summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2025-03-03selftests: vDSO: vdso_test_gettimeofday: Make compatible with nolibcThomas Weißschuh-0/+2
2025-03-03selftests: vDSO: vdso_test_gettimeofday: Clean up includesThomas Weißschuh-2/+0
2025-03-03selftests: vDSO: parse_vdso: Test __SIZEOF_LONG__ instead of ULONG_MAXThomas Weißschuh-1/+1
2025-03-03selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headersThomas Weißschuh-1/+5
2025-03-03selftests: vDSO: parse_vdso: Drop vdso_init_from_auxv()Thomas Weißschuh-15/+0
2025-03-03selftests: vDSO: vdso_standalone_test_x86: Use vdso_init_form_sysinfo_ehdrThomas Weißschuh-1/+26
2025-03-03selftests: Add headers targetThomas Weißschuh-1/+4
2025-03-03sched_ext: Merge branch 'for-6.14-fixes' into for-6.15Tejun Heo-2/+2
2025-03-03KVM: selftests: Fix printf() format goof in SEV smoke testSean Christopherson-1/+2
2025-03-03KVM: selftests: Ensure all vCPUs hit -EFAULT during initial RO stageSean Christopherson-8/+13
2025-03-03selftests/x86/syscall: Fix coccinelle WARNING recommending the use of ARRAY_S...Mirsad Todorovac-1/+2
2025-03-02selftests/nolibc: add armthumb configurationThomas Weißschuh-2/+9
2025-03-02selftests/nolibc: explicitly enable ARM modeThomas Weißschuh-0/+1
2025-02-28Merge tag 'trace-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-7/+11
2025-02-28KVM: selftests: Relax assertion on HLT exits if CPU supports Idle HLTSean Christopherson-1/+13
2025-02-28KVM: selftests: Assert that STI blocking isn't set after event injectionSean Christopherson-0/+2
2025-02-28KVM: selftests: Fix spelling mistake "UFFDIO_CONINUE" -> "UFFDIO_CONTINUE"Colin Ian King-1/+1
2025-02-28selftests: ublk: add ublk zero copy testMing Lei-23/+241
2025-02-28selftests: ublk: add file backed ublkMing Lei-5/+277
2025-02-28selftests: ublk: add kernel selftests for ublkMing Lei-0/+1465
2025-02-27selftests/net: deflake GRO testsKevin Krakauer-3/+4
2025-02-27selftests/net: only print passing message in GRO tests when tests passKevin Krakauer-3/+5
2025-02-27selftests/net: have `gro.sh -t` return a correct exit codeKevin Krakauer-1/+2
2025-02-27selftests/ftrace: Let fprobe test consider already enabled functionsHeiko Carstens-7/+11
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-113/+910
2025-02-27Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-7/+161
2025-02-27selftests: drv-net: Check if combined-count existsJoe Damato-4/+3
2025-02-27selftests/x86/xstate: Fix spelling mistake "hader" -> "header"Colin Ian King-1/+1
2025-02-27selftests/sysctl: fix wording of help messagesBharadwaj Raju-3/+3
2025-02-26selftests: drv-net: add tests for napi IRQ affinity notifiersJakub Kicinski-1/+123
2025-02-26selftests/net: expand cmsg_ipv6.sh with ipv4Willem de Bruijn-55/+96
2025-02-26selftests/net: prepare cmsg_ipv6.sh for ipv4Willem de Bruijn-50/+59
2025-02-26KVM: selftests: Add test for KVM_REG_ARM_VENDOR_HYP_BMAP_2Shameer Kolothum-10/+37
2025-02-26cxl: Add mce notifier to emit aliased address for extended linear cacheDave Jiang-0/+1
2025-02-26Revert "selftests: kselftest: Fix build failure with NOLIBC"Thomas Weißschuh-5/+0
2025-02-26tools/nolibc: add support for [v]sscanf()Thomas Weißschuh-0/+68
2025-02-26selftests/ftrace: Use readelf to find entry point in uprobe testHeiko Carstens-3/+7
2025-02-26acpi/hmat / cxl: Add extended linear cache support for CXLDave Jiang-0/+1
2025-02-26Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-14/+116
2025-02-26selftests/sched_ext: Add NUMA-aware scheduler testAndrea Righi-0/+160
2025-02-26selftests/bpf: Introduce veristat testMykyta Yatsenko-0/+195
2025-02-26selftests/bpf: Implement setting global variables in veristatMykyta Yatsenko-1/+300
2025-02-26selftests/bpf: Test bpf_usdt_arg_size() functionIhor Solodrai-1/+24
2025-02-26cxl/test: Add Get Supported Features mailbox command supportDave Jiang-0/+70
2025-02-26cxl: Add Get Supported Features command for kernel usageDave Jiang-0/+5
2025-02-26selftests/bpf: add cgroup_skb netns cookie testsMahe Tardy-7/+23
2025-02-26selftests/x86/avx: Add AVX testsChang S. Bae-1/+15
2025-02-26selftests/x86/xstate: Clarify supported xstatesChang S. Bae-0/+24
2025-02-26selftests/x86/xstate: Consolidate test invocations into a single entryChang S. Bae-19/+35
2025-02-26selftests/x86/xstate: Introduce signal ABI testChang S. Bae-0/+111