index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-02-19
selftests/bpf: Add a specific dst port matching
Cong Wang
2025-02-18
selftest/bpf: Add vsock test for sockmap rejecting unconnected
Michal Luczaj
2025-02-18
selftest/bpf: Adapt vsock_delete_on_close to sockmap rejecting unconnected
Michal Luczaj
2025-01-29
selftests/bpf: Add strparser test for bpf
Jiayuan Chen
2025-01-29
selftests/bpf: Fix invalid flag of recv()
Jiayuan Chen
2025-01-29
selftests/bpf: Adjust data size to have ETH_HLEN
Shigeru Yoshida
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-01-20
selftests/bpf: Add some tests related to 'may_goto 0' insns
Yonghong Song
2025-01-20
selftests/bpf: Add test case for the freeing of bpf_timer
Hou Tao
2025-01-16
selftests/bpf: Add distilled BTF test about marking BTF_IS_EMBEDDED
Pu Lehui
2025-01-16
selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill test
Pu Lehui
2025-01-15
selftests/bpf: Fix test_xdp_adjust_tail_grow2 selftest on powerpc
Saket Kumar Bhaskar
2025-01-10
selftests/bpf: Migrate test_xdp_redirect.c to test_xdp_do_redirect.c
Bastien Curutchet (eBPF Foundation)
2025-01-10
selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c
Bastien Curutchet (eBPF Foundation)
2025-01-10
selftests/bpf: Add a test for kprobe multi with unique_match
Yonghong Song
2025-01-08
selftests/bpf: Add kprobe session recursion check test
Jiri Olsa
2025-01-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-01-06
selftests/bpf: Extend netkit tests to validate set {head,tail}room
Daniel Borkmann
2024-12-20
selftests/bpf: Test bpf_skb_change_tail() in TC ingress
Cong Wang
2024-12-20
selftests/bpf: Introduce socket_helpers.h for TC tests
Cong Wang
2024-12-20
selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
Cong Wang
2024-12-16
selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c
Bastien Curutchet
2024-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-12-13
selftests/bpf: Add tests for raw_tp NULL args
Kumar Kartikeya Dwivedi
2024-12-13
selftests/bpf: Add tests for fd_array_cnt
Anton Protopopov
2024-12-12
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
2024-12-10
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
2024-12-10
selftests/bpf: Extend test for sockmap update with same
Michal Luczaj
2024-12-09
selftests/bpf: Fix fill_link_info selftest on powerpc
Saket Kumar Bhaskar
2024-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-12-06
selftests/bpf: Consolidate kernel modules into common directory
Toke Høiland-Jørgensen
2024-12-04
selftests/bpf: Introduce __caps_unpriv annotation for tests
Eduard Zingerman
2024-12-04
selftests/bpf: Add IRQ save/restore tests
Kumar Kartikeya Dwivedi
2024-12-02
selftests/bpf: ensure proper root namespace cleanup when test fail
Alexis Lothoré (eBPF Foundation)
2024-12-02
selftests/bpf: add cgroup skb direct packet access test
Mahe Tardy
2024-12-02
selftests/bpf: migrate bpf flow dissectors tests to test_progs
Alexis Lothoré (eBPF Foundation)
2024-12-02
selftests/bpf: use the same udp and tcp headers in tests under test_progs
Alexis Lothoré (eBPF Foundation)
2024-12-02
selftests/bpf: move ip checksum helper to network helpers
Alexis Lothoré (eBPF Foundation)
2024-12-02
selftests/bpf: migrate flow_dissector namespace exclusivity test
Alexis Lothoré (eBPF Foundation)
2024-12-02
selftests/bpf: add gre packets testing to flow_dissector
Alexis Lothoré (eBPF Foundation)
2024-12-02
selftests/bpf: expose all subtests from flow_dissector
Alexis Lothoré (eBPF Foundation)
2024-12-02
selftests/bpf: re-split main function into dedicated tests
Alexis Lothoré (eBPF Foundation)
2024-12-02
selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test
Alexis Lothoré (eBPF Foundation)
2024-12-02
selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys
Alexis Lothoré (eBPF Foundation)
2024-11-26
selftests/bpf: Check for PREEMPTION instead of PREEMPT
Sebastian Andrzej Siewior
2024-11-25
selftest/bpf: Add test for vsock removal from sockmap on close()
Michal Luczaj
2024-11-25
selftest/bpf: Add test for af_vsock poll()
Michal Luczaj
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
[next]