Blob Blame History Raw
# 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/5.19.1-001-block-fix-default-IO-priority-handling-again.patch
	patches.kernel.org/5.19.1-002-tools-vm-slabinfo-Handle-files-in-debugfs.patch
	patches.kernel.org/5.19.1-003-ACPI-video-Force-backlight-native-for-some-Ton.patch
	patches.kernel.org/5.19.1-004-ACPI-video-Shortening-quirk-list-by-identifyin.patch
	patches.kernel.org/5.19.1-005-ACPI-APEI-Better-fix-to-avoid-spamming-the-con.patch
	patches.kernel.org/5.19.1-006-crypto-arm64-poly1305-fix-a-read-out-of-bound.patch
	patches.kernel.org/5.19.1-007-ata-sata_mv-Fixes-expected-number-of-resources.patch
	patches.kernel.org/5.19.1-008-arm64-set-UXN-on-swapper-page-tables.patch
	patches.kernel.org/5.19.1-009-Bluetooth-hci_qca-Return-wakeup-for-qca_wakeup.patch
	patches.kernel.org/5.19.1-010-Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch
	patches.kernel.org/5.19.1-011-Bluetooth-hci_bcm-Add-DT-compatible-for-CYW555.patch
	patches.kernel.org/5.19.1-012-dt-bindings-bluetooth-broadcom-Add-BCM4349B1-D.patch
	patches.kernel.org/5.19.1-013-Bluetooth-btusb-Add-support-of-IMC-Networks-PI.patch
	patches.kernel.org/5.19.1-014-Bluetooth-btusb-Add-Realtek-RTL8852C-support-I.patch
	patches.kernel.org/5.19.1-015-Bluetooth-btusb-Add-Realtek-RTL8852C-support-I.patch
	patches.kernel.org/5.19.1-016-Bluetooth-btusb-Add-Realtek-RTL8852C-support-I.patch
	patches.kernel.org/5.19.1-017-Bluetooth-btusb-Add-Realtek-RTL8852C-support-I.patch
	patches.kernel.org/5.19.1-018-Bluetooth-btusb-Add-Realtek-RTL8852C-support-I.patch
	patches.kernel.org/5.19.1-019-macintosh-adb-fix-oob-read-in-do_adb_query-fun.patch
	patches.kernel.org/5.19.1-020-x86-speculation-Add-RSB-VM-Exit-protections.patch
	patches.kernel.org/5.19.1-021-x86-speculation-Add-LFENCE-to-RSB-fill-sequenc.patch
	patches.kernel.org/5.19.1-022-Linux-5.19.1.patch
	patches.kernel.org/5.19.2-0001-Makefile-link-with-z-noexecstack-no-warn-rwx-.patch
	patches.kernel.org/5.19.2-0002-x86-link-vdso-and-boot-with-z-noexecstack-no-.patch
	patches.kernel.org/5.19.2-0003-Revert-pNFS-nfs3_set_ds_client-should-set-NFS.patch
	patches.kernel.org/5.19.2-0004-scsi-Revert-scsi-qla2xxx-Fix-disk-failure-to-.patch
	patches.kernel.org/5.19.2-0005-pNFS-flexfiles-Report-RDMA-connection-errors-.patch
	patches.kernel.org/5.19.2-0006-nfsd-eliminate-the-NFSD_FILE_BREAK_-flags.patch
	patches.kernel.org/5.19.2-0007-ALSA-usb-audio-Add-quirk-for-Behringer-UMC202.patch
	patches.kernel.org/5.19.2-0008-ALSA-bcd2000-Fix-a-UAF-bug-on-the-error-path-.patch
	patches.kernel.org/5.19.2-0009-ALSA-hda-realtek-Add-quirk-for-Clevo-NV45PZ.patch
	patches.kernel.org/5.19.2-0010-ALSA-hda-realtek-Add-quirk-for-HP-Spectre-x36.patch
	patches.kernel.org/5.19.2-0011-ALSA-hda-realtek-Add-quirk-for-Lenovo-Yoga9-1.patch
	patches.kernel.org/5.19.2-0012-ASoC-amd-yc-Update-DMI-table-entries.patch
	patches.kernel.org/5.19.2-0013-hwmon-nct6775-Fix-platform-driver-suspend-reg.patch
	patches.kernel.org/5.19.2-0014-wifi-mac80211_hwsim-fix-race-condition-in-pen.patch
	patches.kernel.org/5.19.2-0015-wifi-mac80211_hwsim-add-back-erroneously-remo.patch
	patches.kernel.org/5.19.2-0016-wifi-mac80211_hwsim-use-32-bit-skb-cookie.patch
	patches.kernel.org/5.19.2-0017-add-barriers-to-buffer_uptodate-and-set_buffe.patch
	patches.kernel.org/5.19.2-0018-lockd-detect-and-reject-lock-arguments-that-o.patch
	patches.kernel.org/5.19.2-0019-HID-hid-input-add-Surface-Go-battery-quirk.patch
	patches.kernel.org/5.19.2-0020-HID-nintendo-Add-missing-array-termination.patch
	patches.kernel.org/5.19.2-0021-HID-wacom-Only-report-rotation-for-art-pen.patch
	patches.kernel.org/5.19.2-0022-HID-wacom-Don-t-register-pad_input-for-touch-.patch
	patches.kernel.org/5.19.2-0023-KVM-nVMX-Snapshot-pre-VM-Enter-BNDCFGS-for-ne.patch
	patches.kernel.org/5.19.2-0024-KVM-nVMX-Snapshot-pre-VM-Enter-DEBUGCTL-for-n.patch
	patches.kernel.org/5.19.2-0025-KVM-SVM-Don-t-BUG-if-userspace-injects-an-int.patch
	patches.kernel.org/5.19.2-0026-KVM-s390-pv-don-t-present-the-ecall-interrupt.patch
	patches.kernel.org/5.19.2-0027-KVM-Drop-unused-gpa-param-from-gfn-pfn-cache-.patch
	patches.kernel.org/5.19.2-0028-KVM-Put-the-extra-pfn-reference-when-reusing-.patch
	patches.kernel.org/5.19.2-0029-KVM-Fully-serialize-gfn-pfn-cache-refresh-via.patch
	patches.kernel.org/5.19.2-0030-KVM-Fix-multiple-races-in-gfn-pfn-cache-refre.patch
	patches.kernel.org/5.19.2-0031-KVM-Do-not-incorporate-page-offset-into-gfn-p.patch
	patches.kernel.org/5.19.2-0032-KVM-x86-Split-kvm_is_valid_cr4-and-export-onl.patch
	patches.kernel.org/5.19.2-0033-KVM-nVMX-Let-userspace-set-nVMX-MSR-to-any-_h.patch
	patches.kernel.org/5.19.2-0034-KVM-nVMX-Account-for-KVM-reserved-CR4-bits-in.patch
	patches.kernel.org/5.19.2-0035-KVM-nVMX-Inject-UD-if-VMXON-is-attempted-with.patch
	patches.kernel.org/5.19.2-0036-KVM-x86-Mark-TSS-busy-during-LTR-emulation-_a.patch
	patches.kernel.org/5.19.2-0037-KVM-x86-Set-error-code-to-segment-selector-on.patch
	patches.kernel.org/5.19.2-0038-KVM-x86-mmu-Treat-NX-as-a-valid-SPTE-bit-for-.patch
	patches.kernel.org/5.19.2-0039-KVM-SVM-Disable-SEV-ES-support-if-MMIO-cachin.patch
	patches.kernel.org/5.19.2-0040-KVM-x86-Tag-kvm_mmu_x86_module_init-with-__in.patch
	patches.kernel.org/5.19.2-0041-KVM-x86-mmu-Fully-re-evaluate-MMIO-caching-wh.patch
	patches.kernel.org/5.19.2-0042-KVM-x86-do-not-report-preemption-if-the-steal.patch
	patches.kernel.org/5.19.2-0043-KVM-x86-revalidate-steal-time-cache-if-MSR-va.patch
	patches.kernel.org/5.19.2-0044-KVM-x86-xen-Initialize-Xen-timer-only-once.patch
	patches.kernel.org/5.19.2-0045-KVM-x86-xen-Stop-Xen-timer-before-changing-IR.patch
	patches.kernel.org/5.19.2-0046-ALSA-hda-conexant-Add-quirk-for-LENOVO-20149-.patch
	patches.kernel.org/5.19.2-0047-ALSA-hda-cirrus-support-for-iMac-12-1-model.patch
	patches.kernel.org/5.19.2-0048-ALSA-hda-realtek-Add-quirk-for-another-Asus-K.patch
	patches.kernel.org/5.19.2-0049-ALSA-hda-realtek-Add-a-quirk-for-HP-OMEN-15-8.patch
	patches.kernel.org/5.19.2-0050-LoongArch-cpuinfo-Fix-a-warning-for-CONFIG_CP.patch
	patches.kernel.org/5.19.2-0051-tty-8250-Add-support-for-Brainboxes-PX-cards.patch
	patches.kernel.org/5.19.2-0052-tty-vt-initialize-unicode-screen-buffer.patch
	patches.kernel.org/5.19.2-0053-vfs-Check-the-truncate-maximum-size-in-inode_.patch
	patches.kernel.org/5.19.2-0054-fs-Add-missing-umask-strip-in-vfs_tmpfile.patch
	patches.kernel.org/5.19.2-0055-thermal-sysfs-Fix-cooling_device_stats_setup-.patch
	patches.kernel.org/5.19.2-0056-fbcon-Fix-boundary-checks-for-fbcon-vc-n1-n2-.patch
	patches.kernel.org/5.19.2-0057-fbcon-Fix-accelerated-fbdev-scrolling-while-l.patch
	patches.kernel.org/5.19.2-0058-usbnet-Fix-linkwatch-use-after-free-on-discon.patch
	patches.kernel.org/5.19.2-0059-usbnet-smsc95xx-Fix-deadlock-on-runtime-resum.patch
	patches.kernel.org/5.19.2-0060-fix-short-copy-handling-in-copy_mc_pipe_to_it.patch
	patches.kernel.org/5.19.2-0061-crypto-ccp-Use-kzalloc-for-sev-ioctl-interfac.patch
	patches.kernel.org/5.19.2-0062-ovl-drop-WARN_ON-dentry-is-NULL-in-ovl_encode.patch
	patches.kernel.org/5.19.2-0063-parisc-Fix-device-names-in-proc-iomem.patch
	patches.kernel.org/5.19.2-0064-parisc-Drop-pa_swapper_pg_lock-spinlock.patch
	patches.kernel.org/5.19.2-0065-parisc-Check-the-return-value-of-ioremap-in-l.patch
	patches.kernel.org/5.19.2-0066-parisc-io_pgetevents_time64-needs-compat-sysc.patch
	patches.kernel.org/5.19.2-0067-riscv-uprobe-fix-SR_SPIE-set-clear-handling.patch
	patches.kernel.org/5.19.2-0068-riscv-lib-uaccess-fix-CSR_STATUS-SR_SUM-bit.patch
	patches.kernel.org/5.19.2-0069-dt-bindings-riscv-fix-SiFive-l2-cache-s-cache.patch
	patches.kernel.org/5.19.2-0070-riscv-dts-starfive-correct-number-of-external.patch
	patches.kernel.org/5.19.2-0071-RISC-V-cpu_ops_spinwait.c-should-include-head.patch
	patches.kernel.org/5.19.2-0072-RISC-V-Declare-cpu_ops_spinwait-in-asm-cpu_op.patch
	patches.kernel.org/5.19.2-0073-RISC-V-kexec-Fixup-use-of-smp_processor_id-in.patch
	patches.kernel.org/5.19.2-0074-RISC-V-Fixup-get-incorrect-user-mode-PC-for-k.patch
	patches.kernel.org/5.19.2-0075-RISC-V-Fixup-schedule-out-issue-in-machine_cr.patch
	patches.kernel.org/5.19.2-0076-RISC-V-Add-modules-to-virtual-kernel-memory-l.patch
	patches.kernel.org/5.19.2-0077-RISC-V-Fix-counter-restart-during-overflow-fo.patch
	patches.kernel.org/5.19.2-0078-RISC-V-Fix-SBI-PMU-calls-for-RV32.patch
	patches.kernel.org/5.19.2-0079-RISC-V-Update-user-page-mapping-only-once-dur.patch
	patches.kernel.org/5.19.2-0080-wireguard-selftests-set-CONFIG_NONPORTABLE-on.patch
	patches.kernel.org/5.19.2-0081-rtc-rx8025-fix-12-24-hour-mode-detection-on-R.patch
	patches.kernel.org/5.19.2-0082-drm-gem-Properly-annotate-WW-context-on-drm_g.patch
	patches.kernel.org/5.19.2-0083-drm-shmem-helper-Add-missing-vunmap-on-error.patch
	patches.kernel.org/5.19.2-0084-drm-vc4-hdmi-Disable-audio-if-dmas-property-i.patch
	patches.kernel.org/5.19.2-0085-drm-ingenic-Use-the-highest-possible-DMA-burs.patch
	patches.kernel.org/5.19.2-0086-drm-fb-helper-Fix-out-of-bounds-access.patch
	patches.kernel.org/5.19.2-0087-drm-hyperv-drm-Include-framebuffer-and-EDID-h.patch
	patches.kernel.org/5.19.2-0088-drm-dp-mst-Read-the-extended-DPCD-capabilitie.patch
	patches.kernel.org/5.19.2-0089-drm-nouveau-fix-another-off-by-one-in-nvbios_.patch
	patches.kernel.org/5.19.2-0090-drm-nouveau-Don-t-pm_runtime_put_sync-only-pm.patch
	patches.kernel.org/5.19.2-0091-drm-nouveau-acpi-Don-t-print-error-when-we-ge.patch
	patches.kernel.org/5.19.2-0092-drm-nouveau-kms-Fix-failure-path-for-creating.patch
	patches.kernel.org/5.19.2-0093-drm-tegra-Fix-vmapping-of-prime-buffers.patch
	patches.kernel.org/5.19.2-0094-drm-amdgpu-Check-BO-s-requested-pinning-domai.patch
	patches.kernel.org/5.19.2-0095-bpf-Fix-KASAN-use-after-free-Read-in-compute_.patch
	patches.kernel.org/5.19.2-0096-btrfs-reject-log-replay-if-there-is-unsupport.patch
	patches.kernel.org/5.19.2-0097-mtd-rawnand-arasan-Fix-clock-rate-in-NV-DDR.patch
	patches.kernel.org/5.19.2-0098-mtd-rawnand-arasan-Update-NAND-bus-clock-inst.patch
	patches.kernel.org/5.19.2-0099-um-Remove-straying-parenthesis.patch
	patches.kernel.org/5.19.2-0100-um-seed-rng-using-host-OS-rng.patch
	patches.kernel.org/5.19.2-0101-iio-fix-iio_format_avail_range-printing-for-n.patch
	patches.kernel.org/5.19.2-0102-iio-light-isl29028-Fix-the-warning-in-isl2902.patch
	patches.kernel.org/5.19.2-0103-scsi-lpfc-Remove-extra-atomic_inc-on-cmd_pend.patch
	patches.kernel.org/5.19.2-0104-scsi-sg-Allow-waiting-for-commands-to-complet.patch
	patches.kernel.org/5.19.2-0105-scsi-qla2xxx-Fix-incorrect-display-of-max-fra.patch
	patches.kernel.org/5.19.2-0106-scsi-qla2xxx-Zero-undefined-mailbox-IN-regist.patch
	patches.kernel.org/5.19.2-0107-soundwire-qcom-Check-device-status-before-rea.patch
	patches.kernel.org/5.19.2-0108-ksmbd-fix-memory-leak-in-smb2_handle_negotiat.patch
	patches.kernel.org/5.19.2-0109-ksmbd-prevent-out-of-bound-read-for-SMB2_TREE.patch
	patches.kernel.org/5.19.2-0110-ksmbd-prevent-out-of-bound-read-for-SMB2_WRIT.patch
	patches.kernel.org/5.19.2-0111-ksmbd-fix-use-after-free-bug-in-smb2_tree_dis.patch
	patches.kernel.org/5.19.2-0112-ksmbd-fix-heap-based-overflow-in-set_ntacl_da.patch
	patches.kernel.org/5.19.2-0113-fuse-limit-nsec.patch
	patches.kernel.org/5.19.2-0114-fuse-ioctl-translate-ENOSYS.patch
	patches.kernel.org/5.19.2-0115-fuse-write-inode-in-fuse_release.patch
	patches.kernel.org/5.19.2-0116-fuse-fix-deadlock-between-atomic-O_TRUNC-and-.patch
	patches.kernel.org/5.19.2-0117-serial-mvebu-uart-uart2-error-bits-clearing.patch
	patches.kernel.org/5.19.2-0118-md-raid-destroy-the-bitmap-after-destroying-t.patch
	patches.kernel.org/5.19.2-0119-md-raid10-fix-KASAN-warning.patch
	patches.kernel.org/5.19.2-0120-mbcache-don-t-reclaim-used-entries.patch
	patches.kernel.org/5.19.2-0121-mbcache-add-functions-to-delete-entry-if-unus.patch
	patches.kernel.org/5.19.2-0122-media-isl7998x-select-V4L2_FWNODE-to-fix-buil.patch
	patches.kernel.org/5.19.2-0123-media-PATCH-pci-atomisp_cmd-fix-three-missing.patch
	patches.kernel.org/5.19.2-0124-ia64-processor-fix-Wincompatible-pointer-type.patch
	patches.kernel.org/5.19.2-0125-powerpc-Restore-CONFIG_DEBUG_INFO-in-defconfi.patch
	patches.kernel.org/5.19.2-0126-powerpc-64e-Fix-early-TLB-miss-with-KUAP.patch
	patches.kernel.org/5.19.2-0127-powerpc-fsl-pci-Fix-Class-Code-of-PCIe-Root-P.patch
	patches.kernel.org/5.19.2-0128-powerpc-ptdump-Fix-display-of-RW-pages-on-FSL.patch
	patches.kernel.org/5.19.2-0129-powerpc-powernv-Avoid-crashing-if-rng-is-NULL.patch
	patches.kernel.org/5.19.2-0130-MIPS-cpuinfo-Fix-a-warning-for-CONFIG_CPUMASK.patch
	patches.kernel.org/5.19.2-0131-coresight-Clear-the-connection-field-properly.patch
	patches.kernel.org/5.19.2-0132-usb-typec-ucsi-Acknowledge-the-GET_ERROR_STAT.patch
	patches.kernel.org/5.19.2-0133-USB-HCD-Fix-URB-giveback-issue-in-tasklet-fun.patch
	patches.kernel.org/5.19.2-0134-Revert-net-usb-ax88179_178a-needs-FLAG_SEND_Z.patch
	patches.kernel.org/5.19.2-0135-ARM-dts-uniphier-Fix-USB-interrupts-for-PXs2-.patch
	patches.kernel.org/5.19.2-0136-arm64-dts-uniphier-Fix-USB-interrupts-for-PXs.patch
	patches.kernel.org/5.19.2-0137-usb-dwc3-gadget-refactor-dwc3_repare_one_trb.patch
	patches.kernel.org/5.19.2-0138-usb-dwc3-gadget-fix-high-speed-multiplier-set.patch
	patches.kernel.org/5.19.2-0139-netfilter-nf_tables-do-not-allow-SET_ID-to-re.patch
	patches.kernel.org/5.19.2-0140-netfilter-nf_tables-do-not-allow-CHAIN_ID-to-.patch
	patches.kernel.org/5.19.2-0141-netfilter-nf_tables-do-not-allow-RULE_ID-to-r.patch
	patches.kernel.org/5.19.2-0142-netfilter-nf_tables-upfront-validation-of-dat.patch
	patches.kernel.org/5.19.2-0143-netfilter-nf_tables-disallow-jump-to-implicit.patch
	patches.kernel.org/5.19.2-0144-netfilter-nf_tables-fix-null-deref-due-to-zer.patch
	patches.kernel.org/5.19.2-0145-epoll-autoremove-wakers-even-more-aggressivel.patch
	patches.kernel.org/5.19.2-0146-x86-Handle-idle-nomwait-cmdline-properly-for-.patch
	patches.kernel.org/5.19.2-0147-arch-make-TRACE_IRQFLAGS_NMI_SUPPORT-generic.patch
	patches.kernel.org/5.19.2-0148-arm64-kasan-do-not-instrument-stacktrace.c.patch
	patches.kernel.org/5.19.2-0149-arm64-stacktrace-use-non-atomic-__set_bit.patch
	patches.kernel.org/5.19.2-0150-arm64-Do-not-forget-syscall-when-starting-a-n.patch
	patches.kernel.org/5.19.2-0151-arm64-fix-oops-in-concurrently-setting-insn_e.patch
	patches.kernel.org/5.19.2-0152-arm64-kasan-Revert-arm64-mte-reset-the-page-t.patch
	patches.kernel.org/5.19.2-0153-arm64-errata-Remove-AES-hwcap-for-COMPAT-task.patch
	patches.kernel.org/5.19.2-0154-ext2-Add-more-validity-checks-for-inode-count.patch
	patches.kernel.org/5.19.2-0155-sched-fair-Introduce-SIS_UTIL-to-search-idle-.patch
	patches.kernel.org/5.19.2-0156-genirq-Don-t-return-error-on-missing-optional.patch
	patches.kernel.org/5.19.2-0157-irqchip-mips-gic-Only-register-IPI-domain-whe.patch
	patches.kernel.org/5.19.2-0158-genirq-GENERIC_IRQ_IPI-depends-on-SMP.patch
	patches.kernel.org/5.19.2-0159-sched-fair-fix-case-with-reduced-capacity-CPU.patch
	patches.kernel.org/5.19.2-0160-sched-core-Always-flush-pending-blk_plug.patch
	patches.kernel.org/5.19.2-0161-irqchip-mips-gic-Check-the-return-value-of-io.patch
	patches.kernel.org/5.19.2-0162-ARM-dts-imx6ul-add-missing-properties-for-sra.patch
	patches.kernel.org/5.19.2-0163-ARM-dts-imx6ul-change-operating-points-to-uin.patch
	patches.kernel.org/5.19.2-0164-ARM-dts-imx6ul-fix-keypad-compatible.patch
	patches.kernel.org/5.19.2-0165-ARM-dts-imx6ul-fix-csi-node-compatible.patch
	patches.kernel.org/5.19.2-0166-ARM-dts-imx6ul-fix-lcdif-node-compatible.patch
	patches.kernel.org/5.19.2-0167-ARM-dts-imx6ul-fix-qspi-node-compatible.patch
	patches.kernel.org/5.19.2-0168-ARM-dts-BCM5301X-Add-DT-for-Meraki-MR26.patch
	patches.kernel.org/5.19.2-0169-ARM-dts-ux500-Fix-Janice-accelerometer-mounti.patch
	patches.kernel.org/5.19.2-0170-ARM-dts-ux500-Fix-Codina-accelerometer-mounti.patch
	patches.kernel.org/5.19.2-0171-ARM-dts-ux500-Fix-Gavini-accelerometer-mounti.patch
	patches.kernel.org/5.19.2-0172-arm64-dts-qcom-timer-should-use-only-32-bit-s.patch
	patches.kernel.org/5.19.2-0173-spi-synquacer-Add-missing-clk_disable_unprepa.patch
	patches.kernel.org/5.19.2-0174-ARM-OMAP2-display-Fix-refcount-leak-bug.patch
	patches.kernel.org/5.19.2-0175-ARM-OMAP2-pdata-quirks-Fix-refcount-leak-bug.patch
	patches.kernel.org/5.19.2-0176-ACPI-EC-Remove-duplicate-ThinkPad-X1-Carbon-6.patch
	patches.kernel.org/5.19.2-0177-ACPI-EC-Drop-the-EC_FLAGS_IGNORE_DSDT_GPE-qui.patch
	patches.kernel.org/5.19.2-0178-ACPI-PM-save-NVS-memory-for-Lenovo-G40-45.patch
	patches.kernel.org/5.19.2-0179-ACPI-LPSS-Fix-missing-check-in-register_devic.patch
	patches.kernel.org/5.19.2-0180-ARM-dts-qcom-sdx55-Fix-the-IRQ-trigger-type-f.patch
	patches.kernel.org/5.19.2-0181-arm64-dts-qcom-sc7280-Rename-sar-sensor-label.patch
	patches.kernel.org/5.19.2-0182-arm64-dts-qcom-add-missing-AOSS-QMP-compatibl.patch
	patches.kernel.org/5.19.2-0183-arm64-dts-qcom-ipq8074-fix-NAND-node-name.patch
	patches.kernel.org/5.19.2-0184-arm64-dts-allwinner-a64-orangepi-win-Fix-LED-.patch
	patches.kernel.org/5.19.2-0185-ARM-shmobile-rcar-gen2-Increase-refcount-for-.patch
	patches.kernel.org/5.19.2-0186-firmware-tegra-Fix-error-check-return-value-o.patch
	patches.kernel.org/5.19.2-0187-hwmon-dell-smm-Add-Dell-XPS-13-7390-to-fan-co.patch
	patches.kernel.org/5.19.2-0188-PM-EM-convert-power-field-to-micro-Watts-prec.patch
	patches.kernel.org/5.19.2-0189-ACPI-video-Use-native-backlight-on-Dell-Inspi.patch
	patches.kernel.org/5.19.2-0190-hwmon-sht15-Fix-wrong-assumptions-in-device-r.patch
	patches.kernel.org/5.19.2-0191-PM-hibernate-defer-device-probing-when-resumi.patch
	patches.kernel.org/5.19.2-0192-selinux-fix-memleak-in-security_read_state_ke.patch
	patches.kernel.org/5.19.2-0193-selinux-Add-boundary-check-in-put_entry.patch
	patches.kernel.org/5.19.2-0194-io_uring-fix-io_uring_cqe_overflow-trace-form.patch
	patches.kernel.org/5.19.2-0195-kasan-test-Silence-GCC-12-warnings.patch
	patches.kernel.org/5.19.2-0196-wait-Fix-__wait_event_hrtimeout-for-RT-DL-tas.patch
	patches.kernel.org/5.19.2-0197-meson-mx-socinfo-Fix-refcount-leak-in-meson_m.patch
	patches.kernel.org/5.19.2-0198-arm64-dts-renesas-beacon-Fix-regulator-node-n.patch
	patches.kernel.org/5.19.2-0199-spi-spi-altera-dfl-Fix-an-error-handling-path.patch
	patches.kernel.org/5.19.2-0200-ARM-bcm-Fix-refcount-leak-in-bcm_kona_smc_ini.patch
	patches.kernel.org/5.19.2-0201-ACPI-processor-idle-Annotate-more-functions-t.patch
	patches.kernel.org/5.19.2-0202-ARM-dts-imx7d-colibri-emmc-add-cpu1-supply.patch
	patches.kernel.org/5.19.2-0203-ARM-dts-imx7-colibri-overhaul-display-touch-f.patch
	patches.kernel.org/5.19.2-0204-ARM-dts-imx7-colibri-add-usb-dual-role-switch.patch
	patches.kernel.org/5.19.2-0205-ARM-dts-imx7-colibri-improve-wake-up-with-gpi.patch
	patches.kernel.org/5.19.2-0206-ARM-dts-imx7-colibri-move-aliases-chosen-extc.patch
	patches.kernel.org/5.19.2-0207-ARM-dts-imx7-colibri-eval-v3-correct-can-cont.patch
	patches.kernel.org/5.19.2-0208-soc-renesas-r8a779a0-sysc-Fix-A2DP1-and-A2CV-.patch
	patches.kernel.org/5.19.2-0209-soc-amlogic-Fix-refcount-leak-in-meson-secure.patch
	patches.kernel.org/5.19.2-0210-arm64-dts-renesas-Fix-thermal-sensors-on-sing.patch
	patches.kernel.org/5.19.2-0211-Revert-ARM-dts-imx6qdl-apalis-Avoid-underscor.patch
	patches.kernel.org/5.19.2-0212-x86-pmem-Fix-platform-device-leak-in-error-pa.patch
	patches.kernel.org/5.19.2-0213-ARM-dts-ast2500-evb-fix-board-compatible.patch
	patches.kernel.org/5.19.2-0214-ARM-dts-ast2600-evb-fix-board-compatible.patch
	patches.kernel.org/5.19.2-0215-ARM-dts-ast2600-evb-a1-fix-board-compatible.patch
	patches.kernel.org/5.19.2-0216-arm64-dts-mt8192-Fix-idle-states-nodes-naming.patch
	patches.kernel.org/5.19.2-0217-arm64-dts-mt8192-Fix-idle-states-entry-method.patch
	patches.kernel.org/5.19.2-0218-arm64-select-TRACE_IRQFLAGS_NMI_SUPPORT.patch
	patches.kernel.org/5.19.2-0219-arm64-cpufeature-Allow-different-PMU-versions.patch
	patches.kernel.org/5.19.2-0220-locking-lockdep-Fix-lockdep_init_map_-confusi.patch
	patches.kernel.org/5.19.2-0221-arm64-dts-qcom-sc7180-Remove-ipa_fw_mem-node-.patch
	patches.kernel.org/5.19.2-0222-soc-fsl-guts-machine-variable-might-be-unset.patch
	patches.kernel.org/5.19.2-0223-spi-s3c64xx-constify-fsd_spi_port_config.patch
	patches.kernel.org/5.19.2-0224-block-fix-infinite-loop-for-invalid-zone-appe.patch
	patches.kernel.org/5.19.2-0225-arm64-dts-qcom-sdm845-akatsuki-Round-down-l22.patch
	patches.kernel.org/5.19.2-0226-ARM-dts-qcom-mdm9615-add-missing-PMIC-GPIO-re.patch
	patches.kernel.org/5.19.2-0227-ARM-OMAP2-Fix-refcount-leak-in-omapdss_init_o.patch
	patches.kernel.org/5.19.2-0228-ARM-OMAP2-Fix-refcount-leak-in-omap3xxx_prm_l.patch
	patches.kernel.org/5.19.2-0229-arm64-dts-qcom-sdm630-disable-GPU-by-default.patch
	patches.kernel.org/5.19.2-0230-arm64-dts-qcom-sdm630-fix-the-qusb2phy-ref-cl.patch
	patches.kernel.org/5.19.2-0231-arm64-dts-qcom-sdm630-fix-gpu-s-interconnect-.patch
	patches.kernel.org/5.19.2-0232-arm64-dts-qcom-sdm636-sony-xperia-ganges-merm.patch
	patches.kernel.org/5.19.2-0233-cpufreq-zynq-Fix-refcount-leak-in-zynq_get_re.patch
	patches.kernel.org/5.19.2-0234-arm64-dts-renesas-r8a779m8-Drop-operating-poi.patch
	patches.kernel.org/5.19.2-0235-arm64-dts-renesas-r9a07g054l2-smarc-Correct-S.patch
	patches.kernel.org/5.19.2-0236-regulator-qcom_smd-Fix-pm8916_pldo-range.patch
	patches.kernel.org/5.19.2-0237-ACPI-APEI-Fix-_EINJ-vs-EFI_MEMORY_SP.patch
	patches.kernel.org/5.19.2-0238-ARM-dts-qcom-replace-gcc-PXO-with-pxo_board-f.patch
	patches.kernel.org/5.19.2-0239-ARM-dts-qcom-msm8974-fix-irq-type-on-blsp2_ua.patch
	patches.kernel.org/5.19.2-0240-soc-qcom-ocmem-Fix-refcount-leak-in-of_get_oc.patch
	patches.kernel.org/5.19.2-0241-soc-qcom-aoss-Fix-refcount-leak-in-qmp_coolin.patch
	patches.kernel.org/5.19.2-0242-ARM-dts-qcom-msm8974-add-required-ranges-to-O.patch
	patches.kernel.org/5.19.2-0243-ARM-dts-qcom-pm8841-add-required-thermal-sens.patch
	patches.kernel.org/5.19.2-0244-bus-hisi_lpc-fix-missing-platform_device_put-.patch
	patches.kernel.org/5.19.2-0245-lib-overflow-Do-not-define-64-bit-tests-on-32.patch
	patches.kernel.org/5.19.2-0246-stack-Declare-randomize_-kstack_offset-to-fix.patch
	patches.kernel.org/5.19.2-0247-arm64-dts-qcom-msm8916-Fix-typo-in-pronto-rem.patch
	patches.kernel.org/5.19.2-0248-arm64-dts-qcom-msm8994-add-required-ranges-to.patch
	patches.kernel.org/5.19.2-0249-perf-x86-intel-Fix-PEBS-memory-access-info-en.patch
	patches.kernel.org/5.19.2-0250-perf-x86-intel-Fix-PEBS-data-source-encoding-.patch
	patches.kernel.org/5.19.2-0251-arm64-dts-exynosautov9-correct-spi11-pin-name.patch
	patches.kernel.org/5.19.2-0252-ACPI-VIOT-Fix-ACS-setup.patch
	patches.kernel.org/5.19.2-0253-m68k-virt-Fix-missing-platform_device_unregis.patch
	patches.kernel.org/5.19.2-0254-arm64-dts-qcom-sm6125-Move-sdc2-pinctrl-from-.patch
	patches.kernel.org/5.19.2-0255-arm64-dts-qcom-sm6125-Append-state-suffix-to-.patch
	patches.kernel.org/5.19.2-0256-arm64-dts-qcom-msm8996-correct-clock-cells-fo.patch
	patches.kernel.org/5.19.2-0257-arm64-dts-qcom-sc7280-drop-PCIe-PHY-clock-ind.patch
	patches.kernel.org/5.19.2-0258-arm64-dts-qcom-sm8250-add-missing-PCIe-PHY-cl.patch
	patches.kernel.org/5.19.2-0259-arm64-dts-mt7622-fix-BPI-R64-WPS-button.patch
	patches.kernel.org/5.19.2-0260-arm64-tegra-Mark-BPMP-channels-as-no-memory-w.patch
	patches.kernel.org/5.19.2-0261-arm64-tegra-Fix-SDMMC1-CD-on-P2888.patch
	patches.kernel.org/5.19.2-0262-arm64-dts-qcom-sc7280-fix-PCIe-clock-referenc.patch
	patches.kernel.org/5.19.2-0263-erofs-wake-up-all-waiters-after-z_erofs_lzma_.patch
	patches.kernel.org/5.19.2-0264-erofs-avoid-consecutive-detection-for-Highmem.patch
	patches.kernel.org/5.19.2-0265-spi-Return-deferred-probe-error-when-controll.patch
	patches.kernel.org/5.19.2-0266-blk-mq-don-t-create-hctx-debugfs-dir-until-q-.patch
	patches.kernel.org/5.19.2-0267-spi-dw-Fix-IP-core-versions-macro.patch
	patches.kernel.org/5.19.2-0268-spi-Fix-simplification-of-devm_spi_register_c.patch
	patches.kernel.org/5.19.2-0269-spi-tegra20-slink-fix-UAF-in-tegra_slink_remo.patch
	patches.kernel.org/5.19.2-0270-hwmon-sch56xx-common-Add-DMI-override-table.patch
	patches.kernel.org/5.19.2-0271-hwmon-drivetemp-Add-module-alias.patch
	patches.kernel.org/5.19.2-0272-blktrace-Trace-remapped-requests-correctly.patch
	patches.kernel.org/5.19.2-0273-PM-domains-Ensure-genpd_debugfs_dir-exists-be.patch
	patches.kernel.org/5.19.2-0274-dm-writecache-return-void-from-functions.patch
	patches.kernel.org/5.19.2-0275-dm-writecache-count-number-of-blocks-read-not.patch
	patches.kernel.org/5.19.2-0276-dm-writecache-count-number-of-blocks-written-.patch
	patches.kernel.org/5.19.2-0277-dm-writecache-count-number-of-blocks-discarde.patch
	patches.kernel.org/5.19.2-0278-regulator-of-Fix-refcount-leak-bug-in-of_get_.patch
	patches.kernel.org/5.19.2-0279-soc-qcom-Make-QCOM_RPMPD-depend-on-PM.patch
	patches.kernel.org/5.19.2-0280-soc-qcom-socinfo-Fix-the-id-of-SA8540P-SoC.patch
	patches.kernel.org/5.19.2-0281-arm64-dts-qcom-msm8998-Make-regulator-voltage.patch
	patches.kernel.org/5.19.2-0282-arm64-dts-qcom-qcs404-Fix-incorrect-USB2-PHYs.patch
	patches.kernel.org/5.19.2-0283-ARM-dts-qcom-msm8974-Disable-remoteprocs-by-d.patch
	patches.kernel.org/5.19.2-0284-irqdomain-Report-irq-number-for-NOMAP-domains.patch
	patches.kernel.org/5.19.2-0285-perf-RISC-V-Add-of_node_put-when-breaking-out.patch
	patches.kernel.org/5.19.2-0286-drivers-perf-arm_spe-Fix-consistency-of-SYS_P.patch
	patches.kernel.org/5.19.2-0287-nohz-full-sched-rt-Fix-missed-tick-reenabling.patch
	patches.kernel.org/5.19.2-0288-sched-only-perform-capability-check-on-privil.patch
	patches.kernel.org/5.19.2-0289-sched-numa-Initialise-numa_migrate_retry.patch
	patches.kernel.org/5.19.2-0290-x86-extable-Fix-ex_handler_msr-print-conditio.patch
	patches.kernel.org/5.19.2-0291-io_uring-move-to-separate-directory.patch
	patches.kernel.org/5.19.2-0292-io_uring-define-a-prep-and-issue-handler-for-.patch
	patches.kernel.org/5.19.2-0293-io_uring-Don-t-require-reinitable-percpu_ref.patch
	patches.kernel.org/5.19.2-0294-selftests-seccomp-Fix-compile-warning-when-CC.patch
	patches.kernel.org/5.19.2-0295-thermal-tools-tmon-Include-pthread-and-time-h.patch
	patches.kernel.org/5.19.2-0296-tools-power-turbostat-Fix-file-pointer-leak.patch
	patches.kernel.org/5.19.2-0297-dm-return-early-from-dm_pr_call-if-DM-device-.patch
	patches.kernel.org/5.19.2-0298-pwm-sifive-Simplify-offset-calculation-for-PW.patch
	patches.kernel.org/5.19.2-0299-pwm-sifive-Ensure-the-clk-is-enabled-exactly-.patch
	patches.kernel.org/5.19.2-0300-pwm-sifive-Shut-down-hardware-only-after-pwmc.patch
	patches.kernel.org/5.19.2-0301-pwm-lpc18xx-Fix-period-handling.patch
	patches.kernel.org/5.19.2-0302-erofs-update-ctx-pos-for-every-emitted-dirent.patch
	patches.kernel.org/5.19.2-0303-dt-bindings-display-bridge-ldb-Fill-in-reg-pr.patch
	patches.kernel.org/5.19.2-0304-drm-i915-remove-unused-GEM_DEBUG_DECL-and-GEM.patch
	patches.kernel.org/5.19.2-0305-drm-rockchip-vop2-unlock-on-error-path-in-vop.patch
	patches.kernel.org/5.19.2-0306-drm-bridge-DRM_FSL_LDB-should-depend-on-ARCH_.patch
	patches.kernel.org/5.19.2-0307-drm-bridge-anx7625-Use-DPI-bus-type.patch
	patches.kernel.org/5.19.2-0308-drm-mgag200-Acquire-I-O-lock-while-reading-ED.patch
	patches.kernel.org/5.19.2-0309-drm-meson-Fix-refcount-leak-in-meson_encoder_.patch
	patches.kernel.org/5.19.2-0310-drm-dp-Export-symbol-kerneldoc-fixes-for-DP-A.patch
	patches.kernel.org/5.19.2-0311-drm-bridge-tc358767-Handle-dsi_lanes-0-as-inv.patch
	patches.kernel.org/5.19.2-0312-drm-bridge-tc358767-Make-sure-Refclk-clock-ar.patch
	patches.kernel.org/5.19.2-0313-ath10k-do-not-enforce-interrupt-trigger-type.patch
	patches.kernel.org/5.19.2-0314-ath11k-Fix-warning-on-variable-sar-dereferenc.patch
	patches.kernel.org/5.19.2-0315-ath11k-Init-hw_params-before-setting-up-AHB-r.patch
	patches.kernel.org/5.19.2-0316-drm-edid-reset-display-info-in-drm_add_edid_m.patch
	patches.kernel.org/5.19.2-0317-drm-bridge-lt9611-Use-both-bits-for-HDMI-sens.patch
	patches.kernel.org/5.19.2-0318-drm-st7735r-Fix-module-autoloading-for-Okaya-.patch
	patches.kernel.org/5.19.2-0319-drm-panel-Fix-build-error-when-CONFIG_DRM_PAN.patch
	patches.kernel.org/5.19.2-0320-drm-bridge-adv7511-Move-CEC-definitions-to-ad.patch
	patches.kernel.org/5.19.2-0321-wifi-rtlwifi-fix-error-codes-in-rtl_debugfs_s.patch
	patches.kernel.org/5.19.2-0322-wifi-wilc1000-use-correct-sequence-of-RESET-f.patch
	patches.kernel.org/5.19.2-0323-ath11k-fix-netdev-open-race.patch
	patches.kernel.org/5.19.2-0324-ath11k-fix-IRQ-affinity-warning-on-shutdown.patch
	patches.kernel.org/5.19.2-0325-drm-mipi-dbi-align-max_chunk-to-2-in-spi_tran.patch
	patches.kernel.org/5.19.2-0326-drm-ssd130x-Only-define-a-SPI-device-ID-table.patch
	patches.kernel.org/5.19.2-0327-selftests-bpf-Fix-test_run-logic-in-fexit_str.patch
	patches.kernel.org/5.19.2-0328-sample-bpf-xdp_router_ipv4-Allow-the-kernel-t.patch
	patches.kernel.org/5.19.2-0329-selftests-bpf-Fix-tc_redirect_dtime.patch
	patches.kernel.org/5.19.2-0330-libbpf-Fix-is_pow_of_2.patch
	patches.kernel.org/5.19.2-0331-ath11k-fix-missing-skb-drop-on-htc_tx_complet.patch
	patches.kernel.org/5.19.2-0332-ath11k-Fix-incorrect-debug_mask-mappings.patch
	patches.kernel.org/5.19.2-0333-ath11k-Avoid-REO-CMD-failed-prints-during-fir.patch
	patches.kernel.org/5.19.2-0334-drm-radeon-fix-potential-buffer-overflow-in-n.patch
	patches.kernel.org/5.19.2-0335-drm-mediatek-Modify-dsi-funcs-to-atomic-opera.patch
	patches.kernel.org/5.19.2-0336-drm-mediatek-Separate-poweron-poweroff-from-e.patch
	patches.kernel.org/5.19.2-0337-drm-mediatek-Add-pull-down-MIPI-operation-in-.patch
	patches.kernel.org/5.19.2-0338-drm-meson-encoder_cvbs-Fix-refcount-leak-in-m.patch
	patches.kernel.org/5.19.2-0339-drm-meson-encoder_hdmi-Fix-refcount-leak-in-m.patch
	patches.kernel.org/5.19.2-0340-drm-bridge-lt9611uxc-Cancel-only-driver-s-wor.patch
	patches.kernel.org/5.19.2-0341-drm-amdgpu-fix-scratch-register-access-method.patch
	patches.kernel.org/5.19.2-0342-drm-amdgpu-display-Prepare-for-new-interfaces.patch
	patches.kernel.org/5.19.2-0343-i2c-npcm-Remove-own-slave-addresses-2-10.patch
	patches.kernel.org/5.19.2-0344-i2c-npcm-Correct-slave-role-behavior.patch
	patches.kernel.org/5.19.2-0345-i2c-mxs-Silence-a-clang-warning.patch
	patches.kernel.org/5.19.2-0346-virtio-gpu-fix-a-missing-check-to-avoid-NULL-.patch
	patches.kernel.org/5.19.2-0347-drm-virtio-Fix-NULL-vs-IS_ERR-checking-in-vir.patch
	patches.kernel.org/5.19.2-0348-libbpf-Fix-uprobe-symbol-file-offset-calculat.patch
	patches.kernel.org/5.19.2-0349-drm-adv7511-override-i2c-address-of-cec-befor.patch
	patches.kernel.org/5.19.2-0350-crypto-sun8i-ss-fix-error-codes-in-allocate_f.patch
	patches.kernel.org/5.19.2-0351-crypto-sun8i-ss-Fix-error-codes-for-dma_mappi.patch
	patches.kernel.org/5.19.2-0352-crypto-sun8i-ss-fix-a-NULL-vs-IS_ERR-check-in.patch
	patches.kernel.org/5.19.2-0353-net-fix-sk_wmem_schedule-and-sk_rmem_schedule.patch
	patches.kernel.org/5.19.2-0354-can-netlink-allow-configuring-of-fixed-bit-ra.patch
	patches.kernel.org/5.19.2-0355-drm-vkms-check-plane_composer-map-0-before-us.patch
	patches.kernel.org/5.19.2-0356-can-netlink-allow-configuring-of-fixed-data-b.patch
	patches.kernel.org/5.19.2-0357-drm-bridge-anx7625-Zero-error-variable-when-p.patch
	patches.kernel.org/5.19.2-0358-drm-bridge-it6505-Add-missing-CRYPTO_HASH-dep.patch
	patches.kernel.org/5.19.2-0359-i2c-Fix-a-potential-use-after-free.patch
	patches.kernel.org/5.19.2-0360-libbpf-Fix-internal-USDT-address-translation-.patch
	patches.kernel.org/5.19.2-0361-selftests-bpf-Don-t-force-lld-on-non-x86-arch.patch
	patches.kernel.org/5.19.2-0362-tcp-fix-possible-freeze-in-tx-path-under-memo.patch
	patches.kernel.org/5.19.2-0363-crypto-sun8i-ss-fix-infinite-loop-in-sun8i_ss.patch
	patches.kernel.org/5.19.2-0364-net-ag71xx-fix-discards-const-qualifier-warni.patch
	patches.kernel.org/5.19.2-0365-ping-convert-to-RCU-lookups-get-rid-of-rwlock.patch
	patches.kernel.org/5.19.2-0366-raw-use-more-conventional-iterators.patch
	patches.kernel.org/5.19.2-0367-raw-convert-raw-sockets-to-RCU.patch
	patches.kernel.org/5.19.2-0368-raw-Fix-mixed-declarations-error-in-raw_icmp_.patch
	patches.kernel.org/5.19.2-0369-media-atmel-atmel-sama7g5-isc-fix-warning-in-.patch
	patches.kernel.org/5.19.2-0370-media-camss-csid-fix-wrong-size-passed-to-dev.patch
	patches.kernel.org/5.19.2-0371-media-tw686x-Register-the-irq-at-the-end-of-p.patch
	patches.kernel.org/5.19.2-0372-media-amphion-return-error-if-format-is-unsup.patch
	patches.kernel.org/5.19.2-0373-media-Hantro-Correct-G2-init-qp-field.patch
	patches.kernel.org/5.19.2-0374-media-imx-jpeg-Correct-some-definition-accord.patch
	patches.kernel.org/5.19.2-0375-media-imx-jpeg-Leave-a-blank-space-before-the.patch
	patches.kernel.org/5.19.2-0376-media-imx-jpeg-Align-upwards-buffer-size.patch
	patches.kernel.org/5.19.2-0377-media-imx-jpeg-Implement-drain-using-v4l2-mem.patch
	patches.kernel.org/5.19.2-0378-media-rcar-vin-Fix-channel-routing-for-Ebisu.patch
	patches.kernel.org/5.19.2-0379-ath9k-fix-use-after-free-in-ath9k_hif_usb_rx_.patch
	patches.kernel.org/5.19.2-0380-wifi-mac80211-set-STA-deflink-addresses.patch
	patches.kernel.org/5.19.2-0381-wifi-iwlegacy-4965-fix-potential-off-by-one-o.patch
	patches.kernel.org/5.19.2-0382-wifi-rtw89-8852a-rfk-fix-div-0-exception.patch
	patches.kernel.org/5.19.2-0383-drm-radeon-fix-incorrrect-SPDX-License-Identi.patch
	patches.kernel.org/5.19.2-0384-drm-amd-Don-t-show-warning-on-reading-vbios-v.patch
	patches.kernel.org/5.19.2-0385-drm-amdkfd-correct-sdma-queue-number-of-sdma-.patch
	patches.kernel.org/5.19.2-0386-torture-Adjust-to-again-produce-debugging-inf.patch
	patches.kernel.org/5.19.2-0387-rcutorture-Fix-ksoftirqd-boosting-timing-and-.patch
	patches.kernel.org/5.19.2-0388-test_bpf-fix-incorrect-netdev-features.patch
	patches.kernel.org/5.19.2-0389-drm-display-Fix-build-error-without-CONFIG_OF.patch
	patches.kernel.org/5.19.2-0390-selftests-bpf-Fix-rare-segfault-in-sock_field.patch
	patches.kernel.org/5.19.2-0391-crypto-ccp-During-shutdown-check-SEV-data-poi.patch
	patches.kernel.org/5.19.2-0392-drm-bridge-adv7511-Add-check-for-mipi_dsi_dri.patch
	patches.kernel.org/5.19.2-0393-media-imx-jpeg-Disable-slot-interrupt-when-fr.patch
	patches.kernel.org/5.19.2-0394-media-amphion-output-firmware-error-message.patch
	patches.kernel.org/5.19.2-0395-drm-mcde-Fix-refcount-leak-in-mcde_dsi_bind.patch
	patches.kernel.org/5.19.2-0396-media-hdpvr-fix-error-value-returns-in-hdpvr_.patch
	patches.kernel.org/5.19.2-0397-media-v4l2-mem2mem-prevent-pollerr-when-last_.patch
	patches.kernel.org/5.19.2-0398-media-sta2x11-remove-VIRT_TO_BUS-dependency.patch
	patches.kernel.org/5.19.2-0399-media-mediatek-vcodec-Initialize-decoder-para.patch
	patches.kernel.org/5.19.2-0400-media-mediatek-vcodec-Skip-SOURCE_CHANGE-EOS-.patch
	patches.kernel.org/5.19.2-0401-media-driver-nxp-imx-jpeg-fix-a-unexpected-re.patch
	patches.kernel.org/5.19.2-0402-media-tw686x-Fix-memory-leak-in-tw686x_video_.patch
	patches.kernel.org/5.19.2-0403-media-mediatek-vcodec-Fix-non-subdev-architec.patch
	patches.kernel.org/5.19.2-0404-drm-vc4-kms-Use-maximum-FIFO-load-for-the-HVS.patch
	patches.kernel.org/5.19.2-0405-drm-vc4-plane-Remove-subpixel-positioning-che.patch
	patches.kernel.org/5.19.2-0406-drm-vc4-plane-Fix-margin-calculations-for-the.patch
	patches.kernel.org/5.19.2-0407-drm-vc4-dsi-Release-workaround-buffer-and-DMA.patch
	patches.kernel.org/5.19.2-0408-drm-vc4-dsi-Correct-DSI-divider-calculations.patch
	patches.kernel.org/5.19.2-0409-drm-vc4-dsi-Correct-pixel-order-for-DSI0.patch
	patches.kernel.org/5.19.2-0410-drm-vc4-dsi-Register-dsi0-as-the-correct-vc4-.patch
	patches.kernel.org/5.19.2-0411-drm-vc4-dsi-Fix-dsi0-interrupt-support.patch
	patches.kernel.org/5.19.2-0412-drm-vc4-dsi-Add-correct-stop-condition-to-vc4.patch
	patches.kernel.org/5.19.2-0413-drm-vc4-hdmi-Add-all-the-vc5-HDMI-registers-i.patch
	patches.kernel.org/5.19.2-0414-drm-vc4-hdmi-Clear-unused-infoframe-packet-RA.patch
	patches.kernel.org/5.19.2-0415-drm-vc4-hdmi-Avoid-full-hdmi-audio-fifo-write.patch
	patches.kernel.org/5.19.2-0416-drm-vc4-hdmi-Reset-HDMI-MISC_CONTROL-register.patch
	patches.kernel.org/5.19.2-0417-drm-vc4-hdmi-Switch-to-pm_runtime_status_susp.patch
	patches.kernel.org/5.19.2-0418-drm-vc4-hdmi-Move-HDMI-reset-to-pm_resume.patch
	patches.kernel.org/5.19.2-0419-drm-vc4-hdmi-Fix-timings-for-interlaced-modes.patch
	patches.kernel.org/5.19.2-0420-drm-vc4-hdmi-Force-modeset-when-bpc-or-format.patch
	patches.kernel.org/5.19.2-0421-drm-vc4-hdmi-Correct-HDMI-timing-registers-fo.patch
	patches.kernel.org/5.19.2-0422-drm-vc4-hdmi-Move-pixel-doubling-from-Pixelva.patch
	patches.kernel.org/5.19.2-0423-mm-Account-dirty-folios-properly-during-split.patch
	patches.kernel.org/5.19.2-0424-crypto-arm64-gcm-Select-AEAD-for-GHASH_ARM64_.patch
	patches.kernel.org/5.19.2-0425-selftests-xsk-Destroy-BPF-resources-only-when.patch
	patches.kernel.org/5.19.2-0426-net-dsa-felix-update-base-time-of-time-aware-.patch
	patches.kernel.org/5.19.2-0427-net-dsa-felix-keep-reference-on-entire-tc-tap.patch
	patches.kernel.org/5.19.2-0428-net-dsa-felix-drop-oversized-frames-with-tc-t.patch
	patches.kernel.org/5.19.2-0429-selftests-net-fib_rule_tests-fix-support-for-.patch
	patches.kernel.org/5.19.2-0430-drm-rockchip-vop-Don-t-crash-for-invalid-dupl.patch
	patches.kernel.org/5.19.2-0431-drm-rockchip-Fix-an-error-handling-path-rockc.patch
	patches.kernel.org/5.19.2-0432-drm-mediatek-dpi-Remove-output-format-of-YUV.patch
	patches.kernel.org/5.19.2-0433-drm-mediatek-dpi-Only-enable-dpi-after-the-br.patch
	patches.kernel.org/5.19.2-0434-drm-msm-dpu-move-intf-and-wb-assignment-to-dp.patch
	patches.kernel.org/5.19.2-0435-drm-msm-dpu-fix-maxlinewidth-for-writeback-bl.patch
	patches.kernel.org/5.19.2-0436-drm-msm-dpu-remove-hard-coded-linewidth-limit.patch
	patches.kernel.org/5.19.2-0437-drm-msm-hdmi-fill-the-pwr_regs-bulk-regulator.patch
	patches.kernel.org/5.19.2-0438-drm-bridge-sii8620-fix-possible-off-by-one.patch
	patches.kernel.org/5.19.2-0439-drm-msm-Fix-fence-rollover-issue.patch
	patches.kernel.org/5.19.2-0440-net-sched-provide-shim-definitions-for-taprio.patch
	patches.kernel.org/5.19.2-0441-net-dsa-felix-build-as-module-when-tc-taprio-.patch
	patches.kernel.org/5.19.2-0442-hinic-Use-the-bitmap-API-when-applicable.patch
	patches.kernel.org/5.19.2-0443-net-hinic-fix-bug-that-ethtool-get-wrong-stat.patch
	patches.kernel.org/5.19.2-0444-net-hinic-avoid-kernel-hung-in-hinic_get_stat.patch
	patches.kernel.org/5.19.2-0445-drm-bridge-anx7625-Fix-NULL-pointer-crash-whe.patch
	patches.kernel.org/5.19.2-0446-drm-msm-Avoid-unclocked-GMU-register-access-i.patch
	patches.kernel.org/5.19.2-0447-libbpf-riscv-Use-a0-for-RC-register.patch
	patches.kernel.org/5.19.2-0448-drm-msm-mdp5-Fix-global-state-lock-backoff.patch
	patches.kernel.org/5.19.2-0449-drm-radeon-avoid-bogus-vram-limit-0-must-be-a.patch
	patches.kernel.org/5.19.2-0450-crypto-hisilicon-sec-don-t-sleep-when-in-soft.patch
	patches.kernel.org/5.19.2-0451-crypto-hisilicon-Kunpeng916-crypto-driver-don.patch
	patches.kernel.org/5.19.2-0452-media-platform-mtk-mdp-Fix-mdp_ipi_comm-struc.patch
	patches.kernel.org/5.19.2-0453-media-amphion-release-core-lock-before-reset-.patch
	patches.kernel.org/5.19.2-0454-drm-msm-dpu-Fix-for-non-visible-planes.patch
	patches.kernel.org/5.19.2-0455-media-atomisp-revert-don-t-pass-a-pointer-to-.patch
	patches.kernel.org/5.19.2-0456-media-mediatek-vcodec-decoder-Fix-4K-frame-si.patch
	patches.kernel.org/5.19.2-0457-media-mediatek-vcodec-decoder-Fix-resolution-.patch
	patches.kernel.org/5.19.2-0458-media-mediatek-vcodec-decoder-Skip-alignment-.patch
	patches.kernel.org/5.19.2-0459-media-mediatek-vcodec-decoder-Drop-max_-width.patch
	patches.kernel.org/5.19.2-0460-media-mediatek-vcodec-Initialize-decoder-para.patch
	patches.kernel.org/5.19.2-0461-media-amphion-defer-setting-last_buffer_deque.patch
	patches.kernel.org/5.19.2-0462-media-hantro-Be-more-accurate-on-pixel-format.patch
	patches.kernel.org/5.19.2-0463-media-hantro-Fix-RK3399-H.264-format-advertis.patch
	patches.kernel.org/5.19.2-0464-media-amphion-sync-buffer-status-with-firmwar.patch
	patches.kernel.org/5.19.2-0465-media-amphion-only-insert-the-first-sequence-.patch
	patches.kernel.org/5.19.2-0466-mt76-mt7915-fix-endianness-in-mt7915_rf_regva.patch
	patches.kernel.org/5.19.2-0467-mt76-mt76x02u-fix-possible-memory-leak-in-__m.patch
	patches.kernel.org/5.19.2-0468-mt76-mt7915-fix-endian-bug-in-mt7915_rf_regva.patch
	patches.kernel.org/5.19.2-0469-mt76-mt7921s-fix-firmware-download-random-fai.patch
	patches.kernel.org/5.19.2-0470-mt76-mt7921-not-support-beacon-offload-disabl.patch
	patches.kernel.org/5.19.2-0471-wifi-mac80211-reject-WEP-or-pairwise-keys-wit.patch
	patches.kernel.org/5.19.2-0472-wifi-cfg80211-do-some-rework-towards-MLO-link.patch
	patches.kernel.org/5.19.2-0473-wifi-mac80211-move-some-future-per-link-data-.patch
	patches.kernel.org/5.19.2-0474-mt76-mt7615-do-not-update-pm-stats-in-case-of.patch
	patches.kernel.org/5.19.2-0475-mt76-mt7921-do-not-update-pm-states-in-case-o.patch
	patches.kernel.org/5.19.2-0476-mt76-mt7921s-fix-possible-sdio-deadlock-in-co.patch
	patches.kernel.org/5.19.2-0477-mt76-mt7921-fix-aggregation-subframes-setting.patch
	patches.kernel.org/5.19.2-0478-mt76-mt7921-enlarge-maximum-VHT-MPDU-length-t.patch
	patches.kernel.org/5.19.2-0479-mt76-mt7921-rely-on-mt76_dev-in-mt7921_mac_wr.patch
	patches.kernel.org/5.19.2-0480-mt76-mt7915-rely-on-mt76_dev-in-mt7915_mac_wr.patch
	patches.kernel.org/5.19.2-0481-mt76-connac-move-mac-connac2-defs-in-mt76_con.patch
	patches.kernel.org/5.19.2-0482-mt76-connac-move-connac2_mac_write_txwi-in-mt.patch
	patches.kernel.org/5.19.2-0483-mt76-mt7915-fix-incorrect-testmode-ipg-on-ban.patch
	patches.kernel.org/5.19.2-0484-mt76-mt7615-fix-throughput-regression-on-DFS-.patch
	patches.kernel.org/5.19.2-0485-mediatek-mt76-mac80211-Fix-missing-of_node_pu.patch
	patches.kernel.org/5.19.2-0486-mediatek-mt76-eeprom-fix-missing-of_node_put-.patch
	patches.kernel.org/5.19.2-0487-skmsg-Fix-invalid-last-sg-check-in-sk_msg_rec.patch
	patches.kernel.org/5.19.2-0488-drm-exynos-exynos7_drm_decon-free-resources-w.patch
	patches.kernel.org/5.19.2-0489-bpf-x64-Add-predicate-for-bpf2bpf-with-tailca.patch
	patches.kernel.org/5.19.2-0490-bpf-x86-fix-freeing-of-not-finalized-bpf_prog.patch
	patches.kernel.org/5.19.2-0491-tcp-make-retransmitted-SKB-fit-into-the-send-.patch
	patches.kernel.org/5.19.2-0492-libbpf-Fix-the-name-of-a-reused-map.patch
	patches.kernel.org/5.19.2-0493-kunit-executor-Fix-a-memory-leak-on-failure-i.patch
	patches.kernel.org/5.19.2-0494-selftests-timers-valid-adjtimex-build-fix-for.patch
	patches.kernel.org/5.19.2-0495-selftests-timers-clocksource-switch-fix-passi.patch
	patches.kernel.org/5.19.2-0496-bpf-Fix-subprog-names-in-stack-traces.patch
	patches.kernel.org/5.19.2-0497-wifi-nl80211-acquire-wdev-mutex-for-dump_surv.patch
	patches.kernel.org/5.19.2-0498-media-v4l-async-Also-match-secondary-fwnode-e.patch
	patches.kernel.org/5.19.2-0499-media-ov7251-add-missing-disable-functions-on.patch
	patches.kernel.org/5.19.2-0500-fs-check-FMODE_LSEEK-to-control-internal-pipe.patch
	patches.kernel.org/5.19.2-0501-media-cedrus-h265-Fix-flag-name.patch
	patches.kernel.org/5.19.2-0502-media-uapi-HEVC-Change-pic_order_cnt-definiti.patch
	patches.kernel.org/5.19.2-0503-media-cedrus-h265-Fix-logic-for-not-low-delay.patch
	patches.kernel.org/5.19.2-0504-wifi-wil6210-debugfs-fix-info-leak-in-wil_wri.patch
	patches.kernel.org/5.19.2-0505-wifi-p54-Fix-an-error-handling-path-in-p54spi.patch
	patches.kernel.org/5.19.2-0506-wifi-p54-add-missing-parentheses-in-p54_flush.patch
	patches.kernel.org/5.19.2-0507-drm-amdgpu-use-the-same-HDP-flush-registers-f.patch
	patches.kernel.org/5.19.2-0508-drm-amdgpu-use-the-same-HDP-flush-registers-f.patch
	patches.kernel.org/5.19.2-0509-drm-amdgpu-restore-original-stable-pstate-on-.patch
	patches.kernel.org/5.19.2-0510-bpf-fix-potential-32-bit-overflow-when-access.patch
	patches.kernel.org/5.19.2-0511-libbpf-make-RINGBUF-map-size-adjustments-more.patch
	patches.kernel.org/5.19.2-0512-selftests-bpf-fix-a-test-for-snprintf-overflo.patch
	patches.kernel.org/5.19.2-0513-libbpf-fix-an-snprintf-overflow-check.patch
	patches.kernel.org/5.19.2-0514-can-pch_can-do-not-report-txerr-and-rxerr-dur.patch
	patches.kernel.org/5.19.2-0515-can-rcar_can-do-not-report-txerr-and-rxerr-du.patch
	patches.kernel.org/5.19.2-0516-can-sja1000-do-not-report-txerr-and-rxerr-dur.patch
	patches.kernel.org/5.19.2-0517-can-hi311x-do-not-report-txerr-and-rxerr-duri.patch
	patches.kernel.org/5.19.2-0518-can-sun4i_can-do-not-report-txerr-and-rxerr-d.patch
	patches.kernel.org/5.19.2-0519-can-kvaser_usb_hydra-do-not-report-txerr-and-.patch
	patches.kernel.org/5.19.2-0520-can-kvaser_usb_leaf-do-not-report-txerr-and-r.patch
	patches.kernel.org/5.19.2-0521-can-usb_8dev-do-not-report-txerr-and-rxerr-du.patch
	patches.kernel.org/5.19.2-0522-can-error-specify-the-values-of-data-5.7-of-C.patch
	patches.kernel.org/5.19.2-0523-libbpf-Fix-str_has_sfx-s-return-value.patch
	patches.kernel.org/5.19.2-0524-can-pch_can-pch_can_error-initialize-errc-bef.patch
	patches.kernel.org/5.19.2-0525-Bluetooth-hci_intel-Add-check-for-platform_dr.patch
	patches.kernel.org/5.19.2-0526-Bluetooth-When-HCI-work-queue-is-drained-only.patch
	patches.kernel.org/5.19.2-0527-Bluetooth-mgmt-Fix-refresh-cached-connection-.patch
	patches.kernel.org/5.19.2-0528-Bluetooth-hci_sync-Fix-resuming-scan-after-su.patch
	patches.kernel.org/5.19.2-0529-Bluetooth-hci_sync-Fix-not-updating-privacy_m.patch
	patches.kernel.org/5.19.2-0530-Bluetooth-Add-default-wakeup-callback-for-HCI.patch
	patches.kernel.org/5.19.2-0531-i2c-cadence-Support-PEC-for-SMBus-block-read.patch
	patches.kernel.org/5.19.2-0532-i2c-qcom-geni-Use-the-correct-return-value.patch
	patches.kernel.org/5.19.2-0533-btrfs-update-stripe_sectors-uptodate-in-steal.patch
	patches.kernel.org/5.19.2-0534-ip_tunnels-Add-new-flow-flags-field-to-ip_tun.patch
	patches.kernel.org/5.19.2-0535-bpf-Set-flow-flag-to-allow-any-source-IP-in-b.patch
	patches.kernel.org/5.19.2-0536-bpf-Fix-bpf_xdp_pointer-return-pointer.patch
	patches.kernel.org/5.19.2-0537-i2c-mux-gpmux-Add-of_node_put-when-breaking-o.patch
	patches.kernel.org/5.19.2-0538-wifi-ath11k-Fix-register-write-failure-on-QCN.patch
	patches.kernel.org/5.19.2-0539-wifi-wil6210-debugfs-fix-uninitialized-variab.patch
	patches.kernel.org/5.19.2-0540-wifi-iwlwifi-mvm-fix-double-list_add-at-iwl_m.patch
	patches.kernel.org/5.19.2-0541-wifi-libertas-Fix-possible-refcount-leak-in-i.patch
	patches.kernel.org/5.19.2-0542-media-cedrus-hevc-Add-check-for-invalid-times.patch
	patches.kernel.org/5.19.2-0543-hantro-Remove-incorrect-HEVC-SPS-validation.patch
	patches.kernel.org/5.19.2-0544-drm-amd-display-fix-signedness-bug-in-execute.patch
	patches.kernel.org/5.19.2-0545-net-mlx5e-Remove-WARN_ON-when-trying-to-offlo.patch
	patches.kernel.org/5.19.2-0546-net-mlx5e-TC-Fix-post_act-to-not-match-on-in_.patch
	patches.kernel.org/5.19.2-0547-net-mlx5e-Fix-the-value-of-MLX5E_MAX_RQ_NUM_M.patch
	patches.kernel.org/5.19.2-0548-net-mlx5e-xsk-Account-for-XSK-RQ-UMRs-when-ca.patch
	patches.kernel.org/5.19.2-0549-net-mlx5e-Fix-calculations-related-to-max-MPW.patch
	patches.kernel.org/5.19.2-0550-net-mlx5e-Modify-slow-path-rules-to-go-to-slo.patch
	patches.kernel.org/5.19.2-0551-net-mlx5-Adjust-log_max_qp-to-be-18-at-most.patch
	patches.kernel.org/5.19.2-0552-net-mlx5-DR-Fix-SMFS-steering-info-dump-forma.patch
	patches.kernel.org/5.19.2-0553-net-mlx5-Fix-driver-use-of-uninitialized-time.patch
	patches.kernel.org/5.19.2-0554-ax25-fix-incorrect-dev_tracker-usage.patch
	patches.kernel.org/5.19.2-0555-crypto-hisilicon-hpre-don-t-use-GFP_KERNEL-to.patch
	patches.kernel.org/5.19.2-0556-crypto-inside-secure-Add-missing-MODULE_DEVIC.patch
	patches.kernel.org/5.19.2-0557-crypto-hisilicon-sec-fix-auth-key-size-error.patch
	patches.kernel.org/5.19.2-0558-net-allow-unbound-socket-for-packets-in-VRF-w.patch
	patches.kernel.org/5.19.2-0559-netdevsim-fib-Fix-reference-count-leak-on-rou.patch
	patches.kernel.org/5.19.2-0560-wifi-rtw88-check-the-return-value-of-alloc_wo.patch
	patches.kernel.org/5.19.2-0561-iavf-Fix-max_rate-limiting.patch
	patches.kernel.org/5.19.2-0562-iavf-Fix-tc-qdisc-show-listing-too-many-queue.patch
	patches.kernel.org/5.19.2-0563-netdevsim-Avoid-allocation-warnings-triggered.patch
	patches.kernel.org/5.19.2-0564-net-rose-fix-netdev-reference-changes.patch
	patches.kernel.org/5.19.2-0565-net-ice-fix-error-NETIF_F_HW_VLAN_CTAG_FILTER.patch
	patches.kernel.org/5.19.2-0566-net-ionic-fix-error-check-for-vlan-flags-in-i.patch
	patches.kernel.org/5.19.2-0567-dccp-put-dccp_qpolicy_full-and-dccp_qpolicy_p.patch
	patches.kernel.org/5.19.2-0568-net-usb-make-USB_RTL8153_ECM-non-user-configu.patch
	patches.kernel.org/5.19.2-0569-net-mlx5e-xsk-Discard-unaligned-XSK-frames-on.patch
	patches.kernel.org/5.19.2-0570-wireguard-ratelimiter-use-hrtimer-in-selftest.patch
	patches.kernel.org/5.19.2-0571-wireguard-allowedips-don-t-corrupt-stack-when.patch
	patches.kernel.org/5.19.2-0572-HID-amd_sfh-Don-t-show-client-init-failed-as-.patch
	patches.kernel.org/5.19.2-0573-clk-renesas-r9a06g032-Fix-UART-clkgrp-bitsel.patch
	patches.kernel.org/5.19.2-0574-mtd-maps-Fix-refcount-leak-in-of_flash_probe_.patch
	patches.kernel.org/5.19.2-0575-mtd-maps-Fix-refcount-leak-in-ap_flash_init.patch
	patches.kernel.org/5.19.2-0576-mtd-rawnand-meson-Fix-a-potential-double-free.patch
	patches.kernel.org/5.19.2-0577-clk-renesas-rzg2l-Fix-reset-status-function.patch
	patches.kernel.org/5.19.2-0578-of-check-previous-kernel-s-ima-kexec-buffer-a.patch
	patches.kernel.org/5.19.2-0579-scsi-qla2xxx-edif-Reduce-Initiator-Initiator-.patch
	patches.kernel.org/5.19.2-0580-scsi-qla2xxx-edif-bsg-refactor.patch
	patches.kernel.org/5.19.2-0581-scsi-qla2xxx-edif-Wait-for-app-to-ack-on-sess.patch
	patches.kernel.org/5.19.2-0582-scsi-qla2xxx-edif-Add-bsg-interface-to-read-d.patch
	patches.kernel.org/5.19.2-0583-scsi-qla2xxx-edif-Fix-potential-stuck-session.patch
	patches.kernel.org/5.19.2-0584-scsi-qla2xxx-edif-Synchronize-NPIV-deletion-w.patch
	patches.kernel.org/5.19.2-0585-scsi-qla2xxx-edif-Add-retry-for-ELS-passthrou.patch
	patches.kernel.org/5.19.2-0586-scsi-qla2xxx-edif-Fix-n2n-discovery-issue-wit.patch
	patches.kernel.org/5.19.2-0587-scsi-qla2xxx-edif-Fix-n2n-login-retry-for-sec.patch
	patches.kernel.org/5.19.2-0588-KVM-SVM-Unwind-speculative-RIP-advancement-if.patch
	patches.kernel.org/5.19.2-0589-KVM-SVM-Stuff-next_rip-on-emulated-INT3-injec.patch
	patches.kernel.org/5.19.2-0590-KVM-x86-mmu-Drop-RWX-0-SPTEs-during-ept_sync_.patch
	patches.kernel.org/5.19.2-0591-phy-samsung-exynosautov9-ufs-correct-TSRV-reg.patch
	patches.kernel.org/5.19.2-0592-PCI-microchip-Fix-refcount-leak-in-mc_pcie_in.patch
	patches.kernel.org/5.19.2-0593-PCI-tegra194-Fix-PM-error-handling-in-tegra_p.patch
	patches.kernel.org/5.19.2-0594-HID-cp2112-prevent-a-buffer-overflow-in-cp211.patch
	patches.kernel.org/5.19.2-0595-mtd-sm_ftl-Fix-deadlock-caused-by-cancel_work.patch
	patches.kernel.org/5.19.2-0596-mtd-partitions-Fix-refcount-leak-in-parse_red.patch
	patches.kernel.org/5.19.2-0597-mtd-parsers-ofpart-Fix-refcount-leak-in-bcm49.patch
	patches.kernel.org/5.19.2-0598-mtd-spear_smi-Don-t-skip-cleanup-after-mtd_de.patch
	patches.kernel.org/5.19.2-0599-mtd-st_spi_fsm-Add-a-clk_disable_unprepare-in.patch
	patches.kernel.org/5.19.2-0600-mtd-spear_smi-Drop-if-with-an-always-false-co.patch
	patches.kernel.org/5.19.2-0601-mtd-st_spi_fsm-Warn-about-failure-to-unregist.patch
	patches.kernel.org/5.19.2-0602-mtd-st_spi_fsm-Disable-clock-only-after-devic.patch
	patches.kernel.org/5.19.2-0603-PCI-mediatek-gen3-Fix-refcount-leak-in-mtk_pc.patch
	patches.kernel.org/5.19.2-0604-fpga-altera-pr-ip-fix-unsigned-comparison-wit.patch
	patches.kernel.org/5.19.2-0605-usb-host-Fix-refcount-leak-in-ehci_hcd_ppc_of.patch
	patches.kernel.org/5.19.2-0606-usb-cdns3-fix-random-warning-message-when-dri.patch
	patches.kernel.org/5.19.2-0607-usb-gadget-uvc-Fix-comment-blocks-style.patch
	patches.kernel.org/5.19.2-0608-usb-ohci-nxp-Fix-refcount-leak-in-ohci_hcd_nx.patch
	patches.kernel.org/5.19.2-0609-usb-gadget-tegra-xudc-Fix-error-check-in-tegr.patch
	patches.kernel.org/5.19.2-0610-usbip-vudc-Don-t-enable-IRQs-prematurely.patch
	patches.kernel.org/5.19.2-0611-usb-host-ohci-at91-add-support-to-enter-suspe.patch
	patches.kernel.org/5.19.2-0612-usb-xhci-tegra-Fix-error-check.patch
	patches.kernel.org/5.19.2-0613-dmaengine-dw-dmamux-Export-the-module-device-.patch
	patches.kernel.org/5.19.2-0614-dmaengine-dw-dmamux-Fix-build-without-CONFIG_.patch
	patches.kernel.org/5.19.2-0615-netfilter-xtables-Bring-SPDX-identifier-back.patch
	patches.kernel.org/5.19.2-0616-scsi-qla2xxx-edif-Send-LOGO-for-unexpected-IK.patch
	patches.kernel.org/5.19.2-0617-scsi-qla2xxx-edif-Reduce-disruption-due-to-mu.patch
	patches.kernel.org/5.19.2-0618-scsi-qla2xxx-edif-Fix-no-login-after-app-star.patch
	patches.kernel.org/5.19.2-0619-scsi-qla2xxx-edif-Tear-down-session-if-keys-h.patch
	patches.kernel.org/5.19.2-0620-scsi-qla2xxx-edif-Fix-session-thrash.patch
	patches.kernel.org/5.19.2-0621-scsi-qla2xxx-edif-Fix-no-logout-on-delete-for.patch
	patches.kernel.org/5.19.2-0622-scsi-qla2xxx-edif-Reduce-N2N-thrashing-at-app.patch
	patches.kernel.org/5.19.2-0623-iio-accel-bma400-Fix-the-scale-min-and-max-ma.patch
	patches.kernel.org/5.19.2-0624-platform-chrome-cros_ec-Always-expose-last-re.patch
	patches.kernel.org/5.19.2-0625-iio-sx9324-Fix-register-field-spelling.patch
	patches.kernel.org/5.19.2-0626-iio-accel-bma400-Reordering-of-header-files.patch
	patches.kernel.org/5.19.2-0627-iio-accel-bma400-conversion-to-device-managed.patch
	patches.kernel.org/5.19.2-0628-iio-accel-bma400-Add-triggered-buffer-support.patch
	patches.kernel.org/5.19.2-0629-iio-core-Fix-IIO_ALIGN-and-rename-as-it-was-n.patch
	patches.kernel.org/5.19.2-0630-iio-accel-adxl313-Fix-alignment-for-DMA-safet.patch
	patches.kernel.org/5.19.2-0631-iio-accel-adxl355-Fix-alignment-for-DMA-safet.patch
	patches.kernel.org/5.19.2-0632-iio-accel-adxl367-Fix-alignment-for-DMA-safet.patch
	patches.kernel.org/5.19.2-0633-iio-accel-bma220-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0634-iio-accel-sca3000-Fix-alignment-for-DMA-safet.patch
	patches.kernel.org/5.19.2-0635-iio-accel-sca3300-Fix-alignment-for-DMA-safet.patch
	patches.kernel.org/5.19.2-0636-iio-adc-ad7266-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0637-iio-adc-ad7280a-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0638-iio-adc-ad7292-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0639-iio-adc-ad7298-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0640-iio-adc-ad7476-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0641-iio-adc-ad7606-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0642-iio-adc-ad7766-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0643-iio-adc-ad7768-1-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0644-iio-adc-ad7887-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0645-iio-adc-ad7923-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0646-iio-adc-ad7949-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0647-iio-adc-hi8435-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0648-iio-adc-ltc2496-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0649-iio-adc-ltc2497-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0650-iio-adc-max1027-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0651-iio-adc-max11100-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0652-iio-adc-max1118-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0653-iio-adc-max1241-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0654-iio-adc-mcp320x-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0655-iio-adc-ti-adc0832-Fix-alignment-for-DMA-safe.patch
	patches.kernel.org/5.19.2-0656-iio-adc-ti-adc084s021-Fix-alignment-for-DMA-s.patch
	patches.kernel.org/5.19.2-0657-iio-adc-ti-adc108s102-Fix-alignment-for-DMA-s.patch
	patches.kernel.org/5.19.2-0658-iio-adc-ti-adc12138-Fix-alignment-for-DMA-saf.patch
	patches.kernel.org/5.19.2-0659-iio-adc-ti-adc128s052-Fix-alignment-for-DMA-s.patch
	patches.kernel.org/5.19.2-0660-iio-adc-ti-adc161s626-Fix-alignment-for-DMA-s.patch
	patches.kernel.org/5.19.2-0661-iio-adc-ti-ads124s08-Fix-alignment-for-DMA-sa.patch
	patches.kernel.org/5.19.2-0662-iio-adc-ti-ads131e08-Fix-alignment-for-DMA-sa.patch
	patches.kernel.org/5.19.2-0663-iio-adc-ti-ads7950-Fix-alignment-for-DMA-safe.patch
	patches.kernel.org/5.19.2-0664-iio-adc-ti-ads8344-Fix-alignment-for-DMA-safe.patch
	patches.kernel.org/5.19.2-0665-iio-adc-ti-ads8688-Fix-alignment-for-DMA-safe.patch
	patches.kernel.org/5.19.2-0666-iio-adc-ti-tlc4541-Fix-alignment-for-DMA-safe.patch
	patches.kernel.org/5.19.2-0667-iio-addac-ad74413r-Fix-alignment-for-DMA-safe.patch
	patches.kernel.org/5.19.2-0668-iio-amplifiers-ad8366-Fix-alignment-for-DMA-s.patch
	patches.kernel.org/5.19.2-0669-iio-common-ssp-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0670-iio-dac-ad5064-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0671-iio-dac-ad5360-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0672-iio-dac-ad5421-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0673-iio-dac-ad5449-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0674-iio-dac-ad5504-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0675-iio-dac-ad5592r-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0676-iio-dac-ad5686-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0677-iio-dac-ad5755-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0678-iio-dac-ad5761-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0679-iio-dac-ad5764-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0680-iio-dac-ad5766-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0681-iio-dac-ad5770r-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0682-iio-dac-ad5791-Fix-alignment-for-DMA-saftey.patch
	patches.kernel.org/5.19.2-0683-iio-dac-ad7293-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0684-iio-dac-ad7303-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0685-iio-dac-ad8801-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0686-iio-dac-ltc2688-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0687-iio-dac-mcp4922-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0688-iio-dac-ti-dac082s085-Fix-alignment-for-DMA-s.patch
	patches.kernel.org/5.19.2-0689-iio-dac-ti-dac5571-Fix-alignment-for-DMA-safe.patch
	patches.kernel.org/5.19.2-0690-iio-dac-ti-dac7311-Fix-alignment-for-DMA-safe.patch
	patches.kernel.org/5.19.2-0691-iio-dac-ti-dac7612-Fix-alignment-for-DMA-safe.patch
	patches.kernel.org/5.19.2-0692-iio-frequency-ad9523-Fix-alignment-for-DMA-sa.patch
	patches.kernel.org/5.19.2-0693-iio-frequency-adf4350-Fix-alignment-for-DMA-s.patch
	patches.kernel.org/5.19.2-0694-iio-frequency-adf4371-Fix-alignment-for-DMA-s.patch
	patches.kernel.org/5.19.2-0695-iio-frequency-admv1013-Fix-alignment-for-DMA-.patch
	patches.kernel.org/5.19.2-0696-iio-frequency-admv1014-Fix-alignment-for-DMA-.patch
	patches.kernel.org/5.19.2-0697-iio-frequency-admv4420-Fix-alignment-for-DMA-.patch
	patches.kernel.org/5.19.2-0698-iio-frequency-adrf6780-Fix-alignment-for-DMA-.patch
	patches.kernel.org/5.19.2-0699-iio-gyro-adis16080-Fix-alignment-for-DMA-safe.patch
	patches.kernel.org/5.19.2-0700-iio-gyro-adis16130-Fix-alignment-for-DMA-safe.patch
	patches.kernel.org/5.19.2-0701-iio-gyro-adxrs450-Fix-alignment-for-DMA-safet.patch
	patches.kernel.org/5.19.2-0702-iio-gyro-fxas210002c-Fix-alignment-for-DMA-sa.patch
	patches.kernel.org/5.19.2-0703-iio-imu-fxos8700-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0704-iio-imu-inv_icm42600-Fix-alignment-for-DMA-sa.patch
	patches.kernel.org/5.19.2-0705-iio-imu-inv_icm42600-Fix-alignment-for-DMA-sa.patch
	patches.kernel.org/5.19.2-0706-iio-imu-mpu6050-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0707-iio-potentiometer-ad5110-Fix-alignment-for-DM.patch
	patches.kernel.org/5.19.2-0708-iio-potentiometer-ad5272-Fix-alignment-for-DM.patch
	patches.kernel.org/5.19.2-0709-iio-potentiometer-max5481-Fix-alignment-for-D.patch
	patches.kernel.org/5.19.2-0710-iio-potentiometer-mcp41010-Fix-alignment-for-.patch
	patches.kernel.org/5.19.2-0711-iio-potentiometer-mcp4131-Fix-alignment-for-D.patch
	patches.kernel.org/5.19.2-0712-iio-proximity-as3935-Fix-alignment-for-DMA-sa.patch
	patches.kernel.org/5.19.2-0713-iio-resolver-ad2s1200-Fix-alignment-for-DMA-s.patch
	patches.kernel.org/5.19.2-0714-iio-resolver-ad2s90-Fix-alignment-for-DMA-saf.patch
	patches.kernel.org/5.19.2-0715-iio-temp-ltc2983-Fix-alignment-for-DMA-safety.patch
	patches.kernel.org/5.19.2-0716-iio-temp-max31865-Fix-alignment-for-DMA-safet.patch
	patches.kernel.org/5.19.2-0717-iio-temp-maxim_thermocouple-Fix-alignment-for.patch
	patches.kernel.org/5.19.2-0718-clk-mediatek-reset-Fix-written-reset-bit-offs.patch
	patches.kernel.org/5.19.2-0719-clk-imx93-use-adc_root-as-the-parent-clock-of.patch
	patches.kernel.org/5.19.2-0720-clk-imx93-correct-nic_media-parent.patch
	patches.kernel.org/5.19.2-0721-clk-imx-clk-fracn-gppll-fix-mfd-value.patch
	patches.kernel.org/5.19.2-0722-clk-imx-clk-fracn-gppll-Return-rate-in-rate-t.patch
	patches.kernel.org/5.19.2-0723-clk-imx-clk-fracn-gppll-correct-rdiv.patch
	patches.kernel.org/5.19.2-0724-RDMA-rxe-fix-xa_alloc_cycle-error-return-valu.patch
	patches.kernel.org/5.19.2-0725-lib-test_hmm-avoid-accessing-uninitialized-pa.patch
	patches.kernel.org/5.19.2-0726-mm-memremap-fix-memunmap_pages-race-with-get_.patch
	patches.kernel.org/5.19.2-0727-KVM-Don-t-set-Accessed-Dirty-bits-for-ZERO_PA.patch
	patches.kernel.org/5.19.2-0728-KVM-selftests-Convert-s390x-diag318_test_hand.patch
	patches.kernel.org/5.19.2-0729-KVM-selftests-Use-vm_create_with_vcpus-in-max.patch
	patches.kernel.org/5.19.2-0730-devcoredump-remove-the-useless-gfp_t-paramete.patch
	patches.kernel.org/5.19.2-0731-mwifiex-fix-sleep-in-atomic-context-bugs-caus.patch
	patches.kernel.org/5.19.2-0732-scsi-iscsi-Allow-iscsi_if_stop_conn-to-be-cal.patch
	patches.kernel.org/5.19.2-0733-scsi-iscsi-Add-helper-to-remove-a-session-fro.patch
	patches.kernel.org/5.19.2-0734-scsi-iscsi-Fix-session-removal-on-shutdown.patch
	patches.kernel.org/5.19.2-0735-dmaengine-dw-edma-Fix-eDMA-Rd-Wr-channels-and.patch
	patches.kernel.org/5.19.2-0736-KVM-x86-Fix-errant-brace-in-KVM-capability-ha.patch
	patches.kernel.org/5.19.2-0737-mtd-hyperbus-rpc-if-Fix-RPM-imbalance-in-prob.patch
	patches.kernel.org/5.19.2-0738-mtd-dataflash-Add-SPI-ID-table.patch
	patches.kernel.org/5.19.2-0739-clk-qcom-camcc-sm8250-Fix-halt-on-boot-by-red.patch
	patches.kernel.org/5.19.2-0740-misc-rtsx-Fix-an-error-handling-path-in-rtsx_.patch
	patches.kernel.org/5.19.2-0741-driver-core-fix-potential-deadlock-in-__drive.patch
	patches.kernel.org/5.19.2-0742-clk-qcom-clk-krait-unlock-spin-after-mux-comp.patch
	patches.kernel.org/5.19.2-0743-coresight-configfs-Fix-unload-of-configuratio.patch
	patches.kernel.org/5.19.2-0744-coresight-syscfg-Update-load-and-unload-opera.patch
	patches.kernel.org/5.19.2-0745-usb-gadget-f_mass_storage-Make-CD-ROM-emulati.patch
	patches.kernel.org/5.19.2-0746-clk-qcom-gcc-msm8939-Add-missing-SYSTEM_MM_NO.patch
	patches.kernel.org/5.19.2-0747-clk-qcom-gcc-msm8939-Fix-bimc_ddr_clk_src-rcg.patch
	patches.kernel.org/5.19.2-0748-clk-qcom-gcc-msm8939-Add-missing-system_mm_no.patch
	patches.kernel.org/5.19.2-0749-clk-qcom-gcc-msm8939-Point-MM-peripherals-to-.patch
	patches.kernel.org/5.19.2-0750-usb-host-xhci-use-snprintf-in-xhci_decode_trb.patch
	patches.kernel.org/5.19.2-0751-RDMA-rxe-Add-a-responder-state-for-atomic-rep.patch
	patches.kernel.org/5.19.2-0752-RDMA-rxe-Fix-deadlock-in-rxe_do_local_ops.patch
	patches.kernel.org/5.19.2-0753-clk-qcom-ipq8074-fix-NSS-core-PLL-s.patch
	patches.kernel.org/5.19.2-0754-clk-qcom-ipq8074-SW-workaround-for-UBI32-PLL-.patch
	patches.kernel.org/5.19.2-0755-clk-qcom-ipq8074-fix-NSS-port-frequency-table.patch
	patches.kernel.org/5.19.2-0756-clk-qcom-ipq8074-set-BRANCH_HALT_DELAY-flag-f.patch
	patches.kernel.org/5.19.2-0757-clk-qcom-camcc-sdm845-Fix-topology-around-tit.patch
	patches.kernel.org/5.19.2-0758-clk-qcom-camcc-sm8250-Fix-topology-around-tit.patch
	patches.kernel.org/5.19.2-0759-clk-qcom-clk-rcg2-Fail-Duty-Cycle-configurati.patch
	patches.kernel.org/5.19.2-0760-clk-qcom-clk-rcg2-Make-sure-to-not-write-d-0-.patch
	patches.kernel.org/5.19.2-0761-kernfs-fix-potential-NULL-dereference-in-__ke.patch
	patches.kernel.org/5.19.2-0762-mm-rmap-use-the-correct-parameter-name-for-DE.patch
	patches.kernel.org/5.19.2-0763-mm-migration-return-errno-when-isolate_huge_p.patch
	patches.kernel.org/5.19.2-0764-mm-migration-fix-potential-pte_unmap-on-an-no.patch
	patches.kernel.org/5.19.2-0765-mm-introduce-clear_highpage_kasan_tagged.patch
	patches.kernel.org/5.19.2-0766-kasan-fix-zeroing-vmalloc-memory-with-HW_TAGS.patch
	patches.kernel.org/5.19.2-0767-mm-mempolicy-fix-get_nodes-out-of-bound-acces.patch
	patches.kernel.org/5.19.2-0768-phy-ti-tusb1210-Don-t-check-for-write-errors-.patch
	patches.kernel.org/5.19.2-0769-phy-rockchip-inno-usb2-Sync-initial-otg-state.patch
	patches.kernel.org/5.19.2-0770-PCI-dwc-Stop-link-on-host_init-errors-and-de-.patch
	patches.kernel.org/5.19.2-0771-PCI-dwc-Add-unroll-iATU-space-support-to-dw_p.patch
	patches.kernel.org/5.19.2-0772-PCI-dwc-Disable-outbound-windows-only-for-con.patch
	patches.kernel.org/5.19.2-0773-PCI-dwc-Set-INCREASE_REGION_SIZE-flag-based-o.patch
	patches.kernel.org/5.19.2-0774-PCI-dwc-Deallocate-EPC-memory-on-dw_pcie_ep_i.patch
	patches.kernel.org/5.19.2-0775-PCI-dwc-Always-enable-CDM-check-if-snps-enabl.patch
	patches.kernel.org/5.19.2-0776-soundwire-bus_type-fix-remove-and-shutdown-su.patch
	patches.kernel.org/5.19.2-0777-soundwire-revisit-driver-bind-unbind-and-call.patch
	patches.kernel.org/5.19.2-0778-KVM-arm64-Don-t-return-from-void-function.patch
	patches.kernel.org/5.19.2-0779-dmaengine-sf-pdma-Add-multithread-support-for.patch
	patches.kernel.org/5.19.2-0780-PCI-endpoint-Don-t-stop-controller-when-unbin.patch
	patches.kernel.org/5.19.2-0781-phy-qcom-qmp-fix-the-QSERDES_V5_COM_CMN_MODE-.patch
	patches.kernel.org/5.19.2-0782-scsi-qla2xxx-Check-correct-variable-in-qla24x.patch
	patches.kernel.org/5.19.2-0783-scsi-lpfc-Revert-RSCN_MEMENTO-workaround-for-.patch
	patches.kernel.org/5.19.2-0784-intel_th-Fix-a-resource-leak-in-an-error-hand.patch
	patches.kernel.org/5.19.2-0785-intel_th-msu-sink-Potential-dereference-of-nu.patch
	patches.kernel.org/5.19.2-0786-intel_th-msu-Fix-vmalloced-buffers.patch
	patches.kernel.org/5.19.2-0787-binder-fix-redefinition-of-seq_file-attribute.patch
	patches.kernel.org/5.19.2-0788-staging-rtl8192u-Fix-sleep-in-atomic-context-.patch
	patches.kernel.org/5.19.2-0789-rtla-utils-Use-calloc-and-check-the-potential.patch
	patches.kernel.org/5.19.2-0790-habanalabs-fix-double-unlock-on-error-in-map_.patch
	patches.kernel.org/5.19.2-0791-dt-bindings-mmc-sdhci-msm-Fix-issues-in-yaml-.patch
	patches.kernel.org/5.19.2-0792-mmc-sdhci-of-esdhc-Fix-refcount-leak-in-esdhc.patch
	patches.kernel.org/5.19.2-0793-mmc-mxcmmc-Silence-a-clang-warning.patch
	patches.kernel.org/5.19.2-0794-mmc-renesas_sdhi-Get-the-reset-handle-early-i.patch
	patches.kernel.org/5.19.2-0795-memstick-ms_block-Fix-some-incorrect-memory-a.patch
	patches.kernel.org/5.19.2-0796-memstick-ms_block-Fix-a-memory-leak.patch
	patches.kernel.org/5.19.2-0797-mmc-sdhci-of-at91-fix-set_uhs_signaling-rewri.patch
	patches.kernel.org/5.19.2-0798-of-device-Fix-missing-of_node_put-in-of_dma_s.patch
	patches.kernel.org/5.19.2-0799-mmc-block-Add-single-read-for-4k-sector-cards.patch
	patches.kernel.org/5.19.2-0800-KVM-s390-pv-leak-the-topmost-page-table-when-.patch
	patches.kernel.org/5.19.2-0801-PCI-portdrv-Don-t-disable-AER-reporting-in-ge.patch
	patches.kernel.org/5.19.2-0802-PCI-qcom-Set-up-rev-2.1.0-PARF_PHY-before-ena.patch
	patches.kernel.org/5.19.2-0803-scsi-smartpqi-Fix-DMA-direction-for-RAID-requ.patch
	patches.kernel.org/5.19.2-0804-xtensa-iss-network-provide-release-callback.patch
	patches.kernel.org/5.19.2-0805-xtensa-iss-fix-handling-error-cases-in-iss_ne.patch
	patches.kernel.org/5.19.2-0806-usb-gadget-udc-amd5536-depends-on-HAS_DMA.patch
	patches.kernel.org/5.19.2-0807-usb-aspeed-vhub-Fix-refcount-leak-bug-in-ast_.patch
	patches.kernel.org/5.19.2-0808-usb-dwc3-core-Deprecate-GCTL.CORESOFTRESET.patch
	patches.kernel.org/5.19.2-0809-usb-dwc3-core-Do-not-perform-GCTL_CORE_SOFTRE.patch
	patches.kernel.org/5.19.2-0810-usb-dwc3-qcom-fix-missing-optional-irq-warnin.patch
	patches.kernel.org/5.19.2-0811-eeprom-idt_89hpesx-uninitialized-data-in-idt_.patch
	patches.kernel.org/5.19.2-0812-phy-stm32-fix-error-return-in-stm32_usbphyc_p.patch
	patches.kernel.org/5.19.2-0813-phy-rockchip-inno-usb2-Ignore-OTG-IRQs-in-hos.patch
	patches.kernel.org/5.19.2-0814-interconnect-imx-fix-max_node_id.patch
	patches.kernel.org/5.19.2-0815-KVM-arm64-Fix-hypervisor-address-symbolizatio.patch
	patches.kernel.org/5.19.2-0816-um-random-Don-t-initialise-hwrng-struct-with-.patch
	patches.kernel.org/5.19.2-0817-mm-percpu-use-kmemleak_ignore_phys-instead-of.patch
	patches.kernel.org/5.19.2-0818-RDMA-irdma-Fix-a-window-for-use-after-free.patch
	patches.kernel.org/5.19.2-0819-RDMA-irdma-Fix-VLAN-connection-with-wildcard-.patch
	patches.kernel.org/5.19.2-0820-RDMA-irdma-Fix-setting-of-QP-context-err_rq_i.patch
	patches.kernel.org/5.19.2-0821-RDMA-rtrs-srv-Fix-modinfo-output-for-stringif.patch
	patches.kernel.org/5.19.2-0822-RDMA-rtrs-clt-Replace-list_next_or_null_rr_rc.patch
	patches.kernel.org/5.19.2-0823-RDMA-qedr-Fix-potential-memory-leak-in-__qedr.patch
	patches.kernel.org/5.19.2-0824-RDMA-hns-Fix-incorrect-clearing-of-interrupt-.patch
	patches.kernel.org/5.19.2-0825-RDMA-siw-Fix-duplicated-reported-IW_CM_EVENT_.patch
	patches.kernel.org/5.19.2-0826-RDMA-rxe-Fix-BUG-KASAN-null-ptr-deref-in-rxe_.patch
	patches.kernel.org/5.19.2-0827-iio-cros-Register-FIFO-callback-after-sensor-.patch
	patches.kernel.org/5.19.2-0828-clk-qcom-Drop-mmcx-gdsc-supply-for-dispcc-and.patch
	patches.kernel.org/5.19.2-0829-clk-qcom-gdsc-Bump-parent-usage-count-when-GD.patch
	patches.kernel.org/5.19.2-0830-clk-qcom-gcc-msm8939-Fix-weird-field-spacing-.patch
	patches.kernel.org/5.19.2-0831-RDMA-hfi1-fix-potential-memory-leak-in-setup_.patch
	patches.kernel.org/5.19.2-0832-gpio-gpiolib-of-Fix-refcount-bugs-in-of_mm_gp.patch
	patches.kernel.org/5.19.2-0833-iio-adc-max1027-unlock-on-error-path-in-max10.patch
	patches.kernel.org/5.19.2-0834-HID-mcp2221-prevent-a-buffer-overflow-in-mcp_.patch
	patches.kernel.org/5.19.2-0835-HID-amd_sfh-Add-NULL-check-for-hid-device.patch
	patches.kernel.org/5.19.2-0836-dmaengine-imx-dma-Cast-of_device_get_match_da.patch
	patches.kernel.org/5.19.2-0837-scripts-gdb-fix-lx-dmesg-on-32-bits-arch.patch
	patches.kernel.org/5.19.2-0838-RDMA-rxe-Fix-mw-bind-to-allow-any-consumer-ke.patch
	patches.kernel.org/5.19.2-0839-mmc-core-quirks-Add-of_node_put-when-breaking.patch
	patches.kernel.org/5.19.2-0840-mmc-cavium-octeon-Add-of_node_put-when-breaki.patch
	patches.kernel.org/5.19.2-0841-mmc-cavium-thunderx-Add-of_node_put-when-brea.patch
	patches.kernel.org/5.19.2-0842-HID-alps-Declare-U1_UNICORN_LEGACY-support.patch
	patches.kernel.org/5.19.2-0843-RDMA-rxe-For-invalidate-compare-according-to-.patch
	patches.kernel.org/5.19.2-0844-RDMA-rxe-Fix-rnr-retry-behavior.patch
	patches.kernel.org/5.19.2-0845-PCI-tegra194-Fix-Root-Port-interrupt-handling.patch
	patches.kernel.org/5.19.2-0846-PCI-tegra194-Fix-link-up-retry-sequence.patch
	patches.kernel.org/5.19.2-0847-HID-amd_sfh-Handle-condition-of-no-sensors.patch
	patches.kernel.org/5.19.2-0848-USB-serial-fix-tty-port-initialized-comments.patch
	patches.kernel.org/5.19.2-0849-usb-xhci_plat_remove-avoid-NULL-dereference.patch
	patches.kernel.org/5.19.2-0850-usb-cdns3-change-place-of-priv_ep-assignment-.patch
	patches.kernel.org/5.19.2-0851-mtd-spi-nor-fix-spi_nor_spimem_setup_op-call-.patch
	patches.kernel.org/5.19.2-0852-staging-fbtft-core-set-smem_len-before-fb_def.patch
	patches.kernel.org/5.19.2-0853-KVM-nVMX-Set-UMIP-bit-CR4_FIXED1-MSR-when-emu.patch
	patches.kernel.org/5.19.2-0854-tools-power-x86-intel-speed-select-Fix-off-by.patch
	patches.kernel.org/5.19.2-0855-platform-x86-pmc_atom-Match-all-Lex-BayTrail-.patch
	patches.kernel.org/5.19.2-0856-platform-mellanox-mlxreg-lc-Fix-error-flow-an.patch
	patches.kernel.org/5.19.2-0857-platform-olpc-Fix-uninitialized-data-in-debug.patch
	patches.kernel.org/5.19.2-0858-RDMA-srpt-Duplicate-port-name-members.patch
	patches.kernel.org/5.19.2-0859-RDMA-srpt-Introduce-a-reference-count-in-stru.patch
	patches.kernel.org/5.19.2-0860-RDMA-srpt-Fix-a-use-after-free.patch
	patches.kernel.org/5.19.2-0861-android-binder-stop-saving-a-pointer-to-the-V.patch
	patches.kernel.org/5.19.2-0862-mm-mmap.c-fix-missing-call-to-vm_unacct_memor.patch
	patches.kernel.org/5.19.2-0863-selftests-vm-fix-errno-handling-in-mrelease_t.patch
	patches.kernel.org/5.19.2-0864-tools-testing-selftests-vm-hugetlb-madvise.c-.patch
	patches.kernel.org/5.19.2-0865-selftest-vm-uninitialized-variable-in-main.patch
	patches.kernel.org/5.19.2-0866-rtla-Fix-Makefile-when-called-from-C-tools.patch
	patches.kernel.org/5.19.2-0867-rtla-Fix-double-free.patch
	patches.kernel.org/5.19.2-0868-virtio-replace-restricted-mem-access-flag-wit.patch
	patches.kernel.org/5.19.2-0869-xen-don-t-require-virtio-with-grants-for-non-.patch
	patches.kernel.org/5.19.2-0870-selftests-kvm-set-rax-before-vmcall.patch
	patches.kernel.org/5.19.2-0871-of-fdt-declared-return-type-does-not-match-ac.patch
	patches.kernel.org/5.19.2-0872-RDMA-mlx5-Add-missing-check-for-return-value-.patch
	patches.kernel.org/5.19.2-0873-RDMA-rxe-Fix-error-unwind-in-rxe_create_qp.patch
	patches.kernel.org/5.19.2-0874-block-rnbd-srv-Set-keep_id-to-true-after-mute.patch
	patches.kernel.org/5.19.2-0875-null_blk-fix-ida-error-handling-in-null_add_d.patch
	patches.kernel.org/5.19.2-0876-nbd-add-missing-definition-of-pr_fmt.patch
	patches.kernel.org/5.19.2-0877-mtip32xx-fix-device-removal.patch
	patches.kernel.org/5.19.2-0878-nvme-use-command_id-instead-of-req-tag-in-tra.patch
	patches.kernel.org/5.19.2-0879-nvme-define-compat_ioctl-again-to-unbreak-32-.patch
	patches.kernel.org/5.19.2-0880-nvme-catch-ENODEV-from-nvme_revalidate_zones-.patch
	patches.kernel.org/5.19.2-0881-block-bio-remove-duplicate-append-pages-code.patch
	patches.kernel.org/5.19.2-0882-block-ensure-iov_iter-advances-for-added-page.patch
	patches.kernel.org/5.19.2-0883-jbd2-fix-outstanding-credits-assert-in-jbd2_j.patch
	patches.kernel.org/5.19.2-0884-ext4-recover-csum-seed-of-tmp_inode-after-mig.patch
	patches.kernel.org/5.19.2-0885-jbd2-fix-assertion-jh-b_frozen_data-NULL-fail.patch
	patches.kernel.org/5.19.2-0886-usb-cdns3-Don-t-use-priv_dev-uninitialized-in.patch
	patches.kernel.org/5.19.2-0887-opp-Fix-error-check-in-dev_pm_opp_attach_genp.patch
	patches.kernel.org/5.19.2-0888-ASoC-cros_ec_codec-Fix-refcount-leak-in-cros_.patch
	patches.kernel.org/5.19.2-0889-ASoC-samsung-Fix-error-handling-in-aries_audi.patch
	patches.kernel.org/5.19.2-0890-ASoC-imx-audmux-Silence-a-clang-warning.patch
	patches.kernel.org/5.19.2-0891-ASoC-mediatek-mt8173-Fix-refcount-leak-in-mt8.patch
	patches.kernel.org/5.19.2-0892-ASoC-max98390-use-linux-gpio-consumer.h-to-fi.patch
	patches.kernel.org/5.19.2-0893-ASoC-mt6797-mt6351-Fix-refcount-leak-in-mt679.patch
	patches.kernel.org/5.19.2-0894-ASoC-codecs-da7210-add-check-for-i2c_add_driv.patch
	patches.kernel.org/5.19.2-0895-ASoC-mediatek-mt8173-rt5650-Fix-refcount-leak.patch
	patches.kernel.org/5.19.2-0896-serial-pic32-fix-missing-clk_disable_unprepar.patch
	patches.kernel.org/5.19.2-0897-serial-8250-Create-serial_lsr_in.patch
	patches.kernel.org/5.19.2-0898-serial-8250-Get-preserved-flags-using-serial_.patch
	patches.kernel.org/5.19.2-0899-serial-8250_dw-Use-serial_lsr_in-in-dw8250_ha.patch
	patches.kernel.org/5.19.2-0900-serial-8250_dw-Store-LSR-into-lsr_saved_flags.patch
	patches.kernel.org/5.19.2-0901-ASoC-SOF-make-ctx_store-and-ctx_restore-as-op.patch
	patches.kernel.org/5.19.2-0902-ASoC-codecs-msm8916-wcd-digital-move-gains-fr.patch
	patches.kernel.org/5.19.2-0903-ASoC-codecs-wcd9335-move-gains-from-SX_TLV-to.patch
	patches.kernel.org/5.19.2-0904-ASoC-cs35l45-Add-endianness-flag-in-snd_soc_c.patch
	patches.kernel.org/5.19.2-0905-rpmsg-char-Add-mutex-protection-for-rpmsg_ept.patch
	patches.kernel.org/5.19.2-0906-rpmsg-mtk_rpmsg-Fix-circular-locking-dependen.patch
	patches.kernel.org/5.19.2-0907-remoteproc-k3-r5-Fix-refcount-leak-in-k3_r5_c.patch
	patches.kernel.org/5.19.2-0908-selftests-livepatch-better-synchronize-test_k.patch
	patches.kernel.org/5.19.2-0909-profiling-fix-shift-too-large-makes-kernel-pa.patch
	patches.kernel.org/5.19.2-0910-remoteproc-imx_rproc-Fix-refcount-leak-in-imx.patch
	patches.kernel.org/5.19.2-0911-KVM-PPC-Book3s-Fix-warning-about-xics_rm_h_xi.patch
	patches.kernel.org/5.19.2-0912-rpmsg-Fix-possible-refcount-leak-in-rpmsg_reg.patch
	patches.kernel.org/5.19.2-0913-selftests-powerpc-Skip-energy_scale_info-test.patch
	patches.kernel.org/5.19.2-0914-ASoC-samsung-h1940_uda1380-include-proepr-GPI.patch
	patches.kernel.org/5.19.2-0915-powerpc-perf-Optimize-clearing-the-pending-PM.patch
	patches.kernel.org/5.19.2-0916-ASoC-soc-core.c-fixup-snd_soc_of_get_dai_link.patch
	patches.kernel.org/5.19.2-0917-ASoC-samsung-change-gpiod_speaker_power-and-r.patch
	patches.kernel.org/5.19.2-0918-serial-8250_dw-Take-port-lock-while-accessing.patch
	patches.kernel.org/5.19.2-0919-ASoC-codecs-wsa881x-handle-timeouts-in-resume.patch
	patches.kernel.org/5.19.2-0920-vfio-mlx5-Protect-mlx5vf_disable_fds-upon-clo.patch
	patches.kernel.org/5.19.2-0921-vfio-Split-migration-ops-from-main-device-ops.patch
	patches.kernel.org/5.19.2-0922-net-ice-fix-initializing-the-bitmap-in-the-sw.patch
	patches.kernel.org/5.19.2-0923-tty-n_gsm-fix-user-open-not-possible-at-respo.patch
	patches.kernel.org/5.19.2-0924-tty-n_gsm-fix-tty-registration-before-control.patch
	patches.kernel.org/5.19.2-0925-tty-n_gsm-fix-wrong-queuing-behavior-in-gsm_d.patch
	patches.kernel.org/5.19.2-0926-tty-n_gsm-fix-missing-timer-to-handle-stalled.patch
	patches.kernel.org/5.19.2-0927-tty-n_gsm-fix-non-flow-control-frames-during-.patch
	patches.kernel.org/5.19.2-0928-tty-n_gsm-fix-packet-re-transmission-without-.patch
	patches.kernel.org/5.19.2-0929-tty-n_gsm-fix-race-condition-in-gsmld_write.patch
	patches.kernel.org/5.19.2-0930-tty-n_gsm-fix-deadlock-and-link-starvation-in.patch
	patches.kernel.org/5.19.2-0931-tty-n_gsm-fix-resource-allocation-order-in-gs.patch
	patches.kernel.org/5.19.2-0932-ASoC-qcom-Fix-missing-of_node_put-in-asoc_qco.patch
	patches.kernel.org/5.19.2-0933-MIPS-Loongson64-Fix-section-mismatch-warning.patch
	patches.kernel.org/5.19.2-0934-ASoC-imx-card-Fix-DSD-PDM-mclk-frequency.patch
	patches.kernel.org/5.19.2-0935-remoteproc-qcom-wcnss-Fix-handling-of-IRQs.patch
	patches.kernel.org/5.19.2-0936-vfio-ccw-Remove-UUID-from-s390-debug-log.patch
	patches.kernel.org/5.19.2-0937-vfio-ccw-Fix-FSM-state-if-mdev-probe-fails.patch
	patches.kernel.org/5.19.2-0938-vfio-ccw-Do-not-change-FSM-state-in-subchanne.patch
	patches.kernel.org/5.19.2-0939-ASoC-audio-graph-card2.c-use-of_property_read.patch
	patches.kernel.org/5.19.2-0940-serial-8250_fsl-Don-t-report-FE-PE-and-OE-twi.patch
	patches.kernel.org/5.19.2-0941-tty-n_gsm-fix-wrong-T1-retry-count-handling.patch
	patches.kernel.org/5.19.2-0942-tty-n_gsm-fix-DM-command.patch
	patches.kernel.org/5.19.2-0943-tty-n_gsm-fix-flow-control-handling-in-tx-pat.patch
	patches.kernel.org/5.19.2-0944-tty-n_gsm-fix-missing-corner-cases-in-gsmld_p.patch
	patches.kernel.org/5.19.2-0945-MIPS-vdso-Utilize-__pa-for-gic_pfn.patch
	patches.kernel.org/5.19.2-0946-ASoC-SOF-mediatek-fix-mt8195-StatvectorSel-wr.patch
	patches.kernel.org/5.19.2-0947-swiotlb-fail-map-correctly-with-failed-io_tlb.patch
	patches.kernel.org/5.19.2-0948-lib-bitmap-fix-off-by-one-in-bitmap_to_arr64.patch
	patches.kernel.org/5.19.2-0949-ASoC-SOF-ipc3-topology-Prevent-double-freeing.patch
	patches.kernel.org/5.19.2-0950-cpufreq-mediatek-fix-error-return-code-in-mtk.patch
	patches.kernel.org/5.19.2-0951-ASoc-audio-graph-card2-Fix-refcount-leak-bug-.patch
	patches.kernel.org/5.19.2-0952-ASoC-mt6359-Fix-refcount-leak-bug.patch
	patches.kernel.org/5.19.2-0953-ASoC-SOF-ipc-msg-injector-fix-copy-in-sof_msg.patch
	patches.kernel.org/5.19.2-0954-serial-8250_bcm7271-Save-restore-RTS-in-suspe.patch
	patches.kernel.org/5.19.2-0955-iommu-exynos-Handle-failed-IOMMU-device-regis.patch
	patches.kernel.org/5.19.2-0956-9p-Drop-kref-usage.patch
	patches.kernel.org/5.19.2-0957-9p-Add-client-parameter-to-p9_req_put.patch
	patches.kernel.org/5.19.2-0958-net-9p-fix-refcount-leak-in-p9_read_work-erro.patch
	patches.kernel.org/5.19.2-0959-MIPS-Fixed-__debug_virt_addr_valid.patch
	patches.kernel.org/5.19.2-0960-rpmsg-qcom_smd-Fix-refcount-leak-in-qcom_smd_.patch
	patches.kernel.org/5.19.2-0961-leds-pwm-multicolor-Don-t-show-EPROBE_DEFER-a.patch
	patches.kernel.org/5.19.2-0962-kfifo-fix-kfifo_to_user-return-type.patch
	patches.kernel.org/5.19.2-0963-lib-smp_processor_id-fix-imbalanced-instrumen.patch
	patches.kernel.org/5.19.2-0964-proc-fix-a-dentry-lock-race-between-release_t.patch
	patches.kernel.org/5.19.2-0965-remoteproc-qcom-pas-Check-if-coredump-is-enab.patch
	patches.kernel.org/5.19.2-0966-remoteproc-sysmon-Wait-for-SSCTL-service-to-c.patch
	patches.kernel.org/5.19.2-0967-mfd-t7l66xb-Drop-platform-disable-callback.patch
	patches.kernel.org/5.19.2-0968-mfd-max77620-Fix-refcount-leak-in-max77620_in.patch
	patches.kernel.org/5.19.2-0969-ASoC-amd-yc-Decrease-level-of-error-message.patch
	patches.kernel.org/5.19.2-0970-iommu-arm-smmu-qcom_iommu-Add-of_node_put-whe.patch
	patches.kernel.org/5.19.2-0971-perf-tools-Fix-dso_id-inode-generation-compar.patch
	patches.kernel.org/5.19.2-0972-riscv-spinwait-Fix-hartid-variable-type.patch
	patches.kernel.org/5.19.2-0973-s390-crash-fix-incorrect-number-of-bytes-to-c.patch
	patches.kernel.org/5.19.2-0974-s390-zcore-fix-race-when-reading-from-hardwar.patch
	patches.kernel.org/5.19.2-0975-perf-test-Fix-test-case-83-perf-stat-CSV-outp.patch
	patches.kernel.org/5.19.2-0976-ASoC-fsl_asrc-force-cast-the-asrc_format-type.patch
	patches.kernel.org/5.19.2-0977-ASoC-fsl-asoc-card-force-cast-the-asrc_format.patch
	patches.kernel.org/5.19.2-0978-ASoC-fsl_easrc-use-snd_pcm_format_t-type-for-.patch
	patches.kernel.org/5.19.2-0979-ASoC-imx-card-use-snd_pcm_format_t-type-for-a.patch
	patches.kernel.org/5.19.2-0980-ASoC-qcom-q6dsp-Fix-an-off-by-one-in-q6adm_al.patch
	patches.kernel.org/5.19.2-0981-fuse-Remove-the-control-interface-for-virtio-.patch
	patches.kernel.org/5.19.2-0982-ASoC-audio-graph-card-Add-of_node_put-in-fail.patch
	patches.kernel.org/5.19.2-0983-ASoC-audio-graph-card2-Add-of_node_put-in-fai.patch
	patches.kernel.org/5.19.2-0984-watchdog-f71808e_wdt-Add-check-for-platform_d.patch
	patches.kernel.org/5.19.2-0985-watchdog-sp5100_tco-Fix-a-memory-leak-of-EFCH.patch
	patches.kernel.org/5.19.2-0986-watchdog-armada_37xx_wdt-check-the-return-val.patch
	patches.kernel.org/5.19.2-0987-ASoC-Intel-sof_rt5682-Perform-quirk-check-fir.patch
	patches.kernel.org/5.19.2-0988-video-fbdev-amba-clcd-Fix-refcount-leak-bugs.patch
	patches.kernel.org/5.19.2-0989-video-fbdev-sis-fix-typos-in-SiS_GetModeID.patch
	patches.kernel.org/5.19.2-0990-ASoC-mchp-spdifrx-disable-end-of-block-interr.patch
	patches.kernel.org/5.19.2-0991-powerpc-32-Call-mmu_mark_initmem_nx-regardles.patch
	patches.kernel.org/5.19.2-0992-powerpc-32s-Fix-boot-failure-with-KASAN-SMP-J.patch
	patches.kernel.org/5.19.2-0993-powerpc-32-Do-not-allow-selection-of-e5500-or.patch
	patches.kernel.org/5.19.2-0994-video-fbdev-offb-Include-missing-linux-platfo.patch
	patches.kernel.org/5.19.2-0995-pseries-iommu-ddw-Fix-kdump-to-work-in-absenc.patch
	patches.kernel.org/5.19.2-0996-powerpc-iommu-Fix-iommu_table_in_use-for-a-sm.patch
	patches.kernel.org/5.19.2-0997-powerpc-pci-Prefer-PCI-domain-assignment-via-.patch
	patches.kernel.org/5.19.2-0998-selftests-powerpc-Fix-matrix-multiply-assist-.patch
	patches.kernel.org/5.19.2-0999-serial-8250_bcm2835aux-Add-missing-clk_disabl.patch
	patches.kernel.org/5.19.2-1000-tty-serial-qcom-geni-serial-Fix-get_clk_div_r.patch
	patches.kernel.org/5.19.2-1001-tty-serial-fsl_lpuart-correct-the-count-of-br.patch
	patches.kernel.org/5.19.2-1002-s390-smp-enforce-lowcore-protection-on-CPU-re.patch
	patches.kernel.org/5.19.2-1003-perf-stat-Revert-perf-stat-Add-default-hybrid.patch
	patches.kernel.org/5.19.2-1004-f2fs-fix-to-invalidate-META_MAPPING-before-DI.patch
	patches.kernel.org/5.19.2-1005-f2fs-fix-to-check-inline_data-during-compress.patch
	patches.kernel.org/5.19.2-1006-f2fs-fix-to-remove-F2FS_COMPR_FL-and-tag-F2FS.patch
	patches.kernel.org/5.19.2-1007-cifs-Fix-memory-leak-when-using-fscache.patch
	patches.kernel.org/5.19.2-1008-powerpc-spufs-Fix-refcount-leak-in-spufs_init.patch
	patches.kernel.org/5.19.2-1009-powerpc-xive-Fix-refcount-leak-in-xive_get_ma.patch
	patches.kernel.org/5.19.2-1010-powerpc-cell-axon_msi-Fix-refcount-leak-in-se.patch
	patches.kernel.org/5.19.2-1011-perf-symbol-Fail-to-read-phdr-workaround.patch
	patches.kernel.org/5.19.2-1012-kprobes-Forbid-probing-on-trampoline-and-BPF-.patch
	patches.kernel.org/5.19.2-1013-x86-bus_lock-Don-t-assume-the-init-value-of-D.patch
	patches.kernel.org/5.19.2-1014-powerpc-pci-Fix-PHB-numbering-when-using-opal.patch
	patches.kernel.org/5.19.2-1015-genelf-Use-HAVE_LIBCRYPTO_SUPPORT-not-the-nev.patch
	patches.kernel.org/5.19.2-1016-scripts-faddr2line-Fix-vmlinux-detection-on-a.patch
	patches.kernel.org/5.19.2-1017-tty-serial-qcom-geni-serial-Fix-lu-u-in-print.patch
	patches.kernel.org/5.19.2-1018-powerpc-64e-Fix-kexec-build-error.patch
	patches.kernel.org/5.19.2-1019-sched-cpuset-Fix-dl_cpu_busy-panic-due-to-emp.patch
	patches.kernel.org/5.19.2-1020-x86-numa-Use-cpumask_available-instead-of-har.patch
	patches.kernel.org/5.19.2-1021-video-fbdev-arkfb-Fix-a-divide-by-zero-bug-in.patch
	patches.kernel.org/5.19.2-1022-tools-thermal-Fix-possible-path-truncations.patch
	patches.kernel.org/5.19.2-1023-sched-Fix-the-check-of-nr_running-at-queue-wa.patch
	patches.kernel.org/5.19.2-1024-sched-Remove-the-limitation-of-WF_ON_CPU-on-w.patch
	patches.kernel.org/5.19.2-1025-sched-core-Do-not-requeue-task-on-CPU-exclude.patch
	patches.kernel.org/5.19.2-1026-x86-entry-Build-thunk_-BITS-only-if-CONFIG_PR.patch
	patches.kernel.org/5.19.2-1027-f2fs-do-not-allow-to-decompress-files-have-FI.patch
	patches.kernel.org/5.19.2-1028-video-fbdev-vt8623fb-Check-the-size-of-screen.patch
	patches.kernel.org/5.19.2-1029-video-fbdev-arkfb-Check-the-size-of-screen-be.patch
	patches.kernel.org/5.19.2-1030-video-fbdev-s3fb-Check-the-size-of-screen-bef.patch
	patches.kernel.org/5.19.2-1031-scsi-ufs-core-Correct-ufshcd_shutdown-flow.patch
	patches.kernel.org/5.19.2-1032-scsi-zfcp-Fix-missing-auto-port-scan-and-thus.patch
	patches.kernel.org/5.19.2-1033-scsi-qla2xxx-Fix-imbalance-vha-vref_count.patch
	patches.kernel.org/5.19.2-1034-scsi-qla2xxx-Fix-discovery-issues-in-FC-AL-to.patch
	patches.kernel.org/5.19.2-1035-scsi-qla2xxx-Turn-off-multi-queue-for-8G-adap.patch
	patches.kernel.org/5.19.2-1036-scsi-qla2xxx-Fix-crash-due-to-stale-SRB-acces.patch
	patches.kernel.org/5.19.2-1037-scsi-qla2xxx-Fix-excessive-I-O-error-messages.patch
	patches.kernel.org/5.19.2-1038-scsi-qla2xxx-Fix-erroneous-mailbox-timeout-af.patch
	patches.kernel.org/5.19.2-1039-scsi-qla2xxx-Wind-down-adapter-after-PCIe-err.patch
	patches.kernel.org/5.19.2-1040-scsi-qla2xxx-Fix-losing-FCP-2-targets-on-long.patch
	patches.kernel.org/5.19.2-1041-scsi-qla2xxx-Fix-losing-target-when-it-reappe.patch
	patches.kernel.org/5.19.2-1042-scsi-qla2xxx-Fix-losing-FCP-2-targets-during-.patch
	patches.kernel.org/5.19.2-1043-cifs-fix-lock-length-calculation.patch
	patches.kernel.org/5.19.2-1044-x86-bugs-Enable-STIBP-for-IBPB-mitigated-RETB.patch
	patches.kernel.org/5.19.2-1045-ftrace-x86-Add-back-ftrace_expected-assignmen.patch
	patches.kernel.org/5.19.2-1046-x86-kprobes-Update-kcb-status-flag-after-sing.patch
	patches.kernel.org/5.19.2-1047-x86-olpc-fix-logical-not-is-only-applied-to-t.patch
	patches.kernel.org/5.19.2-1048-SMB3-fix-lease-break-timeout-when-multiple-de.patch
	patches.kernel.org/5.19.2-1049-posix-cpu-timers-Cleanup-CPU-timers-before-fr.patch
	patches.kernel.org/5.19.2-1050-Input-gscps2-check-return-value-of-ioremap-in.patch
	patches.kernel.org/5.19.2-1051-__follow_mount_rcu-verify-that-mount_lock-rem.patch
	patches.kernel.org/5.19.2-1052-spmi-trace-fix-stack-out-of-bound-access-in-S.patch
	patches.kernel.org/5.19.2-1053-csky-abiv1-Fixup-compile-error.patch
	patches.kernel.org/5.19.2-1054-drivers-base-fix-userspace-break-from-using-b.patch
	patches.kernel.org/5.19.2-1055-drm-mediatek-Keep-dsi-as-LP00-before-dcs-cmds.patch
	patches.kernel.org/5.19.2-1056-crypto-blake2s-remove-shash-module.patch
	patches.kernel.org/5.19.2-1057-firmware-arm_scpi-Ensure-scpi_info-is-not-ass.patch
	patches.kernel.org/5.19.2-1058-intel_th-pci-Add-Meteor-Lake-P-support.patch
	patches.kernel.org/5.19.2-1059-intel_th-pci-Add-Raptor-Lake-S-PCH-support.patch
	patches.kernel.org/5.19.2-1060-intel_th-pci-Add-Raptor-Lake-S-CPU-support.patch
	patches.kernel.org/5.19.2-1061-KVM-set_msr_mce-Permit-guests-to-ignore-singl.patch
	patches.kernel.org/5.19.2-1062-KVM-x86-Signal-GP-not-EPERM-on-bad-WRMSR-MCi_.patch
	patches.kernel.org/5.19.2-1063-iommu-vt-d-avoid-invalid-memory-access-via-no.patch
	patches.kernel.org/5.19.2-1064-PCI-AER-Iterate-over-error-counters-instead-o.patch
	patches.kernel.org/5.19.2-1065-PCI-qcom-Power-on-PHY-before-IPQ8074-DBI-regi.patch
	patches.kernel.org/5.19.2-1066-dm-writecache-set-a-default-MAX_WRITEBACK_JOB.patch
	patches.kernel.org/5.19.2-1067-kexec_file-drop-weak-attribute-from-functions.patch
	patches.kernel.org/5.19.2-1068-kexec-clean-up-arch_kexec_kernel_verify_sig.patch
	patches.kernel.org/5.19.2-1069-kexec-KEYS-s390-Make-use-of-built-in-and-seco.patch
	patches.kernel.org/5.19.2-1070-tracing-events-Add-__vstring-and-__assign_vst.patch
	patches.kernel.org/5.19.2-1071-dm-thin-fix-use-after-free-crash-in-dm_sm_reg.patch
	patches.kernel.org/5.19.2-1072-net-9p-Initialize-the-iounit-field-during-fid.patch
	patches.kernel.org/5.19.2-1073-ARM-Marvell-Update-PCIe-fixup.patch
	patches.kernel.org/5.19.2-1074-timekeeping-contribute-wall-clock-to-rng-on-t.patch
	patches.kernel.org/5.19.2-1075-locking-csd_lock-Change-csdlock_debug-from-ea.patch
	patches.kernel.org/5.19.2-1076-block-don-t-allow-the-same-type-rq_qos-add-mo.patch
	patches.kernel.org/5.19.2-1077-btrfs-tree-log-make-the-return-value-for-log-.patch
	patches.kernel.org/5.19.2-1078-btrfs-ensure-pages-are-unlocked-on-cow_file_r.patch
	patches.kernel.org/5.19.2-1079-btrfs-fix-error-handling-of-fallback-uncompre.patch
	patches.kernel.org/5.19.2-1080-btrfs-reset-block-group-chunk-force-if-we-hav.patch
	patches.kernel.org/5.19.2-1081-btrfs-properly-flag-filesystem-with-BTRFS_FEA.patch
	patches.kernel.org/5.19.2-1082-block-add-bdev_max_segments-helper.patch
	patches.kernel.org/5.19.2-1083-btrfs-zoned-revive-max_zone_append_bytes.patch
	patches.kernel.org/5.19.2-1084-btrfs-replace-BTRFS_MAX_EXTENT_SIZE-with-fs_i.patch
	patches.kernel.org/5.19.2-1085-btrfs-convert-count_max_extents-to-use-fs_inf.patch
	patches.kernel.org/5.19.2-1086-btrfs-let-can_allocate_chunk-return-error.patch
	patches.kernel.org/5.19.2-1087-btrfs-zoned-finish-least-available-block-grou.patch
	patches.kernel.org/5.19.2-1088-btrfs-zoned-disable-metadata-overcommit-for-z.patch
	patches.kernel.org/5.19.2-1089-btrfs-store-chunk-size-in-space-info-struct.patch
	patches.kernel.org/5.19.2-1090-btrfs-zoned-introduce-space_info-active_total.patch
	patches.kernel.org/5.19.2-1091-btrfs-zoned-activate-metadata-block-group-on-.patch
	patches.kernel.org/5.19.2-1092-btrfs-zoned-activate-necessary-block-group.patch
	patches.kernel.org/5.19.2-1093-btrfs-zoned-write-out-partially-allocated-reg.patch
	patches.kernel.org/5.19.2-1094-btrfs-zoned-wait-until-zone-is-finished-when-.patch
	patches.kernel.org/5.19.2-1095-btrfs-join-running-log-transaction-when-loggi.patch
	patches.kernel.org/5.19.2-1096-intel_idle-make-SPR-C1-and-C1E-be-independent.patch
	patches.kernel.org/5.19.2-1097-ACPI-CPPC-Do-not-prevent-CPPC-from-working-in.patch
	patches.kernel.org/5.19.2-1098-powerpc-powernv-kvm-Use-darn-for-H_RANDOM-on-.patch
	patches.kernel.org/5.19.2-1099-s390-unwind-fix-fgraph-return-address-recover.patch
	patches.kernel.org/5.19.2-1100-KVM-x86-pmu-Introduce-the-ctrl_mask-value-for.patch
	patches.kernel.org/5.19.2-1101-KVM-VMX-Mark-all-PERF_GLOBAL_-OVF-_CTRL-bits-.patch
	patches.kernel.org/5.19.2-1102-KVM-x86-pmu-Ignore-pmu-global_ctrl-check-if-v.patch
	patches.kernel.org/5.19.2-1103-KVM-x86-pmu-Accept-0-for-absent-PMU-MSRs-when.patch
	patches.kernel.org/5.19.2-1104-Revert-KVM-x86-pmu-Accept-0-for-absent-PMU-MS.patch
	patches.kernel.org/5.19.2-1105-KVM-VMX-Add-helper-to-check-if-the-guest-PMU-.patch
	patches.kernel.org/5.19.2-1106-KVM-nVMX-Attempt-to-load-PERF_GLOBAL_CTRL-on-.patch
	patches.kernel.org/5.19.2-1107-dm-raid-fix-address-sanitizer-warning-in-raid.patch
	patches.kernel.org/5.19.2-1108-dm-raid-fix-address-sanitizer-warning-in-raid.patch
	patches.kernel.org/5.19.2-1109-dm-fix-dm-raid-crash-if-md_handle_request-spl.patch
	patches.kernel.org/5.19.2-1110-mm-damon-reclaim-fix-potential-memory-leak-in.patch
	patches.kernel.org/5.19.2-1111-hugetlb_cgroup-fix-wrong-hugetlb-cgroup-numa-.patch
	patches.kernel.org/5.19.2-1112-batman-adv-tracing-Use-the-new-__vstring-help.patch
	patches.kernel.org/5.19.2-1113-tracing-Use-a-struct-alignof-to-determine-tra.patch
	patches.kernel.org/5.19.2-1114-ext4-fix-reading-leftover-inlined-symlinks.patch
	patches.kernel.org/5.19.2-1115-ext4-update-s_overhead_clusters-in-the-superb.patch
	patches.kernel.org/5.19.2-1116-ext4-fix-extent-status-tree-race-in-writeback.patch
	patches.kernel.org/5.19.2-1117-ext4-add-EXT4_INODE_HAS_XATTR_SPACE-macro-in-.patch
	patches.kernel.org/5.19.2-1118-ext4-fix-use-after-free-in-ext4_xattr_set_ent.patch
	patches.kernel.org/5.19.2-1119-ext4-correct-max_inline_xattr_value_size-comp.patch
	patches.kernel.org/5.19.2-1120-ext4-correct-the-misjudgment-in-ext4_iget_ext.patch
	patches.kernel.org/5.19.2-1121-ext4-fix-warning-in-ext4_iomap_begin-as-race-.patch
	patches.kernel.org/5.19.2-1122-Documentation-ext4-fix-cell-spacing-of-table-.patch
	patches.kernel.org/5.19.2-1123-ext4-check-if-directory-block-is-within-i_siz.patch
	patches.kernel.org/5.19.2-1124-ext4-make-sure-ext4_append-always-allocates-n.patch
	patches.kernel.org/5.19.2-1125-ext4-remove-EA-inode-entry-from-mbcache-on-in.patch
	patches.kernel.org/5.19.2-1126-ext4-unindent-codeblock-in-ext4_xattr_block_s.patch
	patches.kernel.org/5.19.2-1127-ext4-fix-race-when-reusing-xattr-blocks.patch
	patches.kernel.org/5.19.2-1128-KEYS-asymmetric-enforce-SM2-signature-use-pke.patch
	patches.kernel.org/5.19.2-1129-tpm-eventlog-Fix-section-mismatch-for-DEBUG_S.patch
	patches.kernel.org/5.19.2-1130-tpm-Add-check-for-Failure-mode-for-TPM2-modul.patch
	patches.kernel.org/5.19.2-1131-xen-blkback-fix-persistent-grants-negotiation.patch
	patches.kernel.org/5.19.2-1132-xen-blkback-Apply-feature_persistent-paramete.patch
	patches.kernel.org/5.19.2-1133-xen-blkfront-Apply-feature_persistent-paramet.patch
	patches.kernel.org/5.19.2-1134-powerpc-Fix-eh-field-when-calling-lwarx-on-PP.patch
	patches.kernel.org/5.19.2-1135-powerpc64-ftrace-Fix-ftrace-for-clang-builds.patch
	patches.kernel.org/5.19.2-1136-net_sched-cls_route-remove-from-list-when-han.patch
	patches.kernel.org/5.19.2-1137-Revert-drm-bridge-anx7625-Use-DPI-bus-type.patch
	patches.kernel.org/5.19.2-1138-tcp-fix-over-estimation-in-sk_forced_mem_sche.patch
	patches.kernel.org/5.19.2-1139-crypto-lib-blake2s-reduce-stack-frame-usage-i.patch
	patches.kernel.org/5.19.2-1140-raw-remove-unused-variables-from-raw6_icmp_er.patch
	patches.kernel.org/5.19.2-1141-raw-fix-a-typo-in-raw_icmp_error.patch
	patches.kernel.org/5.19.2-1142-Revert-mwifiex-fix-sleep-in-atomic-context-bu.patch
	patches.kernel.org/5.19.2-1143-Revert-devcoredump-remove-the-useless-gfp_t-p.patch
	patches.kernel.org/5.19.2-1144-mptcp-refine-memory-scheduling.patch
	patches.kernel.org/5.19.2-1145-wifi-cfg80211-handle-IBSS-in-channel-switch.patch
	patches.kernel.org/5.19.2-1146-wifi-nl80211-hold-wdev-mutex-for-tid-config.patch
	patches.kernel.org/5.19.2-1147-wifi-nl80211-relax-wdev-mutex-check-in-wdev_c.patch
	patches.kernel.org/5.19.2-1148-wifi-nl80211-acquire-wdev-mutex-earlier-in-st.patch
	patches.kernel.org/5.19.2-1149-wifi-cfg80211-remove-chandef-check-in-cfg8021.patch
	patches.kernel.org/5.19.2-1150-tracing-Use-a-copy-of-the-va_list-for-__assig.patch
	patches.kernel.org/5.19.2-1151-net-dsa-felix-fix-min-gate-len-calculation-fo.patch
	patches.kernel.org/5.19.2-1152-Revert-s390-smp-enforce-lowcore-protection-on.patch
	patches.kernel.org/5.19.2-1153-powerpc-kexec-Fix-build-failure-from-uninitia.patch
	patches.kernel.org/5.19.2-1154-io_uring-mem-account-pbuf-buckets.patch
	patches.kernel.org/5.19.2-1155-Bluetooth-L2CAP-Fix-l2cap_global_chan_by_psm-.patch
	patches.kernel.org/5.19.2-1156-ASoC-Intel-avs-Use-lookup-table-to-create-mod.patch
	patches.kernel.org/5.19.2-1157-geneve-Use-ip_tunnel_key-flow-flags-in-route-.patch
	patches.kernel.org/5.19.2-1158-vxlan-Use-ip_tunnel_key-flow-flags-in-route-l.patch
	patches.kernel.org/5.19.2-1159-Linux-5.19.2.patch
	patches.kernel.org/5.19.3-001-Revert-mm-kfence-apply-kmemleak_ignore_phys-on.patch
	patches.kernel.org/5.19.3-002-tee-add-overflow-check-in-register_shm_helper.patch
	patches.kernel.org/5.19.3-003-net_sched-cls_route-disallow-handle-of-0.patch
	patches.kernel.org/5.19.3-004-btrfs-only-write-the-sectors-in-the-vertical-s.patch
	patches.kernel.org/5.19.3-005-btrfs-raid56-don-t-trust-any-cached-sector-in-.patch
	patches.kernel.org/5.19.3-006-kexec-KEYS-make-the-code-in-bzImage64_verify_s.patch
	patches.kernel.org/5.19.3-007-arm64-kexec_file-use-more-system-keyrings-to-v.patch
	patches.kernel.org/5.19.3-008-Linux-5.19.3.patch
	patches.kernel.org/5.19.4-001-ALSA-info-Fix-llseek-return-value-when-using-c.patch
	patches.kernel.org/5.19.4-002-ALSA-hda-realtek-Add-quirk-for-Clevo-NS50PU-NS.patch
	patches.kernel.org/5.19.4-003-RDMA-Handle-the-return-code-from-dma_resv_wait.patch
	patches.kernel.org/5.19.4-004-KVM-Unconditionally-get-a-ref-to-dev-kvm-modul.patch
	patches.kernel.org/5.19.4-005-x86-mm-Use-proper-mask-when-setting-PUD-mappin.patch
	patches.kernel.org/5.19.4-006-rds-add-missing-barrier-to-release_refill.patch
	patches.kernel.org/5.19.4-007-drm-i915-gem-Remove-shared-locking-on-freeing-.patch
	patches.kernel.org/5.19.4-008-locking-atomic-Make-test_and_-_bit-ordered-on-.patch
	patches.kernel.org/5.19.4-009-drm-nouveau-recognise-GA103.patch
	patches.kernel.org/5.19.4-010-drm-ttm-Fix-dummy-res-NULL-ptr-deref-bug.patch
	patches.kernel.org/5.19.4-011-drm-amdgpu-Only-disable-prefer_shadow-on-hawai.patch
	patches.kernel.org/5.19.4-012-drm-amd-display-Check-correct-bounds-for-strea.patch
	patches.kernel.org/5.19.4-013-s390-ap-fix-crash-on-older-machines-based-on-Q.patch
	patches.kernel.org/5.19.4-014-ata-libata-eh-Add-missing-command-name.patch
	patches.kernel.org/5.19.4-015-mmc-pxamci-Fix-another-error-handling-path-in-.patch
	patches.kernel.org/5.19.4-016-mmc-pxamci-Fix-an-error-handling-path-in-pxamc.patch
	patches.kernel.org/5.19.4-017-mmc-meson-gx-Fix-an-error-handling-path-in-mes.patch
	patches.kernel.org/5.19.4-018-btrfs-unset-reloc-control-if-transaction-commi.patch
	patches.kernel.org/5.19.4-019-btrfs-reset-RO-counter-on-block-group-if-we-fa.patch
	patches.kernel.org/5.19.4-020-btrfs-fix-lost-error-handling-when-looking-up-.patch
	patches.kernel.org/5.19.4-021-btrfs-fix-warning-during-log-replay-when-bumpi.patch
	patches.kernel.org/5.19.4-022-drm-amdgpu-change-vram-width-algorithm-for-vra.patch
	patches.kernel.org/5.19.4-023-drm-i915-gt-Ignore-TLB-invalidations-on-idle-e.patch
	patches.kernel.org/5.19.4-024-drm-i915-gt-Invalidate-TLB-of-the-OA-unit-at-T.patch
	patches.kernel.org/5.19.4-025-drm-i915-gt-Skip-TLB-invalidations-once-wedged.patch
	patches.kernel.org/5.19.4-026-drm-i915-gt-Batch-TLB-invalidations.patch
	patches.kernel.org/5.19.4-027-drm-i915-pass-a-pointer-for-tlb-seqno-at-vma_i.patch
	patches.kernel.org/5.19.4-028-cifs-Fix-memory-leak-on-the-deferred-close.patch
	patches.kernel.org/5.19.4-029-x86-kprobes-Fix-JNG-JNLE-emulation.patch
	patches.kernel.org/5.19.4-030-tracing-perf-Fix-double-put-of-trace-event-whe.patch
	patches.kernel.org/5.19.4-031-tracing-eprobes-Do-not-allow-eprobes-to-use-st.patch
	patches.kernel.org/5.19.4-032-tracing-eprobes-Do-not-hardcode-comm-as-a-stri.patch
	patches.kernel.org/5.19.4-033-tracing-eprobes-Fix-reading-of-string-fields.patch
	patches.kernel.org/5.19.4-034-tracing-eprobes-Have-event-probes-be-consisten.patch
	patches.kernel.org/5.19.4-035-tracing-probes-Have-kprobes-and-uprobes-use-CO.patch
	patches.kernel.org/5.19.4-036-tracing-Have-filter-accept-common_cpu-to-be-co.patch
	patches.kernel.org/5.19.4-037-ALSA-usb-audio-More-comprehensive-mixer-map-fo.patch
	patches.kernel.org/5.19.4-038-ALSA-hda-Fix-crash-due-to-jack-poll-in-suspend.patch
	patches.kernel.org/5.19.4-039-dt-bindings-usb-mtk-xhci-Allow-wakeup-interrup.patch
	patches.kernel.org/5.19.4-040-can-ems_usb-fix-clang-s-Wunaligned-access-warn.patch
	patches.kernel.org/5.19.4-041-apparmor-fix-quiet_denied-for-file-rules.patch
	patches.kernel.org/5.19.4-042-apparmor-fix-absroot-causing-audited-secids-to.patch
	patches.kernel.org/5.19.4-043-apparmor-Fix-failed-mount-permission-check-err.patch
	patches.kernel.org/5.19.4-044-apparmor-fix-aa_label_asxprint-return-check.patch
	patches.kernel.org/5.19.4-045-apparmor-fix-setting-unconfined-mode-on-a-load.patch
	patches.kernel.org/5.19.4-046-apparmor-fix-overlapping-attachment-computatio.patch
	patches.kernel.org/5.19.4-047-apparmor-fix-reference-count-leak-in-aa_pivotr.patch
	patches.kernel.org/5.19.4-048-apparmor-Fix-memleak-in-aa_simple_write_to_buf.patch
	patches.kernel.org/5.19.4-049-Documentation-ACPI-EINJ-Fix-obsolete-example.patch
	patches.kernel.org/5.19.4-050-netfilter-nf_tables-fix-crash-when-nf_trace-is.patch
	patches.kernel.org/5.19.4-051-net-tap-NULL-pointer-derefence-in-dev_parse_he.patch
	patches.kernel.org/5.19.4-052-NFSv4.1-Don-t-decrease-the-value-of-seq_nr_hig.patch
	patches.kernel.org/5.19.4-053-NFSv4.1-Handle-NFS4ERR_DELAY-replies-to-OP_SEQ.patch
	patches.kernel.org/5.19.4-054-NFSv4-Fix-races-in-the-legacy-idmapper-upcall.patch
	patches.kernel.org/5.19.4-055-NFSv4.1-RECLAIM_COMPLETE-must-handle-EACCES.patch
	patches.kernel.org/5.19.4-056-NFSv4-pnfs-Fix-a-use-after-free-bug-in-open.patch
	patches.kernel.org/5.19.4-057-mptcp-btf-Add-struct-mptcp_sock-definition-whe.patch
	patches.kernel.org/5.19.4-058-mptcp-move-subflow-cleanup-in-mptcp_destroy_co.patch
	patches.kernel.org/5.19.4-059-mptcp-do-not-queue-data-on-closed-subflows.patch
	patches.kernel.org/5.19.4-060-selftests-mptcp-make-sendfile-selftest-work.patch
	patches.kernel.org/5.19.4-061-BPF-Fix-potential-bad-pointer-dereference-in-b.patch
	patches.kernel.org/5.19.4-062-bpf-Disallow-bpf-programs-call-prog_run-comman.patch
	patches.kernel.org/5.19.4-063-bpf-Don-t-reinit-map-value-in-prealloc_lru_pop.patch
	patches.kernel.org/5.19.4-064-bpf-Acquire-map-uref-in-.init_seq_private-for-.patch
	patches.kernel.org/5.19.4-065-bpf-Acquire-map-uref-in-.init_seq_private-for-.patch
	patches.kernel.org/5.19.4-066-bpf-Acquire-map-uref-in-.init_seq_private-for-.patch
	patches.kernel.org/5.19.4-067-bpf-Acquire-map-uref-in-.init_seq_private-for-.patch
	patches.kernel.org/5.19.4-068-bpf-Check-the-validity-of-max_rdwr_access-for-.patch
	patches.kernel.org/5.19.4-069-can-mcp251x-Fix-race-condition-on-receive-inte.patch
	patches.kernel.org/5.19.4-070-can-j1939-j1939_session_destroy-fix-memory-lea.patch
	patches.kernel.org/5.19.4-071-net-atlantic-fix-aq_vec-index-out-of-range-err.patch
	patches.kernel.org/5.19.4-072-m68k-coldfire-device.c-protect-FLEXCAN-blocks.patch
	patches.kernel.org/5.19.4-073-sunrpc-fix-expiry-of-auth-creds.patch
	patches.kernel.org/5.19.4-074-SUNRPC-Fix-xdr_encode_bool.patch
	patches.kernel.org/5.19.4-075-SUNRPC-Reinitialise-the-backchannel-request-bu.patch
	patches.kernel.org/5.19.4-076-SUNRPC-Don-t-reuse-bvec-on-retransmission-of-t.patch
	patches.kernel.org/5.19.4-077-ASoC-qdsp6-q6apm-dai-unprepare-stream-if-its-a.patch
	patches.kernel.org/5.19.4-078-virtio-VIRTIO_HARDEN_NOTIFICATION-is-broken.patch
	patches.kernel.org/5.19.4-079-virtio_net-fix-memory-leak-inside-XPD_TX-with-.patch
	patches.kernel.org/5.19.4-080-virtio-blk-Avoid-use-after-free-on-suspend-res.patch
	patches.kernel.org/5.19.4-081-devlink-Fix-use-after-free-after-a-failed-relo.patch
	patches.kernel.org/5.19.4-082-net-phy-Warn-about-incorrect-mdio_bus_phy_resu.patch
	patches.kernel.org/5.19.4-083-net-bcmgenet-Indicate-MAC-is-in-charge-of-PHY-.patch
	patches.kernel.org/5.19.4-084-net-phy-c45-baset1-do-not-skip-aneg-configurat.patch
	patches.kernel.org/5.19.4-085-net-dsa-felix-suppress-non-changes-to-the-tagg.patch
	patches.kernel.org/5.19.4-086-net-bgmac-Fix-a-BUG-triggered-by-wrong-bytes_c.patch
	patches.kernel.org/5.19.4-087-net-atm-bring-back-zatm-uAPI.patch
	patches.kernel.org/5.19.4-088-selftests-forwarding-Fix-failing-tests-with-ol.patch
	patches.kernel.org/5.19.4-089-dt-bindings-arm-qcom-fix-Alcatel-OneTouch-Idol.patch
	patches.kernel.org/5.19.4-090-pinctrl-renesas-rzg2l-Return-EINVAL-for-pins-w.patch
	patches.kernel.org/5.19.4-091-dt-bindings-pinctrl-mt8192-Add-drive-strength-.patch
	patches.kernel.org/5.19.4-092-dt-bindings-pinctrl-mt8192-Use-generic-bias-in.patch
	patches.kernel.org/5.19.4-093-pinctrl-nomadik-Fix-refcount-leak-in-nmk_pinct.patch
	patches.kernel.org/5.19.4-094-pinctrl-qcom-msm8916-Allow-CAMSS-GP-clocks-to-.patch
	patches.kernel.org/5.19.4-095-pinctrl-amd-Don-t-save-restore-interrupt-statu.patch
	patches.kernel.org/5.19.4-096-dt-bindings-pinctrl-mt8195-Fix-name-for-mediat.patch
	patches.kernel.org/5.19.4-097-dt-bindings-pinctrl-mt8195-Add-and-use-drive-s.patch
	patches.kernel.org/5.19.4-098-pinctrl-sunxi-Add-I-O-bias-setting-for-H6-R-PI.patch
	patches.kernel.org/5.19.4-099-dt-bindings-pinctrl-mt8186-Add-and-use-drive-s.patch
	patches.kernel.org/5.19.4-100-pinctrl-qcom-sm8250-Fix-PDC-map.patch
	patches.kernel.org/5.19.4-101-rtc-spear-set-range-max.patch
	patches.kernel.org/5.19.4-102-Input-exc3000-fix-return-value-check-of-wait_f.patch
	patches.kernel.org/5.19.4-103-Input-mt6779-keypad-match-hardware-matrix-orga.patch
	patches.kernel.org/5.19.4-104-Input-iqs7222-correct-slider-event-disable-log.patch
	patches.kernel.org/5.19.4-105-Input-iqs7222-fortify-slider-event-reporting.patch
	patches.kernel.org/5.19.4-106-Input-iqs7222-protect-volatile-registers.patch
	patches.kernel.org/5.19.4-107-Input-iqs7222-acknowledge-reset-before-writing.patch
	patches.kernel.org/5.19.4-108-Input-iqs7222-handle-reset-during-ATI.patch
	patches.kernel.org/5.19.4-109-Input-iqs7222-remove-support-for-RF-filter.patch
	patches.kernel.org/5.19.4-110-dt-bindings-input-iqs7222-Remove-support-for-R.patch
	patches.kernel.org/5.19.4-111-dt-bindings-input-iqs7222-Correct-bottom-speed.patch
	patches.kernel.org/5.19.4-112-dt-bindings-input-iqs7222-Extend-slider-mapped.patch
	patches.kernel.org/5.19.4-113-octeontx2-pf-Fix-NIX_AF_TL3_TL2X_LINKX_CFG-reg.patch
	patches.kernel.org/5.19.4-114-octeontx2-af-Apply-tx-nibble-fixup-always.patch
	patches.kernel.org/5.19.4-115-octeontx2-af-suppress-external-profile-loading.patch
	patches.kernel.org/5.19.4-116-octeontx2-af-Fix-mcam-entry-resource-leak.patch
	patches.kernel.org/5.19.4-117-octeontx2-af-Fix-key-checking-for-source-mac.patch
	patches.kernel.org/5.19.4-118-ACPI-property-Return-type-of-acpi_add_nondev_s.patch
	patches.kernel.org/5.19.4-119-geneve-do-not-use-RT_TOS-for-IPv6-flowlabel.patch
	patches.kernel.org/5.19.4-120-vxlan-do-not-use-RT_TOS-for-IPv6-flowlabel.patch
	patches.kernel.org/5.19.4-121-mlx5-do-not-use-RT_TOS-for-IPv6-flowlabel.patch
	patches.kernel.org/5.19.4-122-ipv6-do-not-use-RT_TOS-for-IPv6-flowlabel.patch
	patches.kernel.org/5.19.4-123-plip-avoid-rcu-debug-splat.patch
	patches.kernel.org/5.19.4-124-vsock-Fix-memory-leak-in-vsock_connect.patch
	patches.kernel.org/5.19.4-125-vsock-Set-socket-state-back-to-SS_UNCONNECTED-.patch
	patches.kernel.org/5.19.4-126-dt-bindings-gpio-zynq-Add-missing-compatible-s.patch
	patches.kernel.org/5.19.4-127-dt-bindings-arm-qcom-fix-Longcheer-L8150-compa.patch
	patches.kernel.org/5.19.4-128-dt-bindings-arm-qcom-fix-MSM8916-MTP-compatibl.patch
	patches.kernel.org/5.19.4-129-dt-bindings-arm-qcom-fix-MSM8994-boards-compat.patch
	patches.kernel.org/5.19.4-130-dt-bindings-clock-qcom-gcc-msm8996-add-more-GC.patch
	patches.kernel.org/5.19.4-131-dt-bindings-PCI-qcom-Fix-reset-conditional.patch
	patches.kernel.org/5.19.4-132-spi-dt-bindings-cadence-add-missing-required.patch
	patches.kernel.org/5.19.4-133-spi-dt-bindings-zynqmp-qspi-add-missing-requir.patch
	patches.kernel.org/5.19.4-134-dt-bindings-opp-opp-v2-kryo-cpu-Fix-example-bi.patch
	patches.kernel.org/5.19.4-135-spi-dt-bindings-qcom-spi-geni-qcom-allow-three.patch
	patches.kernel.org/5.19.4-136-ceph-use-correct-index-when-encoding-client-su.patch
	patches.kernel.org/5.19.4-137-tools-testing-cxl-Fix-decoder-default-state.patch
	patches.kernel.org/5.19.4-138-tools-vm-slabinfo-use-alphabetic-order-when-tw.patch
	patches.kernel.org/5.19.4-139-ceph-don-t-leak-snap_rwsem-in-handle_cap_grant.patch
	patches.kernel.org/5.19.4-140-clk-imx93-Correct-the-edma1-s-parent-clock.patch
	patches.kernel.org/5.19.4-141-vdpa_sim-use-max_iotlb_entries-as-a-limit-in-v.patch
	patches.kernel.org/5.19.4-142-vdpa_sim_blk-set-number-of-address-spaces-and-.patch
	patches.kernel.org/5.19.4-143-tools-testing-cxl-Fix-cxl_hdm_decode_init-call.patch
	patches.kernel.org/5.19.4-144-kbuild-dummy-tools-avoid-tmpdir-leak-in-dummy-.patch
	patches.kernel.org/5.19.4-145-tools-build-Switch-to-new-openssl-API-for-test.patch
	patches.kernel.org/5.19.4-146-NTB-ntb_tool-uninitialized-heap-data-in-tool_f.patch
	patches.kernel.org/5.19.4-147-nfp-ethtool-fix-the-display-error-of-ethtool-m.patch
	patches.kernel.org/5.19.4-148-xen-xenbus-fix-return-type-in-xenbus_file_read.patch
	patches.kernel.org/5.19.4-149-tsnep-Fix-tsnep_tx_unmap-error-path-usage.patch
	patches.kernel.org/5.19.4-150-atm-idt77252-fix-use-after-free-bugs-caused-by.patch
	patches.kernel.org/5.19.4-151-fscache-don-t-leak-cookie-access-refs-if-inval.patch
	patches.kernel.org/5.19.4-152-geneve-fix-TOS-inheriting-for-ipv4.patch
	patches.kernel.org/5.19.4-153-nvme-fc-fix-the-fc_appid_store-return-value.patch
	patches.kernel.org/5.19.4-154-perf-probe-Fix-an-error-handling-path-in-parse.patch
	patches.kernel.org/5.19.4-155-i2c-qcom-geni-Fix-GPI-DMA-buffer-sync-back.patch
	patches.kernel.org/5.19.4-156-perf-parse-events-Fix-segfault-when-event-pars.patch
	patches.kernel.org/5.19.4-157-perf-tests-Fix-Track-with-sched_switch-test-fo.patch
	patches.kernel.org/5.19.4-158-dpaa2-eth-trace-the-allocated-address-instead-.patch
	patches.kernel.org/5.19.4-159-fs-ntfs3-Fix-using-uninitialized-value-n-when-.patch
	patches.kernel.org/5.19.4-160-fs-ntfs3-Fix-NULL-deref-in-ntfs_update_mftmirr.patch
	patches.kernel.org/5.19.4-161-fs-ntfs3-Don-t-clear-upper-bits-accidentally-i.patch
	patches.kernel.org/5.19.4-162-fs-ntfs3-Fix-double-free-on-remount.patch
	patches.kernel.org/5.19.4-163-fs-ntfs3-Do-not-change-mode-if-ntfs_set_ea-fai.patch
	patches.kernel.org/5.19.4-164-fs-ntfs3-Fix-missing-i_op-in-ntfs_read_mft.patch
	patches.kernel.org/5.19.4-165-nios2-page-fault-et.al.-are-not-restartable-sy.patch
	patches.kernel.org/5.19.4-166-nios2-don-t-leave-NULLs-in-sys_call_table.patch
	patches.kernel.org/5.19.4-167-nios2-traced-syscall-does-need-to-check-the-sy.patch
	patches.kernel.org/5.19.4-168-nios2-fix-syscall-restart-checks.patch
	patches.kernel.org/5.19.4-169-nios2-restarts-apply-only-to-the-first-sigfram.patch
	patches.kernel.org/5.19.4-170-nios2-add-force_successful_syscall_return.patch
	patches.kernel.org/5.19.4-171-iavf-Fix-adminq-error-handling.patch
	patches.kernel.org/5.19.4-172-iavf-Fix-NULL-pointer-dereference-in-iavf_get_.patch
	patches.kernel.org/5.19.4-173-iavf-Fix-reset-error-handling.patch
	patches.kernel.org/5.19.4-174-iavf-Fix-deadlock-in-initialization.patch
	patches.kernel.org/5.19.4-175-ASoC-Intel-avs-Fix-potential-buffer-overflow-b.patch
	patches.kernel.org/5.19.4-176-ASoC-SOF-debug-Fix-potential-buffer-overflow-b.patch
	patches.kernel.org/5.19.4-177-ASoC-SOF-Intel-hda-Fix-potential-buffer-overfl.patch
	patches.kernel.org/5.19.4-178-ASoC-DPCM-Don-t-pick-up-BE-without-substream.patch
	patches.kernel.org/5.19.4-179-ASoC-tas2770-Set-correct-FSYNC-polarity.patch
	patches.kernel.org/5.19.4-180-ASoC-tas2770-Allow-mono-streams.patch
	patches.kernel.org/5.19.4-181-ASoC-tas2770-Drop-conflicting-set_bias_level-p.patch
	patches.kernel.org/5.19.4-182-ASoC-tas2770-Fix-handling-of-mute-unmute.patch
	patches.kernel.org/5.19.4-183-ASoC-codec-tlv320aic32x4-fix-mono-playback-via.patch
	patches.kernel.org/5.19.4-184-IB-iser-Fix-login-with-authentication.patch
	patches.kernel.org/5.19.4-185-RDMA-mlx5-Use-the-proper-number-of-ports.patch
	patches.kernel.org/5.19.4-186-RDMA-cxgb4-fix-accept-failure-due-to-increased.patch
	patches.kernel.org/5.19.4-187-netfilter-nfnetlink-re-enable-conntrack-expect.patch
	patches.kernel.org/5.19.4-188-netfilter-nf_tables-use-READ_ONCE-and-WRITE_ON.patch
	patches.kernel.org/5.19.4-189-fs-ntfs3-uninitialized-variable-in-ntfs_set_ac.patch
	patches.kernel.org/5.19.4-190-netfilter-nf_tables-disallow-NFTA_SET_ELEM_KEY.patch
	patches.kernel.org/5.19.4-191-netfilter-nf_ct_sane-remove-pseudo-skb-lineari.patch
	patches.kernel.org/5.19.4-192-netfilter-nf_ct_h323-cap-packet-size-at-64k.patch
	patches.kernel.org/5.19.4-193-netfilter-nf_ct_ftp-prefer-skb_linearize.patch
	patches.kernel.org/5.19.4-194-netfilter-nf_ct_irc-cap-packet-search-space-to.patch
	patches.kernel.org/5.19.4-195-netfilter-nf_tables-possible-module-reference-.patch
	patches.kernel.org/5.19.4-196-netfilter-nf_tables-really-skip-inactive-sets-.patch
	patches.kernel.org/5.19.4-197-netfilter-nf_tables-fix-scheduling-while-atomi.patch
	patches.kernel.org/5.19.4-198-netfilter-nf_tables-validate-NFTA_SET_ELEM_OBJ.patch
	patches.kernel.org/5.19.4-199-netfilter-nf_tables-NFTA_SET_ELEM_KEY_END-requ.patch
	patches.kernel.org/5.19.4-200-netfilter-nf_tables-disallow-NFT_SET_ELEM_CATC.patch
	patches.kernel.org/5.19.4-201-netfilter-nf_tables-check-NFT_SET_CONCAT-flag-.patch
	patches.kernel.org/5.19.4-202-powerpc-pci-Fix-get_phb_number-locking.patch
	patches.kernel.org/5.19.4-203-spi-meson-spicc-add-local-pow2-clock-ops-to-pr.patch
	patches.kernel.org/5.19.4-204-net-sunrpc-fix-potential-memory-leaks-in-rpc_s.patch
	patches.kernel.org/5.19.4-205-net-dsa-mv88e6060-prevent-crash-on-an-unused-p.patch
	patches.kernel.org/5.19.4-206-net-qrtr-start-MHI-channel-after-endpoit-creat.patch
	patches.kernel.org/5.19.4-207-virtio_net-fix-endian-ness-for-RSS.patch
	patches.kernel.org/5.19.4-208-mlxsw-spectrum-Clear-PTP-configuration-after-u.patch
	patches.kernel.org/5.19.4-209-net-moxa-pass-pdev-instead-of-ndev-to-DMA-func.patch
	patches.kernel.org/5.19.4-210-net-fix-potential-refcount-leak-in-ndisc_route.patch
	patches.kernel.org/5.19.4-211-net-rtnetlink-fix-module-reference-count-leak-.patch
	patches.kernel.org/5.19.4-212-net-sched-fix-misuse-of-qcpu-backlog-in-gnet_s.patch
	patches.kernel.org/5.19.4-213-net-dsa-microchip-ksz9477-fix-fdb_dump-last-in.patch
	patches.kernel.org/5.19.4-214-net-dsa-felix-fix-ethtool-256-511-and-512-1023.patch
	patches.kernel.org/5.19.4-215-net-mscc-ocelot-fix-incorrect-ndo_get_stats64-.patch
	patches.kernel.org/5.19.4-216-net-mscc-ocelot-fix-address-of-SYS_COUNT_TX_AG.patch
	patches.kernel.org/5.19.4-217-net-genl-fix-error-path-memory-leak-in-policy-.patch
	patches.kernel.org/5.19.4-218-net-dsa-don-t-warn-in-dsa_port_set_state_now-w.patch
	patches.kernel.org/5.19.4-219-net-dsa-sja1105-fix-buffer-overflow-in-sja1105.patch
	patches.kernel.org/5.19.4-220-ice-Fix-VSI-rebuild-WARN_ON-check-for-VF.patch
	patches.kernel.org/5.19.4-221-ice-Fix-call-trace-with-null-VSI-during-VF-res.patch
	patches.kernel.org/5.19.4-222-ice-Fix-VF-not-able-to-send-tagged-traffic-wit.patch
	patches.kernel.org/5.19.4-223-ice-Fix-double-VLAN-error-when-entering-promis.patch
	patches.kernel.org/5.19.4-224-ice-Ignore-EEXIST-when-setting-promisc-mode.patch
	patches.kernel.org/5.19.4-225-ice-Fix-clearing-of-promisc-mode-with-bridge-o.patch
	patches.kernel.org/5.19.4-226-ice-Ignore-error-message-when-setting-same-pro.patch
	patches.kernel.org/5.19.4-227-modpost-fix-module-versioning-when-a-symbol-la.patch
	patches.kernel.org/5.19.4-228-i2c-imx-Make-sure-to-unregister-adapter-on-rem.patch
	patches.kernel.org/5.19.4-229-i40e-Fix-tunnel-checksum-offload-with-fragment.patch
	patches.kernel.org/5.19.4-230-regulator-pca9450-Remove-restrictions-for-regu.patch
	patches.kernel.org/5.19.4-231-i40e-Fix-to-stop-tx_timeout-recovery-if-GLOBR-.patch
	patches.kernel.org/5.19.4-232-blk-mq-run-queue-no-matter-whether-the-request.patch
	patches.kernel.org/5.19.4-233-tools-rtla-Fix-command-symlinks.patch
	patches.kernel.org/5.19.4-234-fec-Fix-timer-capture-timing-in-fec_ptp_enable.patch
	patches.kernel.org/5.19.4-235-dt-bindings-display-sun4i-Add-D1-TCONs-to-cond.patch
	patches.kernel.org/5.19.4-236-stmmac-intel-Add-a-missing-clk_disable_unprepa.patch
	patches.kernel.org/5.19.4-237-igb-Add-lock-to-avoid-data-race.patch
	patches.kernel.org/5.19.4-238-kbuild-fix-the-modules-order-between-drivers-a.patch
	patches.kernel.org/5.19.4-239-gcc-plugins-Undefine-LATENT_ENTROPY_PLUGIN-whe.patch
	patches.kernel.org/5.19.4-240-can-j1939-j1939_sk_queue_activate_next_locked-.patch
	patches.kernel.org/5.19.4-241-drm-imx-dcss-get-rid-of-HPD-warning-message.patch
	patches.kernel.org/5.19.4-242-drm-meson-Fix-refcount-bugs-in-meson_vpu_has_a.patch
	patches.kernel.org/5.19.4-243-drm-i915-ttm-don-t-leak-the-ccs-state.patch
	patches.kernel.org/5.19.4-244-drm-amdgpu-Avoid-another-list-of-reset-devices.patch
	patches.kernel.org/5.19.4-245-drm-bridge-lvds-codec-Fix-error-checking-of-dr.patch
	patches.kernel.org/5.19.4-246-drm-sun4i-dsi-Prevent-underflow-when-computing.patch
	patches.kernel.org/5.19.4-247-drm-amdgpu-Fix-use-after-free-on-amdgpu_bo_lis.patch
	patches.kernel.org/5.19.4-248-KVM-arm64-Treat-PMCR_EL1.LC-as-RES1-on-asymmet.patch
	patches.kernel.org/5.19.4-249-KVM-arm64-Reject-32bit-user-PSTATE-on-asymmetr.patch
	patches.kernel.org/5.19.4-250-net-mscc-ocelot-turn-stats_lock-into-a-spinloc.patch
	patches.kernel.org/5.19.4-251-net-mscc-ocelot-fix-race-between-ndo_get_stats.patch
	patches.kernel.org/5.19.4-252-net-mscc-ocelot-make-struct-ocelot_stat_layout.patch
	patches.kernel.org/5.19.4-253-net-mscc-ocelot-report-ndo_get_stats64-from-th.patch
	patches.kernel.org/5.19.4-254-x86-ibt-objtool-Add-IBT_NOSEAL.patch
	patches.kernel.org/5.19.4-255-x86-kvm-Fix-missing-ENDBR-BUG-for-fastop-funct.patch
	patches.kernel.org/5.19.4-256-thunderbolt-Change-downstream-router-s-TMU-rat.patch
	patches.kernel.org/5.19.4-257-HID-multitouch-new-device-class-fix-Lenovo-X12.patch
	patches.kernel.org/5.19.4-258-PCI-Add-ACS-quirk-for-Broadcom-BCM5750x-NICs.patch
	patches.kernel.org/5.19.4-259-platform-chrome-cros_ec_proto-don-t-show-MKBP-.patch
	patches.kernel.org/5.19.4-260-staging-r8188eu-add-error-handling-of-rtw_read.patch
	patches.kernel.org/5.19.4-261-staging-r8188eu-add-error-handling-of-rtw_read.patch
	patches.kernel.org/5.19.4-262-staging-r8188eu-add-error-handling-of-rtw_read.patch
	patches.kernel.org/5.19.4-263-usb-cdns3-fix-use-after-free-at-workaround-2.patch
	patches.kernel.org/5.19.4-264-usb-gadget-uvc-calculate-the-number-of-request.patch
	patches.kernel.org/5.19.4-265-usb-gadget-uvc-call-uvc-uvcg_warn-on-completed.patch
	patches.kernel.org/5.19.4-266-PCI-aardvark-Fix-reporting-Slot-capabilities-o.patch
	patches.kernel.org/5.19.4-267-scsi-ufs-core-Add-UFSHCD_QUIRK_BROKEN_64BIT_AD.patch
	patches.kernel.org/5.19.4-268-scsi-ufs-core-Add-UFSHCD_QUIRK_HIBERN_FASTAUTO.patch
	patches.kernel.org/5.19.4-269-irqchip-tegra-Fix-overflow-implicit-truncation.patch
	patches.kernel.org/5.19.4-270-drm-meson-Fix-overflow-implicit-truncation-war.patch
	patches.kernel.org/5.19.4-271-clk-ti-Stop-using-legacy-clkctrl-names-for-oma.patch
	patches.kernel.org/5.19.4-272-scsi-ufs-ufs-mediatek-Fix-the-timing-of-config.patch
	patches.kernel.org/5.19.4-273-usb-typec-mux-Add-CONFIG-guards-for-functions.patch
	patches.kernel.org/5.19.4-274-usb-host-ohci-ppc-of-Fix-refcount-leak-bug.patch
	patches.kernel.org/5.19.4-275-usb-renesas-Fix-refcount-leak-bug.patch
	patches.kernel.org/5.19.4-276-scsi-iscsi-Fix-HW-conn-removal-use-after-free.patch
	patches.kernel.org/5.19.4-277-usb-dwc2-gadget-remove-D-pull-up-while-no-vbus.patch
	patches.kernel.org/5.19.4-278-vboxguest-Do-not-use-devm-for-irq.patch
	patches.kernel.org/5.19.4-279-clk-qcom-ipq8074-dont-disable-gcc_sleep_clk_sr.patch
	patches.kernel.org/5.19.4-280-uacce-Handle-parent-device-removal-or-parent-d.patch
	patches.kernel.org/5.19.4-281-zram-do-not-lookup-algorithm-in-backends-table.patch
	patches.kernel.org/5.19.4-282-clk-qcom-clk-alpha-pll-fix-clk_trion_pll_confi.patch
	patches.kernel.org/5.19.4-283-scsi-lpfc-Prevent-buffer-overflow-crashes-in-d.patch
	patches.kernel.org/5.19.4-284-scsi-lpfc-Fix-possible-memory-leak-when-failin.patch
	patches.kernel.org/5.19.4-285-gadgetfs-ep_io-wait-until-IRQ-finishes.patch
	patches.kernel.org/5.19.4-286-coresight-etm4x-avoid-build-failure-with-unrol.patch
	patches.kernel.org/5.19.4-287-habanalabs-add-terminating-NULL-to-attrs-array.patch
	patches.kernel.org/5.19.4-288-habanalabs-gaudi-invoke-device-reset-from-one-.patch
	patches.kernel.org/5.19.4-289-habanalabs-gaudi-fix-shift-out-of-bounds.patch
	patches.kernel.org/5.19.4-290-habanalabs-gaudi-mask-constant-value-before-ca.patch
	patches.kernel.org/5.19.4-291-mmc-tmio-avoid-glitches-when-resetting.patch
	patches.kernel.org/5.19.4-292-scsi-ufs-ufs-exynos-Change-ufs-phy-control-seq.patch
	patches.kernel.org/5.19.4-293-pinctrl-intel-Check-against-matching-data-inst.patch
	patches.kernel.org/5.19.4-294-cxl-Fix-a-memory-leak-in-an-error-handling-pat.patch
	patches.kernel.org/5.19.4-295-PCI-ACPI-Guard-ARM64-specific-mcfg_quirks.patch
	patches.kernel.org/5.19.4-296-um-add-noreboot-command-line-option-for-PANIC_.patch
	patches.kernel.org/5.19.4-297-of-overlay-Move-devicetree_corrupt-check-up.patch
	patches.kernel.org/5.19.4-298-dmaengine-dw-axi-dmac-do-not-print-NULL-LLI-du.patch
	patches.kernel.org/5.19.4-299-dmaengine-dw-axi-dmac-ignore-interrupt-if-no-d.patch
	patches.kernel.org/5.19.4-300-mmc-renesas_sdhi-newer-SoCs-don-t-need-manual-.patch
	patches.kernel.org/5.19.4-301-ACPI-PPTT-Leave-the-table-mapped-for-the-runti.patch
	patches.kernel.org/5.19.4-302-RDMA-rxe-Limit-the-number-of-calls-to-each-tas.patch
	patches.kernel.org/5.19.4-303-csky-kprobe-reclaim-insn_slot-on-kprobe-unregi.patch
	patches.kernel.org/5.19.4-304-selftests-kprobe-Do-not-test-for-GRP-without-e.patch
	patches.kernel.org/5.19.4-305-dmaengine-tegra-Add-terminate-for-Tegra234.patch
	patches.kernel.org/5.19.4-306-dmaengine-sprd-Cleanup-in-.remove-after-pm_run.patch
	patches.kernel.org/5.19.4-307-Revert-RDMA-rxe-Create-duplicate-mapping-table.patch
	patches.kernel.org/5.19.4-308-openrisc-io-Define-iounmap-argument-as-volatil.patch
	patches.kernel.org/5.19.4-309-phy-samsung-phy-exynos-pcie-sanitize-init-powe.patch
	patches.kernel.org/5.19.4-310-md-Notify-sysfs-sync_completed-in-md_reap_sync.patch
	patches.kernel.org/5.19.4-311-md-raid5-Make-logic-blocking-check-consistent-.patch
	patches.kernel.org/5.19.4-312-nvmet-tcp-fix-lockdep-complaint-on-nvmet_tcp_w.patch
	patches.kernel.org/5.19.4-313-drivers-md-fix-a-potential-use-after-free-bug.patch
	patches.kernel.org/5.19.4-314-ext4-avoid-remove-directory-when-directory-is-.patch
	patches.kernel.org/5.19.4-315-ext4-block-range-must-be-validated-before-use-.patch
	patches.kernel.org/5.19.4-316-ext4-avoid-resizing-to-a-partial-cluster-size.patch
	patches.kernel.org/5.19.4-317-lib-list_debug.c-Detect-uninitialized-lists.patch
	patches.kernel.org/5.19.4-318-tty-serial-Fix-refcount-leak-bug-in-ucc_uart.c.patch
	patches.kernel.org/5.19.4-319-KVM-PPC-Book3S-HV-Fix-rm_exit-entry-in-debugfs.patch
	patches.kernel.org/5.19.4-320-vfio-Clear-the-caps-buf-to-NULL-after-free.patch
	patches.kernel.org/5.19.4-321-mips-cavium-octeon-Fix-missing-of_node_put-in-.patch
	patches.kernel.org/5.19.4-322-iommu-io-pgtable-arm-v7s-Add-a-quirk-to-allow-.patch
	patches.kernel.org/5.19.4-323-ASoC-Intel-avs-Set-max-DMA-segment-size.patch
	patches.kernel.org/5.19.4-324-ALSA-hda-Fix-page-fault-in-snd_hda_codec_shutd.patch
	patches.kernel.org/5.19.4-325-modules-Ensure-natural-alignment-for-.altinstr.patch
	patches.kernel.org/5.19.4-326-ASoC-SOF-Intel-cnl-Do-not-process-IPC-reply-be.patch
	patches.kernel.org/5.19.4-327-ASoC-SOF-Intel-hda-ipc-Do-not-process-IPC-repl.patch
	patches.kernel.org/5.19.4-328-ASoC-SOF-sof-client-probes-Only-load-the-drive.patch
	patches.kernel.org/5.19.4-329-ASoC-rsnd-care-default-case-on-rsnd_ssiu_busif.patch
	patches.kernel.org/5.19.4-330-riscv-dts-sifive-Add-fu740-topology-informatio.patch
	patches.kernel.org/5.19.4-331-riscv-dts-canaan-Add-k210-topology-information.patch
	patches.kernel.org/5.19.4-332-ASoC-nau8821-Don-t-unconditionally-free-interr.patch
	patches.kernel.org/5.19.4-333-riscv-mmap-with-PROT_WRITE-but-no-PROT_READ-is.patch
	patches.kernel.org/5.19.4-334-RISC-V-Add-fast-call-path-of-crash_kexec.patch
	patches.kernel.org/5.19.4-335-ALSA-hda-realtek-Enable-speaker-and-mute-LEDs-.patch
	patches.kernel.org/5.19.4-336-ASoC-SOF-Intel-hda-add-sanity-check-on-SSP-ind.patch
	patches.kernel.org/5.19.4-337-ASoC-Intel-sof_es8336-Fix-GPIO-quirks-set-via-.patch
	patches.kernel.org/5.19.4-338-ASoC-Intel-sof_es8336-ignore-GpioInt-when-look.patch
	patches.kernel.org/5.19.4-339-ASoC-Intel-sof_nau8825-Move-quirk-check-to-the.patch
	patches.kernel.org/5.19.4-340-watchdog-export-lockup_detector_reconfigure.patch
	patches.kernel.org/5.19.4-341-powerpc-watchdog-introduce-a-NMI-watchdog-s-fa.patch
	patches.kernel.org/5.19.4-342-powerpc-pseries-mobility-set-NMI-watchdog-fact.patch
	patches.kernel.org/5.19.4-343-powerpc-32-Set-an-IBAT-covering-up-to-_einitte.patch
	patches.kernel.org/5.19.4-344-powerpc-32-Don-t-always-pass-mcpu-powerpc-to-t.patch
	patches.kernel.org/5.19.4-345-ASoC-codecs-va-macro-use-fsgen-as-clock.patch
	patches.kernel.org/5.19.4-346-ovl-warn-if-trusted-xattr-creation-fails.patch
	patches.kernel.org/5.19.4-347-powerpc-ioda-iommu-debugfs-Generate-unique-deb.patch
	patches.kernel.org/5.19.4-348-ALSA-core-Add-async-signal-helpers.patch
	patches.kernel.org/5.19.4-349-ALSA-timer-Use-deferred-fasync-helper.patch
	patches.kernel.org/5.19.4-350-ALSA-pcm-Use-deferred-fasync-helper.patch
	patches.kernel.org/5.19.4-351-ALSA-control-Use-deferred-fasync-helper.patch
	patches.kernel.org/5.19.4-352-f2fs-fix-to-avoid-use-f2fs_bug_on-in-f2fs_new_.patch
	patches.kernel.org/5.19.4-353-f2fs-fix-to-do-sanity-check-on-segment-type-in.patch
	patches.kernel.org/5.19.4-354-smb3-check-xattr-value-length-earlier.patch
	patches.kernel.org/5.19.4-355-powerpc-64-Init-jump-labels-before-parse_early.patch
	patches.kernel.org/5.19.4-356-venus-pm_helpers-Fix-warning-in-OPP-during-pro.patch
	patches.kernel.org/5.19.4-357-video-fbdev-i740fb-Check-the-argument-of-i740_.patch
	patches.kernel.org/5.19.4-358-MIPS-tlbex-Explicitly-compare-_PAGE_NO_EXEC-ag.patch
	patches.kernel.org/5.19.4-359-f2fs-revive-F2FS_IOC_ABORT_VOLATILE_WRITE.patch
	patches.kernel.org/5.19.4-360-f2fs-fix-null-ptr-deref-in-f2fs_get_dnode_of_d.patch
	patches.kernel.org/5.19.4-361-scsi-ufs-ufs-mediatek-Fix-build-error-and-type.patch
	patches.kernel.org/5.19.4-362-Revert-ALSA-hda-Fix-page-fault-in-snd_hda_code.patch
	patches.kernel.org/5.19.4-363-Linux-5.19.4.patch
	patches.kernel.org/5.19.5-001-kbuild-dummy-tools-avoid-tmpdir-leak-in-dummy-.patch
	patches.kernel.org/5.19.5-002-Linux-5.19.5.patch
	patches.kernel.org/5.19.6-001-mm-gup-fix-FOLL_FORCE-COW-security-issue-and-r.patch
	patches.kernel.org/5.19.6-002-NFS-Fix-another-fsync-issue-after-a-server-reb.patch
	patches.kernel.org/5.19.6-003-audit-fix-potential-double-free-on-error-path-.patch
	patches.kernel.org/5.19.6-004-cgroup-Fix-race-condition-at-rebind_subsystems.patch
	patches.kernel.org/5.19.6-005-parisc-Make-CONFIG_64BIT-available-for-ARCH-pa.patch
	patches.kernel.org/5.19.6-006-parisc-Fix-exception-handler-for-fldw-and-fstw.patch
	patches.kernel.org/5.19.6-007-kernel-sys_ni-add-compat-entry-for-fadvise64_6.patch
	patches.kernel.org/5.19.6-008-kprobes-don-t-call-disarm_kprobe-for-disabled-.patch
	patches.kernel.org/5.19.6-009-mm-uffd-reset-write-protection-when-unregister.patch
	patches.kernel.org/5.19.6-010-mm-hugetlb-support-write-faults-in-shared-mapp.patch
	patches.kernel.org/5.19.6-011-mt76-mt7921-fix-command-timeout-in-AP-stop-per.patch
	patches.kernel.org/5.19.6-012-xfrm-fix-refcount-leak-in-__xfrm_policy_check.patch
	patches.kernel.org/5.19.6-013-Revert-xfrm-update-SA-curlft.use_time.patch
	patches.kernel.org/5.19.6-014-xfrm-clone-missing-x-lastused-in-xfrm_do_migra.patch
	patches.kernel.org/5.19.6-015-af_key-Do-not-call-xfrm_probe_algs-in-parallel.patch
	patches.kernel.org/5.19.6-016-xfrm-policy-fix-metadata-dst-dev-xmit-null-poi.patch
	patches.kernel.org/5.19.6-017-fs-require-CAP_SYS_ADMIN-in-target-namespace-f.patch
	patches.kernel.org/5.19.6-018-Revert-net-macsec-update-SCI-upon-MAC-address-.patch
	patches.kernel.org/5.19.6-019-NFSv4.2-fix-problems-with-__nfs42_ssc_open.patch
	patches.kernel.org/5.19.6-020-SUNRPC-RPC-level-errors-should-set-task-tk_rpc.patch
	patches.kernel.org/5.19.6-021-mm-smaps-don-t-access-young-dirty-bit-if-pte-u.patch
	patches.kernel.org/5.19.6-022-ntfs-fix-acl-handling.patch
	patches.kernel.org/5.19.6-023-rose-check-NULL-rose_loopback_neigh-loopback.patch
	patches.kernel.org/5.19.6-024-r8152-fix-the-units-of-some-registers-for-RTL8.patch
	patches.kernel.org/5.19.6-025-r8152-fix-the-RX-FIFO-settings-when-suspending.patch
	patches.kernel.org/5.19.6-026-nfc-pn533-Fix-use-after-free-bugs-caused-by-pn.patch
	patches.kernel.org/5.19.6-027-ice-xsk-prohibit-usage-of-non-balanced-queue-i.patch
	patches.kernel.org/5.19.6-028-ice-xsk-use-Rx-ring-s-XDP-ring-when-picking-NA.patch
	patches.kernel.org/5.19.6-029-net-mlx5e-Properly-disable-vlan-strip-on-non-U.patch
	patches.kernel.org/5.19.6-030-net-mlx5-LAG-fix-logic-over-MLX5_LAG_FLAG_NDEV.patch
	patches.kernel.org/5.19.6-031-net-mlx5-Eswitch-Fix-forwarding-decision-to-up.patch
	patches.kernel.org/5.19.6-032-net-mlx5-Disable-irq-when-locking-lag_lock.patch
	patches.kernel.org/5.19.6-033-net-mlx5-Fix-cmd-error-logging-for-manage-page.patch
	patches.kernel.org/5.19.6-034-net-mlx5-Avoid-false-positive-lockdep-warning-.patch
	patches.kernel.org/5.19.6-035-net-mlx5e-Fix-wrong-application-of-the-LRO-sta.patch
	patches.kernel.org/5.19.6-036-net-mlx5e-Fix-wrong-tc-flag-used-when-set-hw-t.patch
	patches.kernel.org/5.19.6-037-net-dsa-microchip-ksz9477-cleanup-the-ksz9477_.patch
	patches.kernel.org/5.19.6-038-net-dsa-microchip-move-switch-chip_id-detectio.patch
	patches.kernel.org/5.19.6-039-net-dsa-microchip-move-tag_protocol-to-ksz_com.patch
	patches.kernel.org/5.19.6-040-net-dsa-microchip-move-vlan-functionality-to-k.patch
	patches.kernel.org/5.19.6-041-net-dsa-microchip-move-the-port-mirror-to-ksz_.patch
	patches.kernel.org/5.19.6-042-net-dsa-microchip-update-the-ksz_phylink_get_c.patch
	patches.kernel.org/5.19.6-043-net-dsa-microchip-keep-compatibility-with-devi.patch
	patches.kernel.org/5.19.6-044-net-ipa-don-t-assume-SMEM-is-page-aligned.patch
	patches.kernel.org/5.19.6-045-net-phy-Don-t-WARN-for-PHY_READY-state-in-mdio.patch
	patches.kernel.org/5.19.6-046-net-moxa-get-rid-of-asymmetry-in-DMA-mapping-u.patch
	patches.kernel.org/5.19.6-047-bonding-802.3ad-fix-no-transmission-of-LACPDUs.patch
	patches.kernel.org/5.19.6-048-net-ipvtap-add-__init-__exit-annotations-to-mo.patch
	patches.kernel.org/5.19.6-049-netfilter-ebtables-reject-blobs-that-don-t-pro.patch
	patches.kernel.org/5.19.6-050-netfilter-nft_tproxy-restrict-to-prerouting-ho.patch
	patches.kernel.org/5.19.6-051-bnxt_en-Use-PAGE_SIZE-to-init-buffer-when-mult.patch
	patches.kernel.org/5.19.6-052-bnxt_en-set-missing-reload-flag-in-devlink-fea.patch
	patches.kernel.org/5.19.6-053-bnxt_en-fix-NQ-resource-accounting-during-vf-c.patch
	patches.kernel.org/5.19.6-054-bnxt_en-fix-LRO-GRO_HW-features-in-ndo_fix_fea.patch
	patches.kernel.org/5.19.6-055-netfilter-nf_tables-disallow-updates-of-implic.patch
	patches.kernel.org/5.19.6-056-netfilter-nf_tables-make-table-handle-allocati.patch
	patches.kernel.org/5.19.6-057-netfilter-nft_payload-report-ERANGE-for-too-lo.patch
	patches.kernel.org/5.19.6-058-netfilter-nft_payload-do-not-truncate-csum_off.patch
	patches.kernel.org/5.19.6-059-netfilter-nf_tables-do-not-leave-chain-stats-e.patch
	patches.kernel.org/5.19.6-060-netfilter-nft_osf-restrict-osf-to-ipv4-ipv6-an.patch
	patches.kernel.org/5.19.6-061-netfilter-nft_tunnel-restrict-it-to-netdev-fam.patch
	patches.kernel.org/5.19.6-062-netfilter-nf_tables-disallow-binding-to-alread.patch
	patches.kernel.org/5.19.6-063-netfilter-flowtable-add-function-to-invoke-gar.patch
	patches.kernel.org/5.19.6-064-netfilter-flowtable-fix-stuck-flows-on-cleanup.patch
	patches.kernel.org/5.19.6-065-net-Fix-data-races-around-sysctl_-rw-mem_-max-.patch
	patches.kernel.org/5.19.6-066-net-Fix-data-races-around-weight_p-and-dev_wei.patch
	patches.kernel.org/5.19.6-067-net-Fix-data-races-around-netdev_max_backlog.patch
	patches.kernel.org/5.19.6-068-net-Fix-data-races-around-netdev_tstamp_preque.patch
	patches.kernel.org/5.19.6-069-ratelimit-Fix-data-races-in-___ratelimit.patch
	patches.kernel.org/5.19.6-070-net-Fix-data-races-around-sysctl_optmem_max.patch
	patches.kernel.org/5.19.6-071-net-Fix-a-data-race-around-sysctl_tstamp_allow.patch
	patches.kernel.org/5.19.6-072-net-Fix-a-data-race-around-sysctl_net_busy_pol.patch
	patches.kernel.org/5.19.6-073-net-Fix-a-data-race-around-sysctl_net_busy_rea.patch
	patches.kernel.org/5.19.6-074-net-Fix-a-data-race-around-netdev_budget.patch
	patches.kernel.org/5.19.6-075-net-Fix-data-races-around-sysctl_max_skb_frags.patch
	patches.kernel.org/5.19.6-076-net-Fix-a-data-race-around-netdev_budget_usecs.patch
	patches.kernel.org/5.19.6-077-net-Fix-data-races-around-sysctl_fb_tunnels_on.patch
	patches.kernel.org/5.19.6-078-net-Fix-data-races-around-sysctl_devconf_inher.patch
	patches.kernel.org/5.19.6-079-net-Fix-a-data-race-around-gro_normal_batch.patch
	patches.kernel.org/5.19.6-080-net-Fix-a-data-race-around-netdev_unregister_t.patch
	patches.kernel.org/5.19.6-081-net-Fix-a-data-race-around-sysctl_somaxconn.patch
	patches.kernel.org/5.19.6-082-ixgbe-stop-resetting-SYSTIME-in-ixgbe_ptp_star.patch
	patches.kernel.org/5.19.6-083-i40e-Fix-incorrect-address-type-for-IPv6-flow-.patch
	patches.kernel.org/5.19.6-084-net-ethernet-mtk_eth_soc-enable-rx-cksum-offlo.patch
	patches.kernel.org/5.19.6-085-net-ethernet-mtk_eth_soc-fix-hw-hash-reporting.patch
	patches.kernel.org/5.19.6-086-rxrpc-Fix-locking-in-rxrpc-s-sendmsg.patch
	patches.kernel.org/5.19.6-087-ionic-clear-broken-state-on-generation-change.patch
	patches.kernel.org/5.19.6-088-ionic-fix-up-issues-with-handling-EAGAIN-on-FW.patch
	patches.kernel.org/5.19.6-089-ionic-VF-initial-random-MAC-address-if-no-assi.patch
	patches.kernel.org/5.19.6-090-net-stmmac-work-around-sporadic-tx-issue-on-li.patch
	patches.kernel.org/5.19.6-091-net-lantiq_xrx200-confirm-skb-is-allocated-bef.patch
	patches.kernel.org/5.19.6-092-net-lantiq_xrx200-fix-lock-under-memory-pressu.patch
	patches.kernel.org/5.19.6-093-net-lantiq_xrx200-restore-buffer-if-memory-all.patch
	patches.kernel.org/5.19.6-094-btrfs-fix-silent-failure-when-deleting-root-re.patch
	patches.kernel.org/5.19.6-095-btrfs-replace-drop-assert-for-suspended-replac.patch
	patches.kernel.org/5.19.6-096-btrfs-add-info-when-mount-fails-due-to-stale-r.patch
	patches.kernel.org/5.19.6-097-btrfs-fix-space-cache-corruption-and-potential.patch
	patches.kernel.org/5.19.6-098-btrfs-check-if-root-is-readonly-while-setting-.patch
	patches.kernel.org/5.19.6-099-btrfs-fix-possible-memory-leak-in-btrfs_get_de.patch
	patches.kernel.org/5.19.6-100-btrfs-update-generation-of-hole-file-extent-it.patch
	patches.kernel.org/5.19.6-101-x86-boot-Don-t-propagate-uninitialized-boot_pa.patch
	patches.kernel.org/5.19.6-102-perf-x86-intel-Fix-pebs-event-constraints-for-.patch
	patches.kernel.org/5.19.6-103-perf-x86-lbr-Enable-the-branch-type-for-the-Ar.patch
	patches.kernel.org/5.19.6-104-x86-entry-Fix-entry_INT80_compat-for-Xen-PV-gu.patch
	patches.kernel.org/5.19.6-105-x86-unwind-orc-Unwind-ftrace-trampolines-with-.patch
	patches.kernel.org/5.19.6-106-x86-sev-Don-t-use-cc_platform_has-for-early-SE.patch
	patches.kernel.org/5.19.6-107-x86-bugs-Add-unknown-reporting-for-MMIO-Stale-.patch
	patches.kernel.org/5.19.6-108-x86-nospec-Unwreck-the-RSB-stuffing.patch
	patches.kernel.org/5.19.6-109-x86-PAT-Have-pat_enabled-properly-reflect-stat.patch
	patches.kernel.org/5.19.6-110-loop-Check-for-overflow-while-configuring-loop.patch
	patches.kernel.org/5.19.6-111-writeback-avoid-use-after-free-after-removing-.patch
	patches.kernel.org/5.19.6-112-audit-move-audit_return_fixup-before-the-filte.patch
	patches.kernel.org/5.19.6-113-asm-generic-sections-refactor-memory_intersect.patch
	patches.kernel.org/5.19.6-114-mm-damon-dbgfs-avoid-duplicate-context-directo.patch
	patches.kernel.org/5.19.6-115-s390-mm-do-not-trigger-write-fault-when-vma-do.patch
	patches.kernel.org/5.19.6-116-bootmem-remove-the-vmemmap-pages-from-kmemleak.patch
	patches.kernel.org/5.19.6-117-mm-hugetlb-avoid-corrupting-page-mapping-in-hu.patch
	patches.kernel.org/5.19.6-118-mm-mprotect-only-reference-swap-pfn-page-if-ty.patch
	patches.kernel.org/5.19.6-119-cifs-skip-extra-NULL-byte-in-filenames.patch
	patches.kernel.org/5.19.6-120-s390-fix-double-free-of-GS-and-RI-CBs-on-fork-.patch
	patches.kernel.org/5.19.6-121-fbdev-fbcon-Properly-revert-changes-when-vc_re.patch
	patches.kernel.org/5.19.6-122-Revert-memcg-cleanup-racy-sum-avoidance-code.patch
	patches.kernel.org/5.19.6-123-shmem-update-folio-if-shmem_replace_page-updat.patch
	patches.kernel.org/5.19.6-124-ACPI-processor-Remove-freq-Qos-request-for-all.patch
	patches.kernel.org/5.19.6-125-nouveau-explicitly-wait-on-the-fence-in-nouvea.patch
	patches.kernel.org/5.19.6-126-smb3-missing-inode-locks-in-punch-hole.patch
	patches.kernel.org/5.19.6-127-ocfs2-fix-freeing-uninitialized-resource-on-oc.patch
	patches.kernel.org/5.19.6-128-xen-privcmd-fix-error-exit-of-privcmd_ioctl_dm.patch
	patches.kernel.org/5.19.6-129-riscv-signal-fix-missing-prototype-warning.patch
	patches.kernel.org/5.19.6-130-riscv-traps-add-missing-prototype.patch
	patches.kernel.org/5.19.6-131-riscv-dts-microchip-correct-L2-cache-interrupt.patch
	patches.kernel.org/5.19.6-132-Revert-zram-remove-double-compression-logic.patch
	patches.kernel.org/5.19.6-133-io_uring-fix-issue-with-io_write-not-always-un.patch
	patches.kernel.org/5.19.6-134-mm-hugetlb-fix-hugetlb-not-supporting-softdirt.patch
	patches.kernel.org/5.19.6-135-Revert-md-raid-destroy-the-bitmap-after-destro.patch
	patches.kernel.org/5.19.6-136-md-call-__md_stop_writes-in-md_stop.patch
	patches.kernel.org/5.19.6-137-arm64-Fix-match_list-for-erratum-1286807-on-Ar.patch
	patches.kernel.org/5.19.6-138-binder_alloc-add-missing-mmap_lock-calls-when-.patch
	patches.kernel.org/5.19.6-139-x86-nospec-Fix-i386-RSB-stuffing.patch
	patches.kernel.org/5.19.6-140-drm-amdkfd-Fix-isa-version-for-the-GC-10.3.7.patch
	patches.kernel.org/5.19.6-141-Documentation-ABI-Mention-retbleed-vulnerabili.patch
	patches.kernel.org/5.19.6-142-blk-mq-fix-io-hung-due-to-missing-commit_rqs.patch
	patches.kernel.org/5.19.6-143-perf-python-Fix-build-when-PYTHON_CONFIG-is-us.patch
	patches.kernel.org/5.19.6-144-perf-x86-intel-uncore-Fix-broken-read_counter-.patch
	patches.kernel.org/5.19.6-145-perf-x86-intel-ds-Fix-precise-store-latency-ha.patch
	patches.kernel.org/5.19.6-146-perf-stat-Clear-evsel-reset_group-for-each-sta.patch
	patches.kernel.org/5.19.6-147-arm64-fix-rodata-full.patch
	patches.kernel.org/5.19.6-148-arm64-signal-Flush-FPSIMD-register-state-when-.patch
	patches.kernel.org/5.19.6-149-arm64-sme-Don-t-flush-SVE-register-state-when-.patch
	patches.kernel.org/5.19.6-150-arm64-sme-Don-t-flush-SVE-register-state-when-.patch
	patches.kernel.org/5.19.6-151-scsi-ufs-core-Enable-link-lost-interrupt.patch
	patches.kernel.org/5.19.6-152-scsi-storvsc-Remove-WQ_MEM_RECLAIM-from-storvs.patch
	patches.kernel.org/5.19.6-153-scsi-core-Fix-passthrough-retry-counter-handli.patch
	patches.kernel.org/5.19.6-154-riscv-dts-microchip-mpfs-fix-incorrect-pcie-ch.patch
	patches.kernel.org/5.19.6-155-riscv-dts-microchip-mpfs-remove-ti-fifo-depth-.patch
	patches.kernel.org/5.19.6-156-riscv-dts-microchip-mpfs-remove-bogus-card-det.patch
	patches.kernel.org/5.19.6-157-riscv-dts-microchip-mpfs-remove-pci-axi-addres.patch
	patches.kernel.org/5.19.6-158-bpf-Don-t-use-tnum_range-on-array-range-checki.patch
	patches.kernel.org/5.19.6-159-Linux-5.19.6.patch
	patches.kernel.org/5.19.7-001-drm-vc4-hdmi-Rework-power-up.patch
	patches.kernel.org/5.19.7-002-drm-vc4-hdmi-Depends-on-CONFIG_PM.patch
	patches.kernel.org/5.19.7-003-firmware-tegra-bpmp-Do-only-aligned-access-to-.patch
	patches.kernel.org/5.19.7-004-crypto-lib-remove-unneeded-selection-of-XOR_BL.patch
	patches.kernel.org/5.19.7-005-docs-kerneldoc-preamble-Test-xeCJK.sty-before-.patch
	patches.kernel.org/5.19.7-006-arm64-errata-Add-Cortex-A510-to-the-repeat-tlb.patch
	patches.kernel.org/5.19.7-007-Bluetooth-L2CAP-Fix-build-errors-in-some-archs.patch
	patches.kernel.org/5.19.7-008-Revert-PCI-portdrv-Don-t-disable-AER-reporting.patch
	patches.kernel.org/5.19.7-009-HID-steam-Prevent-NULL-pointer-dereference-in-.patch
	patches.kernel.org/5.19.7-010-udmabuf-Set-the-DMA-mask-for-the-udmabuf-devic.patch
	patches.kernel.org/5.19.7-011-media-pvrusb2-fix-memory-leak-in-pvr_probe.patch
	patches.kernel.org/5.19.7-012-USB-gadget-Fix-use-after-free-Read-in-usb_udc_.patch
	patches.kernel.org/5.19.7-013-HID-hidraw-fix-memory-leak-in-hidraw_release.patch
	patches.kernel.org/5.19.7-014-net-fix-refcount-bug-in-sk_psock_get-2.patch
	patches.kernel.org/5.19.7-015-fbdev-fb_pm2fb-Avoid-potential-divide-by-zero-.patch
	patches.kernel.org/5.19.7-016-ftrace-Fix-NULL-pointer-dereference-in-is_ftra.patch
	patches.kernel.org/5.19.7-017-bpf-Don-t-redirect-packets-with-invalid-pkt_le.patch
	patches.kernel.org/5.19.7-018-mm-rmap-Fix-anon_vma-degree-ambiguity-leading-.patch
	patches.kernel.org/5.19.7-019-ALSA-usb-audio-Add-quirk-for-LH-Labs-Geek-Out-.patch
	patches.kernel.org/5.19.7-020-HID-input-fix-uclogic-tablets.patch
	patches.kernel.org/5.19.7-021-HID-add-Lenovo-Yoga-C630-battery-quirk.patch
	patches.kernel.org/5.19.7-022-HID-AMD_SFH-Add-a-DMI-quirk-entry-for-Chromebo.patch
	patches.kernel.org/5.19.7-023-HID-Add-Apple-Touchbar-on-T2-Macs-in-hid_have_.patch
	patches.kernel.org/5.19.7-024-HID-asus-ROG-NKey-Ignore-portion-of-0x5a-repor.patch
	patches.kernel.org/5.19.7-025-HID-nintendo-fix-rumble-worker-null-pointer-de.patch
	patches.kernel.org/5.19.7-026-HID-thrustmaster-Add-sparco-wheel-and-fix-arra.patch
	patches.kernel.org/5.19.7-027-HID-intel-ish-hid-ipc-Add-Meteor-Lake-PCI-devi.patch
	patches.kernel.org/5.19.7-028-mmc-mtk-sd-Clear-interrupts-when-cqe-off-disab.patch
	patches.kernel.org/5.19.7-029-mmc-sdhci-of-dwcmshc-add-reset-call-back-for-r.patch
	patches.kernel.org/5.19.7-030-mmc-sdhci-of-dwcmshc-rename-rk3568-to-rk35xx.patch
	patches.kernel.org/5.19.7-031-mmc-sdhci-of-dwcmshc-Re-enable-support-for-the.patch
	patches.kernel.org/5.19.7-032-fs-ntfs3-Fix-work-with-fragmented-xattr.patch
	patches.kernel.org/5.19.7-033-ASoC-sh-rz-ssi-Improve-error-handling-in-rz_ss.patch
	patches.kernel.org/5.19.7-034-ASoC-rt5640-Fix-the-JD-voltage-dropping-issue.patch
	patches.kernel.org/5.19.7-035-rtla-Fix-tracer-name.patch
	patches.kernel.org/5.19.7-036-drm-amd-display-Add-a-missing-register-field-f.patch
	patches.kernel.org/5.19.7-037-drm-amd-display-Device-flash-garbage-before-ge.patch
	patches.kernel.org/5.19.7-038-drm-amd-display-Avoid-MPC-infinite-loop.patch
	patches.kernel.org/5.19.7-039-drm-amd-display-Fix-HDMI-VSIF-V3-incorrect-iss.patch
	patches.kernel.org/5.19.7-040-drm-amd-display-For-stereo-keep-FLIP_ANY_FRAME.patch
	patches.kernel.org/5.19.7-041-drm-amd-display-clear-optc-underflow-before-tu.patch
	patches.kernel.org/5.19.7-042-drm-amd-display-Fix-TDR-eDP-and-USB4-display-l.patch
	patches.kernel.org/5.19.7-043-drm-amd-pm-skip-pptable-override-for-smu_v13_0.patch
	patches.kernel.org/5.19.7-044-drm-amdkfd-Handle-restart-of-kfd_ioctl_wait_ev.patch
	patches.kernel.org/5.19.7-045-drm-amd-pm-Fix-a-potential-gpu_metrics_table-m.patch
	patches.kernel.org/5.19.7-046-ksmbd-return-STATUS_BAD_NETWORK_NAME-error-sta.patch
	patches.kernel.org/5.19.7-047-net-lan966x-fix-checking-for-return-value-of-p.patch
	patches.kernel.org/5.19.7-048-neigh-fix-possible-DoS-due-to-net-iface-start-.patch
	patches.kernel.org/5.19.7-049-ALSA-hda-realtek-Add-quirks-for-ASUS-Zenbooks-.patch
	patches.kernel.org/5.19.7-050-s390-hypfs-avoid-error-message-under-KVM.patch
	patches.kernel.org/5.19.7-051-ksmbd-don-t-remove-dos-attribute-xattr-on-O_TR.patch
	patches.kernel.org/5.19.7-052-drm-amdgpu-disable-3DCGCG-CGLS-temporarily-due.patch
	patches.kernel.org/5.19.7-053-drm-amd-pm-add-missing-fini_microcode-interfac.patch
	patches.kernel.org/5.19.7-054-drm-amd-pm-add-missing-fini_xxxx-interfaces-fo.patch
	patches.kernel.org/5.19.7-055-drm-amd-display-Fix-pixel-clock-programming.patch
	patches.kernel.org/5.19.7-056-drm-amdgpu-Increase-tlb-flush-timeout-for-srio.patch
	patches.kernel.org/5.19.7-057-drm-amd-display-Fix-plug-unplug-external-monit.patch
	patches.kernel.org/5.19.7-058-drm-amd-display-avoid-doing-vm_init-multiple-t.patch
	patches.kernel.org/5.19.7-059-drm-amdgpu-Add-decode_iv_ts-helper-for-ih_v6-b.patch
	patches.kernel.org/5.19.7-060-drm-amdgpu-Add-secure-display-TA-load-for-Reno.patch
	patches.kernel.org/5.19.7-061-drm-amdgpu-Fix-interrupt-handling-on-ih_soft-r.patch
	patches.kernel.org/5.19.7-062-netfilter-conntrack-NF_CONNTRACK_PROCFS-should.patch
	patches.kernel.org/5.19.7-063-testing-selftests-nft_flowtable.sh-use-random-.patch
	patches.kernel.org/5.19.7-064-platform-x86-serial-multi-instantiate-Add-CLSA.patch
	patches.kernel.org/5.19.7-065-ALSA-hda-cs8409-Support-new-Dolphin-Variants.patch
	patches.kernel.org/5.19.7-066-btrfs-move-lockdep-class-helpers-to-locking.c.patch
	patches.kernel.org/5.19.7-067-btrfs-fix-lockdep-splat-with-reloc-root-extent.patch
	patches.kernel.org/5.19.7-068-btrfs-tree-checker-check-for-overlapping-exten.patch
	patches.kernel.org/5.19.7-069-android-binder-fix-lockdep-check-on-clearing-v.patch
	patches.kernel.org/5.19.7-070-net-af_packet-check-len-when-min_header_len-eq.patch
	patches.kernel.org/5.19.7-071-net-neigh-don-t-call-kfree_skb-under-spin_lock.patch
	patches.kernel.org/5.19.7-072-arm64-cacheinfo-Fix-incorrect-assignment-of-si.patch
	patches.kernel.org/5.19.7-073-Linux-5.19.7.patch
	patches.kernel.org/5.19.8-001-drm-msm-dp-make-eDP-panel-as-the-first-connect.patch
	patches.kernel.org/5.19.8-002-drm-msm-dsi-fix-the-inconsistent-indenting.patch
	patches.kernel.org/5.19.8-003-drm-msm-dpu-populate-wb-or-intf-before-reset_i.patch
	patches.kernel.org/5.19.8-004-drm-msm-dp-delete-DP_RECOVERED_CLOCK_OUT_EN-to.patch
	patches.kernel.org/5.19.8-005-drm-msm-dsi-Fix-number-of-regulators-for-msm89.patch
	patches.kernel.org/5.19.8-006-drm-msm-dsi-Fix-number-of-regulators-for-SDM66.patch
	patches.kernel.org/5.19.8-007-platform-x86-pmc_atom-Fix-SLP_TYPx-bitfield-ma.patch
	patches.kernel.org/5.19.8-008-platform-x86-x86-android-tablets-Fix-broken-to.patch
	patches.kernel.org/5.19.8-009-xsk-Fix-corrupted-packets-for-XDP_SHARED_UMEM.patch
	patches.kernel.org/5.19.8-010-drm-msm-gpu-Drop-qos-request-if-devm_devfreq_a.patch
	patches.kernel.org/5.19.8-011-peci-aspeed-fix-error-check-return-value-of-pl.patch
	patches.kernel.org/5.19.8-012-iio-adc-mcp3911-make-use-of-the-sign-bit.patch
	patches.kernel.org/5.19.8-013-skmsg-Fix-wrong-last-sg-check-in-sk_msg_recvms.patch
	patches.kernel.org/5.19.8-014-bpf-Restrict-bpf_sys_bpf-to-CAP_PERFMON.patch
	patches.kernel.org/5.19.8-015-ip_tunnel-Respect-tunnel-key-s-flow_flags-in-I.patch
	patches.kernel.org/5.19.8-016-bpf-cgroup-Fix-kernel-BUG-in-purge_effective_p.patch
	patches.kernel.org/5.19.8-017-drm-i915-gvt-Fix-Comet-Lake.patch
	patches.kernel.org/5.19.8-018-ieee802154-adf7242-defer-destroy_workqueue-cal.patch
	patches.kernel.org/5.19.8-019-bpf-Fix-a-data-race-around-bpf_jit_limit.patch
	patches.kernel.org/5.19.8-020-drm-i915-ttm-fix-CCS-handling.patch
	patches.kernel.org/5.19.8-021-drm-i915-display-avoid-warnings-when-registeri.patch
	patches.kernel.org/5.19.8-022-ALSA-hda-intel-nhlt-Correct-the-handling-of-fm.patch
	patches.kernel.org/5.19.8-023-wifi-cfg80211-debugfs-fix-return-type-in-ht40a.patch
	patches.kernel.org/5.19.8-024-xhci-Fix-null-pointer-dereference-in-remove-if.patch
	patches.kernel.org/5.19.8-025-Revert-xhci-turn-off-port-power-in-shutdown.patch
	patches.kernel.org/5.19.8-026-bpf-Allow-helpers-to-accept-pointers-with-a-fi.patch
	patches.kernel.org/5.19.8-027-bpf-Tidy-up-verifier-check_func_arg.patch
	patches.kernel.org/5.19.8-028-bpf-Do-mark_chain_precision-for-ARG_CONST_ALLO.patch
	patches.kernel.org/5.19.8-029-Bluetooth-hci_event-Fix-vendor-unknown-opcode-.patch
	patches.kernel.org/5.19.8-030-Bluetooth-hci_sync-Fix-suspend-performance-reg.patch
	patches.kernel.org/5.19.8-031-Bluetooth-hci_event-Fix-checking-conn-for-le_c.patch
	patches.kernel.org/5.19.8-032-Bluetooth-hci_sync-hold-hdev-lock-when-cleanup.patch
	patches.kernel.org/5.19.8-033-net-sparx5-fix-handling-uneven-length-packets-.patch
	patches.kernel.org/5.19.8-034-net-smsc911x-Stop-and-start-PHY-during-suspend.patch
	patches.kernel.org/5.19.8-035-openvswitch-fix-memory-leak-at-failed-datapath.patch
	patches.kernel.org/5.19.8-036-nfp-flower-fix-ingress-police-using-matchall-f.patch
	patches.kernel.org/5.19.8-037-net-dsa-xrs700x-Use-irqsave-variant-for-u64-st.patch
	patches.kernel.org/5.19.8-038-drm-i915-fix-null-pointer-dereference.patch
	patches.kernel.org/5.19.8-039-net-sched-tbf-don-t-call-qdisc_put-while-holdi.patch
	patches.kernel.org/5.19.8-040-net-sched-fix-netdevice-reference-leaks-in-att.patch
	patches.kernel.org/5.19.8-041-net-phy-micrel-Make-the-GPIO-to-be-non-exclusi.patch
	patches.kernel.org/5.19.8-042-net-lan966x-improve-error-handle-in-lan966x_fd.patch
	patches.kernel.org/5.19.8-043-ethernet-rocker-fix-sleep-in-atomic-context-bu.patch
	patches.kernel.org/5.19.8-044-cachefiles-fix-error-return-code-in-cachefiles.patch
	patches.kernel.org/5.19.8-045-cachefiles-make-on-demand-request-distribution.patch
	patches.kernel.org/5.19.8-046-mlxbf_gige-compute-MDIO-period-based-on-i1clk.patch
	patches.kernel.org/5.19.8-047-kcm-fix-strp_init-order-and-cleanup.patch
	patches.kernel.org/5.19.8-048-sch_cake-Return-__NET_XMIT_STOLEN-when-consumi.patch
	patches.kernel.org/5.19.8-049-tcp-annotate-data-race-around-challenge_timest.patch
	patches.kernel.org/5.19.8-050-Revert-sch_cake-Return-__NET_XMIT_STOLEN-when-.patch
	patches.kernel.org/5.19.8-051-net-smc-Remove-redundant-refcount-increase.patch
	patches.kernel.org/5.19.8-052-soundwire-qcom-fix-device-status-array-range.patch
	patches.kernel.org/5.19.8-053-mm-slab_common-Deleting-kobject-in-kmem_cache_.patch
	patches.kernel.org/5.19.8-054-platform-mellanox-mlxreg-lc-Fix-coverity-warni.patch
	patches.kernel.org/5.19.8-055-platform-mellanox-mlxreg-lc-Fix-locking-issue.patch
	patches.kernel.org/5.19.8-056-serial-fsl_lpuart-RS485-RTS-polariy-is-inverse.patch
	patches.kernel.org/5.19.8-057-tty-serial-atmel-Preserve-previous-USART-mode-.patch
	patches.kernel.org/5.19.8-058-staging-rtl8712-fix-use-after-free-bugs.patch
	patches.kernel.org/5.19.8-059-staging-r8188eu-Add-Rosewill-USB-N150-Nano-to-.patch
	patches.kernel.org/5.19.8-060-staging-r8188eu-add-firmware-dependency.patch
	patches.kernel.org/5.19.8-061-Revert-powerpc-Remove-unused-FW_FEATURE_NATIVE.patch
	patches.kernel.org/5.19.8-062-powerpc-align-syscall-table-for-ppc32.patch
	patches.kernel.org/5.19.8-063-powerpc-rtas-Fix-RTAS-MSR-HV-handling-for-Cell.patch
	patches.kernel.org/5.19.8-064-vt-Clear-selection-before-changing-the-font.patch
	patches.kernel.org/5.19.8-065-musb-fix-USB_MUSB_TUSB6010-dependency.patch
	patches.kernel.org/5.19.8-066-tty-serial-lpuart-disable-flow-control-while-w.patch
	patches.kernel.org/5.19.8-067-Input-iforce-wake-up-after-clearing-IFORCE_XMI.patch
	patches.kernel.org/5.19.8-068-iio-light-cm3605-Fix-an-error-handling-path-in.patch
	patches.kernel.org/5.19.8-069-iio-ad7292-Prevent-regulator-double-disable.patch
	patches.kernel.org/5.19.8-070-iio-adc-mcp3911-correct-microchip-device-addr-.patch
	patches.kernel.org/5.19.8-071-iio-adc-mcp3911-use-correct-formula-for-AD-con.patch
	patches.kernel.org/5.19.8-072-misc-fastrpc-fix-memory-corruption-on-probe.patch
	patches.kernel.org/5.19.8-073-misc-fastrpc-fix-memory-corruption-on-open.patch
	patches.kernel.org/5.19.8-074-firmware_loader-Fix-use-after-free-during-unre.patch
	patches.kernel.org/5.19.8-075-firmware_loader-Fix-memory-leak-in-firmware-up.patch
	patches.kernel.org/5.19.8-076-USB-serial-ftdi_sio-add-Omron-CS1W-CIF31-devic.patch
	patches.kernel.org/5.19.8-077-landlock-Fix-file-reparenting-without-explicit.patch
	patches.kernel.org/5.19.8-078-mmc-core-Fix-UHS-I-SD-1.8V-workaround-branch.patch
	patches.kernel.org/5.19.8-079-mmc-core-Fix-inconsistent-sd3_bus_mode-at-UHS-.patch
	patches.kernel.org/5.19.8-080-binder-fix-UAF-of-ref-proc-caused-by-race-cond.patch
	patches.kernel.org/5.19.8-081-binder-fix-alloc-vma_vm_mm-null-ptr-dereferenc.patch
	patches.kernel.org/5.19.8-082-cifs-fix-small-mempool-leak-in-SMB2_negotiate.patch
	patches.kernel.org/5.19.8-083-KVM-VMX-Heed-the-msr-argument-in-msr_write_int.patch
	patches.kernel.org/5.19.8-084-riscv-kvm-move-extern-sbi_ext-declarations-to-.patch
	patches.kernel.org/5.19.8-085-clk-ti-Fix-missing-of_node_get-ti_find_clock_p.patch
	patches.kernel.org/5.19.8-086-drm-i915-reg-Fix-spelling-mistake-Unsupport-Un.patch
	patches.kernel.org/5.19.8-087-clk-core-Honor-CLK_OPS_PARENT_ENABLE-for-clk-g.patch
	patches.kernel.org/5.19.8-088-Revert-clk-core-Honor-CLK_OPS_PARENT_ENABLE-fo.patch
	patches.kernel.org/5.19.8-089-clk-core-Fix-runtime-PM-sequence-in-clk_core_u.patch
	patches.kernel.org/5.19.8-090-Input-rk805-pwrkey-fix-module-autoloading.patch
	patches.kernel.org/5.19.8-091-powerpc-papr_scm-Fix-nvdimm-event-mappings.patch
	patches.kernel.org/5.19.8-092-clk-bcm-rpi-Fix-error-handling-of-raspberrypi_.patch
	patches.kernel.org/5.19.8-093-clk-bcm-rpi-Prevent-out-of-bounds-access.patch
	patches.kernel.org/5.19.8-094-clk-bcm-rpi-Add-missing-newline.patch
	patches.kernel.org/5.19.8-095-hwmon-gpio-fan-Fix-array-out-of-bounds-access.patch
	patches.kernel.org/5.19.8-096-gpio-pca953x-Add-mutex_lock-for-regcache-sync-.patch
	patches.kernel.org/5.19.8-097-gpio-realtek-otto-switch-to-32-bit-I-O.patch
	patches.kernel.org/5.19.8-098-KVM-x86-Mask-off-unsupported-and-unknown-bits-.patch
	patches.kernel.org/5.19.8-099-powerpc-papr_scm-Ensure-rc-is-always-initializ.patch
	patches.kernel.org/5.19.8-100-xen-grants-prevent-integer-overflow-in-gnttab_.patch
	patches.kernel.org/5.19.8-101-mm-pagewalk-Fix-race-between-unmap-and-page-wa.patch
	patches.kernel.org/5.19.8-102-xen-blkback-Advertise-feature-persistent-as-us.patch
	patches.kernel.org/5.19.8-103-xen-blkfront-Advertise-feature-persistent-as-u.patch
	patches.kernel.org/5.19.8-104-xen-blkfront-Cache-feature_persistent-value-be.patch
	patches.kernel.org/5.19.8-105-thunderbolt-Use-the-actual-buffer-in-tb_async_.patch
	patches.kernel.org/5.19.8-106-thunderbolt-Check-router-generation-before-con.patch
	patches.kernel.org/5.19.8-107-usb-dwc3-pci-Add-support-for-Intel-Raptor-Lake.patch
	patches.kernel.org/5.19.8-108-media-mceusb-Use-new-usb_control_msg_-routines.patch
	patches.kernel.org/5.19.8-109-xhci-Add-grace-period-after-xHC-start-to-preve.patch
	patches.kernel.org/5.19.8-110-usb-dwc3-disable-USB-core-PHY-management.patch
	patches.kernel.org/5.19.8-111-usb-dwc3-gadget-Avoid-duplicate-requests-to-en.patch
	patches.kernel.org/5.19.8-112-usb-dwc3-fix-PHY-disable-sequence.patch
	patches.kernel.org/5.19.8-113-USB-serial-ch341-fix-lost-character-on-LCR-upd.patch
	patches.kernel.org/5.19.8-114-USB-serial-ch341-fix-disabled-rx-timer-on-olde.patch
	patches.kernel.org/5.19.8-115-USB-serial-cp210x-add-Decagon-UCA-device-id.patch
	patches.kernel.org/5.19.8-116-USB-serial-option-add-support-for-OPPO-R11-dia.patch
	patches.kernel.org/5.19.8-117-USB-serial-option-add-Quectel-EM060K-modem.patch
	patches.kernel.org/5.19.8-118-USB-serial-option-add-support-for-Cinterion-MV.patch
	patches.kernel.org/5.19.8-119-Revert-usb-typec-ucsi-add-a-common-function-uc.patch
	patches.kernel.org/5.19.8-120-usb-typec-altmodes-displayport-correct-pin-ass.patch
	patches.kernel.org/5.19.8-121-usb-typec-intel_pmc_mux-Add-new-ACPI-ID-for-Me.patch
	patches.kernel.org/5.19.8-122-usb-typec-tcpm-Return-ENOTSUPP-for-power-suppl.patch
	patches.kernel.org/5.19.8-123-usb-dwc2-fix-wrong-order-of-phy_power_on-and-p.patch
	patches.kernel.org/5.19.8-124-usb-cdns3-fix-issue-with-rearming-ISO-OUT-endp.patch
	patches.kernel.org/5.19.8-125-usb-cdns3-fix-incorrect-handling-TRB_SMM-flag-.patch
	patches.kernel.org/5.19.8-126-USB-cdc-acm-Add-Icom-PMR-F3400-support-0c26-00.patch
	patches.kernel.org/5.19.8-127-usb-storage-Add-ignore-residue-quirk-for-NXP-P.patch
	patches.kernel.org/5.19.8-128-s390-hugetlb-fix-prepare_hugepage_range-check-.patch
	patches.kernel.org/5.19.8-129-s390-fix-nospec-table-alignments.patch
	patches.kernel.org/5.19.8-130-USB-core-Prevent-nested-device-reset-calls.patch
	patches.kernel.org/5.19.8-131-usb-xhci-mtk-relax-TT-periodic-bandwidth-alloc.patch
	patches.kernel.org/5.19.8-132-usb-xhci-mtk-fix-bandwidth-release-issue.patch
	patches.kernel.org/5.19.8-133-usb-gadget-f_uac2-fix-superspeed-transfer.patch
	patches.kernel.org/5.19.8-134-usb-gadget-mass_storage-Fix-cdrom-data-transfe.patch
	patches.kernel.org/5.19.8-135-USB-gadget-Fix-obscure-lockdep-violation-for-u.patch
	patches.kernel.org/5.19.8-136-dma-buf-dma-resv-check-if-the-new-fence-is-rea.patch
	patches.kernel.org/5.19.8-137-arm64-kexec-Fix-missing-extra-range-for-crashk.patch
	patches.kernel.org/5.19.8-138-driver-core-Don-t-probe-devices-after-bus_type.patch
	patches.kernel.org/5.19.8-139-wifi-mac80211-Don-t-finalize-CSA-in-IBSS-mode-.patch
	patches.kernel.org/5.19.8-140-wifi-mac80211-Fix-UAF-in-ieee80211_scan_rx.patch
	patches.kernel.org/5.19.8-141-ip-fix-triggering-of-icmp-redirect.patch
	patches.kernel.org/5.19.8-142-net-Use-u64_stats_fetch_begin_irq-for-stats-fe.patch
	patches.kernel.org/5.19.8-143-net-mac802154-Fix-a-condition-in-the-receive-p.patch
	patches.kernel.org/5.19.8-144-ALSA-memalloc-Revive-x86-specific-WC-page-allo.patch
	patches.kernel.org/5.19.8-145-ALSA-hda-realtek-Add-speaker-AMP-init-for-Sams.patch
	patches.kernel.org/5.19.8-146-ALSA-seq-oss-Fix-data-race-for-max_midi_devs-a.patch
	patches.kernel.org/5.19.8-147-ALSA-seq-Fix-data-race-at-module-auto-loading.patch
	patches.kernel.org/5.19.8-148-drm-i915-backlight-Disable-pps-power-hook-for-.patch
	patches.kernel.org/5.19.8-149-drm-i915-guc-clear-stalled-request-after-a-res.patch
	patches.kernel.org/5.19.8-150-drm-i915-glk-ECS-Liva-Q2-needs-GLK-HDMI-port-t.patch
	patches.kernel.org/5.19.8-151-drm-i915-Skip-wm-ddb-readout-for-disabled-pipe.patch
	patches.kernel.org/5.19.8-152-tty-n_gsm-add-sanity-check-for-gsm-receive-in-.patch
	patches.kernel.org/5.19.8-153-tty-n_gsm-initialize-more-members-at-gsm_alloc.patch
	patches.kernel.org/5.19.8-154-tty-n_gsm-replace-kicktimer-with-delayed_work.patch
	patches.kernel.org/5.19.8-155-tty-n_gsm-avoid-call-of-sleeping-functions-fro.patch
	patches.kernel.org/5.19.8-156-Linux-5.19.8.patch
	patches.kernel.org/5.19.9-001-efi-libstub-Disable-struct-randomization.patch
	patches.kernel.org/5.19.9-002-efi-capsule-loader-Fix-use-after-free-in-efi_c.patch
	patches.kernel.org/5.19.9-003-wifi-mt76-mt7921e-fix-crash-in-chip-reset-fail.patch
	patches.kernel.org/5.19.9-004-wifi-iwlegacy-4965-corrected-fix-for-potential.patch
	patches.kernel.org/5.19.9-005-fs-only-do-a-memory-barrier-for-the-first-set_.patch
	patches.kernel.org/5.19.9-006-soc-fsl-select-FSL_GUTS-driver-for-DPIO.patch
	patches.kernel.org/5.19.9-007-Revert-mm-kmemleak-take-a-full-lowmem-check-in.patch
	patches.kernel.org/5.19.9-008-scsi-qla2xxx-Disable-ATIO-interrupt-coalesce-f.patch
	patches.kernel.org/5.19.9-009-scsi-core-Allow-the-ALUA-transitioning-state-e.patch
	patches.kernel.org/5.19.9-010-scsi-megaraid_sas-Fix-double-kfree.patch
	patches.kernel.org/5.19.9-011-drm-gem-Fix-GEM-handle-release-errors.patch
	patches.kernel.org/5.19.9-012-drm-amdgpu-Move-psp_xgmi_terminate-call-from-a.patch
	patches.kernel.org/5.19.9-013-drm-amdgpu-fix-hive-reference-leak-when-adding.patch
	patches.kernel.org/5.19.9-014-drm-amdgpu-Check-num_gfx_rings-for-gfx-v9_0-rb.patch
	patches.kernel.org/5.19.9-015-drm-amdgpu-Remove-the-additional-kfd-pre-reset.patch
	patches.kernel.org/5.19.9-016-drm-radeon-add-a-force-flush-to-delay-work-whe.patch
	patches.kernel.org/5.19.9-017-scsi-ufs-core-Reduce-the-power-mode-change-tim.patch
	patches.kernel.org/5.19.9-018-Revert-parisc-Show-error-if-wrong-32-64-bit-co.patch
	patches.kernel.org/5.19.9-019-parisc-ccio-dma-Handle-kmalloc-failure-in-ccio.patch
	patches.kernel.org/5.19.9-020-parisc-Add-runtime-check-to-prevent-PA2.0-kern.patch
	patches.kernel.org/5.19.9-021-arm64-errata-add-detection-for-AMEVCNTR01-incr.patch
	patches.kernel.org/5.19.9-022-netfilter-conntrack-work-around-exceeded-recei.patch
	patches.kernel.org/5.19.9-023-thermal-int340x_thermal-handle-data_vault-when.patch
	patches.kernel.org/5.19.9-024-cpufreq-check-only-freq_table-in-__resolve_fre.patch
	patches.kernel.org/5.19.9-025-net-core-skbuff-Check-the-return-value-of-skb_.patch
	patches.kernel.org/5.19.9-026-md-Flush-workqueue-md_rdev_misc_wq-in-md_alloc.patch
	patches.kernel.org/5.19.9-027-fbdev-omapfb-Fix-tests-for-platform_get_irq-fa.patch
	patches.kernel.org/5.19.9-028-fbdev-fbcon-Destroy-mutex-on-freeing-struct-fb.patch
	patches.kernel.org/5.19.9-029-fbdev-chipsfb-Add-missing-pci_disable_device-i.patch
	patches.kernel.org/5.19.9-030-x86-sev-Mark-snp_abort-noreturn.patch
	patches.kernel.org/5.19.9-031-drm-amdgpu-add-sdma-instance-check-for-gfx11-C.patch
	patches.kernel.org/5.19.9-032-drm-amdgpu-mmVM_L2_CNTL3-register-not-initiali.patch
	patches.kernel.org/5.19.9-033-ALSA-pcm-oss-Fix-race-at-SNDCTL_DSP_SYNC.patch
	patches.kernel.org/5.19.9-034-ALSA-emu10k1-Fix-out-of-bounds-access-in-snd_e.patch
	patches.kernel.org/5.19.9-035-ALSA-hda-Once-again-fix-regression-of-page-all.patch
	patches.kernel.org/5.19.9-036-ALSA-aloop-Fix-random-zeros-in-capture-data-wh.patch
	patches.kernel.org/5.19.9-037-ALSA-usb-audio-Split-endpoint-setups-for-hw_pa.patch
	patches.kernel.org/5.19.9-038-ALSA-usb-audio-Clear-fixed-clock-rate-at-closi.patch
	patches.kernel.org/5.19.9-039-ALSA-usb-audio-Fix-an-out-of-bounds-bug-in-__s.patch
	patches.kernel.org/5.19.9-040-tracefs-Only-clobber-mode-uid-gid-on-remount-i.patch
	patches.kernel.org/5.19.9-041-tracing-hold-caller_addr-to-hardirq_-enable-di.patch
	patches.kernel.org/5.19.9-042-tracing-Fix-to-check-event_mutex-is-held-while.patch
	patches.kernel.org/5.19.9-043-btrfs-zoned-set-pseudo-max-append-zone-limit-i.patch
	patches.kernel.org/5.19.9-044-btrfs-zoned-fix-API-misuse-of-zone-finish-wait.patch
	patches.kernel.org/5.19.9-045-vfio-type1-Unpin-zero-pages.patch
	patches.kernel.org/5.19.9-046-kprobes-Prohibit-probes-in-gate-area.patch
	patches.kernel.org/5.19.9-047-perf-RISC-V-fix-access-beyond-allocated-array.patch
	patches.kernel.org/5.19.9-048-debugfs-add-debugfs_lookup_and_remove.patch
	patches.kernel.org/5.19.9-049-sched-debug-fix-dentry-leak-in-update_sched_do.patch
	patches.kernel.org/5.19.9-050-drm-amd-display-fix-memory-leak-when-using-deb.patch
	patches.kernel.org/5.19.9-051-driver-core-fix-driver_set_override-issue-with.patch
	patches.kernel.org/5.19.9-052-nvmet-fix-a-use-after-free.patch
	patches.kernel.org/5.19.9-053-drm-i915-bios-Copy-the-whole-MIPI-sequence-blo.patch
	patches.kernel.org/5.19.9-054-drm-i915-slpc-Let-s-fix-the-PCODE-min-freq-tab.patch
	patches.kernel.org/5.19.9-055-drm-i915-Implement-WaEdpLinkRateDataReload.patch
	patches.kernel.org/5.19.9-056-scsi-mpt3sas-Fix-use-after-free-warning.patch
	patches.kernel.org/5.19.9-057-scsi-lpfc-Add-missing-destroy_workqueue-in-err.patch
	patches.kernel.org/5.19.9-058-cgroup-Elide-write-locking-threadgroup_rwsem-w.patch
	patches.kernel.org/5.19.9-059-cgroup-Fix-threadgroup_rwsem-cpus_read_lock-de.patch
	patches.kernel.org/5.19.9-060-cifs-remove-useless-parameter-is_fsctl-from-SM.patch
	patches.kernel.org/5.19.9-061-smb3-missing-inode-locks-in-zero-range.patch
	patches.kernel.org/5.19.9-062-spi-bitbang-Fix-lsb-first-Rx.patch
	patches.kernel.org/5.19.9-063-ASoC-cs42l42-Only-report-button-state-if-there.patch
	patches.kernel.org/5.19.9-064-Revert-soc-imx-imx8m-blk-ctrl-set-power-device.patch
	patches.kernel.org/5.19.9-065-arm64-dts-imx8mm-verdin-update-CAN-clock-to-40.patch
	patches.kernel.org/5.19.9-066-arm64-dts-imx8mm-verdin-use-level-interrupt-fo.patch
	patches.kernel.org/5.19.9-067-ASoC-qcom-sm8250-add-missing-module-owner.patch
	patches.kernel.org/5.19.9-068-regmap-spi-Reserve-space-for-register-address-.patch
	patches.kernel.org/5.19.9-069-arm64-dts-imx8mp-venice-gw74xx-fix-sai2-pin-se.patch
	patches.kernel.org/5.19.9-070-arm64-dts-imx8mq-tqma8mq-Remove-superfluous-in.patch
	patches.kernel.org/5.19.9-071-RDMA-rtrs-clt-Use-the-right-sg_cnt-after-ib_dm.patch
	patches.kernel.org/5.19.9-072-RDMA-rtrs-srv-Pass-the-correct-number-of-entri.patch
	patches.kernel.org/5.19.9-073-ARM-dts-imx6qdl-vicut1.dtsi-Fix-node-name-back.patch
	patches.kernel.org/5.19.9-074-ARM-dts-imx6qdl-kontron-samx6i-remove-duplicat.patch
	patches.kernel.org/5.19.9-075-ARM-dts-imx6qdl-kontron-samx6i-fix-spi-flash-c.patch
	patches.kernel.org/5.19.9-076-arm64-dts-ls1028a-qds-65bb-don-t-use-in-band-a.patch
	patches.kernel.org/5.19.9-077-soc-imx-gpcv2-Assert-reset-before-ungating-clo.patch
	patches.kernel.org/5.19.9-078-arm64-dts-verdin-imx8mm-add-otg2-pd-to-usbphy.patch
	patches.kernel.org/5.19.9-079-arm64-dts-imx8mm-venice-gw7901-fix-port-phy-va.patch
	patches.kernel.org/5.19.9-080-arm64-dts-freescale-verdin-imx8mm-fix-atmel_mx.patch
	patches.kernel.org/5.19.9-081-arm64-dts-freescale-verdin-imx8mp-fix-atmel_mx.patch
	patches.kernel.org/5.19.9-082-regulator-core-Clean-up-on-enable-failure.patch
	patches.kernel.org/5.19.9-083-ASoC-SOF-Kconfig-Make-IPC_FLOOD_TEST-depend-on.patch
	patches.kernel.org/5.19.9-084-ASoC-SOF-Kconfig-Make-IPC_MESSAGE_INJECTOR-dep.patch
	patches.kernel.org/5.19.9-085-tee-fix-compiler-warning-in-tee_shm_register.patch
	patches.kernel.org/5.19.9-086-RDMA-irdma-Fix-drain-SQ-hang-with-no-completio.patch
	patches.kernel.org/5.19.9-087-arm64-dts-renesas-r8a779g0-Fix-HSCIF0-interrup.patch
	patches.kernel.org/5.19.9-088-RDMA-cma-Fix-arguments-order-in-net-device-val.patch
	patches.kernel.org/5.19.9-089-soc-brcmstb-pm-arm-Fix-refcount-leak-and-__iom.patch
	patches.kernel.org/5.19.9-090-RDMA-hns-Fix-supported-page-size.patch
	patches.kernel.org/5.19.9-091-RDMA-hns-Fix-wrong-fixed-value-of-qp-rq.wqe_sh.patch
	patches.kernel.org/5.19.9-092-RDMA-hns-Remove-the-num_qpc_timer-variable.patch
	patches.kernel.org/5.19.9-093-wifi-wilc1000-fix-DMA-on-stack-objects.patch
	patches.kernel.org/5.19.9-094-ARM-at91-pm-fix-self-refresh-for-sama7g5.patch
	patches.kernel.org/5.19.9-095-ARM-at91-pm-fix-DDR-recalibration-when-resumin.patch
	patches.kernel.org/5.19.9-096-ARM-dts-at91-sama5d27_wlsom1-specify-proper-re.patch
	patches.kernel.org/5.19.9-097-ARM-dts-at91-sama5d2_icp-specify-proper-regula.patch
	patches.kernel.org/5.19.9-098-ARM-dts-at91-sama7g5ek-specify-proper-regulato.patch
	patches.kernel.org/5.19.9-099-ARM-dts-at91-sama5d27_wlsom1-don-t-keep-ldo2-e.patch
	patches.kernel.org/5.19.9-100-ARM-dts-at91-sama5d2_icp-don-t-keep-vdd_other-.patch
	patches.kernel.org/5.19.9-101-netfilter-br_netfilter-Drop-dst-references-bef.patch
	patches.kernel.org/5.19.9-102-netfilter-nf_tables-clean-up-hook-list-when-of.patch
	patches.kernel.org/5.19.9-103-riscv-dts-microchip-use-an-mpfs-specific-l2-co.patch
	patches.kernel.org/5.19.9-104-netfilter-nf_conntrack_irc-Fix-forged-IP-logic.patch
	patches.kernel.org/5.19.9-105-RDMA-srp-Set-scmnd-result-only-when-scmnd-is-n.patch
	patches.kernel.org/5.19.9-106-ALSA-usb-audio-Inform-the-delayed-registration.patch
	patches.kernel.org/5.19.9-107-ALSA-usb-audio-Register-card-again-for-iface-o.patch
	patches.kernel.org/5.19.9-108-rxrpc-Fix-ICMP-ICMP6-error-handling.patch
	patches.kernel.org/5.19.9-109-rxrpc-Fix-an-insufficiently-large-sglist-in-rx.patch
	patches.kernel.org/5.19.9-110-afs-Use-the-operation-issue-time-instead-of-th.patch
	patches.kernel.org/5.19.9-111-kunit-fix-assert_type-for-comparison-macros.patch
	patches.kernel.org/5.19.9-112-Revert-net-phy-meson-gxl-improve-link-up-behav.patch
	patches.kernel.org/5.19.9-113-sch_sfb-Don-t-assume-the-skb-is-still-around-a.patch
	patches.kernel.org/5.19.9-114-tipc-fix-shift-wrapping-bug-in-map_get.patch
	patches.kernel.org/5.19.9-115-net-introduce-__skb_fill_page_desc_noacc.patch
	patches.kernel.org/5.19.9-116-tcp-TX-zerocopy-should-not-sense-pfmemalloc-st.patch
	patches.kernel.org/5.19.9-117-ice-Fix-DMA-mappings-leak.patch
	patches.kernel.org/5.19.9-118-ice-use-bitmap_free-instead-of-devm_kfree.patch
	patches.kernel.org/5.19.9-119-i40e-Fix-kernel-crash-during-module-removal.patch
	patches.kernel.org/5.19.9-120-iavf-Detach-device-during-reset-task.patch
	patches.kernel.org/5.19.9-121-xen-netback-only-remove-hotplug-status-when-th.patch
	patches.kernel.org/5.19.9-122-block-don-t-add-partitions-if-GD_SUPPRESS_PART.patch
	patches.kernel.org/5.19.9-123-RDMA-siw-Pass-a-pointer-to-virt_to_page.patch
	patches.kernel.org/5.19.9-124-bonding-use-unspecified-address-if-no-availabl.patch
	patches.kernel.org/5.19.9-125-bonding-add-all-node-mcast-address-when-slave-.patch
	patches.kernel.org/5.19.9-126-ipv6-sr-fix-out-of-bounds-read-when-setting-HM.patch
	patches.kernel.org/5.19.9-127-IB-core-Fix-a-nested-dead-lock-as-part-of-ODP-.patch
	patches.kernel.org/5.19.9-128-RDMA-mlx5-Set-local-port-to-one-when-accessing.patch
	patches.kernel.org/5.19.9-129-btrfs-zoned-fix-mounting-with-conventional-zon.patch
	patches.kernel.org/5.19.9-130-erofs-fix-error-return-code-in-erofs_fscache_-.patch
	patches.kernel.org/5.19.9-131-erofs-fix-pcluster-use-after-free-on-UP-platfo.patch
	patches.kernel.org/5.19.9-132-nvme-tcp-fix-UAF-when-detecting-digest-errors.patch
	patches.kernel.org/5.19.9-133-nvme-tcp-fix-regression-that-causes-sporadic-r.patch
	patches.kernel.org/5.19.9-134-tcp-fix-early-ETIMEDOUT-after-spurious-non-SAC.patch
	patches.kernel.org/5.19.9-135-btrfs-fix-the-max-chunk-size-and-stripe-length.patch
	patches.kernel.org/5.19.9-136-nvmet-fix-mar-and-mor-off-by-one-errors.patch
	patches.kernel.org/5.19.9-137-RDMA-irdma-Report-the-correct-max-cqes-from-qu.patch
	patches.kernel.org/5.19.9-138-RDMA-irdma-Return-error-on-MR-deregister-CQP-f.patch
	patches.kernel.org/5.19.9-139-RDMA-irdma-Return-correct-WC-error-for-bind-op.patch
	patches.kernel.org/5.19.9-140-RDMA-irdma-Report-RNR-NAK-generation-in-device.patch
	patches.kernel.org/5.19.9-141-net-dsa-felix-disable-cut-through-forwarding-f.patch
	patches.kernel.org/5.19.9-142-net-dsa-felix-access-QSYS_TAG_CONFIG-under-tas.patch
	patches.kernel.org/5.19.9-143-net-ethernet-mtk_eth_soc-fix-typo-in-__mtk_foe.patch
	patches.kernel.org/5.19.9-144-net-ethernet-mtk_eth_soc-check-max-allowed-has.patch
	patches.kernel.org/5.19.9-145-net-smc-Fix-possible-access-to-freed-memory-in.patch
	patches.kernel.org/5.19.9-146-io_uring-recycle-kbuf-recycle-on-tw-requeue.patch
	patches.kernel.org/5.19.9-147-net-phy-lan87xx-change-interrupt-src-of-link_u.patch
	patches.kernel.org/5.19.9-148-sch_sfb-Also-store-skb-len-before-calling-chil.patch
	patches.kernel.org/5.19.9-149-libperf-evlist-Fix-per-thread-mmaps-for-multi-.patch
	patches.kernel.org/5.19.9-150-perf-dlfilter-dlfilter-show-cycles-Fix-types-f.patch
	patches.kernel.org/5.19.9-151-perf-script-Fix-Cannot-print-iregs-field-for-h.patch
	patches.kernel.org/5.19.9-152-perf-record-Fix-synthesis-failure-warnings.patch
	patches.kernel.org/5.19.9-153-hwmon-tps23861-fix-byte-order-in-resistance-re.patch
	patches.kernel.org/5.19.9-154-ASoC-mchp-spdiftx-remove-references-to-mchp_i2.patch
	patches.kernel.org/5.19.9-155-ASoC-mchp-spdiftx-Fix-clang-Wbitfield-constant.patch
	patches.kernel.org/5.19.9-156-lsm-io_uring-add-LSM-hooks-for-the-new-uring_c.patch
	patches.kernel.org/5.19.9-157-selinux-implement-the-security_uring_cmd-LSM-h.patch
	patches.kernel.org/5.19.9-158-Smack-Provide-read-control-for-io_uring_cmd.patch
	patches.kernel.org/5.19.9-159-MIPS-loongson32-ls1c-Fix-hang-during-startup.patch
	patches.kernel.org/5.19.9-160-kbuild-disable-header-exports-for-UML-in-a-str.patch
	patches.kernel.org/5.19.9-161-i40e-Refactor-tc-mqprio-checks.patch
	patches.kernel.org/5.19.9-162-i40e-Fix-ADQ-rate-limiting-for-PF.patch
	patches.kernel.org/5.19.9-163-net-bonding-replace-dev_trans_start-with-the-j.patch
	patches.kernel.org/5.19.9-164-bonding-accept-unsolicited-NA-message.patch
	patches.kernel.org/5.19.9-165-swiotlb-avoid-potential-left-shift-overflow.patch
	patches.kernel.org/5.19.9-166-iommu-amd-use-full-64-bit-value-in-build_compl.patch
	patches.kernel.org/5.19.9-167-s390-boot-fix-absolute-zero-lowcore-corruption.patch
	patches.kernel.org/5.19.9-168-time64.h-consolidate-uses-of-PSEC_PER_NSEC.patch
	patches.kernel.org/5.19.9-169-net-dsa-felix-tc-taprio-intervals-smaller-than.patch
	patches.kernel.org/5.19.9-170-hwmon-mr75203-fix-VM-sensor-allocation-when-in.patch
	patches.kernel.org/5.19.9-171-hwmon-mr75203-update-pvt-v_num-and-vm_num-to-t.patch
	patches.kernel.org/5.19.9-172-hwmon-mr75203-fix-voltage-equation-for-negativ.patch
	patches.kernel.org/5.19.9-173-hwmon-mr75203-fix-multi-channel-voltage-readin.patch
	patches.kernel.org/5.19.9-174-hwmon-mr75203-enable-polling-for-all-VM-channe.patch
	patches.kernel.org/5.19.9-175-iommu-vt-d-Fix-possible-recursive-locking-in-i.patch
	patches.kernel.org/5.19.9-176-perf-evlist-Always-use-arch_evlist__add_defaul.patch
	patches.kernel.org/5.19.9-177-perf-stat-Fix-L2-Topdown-metrics-disappear-for.patch
	patches.kernel.org/5.19.9-178-Revert-arm64-kasan-Revert-arm64-mte-reset-the-.patch
	patches.kernel.org/5.19.9-179-hwmon-asus-ec-sensors-add-support-for-Strix-Z6.patch
	patches.kernel.org/5.19.9-180-hwmon-asus-ec-sensors-add-support-for-Maximus-.patch
	patches.kernel.org/5.19.9-181-hwmon-asus-ec-sensors-add-missing-sensors-for-.patch
	patches.kernel.org/5.19.9-182-hwmon-asus-ec-sensors-add-definitions-for-ROG-.patch
	patches.kernel.org/5.19.9-183-hwmon-asus-ec-sensors-autoload-module-via-DMI-.patch
	patches.kernel.org/5.19.9-184-arm64-bti-Disable-in-kernel-BTI-when-cross-sec.patch
	patches.kernel.org/5.19.9-185-iommu-vt-d-Correctly-calculate-sagaw-value-of-.patch
	patches.kernel.org/5.19.9-186-iommu-virtio-Fix-interaction-with-VFIO.patch
	patches.kernel.org/5.19.9-187-iommu-Fix-false-ownership-failure-on-AMD-syste.patch
	patches.kernel.org/5.19.9-188-drm-amd-display-Add-SMU-logging-code.patch
	patches.kernel.org/5.19.9-189-drm-amd-display-Removing-assert-statements-for.patch
	patches.kernel.org/5.19.9-190-Linux-5.19.9.patch
	patches.kernel.org/5.19.10-001-iommu-vt-d-Fix-kdump-kernels-boot-failure-wit.patch
	patches.kernel.org/5.19.10-002-net-mlx5-Introduce-ifc-bits-for-using-softwar.patch
	patches.kernel.org/5.19.10-003-net-mlx5-Use-software-VHCA-id-when-it-s-suppo.patch
	patches.kernel.org/5.19.10-004-RDMA-mlx5-Rely-on-RoCE-fw-cap-instead-of-devl.patch
	patches.kernel.org/5.19.10-005-RDMA-mlx5-Add-a-umr-recovery-flow.patch
	patches.kernel.org/5.19.10-006-RDMA-mlx5-Fix-UMR-cleanup-on-error-flow-of-dr.patch
	patches.kernel.org/5.19.10-007-ACPI-resource-skip-IRQ-override-on-AMD-Zen-pl.patch
	patches.kernel.org/5.19.10-008-Input-goodix-add-support-for-GT1158.patch
	patches.kernel.org/5.19.10-009-platform-surface-aggregator_registry-Add-supp.patch
	patches.kernel.org/5.19.10-010-drm-msm-rd-Fix-FIFO-full-deadlock.patch
	patches.kernel.org/5.19.10-011-peci-cpu-Fix-use-after-free-in-adev_release.patch
	patches.kernel.org/5.19.10-012-kvm-x86-mmu-Always-flush-TLBs-when-enabling-d.patch
	patches.kernel.org/5.19.10-013-dt-bindings-iio-gyroscope-bosch-bmg160-correc.patch
	patches.kernel.org/5.19.10-014-HID-ishtp-hid-clientHID-ishtp-hid-client-Fix-.patch
	patches.kernel.org/5.19.10-015-hid-intel-ish-hid-ishtp-Fix-ishtp-client-send.patch
	patches.kernel.org/5.19.10-016-Bluetooth-MGMT-Fix-Get-Device-Flags.patch
	patches.kernel.org/5.19.10-017-tg3-Disable-tg3-device-on-system-reboot-to-av.patch
	patches.kernel.org/5.19.10-018-r8152-add-PID-for-the-Lenovo-OneLink-Dock.patch
	patches.kernel.org/5.19.10-019-gpio-mockup-remove-gpio-debugfs-when-remove-d.patch
	patches.kernel.org/5.19.10-020-ieee802154-cc2520-add-rc-code-in-cc2520_tx.patch
	patches.kernel.org/5.19.10-021-Input-iforce-add-support-for-Boeder-Force-Fee.patch
	patches.kernel.org/5.19.10-022-drm-amdgpu-disable-FRU-access-on-special-SIEN.patch
	patches.kernel.org/5.19.10-023-drm-amd-pm-use-vbios-carried-pptable-for-all-.patch
	patches.kernel.org/5.19.10-024-nvme-pci-add-NVME_QUIRK_BOGUS_NID-for-Lexar-N.patch
	patches.kernel.org/5.19.10-025-nvmet-tcp-fix-unhandled-tcp-states-in-nvmet_t.patch
	patches.kernel.org/5.19.10-026-drm-amd-amdgpu-skip-ucode-loading-if-ucode_si.patch
	patches.kernel.org/5.19.10-027-net-dsa-hellcreek-Print-warning-only-once.patch
	patches.kernel.org/5.19.10-028-perf-arm_pmu_platform-fix-tests-for-platform_.patch
	patches.kernel.org/5.19.10-029-platform-x86-acer-wmi-Acer-Aspire-One-AOD270-.patch
	patches.kernel.org/5.19.10-030-usb-storage-Add-ASUS-0x0b05-0x1932-to-IGNORE_.patch
	patches.kernel.org/5.19.10-031-platform-x86-asus-wmi-Increase-FAN_CURVE_BUF_.patch
	patches.kernel.org/5.19.10-032-LoongArch-Fix-section-mismatch-due-to-acpi_os.patch
	patches.kernel.org/5.19.10-033-LoongArch-Fix-arch_remove_memory-undefined-bu.patch
	patches.kernel.org/5.19.10-034-gpio-104-dio-48e-Make-irq_chip-immutable.patch
	patches.kernel.org/5.19.10-035-gpio-104-idio-16-Make-irq_chip-immutable.patch
	patches.kernel.org/5.19.10-036-RDMA-irdma-Use-s-g-array-in-post-send-only-wh.patch
	patches.kernel.org/5.19.10-037-Input-goodix-add-compatible-string-for-GT1158.patch
	patches.kernel.org/5.19.10-038-Linux-5.19.10.patch
	patches.kernel.org/5.19.11-001-of-fdt-fix-off-by-one-error-in-unflatten_dt_n.patch
	patches.kernel.org/5.19.11-002-pinctrl-qcom-sc8180x-Fix-gpio_wakeirq_map.patch
	patches.kernel.org/5.19.11-003-pinctrl-qcom-sc8180x-Fix-wrong-pin-numbers.patch
	patches.kernel.org/5.19.11-004-pinctrl-rockchip-Enhance-support-for-IRQ_TYPE.patch
	patches.kernel.org/5.19.11-005-pinctrl-sunxi-Fix-name-for-A100-R_PIO.patch
	patches.kernel.org/5.19.11-006-SUNRPC-Fix-call-completion-races-with-call_de.patch
	patches.kernel.org/5.19.11-007-NFSv4-Turn-off-open-by-filehandle-and-NFS-re-.patch
	patches.kernel.org/5.19.11-008-gpio-mpc8xxx-Fix-support-for-IRQ_TYPE_LEVEL_L.patch
	patches.kernel.org/5.19.11-009-NFSv4.2-Update-mode-bits-after-ALLOCATE-and-D.patch
	patches.kernel.org/5.19.11-010-Revert-SUNRPC-Remove-unreachable-error-condit.patch
	patches.kernel.org/5.19.11-011-drm-panel-edp-Fix-delays-for-Innolux-N116BCA-.patch
	patches.kernel.org/5.19.11-012-drm-meson-Correct-OSD1-global-alpha-value.patch
	patches.kernel.org/5.19.11-013-drm-meson-Fix-OSD1-RGB-to-YCbCr-coefficient.patch
	patches.kernel.org/5.19.11-014-drm-rockchip-vop2-Fix-eDP-HDMI-sync-polaritie.patch
	patches.kernel.org/5.19.11-015-drm-i915-vdsc-Set-VDSC-PIC_HEIGHT-before-usin.patch
	patches.kernel.org/5.19.11-016-drm-i915-guc-Don-t-update-engine-busyness-sta.patch
	patches.kernel.org/5.19.11-017-drm-i915-guc-Cancel-GuC-engine-busyness-worke.patch
	patches.kernel.org/5.19.11-018-block-blk_queue_enter-__bio_queue_enter-must-.patch
	patches.kernel.org/5.19.11-019-parisc-ccio-dma-Add-missing-iounmap-in-error-.patch
	patches.kernel.org/5.19.11-020-of-device-Fix-up-of_dma_configure_id-stub.patch
	patches.kernel.org/5.19.11-021-io_uring-msg_ring-check-file-type-before-putt.patch
	patches.kernel.org/5.19.11-022-cifs-revalidate-mapping-when-doing-direct-wri.patch
	patches.kernel.org/5.19.11-023-cifs-don-t-send-down-the-destination-address-.patch
	patches.kernel.org/5.19.11-024-cifs-always-initialize-struct-msghdr-smb_msg-.patch
	patches.kernel.org/5.19.11-025-blk-lib-fix-blkdev_issue_secure_erase.patch
	patches.kernel.org/5.19.11-026-parisc-Allow-CONFIG_64BIT-with-ARCH-parisc.patch
	patches.kernel.org/5.19.11-027-tools-include-uapi-Fix-asm-errno.h-for-parisc.patch
	patches.kernel.org/5.19.11-028-drm-i915-gt-Fix-perf-limit-reasons-bit-positi.patch
	patches.kernel.org/5.19.11-029-drm-i915-Set-correct-domains-values-at-_i915_.patch
	patches.kernel.org/5.19.11-030-drm-amdgpu-make-sure-to-init-common-IP-before.patch
	patches.kernel.org/5.19.11-031-drm-amdgpu-Don-t-enable-LTR-if-not-supported.patch
	patches.kernel.org/5.19.11-032-drm-amdgpu-move-nbio-ih_doorbell_range-into-i.patch
	patches.kernel.org/5.19.11-033-drm-amdgpu-move-nbio-sdma_doorbell_range-into.patch
	patches.kernel.org/5.19.11-034-net-Find-dst-with-sk-s-xfrm-policy-not-ctl_sk.patch
	patches.kernel.org/5.19.11-035-dt-bindings-apple-aic-Fix-required-item-apple.patch
	patches.kernel.org/5.19.11-036-cgroup-Add-missing-cpus_read_lock-to-cgroup_a.patch
	patches.kernel.org/5.19.11-037-ALSA-hda-sigmatel-Keep-power-up-while-beep-is.patch
	patches.kernel.org/5.19.11-038-ALSA-hda-sigmatel-Fix-unused-variable-warning.patch
	patches.kernel.org/5.19.11-039-Revert-iommu-vt-d-Fix-possible-recursive-lock.patch
	patches.kernel.org/5.19.11-040-Linux-5.19.11.patch
	patches.kernel.org/5.19.12-001-drm-i915-Extract-intel_edp_fixup_vbt_bpp.patch
	patches.kernel.org/5.19.12-002-drm-i915-pps-Split-pps_init_delays-into-disti.patch
	patches.kernel.org/5.19.12-003-drm-i915-bios-Split-parse_driver_features-int.patch
	patches.kernel.org/5.19.12-004-drm-i915-bios-Split-VBT-parsing-to-global-vs..patch
	patches.kernel.org/5.19.12-005-drm-i915-bios-Split-VBT-data-into-per-panel-v.patch
	patches.kernel.org/5.19.12-006-drm-i915-dsi-filter-invalid-backlight-and-CAB.patch
	patches.kernel.org/5.19.12-007-drm-i915-dsi-fix-dual-link-DSI-backlight-and-.patch
	patches.kernel.org/5.19.12-008-smb3-Move-the-flush-out-of-smb2_copychunk_ran.patch
	patches.kernel.org/5.19.12-009-smb3-fix-temporary-data-corruption-in-collaps.patch
	patches.kernel.org/5.19.12-010-smb3-fix-temporary-data-corruption-in-insert-.patch
	patches.kernel.org/5.19.12-011-usb-add-quirks-for-Lenovo-OneLink-Dock.patch
	patches.kernel.org/5.19.12-012-usb-gadget-udc-xilinx-replace-memcpy-with-mem.patch
	patches.kernel.org/5.19.12-013-smb3-use-filemap_write_and_wait_range-instead.patch
	patches.kernel.org/5.19.12-014-Revert-usb-add-quirks-for-Lenovo-OneLink-Dock.patch
	patches.kernel.org/5.19.12-015-Revert-usb-gadget-udc-xilinx-replace-memcpy-w.patch
	patches.kernel.org/5.19.12-016-xfrm-fix-XFRMA_LASTUSED-comment.patch
	patches.kernel.org/5.19.12-017-block-remove-QUEUE_FLAG_DEAD.patch
	patches.kernel.org/5.19.12-018-block-stop-setting-the-nomerges-flags-in-blk_.patch
	patches.kernel.org/5.19.12-019-block-simplify-disk-shutdown.patch
	patches.kernel.org/5.19.12-020-scsi-core-Fix-a-use-after-free.patch
	patches.kernel.org/5.19.12-021-drivers-base-Fix-unsigned-comparison-to-1-in-.patch
	patches.kernel.org/5.19.12-022-USB-core-Fix-RST-error-in-hub.c.patch
	patches.kernel.org/5.19.12-023-USB-serial-option-add-Quectel-BG95-0x0203-com.patch
	patches.kernel.org/5.19.12-024-USB-serial-option-add-Quectel-RM520N.patch
	patches.kernel.org/5.19.12-025-Revert-ALSA-usb-audio-Split-endpoint-setups-f.patch
	patches.kernel.org/5.19.12-026-ALSA-core-Fix-double-free-at-snd_card_new.patch
	patches.kernel.org/5.19.12-027-ALSA-hda-tegra-set-depop-delay-for-tegra.patch
	patches.kernel.org/5.19.12-028-ALSA-hda-Fix-hang-at-HD-audio-codec-unbinding.patch
	patches.kernel.org/5.19.12-029-ALSA-hda-Fix-Nvidia-dp-infoframe.patch
	patches.kernel.org/5.19.12-030-ALSA-hda-add-Intel-5-Series-3400-PCI-DID.patch
	patches.kernel.org/5.19.12-031-ALSA-hda-realtek-Add-quirk-for-Huawei-WRT-WX9.patch
	patches.kernel.org/5.19.12-032-ALSA-hda-realtek-Enable-4-speaker-output-Dell.patch
	patches.kernel.org/5.19.12-033-ALSA-hda-realtek-Re-arrange-quirk-table-entri.patch
	patches.kernel.org/5.19.12-034-ALSA-hda-realtek-Add-pincfg-for-ASUS-G513-HP-.patch
	patches.kernel.org/5.19.12-035-ALSA-hda-realtek-Add-pincfg-for-ASUS-G533Z-HP.patch
	patches.kernel.org/5.19.12-036-ALSA-hda-realtek-Add-quirk-for-ASUS-GA503R-la.patch
	patches.kernel.org/5.19.12-037-ALSA-hda-realtek-Enable-4-speaker-output-Dell.patch
	patches.kernel.org/5.19.12-038-ALSA-hda-realtek-Add-a-quirk-for-HP-OMEN-16-8.patch
	patches.kernel.org/5.19.12-039-iommu-vt-d-Check-correct-capability-for-sagaw.patch
	patches.kernel.org/5.19.12-040-exfat-fix-overflow-for-large-capacity-partiti.patch
	patches.kernel.org/5.19.12-041-btrfs-fix-hang-during-unmount-when-stopping-b.patch
	patches.kernel.org/5.19.12-042-btrfs-fix-hang-during-unmount-when-stopping-a.patch
	patches.kernel.org/5.19.12-043-btrfs-zoned-wait-for-extent-buffer-IOs-before.patch
	patches.kernel.org/5.19.12-044-libperf-evlist-Fix-polling-of-system-wide-eve.patch
	patches.kernel.org/5.19.12-045-media-flexcop-usb-fix-endpoint-type-check.patch
	patches.kernel.org/5.19.12-046-usb-dwc3-core-leave-default-DMA-if-the-contro.patch
	patches.kernel.org/5.19.12-047-thunderbolt-Add-support-for-Intel-Maple-Ridge.patch
	patches.kernel.org/5.19.12-048-efi-x86-Wipe-setup_data-on-pure-EFI-boot.patch
	patches.kernel.org/5.19.12-049-efi-libstub-check-Shim-mode-using-MokSBStateR.patch
	patches.kernel.org/5.19.12-050-wifi-mt76-fix-reading-current-per-tid-startin.patch
	patches.kernel.org/5.19.12-051-gpio-mockup-fix-NULL-pointer-dereference-when.patch
	patches.kernel.org/5.19.12-052-gpio-mockup-Fix-potential-resource-leakage-wh.patch
	patches.kernel.org/5.19.12-053-gpiolib-cdev-Set-lineevent_state-irq-after-IR.patch
	patches.kernel.org/5.19.12-054-riscv-fix-a-nasty-sigreturn-bug.patch
	patches.kernel.org/5.19.12-055-riscv-fix-RISCV_ISA_SVPBMT-kconfig-dependency.patch
	patches.kernel.org/5.19.12-056-drm-i915-gem-Flush-contexts-on-driver-release.patch
	patches.kernel.org/5.19.12-057-drm-i915-gem-Really-move-i915_gem_context.lin.patch
	patches.kernel.org/5.19.12-058-xen-xenbus-fix-xenbus_setup_ring.patch
	patches.kernel.org/5.19.12-059-kasan-call-kasan_malloc-from-__kmalloc_-track.patch
	patches.kernel.org/5.19.12-060-can-flexcan-flexcan_mailbox_read-fix-return-v.patch
	patches.kernel.org/5.19.12-061-net-mana-Add-rmb-after-checking-owner-bits.patch
	patches.kernel.org/5.19.12-062-mm-slub-fix-to-return-errno-if-kmalloc-fails.patch
	patches.kernel.org/5.19.12-063-mm-slub-fix-flush_cpu_slab-__free_slab-invoca.patch
	patches.kernel.org/5.19.12-064-KVM-x86-Reinstate-kvm_vcpu_arch.guest_support.patch
	patches.kernel.org/5.19.12-065-KVM-x86-Always-enable-legacy-FP-SSE-in-allowe.patch
	patches.kernel.org/5.19.12-066-KVM-x86-Inject-UD-on-emulated-XSETBV-if-XSAVE.patch
	patches.kernel.org/5.19.12-067-perf-arm-cmn-Add-more-bits-to-child-node-addr.patch
	patches.kernel.org/5.19.12-068-arm64-topology-fix-possible-overflow-in-amu_f.patch
	patches.kernel.org/5.19.12-069-vmlinux.lds.h-CFI-Reduce-alignment-of-jump-ta.patch
	patches.kernel.org/5.19.12-070-batman-adv-Fix-hang-up-with-small-MTU-hard-in.patch
	patches.kernel.org/5.19.12-071-firmware-arm_scmi-Harden-accesses-to-the-rese.patch
	patches.kernel.org/5.19.12-072-firmware-arm_scmi-Fix-the-asynchronous-reset-.patch
	patches.kernel.org/5.19.12-073-arm64-dts-rockchip-Lower-sd-speed-on-quartz64.patch
	patches.kernel.org/5.19.12-074-arm64-dts-rockchip-Pull-up-wlan-wake-on-Gru-B.patch
	patches.kernel.org/5.19.12-075-arm64-dts-rockchip-Fix-typo-in-lisense-text-f.patch
	patches.kernel.org/5.19.12-076-drm-mediatek-dsi-Add-atomic-destroy-duplicate.patch
	patches.kernel.org/5.19.12-077-arm64-dts-imx8mm-Reverse-CPLD_Dn-GPIO-label-m.patch
	patches.kernel.org/5.19.12-078-arm64-dts-rockchip-Set-RK3399-Gru-PCLK_EDP-to.patch
	patches.kernel.org/5.19.12-079-arm64-dts-imx8mn-remove-GPU-power-domain-rese.patch
	patches.kernel.org/5.19.12-080-arm64-dts-imx8ulp-add-reset-cells-for-pcc.patch
	patches.kernel.org/5.19.12-081-dmaengine-ti-k3-udma-private-Fix-refcount-lea.patch
	patches.kernel.org/5.19.12-082-arm64-dts-rockchip-fix-property-for-usb2-phy-.patch
	patches.kernel.org/5.19.12-083-arm64-dts-rockchip-fix-property-for-usb2-phy-.patch
	patches.kernel.org/5.19.12-084-arm64-dts-rockchip-Remove-enable-active-low-f.patch
	patches.kernel.org/5.19.12-085-arm64-dts-rockchip-Remove-enable-active-low-f.patch
	patches.kernel.org/5.19.12-086-arm64-dts-imx8mm-verdin-extend-pmic-voltages.patch
	patches.kernel.org/5.19.12-087-netfilter-nf_conntrack_sip-fix-ct_sip_walk_he.patch
	patches.kernel.org/5.19.12-088-netfilter-nf_conntrack_irc-Tighten-matching-o.patch
	patches.kernel.org/5.19.12-089-netfilter-nfnetlink_osf-fix-possible-bogus-ma.patch
	patches.kernel.org/5.19.12-090-ice-Don-t-double-unplug-aux-on-peer-initiated.patch
	patches.kernel.org/5.19.12-091-ice-Fix-crash-by-keep-old-cfg-when-update-TCs.patch
	patches.kernel.org/5.19.12-092-iavf-Fix-cached-head-and-tail-value-for-iavf_.patch
	patches.kernel.org/5.19.12-093-ipvlan-Fix-out-of-bound-bugs-caused-by-unset-.patch
	patches.kernel.org/5.19.12-094-net-core-fix-flow-symmetric-hash.patch
	patches.kernel.org/5.19.12-095-wifi-iwlwifi-Mark-IWLMEI-as-broken.patch
	patches.kernel.org/5.19.12-096-arm64-dts-tqma8mqml-Include-phy-imx8-pcie.h-h.patch
	patches.kernel.org/5.19.12-097-drm-mediatek-Fix-wrong-dither-settings.patch
	patches.kernel.org/5.19.12-098-arm64-dts-imx8mp-venice-gw74xx-fix-CAN-STBY-p.patch
	patches.kernel.org/5.19.12-099-arm64-dts-imx8mp-venice-gw74xx-fix-ksz9477-cp.patch
	patches.kernel.org/5.19.12-100-ARM-dts-lan966x-Fix-the-interrupt-number-for-.patch
	patches.kernel.org/5.19.12-101-net-phy-aquantia-wait-for-the-suspend-resume-.patch
	patches.kernel.org/5.19.12-102-arm64-dts-imx8mp-venice-gw74xx-fix-port-phy-v.patch
	patches.kernel.org/5.19.12-103-scsi-qla2xxx-Fix-memory-leak-in-__qlt_24xx_ha.patch
	patches.kernel.org/5.19.12-104-scsi-mpt3sas-Fix-return-value-check-of-dma_ge.patch
	patches.kernel.org/5.19.12-105-net-bonding-Share-lacpdu_mcast_addr-definitio.patch
	patches.kernel.org/5.19.12-106-net-bonding-Unsync-device-addresses-on-ndo_st.patch
	patches.kernel.org/5.19.12-107-net-team-Unsync-device-addresses-on-ndo_stop.patch
	patches.kernel.org/5.19.12-108-drm-panel-simple-Fix-innolux_g121i1_l01-bus_f.patch
	patches.kernel.org/5.19.12-109-mm-slab_common-fix-possible-double-free-of-km.patch
	patches.kernel.org/5.19.12-110-MIPS-lantiq-export-clk_get_io-for-lantiq_wdt..patch
	patches.kernel.org/5.19.12-111-MIPS-Loongson32-Fix-PHY-mode-being-left-unspe.patch
	patches.kernel.org/5.19.12-112-um-fix-default-console-kernel-parameter.patch
	patches.kernel.org/5.19.12-113-iavf-Fix-bad-page-state.patch
	patches.kernel.org/5.19.12-114-mlxbf_gige-clear-MDIO-gateway-lock-after-read.patch
	patches.kernel.org/5.19.12-115-iavf-Fix-set-max-MTU-size-with-port-VLAN-and-.patch
	patches.kernel.org/5.19.12-116-i40e-Fix-VF-set-max-MTU-size.patch
	patches.kernel.org/5.19.12-117-i40e-Fix-set-max_tx_rate-when-it-is-lower-tha.patch
	patches.kernel.org/5.19.12-118-netdevsim-Fix-hwstats-debugfs-file-permission.patch
	patches.kernel.org/5.19.12-119-sfc-fix-TX-channel-offset-when-using-legacy-i.patch
	patches.kernel.org/5.19.12-120-sfc-fix-null-pointer-dereference-in-efx_hard_.patch
	patches.kernel.org/5.19.12-121-bnxt_en-fix-flags-to-check-for-supported-fw-v.patch
	patches.kernel.org/5.19.12-122-gve-Fix-GFP-flags-when-allocing-pages.patch
	patches.kernel.org/5.19.12-123-drm-hisilicon-Add-depends-on-MMU.patch
	patches.kernel.org/5.19.12-124-of-mdio-Add-of_node_put-when-breaking-out-of-.patch
	patches.kernel.org/5.19.12-125-net-ipa-properly-limit-modem-routing-table-us.patch
	patches.kernel.org/5.19.12-126-sfc-siena-fix-TX-channel-offset-when-using-le.patch
	patches.kernel.org/5.19.12-127-sfc-siena-fix-null-pointer-dereference-in-efx.patch
	patches.kernel.org/5.19.12-128-wireguard-ratelimiter-disable-timings-test-by.patch
	patches.kernel.org/5.19.12-129-wireguard-netlink-avoid-variable-sized-memcpy.patch
	patches.kernel.org/5.19.12-130-net-enetc-move-enetc_set_psfp-out-of-the-comm.patch
	patches.kernel.org/5.19.12-131-net-enetc-deny-offload-of-tc-based-TSN-featur.patch
	patches.kernel.org/5.19.12-132-ipv6-Fix-crash-when-IPv6-is-administratively-.patch
	patches.kernel.org/5.19.12-133-net-sched-taprio-avoid-disabling-offload-when.patch
	patches.kernel.org/5.19.12-134-net-sched-taprio-make-qdisc_leaf-see-the-per-.patch
	patches.kernel.org/5.19.12-135-ice-config-netdev-tc-before-setting-queues-nu.patch
	patches.kernel.org/5.19.12-136-ice-Fix-interface-being-down-after-reset-with.patch
	patches.kernel.org/5.19.12-137-netfilter-nf_tables-fix-nft_counters_enabled-.patch
	patches.kernel.org/5.19.12-138-netfilter-nf_tables-fix-percpu-memory-leak-at.patch
	patches.kernel.org/5.19.12-139-netfilter-ebtables-fix-memory-leak-when-blob-.patch
	patches.kernel.org/5.19.12-140-netfilter-nf_ct_ftp-fix-deadlock-when-nat-rew.patch
	patches.kernel.org/5.19.12-141-net-ravb-Fix-PHY-state-warning-splat-during-s.patch
	patches.kernel.org/5.19.12-142-net-sh_eth-Fix-PHY-state-warning-splat-during.patch
	patches.kernel.org/5.19.12-143-gpio-tqmx86-fix-uninitialized-variable-girq.patch
	patches.kernel.org/5.19.12-144-can-gs_usb-gs_can_open-fix-race-dev-can.state.patch
	patches.kernel.org/5.19.12-145-perf-stat-Fix-BPF-program-section-name.patch
	patches.kernel.org/5.19.12-146-perf-stat-Fix-cpu-map-index-in-bperf-cgroup-c.patch
	patches.kernel.org/5.19.12-147-perf-jit-Include-program-header-in-ELF-files.patch
	patches.kernel.org/5.19.12-148-perf-kcore_copy-Do-not-check-proc-modules-is-.patch
	patches.kernel.org/5.19.12-149-perf-tools-Honor-namespace-when-synthesizing-.patch
	patches.kernel.org/5.19.12-150-drm-mediatek-dsi-Move-mtk_dsi_stop-call-back-.patch
	patches.kernel.org/5.19.12-151-ice-Fix-ice_xdp_xmit-when-XDP-TX-queue-number.patch
	patches.kernel.org/5.19.12-152-net-smc-Stop-the-CLC-flow-if-no-link-to-map-b.patch
	patches.kernel.org/5.19.12-153-net-phy-micrel-fix-shared-interrupt-on-LAN881.patch
	patches.kernel.org/5.19.12-154-bonding-fix-NULL-deref-in-bond_rr_gen_slave_i.patch
	patches.kernel.org/5.19.12-155-net-sunhme-Fix-packet-reception-for-len-RX_CO.patch
	patches.kernel.org/5.19.12-156-net-sched-fix-possible-refcount-leak-in-tc_ne.patch
	patches.kernel.org/5.19.12-157-bnxt-prevent-skb-UAF-after-handing-over-to-PT.patch
	patches.kernel.org/5.19.12-158-selftests-forwarding-add-shebang-for-sch_red..patch
	patches.kernel.org/5.19.12-159-io_uring-ensure-that-cached-task-references-a.patch
	patches.kernel.org/5.19.12-160-serial-fsl_lpuart-Reset-prior-to-registration.patch
	patches.kernel.org/5.19.12-161-serial-Create-uart_xmit_advance.patch
	patches.kernel.org/5.19.12-162-serial-tegra-Use-uart_xmit_advance-fixes-icou.patch
	patches.kernel.org/5.19.12-163-serial-tegra-tcu-Use-uart_xmit_advance-fixes-.patch
	patches.kernel.org/5.19.12-164-cgroup-cgroup_get_from_id-must-check-the-look.patch
	patches.kernel.org/5.19.12-165-phy-marvell-phy-mvebu-a3700-comphy-Remove-bro.patch
	patches.kernel.org/5.19.12-166-s390-dasd-fix-Oops-in-dasd_alias_get_start_de.patch
	patches.kernel.org/5.19.12-167-drm-i915-display-Fix-handling-of-enable_psr-p.patch
	patches.kernel.org/5.19.12-168-blk-mq-fix-error-handling-in-__blk_mq_alloc_d.patch
	patches.kernel.org/5.19.12-169-block-call-blk_mq_exit_queue-from-disk_releas.patch
	patches.kernel.org/5.19.12-170-block-Do-not-call-blk_put_queue-if-gendisk-al.patch
	patches.kernel.org/5.19.12-171-Drivers-hv-Never-allocate-anything-besides-fr.patch
	patches.kernel.org/5.19.12-172-drm-gma500-Fix-BUG-sleeping-function-called-f.patch
	patches.kernel.org/5.19.12-173-drm-gma500-Fix-WARN_ON-lock-magic-lock-error.patch
	patches.kernel.org/5.19.12-174-drm-gma500-Fix-vblank-IRQs-not-working-after-.patch
	patches.kernel.org/5.19.12-175-gpio-ixp4xx-Make-irqchip-immutable.patch
	patches.kernel.org/5.19.12-176-drm-amd-pm-disable-BACO-entry-exit-completely.patch
	patches.kernel.org/5.19.12-177-drm-amdgpu-use-dirty-framebuffer-helper.patch
	patches.kernel.org/5.19.12-178-drm-amdgpu-change-the-alignment-size-of-TMR-B.patch
	patches.kernel.org/5.19.12-179-drm-amdgpu-add-HDP-remap-functionality-to-nbi.patch
	patches.kernel.org/5.19.12-180-drm-amdgpu-Skip-reset-error-status-for-psp-v1.patch
	patches.kernel.org/5.19.12-181-drm-amd-display-Limit-user-regamma-to-a-valid.patch
	patches.kernel.org/5.19.12-182-drm-amd-display-Reduce-number-of-arguments-of.patch
	patches.kernel.org/5.19.12-183-drm-amd-display-Reduce-number-of-arguments-of.patch
	patches.kernel.org/5.19.12-184-drm-amd-display-Mark-dml30-s-UseMinimumDCFCLK.patch
	patches.kernel.org/5.19.12-185-drm-rockchip-Fix-return-type-of-cdn_dp_connec.patch
	patches.kernel.org/5.19.12-186-gpio-mt7621-Make-the-irqchip-immutable.patch
	patches.kernel.org/5.19.12-187-pmem-fix-a-name-collision.patch
	patches.kernel.org/5.19.12-188-fsdax-Fix-infinite-loop-in-dax_iomap_rw.patch
	patches.kernel.org/5.19.12-189-workqueue-don-t-skip-lockdep-work-dependency-.patch
	patches.kernel.org/5.19.12-190-i2c-imx-If-pm_runtime_get_sync-returned-1-dev.patch
	patches.kernel.org/5.19.12-191-i2c-mlxbf-incorrect-base-address-passed-durin.patch
	patches.kernel.org/5.19.12-192-i2c-mlxbf-prevent-stack-overflow-in-mlxbf_i2c.patch
	patches.kernel.org/5.19.12-193-i2c-mlxbf-Fix-frequency-calculation.patch
	patches.kernel.org/5.19.12-194-i2c-mux-harden-i2c_mux_alloc-against-integer-.patch
	patches.kernel.org/5.19.12-195-drm-amdgpu-don-t-register-a-dirty-callback-fo.patch
	patches.kernel.org/5.19.12-196-certs-make-system-keyring-depend-on-built-in-.patch
	patches.kernel.org/5.19.12-197-Makefile.debug-set-g-unconditional-on-CONFIG_.patch
	patches.kernel.org/5.19.12-198-Makefile.debug-re-enable-debug-info-for-.S-fi.patch
	patches.kernel.org/5.19.12-199-devdax-Fix-soft-reservation-memory-descriptio.patch
	patches.kernel.org/5.19.12-200-ext4-fix-bug-in-extents-parsing-when-eh_entri.patch
	patches.kernel.org/5.19.12-201-ext4-limit-the-number-of-retries-after-discar.patch
	patches.kernel.org/5.19.12-202-ext4-make-mballoc-try-target-group-first-even.patch
	patches.kernel.org/5.19.12-203-ext4-avoid-unnecessary-spreading-of-allocatio.patch
	patches.kernel.org/5.19.12-204-ext4-use-locality-group-preallocation-for-sma.patch
	patches.kernel.org/5.19.12-205-ext4-use-buckets-for-cr-1-block-scan-instead-.patch
	patches.kernel.org/5.19.12-206-Revert-block-freeze-the-queue-earlier-in-del_.patch
	patches.kernel.org/5.19.12-207-ext4-fixup-possible-uninitialized-variable-ac.patch
	patches.kernel.org/5.19.12-208-ext4-make-directory-inode-spreading-reflect-f.patch
	patches.kernel.org/5.19.12-209-Linux-5.19.12.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/kbuild-dummy-tools-pretend-we-understand-__LONG_DOUB.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/0001-drm-Always-warn-if-user-defined-modes-are-not-suppor.patch
	patches.suse/0001-drm-client-Look-for-command-line-modes-first.patch
	patches.suse/0001-drm-client-Don-t-add-new-command-line-mode.patch
	patches.suse/tools-build-Add-feature-test-for-init_disassemble_in.patch
	patches.suse/tools-build-Don-t-display-disassembler-four-args-fea.patch
	patches.suse/tools-include-add-dis-asm-compat.h-to-handle-version.patch
	patches.suse/tools-perf-Fix-compilation-error-with-new-binutils.patch
	patches.suse/tools-bpf_jit_disasm-Fix-compilation-error-with-new-.patch
	patches.suse/tools-bpf_jit_disasm-Don-t-display-disassembler-four.patch
	patches.suse/tools-bpftool-Fix-compilation-error-with-new-binutil.patch
	patches.suse/tools-bpftool-Don-t-display-disassembler-four-args-f.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/watchdog-wdat_wdt-fix-min-max-timer-value.patch
	patches.suse/vduse-prevent-uninitialized-memory-accesses.patch

	########################################################
	# kbuild/module infrastructure fixes
	########################################################

	# SUSE specific build tweaks
	patches.suse/rpm-kernel-config
	patches.suse/add-suse-supported-flag.patch
	patches.suse/genksyms-add-override-flag.diff
	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

	# 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
	patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch

	# ext[2-4]

	# XFS

	########################################################
	# Block layer
	########################################################
	patches.suse/dm-mpath-leastpending-path-update
	patches.suse/dm-table-switch-to-readonly
	patches.suse/dm-mpath-no-partitions-feature


	########################################################
	# Networking core
	########################################################

	########################################################
	# Security
	########################################################

	# crypto

	########################################################
	# Virtualization
	########################################################
	patches.suse/suse-hv-guest-os-id.patch

	########################################################
	# Other core patches
	########################################################

	########################################################
	# PM
	########################################################
	patches.suse/ACPI-processor-idle-Practically-limit-Dummy-wait-wor.patch

	########################################################
	# DRM / Graphics
	########################################################
	patches.suse/drivers-firmware-skip-simpledrm-if-nvidia-drm.modese.patch
	patches.suse/Add-parameter-to-disable-simple-framebuffer-devices.patch

	########################################################
	# Storage
	########################################################
	patches.suse/scsi-retry-alua-transition-in-progress

	########################################################
	# Networking drivers (wired)
	########################################################

	########################################################
	# Wireless networking drivers
	########################################################
	patches.suse/b43-missing-firmware-info.patch
	patches.suse/iwlwifi-module-firmware-ucode-fix.patch

	########################################################
	# USB
	########################################################

	########################################################
	# Input
	########################################################
	patches.suse/kbd-ignore-gfx.patch
	patches.suse/Input-synaptics-retry-query-upon-error.patch
	patches.suse/Input-elan_i2c-Add-deny-list-for-Lenovo-Yoga-Slim-7.patch
	patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch

	########################################################
	# Other drivers
	########################################################
	patches.suse/media-dvb-core-Fix-UAF-due-to-refcount-races-at-rele.patch

	########################################################
	# Debugging
	########################################################
	patches.suse/crasher.patch
	patches.suse/add-product-identifying-information-to-vmcoreinfo.patch

	########################################################
	# You'd better have a good reason for adding a patch
	# below here.
	########################################################