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.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-03-16
Linux 3.2.87
v3.2.87
Ben Hutchings
2017-03-16
tty: n_hdlc: get rid of racy n_hdlc.tbuf
Alexander Popov
2017-03-16
list: introduce list_first_entry_or_null
Jiri Pirko
2017-03-16
TTY: n_hdlc, fix lockdep false positive
Jiri Slaby
2017-03-16
sctp: deny peeloff operation on asocs with threads sleeping on it
Marcelo Ricardo Leitner
2017-03-16
sctp: avoid BUG_ON on sctp_wait_for_sndbuf
Marcelo Ricardo Leitner
2017-03-16
ipc/shm: Fix shmat mmap nil-page protection
Davidlohr Bueso
2017-03-16
Revert "KVM: x86: expose MSR_TSC_AUX to userspace"
Ben Hutchings
2017-03-16
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
Hangbin Liu
2017-03-16
mld: do not remove mld souce list info when set link down
Hangbin Liu
2017-03-16
igmp: do not remove igmp souce list info when set link down
Hangbin Liu
2017-03-16
macvtap: read vnet_hdr_size once
Willem de Bruijn
2017-03-16
tun: read vnet_hdr_sz once
Willem de Bruijn
2017-03-16
tun: Fix TUN_PKT_STRIP setting
Herbert Xu
2017-03-16
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
2017-03-16
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
2017-03-16
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
2017-03-16
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
2017-03-16
net: socket: fix recvmmsg not returning error from sock_error
Maxime Jayat
2017-03-16
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
Kefeng Wang
2017-03-16
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
2017-03-16
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
2017-03-16
drop_monitor: add missing call to genlmsg_end
Reiter Wolfgang
2017-03-16
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
2017-03-16
netvsc: reduce maximum GSO size
stephen hemminger
2017-03-16
net/dccp: fix use-after-free in dccp_invalid_packet
Eric Dumazet
2017-03-16
net/sched: pedit: make sure that offset is valid
Amir Vadai
2017-03-16
net: sky2: Fix shutdown crash
Jeremy Linton
2017-03-16
ip6_tunnel: disable caching when the traffic class is inherited
Paolo Abeni
2017-03-16
sock: fix sendmmsg for partial sendmsg
Soheil Hassas Yeganeh
2017-03-16
sctp: assign assoc_id earlier in __sctp_connect
Marcelo Ricardo Leitner
2017-03-16
ipv6: dccp: fix out of bound access in dccp_v6_err()
Eric Dumazet
2017-03-16
dccp: fix out of bound access in dccp_v4_err()
Eric Dumazet
2017-03-16
dccp: do not send reset to already closed sockets
Eric Dumazet
2017-03-16
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
2017-03-16
net: clear sk_err_soft in sk_clone_lock()
Eric Dumazet
2017-03-16
net: sctp, forbid negative length
Jiri Slaby
2017-03-16
tcp: fix wrong checksum calculation on MTU probing
Douglas Caetano dos Santos
2017-03-16
net: avoid sk_forward_alloc overflows
Eric Dumazet
2017-03-16
tcp: fix overflow in __tcp_retransmit_skb()
Eric Dumazet
2017-03-16
net: fix sk_mem_reclaim_partial()
Eric Dumazet
2017-03-16
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
2017-03-16
net: bridge: fix old ioctl unlocked net device walk
Nikolay Aleksandrov
2017-03-16
sch_dsmark: update backlog as well
WANG Cong
2017-03-16
sch_htb: update backlog as well
WANG Cong
2017-03-16
route: do not cache fib route info on local routes with oif
Chris Friesen
2017-03-16
decnet: Do not build routes to devices without decnet private data.
David S. Miller
2017-03-16
lib/vsprintf.c: improve sanity check in vsnprintf()
Rasmus Villemoes
2017-03-16
irda: Fix lockdep annotations in hashbin_delete().
David S. Miller
2017-03-16
Fix missing sanity check in /dev/sg
Al Viro
[next]