index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-13
selftests/bpf: enable fsession_test on riscv64
Menglong Dong
2
-2
/
+2
2026-02-13
selftests/bpf: Fix map_kptr grace period wait
Kumar Kartikeya Dwivedi
4
-35
/
+39
2026-02-13
selftests/bpf: Adjust selftest due to function rename
Ihor Solodrai
2
-4
/
+4
2026-02-13
libbpf: Fix invalid write loop logic in bpf_linker__add_buf()
Amery Hung
1
-1
/
+1
2026-02-13
libbpf: Add gating for arena globals relocation feature
Emil Tsalapatis
3
-2
/
+71
2026-02-13
selftests: netconsole: Increase port listening timeout
Pin-yen Lin
1
-2
/
+2
2026-02-13
tools/power turbostat: version 2026.02.14
Len Brown
1
-36
/
+21
2026-02-13
tools/power turbostat: Fix and document --header_iterations
Len Brown
2
-12
/
+12
2026-02-13
tools/power turbostat: Use strtoul() for iteration parsing
Kaushlendra Kumar
1
-6
/
+8
2026-02-13
tools/power turbostat: Favor cpu# over core#
Len Brown
1
-54
/
+69
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
41
-625
/
+2206
2026-02-13
selftests/sched_ext: Fix rt_stall flaky failure
Ihor Solodrai
1
-0
/
+49
2026-02-13
tools/power turbostat: Expunge logical_cpu_id
Len Brown
1
-4
/
+4
2026-02-13
tools/power turbostat: Enhance HT enumeration
Len Brown
1
-15
/
+19
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-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
14
-11
/
+1661
2026-02-12
selftests: drv-net: limit RPS test CPUs to supported range
Gal Pressman
1
-7
/
+10
2026-02-12
selftests: net: lib: Fix jq parsing error
Yue Haibing
1
-1
/
+1
2026-02-12
selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2
Ido Schimmel
1
-2
/
+2
2026-02-12
tools/testing: keep legacy generated files around in .gitignore file
Linus Torvalds
1
-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
5
-67
/
+13
2026-02-12
Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
8
-13
/
+224
2026-02-12
selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT
Aristeu Rozanski
1
-8
/
+105
2026-02-12
delayacct: fix build regression on accounting tool
Arnd Bergmann
1
-6
/
+6
2026-02-12
selftests/mm: add memory failure dirty pagecache test
Miaohe Lin
1
-4
/
+58
2026-02-12
selftests/mm: add memory failure clean pagecache test
Miaohe Lin
1
-0
/
+66
2026-02-12
selftests/mm: add memory failure anonymous page test
Miaohe Lin
8
-0
/
+313
2026-02-12
tools/testing/vma: add VMA userland tests for VMA flag functions
Lorenzo Stoakes
5
-12
/
+322
2026-02-12
tools/testing/vma: separate out vma_internal.h into logical headers
Lorenzo Stoakes
5
-1925
/
+1873
2026-02-12
tools/testing/vma: separate VMA userland tests into separate files
Lorenzo Stoakes
8
-335
/
+406
2026-02-12
mm: make vm_area_desc utilise vma_flags_t only
Lorenzo Stoakes
1
-2
/
+7
2026-02-12
mm: add basic VMA flag operation helper functions
Lorenzo Stoakes
1
-20
/
+127
2026-02-12
tools: bitmap: add missing bitmap_[subset(), andnot()]
Lorenzo Stoakes
2
-0
/
+51
2026-02-12
mm: use unmap_desc struct for freeing page tables
Liam R. Howlett
1
-4
/
+3
2026-02-12
mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()
Liam R. Howlett
1
-3
/
+3
2026-02-12
mm/memory: add tree limit to free_pgtables()
Liam R. Howlett
1
-1
/
+2
2026-02-12
Merge tag 'trace-rtla-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
25
-355
/
+488
2026-02-12
Merge tag 'trace-rv-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
5
-113
/
+71
2026-02-12
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
[prev]
[next]