index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2020-10-14
2
-175
/
+133
|
\
|
*
tests: remove O_NONBLOCK before waiting for WSTOPPED
Christian Brauner
2020-10-09
1
-2
/
+2
|
*
tests: add waitid() tests for non-blocking pidfds
Christian Brauner
2020-09-04
2
-1
/
+94
|
*
tests: port pidfd_wait to kselftest harness
Christian Brauner
2020-09-04
1
-174
/
+39
*
|
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-14
16
-35
/
+35
|
\
\
|
*
|
tracing: switch to kernel_clone()
Christian Brauner
2020-08-20
16
-35
/
+35
*
|
|
Merge tag 'linux-kselftest-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-10-14
3
-119
/
+200
|
\
\
\
|
*
|
|
tools: Avoid comma separated statements
Joe Perches
2020-10-02
2
-119
/
+195
|
*
|
|
selftests/harness: Flush stdout before forking
Michael Ellerman
2020-09-18
1
-0
/
+5
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-14
4
-14
/
+32
|
\
\
\
\
|
*
|
|
|
selftests/vm: 8x compaction_test speedup
John Hubbard
2020-10-14
1
-5
/
+6
|
*
|
|
|
tools/testing/selftests/vm/hmm-tests.c: use the new SKIP() macro
Ralph Campbell
2020-10-14
1
-2
/
+2
|
*
|
|
|
selftests/vm: fix incorrect gcc invocation in some cases
John Hubbard
2020-10-14
1
-0
/
+12
|
*
|
|
|
selftests/vm: fix false build success on the second and later attempts
John Hubbard
2020-10-14
1
-0
/
+5
|
*
|
|
|
mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flag
Barry Song
2020-10-14
1
-7
/
+7
*
|
|
|
|
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-14
7
-203
/
+318
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
selftests/clone3: Avoid OS-defined clone_args
Kees Cook
2020-10-08
7
-44
/
+41
|
*
|
|
|
selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit
Kees Cook
2020-10-08
1
-4
/
+21
|
*
|
|
|
selftests/seccomp: Allow syscall nr and ret value to be set separately
Kees Cook
2020-10-08
1
-12
/
+47
|
*
|
|
|
selftests/seccomp: Record syscall during ptrace entry
Kees Cook
2020-10-08
1
-13
/
+27
|
*
|
|
|
selftests/seccomp: powerpc: Fix seccomp return value testing
Kees Cook
2020-09-19
1
-0
/
+15
|
*
|
|
|
selftests/seccomp: Remove SYSCALL_NUM_RET_SHARE_REG in favor of SYSCALL_RET_SET
Kees Cook
2020-09-19
1
-10
/
+23
|
*
|
|
|
selftests/seccomp: Avoid redundant register flushes
Kees Cook
2020-09-19
1
-2
/
+4
|
*
|
|
|
selftests/seccomp: Convert REGSET calls into ARCH_GETREG/ARCH_SETREG
Kees Cook
2020-09-19
1
-27
/
+15
|
*
|
|
|
selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREG
Kees Cook
2020-09-19
1
-12
/
+15
|
*
|
|
|
selftests/seccomp: Remove syscall setting #ifdefs
Kees Cook
2020-09-19
1
-13
/
+3
|
*
|
|
|
selftests/seccomp: mips: Remove O32-specific macro
Kees Cook
2020-09-19
1
-6
/
+12
|
*
|
|
|
selftests/seccomp: arm64: Define SYSCALL_NUM_SET macro
Kees Cook
2020-09-19
1
-14
/
+13
|
*
|
|
|
selftests/seccomp: arm: Define SYSCALL_NUM_SET macro
Kees Cook
2020-09-19
1
-10
/
+6
|
*
|
|
|
selftests/seccomp: mips: Define SYSCALL_NUM_SET macro
Kees Cook
2020-09-19
1
-8
/
+9
|
*
|
|
|
selftests/seccomp: Provide generic syscall setting macro
Kees Cook
2020-09-19
1
-2
/
+13
|
*
|
|
|
selftests/seccomp: Refactor arch register macros to avoid xtensa special case
Kees Cook
2020-09-19
1
-50
/
+47
|
*
|
|
|
selftests/seccomp: Use __NR_mknodat instead of __NR_mknod
Kees Cook
2020-09-19
1
-1
/
+1
|
*
|
|
|
selftests/seccomp: Use bitwise instead of arithmetic operator for flags
Zou Wei
2020-09-09
1
-4
/
+4
|
*
|
|
|
selftests/seccomp: Add test for unknown SECCOMP_RET kill behavior
Kees Cook
2020-09-09
1
-6
/
+37
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
3
-1
/
+281
|
\
\
\
\
|
*
|
|
|
rseq/selftests: Test MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
2020-09-25
2
-1
/
+224
|
*
|
|
|
rseq/selftests,x86_64: Add rseq_offset_deref_addv()
Peter Oskolkov
2020-09-25
1
-0
/
+57
*
|
|
|
|
Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-12
1
-0
/
+68
|
\
\
\
\
\
|
*
|
|
|
|
selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GS
Andy Lutomirski
2020-08-26
1
-0
/
+65
|
*
|
|
|
|
selftests/x86/fsgsbase: Reap a forgotten child
Andy Lutomirski
2020-08-26
1
-0
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
4
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-06
4
-5
/
+5
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-10-12
33
-1
/
+4644
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'for-next/late-arrivals' into for-next/core
Will Deacon
2020-10-07
13
-1
/
+2070
|
|
\
\
\
\
\
|
|
*
|
|
|
|
kselftest/arm64: Check mte tagged user address in kernel
Amit Daniel Kachhap
2020-10-05
4
-0
/
+127
|
|
*
|
|
|
|
kselftest/arm64: Verify KSM page merge for MTE pages
Amit Daniel Kachhap
2020-10-05
2
-0
/
+160
|
|
*
|
|
|
|
kselftest/arm64: Verify all different mmap MTE options
Amit Daniel Kachhap
2020-10-05
2
-0
/
+263
|
|
*
|
|
|
|
kselftest/arm64: Check forked child mte memory accessibility
Amit Daniel Kachhap
2020-10-05
2
-0
/
+196
|
|
*
|
|
|
|
kselftest/arm64: Verify mte tag inclusion via prctl
Amit Daniel Kachhap
2020-10-05
2
-0
/
+186
[next]