summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-09-24Linux 4.7.5v4.7.5Greg Kroah-Hartman
2016-09-24openrisc: fix the fix of copy_from_user()Guenter Roeck
2016-09-24avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck
2016-09-24Add braces to avoid "ambiguous ‘else’" compiler warningsLinus Torvalds
2016-09-24genirq/msi: Fix broken debug outputThomas Gleixner
2016-09-24iwlegacy: avoid warning about missing bracesArnd Bergmann
2016-09-24ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-09-24ppc32: fix copy_from_user()Al Viro
2016-09-24sparc32: fix copy_from_user()Al Viro
2016-09-24mn10300: copy_from_user() should zero on access_ok() failure...Al Viro
2016-09-24nios2: copy_from_user() should zero the tail of destinationAl Viro
2016-09-24openrisc: fix copy_from_user()Al Viro
2016-09-24parisc: fix copy_from_user()Al Viro
2016-09-24metag: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-09-24alpha: fix copy_from_user()Al Viro
2016-09-24asm-generic: make copy_from_user() zero the destination properlyAl Viro
2016-09-24mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2016-09-24hexagon: fix strncpy_from_user() error returnAl Viro
2016-09-24sh: cmpxchg: fix a bit shift bug in big_endian osPan Xinhui
2016-09-24sh: fix copy_from_user()Al Viro
2016-09-24score: fix copy_from_user() and friendsAl Viro
2016-09-24blackfin: fix copy_from_user()Al Viro
2016-09-24cris: buggered copy_from_user/copy_to_user/clear_userAl Viro
2016-09-24frv: fix clear_user()Al Viro
2016-09-24asm-generic: make get_user() clear the destination on errorsAl Viro
2016-09-24ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta
2016-09-24s390: get_user() should zero on failureAl Viro
2016-09-24score: fix __get_user/get_userAl Viro
2016-09-24nios2: fix __get_user()Al Viro
2016-09-24sh64: failing __get_user() should zeroAl Viro
2016-09-24m32r: fix __get_user()Al Viro
2016-09-24mn10300: failing __get_user() and get_user() should zeroAl Viro
2016-09-24fix minor infoleak in get_user_ex()Al Viro
2016-09-24microblaze: fix copy_from_user()Al Viro
2016-09-24avr32: fix copy_from_user()Al Viro
2016-09-24microblaze: fix __get_user()Al Viro
2016-09-24fix iov_iter_fault_in_readable()Al Viro
2016-09-24irqchip/atmel-aic: Fix potential deadlock in ->xlate()Boris Brezillon
2016-09-24genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon
2016-09-24mmc: sdhci-st: Handle interconnect clockLee Jones
2016-09-24svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")Chuck Lever
2016-09-24drm: Only use compat ioctl for addfb2 on X86/IA64Kristian H. Kristensen
2016-09-24drm/i915: Ignore OpRegion panel type except on select machinesVille Syrjälä
2016-09-24drm: atmel-hlcdc: Fix vertical scalingJan Leupold
2016-09-24kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann
2016-09-24mpssd: fix buffer overflow warningMike Danese
2016-09-24powerpc/32: Fix again csum_partial_copy_generic()Christophe Leroy
2016-09-24powerpc/32: Fix csum_partial_copy_generic()Christophe Leroy
2016-09-24x86/efi: Use efi_exit_boot_services()Jeffrey Hugo
2016-09-24efi/libstub: Use efi_exit_boot_services() in FDTJeffrey Hugo