index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
verifier.c
Age
Commit message (
Expand
)
Author
2025-01-20
selftests/bpf: Add some tests related to 'may_goto 0' insns
Yonghong Song
2024-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-12-04
selftests/bpf: Introduce __caps_unpriv annotation for tests
Eduard Zingerman
2024-12-04
selftests/bpf: Add IRQ save/restore tests
Kumar Kartikeya Dwivedi
2024-11-12
selftests/bpf: Add tracing prog private stack tests
Yonghong Song
2024-10-22
selftests/bpf: Add test for passing in uninit mtu_len
Daniel Borkmann
2024-10-17
selftests/bpf: Add test case for delta propagation
Daniel Borkmann
2024-09-13
selftests/bpf: Add a test case to write strtol result into .rodata
Daniel Borkmann
2024-09-04
selftests/bpf: Add a selftest for x86 jit convergence issues
Yonghong Song
2024-08-22
selftests/bpf: rename nocsr -> bpf_fastcall in selftests
Eduard Zingerman
2024-08-21
selftests/bpf: validate jit behaviour for tail calls
Eduard Zingerman
2024-08-06
selftests/bpf: add positive tests for new VFS based BPF kfuncs
Matt Bobrowski
2024-08-06
selftests/bpf: add negative tests for new VFS based BPF kfuncs
Matt Bobrowski
2024-07-29
selftests/bpf: test no_caller_saved_registers spill/fill removal
Eduard Zingerman
2024-07-29
selftests/bpf: Add verifier tests for bpf lsm
Xu Kuohai
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-13
selftests/bpf: Add test coverage for reg_set_min_max handling
Daniel Borkmann
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-29
selftests/bpf: Add selftest for bits iter
Yafang Shao
2024-05-27
selftests/bpf: Cover verifier checks for mutating sockmap/sockhash
Jakub Sitnicki
2024-05-12
selftests/bpf: Migrate recvmsg* return code tests to verifier_sock_addr.c
Jordan Rife
2024-03-15
selftests/bpf: Add arena test case for 4Gbyte corner case
Alexei Starovoitov
2024-03-11
selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
Alexei Starovoitov
2024-01-30
selftests/bpf: add trusted global subprog arg tests
Andrii Nakryiko
2023-12-19
selftests/bpf: add freplace of BTF-unreliable main prog test
Andrii Nakryiko
2023-12-13
bpf: selftests: Add verifier tests for CO-RE bitfield writes
Daniel Xu
2023-11-24
selftests/bpf: Add lazy global subprog validation tests
Andrii Nakryiko
2023-11-20
selftests/bpf: tests for iterating callbacks
Eduard Zingerman
2023-11-01
selftests/bpf: precision tracking test for BPF_NEG and BPF_END
Shung-Hsi Yu
2023-07-27
selftests/bpf: Add unit tests for new gotol insn
Yonghong Song
2023-07-27
selftests/bpf: Add unit tests for new sdiv/smod insns
Yonghong Song
2023-07-27
selftests/bpf: Add unit tests for new bswap insns
Yonghong Song
2023-07-27
selftests/bpf: Add unit tests for new sign-extension mov insns
Yonghong Song
2023-07-27
selftests/bpf: Add unit tests for new sign-extension load insns
Yonghong Song
2023-06-30
selftests/bpf: Add test to exercise typedef walking
Stanislav Fomichev
2023-06-13
selftests/bpf: Check if mark_chain_precision() follows scalar ids
Eduard Zingerman
2023-05-04
selftests/bpf: add precision propagation tests in the presence of subprogs
Andrii Nakryiko
2023-04-22
selftests/bpf: verifier/prevent_map_lookup converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/value_ptr_arith converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/value_illegal_alu converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/unpriv converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/subreg converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/spin_lock converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/sock converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/search_pruning converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/runtime_jit converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/regalloc converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/ref_tracking converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/map_ptr_mixing converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/map_in_map converted to inline assembly
Eduard Zingerman
[next]