From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 96AC8EB64D9 for ; Mon, 19 Jun 2023 10:45:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231545AbjFSKol (ORCPT ); Mon, 19 Jun 2023 06:44:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47260 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229506AbjFSKoT (ORCPT ); Mon, 19 Jun 2023 06:44:19 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 76AEC10C8; Mon, 19 Jun 2023 03:43:55 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 023E660B73; Mon, 19 Jun 2023 10:43:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B61ADC433C0; Mon, 19 Jun 2023 10:43:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1687171434; bh=wB1Z9i3Ivea3T9tQfDbNmkA+NmoWerOjlJWf0nnI0mc=; h=From:To:Cc:Subject:Date:From; b=lRdNXuHleN82cyp4oWzRmyjcX0sewt8pHHPzFebZktM/uoSJGMnIlzYqExbGtmKtF YarEPiat5NLTMmA8D3YGTwTaa4V0C/0ldMDOey9H/s3qn5QJkeSZ5PW1rwlO6nv95X xiRL3Kwv7wQKEJ2RY6X0eVNg4P+eHwQYOSsPQdds= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de Subject: [PATCH 6.1 000/166] 6.1.35-rc1 review Date: Mon, 19 Jun 2023 12:27:57 +0200 Message-ID: <20230619102154.568541872@linuxfoundation.org> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 User-Agent: quilt/0.67 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.35-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-6.1.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 6.1.35-rc1 X-KernelTest-Deadline: 2023-06-21T10:22+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 6.1.35 release. There are 166 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, 21 Jun 2023 10:21:12 +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/v6.x/stable-review/patch-6.1.35-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-6.1.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 6.1.35-rc1 Nick Desaulniers kbuild: Update assembler calls to use proper flags and language target Nathan Chancellor MIPS: Prefer cc-option for additions to cflags Nathan Chancellor MIPS: Move '-Wa,-msoft-float' check from as-option to cc-option Nick Desaulniers x86/boot/compressed: prefer cc-option for CFLAGS additions Bob Pearson scsi: target: core: Fix error path in target_setup_session() Leon Romanovsky neighbour: delete neigh_lookup_nodev as not used Hangbin Liu net/sched: act_api: add specific EXT_WARN_MSG for tc action Hangbin Liu Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy" Pedro Tammela net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy Thomas Zimmermann drm/amdgpu: Don't set struct drm_driver.output_poll_changed Ziwei Dai rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period Ben Hutchings parisc: Delete redundant register definitions in David Howells afs: Fix vlserver probe RTT handling Jiasheng Jiang octeon_ep: Add missing check for ioremap Alex Maftei selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET Lin Ma net: tipc: resize nlattr array to correct size Li Lingfeng dm: don't lock fs when the map is NULL during suspend or resume Íñigo Huguet sfc: fix XDP queues mode with legacy IRQ Fedor Pchelkin net: macsec: fix double free of percpu stats Eric Dumazet net: lapbether: only support ethernet devices Vladimir Oltean net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo frames Vlad Buslov net/sched: cls_api: Fix lockup on flushing explicitly created chain Fabio M. De Francesco ext4: drop the call to ext4_error() from ext4_get_group_info() Steve French cifs: fix lease break oops in xfstest generic/098 Danielle Ratson selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate step Peilin Ye net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting Peilin Ye net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs Hangbin Liu sched: add new attr TCA_EXT_WARN_MSG to report tc extact message Vlad Buslov selftests/tc-testing: Fix SFB db test Vlad Buslov selftests/tc-testing: Fix Error: failed to find target LOG Vlad Buslov selftests/tc-testing: Fix Error: Specified qdisc kind is unknown. Natalia Petrova drm/nouveau: add nv_encoder pointer check for NULL Natalia Petrova drm/nouveau/dp: check for NULL nv_connector->native_mode Su Hui drm/bridge: ti-sn65dsi86: Avoid possible buffer overflow Ratchanan Srirattanamet drm/nouveau: don't detect DSM for non-NVIDIA device Maxime Chevallier net: phylink: use a dedicated helper to parse usgmii control word Maxime Chevallier net: phylink: report correct max speed for QUSGMII Aleksandr Loktionov igb: fix nvm.ops.read() error handling Vinicius Costa Gomes igc: Fix possible system crash when loading module Muhammad Husaini Zulkifli igc: Clean the TX buffer and TX descriptor ring Dan Carpenter sctp: fix an error code in sctp_sf_eat_auth() Hangbin Liu ipvlan: fix bound dev checking for IPv6 l3s mode Jakub Kicinski net: ethtool: correct MAX attribute value for stats Saravanan Vajravel IB/isert: Fix incorrect release of isert connection Saravanan Vajravel IB/isert: Fix possible list corruption in CMA handler Saravanan Vajravel IB/isert: Fix dead lock in ib_isert Mark Bloch RDMA/mlx5: Fix affinity assignment Yishai Hadas IB/uverbs: Fix to consider event queue closing also upon non-blocking mode Mark Zhang RDMA/cma: Always set static rate to 0 for RoCE Mark Bloch RDMA/mlx5: Create an indirect flow table for steering anchor Maher Sanalla RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions Nithin Dabilpuram octeontx2-af: fix lbk link credits on cn10k Satha Rao octeontx2-af: fixed resource availability check Ahmed Zaki iavf: remove mask from iavf_irq_enable_queues() Zhu Yanjun RDMA/rxe: Fix the use-before-initialization error of resp_pkts Bob Pearson RDMA/rxe: Removed unused name from rxe_task struct Benjamin Berg wifi: mac80211: take lock before setting vif links Benjamin Berg wifi: cfg80211: fix link del callback to call correct handler Johannes Berg wifi: mac80211: fix link activation settings order Lee Jones net/sched: cls_u32: Fix reference counter leak leading to overflow Ratheesh Kannoth octeontx2-af: Fix promiscuous mode Max Tottenham net/sched: act_pedit: Parse L3 Header for L4 offset Pedro Tammela net/sched: act_pedit: remove extra check for key type Pedro Tammela net/sched: simplify tcf_pedit_act Yuezhen Luan igb: Fix extts capture value format for 82580/i354/i350 Guillaume Nault ping6: Fix send to link-local addresses with VRF. Wei Fang net: enetc: correct the indexes of highest and 2nd highest TCs Pablo Neira Ayuso netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE Kamil Maziarz ice: Fix XDP memory leak when NIC is brought up and down Pablo Neira Ayuso netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM Pablo Neira Ayuso netfilter: nf_tables: integrate pipapo into commit protocol Vladimir Oltean spi: fsl-dspi: avoid SCK glitches with continuous transfers Jiasheng Jiang spi: cadence-quadspi: Add missing check for dma_set_mask Bob Pearson RDMA/rxe: Fix ref count error in check_rkey() Bob Pearson RDMA/rxe: Fix packet length checks Li Zhijian RDMA/rtrs: Fix rxe_dealloc_pd warning Li Zhijian RDMA/rtrs: Fix the last iu->buf leak in err path Elson Roy Serrao usb: dwc3: gadget: Reset num TRBs before giving back the request Johan Hovold USB: dwc3: fix use-after-free on core driver unbind Johan Hovold USB: dwc3: qcom: fix NULL-deref on suspend Badhri Jagan Sridharan usb: gadget: udc: core: Prevent soft_connect_store() race Badhri Jagan Sridharan usb: gadget: udc: core: Offload usb_udc_vbus_handler processing Pavan Holla usb: typec: Fix fast_role_swap_current show function Heikki Krogerus usb: typec: ucsi: Fix command cancellation Bernhard Seibold serial: lantiq: add missing interrupt ack Jerry Meng USB: serial: option: add Quectel EM061KGL series Arnd Bergmann clk: pxa: fix NULL pointer dereference in pxa3xx_clk_update_accr Mika Westerberg thunderbolt: Mask ring interrupt on Intel hardware as well Mika Westerberg thunderbolt: dma_test: Use correct value for absent rings when creating paths Mika Westerberg thunderbolt: Do not touch CL state configuration during discovery Edson Juliano Drosdeck ALSA: hda/realtek: Add a quirk for Compaq N14JP6 Alex Deucher drm/amdgpu: add missing radeon secondary PCI ID Kenneth Feng drm/amd/pm: workaround for compute workload type on some skus Mario Limonciello drm/amd: Tighten permissions on VBIOS flashing attributes Mario Limonciello drm/amd: Make sure image is written to trigger VBIOS image update flow Hersen Wu drm/amd/display: edp do not add non-edid timings Wes Huang net: usb: qmi_wwan: add support for Compal RXM-G1 Sonny Jiang drm/amdgpu: vcn_4_0 set instance 0 init sched score to 1 Edward Srouji RDMA/uverbs: Restrict usage of privileged QKEYs Dave Airlie nouveau: fix client work fence deletion race Christian Marangi net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_open Mike Snitzer dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discard Li Lingfeng dm thin metadata: check fail_io before using data_sm Lukasz Tyl ALSA: usb-audio: Add quirk flag for HEM devices to enable native DSD playback Takashi Iwai ALSA: usb-audio: Fix broken resume due to UAC3 power state Chris Mason btrfs: can_nocow_file_extent should pass down args->strict from callers Christoph Hellwig btrfs: fix iomap_begin length for nocow writes Qu Wenruo btrfs: do not ASSERT() on duplicated global roots Ricardo Ribalda powerpc/purgatory: remove PGO flags Ricardo Ribalda riscv/purgatory: remove PGO flags Ricardo Ribalda x86/purgatory: remove PGO flags Ricardo Ribalda kexec: support purgatories with .text.hot sections Jens Axboe io_uring/net: save msghdr->msg_control for retries Huacai Chen LoongArch: Fix perf event id calculation Ryusuke Konishi nilfs2: reject devices with insufficient block count Ryusuke Konishi nilfs2: fix possible out-of-bounds segment allocation in resize ioctl Ryusuke Konishi nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key() Janne Grunau nios2: dts: Fix tse_mac "max-frame-size" property Nhat Pham zswap: do not shrink if cgroup may not zswap Luís Henriques ocfs2: check new file size on fallocate call Luís Henriques ocfs2: fix use-after-free when unmounting read-only filesystem Benjamin Segall epoll: ep_autoremove_wake_function should use list_del_init_careful Dan Carpenter wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid() Johannes Berg wifi: cfg80211: fix locking in regulatory disconnect Marc Zyngier irqchip/gic: Correctly validate OF quirk descriptors Tatsuki Sugiura NVMe: Add MAXIO 1602 to bogus nid list. Wenwen Chen io_uring: unlock sqd->lock before sq thread release CPU Sukrut Bellary drm:amd:amdgpu: Fix missing buffer object unlock in failure path Ross Lagerwall xen/blkfront: Only check REQ_FUA for writes Maxim Kochetkov ASoC: dwc: move DMA init to snd_soc_dai_driver probe() Stefan Binding ASoC: cs35l41: Fix default regmap values for some registers Liviu Dudau mips: Move initrd_start check after initrd address sanitisation. Manuel Lauss MIPS: Alchemy: fix dbdma2 Manuel Lauss MIPS: Restore Au1300 support Manuel Lauss MIPS: unhide PATA_PLATFORM Helge Deller parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory() Helge Deller parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu() Amadeusz Sławiński ASoC: Intel: avs: Add missing checks on FE startup Cezary Rojewski ASoC: Intel: avs: Account for UID of ACPI device Ranjani Sridharan ASoC: soc-pcm: test if a BE can be prepared Johannes Thumshirn btrfs: handle memory allocation failure in btrfs_csum_one_bio Qu Wenruo btrfs: scrub: try harder to mark RAID56 block groups read-only Maya Matuszczyk drm: panel-orientation-quirks: Change Air's quirk to support Air Plus Mario Limonciello power: supply: Fix logic checking if system is running from battery Krzysztof Kozlowski irqchip/meson-gpio: Mark OF related data as maybe unused Douglas Anderson irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues Osama Muhammad regulator: Fix error checking for debugfs_create_dir Alexandru Sorodoc platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0 Mika Westerberg PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports Marek Vasut power: supply: Ratelimit no data debug output Mirsad Todorovac selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change Milo Spadacini tools: gpio: fix debounce_period_us output of lsgpio Krzysztof Kozlowski ARM: dts: vexpress: add missing cache properties Hans de Goede power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule() Hans de Goede power: supply: sc27xx: Fix external_power_changed race Hans de Goede power: supply: ab8500: Fix external_power_changed race Kunihiko Hayashi of: overlay: Fix missing of_node_put() in error case of init_overlay_changeset() Namjae Jeon ksmbd: validate smb request protocol id Manivannan Sadhasivam EDAC/qcom: Get rid of hardcoded register offsets Manivannan Sadhasivam qcom: llcc/edac: Fix the base address used for accessing LLCC banks Qi Zheng cgroup: fix missing cpus_read_{lock,unlock}() in cgroup_transfer_tasks() John Sperbeck cgroup: always put cset in cgroup_css_set_put_fork Kamalesh Babulal cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers Mirsad Goran Todorovac test_firmware: prevent race conditions by a correct implementation of locking Christophe JAILLET test_firmware: Use kstrtobool() instead of strtobool() Tom Lendacky x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed ------------- Diffstat: Makefile | 4 +- arch/arm/boot/dts/vexpress-v2p-ca5s.dts | 1 + arch/loongarch/kernel/perf_event.c | 6 +- arch/mips/Kconfig | 1 + arch/mips/Makefile | 4 +- arch/mips/alchemy/common/dbdma.c | 27 +- arch/mips/kernel/cpu-probe.c | 5 + arch/mips/kernel/setup.c | 9 +- arch/mips/loongson2ef/Platform | 2 +- arch/nios2/boot/dts/10m50_devboard.dts | 2 +- arch/nios2/boot/dts/3c120_devboard.dts | 2 +- arch/parisc/include/asm/assembly.h | 4 - arch/parisc/kernel/pci-dma.c | 18 +- arch/powerpc/purgatory/Makefile | 5 + arch/riscv/purgatory/Makefile | 5 + arch/x86/boot/compressed/Makefile | 2 +- arch/x86/kernel/head_64.S | 18 +- arch/x86/purgatory/Makefile | 5 + drivers/block/xen-blkfront.c | 3 +- drivers/char/agp/parisc-agp.c | 15 +- drivers/clk/pxa/clk-pxa3xx.c | 2 +- drivers/edac/qcom_edac.c | 122 +++++---- drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 1 - drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 7 +- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 4 +- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 4 +- drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c | 6 +- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 10 +- .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 33 ++- drivers/gpu/drm/bridge/ti-sn65dsi86.c | 4 + drivers/gpu/drm/drm_panel_orientation_quirks.c | 2 +- drivers/gpu/drm/nouveau/nouveau_acpi.c | 3 + drivers/gpu/drm/nouveau/nouveau_connector.c | 7 +- drivers/gpu/drm/nouveau/nouveau_drm.c | 14 +- drivers/infiniband/core/cma.c | 4 +- drivers/infiniband/core/uverbs_cmd.c | 7 +- drivers/infiniband/core/uverbs_main.c | 12 +- drivers/infiniband/hw/mlx5/fs.c | 276 ++++++++++++++++++++- drivers/infiniband/hw/mlx5/fs.h | 16 ++ drivers/infiniband/hw/mlx5/main.c | 3 + drivers/infiniband/hw/mlx5/mlx5_ib.h | 14 ++ drivers/infiniband/hw/mlx5/qp.c | 3 + drivers/infiniband/sw/rxe/rxe_net.c | 6 + drivers/infiniband/sw/rxe/rxe_qp.c | 16 +- drivers/infiniband/sw/rxe/rxe_resp.c | 3 +- drivers/infiniband/sw/rxe/rxe_task.c | 4 +- drivers/infiniband/sw/rxe/rxe_task.h | 4 +- drivers/infiniband/ulp/isert/ib_isert.c | 16 +- drivers/infiniband/ulp/rtrs/rtrs-clt.c | 55 ++-- drivers/infiniband/ulp/rtrs/rtrs.c | 4 +- drivers/irqchip/irq-gic-common.c | 10 +- drivers/irqchip/irq-gic-common.h | 1 + drivers/irqchip/irq-gic-v3.c | 20 ++ drivers/irqchip/irq-meson-gpio.c | 2 +- drivers/md/dm-ioctl.c | 5 +- drivers/md/dm-thin-metadata.c | 20 +- drivers/md/dm-thin.c | 3 +- drivers/md/dm.c | 4 + drivers/net/dsa/ocelot/felix_vsc9959.c | 2 +- drivers/net/ethernet/freescale/enetc/enetc_qos.c | 4 +- drivers/net/ethernet/intel/iavf/iavf.h | 2 +- drivers/net/ethernet/intel/iavf/iavf_main.c | 15 +- drivers/net/ethernet/intel/iavf/iavf_register.h | 2 +- drivers/net/ethernet/intel/ice/ice_main.c | 4 + drivers/net/ethernet/intel/igb/igb_ethtool.c | 3 + drivers/net/ethernet/intel/igb/igb_main.c | 8 +- drivers/net/ethernet/intel/igc/igc_main.c | 12 +- .../net/ethernet/marvell/octeon_ep/octep_main.c | 7 +- .../net/ethernet/marvell/octeontx2/af/rvu_nix.c | 7 +- .../ethernet/marvell/octeontx2/af/rvu_npc_hash.c | 29 +-- .../net/ethernet/mellanox/mlx5/core/mlx5_core.h | 12 - drivers/net/ethernet/sfc/efx_channels.c | 2 + drivers/net/ethernet/sfc/siena/efx_channels.c | 2 + drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 9 +- drivers/net/ipvlan/ipvlan_l3s.c | 4 + drivers/net/macsec.c | 12 +- drivers/net/phy/phylink.c | 41 ++- drivers/net/usb/qmi_wwan.c | 2 + drivers/net/wan/lapbether.c | 3 + drivers/nvme/host/pci.c | 2 + drivers/of/overlay.c | 1 + drivers/pci/quirks.c | 9 +- drivers/platform/x86/asus-nb-wmi.c | 2 + drivers/power/supply/ab8500_btemp.c | 6 +- drivers/power/supply/ab8500_fg.c | 6 +- drivers/power/supply/bq27xxx_battery.c | 6 +- drivers/power/supply/power_supply_core.c | 8 +- drivers/power/supply/power_supply_sysfs.c | 3 +- drivers/power/supply/sc27xx_fuel_gauge.c | 9 +- drivers/regulator/core.c | 4 +- drivers/soc/qcom/llcc-qcom.c | 72 +++--- drivers/spi/spi-cadence-quadspi.c | 7 +- drivers/spi/spi-fsl-dspi.c | 15 ++ drivers/target/target_core_transport.c | 2 + drivers/thunderbolt/dma_test.c | 8 +- drivers/thunderbolt/nhi.c | 11 +- drivers/thunderbolt/tb.c | 17 +- drivers/tty/serial/lantiq.c | 1 + drivers/usb/dwc3/core.c | 5 + drivers/usb/dwc3/dwc3-qcom.c | 11 +- drivers/usb/dwc3/gadget.c | 1 + drivers/usb/gadget/udc/core.c | 180 ++++++++++---- drivers/usb/serial/option.c | 16 ++ drivers/usb/typec/pd.c | 2 +- drivers/usb/typec/ucsi/ucsi.c | 11 +- fs/afs/vl_probe.c | 4 +- fs/btrfs/block-group.c | 14 +- fs/btrfs/disk-io.c | 10 +- fs/btrfs/file-item.c | 4 +- fs/btrfs/inode.c | 20 +- fs/btrfs/scrub.c | 9 +- fs/cifs/file.c | 8 +- fs/eventpoll.c | 6 +- fs/ext4/balloc.c | 20 +- fs/ksmbd/connection.c | 5 +- fs/ksmbd/smb_common.c | 14 +- fs/nilfs2/btnode.c | 12 +- fs/nilfs2/sufile.c | 9 + fs/nilfs2/the_nilfs.c | 43 +++- fs/ocfs2/file.c | 8 +- fs/ocfs2/super.c | 6 +- include/linux/mlx5/driver.h | 12 + include/linux/soc/qcom/llcc-qcom.h | 12 +- include/net/neighbour.h | 2 - include/net/netfilter/nf_tables.h | 4 +- include/net/sch_generic.h | 8 + include/rdma/ib_addr.h | 23 -- include/sound/soc-acpi.h | 1 + include/sound/soc-dpcm.h | 4 + include/uapi/linux/ethtool_netlink.h | 2 +- include/uapi/linux/rtnetlink.h | 2 + io_uring/net.c | 8 +- io_uring/sqpoll.c | 6 +- kernel/bpf/cgroup.c | 38 +-- kernel/bpf/cgroup_iter.c | 4 +- kernel/bpf/local_storage.c | 4 +- kernel/cgroup/cgroup-v1.c | 20 +- kernel/cgroup/cgroup.c | 77 +++--- kernel/kexec_file.c | 14 +- kernel/rcu/tree.c | 27 +- lib/test_firmware.c | 55 ++-- mm/zswap.c | 11 +- net/core/neighbour.c | 31 --- net/ipv6/ping.c | 3 +- net/mac80211/cfg.c | 9 +- net/mac80211/link.c | 4 +- net/netfilter/nf_tables_api.c | 59 ++++- net/netfilter/nfnetlink.c | 3 +- net/netfilter/nft_set_pipapo.c | 55 ++-- net/sched/act_api.c | 15 +- net/sched/act_pedit.c | 176 +++++++------ net/sched/cls_api.c | 74 +++--- net/sched/cls_u32.c | 18 +- net/sched/sch_api.c | 97 +++++--- net/sched/sch_generic.c | 14 +- net/sctp/sm_statefuns.c | 2 +- net/tipc/bearer.c | 4 +- net/wireless/rdev-ops.h | 6 +- net/wireless/reg.c | 7 +- scripts/Kconfig.include | 2 +- scripts/Makefile.compiler | 8 +- scripts/as-version.sh | 2 +- sound/pci/hda/patch_realtek.c | 1 + sound/soc/codecs/cs35l41-lib.c | 6 +- sound/soc/dwc/dwc-i2s.c | 41 +-- sound/soc/intel/avs/board_selection.c | 2 +- sound/soc/intel/avs/pcm.c | 23 +- sound/soc/soc-pcm.c | 20 ++ sound/usb/pcm.c | 4 + sound/usb/quirks.c | 2 + tools/gpio/lsgpio.c | 2 +- tools/testing/selftests/gpio/gpio-sim.sh | 3 + .../selftests/net/forwarding/hw_stats_l3.sh | 11 +- tools/testing/selftests/ptp/testptp.c | 6 +- tools/testing/selftests/tc-testing/config | 1 + .../selftests/tc-testing/tc-tests/qdiscs/sfb.json | 4 +- tools/testing/selftests/tc-testing/tdc.sh | 1 + 178 files changed, 1838 insertions(+), 867 deletions(-)