summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2024-09-03selftests: mm: support shmem mTHP collapse testingBaolin Wang
2024-09-03selftests/mm: remove unnecessary ia64 code and commentJinjiang Tu
2024-09-03selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: simplify checksum_testsGeliang Tang
2024-09-03selftests: mptcp: join: mute errors when ran in the backgroundMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: specify host being checkedMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: one line for join checkMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: reduce join_nr paramsMatthieu Baerts (NGI0)
2024-09-03selftests: filesystems: fix warn_unused_result build warningsAbhinav Jain
2024-09-03selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernelFlorian Westphal
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-09-01selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddrJeff Xu
2024-09-01selftests/mm: add mseal test for no-discard madvisePedro Falcato
2024-09-01mm, memcg: cg2 memory{.swap,}.peak write testsDavid Finkel
2024-09-01selftests: mm: fix build errors on armhfMuhammad Usama Anjum
2024-08-30cgroup/cpuset: add sefltest for cpuset v1Chen Ridong
2024-08-30selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUsWaiman Long
2024-08-30selftests/bpf: Do not update vmlinux.h unnecessarilyIhor Solodrai
2024-08-30selftests/bpf: Specify libbpf headers required for %.bpf.o progsIhor Solodrai
2024-08-31Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-30selftests/bpf: Check if distilled base inherits source endiannessEduard Zingerman
2024-08-30selftests: vDSO: quash clang omitted parameter warning in getrandom testJason A. Donenfeld
2024-08-30kselftest/arm64: Fix build warnings for ptraceDev Jain
2024-08-30selftests: vDSO: use parse_vdso.h in vdso_test_abiChristophe Leroy
2024-08-30selftests: vDSO: fix the way vDSO functions are called for powerpcChristophe Leroy
2024-08-30selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy
2024-08-30selftests: vDSO: fix vdso_config for powerpcChristophe Leroy
2024-08-30selftests: vDSO: fix vDSO name for powerpcChristophe Leroy
2024-08-30selftests: vDSO: skip getrandom test if architecture is unsupportedJason A. Donenfeld
2024-08-30selftests: vDSO: use KHDR_INCLUDES for UAPI headers for getrandom testXi Ruoyao
2024-08-30selftests: vDSO: remove unnecessary command line defs from chacha testJason A. Donenfeld
2024-08-30selftests: vDSO: separate LDLIBS from CFLAGS for libsodiumJason A. Donenfeld
2024-08-30selftests: vDSO: add --cflags for pkg-config command querying libsodiumXi Ruoyao
2024-08-30selftests: vDSO: look for arch-specific function name in getrandom testChristophe Leroy
2024-08-30selftests: vDSO: fix include order in build of test_vdso_chachaChristophe Leroy
2024-08-30selftests: vDSO: don't hard-code location of vDSO sourcesChristophe Leroy
2024-08-30selftests: vDSO: simplify getrandom thread local storage and structsJason A. Donenfeld
2024-08-30kselftest/arm64: Actually test SME vector length changes via sigreturnMark Brown
2024-08-30KVM: arm64: selftests: Add arch_timer_edge_cases selftestColton Lewis
2024-08-30KVM: arm64: selftests: Ensure pending interrupts are handled in arch_timer testColton Lewis
2024-08-29KVM: selftests: Explicitly include committed one-off assets in .gitignoreSean Christopherson
2024-08-29KVM: selftests: Add a test for coalesced MMIO (and PIO on x86)Sean Christopherson
2024-08-29KVM: selftests: Add SEV-ES shutdown testPeter Gonda
2024-08-29KVM: selftests: Always unlink memory regions when deleting (VM free)Sean Christopherson
2024-08-29KVM: selftests: Remove unused kvm_memcmp_hva_gva()Sean Christopherson
2024-08-29selftests/bpf: Add tests for iter next method returning valid pointerJuntong Deng
2024-08-29selftests/bpf: Test epilogue patching when the main prog has multiple BPF_EXITMartin KaFai Lau
2024-08-29selftests/bpf: A pro/epilogue test when the main prog jumps back to the 1st insnMartin KaFai Lau