Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp4808366yba; Tue, 30 Apr 2019 04:51:29 -0700 (PDT) X-Google-Smtp-Source: APXvYqzrhsw7ZhqXfpyRBlHniqfsMgmD+OoDwiljRrI0cCiQolbTCZ4XtuuwokepVaG8yH39w6pq X-Received: by 2002:a62:be14:: with SMTP id l20mr34468658pff.241.1556625089565; Tue, 30 Apr 2019 04:51:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556625089; cv=none; d=google.com; s=arc-20160816; b=IeyFLV1RnmkretQMP8EdQUYJMY+cDfoByRMzSBAVmL/azSFSmaqmPPbPsRrMoHOCq+ U5/wpBjrLcbAmqeC6I4/FZ5rjWRjHea0tw0S7WKOxiae2js4ExQ2BrdLEggJ7xuGH8Wv 08I6QEo87r9qda2E/RgiOPma6qPbGleCp17RWgfrQoL8WPgQVEFiW1t9fXi1beSzBo1S U4AuRT7U5ZHWLAgo4BxoyRr2P7P4kn1hRJU0ktPlsGTDp2PE3bNqyYnDhh+II8GpM1pi P/dSr4kWGqEWgzgpTSfpB7q2maEFe65FBH7wlehDFSHISZ1OChXRjKDEKhi3F0/mGWJj PxcA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:user-agent :mime-version:message-id:date:subject:cc:to:from:dkim-signature; bh=g6/Z98nEwW99o8jMkgyEUGouT3ATrxnG7wxKIPD/oaA=; b=Tjg3RHaQKJ+wTQYTohOm47z+XY24XozNn6AdRaPAC8RJAQkNY8aPdJrUbh6IBfF6F1 jQGWw9Emhkgkb2t2leWFfoyuvY8lmFWgl5roc2KcZg9NuSp1ZjwOOQS9pfC19JavBA+D Wq2GOMcFGbSm69I5v4doj7f+TV4qfu2AhPB5XcjVkK0RGfxccKinJxMqPGPfdoEZKcpM jhQdUPd3HtYpq7d2tQMBQKcfB5kKvBGhCBfQf9iYmYQ0Wx75rWJ8tMApcDx7HXao3+dV FLKjf9mYsciRm9R6TMMYPy+JI3Y+2BhgONV9Ta2740VONCrTgaVjRN9qPRlCmYPew4/l OpSg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="M/H6U5Sh"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h185si38975316pfc.241.2019.04.30.04.51.14; Tue, 30 Apr 2019 04:51:29 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="M/H6U5Sh"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730867AbfD3Lsb (ORCPT + 99 others); Tue, 30 Apr 2019 07:48:31 -0400 Received: from mail.kernel.org ([198.145.29.99]:34594 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730857AbfD3Ls3 (ORCPT ); Tue, 30 Apr 2019 07:48:29 -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 7ED0B21707; Tue, 30 Apr 2019 11:48:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1556624908; bh=plQK6eGn+Rd0QB1S6wu1TD5e1W/k/0LTUmDE5lOZc1M=; h=From:To:Cc:Subject:Date:From; b=M/H6U5Sh389hCZ09MNL2DMLfcORmUJQ2IS6Hub7pT4bmVcavYOv3H/nEKq5gt90f+ 7drNWR7BsQ/xPAjN6PhlTyUBZVCrP6s5xQfEoG/rCpBepSnoatqGRYwZDbnoSO+xPw itAlACcFT8CzbdnFezdZZxDqUFQspEC4kigWE364= 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 5.0 00/89] 5.0.11-stable review Date: Tue, 30 Apr 2019 13:37:51 +0200 Message-Id: <20190430113609.741196396@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-5.0.11-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.0.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.0.11-rc1 X-KernelTest-Deadline: 2019-05-02T11:36+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 5.0.11 release. There are 89 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:35:03 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/v5.x/stable-review/patch-5.0.11-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-5.0.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.0.11-rc1 Jakub Kicinski net/tls: don't leak IV and record seq when offload fails Jakub Kicinski net/tls: avoid potential deadlock in tls_set_device_offload_rx() Maxim Mikityanskiy net/mlx5e: Fix use-after-free after xdp_return_frame Maxim Mikityanskiy net/mlx5e: Fix the max MTU check in case of XDP Petr Machata mlxsw: spectrum: Put MC TCs into DWRR mode Ido Schimmel mlxsw: pci: Reincrease PCI reset timeout Tao Ren net/ncsi: handle overflow when incrementing mac address Ilias Apalodimas net: socionext: replace napi_alloc_frag with the netdev variant on init Hangbin Liu team: fix possible recursive locking when add slaves Su Bao Cheng stmmac: pci: Adjust IOT2000 matching Jakub Kicinski net/tls: fix refcount adjustment in fallback Vinod Koul net: stmmac: move stmmac_check_ether_addr() to driver probe Eric Dumazet net/rose: fix unbound loop in rose_loopback_timer() 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 ZhangXiaoxu ipv4: set the tcp_min_rtt_wlen range from 0 to one day Eric Dumazet ipv4: add sanity checks in ipv4_link_failure() Linus Torvalds rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE use 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 Al Viro Fix aio_poll() races Al Viro aio: store event at final iocb_put() Al Viro aio: keep io_event in aio_kiocb Al Viro aio: fold lookup_kiocb() into its sole caller Linus Torvalds pin iocb through aio. Eric Dumazet rxrpc: fix race condition in rxrpc_input_packet() Tetsuo Handa net/rds: Check address length before reading address family YueHaibing net: netrom: Fix error cleanup path of nr_proto_init 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. Johannes Berg mac80211_hwsim: calculate if_combination.max_interfaces luca abeni sched/deadline: Correctly handle active 0-lag timers Todd Kjos binder: fix handling of misaligned binder object Tetsuo Handa workqueue: Try to catch flush_work() without INIT_WORK(). Linus Torvalds slip: make slhc_free() silently accept an error pointer Xin Long tipc: handle the err returned from cmd header function Dongli Zhang loop: do not print warn message if partition scan is successful 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" Christian König drm/ttm: fix re-init of global structures Maarten Lankhorst drm/vc4: Fix memory leak during gpu reset. Michael Ellerman powerpc/mm/radix: Make Radix require HUGETLB_PAGE Ard Biesheuvel ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache Shun-Chih Yu dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_start Achim Dahlhoff dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_status 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 Harry Pan perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC10 counters NeilBrown sunrpc: don't mark uninitialised items as VALID. Jeff Layton nfsd: wake blocked file lock waiters before sending callback Jeff Layton nfsd: wake waiters blocked on file_lock before deleting it 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 Jason Gunthorpe RDMA/ucontext: Fix regression with disassociate Jason Gunthorpe RDMA/mlx5: Use rdma_user_map_io for mapping BAR pages Jason Gunthorpe RDMA/mlx5: Do not allow the user to write to the clock page Josh Collier IB/rdmavt: Fix frwr memory registration Bjorn Andersson arm64: mm: Ensure tail of unaligned initrd is reserved Mel Gorman mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory model 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 Baolin Wang gpio: eic: sprd: Fix incorrect irq type setting for the sync EIC Herbert Xu crypto: lrw - Fix atomic sleep when walking skcipher Herbert Xu crypto: xts - Fix atomic sleep when walking skcipher 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 Jérôme Glisse cifs: fix page reference leak with readv/writev Ronnie Sahlberg cifs: fix memory leak in SMB2_read Paolo Valente block, bfq: fix use after free in bfq_bfqq_expire YueHaibing fs/proc/proc_sysctl.c: Fix a NULL pointer dereference Kailang Yang ALSA: hda/realtek - Move to ACT_INIT state Christophe Leroy powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64 Alexander Shishkin intel_th: gth: Fix an off-by-one in output unassigning Pablo Neira Ayuso netfilter: nf_tables: bogus EBUSY in helper removal from transaction Pablo Neira Ayuso netfilter: nf_tables: bogus EBUSY when deleting set after flush ------------- Diffstat: Documentation/networking/ip-sysctl.txt | 1 + Documentation/sysctl/vm.txt | 16 +- Makefile | 4 +- arch/arm/boot/compressed/head.S | 16 +- arch/arm64/mm/init.c | 2 +- arch/mips/kernel/scall64-o32.S | 2 +- arch/powerpc/configs/skiroot_defconfig | 1 + arch/powerpc/kernel/vdso32/gettimeofday.S | 2 +- arch/powerpc/platforms/Kconfig.cputype | 2 +- arch/x86/Makefile | 9 + arch/x86/events/intel/cstate.c | 10 +- block/bfq-iosched.c | 15 +- block/bfq-iosched.h | 2 +- block/bfq-wf2q.c | 17 +- crypto/lrw.c | 6 +- crypto/xts.c | 6 +- drivers/android/binder_alloc.c | 18 +- drivers/block/loop.c | 5 +- drivers/block/zram/zram_drv.c | 5 +- drivers/dma/mediatek/mtk-cqdma.c | 2 +- drivers/dma/sh/rcar-dmac.c | 30 +++- drivers/gpio/gpio-eic-sprd.c | 1 + drivers/gpu/drm/i915/intel_fbdev.c | 12 +- drivers/gpu/drm/ttm/ttm_bo.c | 10 +- drivers/gpu/drm/ttm/ttm_memory.c | 5 +- drivers/gpu/drm/vc4/vc4_crtc.c | 2 +- drivers/hwtracing/intel_th/gth.c | 2 +- drivers/infiniband/core/uverbs.h | 1 + drivers/infiniband/core/uverbs_main.c | 52 +++++- drivers/infiniband/hw/mlx5/main.c | 10 +- drivers/infiniband/sw/rdmavt/mr.c | 17 +- drivers/input/rmi4/rmi_f11.c | 2 +- drivers/net/ethernet/intel/fm10k/fm10k_main.c | 2 + drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c | 24 ++- drivers/net/ethernet/mellanox/mlx5/core/en/xdp.h | 3 +- .../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 5 +- drivers/net/ethernet/mellanox/mlx5/core/port.c | 4 - drivers/net/ethernet/mellanox/mlxsw/pci_hw.h | 2 +- drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 6 +- drivers/net/ethernet/socionext/netsec.c | 11 +- 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 | 7 + drivers/net/wireless/mac80211_hwsim.c | 19 +- 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/aio.c | 200 +++++++++------------ fs/ceph/dir.c | 6 +- fs/ceph/mds_client.c | 70 ++++++-- fs/ceph/snap.c | 7 +- fs/cifs/file.c | 15 +- fs/cifs/inode.c | 4 + fs/cifs/misc.c | 23 ++- fs/cifs/smb2pdu.c | 1 + fs/ext4/xattr.c | 3 + fs/nfs/super.c | 3 +- fs/nfsd/nfs4callback.c | 8 +- fs/nfsd/nfs4state.c | 12 +- fs/nfsd/state.h | 1 + fs/proc/proc_sysctl.c | 6 +- fs/splice.c | 4 +- include/drm/ttm/ttm_bo_driver.h | 1 - include/linux/etherdevice.h | 12 ++ include/linux/pipe_fs_i.h | 1 + include/net/netfilter/nf_tables.h | 6 + include/net/netrom.h | 2 +- kernel/sched/deadline.c | 3 +- kernel/sched/fair.c | 4 + kernel/trace/ring_buffer.c | 2 +- kernel/trace/trace.c | 33 ++-- kernel/workqueue.c | 3 + lib/Kconfig.debug | 1 + mm/page_alloc.c | 13 ++ net/bridge/netfilter/ebtables.c | 3 +- net/ipv4/route.c | 32 +++- net/ipv4/sysctl_net_ipv4.c | 5 +- net/ncsi/ncsi-rsp.c | 6 +- net/netfilter/nf_tables_api.c | 28 ++- net/netfilter/nft_dynset.c | 13 +- net/netfilter/nft_lookup.c | 13 +- net/netfilter/nft_objref.c | 32 +++- net/netrom/af_netrom.c | 76 +++++--- net/netrom/nr_loopback.c | 2 +- net/netrom/nr_route.c | 2 +- net/netrom/sysctl_net_netrom.c | 5 +- net/rds/af_rds.c | 3 + net/rds/bind.c | 2 + net/rds/ib_fmr.c | 11 ++ net/rds/ib_rdma.c | 3 - net/rose/rose_loopback.c | 27 +-- net/rxrpc/input.c | 12 +- net/rxrpc/local_object.c | 3 +- net/sunrpc/cache.c | 3 + net/tipc/netlink_compat.c | 24 ++- net/tls/tls_device.c | 4 +- net/tls/tls_device_fallback.c | 13 +- net/tls/tls_main.c | 5 +- net/tls/tls_sw.c | 3 + sound/pci/hda/patch_realtek.c | 41 +++-- 105 files changed, 874 insertions(+), 396 deletions(-)