lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 4 Feb 2017 10:02:57 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org,
        Andrew Morton <akpm@...ux-foundation.org>,
        torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:     lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 4.4.47

I'm announcing the release of the 4.4.47 kernel.

All users of the 4.4 kernel series must upgrade.

The updated 4.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Makefile                                       |    2 -
 drivers/net/ethernet/broadcom/bcmsysport.c     |   25 +++++++++++++-----
 drivers/net/ethernet/mellanox/mlxsw/pci.h      |    8 +++---
 drivers/net/ethernet/mellanox/mlxsw/spectrum.c |    1 
 drivers/net/ethernet/mellanox/mlxsw/switchx2.c |    1 
 drivers/net/ethernet/renesas/ravb_main.c       |   13 +++++++++
 drivers/net/phy/bcm63xx.c                      |   21 ++++++++++++++-
 drivers/net/usb/cdc_ether.c                    |    8 ++++++
 drivers/net/usb/qmi_wwan.c                     |    7 +++++
 drivers/net/usb/r8152.c                        |    9 ++++++
 include/linux/tcp.h                            |    7 ++++-
 net/ax25/ax25_subr.c                           |    2 -
 net/bridge/br_netlink.c                        |   33 ++++++++++++++-----------
 net/core/dev.c                                 |    4 +--
 net/dsa/slave.c                                |    2 +
 net/ipv4/fib_semantics.c                       |   11 +++++---
 net/ipv4/route.c                               |    2 -
 net/ipv4/tcp_fastopen.c                        |    3 +-
 net/ipv6/addrconf.c                            |    4 ---
 net/ipv6/route.c                               |    3 +-
 net/openvswitch/conntrack.c                    |    3 +-
 net/unix/af_unix.c                             |   27 ++++++++++++--------
 22 files changed, 141 insertions(+), 55 deletions(-)

Alexey Kodanev (1):
      tcp: initialize max window for a new fastopen socket

Arkadi Sharshevsky (2):
      mlxsw: spectrum: Fix memory leak at skb reallocation
      mlxsw: switchx2: Fix memory leak at skb reallocation

Basil Gunn (1):
      ax25: Fix segfault after sock connection timeout

Bjørn Mork (1):
      qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card

Daniel Gonzalez Cabanelas (1):
      net: phy: bcm63xx: Utilize correct config_intr function

David Ahern (2):
      net: lwtunnel: Handle lwtunnel_fill_encap failure
      net: ipv4: fix table id in getroute response

Elad Raz (1):
      mlxsw: pci: Fix EQE structure definition

Eric Dumazet (1):
      net: fix harmonize_features() vs NETIF_F_HIGHDMA

Florian Fainelli (2):
      net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
      net: dsa: Bring back device detaching in dsa_slave_suspend()

Greg Kroah-Hartman (1):
      Linux 4.4.47

Ivan Vecera (1):
      bridge: netlink: call br_changelink() during br_dev_newlink()

Kefeng Wang (1):
      ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock

Lance Richardson (1):
      openvswitch: maintain correct checksum state in conntrack actions

Masaru Nagai (1):
      ravb: do not use zero-length alignment DMA descriptor

Shannon Nelson (1):
      tcp: fix tcp_fastopen unaligned access complaints on sparc

WANG Cong (1):
      af_unix: move unix_mknod() out of bindlock

hayeswang (2):
      r8152: fix the sw rx checksum is unavailable
      r8152: don't execute runtime suspend if the tx is not empty


Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ