开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2022-03-28
selftests/bpf: Fix clang compilation errors
Yonghong Song
2022-03-28
selftests/bpf: fix selftest after random: Urandom_read tracepoint removal
Andrii Nakryiko
2022-03-22
selftests/bpf: Fix kprobe_multi test.
Alexei Starovoitov
2022-03-21
selftests/bpf/test_lirc_mode2.sh: Exit with proper code
Hangbin Liu
2022-03-20
selftests/bpf: Test skipping stacktrace
Namhyung Kim
2022-03-20
selftests/bpf: Fix test for 4-byte load from remote_port on big-endian
Jakub Sitnicki
2022-03-20
selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_port
Jakub Sitnicki
2022-03-20
selftests/bpf: Test for associating multiple elements with the local storage
Joanne Koong
2022-03-18
selftests/bpf: Fix test for 4-byte load from dst_port on big-endian
Jakub Sitnicki
2022-03-18
selftests/bpf: Use constants for socket states in sock_fields test
Jakub Sitnicki
2022-03-18
selftests/bpf: Check dst_port only on the client socket
Jakub Sitnicki
2022-03-18
selftests/bpf: Fix error reporting from sock_fields programs
Jakub Sitnicki
2022-03-17
selftests/bpf: Test subskeleton functionality
Delyan Kratunov
2022-03-17
selftests/bpf: Add cookie test for bpf_program__attach_kprobe_multi_opts
Jiri Olsa
2022-03-17
selftests/bpf: Add attach test for bpf_program__attach_kprobe_multi_opts
Jiri Olsa
2022-03-17
selftests/bpf: Add kprobe_multi bpf_cookie test
Jiri Olsa
2022-03-17
selftests/bpf: Add kprobe_multi attach test
Jiri Olsa
2022-03-17
selftests/bpf: Fix tunnel remote IP comments
Kaixi Fan
2022-03-16
selftests/bpf: Test subprog jit when toggle bpf_jit_harden repeatedly
Hou Tao
2022-03-16
bpf: selftests: Remove libcap usage from test_progs
Martin KaFai Lau
2022-03-16
bpf: selftests: Remove libcap usage from test_verifier
Martin KaFai Lau
2022-03-16
bpf: selftests: Add helpers to directly use the capget and capset syscall
Martin KaFai Lau
2022-03-15
selftests/bpf: Clean up array_size.cocci warnings
Guo Zhengkui
2022-03-11
selftests/bpf: Fix a clang compilation error for send_signal.c
Yonghong Song
2022-03-11
selftests/bpf: Add a test for maximum packet size in xdp_do_redirect
Toke Høiland-Jørgensen
2022-03-10
selftests/bpf: Check that bpf_kernel_read_file() denies reading IMA policy
Roberto Sassu
2022-03-10
selftests/bpf: Add test for bpf_lsm_kernel_read_file()
Roberto Sassu
2022-03-10
selftests/bpf: Check if the digest is refreshed after a file write
Roberto Sassu
2022-03-10
selftests/bpf: Add test for bpf_ima_file_hash()
Roberto Sassu
2022-03-10
selftests/bpf: Move sample generation code to ima_test_common()
Roberto Sassu
2022-03-10
bpf: selftests: Update tests after s/delivery_time/tstamp/ change in bpf.h
Martin KaFai Lau
2022-03-09
selftests/bpf: Add selftest for XDP_REDIRECT in BPF_PROG_RUN
Toke Høiland-Jørgensen
2022-03-09
selftests/bpf: Move open_netns() and close_netns() into network_helpers.c
Toke Høiland-Jørgensen
2022-03-08
Improve stability of find_vma BPF test
Mykola Lysenko
2022-03-08
Improve send_signal BPF test stability
Mykola Lysenko
2022-03-08
Improve perf related BPF tests (sample_freq issue)
Mykola Lysenko
2022-03-08
selftests/bpf: Make test_lwt_ip_encap more stable and faster
Felix Maurer
2022-03-07
bpf/docs: Update list of architectures supported.
KP Singh
2022-03-07
bpf/docs: Update vmtest docs for static linking
KP Singh
2022-03-05
selftests/bpf: Add a test for btf_type_tag "percpu"
Hao Luo
2022-03-05
selftests/bpf: Add tests for kfunc register offset checks
Kumar Kartikeya Dwivedi
2022-03-05
bpf: Disallow negative offset in check_ptr_off_reg
Kumar Kartikeya Dwivedi
2022-03-05
selftests/bpf: Add custom SEC() handling selftest
Andrii Nakryiko
2022-03-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-03-03
bpf: Small BPF verifier log improvements
Mykola Lysenko
2022-03-03
bpf: selftests: test skb->tstamp in redirect_neigh
Martin KaFai Lau
2022-03-01
selftests/bpf: Update btf_dump case for conflicting names
Xu Kuohai
2022-02-28
bpf, selftests: Use raw_tp program for atomic test
Hou Tao
2022-02-21
selftests/bpf: Add test for reg2btf_ids out of bounds access
Kumar Kartikeya Dwivedi
2022-02-20
selftests/bpf: Fix btfgen tests
Andrii Nakryiko
[next]