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
2023-11-01
Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-10-24
selftests/bpf: Add selftests for netkit
Daniel Borkmann
2023-10-20
selftests/bpf: Add more test cases for bpf memory allocator
Hou Tao
2023-10-20
selftests/bpf: Make linked_list failure test more robust
Kumar Kartikeya Dwivedi
2023-10-19
selftests/bpf: Add tests for open-coded task and css iter
Chuyi Zhou
2023-10-19
selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.c
Chuyi Zhou
2023-10-19
selftests/bpf/sockopt: Add io_uring support
Breno Leitao
2023-10-17
selftests/bpf: Add additional mprog query test coverage
Daniel Borkmann
2023-10-17
selftests/bpf: Add selftest for bpf_task_under_cgroup() in sleepable prog
Yafang Shao
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-16
selftests/bpf: Make align selftests more robust
Andrii Nakryiko
2023-10-16
selftests/bpf: Improve missed_kprobe_recursion test robustness
Andrii Nakryiko
2023-10-16
selftests/bpf: Improve percpu_alloc test robustness
Andrii Nakryiko
2023-10-13
selftests/bpf: Add tests for open-coded task_vma iter
Dave Marchevsky
2023-10-13
selftests/bpf: Rename bpf_iter_task_vma.c to bpf_iter_task_vmas.c
Dave Marchevsky
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-11
selftests/bpf: Add tests for cgroup unix socket address hooks
Daan De Meyer
2023-10-11
selftests/bpf: Add missing section name tests for getpeername/getsockname
Daan De Meyer
2023-10-09
selftests/bpf: Add BPF_FIB_LOOKUP_SRC tests
Martynas Pumputis
2023-10-09
selftests/bpf: Add testcase for async callback return value failure
David Vernet
2023-10-09
selftests/bpf: Test pinning bpf timer to a core
David Vernet
2023-10-06
selftests/bpf: Make seen_tc* variable tests more robust
Daniel Borkmann
2023-10-06
selftests/bpf: Test query on empty mprog and pass revision into attach
Daniel Borkmann
2023-10-06
selftests/bpf: Adapt assert_mprog_count to always expect 0 count
Daniel Borkmann
2023-10-06
selftests/bpf: Test bpf_mprog query API via libbpf and raw syscall
Daniel Borkmann
2023-10-06
selftests/bpf: Add pairs_redir_to_connected helper
Geliang Tang
2023-10-06
selftests/bpf: Fix compiler warnings reported in -O2 mode
Andrii Nakryiko
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-09-29
selftest/bpf: Add various selftests for program limits
Daniel Borkmann
2023-09-29
bpf, sockmap: Add tests for MSG_F_PEEK
John Fastabend
2023-09-25
selftests/bpf: Add test for recursion counts of perf event link tracepoint
Jiri Olsa
2023-09-25
selftests/bpf: Add test for recursion counts of perf event link kprobe
Jiri Olsa
2023-09-25
selftests/bpf: Add test for missed counts of perf event link kprobe
Jiri Olsa
2023-09-25
selftests/bpf: Add tests for ring__consume
Martin Kelly
2023-09-25
selftests/bpf: Add tests for ring__map_fd
Martin Kelly
2023-09-25
selftests/bpf: Add tests for ring__size
Martin Kelly
2023-09-25
selftests/bpf: Add tests for ring__avail_data_size
Martin Kelly
2023-09-25
selftests/bpf: Add tests for ring__*_pos
Martin Kelly
2023-09-25
selftests/bpf: Add tests for ring_buffer__ring
Martin Kelly
2023-09-22
selftests/bpf: Add tests for symbol versioning for uprobe
Hengqi Chen
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-19
selftests/bpf: Check bpf_cubic_acked() is called via struct_ops
Song Liu
2023-09-19
selftests/bpf: Print log buffer for exceptions test only on failure
Kumar Kartikeya Dwivedi
2023-09-16
selftests/bpf: Add tests for BPF exceptions
Kumar Kartikeya Dwivedi
2023-09-14
selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not available
Artem Savkov
2023-09-13
selftests/bpf: Fix kprobe_multi_test/attach_override test
Jiri Olsa
2023-09-12
selftests/bpf: Add testcases for tailcall infinite loop fixing
Leon Hwang
2023-09-11
selftests/bpf: Offloaded prog after non-offloaded should not cause BUG
Eduard Zingerman
2023-09-11
selftests/bpf: Correct map_fd to data_fd in tailcalls
Leon Hwang
2023-09-11
selftests/bpf: Update bpf_clone_redirect expected return code
Stanislav Fomichev
[next]