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
*
security/keys: properly zero out sensitive key material in big_key
Jason A. Donenfeld
2017-09-25
1
-6
/
+6
*
KEYS: use kmemdup() in request_key_auth_new()
Eric Biggers
2017-09-25
1
-3
/
+2
*
KEYS: restrict /proc/keys by credentials at open time
Eric Biggers
2017-09-25
1
-6
/
+2
*
KEYS: reset parent each time before searching key_user_tree
Eric Biggers
2017-09-25
1
-2
/
+2
*
KEYS: prevent KEYCTL_READ on negative key
Eric Biggers
2017-09-25
1
-0
/
+5
*
KEYS: prevent creating a different user's keyrings
Eric Biggers
2017-09-25
5
-12
/
+23
*
KEYS: fix writing past end of user-supplied buffer in keyring_read()
Eric Biggers
2017-09-25
1
-9
/
+5
*
KEYS: fix key refcount leak in keyctl_read_key()
Eric Biggers
2017-09-25
1
-1
/
+1
*
KEYS: fix key refcount leak in keyctl_assume_authority()
Eric Biggers
2017-09-25
1
-4
/
+2
*
KEYS: don't revoke uninstantiated key in request_key_auth_new()
Eric Biggers
2017-09-25
1
-1
/
+0
*
KEYS: fix cred refcount leak in request_key_auth_new()
Eric Biggers
2017-09-25
1
-37
/
+31
*
Merge tag 'mmc-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2017-09-18
3
-3
/
+12
|
\
|
*
mmc: cavium: Fix use-after-free in of_platform_device_destroy
Jan Glauber
2017-09-08
1
-1
/
+5
|
*
mmc: host: fix typo after MMC_DEBUG move
Wolfram Sang
2017-09-08
1
-1
/
+1
|
*
mmc: block: Fix incorrectly initialized requests
Adrian Hunter
2017-09-08
1
-1
/
+6
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-17
2
-13
/
+29
|
\
\
|
*
|
fs/proc: Report eip/esp in /prod/PID/stat for coredumping
John Ogness
2017-09-15
1
-0
/
+9
|
*
|
objtool: Fix object file corruption
Josh Poimboeuf
2017-09-15
1
-1
/
+6
|
*
|
objtool: Do not retrieve data from empty sections
Petr Vandrovec
2017-09-15
1
-12
/
+13
|
*
|
objtool: Fix memory leak in elf_create_rela_section()
Martin Kepplinger
2017-09-15
1
-0
/
+1
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-17
1
-1
/
+1
|
\
\
\
|
*
|
|
genirq: Fix cpumask check in __irq_startup_managed()
Thomas Gleixner
2017-09-16
1
-1
/
+1
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-17
1
-0
/
+11
|
\
\
\
\
|
*
|
|
|
x86/cpu/AMD: Fix erratum 1076 (CPB bit)
Borislav Petkov
2017-09-15
1
-0
/
+11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Linux 4.14-rc1
v4.14-rc1
Linus Torvalds
2017-09-16
1
-2
/
+2
*
|
|
|
Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2017-09-16
4
-16
/
+16
|
\
\
\
\
|
*
|
|
|
UBI: Fix two typos in comments
Uwe Kleine-König
2017-09-13
1
-2
/
+2
|
*
|
|
|
ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"
Colin Ian King
2017-09-13
1
-1
/
+1
|
*
|
|
|
ubi: pr_err() strings should end with newlines
Ben Dooks
2017-09-13
1
-3
/
+3
|
*
|
|
|
ubi: pr_err() strings should end with newlines
Ben Dooks
2017-09-13
1
-4
/
+4
|
*
|
|
|
ubi: pr_err() strings should end with newlines
Ben Dooks
2017-09-13
1
-6
/
+6
*
|
|
|
|
Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-16
14
-27
/
+41
|
\
\
\
\
\
|
*
|
|
|
|
um: return negative in tuntap_open_tramp()
Dan Carpenter
2017-09-13
1
-1
/
+1
|
*
|
|
|
|
um: remove a stray tab
Dan Carpenter
2017-09-13
1
-1
/
+1
|
*
|
|
|
|
um: Use relative modversions with LD_SCRIPT_DYN
Thomas Meyer
2017-09-13
1
-0
/
+1
|
*
|
|
|
|
um: link vmlinux with -no-pie
Thomas Meyer
2017-09-13
1
-1
/
+1
|
*
|
|
|
|
um: Fix CONFIG_GCOV for modules.
Thomas Meyer
2017-09-13
1
-0
/
+7
|
*
|
|
|
|
Fix minor typos and grammar in UML start_up help
James Pack
2017-09-13
1
-3
/
+3
|
*
|
|
|
|
um: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2017-09-13
2
-2
/
+0
|
*
|
|
|
|
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-09-13
6
-19
/
+27
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-16
48
-234
/
+467
|
\
\
\
\
\
|
*
|
|
|
|
mlxsw: spectrum_router: Only handle IPv4 and IPv6 events
Ido Schimmel
2017-09-16
1
-1
/
+2
|
*
|
|
|
|
Documentation: link in networking docs
Pavel Machek
2017-09-16
1
-1
/
+1
|
*
|
|
|
|
tcp: fix data delivery rate
Eric Dumazet
2017-09-16
1
-4
/
+3
|
*
|
|
|
|
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2017-09-15
2
-1
/
+18
|
*
|
|
|
|
sctp: do not mark sk dumped when inet_sctp_diag_fill returns err
Xin Long
2017-09-15
1
-1
/
+0
|
*
|
|
|
|
sctp: fix an use-after-free issue in sctp_sock_dump
Xin Long
2017-09-15
3
-39
/
+36
|
*
|
|
|
|
netvsc: increase default receive buffer size
Stephen Hemminger
2017-09-15
1
-1
/
+1
|
*
|
|
|
|
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
2017-09-15
1
-7
/
+12
|
*
|
|
|
|
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
2017-09-15
1
-2
/
+6
[next]