[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170905070904.465037171@linuxfoundation.org>
Date: Tue, 5 Sep 2017 09:09:50 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
linux@...ck-us.net, shuahkh@....samsung.com, patches@...nelci.org,
ben.hutchings@...ethink.co.uk, stable@...r.kernel.org
Subject: [PATCH 4.4 00/16] 4.4.87-stable review
This is the start of the stable review cycle for the 4.4.87 release.
There are 16 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Thu Sep 7 07:08:53 UTC 2017.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.87-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.4.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 4.4.87-rc1
Stephan Mueller <smueller@...onox.de>
crypto: algif_skcipher - only call put_page on referenced and used pages
Oleg Nesterov <oleg@...hat.com>
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Suzuki K Poulose <suzuki.poulose@....com>
kvm: arm/arm64: Force reading uncached stage2 PGD
Suzuki K Poulose <suzuki.poulose@....com>
kvm: arm/arm64: Fix race in resetting stage2 PGD
Xiangliang.Yu <Xiangliang.Yu@....com>
drm/ttm: Fix accounting error when fail to get pages for pool
Vladis Dronov <vdronov@...hat.com>
xfrm: policy: check policy direction value
Cong Wang <xiyou.wangcong@...il.com>
wl1251: add a missing spin_lock_init()
Steve French <smfrench@...il.com>
CIFS: remove endian related sparse warning
Pavel Shilovsky <pshilov@...rosoft.com>
CIFS: Fix maximum SMB2 header size
Ben Hutchings <ben@...adent.org.uk>
alpha: uapi: Add support for __SANE_USERSPACE_TYPES__
Waiman Long <longman@...hat.com>
cpuset: Fix incorrect memory_pressure control file mapping
Tejun Heo <tj@...nel.org>
cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
Yan, Zheng <zyan@...hat.com>
ceph: fix readpage from fscache
Stephen Douthit <stephend@...engineering.com>
i2c: ismt: Return EMSGSIZE for block reads with bogus length
Stephen Douthit <stephend@...engineering.com>
i2c: ismt: Don't duplicate the receive length for block reads
James Hogan <james.hogan@...tec.com>
irqchip: mips-gic: SYNC after enabling GIC region
-------------
Diffstat:
Makefile | 4 ++--
arch/alpha/include/asm/types.h | 2 +-
arch/alpha/include/uapi/asm/types.h | 12 +++++++++++-
arch/arm/kvm/mmu.c | 23 +++++++++++-----------
crypto/algif_skcipher.c | 9 +++++++--
drivers/gpu/drm/ttm/ttm_page_alloc.c | 2 +-
drivers/i2c/busses/i2c-ismt.c | 6 ++++--
drivers/irqchip/irq-mips-gic.c | 5 ++++-
drivers/net/wireless/ti/wl1251/main.c | 1 +
fs/ceph/addr.c | 24 ++++++++++++++---------
fs/ceph/cache.c | 12 +++---------
fs/cifs/dir.c | 2 +-
fs/cifs/smb2pdu.h | 4 ++--
fs/eventpoll.c | 37 +++++++++++++++++++++++------------
include/asm-generic/topology.h | 6 +++++-
kernel/cpuset.c | 1 +
net/xfrm/xfrm_policy.c | 6 ++++++
17 files changed, 100 insertions(+), 56 deletions(-)
Powered by blists - more mailing lists