summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-11-01selftests/bpf: Add a test for open coded kmem_cache iterNamhyung Kim-12/+51
2024-11-01kselftest/arm64: Fix encoding for SVE B16B16 testMark Brown-2/+2
2024-11-01KVM: selftests: Ensure KVM supports AVX for SEV-ES VMSA FPU testSean Christopherson-1/+3
2024-11-01KVM: selftests: Drop manual XCR0 configuration from SEV smoke testSean Christopherson-13/+2
2024-11-01KVM: selftests: Drop manual XCR0 configuration from state testSean Christopherson-5/+0
2024-11-01KVM: selftests: Drop manual XCR0 configuration from AMX testSean Christopherson-19/+4
2024-11-01KVM: selftests: Drop manual CR4.OSXSAVE enabling from CR4/CPUID sync testSean Christopherson-5/+2
2024-11-01KVM: selftests: Verify XCR0 can be "downgraded" and "upgraded"Sean Christopherson-0/+5
2024-11-01KVM: selftests: Configure XCR0 to max supported value by defaultSean Christopherson-3/+32
2024-11-01KVM: selftests: Rework OSXSAVE CR4=>CPUID test to play nice with AVX insnsSean Christopherson-16/+34
2024-11-01KVM: selftests: Mask off OSPKE and OSXSAVE when comparing CPUID entriesSean Christopherson-0/+6
2024-11-01KVM: selftests: Precisely mask off dynamic fields in CPUID testSean Christopherson-26/+37
2024-11-01KVM: selftests: Add a testcase for disabling feature MSRs init quirkSean Christopherson-36/+114
2024-11-01KVM: selftests: Verify get/set PERF_CAPABILITIES w/o guest PDMC behaviorSean Christopherson-0/+23
2024-11-01KVM: x86: Disallow changing MSR_PLATFORM_INFO after vCPU has runSean Christopherson-2/+0
2024-11-01kselftest/arm64: Use ksft_perror() to log MTE failuresMark Brown-7/+7
2024-11-01tracing/selftests: Add tracefs mount options testKalesh Singh-13/+129
2024-10-31selftests/net: Fix ./ns-XXXXXX not cleanupLi Zhijian-2/+0
2024-10-31selftests: netdevsim: add fib_notifications to MakefileJakub Kicinski-0/+1
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-185/+610
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-58/+191
2024-10-31Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-21/+197
2024-10-31KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignoredJames Morse-1/+98
2024-10-31Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-3/+3
2024-10-30selftests: forwarding: Add IPv6 GRE remote change testsIdo Schimmel-0/+164
2024-10-30tests: hsr: Increase timeout to 50 secondsYunshui Jiang-2/+3
2024-10-30KVM: selftests: Use ARRAY_SIZE for array lengthJiapeng Chong-1/+1
2024-10-30KVM: selftests: Remove unused macro in the hardware disable testBa Jing-1/+0
2024-10-30selftests/bpf: Add three test cases for bits_iterHou Tao-3/+58
2024-10-30selftests/bpf: Add a selftest for bpf_csum_diff()Puranjay Mohan-0/+450
2024-10-30selftests/bpf: Don't mask result of bpf_csum_diff() in test_verifierPuranjay Mohan-2/+1
2024-10-30selftests: netfilter: remove unused parameterLiu Jing-3/+3
2024-10-30selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressorChristian Brauner-1/+196
2024-10-29bpf: disallow 40-bytes extra stack for bpf_fastcall patternsEduard Zingerman-55/+0
2024-10-29Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-87/+101
2024-10-29selftests/bpf: drop unnecessary bpf_iter.h type duplicationAndrii Nakryiko-210/+33
2024-10-29selftests/bpf: Add test for trie_get_next_key()Byeonguk Jeong-0/+109
2024-10-29selftests/bpf: remove xdp_synproxy IP_DF checkVincent Li-2/+1
2024-10-29selftests: tc-testing: Fix typo errorKaran Sanghavi-8/+8
2024-10-29selftests/bpf: Test with a very short loopEduard Zingerman-0/+24
2024-10-29bpf: handle implicit declaration of function gettid in bpf_iter.cJason Xing-3/+3
2024-10-29selftests: netfilter: nft_flowtable.sh: make first pass deterministicFlorian Westphal-18/+21
2024-10-29selftests: Add a test mangling with uc_sigmaskDev Jain-1/+187
2024-10-29selftests: Rename sigaltstack to generic signalDev Jain-1/+1
2024-10-28selftests/mm: fix deadlock for fork after pthread_create with atomic_boolEdward Liaw-0/+5
2024-10-28Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw-12/+10
2024-10-28Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw-7/+0
2024-10-28tools: testing: add expand-only mode VMA testLorenzo Stoakes-0/+40
2024-10-28selftests/watchdog-test: Fix system accidentally reset after watchdog-testLi Zhijian-0/+6
2024-10-28selftests/intel_pstate: check if cpupower is installedAlessandro Zanni-0/+5