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-01-13
perf test: Do not skip when some metric-group tests succeed
Namhyung Kim
-10
/
+16
2026-01-13
perf test: Do not skip when some metrics tests succeeded
Namhyung Kim
-7
/
+22
2026-01-13
perf test: Use shelldir to refer perf source location
Namhyung Kim
-1
/
+1
2026-01-13
perf test: Skip dlfilter test for build failures
Namhyung Kim
-4
/
+4
2026-01-13
perf inject: Keep build-ID data if no option is used
Namhyung Kim
-2
/
+3
2026-01-13
perf util: Remove SHA-1 code
Eric Biggers
-153
/
+0
2026-01-13
perf genelf: Switch from SHA-1 to BLAKE2s for build ID generation
Eric Biggers
-30
/
+28
2026-01-13
perf util: Add BLAKE2s support
Eric Biggers
-1
/
+302
2026-01-13
tools: ynl: render event op docs correctly
Donald Hunter
-3
/
+6
2026-01-13
selftests: net: reduce txtimestamp deschedule flakes
Willem de Bruijn
-5
/
+5
2026-01-13
libsubcmd: Fix null intersection case in exclude_cmds()
Sri Jayaramappa
-4
/
+6
2026-01-13
perf test: Test addr2line unwinding works with inline functions
Ian Rogers
-0
/
+47
2026-01-13
perf callchain: Fix srcline printing with inlines
Ian Rogers
-2
/
+6
2026-01-13
perf srcline: Add configuration support for the addr2line style
Ian Rogers
-11
/
+113
2026-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-59
/
+85
2026-01-13
selftests/bpf: Add tests for s>>=31 and s>>=63
Alexei Starovoitov
-0
/
+85
2026-01-13
selftests/bpf: Fix verifier_arena_globals1 failure with 64K page
Yonghong Song
-1
/
+1
2026-01-13
selftests/bpf: Fix sk_bypass_prot_mem failure with 64K page
Yonghong Song
-1
/
+6
2026-01-13
selftests/bpf: Fix dmabuf_iter/lots_of_buffers failure with 64K page
Yonghong Song
-1
/
+1
2026-01-13
cxl: Check for invalid addresses returned from translation functions on errors
Robert Richter
-12
/
+18
2026-01-13
x86/pvlocks: Move paravirt spinlock functions into own header
Juergen Gross
-0
/
+1
2026-01-13
selftests: vDSO: vdso_test_abi: Add test for clock_getres_time64()
Thomas Weißschuh
-1
/
+52
2026-01-13
selftests: vDSO: vdso_test_abi: Use UAPI system call numbers
Thomas Weißschuh
-1
/
+1
2026-01-13
selftests: vDSO: vdso_config: Add configurations for clock_getres_time64()
Thomas Weißschuh
-1
/
+3
2026-01-13
objtool: Allow multiple pv_ops arrays
Juergen Gross
-18
/
+65
2026-01-13
selftests/tc-testing: add selftests for cake_mq qdisc
Jonas Köppeler
-0
/
+559
2026-01-13
objtool: fix build failure due to missing libopcodes check
Sasha Levin
-10
/
+14
2026-01-13
objtool: fix compilation failure with the x32 toolchain
Mikulas Patocka
-2
/
+2
2026-01-13
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
Darrick J. Wong
-0
/
+10
2026-01-13
rtla: Fix parse_cpu_set() bug introduced by strtoi()
Costa Shulyupin
-6
/
+4
2026-01-12
selftests/net/ipsec: Fix variable size type not at the end of struct
Ankit Khushwaha
-2
/
+9
2026-01-12
selftests/bpf: Use the correct destructor kfunc type
Sami Tolvanen
-1
/
+7
2026-01-12
selftests: ublk: add stop command with --safe option
Ming Lei
-0
/
+112
2026-01-12
tools: ynl: cli: print reply in combined format if possible
Jakub Kicinski
-4
/
+17
2026-01-12
tools: ynl: cli: extract the event/notify handling in --list-attrs
Jakub Kicinski
-9
/
+12
2026-01-12
tools: ynl: cli: factor out --list-attrs / --doc handling
Jakub Kicinski
-15
/
+20
2026-01-12
tools: ynl: cli: add --doc as alias to --list-attrs
Jakub Kicinski
-1
/
+1
2026-01-12
tools: ynl: cli: improve --help
Jakub Kicinski
-41
/
+72
2026-01-12
tools: ynl: cli: wrap the doc text if it's long
Jakub Kicinski
-1
/
+6
2026-01-12
tools: ynl: cli: introduce formatting for attr names in --list-attrs
Jakub Kicinski
-3
/
+27
2026-01-12
x86/xen: Drop xen_mmu_ops
Juergen Gross
-1
/
+0
2026-01-12
perf addr2line.c: Rename a2l_style to cmd_a2l_style
Ian Rogers
-10
/
+10
2026-01-12
perf addr2line: Add a libdw implementation
Ian Rogers
-0
/
+252
2026-01-12
perf test workload: Add inlineloop test workload
Ian Rogers
-0
/
+56
2026-01-12
perf unwind-libdw: Fix invalid reference counts
Ian Rogers
-2
/
+5
2026-01-12
cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()
Waiman Long
-0
/
+3
2026-01-12
cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
Waiman Long
-7
/
+19
2026-01-12
perf test subcmd help: Add exclude disjoint subcmd names
Ian Rogers
-0
/
+26
2026-01-12
perf stat display: Make %f precision consistent
Ian Rogers
-21
/
+5
2026-01-12
x86/xen: Drop xen_cpu_ops
Juergen Gross
-1
/
+0
[prev]
[next]