summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-04-22KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth
2017-04-22mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-04-22powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt
2017-04-22powerpc/boot: Fix zImage TOC alignmentMichael Ellerman
2017-04-22powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras
2017-04-22powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat
2017-04-22s390/uaccess: get_user() should zero on failure (again)Heiko Carstens
2017-04-22s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri
2017-04-22metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin
2017-04-22metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin
2017-04-22metag/ptrace: Preserve previous registers for short regset writeDave Martin
2017-04-22sparc/ptrace: Preserve previous registers for short regset writeDave Martin
2017-04-22mips/ptrace: Preserve previous registers for short regset writeDave Martin
2017-04-22c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin
2017-04-22kvm: fix page struct leak in handle_vmonPaolo Bonzini
2017-04-22Revert "ARM: 8457/1: psci-smp is built only for SMP"Amit Pundir
2017-04-22x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause
2017-04-22x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner
2017-04-22perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra
2017-04-18powerpc: Emulation support for load/store instructions on LERavi Bangoria
2017-04-18MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle
2017-04-18MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann
2017-04-18MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann
2017-04-18KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank
2017-04-18s390: use correct input data address for setup_randomnessHeiko Carstens
2017-04-18s390: make setup_randomness workHeiko Carstens
2017-04-18s390: TASK_SIZE for kernel threadsMartin Schwidefsky
2017-04-18crypto: ghash-clmulni - Fix load failureWang, Rui Y
2017-04-18xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov
2017-04-18KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank
2017-04-18ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann
2017-04-18Fix potential infoleak in older kernelsLinus Torvalds
2017-02-08x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.hIngo Molnar
2017-02-08x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross
2017-01-15arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall
2017-01-15powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand
2017-01-15KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras
2016-12-23x86/kexec: add -fno-PIESebastian Andrzej Siewior
2016-12-23x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski
2016-12-23ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros
2016-11-23parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin
2016-11-23KVM: MIPS: Make ERET handle ERL before EXLJames Hogan
2016-11-23powerpc: Convert cmp to cmpd in idle enter sequenceSasha Levin
2016-11-23powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat
2016-10-22x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
2016-10-09openrisc: fix the fix of copy_from_user()Guenter Roeck
2016-10-09ARM: orion: convert the irq_reg_{readl,writel} calls to the new APIGregory CLEMENT
2016-10-09avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck
2016-10-09hexagon: Fix build failures in linux-nextGuenter Roeck
2016-10-05fix minor infoleak in get_user_ex()Al Viro