summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-12-05KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini
2017-12-05KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon
2017-11-30s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens
2017-11-30powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao
2017-11-30parisc: Fix validity check of pointer size argument in new CAS implementationJohn David Anglin
2017-11-30KVM: SVM: obey guest PATPaolo Bonzini
2017-11-30KVM: nVMX: set IDTR and GDTR limits when loading L1 host stateLadi Prosek
2017-11-30MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey
2017-11-30MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki
2017-11-30ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin
2017-11-30x86/decoder: Add new TEST instruction patternMasami Hiramatsu
2017-11-30s390/disassembler: increase show_code buffer sizeVasily Gorbik
2017-11-21MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton
2017-11-21MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski
2017-11-21MIPS: End asm function prologue macros with .insnPaul Burton
2017-11-21ARM: OMAP2+: Fix init for multiple quirks for the same SoCTony Lindgren
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-11-18Revert "ARM: dts: imx53-qsb-common: fix FEC pinmux config"Greg Kroah-Hartman
2017-11-15x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov
2017-11-15MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen
2017-11-15MIPS: Fix CM region target definitionsPaul Burton
2017-11-15MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva
2017-11-15ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland
2017-11-15crypto: x86/sha1-mb - fix panic due to unaligned accessAndrey Ryabinin
2017-11-15serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart
2017-11-15ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6Tony Lindgren
2017-11-15ARM: dts: imx53-qsb-common: fix FEC pinmux configPatrick Bruenn
2017-11-08x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2017-11-08ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann
2017-11-08arm64: ensure __dump_instr() checks addr_limitMark Rutland
2017-10-27parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin
2017-10-27parisc: Avoid trashing sr2 and sr3 in LWS codeJohn David Anglin
2017-10-21x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-10-08parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav
2017-10-08ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAMAfzal Mohammed
2017-10-08MIPS: Ensure bss section ends on a long-aligned addressPaul Burton
2017-10-05swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-10-05x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers
2017-10-05kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson
2017-10-05arm64: Make sure SPsel is always setMarc Zyngier
2017-10-05powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler
2017-10-05KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras
2017-09-27ARC: Re-enable MMU upon Machine Check exceptionJose Abreu
2017-09-27powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman
2017-09-13ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland
2017-09-02x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf
2017-09-02x86-64: Handle PC-relative relocations on per-CPU dataJan Beulich
2017-09-02arm64: fpsimd: Prevent registers leaking across execDave Martin
2017-09-02arm64: flush FP/SIMD state correctly after execve()Ard Biesheuvel