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