summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-05-09ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf
2017-05-09MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-05-09xen/x86: don't lose event interruptsStefano Stabellini
2017-05-09MIPS: Fix crash registers on non-crashing CPUsCorey Minyard
2017-05-09powerpc: Reject binutils 2.24 when building little endianMichael Ellerman
2017-05-09kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose
2017-05-09x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam
2017-05-09mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-05-03powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt
2017-04-28x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner
2017-04-28perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra
2017-04-27s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri
2017-04-27powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras
2017-04-26metag/usercopy: Add missing fixupsJames Hogan
2017-04-26metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan
2017-04-26metag/usercopy: Set flags before ADDZJames Hogan
2017-04-26metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan
2017-04-26metag/usercopy: Add early abort to copy_to_userJames Hogan
2017-04-26metag/usercopy: Fix alignment error checkingJames Hogan
2017-04-26metag/usercopy: Drop unused macrosJames Hogan
2017-04-07metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin
2017-04-07metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin
2017-04-07metag/ptrace: Preserve previous registers for short regset writeDave Martin
2017-04-07sparc/ptrace: Preserve previous registers for short regset writeDave Martin
2017-04-07c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin
2017-04-07xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman
2017-04-07s390/pci: fix use after free in dma_initSebastian Ott
2017-04-07KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth
2017-04-07crypto: ghash-clmulni - Fix load failureWang, Rui Y
2017-03-28MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle
2017-03-28MIPS: ralink: Cosmetic change to prom_init().John Crispin
2017-03-28MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann
2017-03-28MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann
2017-03-13xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov
2017-03-13s390: TASK_SIZE for kernel threadsMartin Schwidefsky
2017-03-13KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng
2017-03-13MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.Ralf Baechle
2017-03-13MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle
2017-03-13powerpc/xmon: Fix data-breakpointRavi Bangoria
2017-03-13MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton
2017-03-13MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton
2017-03-13MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton
2017-03-13MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton
2017-03-13MIPS: Prevent unaligned accesses during stack unwindingPaul Burton
2017-03-13MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton
2017-03-13MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill
2017-03-13MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle
2017-03-03net: filter: s390: fix JIT address randomizationHeiko Carstens
2017-03-03net: filter: x86: fix JIT address randomizationAlexei Starovoitov
2017-03-01x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner