[PATCH 4.19 00/79] 4.19.75-stable review

From: Greg Kroah-Hartman
Date: Thu Sep 19 2019 - 18:13:46 EST


This is the start of the stable review cycle for the 4.19.75 release.
There are 79 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 Sat 21 Sep 2019 09:44:25 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.19.75-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.75-rc1

Sean Young <sean@xxxxxxxx>
media: technisat-usb2: break out of loop at end of buffer

Will Deacon <will.deacon@xxxxxxx>
arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 field

Kees Cook <keescook@xxxxxxxxxxxx>
binfmt_elf: move brk out of mmap when doing direct loader exec

Jann Horn <jannh@xxxxxxxxxx>
floppy: fix usercopy direction

Amir Goldstein <amir73il@xxxxxxxxx>
ovl: fix regression caused by overlapping layers detection

Nathan Chancellor <natechancellor@xxxxxxxxx>
PCI: kirin: Fix section mismatch warning

Joerg Roedel <jroedel@xxxxxxx>
iommu/amd: Fix race in increase_address_space()

Stuart Hayes <stuart.w.hayes@xxxxxxxxx>
iommu/amd: Flush old domains in kdump kernel

Hillf Danton <hdanton@xxxxxxxx>
keys: Fix missing null pointer check in request_key_auth_describe()

Tianyu Lan <Tianyu.Lan@xxxxxxxxxxxxx>
x86/hyper-v: Fix overflow bug in fill_gva_list()

Peter Zijlstra <peterz@xxxxxxxxxxxxx>
x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation

Wenwen Wang <wenwen@xxxxxxxxxx>
dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()

Wenwen Wang <wenwen@xxxxxxxxxx>
dmaengine: ti: dma-crossbar: Fix a memory leak bug

Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
net: seeq: Fix the function used to release some memory in an error handling path

Dmitry Bogdanov <dmitry.bogdanov@xxxxxxxxxxxx>
net: aquantia: fix out of memory condition on rx side

Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx>
tools/power turbostat: fix buffer overrun

Zephaniah E. Loss-Cutler-Hull <zephaniah@xxxxxxxxx>
tools/power x86_energy_perf_policy: Fix argument parsing

Ben Hutchings <ben@xxxxxxxxxxxxxxx>
tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2

YueHaibing <yuehaibing@xxxxxxxxxx>
amd-xgbe: Fix error path in xgbe_mod_init()

Kim Phillips <kim.phillips@xxxxxxx>
perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops

Josh Hunt <johunt@xxxxxxxxxx>
perf/x86/intel: Restrict period on Nehalem

Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>
i2c: designware: Synchronize IRQs when unregistering slave client

Takashi Iwai <tiwai@xxxxxxx>
sky2: Disable MSI on yet another ASUS boards (P6Xxxx)

Thomas Falcon <tlfalcon@xxxxxxxxxxxxx>
ibmvnic: Do not process reset during or after device removal

zhaoyang <huangzhaoyang@xxxxxxxxx>
ARM: 8901/1: add a criteria for pfn_valid of arm

Nagarjuna Kristam <nkristam@xxxxxxxxxx>
usb: host: xhci-tegra: Set DMA mask correctly

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
cifs: Use kzfree() to zero out the password

Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
cifs: set domainName when a domain-key is used in multiuser

Marc Zyngier <maz@xxxxxxxxxx>
kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the first symbol

Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
NFSv2: Fix write regression

Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
NFSv2: Fix eof handling

Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
netfilter: nf_conntrack_ftp: Fix debug output

Todd Seidelmann <tseidelmann@xxxxxxxxxx>
netfilter: xt_physdev: Fix spurious error message in physdev_mt_check

Thomas Gleixner <tglx@xxxxxxxxxxxxx>
x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines

Prashant Malani <pmalani@xxxxxxxxxxxx>
r8152: Set memory to all 0xFFs on failed reg reads

Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0

Sven Eckelmann <sven@xxxxxxxxxxxxx>
batman-adv: Only read OGM2 tvlv_len after buffer len check

Doug Berger <opendmb@xxxxxxxxx>
ARM: 8874/1: mm: only adjust sections of valid mm structures

Wenwen Wang <wenwen@xxxxxxxxxx>
qed: Add cleanup in qed_slowpath_start()

Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
xdp: unpin xdp umem pages in error path

Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
Kconfig: Fix the reference to the IDT77105 Phy driver in the description of ATM_NICSTAR_USE_IDT77105

Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup

Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
NFSv4: Fix return value in nfs_finish_open()

Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
NFSv4: Fix return values for nfs4_file_open()

Juliana Rodrigueiro <juliana.rodrigueiro@xxxxxxxxxxxxx>
netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info

Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
netfilter: nft_flow_offload: missing netlink attribute policy

Todd Seidelmann <tseidelmann@xxxxxxxxxx>
netfilter: ebtables: Fix argument order to ADD_COUNTER

Phil Reid <preid@xxxxxxxxxxxxxxxxx>
fpga: altera-ps-spi: Fix getting of optional confd gpio

Quentin Monnet <quentin.monnet@xxxxxxxxxxxxx>
tools: bpftool: close prog FD before exit on showing a single program

Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390

Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
s390/bpf: use 32-bit index for tail calls

Suman Anna <s-anna@xxxxxx>
bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()

Janusz Krzysztofik <jmkrzyszt@xxxxxxxxx>
ARM: OMAP1: ams-delta-fiq: Fix missing irq_ack

Faiz Abbas <faiz_abbas@xxxxxx>
ARM: dts: dra74x: Fix iodelay configuration for mmc3

Tony Lindgren <tony@xxxxxxxxxxx>
ARM: OMAP2+: Fix omap4 errata warning on other SoCs

Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
s390/bpf: fix lcgr instruction encoding

Tony Lindgren <tony@xxxxxxxxxxx>
bus: ti-sysc: Fix using configured sysc mask value

Tony Lindgren <tony@xxxxxxxxxxx>
ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmss

Faiz Abbas <faiz_abbas@xxxxxx>
ARM: dts: am57xx: Disable voltage switching for SD card

YueHaibing <yuehaibing@xxxxxxxxxx>
ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others fails

YueHaibing <yuehaibing@xxxxxxxxxx>
ieee802154: hwsim: Fix error handle path in hwsim_init_module

Masashi Honma <masashi.honma@xxxxxxxxx>
nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds

Wen Huang <huangwenabc@xxxxxxxxx>
mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings

Razvan Stefanescu <razvan.stefanescu@xxxxxxxxxxxxx>
tty/serial: atmel: reschedule TX after RX was started

Chunyan Zhang <chunyan.zhang@xxxxxxxxxx>
serial: sprd: correct the wrong sequence of arguments

Hung-Te Lin <hungte@xxxxxxxxxxxx>
firmware: google: check if size is valid when decoding VPD data

Matt Delco <delco@xxxxxxxxxxxx>
KVM: coalesced_mmio: add bounds checking

Cong Wang <xiyou.wangcong@xxxxxxxxx>
net_sched: let qdisc_put() accept NULL pointer

Dongli Zhang <dongli.zhang@xxxxxxxxxx>
xen-netfront: do not assume sk_buff_head list is empty in error handling

Willem de Bruijn <willemb@xxxxxxxxxx>
udp: correct reuseport selection with connected sockets

Xin Long <lucien.xin@xxxxxxxxx>
ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit

Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>
phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current

Sean Young <sean@xxxxxxxx>
media: tm6000: double free if usb disconnect while streaming

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: usbcore: Fix slab-out-of-bounds bug during device reset

Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxxxxxx>
powerpc/mm/radix: Use the right page size for vmemmap mapping

Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
Input: elan_i2c - remove Lenovo Legion Y7000 PnpID

Leon Romanovsky <leon@xxxxxxxxxx>
RDMA/restrack: Release task struct which was hold by CM_ID object

Aaron Armstrong Skomra <skomra@xxxxxxxxx>
HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report

Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
netfilter: nf_flow_table: set default timeout after successful insertion


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

Diffstat:

Documentation/filesystems/overlayfs.txt | 2 +-
Makefile | 4 +-
arch/arm/boot/dts/am571x-idk.dts | 7 +--
arch/arm/boot/dts/am572x-idk.dts | 7 +--
arch/arm/boot/dts/am574x-idk.dts | 7 +--
arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi | 1 +
arch/arm/boot/dts/am57xx-beagle-x15-revb1.dts | 7 +--
arch/arm/boot/dts/am57xx-beagle-x15-revc.dts | 7 +--
arch/arm/boot/dts/dra74x-mmc-iodelay.dtsi | 50 +++++++--------
arch/arm/mach-omap1/ams-delta-fiq-handler.S | 3 +-
arch/arm/mach-omap1/ams-delta-fiq.c | 4 +-
arch/arm/mach-omap2/omap4-common.c | 3 +
arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 3 +-
arch/arm/mm/init.c | 8 ++-
arch/arm64/kernel/cpufeature.c | 6 ++
arch/powerpc/mm/pgtable-radix.c | 16 +++--
arch/s390/net/bpf_jit_comp.c | 12 ++--
arch/x86/events/amd/ibs.c | 13 +++-
arch/x86/events/intel/core.c | 6 ++
arch/x86/hyperv/mmu.c | 8 ++-
arch/x86/include/asm/perf_event.h | 12 ++--
arch/x86/include/asm/uaccess.h | 4 +-
arch/x86/kernel/apic/io_apic.c | 8 ++-
drivers/atm/Kconfig | 2 +-
drivers/block/floppy.c | 4 +-
drivers/bus/ti-sysc.c | 19 +++---
drivers/dma/ti/dma-crossbar.c | 4 +-
drivers/dma/ti/omap-dma.c | 4 +-
drivers/firmware/google/vpd.c | 4 +-
drivers/firmware/google/vpd_decode.c | 55 +++++++++-------
drivers/firmware/google/vpd_decode.h | 6 +-
drivers/fpga/altera-ps-spi.c | 11 ++--
drivers/hid/wacom_sys.c | 10 +--
drivers/hid/wacom_wac.c | 4 ++
drivers/i2c/busses/i2c-designware-slave.c | 1 +
drivers/infiniband/core/cma.c | 7 +--
drivers/infiniband/core/restrack.c | 6 +-
drivers/input/mouse/elan_i2c_core.c | 2 +-
drivers/iommu/amd_iommu.c | 40 ++++++++++--
drivers/media/usb/dvb-usb/technisat-usb2.c | 22 +++----
drivers/media/usb/tm6000/tm6000-dvb.c | 3 +
drivers/net/ethernet/amd/xgbe/xgbe-main.c | 10 ++-
drivers/net/ethernet/aquantia/atlantic/aq_vec.c | 3 +-
drivers/net/ethernet/ibm/ibmvnic.c | 6 +-
drivers/net/ethernet/marvell/sky2.c | 7 +++
drivers/net/ethernet/qlogic/qed/qed_main.c | 4 +-
drivers/net/ethernet/seeq/sgiseeq.c | 7 ++-
drivers/net/ieee802154/mac802154_hwsim.c | 8 ++-
drivers/net/usb/r8152.c | 5 +-
drivers/net/wireless/marvell/mwifiex/ie.c | 3 +
drivers/net/wireless/marvell/mwifiex/uap_cmd.c | 9 ++-
drivers/net/xen-netfront.c | 2 +-
drivers/pci/controller/dwc/pcie-kirin.c | 4 +-
drivers/phy/renesas/phy-rcar-gen3-usb2.c | 2 +
drivers/tty/serial/atmel_serial.c | 1 -
drivers/tty/serial/sprd_serial.c | 2 +-
drivers/usb/core/config.c | 12 ++--
drivers/usb/host/xhci-tegra.c | 10 +++
fs/binfmt_elf.c | 11 ++++
fs/cifs/connect.c | 22 +++++++
fs/nfs/dir.c | 2 +-
fs/nfs/nfs4file.c | 12 ++--
fs/nfs/pagelist.c | 2 +-
fs/nfs/proc.c | 7 ++-
fs/overlayfs/ovl_entry.h | 1 +
fs/overlayfs/super.c | 73 ++++++++++++++--------
include/net/sock_reuseport.h | 21 ++++++-
include/uapi/linux/netfilter/xt_nfacct.h | 5 ++
kernel/kallsyms.c | 6 +-
net/batman-adv/bat_v_ogm.c | 18 ++++--
net/bridge/netfilter/ebtables.c | 8 +--
net/core/filter.c | 8 +--
net/core/sock_reuseport.c | 15 ++++-
net/ipv4/datagram.c | 2 +
net/ipv4/udp.c | 5 +-
net/ipv6/datagram.c | 2 +
net/ipv6/ip6_gre.c | 2 +-
net/ipv6/udp.c | 5 +-
net/netfilter/nf_conntrack_ftp.c | 2 +-
net/netfilter/nf_flow_table_core.c | 2 +-
net/netfilter/nft_flow_offload.c | 6 ++
net/netfilter/xt_nfacct.c | 36 +++++++----
net/netfilter/xt_physdev.c | 6 +-
net/sched/sch_generic.c | 3 +
net/wireless/nl80211.c | 4 +-
net/xdp/xdp_umem.c | 4 +-
security/keys/request_key_auth.c | 6 ++
tools/bpf/bpftool/prog.c | 4 +-
tools/power/x86/turbostat/turbostat.c | 2 +-
.../x86_energy_perf_policy.c | 28 +++++----
tools/testing/selftests/bpf/test_sock.c | 7 ++-
virt/kvm/coalesced_mmio.c | 17 ++---
92 files changed, 561 insertions(+), 290 deletions(-)