The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system. The kernel handles the basic functions
of the operating system: memory allocation, process allocation, device
input and output, etc.
Provides
Requires
License
((GPL-2.0-only WITH Linux-syscall-note) OR BSD-2-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR CDDL-1.0) AND ((GPL-2.0-only WITH Linux-syscall-note) OR Linux-OpenIB) AND ((GPL-2.0-only WITH Linux-syscall-note) OR MIT) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR MIT) AND 0BSD AND BSD-2-Clause AND (BSD-2-Clause OR Apache-2.0) AND BSD-3-Clause AND BSD-3-Clause-Clear AND CC0-1.0 AND GFDL-1.1-no-invariants-or-later AND GPL-1.0-or-later AND (GPL-1.0-or-later OR BSD-3-Clause) AND (GPL-1.0-or-later WITH Linux-syscall-note) AND GPL-2.0-only AND (GPL-2.0-only OR Apache-2.0) AND (GPL-2.0-only OR BSD-2-Clause) AND (GPL-2.0-only OR BSD-3-Clause) AND (GPL-2.0-only OR CDDL-1.0) AND (GPL-2.0-only OR GFDL-1.1-no-invariants-or-later) AND (GPL-2.0-only OR GFDL-1.2-no-invariants-only) AND (GPL-2.0-only WITH Linux-syscall-note) AND GPL-2.0-or-later AND (GPL-2.0-or-later OR BSD-2-Clause) AND (GPL-2.0-or-later OR BSD-3-Clause) AND (GPL-2.0-or-later OR CC-BY-4.0) AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH Linux-syscall-note) AND ISC AND LGPL-2.0-or-later AND (LGPL-2.0-or-later OR BSD-2-Clause) AND (LGPL-2.0-or-later WITH Linux-syscall-note) AND LGPL-2.1-only AND (LGPL-2.1-only OR BSD-2-Clause) AND (LGPL-2.1-only WITH Linux-syscall-note) AND LGPL-2.1-or-later AND (LGPL-2.1-or-later WITH Linux-syscall-note) AND (Linux-OpenIB OR GPL-2.0-only) AND (Linux-OpenIB OR GPL-2.0-only OR BSD-2-Clause) AND Linux-man-pages-copyleft AND MIT AND (MIT OR Apache-2.0) AND (MIT OR GPL-2.0-only) AND (MIT OR GPL-2.0-or-later) AND (MIT OR LGPL-2.1-only) AND (MPL-1.1 OR GPL-2.0-only) AND (X11 OR GPL-2.0-only) AND (X11 OR GPL-2.0-or-later) AND Zlib AND (copyleft-next-0.3.1 OR GPL-2.0-or-later)
Changelog
* Mon Dec 02 2024 Jan Stancek <jstancek@redhat.com> [6.12.0-32.el10]
- selftests/bpf: Remove ksyms_weak_lskel test (Artem Savkov) [RHEL-48593]
- redhat/spec: Add libxml2-devel dependency for selftests build (Viktor Malik) [RHEL-48593]
- redhat/spec: Bypass check-rpaths for kselftests/bpf/urandom_read (Viktor Malik) [RHEL-48593]
- redhat/spec: Do not use source fortification for selftests (Viktor Malik) [RHEL-48593]
- redhat/spec: Fix BPF selftests build with PIE (Viktor Malik) [RHEL-48593]
- redhat/spec: Add EXTRA_CXXFLAGS to bpf samples and selftests make (Artem Savkov) [RHEL-48593]
- selftests/bpf: Allow building with extra flags (Viktor Malik) [RHEL-48593]
- selftests/bpf: Disable warnings on unused flags for Clang builds (Viktor Malik) [RHEL-48593]
- bpftool: Prevent setting duplicate _GNU_SOURCE in Makefile (Viktor Malik) [RHEL-48593]
* Mon Nov 25 2024 Jan Stancek <jstancek@redhat.com> [6.12.0-31.el10]
- RHEL-only: mark io_uring tech preview and disable by default (Jeff Moyer) [RHEL-65347]
* Mon Nov 18 2024 Jan Stancek <jstancek@redhat.com> [6.12.0-30.el10]
- Linux 6.12 (Linus Torvalds)
- x86/mm: Fix a kdump kernel failure on SME system when CONFIG_IMA_KEXEC=y (Baoquan He)
- x86/stackprotector: Work around strict Clang TLS symbol requirements (Ard Biesheuvel)
- x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client (Mario Limonciello)
- redhat/configs: cleanup CONFIG_DEV_DAX (David Hildenbrand)
- redhat/configs: cleanup CONFIG_TRANSPARENT_HUGEPAGE_MADVISE for Fedora (David Hildenbrand)
- redhat/configs: cleanup CONFIG_TRANSPARENT_HUGEPAGE (David Hildenbrand)
- redhat/configs: enable CONFIG_TRANSPARENT_HUGEPAGE on s390x in Fedora (David Hildenbrand)
- redhat/configs: automotive: Enable j784s4evm am3359 tscadc configs (Joel Slebodnick)
- mm: revert "mm: shmem: fix data-race in shmem_getattr()" (Andrew Morton)
- ocfs2: uncache inode which has failed entering the group (Dmitry Antipov)
- mm: fix NULL pointer dereference in alloc_pages_bulk_noprof (Jinjiang Tu)
- mm, doc: update read_ahead_kb for MADV_HUGEPAGE (Yafang Shao)
- fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args() (Dan Carpenter)
- sched/task_stack: fix object_is_on_stack() for KASAN tagged pointers (Qun-Wei Lin)
- crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32 (Dave Vasilevsky)
- mm/mremap: fix address wraparound in move_page_tables() (Jann Horn)
- tools/mm: fix compile error (Motiejus JakÅ`tys)
- mm, swap: fix allocation and scanning race with swapoff (Kairui Song)
- ARM: fix cacheflush with PAN (Russell King (Oracle))
- ARM: 9435/1: ARM/nommu: Fix typo "absence" (WangYuli)
- ARM: 9434/1: cfi: Fix compilation corner case (Linus Walleij)
- ARM: 9420/1: smp: Fix SMP for xip kernels (Harith G)
- ARM: 9419/1: mm: Fix kernel memory mapping for xip kernels (Harith G)
- Revert "drm/amd/pm: correct the workload setting" (Alex Deucher)
- tracing/ring-buffer: Clear all memory mapped CPU ring buffers on first recording (Steven Rostedt)
- Revert: "ring-buffer: Do not have boot mapped buffers hook to CPU hotplug" (Steven Rostedt)
- drivers: perf: Fix wrong put_cpu() placement (Alexandre Ghiti)
- drm/xe/oa: Fix "Missing outer runtime PM protection" warning (Ashutosh Dixit)
- drm/xe: handle flat ccs during hibernation on igpu (Matthew Auld)
- drm/xe: improve hibernation on igpu (Matthew Auld)
- drm/xe: Restore system memory GGTT mappings (Matthew Brost)
- drm/xe: Ensure all locks released in exec IOCTL (Matthew Brost)
- drm/amd: Fix initialization mistake for NBIO 7.7.0 (Vijendar Mukunda)
- Revert "drm/amd/display: parse umc_info or vram_info based on ASIC" (Alex Deucher)
- drm/amd/display: Fix failure to read vram info due to static BP_RESULT (Hamish Claxton)
- drm/amdgpu: enable GTT fallback handling for dGPUs only (Christian König)
- drm/amdgpu/mes12: correct kiq unmap latency (Jack Xiao)
- drm/amdgpu: fix check in gmc_v9_0_get_vm_pte() (Christian König)
- drm/amd/pm: print pp_dpm_mclk in ascending order on SMU v14.0.0 (Tim Huang)
- drm/amdgpu: Fix video caps for H264 and HEVC encode maximum size (David Rosca)
- drm/amd/display: Adjust VSDB parser for replay feature (Rodrigo Siqueira)
- drm/amd/display: Require minimum VBlank size for stutter optimization (Dillon Varone)
- drm/amd/display: Handle dml allocation failure to avoid crash (Ryan Seto)
- drm/amd/display: Fix Panel Replay not update screen correctly (Tom Chung)
- drm/amd/display: Change some variable name of psr (Tom Chung)
- drm/bridge: tc358768: Fix DSI command tx (Francesco Dolcini)
- drm/vmwgfx: avoid null_ptr_deref in vmw_framebuffer_surface_create_handle (Chen Ridong)
- nouveau/dp: handle retries for AUX CH transfers with GSP. (Dave Airlie)
- nouveau: handle EBUSY and EAGAIN for GSP aux errors. (Dave Airlie)
- nouveau: fw: sync dma after setup is called. (Dave Airlie)
- drm/panthor: Fix handling of partial GPU mapping of BOs (Akash Goel)
- drm/rockchip: vop: Fix a dereferenced before check warning (Andy Yan)
- drm/i915: Grab intel_display from the encoder to avoid potential oopsies (Ville Syrjälä)
- drm/i915/gsc: ARL-H and ARL-U need a newer GSC FW. (Daniele Ceraolo Spurio)
- Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan" (Leon Romanovsky)
- RDMA/bnxt_re: Remove some dead code (Christophe JAILLET)
- RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe() (Christophe JAILLET)
- mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flag (Sibi Sankar)
- firmware: arm_scmi: Report duplicate opps as firmware bugs (Sibi Sankar)
- firmware: arm_scmi: Skip opp duplicates (Cristian Marussi)
- pmdomain: imx93-blk-ctrl: correct remove path (Peng Fan)
- pmdomain: arm: Use FLAG_DEV_NAME_FW to ensure unique names (Sibi Sankar)
- pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flag (Sibi Sankar)
- Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K" (Aurelien Jarno)
- mmc: sunxi-mmc: Fix A100 compatible description (Andre Przywara)
- ASoC: max9768: Fix event generation for playback mute (Mark Brown)
- ASoC: intel: sof_sdw: add quirk for Dell SKU (Deep Harsora)
- ASoC: audio-graph-card2: Purge absent supplies for device tree nodes (John Watts)
- ALSA: hda/realtek - update set GPIO3 to default for Thinkpad with ALC1318 (Kailang Yang)
- ALSA: hda/realtek: fix mute/micmute LEDs for a HP EliteBook 645 G10 (Maksym Glubokiy)
- ALSA: hda/realtek - Fixed Clevo platform headset Mic issue (Kailang Yang)
- ALSA: usb-audio: Fix Yamaha P-125 Quirk Entry (Eryk Zagorski)
- crypto: mips/crc32 - fix the CRC32C implementation (Eric Biggers)
- sched_ext: ops.cpu_acquire() should be called with SCX_KF_REST (Tejun Heo)
- btrfs: fix incorrect comparison for delayed refs (Josef Bacik)
- redhat/configs: delete renamed CONFIG_MLX5_EN_MACSEC (Michal Schmidt)
- rhel: disable DELL_RBU and cleanup related deps (Peter Robinson)
- crypto: rng - Ensure stdrng is tested before user-space starts (Herbert Xu)
- gitlab-ci: Add CKI_RETRIGGER_PIPELINE (Tales da Aparecida)
- redhat: configs: disable the qla4xxx iSCSI driver (Chris Leech) [RHEL-1242]
- Remove duplicated CONFIGs between automotive and RHEL (Julio Faracco)
- redhat: update self-test data for addition of automotive (Scott Weaver)
- gitlab-ci: enable automotive pipeline (Scott Weaver)
- automotive: move pending configs to automotive/generic (Scott Weaver)
- redhat/configs: change Renesas eMMC driver and dependencies to built-in (Radu Rendec)
- redhat/configs: automotive: Remove automotive specific override CONFIG_OMAP2PLUS_MBOX
- Config enablement of the Renesas R-Car S4 SoC (Radu Rendec) [RHEL-44306]
- redhat/configs: automotive: Enable USB_CDNS3_TI for TI platforms (Andrew Halaney)
- redhat/configs: automotive: Enable j784s4evm SPI configs (Joel Slebodnick)
- redhat/configs: automotive: Enable TPS6594 MFD (Joel Slebodnick)
- redhat/configs: automotive: stop overriding CRYPTO_ECDH (Andrew Halaney)
- redhat/configs: automotive: Enable PCI_J721E (Andrew Halaney)
- redhat/configs: change some TI platform drivers to built-in (Enric Balletbo i Serra)
- redhat/configs: automotive: Enable TI j784s4evm display dependencies (Andrew Halaney)
- redhat/configs: automotive: match ark configs to cs9 main-automotive (Shawn Doherty) [RHEL-35995]
- redhat/configs: automotive: Enable TI's watchdog driver (Andrew Halaney)
- redhat/configs: automotive: Enable TI's UFS controller (Andrew Halaney)
- redhat/configs: automotive: Enable networking on the J784S4EVM (Andrew Halaney) [RHEL-29245]
- Disable unsupported kernel variants for automotive (Don Zickus)
- Disable CONFIG_RTW88_22BU (Don Zickus)
- redhat: Delete CONFIG_EFI_ZBOOT to use the common CONFIG (Julio Faracco)
- redhat: Update automotive SPEC file with new standards (Julio Faracco)
- redhat: Disable WERROR for automotive temporarily (Julio Faracco)
- redhat: Update spec file with automotive macros (Julio Faracco)
- redhat: Add automotive CONFIGs (Julio Faracco)
- net: sched: u32: Add test case for systematic hnode IDR leaks (Alexandre Ferrieux)
- selftests: bonding: add ns multicast group testing (Hangbin Liu)
- bonding: add ns target multicast address to slave device (Hangbin Liu)
- net: ti: icssg-prueth: Fix 1 PPS sync (Meghana Malladi)
- stmmac: dwmac-intel-plat: fix call balance of tx_clk handling routines (Vitalii Mordan)
- net: Make copy_safe_from_sockptr() match documentation (Michal Luczaj)
- net: stmmac: dwmac-mediatek: Fix inverted handling of mediatek,mac-wol (Nícolas F. R. A. Prado)
- ipmr: Fix access to mfc_cache_list without lock held (Breno Leitao)
- samples: pktgen: correct dev to DEV (Wei Fang)
- net: phylink: ensure PHY momentary link-fails are handled (Russell King (Oracle))
- mptcp: pm: use _rcu variant under rcu_read_lock (Matthieu Baerts (NGI0))
- mptcp: hold pm lock when deleting entry (Geliang Tang)
- mptcp: update local address flags when setting it (Geliang Tang)
- net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes. (Alexandre Ferrieux)
- MAINTAINERS: Re-add cancelled Renesas driver sections (Geert Uytterhoeven)
- Revert "igb: Disable threaded IRQ for igb_msix_other" (Wander Lairson Costa)
- Bluetooth: btintel: Direct exception event to bluetooth stack (Kiran K)
- Bluetooth: hci_core: Fix calling mgmt_device_connected (Luiz Augusto von Dentz)
- virtio/vsock: Improve MSG_ZEROCOPY error handling (Michal Luczaj)
- vsock: Fix sk_error_queue memory leak (Michal Luczaj)
- virtio/vsock: Fix accept_queue memory leak (Michal Luczaj)
- net/mlx5e: Disable loopback self-test on multi-PF netdev (Carolina Jubran)
- net/mlx5e: CT: Fix null-ptr-deref in add rule err flow (Moshe Shemesh)
- net/mlx5e: clear xdp features on non-uplink representors (William Tu)
- net/mlx5e: kTLS, Fix incorrect page refcounting (Dragos Tatulea)
- net/mlx5: fs, lock FTE when checking if active (Mark Bloch)
- net/mlx5: Fix msix vectors to respect platform limit (Parav Pandit)
- net/mlx5: E-switch, unload IB representors when unloading ETH representors (Chiara Meiohas)
- mptcp: cope racing subflow creation in mptcp_rcv_space_adjust (Paolo Abeni)
- mptcp: error out earlier on disconnect (Paolo Abeni)
- net: clarify SO_DEVMEM_DONTNEED behavior in documentation (Mina Almasry)
- net: fix SO_DEVMEM_DONTNEED looping too long (Mina Almasry)
- net: fix data-races around sk->sk_forward_alloc (Wang Liang)
- selftests: net: add netlink-dumps to .gitignore (Jakub Kicinski)
- net: vertexcom: mse102x: Fix tx_bytes calculation (Stefan Wahren)
- sctp: fix possible UAF in sctp_v6_available() (Eric Dumazet)
- selftests: net: add a test for closing a netlink socket ith dump in progress (Jakub Kicinski)
- netlink: terminate outstanding dump on socket close (Jakub Kicinski)
- bcachefs: Fix assertion pop in bch2_ptr_swab() (Kent Overstreet)
- bcachefs: Fix journal_entry_dev_usage_to_text() overrun (Kent Overstreet)
- bcachefs: Allow for unknown key types in backpointers fsck (Kent Overstreet)
- bcachefs: Fix assertion pop in topology repair (Kent Overstreet)
- bcachefs: Fix hidden btree errors when reading roots (Kent Overstreet)
- bcachefs: Fix validate_bset() repair path (Kent Overstreet)
- bcachefs: Fix missing validation for bch_backpointer.level (Kent Overstreet)
- bcachefs: Fix bch_member.btree_bitmap_shift validation (Kent Overstreet)
- bcachefs: bch2_btree_write_buffer_flush_going_ro() (Kent Overstreet)
- cpufreq: intel_pstate: Rearrange locking in hybrid_init_cpu_capacity_scaling() (Rafael J. Wysocki)
- tpm: Disable TPM on tpm2_create_primary() failure (Jarkko Sakkinen)
- tpm: Opt-in in disable PCR integrity protection (Jarkko Sakkinen)
- bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6 (Jiawei Ye)
- bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx (Zijian Zhang)
- selftests/bpf: Use -4095 as the bad address for bits iterator (Hou Tao)
- LoongArch: Fix AP booting issue in VM mode (Bibo Mao)
- LoongArch: Add WriteCombine shadow mapping in KASAN (Kanglong Wang)
- LoongArch: Disable KASAN if PGDIR_SIZE is too large for cpu_vabits (Huacai Chen)
- LoongArch: Make KASAN work with 5-level page-tables (Huacai Chen)
- LoongArch: Define a default value for VM_DATA_DEFAULT_FLAGS (Yuli Wang)
- LoongArch: Fix early_numa_add_cpu() usage for FDT systems (Huacai Chen)
- LoongArch: For all possible CPUs setup logical-physical CPU mapping (Huacai Chen)
- mm: swapfile: fix cluster reclaim work crash on rotational devices (Johannes Weiner)
- selftests: hugetlb_dio: fixup check for initial conditions to skip in the start (Donet Tom)
- mm/thp: fix deferred split queue not partially_mapped: fix (Hugh Dickins)
- mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases (John Hubbard)
- nommu: pass NULL argument to vma_iter_prealloc() (Hajime Tazaki)
- ocfs2: fix UBSAN warning in ocfs2_verify_volume() (Dmitry Antipov)
- nilfs2: fix null-ptr-deref in block_dirty_buffer tracepoint (Ryusuke Konishi)
- nilfs2: fix null-ptr-deref in block_touch_buffer tracepoint (Ryusuke Konishi)
- mm: page_alloc: move mlocked flag clearance into free_pages_prepare() (Roman Gushchin)
- mm: count zeromap read and set for swapout and swapin (Barry Song)
- Fedora configs for 6.12 (Justin M. Forbes)
- redhat/configs: Add CONFIG_CRYPTO_HMAC_S390 config (Mete Durlu) [RHEL-50799]
- vdpa/mlx5: Fix PA offset with unaligned starting iotlb map (Si-Wei Liu)
- KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN (Sean Christopherson)
- KVM: x86: Unconditionally set irr_pending when updating APICv state (Sean Christopherson)
- kvm: svm: Fix gctx page leak on invalid inputs (Dionna Glaze)
- KVM: selftests: use X86_MEMTYPE_WB instead of VMX_BASIC_MEM_TYPE_WB (John Sperbeck)
- KVM: SVM: Propagate error from snp_guest_req_init() to userspace (Sean Christopherson)
- KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabled (Sean Christopherson)
- KVM: selftests: Don't force -march=x86-64-v2 if it's unsupported (Sean Christopherson)
- KVM: selftests: Disable strict aliasing (Sean Christopherson)
- KVM: selftests: fix unintentional noop test in guest_memfd_test.c (Patrick Roy)
- KVM: selftests: memslot_perf_test: increase guest sync timeout (Maxim Levitsky)
- dm-cache: fix warnings about duplicate slab caches (Mikulas Patocka)
- dm-bufio: fix warnings about duplicate slab caches (Mikulas Patocka)
- integrity: Use static_assert() to check struct sizes (Gustavo A. R. Silva)
- evm: stop avoidably reading i_writecount in evm_file_release (Mateusz Guzik)
- ima: fix buffer overrun in ima_eventdigest_init_common (Samasth Norway Ananda)
- landlock: Optimize scope enforcement (Mickaël Salaün)
- landlock: Refactor network access mask management (Mickaël Salaün)
- landlock: Refactor filesystem access mask management (Mickaël Salaün)
- samples/landlock: Clarify option parsing behaviour (Matthieu Buffet)
- samples/landlock: Refactor help message (Matthieu Buffet)
- samples/landlock: Fix port parsing in sandboxer (Matthieu Buffet)
- landlock: Fix grammar issues in documentation (Daniel Burgener)
- landlock: Improve documentation of previous limitations (Mickaël Salaün)
- sched_ext: Handle cases where pick_task_scx() is called without preceding balance_scx() (Tejun Heo)
- sched_ext: Update scx_show_state.py to match scx_ops_bypass_depth's new type (Tejun Heo)
- sched_ext: Add a missing newline at the end of an error message (Tejun Heo)
- vdpa/mlx5: Fix error path during device add (Dragos Tatulea)
- vp_vdpa: fix id_table array not null terminated error (Xiaoguang Wang)
- virtio_pci: Fix admin vq cleanup by using correct info pointer (Feng Liu)
- vDPA/ifcvf: Fix pci_read_config_byte() return code handling (Yuan Can)
- Fix typo in vringh_test.c (Shivam Chaudhary)
- vdpa: solidrun: Fix UB bug with devres (Philipp Stanner)
- vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans (Hyunwoo Kim)
- redhat: configs: common: generic: Clean up EM28XX that are masked behind CONFIG_VIDEO_EM28XX (Kate Hsuan)
- redhat/configs: Update powerpc NR_CPUS config (Mamatha Inamdar)
- redhat: use stricter rule for kunit.ko (Jan Stancek)
- filtermod: fix clk kunit test and kunit location (Nico Pache)
- redhat/configs: enable xr_serial on rhel (Desnes Nunes)
- redhat/configs: enable ATH12K for rhel (Jose Ignacio Tornos Martinez)
- Linux 6.12-rc7 (Linus Torvalds)
- clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flags (Abel Vesa)
- clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocks (Qiang Yu)
- clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not set (Barnabás Czémán)
- clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCs (Johan Hovold)
- i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not set (Liu Peibao)
- i2c: muxes: Fix return value check in mule_i2c_mux_probe() (Yang Yingliang)
- filemap: Fix bounds checking in filemap_read() (Trond Myklebust)
- irqchip/gic-v3: Force propagation of the active state with a read-back (Marc Zyngier)
- mailmap: add entry for Thorsten Blum (Thorsten Blum)
- ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove() (Andrew Kanner)
- signal: restore the override_rlimit logic (Roman Gushchin)
- fs/proc: fix compile warning about variable 'vmcore_mmap_ops' (Qi Xi)
- ucounts: fix counter leak in inc_rlimit_get_ucounts() (Andrei Vagin)
- selftests: hugetlb_dio: check for initial conditions to skip in the start (Muhammad Usama Anjum)
- mm: fix docs for the kernel parameter ``thp_anon=`` (Maíra Canal)
- mm/damon/core: avoid overflow in damon_feed_loop_next_input() (SeongJae Park)
- mm/damon/core: handle zero schemes apply interval (SeongJae Park)
- mm/damon/core: handle zero {aggregation,ops_update} intervals (SeongJae Park)
- mm/mlock: set the correct prev on failure (Wei Yang)
- objpool: fix to make percpu slot allocation more robust (Masami Hiramatsu (Google))
- mm/page_alloc: keep track of free highatomic (Yu Zhao)
- mm: resolve faulty mmap_region() error path behaviour (Lorenzo Stoakes)
- mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling (Lorenzo Stoakes)
- mm: refactor map_deny_write_exec() (Lorenzo Stoakes)
- mm: unconditionally close VMAs on error (Lorenzo Stoakes)
- mm: avoid unsafe VMA hook invocation when error arises on mmap hook (Lorenzo Stoakes)
- mm/thp: fix deferred split unqueue naming and locking (Hugh Dickins)
- mm/thp: fix deferred split queue not partially_mapped (Hugh Dickins)
- USB: serial: qcserial: add support for Sierra Wireless EM86xx (Jack Wu)
- USB: serial: io_edgeport: fix use after free in debug printk (Dan Carpenter)
- USB: serial: option: add Quectel RG650V (Benoît Monin)
- USB: serial: option: add Fibocom FG132 0x0112 composition (Reinhard Speyerer)
- thunderbolt: Fix connection issue with Pluggable UD-4VPD dock (Mika Westerberg)
- thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGINING (Mika Westerberg)
- usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd() (Dan Carpenter)
- usb: dwc3: fix fault at system suspend if device was already runtime suspended (Roger Quadros)
- usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlier (Rex Nie)
- usb: musb: sunxi: Fix accessing an released usb phy (Zijun Hu)
- staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocation (Umang Jain)
- staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocation (Umang Jain)
- redhat: configs: rhel: generic: x86: Enable IPU6 based MIPI cameras (Kate Hsuan)
- os-build: enable CONFIG_SCHED_CLASS_EXT for RHEL (Phil Auld)
- NFSD: Fix READDIR on NFSv3 mounts of ext4 exports (Chuck Lever)
- smb: client: Fix use-after-free of network namespace. (Kuniyuki Iwashima)
- nvme/host: Fix RCU list traversal to use SRCU primitive (Breno Leitao)
- thermal/of: support thermal zones w/o trips subnode (Icenowy Zheng)
- tools/lib/thermal: Remove the thermal.h soft link when doing make clean (zhang jiao)
- tools/lib/thermal: Fix sampling handler context ptr (Emil Dahl Juhl)
- thermal/drivers/qcom/lmh: Remove false lockdep backtrace (Dmitry Baryshkov)
- cpufreq: intel_pstate: Update asym capacity for CPUs that were offline initially (Rafael J. Wysocki)
- cpufreq: intel_pstate: Clear hybrid_max_perf_cpu before driver registration (Rafael J. Wysocki)
- ACPI: processor: Move arch_init_invariance_cppc() call later (Mario Limonciello)
- ksmbd: check outstanding simultaneous SMB operations (Namjae Jeon)
- ksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp (Namjae Jeon)
- ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create (Namjae Jeon)
- ksmbd: Fix the missing xa_store error check (Jinjie Ruan)
- scsi: ufs: core: Start the RTC update work later (Bart Van Assche)
- scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES buffer (Johannes Thumshirn)
- drm/xe: Stop accumulating LRC timestamp on job_free (Lucas De Marchi)
- drm/xe/pf: Fix potential GGTT allocation leak (Michal Wajdeczko)
- drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure in exec IOCTL (Matthew Brost)
- drm/xe: Fix possible exec queue leak in exec IOCTL (Matthew Brost)
- drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout (Nirmoy Das)
- drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (Nirmoy Das)
- drm/xe: Move LNL scheduling WA to xe_device.h (Nirmoy Das)
- drm/xe: Use the filelist from drm for ccs_mode change (Balasubramani Vivekanandan)
- drm/xe: Set mask bits for CCS_MODE register (Balasubramani Vivekanandan)
- drm/panthor: Be stricter about IO mapping flags (Jann Horn)
- drm/panthor: Lock XArray when getting entries for the VM (Liviu Dudau)
- drm: panel-orientation-quirks: Make Lenovo Yoga Tab 3 X90F DMI match less strict (Hans de Goede)
- drm/imagination: Break an object reference loop (Brendan King)
- drm/imagination: Add a per-file PVR context list (Brendan King)
- drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read() (Alex Deucher)
- drm/amdgpu: Adjust debugfs eviction and IB access permissions (Alex Deucher)
- drm/amdgpu: Adjust debugfs register access permissions (Alex Deucher)
- drm/amdgpu: Fix DPX valid mode check on GC 9.4.3 (Lijo Lazar)
- drm/amd/pm: correct the workload setting (Kenneth Feng)
- drm/amd/pm: always pick the pptable from IFWI (Kenneth Feng)
- drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported (Antonio Quartulli)
- drm/amd/display: parse umc_info or vram_info based on ASIC (Aurabindo Pillai)
- drm/amd/display: Fix brightness level not retained over reboot (Tom Chung)
- ASoC: SOF: sof-client-probes-ipc4: Set param_size extension bits (Jyri Sarha)
- ASoC: stm: Prevent potential division by zero in stm32_sai_get_clk_div() (Luo Yifan)
- ASoC: stm: Prevent potential division by zero in stm32_sai_mclk_round_rate() (Luo Yifan)
- ASoC: amd: yc: Support dmic on another model of Lenovo Thinkpad E14 Gen 6 (Markus Petri)
- ASoC: SOF: amd: Fix for incorrect DMA ch status register offset (Venkata Prasad Potturu)
- ASoC: amd: yc: fix internal mic on Xiaomi Book Pro 14 2022 (Mingcong Bai)
- ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_remove (Amelie Delaunay)
- MAINTAINERS: Generic Sound Card section (Kuninori Morimoto)
- ASoC: tas2781: Add new driver version for tas2563 & tas2781 qfn chip (Shenghao Ding)
- ALSA: usb-audio: Add quirk for HP 320 FHD Webcam (Takashi Iwai)
- ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init() (Murad Masimov)
- ALSA: ump: Don't enumeration invalid groups for legacy rawmidi (Takashi Iwai)
- Revert "ALSA: hda/conexant: Mute speakers at suspend / shutdown" (Jarosław Janik)
- media: videobuf2-core: copy vb planes unconditionally (Tudor Ambarus)
- media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not set (Mauro Carvalho Chehab)
- media: vivid: fix buffer overwrite when using > 32 buffers (Hans Verkuil)
- media: pulse8-cec: fix data timestamp at pulse8_setup() (Mauro Carvalho Chehab)
- media: cec: extron-da-hd-4k-plus: don't use -1 as an error code (Mauro Carvalho Chehab)
- media: stb0899_algo: initialize cfr before using it (Mauro Carvalho Chehab)
- media: adv7604: prevent underflow condition when reporting colorspace (Mauro Carvalho Chehab)
- media: cx24116: prevent overflows on SNR calculus (Mauro Carvalho Chehab)
- media: ar0521: don't overflow when checking PLL values (Mauro Carvalho Chehab)
- media: s5p-jpeg: prevent buffer overflows (Mauro Carvalho Chehab)
- media: av7110: fix a spectre vulnerability (Mauro Carvalho Chehab)
- media: mgb4: protect driver against spectre (Mauro Carvalho Chehab)
- media: dvb_frontend: don't play tricks with underflow values (Mauro Carvalho Chehab)
- media: dvbdev: prevent the risk of out of memory access (Mauro Carvalho Chehab)
- media: v4l2-tpg: prevent the risk of a division by zero (Mauro Carvalho Chehab)
- media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl() (Mauro Carvalho Chehab)
- media: dvb-core: add missing buffer index check (Hans Verkuil)
- mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create (Koichiro Den)
- btrfs: fix the length of reserved qgroup to free (Haisu Wang)
- btrfs: reinitialize delayed ref list after deleting it from the list (Filipe Manana)
- btrfs: fix per-subvolume RO/RW flags with new mount API (Qu Wenruo)
- bcachefs: Fix UAF in __promote_alloc() error path (Kent Overstreet)
- bcachefs: Change OPT_STR max to be 1 less than the size of choices array (Piotr Zalewski)
- bcachefs: btree_cache.freeable list fixes (Kent Overstreet)
- bcachefs: check the invalid parameter for perf test (Hongbo Li)
- bcachefs: add check NULL return of bio_kmalloc in journal_read_bucket (Pei Xiao)
- bcachefs: Ensure BCH_FS_may_go_rw is set before exiting recovery (Kent Overstreet)
- bcachefs: Fix topology errors on split after merge (Kent Overstreet)
- bcachefs: Ancient versions with bad bkey_formats are no longer supported (Kent Overstreet)
- bcachefs: Fix error handling in bch2_btree_node_prefetch() (Kent Overstreet)
- bcachefs: Fix null ptr deref in bucket_gen_get() (Kent Overstreet)
- arm64: Kconfig: Make SME depend on BROKEN for now (Mark Rutland)
- arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint (Mark Rutland)
- arm64/sve: Discard stale CPU state when handling SVE traps (Mark Brown)
- KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid spurious interrupts (Gautam Menghani)
- Fedora 6.12 configs part 1 (Justin M. Forbes)
- MAINTAINERS: update AMD SPI maintainer (Raju Rangoju)
- regulator: rk808: Add apply_bit for BUCK3 on RK809 (Mikhail Rudenko)
- regulator: rtq2208: Fix uninitialized use of regulator_config (ChiYuan Huang)
- drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error path (Wentao Liang)
- net/smc: do not leave a dangling sk pointer in __smc_create() (Eric Dumazet)
- rxrpc: Fix missing locking causing hanging calls (David Howells)
- net/smc: Fix lookup of netdev by using ib_device_get_netdev() (Wenjia Zhang)
- netfilter: nf_tables: wait for rcu grace period on net_device removal (Pablo Neira Ayuso)
- net: arc: rockchip: fix emac mdio node support (Johan Jonker)
- net: arc: fix the device for dma_map_single/dma_unmap_single (Johan Jonker)
- virtio_net: Update rss when set queue (Philo Lu)
- virtio_net: Sync rss config to device when virtnet_probe (Philo Lu)
- virtio_net: Add hash_key_length check (Philo Lu)
- virtio_net: Support dynamic rss indirection table size (Philo Lu)
- net: stmmac: Fix unbalanced IRQ wake disable warning on single irq case (Nícolas F. R. A. Prado)
- net: vertexcom: mse102x: Fix possible double free of TX skb (Stefan Wahren)
- e1000e: Remove Meteor Lake SMBUS workarounds (Vitaly Lifshits)
- i40e: fix race condition by adding filter's intermediate sync state (Aleksandr Loktionov)
- idpf: fix idpf_vc_core_init error path (Pavan Kumar Linga)
- idpf: avoid vport access in idpf_get_link_ksettings (Pavan Kumar Linga)
- ice: change q_index variable type to s16 to store -1 value (Mateusz Polchlopek)
- ice: Fix use after free during unload with ports in bridge (Marcin Szycik)
- mptcp: use sock_kfree_s instead of kfree (Geliang Tang)
- mptcp: no admin perm to list endpoints (Matthieu Baerts (NGI0))
- net: phy: ti: add PHY_RST_AFTER_CLK_EN flag (Diogo Silva)
- net: ethernet: ti: am65-cpsw: fix warning in am65_cpsw_nuss_remove_rx_chns() (Roger Quadros)
- net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7 (Roger Quadros)
- net: hns3: fix kernel crash when uninstalling driver (Peiyang Wang)
- Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'" (Jakub Kicinski)
- can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation (Marc Kleine-Budde)
- can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when switching CAN modes (Marc Kleine-Budde)
- can: rockchip_canfd: Drop obsolete dependency on COMPILE_TEST (Jean Delvare)
- can: rockchip_canfd: CAN_ROCKCHIP_CANFD should depend on ARCH_ROCKCHIP (Geert Uytterhoeven)
- can: c_can: fix {rx,tx}_errors statistics (Dario Binacchi)
- can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices (Marc Kleine-Budde)
- can: {cc770,sja1000}_isa: allow building on x86_64 (Thomas Mühlbacher)
- can: j1939: fix error in J1939 documentation. (Alexander Hölzl)
- net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts (Suraj Gupta)
- MAINTAINERS: Remove self from DSA entry (Florian Fainelli)
- net: enetc: allocate vf_state during PF probes (Wei Fang)
- sctp: properly validate chunk size in sctp_sf_ootb() (Xin Long)
- net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc() (Jinjie Ruan)
- dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value (Suraj Gupta)
- net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepoint (Vladimir Oltean)
- net: enetc: set MAC address to the VF net_device (Wei Fang)
- MAINTAINERS: add self as reviewer for AXI PWM GENERATOR (Trevor Gamblin)
- pwm: imx-tpm: Use correct MODULO value for EPWM mode (Erik Schumacher)
- proc/softirqs: replace seq_printf with seq_put_decimal_ull_width (David Wang)
- nfs: avoid i_lock contention in nfs_clear_invalid_mapping (Mike Snitzer)
- nfs_common: fix localio to cope with racing nfs_local_probe() (Mike Snitzer)
- NFS: Further fixes to attribute delegation a/mtime changes (Trond Myklebust)
- NFS: Fix attribute delegation behaviour on exclusive create (Trond Myklebust)
- nfs: Fix KMSAN warning in decode_getfattr_attrs() (Roberto Sassu)
- NFSv3: only use NFS timeout for MOUNT when protocols are compatible (NeilBrown)
- sunrpc: handle -ENOTCONN in xs_tcp_setup_socket() (NeilBrown)
- KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation (David Gstir)
- security/keys: fix slab-out-of-bounds in key_task_permission (Chen Ridong)
- tracing/selftests: Add tracefs mount options test (Kalesh Singh)
- tracing: Document tracefs gid mount option (Kalesh Singh)
- tracing: Fix tracefs mount options (Kalesh Singh)
- platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect fan speed (Vishnu Sankar)
- platform/x86: ideapad-laptop: add missing Ideapad Pro 5 fn keys (Renato Caldas)
- platform/x86: dell-wmi-base: Handle META key Lock/Unlock events (Kurt Borja)
- platform/x86: dell-smbios-base: Extends support to Alienware products (Kurt Borja)
- platform/x86/amd/pmc: Detect when STB is not available (Corey Hickey)
- platform/x86/amd/pmf: Add SMU metrics table support for 1Ah family 60h model (Shyam Sundar S K)
- dm cache: fix potential out-of-bounds access on the first resume (Ming-Hung Tsai)
- dm cache: optimize dirty bit checking with find_next_bit when resizing (Ming-Hung Tsai)
- dm cache: fix out-of-bounds access to the dirty bitset when resizing (Ming-Hung Tsai)
- dm cache: fix flushing uninitialized delayed_work on cache_ctr error (Ming-Hung Tsai)
- dm cache: correct the number of origin blocks to match the target length (Ming-Hung Tsai)
- dm-verity: don't crash if panic_on_corruption is not selected (Mikulas Patocka)
- dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflow (Zichen Xie)
- dm: fix a crash if blk_alloc_disk fails (Mikulas Patocka)
- HID: core: zero-initialize the report buffer (Jiri Kosina)
- redhat: set new gcov configs (Jan Stancek)
- Don't ignore gitkeep files for ark-infra (Don Zickus)
- redhat/kernel.spec: don't clear entire libdir when building tools (Jan Stancek)
- redhat/configs: enable usbip for rhel (Jose Ignacio Tornos Martinez)
- redhat: create 'crashkernel=' addons for UKI (Vitaly Kuznetsov)
- redhat: avoid superfluous quotes in UKI cmdline addones (Vitaly Kuznetsov)
- fedora: arm: updates for 6.12 (Peter Robinson)
- soc: qcom: pmic_glink: Handle GLINK intent allocation rejections (Bjorn Andersson)
- rpmsg: glink: Handle rejected intent request better (Bjorn Andersson)
- soc: qcom: socinfo: fix revision check in qcom_socinfo_probe() (Manikanta Mylavarapu)
- firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enabling (Qingqing Zhou)
- EDAC/qcom: Make irq configuration optional (Rajendra Nayak)
- firmware: qcom: scm: fix a NULL-pointer dereference (Bartosz Golaszewski)
- firmware: qcom: scm: suppress download mode error (Johan Hovold)
- soc: qcom: Add check devm_kasprintf() returned value (Charles Han)
- MAINTAINERS: Qualcomm SoC: Match reserved-memory bindings (Simon Horman)
- arm64: dts: qcom: x1e80100: fix PCIe5 interconnect (Johan Hovold)
- arm64: dts: qcom: x1e80100: fix PCIe4 interconnect (Johan Hovold)
- arm64: dts: qcom: x1e80100: Fix up BAR spaces (Konrad Dybcio)
- arm64: dts: qcom: x1e80100-qcp: fix nvme regulator boot glitch (Johan Hovold)
- arm64: dts: qcom: x1e80100-microsoft-romulus: fix nvme regulator boot glitch (Johan Hovold)
- arm64: dts: qcom: x1e80100-yoga-slim7x: fix nvme regulator boot glitch (Johan Hovold)
- arm64: dts: qcom: x1e80100-vivobook-s15: fix nvme regulator boot glitch (Johan Hovold)
- arm64: dts: qcom: x1e80100-crd: fix nvme regulator boot glitch (Johan Hovold)
- arm64: dts: qcom: x1e78100-t14s: fix nvme regulator boot glitch (Johan Hovold)
- arm64: dts: qcom: x1e80100-crd Rename "Twitter" to "Tweeter" (Maya Matuszczyk)
- arm64: dts: qcom: x1e80100: Fix PCIe 6a lanes description (Abel Vesa)
- arm64: dts: qcom: sm8450 fix PIPE clock specification for pcie1 (Dmitry Baryshkov)
- arm64: dts: qcom: x1e80100: Add Broadcast_AND region in LLCC block (Abel Vesa)
- arm64: dts: qcom: x1e80100: fix PCIe5 PHY clocks (Johan Hovold)
- arm64: dts: qcom: x1e80100: fix PCIe4 and PCIe6a PHY clocks (Johan Hovold)
- arm64: dts: qcom: msm8939: revert use of APCS mbox for RPM (Fabien Parent)
- firmware: arm_scmi: Use vendor string in max-rx-timeout-ms (Cristian Marussi)
- dt-bindings: firmware: arm,scmi: Add missing vendor string (Cristian Marussi)
- firmware: arm_scmi: Reject clear channel request on A2P (Cristian Marussi)
- firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier() (Xinqi Zhang)
- MAINTAINERS: invert Misc RISC-V SoC Support's pattern (Conor Dooley)
- riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64 (E Shattow)
- riscv: dts: starfive: disable unused csi/camss nodes (Conor Dooley)
- firmware: microchip: auto-update: fix poll_complete() to not report spurious timeout errors (Conor Dooley)
- arm64: dts: rockchip: Correct GPIO polarity on brcm BT nodes (Diederik de Haas)
- arm64: dts: rockchip: Drop invalid clock-names from es8388 codec nodes (Cristian Ciocaltea)
- ARM: dts: rockchip: Fix the realtek audio codec on rk3036-kylin (Heiko Stuebner)
- ARM: dts: rockchip: Fix the spi controller on rk3036 (Heiko Stuebner)
- ARM: dts: rockchip: drop grf reference from rk3036 hdmi (Heiko Stuebner)
- ARM: dts: rockchip: fix rk3036 acodec node (Heiko Stuebner)
- arm64: dts: rockchip: remove orphaned pinctrl-names from pinephone pro (Heiko Stuebner)
- arm64: dts: rockchip: remove num-slots property from rk3328-nanopi-r2s-plus (Heiko Stuebner)
- arm64: dts: rockchip: Fix LED triggers on rk3308-roc-cc (Heiko Stuebner)
- arm64: dts: rockchip: Remove #cooling-cells from fan on Theobroma lion (Heiko Stuebner)
- arm64: dts: rockchip: Remove undocumented supports-emmc property (Heiko Stuebner)
- arm64: dts: rockchip: Fix bluetooth properties on Rock960 boards (Heiko Stuebner)
- arm64: dts: rockchip: Fix bluetooth properties on rk3566 box demo (Heiko Stuebner)
- arm64: dts: rockchip: Drop regulator-init-microvolt from two boards (Heiko Stuebner)
- arm64: dts: rockchip: fix i2c2 pinctrl-names property on anbernic-rg353p/v (Heiko Stuebner)
- arm64: dts: rockchip: Fix reset-gpios property on brcm BT nodes (Diederik de Haas)
- arm64: dts: rockchip: Fix wakeup prop names on PineNote BT node (Diederik de Haas)
- arm64: dts: rockchip: Remove hdmi's 2nd interrupt on rk3328 (Diederik de Haas)
- arm64: dts: rockchip: Designate Turing RK1's system power controller (Sam Edwards)
- arm64: dts: rockchip: Start cooling maps numbering from zero on ROCK 5B (Dragan Simic)
- arm64: dts: rockchip: Move L3 cache outside CPUs in RK3588(S) SoC dtsi (Dragan Simic)
- arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-sapphire-excavator (Geert Uytterhoeven)
- arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-eaidk-610 (Geert Uytterhoeven)
- riscv: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port devices (Uwe Kleine-König)
- arm64: dts: imx8mp-phyboard-pollux: Set Video PLL1 frequency to 506.8 MHz (Marek Vasut)
- arm64: dts: imx8mp: correct sdhc ipg clk (Peng Fan)
- arm64: dts: imx8mp-skov-revb-mi1010ait-1cp1: Assign "media_isp" clock rate (Liu Ying)
- arm64: dts: imx8: Fix lvds0 device tree (Diogo Silva)
- arm64: dts: imx8ulp: correct the flexspi compatible string (Haibo Chen)
- arm64: dts: imx8-ss-vpu: Fix imx8qm VPU IRQs (Alexander Stein)
- mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express process (Ben Chuang)
- mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock function (Ben Chuang)
- tpm: Lock TPM chip in tpm_pm_suspend() first (Jarkko Sakkinen)
- Make setting of cma_pernuma tech preview (Chris von Recklinghausen) [RHEL-59621]
- gitlab-ci: provide consistent kcidb_tree_name (Michael Hofmann)
- Linux 6.12-rc6 (Linus Torvalds)
- mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify() (Yu Zhao)
- mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats (Yu Zhao)
- mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes (Vlastimil Babka)
- mm: shrinker: