index
:
linux.git
cached
cdir_v2
cfid-fixes
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
/
prog_tests
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-05
selftests/bpf: Fix up xdp bonding test wrt feature flags
Daniel Borkmann
1
-2
/
+2
2024-02-19
selftests/bpf: Add negtive test cases for task iter
Yafang Shao
1
-0
/
+1
2024-02-19
selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_ca...
Martin KaFai Lau
1
-1
/
+34
2024-02-15
selftest/bpf: Test the read of vsyscall page under x86-64
Hou Tao
1
-0
/
+57
2024-01-17
libbpf: feature-detect arg:ctx tag support in kernel
Andrii Nakryiko
1
-0
/
+13
2024-01-13
selftests/bpf: Test udp and tcp iter batching
Martin KaFai Lau
1
-0
/
+135
2024-01-04
selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
Dmitrii Dolgov
1
-0
/
+44
2024-01-04
selftests/bpf: Add test for recursive attachment of tracing progs
Dmitrii Dolgov
1
-0
/
+107
2024-01-03
selftests/bpf: add __arg_ctx BTF rewrite test
Andrii Nakryiko
1
-0
/
+106
2024-01-03
selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
Yonghong Song
1
-7
/
+13
2024-01-03
bpf: sockmap, add tests for proto updates replace socket
John Fastabend
1
-0
/
+69
2024-01-03
bpf: sockmap, add tests for proto updates single socket to many map
John Fastabend
1
-0
/
+74
2024-01-03
bpf: sockmap, add tests for proto updates many to single map
John Fastabend
1
-1
/
+70
2024-01-01
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
David S. Miller
4
-15
/
+48
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+34
2023-12-19
selftests/bpf: add freplace of BTF-unreliable main prog test
Andrii Nakryiko
2
-3
/
+29
2023-12-19
bpf: reuse btf_prepare_func_args() check for main program BTF validation
Andrii Nakryiko
1
-2
/
+2
2023-12-19
selftests/bpf: activate the OP_NE logic in range_cond()
Menglong Dong
1
-6
/
+13
2023-12-19
selftests/bpf: remove reduplicated s32 casting in "crafted_cases"
Menglong Dong
1
-4
/
+4
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
3
-1041
/
+0
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
20
-43
/
+2271
2023-12-18
selftests/bpf: Add more uprobe multi fail tests
Jiri Olsa
1
-3
/
+146
2023-12-18
selftests/bpf: Test the release of map btf
Hou Tao
1
-0
/
+98
2023-12-15
selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
Hou Tao
1
-0
/
+15
2023-12-15
selftests/bpf: Don't use libbpf_get_error() in kprobe_multi_test
Hou Tao
1
-5
/
+11
2023-12-15
selftests/bpf: Add test for abnormal cnt during multi-uprobe attachment
Hou Tao
1
-1
/
+31
2023-12-14
selftests/bpf: utilize string values for delegate_xxx mount options
Andrii Nakryiko
1
-20
/
+32
2023-12-14
bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
Daniel Xu
1
-2
/
+14
2023-12-14
bpf: selftests: Move xfrm tunnel test to test_progs
Daniel Xu
1
-0
/
+143
2023-12-14
bpf: selftests: test_tunnel: Setup fresh topology for each subtest
Daniel Xu
1
-5
/
+2
2023-12-14
selftests/bpf: Remove flaky test_btf_id test
Yonghong Song
1
-5
/
+0
2023-12-13
bpf: sockmap, test for unconnected af_unix sock
John Fastabend
1
-0
/
+34
2023-12-13
selftests/bpf: Check VLAN tag and proto in xdp_metadata
Larysa Zaremba
1
-2
/
+18
2023-12-13
selftests/bpf: Add AF_INET packet generation to xdp_metadata
Larysa Zaremba
1
-19
/
+97
2023-12-13
selftests/bpf: add tests for LIBBPF_BPF_TOKEN_PATH envvar
Andrii Nakryiko
1
-0
/
+112
2023-12-13
selftests/bpf: add tests for BPF object load with implicit token
Andrii Nakryiko
1
-0
/
+76
2023-12-13
selftests/bpf: add BPF object loading tests with explicit token passing
Andrii Nakryiko
1
-0
/
+159
2023-12-13
bpf: selftests: Add verifier tests for CO-RE bitfield writes
Daniel Xu
1
-0
/
+2
2023-12-12
selftests/bpf: Relax time_tai test for equal timestamps in tai_forward
YiFei Zhu
1
-1
/
+1
2023-12-12
selftests/bpf: Fixes tests for filesystem kfuncs
Manu Bretelle
1
-0
/
+8
2023-12-11
selftests/bpf: validate eliminated global subprog is not freplaceable
Andrii Nakryiko
1
-0
/
+60
2023-12-11
selftests/bpf: Increase invalid metadata size
Larysa Zaremba
1
-2
/
+2
2023-12-09
selftests/bpf: Add test for bpf_cpumask_weight() kfunc
David Vernet
1
-0
/
+1
2023-12-08
selftests/bpf: Add selftests for cgroup1 local storage
Yafang Shao
1
-1
/
+97
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+84
2023-12-06
bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistency
Andrii Nakryiko
1
-1
/
+1
2023-12-06
selftests/bpf: Add test for early update in prog_array_map_poke_run
Jiri Olsa
1
-0
/
+84
2023-12-06
selftests/bpf: add BPF token-enabled tests
Andrii Nakryiko
1
-0
/
+672
2023-12-06
bpf: add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2
-0
/
+5
2023-12-06
bpf: add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2
-0
/
+5
[next]