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.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-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
fs: Avoid premature clearing of capabilities
Jan Kara
1
-6
/
+14
2016-11-20
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
54
-80
/
+100
2016-11-20
firewire: net: guard against rx buffer overflows
Stefan Richter
1
-13
/
+33
2016-11-20
scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
Dan Carpenter
1
-1
/
+7
2016-11-20
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
1
-1
/
+1
2016-11-20
Bluetooth: Fix potential NULL dereference in RFCOMM bind callback
Jaganath Kanakkassery
1
-7
/
+12
2016-11-20
mm,ksm: fix endless looping in allocating memory when ksm enable
zhong jiang
1
-1
/
+2
2016-11-20
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
6
-7
/
+12
2016-11-20
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
1
-7
/
+8
2016-11-20
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
2
-11
/
+19
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
[prev]
[next]