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
2025-09-13
tools/delaytop: improve error handling for missing PSI support
Fan Yu
1
-66
/
+116
2025-09-13
tools/delaytop: add interactive mode with keyboard controls
Fan Yu
1
-45
/
+121
2025-09-13
tools/delaytop: add memory verbose mode support
Fan Yu
1
-30
/
+98
2025-09-13
tools/delaytop: add flexible sorting by delay field
Fan Yu
1
-32
/
+121
2025-09-13
selftests: proc: mark vsyscall strings maybe-unused
Bala-Vignesh-Reddy
1
-4
/
+8
2025-09-13
proc: test lseek on /proc/net/dev
Alexey Dobriyan
3
-0
/
+70
2025-09-13
idr test suite: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-9
/
+7
2025-09-13
maple_tree: testing fix for spanning store on 32b
Liam R. Howlett
1
-1
/
+6
2025-09-13
maple_tree: fix testing for 32 bit builds
Liam R. Howlett
1
-0
/
+3
2025-09-13
tools: testing: use existing atomic.h for vma/maple tests
Brendan Jackman
3
-30
/
+5
2025-09-13
tools: testing: support EXTRA_CFLAGS in shared.mk
Brendan Jackman
1
-0
/
+1
2025-09-13
tools: testing: allow importing arch headers in shared.mk
Brendan Jackman
1
-1
/
+4
2025-09-13
tools/include: implement a couple of atomic_t ops
Brendan Jackman
1
-0
/
+22
2025-09-13
selftests/mm/uffd-stress: stricten constraint on free hugepages needed before the test
Dev Jain
1
-6
/
+11
2025-09-13
selftests/mm/uffd-stress: make test operate on less hugetlb memory
Dev Jain
1
-3
/
+7
2025-09-13
selftests/mm: use calloc instead of malloc in pagemap_ioctl.c
I Viswanath
1
-12
/
+12
2025-09-13
selftests: centralise maybe-unused definition in kselftest.h
Bala-Vignesh-Reddy
7
-19
/
+6
2025-09-13
kselftest: mm: fix typos in test_vmalloc.sh
ally heev
1
-3
/
+3
2025-09-13
selftests/mm: test that rmap behaves as expected
Wei Yang
4
-0
/
+441
2025-09-13
selftests/mm: put general ksm operation into vm_util
Wei Yang
3
-118
/
+154
2025-09-13
selftests/mm: check after-split folio orders in split_huge_page_test
Zi Yan
1
-24
/
+64
2025-09-13
selftests/mm: add check_after_split_folio_orders() helper
Zi Yan
1
-0
/
+152
2025-09-13
selftests/mm: reimplement is_backed_by_thp() with more precise check
Zi Yan
3
-24
/
+82
2025-09-13
selftests/mm: mark all functions static in split_huge_page_test.c
Zi Yan
1
-11
/
+11
2025-09-13
selftests: prctl: introduce tests for disabling THPs except for madvise
Usama Arif
1
-0
/
+113
2025-09-13
selftests: prctl: introduce tests for disabling THPs completely
Usama Arif
5
-1
/
+189
2025-09-13
selftest/mm: extract sz2ord function into vm_util.h
Usama Arif
4
-9
/
+9
2025-09-13
selftests/mm: skip hugepage-mremap test if userfaultfd unavailable
Aboorva Devarajan
1
-3
/
+13
2025-09-13
selftests/mm: skip thuge-gen test if system is not setup properly
Aboorva Devarajan
1
-4
/
+7
2025-09-13
selftests/mm: fix child process exit codes in ksm_functional_tests
Aboorva Devarajan
1
-7
/
+9
2025-09-13
mm/selftests: fix split_huge_page_test failure on systems with 64KB page size
Donet Tom
4
-18
/
+19
2025-09-13
selftest/mm: fix ksm_funtional_test failures
Donet Tom
1
-1
/
+11
2025-09-13
selftests/mm: add support to test 4PB VA on PPC64
Donet Tom
1
-0
/
+11
2025-09-13
mm/selftests: fix incorrect pointer being passed to mark_range()
Donet Tom
1
-1
/
+1
2025-09-13
selftests/damon/access_memory_even: remove unused header file
Enze Li
1
-1
/
+0
2025-09-13
selftests/damon: fix damon selftests by installing _common.sh
Alexandre Ghiti
1
-0
/
+1
2025-09-13
selftests/mm: fix spelling mistake "mrmeap" -> "mremap"
Colin Ian King
1
-3
/
+3
2025-09-13
mm: replace mm->flags with bitmap entirely and set to 64 bits
Lorenzo Stoakes
1
-2
/
+17
2025-09-13
selftests/mm: do check_huge_anon() with a number been passed in
Wei Yang
1
-1
/
+1
2025-09-13
selftests/damon: test no-op commit broke DAMON status
Sang-Heon Jeon
2
-0
/
+73
2025-09-13
selftest/kho: update generation of initrd
Mike Rapoport (Microsoft)
2
-21
/
+18
2025-09-13
mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
David Hildenbrand
1
-5
/
+13
2025-09-13
selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
Suren Baghdasaryan
1
-0
/
+65
2025-09-13
selftests/mm: use __auto_type in swap() macro
Pranav Tyagi
1
-1
/
+1
2025-09-13
selftests/mm: pass filename as input param to VM_PFNMAP tests
Sudarsan Mahendran
3
-16
/
+47
2025-09-13
rseq/selftests: Use weak symbol reference, not definition, to link with glibc
Sean Christopherson
1
-4
/
+4
2025-09-13
Merge tag 'v6.17-rc3' into togreg
Jonathan Cameron
32
-78
/
+1204
2025-09-13
iio: add power and energy measurement modifiers
Antoniu Miclaus
1
-0
/
+8
2025-09-13
iio: add IIO_ALTCURRENT channel type
Antoniu Miclaus
1
-0
/
+2
2025-09-12
perf lock: Provide a host_env for session new
Ian Rogers
1
-1
/
+6
[prev]
[next]