summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-08-24kselftest: alloc_tag: add kselftest for ioctl interfaceAbhishek Bapat3-0/+343
2026-08-24mm: fix CONFIG_STACK_GROWSUP typo in tools/testing/vma/include/dup.hEthan Nelson-Moore1-1/+1
2026-08-24selftests/mm: fix read_file() return value checkHongfu Li2-3/+3
2026-08-24selftests/mm: retry migration failures for the full runtimeMuhammad Usama Anjum1-17/+20
2026-08-24selftests/mm: skip hard dirty page-cache test on NFSMuhammad Usama Anjum1-2/+12
2026-08-24selftests/mm: skip guard hole-punch test if MADV_REMOVE is unsupportedMuhammad Usama Anjum1-3/+7
2026-08-24selftests/mm: skip COW tmpfile cases when fallocate() is unsupportedMuhammad Usama Anjum1-2/+7
2026-08-24selftests/mm/vm_util.c: correct __pagemap_scan_get_categories return valueAudra Mitchell1-2/+2
2026-08-24selftests/mm: drop duplicate test_seal_mprotect_two_vma_with_gap() callHongfu Li1-2/+1
2026-08-24selftests: mm: add mTHP collapse test casesBaolin Wang2-19/+120
2026-08-24selftests: mm: implement the mTHP-sized hugepage check helpersBaolin Wang1-4/+72
2026-08-24selftests: mm: move gather_after_split_folio_orders() into vm_util.c fileBaolin Wang3-124/+122
2026-08-24selftests: mm: extend the check_huge() to support mTHP checkBaolin Wang9-48/+56
2026-08-24selftests/mm: use pattern matching in .gitignorePratyush Mallick1-67/+9
2026-08-24selftests/mm: read memory information without popenWarren Xiong1-17/+21
2026-08-24selftests/mm: rename local_config.h to local_config.h_genPratyush Mallick4-6/+6
2026-08-24tools/testing/selftests/mm: test anonymous page offset merge behaviourLorenzo Stoakes (ARM)1-0/+57
2026-08-24tools/testing/vma: expand VMA merge tests to assert anon pgoffLorenzo Stoakes (ARM)1-9/+36
2026-08-24mm: propagate VMA anonymous page offset on map, remap, split + mergeLorenzo Stoakes (ARM)3-7/+10
2026-08-24tools/testing/vma: add tests for copy_vma() self-mergeLorenzo Stoakes (ARM)1-1/+45
2026-08-24mm/vma: fix self-merge check in copy_vma()Lorenzo Stoakes (ARM)1-0/+1
2026-08-24mm: introduce linear_anon_page_index()Lorenzo Stoakes (ARM)1-1/+24
2026-08-24mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)1-0/+11
2026-08-24mm/vma: introduce VMA anon page offset field and add helpersLorenzo Stoakes (ARM)1-0/+26
2026-08-24selftests/net: check fork() return value in fin_ack_latQingshuang Fu1-0/+2
2026-08-24selftests/net: fix kill() argument order and wrapper cleanup in fin_ack_latQingshuang Fu2-2/+3
2026-08-24xsk: align TX metadata layout across ABIsStanislav Fomichev1-0/+1
2026-08-24Merge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-0/+202
2026-08-24selftests/cgroup: Add test for preserving boot-isolated CPUsGuopeng Zhang1-0/+58
2026-08-24selftests/cgroup: Drop invalid boot isolation comparisonGuopeng Zhang1-6/+0
2026-08-24Merge tag 'kvmarm-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini4-0/+271
2026-08-24selftests: dmabuf-heaps: add fd-leak-on-EFAULT regression testBaineng Shou1-1/+112
2026-08-24selftests/fuse: test post-EOF page zeroing when a file is extendedJimmy Zuber3-0/+372
2026-08-23objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda1-0/+1
2026-08-23Merge tag 'efi-next-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2026-08-23Merge tag 'liveupdate-v7.3-rc1-20260823' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-0/+33
2026-08-23Merge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/...Linus Torvalds12-152/+454
2026-08-22Merge tag 'perf-tools-for-v7.3-2026-08-21' of git://git.kernel.org/pub/scm/li...Linus Torvalds282-3758/+17946
2026-08-21sched_ext: Sync common and compat headers from the scx repoTejun Heo3-31/+274
2026-08-21sched_ext: Sync tools autogen enum headers from the scx repoTejun Heo2-1/+227
2026-08-21Merge tag 'landlock-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-57/+5390
2026-08-21Merge tag 'for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2-5/+6
2026-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-1/+338
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds54-1011/+2813
2026-08-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-7/+2
2026-08-20Merge tag 'vfio-v7.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds17-55/+1896
2026-08-20Merge tag 'probes-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds10-8/+210
2026-08-20Merge tag 'cxl-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds6-173/+692
2026-08-20Merge tag 'loongarch-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-1/+2
2026-08-20Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-15/+427