summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-10-05swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-10-05KVM: VMX: use cmpxchg64Paolo Bonzini
2017-10-05ARM: pxa: fix the number of DMA requestor linesRobert Jarzmik
2017-10-05ARM: pxa: add the number of DMA requestor linesRobert Jarzmik
2017-10-05KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang
2017-10-05KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang
2017-10-05x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers
2017-10-05kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson
2017-10-05KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr
2017-10-05arm64: fault: Route pte translation faults via do_translation_faultWill Deacon
2017-10-05arm64: Make sure SPsel is always setMarc Zyngier
2017-10-05powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler
2017-10-05KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras
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: 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-27x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski
2017-09-13ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland
2017-09-07kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose
2017-09-07kvm: arm/arm64: Fix race in resetting 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-08-30ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin
2017-08-24perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian
2017-08-24x86/asm/64: Clear AC on NMI entriesAndy Lutomirski
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-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
2017-08-11x86/boot: Add missing declaration of string functionsNicholas Mc Guire
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-08-11ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT
2017-08-11KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li
2017-08-06arm64: mm: fix show_pte KERN_CONT falloutMark Rutland
2017-08-06ARM: s3c2410_defconfig: Fix invalid values for NF_CT_PROTO_*Krzysztof Kozlowski
2017-08-06ARM64: zynqmp: Fix i2c node's compatible stringMoritz Fischer
2017-08-06ARM64: zynqmp: Fix W=1 dtc 1.4 warningsMichal Simek
2017-08-06openrisc: Add _text symbol to fix ksym build errorStafford Horne
2017-08-06ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flagsPali Rohár
2017-08-06x86/mce/AMD: Make the init code more robustThomas Gleixner
2017-08-06Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman