summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390/seccomp: fix error return for filtered system callsJan Willeke2017-10-121-1/+1
* arm64: Rework valid_user_regsMark Rutland2017-10-124-34/+89
* MIPS: KVM: Fix modular KVM under QEMUJames Hogan2017-10-124-1/+14
* perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin2017-10-121-1/+1
* perf/x86: Honor the architectural performance monitoring versionPalik, Imre2017-10-121-6/+6
* MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle2017-10-121-1/+1
* ARM: OMAP3: Fix booting with thumb2 kernelTony Lindgren2017-10-121-20/+2
* x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming2017-10-125-203/+303
* sparc64: Fix return from trap window fill crashes.David S. Miller2017-10-125-52/+116
* sparc: Harden signal return frame checks.David S. Miller2017-10-125-45/+92
* sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller2017-10-121-3/+7
* sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger2017-10-121-0/+17
* sparc64: Fix sparc64_set_context stack handling.David S. Miller2017-10-121-1/+1
* sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller2017-10-128-55/+34
* sparc: Fix system call tracing register handling.Mike Frysinger2017-10-122-0/+53
* m32r: add io*_rep helpersSudip Mukherjee2017-10-121-1/+9
* m32r: add definition of ioremap_wc to io.hAbhilash Kesavan2017-10-121-0/+1
* kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson2017-10-121-0/+8
* powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman2017-10-121-2/+2
* powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard2017-10-121-0/+13
* MIPS: Negate error syscall return in traceJames Hogan2017-10-121-1/+1
* powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran2017-10-121-1/+1
* crypto: sha1-ssse3 - Disable avx2Herbert Xu2017-10-121-1/+2
* s390/syscalls: Fix out of bounds arguments accessJiri Olsa2017-10-121-0/+6
* parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer2017-10-121-4/+7
* x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki2017-10-121-0/+3
* parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller2017-10-121-1/+1
* parisc: use compat_sys_keyctl()Eric Biggers2017-10-121-1/+1
* arm64: ptrace: Avoid setting compat FP[SC]R to garbage if get_user failsDave Martin2017-10-121-2/+4
* MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-10-121-3/+4
* MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki2017-10-121-4/+1
* MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-10-121-0/+1
* MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki2017-10-121-0/+38
* PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11Bjorn Helgaas2017-10-121-0/+32
* PCI: Mark Haswell Power Control Unit as having non-compliant BARsBjorn Helgaas2017-10-121-7/+13
* MIPS: Fix mips_atomic_set() with EVAJames Hogan2017-10-121-2/+5
* MIPS: Save static registers before sysmipsJames Hogan2017-10-125-4/+10
* MIPS: Fix mips_atomic_set() retry conditionJames Hogan2017-10-121-1/+1
* MIPS: module: Ensure we always clean up r_mips_hi16_listPaul Burton2017-10-121-12/+16
* MIPS: Bail on unsupported module relocsPaul Burton2017-10-122-6/+32
* x86/nmi: Fix timeout test in test_nmi_ipi()Dan Carpenter2017-10-121-1/+1
* xen: avoid type warning in xchg_xen_ulongArnd Bergmann2017-10-121-1/+1
* kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson2017-10-122-0/+5
* kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson2017-10-122-2/+11
* kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson2017-10-121-1/+0
* arm64: Preventing READ_IMPLIES_EXEC propagationDong Bo2017-10-121-1/+10
* MIPS: Avoid accidental raw backtraceJames Hogan2017-09-151-0/+2
* MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton2017-09-151-0/+3
* MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton2017-09-151-8/+1
* ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger2017-09-151-4/+4