summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-09Linux 3.18.43v3.18.43Sasha Levin
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-07block: Do a full clone when splitting discard biosMartin K. Petersen
2016-10-05btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-10-05fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-10-05ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant
2016-10-05fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-10-05fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-10-05autofs: use dentry flags to block walks during expireIan Kent
2016-10-05autofs racesAl Viro
2016-10-05ocfs2/dlm: fix race between convert and migrationJoseph Qi
2016-10-05can: flexcan: fix resume functionFabio Estevam
2016-10-05USB: change bInterval default to 10 msAlan Stern
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
2016-10-05ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-10-05hexagon: fix strncpy_from_user() error returnAl Viro
2016-10-05frv: fix clear_user()Al Viro
2016-10-05asm-generic: make get_user() clear the destination on errorsAl Viro
2016-10-05asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato
2016-10-05nl80211: validate number of probe response CSA countersJohannes Berg
2016-10-05MIPS: Add a missing ".set pop" in an early commitHuacai Chen
2016-10-05genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon
2016-10-05genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee
2016-10-05MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn
2016-10-05crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-10-05crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu
2016-10-05USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas
2016-10-05asm-generic: make copy_from_user() zero the destination properlyAl Viro