index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
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: Make sure mount directory exists
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: Don't truncate #test/subtest field
Andrii Nakryiko
2023-10-06
selftests/bpf: Support building selftests in optimized -O2 mode
Andrii Nakryiko
2023-10-06
selftests/bpf: Fix compiler warnings reported in -O2 mode
Andrii Nakryiko
2023-10-05
selftests/bpf: Enable CONFIG_VSOCKETS in config
Geliang Tang
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-04
selftests/bpf: Add uprobe_multi to gen_tar target
Björn Töpel
2023-10-04
selftests/bpf: Enable lld usage for RISC-V
Björn Töpel
2023-10-04
selftests/bpf: Add cross-build support for urandom_read et al
Björn Töpel
2023-10-04
selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for riscv
Björn Töpel
2023-10-04
selftests/bpf: Define SYS_PREFIX for riscv
Björn Töpel
2023-10-04
selftests/xsk: Add a test for shared umem feature
Tushar Vyavahare
2023-10-04
selftests/xsk: Modify xsk_update_xskmap() to accept the index as an argument
Tushar Vyavahare
2023-10-04
selftests/xsk: Iterate over all the sockets in the send pkts function
Tushar Vyavahare
2023-10-04
selftests/xsk: Remove unnecessary parameter from pkt_set() function call
Tushar Vyavahare
2023-10-04
selftests/xsk: Iterate over all the sockets in the receive pkts function
Tushar Vyavahare
2023-10-04
selftests/xsk: Move src_mac and dst_mac to the xsk_socket_info
Tushar Vyavahare
2023-10-04
selftests/xsk: Rename xsk_xdp_metadata.h to xsk_xdp_common.h
Tushar Vyavahare
2023-10-04
selftests/xsk: Move pkt_stream to the xsk_socket_info
Tushar Vyavahare
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
selftests/bpf: Trim DENYLIST.s390x
Ilya Leoshkevich
2023-09-21
selftests/bpf: Enable the cpuv4 tests for s390x
Ilya Leoshkevich
2023-09-21
selftests/bpf: Add big-endian support to the ldsx test
Ilya Leoshkevich
2023-09-21
selftests/bpf: Unmount the cgroup2 work directory
Ilya Leoshkevich
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
[prev]
[next]