summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-03-02selftests/nolibc: add armthumb configurationThomas Weißschuh
2025-03-02selftests/nolibc: explicitly enable ARM modeThomas Weißschuh
2025-02-28Merge tag 'trace-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-02-28KVM: selftests: Relax assertion on HLT exits if CPU supports Idle HLTSean Christopherson
2025-02-28KVM: selftests: Assert that STI blocking isn't set after event injectionSean Christopherson
2025-02-28KVM: selftests: Fix spelling mistake "UFFDIO_CONINUE" -> "UFFDIO_CONTINUE"Colin Ian King
2025-02-28selftests: ublk: add ublk zero copy testMing Lei
2025-02-28selftests: ublk: add file backed ublkMing Lei
2025-02-28selftests: ublk: add kernel selftests for ublkMing Lei
2025-02-27selftests/net: deflake GRO testsKevin Krakauer
2025-02-27selftests/net: only print passing message in GRO tests when tests passKevin Krakauer
2025-02-27selftests/net: have `gro.sh -t` return a correct exit codeKevin Krakauer
2025-02-27selftests/ftrace: Let fprobe test consider already enabled functionsHeiko Carstens
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-27Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-27selftests: drv-net: Check if combined-count existsJoe Damato
2025-02-27selftests/x86/xstate: Fix spelling mistake "hader" -> "header"Colin Ian King
2025-02-27selftests/sysctl: fix wording of help messagesBharadwaj Raju
2025-02-26selftests: drv-net: add tests for napi IRQ affinity notifiersJakub Kicinski
2025-02-26selftests/net: expand cmsg_ipv6.sh with ipv4Willem de Bruijn
2025-02-26selftests/net: prepare cmsg_ipv6.sh for ipv4Willem de Bruijn
2025-02-26KVM: selftests: Add test for KVM_REG_ARM_VENDOR_HYP_BMAP_2Shameer Kolothum
2025-02-26cxl: Add mce notifier to emit aliased address for extended linear cacheDave Jiang
2025-02-26Revert "selftests: kselftest: Fix build failure with NOLIBC"Thomas Weißschuh
2025-02-26tools/nolibc: add support for [v]sscanf()Thomas Weißschuh
2025-02-26selftests/ftrace: Use readelf to find entry point in uprobe testHeiko Carstens
2025-02-26acpi/hmat / cxl: Add extended linear cache support for CXLDave Jiang
2025-02-26Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-26selftests/sched_ext: Add NUMA-aware scheduler testAndrea Righi
2025-02-26selftests/bpf: Introduce veristat testMykyta Yatsenko
2025-02-26selftests/bpf: Implement setting global variables in veristatMykyta Yatsenko
2025-02-26selftests/bpf: Test bpf_usdt_arg_size() functionIhor Solodrai
2025-02-26cxl/test: Add Get Supported Features mailbox command supportDave Jiang
2025-02-26cxl: Add Get Supported Features command for kernel usageDave Jiang
2025-02-26selftests/bpf: add cgroup_skb netns cookie testsMahe Tardy
2025-02-26selftests/x86/avx: Add AVX testsChang S. Bae
2025-02-26selftests/x86/xstate: Clarify supported xstatesChang S. Bae
2025-02-26selftests/x86/xstate: Consolidate test invocations into a single entryChang S. Bae
2025-02-26selftests/x86/xstate: Introduce signal ABI testChang S. Bae
2025-02-26selftests/x86/xstate: Refactor ptrace ABI testChang S. Bae
2025-02-26selftests/x86/xstate: Refactor context switching testChang S. Bae
2025-02-26selftests/x86/xstate: Enumerate and name xstate componentsChang S. Bae
2025-02-26selftests/x86/xstate: Refactor XSAVE helpers for general useChang S. Bae
2025-02-26selftests/x86: Consolidate redundant signal helper functionsChang S. Bae
2025-02-26KVM: selftests: arm64: Test writes to MIDR,REVIDR,AIDRSebastian Ott
2025-02-25selftests/bpf: Test gen_pro/epilogue that generate kfuncsAmery Hung
2025-02-25selftests: drv-net-hw: Add a test for symmetric RSS hashGal Pressman
2025-02-25selftests: drv-net: Make rand_port() get a port more reliablyGal Pressman
2025-02-25selftests/net: ensure mptcp is enabled in netnsHangbin Liu
2025-02-25Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds