index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Restrict unwhitelisted proto caches to size 0
Kees Cook
2018-01-15
1
-3
/
+1
*
sctp: Copy struct sctp_sock.autoclose to userspace using put_user()
David Windsor
2018-01-15
1
-1
/
+1
*
sctp: Define usercopy region in SCTP proto slab cache
David Windsor
2018-01-15
2
-2
/
+15
*
caif: Define usercopy region in caif proto slab cache
David Windsor
2018-01-15
1
-0
/
+2
*
ip: Define usercopy region in IP proto slab cache
David Windsor
2018-01-15
2
-0
/
+4
*
net: Define usercopy region in struct proto slab cache
David Windsor
2018-01-15
2
-1
/
+7
*
scsi: Define usercopy region in scsi_sense_cache slab cache
David Windsor
2018-01-15
1
-4
/
+5
*
cifs: Define usercopy region in cifs_request slab cache
David Windsor
2018-01-15
1
-4
/
+6
*
vxfs: Define usercopy region in vxfs_inode slab cache
David Windsor
2018-01-15
1
-2
/
+6
*
ufs: Define usercopy region in ufs_inode_cache slab cache
David Windsor
2018-01-15
1
-5
/
+8
*
orangefs: Define usercopy region in orangefs_inode_cache slab cache
David Windsor
2018-01-15
1
-5
/
+10
*
exofs: Define usercopy region in exofs_inode_cache slab cache
David Windsor
2018-01-15
1
-2
/
+5
*
befs: Define usercopy region in befs_inode_cache slab cache
David Windsor
2018-01-15
1
-5
/
+9
*
jfs: Define usercopy region in jfs_ip slab cache
David Windsor
2018-01-15
1
-3
/
+5
*
ext2: Define usercopy region in ext2_inode_cache slab cache
David Windsor
2018-01-15
1
-5
/
+7
*
ext4: Define usercopy region in ext4_inode_cache slab cache
David Windsor
2018-01-15
1
-5
/
+7
*
vfs: Copy struct mount.mnt_id to userspace using put_user()
David Windsor
2018-01-15
1
-2
/
+1
*
vfs: Define usercopy region in names_cache slab caches
David Windsor
2018-01-15
1
-2
/
+2
*
dcache: Define usercopy region in dentry_cache slab cache
David Windsor
2018-01-15
1
-2
/
+3
*
usercopy: Mark kmalloc caches as usercopy caches
David Windsor
2018-01-15
3
-6
/
+10
*
usercopy: Allow strict enforcement of whitelists
Kees Cook
2018-01-15
5
-2
/
+28
*
usercopy: WARN() on slab cache usercopy region violations
Kees Cook
2018-01-15
4
-10
/
+58
*
usercopy: Prepare for usercopy whitelisting
David Windsor
2018-01-15
7
-18
/
+79
*
stddef.h: Introduce sizeof_field()
Kees Cook
2018-01-15
1
-1
/
+9
*
lkdtm/usercopy: Adjust test to include an offset to check reporting
Kees Cook
2018-01-15
1
-4
/
+9
*
usercopy: Include offset in hardened usercopy report
Kees Cook
2018-01-15
4
-72
/
+57
*
usercopy: Enhance and rename report_usercopy()
Kees Cook
2018-01-15
3
-5
/
+26
*
usercopy: Remove pointer from overflow report
Kees Cook
2018-01-15
1
-5
/
+4
*
Linux 4.15-rc2
v4.15-rc2
Linus Torvalds
2017-12-03
1
-1
/
+1
*
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-12-03
1
-2
/
+2
|
\
|
*
ARM: avoid faulting on qemu
Russell King
2017-11-27
1
-2
/
+2
*
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-12-03
3
-1
/
+23
|
\
\
|
*
\
Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...
Wolfram Sang
2017-12-03
1
-1
/
+18
|
|
\
\
|
|
*
|
eeprom: at24: check at24_read/write arguments
Heiner Kallweit
2017-11-29
1
-0
/
+6
|
|
*
|
eeprom: at24: fix reading from 24MAC402/24MAC602
Heiner Kallweit
2017-11-29
1
-1
/
+2
|
|
*
|
eeprom: at24: correctly set the size for at24mac402
Bartosz Golaszewski
2017-11-29
1
-0
/
+10
|
*
|
|
i2c: i2c-boardinfo: fix memory leaks on devinfo
Colin Ian King
2017-11-27
1
-0
/
+2
|
*
|
|
i2c: i801: Fix Failed to allocate irq -2147483648 error
Hans de Goede
2017-11-27
1
-0
/
+3
|
|
/
/
*
|
|
Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-12-03
4
-10
/
+37
|
\
\
\
|
*
|
|
hwmon: (jc42) optionally try to disable the SMBUS timeout
Peter Rosin
2017-11-30
2
-0
/
+25
|
*
|
|
hwmon: (pmbus) Use 64bit math for DIRECT format values
Robert Lippert
2017-11-27
1
-9
/
+12
|
*
|
|
hwmon: Drop reference to Jean's tree
Jean Delvare
2017-11-26
1
-1
/
+0
|
|
/
/
*
|
|
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-12-01
3
-2
/
+9
|
\
\
\
|
*
|
|
SUNRPC: Handle ENETDOWN errors
Trond Myklebust
2017-11-30
2
-0
/
+6
|
*
|
|
SUNRPC: Allow connect to return EHOSTUNREACH
Trond Myklebust
2017-11-29
1
-0
/
+1
|
*
|
|
NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid"
Trond Myklebust
2017-11-29
1
-2
/
+2
*
|
|
|
Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-12-01
13
-61
/
+190
|
\
\
\
\
|
*
|
|
|
xfs: Properly retry failed dquot items in case of error during buffer writeback
Carlos Maiolino
2017-11-30
2
-5
/
+49
|
*
|
|
|
xfs: scrub inode mode properly
Darrick J. Wong
2017-11-30
1
-1
/
+13
|
*
|
|
|
xfs: remove unused parameter from xfs_writepage_map
Darrick J. Wong
2017-11-30
1
-3
/
+3
[next]