summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2020-10-142-175/+133
|\
| * tests: remove O_NONBLOCK before waiting for WSTOPPEDChristian Brauner2020-10-091-2/+2
| * tests: add waitid() tests for non-blocking pidfdsChristian Brauner2020-09-042-1/+94
| * tests: port pidfd_wait to kselftest harnessChristian Brauner2020-09-041-174/+39
* | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-1416-35/+35
|\ \
| * | tracing: switch to kernel_clone()Christian Brauner2020-08-2016-35/+35
* | | Merge tag 'linux-kselftest-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-10-143-119/+200
|\ \ \
| * | | tools: Avoid comma separated statementsJoe Perches2020-10-022-119/+195
| * | | selftests/harness: Flush stdout before forkingMichael Ellerman2020-09-181-0/+5
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-144-14/+32
|\ \ \ \
| * | | | selftests/vm: 8x compaction_test speedupJohn Hubbard2020-10-141-5/+6
| * | | | tools/testing/selftests/vm/hmm-tests.c: use the new SKIP() macroRalph Campbell2020-10-141-2/+2
| * | | | selftests/vm: fix incorrect gcc invocation in some casesJohn Hubbard2020-10-141-0/+12
| * | | | selftests/vm: fix false build success on the second and later attemptsJohn Hubbard2020-10-141-0/+5
| * | | | mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flagBarry Song2020-10-141-7/+7
* | | | | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-147-203/+318
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | selftests/clone3: Avoid OS-defined clone_argsKees Cook2020-10-087-44/+41
| * | | | selftests/seccomp: powerpc: Set syscall return during ptrace syscall exitKees Cook2020-10-081-4/+21
| * | | | selftests/seccomp: Allow syscall nr and ret value to be set separatelyKees Cook2020-10-081-12/+47
| * | | | selftests/seccomp: Record syscall during ptrace entryKees Cook2020-10-081-13/+27
| * | | | selftests/seccomp: powerpc: Fix seccomp return value testingKees Cook2020-09-191-0/+15
| * | | | selftests/seccomp: Remove SYSCALL_NUM_RET_SHARE_REG in favor of SYSCALL_RET_SETKees Cook2020-09-191-10/+23
| * | | | selftests/seccomp: Avoid redundant register flushesKees Cook2020-09-191-2/+4
| * | | | selftests/seccomp: Convert REGSET calls into ARCH_GETREG/ARCH_SETREGKees Cook2020-09-191-27/+15
| * | | | selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREGKees Cook2020-09-191-12/+15
| * | | | selftests/seccomp: Remove syscall setting #ifdefsKees Cook2020-09-191-13/+3
| * | | | selftests/seccomp: mips: Remove O32-specific macroKees Cook2020-09-191-6/+12
| * | | | selftests/seccomp: arm64: Define SYSCALL_NUM_SET macroKees Cook2020-09-191-14/+13
| * | | | selftests/seccomp: arm: Define SYSCALL_NUM_SET macroKees Cook2020-09-191-10/+6
| * | | | selftests/seccomp: mips: Define SYSCALL_NUM_SET macroKees Cook2020-09-191-8/+9
| * | | | selftests/seccomp: Provide generic syscall setting macroKees Cook2020-09-191-2/+13
| * | | | selftests/seccomp: Refactor arch register macros to avoid xtensa special caseKees Cook2020-09-191-50/+47
| * | | | selftests/seccomp: Use __NR_mknodat instead of __NR_mknodKees Cook2020-09-191-1/+1
| * | | | selftests/seccomp: Use bitwise instead of arithmetic operator for flagsZou Wei2020-09-091-4/+4
| * | | | selftests/seccomp: Add test for unknown SECCOMP_RET kill behaviorKees Cook2020-09-091-6/+37
| | |_|/ | |/| |
* | | | Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-123-1/+281
|\ \ \ \
| * | | | rseq/selftests: Test MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQPeter Oskolkov2020-09-252-1/+224
| * | | | rseq/selftests,x86_64: Add rseq_offset_deref_addv()Peter Oskolkov2020-09-251-0/+57
* | | | | Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-121-0/+68
|\ \ \ \ \
| * | | | | selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GSAndy Lutomirski2020-08-261-0/+65
| * | | | | selftests/x86/fsgsbase: Reap a forgotten childAndy Lutomirski2020-08-261-0/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-124-5/+5
|\ \ \ \ \
| * | | | | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-10-064-5/+5
| | |_|_|/ | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-10-1233-1/+4644
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-next/late-arrivals' into for-next/coreWill Deacon2020-10-0713-1/+2070
| |\ \ \ \ \
| | * | | | | kselftest/arm64: Check mte tagged user address in kernelAmit Daniel Kachhap2020-10-054-0/+127
| | * | | | | kselftest/arm64: Verify KSM page merge for MTE pagesAmit Daniel Kachhap2020-10-052-0/+160
| | * | | | | kselftest/arm64: Verify all different mmap MTE optionsAmit Daniel Kachhap2020-10-052-0/+263
| | * | | | | kselftest/arm64: Check forked child mte memory accessibilityAmit Daniel Kachhap2020-10-052-0/+196
| | * | | | | kselftest/arm64: Verify mte tag inclusion via prctlAmit Daniel Kachhap2020-10-052-0/+186