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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2024-03-05
selftests/bpf: Fix up xdp bonding test wrt feature flags
Daniel Borkmann
2024-03-05
selftests/bpf: test case for callback_depth states pruning logic
Eduard Zingerman
2024-02-19
selftests/bpf: Add negtive test cases for task iter
Yafang Shao
2024-02-19
selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_ca...
Martin KaFai Lau
2024-02-15
selftest/bpf: Test the read of vsyscall page under x86-64
Hou Tao
2024-01-17
selftests/bpf: add tests confirming type logic in kernel for __arg_ctx
Andrii Nakryiko
2024-01-17
libbpf: feature-detect arg:ctx tag support in kernel
Andrii Nakryiko
2024-01-16
selftests/bpf: Add test for alu on PTR_TO_FLOW_KEYS
Hao Sun
2024-01-13
selftests/bpf: Test udp and tcp iter batching
Martin KaFai Lau
2024-01-04
selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
Dmitrii Dolgov
2024-01-04
selftests/bpf: Add test for recursive attachment of tracing progs
Dmitrii Dolgov
2024-01-04
selftests/bpf: Test gotol with large offsets
Ilya Leoshkevich
2024-01-04
selftests/bpf: Double the size of test_loader log
Ilya Leoshkevich
2024-01-04
bpfilter: remove bpfilter
Quentin Deslandes
2024-01-03
selftests/bpf: add __arg_ctx BTF rewrite test
Andrii Nakryiko
2024-01-03
selftests/bpf: add arg:ctx cases to test_global_funcs tests
Andrii Nakryiko
2024-01-03
selftests/bpf: Add a selftest with > 512-byte percpu allocation size
Yonghong Song
2024-01-03
selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
Yonghong Song
2024-01-03
bpf: sockmap, add tests for proto updates replace socket
John Fastabend
2024-01-03
bpf: sockmap, add tests for proto updates single socket to many map
John Fastabend
2024-01-03
bpf: sockmap, add tests for proto updates many to single map
John Fastabend
2024-01-03
selftests/bpf: Convert profiler.c to bpf_cmp.
Alexei Starovoitov
2024-01-03
bpf: Add bpf_nop_mov() asm macro.
Alexei Starovoitov
2024-01-03
selftests/bpf: Remove bpf_assert_eq-like macros.
Alexei Starovoitov
2024-01-03
selftests/bpf: Convert exceptions_assert.c to bpf_cmp
Alexei Starovoitov
2024-01-03
bpf: Introduce "volatile compare" macros
Alexei Starovoitov
2024-01-03
selftests/bpf: Attempt to build BPF programs with -Wsign-compare
Alexei Starovoitov
2024-01-03
bpf: Add a possibly-zero-sized read test
Andrei Matei
2024-01-03
bpf: Simplify checking size of helper accesses
Andrei Matei
2024-01-01
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
David S. Miller
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-12-20
selftests/bpf: Remove tests for zeroed-array kptr
Hou Tao
2023-12-19
selftests/bpf: Close cgrp fd before calling cleanup_cgroup_environment()
Hou Tao
2023-12-19
selftests/bpf: add freplace of BTF-unreliable main prog test
Andrii Nakryiko
2023-12-19
selftests/bpf: add global subprog annotation tests
Andrii Nakryiko
2023-12-19
bpf: reuse subprog argument parsing logic for subprog call checks
Andrii Nakryiko
2023-12-19
bpf: reuse btf_prepare_func_args() check for main program BTF validation
Andrii Nakryiko
2023-12-19
selftests/bpf: add testcase to verifier_bounds.c for BPF_JNE
Menglong Dong
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
bpf: Ensure precise is reset to false in __mark_reg_const_zero()
Andrii Nakryiko
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-18
s390/bpf: Fix indirect trampoline generation
Alexei Starovoitov
2023-12-15
selftests/bpf: Temporarily disable dummy_struct_ops test on s390
Alexei Starovoitov
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-12-15
selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
Hou Tao
[next]