summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2017-08-06KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras
2017-08-06KVM: PPC: Book3S HV: Reload HTM registers explicitlyPaul Mackerras
2017-08-06KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras
2017-08-06KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras
2017-08-06powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier
2017-07-27MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki
2017-07-27MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki
2017-07-27MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki
2017-07-27MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Save static registers before sysmipsJames Hogan
2017-07-27MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki
2017-07-27x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han
2017-07-27x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han
2017-07-27MIPS: Negate error syscall return in traceJames Hogan
2017-07-27MIPS: Fix mips_atomic_set() with EVAJames Hogan
2017-07-27MIPS: Fix mips_atomic_set() retry conditionJames Hogan
2017-07-27s390/syscalls: Fix out of bounds arguments accessJiri Olsa
2017-07-27x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki
2017-07-27powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran
2017-07-27powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard
2017-07-27powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard
2017-07-27powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman
2017-07-21kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang
2017-07-21kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson
2017-07-21kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson
2017-07-21kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson
2017-07-21KVM: x86: disable MPX if host did not enable MPX XSAVE featuresPaolo Bonzini
2017-07-21crypto: sha1-ssse3 - Disable avx2Herbert Xu
2017-07-21s390: reduce ELF_ET_DYN_BASEKees Cook
2017-07-21powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-07-21arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-07-21arm: move ELF_ET_DYN_BASE to 4MBKees Cook
2017-07-21binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook
2017-07-21parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller
2017-07-21parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer
2017-07-21parisc: use compat_sys_keyctl()Eric Biggers
2017-07-21parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller
2017-07-15x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka
2017-07-15x86/uaccess: Optimize copy_user_enhanced_fast_string() for short stringsPaolo Abeni