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
Age
Commit message (
Expand
)
Author
2023-12-19
bpf: reuse btf_prepare_func_args() check for main program BTF validation
Andrii Nakryiko
2023-12-19
selftests/bpf: activate the OP_NE logic in range_cond()
Menglong Dong
2023-12-19
selftests/bpf: remove reduplicated s32 casting in "crafted_cases"
Menglong Dong
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
selftests/bpf: Add more uprobe multi fail tests
Jiri Olsa
2023-12-18
selftests/bpf: Test the release of map btf
Hou Tao
2023-12-15
selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
Hou Tao
2023-12-15
selftests/bpf: Don't use libbpf_get_error() in kprobe_multi_test
Hou Tao
2023-12-15
selftests/bpf: Add test for abnormal cnt during multi-uprobe attachment
Hou Tao
2023-12-14
selftests/bpf: utilize string values for delegate_xxx mount options
Andrii Nakryiko
2023-12-14
bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
Daniel Xu
2023-12-14
bpf: selftests: Move xfrm tunnel test to test_progs
Daniel Xu
2023-12-14
bpf: selftests: test_tunnel: Setup fresh topology for each subtest
Daniel Xu
2023-12-14
selftests/bpf: Remove flaky test_btf_id test
Yonghong Song
2023-12-13
bpf: sockmap, test for unconnected af_unix sock
John Fastabend
2023-12-13
selftests/bpf: Check VLAN tag and proto in xdp_metadata
Larysa Zaremba
2023-12-13
selftests/bpf: Add AF_INET packet generation to xdp_metadata
Larysa Zaremba
2023-12-13
selftests/bpf: add tests for LIBBPF_BPF_TOKEN_PATH envvar
Andrii Nakryiko
2023-12-13
selftests/bpf: add tests for BPF object load with implicit token
Andrii Nakryiko
2023-12-13
selftests/bpf: add BPF object loading tests with explicit token passing
Andrii Nakryiko
2023-12-13
bpf: selftests: Add verifier tests for CO-RE bitfield writes
Daniel Xu
2023-12-12
selftests/bpf: Relax time_tai test for equal timestamps in tai_forward
YiFei Zhu
2023-12-12
selftests/bpf: Fixes tests for filesystem kfuncs
Manu Bretelle
2023-12-11
selftests/bpf: validate eliminated global subprog is not freplaceable
Andrii Nakryiko
2023-12-11
selftests/bpf: Increase invalid metadata size
Larysa Zaremba
2023-12-09
selftests/bpf: Add test for bpf_cpumask_weight() kfunc
David Vernet
2023-12-08
selftests/bpf: Add selftests for cgroup1 local storage
Yafang Shao
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-06
bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistency
Andrii Nakryiko
2023-12-06
selftests/bpf: Add test for early update in prog_array_map_poke_run
Jiri Olsa
2023-12-06
selftests/bpf: add BPF token-enabled tests
Andrii Nakryiko
2023-12-06
bpf: add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2023-12-06
bpf: add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2023-12-05
selftests/bpf: Test bpf_kptr_xchg stashing of bpf_rb_root
Dave Marchevsky
2023-12-04
selftests/bpf: Test outer map update operations in syscall program
Hou Tao
2023-12-04
selftests/bpf: Add test cases for inner map
Hou Tao
2023-12-04
selftests/bpf: Fix spelling mistake "get_signaure_size" -> "get_signature_size"
Colin Ian King
2023-12-01
selftests/bpf: Add test that uses fsverity and xattr to sign a file
Song Liu
2023-12-01
selftests/bpf: Add tests for filesystem kfuncs
Song Liu
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-30
bpf, sockmap: Add af_unix test with both sockets in map
John Fastabend
2023-11-29
selftests/bpf: Add TX side to xdp_metadata
Stanislav Fomichev
2023-11-28
selftests/bpf: Add link_info test for uprobe_multi link
Jiri Olsa
2023-11-28
selftests/bpf: Use bpf_link__destroy in fill_link_info tests
Jiri Olsa
2023-11-28
libbpf: Add st_type argument to elf_resolve_syms_offsets function
Jiri Olsa
2023-11-24
selftests/bpf: Add lazy global subprog validation tests
Andrii Nakryiko
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinux
Yuran Pereira
[prev]
[next]