From: Greg KH <gregkh@linuxfoundation.org> To: linux-kernel@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>, torvalds@linux-foundation.org, stable@vger.kernel.org Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz> Subject: Linux 4.14.83 Date: Fri, 23 Nov 2018 08:46:59 +0100 Message-ID: <20181123074659.GA12056@kroah.com> (raw) [-- Attachment #1: Type: text/plain, Size: 3500 bytes --] 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 [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 833 bytes --]
next reply index Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-11-23 7:46 Greg KH [this message] 2018-11-23 7:47 ` Greg KH
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20181123074659.GA12056@kroah.com \ --to=gregkh@linuxfoundation.org \ --cc=akpm@linux-foundation.org \ --cc=jslaby@suse.cz \ --cc=linux-kernel@vger.kernel.org \ --cc=lwn@lwn.net \ --cc=stable@vger.kernel.org \ --cc=torvalds@linux-foundation.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
LKML Archive on lore.kernel.org Archives are clonable: git clone --mirror https://lore.kernel.org/lkml/0 lkml/git/0.git git clone --mirror https://lore.kernel.org/lkml/1 lkml/git/1.git git clone --mirror https://lore.kernel.org/lkml/2 lkml/git/2.git git clone --mirror https://lore.kernel.org/lkml/3 lkml/git/3.git git clone --mirror https://lore.kernel.org/lkml/4 lkml/git/4.git git clone --mirror https://lore.kernel.org/lkml/5 lkml/git/5.git git clone --mirror https://lore.kernel.org/lkml/6 lkml/git/6.git git clone --mirror https://lore.kernel.org/lkml/7 lkml/git/7.git git clone --mirror https://lore.kernel.org/lkml/8 lkml/git/8.git git clone --mirror https://lore.kernel.org/lkml/9 lkml/git/9.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 lkml lkml/ https://lore.kernel.org/lkml \ linux-kernel@vger.kernel.org public-inbox-index lkml Example config snippet for mirrors Newsgroup available over NNTP: nntp://nntp.lore.kernel.org/org.kernel.vger.linux-kernel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git