x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR)
[platform/kernel/linux-rpi.git] / arch /
2018-01-02 Linus Torvaldsx86-32: Fix kexec with stack canary (CONFIG_CC_STACKPRO...
2018-01-02 Thomas Gleixnerx86/mm: Remove preempt_disable/enable() from __native_f...
2018-01-02 Thomas Gleixnerx86/smpboot: Remove stale TLB flush invocations
2018-01-02 Jan Engelhardtsparc64: repair calling incorrect hweight function...
2018-01-02 Thomas Gleixnerx86/ldt: Make the LDT mapping RO
2018-01-02 Thomas Gleixnerx86/mm/dump_pagetables: Allow dumping current pagetables
2018-01-02 Thomas Gleixnerx86/mm/dump_pagetables: Check user space page table...
2018-01-02 Borislav Petkovx86/mm/dump_pagetables: Add page table directory to...
2018-01-02 Vlastimil Babkax86/dumpstack: Indicate in Oops whether PTI is configur...
2018-01-02 Peter Zijlstrax86/mm: Clarify the whole ASID/kernel PCID/user PCID...
2018-01-02 Dave Hansenx86/mm: Use INVPCID for __native_flush_tlb_single()
2018-01-02 Peter Zijlstrax86/mm: Optimize RESTORE_CR3
2018-01-02 Peter Zijlstrax86/mm: Use/Fix PCID to optimize user/kernel switches
2018-01-02 Dave Hansenx86/mm: Abstract switching CR3
2018-01-02 Dave Hansenx86/mm: Allow flushing for future ASID switches
2018-01-02 Andy Lutomirskix86/pti: Map the vsyscall page if needed
2018-01-02 Andy Lutomirskix86/pti: Put the LDT in its own PGD if PTI is on
2018-01-02 Andy Lutomirskix86/mm/64: Make a full PGD-entry size hole in the memor...
2018-01-02 Hugh Dickinsx86/events/intel/ds: Map debug buffers in cpu_entry_area
2018-01-02 Thomas Gleixnerx86/cpu_entry_area: Add debugstore entries to cpu_entry...
2018-01-02 Andy Lutomirskix86/mm/pti: Map ESPFIX into user space
2018-01-02 Thomas Gleixnerx86/mm/pti: Share entry text PMD
2018-01-02 Thomas Gleixnerx86/entry: Align entry text section to PMD boundary
2018-01-02 Andy Lutomirskix86/mm/pti: Share cpu_entry_area with user space page...
2018-01-02 Thomas Gleixnerx86/mm/pti: Force entry through trampoline when PTI...
2018-01-02 Andy Lutomirskix86/mm/pti: Add functions to clone kernel PMDs
2018-01-02 Dave Hansenx86/mm/pti: Populate user PGD
2018-01-02 Dave Hansenx86/mm/pti: Allocate a separate user PGD
2018-01-02 Dave Hansenx86/mm/pti: Allow NX poison to be set in p4d/pgd
2018-01-02 Dave Hansenx86/mm/pti: Add mapping helper functions
2018-01-02 Borislav Petkovx86/pti: Add the pti= cmdline option and documentation
2018-01-02 Thomas Gleixnerx86/mm/pti: Add infrastructure for page table isolation
2018-01-02 Dave Hansenx86/mm/pti: Prepare the x86/entry assembly code for...
2018-01-02 Dave Hansenx86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
2018-01-02 Thomas Gleixnerx86/cpufeatures: Add X86_BUG_CPU_INSECURE
2017-12-29 Ravi Bangoriapowerpc/perf: Dereference BHRB entries safely
2017-12-29 Paolo Bonzinikvm: x86: fix RSM when PCID is non-zero
2017-12-29 Wanpeng LiKVM: X86: Fix load RFLAGS w/o the fixed bit
2017-12-29 Wanpeng LiKVM: MMU: Fix infinite loop when there is no available...
2017-12-29 Laurent VivierKVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xi...
2017-12-29 Cédric Le GoaterKVM: PPC: Book3S: fix XIVE migration of pending interrupts
2017-12-29 Julien Thierryarm64: kvm: Prevent restoring stale PMSCR_EL1 for vcpu
2017-12-29 John David AnglinRevert "parisc: Re-enable interrupts early"
2017-12-29 Helge Dellerparisc: Fix indenting in puts()
2017-12-29 Helge Dellerparisc: Align os_hpmc_size on word boundary
2017-12-29 Thomas Gleixnerx86/cpu_entry_area: Prevent wraparound in setup_cpu_ent...
2017-12-29 Thomas Gleixnerinit: Invoke init_espfix_bsp() from mm_init()
2017-12-29 Thomas Gleixnerx86/cpu_entry_area: Move it out of the fixmap
2017-12-29 Thomas Gleixnerx86/cpu_entry_area: Move it to a separate unit
2017-12-29 Peter Zijlstrax86/mm: Create asm/invpcid.h
2017-12-29 Dave Hansenx86/mm: Put MMU to hardware ASID translation in one...
2017-12-29 Dave Hansenx86/mm: Remove hard-coded ASID limit checks
2017-12-29 Dave Hansenx86/mm: Move the CR3 construction functions to tlbflush.h
2017-12-29 Peter Zijlstrax86/mm: Add comments to clarify which TLB-flush functio...
2017-12-29 Peter Zijlstrax86/mm: Remove superfluous barriers
2017-12-29 Peter Zijlstrax86/mm: Use __flush_tlb_one() for kernel memory
2017-12-29 Peter Zijlstrax86/microcode: Dont abuse the TLB-flush interface
2017-12-29 Peter Zijlstrax86/uv: Use the right TLB-flush API
2017-12-29 Dave Hansenx86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entr...
2017-12-29 Thomas Gleixnerx86/ldt: Prevent LDT inheritance on exec
2017-12-29 Peter Zijlstrax86/ldt: Rework locking
2017-12-29 Thomas Gleixnerarch, mm: Allow arch_dup_mmap() to fail
2017-12-29 Andy Lutomirskix86/vsyscall/64: Warn and fail vsyscall emulation in...
2017-12-29 Andy Lutomirskix86/vsyscall/64: Explicitly set _PAGE_USER in the paget...
2017-12-29 Thomas Gleixnerx86/mm/dump_pagetables: Make the address hints correct...
2017-12-29 Thomas Gleixnerx86/mm/dump_pagetables: Check PAGE_PRESENT for real
2017-12-29 Thomas Gleixnerx86/Kconfig: Limit NR_CPUS on 32-bit to a sane amount
2017-12-29 Ricardo Nerix86/insn-eval: Add utility functions to get segment...
2017-12-29 Randy Dunlapx86/decoder: Fix and update the opcodes map
2017-12-25 Will Deaconlinux/compiler.h: Split into compiler.h and compiler_ty...
2017-12-25 Daniel Borkmannbpf, sparc: fix usage of wrong reg for load_skb_regs...
2017-12-25 Daniel Borkmannbpf, ppc64: do not reload skb pointers in non-skb context
2017-12-25 Daniel Borkmannbpf, s390x: do not reload skb pointers in non-skb context
2017-12-25 Marek SzyprowskiARM: exynos_defconfig: Enable UAS support for Odroid...
2017-12-25 Nicholas Pigginpowerpc/watchdog: Do not trigger SMP crash from touch_n...
2017-12-25 Nicholas Pigginpowerpc/xmon: Avoid tripping SMP hardlockup watchdog
2017-12-25 Shakeel Buttkvm, mm: account kvm related kmem slabs to kmemcg
2017-12-25 Thomas Gleixnerx86/cpufeatures: Make CPU bugs sticky
2017-12-25 Thomas Gleixnerx86/paravirt: Provide a way to check for hypervisors
2017-12-25 Thomas Gleixnerx86/paravirt: Dont patch flush_tlb_single
2017-12-25 Andy Lutomirskix86/entry/64: Make cpu_entry_area.tss read-only
2017-12-25 Andy Lutomirskix86/entry: Clean up the SYSENTER_stack code
2017-12-25 Andy Lutomirskix86/entry/64: Remove the SYSENTER stack canary
2017-12-25 Andy Lutomirskix86/entry/64: Move the IST stacks into struct cpu_entry...
2017-12-25 Andy Lutomirskix86/entry/64: Create a per-CPU SYSCALL entry trampoline
2017-12-25 Andy Lutomirskix86/entry/64: Return to userspace from the trampoline...
2017-12-25 Andy Lutomirskix86/entry/64: Use a per-CPU trampoline stack for IDT...
2017-12-25 Andy Lutomirskix86/espfix/64: Stop assuming that pt_regs is on the...
2017-12-25 Andy Lutomirskix86/entry/64: Separate cpu_current_top_of_stack from...
2017-12-25 Andy Lutomirskix86/entry: Remap the TSS into the CPU entry area
2017-12-25 Andy Lutomirskix86/entry: Move SYSENTER_stack to the beginning of...
2017-12-25 Andy Lutomirskix86/dumpstack: Handle stack overflow on all stacks
2017-12-25 Andy Lutomirskix86/entry: Fix assumptions that the HW TSS is at the...
2017-12-25 Andy Lutomirskix86/kasan/64: Teach KASAN about the cpu_entry_area
2017-12-25 Andy Lutomirskix86/mm/fixmap: Generalize the GDT fixmap mechanism...
2017-12-25 Andy Lutomirskix86/entry/gdt: Put per-CPU GDT remaps in ascending...
2017-12-25 Andy Lutomirskix86/dumpstack: Add get_stack_info() support for the...
2017-12-25 Andy Lutomirskix86/entry/64: Allocate and enable the SYSENTER stack
2017-12-25 Andy Lutomirskix86/irq/64: Print the offending IP in the stack overflo...
2017-12-25 Andy Lutomirskix86/irq: Remove an old outdated comment about context...
next