index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-20
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
1
-0
/
+12
2016-11-20
i2c-eg20t: fix race between i2c init and interrupt enable
Yadi.hu
1
-7
/
+11
2016-11-20
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
Ashish Samant
1
-10
/
+24
2016-11-20
ocfs2/dlm: fix race between convert and migration
Joseph Qi
1
-6
/
+6
2016-11-20
xfrm: Fix memory leak of aead algorithm name
Ilan Tayari
1
-0
/
+1
2016-11-20
openrisc: fix the fix of copy_from_user()
Guenter Roeck
1
-1
/
+1
2016-11-20
avr32: fix 'undefined reference to `___copy_from_user'
Guenter Roeck
1
-2
/
+2
2016-11-20
irda: Free skb on irda_accept error path.
phil.turnbull@oracle.com
1
-3
/
+2
2016-11-20
IB/ipoib: Don't allow MC joins during light MC flush
Alex Vesker
1
-0
/
+9
2016-11-20
USB: change bInterval default to 10 ms
Alan Stern
1
-11
/
+17
2016-11-20
avr32: fix copy_from_user()
Al Viro
3
-4
/
+13
2016-11-20
microblaze: fix __get_user()
Al Viro
1
-1
/
+1
2016-11-20
microblaze: fix copy_from_user()
Al Viro
1
-3
/
+6
2016-11-20
m32r: fix __get_user()
Al Viro
1
-1
/
+1
2016-11-20
blackfin: fix copy_from_user()
Al Viro
1
-4
/
+5
2016-11-20
sparc32: fix copy_from_user()
Al Viro
1
-1
/
+3
2016-11-20
sh: fix copy_from_user()
Al Viro
1
-1
/
+4
2016-11-20
sh64: failing __get_user() should zero
Al Viro
1
-0
/
+1
2016-11-20
score: fix copy_from_user() and friends
Al Viro
1
-21
/
+20
2016-11-20
score: fix __get_user/get_user
Al Viro
1
-1
/
+4
2016-11-20
s390: get_user() should zero on failure
Al Viro
1
-4
/
+4
2016-11-20
ppc32: fix copy_from_user()
Al Viro
1
-19
/
+2
2016-11-20
parisc: fix copy_from_user()
Al Viro
1
-2
/
+5
2016-11-20
openrisc: fix copy_from_user()
Al Viro
1
-24
/
+11
2016-11-20
mn10300: copy_from_user() should zero on access_ok() failure...
Al Viro
1
-1
/
+4
2016-11-20
mn10300: failing __get_user() and get_user() should zero
Al Viro
1
-0
/
+1
2016-11-20
ia64: copy_from_user() should zero the destination on access_ok() failure
Al Viro
1
-11
/
+9
2016-11-20
hexagon: fix strncpy_from_user() error return
Al Viro
1
-1
/
+2
2016-11-20
frv: fix clear_user()
Al Viro
1
-3
/
+9
2016-11-20
cris: buggered copy_from_user/copy_to_user/clear_user
Al Viro
1
-39
/
+32
2016-11-20
asm-generic: make get_user() clear the destination on errors
Al Viro
1
-3
/
+7
2016-11-20
crypto: skcipher - Fix blkcipher walk OOM crash
Herbert Xu
1
-1
/
+2
2016-11-20
ARM: sa1111: fix pcmcia suspend/resume
Russell King
1
-9
/
+13
2016-11-20
NFSv4.1: Fix the CREATE_SESSION slot number accounting
Trond Myklebust
1
-4
/
+11
2016-11-20
mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
Karl Beldan
1
-0
/
+3
2016-11-20
asm-generic: make copy_from_user() zero the destination properly
Al Viro
1
-4
/
+6
2016-11-20
alpha: fix copy_from_user()
Al Viro
1
-11
/
+8
2016-11-20
xfrm_user: propagate sec ctx allocation errors
Mathias Krause
1
-3
/
+6
2016-11-20
ALSA: rawmidi: Fix possible deadlock with virmidi registration
Takashi Iwai
1
-1
/
+3
2016-11-20
ALSA: timer: Fix zero-division by continue of uninitialized instance
Takashi Iwai
1
-0
/
+14
2016-11-20
ALSA: timer: Code cleanup
Takashi Iwai
1
-23
/
+17
2016-11-20
crypto: cryptd - initialize child shash_desc on import
Ard Biesheuvel
1
-2
/
+7
2016-11-20
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
1
-0
/
+22
2016-11-20
iio: accel: kxsd9: Fix scaling bug
Linus Walleij
1
-0
/
+1
2016-11-20
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Erez Shitrit
3
-1
/
+18
2016-11-20
IB/core: Fix use after free in send_leave function
Erez Shitrit
1
-11
/
+2
2016-11-20
x86/paravirt: Do not trace _paravirt_ident_*() functions
Steven Rostedt
1
-2
/
+2
2016-11-20
ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
Vegard Nossum
1
-0
/
+2
2016-11-20
ALSA: timer: fix NULL pointer dereference on memory allocation failure
Vegard Nossum
1
-2
/
+13
2016-11-20
ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
Vegard Nossum
1
-0
/
+1
[prev]
[next]