index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Lines
2025-08-01
selftests/bpf: Test concurrent task local data key creation
Amery Hung
-0
/
+105
2025-08-01
selftests/bpf: Test basic task local data operations
Amery Hung
-0
/
+257
2025-08-01
selftests/bpf: Introduce task local data
Amery Hung
-0
/
+623
2025-08-01
selftests/bpf: Test for unaligned flow_dissector ctx access
Paul Chaignon
-1
/
+22
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-446
/
+5202
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-16
/
+658
2025-07-28
selftests/bpf: Migrate fexit_noreturns case into tracing_failure test suite
KaFai Wan
-38
/
+39
2025-07-28
selftests/bpf: Add selftest for attaching tracing programs to functions in de...
KaFai Wan
-0
/
+39
2025-07-28
bpf: Show precise rejected function when attaching fexit/fmod_ret to __noretu...
KaFai Wan
-1
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.bpf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+366
2025-07-28
bpf: Add third round of bounds deduction
Paul Chaignon
-1
/
+1
2025-07-28
selftests/bpf: Test invariants on JSLT crossing sign
Paul Chaignon
-1
/
+1
2025-07-28
selftests/bpf: Test cross-sign 64bits range refinement
Paul Chaignon
-0
/
+118
2025-07-28
selftests/bpf: Update reg_bound range refinement logic
Paul Chaignon
-0
/
+14
2025-07-28
powerpc64/bpf: Add jit support for load_acquire and store_release
Puranjay Mohan
-1
/
+2
2025-07-26
selftests/bpf: Enable private stack tests for arm64
Puranjay Mohan
-4
/
+91
2025-07-26
selftests: bpf: fix legacy netfilter options
Jakub Kicinski
-0
/
+2
2025-07-25
selftests/bpf: Fix test dynptr/test_dynptr_memset_xdp_chunks failure
Yonghong Song
-1
/
+12
2025-07-25
selftests/bpf: Fix test dynptr/test_dynptr_copy_xdp failure
Yonghong Song
-2
/
+3
2025-07-25
selftests/bpf: Increase xdp data size for arm64 64K page size
Yonghong Song
-2
/
+8
2025-07-25
selftests: net: Enable legacy netfilter legacy options.
Florian Westphal
-0
/
+1
2025-07-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+25
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+69
2025-07-23
selftests/bpf: Test invalid narrower ctx load
Paul Chaignon
-0
/
+25
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
-0
/
+69
2025-07-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-15
/
+479
2025-07-16
selftests/bpf: fix implementation of smp_mb()
Puranjay Mohan
-1
/
+1
2025-07-16
bpf/selftests: Add selftests for token info
Tao Chen
-0
/
+44
2025-07-16
selftests/bpf: Stress test attaching a BPF prog to another BPF prog
Ilya Leoshkevich
-0
/
+67
2025-07-16
selftests/bpf: enable tracing_struct tests for arm64
Alexis Lothoré (eBPF Foundation)
-1
/
+0
2025-07-15
selftests/bpf: Fix build error due to certain uninitialized variables
Yonghong Song
-6
/
+6
2025-07-14
selftests/bpf: Add tests for bucket resume logic in established sockets
Jordan Rife
-0
/
+293
2025-07-14
selftests/bpf: Create iter_tcp_destroy test program
Jordan Rife
-0
/
+21
2025-07-14
selftests/bpf: Create established sockets in socket iterator tests
Jordan Rife
-4
/
+85
2025-07-14
selftests/bpf: Make ehash buckets configurable in socket iterator tests
Jordan Rife
-1
/
+18
2025-07-14
selftests/bpf: Allow for iteration over multiple states
Jordan Rife
-5
/
+9
2025-07-14
selftests/bpf: Allow for iteration over multiple ports
Jordan Rife
-5
/
+6
2025-07-14
selftests/bpf: Add tests for bucket resume logic in listening sockets
Jordan Rife
-0
/
+47
2025-07-11
selftests/bpf: Range analysis test case for JSET
Paul Chaignon
-0
/
+18
2025-07-11
selftests/bpf: add selftests for bpf_arena_reserve_pages
Emil Tsalapatis
-0
/
+207
2025-07-08
selftests/bpf: Remove enum64 case from __arg_untrusted test suite
Eduard Zingerman
-7
/
+1
2025-07-08
selftests/bpf: add a new test to check the consumer update case
Jason Xing
-1
/
+56
2025-07-07
selftests/bpf: Negative test case for tail call map
Paul Chaignon
-0
/
+33
2025-07-07
selftests/bpf: Add Spectre v4 tests
Luis Gerhorst
-0
/
+153
2025-07-07
selftests/bpf: Set CONFIG_PACKET=y for selftests
Saket Kumar Bhaskar
-0
/
+1
2025-07-07
selftests/bpf: tests for __arg_untrusted void * global func params
Eduard Zingerman
-0
/
+53
2025-07-07
selftests/bpf: test cases for __arg_untrusted
Eduard Zingerman
-0
/
+81
2025-07-07
selftests/bpf: ptr_to_btf_id struct walk ending with primitive pointer
Eduard Zingerman
-0
/
+31
2025-07-07
bpf: rdonly_untrusted_mem for btf id walk pointer leafs
Eduard Zingerman
-1
/
+1
2025-07-03
selftests/bpf: Add tests for prog streams
Kumar Kartikeya Dwivedi
-0
/
+253
[prev]
[next]