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.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-04
Linux 4.19.93
v4.19.93
Greg Kroah-Hartman
2020-01-04
spi: fsl: use platform_get_irq() instead of of_irq_to_resource()
Christophe Leroy
2020-01-04
pinctrl: baytrail: Really serialize all register accesses
Hans de Goede
2020-01-04
tty/serial: atmel: fix out of range clock divider handling
David Engraf
2020-01-04
spi: fsl: don't map irq during probe
Christophe Leroy
2020-01-04
gtp: avoid zero size hashtable
Taehee Yoo
2020-01-04
gtp: fix an use-after-free in ipv4_pdp_find()
Taehee Yoo
2020-01-04
gtp: fix wrong condition in gtp_genl_dump_pdp()
Taehee Yoo
2020-01-04
tcp: do not send empty skb from tcp_write_xmit()
Eric Dumazet
2020-01-04
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2020-01-04
net: marvell: mvpp2: phylink requires the link interrupt
Russell King
2020-01-04
gtp: do not allow adding duplicate tid and ms_addr pdp context
Taehee Yoo
2020-01-04
net/dst: do not confirm neighbor for vxlan and geneve pmtu update
Hangbin Liu
2020-01-04
sit: do not confirm neighbor when do pmtu update
Hangbin Liu
2020-01-04
vti: do not confirm neighbor when do pmtu update
Hangbin Liu
2020-01-04
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
2020-01-04
net/dst: add new function skb_dst_update_pmtu_no_confirm
Hangbin Liu
2020-01-04
gtp: do not confirm neighbor when do pmtu update
Hangbin Liu
2020-01-04
ip6_gre: do not confirm neighbor when do pmtu update
Hangbin Liu
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2020-01-04
vhost/vsock: accept only packets with the right dst_cid
Stefano Garzarella
2020-01-04
udp: fix integer overflow while computing available space in sk_rcvbuf
Antonio Messina
2020-01-04
tcp: Fix highest_sack and highest_sack_seq
Cambda Zhu
2020-01-04
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2020-01-04
net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs
Martin Blumenstingl
2020-01-04
net/mlxfw: Fix out-of-memory error in mfa2 flash burning
Vladyslav Tarasiuk
2020-01-04
net: ena: fix napi handler misbehavior when the napi budget is zero
Netanel Belgazal
2020-01-04
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
2020-01-04
net: icmp: fix data-race in cmp_global_allow()
Eric Dumazet
2020-01-04
net: add a READ_ONCE() in skb_peek_tail()
Eric Dumazet
2020-01-04
inetpeer: fix data-race in inet_putpeer / inet_putpeer
Eric Dumazet
2020-01-04
netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()
Eric Dumazet
2020-01-04
6pack,mkiss: fix possible deadlock
Eric Dumazet
2020-01-04
netfilter: ebtables: compat: reject all padding in matches/watchers
Florian Westphal
2020-01-04
filldir[64]: remove WARN_ON_ONCE() for bad directory entries
Linus Torvalds
2020-01-04
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
2020-01-04
perf strbuf: Remove redundant va_end() in strbuf_addv()
Mattias Jacobsson
2020-01-04
bonding: fix active-backup transition after link failure
Mahesh Bandewar
2020-01-04
ALSA: hda - Downgrade error message for single-cmd fallback
Takashi Iwai
2020-01-04
netfilter: nf_queue: enqueue skbs with NULL dst
Marco Oliverio
2020-01-04
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
2020-01-04
x86/mce: Fix possibly incorrect severity calculation on AMD
Jan H. Schönherr
2020-01-04
Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"
Greg Kroah-Hartman
2020-01-04
userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
Mike Rapoport
2020-01-04
kernel: sysctl: make drop_caches write-only
Johannes Weiner
2020-01-04
mailbox: imx: Fix Tx doorbell shutdown path
Daniel Baluta
2020-01-04
ocfs2: fix passing zero to 'PTR_ERR' warning
Ding Xiang
2020-01-04
s390/cpum_sf: Check for SDBT and SDB consistency
Thomas Richter
2020-01-04
libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
Masahiro Yamada
2020-01-04
s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISOR
Harald Freudenberger
[next]