summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-01-20kselftest/arm64: Verify simultaneous SSVE and ZA context generationMark Brown-0/+162
2023-01-20kselftest/arm64: Verify that SSVE signal context has SVE_SIG_FLAG_SM setMark Brown-0/+5
2023-01-20kselftest/arm64: Remove spurious comment from MTE test MakefileMark Brown-1/+0
2023-01-20kselftest/arm64: Support build of MTE tests with clangMark Brown-5/+15
2023-01-20kselftest/arm64: Initialise current at build time in signal testsMark Brown-3/+1
2023-01-20kselftest/arm64: Don't pass headers to the compiler as sourceMark Brown-2/+6
2023-01-20kselftest/arm64: Remove redundant _start labels from FP testsMark Brown-4/+0
2023-01-20kselftest/arm64: Fix .pushsection for strings in FP testsMark Brown-1/+1
2023-01-20kselftest/arm64: Add test case for TPIDR2 signal frame recordsMark Brown-0/+91
2023-01-20kselftest/arm64: Add TPIDR2 to the set of known signal context recordsMark Brown-0/+4
2023-01-20kselftest/arm64: Add coverage of SME 2 and 2.1 hwcapsMark Brown-0/+115
2023-01-20kselftest/arm64: Add coverage of the ZT ptrace regsetMark Brown-0/+368
2023-01-20kselftest/arm64: Add SME2 coverage to syscall-abiMark Brown-3/+80
2023-01-20kselftest/arm64: Add test coverage for ZT register signal framesMark Brown-0/+137
2023-01-20kselftest/arm64: Teach the generic signal context validation about ZTMark Brown-0/+37
2023-01-20kselftest/arm64: Enumerate SME2 in the signal test utility codeMark Brown-0/+5
2023-01-20kselftest/arm64: Cover ZT in the FP stress testMark Brown-2/+27
2023-01-20kselftest/arm64: Add a stress test program for ZT0Mark Brown-0/+341
2023-01-19selftests/filesystems: grant executable permission to run_fat_tests.shPengfei Xu-0/+0
2023-01-19selftests/bpf: Add serial_test_kprobe_multi_bench_attach_kernel/module testsJiri Olsa-5/+14
2023-01-19selftests/bpf: Verify copy_register_state() preserves parent/live fieldsEduard Zingerman-0/+36
2023-01-19selftests/net: toeplitz: fix race on tpacket_v3 block closeWillem de Bruijn-5/+7
2023-01-19selftests/net: mv bpf/nat6to4.c to net folderHangbin Liu-57/+52
2023-01-18selftests/vm: remove __USE_GNU in hugetlb-madvise.cPeter Xu-1/+0
2023-01-18selftests: vm: enable cross-compilationBjörn Töpel-0/+4
2023-01-18selftests/mm: define MADV_PAGEOUT to fix compilation issuesDavid Hildenbrand-0/+3
2023-01-18selftest/vm: add mremap expand merge offset testLorenzo Stoakes-23/+96
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park-6/+6
2023-01-18selftests/vm: cow: add COW tests for collapsing of PTE-mapped anon THPDavid Hildenbrand-0/+228
2023-01-18maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()Liam Howlett-9/+9
2023-01-18selftests/vm: ksm_functional_tests: fix a typo in commentXu Panda-1/+1
2023-01-18selftests/damon/sysfs: test filters directorySeongJae Park-0/+29
2023-01-18selftests/memfd: add tests for MFD_NOEXEC_SEAL MFD_EXECJeff Xu-5/+224
2023-01-18selftests/memfd: add tests for F_SEAL_EXECDaniel Verkamp-1/+122
2023-01-18Sync with v6.2-rc4Andrew Morton-74/+134
2023-01-18selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=mTiezhu Yang-3/+8
2023-01-18selftests: hid: enforce new attach APIBenjamin Tissoires-5/+1
2023-01-18selftests: hid: prepare tests for HID_BPF API changeBenjamin Tissoires-4/+25
2023-01-18selftests: hid: ensure the program is correctly pinnedBenjamin Tissoires-1/+2
2023-01-18selftests: hid: attach/detach 2 bpf programs, not just oneBenjamin Tissoires-1/+20
2023-01-18selftests: hid: allow to compile hid_bpf with LLVMBenjamin Tissoires-5/+5
2023-01-18selftests: hid: add vmtest.shBenjamin Tissoires-0/+530
2023-01-18fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner-1/+1
2023-01-17bpf/selftests: Add verifier tests for loading sleepable programsJiri Olsa-0/+91
2023-01-16Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds-9/+12
2023-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller-7/+10
2023-01-15selftests/bpf: add ipip6 and ip6ip decap to test_tc_tunnelZiyang Xuan-8/+98
2023-01-14Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+4
2023-01-13selftests: mptcp: userspace: validate v4-v6 subflows mixMatthieu Baerts-0/+47
2023-01-13selftests/bpf: Fix missing space errorRoberto Valenzuela-1/+1