aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-21mm: remove unused zpool layerJohannes Weiner1-1/+0
2025-09-20selftests: ublk: fix behavior when fio is not installedUday Shankar6-0/+24
2025-09-20selftests/bpf: Fix selftest verifier_arena_large failureYonghong Song1-0/+1
2025-09-20selftest/futex: Fix spelling mistake "boundarie" -> "boundary"Colin Ian King1-1/+1
2025-09-20selftests/futex: Remove logging.h fileAndré Almeida2-150/+1
2025-09-20selftests/futex: Drop logging.h include from futex_numaAndré Almeida1-1/+2
2025-09-20selftests/futex: Refactor futex_numa_mpol with kselftest_harness.hAndré Almeida2-47/+9
2025-09-20selftests/futex: Refactor futex_priv_hash with kselftest_harness.hAndré Almeida2-42/+8
2025-09-20selftests/futex: Refactor futex_waitv with kselftest_harness.hAndré Almeida2-56/+45
2025-09-20selftests/futex: Refactor futex_requeue with kselftest_harness.hAndré Almeida2-54/+24
2025-09-20selftests/futex: Refactor futex_wait with kselftest_harness.hAndré Almeida2-66/+39
2025-09-20selftests/futex: Refactor futex_wait_private_mapped_file with kselftest_harne...André Almeida2-64/+21
2025-09-20selftests/futex: Refactor futex_wait_unitialized_heap with kselftest_harness.hAndré Almeida2-59/+19
2025-09-20selftests/futex: Refactor futex_wait_wouldblock with kselftest_harness.hAndré Almeida2-54/+24
2025-09-20selftests/futex: Refactor futex_wait_timeout with kselftest_harness.hAndré Almeida2-80/+61
2025-09-20selftests/futex: Refactor futex_requeue_pi_signal_restart with kselftest_harn...André Almeida2-93/+38
2025-09-20selftests/futex: Refactor futex_requeue_pi_mismatched_ops with kselftest_harn...André Almeida2-65/+23
2025-09-20selftests/futex: Refactor futex_requeue_pi with kselftest_harness.hAndré Almeida2-168/+124
2025-09-20selftests: kselftest: Create ksft_print_dbg_msg()André Almeida2-4/+23
2025-09-20Merge branch kvm-arm64/el2-feature-control into kvmarm-master/nextMarc Zyngier1-0/+2
2025-09-20KVM: arm64: selftest: Expand external_aborts test to look for TTW levelsMarc Zyngier3-1/+55
2025-09-20Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai52-160/+667
2025-09-19selftests: ublk: add test to verify that feat_map is completeUday Shankar2-0/+21
2025-09-19selftests: ublk: kublk: add UBLK_F_BUF_REG_OFF_DAEMON to feat_mapUday Shankar1-0/+1
2025-09-19selftests: ublk: kublk: simplify feat_map definitionUday Shankar1-15/+16
2025-09-19selftests/bpf: test cases for callchain sensitive live stack trackingEduard Zingerman2-0/+296
2025-09-19selftests/bpf: __not_msg() tag for test_loader frameworkEduard Zingerman4-50/+302
2025-09-19bpf: disable and remove registers chain based livenessEduard Zingerman15-201/+201
2025-09-19selftests/namespaces: verify initial namespace inode numbersChristian Brauner3-1/+63
2025-09-19iommufd/selftest: Update the fail_nth limitJason Gunthorpe1-1/+1
2025-09-19KVM: arm64: selftests: Test writes to ID_AA64MMFR1_EL1.{HCX, TWED}Jinqian Yang1-0/+2
2025-09-19selftests/namespaces: add file handle selftestsChristian Brauner3-1/+1431
2025-09-19selftests/namespaces: add identifier selftestsChristian Brauner4-0/+1001
2025-09-19kselftest/arm64: Add lsfe to the hwcaps testMark Brown1-0/+21
2025-09-18bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FDKP Singh1-2/+5
2025-09-18selftests/bpf: Add tests for exclusive mapsKP Singh2-0/+88
2025-09-18selftests: riscv: Add README for RISC-V KSelfTestBala-Vignesh-Reddy1-0/+24
2025-09-18selftests/bpf: Add tests for KF_RCU_PROTECTEDKumar Kartikeya Dwivedi3-0/+60
2025-09-18bpf: Enforce RCU protection for KF_RCU_PROTECTEDKumar Kartikeya Dwivedi2-3/+3
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-25/+364
2025-09-18selftests: always install UAPI headers to the correct directoryThomas Weißschuh1-1/+4
2025-09-18kselftest/arm64: Check that unsupported regsets fail in sve-ptraceMark Brown1-0/+46
2025-09-18kselftest/arm64: Verify that we reject out of bounds VLs in sve-ptraceMark Brown1-1/+31
2025-09-18selftests: tls: test skb copy under mem pressure and OOBJakub Kicinski1-0/+16
2025-09-17selftest: packetdrill: Add tcp_fastopen_server_reset-after-disconnect.pkt.Kuniyuki Iwashima1-0/+26
2025-09-17selftests: bonding: add vlan over bond testingHangbin Liu2-0/+59
2025-09-17selftests/bpf: trigger verifier.c:maybe_exit_scc() for a speculative stateEduard Zingerman1-0/+21
2025-09-17selftest/futex: Compile also with libnuma < 2.0.16Sebastian Andrzej Siewior2-12/+14
2025-09-17selftest/futex: Reintroduce "Memory out of range" numa_mpol's subtestAndré Almeida1-1/+7
2025-09-17selftest/futex: Make the error check more precise for futex_numa_mpolAndré Almeida1-15/+21