index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
Age
Commit message (
Expand
)
Author
9 days
Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
10 days
Merge tag 'perf-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12 days
Merge tag 'vfs-7.3-rc1.kfunc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12 days
selftests/bpf: Add tests for a store on a fault prone qdisc pointer
Daniel Borkmann
12 days
selftests/bpf: Add tests for fault prone loads out of RCU pointers
Daniel Borkmann
12 days
selftests/bpf: Add tests for pointer type merge at a shared load
Daniel Borkmann
12 days
selftests/bpf: Remove duplicate copies of the arena spinlock qnodes
Changwoo Min
12 days
selftests/bpf: Test pseudo-function policy diagnostics
Kumar Kartikeya Dwivedi
12 days
selftests/bpf: Test kfunc argument diagnostics
Kumar Kartikeya Dwivedi
12 days
selftests/bpf: tc_tunnel - validate decap GSO and encapsulation state
Nick Hudson
12 days
selftests/bpf: Enable timed may_goto tests for LoongArch
Tiezhu Yang
12 days
selftests/bpf: Cover mixed arena and stack atomics
Yiyang Chen
13 days
selftests/bpf: Add ksock test for async callback guard
Mahe Tardy
13 days
selftests/bpf: Test forbidden bpf_ksock_send() LSM attach
Mahe Tardy
13 days
selftests/bpf: Add ksock kfunc test
Mahe Tardy
14 days
bpf: Report Call Type Safety argument errors
Kumar Kartikeya Dwivedi
14 days
bpf: Report Register Type Safety errors
Kumar Kartikeya Dwivedi
2026-08-14
selftests/bpf: Check per-CPU address resolution per register
Vineet Gupta
2026-08-14
selftests/bpf: Improve readability in iter test for percpu data
Leon Hwang
2026-08-14
selftests/bpf: Make pyperf600 a success again
Andrii Nakryiko
2026-08-14
selftests/bpf: Test a multi-slot argument before a struct_ops arena argument
Puranjay Mohan
2026-08-14
selftests/bpf: Enable __arena argument tests on arm64
Puranjay Mohan
2026-08-14
selftests/bpf: Add arm64 JIT-sequence tests for __arena kfunc arguments
Puranjay Mohan
2026-08-13
selftests/bpf: Exercise veristat filtering logic in a selftest
Eduard Zingerman
2026-08-13
selftests/bpf: Verify bpf_iter for global percpu data
Leon Hwang
2026-08-13
selftests/bpf: Test verifier log for global percpu data
Leon Hwang
2026-08-13
selftests/bpf: Add tests to verify global percpu data
Leon Hwang
2026-08-13
selftests/bpf: Fix chained_global_func_calls_success() for cpu v4
Yonghong Song
2026-08-12
selftests/bpf: Test resolve_btfids arena argument suffixes
Kumar Kartikeya Dwivedi
2026-08-12
selftests/bpf: Test subprogram instruction statistics
Kumar Kartikeya Dwivedi
2026-08-12
bpf: Show more useful info in stack depth stats
Kumar Kartikeya Dwivedi
2026-08-12
selftests/bpf: map_kptr: Expect BPF_ST reject msg on cpuv4 toolchains
Vineet Gupta
2026-08-12
selftests/bpf: Add arena fault tests for atomics with fetch
Daniel Borkmann
2026-08-11
selftests/bpf: Test RCU iterator state pruning
Ning Ding
2026-08-08
selftests/bpf: Test attach rejection for struct_ops arena programs
Kumar Kartikeya Dwivedi
2026-08-08
selftests/bpf: Test stack-passed struct_ops arena arguments
Tejun Heo
2026-08-08
selftests/bpf: Add struct_ops __arena and __arena__nullable argument tests
Tejun Heo
2026-08-08
selftests/bpf: Add JIT-sequence tests for __arena kfunc arguments
Tejun Heo
2026-08-08
selftests/bpf: Add kfunc __arena and __arena__nullable argument tests
Tejun Heo
2026-08-08
selftests/bpf: Verify zext_dst annotations for various instructions
Eduard Zingerman
2026-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7
Daniel Borkmann
2026-08-07
selftests/bpf: Add load-acquire test for probe-memory pointer types
Daniel Borkmann
2026-08-07
selftests/bpf: Add arena fault test for load-acquire
Daniel Borkmann
2026-08-06
selftests/bpf: Verify arena type tags in resolve_btfids test
Ihor Solodrai
2026-08-06
selftests/bpf: Test overlapping RCU protection
Ning Ding
2026-08-06
bpf: Account for preempt and IRQ state in RCU protection
Ning Ding
2026-08-06
selftests/bpf: Test module kfunc calls under spin lock
Kaitao Cheng
2026-08-05
selftests/bpf: Verify rejection of sleepable tracing prog
Leon Hwang
2026-08-05
selftests/bpf: Add bpf_for() benchmark
Puranjay Mohan
2026-08-05
selftests/bpf: Verify inlined numeric iterator shape with __xlated
Puranjay Mohan
[next]