index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-27
selftests/liveupdate: add userspace API selftests
Pasha Tatashin
5
-0
/
+396
2025-11-27
kho: make debugfs interface optional
Pasha Tatashin
1
-0
/
+1
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
306
-307
/
+310
2025-11-27
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be able
Andrew Morton
2
-9
/
+8
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+10
2025-11-27
KVM: arm64: selftests: Consider all 7 possible levels of cache
Ben Horgan
1
-1
/
+1
2025-11-27
KVM: arm64: selftests: Remove ARM64_FEATURE_FIELD_BITS and its last user
Ben Horgan
2
-4
/
+6
2025-11-27
selftests: af_unix: remove unused stdlib.h include
Sunday Adelodun
1
-1
/
+0
2025-11-27
objtool: Build with disassembly can fail when including bdf.h
Alexandre Chartre
1
-1
/
+1
2025-11-27
KVM: LoongArch: selftests: Add exception handler register interface
Bibo Mao
2
-0
/
+45
2025-11-27
KVM: LoongArch: selftests: Add basic interfaces
Bibo Mao
2
-0
/
+55
2025-11-27
KVM: LoongArch: selftests: Add system registers save/restore on exception
Bibo Mao
2
-1
/
+10
2025-11-26
tools: ynl: add YNL test framework
Hangbin Liu
5
-2
/
+593
2025-11-26
selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY tests
Willem de Bruijn
12
-0
/
+29
2025-11-26
selftests/net: initialize char variable to null
Ankit Khushwaha
2
-2
/
+2
2025-11-26
Merge tag 'mm-hotfixes-stable-2025-11-26-11-51' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-8
/
+7
2025-11-26
selftests/landlock: Fix makefile header list
Matthieu Buffet
1
-1
/
+1
2025-11-26
perf tools: Don't read build-ids from non-regular files
James Clark
15
-34
/
+43
2025-11-26
Merge branch 'iommufd_dmabuf' into k.o-iommufd/for-next
Jason Gunthorpe
2
-0
/
+87
2025-11-26
perf vendor events riscv: add T-HEAD C920V2 JSON support
Inochi Amaoto
1
-0
/
+1
2025-11-26
perf pmu: fix duplicate conditional statement
Anubhav Shelat
1
-2
/
+0
2025-11-26
Merge tag 'kvm-x86-selftests-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
24
-166
/
+481
2025-11-26
Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
9
-134
/
+315
2025-11-25
selftest: af_unix: Extend recv() timeout in so_peek_off.c.
Kuniyuki Iwashima
1
-2
/
+2
2025-11-25
selftest: af_unix: Create its own .gitignore.
Kuniyuki Iwashima
2
-8
/
+8
2025-11-25
tcp: remove icsk->icsk_retransmit_timer
Eric Dumazet
2
-4
/
+4
2025-11-25
tcp: introduce icsk->icsk_keepalive_timer
Eric Dumazet
2
-4
/
+4
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
2
-0
/
+2
2025-11-25
tools: ynl-gen: add function prefix argument
Asbjørn Sloth Tønnesen
1
-9
/
+16
2025-11-25
vsock/test: Extend transport change null-ptr-deref test
Michal Luczaj
1
-1
/
+6
2025-11-25
selftests/bpf: Make CS length configurable for rqspinlock stress test
Kumar Kartikeya Dwivedi
1
-2
/
+12
2025-11-25
selftests/bpf: Add lock wait time stats to rqspinlock stress test
Kumar Kartikeya Dwivedi
1
-0
/
+104
2025-11-25
selftests/bpf: Relax CPU requirements for rqspinlock stress test
Kumar Kartikeya Dwivedi
1
-1
/
+1
2025-11-25
libbpf: Fix some incorrect @param descriptions in the comment of libbpf.h
Jianyun Gao
1
-11
/
+16
2025-11-25
selftests/bpf: Call bpf_get_numa_node_id() in trigger_count()
Menglong Dong
2
-4
/
+6
2025-11-25
Merge tag 'linux-cpupower-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
1
-11
/
+21
2025-11-25
iommufd/selftest: Add some tests for the dmabuf flow
Jason Gunthorpe
2
-0
/
+87
2025-11-25
xdrgen: Don't generate unnecessary semicolon
Chuck Lever
18
-18
/
+18
2025-11-25
xdrgen: Fix union declarations
Chuck Lever
1
-0
/
+4
2025-11-25
xdrgen: handle _XdrString in union encoder/decoder
Khushal Chitturi
2
-9
/
+31
2025-11-25
xdrgen: Fix the variable-length opaque field decoder template
Chuck Lever
1
-1
/
+1
2025-11-25
xdrgen: Make the xdrgen script location-independent
Chuck Lever
1
-0
/
+5
2025-11-25
xdrgen: Generalize/harden pathname construction
Chuck Lever
1
-5
/
+6
2025-11-25
tools/thermal/thermal-engine: Fix format string bug in thermal-engine
Malaya Kumar Rout
1
-1
/
+1
2025-11-24
selftests: af_unix: don't use SKIP for expected failures
Jakub Kicinski
1
-2
/
+6
2025-11-24
selftests: netconsole: ensure required log level is set on netcons_basic
Andre Carvalho
1
-2
/
+3
2025-11-24
selftests: hw-net: toeplitz: give the test up to 4 seconds
Jakub Kicinski
1
-1
/
+1
2025-11-24
selftests: hw-net: toeplitz: read indirection table from the device
Jakub Kicinski
1
-1
/
+23
2025-11-24
selftests: hw-net: toeplitz: read the RSS key directly from C
Jakub Kicinski
3
-8
/
+44
2025-11-24
selftests: hw-net: toeplitz: make sure NICs have pure Toeplitz configured
Jakub Kicinski
1
-11
/
+18
[prev]
[next]