summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams2017-04-271-13/+32
* kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose2017-04-271-0/+12
* x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-04-271-1/+1
* powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria2017-04-271-3/+3
* s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger2017-04-271-0/+2
* MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.Greg Kroah-Hartman2017-04-211-2/+2
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-04-211-11/+30
* powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt2017-04-211-0/+9
* kvm: fix page struct leak in handle_vmonPaolo Bonzini2017-04-211-2/+8
* Revert "MIPS: Lantiq: Fix cascaded IRQ setup"Greg Kroah-Hartman2017-04-211-17/+21
* x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-04-211-1/+1
* x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause2017-04-211-2/+9
* perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra2017-04-211-0/+3
* MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn2017-04-181-1/+1
* MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn2017-04-181-0/+1
* MIPS: Switch to the irq_stack in interruptsMatt Redfearn2017-04-181-5/+76
* MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn2017-04-181-0/+7
* MIPS: Stack unwinding while on IRQ stackMatt Redfearn2017-04-181-1/+14
* MIPS: Introduce irq_stackMatt Redfearn2017-04-183-0/+24
* MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen2017-04-121-4/+21
* MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens2017-04-121-1/+1
* MIPS: End spinlocks with .insnPaul Burton2017-04-121-4/+4
* MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin2017-04-121-2/+2
* MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan2017-04-121-1/+1
* s390/uaccess: get_user() should zero on failure (again)Heiko Carstens2017-04-121-1/+1
* s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri2017-04-121-16/+19
* nios2: reserve boot memory for device treeTobias Klauser2017-04-122-0/+10
* powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras2017-04-121-8/+19
* powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat2017-04-121-2/+5
* metag/usercopy: Add missing fixupsJames Hogan2017-04-121-24/+48
* metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan2017-04-121-8/+28
* metag/usercopy: Set flags before ADDZJames Hogan2017-04-121-4/+4
* metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan2017-04-122-46/+26
* metag/usercopy: Add early abort to copy_to_userJames Hogan2017-04-121-0/+20
* metag/usercopy: Fix alignment error checkingJames Hogan2017-04-121-6/+4
* metag/usercopy: Drop unused macrosJames Hogan2017-04-121-113/+0
* arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_regionMarc Zyngier2017-04-121-3/+8
* arm/arm64: KVM: Take mmap_sem in stage2_unmap_vmMarc Zyngier2017-04-121-0/+2
* MIPS: Lantiq: Fix cascaded IRQ setupFelix Fietkau2017-04-081-21/+17
* xen/setup: Don't relocate p2m over existing oneRoss Lagerwall2017-04-081-3/+3
* metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin2017-03-311-0/+2
* metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin2017-03-311-3/+12
* metag/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-311-1/+1
* sparc/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-311-1/+1
* mips/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-311-1/+2
* h8300/ptrace: Fix incorrect register transfer countDave Martin2017-03-311-3/+5
* c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin2017-03-311-41/+0
* x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicSumit Semwal2017-03-301-0/+24
* xen: do not re-use pirq number cached in pci device msi msg dataSumit Semwal2017-03-301-16/+7
* ARM: dts: at91: sama5d2: add dma properties to UART nodesNicolas Ferre2017-03-301-0/+35