summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-04-21MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.Greg Kroah-Hartman1-2/+2
2017-04-21mm: Tighten x86 /dev/mem with zeroing readsKees Cook1-11/+30
2017-04-21powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt1-0/+9
2017-04-21kvm: fix page struct leak in handle_vmonPaolo Bonzini1-2/+8
2017-04-21Revert "MIPS: Lantiq: Fix cascaded IRQ setup"Greg Kroah-Hartman1-17/+21
2017-04-21x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner1-1/+1
2017-04-21x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause1-2/+9
2017-04-21perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra1-0/+3
2017-04-18MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn1-1/+1
2017-04-18MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn1-0/+1
2017-04-18MIPS: Switch to the irq_stack in interruptsMatt Redfearn1-5/+76
2017-04-18MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn1-0/+7
2017-04-18MIPS: Stack unwinding while on IRQ stackMatt Redfearn1-1/+14
2017-04-18MIPS: Introduce irq_stackMatt Redfearn3-0/+24
2017-04-12MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen1-4/+21
2017-04-12MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens1-1/+1
2017-04-12MIPS: End spinlocks with .insnPaul Burton1-4/+4
2017-04-12MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin1-2/+2
2017-04-12MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan1-1/+1
2017-04-12s390/uaccess: get_user() should zero on failure (again)Heiko Carstens1-1/+1
2017-04-12s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri1-16/+19
2017-04-12nios2: reserve boot memory for device treeTobias Klauser2-0/+10
2017-04-12powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras1-8/+19
2017-04-12powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat1-2/+5
2017-04-12metag/usercopy: Add missing fixupsJames Hogan1-24/+48
2017-04-12metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan1-8/+28
2017-04-12metag/usercopy: Set flags before ADDZJames Hogan1-4/+4
2017-04-12metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan2-46/+26
2017-04-12metag/usercopy: Add early abort to copy_to_userJames Hogan1-0/+20
2017-04-12metag/usercopy: Fix alignment error checkingJames Hogan1-6/+4
2017-04-12metag/usercopy: Drop unused macrosJames Hogan1-113/+0
2017-04-12arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_regionMarc Zyngier1-3/+8
2017-04-12arm/arm64: KVM: Take mmap_sem in stage2_unmap_vmMarc Zyngier1-0/+2
2017-04-08MIPS: Lantiq: Fix cascaded IRQ setupFelix Fietkau1-21/+17
2017-04-08xen/setup: Don't relocate p2m over existing oneRoss Lagerwall1-3/+3
2017-03-31metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin1-0/+2
2017-03-31metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin1-3/+12
2017-03-31metag/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-03-31sparc/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-03-31mips/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+2
2017-03-31h8300/ptrace: Fix incorrect register transfer countDave Martin1-3/+5
2017-03-31c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin1-41/+0
2017-03-30x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicSumit Semwal1-0/+24
2017-03-30xen: do not re-use pirq number cached in pci device msi msg dataSumit Semwal1-16/+7
2017-03-30ARM: dts: at91: sama5d2: add dma properties to UART nodesNicolas Ferre1-0/+35
2017-03-30ARM: at91: pm: cpu_idle: switch DDR to power-down modeNicolas Ferre1-1/+17
2017-03-26powerpc/boot: Fix zImage TOC alignmentMichael Ellerman1-0/+1
2017-03-26s390/pci: fix use after free in dma_initSebastian Ott1-6/+10
2017-03-26KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth1-1/+0
2017-03-26xen/qspinlock: Don't kick CPU if IRQ is not initializedRoss Lagerwall1-0/+6