This is the start of the stable review cycle for the 5.2.18 release. There are 45 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 01 Oct 2019 01:47:47 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.2.18-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.2.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 5.2.18-rc1 Ka-Cheong Poon <ka-cheong.poon@xxxxxxxxxx> net/rds: An rds_sock is added too early to the hash table Cong Wang <xiyou.wangcong@xxxxxxxxx> net_sched: check cops->tcf_block in tc_bind_tclass() Jian-Hong Pan <jian-hong@xxxxxxxxxxxx> Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devices Fernando Fernandez Mancera <ffmancera@xxxxxxxxxx> netfilter: nft_socket: fix erroneous socket assignment Florian Westphal <fw@xxxxxxxxx> xfrm: policy: avoid warning splat when merging nodes Darrick J. Wong <darrick.wong@xxxxxxxxxx> xfs: don't crash on null attr fork xfs_bmapi_read Ilia Mirkin <imirkin@xxxxxxxxxxxx> drm/nouveau/disp/nv50-: fix center/aspect-corrected scaling Hans de Goede <hdegoede@xxxxxxxxxx> ACPI: video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35 Jian-Hong Pan <jian-hong@xxxxxxxxxxxx> Bluetooth: btrtl: HCI reset on close for Realtek BT chip Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx> net: don't warn in inet diag when IPV6 is disabled Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> drm/dp: Add DP_DPCD_QUIRK_NO_SINK_COUNT Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> drm: Flush output polling on shutdown Chao Yu <yuchao0@xxxxxxxxxx> f2fs: fix to do sanity check on segment bitmap of LFS curseg Michal Suchanek <msuchanek@xxxxxxx> net/ibmvnic: Fix missing { in __ibmvnic_reset Mikulas Patocka <mpatocka@xxxxxxxxxx> dm zoned: fix invalid memory access Chao Yu <yuchao0@xxxxxxxxxx> Revert "f2fs: avoid out-of-range memory access" Josh Poimboeuf <jpoimboe@xxxxxxxxxx> objtool: Clobber user CFLAGS variable Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx> platform/x86: i2c-multi-instantiate: Derive the device name from parent Takashi Iwai <tiwai@xxxxxxx> ALSA: hda - Apply AMD controller workaround for Raven platform Shih-Yuan Lee (FourDollars) <fourdollars@xxxxxxxxxx> ALSA: hda - Add laptop imic fixup for ASUS M9V laptop Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx> ALSA: dice: fix wrong packet parameter for Alesis iO26 Jussi Laako <jussi@xxxxxxxxxxxxx> ALSA: usb-audio: Add DSD support for EVGA NU Audio Ilya Pshonkin <sudokamikaze@xxxxxxxxxxxxxx> ALSA: usb-audio: Add Hiby device family to quirks for native DSD support Vitaly Wool <vitalywool@xxxxxxxxx> Revert "mm/z3fold.c: fix race between migration and destruction" Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx> Revert "HID: logitech-hidpp: add USB PID for a few more supported mice" Peng Fan <peng.fan@xxxxxxx> clk: imx: imx8mm: fix audio pll setting Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx> crypto: talitos - fix missing break in switch statement Tokunori Ikegami <ikegami.t@xxxxxxxxx> mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword() Sebastian Parschauer <s.parschauer@xxxxxx> HID: Add quirk for HP X500 PIXART OEM mouse Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> HID: hidraw: Fix invalid read in hidraw_ioctl Hans de Goede <hdegoede@xxxxxxxxxx> HID: logitech-dj: Fix crash when initial logi_dj_recv_query_paired_devices fails Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> HID: logitech: Fix general protection fault caused by Logitech driver Roderick Colenbrander <roderick.colenbrander@xxxxxxxx> HID: sony: Fix memory corruption issue on cleanup. Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> HID: prodikeys: Fix general protection fault during probe David S. Miller <davem@xxxxxxxxxxxxx> Revert "net: hns: fix LED configuration for marvell phy" Nick Desaulniers <ndesaulniers@xxxxxxxxxx> drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines Greg Kurz <groug@xxxxxxxx> powerpc/xive: Fix bogus error code returned by OPAL Nicholas Kazlauskas <nicholas.kazlauskas@xxxxxxx> drm/amd/display: Don't replace the dc_state for fast updates Nicholas Kazlauskas <nicholas.kazlauskas@xxxxxxx> drm/amd/display: Skip determining update type for async updates Nicholas Kazlauskas <nicholas.kazlauskas@xxxxxxx> drm/amd/display: Allow cursor async updates for framebuffer swaps Juliet Kim <julietk@xxxxxxxxxxxxxxxxxx> net/ibmvnic: free reset work of removed device from queue Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> phy: qcom-qmp: Correct ready status, again Marc Gonzalez <marc.w.gonzalez@xxxxxxx> phy: qcom-qmp: Raise qcom_qmp_phy_enable() polling delay Steve French <stfrench@xxxxxxxxxxxxx> smb3: fix unmount hang in open_shroot Marcel Holtmann <marcel@xxxxxxxxxxxx> Revert "Bluetooth: validate BLE connection interval updates" ------------- Diffstat: Makefile | 4 +- arch/powerpc/include/asm/opal.h | 2 +- arch/powerpc/platforms/powernv/opal-call.c | 2 +- arch/powerpc/sysdev/xive/native.c | 11 +++ drivers/acpi/acpi_video.c | 37 ++++++++++ drivers/bluetooth/btrtl.c | 20 +++++ drivers/bluetooth/btrtl.h | 6 ++ drivers/bluetooth/btusb.c | 4 + drivers/clk/imx/clk-imx8mm.c | 4 +- drivers/crypto/talitos.c | 1 + drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 56 ++++++++++---- drivers/gpu/drm/amd/display/dc/calcs/Makefile | 4 + drivers/gpu/drm/amd/display/dc/dml/Makefile | 4 + drivers/gpu/drm/drm_dp_helper.c | 4 +- drivers/gpu/drm/drm_probe_helper.c | 9 ++- drivers/gpu/drm/nouveau/dispnv50/head.c | 28 ++++++- drivers/hid/hid-ids.h | 1 + drivers/hid/hid-lg.c | 10 ++- drivers/hid/hid-lg4ff.c | 1 - drivers/hid/hid-logitech-dj.c | 10 +-- drivers/hid/hid-logitech-hidpp.c | 20 ----- drivers/hid/hid-prodikeys.c | 12 ++- drivers/hid/hid-quirks.c | 1 + drivers/hid/hid-sony.c | 2 +- drivers/hid/hidraw.c | 2 +- drivers/md/dm-zoned-target.c | 2 - drivers/mtd/chips/cfi_cmdset_0002.c | 18 +++-- drivers/net/ethernet/hisilicon/hns/hns_enet.c | 23 +----- drivers/net/ethernet/ibm/ibmvnic.c | 9 ++- drivers/phy/qualcomm/phy-qcom-qmp.c | 33 ++++----- drivers/platform/x86/i2c-multi-instantiate.c | 2 +- fs/cifs/smb2ops.c | 21 +++--- fs/f2fs/segment.c | 44 +++++++++-- fs/xfs/libxfs/xfs_bmap.c | 29 ++++++-- include/drm/drm_dp_helper.h | 7 ++ mm/z3fold.c | 90 ----------------------- net/bluetooth/hci_event.c | 5 -- net/bluetooth/l2cap_core.c | 9 +-- net/ipv4/raw_diag.c | 3 - net/netfilter/nft_socket.c | 6 +- net/rds/bind.c | 40 +++++----- net/sched/sch_api.c | 2 + net/xfrm/xfrm_policy.c | 6 +- sound/firewire/dice/dice-alesis.c | 2 +- sound/pci/hda/hda_intel.c | 3 +- sound/pci/hda/patch_analog.c | 1 + sound/usb/quirks.c | 2 + tools/objtool/Makefile | 2 +- tools/testing/selftests/net/xfrm_policy.sh | 7 ++ 49 files changed, 349 insertions(+), 272 deletions(-)