[PATCH 4.14 00/71] 4.14.104-stable review

From: Greg Kroah-Hartman
Date: Mon Feb 25 2019 - 16:18:00 EST


This is the start of the stable review cycle for the 4.14.104 release.
There are 71 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 27 19:50:01 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.14.104-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.104-rc1

Matthias Kaehlcke <mka@xxxxxxxxxxxx>
sched/sysctl: Fix attributes of some extern declarations

Colin Ian King <colin.king@xxxxxxxxxxxxx>
phy: tegra: remove redundant self assignment of 'map'

Nathan Chancellor <natechancellor@xxxxxxxxx>
pinctrl: max77620: Use define directive for max77620_pinconf_param values

Eli Cooper <elicooper@xxxxxxx>
netfilter: ipv6: Don't preserve original oif for loopback address

Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
netfilter: nft_compat: use-after-free when deleting targets

Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
netfilter: nf_tables: fix flush after rule deletion in the same batch

Hangbin Liu <liuhangbin@xxxxxxxxx>
Revert "bridge: do not add port to router list when receives query with source 0.0.0.0"

Willem de Bruijn <willemb@xxxxxxxxxx>
net: avoid false positives in untrusted gso validation

Willem de Bruijn <willemb@xxxxxxxxxx>
net: validate untrusted gso packets without csum offload

Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
drm/i915/fbdev: Actually configure untiled displays

Alexey Brodkin <abrodkin@xxxxxxxxxxxx>
ARC: define ARCH_SLAB_MINALIGN = 8

Eugeniy Paltsev <Eugeniy.Paltsev@xxxxxxxxxxxx>
ARC: U-boot: check arguments paranoidly

Eugeniy Paltsev <Eugeniy.Paltsev@xxxxxxxxxxxx>
ARCv2: Enable unaligned access in early ASM code

Dmitry V. Levin <ldv@xxxxxxxxxxxx>
parisc: Fix ptrace syscall number modification

Eric Biggers <ebiggers@xxxxxxxxxx>
KEYS: always initialize keyring_index_key::desc_len

Eric Biggers <ebiggers@xxxxxxxxxx>
KEYS: user: Align the payload buffer

Bart Van Assche <bvanassche@xxxxxxx>
RDMA/srp: Rework SCSI device reset handling

Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
inet_diag: fix reporting cgroup classid and fallback to priority

Saeed Mahameed <saeedm@xxxxxxxxxxxx>
net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames

Hangbin Liu <liuhangbin@xxxxxxxxx>
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()

Cong Wang <xiyou.wangcong@xxxxxxxxx>
team: avoid complex list operations in team_nl_cmd_options_set()

Xin Long <lucien.xin@xxxxxxxxx>
sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment

Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
net: sfp: do not probe SFP module before we're attached

Kal Conley <kal.conley@xxxxxxxxxxx>
net/packet: fix 4gb buffer limit due to overflow check

Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
net/mlx5e: Don't overwrite pedit action when multiple pedit used

Li RongQing <lirongqing@xxxxxxxxx>
ipv6: propagate genlmsg_reply return code

Eric Dumazet <edumazet@xxxxxxxxxx>
batman-adv: fix uninit-value in batadv_interface_tx()

Nathan Chancellor <natechancellor@xxxxxxxxx>
isdn: avm: Fix string plus integer warning from Clang

Tariq Toukan <tariqt@xxxxxxxxxxxx>
net/mlx5e: Fix wrong (zero) TX drop counter indication for representor

Ido Schimmel <idosch@xxxxxxxxxxxx>
mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky

Peter Oskolkov <posk@xxxxxxxxxx>
bpf: bpf_setsockopt: reset sock dst on SO_MARK changes

Kangjie Lu <kjlu@xxxxxxx>
leds: lp5523: fix a missing check of return value of lp55xx_read

Cheng-Min Ao <tony_ao@xxxxxxxxxx>
hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table

Colin Ian King <colin.king@xxxxxxxxxxxxx>
atm: he: fix sign-extension overflow on large shift

Julia Lawall <Julia.Lawall@xxxxxxx>
drm/meson: add missing of_node_put

Talons Lee <xin.li@xxxxxxxxxx>
always clear the X2APIC_ENABLE bit for PV guest

Manish Rangankar <mrangankar@xxxxxxxxxxx>
scsi: qedi: Add ep_state for login completion on un-reachable targets

Stanley Chu <stanley.chu@xxxxxxxxxxxx>
scsi: ufs: Fix system suspend status

Jia-Ju Bai <baijiaju1990@xxxxxxxxx>
isdn: i4l: isdn_tty: Fix some concurrency double-free bugs

Jose Abreu <jose.abreu@xxxxxxxxxxxx>
net: stmmac: Fix PCI module removal leak

Yuchung Cheng <ycheng@xxxxxxxxxx>
bpf: correctly set initial window on active Fast Open sender

Thomas Bogendoerfer <tbogendoerfer@xxxxxxx>
MIPS: jazz: fix 64bit build

Logan Gunthorpe <logang@xxxxxxxxxxxx>
scsi: isci: initialize shost fully before calling scsi_add_host()

YueHaibing <yuehaibing@xxxxxxxxxx>
scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param

Taehee Yoo <ap420073@xxxxxxxxx>
netfilter: nf_tables: fix leaking object reference count

Alban Bedel <albeu@xxxxxxx>
MIPS: ath79: Enable OF serial ports in the default config

Yonglong Liu <liuyonglong@xxxxxxxxxx>
net: hns: Fix use after free identified by SLUB debug

Denis Bolotin <dbolotin@xxxxxxxxxxx>
qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier

Denis Bolotin <dbolotin@xxxxxxxxxxx>
qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page count

YueHaibing <yuehaibing@xxxxxxxxxx>
xen/pvcalls: remove set but not used variable 'intf'

Kangjie Lu <kjlu@xxxxxxx>
mfd: mc13xxx: Fix a missing check of a register-read failure

Keerthy <j-keerthy@xxxxxx>
mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()

Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx>
mfd: wm5110: Add missing ASRC rate register

Jonathan Marek <jonathan@xxxxxxxx>
mfd: qcom_rpm: write fw_version to CTRL_REG

Dien Pham <dien.pham.ry@xxxxxxxxxxx>
mfd: bd9571mwv: Add volatile register to make DVFS work

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
mfd: ab8500-core: Return zero in get_register_interruptible()

Nicolas Boichat <drinkcat@xxxxxxxxxxxx>
mfd: mt6397: Do not call irq_domain_remove if PMIC unsupported

Nathan Chancellor <natechancellor@xxxxxxxxx>
mfd: db8500-prcmu: Fix some section annotations

Nathan Chancellor <natechancellor@xxxxxxxxx>
mfd: twl-core: Fix section annotations on {,un}protect_pm_master

Stefano Stabellini <sstabellini@xxxxxxxxxx>
pvcalls-back: set -ENOTCONN in pvcalls_conn_back_read

Vignesh R <vigneshr@xxxxxx>
mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells

Eric Biggers <ebiggers@xxxxxxxxxx>
KEYS: allow reaching the keys quotas exactly

Michal Hocko <mhocko@xxxxxxxx>
proc, oom: do not report alien mms when setting oom_score_adj

Ralph Campbell <rcampbell@xxxxxxxxxx>
numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES

Yan, Zheng <zyan@xxxxxxxxxx>
ceph: avoid repeatedly adding inode to mdsc->snap_flush_list

Ilya Dryomov <idryomov@xxxxxxxxx>
libceph: handle an empty authorize reply

Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
mac80211: Free mpath object when rhashtable insertion fails

Rakesh Pillai <pillair@xxxxxxxxxxxxxx>
mac80211: Restore vif beacon interval if start ap fails

Paul Burton <paul.burton@xxxxxxxx>
MIPS: eBPF: Always return sign extended 32b values

Quentin Perret <quentin.perret@xxxxxxx>
tracing: Fix number of entries in trace header

Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction


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

Diffstat:

Makefile | 4 +-
arch/arc/include/asm/cache.h | 11 +++
arch/arc/kernel/head.S | 14 +++-
arch/arc/kernel/setup.c | 87 +++++++++++++++-------
arch/arm/probes/kprobes/opt-arm.c | 2 +-
arch/mips/configs/ath79_defconfig | 1 +
arch/mips/jazz/jazzdma.c | 5 +-
arch/mips/net/ebpf_jit.c | 9 ++-
arch/parisc/kernel/ptrace.c | 29 ++++++--
arch/x86/xen/enlighten_pv.c | 5 +-
drivers/atm/he.c | 2 +-
drivers/gpu/drm/i915/intel_fbdev.c | 12 +--
drivers/gpu/drm/meson/meson_drv.c | 9 ++-
drivers/hwmon/tmp421.c | 2 +-
drivers/infiniband/ulp/srp/ib_srp.c | 10 ---
drivers/isdn/hardware/avm/b1.c | 2 +-
drivers/isdn/i4l/isdn_tty.c | 6 +-
drivers/leds/leds-lp5523.c | 4 +-
drivers/mfd/ab8500-core.c | 2 +-
drivers/mfd/bd9571mwv.c | 1 +
drivers/mfd/db8500-prcmu.c | 4 +-
drivers/mfd/mc13xxx-core.c | 4 +-
drivers/mfd/mt6397-core.c | 3 +-
drivers/mfd/qcom_rpm.c | 4 +
drivers/mfd/ti_am335x_tscadc.c | 5 +-
drivers/mfd/tps65218.c | 24 +-----
drivers/mfd/twl-core.c | 4 +-
drivers/mfd/wm5110-tables.c | 2 +
drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c | 6 +-
drivers/net/ethernet/mellanox/mlx4/en_rx.c | 23 +++++-
drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 1 +
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 25 ++++---
.../ethernet/mellanox/mlxsw/spectrum_switchdev.c | 12 +--
drivers/net/ethernet/qlogic/qed/qed_ll2.c | 4 +
drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c | 10 +++
drivers/net/phy/sfp-bus.c | 2 +
drivers/net/phy/sfp.c | 30 +++++---
drivers/net/phy/sfp.h | 2 +
drivers/net/team/team.c | 27 ++-----
drivers/phy/tegra/xusb.c | 2 +-
drivers/pinctrl/pinctrl-max77620.c | 14 ++--
drivers/scsi/isci/init.c | 14 ++--
drivers/scsi/qedi/qedi_iscsi.c | 3 +
drivers/scsi/qedi/qedi_iscsi.h | 1 +
drivers/scsi/qla4xxx/ql4_os.c | 2 +
drivers/scsi/ufs/ufshcd.c | 2 +
drivers/xen/pvcalls-back.c | 9 +--
fs/ceph/snap.c | 3 +-
fs/proc/base.c | 4 -
include/keys/user-type.h | 2 +-
include/linux/qed/qed_chain.h | 31 ++++++++
include/linux/sched/sysctl.h | 6 +-
include/linux/skbuff.h | 2 +-
include/linux/virtio_net.h | 19 +++++
include/uapi/linux/inet_diag.h | 16 ++--
kernel/trace/trace.c | 2 +
mm/mempolicy.c | 6 +-
net/batman-adv/soft-interface.c | 2 +
net/bridge/br_multicast.c | 9 +--
net/ceph/messenger.c | 15 ++--
net/core/filter.c | 7 +-
net/ipv4/inet_diag.c | 10 ++-
net/ipv6/netfilter.c | 4 +-
net/ipv6/seg6.c | 4 +-
net/ipv6/sit.c | 3 +-
net/mac80211/cfg.c | 6 +-
net/mac80211/mesh_pathtbl.c | 17 +++--
net/netfilter/nf_tables_api.c | 5 ++
net/netfilter/nft_compat.c | 3 +-
net/packet/af_packet.c | 2 +-
net/sctp/offload.c | 1 +
net/sctp/sctp_diag.c | 1 +
security/keys/key.c | 4 +-
security/keys/keyring.c | 4 +-
security/keys/proc.c | 3 +-
security/keys/request_key.c | 1 +
security/keys/request_key_auth.c | 2 +-
77 files changed, 417 insertions(+), 233 deletions(-)