[PATCH 4.20 00/92] 4.20.11-stable review

From: Greg Kroah-Hartman
Date: Mon Feb 18 2019 - 08:45:44 EST


This is the start of the stable review cycle for the 4.20.11 release.
There are 92 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 Wed Feb 20 13:34:25 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.20.11-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.20.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 4.20.11-rc1

Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set

Lyude Paul <lyude@xxxxxxxxxx>
drm/i915: Block fbdev HPD processing during suspend

Eric Anholt <eric@xxxxxxxxxx>
drm/sched: Always trace the dependencies we wait on, to fix a race.

Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
drm/vkms: Fix license inconsistent

Matthew Wilcox <willy@xxxxxxxxxxxxx>
drm: Use array_size() when creating lease

Nikos Tsironis <ntsironis@xxxxxxxxxxx>
dm thin: fix bug where bio that overwrites thin block ignores FUA

Mikulas Patocka <mpatocka@xxxxxxxxxx>
dm crypt: don't overallocate the integrity tag space

Scott Mayhew <smayhew@xxxxxxxxxx>
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist

Borislav Petkov <bp@xxxxxxx>
x86/a.out: Clear the dump structure initially

Nate Dailey <nate.dailey@xxxxxxxxxxx>
md/raid1: don't clear bitmap bits on interrupted recovery.

Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
crypto: ccree - fix resume race condition on init

Eric W. Biederman <ebiederm@xxxxxxxxxxxx>
signal: Restore the stop PTRACE_EVENT_EXIT

James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
scsi: sd: fix entropy gathering for most rotational disks

Michael Ellerman <mpe@xxxxxxxxxxxxxx>
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()

Hedi Berriche <hedi.berriche@xxxxxxx>
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls

Andreas Ziegler <andreas.ziegler@xxxxxx>
tracing: probeevent: Correctly update remaining space in dynamic area

Harald Freudenberger <freude@xxxxxxxxxxxxx>
s390/zcrypt: fix specification exception on z196 during ap probe

Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
s390/suspend: fix stack setup in swsusp_arch_suspend

Meelis Roos <mroos@xxxxxxxx>
alpha: Fix Eiger NR_IRQS to 128

Sergei Trofimovich <slyfox@xxxxxxxxxx>
alpha: fix page fault handling for r16-r18 targets

Sandeep Patil <sspatil@xxxxxxxxxxx>
mm: proc: smaps_rollup: fix pss_locked calculation

Dave Chinner <dchinner@xxxxxxxxxx>
Revert "mm: slowly shrink slabs with a relatively small number of objects"

Dave Chinner <dchinner@xxxxxxxxxx>
Revert "mm: don't reclaim inodes with many attached pages"

J. Bruce Fields <bfields@xxxxxxxxxx>
Revert "nfsd4: return default lease period"

Matti Kurkela <Matti.Kurkela@xxxxxx>
Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780

Jonathan Bakker <xc-racer2@xxxxxxx>
Input: bma150 - register input device after setting private data

Zachary Hays <zhays@xxxxxxxxxxx>
mmc: block: handle complete_work on separate workqueue

Chen-Yu Tsai <wens@xxxxxxxx>
mmc: sunxi: Filter out unsupported modes declared in the device tree

Chen-Yu Tsai <wens@xxxxxxxx>
mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by default

Xiaoyao Li <xiaoyao.li@xxxxxxxxxxxxxxx>
kvm: vmx: Fix entry number check for add_atomic_switch_msr()

Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is available

Stefan O'Rear <sorear2@xxxxxxxxx>
riscv: Add pte bit to distinguish swap from invalid

Bob Tracy <rct@xxxxxxxx>
tools uapi: fix Alpha support

Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
ASoC: hdmi-codec: fix oops on re-probe

Takashi Iwai <tiwai@xxxxxxx>
ALSA: pcm: Revert capture stream behavior change in blocking mode

Manuel Reinhardt <manuel.rhdt@xxxxxxxxx>
ALSA: usb-audio: Fix implicit fb endpoint setup by quirk

Jurica Vukadin <jurica.vukadin@xxxxxxxxx>
ALSA: hda - Add quirk for HP EliteBook 840 G5

Jiri Olsa <jolsa@xxxxxxxxxx>
perf/x86: Add check_period PMU callback

Ingo Molnar <mingo@xxxxxxxxxx>
perf/core: Fix impossible ring-buffer sizes warning

Tony Lindgren <tony@xxxxxxxxxxx>
ARM: OMAP5+: Fix inverted nirq pin interrupts with irq_set_type

Dmitry Voytik <voytikd@xxxxxxxxx>
arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64

Mauro Ciancio <mauro@xxxxxxxxxx>
Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK

Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"

Anson Huang <anson.huang@xxxxxxx>
gpio: mxc: move gpio noirq suspend/resume to syscore phase

Pavel Shilovsky <pshilov@xxxxxxxxxxxxx>
CIFS: Fix mounts if the client is low on credits

Pavel Shilovsky <pshilov@xxxxxxxxxxxxx>
CIFS: Do not assume one credit for async responses

Pavel Shilovsky <pshilov@xxxxxxxxxxxxx>
CIFS: Fix credit calculations in compound mid callback

David Rientjes <rientjes@xxxxxxxxxx>
kvm: sev: Fail KVM_SEV_INIT if already initialized

Pavel Shilovsky <pshilov@xxxxxxxxxxxxx>
CIFS: Fix error paths in writeback code

Pavel Shilovsky <pshilov@xxxxxxxxxxxxx>
CIFS: Move credit processing to mid callbacks for SMB3

Pavel Shilovsky <pshilov@xxxxxxxxxxxxx>
CIFS: Fix credits calculation for cancelled requests

Ross Lagerwall <ross.lagerwall@xxxxxxxxxx>
cifs: Limit memory used by lock request calls to a page

Ilia Mirkin <imirkin@xxxxxxxxxxxx>
drm/nouveau/falcon: avoid touching registers if engine is off

Takashi Iwai <tiwai@xxxxxxx>
drm/nouveau: Don't disable polling in fallback mode

Nicholas Mc Guire <hofrat@xxxxxxxxx>
gpio: pl061: handle failed allocations

Guo Ren <ren_guo@xxxxxxxxx>
csky: fixup compile error with CPU 810.

Linus Walleij <linus.walleij@xxxxxxxxxx>
ARM: dts: kirkwood: Fix polarity of GPIO fan lines

Peter Ujfalusi <peter.ujfalusi@xxxxxx>
ARM: dts: da850-lcdk: Correct the sound card name

Peter Ujfalusi <peter.ujfalusi@xxxxxx>
ARM: dts: da850-lcdk: Correct the audio codec regulators

Peter Ujfalusi <peter.ujfalusi@xxxxxx>
ARM: dts: da850-evm: Correct the sound card name

Peter Ujfalusi <peter.ujfalusi@xxxxxx>
ARM: dts: da850-evm: Correct the audio codec regulators

Christian KÃnig <christian.koenig@xxxxxxx>
drm/amdgpu: disable system memory page tables for now

Jim Qu <Jim.Qu@xxxxxxx>
drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hang

Tao Zhou <tao.zhou1@xxxxxxx>
drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20

James Dingwall <james@xxxxxxxxxxxxxx>
nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN

Keith Busch <keith.busch@xxxxxxxxx>
nvme: pad fake subsys NQN vid and ssvid with zeros

Hannes Reinecke <hare@xxxxxxx>
nvme-multipath: zero out ANA log buffer

Hongbo Yao <yaohongbo@xxxxxxxxxx>
nvme-pci: fix out of bounds access in nvme_cqe_pending

Liviu Dudau <liviu@xxxxxxxxxxx>
nvme-pci: use the same attributes when freeing host_mem_desc_bufs.

Tomi Valkeinen <tomi.valkeinen@xxxxxx>
drm/bridge: tc358767: fix output H/V syncs

Tomi Valkeinen <tomi.valkeinen@xxxxxx>
drm/bridge: tc358767: reject modes which require too much BW

Tomi Valkeinen <tomi.valkeinen@xxxxxx>
drm/bridge: tc358767: fix initial DP0/1_SRCCTRL value

Tomi Valkeinen <tomi.valkeinen@xxxxxx>
drm/bridge: tc358767: fix single lane configuration

Tomi Valkeinen <tomi.valkeinen@xxxxxx>
drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANE

Tomi Valkeinen <tomi.valkeinen@xxxxxx>
drm/bridge: tc358767: add bus flags

Evan Quan <evan.quan@xxxxxxx>
drm/amd/powerplay: avoid possible buffer overflow

Guo Ren <ren_guo@xxxxxxxxx>
irqchip/csky: fixup handle_irq_perbit break irq

Guo Ren <ren_guo@xxxxxxxxx>
csky: fixup compile error with pte_alloc

Guo Ren <ren_guo@xxxxxxxxx>
csky: fixup CACHEV1 store instruction fast retire

Guo Ren <ren_guo@xxxxxxxxx>
csky: fixup relocation error with 807 & 860

Sudeep Holla <sudeep.holla@xxxxxxx>
cpufreq: check if policy is inactive early in __cpufreq_get()

David Abdurachmanov <david.abdurachmanov@xxxxxxxxx>
riscv: fix trace_sys_exit hook

Aurelien Jarno <aurelien@xxxxxxxxxxx>
tools uapi: fix RISC-V 64-bit support

Biju Das <biju.das@xxxxxxxxxxxxxx>
soc: renesas: r8a774c0-sysc: Fix initialization order of 3DG-{A,B}

Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
perf test shell: Use a fallback to get the pathname in vfs_getname

Jin Yao <yao.jin@xxxxxxxxxxxxxxx>
perf report: Fix wrong iteration count in --branch-history

Jin Yao <yao.jin@xxxxxxxxxxxxxxx>
perf stat: Fix endless wait for child process

Chao Fan <fanc.fnst@xxxxxxxxxxxxxx>
ACPI: NUMA: Use correct type for printing addresses on i386-PAE

Emily Deng <Emily.Deng@xxxxxxx>
drm/amdgpu/sriov:Correct pfvf exchange logic

Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
blk-mq: fix a hung issue when fsync

Adrian Bunk <bunk@xxxxxxxxxx>
eeprom: at24: add support for 24c2048

Adrian Bunk <bunk@xxxxxxxxxx>
dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string


-------------

Diffstat:

Documentation/devicetree/bindings/eeprom/at24.txt | 1 +
Makefile | 4 +-
arch/alpha/include/asm/irq.h | 6 +-
arch/alpha/mm/fault.c | 2 +-
arch/arm/boot/dts/da850-evm.dts | 31 +++++++--
arch/arm/boot/dts/da850-lcdk.dts | 38 ++++++++++-
arch/arm/boot/dts/kirkwood-dnskw.dtsi | 4 +-
arch/arm/boot/dts/omap5-board-common.dtsi | 9 ++-
arch/arm/boot/dts/omap5-cm-t54.dts | 12 +++-
arch/arm/mach-integrator/impd1.c | 6 +-
arch/arm/mach-omap2/omap-wakeupgen.c | 36 +++++++++-
arch/arm64/boot/dts/rockchip/rk3328-rock64.dts | 2 +
arch/csky/include/asm/io.h | 25 +++++++
arch/csky/include/asm/pgalloc.h | 43 +++++-------
arch/csky/kernel/module.c | 38 ++++++-----
arch/powerpc/include/asm/book3s/64/pgtable.h | 4 +-
arch/riscv/include/asm/pgtable-bits.h | 6 ++
arch/riscv/include/asm/pgtable.h | 8 +--
arch/riscv/kernel/ptrace.c | 2 +-
arch/s390/kernel/swsusp.S | 4 +-
arch/x86/events/core.c | 14 ++++
arch/x86/events/intel/core.c | 9 +++
arch/x86/events/perf_event.h | 16 ++++-
arch/x86/ia32/ia32_aout.c | 6 +-
arch/x86/include/asm/uv/bios.h | 8 ++-
arch/x86/kvm/svm.c | 3 +
arch/x86/kvm/vmx.c | 11 ++--
arch/x86/platform/uv/bios_uv.c | 23 ++++++-
block/blk-flush.c | 2 +-
drivers/acpi/numa.c | 6 +-
drivers/cpufreq/cpufreq.c | 12 ++--
drivers/crypto/ccree/cc_driver.c | 7 +-
drivers/crypto/ccree/cc_pm.c | 13 ++--
drivers/crypto/ccree/cc_pm.h | 3 +
drivers/firmware/efi/runtime-wrappers.c | 7 ++
drivers/gpio/gpio-mxc.c | 41 +++++++-----
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 8 +--
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 3 -
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 10 +--
drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c | 2 +-
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 3 +-
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c | 14 ++++
drivers/gpu/drm/bridge/tc358767.c | 45 ++++++++++---
drivers/gpu/drm/drm_lease.c | 3 +-
drivers/gpu/drm/i915/i915_gem.c | 12 +++-
drivers/gpu/drm/i915/intel_drv.h | 10 +++
drivers/gpu/drm/i915/intel_fbdev.c | 33 +++++++++-
drivers/gpu/drm/nouveau/nvkm/engine/falcon.c | 7 +-
drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c | 7 +-
drivers/gpu/drm/scheduler/sched_entity.c | 7 +-
drivers/gpu/drm/vkms/vkms_crc.c | 3 +-
drivers/gpu/drm/vkms/vkms_crtc.c | 8 +--
drivers/gpu/drm/vkms/vkms_drv.c | 7 +-
drivers/gpu/drm/vkms/vkms_drv.h | 2 +
drivers/gpu/drm/vkms/vkms_gem.c | 8 +--
drivers/gpu/drm/vkms/vkms_output.c | 8 +--
drivers/gpu/drm/vkms/vkms_plane.c | 8 +--
drivers/input/misc/bma150.c | 9 +--
drivers/input/mouse/elan_i2c_core.c | 2 +-
drivers/input/mouse/elantech.c | 9 +++
drivers/irqchip/irq-csky-apb-intc.c | 77 ++++++++++++----------
drivers/md/dm-crypt.c | 2 +-
drivers/md/dm-thin.c | 55 ++++++++++++++--
drivers/md/raid1.c | 28 +++++---
drivers/misc/eeprom/Kconfig | 2 +-
drivers/misc/eeprom/at24.c | 3 +
drivers/mmc/core/block.c | 10 ++-
drivers/mmc/host/sunxi-mmc.c | 26 +++++++-
drivers/nvme/host/core.c | 18 ++---
drivers/nvme/host/multipath.c | 2 +
drivers/nvme/host/nvme.h | 5 ++
drivers/nvme/host/pci.c | 16 +++--
drivers/s390/crypto/ap_bus.c | 3 +-
drivers/scsi/sd.c | 12 +++-
drivers/soc/renesas/r8a774c0-sysc.c | 23 ++-----
fs/cifs/cifsglob.h | 20 ++++++
fs/cifs/cifssmb.c | 7 +-
fs/cifs/file.c | 37 +++++++++--
fs/cifs/inode.c | 10 +++
fs/cifs/smb2file.c | 4 ++
fs/cifs/smb2inode.c | 17 +++++
fs/cifs/smb2ops.c | 6 +-
fs/cifs/smb2pdu.c | 15 +++--
fs/cifs/transport.c | 58 ++++++++++++----
fs/inode.c | 7 +-
fs/nfsd/nfsctl.c | 4 +-
fs/proc/task_mmu.c | 22 ++++---
include/linux/mmc/card.h | 1 +
include/linux/perf_event.h | 5 ++
kernel/events/core.c | 16 +++++
kernel/events/ring_buffer.c | 2 +-
kernel/signal.c | 7 +-
kernel/trace/trace_probe_tmpl.h | 6 +-
mm/vmscan.c | 10 ---
net/sunrpc/auth_gss/gss_krb5_seqnum.c | 49 ++++++++++----
sound/core/pcm_lib.c | 20 ++----
sound/pci/hda/patch_conexant.c | 1 +
sound/soc/codecs/hdmi-codec.c | 4 +-
sound/usb/pcm.c | 9 ++-
tools/arch/riscv/include/uapi/asm/bitsperlong.h | 25 +++++++
tools/include/uapi/asm/bitsperlong.h | 4 ++
tools/perf/builtin-stat.c | 3 +-
tools/perf/tests/shell/lib/probe_vfs_getname.sh | 3 +-
tools/perf/util/callchain.c | 32 +++++----
tools/perf/util/callchain.h | 1 +
tools/perf/util/machine.c | 2 +-
106 files changed, 991 insertions(+), 388 deletions(-)