File series.conf of Package kernel-source
# Kernel patches configuration file # vim: set ts=8 sw=8 noet: # # There are three kinds of rules (see guards.1 for details): # +symbol include this patch if symbol is defined; otherwise exclude. # -symbol exclude this patch if symbol is defined; otherwise include. # - exclude this patch. # # Using symbols means that an entirely different source tree will be # generated depending on which symbols are defined. This used to be # a good thing when arch-specific patches contained conflicts with other # patches, but we now have a policy that patches must build everywhere. # The result is a unified source tree that allows us to do neat things # like ship kernel module packages. Creating a divergent tree breaks # these # so you'd better have an extraordinary reason for using them. # For example, the openSUSE 10.3 kernel uses them for segregating the # -rt patches until they can be integrated completely, and these are # only applied at the very end of the series. # # The most common use in recent kernels is to disable a patch with a # username as the symbol to indicate responsbility. Another use is # to check in a patch for testing, but have it disabled in all but your # own build environment. ######################################################## # latest standard kernel patches # DO NOT MODIFY THEM! # Send separate patches upstream if you find a problem... ######################################################## patches.kernel.org/6.19.1-001-io_uring-io-wq-add-exit-on-idle-state.patch patches.kernel.org/6.19.1-002-io_uring-allow-io-wq-workers-to-exit-when-unus.patch patches.kernel.org/6.19.1-003-smb-client-split-cached_fid-bitfields-to-avoid.patch patches.kernel.org/6.19.1-004-ksmbd-fix-infinite-loop-caused-by-next_smb2_rc.patch patches.kernel.org/6.19.1-005-ksmbd-add-chann_lock-to-protect-ksmbd_chann_li.patch patches.kernel.org/6.19.1-006-smb-server-fix-leak-of-active_num_conn-in-ksmb.patch patches.kernel.org/6.19.1-007-smb-smbdirect-introduce-smbdirect_socket.recv_.patch patches.kernel.org/6.19.1-008-smb-smbdirect-introduce-smbdirect_socket.send_.patch patches.kernel.org/6.19.1-009-smb-server-make-use-of-smbdirect_socket.recv_i.patch patches.kernel.org/6.19.1-010-smb-server-let-recv_done-queue-a-refill-when-t.patch patches.kernel.org/6.19.1-011-smb-server-make-use-of-smbdirect_socket.send_i.patch patches.kernel.org/6.19.1-012-smb-server-fix-last-send-credit-problem-causin.patch patches.kernel.org/6.19.1-013-smb-server-let-send_done-handle-a-completion-w.patch patches.kernel.org/6.19.1-014-smb-client-make-use-of-smbdirect_socket.recv_i.patch patches.kernel.org/6.19.1-015-smb-client-let-recv_done-queue-a-refill-when-t.patch patches.kernel.org/6.19.1-016-smb-client-let-smbd_post_send-make-use-of-requ.patch patches.kernel.org/6.19.1-017-smb-client-remove-pointless-sc-recv_io.credits.patch patches.kernel.org/6.19.1-018-smb-client-remove-pointless-sc-send_io.pending.patch patches.kernel.org/6.19.1-019-smb-client-port-and-use-the-wait_for_credits-l.patch patches.kernel.org/6.19.1-020-smb-client-split-out-smbd_ib_post_send.patch patches.kernel.org/6.19.1-021-smb-client-introduce-and-use-smbd_-alloc-free-.patch patches.kernel.org/6.19.1-022-smb-client-use-smbdirect_send_batch-processing.patch patches.kernel.org/6.19.1-023-smb-client-make-use-of-smbdirect_socket.send_i.patch patches.kernel.org/6.19.1-024-smb-client-fix-last-send-credit-problem-causin.patch patches.kernel.org/6.19.1-025-smb-client-let-smbd_post_send_negotiate_req-us.patch patches.kernel.org/6.19.1-026-smb-client-let-send_done-handle-a-completion-w.patch patches.kernel.org/6.19.1-027-driver-core-enforce-device_lock-for-driver_mat.patch patches.kernel.org/6.19.1-028-Bluetooth-btusb-Add-USB-ID-7392-e611-for-Edima.patch patches.kernel.org/6.19.1-029-ALSA-hda-conexant-Add-quirk-for-HP-ZBook-Studi.patch patches.kernel.org/6.19.1-030-crypto-iaa-Fix-out-of-bounds-index-in-find_emp.patch patches.kernel.org/6.19.1-031-crypto-octeontx-Fix-length-check-to-avoid-trun.patch patches.kernel.org/6.19.1-032-crypto-omap-Allocate-OMAP_CRYPTO_FORCE_COPY-sc.patch patches.kernel.org/6.19.1-033-crypto-virtio-Add-spinlock-protection-with-vir.patch patches.kernel.org/6.19.1-034-crypto-virtio-Remove-duplicated-virtqueue_kick.patch patches.kernel.org/6.19.1-035-nilfs2-Fix-potential-block-overflow-that-cause.patch patches.kernel.org/6.19.1-036-hfs-ensure-sb-s_fs_info-is-always-cleaned-up.patch patches.kernel.org/6.19.1-037-wifi-rtw88-Fix-alignment-fault-in-rtw_core_ena.patch patches.kernel.org/6.19.1-038-scsi-qla2xxx-Validate-sp-before-freeing-associ.patch patches.kernel.org/6.19.1-039-scsi-qla2xxx-Allow-recovery-for-tape-devices.patch patches.kernel.org/6.19.1-040-scsi-qla2xxx-Delay-module-unload-while-fabric-.patch patches.kernel.org/6.19.1-041-scsi-qla2xxx-Free-sp-in-error-path-to-fix-syst.patch patches.kernel.org/6.19.1-042-scsi-qla2xxx-Query-FW-again-before-proceeding-.patch patches.kernel.org/6.19.1-043-sched-mmcid-Don-t-assume-CID-is-CPU-owned-on-m.patch patches.kernel.org/6.19.1-044-bus-fsl-mc-fix-use-after-free-in-driver_overri.patch patches.kernel.org/6.19.1-045-erofs-fix-UAF-issue-for-file-backed-mounts-w-d.patch patches.kernel.org/6.19.1-046-xfs-fix-UAF-in-xchk_btree_check_block_owner.patch patches.kernel.org/6.19.1-047-drm-exynos-vidi-use-ctx-lock-to-protect-struct.patch patches.kernel.org/6.19.1-048-PCI-endpoint-Avoid-creating-sub-groups-asynchr.patch patches.kernel.org/6.19.1-049-wifi-rtl8xxxu-fix-slab-out-of-bounds-in-rtl8xx.patch patches.kernel.org/6.19.1-050-Linux-6.19.1.patch patches.kernel.org/6.19.2-001-Revert-driver-core-enforce-device_lock-for-dri.patch patches.kernel.org/6.19.2-002-Linux-6.19.2.patch patches.kernel.org/6.19.3-001-scsi-qla2xxx-Fix-bsg_done-causing-double-free.patch patches.kernel.org/6.19.3-002-arm64-dts-mediatek-mt8183-Add-missing-endpoint.patch patches.kernel.org/6.19.3-003-LoongArch-Rework-KASAN-initialization-for-PTW-.patch patches.kernel.org/6.19.3-004-fbdev-rivafb-fix-divide-error-in-nv3_arb.patch patches.kernel.org/6.19.3-005-fbdev-smscufx-properly-copy-ioctl-memory-to-ke.patch patches.kernel.org/6.19.3-006-f2fs-fix-to-add-gc-count-stat-in-f2fs_gc_range.patch patches.kernel.org/6.19.3-007-f2fs-fix-to-check-sysfs-filename-w-gc_pin_file.patch patches.kernel.org/6.19.3-008-f2fs-fix-IS_CHECKPOINTED-flag-inconsistency-is.patch patches.kernel.org/6.19.3-009-f2fs-fix-out-of-bounds-access-in-sysfs-attribu.patch patches.kernel.org/6.19.3-010-f2fs-fix-to-avoid-UAF-in-f2fs_write_end_io.patch patches.kernel.org/6.19.3-011-f2fs-support-non-4KB-block-size-without-packed.patch patches.kernel.org/6.19.3-012-f2fs-fix-to-avoid-mapping-wrong-physical-block.patch patches.kernel.org/6.19.3-013-f2fs-optimize-f2fs_overwrite_io-for-f2fs_iomap.patch patches.kernel.org/6.19.3-014-iommu-arm-smmu-qcom-do-not-register-driver-in-.patch patches.kernel.org/6.19.3-015-Revert-f2fs-block-cache-dio-write-during-f2fs_.patch patches.kernel.org/6.19.3-016-USB-serial-option-add-Telit-FN920C04-RNDIS-com.patch patches.kernel.org/6.19.3-017-f2fs-fix-to-do-sanity-check-on-node-footer-in-.patch patches.kernel.org/6.19.3-018-f2fs-fix-to-do-sanity-check-on-node-footer-in-.patch patches.kernel.org/6.19.3-019-f2fs-fix-incomplete-block-usage-in-compact-SSA.patch patches.kernel.org/6.19.3-020-Linux-6.19.3.patch patches.kernel.org/6.19.4-001-RDMA-siw-Fix-potential-NULL-pointer-dereferenc.patch patches.kernel.org/6.19.4-002-RDMA-umad-Reject-negative-data_len-in-ib_umad_.patch patches.kernel.org/6.19.4-003-auxdisplay-arm-charlcd-fix-release_mem_region-.patch patches.kernel.org/6.19.4-004-hfsplus-return-error-when-node-already-exists-.patch patches.kernel.org/6.19.4-005-rcutorture-Correctly-compute-probability-to-in.patch patches.kernel.org/6.19.4-006-rcu-Fix-rcu_read_unlock-deadloop-due-to-softir.patch patches.kernel.org/6.19.4-007-audit-move-the-compat_xxx_class-extern-declara.patch patches.kernel.org/6.19.4-008-selftests-resctrl-Fix-a-division-by-zero-error.patch patches.kernel.org/6.19.4-009-i3c-Move-device-name-assignment-after-i3c_bus_.patch patches.kernel.org/6.19.4-010-device_cgroup-remove-branch-hint-after-code-re.patch patches.kernel.org/6.19.4-011-fs-move-initializing-f_mode-before-file_ref_in.patch patches.kernel.org/6.19.4-012-fs-add-linux-init_task.h-for-init_fs.patch patches.kernel.org/6.19.4-013-i3c-master-Update-hot-join-flag-only-on-succes.patch patches.kernel.org/6.19.4-014-erofs-Use-pe-format-specifier-for-error-pointe.patch patches.kernel.org/6.19.4-015-erofs-avoid-noisy-messages-for-transient-ENOME.patch patches.kernel.org/6.19.4-016-gfs2-Retries-missing-in-gfs2_-rename-exchange.patch patches.kernel.org/6.19.4-017-gfs2-Rename-gfs2_log_submit_-bio-write.patch patches.kernel.org/6.19.4-018-gfs2-Initialize-bio-bi_opf-early.patch patches.kernel.org/6.19.4-019-gfs2-Fix-slab-use-after-free-in-qd_put.patch patches.kernel.org/6.19.4-020-iomap-fix-invalid-folio-access-after-folio_end.patch patches.kernel.org/6.19.4-021-gfs2-Fix-use-after-free-in-iomap-inline-data-w.patch patches.kernel.org/6.19.4-022-i3c-dw-Initialize-spinlock-to-avoid-upsetting-.patch patches.kernel.org/6.19.4-023-i3c-dw-Fix-memory-leak-in-dw_i3c_master_i2c_xf.patch patches.kernel.org/6.19.4-024-tpm-tpm_i2c_infineon-Fix-locality-leak-on-get_.patch patches.kernel.org/6.19.4-025-tpm-st33zp24-Fix-missing-cleanup-on-get_burstc.patch patches.kernel.org/6.19.4-026-erofs-handle-end-of-filesystem-properly-for-fi.patch patches.kernel.org/6.19.4-027-btrfs-zoned-don-t-zone-append-to-conventional-.patch patches.kernel.org/6.19.4-028-btrfs-qgroup-return-correct-error-when-deletin.patch patches.kernel.org/6.19.4-029-btrfs-fix-block_group_tree-dirty_list-corrupti.patch patches.kernel.org/6.19.4-030-btrfs-fix-EEXIST-abort-due-to-non-consecutive-.patch patches.kernel.org/6.19.4-031-gfs2-fix-memory-leaks-in-gfs2_fill_super-error.patch patches.kernel.org/6.19.4-032-erofs-fix-inline-data-read-failure-for-ztailpa.patch patches.kernel.org/6.19.4-033-smb-client-fix-potential-UAF-and-double-free-i.patch patches.kernel.org/6.19.4-034-netfs-avoid-double-increment-of-retry_count-in.patch patches.kernel.org/6.19.4-035-tools-nolibc-always-use-64-bit-mode-for-s390-h.patch patches.kernel.org/6.19.4-036-rnbd-srv-Fix-server-side-setting-of-bi_size-fo.patch patches.kernel.org/6.19.4-037-docs-find-unused-docs.sh-fixup-directory-usage.patch patches.kernel.org/6.19.4-038-ACPI-processor-Update-cpuidle-driver-check-in-.patch patches.kernel.org/6.19.4-039-xen-virtio-Don-t-use-grant-dma-ops-when-runnin.patch patches.kernel.org/6.19.4-040-io_uring-use-release-acquire-ordering-for-IORI.patch patches.kernel.org/6.19.4-041-ACPICA-Fix-NULL-pointer-dereference-in-acpi_ev.patch patches.kernel.org/6.19.4-042-io_uring-eventfd-remove-unused-ctx-evfd_last_c.patch patches.kernel.org/6.19.4-043-io_uring-sync-validate-passed-in-offset.patch patches.kernel.org/6.19.4-044-cpuidle-governors-menu-Always-check-timers-wit.patch patches.kernel.org/6.19.4-045-thermal-intel-x86_pkg_temp_thermal-Handle-inva.patch patches.kernel.org/6.19.4-046-md-raid5-fix-raid5_run-to-return-error-when-lo.patch patches.kernel.org/6.19.4-047-md-raid10-fix-any_working-flag-handling-in-rai.patch patches.kernel.org/6.19.4-048-md-raid5-fix-IO-hang-with-degraded-array-with-.patch patches.kernel.org/6.19.4-049-md-md-llbitmap-fix-percpu_ref-not-resurrected-.patch patches.kernel.org/6.19.4-050-OPP-Return-correct-value-in-dev_pm_opp_get_lev.patch patches.kernel.org/6.19.4-051-cpufreq-scmi-Fix-device_node-reference-leak-in.patch patches.kernel.org/6.19.4-052-iomap-fix-submission-side-handling-of-completi.patch patches.kernel.org/6.19.4-053-thermal-of-Fix-reference-leak-in-thermal_of_cm.patch patches.kernel.org/6.19.4-054-ublk-restore-auto-buf-unregister-refcount-opti.patch patches.kernel.org/6.19.4-055-ublk-Validate-SQE128-flag-before-accessing-the.patch patches.kernel.org/6.19.4-056-ublk-use-READ_ONCE-to-read-struct-ublksrv_ctrl.patch patches.kernel.org/6.19.4-057-Partial-revert-x86-xen-fix-balloon-target-init.patch patches.kernel.org/6.19.4-058-md-raid1-fix-memory-leak-in-raid1_run.patch patches.kernel.org/6.19.4-059-md-fix-return-value-of-mddev_trylock.patch patches.kernel.org/6.19.4-060-PM-wakeup-Handle-empty-list-in-wakeup_sources_.patch patches.kernel.org/6.19.4-061-arm64-gcs-Fix-error-handling-in-arch_set_shado.patch patches.kernel.org/6.19.4-062-block-don-t-use-strcpy-to-copy-blockdev-name.patch patches.kernel.org/6.19.4-063-perf-arm_spe-Properly-set-hw.state-on-failures.patch patches.kernel.org/6.19.4-064-cpufreq-intel_pstate-Enable-asym-capacity-only.patch patches.kernel.org/6.19.4-065-PM-sleep-wakeirq-harden-dev_pm_clear_wake_irq-.patch patches.kernel.org/6.19.4-066-s390-cio-Fix-device-lifecycle-handling-in-css_.patch patches.kernel.org/6.19.4-067-io_uring-kbuf-fix-memory-leak-if-io_buffer_add.patch patches.kernel.org/6.19.4-068-x86-cpu-amd-Correct-the-microcode-table-for-Ze.patch patches.kernel.org/6.19.4-069-perf-x86-core-Do-not-set-bit-width-for-unavail.patch patches.kernel.org/6.19.4-070-crypto-qat-fix-parameter-order-used-in-ICP_QAT.patch patches.kernel.org/6.19.4-071-crypto-qat-fix-warning-on-adf_pfvf_pf_proto.c.patch patches.kernel.org/6.19.4-072-bpf-bpf_scc_visit-instance-and-backedges-accum.patch patches.kernel.org/6.19.4-073-selftests-bpf-veristat-fix-printing-order-in-o.patch patches.kernel.org/6.19.4-074-libbpf-Fix-OOB-read-in-btf_dump_get_bitfield_v.patch patches.kernel.org/6.19.4-075-sched-Export-hidden-tracepoints-to-modules.patch patches.kernel.org/6.19.4-076-ARM-VDSO-Patch-out-__vdso_clock_getres-if-unav.patch patches.kernel.org/6.19.4-077-time-sched_clock-Use-ACCESS_PRIVATE-to-evaluat.patch patches.kernel.org/6.19.4-078-bpf-Return-proper-address-for-non-zero-offsets.patch patches.kernel.org/6.19.4-079-sched-Fix-build-for-modules-using-set_tsk_need.patch patches.kernel.org/6.19.4-080-crypto-cavium-fix-dma_free_coherent-size.patch patches.kernel.org/6.19.4-081-crypto-octeontx-fix-dma_free_coherent-size.patch patches.kernel.org/6.19.4-082-crypto-hisilicon-zip-adjust-the-way-to-obtain-.patch patches.kernel.org/6.19.4-083-crypto-hisilicon-sec-move-backlog-management-t.patch patches.kernel.org/6.19.4-084-crypto-hisilicon-hpre-extend-tag-field-to-64-b.patch patches.kernel.org/6.19.4-085-crypto-hisilicon-qm-enhance-the-configuration-.patch patches.kernel.org/6.19.4-086-crypto-hisilicon-qm-centralize-the-sending-loc.patch patches.kernel.org/6.19.4-087-crypto-hisilicon-zip-support-fallback-for-zip.patch patches.kernel.org/6.19.4-088-crypto-hisilicon-consolidate-qp-creation-and-s.patch patches.kernel.org/6.19.4-089-crypto-hisilicon-hpre-support-the-hpre-algorit.patch patches.kernel.org/6.19.4-090-crypto-hisilicon-sec2-support-skcipher-aead-fa.patch patches.kernel.org/6.19.4-091-crypto-hisilicon-sgl-fix-inconsistent-map-unma.patch patches.kernel.org/6.19.4-092-bpf-Preserve-id-of-register-in-sync_linked_reg.patch patches.kernel.org/6.19.4-093-clocksource-drivers-timer-sp804-Fix-an-Oops-wh.patch patches.kernel.org/6.19.4-094-bpf-Fix-memory-access-flags-in-helper-prototyp.patch patches.kernel.org/6.19.4-095-selftests-bpf-Fix-resource-leak-in-serial_test.patch patches.kernel.org/6.19.4-096-hrtimer-Fix-trace-oddity.patch patches.kernel.org/6.19.4-097-crypto-inside-secure-eip93-fix-kernel-panic-in.patch patches.kernel.org/6.19.4-098-crypto-ccp-Fix-a-case-where-SNP_SHUTDOWN-is-mi.patch patches.kernel.org/6.19.4-099-crypto-ccp-narrow-scope-of-snp_range_list.patch patches.kernel.org/6.19.4-100-hwrng-airoha-set-rng-quality-to-900.patch patches.kernel.org/6.19.4-101-rqspinlock-Fix-TAS-fallback-lock-entry-creatio.patch patches.kernel.org/6.19.4-102-bpf-sockmap-Fix-incorrect-copied_seq-calculati.patch patches.kernel.org/6.19.4-103-bpf-sockmap-Fix-FIONREAD-for-sockmap.patch patches.kernel.org/6.19.4-104-bpf-Fix-tcx-netkit-detach-permissions-when-pro.patch patches.kernel.org/6.19.4-105-seqlock-fix-scoped_seqlock_read-kernel-doc.patch patches.kernel.org/6.19.4-106-x86-hyperv-Fix-smp_ops-build-failure-on-UP-ker.patch patches.kernel.org/6.19.4-107-ftrace-bpf-Remove-FTRACE_OPS_FL_JMP-ftrace_ops.patch patches.kernel.org/6.19.4-108-bpf-Fix-verifier_bug_if-to-account-for-BPF_CAL.patch patches.kernel.org/6.19.4-109-crypto-ccp-Fix-a-crash-due-to-incorrect-cleanu.patch patches.kernel.org/6.19.4-110-crypto-inside-secure-eip93-unregister-only-ava.patch patches.kernel.org/6.19.4-111-x86-fgraph-Fix-return_to_handler-regs.rsp-valu.patch patches.kernel.org/6.19.4-112-x86-fgraph-bpf-Switch-kprobe_multi-program-sta.patch patches.kernel.org/6.19.4-113-selftests-bpf-Fix-kprobe-multi-stacktrace_ips-.patch patches.kernel.org/6.19.4-114-crypto-hisilicon-trng-support-tfms-sharing-the.patch patches.kernel.org/6.19.4-115-crypto-caam-fix-netdev-memory-leak-in-dpaa2_ca.patch patches.kernel.org/6.19.4-116-bpf-Fix-bpf_xdp_store_bytes-proto-for-read-onl.patch patches.kernel.org/6.19.4-117-genirq-Set-IRQF_COND_ONESHOT-in-devm_request_i.patch patches.kernel.org/6.19.4-118-platform-x86-int0002-Remove-IRQF_ONESHOT-from-.patch patches.kernel.org/6.19.4-119-iommu-amd-Use-core-s-primary-handler-and-set-I.patch patches.kernel.org/6.19.4-120-Bluetooth-btintel_pcie-Use-IRQF_ONESHOT-and-de.patch patches.kernel.org/6.19.4-121-scsi-efct-Use-IRQF_ONESHOT-and-default-primary.patch patches.kernel.org/6.19.4-122-EDAC-altera-Remove-IRQF_ONESHOT.patch patches.kernel.org/6.19.4-123-usb-typec-fusb302-Remove-IRQF_ONESHOT.patch patches.kernel.org/6.19.4-124-rtc-amlogic-a4-Remove-IRQF_ONESHOT.patch patches.kernel.org/6.19.4-125-mfd-wm8350-core-Use-IRQF_ONESHOT.patch patches.kernel.org/6.19.4-126-media-pci-mg4b-Use-IRQF_NO_THREAD.patch patches.kernel.org/6.19.4-127-sched-deadline-Clear-the-defer-params.patch patches.kernel.org/6.19.4-128-sched-rt-Skip-currently-executing-CPU-in-rto_n.patch patches.kernel.org/6.19.4-129-sched-Re-evaluate-scheduling-when-migrating-qu.patch patches.kernel.org/6.19.4-130-fs-tests-exec-drop-duplicate-bprm_stack_limits.patch patches.kernel.org/6.19.4-131-irqchip-sifive-plic-Handle-number-of-hardware-.patch patches.kernel.org/6.19.4-132-bpf-Limit-bpf-program-signature-size.patch patches.kernel.org/6.19.4-133-bpf-Require-frozen-map-for-calculating-map-has.patch patches.kernel.org/6.19.4-134-crypto-starfive-Fix-memory-leak-in-starfive_ae.patch patches.kernel.org/6.19.4-135-hwrng-core-use-RCU-and-work_struct-to-fix-race.patch patches.kernel.org/6.19.4-136-selftests-xsk-properly-handle-batch-ending-in-.patch patches.kernel.org/6.19.4-137-selftests-xsk-fix-number-of-Tx-frags-in-invali.patch patches.kernel.org/6.19.4-138-pstore-ram-fix-buffer-overflow-in-persistent_r.patch patches.kernel.org/6.19.4-139-arm64-dts-ti-k3-am69-aquila-dev-Fix-USB-C-Sink.patch patches.kernel.org/6.19.4-140-arm64-dts-ti-k3-am69-aquila-clover-Fix-USB-C-S.patch patches.kernel.org/6.19.4-141-soc-qcom-smem-handle-ENOMEM-error-during-probe.patch patches.kernel.org/6.19.4-142-EDAC-i5000-Fix-snprintf-size-calculation-in-ca.patch patches.kernel.org/6.19.4-143-EDAC-i5400-Fix-snprintf-limit-calculation-in-c.patch patches.kernel.org/6.19.4-144-firmware-arm_ffa-Correct-32-bit-response-handl.patch patches.kernel.org/6.19.4-145-riscv-dts-sophgo-cv180x-fix-USB-dwc2-FIFO-size.patch patches.kernel.org/6.19.4-146-arm64-dts-tqma8mpql-mba8mpxl-Fix-HDMI-CEC-pad-.patch patches.kernel.org/6.19.4-147-arm64-dts-tqma8mpql-mba8mp-ras314-Fix-HDMI-CEC.patch patches.kernel.org/6.19.4-148-EDAC-amd64-Avoid-a-Wformat-security-warning.patch patches.kernel.org/6.19.4-149-clk-qcom-Return-correct-error-code-in-qcom_cc_.patch patches.kernel.org/6.19.4-150-arm64-dts-qcom-sdm630-fix-gpu_speed_bin-size.patch patches.kernel.org/6.19.4-151-arm64-dts-qcom-sm8150-hdk-mtp-specify-ZAP-firm.patch patches.kernel.org/6.19.4-152-arm64-dts-qcom-sm8250-hdk-specify-ZAP-firmware.patch patches.kernel.org/6.19.4-153-arm64-dts-qcom-sdm850-huawei-matebook-e-2019-R.patch patches.kernel.org/6.19.4-154-arm64-dts-qcom-sdm850-huawei-matebook-e-2019-C.patch patches.kernel.org/6.19.4-155-arm64-dts-qcom-sdm845-oneplus-Don-t-mark-ts-su.patch patches.kernel.org/6.19.4-156-arm64-dts-qcom-sdm845-oneplus-Don-t-keep-panel.patch patches.kernel.org/6.19.4-157-arm64-dts-qcom-sdm845-oneplus-Mark-l14a-regula.patch patches.kernel.org/6.19.4-158-arm64-dts-qcom-x1e80100-Fix-USB-combo-PHYs-SS1.patch patches.kernel.org/6.19.4-159-arm64-dts-renesas-r9a09g047e57-smarc-Remove-du.patch patches.kernel.org/6.19.4-160-arm64-dts-qcom-msm8994-octagon-Fix-Analog-Devi.patch patches.kernel.org/6.19.4-161-ARM-dts-allwinner-sun5i-a13-utoo-p66-delete-po.patch patches.kernel.org/6.19.4-162-powerpc-uaccess-Move-barrier_nospec-out-of-all.patch patches.kernel.org/6.19.4-163-soc-qcom-cmd-db-Use-devm_memremap-to-fix-memor.patch patches.kernel.org/6.19.4-164-soc-mediatek-svs-Fix-memory-leak-in-svs_enable.patch patches.kernel.org/6.19.4-165-powerpc-eeh-fix-recursive-pci_lock_rescan_remo.patch patches.kernel.org/6.19.4-166-arm64-dts-renesas-rzt2h-n2h-evk-common-Use-GPI.patch patches.kernel.org/6.19.4-167-arm-dts-lpc32xx-add-clocks-property-to-Motor-C.patch patches.kernel.org/6.19.4-168-arm64-dts-mediatek-mt8183-jacuzzi-pico6-Fix-ty.patch patches.kernel.org/6.19.4-169-arm64-dts-amlogic-s4-assign-mmc-b-clock-to-24M.patch patches.kernel.org/6.19.4-170-arm64-dts-amlogic-s4-fix-mmc-clock-assignment.patch patches.kernel.org/6.19.4-171-arm64-dts-ti-k3-j784s4-main.dtsi-Move-c71_3-no.patch patches.kernel.org/6.19.4-172-arm64-dts-ti-k3-j784s4-j742s2-main-common.dtsi.patch patches.kernel.org/6.19.4-173-soc-qcom-ubwc-add-missing-include.patch patches.kernel.org/6.19.4-174-hwspinlock-omap-Handle-devm_pm_runtime_enable-.patch patches.kernel.org/6.19.4-175-arm64-dts-amlogic-c3-assign-the-MMC-signal-clo.patch patches.kernel.org/6.19.4-176-arm64-dts-amlogic-axg-assign-the-MMC-signal-cl.patch patches.kernel.org/6.19.4-177-arm64-dts-amlogic-gx-assign-the-MMC-signal-clo.patch patches.kernel.org/6.19.4-178-arm64-dts-amlogic-g12-assign-the-MMC-B-and-C-s.patch patches.kernel.org/6.19.4-179-arm64-dts-amlogic-g12-assign-the-MMC-A-signal-.patch patches.kernel.org/6.19.4-180-arm64-dts-qcom-qrb4210-rb2-Fix-UART3-wakeup-IR.patch patches.kernel.org/6.19.4-181-arm64-dts-qcom-sdm845-db845c-drop-CS-from-SPIO.patch patches.kernel.org/6.19.4-182-arm64-dts-qcom-sdm845-db845c-specify-power-for.patch patches.kernel.org/6.19.4-183-arm64-dts-ti-k3-am67a-kontron-sa67-base-Fix-CM.patch patches.kernel.org/6.19.4-184-arm64-dts-ti-k3-am67a-kontron-sa67-base-Fix-SD.patch patches.kernel.org/6.19.4-185-arm64-dts-qcom-x1e-bus-is-40-bits-fix-64GB-mod.patch patches.kernel.org/6.19.4-186-arm64-dts-imx95-Use-GPU_CGC-as-core-clock-for-.patch patches.kernel.org/6.19.4-187-arm64-dts-qcom-talos-Drop-opp-shared-from-QUP-.patch patches.kernel.org/6.19.4-188-arm64-dts-amlogic-meson-sm1-odroid-Eliminate-O.patch patches.kernel.org/6.19.4-189-arm64-dts-qcom-agatti-Add-CX_MEM-DBGC-GPU-regi.patch patches.kernel.org/6.19.4-190-arm64-dts-qcom-sm6115-Add-CX_MEM-DBGC-GPU-regi.patch patches.kernel.org/6.19.4-191-reset-canaan-k230-drop-OF-dependency-and-enabl.patch patches.kernel.org/6.19.4-192-drm-xe-pf-Fix-.bulk_profile-sched_priority-des.patch patches.kernel.org/6.19.4-193-drm-panthor-Recover-from-panthor_gpu_flush_cac.patch patches.kernel.org/6.19.4-194-drm-panthor-Fix-the-full_tick-check.patch patches.kernel.org/6.19.4-195-drm-panthor-Fix-the-group-priority-rotation-lo.patch patches.kernel.org/6.19.4-196-drm-panthor-Fix-immediate-ticking-on-a-disable.patch patches.kernel.org/6.19.4-197-drm-panthor-Fix-the-logic-that-decides-when-to.patch patches.kernel.org/6.19.4-198-drm-panthor-Make-sure-we-resume-the-tick-when-.patch patches.kernel.org/6.19.4-199-drm-panthor-Remove-redundant-call-to-disable-t.patch patches.kernel.org/6.19.4-200-drm-panthor-fix-queue_reset_timeout_locked.patch patches.kernel.org/6.19.4-201-workqueue-Process-rescuer-work-items-one-by-on.patch patches.kernel.org/6.19.4-202-drm-panthor-Fix-panthor_gpu_coherency_set.patch patches.kernel.org/6.19.4-203-accel-amdxdna-Fix-race-condition-when-checking.patch patches.kernel.org/6.19.4-204-accel-amdxdna-Fix-cu_idx-being-cleared-by-mems.patch patches.kernel.org/6.19.4-205-drm-plane-Fix-IS_ERR-vs-NULL-bug-drm_plane_cre.patch patches.kernel.org/6.19.4-206-accel-amdxdna-Fix-race-where-send-ring-appears.patch patches.kernel.org/6.19.4-207-firmware-cs_dsp-Remove-__free-from-cs_dsp_debu.patch patches.kernel.org/6.19.4-208-firmware-cs_dsp-Don-t-use-__free-in-cs_dsp_loa.patch patches.kernel.org/6.19.4-209-spi-cadence-qspi-Remove-redundant-pm_runtime_m.patch patches.kernel.org/6.19.4-210-accel-amdxdna-Fix-potential-NULL-pointer-deref.patch patches.kernel.org/6.19.4-211-drm-panel-sw43408-Remove-manual-invocation-of-.patch patches.kernel.org/6.19.4-212-ALSA-compress_offload-Relax-__free-variable-de.patch patches.kernel.org/6.19.4-213-ALSA-control-Relax-__free-variable-declaration.patch patches.kernel.org/6.19.4-214-ALSA-pcm-Relax-__free-variable-declarations.patch patches.kernel.org/6.19.4-215-ALSA-oss-Relax-__free-variable-declarations.patch patches.kernel.org/6.19.4-216-ALSA-seq-oss-Relax-__free-variable-declaration.patch patches.kernel.org/6.19.4-217-ALSA-seq-Relax-__free-variable-declarations.patch patches.kernel.org/6.19.4-218-ALSA-timer-Relax-__free-variable-declarations.patch patches.kernel.org/6.19.4-219-ALSA-vmaster-Relax-__free-variable-declaration.patch patches.kernel.org/6.19.4-220-ALSA-hda-Relax-__free-variable-declarations.patch patches.kernel.org/6.19.4-221-ALSA-usx2y-Relax-__free-variable-declarations.patch patches.kernel.org/6.19.4-222-ALSA-usb-audio-Relax-__free-variable-declarati.patch patches.kernel.org/6.19.4-223-ASoC-SDCA-Allow-sample-width-wild-cards-in-set.patch patches.kernel.org/6.19.4-224-drm-panthor-Fix-NULL-pointer-dereference-on-pa.patch patches.kernel.org/6.19.4-225-drm-i915-colorop-do-not-include-headers-from-h.patch patches.kernel.org/6.19.4-226-drm-panthor-Evict-groups-before-VM-termination.patch patches.kernel.org/6.19.4-227-drm-display-dp_mst-Add-protection-against-0-vc.patch patches.kernel.org/6.19.4-228-drm-atomic-convert-drm_atomic_get_-old-new-_co.patch patches.kernel.org/6.19.4-229-ima-Fix-stack-out-of-bounds-in-is_bprm_creds_f.patch patches.kernel.org/6.19.4-230-smack-smack-doi-must-be-0.patch patches.kernel.org/6.19.4-231-smack-smack-doi-accept-previously-used-values.patch patches.kernel.org/6.19.4-232-ASoC-nau8821-Fixup-nau8821_enable_jack_detect.patch patches.kernel.org/6.19.4-233-ASoC-nau8821-Cancel-delayed-work-on-component-.patch patches.kernel.org/6.19.4-234-ASoC-nau8821-Cancel-pending-work-before-suspen.patch patches.kernel.org/6.19.4-235-media-chips-media-wave5-Fix-memory-leak-on-cod.patch patches.kernel.org/6.19.4-236-drm-amd-display-Don-t-use-kernel-doc-comment-i.patch patches.kernel.org/6.19.4-237-drm-amdgpu-Describe-AMD_IP_BLOCK_TYPE_RAS-in-a.patch patches.kernel.org/6.19.4-238-drm-amd-Drop-amdgpu-kernel-modesetting-enabled.patch patches.kernel.org/6.19.4-239-drm-amdkfd-Fix-signal_eviction_fence-bool-retu.patch patches.kernel.org/6.19.4-240-drm-amdgpu-Use-explicit-VCN-instance-0-in-SR-I.patch patches.kernel.org/6.19.4-241-drm-amd-display-Remove-unused-encoder-types.patch patches.kernel.org/6.19.4-242-drm-amd-display-Use-local-variable-for-analog_.patch patches.kernel.org/6.19.4-243-drm-amd-display-Pass-proper-DAC-encoder-ID-to-.patch patches.kernel.org/6.19.4-244-drm-amd-display-Update-dc_connection_dac_load-.patch patches.kernel.org/6.19.4-245-drm-amd-display-Don-t-repeat-DAC-load-detectio.patch patches.kernel.org/6.19.4-246-drm-msm-disp-dpu-add-merge3d-support-for-sc728.patch patches.kernel.org/6.19.4-247-drm-msm-dpu-Set-vsync-source-irrespective-of-m.patch patches.kernel.org/6.19.4-248-drm-msm-dpu-fix-WD-timer-handling-on-DPU-8.x.patch patches.kernel.org/6.19.4-249-drm-msm-dp-Update-msm_dp_controller-IDs-for-sa.patch patches.kernel.org/6.19.4-250-ALSA-hda-fix-function-names-missing-function-p.patch patches.kernel.org/6.19.4-251-mei-late_bind-fix-struct-intel_lb_component_op.patch patches.kernel.org/6.19.4-252-spi-microchip-core-use-XOR-instead-of-ANDNOT-t.patch patches.kernel.org/6.19.4-253-regulator-core-fix-locking-in-regulator_resolv.patch patches.kernel.org/6.19.4-254-regulator-core-move-supply-check-earlier-in-se.patch patches.kernel.org/6.19.4-255-regulator-core-don-t-ignore-errors-from-event-.patch patches.kernel.org/6.19.4-256-HID-playstation-Add-missing-check-for-input_ff.patch patches.kernel.org/6.19.4-257-drm-amdgpu-ttm-Pin-4K-MMIO_REMAP-Singleton-BO-.patch patches.kernel.org/6.19.4-258-drm-amdgpu-Drop-MMIO_REMAP-domain-bit-and-keep.patch patches.kernel.org/6.19.4-259-gpu-nova-core-check-for-overflow-to-DMATRFBASE.patch patches.kernel.org/6.19.4-260-drm-msm-disp-set-num_planes-to-1-for-interleav.patch patches.kernel.org/6.19.4-261-drm-msm-dpu-drop-intr_start-from-DPU-3.x-catal.patch patches.kernel.org/6.19.4-262-drm-msm-dpu-fix-CMD-panels-on-DPU-1.x-3.x.patch patches.kernel.org/6.19.4-263-drm-msm-dsi_phy_14nm-convert-from-divider_roun.patch patches.kernel.org/6.19.4-264-accel-amdxdna-Fix-notifier_wq-flushing-warning.patch patches.kernel.org/6.19.4-265-drm-msm-Fix-x2-85-TPL1_DBG_ECO_CNTL1.patch patches.kernel.org/6.19.4-266-drm-msm-Fix-GMEM_BASE-for-gen8.patch patches.kernel.org/6.19.4-267-media-ccs-Accommodate-C-PHY-into-the-calculati.patch patches.kernel.org/6.19.4-268-drm-msm-a2xx-fix-pixel-shader-start-on-A225.patch patches.kernel.org/6.19.4-269-drm-buddy-release-free_trees-array-on-buddy-mm.patch patches.kernel.org/6.19.4-270-drm-hisilicon-hibmc-fix-dp-probabilistical-det.patch patches.kernel.org/6.19.4-271-drm-hisilicon-hibmc-add-dp-mode-valid-check.patch patches.kernel.org/6.19.4-272-drm-hisilicon-hibmc-fix-no-showing-problem-wit.patch patches.kernel.org/6.19.4-273-drm-hisilicon-hibmc-Adding-reset-colorbar-cfg-.patch patches.kernel.org/6.19.4-274-drm-rockchip-dw_hdmi_qp-Fix-RK3576-HPD-interru.patch patches.kernel.org/6.19.4-275-rust-pwm-Fix-potential-memory-leak-on-init-err.patch patches.kernel.org/6.19.4-276-drm-amd-pm-Fix-unneeded-semicolon-warning.patch patches.kernel.org/6.19.4-277-drm-msm-mdss-correct-HBB-programmed-on-UBWC-5..patch patches.kernel.org/6.19.4-278-drm-msm-dpu-offset-HBB-values-written-to-DPU-b.patch patches.kernel.org/6.19.4-279-drm-msm-dpu-program-correct-register-for-UBWC-.patch patches.kernel.org/6.19.4-280-drm-msm-dpu-fix-SSPP_UBWC_STATIC_CTRL-programm.patch patches.kernel.org/6.19.4-281-drm-msm-dp-Avoid-division-by-zero-in-msm_dp_ct.patch patches.kernel.org/6.19.4-282-platform-chrome-cros_typec_switch-Don-t-touch-.patch patches.kernel.org/6.19.4-283-pwm-tiehrpwm-Enable-pwmchip-s-parent-device-be.patch patches.kernel.org/6.19.4-284-drm-amd-pm-Return-EOPNOTSUPP-when-can-t-read-p.patch patches.kernel.org/6.19.4-285-media-uvcvideo-Fix-allocation-for-small-frame-.patch patches.kernel.org/6.19.4-286-evm-Use-ordered-xattrs-list-to-calculate-HMAC-.patch patches.kernel.org/6.19.4-287-drm-xe-ptl-Disable-DCC-on-PTL.patch patches.kernel.org/6.19.4-288-drm-xe-Unregister-drm-device-on-probe-error.patch patches.kernel.org/6.19.4-289-mm-slab-fix-false-lockdep-warning-in-__kfree_r.patch patches.kernel.org/6.19.4-290-ASoC-tegra-Add-AHUB-writeable_reg-for-RX-holes.patch patches.kernel.org/6.19.4-291-platform-chrome-cros_ec_lightbar-Fix-response-.patch patches.kernel.org/6.19.4-292-accel-amdxdna-Hold-mm-structure-across-iommu_s.patch patches.kernel.org/6.19.4-293-accel-amdxdna-Stop-job-scheduling-across-aie2_.patch patches.kernel.org/6.19.4-294-accel-amdxdna-Fix-memory-leak-in-amdxdna_ubuf_.patch patches.kernel.org/6.19.4-295-drm-i915-display-fix-the-pixel-normalization-h.patch patches.kernel.org/6.19.4-296-HID-intel-ish-hid-fix-NULL-ptr-deref-in-ishtp_.patch patches.kernel.org/6.19.4-297-HID-Intel-thc-hid-Intel-thc-Fix-wrong-register.patch patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch patches.kernel.org/6.19.4-299-accel-amdxdna-Remove-hardware-context-status.patch patches.kernel.org/6.19.4-300-accel-amdxdna-Fix-incorrect-error-code-returne.patch patches.kernel.org/6.19.4-301-ASoC-SDCA-Remove-outdated-todo-comment.patch patches.kernel.org/6.19.4-302-ASoC-SDCA-Handle-volatile-controls-correctly.patch patches.kernel.org/6.19.4-303-ASoC-SDCA-Factor-out-jack-handling-into-new-c-.patch patches.kernel.org/6.19.4-304-ASoC-SDCA-Add-ability-to-connect-SDCA-jacks-to.patch patches.kernel.org/6.19.4-305-ASoC-SDCA-Still-process-most-of-the-jack-detec.patch patches.kernel.org/6.19.4-306-accel-amdxdna-Fix-incorrect-DPM-level-after-su.patch patches.kernel.org/6.19.4-307-accel-amdxdna-Move-RPM-resume-into-job-run-fun.patch patches.kernel.org/6.19.4-308-ASoC-cs4271-Fix-resource-leak-in-cs4271_soc_re.patch patches.kernel.org/6.19.4-309-vsnprintf-drop-__printf-attributes-on-binary-p.patch patches.kernel.org/6.19.4-310-ALSA-oss-delete-self-assignment.patch patches.kernel.org/6.19.4-311-spi-tools-Add-include-folder-to-.gitignore.patch patches.kernel.org/6.19.4-312-Revert-hwmon-ibmpex-fix-use-after-free-in-high.patch patches.kernel.org/6.19.4-313-hwmon-pmbus-mpq8785-fix-VOUT_MODE-mismatch-dur.patch patches.kernel.org/6.19.4-314-PCI-mediatek-Fix-IRQ-domain-leak-when-MSI-allo.patch patches.kernel.org/6.19.4-315-wifi-rtw89-correct-use-sequence-of-driver_data.patch patches.kernel.org/6.19.4-316-PCI-xilinx-Fix-INTx-IRQ-domain-leak-in-error-p.patch patches.kernel.org/6.19.4-317-Documentation-PCI-endpoint-Fix-ntb-vntb-copy-p.patch patches.kernel.org/6.19.4-318-PCI-Add-WQ_PERCPU-to-alloc_workqueue-users.patch patches.kernel.org/6.19.4-319-PCI-endpoint-Add-missing-NULL-check-for-alloc_.patch patches.kernel.org/6.19.4-320-PCI-rzg3s-host-Use-pci_generic_config_write-fo.patch patches.kernel.org/6.19.4-321-PCI-PM-Avoid-redundant-delays-on-D3hot-D3cold.patch patches.kernel.org/6.19.4-322-wifi-cfg80211-Fix-use_for-flag-update-on-BSS-r.patch patches.kernel.org/6.19.4-323-PCI-P2PDMA-Release-per-CPU-pgmap-ref-when-vm_i.patch patches.kernel.org/6.19.4-324-PCI-P2PDMA-Fix-p2pmem_alloc_mmap-warning-condi.patch patches.kernel.org/6.19.4-325-Documentation-tracing-Add-PCI-tracepoint-docum.patch patches.kernel.org/6.19.4-326-PCI-Do-not-attempt-to-set-ExtTag-for-VFs.patch patches.kernel.org/6.19.4-327-PCI-sophgo-Disable-L0s-and-L1-on-Sophgo-2044-P.patch patches.kernel.org/6.19.4-328-PCI-portdrv-Fix-potential-resource-leak.patch patches.kernel.org/6.19.4-329-dm-fix-unlocked-test-for-dm_suspended_md.patch patches.kernel.org/6.19.4-330-dm-use-READ_ONCE-in-dm_blk_report_zones.patch patches.kernel.org/6.19.4-331-PCI-PTM-Fix-pcie_ptm_create_debugfs-memory-lea.patch patches.kernel.org/6.19.4-332-PCI-P2PDMA-Reset-page-reference-count-when-pag.patch patches.kernel.org/6.19.4-333-wifi-ath9k-debug.h-fix-kernel-doc-bad-lines-an.patch patches.kernel.org/6.19.4-334-wifi-ath9k-fix-kernel-doc-warnings-in-common-d.patch patches.kernel.org/6.19.4-335-wifi-ath9k-add-OF-dependency-to-AHB.patch patches.kernel.org/6.19.4-336-wifi-ath12k-do-WoW-offloads-only-on-primary-li.patch patches.kernel.org/6.19.4-337-quota-fix-livelock-between-quotactl-and-freeze.patch patches.kernel.org/6.19.4-338-PCI-pwrctrl-tc9563-Use-put_device-instead-of-i.patch patches.kernel.org/6.19.4-339-net-mctp-i2c-fix-duplicate-reception-of-old-da.patch patches.kernel.org/6.19.4-340-mctp-i2c-initialise-event-handler-read-bytes.patch patches.kernel.org/6.19.4-341-wifi-cfg80211-stop-NAN-and-P2P-in-cfg80211_lea.patch patches.kernel.org/6.19.4-342-iommupt-Do-not-set-C-bit-on-MMIO-backed-PTEs.patch patches.kernel.org/6.19.4-343-ext4-fast-commit-make-s_fc_lock-reclaim-safe.patch patches.kernel.org/6.19.4-344-netfilter-nf_tables-reset-table-validation-sta.patch patches.kernel.org/6.19.4-345-netfilter-nf_conncount-increase-the-connection.patch patches.kernel.org/6.19.4-346-netfilter-nft_compat-add-more-restrictions-on-.patch patches.kernel.org/6.19.4-347-netfilter-nf_conncount-fix-tracking-of-connect.patch patches.kernel.org/6.19.4-348-kallsyms-bpf-rename-__bpf_address_lookup-to-bp.patch patches.kernel.org/6.19.4-349-module-add-helper-function-for-reading-module_.patch patches.kernel.org/6.19.4-350-kallsyms-ftrace-set-module-buildid-in-ftrace_m.patch patches.kernel.org/6.19.4-351-PCI-Mark-3ware-9650SA-Root-Port-Extended-Tags-.patch patches.kernel.org/6.19.4-352-wifi-rtw89-debug-Fix-memory-leak-in-__print_tx.patch patches.kernel.org/6.19.4-353-iommu-vt-d-Flush-cache-for-PASID-table-before-.patch patches.kernel.org/6.19.4-354-iommu-vt-d-Clear-Present-bit-before-tearing-do.patch patches.kernel.org/6.19.4-355-iommu-vt-d-Clear-Present-bit-before-tearing-do.patch patches.kernel.org/6.19.4-356-iommu-vt-d-Fix-race-condition-during-PASID-ent.patch patches.kernel.org/6.19.4-357-dm-use-bio_clone_blkg_association.patch patches.kernel.org/6.19.4-358-xdrgen-Fix-struct-prefix-for-typedef-types-in-.patch patches.kernel.org/6.19.4-359-NFS-NFSERR_INVAL-is-not-defined-by-NFSv2.patch patches.kernel.org/6.19.4-360-xdrgen-Initialize-data-pointer-for-zero-length.patch patches.kernel.org/6.19.4-361-xdrgen-Remove-inclusion-of-nlm4.h-header.patch patches.kernel.org/6.19.4-362-nfsd-never-defer-requests-during-idmap-lookup.patch patches.kernel.org/6.19.4-363-lib-kstrtox-fix-kstrtobool-docstring-to-mentio.patch patches.kernel.org/6.19.4-364-lib-Kconfig.debug-fix-BOOTPARAM_HUNG_TASK_PANI.patch patches.kernel.org/6.19.4-365-rust-task-restrict-Task-group_leader-to-curren.patch patches.kernel.org/6.19.4-366-fat-avoid-parent-link-count-underflow-in-rmdir.patch patches.kernel.org/6.19.4-367-PCI-Rewrite-bridge-window-head-alignment-funct.patch patches.kernel.org/6.19.4-368-PCI-Stop-over-estimating-bridge-window-size.patch patches.kernel.org/6.19.4-369-PCI-Remove-old_size-limit-from-bridge-window-s.patch patches.kernel.org/6.19.4-370-tcp-tcp_tx_timestamp-must-look-at-the-rtx-queu.patch patches.kernel.org/6.19.4-371-Bluetooth-hci_conn-Fix-using-conn-le_-tx-rx-_p.patch patches.kernel.org/6.19.4-372-PCI-Check-parent-for-NULL-in-of_pci_bus_releas.patch patches.kernel.org/6.19.4-373-wifi-ath10k-sdio-add-missing-lock-protection-i.patch patches.kernel.org/6.19.4-374-wifi-ath11k-add-usecase-firmware-handling-base.patch patches.kernel.org/6.19.4-375-wifi-ath12k-Fix-index-decrement-when-array_len.patch patches.kernel.org/6.19.4-376-wifi-ath12k-clear-stale-link-mapping-of-ahvif-.patch patches.kernel.org/6.19.4-377-PCI-Initialize-RCB-from-pci_configure_device.patch patches.kernel.org/6.19.4-378-PCI-ACPI-Restrict-program_hpx_type2-to-AER-bit.patch patches.kernel.org/6.19.4-379-Revert-net-smc-Introduce-TCP-ULP-support.patch patches.kernel.org/6.19.4-380-selftests-mm-fix-usage-of-FORCE_READ-in-cow-te.patch patches.kernel.org/6.19.4-381-ipc-don-t-audit-capability-check-in-ipc_permis.patch patches.kernel.org/6.19.4-382-ucount-check-for-CAP_SYS_RESOURCE-using-ns_cap.patch patches.kernel.org/6.19.4-383-jfs-avoid-Wtautological-constant-out-of-range-.patch patches.kernel.org/6.19.4-384-PCI-s32g-Skip-Root-Port-removal-during-success.patch patches.kernel.org/6.19.4-385-tcp-ECT_1_NEGOTIATION-and-NEEDS_ACCECN-identif.patch patches.kernel.org/6.19.4-386-tcp-disable-RFC3168-fallback-identifier-for-CC.patch patches.kernel.org/6.19.4-387-tcp-accecn-handle-unexpected-AccECN-negotiatio.patch patches.kernel.org/6.19.4-388-PCI-Add-preceding-capability-position-support-.patch patches.kernel.org/6.19.4-389-PCI-dwc-Add-new-APIs-to-remove-standard-and-ex.patch patches.kernel.org/6.19.4-390-PCI-dwc-ep-Cache-MSI-outbound-iATU-mapping.patch patches.kernel.org/6.19.4-391-PCI-dwc-Remove-duplicate-dw_pcie_ep_hide_ext_c.patch patches.kernel.org/6.19.4-392-PCI-endpoint-Add-dynamic_inbound_mapping-EPC-f.patch patches.kernel.org/6.19.4-393-PCI-endpoint-Add-BAR-subrange-mapping-support.patch patches.kernel.org/6.19.4-394-PCI-dwc-Advertise-dynamic-inbound-mapping-supp.patch patches.kernel.org/6.19.4-395-PCI-dwc-ep-Support-BAR-subrange-inbound-mappin.patch patches.kernel.org/6.19.4-396-PCI-dwc-ep-Fix-resizable-BAR-support-for-multi.patch patches.kernel.org/6.19.4-397-PCI-dwc-ep-Add-per-PF-BAR-and-inbound-ATU-mapp.patch patches.kernel.org/6.19.4-398-of-unittest-fix-possible-null-pointer-derefere.patch patches.kernel.org/6.19.4-399-mptcp-do-not-account-for-OoO-in-mptcp_rcvbuf_g.patch patches.kernel.org/6.19.4-400-mptcp-fix-receive-space-timestamp-initializati.patch patches.kernel.org/6.19.4-401-octeontx2-af-Fix-PF-driver-crash-with-kexec-ke.patch patches.kernel.org/6.19.4-402-bonding-only-set-speed-duplex-to-unknown-if-ge.patch patches.kernel.org/6.19.4-403-inet-RAW-sockets-using-IPPROTO_RAW-MUST-drop-i.patch patches.kernel.org/6.19.4-404-nfc-hci-shdlc-Stop-timers-and-work-before-free.patch patches.kernel.org/6.19.4-405-amd-xgbe-do-not-select-NET_SELFTESTS-when-INET.patch patches.kernel.org/6.19.4-406-netfilter-nfnetlink_queue-optimize-verdict-loo.patch patches.kernel.org/6.19.4-407-netfilter-nfnetlink_queue-do-shared-unconfirme.patch patches.kernel.org/6.19.4-408-netfilter-nft_set_hash-fix-get-operation-on-bi.patch patches.kernel.org/6.19.4-409-netfilter-nft_counter-fix-reset-of-counters-on.patch patches.kernel.org/6.19.4-410-netfilter-nft_set_rbtree-fix-bogus-EEXIST-with.patch patches.kernel.org/6.19.4-411-netfilter-nft_set_rbtree-check-for-partial-ove.patch patches.kernel.org/6.19.4-412-netfilter-nft_set_rbtree-translate-rbtree-to-a.patch patches.kernel.org/6.19.4-413-netfilter-nft_set_rbtree-use-binary-search-arr.patch patches.kernel.org/6.19.4-414-netfilter-nft_set_rbtree-remove-seqcount_rwloc.patch patches.kernel.org/6.19.4-415-netfilter-nft_set_rbtree-don-t-gc-elements-on-.patch patches.kernel.org/6.19.4-416-netfilter-nft_set_rbtree-validate-element-belo.patch patches.kernel.org/6.19.4-417-netfilter-nft_set_rbtree-validate-open-interva.patch patches.kernel.org/6.19.4-418-PCI-rzg3s-host-Fix-device-node-reference-leak-.patch patches.kernel.org/6.19.4-419-PCI-Add-ACS-quirk-for-Pericom-PI7C9X2G404-swit.patch patches.kernel.org/6.19.4-420-rust-driver-core-use-kernel-vertical-style-for.patch patches.kernel.org/6.19.4-421-rust-devres-fix-race-condition-due-to-nesting.patch patches.kernel.org/6.19.4-422-dpll-zl3073x-Fix-output-pin-phase-adjustment-s.patch patches.kernel.org/6.19.4-423-net-hns3-fix-double-free-issue-for-tx-spare-bu.patch patches.kernel.org/6.19.4-424-procfs-fix-missing-RCU-protection-when-reading.patch patches.kernel.org/6.19.4-425-smb-client-correct-value-for-smbd_max_fragment.patch patches.kernel.org/6.19.4-426-net-atm-fix-crash-due-to-unvalidated-vcc-point.patch patches.kernel.org/6.19.4-427-net-sunhme-Fix-sbus-regression.patch patches.kernel.org/6.19.4-428-xfrm-fix-ip_rt_bug-race-in-icmp_route_lookup-r.patch patches.kernel.org/6.19.4-429-serial-caif-fix-use-after-free-in-caif_serial-.patch patches.kernel.org/6.19.4-430-octeon_ep-disable-per-ring-interrupts.patch patches.kernel.org/6.19.4-431-octeon_ep-ensure-dbell-BADDR-updation.patch patches.kernel.org/6.19.4-432-octeon_ep_vf-ensure-dbell-BADDR-updation.patch patches.kernel.org/6.19.4-433-ionic-Rate-limit-unknown-xcvr-type-messages.patch patches.kernel.org/6.19.4-434-net-renesas-rswitch-fix-forwarding-offload-sta.patch patches.kernel.org/6.19.4-435-octeontx2-pf-Unregister-devlink-on-probe-failu.patch patches.kernel.org/6.19.4-436-af_unix-Fix-memleak-of-newsk-in-unix_stream_co.patch patches.kernel.org/6.19.4-437-RDMA-rtrs-server-remove-dead-code.patch patches.kernel.org/6.19.4-438-IB-cache-update-gid-cache-on-client-reregister.patch patches.kernel.org/6.19.4-439-RDMA-hns-Fix-WQ_MEM_RECLAIM-warning.patch patches.kernel.org/6.19.4-440-RDMA-hns-Return-actual-error-code-instead-of-f.patch patches.kernel.org/6.19.4-441-RDMA-hns-Fix-RoCEv1-failure-due-to-DSCP.patch patches.kernel.org/6.19.4-442-RDMA-hns-Notify-ULP-of-remaining-soft-WCs-duri.patch patches.kernel.org/6.19.4-443-RDMA-mlx5-Fix-ucaps-init-error-flow.patch patches.kernel.org/6.19.4-444-cxl-mem-Fix-devm_cxl_memdev_edac_release-confu.patch patches.kernel.org/6.19.4-445-power-supply-ab8500-Fix-use-after-free-in-powe.patch patches.kernel.org/6.19.4-446-power-supply-act8945a-Fix-use-after-free-in-po.patch patches.kernel.org/6.19.4-447-power-supply-bq256xx-Fix-use-after-free-in-pow.patch patches.kernel.org/6.19.4-448-power-supply-bq25980-Fix-use-after-free-in-pow.patch patches.kernel.org/6.19.4-449-power-supply-cpcap-battery-Fix-use-after-free-.patch patches.kernel.org/6.19.4-450-power-supply-goldfish-Fix-use-after-free-in-po.patch patches.kernel.org/6.19.4-451-power-supply-pf1550-Fix-use-after-free-in-powe.patch patches.kernel.org/6.19.4-452-power-supply-pm8916_bms_vm-Fix-use-after-free-.patch patches.kernel.org/6.19.4-453-power-supply-pm8916_lbc-Fix-use-after-free-in-.patch patches.kernel.org/6.19.4-454-power-supply-rt9455-Fix-use-after-free-in-powe.patch patches.kernel.org/6.19.4-455-power-supply-sbs-battery-Fix-use-after-free-in.patch patches.kernel.org/6.19.4-456-power-reset-nvmem-reboot-mode-respect-cell-siz.patch patches.kernel.org/6.19.4-457-power-supply-bq27xxx-fix-wrong-errno-when-bus-.patch patches.kernel.org/6.19.4-458-power-supply-wm97xx-Fix-NULL-pointer-dereferen.patch patches.kernel.org/6.19.4-459-RDMA-rtrs-srv-fix-SG-mapping.patch patches.kernel.org/6.19.4-460-RDMA-rxe-Fix-double-free-in-rxe_srq_from_init.patch patches.kernel.org/6.19.4-461-RDMA-iwcm-Fix-workqueue-list-corruption-by-rem.patch patches.kernel.org/6.19.4-462-platform-x86-hp-wmi-fix-platform-profile-value.patch patches.kernel.org/6.19.4-463-tools-power-x86-intel-speed-select-Fix-file-de.patch patches.kernel.org/6.19.4-464-RDMA-mlx5-Fix-UMR-hang-in-LAG-error-state-unlo.patch patches.kernel.org/6.19.4-465-IB-mlx5-Fix-port-speed-query-for-representors.patch patches.kernel.org/6.19.4-466-mtd-rawnand-cadence-Fix-return-type-of-CDMA-se.patch patches.kernel.org/6.19.4-467-mtd-intel-dg-Fix-accessing-regions-before-sett.patch patches.kernel.org/6.19.4-468-vfio-pci-Lock-upstream-bridge-for-vfio_pci_cor.patch patches.kernel.org/6.19.4-469-platform-x86-amd-pmf-Prevent-TEE-errors-after-.patch patches.kernel.org/6.19.4-470-crypto-ccp-Declare-PSP-dead-if-PSP_CMD_TEE_RIN.patch patches.kernel.org/6.19.4-471-crypto-ccp-Add-an-S4-restore-flow.patch patches.kernel.org/6.19.4-472-crypto-ccp-Factor-out-ring-destroy-handling-to.patch patches.kernel.org/6.19.4-473-crypto-ccp-Send-PSP_CMD_TEE_RING_DESTROY-when-.patch patches.kernel.org/6.19.4-474-mtd-parsers-Fix-memory-leak-in-mtd_parser_tpli.patch patches.kernel.org/6.19.4-475-NFS-localio-Handle-short-writes-by-retrying.patch patches.kernel.org/6.19.4-476-NFS-localio-prevent-direct-reclaim-recursion-i.patch patches.kernel.org/6.19.4-477-NFS-localio-use-GFP_NOIO-and-non-memreclaim-wo.patch patches.kernel.org/6.19.4-478-NFS-localio-remove-EAGAIN-handling-in-nfs_loca.patch patches.kernel.org/6.19.4-479-cxl-hdm-Fix-newline-character-in-dev_err-messa.patch patches.kernel.org/6.19.4-480-cxl-core-Fix-cxl_dport-debugfs-EINJ-entries.patch patches.kernel.org/6.19.4-481-RDMA-rxe-Fix-iova-to-va-conversion-for-MR-page.patch patches.kernel.org/6.19.4-482-ata-libata-Add-ATA_QUIRK_MAX_SEC-and-convert-a.patch patches.kernel.org/6.19.4-483-ata-libata-core-Quirk-INTEL-SSDSC2KG480G8-max_.patch patches.kernel.org/6.19.4-484-RDMA-uverbs-Validate-wqe_size-before-using-it-.patch patches.kernel.org/6.19.4-485-RDMA-mlx5-Fix-memory-leak-in-GET_DATA_DIRECT_S.patch patches.kernel.org/6.19.4-486-RDMA-rxe-Fix-race-condition-in-QP-timer-handle.patch patches.kernel.org/6.19.4-487-RDMA-core-add-rdma_rw_max_sge-helper-for-SQ-si.patch patches.kernel.org/6.19.4-488-cxl-Fix-premature-commit_end-increment-on-deco.patch patches.kernel.org/6.19.4-489-mtd-parsers-ofpart-fix-OF-node-refcount-leak-i.patch patches.kernel.org/6.19.4-490-mtd-spinand-Fix-kernel-doc.patch patches.kernel.org/6.19.4-491-hisi_acc_vfio_pci-fix-VF-reset-timeout-issue.patch patches.kernel.org/6.19.4-492-power-supply-pm8916_lbc-Fix-use-after-free-for.patch patches.kernel.org/6.19.4-493-power-supply-qcom_battmgr-Recognize-LiP-as-lit.patch patches.kernel.org/6.19.4-494-RDMA-uverbs-Add-__GFP_NOWARN-to-ib_uverbs_unma.patch patches.kernel.org/6.19.4-495-pNFS-fix-a-missing-wake-up-while-waiting-on-NF.patch patches.kernel.org/6.19.4-496-scsi-smartpqi-Fix-memory-leak-in-pqi_report_ph.patch patches.kernel.org/6.19.4-497-scsi-ufs-host-mediatek-Require-CONFIG_PM.patch patches.kernel.org/6.19.4-498-scsi-csiostor-Fix-dereference-of-null-pointer-.patch patches.kernel.org/6.19.4-499-nvdimm-virtio_pmem-serialize-flush-requests.patch patches.kernel.org/6.19.4-500-fs-nfs-Fix-readdir-slow-start-regression.patch patches.kernel.org/6.19.4-501-tracing-Properly-process-error-handling-in-eve.patch patches.kernel.org/6.19.4-502-tracing-Remove-duplicate-ENABLE_EVENT_STR-and-.patch patches.kernel.org/6.19.4-503-remoteproc-imx_rproc-Use-strstarts-for-rsc-tab.patch patches.kernel.org/6.19.4-504-remoteproc-imx_dsp_rproc-Fix-multiple-start-st.patch patches.kernel.org/6.19.4-505-remoteproc-imx_dsp_rproc-Only-reset-carveout-m.patch patches.kernel.org/6.19.4-506-Revert-mailbox-pcc-support-mailbox-management-.patch patches.kernel.org/6.19.4-507-fbdev-of_display_timing-Fix-device-node-refere.patch patches.kernel.org/6.19.4-508-fbdev-au1200fb-Fix-a-memory-leak-in-au1200fb_d.patch patches.kernel.org/6.19.4-509-clk-thead-th1520-ap-Poll-for-PLL-lock-and-wait.patch patches.kernel.org/6.19.4-510-clk-spacemit-Respect-Kconfig-setting-when-buil.patch patches.kernel.org/6.19.4-511-clk-qcom-gcc-sm8550-Use-floor-ops-for-SDCC-RCG.patch patches.kernel.org/6.19.4-512-clk-qcom-gcc-sm8650-Use-floor-ops-for-SDCC-RCG.patch patches.kernel.org/6.19.4-513-clk-qcom-rcg2-compute-2d-using-duty-fraction-d.patch patches.kernel.org/6.19.4-514-clk-meson-gxbb-Limit-the-HDMI-PLL-OD-to-4-on-G.patch patches.kernel.org/6.19.4-515-clk-meson-g12a-Limit-the-HDMI-PLL-OD-to-4.patch patches.kernel.org/6.19.4-516-clk-qcom-gcc-sm8450-Update-the-SDCC-RCGs-to-us.patch patches.kernel.org/6.19.4-517-clk-qcom-gcc-sm8750-Update-the-SDCC-RCGs-to-us.patch patches.kernel.org/6.19.4-518-clk-qcom-gcc-sm4450-Update-the-SDCC-RCGs-to-us.patch patches.kernel.org/6.19.4-519-clk-qcom-gcc-sdx75-Update-the-SDCC-RCGs-to-use.patch patches.kernel.org/6.19.4-520-clk-qcom-gcc-milos-Update-the-SDCC-RCGs-to-use.patch patches.kernel.org/6.19.4-521-clk-qcom-gcc-x1e80100-Update-the-SDCC-RCGs-to-.patch patches.kernel.org/6.19.4-522-clk-qcom-gcc-qdu1000-Update-the-SDCC-RCGs-to-u.patch patches.kernel.org/6.19.4-523-clk-qcom-gcc-glymur-Update-the-SDCC-RCGs-to-us.patch patches.kernel.org/6.19.4-524-clk-qcom-gcc-msm8953-Remove-ALWAYS_ON-flag-fro.patch patches.kernel.org/6.19.4-525-clk-qcom-gcc-msm8917-Remove-ALWAYS_ON-flag-fro.patch patches.kernel.org/6.19.4-526-clk-qcom-gcc-ipq5018-flag-sleep-clock-as-criti.patch patches.kernel.org/6.19.4-527-clk-qcom-alpha-pll-convert-from-divider_round_.patch patches.kernel.org/6.19.4-528-clk-rockchip-Fix-error-pointer-check-after-roc.patch patches.kernel.org/6.19.4-529-clk-microchip-core-remove-duplicate-determine_.patch patches.kernel.org/6.19.4-530-Input-adp5589-remove-a-leftover-header-file.patch patches.kernel.org/6.19.4-531-clk-Move-clk_-save-restore-_context-to-COMMON_.patch patches.kernel.org/6.19.4-532-clk-qcom-regmap-divider-convert-from-divider_r.patch patches.kernel.org/6.19.4-533-clk-qcom-regmap-divider-convert-from-divider_r.patch patches.kernel.org/6.19.4-534-clk-qcom-dispcc-sdm845-Enable-parents-for-pixe.patch patches.kernel.org/6.19.4-535-clk-qcom-dispcc-sm7150-Fix-dispcc_mdss_pclk1_c.patch patches.kernel.org/6.19.4-536-clk-qcom-gfx3d-add-parent-to-parent-request-ma.patch patches.kernel.org/6.19.4-537-clk-actions-owl-composite-convert-from-owl_div.patch patches.kernel.org/6.19.4-538-clk-actions-owl-divider-convert-from-divider_r.patch patches.kernel.org/6.19.4-539-clk-bm1880-convert-from-divider_round_rate-to-.patch patches.kernel.org/6.19.4-540-clk-hisilicon-clkdivider-hi6220-convert-from-d.patch patches.kernel.org/6.19.4-541-clk-loongson1-convert-from-divider_round_rate-.patch patches.kernel.org/6.19.4-542-clk-milbeaut-convert-from-divider_round_rate-t.patch patches.kernel.org/6.19.4-543-clk-nuvoton-ma35d1-divider-convert-from-divide.patch patches.kernel.org/6.19.4-544-clk-nxp-lpc32xx-convert-from-divider_round_rat.patch patches.kernel.org/6.19.4-545-clk-sophgo-sg2042-clkgen-convert-from-divider_.patch patches.kernel.org/6.19.4-546-clk-sprd-div-convert-from-divider_round_rate-t.patch patches.kernel.org/6.19.4-547-clk-stm32-stm32-core-convert-from-divider_ro_r.patch patches.kernel.org/6.19.4-548-clk-stm32-stm32-core-convert-from-divider_roun.patch patches.kernel.org/6.19.4-549-clk-versaclock3-convert-from-divider_round_rat.patch patches.kernel.org/6.19.4-550-clk-x86-cgu-convert-from-divider_round_rate-to.patch patches.kernel.org/6.19.4-551-clk-zynqmp-divider-convert-from-divider_round_.patch patches.kernel.org/6.19.4-552-clk-mediatek-Drop-__initconst-from-gates.patch patches.kernel.org/6.19.4-553-clk-mediatek-Add-mfg_eb-as-parent-to-mt8196-mf.patch patches.kernel.org/6.19.4-554-clk-mediatek-Fix-error-handling-in-runtime-PM-.patch patches.kernel.org/6.19.4-555-clk-zynqmp-divider-Fix-zynqmp_clk_divider_dete.patch patches.kernel.org/6.19.4-556-clk-zynqmp-pll-Fix-zynqmp_clk_divider_determin.patch patches.kernel.org/6.19.4-557-interconnect-mediatek-Don-t-hijack-parent-devi.patch patches.kernel.org/6.19.4-558-interconnect-mediatek-Aggregate-bandwidth-with.patch patches.kernel.org/6.19.4-559-dmaengine-mediatek-uart-apdma-Fix-above-4G-add.patch patches.kernel.org/6.19.4-560-dma-dma-axi-dmac-fix-SW-cyclic-transfers.patch patches.kernel.org/6.19.4-561-dma-dma-axi-dmac-fix-HW-scatter-gather-not-loo.patch patches.kernel.org/6.19.4-562-phy-rockchip-samsung-hdptx-Pre-compute-HDMI-PL.patch patches.kernel.org/6.19.4-563-char-misc-Use-IS_ERR-for-filp_open-return-valu.patch patches.kernel.org/6.19.4-564-soundwire-intel_ace2x-add-SND_HDA_CORE-depende.patch patches.kernel.org/6.19.4-565-iio-test-drop-dangling-symbol-in-gain-time-sca.patch patches.kernel.org/6.19.4-566-usb-typec-ucsi-drop-an-unused-Kconfig-symbol.patch patches.kernel.org/6.19.4-567-staging-greybus-lights-avoid-NULL-deref.patch patches.kernel.org/6.19.4-568-serial-imx-change-SERIAL_IMX_CONSOLE-to-bool.patch patches.kernel.org/6.19.4-569-serial-SH_SCI-improve-DMA-support-prompt.patch patches.kernel.org/6.19.4-570-gpib-Fix-error-code-in-ibonline.patch patches.kernel.org/6.19.4-571-gpib-Fix-error-code-in-ni_usb_write_registers.patch patches.kernel.org/6.19.4-572-gpib-Fix-memory-leak-in-ni_usb_init.patch patches.kernel.org/6.19.4-573-stm-class-Kconfig-correct-symbol-name.patch patches.kernel.org/6.19.4-574-mmc-rtsx_pci_sdmmc-increase-power-on-settling-.patch patches.kernel.org/6.19.4-575-iio-pressure-mprls0025pa-fix-spi_transfer-stru.patch patches.kernel.org/6.19.4-576-iio-pressure-mprls0025pa-fix-SPI-CS-delay-viol.patch patches.kernel.org/6.19.4-577-iio-pressure-mprls0025pa-fix-interrupt-flag.patch patches.kernel.org/6.19.4-578-iio-pressure-mprls0025pa-fix-scan_type-struct.patch patches.kernel.org/6.19.4-579-iio-pressure-mprls0025pa-fix-pressure-calculat.patch patches.kernel.org/6.19.4-580-watchdog-starfive-wdt-Fix-PM-reference-leak-in.patch patches.kernel.org/6.19.4-581-coresight-etm3x-Fix-cpulocked-warning-on-cpuhp.patch patches.kernel.org/6.19.4-582-backlight-aw99706-Fix-build-errors-caused-by-w.patch patches.kernel.org/6.19.4-583-phy-freescale-imx8qm-hsio-fix-NULL-pointer-der.patch patches.kernel.org/6.19.4-584-interconnect-qcom-qcs8300-fix-the-num_links-fo.patch patches.kernel.org/6.19.4-585-coresight-tmc-etr-Fix-race-condition-between-s.patch patches.kernel.org/6.19.4-586-Revert-mmc-rtsx_pci_sdmmc-increase-power-on-se.patch patches.kernel.org/6.19.4-587-mfd-arizona-Fix-regulator-resource-leak-on-wm5.patch patches.kernel.org/6.19.4-588-mfd-simple-mfd-i2c-Add-Delta-TN48M-CPLD-suppor.patch patches.kernel.org/6.19.4-589-mfd-sec-Fix-IRQ-domain-names-duplication.patch patches.kernel.org/6.19.4-590-drivers-iio-mpu3050-use-dev_err_probe-for-regu.patch patches.kernel.org/6.19.4-591-usb-bdc-fix-sleep-during-atomic.patch patches.kernel.org/6.19.4-592-nvmem-an8855-drop-an-unused-Kconfig-symbol.patch patches.kernel.org/6.19.4-593-mcb-fix-incorrect-sanity-check.patch patches.kernel.org/6.19.4-594-pinctrl-equilibrium-Fix-device-node-reference-.patch patches.kernel.org/6.19.4-595-ovl-Fix-uninit-value-in-ovl_fill_real.patch patches.kernel.org/6.19.4-596-nfsd-do-not-allow-exporting-of-special-kernel-.patch patches.kernel.org/6.19.4-597-iio-sca3000-Fix-a-resource-leak-in-sca3000_pro.patch patches.kernel.org/6.19.4-598-mips-LOONGSON32-drop-a-dangling-Kconfig-symbol.patch patches.kernel.org/6.19.4-599-pidfs-return-EREMOTE-when-PIDFD_GET_INFO-is-ca.patch patches.kernel.org/6.19.4-600-pinctrl-qcom-sm8250-lpass-lpi-Fix-i2s2_data_gr.patch patches.kernel.org/6.19.4-601-pinctrl-meson-amlogic-a4-Fix-device-node-refer.patch patches.kernel.org/6.19.4-602-pinctrl-single-fix-refcount-leak-in-pcs_add_gp.patch patches.kernel.org/6.19.4-603-pinctrl-canaan-k230-Fix-NULL-pointer-dereferen.patch patches.kernel.org/6.19.4-604-leds-expresswire-Fix-chip-state-breakage.patch patches.kernel.org/6.19.4-605-leds-qcom-lpg-Check-the-return-value-of-regmap.patch patches.kernel.org/6.19.4-606-backlight-qcom-wled-Support-ovp-values-for-PMI.patch patches.kernel.org/6.19.4-607-backlight-qcom-wled-Change-PM8950-WLED-configu.patch patches.kernel.org/6.19.4-608-dmaengine-fsl-edma-don-t-explicitly-disable-cl.patch patches.kernel.org/6.19.4-609-drbd-always-set-BLK_FEAT_STABLE_WRITES.patch patches.kernel.org/6.19.4-610-block-allow-IOC_PR_READ_-ioctls-with-BLK_OPEN_.patch patches.kernel.org/6.19.4-611-io_uring-delay-sqarray-static-branch-disableme.patch patches.kernel.org/6.19.4-612-io_uring-cancel-de-unionize-file-and-user_data.patch patches.kernel.org/6.19.4-613-fs-ntfs3-Initialize-new-folios-before-use.patch patches.kernel.org/6.19.4-614-fs-ntfs3-fix-ntfs_mount_options-leak-in-ntfs_f.patch patches.kernel.org/6.19.4-615-fs-ntfs3-rename-ni_readpage_cmpr-into-ni_read_.patch patches.kernel.org/6.19.4-616-fs-ntfs3-fix-deadlock-in-ni_read_folio_cmpr.patch patches.kernel.org/6.19.4-617-fs-ntfs3-prevent-infinite-loops-caused-by-the-.patch patches.kernel.org/6.19.4-618-fs-ntfs3-Fix-slab-out-of-bounds-read-in-Delete.patch patches.kernel.org/6.19.4-619-tools-power-turbostat-AMD-msr-offset-0x611-rea.patch patches.kernel.org/6.19.4-620-tools-power-turbostat-Harden-against-unexpecte.patch patches.kernel.org/6.19.4-621-powercap-intel_rapl-Remove-incorrect-CPU-check.patch patches.kernel.org/6.19.4-622-ACPI-CPPC-Fix-remaining-for_each_possible_cpu-.patch patches.kernel.org/6.19.4-623-powercap-intel_rapl_tpmi-Remove-FW_BUG-from-in.patch patches.kernel.org/6.19.4-624-kbuild-Add-objtool-to-top-level-clean-target.patch patches.kernel.org/6.19.4-625-smb-client-fix-regression-with-mount-options-p.patch patches.kernel.org/6.19.4-626-selftests-memfd-use-IPC-semaphore-instead-of-S.patch patches.kernel.org/6.19.4-627-objpool-fix-the-overestimation-of-object-pooli.patch patches.kernel.org/6.19.4-628-ACPI-PM-Add-unused-power-resource-quirk-for-TH.patch patches.kernel.org/6.19.4-629-cpuidle-Skip-governor-when-only-one-idle-state.patch patches.kernel.org/6.19.4-630-ovpn-set-sk_user_data-before-overriding-callba.patch patches.kernel.org/6.19.4-631-ovpn-fix-possible-use-after-free-in-ovpn_net_x.patch patches.kernel.org/6.19.4-632-ovpn-fix-VPN-TX-bytes-counting.patch patches.kernel.org/6.19.4-633-net-mctp-ensure-our-nlmsg-responses-are-initia.patch patches.kernel.org/6.19.4-634-selftests-mlxsw-tc_restrictions-Fix-test-failu.patch patches.kernel.org/6.19.4-635-selftests-net-lib-Fix-jq-parsing-error.patch patches.kernel.org/6.19.4-636-net-stmmac-fix-oops-when-split-header-is-enabl.patch patches.kernel.org/6.19.4-637-net-sparx5-lan969x-fix-DWRR-cost-max-to-match-.patch patches.kernel.org/6.19.4-638-net-mscc-ocelot-extract-ocelot_xmit_timestamp-.patch patches.kernel.org/6.19.4-639-net-mscc-ocelot-split-xmit-into-FDMA-and-regis.patch patches.kernel.org/6.19.4-640-net-mscc-ocelot-add-missing-lock-protection-in.patch patches.kernel.org/6.19.4-641-selftests-netconsole-Increase-port-listening-t.patch patches.kernel.org/6.19.4-642-ipv6-Fix-out-of-bound-access-in-fib6_add_rt2no.patch patches.kernel.org/6.19.4-643-net-sparx5-lan969x-fix-PTP-clock-max_adj-value.patch patches.kernel.org/6.19.4-644-fbnic-close-fw_log-race-between-users-and-tear.patch patches.kernel.org/6.19.4-645-libbpf-Fix-invalid-write-loop-logic-in-bpf_lin.patch patches.kernel.org/6.19.4-646-bpf-Fix-a-potential-use-after-free-of-BTF-obje.patch patches.kernel.org/6.19.4-647-bpf-Add-a-map-btf-from-a-fd-array-more-consist.patch patches.kernel.org/6.19.4-648-eth-fbnic-set-FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLI.patch patches.kernel.org/6.19.4-649-eth-fbnic-increase-FBNIC_HDR_BYTES_MIN-from-12.patch patches.kernel.org/6.19.4-650-eth-fbnic-set-DMA_HINT_L4-for-all-flows.patch patches.kernel.org/6.19.4-651-ovpn-tcp-don-t-deref-NULL-sk_socket-member-aft.patch patches.kernel.org/6.19.4-652-net-usb-catc-enable-basic-endpoint-checking.patch patches.kernel.org/6.19.4-653-xen-netback-reject-zero-queue-configuration-fr.patch patches.kernel.org/6.19.4-654-net-rds-rds_sendmsg-should-not-discard-payload.patch patches.kernel.org/6.19.4-655-net-bridge-mcast-always-update-mdb_n_entries-f.patch patches.kernel.org/6.19.4-656-selftests-forwarding-vxlan_bridge_1d-fix-test-.patch patches.kernel.org/6.19.4-657-selftests-forwarding-vxlan_bridge_1d_ipv6-fix-.patch patches.kernel.org/6.19.4-658-selftests-forwarding-fix-pedit-tests-failure-w.patch patches.kernel.org/6.19.4-659-netfilter-nft_counter-serialize-reset-with-spi.patch patches.kernel.org/6.19.4-660-netfilter-nft_quota-use-atomic64_xchg-for-rese.patch patches.kernel.org/6.19.4-661-netfilter-nf_tables-revert-commit_mutex-usage-.patch patches.kernel.org/6.19.4-662-netfilter-nf_conntrack_h323-don-t-pass-uniniti.patch patches.kernel.org/6.19.4-663-ipvs-skip-ipv6-extension-headers-for-csum-chec.patch patches.kernel.org/6.19.4-664-ipvs-do-not-keep-dest_dst-if-dev-is-going-down.patch patches.kernel.org/6.19.4-665-net-remove-WARN_ON_ONCE-when-accessing-forward.patch patches.kernel.org/6.19.4-666-netfilter-nf_tables-fix-use-after-free-in-nf_t.patch patches.kernel.org/6.19.4-667-ipv6-fix-a-race-in-ip6_sock_set_v6only.patch patches.kernel.org/6.19.4-668-bpftool-Fix-truncated-netlink-dumps.patch patches.kernel.org/6.19.4-669-net-psp-select-CONFIG_SKB_EXTENSIONS.patch patches.kernel.org/6.19.4-670-net-do-not-delay-zero-copy-skbs-in-skb_attempt.patch patches.kernel.org/6.19.4-671-dpll-zl3073x-Fix-ref-frequency-setting.patch patches.kernel.org/6.19.4-672-ping-annotate-data-races-in-ping_lookup.patch patches.kernel.org/6.19.4-673-selftests-tc_actions-don-t-dump-2MB-of-0-to-st.patch patches.kernel.org/6.19.4-674-macvlan-observe-an-RCU-grace-period-in-macvlan.patch patches.kernel.org/6.19.4-675-eth-fbnic-Add-validation-for-MTU-changes.patch patches.kernel.org/6.19.4-676-icmp-prevent-possible-overflow-in-icmp_global_.patch patches.kernel.org/6.19.4-677-inet-move-icmp_global_-credit-stamp-to-a-separ.patch patches.kernel.org/6.19.4-678-ipv6-icmp-remove-obsolete-code-in-icmpv6_xrlim.patch patches.kernel.org/6.19.4-679-octeontx2-af-Fix-default-entries-mcam-entry-ac.patch patches.kernel.org/6.19.4-680-eth-fbnic-Advertise-supported-XDP-features.patch patches.kernel.org/6.19.4-681-bnge-fix-reserving-resources-from-FW.patch patches.kernel.org/6.19.4-682-bonding-alb-fix-UAF-in-rlb_arp_recv-during-bon.patch patches.kernel.org/6.19.4-683-net-mlx5-Fix-multiport-device-check-over-light.patch patches.kernel.org/6.19.4-684-net-mlx5e-Fix-misidentification-of-ASO-CQE-dur.patch patches.kernel.org/6.19.4-685-net-mlx5-Fix-misidentification-of-write-combin.patch patches.kernel.org/6.19.4-686-net-mlx5e-MACsec-add-ASO-poll-loop-in-macsec_a.patch patches.kernel.org/6.19.4-687-net-mlx5e-Fix-deadlocks-between-devlink-and-ne.patch patches.kernel.org/6.19.4-688-net-mlx5e-Use-unsigned-for-mlx5e_get_max_num_c.patch patches.kernel.org/6.19.4-689-apparmor-fix-NULL-pointer-dereference-in-__uni.patch patches.kernel.org/6.19.4-690-apparmor-fix-NULL-sock-in-aa_sock_file_perm.patch patches.kernel.org/6.19.4-691-AppArmor-Allow-apparmor-to-handle-unaligned-df.patch patches.kernel.org/6.19.4-692-apparmor-Fix-Optimize-table-creation-from-poss.patch patches.kernel.org/6.19.4-693-apparmor-return-ENOMEM-in-unpack_perms_table-u.patch patches.kernel.org/6.19.4-694-apparmor-fix-boolean-argument-in-apparmor_mmap.patch patches.kernel.org/6.19.4-695-apparmor-drop-in_atomic-flag-in-common_mmap-an.patch patches.kernel.org/6.19.4-696-apparmor-account-for-in_atomic-removal-in-comm.patch patches.kernel.org/6.19.4-697-apparmor-move-check-for-aa_null-file-to-cover-.patch patches.kernel.org/6.19.4-698-apparmor-fix-rlimit-for-posix-cpu-timers.patch patches.kernel.org/6.19.4-699-apparmor-remove-apply_modes_to_perms-from-labe.patch patches.kernel.org/6.19.4-700-apparmor-make-label_match-return-a-consistent-.patch patches.kernel.org/6.19.4-701-apparmor-avoid-per-cpu-hold-underflow-in-aa_ge.patch patches.kernel.org/6.19.4-702-apparmor-fix-invalid-deref-of-rawdata-when-exp.patch patches.kernel.org/6.19.4-703-apparmor-fix-aa_label-to-return-state-from-com.patch patches.kernel.org/6.19.4-704-drm-amdgpu-Fix-memory-leak-in-amdgpu_acpi_enum.patch patches.kernel.org/6.19.4-705-drm-amdgpu-Use-kvfree-instead-of-kfree-in-amdg.patch patches.kernel.org/6.19.4-706-drm-amdgpu-Fix-memory-leak-in-amdgpu_ras_init.patch patches.kernel.org/6.19.4-707-drm-amdgpu-sdma5-enable-queue-resets-unconditi.patch patches.kernel.org/6.19.4-708-drm-amdgpu-sdma5.2-enable-queue-resets-uncondi.patch patches.kernel.org/6.19.4-709-drm-amdgpu-sdma6-enable-queue-resets-unconditi.patch patches.kernel.org/6.19.4-710-drm-amdgpu-clean-up-the-amdgpu_cs_parser_bos.patch patches.kernel.org/6.19.4-711-mshv-fix-SRCU-protection-in-irqfd-resampler-ac.patch patches.kernel.org/6.19.4-712-regulator-mt6363-Fix-interrmittent-timeout.patch patches.kernel.org/6.19.4-713-ASoC-fsl_xcvr-Revert-fix-missing-lock-in-fsl_x.patch patches.kernel.org/6.19.4-714-drm-i915-acpi-free-_DSM-package-when-no-connec.patch patches.kernel.org/6.19.4-715-ASoC-codecs-aw88261-Fix-erroneous-bitmask-logi.patch patches.kernel.org/6.19.4-716-PCI-Validate-window-resource-type-in-pbus_sele.patch patches.kernel.org/6.19.4-717-drm-amd-display-Fix-dc_link-NULL-handling-in-H.patch patches.kernel.org/6.19.4-718-drm-amdgpu-Fix-missing-unwind-in-amdgpu_ib_sch.patch patches.kernel.org/6.19.4-719-drm-amdkfd-Fix-watch_id-bounds-checking-in-deb.patch patches.kernel.org/6.19.4-720-drm-amd-display-Reject-cursor-plane-on-DCE-whe.patch patches.kernel.org/6.19.4-721-drm-amd-display-Fix-out-of-bounds-stream-encod.patch patches.kernel.org/6.19.4-722-spi-wpcm-fiu-Fix-potential-NULL-pointer-derefe.patch patches.kernel.org/6.19.4-723-gpio-cdev-Avoid-NULL-dereference-in-linehandle.patch patches.kernel.org/6.19.4-724-s390-kexec-Make-KEXEC_SIG-available-when-CONFI.patch patches.kernel.org/6.19.4-725-drm-xe-pf-Fix-sysfs-initialization.patch patches.kernel.org/6.19.4-726-drm-xe-configfs-Fix-parameter-name-omitted-err.patch patches.kernel.org/6.19.4-727-drm-xe-mmio-Avoid-double-adjust-in-64-bit-read.patch patches.kernel.org/6.19.4-728-drm-xe-xe2_hpg-Fix-handling-of-Wa_14019988906-.patch patches.kernel.org/6.19.4-729-drm-xe-vf-Avoid-reading-media-version-when-med.patch patches.kernel.org/6.19.4-730-drm-xe-Make-xe_modparam.force_vram_bar_size-si.patch patches.kernel.org/6.19.4-731-drm-xe-bo-Redirect-faults-to-dummy-page-for-we.patch patches.kernel.org/6.19.4-732-gpio-amd-fch-ionly-return-allowed-values-from-.patch patches.kernel.org/6.19.4-733-efi-Fix-reservation-of-unaccepted-memory-table.patch patches.kernel.org/6.19.4-734-btrfs-reset-block-group-size-class-when-it-bec.patch patches.kernel.org/6.19.4-735-btrfs-use-the-correct-type-to-initialize-block.patch patches.kernel.org/6.19.4-736-btrfs-fix-invalid-leaf-access-in-btrfs_quota_e.patch patches.kernel.org/6.19.4-737-drm-amd-display-Use-DCE-6-link-encoder-for-DCE.patch patches.kernel.org/6.19.4-738-drm-amd-display-Only-use-analog-link-encoder-w.patch patches.kernel.org/6.19.4-739-drm-amd-display-Only-use-analog-stream-encoder.patch patches.kernel.org/6.19.4-740-x86-hyperv-Fix-error-pointer-dereference.patch patches.kernel.org/6.19.4-741-ASoC-rockchip-i2s-tdm-Use-param-rate-if-not-pr.patch patches.kernel.org/6.19.4-742-drm-amd-display-Use-same-max-plane-scaling-lim.patch patches.kernel.org/6.19.4-743-drm-amd-display-Don-t-call-find_analog_engine-.patch patches.kernel.org/6.19.4-744-drm-amd-display-Turn-off-DAC-in-DCE-link-encod.patch patches.kernel.org/6.19.4-745-drm-amd-display-Initialize-DAC-in-DCE-link-enc.patch patches.kernel.org/6.19.4-746-drm-amd-display-Set-CRTC-source-for-DAC-using-.patch patches.kernel.org/6.19.4-747-drm-amd-display-Enable-DAC-in-DCE-link-encoder.patch patches.kernel.org/6.19.4-748-PCI-dwc-ep-Always-clear-IB-maps-on-BAR-update.patch patches.kernel.org/6.19.4-749-usb-cdns3-fix-role-switching-during-resume.patch patches.kernel.org/6.19.4-750-MIPS-Work-around-LLVM-bug-when-gp-is-used-as-g.patch patches.kernel.org/6.19.4-751-ksmbd-call-ksmbd_vfs_kern_path_end_removing-on.patch patches.kernel.org/6.19.4-752-ext4-subdivide-EXT4_EXT_DATA_VALID1.patch patches.kernel.org/6.19.4-753-ext4-don-t-set-EXT4_GET_BLOCKS_CONVERT-when-sp.patch patches.kernel.org/6.19.4-754-ext4-don-t-zero-the-entire-extent-if-EXT4_EXT_.patch patches.kernel.org/6.19.4-755-ext4-don-t-cache-extent-during-splitting-exten.patch patches.kernel.org/6.19.4-756-ext4-drop-extent-cache-after-doing-PARTIAL_VAL.patch patches.kernel.org/6.19.4-757-ext4-drop-extent-cache-when-splitting-extent-f.patch patches.kernel.org/6.19.4-758-ext4-fix-memory-leak-in-ext4_ext_shift_extents.patch patches.kernel.org/6.19.4-759-ext4-fix-e4b-bitmap-inconsistency-reports.patch patches.kernel.org/6.19.4-760-ext4-fix-dirtyclusters-double-decrement-on-fs-.patch patches.kernel.org/6.19.4-761-ext4-always-allocate-blocks-only-from-groups-i.patch patches.kernel.org/6.19.4-762-ext4-use-optimized-mballoc-scanning-regardless.patch patches.kernel.org/6.19.4-763-ata-pata_ftide010-Fix-some-DMA-timings.patch patches.kernel.org/6.19.4-764-ata-libata-scsi-refactor-ata_scsi_translate.patch patches.kernel.org/6.19.4-765-ata-libata-scsi-avoid-Non-NCQ-command-starvati.patch patches.kernel.org/6.19.4-766-SUNRPC-auth_gss-fix-memory-leaks-in-XDR-decodi.patch patches.kernel.org/6.19.4-767-SUNRPC-fix-gss_auth-kref-leak-in-gss_alloc_msg.patch patches.kernel.org/6.19.4-768-dt-bindings-phy-qcom-edp-Add-missing-clock-for.patch patches.kernel.org/6.19.4-769-dt-bindings-media-qcom-qcs8300-camss-Add-missi.patch patches.kernel.org/6.19.4-770-ASoC-dt-bindings-asahi-kasei-ak4458-set-uneval.patch patches.kernel.org/6.19.4-771-ASoC-dt-bindings-asahi-kasei-ak4458-Fix-the-su.patch patches.kernel.org/6.19.4-772-ASoC-dt-bindings-asahi-kasei-ak5558-Fix-the-su.patch patches.kernel.org/6.19.4-773-ALSA-hda-realtek-Add-quirk-for-Gigabyte-G5-KF5.patch patches.kernel.org/6.19.4-774-ALSA-hda-conexant-Fix-headphone-jack-handling-.patch patches.kernel.org/6.19.4-775-ALSA-hda-realtek-Add-quirk-for-Samsung-Galaxy-.patch patches.kernel.org/6.19.4-776-drm-exynos-vidi-use-priv-vidi_dev-for-ctx-look.patch patches.kernel.org/6.19.4-777-drm-exynos-vidi-fix-to-avoid-directly-derefere.patch patches.kernel.org/6.19.4-778-Drivers-hv-vmbus-Use-kthread-for-vmbus-interru.patch patches.kernel.org/6.19.4-779-net-stmmac-dwmac-loongson-Set-clk_csr_i-to-100.patch patches.kernel.org/6.19.4-780-ata-libata-eh-correctly-handle-deferred-qc-tim.patch patches.kernel.org/6.19.4-781-ata-libata-core-fix-cancellation-of-a-port-def.patch patches.kernel.org/6.19.4-782-Linux-6.19.4.patch patches.kernel.org/6.19.5-001-netfilter-nf_tables-add-.abort_skip_removal-fl.patch patches.kernel.org/6.19.5-002-Linux-6.19.5.patch patches.kernel.org/6.19.6-001-rust_binder-Fix-build-failure-if-CONFIG_COMPAT.patch patches.kernel.org/6.19.6-002-mmc-rtsx_pci_sdmmc-increase-power-on-settling-.patch patches.kernel.org/6.19.6-003-Revert-mmc-rtsx_pci_sdmmc-increase-power-on-se.patch patches.kernel.org/6.19.6-004-perf-test-Fix-test-case-perf-evlist-tests-for-.patch patches.kernel.org/6.19.6-005-perf-test-stat-tests-Fix-for-virtualized-machi.patch patches.kernel.org/6.19.6-006-perf-build-Raise-minimum-shellcheck-version-to.patch patches.kernel.org/6.19.6-007-perf-unwind-libdw-Fix-invalid-reference-counts.patch patches.kernel.org/6.19.6-008-perf-callchain-Fix-srcline-printing-with-inlin.patch patches.kernel.org/6.19.6-009-libsubcmd-Fix-null-intersection-case-in-exclud.patch patches.kernel.org/6.19.6-010-rtc-nvvrs-Add-ARCH_TEGRA-to-the-NV-VRS-RTC-dri.patch patches.kernel.org/6.19.6-011-rtc-max31335-use-correct-CONFIG-symbol-in-IS_R.patch patches.kernel.org/6.19.6-012-perf-symbol-elf-Fix-leak-of-ELF-files-with-GNU.patch patches.kernel.org/6.19.6-013-perf-tools-Get-debug-info-of-DSO-properly.patch patches.kernel.org/6.19.6-014-perf-tests-kallsyms-Fix-missed-map__put.patch patches.kernel.org/6.19.6-015-perf-cs-etm-Fix-decoding-for-sparse-CPU-maps.patch patches.kernel.org/6.19.6-016-perf-annotate-Fix-args-leak-of-map_symbol.patch patches.kernel.org/6.19.6-017-perf-maps-Fix-reference-count-leak-in-maps__fi.patch patches.kernel.org/6.19.6-018-perf-tests-sched-Avoid-error-in-cleanup-on-loa.patch patches.kernel.org/6.19.6-019-perf-annotate-Fix-memcpy-size-in-arch__grow_in.patch patches.kernel.org/6.19.6-020-tools-headers-Go-back-to-include-asm-generic-u.patch patches.kernel.org/6.19.6-021-perf-annotate-Fix-BUILD_NONDISTRO-1-missing-ar.patch patches.kernel.org/6.19.6-022-perf-test-Fix-test-perf-evlist-for-z-VM-s390x.patch patches.kernel.org/6.19.6-023-perf-vendor-events-amd-Fix-Zen-5-MAB-allocatio.patch patches.kernel.org/6.19.6-024-perf-jevents-Handle-deleted-JSONS-in-out-of-so.patch patches.kernel.org/6.19.6-025-perf-build-Remove-NO_LIBCAP-that-controls-noth.patch patches.kernel.org/6.19.6-026-libperf-build-Always-place-libperf-includes-fi.patch patches.kernel.org/6.19.6-027-perf-metricgroup-Don-t-early-exit-if-no-CPUID-.patch patches.kernel.org/6.19.6-028-perf-test-Fix-test-case-perftool-testsuite_rep.patch patches.kernel.org/6.19.6-029-objtool-rust-add-one-more-noreturn-Rust-functi.patch patches.kernel.org/6.19.6-030-perf-stat-Ensure-metrics-are-displayed-even-wi.patch patches.kernel.org/6.19.6-031-perf-stat-shadow-In-prepare_metric-fix-guard-o.patch patches.kernel.org/6.19.6-032-io_uring-add-IORING_OP_URING_CMD128-to-opcode-.patch patches.kernel.org/6.19.6-033-rtc-interface-Alarm-race-handling-should-not-d.patch patches.kernel.org/6.19.6-034-statmount-permission-check-should-return-EPERM.patch patches.kernel.org/6.19.6-035-hfsplus-fix-volume-corruption-issue-for-generi.patch patches.kernel.org/6.19.6-036-audit-add-fchmodat2-to-change-attributes-class.patch patches.kernel.org/6.19.6-037-hfsplus-fix-volume-corruption-issue-for-generi.patch patches.kernel.org/6.19.6-038-fs-buffer-add-alert-in-try_to_free_buffers-for.patch patches.kernel.org/6.19.6-039-kselftest-kublk-include-message-in-_Static_ass.patch patches.kernel.org/6.19.6-040-hfs-Replace-BUG_ON-with-error-handling-for-CNI.patch patches.kernel.org/6.19.6-041-audit-add-missing-syscalls-to-read-class.patch patches.kernel.org/6.19.6-042-hfsplus-pretend-special-inodes-as-regular-file.patch patches.kernel.org/6.19.6-043-i3c-master-svc-Initialize-dev-to-NULL-in-svc_i.patch patches.kernel.org/6.19.6-044-i3c-mipi-i3c-hci-Stop-reading-Extended-Capabil.patch patches.kernel.org/6.19.6-045-i3c-mipi-i3c-hci-Reset-RING_OPERATION1-fields-.patch patches.kernel.org/6.19.6-046-dlm-fix-recovery-pending-middle-conversion.patch patches.kernel.org/6.19.6-047-minix-Add-required-sanity-checking-to-minix_ch.patch patches.kernel.org/6.19.6-048-dlm-validate-length-in-dlm_search_rsb_tree.patch patches.kernel.org/6.19.6-049-btrfs-don-t-BUG-on-unexpected-delayed-ref-type.patch patches.kernel.org/6.19.6-050-btrfs-fallback-to-buffered-IO-if-the-data-prof.patch patches.kernel.org/6.19.6-051-btrfs-handle-user-interrupt-properly-in-btrfs_.patch patches.kernel.org/6.19.6-052-netfs-when-subreq-is-marked-for-retry-do-not-c.patch patches.kernel.org/6.19.6-053-smb-client-add-proper-locking-around-ses-iface.patch patches.kernel.org/6.19.6-054-gfs2-fiemap-page-fault-fix.patch patches.kernel.org/6.19.6-055-smb-client-prevent-races-in-query_interfaces.patch patches.kernel.org/6.19.6-056-tools-cpupower-Fix-inverted-APERF-capability-c.patch patches.kernel.org/6.19.6-057-s390-boot-Add-Wno-default-const-init-unsafe-to.patch patches.kernel.org/6.19.6-058-tools-power-cpupower-Reset-errno-before-strtou.patch patches.kernel.org/6.19.6-059-s390-purgatory-Add-Wno-default-const-init-unsa.patch patches.kernel.org/6.19.6-060-perf-arm-cmn-Support-CMN-600AE.patch patches.kernel.org/6.19.6-061-arm64-Add-support-for-TSV110-Spectre-BHB-mitig.patch patches.kernel.org/6.19.6-062-rnbd-srv-Zero-the-rsp-buffer-before-using-it.patch patches.kernel.org/6.19.6-063-x86-xen-pvh-Enable-PAE-mode-for-32-bit-guest-o.patch patches.kernel.org/6.19.6-064-ntfs-d_compare-must-not-block.patch patches.kernel.org/6.19.6-065-EFI-CPER-don-t-dump-the-entire-memory-region.patch patches.kernel.org/6.19.6-066-APEI-GHES-ensure-that-won-t-go-past-CPER-alloc.patch patches.kernel.org/6.19.6-067-APEI-GHES-ARM-processor-Error-don-t-go-past-al.patch patches.kernel.org/6.19.6-068-EFI-CPER-don-t-go-past-the-ARM-processor-CPER-.patch patches.kernel.org/6.19.6-069-ACPI-processor-Fix-NULL-pointer-dereference-in.patch patches.kernel.org/6.19.6-070-ACPI-resource-Add-JWIPC-JVC9100-to-irq1_level_.patch patches.kernel.org/6.19.6-071-ACPICA-Abort-AML-bytecode-execution-when-execu.patch patches.kernel.org/6.19.6-072-powercap-intel_rapl-Add-PL4-support-for-Ice-La.patch patches.kernel.org/6.19.6-073-io_uring-timeout-annotate-data-race-in-io_flus.patch patches.kernel.org/6.19.6-074-alpha-fix-user-space-corruption-during-memory-.patch patches.kernel.org/6.19.6-075-md-cluster-fix-NULL-pointer-dereference-in-pro.patch patches.kernel.org/6.19.6-076-md-raid-fix-hang-when-stopping-arrays-with-met.patch patches.kernel.org/6.19.6-077-rust-cpufreq-always-inline-functions-using-bui.patch patches.kernel.org/6.19.6-078-cpufreq-dt-platdev-Block-the-driver-from-probi.patch patches.kernel.org/6.19.6-079-s390-perf-Disable-register-readout-on-sampling.patch patches.kernel.org/6.19.6-080-arm64-mte-Set-TCMA1-whenever-MTE-is-present-in.patch patches.kernel.org/6.19.6-081-perf-cxlpmu-Replace-IRQF_ONESHOT-with-IRQF_NO_.patch patches.kernel.org/6.19.6-082-ACPI-x86-s2idle-Invoke-Microsoft-_DSM-Function.patch patches.kernel.org/6.19.6-083-ACPI-scan-Use-async-schedule-function-in-acpi_.patch patches.kernel.org/6.19.6-084-ACPI-battery-fix-incorrect-charging-status-whe.patch patches.kernel.org/6.19.6-085-xenbus-Use-.freeze-.thaw-to-handle-xenbus-devi.patch patches.kernel.org/6.19.6-086-blk-mq-debugfs-add-missing-debugfs_mutex-in-bl.patch patches.kernel.org/6.19.6-087-blk-mq-sched-unify-elevators-checking-for-asyn.patch patches.kernel.org/6.19.6-088-block-decouple-secure-erase-size-limit-from-di.patch patches.kernel.org/6.19.6-089-sparc-Synchronize-user-stack-on-fork-and-clone.patch patches.kernel.org/6.19.6-090-sparc-don-t-reference-obsolete-termio-struct-f.patch patches.kernel.org/6.19.6-091-bpf-verifier-improvement-in-32bit-shift-sign-e.patch patches.kernel.org/6.19.6-092-irqchip-riscv-imsic-Add-a-CPU-pm-notifier-to-r.patch patches.kernel.org/6.19.6-093-perf-x86-msr-Add-Airmont-NP.patch patches.kernel.org/6.19.6-094-perf-x86-cstate-Add-Airmont-NP.patch patches.kernel.org/6.19.6-095-perf-x86-intel-Add-Airmont-NP.patch patches.kernel.org/6.19.6-096-gendwarfksyms-Fix-build-on-32-bit-hosts.patch patches.kernel.org/6.19.6-097-bpf-crypto-Use-the-correct-destructor-kfunc-ty.patch patches.kernel.org/6.19.6-098-bpf-net_sched-Use-the-correct-destructor-kfunc.patch patches.kernel.org/6.19.6-099-bpf-Recognize-special-arithmetic-shift-in-the-.patch patches.kernel.org/6.19.6-100-genirq-cpuhotplug-Notify-about-affinity-change.patch patches.kernel.org/6.19.6-101-bpf-Properly-mark-live-registers-for-indirect-.patch patches.kernel.org/6.19.6-102-perf-core-Fix-slow-perf_event_task_exit-with-L.patch patches.kernel.org/6.19.6-103-arm64-ftrace-bpf-Fix-partial-regs-after-bpf_pr.patch patches.kernel.org/6.19.6-104-clocksource-drivers-sh_tmu-Always-leave-device.patch patches.kernel.org/6.19.6-105-clocksource-drivers-timer-integrator-ap-Add-mi.patch patches.kernel.org/6.19.6-106-PCI-MSI-Unmap-MSI-X-region-on-error.patch patches.kernel.org/6.19.6-107-bpftool-Fix-dependencies-for-static-build.patch patches.kernel.org/6.19.6-108-crypto-hisilicon-qm-move-the-barrier-before-wr.patch patches.kernel.org/6.19.6-109-mailbox-bcm-ferxrm-mailbox-Use-default-primary.patch patches.kernel.org/6.19.6-110-char-tpm-cr50-Remove-IRQF_ONESHOT.patch patches.kernel.org/6.19.6-111-sched-debug-Fix-updating-of-ppos-on-server-wri.patch patches.kernel.org/6.19.6-112-pstore-ram_core-fix-incorrect-success-return-w.patch patches.kernel.org/6.19.6-113-firmware-arm_ffa-Unmap-Rx-Tx-buffers-on-init-f.patch patches.kernel.org/6.19.6-114-Revert-arm64-zynqmp-Add-an-OP-TEE-node-to-the-.patch patches.kernel.org/6.19.6-115-EDAC-igen6-Add-more-Intel-Panther-Lake-H-SoCs-.patch patches.kernel.org/6.19.6-116-EDAC-igen6-Add-two-Intel-Amston-Lake-SoCs-supp.patch patches.kernel.org/6.19.6-117-arm64-tegra-smaug-Add-usb-role-switch-support.patch patches.kernel.org/6.19.6-118-soc-imx8m-Fix-error-handling-for-clk_prepare_e.patch patches.kernel.org/6.19.6-119-soc-tegra-pmc-Fix-unsafe-generic_handle_irq-ca.patch patches.kernel.org/6.19.6-120-x86-sev-Use-kfree_sensitive-when-freeing-a-SNP.patch patches.kernel.org/6.19.6-121-parisc-Prevent-interrupts-during-reboot.patch patches.kernel.org/6.19.6-122-drm-xe-ggtt-Use-scope-based-runtime-pm.patch patches.kernel.org/6.19.6-123-drm-xe-Covert-return-of-EBUSY-to-ENOMEM-in-VM-.patch patches.kernel.org/6.19.6-124-drm-xe-vm-Skip-ufence-association-for-CPU-addr.patch patches.kernel.org/6.19.6-125-drm-panthor-Always-wait-after-sending-a-comman.patch patches.kernel.org/6.19.6-126-drm-xe-xe3_lpg-Apply-Wa_16028005424.patch patches.kernel.org/6.19.6-127-drm-panel-edp-Add-CSW-MNE007QB3-1.patch patches.kernel.org/6.19.6-128-gpu-panel-edp-add-AUO-panel-entry-for-B140HAN0.patch patches.kernel.org/6.19.6-129-accel-amdxdna-Fix-tail-pointer-polling-in-mail.patch patches.kernel.org/6.19.6-130-drm-amdgpu-fix-NULL-pointer-issue-buffer-funcs.patch patches.kernel.org/6.19.6-131-drm-amdgpu-fix-the-calculation-of-RAS-bad-page.patch patches.kernel.org/6.19.6-132-drm-amdgpu-ras-Move-ras-data-alloc-before-bad-.patch patches.kernel.org/6.19.6-133-drm-amd-display-Correct-DSC-padding-accounting.patch patches.kernel.org/6.19.6-134-drm-amd-display-Fix-wrong-x_pos-and-y_pos-for-.patch patches.kernel.org/6.19.6-135-drm-amd-display-Correct-FIXED_VS-Link-Rate-Tog.patch patches.kernel.org/6.19.6-136-drm-amd-display-Guard-FAMS2-configuration-upda.patch patches.kernel.org/6.19.6-137-drm-panel-edp-Add-AUO-B140QAX01.H-panel.patch patches.kernel.org/6.19.6-138-drm-amdkfd-Handle-GPU-reset-and-drain-retry-fa.patch patches.kernel.org/6.19.6-139-spi-geni-qcom-initialize-mode-related-register.patch patches.kernel.org/6.19.6-140-spi-geni-qcom-use-xfer-bits_per_word-for-can_d.patch patches.kernel.org/6.19.6-141-spi-cadence-quadspi-Parse-DT-for-flashes-with-.patch patches.kernel.org/6.19.6-142-drm-amd-display-Fix-DP-no-audio-issue.patch patches.kernel.org/6.19.6-143-drm-amd-display-Add-USB-C-DP-Alt-Mode-lane-lim.patch patches.kernel.org/6.19.6-144-drm-amd-display-Don-t-disable-DPCD-mst_en-if-s.patch patches.kernel.org/6.19.6-145-ASoC-SOF-ipc4-Support-for-sending-payload-alon.patch patches.kernel.org/6.19.6-146-media-dvb-core-dmxdevfilter-must-always-flush-.patch patches.kernel.org/6.19.6-147-gpio-pca953x-Add-support-for-TCAL6408-TCAL6416.patch patches.kernel.org/6.19.6-148-spi-stm32-fix-Overrun-issue-at-8bpw.patch patches.kernel.org/6.19.6-149-drm-ast-Swap-framebuffer-writes-on-big-endian-.patch patches.kernel.org/6.19.6-150-ALSA-hda-realtek-Enable-Mute-LED-for-Lenovo-pl.patch patches.kernel.org/6.19.6-151-drm-v3d-Set-DMA-segment-size-to-avoid-debug-wa.patch patches.kernel.org/6.19.6-152-media-omap3isp-isp_video_mbus_to_pix-pix_to_mb.patch patches.kernel.org/6.19.6-153-media-omap3isp-isppreview-always-clamp-in-prev.patch patches.kernel.org/6.19.6-154-media-omap3isp-set-initial-format.patch patches.kernel.org/6.19.6-155-media-chips-media-wave5-Fix-conditional-in-sta.patch patches.kernel.org/6.19.6-156-media-chips-media-wave5-Process-ready-frames-w.patch patches.kernel.org/6.19.6-157-drm-panel-edp-add-BOE-NV140WUM-T08-panel.patch patches.kernel.org/6.19.6-158-media-mediatek-vcodec-Don-t-try-to-decode-422-.patch patches.kernel.org/6.19.6-159-drm-amdgpu-add-support-for-HDP-IP-version-6.1..patch patches.kernel.org/6.19.6-160-drm-amd-display-Fix-mismatched-unlock-for-DMUB.patch patches.kernel.org/6.19.6-161-drm-amd-display-Fix-dsc-eDP-issue.patch patches.kernel.org/6.19.6-162-drm-amdgpu-avoid-a-warning-in-timedout-job-han.patch patches.kernel.org/6.19.6-163-drm-amd-display-Add-signal-type-check-for-dcn4.patch patches.kernel.org/6.19.6-164-drm-amdgpu-Refactor-amdgpu_gem_va_ioctl-for-Ha.patch patches.kernel.org/6.19.6-165-HID-apple-Add-SONiX-KN85-Keyboard-to-the-list-.patch patches.kernel.org/6.19.6-166-HID-pidff-Do-not-set-out-of-range-trigger-butt.patch patches.kernel.org/6.19.6-167-HID-multitouch-add-quirks-for-Lenovo-Yoga-Book.patch patches.kernel.org/6.19.6-168-drm-amdgpu-Skip-loading-SDMA_RS64-in-VF.patch patches.kernel.org/6.19.6-169-drm-amd-display-only-power-down-dig-on-phy-end.patch patches.kernel.org/6.19.6-170-drm-amd-display-Adjust-PHY-FSM-transition-to-T.patch patches.kernel.org/6.19.6-171-drm-xe-Only-toggle-scheduling-in-TDR-if-GuC-is.patch patches.kernel.org/6.19.6-172-ASoC-wm8962-Add-WM8962_ADC_MONOMIX-to-3D-Coeff.patch patches.kernel.org/6.19.6-173-ASoC-wm8962-Don-t-report-a-microphone-if-it-s-.patch patches.kernel.org/6.19.6-174-spi-spi-mem-Limit-octal-DTR-constraints-to-oct.patch patches.kernel.org/6.19.6-175-cgroup-cpuset-Don-t-fail-cpuset.cpus-change-in.patch patches.kernel.org/6.19.6-176-media-amphion-Clear-last_buffer_dequeued-flag-.patch patches.kernel.org/6.19.6-177-drm-panel-Fix-a-possible-null-pointer-derefere.patch patches.kernel.org/6.19.6-178-media-adv7180-fix-frame-interval-in-progressiv.patch patches.kernel.org/6.19.6-179-media-pvrusb2-fix-URB-leak-in-pvr2_send_reques.patch patches.kernel.org/6.19.6-180-media-solo6x10-Check-for-out-of-bounds-chip_id.patch patches.kernel.org/6.19.6-181-media-cx25821-Fix-a-resource-leak-in-cx25821_d.patch patches.kernel.org/6.19.6-182-media-qcom-camss-Do-not-enable-cpas-fast-ahb-c.patch patches.kernel.org/6.19.6-183-media-v4l2-async-Fix-error-handling-on-steps-a.patch patches.kernel.org/6.19.6-184-media-mt9m114-Avoid-a-reset-low-spike-during-p.patch patches.kernel.org/6.19.6-185-media-mt9m114-Return-EPROBE_DEFER-if-no-endpoi.patch patches.kernel.org/6.19.6-186-media-ipu6-Ensure-stream_mutex-is-acquired-whe.patch patches.kernel.org/6.19.6-187-media-ipu6-Close-firmware-streams-on-streaming.patch patches.kernel.org/6.19.6-188-media-ipu6-Always-close-firmware-stream.patch patches.kernel.org/6.19.6-189-ALSA-hda-realtek-add-HP-Victus-16-e0xxx-mute-L.patch patches.kernel.org/6.19.6-190-ALSA-usb-audio-presonus-s18xx-uses-little-endi.patch patches.kernel.org/6.19.6-191-drm-amdkfd-Relax-size-checking-during-queue-bu.patch patches.kernel.org/6.19.6-192-drm-amdkfd-Fix-GART-PTE-for-non-4K-pagesize-in.patch patches.kernel.org/6.19.6-193-drm-Account-property-blob-allocations-to-memcg.patch patches.kernel.org/6.19.6-194-drm-renesas-rz-du-mipi_dsi-fix-kernel-panic-wh.patch patches.kernel.org/6.19.6-195-hyper-v-Mark-inner-union-in-hv_kvp_exchg_msg_v.patch patches.kernel.org/6.19.6-196-virt-vbox-uapi-Mark-inner-unions-in-packed-str.patch patches.kernel.org/6.19.6-197-ASoC-soc-acpi-intel-arl-match-change-rt722-amp.patch patches.kernel.org/6.19.6-198-ASoC-soc-acpi-intel-ptl-match-use-aggregated-e.patch patches.kernel.org/6.19.6-199-ASoC-sdw_utils-remove-dai-registered-check.patch patches.kernel.org/6.19.6-200-drm-atmel-hlcdc-destroy-properly-the-plane-sta.patch patches.kernel.org/6.19.6-201-PCI-Add-Intel-Nova-Lake-audio-Device-ID.patch patches.kernel.org/6.19.6-202-ALSA-hda-controllers-intel-add-support-for-Nov.patch patches.kernel.org/6.19.6-203-drm-amd-display-Disable-FEC-when-powering-down.patch patches.kernel.org/6.19.6-204-drm-amd-display-Ensure-link-output-is-disabled.patch patches.kernel.org/6.19.6-205-drm-amd-display-Revert-init-dispclk-from-bootu.patch patches.kernel.org/6.19.6-206-drm-atmel-hlcdc-fix-memory-leak-from-the-atomi.patch patches.kernel.org/6.19.6-207-drm-atmel-hlcdc-don-t-reject-the-commit-if-the.patch patches.kernel.org/6.19.6-208-drm-atmel-hlcdc-fix-use-after-free-of-drm_crtc.patch patches.kernel.org/6.19.6-209-media-rkisp1-Fix-filter-mode-register-configur.patch patches.kernel.org/6.19.6-210-drm-amd-display-Revert-init-dispclk-from-bootu.patch patches.kernel.org/6.19.6-211-drm-amdgpu-mark-invalid-records-with-U64_MAX.patch patches.kernel.org/6.19.6-212-HID-multitouch-add-eGalaxTouch-EXC3188-support.patch patches.kernel.org/6.19.6-213-media-uvcvideo-Create-an-ID-namespace-for-stre.patch patches.kernel.org/6.19.6-214-HID-elecom-Add-support-for-ELECOM-HUGE-Plus-M-.patch patches.kernel.org/6.19.6-215-ALSA-hda-conexant-Add-headset-mic-fix-for-MECH.patch patches.kernel.org/6.19.6-216-ALSA-hda-realtek-fix-LG-Gram-Style-14-speakers.patch patches.kernel.org/6.19.6-217-gpio-aspeed-sgpio-Change-the-macro-to-support-.patch patches.kernel.org/6.19.6-218-ASoC-sunxi-sun50i-dmic-Add-missing-check-for-d.patch patches.kernel.org/6.19.6-219-spi-spi-mem-Protect-dirmap_create-with-spi_mem.patch patches.kernel.org/6.19.6-220-drm-amd-display-Fix-GFX12-family-constant-chec.patch patches.kernel.org/6.19.6-221-drm-amd-display-avoid-dig-reg-access-timeout-o.patch patches.kernel.org/6.19.6-222-spi-cadence-qspi-Fix-probe-error-path-and-remo.patch patches.kernel.org/6.19.6-223-drm-amdgpu-validate-user-queue-size-constraint.patch patches.kernel.org/6.19.6-224-spi-cadence-qspi-Try-hard-to-disable-the-clock.patch patches.kernel.org/6.19.6-225-drm-amd-pm-Fix-null-pointer-dereference-issue.patch patches.kernel.org/6.19.6-226-ASoC-codecs-max98390-Check-return-value-of-dev.patch patches.kernel.org/6.19.6-227-hwmon-asus-ec-sensors-add-Pro-WS-TRX50-SAGE-WI.patch patches.kernel.org/6.19.6-228-hwmon-dell-smm-Add-support-for-Dell-OptiPlex-7.patch patches.kernel.org/6.19.6-229-hwmon-nct6775-Add-ASUS-Pro-WS-WRX90E-SAGE-SE.patch patches.kernel.org/6.19.6-230-hwmon-nct6683-Add-customer-ID-for-ASRock-Z590-.patch patches.kernel.org/6.19.6-231-hwmon-emc2305-Fix-a-resource-leak-in-emc2305_o.patch patches.kernel.org/6.19.6-232-hwmon-f71882fg-Add-F81968-support.patch patches.kernel.org/6.19.6-233-hwmon-nct7363-Fix-a-resource-leak-in-nct7363_p.patch patches.kernel.org/6.19.6-234-HID-logitech-hidpp-Add-support-for-Logitech-K9.patch patches.kernel.org/6.19.6-235-ASoC-es8328-Add-error-unwind-in-resume.patch patches.kernel.org/6.19.6-236-ALSA-hda-realtek-Add-quirk-for-Minisforum-V3-S.patch patches.kernel.org/6.19.6-237-modpost-Amend-ppc64-save-restfpr-symnames-for-.patch patches.kernel.org/6.19.6-238-ASoC-qcom-q6asm-drop-DSP-responses-for-closed-.patch patches.kernel.org/6.19.6-239-power-sequencing-fix-missing-state_lock-in-pwr.patch patches.kernel.org/6.19.6-240-ASoC-SOF-Intel-hda-Fix-NULL-pointer-dereferenc.patch patches.kernel.org/6.19.6-241-spi-geni-qcom-Fix-abort-sequence-execution-for.patch patches.kernel.org/6.19.6-242-ASoC-fsl-imx-rpmsg-use-snd_soc_find_dai_with_m.patch patches.kernel.org/6.19.6-243-ALSA-hda-realtek-Enable-mute-LEDs-on-HP-ENVY-x.patch patches.kernel.org/6.19.6-244-ALSA-mixer-oss-Add-card-disconnect-checkpoints.patch patches.kernel.org/6.19.6-245-ALSA-ctxfi-Add-quirk-for-SE-300PCIE-variant-16.patch patches.kernel.org/6.19.6-246-ALSA-usb-audio-Add-DSD-support-for-iBasso-DC04.patch patches.kernel.org/6.19.6-247-ALSA-usb-audio-Add-iface-reset-and-delay-quirk.patch patches.kernel.org/6.19.6-248-jfs-Add-missing-set_freezable-for-freezable-kt.patch patches.kernel.org/6.19.6-249-jfs-nlink-overflow-in-jfs_rename.patch patches.kernel.org/6.19.6-250-PCI-dwc-Skip-PME_Turn_Off-broadcast-and-L2-L3-.patch patches.kernel.org/6.19.6-251-wifi-rtw88-fix-DTIM-period-handling-when-conf-.patch patches.kernel.org/6.19.6-252-wifi-rtw89-8852au-add-support-for-TP-TX30U-Plu.patch patches.kernel.org/6.19.6-253-wifi-rtw88-8822b-Avoid-WARNING-in-rtw8822b_con.patch patches.kernel.org/6.19.6-254-wifi-rtw88-rtw8821cu-Add-ID-for-Mercusys-MU6H.patch patches.kernel.org/6.19.6-255-wifi-rtw89-8922a-set-random-mac-if-efuse-conta.patch patches.kernel.org/6.19.6-256-wifi-rtw89-ser-enable-error-IMR-after-recoveri.patch patches.kernel.org/6.19.6-257-wifi-rtw89-setting-TBTT-AGG-number-when-mac-po.patch patches.kernel.org/6.19.6-258-wifi-rtw89-mcc-reset-probe-counter-when-receiv.patch patches.kernel.org/6.19.6-259-wifi-rtw88-Use-devm_kmemdup-in-rtw_set_support.patch patches.kernel.org/6.19.6-260-wifi-rtw88-Fix-inadvertent-sharing-of-struct-i.patch patches.kernel.org/6.19.6-261-PCI-cadence-Avoid-signed-64-bit-truncation-and.patch patches.kernel.org/6.19.6-262-wifi-rtw89-regd-6-GHz-power-type-marks-default.patch patches.kernel.org/6.19.6-263-dm-replace-EEXIST-with-EBUSY.patch patches.kernel.org/6.19.6-264-dm-remove-fake-timeout-to-avoid-leak-request.patch patches.kernel.org/6.19.6-265-iommu-arm-smmu-v3-Improve-CMDQ-lock-fairness-a.patch patches.kernel.org/6.19.6-266-net-wwan-mhi-Add-network-support-for-Foxconn-T.patch patches.kernel.org/6.19.6-267-wifi-rtw89-fix-potential-zero-beacon-interval-.patch patches.kernel.org/6.19.6-268-rtla-Fix-NULL-pointer-dereference-in-actions_p.patch patches.kernel.org/6.19.6-269-wifi-libertas-fix-WARNING-in-usb_tx_block.patch patches.kernel.org/6.19.6-270-iommu-amd-move-wait_on_sem-out-of-spinlock.patch patches.kernel.org/6.19.6-271-wifi-rtw89-Add-support-for-MSI-AX1800-Nano-GUA.patch patches.kernel.org/6.19.6-272-wifi-rtw89-Add-support-for-D-Link-VR-Air-Bridg.patch patches.kernel.org/6.19.6-273-wifi-rtw89-pci-validate-sequence-number-of-TX-.patch patches.kernel.org/6.19.6-274-wifi-rtw89-mac-correct-page-number-for-CSI-res.patch patches.kernel.org/6.19.6-275-wifi-rtw89-wow-add-reason-codes-for-disassocia.patch patches.kernel.org/6.19.6-276-PCI-dw-rockchip-Disable-BAR-0-and-BAR-1-for-Ro.patch patches.kernel.org/6.19.6-277-wifi-rtw89-disable-EHT-protocol-by-chip-capabi.patch patches.kernel.org/6.19.6-278-wifi-ath11k-add-pm-quirk-for-Thinkpad-Z13-Z16-.patch patches.kernel.org/6.19.6-279-wifi-ath11k-Fix-failure-to-connect-to-a-6-GHz-.patch patches.kernel.org/6.19.6-280-wifi-ath12k-fix-preferred-hardware-mode-calcul.patch patches.kernel.org/6.19.6-281-wifi-ath12k-fix-mac-phy-capability-parsing.patch patches.kernel.org/6.19.6-282-wifi-cfg80211-allow-only-one-NAN-interface-als.patch patches.kernel.org/6.19.6-283-ipv6-annotate-data-races-in-ip6_multipath_hash.patch patches.kernel.org/6.19.6-284-ipv6-annotate-data-races-over-sysctl.flowlabel.patch patches.kernel.org/6.19.6-285-ipv6-annotate-data-races-in-net-ipv6-route.c.patch patches.kernel.org/6.19.6-286-ipv6-exthdrs-annotate-data-race-over-multiple-.patch patches.kernel.org/6.19.6-287-ext4-mark-group-add-fast-commit-ineligible.patch patches.kernel.org/6.19.6-288-ext4-move-ext4_percpu_param_init-before-ext4_m.patch patches.kernel.org/6.19.6-289-ext4-mark-group-extend-fast-commit-ineligible.patch patches.kernel.org/6.19.6-290-ext4-use-reserved-metadata-blocks-when-splitti.patch patches.kernel.org/6.19.6-291-netfilter-nf_conntrack-Add-allow_clash-to-gene.patch patches.kernel.org/6.19.6-292-netfilter-xt_tcpmss-check-remaining-length-bef.patch patches.kernel.org/6.19.6-293-openrisc-define-arch-specific-version-of-nop.patch patches.kernel.org/6.19.6-294-net-usb-r8152-fix-transmit-queue-timeout.patch patches.kernel.org/6.19.6-295-PCI-imx6-Add-CLKREQ-override-to-enable-REFCLK-.patch patches.kernel.org/6.19.6-296-wifi-iwlwifi-mld-Handle-rate-selection-for-NAN.patch patches.kernel.org/6.19.6-297-wifi-iwlwifi-mvm-check-the-validity-of-noa_len.patch patches.kernel.org/6.19.6-298-wifi-iwlwifi-fix-22000-series-SMEM-parsing.patch patches.kernel.org/6.19.6-299-wifi-iwlwifi-mld-fix-chandef-start-calculation.patch patches.kernel.org/6.19.6-300-wifi-iwlwifi-mld-Fix-primary-link-selection-lo.patch patches.kernel.org/6.19.6-301-driver-core-faux-stop-using-static-struct-devi.patch patches.kernel.org/6.19.6-302-wifi-rtw89-Add-default-ID-28de-2432-for-RTL883.patch patches.kernel.org/6.19.6-303-wifi-rtw89-fix-unable-to-receive-probe-respons.patch patches.kernel.org/6.19.6-304-wifi-rtw89-8922a-add-digital-compensation-for-.patch patches.kernel.org/6.19.6-305-net-rds-No-shortcut-out-of-RDS_CONN_ERROR.patch patches.kernel.org/6.19.6-306-ext4-propagate-flags-to-convert_initialized_ex.patch patches.kernel.org/6.19.6-307-gro-change-the-BUG_ON-in-gro_pull_from_frag0.patch patches.kernel.org/6.19.6-308-ipv4-igmp-annotate-data-races-around-idev-mr_m.patch patches.kernel.org/6.19.6-309-net-hns3-extend-HCLGE_FD_AD_QID-to-11-bits.patch patches.kernel.org/6.19.6-310-wifi-cfg80211-treat-deprecated-INDOOR_SP_AP_OL.patch patches.kernel.org/6.19.6-311-wifi-iwlegacy-add-missing-mutex-protection-in-.patch patches.kernel.org/6.19.6-312-wifi-iwlegacy-add-missing-mutex-protection-in-.patch patches.kernel.org/6.19.6-313-wifi-rtw89-pci-validate-release-report-content.patch patches.kernel.org/6.19.6-314-ipv4-fib-Annotate-access-to-struct-fib_alias.f.patch patches.kernel.org/6.19.6-315-Bluetooth-btusb-Add-support-for-MediaTek7920-0.patch patches.kernel.org/6.19.6-316-Bluetooth-hci_qca-Fix-SSR-SubSystem-Restart-fa.patch patches.kernel.org/6.19.6-317-Bluetooth-hci_conn-Set-link_policy-on-incoming.patch patches.kernel.org/6.19.6-318-Bluetooth-btusb-Add-USB-ID-0489-e112-for-Realt.patch patches.kernel.org/6.19.6-319-Bluetooth-hci_conn-use-mod_delayed_work-for-ac.patch patches.kernel.org/6.19.6-320-Bluetooth-btusb-Add-new-VID-PID-for-RTL8852CE.patch patches.kernel.org/6.19.6-321-Bluetooth-btusb-Add-device-ID-for-Realtek-RTL8.patch patches.kernel.org/6.19.6-322-octeontx2-af-Workaround-SQM-PSE-stalls-by-disa.patch patches.kernel.org/6.19.6-323-net-sfp-add-quirk-for-Lantech-8330-265D.patch patches.kernel.org/6.19.6-324-wifi-rtw89-pci-restore-LDO-setting-after-devic.patch patches.kernel.org/6.19.6-325-wifi-ath10k-fix-lock-protection-in-ath10k_wmi_.patch patches.kernel.org/6.19.6-326-bnxt_en-Allow-ntuple-filters-for-drops.patch patches.kernel.org/6.19.6-327-ptp-ptp_vmclock-add-VMCLOCK-to-ACPI-device-mat.patch patches.kernel.org/6.19.6-328-net-usb-sr9700-remove-code-to-drive-nonexisten.patch patches.kernel.org/6.19.6-329-vmw_vsock-bypass-false-positive-Wnonnull-warni.patch patches.kernel.org/6.19.6-330-net-rds-Clear-reconnect-pending-bit.patch patches.kernel.org/6.19.6-331-PCI-Mark-ASM1164-SATA-controller-to-avoid-bus-.patch patches.kernel.org/6.19.6-332-PCI-AER-Clear-stale-errors-on-reporting-agents.patch patches.kernel.org/6.19.6-333-PCI-Fix-pci_slot_lock-device-locking.patch patches.kernel.org/6.19.6-334-PCI-Enable-ACS-after-configuring-IOMMU-for-OF-.patch patches.kernel.org/6.19.6-335-PCI-Add-ACS-quirk-for-Qualcomm-Hamoa-Glymur.patch patches.kernel.org/6.19.6-336-PCI-Mark-Nvidia-GB10-to-avoid-bus-reset.patch patches.kernel.org/6.19.6-337-PCI-bwctrl-Disable-BW-controller-on-Intel-P45-.patch patches.kernel.org/6.19.6-338-myri10ge-avoid-uninitialized-variable-use.patch patches.kernel.org/6.19.6-339-nfc-nxp-nci-remove-interrupt-trigger-type.patch patches.kernel.org/6.19.6-340-hisi_acc_vfio_pci-resolve-duplicate-migration-.patch patches.kernel.org/6.19.6-341-RDMA-rtrs-clt-For-conn-rejection-use-actual-er.patch patches.kernel.org/6.19.6-342-hisi_acc_vfio_pci-fix-the-queue-parameter-anom.patch patches.kernel.org/6.19.6-343-um-Preserve-errno-within-signal-handler.patch patches.kernel.org/6.19.6-344-ata-libata-avoid-long-timeouts-on-hot-unplugge.patch patches.kernel.org/6.19.6-345-hisi_acc_vfio_pci-update-status-after-RAS-erro.patch patches.kernel.org/6.19.6-346-scsi-buslogic-Reduce-stack-usage.patch patches.kernel.org/6.19.6-347-vhost-fix-caching-attributes-of-MMIO-regions-b.patch patches.kernel.org/6.19.6-348-scsi-ufs-mediatek-Fix-page-faults-in-ufs_mtk_c.patch patches.kernel.org/6.19.6-349-riscv-vector-init-vector-context-with-proper-v.patch patches.kernel.org/6.19.6-350-tracing-Fix-false-sharing-in-hwlat-get_sample.patch patches.kernel.org/6.19.6-351-remoteproc-imx_dsp_rproc-Skip-RP_MBOX_SUSPEND_.patch patches.kernel.org/6.19.6-352-mailbox-mchp-ipc-sbi-fix-out-of-bounds-access-.patch patches.kernel.org/6.19.6-353-mailbox-pcc-Remove-spurious-IRQF_ONESHOT-usage.patch patches.kernel.org/6.19.6-354-mailbox-imx-Skip-the-suspend-flag-for-i.MX7ULP.patch patches.kernel.org/6.19.6-355-mailbox-mchp-ipc-sbi-fix-uninitialized-symbol-.patch patches.kernel.org/6.19.6-356-mailbox-sprd-mask-interrupts-that-are-not-hand.patch patches.kernel.org/6.19.6-357-remoteproc-mediatek-Break-lock-dependency-to-p.patch patches.kernel.org/6.19.6-358-mailbox-sprd-clear-delivery-flag-before-handli.patch patches.kernel.org/6.19.6-359-clk-amlogic-remove-potentially-unsafe-flags-fr.patch patches.kernel.org/6.19.6-360-clk-renesas-rzg2l-Deassert-reset-on-assert-tim.patch patches.kernel.org/6.19.6-361-clk-microchip-core-correct-return-value-on-_ge.patch patches.kernel.org/6.19.6-362-HID-i2c-hid-Add-FocalTech-FT8112.patch patches.kernel.org/6.19.6-363-m68k-nommu-fix-memmove-with-differently-aligne.patch patches.kernel.org/6.19.6-364-9p-xen-protect-xen_9pfs_front_free-against-con.patch patches.kernel.org/6.19.6-365-dmaengine-stm32-dma3-use-module_platform_drive.patch patches.kernel.org/6.19.6-366-soundwire-dmi-quirks-add-mapping-for-Avell-B.O.patch patches.kernel.org/6.19.6-367-soundwire-intel_auxdevice-add-cs42l45-codec-to.patch patches.kernel.org/6.19.6-368-staging-rtl8723bs-fix-missing-status-update-on.patch patches.kernel.org/6.19.6-369-serial-8250_dw-handle-clock-enable-errors-in-r.patch patches.kernel.org/6.19.6-370-usb-typec-ucsi-psy-Fix-voltage-and-current-max.patch patches.kernel.org/6.19.6-371-tty-vt-keyboard-Split-apart-vt_do_diacrit.patch patches.kernel.org/6.19.6-372-serial-rsci-Add-set_rtrg-callback.patch patches.kernel.org/6.19.6-373-fpga-of-fpga-region-Fail-if-any-bridge-is-miss.patch patches.kernel.org/6.19.6-374-most-core-fix-resource-leak-in-most_register_i.patch patches.kernel.org/6.19.6-375-dmaengine-sun6i-Choose-appropriate-burst-lengt.patch patches.kernel.org/6.19.6-376-dmaengine-stm32-mdma-initialize-m2m_hw_period-.patch patches.kernel.org/6.19.6-377-phy-ti-phy-j721e-wiz-restore-mux-selection-dur.patch patches.kernel.org/6.19.6-378-phy-cadence-torrent-restore-parent-clock-for-r.patch patches.kernel.org/6.19.6-379-misc-bcm_vk-Fix-possible-null-pointer-derefere.patch patches.kernel.org/6.19.6-380-pinctrl-mediatek-make-devm-allocations-safer-a.patch patches.kernel.org/6.19.6-381-misc-eeprom-Fix-EWEN-EWDS-ERAL-commands-for-93.patch patches.kernel.org/6.19.6-382-misc-ti_fpc202-fix-a-potential-memory-leak-in-.patch patches.kernel.org/6.19.6-383-pinctrl-renesas-rzt2h-Allow-.get_direction-for.patch patches.kernel.org/6.19.6-384-iio-bmi270_i2c-Add-MODULE_DEVICE_TABLE-for-BMI.patch patches.kernel.org/6.19.6-385-usb-gadget-f_fs-fix-DMA-BUF-OUT-queues.patch patches.kernel.org/6.19.6-386-usb-gadget-f_fs-Fix-ioctl-error-handling.patch patches.kernel.org/6.19.6-387-usb-chipidea-udc-fix-DMA-and-SG-cleanup-in-_ep.patch patches.kernel.org/6.19.6-388-staging-rtl8723bs-fix-memory-leak-on-failure-p.patch patches.kernel.org/6.19.6-389-serial-8250-8250_omap.c-Add-support-for-handli.patch patches.kernel.org/6.19.6-390-serial-8250-8250_omap.c-Clear-DMA-RX-running-s.patch patches.kernel.org/6.19.6-391-fix-it87_wdt-early-reboot-by-reporting-running.patch patches.kernel.org/6.19.6-392-binder-don-t-use-pK-through-printk.patch patches.kernel.org/6.19.6-393-watchdog-imx7ulp_wdt-handle-the-nowayout-optio.patch patches.kernel.org/6.19.6-394-watchdog-rzv2h_wdt-Discard-pm_runtime_put-retu.patch patches.kernel.org/6.19.6-395-phy-mvebu-cp110-utmi-fix-dr_mode-property-read.patch patches.kernel.org/6.19.6-396-phy-fsl-imx8mq-usb-disable-bind-unbind-platfor.patch patches.kernel.org/6.19.6-397-Revert-mfd-da9052-spi-Change-read-mask-to-writ.patch patches.kernel.org/6.19.6-398-mfd-intel-lpss-Add-Intel-Nova-Lake-S-PCI-IDs.patch patches.kernel.org/6.19.6-399-iio-Use-IRQF_NO_THREAD.patch patches.kernel.org/6.19.6-400-iio-magnetometer-Remove-IRQF_ONESHOT.patch patches.kernel.org/6.19.6-401-MIPS-Loongson-Make-cpumask_of_node-robust-agai.patch patches.kernel.org/6.19.6-402-block-fix-partial-IOVA-mapping-cleanup-in-blk_.patch patches.kernel.org/6.19.6-403-fs-ntfs3-check-return-value-of-indx_find-to-av.patch patches.kernel.org/6.19.6-404-fs-ntfs3-fix-infinite-loop-in-attr_load_runs_r.patch patches.kernel.org/6.19.6-405-fs-ntfs3-fix-infinite-loop-triggered-by-zero-s.patch patches.kernel.org/6.19.6-406-fs-ntfs3-handle-attr_set_size-errors-when-trun.patch patches.kernel.org/6.19.6-407-fs-ntfs3-drop-preallocated-clusters-for-sparse.patch patches.kernel.org/6.19.6-408-ntfs3-fix-circular-locking-dependency-in-run_u.patch patches.kernel.org/6.19.6-409-fs-ntfs3-avoid-calling-run_get_entry-when-run-.patch patches.kernel.org/6.19.6-410-ceph-supply-snapshot-context-in-ceph_uninline_.patch patches.kernel.org/6.19.6-411-libceph-define-and-enforce-CEPH_MAX_KEY_LEN.patch patches.kernel.org/6.19.6-412-thermal-int340x-Fix-sysfs-group-leak-on-DLVR-r.patch patches.kernel.org/6.19.6-413-ACPI-x86-Force-enabling-of-PWM2-on-the-Yogaboo.patch patches.kernel.org/6.19.6-414-include-uapi-netfilter_bridge.h-Cover-for-musl.patch patches.kernel.org/6.19.6-415-ARM-9467-1-mm-Don-t-use-pK-through-printk.patch patches.kernel.org/6.19.6-416-drm-amd-display-Fix-writeback-on-DCN-3.2.patch patches.kernel.org/6.19.6-417-drm-amdgpu-Skip-vcn-poison-irq-release-on-VF.patch patches.kernel.org/6.19.6-418-mshv-Ignore-second-stats-page-map-result-failu.patch patches.kernel.org/6.19.6-419-x86-hyperv-Move-hv-crash-init-after-hypercall-.patch patches.kernel.org/6.19.6-420-mshv-clear-eventfd-counter-on-irqfd-shutdown.patch patches.kernel.org/6.19.6-421-ASoC-rt721-sdca-Fix-issue-of-fail-to-detect-OM.patch patches.kernel.org/6.19.6-422-regulator-core-Remove-regulator-supply_name-le.patch patches.kernel.org/6.19.6-423-ALSA-hda-tas2781-Ignore-reset-check-for-SPI-de.patch patches.kernel.org/6.19.6-424-drm-amd-display-Fix-system-resume-lag-issue.patch patches.kernel.org/6.19.6-425-drm-amd-display-Avoid-updating-surface-with-th.patch patches.kernel.org/6.19.6-426-drm-amdgpu-return-when-ras-table-checksum-is-e.patch patches.kernel.org/6.19.6-427-drm-amdgpu-Adjust-usleep_range-in-fence-wait.patch patches.kernel.org/6.19.6-428-ALSA-hda-realtek-Fix-headset-mic-on-ASUS-Zenbo.patch patches.kernel.org/6.19.6-429-ALSA-usb-audio-Update-the-number-of-packets-pr.patch patches.kernel.org/6.19.6-430-drm-amd-display-set-enable_legacy_fast_update-.patch patches.kernel.org/6.19.6-431-drm-amdgpu-Add-HAINAN-clock-adjustment.patch patches.kernel.org/6.19.6-432-drm-amd-display-bypass-post-csc-for-additional.patch patches.kernel.org/6.19.6-433-spi-spidev-fix-lock-inversion-between-spi_lock.patch patches.kernel.org/6.19.6-434-drm-radeon-Add-HAINAN-clock-adjustment.patch patches.kernel.org/6.19.6-435-ALSA-usb-audio-Add-sanity-check-for-OOB-writes.patch patches.kernel.org/6.19.6-436-btrfs-replace-BUG-with-error-handling-in-__btr.patch patches.kernel.org/6.19.6-437-btrfs-do-not-ASSERT-when-the-fs-flips-RO-insid.patch patches.kernel.org/6.19.6-438-ASoC-amd-amd_sdw-add-machine-driver-quirk-for-.patch patches.kernel.org/6.19.6-439-ALSA-hda-hdmi-Add-quirk-for-TUXEDO-IBS14G6.patch patches.kernel.org/6.19.6-440-arm64-hugetlbpage-avoid-unused-but-set-paramet.patch patches.kernel.org/6.19.6-441-drm-amd-display-Remove-conditional-for-shaper-.patch patches.kernel.org/6.19.6-442-drm-amdgpu-avoid-sdma-ring-reset-in-sriov.patch patches.kernel.org/6.19.6-443-rtc-zynqmp-correct-frequency-value.patch patches.kernel.org/6.19.6-444-ntb-ntb_hw_switchtec-Fix-array-index-out-of-bo.patch patches.kernel.org/6.19.6-445-ntb-ntb_hw_switchtec-Fix-shift-out-of-bounds-f.patch patches.kernel.org/6.19.6-446-iommu-amd-serialize-sequence-allocation-under-.patch patches.kernel.org/6.19.6-447-xfrm6-fix-uninitialized-saddr-in-xfrm6_get_sad.patch patches.kernel.org/6.19.6-448-xfrm-skip-templates-check-for-packet-offload-t.patch patches.kernel.org/6.19.6-449-ipmi-ipmb-initialise-event-handler-read-bytes.patch patches.kernel.org/6.19.6-450-xfrm-always-flush-state-and-policy-upon-NETDEV.patch patches.kernel.org/6.19.6-451-writeback-Fix-wakeup-and-logging-timeouts-for-.patch patches.kernel.org/6.19.6-452-tcp-fix-potential-race-in-tcp_v6_syn_recv_sock.patch patches.kernel.org/6.19.6-453-psp-use-sk-sk_hash-in-psp_write_headers.patch patches.kernel.org/6.19.6-454-espintcp-Fix-race-condition-in-espintcp_close.patch patches.kernel.org/6.19.6-455-net-usb-kaweth-remove-TX-queue-manipulation-in.patch patches.kernel.org/6.19.6-456-net-usb-lan78xx-scan-all-MDIO-addresses-on-LAN.patch patches.kernel.org/6.19.6-457-proc-Fix-pointer-error-dereference.patch patches.kernel.org/6.19.6-458-net-phy-qcom-qca807x-normalize-return-value-of.patch patches.kernel.org/6.19.6-459-net-ethernet-xscale-Check-for-PTP-support-prop.patch patches.kernel.org/6.19.6-460-udplite-Fix-null-ptr-deref-in-__udp_enqueue_sc.patch patches.kernel.org/6.19.6-461-bnxt_en-Fix-RSS-context-delete-logic.patch patches.kernel.org/6.19.6-462-bnxt_en-Fix-deleting-of-Ntuple-filters.patch patches.kernel.org/6.19.6-463-ovpn-tcp-fix-packet-extraction-from-stream.patch patches.kernel.org/6.19.6-464-ksmbd-fix-signededness-bug-in-smb_direct_prepa.patch patches.kernel.org/6.19.6-465-dma-mapping-avoid-random-addr-value-print-out-.patch patches.kernel.org/6.19.6-466-sparc-Fix-page-alignment-in-dma-mapping.patch patches.kernel.org/6.19.6-467-wifi-cfg80211-wext-fix-IGTK-key-ID-off-by-one.patch patches.kernel.org/6.19.6-468-wifi-brcmfmac-Fix-potential-kernel-oops-when-p.patch patches.kernel.org/6.19.6-469-Remove-WARN_ALL_UNSEEDED_RANDOM-kernel-config-.patch patches.kernel.org/6.19.6-470-Bluetooth-L2CAP-Fix-invalid-response-to-L2CAP_.patch patches.kernel.org/6.19.6-471-Bluetooth-L2CAP-Fix-result-of-L2CAP_ECRED_CONN.patch patches.kernel.org/6.19.6-472-Bluetooth-hci_qca-Cleanup-on-all-setup-failure.patch patches.kernel.org/6.19.6-473-Bluetooth-L2CAP-Fix-response-to-L2CAP_ECRED_CO.patch patches.kernel.org/6.19.6-474-Bluetooth-L2CAP-Fix-not-checking-output-MTU-is.patch patches.kernel.org/6.19.6-475-Bluetooth-L2CAP-Fix-missing-key-size-check-for.patch patches.kernel.org/6.19.6-476-net-do-not-pass-flow_id-to-set_rps_cpu.patch patches.kernel.org/6.19.6-477-tls-Fix-race-condition-in-tls_sw_cancel_work_t.patch patches.kernel.org/6.19.6-478-kcm-fix-zero-frag-skb-in-frag_list-on-partial-.patch patches.kernel.org/6.19.6-479-dpll-zl3073x-fix-REF_PHASE_OFFSET_COMP-registe.patch patches.kernel.org/6.19.6-480-tipc-fix-duplicate-publication-key-in-tipc_ser.patch patches.kernel.org/6.19.6-481-RDMA-core-Fix-stale-RoCE-GIDs-during-netdev-ev.patch patches.kernel.org/6.19.6-482-RDMA-bng_re-Remove-unnessary-validity-checks.patch patches.kernel.org/6.19.6-483-RDMA-bng_re-Unwind-bng_re_dev_init-properly.patch patches.kernel.org/6.19.6-484-net-wan-farsync-Fix-use-after-free-bugs-caused.patch patches.kernel.org/6.19.6-485-netconsole-avoid-OOB-reads-msg-is-not-nul-term.patch patches.kernel.org/6.19.6-486-RDMA-ionic-Fix-potential-NULL-pointer-derefere.patch patches.kernel.org/6.19.6-487-RDMA-efa-Fix-typo-in-efa_alloc_mr.patch patches.kernel.org/6.19.6-488-net-Drop-the-lock-in-skb_may_tx_timestamp.patch patches.kernel.org/6.19.6-489-net-usb-pegasus-enable-basic-endpoint-checking.patch patches.kernel.org/6.19.6-490-erofs-fix-interlaced-plain-identification-for-.patch patches.kernel.org/6.19.6-491-RDMA-umem-Fix-double-dma_buf_unpin-in-failure-.patch patches.kernel.org/6.19.6-492-tcp-re-enable-acceptance-of-FIN-packets-when-R.patch patches.kernel.org/6.19.6-493-dpll-zl3073x-Remove-redundant-cleanup-in-devm_.patch patches.kernel.org/6.19.6-494-net-mana-Fix-double-destroy_workqueue-on-servi.patch patches.kernel.org/6.19.6-495-team-avoid-NETDEV_CHANGEMTU-event-when-unregis.patch patches.kernel.org/6.19.6-496-net-mlx5-DR-Fix-circular-locking-dependency-in.patch patches.kernel.org/6.19.6-497-net-mlx5-LAG-disable-MPESW-in-lag_disable_chan.patch patches.kernel.org/6.19.6-498-net-mlx5-E-switch-Clear-legacy-flag-when-movin.patch patches.kernel.org/6.19.6-499-net-mlx5-Fix-missing-devlink-lock-in-SRIOV-ena.patch patches.kernel.org/6.19.6-500-net-mlx5e-Fix-scheduling-while-atomic-in-IPsec.patch patches.kernel.org/6.19.6-501-net-consume-xmit-errors-of-GSO-frames.patch patches.kernel.org/6.19.6-502-dpaa2-switch-validate-num_ifs-to-prevent-out-o.patch patches.kernel.org/6.19.6-503-netfilter-nf_conntrack_h323-fix-OOB-read-in-de.patch patches.kernel.org/6.19.6-504-x86-acpi-boot-Correct-acpi_is_processor_usable.patch patches.kernel.org/6.19.6-505-rpmsg-core-fix-race-in-driver_override_show-an.patch patches.kernel.org/6.19.6-506-clk-renesas-rzg2l-Fix-intin-variable-size.patch patches.kernel.org/6.19.6-507-clk-renesas-rzg2l-Select-correct-div-round-mac.patch patches.kernel.org/6.19.6-508-hfsplus-ensure-sb-s_fs_info-is-always-cleaned-.patch patches.kernel.org/6.19.6-509-memory-mtk-smi-fix-device-leaks-on-common-prob.patch patches.kernel.org/6.19.6-510-memory-mtk-smi-fix-device-leak-on-larb-probe.patch patches.kernel.org/6.19.6-511-arm64-dts-ti-am62p-verdin-Fix-SD-regulator-sta.patch patches.kernel.org/6.19.6-512-drm-panthor-fix-for-dma-fence-safe-access-rule.patch patches.kernel.org/6.19.6-513-ASoC-SOF-ipc4-control-If-there-is-no-data-do-n.patch patches.kernel.org/6.19.6-514-ASoC-SOF-ipc4-topology-Correct-the-allocation-.patch patches.kernel.org/6.19.6-515-ASoC-SOF-ipc4-control-Use-the-correct-size-for.patch patches.kernel.org/6.19.6-516-ASoC-SOF-ipc4-control-Keep-the-payload-size-up.patch patches.kernel.org/6.19.6-517-PCI-j721e-Add-config-guards-for-Cadence-Host-a.patch patches.kernel.org/6.19.6-518-fpga-dfl-use-subsys_initcall-to-allow-built-in.patch patches.kernel.org/6.19.6-519-drm-tests-shmem-Swap-names-of-export-tests.patch patches.kernel.org/6.19.6-520-drm-tests-shmem-Add-clean-up-action-to-unpin-p.patch patches.kernel.org/6.19.6-521-drm-tests-shmem-Hold-reservation-lock-around-v.patch patches.kernel.org/6.19.6-522-drm-tests-shmem-Hold-reservation-lock-around-m.patch patches.kernel.org/6.19.6-523-drm-tests-shmem-Hold-reservation-lock-around-p.patch patches.kernel.org/6.19.6-524-drm-xe-Fix-ggtt-fb-alignment.patch patches.kernel.org/6.19.6-525-Revert-PCI-dw-rockchip-Don-t-wait-for-link-sin.patch patches.kernel.org/6.19.6-526-PCI-dwc-Add-L1-Substates-context-to-ltssm_stat.patch patches.kernel.org/6.19.6-527-PCI-dw-rockchip-Change-get_ltssm-to-provide-L1.patch patches.kernel.org/6.19.6-528-Revert-PCI-dw-rockchip-Enumerate-endpoints-bas.patch patches.kernel.org/6.19.6-529-Revert-PCI-qcom-Don-t-wait-for-link-if-we-can-.patch patches.kernel.org/6.19.6-530-Revert-PCI-qcom-Enable-MSI-interrupts-together.patch patches.kernel.org/6.19.6-531-Revert-PCI-qcom-Enumerate-endpoints-based-on-L.patch patches.kernel.org/6.19.6-532-Revert-PCI-dwc-Don-t-wait-for-link-up-if-drive.patch patches.kernel.org/6.19.6-533-PCI-Use-resource_set_range-that-correctly-sets.patch patches.kernel.org/6.19.6-534-net-qrtr-Drop-the-MHI-auto_queue-feature-for-I.patch patches.kernel.org/6.19.6-535-phy-qcom-edp-Make-the-number-of-clocks-flexibl.patch patches.kernel.org/6.19.6-536-arm64-dts-qcom-sdm630-Add-missing-MDSS-reset.patch patches.kernel.org/6.19.6-537-dm-verity-correctly-handle-dm_bufio_client_cre.patch patches.kernel.org/6.19.6-538-media-uvcvideo-Fix-support-for-V4L2_CTRL_FLAG_.patch patches.kernel.org/6.19.6-539-media-mediatek-encoder-Fix-uninitialized-scala.patch patches.kernel.org/6.19.6-540-media-mtk-mdp-Fix-error-handling-in-probe-func.patch patches.kernel.org/6.19.6-541-media-mtk-mdp-Fix-a-reference-leak-bug-in-mtk_.patch patches.kernel.org/6.19.6-542-media-chips-media-wave5-Fix-PM-runtime-usage-c.patch patches.kernel.org/6.19.6-543-media-chips-media-wave5-Fix-kthread-worker-des.patch patches.kernel.org/6.19.6-544-media-chips-media-wave5-Fix-device-cleanup-ord.patch patches.kernel.org/6.19.6-545-media-chips-media-wave5-Fix-SError-of-kernel-p.patch patches.kernel.org/6.19.6-546-media-chips-media-wave5-Fix-Null-reference-whi.patch patches.kernel.org/6.19.6-547-media-v4l2-mem2mem-Add-a-kref-to-the-v4l2_m2m_.patch patches.kernel.org/6.19.6-548-media-verisilicon-Avoid-G2-bus-error-while-dec.patch patches.kernel.org/6.19.6-549-media-verisilicon-AV1-Fix-enable-cdef-computat.patch patches.kernel.org/6.19.6-550-media-verisilicon-AV1-Fix-tx-mode-bit-setting.patch patches.kernel.org/6.19.6-551-arm64-dts-qcom-x1e80100-Add-missing-TCSR-ref-c.patch patches.kernel.org/6.19.6-552-arm64-dts-qcom-sm8750-Fix-BAM-DMA-probing.patch patches.kernel.org/6.19.6-553-ARM-omap2-Fix-reference-count-leaks-in-omap_co.patch patches.kernel.org/6.19.6-554-arm64-kernel-initialize-missing-kexec_buf-rand.patch patches.kernel.org/6.19.6-555-powerpc-pseries-Fix-MSI-X-allocation-failure-w.patch patches.kernel.org/6.19.6-556-KVM-x86-Return-unsupported-instead-of-invalid-.patch patches.kernel.org/6.19.6-557-KVM-nSVM-Remove-a-user-triggerable-WARN-on-nes.patch patches.kernel.org/6.19.6-558-arm64-Disable-branch-profiling-for-all-arm64-c.patch patches.kernel.org/6.19.6-559-pinctrl-meson-amlogic-a4-mark-the-GPIO-control.patch patches.kernel.org/6.19.6-560-HID-hid-pl-handle-probe-errors.patch patches.kernel.org/6.19.6-561-HID-magicmouse-Do-not-crash-on-missing-msc-inp.patch patches.kernel.org/6.19.6-562-HID-prodikeys-Check-presence-of-pm-input_ep82.patch patches.kernel.org/6.19.6-563-HID-logitech-hidpp-Check-maxfield-in-hidpp_get.patch patches.kernel.org/6.19.6-564-fs-ensure-that-internal-tmpfs-mount-gets-mount.patch patches.kernel.org/6.19.6-565-arm64-dts-apple-t8112-j473-Keep-the-HDMI-port-.patch patches.kernel.org/6.19.6-566-media-amphion-Drop-min_queued_buffers-assignme.patch patches.kernel.org/6.19.6-567-media-rockchip-rga-Fix-possible-ERR_PTR-derefe.patch patches.kernel.org/6.19.6-568-media-verisilicon-AV1-Set-IDR-flag-for-intra_o.patch patches.kernel.org/6.19.6-569-media-tegra-video-Fix-memory-leak-in-__tegra_c.patch patches.kernel.org/6.19.6-570-media-radio-keene-fix-memory-leak-in-error-pat.patch patches.kernel.org/6.19.6-571-media-cx88-Add-missing-unmap-in-snd_cx88_hw_pa.patch patches.kernel.org/6.19.6-572-media-cx23885-Add-missing-unmap-in-snd_cx23885.patch patches.kernel.org/6.19.6-573-media-cx25821-Add-missing-unmap-in-snd_cx25821.patch patches.kernel.org/6.19.6-574-media-i2c-tw9903-Fix-potential-memory-leak-in-.patch patches.kernel.org/6.19.6-575-media-i2c-tw9906-Fix-potential-memory-leak-in-.patch patches.kernel.org/6.19.6-576-media-i2c-ov01a10-Fix-the-horizontal-flip-cont.patch patches.kernel.org/6.19.6-577-media-i2c-ov01a10-Fix-reported-pixel-rate-valu.patch patches.kernel.org/6.19.6-578-media-i2c-ov01a10-Fix-analogue-gain-range.patch patches.kernel.org/6.19.6-579-media-i2c-ov01a10-Add-missing-v4l2_subdev_clea.patch patches.kernel.org/6.19.6-580-media-i2c-ov01a10-Fix-passing-stream-instead-o.patch patches.kernel.org/6.19.6-581-media-i2c-ov01a10-Fix-test-pattern-disabling.patch patches.kernel.org/6.19.6-582-media-qcom-camss-vfe-Fix-out-of-bounds-access-.patch patches.kernel.org/6.19.6-583-media-ccs-Avoid-possible-division-by-zero.patch patches.kernel.org/6.19.6-584-media-i2c-ov5647-Initialize-subdev-before-cont.patch patches.kernel.org/6.19.6-585-media-i2c-ov5647-Correct-pixel-array-offset.patch patches.kernel.org/6.19.6-586-media-i2c-ov5647-Correct-minimum-VBLANK-value.patch patches.kernel.org/6.19.6-587-media-i2c-ov5647-Sensor-should-report-RAW-colo.patch patches.kernel.org/6.19.6-588-media-i2c-ov5647-Fix-PIXEL_RATE-value-for-VGA-.patch patches.kernel.org/6.19.6-589-media-ccs-Fix-setting-initial-sub-device-state.patch patches.kernel.org/6.19.6-590-media-i2c-ov5647-use-our-own-mutex-for-the-ctr.patch patches.kernel.org/6.19.6-591-media-dw9714-Fix-powerup-sequence.patch patches.kernel.org/6.19.6-592-media-ipu6-Fix-typo-and-wrong-constant-in-ipu6.patch patches.kernel.org/6.19.6-593-media-ipu6-Fix-RPM-reference-leak-in-probe-err.patch patches.kernel.org/6.19.6-594-media-staging-ipu7-Ignore-interrupts-when-devi.patch patches.kernel.org/6.19.6-595-media-staging-ipu7-Call-synchronous-RPM-suspen.patch patches.kernel.org/6.19.6-596-media-staging-ipu7-Update-CDPHY-register-setti.patch patches.kernel.org/6.19.6-597-media-staging-ipu7-Fix-the-loop-bound-in-l2-ta.patch patches.kernel.org/6.19.6-598-platform-x86-ISST-Add-missing-write-block-chec.patch patches.kernel.org/6.19.6-599-platform-x86-ISST-Store-and-restore-all-domain.patch patches.kernel.org/6.19.6-600-KVM-x86-Ignore-EBUSY-when-checking-nested-even.patch patches.kernel.org/6.19.6-601-dm-integrity-fix-a-typo-in-the-code-for-write-.patch patches.kernel.org/6.19.6-602-dm-clear-cloned-request-bio-pointer-when-last-.patch patches.kernel.org/6.19.6-603-drm-tegra-dsi-fix-device-leak-on-probe.patch patches.kernel.org/6.19.6-604-soc-ti-k3-socinfo-Fix-regmap-leak-on-probe-fai.patch patches.kernel.org/6.19.6-605-soc-ti-pruss-Fix-double-free-in-pruss_clk_mux_.patch patches.kernel.org/6.19.6-606-arm64-dts-ti-k3-am69-aquila-Change-main_spi0-2.patch patches.kernel.org/6.19.6-607-arm64-dts-ti-k3-am69-aquila-clover-Change-main.patch patches.kernel.org/6.19.6-608-KVM-nSVM-Always-use-vmcb01-in-VMLOAD-VMSAVE-em.patch patches.kernel.org/6.19.6-609-bus-omap-ocp2scp-fix-OF-populate-on-driver-reb.patch patches.kernel.org/6.19.6-610-clk-clk-apple-nco-Add-apple-t8103-nco-compatib.patch patches.kernel.org/6.19.6-611-soc-rockchip-grf-Fix-wrong-RK3576_IOCGRF_MISC_.patch patches.kernel.org/6.19.6-612-soc-rockchip-grf-Support-multiple-grf-to-be-ha.patch patches.kernel.org/6.19.6-613-media-stm32-dcmipp-avoid-naming-clock-if-only-.patch patches.kernel.org/6.19.6-614-media-stm32-dcmipp-bytecap-clear-all-interrupt.patch patches.kernel.org/6.19.6-615-media-stm32-dcmipp-byteproc-disable-compose-fo.patch patches.kernel.org/6.19.6-616-media-i2c-ov01a10-Fix-digital-gain-range.patch patches.kernel.org/6.19.6-617-arm64-dts-rockchip-Fix-SD-card-support-for-RK3.patch patches.kernel.org/6.19.6-618-arm64-dts-rockchip-Fix-SD-card-support-for-RK3.patch patches.kernel.org/6.19.6-619-x86-uprobes-Fix-XOL-allocation-failure-for-32-.patch patches.kernel.org/6.19.6-620-clk-tegra-tegra124-emc-Fix-potential-memory-le.patch patches.kernel.org/6.19.6-621-s390-pci-Handle-futile-config-accesses-of-disa.patch patches.kernel.org/6.19.6-622-mailbox-Prevent-out-of-bounds-access-in-fw_mbo.patch patches.kernel.org/6.19.6-623-drm-i915-psr-Don-t-enable-Panel-Replay-on-sink.patch patches.kernel.org/6.19.6-624-reset-gpio-suppress-bind-attributes-in-sysfs.patch patches.kernel.org/6.19.6-625-dm-integrity-fix-recalculation-in-bitmap-mode.patch patches.kernel.org/6.19.6-626-dm-unstripe-fix-mapping-bug-when-there-are-mul.patch patches.kernel.org/6.19.6-627-rtc-pcf8563-use-correct-of_node-for-output-clo.patch patches.kernel.org/6.19.6-628-drm-tyr-fix-register-name-in-error-print.patch patches.kernel.org/6.19.6-629-arm64-dts-rockchip-Do-not-enable-hdmi_sound-no.patch patches.kernel.org/6.19.6-630-media-venus-vdec-fix-error-state-assignment-fo.patch patches.kernel.org/6.19.6-631-media-venus-vdec-restrict-EOS-addr-quirk-to-IR.patch patches.kernel.org/6.19.6-632-Revert-media-iris-Add-sanity-check-for-stop-st.patch patches.kernel.org/6.19.6-633-media-iris-Fix-ffmpeg-corrupted-frame-error.patch patches.kernel.org/6.19.6-634-media-iris-Fix-fps-calculation.patch patches.kernel.org/6.19.6-635-media-iris-use-fallback-size-when-S_FMT-is-cal.patch patches.kernel.org/6.19.6-636-media-iris-remove-v4l2_m2m_ioctl_-de-en-coder_.patch patches.kernel.org/6.19.6-637-media-iris-Add-missing-platform-data-entries-f.patch patches.kernel.org/6.19.6-638-media-iris-Add-buffer-to-list-only-after-succe.patch patches.kernel.org/6.19.6-639-media-iris-Skip-resolution-set-on-first-IPSC.patch patches.kernel.org/6.19.6-640-media-iris-gen1-Destroy-internal-buffers-after.patch patches.kernel.org/6.19.6-641-media-iris-gen2-Add-sanity-check-for-session-s.patch patches.kernel.org/6.19.6-642-media-iris-Prevent-output-buffer-queuing-befor.patch patches.kernel.org/6.19.6-643-drm-of-drm_of_panel_bridge_remove-fix-device_n.patch patches.kernel.org/6.19.6-644-docs-kdoc-fix-logic-to-handle-unissued-warning.patch patches.kernel.org/6.19.6-645-docs-kdoc-avoid-error_count-overflows.patch patches.kernel.org/6.19.6-646-mm-page_alloc-thp-prevent-reclaim-for-__GFP_TH.patch patches.kernel.org/6.19.6-647-selftests-mm-charge_reserved_hugetlb-drop-moun.patch patches.kernel.org/6.19.6-648-drm-buddy-Prevent-BUG_ON-by-validating-rounded.patch patches.kernel.org/6.19.6-649-drm-bridge-anx7625-Fix-invalid-EDID-size.patch patches.kernel.org/6.19.6-650-phy-fsl-imx8mq-usb-set-platform-driver-data.patch patches.kernel.org/6.19.6-651-PCI-dwc-Skip-waiting-for-L2-L3-Ready-if-dw_pci.patch patches.kernel.org/6.19.6-652-xfs-mark-data-structures-corrupt-on-EIO-and-EN.patch patches.kernel.org/6.19.6-653-xfs-remove-xfs_attr_leaf_hasname.patch patches.kernel.org/6.19.6-654-media-verisilicon-AV1-Fix-tile-info-buffer-siz.patch patches.kernel.org/6.19.6-655-dm-fix-excessive-blk-crypto-operations-for-inv.patch patches.kernel.org/6.19.6-656-media-uvcvideo-Return-queued-buffers-on-start_.patch patches.kernel.org/6.19.6-657-iommu-vt-d-Skip-dev-iotlb-flush-for-inaccessib.patch patches.kernel.org/6.19.6-658-iommu-vt-d-Flush-dev-IOTLB-only-when-PCIe-devi.patch patches.kernel.org/6.19.6-659-iommu-vt-d-Flush-piotlb-for-SVM-and-Nested-dom.patch patches.kernel.org/6.19.6-660-KVM-arm64-nv-Return-correct-RES0-bits-for-FGT-.patch patches.kernel.org/6.19.6-661-mfd-core-Add-locking-around-mfd_of_node_list.patch patches.kernel.org/6.19.6-662-mfd-tps65219-Implement-LOCK-register-handling-.patch patches.kernel.org/6.19.6-663-mfd-macsmc-Initialize-mutex.patch patches.kernel.org/6.19.6-664-mfd-qcom-pm8xxx-Fix-OF-populate-on-driver-rebi.patch patches.kernel.org/6.19.6-665-mfd-omap-usb-host-Fix-OF-populate-on-driver-re.patch patches.kernel.org/6.19.6-666-erofs-fix-incorrect-early-exits-for-invalid-me.patch patches.kernel.org/6.19.6-667-erofs-fix-incorrect-early-exits-in-volume-labe.patch patches.kernel.org/6.19.6-668-arm64-dts-rockchip-Explicitly-request-UFS-rese.patch patches.kernel.org/6.19.6-669-arm64-dts-rockchip-Fix-rk356x-PCIe-range-mappi.patch patches.kernel.org/6.19.6-670-arm64-dts-rockchip-Fix-rk3588-PCIe-range-mappi.patch patches.kernel.org/6.19.6-671-PCI-PM-Prevent-runtime-suspend-until-devices-a.patch patches.kernel.org/6.19.6-672-iio-accel-adxl380-Avoid-reading-more-entries-t.patch patches.kernel.org/6.19.6-673-clk-tegra-tegra124-emc-fix-device-leak-on-set_.patch patches.kernel.org/6.19.6-674-iommu-arm-smmu-v3-Add-update_safe-bits-to-fix-.patch patches.kernel.org/6.19.6-675-iommu-arm-smmu-v3-Mark-STE-MEV-safe-when-compu.patch patches.kernel.org/6.19.6-676-iommu-arm-smmu-v3-Mark-EATS_TRANS-safe-when-co.patch patches.kernel.org/6.19.6-677-iommu-arm-smmu-v3-Do-not-set-disable_ats-unles.patch patches.kernel.org/6.19.6-678-usb-host-tegra-Remove-manual-wake-IRQ-disposal.patch patches.kernel.org/6.19.6-679-xfs-delete-attr-leaf-freemap-entries-when-empt.patch patches.kernel.org/6.19.6-680-xfs-fix-freemap-adjustments-when-adding-xattrs.patch patches.kernel.org/6.19.6-681-xfs-fix-the-xattr-scrub-to-detect-freemap-entr.patch patches.kernel.org/6.19.6-682-xfs-fix-remote-xattr-valuelblk-check.patch patches.kernel.org/6.19.6-683-xfs-get-rid-of-the-xchk_xfile_-_descr-calls.patch patches.kernel.org/6.19.6-684-spmi-apple-Add-apple-t8103-spmi-compatible.patch patches.kernel.org/6.19.6-685-rust-drm-Fix-Registration-new-new_foreign_owne.patch patches.kernel.org/6.19.6-686-KVM-x86-Add-SRCU-protection-for-reading-PDPTRs.patch patches.kernel.org/6.19.6-687-PCI-endpoint-Fix-swapped-parameters-in-pci_-pr.patch patches.kernel.org/6.19.6-688-pinctrl-intel-Add-code-name-documentation.patch patches.kernel.org/6.19.6-689-xfs-only-call-xf-array-blob-_destroy-if-we-hav.patch patches.kernel.org/6.19.6-690-xfs-check-return-value-of-xchk_scrub_create_su.patch patches.kernel.org/6.19.6-691-xfs-check-for-deleted-cursors-when-revalidatin.patch patches.kernel.org/6.19.6-692-md-bitmap-fix-GPF-in-write_page-caused-by-resi.patch patches.kernel.org/6.19.6-693-nfsd-fix-nfs4_file-refcount-leak-in-nfsd_get_d.patch patches.kernel.org/6.19.6-694-NFSD-fix-setting-FMODE_NOCMTIME-in-nfs4_open_d.patch patches.kernel.org/6.19.6-695-nfsd-fix-return-error-code-for-nfsd_map_name_t.patch patches.kernel.org/6.19.6-696-nvmem-Drop-OF-node-reference-on-nvmem_add_one_.patch patches.kernel.org/6.19.6-697-PCI-Fix-bridge-window-alignment-with-optional-.patch patches.kernel.org/6.19.6-698-ima-verify-the-previous-kernel-s-IMA-buffer-li.patch patches.kernel.org/6.19.6-699-of-kexec-refactor-ima_get_kexec_buffer-to-use-.patch patches.kernel.org/6.19.6-700-x86-kexec-add-a-sanity-check-on-previous-kerne.patch patches.kernel.org/6.19.6-701-mm-vmalloc-prevent-RCU-stalls-in-kasan_release.patch patches.kernel.org/6.19.6-702-usb-gadget-tegra-xudc-Add-handling-for-BLCG_CO.patch patches.kernel.org/6.19.6-703-mm-slab-add-rcu_barrier-to-kvfree_rcu_barrier_.patch patches.kernel.org/6.19.6-704-io_uring-net-don-t-continue-send-bundle-if-pol.patch patches.kernel.org/6.19.6-705-bus-fsl-mc-fix-an-error-handling-in-fsl_mc_dev.patch patches.kernel.org/6.19.6-706-dm-mpath-Add-missing-dm_put_device-when-failin.patch patches.kernel.org/6.19.6-707-dm-mpath-make-pg_init_delay_msecs-settable.patch patches.kernel.org/6.19.6-708-arm64-poe-fix-stale-POR_EL0-values-for-ptrace.patch patches.kernel.org/6.19.6-709-tools-Fix-bitfield-dependency-failure.patch patches.kernel.org/6.19.6-710-vhost-move-vdpa-group-bound-check-to-vhost_vdp.patch patches.kernel.org/6.19.6-711-ACPI-APEI-GHES-Add-helper-for-CPER-CXL-protoco.patch patches.kernel.org/6.19.6-712-ACPI-APEI-GHES-Disable-KASAN-instrumentation-w.patch patches.kernel.org/6.19.6-713-powerpc-smp-Add-check-for-kcalloc-failure-in-p.patch patches.kernel.org/6.19.6-714-iio-gyro-itg3200-Fix-unchecked-return-value-in.patch patches.kernel.org/6.19.6-715-mtd-spinand-Disable-continuous-read-during-pro.patch patches.kernel.org/6.19.6-716-power-reset-tdx-ec-poweroff-fix-restart.patch patches.kernel.org/6.19.6-717-mm-highmem-fix-__kmap_to_page-build-error.patch patches.kernel.org/6.19.6-718-compiler-clang.h-require-LLVM-19.1.0-or-higher.patch patches.kernel.org/6.19.6-719-rapidio-replace-rio_free_net-with-kfree-in-rio.patch patches.kernel.org/6.19.6-720-ocfs2-fix-reflink-preserve-cleanup-issue.patch patches.kernel.org/6.19.6-721-kexec-derive-purgatory-entry-from-symbol.patch patches.kernel.org/6.19.6-722-crash_dump-fix-dm_crypt-keys-locking-and-ref-l.patch patches.kernel.org/6.19.6-723-kho-skip-memoryless-NUMA-nodes-when-reserving-.patch patches.kernel.org/6.19.6-724-Revert-PCI-IOV-Add-PCI-rescan-remove-locking-w.patch patches.kernel.org/6.19.6-725-PCI-IOV-Fix-race-between-SR-IOV-enable-disable.patch patches.kernel.org/6.19.6-726-arm64-Fix-non-atomic-__READ_ONCE-with-CONFIG_L.patch patches.kernel.org/6.19.6-727-uprobes-Fix-incorrect-lockdep-condition-in-fil.patch patches.kernel.org/6.19.6-728-clk-rs9-Reserve-8-struct-clk_hw-slots-for-for-.patch patches.kernel.org/6.19.6-729-btrfs-fix-periodic-reclaim-condition.patch patches.kernel.org/6.19.6-730-btrfs-zoned-fixup-last-alloc-pointer-after-ext.patch patches.kernel.org/6.19.6-731-btrfs-zoned-fixup-last-alloc-pointer-after-ext.patch patches.kernel.org/6.19.6-732-btrfs-zoned-fixup-last-alloc-pointer-after-ext.patch patches.kernel.org/6.19.6-733-btrfs-continue-trimming-remaining-devices-on-f.patch patches.kernel.org/6.19.6-734-iommupt-Always-add-IOVA-range-to-iotlb_gather-.patch patches.kernel.org/6.19.6-735-remoteproc-imx_rproc-Fix-invalid-loaded-resour.patch patches.kernel.org/6.19.6-736-perf-arm-cmn-Reject-unsupported-hardware-confi.patch patches.kernel.org/6.19.6-737-scsi-ufs-core-Flush-exception-handling-work-wh.patch patches.kernel.org/6.19.6-738-mm-slab-avoid-allocating-slabobj_ext-array-fro.patch patches.kernel.org/6.19.6-739-mm-slab-use-unsigned-long-for-orig_size-to-ens.patch patches.kernel.org/6.19.6-740-PM-sleep-core-Avoid-bit-field-races-related-to.patch patches.kernel.org/6.19.6-741-MIPS-Loongson2ef-Register-PCI-controller-in-ea.patch patches.kernel.org/6.19.6-742-MIPS-Loongson2ef-Use-pcibios_align_resource-to.patch patches.kernel.org/6.19.6-743-PCI-dwc-Fix-msg_atu_index-assignment.patch patches.kernel.org/6.19.6-744-mux-mmio-fix-regmap-leak-on-probe-failure.patch patches.kernel.org/6.19.6-745-usb-dwc3-gadget-Move-vbus-draw-to-workqueue-co.patch patches.kernel.org/6.19.6-746-usb-dwc2-fix-resume-failure-if-dr_mode-is-host.patch patches.kernel.org/6.19.6-747-mtd-rawnand-pl353-Fix-software-ECC-support.patch patches.kernel.org/6.19.6-748-tipc-fix-RCU-dereference-race-in-tipc_aead_use.patch patches.kernel.org/6.19.6-749-drm-amdkfd-Fix-out-of-bounds-write-in-kfd_even.patch patches.kernel.org/6.19.6-750-drm-amdgpu-Protect-GPU-register-accesses-in-po.patch patches.kernel.org/6.19.6-751-drm-amdgpu-GPU-vm-support-5-level-page-table.patch patches.kernel.org/6.19.6-752-drm-amdgpu-Use-5-level-paging-if-gmc-support-5.patch patches.kernel.org/6.19.6-753-net-cpsw_new-Fix-unnecessary-netdev-unregistra.patch patches.kernel.org/6.19.6-754-net-cpsw_new-Fix-potential-unregister-of-netde.patch patches.kernel.org/6.19.6-755-PCI-Don-t-claim-disabled-bridge-windows.patch patches.kernel.org/6.19.6-756-PCI-Fix-pci_slot_trylock-error-handling.patch patches.kernel.org/6.19.6-757-parisc-kernel-replace-kfree-with-put_device-in.patch patches.kernel.org/6.19.6-758-mptcp-pm-in-kernel-always-set-ID-as-avail-when.patch patches.kernel.org/6.19.6-759-staging-rtl8723bs-fix-null-dereference-in-find.patch patches.kernel.org/6.19.6-760-hwmon-max16065-Use-READ-WRITE_ONCE-to-avoid-co.patch patches.kernel.org/6.19.6-761-kcsan-compiler_types-avoid-duplicate-type-issu.patch patches.kernel.org/6.19.6-762-watchdog-softlockup-fix-sample-ring-index-wrap.patch patches.kernel.org/6.19.6-763-i2c-imx-lpi2c-fix-SMBus-block-read-NACK-after-.patch patches.kernel.org/6.19.6-764-cifs-Fix-locking-usage-for-tcon-fields.patch patches.kernel.org/6.19.6-765-MIPS-rb532-Fix-MMIO-UART-resource-registration.patch patches.kernel.org/6.19.6-766-ceph-supply-snapshot-context-in-ceph_zero_part.patch patches.kernel.org/6.19.6-767-drm-i915-quirks-Fix-device-id-for-QUIRK_EDP_LI.patch patches.kernel.org/6.19.6-768-rust-kbuild-pass-Zunstable-options-for-Rust-1..patch patches.kernel.org/6.19.6-769-mm-slab-do-not-access-current-mems_allowed_seq.patch patches.kernel.org/6.19.6-770-mm-slab-use-prandom-if-allow_spin.patch patches.kernel.org/6.19.6-771-LoongArch-Make-cpumask_of_node-robust-against-.patch patches.kernel.org/6.19.6-772-LoongArch-Prefer-top-down-allocation-after-arc.patch patches.kernel.org/6.19.6-773-LoongArch-Use-px-to-print-unmodified-unwinding.patch patches.kernel.org/6.19.6-774-LoongArch-Handle-percpu-handler-address-for-OR.patch patches.kernel.org/6.19.6-775-LoongArch-Guard-percpu-handler-under-CONFIG_PR.patch patches.kernel.org/6.19.6-776-LoongArch-Remove-some-extern-variables-in-sour.patch patches.kernel.org/6.19.6-777-LoongArch-Disable-instrumentation-for-setup_pt.patch patches.kernel.org/6.19.6-778-net-ethernet-marvell-skge-remove-incorrect-con.patch patches.kernel.org/6.19.6-779-net-wan-fsl_ucc_hdlc-Fix-dma_free_coherent-in-.patch patches.kernel.org/6.19.6-780-octeontx2-af-CGX-fix-bitmap-leaks.patch patches.kernel.org/6.19.6-781-net-ti-icssg-prueth-Add-optional-dependency-on.patch patches.kernel.org/6.19.6-782-net-macb-Fix-tx-rx-malfunction-after-phy-link-.patch patches.kernel.org/6.19.6-783-tracing-Fix-to-set-write-permission-to-per-cpu.patch patches.kernel.org/6.19.6-784-tracing-Reset-last_boot_info-if-ring-buffer-is.patch patches.kernel.org/6.19.6-785-ceph-do-not-propagate-page-array-emplacement-e.patch patches.kernel.org/6.19.6-786-ceph-fix-write-storm-on-fscrypted-files.patch patches.kernel.org/6.19.6-787-io_uring-filetable-clamp-alloc_hint-to-the-con.patch patches.kernel.org/6.19.6-788-io_uring-openclose-fix-io_pipe_fixed-slot-trac.patch patches.kernel.org/6.19.6-789-drm-i915-dp-Fail-state-computation-for-invalid.patch patches.kernel.org/6.19.6-790-drm-i915-dp-Fix-pipe-BPP-clamping-due-to-HDR.patch patches.kernel.org/6.19.6-791-drm-amd-display-Increase-DCN35-SR-enter-exit-l.patch patches.kernel.org/6.19.6-792-drm-amdgpu-fix-sync-handling-in-amdgpu_dma_buf.patch patches.kernel.org/6.19.6-793-mm-hugetlb-restore-failed-global-reservations-.patch patches.kernel.org/6.19.6-794-mm-page_alloc-skip-debug_check_no_-obj-locks-_.patch patches.kernel.org/6.19.6-795-procfs-fix-possible-double-mmput-in-do_procmap.patch patches.kernel.org/6.19.6-796-mm-vmscan-fix-demotion-targets-checks-in-recla.patch patches.kernel.org/6.19.6-797-mm-page_alloc-clear-page-private-in-free_pages.patch patches.kernel.org/6.19.6-798-net-intel-fix-PCI-device-ID-conflict-between-i.patch patches.kernel.org/6.19.6-799-atm-fore200e-fix-use-after-free-in-tasklets-du.patch patches.kernel.org/6.19.6-800-function_graph-Restore-direct-mode-when-callba.patch patches.kernel.org/6.19.6-801-kbuild-Fix-CC_CAN_LINK-detection.patch patches.kernel.org/6.19.6-802-kbuild-rpm-pkg-Restrict-manual-debug-package-c.patch patches.kernel.org/6.19.6-803-kernel-rpm-pkg-Restore-find-debuginfo.sh-appro.patch patches.kernel.org/6.19.6-804-kbuild-rpm-pkg-Fix-manual-debuginfo-generation.patch patches.kernel.org/6.19.6-805-ipv6-ioam-fix-heap-buffer-overflow-in-__ioam6_.patch patches.kernel.org/6.19.6-806-mm-numa_memblks-Identify-the-accurate-NUMA-ID-.patch patches.kernel.org/6.19.6-807-fbdev-Use-device_create_with_groups-to-fix-sys.patch patches.kernel.org/6.19.6-808-fbcon-check-return-value-of-con2fb_acquire_new.patch patches.kernel.org/6.19.6-809-fbdev-vt8500lcdfb-fix-missing-dma_free_coheren.patch patches.kernel.org/6.19.6-810-fbdev-of-display_timing-fix-refcount-leak-in-o.patch patches.kernel.org/6.19.6-811-fbdev-ffb-fix-corrupted-video-output-on-Sun-FF.patch patches.kernel.org/6.19.6-812-fbcon-Remove-struct-fbcon_display.inverse.patch patches.kernel.org/6.19.6-813-io_uring-zcrx-fix-sgtable-leak-on-mapping-fail.patch patches.kernel.org/6.19.6-814-io_uring-zcrx-fix-post-open-error-handling.patch patches.kernel.org/6.19.6-815-io_uring-zcrx-check-unsupported-flags-on-impor.patch patches.kernel.org/6.19.6-816-cifs-some-missing-initializations-on-replay.patch patches.kernel.org/6.19.6-817-gpio-nomadik-Add-missing-IS_ERR-check.patch patches.kernel.org/6.19.6-818-io_uring-cmd_net-fix-too-strict-requirement-on.patch patches.kernel.org/6.19.6-819-ASoC-amd-yc-Add-DMI-quirk-for-ASUS-Vivobook-Pr.patch patches.kernel.org/6.19.6-820-kbuild-rpm-pkg-Disable-automatic-requires-for-.patch patches.kernel.org/6.19.6-821-net-arcnet-com20020-pci-fix-support-for-2.5Mbi.patch patches.kernel.org/6.19.6-822-drm-xe-Add-bounds-check-on-pat_index-to-preven.patch patches.kernel.org/6.19.6-823-net-ethernet-ec_bhf-Fix-dma_free_coherent-dma-.patch patches.kernel.org/6.19.6-824-net-sched-act_skbedit-fix-divide-by-zero-in-tc.patch patches.kernel.org/6.19.6-825-gpio-swnode-restore-the-swnode-name-against-ch.patch patches.kernel.org/6.19.6-826-gpio-sysfs-fix-chip-removal-with-GPIOs-exporte.patch patches.kernel.org/6.19.6-827-x86-kexec-Copy-ACPI-root-pointer-address-from-.patch patches.kernel.org/6.19.6-828-io_uring-zcrx-fix-user_ref-race-between-scrub-.patch patches.kernel.org/6.19.6-829-rust-irq-add-static-bounds-to-irq-callbacks.patch patches.kernel.org/6.19.6-830-rust-pin-init-replace-clippy-expect-with-allow.patch patches.kernel.org/6.19.6-831-arm64-Force-the-use-of-CNTVCT_EL0-in-__delay.patch patches.kernel.org/6.19.6-832-drm-amd-display-Correct-logic-check-error-for-.patch patches.kernel.org/6.19.6-833-drm-amdgpu-keep-vga-memory-on-MacBooks-with-sw.patch patches.kernel.org/6.19.6-834-net-nfc-nci-Fix-parameter-validation-for-packe.patch patches.kernel.org/6.19.6-835-ring-buffer-Fix-possible-dereference-of-uninit.patch patches.kernel.org/6.19.6-836-tracing-ring-buffer-Fix-to-check-event-length-.patch patches.kernel.org/6.19.6-837-fgraph-Do-not-call-handlers-direct-when-not-us.patch patches.kernel.org/6.19.6-838-tracing-Fix-checking-of-freed-trace_event_file.patch patches.kernel.org/6.19.6-839-tracing-Wake-up-poll-waiters-for-hist-files-wh.patch patches.kernel.org/6.19.6-840-rust-list-Add-unsafe-blocks-for-container_of-a.patch patches.kernel.org/6.19.6-841-NTB-ntb_transport-Fix-too-small-buffer-for-deb.patch patches.kernel.org/6.19.6-842-ALSA-pcm-Revert-bufs-move-in-snd_pcm_xfern_fra.patch patches.kernel.org/6.19.6-843-Revert-ACPI-processor-Update-cpuidle-driver-ch.patch patches.kernel.org/6.19.6-844-drm-i915-wakeref-clean-up-INTEL_WAKEREF_PUT_-f.patch patches.kernel.org/6.19.6-845-xfs-fix-copy-paste-error-in-previous-fix.patch patches.kernel.org/6.19.6-846-arm64-Fix-sampling-the-stable-virtual-counter-.patch patches.kernel.org/6.19.6-847-most-core-fix-leak-on-early-registration-failu.patch patches.kernel.org/6.19.6-848-perf-test-parse-metric-Ensure-aggregate-counts.patch patches.kernel.org/6.19.6-849-drm-amdgpu-Refactor-amdgpu_gem_va_ioctl-for-Ha.patch patches.kernel.org/6.19.6-850-Linux-6.19.6.patch patches.kernel.org/6.19.7-001-perf-core-Fix-refcount-bug-and-potential-UAF-i.patch patches.kernel.org/6.19.7-002-drm-vmwgfx-Fix-invalid-kref_put-callback-in-vm.patch patches.kernel.org/6.19.7-003-drm-vmwgfx-Return-the-correct-value-in-vmw_tra.patch patches.kernel.org/6.19.7-004-debugobject-Make-it-work-with-deferred-page-in.patch patches.kernel.org/6.19.7-005-drm-logicvc-Fix-device-node-reference-leak-in-.patch patches.kernel.org/6.19.7-006-KVM-arm64-Hide-S1POE-from-guests-when-not-supp.patch patches.kernel.org/6.19.7-007-KVM-arm64-Fix-ID-register-initialization-for-n.patch patches.kernel.org/6.19.7-008-drm-fourcc-fix-plane-order-for-10-12-16-bit-YC.patch patches.kernel.org/6.19.7-009-drm-tiny-sharp-memory-fix-pointer-error-derefe.patch patches.kernel.org/6.19.7-010-irqchip-sifive-plic-Fix-frozen-interrupt-due-t.patch patches.kernel.org/6.19.7-011-scsi-lpfc-Properly-set-WC-for-DPP-mapping.patch patches.kernel.org/6.19.7-012-scsi-pm8001-Fix-use-after-free-in-pm8001_queue.patch patches.kernel.org/6.19.7-013-accel-ethosu-Fix-shift-overflow-in-cmd_to_addr.patch patches.kernel.org/6.19.7-014-drm-imx-parallel-display-check-return-value-of.patch patches.kernel.org/6.19.7-015-drm-bridge-synopsys-dw-dp-Check-return-value-o.patch patches.kernel.org/6.19.7-016-ALSA-scarlett2-Fix-DSP-filter-control-array-ha.patch patches.kernel.org/6.19.7-017-ALSA-usb-audio-Remove-VALIDATE_RATES-quirk-for.patch patches.kernel.org/6.19.7-018-ALSA-usb-audio-Add-QUIRK_FLAG_SKIP_IFACE_SETUP.patch patches.kernel.org/6.19.7-019-gpio-shared-fix-memory-leaks.patch patches.kernel.org/6.19.7-020-x86-fred-Correct-speculative-safety-in-fred_ex.patch patches.kernel.org/6.19.7-021-x86-bug-Handle-__WARN_printf-trap-in-early_fix.patch patches.kernel.org/6.19.7-022-x86-cfi-Fix-CFI-rewrite-for-odd-alignments.patch patches.kernel.org/6.19.7-023-sched-fair-Rename-cfs_rq-avg_load-to-cfs_rq-su.patch patches.kernel.org/6.19.7-024-sched-fair-Rename-cfs_rq-avg_vruntime-to-sum_w.patch patches.kernel.org/6.19.7-025-sched-fair-Introduce-and-use-the-vruntime_cmp-.patch patches.kernel.org/6.19.7-026-sched-fair-Fix-zero_vruntime-tracking.patch patches.kernel.org/6.19.7-027-sched-fair-Only-set-slice-protection-at-pick-t.patch patches.kernel.org/6.19.7-028-sched-eevdf-Update-se-vprot-in-reweight_entity.patch patches.kernel.org/6.19.7-029-sched-fair-Fix-lag-clamp.patch patches.kernel.org/6.19.7-030-rseq-Clarify-rseq-registration-rseq_size-bound.patch patches.kernel.org/6.19.7-031-perf-core-Fix-invalid-wait-context-in-ctx_sche.patch patches.kernel.org/6.19.7-032-accel-amdxdna-Remove-buffer-size-check-when-cr.patch patches.kernel.org/6.19.7-033-accel-amdxdna-Switch-to-always-use-chained-com.patch patches.kernel.org/6.19.7-034-accel-amdxdna-Fix-crash-when-destroying-a-susp.patch patches.kernel.org/6.19.7-035-accel-amdxdna-Reduce-log-noise-during-process-.patch patches.kernel.org/6.19.7-036-accel-amdxdna-Fix-dead-lock-for-suspend-and-re.patch patches.kernel.org/6.19.7-037-accel-amdxdna-Fix-suspend-failure-after-enabli.patch patches.kernel.org/6.19.7-038-accel-amdxdna-Fix-command-hang-on-suspended-ha.patch patches.kernel.org/6.19.7-039-accel-amdxdna-Fix-out-of-bounds-memset-in-comm.patch patches.kernel.org/6.19.7-040-accel-amdxdna-Prevent-ubuf-size-overflow.patch patches.kernel.org/6.19.7-041-accel-amdxdna-Validate-command-buffer-payload-.patch patches.kernel.org/6.19.7-042-drm-xe-wa-Steer-RMW-of-MCR-registers-while-bui.patch patches.kernel.org/6.19.7-043-cgroup-cpuset-Fix-incorrect-change-to-effectiv.patch patches.kernel.org/6.19.7-044-cgroup-cpuset-Fix-incorrect-use-of-cpuset_upda.patch patches.kernel.org/6.19.7-045-clk-scu-imx8qxp-do-not-register-driver-in-prob.patch patches.kernel.org/6.19.7-046-cxl-Move-devm_cxl_add_nvdimm_bridge-to-cxl_pme.patch patches.kernel.org/6.19.7-047-cxl-Fix-race-of-nvdimm_bus-object-when-creatin.patch patches.kernel.org/6.19.7-048-cxl-mbox-validate-payload-size-before-accessin.patch patches.kernel.org/6.19.7-049-scsi-ufs-core-Move-link-recovery-for-hibern8-e.patch patches.kernel.org/6.19.7-050-regulator-fp9931-Fix-PM-runtime-reference-leak.patch patches.kernel.org/6.19.7-051-regulator-bq257xx-Fix-device-node-reference-le.patch patches.kernel.org/6.19.7-052-irqchip-ls-extirq-Fix-devm_of_iomap-error-chec.patch patches.kernel.org/6.19.7-053-io_uring-cmd_net-use-READ_ONCE-for-addr3-read.patch patches.kernel.org/6.19.7-054-zloop-advertise-a-volatile-write-cache.patch patches.kernel.org/6.19.7-055-zloop-check-for-spurious-options-passed-to-rem.patch patches.kernel.org/6.19.7-056-drm-client-Do-not-destroy-NULL-modes.patch patches.kernel.org/6.19.7-057-ALSA-usb-audio-Cap-the-packet-size-pre-calcula.patch patches.kernel.org/6.19.7-058-ALSA-usb-audio-Use-inclusive-terms.patch patches.kernel.org/6.19.7-059-perf-Fix-__perf_event_overflow-vs-perf_remove_.patch patches.kernel.org/6.19.7-060-s390-idle-Fix-cpu-idle-exit-cpu-time-accountin.patch patches.kernel.org/6.19.7-061-s390-vtime-Fix-virtual-timer-forwarding.patch patches.kernel.org/6.19.7-062-s390-kexec-Disable-stack-protector-in-s390_res.patch patches.kernel.org/6.19.7-063-arm64-io-Rename-ioremap_prot-to-__ioremap_prot.patch patches.kernel.org/6.19.7-064-arm64-io-Extract-user-memory-type-in-ioremap_p.patch patches.kernel.org/6.19.7-065-PCI-dwc-ep-Refresh-MSI-Message-Address-cache-o.patch patches.kernel.org/6.19.7-066-PCI-dwc-ep-Flush-MSI-X-write-before-unmapping-.patch patches.kernel.org/6.19.7-067-drm-amdgpu-userq-Do-not-allow-userspace-to-tri.patch patches.kernel.org/6.19.7-068-drm-amdgpu-Unlock-a-mutex-before-destroying-it.patch patches.kernel.org/6.19.7-069-drm-amdgpu-Fix-locking-bugs-in-error-paths.patch patches.kernel.org/6.19.7-070-drm-amdgpu-Fix-error-handling-in-slot-reset.patch patches.kernel.org/6.19.7-071-ALSA-hda-cs35l56-Fix-signedness-error-in-cs35l.patch patches.kernel.org/6.19.7-072-btrfs-free-pages-on-error-in-btrfs_uring_read_.patch patches.kernel.org/6.19.7-073-btrfs-fix-error-message-order-of-parameters-in.patch patches.kernel.org/6.19.7-074-btrfs-fix-incorrect-key-offset-in-error-messag.patch patches.kernel.org/6.19.7-075-btrfs-fix-objectid-value-in-error-message-in-c.patch patches.kernel.org/6.19.7-076-btrfs-fix-warning-in-scrub_verify_one_metadata.patch patches.kernel.org/6.19.7-077-btrfs-print-correct-subvol-num-if-active-swapf.patch patches.kernel.org/6.19.7-078-btrfs-fix-compat-mask-in-error-messages-in-btr.patch patches.kernel.org/6.19.7-079-ALSA-usb-qcom-Correct-parameter-comment-for-ua.patch patches.kernel.org/6.19.7-080-mm-slab-pass-__GFP_NOWARN-to-refill_sheaf-if-f.patch patches.kernel.org/6.19.7-081-ASoC-SDCA-Fix-comments-for-sdca_irq_request.patch patches.kernel.org/6.19.7-082-bpf-arm64-Force-8-byte-alignment-for-JIT-buffe.patch patches.kernel.org/6.19.7-083-bpf-Fix-stack-out-of-bounds-write-in-devmap.patch patches.kernel.org/6.19.7-084-selftests-bpf-Fix-OOB-read-in-dmabuf_collector.patch patches.kernel.org/6.19.7-085-sched_ext-Fix-SCX_EFLAG_INITIALIZED-being-a-no.patch patches.kernel.org/6.19.7-086-spi-stm32-fix-missing-pointer-assignment-in-ca.patch patches.kernel.org/6.19.7-087-PCI-Correct-PCI_CAP_EXP_ENDPOINT_SIZEOF_V2-val.patch patches.kernel.org/6.19.7-088-bpf-Fix-race-in-cpumap-on-PREEMPT_RT.patch patches.kernel.org/6.19.7-089-bpf-Fix-race-in-devmap-on-PREEMPT_RT.patch patches.kernel.org/6.19.7-090-bpf-Add-bitwise-tracking-for-BPF_END.patch patches.kernel.org/6.19.7-091-bpf-Introduce-tnum_step-to-step-through-tnum-s.patch patches.kernel.org/6.19.7-092-bpf-Improve-bounds-when-tnum-has-a-single-poss.patch patches.kernel.org/6.19.7-093-uaccess-Fix-scoped_user_read_access-for-pointe.patch patches.kernel.org/6.19.7-094-usb-gadget-u_ether-add-gether_opts-for-config-.patch patches.kernel.org/6.19.7-095-usb-gadget-u_ether-Add-auto-cleanup-helper-for.patch patches.kernel.org/6.19.7-096-usb-gadget-f_ncm-align-net_device-lifecycle-wi.patch patches.kernel.org/6.19.7-097-accel-rocket-fix-unwinding-in-error-path-in-ro.patch patches.kernel.org/6.19.7-098-accel-rocket-fix-unwinding-in-error-path-in-ro.patch patches.kernel.org/6.19.7-099-KVM-x86-Add-x2APIC-features-to-control-EOI-bro.patch patches.kernel.org/6.19.7-100-eventpoll-Fix-integer-overflow-in-ep_loop_chec.patch patches.kernel.org/6.19.7-101-namespace-fix-proc-mount-iteration.patch patches.kernel.org/6.19.7-102-media-dvb-core-fix-wrong-reinitialization-of-r.patch patches.kernel.org/6.19.7-103-nfc-pn533-properly-drop-the-usb-interface-refe.patch patches.kernel.org/6.19.7-104-net-usb-kaweth-validate-USB-endpoints.patch patches.kernel.org/6.19.7-105-net-usb-kalmia-validate-USB-endpoints.patch patches.kernel.org/6.19.7-106-net-usb-pegasus-validate-USB-endpoints.patch patches.kernel.org/6.19.7-107-can-ems_usb-ems_usb_read_bulk_callback-check-t.patch patches.kernel.org/6.19.7-108-can-usb-f81604-correctly-anchor-the-urb-in-the.patch patches.kernel.org/6.19.7-109-can-ucan-Fix-infinite-loop-from-zero-length-me.patch patches.kernel.org/6.19.7-110-can-usb-etas_es58x-correctly-anchor-the-urb-in.patch patches.kernel.org/6.19.7-111-can-usb-f81604-handle-short-interrupt-urb-mess.patch patches.kernel.org/6.19.7-112-can-usb-f81604-handle-bulk-write-errors-proper.patch patches.kernel.org/6.19.7-113-HID-Add-HID_CLAIMED_INPUT-guards-in-raw_event-.patch patches.kernel.org/6.19.7-114-HID-pidff-Fix-condition-effect-bit-clearing.patch patches.kernel.org/6.19.7-115-HID-multitouch-Keep-latency-normal-on-deactiva.patch patches.kernel.org/6.19.7-116-x86-efi-defer-freeing-of-boot-services-memory.patch patches.kernel.org/6.19.7-117-perf-x86-intel-uncore-Add-per-scheduler-IMC-CA.patch patches.kernel.org/6.19.7-118-x86-boot-Handle-relative-CONFIG_EFI_SBAT_FILE-.patch patches.kernel.org/6.19.7-119-x86-sev-Allow-IBPB-on-Entry-feature-for-SNP-gu.patch patches.kernel.org/6.19.7-120-x86-boot-sev-Move-SEV-decompressor-variables-i.patch patches.kernel.org/6.19.7-121-platform-x86-dell-wmi-sysman-Don-t-hex-dump-pl.patch patches.kernel.org/6.19.7-122-platform-x86-alienware-wmi-wmax-Add-G-Mode-sup.patch patches.kernel.org/6.19.7-123-platform-x86-dell-wmi-Add-audio-mic-mute-key-c.patch patches.kernel.org/6.19.7-124-ALSA-hda-realtek-Add-quirk-for-HP-Pavilion-15-.patch patches.kernel.org/6.19.7-125-ALSA-doc-usb-audio-Add-doc-for-QUIRK_FLAG_SKIP.patch patches.kernel.org/6.19.7-126-ALSA-usb-audio-Use-correct-version-for-UAC3-he.patch patches.kernel.org/6.19.7-127-ALSA-hda-intel-increase-default-bdl_pos_adj-fo.patch patches.kernel.org/6.19.7-128-ALSA-hda-realtek-fix-model-name-typo-for-Samsu.patch patches.kernel.org/6.19.7-129-ALSA-hda-realtek-Add-quirk-for-Acer-Aspire-V3-.patch patches.kernel.org/6.19.7-130-ALSA-hda-realtek-add-quirk-for-Samsung-Galaxy-.patch patches.kernel.org/6.19.7-131-ALSA-hda-realtek-add-quirk-for-Acer-Nitro-ANV1.patch patches.kernel.org/6.19.7-132-wifi-radiotap-reject-radiotap-with-unknown-bit.patch patches.kernel.org/6.19.7-133-wifi-libertas-fix-use-after-free-in-lbs_free_a.patch patches.kernel.org/6.19.7-134-wifi-cfg80211-cancel-rfkill_block-work-in-wiph.patch patches.kernel.org/6.19.7-135-wifi-mac80211-bounds-check-link_id-in-ieee8021.patch patches.kernel.org/6.19.7-136-wifi-mac80211-fix-NULL-pointer-dereference-in-.patch patches.kernel.org/6.19.7-137-Bluetooth-purge-error-queues-in-socket-destruc.patch patches.kernel.org/6.19.7-138-gve-fix-incorrect-buffer-cleanup-in-gve_tx_cle.patch patches.kernel.org/6.19.7-139-net-phy-register-phy-led_triggers-during-probe.patch patches.kernel.org/6.19.7-140-IB-mthca-Add-missed-mthca_unmap_user_db-for-mt.patch patches.kernel.org/6.19.7-141-RDMA-irdma-Fix-kernel-stack-leak-in-irdma_crea.patch patches.kernel.org/6.19.7-142-RDMA-ionic-Fix-kernel-stack-leak-in-ionic_crea.patch patches.kernel.org/6.19.7-143-ksmbd-Compare-MACs-in-constant-time.patch patches.kernel.org/6.19.7-144-cpufreq-intel_pstate-Fix-crash-during-turbo-di.patch patches.kernel.org/6.19.7-145-arm64-gcs-Do-not-set-PTE_SHARED-on-GCS-mapping.patch patches.kernel.org/6.19.7-146-net-sched-ets-fix-divide-by-zero-in-the-offloa.patch patches.kernel.org/6.19.7-147-nfsd-Fix-cred-ref-leak-in-nfsd_nl_threads_set_.patch patches.kernel.org/6.19.7-148-tracing-Fix-WARN_ON-in-tracing_buffers_mmap_cl.patch patches.kernel.org/6.19.7-149-scsi-target-Fix-recursive-locking-in-__configf.patch patches.kernel.org/6.19.7-150-mm-thp-deny-THP-for-files-on-anonymous-inodes.patch patches.kernel.org/6.19.7-151-Squashfs-check-metadata-block-offset-is-within.patch patches.kernel.org/6.19.7-152-drbd-fix-LOGIC-BUG-in-drbd_al_begin_io_nonbloc.patch patches.kernel.org/6.19.7-153-drbd-fix-null-pointer-dereference-on-local-rea.patch patches.kernel.org/6.19.7-154-xfs-fix-xfs_group-release-bug-in-xfs_dax_notif.patch patches.kernel.org/6.19.7-155-xfs-Fix-error-pointer-dereference.patch patches.kernel.org/6.19.7-156-smb-client-fix-cifs_pick_channel-when-channels.patch patches.kernel.org/6.19.7-157-smb-client-fix-broken-multichannel-with-krb5-s.patch patches.kernel.org/6.19.7-158-smb-client-Don-t-log-plaintext-credentials-in-.patch patches.kernel.org/6.19.7-159-smb-client-fix-oops-due-to-uninitialised-var-i.patch patches.kernel.org/6.19.7-160-scsi-core-Fix-refcount-leak-for-tagset_refcnt.patch patches.kernel.org/6.19.7-161-scsi-ufs-core-Fix-RPMB-region-size-detection-f.patch patches.kernel.org/6.19.7-162-mptcp-pm-avoid-sending-RM_ADDR-over-same-subfl.patch patches.kernel.org/6.19.7-163-mptcp-pm-in-kernel-always-mark-signal-subflow-.patch patches.kernel.org/6.19.7-164-selftests-mptcp-more-stable-simult_flows-tests.patch patches.kernel.org/6.19.7-165-selftests-mptcp-join-check-RM_ADDR-not-sent-ov.patch patches.kernel.org/6.19.7-166-selftests-mptcp-join-check-removing-signal-sub.patch patches.kernel.org/6.19.7-167-kbuild-Split-.modinfo-out-from-ELF_DETAILS.patch patches.kernel.org/6.19.7-168-kbuild-Leave-objtool-binary-around-with-make-c.patch patches.kernel.org/6.19.7-169-ASoC-sdca-Fix-missing-regmap-dependencies-in-K.patch patches.kernel.org/6.19.7-170-Revert-netfilter-nft_set_rbtree-validate-open-.patch patches.kernel.org/6.19.7-171-ARM-clean-up-the-memset64-C-wrapper.patch patches.kernel.org/6.19.7-172-platform-x86-hp-bioscfg-Support-allocations-of.patch patches.kernel.org/6.19.7-173-Bluetooth-Fix-CIS-host-feature-condition.patch patches.kernel.org/6.19.7-174-ipmi-Fix-use-after-free-and-list-corruption-on.patch patches.kernel.org/6.19.7-175-net-stmmac-remove-support-for-lpi_intr_o.patch patches.kernel.org/6.19.7-176-drm-amd-display-Use-GFP_ATOMIC-in-dc_create_st.patch patches.kernel.org/6.19.7-177-nvme-fix-admin-queue-leak-on-controller-reset.patch patches.kernel.org/6.19.7-178-hwmon-macsmc-Fix-regressions-in-Apple-Silicon-.patch patches.kernel.org/6.19.7-179-hwmon-macsmc-Fix-overflows-underflows-and-sign.patch patches.kernel.org/6.19.7-180-hwmon-aht10-Fix-initialization-commands-for-AH.patch patches.kernel.org/6.19.7-181-pinctrl-equilibrium-rename-irq_chip-function-c.patch patches.kernel.org/6.19.7-182-pinctrl-equilibrium-fix-warning-trace-on-load.patch patches.kernel.org/6.19.7-183-pinctrl-qcom-qcs615-Add-missing-dual-edge-GPIO.patch patches.kernel.org/6.19.7-184-platform-x86-thinkpad_acpi-Fix-errors-reading-.patch patches.kernel.org/6.19.7-185-module-Remove-duplicate-freeing-of-lockdep-cla.patch patches.kernel.org/6.19.7-186-HID-multitouch-new-class-MT_CLS_EGALAX_P80H84.patch patches.kernel.org/6.19.7-187-pinctrl-pinconf-generic-Fix-memory-leak-in-pin.patch patches.kernel.org/6.19.7-188-pinctrl-generic-move-function-to-amlogic-am4-d.patch patches.kernel.org/6.19.7-189-pinctrl-meson-amlogic-a4-Fix-device-node-refer.patch patches.kernel.org/6.19.7-190-pinctrl-cirrus-cs42l43-Fix-double-put-in-cs42l.patch patches.kernel.org/6.19.7-191-hwmon-it87-Check-the-it87_lock-return-value.patch patches.kernel.org/6.19.7-192-idpf-increment-completion-queue-next_to_clean-.patch patches.kernel.org/6.19.7-193-idpf-change-IRQ-naming-to-match-netdev-and-eth.patch patches.kernel.org/6.19.7-194-idpf-Fix-flow-rule-delete-failure-due-to-inval.patch patches.kernel.org/6.19.7-195-ice-recap-the-VSI-and-QoS-info-after-rebuild.patch patches.kernel.org/6.19.7-196-ice-fix-crash-in-ethtool-offline-loopback-test.patch patches.kernel.org/6.19.7-197-i40e-Fix-preempt-count-leak-in-napi-poll-trace.patch patches.kernel.org/6.19.7-198-e1000e-clear-DPG_EN-after-reset-to-avoid-auton.patch patches.kernel.org/6.19.7-199-drm-solomon-Fix-page-start-when-updating-recta.patch patches.kernel.org/6.19.7-200-netfs-Fix-unbuffered-DIO-writes-to-dispatch-su.patch patches.kernel.org/6.19.7-201-nvmet-fcloop-Check-remoteport-port_state-befor.patch patches.kernel.org/6.19.7-202-net-annotate-data-races-around-sk-sk_-data_rea.patch patches.kernel.org/6.19.7-203-bridge-Check-relevant-per-VLAN-options-in-VLAN.patch patches.kernel.org/6.19.7-204-net-ethernet-ti-am65-cpsw-nuss-cpsw-ale-Fix-mu.patch patches.kernel.org/6.19.7-205-nvme-multipath-fix-leak-on-try_module_get-fail.patch patches.kernel.org/6.19.7-206-inet-annotate-data-races-around-isk-inet_num.patch patches.kernel.org/6.19.7-207-crypto-ccp-Fix-use-after-free-on-error-path.patch patches.kernel.org/6.19.7-208-accel-amdxdna-Fill-invalid-payload-for-failed-.patch patches.kernel.org/6.19.7-209-udp-Unhash-auto-bound-connected-sk-from-4-tupl.patch patches.kernel.org/6.19.7-210-tcp-give-up-on-stronger-sk_rcvbuf-checks-for-n.patch patches.kernel.org/6.19.7-211-xsk-Fix-fragment-node-deletion-to-prevent-buff.patch patches.kernel.org/6.19.7-212-xsk-Fix-zero-copy-AF_XDP-fragment-drop.patch patches.kernel.org/6.19.7-213-dpaa2-switch-Fix-interrupt-storm-after-receivi.patch patches.kernel.org/6.19.7-214-atm-lec-fix-null-ptr-deref-in-lec_arp_clear_vc.patch patches.kernel.org/6.19.7-215-net-ti-icssg-prueth-Fix-ping-failure-after-off.patch patches.kernel.org/6.19.7-216-amd-xgbe-fix-MAC_TCR_SS-register-width-for-2.5.patch patches.kernel.org/6.19.7-217-regulator-mt6363-Fix-incorrect-and-redundant-I.patch patches.kernel.org/6.19.7-218-can-bcm-fix-locking-for-bcm_op-runtime-updates.patch patches.kernel.org/6.19.7-219-can-dummy_can-dummy_can_init-fix-packet-statis.patch patches.kernel.org/6.19.7-220-can-mcp251x-fix-deadlock-in-error-path-of-mcp2.patch patches.kernel.org/6.19.7-221-wifi-rsi-Don-t-default-to-EOPNOTSUPP-in-rsi_ma.patch patches.kernel.org/6.19.7-222-drm-syncobj-Fix-handle-fd-ioctls-with-dirty-st.patch patches.kernel.org/6.19.7-223-drm-xe-Do-not-preempt-fence-signaling-CS-instr.patch patches.kernel.org/6.19.7-224-drm-xe-configfs-Free-ctx_restore_mid_bb-in-rel.patch patches.kernel.org/6.19.7-225-drm-xe-queue-Call-fini-on-exec-queue-creation-.patch patches.kernel.org/6.19.7-226-blktrace-fix-__this_cpu_read-write-in-preempti.patch patches.kernel.org/6.19.7-227-rust-kunit-fix-warning-when-CONFIG_PRINTK.patch patches.kernel.org/6.19.7-228-kunit-tool-copy-caller-args-in-run_kernel-to-p.patch patches.kernel.org/6.19.7-229-accel-amdxdna-Fix-NULL-pointer-dereference-of-.patch patches.kernel.org/6.19.7-230-drm-amd-display-Use-mpc.preblend-flag-to-indic.patch patches.kernel.org/6.19.7-231-drm-amd-display-Enable-DEGAMMA-and-reject-COLO.patch patches.kernel.org/6.19.7-232-net-dsa-realtek-rtl8365mb-fix-rtl8365mb_phy_oc.patch patches.kernel.org/6.19.7-233-bpf-bonding-reject-vlan-srcmac-xmit_hash_polic.patch patches.kernel.org/6.19.7-234-octeon_ep-Relocate-counter-updates-before-NAPI.patch patches.kernel.org/6.19.7-235-octeon_ep-avoid-compiler-and-IQ-OQ-reordering.patch patches.kernel.org/6.19.7-236-octeon_ep_vf-Relocate-counter-updates-before-N.patch patches.kernel.org/6.19.7-237-octeon_ep_vf-avoid-compiler-and-IQ-OQ-reorderi.patch patches.kernel.org/6.19.7-238-wifi-cw1200-Fix-locking-in-error-paths.patch patches.kernel.org/6.19.7-239-wifi-wlcore-Fix-a-locking-bug.patch patches.kernel.org/6.19.7-240-wifi-mt76-mt7996-Fix-possible-oob-access-in-mt.patch patches.kernel.org/6.19.7-241-wifi-mt76-mt7925-Fix-possible-oob-access-in-mt.patch patches.kernel.org/6.19.7-242-wifi-mt76-Fix-possible-oob-access-in-mt76_conn.patch patches.kernel.org/6.19.7-243-indirect_call_wrapper-do-not-reevaluate-functi.patch patches.kernel.org/6.19.7-244-net-rds-Fix-circular-locking-dependency-in-rds.patch patches.kernel.org/6.19.7-245-xen-acpi-processor-fix-_CST-detection-using-un.patch patches.kernel.org/6.19.7-246-ASoC-SDCA-Add-allocation-failure-check-for-Ent.patch patches.kernel.org/6.19.7-247-ice-fix-adding-AQ-LLDP-filter-for-VF.patch patches.kernel.org/6.19.7-248-ice-Fix-memory-leak-in-ice_set_ringparam.patch patches.kernel.org/6.19.7-249-libie-don-t-unroll-if-fwlog-isn-t-supported.patch patches.kernel.org/6.19.7-250-iavf-fix-netdev-max_mtu-to-respect-actual-hard.patch patches.kernel.org/6.19.7-251-igb-Fix-trigger-of-incorrect-irq-in-igb_xsk_wa.patch patches.kernel.org/6.19.7-252-igc-Fix-trigger-of-incorrect-irq-in-igc_xsk_wa.patch patches.kernel.org/6.19.7-253-bpf-Fix-a-UAF-issue-in-bpf_trampoline_link_cgr.patch patches.kernel.org/6.19.7-254-smb-client-fix-buffer-size-for-smb311_posix_qi.patch patches.kernel.org/6.19.7-255-smb-client-fix-buffer-size-for-smb311_posix_qi.patch patches.kernel.org/6.19.7-256-ipv6-fix-NULL-pointer-deref-in-ip6_rt_get_dev_.patch patches.kernel.org/6.19.7-257-net-ipv4-fix-ARM64-alignment-fault-in-multipat.patch patches.kernel.org/6.19.7-258-amd-xgbe-fix-sleep-while-atomic-on-suspend-res.patch patches.kernel.org/6.19.7-259-drm-sched-Fix-kernel-doc-warning-for-drm_sched.patch patches.kernel.org/6.19.7-260-ata-libata-cancel-pending-work-after-clearing-.patch patches.kernel.org/6.19.7-261-i2c-i801-Revert-i2c-i801-replace-acpi_lock-wit.patch patches.kernel.org/6.19.7-262-time-jiffies-Fix-sysctl-file-error-on-configur.patch patches.kernel.org/6.19.7-263-drm-xe-gsc-Fix-GSC-proxy-cleanup-on-early-init.patch patches.kernel.org/6.19.7-264-drm-xe-reg_sr-Fix-leak-on-xa_store-failure.patch patches.kernel.org/6.19.7-265-nvme-fix-memory-allocation-in-nvme_pr_read_key.patch patches.kernel.org/6.19.7-266-x86-numa-Store-extra-copy-of-numa_nodes_parsed.patch patches.kernel.org/6.19.7-267-x86-topo-Add-topology_num_nodes_per_package.patch patches.kernel.org/6.19.7-268-x86-topo-Replace-x86_has_numa_in_package.patch patches.kernel.org/6.19.7-269-x86-topo-Fix-SNC-topology-mess.patch patches.kernel.org/6.19.7-270-sched-deadline-Fix-missing-ENQUEUE_REPLENISH-d.patch patches.kernel.org/6.19.7-271-timekeeping-Fix-timex-status-validation-for-au.patch patches.kernel.org/6.19.7-272-hwmon-max6639-fix-inverted-polarity.patch patches.kernel.org/6.19.7-273-net-sched-avoid-qdisc_reset_all_tx_gt-vs-deque.patch patches.kernel.org/6.19.7-274-tcp-secure_seq-add-back-ports-to-TS-offset.patch patches.kernel.org/6.19.7-275-net-nfc-nci-Fix-zero-length-proprietary-notifi.patch patches.kernel.org/6.19.7-276-net_sched-sch_fq-clear-q-band_pkt_count-in-fq_.patch patches.kernel.org/6.19.7-277-net-devmem-use-READ_ONCE-WRITE_ONCE-on-binding.patch patches.kernel.org/6.19.7-278-nfc-nci-free-skb-on-nci_transceive-early-error.patch patches.kernel.org/6.19.7-279-nfc-nci-complete-pending-data-exchange-on-devi.patch patches.kernel.org/6.19.7-280-nfc-nci-clear-NCI_DATA_EXCHANGE-before-calling.patch patches.kernel.org/6.19.7-281-nfc-rawsock-cancel-tx_work-before-socket-teard.patch patches.kernel.org/6.19.7-282-net-stmmac-Fix-error-handling-in-VLAN-add-and-.patch patches.kernel.org/6.19.7-283-net-stmmac-Improve-double-VLAN-handling.patch patches.kernel.org/6.19.7-284-net-stmmac-Fix-VLAN-HW-state-restore.patch patches.kernel.org/6.19.7-285-net-stmmac-Defer-VLAN-HW-configuration-when-in.patch patches.kernel.org/6.19.7-286-block-use-trylock-to-avoid-lockdep-circular-de.patch patches.kernel.org/6.19.7-287-net-Provide-a-PREEMPT_RT-specific-check-for-ne.patch patches.kernel.org/6.19.7-288-netfilter-nf_tables-unconditionally-bump-set-n.patch patches.kernel.org/6.19.7-289-netfilter-nf_tables-clone-set-on-flush-only.patch patches.kernel.org/6.19.7-290-netfilter-nft_set_pipapo-split-gc-into-unlink-.patch patches.kernel.org/6.19.7-291-net-ethernet-mtk_eth_soc-Reset-prog-ptr-to-old.patch patches.kernel.org/6.19.7-292-selftests-harness-order-TEST_F-and-XFAIL_ADD-c.patch patches.kernel.org/6.19.7-293-net-bridge-fix-nd_tbl-NULL-dereference-when-IP.patch patches.kernel.org/6.19.7-294-net-vxlan-fix-nd_tbl-NULL-dereference-when-IPv.patch patches.kernel.org/6.19.7-295-net-ipv6-fix-panic-when-IPv4-route-references-.patch patches.kernel.org/6.19.7-296-net-sched-act_ife-Fix-metalist-update-behavior.patch patches.kernel.org/6.19.7-297-xdp-use-modulo-operation-to-calculate-XDP-frag.patch patches.kernel.org/6.19.7-298-xsk-introduce-helper-to-determine-rxq-frag_siz.patch patches.kernel.org/6.19.7-299-ice-fix-rxq-info-registering-in-mbuf-packets.patch patches.kernel.org/6.19.7-300-ice-change-XDP-RxQ-frag_size-from-DMA-write-le.patch patches.kernel.org/6.19.7-301-i40e-fix-registering-XDP-RxQ-info.patch patches.kernel.org/6.19.7-302-i40e-use-xdp.frame_sz-as-XDP-RxQ-info-frag_siz.patch patches.kernel.org/6.19.7-303-net-enetc-use-truesize-as-XDP-RxQ-info-frag_si.patch patches.kernel.org/6.19.7-304-xdp-produce-a-warning-when-calculated-tailroom.patch patches.kernel.org/6.19.7-305-accel-ethosu-Fix-job-submit-error-clean-up-ref.patch patches.kernel.org/6.19.7-306-accel-ethosu-Fix-NPU_OP_ELEMENTWISE-validation.patch patches.kernel.org/6.19.7-307-ata-libata-eh-Fix-detection-of-deferred-qc-tim.patch patches.kernel.org/6.19.7-308-selftest-arm64-Fix-sve2p1_sigill-to-hwcap-test.patch patches.kernel.org/6.19.7-309-tracing-Add-NULL-pointer-check-to-trigger_data.patch patches.kernel.org/6.19.7-310-bpf-collect-only-live-registers-in-linked-regs.patch patches.kernel.org/6.19.7-311-selftests-bpf-Avoid-simplification-of-crafted-.patch patches.kernel.org/6.19.7-312-Linux-6.19.7.patch ######################################################## # Build fixes that apply to the vanilla kernel too. # Patches in patches.rpmify are applied to both -vanilla # and patched flavors. ######################################################## patches.rpmify/Add-ksym-provides-tool.patch patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch patches.rpmify/BTF-Don-t-break-ABI-when-debuginfo-is-disabled.patch patches.rpmify/usrmerge-Adjust-module-path-in-the-kernel-sources.patch patches.rpmify/btf-pahole-j1-option.patch ######################################################## # The sorted section should contain all patches that are # either mainline backports or are already in a known # subystem maintainer repository so that they can be # sorted by git-sort scripts. Out-of-tree patches (which # includes any patch without Git-commit tag) belong # either into the "on the way to mainline" section below # or into one of the subsystem sections. # # The sorted section should be small or empty on the # stable or master branches. ######################################################## ######################################################## # sorted patches ######################################################## patches.suse/selftests-bpf-Support-when-CONFIG_VXLAN-m.patch patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch patches.suse/accel-amdxdna-Remove-NPU2-support.patch patches.suse/accel-amdxdna-Update-firmware-version-check-for-late.patch patches.suse/usb-gadget-u_ether-use-linux-hex.h-header-file.patch patches.suse/drm-i915-alpm-ALPM-disable-fixes.patch patches.suse/HID-apple-Add-EPOMAKER-TH87-to-the-non-apple-keyboar.patch patches.suse/Revert-drm-syncobj-Fix-handle-fd-ioctls-with-dirty-st.patch # tip/tip patches.suse/sched-mmcid-Prevent-CID-stalls-due-to-concurrent-for.patch patches.suse/sched-mmcid-Handle-vfork-CLONE_VM-correctly.patch patches.suse/sched-mmcid-Remove-pointless-preempt-guard.patch patches.suse/sched-mmcid-Avoid-full-tasklist-walks.patch # perf/perf-tools-next perf-tools-next patches.suse/perf-metricgroup-Fix-metricgroup__has_metric_or_grou.patch ######################################################## # end of sorted patches ######################################################## ######################################################## # Unsorted patches on their way to mainline # # (SLE/Leap: this section is only for patches which # cannot go into the sorted section yet. # # Patches which are already in subsystem maintainer # repository or otherwise expected to get into mainline # within 1-2 releases belong here. Patches not expected # to get into mainline any time soon (or ever) belong # to area specific sections below. ######################################################## patches.suse/firmware-qemu_fw_cfg-Do-not-hard-depend-on-CONFIG_HA.patch patches.suse/wifi-iwlwifi-Add-missing-firmware-info-for-bz-b0-mod.patch patches.suse/media-ipu-bridge-Add-upside-down-sensor-DMI-quirk-fo.patch ######################################################## # kbuild/module infrastructure fixes ######################################################## # SUSE specific build tweaks patches.suse/rpm-kernel-config patches.suse/add-suse-supported-flag.patch patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch patches.suse/kernel-add-release-status-to-kernel-build.patch patches.suse/panic-do-not-print-uninitialized-taint_flags.patch patches.suse/build_bug.h-add-kabi-assert.patch # build tweaks for external KMPs patches.suse/s390-export-symbols-for-crash-kmp.patch ######################################################## # Performance-related tuning of defaults ######################################################## patches.suse/readahead-request-tunables.patch ######################################################## # Architecture specific patches ######################################################## # x86 # s390x # ppc64 # ARM patches.suse/0001-regulator-mt6360-Add-OF-match-table.patch patches.suse/0002-regulator-mt6358-Add-OF-match-table.patch patches.suse/0003-regulator-mt6323-Add-OF-match-table.patch ######################################################## # Scheduler ######################################################## ######################################################## # Memory management ######################################################## ######################################################## # Filesystems ######################################################## # generic patches.suse/vfs-add-super_operations-get_inode_dev # btrfs patches.suse/btrfs-provide-super_operations-get_inode_dev # ext[2-4] # XFS ######################################################## # Block layer ######################################################## ######################################################## # Networking core ######################################################## ######################################################## # Security ######################################################## # Module signing / secure boot patches.suse/KEYS-Make-use-of-platform-keyring-for-module-signatu.patch # Lock down functions for secure boot patches.suse/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-down.patch patches.suse/lockdown-fix-kernel-lockdown-enforcement-issue-when-secure.patch patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch patches.suse/0003-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mode.patch patches.suse/0004-efi-Lock-down-the-kernel-at-the-integrity-level-if-b.patch patches.suse/arm64-lock-down-kernel-in-secure-boot-mode.patch patches.suse/0001-initcall_blacklist-Does-not-allow-kernel_lockdown-be.patch # crypto patches.suse/crypto-hkdf-skip-TVs-with-unapproved-salt-lengths-in.patch ######################################################## # Virtualization ######################################################## ######################################################## # Other core patches ######################################################## # Livepatching patches.suse/livepatch-dump-ipa-clones.patch ######################################################## # PM ######################################################## ######################################################## # DRM / Graphics ######################################################## ######################################################## # Storage ######################################################## ######################################################## # Networking drivers (wired) ######################################################## ######################################################## # Wireless networking drivers ######################################################## patches.suse/b43-missing-firmware-info.patch patches.suse/iwlwifi-declare-missing-firmware-files.patch ######################################################## # USB ######################################################## ######################################################## # Input ######################################################## patches.suse/Input-elan_i2c-Add-deny-list-for-Lenovo-Yoga-Slim-7.patch ######################################################## # Other drivers ######################################################## patches.suse/Restore-kABI-for-NVidia-vGPU-driver.patch ######################################################## # Debugging ######################################################## patches.suse/crasher.patch patches.suse/add-product-identifying-information-to-vmcoreinfo.patch patches.suse/locking-qspinlock-Save-previous-node-owner-CPU-into-.patch ######################################################## # You'd better have a good reason for adding a patch # below here. ########################################################