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
Age
Commit message (
Expand
)
Author
Lines
2025-03-16
mm: further refactor commit_merge()
Lorenzo Stoakes
-2
/
+7
2025-03-16
mm: simplify vma merge structure and expand comments
Lorenzo Stoakes
-26
/
+26
2025-03-16
selftests/mm: test splitting file-backed THP to any lower order
Zi Yan
-5
/
+6
2025-03-16
selftests/mm: make file-backed THP split work by writing PMD size data
Zi Yan
-8
/
+44
2025-03-16
selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculation
Rafael Aquini
-1
/
+3
2025-03-15
kunit: tool: add test to check parsing late test plan
Rae Moar
-0
/
+11
2025-03-15
kunit: tool: Fix bug in parsing test plan
Rae Moar
-5
/
+4
2025-03-15
selftests/bpf: Fix sockopt selftest failure on powerpc
Saket Kumar Bhaskar
-0
/
+4
2025-03-15
selftests/bpf: Fix string read in strncmp benchmark
Viktor Malik
-1
/
+4
2025-03-15
selftests/bpf: Fix arena_spin_lock compilation on PowerPC
Kumar Kartikeya Dwivedi
-3
/
+24
2025-03-15
bpf: bpftool: Setting error code in do_loader()
Sewon Nam
-0
/
+1
2025-03-15
selftests/bpf: Add a kernel flag test for LSM bpf hook
Blaise Boscaccy
-0
/
+71
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: Introduce load-acquire and store-release instructions
Peilin Ye
-0
/
+3
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
libbpf: Split bpf object load into prepare/load
Mykyta Yatsenko
-43
/
+117
2025-03-15
libbpf: Introduce more granular state for bpf_object
Mykyta Yatsenko
-17
/
+22
2025-03-15
libbpf: Use map_is_created helper in map setters
Mykyta Yatsenko
-9
/
+9
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
[prev]
[next]