From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah.kh@samsung.com, patches@kernelci.org,
ben.hutchings@codethink.co.uk, stable@vger.kernel.org
Subject: [PATCH 4.8 00/57] 4.8.4-stable review
Date: Fri, 21 Oct 2016 11:17:23 +0200 [thread overview]
Message-ID: <20161021091435.435647262@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.8.4 release.
There are 57 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 Sun Oct 23 09:14:19 UTC 2016.
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.8.4-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.8.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.8.4-rc1
Glauber Costa <glauber@scylladb.com>
cfq: fix starvation of asynchronous writes
Vishal Verma <vishal.l.verma@intel.com>
acpi, nfit: check for the correct event code in notifications
Laszlo Ersek <lersek@redhat.com>
drm: virtio: reinstate drm_virtio_set_busid()
David Howells <dhowells@redhat.com>
cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]
Miklos Szeredi <mszeredi@redhat.com>
vfs: move permission checking into notify_change() for utimes(NULL)
Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
dlm: free workqueues after the connections
Marcelo Cerri <marcelo.cerri@canonical.com>
crypto: vmx - Fix memory corruption caused by p8_ghash
Marcelo Cerri <marcelo.cerri@canonical.com>
crypto: ghash-generic - move common definitions to a new header file
Jan Kara <jack@suse.cz>
ext4: unmap metadata when zeroing blocks
gmail <yngsion@gmail.com>
ext4: release bh in make_indexed_dir
Ross Zwisler <ross.zwisler@linux.intel.com>
ext4: allow DAX writeback for hole punch
Eric Biggers <ebiggers@google.com>
ext4: fix memory leak when symlink decryption fails
Fabian Frederick <fabf@skynet.be>
ext4: fix memory leak in ext4_insert_range()
wangguang <wang.guang55@zte.com.cn>
ext4: bugfix for mmaped pages in mpage_release_unused_pages()
Daeho Jeong <daeho.jeong@samsung.com>
ext4: reinforce check of i_dtime when clearing high fields of uid and gid
Eric Whitney <enwlinux@gmail.com>
ext4: enforce online defrag restriction for encrypted files
Jan Kara <jack@suse.cz>
jbd2: fix lockdep annotation in add_transaction_credits()
Wei Fang <fangwei1@huawei.com>
vfs,mm: fix a dead loop in truncate_inode_pages_range()
Gerald Schaefer <gerald.schaefer@de.ibm.com>
mm/hugetlb: fix memory offline with hugepage size > memory block size
Manfred Spraul <manfred@colorfullife.com>
ipc/sem.c: fix complex_count vs. simple op race
Brian King <brking@linux.vnet.ibm.com>
scsi: ibmvfc: Fix I/O hang when port is not mapped
Borislav Petkov <bp@alien8.de>
scsi: arcmsr: Simplify user_len checking
Dan Carpenter <dan.carpenter@oracle.com>
scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
Eric W. Biederman <ebiederm@xmission.com>
autofs: Fix automounts by using current_real_cred()->uid
Justin Maggard <jmaggard10@gmail.com>
async_pq_val: fix DMA memory leak
Mike Galbraith <efault@gmx.de>
reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
Nicolas Iooss <nicolas.iooss_linux@m4x.org>
ASoC: Intel: Atom: add a missing star in a memcpy call
John Hsu <KCHSU0@nuvoton.com>
ASoC: nau8825: fix bug in FLL parameter
Rafał Miłecki <rafal@milecki.pl>
brcmfmac: use correct skb freeing helper when deleting flowring
Rafał Miłecki <rafal@milecki.pl>
brcmfmac: fix memory leak in brcmf_fill_bss_param
Nicolas Iooss <nicolas.iooss_linux@m4x.org>
brcmfmac: fix pmksa->bssid usage
Johannes Weiner <hannes@cmpxchg.org>
mm: filemap: don't plant shadow entries without radix tree node
Dave Chinner <david@fromorbit.com>
xfs: change mailing list address
Guilherme G Piccoli <gpiccoli@linux.vnet.ibm.com>
i40e: avoid NULL pointer dereference and recursive errors on early PCI error
Johannes Weiner <hannes@cmpxchg.org>
mm: filemap: fix mapping->nrpages double accounting in fuse
Miklos Szeredi <mszeredi@redhat.com>
fuse: fix killing s[ug]id in setattr
Miklos Szeredi <mszeredi@redhat.com>
fuse: invalidate dir dentry after chmod
Miklos Szeredi <mszeredi@redhat.com>
fuse: listxattr: verify xattr list
Marcin Wojtas <mw@semihalf.com>
clk: mvebu: dynamically allocate resources in Armada CP110 system controller
Marcin Wojtas <mw@semihalf.com>
clk: mvebu: fix setting unwanted flags in CP110 gate clock
Mike Marciniszyn <mike.marciniszyn@intel.com>
IB/hfi1: Fix defered ack race with qp destroy
Peng Fan <van.freenix@gmail.com>
drivers: base: dma-mapping: page align the size when unmap_kernel_range
Alexander Usyskin <alexander.usyskin@intel.com>
mei: amthif: fix deadlock in initialization during a reset
Junjie Mao <junjie.mao@enight.me>
btrfs: assign error values to the correct bio structs
Omar Sandoval <osandov@fb.com>
Btrfs: catch invalid free space trees
Omar Sandoval <osandov@fb.com>
Btrfs: fix mount -o clear_cache,space_cache=v2
Omar Sandoval <osandov@fb.com>
Btrfs: fix free space tree bitmaps on big-endian systems
Christian Lamparter <chunkeey@googlemail.com>
carl9170: fix debugfs crashes
Christian Lamparter <chunkeey@googlemail.com>
b43legacy: fix debugfs crash
Christian Lamparter <chunkeey@googlemail.com>
b43: fix debugfs crash
Christian Lamparter <chunkeey@googlemail.com>
debugfs: introduce a public file_operations accessor
Vineet Gupta <vgupta@synopsys.com>
ARCv2: fix local_save_flags
Yuriy Kolerov <yuriy.kolerov@synopsys.com>
ARCv2: intc: Use kflag if STATUS32.IE must be reset
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()
Kefeng Wang <wangkefeng.wang@huawei.com>
serial: 8250_dw: Check the data->pclk when get apb_pclk
Richard Genoud <richard.genoud@gmail.com>
BUG: atmel_serial: Interrupts not disabled on close
Sascha Hauer <s.hauer@pengutronix.de>
serial: imx: Fix DCD reading
-------------
Diffstat:
MAINTAINERS | 7 +-
Makefile | 4 +-
arch/arc/include/asm/irqflags-arcv2.h | 2 +-
arch/arc/kernel/intc-arcv2.c | 2 +-
block/cfq-iosched.c | 13 +-
crypto/async_tx/async_pq.c | 8 +-
crypto/ghash-generic.c | 13 +-
drivers/acpi/nfit/core.c | 3 +
drivers/acpi/nfit/nfit.h | 4 +
drivers/base/dma-mapping.c | 2 +-
drivers/clk/mvebu/cp110-system-controller.c | 31 +++--
drivers/crypto/vmx/ghash.c | 31 ++---
drivers/gpu/drm/virtio/virtgpu_drm_bus.c | 10 ++
drivers/gpu/drm/virtio/virtgpu_drv.c | 1 +
drivers/gpu/drm/virtio/virtgpu_drv.h | 1 +
drivers/infiniband/hw/hfi1/rc.c | 5 +-
drivers/misc/mei/amthif.c | 12 +-
drivers/misc/mei/bus.c | 2 -
drivers/net/ethernet/intel/i40e/i40e_main.c | 6 +
drivers/net/wireless/ath/carl9170/debug.c | 6 +-
drivers/net/wireless/broadcom/b43/debugfs.c | 6 +-
drivers/net/wireless/broadcom/b43legacy/debugfs.c | 6 +-
.../broadcom/brcm80211/brcmfmac/cfg80211.c | 9 +-
.../broadcom/brcm80211/brcmfmac/flowring.c | 9 +-
drivers/scsi/arcmsr/arcmsr_hba.c | 12 +-
drivers/scsi/ibmvscsi/ibmvfc.c | 1 -
drivers/tty/serial/8250/8250_dw.c | 2 +-
drivers/tty/serial/8250/8250_port.c | 11 +-
drivers/tty/serial/atmel_serial.c | 5 +-
drivers/tty/serial/imx.c | 3 +-
fs/attr.c | 15 +++
fs/autofs4/waitq.c | 4 +-
fs/btrfs/compression.c | 4 +-
fs/btrfs/ctree.h | 3 +-
fs/btrfs/disk-io.c | 33 +++--
fs/btrfs/extent_io.c | 64 +++++++---
fs/btrfs/extent_io.h | 22 ++++
fs/btrfs/free-space-tree.c | 19 +--
fs/cachefiles/interface.c | 8 +-
fs/cachefiles/internal.h | 3 +-
fs/cachefiles/namei.c | 8 +-
fs/debugfs/file.c | 13 +-
fs/dlm/lowcomms.c | 8 +-
fs/ext4/extents.c | 3 +
fs/ext4/inode.c | 24 ++--
fs/ext4/move_extent.c | 7 ++
fs/ext4/namei.c | 14 +--
fs/ext4/symlink.c | 3 +-
fs/fuse/dir.c | 59 ++++++++-
fs/jbd2/transaction.c | 6 +-
fs/reiserfs/super.c | 12 +-
fs/utimes.c | 17 +--
include/crypto/ghash.h | 23 ++++
include/linux/debugfs.h | 17 +++
include/linux/fs.h | 1 +
include/linux/radix-tree.h | 6 +-
include/linux/sem.h | 1 +
include/uapi/linux/btrfs.h | 12 +-
ipc/sem.c | 138 +++++++++++++--------
lib/radix-tree.c | 14 +--
mm/filemap.c | 51 +++++---
mm/hugetlb.c | 13 +-
sound/soc/codecs/nau8825.c | 2 +-
sound/soc/intel/atom/sst/sst_pvt.c | 14 +--
64 files changed, 581 insertions(+), 287 deletions(-)
next reply other threads:[~2016-10-21 9:31 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20161021092156uscas1p2448161ce8162a8e99cfe189d1b435176@uscas1p2.samsung.com>
2016-10-21 9:17 ` Greg Kroah-Hartman [this message]
2016-10-21 9:17 ` [PATCH 4.8 03/57] serial: 8250_dw: Check the data->pclk when get apb_pclk Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 04/57] serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485() Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 05/57] ARCv2: intc: Use kflag if STATUS32.IE must be reset Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 06/57] ARCv2: fix local_save_flags Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 07/57] debugfs: introduce a public file_operations accessor Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 08/57] b43: fix debugfs crash Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 09/57] b43legacy: " Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 10/57] carl9170: fix debugfs crashes Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 14/57] btrfs: assign error values to the correct bio structs Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 15/57] mei: amthif: fix deadlock in initialization during a reset Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 16/57] drivers: base: dma-mapping: page align the size when unmap_kernel_range Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 17/57] IB/hfi1: Fix defered ack race with qp destroy Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 18/57] clk: mvebu: fix setting unwanted flags in CP110 gate clock Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 19/57] clk: mvebu: dynamically allocate resources in Armada CP110 system controller Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 20/57] fuse: listxattr: verify xattr list Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 22/57] fuse: fix killing s[ug]id in setattr Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 23/57] mm: filemap: fix mapping->nrpages double accounting in fuse Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 24/57] i40e: avoid NULL pointer dereference and recursive errors on early PCI error Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 25/57] xfs: change mailing list address Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 26/57] mm: filemap: dont plant shadow entries without radix tree node Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 27/57] brcmfmac: fix pmksa->bssid usage Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 30/57] ASoC: nau8825: fix bug in FLL parameter Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 31/57] ASoC: Intel: Atom: add a missing star in a memcpy call Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 32/57] reiserfs: Unlock superblock before calling reiserfs_quota_on_mount() Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 33/57] async_pq_val: fix DMA memory leak Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 34/57] autofs: Fix automounts by using current_real_cred()->uid Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 35/57] scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer() Greg Kroah-Hartman
2016-10-21 9:17 ` [PATCH 4.8 36/57] scsi: arcmsr: Simplify user_len checking Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 37/57] scsi: ibmvfc: Fix I/O hang when port is not mapped Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 38/57] ipc/sem.c: fix complex_count vs. simple op race Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 39/57] mm/hugetlb: fix memory offline with hugepage size > memory block size Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 40/57] vfs,mm: fix a dead loop in truncate_inode_pages_range() Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 41/57] jbd2: fix lockdep annotation in add_transaction_credits() Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 42/57] ext4: enforce online defrag restriction for encrypted files Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 43/57] ext4: reinforce check of i_dtime when clearing high fields of uid and gid Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 45/57] ext4: fix memory leak in ext4_insert_range() Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 46/57] ext4: fix memory leak when symlink decryption fails Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 47/57] ext4: allow DAX writeback for hole punch Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 48/57] ext4: release bh in make_indexed_dir Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 49/57] ext4: unmap metadata when zeroing blocks Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 50/57] crypto: ghash-generic - move common definitions to a new header file Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 51/57] crypto: vmx - Fix memory corruption caused by p8_ghash Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 52/57] dlm: free workqueues after the connections Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 53/57] vfs: move permission checking into notify_change() for utimes(NULL) Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 54/57] cachefiles: Fix attempt to read i_blocks after deleting file [ver #2] Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 55/57] drm: virtio: reinstate drm_virtio_set_busid() Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 56/57] acpi, nfit: check for the correct event code in notifications Greg Kroah-Hartman
2016-10-21 9:18 ` [PATCH 4.8 57/57] cfq: fix starvation of asynchronous writes Greg Kroah-Hartman
2016-10-21 9:18 ` Greg Kroah-Hartman
2016-10-21 15:46 ` [PATCH 4.8 00/57] 4.8.4-stable review Shuah Khan
2016-10-22 9:56 ` Greg Kroah-Hartman
2016-10-21 19:17 ` Guenter Roeck
2016-10-22 9:56 ` Greg Kroah-Hartman
2016-10-21 21:02 ` Rafael J. Wysocki
2016-10-22 9:58 ` Greg Kroah-Hartman
2016-10-23 0:04 ` Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161021091435.435647262@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=patches@kernelci.org \
--cc=shuah.kh@samsung.com \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.