summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-09-14selftests: prctl: introduce tests for disabling THPs except for madviseUsama Arif1-0/+113
2025-09-14selftests: prctl: introduce tests for disabling THPs completelyUsama Arif5-1/+189
2025-09-14selftest/mm: extract sz2ord function into vm_util.hUsama Arif4-9/+9
2025-09-14selftests/mm: skip hugepage-mremap test if userfaultfd unavailableAboorva Devarajan1-3/+13
2025-09-14selftests/mm: skip thuge-gen test if system is not setup properlyAboorva Devarajan1-4/+7
2025-09-14selftests/mm: fix child process exit codes in ksm_functional_testsAboorva Devarajan1-7/+9
2025-09-14mm/selftests: fix split_huge_page_test failure on systems with 64KB page sizeDonet Tom4-18/+19
2025-09-14selftest/mm: fix ksm_funtional_test failuresDonet Tom1-1/+11
2025-09-14selftests/mm: add support to test 4PB VA on PPC64Donet Tom1-0/+11
2025-09-14mm/selftests: fix incorrect pointer being passed to mark_range()Donet Tom1-1/+1
2025-09-14selftests/damon/access_memory_even: remove unused header fileEnze Li1-1/+0
2025-09-14selftests/damon: fix damon selftests by installing _common.shAlexandre Ghiti1-0/+1
2025-09-14selftests/mm: fix spelling mistake "mrmeap" -> "mremap"Colin Ian King1-3/+3
2025-09-14mm: replace mm->flags with bitmap entirely and set to 64 bitsLorenzo Stoakes1-2/+17
2025-09-14selftests/mm: do check_huge_anon() with a number been passed inWei Yang1-1/+1
2025-09-14selftests/damon: test no-op commit broke DAMON statusSang-Heon Jeon2-0/+73
2025-09-14selftest/kho: update generation of initrdMike Rapoport (Microsoft)2-22/+19
2025-09-14mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()David Hildenbrand1-5/+13
2025-09-14selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modifiedSuren Baghdasaryan1-0/+65
2025-09-14selftests/mm: use __auto_type in swap() macroPranav Tyagi1-1/+1
2025-09-14selftests/mm: pass filename as input param to VM_PFNMAP testsSudarsan Mahendran3-16/+47
2025-09-13rseq/selftests: Use weak symbol reference, not definition, to link with glibcSean Christopherson1-4/+4
2025-09-13Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-2/+2
2025-09-12selftests: forwarding: Add test for BR_BOOLOPT_FDB_LOCAL_VLAN_0Petr Machata2-0/+375
2025-09-12selftests: net: lib.sh: Don't defer failed commandsPetr Machata1-16/+16
2025-09-12selftests: defer: Introduce DEFER_PAUSE_ON_FAILPetr Machata1-0/+16
2025-09-12selftests: defer: Allow spaces in arguments of deferred commandsPetr Machata1-2/+2
2025-09-12wireguard: selftests: select CONFIG_IP_NF_IPTABLES_LEGACYJason A. Donenfeld1-3/+4
2025-09-12wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel configDavid Hildenbrand1-1/+0
2025-09-12selftests: Replace sleep with slowwaitDavid Ahern1-1/+1
2025-09-12selftests: Disable dad for ipv6 in fcnal-test.shDavid Ahern1-0/+2
2025-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski21-48/+174
2025-09-11selftests/bpf: Add tests for arena fault reportingPuranjay Mohan2-0/+190
2025-09-11selftests: bpf: use __stderr in stream error testsPuranjay Mohan2-82/+17
2025-09-11selftests: bpf: introduce __stderr and __stdoutPuranjay Mohan2-0/+100
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov64-193/+1623
2025-09-11KVM: selftests: Add support for DIV and IDIV in the fastops testSean Christopherson1-0/+38
2025-09-11KVM: selftests: Dedup the gnarly constraints of the fastops tests (more macros!)Sean Christopherson1-18/+18
2025-09-11KVM: selftests: Add coverage for 'b' (byte) sized fastops emulationSean Christopherson1-7/+13
2025-09-11KVM: selftests: Add support for #DE exception fixupSean Christopherson2-1/+7
2025-09-11Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-8/+96
2025-09-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds9-21/+62
2025-09-11selftest:net: fixed spelling mistakesAndres Urian Florez1-2/+2
2025-09-11selftests: traceroute: Add VRF testsIdo Schimmel1-0/+178
2025-09-11selftests: traceroute: Test traceroute with different source IPsIdo Schimmel1-4/+9
2025-09-11selftests: traceroute: Reword commentIdo Schimmel1-4/+4
2025-09-11selftests: traceroute: Use require_command()Ido Schimmel1-10/+3
2025-09-11selftests: traceroute: Return correct value on failureIdo Schimmel1-29/+9
2025-09-11selftests: net: Add tests to verify team driver option set and get.Marc Harvey3-2/+193
2025-09-11Merge tag 'linux-can-fixes-for-6.17-20250910' of git://git.kernel.org/pub/scm...Jakub Kicinski1-0/+3