Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1182094yba; Thu, 9 May 2019 12:06:58 -0700 (PDT) X-Google-Smtp-Source: APXvYqwdRTEVEVt7y1fgtei1wCx+W/04rsz4tWzdkaVvwzUoWr1uweYqL4pZcSWOTF31gxChw0ta X-Received: by 2002:a63:5608:: with SMTP id k8mr7943673pgb.393.1557428818606; Thu, 09 May 2019 12:06:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557428818; cv=none; d=google.com; s=arc-20160816; b=rLiGFS/o116Ada4i+6Wwq1lAMtFs+kmQlyT9Cw/hEUiEypWckTTNtaHyzijaD7PuY6 LUpnywxyBZyorv78txlMJTpuZ6s+HwViq5Lz2WJjdk1Di/kQW0PxzL0A88olEUPt/Ede uyTkgklZ+QF1nQZb89LWtGRTmdKmKPRB3PXOWMb7fk1TEHuURdBygNeooZCfCYDwF1V5 68EdgoRbrm7/UPoZ8wWvyGr7vDKBaScsK8GyGz4F9lIQ/sIn6lgJdT6lcDiPho1jLkVO RL5nO+sTLYYJAmoRwB1cK40BIJYRQy+jmjYXGaPzXgIosfBBuoT42z/lqcngFRsizyOY Iwbw== 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=8MVk/kjS6esiRg2QE+Cdti8bC23YHD4WpckA4x1MqAc=; b=a3aw6+08Qren9f8vwR67ADxWrUFgxnLYNUn5Qz0WYGQE5si/fsT5nnMdWzVI0NRqMh RgXvsVHuK9URCyY43J93NOtg7594WfoMQs0sPVbxg3NWJtziyPv9CNDdb+Jpfkut+uEG D+SyVhxvatPmEjQZwPoz2eCcE4qx3loMGwUI8aUOKTVP8C+6WvidBqns3U8orNcUwLrm PoXsPG9s7XJpEqjylZNkLscVI7UIU7TbyE0FKk7cw+LcH5T9SigddRR+jMdIFuitiCE3 lPFDF67OAPh5P0xwhPTANFTVEIWDTz1T3kUjLSMDGzQTTvmAJ+Pib1K3NrP9uImQaLqg 9Weg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=dhWNf6MC; 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 cp7si2433628plb.14.2019.05.09.12.06.42; Thu, 09 May 2019 12:06:58 -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=dhWNf6MC; 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 S1727602AbfEITFy (ORCPT + 99 others); Thu, 9 May 2019 15:05:54 -0400 Received: from mail.kernel.org ([198.145.29.99]:39992 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727352AbfEISrW (ORCPT ); Thu, 9 May 2019 14:47:22 -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 F04B6208C3; Thu, 9 May 2019 18:47:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1557427641; bh=8oVOXOYd65yXKzQYsdOy10RtcU/nOJIV4hsYD6nCsX8=; h=From:To:Cc:Subject:Date:From; b=dhWNf6MCUnKZgm9302+RmRxbn7Ppht9uEhhapUGcTVgU+QCuNP0dYp2OUtlZ+o+zg NqAUFKHzQMvoPlWn3TiKk79oEhzh4u3Bp2UIWzxAabZFbuD4NX4rfc+ttPgpvxADEz nZ1uMNQjZFZJTMOCabovRlALXXM37WdPbG4F+eN0= 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 00/66] 4.19.42-stable review Date: Thu, 9 May 2019 20:41:35 +0200 Message-Id: <20190509181301.719249738@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.42-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.42-rc1 X-KernelTest-Deadline: 2019-05-11T18:13+00:00 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.42 release. There are 66 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 11 May 2019 06:11:18 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.42-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.42-rc1 Will Deacon arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP Will Deacon locking/futex: Allow low-level atomic operations to return -EAGAIN Ross Zwisler ASoC: Intel: avoid Oops if DMA setup fails Oliver Neukum UAS: fix alignment of scatter/gather segments Marcel Holtmann Bluetooth: Align minimum encryption key size for LE and BR/EDR connections Young Xiao Bluetooth: hidp: fix buffer overflow Quinn Tran scsi: qla2xxx: Fix device staying in blocked state Andrew Vasquez scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines Silvio Cesare scsi: lpfc: change snprintf to scnprintf for possible overflow Samuel Holland soc: sunxi: Fix missing dependency on REGMAP_MMIO Gregory CLEMENT cpufreq: armada-37xx: fix frequency calculation for opp Alexander Shishkin intel_th: pci: Add Comet Lake support Alan Stern usb-storage: Set virt_boundary_mask to avoid SG overflows Johan Hovold USB: cdc-acm: fix unthrottle races Ji-Ze Hong (Peter Hong) USB: serial: f81232: fix interrupt worker not stop Thinh Nguyen usb: dwc3: Fix default lpm_nyet_threshold value Prasad Sodagudi genirq: Prevent use-after-free and work list corruption Joerg Roedel iommu/amd: Set exclusion range correctly Peter Zijlstra perf/core: Fix perf_event_disable_inatomic() race Stephen Boyd platform/x86: pmc_atom: Drop __initconst on dmi table James Smart nvme-fc: correct csn initialization and increments on error Dongli Zhang virtio-blk: limit number of hw queues by nr_cpu_ids Tzung-Bi Shih ASoC: Intel: kbl: fix wrong number of channels Wen Yang drm/mediatek: fix possible object reference leak Varun Prakash scsi: csiostor: fix missing data copy in csio_scsi_err_handler() Lijun Ou RDMA/hns: Fix bug that caused srq creation to fail Kamal Heib RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove Longpeng virtio_pci: fix a NULL pointer reference in vp_del_vqs Ondrej Jirman drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in sun8i_tcon_top_un/bind Qian Cai slab: fix a crash by reading /proc/slab_allocators Josh Poimboeuf objtool: Add rewind_stack_do_exit() to the noreturn list Charles Keepax ASoC: cs35l35: Disable regulators on driver removal tiancyin drm/amd/display: fix cursor black issue Sugar Zhang ASoC: rockchip: pdm: fix regmap_ops hang issue Max Filippov xtensa: fix initialization of pt_regs::syscall in start_thread Jann Horn linux/kernel.h: Use parentheses around argument in u64_to_user_ptr() Peter Zijlstra perf/x86/intel: Initialize TFA MSR Stephane Eranian perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS Dan Carpenter drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata() Annaliese McDermond ASoC: tlv320aic32x4: Fix Common Pins Chong Qiao MIPS: KGDB: fix kgdb support for SMP platforms. Kaike Wan IB/hfi1: Fix the allocation of RSM table Kaike Wan IB/hfi1: Eliminate opcode tests on mr deref Tony Lindgren drm/omap: hdmi4_cec: Fix CEC clock handling for PM Pankaj Bharadiya ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol Daniel Mack ASoC: cs4270: Set auto-increment bit for register writes Olivier Moysan ASoC: stm32: dfsdm: fix debugfs warnings on entry creation Olivier Moysan ASoC: stm32: dfsdm: manage multiple prepare Maxime Jourdan clk: meson-gxbb: round the vdec dividers to closest Charles Keepax ASoC: wm_adsp: Add locking to wm_adsp2_bus_error Shuming Fan ASoC: rt5682: recording has no sound after booting Sylwester Nawrocki ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate John Hsu ASoC: nau8810: fix the issue of widget with prefixed name John Hsu ASoC: nau8824: fix the issue of the widget with prefix name Rander Wang ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platform Rander Wang ASoC:soc-pcm:fix a codec fixup issue in TDM case Olivier Moysan ASoC: stm32: sai: fix exposed capabilities in spdif mode Olivier Moysan ASoC: stm32: sai: fix iec958 controls indexation Russell King ASoC: hdmi-codec: fix S/PDIF DAI Philipp Puschmann ASoC: tlv320aic3x: fix reset gpio reference counting Suresh Udipi staging: most: cdev: fix chrdev_region leak in mod_exit Johan Hovold staging: greybus: power_supply: fix prop-descriptor request size Andrey Ryabinin ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings Dexuan Cui Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup() Jason Yan scsi: libsas: fix a race condition when smp task timeout YueHaibing net: stmmac: Use bfsize1 in ndesc_init_rx_desc ------------- Diffstat: Makefile | 4 +- arch/arm64/include/asm/futex.h | 55 ++- arch/mips/kernel/kgdb.c | 3 +- arch/x86/events/intel/core.c | 8 +- arch/xtensa/include/asm/processor.h | 21 +- drivers/block/virtio_blk.c | 2 + drivers/clk/meson/gxbb.c | 2 + drivers/cpufreq/armada-37xx-cpufreq.c | 22 +- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 1 + drivers/gpu/drm/mediatek/mtk_hdmi.c | 2 +- drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c | 26 +- drivers/gpu/drm/sun4i/sun8i_tcon_top.c | 5 +- drivers/hv/hv.c | 1 - drivers/hwtracing/intel_th/pci.c | 5 + drivers/infiniband/hw/hfi1/chip.c | 26 +- drivers/infiniband/hw/hfi1/rc.c | 4 +- drivers/infiniband/hw/hns/hns_roce_hem.c | 6 +- drivers/infiniband/hw/hns/hns_roce_mr.c | 4 +- drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c | 2 + drivers/iommu/amd_iommu_init.c | 2 +- drivers/net/ethernet/stmicro/stmmac/norm_desc.c | 2 +- drivers/nvme/host/fc.c | 20 +- drivers/platform/x86/pmc_atom.c | 2 +- drivers/scsi/csiostor/csio_scsi.c | 5 +- drivers/scsi/libsas/sas_expander.c | 9 +- drivers/scsi/lpfc/lpfc_attr.c | 180 ++++---- drivers/scsi/lpfc/lpfc_ct.c | 12 +- drivers/scsi/lpfc/lpfc_debugfs.c | 453 +++++++++++---------- drivers/scsi/lpfc/lpfc_debugfs.h | 6 +- drivers/scsi/qla2xxx/qla_attr.c | 4 +- drivers/scsi/qla2xxx/qla_target.c | 4 +- drivers/soc/sunxi/Kconfig | 1 + drivers/staging/greybus/power_supply.c | 2 +- drivers/staging/most/cdev/cdev.c | 2 +- drivers/usb/class/cdc-acm.c | 32 +- drivers/usb/dwc3/core.c | 2 +- drivers/usb/musb/Kconfig | 2 +- drivers/usb/serial/f81232.c | 39 ++ drivers/usb/storage/scsiglue.c | 26 +- drivers/usb/storage/uas.c | 35 +- drivers/virtio/virtio_pci_common.c | 8 +- include/linux/kernel.h | 4 +- include/net/bluetooth/hci_core.h | 3 + kernel/events/core.c | 52 ++- kernel/events/ring_buffer.c | 4 +- kernel/futex.c | 188 +++++---- kernel/irq/manage.c | 4 +- lib/ubsan.c | 49 ++- mm/slab.c | 3 +- net/bluetooth/hci_conn.c | 8 + net/bluetooth/hidp/sock.c | 1 + sound/soc/codecs/cs35l35.c | 11 + sound/soc/codecs/cs4270.c | 1 + sound/soc/codecs/hdmi-codec.c | 118 +++--- sound/soc/codecs/nau8810.c | 4 +- sound/soc/codecs/nau8824.c | 46 ++- sound/soc/codecs/rt5682.c | 14 +- sound/soc/codecs/tlv320aic32x4.c | 2 + sound/soc/codecs/tlv320aic3x.c | 5 +- sound/soc/codecs/wm_adsp.c | 11 +- .../soc/intel/boards/kbl_rt5663_rt5514_max98927.c | 2 +- sound/soc/intel/common/sst-firmware.c | 8 +- sound/soc/intel/skylake/skl-pcm.c | 19 +- sound/soc/rockchip/rockchip_pdm.c | 2 + sound/soc/samsung/odroid.c | 4 +- sound/soc/soc-dapm.c | 4 + sound/soc/soc-pcm.c | 7 +- sound/soc/stm/stm32_adfsdm.c | 38 +- sound/soc/stm/stm32_sai_sub.c | 15 +- tools/objtool/check.c | 1 + 70 files changed, 1019 insertions(+), 656 deletions(-)