index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-02
selftests/bpf: Fix verifier_private_stack test failure
Yonghong Song
1
-3
/
+3
2025-04-02
selftests/bpf: Fix verifier_bpf_fastcall test
Song Liu
1
-3
/
+3
2025-04-02
selftests/bpf: Fix tests after fields reorder in struct file
Song Liu
2
-4
/
+4
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-03-30
Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-0
/
+538
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
133
-2767
/
+7746
2025-03-25
tcp/dccp: remove icsk->icsk_timeout
Eric Dumazet
2
-4
/
+4
2025-03-22
selftests/bpf: Add selftests for load-acquire/store-release when register num...
Kohei Enju
2
-0
/
+28
2025-03-22
bpf: Fix out-of-bounds read in check_atomic_load/store()
Kohei Enju
2
-5
/
+21
2025-03-20
selftests/bpf: Sanitize pointer prior fclose()
Björn Töpel
1
-2
/
+4
2025-03-19
selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
Bastien Curutchet (eBPF Foundation)
5
-254
/
+176
2025-03-19
selftests/bpf: test_xdp_vlan: Rename BPF sections
Bastien Curutchet (eBPF Foundation)
2
-13
/
+13
2025-03-19
selftests/bpf: Add tests for rqspinlock
Kumar Kartikeya Dwivedi
4
-0
/
+538
2025-03-18
selftests/bpf: Add selftest for attaching fexit to __noreturn functions
Yafang Shao
2
-0
/
+24
2025-03-17
selftests/bpf: Test freplace from user namespace
Mykyta Yatsenko
3
-4
/
+112
2025-03-15
selftests/bpf: Fix sockopt selftest failure on powerpc
Saket Kumar Bhaskar
1
-0
/
+4
2025-03-15
selftests/bpf: Fix string read in strncmp benchmark
Viktor Malik
1
-1
/
+4
2025-03-15
selftests/bpf: Fix arena_spin_lock compilation on PowerPC
Kumar Kartikeya Dwivedi
2
-3
/
+24
2025-03-15
selftests/bpf: Add a kernel flag test for LSM bpf hook
Blaise Boscaccy
2
-0
/
+71
2025-03-15
security: Propagate caller information in bpf hooks
Blaise Boscaccy
7
-10
/
+11
2025-03-15
selftests/bpf: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2025-03-15
selftests/bpf: Fix selection of static vs. dynamic LLVM
Anton Protopopov
1
-1
/
+1
2025-03-15
selftests: bpf: fix duplicate selftests in cpumask_success.
Emil Tsalapatis
2
-2
/
+1
2025-03-15
selftests: bpf: add bpf_cpumask_populate selftests
Emil Tsalapatis
4
-0
/
+161
2025-03-15
selftests/bpf: lwt_seg6local: Move test to test_progs
Bastien Curutchet (eBPF Foundation)
3
-152
/
+176
2025-03-15
selftests/bpf: lwt_seg6local: Remove unused routes
Bastien Curutchet (eBPF Foundation)
1
-5
/
+0
2025-03-15
selftests/bpf: Fix cap_enable_effective() return code
Feng Yang
4
-9
/
+10
2025-03-15
selftests/bpf: Fix dangling stdout seen by traffic monitor thread
Amery Hung
1
-17
/
+22
2025-03-15
selftests/bpf: Allow assigning traffic monitor print function
Amery Hung
2
-19
/
+59
2025-03-15
selftests/bpf: Clean up call sites of stdio_restore()
Amery Hung
1
-11
/
+6
2025-03-15
selftests/bpf: Move test_lwt_ip_encap to test_progs
Bastien Curutchet (eBPF Foundation)
3
-478
/
+541
2025-03-15
selftests/bpf: Add tests for arena spin lock
Kumar Kartikeya Dwivedi
2
-0
/
+159
2025-03-15
selftests/bpf: Introduce arena spin lock
Kumar Kartikeya Dwivedi
2
-0
/
+652
2025-03-15
selftests/bpf: Introduce cond_break_label
Kumar Kartikeya Dwivedi
1
-6
/
+9
2025-03-15
bpf: correct use/def for may_goto instruction
Eduard Zingerman
1
-3
/
+3
2025-03-15
selftests/bpf: test cases for compute_live_registers()
Eduard Zingerman
6
-14
/
+455
2025-03-15
bpf: simple DFA-based live registers analysis
Eduard Zingerman
1
-1
/
+10
2025-03-15
selftests/bpf: Add selftests for load-acquire and store-release instructions
Peilin Ye
6
-3
/
+698
2025-03-15
bpf, x86: Add x86 JIT support for timed may_goto
Kumar Kartikeya Dwivedi
2
-12
/
+80
2025-03-15
selftests/bpf: Add tests for bpf_object__prepare
Mykyta Yatsenko
2
-0
/
+127
2025-03-15
selftests/bpf: test_tunnel: Remove test_tunnel.sh
Bastien Curutchet (eBPF Foundation)
2
-180
/
+0
2025-03-15
selftests/bpf: test_tunnel: Move ip6tnl tunnel tests to test_progs
Bastien Curutchet (eBPF Foundation)
2
-88
/
+59
2025-03-15
selftests/bpf: test_tunnel: Move ip6geneve tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2
-49
/
+48
2025-03-15
selftests/bpf: test_tunnel: Move geneve tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2
-45
/
+45
2025-03-15
selftests/bpf: test_tunnel: Move ip6erspan tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2
-58
/
+41
2025-03-15
selftests/bpf: test_tunnel: Move erspan tunnel tests to test_progs
Bastien Curutchet (eBPF Foundation)
2
-52
/
+46
2025-03-15
selftests/bpf: test_tunnel: Move ip6gre tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2
-95
/
+104
2025-03-15
selftests/bpf: test_tunnel: Move gre tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2
-79
/
+97
2025-03-15
selftests/bpf: test_tunnel: Add ping helpers
Bastien Curutchet (eBPF Foundation)
1
-29
/
+24
2025-03-15
selftests/bpf: test_tunnel: Add generic_attach* helpers
Bastien Curutchet (eBPF Foundation)
1
-74
/
+66
[next]