summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang2017-10-051-12/+21
* KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang2017-10-051-5/+1
* x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers2017-10-052-1/+14
* kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson2017-10-051-0/+5
* KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr2017-10-051-2/+7
* arm64: fault: Route pte translation faults via do_translation_faultWill Deacon2017-10-051-1/+1
* arm64: Make sure SPsel is always setMarc Zyngier2017-10-051-0/+1
* powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler2017-10-051-1/+3
* KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras2017-10-051-19/+27
* ARC: Re-enable MMU upon Machine Check exceptionJose Abreu2017-09-272-3/+6
* powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman2017-09-271-45/+74
* MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputsAleksandar Markovic2017-09-272-4/+4
* MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputsAleksandar Markovic2017-09-274-4/+12
* MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signsAleksandar Markovic2017-09-274-6/+22
* MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negativeAleksandar Markovic2017-09-274-32/+96
* MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zeroAleksandar Markovic2017-09-274-24/+8
* MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagationAleksandar Markovic2017-09-274-16/+112
* x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski2017-09-271-2/+3
* ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland2017-09-131-1/+4
* kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose2017-09-071-1/+1
* kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose2017-09-071-11/+12
* alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2017-09-072-2/+12
* arm64: fpsimd: Prevent registers leaking across execDave Martin2017-09-021-0/+2
* x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann2017-09-021-2/+2
* arm64: mm: abort uaccess retries upon fatal signalMark Rutland2017-09-021-1/+4
* ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin2017-08-302-2/+13
* perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian2017-08-241-3/+5
* x86/asm/64: Clear AC on NMI entriesAndy Lutomirski2017-08-241-0/+2
* mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2017-08-242-4/+4
* crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com2017-08-242-32/+37
* KVM: arm/arm64: Handle hva aging while destroying the vmSuzuki K Poulose2017-08-121-0/+4
* sparc64: Prevent perf from running during super critical sectionsRob Gardner2017-08-123-7/+22
* bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann2017-08-121-1/+2
* ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent2017-08-111-0/+18
* x86/boot: Add missing declaration of string functionsNicholas Mc Guire2017-08-112-0/+10
* sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu2017-08-114-70/+132
* ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT2017-08-111-2/+2
* KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li2017-08-111-2/+4
* arm64: mm: fix show_pte KERN_CONT falloutMark Rutland2017-08-061-4/+4
* ARM: s3c2410_defconfig: Fix invalid values for NF_CT_PROTO_*Krzysztof Kozlowski2017-08-061-3/+3
* ARM64: zynqmp: Fix i2c node's compatible stringMoritz Fischer2017-08-061-2/+2
* ARM64: zynqmp: Fix W=1 dtc 1.4 warningsMichal Simek2017-08-062-2/+2
* openrisc: Add _text symbol to fix ksym build errorStafford Horne2017-08-061-0/+2
* ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flagsPali Rohár2017-08-061-0/+2
* x86/mce/AMD: Make the init code more robustThomas Gleixner2017-08-061-0/+3
* Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman2017-08-062-16/+2
* KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras2017-08-061-7/+32
* KVM: PPC: Book3S HV: Reload HTM registers explicitlyPaul Mackerras2017-08-061-1/+15
* KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras2017-08-062-2/+13
* KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras2017-08-061-0/+16