summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.2.84v3.2.84Ben Hutchings2016-11-201-1/+1
* ext3: NULL dereference in ext3_evict_inode()Dan Carpenter2016-11-201-0/+4
* xenbus: don't look up transaction IDs for ordinary writesJan Beulich2016-11-201-1/+1
* xenbus: don't BUG() on user mode induced conditionJan Beulich2016-11-201-6/+8
* usbvision: revert commit 588afcc1Vladis Dronov2016-11-201-7/+0
* posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-11-2014-96/+97
* Btrfs: skip adding an acl attribute if we don't have toLiu Bo2016-11-201-0/+2
* fs: Avoid premature clearing of capabilitiesJan Kara2016-11-201-6/+14
* fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-11-2054-80/+100
* firewire: net: guard against rx buffer overflowsStefan Richter2016-11-201-13/+33
* scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter2016-11-201-1/+7
* KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells2016-11-201-1/+1
* Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery2016-11-201-7/+12
* mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang2016-11-201-1/+2
* ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-11-206-7/+12
* tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)2016-11-201-7/+8
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2016-11-202-11/+19
* btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney2016-11-201-0/+12
* i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu2016-11-201-7/+11
* ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant2016-11-201-10/+24
* ocfs2/dlm: fix race between convert and migrationJoseph Qi2016-11-201-6/+6
* xfrm: Fix memory leak of aead algorithm nameIlan Tayari2016-11-201-0/+1
* openrisc: fix the fix of copy_from_user()Guenter Roeck2016-11-201-1/+1
* avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck2016-11-201-2/+2
* irda: Free skb on irda_accept error path.phil.turnbull@oracle.com2016-11-201-3/+2
* IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker2016-11-201-0/+9
* USB: change bInterval default to 10 msAlan Stern2016-11-201-11/+17
* avr32: fix copy_from_user()Al Viro2016-11-203-4/+13
* microblaze: fix __get_user()Al Viro2016-11-201-1/+1
* microblaze: fix copy_from_user()Al Viro2016-11-201-3/+6
* m32r: fix __get_user()Al Viro2016-11-201-1/+1
* blackfin: fix copy_from_user()Al Viro2016-11-201-4/+5
* sparc32: fix copy_from_user()Al Viro2016-11-201-1/+3
* sh: fix copy_from_user()Al Viro2016-11-201-1/+4
* sh64: failing __get_user() should zeroAl Viro2016-11-201-0/+1
* score: fix copy_from_user() and friendsAl Viro2016-11-201-21/+20
* score: fix __get_user/get_userAl Viro2016-11-201-1/+4
* s390: get_user() should zero on failureAl Viro2016-11-201-4/+4
* ppc32: fix copy_from_user()Al Viro2016-11-201-19/+2
* parisc: fix copy_from_user()Al Viro2016-11-201-2/+5
* openrisc: fix copy_from_user()Al Viro2016-11-201-24/+11
* mn10300: copy_from_user() should zero on access_ok() failure...Al Viro2016-11-201-1/+4
* mn10300: failing __get_user() and get_user() should zeroAl Viro2016-11-201-0/+1
* ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-11-201-11/+9
* hexagon: fix strncpy_from_user() error returnAl Viro2016-11-201-1/+2
* frv: fix clear_user()Al Viro2016-11-201-3/+9
* cris: buggered copy_from_user/copy_to_user/clear_userAl Viro2016-11-201-39/+32
* asm-generic: make get_user() clear the destination on errorsAl Viro2016-11-201-3/+7
* crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu2016-11-201-1/+2
* ARM: sa1111: fix pcmcia suspend/resumeRussell King2016-11-201-9/+13