[PATCH 4.14 00/68] 4.14.148-stable review

From: Greg Kroah-Hartman
Date: Sun Oct 06 2019 - 14:01:49 EST


This is the start of the stable review cycle for the 4.14.148 release.
There are 68 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 08 Oct 2019 05:07:10 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.148-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.148-rc1

Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
kexec: bail out upon SIGKILL when allocating memory.

Andrey Konovalov <andreyknvl@xxxxxxxxxx>
NFC: fix attrs checks in netlink interface

Eric Biggers <ebiggers@xxxxxxxxxx>
smack: use GFP_NOFS while holding inode_smack::smk_lock

Jann Horn <jannh@xxxxxxxxxx>
Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set

David Ahern <dsahern@xxxxxxxxx>
ipv6: Handle missing host route in __ipv6_ifa_notify

Eric Dumazet <edumazet@xxxxxxxxxx>
sch_cbq: validate TCA_CBQ_WRROPT to avoid crash

Tuong Lien <tuong.t.lien@xxxxxxxxxxxxxx>
tipc: fix unlimited bundling of small messages

Dongli Zhang <dongli.zhang@xxxxxxxxxx>
xen-netfront: do not use ~0U as error return value for xennet_fill_frags()

Dotan Barak <dotanb@xxxxxxxxxxxxxxxxxx>
net/rds: Fix error handling in rds_ib_add_one()

Dexuan Cui <decui@xxxxxxxxxxxxx>
vsock: Fix a lockdep warning in __vsock_release()

Eric Dumazet <edumazet@xxxxxxxxxx>
sch_dsmark: fix potential NULL deref in dsmark_init()

Reinhard Speyerer <rspmn@xxxxxxxx>
qmi_wwan: add support for Cinterion CLS8 devices

Eric Dumazet <edumazet@xxxxxxxxxx>
nfc: fix memory leak in llcp_sock_bind()

Martin KaFai Lau <kafai@xxxxxx>
net: Unpublish sk from sk_reuseport_cb before call_rcu

Navid Emamdoost <navid.emamdoost@xxxxxxxxx>
net: qlogic: Fix memory leak in ql_alloc_large_buffers

Paolo Abeni <pabeni@xxxxxxxxxx>
net: ipv4: avoid mixed n_redirects and rate_tokens usage

Eric Dumazet <edumazet@xxxxxxxxxx>
ipv6: drop incoming packets having a v4mapped source address

Johan Hovold <johan@xxxxxxxxxx>
hso: fix NULL-deref on tty open

Haishuang Yan <yanhaishuang@xxxxxxxxxxxxxxxxxxxx>
erspan: remove the incorrect mtu limit for erspan

Vishal Kulkarni <vishal@xxxxxxxxxxx>
cxgb4:Fix out-of-bounds MSI-X info array access

Daniel Borkmann <daniel@xxxxxxxxxxxxx>
bpf: fix use after free in prog symbol exposure

Nicolas Boichat <drinkcat@xxxxxxxxxxxx>
kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K

Changwei Ge <gechangwei@xxxxxxx>
ocfs2: wait for recovering done after direct unlock request

Greg Thelen <gthelen@xxxxxxxxxx>
kbuild: clean compressed initramfs image

David Howells <dhowells@xxxxxxxxxx>
hypfs: Fix error number left in struct pointer member

Jens Axboe <axboe@xxxxxxxxx>
pktcdvd: remove warning on attempting to register non-passthrough dev

OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
fat: work around race with userspace's read via blockdev while mounting

Mike Rapoport <mike.rapoport@xxxxxxxxx>
ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned address

Jia-Ju Bai <baijiaju1990@xxxxxxxxx>
security: smack: Fix possible null-pointer dereferences in smack_socket_sock_rcv_skb()

Thierry Reding <treding@xxxxxxxxxx>
PCI: exynos: Propagate errors for optional PHYs

Thierry Reding <treding@xxxxxxxxxx>
PCI: imx6: Propagate errors for optional regulators

Thierry Reding <treding@xxxxxxxxxx>
PCI: rockchip: Propagate errors for optional regulators

Joao Moreno <mail@xxxxxxxxxxxxxx>
HID: apple: Fix stuck function keys when using FN

Anson Huang <Anson.Huang@xxxxxxx>
rtc: snvs: fix possible race condition

Will Deacon <will@xxxxxxxxxx>
ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writes

Miroslav Benes <mbenes@xxxxxxx>
livepatch: Nullify obj->mod in klp_module_coming()'s error path

Nishka Dasgupta <nishkadg.linux@xxxxxxxxx>
PCI: tegra: Fix OF node reference leak

Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
mfd: intel-lpss: Remove D3cold delay

Hans de Goede <hdegoede@xxxxxxxxxx>
i2c-cht-wc: Fix lockdep warning

Nathan Chancellor <natechancellor@xxxxxxxxx>
MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean

Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
dma-buf/sw_sync: Synchronize signal vs syncpt free

Bart Van Assche <bvanassche@xxxxxxx>
scsi: core: Reduce memory required for SCSI logging

Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
clk: at91: select parent if main oscillator or bypass is enabled

Arnd Bergmann <arnd@xxxxxxxx>
arm64: fix unreachable code issue with cmpxchg

Nathan Lynch <nathanl@xxxxxxxxxxxxx>
powerpc/pseries: correctly track irq state in default idle

Nicholas Piggin <npiggin@xxxxxxxxx>
powerpc/64s/exception: machine check use correct cfar for late handler

Jean Delvare <jdelvare@xxxxxxx>
drm/amdgpu/si: fix ASIC tests

Mark Menzynski <mmenzyns@xxxxxxxxxx>
drm/nouveau/volt: Fix for some cards having 0 maximum voltage

hexin <hexin.op@xxxxxxxxx>
vfio_pci: Restore original state on release

Sowjanya Komatineni <skomatineni@xxxxxxxxxx>
pinctrl: tegra: Fix write barrier placement in pmx_writel

Nathan Lynch <nathanl@xxxxxxxxxxxxx>
powerpc/pseries/mobility: use cond_resched when updating device tree

Christophe Leroy <christophe.leroy@xxxxxx>
powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this function

Nathan Lynch <nathanl@xxxxxxxxxxxxx>
powerpc/rtas: use device model APIs and serialization during LPM

CÃdric Le Goater <clg@xxxxxxxx>
powerpc/xmon: Check for HV mode when dumping XIVE info from OPAL

Stephen Boyd <sboyd@xxxxxxxxxx>
clk: zx296718: Don't reference clk_init_data after registration

Stephen Boyd <sboyd@xxxxxxxxxx>
clk: sirf: Don't reference clk_init_data after registration

Icenowy Zheng <icenowy@xxxxxxx>
clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks

Nathan Huckleberry <nhuck@xxxxxxxxxx>
clk: qoriq: Fix -Wunused-const-variable

Corey Minyard <cminyard@xxxxxxxxxx>
ipmi_si: Only schedule continuously in the thread in maintenance mode

Jia-Ju Bai <baijiaju1990@xxxxxxxxx>
gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector_set_property()

KyleMahlkuch <kmahlkuc@xxxxxxxxxxxxxxxxxx>
drm/radeon: Fix EEH during kexec

Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
drm/stm: attach gem fence to atomic state

Marko Kohtala <marko.kohtala@xxxxxxxx>
video: ssd1307fb: Start page range at page_offset

Lucas Stach <l.stach@xxxxxxxxxxxxxx>
drm/panel: simple: fix AUO g185han01 horizontal blanking

Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
drm/bridge: tc358767: Increase AUX transfer length limit

Vadim Sukhomlinov <sukhomlinov@xxxxxxxxxx>
tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations

Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
tpm: use tpm_try_get_ops() in tpm-sysfs.c.

Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
tpm: migrate pubek_show to struct tpm_buf


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

Diffstat:

Makefile | 4 +-
arch/arm/mm/fault.c | 4 +-
arch/arm/mm/fault.h | 1 +
arch/arm/mm/mmu.c | 16 ++
arch/arm64/include/asm/cmpxchg.h | 6 +-
arch/mips/mm/tlbex.c | 2 +-
arch/powerpc/include/asm/futex.h | 3 +-
arch/powerpc/kernel/exceptions-64s.S | 4 +
arch/powerpc/kernel/rtas.c | 11 +-
arch/powerpc/platforms/pseries/mobility.c | 9 ++
arch/powerpc/platforms/pseries/setup.c | 3 +
arch/powerpc/xmon/xmon.c | 15 +-
arch/s390/hypfs/inode.c | 9 +-
drivers/block/pktcdvd.c | 1 -
drivers/char/ipmi/ipmi_si_intf.c | 24 ++-
drivers/char/tpm/tpm-chip.c | 5 +-
drivers/char/tpm/tpm-sysfs.c | 201 ++++++++++++++----------
drivers/char/tpm/tpm.h | 13 --
drivers/clk/at91/clk-main.c | 10 +-
drivers/clk/clk-qoriq.c | 2 +-
drivers/clk/sirf/clk-common.c | 12 +-
drivers/clk/sunxi-ng/ccu-sun8i-v3s.c | 3 +
drivers/clk/zte/clk-zx296718.c | 109 ++++++-------
drivers/dma-buf/sw_sync.c | 16 +-
drivers/gpu/drm/amd/amdgpu/si.c | 6 +-
drivers/gpu/drm/bridge/tc358767.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.c | 2 +
drivers/gpu/drm/panel/panel-simple.c | 6 +-
drivers/gpu/drm/radeon/radeon_connectors.c | 2 +-
drivers/gpu/drm/radeon/radeon_drv.c | 8 +
drivers/gpu/drm/stm/ltdc.c | 2 +
drivers/hid/hid-apple.c | 49 +++---
drivers/i2c/busses/i2c-cht-wc.c | 46 ++++++
drivers/mfd/intel-lpss-pci.c | 2 +
drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c | 9 +-
drivers/net/ethernet/qlogic/qla3xxx.c | 1 +
drivers/net/usb/hso.c | 12 +-
drivers/net/usb/qmi_wwan.c | 1 +
drivers/net/xen-netfront.c | 17 +-
drivers/pci/dwc/pci-exynos.c | 2 +-
drivers/pci/dwc/pci-imx6.c | 4 +-
drivers/pci/host/pci-tegra.c | 22 ++-
drivers/pci/host/pcie-rockchip.c | 16 +-
drivers/pinctrl/tegra/pinctrl-tegra.c | 4 +-
drivers/rtc/rtc-snvs.c | 11 +-
drivers/scsi/scsi_logging.c | 48 +-----
drivers/vfio/pci/vfio_pci.c | 17 +-
drivers/video/fbdev/ssd1307fb.c | 2 +-
fs/fat/dir.c | 13 +-
fs/fat/fatent.c | 3 +
fs/ocfs2/dlm/dlmunlock.c | 23 ++-
include/scsi/scsi_dbg.h | 2 -
kernel/bpf/syscall.c | 30 ++--
kernel/kexec_core.c | 2 +
kernel/livepatch/core.c | 1 +
lib/Kconfig.debug | 2 +-
net/core/sock.c | 11 +-
net/ipv4/ip_gre.c | 1 +
net/ipv4/route.c | 5 +-
net/ipv6/addrconf.c | 17 +-
net/ipv6/ip6_input.c | 10 ++
net/nfc/llcp_sock.c | 7 +-
net/nfc/netlink.c | 6 +-
net/rds/ib.c | 6 +-
net/sched/sch_cbq.c | 30 +++-
net/sched/sch_dsmark.c | 2 +
net/tipc/link.c | 30 ++--
net/tipc/msg.c | 5 +-
net/vmw_vsock/af_vsock.c | 16 +-
net/vmw_vsock/hyperv_transport.c | 2 +-
net/vmw_vsock/virtio_transport_common.c | 2 +-
security/smack/smack_access.c | 6 +-
security/smack/smack_lsm.c | 7 +-
usr/Makefile | 3 +
74 files changed, 626 insertions(+), 390 deletions(-)