summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
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-19bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FDKP Singh1-2/+5
2025-09-19selftests/bpf: Add tests for exclusive mapsKP Singh2-0/+88
2025-09-19selftests: riscv: Add README for RISC-V KSelfTestBala-Vignesh-Reddy1-0/+24
2025-09-19selftests/bpf: Add tests for KF_RCU_PROTECTEDKumar Kartikeya Dwivedi3-0/+60
2025-09-19bpf: Enforce RCU protection for KF_RCU_PROTECTEDKumar Kartikeya Dwivedi2-3/+3
2025-09-19Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-nextDave Jiang6-90/+172
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-18cxl/test: Setup target_map for cxl_test decoder initializationDave Jiang1-3/+9
2025-09-18cxl/test: Adjust the mock version of devm_cxl_switch_port_decoders_setup()Dave Jiang4-4/+20
2025-09-18cxl/test: Add mock version of devm_cxl_add_dport_by_dev()Dave Jiang6-2/+99
2025-09-18cxl/test: Refactor decoder setup to reduce cxl_test burdenDave Jiang4-81/+44
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-18selftest: packetdrill: Add tcp_fastopen_server_reset-after-disconnect.pkt.Kuniyuki Iwashima1-0/+26
2025-09-18selftests: 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
2025-09-17cxl: Add a cached copy of target_map to cxl_decoderDave Jiang1-4/+4
2025-09-17kselftest/arm64/gcs/basic-gcs: Respect parent directory CFLAGSThomas Weißschuh1-3/+3
2025-09-17selftests/bpf: Test accesses to ctx paddingPaul Chaignon1-0/+30
2025-09-17selftests/bpf: Move macros to bpf_misc.hPaul Chaignon5-13/+6
2025-09-17selftests/hid: hidraw: forge wrong ioctls and tests themBenjamin Tissoires1-0/+127
2025-09-17selftests/hid: hidraw: add more coverage for hidraw ioctlsBenjamin Tissoires2-0/+352
2025-09-17selftests/hid: update vmtest.sh for virtme-ngBenjamin Tissoires1-245/+423
2025-09-17selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILESYi Lai1-0/+1
2025-09-17selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean n...Nai-Chen Cheng1-1/+1
2025-09-17selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supportedAkhilesh Patil1-0/+6
2025-09-16KVM: riscv: selftests: Add SBI FWFT to get-reg-list testAnup Patel1-0/+32
2025-09-16KVM: riscv: selftests: Add common supported test casesQuan Zhou1-0/+6
2025-09-16KVM: riscv: selftests: Add missing headers for new testcasesDong Yang4-0/+4
2025-09-16KVM: riscv: selftests: Use the existing RISCV_FENCE macro in `rseq-riscv.h`Quan Zhou1-2/+1
2025-09-16KVM: riscv: selftests: Add bfloat16 extension to get-reg-list testQuan Zhou1-0/+12
2025-09-16KVM: riscv: selftests: Add Zicbop extension to get-reg-list testQuan Zhou1-0/+16
2025-09-16bpf...d_path(): constify path argumentAl Viro1-1/+1
2025-09-16selftests: ncdevmem: remove sleep on rxStanislav Fomichev1-2/+0
2025-09-16selftests: mptcp: close server IPC descriptorsGeliang Tang2-4/+12
2025-09-16selftests: mptcp: close server file descriptorsGeliang Tang2-0/+2