| From: |
| Greg KH <gregkh-AT-linuxfoundation.org> |
| To: |
| linux-kernel-AT-vger.kernel.org, Andrew Morton <akpm-AT-linux-foundation.org>, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org |
| Subject: |
| Linux 3.18.97 |
| Date: |
| Wed, 28 Feb 2018 10:57:14 +0100 |
| Message-ID: |
| <20180228095714.GA6207@kroah.com> |
| Cc: |
| lwn-AT-lwn.net, Jiri Slaby <jslaby-AT-suse.cz> |
I'm announcing the release of the 3.18.97 kernel.
All users of the 3.18 kernel series must upgrade.
The updated 3.18.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.18.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-st...
thanks,
greg k-h
------------
Makefile | 2 -
arch/arm64/kernel/traps.c | 2 -
arch/x86/oprofile/nmi_int.c | 2 -
drivers/iio/imu/adis_trigger.c | 7 +++---
drivers/iio/industrialio-buffer.c | 2 -
drivers/irqchip/irq-gic-v3.c | 2 -
drivers/pci/host/pci-keystone.c | 9 ++++++-
drivers/scsi/ibmvscsi/ibmvfc.h | 2 -
drivers/usb/dwc3/gadget.c | 2 +
drivers/usb/gadget/function/f_fs.c | 6 +----
lib/asn1_decoder.c | 43 ++++++++++++++++++++-----------------
net/ipv4/ip_sockglue.c | 7 ------
net/ipv6/ipv6_sockglue.c | 10 +-------
net/mac80211/cfg.c | 2 -
14 files changed, 49 insertions(+), 49 deletions(-)
Arnd Bergmann (2):
cfg80211: fix cfg80211_beacon_dup
x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()
Eric Biggers (1):
ASN.1: fix out-of-bounds read when parsing indefinite length item
Greg Kroah-Hartman (1):
Linux 3.18.97
Jack Pham (1):
usb: gadget: f_fs: Process all descriptors during bind
Johan Hovold (1):
PCI: keystone: Fix interrupt-controller-node lookup
Lars-Peter Clausen (1):
iio: adis_lib: Initialize trigger before requesting interrupt
Michael Weiser (1):
arm64: Disable unhandled signal log messages by default
Paolo Abeni (1):
netfilter: drop outermost socket lock in getsockopt()
Shanker Donthineni (1):
irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
Stefan Windfeldt-Prytz (1):
iio: buffer: check if a buffer has been set up when poll is called
Thinh Nguyen (1):
usb: dwc3: gadget: Set maxpacket size for ep0 IN
Tyrel Datwyler (1):
scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info