This is the start of the stable review cycle for the 4.14.197 release. There are 65 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 Thu, 10 Sep 2020 15:21:57 +0000. 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.197-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.197-rc1 Himadri Pandya <himadrispandya@xxxxxxxxx> net: usb: Fix uninit-was-stored issue in asix_read_phy_addr() Johannes Berg <johannes.berg@xxxxxxxxx> cfg80211: regulatory: reject invalid hints Muchun Song <songmuchun@xxxxxxxxxxxxx> mm/hugetlb: fix a race between hugetlb sysctl handlers Mrinal Pandey <mrinalmni@xxxxxxxxx> checkpatch: fix the usage of capture group ( ... ) James Morse <james.morse@xxxxxxx> KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception James Morse <james.morse@xxxxxxx> KVM: arm64: Survive synchronous exceptions caused by AT instructions James Morse <james.morse@xxxxxxx> KVM: arm64: Defer guest entry when an asynchronous exception is pending James Morse <james.morse@xxxxxxx> KVM: arm64: Add kvm_extable for vaxorcism code Eugeniu Rosca <erosca@xxxxxxxxxxxxxx> mm: slub: fix conversion of freelist_corrupted() Ye Bin <yebin10@xxxxxxxxxx> dm thin metadata: Avoid returning cmd->bm wild pointer on error Ye Bin <yebin10@xxxxxxxxxx> dm cache metadata: Avoid returning cmd->bm wild pointer on error Tejun Heo <tj@xxxxxxxxxx> libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks Bart Van Assche <bart.vanassche@xxxxxxx> block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> Ming Lei <ming.lei@xxxxxxxxxx> block: allow for_each_bvec to support zero len bvec Max Staudt <max@xxxxxxxxx> affs: fix basic permission bits to actually work Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx> ALSA: firewire-digi00x: exclude Avid Adrenaline from detection Kai Vehmanen <kai.vehmanen@xxxxxxxxxxxxxxx> ALSA: hda/hdmi: always check pin power status in i915 pin fixup Takashi Iwai <tiwai@xxxxxxx> ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check Tong Zhang <ztong0001@xxxxxxxxx> ALSA: ca0106: fix error code handling Rogan Dawes <rogan@xxxxxxxxxxxx> usb: qmi_wwan: add D-Link DWM-222 A2 device ID Daniele Palmas <dnlplm@xxxxxxxxx> net: usb: qmi_wwan: add Telit 0x1050 composition Josef Bacik <josef@xxxxxxxxxxxxxx> btrfs: fix potential deadlock in the search ioctl Daniel Borkmann <daniel@xxxxxxxxxxxxx> uaccess: Add non-pagefault user-space write function Masami Hiramatsu <mhiramat@xxxxxxxxxx> uaccess: Add non-pagefault user-space read functions Josef Bacik <josef@xxxxxxxxxxxxxx> btrfs: set the lockdep class for log tree extent buffers Nikolay Borisov <nborisov@xxxxxxxx> btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind Nikolay Borisov <nborisov@xxxxxxxx> btrfs: Remove redundant extent_buffer_get in get_old_root Josef Bacik <josef@xxxxxxxxxxxxxx> btrfs: drop path before adding new uuid tree entry Jason Gunthorpe <jgg@xxxxxxxxxx> include/linux/log2.h: add missing () around n in roundup_pow_of_two() Tony Lindgren <tony@xxxxxxxxxxx> thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430 Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx> iommu/vt-d: Serialize IOMMU GCMD register modifications Michael Chan <michael.chan@xxxxxxxxxxxx> tg3: Fix soft lockup when tg3_reset_task() fails. Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx> drm/radeon: Prefer lower feedback dividers Al Viro <viro@xxxxxxxxxxxxxxxxxx> fix regression in "epoll: Keep a reference on files added to the check list" Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx> net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init() Al Grant <al.grant@xxxxxxxxxxxx> perf tools: Correct SNOOPX field offset Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()' Vasundhara Volam <vasundhara-v.volam@xxxxxxxxxxxx> bnxt_en: Fix PCI AER error recovery flow Vasundhara Volam <vasundhara-v.volam@xxxxxxxxxxxx> bnxt_en: Check for zero dir entries in NVRAM. Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx> gtp: add GTPA_LINK info to msg sent to userspace Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> dmaengine: pl330: Fix burst length if burst size is smaller than bus width Dinghao Liu <dinghao.liu@xxxxxxxxxx> net: arc_emac: Fix memleak in arc_mdio_probe Yuusuke Ashizuka <ashiduka@xxxxxxxxxxx> ravb: Fixed to be able to unload modules Dinghao Liu <dinghao.liu@xxxxxxxxxx> net: systemport: Fix memleak in bcm_sysport_probe Dinghao Liu <dinghao.liu@xxxxxxxxxx> net: hns: Fix memleak in hns_nic_dev_probe Florian Westphal <fw@xxxxxxxxx> netfilter: nf_tables: fix destination register zeroing Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> netfilter: nf_tables: incorrect enum nft_list_attributes definition Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> netfilter: nf_tables: add NFTA_SET_USERDATA if not null Florian Fainelli <f.fainelli@xxxxxxxxx> MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores Florian Fainelli <f.fainelli@xxxxxxxxx> MIPS: mm: BMIPS5000 has inclusive physical caches Yu Kuai <yukuai3@xxxxxxxxxx> dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma_xlate() Jussi Kivilinna <jussi.kivilinna@xxxxxxxxxxx> batman-adv: bla: use netif_rx_ni when not in interrupt context Linus Lüssing <linus.luessing@xxxxxxxxx> batman-adv: Fix own OGM check in aggregated OGMs Sven Eckelmann <sven@xxxxxxxxxxxxx> batman-adv: Avoid uninitialized chaddr when handling DHCP Peter Ujfalusi <peter.ujfalusi@xxxxxx> dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling Simon Leiner <simon@xxxxxxxxx> xen/xenbus: Fix granting of vmalloc'd memory Sven Schnelle <svens@xxxxxxxxxxxxx> s390: don't trace preemption in percpu macros Peter Zijlstra <peterz@xxxxxxxxxxxxx> cpuidle: Fixup IRQ state Jeff Layton <jlayton@xxxxxxxxxx> ceph: don't allow setlease on cephfs Amit Engel <amit.engel@xxxxxxxx> nvmet: Disable keep-alive timer when kato is cleared to 0h Tom Rix <trix@xxxxxxxxxx> hwmon: (applesmc) check status earlier. Krishna Manikandan <mkrishn@xxxxxxxxxxxxxx> drm/msm: add shutdown support for display platform_driver Kim Phillips <kim.phillips@xxxxxxx> perf record/stat: Explicitly call out event modifiers in the documentation Marc Zyngier <maz@xxxxxxxxxx> HID: core: Sanitize event code and type when mapping input Marc Zyngier <maz@xxxxxxxxxx> HID: core: Correctly handle ReportSize being zero ------------- Diffstat: Documentation/filesystems/affs.txt | 16 +- Makefile | 4 +- arch/arm64/include/asm/kvm_arm.h | 3 +- arch/arm64/include/asm/kvm_asm.h | 43 ++++++ arch/arm64/kernel/vmlinux.lds.S | 8 + arch/arm64/kvm/hyp/entry.S | 26 +++- arch/arm64/kvm/hyp/hyp-entry.S | 63 +++++--- arch/arm64/kvm/hyp/switch.c | 39 ++++- arch/mips/kernel/smp-bmips.c | 2 + arch/mips/mm/c-r4k.c | 4 + arch/s390/include/asm/percpu.h | 28 ++-- arch/xtensa/platforms/iss/simdisk.c | 1 - drivers/ata/libata-core.c | 5 +- drivers/ata/libata-scsi.c | 8 +- drivers/block/brd.c | 1 - drivers/block/null_blk.c | 2 - drivers/block/rbd.c | 9 -- drivers/block/zram/zram_drv.h | 1 - drivers/cpuidle/cpuidle.c | 3 +- drivers/dma/at_hdmac.c | 2 + drivers/dma/of-dma.c | 8 +- drivers/dma/pl330.c | 2 +- drivers/gpu/drm/msm/msm_drv.c | 8 + drivers/gpu/drm/radeon/radeon_display.c | 2 +- drivers/hid/hid-core.c | 15 +- drivers/hid/hid-input.c | 4 + drivers/hid/hid-multitouch.c | 2 + drivers/hwmon/applesmc.c | 31 ++-- drivers/ide/ide-cd.c | 8 +- drivers/ide/ide-cd.h | 6 +- drivers/iommu/intel_irq_remapping.c | 10 +- drivers/md/dm-cache-metadata.c | 8 +- drivers/md/dm-thin-metadata.c | 8 +- drivers/net/ethernet/arc/emac_mdio.c | 1 + drivers/net/ethernet/broadcom/bcmsysport.c | 6 +- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 3 + drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 3 + drivers/net/ethernet/broadcom/tg3.c | 17 ++- drivers/net/ethernet/hisilicon/hns/hns_enet.c | 9 +- drivers/net/ethernet/mellanox/mlx4/mr.c | 2 +- drivers/net/ethernet/renesas/ravb_main.c | 110 +++++++------- drivers/net/gtp.c | 1 + drivers/net/usb/asix_common.c | 2 +- drivers/net/usb/qmi_wwan.c | 2 + drivers/nvdimm/nd.h | 1 - drivers/nvme/target/core.c | 6 + drivers/nvme/target/fc.c | 4 +- drivers/scsi/gdth.h | 3 - .../thermal/ti-soc-thermal/omap4-thermal-data.c | 23 +-- drivers/thermal/ti-soc-thermal/omap4xxx-bandgap.h | 10 +- drivers/xen/xenbus/xenbus_client.c | 10 +- fs/affs/amigaffs.c | 27 ++++ fs/affs/file.c | 26 +++- fs/btrfs/ctree.c | 8 +- fs/btrfs/extent_io.c | 8 +- fs/btrfs/extent_io.h | 6 +- fs/btrfs/ioctl.c | 27 +++- fs/btrfs/volumes.c | 3 +- fs/ceph/file.c | 1 + fs/eventpoll.c | 6 +- include/linux/blkdev.h | 42 ++++-- include/linux/bvec.h | 9 +- include/linux/device-mapper.h | 2 - include/linux/hid.h | 42 ++++-- include/linux/ide.h | 1 - include/linux/libata.h | 1 + include/linux/log2.h | 2 +- include/linux/uaccess.h | 26 ++++ include/net/netfilter/nf_tables.h | 2 + include/uapi/linux/msdos_fs.h | 2 + include/uapi/linux/netfilter/nf_tables.h | 2 +- mm/hugetlb.c | 26 +++- mm/maccess.c | 167 +++++++++++++++++++-- mm/slub.c | 12 +- net/batman-adv/bat_v_ogm.c | 11 +- net/batman-adv/bridge_loop_avoidance.c | 5 +- net/batman-adv/gateway_client.c | 6 +- net/netfilter/nf_tables_api.c | 3 +- net/netfilter/nft_payload.c | 4 +- net/wireless/reg.c | 3 + scripts/checkpatch.pl | 4 +- sound/core/oss/mulaw.c | 4 +- sound/firewire/digi00x/digi00x.c | 5 + sound/pci/ca0106/ca0106_main.c | 3 +- sound/pci/hda/patch_hdmi.c | 1 + tools/include/uapi/linux/perf_event.h | 2 +- tools/perf/Documentation/perf-record.txt | 4 + tools/perf/Documentation/perf-stat.txt | 4 + 88 files changed, 811 insertions(+), 289 deletions(-)