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-02-17
selftests: drv-net: add HDS payload sweep test for devmem TCP
Bobby Eshleman
-2
/
+28
2026-02-16
tools/sched_ext: scx_userland: fix stale data on restart
David Carlier
-0
/
+8
2026-02-16
tools/sched_ext: scx_flatcg: fix potential stack overflow from VLA in fcg_rea...
David Carlier
-4
/
+9
2026-02-15
Merge tag 'docs-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...
Linus Torvalds
-0
/
+1
2026-02-14
Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
-1
/
+1
2026-02-14
Merge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+2
2026-02-13
Merge tag 'bootconfig-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+53
2026-02-13
Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-4
/
+47
2026-02-13
selftests/bpf: Add powerpc support for get_preempt_count() in selftest
Saket Kumar Bhaskar
-0
/
+7
2026-02-13
bpf: use reg->var_off instead of reg->off for pointers
Eduard Zingerman
-85
/
+77
2026-02-13
selftests/bpf: enable fsession_test on riscv64
Menglong Dong
-2
/
+2
2026-02-13
selftests/bpf: Fix map_kptr grace period wait
Kumar Kartikeya Dwivedi
-35
/
+39
2026-02-13
selftests/bpf: Adjust selftest due to function rename
Ihor Solodrai
-4
/
+4
2026-02-13
libbpf: Fix invalid write loop logic in bpf_linker__add_buf()
Amery Hung
-1
/
+1
2026-02-13
libbpf: Add gating for arena globals relocation feature
Emil Tsalapatis
-2
/
+71
2026-02-13
selftests/bpf: Migrate align.c tests to test_loader framework
Eduard Zingerman
-712
/
+589
2026-02-13
selftests: netconsole: Increase port listening timeout
Pin-yen Lin
-2
/
+2
2026-02-13
tools/power turbostat: version 2026.02.14
Len Brown
-36
/
+21
2026-02-13
tools/power turbostat: Fix and document --header_iterations
Len Brown
-12
/
+12
2026-02-13
tools/power turbostat: Use strtoul() for iteration parsing
Kaushlendra Kumar
-6
/
+8
2026-02-13
tools/power turbostat: Favor cpu# over core#
Len Brown
-54
/
+69
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-626
/
+2207
2026-02-13
selftests/sched_ext: Fix rt_stall flaky failure
Ihor Solodrai
-0
/
+49
2026-02-13
tools/power turbostat: Expunge logical_cpu_id
Len Brown
-4
/
+4
2026-02-13
tools/power turbostat: Enhance HT enumeration
Len Brown
-15
/
+19
2026-02-13
tools/power turbostat: Simplify global core_id calculation
Len Brown
-20
/
+7
2026-02-13
tools/power turbostat: Unify even/odd/average counter referencing
Len Brown
-41
/
+41
2026-02-13
tools/power turbostat: Allocate average counters dynamically
Len Brown
-112
/
+131
2026-02-13
tools/power turbostat: Delete core_data.core_id
Len Brown
-9
/
+4
2026-02-13
tools/power turbostat: Rename physical_core_id to core_id
Len Brown
-10
/
+10
2026-02-13
tools/power turbostat: Cleanup package_id
Len Brown
-29
/
+23
2026-02-13
tools/power turbostat: Cleanup internal use of "base_cpu"
Len Brown
-100
/
+100
2026-02-13
tools/power turbostat: Add L2 cache statistics
Len Brown
-51
/
+405
2026-02-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-11
/
+1661
2026-02-12
selftests: drv-net: limit RPS test CPUs to supported range
Gal Pressman
-7
/
+10
2026-02-12
selftests: net: lib: Fix jq parsing error
Yue Haibing
-1
/
+1
2026-02-12
selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2
Ido Schimmel
-2
/
+2
2026-02-12
tools/testing: keep legacy generated files around in .gitignore file
Linus Torvalds
-0
/
+1
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
-67
/
+13
2026-02-12
Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
-13
/
+224
2026-02-12
selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT
Aristeu Rozanski
-8
/
+105
2026-02-12
delayacct: fix build regression on accounting tool
Arnd Bergmann
-6
/
+6
2026-02-12
selftests/mm: add memory failure dirty pagecache test
Miaohe Lin
-4
/
+58
2026-02-12
selftests/mm: add memory failure clean pagecache test
Miaohe Lin
-0
/
+66
2026-02-12
selftests/mm: add memory failure anonymous page test
Miaohe Lin
-0
/
+313
2026-02-12
tools/testing/vma: add VMA userland tests for VMA flag functions
Lorenzo Stoakes
-12
/
+322
2026-02-12
tools/testing/vma: separate out vma_internal.h into logical headers
Lorenzo Stoakes
-1925
/
+1873
2026-02-12
tools/testing/vma: separate VMA userland tests into separate files
Lorenzo Stoakes
-335
/
+406
2026-02-12
mm: make vm_area_desc utilise vma_flags_t only
Lorenzo Stoakes
-2
/
+7
2026-02-12
mm: add basic VMA flag operation helper functions
Lorenzo Stoakes
-20
/
+127
[prev]
[next]