summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2025-07-09KVM: selftests: Convert arch_timer tests to common helpers to pin taskSean Christopherson
2025-07-09KVM: selftests: Test behavior of KVM_X86_DISABLE_EXITS_APERFMPERFJim Mattson
2025-07-09KVM: selftests: Expand set of APIs for pinning tasks to a single CPUSean Christopherson
2025-07-09selftests/nolibc: show failed run if test process crashesBenjamin Berg
2025-07-08selftests/bpf: Remove enum64 case from __arg_untrusted test suiteEduard Zingerman
2025-07-08selftests/bpf: add a new test to check the consumer update caseJason Xing
2025-07-08selftest: af_unix: Add test for SO_INQ.Kuniyuki Iwashima
2025-07-08KVM: arm64: selftests: Catch up set_id_regs with the kernelOliver Upton
2025-07-08KVM: arm64: selftests: Add SCTLR2_EL1 to get-reg-listOliver Upton
2025-07-08KVM: arm64: selftests: Test SEAs are taken to SError vector when EASE=1Oliver Upton
2025-07-08KVM: arm64: selftests: Add basic SError injection testOliver Upton
2025-07-08tools/nolibc: drop s390 clang target overrideThomas Weißschuh
2025-07-07selftests: net: Add IPv6 support to netconsole basic testsBreno Leitao
2025-07-07selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)
2025-07-07selftests: print installation complete messageShuah Khan
2025-07-07selftests/bpf: Negative test case for tail call mapPaul Chaignon
2025-07-07selftests/bpf: Add Spectre v4 testsLuis Gerhorst
2025-07-07selftests/bpf: Set CONFIG_PACKET=y for selftestsSaket Kumar Bhaskar
2025-07-07selftests/bpf: tests for __arg_untrusted void * global func paramsEduard Zingerman
2025-07-07selftests/bpf: test cases for __arg_untrustedEduard Zingerman
2025-07-07selftests/bpf: ptr_to_btf_id struct walk ending with primitive pointerEduard Zingerman
2025-07-07bpf: rdonly_untrusted_mem for btf id walk pointer leafsEduard Zingerman
2025-07-06Merge tag 'locking_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-06selftests/futex: Convert 32-bit timespec to 64-bit version for 32-bit compati...Terry Tritton
2025-07-06selftests/nolibc: correctly report errors from printf() and friendsThomas Weißschuh
2025-07-06selftests/nolibc: create /dev/full when running as PID 1Thomas Weißschuh
2025-07-06tools/nolibc: add support for clock_nanosleep() and nanosleep()Thomas Weißschuh
2025-07-06selftests/futex: Add futex_numa to .gitignoreTerry Tritton
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-04kselftest/arm64: Add a test for vfork() with GCSMark Brown
2025-07-04selftests/nolibc: Add coverage of vfork()Mark Brown
2025-07-04tools/nolibc: add support for SuperHThomas Weißschuh
2025-07-04selftests: net: extend SCM_PIDFD test to cover stale pidfdsAlexander Mikhalitsyn
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-03selftests/bpf: Add tests for prog streamsKumar Kartikeya Dwivedi
2025-07-03selftests/bpf: Add test cases for bpf_dynptr_memset()Ihor Solodrai
2025-07-03selftests/nolibc: use file driver for QEMU serialThomas Weißschuh
2025-07-03selftests/nolibc: fix EXTRACONFIG variables orderingThomas Weißschuh
2025-07-03KVM: selftests: Change MDSCR_EL1 register holding variables as uint64_tAnshuman Khandual
2025-07-03selftests/sched_ext: Fix exit selftest hang on UPAndrea Righi
2025-07-03kselftest/arm64: Specify SVE data when testing VL set in sve-ptraceMark Brown
2025-07-03kselftest/arm64: Fix test for streaming FPSIMD write in sve-ptraceMark Brown
2025-07-03kselftest/arm64: Fix check for setting new VLs in sve-ptraceMark Brown
2025-07-03kselftest/arm64: Convert tpidr2 test to use kselftest.hMark Brown
2025-07-02selftests: drv-net: Add test for devlink-rate traffic class bandwidth distrib...Carolina Jubran
2025-07-02selftest: netdevsim: Add devlink rate tc-bw testCarolina Jubran
2025-07-02selftest: net: extend msg_zerocopy test with forwardingWillem de Bruijn
2025-07-02selftests/bpf: Allow veristat compile standaloneMykyta Yatsenko
2025-07-02kselftest/arm64/mte: Add MTE_STORE_ONLY testcasesYeoreum Yun
2025-07-02kselftest/arm64/mte: Preparation for mte store only testYeoreum Yun