From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 00BA5C46460 for ; Tue, 30 Apr 2019 12:04:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id BCA7221670 for ; Tue, 30 Apr 2019 12:04:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1556625887; bh=r2w+PBfnx47CgPVpcg9tD2mystB7cwHRux/mG4kiUZ4=; h=From:To:Cc:Subject:Date:List-ID:From; b=uAwm2WoVnZeRRaPw1P89+fSG2+OD6YV3TOvUx5xlhGe0tYtU8suClvcjZYmQSMAsC HQ5pcUy4O7w+jeu7dWVre2jAX5owAmF/NZaLWXN9awV6rzfnLU32trWaMly1APytCP ewNgEDLhxFuo2IJOnz8XxVm7DC5Mwj69KpORL3LA= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728535AbfD3Lmi (ORCPT ); Tue, 30 Apr 2019 07:42:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:51872 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727772AbfD3Lmi (ORCPT ); Tue, 30 Apr 2019 07:42:38 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9D8D9217D7; Tue, 30 Apr 2019 11:42:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1556624557; bh=r2w+PBfnx47CgPVpcg9tD2mystB7cwHRux/mG4kiUZ4=; h=From:To:Cc:Subject:Date:From; b=DbHcAST6Fl8Z2roOQD2RFyU2Sw6kGWJKCRW7P4B+ccINGamV4L11qSp61DslIZX2D FvdUHvnkACUc6YYe/OS71Me299+8vI5gG7zFD9C4h/5PEu3TAdsC7sIcdHQCXQmwIG dG6Bkna77bhcspBSDt2//q6uGTgztW9rMbiNOD/o= 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@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: [PATCH 4.14 00/53] 4.14.115-stable review Date: Tue, 30 Apr 2019 13:38:07 +0200 Message-Id: <20190430113549.400132183@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 User-Agent: quilt/0.66 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.115-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.14.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.14.115-rc1 X-KernelTest-Deadline: 2019-05-02T11:36+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org This is the start of the stable review cycle for the 4.14.115 release. There are 53 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 02 May 2019 11:34:49 AM UTC. Anything received after that time might be too late. The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.115-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.14.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.14.115-rc1 ZhangXiaoxu ipv4: set the tcp_min_rtt_wlen range from 0 to one day Eric Dumazet net/rose: fix unbound loop in rose_loopback_timer() Kees Cook net/rose: Convert timers to use timer_setup() Hangbin Liu team: fix possible recursive locking when add slaves Su Bao Cheng stmmac: pci: Adjust IOT2000 matching Vinod Koul net: stmmac: move stmmac_check_ether_addr() to driver probe Zhu Yanjun net: rds: exchange of 8K and 1M pool Erez Alfasi net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query Amit Cohen mlxsw: spectrum: Fix autoneg status in ethtool Eric Dumazet ipv4: add sanity checks in ipv4_link_failure() Greg Kroah-Hartman Revert "block/loop: Use global lock for ioctl() operation." Jan Kara mm: Fix warning in insert_pfn() Daniel Borkmann x86/retpolines: Disable switch jump tables when retpolines are enabled Daniel Borkmann x86, retpolines: Raise limit for generating indirect calls from switch-case Mikulas Patocka dm integrity: change memcmp to strncmp in dm_integrity_ctr Xin Long tipc: check link name with right length in tipc_nl_compat_link_set Xin Long tipc: check bearer name with right length in tipc_nl_compat_bearer_enable Yue Haibing fm10k: Fix a potential NULL pointer dereference Florian Westphal netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON Tetsuo Handa NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family. luca abeni sched/deadline: Correctly handle active 0-lag timers Todd Kjos binder: fix handling of misaligned binder object Andrea Claudi ipvs: fix warning on unused variable YueHaibing fs/proc/proc_sysctl.c: Fix a NULL pointer dereference Alexander Shishkin intel_th: gth: Fix an off-by-one in output unassigning Linus Torvalds slip: make slhc_free() silently accept an error pointer Xin Long tipc: handle the err returned from cmd header function Adalbert Lazăr vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock Dan Carpenter ext4: fix some error pointer dereferences Kai-Heng Feng USB: Consolidate LPM checks to avoid enabling LPM twice Kai-Heng Feng USB: Add new USB LPM helpers Maarten Lankhorst drm/vc4: Fix compilation error reported by kbuild test bot Dave Airlie Revert "drm/i915/fbdev: Actually configure untiled displays" Maarten Lankhorst drm/vc4: Fix memory leak during gpu reset. Ard Biesheuvel ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache Dirk Behme dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid Alex Williamson vfio/type1: Limit DMA mappings per container Lucas Stach Input: synaptics-rmi4 - write config register values to the right offset NeilBrown sunrpc: don't mark uninitialised items as VALID. Trond Myklebust nfsd: Don't release the callback slot unless it was actually held Yan, Zheng ceph: fix ci->i_head_snapc leak Jeff Layton ceph: ensure d_name stability in ceph_dentry_hash() Jeff Layton ceph: only use d_name directly when parent is locked Xie XiuQi sched/numa: Fix a possible divide-by-zero Josh Collier IB/rdmavt: Fix frwr memory registration Peter Zijlstra trace: Fix preempt_enable_no_resched() abuse Aurelien Jarno MIPS: scall64-o32: Fix indirect syscall number load YueHaibing lib/Kconfig.debug: fix build error without CONFIG_BLOCK Jérôme Glisse zram: pass down the bvec we need to read into in the work struct Jann Horn tracing: Fix buffer_ref pipe ops Wenwen Wang tracing: Fix a memory leak by early error exit in trace_pid_write() Frank Sorenson cifs: do not attempt cifs operation on smb2+ rename error Masahiro Yamada kbuild: simplify ld-option implementation ------------- Diffstat: Documentation/networking/ip-sysctl.txt | 1 + Makefile | 4 +- arch/arm/boot/compressed/head.S | 16 ++++- arch/mips/kernel/scall64-o32.S | 2 +- arch/x86/Makefile | 9 +++ drivers/android/binder_alloc.c | 18 +++--- drivers/block/loop.c | 58 +++++++++--------- drivers/block/loop.h | 1 + drivers/block/zram/zram_drv.c | 5 +- drivers/dma/sh/rcar-dmac.c | 4 +- drivers/gpu/drm/i915/intel_fbdev.c | 12 ++-- drivers/gpu/drm/vc4/vc4_crtc.c | 2 +- drivers/hwtracing/intel_th/gth.c | 2 +- drivers/infiniband/sw/rdmavt/mr.c | 17 +++--- drivers/input/rmi4/rmi_f11.c | 2 +- drivers/md/dm-integrity.c | 6 +- drivers/net/ethernet/intel/fm10k/fm10k_main.c | 2 + .../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/port.c | 4 -- drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 4 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 4 +- drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c | 8 ++- drivers/net/slip/slhc.c | 2 +- drivers/net/team/team.c | 6 ++ drivers/usb/core/driver.c | 23 +++++-- drivers/usb/core/hub.c | 16 ++--- drivers/usb/core/message.c | 3 +- drivers/usb/core/sysfs.c | 5 +- drivers/usb/core/usb.h | 10 +++- drivers/vfio/vfio_iommu_type1.c | 14 +++++ fs/ceph/dir.c | 6 +- fs/ceph/mds_client.c | 70 ++++++++++++++++++---- fs/ceph/snap.c | 7 ++- fs/cifs/inode.c | 4 ++ fs/ext4/xattr.c | 3 + fs/nfs/super.c | 3 +- fs/nfsd/nfs4callback.c | 8 ++- fs/nfsd/state.h | 1 + fs/proc/proc_sysctl.c | 6 +- fs/splice.c | 4 +- include/linux/pipe_fs_i.h | 1 + kernel/sched/deadline.c | 3 +- kernel/sched/fair.c | 4 ++ kernel/trace/ring_buffer.c | 2 +- kernel/trace/trace.c | 33 +++++----- lib/Kconfig.debug | 1 + mm/memory.c | 9 ++- net/bridge/netfilter/ebtables.c | 3 +- net/ipv4/route.c | 32 +++++++--- net/ipv4/sysctl_net_ipv4.c | 5 +- net/netfilter/ipvs/ip_vs_ctl.c | 3 +- net/rds/ib_fmr.c | 11 ++++ net/rds/ib_rdma.c | 3 - net/rose/af_rose.c | 17 +++--- net/rose/rose_link.c | 16 +++-- net/rose/rose_loopback.c | 36 +++++------ net/rose/rose_route.c | 8 +-- net/rose/rose_timer.c | 30 ++++------ net/sunrpc/cache.c | 3 + net/tipc/netlink_compat.c | 24 ++++++-- net/vmw_vsock/virtio_transport_common.c | 22 ++++--- scripts/Kbuild.include | 4 +- 62 files changed, 424 insertions(+), 220 deletions(-)