1. beca4e2 Map the vsyscall page with _PAGE_USER by Borislav Petkov · 7 years ago
  2. 47f3cea x86/tlb: Drop the _GPL from the cpu_tlbstate export by Thomas Gleixner · 7 years ago
  3. dd43c46 x86/microcode/AMD: Add support for fam17h microcode loading by Tom Lendacky · 7 years ago
  4. 92fd81f kaiser: Set _PAGE_NX only if supported by Guenter Roeck · 7 years ago
  5. ea6cd39 KPTI: Report when enabled by Kees Cook · 7 years ago
  6. e71fac0 KPTI: Rename to PAGE_TABLE_ISOLATION by Kees Cook · 7 years ago
  7. 59094fa x86/kaiser: Move feature detection up by Borislav Petkov · 7 years ago
  8. 402e63d kaiser: disabled on Xen PV by Jiri Kosina · 7 years ago
  9. 1817d2c x86/paravirt: Dont patch flush_tlb_single by Thomas Gleixner · 7 years ago
  10. fe5cb75 kaiser: kaiser_flush_tlb_on_return_to_user() check PCID by Hugh Dickins · 7 years ago
  11. b72c26e kaiser: asm/tlbflush.h handle noPGE at lower level by Hugh Dickins · 7 years ago
  12. 8c2f8a5 kaiser: drop is_atomic arg to kaiser_pagetable_walk() by Hugh Dickins · 7 years ago
  13. 169b369 kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush by Hugh Dickins · 7 years ago
  14. 8018307 x86/kaiser: Check boottime cmdline params by Borislav Petkov · 7 years ago
  15. 50624dd x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling by Borislav Petkov · 7 years ago
  16. 23e0943 kaiser: add "nokaiser" boot option, using ALTERNATIVE by Hugh Dickins · 7 years ago
  17. cb7d8d7 kaiser: fix unlikely error in alloc_ldt_struct() by Hugh Dickins · 7 years ago
  18. 3df1461 kaiser: kaiser_remove_mapping() move along the pgd by Hugh Dickins · 7 years ago
  19. 05ddad1 kaiser: paranoid_entry pass cr3 need to paranoid_exit by Hugh Dickins · 7 years ago
  20. d0142ce kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user by Hugh Dickins · 7 years ago
  21. 6a2b4117 kaiser: PCID 0 for kernel and 128 for user by Hugh Dickins · 7 years ago
  22. 0b5ca9d kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user by Hugh Dickins · 7 years ago
  23. 2684b12 kaiser: enhanced by kernel and user PCIDs by Hugh Dickins · 7 years ago
  24. 1972bb9 kaiser: vmstat show NR_KAISERTABLE as nr_overhead by Hugh Dickins · 7 years ago
  25. 1ce27de kaiser: delete KAISER_REAL_SWITCH option by Hugh Dickins · 7 years ago
  26. c27cdea kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET by Hugh Dickins · 7 years ago
  27. 61b7a40 kaiser: cleanups while trying for gold link by Hugh Dickins · 7 years ago
  28. 604db49 kaiser: align addition to x86/mm/Makefile by Hugh Dickins · 7 years ago
  29. be6bf01 kaiser: tidied up kaiser_add/remove_mapping slightly by Hugh Dickins · 7 years ago
  30. 67fab0d kaiser: tidied up asm/kaiser.h somewhat by Hugh Dickins · 7 years ago
  31. f43f386 kaiser: ENOMEM if kaiser_pagetable_walk() NULL by Hugh Dickins · 7 years ago
  32. f881e62 kaiser: fix perf crashes by Hugh Dickins · 7 years ago
  33. 1937794 kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER by Hugh Dickins · 7 years ago
  34. 7a92e20 kaiser: fix build and FIXME in alloc_ldt_struct() by Hugh Dickins · 7 years ago
  35. ac2f101 kaiser: do not set _PAGE_NX on pgd_none by Hugh Dickins · 7 years ago
  36. 8f0baad kaiser: merged update by Dave Hansen · 7 years ago
  37. 13be448 KAISER: Kernel Address Isolation by Richard Fellner · 7 years ago
  38. b5fd58e x86/boot: Add early cmdline parsing for options with arguments by Tom Lendacky · 7 years ago
  39. 404ae54 x86/smpboot: Remove stale TLB flush invocations by Thomas Gleixner · 7 years ago
  40. 04bdf71 x86/mm/64: Fix reboot interaction with CR4.PCIDE by Andy Lutomirski · 7 years ago
  41. b52f937 x86/mm: Enable CR4.PCIDE on supported systems by Andy Lutomirski · 7 years ago
  42. e6a2932 x86/mm: Add the 'nopcid' boot option to turn off PCID by Andy Lutomirski · 7 years ago
  43. 1e7f3d8 x86/mm: Disable PCID on 32-bit kernels by Andy Lutomirski · 7 years ago
  44. 3e5daac x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code by Andy Lutomirski · 7 years ago
  45. a94af05 x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range() by Andy Lutomirski · 7 years ago
  46. 113980c x86/mm: Make flush_tlb_mm_range() more predictable by Andy Lutomirski · 7 years ago
  47. 219aced x86/mm: Remove flush_tlb() and flush_tlb_current_task() by Andy Lutomirski · 7 years ago
  48. 72b812d x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly() by Andy Lutomirski · 7 years ago
  49. 18276e9 kvm: x86: fix RSM when PCID is non-zero by Paolo Bonzini · 7 years ago
  50. e5c73b3 KVM: X86: Fix load RFLAGS w/o the fixed bit by Wanpeng Li · 7 years ago
  51. 206e162 kvm, mm: account kvm related kmem slabs to kmemcg by Shakeel Butt · 7 years ago
  52. 2df1969 KVM: VMX: Fix enable VPID conditions by Wanpeng Li · 7 years ago
  53. e0249c0 KVM: x86: correct async page present tracepoint by Wanpeng Li · 7 years ago
  54. 8386ff5 kvm: vmx: Flush TLB when the APIC-access address changes by Jim Mattson · 7 years ago
  55. 2a7eee3 kvm: fix usage of uninit spinlock in avic_vm_destroy() by Dmitry Vyukov · 7 years ago
  56. e15628b Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting" by Dou Liyang · 7 years ago
  57. 215df1f KVM: nVMX: do not warn when MSR bitmap address is not backed by Radim Krčmář · 7 years ago
  58. c32e053 crypto: salsa20 - fix blkcipher_walk API usage by Eric Biggers · 7 years ago
  59. c886f28 KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset by Wanpeng Li · 7 years ago
  60. 29deec4 kvm: nVMX: VMCLEAR should not cause the vCPU to shut down by Jim Mattson · 7 years ago
  61. 8c6ebeb x86/hpet: Prevent might sleep splat on resume by Thomas Gleixner · 7 years ago
  62. 29dc610 x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack register by Andrew Banman · 7 years ago
  63. 6ead44d KVM: VMX: remove I/O port 0x80 bypass on Intel hosts by Andrew Honig · 7 years ago
  64. 9cf0eaf KVM: x86: fix APIC page invalidation by Radim Krčmář · 7 years ago
  65. 6662a55 x86/PCI: Make broadcom_postcore_init() check acpi_disabled by Rafael J. Wysocki · 7 years ago
  66. b75e47c x86/fpu: Set the xcomp_bv when we fake up a XSAVES area by Kevin Hao · 7 years ago
  67. a88ff23 perf/x86/intel: Account interrupts for PEBS errors by Jiri Olsa · 8 years ago
  68. a65f24a kprobes/x86: Disable preemption in ftrace-based jprobes by Masami Hiramatsu · 7 years ago
  69. 61b7a6f x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() by Dave Hansen · 7 years ago
  70. a11ca51 Revert "x86/entry/64: Add missing irqflags tracing to native_load_gs_index()" by Greg Kroah-Hartman · 7 years ago
  71. 9aad757 KVM: lapic: Fixup LDR on load in x2apic by Dr. David Alan Gilbert · 7 years ago
  72. e02746e2 KVM: lapic: Split out x2apic ldr calculation by Dr. David Alan Gilbert · 7 years ago
  73. 6794552 KVM: x86: inject exceptions produced by x86_decode_insn by Paolo Bonzini · 7 years ago
  74. c0a4c22 KVM: x86: Exit to user-mode on #UD intercept when emulator requires by Liran Alon · 7 years ago
  75. f5477da KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junk by Liran Alon · 7 years ago
  76. 11ac561 KVM: SVM: obey guest PAT by Paolo Bonzini · 7 years ago
  77. 1be0c0e KVM: nVMX: set IDTR and GDTR limits when loading L1 host state by Ladi Prosek · 7 years ago
  78. 0d794d0 x86/entry/64: Add missing irqflags tracing to native_load_gs_index() by Andy Lutomirski · 7 years ago
  79. 2816c04 x86/decoder: Add new TEST instruction pattern by Masami Hiramatsu · 7 years ago
  80. d0629c6 x86/mm: fix use-after-free of vma during userfaultfd fault by Vlastimil Babka · 7 years ago
  81. 54a5155 x86/MCE/AMD: Always give panic severity for UC errors in kernel context by Yazen Ghannam · 7 years ago
  82. d9b035e x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers by Daniel Bristot de Oliveira · 8 years ago
  83. 31c8c49 security/keys: add CONFIG_KEYS_COMPAT to Kconfig by Bilal Amarni · 7 years ago
  84. e45d93b x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context by Borislav Petkov · 7 years ago
  85. 9d5e599 x86/smpboot: Make optimization of delay calibration work correctly by Pavel Tatashin · 7 years ago
  86. 2822bbb crypto: x86/sha256-mb - fix panic due to unaligned access by Andrey Ryabinin · 7 years ago
  87. ca6c028 crypto: x86/sha1-mb - fix panic due to unaligned access by Andrey Ryabinin · 7 years ago
  88. 2715f68 x86/uaccess, sched/preempt: Verify access_ok() context by Peter Zijlstra · 8 years ago
  89. ca96013 x86/microcode/intel: Disable late loading on model 79 by Borislav Petkov · 7 years ago
  90. a5f043b mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next by Yasuaki Ishimatsu · 7 years ago
  91. 28955b0 KVM: nVMX: update last_nonleaf_level when initializing nested EPT by Ladi Prosek · 7 years ago
  92. fb6da44 x86/alternatives: Fix alt_max_short macro to really be a max() by Mathias Krause · 7 years ago
  93. 08e1674 KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit by Haozhong Zhang · 7 years ago
  94. 3610c4a KVM: MMU: always terminate page walks at level 1 by Ladi Prosek · 7 years ago
  95. 922e562 KVM: x86: fix singlestepping over syscall by Paolo Bonzini · 7 years ago
  96. 81080d2 x86/acpi: Restore the order of CPU IDs by Dou Liyang · 7 years ago
  97. 5435e48 kasan: do not sanitize kexec purgatory by Mike Galbraith · 7 years ago
  98. ea37f61 KVM: VMX: use cmpxchg64 by Paolo Bonzini · 7 years ago
  99. 3ffbe62 KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt by Haozhong Zhang · 7 years ago
  100. 0c4e39c KVM: VMX: do not change SN bit in vmx_update_pi_irte() by Haozhong Zhang · 7 years ago