This is the start of the stable review cycle for the 4.19.32 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 Thu Mar 28 04:26:41 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.19.32-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 <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 4.19.32-rc1 Baolin Wang <baolin.wang@xxxxxxxxxx> power: supply: charger-manager: Fix incorrect return value Hui Wang <hui.wang@xxxxxxxxxxxxx> ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec Takashi Iwai <tiwai@xxxxxxx> ALSA: hda - Record the current power state before suspend/resume calls Vlastimil Babka <vbabka@xxxxxxx> mm, mempolicy: fix uninit memory access Waiman Long <longman@xxxxxxxxxx> locking/lockdep: Add debug_locks check in __lock_downgrade() Jann Horn <jannh@xxxxxxxxxx> x86/unwind: Add hardcoded ORC entry for NULL Jann Horn <jannh@xxxxxxxxxx> x86/unwind: Handle NULL pointer calls better in frame unwinder Dongli Zhang <dongli.zhang@xxxxxxxxxx> loop: access lo_backing_file only when the loop device is Lo_bound Florian Westphal <fw@xxxxxxxxx> netfilter: ebtables: remove BUGPRINT messages Chao Yu <yuchao0@xxxxxxxxxx> f2fs: fix to avoid deadlock of atomic file operations Myungho Jung <mhjungk@xxxxxxxxx> RDMA/cma: Rollback source IP address if failing to acquire device Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> drm: Reorder set_property_atomic to avoid returning with an active ww_ctx Kefeng Wang <wangkefeng.wang@xxxxxxxxxx> Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto() Jeremy Cline <jcline@xxxxxxxxxx> Bluetooth: hci_ldisc: Initialize hci_dev before open() Myungho Jung <mhjungk@xxxxxxxxx> Bluetooth: Fix decrementing reference count twice in releasing socket Myungho Jung <mhjungk@xxxxxxxxx> Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf() Hans Verkuil <hverkuil@xxxxxxxxx> media: v4l2-ctrls.c/uvc: zero v4l2_event zhangyi (F) <yi.zhang@xxxxxxxxxx> ext4: brelse all indirect buffer in ext4_ind_remove_space() Lukas Czerner <lczerner@xxxxxxxxxx> ext4: fix data corruption caused by unaligned direct AIO Jiufei Xue <jiufei.xue@xxxxxxxxxxxxxxxxx> ext4: fix NULL pointer dereference while journal is aborted Takashi Iwai <tiwai@xxxxxxx> ALSA: ac97: Fix of-node refcount unbalance Arnd Bergmann <arnd@xxxxxxxx> ALSA: hda/ca0132 - make pci_iounmap() call conditional Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> ALSA: x86: Fix runtime PM for hdmi-lpe-audio Steve French <stfrench@xxxxxxxxxxxxx> SMB3: Fix SMB3.1.1 guest mounts to Samba Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx> irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp Josh Poimboeuf <jpoimboe@xxxxxxxxxx> objtool: Move objtool_file struct off the stack Adrian Hunter <adrian.hunter@xxxxxxxxx> perf probe: Fix getting the kernel map Ronnie Sahlberg <lsahlber@xxxxxxxxxx> cifs: allow guest mounts to work for smb3.11 Chen Jie <chenjie6@xxxxxxxxxx> futex: Ensure that futex address is aligned in handle_futex_death() Tyrel Datwyler <tyreld@xxxxxxxxxxxxxxxxxx> scsi: ibmvscsi: Fix empty event pool access during host removal Tyrel Datwyler <tyreld@xxxxxxxxxxxxxxxxxx> scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton Michael Ellerman <mpe@xxxxxxxxxxxxxx> powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 Archer Yan <ayan@xxxxxxxxxxxx> MIPS: Fix kernel crash for R6 in jump label branch function Yasha Cherikovsky <yasha.che3@xxxxxxxxx> MIPS: Ensure ELF appended dtb is relocated Yifeng Li <tomli@xxxxxxxx> mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction. Jan Kara <jack@xxxxxxx> udf: Fix crash on IO error during truncate Ilya Dryomov <idryomov@xxxxxxxxx> libceph: wait for latest osdmap in ceph_monc_blacklist_add() Stanislaw Gruszka <sgruszka@xxxxxxxxxx> iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE Deepak Rawat <drawat@xxxxxxxxxx> drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's Thomas Zimmermann <tzimmermann@xxxxxxx> drm/vmwgfx: Don't double-free the mode stored in par->set_mode Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> mmc: renesas_sdhi: limit block count to 16 bit for old revisions Alexander Shiyan <shc_work@xxxxxxx> mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages" Arnd Bergmann <arnd@xxxxxxxx> mmc: pxamci: fix enum type confusion Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx> ALSA: firewire-motu: use 'version' field of unit directory to identify model Jaroslav Kysela <perex@xxxxxxxx> ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist ------------- Diffstat: Makefile | 4 +- arch/mips/include/asm/jump_label.h | 8 +- arch/mips/kernel/vmlinux.lds.S | 12 ++- arch/mips/loongson64/lemote-2f/irq.c | 2 +- arch/powerpc/include/asm/vdso_datapage.h | 8 +- arch/powerpc/kernel/vdso64/gettimeofday.S | 4 +- arch/x86/include/asm/unwind.h | 6 ++ arch/x86/kernel/unwind_frame.c | 25 ++++- arch/x86/kernel/unwind_orc.c | 17 ++++ drivers/block/loop.c | 2 +- drivers/bluetooth/h4_recv.h | 4 + drivers/bluetooth/hci_h4.c | 4 + drivers/bluetooth/hci_ldisc.c | 24 +++-- drivers/gpu/drm/drm_mode_object.c | 5 +- drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 12 +-- drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c | 2 +- drivers/infiniband/core/cma.c | 13 ++- drivers/iommu/amd_iommu.c | 7 +- drivers/irqchip/irq-gic-v3-its.c | 2 +- drivers/media/usb/uvc/uvc_ctrl.c | 2 +- drivers/media/v4l2-core/v4l2-ctrls.c | 2 +- drivers/mmc/host/mxcmmc.c | 16 +--- drivers/mmc/host/pxamci.c | 2 +- drivers/mmc/host/renesas_sdhi_core.c | 8 +- drivers/power/supply/charger-manager.c | 3 +- drivers/scsi/ibmvscsi/ibmvscsi.c | 23 ++++- fs/cifs/smb2pdu.c | 11 ++- fs/ext4/ext4_jbd2.h | 2 +- fs/ext4/file.c | 2 +- fs/ext4/indirect.c | 12 ++- fs/f2fs/segment.c | 43 ++++++--- fs/udf/truncate.c | 3 + include/linux/ceph/libceph.h | 2 + kernel/futex.c | 4 + kernel/locking/lockdep.c | 3 + mm/mempolicy.c | 2 +- net/bluetooth/hci_sock.c | 3 +- net/bridge/netfilter/ebtables.c | 131 ++++++++------------------ net/ceph/ceph_common.c | 18 +++- net/ceph/mon_client.c | 9 ++ sound/ac97/bus.c | 2 +- sound/firewire/motu/motu.c | 20 ++-- sound/pci/hda/hda_codec.c | 57 ++++++++++- sound/pci/hda/hda_intel.c | 6 +- sound/pci/hda/patch_ca0132.c | 2 +- sound/x86/intel_hdmi_audio.c | 1 - tools/objtool/check.c | 3 +- tools/perf/util/probe-event.c | 6 +- 48 files changed, 355 insertions(+), 204 deletions(-)