summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-04-11KVM: selftests: Add all known XFEATURE masks to common codeAaron Lewis
2023-04-11KVM: selftests: Rework dynamic XFeature helper to take mask, not bitSean Christopherson
2023-04-11KVM: selftests: Move XGETBV and XSETBV helpers to common codeAaron Lewis
2023-04-11selftests/bpf: Add verifier log tests for BPF_BTF_LOAD commandAndrii Nakryiko
2023-04-11selftests/bpf: Add testing of log_buf==NULL condition for BPF_PROG_LOADAndrii Nakryiko
2023-04-11selftests/bpf: Add tests to validate log_true_size featureAndrii Nakryiko
2023-04-11selftests/bpf: Add fixed vs rotating verifier log testsAndrii Nakryiko
2023-04-11veristat: Add more veristat control over verifier log optionsAndrii Nakryiko
2023-04-11bpf: Switch BPF verifier log to be a rotating log by defaultAndrii Nakryiko
2023-04-10selftests/resctrl: Correct get_llc_perf() param in function commentIlpo Järvinen
2023-04-10selftests/resctrl: Use remount_resctrlfs() consistently with booleanIlpo Järvinen
2023-04-10selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATHFenghua Yu
2023-04-10selftests/resctrl: Change initialize_llc_perf() return type to voidIlpo Järvinen
2023-04-10selftests/resctrl: Replace obsolete memalign() with posix_memalign()Ilpo Järvinen
2023-04-10selftests/resctrl: Check for return value after write_schemata()Ilpo Järvinen
2023-04-10selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen
2023-04-10selftests/resctrl: Move ->setup() call outside of test specific branchesIlpo Järvinen
2023-04-10selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc memIlpo Järvinen
2023-04-10selftests/bpf: Reset err when symbol name already exist in kprobe_multi_testManu Bretelle
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds
2023-04-08KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCAL...Colin Ian King
2023-04-08KVM: arm64: Test that SMC64 arch calls are reservedOliver Upton
2023-04-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-07selftests/bpf: Prevent infinite loop in veristat when base file is too shortEduard Zingerman
2023-04-07selftests/bpf: Use PERF_COUNT_HW_CPU_CYCLES event for get_branch_snapshotSong Liu
2023-04-07selftests: bonding: add arp validate testHangbin Liu
2023-04-07selftests: bonding: re-format bond option testsHangbin Liu
2023-04-06selftests: forwarding: hw_stats_l3: Detect failure to install countersPetr Machata
2023-04-06selftests/bpf: Add verifier tests for code pattern '<const> <cond_op> <non_co...Yonghong Song
2023-04-06bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifierYonghong Song
2023-04-06selftests/bpf: Add tests for non-constant cond_op NE/EQ bound deductionYonghong Song
2023-04-06KVM: selftests: Verify LBRs are disabled if vPMU is disabledSean Christopherson
2023-04-06KVM: selftests: Add negative testcase for PEBS format in PERF_CAPABILITIESSean Christopherson
2023-04-06KVM: selftests: Refactor LBR_FMT test to avoid use of separate macroSean Christopherson
2023-04-06KVM: selftests: Drop "all done!" printf() from PERF_CAPABILITIES testSean Christopherson
2023-04-06KVM: selftests: Test post-KVM_RUN writes to PERF_CAPABILITIESSean Christopherson
2023-04-06KVM: selftests: Expand negative testing of guest writes to PERF_CAPABILITIESSean Christopherson
2023-04-06KVM: selftests: Test all immutable non-format bits in PERF_CAPABILITIESSean Christopherson
2023-04-06KVM: selftests: Test all fungible features in PERF_CAPABILITIESSean Christopherson
2023-04-06KVM: selftests: Drop now-redundant checks on PERF_CAPABILITIES writesSean Christopherson
2023-04-06KVM: selftests: Verify KVM preserves userspace writes to "durable" MSRsSean Christopherson
2023-04-06KVM: selftests: Print out failing MSR and value in vcpu_set_msr()Sean Christopherson
2023-04-06KVM: selftests: Assert that full-width PMC writes are supported if PDCM=1Sean Christopherson
2023-04-06KVM: selftests: Move 0/initial value PERF_CAPS checks to dedicated sub-testSean Christopherson
2023-04-06KVM: selftests: Split PMU caps sub-tests to avoid writing MSR after KVM_RUNSean Christopherson
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-04-06Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-04-06ACPICA: actbl2: Replace 1-element arrays with flexible arraysKees Cook
2023-04-06selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZEKal Conley