index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
selftests/bpf: Fix typos and grammar in test sources
Shubham Sharma
12
-15
/
+15
2025-10-15
bpf/selftests: Fix test_tcpnotify_user
Matt Bobrowski
1
-1
/
+0
2025-09-09
selftests/bpf: Add tests for bpf_strnstr
Rong Tao
1
-2
/
+6
2025-09-09
selftests/bpf: Fix "expression result unused" warnings with icecc
Ilya Leoshkevich
2
-5
/
+4
2025-09-09
selftests/bpf: Extend crypto_sanity selftest with invalid dst buffer
Daniel Borkmann
1
-14
/
+32
2025-08-03
Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+2
2025-08-01
selftests/bpf: Test for unaligned flow_dissector ctx access
Paul Chaignon
1
-1
/
+22
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
44
-109
/
+2456
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-5
/
+60
2025-07-28
selftests/bpf: Migrate fexit_noreturns case into tracing_failure test suite
KaFai Wan
2
-15
/
+6
2025-07-28
selftests/bpf: Add selftest for attaching tracing programs to functions in deny list
KaFai Wan
1
-0
/
+6
2025-07-28
bpf: Show precise rejected function when attaching fexit/fmod_ret to __noreturn functions
KaFai Wan
1
-1
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.bpf' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-0
/
+218
2025-07-28
bpf: Add third round of bounds deduction
Paul Chaignon
1
-1
/
+1
2025-07-28
selftests/bpf: Test invariants on JSLT crossing sign
Paul Chaignon
1
-1
/
+1
2025-07-28
selftests/bpf: Test cross-sign 64bits range refinement
Paul Chaignon
1
-0
/
+118
2025-07-28
powerpc64/bpf: Add jit support for load_acquire and store_release
Puranjay Mohan
1
-1
/
+2
2025-07-26
selftests/bpf: Enable private stack tests for arm64
Puranjay Mohan
4
-4
/
+91
2025-07-25
selftests/bpf: Fix test dynptr/test_dynptr_memset_xdp_chunks failure
Yonghong Song
1
-1
/
+12
2025-07-25
selftests/bpf: Fix test dynptr/test_dynptr_copy_xdp failure
Yonghong Song
1
-2
/
+3
2025-07-23
selftests/bpf: Test invalid narrower ctx load
Paul Chaignon
1
-0
/
+25
2025-07-14
selftests/bpf: Create iter_tcp_destroy test program
Jordan Rife
1
-0
/
+21
2025-07-14
selftests/bpf: Allow for iteration over multiple states
Jordan Rife
1
-5
/
+6
2025-07-14
selftests/bpf: Allow for iteration over multiple ports
Jordan Rife
1
-0
/
+4
2025-07-11
selftests/bpf: Range analysis test case for JSET
Paul Chaignon
1
-0
/
+18
2025-07-11
selftests/bpf: add selftests for bpf_arena_reserve_pages
Emil Tsalapatis
2
-0
/
+204
2025-07-08
selftests/bpf: Remove enum64 case from __arg_untrusted test suite
Eduard Zingerman
1
-7
/
+1
2025-07-07
selftests/bpf: Negative test case for tail call map
Paul Chaignon
1
-0
/
+31
2025-07-07
selftests/bpf: Add Spectre v4 tests
Luis Gerhorst
2
-0
/
+153
2025-07-07
selftests/bpf: tests for __arg_untrusted void * global func params
Eduard Zingerman
1
-0
/
+53
2025-07-07
selftests/bpf: test cases for __arg_untrusted
Eduard Zingerman
1
-0
/
+81
2025-07-07
selftests/bpf: ptr_to_btf_id struct walk ending with primitive pointer
Eduard Zingerman
1
-0
/
+31
2025-07-03
selftests/bpf: Add tests for prog streams
Kumar Kartikeya Dwivedi
2
-0
/
+112
2025-07-03
selftests/bpf: Add test cases for bpf_dynptr_memset()
Ihor Solodrai
1
-0
/
+158
2025-07-02
selftests/bpf: null checks for rdonly_untrusted_mem should be preserved
Eduard Zingerman
1
-0
/
+21
2025-07-02
selftests/bpf: Add tests for bpf_cgroup_read_xattr
Song Liu
2
-0
/
+218
2025-07-01
selftests/bpf: Fix spelling mistake "subtration" -> "subtraction"
Colin Ian King
1
-2
/
+2
2025-06-27
selftests/bpf: bpf_rdonly_cast u{8,16,32,64} access tests
Eduard Zingerman
1
-0
/
+41
2025-06-27
selftests/bpf: Fix cgroup_xattr/read_cgroupfs_xattr
Song Liu
1
-2
/
+2
2025-06-26
Merge branch 'vfs-6.17.bpf' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Alexei Starovoitov
2
-0
/
+218
2025-06-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+4
2025-06-26
selftests/bpf: Test array presets in veristat
Mykyta Yatsenko
1
-19
/
+37
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
3
-0
/
+49
2025-06-26
selftests/bpf: Add tests for string kfuncs
Viktor Malik
3
-0
/
+147
2025-06-26
selftests/bpf: Allow macros in __retval
Viktor Malik
2
-8
/
+10
2025-06-25
selftests/bpf: check operations on untrusted ro pointers to mem
Eduard Zingerman
1
-0
/
+136
2025-06-25
selftests/bpf: Add tests for BPF_NEG range tracking logic
Song Liu
1
-0
/
+70
2025-06-25
bpf: Add range tracking for BPF_NEG
Song Liu
2
-10
/
+23
2025-06-25
libbpf: Fix possible use-after-free for externs
Adin Scannell
1
-0
/
+16
2025-06-24
selftests/bpf: Add testcases for BPF_ADD and BPF_SUB
Harishankar Vishwanathan
1
-0
/
+161
[next]