summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-05-03sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka1-7/+8
2017-05-03sparc64: kern_addr_valid regressionbob picco1-1/+1
2017-05-03xen/x86: don't lose event interruptsStefano Stabellini1-3/+3
2017-05-03MIPS: Fix crash registers on non-crashing CPUsCorey Minyard1-3/+13
2017-05-03ARM: OMAP2+: timer: add probe for clocksourcesTero Kristo1-2/+5
2017-04-27x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams1-13/+32
2017-04-27kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose1-0/+12
2017-04-27x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam1-1/+1
2017-04-27powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria1-3/+3
2017-04-27s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger1-0/+2
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