summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-20Linux 3.2.84v3.2.84Ben Hutchings
2016-11-20ext3: NULL dereference in ext3_evict_inode()Dan Carpenter
2016-11-20xenbus: don't look up transaction IDs for ordinary writesJan Beulich
2016-11-20xenbus: don't BUG() on user mode induced conditionJan Beulich
2016-11-20usbvision: revert commit 588afcc1Vladis Dronov
2016-11-20posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-11-20Btrfs: skip adding an acl attribute if we don't have toLiu Bo
2016-11-20fs: Avoid premature clearing of capabilitiesJan Kara
2016-11-20fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-11-20firewire: net: guard against rx buffer overflowsStefan Richter
2016-11-20scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter
2016-11-20KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells
2016-11-20Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery
2016-11-20mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang
2016-11-20ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-11-20tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)
2016-11-20can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-11-20btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-11-20i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu
2016-11-20ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant
2016-11-20ocfs2/dlm: fix race between convert and migrationJoseph Qi
2016-11-20xfrm: Fix memory leak of aead algorithm nameIlan Tayari
2016-11-20openrisc: fix the fix of copy_from_user()Guenter Roeck
2016-11-20avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck
2016-11-20irda: Free skb on irda_accept error path.phil.turnbull@oracle.com
2016-11-20IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker
2016-11-20USB: change bInterval default to 10 msAlan Stern
2016-11-20avr32: fix copy_from_user()Al Viro
2016-11-20microblaze: fix __get_user()Al Viro
2016-11-20microblaze: fix copy_from_user()Al Viro
2016-11-20m32r: fix __get_user()Al Viro
2016-11-20blackfin: fix copy_from_user()Al Viro
2016-11-20sparc32: fix copy_from_user()Al Viro
2016-11-20sh: fix copy_from_user()Al Viro
2016-11-20sh64: failing __get_user() should zeroAl Viro
2016-11-20score: fix copy_from_user() and friendsAl Viro
2016-11-20score: fix __get_user/get_userAl Viro
2016-11-20s390: get_user() should zero on failureAl Viro
2016-11-20ppc32: fix copy_from_user()Al Viro
2016-11-20parisc: fix copy_from_user()Al Viro
2016-11-20openrisc: fix copy_from_user()Al Viro
2016-11-20mn10300: copy_from_user() should zero on access_ok() failure...Al Viro
2016-11-20mn10300: failing __get_user() and get_user() should zeroAl Viro
2016-11-20ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-11-20hexagon: fix strncpy_from_user() error returnAl Viro
2016-11-20frv: fix clear_user()Al Viro
2016-11-20cris: buggered copy_from_user/copy_to_user/clear_userAl Viro
2016-11-20asm-generic: make get_user() clear the destination on errorsAl Viro
2016-11-20crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu
2016-11-20ARM: sa1111: fix pcmcia suspend/resumeRussell King