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
2026-03-09
ktest: Stop dropping console output during power-cycle reboot
Ricardo B. Marlière
-5
/
+6
2026-03-09
ktest: Run commands through list-form shell open
Ricardo B. Marlière
-1
/
+4
2026-03-09
ktest: Honor empty per-test option overrides
Ricardo B. Marlière
-2
/
+4
2026-03-09
ktest: Treat undefined self-reference as empty
Ricardo B. Marlière
-0
/
+8
2026-03-09
ktest: Resolve LOG_FILE in test option context
Ricardo B. Marlière
-1
/
+1
2026-03-09
ktest: Avoid undef warning when WARNINGS_FILE is unset
Ricardo B. Marlière
-1
/
+1
2026-03-09
tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpu
Costa Shulyupin
-21
/
+20
2026-03-09
tools/rtla: Remove unneeded nr_cpus members
Costa Shulyupin
-50
/
+38
2026-03-09
tools/rtla: Remove unneeded nr_cpus arguments
Costa Shulyupin
-51
/
+34
2026-03-09
tools/rtla: Consolidate nr_cpus usage across all tools
Costa Shulyupin
-62
/
+31
2026-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3
Alexei Starovoitov
-283
/
+1160
2026-03-07
tools/sched_ext/include: Regenerate enum_defs.autogen.h
Tejun Heo
-12
/
+37
2026-03-07
tools/sched_ext/include: Add libbpf version guard for assoc_struct_ops
Tejun Heo
-6
/
+29
2026-03-07
tools/sched_ext/include: Add __COMPAT_HAS_scx_bpf_select_cpu_and macro
Tejun Heo
-0
/
+8
2026-03-07
tools/sched_ext/include: Add missing helpers to common.bpf.h
Tejun Heo
-0
/
+277
2026-03-07
tools/sched_ext/include: Sync bpf_arena_common.bpf.h with scx repo
Tejun Heo
-2
/
+6
2026-03-07
tools/sched_ext/include: Remove dead sdt_task_defs.h guard from common.h
Tejun Heo
-4
/
+0
2026-03-07
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-56
/
+231
2026-03-07
Merge tag 'rcu-fixes.v7.0-20260307a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-18
/
+39
2026-03-07
tools/workqueue/wq_dump.py: add NODE prefix to all node columns
Breno Leitao
-6
/
+1
2026-03-07
tools/workqueue/wq_dump.py: fix column alignment in node_nr/max_active section
Breno Leitao
-7
/
+7
2026-03-07
tools/workqueue/wq_dump.py: remove backslash separator from node_nr/max_activ...
Breno Leitao
-1
/
+1
2026-03-07
resolve_btfids: Fix linker flags detection
Ihor Solodrai
-2
/
+8
2026-03-07
sched_ext: Implement scx_bpf_dsq_reenq() for user DSQs
Tejun Heo
-2
/
+55
2026-03-07
sched_ext: Introduce scx_bpf_dsq_reenq() for remote local DSQ reenqueue
Tejun Heo
-4
/
+33
2026-03-06
selftests/bpf: add reproducer for spurious precision propagation through calls
Eduard Zingerman
-0
/
+64
2026-03-06
bpf: collect only live registers in linked regs
Eduard Zingerman
-35
/
+63
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+5
2026-03-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-2
/
+2
2026-03-06
selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported
Aleksei Oladko
-1
/
+1
2026-03-06
Revert "selftests/bpf: Update reg_bound range refinement logic"
Eduard Zingerman
-14
/
+0
2026-03-06
selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
-1
/
+38
2026-03-06
bpf: Fix u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
-4
/
+58
2026-03-06
selftests: net: forwarding: fix IPv6 address leak in cleanup
Aleksei Oladko
-4
/
+4
2026-03-06
selftests: drv-net: iou-zcrx: wait for memory cleanup of probe run
Dragos Tatulea
-0
/
+1
2026-03-06
selftests/net: Add netkit container ping test
David Wei
-0
/
+33
2026-03-06
selftests/net: Add env for container based tests
David Wei
-6
/
+253
2026-03-06
selftests/net: Export Netlink class via lib.py
David Wei
-6
/
+12
2026-03-06
selftests/net: Add bpf skb forwarding program
David Wei
-0
/
+49
2026-03-06
Merge tag 'linux_kselftest-kunit-fixes-7.0-rc3' of git://git.kernel.org/pub/s...
Linus Torvalds
-2
/
+30
2026-03-06
Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-13
/
+21
2026-03-06
sched_ext: Add basic building blocks for nested sub-scheduler dispatching
Tejun Heo
-1
/
+37
2026-03-06
sched_ext: Introduce scx_prog_sched()
Tejun Heo
-0
/
+10
2026-03-06
sched_ext: Introduce cgroup sub-sched support
Tejun Heo
-2
/
+20
2026-03-06
Merge branch 'for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Tejun Heo
-65
/
+639
2026-03-06
Merge branch 'for-7.0-fixes' into for-7.1
Tejun Heo
-314
/
+1281
2026-03-06
objtool/klp: Correlate locals to globals
Song Liu
-0
/
+30
2026-03-06
objtool/klp: Match symbols based on demangled_name for global variables
Song Liu
-0
/
+73
2026-03-06
objtool/klp: Remove .llvm suffix in demangle_name()
Song Liu
-0
/
+8
2026-03-06
objtool/klp: Also demangle global objects
Song Liu
-3
/
+0
[prev]
[next]