- 216e3cd bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem. by Hao Luo · 3 years ago
- aef2fed add missing bpf-cgroup.h includes by Jakub Kicinski · 3 years ago
- be31582 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
- fbd94c7 bpf: Pass a set of bpf_core_relo-s to prog_load command. by Alexei Starovoitov · 3 years, 1 month ago
- d4efb17 bpf: Change bpf_kallsyms_lookup_name size type to ARG_CONST_SIZE_OR_ZERO by Kumar Kartikeya Dwivedi · 3 years, 1 month ago
- 353050b bpf: Fix toctou on read-only map's constant scalar tracking by Daniel Borkmann · 3 years, 2 months ago
- b7b98f8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 2 months ago
- d6aef08 bpf: Add bpf_kallsyms_lookup_name helper by Kumar Kartikeya Dwivedi · 3 years, 2 months ago
- 9330986 bpf: Add bloom filter map implementation by Joanne Koong · 3 years, 2 months ago
- 61a0aba bpf: Use u64_stats_t in struct bpf_prog_stats by Eric Dumazet · 3 years, 2 months ago
- 54713c8 bpf: Fix potential race in tail call compatibility check by Toke Høiland-Jørgensen · 3 years, 2 months ago
- fda7a38 bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch() by Xu Kuohai · 3 years, 2 months ago
- aba64c7 bpf: Add verified_insns to bpf_prog_info and fdinfo by Dave Marchevsky · 3 years, 2 months ago
- 44779a4b bpf: Use kvmalloc for map keys in syscalls by Stanislav Fomichev · 3 years, 4 months ago
- f0dce1d bpf: Use kvmalloc for map values in syscall by Stanislav Fomichev · 3 years, 4 months ago
- 82e6b1e bpf: Allow to specify user-provided bpf_cookie for BPF perf links by Andrii Nakryiko · 3 years, 5 months ago
- b89fbfb bpf: Implement minimal BPF perf link by Andrii Nakryiko · 3 years, 5 months ago
- 6813466 bpf: Add map side support for bpf timers. by Alexei Starovoitov · 3 years, 6 months ago
- d809e13 bpf: Prepare bpf_prog_put() to be called from irq context. by Alexei Starovoitov · 3 years, 6 months ago
- a52171a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 6 months ago
- d5e4dda bpf: Support socket migration by eBPF. by Kuniyuki Iwashima · 3 years, 7 months ago
- 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- 3e87f19 bpf: Add lookup_and_delete_elem support to hashtab by Denis Salopek · 3 years, 8 months ago
- 3a2daa7 bpf: Make some symbols static by Pu Lehui · 3 years, 7 months ago
- 3abea08 bpf: Add bpf_sys_close() helper. by Alexei Starovoitov · 3 years, 8 months ago
- 3d78417 bpf: Add bpf_btf_find_by_name_kind() helper. by Alexei Starovoitov · 3 years, 8 months ago
- 387544b bpf: Introduce fd_idx by Alexei Starovoitov · 3 years, 8 months ago
- c571bd7 bpf: Make btf_load command to be bpfptr_t compatible. by Alexei Starovoitov · 3 years, 8 months ago
- af2ac3e bpf: Prepare bpf syscall to be used from kernel and user space. by Alexei Starovoitov · 3 years, 8 months ago
- 79a7f8b bpf: Introduce bpf_sys_bpf() helper and program type. by Alexei Starovoitov · 3 years, 8 months ago
- 08389d8 bpf: Add kconfig knob for disabling unpriv bpf by default by Daniel Borkmann · 3 years, 8 months ago
- f3a9507 bpf: Allow trampoline re-attach for tracing and lsm programs by Jiri Olsa · 3 years, 9 months ago
- 441e8c6 bpf: Return target info when a tracing bpf_link is queried by Toke Høiland-Jørgensen · 3 years, 9 months ago
- a7ba455 sock_map: Introduce BPF_SK_SKB_VERDICT by Cong Wang · 3 years, 9 months ago
- e6ac245 bpf: Support bpf program calling kernel function by Martin KaFai Lau · 3 years, 9 months ago
- e16301f bpf: Simplify freeing logic in linfo and jited_linfo by Martin KaFai Lau · 3 years, 9 months ago
- 350a5c4 bpf: Dont allow vmlinux BTF to be used in map_create and prog_load. by Alexei Starovoitov · 3 years, 10 months ago
- 9ed9e9b bpf: Count the number of times recursion was prevented by Alexei Starovoitov · 3 years, 11 months ago
- 700d479 bpf: Optimize program stats by Alexei Starovoitov · 3 years, 11 months ago
- 5541075 bpf: Prevent double bpf_prog_put call from bpf_tracing_prog_attach by Jiri Olsa · 4 years ago
- 4bfc471 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years ago
- d467d80 bpf: Remove unused including <linux/version.h> by Tian Tao · 4 years ago
- faf145d Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years ago
- b48845a bpf: In bpf_task_fd_query use fget_task by Eric W. Biederman · 4 years, 1 month ago
- 8bdd8e2 bpf: Return -ENOTSUPP when attaching to non-kernel BTF by Andrii Nakryiko · 4 years, 1 month ago
- 290248a bpf: Allow to specify kernel module BTFs when attaching BPF programs by Andrii Nakryiko · 4 years, 1 month ago
- 22dc4a0 bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier by Andrii Nakryiko · 4 years, 1 month ago
- 3ac1f01 bpf: Eliminate rlimit-based memory accounting for bpf progs by Roman Gushchin · 4 years, 1 month ago
- 80ee81e bpf: Eliminate rlimit-based memory accounting infra for bpf maps by Roman Gushchin · 4 years, 1 month ago
- d5299b6 bpf: Memcg-based memory accounting for bpf maps by Roman Gushchin · 4 years, 1 month ago
- 48edc1f bpf: Prepare for memcg-based memory accounting for bpf maps by Roman Gushchin · 4 years, 1 month ago
- 4cf1bc1 bpf: Implement task local storage by KP Singh · 4 years, 2 months ago
- 76702a2 bpf: Remove unneeded break by Tom Rix · 4 years, 2 months ago
- 1028ae4 bpf: Deref map in BPF_PROG_BIND_MAP when it's already used by Stanislav Fomichev · 4 years, 3 months ago
- 4a1e7c0 bpf: Support attaching freplace programs to multiple attach points by Toke Høiland-Jørgensen · 4 years, 3 months ago
- 3aac1ea bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attach by Toke Høiland-Jørgensen · 4 years, 3 months ago
- 1b4d60e bpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint by Song Liu · 4 years, 3 months ago
- f00f2f7 Revert "bpf: Fix potential call bpf_link_free() in atomic context" by Alexei Starovoitov · 4 years, 3 months ago
- 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 3 months ago
- 31f23a6 bpf: Fix potential call bpf_link_free() in atomic context by Muchun Song · 4 years, 3 months ago
- ef15314 bpf: Add BPF_PROG_BIND_MAP syscall by YiFei Zhu · 4 years, 3 months ago
- 984fe94 bpf: Mutex protect used_maps array and count by YiFei Zhu · 4 years, 3 months ago
- 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
- 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
- 1e6c62a bpf: Introduce sleepable BPF programs by Alexei Starovoitov · 4 years, 4 months ago
- f4d0525 bpf: Add map_meta_equal map ops by Martin KaFai Lau · 4 years, 4 months ago
- 8ea6368 bpf: Implement bpf_local_storage for inodes by KP Singh · 4 years, 4 months ago
- b474959 bpf: Fix a buffer out-of-bound access when filling raw_tp link_info by Yonghong Song · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 13b79d3 bpf: sockmap: Call sock_map_update_elem directly by Lorenz Bauer · 4 years, 4 months ago
- 005142b bpf: Factor out bpf_link_by_id() helper. by Alexei Starovoitov · 4 years, 4 months ago
- 5e7b302 bpf: Change uapi for bpf iterator map elements by Yonghong Song · 4 years, 5 months ago
- 73b11c2a bpf: Add support for forced LINK_DETACH command by Andrii Nakryiko · 4 years, 5 months ago
- 310ad79 bpf: Fix build without CONFIG_NET when using BPF XDP link by Andrii Nakryiko · 4 years, 5 months ago
- aa8d3a7 bpf, xdp: Add bpf_link-based XDP attachment API by Andrii Nakryiko · 4 years, 5 months ago
- a228a64 bpf: Add bpf_prog iterator by Alexei Starovoitov · 4 years, 6 months ago
- e9ddbb7 bpf: Introduce SK_LOOKUP program type with a dedicated attach point by Jakub Sitnicki · 4 years, 5 months ago
- 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
- 6396026 bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok() by Kees Cook · 4 years, 6 months ago
- f583674 bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook by Stanislav Fomichev · 4 years, 6 months ago
- bb0de31 bpf: sockmap: Require attach_bpf_fd when detaching a program by Lorenz Bauer · 4 years, 6 months ago
- 4ac2add bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACH by Lorenz Bauer · 4 years, 6 months ago
- b338cb9 bpf: Restore behaviour of CAP_SYS_ADMIN allowing the loading of networking bpf programs by Maciej Żenczykowski · 4 years, 6 months ago
- 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- 29fcb05 bpf: Undo internal BPF_PROBE_MEM in BPF insns dump by Andrii Nakryiko · 4 years, 7 months ago
- 4382a79 Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
- b7e4b65 bpf: make bpf_check_uarg_tail_zero() use check_zeroed_user() by Al Viro · 4 years, 8 months ago
- 041de93 mm: remove vmalloc_user_node_flags by Christoph Hellwig · 4 years, 7 months ago
- 2b90594 mm: remove __vmalloc_node_flags_caller by Christoph Hellwig · 4 years, 7 months ago
- 7f045a4 bpf: Add link-based BPF program attachment to network namespace by Jakub Sitnicki · 4 years, 7 months ago
- a3fd7ce net: Introduce netns_bpf for BPF programs attached to netns by Jakub Sitnicki · 4 years, 7 months ago
- bb2359f bpf: Change kvfree to kfree in generic_map_lookup_batch() by Denis Efremov · 4 years, 7 months ago
- 457f443 bpf: Implement BPF ring buffer and verifier support for it by Andrii Nakryiko · 4 years, 7 months ago
- 1ea0f91 bpf: Fix map permissions check by Anton Protopopov · 4 years, 7 months ago
- fe53739 bpf: Fix returned error sign when link doesn't support updates by Jakub Sitnicki · 4 years, 7 months ago
- 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- dfeb376 bpf: Prevent mmap()'ing read-only maps as writable by Andrii Nakryiko · 4 years, 7 months ago