summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | selftests/landlock: Extend tests for minimal valid attribute sizeMickaël Salaün2022-05-231-0/+5
| * | | | | | | | | | | | | | | | | | selftests/landlock: Make tests build with old libcMickaël Salaün2022-05-231-5/+18
| * | | | | | | | | | | | | | | | | | selftests/landlock: Format with clang-formatMickaël Salaün2022-05-234-251/+312
| * | | | | | | | | | | | | | | | | | selftests/landlock: Normalize array assignmentMickaël Salaün2022-05-091-56/+56
| * | | | | | | | | | | | | | | | | | selftests/landlock: Add clang-format exceptionsMickaël Salaün2022-05-093-7/+38
| | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'seccomp-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-242-1/+427
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | selftests/seccomp: Fix spelling mistake "Coud" -> "Could"Colin Ian King2022-05-041-1/+1
| * | | | | | | | | | | | | | | | | | selftests/seccomp: Add test for wait killable notifierSargun Dhillon2022-05-031-0/+228
| * | | | | | | | | | | | | | | | | | selftests/seccomp: Refactor get_proc_stat to split out file reading codeSargun Dhillon2022-05-031-16/+38
| * | | | | | | | | | | | | | | | | | selftests/seccomp: Ensure that notifications come in FIFO orderSargun Dhillon2022-04-291-0/+109
| * | | | | | | | | | | | | | | | | | selftests/seccomp: Add SKIP for failed unshare()Yang Guang2022-04-291-1/+4
| * | | | | | | | | | | | | | | | | | selftests/seccomp: Test PTRACE_O_SUSPEND_SECCOMP without CAP_SYS_ADMINJann Horn2022-04-292-0/+64
* | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-05-2342-116/+2761
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | kselftest/arm64: Explicitly build no BTI tests with BTI disabledMark Brown2022-05-161-1/+1
| * | | | | | | | | | | | | | | | | | kselftest/arm64: bti: force static linkingAndre Przywara2022-05-161-2/+2
| * | | | | | | | | | | | | | | | | | selftests/arm64: Use switch statements in mte_common_util.cMark Brown2022-05-151-7/+16
| * | | | | | | | | | | | | | | | | | selftests/arm64: Remove casts to/from void in check_tags_inclusionMark Brown2022-05-151-12/+12
| * | | | | | | | | | | | | | | | | | selftests/arm64: Check failures to set tags in check_tags_inclusionMark Brown2022-05-151-6/+12
| * | | | | | | | | | | | | | | | | | selftests/arm64: Allow zero tags in mte_switch_mode()Mark Brown2022-05-151-1/+1
| * | | | | | | | | | | | | | | | | | selftests/arm64: Log errors in verify_mte_pointer_validity()Mark Brown2022-05-151-3/+9
| * | | | | | | | | | | | | | | | | | kselftest/arm64: Fix ABI header directory locationMark Brown2022-05-041-10/+1
| * | | | | | | | | | | | | | | | | | selftests/arm64: Fix O= builds for the floating point testsMark Brown2022-04-281-17/+15
| * | | | | | | | | | | | | | | | | | selftests/arm64: Clean the fp helper librariesMark Brown2022-04-281-0/+2
| * | | | | | | | | | | | | | | | | | selftests/arm64: Define top_srcdir for the fp testsMark Brown2022-04-281-1/+5
| * | | | | | | | | | | | | | | | | | selftests/arm64: Use TEST_GEN_PROGS_EXTENDED in the FP MakefileMark Brown2022-04-281-6/+5
| * | | | | | | | | | | | | | | | | | kselftest/arm64: fix array_size.cocci warningGuo Zhengkui2022-04-281-4/+4
| * | | | | | | | | | | | | | | | | | selftests/arm64: Add a testcase for handling of ZA on clone()Mark Brown2022-04-284-1/+226
| * | | | | | | | | | | | | | | | | | kselftest/arm64: Add SME support to syscall ABI testMark Brown2022-04-283-23/+275
| * | | | | | | | | | | | | | | | | | kselftest/arm64: Add coverage for the ZA ptrace interfaceMark Brown2022-04-283-1/+359
| * | | | | | | | | | | | | | | | | | kselftest/arm64: Add streaming SVE to SVE ptrace testsMark Brown2022-04-281-0/+11
| * | | | | | | | | | | | | | | | | | kselftest/arm64: signal: Add SME signal handling testsMark Brown2022-04-2810-0/+555
| * | | | | | | | | | | | | | | | | | kselftest/arm64: Add stress test for SME ZA context switchingMark Brown2022-04-284-0/+451
| * | | | | | | | | | | | | | | | | | kselftest/arm64: signal: Handle ZA signal context in core codeMark Brown2022-04-282-1/+38
| * | | | | | | | | | | | | | | | | | kselftest/arm64: sme: Provide streaming mode SVE stress testMark Brown2022-04-284-0/+83
| * | | | | | | | | | | | | | | | | | kselftest/arm64: Extend vector configuration API tests to cover SMEMark Brown2022-04-286-1/+38
| * | | | | | | | | | | | | | | | | | kselftest/arm64: Add tests for TPIDR2Mark Brown2022-04-283-1/+307
| * | | | | | | | | | | | | | | | | | kselftest/arm64: sme: Add SME support to vlsetMark Brown2022-04-281-2/+8
| * | | | | | | | | | | | | | | | | | kselftest/arm64: Add manual encodings for SME instructionsMark Brown2022-04-281-0/+51
| * | | | | | | | | | | | | | | | | | kselftest/arm64: Add simple test for MTE prctlMark Brown2022-04-282-0/+120
| * | | | | | | | | | | | | | | | | | kselftest/arm64: Refactor parameter checking in mte_switch_mode()Mark Brown2022-04-281-3/+12
| * | | | | | | | | | | | | | | | | | kselftest/arm64: Log unexpected asynchronous MTE faultsMark Brown2022-04-281-0/+4
| * | | | | | | | | | | | | | | | | | kselftest/arm64: Handle more kselftest result codes in MTE helpersMark Brown2022-04-281-2/+13
| * | | | | | | | | | | | | | | | | | kselftest/arm64: Validate setting via FPSIMD and read via SVE regsetsMark Brown2022-04-281-1/+122
| * | | | | | | | | | | | | | | | | | kselftest/arm64: Remove assumption that tasks start FPSIMD onlyMark Brown2022-04-281-23/+16
| * | | | | | | | | | | | | | | | | | kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data()Mark Brown2022-04-281-1/+1
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-2326-26/+101
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney2022-05-0326-26/+101
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | rcutorture: Make torture.sh allow for --kasanPaul E. McKenney2022-04-201-2/+2
| | | | * | | | | | | | | | | | | | | | | rcutorture: Make torture.sh refscale and rcuscale specify Tasks Trace RCUPaul E. McKenney2022-04-201-2/+2
| | | | * | | | | | | | | | | | | | | | | rcutorture: Make kvm.sh allow more memory for --kasan runsPaul E. McKenney2022-04-201-0/+6