[ubuntu/resolute-proposed] linux-6.19 6.19.0-10.10 (Accepted)
Andy Whitcroft
apw at canonical.com
Mon Mar 23 10:31:54 UTC 2026
linux-6.19 (6.19.0-10.10) resolute; urgency=medium
* resolute/linux-6.19: 6.19.0-10.10 -proposed tracker (LP: #2144656)
* Please make dracut the default initrd generator (LP: #2142775)
- [Packaging] recommends dracut instead of initramfs-tools
* Packaging resync (LP: #1786013)
- [Packaging] debian.master/dkms-versions -- update from kernel-versions
* Resolute update: v6.19.8 upstream stable release (LP: #2144750)
- net/sched: act_gate: snapshot parameters with RCU on replace
- net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared
blocks
- apparmor: validate DFA start states are in bounds in unpack_pdb
- apparmor: fix memory leak in verify_header
- apparmor: replace recursive profile removal with iterative approach
- apparmor: fix: limit the number of levels of policy namespaces
- apparmor: fix side-effect bug in match_char() macro usage
- apparmor: fix missing bounds check on DEFAULT table in verify_dfa()
- apparmor: Fix double free of ns_name in aa_replace_profiles()
- apparmor: fix unprivileged local user can do privileged policy
management
- apparmor: fix differential encoding verification
- apparmor: fix race on rawdata dereference
- apparmor: fix race between freeing data and fs accessing it
- Linux 6.19.8
* Resolute update: v6.19.7 upstream stable release (LP: #2144749)
- perf/core: Fix refcount bug and potential UAF in perf_mmap
- drm/vmwgfx: Fix invalid kref_put callback in vmw_bo_dirty_release
- drm/vmwgfx: Return the correct value in vmw_translate_ptr functions
- debugobject: Make it work with deferred page initialization - again
- drm/logicvc: Fix device node reference leak in
logicvc_drm_config_parse()
- KVM: arm64: Hide S1POE from guests when not supported by the host
- KVM: arm64: Fix ID register initialization for non-protected pKVM guests
- drm/fourcc: fix plane order for 10/12/16-bit YCbCr formats
- drm/tiny: sharp-memory: fix pointer error dereference
- irqchip/sifive-plic: Fix frozen interrupt due to affinity setting
- scsi: lpfc: Properly set WC for DPP mapping
- scsi: pm8001: Fix use-after-free in pm8001_queue_command()
- accel: ethosu: Fix shift overflow in cmd_to_addr()
- drm/imx: parallel-display: check return value of devm_drm_bridge_add()
in imx_pd_probe()
- drm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add()
in dw_dp_bind()
- ALSA: scarlett2: Fix DSP filter control array handling
- ALSA: usb-audio: Remove VALIDATE_RATES quirk for Focusrite devices
- ALSA: usb-audio: Add QUIRK_FLAG_SKIP_IFACE_SETUP
- gpio: shared: fix memory leaks
- x86/fred: Correct speculative safety in fred_extint()
- x86/bug: Handle __WARN_printf() trap in early_fixup_exception()
- x86/cfi: Fix CFI rewrite for odd alignments
- sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weight
- sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper
functions
- sched/fair: Introduce and use the vruntime_cmp() and vruntime_op()
wrappers for wrapped-signed aritmetics
- sched/fair: Fix zero_vruntime tracking
- sched/fair: Only set slice protection at pick time
- sched/eevdf: Update se->vprot in reweight_entity()
- sched/fair: Fix lag clamp
- rseq: Clarify rseq registration rseq_size bound check comment
- perf/core: Fix invalid wait context in ctx_sched_in()
- accel/amdxdna: Remove buffer size check when creating command BO
- accel/amdxdna: Switch to always use chained command
- accel/amdxdna: Fix crash when destroying a suspended hardware context
- accel/amdxdna: Reduce log noise during process termination
- accel/amdxdna: Fix dead lock for suspend and resume
- accel/amdxdna: Fix suspend failure after enabling turbo mode
- accel/amdxdna: Fix command hang on suspended hardware context
- accel/amdxdna: Fix out-of-bounds memset in command slot handling
- accel/amdxdna: Prevent ubuf size overflow
- accel/amdxdna: Validate command buffer payload count
- drm/xe/wa: Steer RMW of MCR registers while building default LRC
- cgroup/cpuset: Fix incorrect change to effective_xcpus in
partition_xcpus_del()
- cgroup/cpuset: Fix incorrect use of cpuset_update_tasks_cpumask() in
update_cpumasks_hier()
- clk: scu/imx8qxp: do not register driver in probe()
- cxl: Move devm_cxl_add_nvdimm_bridge() to cxl_pmem.ko
- cxl: Fix race of nvdimm_bus object when creating nvdimm objects
- cxl/mbox: validate payload size before accessing contents in
cxl_payload_from_user_allowed()
- scsi: ufs: core: Move link recovery for hibern8 exit failure to
wl_resume
- regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read()
- regulator: bq257xx: Fix device node reference leak in
bq257xx_reg_dt_parse_gpio()
- irqchip/ls-extirq: Fix devm_of_iomap() error check
- io_uring/cmd_net: use READ_ONCE() for ->addr3 read
- zloop: advertise a volatile write cache
- zloop: check for spurious options passed to remove
- drm/client: Do not destroy NULL modes
- ALSA: usb-audio: Cap the packet size pre-calculations
- ALSA: usb-audio: Use inclusive terms
- perf: Fix __perf_event_overflow() vs perf_remove_from_context() race
- s390/idle: Fix cpu idle exit cpu time accounting
- s390/vtime: Fix virtual timer forwarding
- s390/kexec: Disable stack protector in s390_reset_system()
- arm64: io: Rename ioremap_prot() to __ioremap_prot()
- arm64: io: Extract user memory type in ioremap_prot()
- PCI: dwc: ep: Refresh MSI Message Address cache on change
- PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entry
- drm/amdgpu/userq: Do not allow userspace to trivially triger kernel
warnings
- drm/amdgpu: Unlock a mutex before destroying it
- drm/amdgpu: Fix locking bugs in error paths
- drm/amdgpu: Fix error handling in slot reset
- ALSA: hda: cs35l56: Fix signedness error in cs35l56_hda_posture_put()
- btrfs: free pages on error in btrfs_uring_read_extent()
- btrfs: fix error message order of parameters in
btrfs_delete_delayed_dir_index()
- btrfs: fix incorrect key offset in error message in
check_dev_extent_item()
- btrfs: fix objectid value in error message in check_extent_data_ref()
- btrfs: fix warning in scrub_verify_one_metadata()
- btrfs: print correct subvol num if active swapfile prevents deletion
- btrfs: fix compat mask in error messages in btrfs_check_features()
- ALSA: usb: qcom: Correct parameter comment for
uaudio_transfer_buffer_setup()
- mm/slab: pass __GFP_NOWARN to refill_sheaf() if fallback is available
- ASoC: SDCA: Fix comments for sdca_irq_request()
- bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic
tearing
- bpf: Fix stack-out-of-bounds write in devmap
- selftests/bpf: Fix OOB read in dmabuf_collector
- sched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flag
- spi: stm32: fix missing pointer assignment in case of dma chaining
- PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 value
- bpf: Fix race in cpumap on PREEMPT_RT
- bpf: Fix race in devmap on PREEMPT_RT
- bpf: Add bitwise tracking for BPF_END
- bpf: Introduce tnum_step to step through tnum's members
- bpf: Improve bounds when tnum has a single possible value
- uaccess: Fix scoped_user_read_access() for 'pointer to const'
- usb: gadget: u_ether: add gether_opts for config caching
- usb: gadget: u_ether: Add auto-cleanup helper for freeing net_device
- usb: gadget: f_ncm: align net_device lifecycle with bind/unbind
- accel/rocket: fix unwinding in error path in rocket_core_init
- accel/rocket: fix unwinding in error path in rocket_probe
- KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
- eventpoll: Fix integer overflow in ep_loop_check_proc()
- namespace: fix proc mount iteration
- media: dvb-core: fix wrong reinitialization of ringbuffer on reopen
- nfc: pn533: properly drop the usb interface reference on disconnect
- net: usb: kaweth: validate USB endpoints
- net: usb: kalmia: validate USB endpoints
- net: usb: pegasus: validate USB endpoints
- can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a
message
- can: usb: f81604: correctly anchor the urb in the read bulk callback
- can: ucan: Fix infinite loop from zero-length messages
- can: usb: etas_es58x: correctly anchor the urb in the read bulk callback
- can: usb: f81604: handle short interrupt urb messages properly
- can: usb: f81604: handle bulk write errors properly
- HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing them
- HID: pidff: Fix condition effect bit clearing
- HID: multitouch: Keep latency normal on deactivate for reactivation
gesture
- x86/efi: defer freeing of boot services memory
- perf/x86/intel/uncore: Add per-scheduler IMC CAS count events
- x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file paths
- x86/sev: Allow IBPB-on-Entry feature for SNP guests
- x86/boot/sev: Move SEV decompressor variables into the .data section
- platform/x86: dell-wmi-sysman: Don't hex dump plaintext password data
- platform/x86: alienware-wmi-wmax: Add G-Mode support to m18 laptops
- platform/x86: dell-wmi: Add audio/mic mute key codes
- ALSA: hda/realtek: Add quirk for HP Pavilion 15-eh1xxx to enable mute
LED
- ALSA: doc: usb-audio: Add doc for QUIRK_FLAG_SKIP_IFACE_SETUP
- ALSA: usb-audio: Use correct version for UAC3 header validation
- ALSA: hda/intel: increase default bdl_pos_adj for Nvidia controllers
- ALSA: hda/realtek: fix model name typo for Samsung Galaxy Book Flex
(NT950QCG-X716)
- ALSA: hda/realtek: Add quirk for Acer Aspire V3-572G
- ALSA: hda/realtek: add quirk for Samsung Galaxy Book Flex
(NT950QCT-A38A)
- ALSA: hda/realtek: add quirk for Acer Nitro ANV15-51
- wifi: radiotap: reject radiotap with unknown bits
- wifi: libertas: fix use-after-free in lbs_free_adapter()
- wifi: cfg80211: cancel rfkill_block work in wiphy_unregister()
- wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfiguration
- wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()
- Bluetooth: purge error queues in socket destructors
- gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for
QPL
- net: phy: register phy led_triggers during probe to avoid AB-BA deadlock
- IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()
- RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()
- RDMA/ionic: Fix kernel stack leak in ionic_create_cq()
- ksmbd: Compare MACs in constant time
- cpufreq: intel_pstate: Fix crash during turbo disable
- arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is
enabled
- net/sched: ets: fix divide by zero in the offload path
- nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().
- tracing: Fix WARN_ON in tracing_buffers_mmap_close
- scsi: target: Fix recursive locking in __configfs_open_file()
- mm: thp: deny THP for files on anonymous inodes
- Squashfs: check metadata block offset is within range
- drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()
- drbd: fix null-pointer dereference on local read error
- xfs: fix xfs_group release bug in xfs_dax_notify_dev_failure
- xfs: Fix error pointer dereference
- smb: client: fix cifs_pick_channel when channels are equally loaded
- smb: client: fix broken multichannel with krb5+signing
- smb: client: Don't log plaintext credentials in cifs_set_cifscreds
- smb: client: fix oops due to uninitialised var in smb2_unlink()
- scsi: core: Fix refcount leak for tagset_refcnt
- scsi: ufs: core: Fix RPMB region size detection for UFS 2.2
- mptcp: pm: avoid sending RM_ADDR over same subflow
- mptcp: pm: in-kernel: always mark signal+subflow endp as used
- selftests: mptcp: more stable simult_flows tests
- selftests: mptcp: join: check RM_ADDR not sent over same subflow
- selftests: mptcp: join: check removing signal+subflow endp
- kbuild: Split .modinfo out from ELF_DETAILS
- kbuild: Leave objtool binary around with 'make clean'
- ASoC: sdca: Fix missing regmap dependencies in Kconfig
- Revert "netfilter: nft_set_rbtree: validate open interval overlap"
- ARM: clean up the memset64() C wrapper
- platform/x86: hp-bioscfg: Support allocations of larger data
- Bluetooth: Fix CIS host feature condition
- ipmi: Fix use-after-free and list corruption on sender error
- net: stmmac: remove support for lpi_intr_o
- drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
- nvme: fix admin queue leak on controller reset
- hwmon: (macsmc) Fix regressions in Apple Silicon SMC hwmon driver
- hwmon: (macsmc) Fix overflows, underflows, and sign extension
- hwmon: (aht10) Fix initialization commands for AHT20
- pinctrl: equilibrium: rename irq_chip function callbacks
- pinctrl: equilibrium: fix warning trace on load
- pinctrl: qcom: qcs615: Add missing dual edge GPIO IRQ errata flag
- platform/x86: thinkpad_acpi: Fix errors reading battery thresholds
- module: Remove duplicate freeing of lockdep classes
- HID: multitouch: new class MT_CLS_EGALAX_P80H84
- pinctrl: pinconf-generic: Fix memory leak in
pinconf_generic_parse_dt_config()
- pinctrl: generic: move function to amlogic-am4 driver
- pinctrl: meson: amlogic-a4: Fix device node reference leak in
aml_dt_node_to_map_pinmux()
- pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()
- hwmon: (it87) Check the it87_lock() return value
- idpf: increment completion queue next_to_clean in sw marker wait routine
- idpf: change IRQ naming to match netdev and ethtool queue numbering
- idpf: Fix flow rule delete failure due to invalid validation
- ice: recap the VSI and QoS info after rebuild
- ice: fix crash in ethtool offline loopback test
- i40e: Fix preempt count leak in napi poll tracepoint
- e1000e: clear DPG_EN after reset to avoid autonomous power-gating
- drm/solomon: Fix page start when updating rectangle in page addressing
mode
- netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict
sequence
- nvmet-fcloop: Check remoteport port_state before calling done callback
- net: annotate data-races around sk->sk_{data_ready,write_space}
- bridge: Check relevant per-VLAN options in VLAN range grouping
- net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling
in ALE table
- nvme-multipath: fix leak on try_module_get failure
- inet: annotate data-races around isk->inet_num
- crypto: ccp - Fix use-after-free on error path
- accel/amdxdna: Fill invalid payload for failed command
- udp: Unhash auto-bound connected sk from 4-tuple hash table when
disconnected.
- tcp: give up on stronger sk_rcvbuf checks (for now)
- xsk: Fix fragment node deletion to prevent buffer leak
- xsk: Fix zero-copy AF_XDP fragment drop
- dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ
handler
- atm: lec: fix null-ptr-deref in lec_arp_clear_vccs
- net: ti: icssg-prueth: Fix ping failure after offload mode setup when
link speed is not 1G
- amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speeds
- regulator: mt6363: Fix incorrect and redundant IRQ disposal in probe
- can: bcm: fix locking for bcm_op runtime updates
- can: dummy_can: dummy_can_init(): fix packet statistics
- can: mcp251x: fix deadlock in error path of mcp251x_open
- wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_config
- drm/syncobj: Fix handle <-> fd ioctls with dirty stack
- drm/xe: Do not preempt fence signaling CS instructions
- drm/xe/configfs: Free ctx_restore_mid_bb in release
- drm/xe/queue: Call fini on exec queue creation fail
- blktrace: fix __this_cpu_read/write in preemptible context
- rust: kunit: fix warning when !CONFIG_PRINTK
- kunit: tool: copy caller args in run_kernel to prevent mutation
- accel/amdxdna: Fix NULL pointer dereference of mgmt_chann
- drm/amd/display: Use mpc.preblend flag to indicate 3D LUT
- drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUT
- net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return value
- bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is
loaded
- octeon_ep: Relocate counter updates before NAPI
- octeon_ep: avoid compiler and IQ/OQ reordering
- octeon_ep_vf: Relocate counter updates before NAPI
- octeon_ep_vf: avoid compiler and IQ/OQ reordering
- wifi: cw1200: Fix locking in error paths
- wifi: wlcore: Fix a locking bug
- wifi: mt76: mt7996: Fix possible oob access in
mt7996_mac_write_txwi_80211()
- wifi: mt76: mt7925: Fix possible oob access in
mt7925_mac_write_txwi_80211()
- wifi: mt76: Fix possible oob access in
mt76_connac2_mac_write_txwi_80211()
- indirect_call_wrapper: do not reevaluate function pointer
- net/rds: Fix circular locking dependency in rds_tcp_tune
- xen/acpi-processor: fix _CST detection using undersized evaluation
buffer
- ASoC: SDCA: Add allocation failure check for Entity name
- ice: fix adding AQ LLDP filter for VF
- ice: Fix memory leak in ice_set_ringparam()
- libie: don't unroll if fwlog isn't supported
- iavf: fix netdev->max_mtu to respect actual hardware limit
- igb: Fix trigger of incorrect irq in igb_xsk_wakeup
- igc: Fix trigger of incorrect irq in igc_xsk_wakeup function
- bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shim
- smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()
- smb/client: fix buffer size for smb311_posix_qinfo in
SMB311_posix_query_info()
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()
- net: ipv4: fix ARM64 alignment fault in multipath hash seed
- amd-xgbe: fix sleep while atomic on suspend/resume
- drm/sched: Fix kernel-doc warning for drm_sched_job_done()
- ata: libata: cancel pending work after clearing deferred_qc
- i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock"
- time/jiffies: Fix sysctl file error on configurations where USER_HZ < HZ
- drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
- drm/xe/reg_sr: Fix leak on xa_store failure
- nvme: fix memory allocation in nvme_pr_read_keys()
- x86/numa: Store extra copy of numa_nodes_parsed
- x86/topo: Add topology_num_nodes_per_package()
- x86/topo: Replace x86_has_numa_in_package
- x86/topo: Fix SNC topology mess
- sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting
- timekeeping: Fix timex status validation for auxiliary clocks
- hwmon: (max6639) fix inverted polarity
- net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless
qdiscs
- tcp: secure_seq: add back ports to TS offset
- net: nfc: nci: Fix zero-length proprietary notifications
- net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()
- net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
- nfc: nci: free skb on nci_transceive early error paths
- nfc: nci: complete pending data exchange on device close
- nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback
- nfc: rawsock: cancel tx_work before socket teardown
- net: stmmac: Fix error handling in VLAN add and delete paths
- net: stmmac: Improve double VLAN handling
- net: stmmac: Fix VLAN HW state restore
- net: stmmac: Defer VLAN HW configuration when interface is down
- block: use trylock to avoid lockdep circular dependency in sysfs
- net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
- netfilter: nf_tables: unconditionally bump set->nelems before insertion
- netfilter: nf_tables: clone set on flush only
- netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
- net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error
in mtk_xdp_setup()
- selftests/harness: order TEST_F and XFAIL_ADD constructors
- net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
- net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop
- net/sched: act_ife: Fix metalist update behavior
- xdp: use modulo operation to calculate XDP frag tailroom
- xsk: introduce helper to determine rxq->frag_size
- ice: fix rxq info registering in mbuf packets
- ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
- i40e: fix registering XDP RxQ info
- i40e: use xdp.frame_sz as XDP RxQ info frag_size
- net: enetc: use truesize as XDP RxQ info frag_size
- xdp: produce a warning when calculated tailroom is negative
- accel: ethosu: Fix job submit error clean-up refcount underflows
- accel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalar
- ata: libata-eh: Fix detection of deferred qc timeouts
- selftest/arm64: Fix sve2p1_sigill() to hwcap test
- tracing: Add NULL pointer check to trigger_data_free()
- bpf: collect only live registers in linked regs
- selftests/bpf: Avoid simplification of crafted bounds test
- Linux 6.19.7
* Resolute update: 6.19.6 upstream stable release (LP: #2144746)
- rust_binder: Fix build failure if !CONFIG_COMPAT
- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms
- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms"
- perf test: Fix test case perf evlist tests for s390x
- perf test stat tests: Fix for virtualized machines
- perf build: Raise minimum shellcheck version to 0.7.2
- perf unwind-libdw: Fix invalid reference counts
- perf callchain: Fix srcline printing with inlines
- libsubcmd: Fix null intersection case in exclude_cmds()
- rtc: nvvrs: Add ARCH_TEGRA to the NV VRS RTC driver
- rtc: max31335: use correct CONFIG symbol in IS_REACHABLE()
- perf symbol-elf: Fix leak of ELF files with GNU debugdata
- perf tools: Get debug info of DSO properly
- perf tests kallsyms: Fix missed map__put()
- perf cs-etm: Fix decoding for sparse CPU maps
- perf annotate: Fix args leak of map_symbol
- perf maps: Fix reference count leak in maps__find_ams()
- perf tests sched: Avoid error in cleanup on loaded machines
- perf annotate: Fix memcpy size in arch__grow_instructions()
- tools headers: Go back to include asm-generic/unistd.h for arm64
- perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to
pointer
- perf test: Fix test perf evlist for z/VM s390x
- perf vendor events amd: Fix Zen 5 MAB allocation events
- perf jevents: Handle deleted JSONS in out of source builds
- perf build: Remove NO_LIBCAP that controls nothing
- libperf build: Always place libperf includes first
- perf metricgroup: Don't early exit if no CPUID table exists
- perf test: Fix test case perftool-testsuite_report for s390
- objtool/rust: add one more `noreturn` Rust function
- perf stat: Ensure metrics are displayed even with failed events
- perf stat-shadow: In prepare_metric fix guard on reading NULL
perf_stat_evsel
- io_uring: add IORING_OP_URING_CMD128 to opcode checks
- rtc: interface: Alarm race handling should not discard preceding error
- statmount: permission check should return EPERM
- hfsplus: fix volume corruption issue for generic/480
- audit: add fchmodat2() to change attributes class
- hfsplus: fix volume corruption issue for generic/498
- fs/buffer: add alert in try_to_free_buffers() for folios without buffers
- kselftest/kublk: include message in _Static_assert for C11 compatibility
- hfs: Replace BUG_ON with error handling for CNID count checks
- audit: add missing syscalls to read class
- hfsplus: pretend special inodes as regular files
- i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr()
- i3c: mipi-i3c-hci: Stop reading Extended Capabilities if capability ID
is 0
- i3c: mipi-i3c-hci: Reset RING_OPERATION1 fields during init
- dlm: fix recovery pending middle conversion
- minix: Add required sanity checking to minix_check_superblock()
- dlm: validate length in dlm_search_rsb_tree
- btrfs: don't BUG() on unexpected delayed ref type in
run_one_delayed_ref()
- btrfs: fallback to buffered IO if the data profile has duplication
- btrfs: handle user interrupt properly in btrfs_trim_fs()
- netfs: when subreq is marked for retry, do not check if it faced an
error
- smb: client: add proper locking around ses->iface_last_update
- gfs2: fiemap page fault fix
- smb: client: prevent races in ->query_interfaces()
- tools/cpupower: Fix inverted APERF capability check
- s390/boot: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGS
- tools/power cpupower: Reset errno before strtoull()
- s390/purgatory: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGS
- perf/arm-cmn: Support CMN-600AE
- arm64: Add support for TSV110 Spectre-BHB mitigation
- rnbd-srv: Zero the rsp buffer before using it
- x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE
is set
- ntfs: ->d_compare() must not block
- EFI/CPER: don't dump the entire memory region
- APEI/GHES: ensure that won't go past CPER allocated record
- APEI/GHES: ARM processor Error: don't go past allocated memory
- EFI/CPER: don't go past the ARM processor CPER record buffer
- ACPI: processor: Fix NULL-pointer dereference in
acpi_processor_errata_piix4()
- ACPI: resource: Add JWIPC JVC9100 to irq1_level_low_skip_override[]
- ACPICA: Abort AML bytecode execution when executing AML_FATAL_OP
- powercap: intel_rapl: Add PL4 support for Ice Lake
- io_uring/timeout: annotate data race in io_flush_timeouts()
- alpha: fix user-space corruption during memory compaction
- md-cluster: fix NULL pointer dereference in process_metadata_update
- md raid: fix hang when stopping arrays with metadata through dm-raid
- rust: cpufreq: always inline functions using build_assert with arguments
- cpufreq: dt-platdev: Block the driver from probing on more QC platforms
- s390/perf: Disable register readout on sampling events
- arm64: mte: Set TCMA1 whenever MTE is present in the kernel
- perf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREAD
- ACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On Display)
- ACPI: scan: Use async schedule function in acpi_scan_clear_dep_fn()
- ACPI: battery: fix incorrect charging status when current is zero
- xenbus: Use .freeze/.thaw to handle xenbus devices
- blk-mq-debugfs: add missing debugfs_mutex in
blk_mq_debugfs_register_hctxs()
- blk-mq-sched: unify elevators checking for async requests
- block: decouple secure erase size limit from discard size limit
- sparc: Synchronize user stack on fork and clone
- sparc: don't reference obsolete termio struct for TC* constants
- bpf: verifier improvement in 32bit shift sign extension pattern
- irqchip/riscv-imsic: Add a CPU pm notifier to restore the IMSIC on exit
- perf/x86/msr: Add Airmont NP
- perf/x86/cstate: Add Airmont NP
- perf/x86/intel: Add Airmont NP
- gendwarfksyms: Fix build on 32-bit hosts
- bpf: crypto: Use the correct destructor kfunc type
- bpf: net_sched: Use the correct destructor kfunc type
- bpf: Recognize special arithmetic shift in the verifier
- genirq/cpuhotplug: Notify about affinity changes breaking the affinity
mask
- bpf: Properly mark live registers for indirect jumps
- perf/core: Fix slow perf_event_task_exit() with LBR callstacks
- arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
- clocksource/drivers/sh_tmu: Always leave device running after probe
- clocksource/drivers/timer-integrator-ap: Add missing Kconfig dependency
on OF
- PCI/MSI: Unmap MSI-X region on error
- bpftool: Fix dependencies for static build
- crypto: hisilicon/qm - move the barrier before writing to the mailbox
register
- mailbox: bcm-ferxrm-mailbox: Use default primary handler
- char: tpm: cr50: Remove IRQF_ONESHOT
- sched/debug: Fix updating of ppos on server write ops
- pstore: ram_core: fix incorrect success return when vmap() fails
- firmware: arm_ffa: Unmap Rx/Tx buffers on init failure
- Revert "arm64: zynqmp: Add an OP-TEE node to the device tree"
- EDAC/igen6: Add more Intel Panther Lake-H SoCs support
- EDAC/igen6: Add two Intel Amston Lake SoCs support
- arm64: tegra: smaug: Add usb-role-switch support
- soc: imx8m: Fix error handling for clk_prepare_enable()
- soc/tegra: pmc: Fix unsafe generic_handle_irq() call
- x86/sev: Use kfree_sensitive() when freeing a SNP message descriptor
- parisc: Prevent interrupts during reboot
- drm/xe/ggtt: Use scope-based runtime pm
- drm/xe: Covert return of -EBUSY to -ENOMEM in VM bind IOCTL
- drm/xe/vm: Skip ufence association for CPU address mirror VMA during MAP
- drm/panthor: Always wait after sending a command to an AS
- drm/xe/xe3_lpg: Apply Wa_16028005424
- drm/panel-edp: Add CSW MNE007QB3-1
- gpu/panel-edp: add AUO panel entry for B140HAN06.4
- accel/amdxdna: Fix tail-pointer polling in mailbox_get_msg()
- drm/amdgpu: fix NULL pointer issue buffer funcs
- drm/amdgpu: fix the calculation of RAS bad page number
- drm/amdgpu/ras: Move ras data alloc before bad page check
- drm/amd/display: Correct DSC padding accounting
- drm/amd/display: Fix wrong x_pos and y_pos for cursor offload
- drm/amd/display: Correct FIXED_VS Link Rate Toggle Condition
- drm/amd/display: Guard FAMS2 configuration updates
- drm/panel-edp: Add AUO B140QAX01.H panel
- drm/amdkfd: Handle GPU reset and drain retry fault race
- spi-geni-qcom: initialize mode related registers to 0
- spi-geni-qcom: use xfer->bits_per_word for can_dma()
- spi: cadence-quadspi: Parse DT for flashes with the rest of the DT
parsing
- drm/amd/display: Fix DP no audio issue
- drm/amd/display: Add USB-C DP Alt Mode lane limitation in DCN32
- drm/amd/display: Don't disable DPCD mst_en if sink connected
- ASoC: SOF: ipc4: Support for sending payload along with LARGE_CONFIG_GET
- media: dvb-core: dmxdevfilter must always flush bufs
- gpio: pca953x: Add support for TCAL6408 TCAL6416
- spi: stm32: fix Overrun issue at < 8bpw
- drm/ast: Swap framebuffer writes on big-endian machines
- ALSA: hda/realtek - Enable Mute LED for Lenovo platform
- drm/v3d: Set DMA segment size to avoid debug warnings
- media: omap3isp: isp_video_mbus_to_pix/pix_to_mbus fixes
- media: omap3isp: isppreview: always clamp in preview_try_format()
- media: omap3isp: set initial format
- media: chips-media: wave5: Fix conditional in start_streaming
- media: chips-media: wave5: Process ready frames when CMD_STOP sent to
Encoder
- drm/panel: edp: add BOE NV140WUM-T08 panel
- media: mediatek: vcodec: Don't try to decode 422/444 VP9
- drm/amdgpu: add support for HDP IP version 6.1.1
- drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast
path
- drm/amd/display: Fix dsc eDP issue
- drm/amdgpu: avoid a warning in timedout job handler
- drm/amd/display: Add signal type check for dcn401 get_phyd32clk_src
- drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update
and Timeline Management v4
- HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple keyboards
- HID: pidff: Do not set out of range trigger button
- HID: multitouch: add quirks for Lenovo Yoga Book 9i
- drm/amdgpu: Skip loading SDMA_RS64 in VF
- drm/amd/display: only power down dig on phy endpoints
- drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS
on DCN35
- drm/xe: Only toggle scheduling in TDR if GuC is running
- ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" mask
- ASoC: wm8962: Don't report a microphone if it's shorted to ground on
plug
- spi: spi-mem: Limit octal DTR constraints to octal DTR situations
- cgroup/cpuset: Don't fail cpuset.cpus change in v2
- media: amphion: Clear last_buffer_dequeued flag for DEC_CMD_START
- drm/panel: Fix a possible null-pointer dereference in
jdi_panel_dsi_remove()
- media: adv7180: fix frame interval in progressive mode
- media: pvrusb2: fix URB leak in pvr2_send_request_ex
- media: solo6x10: Check for out of bounds chip_id
- media: cx25821: Fix a resource leak in cx25821_dev_setup()
- media: qcom: camss: Do not enable cpas fast ahb clock for SM8550 VFE
lite
- media: v4l2-async: Fix error handling on steps after finding a match
- media: mt9m114: Avoid a reset low spike during probe()
- media: mt9m114: Return -EPROBE_DEFER if no endpoint is found
- media: ipu6: Ensure stream_mutex is acquired when dealing with node list
- media: ipu6: Close firmware streams on streaming enable failure
- media: ipu6: Always close firmware stream
- ALSA: hda/realtek: add HP Victus 16-e0xxx mute LED quirk
- ALSA: usb-audio: presonus s18xx uses little-endian
- drm/amdkfd: Relax size checking during queue buffer get
- drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()
- drm: Account property blob allocations to memcg
- drm: renesas: rz-du: mipi_dsi: fix kernel panic when rebooting for some
panels
- hyper-v: Mark inner union in hv_kvp_exchg_msg_value as packed
- virt: vbox: uapi: Mark inner unions in packed structs as packed
- ASoC: soc-acpi-intel-arl-match: change rt722 amp endpoint to aggregated
- ASoC: soc-acpi-intel-ptl-match: use aggregated endpoint in
ptl_rt722_l0_rt1320_l23
- ASoC: sdw_utils: remove dai registered check
- drm/atmel-hlcdc: destroy properly the plane state in the reset callback
- PCI: Add Intel Nova Lake audio Device ID
- ALSA: hda: controllers: intel: add support for Nova Lake
- drm/amd/display: Disable FEC when powering down encoders
- drm/amd/display: Ensure link output is disabled in backend reset for
PLL_ON
- drm/amd/display: Revert "init dispclk from bootup clock for DCN314"
- drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback
- drm/atmel-hlcdc: don't reject the commit if the src rect has fractional
parts
- drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after release
- media: rkisp1: Fix filter mode register configuration
- drm/amd/display: Revert "init dispclk from bootup clock for DCN315"
- drm/amdgpu: mark invalid records with U64_MAX
- HID: multitouch: add eGalaxTouch EXC3188 support
- media: uvcvideo: Create an ID namespace for streaming output terminals
- HID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBK
- ALSA: hda/conexant: Add headset mic fix for MECHREVO Wujie 15X Pro
- ALSA: hda/realtek: fix LG Gram Style 14 speakers
- gpio: aspeed-sgpio: Change the macro to support deferred probe
- ASoC: sunxi: sun50i-dmic: Add missing check for devm_regmap_init_mmio
- spi: spi-mem: Protect dirmap_create() with spi_mem_access_start/end
- drm/amd/display: Fix GFX12 family constant checks
- drm/amd/display: avoid dig reg access timeout on usb4 link training fail
- spi: cadence-qspi: Fix probe error path and remove
- drm/amdgpu: validate user queue size constraints
- spi: cadence-qspi: Try hard to disable the clocks
- drm/amd/pm: Fix null pointer dereference issue
- ASoC: codecs: max98390: Check return value of devm_gpiod_get_optional()
in max98390_i2c_probe()
- hwmon: (asus-ec-sensors) add Pro WS TRX50-SAGE WIFI A
- hwmon: (dell-smm) Add support for Dell OptiPlex 7080
- hwmon: (nct6775) Add ASUS Pro WS WRX90E-SAGE SE
- hwmon: (nct6683) Add customer ID for ASRock Z590 Taichi
- hwmon: (emc2305) Fix a resource leak in emc2305_of_parse_pwm_child
- hwmon: (f71882fg) Add F81968 support
- hwmon: (nct7363) Fix a resource leak in nct7363_present_pwm_fanin
- HID: logitech-hidpp: Add support for Logitech K980
- ASoC: es8328: Add error unwind in resume
- ALSA: hda/realtek: Add quirk for Minisforum V3 SE
- modpost: Amend ppc64 save/restfpr symnames for -Os build
- ASoC: qcom: q6asm: drop DSP responses for closed data streams
- power: sequencing: fix missing state_lock in pwrseq_power_on() error
path
- ASoC: SOF: Intel: hda: Fix NULL pointer dereference
- spi: geni-qcom: Fix abort sequence execution for serial engine errors
- ASoC: fsl: imx-rpmsg: use snd_soc_find_dai_with_mutex() in probe
- ALSA: hda/realtek - Enable mute LEDs on HP ENVY x360 15-es0xxx
- ALSA: mixer: oss: Add card disconnect checkpoints
- ALSA: ctxfi: Add quirk for SE-300PCIE variant (160b:0102)
- ALSA: usb-audio: Add DSD support for iBasso DC04U
- ALSA: usb-audio: Add iface reset and delay quirk for AB13X USB Audio
- jfs: Add missing set_freezable() for freezable kthread
- jfs: nlink overflow in jfs_rename
- PCI: dwc: Skip PME_Turn_Off broadcast and L2/L3 transition during
suspend if link is not up
- wifi: rtw88: fix DTIM period handling when conf->dtim_period is zero
- wifi: rtw89: 8852au: add support for TP TX30U Plus
- wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()
- wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6H
- wifi: rtw89: 8922a: set random mac if efuse contains zeroes
- wifi: rtw89: ser: enable error IMR after recovering from L1
- wifi: rtw89: setting TBTT AGG number when mac port initialization
- wifi: rtw89: mcc: reset probe counter when receiving beacon
- wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()
- wifi: rtw88: Fix inadvertent sharing of struct ieee80211_supported_band
data
- PCI: cadence: Avoid signed 64-bit truncation and invalid sort
- wifi: rtw89: regd: 6 GHz power type marks default when inactive
- dm: replace -EEXIST with -EBUSY
- dm: remove fake timeout to avoid leak request
- iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency
- net: wwan: mhi: Add network support for Foxconn T99W760
- wifi: rtw89: fix potential zero beacon interval in beacon tracking
- rtla: Fix NULL pointer dereference in actions_parse
- wifi: libertas: fix WARNING in usb_tx_block
- iommu/amd: move wait_on_sem() out of spinlock
- wifi: rtw89: Add support for MSI AX1800 Nano (GUAX18N)
- wifi: rtw89: Add support for D-Link VR Air Bridge (DWA-F18)
- wifi: rtw89: pci: validate sequence number of TX release report
- wifi: rtw89: mac: correct page number for CSI response
- wifi: rtw89: wow: add reason codes for disassociation in WoWLAN mode
- PCI: dw-rockchip: Disable BAR 0 and BAR 1 for Root Port
- wifi: rtw89: disable EHT protocol by chip capabilities
- wifi: ath11k: add pm quirk for Thinkpad Z13/Z16 Gen1
- wifi: ath11k: Fix failure to connect to a 6 GHz AP
- wifi: ath12k: fix preferred hardware mode calculation
- wifi: ath12k: fix mac phy capability parsing
- wifi: cfg80211: allow only one NAN interface, also in multi radio
- ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()
- ipv6: annotate data-races over sysctl.flowlabel_reflect
- ipv6: annotate data-races in net/ipv6/route.c
- ipv6: exthdrs: annotate data-race over multiple sysctl
- ext4: mark group add fast-commit ineligible
- ext4: move ext4_percpu_param_init() before ext4_mb_init()
- ext4: mark group extend fast-commit ineligible
- ext4: use reserved metadata blocks when splitting extent on endio
- netfilter: nf_conntrack: Add allow_clash to generic protocol handler
- netfilter: xt_tcpmss: check remaining length before reading optlen
- openrisc: define arch-specific version of nop()
- net: usb: r8152: fix transmit queue timeout
- PCI: imx6: Add CLKREQ# override to enable REFCLK for i.MX95 PCIe
- wifi: iwlwifi: mld: Handle rate selection for NAN interface
- wifi: iwlwifi: mvm: check the validity of noa_len
- wifi: iwlwifi: fix 22000 series SMEM parsing
- wifi: iwlwifi: mld: fix chandef start calculation
- wifi: iwlwifi: mld: Fix primary link selection logic
- driver core: faux: stop using static struct device
- wifi: rtw89: Add default ID 28de:2432 for RTL8832CU
- wifi: rtw89: fix unable to receive probe responses under MLO connection
- wifi: rtw89: 8922a: add digital compensation for 2GHz
- net/rds: No shortcut out of RDS_CONN_ERROR
- ext4: propagate flags to convert_initialized_extent()
- gro: change the BUG_ON() in gro_pull_from_frag0()
- ipv4: igmp: annotate data-races around idev->mr_maxdelay
- net: hns3: extend HCLGE_FD_AD_QID to 11 bits
- wifi: cfg80211: treat deprecated INDOOR_SP_AP_OLD control value as LPI
mode
- wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()
- wifi: iwlegacy: add missing mutex protection in
il3945_store_measurement()
- wifi: rtw89: pci: validate release report content before using for
RTL8922DE
- ipv4: fib: Annotate access to struct fib_alias.fa_state.
- Bluetooth: btusb: Add support for MediaTek7920 0489:e158
- Bluetooth: hci_qca: Fix SSR (SubSystem Restart) fail when BT_EN is
pulled up by hw
- Bluetooth: hci_conn: Set link_policy on incoming ACL connections
- Bluetooth: btusb: Add USB ID 0489:e112 for Realtek 8851BE
- Bluetooth: hci_conn: use mod_delayed_work for active mode timeout
- Bluetooth: btusb: Add new VID/PID for RTL8852CE
- Bluetooth: btusb: Add device ID for Realtek RTL8761BU
- octeontx2-af: Workaround SQM/PSE stalls by disabling sticky
- net: sfp: add quirk for Lantech 8330-265D
- wifi: rtw89: pci: restore LDO setting after device resume
- wifi: ath10k: fix lock protection in
ath10k_wmi_event_peer_sta_ps_state_chg()
- bnxt_en: Allow ntuple filters for drops
- ptp: ptp_vmclock: add 'VMCLOCK' to ACPI device match
- net: usb: sr9700: remove code to drive nonexistent multicast filter
- vmw_vsock: bypass false-positive Wnonnull warning with gcc-16
- net/rds: Clear reconnect pending bit
- PCI: Mark ASM1164 SATA controller to avoid bus reset
- PCI/AER: Clear stale errors on reporting agents upon probe
- PCI: Fix pci_slot_lock () device locking
- PCI: Enable ACS after configuring IOMMU for OF platforms
- PCI: Add ACS quirk for Qualcomm Hamoa & Glymur
- PCI: Mark Nvidia GB10 to avoid bus reset
- PCI/bwctrl: Disable BW controller on Intel P45 using a quirk
- myri10ge: avoid uninitialized variable use
- nfc: nxp-nci: remove interrupt trigger type
- hisi_acc_vfio_pci: resolve duplicate migration states
- RDMA/rtrs-clt: For conn rejection use actual err number
- hisi_acc_vfio_pci: fix the queue parameter anomaly issue
- um: Preserve errno within signal handler
- ata: libata: avoid long timeouts on hot-unplugged SATA DAS
- hisi_acc_vfio_pci: update status after RAS error
- scsi: buslogic: Reduce stack usage
- vhost: fix caching attributes of MMIO regions by setting them explicitly
- scsi: ufs: mediatek: Fix page faults in ufs_mtk_clk_scale() trace event
- riscv: vector: init vector context with proper vlenb
- tracing: Fix false sharing in hwlat get_sample()
- remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when mailbox TX
channel is uninitialized
- mailbox: mchp-ipc-sbi: fix out-of-bounds access in
mchp_ipc_get_cluster_aggr_irq()
- mailbox: pcc: Remove spurious IRQF_ONESHOT usage
- mailbox: imx: Skip the suspend flag for i.MX7ULP
- mailbox: mchp-ipc-sbi: fix uninitialized symbol and other smatch
warnings
- mailbox: sprd: mask interrupts that are not handled
- remoteproc: mediatek: Break lock dependency to `prepare_lock`
- mailbox: sprd: clear delivery flag before handling TX done
- clk: amlogic: remove potentially unsafe flags from S4 video clocks
- clk: renesas: rzg2l: Deassert reset on assert timeout
- clk: microchip: core: correct return value on *_get_parent()
- HID: i2c-hid: Add FocalTech FT8112
- m68k: nommu: fix memmove() with differently aligned src and dest for
68000
- 9p/xen: protect xen_9pfs_front_free against concurrent calls
- dmaengine: stm32-dma3: use module_platform_driver
- soundwire: dmi-quirks: add mapping for Avell B.ON (OEM rebranded of
NUC15)
- soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list
- staging: rtl8723bs: fix missing status update on sdio_alloc_irq()
failure
- serial: 8250_dw: handle clock enable errors in runtime_resume
- usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOs
- tty: vt/keyboard: Split apart vt_do_diacrit()
- serial: rsci: Add set_rtrg() callback
- fpga: of-fpga-region: Fail if any bridge is missing
- most: core: fix resource leak in most_register_interface error paths
- dmaengine: sun6i: Choose appropriate burst length under maxburst
- dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to fix warnings
- phy: ti: phy-j721e-wiz: restore mux selection during resume
- phy: cadence-torrent: restore parent clock for refclk during resume
- misc: bcm_vk: Fix possible null-pointer dereferences in bcm_vk_read()
- pinctrl: mediatek: make devm allocations safer and clearer in
mtk_eint_do_init()
- misc: eeprom: Fix EWEN/EWDS/ERAL commands for 93xx56 and 93xx66
- misc: ti_fpc202: fix a potential memory leak in probe function
- pinctrl: renesas: rzt2h: Allow .get_direction() for IRQ function GPIOs
- iio: bmi270_i2c: Add MODULE_DEVICE_TABLE for BMI260/270
- usb: gadget: f_fs: fix DMA-BUF OUT queues
- usb: gadget: f_fs: Fix ioctl error handling
- usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke()
- staging: rtl8723bs: fix memory leak on failure path
- serial: 8250: 8250_omap.c: Add support for handling UART error
conditions
- serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA
termination is done
- fix it87_wdt early reboot by reporting running timer
- binder: don't use %pK through printk
- watchdog: imx7ulp_wdt: handle the nowayout option
- watchdog: rzv2h_wdt: Discard pm_runtime_put() return value
- phy: mvebu-cp110-utmi: fix dr_mode property read from dts
- phy: fsl-imx8mq-usb: disable bind/unbind platform driver feature
- Revert "mfd: da9052-spi: Change read-mask to write-mask"
- mfd: intel-lpss: Add Intel Nova Lake-S PCI IDs
- iio: Use IRQF_NO_THREAD
- iio: magnetometer: Remove IRQF_ONESHOT
- MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODE
- block: fix partial IOVA mapping cleanup in blk_rq_dma_map_iova
- fs: ntfs3: check return value of indx_find to avoid infinite loop
- fs: ntfs3: fix infinite loop in attr_load_runs_range on inconsistent
metadata
- fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LIST
- fs/ntfs3: handle attr_set_size() errors when truncating files
- fs/ntfs3: drop preallocated clusters for sparse and compressed files
- ntfs3: fix circular locking dependency in run_unpack_ex
- fs/ntfs3: avoid calling run_get_entry() when run == NULL in
ntfs_read_run_nb_ra()
- ceph: supply snapshot context in ceph_uninline_data()
- libceph: define and enforce CEPH_MAX_KEY_LEN
- thermal: int340x: Fix sysfs group leak on DLVR registration failure
- ACPI: x86: Force enabling of PWM2 on the Yogabook YB1-X90
- include: uapi: netfilter_bridge.h: Cover for musl libc
- ARM: 9467/1: mm: Don't use %pK through printk
- drm/amd/display: Fix writeback on DCN 3.2+
- drm/amdgpu: Skip vcn poison irq release on VF
- mshv: Ignore second stats page map result failure
- x86/hyperv: Move hv crash init after hypercall pg setup
- mshv: clear eventfd counter on irqfd shutdown
- ASoC: rt721-sdca: Fix issue of fail to detect OMTP jack type
- regulator: core: Remove regulator supply_name length limit
- ALSA: hda/tas2781: Ignore reset check for SPI device
- drm/amd/display: Fix system resume lag issue
- drm/amd/display: Avoid updating surface with the same surface under MPO
- drm/amdgpu: return when ras table checksum is error
- drm/amdgpu: Adjust usleep_range in fence wait
- ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14 UX3405MA
- ALSA: usb-audio: Update the number of packets properly at receiving
- drm/amd/display: set enable_legacy_fast_update to false for DCN36
- drm/amdgpu: Add HAINAN clock adjustment
- drm/amd/display: bypass post csc for additional color spaces in dal
- spi: spidev: fix lock inversion between spi_lock and buf_lock
- drm/radeon: Add HAINAN clock adjustment
- ALSA: usb-audio: Add sanity check for OOB writes at silencing
- btrfs: replace BUG() with error handling in __btrfs_balance()
- btrfs: do not ASSERT() when the fs flips RO inside
btrfs_repair_io_failure()
- ASoC: amd: amd_sdw: add machine driver quirk for Lenovo models
- ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6
- arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)
- drm/amd/display: Remove conditional for shaper 3DLUT power-on
- drm/amdgpu: avoid sdma ring reset in sriov
- rtc: zynqmp: correct frequency value
- ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access
- ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut
- iommu/amd: serialize sequence allocation under concurrent TLB
invalidations
- xfrm6: fix uninitialized saddr in xfrm6_get_saddr()
- xfrm: skip templates check for packet offload tunnel mode
- ipmi: ipmb: initialise event handler read bytes
- xfrm: always flush state and policy upon NETDEV_UNREGISTER event
- writeback: Fix wakeup and logging timeouts for !DETECT_HUNG_TASK
- tcp: fix potential race in tcp_v6_syn_recv_sock()
- psp: use sk->sk_hash in psp_write_headers()
- espintcp: Fix race condition in espintcp_close()
- net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode
- net: usb: lan78xx: scan all MDIO addresses on LAN7801
- proc: Fix pointer error dereference
- net: phy: qcom: qca807x: normalize return value of gpio_get
- net: ethernet: xscale: Check for PTP support properly
- udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().
- bnxt_en: Fix RSS context delete logic
- bnxt_en: Fix deleting of Ntuple filters
- ovpn: tcp - fix packet extraction from stream
- ksmbd: fix signededness bug in smb_direct_prepare_negotiation()
- dma-mapping: avoid random addr value print out on error path
- sparc: Fix page alignment in dma mapping
- wifi: cfg80211: wext: fix IGTK key ID off-by-one
- wifi: brcmfmac: Fix potential kernel oops when probe fails
- Remove WARN_ALL_UNSEEDED_RANDOM kernel config option
- Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
- Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too
short
- Bluetooth: hci_qca: Cleanup on all setup failures
- Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQ
- Bluetooth: L2CAP: Fix not checking output MTU is acceptable on
L2CAP_ECRED_CONN_REQ
- Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQ
- net: do not pass flow_id to set_rps_cpu()
- tls: Fix race condition in tls_sw_cancel_work_tx()
- kcm: fix zero-frag skb in frag_list on partial sendmsg error
- dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip
IDs
- tipc: fix duplicate publication key in tipc_service_insert_publ()
- RDMA/core: Fix stale RoCE GIDs during netdev events at registration
- RDMA/bng_re: Remove unnessary validity checks
- RDMA/bng_re: Unwind bng_re_dev_init properly
- net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets
- netconsole: avoid OOB reads, msg is not nul-terminated
- RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port
- RDMA/efa: Fix typo in efa_alloc_mr()
- net: Drop the lock in skb_may_tx_timestamp()
- net: usb: pegasus: enable basic endpoint checking
- erofs: fix interlaced plain identification for encoded extents
- RDMA/umem: Fix double dma_buf_unpin in failure path
- tcp: re-enable acceptance of FIN packets when RWIN is 0
- dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()
- net: mana: Fix double destroy_workqueue on service rescan PCI path
- team: avoid NETDEV_CHANGEMTU event when unregistering slave
- net/mlx5: DR, Fix circular locking dependency in dump
- net/mlx5: LAG, disable MPESW in lag_disable_change()
- net/mlx5: E-switch, Clear legacy flag when moving to switchdev
- net/mlx5: Fix missing devlink lock in SRIOV enable error path
- net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query
- net: consume xmit errors of GSO frames
- dpaa2-switch: validate num_ifs to prevent out-of-bounds write
- netfilter: nf_conntrack_h323: fix OOB read in decode_choice()
- x86/acpi/boot: Correct acpi_is_processor_usable() check again
- rpmsg: core: fix race in driver_override_show() and use core helper
- clk: renesas: rzg2l: Fix intin variable size
- clk: renesas: rzg2l: Select correct div round macro
- hfsplus: ensure sb->s_fs_info is always cleaned up
- memory: mtk-smi: fix device leaks on common probe
- memory: mtk-smi: fix device leak on larb probe
- arm64: dts: ti: am62p-verdin: Fix SD regulator startup delay
- drm/panthor: fix for dma-fence safe access rules
- ASoC: SOF: ipc4-control: If there is no data do not send bytes update
- ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controls
- ASoC: SOF: ipc4-control: Use the correct size for
scontrol->ipc_control_data
- ASoC: SOF: ipc4-control: Keep the payload size up to date
- PCI: j721e: Add config guards for Cadence Host and Endpoint library APIs
- fpga: dfl: use subsys_initcall to allow built-in drivers to be added
- drm/tests: shmem: Swap names of export tests
- drm/tests: shmem: Add clean-up action to unpin pages
- drm/tests: shmem: Hold reservation lock around vmap/vunmap
- drm/tests: shmem: Hold reservation lock around madvise
- drm/tests: shmem: Hold reservation lock around purge
- drm/xe: Fix ggtt fb alignment
- Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link
Up"
- PCI: dwc: Add L1 Substates context to ltssm_status of debugfs
- PCI: dw-rockchip: Change get_ltssm() to provide L1 Substates info
- Revert "PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ"
- Revert "PCI: qcom: Don't wait for link if we can detect Link Up"
- Revert "PCI: qcom: Enable MSI interrupts together with Link up if
'Global IRQ' is supported"
- Revert "PCI: qcom: Enumerate endpoints based on Link up event in
'global_irq' interrupt"
- Revert "PCI: dwc: Don't wait for link up if driver can detect Link Up
event"
- PCI: Use resource_set_range() that correctly sets ->end
- net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
- phy: qcom: edp: Make the number of clocks flexible
- arm64: dts: qcom: sdm630: Add missing MDSS reset
- dm-verity: correctly handle dm_bufio_client_create() failure
- media: uvcvideo: Fix support for V4L2_CTRL_FLAG_HAS_WHICH_MIN_MAX
- media: mediatek: encoder: Fix uninitialized scalar variable issue
- media: mtk-mdp: Fix error handling in probe function
- media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()
- media: chips-media: wave5: Fix PM runtime usage count underflow
- media: chips-media: wave5: Fix kthread worker destruction in polling
mode
- media: chips-media: wave5: Fix device cleanup order to prevent kernel
panic
- media: chips-media: wave5: Fix SError of kernel panic when closed
- media: chips-media: wave5: Fix Null reference while testing fluster
- media: v4l2-mem2mem: Add a kref to the v4l2_m2m_dev structure
- media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC
- media: verisilicon: AV1: Fix enable cdef computation
- media: verisilicon: AV1: Fix tx mode bit setting
- arm64: dts: qcom: x1e80100: Add missing TCSR ref clock to the DP PHYs
- arm64: dts: qcom: sm8750: Fix BAM DMA probing
- ARM: omap2: Fix reference count leaks in omap_control_init()
- arm64: kernel: initialize missing kexec_buf->random field
- powerpc/pseries: Fix MSI-X allocation failure when quota is exceeded
- KVM: x86: Return "unsupported" instead of "invalid" on access to
unsupported PV MSR
- KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3()
succeeding
- arm64: Disable branch profiling for all arm64 code
- pinctrl: meson: amlogic-a4: mark the GPIO controller as sleeping
- HID: hid-pl: handle probe errors
- HID: magicmouse: Do not crash on missing msc->input
- HID: prodikeys: Check presence of pm->input_ep82
- HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()
- fs: ensure that internal tmpfs mount gets mount id zero
- arm64: dts: apple: t8112-j473: Keep the HDMI port powered on
- media: amphion: Drop min_queued_buffers assignment
- media: rockchip: rga: Fix possible ERR_PTR dereference in rga_buf_init()
- media: verisilicon: AV1: Set IDR flag for intra_only frame type
- media: tegra-video: Fix memory leak in __tegra_channel_try_format()
- media: radio-keene: fix memory leak in error path
- media: cx88: Add missing unmap in snd_cx88_hw_params()
- media: cx23885: Add missing unmap in snd_cx23885_hw_params()
- media: cx25821: Add missing unmap in snd_cx25821_hw_params()
- media: i2c/tw9903: Fix potential memory leak in tw9903_probe()
- media: i2c/tw9906: Fix potential memory leak in tw9906_probe()
- media: i2c: ov01a10: Fix the horizontal flip control
- media: i2c: ov01a10: Fix reported pixel-rate value
- media: i2c: ov01a10: Fix analogue gain range
- media: i2c: ov01a10: Add missing v4l2_subdev_cleanup() calls
- media: i2c: ov01a10: Fix passing stream instead of pad to
v4l2_subdev_state_get_format()
- media: i2c: ov01a10: Fix test-pattern disabling
- media: qcom: camss: vfe: Fix out-of-bounds access in
vfe_isr_reg_update()
- media: ccs: Avoid possible division by zero
- media: i2c: ov5647: Initialize subdev before controls
- media: i2c: ov5647: Correct pixel array offset
- media: i2c: ov5647: Correct minimum VBLANK value
- media: i2c: ov5647: Sensor should report RAW color space
- media: i2c: ov5647: Fix PIXEL_RATE value for VGA mode
- media: ccs: Fix setting initial sub-device state
- media: i2c: ov5647: use our own mutex for the ctrl lock
- media: dw9714: Fix powerup sequence
- media: ipu6: Fix typo and wrong constant in ipu6-mmu.c
- media: ipu6: Fix RPM reference leak in probe error paths
- media: staging/ipu7: Ignore interrupts when device is suspended
- media: staging/ipu7: Call synchronous RPM suspend in probe failure
- media: staging/ipu7: Update CDPHY register settings
- media: staging/ipu7: Fix the loop bound in l2 table alloc
- platform/x86: ISST: Add missing write block check
- platform/x86: ISST: Store and restore all domains data
- KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()
- dm-integrity: fix a typo in the code for write/discard race
- dm: clear cloned request bio pointer when last clone bio completes
- drm/tegra: dsi: fix device leak on probe
- soc: ti: k3-socinfo: Fix regmap leak on probe failure
- soc: ti: pruss: Fix double free in pruss_clk_mux_setup()
- arm64: dts: ti: k3-am69-aquila: Change main_spi0/2 CS to GPIO mode
- arm64: dts: ti: k3-am69-aquila-clover: Change main_spi2 CS0 to GPIO mode
- KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation
- bus: omap-ocp2scp: fix OF populate on driver rebind
- clk: clk-apple-nco: Add "apple,t8103-nco" compatible
- soc: rockchip: grf: Fix wrong RK3576_IOCGRF_MISC_CON definition
- soc: rockchip: grf: Support multiple grf to be handled
- media: stm32: dcmipp: avoid naming clock if only one is needed
- media: stm32: dcmipp: bytecap: clear all interrupts upon stream stop
- media: stm32: dcmipp: byteproc: disable compose for all bayers
- media: i2c: ov01a10: Fix digital gain range
- arm64: dts: rockchip: Fix SD card support for RK3576 EVB1
- arm64: dts: rockchip: Fix SD card support for RK3576 Nanopi R76s
- x86/uprobes: Fix XOL allocation failure for 32-bit tasks
- clk: tegra: tegra124-emc: Fix potential memory leak in
tegra124_clk_register_emc()
- s390/pci: Handle futile config accesses of disabled devices directly
- mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate()
- drm/i915/psr: Don't enable Panel Replay on sink if globally disabled
- reset: gpio: suppress bind attributes in sysfs
- dm-integrity: fix recalculation in bitmap mode
- dm-unstripe: fix mapping bug when there are multiple targets in a table
- rtc: pcf8563: use correct of_node for output clock
- drm/tyr: fix register name in error print
- arm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook Pro
- media: venus: vdec: fix error state assignment for zero bytesused
- media: venus: vdec: restrict EOS addr quirk to IRIS2 only
- Revert "media: iris: Add sanity check for stop streaming"
- media: iris: Fix ffmpeg corrupted frame error
- media: iris: Fix fps calculation
- media: iris: use fallback size when S_FMT is called without width/height
- media: iris: remove v4l2_m2m_ioctl_{de,en}coder_cmd API usage during
STOP handling
- media: iris: Add missing platform data entries for SM8750
- media: iris: Add buffer to list only after successful allocation
- media: iris: Skip resolution set on first IPSC
- media: iris: gen1: Destroy internal buffers after FW releases
- media: iris: gen2: Add sanity check for session stop
- media: iris: Prevent output buffer queuing before stream-on completes
- drm: of: drm_of_panel_bridge_remove(): fix device_node leak
- docs: kdoc: fix logic to handle unissued warnings
- docs: kdoc: avoid error_count overflows
- mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations
- selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs
- drm/buddy: Prevent BUG_ON by validating rounded allocation
- drm/bridge: anx7625: Fix invalid EDID size
- phy: fsl-imx8mq-usb: set platform driver data
- PCI: dwc: Skip waiting for L2/L3 Ready if dw_pcie_rp::skip_l23_wait is
true
- xfs: mark data structures corrupt on EIO and ENODATA
- xfs: remove xfs_attr_leaf_hasname
- media: verisilicon: AV1: Fix tile info buffer size
- dm: fix excessive blk-crypto operations for invalid keys
- media: uvcvideo: Return queued buffers on start_streaming() failure
- iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without
scalable mode
- iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in
scalable mode
- iommu/vt-d: Flush piotlb for SVM and Nested domain
- KVM: arm64: nv: Return correct RES0 bits for FGT registers
- mfd: core: Add locking around 'mfd_of_node_list'
- mfd: tps65219: Implement LOCK register handling for TPS65214
- mfd: macsmc: Initialize mutex
- mfd: qcom-pm8xxx: Fix OF populate on driver rebind
- mfd: omap-usb-host: Fix OF populate on driver rebind
- erofs: fix incorrect early exits for invalid metabox-enabled images
- erofs: fix incorrect early exits in volume label handling
- arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576
- arm64: dts: rockchip: Fix rk356x PCIe range mappings
- arm64: dts: rockchip: Fix rk3588 PCIe range mappings
- PCI/PM: Prevent runtime suspend until devices are fully initialized
- iio: accel: adxl380: Avoid reading more entries than present in FIFO
- clk: tegra: tegra124-emc: fix device leak on set_rate()
- iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequence
- iommu/arm-smmu-v3: Mark STE MEV safe when computing the update sequence
- iommu/arm-smmu-v3: Mark EATS_TRANS safe when computing the update
sequence
- iommu/arm-smmu-v3: Do not set disable_ats unless vSTE is Translate
- usb: host: tegra: Remove manual wake IRQ disposal
- xfs: delete attr leaf freemap entries when empty
- xfs: fix freemap adjustments when adding xattrs to leaf blocks
- xfs: fix the xattr scrub to detect freemap/entries array collisions
- xfs: fix remote xattr valuelblk check
- xfs: get rid of the xchk_xfile_*_descr calls
- spmi: apple: Add "apple,t8103-spmi" compatible
- rust/drm: Fix Registration::{new,new_foreign_owned}() docs
- KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()
- PCI: endpoint: Fix swapped parameters in
pci_{primary/secondary}_epc_epf_unlink() functions
- pinctrl: intel: Add code name documentation
- xfs: only call xf{array,blob}_destroy if we have a valid pointer
- xfs: check return value of xchk_scrub_create_subord
- xfs: check for deleted cursors when revalidating two btrees
- md/bitmap: fix GPF in write_page caused by resize race
- nfsd: fix nfs4_file refcount leak in nfsd_get_dir_deleg()
- NFSD: fix setting FMODE_NOCMTIME in nfs4_open_delegation
- nfsd: fix return error code for nfsd_map_name_to_[ug]id
- nvmem: Drop OF node reference on nvmem_add_one_cell() failure
- PCI: Fix bridge window alignment with optional resources
- ima: verify the previous kernel's IMA buffer lies in addressable RAM
- of/kexec: refactor ima_get_kexec_buffer() to use ima_validate_range()
- x86/kexec: add a sanity check on previous kernel's ima kexec buffer
- mm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_node
- usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDN
- mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()
- io_uring/net: don't continue send bundle if poll was required for retry
- bus: fsl-mc: fix an error handling in fsl_mc_device_add()
- dm mpath: Add missing dm_put_device when failing to get scsi dh name
- dm mpath: make pg_init_delay_msecs settable
- arm64: poe: fix stale POR_EL0 values for ptrace
- tools: Fix bitfield dependency failure
- vhost: move vdpa group bound check to vhost_vdpa
- ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checks
- ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing
with clang < 18
- powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()
- iio: gyro: itg3200: Fix unchecked return value in read_raw
- mtd: spinand: Disable continuous read during probe
- power: reset: tdx-ec-poweroff: fix restart
- mm/highmem: fix __kmap_to_page() build error
- compiler-clang.h: require LLVM 19.1.0 or higher for __typeof_unqual__
- rapidio: replace rio_free_net() with kfree() in rio_scan_alloc_net()
- ocfs2: fix reflink preserve cleanup issue
- kexec: derive purgatory entry from symbol
- crash_dump: fix dm_crypt keys locking and ref leak
- kho: skip memoryless NUMA nodes when reserving scratch areas
- Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling
SR-IOV"
- PCI/IOV: Fix race between SR-IOV enable/disable and hotplug
- arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=y
- uprobes: Fix incorrect lockdep condition in filter_chain()
- clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841
- btrfs: fix periodic reclaim condition
- btrfs: zoned: fixup last alloc pointer after extent removal for RAID1
- btrfs: zoned: fixup last alloc pointer after extent removal for DUP
- btrfs: zoned: fixup last alloc pointer after extent removal for RAID0/10
- btrfs: continue trimming remaining devices on failure
- iommupt: Always add IOVA range to iotlb_gather in gather_range_pages()
- remoteproc: imx_rproc: Fix invalid loaded resource table detection
- perf/arm-cmn: Reject unsupported hardware configurations
- scsi: ufs: core: Flush exception handling work when RPM level is zero
- mm/slab: avoid allocating slabobj_ext array from its own slab
- mm/slab: use unsigned long for orig_size to ensure proper metadata align
- PM: sleep: core: Avoid bit field races related to work_in_progress
- MIPS: Loongson2ef: Register PCI controller in early stage
- MIPS: Loongson2ef: Use pcibios_align_resource() to block io range
- PCI: dwc: Fix msg_atu_index assignment
- mux: mmio: fix regmap leak on probe failure
- usb: dwc3: gadget: Move vbus draw to workqueue context
- usb: dwc2: fix resume failure if dr_mode is host
- mtd: rawnand: pl353: Fix software ECC support
- tipc: fix RCU dereference race in tipc_aead_users_dec()
- drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()
- drm/amdgpu: Protect GPU register accesses in powergated state in some
paths
- drm/amdgpu: GPU vm support 5-level page table
- drm/amdgpu: Use 5-level paging if gmc support 57-bit VA
- net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe()
error path
- net: cpsw_new: Fix potential unregister of netdev that has not been
registered yet
- PCI: Don't claim disabled bridge windows
- PCI: Fix pci_slot_trylock() error handling
- parisc: kernel: replace kfree() with put_device() in create_tree_node()
- mptcp: pm: in-kernel: always set ID as avail when rm endp
- staging: rtl8723bs: fix null dereference in find_network
- hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization
induced race
- kcsan, compiler_types: avoid duplicate type issues in BPF Type Format
- watchdog/softlockup: fix sample ring index wrap in need_counting_irqs()
- i2c: imx-lpi2c: fix SMBus block read NACK after byte count
- cifs: Fix locking usage for tcon fields
- MIPS: rb532: Fix MMIO UART resource registration
- ceph: supply snapshot context in ceph_zero_partial_object()
- drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entry
- rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0
- mm/slab: do not access current->mems_allowed_seq if !allow_spin
- mm/slab: use prandom if !allow_spin
- LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE
- LoongArch: Prefer top-down allocation after arch_mem_init()
- LoongArch: Use %px to print unmodified unwinding address
- LoongArch: Handle percpu handler address for ORC unwinder
- LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT
- LoongArch: Remove some extern variables in source files
- LoongArch: Disable instrumentation for setup_ptwalker()
- net: ethernet: marvell: skge: remove incorrect conflicting PCI ID
- net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()
- octeontx2-af: CGX: fix bitmap leaks
- net: ti: icssg-prueth: Add optional dependency on HSR
- net: macb: Fix tx/rx malfunction after phy link down and up
- tracing: Fix to set write permission to per-cpu buffer_size_kb
- tracing: Reset last_boot_info if ring buffer is reset
- ceph: do not propagate page array emplacement errors as batch errors
- ceph: fix write storm on fscrypted files
- io_uring/filetable: clamp alloc_hint to the configured alloc range
- io_uring/openclose: fix io_pipe_fixed() slot tracking for specific slots
- drm/i915/dp: Fail state computation for invalid DSC source input BPP
values
- drm/i915/dp: Fix pipe BPP clamping due to HDR
- drm/amd/display: Increase DCN35 SR enter/exit latency
- drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
- mm/hugetlb: restore failed global reservations to subpool
- mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCK
- procfs: fix possible double mmput() in do_procmap_query()
- mm/vmscan: fix demotion targets checks in reclaim/demotion
- mm/page_alloc: clear page->private in free_pages_prepare()
- net: intel: fix PCI device ID conflict between i40e and ipw2200
- atm: fore200e: fix use-after-free in tasklets during device removal
- function_graph: Restore direct mode when callbacks drop to one
- kbuild: Fix CC_CAN_LINK detection
- kbuild: rpm-pkg: Restrict manual debug package creation
- kernel: rpm-pkg: Restore find-debuginfo.sh approach to -debuginfo
package
- kbuild: rpm-pkg: Fix manual debuginfo generation when using .src.rpm
- ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()
- mm: numa_memblks: Identify the accurate NUMA ID of CFMW
- fbdev: Use device_create_with_groups() to fix sysfs groups registration
race
- fbcon: check return value of con2fb_acquire_newinfo()
- fbdev: vt8500lcdfb: fix missing dma_free_coherent()
- fbdev: of: display_timing: fix refcount leak in of_get_display_timings()
- fbdev: ffb: fix corrupted video output on Sun FFB1
- fbcon: Remove struct fbcon_display.inverse
- io_uring/zcrx: fix sgtable leak on mapping failures
- io_uring/zcrx: fix post open error handling
- io_uring/zcrx: check unsupported flags on import
- cifs: some missing initializations on replay
- gpio: nomadik: Add missing IS_ERR() check
- io_uring/cmd_net: fix too strict requirement on ioctl
- ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 15X M6501RR
- kbuild: rpm-pkg: Disable automatic requires for manual debuginfo package
- net: arcnet: com20020-pci: fix support for 2.5Mbit cards
- drm/xe: Add bounds check on pat_index to prevent OOB kernel read in
madvise
- net: ethernet: ec_bhf: Fix dma_free_coherent() dma handle
- net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()
- gpio: swnode: restore the swnode-name-against-chip-label matching
- gpio: sysfs: fix chip removal with GPIOs exported over sysfs
- x86/kexec: Copy ACPI root pointer address from config table
- io_uring/zcrx: fix user_ref race between scrub and refill paths
- rust: irq: add `'static` bounds to irq callbacks
- rust: pin-init: replace clippy `expect` with `allow`
- arm64: Force the use of CNTVCT_EL0 in __delay()
- drm/amd/display: Correct logic check error for fastboot
- drm/amdgpu: keep vga memory on MacBooks with switchable graphics
- net: nfc: nci: Fix parameter validation for packet data
- ring-buffer: Fix possible dereference of uninitialized pointer
- tracing: ring-buffer: Fix to check event length before using
- fgraph: Do not call handlers direct when not using ftrace_ops
- tracing: Fix checking of freed trace_event_file for hist files
- tracing: Wake up poll waiters for hist files when removing an event
- rust: list: Add unsafe blocks for container_of and safety comments
- NTB: ntb_transport: Fix too small buffer for debugfs_name
- ALSA: pcm: Revert bufs move in snd_pcm_xfern_frames_ioctl()
- Revert "ACPI: processor: Update cpuidle driver check in
__acpi_processor_start()"
- drm/i915/wakeref: clean up INTEL_WAKEREF_PUT_* flag macros
- xfs: fix copy-paste error in previous fix
- arm64: Fix sampling the "stable" virtual counter in preemptible section
- most: core: fix leak on early registration failure
- perf test parse-metric: Ensure aggregate counts appear to have run
- drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update
and Timeline Management v7
- Linux 6.19.6
* Miscellaneous Ubuntu changes
- [Packaging] Become bridge
- [Config] updateconfigs for 6.19.6
Date: 2026-03-18 15:30:54.104073+00:00
Changed-By: Timo Aaltonen <tjaalton at ubuntu.com>
Signed-By: Andy Whitcroft <apw at canonical.com>
https://launchpad.net/ubuntu/+source/linux-6.19/6.19.0-10.10
-------------- next part --------------
Sorry, changesfile not available.
More information about the Resolute-changes
mailing list