summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-01-10KVM: s390: prevent buffer overrun on memory hotplug during migrationChristian Borntraeger
2018-01-10KVM: s390: fix cmma migration for multiple memory slotsChristian Borntraeger
2018-01-10parisc: qemu idle sleep supportHelge Deller
2018-01-10parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller
2018-01-10x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky
2018-01-10powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERRJohn Sperbeck
2018-01-10ARC: uaccess: dont use "l" gcc inline asm constraint modifierVineet Gupta
2018-01-10x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki
2018-01-10x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()Rafael J. Wysocki
2018-01-10efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel
2018-01-10x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner
2018-01-10x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse
2018-01-10x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner
2018-01-10x86/events/intel/ds: Use the proper cache flush method for mapping ds buffersPeter Zijlstra
2018-01-10x86/kaslr: Fix the vaddr_end messThomas Gleixner
2018-01-10x86/mm: Map cpu_entry_area at the same place on 4/5 levelThomas Gleixner
2018-01-10x86/mm: Set MODULES_END to 0xffffffffff000000Andrey Ryabinin
2018-01-05x86/process: Define cpu_tss_rw in same section as declarationNick Desaulniers
2018-01-05x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()Thomas Gleixner
2018-01-05x86/dumpstack: Print registers for first stack frameJosh Poimboeuf
2018-01-05x86/dumpstack: Fix partial register dumpsJosh Poimboeuf
2018-01-05x86/pti: Make sure the user/kernel PTEs matchThomas Gleixner
2018-01-05x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky
2018-01-02x86/ldt: Make LDT pgtable free conditionalThomas Gleixner
2018-01-02x86/ldt: Plug memory leak in error pathThomas Gleixner
2018-01-02x86/espfix/64: Fix espfix double-fault handling on 5-level systemsAndy Lutomirski
2018-01-02x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR)Linus Torvalds
2018-01-02x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()Thomas Gleixner
2018-01-02x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner
2018-01-02sparc64: repair calling incorrect hweight function from stubsJan Engelhardt
2018-01-02x86/ldt: Make the LDT mapping ROThomas Gleixner
2018-01-02x86/mm/dump_pagetables: Allow dumping current pagetablesThomas Gleixner
2018-01-02x86/mm/dump_pagetables: Check user space page table for WX pagesThomas Gleixner
2018-01-02x86/mm/dump_pagetables: Add page table directory to the debugfs VFS hierarchyBorislav Petkov
2018-01-02x86/dumpstack: Indicate in Oops whether PTI is configured and enabledVlastimil Babka
2018-01-02x86/mm: Clarify the whole ASID/kernel PCID/user PCID namingPeter Zijlstra
2018-01-02x86/mm: Use INVPCID for __native_flush_tlb_single()Dave Hansen
2018-01-02x86/mm: Optimize RESTORE_CR3Peter Zijlstra
2018-01-02x86/mm: Use/Fix PCID to optimize user/kernel switchesPeter Zijlstra
2018-01-02x86/mm: Abstract switching CR3Dave Hansen
2018-01-02x86/mm: Allow flushing for future ASID switchesDave Hansen
2018-01-02x86/pti: Map the vsyscall page if neededAndy Lutomirski
2018-01-02x86/pti: Put the LDT in its own PGD if PTI is onAndy Lutomirski
2018-01-02x86/mm/64: Make a full PGD-entry size hole in the memory mapAndy Lutomirski
2018-01-02x86/events/intel/ds: Map debug buffers in cpu_entry_areaHugh Dickins
2018-01-02x86/cpu_entry_area: Add debugstore entries to cpu_entry_areaThomas Gleixner
2018-01-02x86/mm/pti: Map ESPFIX into user spaceAndy Lutomirski
2018-01-02x86/mm/pti: Share entry text PMDThomas Gleixner
2018-01-02x86/entry: Align entry text section to PMD boundaryThomas Gleixner
2018-01-02x86/mm/pti: Share cpu_entry_area with user space page tablesAndy Lutomirski