summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.44v3.18.44Sasha Levin2016-10-221-1/+1
* xhci: fix usb2 resume timing and races.Mathias Nyman2016-10-222-6/+42
* x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper2016-10-221-2/+1
* mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-10-222-2/+13
* Linux 3.18.43v3.18.43Sasha Levin2016-10-091-1/+1
* openrisc: fix the fix of copy_from_user()Guenter Roeck2016-10-091-1/+1
* ARM: orion: convert the irq_reg_{readl,writel} calls to the new APIGregory CLEMENT2016-10-091-4/+4
* avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck2016-10-091-2/+2
* hexagon: Fix build failures in linux-nextGuenter Roeck2016-10-095-22/+31
* block: Do a full clone when splitting discard biosMartin K. Petersen2016-10-071-3/+12
* btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney2016-10-051-0/+12
* fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro2016-10-051-19/+19
* ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant2016-10-051-10/+24
* fanotify: fix list corruption in fanotify_get_response()Jan Kara2016-10-054-42/+25
* fsnotify: add a way to stop queueing events on group shutdownJan Kara2016-10-053-1/+29
* autofs: use dentry flags to block walks during expireIan Kent2016-10-051-13/+42
* autofs racesAl Viro2016-10-053-22/+15
* ocfs2/dlm: fix race between convert and migrationJoseph Qi2016-10-051-6/+6
* can: flexcan: fix resume functionFabio Estevam2016-10-051-5/+8
* USB: change bInterval default to 10 msAlan Stern2016-10-051-11/+17
* fix minor infoleak in get_user_ex()Al Viro2016-10-051-1/+5
* avr32: fix copy_from_user()Al Viro2016-10-053-4/+13
* microblaze: fix __get_user()Al Viro2016-10-051-1/+1
* microblaze: fix copy_from_user()Al Viro2016-10-051-3/+6
* m32r: fix __get_user()Al Viro2016-10-051-1/+1
* blackfin: fix copy_from_user()Al Viro2016-10-051-4/+5
* sparc32: fix copy_from_user()Al Viro2016-10-051-1/+3
* sh: fix copy_from_user()Al Viro2016-10-051-1/+4
* sh64: failing __get_user() should zeroAl Viro2016-10-051-0/+1
* score: fix copy_from_user() and friendsAl Viro2016-10-051-21/+20
* score: fix __get_user/get_userAl Viro2016-10-051-1/+4
* s390: get_user() should zero on failureAl Viro2016-10-051-4/+4
* ppc32: fix copy_from_user()Al Viro2016-10-051-19/+2
* parisc: fix copy_from_user()Al Viro2016-10-051-2/+4
* openrisc: fix copy_from_user()Al Viro2016-10-051-24/+11
* mn10300: copy_from_user() should zero on access_ok() failure...Al Viro2016-10-051-1/+3
* mn10300: failing __get_user() and get_user() should zeroAl Viro2016-10-051-0/+1
* mips: copy_from_user() must zero the destination on access_ok() failureAl Viro2016-10-051-0/+3
* ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta2016-10-051-2/+9
* metag: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-10-051-1/+2
* ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-10-051-11/+9
* hexagon: fix strncpy_from_user() error returnAl Viro2016-10-051-1/+2
* frv: fix clear_user()Al Viro2016-10-051-3/+9
* asm-generic: make get_user() clear the destination on errorsAl Viro2016-10-051-3/+7
* asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato2016-10-051-4/+6
* nl80211: validate number of probe response CSA countersJohannes Berg2016-10-051-1/+1
* MIPS: Add a missing ".set pop" in an early commitHuacai Chen2016-10-051-0/+1
* genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon2016-10-051-0/+10
* genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee2016-10-056-75/+78
* MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn2016-10-051-0/+2