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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
31
-64
/
+203
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-10-19
12
-43
/
+79
|
|
\
|
|
*
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
2019-10-19
1
-8
/
+17
|
|
*
net: phy: micrel: Update KSZ87xx PHY name
Marek Vasut
2019-10-17
1
-1
/
+1
|
|
*
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
2019-10-15
1
-2
/
+3
|
|
*
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
2019-10-13
2
-6
/
+11
|
|
*
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
2019-10-13
1
-7
/
+11
|
|
*
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
2019-10-13
2
-3
/
+3
|
|
*
tcp: annotate tp->snd_nxt lockless reads
Eric Dumazet
2019-10-13
1
-1
/
+2
|
|
*
tcp: annotate tp->write_seq lockless reads
Eric Dumazet
2019-10-13
1
-1
/
+1
|
|
*
tcp: add rcu protection around tp->fastopen_rsk
Eric Dumazet
2019-10-13
1
-3
/
+3
|
|
*
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
2019-10-09
1
-1
/
+2
|
|
*
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
2019-10-09
1
-1
/
+3
|
|
*
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
2019-10-09
1
-1
/
+1
|
|
*
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
2019-10-09
1
-2
/
+2
|
|
*
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
2019-10-09
1
-0
/
+5
|
|
*
Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2019-10-08
1
-0
/
+8
|
|
|
\
|
|
|
*
mac80211: fix scan when operating on DFS channels in ETSI domains
Aaron Komisar
2019-10-07
1
-0
/
+8
|
|
*
|
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
2019-10-08
1
-1
/
+1
|
|
*
|
rxrpc: Fix trace-after-put looking at the put call record
David Howells
2019-10-07
1
-3
/
+3
|
|
*
|
rxrpc: Fix trace-after-put looking at the put connection record
David Howells
2019-10-07
1
-3
/
+3
|
|
*
|
rxrpc: Fix trace-after-put looking at the put peer record
David Howells
2019-10-07
1
-3
/
+3
|
*
|
|
Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-10-18
1
-0
/
+3
|
|
\
\
\
|
|
*
|
|
ALSA: hdac: clear link output stream mapping
Rander Wang
2019-10-07
1
-0
/
+3
|
|
|
/
/
|
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-10-17
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
Merge branch 'errata/tx2-219' into for-next/fixes
Will Deacon
2019-10-17
13
-33
/
+153
|
|
|
\
|
|
|
|
*
|
|
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
Julien Thierry
2019-10-16
1
-0
/
+1
|
*
|
|
|
Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-10-17
1
-0
/
+8
|
|
\
\
\
\
|
|
*
|
|
|
gpiolib: Initialize the hardware with a callback
Andy Shevchenko
2019-10-15
1
-0
/
+8
|
*
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-10-15
1
-0
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
scsi: core: save/restore command resid for error handling
Damien Le Moal
2019-10-03
1
-0
/
+1
|
*
|
|
|
|
|
xarray.h: fix kernel-doc warning
Randy Dunlap
2019-10-14
1
-2
/
+2
|
*
|
|
|
|
|
bitmap.h: fix kernel-doc warning and typo
Randy Dunlap
2019-10-14
1
-1
/
+2
|
*
|
|
|
|
|
mm, page_owner: rename flag indicating that page is allocated
Vlastimil Babka
2019-10-14
1
-1
/
+1
|
*
|
|
|
|
|
mm, page_owner: fix off-by-one error in __set_page_owner_handle()
Vlastimil Babka
2019-10-14
1
-0
/
+8
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-10-13
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
hwmon: Fix HWMON_P_MIN_ALARM mask
Nuno Sá
2019-10-02
1
-1
/
+1
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-10-12
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
tty: serial: Fix PORT_LINFLEXUART definition
Stefan-gabriel Mirea
2019-10-04
1
-1
/
+1
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-10-12
1
-0
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
driver core: platform: Add platform_get_irq_byname_optional()
Hans de Goede
2019-10-07
1
-0
/
+2
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-10-12
1
-4
/
+12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing
Jerry Snitselaar
2019-10-07
1
-1
/
+1
|
|
*
|
|
|
|
efi/tpm: Don't access event->count when it isn't mapped
Peter Jones
2019-10-07
1
-3
/
+11
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-10-12
1
-1
/
+20
|
|
\
\
\
\
\
|
|
*
|
|
|
|
lib/string: Make memzero_explicit() inline instead of external
Arvind Sankar
2019-10-08
1
-1
/
+20
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-10-11
1
-0
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
2019-10-10
1
-0
/
+1
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-10-11
1
-5
/
+5
|
|
\
\
\
\
\
|
|
*
|
|
|
|
module: rename __kstrtab_ns_* to __kstrtabns_* to avoid symbol conflict
Masahiro Yamada
2019-10-07
1
-3
/
+3
[next]