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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
5
-1
/
+148
2026-05-20
selftests/bpf: add regression test for ktls+sockmap verdict UAF
Xingwang Xiang
2
-0
/
+124
2026-05-20
bpf: Reject NULL data/sig in bpf_verify_pkcs7_signature
KP Singh
1
-1
/
+1
2026-05-17
selftests/bpf: Cover global subprog exception leaks
Kumar Kartikeya Dwivedi
1
-0
/
+22
2026-05-14
bpf: Use array_map_meta_equal for percpu array inner map replacement
Guannan Wang
1
-0
/
+57
2026-05-11
selftests/bpf: Add test for large offset bpf-to-bpf call
Yazhou Tang
2
-0
/
+68
2026-05-09
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6
-2
/
+68
2026-05-08
selftest: bpf: Add test for bpf_tcp_sock() and RAW socket.
Kuniyuki Iwashima
2
-1
/
+32
2026-04-24
Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2
-4
/
+4
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-7
/
+42
2026-04-23
selftests/bpf: check epoll readiness during reuseport migration
Zhenzhong Wu
1
-7
/
+42
2026-04-23
selftests/bpf: Enable CAN_USE_LOAD_ACQ_STORE_REL for LoongArch
Tiezhu Yang
2
-4
/
+4
2026-04-22
selftests/bpf: Verify bpf-tcp-cc rejects TCP_NODELAY
KaFai Wan
2
-0
/
+18
2026-04-22
selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacks
KaFai Wan
2
-1
/
+18
2026-04-16
selftests/bpf: cover UTF-8 trace_printk output
Yihan Ding
2
-6
/
+32
2026-04-16
bpf: allow UTF-8 literals in bpf_bprintf_prepare()
Yihan Ding
1
-1
/
+2
2026-04-16
selftests/bpf: Reject scalar store into kptr slot
Mykyta Yatsenko
1
-0
/
+15
2026-04-15
selftests/bpf: Extend bpf_iter_unix to attempt deadlocking
Michal Luczaj
1
-0
/
+10
2026-04-15
selftests/bpf: verify kallsyms entries for token-loaded subprograms
Eduard Zingerman
6
-23
/
+149
2026-04-15
selftests/bpf: Test small task local data allocation
Amery Hung
1
-4
/
+74
2026-04-15
selftests/bpf: Fix tld_get_data() returning garbage data
Amery Hung
2
-4
/
+11
2026-04-15
selftests/bpf: Prevent allocating data larger than a page
Amery Hung
2
-6
/
+15
2026-04-15
selftests/bpf: arg tracking for imprecise/multi-offset BPF_ST/STX
Eduard Zingerman
1
-0
/
+193
2026-04-15
selftests/bpf: Fix timer_start_deadlock failure due to hrtimer change
Shung-Hsi Yu
1
-4
/
+4
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
8
-28
/
+430
2026-04-14
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
156
-1954
/
+8796
2026-04-14
Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-25
/
+4
2026-04-14
Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-38
/
+16
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+287
2026-04-14
selftests/bpf: add test for xdp_master_redirect with bond not up
Jiayuan Chen
1
-2
/
+94
2026-04-12
selftests/bpf: cover short IPv4/IPv6 inputs with adjust_room
Sun Jian
2
-3
/
+44
2026-04-12
selftests/bpf: Use memfd_create instead of shm_open in cgroup_iter_memcg
Alexei Starovoitov
1
-4
/
+3
2026-04-12
Merge patch series "bpf: Fix OOB in pcpu_init_value and add a test"
Alexei Starovoitov
2
-0
/
+85
2026-04-12
selftests/bpf: Add test for cgroup storage OOB read
Lang Xu
2
-0
/
+85
2026-04-12
selftests/bpf: Fix reg_bounds to match new tnum-based refinement
Paul Chaignon
1
-0
/
+35
2026-04-12
selftests/bpf: Add tests for non-arena/arena operations
Emil Tsalapatis
1
-0
/
+130
2026-04-12
bpf: add missing fsession to the verifier log
Menglong Dong
2
-5
/
+5
2026-04-12
selftests/bpf: Add tests for sock_ops ctx access with same src/dst register
Jiayuan Chen
2
-0
/
+193
2026-04-11
bpf: Move checks for reserved fields out of the main pass
Alexei Starovoitov
1
-1
/
+1
2026-04-11
selftests/bpf: inline TEST_TAG constants in test_loader.c
Eduard Zingerman
1
-56
/
+28
2026-04-11
selftests/bpf: impose global ordering for test decl_tags
Eduard Zingerman
2
-103
/
+124
2026-04-11
selftests/bpf: make str_has_pfx return pointer past the prefix
Eduard Zingerman
1
-28
/
+23
2026-04-11
selftests/bpf: fix __jited_unpriv tag name
Eduard Zingerman
1
-1
/
+1
2026-04-10
selftests/bpf: Remove kmalloc tracing from local storage create bench
Amery Hung
2
-26
/
+6
2026-04-10
selftests/bpf: Add test for add_const base_id consistency
Daniel Borkmann
1
-0
/
+63
2026-04-10
bpf: poison dead stack slots
Alexei Starovoitov
1
-0
/
+2
2026-04-10
selftests/bpf: add new tests for static stack liveness analysis
Alexei Starovoitov
3
-0
/
+2464
2026-04-10
selftests/bpf: adjust verifier_log buffers
Alexei Starovoitov
1
-3
/
+3
2026-04-10
selftests/bpf: update existing tests due to liveness changes
Alexei Starovoitov
8
-86
/
+79
2026-04-10
selftests/bpf: Add BTF sanitize test covering BTF layout
Alan Maguire
1
-0
/
+97
[next]