summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.1.35v4.1.35Sasha Levin2016-10-231-1/+1
* xhci: fix usb2 resume timing and races.Mathias Nyman2016-10-232-6/+42
* mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-10-232-2/+13
* timekeeping: Fix __ktime_get_fast_ns() regressionJohn Stultz2016-10-231-2/+5
* time: Add cycles to nanoseconds translationChristopher S. Hall2016-10-231-4/+21
* Linux 4.1.34v4.1.34Sasha Levin2016-10-091-1/+1
* openrisc: fix the fix of copy_from_user()Guenter Roeck2016-10-091-1/+1
* avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck2016-10-091-2/+2
* fix memory leaks in tracing_buffers_splice_read()Al Viro2016-10-031-6/+8
* tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)2016-10-031-7/+8
* MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn2016-10-031-4/+3
* MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton2016-10-031-0/+2
* btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney2016-10-031-0/+12
* fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro2016-10-031-19/+19
* ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant2016-10-031-10/+24
* fanotify: fix list corruption in fanotify_get_response()Jan Kara2016-10-034-42/+25
* fsnotify: add a way to stop queueing events on group shutdownJan Kara2016-10-033-1/+29
* autofs: use dentry flags to block walks during expireIan Kent2016-10-031-13/+42
* autofs racesAl Viro2016-10-033-22/+15
* ocfs2/dlm: fix race between convert and migrationJoseph Qi2016-10-031-6/+6
* MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski2016-10-031-4/+4
* can: flexcan: fix resume functionFabio Estevam2016-10-031-5/+8
* drm: Only use compat ioctl for addfb2 on X86/IA64Kristian H. Kristensen2016-10-031-0/+4
* fix iov_iter_fault_in_readable()Al Viro2016-10-032-23/+3
* USB: change bInterval default to 10 msAlan Stern2016-10-031-11/+17
* fix minor infoleak in get_user_ex()Al Viro2016-10-021-1/+5
* avr32: fix copy_from_user()Al Viro2016-10-023-4/+13
* microblaze: fix __get_user()Al Viro2016-10-021-1/+1
* microblaze: fix copy_from_user()Al Viro2016-10-021-3/+6
* m32r: fix __get_user()Al Viro2016-10-021-1/+1
* blackfin: fix copy_from_user()Al Viro2016-10-021-4/+5
* sparc32: fix copy_from_user()Al Viro2016-10-021-1/+3
* sh: fix copy_from_user()Al Viro2016-10-021-1/+4
* sh64: failing __get_user() should zeroAl Viro2016-10-021-0/+1
* score: fix copy_from_user() and friendsAl Viro2016-10-021-21/+20
* score: fix __get_user/get_userAl Viro2016-10-021-1/+4
* s390: get_user() should zero on failureAl Viro2016-10-021-4/+4
* ppc32: fix copy_from_user()Al Viro2016-10-021-19/+2
* parisc: fix copy_from_user()Al Viro2016-10-021-2/+4
* openrisc: fix copy_from_user()Al Viro2016-10-021-24/+11
* nios2: fix __get_user()Al Viro2016-10-021-2/+2
* nios2: copy_from_user() should zero the tail of destinationAl Viro2016-10-021-3/+6
* mn10300: copy_from_user() should zero on access_ok() failure...Al Viro2016-10-021-1/+3
* mn10300: failing __get_user() and get_user() should zeroAl Viro2016-10-021-0/+1
* mips: copy_from_user() must zero the destination on access_ok() failureAl Viro2016-10-021-0/+3
* ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta2016-10-021-2/+9
* metag: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-10-021-1/+2
* ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-10-021-11/+9
* hexagon: fix strncpy_from_user() error returnAl Viro2016-10-021-1/+2
* frv: fix clear_user()Al Viro2016-10-021-3/+9