- b60da49 bpf: Only provide bpf_sock_from_file with CONFIG_NET by Florent Revest · 4 years, 1 month ago
- 8bdd8e2 bpf: Return -ENOTSUPP when attaching to non-kernel BTF by Andrii Nakryiko · 4 years, 1 month ago
- 2f4b031 bpf: Propagate __user annotations properly by Lukas Bulwahn · 4 years, 1 month ago
- e1868b9e bpf: Avoid overflows involving hash elem_size by Eric Dumazet · 4 years, 1 month ago
- 4f19cab bpf: Add a bpf_sock_from_file helper by Florent Revest · 4 years, 2 months ago
- a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 2 months ago
- 290248a bpf: Allow to specify kernel module BTFs when attaching BPF programs by Andrii Nakryiko · 4 years, 2 months ago
- 22dc4a0 bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier by Andrii Nakryiko · 4 years, 2 months ago
- 2fe8890 bpf: Keep module's btf_data_size intact after load by Andrii Nakryiko · 4 years, 2 months ago
- 12cc126 bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address() by Andrii Nakryiko · 4 years, 2 months ago
- 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- 3ac1f01 bpf: Eliminate rlimit-based memory accounting for bpf progs by Roman Gushchin · 4 years, 2 months ago
- 80ee81e bpf: Eliminate rlimit-based memory accounting infra for bpf maps by Roman Gushchin · 4 years, 2 months ago
- ab31be3 bpf: Eliminate rlimit-based memory accounting for bpf local storage maps by Roman Gushchin · 4 years, 2 months ago
- 37086810 bpf: Eliminate rlimit-based memory accounting for stackmap maps by Roman Gushchin · 4 years, 2 months ago
- abbdd08 bpf: Eliminate rlimit-based memory accounting for bpf ringbuffer by Roman Gushchin · 4 years, 2 months ago
- db54330 bpf: Eliminate rlimit-based memory accounting for reuseport_array maps by Roman Gushchin · 4 years, 2 months ago
- a37fb7e bpf: Eliminate rlimit-based memory accounting for queue_stack_maps maps by Roman Gushchin · 4 years, 2 months ago
- cbddcb5 bpf: Eliminate rlimit-based memory accounting for lpm_trie maps by Roman Gushchin · 4 years, 2 months ago
- 755e5d55 bpf: Eliminate rlimit-based memory accounting for hashtab maps by Roman Gushchin · 4 years, 2 months ago
- 844f157 bpf: Eliminate rlimit-based memory accounting for devmap maps by Roman Gushchin · 4 years, 2 months ago
- 087b0d3 bpf: Eliminate rlimit-based memory accounting for cgroup storage maps by Roman Gushchin · 4 years, 2 months ago
- 711caba bpf: Eliminate rlimit-based memory accounting for cpumap maps by Roman Gushchin · 4 years, 2 months ago
- f043733 bpf: Eliminate rlimit-based memory accounting for bpf_struct_ops maps by Roman Gushchin · 4 years, 2 months ago
- 1bc5975 bpf: Eliminate rlimit-based memory accounting for arraymap maps by Roman Gushchin · 4 years, 2 months ago
- e9aae8b bpf: Memcg-based memory accounting for bpf local storage maps by Roman Gushchin · 4 years, 2 months ago
- be4035c bpf: Memcg-based memory accounting for bpf ringbuffer by Roman Gushchin · 4 years, 2 months ago
- 353e7af bpf: Memcg-based memory accounting for lpm_trie maps by Roman Gushchin · 4 years, 2 months ago
- 8814568 bpf: Refine memcg-based memory accounting for hashtab maps by Roman Gushchin · 4 years, 2 months ago
- 1440290 bpf: Refine memcg-based memory accounting for devmap maps by Roman Gushchin · 4 years, 2 months ago
- 3a61c7c bpf: Memcg-based memory accounting for cgroup storage maps by Roman Gushchin · 4 years, 2 months ago
- e88cc05 bpf: Refine memcg-based memory accounting for cpumap maps by Roman Gushchin · 4 years, 2 months ago
- 6d192c7 bpf: Refine memcg-based memory accounting for arraymap maps by Roman Gushchin · 4 years, 2 months ago
- d5299b6 bpf: Memcg-based memory accounting for bpf maps by Roman Gushchin · 4 years, 2 months ago
- 48edc1f bpf: Prepare for memcg-based memory accounting for bpf maps by Roman Gushchin · 4 years, 2 months ago
- ddf8503 bpf: Memcg-based memory accounting for bpf progs by Roman Gushchin · 4 years, 2 months ago
- bcfe06b mm: memcontrol: Use helpers to read page's memcg data by Roman Gushchin · 4 years, 2 months ago
- ef6900a Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 2 months ago
- 68e10d5 ring-buffer: Always check to put back before stamp when crossing pages by Steven Rostedt (VMware) · 4 years, 2 months ago
- 49a962c ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency by Naveen N. Rao · 4 years, 2 months ago
- 4c75b0f ftrace: Fix updating FTRACE_FL_TRAMP by Naveen N. Rao · 4 years, 2 months ago
- 8fa655a tracing: Fix alignment of static buffer by Minchan Kim · 4 years, 2 months ago
- 310e3a4 tracing: Remove WARN_ON in start_thread() by Vasily Averin · 4 years, 2 months ago
- 8785f51 ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next() by Andrea Righi · 4 years, 2 months ago
- 55ea4cf ring-buffer: Update write stamp with the correct ts by Steven Rostedt (VMware) · 4 years, 2 months ago
- f91a3aa Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 5c39f26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- 43d6ecd Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 2 months ago
- 739e711 Merge branch 'for-5.10-pr_cont-fixup' into for-linus by Petr Mladek · 4 years, 2 months ago
- 4ad9921 printk: finalize records with trailing newlines by John Ogness · 4 years, 2 months ago
- 27672f0 bpf: Add a BPF helper for getting the IMA hash of an inode by KP Singh · 4 years, 2 months ago
- 59e2e27 bpf: Refactor check_cfg to use a structured loop. by Wedson Almeida Filho · 4 years, 2 months ago
- 607c543 bpf: Sanitize BTF data pointer after module is loaded by Andrii Nakryiko · 4 years, 2 months ago
- 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 2 months ago
- f4b936f Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 855cf1e Merge tag 'locking-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- ea0ab64 Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 2 months ago
- 91b2db2 bpf: Simplify task_file_seq_get_next() by Song Liu · 4 years, 2 months ago
- 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- 4d02da9 Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
- e6ea60b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 2 months ago
- 2801a5d fail_function: Remove a redundant mutex unlock by Luo Meng · 4 years, 2 months ago
- 6fa6d28 lib/strncpy_from_user.c: Mask out bytes after NUL terminator. by Daniel Xu · 4 years, 2 months ago
- d055126 bpf: Add bpf_ktime_get_coarse_ns helper by Dmitrii Banshchikov · 4 years, 2 months ago
- 3f6719c bpf: Add bpf_bprm_opts_set helper by KP Singh · 4 years, 2 months ago
- fb14528 seccomp: Set PF_SUPERPRIV when checking capability by Mickaël Salaün · 4 years, 3 months ago
- cf23705 ptrace: Set PF_SUPERPRIV when checking capability by Mickaël Salaün · 4 years, 3 months ago
- 9dacf44 Merge branch 'urgent-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 4 years, 2 months ago
- 43be438 lockdep: Put graph lock/unlock under lock_recursion protection by Boqun Feng · 4 years, 2 months ago
- 2279f54 sched/deadline: Fix priority inheritance with multiple scheduling classes by Juri Lelli · 4 years, 2 months ago
- ec618b8 sched: Fix rq->nr_iowait ordering by Peter Zijlstra · 4 years, 4 months ago
- 8e1ac42 sched/fair: Fix overutilized update in enqueue_task_fair() by Quentin Perret · 4 years, 2 months ago
- 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 2 months ago
- 64b609d Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- d0a37fd Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 259c2fb Merge tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 2f31ad6 panic: don't dump stack twice on warn by Christophe Leroy · 4 years, 2 months ago
- e7e0461 kernel/watchdog: fix watchdog_allowed_mask not used warning by Santosh Sivaraj · 4 years, 2 months ago
- df5b0ab reboot: fix overflow parsing reboot cpu number by Matteo Croce · 4 years, 2 months ago
- 8b92c4f Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint" by Matteo Croce · 4 years, 2 months ago
- 07cbce2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 2 months ago
- f782e2c bpf: Relax return code check for subprograms by Dmitrii Banshchikov · 4 years, 2 months ago
- 88b31f0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
- 6f10064 bpf: Expose bpf_d_path helper to sleepable LSM hooks by KP Singh · 4 years, 2 months ago
- 423f161 bpf: Augment the set of sleepable LSM hooks by KP Singh · 4 years, 2 months ago
- 8e4597c bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP by Martin KaFai Lau · 4 years, 2 months ago
- e1d9d7b Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- 6d94e74 bpf: Support for pointers beyond pkt_end. by Alexei Starovoitov · 4 years, 2 months ago
- db7c953 Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
- fcfb679 Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 2 months ago
- 09a3dac bpf: Fix NULL dereference in bpf_task_storage by Martin KaFai Lau · 4 years, 2 months ago
- 3d5e28b Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 4 years, 2 months ago
- f16e631 bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id by Kaixu Xia · 4 years, 2 months ago
- 7112d12 bpf: Compile out btf_parse_module() if module BTF is not enabled by Andrii Nakryiko · 4 years, 2 months ago
- c583bcb rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabled by Paul E. McKenney · 4 years, 4 months ago
- 36e6844 bpf: Load and verify kernel module BTFs by Andrii Nakryiko · 4 years, 2 months ago
- 5329722 bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO by Andrii Nakryiko · 4 years, 2 months ago
- 951bb64 bpf: Add in-kernel split BTF support by Andrii Nakryiko · 4 years, 2 months ago
- eccc876 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
- 8d4d9c7 sched/debug: Fix memory corruption caused by multiple small reads of flags by Colin Ian King · 4 years, 3 months ago