aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-07-07selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)1-1/+1
2025-07-07selftests: print installation complete messageShuah Khan1-0/+1
2025-07-07selftests/bpf: Negative test case for tail call mapPaul Chaignon2-0/+33
2025-07-07selftests/bpf: Add Spectre v4 testsLuis Gerhorst2-0/+153
2025-07-07selftests/bpf: Set CONFIG_PACKET=y for selftestsSaket Kumar Bhaskar1-0/+1
2025-07-07selftests/bpf: tests for __arg_untrusted void * global func paramsEduard Zingerman1-0/+53
2025-07-07selftests/bpf: test cases for __arg_untrustedEduard Zingerman1-0/+81
2025-07-07selftests/bpf: ptr_to_btf_id struct walk ending with primitive pointerEduard Zingerman1-0/+31
2025-07-07bpf: rdonly_untrusted_mem for btf id walk pointer leafsEduard Zingerman1-1/+1
2025-07-06Merge tag 'locking_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2025-07-06selftests/futex: Convert 32-bit timespec to 64-bit version for 32-bit compati...Terry Tritton1-1/+7
2025-07-06selftests/nolibc: correctly report errors from printf() and friendsThomas Weißschuh1-0/+23
2025-07-06selftests/nolibc: create /dev/full when running as PID 1Thomas Weißschuh1-1/+3
2025-07-06tools/nolibc: add support for clock_nanosleep() and nanosleep()Thomas Weißschuh1-0/+1
2025-07-06selftests/futex: Add futex_numa to .gitignoreTerry Tritton1-0/+1
2025-07-04cxl/test: Simplify fw_buf_checksum_show()Eric Biggers1-19/+2
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2025-07-04kselftest/arm64: Add a test for vfork() with GCSMark Brown1-0/+63
2025-07-04selftests/nolibc: Add coverage of vfork()Mark Brown1-4/+19
2025-07-04tools/nolibc: add support for SuperHThomas Weißschuh2-1/+9
2025-07-04selftests: net: extend SCM_PIDFD test to cover stale pidfdsAlexander Mikhalitsyn1-44/+173
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni4-17/+44
2025-07-03selftests/bpf: Add tests for prog streamsKumar Kartikeya Dwivedi3-0/+253
2025-07-03selftests/bpf: Add test cases for bpf_dynptr_memset()Ihor Solodrai2-0/+166
2025-07-03selftests/nolibc: use file driver for QEMU serialThomas Weißschuh1-2/+2
2025-07-03selftests/nolibc: fix EXTRACONFIG variables orderingThomas Weißschuh1-2/+2
2025-07-03KVM: selftests: Change MDSCR_EL1 register holding variables as uint64_tAnshuman Khandual1-2/+2
2025-07-03selftests/sched_ext: Fix exit selftest hang on UPAndrea Righi1-0/+8
2025-07-03kselftest/arm64: Specify SVE data when testing VL set in sve-ptraceMark Brown1-1/+2
2025-07-03kselftest/arm64: Fix test for streaming FPSIMD write in sve-ptraceMark Brown1-1/+3
2025-07-03kselftest/arm64: Fix check for setting new VLs in sve-ptraceMark Brown1-1/+1
2025-07-03kselftest/arm64: Convert tpidr2 test to use kselftest.hMark Brown2-104/+38
2025-07-02selftests: drv-net: Add test for devlink-rate traffic class bandwidth distrib...Carolina Jubran5-3/+474
2025-07-02selftest: netdevsim: Add devlink rate tc-bw testCarolina Jubran1-0/+53
2025-07-02selftest: net: extend msg_zerocopy test with forwardingWillem de Bruijn2-31/+77
2025-07-02vsock/test: Add test for null ptr deref when transport changesLuigi Leonardi2-0/+171
2025-07-02vsock/test: Add macros to identify transportsLuigi Leonardi1-0/+4
2025-07-02selftests/bpf: Allow veristat compile standaloneMykyta Yatsenko1-3/+4
2025-07-02kselftest/arm64/mte: Add MTE_STORE_ONLY testcasesYeoreum Yun2-20/+366
2025-07-02kselftest/arm64/mte: Preparation for mte store only testYeoreum Yun9-22/+33
2025-07-02kselftest/arm64/abi: Add MTE_STORE_ONLY feature hwcap testYeoreum Yun1-0/+6
2025-07-02selftests/bpf: Negative test case for ref_obj_id in argsPaul Chaignon1-0/+24
2025-07-02selftests/bpf: null checks for rdonly_untrusted_mem should be preservedEduard Zingerman1-0/+21
2025-07-02selftests/bpf: Don't call fsopen() as privileged userMatteo Croce1-20/+21
2025-07-02kselftest/arm64/mte: Add mtefar tests on check_mmap_optionsYeoreum Yun1-23/+171
2025-07-02kselftest/arm64/mte: Refactor check_mmap_option testYeoreum Yun1-54/+313
2025-07-02kselftest/arm64/mte: Add verification for address tag in signal handlerYeoreum Yun1-10/+28
2025-07-02kselftest/arm64/mte: Add address tag related macro and functionYeoreum Yun3-0/+27
2025-07-02kselftest/arm64/mte: Check MTE_FAR feature is supportedYeoreum Yun2-0/+5
2025-07-02kselftest/arm64/mte: Register mte signal handler with SA_EXPOSE_TAGBITSYeoreum Yun9-13/+23