aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller26-53/+912
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-5/+17
2021-03-25selftests/vm: fix out-of-tree buildRong Chen1-2/+2
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds13-41/+315
2021-03-24Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.20...Paul E. McKenney20-214/+692
2021-03-24selftests: mlxsw: Add resilient nexthop groups configuration testsIdo Schimmel2-0/+87
2021-03-24selftests: mlxsw: Test unresolved neigh trap with resilient nexthop groupsIdo Schimmel1-0/+31
2021-03-24selftests: netfilter: flowtable bridge and vlan supportPablo Neira Ayuso1-0/+82
2021-03-24kselftest: arm64: Add BTI testsMark Brown16-1/+637
2021-03-24kselftest/arm64: mte: Report filename on failing temp file creationAndre Przywara1-0/+1
2021-03-24kselftest/arm64: mte: Fix clang warningAndre Przywara1-1/+1
2021-03-24kselftest/arm64: mte: Makefile: Fix clang compilationAndre Przywara1-1/+1
2021-03-24kselftest/arm64: mte: Output warning about failing compilerAndre Przywara1-0/+3
2021-03-24kselftest/arm64: mte: Use cross-compiler if specifiedAndre Przywara1-0/+5
2021-03-24kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara1-11/+2
2021-03-24kselftest/arm64: mte: common: Fix write() warningsAndre Przywara1-5/+18
2021-03-24kselftest/arm64: mte: user_mem: Fix write() warningAndre Przywara1-1/+2
2021-03-24selftests/sgx: Use getauxval() to simplify test codeTianjia Zhang1-20/+4
2021-03-24selftests/powerpc: Fix L1D flushing tests for Power10Russell Currey3-2/+6
2021-03-23Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pu...Linus Torvalds2-1/+3
2021-03-23kselftest/arm64: mte: ksm_options: Fix fscanf warningAndre Przywara1-1/+4
2021-03-23kselftest/arm64: mte: Fix pthread linkingAndre Przywara1-1/+2
2021-03-23kselftest/arm64: mte: Fix compilation with native compilerAndre Przywara1-2/+0
2021-03-23firmware_loader: Remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-03-22timekeeping, clocksource: Fix various typos in commentsIngo Molnar4-6/+6
2021-03-22torture: Fix kvm.sh --datestamp regex checkPaul E. McKenney1-1/+1
2021-03-22torture: Consolidate qemu-cmd duration editing into kvm-transform.shPaul E. McKenney2-4/+8
2021-03-22torture: Print proper vmlinux path for kvm-again.sh runsPaul E. McKenney2-2/+9
2021-03-22torture: Make TORTURE_TRUST_MAKE available in kvm-again.sh environmentPaul E. McKenney2-0/+6
2021-03-22torture: Make kvm-transform.sh update jitter commandsPaul E. McKenney2-4/+22
2021-03-22torture: Add --duration argument to kvm-again.shPaul E. McKenney2-7/+47
2021-03-22torture: Add kvm-again.sh to rerun a previous torture-testPaul E. McKenney2-0/+238
2021-03-22torture: Create a "batches" file for build reusePaul E. McKenney1-12/+17
2021-03-22torture: De-capitalize TORTURE_SUITEPaul E. McKenney2-2/+2
2021-03-22torture: Make upper-case-only no-dot no-slash scenario names officialPaul E. McKenney1-1/+1
2021-03-22torture: Rename SRCU-t and SRCU-u to avoid lowercase charactersPaul E. McKenney5-2/+2
2021-03-22torture: Remove no-mpstat error messagePaul E. McKenney1-1/+0
2021-03-22torture: Record kvm-test-1-run.sh and kvm-test-1-run-qemu.sh PIDsPaul E. McKenney2-1/+3
2021-03-22torture: Record jitter start/stop commandsPaul E. McKenney2-10/+16
2021-03-22torture: Extract kvm-test-1-run-qemu.sh from kvm-test-1-run.shPaul E. McKenney2-126/+171
2021-03-22torture: Record TORTURE_KCONFIG_GDB_ARG in qemu-cmdPaul E. McKenney1-0/+1
2021-03-22torture: Abstract jitter.sh start/stop into scriptsPaul E. McKenney3-5/+62
2021-03-22kselftest/arm64: sve: Do not use non-canonical FFR register valueAndre Przywara1-5/+17
2021-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-0/+121
2021-03-19selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dumpJean-Philippe Brucker1-0/+8
2021-03-19selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu1-1/+1
2021-03-19selftests/sgx: Improve error detection and messagesDave Hansen2-15/+56
2021-03-18selftests: net: forwarding: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-18selftests/bpf: Add multi-file statically linked BPF object file testAndrii Nakryiko4-3/+119