summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-10-09Linux 4.1.34v4.1.34Sasha Levin
2016-10-09openrisc: fix the fix of copy_from_user()Guenter Roeck
2016-10-09avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck
2016-10-03fix memory leaks in tracing_buffers_splice_read()Al Viro
2016-10-03tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)
2016-10-03MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn
2016-10-03MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton
2016-10-03btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-10-03fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-10-03ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant
2016-10-03fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-10-03fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-10-03autofs: use dentry flags to block walks during expireIan Kent
2016-10-03autofs racesAl Viro
2016-10-03ocfs2/dlm: fix race between convert and migrationJoseph Qi
2016-10-03MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski
2016-10-03can: flexcan: fix resume functionFabio Estevam
2016-10-03drm: Only use compat ioctl for addfb2 on X86/IA64Kristian H. Kristensen
2016-10-03fix iov_iter_fault_in_readable()Al Viro
2016-10-03USB: change bInterval default to 10 msAlan Stern
2016-10-02fix minor infoleak in get_user_ex()Al Viro
2016-10-02avr32: fix copy_from_user()Al Viro
2016-10-02microblaze: fix __get_user()Al Viro
2016-10-02microblaze: fix copy_from_user()Al Viro
2016-10-02m32r: fix __get_user()Al Viro
2016-10-02blackfin: fix copy_from_user()Al Viro
2016-10-02sparc32: fix copy_from_user()Al Viro
2016-10-02sh: fix copy_from_user()Al Viro
2016-10-02sh64: failing __get_user() should zeroAl Viro
2016-10-02score: fix copy_from_user() and friendsAl Viro
2016-10-02score: fix __get_user/get_userAl Viro
2016-10-02s390: get_user() should zero on failureAl Viro
2016-10-02ppc32: fix copy_from_user()Al Viro
2016-10-02parisc: fix copy_from_user()Al Viro
2016-10-02openrisc: fix copy_from_user()Al Viro
2016-10-02nios2: fix __get_user()Al Viro
2016-10-02nios2: copy_from_user() should zero the tail of destinationAl Viro
2016-10-02mn10300: copy_from_user() should zero on access_ok() failure...Al Viro
2016-10-02mn10300: failing __get_user() and get_user() should zeroAl Viro
2016-10-02mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2016-10-02ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta
2016-10-02metag: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-10-02ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-10-02hexagon: fix strncpy_from_user() error returnAl Viro
2016-10-02frv: fix clear_user()Al Viro
2016-10-02cris: buggered copy_from_user/copy_to_user/clear_userAl Viro
2016-10-02asm-generic: make get_user() clear the destination on errorsAl Viro
2016-10-02asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato
2016-10-02nl80211: validate number of probe response CSA countersJohannes Berg
2016-10-02MIPS: Add a missing ".set pop" in an early commitHuacai Chen