Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f691a25ce5e5e405156ad4091c8e660b2622b7ad
/
tools
/
testing
/
selftests
/
x86
ff2ae60
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 5 years ago
d198b34
.gitignore: add SPDX License Identifier
by Masahiro Yamada
· 5 years ago
630b99a
selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
by Andy Lutomirski
· 5 years ago
07f24dc
selftests/x86/vdso: Fix no-vDSO segfaults
by Andy Lutomirski
· 5 years ago
3300c4f
selftests/x86/single_step_syscall: Check SYSENTER directly
by Andy Lutomirski
· 5 years ago
ab851d4
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
4d2fa82
selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
by Andy Lutomirski
· 5 years ago
8caa016
selftests/x86/mov_ss_trap: Fix the SYSENTER test
by Andy Lutomirski
· 5 years ago
e638ad0
selftests/x86/iopl: Extend test to cover IOPL emulation
by Thomas Gleixner
· 5 years ago
0907a09
selftests/x86/ioperm: Extend testing so the shared bitmap is exercised
by Thomas Gleixner
· 5 years ago
e0d60a1
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
9326011
Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changes
by Ingo Molnar
· 6 years ago
399ea57
selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
by Colin Ian King
· 6 years ago
e28df79
x86/mpx: Remove selftests themselves
by Dave Hansen
· 6 years ago
48febc0
x86/mpx: Remove selftests Makefile entry
by Dave Hansen
· 6 years ago
6365b84
x86/syscalls: Split the x32 syscalls into their own table
by Andy Lutomirski
· 6 years ago
c7ca0b6
Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix the test
by Andy Lutomirski
· 6 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
13324c4
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
697096b
selftests/x86/fsgsbase: Fix some test case bugs
by Andy Lutomirski
· 6 years ago
9402eaf4
selftests/x86: Test SYSCALL and SYSENTER manually with TF set
by Andy Lutomirski
· 6 years ago
7f0a5e0
selftests/x86: Add a test for process_vm_readv() on the vsyscall page
by Andy Lutomirski
· 6 years ago
b038697
selftests/x86/vsyscall: Verify that vsyscall=none blocks execution
by Andy Lutomirski
· 6 years ago
e0a446c
x86/vsyscall: Document odd SIGSEGV error code for vsyscalls
by Andy Lutomirski
· 6 years ago
a87730c
selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASE
by Chang S. Bae
· 6 years ago
9ad75a0
selftests/x86/fsgsbase: Test RD/WRGSBASE
by Andy Lutomirski
· 6 years ago
1b6858d
selftests/x86/fsgsbase: Test ptracer-induced GSBASE write
by Chang S. Bae
· 6 years ago
8afecfb
Merge tag 'v5.2-rc4' into mauro
by Jonathan Corbet
· 6 years ago
1eecbcd
docs: move protection-keys.rst to the core-api book
by Mauro Carvalho Chehab
· 6 years ago
eeac88a
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 444
by Thomas Gleixner
· 6 years ago
2025cf9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
by Thomas Gleixner
· 6 years ago
fb9e53c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257
by Thomas Gleixner
· 6 years ago
a20d452
selftests/x86: Support Atom for syscall_arg_fault test
by Tong Bo
· 6 years ago
d11a7e3
selftest/x86/mpx-dig.c: Remove duplicate header
by Sabyasachi Gupta
· 6 years ago
8a5f060
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e181293
x86/selftests/pkeys: Fork() to check for state being preserved
by Dave Hansen
· 6 years ago
b686057
tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate header
by Sabyasachi Gupta
· 6 years ago
a180ac1
x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"
by Colin Ian King
· 6 years ago
02e4256
x86/vdso: Fix vDSO syscall fallback asm constraint regression
by Andy Lutomirski
· 6 years ago
7c03e70
selftests/x86: Add clock_gettime() tests to test_vdso
by Andy Lutomirski
· 6 years ago
e8a445d
selftests/x86/sigreturn: Do minor cleanups
by Andy Lutomirski
· 7 years ago
ec34802
selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs
by Andy Lutomirski
· 7 years ago
0dd3a69
selftests/x86: Detect -no-pie availability
by Florian Weimer
· 7 years ago
3488a60
x86/pkeys/selftests: Add a test for pkey 0
by Dave Hansen
· 7 years ago
acb25d7
x86/pkeys/selftests: Save off 'prot' for allocations
by Dave Hansen
· 7 years ago
3d64f4e
x86/pkeys/selftests: Fix pointer math
by Dave Hansen
· 7 years ago
f50b487
x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
by Dave Hansen
· 7 years ago
6af17cf
x86/pkeys/selftests: Add PROT_EXEC test
by Dave Hansen
· 7 years ago
3fcd2b2
x86/pkeys/selftests: Factor out "instruction page"
by Dave Hansen
· 7 years ago
7e7fd67
x86/pkeys/selftests: Allow faults on unknown keys
by Dave Hansen
· 7 years ago
caf9eb6
x86/pkeys/selftests: Avoid printf-in-signal deadlocks
by Dave Hansen
· 7 years ago
a50093d
x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
by Dave Hansen
· 7 years ago
86b9eea
x86/pkeys/selftests: Stop using assert()
by Dave Hansen
· 7 years ago
55556b0
x86/pkeys/selftests: Give better unexpected fault error messages
by Dave Hansen
· 7 years ago
59c2a72
x86/selftests: Add mov_to_ss test
by Andy Lutomirski
· 7 years ago
73bb4d6
x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI
by Ingo Molnar
· 7 years ago
0fb9662
x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pkeys ABI
by Ingo Molnar
· 7 years ago
8bb2610
x86/entry/64/compat: Preserve r8-r11 in int $0x80
by Andy Lutomirski
· 7 years ago
4b0b37d
selftests/x86/ptrace_syscall: Fix for yet more glibc interference
by Andy Lutomirski
· 7 years ago
78393fd
selftests/x86/entry_from_vm86: Add test cases for POPF
by Andy Lutomirski
· 7 years ago
327d53d
selftests/x86/entry_from_vm86: Exit with 1 if we fail
by Andy Lutomirski
· 7 years ago
076ca27
x86/vsyscall/64: Drop "native" vsyscalls
by Andy Lutomirski
· 7 years ago
d4667ca
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
961888b
selftests/x86/mpx: Fix incorrect bounds with old _sigfault
by Rui Wang
· 7 years ago
9279ddf
selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
by Dominik Brodowski
· 7 years ago
4105c69
selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
by Dominik Brodowski
· 7 years ago
2cbc0d6
selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
by Dominik Brodowski
· 7 years ago
7f95122
selftests/x86: Fix build bug caused by the 5lvl test which has been moved to the VM directory
by Dominik Brodowski
· 7 years ago
ce67663
selftests/x86/pkeys: Remove unused functions
by Ingo Molnar
· 7 years ago
d8e92de
selftests/x86: Clean up and document sscanf() usage
by Dominik Brodowski
· 7 years ago
198ee8e
selftests/x86: Fix vDSO selftest segfault for vsyscall=none
by Dominik Brodowski
· 7 years ago
6cb7903
Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
235266b
selftests/vm: move 128TB mmap boundary test to generic directory
by Aneesh Kumar K.V
· 7 years ago
cc08d1b
selftests/x86: Add <test_name>{,_32,_64} targets
by Dmitry Safonov
· 7 years ago
40548c6
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
352909b
selftests/x86: Add test_vsyscall
by Andy Lutomirski
· 7 years ago
5aa90a8
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9f5cb6b
x86/ldt: Make the LDT mapping RO
by Thomas Gleixner
· 7 years ago
caf9a82
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a4828f8
x86/ldt: Prevent LDT inheritance on exec
by Thomas Gleixner
· 7 years ago
7b659ee
x86/pkeys/selftests: Fix protection keys write() warning
by Dave Hansen
· 7 years ago
91c49c2
x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'
by Dave Hansen
· 7 years ago
a640012
x86/mpx/selftests: Fix up weird arrays
by Dave Hansen
· 7 years ago
97f404a
x86/selftests: Add test for mapping placement for 5-level paging
by Kirill A. Shutemov
· 7 years ago
a9e017d
selftests/x86: Add tests for the STR and SLDT instructions
by Ricardo Neri
· 7 years ago
9390afe
selftests/x86: Add tests for User-Mode Instruction Prevention
by Ricardo Neri
· 7 years ago
fec8f5a
selftests/x86/ldt_get: Add a few additional tests for limits
by Andy Lutomirski
· 7 years ago
adedf28
selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well
by Andy Lutomirski
· 7 years ago
d744dca
selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()
by Andy Lutomirski
· 7 years ago
d60ad74
selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities
by Andy Lutomirski
· 7 years ago
693cb55
selftests/x86/protection_keys: Fix syscall NR redefinition warnings
by Andy Lutomirski
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
3346a6a
selftests: x86: sysret_ss_attrs doesn't build on a PIE build
by Shuah Khan
· 7 years ago
dd198ce
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
23d98c2
selftests/x86/fsgsbase: Test selectors 1, 2, and 3
by Andy Lutomirski
· 8 years ago
d12fe87
signal/testing: Don't look for __SI_FAULT in userspace
by Eric W. Biederman
· 8 years ago
2868b25
Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
945f8f5
selftests: x86: add missing executables to .gitignore
by Shuah Khan
· 8 years ago
eebed11
selftests: x86: override clean in lib.mk to fix warnings
by Shuah Khan
· 8 years ago
5f2173e
x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadow
by Joerg Roedel
· 8 years ago
Next »