[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171027085429.GA28481@kroah.com>
Date: Fri, 27 Oct 2017 10:54:29 +0200
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.9.59
I'm announcing the release of the 4.9.59 kernel.
All users of the 4.9 kernel series must upgrade.
The updated 4.9.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.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/parisc/kernel/syscall.S | 6
arch/x86/kernel/cpu/microcode/intel.c | 19 +
crypto/asymmetric_keys/pkcs7_parser.c | 3
drivers/bus/mvebu-mbus.c | 2
drivers/clocksource/cs5535-clockevt.c | 3
drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.c | 2
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.c | 2
drivers/i2c/busses/i2c-ismt.c | 5
drivers/i2c/busses/i2c-piix4.c | 30 +
drivers/iio/dummy/iio_simple_dummy_events.c | 1
drivers/net/can/usb/esd_usb2.c | 2
drivers/net/can/usb/gs_usb.c | 10
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.c | 3
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c | 197 +++++------
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c | 2
drivers/usb/class/cdc-acm.c | 3
drivers/usb/core/config.c | 6
drivers/usb/core/devio.c | 6
drivers/usb/core/hub.c | 11
drivers/usb/core/quirks.c | 4
drivers/usb/host/xhci.c | 3
drivers/usb/musb/musb_core.c | 6
drivers/usb/musb/sunxi.c | 2
drivers/usb/serial/metro-usb.c | 1
fs/crypto/keyinfo.c | 5
fs/fscache/object-list.c | 7
fs/xfs/libxfs/xfs_ag_resv.c | 12
fs/xfs/libxfs/xfs_alloc.c | 8
fs/xfs/libxfs/xfs_bmap.c | 11
fs/xfs/libxfs/xfs_bmap.h | 1
fs/xfs/libxfs/xfs_log_format.h | 27 -
fs/xfs/xfs_acl.c | 22 -
fs/xfs/xfs_aops.c | 72 ++--
fs/xfs/xfs_attr_inactive.c | 2
fs/xfs/xfs_bmap_util.c | 40 ++
fs/xfs/xfs_bmap_util.h | 13
fs/xfs/xfs_error.c | 2
fs/xfs/xfs_file.c | 2
fs/xfs/xfs_inode.c | 8
fs/xfs/xfs_inode_item.c | 86 ++--
fs/xfs/xfs_iomap.c | 7
fs/xfs/xfs_iomap.h | 2
fs/xfs/xfs_ondisk.h | 2
fs/xfs/xfs_pnfs.c | 2
fs/xfs/xfs_reflink.c | 9
include/linux/hyperv.h | 4
include/linux/key.h | 47 +-
include/linux/mbus.h | 4
lib/digsig.c | 6
net/dns_resolver/dns_key.c | 2
security/keys/big_key.c | 4
security/keys/encrypted-keys/encrypted.c | 9
security/keys/gc.c | 8
security/keys/key.c | 41 +-
security/keys/keyctl.c | 9
security/keys/keyring.c | 10
security/keys/proc.c | 7
security/keys/process_keys.c | 2
security/keys/request_key.c | 7
security/keys/request_key_auth.c | 2
security/keys/trusted.c | 2
security/keys/user_defined.c | 4
sound/core/seq/seq_lock.c | 4
sound/core/seq/seq_lock.h | 12
sound/hda/hdac_controller.c | 5
sound/pci/hda/hda_codec.c | 2
sound/usb/quirks.c | 1
68 files changed, 542 insertions(+), 321 deletions(-)
Alan Stern (1):
USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
Arnd Bergmann (1):
brcmsmac: make some local variables 'static const' to reduce stack size
Ben Hutchings (1):
ALSA: seq: Enable 'use' locking in all configurations
Ben Skeggs (1):
drm/nouveau/mmu: flush tlbs before deleting page tables
Borislav Petkov (1):
x86/microcode/intel: Disable late loading on model 79
Brian Foster (2):
xfs: reinit btree pointer on attr tree inactivation walk
xfs: trim writepage mapping to within eof
Carlos Maiolino (1):
xfs: Capture state of the right inode in xfs_iflush_done
Christoph Hellwig (1):
xfs: handle racy AIO in xfs_reflink_end_cow
Darrick J. Wong (4):
xfs: don't unconditionally clear the reflink flag on zero-block files
xfs: evict CoW fork extents when performing finsert/fcollapse
xfs: perag initialization should only touch m_ag_max_usable for AG 0
xfs: always swap the cow forks when swapping extents
Dave Chinner (4):
xfs: Don't log uninitialised fields in inode structures
xfs: move more RT specific code under CONFIG_XFS_RT
xfs: don't change inode mode if ACL update fails
xfs: cancel dirty pages on invalidation
David Howells (2):
KEYS: don't let add_key() update an uninstantiated key
KEYS: Fix race between updating and finding a negative key
David Kozub (1):
clockevents/drivers/cs5535: Improve resilience to spurious interrupts
Dexuan Cui (1):
vmbus: fix missing signaling in hv_signal_on_read()
Eric Biggers (4):
KEYS: encrypted: fix dereference of NULL user_key_payload
lib/digsig: fix dereference of NULL user_key_payload
fscrypt: fix dereference of NULL user_key_payload
FS-Cache: fix dereference of NULL user_key_payload
Eric Sandeen (1):
xfs: handle error if xfs_btree_get_bufs fails
Eric Sesterhenn (1):
pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.
Eryu Guan (2):
xfs: report zeroed or not correctly in xfs_zero_range()
xfs: update i_size after unwritten conversion in dio completion
Felipe Balbi (1):
usb: quirks: add quirk for WORLDE MINI MIDI keyboard
Greg Kroah-Hartman (1):
Linux 4.9.59
Guenter Roeck (1):
i2c: piix4: Fix SMBus port selection for AMD Family 17h chips
Hans de Goede (1):
USB: devio: Revert "USB: devio: Don't corrupt user memory"
Helge Deller (1):
fs/xfs: Use %pS printk format for direct addresses
Ilia Mirkin (1):
drm/nouveau/bsp/g92: disable by default
Jan Luebbe (1):
bus: mbus: fix window size calculation for 4GB windows
Johan Hovold (1):
USB: serial: metro-usb: add MS7820 device id
John David Anglin (1):
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
Jonathan Liu (2):
usb: musb: sunxi: Explicitly release USB PHY on exit
usb: musb: Check for host-mode using is_host_active() on reset interrupt
Jussi Laako (1):
ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital
Kevin Cernekee (1):
brcmfmac: Add check for short event packets
Larry Finger (1):
rtlwifi: rtl8821ae: Fix connection lost problem
Lars-Peter Clausen (1):
iio: dummy: events: Add missing break
Maksim Salau (1):
usb: cdc_acm: Add quirk for Elatec TWN3
Mathias Nyman (2):
usb: hub: Allow reset retry for USB2 devices on connect bounce
xhci: Identify USB 3.1 capable hosts by their port protocol capability
Pontus Andersson (1):
i2c: ismt: Separate I2C block read from SMBus block read
Stefan Mätje (1):
can: esd_usb2: Fix can_dlc value for received RTR, frames
Takashi Iwai (2):
ALSA: hda: Remove superfluous '-' added by printk conversion
ALSA: hda: Abort capability probe at invalid register read
Wolfgang Grandegger (1):
can: gs_usb: fix busy loop if no more TX context is available
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists