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
Age
Commit message (
Expand
)
Author
Lines
2025-03-15
security: Propagate caller information in bpf hooks
Blaise Boscaccy
-10
/
+11
2025-03-15
selftests/bpf: Convert comma to semicolon
Chen Ni
-2
/
+2
2025-03-15
selftests/bpf: Fix selection of static vs. dynamic LLVM
Anton Protopopov
-1
/
+1
2025-03-15
selftests: bpf: fix duplicate selftests in cpumask_success.
Emil Tsalapatis
-2
/
+1
2025-03-15
selftests: bpf: add bpf_cpumask_populate selftests
Emil Tsalapatis
-0
/
+161
2025-03-15
selftests/bpf: lwt_seg6local: Move test to test_progs
Bastien Curutchet (eBPF Foundation)
-152
/
+176
2025-03-15
selftests/bpf: lwt_seg6local: Remove unused routes
Bastien Curutchet (eBPF Foundation)
-5
/
+0
2025-03-15
selftests/bpf: Fix cap_enable_effective() return code
Feng Yang
-9
/
+10
2025-03-15
selftests/bpf: Fix dangling stdout seen by traffic monitor thread
Amery Hung
-17
/
+22
2025-03-15
selftests/bpf: Allow assigning traffic monitor print function
Amery Hung
-19
/
+59
2025-03-15
selftests/bpf: Clean up call sites of stdio_restore()
Amery Hung
-11
/
+6
2025-03-15
selftests/bpf: Move test_lwt_ip_encap to test_progs
Bastien Curutchet (eBPF Foundation)
-478
/
+541
2025-03-15
selftests/bpf: Add tests for arena spin lock
Kumar Kartikeya Dwivedi
-0
/
+159
2025-03-15
selftests/bpf: Introduce arena spin lock
Kumar Kartikeya Dwivedi
-0
/
+652
2025-03-15
selftests/bpf: Introduce cond_break_label
Kumar Kartikeya Dwivedi
-6
/
+9
2025-03-15
bpf: correct use/def for may_goto instruction
Eduard Zingerman
-3
/
+3
2025-03-15
selftests/bpf: test cases for compute_live_registers()
Eduard Zingerman
-14
/
+455
2025-03-15
bpf: simple DFA-based live registers analysis
Eduard Zingerman
-1
/
+10
2025-03-15
selftests/bpf: Add selftests for load-acquire and store-release instructions
Peilin Ye
-3
/
+698
2025-03-15
bpf, x86: Add x86 JIT support for timed may_goto
Kumar Kartikeya Dwivedi
-12
/
+80
2025-03-15
selftests/bpf: Add tests for bpf_object__prepare
Mykyta Yatsenko
-0
/
+127
2025-03-15
selftests/bpf: test_tunnel: Remove test_tunnel.sh
Bastien Curutchet (eBPF Foundation)
-180
/
+0
2025-03-15
selftests/bpf: test_tunnel: Move ip6tnl tunnel tests to test_progs
Bastien Curutchet (eBPF Foundation)
-88
/
+59
2025-03-15
selftests/bpf: test_tunnel: Move ip6geneve tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
-49
/
+48
2025-03-15
selftests/bpf: test_tunnel: Move geneve tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
-45
/
+45
2025-03-15
selftests/bpf: test_tunnel: Move ip6erspan tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
-58
/
+41
2025-03-15
selftests/bpf: test_tunnel: Move erspan tunnel tests to test_progs
Bastien Curutchet (eBPF Foundation)
-52
/
+46
2025-03-15
selftests/bpf: test_tunnel: Move ip6gre tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
-95
/
+104
2025-03-15
selftests/bpf: test_tunnel: Move gre tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
-79
/
+97
2025-03-15
selftests/bpf: test_tunnel: Add ping helpers
Bastien Curutchet (eBPF Foundation)
-29
/
+24
2025-03-15
selftests/bpf: test_tunnel: Add generic_attach* helpers
Bastien Curutchet (eBPF Foundation)
-74
/
+66
2025-03-15
veristat: Report program type guess results to sdterr
Eduard Zingerman
-2
/
+2
2025-03-15
veristat: Strerror expects positive number (errno)
Eduard Zingerman
-2
/
+2
2025-03-15
veristat: @files-list.txt notation for object files list
Eduard Zingerman
-9
/
+53
2025-03-15
selftests/bpf: Add tests for extending sleepable global subprogs
Kumar Kartikeya Dwivedi
-147
/
+238
2025-03-15
selftests/bpf: Test sleepable global subprogs in atomic contexts
Kumar Kartikeya Dwivedi
-2
/
+270
2025-03-15
bpf/selftests: test_select_reuseport_kern: Remove unused header
Alexis Lothoré (eBPF Foundation)
-1
/
+0
2025-03-15
selftests/bpf: Add selftests allowing cgroup prog pre-ordering
Yonghong Song
-0
/
+169
2025-03-15
selftests/bpf: Fixes for test_maps test
Jiayuan Chen
-4
/
+5
2025-03-15
selftests/bpf: Allow auto port binding for bpf nf
Jiayuan Chen
-3
/
+6
2025-03-15
selftests/bpf: Allow auto port binding for cgroup connect
Jiayuan Chen
-5
/
+12
2025-03-15
selftests/bpf: Add tests for bpf_dynptr_copy
Mykyta Yatsenko
-5
/
+139
2025-03-14
cxl/test: Define a CFMWS capable of a 3 way HB interleave
Alison Schofield
-5
/
+5
2025-03-14
Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2
Dave Jiang
-0
/
+2
2025-03-14
Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2
Dave Jiang
-0
/
+23
2025-03-14
tools/testing/cxl: Set Shutdown State support
Davidlohr Bueso
-0
/
+23
2025-03-14
cxl/pmem: debug invalid serial number data
Yuquan Wang
-1
/
+1
2025-03-14
Merge branch 'for-6.15/fw-first-error-logging' into cxl-for-next2
Dave Jiang
-0
/
+1
2025-03-14
acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
Smita Koralahalli
-0
/
+1
2025-03-14
scanf: convert self-test to KUnit
Tamir Duberstein
-6
/
+1
[prev]
[next]