Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp2522745yba; Mon, 15 Apr 2019 13:31:10 -0700 (PDT) X-Google-Smtp-Source: APXvYqyXu7Wxg+9qNNMHigjU3kqS6nQIPMd3IkpP/SiYS0Opx3V7UlS48FbRxADSDu/k4gx7YYcP X-Received: by 2002:a65:51c8:: with SMTP id i8mr72199166pgq.175.1555360270655; Mon, 15 Apr 2019 13:31:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555360270; cv=none; d=google.com; s=arc-20160816; b=g+RtWrptQtpxFjybuDo7zSgHeoeLf4NpvJd3hd2BRbwWpcdK/F1fr6jUVgPxUW+ei7 nk1xx1xPAtQ/2ULi592Vh5lHp/qNVYrWchG+ry0gPsGNHqEX5rKgNTxDx0/wKC7Ac1qE SnjYuj4bmylNzUATldHvlRyF4sOO7ws8UwppJYv1pDnuGvhVr5ZWrhaF9Ax+kQ0FGB1E pgFotH9dFOcn5a4OqyLOqKGT4YeteZzzvYcIKUPIrXcMihp5EHhymjCJwwbrat5RGMW0 tOrjZZogcm1zYRHzjncSDWMPKBTijn7hvFE3u7hfoggWFuPpQRoHzaktR9I3OfYVZ0E3 oXyw== 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=SiqjAXg2UyRNyr/YpSx33JZCUboANiM6fsNhQ4mBW1U=; b=xx41Df7TxvW0hUNTjW4wNXXFlDhCSapFg14/bFIcElWOTQ2ZCiU/BuwIV+cesJPXE2 e/4LCD9gvg9hffWEhiuY+uhXjZDSRe6p9VNLjHrELkYF6I2BzIoHo2RdgtNfTyT0LWWI v6tinRompWr+dwZNfy9oyLWZOkPRm9ycSt6g5h6T111ytLS6vL333vtNLC1wLURVxcrD uMoa8KG0X1YN/8lcb+0/jLnMfkuxlr+XCRwtagx2CoVYhff4q5XbAm2UMMbskJzkHJjI 2RY1FPmTD7hvyTnJwykI0cAnIHRb4fee/aTbqeSHBmU+wK/VFalMhfhIw+GoCZL1k7Oj ZVhg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=C0cEyCja; 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 l32si46335490pgm.130.2019.04.15.13.30.54; Mon, 15 Apr 2019 13:31:10 -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=C0cEyCja; 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 S1730828AbfDOTJ5 (ORCPT + 99 others); Mon, 15 Apr 2019 15:09:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:45750 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730817AbfDOTJy (ORCPT ); Mon, 15 Apr 2019 15:09:54 -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 7619820880; Mon, 15 Apr 2019 19:09:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1555355393; bh=TpNFh0KQc+SF6kTdVw4sH69NeKWnPDMKn8DyH8fZb5E=; h=From:To:Cc:Subject:Date:From; b=C0cEyCjafMNrE5TajePn8Sljip3ocIBj7u0ov+NxcEO33vH5RJ0zWIsXgGVZtiq9t dqWNtOzhHC3h58N2+iI++zNqDqQsxU0E76sB7wnUyJNd2Soaf3B7qmZmAirbXOtn7X nEXOBIPsmQau56p8Lrlt0ogNhvcehWkPbJ3q1sdc= 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 000/117] 5.0.8-stable review Date: Mon, 15 Apr 2019 20:59:30 +0200 Message-Id: <20190415183744.887851196@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.8-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.8-rc1 X-KernelTest-Deadline: 2019-04-17T18:37+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.8 release. There are 117 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 Wed Apr 17 18:36:42 UTC 2019. 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.8-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.8-rc1 Gerd Hoffmann drm/virtio: do NOT reuse resource ids Marc Orr KVM: x86: nVMX: fix x2APIC VTPR read intercept Marc Orr KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887) Mikulas Patocka dm integrity: fix deadlock with overlapping I/O Mike Snitzer dm: disable DISCARD if the underlying storage no longer supports it Ilya Dryomov dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors Mikulas Patocka dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE") Mikulas Patocka dm integrity: change memcmp to strncmp in dm_integrity_ctr Nicholas Piggin powerpc/64s/radix: Fix radix segment exception handling Chuck Lever xprtrdma: Fix helper that drains the transport Sergey Miroshnichenko PCI: pciehp: Ignore Link State Changes after powering off a slot Andre Przywara PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller Lendacky, Thomas x86/perf/amd: Remove need to check "running" bit in NMI handler Lendacky, Thomas x86/perf/amd: Resolve NMI latency issues for active PMCs Lendacky, Thomas x86/perf/amd: Resolve race condition when disabling PMC Alexander Potapenko x86/asm: Use stricter assembly constraints in bitops Rasmus Villemoes x86/asm: Remove dead __GNUC__ conditionals Dmitry V. Levin csky: Fix syscall_get_arguments() and syscall_set_arguments() Max Filippov xtensa: fix return_address Mel Gorman sched/fair: Do not re-read ->h_load_next during hierarchical load calculation Dan Carpenter xen: Prevent buffer overflow in privcmd ioctl Moni Shoua IB/mlx5: Reset access mask when looping inside page fault handler Ard Biesheuvel arm64/ftrace: fix inadvertent BUG() in trampoline check Will Deacon arm64: backtrace: Don't bother trying to unwind the userspace stack Peter Geis arm64: dts: rockchip: fix rk3328 rgmii high tx error rate Tomohiro Mayama arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64 Will Deacon arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value David Engraf ARM: dts: at91: Fix typo in ISC_D0 on PC9 David Summers ARM: dts: rockchip: Fix SD card detection on rk3288-tinker Peter Ujfalusi ARM: dts: am335x-evm: Correct the regulators for the audio codec Peter Ujfalusi ARM: dts: am335x-evmsk: Correct the regulators for the audio codec Jonas Karlman ARM: dts: rockchip: fix rk3288 cpu opp node reference Janusz Krzysztofik ARM: OMAP1: ams-delta: Fix broken GPIO ID allocation Jani Nikula drm/i915/dp: revert back to max link rate and lane count on eDP Cornelia Huck virtio: Honour 'may_reduce_num' in vring_create_virtqueue Kefeng Wang genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n Stephen Boyd genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent() Jason Yan block: fix the return errno for direct IO Jérôme Glisse block: do not leak memory in bio_copy_user_iov() Bart Van Assche block: Revert v5.0 blk_mq_request_issue_directly() changes Dmitry V. Levin riscv: Fix syscall_get_arguments() and syscall_set_arguments() Anand Jain btrfs: prop: fix vanished compression property after failed set Anand Jain btrfs: prop: fix zstd compression parameter validation Filipe Manana Btrfs: do not allow trimming when a fs is mounted with the nologreplay option S.j. Wang ASoC: fsl_esai: fix channel swap issue when stream starts Guenter Roeck ASoC: intel: Fix crash at suspend/resume after failed codec registration Greg Thelen mm: writeback: use exact memcg dirty counts Arnd Bergmann include/linux/bitrev.h: fix constant bitrev David Rientjes kvm: svm: fix potential get_num_contig_pages overflow Dave Airlie drm/udl: add a release method and delay modeset teardown Jernej Skrabec drm/sun4i: DW HDMI: Lower max. supported rate for H6 Yan Zhao drm/i915/gvt: do not deliver a workload if its creation fails Andrei Vagin alarmtimer: Return correct remaining time Sven Schnelle parisc: also set iaoq_b in instruction_pointer_set() Sven Schnelle parisc: regs_return_value() should return gpr28 Helge Deller parisc: Detect QEMU earlier in boot process Faiz Abbas mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning Daniel Drake mmc: alcor: don't write data before command has completed Peter Geis arm64: dts: rockchip: fix rk3328 sdmmc0 write errors Aneesh Kumar K.V mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd() Hui Wang ALSA: hda - Add two more machines to the power_save_blacklist Oleksandr Andrushchenko ALSA: xen-front: Do not use stream buffer size before it is set Richard Sailer ALSA: hda/realtek - Add quirk for Tuxedo XC 1509 Jian-Hong Pan ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233 Zubin Mithra ALSA: seq: Fix OOB-reads from strlcpy Erik Schmauss ACPICA: Namespace: remove address node from global list after method termination Furquan Shaikh ACPICA: Clear status of GPEs before enabling them Peter Hutterer HID: logitech: Handle 0 scroll events for the m560 Steve French SMB3: Allow persistent handle timeout to be configurable on mount Eddie James hwmon: (occ) Fix power sensor indexing Axel Lin hwmon: (w83773g) Select REGMAP_I2C to fix build error Greg Kroah-Hartman tty: ldisc: add sysctl to prevent autoloading of ldiscs Greg Kroah-Hartman tty: mark Siemens R3964 line discipline as BROKEN Neil Armstrong Revert "clk: meson: clean-up clock registration" Nick Desaulniers lib/string.c: implement a basic bcmp Nick Desaulniers kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LD Huy Nguyen net/mlx5e: Update xon formula Huy Nguyen net/mlx5e: Update xoff formula Aditya Pakki net: mlx5: Add a missing check on idr_find, free buf Heiner Kallweit r8169: disable default rx interrupt coalescing on RTL8168 Alexander Lobakin net: core: netif_receive_skb_list: unlist skb before passing to pt->func Miaohe Lin net: vrf: Fix ping failed when vrf mtu is set to 0 Lorenzo Bianconi net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stop Nikolay Aleksandrov net: bridge: always clear mcast matching struct on reports and leaves Lorenzo Bianconi net: ip6_gre: fix possible use-after-free in ip6erspan_rcv Lorenzo Bianconi net: ip_gre: fix possible use-after-free in erspan_rcv Michael Chan bnxt_en: Reset device on RX buffer errors. Michael Chan bnxt_en: Improve RX consumer index validity check. Jakub Kicinski nfp: disable netpoll on representors Jakub Kicinski nfp: validate the return code from dev_queue_xmit() Yuval Avnery net/mlx5e: Add a lock on tir list Gavi Teitz net/mlx5e: Fix error handling when refreshing TIRs Stephen Suryaputra vrf: check accept_source_route on the original netdevice Dust Li tcp: fix a potential NULL pointer dereference in tcp_sk_exit Koen De Schepper tcp: Ensure DCTCP reacts to losses Xin Long sctp: initialize _pad of sockaddr_in before copying to user memory Heiner Kallweit r8169: disable ASPM again Bjørn Mork qmi_wwan: add Olicard 600 Andrea Righi openvswitch: fix flow actions reallocation Nicolas Dichtel net/sched: fix ->get helper of the matchall cls Davide Caratti net/sched: act_sample: fix divide by zero in the traffic path Mao Wenan net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock(). Eric Dumazet netns: provide pure entropy for net_hash_mix() Artemy Kovalyov net/mlx5: Decrease default mr cache size Steffen Klassert net-gro: Fix GRO flush when receiving a GSO packet. Li RongQing net: ethtool: not call vzalloc for zero sized memory request Jiri Slaby kcm: switch order of device registration to fix a crash Lorenzo Bianconi ipv6: sit: reset ip header pointer in ipip6_rcv Junwei Hu ipv6: Fix dangling pointer when ipv6 fragment Sheena Mira-ato ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type Thomas Falcon ibmvnic: Fix completion structure initialization Haiyang Zhang hv_netvsc: Fix unwanted wakeup after tx_disable Taehee Yoo netfilter: nf_tables: add missing ->release_ops() in error path of newrule() Pablo Neira Ayuso netfilter: nf_tables: use-after-free in dynamic operations Pablo Neira Ayuso netfilter: nft_compat: use .release_ops and remove list of extension Masahiro Yamada kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile Yan Zhao drm/i915/gvt: do not let pin count of shadow mm go negative ------------- Diffstat: Makefile | 6 +- arch/arm/boot/dts/am335x-evm.dts | 26 +- arch/arm/boot/dts/am335x-evmsk.dts | 26 +- arch/arm/boot/dts/rk3288-tinker.dtsi | 3 +- arch/arm/boot/dts/rk3288.dtsi | 6 +- arch/arm/boot/dts/sama5d2-pinfunc.h | 2 +- arch/arm/mach-omap1/board-ams-delta.c | 2 + arch/arm64/boot/dts/rockchip/rk3328-rock64.dts | 3 +- arch/arm64/boot/dts/rockchip/rk3328.dtsi | 58 ++--- arch/arm64/include/asm/futex.h | 16 +- arch/arm64/include/asm/module.h | 5 + arch/arm64/kernel/ftrace.c | 3 +- arch/arm64/kernel/traps.c | 15 +- arch/csky/include/asm/syscall.h | 10 +- arch/parisc/include/asm/ptrace.h | 5 +- arch/parisc/kernel/process.c | 6 - arch/parisc/kernel/setup.c | 3 + arch/powerpc/kernel/exceptions-64s.S | 12 + arch/riscv/include/asm/syscall.h | 12 +- arch/x86/events/amd/core.c | 140 +++++++++- arch/x86/events/core.c | 13 +- arch/x86/include/asm/bitops.h | 47 ++-- arch/x86/include/asm/string_32.h | 20 -- arch/x86/include/asm/string_64.h | 15 -- arch/x86/include/asm/xen/hypercall.h | 3 + arch/x86/kvm/svm.c | 10 +- arch/x86/kvm/vmx/nested.c | 74 +++--- arch/xtensa/kernel/stacktrace.c | 6 +- block/bio.c | 5 +- block/blk-core.c | 4 +- block/blk-mq-sched.c | 8 +- block/blk-mq.c | 122 ++++----- block/blk-mq.h | 6 +- drivers/acpi/acpica/evgpe.c | 6 +- drivers/acpi/acpica/nsobject.c | 4 + drivers/char/Kconfig | 2 +- drivers/clk/meson/meson-aoclk.c | 15 +- drivers/gpu/drm/i915/gvt/gtt.c | 2 +- drivers/gpu/drm/i915/gvt/scheduler.c | 5 +- drivers/gpu/drm/i915/intel_dp.c | 69 +---- drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c | 9 +- drivers/gpu/drm/udl/udl_drv.c | 1 + drivers/gpu/drm/udl/udl_drv.h | 1 + drivers/gpu/drm/udl/udl_main.c | 8 +- drivers/gpu/drm/virtio/virtgpu_object.c | 13 + drivers/hid/hid-logitech-hidpp.c | 5 +- drivers/hwmon/Kconfig | 1 + drivers/hwmon/occ/common.c | 6 +- drivers/infiniband/hw/mlx5/odp.c | 3 +- drivers/md/dm-core.h | 1 + drivers/md/dm-integrity.c | 12 +- drivers/md/dm-rq.c | 11 +- drivers/md/dm-table.c | 39 +++ drivers/md/dm.c | 30 ++- drivers/mmc/host/alcor.c | 34 +-- drivers/mmc/host/sdhci-omap.c | 38 +++ drivers/net/ethernet/broadcom/bnxt/bnxt.c | 16 +- drivers/net/ethernet/cavium/thunder/nicvf_main.c | 20 +- drivers/net/ethernet/ibm/ibmvnic.c | 5 +- .../ethernet/mellanox/mlx5/core/en/port_buffer.c | 39 +-- .../net/ethernet/mellanox/mlx5/core/en_common.c | 13 +- drivers/net/ethernet/mellanox/mlx5/core/fpga/tls.c | 14 +- drivers/net/ethernet/mellanox/mlx5/core/main.c | 20 -- drivers/net/ethernet/netronome/nfp/nfp_net_repr.c | 4 +- drivers/net/ethernet/realtek/r8169.c | 8 +- drivers/net/hyperv/hyperv_net.h | 1 + drivers/net/hyperv/netvsc.c | 6 +- drivers/net/hyperv/netvsc_drv.c | 32 ++- drivers/net/usb/qmi_wwan.c | 1 + drivers/net/vrf.c | 8 +- drivers/pci/hotplug/pciehp_ctrl.c | 4 + drivers/pci/quirks.c | 2 + drivers/tty/Kconfig | 24 ++ drivers/tty/tty_io.c | 3 + drivers/tty/tty_ldisc.c | 47 ++++ drivers/virtio/virtio_ring.c | 2 + fs/block_dev.c | 8 +- fs/btrfs/ioctl.c | 10 + fs/btrfs/props.c | 8 +- fs/cifs/cifsfs.c | 2 + fs/cifs/cifsglob.h | 8 + fs/cifs/connect.c | 30 ++- fs/cifs/smb2file.c | 4 +- fs/cifs/smb2pdu.c | 14 +- include/linux/bitrev.h | 46 ++-- include/linux/memcontrol.h | 5 +- include/linux/mlx5/driver.h | 2 + include/linux/string.h | 3 + include/linux/virtio_ring.h | 2 +- include/net/ip.h | 2 +- include/net/net_namespace.h | 1 + include/net/netfilter/nf_tables.h | 3 + include/net/netns/hash.h | 10 +- kernel/irq/chip.c | 4 + kernel/irq/irqdesc.c | 1 + kernel/sched/fair.c | 6 +- kernel/time/alarmtimer.c | 2 +- lib/string.c | 20 ++ mm/huge_memory.c | 36 +++ mm/memcontrol.c | 20 +- net/bridge/br_multicast.c | 3 + net/core/dev.c | 4 +- net/core/ethtool.c | 46 ++-- net/core/net_namespace.c | 1 + net/core/skbuff.c | 2 +- net/ipv4/ip_gre.c | 15 +- net/ipv4/ip_input.c | 7 +- net/ipv4/ip_options.c | 4 +- net/ipv4/tcp_dctcp.c | 36 +-- net/ipv4/tcp_ipv4.c | 3 +- net/ipv6/ip6_gre.c | 21 +- net/ipv6/ip6_output.c | 4 +- net/ipv6/ip6_tunnel.c | 4 +- net/ipv6/sit.c | 4 + net/kcm/kcmsock.c | 16 +- net/netfilter/nf_tables_api.c | 16 +- net/netfilter/nft_compat.c | 281 ++++----------------- net/openvswitch/flow_netlink.c | 4 +- net/rds/tcp.c | 2 +- net/sched/act_sample.c | 10 +- net/sched/cls_matchall.c | 5 + net/sctp/protocol.c | 1 + net/sunrpc/xprtrdma/verbs.c | 2 +- scripts/package/Makefile | 4 +- scripts/package/builddeb | 10 +- scripts/package/buildtar | 2 +- scripts/package/mkdebian | 6 +- sound/core/seq/seq_clientmgr.c | 6 +- sound/pci/hda/hda_intel.c | 4 + sound/pci/hda/patch_realtek.c | 31 ++- sound/soc/fsl/fsl_esai.c | 47 +++- sound/soc/intel/atom/sst-mfld-platform-pcm.c | 8 + sound/xen/xen_snd_front_alsa.c | 2 +- 133 files changed, 1287 insertions(+), 847 deletions(-)