summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-07-28MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki1-1/+1
2017-07-28MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki1-8/+4
2017-07-28MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki1-8/+8
2017-07-28MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki1-3/+4
2017-07-28MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki1-0/+38
2017-07-28MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki1-4/+1
2017-07-28MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki1-0/+1
2017-07-28MIPS: Save static registers before sysmipsJames Hogan5-4/+10
2017-07-28MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki1-1/+1
2017-07-28x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han1-1/+1
2017-07-28x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han1-0/+8
2017-07-28MIPS: Negate error syscall return in traceJames Hogan1-1/+1
2017-07-28MIPS: Fix mips_atomic_set() with EVAJames Hogan1-2/+5
2017-07-28MIPS: Fix mips_atomic_set() retry conditionJames Hogan1-1/+1
2017-07-28s390/syscalls: Fix out of bounds arguments accessJiri Olsa1-0/+6
2017-07-28x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki1-0/+3
2017-07-28powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran1-1/+1
2017-07-28powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard1-0/+13
2017-07-28powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard1-2/+4
2017-07-28powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman1-2/+2
2017-07-21kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang1-2/+4
2017-07-21kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson2-0/+5
2017-07-21kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson2-2/+10
2017-07-21kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson1-1/+0
2017-07-21KVM: x86: disable MPX if host did not enable MPX XSAVE featuresPaolo Bonzini3-18/+17
2017-07-21crypto: sha1-ssse3 - Disable avx2Herbert Xu1-1/+1
2017-07-21s390: reduce ELF_ET_DYN_BASEKees Cook1-8/+7
2017-07-21powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook1-6/+7
2017-07-21arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook1-6/+6
2017-07-21arm: move ELF_ET_DYN_BASE to 4MBKees Cook1-6/+2
2017-07-21binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook1-6/+7
2017-07-21parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller1-2/+13
2017-07-21parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer1-4/+7
2017-07-21parisc: use compat_sys_keyctl()Eric Biggers1-1/+1
2017-07-21parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller1-1/+1
2017-07-15x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka3-16/+20
2017-07-15x86/uaccess: Optimize copy_user_enhanced_fast_string() for short stringsPaolo Abeni1-2/+5
2017-07-15x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf1-1/+2
2017-07-05KVM: nVMX: Fix exception injectionWanpeng Li1-1/+1
2017-07-05KVM: x86: zero base3 of unusable segmentsRadim Krčmář1-0/+2
2017-07-05KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář1-1/+1
2017-07-05KVM: x86: fix emulation of RSM and IRET instructionsLadi Prosek3-11/+24
2017-07-05x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski1-3/+1
2017-07-05x86/mpx: Correctly report do_mpx_bt_fault() failures to user-spaceJoerg Roedel1-9/+1
2017-07-05ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger1-4/+4
2017-07-05ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi1-3/+3
2017-07-05s390/ctl_reg: make __ctl_load a full memory barrierHeiko Carstens1-1/+3
2017-07-05x86/mpx: Use compatible types in comparison to fix sparse errorTobias Klauser1-1/+1
2017-07-05powerpc/eeh: Enable IO path on permanent errorGavin Shan1-1/+9
2017-07-05MIPS: ralink: fix MT7628 wled_an pinmux gpioÁlvaro Fernández Rojas1-4/+4