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 8491D1D6DB1; Wed, 19 Feb 2025 09:05:46 +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=1739955946; cv=none; b=gl+Z+OBRFcoKewmUMEnNetGUFtn97efdzf/bk9xQj9q9NQbz2n45hyHL7nLc6qrg8Fde5cNO1kEg8Zbv8SnbRSevzgOen95CUGXwM6q9CdJ/j7nFc/tLmfwupSuaEnvLJCyfP3qaw4q3bZAmXxEgZ3DAYkmmbpO0hPOc/66CcLo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739955946; c=relaxed/simple; bh=GfX7zuSRezLVVZAFrdZfGRu1BdcBBx2e+zzGrshY0sY=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=Q2XQOKlU6TbMsYg4v8Crnq1NM6bHOH9Qu6w8wLW2m2xu9ccFp3Y429XE/+NUQ6J+6DGROxz7M4a1t0eygSpd5CY0HOSgjsnOdzG8A5QEdlkAHCXOnfxVFxtyubvWhqqd83IzvzGNtf59a93NXwzTtrrJa8YulWT+CmUfx3Yg5g0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=AxQnXBO2; 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="AxQnXBO2" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 74514C4CED1; Wed, 19 Feb 2025 09:05:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1739955946; bh=GfX7zuSRezLVVZAFrdZfGRu1BdcBBx2e+zzGrshY0sY=; h=From:To:Cc:Subject:Date:From; b=AxQnXBO2tgKE8qKnnn+Oy2BhnsGn/5EhQ7Ha76RtuiZOIboK2kvDuwCd3XQZdAQWp Lqp9KUtHyjawmq4rovnBadzEmHMeifGiPRUAOoUOHWFevxty9pfktQBKNtdiXvGYic xYbfUXO8HQe3e5P2kuYZK7glihqtHfkoCsYQ76H4= 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, hargar@microsoft.com, broonie@kernel.org Subject: [PATCH 6.1 000/578] 6.1.129-rc1 review Date: Wed, 19 Feb 2025 09:20:04 +0100 Message-ID: <20250219082652.891560343@linuxfoundation.org> X-Mailer: git-send-email 2.48.1 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: quilt/0.68 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.129-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.129-rc1 X-KernelTest-Deadline: 2025-02-21T08:27+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.1.129 release. There are 578 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 Fri, 21 Feb 2025 08:25:11 +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.129-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.129-rc1 David Woodhouse x86/i8253: Disable PIT timer 0 when not in use Hersen Wu drm/amd/display: Add NULL pointer check for kzalloc Chao Yu f2fs: fix to wait dio completion Romain Naour ARM: dts: dra7: Add bus_dma_limit for l4 cfg bus Hangbin Liu selftests: rtnetlink: update netdevsim ipsec output format Hangbin Liu netdevsim: print human readable IP address Vladimir Oltean net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events Jiaqing Zhao parport_pc: add support for ASIX AX99100 Jiaqing Zhao serial: 8250_pci: add support for ASIX AX99100 Jiaqing Zhao can: ems_pci: move ASIX AX99100 ids to pci_ids.h Ryusuke Konishi nilfs2: protect access to buffers with no active references Ryusuke Konishi nilfs2: do not force clear folio if buffer is referenced Ryusuke Konishi nilfs2: do not output warnings when clearing dirty buffers Kaixin Wang i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver Due to Race Condition Ivan Kokshaysky alpha: replace hardcoded stack offsets with autogenerated ones Zhaoyang Huang mm: gup: fix infinite loop within __get_longterm_locked Sumit Gupta arm64: tegra: Fix typo in Tegra234 dce-fabric compatible Lu Baolu iommu: Return right value in iommu_sva_bind_device() Andrew Cooper x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0 John Ogness kdb: Do not assume write() callback available Christian Gmeiner drm/v3d: Stop active perfmon if it is being destroyed Devarsh Thakkar drm/tidss: Clear the interrupt status for interrupts being disabled Tomi Valkeinen drm/tidss: Fix issue in irq handling causing irq-flood issue Eric Dumazet ipv6: mcast: add RCU protection to mld_newpack() Eric Dumazet ndisc: extend RCU protection in ndisc_send_skb() Eric Dumazet openvswitch: use RCU protection in ovs_vport_cmd_fill_info() Eric Dumazet arp: use RCU protection in arp_xmit() Eric Dumazet neighbour: use RCU protection in __neigh_notify() Li Zetao neighbour: delete redundant judgment statements Eric Dumazet ndisc: use RCU protection in ndisc_alloc_skb() Eric Dumazet ipv6: use RCU protection in ip6_default_advmss() Eric Dumazet flow_dissector: use RCU protection to fetch dev_net() Eric Dumazet ipv4: icmp: convert to dev_net_rcu() Eric Dumazet ipv4: use RCU protection in __ip_rt_update_pmtu() Vladimir Vdovin net: ipv4: Cache pmtu for all packet paths if multipath enabled Eric Dumazet ipv4: use RCU protection in inet_select_addr() Eric Dumazet ipv4: use RCU protection in rt_is_expired() Eric Dumazet ipv4: use RCU protection in ipv4_default_advmss() Eric Dumazet net: add dev_net_rcu() helper Jiri Pirko net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu() Eric Dumazet ipv4: add RCU protection to ip4_dst_hoplimit() Waiman Long clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomic context Waiman Long clocksource: Use pr_info() for "Checking clocksource synchronization" message Filipe Manana btrfs: fix hole expansion when writing at an offset beyond EOF Wentao Liang mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw() Andy-ld Lu mmc: mtk-sd: Fix register settings for hs400(es) mode Nathan Chancellor arm64: Handle .ARM.attributes section in linker scripts Jiasheng Jiang regmap-irq: Add missing kfree() Jann Horn partitions: mac: fix handling of bogus partition table Wentao Liang gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlock Mario Limonciello gpiolib: acpi: Add a quirk for Acer Nitro ANV14 Ivan Kokshaysky alpha: align stack for page fault and user unaligned trap handlers John Keeping serial: 8250: Fix fifo underflow on flush Shakeel Butt cgroup: fix race between fork and cgroup.kill Ard Biesheuvel efi: Avoid cold plugged memory for placing the kernel Ivan Kokshaysky alpha: make stack 16-byte aligned (most cases) Alexander Hölzl can: j1939: j1939_sk_send_loop(): fix unable to send messages with data length zero Krzysztof Kozlowski can: c_can: fix unbalanced runtime PM disable in error path Fedor Pchelkin can: ctucanfd: handle skb allocation failure Johan Hovold USB: serial: option: drop MeiG Smart defines Fabio Porcedda USB: serial: option: fix Telit Cinterion FN990A name Fabio Porcedda USB: serial: option: add Telit Cinterion FN990B compositions Chester A. Unal USB: serial: option: add MeiG Smart SLM828 Jann Horn usb: cdc-acm: Fix handling of oversized fragments Jann Horn usb: cdc-acm: Check control transfer buffer size before access Marek Vasut USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirk Alan Stern USB: hub: Ignore non-compliant devices with too many configs or interfaces John Keeping usb: gadget: f_midi: fix MIDI Streaming descriptor lengths Mathias Nyman USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphone Lei Huang USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist Stefan Eichenberger usb: core: fix pipe creation for get_bMaxPacketSize0 Huacai Chen USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI Fabrice Gasnier usb: dwc2: gadget: remove of_node reference upon udc_stop Guo Ren usb: gadget: udc: renesas_usb3: Fix compiler warning Elson Roy Serrao usb: roles: set switch registered flag early on Selvarasu Ganesan usb: dwc3: Fix timeout issue during controller enter/exit from halt state Sean Christopherson perf/x86/intel: Ensure LBRs are disabled when a CPU is starting Sean Christopherson KVM: nSVM: Enter guest mode before initializing nested NPT MMU Sean Christopherson KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in-kernel Jiang Liu drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table() Sven Eckelmann batman-adv: Drop unmanaged ELP metric worker Sven Eckelmann batman-adv: Ignore neighbor throughput metrics in error case Andy Strohman batman-adv: fix panic during interface removal Hans de Goede ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5V Mike Marshall orangefs: fix a oob in orangefs_debug_write Rik van Riel x86/mm/tlb: Only trim the mm_cpumask once a second Koichiro Den selftests: gpio: gpio-sim: Fix missing chip disablements Maksym Planeta Grab mm lock before grabbing pt lock Ramesh Thomas vfio/pci: Enable iowrite64 and ioread64 for vfio pci Tomas Glozar rtla/timerlat_top: Abort event processing on second signal Tomas Glozar rtla/timerlat_hist: Abort event processing on second signal Guixin Liu scsi: ufs: bsg: Set bsg_queue to NULL after removal Rakesh Babu Saladi PCI: switchtec: Add Microchip PCI100X device IDs Takashi Iwai PCI/DPC: Quirk PIO log size for Intel Raptor Lake-P Edward Adam Davis media: vidtv: Fix a null-ptr-deref in vidtv_mux_stop_thread Arnd Bergmann media: cxd2841er: fix 64-bit division on gcc-9 Aaro Koskinen fbdev: omap: use threaded IRQ for LCD DMA Michael Margolin RDMA/efa: Reset device on probe failure Juergen Gross x86/xen: allow larger contiguous memory regions in PV guests Petr Tesarik xen: remove a confusing comment on auto-translated guest I/O Juergen Gross xen/swiotlb: relax alignment requirements Artur Weber gpio: bcm-kona: Add missing newline to dev_err format string Artur Weber gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ Artur Weber gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0 Krzysztof Karas drm/i915/selftests: avoid using uninitialized context Muhammad Adeel cgroup: Remove steal time from usage_usec Radu Rendec arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array Eric Dumazet team: better TEAM_OPTION_TYPE_STRING validation Eric Dumazet vxlan: check vxlan_vnigroup_init() return value Eric Dumazet vrf: use RCU protection in l3mdev_l3_out() Eric Dumazet ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu() Murad Masimov ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt Tulio Fernandes HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints() Charles Han HID: multitouch: Add NULL check in mt_input_configured Andy Shevchenko pinctrl: cy8c95x0: Respect IRQ trigger settings from firmware Dai Ngo NFSD: fix hang in nfsd4_shutdown_callback Li Lingfeng nfsd: clear acl_access/acl_default after releasing them Filipe Manana btrfs: avoid monopolizing a core when activating a swap file Koichiro Den Revert "btrfs: avoid monopolizing a core when activating a swap file" Calvin Owens pps: Fix a use-after-free Wei Yang maple_tree: simplify split calculation Liam R. Howlett maple_tree: fix static analyser cppcheck issue Sean Anderson tty: xilinx_uartps: split sysrq handling Paolo Abeni mptcp: prevent excessive coalescing on receive Matthieu Baerts (NGI0) mptcp: pm: only set fullmesh for subflow endp Zizhi Wo cachefiles: Fix NULL pointer dereference in object->file Su Yue ocfs2: check dir i_size in ocfs2_find_entry Bartosz Golaszewski gpio: xilinx: remove excess kernel doc Paul Fertser net/ncsi: use dev_set_mac_address() for Get MC MAC Address handling WangYuli MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as static Pavel Begunkov io_uring/rw: commit provided buffer state on async Pavel Begunkov io_uring: fix io_req_prep_async with provided buffers Pavel Begunkov io_uring: fix multishots with selected buffers Michal Simek rtc: zynqmp: Fix optional clock name property Thomas Weißschuh ptp: Ensure info->enable callback is always set Javier Carrasco pinctrl: samsung: fix fwnode refcount cleanup if platform_get_irq_optional() fails Tomas Glozar rtla/timerlat_top: Stop timerlat tracer on signal Tomas Glozar rtla/timerlat_hist: Stop timerlat tracer on signal Tomas Glozar rtla: Add trace_instance_stop Tomas Glozar rtla/osnoise: Distinguish missing workload option Milos Reljin net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset Paul Fertser net/ncsi: wait for the last response to Deselect Package before configuring channel Ekansh Gupta misc: fastrpc: Fix copy buffer page size Ekansh Gupta misc: fastrpc: Fix registered buffer page address Anandu Krishnan E misc: fastrpc: Deregister device nodes properly in error scenarios Ivan Stepchenko mtd: onenand: Fix uninitialized retlen in do_otp_read() Nick Chan irqchip/apple-aic: Only handle PMC interrupt as FIQ when configured so Frank Li i3c: master: Fix missing 'ret' assignment in set_speed() Dan Carpenter NFC: nci: Add bounds checking in nci_hci_create_pipe() Pekka Pessi mailbox: tegra-hsp: Clear mailbox before using message Nikita Zhandarovich nilfs2: fix possible int overflows in nilfs_fiemap() Matthew Wilcox (Oracle) ocfs2: handle a symlink read error correctly Heming Zhao ocfs2: fix incorrect CPU endianness conversion causing mount failure Mike Snitzer pnfs/flexfiles: retry getting layout segment for reads Matthieu Baerts (NGI0) selftests: mptcp: connect: -f: no reconnect Alex Williamson vfio/platform: check the bounds of read/write syscalls Jens Axboe io_uring/net: don't retry connect operation on EPOLLERR Jennifer Berringer nvmem: core: improve range check for nvmem_cell_write() Luca Weiss nvmem: qcom-spmi-sdam: Set size in struct nvmem_config Bartosz Golaszewski crypto: qce - unregister previously registered algos in error path Bartosz Golaszewski crypto: qce - fix goto jump in error path Niklas Cassel ata: libata-sff: Ensure that we cannot write outside the allocated buffer Catalin Marinas mm: kmemleak: fix upper boundary check for physical address objects Ricardo Ribalda media: uvcvideo: Remove redundant NULL assignment Ricardo Ribalda media: uvcvideo: Fix event flags in uvc_ctrl_send_events Mehdi Djait media: ccs: Fix cleanup order in ccs_probe() Sakari Ailus media: ccs: Fix CCS static data parsing for large block sizes Sam Bobrowicz media: ov5640: fix get_light_freq on auto Cosmin Tanislav media: mc: fix endpoint iteration Krzysztof Kozlowski soc: qcom: smem_state: fix missing of_node_put in error path Javier Carrasco iio: light: as73211: fix channel handling in only-color triggered buffer Sakari Ailus media: ccs: Clean up parsed CCS static data on parse failure Marco Elver kfence: skip __GFP_THISNODE allocations on NUMA systems Gabriele Monaco rv: Reset per-task monitors also for idle tasks Aubrey Li ACPI: PRM: Remove unnecessary strict handler address checks Wentao Liang xfs: Add error handling for xfs_reflink_cancel_cow_range Sumit Gupta arm64: tegra: Disable Tegra234 sce-fabric node Eric Biggers crypto: qce - fix priority to be less than ARMv8 CE Krzysztof Kozlowski arm64: dts: qcom: sm8450: Fix MPSS memory length Krzysztof Kozlowski arm64: dts: qcom: sm8350: Fix MPSS memory length Krzysztof Kozlowski arm64: dts: qcom: sm6350: Fix MPSS memory length Krzysztof Kozlowski arm64: dts: qcom: sm6350: Fix ADSP memory length Nathan Chancellor x86/boot: Use '-std=gnu11' to fix build with GCC 15 Nathan Chancellor kbuild: Move -Wenum-enum-conversion to W=2 Long Li scsi: storvsc: Set correct data length for sending SCSI command without payload Quinn Tran scsi: qla2xxx: Move FCE Trace buffer allocation to user control Georg Gottleuber nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirk Georg Gottleuber nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk Zijun Hu PCI: endpoint: Finish virtual EP removal in pci_epf_remove_vepf() Brad Griffis arm64: tegra: Fix Tegra234 PCIe interrupt-map Kuan-Wei Chiu ALSA: hda: Fix headset detection failure due to unstable sort Edson Juliano Drosdeck ALSA: hda/realtek: Enable headset mic on Positivo C6400 Thadeu Lima de Souza Cascardo Revert "media: uvcvideo: Require entities to have a non-zero unique ID" Jens Axboe block: don't revert iter for -EIOCBQUEUED Mateusz Jończyk mips/math-emu: fix emulation of the prefx instruction Hou Tao dm-crypt: track tag_offset in convert_context Hou Tao dm-crypt: don't update io->sector after kcryptd_crypt_write_io_submit() Narayana Murty N powerpc/pseries/eeh: Fix get PE state translation Kexy Biscuit MIPS: Loongson64: remove ROM Size unit in boardinfo Claudiu Beznea serial: sh-sci: Do not probe the serial port if its slot in sci_ports[] is in use Claudiu Beznea serial: sh-sci: Drop __initdata macro for port_cfg Stephan Gerhold soc: qcom: socinfo: Avoid out of bounds read of serial number Mario Limonciello ASoC: acp: Support microphone from Lenovo Go S Thinh Nguyen usb: gadget: f_tcm: Don't prepare BOT write request twice Thinh Nguyen usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint Thinh Nguyen usb: gadget: f_tcm: Decrement command ref count on cleanup Thinh Nguyen usb: gadget: f_tcm: Translate error to sense Marcel Hamer wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize() Bitterblue Smith wifi: rtlwifi: rtl8821ae: Fix media status report Heiko Stuebner HID: hid-sensor-hub: don't use stale platform-data on remove Zijun Hu of: reserved-memory: Fix using wrong number of cells to get property 'alignment' Zijun Hu of: Fix of_find_node_opts_by_path() handling of alias+path+options Zijun Hu of: Correct child specifier used as input of the 2nd nexus node Bao D. Nguyen scsi: ufs: core: Fix the HIGH/LOW_TEMP Bit Definitions Kuan-Wei Chiu perf bench: Fix undefined behavior in cmpworker() Nathan Chancellor efi: libstub: Use '-std=gnu11' to fix build with GCC 15 Zijun Hu blk-cgroup: Fix class @block_class's subsystem refcount leakage Anastasia Belova clk: qcom: clk-rpmh: prevent integer overflow in recalc_rate Satya Priya Kakitapalli clk: qcom: gcc-mdm9607: Fix cmd_rcgr offset for blsp1_uart6 rcg Luca Weiss clk: qcom: dispcc-sm6350: Add missing parent_map for a clock Luca Weiss clk: qcom: gcc-sm6350: Add missing parent_map for two clocks Gabor Juhos clk: qcom: clk-alpha-pll: fix alpha mode configuration Cody Eksal clk: sunxi-ng: a100: enable MMC clock reparenting Fedor Pchelkin Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection Fedor Pchelkin Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc Ville Syrjälä drm/i915: Drop 64bpp YUV formats from ICL+ SDR planes Haoxiang Li drm/komeda: Add check for komeda_get_layer_fourcc_list() Daniele Ceraolo Spurio drm/i915/guc: Debug print LRC state entries only if the context is pinned Tom Chung Revert "drm/amd/display: Use HW lock mgr for PSR1" Lijo Lazar drm/amd/pm: Mark MM activity as unsupported Dan Carpenter ksmbd: fix integer overflows on 32 bit systems David Hildenbrand KVM: s390: vsie: fix some corner-cases when grabbing vsie pages Sean Christopherson KVM: Explicitly verify target vCPU is online in kvm_get_vcpu() Jakob Unterwurzacher arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma Thomas Zimmermann drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event() Dan Carpenter binfmt_flat: Fix integer overflow bug on 32 bit systems Nam Cao fs/proc: do_task_stat: Fix ESP not readable during coredump Thomas Zimmermann m68k: vga: Fix I/O defines Heiko Carstens s390/futex: Fix FUTEX_OP_ANDN implementation Meetakshi Setiya smb: client: change lease epoch type from unsigned int to __u16 Maarten Lankhorst drm/modeset: Handle tiled displays in pan_display_atomic. Sebastian Wiese-Wagner ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx Alexander Sverdlin leds: lp8860: Write full EEPROM, not only half of it Viresh Kumar cpufreq: s3c64xx: Fix compilation warning Ido Schimmel net: sched: Fix truncation of offloaded action statistics Willem de Bruijn tun: revert fix group permission check Cong Wang netem: Update sch->q.qlen before qdisc_tree_reduce_backlog() Andy Shevchenko ACPI: property: Fix return value for nval == 0 in acpi_data_prop_read() Juergen Gross x86/xen: add FRAME_END to xen_hypercall_hvm() Juergen Gross x86/xen: fix xen_hypercall_hvm() to not clobber %rbx Eric Dumazet net: rose: lock the socket in rose_bind() Jacob Moroni net: atlantic: fix warning during hot unplug Mark Tomlinson gpio: pca953x: Improve interrupt support Yan Zhai udp: gso: do not drop small packets when PMTU reduces Lenny Szubowicz tg3: Disable tg3 PCIe AER on system reboot Hans Verkuil gpu: drm_dp_cec: fix broken CEC adapter properties check Prasad Pandit firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entry Daniel Wagner nvme: handle connectivity loss in nvme_set_queue_count Darrick J. Wong xfs: don't over-report free space or inodes in statvfs Darrick J. Wong xfs: report realtime block quota limits on realtime directories Sean Anderson gpio: xilinx: Convert gpio_lock to raw spinlock Linus Walleij gpio: xilinx: Convert to immutable irq_chip Paul Fertser net/ncsi: fix locking in Get MAC Address handling Peter Delevoryas net/ncsi: Add NC-SI 1.2 Get MC MAC Address command Joe Hattori usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in the error path of .probe() Uwe Kleine-König usb: chipidea/ci_hdrc_imx: Convert to platform remove callback returning void Paolo Bonzini KVM: e500: always restore irqs Sean Christopherson KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults Sean Christopherson KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lock Sean Christopherson KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map() Armin Wolf platform/x86: acer-wmi: Ignore AC events Illia Ostapyshyn Input: allocate keycode for phone linking Yu-Chun Lin ASoC: amd: Add ACPI dependency to fix build error Kuninori Morimoto ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callback Hans de Goede platform/x86: int3472: Check for adev == NULL Robin Murphy iommu/arm-smmu-v3: Clean up more on probe failure David Woodhouse x86/kexec: Allocate PGD for x86_64 transition page tables separately Liu Ye selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack() Dan Carpenter tipc: re-order conditions in tipc_crypto_key_rcv() Yuanjie Yang mmc: sdhci-msm: Correctly set the load for the regulator Maciej S. Szmigiero net: wwan: iosm: Fix hibernation by re-binding the driver around it Mazin Al Haddad Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync Borislav Petkov APEI: GHES: Have GHES honor the panic= setting Randolph Ha i2c: Force ELAN06FA touchpad I2C bus freq to 100KHz Miri Korenblit wifi: iwlwifi: avoid memory leak Stefan Dösinger wifi: brcmfmac: Check the return value of of_property_read_string_index() Vadim Fedorenko net/mlx5: use do_aux_work for PHC overflow checks Even Xu HID: Wacom: Add PCI Wacom device support Hans de Goede mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-id Tetsuo Handa tomoyo: don't emit warning in tomoyo_write_control() Dmitry Antipov wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy() Shawn Lin mmc: core: Respect quirk_max_rate for non-UHS SDIO card Stas Sergeev tun: fix group permission check Leo Stone safesetid: check size of policy writes Hermes Wu drm/bridge: it6505: fix HDCP CTS compare V matching Hermes Wu drm/bridge: it6505: fix HDCP encryption when R0 ready Hermes Wu drm/bridge: it6505: fix HDCP Bstatus check Hermes Wu drm/bridge: it6505: Change definition MAX_HDCP_DOWN_STREAM_COUNT Fangzhi Zuo drm/amd/display: Fix Mode Cutoff in DSC Passthrough to DP2.1 Monitor Kuan-Wei Chiu printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX Dongwon Kim drm/virtio: New fence for every plane update Yazen Ghannam x86/amd_nb: Restrict init function to AMD-based systems Carlos Llamas lockdep: Fix upper limit for LOCKDEP_*_BITS configs Suleiman Souhlal sched: Don't try to catch up excess steal time. Josef Bacik btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handling Hao-ran Zheng btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_extents() Kees Cook exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case Anshuman Khandual arm64/mm: Ensure adequate HUGE_MAX_HSTATE Filipe Manana btrfs: fix use-after-free when attempting to join an aborted transaction Antonio Borneo pinctrl: stm32: fix array read out of bound Nathan Chancellor s390: Add '-std=gnu11' to decompressor and purgatory CFLAGS Thomas Weißschuh ptp: Properly handle compat ioctls Qu Wenruo btrfs: output the reason for open_ctree() failure Dan Carpenter media: imx-jpeg: Fix potential error pointer dereference in detach_pm() Laurentiu Palcu staging: media: max96712: fix kernel oops when removing module Thinh Nguyen usb: gadget: f_tcm: Don't free command immediately Laurent Pinchart media: uvcvideo: Fix double free in error path Arnaud Pouliquen remoteproc: core: Fix ida_free call while not allocated Paolo Abeni mptcp: handle fastopen disconnect correctly Paolo Abeni mptcp: consolidate suboption status Kyle Tso usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS Jos Wang usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSE Kyle Tso usb: dwc3: core: Defer the probe until USB power supply ready Joe Hattori usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk() Thinh Nguyen usb: gadget: f_tcm: Fix Get/SetInterface return value Sean Rhodes drivers/card_reader/rtsx_usb: Restore interrupt based detection Michal Pecio usb: xhci: Fix NULL pointer dereference on certain command aborts Nikita Zhandarovich net: usb: rtl8150: enable basic endpoint checking Lianqin Hu ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro Ricardo B. Marliere ktest.pl: Check kernelrelease return in get_version Tim Huang drm/amd/display: fix double free issue during amdgpu module unload Puranjay Mohan nvme: fix metadata handling in nvme-passthrough Pablo Neira Ayuso netfilter: nf_tables: reject mismatching sum of field_len with set key length Parth Pancholi kbuild: switch from lz4c to lz4 for compression Chuck Lever NFSD: Reset cb_seq_status after NFS4ERR_DELAY Daniel Lee f2fs: Introduce linear search for dentries Lin Yujun hexagon: Fix unbalanced spinlock in die() Willem de Bruijn hexagon: fix using plain integer as NULL pointer warning in cmpxchg Masahiro Yamada kconfig: fix memory leak in sym_warn_unmet_dep() Sergey Senozhatsky kconfig: WERROR unmet symbol dependency Masahiro Yamada kconfig: deduplicate code in conf_read_simple() Masahiro Yamada kconfig: remove unused code for S_DEF_AUTO in conf_read_simple() Masahiro Yamada kconfig: require a space after '#' for valid input Sergey Senozhatsky kconfig: add warn-unknown-symbols sanity check Masahiro Yamada kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST Detlev Casanova ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback Masahiro Yamada genksyms: fix memory leak when the same symbol is read from *.symref file Masahiro Yamada genksyms: fix memory leak when the same symbol is added from source Eric Dumazet net: hsr: fix fill_frame_info() regression vs VLAN packets Kory Maincent net: sh_eth: Fix missing rtnl lock in suspend/resume path Rafał Miłecki bgmac: reduce max frame size to support just MTU 1500 Howard Chu perf trace: Fix runtime error of index out of bounds Chenyuan Yang net: davicom: fix UAF in dm9000_drv_remove Shigeru Yoshida vxlan: Fix uninit-value in vxlan_vnifilter_dump() Jakub Kicinski net: netdevsim: try to close UDP port harness races Eric Dumazet net: rose: fix timer races against user threads Michal Swiatkowski iavf: allow changing VLAN state without calling PF Wentao Liang PM: hibernate: Add error handling for syscore_suspend() Eric Dumazet ipmr: do not call mr_mfc_uses_dev() for unres entries Dheeraj Reddy Jonnalagadda net: fec: implement TSO descriptor cleanup Ahmad Fatoum gpio: mxc: remove dead code after switch to DT-only Jian Shen net: hns3: fix oops when unload drivers paralleling Alexander Stein regulator: core: Add missing newline character pangliyuan ubifs: skip dumping tnc tree when zroot is null Oleksij Rempel rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read Joe Hattori dmaengine: ti: edma: fix OF node reference leaks in edma_driver Jianbo Liu xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO Luo Yifan tools/bootconfig: Fix the wrong format specifier Olga Kornievskaia NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE Olga Kornievskaia NFSv4.2: fix COPY_NOTIFY xdr buf size calculation John Ogness serial: 8250: Adjust the timeout for FIFO mode Sebastian Andrzej Siewior module: Extend the preempt disabled section in dereference_symbol_descriptor(). Su Yue ocfs2: mark dquot as inactive if failed to start trans while releasing dquot Guixin Liu scsi: ufs: bsg: Delete bsg_dev when setting up bsg fails Paul Menzel scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1 Manivannan Sadhasivam PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test Damien Le Moal PCI: epf-test: Simplify DMA support checks Mohamed Khalfella PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL on error King Dix PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region() Joe Hattori staging: media: imx: fix OF node leak in imx_media_add_of_subdevs() Joe Hattori mtd: hyperbus: hbmc-am654: fix an OF node reference leak Uwe Kleine-König mtd: hyperbus: hbmc-am654: Convert to platform remove callback returning void Ricardo Ribalda media: uvcvideo: Propagate buf->error to userspace Jiasheng Jiang media: camif-core: Add check for clk_enable() Jiasheng Jiang media: mipi-csis: Add check for clk_enable() Dave Stevenson media: i2c: ov9282: Correct the exposure offset Luca Weiss media: i2c: imx412: Add missing newline to prints Jiasheng Jiang media: marvell: Add check for clk_enable() Zijun Hu PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() Chen Ni media: lmedm04: Handle errors for lme2510_int_read Oliver Neukum media: rc: iguanair: handle timeouts Qasim Ijaz iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index() Zhu Yanjun RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]" Randy Dunlap efi: sysfb_efi: fix W=1 warnings when EFI is not set Zijun Hu of: reserved-memory: Do not make kmemleak ignore freed address Michael Guralnik RDMA/mlx5: Fix indirect mkey ODP page count Joe Hattori fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device() Rafał Miłecki ARM: dts: mediatek: mt7623: fix IR nodename Vladimir Zapolskiy arm64: dts: qcom: sm8250: Fix interrupt types of camss interrupts Vladimir Zapolskiy arm64: dts: qcom: sdm845: Fix interrupt types of camss interrupts Jason-JH.Lin dts: arm64: mediatek: mt8195: Remove MT8183 compatible for OVL Konrad Dybcio arm64: dts: qcom: sc8280xp: Fix up remoteproc register space sizes Neil Armstrong arm64: dts: qcom: sm8150-microsoft-surface-duo: fix typos in da7280 properties Neil Armstrong arm64: dts: qcom: sc7180-trogdor-pompom: rename 5v-choke thermal zone Konrad Dybcio arm64: dts: qcom: sc7180-*: Remove thermal zone polling delays Luca Weiss arm64: dts: qcom: pm6150l: add temp sensor and thermal zone config Neil Armstrong arm64: dts: qcom: sc7180-trogdor-quackingstick: add missing avee-supply Nikita Travkin arm64: dts: qcom: sc7180: Drop redundant disable in mdp Nikita Travkin arm64: dts: qcom: sc7180: Don't enable lpass clocks by default Krzysztof Kozlowski arm64: dts: qcom: sc7180-trogdor-wormdingler: use just "port" in panel Krzysztof Kozlowski arm64: dts: qcom: sc7180-trogdor-quackingstick: use just "port" in panel Krzysztof Kozlowski arm64: dts: qcom: sc7180-idp: use just "port" in panel Bryan O'Donoghue arm64: dts: qcom: sc7180: Add compat qcom,sc7180-dsi-ctrl Bryan Brattlof arm64: dts: ti: k3-am62a: Remove duplicate GICR reg Bryan Brattlof arm64: dts: ti: k3-am62: Remove duplicate GICR reg Dmitry Baryshkov arm64: dts: qcom: sm8450: correct sleep clock frequency Dmitry Baryshkov arm64: dts: qcom: sm8350: correct sleep clock frequency Dmitry Baryshkov arm64: dts: qcom: sm8250: correct sleep clock frequency Dmitry Baryshkov arm64: dts: qcom: sm6125: correct sleep clock frequency Dmitry Baryshkov arm64: dts: qcom: sc7280: correct sleep clock frequency Dmitry Baryshkov arm64: dts: qcom: msm8994: correct sleep clock frequency Dmitry Baryshkov arm64: dts: qcom: msm8916: correct sleep clock frequency Luca Weiss arm64: dts: qcom: sm7225-fairphone-fp4: Drop extra qcom,msm-id value Konrad Dybcio arm64: dts: qcom: msm8994: Describe USB interrupts Konrad Dybcio arm64: dts: qcom: msm8996: Fix up USB3 interrupts Marek Vasut arm64: dts: qcom: msm8996-xiaomi-gemini: Fix LP5562 LED1 reg property Chen-Yu Tsai arm64: dts: mediatek: mt8183-kukui-jacuzzi: Drop pp3300_panel voltage settings Joe Hattori memory: tegra20-emc: fix an OF node reference bug in tegra_emc_find_node_by_ram_code() Ma Ke RDMA/srp: Fix error handling in srp_add_port Hsin-Te Yuan arm64: dts: mediatek: mt8183: willow: Support second source touchscreen Hsin-Te Yuan arm64: dts: mediatek: mt8183: kenzo: Support second source touchscreen Chen-Yu Tsai arm64: dts: mediatek: mt8173-evb: Fix MT6397 PMIC sub-node names Chen-Yu Tsai arm64: dts: mediatek: mt8173-elm: Fix MT6397 PMIC sub-node names Chen-Yu Tsai arm64: dts: mediatek: mt8195-demo: Drop regulator-compatible property Chen-Yu Tsai arm64: dts: mediatek: mt8195-cherry: Drop regulator-compatible property Chen-Yu Tsai arm64: dts: mediatek: mt8192-asurada: Drop regulator-compatible property Chen-Yu Tsai arm64: dts: mediatek: mt8173-elm: Drop regulator-compatible property Chen-Yu Tsai arm64: dts: mediatek: mt8173-evb: Drop regulator-compatible property Dan Carpenter rdma/cxgb4: Prevent potential integer overflow on 32bit Leon Romanovsky RDMA/mlx4: Avoid false error about access to uninitialized gids array Val Packett arm64: dts: mediatek: mt8516: reserve 192 KiB for TF-A Val Packett arm64: dts: mediatek: mt8516: add i2c clock-div property Val Packett arm64: dts: mediatek: mt8516: fix wdt irq type Val Packett arm64: dts: mediatek: mt8516: fix GICv2 range Hsin-Yi Wang arm64: dts: mt8183: set DMIC one-wire mode on Damu Nicolas Ferre ARM: at91: pm: change BU Power Switch to automatic mode Javier Carrasco soc: atmel: fix device_node release in atmel_soc_device_init() Paulo Alcantara smb: client: fix oops due to unset link speed Chen Ridong padata: avoid UAF for reorder_work Chen Ridong padata: add pd get/put refcnt helper Chen Ridong padata: fix UAF in padata_reorder Kailang Yang ALSA: hda/realtek - Fixed headphone distorted sound on Acer Aspire A115-31 laptop Daniel Xu bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write Puranjay Mohan bpf: Send signals asynchronously if !preemptible Mingwei Zheng pinctrl: stm32: Add check for clk_enable() Ma Ke pinctrl: stm32: check devm_kasprintf() returned value Chen Ni pinctrl: stm32: Add check for devm_kcalloc Valentin Caron pinctrl: stm32: set default gpio line names using pin names Jiachen Zhang perf report: Fix misleading help message about --demangle Cezary Rojewski ASoC: Intel: avs: Fix theoretical infinite loop Arnaldo Carvalho de Melo perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool Arnaldo Carvalho de Melo perf namespaces: Introduce nsinfo__set_in_pidns() Arnaldo Carvalho de Melo perf top: Don't complain about lack of vmlinux when not resolving some kernel samples Thomas Weißschuh padata: fix sysfs store callback check Joe Hattori crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto() Wenkai Lin crypto: hisilicon/sec2 - fix for aead invalid authsize Wenkai Lin crypto: hisilicon/sec2 - fix for aead icv error Chenghai Huang crypto: hisilicon/sec2 - optimize the error return process Ba Jing ktest.pl: Remove unused declarations in run_bisect_test function Claudiu Beznea ASoC: renesas: rz-ssi: Use only the proper amount of dividers Zhongqiu Han perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info() Zhongqiu Han perf header: Fix one memory leakage in process_bpf_prog_info() Zhongqiu Han perf header: Fix one memory leakage in process_bpf_btf() George Lander ASoC: sun4i-spdif: Add clock multiplier settings Quentin Monnet libbpf: Fix segfault due to libelf functions not setting errno Marco Leogrande tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind Andrii Nakryiko libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missing Nikita Zhandarovich net/rose: prevent integer overflows in rose_setsockopt() Mahdi Arghavani tcp_cubic: fix incorrect HyStart round start detection Roger Quadros net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns() Florian Westphal netfilter: nft_flow_offload: update tcp state flags under lock Jamal Hadi Salim net: sched: Disallow replacing of child qdisc from one parent to another Antoine Tenart net: avoid race between device unregistration and ethnl ops Maher Sanalla net/mlxfw: Drop hard coded max FW flash image size Liu Jian net: let net.core.dev_weight always be non-zero Mickaël Salaün selftests/landlock: Fix error message Mingwei Zheng pwm: stm32: Add check for clk_enable() Bo Gan clk: analogbits: Fix incorrect calculation of vco rate delta Dmitry Antipov wifi: cfg80211: adjust allocation of colocated AP data Ilan Peer wifi: cfg80211: Handle specific BSSID in 6GHz scanning Dmitry V. Levin selftests: harness: fix printing of mismatch values in __EXPECT() Geert Uytterhoeven selftests: timers: clocksource-switch: Adapt progress to kselftest framework Gautham R. Shenoy cpufreq: ACPI: Fix max-frequency computation Peter Chiu wifi: mt76: mt7915: fix register mapping Michael Lo wifi: mt76: mt7921: fix using incorrect group cipher after disconnection. WangYuli wifi: mt76: mt76u_vendor_request: Do not print error messages when -EPROTO Mickaël Salaün landlock: Handle weird files Guangguan Wang net/smc: fix data error when recvmsg with MSG_PEEK flag Ilan Peer wifi: mac80211: Fix common size calculation for ML element Johannes Berg wifi: mac80211: prohibit deactivating all links Andreas Kemnade wifi: wlcore: fix unbalanced pm_runtime calls Zichen Xie samples/landlock: Fix possible NULL dereference in parse_path() Rob Herring (Arm) mfd: syscon: Fix race in device_node_get_regmap() Krzysztof Kozlowski mfd: syscon: Use scoped variables with memory allocators to simplify error paths Peter Griffin mfd: syscon: Add of_syscon_register_regmap() API Peter Griffin mfd: syscon: Remove extern from function prototypes Karol Przybylski HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint check Amit Pundir clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs Joe Hattori OPP: OF: Fix an OF node leak in _opp_add_static_v2() Eric Dumazet ax25: rcu protect dev->ax25_ptr Joe Hattori regulator: of: Implement the unwind path of of_regulator_match() Octavian Purdila team: prevent adding a device which is already a team device lower Marek Vasut clk: imx8mp: Fix clkout1/2 support Sultan Alsawaf (unemployed) cpufreq: schedutil: Fix superfluous updates caused by need_freq_update Mingwei Zheng pwm: stm32-lp: Add check for clk_enable() Eric Dumazet inetpeer: do not get a refcount in inet_getpeer() Eric Dumazet inetpeer: update inetpeer timestamp in inet_getpeer() Eric Dumazet inetpeer: remove create argument of inet_getpeer() Eric Dumazet inetpeer: remove create argument of inet_getpeer_v[46]() Joe Hattori leds: netxbig: Fix an OF node reference leak in netxbig_leds_get_of_pdata() Matti Vaittinen dt-bindings: mfd: bd71815: Fix rsense and typos He Rongguang cpupower: fix TSC MHz calculation Joe Hattori ACPI: fan: cleanup resources in the error path of .probe() Chen-Yu Tsai regulator: dt-bindings: mt6315: Drop regulator-compatible property Jiri Kosina HID: multitouch: fix support for Goodix PID 0x01e9 Thadeu Lima de Souza Cascardo wifi: rtlwifi: pci: wait for firmware loading before releasing memory Thadeu Lima de Souza Cascardo wifi: rtlwifi: fix memory leaks and invalid access at probe error path Thadeu Lima de Souza Cascardo wifi: rtlwifi: destroy workqueue at rtl_deinit_core Thadeu Lima de Souza Cascardo wifi: rtlwifi: remove unused check_buddy_priv Dmitry Antipov wifi: rtlwifi: remove unused dualmac control leftovers Dmitry Antipov wifi: rtlwifi: remove unused timer and related code Geert Uytterhoeven dt-bindings: leds: class-multicolor: Fix path to color definitions Neil Armstrong dt-bindings: mmc: controller: clarify the address-cells description Mingwei Zheng spi: zynq-qspi: Add check for clk_enable() Octavian Purdila net_sched: sch_sfq: don't allow 1 packet limit Eric Dumazet net_sched: sch_sfq: handle bigger packets Eric Dumazet net_sched: sch_sfq: annotate data-races around q->perturb_period Barnabás Czémán wifi: wcn36xx: fix channel survey memory allocation size Thadeu Lima de Souza Cascardo wifi: rtlwifi: usb: fix workqueue leak when probe fails Thadeu Lima de Souza Cascardo wifi: rtlwifi: fix init_sw_vars leak when probe fails Thadeu Lima de Souza Cascardo wifi: rtlwifi: wait for firmware loading before releasing memory Thadeu Lima de Souza Cascardo wifi: rtlwifi: rtl8192se: rise completion of firmware loading as last step Thadeu Lima de Souza Cascardo wifi: rtlwifi: do not complete firmware loading needlessly Balaji Pothunoori wifi: ath11k: Fix unexpected return buffer manager error for WCN6750/WCN6855 Charles Han ipmi: ipmb: Add check devm_kasprintf() returned value Thomas Gleixner genirq: Make handle_enforce_irqctx() unconditionally available Hermes Wu drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE Neil Armstrong OPP: fix dev_pm_opp_find_bw_*() when bandwidth table not initialized Neil Armstrong OPP: add index check to assert to avoid buffer overflow in _read_freq() Viresh Kumar OPP: Reuse dev_pm_opp_get_freq_indexed() Viresh Kumar OPP: Add dev_pm_opp_find_freq_exact_indexed() Manivannan Sadhasivam OPP: Introduce dev_pm_opp_get_freq_indexed() API Manivannan Sadhasivam OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs Viresh Kumar OPP: Rearrange entries in pm_opp.h Andy Yan drm/rockchip: vop2: Check linear format for Cluster windows on rk3566/8 Andy Yan drm/rockchip: vop2: Fix the windows switch between different layers Andy Yan drm/rockchip: vop2: set bg dly and prescan dly at vop2_post_config Andy Yan drm/rockchip: vop2: Set YUV/RGB overlay mode Andy Yan drm/rockchip: vop2: Fix the mixer alpha setup for layer 0 Andy Yan drm/rockchip: vop2: Fix cluster windows alpha ctrl regsiters offset Ivan Stepchenko drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_range_table Alan Stern HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections Sui Jingfeng drm/etnaviv: Fix page property being used for non writecombine buffers Dmitry Baryshkov drm/msm/dp: set safe_to_exit_level before printing it Peter Zijlstra sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat Chengming Zhou sched/psi: Use task->psi_flags to clear in CPU migration David Howells afs: Fix the fallback handling for the YFS.RemoveFile2 RPC call Christophe Leroy select: Fix unbalanced user_access_end() Randy Dunlap partitions: ldm: remove the initial kernel-doc notation Michael Ellerman selftests/powerpc: Fix argument order to timer_sub() Keisuke Nishimura nvme: Add error check for xa_store in nvme_get_effects_log Eugen Hristev pstore/blk: trivial typo fixes Yu Kuai nbd: don't allow reconnect after disconnect Yang Erkun block: retry call probe after request_module in blk_request_module Jinliang Zheng fs: fix proc_handler for sysctl_nr_open David Howells afs: Fix directory format encoding struct David Howells afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY Sourabh Jain powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is active ------------- Diffstat: .../bindings/leds/leds-class-multicolor.yaml | 2 +- .../devicetree/bindings/mfd/rohm,bd71815-pmic.yaml | 20 +-- .../devicetree/bindings/mmc/mmc-controller.yaml | 2 +- .../bindings/regulator/mt6315-regulator.yaml | 6 - Documentation/kbuild/kconfig.rst | 9 ++ Makefile | 6 +- arch/alpha/include/uapi/asm/ptrace.h | 2 + arch/alpha/kernel/asm-offsets.c | 2 + arch/alpha/kernel/entry.S | 24 ++- arch/alpha/kernel/traps.c | 2 +- arch/alpha/mm/fault.c | 4 +- arch/arm/boot/dts/dra7-l4.dtsi | 2 + arch/arm/boot/dts/mt7623.dtsi | 2 +- arch/arm/mach-at91/pm.c | 31 ++-- arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi | 29 +--- arch/arm64/boot/dts/mediatek/mt8173-evb.dts | 25 +--- .../dts/mediatek/mt8183-kukui-jacuzzi-damu.dts | 4 + .../dts/mediatek/mt8183-kukui-jacuzzi-kenzo.dts | 15 ++ .../dts/mediatek/mt8183-kukui-jacuzzi-willow.dtsi | 15 ++ .../boot/dts/mediatek/mt8183-kukui-jacuzzi.dtsi | 2 - arch/arm64/boot/dts/mediatek/mt8192-asurada.dtsi | 3 - arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi | 2 - arch/arm64/boot/dts/mediatek/mt8195-demo.dts | 9 -- arch/arm64/boot/dts/mediatek/mt8195.dtsi | 2 +- arch/arm64/boot/dts/mediatek/mt8516.dtsi | 11 +- arch/arm64/boot/dts/mediatek/pumpkin-common.dtsi | 2 - arch/arm64/boot/dts/nvidia/tegra234.dtsi | 6 +- arch/arm64/boot/dts/qcom/msm8916.dtsi | 2 +- arch/arm64/boot/dts/qcom/msm8994.dtsi | 11 +- arch/arm64/boot/dts/qcom/msm8996-xiaomi-gemini.dts | 2 +- arch/arm64/boot/dts/qcom/msm8996.dtsi | 9 +- arch/arm64/boot/dts/qcom/pm6150.dtsi | 2 +- arch/arm64/boot/dts/qcom/pm6150l.dtsi | 35 +++++ arch/arm64/boot/dts/qcom/sc7180-idp.dts | 15 +- .../arm64/boot/dts/qcom/sc7180-trogdor-coachz.dtsi | 1 - .../boot/dts/qcom/sc7180-trogdor-homestar.dtsi | 1 - .../arm64/boot/dts/qcom/sc7180-trogdor-pompom.dtsi | 7 +- .../dts/qcom/sc7180-trogdor-quackingstick.dtsi | 12 +- .../boot/dts/qcom/sc7180-trogdor-wormdingler.dtsi | 12 +- arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi | 9 +- arch/arm64/boot/dts/qcom/sc7180.dtsi | 34 +---- arch/arm64/boot/dts/qcom/sc7280.dtsi | 2 +- arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 6 +- arch/arm64/boot/dts/qcom/sdm845.dtsi | 20 +-- arch/arm64/boot/dts/qcom/sm6125.dtsi | 2 +- arch/arm64/boot/dts/qcom/sm6350.dtsi | 4 +- arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts | 2 +- .../boot/dts/qcom/sm8150-microsoft-surface-duo.dts | 4 +- arch/arm64/boot/dts/qcom/sm8250.dtsi | 30 ++-- arch/arm64/boot/dts/qcom/sm8350.dtsi | 4 +- arch/arm64/boot/dts/qcom/sm8450.dtsi | 4 +- arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 1 - arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 1 - arch/arm64/kernel/cacheinfo.c | 12 +- arch/arm64/kernel/vdso/vdso.lds.S | 1 + arch/arm64/kernel/vmlinux.lds.S | 1 + arch/arm64/mm/hugetlbpage.c | 12 ++ arch/hexagon/include/asm/cmpxchg.h | 2 +- arch/hexagon/kernel/traps.c | 4 +- arch/m68k/include/asm/vga.h | 8 +- arch/mips/kernel/ftrace.c | 2 +- arch/mips/loongson64/boardinfo.c | 2 - arch/mips/math-emu/cp1emu.c | 2 +- arch/powerpc/include/asm/hugetlb.h | 9 ++ arch/powerpc/kvm/e500_mmu_host.c | 21 +-- arch/powerpc/platforms/pseries/eeh_pseries.c | 6 +- arch/s390/Makefile | 2 +- arch/s390/include/asm/futex.h | 2 +- arch/s390/kvm/vsie.c | 25 +++- arch/s390/purgatory/Makefile | 2 +- arch/x86/boot/compressed/Makefile | 1 + arch/x86/events/intel/core.c | 5 +- arch/x86/include/asm/kexec.h | 18 ++- arch/x86/include/asm/mmu.h | 2 + arch/x86/include/asm/mmu_context.h | 1 + arch/x86/include/asm/msr-index.h | 3 +- arch/x86/include/asm/tlbflush.h | 1 + arch/x86/kernel/amd_nb.c | 4 + arch/x86/kernel/i8253.c | 11 +- arch/x86/kernel/machine_kexec_64.c | 45 +++--- arch/x86/kernel/static_call.c | 1 - arch/x86/kvm/hyperv.c | 6 +- arch/x86/kvm/mmu/mmu.c | 2 +- arch/x86/kvm/svm/nested.c | 10 +- arch/x86/mm/tlb.c | 35 ++++- arch/x86/xen/mmu_pv.c | 79 ++++++++-- arch/x86/xen/xen-head.S | 5 +- block/blk-cgroup.c | 1 + block/fops.c | 5 +- block/genhd.c | 22 ++- block/partitions/ldm.h | 2 +- block/partitions/mac.c | 18 ++- drivers/acpi/apei/ghes.c | 10 +- drivers/acpi/fan_core.c | 10 +- drivers/acpi/prmt.c | 4 +- drivers/acpi/property.c | 10 +- drivers/ata/libata-sff.c | 18 ++- drivers/base/regmap/regmap-irq.c | 2 + drivers/block/nbd.c | 1 + drivers/char/ipmi/ipmb_dev_int.c | 3 + drivers/clk/analogbits/wrpll-cln28hpc.c | 2 +- drivers/clk/imx/clk-imx8mp.c | 5 +- drivers/clk/qcom/clk-alpha-pll.c | 2 + drivers/clk/qcom/clk-rpmh.c | 2 +- drivers/clk/qcom/dispcc-sm6350.c | 7 +- drivers/clk/qcom/gcc-mdm9607.c | 2 +- drivers/clk/qcom/gcc-sdm845.c | 32 ++-- drivers/clk/qcom/gcc-sm6350.c | 22 ++- drivers/clk/sunxi-ng/ccu-sun50i-a100.c | 6 +- drivers/clocksource/i8253.c | 13 +- drivers/cpufreq/acpi-cpufreq.c | 36 +++-- drivers/cpufreq/s3c64xx-cpufreq.c | 11 +- drivers/crypto/hisilicon/sec2/sec.h | 3 +- drivers/crypto/hisilicon/sec2/sec_crypto.c | 164 ++++++++++----------- drivers/crypto/hisilicon/sec2/sec_crypto.h | 11 -- drivers/crypto/ixp4xx_crypto.c | 3 + drivers/crypto/qce/aead.c | 2 +- drivers/crypto/qce/core.c | 13 +- drivers/crypto/qce/sha.c | 2 +- drivers/crypto/qce/skcipher.c | 2 +- drivers/dma/ti/edma.c | 3 +- drivers/firmware/Kconfig | 2 +- drivers/firmware/efi/efi.c | 6 +- drivers/firmware/efi/libstub/Makefile | 2 +- drivers/firmware/efi/libstub/randomalloc.c | 3 + drivers/firmware/efi/libstub/relocate.c | 3 + drivers/firmware/efi/sysfb_efi.c | 2 +- drivers/gpio/gpio-bcm-kona.c | 71 +++++++-- drivers/gpio/gpio-mxc.c | 3 +- drivers/gpio/gpio-pca953x.c | 19 --- drivers/gpio/gpio-stmpe.c | 15 +- drivers/gpio/gpio-xilinx.c | 56 +++---- drivers/gpio/gpiolib-acpi.c | 14 ++ .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 6 +- .../amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c | 8 + .../amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c | 8 + drivers/gpu/drm/amd/display/dc/core/dc_link.c | 2 +- .../gpu/drm/amd/display/dc/dce/dmub_hw_lock_mgr.c | 3 +- .../gpu/drm/amd/display/dc/dcn30/dcn30_resource.c | 3 + .../gpu/drm/amd/display/dc/dcn31/dcn31_resource.c | 5 + .../drm/amd/display/dc/dcn314/dcn314_resource.c | 5 + .../drm/amd/display/dc/dcn315/dcn315_resource.c | 2 + .../drm/amd/display/dc/dcn316/dcn316_resource.c | 2 + .../gpu/drm/amd/display/dc/dcn32/dcn32_resource.c | 5 + .../drm/amd/display/dc/dcn321/dcn321_resource.c | 2 + .../gpu/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c | 2 + drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 3 +- drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c | 1 - .../drm/arm/display/komeda/komeda_wb_connector.c | 4 + drivers/gpu/drm/bridge/ite-it6505.c | 65 ++++---- drivers/gpu/drm/display/drm_dp_cec.c | 14 +- drivers/gpu/drm/drm_fb_helper.c | 14 +- drivers/gpu/drm/etnaviv/etnaviv_gem.c | 16 +- drivers/gpu/drm/i915/display/skl_universal_plane.c | 4 - drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c | 20 ++- drivers/gpu/drm/i915/selftests/i915_gem_gtt.c | 4 +- drivers/gpu/drm/msm/dp/dp_audio.c | 2 +- drivers/gpu/drm/rockchip/cdn-dp-core.c | 9 +- drivers/gpu/drm/rockchip/rockchip_drm_drv.h | 1 + drivers/gpu/drm/rockchip/rockchip_drm_vop2.c | 120 +++++++++++---- drivers/gpu/drm/rockchip/rockchip_drm_vop2.h | 1 + drivers/gpu/drm/tidss/tidss_dispc.c | 22 +-- drivers/gpu/drm/v3d/v3d_perfmon.c | 5 + drivers/gpu/drm/virtio/virtgpu_drv.h | 7 + drivers/gpu/drm/virtio/virtgpu_plane.c | 58 +++++--- drivers/hid/hid-core.c | 2 + drivers/hid/hid-multitouch.c | 7 +- drivers/hid/hid-sensor-hub.c | 21 ++- drivers/hid/hid-thrustmaster.c | 8 + drivers/hid/wacom_wac.c | 5 + drivers/i2c/i2c-core-acpi.c | 22 +++ drivers/i3c/master.c | 2 +- drivers/i3c/master/i3c-master-cdns.c | 1 + drivers/iio/light/as73211.c | 24 ++- drivers/infiniband/hw/cxgb4/device.c | 6 +- drivers/infiniband/hw/efa/efa_main.c | 9 +- drivers/infiniband/hw/mlx4/main.c | 6 +- drivers/infiniband/hw/mlx5/odp.c | 32 ++-- drivers/infiniband/sw/rxe/rxe_pool.c | 11 +- drivers/infiniband/ulp/srp/ib_srp.c | 1 - drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 17 ++- drivers/irqchip/irq-apple-aic.c | 3 +- drivers/leds/leds-lp8860.c | 2 +- drivers/leds/leds-netxbig.c | 1 + drivers/mailbox/tegra-hsp.c | 6 +- drivers/md/dm-crypt.c | 27 ++-- drivers/media/dvb-frontends/cxd2841er.c | 8 +- drivers/media/i2c/ccs/ccs-core.c | 6 +- drivers/media/i2c/ccs/ccs-data.c | 14 +- drivers/media/i2c/imx412.c | 42 +++--- drivers/media/i2c/ov5640.c | 1 + drivers/media/i2c/ov9282.c | 2 +- drivers/media/platform/marvell/mcam-core.c | 7 +- drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c | 7 +- .../media/platform/samsung/exynos4-is/mipi-csis.c | 10 +- .../media/platform/samsung/s3c-camif/camif-core.c | 13 +- drivers/media/rc/iguanair.c | 4 +- drivers/media/test-drivers/vidtv/vidtv_bridge.c | 8 +- drivers/media/usb/dvb-usb-v2/lmedm04.c | 12 +- drivers/media/usb/uvc/uvc_ctrl.c | 8 +- drivers/media/usb/uvc/uvc_driver.c | 70 ++++----- drivers/media/usb/uvc/uvc_queue.c | 3 +- drivers/media/usb/uvc/uvc_status.c | 1 + drivers/media/v4l2-core/v4l2-mc.c | 2 +- drivers/memory/tegra/tegra20-emc.c | 8 +- drivers/mfd/lpc_ich.c | 3 +- drivers/mfd/syscon.c | 81 +++++++--- drivers/misc/cardreader/rtsx_usb.c | 15 ++ drivers/misc/fastrpc.c | 8 +- drivers/mmc/core/sdio.c | 2 + drivers/mmc/host/mtk-sd.c | 31 ++-- drivers/mmc/host/sdhci-msm.c | 53 ++++++- drivers/mtd/hyperbus/hbmc-am654.c | 25 ++-- drivers/mtd/nand/onenand/onenand_base.c | 1 + drivers/net/can/c_can/c_can_platform.c | 5 +- drivers/net/can/ctucanfd/ctucanfd_base.c | 10 +- drivers/net/ethernet/aquantia/atlantic/aq_nic.c | 4 +- drivers/net/ethernet/broadcom/bgmac.h | 3 +- drivers/net/ethernet/broadcom/tg3.c | 58 ++++++++ drivers/net/ethernet/davicom/dm9000.c | 3 +- drivers/net/ethernet/freescale/fec_main.c | 31 +++- drivers/net/ethernet/hisilicon/hns3/hnae3.c | 15 ++ drivers/net/ethernet/hisilicon/hns3/hnae3.h | 2 + drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 2 + .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 2 + .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 2 + drivers/net/ethernet/intel/iavf/iavf_main.c | 19 ++- .../net/ethernet/mellanox/mlx5/core/lib/clock.c | 24 +-- drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.c | 2 - .../net/ethernet/mellanox/mlxsw/spectrum_ethtool.c | 4 +- drivers/net/ethernet/renesas/sh_eth.c | 4 + drivers/net/ethernet/ti/am65-cpsw-nuss.c | 2 +- drivers/net/netdevsim/ipsec.c | 12 +- drivers/net/netdevsim/netdevsim.h | 1 + drivers/net/netdevsim/udp_tunnels.c | 23 +-- drivers/net/phy/nxp-c45-tja11xx.c | 2 + drivers/net/team/team.c | 11 +- drivers/net/tun.c | 2 +- drivers/net/usb/rtl8150.c | 22 +++ drivers/net/vxlan/vxlan_core.c | 7 +- drivers/net/vxlan/vxlan_vnifilter.c | 5 + drivers/net/wireless/ath/ath11k/dp_rx.c | 1 + drivers/net/wireless/ath/ath11k/hal_rx.c | 3 +- drivers/net/wireless/ath/wcn36xx/main.c | 5 +- .../wireless/broadcom/brcm80211/brcmfmac/core.c | 5 + .../net/wireless/broadcom/brcm80211/brcmfmac/of.c | 8 +- .../broadcom/brcm80211/brcmsmac/phy/phy_n.c | 3 + drivers/net/wireless/intel/iwlwifi/fw/acpi.c | 13 +- drivers/net/wireless/mediatek/mt76/mt7915/mmio.c | 2 +- drivers/net/wireless/mediatek/mt76/mt7921/main.c | 8 +- drivers/net/wireless/mediatek/mt76/usb.c | 4 +- drivers/net/wireless/realtek/rtlwifi/base.c | 29 +--- drivers/net/wireless/realtek/rtlwifi/base.h | 2 - drivers/net/wireless/realtek/rtlwifi/pci.c | 66 ++------- .../net/wireless/realtek/rtlwifi/rtl8192se/sw.c | 7 +- .../net/wireless/realtek/rtlwifi/rtl8821ae/fw.h | 4 +- drivers/net/wireless/realtek/rtlwifi/usb.c | 12 +- drivers/net/wireless/realtek/rtlwifi/wifi.h | 23 --- drivers/net/wireless/ti/wlcore/main.c | 10 +- drivers/net/wwan/iosm/iosm_ipc_pcie.c | 56 ++++++- drivers/nvme/host/core.c | 16 +- drivers/nvme/host/ioctl.c | 8 +- drivers/nvme/host/pci.c | 4 +- drivers/nvmem/core.c | 2 + drivers/nvmem/qcom-spmi-sdam.c | 1 + drivers/of/base.c | 8 +- drivers/of/of_reserved_mem.c | 7 +- drivers/opp/core.c | 156 ++++++++++++++++---- drivers/opp/of.c | 4 +- drivers/parport/parport_pc.c | 5 + drivers/pci/controller/pcie-rcar-ep.c | 2 +- drivers/pci/endpoint/functions/pci-epf-test.c | 51 +++---- drivers/pci/endpoint/pci-epc-core.c | 2 +- drivers/pci/endpoint/pci-epf-core.c | 1 + drivers/pci/quirks.c | 12 ++ drivers/pci/switch/switchtec.c | 26 ++++ drivers/pinctrl/pinctrl-cy8c95x0.c | 2 +- drivers/pinctrl/samsung/pinctrl-samsung.c | 2 +- drivers/pinctrl/stm32/pinctrl-stm32.c | 105 +++++++++---- drivers/platform/x86/acer-wmi.c | 4 + drivers/platform/x86/intel/int3472/discrete.c | 3 + drivers/platform/x86/intel/int3472/tps68470.c | 3 + drivers/pps/clients/pps-gpio.c | 4 +- drivers/pps/clients/pps-ktimer.c | 4 +- drivers/pps/clients/pps-ldisc.c | 6 +- drivers/pps/clients/pps_parport.c | 4 +- drivers/pps/kapi.c | 10 +- drivers/pps/kc.c | 10 +- drivers/pps/pps.c | 127 ++++++++-------- drivers/ptp/ptp_chardev.c | 4 + drivers/ptp/ptp_clock.c | 8 + drivers/ptp/ptp_ocp.c | 2 +- drivers/pwm/pwm-stm32-lp.c | 8 +- drivers/pwm/pwm-stm32.c | 7 +- drivers/regulator/core.c | 2 +- drivers/regulator/of_regulator.c | 14 +- drivers/remoteproc/remoteproc_core.c | 14 +- drivers/rtc/rtc-pcf85063.c | 11 +- drivers/rtc/rtc-zynqmp.c | 4 +- drivers/scsi/mpt3sas/mpt3sas_base.c | 3 +- drivers/scsi/qla2xxx/qla_def.h | 2 + drivers/scsi/qla2xxx/qla_dfs.c | 122 ++++++++++++--- drivers/scsi/qla2xxx/qla_gbl.h | 3 + drivers/scsi/qla2xxx/qla_init.c | 28 ++-- drivers/scsi/storvsc_drv.c | 1 + drivers/soc/atmel/soc.c | 2 +- drivers/soc/qcom/smem_state.c | 3 +- drivers/soc/qcom/socinfo.c | 2 +- drivers/spi/spi-zynq-qspi.c | 13 +- drivers/staging/media/imx/imx-media-of.c | 8 +- drivers/staging/media/max96712/max96712.c | 4 +- drivers/tty/serial/8250/8250.h | 2 + drivers/tty/serial/8250/8250_dma.c | 16 ++ drivers/tty/serial/8250/8250_pci.c | 10 ++ drivers/tty/serial/8250/8250_port.c | 41 +++++- drivers/tty/serial/sh-sci.c | 25 +++- drivers/tty/serial/xilinx_uartps.c | 10 +- drivers/ufs/core/ufs_bsg.c | 2 + drivers/usb/chipidea/ci_hdrc_imx.c | 31 ++-- drivers/usb/class/cdc-acm.c | 28 +++- drivers/usb/core/hub.c | 14 +- drivers/usb/core/quirks.c | 6 + drivers/usb/dwc2/gadget.c | 1 + drivers/usb/dwc3/core.c | 30 ++-- drivers/usb/dwc3/dwc3-am62.c | 1 + drivers/usb/dwc3/gadget.c | 34 +++++ drivers/usb/gadget/function/f_midi.c | 8 +- drivers/usb/gadget/function/f_tcm.c | 66 ++++----- drivers/usb/gadget/udc/renesas_usb3.c | 2 +- drivers/usb/host/pci-quirks.c | 9 ++ drivers/usb/host/xhci-ring.c | 3 +- drivers/usb/roles/class.c | 5 +- drivers/usb/serial/option.c | 49 +++--- drivers/usb/typec/tcpm/tcpci.c | 13 +- drivers/usb/typec/tcpm/tcpm.c | 10 +- drivers/vfio/iova_bitmap.c | 2 +- drivers/vfio/pci/vfio_pci_rdwr.c | 1 + drivers/vfio/platform/vfio_platform_common.c | 10 ++ drivers/video/fbdev/omap/lcd_dma.c | 4 +- drivers/video/fbdev/omap2/omapfb/dss/dss-of.c | 1 + drivers/xen/swiotlb-xen.c | 20 ++- fs/afs/dir.c | 7 +- fs/afs/xdr_fs.h | 2 +- fs/afs/yfsclient.c | 5 +- fs/binfmt_flat.c | 2 +- fs/btrfs/file.c | 6 +- fs/btrfs/inode.c | 4 +- fs/btrfs/relocation.c | 14 +- fs/btrfs/super.c | 2 +- fs/btrfs/transaction.c | 4 +- fs/cachefiles/interface.c | 14 +- fs/cachefiles/ondemand.c | 30 +++- fs/exec.c | 29 +++- fs/f2fs/dir.c | 53 +++++-- fs/f2fs/f2fs.h | 6 +- fs/f2fs/file.c | 13 ++ fs/f2fs/inline.c | 5 +- fs/file_table.c | 2 +- fs/nfs/flexfilelayout/flexfilelayout.c | 27 +++- fs/nfs/nfs42proc.c | 2 +- fs/nfs/nfs42xdr.c | 2 + fs/nfsd/nfs2acl.c | 2 + fs/nfsd/nfs3acl.c | 2 + fs/nfsd/nfs4callback.c | 8 +- fs/nilfs2/inode.c | 10 +- fs/nilfs2/mdt.c | 6 +- fs/nilfs2/page.c | 55 ++++--- fs/nilfs2/page.h | 4 +- fs/nilfs2/segment.c | 4 +- fs/ocfs2/dir.c | 25 +++- fs/ocfs2/quota_global.c | 5 + fs/ocfs2/super.c | 2 +- fs/ocfs2/symlink.c | 5 +- fs/orangefs/orangefs-debugfs.c | 4 +- fs/proc/array.c | 2 +- fs/pstore/blk.c | 4 +- fs/select.c | 4 +- fs/smb/client/cifsglob.h | 14 +- fs/smb/client/smb1ops.c | 2 +- fs/smb/client/smb2ops.c | 21 +-- fs/smb/client/smb2pdu.c | 2 +- fs/smb/client/smb2proto.h | 2 +- fs/smb/server/transport_ipc.c | 9 ++ fs/ubifs/debug.c | 22 +-- fs/xfs/xfs_inode.c | 7 +- fs/xfs/xfs_qm_bhv.c | 41 ++++-- fs/xfs/xfs_super.c | 11 +- include/linux/binfmts.h | 4 +- include/linux/cgroup-defs.h | 6 +- include/linux/efi.h | 1 + include/linux/i8253.h | 1 + include/linux/ieee80211.h | 11 +- include/linux/iommu.h | 2 +- include/linux/kallsyms.h | 2 +- include/linux/kvm_host.h | 9 ++ include/linux/mfd/syscon.h | 33 +++-- include/linux/mlx5/driver.h | 1 - include/linux/netdevice.h | 8 +- include/linux/pci_ids.h | 4 + include/linux/pm_opp.h | 72 ++++++--- include/linux/pps_kernel.h | 3 +- include/linux/sched.h | 4 +- include/linux/sched/task.h | 1 + include/linux/usb/tcpm.h | 3 +- include/net/ax25.h | 10 +- include/net/inetpeer.h | 12 +- include/net/l3mdev.h | 2 + include/net/net_namespace.h | 15 +- include/net/route.h | 9 +- include/net/sch_generic.h | 2 +- include/rv/da_monitor.h | 4 + include/uapi/linux/input-event-codes.h | 1 + include/ufs/ufs.h | 4 +- io_uring/io_uring.c | 5 +- io_uring/net.c | 5 + io_uring/poll.c | 4 + io_uring/rw.c | 10 ++ kernel/cgroup/cgroup.c | 20 ++- kernel/cgroup/rstat.c | 1 - kernel/debug/kdb/kdb_io.c | 2 + kernel/irq/internals.h | 9 +- kernel/padata.c | 45 ++++-- kernel/power/hibernate.c | 7 +- kernel/printk/printk.c | 2 +- kernel/sched/core.c | 8 +- kernel/sched/cpufreq_schedutil.c | 4 +- kernel/sched/fair.c | 17 ++- kernel/sched/stats.h | 22 +-- kernel/time/clocksource.c | 9 +- kernel/trace/bpf_trace.c | 2 +- lib/Kconfig.debug | 8 +- lib/maple_tree.c | 22 +-- mm/gup.c | 14 +- mm/kfence/core.c | 2 + mm/kmemleak.c | 2 +- net/ax25/af_ax25.c | 23 ++- net/ax25/ax25_dev.c | 4 +- net/ax25/ax25_ip.c | 3 +- net/ax25/ax25_out.c | 22 ++- net/ax25/ax25_route.c | 2 + net/batman-adv/bat_v.c | 2 - net/batman-adv/bat_v_elp.c | 122 ++++++++++----- net/batman-adv/bat_v_elp.h | 2 - net/batman-adv/types.h | 3 - net/bluetooth/l2cap_sock.c | 7 +- net/bluetooth/mgmt.c | 12 +- net/can/j1939/socket.c | 4 +- net/can/j1939/transport.c | 5 +- net/core/filter.c | 2 +- net/core/flow_dissector.c | 21 +-- net/core/neighbour.c | 11 +- net/core/sysctl_net_core.c | 5 +- net/dsa/slave.c | 7 +- net/ethtool/netlink.c | 2 +- net/hsr/hsr_forward.c | 7 +- net/ipv4/arp.c | 4 +- net/ipv4/devinet.c | 3 +- net/ipv4/icmp.c | 40 ++--- net/ipv4/inetpeer.c | 31 +--- net/ipv4/ip_fragment.c | 15 +- net/ipv4/ipmr_base.c | 3 - net/ipv4/route.c | 56 +++++-- net/ipv4/tcp_cubic.c | 8 +- net/ipv4/udp.c | 4 +- net/ipv6/icmp.c | 6 +- net/ipv6/ip6_output.c | 6 +- net/ipv6/mcast.c | 14 +- net/ipv6/ndisc.c | 36 +++-- net/ipv6/route.c | 7 +- net/ipv6/udp.c | 4 +- net/mac80211/debugfs_netdev.c | 2 +- net/mptcp/options.c | 13 +- net/mptcp/pm_netlink.c | 3 +- net/mptcp/protocol.c | 5 +- net/mptcp/protocol.h | 30 ++-- net/ncsi/internal.h | 2 + net/ncsi/ncsi-cmd.c | 3 +- net/ncsi/ncsi-manage.c | 38 +++-- net/ncsi/ncsi-pkt.h | 10 ++ net/ncsi/ncsi-rsp.c | 58 ++++++-- net/netfilter/nf_tables_api.c | 8 +- net/netfilter/nft_flow_offload.c | 16 +- net/nfc/nci/hci.c | 2 + net/openvswitch/datapath.c | 12 +- net/rose/af_rose.c | 40 +++-- net/rose/rose_timer.c | 15 ++ net/sched/sch_api.c | 4 + net/sched/sch_netem.c | 2 +- net/sched/sch_sfq.c | 58 ++++---- net/smc/af_smc.c | 2 +- net/smc/smc_rx.c | 37 +++-- net/smc/smc_rx.h | 8 +- net/tipc/crypto.c | 4 +- net/wireless/scan.c | 35 +++++ net/xfrm/xfrm_replay.c | 10 +- samples/landlock/sandboxer.c | 7 + scripts/Makefile.extrawarn | 5 +- scripts/Makefile.lib | 4 +- scripts/genksyms/genksyms.c | 11 +- scripts/genksyms/genksyms.h | 2 +- scripts/genksyms/parse.y | 18 ++- scripts/kconfig/conf.c | 6 + scripts/kconfig/confdata.c | 102 ++++++------- scripts/kconfig/lkc_proto.h | 2 + scripts/kconfig/symbol.c | 10 ++ security/landlock/fs.c | 11 +- security/safesetid/securityfs.c | 3 + security/tomoyo/common.c | 2 +- sound/pci/hda/hda_auto_parser.c | 8 +- sound/pci/hda/hda_auto_parser.h | 1 + sound/pci/hda/patch_realtek.c | 3 + sound/soc/amd/Kconfig | 2 +- sound/soc/amd/yc/acp6x-mach.c | 28 ++++ sound/soc/intel/avs/apl.c | 2 +- sound/soc/intel/boards/bytcr_rt5640.c | 17 ++- sound/soc/rockchip/rockchip_i2s_tdm.c | 31 +++- sound/soc/sh/rz-ssi.c | 3 +- sound/soc/soc-pcm.c | 31 +++- sound/soc/sunxi/sun4i-spdif.c | 7 + sound/usb/quirks.c | 2 + tools/bootconfig/main.c | 4 +- tools/lib/bpf/linker.c | 22 +-- tools/lib/bpf/usdt.c | 2 +- tools/perf/bench/epoll-wait.c | 7 +- tools/perf/builtin-report.c | 2 +- tools/perf/builtin-top.c | 2 +- tools/perf/builtin-trace.c | 6 +- tools/perf/util/bpf-event.c | 10 +- tools/perf/util/env.c | 13 +- tools/perf/util/env.h | 4 +- tools/perf/util/header.c | 8 +- tools/perf/util/namespaces.c | 7 +- tools/perf/util/namespaces.h | 3 +- .../cpupower/utils/idle_monitor/mperf_monitor.c | 15 +- tools/testing/ktest/ktest.pl | 7 +- tools/testing/selftests/bpf/test_tc_tunnel.sh | 1 + .../drivers/net/netdevsim/udp_tunnel_nic.sh | 16 +- tools/testing/selftests/gpio/gpio-sim.sh | 31 +++- tools/testing/selftests/kselftest_harness.h | 24 +-- tools/testing/selftests/landlock/fs_test.c | 3 +- tools/testing/selftests/net/ipsec.c | 3 +- tools/testing/selftests/net/mptcp/mptcp_connect.c | 2 +- tools/testing/selftests/net/pmtu.sh | 112 +++++++++++--- tools/testing/selftests/net/rtnetlink.sh | 4 +- tools/testing/selftests/net/udpgso.c | 26 ++++ .../selftests/powerpc/benchmarks/gettimeofday.c | 2 +- .../testing/selftests/timers/clocksource-switch.c | 6 +- tools/tracing/rtla/src/osnoise.c | 2 +- tools/tracing/rtla/src/timerlat_hist.c | 19 ++- tools/tracing/rtla/src/timerlat_top.c | 20 ++- tools/tracing/rtla/src/trace.c | 8 + tools/tracing/rtla/src/trace.h | 1 + 553 files changed, 4631 insertions(+), 2332 deletions(-)