index
:
kernel/git/stable/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.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
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-04-16
socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW
Arnd Bergmann
2019-04-16
tcp: tcp_grow_window() needs to respect tcp_space()
Eric Dumazet
2019-04-16
ocelot: Clean up stats update deferred work
Claudiu Manoil
2019-04-16
ocelot: Don't sleep in atomic context (irqs_disabled())
Claudiu Manoil
2019-04-16
net: bridge: fix netlink export of vlan_stats_per_port option
Nikolay Aleksandrov
2019-04-16
qed: fix spelling mistake "faspath" -> "fastpath"
Colin Ian King
2019-04-16
tipc: set sysctl_tipc_rmem and named_timeout right range
Jie Liu
2019-04-16
tipc: fix link established but not in session
Tuong Lien
2019-04-16
net: Fix missing meta data in skb with vlan packet
Yuya Kusakabe
2019-04-16
net: atm: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
2019-04-16
net/core: work around section mismatch warning for ptp_classifier
Ard Biesheuvel
2019-04-16
net: bridge: fix per-port af_packet sockets
Nikolay Aleksandrov
2019-04-15
bnx2x: fix spelling mistake "dicline" -> "decline"
Colin Ian King
2019-04-15
route: Avoid crash from dereferencing NULL rt->from
Jonathan Lemon
2019-04-15
MAINTAINERS: normalize Woojung Huh's email address
Lukas Bulwahn
2019-04-15
bonding: fix event handling for stacked bonds
Sabrina Dubroca
2019-04-15
Revert "net-sysfs: Fix memory leak in netdev_register_kobject"
Wang Hai
2019-04-15
Merge tag 'wireless-drivers-for-davem-2019-04-15' of git://git.kernel.org/pub...
David S. Miller
2019-04-14
Merge tag 'mlx5-fixes-2019-04-09' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-04-14
rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check
Eric Dumazet
2019-04-14
Merge branch 'qed-doorbell-overflow-recovery'
David S. Miller
2019-04-14
qed: Fix the DORQ's attentions handling
Denis Bolotin
2019-04-14
qed: Fix missing DORQ attentions
Denis Bolotin
2019-04-14
qed: Fix the doorbell address sanity check
Denis Bolotin
2019-04-14
qed: Delete redundant doorbell recovery types
Denis Bolotin
2019-04-14
ipv4: ensure rcu_read_lock() in ipv4_link_failure()
Eric Dumazet
2019-04-12
ipv4: recompile ip options in ipv4_link_failure
Stephen Suryaputra
2019-04-12
Merge branch 'rxrpc-fixes'
David S. Miller
2019-04-12
rxrpc: Fix detection of out of order acks
Jeffrey Altman
2019-04-12
rxrpc: Trace received connection aborts
David Howells
2019-04-12
afs: Check for rxrpc call completion in wait loop
Marc Dionne
2019-04-12
rxrpc: Allow errors to be returned from rxrpc_queue_packet()
Marc Dionne
2019-04-12
rxrpc: Make rxrpc_kernel_check_life() indicate if call completed
Marc Dionne
2019-04-12
rxrpc: Clear socket error
Marc Dionne
2019-04-12
qede: fix write to free'd pointer error and double free of ptp
Colin Ian King
2019-04-12
vxge: fix return of a free'd memblock on a failed dma mapping
Colin Ian King
2019-04-12
Merge tag 'iwlwifi-for-kalle-2019-04-03' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
2019-04-12
mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependency
Stanislaw Gruszka
2019-04-12
rt2x00: do not increment sequence number while re-transmitting
Vijayakumar Durai
2019-04-12
mt76: mt7603: send BAR after powersave wakeup
Felix Fietkau
2019-04-12
mt76: mt7603: fix sequence number assignment
Felix Fietkau
2019-04-12
mt76: mt7603: add missing initialization for dev->ps_lock
Felix Fietkau
2019-04-12
udpv6: Check address length before reading address family
Tetsuo Handa
2019-04-12
bpf: Check address length before reading address family
Tetsuo Handa
2019-04-12
llc: Check address length before reading address field
Tetsuo Handa
2019-04-12
Bluetooth: Check address length before reading address field
Tetsuo Handa
2019-04-12
rxrpc: Check address length before reading srx_service field
Tetsuo Handa
2019-04-12
net: netlink: Check address length before reading groups field
Tetsuo Handa
2019-04-12
sctp: Check address length before reading address family
Tetsuo Handa
2019-04-12
mISDN: Check address length before reading address family
Tetsuo Handa
[next]