summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-26ACPI: tools: pfrut: Print the update_cap field during capability queryChen Yu
2024-04-26RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones
2024-04-26perf riscv: Fix the warning due to the incompatible typeBen Zong-You Xie
2024-04-26selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64Puranjay Mohan
2024-04-26bpf_helpers.h: Define bpf_tail_call_static when building with GCCJose E. Marchesi
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/mm: fix additional build errors for selftestsJohn Hubbard
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-25proc: rewrite stable_page_flags()Matthew Wilcox (Oracle)
2024-04-25selftests/memfd_secret: add vmsplice() testDavid Hildenbrand
2024-04-25selftests/mm: parse VMA range in one goDev Jain
2024-04-25selftests/mm: run_vmtests.sh: fix hugetlb mem size calculationPeter Xu
2024-04-25selftests/mm: confirm VA exhaustion without reliance on correctness of mmap()Dev Jain
2024-04-25selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msgDev Jain
2024-04-25KVM: selftests: Make monitor_mwait require MONITOR/MWAIT featureZide Chen
2024-04-25KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCKVitaly Kuznetsov
2024-04-25KVM: selftests: Remove second semicolonColin Ian King
2024-04-25selftests/bpf: extend BPF_SOCK_OPS_RTT_CB test for srtt and mrtt_usPhilo Lu
2024-04-25bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB argsPhilo Lu
2024-04-25selftests/bpf: dummy_st_ops should reject 0 for non-nullable paramsEduard Zingerman
2024-04-25selftests/bpf: do not pass NULL for non-nullable params in dummy_st_opsEduard Zingerman
2024-04-25selftests/bpf: adjust dummy_st_ops_success to detect additional errorEduard Zingerman
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-25ndtest: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-25powerpc/papr_scm: Move duplicate definitions to common header filesShivaprasad G Bhat
2024-04-25selftests/bpf: Add ring_buffer__consume_n test.Andrea Righi