summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-20ALSA: timer: Code cleanupTakashi Iwai1-23/+17
2016-11-20crypto: cryptd - initialize child shash_desc on importArd Biesheuvel1-2/+7
2016-11-20sched/core: Fix a race between try_to_wake_up() and a woken up taskBalbir Singh1-0/+22
2016-11-20iio: accel: kxsd9: Fix scaling bugLinus Walleij1-0/+1
2016-11-20IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit3-1/+18
2016-11-20IB/core: Fix use after free in send_leave functionErez Shitrit1-11/+2
2016-11-20x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt1-2/+2
2016-11-20ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum1-0/+2
2016-11-20ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum1-2/+13
2016-11-20ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum1-0/+1