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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 23 Nov 2018 08:46:59 +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.14.83

I'm announcing the release of the 4.14.83 kernel.

All users of the 4.14 kernel series must upgrade.

The updated 4.14.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.14.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 
 arch/arm/boot/dts/r8a7791.dtsi                  |    2 
 arch/arm/boot/dts/r8a7793.dtsi                  |    2 
 arch/x86/kernel/cpu/bugs.c                      |   57 ++----------------------
 drivers/net/dsa/microchip/ksz_common.c          |   10 ++--
 drivers/net/ethernet/broadcom/bcmsysport.c      |   15 ++----
 drivers/net/ethernet/broadcom/tg3.c             |   18 ++++++-
 drivers/net/ethernet/ibm/ibmvnic.c              |    2 
 drivers/net/ethernet/mellanox/mlxsw/spectrum.c  |    1 
 drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.c |    6 +-
 drivers/net/phy/mdio-gpio.c                     |   10 ++--
 drivers/net/tun.c                               |    6 ++
 drivers/net/usb/smsc95xx.c                      |    9 +++
 include/uapi/linux/sctp.h                       |    2 
 kernel/cpu.c                                    |   11 ----
 net/core/dev.c                                  |    4 +
 net/core/flow_dissector.c                       |    4 -
 net/ipv4/inet_fragment.c                        |   28 ++++++-----
 net/ipv4/ip_tunnel_core.c                       |    2 
 net/ipv6/route.c                                |    7 ++
 net/sctp/socket.c                               |   26 ++--------
 net/sctp/stream.c                               |    1 
 22 files changed, 95 insertions(+), 130 deletions(-)

Chris Paterson (2):
      ARM: dts: r8a7791: Correct critical CPU temperature
      ARM: dts: r8a7793: Correct critical CPU temperature

David Ahern (1):
      ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF

Eric Dumazet (2):
      net-gro: reset skb->pkt_type in napi_reuse_skb()
      inet: frags: better deal with smp races

Florian Fainelli (1):
      net: systemport: Protect stop from timeout

Frieder Schrempf (1):
      usbnet: smsc95xx: disable carrier check while suspending

Greg Kroah-Hartman (2):
      Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"
      Linux 4.14.83

Martin Schiller (1):
      net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs

Matthew Cover (1):
      tuntap: fix multiqueue rx

Michał Mirosław (1):
      ibmvnic: fix accelerated VLAN handling

Sabrina Dubroca (1):
      ip_tunnel: don't force DF when MTU is locked

Shalom Toledo (1):
      mlxsw: spectrum: Fix IP2ME CPU policer configuration

Siva Reddy Kallam (1):
      tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths

Stefan Wahren (1):
      net: smsc95xx: Fix MTU range

Subash Abhinov Kasiviswanathan (1):
      net: qualcomm: rmnet: Fix incorrect assignment of real_dev

Tristram Ha (1):
      net: dsa: microchip: initialize mutex before use

Xin Long (3):
      sctp: not allow to set asoc prsctp_enable by sockopt
      sctp: fix strchange_flags name for Stream Change Event
      sctp: not increase stream's incnt before sending addstrm_in request

배석진 (1):
      flow_dissector: do not dissect l4 ports for fragments


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