summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-09-20selftests/bpf: Fix selftest verifier_arena_large failureYonghong Song
2025-09-20selftest/futex: Fix spelling mistake "boundarie" -> "boundary"Colin Ian King
2025-09-20selftests/futex: Remove logging.h fileAndré Almeida
2025-09-20selftests/futex: Drop logging.h include from futex_numaAndré Almeida
2025-09-20selftests/futex: Refactor futex_numa_mpol with kselftest_harness.hAndré Almeida
2025-09-20selftests/futex: Refactor futex_priv_hash with kselftest_harness.hAndré Almeida
2025-09-20selftests/futex: Refactor futex_waitv with kselftest_harness.hAndré Almeida
2025-09-20selftests/futex: Refactor futex_requeue with kselftest_harness.hAndré Almeida
2025-09-20selftests/futex: Refactor futex_wait with kselftest_harness.hAndré Almeida
2025-09-20selftests/futex: Refactor futex_wait_private_mapped_file with kselftest_harne...André Almeida
2025-09-20selftests/futex: Refactor futex_wait_unitialized_heap with kselftest_harness.hAndré Almeida
2025-09-20selftests/futex: Refactor futex_wait_wouldblock with kselftest_harness.hAndré Almeida
2025-09-20selftests/futex: Refactor futex_wait_timeout with kselftest_harness.hAndré Almeida
2025-09-20selftests/futex: Refactor futex_requeue_pi_signal_restart with kselftest_harn...André Almeida
2025-09-20selftests/futex: Refactor futex_requeue_pi_mismatched_ops with kselftest_harn...André Almeida
2025-09-20selftests/futex: Refactor futex_requeue_pi with kselftest_harness.hAndré Almeida
2025-09-20selftests: kselftest: Create ksft_print_dbg_msg()André Almeida
2025-09-20Merge branch kvm-arm64/el2-feature-control into kvmarm-master/nextMarc Zyngier
2025-09-20KVM: arm64: selftest: Expand external_aborts test to look for TTW levelsMarc Zyngier
2025-09-20Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-09-19selftests: ublk: add test to verify that feat_map is completeUday Shankar
2025-09-19selftests: ublk: kublk: add UBLK_F_BUF_REG_OFF_DAEMON to feat_mapUday Shankar
2025-09-19selftests: ublk: kublk: simplify feat_map definitionUday Shankar
2025-09-19selftests/bpf: test cases for callchain sensitive live stack trackingEduard Zingerman
2025-09-19selftests/bpf: __not_msg() tag for test_loader frameworkEduard Zingerman
2025-09-19bpf: disable and remove registers chain based livenessEduard Zingerman
2025-09-19selftests/namespaces: verify initial namespace inode numbersChristian Brauner
2025-09-19iommufd/selftest: Update the fail_nth limitJason Gunthorpe
2025-09-19KVM: arm64: selftests: Test writes to ID_AA64MMFR1_EL1.{HCX, TWED}Jinqian Yang
2025-09-19selftests/namespaces: add file handle selftestsChristian Brauner
2025-09-19selftests/namespaces: add identifier selftestsChristian Brauner
2025-09-19kselftest/arm64: Add lsfe to the hwcaps testMark Brown
2025-09-18bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FDKP Singh
2025-09-18selftests/bpf: Add tests for exclusive mapsKP Singh
2025-09-18selftests: riscv: Add README for RISC-V KSelfTestBala-Vignesh-Reddy
2025-09-18selftests/bpf: Add tests for KF_RCU_PROTECTEDKumar Kartikeya Dwivedi
2025-09-18bpf: Enforce RCU protection for KF_RCU_PROTECTEDKumar Kartikeya Dwivedi
2025-09-18Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-nextDave Jiang
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-18selftests: always install UAPI headers to the correct directoryThomas Weißschuh
2025-09-18cxl/test: Setup target_map for cxl_test decoder initializationDave Jiang
2025-09-18cxl/test: Adjust the mock version of devm_cxl_switch_port_decoders_setup()Dave Jiang
2025-09-18cxl/test: Add mock version of devm_cxl_add_dport_by_dev()Dave Jiang
2025-09-18cxl/test: Refactor decoder setup to reduce cxl_test burdenDave Jiang
2025-09-18kselftest/arm64: Check that unsupported regsets fail in sve-ptraceMark Brown
2025-09-18kselftest/arm64: Verify that we reject out of bounds VLs in sve-ptraceMark Brown
2025-09-18selftests: tls: test skb copy under mem pressure and OOBJakub Kicinski
2025-09-17selftest: packetdrill: Add tcp_fastopen_server_reset-after-disconnect.pkt.Kuniyuki Iwashima
2025-09-17selftests: bonding: add vlan over bond testingHangbin Liu
2025-09-17selftests/bpf: trigger verifier.c:maybe_exit_scc() for a speculative stateEduard Zingerman