summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
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-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
2020-09-18selftests: arm64: Add utility to set SVE vector lengthsMark Brown
2020-09-18selftests: arm64: Add stress tests for FPSMID and SVE context switchingMark Brown
2020-09-18selftests: arm64: Add test for the SVE ptrace interfaceMark Brown
2020-09-18selftests: arm64: Test case for enumeration of SVE vector lengthsMark Brown
2020-09-18kselftests/arm64: add PAuth tests for single threaded consistency and differe...Boyan Karatotev
2020-09-18kselftests/arm64: add PAuth test for whether exec() changes keysBoyan Karatotev
2020-09-18kselftests/arm64: add nop checks for PAuth testsBoyan Karatotev
2020-09-18kselftests/arm64: add a basic Pointer Authentication testBoyan Karatotev
2020-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-09-11Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-09-10selftests: rtnetlink: Test bridge enslavement with different parent IDsIdo Schimmel