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
selftests: drv-net: gro: run the test against HW GRO and LRO
Jakub Kicinski
-19
/
+60
2026-01-13
selftests: drv-net: gro: improve feature config
Jakub Kicinski
-3
/
+36
2026-01-13
selftests: drv-net: gro: use cmd print
Jakub Kicinski
-2
/
+1
2026-01-13
selftests: net: py: teach cmd() how to print itself
Jakub Kicinski
-0
/
+23
2026-01-13
selftests: net: py: teach ksft_pr() multi-line safety
Jakub Kicinski
-10
/
+19
2026-01-13
tools/net/ynl: suppress jobserver warning in ynltool version detection
Bobby Eshleman
-1
/
+1
2026-01-13
KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Sean Christopherson
-4
/
+3
2026-01-13
KVM: selftests: Add a test to verify APICv updates (while L2 is active)
Sean Christopherson
-0
/
+160
2026-01-13
btf: Refactor the code by calling str_is_empty
Donglin Peng
-19
/
+19
2026-01-13
libbpf: Verify BTF sorting
Donglin Peng
-0
/
+25
2026-01-13
libbpf: Optimize type lookup with binary search for sorted BTF
Donglin Peng
-25
/
+65
2026-01-13
tools/resolve_btfids: Support BTF sorting feature
Donglin Peng
-0
/
+64
2026-01-13
selftests/bpf: Add test cases for btf__permute functionality
Donglin Peng
-0
/
+244
2026-01-13
libbpf: Add BTF permutation support for type reordering
Donglin Peng
-0
/
+176
2026-01-13
perf addr_location: Update outdated comment
Julia Lawall
-1
/
+1
2026-01-13
perf tools: Dump callchain context marker names
James Clark
-2
/
+25
2026-01-13
perf vendor events arm64: Remove uncountable events
James Clark
-30
/
+0
2026-01-13
perf Documentation: Correct branch stack sampling call-stack option
Dapeng Mi
-1
/
+1
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
[prev]
[next]