summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-09-07alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings
2017-09-07x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann
2017-09-07arm64: mm: abort uaccess retries upon fatal signalMark Rutland
2017-08-30powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt
2017-08-30x86/mm: Fix use-after-free of ldt_structEric Biggers
2017-08-30arm64: fpsimd: Prevent registers leaking across execDave Martin
2017-08-30ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoCVineet Gupta
2017-08-30ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin
2017-08-30ARCv2: SLC: Make sure busy bit is set properly for region opsAlexey Brodkin
2017-08-30KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini
2017-08-30KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.statePaolo Bonzini
2017-08-30KVM: x86: simplify handling of PKRUPaolo 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-24debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf
2017-08-24kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner
2017-08-24x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checksOleg Nesterov
2017-08-24x86: Fix norandmaps/ADDR_NO_RANDOMIZEOleg Nesterov
2017-08-24x86/asm/64: Clear AC on NMI entriesAndy Lutomirski
2017-08-24perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra
2017-08-24powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt
2017-08-24ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe resetGary Bisson
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-16powerpc: Fix /proc/cpuinfo revision for POWER9 DD2Michael Neuling
2017-08-16MIPS: Octeon: Fix broken EDAC driver.Steven J. Hill
2017-08-16Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."Paul Burton
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-12bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann
2017-08-11sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller
2017-08-11sparc64: Register hugepages during arch initNitin Gupta
2017-08-11sparc64: Prevent perf from running during super critical sectionsRob Gardner
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-08-11ARM: dts: tango4: Request RGMII RX and TX clock delaysMarc Gonzalez
2017-08-11ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT
2017-08-11ARM: mvebu: use __pa_symbol in the mv98dx3236 platform SMP codeGregory CLEMENT
2017-08-11MIPS: ralink: Fix build error due to missing headerHarvey Hunt
2017-08-11ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridgeGregory CLEMENT
2017-08-11powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin
2017-08-11powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero
2017-08-11KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li
2017-08-11parisc: Handle vma's whose context is not current in flush_cache_rangeJohn David Anglin
2017-08-11parisc: Increase thread and stack size to 32kbHelge Deller
2017-08-06KVM: PPC: Book3S HV: Fix host crash on changing HPT sizePaul Mackerras
2017-08-06KVM: PPC: Book3S HV: Enable TM before accessing TM registersPaul Mackerras
2017-08-06powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier