aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2024-04-29selftests/powerpc: Re-order *FLAGS to follow lib.mkMadhavan Srinivasan13-44/+45
2024-04-28kselftest: arm64: Add a null pointer checkKunwu Chan1-0/+4
2024-04-28kselftest/arm64: Remove unused parameters in abi testxieming1-1/+1
2024-04-27Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+25
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+3
2024-04-26selftests: drv-net: validate the environmentJakub Kicinski1-0/+25
2024-04-26selftests: drv-net: reimplement the config parserJakub Kicinski1-12/+14
2024-04-26selftests: drv-net: extend the README with more info and exampleJakub Kicinski1-12/+85
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds5-43/+12
2024-04-26RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones2-1/+11
2024-04-26selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64Puranjay Mohan1-0/+3
2024-04-26selftests: virtio_net: add initial testsJiri Pirko5-0/+248
2024-04-26selftests: forwarding: add wait_for_dev() helperJiri Pirko1-0/+13
2024-04-26selftests: forwarding: add check_driver() helperJiri Pirko1-0/+12
2024-04-26selftests: forwarding: add ability to assemble NETIFS array by driver nameJiri Pirko1-0/+37
2024-04-26test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operationLukasz Majewski2-1/+93
2024-04-26test: hsr: Extract version agnostic information from ping command outputLukasz Majewski1-1/+2
2024-04-26test: hsr: Move common code to hsr_common.sh fileLukasz Majewski3-78/+88
2024-04-26test: hsr: Remove script code already implemented in lib.shLukasz Majewski1-25/+3
2024-04-26KVM: riscv: selftests: Add commandline option for SBI PMU testAtish Patra1-9/+64
2024-04-26KVM: riscv: selftests: Add a test for counter overflowAtish Patra1-0/+113
2024-04-26KVM: riscv: selftests: Add a test for PMU snapshot functionalityAtish Patra3-0/+181
2024-04-26KVM: riscv: selftests: Add SBI PMU selftestAtish Patra2-0/+370
2024-04-26KVM: riscv: selftests: Add SBI PMU extension definitionsAtish Patra1-0/+66
2024-04-26KVM: riscv: selftests: Add Sscofpmf to get-reg-list testAtish Patra1-0/+4
2024-04-26KVM: riscv: selftests: Add helper functions for extension checksAtish Patra2-1/+11
2024-04-26KVM: riscv: selftests: Move sbi definitions to its own header fileAtish Patra4-40/+54
2024-04-25selftests: break the dependency upon local header filesJohn Hubbard2-1/+10
2024-04-25selftests/mm: mremap_test: use sscanf to parse /proc/self/mapsDev Jain1-7/+11
2024-04-25selftests/mm: mremap_test: optimize execution time from minutes to seconds us...Dev Jain1-21/+91
2024-04-25selftests/mm: mremap_test: optimize using pre-filled random array and memcpyDev Jain1-25/+53
2024-04-25selftest/mm: ksm_functional_tests: extend test case for ksm fork/execJinjiang Tu1-11/+38
2024-04-25selftest/mm: ksm_functional_tests: refactor mmap_and_merge_range()Jinjiang Tu1-25/+61
2024-04-25selftests/x86: add placement guard gap test for shstkRick Edgecombe1-4/+63
2024-04-25selftests/memfd_secret: add vmsplice() testDavid Hildenbrand1-2/+49
2024-04-25selftests/mm: parse VMA range in one goDev Jain1-14/+1
2024-04-25selftests/mm: run_vmtests.sh: fix hugetlb mem size calculationPeter Xu1-4/+9
2024-04-25selftests/mm: confirm VA exhaustion without reliance on correctness of mmap()Dev Jain1-0/+66
2024-04-25selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msgDev Jain1-7/+5
2024-04-25KVM: selftests: Make monitor_mwait require MONITOR/MWAIT featureZide Chen1-0/+1
2024-04-25KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCKVitaly Kuznetsov1-22/+28
2024-04-25KVM: selftests: Remove second semicolonColin Ian King1-1/+1
2024-04-25selftests/bpf: extend BPF_SOCK_OPS_RTT_CB test for srtt and mrtt_usPhilo Lu2-0/+20
2024-04-25selftests/bpf: dummy_st_ops should reject 0 for non-nullable paramsEduard Zingerman1-0/+27
2024-04-25selftests/bpf: do not pass NULL for non-nullable params in dummy_st_opsEduard Zingerman2-3/+6
2024-04-25selftests/bpf: adjust dummy_st_ops_success to detect additional errorEduard Zingerman1-2/+11
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-26/+75
2024-04-25selftests/bpf: Add ring_buffer__consume_n test.Andrea Righi3-1/+113
2024-04-25bpf: Add bpf_guard_preempt() convenience macroAlexei Starovoitov2-5/+24
2024-04-25selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...Muhammad Usama Anjum2-38/+2