Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp2398748ybi; Sun, 9 Jun 2019 10:46:08 -0700 (PDT) X-Google-Smtp-Source: APXvYqzlIdwoyyig4TfjkEFfEBShZKxRiPNmMmPz/6MtjnGVGw8e9Jz+ciyYR3EySQXpJet7Kzeg X-Received: by 2002:a17:902:b204:: with SMTP id t4mr66739652plr.285.1560102368726; Sun, 09 Jun 2019 10:46:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560102368; cv=none; d=google.com; s=arc-20160816; b=ZwTNz5kzh/heZcNEuU1KwtZdPF/rytdMhB2h1oSKNyqd0wOmN2a0oGgN3Vb4EaZap4 JOuA4bXw2+11buKRoUZJSIgno4ABC7l3++3Sllf+k+q0VsfQSfuHqhnGtsAPFkk9d243 anw9QiK7Vgh+4hvbaqfryvaXidI24iijMgFWY6pWk8ynpJM5JGutwsjFFELdiYtChcfq TuOT10cwJTtbqzCnlve+zwFuyaYjzoc/vjmhdQ6b4YUL7Xoa1KtJKA1m6oYLuIgWDwqX ALZycVhqzrRhM4s6ARFFUL0/996eqfBHZ/bbcARcX+o6Yc2D8jYoNKkO57G4HV0lu7DQ w1eg== 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=lDyzQgBtkzURsYGfnextnl7poQ9CjeuyKE1X7A1VaZE=; b=t2malQA9Nt+L+x6iBEJyf0zQ6AdydGAJWXA7auRIaRee6glh1zUlMXo1lpeF9MIRv9 d8SH5rENzwFAXa+Wljfi2G3qM+7UaQ6Ud8mFzFyQetpBQIu2jtvkBUd93nRIdT+iPnbQ SHhNg08t6+NvHW1u1JaFfB1Ao4xRL9XLvYAjD3BkfiIEo13a9dOIhpCzM8MVPuCufcEC ynaWHNq9FvXyfXGwUNwBbh+z4oE2NZ1VNY1KCLE5fTZoD/4cuePXk8qWl7I8T2AihEAc 3fVrAl9YVpJeQyuubvklx8HxtyMahFd2ffX8/qpY5ELychd/qzpW9qoT8vJfTBRnd04j u9eg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hzt71xuM; 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 h5si7228757plt.232.2019.06.09.10.45.51; Sun, 09 Jun 2019 10:46:08 -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=hzt71xuM; 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 S1730017AbfFIQpj (ORCPT + 99 others); Sun, 9 Jun 2019 12:45:39 -0400 Received: from mail.kernel.org ([198.145.29.99]:43434 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729906AbfFIQph (ORCPT ); Sun, 9 Jun 2019 12:45:37 -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 3D7102081C; Sun, 9 Jun 2019 16:45:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560098736; bh=4DGTnxAIPhrQvogLVDJQ22+zFgn66FXf/p7sM/pfwnE=; h=From:To:Cc:Subject:Date:From; b=hzt71xuMldRk4FsKJqLTJebpfxnqcqEo/ZveNU8CZCpPvnQ6grVCvdDKDcBIXt9zv vIiXyHxHeUBiCdwilsYz1eO9Dr2AYmzlyrw6OvtsPVOT4Kq768dkuSQLFPWslImi76 KYrT/CEQpc9Agl7hrYTHxobOJ+DDHMtN6ohE1iJ0= 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.1 00/70] 5.1.9-stable review Date: Sun, 9 Jun 2019 18:41:11 +0200 Message-Id: <20190609164127.541128197@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.1.9-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.1.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.1.9-rc1 X-KernelTest-Deadline: 2019-06-11T16:41+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.1.9 release. There are 70 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 Tue 11 Jun 2019 04:40:04 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/v5.x/stable-review/patch-5.1.9-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.1.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.1.9-rc1 Jiri Slaby TTY: serial_core, add ->install Helen Koike drm/amd: fix fb references in async update Tina Zhang drm/i915/gvt: Initialize intel_gvt_gtt_entry in stack Helen Koike drm: don't block fb changes for async plane updates Jonathan Corbet drm/i915: Maintain consistent documentation subsection ordering Weinan drm/i915/gvt: emit init breadcrumb for gvt request Daniel Drake drm/i915/fbc: disable framebuffer compression on GeminiLake Louis Li drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2) Harry Wentland drm/amd/display: Add ASICREV_IS_PICASSO Alex Deucher drm/amdgpu/soc15: skip reset on init Chris Wilson drm/i915: Fix I915_EXEC_RING_MASK Aaron Liu drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in Christian König drm/radeon: prefer lower reference dividers Alex Deucher drm/amdgpu/psp: move psp version specific function pointers to early_init Mario Kleiner drm: Fix timestamp docs for variable refresh properties. Ryan Pavlik drm: add non-desktop quirks to Sensics and OSVR headsets. Dave Airlie drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3) Andres Rodriguez drm: add non-desktop quirk for Valve HMDs Helen Koike drm/msm: fix fb references in async update Patrik Jakobsson drm/gma500/cdv: Check vbt config bits when detecting lvds panels Helen Koike drm/vc4: fix fb references in async update Helen Koike drm/rockchip: fix fb references in async update Dan Carpenter test_firmware: Use correct snprintf() limit Dan Carpenter genwqe: Prevent an integer overflow in the ioctl Paul Burton MIPS: pistachio: Build uImage.gz by default Paul Burton MIPS: Bounds check virt_addr_valid Roger Pau Monne xen-blkfront: switch kcalloc to kvcalloc for large array allocation Sagi Grimberg nvme-rdma: fix queue mapping when queue count is limited Gerald Schaefer s390/mm: fix address space detection in exception handling Robert Hancock i2c: xiic: Add max_read_len quirk Jann Horn x86/insn-eval: Fix use-after-free access to LDT entry Jiri Kosina x86/power: Fix 'nosmt' vs hibernation triple fault during resume Faiz Abbas mmc: sdhci_am654: Fix SLOTTYPE write Takeshi Saito mmc: tmio: fix SCC error handling to avoid false positive CRC error Dan Carpenter memstick: mspro_block: Fix an error code in mspro_block_issue_req() Masahiro Yamada kbuild: use more portable 'command -v' for cc-cross-prefix Kees Cook pstore/ram: Run without kernel crash dump region Pi-Hsun Shih pstore: Set tfm to NULL on free_buf_for_compression Miklos Szeredi fuse: fix copy_file_range() in the writeback case Miklos Szeredi fuse: fallocate: fix return with locked inode Yihao Wu NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled Yihao Wu NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter Trond Myklebust SUNRPC: Fix a use after free when a server rejects the RPCSEC_GSS credential Olga Kornievskaia SUNRPC fix regression in umount of a secure mount Helge Deller parisc: Fix crash due alternative coding for NP iopdir_fdc bit John David Anglin parisc: Use implicit space register selection for loading the coherence index of I/O pdirs Eugeniy Paltsev ARC: mm: SIGSEGV userspace trying to access kernel virtual memory Jann Horn habanalabs: fix debugfs code Linus Torvalds rcu: locking and unlocking need to always be at least barriers Jakub Kicinski net/tls: replace the sleeping lock around RX resync with a bit lock Erez Alfasi net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query David Ahern ipmr_base: Do not reset index in mr_table_dump Matteo Croce cls_matchall: avoid panic when receiving a packet before filter set David Ahern neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit David Ahern neighbor: Reset gc_entries counter if new entry is released before insert Nikita Danilov net: aquantia: fix wol configuration not applied sometimes Olivier Matz ipv6: fix EFAULT on sendto with icmpv6 and hdrincl Olivier Matz ipv6: use READ_ONCE() for inet->hdrincl as in ipv4 Tim Beale udp: only choose unbound UDP socket for multicast when not in a VRF Hangbin Liu Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied" Paolo Abeni pktgen: do not sleep with the thread lock held. Willem de Bruijn packet: unconditionally free po->rollover Russell King net: sfp: read eeprom in maximum 16 byte increments Zhu Yanjun net: rds: fix memory leak in rds_ib_flush_mr_pool Maxime Chevallier net: mvpp2: Use strscpy to handle stat strings Ivan Khoronzhuk net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set Xin Long ipv6: fix the check before getting the cookie in rt6_get_cookie Xin Long ipv4: not do cache for local delivery if bc_forwarding is enabled Neil Horman Fix memory leak in sctp_process_init Vivien Didelot ethtool: fix potential userspace buffer overflow ------------- Diffstat: Makefile | 4 +- arch/arc/mm/fault.c | 9 +- arch/mips/mm/mmap.c | 5 ++ arch/mips/pistachio/Platform | 1 + arch/parisc/kernel/alternative.c | 3 +- arch/s390/mm/fault.c | 5 +- arch/x86/lib/insn-eval.c | 47 +++++----- arch/x86/power/cpu.c | 10 +++ arch/x86/power/hibernate.c | 33 ++++++++ drivers/block/xen-blkfront.c | 38 ++++----- drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 3 +- drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 19 +++-- drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 4 +- drivers/gpu/drm/amd/amdgpu/soc15.c | 5 ++ drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 3 +- drivers/gpu/drm/amd/display/include/dal_asic_id.h | 7 +- drivers/gpu/drm/drm_atomic_helper.c | 22 ++--- drivers/gpu/drm/drm_connector.c | 6 -- drivers/gpu/drm/drm_edid.c | 25 ++++++ drivers/gpu/drm/gma500/cdv_intel_lvds.c | 3 + drivers/gpu/drm/gma500/intel_bios.c | 3 + drivers/gpu/drm/gma500/psb_drv.h | 1 + drivers/gpu/drm/i915/gvt/gtt.c | 6 +- drivers/gpu/drm/i915/gvt/scheduler.c | 19 +++++ drivers/gpu/drm/i915/i915_reg.h | 6 +- drivers/gpu/drm/i915/intel_fbc.c | 4 + drivers/gpu/drm/i915/intel_workarounds.c | 2 +- drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c | 4 + drivers/gpu/drm/nouveau/Kconfig | 13 ++- drivers/gpu/drm/nouveau/nouveau_drm.c | 7 +- drivers/gpu/drm/radeon/radeon_display.c | 4 +- drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 51 +++++------ drivers/gpu/drm/vc4/vc4_plane.c | 2 +- drivers/i2c/busses/i2c-xiic.c | 5 ++ drivers/memstick/core/mspro_block.c | 13 ++- drivers/misc/genwqe/card_dev.c | 2 + drivers/misc/genwqe/card_utils.c | 4 + drivers/misc/habanalabs/debugfs.c | 60 ++++--------- drivers/mmc/host/sdhci_am654.c | 2 +- drivers/mmc/host/tmio_mmc_core.c | 3 +- .../aquantia/atlantic/hw_atl/hw_atl_utils.c | 14 +-- .../aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.c | 4 +- drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 4 +- drivers/net/ethernet/mellanox/mlx4/en_ethtool.c | 4 +- drivers/net/ethernet/mellanox/mlx4/port.c | 5 -- drivers/net/ethernet/ti/cpsw.c | 1 + drivers/net/phy/sfp.c | 24 +++++- drivers/nvme/host/rdma.c | 99 +++++++++++++--------- drivers/parisc/ccio-dma.c | 4 +- drivers/parisc/sba_iommu.c | 3 +- drivers/tty/serial/serial_core.c | 24 +++--- fs/fuse/file.c | 14 ++- fs/nfs/nfs4proc.c | 32 +++---- fs/pstore/platform.c | 7 +- fs/pstore/ram.c | 36 +++++--- include/drm/drm_modeset_helper_vtables.h | 8 ++ include/linux/cpu.h | 4 + include/linux/rcupdate.h | 6 +- include/net/ip6_fib.h | 3 +- include/net/tls.h | 4 + include/uapi/drm/i915_drm.h | 2 +- kernel/cpu.c | 4 +- kernel/power/hibernate.c | 9 ++ lib/test_firmware.c | 14 +-- net/core/ethtool.c | 5 +- net/core/fib_rules.c | 6 +- net/core/neighbour.c | 11 ++- net/core/pktgen.c | 11 +++ net/ipv4/ipmr_base.c | 3 +- net/ipv4/route.c | 22 ++--- net/ipv4/udp.c | 3 +- net/ipv6/raw.c | 25 ++++-- net/packet/af_packet.c | 2 +- net/rds/ib_rdma.c | 10 ++- net/sched/cls_matchall.c | 3 + net/sctp/sm_make_chunk.c | 13 +-- net/sctp/sm_sideeffect.c | 5 ++ net/sunrpc/clnt.c | 30 +++---- net/tls/tls_device.c | 27 ++++-- scripts/Kbuild.include | 7 +- 80 files changed, 612 insertions(+), 363 deletions(-)