index
:
pub/scm/linux/kernel/git/will/linux.git
master
Will Deacon's Kernel Tree
Will Deacon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
kselftest: alloc_tag: add kselftest for ioctl interface
Abhishek Bapat
3
-0
/
+343
2026-08-24
mm: fix CONFIG_STACK_GROWSUP typo in tools/testing/vma/include/dup.h
Ethan Nelson-Moore
1
-1
/
+1
2026-08-24
selftests/mm: fix read_file() return value check
Hongfu Li
2
-3
/
+3
2026-08-24
selftests/mm: retry migration failures for the full runtime
Muhammad Usama Anjum
1
-17
/
+20
2026-08-24
selftests/mm: skip hard dirty page-cache test on NFS
Muhammad Usama Anjum
1
-2
/
+12
2026-08-24
selftests/mm: skip guard hole-punch test if MADV_REMOVE is unsupported
Muhammad Usama Anjum
1
-3
/
+7
2026-08-24
selftests/mm: skip COW tmpfile cases when fallocate() is unsupported
Muhammad Usama Anjum
1
-2
/
+7
2026-08-24
selftests/mm/vm_util.c: correct __pagemap_scan_get_categories return value
Audra Mitchell
1
-2
/
+2
2026-08-24
selftests/mm: drop duplicate test_seal_mprotect_two_vma_with_gap() call
Hongfu Li
1
-2
/
+1
2026-08-24
selftests: mm: add mTHP collapse test cases
Baolin Wang
2
-19
/
+120
2026-08-24
selftests: mm: implement the mTHP-sized hugepage check helpers
Baolin Wang
1
-4
/
+72
2026-08-24
selftests: mm: move gather_after_split_folio_orders() into vm_util.c file
Baolin Wang
3
-124
/
+122
2026-08-24
selftests: mm: extend the check_huge() to support mTHP check
Baolin Wang
9
-48
/
+56
2026-08-24
selftests/mm: use pattern matching in .gitignore
Pratyush Mallick
1
-67
/
+9
2026-08-24
selftests/mm: read memory information without popen
Warren Xiong
1
-17
/
+21
2026-08-24
selftests/mm: rename local_config.h to local_config.h_gen
Pratyush Mallick
4
-6
/
+6
2026-08-24
tools/testing/selftests/mm: test anonymous page offset merge behaviour
Lorenzo Stoakes (ARM)
1
-0
/
+57
2026-08-24
tools/testing/vma: expand VMA merge tests to assert anon pgoff
Lorenzo Stoakes (ARM)
1
-9
/
+36
2026-08-24
mm: propagate VMA anonymous page offset on map, remap, split + merge
Lorenzo Stoakes (ARM)
3
-7
/
+10
2026-08-24
tools/testing/vma: add tests for copy_vma() self-merge
Lorenzo Stoakes (ARM)
1
-1
/
+45
2026-08-24
mm/vma: fix self-merge check in copy_vma()
Lorenzo Stoakes (ARM)
1
-0
/
+1
2026-08-24
mm: introduce linear_anon_page_index()
Lorenzo Stoakes (ARM)
1
-1
/
+24
2026-08-24
mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
1
-0
/
+11
2026-08-24
mm/vma: introduce VMA anon page offset field and add helpers
Lorenzo Stoakes (ARM)
1
-0
/
+26
2026-08-24
selftests/net: check fork() return value in fin_ack_lat
Qingshuang Fu
1
-0
/
+2
2026-08-24
selftests/net: fix kill() argument order and wrapper cleanup in fin_ack_lat
Qingshuang Fu
2
-2
/
+3
2026-08-24
xsk: align TX metadata layout across ABIs
Stanislav Fomichev
1
-0
/
+1
2026-08-24
Merge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-0
/
+202
2026-08-24
selftests/cgroup: Add test for preserving boot-isolated CPUs
Guopeng Zhang
1
-0
/
+58
2026-08-24
selftests/cgroup: Drop invalid boot isolation comparison
Guopeng Zhang
1
-6
/
+0
2026-08-24
Merge tag 'kvmarm-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
4
-0
/
+271
2026-08-24
selftests: dmabuf-heaps: add fd-leak-on-EFAULT regression test
Baineng Shou
1
-1
/
+112
2026-08-24
selftests/fuse: test post-EOF page zeroing when a file is extended
Jimmy Zuber
3
-0
/
+372
2026-08-23
objtool/rust: add one more `noreturn` Rust function
Miguel Ojeda
1
-0
/
+1
2026-08-23
Merge tag 'efi-next-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2026-08-23
Merge tag 'liveupdate-v7.3-rc1-20260823' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-0
/
+33
2026-08-23
Merge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/...
Linus Torvalds
12
-152
/
+454
2026-08-22
Merge tag 'perf-tools-for-v7.3-2026-08-21' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
282
-3758
/
+17946
2026-08-21
sched_ext: Sync common and compat headers from the scx repo
Tejun Heo
3
-31
/
+274
2026-08-21
sched_ext: Sync tools autogen enum headers from the scx repo
Tejun Heo
2
-1
/
+227
2026-08-21
Merge tag 'landlock-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-57
/
+5390
2026-08-21
Merge tag 'for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2
-5
/
+6
2026-08-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-1
/
+338
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
54
-1011
/
+2813
2026-08-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-7
/
+2
2026-08-20
Merge tag 'vfio-v7.3-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
17
-55
/
+1896
2026-08-20
Merge tag 'probes-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
10
-8
/
+210
2026-08-20
Merge tag 'cxl-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
6
-173
/
+692
2026-08-20
Merge tag 'loongarch-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-1
/
+2
2026-08-20
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-15
/
+427
[prev]
[next]