summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2016-10-05avr32: fix copy_from_user()Al Viro
2016-10-05microblaze: fix __get_user()Al Viro
2016-10-05microblaze: fix copy_from_user()Al Viro
2016-10-05m32r: fix __get_user()Al Viro
2016-10-05blackfin: fix copy_from_user()Al Viro
2016-10-05sparc32: fix copy_from_user()Al Viro
2016-10-05sh: fix copy_from_user()Al Viro
2016-10-05sh64: failing __get_user() should zeroAl Viro
2016-10-05score: fix copy_from_user() and friendsAl Viro
2016-10-05score: fix __get_user/get_userAl Viro
2016-10-05s390: get_user() should zero on failureAl Viro
2016-10-05ppc32: fix copy_from_user()Al Viro
2016-10-05parisc: fix copy_from_user()Al Viro
2016-10-05openrisc: fix copy_from_user()Al Viro
2016-10-05mn10300: copy_from_user() should zero on access_ok() failure...Al Viro
2016-10-05mn10300: failing __get_user() and get_user() should zeroAl Viro
2016-10-05mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2016-10-05ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta
2016-10-05metag: copy_from_user() should zero the destination on access_ok() failureAl Viro