[PATCH 5.17 000/140] 5.17.7-rc1 review

Greg Kroah-Hartman posted 140 patches 3 years, 12 months ago
.../devicetree/bindings/pci/apple,pcie.yaml        |   3 -
Makefile                                           |   4 +-
arch/mips/include/asm/timex.h                      |   8 +-
arch/mips/kernel/time.c                            |  11 +-
arch/parisc/kernel/processor.c                     |   3 +-
arch/parisc/kernel/setup.c                         |   2 +
arch/parisc/kernel/time.c                          |   6 +-
arch/riscv/mm/init.c                               |  21 +-
arch/x86/kernel/fpu/core.c                         |  67 ++--
arch/x86/kernel/kvm.c                              |  13 +
arch/x86/kvm/cpuid.c                               |   5 +
arch/x86/kvm/lapic.c                               |  10 +-
arch/x86/kvm/mmu/mmu.c                             |   2 +
arch/x86/kvm/svm/pmu.c                             |  28 +-
arch/x86/kvm/svm/sev.c                             |  42 ++-
arch/x86/kvm/vmx/vmx.c                             |   2 +-
drivers/char/ipmi/ipmi_msghandler.c                |   7 +-
drivers/char/ipmi/ipmi_si_intf.c                   |   5 +-
drivers/firewire/core-card.c                       |   3 +
drivers/firewire/core-cdev.c                       |   4 +-
drivers/firewire/core-topology.c                   |   9 +-
drivers/firewire/core-transaction.c                |  30 +-
drivers/firewire/sbp2.c                            |  13 +-
drivers/gpio/gpio-mvebu.c                          |   7 -
drivers/gpio/gpio-pca953x.c                        |   4 +-
drivers/gpio/gpio-visconti.c                       |   7 +-
drivers/gpio/gpiolib-of.c                          |   2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c           |   4 +-
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c   |   2 +-
drivers/gpu/drm/msm/dp/dp_display.c                |   6 -
drivers/gpu/drm/msm/dp/dp_panel.c                  |  11 -
drivers/gpu/drm/msm/dp/dp_panel.h                  |   1 -
drivers/hwmon/adt7470.c                            |   4 +-
drivers/hwmon/pmbus/delta-ahe50dc-fan.c            |  16 +
drivers/hwmon/pmbus/pmbus_core.c                   |   3 +
drivers/infiniband/hw/irdma/cm.c                   |  26 +-
drivers/infiniband/hw/irdma/utils.c                |  21 +-
drivers/infiniband/hw/irdma/verbs.c                |   4 +-
drivers/infiniband/sw/siw/siw_cm.c                 |   7 +-
drivers/iommu/apple-dart.c                         |  10 +-
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c    |   9 +-
drivers/iommu/intel/iommu.c                        |  27 +-
drivers/iommu/intel/svm.c                          |   4 +
drivers/mmc/core/mmc.c                             |  23 +-
drivers/mmc/host/rtsx_pci_sdmmc.c                  |  29 +-
drivers/mmc/host/sdhci-msm.c                       |  42 +++
drivers/mmc/host/sunxi-mmc.c                       |   5 +-
drivers/net/can/grcan.c                            |  46 +--
drivers/net/dsa/mt7530.c                           |   1 +
drivers/net/ethernet/broadcom/bnxt/bnxt.c          |  13 +-
drivers/net/ethernet/cavium/thunder/nic_main.c     |  16 +-
drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c    |   7 +-
drivers/net/ethernet/mediatek/mtk_sgmii.c          |   1 +
.../ethernet/mellanox/mlx5/core/diag/rsc_dump.c    |  31 +-
.../ethernet/mellanox/mlx5/core/en/port_buffer.c   |   4 +-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c |   4 +
.../net/ethernet/mellanox/mlx5/core/en/tc_tun.c    |   3 +-
drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c |  10 +
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |  11 +
.../ethernet/mellanox/mlx5/core/eswitch_offloads.c |   2 +-
drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c |  60 ++--
drivers/net/ethernet/mellanox/mlx5/core/lag/mp.c   |  38 ++-
drivers/net/ethernet/mellanox/mlx5/core/lag/mp.h   |   7 +-
.../net/ethernet/mellanox/mlx5/core/lag/port_sel.c |   2 +-
.../net/ethernet/mellanox/mlx5/core/lib/fs_ttc.c   |   2 +
drivers/net/ethernet/smsc/smsc911x.c               |   2 +-
drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c  |   1 +
drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c  |   1 +
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |   2 +-
drivers/net/ethernet/ti/cpsw_new.c                 |   5 +-
drivers/net/ethernet/xilinx/xilinx_emaclite.c      |  15 +-
drivers/net/mdio/mdio-mux-bcm6368.c                |   2 +-
drivers/nfc/nfcmrvl/main.c                         |   2 +-
drivers/pci/controller/pci-aardvark.c              | 367 +++++++++++++++------
drivers/s390/block/dasd.c                          |  18 +-
drivers/s390/block/dasd_eckd.c                     |  28 +-
drivers/s390/block/dasd_int.h                      |  14 +
drivers/video/fbdev/core/fbmem.c                   |   5 +-
fs/btrfs/btrfs_inode.h                             |  11 +
fs/btrfs/disk-io.c                                 |  11 +
fs/btrfs/inode.c                                   |  15 +-
fs/btrfs/props.c                                   |  59 +++-
fs/btrfs/props.h                                   |   4 +-
fs/btrfs/sysfs.c                                   |   3 +
fs/btrfs/tree-log.c                                |  14 +-
fs/btrfs/xattr.c                                   |  11 +-
fs/nfs/nfs4proc.c                                  |  12 +-
include/linux/stmmac.h                             |   1 +
kernel/irq/internals.h                             |   2 +
kernel/irq/irqdesc.c                               |   2 +
kernel/irq/manage.c                                |  39 ++-
kernel/time/timekeeping.c                          |   4 +-
net/can/isotp.c                                    |  22 +-
net/ipv4/igmp.c                                    |   9 +-
net/ipv6/mcast.c                                   |   8 +-
net/nfc/core.c                                     |  29 +-
net/nfc/netlink.c                                  |   4 +-
net/rds/tcp.c                                      |   8 +
net/rxrpc/local_object.c                           |   3 +
net/sunrpc/clnt.c                                  |  11 +-
net/sunrpc/xprtsock.c                              |  14 +-
sound/firewire/fireworks/fireworks_hwdep.c         |   1 +
sound/pci/hda/patch_realtek.c                      |   3 +
sound/soc/codecs/da7219.c                          |  14 +-
sound/soc/codecs/rt9120.c                          |   1 -
sound/soc/codecs/wm8958-dsp2.c                     |   8 +-
sound/soc/meson/aiu-acodec-ctrl.c                  |   2 +-
sound/soc/meson/aiu-codec-ctrl.c                   |   2 +-
sound/soc/meson/axg-card.c                         |   1 -
sound/soc/meson/axg-tdm-interface.c                |  26 +-
sound/soc/meson/g12a-tohdmitx.c                    |   2 +-
sound/soc/soc-generic-dmaengine-pcm.c              |   6 +-
sound/soc/soc-ops.c                                |   2 +-
.../drivers/net/ocelot/tc_flower_chains.sh         |   2 +-
.../selftests/kvm/include/x86_64/processor.h       |  15 +
tools/testing/selftests/kvm/kvm_page_table_test.c  |   2 +-
tools/testing/selftests/kvm/lib/x86_64/processor.c | 192 +++++------
.../net/forwarding/mirror_gre_bridge_1q.sh         |   3 +
tools/testing/selftests/net/so_txtime.c            |   4 +-
tools/testing/selftests/seccomp/seccomp_bpf.c      |  10 +-
tools/testing/selftests/vm/mremap_test.c           |  53 +++
121 files changed, 1274 insertions(+), 663 deletions(-)
[PATCH 5.17 000/140] 5.17.7-rc1 review
Posted by Greg Kroah-Hartman 3 years, 12 months ago
This is the start of the stable review cycle for the 5.17.7 release.
There are 140 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, 12 May 2022 13:07:16 +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.17.7-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.17.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 5.17.7-rc1

Marek Behún <kabel@kernel.org>
    PCI: aardvark: Update comment about link going down after link-up

Marek Behún <kabel@kernel.org>
    PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()

Pali Rohár <pali@kernel.org>
    PCI: aardvark: Don't mask irq when mapping

Pali Rohár <pali@kernel.org>
    PCI: aardvark: Remove irq_mask_ack() callback for INTx interrupts

Pali Rohár <pali@kernel.org>
    PCI: aardvark: Use separate INTA interrupt for emulated root bridge

Pali Rohár <pali@kernel.org>
    PCI: aardvark: Fix support for PME requester on emulated bridge

Pali Rohár <pali@kernel.org>
    PCI: aardvark: Add support for PME interrupts

Pali Rohár <pali@kernel.org>
    PCI: aardvark: Optimize writing PCI_EXP_RTCTL_PMEIE and PCI_EXP_RTSTA_PME on emulated bridge

Pali Rohár <pali@kernel.org>
    PCI: aardvark: Add support for ERR interrupt on emulated bridge

Pali Rohár <pali@kernel.org>
    PCI: aardvark: Enable MSI-X support

Pali Rohár <pali@kernel.org>
    PCI: aardvark: Fix setting MSI address

Pali Rohár <pali@kernel.org>
    PCI: aardvark: Add support for masking MSI interrupts

Pali Rohár <pali@kernel.org>
    PCI: aardvark: Refactor unmasking summary MSI interrupt

Marek Behún <kabel@kernel.org>
    PCI: aardvark: Use dev_fwnode() instead of of_node_to_fwnode(dev->of_node)

Marek Behún <kabel@kernel.org>
    PCI: aardvark: Make msi_domain_info structure a static driver structure

Marek Behún <kabel@kernel.org>
    PCI: aardvark: Make MSI irq_chip structures static driver structures

Pali Rohár <pali@kernel.org>
    PCI: aardvark: Check return value of generic_handle_domain_irq() when processing INTx IRQ

Pali Rohár <pali@kernel.org>
    PCI: aardvark: Rewrite IRQ code to chained IRQ handler

Pali Rohár <pali@kernel.org>
    PCI: aardvark: Replace custom PCIE_CORE_INT_* macros with PCI_INTERRUPT_*

Ricky WU <ricky_wu@realtek.com>
    mmc: rtsx: add 74 Clocks in power on flow

Sidhartha Kumar <sidhartha.kumar@oracle.com>
    selftest/vm: verify remap destination address in mremap_test

Sidhartha Kumar <sidhartha.kumar@oracle.com>
    selftest/vm: verify mmap addr in mremap_test

Wanpeng Li <wanpengli@tencent.com>
    KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertised

Paolo Bonzini <pbonzini@redhat.com>
    KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs

Paolo Bonzini <pbonzini@redhat.com>
    KVM: x86: Do not change ICR on write to APIC_SELF_IPI

Wanpeng Li <wanpengli@tencent.com>
    x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume

Thomas Huth <thuth@redhat.com>
    KVM: selftests: Silence compiler warning in the kvm_page_table_test

Paolo Bonzini <pbonzini@redhat.com>
    kvm: selftests: do not use bitfields larger than 32-bits for PTEs

Sean Christopherson <seanjc@google.com>
    KVM: VMX: Exit to userspace if vCPU has injected exception and invalid state

Peter Gonda <pgonda@google.com>
    KVM: SEV: Mark nested locking of vcpu->lock

Hector Martin <marcan@marcan.st>
    iommu/dart: Add missing module owner to ops structure

Javier Martinez Canillas <javierm@redhat.com>
    fbdev: Make fb_release() return -ENODEV if fbdev was unregistered

Sandipan Das <sandipan.das@amd.com>
    kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU

Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
    net: rds: acquire refcount on TCP sockets

Baruch Siach <baruch@tkos.co.il>
    gpio: mvebu: drop pwm base assignment

Helge Deller <deller@gmx.de>
    parisc: Mark cr16 clock unstable on all SMP machines

Filipe Manana <fdmanana@suse.com>
    btrfs: always log symlinks in full mode

Sergey Shtylyov <s.shtylyov@omp.ru>
    smsc911x: allow using IRQ0

Vladimir Oltean <vladimir.oltean@nxp.com>
    selftests: ocelot: tc_flower_chains: specify conform-exceed action for policer

Michael Chan <michael.chan@broadcom.com>
    bnxt_en: Fix unnecessary dropping of RX packets

Somnath Kotur <somnath.kotur@broadcom.com>
    bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flag

Hector Martin <marcan@marcan.st>
    dt-bindings: pci: apple,pcie: Drop max-link-speed from example

Ido Schimmel <idosch@nvidia.com>
    selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is operational

David Howells <dhowells@redhat.com>
    rxrpc: Enable IPv6 checksums on transport socket

Eric Dumazet <edumazet@google.com>
    mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()

Trond Myklebust <trond.myklebust@hammerspace.com>
    SUNRPC: Don't leak sockets in xs_local_connect()

Qiao Ma <mqaio@linux.alibaba.com>
    hinic: fix bug of wq out of bound access

Kuogee Hsieh <quic_khsieh@quicinc.com>
    drm/msm/dp: remove fail safe mode related code

Marc Kleine-Budde <mkl@pengutronix.de>
    selftests/net: so_txtime: usage(): fix documentation of default clock

Marc Kleine-Budde <mkl@pengutronix.de>
    selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systems

Shravya Kumbham <shravya.kumbham@xilinx.com>
    net: emaclite: Add error handling for of_address_to_resource()

Eric Dumazet <edumazet@google.com>
    net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()

Yang Yingliang <yangyingliang@huawei.com>
    net: cpsw: add missing of_node_put() in cpsw_probe_dt()

Niels Dossche <dossche.niels@gmail.com>
    net: mdio: Fix ENOMEM return value in BCM6368 mux bus controller

Yang Yingliang <yangyingliang@huawei.com>
    net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_mdio_mux()

Yang Yingliang <yangyingliang@huawei.com>
    net: dsa: mt7530: add missing of_node_put() in mt7530_setup()

Yang Yingliang <yangyingliang@huawei.com>
    net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFSv4: Don't invalidate inode attributes on delegation return

Mustafa Ismail <mustafa.ismail@intel.com>
    RDMA/irdma: Fix possible crash due to NULL netdev in notifier

Shiraz Saleem <shiraz.saleem@intel.com>
    RDMA/irdma: Reduce iWARP QP destroy time

Tatyana Nikolova <tatyana.e.nikolova@intel.com>
    RDMA/irdma: Flush iWARP QP if modified to ERR from RTR state

Cheng Xu <chengyou@linux.alibaba.com>
    RDMA/siw: Fix a condition race issue in MPA request processing

Olga Kornievskaia <kolga@netapp.com>
    SUNRPC release the transport of a relocated task with an assigned transport

Hui Wang <hui.wang@canonical.com>
    ALSA: hda/realtek: Fix mute led issue on thinkpad with cs35l41 s-codec

Jann Horn <jannh@google.com>
    selftests/seccomp: Don't call read() on TTY from background pgrp

Ariel Levkovich <lariel@nvidia.com>
    net/mlx5e: TC, fix decap fallback to uplink when int port not supported

Vlad Buslov <vladbu@nvidia.com>
    net/mlx5e: Lag, Don't skip fib events on current dst

Vlad Buslov <vladbu@nvidia.com>
    net/mlx5e: Lag, Fix fib_info pointer assignment

Vlad Buslov <vladbu@nvidia.com>
    net/mlx5e: Lag, Fix use-after-free in fib event handler

Moshe Shemesh <moshe@nvidia.com>
    net/mlx5: Fix deadlock in sync reset flow

Moshe Shemesh <moshe@nvidia.com>
    net/mlx5: Avoid double clear or set of sync reset requested

Mark Bloch <mbloch@nvidia.com>
    net/mlx5: Fix matching on inner TTC

Mark Zhang <markzhang@nvidia.com>
    net/mlx5e: Fix the calling of update_buffer_lossy() API

Paul Blakey <paulb@nvidia.com>
    net/mlx5e: CT: Fix queued up restore put() executing after relevant ft release

Vlad Buslov <vladbu@nvidia.com>
    net/mlx5e: Don't match double-vlan packets if cvlan is not set

Ariel Levkovich <lariel@nvidia.com>
    net/mlx5e: Fix wrong source vport matching on tunnel rule

Aya Levin <ayal@nvidia.com>
    net/mlx5: Fix slab-out-of-bounds while reading resource dump menu

Moshe Tal <moshet@nvidia.com>
    net/mlx5e: Fix trust state reset in reload

Yang Yingliang <yangyingliang@huawei.com>
    iommu/dart: check return value after calling platform_get_resource()

Lu Baolu <baolu.lu@linux.intel.com>
    iommu/vt-d: Drop stop marker messages

Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
    ASoC: soc-ops: fix error handling

Neil Armstrong <narmstrong@baylibre.com>
    ASoC: meson: axg-card: Fix nonatomic links

Neil Armstrong <narmstrong@baylibre.com>
    ASoC: meson: axg-tdm-interface: Fix formatters in trigger"

Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
    ASoC: dmaengine: Restore NULL prepare_slave_config() callback

Adam Wujek <dev_public@wujek.eu>
    hwmon: (pmbus) disable PEC if not enabled

Armin Wolf <W_Armin@gmx.de>
    hwmon: (adt7470) Fix warning on module removal

Puyou Lu <puyou.lu@gmail.com>
    gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)

Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
    gpio: visconti: Fix fwnode of GPIO IRQ

Duoming Zhou <duoming@zju.edu.cn>
    NFC: netlink: fix sleep in atomic bug when firmware download timeout

Duoming Zhou <duoming@zju.edu.cn>
    nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs

Duoming Zhou <duoming@zju.edu.cn>
    nfc: replace improper check device_is_registered() in netlink related functions

Andreas Larsson <andreas@gaisler.com>
    can: grcan: only use the NAPI poll budget for RX

Andreas Larsson <andreas@gaisler.com>
    can: grcan: grcan_probe(): fix broken system id check for errata workaround needs

Daniel Hellstrom <daniel@gaisler.com>
    can: grcan: use ofdev->dev when allocating DMA memory

Oliver Hartkopp <socketcan@hartkopp.net>
    can: isotp: remove re-binding of bound socket

Duoming Zhou <duoming@zju.edu.cn>
    can: grcan: grcan_close(): fix deadlock

Jan Höppner <hoeppner@linux.ibm.com>
    s390/dasd: Fix read inconsistency for ESE DASD devices

Jan Höppner <hoeppner@linux.ibm.com>
    s390/dasd: Fix read for ESE with blksize < 4k

Stefan Haberland <sth@linux.ibm.com>
    s390/dasd: prevent double format of tracks for ESE devices

Stefan Haberland <sth@linux.ibm.com>
    s390/dasd: fix data corruption for ESE devices

Mark Brown <broonie@kernel.org>
    ASoC: meson: Fix event generation for AUI CODEC mux

Mark Brown <broonie@kernel.org>
    ASoC: meson: Fix event generation for G12A tohdmi mux

Mark Brown <broonie@kernel.org>
    ASoC: meson: Fix event generation for AUI ACODEC mux

Mark Brown <broonie@kernel.org>
    ASoC: wm8958: Fix change notifications for DSP controls

ChiYuan Huang <cy_huang@richtek.com>
    ASoC: rt9120: Correct the reg 0x09 size to one byte

Mark Brown <broonie@kernel.org>
    ASoC: da7219: Fix change notifications for tone generator frequency

Thomas Pfaff <tpfaff@pcs.com>
    genirq: Synchronize interrupt thread startup

Filipe Manana <fdmanana@suse.com>
    btrfs: skip compression property for anything other than files and dirs

Chung-Chiang Cheng <cccheng@synology.com>
    btrfs: do not allow compression on nodatacow files

Chung-Chiang Cheng <cccheng@synology.com>
    btrfs: export a helper for compression hard check

Filipe Manana <fdmanana@suse.com>
    btrfs: do not BUG_ON() on failure to update inode when setting xattr

Qu Wenruo <wqu@suse.com>
    btrfs: force v2 space cache usage for subpage mount

David Sterba <dsterba@suse.com>
    btrfs: sysfs: export the balance paused state of exclusive operation

Tan Tee Min <tee.min.tan@linux.intel.com>
    net: stmmac: disable Split Header (SPH) for Intel platforms

Niels Dossche <dossche.niels@gmail.com>
    firewire: core: extend card->lock in fw_core_handle_bus_reset

Jakob Koschel <jakobkoschel@gmail.com>
    firewire: remove check of list iterator against head past the loop body

Chengfeng Ye <cyeaa@connect.ust.hk>
    firewire: fix potential uaf in outbound_phy_packet_callback()

Kurt Kanzenbach <kurt@linutronix.de>
    timekeeping: Mark NMI safe time accessors as notrace

Trond Myklebust <trond.myklebust@hammerspace.com>
    Revert "SUNRPC: attempt AF_LOCAL connect on setup"

Zev Weiss <zev@bewilderbeest.net>
    hwmon: (pmbus) delta-ahe50dc-fan: work around hardware quirk

Nick Kossifidis <mick@ics.forth.gr>
    RISC-V: relocate DTB if it's outside memory region

Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
    drm/amdgpu: do not use passthrough mode in Xen dom0

Harry Wentland <harry.wentland@amd.com>
    drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNT

Nicolin Chen <nicolinc@nvidia.com>
    iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range()

David Stevens <stevensd@chromium.org>
    iommu/vt-d: Calculate mask for non-aligned flushes

Kyle Huey <me@kylehuey.com>
    KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id

Thomas Gleixner <tglx@linutronix.de>
    x86/fpu: Prevent FPU state corruption

Andrei Lalaev <andrei.lalaev@emlid.com>
    gpiolib: of: fix bounds check for 'gpio-reserved-ranges'

Brian Norris <briannorris@chromium.org>
    mmc: core: Set HS clock speed before sending HS CMD13

Samuel Holland <samuel@sholland.org>
    mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bits

Shaik Sajida Bhanu <quic_c_sbhanu@quicinc.com>
    mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC

Takashi Sakamoto <o-takashi@sakamocchi.jp>
    ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes

Zihao Wang <wzhd@ustc.edu>
    ALSA: hda/realtek: Add quirk for Yoga Duet 7 13ITL6 speakers

Helge Deller <deller@gmx.de>
    parisc: Merge model and model name into one line in /proc/cpuinfo

Helge Deller <deller@gmx.de>
    Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"

Helge Deller <deller@gmx.de>
    Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines"

Maciej W. Rozycki <macro@orcam.me.uk>
    MIPS: Fix CP0 counter erratum detection for R4k CPUs

Corey Minyard <cminyard@mvista.com>
    ipmi:ipmi_ipmb: Fix null-ptr-deref in ipmi_unregister_smi()

Corey Minyard <cminyard@mvista.com>
    ipmi: When handling send message responses, don't process the message

Thomas Gleixner <tglx@linutronix.de>
    pci_irq_vector() can't be used in atomic context any longer. This conflicts with the usage of this function in nic_mbx_intr_handler(). age of this function in nic_mbx_intr_handler().


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

Diffstat:

 .../devicetree/bindings/pci/apple,pcie.yaml        |   3 -
 Makefile                                           |   4 +-
 arch/mips/include/asm/timex.h                      |   8 +-
 arch/mips/kernel/time.c                            |  11 +-
 arch/parisc/kernel/processor.c                     |   3 +-
 arch/parisc/kernel/setup.c                         |   2 +
 arch/parisc/kernel/time.c                          |   6 +-
 arch/riscv/mm/init.c                               |  21 +-
 arch/x86/kernel/fpu/core.c                         |  67 ++--
 arch/x86/kernel/kvm.c                              |  13 +
 arch/x86/kvm/cpuid.c                               |   5 +
 arch/x86/kvm/lapic.c                               |  10 +-
 arch/x86/kvm/mmu/mmu.c                             |   2 +
 arch/x86/kvm/svm/pmu.c                             |  28 +-
 arch/x86/kvm/svm/sev.c                             |  42 ++-
 arch/x86/kvm/vmx/vmx.c                             |   2 +-
 drivers/char/ipmi/ipmi_msghandler.c                |   7 +-
 drivers/char/ipmi/ipmi_si_intf.c                   |   5 +-
 drivers/firewire/core-card.c                       |   3 +
 drivers/firewire/core-cdev.c                       |   4 +-
 drivers/firewire/core-topology.c                   |   9 +-
 drivers/firewire/core-transaction.c                |  30 +-
 drivers/firewire/sbp2.c                            |  13 +-
 drivers/gpio/gpio-mvebu.c                          |   7 -
 drivers/gpio/gpio-pca953x.c                        |   4 +-
 drivers/gpio/gpio-visconti.c                       |   7 +-
 drivers/gpio/gpiolib-of.c                          |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c           |   4 +-
 drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c   |   2 +-
 drivers/gpu/drm/msm/dp/dp_display.c                |   6 -
 drivers/gpu/drm/msm/dp/dp_panel.c                  |  11 -
 drivers/gpu/drm/msm/dp/dp_panel.h                  |   1 -
 drivers/hwmon/adt7470.c                            |   4 +-
 drivers/hwmon/pmbus/delta-ahe50dc-fan.c            |  16 +
 drivers/hwmon/pmbus/pmbus_core.c                   |   3 +
 drivers/infiniband/hw/irdma/cm.c                   |  26 +-
 drivers/infiniband/hw/irdma/utils.c                |  21 +-
 drivers/infiniband/hw/irdma/verbs.c                |   4 +-
 drivers/infiniband/sw/siw/siw_cm.c                 |   7 +-
 drivers/iommu/apple-dart.c                         |  10 +-
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c    |   9 +-
 drivers/iommu/intel/iommu.c                        |  27 +-
 drivers/iommu/intel/svm.c                          |   4 +
 drivers/mmc/core/mmc.c                             |  23 +-
 drivers/mmc/host/rtsx_pci_sdmmc.c                  |  29 +-
 drivers/mmc/host/sdhci-msm.c                       |  42 +++
 drivers/mmc/host/sunxi-mmc.c                       |   5 +-
 drivers/net/can/grcan.c                            |  46 +--
 drivers/net/dsa/mt7530.c                           |   1 +
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |  13 +-
 drivers/net/ethernet/cavium/thunder/nic_main.c     |  16 +-
 drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c    |   7 +-
 drivers/net/ethernet/mediatek/mtk_sgmii.c          |   1 +
 .../ethernet/mellanox/mlx5/core/diag/rsc_dump.c    |  31 +-
 .../ethernet/mellanox/mlx5/core/en/port_buffer.c   |   4 +-
 drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c |   4 +
 .../net/ethernet/mellanox/mlx5/core/en/tc_tun.c    |   3 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c |  10 +
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |  11 +
 .../ethernet/mellanox/mlx5/core/eswitch_offloads.c |   2 +-
 drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c |  60 ++--
 drivers/net/ethernet/mellanox/mlx5/core/lag/mp.c   |  38 ++-
 drivers/net/ethernet/mellanox/mlx5/core/lag/mp.h   |   7 +-
 .../net/ethernet/mellanox/mlx5/core/lag/port_sel.c |   2 +-
 .../net/ethernet/mellanox/mlx5/core/lib/fs_ttc.c   |   2 +
 drivers/net/ethernet/smsc/smsc911x.c               |   2 +-
 drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c  |   1 +
 drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c  |   1 +
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |   2 +-
 drivers/net/ethernet/ti/cpsw_new.c                 |   5 +-
 drivers/net/ethernet/xilinx/xilinx_emaclite.c      |  15 +-
 drivers/net/mdio/mdio-mux-bcm6368.c                |   2 +-
 drivers/nfc/nfcmrvl/main.c                         |   2 +-
 drivers/pci/controller/pci-aardvark.c              | 367 +++++++++++++++------
 drivers/s390/block/dasd.c                          |  18 +-
 drivers/s390/block/dasd_eckd.c                     |  28 +-
 drivers/s390/block/dasd_int.h                      |  14 +
 drivers/video/fbdev/core/fbmem.c                   |   5 +-
 fs/btrfs/btrfs_inode.h                             |  11 +
 fs/btrfs/disk-io.c                                 |  11 +
 fs/btrfs/inode.c                                   |  15 +-
 fs/btrfs/props.c                                   |  59 +++-
 fs/btrfs/props.h                                   |   4 +-
 fs/btrfs/sysfs.c                                   |   3 +
 fs/btrfs/tree-log.c                                |  14 +-
 fs/btrfs/xattr.c                                   |  11 +-
 fs/nfs/nfs4proc.c                                  |  12 +-
 include/linux/stmmac.h                             |   1 +
 kernel/irq/internals.h                             |   2 +
 kernel/irq/irqdesc.c                               |   2 +
 kernel/irq/manage.c                                |  39 ++-
 kernel/time/timekeeping.c                          |   4 +-
 net/can/isotp.c                                    |  22 +-
 net/ipv4/igmp.c                                    |   9 +-
 net/ipv6/mcast.c                                   |   8 +-
 net/nfc/core.c                                     |  29 +-
 net/nfc/netlink.c                                  |   4 +-
 net/rds/tcp.c                                      |   8 +
 net/rxrpc/local_object.c                           |   3 +
 net/sunrpc/clnt.c                                  |  11 +-
 net/sunrpc/xprtsock.c                              |  14 +-
 sound/firewire/fireworks/fireworks_hwdep.c         |   1 +
 sound/pci/hda/patch_realtek.c                      |   3 +
 sound/soc/codecs/da7219.c                          |  14 +-
 sound/soc/codecs/rt9120.c                          |   1 -
 sound/soc/codecs/wm8958-dsp2.c                     |   8 +-
 sound/soc/meson/aiu-acodec-ctrl.c                  |   2 +-
 sound/soc/meson/aiu-codec-ctrl.c                   |   2 +-
 sound/soc/meson/axg-card.c                         |   1 -
 sound/soc/meson/axg-tdm-interface.c                |  26 +-
 sound/soc/meson/g12a-tohdmitx.c                    |   2 +-
 sound/soc/soc-generic-dmaengine-pcm.c              |   6 +-
 sound/soc/soc-ops.c                                |   2 +-
 .../drivers/net/ocelot/tc_flower_chains.sh         |   2 +-
 .../selftests/kvm/include/x86_64/processor.h       |  15 +
 tools/testing/selftests/kvm/kvm_page_table_test.c  |   2 +-
 tools/testing/selftests/kvm/lib/x86_64/processor.c | 192 +++++------
 .../net/forwarding/mirror_gre_bridge_1q.sh         |   3 +
 tools/testing/selftests/net/so_txtime.c            |   4 +-
 tools/testing/selftests/seccomp/seccomp_bpf.c      |  10 +-
 tools/testing/selftests/vm/mremap_test.c           |  53 +++
 121 files changed, 1274 insertions(+), 663 deletions(-)


Re: [PATCH 5.17 000/140] 5.17.7-rc1 review
Posted by Jiri Slaby 3 years, 12 months ago
On 10. 05. 22, 15:06, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.17.7 release.
> There are 140 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, 12 May 2022 13:07:16 +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.17.7-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.17.y
> and the diffstat can be found below.

openSUSE configs¹⁾ all green.

Tested-by: Jiri Slaby <jirislaby@kernel.org>

¹⁾ armv6hl armv7hl arm64 i386 ppc64 ppc64le riscv64 s390x x86_64

-- 
js
suse labs
Re: [PATCH 5.17 000/140] 5.17.7-rc1 review
Posted by Naresh Kamboju 3 years, 12 months ago
On Tue, 10 May 2022 at 19:07, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 5.17.7 release.
> There are 140 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, 12 May 2022 13:07:16 +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.17.7-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.17.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Results from Linaro’s test farm.
No regressions on arm64, arm, x86_64, and i386.

Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>

NOTE:
I have reported kernel warning earlier [1],
[1] https://lore.kernel.org/all/CA+G9fYuBNB+iuVLFG4t-=5fsRsPdeXSSafkQECf353VxikmW-w@mail.gmail.com/

## Build
* kernel: 5.17.7-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-5.17.y
* git commit: 34d85184d6b8dbdd82e77eb732f79fb305520aed
* git describe: v5.17.5-366-g34d85184d6b8
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.17.y/build/v5.17.5-366-g34d85184d6b8

## Test Regressions (compared to v5.17.5-2-gb59a5f68feee)
No test regressions found.

## Metric Regressions (compared to v5.17.5-2-gb59a5f68feee)
No metric regressions found.

## Test Fixes (compared to v5.17.5-2-gb59a5f68feee)
No test fixes found.

## Metric Fixes (compared to v5.17.5-2-gb59a5f68feee)
No metric fixes found.

## Test result summary
total: 104884, pass: 88950, fail: 766, skip: 13958, xfail: 1210

## Build Summary
* arc: 10 total, 10 passed, 0 failed
* arm: 291 total, 291 passed, 0 failed
* arm64: 41 total, 41 passed, 0 failed
* i386: 39 total, 39 passed, 0 failed
* mips: 37 total, 37 passed, 0 failed
* parisc: 12 total, 12 passed, 0 failed
* powerpc: 60 total, 54 passed, 6 failed
* riscv: 27 total, 22 passed, 5 failed
* s390: 21 total, 21 passed, 0 failed
* sh: 24 total, 24 passed, 0 failed
* sparc: 12 total, 12 passed, 0 failed
* x86_64: 41 total, 41 passed, 0 failed

## Test suites summary
* fwts
* igt-gpu-tools
* kselftest-android
* kselftest-arm64
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-drivers
* kselftest-efivarfs
* kselftest-filesystems
* kselftest-firmware
* kselftest-fpu
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-ir
* kselftest-kcmp
* kselftest-kexec
* kselftest-kvm
* kselftest-lib
* kselftest-livepatch
* kselftest-membarrier
* kselftest-memfd
* kselftest-memory-hotplug
* kselftest-mincore
* kselftest-mount
* kselftest-mqueue
* kselftest-net
* kselftest-openat2
* kselftest-pid_namespace
* kselftest-pidfd
* kselftest-proc
* kselftest-pstore
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-seccomp
* kselftest-sigaltstack
* kselftest-size
* kselftest-splice
* kselftest-static_keys
* kselftest-sync
* kselftest-sysctl
* kselftest-timens
* kselftest-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user
* kselftest-vm
* kselftest-x86
* kselftest-zram
* kunit
* kvm-unit-tests
* libgpiod
* libhugetlbfs
* linux-log-parser
* ltp-cap_bounds-tests
* ltp-commands-tests
* ltp-containers-tests
* ltp-controllers-tests
* ltp-cpuhotplug-tests
* ltp-crypto-tests
* ltp-cve-tests
* ltp-dio-tests
* ltp-fcntl-locktests-tests
* ltp-filecaps-tests
* ltp-fs-tests
* ltp-fs_bind-tests
* ltp-fs_perms_simple-tests
* ltp-fsx-tests
* ltp-hugetlb-tests
* ltp-io-tests
* ltp-ipc-tests
* ltp-math-tests
* ltp-mm-tests
* ltp-nptl-tests
* ltp-open-posix-tests
* ltp-pty-tests
* ltp-sched-tests
* ltp-securebits-tests
* ltp-syscalls-tests
* ltp-tracing-tests
* network-basic-tests
* packetdrill
* perf
* perf/Zstd-perf.data-compression
* rcutorture
* ssuite
* v4l2-compliance
* vdso

--
Linaro LKFT
https://lkft.linaro.org
Re: [PATCH 5.17 000/140] 5.17.7-rc1 review
Posted by Shuah Khan 3 years, 12 months ago
On 5/10/22 7:06 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.17.7 release.
> There are 140 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, 12 May 2022 13:07:16 +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.17.7-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.17.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 

Compiled and booted on my test system. No dmesg regressions.

Tested-by: Shuah Khan <skhan@linuxfoundation.org>

thanks,
-- Shuah
Re: [PATCH 5.17 000/140] 5.17.7-rc1 review
Posted by Zan Aziz 3 years, 12 months ago
On Tue, May 10, 2022 at 10:21 AM Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 5.17.7 release.
> There are 140 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, 12 May 2022 13:07:16 +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.17.7-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.17.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Hi Greg,

Compiled and booted on my test system Lenovo P50s: Intel Core i7
No emergency and critical messages in the dmesg

./perf bench sched all
# Running sched/messaging benchmark...
# 20 sender and receiver processes per group
# 10 groups == 400 processes run

     Total time: 0.589 [sec]

# Running sched/pipe benchmark...
# Executed 1000000 pipe operations between two processes

     Total time: 7.285 [sec]

       7.285558 usecs/op
         137257 ops/sec

Tested-by: Zan Aziz <zanaziz313@gmail.com>

Thanks
-Zan
Re: [PATCH 5.17 000/140] 5.17.7-rc1 review
Posted by Guenter Roeck 3 years, 12 months ago
On Tue, May 10, 2022 at 03:06:30PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.17.7 release.
> There are 140 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, 12 May 2022 13:07:16 +0000.
> Anything received after that time might be too late.
> 

Build results:
	total: 155 pass: 155 fail: 0
Qemu test results:
	total: 489 pass: 489 fail: 0

Tested-by: Guenter Roeck <linux@roeck-us.net>

Guenter
Re: [PATCH 5.17 000/140] 5.17.7-rc1 review
Posted by Ron Economos 3 years, 12 months ago
On 5/10/22 6:06 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.17.7 release.
> There are 140 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, 12 May 2022 13:07:16 +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.17.7-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.17.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Built and booted successfully on RISC-V RV64 (HiFive Unmatched).

Tested-by: Ron Economos <re@w6rz.net>
Re: [PATCH 5.17 000/140] 5.17.7-rc1 review
Posted by Slade Watkins 3 years, 12 months ago
On Tue, May 10, 2022, at 9:06 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.17.7 release.
> There are 140 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, 12 May 2022 13:07:16 +0000.
> Anything received after that time might be too late.

5.17.7-rc1 compiled and booted with no errors or regressions on my x86_64 test system.

Tested-by: Slade Watkins <slade@sladewatkins.com>

Cheers, 

-srw
RE: [PATCH 5.17 000/140] 5.17.7-rc1 review
Posted by Fox Chen 3 years, 12 months ago
On Tue, 10 May 2022 15:06:30 +0200, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
> This is the start of the stable review cycle for the 5.17.7 release.
> There are 140 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, 12 May 2022 13:07:16 +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.17.7-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.17.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 

5.17.7-rc1 Successfully Compiled and booted on my Raspberry PI 4b (8g) (bcm2711)
                
Tested-by: Fox Chen <foxhlchen@gmail.com>
Re: [PATCH 5.17 000/140] 5.17.7-rc1 review
Posted by Florian Fainelli 3 years, 12 months ago
On 5/10/22 06:06, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.17.7 release.
> There are 140 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, 12 May 2022 13:07:16 +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.17.7-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.17.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels:

Tested-by: Florian Fainelli <f.fainelli@gmail.com>
-- 
Florian
Re: [PATCH 5.17 000/140] 5.17.7-rc1 review
Posted by Justin Forbes 3 years, 12 months ago
On Tue, May 10, 2022 at 03:06:30PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.17.7 release.
> There are 140 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, 12 May 2022 13:07:16 +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.17.7-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.17.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

Tested rc1 against the Fedora build system (aarch64, armv7, ppc64le,
s390x, x86_64), and boot tested x86_64. No regressions noted.

Tested-by: Justin M. Forbes <jforbes@fedoraproject.org>