index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+113
7 days
selftests/bpf: Add test for redirect from qdisc qevent block
Daniel Borkmann
1
-0
/
+113
11 days
selftests/bpf: Cover tracing implicit kfunc args
Kumar Kartikeya Dwivedi
1
-0
/
+36
13 days
selftests/bpf: Cover negative buffer pointer offsets
Sun Jian
3
-43
/
+59
13 days
selftests/bpf: Test FIONREAD on a sockmap socket without a verdict program
Mattia Meleleo
1
-0
/
+39
13 days
selftests/bpf: Adapt sockmap update error handling
Michal Luczaj
1
-10
/
+11
13 days
selftests/bpf: Ensure UDP sockets are bound
Michal Luczaj
1
-3
/
+3
2026-06-25
selftests/bpf: test rejection of a packet-modifying SK_SKB stream parser
Sechang Lim
1
-0
/
+31
2026-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-10
/
+85
2026-06-25
Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-42
/
+231
2026-06-23
selftests/bpf: Add LWT encap tests for skb metadata
Jakub Sitnicki
1
-0
/
+175
2026-06-23
selftests/xsk: restore shared_umem after POLL_TXQ_FULL
Tushar Vyavahare
1
-2
/
+17
2026-06-23
selftests/xsk: fix timeout thread harness sequencing
Tushar Vyavahare
2
-16
/
+18
2026-06-23
selftests/xsk: make poll timeout mode explicit
Tushar Vyavahare
2
-24
/
+21
2026-06-22
selftests/bpf: Cover small conntrack opts error writes
Yiyang Chen
1
-0
/
+6
2026-06-21
selftests/bpf: Test cgroup link replace with BPF_F_PREORDER
Amery Hung
1
-0
/
+77
2026-06-21
bpf: Allow type tag BTF records to succeed other modifier records
Emil Tsalapatis
1
-10
/
+2
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
49
-154
/
+4992
2026-06-16
selftests/bpf: test that TLS crypto is rejected on a sockmap socket
Jakub Kicinski
1
-0
/
+65
2026-06-16
selftests/bpf: remove sockmap + ktls tests
Jakub Kicinski
1
-355
/
+0
2026-06-14
selftests/bpf: add test for bpf_msg_pop_data() overflow
Sechang Lim
1
-0
/
+48
2026-06-14
selftests/bpf: Add test to verify the fix for bpf_setsockopt() helper
Leon Hwang
1
-0
/
+78
2026-06-14
selftests/bpf: Initialize operation name before use
Leo Yan
1
-0
/
+1
2026-06-14
selftests/bpf: Fix typo in verify_umulti_link_info
Jiri Olsa
1
-1
/
+1
2026-06-14
selftests/bpf: Add uprobe_multi path_fd fail tests
Jiri Olsa
1
-1
/
+31
2026-06-14
selftests/bpf: Add uprobe_multi path_fd test
Jiri Olsa
1
-0
/
+62
2026-06-12
selftests/bpf: Add arena direct-value one-past-end reject test
Woojin Ji
1
-0
/
+73
2026-06-12
selftests/bpf: Add retval test for bool and errno LSM cgroup hooks
Xu Kuohai
1
-0
/
+79
2026-06-12
selftests/bpf: Cover generic devmap egress last-dst rewrite
Sun Jian
1
-3
/
+163
2026-06-12
selftests/xsk: Introduce mmap_size in umem struct
Tushar Vyavahare
2
-11
/
+10
2026-06-12
selftests/xsk: Use umem_size() helper consistently
Tushar Vyavahare
1
-18
/
+18
2026-06-12
selftests/xsk: Move UMEM state from ifobject to xsk_socket_info
Tushar Vyavahare
2
-51
/
+74
2026-06-12
selftests/xsk: Introduce helpers for setting UMEM properties
Tushar Vyavahare
1
-16
/
+20
2026-06-10
selftests/bpf: Cover tail-call cgroup storage prog-array checks
Lin Ma
1
-0
/
+186
2026-06-09
selftests/bpf: Exercise kptr map update lifetime
Kumar Kartikeya Dwivedi
1
-0
/
+56
2026-06-09
bpf: Cancel special fields on map value recycle
Justin Suess
4
-29
/
+26
2026-06-09
bpf: Reject bpf_obj_drop() from tracing progs
Justin Suess
1
-1
/
+41
2026-06-09
selftests/bpf: Add BTF repeated field count overflow test
Paul Moses
1
-0
/
+37
2026-06-07
selftests/bpf: Stress LRU rqspinlock recovery paths
Mykyta Yatsenko
1
-0
/
+243
2026-06-07
selftests/bpf: Add tracing multi attach rollback tests
Jiri Olsa
1
-0
/
+212
2026-06-07
selftests/bpf: Add tracing multi attach benchmark test
Jiri Olsa
1
-0
/
+124
2026-06-07
selftests/bpf: Add tracing multi verifier fails test
Jiri Olsa
1
-0
/
+2
2026-06-07
selftests/bpf: Add tracing multi attach fails test
Jiri Olsa
1
-0
/
+96
2026-06-07
selftests/bpf: Add tracing multi session test
Jiri Olsa
1
-0
/
+45
2026-06-07
selftests/bpf: Add tracing multi cookies test
Jiri Olsa
1
-2
/
+21
2026-06-07
selftests/bpf: Add tracing multi intersect tests
Jiri Olsa
1
-0
/
+99
2026-06-07
selftests/bpf: Add tracing multi skel/pattern/ids module attach tests
Jiri Olsa
1
-0
/
+105
2026-06-07
selftests/bpf: Add tracing multi skel/pattern/ids attach tests
Jiri Olsa
1
-0
/
+258
2026-06-06
selftests/bpf: add tests for PTR_TO_FLOW_KEYS offset bounds
Nuoqi Gui
1
-0
/
+2
2026-06-05
selftests/bpf: Inspect the signature verdict exposed to BPF LSM
Daniel Borkmann
1
-0
/
+122
[next]