summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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-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-14Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman
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-06x86/sgx: Expose SGX architectural definitions to the kernelSean Christopherson
2021-04-05Merge 5.12-rc6 into driver-core-nextGreg Kroah-Hartman
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)
2021-04-01selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)Vitaly Kuznetsov
2021-03-30radix tree test suite: Fix compilationMatthew Wilcox (Oracle)
2021-03-30selftests: kvm: make hardware_disable_test less verboseVitaly Kuznetsov
2021-03-29selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test casesIdo Schimmel
2021-03-26bpf/selftests: Test that kernel rejects a TCP CC with an invalid licenseToke Høiland-Jørgensen
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-25selftests/vm: fix out-of-tree buildRong Chen
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-24kselftest: arm64: Add BTI testsMark Brown
2021-03-24kselftest/arm64: mte: Report filename on failing temp file creationAndre Przywara
2021-03-24kselftest/arm64: mte: Fix clang warningAndre Przywara
2021-03-24kselftest/arm64: mte: Makefile: Fix clang compilationAndre Przywara
2021-03-24kselftest/arm64: mte: Output warning about failing compilerAndre Przywara
2021-03-24kselftest/arm64: mte: Use cross-compiler if specifiedAndre Przywara
2021-03-24kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara
2021-03-24kselftest/arm64: mte: common: Fix write() warningsAndre Przywara
2021-03-24kselftest/arm64: mte: user_mem: Fix write() warningAndre Przywara
2021-03-24selftests/sgx: Use getauxval() to simplify test codeTianjia Zhang
2021-03-23Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pu...Linus Torvalds
2021-03-23kselftest/arm64: mte: ksm_options: Fix fscanf warningAndre Przywara
2021-03-23kselftest/arm64: mte: Fix pthread linkingAndre Przywara
2021-03-23kselftest/arm64: mte: Fix compilation with native compilerAndre Przywara
2021-03-23firmware_loader: Remove unnecessary conversion to boolJiapeng Chong
2021-03-22timekeeping, clocksource: Fix various typos in commentsIngo Molnar
2021-03-22kselftest/arm64: sve: Do not use non-canonical FFR register valueAndre Przywara
2021-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-19selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dumpJean-Philippe Brucker
2021-03-19selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu
2021-03-19selftests/sgx: Improve error detection and messagesDave Hansen
2021-03-18selftests: kvm: add set_boot_cpu_id testEmanuele Giuseppe Esposito