summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390: use correct input data address for setup_randomnessHeiko Carstens2017-04-181-1/+1
* s390: make setup_randomness workHeiko Carstens2017-04-181-3/+3
* s390: TASK_SIZE for kernel threadsMartin Schwidefsky2017-04-181-1/+2
* crypto: ghash-clmulni - Fix load failureWang, Rui Y2017-04-181-0/+26
* xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov2017-04-181-2/+2
* KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank2017-04-181-0/+3
* ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann2017-04-181-1/+1
* Fix potential infoleak in older kernelsLinus Torvalds2017-04-181-5/+5
* x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.hIngo Molnar2017-02-081-6/+5
* x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross2017-02-081-1/+1
* arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall2017-01-151-2/+1
* powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2017-01-152-12/+1
* KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2017-01-155-0/+13
* x86/kexec: add -fno-PIESebastian Andrzej Siewior2016-12-231-0/+1
* x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski2016-12-231-1/+1
* ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros2016-12-231-1/+1
* parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin2016-11-231-2/+9
* KVM: MIPS: Make ERET handle ERL before EXLJames Hogan2016-11-231-4/+4
* powerpc: Convert cmp to cmpd in idle enter sequenceSasha Levin2016-11-231-1/+1
* powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat2016-11-231-0/+2
* x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper2016-10-221-2/+1
* openrisc: fix the fix of copy_from_user()Guenter Roeck2016-10-091-1/+1
* ARM: orion: convert the irq_reg_{readl,writel} calls to the new APIGregory CLEMENT2016-10-091-4/+4
* avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck2016-10-091-2/+2
* hexagon: Fix build failures in linux-nextGuenter Roeck2016-10-095-22/+31
* fix minor infoleak in get_user_ex()Al Viro2016-10-051-1/+5
* avr32: fix copy_from_user()Al Viro2016-10-053-4/+13
* microblaze: fix __get_user()Al Viro2016-10-051-1/+1
* microblaze: fix copy_from_user()Al Viro2016-10-051-3/+6
* m32r: fix __get_user()Al Viro2016-10-051-1/+1
* blackfin: fix copy_from_user()Al Viro2016-10-051-4/+5
* sparc32: fix copy_from_user()Al Viro2016-10-051-1/+3
* sh: fix copy_from_user()Al Viro2016-10-051-1/+4
* sh64: failing __get_user() should zeroAl Viro2016-10-051-0/+1
* score: fix copy_from_user() and friendsAl Viro2016-10-051-21/+20
* score: fix __get_user/get_userAl Viro2016-10-051-1/+4
* s390: get_user() should zero on failureAl Viro2016-10-051-4/+4
* ppc32: fix copy_from_user()Al Viro2016-10-051-19/+2
* parisc: fix copy_from_user()Al Viro2016-10-051-2/+4
* openrisc: fix copy_from_user()Al Viro2016-10-051-24/+11
* mn10300: copy_from_user() should zero on access_ok() failure...Al Viro2016-10-051-1/+3
* mn10300: failing __get_user() and get_user() should zeroAl Viro2016-10-051-0/+1
* mips: copy_from_user() must zero the destination on access_ok() failureAl Viro2016-10-051-0/+3
* ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta2016-10-051-2/+9
* metag: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-10-051-1/+2
* ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-10-051-11/+9
* hexagon: fix strncpy_from_user() error returnAl Viro2016-10-051-1/+2
* frv: fix clear_user()Al Viro2016-10-051-3/+9
* MIPS: Add a missing ".set pop" in an early commitHuacai Chen2016-10-051-0/+1
* MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn2016-10-051-0/+2