index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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-10-22
selftests/bpf: Add test for passing in uninit mtu_len
Daniel Borkmann
2024-10-17
selftests/bpf: Add test case for delta propagation
Daniel Borkmann
2024-10-17
bpf: Properly test iter/task tid filtering
Jordan Rome
2024-10-16
selftests/bpf: Add asserts for netfilter link info
Tyrone Wu
2024-10-10
selftests/bpf: Assert link info uprobe_multi count & path_size if unset
Tyrone Wu
2024-10-10
selftests/bpf: Add test for kfunc module order
Simon Sundberg
2024-10-09
selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libc
Tony Ambardar
2024-10-09
selftests/bpf: fix perf_event link info name_len assertion
Tyrone Wu
2024-10-09
selftests/bpf: Add more test case for field flattening
Hou Tao
2024-10-02
bpf: selftests: send packet to devmap redirect XDP
Florian Kauer
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-09-13
selftests/bpf: Add a test case to write strtol result into .rodata
Daniel Borkmann
2024-09-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-11
selftests/bpf: add build ID tests
Andrii Nakryiko
2024-09-11
selftests/bpf: Expand skb dynptr selftests for tp_btf
Philo Lu
2024-09-11
selftests/bpf: Add test for __nullable suffix in tp_btf
Philo Lu
2024-09-09
bpf: Fix error message on kfunc arg type mismatch
Maxim Mikityanskiy
2024-09-05
selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflict
Pu Lehui
2024-09-05
selftests/bpf: fix some typos in selftests
Lin Yikai
2024-09-05
selftests/bpf: Add uprobe multi pid filter test for clone-ed processes
Jiri Olsa
2024-09-05
selftests/bpf: Add uprobe multi pid filter test for fork-ed processes
Jiri Olsa
2024-09-05
selftests/bpf: Add child argument to spawn_child function
Jiri Olsa
2024-09-04
selftests/bpf: Enable test_bpf_syscall_macro: Syscall_arg1 on s390 and arm64
Pu Lehui
2024-09-04
selftests/bpf: Add a selftest for x86 jit convergence issues
Yonghong Song
2024-09-04
selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
Feng Yang
2024-09-04
selftests/bpf: Add a selftest to check for incorrect names
Jeongjun Park
2024-08-30
selftests/bpf: Check if distilled base inherits source endianness
Eduard Zingerman
2024-08-29
selftests/bpf: Add tests for iter next method returning valid pointer
Juntong Deng
2024-08-29
selftests/bpf: Test epilogue patching when the main prog has multiple BPF_EXIT
Martin KaFai Lau
2024-08-29
selftests/bpf: A pro/epilogue test when the main prog jumps back to the 1st insn
Martin KaFai Lau
2024-08-29
selftests/bpf: Add tailcall epilogue test
Martin KaFai Lau
2024-08-29
selftests/bpf: Test gen_prologue and gen_epilogue
Martin KaFai Lau
2024-08-28
selftests/bpf: Add test for zero offset or non-zero offset pointers as KF_ACQ...
Juntong Deng
2024-08-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-08-23
selftests/bpf: Add tests for bpf_copy_from_user_str kfunc.
Jordan Rome
2024-08-22
selftests/bpf: Add testcase for updating attached freplace prog to prog_array...
Leon Hwang
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-08-22
selftests/bpf: rename nocsr -> bpf_fastcall in selftests
Eduard Zingerman
2024-08-22
selftests/bpf: test for malformed BPF_CORE_TYPE_ID_LOCAL relocation
Eduard Zingerman
2024-08-21
selftests/bpf: validate jit behaviour for tail calls
Eduard Zingerman
2024-08-19
selftests/bpf: Introduce __attribute__((cleanup)) in create_pair()
Michal Luczaj
2024-08-19
selftests/bpf: Exercise SOCK_STREAM unix_inet_redir_to_connected()
Michal Luczaj
2024-08-19
selftests/bpf: Honour the sotype of af_unix redir tests
Michal Luczaj
2024-08-19
selftests/bpf: Simplify inet_socketpair() and vsock_socketpair_connectible()
Michal Luczaj
2024-08-19
selftests/bpf: Socket pair creation, cleanups
Michal Luczaj
2024-08-19
selftests/bpf: Support more socket types in create_pair()
Michal Luczaj
2024-08-15
selftests/bpf: Monitor traffic for select_reuseport.
Kui-Feng Lee
2024-08-15
selftests/bpf: Monitor traffic for sockmap_listen.
Kui-Feng Lee
2024-08-15
selftests/bpf: Monitor traffic for tc_redirect.
Kui-Feng Lee
[next]