This is the start of the stable review cycle for the 5.0.15 release.
There are 95 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:22 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.0.15-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 <[email protected]>
Linux 5.0.15-rc1
Will Deacon <[email protected]>
arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
Will Deacon <[email protected]>
locking/futex: Allow low-level atomic operations to return -EAGAIN
Dan Carpenter <[email protected]>
i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()
Ross Zwisler <[email protected]>
ASoC: Intel: avoid Oops if DMA setup fails
Oliver Neukum <[email protected]>
UAS: fix alignment of scatter/gather segments
Chen-Yu Tsai <[email protected]>
Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
Luiz Augusto von Dentz <[email protected]>
Bluetooth: Fix not initializing L2CAP tx_credits
Marcel Holtmann <[email protected]>
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Young Xiao <[email protected]>
Bluetooth: hidp: fix buffer overflow
Quinn Tran <[email protected]>
scsi: qla2xxx: Fix device staying in blocked state
Andrew Vasquez <[email protected]>
scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
Silvio Cesare <[email protected]>
scsi: lpfc: change snprintf to scnprintf for possible overflow
Samuel Holland <[email protected]>
soc: sunxi: Fix missing dependency on REGMAP_MMIO
Hans de Goede <[email protected]>
ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for
hibernate
Gregory CLEMENT <[email protected]>
cpufreq: armada-37xx: fix frequency calculation for opp
Bjorn Andersson <[email protected]>
iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
Alexander Shishkin <[email protected]>
intel_th: pci: Add Comet Lake support
Alan Stern <[email protected]>
usb-storage: Set virt_boundary_mask to avoid SG overflows
Johan Hovold <[email protected]>
USB: cdc-acm: fix unthrottle races
Ji-Ze Hong (Peter Hong) <[email protected]>
USB: serial: f81232: fix interrupt worker not stop
Thinh Nguyen <[email protected]>
usb: dwc3: Fix default lpm_nyet_threshold value
Marc Gonzalez <[email protected]>
usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
Prasad Sodagudi <[email protected]>
genirq: Prevent use-after-free and work list corruption
Joerg Roedel <[email protected]>
iommu/amd: Set exclusion range correctly
Peter Zijlstra <[email protected]>
perf/core: Fix perf_event_disable_inatomic() race
Olga Kornievskaia <[email protected]>
NFSv4.1 fix incorrect return value in copy_file_range
Stephen Boyd <[email protected]>
platform/x86: pmc_atom: Drop __initconst on dmi table
Keith Busch <[email protected]>
nvmet: fix discover log page when offsets are used
James Smart <[email protected]>
nvme-fc: correct csn initialization and increments on error
Ming Lei <[email protected]>
nvme: cancel request synchronously
Ming Lei <[email protected]>
blk-mq: introduce blk_mq_complete_request_sync()
Dongli Zhang <[email protected]>
virtio-blk: limit number of hw queues by nr_cpu_ids
Takashi Iwai <[email protected]>
ALSA: hda: Fix racy display power access
Olivier Moysan <[email protected]>
ASoC: stm32: sai: fix master clock management
Tzung-Bi Shih <[email protected]>
ASoC: Intel: kbl: fix wrong number of channels
Wangyan Wang <[email protected]>
drm/mediatek: no change parent rate in round_rate() for MT2701 hdmi phy
Wangyan Wang <[email protected]>
drm/mediatek: using new factor for tvdpll for MT2701 hdmi phy
Wangyan Wang <[email protected]>
drm/mediatek: remove flag CLK_SET_RATE_PARENT for MT2701 hdmi phy
Wangyan Wang <[email protected]>
drm/mediatek: make implementation of recalc_rate() for MT2701 hdmi phy
Wangyan Wang <[email protected]>
drm/mediatek: fix the rate and divder of hdmi phy for MT2701
Wen Yang <[email protected]>
drm/mediatek: fix possible object reference leak
Varun Prakash <[email protected]>
scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
[email protected] <[email protected]>
KEYS: trusted: fix -Wvarags warning
Lijun Ou <[email protected]>
RDMA/hns: Fix bug that caused srq creation to fail
Kamal Heib <[email protected]>
RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
Longpeng <[email protected]>
virtio_pci: fix a NULL pointer reference in vp_del_vqs
Ondrej Jirman <[email protected]>
drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in
sun8i_tcon_top_un/bind
Qian Cai <[email protected]>
slab: fix a crash by reading /proc/slab_allocators
Josh Poimboeuf <[email protected]>
objtool: Add rewind_stack_do_exit() to the noreturn list
Charles Keepax <[email protected]>
ASoC: cs35l35: Disable regulators on driver removal
tiancyin <[email protected]>
drm/amd/display: fix cursor black issue
wentalou <[email protected]>
drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in
shadow_list
shaoyunl <[email protected]>
drm/amdgpu: Adjust IB test timeout for XGMI configuration
Alex Deucher <[email protected]>
drm/amdkfd: Add picasso pci id
Sugar Zhang <[email protected]>
ASoC: rockchip: pdm: fix regmap_ops hang issue
Max Filippov <[email protected]>
xtensa: fix initialization of pt_regs::syscall in start_thread
YueHaibing <[email protected]>
iov_iter: Fix build error without CONFIG_CRYPTO
Jann Horn <[email protected]>
linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
Peter Zijlstra <[email protected]>
perf/x86/intel: Initialize TFA MSR
Stephane Eranian <[email protected]>
perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
Dan Carpenter <[email protected]>
drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
Annaliese McDermond <[email protected]>
ASoC: tlv320aic32x4: Fix Common Pins
Chong Qiao <[email protected]>
MIPS: KGDB: fix kgdb support for SMP platforms.
Kaike Wan <[email protected]>
IB/hfi1: Fix the allocation of RSM table
Kaike Wan <[email protected]>
IB/hfi1: Eliminate opcode tests on mr deref
Kaike Wan <[email protected]>
IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state
Tony Lindgren <[email protected]>
drm/omap: hdmi4_cec: Fix CEC clock handling for PM
Pankaj Bharadiya <[email protected]>
ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol
Daniel Mack <[email protected]>
ASoC: cs4270: Set auto-increment bit for register writes
Olivier Moysan <[email protected]>
ASoC: stm32: dfsdm: fix debugfs warnings on entry creation
Olivier Moysan <[email protected]>
ASoC: stm32: dfsdm: manage multiple prepare
Maxime Jourdan <[email protected]>
clk: meson-gxbb: round the vdec dividers to closest
Charles Keepax <[email protected]>
ASoC: wm_adsp: Add locking to wm_adsp2_bus_error
Shuming Fan <[email protected]>
ASoC: rt5682: recording has no sound after booting
Shuming Fan <[email protected]>
ASoC: rt5682: fix jack type detection issue
Shuming Fan <[email protected]>
ASoC: rt5682: Check JD status when system resume
Sylwester Nawrocki <[email protected]>
ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate
John Hsu <[email protected]>
ASoC: nau8810: fix the issue of widget with prefixed name
John Hsu <[email protected]>
ASoC: nau8824: fix the issue of the widget with prefix name
KaiChieh Chuang <[email protected]>
ASoC: dpcm: prevent snd_soc_dpcm use after free
Rander Wang <[email protected]>
ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platform
Rander Wang <[email protected]>
ASoC:hdac_hda:use correct format to setup hda codec
Rander Wang <[email protected]>
ASoC:soc-pcm:fix a codec fixup issue in TDM case
Olivier Moysan <[email protected]>
ASoC: stm32: sai: fix race condition in irq handler
Olivier Moysan <[email protected]>
ASoC: stm32: sai: fix exposed capabilities in spdif mode
Olivier Moysan <[email protected]>
ASoC: stm32: sai: fix iec958 controls indexation
Russell King <[email protected]>
ASoC: hdmi-codec: fix S/PDIF DAI
Philipp Puschmann <[email protected]>
ASoC: tlv320aic3x: fix reset gpio reference counting
Christian Gromm <[email protected]>
staging: most: sound: pass correct device when creating a sound card
Suresh Udipi <[email protected]>
staging: most: cdev: fix chrdev_region leak in mod_exit
Tetsuo Handa <[email protected]>
staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
Johan Hovold <[email protected]>
staging: greybus: power_supply: fix prop-descriptor request size
Andrey Ryabinin <[email protected]>
ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
Dexuan Cui <[email protected]>
Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
YueHaibing <[email protected]>
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 +-
block/blk-mq.c | 7 +
drivers/acpi/acpi_lpss.c | 4 +-
drivers/block/virtio_blk.c | 2 +
drivers/bluetooth/hci_bcm.c | 20 +-
drivers/clk/meson/gxbb.c | 2 +
drivers/cpufreq/armada-37xx-cpufreq.c | 22 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 13 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 3 +
drivers/gpu/drm/amd/amdkfd/kfd_device.c | 1 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 1 +
drivers/gpu/drm/mediatek/mtk_dpi.c | 8 +-
drivers/gpu/drm/mediatek/mtk_hdmi.c | 2 +-
drivers/gpu/drm/mediatek/mtk_hdmi_phy.c | 35 +-
drivers/gpu/drm/mediatek/mtk_hdmi_phy.h | 5 +-
drivers/gpu/drm/mediatek/mtk_mt2701_hdmi_phy.c | 49 ++-
drivers/gpu/drm/mediatek/mtk_mt8173_hdmi_phy.c | 23 ++
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/i3c/master.c | 5 +-
drivers/iio/adc/qcom-spmi-adc5.c | 1 +
drivers/infiniband/hw/hfi1/chip.c | 26 +-
drivers/infiniband/hw/hfi1/qp.c | 2 +
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/core.c | 2 +-
drivers/nvme/host/fc.c | 20 +-
drivers/nvme/target/admin-cmd.c | 5 +
drivers/nvme/target/discovery.c | 68 +--
drivers/nvme/target/nvmet.h | 1 +
drivers/platform/x86/pmc_atom.c | 2 +-
drivers/scsi/csiostor/csio_scsi.c | 5 +-
drivers/scsi/lpfc/lpfc_attr.c | 192 ++++-----
drivers/scsi/lpfc/lpfc_ct.c | 12 +-
drivers/scsi/lpfc/lpfc_debugfs.c | 455 +++++++++++----------
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/staging/most/sound/sound.c | 2 +-
drivers/staging/wilc1000/linux_wlan.c | 2 +-
drivers/usb/class/cdc-acm.c | 32 +-
drivers/usb/dwc3/Kconfig | 6 +-
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 +-
fs/nfs/nfs42proc.c | 3 -
fs/nfs/nfs4file.c | 4 +-
include/keys/trusted.h | 2 +-
include/linux/blk-mq.h | 1 +
include/linux/kernel.h | 4 +-
include/linux/nvme.h | 9 +-
include/net/bluetooth/hci_core.h | 3 +
include/sound/soc.h | 2 +
kernel/events/core.c | 52 ++-
kernel/events/ring_buffer.c | 4 +-
kernel/futex.c | 188 +++++----
kernel/irq/manage.c | 4 +-
lib/iov_iter.c | 4 +
lib/ubsan.c | 49 ++-
mm/slab.c | 3 +-
net/bluetooth/hci_conn.c | 8 +
net/bluetooth/hidp/sock.c | 1 +
net/bluetooth/l2cap_core.c | 9 +-
security/keys/trusted.c | 4 +-
sound/hda/ext/hdac_ext_bus.c | 1 -
sound/hda/hdac_bus.c | 1 +
sound/hda/hdac_component.c | 6 +-
sound/soc/codecs/cs35l35.c | 11 +
sound/soc/codecs/cs4270.c | 1 +
sound/soc/codecs/hdac_hda.c | 53 ++-
sound/soc/codecs/hdac_hda.h | 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 | 56 ++-
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-core.c | 1 +
sound/soc/soc-dapm.c | 4 +
sound/soc/soc-pcm.c | 47 ++-
sound/soc/stm/stm32_adfsdm.c | 38 +-
sound/soc/stm/stm32_sai_sub.c | 92 ++++-
tools/objtool/check.c | 1 +
105 files changed, 1382 insertions(+), 820 deletions(-)