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

	########################################################
	# 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/mm-mprotect-fix-soft-dirty-check-in-can_change_pte_w.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/Revert-Revert-tcp-change-pingpong-threshold-to-3.patch
	patches.suse/Revert-zram-remove-double-compression-logic.patch
	patches.suse/mm-gup-fix-FOLL_FORCE-COW-security-issue-and-remove-.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
	########################################################

	########################################################
	# 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
	patches.suse/mt76-mt7921e-fix-crash-in-chip-reset-fail.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
	########################################################


	########################################################
	# 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.
	########################################################