summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-09-13selftests/mm: use calloc instead of malloc in pagemap_ioctl.cI Viswanath
2025-09-13selftests: centralise maybe-unused definition in kselftest.hBala-Vignesh-Reddy
2025-09-13kselftest: mm: fix typos in test_vmalloc.shally heev
2025-09-13selftests/mm: test that rmap behaves as expectedWei Yang
2025-09-13selftests/mm: put general ksm operation into vm_utilWei Yang
2025-09-13selftests/mm: check after-split folio orders in split_huge_page_testZi Yan
2025-09-13selftests/mm: add check_after_split_folio_orders() helperZi Yan
2025-09-13selftests/mm: reimplement is_backed_by_thp() with more precise checkZi Yan
2025-09-13selftests/mm: mark all functions static in split_huge_page_test.cZi Yan
2025-09-13selftests: prctl: introduce tests for disabling THPs except for madviseUsama Arif
2025-09-13selftests: prctl: introduce tests for disabling THPs completelyUsama Arif
2025-09-13selftest/mm: extract sz2ord function into vm_util.hUsama Arif
2025-09-13selftests/mm: skip hugepage-mremap test if userfaultfd unavailableAboorva Devarajan
2025-09-13selftests/mm: skip thuge-gen test if system is not setup properlyAboorva Devarajan
2025-09-13selftests/mm: fix child process exit codes in ksm_functional_testsAboorva Devarajan
2025-09-13mm/selftests: fix split_huge_page_test failure on systems with 64KB page sizeDonet Tom
2025-09-13selftest/mm: fix ksm_funtional_test failuresDonet Tom
2025-09-13selftests/mm: add support to test 4PB VA on PPC64Donet Tom
2025-09-13mm/selftests: fix incorrect pointer being passed to mark_range()Donet Tom
2025-09-13selftests/damon/access_memory_even: remove unused header fileEnze Li
2025-09-13selftests/damon: fix damon selftests by installing _common.shAlexandre Ghiti
2025-09-13selftests/mm: fix spelling mistake "mrmeap" -> "mremap"Colin Ian King
2025-09-13mm: replace mm->flags with bitmap entirely and set to 64 bitsLorenzo Stoakes
2025-09-13selftests/mm: do check_huge_anon() with a number been passed inWei Yang
2025-09-13selftests/damon: test no-op commit broke DAMON statusSang-Heon Jeon
2025-09-13selftest/kho: update generation of initrdMike Rapoport (Microsoft)
2025-09-13mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()David Hildenbrand
2025-09-13selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modifiedSuren Baghdasaryan
2025-09-13selftests/mm: use __auto_type in swap() macroPranav Tyagi
2025-09-13selftests/mm: pass filename as input param to VM_PFNMAP testsSudarsan Mahendran
2025-09-13rseq/selftests: Use weak symbol reference, not definition, to link with glibcSean Christopherson
2025-09-12Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-09-11selftests: forwarding: Add test for BR_BOOLOPT_FDB_LOCAL_VLAN_0Petr Machata
2025-09-11selftests: net: lib.sh: Don't defer failed commandsPetr Machata
2025-09-11selftests: defer: Introduce DEFER_PAUSE_ON_FAILPetr Machata
2025-09-11selftests: defer: Allow spaces in arguments of deferred commandsPetr Machata
2025-09-11wireguard: selftests: select CONFIG_IP_NF_IPTABLES_LEGACYJason A. Donenfeld
2025-09-11wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel configDavid Hildenbrand
2025-09-11selftests: Replace sleep with slowwaitDavid Ahern
2025-09-11selftests: Disable dad for ipv6 in fcnal-test.shDavid Ahern
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-11selftests/bpf: Add tests for arena fault reportingPuranjay Mohan
2025-09-11selftests: bpf: use __stderr in stream error testsPuranjay Mohan
2025-09-11selftests: bpf: introduce __stderr and __stdoutPuranjay Mohan
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2025-09-11KVM: selftests: Add support for DIV and IDIV in the fastops testSean Christopherson
2025-09-11KVM: selftests: Dedup the gnarly constraints of the fastops tests (more macros!)Sean Christopherson
2025-09-11KVM: selftests: Add coverage for 'b' (byte) sized fastops emulationSean Christopherson
2025-09-11KVM: selftests: Add support for #DE exception fixupSean Christopherson
2025-09-11Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds