summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-09-30crypto: arm/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel1-1/+1
2016-09-30crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel1-1/+1
2016-09-24openrisc: fix the fix of copy_from_user()Guenter Roeck1-1/+1
2016-09-24avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck1-2/+2
2016-09-24ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro1-11/+9
2016-09-24ppc32: fix copy_from_user()Al Viro1-19/+2
2016-09-24sparc32: fix copy_from_user()Al Viro1-1/+3
2016-09-24mn10300: copy_from_user() should zero on access_ok() failure...Al Viro1-1/+3
2016-09-24nios2: copy_from_user() should zero the tail of destinationAl Viro1-3/+6
2016-09-24openrisc: fix copy_from_user()Al Viro1-24/+11
2016-09-24parisc: fix copy_from_user()Al Viro1-2/+4
2016-09-24metag: copy_from_user() should zero the destination on access_ok() failureAl Viro1-1/+2
2016-09-24alpha: fix copy_from_user()Al Viro1-11/+8
2016-09-24mips: copy_from_user() must zero the destination on access_ok() failureAl Viro1-0/+3
2016-09-24hexagon: fix strncpy_from_user() error returnAl Viro1-1/+2
2016-09-24sh: fix copy_from_user()Al Viro1-1/+4
2016-09-24score: fix copy_from_user() and friendsAl Viro1-21/+20
2016-09-24blackfin: fix copy_from_user()Al Viro1-4/+5
2016-09-24cris: buggered copy_from_user/copy_to_user/clear_userAl Viro1-39/+32
2016-09-24frv: fix clear_user()Al Viro1-3/+9
2016-09-24ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta1-2/+9
2016-09-24s390: get_user() should zero on failureAl Viro1-4/+4
2016-09-24score: fix __get_user/get_userAl Viro1-1/+4
2016-09-24nios2: fix __get_user()Al Viro1-2/+2
2016-09-24sh64: failing __get_user() should zeroAl Viro1-0/+1
2016-09-24m32r: fix __get_user()Al Viro1-1/+1
2016-09-24mn10300: failing __get_user() and get_user() should zeroAl Viro1-0/+1
2016-09-24fix minor infoleak in get_user_ex()Al Viro1-1/+5
2016-09-24microblaze: fix copy_from_user()Al Viro1-3/+6
2016-09-24avr32: fix copy_from_user()Al Viro3-4/+13
2016-09-24microblaze: fix __get_user()Al Viro1-1/+1
2016-09-24kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann1-0/+2
2016-09-24arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon1-0/+10
2016-09-24ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST SDHCILee Jones1-4/+6
2016-09-24ARM: dts: overo: fix gpmc nand on boards with ethernetJohan Hovold4-8/+3
2016-09-24ARM: dts: overo: fix gpmc nand cs0 rangeJohan Hovold1-1/+1
2016-09-24ARM: dts: imx6qdl: Fix SPDIF regressionFabio Estevam1-1/+1
2016-09-24ARM: OMAP3: hwmod data: Add sysc information for DSISebastian Reichel1-0/+12
2016-09-24ARM: kirkwood: ib62x0: fix size of u-boot environment partitionSimon Baatz1-1/+1
2016-09-24ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sxAnson Huang1-1/+1
2016-09-24ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ulPeter Chen1-1/+1
2016-09-24ARM: AM43XX: hwmod: Fix RSTST register offset for prussKeerthy2-0/+2
2016-09-24ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)Lee Jones1-4/+8
2016-09-24kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose2-2/+1
2016-09-24x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai1-0/+12
2016-09-24x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt1-2/+2
2016-09-24ARC: mm: fix build breakage with STRICT_MM_TYPECHECKSVineet Gupta1-2/+1
2016-09-24powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras1-1/+6
2016-09-24powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha2-2/+12
2016-09-24powerpc/tm: do not use r13 for tabort_syscallNicholas Piggin1-6/+6