This is the start of the stable review cycle for the 4.19.113 release. There are 65 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, 26 Mar 2020 13:06:42 +0000. 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.113-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.113-rc1 Johan Hovold <johan@xxxxxxxxxx> staging: greybus: loopback_test: fix potential path truncations Johan Hovold <johan@xxxxxxxxxx> staging: greybus: loopback_test: fix potential path truncation Jernej Skrabec <jernej.skrabec@xxxxxxxx> drm/bridge: dw-hdmi: fix AVI frame colorimetry Cristian Marussi <cristian.marussi@xxxxxxx> arm64: smp: fix crash_smp_send_stop() behaviour Cristian Marussi <cristian.marussi@xxxxxxx> arm64: smp: fix smp_send_stop() behaviour Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx> ALSA: hda/realtek: Fix pop noise on ALC225 Sasha Levin <sashal@xxxxxxxxxx> Revert "ipv6: Fix handling of LLA with VRF and sockets bound to VRF" Sasha Levin <sashal@xxxxxxxxxx> Revert "vrf: mark skb for multicast or link-local as enslaved to VRF" Thomas Gleixner <tglx@xxxxxxxxxxxxx> futex: Unbreak futex hashing Peter Zijlstra <peterz@xxxxxxxxxxxxx> futex: Fix inode life-time issue Nathan Chancellor <natechancellor@xxxxxxxxx> kbuild: Disable -Wpointer-to-enum-cast Tomas Novotny <tomas@xxxxxxxxxx> iio: light: vcnl4000: update sampling periods for vcnl4200 Anthony Mallet <anthony.mallet@xxxxxxx> USB: cdc-acm: fix rounding error in TIOCSSERIAL Anthony Mallet <anthony.mallet@xxxxxxx> USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL Joerg Roedel <jroedel@xxxxxxx> x86/mm: split vmalloc_sync_all() Qian Cai <cai@xxxxxx> page-flags: fix a crash at SetPageError(THP_SWAP) Vlastimil Babka <vbabka@xxxxxxx> mm, slub: prevent kmalloc_node crashes and memory leaks Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> mm: slub: be more careful about the double cmpxchg of freelist Chunguang Xu <brookxu@xxxxxxxxxxx> memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event Qiujun Huang <hqjagain@xxxxxxxxx> drm/lease: fix WARNING in idr_destroy Tom St Denis <tom.stdenis@xxxxxxx> drm/amd/amdgpu: Fix GPR read from debugfs (v2) Filipe Manana <fdmanana@xxxxxxxx> btrfs: fix log context list corruption after rename whiteout error Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> xhci: Do not open code __print_symbolic() in xhci trace events Corentin Labbe <clabbe@xxxxxxxxxxxx> rtc: max8907: add missing select REGMAP_IRQ Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx> intel_th: pci: Add Elkhart Lake CPU support Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx> intel_th: Fix user-visible error codes Samuel Thibault <samuel.thibault@xxxxxxxxxxxx> staging/speakup: fix get_word non-space look-ahead Johan Hovold <johan@xxxxxxxxxx> staging: greybus: loopback_test: fix poll-mask build breakage Michael Straube <straube.linux@xxxxxxxxx> staging: rtl8188eu: Add device id for MERCUSYS MW150US v2 Michał Mirosław <mirq-linux@xxxxxxxxxxxx> mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2 Ricky Wu <ricky_wu@xxxxxxxxxxx> mmc: rtsx_pci: Fix support for speed-modes that relies on tuning Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx> iio: adc: at91-sama5d2_adc: fix differential channels in triggered mode Stephan Gerhold <stephan@xxxxxxxxxxx> iio: magnetometer: ak8974: Fix negative raw values in sysfs Fabrice Gasnier <fabrice.gasnier@xxxxxx> iio: trigger: stm32-timer: disable master mode when stopping Wen-chien Jesse Sung <jesse.sung@xxxxxxxxxxxxx> iio: st_sensors: remap SMO8840 to LIS2DH12 Takashi Iwai <tiwai@xxxxxxx> ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks Takashi Iwai <tiwai@xxxxxxx> ALSA: pcm: oss: Avoid plugin buffer overflow Takashi Iwai <tiwai@xxxxxxx> ALSA: seq: oss: Fix running status after receiving sysex Takashi Iwai <tiwai@xxxxxxx> ALSA: seq: virmidi: Fix running status after receiving sysex Takashi Iwai <tiwai@xxxxxxx> ALSA: line6: Fix endless MIDI read loop Alberto Mattea <alberto@xxxxxxxxxxx> usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145c Scott Chen <scott@xxxxxxxxxxxx> USB: serial: pl2303: add device-id for HP LD381 Ran Wang <ran.wang_1@xxxxxxx> usb: host: xhci-plat: add a shutdown Daniele Palmas <dnlplm@xxxxxxxxx> USB: serial: option: add ME910G1 ECM composition 0x110b Hans de Goede <hdegoede@xxxxxxxxxx> usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adapters Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx> USB: Disable LPM on WD19's Realtek Hub Jonathan Neuschäfer <j.neuschaefer@xxxxxxx> parse-maintainers: Mark as executable Carlo Nonato <carlo.nonato95@xxxxxxxxx> block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group() Dongli Zhang <dongli.zhang@xxxxxxxxxx> xenbus: req->err should be updated before req->state Dongli Zhang <dongli.zhang@xxxxxxxxxx> xenbus: req->body should be updated before req->state Josip Pavic <Josip.Pavic@xxxxxxx> drm/amd/display: fix dcc swath size calculations on dcn1 Bhawanpreet Lakha <Bhawanpreet.Lakha@xxxxxxx> drm/amd/display: Clear link settings on MST disable connector Vincent Chen <vincent.chen@xxxxxxxxxx> riscv: avoid the PIC offset of static percpu data in module beyond 2G limits Mike Snitzer <snitzer@xxxxxxxxxx> dm integrity: use dm_bio_record and dm_bio_restore Mike Snitzer <snitzer@xxxxxxxxxx> dm bio record: save/restore bi_end_io and bi_integrity Daniel Axtens <dja@xxxxxxxxxx> altera-stapl: altera_get_note: prevent write beyond end of 'key' luanshi <zhangliguang@xxxxxxxxxxxxxxxxx> drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointer Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> drm/exynos: dsi: fix workaround for the legacy clock name Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> drm/exynos: dsi: propagate error value and silence meaningless warning Thommy Jakobsson <thommyj@xxxxxxxxx> spi/zynqmp: remove entry that causes a cs glitch Evan Green <evgreen@xxxxxxxxxxxx> spi: pxa2xx: Add CS control clock quirk Kishon Vijay Abraham I <kishon@xxxxxx> ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodes Naveen N. Rao <naveen.n.rao@xxxxxxxxxxxxxxxxxx> powerpc: Include .BTF section Yuji Sasaki <sasakiy@xxxxxxxxxxxx> spi: qup: call spi_qup_pm_resume_runtime before suspending Evan Benn <evanbenn@xxxxxxxxxxxx> drm/mediatek: Find the cursor plane instead of hard coding it ------------- Diffstat: Makefile | 4 +- arch/arm/boot/dts/dra7.dtsi | 2 + arch/arm64/kernel/smp.c | 25 ++++-- arch/powerpc/kernel/vmlinux.lds.S | 6 ++ arch/riscv/kernel/module.c | 16 ++++ arch/x86/mm/fault.c | 26 +++++- block/bfq-cgroup.c | 9 ++- drivers/acpi/apei/ghes.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | 6 +- .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 1 + .../gpu/drm/amd/display/dc/dcn10/dcn10_hubbub.c | 4 +- drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 46 ++++++----- drivers/gpu/drm/drm_lease.c | 3 +- drivers/gpu/drm/exynos/exynos_drm_dsi.c | 12 +-- drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 18 +++-- drivers/hwtracing/intel_th/msu.c | 6 +- drivers/hwtracing/intel_th/pci.c | 5 ++ drivers/iio/accel/st_accel_i2c.c | 2 +- drivers/iio/adc/at91-sama5d2_adc.c | 15 ++++ drivers/iio/light/vcnl4000.c | 7 +- drivers/iio/magnetometer/ak8974.c | 2 +- drivers/iio/trigger/stm32-timer-trigger.c | 11 ++- drivers/md/dm-bio-record.h | 15 ++++ drivers/md/dm-integrity.c | 32 +++----- drivers/misc/altera-stapl/altera.c | 12 +-- drivers/misc/cardreader/rts5227.c | 2 +- drivers/misc/cardreader/rts5249.c | 2 + drivers/misc/cardreader/rts5260.c | 2 +- drivers/mmc/host/rtsx_pci_sdmmc.c | 13 +-- drivers/mmc/host/sdhci-of-at91.c | 8 +- drivers/net/vrf.c | 19 ++--- drivers/perf/arm_pmu_acpi.c | 7 +- drivers/rtc/Kconfig | 1 + drivers/spi/spi-pxa2xx.c | 23 ++++++ drivers/spi/spi-qup.c | 11 ++- drivers/spi/spi-zynqmp-gqspi.c | 3 - drivers/staging/greybus/tools/loopback_test.c | 21 ++--- drivers/staging/rtl8188eu/os_dep/usb_intf.c | 1 + drivers/staging/speakup/main.c | 2 +- drivers/usb/class/cdc-acm.c | 34 +++++--- drivers/usb/core/quirks.c | 6 ++ drivers/usb/host/xhci-pci.c | 3 +- drivers/usb/host/xhci-plat.c | 1 + drivers/usb/host/xhci-trace.h | 23 ++---- drivers/usb/serial/option.c | 2 + drivers/usb/serial/pl2303.c | 1 + drivers/usb/serial/pl2303.h | 1 + drivers/xen/xenbus/xenbus_comms.c | 4 + drivers/xen/xenbus/xenbus_xs.c | 9 ++- fs/btrfs/inode.c | 4 + fs/inode.c | 1 + include/linux/fs.h | 1 + include/linux/futex.h | 17 ++-- include/linux/page-flags.h | 2 +- include/linux/vmalloc.h | 5 +- kernel/futex.c | 93 +++++++++++++--------- kernel/notifier.c | 2 +- mm/memcontrol.c | 10 ++- mm/nommu.c | 10 ++- mm/slub.c | 32 +++++--- mm/vmalloc.c | 11 ++- net/ipv6/tcp_ipv6.c | 3 +- scripts/Makefile.extrawarn | 1 + scripts/parse-maintainers.pl | 0 sound/core/oss/pcm_plugin.c | 12 ++- sound/core/seq/oss/seq_oss_midi.c | 1 + sound/core/seq/seq_virmidi.c | 1 + sound/pci/hda/patch_realtek.c | 2 + sound/usb/line6/driver.c | 2 +- sound/usb/line6/midibuf.c | 2 +- 70 files changed, 458 insertions(+), 240 deletions(-)