Age | Commit message (Expand) | Author | Files | Lines |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2019-07-08 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -29/+311 |
2019-07-03 | selftests/x86/fsgsbase: Fix some test case bugs | Andy Lutomirski | 1 | -34/+40 |
2019-07-02 | selftests/x86: Test SYSCALL and SYSENTER manually with TF set | Andy Lutomirski | 2 | -7/+110 |
2019-06-28 | selftests/x86: Add a test for process_vm_readv() on the vsyscall page | Andy Lutomirski | 1 | -0/+35 |
2019-06-28 | selftests/x86/vsyscall: Verify that vsyscall=none blocks execution | Andy Lutomirski | 1 | -24/+52 |
2019-06-28 | x86/vsyscall: Document odd SIGSEGV error code for vsyscalls | Andy Lutomirski | 1 | -1/+8 |
2019-06-22 | selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASE | Chang S. Bae | 1 | -2/+9 |
2019-06-22 | selftests/x86/fsgsbase: Test RD/WRGSBASE | Andy Lutomirski | 1 | -3/+99 |
2019-06-22 | selftests/x86/fsgsbase: Test ptracer-induced GSBASE write | Chang S. Bae | 1 | -0/+70 |
2019-06-14 | Merge tag 'v5.2-rc4' into mauro | Jonathan Corbet | 19 | -129/+27 |
2019-06-08 | docs: move protection-keys.rst to the core-api book | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 444 | Thomas Gleixner | 1 | -4/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 13 | -117/+13 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257 | Thomas Gleixner | 5 | -6/+5 |
2019-05-21 | selftests/x86: Support Atom for syscall_arg_fault test | Tong Bo | 1 | -2/+8 |
2019-04-09 | selftest/x86/mpx-dig.c: Remove duplicate header | Sabyasachi Gupta | 1 | -2/+0 |
2019-01-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -10/+31 |
2019-01-15 | x86/selftests/pkeys: Fork() to check for state being preserved | Dave Hansen | 1 | -10/+31 |
2019-01-15 | tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate header | Sabyasachi Gupta | 1 | -1/+0 |
2019-01-15 | x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded" | Colin Ian King | 1 | -1/+1 |
2018-10-04 | x86/vdso: Fix vDSO syscall fallback asm constraint regression | Andy Lutomirski | 1 | -0/+73 |
2018-10-02 | selftests/x86: Add clock_gettime() tests to test_vdso | Andy Lutomirski | 1 | -0/+99 |
2018-06-27 | selftests/x86/sigreturn: Do minor cleanups | Andy Lutomirski | 1 | -6/+7 |
2018-06-27 | selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs | Andy Lutomirski | 1 | -17/+29 |
2018-05-31 | selftests/x86: Detect -no-pie availability | Florian Weimer | 2 | -1/+17 |
2018-05-14 | x86/pkeys/selftests: Add a test for pkey 0 | Dave Hansen | 1 | -0/+30 |
2018-05-14 | x86/pkeys/selftests: Save off 'prot' for allocations | Dave Hansen | 1 | -5/+9 |
2018-05-14 | x86/pkeys/selftests: Fix pointer math | Dave Hansen | 1 | -7/+7 |
2018-05-14 | x86/pkeys/selftests: Fix pkey exhaustion test off-by-one | Dave Hansen | 1 | -5/+8 |
2018-05-14 | x86/pkeys/selftests: Add PROT_EXEC test | Dave Hansen | 1 | -0/+44 |
2018-05-14 | x86/pkeys/selftests: Factor out "instruction page" | Dave Hansen | 1 | -4/+17 |
2018-05-14 | x86/pkeys/selftests: Allow faults on unknown keys | Dave Hansen | 1 | -1/+9 |
2018-05-14 | x86/pkeys/selftests: Avoid printf-in-signal deadlocks | Dave Hansen | 1 | -12/+8 |
2018-05-14 | x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal | Dave Hansen | 1 | -16/+0 |
2018-05-14 | x86/pkeys/selftests: Stop using assert() | Dave Hansen | 1 | -4/+8 |
2018-05-14 | x86/pkeys/selftests: Give better unexpected fault error messages | Dave Hansen | 1 | -6/+7 |
2018-05-14 | x86/selftests: Add mov_to_ss test | Andy Lutomirski | 2 | -1/+286 |
2018-05-14 | x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI | Ingo Molnar | 1 | -2/+5 |
2018-05-14 | x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk... | Ingo Molnar | 1 | -26/+41 |
2018-04-27 | x86/entry/64/compat: Preserve r8-r11 in int $0x80 | Andy Lutomirski | 1 | -14/+21 |
2018-03-19 | selftests/x86/ptrace_syscall: Fix for yet more glibc interference | Andy Lutomirski | 1 | -2/+6 |
2018-03-14 | selftests/x86/entry_from_vm86: Add test cases for POPF | Andy Lutomirski | 1 | -3/+27 |
2018-03-14 | selftests/x86/entry_from_vm86: Exit with 1 if we fail | Andy Lutomirski | 1 | -1/+1 |
2018-03-08 | x86/vsyscall/64: Drop "native" vsyscalls | Andy Lutomirski | 1 | -5/+6 |
2018-02-15 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 7 | -49/+110 |
2018-02-15 | selftests/x86/mpx: Fix incorrect bounds with old _sigfault | Rui Wang | 1 | -2/+30 |
2018-02-15 | selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems | Dominik Brodowski | 1 | -7/+13 |
2018-02-15 | selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c | Dominik Brodowski | 2 | -1/+6 |
2018-02-13 | selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c | Dominik Brodowski | 1 | -0/+4 |