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.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,T_DKIMWL_WL_HIGH,USER_AGENT_GIT autolearn=ham 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 99852C282DD for ; Thu, 23 May 2019 19:14:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 53BFE21841 for ; Thu, 23 May 2019 19:14:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558638886; bh=CSW/2yMJeaVpQq0zM8y1RRw3nbNgsr41nIGxniwvZqY=; h=From:To:Cc:Subject:Date:List-ID:From; b=NRq0gQ3oLunoezzFyvTe8qk0rhdc79fvNHo0uFUoM4kr5Kc1TJdYqOJmwrLGlVQ+P MHwpgW0M6HT/1Vgy3oiViksxv4/ngD7X4AGlId32JVSPLl6qudx8Elu+cR1DwFO+rW mldkaVmvQUXICS4az7VjFA/kVW72RMkXsQGApc0s= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388828AbfEWTOp (ORCPT ); Thu, 23 May 2019 15:14:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:48812 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388818AbfEWTOn (ORCPT ); Thu, 23 May 2019 15:14:43 -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 4A61E217D9; Thu, 23 May 2019 19:14:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558638881; bh=CSW/2yMJeaVpQq0zM8y1RRw3nbNgsr41nIGxniwvZqY=; h=From:To:Cc:Subject:Date:From; b=bpYFGbVLorjWE3WRPQ8aEgPsBR+qMqh0cQgm33Fjna5nP84l+CyZTc1nMGLwBrLg8 xZwAeE+k55FuvitzumObesiNFVAfhumRJkD71yQT7x0vG6LC0XF/bSXTwvnjCPTiGk TG2JWbCevoj+5zM6dtcB/tqcfIurXVmqITiFa1s8= 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.19 000/114] 4.19.46-stable review Date: Thu, 23 May 2019 21:04:59 +0200 Message-Id: <20190523181731.372074275@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.19.46-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.19.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.19.46-rc1 X-KernelTest-Deadline: 2019-05-25T18:17+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 4.19.46 release. There are 114 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 Sat 25 May 2019 06:15:02 PM 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.19.46-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.19.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.19.46-rc1 Daniel Borkmann bpf, lru: avoid messing with eviction heuristics upon syscall lookup Daniel Borkmann bpf: add map_lookup_elem_sys_only for lookups from syscall side Chenbo Feng bpf: relax inode permission check for retrieving bpf program Greg Kroah-Hartman Revert "selftests/bpf: skip verifier tests for unsupported program types" John Garry driver core: Postpone DMA tear-down until after devres release for probe failure Nigel Croxon md/raid: raid5 preserve the writeback action after the parity check Song Liu Revert "Don't jump to compute_result state from check_result state" Jiri Olsa perf/x86/intel: Fix race in intel_pmu_disable_event() Arnaldo Carvalho de Melo perf bench numa: Add define for RUSAGE_THREAD if not present Al Viro ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour Gary Hook x86/mm/mem_encrypt: Disable all instrumentation for early SME setup Tobin C. Harding sched/cpufreq: Fix kobject memleak Luca Coelho iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb() Bjørn Mork qmi_wwan: new Wistron, ZTE and D-Link devices Peter Zijlstra bpf: Fix preempt_enable_no_resched() abuse Andrey Smirnov power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG Andrew Jones KVM: arm/arm64: Ensure vcpu target is unset on reset failure Kangjie Lu net: ieee802154: fix missing checks for regmap_update_bits Bhagavathi Perumal S mac80211: Fix kernel panic due to use of txq after free Vitaly Kuznetsov x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012 Logan Gunthorpe PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored Al Viro apparmorfs: fix use-after-free on symlink traversal Al Viro securityfs: fix use-after-free on symlink traversal Tony Lindgren power: supply: cpcap-battery: Fix division by zero Jernej Skrabec clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0) Steffen Klassert xfrm4: Fix uninitialized memory read in _decode_session4 Martin Willi xfrm: Honor original L3 slave device in xfrmi policy lookup Sabrina Dubroca esp4: add length check for UDP encapsulation Cong Wang xfrm: clean up xfrm protocol checks Jeremy Sowden vti4: ipip tunnel deregistration fixes. Su Yanjun xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module YueHaibing xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink Kirill Smelkov fuse: Add FOPEN_STREAM to use stream_open() Martin Wilck dm mpath: always free attached_handler_name in parse_path() Mikulas Patocka dm integrity: correctly calculate the size of metadata area Mikulas Patocka dm delay: fix a crash when invalid device is specified Damien Le Moal dm zoned: Fix zone report handling Nikos Tsironis dm cache metadata: Fix loading discard bitset Stefan Mätje PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum Stefan Mätje PCI: Factor out pcie_retrain_link() function Kazufumi Ikeda PCI: rcar: Add the initialization of PCIe link in resume_noirq() Jisheng Zhang PCI/AER: Change pci_aer_init() stub to return void Jean-Philippe Brucker PCI: Init PCIe feature bits for managed host bridge alloc James Prestwood PCI: Mark Atheros AR9462 to avoid bus reset Nikolai Kostrigin PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken Yifeng Li fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting Yifeng Li fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display Yifeng Li fbdev: sm712fb: fix support for 1024x768-16 mode Yifeng Li fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM Yifeng Li fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA Yifeng Li fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F Yifeng Li fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75 Yifeng Li fbdev: sm712fb: fix brightness control on reboot, don't set SR30 Ard Biesheuvel fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types Nathan Chancellor objtool: Allow AR to be overridden with HOSTAR Florian Fainelli MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled Adrian Hunter perf intel-pt: Fix sample timestamp wrt non-taken branches Adrian Hunter perf intel-pt: Fix improved sample timestamp Adrian Hunter perf intel-pt: Fix instructions sampling rate Dmitry Osipenko memory: tegra: Fix integer overflow on tick value calculation Elazar Leibovich tracing: Fix partial reading of trace event's id file Peter Zijlstra ftrace/x86_64: Emulate call function while updating in breakpoint handler Peter Zijlstra x86_64: Allow breakpoints to emulate call instructions Josh Poimboeuf x86_64: Add gap to int3 to allow for call emulation Jeff Layton ceph: flush dirty inodes before proceeding with remount Dmitry Osipenko iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114 Amir Goldstein ovl: fix missing upper fs freeze protection on copy up for ioctl Liu Bo fuse: honor RLIMIT_FSIZE in fuse_file_fallocate Miklos Szeredi fuse: fix writepages on 32bit Mikulas Patocka udlfb: introduce a rendering mutex Mikulas Patocka udlfb: fix sleeping inside spinlock Mikulas Patocka udlfb: delete the unused parameter for dlfb_handle_damage Jonas Karlman clk: rockchip: fix wrong clock definitions for rk3328 Owen Chen clk: mediatek: Disable tuner_en before change PLL rate Dmitry Osipenko clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides divider Leo Yan clk: hi3660: Mark clk_gate_ufs_subsys as critical Olga Kornievskaia PNFS fallback to MDS if no deviceid found ZhangXiaoxu NFS4: Fix v4.0 client state corruption when mount Steve Longerbeam media: imx: Clear fwnode link struct for each endpoint iteration Steve Longerbeam media: imx: csi: Allow unknown nearest upstream entities Janusz Krzysztofik media: ov6650: Fix sensor possibly not detected on probe Colin Ian King phy: ti-pipe3: fix missing bit-wise or operator when assigning val Christoph Probst cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() Phong Tran of: fix clang -Wunsequenced for be32_to_cpu() Pan Bian p54: drop device reference count if fails to enable device Alexander Shishkin intel_th: msu: Fix single mode with IOMMU Al Viro dcache: sort the freeing-without-RCU-delay mess for good. Yufen Yu md: add mddev->pers to avoid potential NULL pointer dereference NeilBrown md: batch flush requests. NeilBrown Revert "MD: fix lock contention for flush bios" Paul Moore proc: prevent changes to overridden credentials Hou Tao brd: re-enable __GFP_HIGHMEM in brd_insert_page() Alexander Shishkin stm class: Fix channel bitmap on 32-bit systems Tingwei Zhang stm class: Fix channel free in stm output free path Helge Deller parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code Helge Deller parisc: Use PA_ASM_LEVEL in boot code Helge Deller parisc: Skip registering LED when running in QEMU Helge Deller parisc: Export running_on_qemu symbol for modules Saeed Mahameed net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabled Saeed Mahameed net/mlx5: Imply MLXFW in mlx5_core Jorge E. Moreira vsock/virtio: Initialize core virtio vsock before registering the driver Junwei Hu tipc: fix modprobe tipc failed after switch order of device registration Stefano Garzarella vsock/virtio: free packets during the socket release Junwei Hu tipc: switch order of device registration to fix a crash Sabrina Dubroca rtnetlink: always put IFLA_LINK for links with a link-netnsid YueHaibing ppp: deflate: Fix possible crash in deflate_init Pieter Jansen van Vuuren nfp: flower: add rcu locks when accessing netdev for tunnels Daniele Palmas net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions Willem de Bruijn net: test nouarg before dereferencing zerocopy pointers Yunjian Wang net/mlx4_core: Change the error print to info print Eric Dumazet net: avoid weird emergency message Florian Fainelli net: Always descend into dsa/ Eric Dumazet ipv6: prevent possible fib6 leaks Wei Wang ipv6: fix src addr routing with the exception table ------------- Diffstat: Documentation/filesystems/porting | 5 + Makefile | 4 +- arch/mips/kernel/perf_event_mipsxx.c | 21 +- arch/parisc/boot/compressed/head.S | 6 +- arch/parisc/include/asm/assembly.h | 6 +- arch/parisc/kernel/head.S | 4 +- arch/parisc/kernel/process.c | 1 + arch/parisc/kernel/syscall.S | 2 +- arch/x86/entry/entry_64.S | 18 +- arch/x86/events/intel/core.c | 10 +- arch/x86/include/asm/text-patching.h | 28 +++ arch/x86/kernel/ftrace.c | 32 ++- arch/x86/kvm/hyperv.c | 11 +- arch/x86/lib/Makefile | 12 + drivers/base/dd.c | 5 +- drivers/block/brd.c | 7 +- drivers/clk/hisilicon/clk-hi3660.c | 6 +- drivers/clk/mediatek/clk-pll.c | 48 ++-- drivers/clk/rockchip/clk-rk3328.c | 18 +- drivers/clk/sunxi-ng/ccu_nkmp.c | 18 +- drivers/clk/tegra/clk-pll.c | 4 +- drivers/hwtracing/intel_th/msu.c | 35 ++- drivers/hwtracing/stm/core.c | 9 +- drivers/iommu/tegra-smmu.c | 25 ++- drivers/md/dm-cache-metadata.c | 9 +- drivers/md/dm-delay.c | 3 +- drivers/md/dm-integrity.c | 4 +- drivers/md/dm-mpath.c | 2 +- drivers/md/dm-zoned-metadata.c | 5 + drivers/md/md.c | 182 +++++++--------- drivers/md/md.h | 25 +-- drivers/md/raid5.c | 29 ++- drivers/media/i2c/ov6650.c | 2 + drivers/memory/tegra/mc.c | 2 +- drivers/net/Makefile | 2 +- drivers/net/ethernet/mellanox/mlx4/mcg.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/Kconfig | 1 + .../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 18 +- .../ethernet/netronome/nfp/flower/tunnel_conf.c | 17 +- drivers/net/ieee802154/mcr20a.c | 6 + drivers/net/ppp/ppp_deflate.c | 20 +- drivers/net/usb/qmi_wwan.c | 12 + drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c | 28 ++- drivers/net/wireless/intersil/p54/p54pci.c | 3 +- drivers/parisc/led.c | 3 + drivers/pci/controller/pcie-rcar.c | 21 ++ drivers/pci/pci.c | 19 +- drivers/pci/pci.h | 2 +- drivers/pci/pcie/aspm.c | 49 +++-- drivers/pci/probe.c | 23 +- drivers/pci/quirks.c | 19 ++ drivers/phy/ti/phy-ti-pipe3.c | 2 +- drivers/power/supply/cpcap-battery.c | 3 + drivers/power/supply/power_supply_sysfs.c | 6 - drivers/staging/media/imx/imx-media-csi.c | 18 +- drivers/staging/media/imx/imx-media-of.c | 15 +- drivers/video/fbdev/efifb.c | 8 +- drivers/video/fbdev/sm712.h | 12 +- drivers/video/fbdev/sm712fb.c | 242 +++++++++++++++++---- drivers/video/fbdev/udlfb.c | 114 ++++++++-- fs/ceph/super.c | 7 + fs/cifs/smb2ops.c | 14 +- fs/dcache.c | 24 +- fs/fuse/file.c | 13 +- fs/nfs/filelayout/filelayout.c | 2 +- fs/nfs/nfs4state.c | 4 + fs/nsfs.c | 3 +- fs/overlayfs/copy_up.c | 6 +- fs/overlayfs/file.c | 5 +- fs/overlayfs/overlayfs.h | 2 +- fs/proc/base.c | 5 + fs/ufs/util.h | 2 +- include/linux/bpf.h | 3 +- include/linux/dcache.h | 2 +- include/linux/of.h | 4 +- include/linux/pci.h | 2 + include/linux/skbuff.h | 9 +- include/net/ip6_fib.h | 3 +- include/net/xfrm.h | 20 +- include/uapi/linux/fuse.h | 2 + include/video/udlfb.h | 7 + kernel/bpf/hashtab.c | 23 +- kernel/bpf/inode.c | 2 +- kernel/bpf/syscall.c | 5 +- kernel/sched/cpufreq_schedutil.c | 1 + kernel/trace/trace_events.c | 3 - lib/Makefile | 11 + net/core/dev.c | 2 +- net/core/rtnetlink.c | 16 +- net/ipv4/esp4.c | 20 +- net/ipv4/ip_vti.c | 5 +- net/ipv4/xfrm4_policy.c | 24 +- net/ipv6/ip6_fib.c | 12 +- net/ipv6/route.c | 58 +++-- net/ipv6/xfrm6_tunnel.c | 6 +- net/key/af_key.c | 4 +- net/mac80211/iface.c | 3 + net/tipc/core.c | 14 +- net/vmw_vsock/virtio_transport.c | 13 +- net/vmw_vsock/virtio_transport_common.c | 7 + net/xfrm/xfrm_interface.c | 17 +- net/xfrm/xfrm_policy.c | 2 +- net/xfrm/xfrm_state.c | 2 +- net/xfrm/xfrm_user.c | 16 +- security/apparmor/apparmorfs.c | 13 +- security/inode.c | 13 +- tools/objtool/Makefile | 3 +- tools/perf/bench/numa.c | 4 + .../perf/util/intel-pt-decoder/intel-pt-decoder.c | 31 ++- tools/testing/selftests/bpf/test_verifier.c | 9 +- virt/kvm/arm/arm.c | 11 +- 111 files changed, 1215 insertions(+), 537 deletions(-)