index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
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-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
2024-08-14
selftests/bpf: convert test_skb_cgroup_id_user to test_progs
Alexis Lothoré (eBPF Foundation)
2024-08-14
selftests/bpf: convert test_cgroup_storage to test_progs
Alexis Lothoré (eBPF Foundation)
2024-08-14
selftests/bpf: convert get_current_cgroup_id_user to test_progs
Alexis Lothoré (eBPF Foundation)
2024-08-13
selftests/bpf: Avoid subtraction after htons() in ipip tests
Asbjørn Sloth Tønnesen
2024-08-08
selftests/bpf: add sockopt tests for TCP_BPF_SOCK_OPS_CB_FLAGS
Alan Maguire
2024-08-07
selftests/bpf: Add tests for bpf_get_dentry_xattr
Song Liu
2024-08-06
selftests/bpf: add positive tests for new VFS based BPF kfuncs
Matt Bobrowski
2024-08-06
selftests/bpf: add negative tests for new VFS based BPF kfuncs
Matt Bobrowski
2024-08-02
selftests/bpf: Fix a btf_dump selftest failure
Yonghong Song
2024-08-02
Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[next]