Sign in
linux
/
linux
/
kernel
/
git
/
bpf
/
bpf-next
/
HEAD
30dee2c
selftests/bpf: Cover tail-call cgroup storage prog-array checks
by Lin Ma
· 14 hours ago
for-next
master
10627dd
bpf: Tighten cgroup storage cookie checks for prog arrays
by Daniel Borkmann
· 14 hours ago
2e8ad1f
selftests/bpf: Fix bpf_iter/task_vma test
by Yonghong Song
· 19 hours ago
1fed2e4
Merge branch 'fix-kptr-dtor-deadlock'
by Alexei Starovoitov
· 20 hours ago
2e7c6cb
selftests/bpf: Exercise kptr map update lifetime
by Kumar Kartikeya Dwivedi
· 28 hours ago
4b84518
selftests/bpf: Exercise unsafe obj drops from tracing progs
by Kumar Kartikeya Dwivedi
· 28 hours ago
a3a81d2
bpf: Cancel special fields on map value recycle
by Justin Suess
· 28 hours ago
94c8d1c
bpf: Reject bpf_obj_drop() from tracing progs
by Justin Suess
· 28 hours ago
140fa23
Merge branch 'selftests-bpf-fix-tests-for-llvm23-true-signature'
by Alexei Starovoitov
· 20 hours ago
e775c52
selftests/bpf: Adjust fexit_bpf2bpf ctx layout for llvm23 true signature
by Yonghong Song
· 25 hours ago
be1d838
selftests/bpf: Keep int return type for tailcall subprogs
by Yonghong Song
· 25 hours ago
c15261b
Merge branch 'bpf-lpm_trie-allow-sleepable-bpf-programs-to-use-lpm-tries'
by Alexei Starovoitov
· 29 hours ago
a3d76e2
bpf: Allow sleepable programs to use LPM trie maps directly
by Vlad Poenaru
· 35 hours ago
2f884d3
bpf: Allow LPM map access from sleepable BPF programs
by Vlad Poenaru
· 35 hours ago
68f4e48
selftests/bpf: Avoid spurious spmc parallel selftest errors in libarena
by Emil Tsalapatis
· 2 days ago
f1a660bb
Merge branch 'bpf-enforce-btf-pointer-write-checks-for-global-args'
by Kumar Kartikeya Dwivedi
· 33 hours ago
af8c3f1
selftests/bpf: Cover writable BTF field global subprog args
by Nuoqi Gui
· 34 hours ago
fa75b7c
bpf: Enforce write checks for BTF pointer helper access
by Nuoqi Gui
· 34 hours ago
dd0f968
selftests/bpf: Add BTF repeated field count overflow test
by Paul Moses
· 2 days ago
b9452b5
bpf: Validate BTF repeated field counts before expansion
by Paul Moses
· 5 days ago
50dff00
bpf: Fix NULL pointer dereference in bpf_task_from_vpid()
by Sechang Lim
· 3 days ago
af5cb68
Merge branch 'keep-dynamic-inner-array-lookups-nullable'
by Kumar Kartikeya Dwivedi
· 3 days ago
a384799
selftests/bpf: Cover dynamic inner array lookup nullability
by Nuoqi Gui
· 3 days ago
53040a8
bpf: Keep dynamic inner array lookups nullable
by Nuoqi Gui
· 3 days ago
71385b7
arm64: mm: Complete the PTE store in ptep_try_set()
by Tejun Heo
· 3 days ago
63a6f3b
Merge branch 'bpf-fix-lru-nmi-tracepoint-re-entry-deadlock'
by Alexei Starovoitov
· 3 days ago
6e1e4a9
selftests/bpf: Stress LRU rqspinlock recovery paths
by Mykyta Yatsenko
· 3 days ago
8f6802d
Documentation/bpf: Refresh map_lru_hash_update.dot for rqspinlock
by Mykyta Yatsenko
· 3 days ago
89edbdf
bpf: Fix NMI/tracepoint re-entry deadlock on lru locks
by Mykyta Yatsenko
· 3 days ago
1444ee8
rhashtable: Fix rhashtable_next_key() build warnings
by Mykyta Yatsenko
· 4 days ago
c49f336
Merge branch 'bpf-tracing_multi-link'
by Alexei Starovoitov
· 3 days ago
b349efe
selftests/bpf: Add tracing multi attach rollback tests
by Jiri Olsa
· 4 days ago
4db8f60
selftests/bpf: Add tracing multi attach benchmark test
by Jiri Olsa
· 4 days ago
443c91d
selftests/bpf: Add tracing multi verifier fails test
by Jiri Olsa
· 4 days ago
1fd8328
selftests/bpf: Add tracing multi attach fails test
by Jiri Olsa
· 4 days ago
69f25d4
selftests/bpf: Add tracing multi session test
by Jiri Olsa
· 4 days ago
1b938f4
selftests/bpf: Add tracing multi cookies test
by Jiri Olsa
· 4 days ago
4309f58
selftests/bpf: Add tracing multi intersect tests
by Jiri Olsa
· 4 days ago
2863f07
selftests/bpf: Add tracing multi skel/pattern/ids module attach tests
by Jiri Olsa
· 4 days ago
2922dd5
selftests/bpf: Add tracing multi skel/pattern/ids attach tests
by Jiri Olsa
· 4 days ago
f2aa370
libbpf: Add support to create tracing multi link
by Jiri Olsa
· 4 days ago
616a93b
libbpf: Add btf_type_is_traceable_func function
by Jiri Olsa
· 4 days ago
630e85a
libbpf: Add bpf_link_create support for tracing_multi link
by Jiri Olsa
· 4 days ago
fe9c8cb
libbpf: Add bpf_object_cleanup_btf function
by Jiri Olsa
· 4 days ago
8abecda
bpf: Add support for tracing_multi link fdinfo
by Jiri Olsa
· 4 days ago
ba042ed
bpf: Add support for tracing_multi link session
by Jiri Olsa
· 4 days ago
46b42af
bpf: Add support for tracing_multi link cookies
by Jiri Olsa
· 4 days ago
c1d32de
bpf: Add support for tracing multi link
by Jiri Olsa
· 4 days ago
aef4dfa
bpf: Add bpf_trampoline_multi_attach/detach functions
by Jiri Olsa
· 4 days ago
bd06659
bpf: Move sleepable verification code to btf_id_allow_sleepable
by Jiri Olsa
· 4 days ago
d14e6b4
bpf: Add multi tracing attach types
by Jiri Olsa
· 4 days ago
880db5d
bpf: Factor fsession link to use struct bpf_tramp_node
by Jiri Olsa
· 4 days ago
6549907
bpf: Add struct bpf_tramp_node object
by Jiri Olsa
· 4 days ago
e6cc9ed
bpf: Add bpf_trampoline_add/remove_prog functions
by Jiri Olsa
· 4 days ago
bf4bc3e
bpf: Move trampoline image setup into bpf_trampoline_ops callbacks
by Jiri Olsa
· 4 days ago
8a35e8d
bpf: Add struct bpf_trampoline_ops object
by Jiri Olsa
· 4 days ago
e6abd4cd
bpf: Use mutex lock pool for bpf trampolines
by Jiri Olsa
· 4 days ago
2cd298c
ftrace: Add add_ftrace_hash_entry function
by Jiri Olsa
· 4 days ago
af7c323
ftrace: Add ftrace_hash_remove function
by Jiri Olsa
· 4 days ago
e57f13e
ftrace: Add ftrace_hash_count function
by Jiri Olsa
· 4 days ago
5b03831
bpf: Reject sleepable BPF_LSM_CGROUP programs at load time
by David Windsor
· 5 days ago
f6cd665
Merge branch 'bpf-verifier-fix-ptr_to_flow_keys-constant-offset-oob'
by Alexei Starovoitov
· 4 days ago
3ce6b42
selftests/bpf: add tests for PTR_TO_FLOW_KEYS offset bounds
by Nuoqi Gui
· 5 days ago
3736319
bpf: Fold reg->var_off into PTR_TO_FLOW_KEYS bounds check
by Nuoqi Gui
· 5 days ago
8ddce41
selftests/bpf: Inspect the signature verdict exposed to BPF LSM
by Daniel Borkmann
· 5 days ago
63a673e
bpf: Expose signature verdict via bpf_prog_aux
by KP Singh
· 5 days ago
ba03349
Merge branch 'selftests-bpf-libarena-add-initial-data-structures'
by Alexei Starovoitov
· 5 days ago
42998f8
selftests/bpf: libarena: parallel test harness and spmc parallel selftest
by Emil Tsalapatis
· 5 days ago
57c6ace
selftests/bpf: libarena: Add spmc queue data structure
by Emil Tsalapatis
· 5 days ago
6c3e8a4
selftests/bpf: libarena: Add rbtree data structure
by Emil Tsalapatis
· 5 days ago
d5e5745
selftests/bpf: Fix test_lirc test
by Sean Young
· 5 days ago
39a23ee
Merge branch 'add-validation-for-bpf_set_retval-helper'
by Alexei Starovoitov
· 5 days ago
7913cdb
selftests/bpf: Add tests for bpf_set_retval validation
by Xu Kuohai
· 5 days ago
b1f7f67
bpf: Add validation for bpf_set_retval argument
by Xu Kuohai
· 5 days ago
6fa2839
selftests/bpf: Restrict bpf_set_retval argument in sk_bypass_prot_mem
by Xu Kuohai
· 5 days ago
b403670
Merge branch 'bpf-fix-sysctl-new-value-handling-in-__cgroup_bpf_run_filter_sysctl'
by Alexei Starovoitov
· 5 days ago
2566c3b
bpf: Restore sysctl new-value from 1 to 0
by Dawei Feng
· 8 days ago
4c21b59
bpf: use kvfree() for replaced sysctl write buffer
by Dawei Feng
· 8 days ago
a66e3b5ba
bpf: NUL-terminate replaced sysctl value
by Dawei Feng
· 8 days ago
f091801
Merge branch 'bpf-update-transport_header-when-encapsulating-udp-tunnel-in-lwt'
by Alexei Starovoitov
· 5 days ago
5477d55
selftests/bpf: Add tests to verify the fix of encapsulating VxLAN in lwt
by Leon Hwang
· 8 days ago
82d7d0a
bpf: Update transport_header when encapsulating UDP tunnel in lwt
by Leon Hwang
· 8 days ago
b984529
Merge branch 'risc-v-jit-support-for-bpf_get_current_task-_btf'
by Alexei Starovoitov
· 5 days ago
6d13ddb
bpf, riscv: inline bpf_get_current_task() and bpf_get_current_task_btf()
by Varun R Mallya
· 8 days ago
557d0cc
selftests/bpf: use host CPU features in JIT disassembler
by Varun R Mallya
· 8 days ago
a1f1acf
Merge branch 'bpf-check-tail-zero-of-bpf_map_info-and-bpf_prog_info'
by Alexei Starovoitov
· 5 days ago
d47e67a
selftests/bpf: Add tests to verify checking padding bytes for bpf_[map,prog]_info
by Leon Hwang
· 5 days ago
786be2b
bpf: Check tail zero of bpf_prog_info
by Leon Hwang
· 5 days ago
e2a49fd
bpf: Check tail zero of bpf_map_info
by Leon Hwang
· 5 days ago
bbb5e2e
Merge branch 'selftests-bpf-tolerate-partial-builds-across-kernel-configs'
by Alexei Starovoitov
· 5 days ago
3ca65434
selftests/bpf: Tolerate missing files during install
by Ricardo B. Marlière
· 8 days ago
b85e63c
selftests/bpf: Provide weak definitions for cross-test functions
by Ricardo B. Marlière
· 8 days ago
f813a4d
selftests/bpf: Tolerate benchmark build failures
by Ricardo B. Marlière
· 8 days ago
af49066
selftests/bpf: Allow test_progs to link with a partial object set
by Ricardo B. Marlière
· 8 days ago
aeb73a9
selftests/bpf: Skip tests whose objects were not built
by Ricardo B. Marlière
· 8 days ago
9c4de13
selftests/bpf: Tolerate test file compilation failures
by Ricardo B. Marlière
· 8 days ago
5498e47
selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
by Ricardo B. Marlière
· 8 days ago
a97bfc9
selftests/bpf: Avoid rebuilds when running emit_tests
by Ricardo B. Marlière
· 8 days ago
c476bdf
selftests/bpf: Tolerate BPF and skeleton generation failures
by Ricardo B. Marlière
· 8 days ago
9779193
selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
by Ricardo B. Marlière
· 8 days ago
Next »