index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
Age
Commit message (
Expand
)
Author
2024-03-27
bpf: Check bloom filter map value size
Andrei Matei
2024-03-15
selftests/bpf: Add arena test case for 4Gbyte corner case
Alexei Starovoitov
2024-03-15
selftests/bpf: Remove hard coded PAGE_SIZE macro.
Alexei Starovoitov
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-11
selftests/bpf: Add bpf_arena_htab test.
Alexei Starovoitov
2024-03-11
selftests/bpf: Add bpf_arena_list test.
Alexei Starovoitov
2024-03-11
selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
Alexei Starovoitov
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-06
selftests/bpf: Test cases for '?' in BTF names
Eduard Zingerman
2024-03-06
selftests/bpf: Test case for SEC("?.struct_ops")
Eduard Zingerman
2024-03-06
selftests/bpf: Verify struct_ops autoload/autocreate sync
Eduard Zingerman
2024-03-06
selftests/bpf: Test autocreate behavior for struct_ops maps
Eduard Zingerman
2024-03-06
selftests/bpf: Bad_struct_ops test
Eduard Zingerman
2024-03-06
selftests/bpf: Test struct_ops map definition with type suffix
Eduard Zingerman
2024-03-05
selftests/bpf: Fix up xdp bonding test wrt feature flags
Daniel Borkmann
2024-03-04
selftests/bpf: Test struct_ops maps with a large number of struct_ops program.
Kui-Feng Lee
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-02-29
selftests/bpf: Test if shadow types work correctly.
Kui-Feng Lee
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-22
selftests/bpf: Test case for lacking CFI stub functions.
Kui-Feng Lee
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-02-13
bpf: emit source code file name and line number in verifier log
Andrii Nakryiko
2024-02-13
selftests/bpf: Test PTR_MAYBE_NULL arguments of struct_ops operators.
Kui-Feng Lee
2024-02-13
selftests/bpf: Ensure fentry prog cannot attach to bpf_spin_{lock,unlcok}()
Yonghong Song
2024-02-11
bpf: Allow compiler to inline most of bpf_local_storage_lookup()
Marco Elver
2024-02-07
selftests/bpf: Fix error checking for cpumask_success__load()
Yafang Shao
2024-02-05
selftests/bpf: Add tests for RCU lock transfer between subprogs
Kumar Kartikeya Dwivedi
2024-02-05
selftests/bpf: Add test for static subprog call in lock cs
Kumar Kartikeya Dwivedi
2024-02-05
selftests/bpf: Fix flaky selftest lwt_redirect/lwt_reroute
Yonghong Song
2024-02-01
selftests/bpf: Enable inline bpf_kptr_xchg() test for RV64
Pu Lehui
2024-01-31
selftests/bpf: Disable IPv6 for lwt_redirect test
Manu Bretelle
2024-01-30
selftests/bpf: add trusted global subprog arg tests
Andrii Nakryiko
2024-01-29
selftests/bpf: Remove "&>" usage in the selftests
Martin KaFai Lau
2024-01-24
selftests/bpf: Incorporate LSM policy to token-based tests
Andrii Nakryiko
2024-01-24
selftests/bpf: Add tests for LIBBPF_BPF_TOKEN_PATH envvar
Andrii Nakryiko
2024-01-24
selftests/bpf: Add tests for BPF object load with implicit token
Andrii Nakryiko
2024-01-24
selftests/bpf: Add BPF object loading tests with explicit token passing
Andrii Nakryiko
2024-01-24
selftests/bpf: Utilize string values for delegate_xxx mount options
Andrii Nakryiko
2024-01-24
selftests/bpf: Add BPF token-enabled tests
Andrii Nakryiko
2024-01-24
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2024-01-24
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2024-01-24
selftests/bpf: Wait for the netstamp_needed_key static key to be turned on
Martin KaFai Lau
2024-01-24
selftests/bpf: Fix the flaky tc_redirect_dtime test
Martin KaFai Lau
2024-01-23
selftests/bpf: test case for register_bpf_struct_ops().
Kui-Feng Lee
2024-01-23
selftests/bpf: Add fill_link_info test for perf event
Jiri Olsa
2024-01-23
selftests/bpf: Add cookies check for perf_event fill_link_info test
Jiri Olsa
2024-01-23
selftests/bpf: Add cookies check for kprobe_multi fill_link_info test
Jiri Olsa
2024-01-23
selftests/bpf: Enable kptr_xchg_inline test for arm64
Hou Tao
[next]