summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-04-29KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm_vm_archSean Christopherson
2024-04-29KVM: sefltests: Add kvm_util_types.h to hold common types, e.g. vm_vaddr_tSean Christopherson
2024-04-29Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"Sean Christopherson
2024-04-29KVM: selftests: Randomly force emulation on x86 writes from guest codeSean Christopherson
2024-04-29KVM: selftests: Add vcpu_arch_put_guest() to do writes from guest codeSean Christopherson
2024-04-29KVM: selftests: Add global snapshot of kvm_is_forced_emulation_enabled()Sean Christopherson
2024-04-29KVM: selftests: Provide an API for getting a random bool from an RNGSean Christopherson
2024-04-29KVM: selftests: Provide a global pseudo-RNG instance for all testsSean Christopherson
2024-04-29KVM: selftests: Define _GNU_SOURCE for all selftests codeSean Christopherson
2024-04-29KVM: selftests: Avoid assuming "sudo" exists in NX hugepage testBrendan Jackman
2024-04-29cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCHDave Jiang
2024-04-29selftests/powerpc: Install tests in sub-directoriesMichael Ellerman
2024-04-29selftests/powerpc: Convert pmu Makefile to for loop styleMichael Ellerman
2024-04-29selftests/powerpc: make sub-folders buildable on their ownMadhavan Srinivasan
2024-04-29selftests/powerpc: Add flags.mk to support pmu buildableMadhavan Srinivasan
2024-04-29selftests/powerpc: Re-order *FLAGS to follow lib.mkMadhavan Srinivasan
2024-04-28kselftest: arm64: Add a null pointer checkKunwu Chan
2024-04-28kselftest/arm64: Remove unused parameters in abi testxieming
2024-04-27Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-26selftests: drv-net: validate the environmentJakub Kicinski
2024-04-26selftests: drv-net: reimplement the config parserJakub Kicinski
2024-04-26selftests: drv-net: extend the README with more info and exampleJakub Kicinski
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds
2024-04-26RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones
2024-04-26selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64Puranjay Mohan
2024-04-26selftests: virtio_net: add initial testsJiri Pirko
2024-04-26selftests: forwarding: add wait_for_dev() helperJiri Pirko
2024-04-26selftests: forwarding: add check_driver() helperJiri Pirko
2024-04-26selftests: forwarding: add ability to assemble NETIFS array by driver nameJiri Pirko
2024-04-26test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operationLukasz Majewski
2024-04-26test: hsr: Extract version agnostic information from ping command outputLukasz Majewski
2024-04-26test: hsr: Move common code to hsr_common.sh fileLukasz Majewski
2024-04-26test: hsr: Remove script code already implemented in lib.shLukasz Majewski
2024-04-26KVM: riscv: selftests: Add commandline option for SBI PMU testAtish Patra
2024-04-26KVM: riscv: selftests: Add a test for counter overflowAtish Patra
2024-04-26KVM: riscv: selftests: Add a test for PMU snapshot functionalityAtish Patra
2024-04-26KVM: riscv: selftests: Add SBI PMU selftestAtish Patra
2024-04-26KVM: riscv: selftests: Add SBI PMU extension definitionsAtish Patra
2024-04-26KVM: riscv: selftests: Add Sscofpmf to get-reg-list testAtish Patra
2024-04-26KVM: riscv: selftests: Add helper functions for extension checksAtish Patra
2024-04-26KVM: riscv: selftests: Move sbi definitions to its own header fileAtish Patra
2024-04-25selftests: break the dependency upon local header filesJohn Hubbard
2024-04-25selftests/mm: mremap_test: use sscanf to parse /proc/self/mapsDev Jain
2024-04-25selftests/mm: mremap_test: optimize execution time from minutes to seconds us...Dev Jain
2024-04-25selftests/mm: mremap_test: optimize using pre-filled random array and memcpyDev Jain
2024-04-25selftest/mm: ksm_functional_tests: extend test case for ksm fork/execJinjiang Tu
2024-04-25selftest/mm: ksm_functional_tests: refactor mmap_and_merge_range()Jinjiang Tu
2024-04-25selftests/x86: add placement guard gap test for shstkRick Edgecombe
2024-04-25selftests/memfd_secret: add vmsplice() testDavid Hildenbrand