|
|
Subscribe / Log in / New account

Linux 3.18.70

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.70
Date:  Thu, 7 Sep 2017 09:18:19 +0200
Message-ID:  <20170907071819.GA1548@kroah.com>
Cc:  lwn-AT-lwn.net, Jiri Slaby <jslaby-AT-suse.cz>

I'm announcing the release of the 3.18.70 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 -
 drivers/gpu/drm/ttm/ttm_page_alloc.c  |    2 -
 drivers/i2c/busses/i2c-ismt.c         |    6 +++--
 drivers/net/wireless/ti/wl1251/main.c |    1 
 fs/cifs/dir.c                         |    2 -
 fs/cifs/smb2pdu.h                     |    4 +--
 fs/eventpoll.c                        |   37 ++++++++++++++++++++++------------
 include/asm-generic/topology.h        |    6 ++++-
 net/xfrm/xfrm_policy.c                |    6 +++++
 9 files changed, 45 insertions(+), 21 deletions(-)

Cong Wang (1):
      wl1251: add a missing spin_lock_init()

Greg Kroah-Hartman (1):
      Linux 3.18.70

Oleg Nesterov (1):
      epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()

Pavel Shilovsky (1):
      CIFS: Fix maximum SMB2 header size

Stephen Douthit (2):
      i2c: ismt: Don't duplicate the receive length for block reads
      i2c: ismt: Return EMSGSIZE for block reads with bogus length

Steve French (1):
      CIFS: remove endian related sparse warning

Tejun Heo (1):
      cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs

Vladis Dronov (1):
      xfrm: policy: check policy direction value

Xiangliang.Yu (1):
      drm/ttm: Fix accounting error when fail to get pages for pool



Copyright © 2017, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds