summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-08-18selftests/mm: enable mrelease_test for arm64Ryan Roberts
2023-08-18selftests/mm: skip soft-dirty tests on arm64Ryan Roberts
2023-08-18selftests: line buffer test program's stdoutRyan Roberts
2023-08-18selftests/mm: add tests for HWPOISON hugetlbfs readJiaqi Yan
2023-08-18selftests/mm: add uffd unit test for UFFDIO_POISONAxel Rasmussen
2023-08-18selftests/mm: refactor uffd_poll_thread to allow custom fault handlersAxel Rasmussen
2023-08-18selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCEDJeff Xu
2023-08-18selftest: add a testcase of ksm zero pagesxu xin
2023-08-18selftests: cgroup: add zswap-memcg unwanted writeback testDomenico Cerasuolo
2023-08-18selftests: cgroup: add test_zswap with no kmem bypass testDomenico Cerasuolo
2023-08-18selftests: cgroup: add test_zswap programDomenico Cerasuolo
2023-08-18maple_tree: add test for expanding range in RCU modePeng Zhang
2023-08-18selftests/mm: add gup test matrix in run_vmtests.shPeter Xu
2023-08-18selftests/mm: add -a to run_vmtests.shPeter Xu
2023-08-18selftests/bpf: Add CO-RE relocs kfunc flavors testsDave Marchevsky
2023-08-18kselftest/arm64: Fix hwcaps selftest buildMark Brown
2023-08-18iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctlNicolin Chen
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REROUTEYan Zhai
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REDIRECTYan Zhai
2023-08-18selftests/bpf: Enable cpu v4 tests for arm64Xu Kuohai
2023-08-18selftests/powerpc: add const qualification where possibleNathan Lynch
2023-08-18powerpc/selftests: sort mm/.gitignore, add exec_protNathan Lynch
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-17KVM: selftests: Test gp event filters don't affect fixed event filtersJinrong Liang
2023-08-17KVM: selftests: Test if event filter meets expectations on fixed countersJinrong Liang
2023-08-17KVM: selftests: Add test cases for unsupported PMU event filter input valuesJinrong Liang
2023-08-17KVM: selftests: Introduce "struct __kvm_pmu_event_filter" to manipulate filterJinrong Liang
2023-08-17KVM: selftests: Drop the return of remove_event()Jinrong Liang
2023-08-17KVM: selftests: Add x86 properties for Intel PMU in processor.hJinrong Liang
2023-08-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-16Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...Paul E. McKenney
2023-08-16selftests/ftrace: Add a basic testcase for snapshotZheng Yejian
2023-08-16selftests/bpf: Add mptcpify testGeliang Tang
2023-08-16selftests/bpf: Fix error checks of mptcp open_and_loadGeliang Tang
2023-08-16selftests/bpf: Add two mptcp netns helpersGeliang Tang
2023-08-16selftests: cachestat: use proper syscall number macroAndre Przywara
2023-08-16selftests: cachestat: properly link in librtAndre Przywara
2023-08-16selftests/futex: Order calls to futex_lock_piNysal Jan K.A
2023-08-16selftests: Hook more tests into the build infrastructureMark Brown
2023-08-16selftests/user_events: Reenable buildMark Brown
2023-08-16selftests/filesystems: Add six consecutive 'x' characters to mktempHui Min Mina Chou
2023-08-16selftests/bpf: Add selftest for fill_link_infoYafang Shao
2023-08-16kselftest/arm64: add jscvt feature to hwcap testZeng Heng
2023-08-16kselftest/arm64: add pmull feature to hwcap testZeng Heng
2023-08-16kselftest/arm64: add AES feature check to hwcap testZeng Heng
2023-08-16kselftest/arm64: add SHA1 and related features to hwcap testZeng Heng
2023-08-16selftests/powerpc/ptrace: Update ptrace-perf watchpoint selftestBenjamin Gray
2023-08-16powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2023-08-16kselftest/arm64: build BTI tests in output directoryAndre Przywara
2023-08-16kselftest/arm64: fix a memleak in zt_regs_run()Ding Xiang