summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-04-12bpf: Make bpf_cgroup_acquire() KF_RCU | KF_RET_NULLDavid Vernet-7/+38
2023-04-12selftests: hid: import hid-tools usb-crash testsBenjamin Tissoires-0/+111
2023-04-12selftests: hid: import hid-tools hid-sony and hid-playstation testsBenjamin Tissoires-0/+355
2023-04-12selftests: hid: import hid-tools hid-ite testsBenjamin Tissoires-0/+175
2023-04-12selftests: hid: import hid-tools hid-apple testsBenjamin Tissoires-0/+449
2023-04-12selftests: hid: import hid-tools wacom testsBenjamin Tissoires-0/+2215
2023-04-12selftests: hid: import hid-tools hid-multitouch and hid-tablets testsBenjamin Tissoires-0/+2980
2023-04-12selftests: hid: import hid-tools hid-mouse testsBenjamin Tissoires-0/+985
2023-04-12selftests: hid: import hid-tools hid-keyboards testsBenjamin Tissoires-0/+493
2023-04-12selftests: hid: import hid-tools hid-gamepad testsBenjamin Tissoires-0/+217
2023-04-12selftests: hid: import hid-tools hid-core testsBenjamin Tissoires-1/+620
2023-04-12selftests: hid: make vmtest rely on makeBenjamin Tissoires-10/+15
2023-04-11kselftest/arm64: Convert za-fork to use kselftest.hMark Brown-73/+17
2023-04-11kselftest: Support nolibcMark Brown-0/+2
2023-04-11selftests/bpf: Add test to access u32 ptr argument in tracing programFeng Zhou-0/+13
2023-04-11KVM: selftests: Add test to verify KVM's supported XCR0Aaron Lewis-0/+153
2023-04-11KVM: selftests: Add all known XFEATURE masks to common codeAaron Lewis-30/+33
2023-04-11KVM: selftests: Rework dynamic XFeature helper to take mask, not bitSean Christopherson-11/+14
2023-04-11KVM: selftests: Move XGETBV and XSETBV helpers to common codeAaron Lewis-21/+21
2023-04-11selftests/bpf: Add verifier log tests for BPF_BTF_LOAD commandAndrii Nakryiko-0/+188
2023-04-11selftests/bpf: Add testing of log_buf==NULL condition for BPF_PROG_LOADAndrii Nakryiko-0/+23
2023-04-11selftests/bpf: Add tests to validate log_true_size featureAndrii Nakryiko-16/+76
2023-04-11selftests/bpf: Add fixed vs rotating verifier log testsAndrii Nakryiko-0/+179
2023-04-11veristat: Add more veristat control over verifier log optionsAndrii Nakryiko-9/+35
2023-04-11bpf: Switch BPF verifier log to be a rotating log by defaultAndrii Nakryiko-0/+1
2023-04-10selftests/resctrl: Correct get_llc_perf() param in function commentIlpo Järvinen-1/+1
2023-04-10selftests/resctrl: Use remount_resctrlfs() consistently with booleanIlpo Järvinen-8/+7
2023-04-10selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATHFenghua Yu-2/+2
2023-04-10selftests/resctrl: Change initialize_llc_perf() return type to voidIlpo Järvinen-8/+3
2023-04-10selftests/resctrl: Replace obsolete memalign() with posix_memalign()Ilpo Järvinen-3/+4
2023-04-10selftests/resctrl: Check for return value after write_schemata()Ilpo Järvinen-1/+6
2023-04-10selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen-6/+12
2023-04-10selftests/resctrl: Move ->setup() call outside of test specific branchesIlpo Järvinen-13/+6
2023-04-10selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc memIlpo Järvinen-0/+2
2023-04-10selftests/bpf: Reset err when symbol name already exist in kprobe_multi_testManu Bretelle-1/+3
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds-0/+16
2023-04-08KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCAL...Colin Ian King-1/+1
2023-04-08KVM: arm64: Test that SMC64 arch calls are reservedOliver Upton-0/+8
2023-04-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-3/+27
2023-04-07selftests/bpf: Prevent infinite loop in veristat when base file is too shortEduard Zingerman-2/+6
2023-04-07selftests/bpf: Use PERF_COUNT_HW_CPU_CYCLES event for get_branch_snapshotSong Liu-2/+2
2023-04-07selftests: bonding: add arp validate testHangbin Liu-0/+55
2023-04-07selftests: bonding: re-format bond option testsHangbin Liu-246/+354
2023-04-06selftests: forwarding: hw_stats_l3: Detect failure to install countersPetr Machata-1/+14
2023-04-06selftests/bpf: Add verifier tests for code pattern '<const> <cond_op> <non_co...Yonghong Song-0/+460
2023-04-06bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifierYonghong Song-1/+1
2023-04-06selftests/bpf: Add tests for non-constant cond_op NE/EQ bound deductionYonghong Song-0/+181
2023-04-06KVM: selftests: Verify LBRs are disabled if vPMU is disabledSean Christopherson-0/+29
2023-04-06KVM: selftests: Add negative testcase for PEBS format in PERF_CAPABILITIESSean Christopherson-0/+10
2023-04-06KVM: selftests: Refactor LBR_FMT test to avoid use of separate macroSean Christopherson-7/+6