summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-28Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-27Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-04-27Merge tag 'linux-kselftest-next-5.13-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-04-26Merge tag 'driver-core-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-04-26Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-26Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-26Merge tag 'x86_sgx_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-26Merge tag 'x86_misc_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-23signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architecturesMarco Elver
2021-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-16bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-04-16selftests/perf_events: Add kselftest for remove_on_execMarco Elver
2021-04-16selftests/perf_events: Add kselftest for process-wide sigtrap handlingMarco Elver
2021-04-14Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman
2021-04-11Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-08lkdtm: Add REPORT_STACK for checking stack offsetsKees Cook
2021-04-07selftests/resctrl: Change a few printed messagesFenghua Yu
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-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/bpfDavid S. Miller
2021-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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)