stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-16 11:32:59 to 2017-11-16 17:51:41 UTC [more...]

[PATCH 4.13 00/44] 4.13.14-stable review
 2017-11-16 17:43 UTC  (34+ messages)
` [PATCH 4.13 01/44] ppp: fix race in ppp device destruction
` [PATCH 4.13 02/44] gso: fix payload length when gso_size is zero
` [PATCH 4.13 03/44] ipv4: Fix traffic triggered IPsec connections
` [PATCH 4.13 04/44] ipv6: "
` [PATCH 4.13 05/44] netlink: do not set cb_running if dumps start() errs
` [PATCH 4.13 06/44] net: call cgroup_sk_alloc() earlier in sk_clone_lock()
` [PATCH 4.13 07/44] macsec: fix memory leaks when skb_to_sgvec fails
` [PATCH 4.13 08/44] l2tp: check ps->sock before running pppol2tp_session_ioctl()
` [PATCH 4.13 09/44] tun: call dev_get_valid_name() before register_netdevice()
` [PATCH 4.13 10/44] netlink: fix netlink_ack() extack race
` [PATCH 4.13 11/44] sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
` [PATCH 4.13 12/44] tcp/dccp: fix ireq->opt races
` [PATCH 4.13 13/44] packet: avoid panic in packet_getsockopt()
` [PATCH 4.13 14/44] geneve: Fix function matching VNI and tunnel ID on big-endian
` [PATCH 4.13 15/44] net: bridge: fix returning of vlan range op errors
` [PATCH 4.13 16/44] soreuseport: fix initialization race
` [PATCH 4.13 17/44] ipv6: flowlabel: do not leave opt->tot_len with garbage
` [PATCH 4.13 18/44] sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
` [PATCH 4.13 19/44] tcp/dccp: fix lockdep splat in inet_csk_route_req()
` [PATCH 4.13 21/44] net: dsa: check master device before put
` [PATCH 4.13 22/44] net/unix: dont show information about sockets from other namespaces
` [PATCH 4.13 23/44] tap: double-free in error path in tap_open()
` [PATCH 4.13 24/44] net/mlx5: Fix health work queue spin lock to IRQ safe
` [PATCH 4.13 25/44] net/mlx5e: Properly deal with encap flows add/del under neigh update
` [PATCH 4.13 26/44] ipip: only increase err_count for some certain type icmp in ipip_err
` [PATCH 4.13 27/44] ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
` [PATCH 4.13 28/44] ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
` [PATCH 4.13 29/44] tcp: refresh tp timestamp before tcp_mtu_probe()
` [PATCH 4.13 31/44] tun: allow positive return values on dev_get_valid_name() call
` [PATCH 4.13 40/44] mac80211: dont compare TKIP TX MIC key in reinstall prevention
` [PATCH 4.13 41/44] usb: usbtest: fix NULL pointer dereference
` [PATCH 4.13 42/44] Input: ims-psu - check if CDC union descriptor is sane
` [PATCH 4.13 43/44] EDAC, sb_edac: Dont create a second memory controller if HA1 is not present

[PATCH 4.9 00/39] 4.9.63-stable review
 2017-11-16 17:42 UTC  (38+ messages)
` [PATCH 4.9 01/39] gso: fix payload length when gso_size is zero
` [PATCH 4.9 02/39] tun/tap: sanitize TUNSETSNDBUF input
` [PATCH 4.9 03/39] ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
` [PATCH 4.9 04/39] netlink: do not set cb_running if dumps start() errs
` [PATCH 4.9 05/39] net: call cgroup_sk_alloc() earlier in sk_clone_lock()
` [PATCH 4.9 06/39] tcp: fix tcp_mtu_probe() vs highest_sack
` [PATCH 4.9 07/39] l2tp: check ps->sock before running pppol2tp_session_ioctl()
` [PATCH 4.9 08/39] tun: call dev_get_valid_name() before register_netdevice()
` [PATCH 4.9 09/39] sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
` [PATCH 4.9 10/39] tcp/dccp: fix ireq->opt races
` [PATCH 4.9 11/39] packet: avoid panic in packet_getsockopt()
` [PATCH 4.9 12/39] soreuseport: fix initialization race
` [PATCH 4.9 13/39] ipv6: flowlabel: do not leave opt->tot_len with garbage
` [PATCH 4.9 14/39] sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
` [PATCH 4.9 15/39] tcp/dccp: fix lockdep splat in inet_csk_route_req()
` [PATCH 4.9 17/39] net/unix: dont show information about sockets from other namespaces
` [PATCH 4.9 18/39] tap: double-free in error path in tap_open()
` [PATCH 4.9 19/39] ipip: only increase err_count for some certain type icmp in ipip_err
` [PATCH 4.9 20/39] ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
` [PATCH 4.9 21/39] ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
` [PATCH 4.9 22/39] tun: allow positive return values on dev_get_valid_name() call
` [PATCH 4.9 23/39] sctp: reset owner sk for data chunks on out queues when migrating a sock
` [PATCH 4.9 24/39] net_sched: avoid matching qdisc with zero handle
` [PATCH 4.9 25/39] ppp: fix race in ppp device destruction
` [PATCH 4.9 26/39] mac80211: accept key reinstall without changing anything
` [PATCH 4.9 27/39] mac80211: use constant time comparison with keys
` [PATCH 4.9 28/39] mac80211: dont compare TKIP TX MIC key in reinstall prevention
` [PATCH 4.9 29/39] usb: usbtest: fix NULL pointer dereference
` [PATCH 4.9 30/39] Input: ims-psu - check if CDC union descriptor is sane
` [PATCH 4.9 31/39] ALSA: seq: Cancel pending autoload work at unbinding device
` [PATCH 4.9 33/39] netfilter: nat: avoid use of nf_conn_nat extension
` [PATCH 4.9 34/39] netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
` [PATCH 4.9 35/39] security/keys: add CONFIG_KEYS_COMPAT to Kconfig
` [PATCH 4.9 36/39] brcmfmac: remove setting IBSS mode when stopping AP
` [PATCH 4.9 37/39] target/iscsi: Fix iSCSI task reassignment handling
` [PATCH 4.9 38/39] qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2)
` [PATCH 4.9 39/39] misc: panel: properly restore atomic counter on error path

[PATCH 4.4 00/28] 4.4.99-stable review
 2017-11-16 17:42 UTC  (28+ messages)
` [PATCH 4.4 01/28] mac80211: accept key reinstall without changing anything
` [PATCH 4.4 02/28] mac80211: use constant time comparison with keys
` [PATCH 4.4 03/28] mac80211: dont compare TKIP TX MIC key in reinstall prevention
` [PATCH 4.4 04/28] usb: usbtest: fix NULL pointer dereference
` [PATCH 4.4 05/28] Input: ims-psu - check if CDC union descriptor is sane
` [PATCH 4.4 06/28] ALSA: seq: Cancel pending autoload work at unbinding device
` [PATCH 4.4 07/28] tun/tap: sanitize TUNSETSNDBUF input
` [PATCH 4.4 08/28] tcp: fix tcp_mtu_probe() vs highest_sack
` [PATCH 4.4 09/28] l2tp: check ps->sock before running pppol2tp_session_ioctl()
` [PATCH 4.4 10/28] tun: call dev_get_valid_name() before register_netdevice()
` [PATCH 4.4 11/28] sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
` [PATCH 4.4 12/28] packet: avoid panic in packet_getsockopt()
` [PATCH 4.4 13/28] ipv6: flowlabel: do not leave opt->tot_len with garbage
` [PATCH 4.4 14/28] net/unix: dont show information about sockets from other namespaces
` [PATCH 4.4 15/28] ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
` [PATCH 4.4 16/28] tun: allow positive return values on dev_get_valid_name() call
` [PATCH 4.4 17/28] sctp: reset owner sk for data chunks on out queues when migrating a sock
` [PATCH 4.4 18/28] ppp: fix race in ppp device destruction
` [PATCH 4.4 19/28] ipip: only increase err_count for some certain type icmp in ipip_err
` [PATCH 4.4 20/28] tcp/dccp: fix ireq->opt races
` [PATCH 4.4 21/28] tcp/dccp: fix lockdep splat in inet_csk_route_req()
` [PATCH 4.4 23/28] security/keys: add CONFIG_KEYS_COMPAT to Kconfig
` [PATCH 4.4 24/28] tipc: fix link attribute propagation bug
` [PATCH 4.4 25/28] brcmfmac: remove setting IBSS mode when stopping AP
` [PATCH 4.4 26/28] target/iscsi: Fix iSCSI task reassignment handling
` [PATCH 4.4 27/28] target: Fix node_acl demo-mode + uncached dynamic shutdown regression
` [PATCH 4.4 28/28] misc: panel: properly restore atomic counter on error path

Patch "misc: panel: properly restore atomic counter on error path" has been added to the 4.9-stable tree
 2017-11-16 17:41 UTC 

FAILED: patch "[PATCH] auxdisplay: charlcd: properly restore atomic counter on error" failed to apply to 4.9-stable tree
 2017-11-16 17:41 UTC  (3+ messages)

Patch "misc: panel: properly restore atomic counter on error path" has been added to the 4.4-stable tree
 2017-11-16 17:40 UTC 

[PATCH 3.18 00/20] 3.18.82-stable review
 2017-11-16 17:28 UTC  (20+ messages)
` [PATCH 3.18 01/20] [PATCH] Revert "ceph: unlock dangling spinlock in try_flush_caps()"
` [PATCH 3.18 02/20] mac80211: accept key reinstall without changing anything
` [PATCH 3.18 03/20] mac80211: use constant time comparison with keys
` [PATCH 3.18 04/20] mac80211: dont compare TKIP TX MIC key in reinstall prevention
` [PATCH 3.18 05/20] usb: usbtest: fix NULL pointer dereference
` [PATCH 3.18 06/20] Input: ims-psu - check if CDC union descriptor is sane
` [PATCH 3.18 08/20] tun/tap: sanitize TUNSETSNDBUF input
` [PATCH 3.18 09/20] tcp: fix tcp_mtu_probe() vs highest_sack
` [PATCH 3.18 10/20] l2tp: check ps->sock before running pppol2tp_session_ioctl()
` [PATCH 3.18 11/20] tun: call dev_get_valid_name() before register_netdevice()
` [PATCH 3.18 12/20] sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
` [PATCH 3.18 13/20] net/unix: dont show information about sockets from other namespaces
` [PATCH 3.18 14/20] tun: allow positive return values on dev_get_valid_name() call
` [PATCH 3.18 15/20] sctp: reset owner sk for data chunks on out queues when migrating a sock
` [PATCH 3.18 16/20] ipv6: flowlabel: do not leave opt->tot_len with garbage
` [PATCH 3.18 17/20] ipip: only increase err_count for some certain type icmp in ipip_err
` [PATCH 3.18 18/20] ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
` [PATCH 3.18 19/20] security/keys: add CONFIG_KEYS_COMPAT to Kconfig
` [PATCH 3.18 20/20] target/iscsi: Fix iSCSI task reassignment handling

Patch "target/iscsi: Fix iSCSI task reassignment handling" has been added to the 4.9-stable tree
 2017-11-16 16:52 UTC 

Patch "security/keys: add CONFIG_KEYS_COMPAT to Kconfig" has been added to the 4.9-stable tree
 2017-11-16 16:52 UTC 

Patch "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2)" has been added to the 4.9-stable tree
 2017-11-16 16:52 UTC 

Patch "netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"" has been added to the 4.9-stable tree
 2017-11-16 16:52 UTC 

Patch "netfilter: nat: avoid use of nf_conn_nat extension" has been added to the 4.9-stable tree
 2017-11-16 16:51 UTC 

Patch "brcmfmac: remove setting IBSS mode when stopping AP" has been added to the 4.9-stable tree
 2017-11-16 16:51 UTC 

Patch "tipc: fix link attribute propagation bug" has been added to the 4.4-stable tree
 2017-11-16 16:51 UTC 

Patch "target: Fix node_acl demo-mode + uncached dynamic shutdown regression" has been added to the 4.4-stable tree
 2017-11-16 16:51 UTC 

Patch "target/iscsi: Fix iSCSI task reassignment handling" has been added to the 4.4-stable tree
 2017-11-16 16:51 UTC 

Patch "security/keys: add CONFIG_KEYS_COMPAT to Kconfig" has been added to the 4.4-stable tree
 2017-11-16 16:51 UTC 

Patch "brcmfmac: remove setting IBSS mode when stopping AP" has been added to the 4.4-stable tree
 2017-11-16 16:51 UTC 

Patch "dmaengine: dmatest: warn user when dma test times out" has been added to the 4.14-stable tree
 2017-11-16 16:50 UTC 

Patch "dmaengine: dmatest: warn user when dma test times out" has been added to the 4.13-stable tree
 2017-11-16 16:50 UTC 

Patch "target/iscsi: Fix iSCSI task reassignment handling" has been added to the 3.18-stable tree
 2017-11-16 16:50 UTC 

Patch "security/keys: add CONFIG_KEYS_COMPAT to Kconfig" has been added to the 3.18-stable tree
 2017-11-16 16:50 UTC 

[PATCH-3.18.y 0/2] target: stable backports
 2017-11-16 16:46 UTC  (3+ messages)
` [PATCH-3.18.y 2/2] iscsi-target: Fix iscsi_np reset hung task during parallel delete

[PATCH-4.4.y 0/2] target: stable backports
 2017-11-16 16:46 UTC  (2+ messages)

[PATCH-4.9.y 0/2] target: stable backports
 2017-11-16 16:46 UTC  (4+ messages)
` [PATCH-4.9.y 2/2] qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2)

[PATCH 0/1] tipc oops fix to 4.4-stable: "tipc: fix link attribute propagation bug"
 2017-11-16 16:38 UTC  (3+ messages)
` [PATCH 1/1] tipc: fix link attribute propagation bug

dmaengine: dmatest: warn user when dma test times out
 2017-11-16 16:36 UTC  (2+ messages)

Apply "security/keys: add CONFIG_KEYS_COMPAT to Kconfig" to stable trees
 2017-11-16 16:33 UTC  (4+ messages)

[PATCH 4.9.y 0/2] netfilter: nat: revert rhashtable conversion
 2017-11-16 16:31 UTC  (3+ messages)

[PATCH] drm/i915: Fix init_clock_gating for resume
 2017-11-16 16:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/vblank: Fix flip event vblank count
 2017-11-16 16:14 UTC  (6+ messages)
` [PATCH] drm/vblank: Tune drm_crtc_accurate_vblank_count() WARN down to a debug

[PATCH 0/7] [RESEND] [net] intel: Use smp_rmb rather than read_barrier_depends
 2017-11-16 15:37 UTC  (8+ messages)
` [PATCH 1/7] ixgbe: Fix skb list corruption on Power systems
` [PATCH 2/7] i40e: Use smp_rmb rather than read_barrier_depends
` [PATCH 3/7] ixgbevf: "
` [PATCH 4/7] igbvf: "
` [PATCH 5/7] igb: "
` [PATCH 6/7] fm10k: "
` [PATCH 7/7] i40evf: "

Patch "ipv6: flowlabel: do not leave opt->tot_len with garbage" has been added to the 3.18-stable tree
 2017-11-16 15:02 UTC 

Patch "ipip: only increase err_count for some certain type icmp in ipip_err" has been added to the 3.18-stable tree
 2017-11-16 15:02 UTC 

Patch "ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err" has been added to the 3.18-stable tree
 2017-11-16 15:02 UTC 

Patch "tun/tap: sanitize TUNSETSNDBUF input" has been added to the 3.18-stable tree
 2017-11-16 14:49 UTC 

Patch "tun: call dev_get_valid_name() before register_netdevice()" has been added to the 3.18-stable tree
 2017-11-16 14:49 UTC 

Patch "tun: allow positive return values on dev_get_valid_name() call" has been added to the 3.18-stable tree
 2017-11-16 14:49 UTC 

Patch "tcp: fix tcp_mtu_probe() vs highest_sack" has been added to the 3.18-stable tree
 2017-11-16 14:49 UTC 

Patch "sctp: reset owner sk for data chunks on out queues when migrating a sock" has been added to the 3.18-stable tree
 2017-11-16 14:49 UTC 

Patch "sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect" has been added to the 3.18-stable tree
 2017-11-16 14:49 UTC 

Patch "net/unix: don't show information about sockets from other namespaces" has been added to the 3.18-stable tree
 2017-11-16 14:49 UTC 

Patch "l2tp: check ps->sock before running pppol2tp_session_ioctl()" has been added to the 3.18-stable tree
 2017-11-16 14:49 UTC 

Patch "tcp/dccp: fix other lockdep splats accessing ireq_opt" has been added to the 4.4-stable tree
 2017-11-16 14:46 UTC 

Patch "tcp/dccp: fix ireq->opt races" has been added to the 4.4-stable tree
 2017-11-16 14:46 UTC 

Patch "tcp/dccp: fix lockdep splat in inet_csk_route_req()" has been added to the 4.4-stable tree
 2017-11-16 14:46 UTC 

Patch "ipip: only increase err_count for some certain type icmp in ipip_err" has been added to the 4.4-stable tree
 2017-11-16 14:46 UTC 

Patch "tun/tap: sanitize TUNSETSNDBUF input" has been added to the 4.4-stable tree
 2017-11-16 14:22 UTC 

Patch "tun: call dev_get_valid_name() before register_netdevice()" has been added to the 4.4-stable tree
 2017-11-16 14:22 UTC 

Patch "tun: allow positive return values on dev_get_valid_name() call" has been added to the 4.4-stable tree
 2017-11-16 14:22 UTC 

Patch "tcp: fix tcp_mtu_probe() vs highest_sack" has been added to the 4.4-stable tree
 2017-11-16 14:22 UTC 

Patch "sctp: reset owner sk for data chunks on out queues when migrating a sock" has been added to the 4.4-stable tree
 2017-11-16 14:22 UTC 

Patch "sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect" has been added to the 4.4-stable tree
 2017-11-16 14:22 UTC 

Patch "ppp: fix race in ppp device destruction" has been added to the 4.4-stable tree
 2017-11-16 14:22 UTC 

Patch "packet: avoid panic in packet_getsockopt()" has been added to the 4.4-stable tree
 2017-11-16 14:22 UTC 

Patch "net/unix: don't show information about sockets from other namespaces" has been added to the 4.4-stable tree
 2017-11-16 14:22 UTC 

Patch "l2tp: check ps->sock before running pppol2tp_session_ioctl()" has been added to the 4.4-stable tree
 2017-11-16 14:22 UTC 

Patch "ipv6: flowlabel: do not leave opt->tot_len with garbage" has been added to the 4.4-stable tree
 2017-11-16 14:22 UTC 

Patch "ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err" has been added to the 4.4-stable tree
 2017-11-16 14:22 UTC 

[PATCHES] Networking
 2017-11-16 14:12 UTC  (2+ messages)

[PATCH] fealnx: Fix building error on MIPS
 2017-11-16 13:58 UTC  (2+ messages)

[PATCH 4.9 00/87] 4.9.62-stable review
 2017-11-16 13:35 UTC  (4+ messages)
` [PATCH 4.9 06/87] ARM: dts: imx53-qsb-common: fix FEC pinmux config

Patch "Revert "ARM: dts: imx53-qsb-common: fix FEC pinmux config"" has been added to the 4.9-stable tree
 2017-11-16 13:32 UTC 

Patch "Revert "ARM: dts: imx53-qsb-common: fix FEC pinmux config"" has been added to the 3.18-stable tree
 2017-11-16 13:32 UTC 

Security fixes for 4.4
 2017-11-16 13:28 UTC  (7+ messages)

[PATCH] Revert "ARM: dts: imx53: add srtc node"
 2017-11-16 11:53 UTC  (2+ messages)

[PATCH] soc/tegra: pmc: fix child-node lookup
 2017-11-16 11:40 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).