[PATCH 4.14 00/53] 4.14.137-stable review

From: Greg Kroah-Hartman
Date: Mon Aug 05 2019 - 09:14:32 EST


This is the start of the stable review cycle for the 4.14.137 release.
There are 53 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 07 Aug 2019 12:47:58 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/v4.x/stable-review/patch-4.14.137-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.14.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Andy Lutomirski <luto@xxxxxxxxxx>
x86/vdso: Prevent segfaults due to hoisted vclock reads

Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
gcc-9: properly declare the {pv,hv}clock_page storage

Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
objtool: Support GCC 9 cold subfunction naming scheme

Jean Delvare <jdelvare@xxxxxxx>
eeprom: at24: make spd world-readable again

John Fleck <john.fleck@xxxxxxxxx>
IB/hfi1: Check for error on call to alloc_rsm_map_table

Yishai Hadas <yishaih@xxxxxxxxxxxx>
IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification

Yishai Hadas <yishaih@xxxxxxxxxxxx>
IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cache

Yishai Hadas <yishaih@xxxxxxxxxxxx>
IB/mlx5: Use direct mkey destroy command upon UMR unreg failure

Yishai Hadas <yishaih@xxxxxxxxxxxx>
IB/mlx5: Fix unreg_umr to ignore the mkey state

Juergen Gross <jgross@xxxxxxxx>
xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()

Munehisa Kamata <kamatam@xxxxxxxxxx>
nbd: replace kill_bdev() with __invalidate_device() again

Will Deacon <will@xxxxxxxxxx>
drivers/perf: arm_pmu: Fix failure path in PM notifier

Helge Deller <deller@xxxxxx>
parisc: Fix build of compressed kernel even with debug enabled

Stefan Haberland <sth@xxxxxxxxxxxxx>
s390/dasd: fix endless loop after read unit address configuration

Ondrej Mosnacek <omosnace@xxxxxxxxxx>
selinux: fix memory leak in policydb_init()

Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx>
IB/hfi1: Fix Spectre v1 vulnerability

Michael Wu <michael.wu@xxxxxxxxxx>
gpiolib: fix incorrect IRQ requesting of an active-low lineevent

Douglas Anderson <dianders@xxxxxxxxxxxx>
mmc: dw_mmc: Fix occasional hang after tuning on eMMC

Filipe Manana <fdmanana@xxxxxxxx>
Btrfs: fix race leading to fs corruption after transaction abort

Filipe Manana <fdmanana@xxxxxxxx>
Btrfs: fix incremental send failure after deduplication

Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
kbuild: initialize CLANG_FLAGS correctly in the top Makefile

Yongxin Liu <yongxin.liu@xxxxxxxxxxxxx>
drm/nouveau: fix memory leak in nouveau_conn_reset()

Zhenzhong Duan <zhenzhong.duan@xxxxxxxxxx>
x86, boot: Remove multiple copy of static function sanitize_boot_params()

Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
x86/paravirt: Fix callee-saved function ELF sizes

Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
x86/kvm: Don't call kvm_spurious_fault() from .fixup

Zhenzhong Duan <zhenzhong.duan@xxxxxxxxxx>
xen/pv: Fix a boot up hang revealed by int3 self test

Kees Cook <keescook@xxxxxxxxxxxx>
ipc/mqueue.c: only perform resource calculation if user valid

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings

Mikko Rapeli <mikko.rapeli@xxxxxx>
uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers

Sam Protsenko <semen.protsenko@xxxxxxxxxx>
coda: fix build using bare-metal toolchain

Zhouyang Jia <jiazhouyang09@xxxxxxxxx>
coda: add error handling for fget

Doug Berger <opendmb@xxxxxxxxx>
mm/cma.c: fail if fixed declaration can't be honored

Arnd Bergmann <arnd@xxxxxxxx>
x86: math-emu: Hide clang warnings for 16-bit overflow

Qian Cai <cai@xxxxxx>
x86/apic: Silence -Wtype-limits compiler warnings

Benjamin Poirier <bpoirier@xxxxxxxx>
be2net: Signal that the device cannot transmit during reconfiguration

Arnd Bergmann <arnd@xxxxxxxx>
ACPI: fix false-positive -Wuninitialized warning

Arnd Bergmann <arnd@xxxxxxxx>
x86: kvm: avoid constant-conversion warning

Benjamin Block <bblock@xxxxxxxxxxxxx>
scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized

Arnd Bergmann <arnd@xxxxxxxx>
ACPI: blacklist: fix clang warning for unused DMI table

Jeff Layton <jlayton@xxxxxxxxxx>
ceph: return -ERANGE if virtual xattr value didn't fit in buffer

Andrea Parri <andrea.parri@xxxxxxxxxxxxxxxxxxxx>
ceph: fix improper use of smp_mb__before_atomic()

Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
cifs: Fix a race condition with cifs_echo_request

David Sterba <dsterba@xxxxxxxx>
btrfs: fix minimum number of chunk errors for DUP

Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
fs/adfs: super: fix use-after-free bug

JC Kuo <jckuo@xxxxxxxxxx>
clk: tegra210: fix PLLU and PLLU_OUT1

Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
dmaengine: rcar-dmac: Reject zero-length slave DMA requests

Petr Cvek <petrcvekcz@xxxxxxxxx>
MIPS: lantiq: Fix bitfield masking

Prarit Bhargava <prarit@xxxxxxxxxx>
kernel/module.c: Only return -EEXIST for modules that have finished loading

Cheng Jian <cj.chengjian@xxxxxxxxxx>
ftrace: Enable trampoline when rec count returns back to one

Douglas Anderson <dianders@xxxxxxxxxxxx>
ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend

Douglas Anderson <dianders@xxxxxxxxxxxx>
ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again

Douglas Anderson <dianders@xxxxxxxxxxxx>
ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200

Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
ARM: riscpc: fix DMA


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

Diffstat:

Makefile | 7 +--
arch/arm/boot/dts/rk3288-veyron-mickey.dts | 4 --
arch/arm/boot/dts/rk3288-veyron-minnie.dts | 4 --
arch/arm/boot/dts/rk3288.dtsi | 1 +
arch/arm/mach-rpc/dma.c | 5 +-
arch/mips/lantiq/irq.c | 5 +-
arch/parisc/boot/compressed/vmlinux.lds.S | 4 +-
arch/x86/boot/compressed/misc.c | 1 +
arch/x86/boot/compressed/misc.h | 1 -
arch/x86/entry/entry_64.S | 1 -
arch/x86/entry/vdso/vclock_gettime.c | 19 +++++--
arch/x86/include/asm/apic.h | 2 +-
arch/x86/include/asm/kvm_host.h | 34 +++++++------
arch/x86/include/asm/paravirt.h | 1 +
arch/x86/include/asm/traps.h | 2 +-
arch/x86/kernel/apic/apic.c | 2 +-
arch/x86/kernel/kvm.c | 1 +
arch/x86/kvm/mmu.c | 6 +--
arch/x86/math-emu/fpu_emu.h | 2 +-
arch/x86/math-emu/reg_constant.c | 2 +-
arch/x86/xen/enlighten_pv.c | 2 +-
arch/x86/xen/xen-asm_64.S | 1 -
drivers/acpi/blacklist.c | 4 ++
drivers/block/nbd.c | 2 +-
drivers/clk/tegra/clk-tegra210.c | 8 +--
drivers/dma/sh/rcar-dmac.c | 2 +-
drivers/gpio/gpiolib.c | 6 ++-
drivers/gpu/drm/nouveau/nouveau_connector.c | 2 +-
drivers/infiniband/hw/hfi1/chip.c | 11 ++++-
drivers/infiniband/hw/hfi1/verbs.c | 2 +
drivers/infiniband/hw/mlx5/mlx5_ib.h | 1 +
drivers/infiniband/hw/mlx5/mr.c | 17 ++++---
drivers/infiniband/hw/mlx5/qp.c | 13 +++--
drivers/misc/eeprom/at24.c | 2 +-
drivers/mmc/host/dw_mmc.c | 3 +-
drivers/net/ethernet/emulex/benet/be_main.c | 6 ++-
drivers/perf/arm_pmu.c | 2 +-
drivers/rapidio/devices/rio_mport_cdev.c | 2 +
drivers/s390/block/dasd_alias.c | 22 ++++++---
drivers/s390/scsi/zfcp_erp.c | 7 +++
drivers/xen/swiotlb-xen.c | 4 +-
fs/adfs/super.c | 5 +-
fs/btrfs/send.c | 77 ++++++-----------------------
fs/btrfs/transaction.c | 10 ++++
fs/btrfs/volumes.c | 3 +-
fs/ceph/super.h | 7 ++-
fs/ceph/xattr.c | 14 +++---
fs/cifs/connect.c | 8 +--
fs/coda/psdev.c | 5 +-
include/linux/acpi.h | 5 +-
include/linux/coda.h | 3 +-
include/linux/coda_psdev.h | 11 +++++
include/uapi/linux/coda_psdev.h | 13 -----
ipc/mqueue.c | 19 +++----
kernel/module.c | 6 +--
kernel/trace/ftrace.c | 28 ++++++-----
mm/cma.c | 13 +++++
security/selinux/ss/policydb.c | 6 ++-
tools/objtool/elf.c | 2 +-
59 files changed, 254 insertions(+), 204 deletions(-)