This is the start of the stable review cycle for the 5.4.64 release.
There are 129 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/v5.x/stable-review/patch-5.4.64-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-5.4.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 5.4.64-rc1
Himadri Pandya <[email protected]>
net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
Johannes Berg <[email protected]>
cfg80211: regulatory: reject invalid hints
David Howells <[email protected]>
mm/khugepaged.c: fix khugepaged's request size in collapse_file
Muchun Song <[email protected]>
mm/hugetlb: fix a race between hugetlb sysctl handlers
Mrinal Pandey <[email protected]>
checkpatch: fix the usage of capture group ( ... )
Sowjanya Komatineni <[email protected]>
sdhci: tegra: Add missing TMCLK for data timeout
Wei Li <[email protected]>
perf record: Correct the help info of option "--no-bpf-event"
Alex Williamson <[email protected]>
vfio/pci: Fix SR-IOV VF handling with MMIO blocking
Yang Shi <[email protected]>
mm: madvise: fix vma user-after-free
Eugeniu Rosca <[email protected]>
mm: slub: fix conversion of freelist_corrupted()
Ye Bin <[email protected]>
dm thin metadata: Fix use-after-free in dm_bm_set_read_only
Ye Bin <[email protected]>
dm thin metadata: Avoid returning cmd->bm wild pointer on error
Ye Bin <[email protected]>
dm cache metadata: Avoid returning cmd->bm wild pointer on error
Damien Le Moal <[email protected]>
dm crypt: Initialize crypto wait structures
Mikulas Patocka <[email protected]>
dm integrity: fix error reporting in bitmap mode after creation
Mike Snitzer <[email protected]>
dm mpath: fix racey management of PG initialization
Mikulas Patocka <[email protected]>
dm writecache: handle DAX to partitions on persistent memory correctly
Evan Quan <[email protected]>
drm/amd/pm: avoid false alarm due to confusing softwareshutdowntemp setting
Gustavo Pimentel <[email protected]>
dmaengine: dw-edma: Fix scatter-gather address calculation
Tejun Heo <[email protected]>
blk-iocost: ioc_pd_free() shouldn't assume irq disabled
Tejun Heo <[email protected]>
libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
Jens Axboe <[email protected]>
block: ensure bdi->io_pages is always initialized
Ming Lei <[email protected]>
block: allow for_each_bvec to support zero len bvec
Max Staudt <[email protected]>
affs: fix basic permission bits to actually work
Sean Young <[email protected]>
media: rc: uevent sysfs file races with rc_unregister_device()
Sean Young <[email protected]>
media: rc: do not access device via sysfs after rc_unregister_device()
Adrian Hunter <[email protected]>
mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based
controllers
Adrian Hunter <[email protected]>
mmc: cqhci: Add cqhci_deactivate()
Wenbin Mei <[email protected]>
mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
Wenbin Mei <[email protected]>
mmc: mediatek: add optional module reset property
Wenbin Mei <[email protected]>
arm64: dts: mt7622: add reset node for mmc device
Takashi Iwai <[email protected]>
ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th Gen
Adrien Crivelli <[email protected]>
ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716A
Takashi Sakamoto <[email protected]>
ALSA; firewire-tascam: exclude Tascam FE-8 from detection
Dan Crawford <[email protected]>
ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO
Takashi Sakamoto <[email protected]>
ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
Kai Vehmanen <[email protected]>
ALSA: hda/hdmi: always check pin power status in i915 pin fixup
Takashi Iwai <[email protected]>
ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
Joshua Sivec <[email protected]>
ALSA: usb-audio: Add implicit feedback quirk for UR22C
Tong Zhang <[email protected]>
ALSA: ca0106: fix error code handling
Tiezhu Yang <[email protected]>
Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
Sasha Levin <[email protected]>
Revert "net: dsa: microchip: set the correct number of ports"
Josef Bacik <[email protected]>
btrfs: fix potential deadlock in the search ioctl
Alexander Lobakin <[email protected]>
net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
Qu Wenruo <[email protected]>
btrfs: tree-checker: fix the error message for transid error
Josef Bacik <[email protected]>
btrfs: set the lockdep class for log tree extent buffers
Josef Bacik <[email protected]>
btrfs: set the correct lockdep class for new nodes
Josef Bacik <[email protected]>
btrfs: allocate scrub workqueues outside of locks
Josef Bacik <[email protected]>
btrfs: drop path before adding new uuid tree entry
Vineet Gupta <[email protected]>
ARC: perf: don't bail setup if pct irq missing in device-tree
Mikulas Patocka <[email protected]>
xfs: don't update mtime on COW faults
Mikulas Patocka <[email protected]>
ext2: don't update mtime on COW faults
Vamshi K Sthambamkadi <[email protected]>
tracing/kprobes, x86/ptrace: Fix regs argument order for i386
Chris Wilson <[email protected]>
iommu/vt-d: Handle 36bit addressing for x86-32
Ajay Kaher <[email protected]>
vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
Ajay Kaher <[email protected]>
vfio-pci: Fault mmaps to enable vma tracking
Ajay Kaher <[email protected]>
vfio/type1: Support faulting PFNMAP vmas
Jason Gunthorpe <[email protected]>
include/linux/log2.h: add missing () around n in roundup_pow_of_two()
Or Cohen <[email protected]>
net/packet: fix overflow in tpacket_rcv
Suravee Suthikulpanit <[email protected]>
iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
Veera Vegivada <[email protected]>
thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
Tony Lindgren <[email protected]>
thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
Lu Baolu <[email protected]>
iommu/vt-d: Serialize IOMMU GCMD register modifications
Huang Ying <[email protected]>
x86, fakenuma: Fix invalid starting node ID
Michael Chan <[email protected]>
tg3: Fix soft lockup when tg3_reset_task() fails.
Namhyung Kim <[email protected]>
perf jevents: Fix suspicious code in fixregex()
Darrick J. Wong <[email protected]>
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Huang Pei <[email protected]>
MIPS: add missing MSACSR and upper MSA initialization
Kai-Heng Feng <[email protected]>
drm/radeon: Prefer lower feedback dividers
Dan Carpenter <[email protected]>
net: gemini: Fix another missing clk_disable_unprepare() in probe
Al Viro <[email protected]>
fix regression in "epoll: Keep a reference on files added to the check list"
Shung-Hsi Yu <[email protected]>
net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
Al Grant <[email protected]>
perf tools: Correct SNOOPX field offset
Potnuri Bharat Teja <[email protected]>
cxgb4: fix thermal zone device registration
Keith Busch <[email protected]>
nvme: fix controller instance leak
Christophe JAILLET <[email protected]>
nvmet-fc: Fix a missed _irqsave version of spin_lock in
'nvmet_fc_fod_op_done()'
Pablo Neira Ayuso <[email protected]>
netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
Landen Chao <[email protected]>
net: dsa: mt7530: fix advertising unsupported 1000baseT_Half
Jesper Dangaard Brouer <[email protected]>
selftests/bpf: Fix massive output from test_maps
Ezequiel Garcia <[email protected]>
media: cedrus: Add missing v4l2_ctrl_request_hdl_put()
Hans Verkuil <[email protected]>
media: vicodec: add missing v4l2_ctrl_request_hdl_put()
Jakub Kicinski <[email protected]>
bnxt: don't enable NAPI until rings are ready
Eric Sandeen <[email protected]>
xfs: fix boundary test in xfs_attr_shortform_verify
Edwin Peer <[email protected]>
bnxt_en: fix HWRM error when querying VF temperature
Michael Chan <[email protected]>
bnxt_en: Fix possible crash in bnxt_fw_reset_task().
Vasundhara Volam <[email protected]>
bnxt_en: Fix PCI AER error recovery flow
Vasundhara Volam <[email protected]>
bnxt_en: Check for zero dir entries in NVRAM.
Pavan Chebbi <[email protected]>
bnxt_en: Don't query FW when netif_running() is false.
Murali Karicheri <[email protected]>
net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host port
Nicolas Dichtel <[email protected]>
gtp: add GTPA_LINK info to msg sent to userspace
Marek Szyprowski <[email protected]>
dmaengine: pl330: Fix burst length if burst size is smaller than bus width
Dinghao Liu <[email protected]>
net: arc_emac: Fix memleak in arc_mdio_probe
Yuusuke Ashizuka <[email protected]>
ravb: Fixed to be able to unload modules
Dinghao Liu <[email protected]>
net: systemport: Fix memleak in bcm_sysport_probe
Dinghao Liu <[email protected]>
net: hns: Fix memleak in hns_nic_dev_probe
Florian Westphal <[email protected]>
netfilter: nf_tables: fix destination register zeroing
Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: incorrect enum nft_list_attributes definition
Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: add NFTA_SET_USERDATA if not null
Raul E Rangel <[email protected]>
mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040
Florian Fainelli <[email protected]>
MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores
Florian Fainelli <[email protected]>
MIPS: mm: BMIPS5000 has inclusive physical caches
David Howells <[email protected]>
rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
David Howells <[email protected]>
rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()
Yu Kuai <[email protected]>
dmaengine: at_hdmac: check return value of of_find_device_by_node() in
at_dma_xlate()
Jussi Kivilinna <[email protected]>
batman-adv: bla: use netif_rx_ni when not in interrupt context
Linus Lüssing <[email protected]>
batman-adv: Fix own OGM check in aggregated OGMs
Sven Eckelmann <[email protected]>
batman-adv: Avoid uninitialized chaddr when handling DHCP
Peter Ujfalusi <[email protected]>
dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling
Linus Torvalds <[email protected]>
fsldma: fix very broken 32-bit ppc ioread64 functionality
Simon Leiner <[email protected]>
xen/xenbus: Fix granting of vmalloc'd memory
Dinghao Liu <[email protected]>
drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init
Wayne Lin <[email protected]>
drm/amd/display: Retry AUX write when fail occurs
Furquan Shaikh <[email protected]>
drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in
amdgpu_dm_update_backlight_caps
Nicholas Kazlauskas <[email protected]>
drm/amd/display: Reject overlay plane configurations in multi-display
scenarios
Sven Schnelle <[email protected]>
s390: don't trace preemption in percpu macros
Hou Pu <[email protected]>
nbd: restore default timeout when setting it to zero
Peter Zijlstra <[email protected]>
cpuidle: Fixup IRQ state
Tomi Valkeinen <[email protected]>
drm/omap: fix incorrect lock state
Jeff Layton <[email protected]>
ceph: don't allow setlease on cephfs
Dmitry Baryshkov <[email protected]>
drm/msm/a6xx: fix gmu start on newer firmware
Ofir Bitton <[email protected]>
habanalabs: check correct vmalloc return code
Ofir Bitton <[email protected]>
habanalabs: validate FW file size
Rob Clark <[email protected]>
drm/msm: enable vblank during atomic commits
Amit Engel <[email protected]>
nvmet: Disable keep-alive timer when kato is cleared to 0h
Tom Rix <[email protected]>
hwmon: (applesmc) check status earlier.
Krishna Manikandan <[email protected]>
drm/msm: add shutdown support for display platform_driver
John Stultz <[email protected]>
tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setup
Kalyan Thota <[email protected]>
drm/msm/dpu: Fix scale params in plane validation
Sebastian Parschauer <[email protected]>
HID: quirks: Always poll three more Lenovo PixArt mice
-------------
Diffstat:
Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 +
Documentation/filesystems/affs.txt | 16 +-
Makefile | 4 +-
arch/arc/kernel/perf_event.c | 14 +-
arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 +
arch/mips/kernel/smp-bmips.c | 2 +
arch/mips/kernel/traps.c | 12 +
arch/mips/mm/c-r4k.c | 4 +
arch/s390/include/asm/percpu.h | 28 +-
arch/x86/include/asm/ptrace.h | 2 +-
arch/x86/mm/numa_emulation.c | 2 +-
block/blk-core.c | 1 +
block/blk-iocost.c | 5 +-
drivers/ata/libata-core.c | 5 +-
drivers/ata/libata-scsi.c | 8 +-
drivers/block/nbd.c | 2 +
drivers/cpuidle/cpuidle.c | 3 +-
drivers/dma/at_hdmac.c | 2 +
drivers/dma/dw-edma/dw-edma-core.c | 11 +-
drivers/dma/fsldma.h | 12 +-
drivers/dma/of-dma.c | 8 +-
drivers/dma/pl330.c | 2 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 12 +-
.../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 2 +-
.../gpu/drm/amd/display/dc/dcn10/dcn10_resource.c | 8 +
.../gpu/drm/amd/powerplay/hwmgr/vega10_thermal.c | 14 +-
drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 12 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 4 +-
drivers/gpu/drm/msm/msm_atomic.c | 36 +++
drivers/gpu/drm/msm/msm_drv.c | 8 +
drivers/gpu/drm/omapdrm/omap_crtc.c | 3 +-
drivers/gpu/drm/radeon/radeon_display.c | 2 +-
drivers/hid/hid-ids.h | 3 +
drivers/hid/hid-quirks.c | 3 +
drivers/hwmon/applesmc.c | 31 +-
drivers/iommu/amd_iommu.c | 2 +
drivers/iommu/intel-iommu.c | 14 +-
drivers/iommu/intel_irq_remapping.c | 10 +-
drivers/md/dm-cache-metadata.c | 8 +-
drivers/md/dm-crypt.c | 2 +-
drivers/md/dm-integrity.c | 12 +
drivers/md/dm-mpath.c | 22 +-
drivers/md/dm-thin-metadata.c | 10 +-
drivers/md/dm-writecache.c | 12 +-
drivers/md/persistent-data/dm-block-manager.c | 14 +-
drivers/media/platform/vicodec/vicodec-core.c | 1 +
drivers/media/rc/rc-main.c | 44 ++-
drivers/misc/habanalabs/firmware_if.c | 9 +
drivers/misc/habanalabs/memory.c | 9 +-
drivers/misc/habanalabs/mmu.c | 2 +-
drivers/mmc/host/cqhci.c | 6 +-
drivers/mmc/host/cqhci.h | 6 +-
drivers/mmc/host/mtk-sd.c | 13 +
drivers/mmc/host/sdhci-acpi.c | 67 +++-
drivers/mmc/host/sdhci-pci-core.c | 10 +-
drivers/mmc/host/sdhci-tegra.c | 53 +++-
drivers/net/dsa/microchip/ksz8795.c | 3 -
drivers/net/dsa/microchip/ksz9477.c | 3 -
drivers/net/dsa/mt7530.c | 2 +-
drivers/net/ethernet/arc/emac_mdio.c | 1 +
drivers/net/ethernet/broadcom/bcmsysport.c | 6 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 36 ++-
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 5 +-
drivers/net/ethernet/broadcom/tg3.c | 17 +-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c | 8 +-
drivers/net/ethernet/cortina/gemini.c | 34 +-
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/ethernet/ti/cpsw.c | 2 +-
drivers/net/gtp.c | 1 +
drivers/net/usb/asix_common.c | 2 +-
drivers/nvme/host/core.c | 2 +-
drivers/nvme/target/core.c | 6 +
drivers/nvme/target/fc.c | 4 +-
drivers/staging/media/sunxi/cedrus/cedrus.c | 7 +-
drivers/thermal/qcom/qcom-spmi-temp-alarm.c | 4 +-
.../thermal/ti-soc-thermal/omap4-thermal-data.c | 23 +-
drivers/thermal/ti-soc-thermal/omap4xxx-bandgap.h | 10 +-
drivers/tty/serial/qcom_geni_serial.c | 2 +-
drivers/vfio/pci/vfio_pci.c | 349 +++++++++++++++++++--
drivers/vfio/pci/vfio_pci_config.c | 51 ++-
drivers/vfio/pci/vfio_pci_intrs.c | 14 +
drivers/vfio/pci/vfio_pci_private.h | 15 +
drivers/vfio/pci/vfio_pci_rdwr.c | 24 +-
drivers/vfio/vfio_iommu_type1.c | 36 ++-
drivers/xen/xenbus/xenbus_client.c | 10 +-
fs/affs/amigaffs.c | 27 ++
fs/affs/file.c | 26 +-
fs/afs/fs_probe.c | 4 +-
fs/afs/vl_probe.c | 4 +-
fs/btrfs/ctree.c | 6 +-
fs/btrfs/extent-tree.c | 2 +-
fs/btrfs/extent_io.c | 8 +-
fs/btrfs/extent_io.h | 6 +-
fs/btrfs/ioctl.c | 27 +-
fs/btrfs/scrub.c | 122 ++++---
fs/btrfs/tree-checker.c | 2 +-
fs/btrfs/volumes.c | 3 +-
fs/ceph/file.c | 1 +
fs/eventpoll.c | 6 +-
fs/ext2/file.c | 6 +-
fs/xfs/libxfs/xfs_attr_leaf.c | 4 +-
fs/xfs/libxfs/xfs_bmap.c | 2 +-
fs/xfs/xfs_file.c | 12 +-
include/linux/bvec.h | 9 +-
include/linux/libata.h | 1 +
include/linux/log2.h | 2 +-
include/linux/netfilter/nfnetlink.h | 3 +-
include/net/af_rxrpc.h | 2 +-
include/net/netfilter/nf_tables.h | 2 +
include/uapi/linux/netfilter/nf_tables.h | 2 +-
mm/hugetlb.c | 26 +-
mm/khugepaged.c | 2 +-
mm/madvise.c | 2 +-
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/core/dev.c | 9 +-
net/netfilter/nf_tables_api.c | 64 ++--
net/netfilter/nfnetlink.c | 11 +-
net/netfilter/nfnetlink_log.c | 3 +-
net/netfilter/nfnetlink_queue.c | 2 +-
net/netfilter/nft_payload.c | 4 +-
net/packet/af_packet.c | 7 +-
net/rxrpc/input.c | 21 +-
net/rxrpc/peer_object.c | 16 +-
net/wireless/reg.c | 3 +
scripts/checkpatch.pl | 4 +-
sound/core/oss/mulaw.c | 4 +-
sound/firewire/digi00x/digi00x.c | 5 +
sound/firewire/tascam/tascam.c | 33 +-
sound/pci/ca0106/ca0106_main.c | 3 +-
sound/pci/hda/hda_intel.c | 2 -
sound/pci/hda/patch_hdmi.c | 1 +
sound/pci/hda/patch_realtek.c | 46 ++-
sound/usb/pcm.c | 1 +
tools/include/uapi/linux/perf_event.h | 2 +-
tools/perf/builtin-record.c | 2 +-
tools/perf/pmu-events/jevents.c | 2 +-
tools/testing/selftests/bpf/test_maps.c | 2 +
142 files changed, 1505 insertions(+), 504 deletions(-)