From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BFAC318B482; Tue, 10 Sep 2024 09:41:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725961288; cv=none; b=WOZ4LojLqfUecMhEL+I2r5ZuYC4vWdbvCxBK3LqnzwbyHeIe1VLoa9RleZzkaL2RWjITAU5UEtBhxeRCHNXGQUpV5C02Y1ZgP14Jr624A3+lPcOpeHd95NejWMT6nQaEg8PdERYQ2zhgT5ebftq0SBG+E4YBd7hR9ErQHKFeZ0M= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725961288; c=relaxed/simple; bh=FCj3ItmNm9FiSFWb/e9JoTMM4OO5Ok7lhHpgDKDZIHQ=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=m/fGoJ/I0SRNyFxOTYUbX8bqniB3DoZDDJd2yZE3CJToJu7ZpbB4O2CRv+4BghMp8SI5XMeRsMU9Y4rdRK5R9ZsxhIYJW/TqNxjuQ5L5FegFaEvLM4YSOGQv3G9hnPEZuKoIqKbOoLknP7JPTip6ozDTzyAdWHsZfTKRVHm2HDg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=C5avsi9g; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="C5avsi9g" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 67FEEC4CEC3; Tue, 10 Sep 2024 09:41:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1725961288; bh=FCj3ItmNm9FiSFWb/e9JoTMM4OO5Ok7lhHpgDKDZIHQ=; h=From:To:Cc:Subject:Date:From; b=C5avsi9gLD41KUqx0JO1hXVkREyzhke4murj5BrVGiyIZA1LZ3iLh3Y7/eNqyYb3A uUpBFM/QFgtPsDOS249QwiI9UKnis1tH05FA/xSKCPIPgoNUxKNolr1lJ9IjG5BPfI 2OByNmeGUdupcdrmLk5/wtoXaCZEiC2yqpkEuI5o= 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, conor@kernel.org, allen.lkml@gmail.com, broonie@kernel.org Subject: [PATCH 6.10 000/375] 6.10.10-rc1 review Date: Tue, 10 Sep 2024 11:26:37 +0200 Message-ID: <20240910092622.245959861@linuxfoundation.org> X-Mailer: git-send-email 2.46.0 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: 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.10.10-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-6.10.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 6.10.10-rc1 X-KernelTest-Deadline: 2024-09-12T09:26+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is the start of the stable review cycle for the 6.10.10 release. There are 375 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 Sep 2024 09:25:22 +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.10.10-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.10.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 6.10.10-rc1 Huacai Chen LoongArch: Use accessors to page table entries instead of direct dereference Stefan Wahren spi: spi-fsl-lpspi: Fix off-by-one in prescale max Filipe Manana btrfs: fix race between direct IO write and fsync when using same fd Jouni Högander drm/i915/display: Increase Fast Wake Sync length as a quirk Jouni Högander drm/i915/display: Add mechanism to use sink model when applying quirk Thomas Gleixner x86/mm: Fix PTI for i386 some more Li Nan ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery() Maurizio Lombardi nvmet: Identify-Active Namespace ID List command should reject invalid nsid Weiwen Hu nvme: rename CDR/MORE/DNR to NVME_STATUS_* Weiwen Hu nvme: fix status magic numbers Weiwen Hu nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_err David Howells cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3 David Howells cifs: Fix zero_point init on inode initialisation Alexandre Ghiti riscv: Fix RISCV_ALTERNATIVE_EARLY Alexandre Ghiti riscv: Improve sbi_ecall() code generation by reordering arguments Samuel Holland riscv: Add tracepoints for SBI calls and returns Alexandre Ghiti riscv: Do not restrict memory size because of linear mapping on nommu Anton Blanchard riscv: Fix toolchain vector detection Paulo Alcantara smb: client: fix double put of @cfile in smb2_rename_path() Liao Chen gpio: modepin: Enable module autoloading Krzysztof Kozlowski gpio: rockchip: fix OF node leak in probe() Andy Shevchenko drm/i915/fence: Mark debug_fence_free() with __maybe_unused Andy Shevchenko drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused Dave Airlie nouveau: fix the fwsec sb verification register. Stephen Boyd clk: qcom: gcc-sm8550: Don't park the USB RCG at registration time Stephen Boyd clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPs Matteo Martelli ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode Charlie Jenkins riscv: mm: Do not restrict mmap address based on hint Charlie Jenkins riscv: selftests: Remove mmap hint address checks Chen-Yu Tsai ASoc: SOF: topology: Clear SOF link platform name upon unload Bryan O'Donoghue clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPs Keith Busch nvme-pci: allocate tagset on reset if necessary Maurizio Lombardi nvmet-tcp: fix kernel crash if commands allocation fails Mohan Kumar ASoC: tegra: Fix CBB error during probe() Christophe Leroy powerpc/vdso: Don't discard rela sections Christophe Leroy powerpc/64e: Define mmu_pte_psize static Michael Ellerman powerpc/64e: split out nohash Book3E 64-bit code Michael Ellerman powerpc/64e: remove unused IBM HTW code devi priya clk: qcom: ipq9574: Update the alpha PLL type for GPLLs Abel Vesa clk: qcom: gcc-x1e80100: Fix USB 0 and 1 PHY GDSC pwrsts flags Bommu Krishnaiah drm/xe/xe2lpg: Extend workaround 14021402888 Bommu Krishnaiah drm/xe/xe2: Add workaround 14021402888 Dragos Tatulea net/mlx5e: SHAMPO, Fix page leak Yoray Zack net/mlx5e: SHAMPO, Use KSMs instead of KLMs Arnd Bergmann hid: bpf: add BPF_JIT dependency Jia Jie Ho crypto: starfive - Fix nent assignment in rsa dec Jia Jie Ho crypto: starfive - Align rsa input data to 32-bit Igor Pylypiv ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tf Igor Pylypiv ata: libata-scsi: Remove redundant sense_buffer memsets Marek Olšák drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes Aurabindo Pillai drm/amd: Add gfx12 swizzle mode defs Marc Kleine-Budde can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd Marc Kleine-Budde can: mcp251xfd: clarify the meaning of timestamp Marc Kleine-Budde can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratum Marc Kleine-Budde can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate function Jonathan Cameron arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry James Morse arm64: acpi: Move get_cpu_for_acpi_id() to a header Jonathan Cameron ACPI: processor: Fix memory leaks in error paths of processor_add() Jonathan Cameron ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add() Christian Brauner fs: relax permissions for listmount() Christian Brauner fs: simplify error handling Christian Brauner path: add cleanup helper Nicholas Piggin workqueue: Improve scalability of workqueue watchdog touch Nicholas Piggin workqueue: wq_watchdog_touch is always called with valid CPU Mike Yuan mm/memcontrol: respect zswap.writeback setting from parent cg too Yosry Ahmed mm: zswap: rename is_zswap_enabled() to zswap_is_enabled() Peter Zijlstra perf/aux: Fix AUX buffer serialization Sven Schnelle uprobes: Use kzalloc to allocate xol area Daniel Lezcano clocksource/drivers/timer-of: Remove percpu irq related code Jacky Bai clocksource/drivers/imx-tpm: Fix next event not taking effect sometime Jacky Bai clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX David Fernandez Gonzalez VMCI: Fix use-after-free when removing resource in vmci_resource_remove() Naman Jain Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic Saurabh Sengar uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind Geert Uytterhoeven nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc John Thomson nvmem: u-boot-env: error if NVMEM device is too small Michal Simek dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem Carlos Llamas binder: fix UAF caused by offsets overwrite Sukrut Bellary misc: fastrpc: Fix double free of 'buf' in error path Heikki Krogerus usb: typec: ucsi: Fix the partner PD revision Prashanth K usb: dwc3: Avoid waking up gadget during startxfer Pawel Laszczak usb: cdns2: Fix controller reset issue Faisal Hassan usb: dwc3: core: update LC timer as per USB Spec V3.2 Dumitru Ceclan iio: adc: ad7124: fix DT configuration parsing Dumitru Ceclan iio: adc: ad7124: fix chip ID mismatch Nuno Sa iio: adc: ad_sigma_delta: fix irq_flags on irq request Guillaume Stols iio: adc: ad7606: remove frstdata check for serial mode Dumitru Ceclan iio: adc: ad7124: fix config comparison Jean-Baptiste Maneyrol iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips Matteo Martelli iio: fix scale application in iio_convert_raw_to_processed_unlocked David Lechner iio: buffer-dmaengine: fix releasing dma channel on error Aleksandr Mishin staging: iio: frequency: ad9834: Validate frequency parameter value Matthieu Baerts (NGI0) tcp: process the 3rd ACK with sk_socket for TFO/MPTCP Christian Brauner fs: only copy to userspace on success in listmount() Yunxiang Li drm/amdgpu: Fix amdgpu_device_reset_sriov retry logic Yunxiang Li drm/amdgpu: Add reset_context flag for host FLR Yunxiang Li drm/amdgpu: Fix two reset triggered in a row Trond Myklebust NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations ChenXiaoSong smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open() Michael Ellerman ata: pata_macio: Use WARN instead of BUG Carlos Song spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register Jiaxun Yang MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed Ivan Orlov kunit/overflow: Fix UB in overflow_allocation_test Peiyang Wang net: hns3: void array out of bound when loop tnl_num Kent Overstreet lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc() Stefan Wiehler of/irq: Prevent device address out-of-bounds read in interrupt map walk Phillip Lougher Squashfs: sanity check symbolic link size Oliver Neukum usbnet: ipheth: race between ipheth_close and error handling Dmitry Torokhov Input: uinput - reject requests with unreasonable number of slots Olivier Sobrie HID: amd_sfh: free driver_data after destroying hid device Camila Alvarez HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup Heiko Carstens s390/vmlinux.lds.S: Move ro_after_init section behind rodata section David Sterba btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry() Devyn Liu spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmware Zenghui Yu kselftests: dmabuf-heaps: Ensure the driver name is null-terminated Jarkko Nikula i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup Frank Li i3c: master: svc: resend target address when get NACK David Howells vfs: Fix potential circular locking through setxattr() and removexattr() David Howells cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT Alexander Gordeev s390/boot: Do not assume the decompressor range is reserved Arnd Bergmann regmap: maple: work around gcc-14.1 false-positive warning Huacai Chen LoongArch: Use correct API to map cmdline in relocate_kernel() YiPeng Chai drm/amdgpu: add mutex to protect ras shared memory Vladimir Oltean net: dpaa: avoid on-stack arrays of NR_CPUS elements Neeraj Sanjay Kale Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush() Kuniyuki Iwashima tcp: Don't drop SYN+ACK for simultaneous connect(). Dan Williams PCI: Add missing bridge lock to pci_bus_lock() yang.zhang riscv: set trap vector earlier Alison Schofield cxl/region: Verify target positions using the ordered target list Jakub Kicinski ethtool: fail closed if we can't get max channel used in indirection tables Filipe Manana btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info() Filipe Manana btrfs: replace BUG_ON() with error handling at update_ref_for_cow() Josef Bacik btrfs: handle errors from btrfs_dec_ref() properly Josef Bacik btrfs: clean up our handling of refs == 0 in snapshot delete Josef Bacik btrfs: replace BUG_ON with ASSERT in walk_down_proc() Josef Bacik btrfs: don't BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_proc() Qu Wenruo btrfs: slightly loosen the requirement for qgroup removal Konstantin Komarov fs/ntfs3: Check more cases when directory is corrupted Zqiang smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu() Christian König drm/amdgpu: reject gang submit on reserved VMIDs Sascha Hauer watchdog: imx7ulp_wdt: keep already running watchdog enabled Sebastian Andrzej Siewior bpf: Remove tst_run from lwt_seg6local_prog_ops. Jason Gunthorpe iommufd: Require drivers to supply the cache_invalidate_user ops Umang Jain staging: vchiq_core: Bubble up wait_event_interruptible() return value Mrinmay Sarkar PCI: qcom: Override NO_SNOOP attribute for SA8775P RC Kan Liang perf/x86/intel: Hide Topdown metrics events if the feature is not enumerated Sascha Hauer wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id() Yicong Yang dma-mapping: benchmark: Don't starve others when doing the test Ye Bin jbd2: avoid mount failed when commit block is partial submitted Luis Henriques (SUSE) ext4: fix possible tid_t sequence overflows Yifan Zha drm/amdgpu: Set no_hw_access when VF request full GPU fails Andreas Ziegler libbpf: Add NULL checks to bpf_object__{prev_map,next_map} Shenghao Ding ASoc: TAS2781: replace beXX_to_cpup with get_unaligned_beXX for potentially broken alignment Guenter Roeck hwmon: (w83627ehf) Fix underflows seen when writing limit attributes Guenter Roeck hwmon: (nct6775-core) Fix underflows seen when writing limit attributes Guenter Roeck hwmon: (lm95234) Fix underflows seen when writing limit attributes Guenter Roeck hwmon: (adc128d818) Fix underflows seen when writing limit attributes Masami Hiramatsu (Google) tracing/kprobes: Add symbol counting check when module loads Hareshx Sankar Raj crypto: qat - fix unintentional re-enabling of error interrupts Justin Tee scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_info Igor Pylypiv scsi: pm80xx: Set phy->enable_completion only when we wait for it Kyoungrul Kim scsi: ufs: core: Remove SCSI host only if added Marcin Ślusarz wifi: rtw88: usb: schedule rx work after everything is set up Xuan Zhuo virtio_ring: fix KMSAN error for premapped mode Krishna Kumar pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv Zijun Hu devres: Initialize an uninitialized struct member Johannes Berg um: line: always fill *error_out in setup_one_line() Waiman Long cgroup: Protect css->cgroup write under css_set_lock Christoph Hellwig block: don't call bio_uninit from bio_endio Lu Baolu iommu/vt-d: Remove control over Execute-Requested requests Jacob Pan iommu/vt-d: Handle volatile descriptor status read Huang Ying cxl/region: Fix a race condition in memory hotplug notifier Benjamin Marzinski dm init: Handle minors larger than 255 Amadeusz Sławiński ASoC: topology: Properly initialize soc_enum values Sean Anderson phy: zynqmp: Take the phy mutex in xlate Richard Fitzgerald firmware: cs_dsp: Don't allow writes to read-only controls Viresh Kumar xen: privcmd: Fix possible access to a freed kirqfd instance Arkadiusz Kubalewski tools/net/ynl: fix cli.py --subscribe feature Jamie Bainbridge selftests: net: enable bind tests Pawel Dembicki net: dsa: vsc73xx: fix possible subblocks range of CAPT block Sean Anderson net: xilinx: axienet: Fix race in axienet_stop Jonas Gorski net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN Hayes Wang r8152: fix the firmware doesn't work Kuniyuki Iwashima fou: Fix null-ptr-deref in GRO. Guillaume Nault bareudp: Fix device stats updates. Jeongjun Park bpf: add check for invalid name in btf_name_valid_section() Tze-nan Wu bpf, net: Fix a potential race in do_sock_getsockopt() Breno Leitao net: dqs: Do not use extern for unused dql_group Oliver Neukum usbnet: modern method to get random MAC Larysa Zaremba ice: do not bring the VSI up, if it was down before the XDP setup Larysa Zaremba ice: remove ICE_CFG_BUSY locking from AF_XDP code Larysa Zaremba ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset Larysa Zaremba ice: protect XDP configuration with a mutex Larysa Zaremba ice: move netif_queue_set_napi to rtnl-protected sections Vadim Fedorenko ptp: ocp: adjust sysfs entries to expose tty information Vadim Fedorenko ptp: ocp: convert serial ports to array Jinjie Ruan net: phy: Fix missing of_node_put() for leds Roger Quadros net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECT Namhyung Kim perf lock contention: Fix spinlock and rwlock accounting Armin Wolf hwmon: (hp-wmi-sensors) Check if WMI event data exists Dan Carpenter igc: Unlock on error in igc_io_resume() Marc Zyngier scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enum Pawel Dembicki hwmon: ltc2991: fix register bits defines Luiz Augusto von Dentz Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT Luiz Augusto von Dentz Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once Douglas Anderson Bluetooth: qca: If memdump doesn't work, re-enable IBS Martin Jocic can: kvaser_pciefd: Use a single write when releasing RX buffers Martin Jocic can: kvaser_pciefd: Move reset of DMA RX buffers to the end of the ISR Martin Jocic can: kvaser_pciefd: Rename board_irq to pci_irq Martin Jocic can: kvaser_pciefd: Remove unnecessary comment Martin Jocic can: kvaser_pciefd: Skip redundant NULL pointer check in ISR Douglas Anderson regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR Charles Han spi: intel: Add check devm_kasprintf() returned value Aleksandr Mishin platform/x86: dell-smbios: Fix error path in dell_smbios_init() Dawid Osuchowski ice: Add netif_device_attach/detach into PF reset flow Daiwei Li igb: Fix not clearing TimeSync interrupts for 82580 David Howells cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region David Howells cifs: Fix copy offload to flush destination region David Howells netfs, cifs: Fix handling of short DIO read David Howells cifs: Fix lack of credit renegotiation on read retry Andreas Hindborg rust: kbuild: fix export of bss symbols Marc Kleine-Budde can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD mode Markus Schneider-Pargmann can: m_can: Reset cached active_interrupts on start Markus Schneider-Pargmann can: m_can: disable_all_interrupts, not clear active_interrupts Markus Schneider-Pargmann can: m_can: Do not cancel timer from within timer Markus Schneider-Pargmann can: m_can: Remove m_can_rx_peripheral indirection Markus Schneider-Pargmann can: m_can: Remove coalesing disable in isr during suspend Markus Schneider-Pargmann can: m_can: Reset coalescing during suspend/resume Simon Horman can: m_can: Release irq on error in m_can_open Kuniyuki Iwashima can: bcm: Remove proc entry when dev is unregistered. Marek Olšák drm/amdgpu/display: handle gfx12 in amdgpu_dm_plane_format_mod_supported Hawking Zhang drm/amdgpu: Correct register used to clear fault status Marek Olšák drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6 Alex Hung drm/amd/display: Check denominator crb_pipes before used Alex Hung drm/amd/display: Check denominator pbn_div before used Jules Irenge pcmcia: Use resource_size function on resource object Chen Ni media: qcom: camss: Add check for v4l2_fwnode_endpoint_parse Dmitry Torokhov Input: ili210x - use kvmalloc() to allocate buffer for firmware update Kishon Vijay Abraham I PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0) Eric Joyner ice: Check all ice_vsi_rebuild() errors in function Andrei Vagin seccomp: release task filters when the task exits Nathan Lynch powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas() Christian Brauner fs: relax permissions for statmount() Christian Brauner fs: don't copy to userspace under namespace semaphore Shivaprasad G Bhat vfio/spapr: Always clear TCEs before unsetting the window Hans Verkuil media: vivid: don't set HDMI TX controls if there are no HDMI outputs Jiwei Sun crypto: qat - initialize user_input.lock for rate_limiting Danijel Slivka drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts Hawking Zhang drm/amdgpu: Fix smatch static checker warning Bob Zhou drm/amdgpu: add missing error handling in function amdgpu_gmc_flush_gpu_tlb_pasid Alex Hung drm/amd/display: Validate function returns Alex Hung drm/amd/display: Check HDCP returned status Alex Hung drm/amd/display: Run DC_LOG_DC after checking link->link_enc Hawking Zhang drm/amdgpu: Fix register access violation Ma Ke usb: gadget: aspeed_udc: validate endpoint index for ast udc Shantanu Goel usb: uas: set host status byte on data completion error Chih-Kang Chang wifi: rtw89: wow: prevent to send unexpected H2C during download Firmware Arend van Spriel wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3 Andy Shevchenko leds: spi-byte: Call of_node_put() on error path Hans Verkuil media: vivid: fix wrong sizeimage value for mplane Samuel Holland riscv: kprobes: Use patch_text_nosync() for insn slots Konstantin Komarov fs/ntfs3: One more reason to mark inode bad Jan Kara udf: Avoid excessive partition lengths Johannes Berg wifi: iwlwifi: mvm: use IWL_FW_CHECK for link ID check Ziwei Xiao gve: Add adminq mutex lock Yunjian Wang netfilter: nf_conncount: fix wrong variable type Jernej Skrabec iommu: sun50i: clear bypass register Brian Johannesmeyer x86/kmsan: Fix hook for unaligned accesses Kuniyuki Iwashima af_unix: Remove put_pid()/put_cred() in copy_peercred(). Hans Verkuil media: b2c2: flexcop-usb: fix flexcop_usb_memory_req Pali Rohár irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1 Lad Prabhakar irqchip/renesas-rzg2l: Reorder function calls in rzg2l_irqc_irq_disable() Rakesh Ughreja accel/habanalabs/gaudi2: unsecure edma max outstanding register Alexey Dobriyan ELF: fix kernel.randomize_va_space double read Leon Hwang bpf, verifier: Correct tail_call_reachable for bpf prog Uwe Kleine-König virt: sev-guest: Mark driver struct with __refdata to prevent section mismatch Waiman Long cgroup/cpuset: Delay setting of CS_CPU_EXCLUSIVE until valid partition Alex Hung drm/amd/display: Check UnboundedRequestEnabled's value Konstantin Andreev smack: unix sockets: fix accept()ed socket label Ajith C wifi: ath12k: fix firmware crash due to invalid peer nss Aaradhana Sahu wifi: ath12k: fix uninitialize symbol error on ath12k_peer_assoc_h_he() Takashi Iwai ALSA: hda: Add input value sanity checks to HDMI channel map controls Takashi Iwai ALSA: control: Apply sanity check of input values for user elements Marek Marczykowski-Górecki ALSA: hda/realtek: extend quirks for Clevo V5[46]0 Leo Li drm/amd/display: Lock DC and exit IPS when changing backlight Daniele Ceraolo Spurio drm/i915: Do not attempt to load the GSC multiple times Alex Deucher drm/amdgpu: always allocate cleared VRAM for GEM allocations Matt Coster drm/imagination: Free pvr_vm_gpuva after unlink Mary Guillemard drm/panthor: Restrict high priorities on group_create Adrián Larumbe drm/panthor: flush FW AS caches in slow reset path Daniele Ceraolo Spurio drm/xe/gsc: Do not attempt to load the GSC multiple times Naohiro Aota btrfs: zoned: handle broken write pointer on zones Fedor Pchelkin btrfs: qgroup: don't use extent changeset when not needed Ryusuke Konishi nilfs2: fix state management in error path of log writing function Ryusuke Konishi nilfs2: protect references to superblock parameters exposed in sysfs Ryusuke Konishi nilfs2: fix missing cleanup on rollforward recovery error Toke Høiland-Jørgensen sched: sch_cake: fix bulk flow accounting logic for host fairness Eric Dumazet ila: call nf_unregister_net_hooks() sooner Cong Wang tcp_bpf: fix return value of tcp_bpf_sendmsg() Baochen Qiang Revert "wifi: ath11k: support hibernation" Baochen Qiang Revert "wifi: ath11k: restore country code during resume" Alex Deucher Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs" Yuntao Wang x86/apic: Make x2apic_disable() work correctly Mitchell Levy x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported Matt Johnston net: mctp-serial: Fix missing escapes on transmit Souradeep Chakrabarti net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup Steven Rostedt eventfs: Use list_del_rcu() for SRCU protected list variable Baokun Li fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF Jann Horn userfaultfd: fix checks for huge PMDs Jann Horn userfaultfd: don't BUG_ON() if khugepaged yanks our page table Steven Rostedt tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthread() Zheng Yejian tracing: Avoid possible softlockup in tracing_iter_reset() Steven Rostedt tracing/timerlat: Only clear timer if a kthread exists Steven Rostedt tracing/osnoise: Use a cpumask to know what threads are kthreads Brian Norris spi: rockchip: Resolve unbalanced runtime PM / system PM handling Usama Arif Revert "mm: skip CMA pages when they are not available" Hao Ge mm/slub: add check for s->flags in the alloc_tagging_slab_free_hook Will Deacon mm: vmalloc: ensure vmap_block is initialised before adding to queue Petr Tesarik kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y Liam R. Howlett maple_tree: remove rcu_read_lock() from mt_validate() Hao Ge codetag: debug: mark codetags for poisoned page as empty Suren Baghdasaryan alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n Adrian Huang mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area Simon Arlott can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open Stephan Gerhold pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now Satya Priya Kakitapalli clk: qcom: clk-alpha-pll: Update set_rate for Zonda PLL Satya Priya Kakitapalli clk: qcom: clk-alpha-pll: Fix zonda set_rate failure when PLL is disabled Satya Priya Kakitapalli clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate API Satya Priya Kakitapalli clk: qcom: clk-alpha-pll: Fix the pll post div mask Xingyu Wu clk: starfive: jh7110-sys: Add notifier for PLL0 clock Helge Deller parisc: Delay write-protection until mark_rodata_ro() call Samuel Holland riscv: misaligned: Restrict user access to kernel memory Hans de Goede ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harder Miklos Szeredi fuse: clear PG_uptodate when using a stolen page yangyun fuse: fix memory leak in fuse_create_open Jann Horn fuse: use unsigned type for getxattr/listxattr size truncation Joanne Koong fuse: check aborted connection before adding requests to pending list for resending Bernd Schubert fuse: disable the combination of passthrough and writeback cache Joanne Koong fuse: update stats for pages in dropped aux writeback list Seunghwan Baek mmc: cqhci: Fix checking of CQHCI_HALT state Liao Chen mmc: sdhci-of-aspeed: fix module autoloading Sam Protsenko mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K Jonathan Bell mmc: core: apply SD quirks earlier during probe Muhammad Usama Anjum selftests: mm: fix build errors on armhf Luiz Augusto von Dentz Bluetooth: MGMT: Ignore keys being loaded with invalid type Luiz Augusto von Dentz Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE" Boqun Feng rust: macros: provide correct provenance when constructing THIS_MODULE Georg Gottleuber nvme-pci: Add sleep quirk for Samsung 990 Evo Dan Carpenter irqchip/riscv-aplic: Fix an IS_ERR() vs NULL bug in probe() Roland Xu rtmutex: Drop rt_mutex::wait_lock before scheduling Thomas Gleixner x86/kaslr: Expose and use the end of the physical memory address space Anup Patel irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform Ma Ke irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init() Kan Liang perf/x86/intel: Limit the period on Haswell Kirill A. Shutemov x86/tdx: Fix data leak in mmio_read() Zheng Qixing ata: libata: Fix memory leak for error path in ata_host_alloc() Dan Carpenter ksmbd: Unlock on in ksmbd_tcp_set_interfaces() Namjae Jeon ksmbd: unset the binding mark of a reused connection Paulo Alcantara smb: client: fix double put of @cfile in smb2_set_path_size() Nysal Jan K.A. powerpc/qspinlock: Fix deadlock in MCS queue Maximilien Perreault ALSA: hda/realtek: Support mute LED on HP Laptop 14-dq2xxx Vasiliy Kovalev ALSA: hda/realtek - Fix inactive headset mic jack for ASUS Vivobook 15 X1504VAP Adam Queler ALSA: hda/realtek: Enable Mute Led for HP Victus 15-fb1xxx Terry Cheong ALSA: hda/realtek: add patch for internal mic in Lenovo V145 Christoffer Sandberg ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices Ravi Bangoria KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing Maxim Levitsky KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE Sean Christopherson KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS robelin ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object Roger Quadros net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECT Jens Emil Schulz Østergaard net: microchip: vcap: Fix use-after-free error in kunit test Roger Quadros net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX Dave Chinner xfs: xfs_finobt_count_blocks() walks the wrong btree Stephen Hemminger sch/netem: fix use after free in netem_dequeue Christian Brauner libfs: fix get_stashed_dentry() ------------- Diffstat: Documentation/admin-guide/cgroup-v2.rst | 15 +- .../bindings/nvmem/xlnx,zynqmp-nvmem.yaml | 2 +- Makefile | 4 +- arch/arm64/include/asm/acpi.h | 12 + arch/arm64/kernel/acpi_numa.c | 11 - arch/loongarch/include/asm/hugetlb.h | 4 +- arch/loongarch/include/asm/kfence.h | 6 +- arch/loongarch/include/asm/pgtable.h | 50 +-- arch/loongarch/kernel/relocate.c | 4 +- arch/loongarch/kvm/mmu.c | 8 +- arch/loongarch/mm/hugetlbpage.c | 6 +- arch/loongarch/mm/init.c | 10 +- arch/loongarch/mm/kasan_init.c | 10 +- arch/loongarch/mm/pgtable.c | 2 +- arch/mips/kernel/cevt-r4k.c | 15 +- arch/parisc/mm/init.c | 16 +- arch/powerpc/include/asm/nohash/mmu-e500.h | 3 +- arch/powerpc/kernel/rtas.c | 4 + arch/powerpc/kernel/vdso/vdso32.lds.S | 4 +- arch/powerpc/kernel/vdso/vdso64.lds.S | 4 +- arch/powerpc/lib/qspinlock.c | 10 +- arch/powerpc/mm/nohash/Makefile | 2 +- arch/powerpc/mm/nohash/tlb.c | 398 +-------------------- arch/powerpc/mm/nohash/tlb_64e.c | 361 +++++++++++++++++++ arch/powerpc/mm/nohash/tlb_low_64e.S | 195 ---------- arch/riscv/Kconfig | 4 +- arch/riscv/include/asm/processor.h | 26 +- arch/riscv/include/asm/sbi.h | 30 +- arch/riscv/include/asm/trace.h | 54 +++ arch/riscv/kernel/Makefile | 6 +- arch/riscv/kernel/head.S | 3 + arch/riscv/kernel/probes/kprobes.c | 5 +- arch/riscv/kernel/sbi.c | 56 --- arch/riscv/kernel/sbi_ecall.c | 48 +++ arch/riscv/kernel/traps_misaligned.c | 4 +- arch/riscv/mm/init.c | 2 +- arch/s390/boot/startup.c | 8 +- arch/s390/kernel/vmlinux.lds.S | 17 +- arch/um/drivers/line.c | 2 + arch/x86/coco/tdx/tdx.c | 1 - arch/x86/events/intel/core.c | 57 ++- arch/x86/include/asm/fpu/types.h | 7 + arch/x86/include/asm/page_64.h | 1 + arch/x86/include/asm/pgtable_64_types.h | 4 + arch/x86/kernel/apic/apic.c | 11 +- arch/x86/kernel/fpu/xstate.c | 3 + arch/x86/kernel/fpu/xstate.h | 4 +- arch/x86/kvm/svm/svm.c | 15 + arch/x86/kvm/x86.c | 2 + arch/x86/lib/iomem.c | 5 +- arch/x86/mm/init_64.c | 4 + arch/x86/mm/kaslr.c | 34 +- arch/x86/mm/pti.c | 45 ++- block/bio.c | 14 +- drivers/accel/habanalabs/gaudi2/gaudi2_security.c | 1 + drivers/acpi/acpi_processor.c | 15 +- drivers/android/binder.c | 1 + drivers/ata/libata-core.c | 4 +- drivers/ata/libata-scsi.c | 24 +- drivers/ata/pata_macio.c | 7 +- drivers/base/devres.c | 1 + drivers/base/regmap/regcache-maple.c | 3 +- drivers/block/ublk_drv.c | 2 + drivers/bluetooth/btnxpuart.c | 12 +- drivers/bluetooth/hci_qca.c | 1 + drivers/clk/qcom/clk-alpha-pll.c | 25 +- drivers/clk/qcom/clk-rcg.h | 1 + drivers/clk/qcom/clk-rcg2.c | 30 ++ drivers/clk/qcom/gcc-ipq9574.c | 12 +- drivers/clk/qcom/gcc-sm8550.c | 54 +-- drivers/clk/qcom/gcc-x1e80100.c | 52 +-- drivers/clk/starfive/clk-starfive-jh7110-sys.c | 31 +- drivers/clk/starfive/clk-starfive-jh71x0.h | 2 + drivers/clocksource/timer-imx-tpm.c | 16 +- drivers/clocksource/timer-of.c | 17 +- drivers/clocksource/timer-of.h | 1 - .../crypto/intel/qat/qat_common/adf_gen2_pfvf.c | 4 +- drivers/crypto/intel/qat/qat_common/adf_rl.c | 1 + .../intel/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c | 8 +- drivers/crypto/starfive/jh7110-cryp.h | 4 +- drivers/crypto/starfive/jh7110-rsa.c | 15 +- drivers/cxl/core/region.c | 24 +- drivers/firmware/cirrus/cs_dsp.c | 3 + drivers/gpio/gpio-rockchip.c | 1 + drivers/gpio/gpio-zynqmp-modepin.c | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 15 + drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 79 ++-- drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 30 +- drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 3 + drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c | 6 +- drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c | 15 +- drivers/gpu/drm/amd/amdgpu/amdgpu_ids.h | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 123 ++++--- drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_psp_ta.c | 2 + drivers/gpu/drm/amd/amdgpu/amdgpu_reset.h | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | 6 +- drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 8 +- drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c | 8 +- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 3 +- drivers/gpu/drm/amd/amdgpu/ih_v6_0.c | 28 ++ drivers/gpu/drm/amd/amdgpu/mmhub_v1_8.c | 8 +- drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c | 3 +- drivers/gpu/drm/amd/amdgpu/mxgpu_nv.c | 3 +- drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c | 3 +- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 15 +- .../drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c | 47 +-- drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c | 7 +- .../gpu/drm/amd/display/dc/dcn20/dcn20_hubbub.c | 3 +- .../drm/amd/display/dc/dml2/display_mode_core.c | 2 +- drivers/gpu/drm/amd/display/dc/link/link_factory.c | 6 +- .../display/dc/link/protocols/link_dp_training.c | 3 +- .../display/dc/resource/dcn315/dcn315_resource.c | 2 +- .../drm/amd/display/modules/hdcp/hdcp1_execution.c | 15 +- drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 6 +- drivers/gpu/drm/i915/display/intel_display_types.h | 4 + drivers/gpu/drm/i915/display/intel_dp.c | 4 + drivers/gpu/drm/i915/display/intel_dp_aux.c | 16 +- drivers/gpu/drm/i915/display/intel_dp_aux.h | 2 +- drivers/gpu/drm/i915/display/intel_psr.c | 2 +- drivers/gpu/drm/i915/display/intel_quirks.c | 68 ++++ drivers/gpu/drm/i915/display/intel_quirks.h | 6 + drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.c | 2 +- drivers/gpu/drm/i915/gt/uc/intel_uc_fw.h | 5 + drivers/gpu/drm/i915/i915_sw_fence.c | 8 +- drivers/gpu/drm/imagination/pvr_vm.c | 4 + drivers/gpu/drm/nouveau/nvkm/subdev/gsp/fwsec.c | 2 +- drivers/gpu/drm/panthor/panthor_drv.c | 23 ++ drivers/gpu/drm/panthor/panthor_fw.c | 8 +- drivers/gpu/drm/panthor/panthor_mmu.c | 21 +- drivers/gpu/drm/panthor/panthor_mmu.h | 1 + drivers/gpu/drm/panthor/panthor_sched.c | 2 +- drivers/gpu/drm/xe/regs/xe_gt_regs.h | 1 + drivers/gpu/drm/xe/xe_gsc.c | 12 + drivers/gpu/drm/xe/xe_uc_fw.h | 9 +- drivers/gpu/drm/xe/xe_wa.c | 8 + drivers/hid/amd-sfh-hid/amd_sfh_hid.c | 4 +- drivers/hid/bpf/Kconfig | 2 +- drivers/hid/hid-cougar.c | 2 +- drivers/hv/vmbus_drv.c | 1 + drivers/hwmon/adc128d818.c | 4 +- drivers/hwmon/hp-wmi-sensors.c | 2 + drivers/hwmon/lm95234.c | 9 +- drivers/hwmon/ltc2991.c | 6 +- drivers/hwmon/nct6775-core.c | 2 +- drivers/hwmon/w83627ehf.c | 4 +- drivers/i3c/master/mipi-i3c-hci/dma.c | 5 +- drivers/i3c/master/svc-i3c-master.c | 58 ++- drivers/iio/adc/ad7124.c | 30 +- drivers/iio/adc/ad7606.c | 28 +- drivers/iio/adc/ad7606.h | 2 + drivers/iio/adc/ad7606_par.c | 46 ++- drivers/iio/adc/ad_sigma_delta.c | 2 +- drivers/iio/buffer/industrialio-buffer-dmaengine.c | 4 +- drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.c | 13 +- drivers/iio/inkern.c | 8 +- drivers/input/misc/uinput.c | 14 + drivers/input/touchscreen/ili210x.c | 6 +- drivers/iommu/intel/dmar.c | 2 +- drivers/iommu/intel/iommu.c | 4 +- drivers/iommu/intel/iommu.h | 6 +- drivers/iommu/intel/pasid.c | 1 - drivers/iommu/intel/pasid.h | 10 - drivers/iommu/iommufd/hw_pagetable.c | 3 +- drivers/iommu/sun50i-iommu.c | 1 + drivers/irqchip/irq-armada-370-xp.c | 4 + drivers/irqchip/irq-gic-v2m.c | 6 +- drivers/irqchip/irq-renesas-rzg2l.c | 2 +- drivers/irqchip/irq-riscv-aplic-main.c | 4 +- drivers/irqchip/irq-sifive-plic.c | 115 +++--- drivers/leds/leds-spi-byte.c | 6 +- drivers/md/dm-init.c | 4 +- drivers/media/platform/qcom/camss/camss.c | 5 +- drivers/media/test-drivers/vivid/vivid-vid-cap.c | 17 +- drivers/media/test-drivers/vivid/vivid-vid-out.c | 16 +- drivers/media/usb/b2c2/flexcop-usb.c | 7 +- drivers/misc/fastrpc.c | 5 +- drivers/misc/vmw_vmci/vmci_resource.c | 3 +- drivers/mmc/core/quirks.h | 22 +- drivers/mmc/core/sd.c | 4 + drivers/mmc/host/cqhci-core.c | 2 +- drivers/mmc/host/dw_mmc.c | 4 +- drivers/mmc/host/sdhci-of-aspeed.c | 1 + drivers/net/bareudp.c | 22 +- drivers/net/can/kvaser_pciefd.c | 43 ++- drivers/net/can/m_can/m_can.c | 100 ++++-- drivers/net/can/spi/mcp251x.c | 2 +- drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c | 28 +- drivers/net/can/spi/mcp251xfd/mcp251xfd-ram.c | 11 +- drivers/net/can/spi/mcp251xfd/mcp251xfd-ring.c | 23 +- drivers/net/can/spi/mcp251xfd/mcp251xfd-rx.c | 165 ++++++--- drivers/net/can/spi/mcp251xfd/mcp251xfd-tef.c | 2 +- .../net/can/spi/mcp251xfd/mcp251xfd-timestamp.c | 22 +- drivers/net/can/spi/mcp251xfd/mcp251xfd.h | 42 ++- drivers/net/dsa/vitesse-vsc73xx-core.c | 10 +- drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 20 +- drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c | 10 +- drivers/net/ethernet/google/gve/gve.h | 1 + drivers/net/ethernet/google/gve/gve_adminq.c | 22 +- .../net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c | 6 +- drivers/net/ethernet/intel/ice/ice.h | 2 + drivers/net/ethernet/intel/ice/ice_base.c | 11 +- drivers/net/ethernet/intel/ice/ice_lib.c | 197 ++++------ drivers/net/ethernet/intel/ice/ice_lib.h | 10 +- drivers/net/ethernet/intel/ice/ice_main.c | 63 +++- drivers/net/ethernet/intel/ice/ice_xsk.c | 12 +- drivers/net/ethernet/intel/igb/igb_main.c | 10 + drivers/net/ethernet/intel/igc/igc_main.c | 1 + drivers/net/ethernet/mellanox/mlx5/core/en.h | 20 +- .../net/ethernet/mellanox/mlx5/core/en/params.c | 12 +- drivers/net/ethernet/mellanox/mlx5/core/en/txrx.h | 19 + drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 21 +- drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 66 ++-- .../net/ethernet/microchip/vcap/vcap_api_kunit.c | 14 +- drivers/net/ethernet/microsoft/mana/mana_en.c | 22 +- drivers/net/ethernet/ti/am65-cpsw-nuss.c | 82 +++-- drivers/net/ethernet/xilinx/xilinx_axienet.h | 3 + drivers/net/ethernet/xilinx/xilinx_axienet_main.c | 8 + drivers/net/mctp/mctp-serial.c | 4 +- drivers/net/phy/phy_device.c | 2 + drivers/net/usb/ipheth.c | 2 +- drivers/net/usb/r8152.c | 17 +- drivers/net/usb/usbnet.c | 11 +- drivers/net/wireless/ath/ath11k/ahb.c | 4 +- drivers/net/wireless/ath/ath11k/core.c | 119 ++---- drivers/net/wireless/ath/ath11k/core.h | 4 - drivers/net/wireless/ath/ath11k/hif.h | 12 +- drivers/net/wireless/ath/ath11k/mhi.c | 12 +- drivers/net/wireless/ath/ath11k/mhi.h | 3 +- drivers/net/wireless/ath/ath11k/pci.c | 44 +-- drivers/net/wireless/ath/ath11k/qmi.c | 2 +- drivers/net/wireless/ath/ath12k/mac.c | 9 +- .../broadcom/brcm80211/brcmsmac/mac80211_if.c | 1 + drivers/net/wireless/intel/iwlwifi/mvm/mvm.h | 3 +- drivers/net/wireless/marvell/mwifiex/main.h | 3 + drivers/net/wireless/realtek/rtw88/usb.c | 13 +- drivers/net/wireless/realtek/rtw89/core.c | 3 +- drivers/nvme/host/constants.c | 2 +- drivers/nvme/host/core.c | 40 +-- drivers/nvme/host/fabrics.c | 10 +- drivers/nvme/host/fault_inject.c | 2 +- drivers/nvme/host/fc.c | 6 +- drivers/nvme/host/multipath.c | 2 +- drivers/nvme/host/nvme.h | 6 +- drivers/nvme/host/pci.c | 17 + drivers/nvme/host/pr.c | 10 +- drivers/nvme/target/admin-cmd.c | 34 +- drivers/nvme/target/core.c | 46 +-- drivers/nvme/target/discovery.c | 14 +- drivers/nvme/target/fabrics-cmd-auth.c | 16 +- drivers/nvme/target/fabrics-cmd.c | 36 +- drivers/nvme/target/io-cmd-bdev.c | 12 +- drivers/nvme/target/passthru.c | 10 +- drivers/nvme/target/rdma.c | 10 +- drivers/nvme/target/tcp.c | 8 +- drivers/nvme/target/zns.c | 30 +- drivers/nvmem/core.c | 6 +- drivers/nvmem/u-boot-env.c | 7 + drivers/of/irq.c | 15 +- drivers/pci/controller/dwc/pci-keystone.c | 44 ++- drivers/pci/controller/dwc/pcie-qcom.c | 25 +- drivers/pci/hotplug/pnv_php.c | 3 +- drivers/pci/pci.c | 35 +- drivers/pcmcia/yenta_socket.c | 6 +- drivers/phy/xilinx/phy-zynqmp.c | 1 + drivers/pinctrl/qcom/pinctrl-x1e80100.c | 4 +- drivers/platform/x86/dell/dell-smbios-base.c | 5 +- drivers/ptp/ptp_ocp.c | 168 +++++---- drivers/scsi/lpfc/lpfc_els.c | 17 +- drivers/scsi/pm8001/pm8001_sas.c | 4 +- drivers/spi/spi-fsl-lpspi.c | 31 +- drivers/spi/spi-hisi-kunpeng.c | 3 + drivers/spi/spi-intel.c | 3 + drivers/spi/spi-rockchip.c | 23 +- drivers/staging/iio/frequency/ad9834.c | 2 +- .../vc04_services/interface/vchiq_arm/vchiq_core.c | 31 +- drivers/ufs/core/ufshcd.c | 7 +- drivers/uio/uio_hv_generic.c | 11 +- drivers/usb/dwc3/core.c | 15 + drivers/usb/dwc3/core.h | 2 + drivers/usb/dwc3/gadget.c | 41 +-- drivers/usb/gadget/udc/aspeed_udc.c | 2 + drivers/usb/gadget/udc/cdns2/cdns2-gadget.c | 12 +- drivers/usb/gadget/udc/cdns2/cdns2-gadget.h | 9 + drivers/usb/storage/uas.c | 1 + drivers/usb/typec/ucsi/ucsi.c | 50 +-- drivers/vfio/vfio_iommu_spapr_tce.c | 13 +- drivers/virt/coco/sev-guest/sev-guest.c | 7 +- drivers/virtio/virtio_ring.c | 4 +- drivers/watchdog/imx7ulp_wdt.c | 5 + drivers/xen/privcmd.c | 10 +- fs/binfmt_elf.c | 5 +- fs/btrfs/ctree.c | 12 +- fs/btrfs/ctree.h | 1 - fs/btrfs/extent-tree.c | 62 +++- fs/btrfs/file.c | 25 +- fs/btrfs/inode.c | 2 +- fs/btrfs/qgroup.c | 90 ++++- fs/btrfs/transaction.h | 6 + fs/btrfs/zoned.c | 30 +- fs/cachefiles/io.c | 2 +- fs/ext4/fast_commit.c | 8 +- fs/fuse/dev.c | 14 +- fs/fuse/dir.c | 2 +- fs/fuse/file.c | 8 +- fs/fuse/inode.c | 7 +- fs/fuse/xattr.c | 4 +- fs/jbd2/recovery.c | 30 ++ fs/libfs.c | 6 +- fs/namespace.c | 93 ++--- fs/netfs/fscache_main.c | 1 + fs/netfs/io.c | 19 +- fs/nfs/super.c | 2 + fs/nilfs2/recovery.c | 35 +- fs/nilfs2/segment.c | 10 +- fs/nilfs2/sysfs.c | 43 ++- fs/ntfs3/dir.c | 52 +-- fs/ntfs3/frecord.c | 4 +- fs/smb/client/cifsfs.c | 21 +- fs/smb/client/cifsglob.h | 1 + fs/smb/client/cifssmb.c | 54 ++- fs/smb/client/file.c | 37 +- fs/smb/client/inode.c | 2 + fs/smb/client/smb2inode.c | 3 + fs/smb/client/smb2ops.c | 18 +- fs/smb/client/smb2pdu.c | 41 ++- fs/smb/client/trace.h | 1 + fs/smb/server/oplock.c | 2 +- fs/smb/server/smb2pdu.c | 14 +- fs/smb/server/transport_tcp.c | 4 +- fs/squashfs/inode.c | 7 +- fs/tracefs/event_inode.c | 2 +- fs/udf/super.c | 15 + fs/xattr.c | 91 ++--- fs/xfs/libxfs/xfs_ialloc_btree.c | 2 +- include/linux/bpf-cgroup.h | 9 - include/linux/mlx5/device.h | 1 + include/linux/mm.h | 4 + include/linux/netfs.h | 1 + include/linux/nvme.h | 16 +- include/linux/path.h | 9 + include/linux/regulator/consumer.h | 8 + include/linux/zswap.h | 4 +- include/net/bluetooth/hci_core.h | 5 - include/net/bluetooth/hci_sync.h | 4 + include/net/mana/mana.h | 2 + include/uapi/drm/drm_fourcc.h | 18 + include/uapi/drm/panthor_drm.h | 6 +- kernel/bpf/btf.c | 4 +- kernel/bpf/verifier.c | 4 +- kernel/cgroup/cgroup.c | 2 +- kernel/cgroup/cpuset.c | 36 +- kernel/dma/map_benchmark.c | 16 + kernel/events/core.c | 18 +- kernel/events/internal.h | 1 + kernel/events/ring_buffer.c | 2 + kernel/events/uprobes.c | 3 +- kernel/exit.c | 3 +- kernel/kexec_file.c | 2 +- kernel/locking/rtmutex.c | 9 +- kernel/resource.c | 6 +- kernel/seccomp.c | 23 +- kernel/smp.c | 1 + kernel/trace/trace.c | 2 + kernel/trace/trace_kprobe.c | 125 ++++--- kernel/trace/trace_osnoise.c | 50 ++- kernel/workqueue.c | 14 +- lib/codetag.c | 17 +- lib/generic-radix-tree.c | 2 + lib/maple_tree.c | 7 +- lib/overflow_kunit.c | 3 +- mm/memcontrol.c | 12 +- mm/memory_hotplug.c | 2 +- mm/page_alloc.c | 7 + mm/slub.c | 4 + mm/sparse.c | 2 +- mm/userfaultfd.c | 29 +- mm/vmalloc.c | 7 +- mm/vmscan.c | 24 +- mm/zswap.c | 2 +- net/bluetooth/hci_conn.c | 6 +- net/bluetooth/hci_sync.c | 42 ++- net/bluetooth/mgmt.c | 144 ++++---- net/bluetooth/smp.c | 7 - net/bridge/br_fdb.c | 6 +- net/can/bcm.c | 4 + net/core/filter.c | 1 - net/core/net-sysfs.c | 2 +- net/ethtool/channels.c | 6 +- net/ethtool/common.c | 26 +- net/ethtool/common.h | 2 +- net/ethtool/ioctl.c | 4 +- net/ipv4/fou_core.c | 29 +- net/ipv4/tcp_bpf.c | 2 +- net/ipv4/tcp_input.c | 6 + net/ipv6/ila/ila.h | 1 + net/ipv6/ila/ila_main.c | 6 + net/ipv6/ila/ila_xlat.c | 13 +- net/netfilter/nf_conncount.c | 8 +- net/sched/sch_cake.c | 11 +- net/sched/sch_netem.c | 9 +- net/socket.c | 4 +- net/unix/af_unix.c | 9 +- rust/Makefile | 2 +- rust/macros/module.rs | 6 +- scripts/gfp-translate | 66 +++- security/smack/smack_lsm.c | 12 +- sound/core/control.c | 6 +- sound/hda/hdmi_chmap.c | 18 + sound/pci/hda/patch_conexant.c | 11 + sound/pci/hda/patch_realtek.c | 22 +- sound/soc/codecs/tas2781-fmwlib.c | 71 ++-- sound/soc/intel/boards/bxt_rt298.c | 2 +- sound/soc/intel/boards/bytcht_cx2072x.c | 2 +- sound/soc/intel/boards/bytcht_da7213.c | 2 +- sound/soc/intel/boards/bytcht_es8316.c | 2 +- sound/soc/intel/boards/bytcr_rt5640.c | 2 +- sound/soc/intel/boards/bytcr_rt5651.c | 2 +- sound/soc/intel/boards/bytcr_wm5102.c | 2 +- sound/soc/intel/boards/cht_bsw_rt5645.c | 2 +- sound/soc/intel/boards/cht_bsw_rt5672.c | 2 +- sound/soc/soc-dapm.c | 1 + sound/soc/soc-topology.c | 2 + sound/soc/sof/topology.c | 2 + sound/soc/sunxi/sun4i-i2s.c | 143 ++++---- sound/soc/tegra/tegra210_ahub.c | 12 +- tools/lib/bpf/libbpf.c | 4 +- tools/net/ynl/lib/ynl.py | 7 +- tools/perf/util/bpf_lock_contention.c | 3 + tools/testing/selftests/dmabuf-heaps/dmabuf-heap.c | 4 +- tools/testing/selftests/mm/mseal_test.c | 37 +- tools/testing/selftests/mm/seal_elf.c | 13 +- tools/testing/selftests/net/Makefile | 3 +- tools/testing/selftests/riscv/mm/mmap_bottomup.c | 2 - tools/testing/selftests/riscv/mm/mmap_default.c | 2 - tools/testing/selftests/riscv/mm/mmap_test.h | 67 ---- 436 files changed, 4664 insertions(+), 3102 deletions(-)