summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2022-05-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds42-116/+2761
2022-05-23Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds26-26/+101
2022-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+33
2022-05-20selftests: kvm/x86: Verify the pmu event filter matches the correct eventAaron Lewis1-0/+19
2022-05-20selftests: kvm/x86: Add the helper function create_pmu_event_filterAaron Lewis1-4/+14
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+47
2022-05-19selftests: forwarding: fix missing backslashJoachim Wiberg1-1/+1
2022-05-16kselftest/arm64: Explicitly build no BTI tests with BTI disabledMark Brown1-1/+1
2022-05-16kselftest/arm64: bti: force static linkingAndre Przywara1-2/+2
2022-05-15selftests/arm64: Use switch statements in mte_common_util.cMark Brown1-7/+16
2022-05-15selftests/arm64: Remove casts to/from void in check_tags_inclusionMark Brown1-12/+12
2022-05-15selftests/arm64: Check failures to set tags in check_tags_inclusionMark Brown1-6/+12
2022-05-15selftests/arm64: Allow zero tags in mte_switch_mode()Mark Brown1-1/+1
2022-05-15selftests/arm64: Log errors in verify_mte_pointer_validity()Mark Brown1-3/+9
2022-05-14selftests: mptcp: add subflow limits test-casesPaolo Abeni1-2/+46
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+5
2022-05-10selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz1-5/+5
2022-05-09selftests net: add UDP GRO fraglist + bpf self-testsLina Wang4-0/+403
2022-05-06selftests: add ping test with ping_group_range tunedNicolas Dichtel1-0/+12
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds26-103/+269
2022-05-05selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean1-1/+1
2022-05-05wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld18-23/+17
2022-05-05wireguard: selftests: bump package depsJason A. Donenfeld1-9/+9
2022-05-05wireguard: selftests: restore support for ccacheJason A. Donenfeld2-1/+18
2022-05-05wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld9-63/+169
2022-05-05wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld1-10/+10
2022-05-05wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld1-1/+13
2022-05-04kselftest/arm64: Fix ABI header directory locationMark Brown1-10/+1
2022-05-04Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+5
2022-05-03Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney26-26/+101
2022-05-03selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde1-1/+1
2022-05-03selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde1-1/+1
2022-05-03selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel1-0/+3
2022-04-30selftests/net/forwarding: add missing tests to MakefileHangbin Liu1-0/+33
2022-04-30selftests/net: add missing tests to MakefileHangbin Liu1-1/+2
2022-04-29selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn1-5/+5
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+2
2022-04-28selftests/arm64: Fix O= builds for the floating point testsMark Brown1-17/+15
2022-04-28selftests/arm64: Clean the fp helper librariesMark Brown1-0/+2
2022-04-28selftests/arm64: Define top_srcdir for the fp testsMark Brown1-1/+5
2022-04-28selftests/arm64: Use TEST_GEN_PROGS_EXTENDED in the FP MakefileMark Brown1-6/+5
2022-04-28kselftest/arm64: fix array_size.cocci warningGuo Zhengkui1-4/+4
2022-04-28selftests/arm64: Add a testcase for handling of ZA on clone()Mark Brown4-1/+226
2022-04-28kselftest/arm64: Add SME support to syscall ABI testMark Brown3-23/+275
2022-04-28kselftest/arm64: Add coverage for the ZA ptrace interfaceMark Brown3-1/+359
2022-04-28kselftest/arm64: Add streaming SVE to SVE ptrace testsMark Brown1-0/+11
2022-04-28kselftest/arm64: signal: Add SME signal handling testsMark Brown10-0/+555
2022-04-28kselftest/arm64: Add stress test for SME ZA context switchingMark Brown4-0/+451
2022-04-28kselftest/arm64: signal: Handle ZA signal context in core codeMark Brown2-1/+38
2022-04-28kselftest/arm64: sme: Provide streaming mode SVE stress testMark Brown4-0/+83