summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-09-13ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland1-1/+4
2017-09-07kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose1-1/+1
2017-09-07kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose1-11/+12
2017-09-07alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2-2/+12
2017-09-02arm64: fpsimd: Prevent registers leaking across execDave Martin1-0/+2
2017-09-02x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann1-2/+2
2017-09-02arm64: mm: abort uaccess retries upon fatal signalMark Rutland1-1/+4
2017-08-30ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin2-2/+13
2017-08-24perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian1-3/+5
2017-08-24x86/asm/64: Clear AC on NMI entriesAndy Lutomirski1-0/+2
2017-08-24mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2-4/+4
2017-08-24crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com2-32/+37
2017-08-12KVM: arm/arm64: Handle hva aging while destroying the vmSuzuki K Poulose1-0/+4
2017-08-12sparc64: Prevent perf from running during super critical sectionsRob Gardner3-7/+22
2017-08-12bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann1-1/+2
2017-08-11ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent1-0/+18
2017-08-11x86/boot: Add missing declaration of string functionsNicholas Mc Guire2-0/+10
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu4-70/+132
2017-08-11ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT1-2/+2
2017-08-11KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li1-2/+4
2017-08-06arm64: mm: fix show_pte KERN_CONT falloutMark Rutland1-4/+4
2017-08-06ARM: s3c2410_defconfig: Fix invalid values for NF_CT_PROTO_*Krzysztof Kozlowski1-3/+3
2017-08-06ARM64: zynqmp: Fix i2c node's compatible stringMoritz Fischer1-2/+2
2017-08-06ARM64: zynqmp: Fix W=1 dtc 1.4 warningsMichal Simek2-2/+2
2017-08-06openrisc: Add _text symbol to fix ksym build errorStafford Horne1-0/+2
2017-08-06ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flagsPali Rohár1-0/+2
2017-08-06x86/mce/AMD: Make the init code more robustThomas Gleixner1-0/+3
2017-08-06Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman2-16/+2
2017-08-06KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras1-7/+32
2017-08-06KVM: PPC: Book3S HV: Reload HTM registers explicitlyPaul Mackerras1-1/+15
2017-08-06KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras2-2/+13
2017-08-06KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras1-0/+16
2017-08-06powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier1-1/+0
2017-07-27MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki1-1/+1
2017-07-27MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki1-8/+4
2017-07-27MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki1-8/+8
2017-07-27MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki1-3/+4
2017-07-27MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki1-0/+38
2017-07-27MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki1-4/+1
2017-07-27MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki1-0/+1
2017-07-27MIPS: Save static registers before sysmipsJames Hogan5-4/+10
2017-07-27MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki1-1/+1
2017-07-27x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han1-1/+1
2017-07-27x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han1-0/+8
2017-07-27MIPS: Negate error syscall return in traceJames Hogan1-1/+1
2017-07-27MIPS: Fix mips_atomic_set() with EVAJames Hogan1-2/+5
2017-07-27MIPS: Fix mips_atomic_set() retry conditionJames Hogan1-1/+1
2017-07-27s390/syscalls: Fix out of bounds arguments accessJiri Olsa1-0/+6
2017-07-27x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki1-0/+3
2017-07-27powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran1-1/+1