summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-09-03selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)1-32/+33
2024-09-03selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)1-11/+78
2024-09-03selftests: mptcp: join: one line for join checkMatthieu Baerts (NGI0)1-15/+30
2024-09-03selftests: mptcp: join: reduce join_nr paramsMatthieu Baerts (NGI0)1-9/+22
2024-09-03tools/testing/cxl: Use dev_is_platform()Kunwu Chan1-1/+1
2024-09-03selftests: filesystems: fix warn_unused_result build warningsAbhinav Jain1-2/+5
2024-09-03selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernelFlorian Westphal1-22/+40
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin1-1/+1
2024-09-01failcmd: make failcmd.sh executableBreno Leitao1-0/+0
2024-09-01fault-injection: enhance failcmd to exit on non-hex address inputBreno Leitao1-0/+12
2024-09-01maple_tree: remove mas_destroy() from mas_nomem()Sidhartha Kumar1-4/+6
2024-09-01maple_tree: introduce mas_wr_store_type()Sidhartha Kumar1-0/+36
2024-09-01maple_tree: add test to replicate low memory race conditionsSidhartha Kumar2-1/+88
2024-09-01mm: rework accept memory helpersKirill A. Shutemov1-1/+1
2024-09-01selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddrJeff Xu1-21/+36
2024-09-01selftests/mm: add mseal test for no-discard madvisePedro Falcato1-1/+35
2024-09-01tools: add skeleton code for userland testing of VMA logicLorenzo Stoakes6-0/+1162
2024-09-01tools: separate out shared radix-tree componentsLorenzo Stoakes27-69/+144
2024-09-01mm, memcg: cg2 memory{.swap,}.peak write testsDavid Finkel3-8/+280
2024-09-01selftests: mm: fix build errors on armhfMuhammad Usama Anjum2-36/+14
2024-08-30cgroup/cpuset: add sefltest for cpuset v1Chen Ridong1-0/+77
2024-08-30selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUsWaiman Long1-11/+33
2024-08-30selftests/bpf: Do not update vmlinux.h unnecessarilyIhor Solodrai1-1/+5
2024-08-30selftests/bpf: Specify libbpf headers required for %.bpf.o progsIhor Solodrai1-2/+7
2024-08-31Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3
2024-08-30selftests/bpf: Check if distilled base inherits source endiannessEduard Zingerman1-0/+68
2024-08-30selftests: vDSO: quash clang omitted parameter warning in getrandom testJason A. Donenfeld1-3/+3
2024-08-30kselftest/arm64: Fix build warnings for ptraceDev Jain1-2/+2
2024-08-30selftests: vDSO: use parse_vdso.h in vdso_test_abiChristophe Leroy1-4/+1
2024-08-30selftests: vDSO: fix the way vDSO functions are called for powerpcChristophe Leroy6-15/+90
2024-08-30selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy1-1/+2
2024-08-30selftests: vDSO: fix vdso_config for powerpcChristophe Leroy1-3/+3
2024-08-30selftests: vDSO: fix vDSO name for powerpcChristophe Leroy1-0/+6
2024-08-30selftests: vDSO: skip getrandom test if architecture is unsupportedJason A. Donenfeld1-1/+6
2024-08-30selftests: vDSO: use KHDR_INCLUDES for UAPI headers for getrandom testXi Ruoyao1-0/+1
2024-08-30selftests: vDSO: remove unnecessary command line defs from chacha testJason A. Donenfeld1-2/+1
2024-08-30selftests: vDSO: separate LDLIBS from CFLAGS for libsodiumJason A. Donenfeld1-3/+5
2024-08-30selftests: vDSO: add --cflags for pkg-config command querying libsodiumXi Ruoyao1-1/+1
2024-08-30selftests: vDSO: look for arch-specific function name in getrandom testChristophe Leroy2-7/+9
2024-08-30selftests: vDSO: fix include order in build of test_vdso_chachaChristophe Leroy1-2/+2
2024-08-30selftests: vDSO: don't hard-code location of vDSO sourcesChristophe Leroy1-1/+1
2024-08-30selftests: vDSO: simplify getrandom thread local storage and structsJason A. Donenfeld1-40/+27
2024-08-30kselftest/arm64: Actually test SME vector length changes via sigreturnMark Brown1-7/+7
2024-08-30KVM: arm64: selftests: Add arch_timer_edge_cases selftestColton Lewis3-1/+1080
2024-08-30KVM: arm64: selftests: Ensure pending interrupts are handled in arch_timer testColton Lewis3-6/+14
2024-08-29KVM: selftests: Explicitly include committed one-off assets in .gitignoreSean Christopherson1-0/+4
2024-08-29KVM: selftests: Add a test for coalesced MMIO (and PIO on x86)Sean Christopherson3-0/+265
2024-08-29KVM: selftests: Add SEV-ES shutdown testPeter Gonda1-0/+32
2024-08-29KVM: selftests: Always unlink memory regions when deleting (VM free)Sean Christopherson1-9/+6
2024-08-29KVM: selftests: Remove unused kvm_memcmp_hva_gva()Sean Christopherson2-72/+0