summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-01-15arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall1-2/+1
2017-01-15powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2-12/+1
2017-01-15KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras5-0/+13
2016-12-23x86/kexec: add -fno-PIESebastian Andrzej Siewior1-0/+1
2016-12-23x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski1-1/+1
2016-12-23ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros1-1/+1
2016-11-24parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin1-2/+9
2016-11-24KVM: MIPS: Make ERET handle ERL before EXLJames Hogan1-4/+4
2016-11-24powerpc: Convert cmp to cmpd in idle enter sequenceSasha Levin1-1/+1
2016-11-24powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat1-0/+2
2016-10-22x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper1-2/+1
2016-10-10openrisc: fix the fix of copy_from_user()Guenter Roeck1-1/+1
2016-10-10ARM: orion: convert the irq_reg_{readl,writel} calls to the new APIGregory CLEMENT1-4/+4
2016-10-10avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck1-2/+2
2016-10-10hexagon: Fix build failures in linux-nextGuenter Roeck5-22/+31
2016-10-06fix minor infoleak in get_user_ex()Al Viro1-1/+5
2016-10-06avr32: fix copy_from_user()Al Viro3-4/+13
2016-10-06microblaze: fix __get_user()Al Viro1-1/+1
2016-10-06microblaze: fix copy_from_user()Al Viro1-3/+6
2016-10-06m32r: fix __get_user()Al Viro1-1/+1
2016-10-06blackfin: fix copy_from_user()Al Viro1-4/+5
2016-10-06sparc32: fix copy_from_user()Al Viro1-1/+3
2016-10-06sh: fix copy_from_user()Al Viro1-1/+4
2016-10-06sh64: failing __get_user() should zeroAl Viro1-0/+1
2016-10-06score: fix copy_from_user() and friendsAl Viro1-21/+20
2016-10-06score: fix __get_user/get_userAl Viro1-1/+4
2016-10-06s390: get_user() should zero on failureAl Viro1-4/+4
2016-10-06ppc32: fix copy_from_user()Al Viro1-19/+2
2016-10-06parisc: fix copy_from_user()Al Viro1-2/+4
2016-10-06openrisc: fix copy_from_user()Al Viro1-24/+11
2016-10-06mn10300: copy_from_user() should zero on access_ok() failure...Al Viro1-1/+3
2016-10-06mn10300: failing __get_user() and get_user() should zeroAl Viro1-0/+1
2016-10-06mips: copy_from_user() must zero the destination on access_ok() failureAl Viro1-0/+3
2016-10-06ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta1-2/+9
2016-10-06metag: copy_from_user() should zero the destination on access_ok() failureAl Viro1-1/+2
2016-10-06ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro1-11/+9
2016-10-06hexagon: fix strncpy_from_user() error returnAl Viro1-1/+2
2016-10-06frv: fix clear_user()Al Viro1-3/+9
2016-10-06MIPS: Add a missing ".set pop" in an early commitHuacai Chen1-0/+1
2016-10-06MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn1-0/+2
2016-10-06crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel1-1/+1
2016-10-06arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon1-0/+10
2016-10-06kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose2-2/+1
2016-10-06powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras1-1/+6
2016-10-04ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sxAnson Huang1-1/+1
2016-10-04ARM: kirkwood: ib62x0: fix size of u-boot environment partitionSimon Baatz1-1/+1
2016-10-04ARM: OMAP3: hwmod data: Add sysc information for DSISebastian Reichel1-0/+12
2016-09-18MIPS: KVM: Check for pfn noslot caseJames Hogan1-1/+1
2016-09-16Revert "ARC: mm: don't loose PTE_SPECIAL in pte_modify()"Sasha Levin1-1/+1
2016-09-16x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai1-0/+12