index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-13
tools/power turbostat: Simplify global core_id calculation
Len Brown
1
-20
/
+7
2026-02-13
tools/power turbostat: Unify even/odd/average counter referencing
Len Brown
1
-41
/
+41
2026-02-13
tools/power turbostat: Allocate average counters dynamically
Len Brown
1
-112
/
+131
2026-02-13
tools/power turbostat: Delete core_data.core_id
Len Brown
1
-9
/
+4
2026-02-13
tools/power turbostat: Rename physical_core_id to core_id
Len Brown
1
-10
/
+10
2026-02-13
tools/power turbostat: Cleanup package_id
Len Brown
1
-29
/
+23
2026-02-13
tools/power turbostat: Cleanup internal use of "base_cpu"
Len Brown
1
-100
/
+100
2026-02-13
tools/power turbostat: Add L2 cache statistics
Len Brown
2
-51
/
+405
2026-02-04
tools/power turbostat: Remove redundant newlines from err(3) strings
Len Brown
1
-5
/
+5
2026-02-04
tools/power turbostat: Allow more use of is_hybrid flag
Len Brown
1
-3
/
+7
2026-02-04
tools/power turbostat: Rename "LLCkRPS" column to "LLCMRPS"
Len Brown
2
-16
/
+16
2026-02-04
tools/power turbostat.8: Document the "--force" option
Len Brown
1
-3
/
+7
2026-02-04
tools/power turbostat: Harden against unexpected values
Len Brown
1
-43
/
+51
2026-02-04
tools/power turbostat: Dump hypervisor name
Len Brown
1
-0
/
+23
2026-02-04
tools/power turbostat: Dump CPUID.1.ECX[31] (Hypervisor)
Len Brown
1
-2
/
+5
2026-02-04
tools/power turbostat: Dump CPUID(1) consistently with CPUID(6)
Len Brown
1
-9
/
+9
2026-02-04
tools/power turbostat: AMD: msr offset 0x611 read failed: Input/output error
Len Brown
1
-1
/
+1
2026-01-03
Merge tag 'perf-tools-fixes-for-v6.19-2026-01-02' of git://git.kernel.org/pub...
Linus Torvalds
35
-28
/
+170
2026-01-02
Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-4
/
+12
2026-01-02
Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+83
2025-12-31
kselftest/harness: Use helper to avoid zero-size memset warning
Wake Liu
1
-1
/
+7
2025-12-31
selftests/ftrace: Test toplevel-enable for instance
Zheng Yejian
1
-1
/
+2
2025-12-31
selftests/ftrace: traceonoff_triggers: strip off names
Yipeng Zou
1
-2
/
+3
2025-12-31
Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
7
-6
/
+8
2025-12-30
Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-14
/
+93
2025-12-30
selftests: fib_test: Add test case for ipv4 multi nexthops
Vadim Fedorenko
1
-1
/
+69
2025-12-30
selftests: fib_nexthops: Add test cases for error routes deletion
Ido Schimmel
1
-0
/
+15
2025-12-29
Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-2
/
+27
2025-12-29
Merge tag 'sched_ext-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+6
2025-12-28
Merge tag 'powerpc-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2025-12-28
selftests/ublk: fix Makefile to rebuild on header changes
Ming Lei
1
-2
/
+2
2025-12-28
selftests/ublk: add test for async partition scan
Ming Lei
3
-4
/
+81
2025-12-28
tools/sched_ext: update scx_show_state.py for scx_aborting change
Kohei Enju
1
-2
/
+1
2025-12-28
tools/sched_ext: fix scx_show_state.py for scx_root change
Kohei Enju
1
-2
/
+5
2025-12-28
tools build: Fix the common set of features test wrt libopenssl
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-12-24
tools headers: Sync syscall table with kernel sources
Namhyung Kim
11
-1
/
+13
2025-12-24
tools headers: Sync linux/socket.h with kernel sources
Namhyung Kim
1
-3
/
+21
2025-12-24
tools headers: Sync linux/gfp_types.h with kernel sources
Namhyung Kim
1
-6
/
+0
2025-12-24
tools headers: Sync arm64 headers with kernel sources
Namhyung Kim
1
-3
/
+3
2025-12-24
tools headers: Sync x86 headers with kernel sources
Namhyung Kim
2
-0
/
+41
2025-12-24
tools headers: Sync UAPI sound/asound.h with kernel sources
Namhyung Kim
1
-1
/
+1
2025-12-24
tools headers: Sync UAPI linux/mount.h with kernel sources
Namhyung Kim
1
-1
/
+1
2025-12-24
tools headers: Sync UAPI linux/fs.h with kernel sources
Namhyung Kim
1
-1
/
+2
2025-12-24
tools headers: Sync UAPI linux/fcntl.h with kernel sources
Namhyung Kim
1
-0
/
+12
2025-12-24
tools headers: Sync UAPI KVM headers with kernel sources
Namhyung Kim
2
-0
/
+12
2025-12-24
tools headers: Sync UAPI drm/drm.h with kernel sources
Namhyung Kim
1
-0
/
+15
2025-12-24
tools/virtio: add device, device_driver stubs
Michael S. Tsirkin
1
-0
/
+8
2025-12-24
tools/virtio: fix up oot build
Michael S. Tsirkin
2
-2
/
+13
2025-12-24
tools/virtio: switch to kernel's virtio_config.h
Michael S. Tsirkin
1
-101
/
+1
2025-12-24
tools/virtio: stub might_sleep and synchronize_rcu
Michael S. Tsirkin
1
-0
/
+7
[next]