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-13
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-11
/
+1661
2026-02-13
selftests: drv-net: limit RPS test CPUs to supported range
Gal Pressman
1
-7
/
+10
2026-02-13
selftests: net: lib: Fix jq parsing error
Yue Haibing
1
-1
/
+1
2026-02-13
selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2
Ido Schimmel
1
-2
/
+2
2026-02-13
tools/testing: keep legacy generated files around in .gitignore file
Linus Torvalds
1
-0
/
+1
2026-02-13
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
5
-67
/
+13
2026-02-13
Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
8
-13
/
+224
2026-02-13
selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT
Aristeu Rozanski
1
-8
/
+105
2026-02-13
delayacct: fix build regression on accounting tool
Arnd Bergmann
1
-6
/
+6
2026-02-13
selftests/mm: add memory failure dirty pagecache test
Miaohe Lin
1
-4
/
+58
2026-02-13
selftests/mm: add memory failure clean pagecache test
Miaohe Lin
1
-0
/
+66
2026-02-13
selftests/mm: add memory failure anonymous page test
Miaohe Lin
8
-0
/
+313
2026-02-13
tools/testing/vma: add VMA userland tests for VMA flag functions
Lorenzo Stoakes
5
-12
/
+322
2026-02-13
tools/testing/vma: separate out vma_internal.h into logical headers
Lorenzo Stoakes
5
-1925
/
+1873
2026-02-13
tools/testing/vma: separate VMA userland tests into separate files
Lorenzo Stoakes
8
-335
/
+406
2026-02-13
mm: make vm_area_desc utilise vma_flags_t only
Lorenzo Stoakes
1
-2
/
+7
2026-02-13
mm: add basic VMA flag operation helper functions
Lorenzo Stoakes
1
-20
/
+127
2026-02-13
tools: bitmap: add missing bitmap_[subset(), andnot()]
Lorenzo Stoakes
2
-0
/
+51
2026-02-13
mm: use unmap_desc struct for freeing page tables
Liam R. Howlett
1
-4
/
+3
2026-02-13
mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()
Liam R. Howlett
1
-3
/
+3
2026-02-13
mm/memory: add tree limit to free_pgtables()
Liam R. Howlett
1
-1
/
+2
2026-02-13
Merge tag 'trace-rtla-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-355
/
+488
2026-02-13
Merge tag 'trace-rv-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
5
-113
/
+71
2026-02-13
tools/sched_ext: scx_userland: fix restart and stats thread lifecycle bugs
David Carlier
1
-2
/
+3
2026-02-12
perf test script: Add python script testing support
Ian Rogers
1
-0
/
+113
2026-02-12
perf test script: Add perl script testing support
Ian Rogers
1
-0
/
+102
2026-02-12
perf script: Allow the generated script to be a path
Ian Rogers
2
-6
/
+24
2026-02-12
perf test: perf data --to-ctf testing
Ian Rogers
1
-0
/
+104
2026-02-12
perf test: Test pipe mode with data conversion --to-json
Ian Rogers
1
-9
/
+24
2026-02-12
perf json: Pipe mode --to-ctf support
Ian Rogers
1
-2
/
+52
2026-02-12
perf json: Pipe mode --to-json support
Ian Rogers
1
-0
/
+16
2026-02-12
perf check: Add libbabeltrace to the listed features
Ian Rogers
1
-0
/
+1
2026-02-12
perf build: Allow passing extra Clang flags via EXTRA_BPF_FLAGS
hupu
1
-1
/
+4
2026-02-12
perf test data_type_profiling.sh: Skip just the Rust tests if code_with_type ...
Arnaldo Carvalho de Melo
1
-5
/
+5
2026-02-12
tools build: Fix feature test for rust compiler
Dmitrii Dolgov
2
-8
/
+6
2026-02-12
perf libunwind: Fix calls to thread__e_machine()
Ian Rogers
1
-2
/
+4
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-30
/
+164
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
52
-436
/
+420
2026-02-12
tools/sched_ext: scx_central: fix sched_setaffinity() call with the set size
David Carlier
1
-2
/
+4
2026-02-12
tools/sched_ext: scx_flatcg: zero-initialize stats counter array
David Carlier
1
-0
/
+1
2026-02-12
kbuild: Add objtool to top-level clean target
Josh Poimboeuf
1
-0
/
+2
2026-02-12
Merge 7.0 Kbuild changes into kbuild-fixes
Nathan Chancellor
1
-1
/
+0
[prev]
[next]