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-06-22
Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-4
/
+8
2025-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+13
2025-06-21
Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/p...
Linus Torvalds
29
-51
/
+327
2025-06-19
Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-12
/
+305
2025-06-19
tools: ynl: fix mixing ops and notifications on one socket
Jakub Kicinski
1
-11
/
+17
2025-06-19
KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_cases
Zenghui Yu
1
-3
/
+13
2025-06-18
selftests: net: add test for passive TFO socket NAPI ID
David Wei
2
-0
/
+113
2025-06-18
selftests: net: add passive TFO test binary
David Wei
3
-0
/
+173
2025-06-18
selftests: netdevsim: improve lib.sh include in peer.sh
David Wei
1
-1
/
+2
2025-06-17
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-4
/
+10
2025-06-17
perf bench futex: Fix prctl include in musl libc
Arnaldo Carvalho de Melo
2
-2
/
+8
2025-06-17
perf test: Directory file descriptor leak
Ian Rogers
1
-0
/
+1
2025-06-17
perf evsel: Missed close() when probing hybrid core PMUs
Ian Rogers
1
-0
/
+1
2025-06-17
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+55
2025-06-17
tools arch amd ibs: Sync ibs.h with the kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+6
2025-06-16
Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+102
2025-06-16
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+10
2025-06-16
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
2
-5
/
+13
2025-06-16
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
3
-0
/
+6
2025-06-16
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2025-06-16
tools headers UAPI: Sync the drm/drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2025-06-16
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-06-16
tools headers UAPI: Sync kvm header with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+71
2025-06-16
tools headers x86 svm: Sync svm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2025-06-16
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+4
2025-06-16
tools kvm headers arm64: Update KVM header from the kernel sources
Arnaldo Carvalho de Melo
1
-4
/
+5
2025-06-16
tools headers UAPI: Sync linux/prctl.h with the kernel sources to pick FUTEX ...
Arnaldo Carvalho de Melo
1
-0
/
+7
2025-06-16
perf mem: Document new output fields (op, cache, mem, dtlb, snoop)
Namhyung Kim
2
-17
/
+92
2025-06-16
tools headers: Update the fs headers with the kernel sources
Arnaldo Carvalho de Melo
4
-6
/
+17
2025-06-16
perf test: Restrict uniquifying test to machines with 'uncore_imc'
Chun-Tse Shao
1
-2
/
+10
2025-06-14
Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-1
/
+22
2025-06-13
Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+5
2025-06-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-14
/
+25
2025-06-12
mm: add mmap_prepare() compatibility layer for nested file systems
Lorenzo Stoakes
1
-0
/
+16
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-1
/
+74
2025-06-12
selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS ...
Gal Pressman
1
-1
/
+58
2025-06-11
selftests/mm: skip failed memfd setups in gup_longterm
Mark Brown
1
-1
/
+6
2025-06-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-4
/
+4
2025-06-11
selftests: net: add test case for NAT46 looping back dst
Jakub Kicinski
2
-0
/
+16
2025-06-11
Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-14
/
+25
2025-06-10
tools/resolve_btfids: Fix build when cross compiling kernel with clang.
Suleiman Souhlal
1
-1
/
+1
2025-06-09
cpupower: split unitdir from libdir in Makefile
Francesco Poli (wintermute)
1
-4
/
+5
2025-06-09
selftests/x86: Add a test to detect infinite SIGTRAP handler loop
Xin Li (Intel)
2
-1
/
+102
2025-06-08
Merge tag 'turbostat-2025.06.08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-110
/
+364
2025-06-08
tools/power turbostat: version 2025.06.08
Len Brown
1
-37
/
+36
2025-06-08
tools/power turbostat: Add initial support for BartlettLake
Zhang Rui
1
-0
/
+1
2025-06-08
tools/power turbostat: Add initial support for DMR
Zhang Rui
1
-0
/
+18
2025-06-08
tools/power turbostat: Dump RAPL sysfs info
Zhang Rui
1
-0
/
+156
2025-06-08
tools/power turbostat: Avoid probing the same perf counters
Zhang Rui
1
-0
/
+15
2025-06-08
tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs c...
Zhang Rui
1
-25
/
+24
[next]