index
:
git.armlinux.org.uk/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
Age
Commit message (
Expand
)
Author
2021-12-14
bpf, selftests: Add test case for atomic fetch on spilled pointer
Daniel Borkmann
2021-12-14
selftests/bpf: Stop using bpf_object__find_program_by_title API.
Kui-Feng Lee
2021-12-14
selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftests
Andrii Nakryiko
2021-12-14
selftests/bpf: Fix OOB write in test_verifier
Kumar Kartikeya Dwivedi
2021-12-13
selftests/bpf: Fix segfault in bpf_tcp_ca
Jean-Philippe Brucker
2021-12-13
selftests/bpf: Add tests for get_func_[arg|ret|arg_cnt] helpers
Jiri Olsa
2021-12-13
selftests/bpf: Add test to access int ptr argument in tracing program
Jiri Olsa
2021-12-12
selftests/bpf: Remove last bpf_create_map_xattr from test_verifier
Andrii Nakryiko
2021-12-11
selftests/bpf: Add test cases for bpf_strncmp()
Hou Tao
2021-12-11
selftests/bpf: Add benchmark for bpf_strncmp() helper
Hou Tao
2021-12-11
selftests/bpf: Fix checkpatch error on empty function parameter
Hou Tao
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-10
selftests/bpf: Remove the only use of deprecated bpf_object__load_xattr()
Andrii Nakryiko
2021-12-10
selftests/bpf: Add test for libbpf's custom log_buf behavior
Andrii Nakryiko
2021-12-10
selftests/bpf: Replace all uses of bpf_load_btf() with bpf_btf_load()
Andrii Nakryiko
2021-12-10
libbpf: Improve logging around BPF program loading
Andrii Nakryiko
2021-12-10
selftests/bpf: Tests for state pruning with u32 spill/fill
Paul Chaignon
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-08
selftests/bpf: Fix a compilation warning
Yonghong Song
2021-12-08
bpf: Add selftests to cover packet access corner cases
Maxim Mikityanskiy
2021-12-03
bpf: Fix the test_task_vma selftest to support output shorter than 1 kB
Maxim Mikityanskiy
2021-12-03
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
2021-12-02
selftests/bpf: Remove all the uses of deprecated bpf_prog_load_xattr()
Andrii Nakryiko
2021-12-02
selftests/bpf: Mute xdpxceiver.c's deprecation warnings
Andrii Nakryiko
2021-12-02
selftests/bpf: Remove recently reintroduced legacy btf__dedup() use
Andrii Nakryiko
2021-12-02
selftests/bpf: Update test names for xchg and cmpxchg
Paul E. McKenney
2021-12-02
selftests/bpf: Build testing_helpers.o out of tree
Jean-Philippe Brucker
2021-12-02
selftests/bpf: Add CO-RE relocations to verifier scale test.
Alexei Starovoitov
2021-12-02
selftests/bpf: Revert CO-RE removal in test_ksyms_weak.
Alexei Starovoitov
2021-12-02
selftests/bpf: Additional test for CO-RE in the kernel.
Alexei Starovoitov
2021-12-02
selftests/bpf: Convert map_ptr_kern test to use light skeleton.
Alexei Starovoitov
2021-12-02
selftests/bpf: Improve inner_map test coverage.
Alexei Starovoitov
2021-12-02
selftests/bpf: Add lskel version of kfunc test.
Alexei Starovoitov
2021-11-30
selftest/bpf/benchs: Add bpf_loop benchmark
Joanne Koong
2021-11-30
selftests/bpf: Measure bpf_loop verifier performance
Joanne Koong
2021-11-30
selftests/bpf: Add bpf_loop test
Joanne Koong
2021-11-28
selftests/bpf: Test BPF_MAP_TYPE_PROG_ARRAY static initialization
Hengqi Chen
2021-11-26
af_unix: Remove UNIX_ABSTRACT() macro and test sun_path[0] instead.
Kuniyuki Iwashima
2021-11-26
selftests/bpf: Fix misaligned accesses in xdp and xdp_bpf2bpf tests
Andrii Nakryiko
2021-11-26
selftests/bpf: Fix misaligned memory accesses in xdp_bonding test
Andrii Nakryiko
2021-11-26
selftests/bpf: Prevent out-of-bounds stack access in test_bpffs
Andrii Nakryiko
2021-11-26
selftests/bpf: Fix misaligned memory access in queue_stack_map test
Andrii Nakryiko
2021-11-26
selftests/bpf: Prevent misaligned memory access in get_stack_raw_tp test
Andrii Nakryiko
2021-11-26
selftests/bpf: Fix possible NULL passed to memcpy() with zero size
Andrii Nakryiko
2021-11-26
selftests/bpf: Fix UBSan complaint about signed __int128 overflow
Andrii Nakryiko
2021-11-25
selftests/bpf: Migrate selftests to bpf_map_create()
Andrii Nakryiko
2021-11-25
selftests/bpf: Mix legacy (maps) and modern (vars) BPF in one test
Andrii Nakryiko
2021-11-23
dccp/tcp: Remove an unused argument in inet_csk_listen_start().
Kuniyuki Iwashima
2021-11-22
selftests/bpf: Fix trivial typo
Drew Fustini
2021-11-19
libbpf: Change bpf_program__set_extra_flags to bpf_program__set_flags
Florent Revest
[prev]
[next]