summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-04-08lkdtm: Add REPORT_STACK for checking stack offsetsKees Cook
2021-04-08selftests/powerpc: Suggest memtrace instead of /dev/mem for ci memoryJordan Niethe
2021-04-08selftests/powerpc: Test for spurious kernel memory faults on radixJordan Niethe
2021-04-07selftests/resctrl: Change a few printed messagesFenghua Yu
2021-04-07selftests: mptcp: add the net device name testcaseGeliang Tang
2021-04-07KVM: selftests: vgic_init kvm selftests fixupEric Auger
2021-04-06KVM: selftests: aarch64/vgic-v3 init sequence testsEric Auger
2021-04-06x86/sgx: Expose SGX architectural definitions to the kernelSean Christopherson
2021-04-05Merge 5.12-rc6 into driver-core-nextGreg Kroah-Hartman
2021-04-03bpf: selftests: Specify CONFIG_DYNAMIC_FTRACE in the testing configMartin KaFai Lau
2021-04-03bpf, selftests: test_maps generating unrecognized data sectionJohn Fastabend
2021-04-02selftests: mptcp: dump more info on mpjoin errorsMatthieu Baerts
2021-04-02selftests: mptcp: init nstat historyMatthieu Baerts
2021-04-02selftests: mptcp: launch mptcp_connect with timeoutMatthieu Baerts
2021-04-02kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragmentDaniel Latypov
2021-04-02selftests/resctrl: Create .gitignore to include resctrl_testsFenghua Yu
2021-04-02selftests/resctrl: Fix checking for < 0 for unsigned valuesFenghua Yu
2021-04-02selftests/resctrl: Fix incorrect parsing of iMC countersFenghua Yu
2021-04-02selftests/resctrl: Fix unmount resctrl FSFenghua Yu
2021-04-02selftests/resctrl: Skip the test if requested resctrl feature is not supportedFenghua Yu
2021-04-02selftests/resctrl: Modularize resctrl test suite main() functionFenghua Yu
2021-04-02selftests/resctrl: Don't hard code value of "no_of_bits" variableFenghua Yu
2021-04-02selftests/resctrl: Fix MBA/MBM results reporting formatFenghua Yu
2021-04-02selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu
2021-04-02selftests/resctrl: Check for resctrl mount point only if resctrl FS is supportedFenghua Yu
2021-04-02selftests/resctrl: Add config dependenciesFenghua Yu
2021-04-02selftests/resctrl: Fix a printed messageReinette Chatre
2021-04-02selftests/resctrl: Share show_cache_info() by CAT and CMT testsFenghua Yu
2021-04-02selftests/resctrl: Call kselftest APIs to log test resultsFenghua Yu
2021-04-02selftests/resctrl: Rename CQM test as CMT testFenghua Yu
2021-04-02selftests/resctrl: Fix missing options "-n" and "-p"Fenghua Yu
2021-04-02selftests/resctrl: Ensure sibling CPU is not same as original CPUReinette Chatre
2021-04-02selftests/resctrl: Clean up resctrl features checkFenghua Yu
2021-04-02selftests/resctrl: Fix compilation issues for other global variablesFenghua Yu
2021-04-02selftests/resctrl: Fix compilation issues for global variablesFenghua Yu
2021-04-02selftests/resctrl: Enable gcc checks to detect buffer overflowsFenghua Yu
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-02dma-mapping: benchmark: Add support for multi-pages map/unmapXiang Chen
2021-04-02dma-mapping: benchmark: use the correct HiSilicon copyrightHao Fang
2021-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-01selftests/bpf: Add a test case for loading BPF_SK_SKB_VERDICTCong Wang
2021-04-01selftests/bpf: Add a test case for udp sockmapCong Wang
2021-04-01idr test suite: Improve reporting from idr_find_test_1Matthew Wilcox (Oracle)
2021-04-01idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)
2021-04-01idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)
2021-04-01radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)
2021-04-01selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)Vitaly Kuznetsov
2021-03-31selftests/net: so_txtime multi-host supportCarlos Llamas
2021-03-31selftests: ethtool: add a netdevsim FEC testJakub Kicinski