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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
Dmitrii Dolgov
2024-01-04
1
-0
/
+44
*
selftests/bpf: Add test for recursive attachment of tracing progs
Dmitrii Dolgov
2024-01-04
1
-0
/
+107
*
selftests/bpf: add __arg_ctx BTF rewrite test
Andrii Nakryiko
2024-01-03
1
-0
/
+106
*
selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
Yonghong Song
2024-01-03
1
-7
/
+13
*
bpf: sockmap, add tests for proto updates replace socket
John Fastabend
2024-01-03
1
-0
/
+69
*
bpf: sockmap, add tests for proto updates single socket to many map
John Fastabend
2024-01-03
1
-0
/
+74
*
bpf: sockmap, add tests for proto updates many to single map
John Fastabend
2024-01-03
1
-1
/
+70
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
David S. Miller
2024-01-01
4
-15
/
+48
|
\
|
*
selftests/bpf: add freplace of BTF-unreliable main prog test
Andrii Nakryiko
2023-12-19
2
-3
/
+29
|
*
bpf: reuse btf_prepare_func_args() check for main program BTF validation
Andrii Nakryiko
2023-12-19
1
-2
/
+2
|
*
selftests/bpf: activate the OP_NE logic in range_cond()
Menglong Dong
2023-12-19
1
-6
/
+13
|
*
selftests/bpf: remove reduplicated s32 casting in "crafted_cases"
Menglong Dong
2023-12-19
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
1
-0
/
+34
|
\
\
|
|
/
|
/
|
|
*
bpf: sockmap, test for unconnected af_unix sock
John Fastabend
2023-12-13
1
-0
/
+34
*
|
Revert BPF token-related functionality
Andrii Nakryiko
2023-12-19
3
-1041
/
+0
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
20
-43
/
+2271
|
\
\
|
*
|
selftests/bpf: Add more uprobe multi fail tests
Jiri Olsa
2023-12-18
1
-3
/
+146
|
*
|
selftests/bpf: Test the release of map btf
Hou Tao
2023-12-18
1
-0
/
+98
|
*
|
selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
Hou Tao
2023-12-15
1
-0
/
+15
|
*
|
selftests/bpf: Don't use libbpf_get_error() in kprobe_multi_test
Hou Tao
2023-12-15
1
-5
/
+11
|
*
|
selftests/bpf: Add test for abnormal cnt during multi-uprobe attachment
Hou Tao
2023-12-15
1
-1
/
+31
|
*
|
selftests/bpf: utilize string values for delegate_xxx mount options
Andrii Nakryiko
2023-12-14
1
-20
/
+32
|
*
|
bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
Daniel Xu
2023-12-14
1
-2
/
+14
|
*
|
bpf: selftests: Move xfrm tunnel test to test_progs
Daniel Xu
2023-12-14
1
-0
/
+143
|
*
|
bpf: selftests: test_tunnel: Setup fresh topology for each subtest
Daniel Xu
2023-12-14
1
-5
/
+2
|
*
|
selftests/bpf: Remove flaky test_btf_id test
Yonghong Song
2023-12-14
1
-5
/
+0
|
*
|
selftests/bpf: Check VLAN tag and proto in xdp_metadata
Larysa Zaremba
2023-12-13
1
-2
/
+18
|
*
|
selftests/bpf: Add AF_INET packet generation to xdp_metadata
Larysa Zaremba
2023-12-13
1
-19
/
+97
|
*
|
selftests/bpf: add tests for LIBBPF_BPF_TOKEN_PATH envvar
Andrii Nakryiko
2023-12-13
1
-0
/
+112
|
*
|
selftests/bpf: add tests for BPF object load with implicit token
Andrii Nakryiko
2023-12-13
1
-0
/
+76
|
*
|
selftests/bpf: add BPF object loading tests with explicit token passing
Andrii Nakryiko
2023-12-13
1
-0
/
+159
|
*
|
bpf: selftests: Add verifier tests for CO-RE bitfield writes
Daniel Xu
2023-12-13
1
-0
/
+2
|
*
|
selftests/bpf: Relax time_tai test for equal timestamps in tai_forward
YiFei Zhu
2023-12-12
1
-1
/
+1
|
*
|
selftests/bpf: Fixes tests for filesystem kfuncs
Manu Bretelle
2023-12-12
1
-0
/
+8
|
*
|
selftests/bpf: validate eliminated global subprog is not freplaceable
Andrii Nakryiko
2023-12-11
1
-0
/
+60
|
*
|
selftests/bpf: Increase invalid metadata size
Larysa Zaremba
2023-12-11
1
-2
/
+2
|
*
|
selftests/bpf: Add test for bpf_cpumask_weight() kfunc
David Vernet
2023-12-09
1
-0
/
+1
|
*
|
selftests/bpf: Add selftests for cgroup1 local storage
Yafang Shao
2023-12-08
1
-1
/
+97
|
*
|
bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistency
Andrii Nakryiko
2023-12-06
1
-1
/
+1
|
*
|
selftests/bpf: add BPF token-enabled tests
Andrii Nakryiko
2023-12-06
1
-0
/
+672
|
*
|
bpf: add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2023-12-06
2
-0
/
+5
|
*
|
bpf: add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2023-12-06
2
-0
/
+5
|
*
|
selftests/bpf: Test bpf_kptr_xchg stashing of bpf_rb_root
Dave Marchevsky
2023-12-05
1
-0
/
+23
|
*
|
selftests/bpf: Test outer map update operations in syscall program
Hou Tao
2023-12-04
1
-2
/
+28
|
*
|
selftests/bpf: Add test cases for inner map
Hou Tao
2023-12-04
1
-0
/
+141
|
*
|
selftests/bpf: Fix spelling mistake "get_signaure_size" -> "get_signature_size"
Colin Ian King
2023-12-04
1
-1
/
+1
|
*
|
selftests/bpf: Add test that uses fsverity and xattr to sign a file
Song Liu
2023-12-01
1
-1
/
+164
|
*
|
selftests/bpf: Add tests for filesystem kfuncs
Song Liu
2023-12-01
1
-0
/
+134
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-07
1
-0
/
+84
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
selftests/bpf: Add test for early update in prog_array_map_poke_run
Jiri Olsa
2023-12-06
1
-0
/
+84
[next]