Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp493594yba; Mon, 1 Apr 2019 10:24:25 -0700 (PDT) X-Google-Smtp-Source: APXvYqzyOjxUd5SiMgwS/8t0XNbI7GfDKV+WhRJJMkuAu9HJQXFoR1VHGjOlGOy27MsKKVxFhH4+ X-Received: by 2002:a63:4718:: with SMTP id u24mr62711604pga.381.1554139464961; Mon, 01 Apr 2019 10:24:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554139464; cv=none; d=google.com; s=arc-20160816; b=KCWzM5gkPQpJFcwgV6kVeqs3jtlI0QYCfuX6VKhQThqKyzI1BQVCjcAMWF4crvhpTz 1BZNavmsprmIeDWoJ4r+DxtmPina1e5bboyhu/W6hBa4iAAVRP6HxV59H/DP8jOm/la7 JhE8H4pqBQ3a4X9dCgTJygVa32l3/VVyaYcoDvNVsBpoq/kFaOSjR01yMGL03OUlj03P 6t/eNuMZVZE1+h8X3pwiUJQGm8jzyEHqIqzxKKUDIcL7iT2rUSZiE4IDaAJWID2lZdvk jCHvzLfEikxr4f4ZxbyD+eMFOpkrozEpEdSrSTRBge/3Ss5Z6LUCvtAmbibDbN71ik1c QX3Q== 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=SbZ94sfe2ijXQhcvxbyrP1vqhj2jjXtzMWVWqJb33a4=; b=GE4572xP5FkLSSHWSBkHnaik391QNQE+JU3mL/7mU9qfYQad91JG386F4LplPLatJX 6X0LaflYPgOREn8QHT1kdhhKWsDy3nUhFzLN3wzmK0CLOCzW391Qv9SAGDa87pUi8h/z kPOq+J1fFKrwxJaQnkzna6pZNF7jQQFMq14Va3fD4qoasDYp+uNyuuenMVWaozSbYiv2 p8/hCj3mXHLWOZ8r6bhDcjejIlPcbGdbIOVMx4g8g27QvtErC2Mvtfcmycnnr4JkOoCw weT8tVkiku93Pl5pSec2251x43aLaF8smuWoHFZF0LNTyjy4jP5/HMN0UWe/5BbzOv9o lQWg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=FU45KtB1; 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 t4si5742858pgu.544.2019.04.01.10.24.09; Mon, 01 Apr 2019 10:24:24 -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=FU45KtB1; 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 S1731713AbfDARW0 (ORCPT + 99 others); Mon, 1 Apr 2019 13:22:26 -0400 Received: from mail.kernel.org ([198.145.29.99]:51574 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731495AbfDARWX (ORCPT ); Mon, 1 Apr 2019 13:22:23 -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 D7B40206C0; Mon, 1 Apr 2019 17:22:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554139341; bh=uRZcgp+Qi655ts605QujzP44VczMNl66qt0hN+xfZ1A=; h=From:To:Cc:Subject:Date:From; b=FU45KtB1OF9SuCDyenCEKLptlXACANOLTTGoqPSfknLX4nE67idddcJx0BglDBThu DS4qzTu14QO+pzNyjRTeaIUXDjCmsFEzbSM6CqkJ53rBTCNiqvFE4O/AtzAkSWep7M nAoxc5v69HDVgsyGYNLTbTX5HBRZFToPDghzcHDE= 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 000/107] 4.14.110-stable review Date: Mon, 1 Apr 2019 19:01:15 +0200 Message-Id: <20190401170045.246405031@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.110-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.110-rc1 X-KernelTest-Deadline: 2019-04-03T17:00+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.14.110 release. There are 107 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 3 16:59:25 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/v4.x/stable-review/patch-4.14.110-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.110-rc1 Cornelia Huck vfio: ccw: only free cp on final interrupt Greg Kroah-Hartman Revert "USB: core: only clean up what we allocated" Sean Christopherson KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts Sean Christopherson KVM: Reject device ioctls from processes other than the VM's creator Thomas Gleixner x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y Thomas Gleixner cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n Adrian Hunter perf intel-pt: Fix TSC slip Lars Persson mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate Romain Izard usb: cdc-acm: fix race during wakeup blocking TX traffic Mathias Nyman xhci: Fix port resume done detection for SS ports with LPM enabled Yasushi Asano usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk Fabrizio Castro usb: common: Consider only available nodes for dr_mode Radoslav Gerganov USB: gadget: f_hid: fix deadlock in f_hidg_write() Arnd Bergmann usb: mtu3: fix EXTCON dependency Chen-Yu Tsai phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs Axel Lin gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input Kangjie Lu gpio: exar: add a check for the return value of ida_simple_get fails Eric Biggers drm/vgem: fix use-after-free when drm_gem_handle_create() fails YueHaibing fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links Wentao Wang Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc Bjørn Mork USB: serial: option: add Olicard 600 Kristian Evensen USB: serial: option: add support for Quectel EM12 Mans Rullgard USB: serial: option: set driver_info for SIM5218 and compatibles Lin Yi USB: serial: mos7720: fix mos_parport refcount imbalance on error path George McCollister USB: serial: ftdi_sio: add additional NovaTech products Greg Kroah-Hartman USB: serial: cp210x: add new device id Hoan Nguyen An serial: sh-sci: Fix setting SCSCR_TIE while transferring data Aditya Pakki serial: max310x: Fix to avoid potential NULL pointer dereference Malcolm Priestley staging: vt6655: Fix interrupt race condition on device start up. Malcolm Priestley staging: vt6655: Remove vif check from vnt_interrupt Ian Abbott staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest Kangjie Lu tty: atmel_serial: fix a potential NULL pointer dereference Steffen Maier scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices Steffen Maier scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host Martin K. Petersen scsi: sd: Quiesce warning if device does not report optimal I/O size Bart Van Assche scsi: sd: Fix a race between closing an sd device and sd I/O Darrick J. Wong ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock Tetsuo Handa fs/open.c: allow opening only regular files during execve() Fredrik Noring kbuild: modversions: Fix relative CRC byte order interpretation Kailang Yang ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB Kailang Yang ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO Takashi Iwai ALSA: pcm: Don't suspend stream in unrecoverable PCM state Takashi Iwai ALSA: pcm: Fix possible OOB access in PCM oss plugins Gustavo A. R. Silva ALSA: seq: oss: Fix Spectre v1 vulnerability Gustavo A. R. Silva ALSA: rawmidi: Fix potential Spectre v1 vulnerability Christian Lamparter net: dsa: qca8k: remove leftover phy accessors Olga Kornievskaia NFSv4.1 don't free interrupted slot on open Naveen N. Rao powerpc: bpf: Fix generation of load/store DW instructions Kohji Okuno ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time Andrea Righi btrfs: raid56: properly unmap parity page in finish_parity_scrub() Josef Bacik btrfs: remove WARN_ON in log_dir_items Filipe Manana Btrfs: fix incorrect file size after shrinking truncate and fsync Michael Ellerman powerpc/security: Fix spectre_v2 reporting Christophe Leroy powerpc/fsl: Fix the flush of branch predictor. Diana Craciun powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup' Diana Craciun powerpc/fsl: Update Spectre v2 reporting Diana Craciun powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used Diana Craciun powerpc/fsl: Flush branch predictor when entering KVM Diana Craciun powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit) Diana Craciun powerpc/fsl: Flush the branch predictor at each kernel entry (64bit) Diana Craciun powerpc/fsl: Add nospectre_v2 command line argument Diana Craciun powerpc/fsl: Emulate SPRN_BUCSR register Diana Craciun powerpc/fsl: Fix spectre_v2 mitigations reporting Diana Craciun powerpc/fsl: Add macro to flush the branch predictor Diana Craciun powerpc/fsl: Add infrastructure to fixup branch predictor flush Michael Ellerman powerpc/powernv: Query firmware for count cache flush settings Michael Ellerman powerpc/pseries: Query hypervisor for count cache flush settings Michael Ellerman powerpc/64s: Add support for software count cache flush Michael Ellerman powerpc/64s: Add new security feature flags for count cache flush Michael Ellerman powerpc/asm: Add a patch_site macro & helpers for patching instructions Diana Craciun powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms Diana Craciun powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E Diana Craciun powerpc/64: Make meltdown reporting Book3S 64 specific Michael Ellerman powerpc/64: Call setup_barrier_nospec() from setup_arch() Michael Ellerman powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC Diana Craciun powerpc/64: Make stf barrier PPC_BOOK3S_64 specific. Diana Craciun powerpc/64: Disable the speculation barrier from the command line Michael Ellerman powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2 Michal Suchanek powerpc/64s: Enhance the information in cpu_show_spectre_v1() Michael Ellerman powerpc/64: Use barrier_nospec in syscall entry Michael Ellerman powerpc: Use barrier_nospec in copy_from_user() Michal Suchanek powerpc/64s: Enable barrier_nospec based on firmware settings Michal Suchanek powerpc/64s: Patch barrier_nospec in modules Michal Suchanek powerpc/64s: Add support for ori barrier_nospec patching Eric Dumazet tun: add a missing rcu_read_unlock() in error path Eric Dumazet tun: properly test for IFF_UP Finn Thain mac8390: Fix mmio access size probe Dmitry Bogdanov net: aquantia: fix rx checksum offload for UDP/TCP over IPv6 Xin Long sctp: get sctphdr by offset in sctp_compute_cksum Zhiqiang Liu vxlan: Don't call gro_cells_destroy() before device is unregistered Dean Nelson thunderx: eliminate extra calls to put_page() for pages held for recycling Dean Nelson thunderx: enable page recycling for non-XDP case Eric Dumazet tcp: do not use ipv6 header for ipv4 flow Herbert Xu rhashtable: Still do rehash when we get EEXIST Maxime Chevallier packets: Always register packet sk in the same order YueHaibing net-sysfs: call dev_hold if kobject_init_and_add success Aaro Koskinen net: stmmac: fix memory corruption with large MTUs Eric Dumazet net: rose: fix a possible stack overflow Christoph Paasch net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec Paolo Abeni net: datagram: fix unbounded loop in __skb_try_recv_datagram() Bjorn Helgaas mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S YueHaibing genetlink: Fix a memory leak on error path Eric Dumazet dccp: do not use ipv6 header for ipv4 flow Bhadram Varka stmmac: copy unicast mac address to MAC registers Christoffer Dall video: fbdev: Set pixclock = 0 in goldfishfb Marcel Holtmann Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer Marcel Holtmann Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt ------------- Diffstat: Documentation/virtual/kvm/api.txt | 16 +- Makefile | 4 +- arch/arm/mach-imx/cpuidle-imx6q.c | 27 +-- arch/powerpc/Kconfig | 7 +- arch/powerpc/include/asm/asm-prototypes.h | 6 + arch/powerpc/include/asm/barrier.h | 12 +- arch/powerpc/include/asm/code-patching-asm.h | 18 ++ arch/powerpc/include/asm/code-patching.h | 2 + arch/powerpc/include/asm/feature-fixups.h | 21 ++ arch/powerpc/include/asm/hvcall.h | 2 + arch/powerpc/include/asm/ppc-opcode.h | 2 + arch/powerpc/include/asm/ppc_asm.h | 10 + arch/powerpc/include/asm/security_features.h | 7 + arch/powerpc/include/asm/setup.h | 20 ++ arch/powerpc/include/asm/uaccess.h | 11 +- arch/powerpc/kernel/Makefile | 3 +- arch/powerpc/kernel/entry_32.S | 10 + arch/powerpc/kernel/entry_64.S | 69 +++++++ arch/powerpc/kernel/exceptions-64e.S | 27 ++- arch/powerpc/kernel/head_booke.h | 12 ++ arch/powerpc/kernel/head_fsl_booke.S | 15 ++ arch/powerpc/kernel/module.c | 10 +- arch/powerpc/kernel/security.c | 215 ++++++++++++++++++++- arch/powerpc/kernel/setup-common.c | 3 + arch/powerpc/kernel/vmlinux.lds.S | 19 +- arch/powerpc/kvm/bookehv_interrupts.S | 4 + arch/powerpc/kvm/e500_emulate.c | 7 + arch/powerpc/lib/code-patching.c | 16 ++ arch/powerpc/lib/feature-fixups.c | 93 +++++++++ arch/powerpc/mm/tlb_low_64e.S | 7 + arch/powerpc/net/bpf_jit.h | 17 +- arch/powerpc/net/bpf_jit32.h | 4 + arch/powerpc/net/bpf_jit64.h | 20 ++ arch/powerpc/net/bpf_jit_comp64.c | 12 +- arch/powerpc/platforms/powernv/setup.c | 7 + arch/powerpc/platforms/pseries/setup.c | 7 + arch/x86/Kconfig | 8 +- arch/x86/include/asm/kvm_host.h | 1 + arch/x86/kvm/vmx.c | 14 -- arch/x86/kvm/x86.c | 12 ++ drivers/gpio/gpio-adnp.c | 6 +- drivers/gpio/gpio-exar.c | 2 + drivers/gpu/drm/vgem/vgem_drv.c | 6 +- drivers/isdn/hardware/mISDN/hfcmulti.c | 3 +- drivers/net/dsa/qca8k.c | 18 -- drivers/net/ethernet/8390/mac8390.c | 19 +- drivers/net/ethernet/aquantia/atlantic/aq_ring.c | 5 +- drivers/net/ethernet/cavium/thunder/nicvf_queues.c | 30 ++- drivers/net/ethernet/stmicro/stmmac/ring_mode.c | 5 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 16 +- drivers/net/tun.c | 16 +- drivers/net/vxlan.c | 4 +- drivers/phy/allwinner/phy-sun4i-usb.c | 5 +- drivers/s390/cio/vfio_ccw_drv.c | 8 +- drivers/s390/scsi/zfcp_erp.c | 17 ++ drivers/s390/scsi/zfcp_ext.h | 2 + drivers/s390/scsi/zfcp_scsi.c | 4 + drivers/scsi/sd.c | 22 ++- drivers/staging/comedi/comedidev.h | 2 + drivers/staging/comedi/drivers.c | 33 +++- drivers/staging/comedi/drivers/ni_mio_common.c | 10 +- drivers/staging/vt6655/device_main.c | 11 +- drivers/tty/serial/atmel_serial.c | 4 + drivers/tty/serial/kgdboc.c | 4 +- drivers/tty/serial/max310x.c | 2 + drivers/tty/serial/sh-sci.c | 12 +- drivers/usb/class/cdc-acm.c | 4 +- drivers/usb/common/common.c | 2 + drivers/usb/core/config.c | 9 +- drivers/usb/gadget/function/f_hid.c | 6 +- drivers/usb/host/xhci-rcar.c | 1 + drivers/usb/host/xhci-ring.c | 9 +- drivers/usb/mtu3/Kconfig | 1 + drivers/usb/serial/cp210x.c | 1 + drivers/usb/serial/ftdi_sio.c | 2 + drivers/usb/serial/ftdi_sio_ids.h | 4 +- drivers/usb/serial/mos7720.c | 4 +- drivers/usb/serial/option.c | 17 +- drivers/video/fbdev/goldfishfb.c | 2 +- fs/btrfs/raid56.c | 3 +- fs/btrfs/tree-log.c | 24 ++- fs/nfs/nfs4proc.c | 3 +- fs/ocfs2/refcounttree.c | 42 ++-- fs/open.c | 6 + fs/proc/proc_sysctl.c | 3 +- include/net/sctp/checksum.h | 2 +- include/net/sock.h | 6 + kernel/cpu.c | 20 +- lib/rhashtable.c | 8 +- mm/migrate.c | 11 +- net/bluetooth/l2cap_core.c | 83 +++++--- net/core/datagram.c | 2 +- net/core/net-sysfs.c | 6 +- net/dccp/ipv6.c | 4 +- net/ipv6/tcp_ipv6.c | 8 +- net/netlink/genetlink.c | 3 +- net/packet/af_packet.c | 4 +- net/rose/rose_subr.c | 21 +- scripts/mod/modpost.c | 2 +- sound/core/oss/pcm_oss.c | 43 +++-- sound/core/pcm_native.c | 9 +- sound/core/rawmidi.c | 2 + sound/core/seq/oss/seq_oss_synth.c | 7 +- sound/pci/hda/patch_realtek.c | 27 +++ .../perf/util/intel-pt-decoder/intel-pt-decoder.c | 20 +- virt/kvm/kvm_main.c | 3 + 106 files changed, 1156 insertions(+), 321 deletions(-)