summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-10-14Merge tag 'linux-kselftest-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-13selftests/vm: 8x compaction_test speedupJohn Hubbard
2020-10-13tools/testing/selftests/vm/hmm-tests.c: use the new SKIP() macroRalph Campbell
2020-10-13selftests/vm: fix incorrect gcc invocation in some casesJohn Hubbard
2020-10-13selftests/vm: fix false build success on the second and later attemptsJohn Hubbard
2020-10-13mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flagBarry Song
2020-10-13device-dax: add dis-contiguous resource supportDan Williams
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams
2020-10-13device-dax: make pgmap optional for instance creationDan Williams
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-10-08selftests/clone3: Avoid OS-defined clone_argsKees Cook
2020-10-08selftests/seccomp: powerpc: Set syscall return during ptrace syscall exitKees Cook
2020-10-08selftests/seccomp: Allow syscall nr and ret value to be set separatelyKees Cook
2020-10-08selftests/seccomp: Record syscall during ptrace entryKees Cook
2020-10-07Merge branch 'for-next/late-arrivals' into for-next/coreWill Deacon
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-10-05kselftest/arm64: Check mte tagged user address in kernelAmit Daniel Kachhap
2020-10-05kselftest/arm64: Verify KSM page merge for MTE pagesAmit Daniel Kachhap
2020-10-05kselftest/arm64: Verify all different mmap MTE optionsAmit Daniel Kachhap
2020-10-05kselftest/arm64: Check forked child mte memory accessibilityAmit Daniel Kachhap
2020-10-05kselftest/arm64: Verify mte tag inclusion via prctlAmit Daniel Kachhap
2020-10-05kselftest/arm64: Add utilities and a test to validate mte memoryAmit Daniel Kachhap
2020-10-02tools: Avoid comma separated statementsJoe Perches
2020-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-25rseq/selftests: Test MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQPeter Oskolkov
2020-09-25rseq/selftests,x86_64: Add rseq_offset_deref_addv()Peter Oskolkov
2020-09-23selftests: kvm: Fix assert failure in single-step testYang Weijiang
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-19selftests/vm: fix display of page size in map_hugetlbChristophe Leroy
2020-09-19selftests/seccomp: powerpc: Fix seccomp return value testingKees Cook
2020-09-19selftests/seccomp: Remove SYSCALL_NUM_RET_SHARE_REG in favor of SYSCALL_RET_SETKees Cook
2020-09-19selftests/seccomp: Avoid redundant register flushesKees Cook
2020-09-19selftests/seccomp: Convert REGSET calls into ARCH_GETREG/ARCH_SETREGKees Cook
2020-09-19selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREGKees Cook
2020-09-19selftests/seccomp: Remove syscall setting #ifdefsKees Cook
2020-09-19selftests/seccomp: mips: Remove O32-specific macroKees Cook
2020-09-19selftests/seccomp: arm64: Define SYSCALL_NUM_SET macroKees Cook
2020-09-19selftests/seccomp: arm: Define SYSCALL_NUM_SET macroKees Cook
2020-09-19selftests/seccomp: mips: Define SYSCALL_NUM_SET macroKees Cook
2020-09-19selftests/seccomp: Provide generic syscall setting macroKees Cook
2020-09-19selftests/seccomp: Refactor arch register macros to avoid xtensa special caseKees Cook
2020-09-19selftests/seccomp: Use __NR_mknodat instead of __NR_mknodKees Cook
2020-09-18Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-09-18selftests: arm64: Add build and documentation for FP testsMark Brown
2020-09-18selftests: arm64: Add wrapper scripts for stress testsMark Brown