1. 6583ecc x86/entry/64: Use JMP instead of JMPQ by Josh Poimboeuf · 5 years ago
  2. e90ec5e x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations by Josh Poimboeuf · 5 years ago
  3. 45fe6de sched/x86: Save [ER]FLAGS on context switch by Peter Zijlstra · 5 years ago
  4. d66ee57 x86/vdso: Pass --eh-frame-hdr to the linker by Alistair Strachan · 6 years ago
  5. e8e1c54 x86/vdso: Drop implicit common-page-size linker flag by Nick Desaulniers · 6 years ago
  6. e56aeab x86: vdso: Use $LD instead of $CC to link by Alistair Strachan · 6 years ago
  7. 40c03e8 Revert "x86: vdso: Use $LD instead of $CC to link" by Sasha Levin · 5 years ago
  8. ca6c34a Revert "x86/vdso: Drop implicit common-page-size linker flag" by Sasha Levin · 5 years ago
  9. 20041a0 x86/speculation/mds: Clear CPU buffers on exit to user by Thomas Gleixner · 5 years ago
  10. 408d67a x86/vdso: Drop implicit common-page-size linker flag by Nick Desaulniers · 6 years ago
  11. 94c0c4f x86: vdso: Use $LD instead of $CC to link by Alistair Strachan · 6 years ago
  12. 1bdd5e2 x86/vdso: Fix vDSO syscall fallback asm constraint regression by Andy Lutomirski · 6 years ago
  13. 9f14d89 x86/vdso: Fix asm constraints on vDSO syscall fallbacks by Andy Lutomirski · 6 years ago
  14. 8a76e85 x86/entry/64: Add two more instruction suffixes by Jan Beulich · 6 years ago
  15. 9871563 x86/entry/64: Remove %ebx handling from error_entry/exit by Andy Lutomirski · 6 years ago
  16. 3681c24 x86/entry/64: Don't use IST entry for #BP stack by Andy Lutomirski · 9 years ago
  17. afb9851 Revert "x86/retpoline: Simplify vmexit_fill_RSB()" by David Woodhouse · 6 years ago
  18. 22b5557 x86/entry/64: Clear extra registers beyond syscall arguments, to reduce speculation attack surface by Dan Williams · 6 years ago
  19. 7b559f7 x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculation attack surface by Dan Williams · 6 years ago
  20. c3193fd x86/syscall: Sanitize syscall table de-references under speculation by Dan Williams · 6 years ago
  21. f03d00b x86/asm: Move 'status' from thread_struct to thread_info by Andy Lutomirski · 6 years ago
  22. 572e509 x86/entry/64: Push extra regs right away by Andy Lutomirski · 6 years ago
  23. d7f8d17 x86/entry/64: Remove the SYSCALL64 fast path by Andy Lutomirski · 6 years ago
  24. 77d1424 x86/retpoline: Simplify vmexit_fill_RSB() by Borislav Petkov · 6 years ago
  25. 9a0be5a vsyscall: Fix permissions for emulate mode with KAISER/PTI by Ben Hutchings · 6 years ago
  26. c5aa687 x86/mce: Make machine check speculation protected by Thomas Gleixner · 6 years ago
  27. abf67b1 x86/retpoline: Fill RSB on context switch for affected CPUs by David Woodhouse · 6 years ago
  28. 83d7658 x86/retpoline/ftrace: Convert ftrace assembler indirect jumps by David Woodhouse · 6 years ago
  29. 8b1bacc x86/retpoline/entry: Convert entry assembler indirect jumps by David Woodhouse · 6 years ago
  30. beca4e2 Map the vsyscall page with _PAGE_USER by Borislav Petkov · 6 years ago
  31. e71fac0 KPTI: Rename to PAGE_TABLE_ISOLATION by Kees Cook · 6 years ago
  32. 169b369 kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush by Hugh Dickins · 7 years ago
  33. 23e0943 kaiser: add "nokaiser" boot option, using ALTERNATIVE by Hugh Dickins · 7 years ago
  34. 05ddad1 kaiser: paranoid_entry pass cr3 need to paranoid_exit by Hugh Dickins · 7 years ago
  35. d0142ce kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user by Hugh Dickins · 7 years ago
  36. 2684b12 kaiser: enhanced by kernel and user PCIDs by Hugh Dickins · 7 years ago
  37. 1ce27de kaiser: delete KAISER_REAL_SWITCH option by Hugh Dickins · 7 years ago
  38. c27cdea kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET by Hugh Dickins · 7 years ago
  39. 1937794 kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER by Hugh Dickins · 7 years ago
  40. 8f0baad kaiser: merged update by Dave Hansen · 7 years ago
  41. 13be448 KAISER: Kernel Address Isolation by Richard Fellner · 7 years ago
  42. a11ca51 Revert "x86/entry/64: Add missing irqflags tracing to native_load_gs_index()" by Greg Kroah-Hartman · 7 years ago
  43. 0d794d0 x86/entry/64: Add missing irqflags tracing to native_load_gs_index() by Andy Lutomirski · 7 years ago
  44. 10d5bf2 x86/asm/64: Clear AC on NMI entries by Andy Lutomirski · 7 years ago
  45. ec980b6 x86/vdso: Ensure vdso32_enabled gets set to valid values only by Mathias Krause · 7 years ago
  46. 21be088 ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps to it by Steven Rostedt (Red Hat) · 8 years ago
  47. a2209b74 x86/build: Fix build with older GCC versions by Jan Beulich · 8 years ago
  48. eac0ca7 x86, pkeys: remove cruft from never-merged syscalls by Dave Hansen · 8 years ago
  49. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  50. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. 5fa0eb0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. 2ab704a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  53. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  54. 2df0e78 x86/syscalls: Remove bash-isms in syscall table generator by sylvain.bertrand@gmail.com · 8 years ago
  55. 8e4ef63 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 2fa5f04 x86/entry/64: Fix context tracking state warning when load_gs_index fails by Wanpeng Li · 8 years ago
  58. d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
  59. e4aad64 x86/vdso: Fix building on big endian host by Segher Boessenkool · 8 years ago
  60. 75ca5b2 x86/entry: spell EBX register correctly in documentation by Nicolas Iooss · 8 years ago
  61. 108b249 KVM: x86: introduce get_kvmclock_ns by Paolo Bonzini · 8 years ago
  62. ff0071c x86/entry/64: Fix a minor comment rebase error by Andy Lutomirski · 8 years ago
  63. 3947f49 x86/vdso: Only define map_vdso_randomized() if CONFIG_X86_64 by Ingo Molnar · 8 years ago
  64. 15f4eae x86: Move thread_info into task_struct by Andy Lutomirski · 8 years ago
  65. 97245d0 x86/entry: Get rid of pt_regs_to_thread_info() by Linus Torvalds · 8 years ago
  66. b9d989c x86/asm: Move the thread_info::status field to thread_struct by Andy Lutomirski · 8 years ago
  67. 2eefd87 x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_* by Dmitry Safonov · 8 years ago
  68. 576ebfe x86/vdso: Replace calculate_addr in map_vdso() with addr by Dmitry Safonov · 8 years ago
  69. e38447e x86/vdso: Unmap vdso blob on vvar mapping failure by Dmitry Safonov · 8 years ago
  70. 85063fa x86/entry/64: Clean up and document espfix64 stack setup by Andy Lutomirski · 8 years ago
  71. f9afc61 x86: Wire up protection keys system calls by Dave Hansen · 8 years ago
  72. 616d248 sched/x86: Pass kernel thread parameters in 'struct fork_frame' by Brian Gerst · 8 years ago
  73. 0100301 sched/x86: Rewrite the switch_to() code by Brian Gerst · 8 years ago
  74. f594d0b Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  75. 5e44258 x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tables by Valdis Kletnieks · 8 years ago
  76. 3e03530 x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRET by Borislav Petkov · 8 years ago
  77. 469f002 x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text by Alexander Potapenko · 8 years ago
  78. 784d569 x86: move exports to actual definitions by Al Viro · 8 years ago
  79. 80fac0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  80. c98f582 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. abe9efa x86: vdso: use __pvclock_read_cycles by Paolo Bonzini · 8 years ago
  82. 3aed64f pvclock: introduce seqcount-like API by Paolo Bonzini · 8 years ago
  83. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  84. b3830e8 x86/entry: Remove duplicated comment by Borislav Petkov · 8 years ago
  85. f7d6656 x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace by David Howells · 8 years ago
  86. 7946c2b Merge branch 'x86/asm' into x86/urgent, to pick up fix by Ingo Molnar · 8 years ago
  87. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  88. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. 609c19a x86/ptrace: Stop setting TS_COMPAT in ptrace code by Andy Lutomirski · 8 years ago
  90. 37e13a1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. d51306f x86: Make the vdso2c compiler use the host architecture headers by Stephen Rothwell · 8 years ago
  92. 57f90c3 x86/vdso: Error out if the vDSO isn't a valid DSO by Andy Lutomirski · 8 years ago
  93. 3ebfd81 x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2 by H.J. Lu · 8 years ago
  94. 2a53ccb x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err by Ingo Molnar · 8 years ago
  95. dfa9a94 x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_err to thread_struct by Andy Lutomirski · 8 years ago
  96. 2deb4be x86/dumpstack: When OOPSing, rewind the stack before do_exit() by Andy Lutomirski · 8 years ago
  97. 38452af Merge branch 'x86/asm' into x86/mm, to resolve conflicts by Ingo Molnar · 8 years ago
  98. 07d36c9 x86/vdso: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  99. be8a18e x86/entry: Inline enter_from_user_mode() by Paolo Bonzini · 8 years ago
  100. 2e9d1e1 x86/entry: Avoid interrupt flag save and restore by Paolo Bonzini · 8 years ago