summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-03-24selftests: netfilter: flowtable bridge and vlan supportPablo Neira Ayuso
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-24selftests/powerpc: Fix L1D flushing tests for Power10Russell Currey
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-22torture: Fix kvm.sh --datestamp regex checkPaul E. McKenney
2021-03-22torture: Consolidate qemu-cmd duration editing into kvm-transform.shPaul E. McKenney
2021-03-22torture: Print proper vmlinux path for kvm-again.sh runsPaul E. McKenney
2021-03-22torture: Make TORTURE_TRUST_MAKE available in kvm-again.sh environmentPaul E. McKenney
2021-03-22torture: Make kvm-transform.sh update jitter commandsPaul E. McKenney
2021-03-22torture: Add --duration argument to kvm-again.shPaul E. McKenney
2021-03-22torture: Add kvm-again.sh to rerun a previous torture-testPaul E. McKenney
2021-03-22torture: Create a "batches" file for build reusePaul E. McKenney
2021-03-22torture: De-capitalize TORTURE_SUITEPaul E. McKenney
2021-03-22torture: Make upper-case-only no-dot no-slash scenario names officialPaul E. McKenney
2021-03-22torture: Rename SRCU-t and SRCU-u to avoid lowercase charactersPaul E. McKenney
2021-03-22torture: Remove no-mpstat error messagePaul E. McKenney
2021-03-22torture: Record kvm-test-1-run.sh and kvm-test-1-run-qemu.sh PIDsPaul E. McKenney
2021-03-22torture: Record jitter start/stop commandsPaul E. McKenney
2021-03-22torture: Extract kvm-test-1-run-qemu.sh from kvm-test-1-run.shPaul E. McKenney
2021-03-22torture: Record TORTURE_KCONFIG_GDB_ARG in qemu-cmdPaul E. McKenney
2021-03-22torture: Abstract jitter.sh start/stop into scriptsPaul E. McKenney
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: net: forwarding: Fix a typoBhaskar Chowdhury
2021-03-18selftests/bpf: Add multi-file statically linked BPF object file testAndrii Nakryiko
2021-03-18selftests/bpf: Pass all BPF .o's through BPF static linkerAndrii Nakryiko
2021-03-18selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changedAndrii Nakryiko
2021-03-18selftests: kvm: add set_boot_cpu_id testEmanuele Giuseppe Esposito
2021-03-18selftests: kvm: add _vm_ioctlEmanuele Giuseppe Esposito
2021-03-18selftests: kvm: add get_msr_index_featuresEmanuele Giuseppe Esposito
2021-03-18selftest/bpf: Add a test to check trampoline freeing logic.Alexei Starovoitov
2021-03-18selftests: kvm: Add basic Hyper-V clocksources testsVitaly Kuznetsov
2021-03-18selftests/x86: Add a missing .note.GNU-stack section to thunks_32.SAndy Lutomirski