Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1637256

Linux 4.9.27

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Linux 4.9.27
Date 2017-05-08 09:20 +0200
Message-ID <tEL7z-P9-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

I'm announcing the release of the 4.9.27 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 -
 drivers/char/tpm/tpm-interface.c   |   53 ++++++++++++++++++++-------------
 drivers/hwmon/it87.c               |   24 ++++++++++++---
 drivers/md/dm-ioctl.c              |    2 -
 drivers/scsi/storvsc_drv.c         |   27 ++++++++++-------
 drivers/tty/serial/8250/8250_pci.c |   12 +++----
 fs/ceph/addr.c                     |   58 ++++++++++++++++++++++++++++++-------
 fs/ceph/caps.c                     |   21 +++++++++++++
 fs/ceph/file.c                     |    3 +
 fs/ceph/super.h                    |    2 +
 fs/cifs/cifsglob.h                 |   11 +++++++
 fs/cifs/cifssmb.c                  |    4 ++
 fs/cifs/connect.c                  |   13 +++++++-
 fs/cifs/smb2misc.c                 |   44 ++++++++++++++++++++++++++++
 fs/cifs/smb2ops.c                  |    4 ++
 fs/cifs/smb2proto.h                |    7 ++++
 fs/cifs/smb2transport.c            |   58 +++++++++++++++++++++++++++++++++----
 fs/cifs/transport.c                |    2 +
 fs/timerfd.c                       |   17 ++++++++--
 kernel/cpu.c                       |   17 +++++-----
 20 files changed, 306 insertions(+), 75 deletions(-)

Adrian Salido (1):
      dm ioctl: prevent stack leak in dm ioctl call

Gabriel Krisman Bertazi (1):
      8250_pci: Fix potential use-after-free in error path

Greg Kroah-Hartman (1):
      Linux 4.9.27

Guenter Roeck (1):
      hwmon: (it87) Avoid registering the same chip on both SIO addresses

Maciej S. Szmigiero (1):
      tpm_tis: use default timeout value if chip reports it as zero

Sachin Prabhu (1):
      Handle mismatched open calls

Sebastian Andrzej Siewior (1):
      cpu/hotplug: Serialize callback invocations proper

Stephen Hemminger (1):
      scsi: storvsc: Workaround for virtual DVD SCSI version

Thomas Gleixner (1):
      timerfd: Protect the might cancel mechanism proper

Yan, Zheng (1):
      ceph: try getting buffer capability for readahead/fadvise

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Linux 4.9.27 Greg KH <gregkh@linuxfoundation.org> - 2017-05-08 09:20 +0200
  Re: Linux 4.9.27 Greg KH <gregkh@linuxfoundation.org> - 2017-05-08 09:20 +0200

csiph-web