From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934616AbcJUJbH (ORCPT ); Fri, 21 Oct 2016 05:31:07 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:47131 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934119AbcJUJVn (ORCPT ); Fri, 21 Oct 2016 05:21:43 -0400 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , 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 Message-Id: <20161021091435.435647262@linuxfoundation.org> X-Mailer: git-send-email 2.10.0 MIME-Version: 1.0 User-Agent: quilt/0.64 X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.8.4-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.8.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.8.4-rc1 X-KernelTest-Deadline: 2016-10-23T09:14+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 Linux 4.8.4-rc1 Glauber Costa cfq: fix starvation of asynchronous writes Vishal Verma acpi, nfit: check for the correct event code in notifications Laszlo Ersek drm: virtio: reinstate drm_virtio_set_busid() David Howells cachefiles: Fix attempt to read i_blocks after deleting file [ver #2] Miklos Szeredi vfs: move permission checking into notify_change() for utimes(NULL) Marcelo Ricardo Leitner dlm: free workqueues after the connections Marcelo Cerri crypto: vmx - Fix memory corruption caused by p8_ghash Marcelo Cerri crypto: ghash-generic - move common definitions to a new header file Jan Kara ext4: unmap metadata when zeroing blocks gmail ext4: release bh in make_indexed_dir Ross Zwisler ext4: allow DAX writeback for hole punch Eric Biggers ext4: fix memory leak when symlink decryption fails Fabian Frederick ext4: fix memory leak in ext4_insert_range() wangguang ext4: bugfix for mmaped pages in mpage_release_unused_pages() Daeho Jeong ext4: reinforce check of i_dtime when clearing high fields of uid and gid Eric Whitney ext4: enforce online defrag restriction for encrypted files Jan Kara jbd2: fix lockdep annotation in add_transaction_credits() Wei Fang vfs,mm: fix a dead loop in truncate_inode_pages_range() Gerald Schaefer mm/hugetlb: fix memory offline with hugepage size > memory block size Manfred Spraul ipc/sem.c: fix complex_count vs. simple op race Brian King scsi: ibmvfc: Fix I/O hang when port is not mapped Borislav Petkov scsi: arcmsr: Simplify user_len checking Dan Carpenter scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer() Eric W. Biederman autofs: Fix automounts by using current_real_cred()->uid Justin Maggard async_pq_val: fix DMA memory leak Mike Galbraith reiserfs: Unlock superblock before calling reiserfs_quota_on_mount() Nicolas Iooss ASoC: Intel: Atom: add a missing star in a memcpy call John Hsu ASoC: nau8825: fix bug in FLL parameter Rafał Miłecki brcmfmac: use correct skb freeing helper when deleting flowring Rafał Miłecki brcmfmac: fix memory leak in brcmf_fill_bss_param Nicolas Iooss brcmfmac: fix pmksa->bssid usage Johannes Weiner mm: filemap: don't plant shadow entries without radix tree node Dave Chinner xfs: change mailing list address Guilherme G Piccoli i40e: avoid NULL pointer dereference and recursive errors on early PCI error Johannes Weiner mm: filemap: fix mapping->nrpages double accounting in fuse Miklos Szeredi fuse: fix killing s[ug]id in setattr Miklos Szeredi fuse: invalidate dir dentry after chmod Miklos Szeredi fuse: listxattr: verify xattr list Marcin Wojtas clk: mvebu: dynamically allocate resources in Armada CP110 system controller Marcin Wojtas clk: mvebu: fix setting unwanted flags in CP110 gate clock Mike Marciniszyn IB/hfi1: Fix defered ack race with qp destroy Peng Fan drivers: base: dma-mapping: page align the size when unmap_kernel_range Alexander Usyskin mei: amthif: fix deadlock in initialization during a reset Junjie Mao btrfs: assign error values to the correct bio structs Omar Sandoval Btrfs: catch invalid free space trees Omar Sandoval Btrfs: fix mount -o clear_cache,space_cache=v2 Omar Sandoval Btrfs: fix free space tree bitmaps on big-endian systems Christian Lamparter carl9170: fix debugfs crashes Christian Lamparter b43legacy: fix debugfs crash Christian Lamparter b43: fix debugfs crash Christian Lamparter debugfs: introduce a public file_operations accessor Vineet Gupta ARCv2: fix local_save_flags Yuriy Kolerov ARCv2: intc: Use kflag if STATUS32.IE must be reset Andy Shevchenko serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485() Kefeng Wang serial: 8250_dw: Check the data->pclk when get apb_pclk Richard Genoud BUG: atmel_serial: Interrupts not disabled on close Sascha Hauer 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(-)