aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
3 daysvxlan: mdb: Fix use-after-free in vxlan_mdb_remote_src_del()Baul Lee1-0/+6
6 daysMerge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds9-32/+289
6 daysselftests/net: packetdrill: add tcp_urg_ptr_retransmitJiayuan Chen1-0/+65
6 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds34-342/+1371
6 daysselftests: net: Fix slow configurations in big_tcp_tunnels.shAlice Mikityanska1-0/+17
6 daysselftests: net: Lower threshold with csum offload off in big_tcp_tunnels.shAlice Mikityanska1-2/+5
6 daysselftests: net: Lower threshold on debug kernels for big_tcp_tunnels.shAlice Mikityanska1-2/+9
6 daysselftests: net: Wait for netserver to launchAlice Mikityanska1-0/+3
6 daysselftests: net: tcp_ao: test VRF-scoped key deletionRastislav Szabo3-26/+51
8 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds98-826/+2399
8 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+132
8 daysMerge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds3-0/+372
9 daysselftests/proc: make proc-maps-race work with READ_IMPLIES_EXECKarl Mehltretter1-1/+2
9 daysmaple_tree: change two GFP flags in testsLiam R. Howlett (Oracle)1-2/+2
9 daysselftests/mm: check stat() return value in khugepaged get_finfo()Anshuman1-1/+2
9 daysselftests/mm: fix unchecked ftruncate return value in soft-dirty testAnshuman1-1/+2
9 daysselftests/mm: drop redundant open() in mprotect_tests()Hongfu Li1-6/+0
9 daysselftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailableWilson Felipe Pereira2-2/+12
9 daysselftests/mm: kmemleak: drop stale min_unref_scans default from commentsBreno Leitao1-6/+4
9 daysselftests: mm: test kmemleak's N-consecutive-scan leak confirmationBreno Leitao2-0/+133
9 dayskselftest: alloc_tag: extend the allocinfo ioctl kselftestAbhishek Bapat1-1/+215
9 dayskselftest: alloc_tag: add kselftest for ioctl interfaceAbhishek Bapat3-0/+343
9 daysmm: fix CONFIG_STACK_GROWSUP typo in tools/testing/vma/include/dup.hEthan Nelson-Moore1-1/+1
9 daysselftests/mm: fix read_file() return value checkHongfu Li2-3/+3
9 daysselftests/mm: retry migration failures for the full runtimeMuhammad Usama Anjum1-17/+20
9 daysselftests/mm: skip hard dirty page-cache test on NFSMuhammad Usama Anjum1-2/+12
9 daysselftests/mm: skip guard hole-punch test if MADV_REMOVE is unsupportedMuhammad Usama Anjum1-3/+7
9 daysselftests/mm: skip COW tmpfile cases when fallocate() is unsupportedMuhammad Usama Anjum1-2/+7
9 daysselftests/mm/vm_util.c: correct __pagemap_scan_get_categories return valueAudra Mitchell1-2/+2
9 daysselftests/mm: drop duplicate test_seal_mprotect_two_vma_with_gap() callHongfu Li1-2/+1
9 daysselftests: mm: add mTHP collapse test casesBaolin Wang2-19/+120
9 daysselftests: mm: implement the mTHP-sized hugepage check helpersBaolin Wang1-4/+72
9 daysselftests: mm: move gather_after_split_folio_orders() into vm_util.c fileBaolin Wang3-124/+122
9 daysselftests: mm: extend the check_huge() to support mTHP checkBaolin Wang9-48/+56
9 daysselftests/mm: use pattern matching in .gitignorePratyush Mallick1-67/+9
9 daysselftests/mm: read memory information without popenWarren Xiong1-17/+21
9 daysselftests/mm: rename local_config.h to local_config.h_genPratyush Mallick4-6/+6
9 daystools/testing/selftests/mm: test anonymous page offset merge behaviourLorenzo Stoakes (ARM)1-0/+57
9 daystools/testing/vma: expand VMA merge tests to assert anon pgoffLorenzo Stoakes (ARM)1-9/+36
9 daysmm: propagate VMA anonymous page offset on map, remap, split + mergeLorenzo Stoakes (ARM)3-7/+10
9 daystools/testing/vma: add tests for copy_vma() self-mergeLorenzo Stoakes (ARM)1-1/+45
9 daysmm/vma: fix self-merge check in copy_vma()Lorenzo Stoakes (ARM)1-0/+1
9 daysmm: introduce linear_anon_page_index()Lorenzo Stoakes (ARM)1-1/+24
9 daysmm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)1-0/+11
9 daysmm/vma: introduce VMA anon page offset field and add helpersLorenzo Stoakes (ARM)1-0/+26
9 daysselftests/net: check fork() return value in fin_ack_latQingshuang Fu1-0/+2
9 daysselftests/net: fix kill() argument order and wrapper cleanup in fin_ack_latQingshuang Fu2-2/+3
9 daysMerge tag 'kvmarm-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini4-0/+271
9 daysselftests/fuse: test post-EOF page zeroing when a file is extendedJimmy Zuber3-0/+372
10 daysMerge tag 'liveupdate-v7.3-rc1-20260823' of git://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linuxLinus Torvalds4-0/+33