summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-09-27s390/mm: fix race on mm->context.flush_mmMartin Schwidefsky
2017-09-27s390/mm: fix local TLB flushing vs. detach of an mm address spaceMartin Schwidefsky
2017-09-27ARC: Re-enable MMU upon Machine Check exceptionJose Abreu
2017-09-27powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman
2017-09-27MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)Douglas Leung
2017-09-27MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)Douglas Leung
2017-09-27MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumerationAleksandar Markovic
2017-09-27MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputsAleksandar Markovic
2017-09-27MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputsAleksandar Markovic
2017-09-27MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagationAleksandar Markovic
2017-09-27MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separatelyAleksandar Markovic
2017-09-27MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputsAleksandar Markovic
2017-09-27MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputsAleksandar Markovic
2017-09-27MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signsAleksandar Markovic
2017-09-27MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negativeAleksandar Markovic
2017-09-27MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zeroAleksandar Markovic
2017-09-27MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagationAleksandar Markovic
2017-09-20x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUsAndy Lutomirski
2017-09-20x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski
2017-09-20x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_commonAndy Lutomirski
2017-09-13ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland
2017-09-13ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interruptMarc Zyngier
2017-09-09s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangsChristian Borntraeger
2017-09-07kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose
2017-09-07alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings
2017-09-02arm64: fpsimd: Prevent registers leaking across execDave Martin
2017-09-02x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann
2017-09-02arm64: mm: abort uaccess retries upon fatal signalMark Rutland
2017-09-02kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose
2017-08-30powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt
2017-08-30x86/mm: Fix use-after-free of ldt_structEric Biggers
2017-08-30perf/x86/intel/rapl: Make package handling more robustThomas Gleixner
2017-08-30ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin
2017-08-30KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini
2017-08-30KVM: s390: sthyi: fix specification exception detectionHeiko Carstens
2017-08-30KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens
2017-08-30sparc64: remove unnecessary log messageTushar Dave
2017-08-24x86/asm/64: Clear AC on NMI entriesAndy Lutomirski
2017-08-24powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt
2017-08-24mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook
2017-08-24crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com
2017-08-16MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki
2017-08-16xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov
2017-08-16xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov
2017-08-16xtensa: fix cache aliasing handling code for WT cacheMax Filippov
2017-08-12Revert "ARM: dts: sun8i: Support DTB build for NanoPi M1"Greg Kroah-Hartman
2017-08-12KVM: arm/arm64: Handle hva aging while destroying the vmSuzuki K Poulose
2017-08-12sparc64: Prevent perf from running during super critical sectionsRob Gardner
2017-08-12bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann
2017-08-11ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent