1. abf67b1 x86/retpoline: Fill RSB on context switch for affected CPUs by David Woodhouse · 7 years ago
  2. 1b92c48 x86/pti/efi: broken conversion from efi to kernel page table by Pavel Tatashin · 7 years ago
  3. 44f1eae x86/retpoline: Remove compile time warning by Thomas Gleixner · 7 years ago
  4. c1ddd99 x86/retpoline: Fill return stack buffer on vmexit by David Woodhouse · 7 years ago
  5. 276e300 x86/retpoline/irq32: Convert assembler indirect jumps by Andi Kleen · 7 years ago
  6. a590960 x86/retpoline/checksum32: Convert assembler indirect jumps by David Woodhouse · 7 years ago
  7. 87a1fe3 x86/retpoline/xen: Convert Xen hypercall indirect jumps by David Woodhouse · 7 years ago
  8. 83d7658 x86/retpoline/ftrace: Convert ftrace assembler indirect jumps by David Woodhouse · 7 years ago
  9. 8b1bacc x86/retpoline/entry: Convert entry assembler indirect jumps by David Woodhouse · 7 years ago
  10. 2adc2f7 x86/retpoline/crypto: Convert crypto assembler indirect jumps by David Woodhouse · 7 years ago
  11. 8f96937ee x86/spectre: Add boot time option to select Spectre v2 mitigation by David Woodhouse · 7 years ago
  12. 2bb5de4 x86/retpoline: Add initial retpoline support by David Woodhouse · 7 years ago
  13. 4bf050d x86/asm: Use register variable to get stack pointer value by Andrey Ryabinin · 7 years ago
  14. 00bcb5a x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier by Andy Lutomirski · 7 years ago
  15. 91b7e5c x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm by David Woodhouse · 7 years ago
  16. 194dc04 x86/alternatives: Fix optimize_nops() checking by Borislav Petkov · 7 years ago
  17. 9c5e750 x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC by Tom Lendacky · 7 years ago
  18. abcc3e5 x86/cpu/AMD: Make LFENCE a serializing instruction by Tom Lendacky · 7 years ago
  19. 45a9882 x86/cpu: Implement CPU vulnerabilites sysfs functions by Thomas Gleixner · 7 years ago
  20. 56eff36 x86/cpu: Merge bugs.c and bugs_64.c by Borislav Petkov · 8 years ago
  21. 26323fb x86/cpufeatures: Add X86_BUG_SPECTRE_V[12] by David Woodhouse · 7 years ago
  22. 43fe953 x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN by Thomas Gleixner · 7 years ago
  23. d88f601 x86/cpufeatures: Add X86_BUG_CPU_INSECURE by Thomas Gleixner · 7 years ago
  24. c2cacde x86/cpufeatures: Make CPU bugs sticky by Thomas Gleixner · 7 years ago
  25. ef46398 x86/cpu: Factor out application of forced CPU caps by Andy Lutomirski · 8 years ago
  26. ec61baf kaiser: Set _PAGE_NX only if supported by Lepton Wu · 7 years ago
  27. 012df71 KVM: x86: Add memory barrier on vmcs field lookup by Andrew Honig · 7 years ago
  28. 431fd50 x86/microcode/intel: Extend BDW late-loading with a revision check by Jia Zhang · 7 years ago
  29. 5c1b80f x86/acpi: Reduce code duplication in mp_override_legacy_irq() by Vikas C Sajjan · 7 years ago
  30. 0199927 x86/acpi: Handle SCI interrupts above legacy space gracefully by Vikas C Sajjan · 7 years ago
  31. 491c0ca kvm: vmx: Scrub hardware GPRs at VM-exit by Jim Mattson · 7 years ago
  32. 78c00f5 MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses by Maciej W. Rozycki · 7 years ago
  33. 1f4cff1 MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET by Maciej W. Rozycki · 7 years ago
  34. cfc5c63 MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA by Maciej W. Rozycki · 7 years ago
  35. f616180 MIPS: Consistently handle buffer counter with PTRACE_SETREGSET by Maciej W. Rozycki · 7 years ago
  36. 5b593a81 MIPS: Guard against any partial write attempt with PTRACE_SETREGSET by Maciej W. Rozycki · 7 years ago
  37. 8eb5655 MIPS: Factor out NT_PRFPREG regset access helpers by Maciej W. Rozycki · 7 years ago
  38. 14e1c57 MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task by Maciej W. Rozycki · 7 years ago
  39. c781e3b KVM: Fix stack-out-of-bounds read in write_mmio by Wanpeng Li · 7 years ago
  40. beca4e2 Map the vsyscall page with _PAGE_USER by Borislav Petkov · 7 years ago
  41. 47f3cea x86/tlb: Drop the _GPL from the cpu_tlbstate export by Thomas Gleixner · 7 years ago
  42. 91dfc41 parisc: qemu idle sleep support by Helge Deller · 7 years ago
  43. 14c0620 parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel by Helge Deller · 7 years ago
  44. dd43c46 x86/microcode/AMD: Add support for fam17h microcode loading by Tom Lendacky · 7 years ago
  45. cc1349f ARC: uaccess: dont use "l" gcc inline asm constraint modifier by Vineet Gupta · 7 years ago
  46. 79258d9 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  47. 92fd81f kaiser: Set _PAGE_NX only if supported by Guenter Roeck · 7 years ago
  48. ea6cd39 KPTI: Report when enabled by Kees Cook · 7 years ago
  49. e71fac0 KPTI: Rename to PAGE_TABLE_ISOLATION by Kees Cook · 7 years ago
  50. 59094fa x86/kaiser: Move feature detection up by Borislav Petkov · 7 years ago
  51. 402e63d kaiser: disabled on Xen PV by Jiri Kosina · 7 years ago
  52. 1817d2c x86/paravirt: Dont patch flush_tlb_single by Thomas Gleixner · 7 years ago
  53. fe5cb75 kaiser: kaiser_flush_tlb_on_return_to_user() check PCID by Hugh Dickins · 7 years ago
  54. b72c26e kaiser: asm/tlbflush.h handle noPGE at lower level by Hugh Dickins · 7 years ago
  55. 8c2f8a5 kaiser: drop is_atomic arg to kaiser_pagetable_walk() by Hugh Dickins · 7 years ago
  56. 169b369 kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush by Hugh Dickins · 7 years ago
  57. 8018307 x86/kaiser: Check boottime cmdline params by Borislav Petkov · 7 years ago
  58. 50624dd x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling by Borislav Petkov · 7 years ago
  59. 23e0943 kaiser: add "nokaiser" boot option, using ALTERNATIVE by Hugh Dickins · 7 years ago
  60. cb7d8d7 kaiser: fix unlikely error in alloc_ldt_struct() by Hugh Dickins · 7 years ago
  61. 3df1461 kaiser: kaiser_remove_mapping() move along the pgd by Hugh Dickins · 7 years ago
  62. 05ddad1 kaiser: paranoid_entry pass cr3 need to paranoid_exit by Hugh Dickins · 7 years ago
  63. d0142ce kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user by Hugh Dickins · 7 years ago
  64. 6a2b4117 kaiser: PCID 0 for kernel and 128 for user by Hugh Dickins · 7 years ago
  65. 0b5ca9d kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user by Hugh Dickins · 7 years ago
  66. 2684b12 kaiser: enhanced by kernel and user PCIDs by Hugh Dickins · 7 years ago
  67. 1972bb9 kaiser: vmstat show NR_KAISERTABLE as nr_overhead by Hugh Dickins · 7 years ago
  68. 1ce27de kaiser: delete KAISER_REAL_SWITCH option by Hugh Dickins · 7 years ago
  69. c27cdea kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET by Hugh Dickins · 7 years ago
  70. 61b7a40 kaiser: cleanups while trying for gold link by Hugh Dickins · 7 years ago
  71. 604db49 kaiser: align addition to x86/mm/Makefile by Hugh Dickins · 7 years ago
  72. be6bf01 kaiser: tidied up kaiser_add/remove_mapping slightly by Hugh Dickins · 7 years ago
  73. 67fab0d kaiser: tidied up asm/kaiser.h somewhat by Hugh Dickins · 7 years ago
  74. f43f386 kaiser: ENOMEM if kaiser_pagetable_walk() NULL by Hugh Dickins · 7 years ago
  75. f881e62 kaiser: fix perf crashes by Hugh Dickins · 7 years ago
  76. 1937794 kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER by Hugh Dickins · 7 years ago
  77. 7a92e20 kaiser: fix build and FIXME in alloc_ldt_struct() by Hugh Dickins · 7 years ago
  78. ac2f101 kaiser: do not set _PAGE_NX on pgd_none by Hugh Dickins · 7 years ago
  79. 8f0baad kaiser: merged update by Dave Hansen · 7 years ago
  80. 13be448 KAISER: Kernel Address Isolation by Richard Fellner · 7 years ago
  81. b5fd58e x86/boot: Add early cmdline parsing for options with arguments by Tom Lendacky · 7 years ago
  82. 404ae54 x86/smpboot: Remove stale TLB flush invocations by Thomas Gleixner · 7 years ago
  83. 04bdf71 x86/mm/64: Fix reboot interaction with CR4.PCIDE by Andy Lutomirski · 7 years ago
  84. b52f937 x86/mm: Enable CR4.PCIDE on supported systems by Andy Lutomirski · 7 years ago
  85. e6a2932 x86/mm: Add the 'nopcid' boot option to turn off PCID by Andy Lutomirski · 7 years ago
  86. 1e7f3d8 x86/mm: Disable PCID on 32-bit kernels by Andy Lutomirski · 7 years ago
  87. 3e5daac x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code by Andy Lutomirski · 7 years ago
  88. a94af05 x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range() by Andy Lutomirski · 7 years ago
  89. 113980c x86/mm: Make flush_tlb_mm_range() more predictable by Andy Lutomirski · 7 years ago
  90. 219aced x86/mm: Remove flush_tlb() and flush_tlb_current_task() by Andy Lutomirski · 7 years ago
  91. 72b812d x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly() by Andy Lutomirski · 7 years ago
  92. 77b318a powerpc/perf: Dereference BHRB entries safely by Ravi Bangoria · 7 years ago
  93. 18276e9 kvm: x86: fix RSM when PCID is non-zero by Paolo Bonzini · 7 years ago
  94. e5c73b3 KVM: X86: Fix load RFLAGS w/o the fixed bit by Wanpeng Li · 7 years ago
  95. 6430e16 sparc32: Export vac_cache_size to fix build error by Guenter Roeck · 7 years ago
  96. 00ecb4b MIPS: math-emu: Fix final emulation phase for certain instructions by Aleksandar Markovic · 7 years ago
  97. 206e162 kvm, mm: account kvm related kmem slabs to kmemcg by Shakeel Butt · 7 years ago
  98. 5460e46 ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memory by Russell King · 8 years ago
  99. e0d1315 ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend by Reizer, Eyal · 8 years ago
  100. 5700ffc ARM: dts: ti: fix PCI bus dtc warnings by Rob Herring · 8 years ago