summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-20fs: Avoid premature clearing of capabilitiesJan Kara1-6/+14
2016-11-20fs: Give dentry to inode_change_ok() instead of inodeJan Kara54-80/+100
2016-11-20firewire: net: guard against rx buffer overflowsStefan Richter1-13/+33
2016-11-20scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter1-1/+7
2016-11-20KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells1-1/+1
2016-11-20Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery1-7/+12
2016-11-20mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang1-1/+2
2016-11-20ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov6-7/+12
2016-11-20tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)1-7/+8
2016-11-20can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2-11/+19
2016-11-20btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney1-0/+12
2016-11-20i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu1-7/+11
2016-11-20ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant1-10/+24
2016-11-20ocfs2/dlm: fix race between convert and migrationJoseph Qi1-6/+6
2016-11-20xfrm: Fix memory leak of aead algorithm nameIlan Tayari1-0/+1
2016-11-20openrisc: fix the fix of copy_from_user()Guenter Roeck1-1/+1
2016-11-20avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck1-2/+2
2016-11-20irda: Free skb on irda_accept error path.phil.turnbull@oracle.com1-3/+2
2016-11-20IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker1-0/+9
2016-11-20USB: change bInterval default to 10 msAlan Stern1-11/+17
2016-11-20avr32: fix copy_from_user()Al Viro3-4/+13
2016-11-20microblaze: fix __get_user()Al Viro1-1/+1
2016-11-20microblaze: fix copy_from_user()Al Viro1-3/+6
2016-11-20m32r: fix __get_user()Al Viro1-1/+1
2016-11-20blackfin: fix copy_from_user()Al Viro1-4/+5
2016-11-20sparc32: fix copy_from_user()Al Viro1-1/+3
2016-11-20sh: fix copy_from_user()Al Viro1-1/+4
2016-11-20sh64: failing __get_user() should zeroAl Viro1-0/+1
2016-11-20score: fix copy_from_user() and friendsAl Viro1-21/+20
2016-11-20score: fix __get_user/get_userAl Viro1-1/+4
2016-11-20s390: get_user() should zero on failureAl Viro1-4/+4
2016-11-20ppc32: fix copy_from_user()Al Viro1-19/+2
2016-11-20parisc: fix copy_from_user()Al Viro1-2/+5
2016-11-20openrisc: fix copy_from_user()Al Viro1-24/+11
2016-11-20mn10300: copy_from_user() should zero on access_ok() failure...Al Viro1-1/+4
2016-11-20mn10300: failing __get_user() and get_user() should zeroAl Viro1-0/+1
2016-11-20ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro1-11/+9
2016-11-20hexagon: fix strncpy_from_user() error returnAl Viro1-1/+2
2016-11-20frv: fix clear_user()Al Viro1-3/+9
2016-11-20cris: buggered copy_from_user/copy_to_user/clear_userAl Viro1-39/+32
2016-11-20asm-generic: make get_user() clear the destination on errorsAl Viro1-3/+7
2016-11-20crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu1-1/+2
2016-11-20ARM: sa1111: fix pcmcia suspend/resumeRussell King1-9/+13
2016-11-20NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust1-4/+11
2016-11-20mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan1-0/+3
2016-11-20asm-generic: make copy_from_user() zero the destination properlyAl Viro1-4/+6
2016-11-20alpha: fix copy_from_user()Al Viro1-11/+8
2016-11-20xfrm_user: propagate sec ctx allocation errorsMathias Krause1-3/+6
2016-11-20ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai1-1/+3
2016-11-20ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai1-0/+14