1. 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
  2. f6c4fd5 x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bit by Thomas Gleixner · 7 years ago
  3. 9c294ec Merge tag 'powerpc-4.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  4. 9ad95bd Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  5. 613e396 init: Invoke init_espfix_bsp() from mm_init() by Thomas Gleixner · 7 years ago
  6. 92a0f81 x86/cpu_entry_area: Move it out of the fixmap by Thomas Gleixner · 7 years ago
  7. ed1bbc4 x86/cpu_entry_area: Move it to a separate unit by Thomas Gleixner · 7 years ago
  8. 1a3b0ca x86/mm: Create asm/invpcid.h by Peter Zijlstra · 7 years ago
  9. dd95f1a x86/mm: Put MMU to hardware ASID translation in one place by Dave Hansen · 7 years ago
  10. cb0a914 x86/mm: Remove hard-coded ASID limit checks by Dave Hansen · 7 years ago
  11. 50fb83a6 x86/mm: Move the CR3 construction functions to tlbflush.h by Dave Hansen · 7 years ago
  12. 3f67af5 x86/mm: Add comments to clarify which TLB-flush functions are supposed to flush what by Peter Zijlstra · 7 years ago
  13. b5fc6d9 x86/mm: Remove superfluous barriers by Peter Zijlstra · 7 years ago
  14. a501686 x86/mm: Use __flush_tlb_one() for kernel memory by Peter Zijlstra · 7 years ago
  15. 23cb7d4 x86/microcode: Dont abuse the TLB-flush interface by Peter Zijlstra · 7 years ago
  16. 3e46e0f x86/uv: Use the right TLB-flush API by Peter Zijlstra · 7 years ago
  17. 4fe2d8b x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack by Dave Hansen · 7 years ago
  18. a4828f8 x86/ldt: Prevent LDT inheritance on exec by Thomas Gleixner · 7 years ago
  19. c2b3496 x86/ldt: Rework locking by Peter Zijlstra · 7 years ago
  20. c10e83f arch, mm: Allow arch_dup_mmap() to fail by Thomas Gleixner · 7 years ago
  21. 4831b77 x86/vsyscall/64: Warn and fail vsyscall emulation in NATIVE mode by Andy Lutomirski · 7 years ago
  22. 49275fe x86/vsyscall/64: Explicitly set _PAGE_USER in the pagetable hierarchy by Andy Lutomirski · 7 years ago
  23. 146122e x86/mm/dump_pagetables: Make the address hints correct and readable by Thomas Gleixner · 7 years ago
  24. c053449 x86/mm/dump_pagetables: Check PAGE_PRESENT for real by Thomas Gleixner · 7 years ago
  25. 7bbcbd3 x86/Kconfig: Limit NR_CPUS on 32-bit to a sane amount by Thomas Gleixner · 7 years ago
  26. 7333b5a KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp() by Laurent Vivier · 7 years ago
  27. dc1c416 KVM: PPC: Book3S: fix XIVE migration of pending interrupts by Cédric Le Goater · 7 years ago
  28. ead68f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  29. 409232a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  30. fae1a3e kvm: x86: fix RSM when PCID is non-zero by Paolo Bonzini · 7 years ago
  31. 877631f Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  32. b3cf852 xen/balloon: Mark unallocated host memory as UNUSABLE by Boris Ostrovsky · 7 years ago
  33. 10a7e9d Do not hash userspace addresses in fault handlers by Kees Cook · 7 years ago
  34. 2cc42ba x86-64/Xen: eliminate W+X mappings by Jan Beulich · 7 years ago
  35. 182dc9c powerpc/kernel: Print actual address of regs when oopsing by Michael Ellerman · 7 years ago
  36. cb81fc6 Merge branch 'parisc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  37. 64a4809 Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  38. b36025b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  39. 43aabca Merge tag 'kvm-arm-fixes-for-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  40. e39d200f KVM: Fix stack-out-of-bounds read in write_mmio by Wanpeng Li · 7 years ago
  41. bfe766c arm64: kvm: Prevent restoring stale PMSCR_EL1 for vcpu by Julien Thierry · 7 years ago
  42. 36b0cb8 ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatch by Chunyan Zhang · 7 years ago
  43. da57c54 parisc: Reduce thread stack to 16 kb by John David Anglin · 7 years ago
  44. 9352aea Revert "parisc: Re-enable interrupts early" by John David Anglin · 7 years ago
  45. 6a16fc3 parisc: remove duplicate includes by Pravin Shedge · 7 years ago
  46. 0ed9d3d parisc: Align os_hpmc_size on word boundary by Helge Deller · 7 years ago
  47. 203c110 parisc: Fix indenting in puts() by Helge Deller · 7 years ago
  48. 6cbd217 x86/cpufeatures: Make CPU bugs sticky by Thomas Gleixner · 7 years ago
  49. 79cc741 x86/paravirt: Provide a way to check for hypervisors by Thomas Gleixner · 7 years ago
  50. a035795 x86/paravirt: Dont patch flush_tlb_single by Thomas Gleixner · 7 years ago
  51. c482fee x86/entry/64: Make cpu_entry_area.tss read-only by Andy Lutomirski · 7 years ago
  52. 0f9a481 x86/entry: Clean up the SYSENTER_stack code by Andy Lutomirski · 7 years ago
  53. 7fbbd5c x86/entry/64: Remove the SYSENTER stack canary by Andy Lutomirski · 7 years ago
  54. 40e7f94 x86/entry/64: Move the IST stacks into struct cpu_entry_area by Andy Lutomirski · 7 years ago
  55. 3386bc8 x86/entry/64: Create a per-CPU SYSCALL entry trampoline by Andy Lutomirski · 7 years ago
  56. 3e3b929 x86/entry/64: Return to userspace from the trampoline stack by Andy Lutomirski · 7 years ago
  57. 7f2590a x86/entry/64: Use a per-CPU trampoline stack for IDT entries by Andy Lutomirski · 7 years ago
  58. 6d9256f x86/espfix/64: Stop assuming that pt_regs is on the entry stack by Andy Lutomirski · 7 years ago
  59. 9aaefe7 x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0 by Andy Lutomirski · 7 years ago
  60. 72f5e08 x86/entry: Remap the TSS into the CPU entry area by Andy Lutomirski · 7 years ago
  61. 1a935bc x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct by Andy Lutomirski · 7 years ago
  62. 6e60e58 x86/dumpstack: Handle stack overflow on all stacks by Andy Lutomirski · 7 years ago
  63. 7fb983b x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss by Andy Lutomirski · 7 years ago
  64. 2150652 x86/kasan/64: Teach KASAN about the cpu_entry_area by Andy Lutomirski · 7 years ago
  65. ef8813a x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entry_area by Andy Lutomirski · 7 years ago
  66. aaeed3a x86/entry/gdt: Put per-CPU GDT remaps in ascending order by Andy Lutomirski · 7 years ago
  67. 33a2f1a x86/dumpstack: Add get_stack_info() support for the SYSENTER stack by Andy Lutomirski · 7 years ago
  68. 1a79797 x86/entry/64: Allocate and enable the SYSENTER stack by Andy Lutomirski · 7 years ago
  69. 4f3789e7 x86/irq/64: Print the offending IP in the stack overflow warning by Andy Lutomirski · 7 years ago
  70. 6669a69 x86/irq: Remove an old outdated comment about context tracking races by Andy Lutomirski · 7 years ago
  71. b02fcf9 x86/unwinder: Handle stack overflows more gracefully by Josh Poimboeuf · 7 years ago
  72. d3a0910 x86/unwinder/orc: Dont bail on stack overflow by Andy Lutomirski · 7 years ago
  73. e17f823 x86/entry/64/paravirt: Use paravirt-safe macro to access eflags by Boris Ostrovsky · 7 years ago
  74. 2aeb073 x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
  75. 3382290 locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 7 years ago
  76. ab95477 bpf: fix build issues on um due to mising bpf_perf_event.h by Daniel Borkmann · 7 years ago
  77. 2fe1bc1 perf/x86: Enable free running PEBS for REGS_USER/INTR by Andi Kleen · 7 years ago
  78. f2dbad3 x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD by Rudolf Marek · 7 years ago
  79. a8b4db5 x86/cpufeature: Add User-Mode Instruction Prevention definitions by Ricardo Neri · 7 years ago
  80. e5d77a7 Merge commit 'upstream-x86-virt' into WIP.x86/mm by Ingo Molnar · 7 years ago
  81. 2ec077c Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.base by Ingo Molnar · 7 years ago
  82. 650400b Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base by Ingo Molnar · 7 years ago
  83. 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago
  84. f6f3732 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" by Linus Torvalds · 7 years ago
  85. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  86. 06f976e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  87. e53000b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. bde6b37 Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  89. 07aee94 bpf, sparc: fix usage of wrong reg for load_skb_regs after call by Daniel Borkmann · 7 years ago
  90. 87338c8 bpf, ppc64: do not reload skb pointers in non-skb context by Daniel Borkmann · 7 years ago
  91. 6d59b7d bpf, s390x: do not reload skb pointers in non-skb context by Daniel Borkmann · 7 years ago
  92. a454483 arm64: fpsimd: Fix copying of FP state from signal frame into task struct by Will Deacon · 7 years ago
  93. f5b5fab x86/decoder: Fix and update the opcodes map by Randy Dunlap · 7 years ago
  94. 7ee18d6 x86/power: Make restore_processor_context() sane by Andy Lutomirski · 7 years ago
  95. 896c80b x86/power/32: Move SYSENTER MSR restoration to fix_processor_context() by Andy Lutomirski · 7 years ago
  96. 090edbe x86/power/64: Use struct desc_ptr for the IDT in struct saved_context by Andy Lutomirski · 7 years ago
  97. f298103 KVM/x86: Check input paging mode when cs.l is set by Lan Tianyu · 7 years ago
  98. c4f988e Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  99. bdcf0a4 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  100. 3fab399 arm64/sve: Report SVE to userspace via CPUID only if supported by Dave Martin · 7 years ago