kernel-source/series.conf

2549 lines
195 KiB
Plaintext

# 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.12.1-001-net-hso-fix-NULL-deref-on-disconnect-regressio.patch
patches.kernel.org/5.12.1-002-USB-CDC-ACM-fix-poison-unpoison-imbalance.patch
patches.kernel.org/5.12.1-003-iwlwifi-Fix-softirq-hardirq-disabling-in-iwl_p.patch
patches.kernel.org/5.12.1-004-cfg80211-fix-locking-in-netlink-owner-interfac.patch
patches.kernel.org/5.12.1-005-mei-me-add-Alder-Lake-P-device-id.patch
patches.kernel.org/5.12.1-006-Linux-5.12.1.patch
patches.kernel.org/5.12.2-001-mips-Do-not-include-hi-and-lo-in-clobber-list-.patch
patches.kernel.org/5.12.2-002-netfilter-conntrack-Make-global-sysctls-readon.patch
patches.kernel.org/5.12.2-003-net-usb-ax88179_178a-initialize-local-variable.patch
patches.kernel.org/5.12.2-004-drm-i915-Disable-runtime-power-management-duri.patch
patches.kernel.org/5.12.2-005-bpf-Fix-masking-negation-logic-upon-negative-d.patch
patches.kernel.org/5.12.2-006-bpf-Fix-leakage-of-uninitialized-bpf-stack-und.patch
patches.kernel.org/5.12.2-007-net-qrtr-Avoid-potential-use-after-free-in-MHI.patch
patches.kernel.org/5.12.2-008-ovl-fix-leaked-dentry.patch
patches.kernel.org/5.12.2-009-ovl-allow-upperdir-inside-lowerdir.patch
patches.kernel.org/5.12.2-010-ALSA-usb-audio-Add-MIDI-quirk-for-Vox-ToneLab-.patch
patches.kernel.org/5.12.2-011-ALSA-usb-audio-Fix-implicit-sync-clearance-at-.patch
patches.kernel.org/5.12.2-012-USB-Add-LPM-quirk-for-Lenovo-ThinkPad-USB-C-Do.patch
patches.kernel.org/5.12.2-013-USB-Add-reset-resume-quirk-for-WD19-s-Realtek-.patch
patches.kernel.org/5.12.2-014-platform-x86-thinkpad_acpi-Correct-thermal-sen.patch
patches.kernel.org/5.12.2-015-perf-core-Fix-unconditional-security_locked_do.patch
patches.kernel.org/5.12.2-016-Linux-5.12.2.patch
patches.kernel.org/5.12.3-001-bus-mhi-core-Fix-check-for-syserr-at-power_up.patch
patches.kernel.org/5.12.3-002-bus-mhi-core-Clear-configuration-from-channel-.patch
patches.kernel.org/5.12.3-003-bus-mhi-core-Sanity-check-values-from-remote-d.patch
patches.kernel.org/5.12.3-004-bus-mhi-core-Add-missing-checks-for-MMIO-regis.patch
patches.kernel.org/5.12.3-005-bus-mhi-pci_generic-Remove-WQ_MEM_RECLAIM-flag.patch
patches.kernel.org/5.12.3-006-bus-mhi-core-Fix-MHI-runtime_pm-behavior.patch
patches.kernel.org/5.12.3-007-bus-mhi-core-Fix-invalid-error-returning-in-mh.patch
patches.kernel.org/5.12.3-008-nitro_enclaves-Fix-stale-file-descriptors-on-f.patch
patches.kernel.org/5.12.3-009-dyndbg-fix-parsing-file-query-without-a-line-r.patch
patches.kernel.org/5.12.3-010-s390-disassembler-increase-ebpf-disasm-buffer-.patch
patches.kernel.org/5.12.3-011-s390-zcrypt-fix-zcard-and-zqueue-hot-unplug-me.patch
patches.kernel.org/5.12.3-012-s390-vfio-ap-fix-circular-lockdep-when-setting.patch
patches.kernel.org/5.12.3-013-s390-cio-remove-invalid-condition-on-IO_SCH_UN.patch
patches.kernel.org/5.12.3-014-vhost-vdpa-fix-vm_flags-for-virtqueue-doorbell.patch
patches.kernel.org/5.12.3-015-tpm-acpi-Check-eventlog-signature-before-using.patch
patches.kernel.org/5.12.3-016-ACPI-custom_method-fix-potential-use-after-fre.patch
patches.kernel.org/5.12.3-017-ACPI-custom_method-fix-a-possible-memory-leak.patch
patches.kernel.org/5.12.3-018-ftrace-Handle-commands-when-closing-set_ftrace.patch
patches.kernel.org/5.12.3-019-ARM-9056-1-decompressor-fix-BSS-size-calculati.patch
patches.kernel.org/5.12.3-020-arm64-dts-marvell-armada-37xx-add-syscon-compa.patch
patches.kernel.org/5.12.3-021-arm64-dts-mt8173-fix-property-typo-of-phys-in-.patch
patches.kernel.org/5.12.3-022-ecryptfs-fix-kernel-panic-with-null-dev_name.patch
patches.kernel.org/5.12.3-023-fs-epoll-restore-waking-from-ep_done_scan.patch
patches.kernel.org/5.12.3-024-reset-add-missing-empty-function-reset_control.patch
patches.kernel.org/5.12.3-025-mtd-spi-nor-core-Fix-an-issue-of-releasing-res.patch
patches.kernel.org/5.12.3-026-Revert-mtd-spi-nor-macronix-Add-support-for-mx.patch
patches.kernel.org/5.12.3-027-mtd-spinand-core-add-missing-MODULE_DEVICE_TAB.patch
patches.kernel.org/5.12.3-028-mtd-rawnand-atmel-Update-ecc_stats.corrected-c.patch
patches.kernel.org/5.12.3-029-mtd-physmap-physmap-bt1-rom-Fix-unintentional-.patch
patches.kernel.org/5.12.3-030-erofs-add-unsupported-inode-i_format-check.patch
patches.kernel.org/5.12.3-031-spi-stm32-qspi-fix-pm_runtime-usage_count-coun.patch
patches.kernel.org/5.12.3-032-spi-spi-ti-qspi-Free-DMA-resources.patch
patches.kernel.org/5.12.3-033-libceph-bump-CephXAuthenticate-encoding-versio.patch
patches.kernel.org/5.12.3-034-libceph-allow-addrvecs-with-a-single-NONE-blan.patch
patches.kernel.org/5.12.3-035-scsi-qla2xxx-Reserve-extra-IRQ-vectors.patch
patches.kernel.org/5.12.3-036-scsi-lpfc-Fix-rmmod-crash-due-to-bad-ring-poin.patch
patches.kernel.org/5.12.3-037-scsi-qla2xxx-Fix-crash-in-qla2xxx_mqueuecomman.patch
patches.kernel.org/5.12.3-038-scsi-mpt3sas-Only-one-vSES-is-present-even-whe.patch
patches.kernel.org/5.12.3-039-scsi-mpt3sas-Block-PCI-config-access-from-user.patch
patches.kernel.org/5.12.3-040-mmc-uniphier-sd-Fix-an-error-handling-path-in-.patch
patches.kernel.org/5.12.3-041-mmc-uniphier-sd-Fix-a-resource-leak-in-the-rem.patch
patches.kernel.org/5.12.3-042-mmc-sdhci-Check-for-reset-prior-to-DMA-address.patch
patches.kernel.org/5.12.3-043-mmc-sdhci-pci-Fix-initialization-of-some-SD-ca.patch
patches.kernel.org/5.12.3-044-mmc-sdhci-tegra-Add-required-callbacks-to-set-.patch
patches.kernel.org/5.12.3-045-mmc-block-Update-ext_csd.cache_ctrl-if-it-was-.patch
patches.kernel.org/5.12.3-046-mmc-block-Issue-a-cache-flush-only-when-it-s-e.patch
patches.kernel.org/5.12.3-047-mmc-core-Do-a-power-cycle-when-the-CMD11-fails.patch
patches.kernel.org/5.12.3-048-mmc-core-Set-read-only-for-SD-cards-with-perma.patch
patches.kernel.org/5.12.3-049-mmc-core-Fix-hanging-on-I-O-during-system-susp.patch
patches.kernel.org/5.12.3-050-irqchip-gic-v3-Do-not-enable-irqs-when-handlin.patch
patches.kernel.org/5.12.3-051-cifs-Return-correct-error-code-from-smb2_get_e.patch
patches.kernel.org/5.12.3-052-cifs-fix-out-of-bound-memory-access-when-calli.patch
patches.kernel.org/5.12.3-053-cifs-fix-leak-in-cifs_smb3_do_mount-ctx.patch
patches.kernel.org/5.12.3-054-cifs-detect-dead-connections-only-when-echoes-.patch
patches.kernel.org/5.12.3-055-cifs-fix-regression-when-mounting-shares-with-.patch
patches.kernel.org/5.12.3-056-smb2-fix-use-after-free-in-smb2_ioctl_query_in.patch
patches.kernel.org/5.12.3-057-btrfs-handle-remount-to-no-compress-during-com.patch
patches.kernel.org/5.12.3-058-x86-build-Disable-HIGHMEM64G-selection-for-M48.patch
patches.kernel.org/5.12.3-059-btrfs-fix-metadata-extent-leak-after-failure-t.patch
patches.kernel.org/5.12.3-060-intel_th-pci-Add-Rocket-Lake-CPU-support.patch
patches.kernel.org/5.12.3-061-btrfs-fix-race-between-transaction-aborts-and-.patch
patches.kernel.org/5.12.3-062-btrfs-zoned-fix-unpaired-block-group-unfreeze-.patch
patches.kernel.org/5.12.3-063-btrfs-zoned-fail-mount-if-the-device-does-not-.patch
patches.kernel.org/5.12.3-064-posix-timers-Preserve-return-value-in-clock_ad.patch
patches.kernel.org/5.12.3-065-fbdev-zero-fill-colormap-in-fbcmap.c.patch
patches.kernel.org/5.12.3-066-cpuidle-tegra-Fix-C7-idling-state-on-Tegra114.patch
patches.kernel.org/5.12.3-067-bus-ti-sysc-Probe-for-l4_wkup-and-l4_cfg-inter.patch
patches.kernel.org/5.12.3-068-staging-wimax-i2400m-fix-byte-order-issue.patch
patches.kernel.org/5.12.3-069-spi-ath79-always-call-chipselect-function.patch
patches.kernel.org/5.12.3-070-spi-ath79-remove-spi-master-setup-and-cleanup-.patch
patches.kernel.org/5.12.3-071-bus-mhi-pci_generic-No-Op-for-device_wake-oper.patch
patches.kernel.org/5.12.3-072-bus-mhi-core-Destroy-SBL-devices-when-moving-t.patch
patches.kernel.org/5.12.3-073-bus-mhi-core-Process-execution-environment-cha.patch
patches.kernel.org/5.12.3-074-crypto-api-check-for-ERR-pointers-in-crypto_de.patch
patches.kernel.org/5.12.3-075-crypto-qat-fix-unmap-invalid-dma-address.patch
patches.kernel.org/5.12.3-076-usb-gadget-uvc-add-bInterval-checking-for-HS-m.patch
patches.kernel.org/5.12.3-077-usb-webcam-Invalid-size-of-Processing-Unit-Des.patch
patches.kernel.org/5.12.3-078-x86-sev-Do-not-require-Hypervisor-CPUID-bit-fo.patch
patches.kernel.org/5.12.3-079-crypto-hisilicon-sec-fixes-a-printing-error.patch
patches.kernel.org/5.12.3-080-genirq-matrix-Prevent-allocation-counter-corru.patch
patches.kernel.org/5.12.3-081-usb-gadget-f_uac2-validate-input-parameters.patch
patches.kernel.org/5.12.3-082-usb-gadget-f_uac1-validate-input-parameters.patch
patches.kernel.org/5.12.3-083-usb-dwc3-gadget-Ignore-EP-queue-requests-durin.patch
patches.kernel.org/5.12.3-084-usb-xhci-Fix-port-minor-revision.patch
patches.kernel.org/5.12.3-085-kselftest-arm64-mte-Fix-compilation-with-nativ.patch
patches.kernel.org/5.12.3-086-ARM-tegra-acer-a500-Rename-avdd-to-vdda-of-tou.patch
patches.kernel.org/5.12.3-087-PCI-PM-Do-not-read-power-state-in-pci_enable_d.patch
patches.kernel.org/5.12.3-088-kselftest-arm64-mte-Fix-MTE-feature-detection.patch
patches.kernel.org/5.12.3-089-ARM-dts-BCM5301X-fix-reg-formatting-in-memory-.patch
patches.kernel.org/5.12.3-090-ARM-dts-ux500-Fix-up-TVK-R3-sensors.patch
patches.kernel.org/5.12.3-091-x86-build-Propagate-CLANG_FLAGS-to-REALMODE_FL.patch
patches.kernel.org/5.12.3-092-x86-boot-Add-CLANG_FLAGS-to-compressed-KBUILD_.patch
patches.kernel.org/5.12.3-093-efi-libstub-Add-CLANG_FLAGS-to-x86-flags.patch
patches.kernel.org/5.12.3-094-soc-tegra-pmc-Fix-completion-of-power-gate-tog.patch
patches.kernel.org/5.12.3-095-arm64-dts-imx8mq-librem5-r3-Mark-buck3-as-alwa.patch
patches.kernel.org/5.12.3-096-tee-optee-do-not-check-memref-size-on-return-f.patch
patches.kernel.org/5.12.3-097-soundwire-cadence-only-prepare-attached-device.patch
patches.kernel.org/5.12.3-098-perf-arm_pmu_platform-Use-dev_err_probe-for-IR.patch
patches.kernel.org/5.12.3-099-perf-arm_pmu_platform-Fix-error-handling.patch
patches.kernel.org/5.12.3-100-random-initialize-ChaCha20-constants-with-corr.patch
patches.kernel.org/5.12.3-101-usb-xhci-mtk-support-quirk-to-disable-usb2-lpm.patch
patches.kernel.org/5.12.3-102-fpga-dfl-pci-add-DID-for-D5005-PAC-cards.patch
patches.kernel.org/5.12.3-103-xhci-check-port-array-allocation-was-successfu.patch
patches.kernel.org/5.12.3-104-xhci-check-control-context-is-valid-before-der.patch
patches.kernel.org/5.12.3-105-xhci-fix-potential-array-out-of-bounds-with-se.patch
patches.kernel.org/5.12.3-106-xhci-prevent-double-fetch-of-transfer-and-tran.patch
patches.kernel.org/5.12.3-107-bus-mhi-core-Clear-context-for-stopped-channel.patch
patches.kernel.org/5.12.3-108-bus-mhi-pci_generic-Implement-PCI-shutdown-cal.patch
patches.kernel.org/5.12.3-109-ARM-dts-at91-change-the-key-code-of-the-gpio-k.patch
patches.kernel.org/5.12.3-110-tools-power-x86-intel-speed-select-Increase-st.patch
patches.kernel.org/5.12.3-111-platform-x86-ISST-Account-for-increased-timeou.patch
patches.kernel.org/5.12.3-112-clocksource-drivers-dw_apb_timer_of-Add-handli.patch
patches.kernel.org/5.12.3-113-resource-Prevent-irqresource_disabled-from-era.patch
patches.kernel.org/5.12.3-114-spi-dln2-Fix-reference-leak-to-master.patch
patches.kernel.org/5.12.3-115-spi-omap-100k-Fix-reference-leak-to-master.patch
patches.kernel.org/5.12.3-116-spi-qup-fix-PM-reference-leak-in-spi_qup_remov.patch
patches.kernel.org/5.12.3-117-usb-dwc3-pci-add-support-for-the-Intel-Alder-L.patch
patches.kernel.org/5.12.3-118-usb-gadget-tegra-xudc-Fix-possible-use-after-f.patch
patches.kernel.org/5.12.3-119-usb-musb-fix-PM-reference-leak-in-musb_irq_wor.patch
patches.kernel.org/5.12.3-120-usb-core-hub-Fix-PM-reference-leak-in-usb_port.patch
patches.kernel.org/5.12.3-121-usb-dwc3-gadget-Check-for-disabled-LPM-quirk.patch
patches.kernel.org/5.12.3-122-tty-n_gsm-check-error-while-registering-tty-de.patch
patches.kernel.org/5.12.3-123-intel_th-Consistency-and-off-by-one-fix.patch
patches.kernel.org/5.12.3-124-phy-phy-twl4030-usb-Fix-possible-use-after-fre.patch
patches.kernel.org/5.12.3-125-crypto-sun4i-ss-Fix-PM-reference-leak-when-pm_.patch
patches.kernel.org/5.12.3-126-crypto-sun8i-ss-Fix-PM-reference-leak-when-pm_.patch
patches.kernel.org/5.12.3-127-crypto-sun8i-ce-Fix-PM-reference-leak-in-sun8i.patch
patches.kernel.org/5.12.3-128-crypto-stm32-hash-Fix-PM-reference-leak-on-stm.patch
patches.kernel.org/5.12.3-129-crypto-stm32-cryp-Fix-PM-reference-leak-on-stm.patch
patches.kernel.org/5.12.3-130-crypto-sa2ul-Fix-PM-reference-leak-in-sa_ul_pr.patch
patches.kernel.org/5.12.3-131-crypto-omap-aes-Fix-PM-reference-leak-on-omap-.patch
patches.kernel.org/5.12.3-132-platform-x86-intel_pmc_core-Don-t-use-global-p.patch
patches.kernel.org/5.12.3-133-spi-sync-up-initial-chipselect-state.patch
patches.kernel.org/5.12.3-134-btrfs-use-btrfs_inode_lock-btrfs_inode_unlock-.patch
patches.kernel.org/5.12.3-135-btrfs-fix-race-between-marking-inode-needs-to-.patch
patches.kernel.org/5.12.3-136-btrfs-fix-exhaustion-of-the-system-chunk-array.patch
patches.kernel.org/5.12.3-137-btrfs-do-proper-error-handling-in-create_reloc.patch
patches.kernel.org/5.12.3-138-btrfs-do-proper-error-handling-in-btrfs_update.patch
patches.kernel.org/5.12.3-139-btrfs-convert-logic-BUG_ON-s-in-replace_path-t.patch
patches.kernel.org/5.12.3-140-regulator-da9121-automotive-variants-identity-.patch
patches.kernel.org/5.12.3-141-drm-Added-orientation-quirk-for-OneGX1-Pro.patch
patches.kernel.org/5.12.3-142-drm-qxl-do-not-run-release-if-qxl-failed-to-in.patch
patches.kernel.org/5.12.3-143-drm-qxl-release-shadow-on-shutdown.patch
patches.kernel.org/5.12.3-144-drm-ast-Fix-invalid-usage-of-AST_MAX_HWC_WIDTH.patch
patches.kernel.org/5.12.3-145-drm-amd-display-changing-sr-exit-latency.patch
patches.kernel.org/5.12.3-146-drm-amd-display-Fix-MPC-OGAM-power-on-off-sequ.patch
patches.kernel.org/5.12.3-147-drm-amd-pm-do-not-issue-message-while-write-r-.patch
patches.kernel.org/5.12.3-148-drm-ast-fix-memory-leak-when-unload-the-driver.patch
patches.kernel.org/5.12.3-149-drm-amd-display-Check-for-DSC-support-instead-.patch
patches.kernel.org/5.12.3-150-drm-amd-display-Don-t-optimize-bandwidth-befor.patch
patches.kernel.org/5.12.3-151-drm-amd-display-Return-invalid-state-if-GPINT-.patch
patches.kernel.org/5.12.3-152-drm-amdgpu-display-buffer-INTERRUPT_LOW_IRQ_CO.patch
patches.kernel.org/5.12.3-153-drm-amd-display-dc-dce-dce_aux-Remove-duplicat.patch
patches.kernel.org/5.12.3-154-scsi-lpfc-Fix-incorrect-dbde-assignment-when-b.patch
patches.kernel.org/5.12.3-155-scsi-lpfc-Fix-pt2pt-connection-does-not-recove.patch
patches.kernel.org/5.12.3-156-scsi-lpfc-Fix-status-returned-in-lpfc_els_retr.patch
patches.kernel.org/5.12.3-157-scsi-lpfc-Fix-PLOGI-ACC-to-be-transmit-after-R.patch
patches.kernel.org/5.12.3-158-scsi-lpfc-Fix-ADISC-handling-that-never-frees-.patch
patches.kernel.org/5.12.3-159-drm-amd-pm-swsmu-clean-up-user-profile-functio.patch
patches.kernel.org/5.12.3-160-drm-amdgpu-Fix-some-unload-driver-issues.patch
patches.kernel.org/5.12.3-161-sched-fair-Fix-task-utilization-accountability.patch
patches.kernel.org/5.12.3-162-sched-pelt-Fix-task-util_est-update-filtering.patch
patches.kernel.org/5.12.3-163-sched-topology-fix-the-issue-groups-don-t-span.patch
patches.kernel.org/5.12.3-164-kvfree_rcu-Use-same-set-of-GFP-flags-as-does-s.patch
patches.kernel.org/5.12.3-165-drm-virtio-fix-possible-leak-unlock-virtio_gpu.patch
patches.kernel.org/5.12.3-166-scsi-target-pscsi-Fix-warning-in-pscsi_complet.patch
patches.kernel.org/5.12.3-167-media-ite-cir-check-for-receive-overflow.patch
patches.kernel.org/5.12.3-168-media-drivers-media-pci-sta2x11-fix-Kconfig-de.patch
patches.kernel.org/5.12.3-169-media-drivers-media-usb-fix-memory-leak-in-zr3.patch
patches.kernel.org/5.12.3-170-media-cx23885-add-more-quirks-for-reset-DMA-on.patch
patches.kernel.org/5.12.3-171-media-imx-capture-Return-EPIPE-from-__capture_.patch
patches.kernel.org/5.12.3-172-atomisp-don-t-let-it-go-past-pipes-array.patch
patches.kernel.org/5.12.3-173-power-supply-bq27xxx-fix-power_avg-for-newer-I.patch
patches.kernel.org/5.12.3-174-extcon-arizona-Fix-some-issues-when-HPDET-IRQ-.patch
patches.kernel.org/5.12.3-175-extcon-arizona-Fix-various-races-on-driver-unb.patch
patches.kernel.org/5.12.3-176-media-venus-core-venc-vdec-Fix-probe-dependenc.patch
patches.kernel.org/5.12.3-177-s390-qdio-let-driver-manage-the-QAOB.patch
patches.kernel.org/5.12.3-178-media-media-saa7164-fix-saa7164_encoder_regist.patch
patches.kernel.org/5.12.3-179-media-gspca-sq905.c-fix-uninitialized-variable.patch
patches.kernel.org/5.12.3-180-media-v4l2-ctrls.c-initialize-flags-field-of-p.patch
patches.kernel.org/5.12.3-181-power-supply-Use-IRQF_ONESHOT.patch
patches.kernel.org/5.12.3-182-backlight-qcom-wled-Use-sink_addr-for-sync-tog.patch
patches.kernel.org/5.12.3-183-backlight-qcom-wled-Fix-FSC-update-issue-for-W.patch
patches.kernel.org/5.12.3-184-drm-amdgpu-enable-retry-fault-wptr-overflow.patch
patches.kernel.org/5.12.3-185-drm-amdgpu-enable-48-bit-IH-timestamp-counter.patch
patches.kernel.org/5.12.3-186-drm-amdgpu-mask-the-xgmi-number-of-hops-report.patch
patches.kernel.org/5.12.3-187-drm-amdkfd-Fix-UBSAN-shift-out-of-bounds-warni.patch
patches.kernel.org/5.12.3-188-drm-amd-display-Align-cursor-cache-address-to-.patch
patches.kernel.org/5.12.3-189-drm-amdgpu-Fix-asic-reset-regression-issue-int.patch
patches.kernel.org/5.12.3-190-drm-amd-pm-fix-workload-mismatch-on-vega10.patch
patches.kernel.org/5.12.3-191-drm-amd-display-Fix-UBSAN-warning-for-not-a-va.patch
patches.kernel.org/5.12.3-192-drm-amd-display-DCHUB-underflow-counter-increa.patch
patches.kernel.org/5.12.3-193-drm-amd-display-fix-dml-prefetch-validation.patch
patches.kernel.org/5.12.3-194-drm-amd-display-Fix-potential-memory-leak.patch
patches.kernel.org/5.12.3-195-scsi-qla2xxx-Always-check-the-return-value-of-.patch
patches.kernel.org/5.12.3-196-drm-vkms-fix-misuse-of-WARN_ON.patch
patches.kernel.org/5.12.3-197-block-bfq-fix-weight-raising-resume-with-low_l.patch
patches.kernel.org/5.12.3-198-scsi-qla2xxx-Fix-use-after-free-in-bsg.patch
patches.kernel.org/5.12.3-199-mmc-sdhci-esdhc-imx-validate-pinctrl-before-us.patch
patches.kernel.org/5.12.3-200-mmc-sdhci-pci-Add-PCI-IDs-for-Intel-LKF.patch
patches.kernel.org/5.12.3-201-mmc-sdhci-brcmstb-Remove-CQE-quirk.patch
patches.kernel.org/5.12.3-202-ata-ahci-Disable-SXS-for-Hisilicon-Kunpeng920.patch
patches.kernel.org/5.12.3-203-drm-komeda-Fix-bit-check-to-import-to-value-of.patch
patches.kernel.org/5.12.3-204-nvmet-return-proper-error-code-from-discovery-.patch
patches.kernel.org/5.12.3-205-selftests-resctrl-Enable-gcc-checks-to-detect-.patch
patches.kernel.org/5.12.3-206-selftests-resctrl-Fix-compilation-issues-for-g.patch
patches.kernel.org/5.12.3-207-selftests-resctrl-Fix-compilation-issues-for-o.patch
patches.kernel.org/5.12.3-208-selftests-resctrl-Clean-up-resctrl-features-ch.patch
patches.kernel.org/5.12.3-209-selftests-resctrl-Fix-missing-options-n-and-p.patch
patches.kernel.org/5.12.3-210-selftests-resctrl-Use-resctrl-info-for-feature.patch
patches.kernel.org/5.12.3-211-selftests-resctrl-Fix-incorrect-parsing-of-iMC.patch
patches.kernel.org/5.12.3-212-selftests-resctrl-Fix-checking-for-0-for-unsig.patch
patches.kernel.org/5.12.3-213-power-supply-cpcap-charger-fix-small-mistake-i.patch
patches.kernel.org/5.12.3-214-power-supply-cpcap-charger-Add-usleep-to-cpcap.patch
patches.kernel.org/5.12.3-215-scsi-smartpqi-Use-host-wide-tag-space.patch
patches.kernel.org/5.12.3-216-scsi-smartpqi-Correct-request-leakage-during-r.patch
patches.kernel.org/5.12.3-217-scsi-smartpqi-Add-new-PCI-IDs.patch
patches.kernel.org/5.12.3-218-scsi-scsi_dh_alua-Remove-check-for-ASC-24h-in-.patch
patches.kernel.org/5.12.3-219-media-em28xx-fix-memory-leak.patch
patches.kernel.org/5.12.3-220-media-vivid-update-EDID.patch
patches.kernel.org/5.12.3-221-media-uvcvideo-Fix-XU-id-print-in-forward-scan.patch
patches.kernel.org/5.12.3-222-media-uvcvideo-Support-devices-that-report-an-.patch
patches.kernel.org/5.12.3-223-drm-msm-a6xx-Fix-perfcounter-oob-timeout.patch
patches.kernel.org/5.12.3-224-drm-msm-dp-Fix-incorrect-NULL-check-kbot-warni.patch
patches.kernel.org/5.12.3-225-clk-socfpga-arria10-Fix-memory-leak-of-socfpga.patch
patches.kernel.org/5.12.3-226-power-supply-generic-adc-battery-fix-possible-.patch
patches.kernel.org/5.12.3-227-power-supply-s3c_adc_battery-fix-possible-use-.patch
patches.kernel.org/5.12.3-228-media-tc358743-fix-possible-use-after-free-in-.patch
patches.kernel.org/5.12.3-229-media-adv7604-fix-possible-use-after-free-in-a.patch
patches.kernel.org/5.12.3-230-media-i2c-adv7511-v4l2-fix-possible-use-after-.patch
patches.kernel.org/5.12.3-231-media-i2c-tda1997-Fix-possible-use-after-free-.patch
patches.kernel.org/5.12.3-232-media-i2c-adv7842-fix-possible-use-after-free-.patch
patches.kernel.org/5.12.3-233-media-platform-sti-Fix-runtime-PM-imbalance-in.patch
patches.kernel.org/5.12.3-234-media-sun8i-di-Fix-runtime-PM-imbalance-in-dei.patch
patches.kernel.org/5.12.3-235-media-dvb-usb-fix-memory-leak-in-dvb_usb_adapt.patch
patches.kernel.org/5.12.3-236-media-gscpa-stv06xx-fix-memory-leak.patch
patches.kernel.org/5.12.3-237-sched-fair-Bring-back-select_idle_smt-but-diff.patch
patches.kernel.org/5.12.3-238-sched-fair-Ignore-percpu-threads-for-imbalance.patch
patches.kernel.org/5.12.3-239-drm-msm-mdp5-Configure-PP_SYNC_HEIGHT-to-doubl.patch
patches.kernel.org/5.12.3-240-drm-msm-mdp5-Do-not-multiply-vclk-line-count-b.patch
patches.kernel.org/5.12.3-241-drm-amdgpu-ttm-Fix-memory-leak-userptr-pages.patch
patches.kernel.org/5.12.3-242-drm-radeon-ttm-Fix-memory-leak-userptr-pages.patch
patches.kernel.org/5.12.3-243-drm-amd-display-Fix-debugfs-link_settings-entr.patch
patches.kernel.org/5.12.3-244-drm-amd-display-Fix-UBSAN-shift-out-of-bounds-.patch
patches.kernel.org/5.12.3-245-drm-radeon-don-t-evict-if-not-initialized.patch
patches.kernel.org/5.12.3-246-drm-amdkfd-Fix-cat-debugfs-hang_hws-file-cause.patch
patches.kernel.org/5.12.3-247-amdgpu-avoid-incorrect-hu-format-string.patch
patches.kernel.org/5.12.3-248-drm-amdgpu-display-fix-memory-leak-for-dimgrey.patch
patches.kernel.org/5.12.3-249-drm-amd-display-Try-YCbCr420-color-when-YCbCr4.patch
patches.kernel.org/5.12.3-250-drm-amdgpu-fix-NULL-pointer-dereference.patch
patches.kernel.org/5.12.3-251-drm-amd-display-Update-DCN302-SR-Exit-Latency.patch
patches.kernel.org/5.12.3-252-scsi-mpt3sas-Fix-out-of-bounds-warnings-in-_ct.patch
patches.kernel.org/5.12.3-253-scsi-lpfc-Fix-crash-when-a-REG_RPI-mailbox-fai.patch
patches.kernel.org/5.12.3-254-scsi-lpfc-Fix-reference-counting-errors-in-lpf.patch
patches.kernel.org/5.12.3-255-scsi-lpfc-Fix-error-handling-for-mailboxes-com.patch
patches.kernel.org/5.12.3-256-scsi-lpfc-Remove-unsupported-mbox-PORT_CAPABIL.patch
patches.kernel.org/5.12.3-257-mfd-intel-m10-bmc-Fix-the-register-access-rang.patch
patches.kernel.org/5.12.3-258-mfd-da9063-Support-SMBus-and-I2C-mode.patch
patches.kernel.org/5.12.3-259-mfd-arizona-Fix-rumtime-PM-imbalance-on-error.patch
patches.kernel.org/5.12.3-260-scsi-libfc-Fix-a-format-specifier.patch
patches.kernel.org/5.12.3-261-perf-Rework-perf_event_exit_event.patch
patches.kernel.org/5.12.3-262-sched-fair-Alternative-sched_slice.patch
patches.kernel.org/5.12.3-263-block-rnbd-srv-Prevent-a-deadlock-generated-by.patch
patches.kernel.org/5.12.3-264-block-rnbd-clt-Fix-missing-a-memory-free-when-.patch
patches.kernel.org/5.12.3-265-io_uring-safer-sq_creds-putting.patch
patches.kernel.org/5.12.3-266-s390-archrandom-add-parameter-check-for-s390_a.patch
patches.kernel.org/5.12.3-267-sched-psi-Handle-potential-task-count-underflo.patch
patches.kernel.org/5.12.3-268-nvmet-avoid-queuing-keep-alive-timer-if-it-is-.patch
patches.kernel.org/5.12.3-269-power-supply-cpcap-battery-fix-invalid-usage-o.patch
patches.kernel.org/5.12.3-270-ALSA-emu8000-Fix-a-use-after-free-in-snd_emu80.patch
patches.kernel.org/5.12.3-271-ALSA-hda-conexant-Re-order-CX5066-quirk-table-.patch
patches.kernel.org/5.12.3-272-ALSA-sb-Fix-two-use-after-free-in-snd_sb_qsoun.patch
patches.kernel.org/5.12.3-273-ALSA-usb-audio-Explicitly-set-up-the-clock-sel.patch
patches.kernel.org/5.12.3-274-ALSA-usb-audio-Add-dB-range-mapping-for-Sennhe.patch
patches.kernel.org/5.12.3-275-ALSA-hda-realtek-fix-mute-micmute-LEDs-for-HP-.patch
patches.kernel.org/5.12.3-276-ALSA-hda-realtek-GA503-use-same-quirks-as-GA40.patch
patches.kernel.org/5.12.3-277-ALSA-hda-realtek-fix-mic-boost-on-Intel-NUC-8.patch
patches.kernel.org/5.12.3-278-ALSA-hda-realtek-Headset-Mic-issue-on-HP-platf.patch
patches.kernel.org/5.12.3-279-ALSA-hda-realtek-fix-static-noise-on-ALC285-Le.patch
patches.kernel.org/5.12.3-280-ALSA-hda-realtek-Add-quirk-for-Intel-Clevo-PCx.patch
patches.kernel.org/5.12.3-281-tools-power-turbostat-Fix-turbostat-for-AMD-Ze.patch
patches.kernel.org/5.12.3-282-btrfs-fix-race-when-picking-most-recent-mod-lo.patch
patches.kernel.org/5.12.3-283-btrfs-fix-a-potential-hole-punching-failure.patch
patches.kernel.org/5.12.3-284-arm64-vdso-Discard-.note.gnu.property-sections.patch
patches.kernel.org/5.12.3-285-Makefile-Move-Wno-unused-but-set-variable-out-.patch
patches.kernel.org/5.12.3-286-riscv-kprobe-fix-kernel-panic-when-invoking-sy.patch
patches.kernel.org/5.12.3-287-fs-fix-reporting-supported-extra-file-attribut.patch
patches.kernel.org/5.12.3-288-virtiofs-fix-memory-leak-in-virtio_fs_probe.patch
patches.kernel.org/5.12.3-289-kcsan-debugfs-Move-debugfs-file-creation-out-o.patch
patches.kernel.org/5.12.3-290-ubifs-Only-check-replay-with-inode-type-to-jud.patch
patches.kernel.org/5.12.3-291-f2fs-fix-error-handling-in-f2fs_end_enable_ver.patch
patches.kernel.org/5.12.3-292-f2fs-fix-to-avoid-out-of-bounds-memory-access.patch
patches.kernel.org/5.12.3-293-mlxsw-spectrum_mr-Update-egress-RIF-list-befor.patch
patches.kernel.org/5.12.3-294-openvswitch-fix-stack-OOB-read-while-fragmenti.patch
patches.kernel.org/5.12.3-295-net-sched-sch_frag-fix-stack-OOB-read-while-fr.patch
patches.kernel.org/5.12.3-296-ACPI-GTDT-Don-t-corrupt-interrupt-mappings-on-.patch
patches.kernel.org/5.12.3-297-NFS-fs_context-validate-UDP-retrans-to-prevent.patch
patches.kernel.org/5.12.3-298-NFS-Don-t-discard-pNFS-layout-segments-that-ar.patch
patches.kernel.org/5.12.3-299-NFSv4-Don-t-discard-segments-marked-for-return.patch
patches.kernel.org/5.12.3-300-Input-ili210x-add-missing-negation-for-touch-i.patch
patches.kernel.org/5.12.3-301-jffs2-Fix-kasan-slab-out-of-bounds-problem.patch
patches.kernel.org/5.12.3-302-jffs2-Hook-up-splice_write-callback.patch
patches.kernel.org/5.12.3-303-iommu-vt-d-Force-to-flush-iotlb-before-creatin.patch
patches.kernel.org/5.12.3-304-powerpc-vdso-Separate-vvar-vma-from-vdso.patch
patches.kernel.org/5.12.3-305-powerpc-powernv-Enable-HAIL-HV-AIL-for-ISA-v3..patch
patches.kernel.org/5.12.3-306-powerpc-eeh-Fix-EEH-handling-for-hugepages-in-.patch
patches.kernel.org/5.12.3-307-powerpc-kexec_file-Use-current-CPU-info-while-.patch
patches.kernel.org/5.12.3-308-powerpc-32-Fix-boot-failure-with-CONFIG_STACKP.patch
patches.kernel.org/5.12.3-309-powerpc-fix-EDEADLOCK-redefinition-error-in-ua.patch
patches.kernel.org/5.12.3-310-powerpc-kvm-Fix-PR-KVM-with-KUAP-MEM_KEYS-enab.patch
patches.kernel.org/5.12.3-311-powerpc-kvm-Fix-build-error-when-PPC_MEM_KEYS-.patch
patches.kernel.org/5.12.3-312-intel_th-pci-Add-Alder-Lake-M-support.patch
patches.kernel.org/5.12.3-313-tpm-efi-Use-local-variable-for-calculating-fin.patch
patches.kernel.org/5.12.3-314-tpm-vtpm_proxy-Avoid-reading-host-log-when-usi.patch
patches.kernel.org/5.12.3-315-crypto-arm-curve25519-Move-.fpu-after-.arch.patch
patches.kernel.org/5.12.3-316-crypto-rng-fix-crypto_rng_reset-refcounting-wh.patch
patches.kernel.org/5.12.3-317-md-raid1-properly-indicate-failure-when-ending.patch
patches.kernel.org/5.12.3-318-dm-raid-fix-inconclusive-reshape-layout-on-fas.patch
patches.kernel.org/5.12.3-319-fuse-fix-write-deadlock.patch
patches.kernel.org/5.12.3-320-mm-page_alloc-ignore-init_on_free-1-for-debug_.patch
patches.kernel.org/5.12.3-321-exfat-fix-erroneous-discard-when-clear-cluster.patch
patches.kernel.org/5.12.3-322-sfc-farch-fix-TX-queue-lookup-in-TX-flush-done.patch
patches.kernel.org/5.12.3-323-sfc-farch-fix-TX-queue-lookup-in-TX-event-hand.patch
patches.kernel.org/5.12.3-324-sfc-adjust-efx-xdp_tx_queue_count-with-the-rea.patch
patches.kernel.org/5.12.3-325-rcu-nocb-Fix-missed-nocb_timer-requeue.patch
patches.kernel.org/5.12.3-326-security-commoncap-fix-Wstringop-overread-warn.patch
patches.kernel.org/5.12.3-327-Fix-misc-new-gcc-warnings.patch
patches.kernel.org/5.12.3-328-smb3-when-mounting-with-multichannel-include-i.patch
patches.kernel.org/5.12.3-329-smb3-if-max_channels-set-to-more-than-one-chan.patch
patches.kernel.org/5.12.3-330-smb3-do-not-attempt-multichannel-to-server-whi.patch
patches.kernel.org/5.12.3-331-Revert-337f13046ff0-futex-Allow-FUTEX_CLOCK_RE.patch
patches.kernel.org/5.12.3-332-futex-Do-not-apply-time-namespace-adjustment-o.patch
patches.kernel.org/5.12.3-333-x86-cpu-Initialize-MSR_TSC_AUX-if-RDTSCP-or-RD.patch
patches.kernel.org/5.12.3-334-kbuild-update-config_data.gz-only-when-the-con.patch
patches.kernel.org/5.12.3-335-ext4-annotate-data-race-in-start_this_handle.patch
patches.kernel.org/5.12.3-336-ext4-annotate-data-race-in-jbd2_journal_dirty_.patch
patches.kernel.org/5.12.3-337-ext4-fix-check-to-prevent-false-positive-repor.patch
patches.kernel.org/5.12.3-338-ext4-do-not-set-SB_ACTIVE-in-ext4_orphan_clean.patch
patches.kernel.org/5.12.3-339-ext4-always-panic-when-errors-panic-is-specifi.patch
patches.kernel.org/5.12.3-340-ext4-fix-error-code-in-ext4_commit_super.patch
patches.kernel.org/5.12.3-341-ext4-fix-ext4_error_err-save-negative-errno-in.patch
patches.kernel.org/5.12.3-342-ext4-fix-error-return-code-in-ext4_fc_perform_.patch
patches.kernel.org/5.12.3-343-ext4-allow-the-dax-flag-to-be-set-and-cleared-.patch
patches.kernel.org/5.12.3-344-ext4-Fix-occasional-generic-418-failure.patch
patches.kernel.org/5.12.3-345-media-dvbdev-Fix-memory-leak-in-dvb_media_devi.patch
patches.kernel.org/5.12.3-346-media-dvb-usb-Fix-use-after-free-access.patch
patches.kernel.org/5.12.3-347-media-dvb-usb-Fix-memory-leak-at-error-in-dvb_.patch
patches.kernel.org/5.12.3-348-media-staging-intel-ipu3-Fix-memory-leak-in-im.patch
patches.kernel.org/5.12.3-349-media-staging-intel-ipu3-Fix-set_fmt-error-han.patch
patches.kernel.org/5.12.3-350-media-staging-intel-ipu3-Fix-race-condition-du.patch
patches.kernel.org/5.12.3-351-media-v4l2-ctrls-fix-reference-to-freed-memory.patch
patches.kernel.org/5.12.3-352-media-coda-fix-macroblocks-count-control-usage.patch
patches.kernel.org/5.12.3-353-media-venus-pm_helpers-Set-opp-clock-name-for-.patch
patches.kernel.org/5.12.3-354-media-venus-venc_ctrls-Change-default-header-m.patch
patches.kernel.org/5.12.3-355-media-venus-hfi_cmds-Support-plane-actual-info.patch
patches.kernel.org/5.12.3-356-media-venus-hfi_parser-Don-t-initialize-parser.patch
patches.kernel.org/5.12.3-357-media-venus-hfi_parser-Check-for-instance-afte.patch
patches.kernel.org/5.12.3-358-io_uring-remove-extra-sqpoll-submission-haltin.patch
patches.kernel.org/5.12.3-359-io_uring-fix-shared-sqpoll-cancellation-hangs.patch
patches.kernel.org/5.12.3-360-io_uring-fix-work_exit-sqpoll-cancellations.patch
patches.kernel.org/5.12.3-361-io_uring-Check-current-io_uring-in-io_uring_ca.patch
patches.kernel.org/5.12.3-362-usb-gadget-dummy_hcd-fix-gpf-in-gadget_setup.patch
patches.kernel.org/5.12.3-363-usb-gadget-Fix-double-free-of-device-descripto.patch
patches.kernel.org/5.12.3-364-usb-gadget-function-f_fs-string-table-fix-for-.patch
patches.kernel.org/5.12.3-365-usb-dwc3-gadget-Remove-FS-bInterval_m1-limitat.patch
patches.kernel.org/5.12.3-366-usb-dwc3-gadget-Fix-START_TRANSFER-link-state-.patch
patches.kernel.org/5.12.3-367-usb-dwc3-core-Do-core-softreset-when-switch-mo.patch
patches.kernel.org/5.12.3-368-usb-dwc2-Fix-session-request-interrupt-handler.patch
patches.kernel.org/5.12.3-369-PCI-dwc-Move-iATU-detection-earlier.patch
patches.kernel.org/5.12.3-370-tty-fix-memory-leak-in-vc_deallocate.patch
patches.kernel.org/5.12.3-371-rsi-Use-resume_noirq-for-SDIO.patch
patches.kernel.org/5.12.3-372-tools-power-turbostat-Fix-offset-overflow-issu.patch
patches.kernel.org/5.12.3-373-tracing-Map-all-PIDs-to-command-lines.patch
patches.kernel.org/5.12.3-374-tracing-Restructure-trace_clock_global-to-neve.patch
patches.kernel.org/5.12.3-375-dm-persistent-data-packed-struct-should-have-a.patch
patches.kernel.org/5.12.3-376-dm-space-map-common-fix-division-bug-in-sm_ll_.patch
patches.kernel.org/5.12.3-377-dm-integrity-fix-missing-goto-in-bitmap_flush_.patch
patches.kernel.org/5.12.3-378-dm-rq-fix-double-free-of-blk_mq_tag_set-in-dev.patch
patches.kernel.org/5.12.3-379-pinctrl-Ingenic-Add-missing-pins-to-the-JZ4770.patch
patches.kernel.org/5.12.3-380-pinctrl-Ingenic-Add-support-for-read-the-pin-c.patch
patches.kernel.org/5.12.3-381-lib-vsprintf.c-remove-leftover-f-and-F-cases-f.patch
patches.kernel.org/5.12.3-382-thermal-drivers-cpufreq_cooling-Fix-slab-OOB-i.patch
patches.kernel.org/5.12.3-383-thermal-core-fair-share-Lock-the-thermal-zone-.patch
patches.kernel.org/5.12.3-384-Linux-5.12.3.patch
patches.kernel.org/5.12.4-001-Bluetooth-verify-AMP-hci_chan-before-amp_destr.patch
patches.kernel.org/5.12.4-002-bluetooth-eliminate-the-potential-race-conditi.patch
patches.kernel.org/5.12.4-003-net-nfc-fix-use-after-free-llcp_sock_bind-conn.patch
patches.kernel.org/5.12.4-004-io_uring-truncate-lengths-larger-than-MAX_RW_C.patch
patches.kernel.org/5.12.4-005-coresight-etm-perf-Fix-define-build-issue-when.patch
patches.kernel.org/5.12.4-006-software-node-Allow-node-addition-to-already-e.patch
patches.kernel.org/5.12.4-007-Revert-USB-cdc-acm-fix-rounding-error-in-TIOCS.patch
patches.kernel.org/5.12.4-008-usb-roles-Call-try_module_get-from-usb_role_sw.patch
patches.kernel.org/5.12.4-009-tty-moxa-fix-TIOCSSERIAL-jiffies-conversions.patch
patches.kernel.org/5.12.4-010-tty-amiserial-fix-TIOCSSERIAL-permission-check.patch
patches.kernel.org/5.12.4-011-USB-serial-usb_wwan-fix-TIOCSSERIAL-jiffies-co.patch
patches.kernel.org/5.12.4-012-staging-greybus-uart-fix-TIOCSSERIAL-jiffies-c.patch
patches.kernel.org/5.12.4-013-USB-serial-ti_usb_3410_5052-fix-TIOCSSERIAL-pe.patch
patches.kernel.org/5.12.4-014-staging-fwserial-fix-TIOCSSERIAL-jiffies-conve.patch
patches.kernel.org/5.12.4-015-tty-moxa-fix-TIOCSSERIAL-permission-check.patch
patches.kernel.org/5.12.4-016-tty-mxser-fix-TIOCSSERIAL-jiffies-conversions.patch
patches.kernel.org/5.12.4-017-staging-fwserial-fix-TIOCSSERIAL-permission-ch.patch
patches.kernel.org/5.12.4-018-tty-mxser-fix-TIOCSSERIAL-permission-check.patch
patches.kernel.org/5.12.4-019-drm-bridge-fix-LONTIUM-use-of-mipi_dsi_-functi.patch
patches.kernel.org/5.12.4-020-usb-typec-tcpm-Address-incorrect-values-of-tcp.patch
patches.kernel.org/5.12.4-021-usb-typec-tcpm-Address-incorrect-values-of-tcp.patch
patches.kernel.org/5.12.4-022-usb-typec-tcpm-update-power-supply-once-partne.patch
patches.kernel.org/5.12.4-023-USB-serial-xr-fix-CSIZE-handling.patch
patches.kernel.org/5.12.4-024-usb-xhci-mtk-remove-or-operator-for-setting-sc.patch
patches.kernel.org/5.12.4-025-usb-xhci-mtk-improve-bandwidth-scheduling-with.patch
patches.kernel.org/5.12.4-026-ASoC-samsung-tm2_wm5110-check-of-of_parse-retu.patch
patches.kernel.org/5.12.4-027-ASoC-Intel-kbl_da7219_max98927-Fix-kabylake_ss.patch
patches.kernel.org/5.12.4-028-ASoC-tlv320aic32x4-Register-clocks-before-regi.patch
patches.kernel.org/5.12.4-029-ASoC-tlv320aic32x4-Increase-maximum-register-i.patch
patches.kernel.org/5.12.4-030-MIPS-pci-mt7620-fix-PLL-lock-check.patch
patches.kernel.org/5.12.4-031-MIPS-pci-rt2880-fix-slot-0-configuration.patch
patches.kernel.org/5.12.4-032-FDDI-defxx-Bail-out-gracefully-with-unassigned.patch
patches.kernel.org/5.12.4-033-PCI-Allow-VPD-access-for-QLogic-ISP2722.patch
patches.kernel.org/5.12.4-034-KVM-x86-Defer-the-MMU-unload-to-the-normal-pat.patch
patches.kernel.org/5.12.4-035-PCI-xgene-Fix-cfg-resource-mapping.patch
patches.kernel.org/5.12.4-036-PCI-keystone-Let-AM65-use-the-pci_ops-defined-.patch
patches.kernel.org/5.12.4-037-PM-devfreq-Unlock-mutex-and-free-devfreq-struc.patch
patches.kernel.org/5.12.4-038-soc-tegra-regulators-Fix-locking-up-when-volta.patch
patches.kernel.org/5.12.4-039-iio-inv_mpu6050-Fully-validate-gyro-and-accel-.patch
patches.kernel.org/5.12.4-040-iio-magnetometer-yas530-Include-right-header.patch
patches.kernel.org/5.12.4-041-iio-sx9310-Fix-write_._debounce.patch
patches.kernel.org/5.12.4-042-iio-accel-adis16201-Fix-wrong-axis-assignment-.patch
patches.kernel.org/5.12.4-043-iio-adc-ad7476-Fix-remove-handling.patch
patches.kernel.org/5.12.4-044-iio-magnetometer-yas530-Fix-return-value-on-er.patch
patches.kernel.org/5.12.4-045-iio-sx9310-Fix-access-to-variable-DT-array.patch
patches.kernel.org/5.12.4-046-iio-hid-sensor-rotation-Fix-quaternion-data-no.patch
patches.kernel.org/5.12.4-047-sc16is7xx-Defer-probe-if-device-read-fails.patch
patches.kernel.org/5.12.4-048-phy-cadence-Sierra-Fix-PHY-power_on-sequence.patch
patches.kernel.org/5.12.4-049-misc-lis3lv02d-Fix-false-positive-WARN-on-vari.patch
patches.kernel.org/5.12.4-050-phy-ti-j721e-wiz-Invoke-wiz_init-before-of_pla.patch
patches.kernel.org/5.12.4-051-misc-vmw_vmci-explicitly-initialize-vmci_notif.patch
patches.kernel.org/5.12.4-052-misc-vmw_vmci-explicitly-initialize-vmci_datag.patch
patches.kernel.org/5.12.4-053-selinux-add-proper-NULL-termination-to-the-sec.patch
patches.kernel.org/5.12.4-054-x86-sched-Treat-Intel-SNC-topology-as-default-.patch
patches.kernel.org/5.12.4-055-async_xor-increase-src_offs-when-dropping-dest.patch
patches.kernel.org/5.12.4-056-md-bitmap-wait-for-external-bitmap-writes-to-c.patch
patches.kernel.org/5.12.4-057-md-cluster-fix-use-after-free-issue-when-remov.patch
patches.kernel.org/5.12.4-058-md-split-mddev_find.patch
patches.kernel.org/5.12.4-059-md-factor-out-a-mddev_find_locked-helper-from-.patch
patches.kernel.org/5.12.4-060-md-md_open-returns-EBUSY-when-entering-racing-.patch
patches.kernel.org/5.12.4-061-md-Fix-missing-unused-status-line-of-proc-mdst.patch
patches.kernel.org/5.12.4-062-MIPS-generic-Update-node-names-to-avoid-unit-a.patch
patches.kernel.org/5.12.4-063-mt76-mt7615-use-ieee80211_free_txskb-in-mt7615.patch
patches.kernel.org/5.12.4-064-ipw2x00-potential-buffer-overflow-in-libipw_wx.patch
patches.kernel.org/5.12.4-065-net-xilinx-drivers-need-depend-on-HAS_IOMEM.patch
patches.kernel.org/5.12.4-066-cfg80211-scan-drop-entry-from-hidden_list-on-o.patch
patches.kernel.org/5.12.4-067-rtw88-Fix-array-overrun-in-rtw_get_tx_power_pa.patch
patches.kernel.org/5.12.4-068-mt76-fix-potential-DMA-mapping-leak.patch
patches.kernel.org/5.12.4-069-FDDI-defxx-Make-MMIO-the-configuration-default.patch
patches.kernel.org/5.12.4-070-drm-qxl-use-ttm-bo-priorities.patch
patches.kernel.org/5.12.4-071-drm-ingenic-Fix-non-OSD-mode.patch
patches.kernel.org/5.12.4-072-drm-panfrost-Clear-MMU-irqs-before-handling-th.patch
patches.kernel.org/5.12.4-073-drm-panfrost-Don-t-try-to-map-pages-that-are-a.patch
patches.kernel.org/5.12.4-074-drm-radeon-fix-copy-of-uninitialized-variable-.patch
patches.kernel.org/5.12.4-075-drm-dp_mst-Revise-broadcast-msg-lct-lcr.patch
patches.kernel.org/5.12.4-076-drm-dp_mst-Set-CLEAR_PAYLOAD_ID_TABLE-as-broad.patch
patches.kernel.org/5.12.4-077-drm-bridge-fix-ANX7625-use-of-mipi_dsi_-functi.patch
patches.kernel.org/5.12.4-078-drm-bridge-panel-Cleanup-connector-on-bridge-d.patch
patches.kernel.org/5.12.4-079-drm-amd-display-Reject-non-zero-src_y-and-src_.patch
patches.kernel.org/5.12.4-080-drm-amdgpu-fix-concurrent-VM-flushes-on-Vega-N.patch
patches.kernel.org/5.12.4-081-drm-amdgpu-add-new-MC-firmware-for-Polaris12-3.patch
patches.kernel.org/5.12.4-082-drm-amdgpu-fix-r-initial-values.patch
patches.kernel.org/5.12.4-083-drm-amdgpu-Init-GFX10_ADDR_CONFIG-for-VCN-v3-i.patch
patches.kernel.org/5.12.4-084-ALSA-hda-realtek-Re-order-ALC882-Acer-quirk-ta.patch
patches.kernel.org/5.12.4-085-ALSA-hda-realtek-Re-order-ALC882-Sony-quirk-ta.patch
patches.kernel.org/5.12.4-086-ALSA-hda-realtek-Re-order-ALC882-Clevo-quirk-t.patch
patches.kernel.org/5.12.4-087-ALSA-hda-realtek-Re-order-ALC269-HP-quirk-tabl.patch
patches.kernel.org/5.12.4-088-ALSA-hda-realtek-Re-order-ALC269-Acer-quirk-ta.patch
patches.kernel.org/5.12.4-089-ALSA-hda-realtek-Re-order-ALC269-Dell-quirk-ta.patch
patches.kernel.org/5.12.4-090-ALSA-hda-realtek-Re-order-ALC269-ASUS-quirk-ta.patch
patches.kernel.org/5.12.4-091-ALSA-hda-realtek-Re-order-ALC269-Sony-quirk-ta.patch
patches.kernel.org/5.12.4-092-ALSA-hda-realtek-Re-order-ALC269-Lenovo-quirk-.patch
patches.kernel.org/5.12.4-093-ALSA-hda-realtek-Re-order-remaining-ALC269-qui.patch
patches.kernel.org/5.12.4-094-ALSA-hda-realtek-Re-order-ALC662-quirk-table-e.patch
patches.kernel.org/5.12.4-095-ALSA-hda-realtek-Remove-redundant-entry-for-AL.patch
patches.kernel.org/5.12.4-096-ALSA-hda-realtek-ALC285-Thinkpad-jack-pin-quir.patch
patches.kernel.org/5.12.4-097-ALSA-hda-realtek-Fix-speaker-amp-on-HP-Envy-Ai.patch
patches.kernel.org/5.12.4-098-KVM-s390-VSIE-correctly-handle-MVPG-when-in-VS.patch
patches.kernel.org/5.12.4-099-KVM-s390-split-kvm_s390_logical_to_effective.patch
patches.kernel.org/5.12.4-100-KVM-s390-fix-guarded-storage-control-register-.patch
patches.kernel.org/5.12.4-101-s390-fix-detection-of-vector-enhancements-faci.patch
patches.kernel.org/5.12.4-102-KVM-s390-VSIE-fix-MVPG-handling-for-prefixing-.patch
patches.kernel.org/5.12.4-103-KVM-s390-split-kvm_s390_real_to_abs.patch
patches.kernel.org/5.12.4-104-KVM-s390-extend-kvm_s390_shadow_fault-to-retur.patch
patches.kernel.org/5.12.4-105-KVM-x86-mmu-Alloc-page-for-PDPTEs-when-shadowi.patch
patches.kernel.org/5.12.4-106-KVM-x86-xen-Drop-RAX-63-32-when-processing-hyp.patch
patches.kernel.org/5.12.4-107-KVM-X86-Fix-failure-to-boost-kernel-lock-holde.patch
patches.kernel.org/5.12.4-108-KVM-x86-Properly-handle-APF-vs-disabled-LAPIC-.patch
patches.kernel.org/5.12.4-109-KVM-x86-Check-CR3-GPA-for-validity-regardless-.patch
patches.kernel.org/5.12.4-110-KVM-x86-Remove-emulator-s-broken-checks-on-CR0.patch
patches.kernel.org/5.12.4-111-KVM-nSVM-Set-the-shadow-root-level-to-the-TDP-.patch
patches.kernel.org/5.12.4-112-KVM-SVM-Don-t-strip-the-C-bit-from-CR2-on-PF-i.patch
patches.kernel.org/5.12.4-113-KVM-SVM-Use-online_vcpus-not-created_vcpus-to-.patch
patches.kernel.org/5.12.4-114-KVM-SVM-Do-not-set-sev-es_active-until-KVM_SEV.patch
patches.kernel.org/5.12.4-115-KVM-SVM-Do-not-allow-SEV-SEV-ES-initialization.patch
patches.kernel.org/5.12.4-116-KVM-SVM-Inject-GP-on-guest-MSR_TSC_AUX-accesse.patch
patches.kernel.org/5.12.4-117-KVM-nVMX-Defer-the-MMU-reload-to-the-normal-pa.patch
patches.kernel.org/5.12.4-118-KVM-VMX-Truncate-GPR-value-for-DR-and-CR-reads.patch
patches.kernel.org/5.12.4-119-KVM-nVMX-Truncate-bits-63-32-of-VMCS-field-on-.patch
patches.kernel.org/5.12.4-120-KVM-nVMX-Truncate-base-index-GPR-value-on-addr.patch
patches.kernel.org/5.12.4-121-KVM-arm-arm64-Fix-KVM_VGIC_V3_ADDR_TYPE_REDIST.patch
patches.kernel.org/5.12.4-122-KVM-Destroy-I-O-bus-devices-on-unregister-fail.patch
patches.kernel.org/5.12.4-123-KVM-Stop-looking-for-coalesced-MMIO-zones-if-t.patch
patches.kernel.org/5.12.4-124-KVM-arm64-Support-PREL-PLT-relocs-in-EL2-code.patch
patches.kernel.org/5.12.4-125-KVM-arm64-Fully-zero-the-vcpu-state-on-reset.patch
patches.kernel.org/5.12.4-126-KVM-arm64-Fix-KVM_VGIC_V3_ADDR_TYPE_REDIST_REG.patch
patches.kernel.org/5.12.4-127-KVM-selftests-Sync-data-verify-of-dirty-loggin.patch
patches.kernel.org/5.12.4-128-KVM-selftests-Always-run-vCPU-thread-with-bloc.patch
patches.kernel.org/5.12.4-129-Revert-drivers-net-wan-hdlc_fr-Fix-a-double-fr.patch
patches.kernel.org/5.12.4-130-Revert-i3c-master-fix-missing-destroy_workqueu.patch
patches.kernel.org/5.12.4-131-mfd-stmpe-Revert-Constify-static-struct-resour.patch
patches.kernel.org/5.12.4-132-ovl-fix-missing-revert_creds-on-error-path.patch
patches.kernel.org/5.12.4-133-Revert-drm-qxl-do-not-run-release-if-qxl-faile.patch
patches.kernel.org/5.12.4-134-usb-gadget-pch_udc-Revert-d3cb25a12138-complet.patch
patches.kernel.org/5.12.4-135-Revert-tools-power-turbostat-adjust-for-temper.patch
patches.kernel.org/5.12.4-136-firmware-xilinx-Fix-dereferencing-freed-memory.patch
patches.kernel.org/5.12.4-137-firmware-xilinx-Remove-zynqmp_pm_get_eemi_ops-.patch
patches.kernel.org/5.12.4-138-x86-vdso-Use-proper-modifier-for-len-s-format-.patch
patches.kernel.org/5.12.4-139-fpga-fpga-mgr-xilinx-spi-fix-error-messages-on.patch
patches.kernel.org/5.12.4-140-crypto-keembay-ocs-hcu-Fix-error-return-code-i.patch
patches.kernel.org/5.12.4-141-crypto-keembay-ocs-aes-Fix-error-return-code-i.patch
patches.kernel.org/5.12.4-142-crypto-sun8i-ss-fix-result-memory-leak-on-erro.patch
patches.kernel.org/5.12.4-143-memory-gpmc-fix-out-of-bounds-read-and-derefer.patch
patches.kernel.org/5.12.4-144-ARM-dts-exynos-correct-fuel-gauge-interrupt-tr.patch
patches.kernel.org/5.12.4-145-ARM-dts-exynos-correct-fuel-gauge-interrupt-tr.patch
patches.kernel.org/5.12.4-146-ARM-dts-exynos-correct-fuel-gauge-interrupt-tr.patch
patches.kernel.org/5.12.4-147-ARM-dts-exynos-correct-MUIC-interrupt-trigger-.patch
patches.kernel.org/5.12.4-148-ARM-dts-exynos-correct-PMIC-interrupt-trigger-.patch
patches.kernel.org/5.12.4-149-ARM-dts-exynos-correct-PMIC-interrupt-trigger-.patch
patches.kernel.org/5.12.4-150-ARM-dts-exynos-correct-PMIC-interrupt-trigger-.patch
patches.kernel.org/5.12.4-151-ARM-dts-exynos-correct-PMIC-interrupt-trigger-.patch
patches.kernel.org/5.12.4-152-ARM-dts-exynos-correct-PMIC-interrupt-trigger-.patch
patches.kernel.org/5.12.4-153-ARM-dts-s5pv210-correct-fuel-gauge-interrupt-t.patch
patches.kernel.org/5.12.4-154-ARM-dts-renesas-Add-mmc-aliases-into-R-Car-Gen.patch
patches.kernel.org/5.12.4-155-arm64-dts-renesas-Add-mmc-aliases-into-board-d.patch
patches.kernel.org/5.12.4-156-bus-ti-sysc-Fix-initializing-module_pa-for-mod.patch
patches.kernel.org/5.12.4-157-x86-platform-uv-Set-section-block-size-for-hub.patch
patches.kernel.org/5.12.4-158-serial-stm32-fix-probe-and-remove-order-for-dm.patch
patches.kernel.org/5.12.4-159-serial-stm32-fix-startup-by-enabling-usart-for.patch
patches.kernel.org/5.12.4-160-serial-stm32-fix-incorrect-characters-on-conso.patch
patches.kernel.org/5.12.4-161-serial-stm32-fix-TX-and-RX-FIFO-thresholds.patch
patches.kernel.org/5.12.4-162-serial-stm32-fix-a-deadlock-condition-with-wak.patch
patches.kernel.org/5.12.4-163-serial-stm32-fix-wake-up-flag-handling.patch
patches.kernel.org/5.12.4-164-serial-stm32-fix-a-deadlock-in-set_termios.patch
patches.kernel.org/5.12.4-165-serial-liteuart-fix-return-value-check-in-lite.patch
patches.kernel.org/5.12.4-166-serial-stm32-fix-tx-dma-completion-release-cha.patch
patches.kernel.org/5.12.4-167-serial-stm32-call-stm32_transmit_chars-locked.patch
patches.kernel.org/5.12.4-168-serial-stm32-fix-FIFO-flush-in-startup-and-set.patch
patches.kernel.org/5.12.4-169-serial-stm32-add-FIFO-flush-when-port-is-close.patch
patches.kernel.org/5.12.4-170-serial-stm32-fix-tx_empty-condition.patch
patches.kernel.org/5.12.4-171-usb-typec-tcpm-Wait-for-vbus-discharge-to-VSAF.patch
patches.kernel.org/5.12.4-172-usb-typec-tcpci-Check-ROLE_CONTROL-while-inter.patch
patches.kernel.org/5.12.4-173-usb-typec-tps6598x-Fix-return-value-check-in-t.patch
patches.kernel.org/5.12.4-174-usb-typec-stusb160x-fix-return-value-check-in-.patch
patches.kernel.org/5.12.4-175-mfd-intel_pmt-Fix-nuisance-messages-and-handli.patch
patches.kernel.org/5.12.4-176-regmap-set-debugfs_name-to-NULL-after-it-is-fr.patch
patches.kernel.org/5.12.4-177-spi-rockchip-avoid-objtool-warning.patch
patches.kernel.org/5.12.4-178-arm64-dts-broadcom-bcm4908-fix-switch-parent-n.patch
patches.kernel.org/5.12.4-179-mtd-rawnand-fsmc-Fix-error-code-in-fsmc_nand_p.patch
patches.kernel.org/5.12.4-180-mtd-rawnand-brcmnand-fix-OOB-R-W-with-Hamming-.patch
patches.kernel.org/5.12.4-181-mtd-Handle-possible-EPROBE_DEFER-from-parse_mt.patch
patches.kernel.org/5.12.4-182-mtd-rawnand-qcom-Return-actual-error-code-inst.patch
patches.kernel.org/5.12.4-183-mtd-don-t-lock-when-recursively-deleting-parti.patch
patches.kernel.org/5.12.4-184-mtd-parsers-qcom-Fix-error-condition.patch
patches.kernel.org/5.12.4-185-mtd-parsers-qcom-incompatible-with-spi-nor-4k-.patch
patches.kernel.org/5.12.4-186-mtd-maps-fix-error-return-code-of-physmap_flas.patch
patches.kernel.org/5.12.4-187-ARM-dts-stm32-fix-usart-2-3-pinconf-to-wake-up.patch
patches.kernel.org/5.12.4-188-arm64-dts-ti-k3-j721e-main-Update-the-speed-mo.patch
patches.kernel.org/5.12.4-189-iio-adis16480-fix-pps-mode-sampling-frequency-.patch
patches.kernel.org/5.12.4-190-arm64-dts-qcom-sc7180-trogdor-Fix-trip-point-c.patch
patches.kernel.org/5.12.4-191-arm64-dts-qcom-sm8250-Fix-level-triggered-PMU-.patch
patches.kernel.org/5.12.4-192-arm64-dts-qcom-sm8350-Fix-level-triggered-PMU-.patch
patches.kernel.org/5.12.4-193-arm64-dts-qcom-sm8250-Fix-timer-interrupt-to-s.patch
patches.kernel.org/5.12.4-194-arm64-dts-qcom-sc7180-Avoid-glitching-SPI-CS-a.patch
patches.kernel.org/5.12.4-195-arm64-dts-qcom-sdm845-fix-number-of-pins-in-gp.patch
patches.kernel.org/5.12.4-196-arm64-dts-qcom-sm8150-fix-number-of-pins-in-gp.patch
patches.kernel.org/5.12.4-197-arm64-dts-qcom-sm8250-fix-number-of-pins-in-gp.patch
patches.kernel.org/5.12.4-198-arm64-dts-qcom-sm8350-fix-number-of-pins-in-gp.patch
patches.kernel.org/5.12.4-199-arm64-dts-qcom-db845c-fix-correct-powerdown-pi.patch
patches.kernel.org/5.12.4-200-crypto-sun8i-ss-Fix-memory-leak-of-object-d-wh.patch
patches.kernel.org/5.12.4-201-spi-stm32-drop-devres-version-of-spi_register_.patch
patches.kernel.org/5.12.4-202-arm64-dts-broadcom-bcm4908-set-Asus-GT-AC5300-.patch
patches.kernel.org/5.12.4-203-regulator-bd9576-Fix-return-from-bd957x_probe.patch
patches.kernel.org/5.12.4-204-arm64-dts-renesas-r8a77980-Fix-vin4-7-endpoint.patch
patches.kernel.org/5.12.4-205-selftests-x86-Add-a-missing-.note.GNU-stack-se.patch
patches.kernel.org/5.12.4-206-crypto-arm-blake2s-fix-for-big-endian.patch
patches.kernel.org/5.12.4-207-spi-stm32-Fix-use-after-free-on-unbind.patch
patches.kernel.org/5.12.4-208-Drivers-hv-vmbus-Drop-error-message-when-No-re.patch
patches.kernel.org/5.12.4-209-staging-qlge-fix-an-error-code-in-probe.patch
patches.kernel.org/5.12.4-210-x86-microcode-Check-for-offline-CPUs-before-re.patch
patches.kernel.org/5.12.4-211-usb-host-ehci-tegra-Select-USB_GADGET-Kconfig-.patch
patches.kernel.org/5.12.4-212-devtmpfs-fix-placement-of-complete-call.patch
patches.kernel.org/5.12.4-213-usb-gadget-pch_udc-Replace-cpu_to_le32-by-lowe.patch
patches.kernel.org/5.12.4-214-usb-gadget-pch_udc-Check-if-driver-is-present-.patch
patches.kernel.org/5.12.4-215-usb-gadget-pch_udc-Check-for-DMA-mapping-error.patch
patches.kernel.org/5.12.4-216-usb-gadget-pch_udc-Initialize-device-pointer-b.patch
patches.kernel.org/5.12.4-217-usb-gadget-pch_udc-Provide-a-GPIO-line-used-on.patch
patches.kernel.org/5.12.4-218-crypto-ccp-fix-command-queuing-to-TEE-ring-buf.patch
patches.kernel.org/5.12.4-219-crypto-qat-don-t-release-uninitialized-resourc.patch
patches.kernel.org/5.12.4-220-crypto-qat-ADF_STATUS_PF_RUNNING-should-be-set.patch
patches.kernel.org/5.12.4-221-fotg210-udc-Fix-DMA-on-EP0-for-length-max-pack.patch
patches.kernel.org/5.12.4-222-fotg210-udc-Fix-EP0-IN-requests-bigger-than-tw.patch
patches.kernel.org/5.12.4-223-fotg210-udc-Remove-a-dubious-condition-leading.patch
patches.kernel.org/5.12.4-224-fotg210-udc-Mask-GRP2-interrupts-we-don-t-hand.patch
patches.kernel.org/5.12.4-225-fotg210-udc-Don-t-DMA-more-than-the-buffer-can.patch
patches.kernel.org/5.12.4-226-fotg210-udc-Complete-OUT-requests-on-short-pac.patch
patches.kernel.org/5.12.4-227-usb-gadget-s3c-Fix-incorrect-resources-releasi.patch
patches.kernel.org/5.12.4-228-usb-gadget-s3c-Fix-the-error-handling-path-in-.patch
patches.kernel.org/5.12.4-229-dt-bindings-serial-stm32-Use-type-object-inste.patch
patches.kernel.org/5.12.4-230-mtd-require-write-permissions-for-locking-and-.patch
patches.kernel.org/5.12.4-231-arm64-dts-renesas-r8a779a0-Fix-PMU-interrupt.patch
patches.kernel.org/5.12.4-232-arm64-dts-mt8183-Add-gce-client-reg-for-displa.patch
patches.kernel.org/5.12.4-233-arm64-dts-mt8173-fix-wrong-power-domain-phandl.patch
patches.kernel.org/5.12.4-234-bus-qcom-Put-child-node-before-return.patch
patches.kernel.org/5.12.4-235-arm64-dts-qcom-sm8250-fix-display-nodes.patch
patches.kernel.org/5.12.4-236-soundwire-bus-Fix-device-found-flag-correctly.patch
patches.kernel.org/5.12.4-237-soc-mediatek-pm-domains-Fix-missing-error-code.patch
patches.kernel.org/5.12.4-238-phy-ti-j721e-wiz-Delete-clk_div_sel-clk-provid.patch
patches.kernel.org/5.12.4-239-phy-ralink-phy-mt7621-pci-fix-XTAL-bitmask.patch
patches.kernel.org/5.12.4-240-phy-marvell-ARMADA375_USBCLUSTER_PHY-should-no.patch
patches.kernel.org/5.12.4-241-phy-ralink-phy-mt7621-pci-fix-return-value-che.patch
patches.kernel.org/5.12.4-242-phy-ingenic-Fix-a-typo-in-ingenic_usb_phy_prob.patch
patches.kernel.org/5.12.4-243-arm64-dts-mediatek-fix-reset-GPIO-level-on-pum.patch
patches.kernel.org/5.12.4-244-NFSv4.2-fix-copy-stateid-copying-for-the-async.patch
patches.kernel.org/5.12.4-245-crypto-poly1305-fix-poly1305_core_setkey-decla.patch
patches.kernel.org/5.12.4-246-crypto-qat-fix-error-path-in-adf_isr_resource_.patch
patches.kernel.org/5.12.4-247-usb-gadget-aspeed-fix-dma-map-failure.patch
patches.kernel.org/5.12.4-248-USB-gadget-udc-fix-wrong-pointer-passed-to-IS_.patch
patches.kernel.org/5.12.4-249-drivers-nvmem-Fix-voltage-settings-for-QTI-qfp.patch
patches.kernel.org/5.12.4-250-nvmem-rmem-fix-undefined-reference-to-memremap.patch
patches.kernel.org/5.12.4-251-driver-core-platform-Declare-early_platform_cl.patch
patches.kernel.org/5.12.4-252-ARM-dts-qcom-msm8974-lge-nexus5-correct-fuel-g.patch
patches.kernel.org/5.12.4-253-ARM-dts-qcom-msm8974-samsung-klte-correct-fuel.patch
patches.kernel.org/5.12.4-254-memory-pl353-fix-mask-of-ECC-page_size-config-.patch
patches.kernel.org/5.12.4-255-soundwire-stream-fix-memory-leak-in-stream-con.patch
patches.kernel.org/5.12.4-256-m68k-mvme147-mvme16x-Don-t-wipe-PCC-timer-conf.patch
patches.kernel.org/5.12.4-257-firmware-qcom_scm-Make-__qcom_scm_is_call_avai.patch
patches.kernel.org/5.12.4-258-firmware-qcom_scm-Reduce-locking-section-for-_.patch
patches.kernel.org/5.12.4-259-firmware-qcom_scm-Workaround-lack-of-is-availa.patch
patches.kernel.org/5.12.4-260-iio-adc-Kconfig-make-AD9467-depend-on-ADI_AXI_.patch
patches.kernel.org/5.12.4-261-mtd-rawnand-gpmi-Fix-a-double-free-in-gpmi_nan.patch
patches.kernel.org/5.12.4-262-irqchip-gic-v3-Fix-OF_BAD_ADDR-error-handling.patch
patches.kernel.org/5.12.4-263-staging-comedi-tests-ni_routes_test-Fix-compil.patch
patches.kernel.org/5.12.4-264-staging-rtl8192u-Fix-potential-infinite-loop.patch
patches.kernel.org/5.12.4-265-staging-fwserial-fix-TIOCSSERIAL-implementatio.patch
patches.kernel.org/5.12.4-266-staging-fwserial-fix-TIOCGSERIAL-implementatio.patch
patches.kernel.org/5.12.4-267-staging-greybus-uart-fix-unprivileged-TIOCCSER.patch
patches.kernel.org/5.12.4-268-platform-x86-dell-wmi-sysman-Make-init_bios_at.patch
patches.kernel.org/5.12.4-269-soc-qcom-pdr-Fix-error-return-code-in-pdr_regi.patch
patches.kernel.org/5.12.4-270-PM-devfreq-Use-more-accurate-returned-new_freq.patch
patches.kernel.org/5.12.4-271-clocksource-drivers-timer-ti-dm-Fix-posted-mod.patch
patches.kernel.org/5.12.4-272-clocksource-drivers-timer-ti-dm-Add-missing-se.patch
patches.kernel.org/5.12.4-273-clocksource-drivers-ingenic_ost-Fix-return-val.patch
patches.kernel.org/5.12.4-274-spi-Fix-use-after-free-with-devm_spi_alloc_.patch
patches.kernel.org/5.12.4-275-spi-fsl-add-missing-iounmap-on-error-in-of_fsl.patch
patches.kernel.org/5.12.4-276-soc-qcom-mdt_loader-Validate-that-p_filesz-p_m.patch
patches.kernel.org/5.12.4-277-soc-qcom-mdt_loader-Detect-truncated-read-of-s.patch
patches.kernel.org/5.12.4-278-PM-runtime-Replace-inline-function-pm_runtime_.patch
patches.kernel.org/5.12.4-279-cpuidle-Fix-ARM_QCOM_SPM_CPUIDLE-configuration.patch
patches.kernel.org/5.12.4-280-ACPI-CPPC-Replace-cppc_attr-with-kobj_attribut.patch
patches.kernel.org/5.12.4-281-crypto-allwinner-add-missing-CRYPTO_-prefix.patch
patches.kernel.org/5.12.4-282-crypto-sun8i-ss-Fix-memory-leak-of-pad.patch
patches.kernel.org/5.12.4-283-crypto-sa2ul-Fix-memory-leak-of-rxd.patch
patches.kernel.org/5.12.4-284-crypto-qat-Fix-a-double-free-in-adf_create_rin.patch
patches.kernel.org/5.12.4-285-cpufreq-armada-37xx-Fix-setting-TBG-parent-for.patch
patches.kernel.org/5.12.4-286-clk-mvebu-armada-37xx-periph-remove-.set_paren.patch
patches.kernel.org/5.12.4-287-cpufreq-armada-37xx-Fix-the-AVS-value-for-load.patch
patches.kernel.org/5.12.4-288-clk-mvebu-armada-37xx-periph-Fix-switching-CPU.patch
patches.kernel.org/5.12.4-289-clk-mvebu-armada-37xx-periph-Fix-workaround-fo.patch
patches.kernel.org/5.12.4-290-cpufreq-armada-37xx-Fix-driver-cleanup-when-re.patch
patches.kernel.org/5.12.4-291-cpufreq-armada-37xx-Fix-determining-base-CPU-f.patch
patches.kernel.org/5.12.4-292-spi-spi-zynqmp-gqspi-use-wait_for_completion_t.patch
patches.kernel.org/5.12.4-293-spi-spi-zynqmp-gqspi-add-mutex-locking-for-exe.patch
patches.kernel.org/5.12.4-294-spi-spi-zynqmp-gqspi-transmit-dummy-circles-by.patch
patches.kernel.org/5.12.4-295-spi-spi-zynqmp-gqspi-fix-incorrect-operating-m.patch
patches.kernel.org/5.12.4-296-spi-fsl-lpspi-Fix-PM-reference-leak-in-lpspi_p.patch
patches.kernel.org/5.12.4-297-usb-gadget-r8a66597-Add-missing-null-check-on-.patch
patches.kernel.org/5.12.4-298-USB-cdc-acm-fix-unprivileged-TIOCCSERIAL.patch
patches.kernel.org/5.12.4-299-USB-cdc-acm-fix-TIOCGSERIAL-implementation.patch
patches.kernel.org/5.12.4-300-tty-actually-undefine-superseded-ASYNC-flags.patch
patches.kernel.org/5.12.4-301-tty-fix-return-value-for-unsupported-ioctls.patch
patches.kernel.org/5.12.4-302-tty-fix-return-value-for-unsupported-termiox-i.patch
patches.kernel.org/5.12.4-303-serial-core-return-early-on-unsupported-ioctls.patch
patches.kernel.org/5.12.4-304-firmware-qcom-scm-Fix-QCOM_SCM-configuration.patch
patches.kernel.org/5.12.4-305-node-fix-device-cleanups-in-error-handling-cod.patch
patches.kernel.org/5.12.4-306-crypto-chelsio-Read-rxchannel-id-from-firmware.patch
patches.kernel.org/5.12.4-307-usbip-vudc-fix-missing-unlock-on-error-in-usbi.patch
patches.kernel.org/5.12.4-308-m68k-Add-missing-mmap_read_lock-to-sys_cachefl.patch
patches.kernel.org/5.12.4-309-usb-cdnsp-Fixes-issue-with-Configure-Endpoint-.patch
patches.kernel.org/5.12.4-310-spi-spi-zynqmp-gqspi-Fix-missing-unlock-on-err.patch
patches.kernel.org/5.12.4-311-memory-renesas-rpc-if-fix-possible-NULL-pointe.patch
patches.kernel.org/5.12.4-312-memory-samsung-exynos5422-dmc-handle-clk_set_p.patch
patches.kernel.org/5.12.4-313-security-keys-trusted-fix-TPM2-authorizations.patch
patches.kernel.org/5.12.4-314-char-tpm-fix-error-return-code-in-tpm_cr50_i2c.patch
patches.kernel.org/5.12.4-315-platform-x86-pmc_atom-Match-all-Beckhoff-Autom.patch
patches.kernel.org/5.12.4-316-usb-typec-tcpm-Honour-pSnkStdby-requirement-du.patch
patches.kernel.org/5.12.4-317-spi-spi-zynqmp-gqspi-Fix-runtime-PM-imbalance-.patch
patches.kernel.org/5.12.4-318-ARM-dts-aspeed-Rainier-Fix-humidity-sensor-bus.patch
patches.kernel.org/5.12.4-319-Drivers-hv-vmbus-Use-after-free-in-__vmbus_ope.patch
patches.kernel.org/5.12.4-320-crypto-arm64-aes-ce-deal-with-oversight-in-new.patch
patches.kernel.org/5.12.4-321-spi-spi-zynqmp-gqspi-fix-clk_enable-disable-im.patch
patches.kernel.org/5.12.4-322-spi-spi-zynqmp-gqspi-fix-hang-issue-when-suspe.patch
patches.kernel.org/5.12.4-323-spi-spi-zynqmp-gqspi-fix-use-after-free-in-zyn.patch
patches.kernel.org/5.12.4-324-spi-spi-zynqmp-gqspi-return-ENOMEM-if-dma_map_.patch
patches.kernel.org/5.12.4-325-btrfs-zoned-move-log-tree-node-allocation-out-.patch
patches.kernel.org/5.12.4-326-btrfs-zoned-bail-out-in-btrfs_alloc_chunk-for-.patch
patches.kernel.org/5.12.4-327-x86-platform-uv-Fix-KEXEC-build-failure.patch
patches.kernel.org/5.12.4-328-hwmon-pmbus-pxe1610-don-t-bail-out-when-not-al.patch
patches.kernel.org/5.12.4-329-platform-surface-aggregator-fix-a-bit-test.patch
patches.kernel.org/5.12.4-330-Drivers-hv-vmbus-Increase-wait-time-for-VMbus-.patch
patches.kernel.org/5.12.4-331-PM-hibernate-x86-Use-crc32-instead-of-md5-for-.patch
patches.kernel.org/5.12.4-332-usb-dwc2-Fix-host-mode-hibernation-exit-with-r.patch
patches.kernel.org/5.12.4-333-usb-dwc2-Fix-hibernation-between-host-and-devi.patch
patches.kernel.org/5.12.4-334-ttyprintk-Add-TTY-hangup-callback.patch
patches.kernel.org/5.12.4-335-serial-omap-don-t-disable-rs485-if-rts-gpio-is.patch
patches.kernel.org/5.12.4-336-serial-omap-fix-rs485-half-duplex-filtering.patch
patches.kernel.org/5.12.4-337-spi-tools-make-a-symbolic-link-to-the-header-f.patch
patches.kernel.org/5.12.4-338-xen-blkback-fix-compatibility-bug-with-single-.patch
patches.kernel.org/5.12.4-339-soc-aspeed-fix-a-ternary-sign-expansion-bug.patch
patches.kernel.org/5.12.4-340-drm-tilcdc-send-vblank-event-when-disabling-cr.patch
patches.kernel.org/5.12.4-341-drm-stm-Fix-bus_flags-handling.patch
patches.kernel.org/5.12.4-342-drm-amd-display-Fix-off-by-one-in-hdmi_14_proc.patch
patches.kernel.org/5.12.4-343-drm-mcde-panel-Inverse-misunderstood-flag.patch
patches.kernel.org/5.12.4-344-scsi-lpfc-Fix-null-pointer-dereference-in-lpfc.patch
patches.kernel.org/5.12.4-345-sched-fair-Fix-shift-out-of-bounds-in-load_bal.patch
patches.kernel.org/5.12.4-346-printk-limit-second-loop-of-syslog_print_all.patch
patches.kernel.org/5.12.4-347-afs-Fix-updating-of-i_mode-due-to-3rd-party-ch.patch
patches.kernel.org/5.12.4-348-rcu-Remove-spurious-instrumentation_end-in-rcu.patch
patches.kernel.org/5.12.4-349-media-mtk-fix-mtk-smi-dependency.patch
patches.kernel.org/5.12.4-350-media-vivid-fix-assignment-of-dev-fbuf_out_fla.patch
patches.kernel.org/5.12.4-351-media-saa7134-use-sg_dma_len-when-building-pgt.patch
patches.kernel.org/5.12.4-352-media-saa7146-use-sg_dma_len-when-building-pgt.patch
patches.kernel.org/5.12.4-353-media-omap4iss-return-error-code-when-omap4iss.patch
patches.kernel.org/5.12.4-354-media-rkisp1-rsz-crash-fix-when-setting-src-fo.patch
patches.kernel.org/5.12.4-355-media-aspeed-fix-clock-handling-logic.patch
patches.kernel.org/5.12.4-356-drm-panel-simple-Undo-enable-if-HPD-never-asse.patch
patches.kernel.org/5.12.4-357-power-supply-bq27xxx-fix-sign-of-current_now-f.patch
patches.kernel.org/5.12.4-358-drm-probe-helper-Check-epoch-counter-in-output.patch
patches.kernel.org/5.12.4-359-media-venus-core-Fix-some-resource-leaks-in-th.patch
patches.kernel.org/5.12.4-360-media-platform-sunxi-sun6i-csi-fix-error-retur.patch
patches.kernel.org/5.12.4-361-media-m88ds3103-fix-return-value-check-in-m88d.patch
patches.kernel.org/5.12.4-362-media-docs-Fix-data-organization-of-MEDIA_BUS_.patch
patches.kernel.org/5.12.4-363-media-next-staging-media-atomisp-fix-memory-le.patch
patches.kernel.org/5.12.4-364-media-atomisp-Fixed-error-handling-path.patch
patches.kernel.org/5.12.4-365-media-m88rs6000t-avoid-potential-out-of-bounds.patch
patches.kernel.org/5.12.4-366-media-atomisp-Fix-use-after-free-in-atomisp_al.patch
patches.kernel.org/5.12.4-367-x86-kprobes-Retrieve-correct-opcode-for-group-.patch
patches.kernel.org/5.12.4-368-drm-amdkfd-fix-build-error-with-AMD_IOMMU_V2-m.patch
patches.kernel.org/5.12.4-369-drm-amdkfd-Fix-recursive-lock-warnings.patch
patches.kernel.org/5.12.4-370-drm-amd-display-Free-local-data-after-use.patch
patches.kernel.org/5.12.4-371-of-overlay-fix-for_each_child.cocci-warnings.patch
patches.kernel.org/5.12.4-372-scsi-qla2xxx-Check-kzalloc-return-value.patch
patches.kernel.org/5.12.4-373-x86-kprobes-Fix-to-check-non-boostable-prefixe.patch
patches.kernel.org/5.12.4-374-drm-omap-dsi-Add-missing-IRQF_ONESHOT.patch
patches.kernel.org/5.12.4-375-selftests-fix-prepending-OUTPUT-to-TEST_PROGS.patch
patches.kernel.org/5.12.4-376-pata_arasan_cf-fix-IRQ-check.patch
patches.kernel.org/5.12.4-377-pata_ipx4xx_cf-fix-IRQ-check.patch
patches.kernel.org/5.12.4-378-sata_mv-add-IRQ-checks.patch
patches.kernel.org/5.12.4-379-ata-libahci_platform-fix-IRQ-check.patch
patches.kernel.org/5.12.4-380-seccomp-Fix-CONFIG-tests-for-Seccomp_filters.patch
patches.kernel.org/5.12.4-381-drm-mediatek-Switch-the-hdmi-bridge-ops-to-the.patch
patches.kernel.org/5.12.4-382-drm-mediatek-Don-t-support-hdmi-connector-crea.patch
patches.kernel.org/5.12.4-383-nvme-tcp-block-BH-in-sk-state_change-sk-callba.patch
patches.kernel.org/5.12.4-384-nvmet-tcp-fix-incorrect-locking-in-state_chang.patch
patches.kernel.org/5.12.4-385-clk-imx-Fix-reparenting-of-UARTs-not-associate.patch
patches.kernel.org/5.12.4-386-power-supply-bq25980-Move-props-from-battery-n.patch
patches.kernel.org/5.12.4-387-nvme-retrigger-ANA-log-update-if-group-descrip.patch
patches.kernel.org/5.12.4-388-media-ccs-Fix-sub-device-function.patch
patches.kernel.org/5.12.4-389-media-ipu3-cio2-Fix-pixel-rate-derived-link-fr.patch
patches.kernel.org/5.12.4-390-media-i2c-imx219-Move-out-locking-unlocking-of.patch
patches.kernel.org/5.12.4-391-media-i2c-imx219-Balance-runtime-PM-use-count.patch
patches.kernel.org/5.12.4-392-media-v4l2-ctrls.c-fix-race-condition-in-hdl-r.patch
patches.kernel.org/5.12.4-393-media-rkvdec-Do-not-require-all-controls-to-be.patch
patches.kernel.org/5.12.4-394-vfio-fsl-mc-Re-order-vfio_fsl_mc_probe.patch
patches.kernel.org/5.12.4-395-vfio-pci-Move-VGA-and-VF-initialization-to-fun.patch
patches.kernel.org/5.12.4-396-vfio-pci-Re-order-vfio_pci_probe.patch
patches.kernel.org/5.12.4-397-drm-msm-Fix-debugfs-deadlock.patch
patches.kernel.org/5.12.4-398-drm-msm-dpu-enable-DPU_SSPP_QOS_8LVL-for-SM825.patch
patches.kernel.org/5.12.4-399-vfio-mdev-Do-not-allow-a-mdev_type-to-have-a-N.patch
patches.kernel.org/5.12.4-400-clk-zynqmp-move-zynqmp_pll_set_mode-out-of-rou.patch
patches.kernel.org/5.12.4-401-clk-zynqmp-pll-add-set_pll_mode-to-check-condi.patch
patches.kernel.org/5.12.4-402-drm-xlnx-zynqmp-fix-a-memset-in-zynqmp_dp_trai.patch
patches.kernel.org/5.12.4-403-media-i2c-rdamc21-Fix-warning-on-u8-cast.patch
patches.kernel.org/5.12.4-404-clk-qcom-a7-pll-Add-missing-MODULE_DEVICE_TABL.patch
patches.kernel.org/5.12.4-405-clk-qcom-a53-pll-Add-missing-MODULE_DEVICE_TAB.patch
patches.kernel.org/5.12.4-406-clk-qcom-apss-ipq-pll-Add-missing-MODULE_DEVIC.patch
patches.kernel.org/5.12.4-407-drm-amd-display-use-GFP_ATOMIC-in-dcn20_resour.patch
patches.kernel.org/5.12.4-408-drm-amd-display-check-fb-of-primary-plane.patch
patches.kernel.org/5.12.4-409-drm-radeon-Fix-a-missing-check-bug-in-radeon_d.patch
patches.kernel.org/5.12.4-410-bcache-Use-64-bit-arithmetic-instead-of-32-bit.patch
patches.kernel.org/5.12.4-411-clk-uniphier-Fix-potential-infinite-loop.patch
patches.kernel.org/5.12.4-412-scsi-pm80xx-Increase-timeout-for-pm80xx-mpi_un.patch
patches.kernel.org/5.12.4-413-scsi-pm80xx-Fix-potential-infinite-loop.patch
patches.kernel.org/5.12.4-414-scsi-ufs-ufshcd-pltfrm-Fix-deferred-probing.patch
patches.kernel.org/5.12.4-415-scsi-hisi_sas-Fix-IRQ-checks.patch
patches.kernel.org/5.12.4-416-scsi-jazz_esp-Add-IRQ-check.patch
patches.kernel.org/5.12.4-417-scsi-sun3x_esp-Add-IRQ-check.patch
patches.kernel.org/5.12.4-418-scsi-sni_53c710-Add-IRQ-check.patch
patches.kernel.org/5.12.4-419-scsi-ibmvfc-Fix-invalid-state-machine-BUG_ON.patch
patches.kernel.org/5.12.4-420-mailbox-sprd-Introduce-refcnt-when-clients-req.patch
patches.kernel.org/5.12.4-421-mfd-stm32-timers-Avoid-clearing-auto-reload-re.patch
patches.kernel.org/5.12.4-422-nvmet-tcp-fix-a-segmentation-fault-during-io-p.patch
patches.kernel.org/5.12.4-423-nvme-pci-don-t-simple-map-sgl-when-sgls-are-di.patch
patches.kernel.org/5.12.4-424-media-meson-ge2d-fix-rotation-parameters.patch
patches.kernel.org/5.12.4-425-media-cedrus-Fix-H265-status-definitions.patch
patches.kernel.org/5.12.4-426-HSI-core-fix-resource-leaks-in-hsi_add_client_.patch
patches.kernel.org/5.12.4-427-x86-events-amd-iommu-Fix-sysfs-type-mismatch.patch
patches.kernel.org/5.12.4-428-perf-amd-uncore-Fix-sysfs-type-mismatch.patch
patches.kernel.org/5.12.4-429-io_uring-fix-overflows-checks-in-provide-buffe.patch
patches.kernel.org/5.12.4-430-block-rnbd-clt-sysfs-Remove-copy-buffer-overla.patch
patches.kernel.org/5.12.4-431-sched-debug-Fix-cgroup_path-serialization.patch
patches.kernel.org/5.12.4-432-kthread-Fix-PF_KTHREAD-vs-to_kthread-race.patch
patches.kernel.org/5.12.4-433-ataflop-potential-out-of-bounds-in-do_format.patch
patches.kernel.org/5.12.4-434-ataflop-fix-off-by-one-in-ataflop_probe.patch
patches.kernel.org/5.12.4-435-drivers-block-null_blk-main-Fix-a-double-free-.patch
patches.kernel.org/5.12.4-436-xsk-Respect-device-s-headroom-and-tailroom-on-.patch
patches.kernel.org/5.12.4-437-HID-plantronics-Workaround-for-double-volume-k.patch
patches.kernel.org/5.12.4-438-perf-symbols-Fix-dso__fprintf_symbols_by_name-.patch
patches.kernel.org/5.12.4-439-ASoC-Intel-boards-sof-wm8804-add-check-for-PLL.patch
patches.kernel.org/5.12.4-440-ASoC-Intel-Skylake-Compile-when-any-configurat.patch
patches.kernel.org/5.12.4-441-RDMA-mlx5-Zero-out-ODP-related-items-in-the-ml.patch
patches.kernel.org/5.12.4-442-RDMA-mlx5-Fix-query-RoCE-port.patch
patches.kernel.org/5.12.4-443-RDMA-mlx5-Fix-mlx5-rates-to-IB-rates-map.patch
patches.kernel.org/5.12.4-444-net-mlx5-DR-Add-missing-vhca_id-consume-from-S.patch
patches.kernel.org/5.12.4-445-wilc1000-write-value-to-WILC_INTR2_ENABLE-regi.patch
patches.kernel.org/5.12.4-446-KVM-x86-mmu-Retry-page-faults-that-hit-an-inva.patch
patches.kernel.org/5.12.4-447-Bluetooth-avoid-deadlock-between-hci_dev-lock-.patch
patches.kernel.org/5.12.4-448-net-lapbether-Prevent-racing-when-checking-whe.patch
patches.kernel.org/5.12.4-449-libbpf-Add-explicit-padding-to-bpf_xdp_set_lin.patch
patches.kernel.org/5.12.4-450-bpftool-Fix-maybe-uninitialized-warnings.patch
patches.kernel.org/5.12.4-451-iommu-Check-dev-iommu-in-iommu_dev_xxx-functio.patch
patches.kernel.org/5.12.4-452-iommu-dma-Resurrect-the-forcedac-option.patch
patches.kernel.org/5.12.4-453-iommu-vt-d-Reject-unsupported-page-request-mod.patch
patches.kernel.org/5.12.4-454-ASoC-tegra30-i2s-Restore-hardware-state-on-run.patch
patches.kernel.org/5.12.4-455-net-dsa-bcm_sf2-add-function-finding-RGMII-reg.patch
patches.kernel.org/5.12.4-456-net-dsa-bcm_sf2-fix-BCM4908-RGMII-reg-s.patch
patches.kernel.org/5.12.4-457-selftests-bpf-Re-generate-vmlinux.h-and-BPF-sk.patch
patches.kernel.org/5.12.4-458-libbpf-Add-explicit-padding-to-btf_dump_emit_t.patch
patches.kernel.org/5.12.4-459-powerpc-mm-Move-the-linear_mapping_mutex-to-th.patch
patches.kernel.org/5.12.4-460-powerpc-fadump-Mark-fadump_calculate_reserve_s.patch
patches.kernel.org/5.12.4-461-powerpc-prom-Mark-identical_pvr_fixup-as-__ini.patch
patches.kernel.org/5.12.4-462-MIPS-fix-local_irq_-disable-enable-in-asmmacro.patch
patches.kernel.org/5.12.4-463-ima-Fix-the-error-code-for-restoring-the-PCR-v.patch
patches.kernel.org/5.12.4-464-inet-use-bigger-hash-table-for-IP-ID-generatio.patch
patches.kernel.org/5.12.4-465-pinctrl-pinctrl-single-remove-unused-parameter.patch
patches.kernel.org/5.12.4-466-pinctrl-pinctrl-single-fix-pcs_pin_dbg_show-wh.patch
patches.kernel.org/5.12.4-467-MIPS-loongson64-fix-bug-when-PAGE_SIZE-16KB.patch
patches.kernel.org/5.12.4-468-ASoC-wm8960-Remove-bitclk-relax-condition-in-w.patch
patches.kernel.org/5.12.4-469-iommu-arm-smmu-v3-add-bit-field-SFM-into-GERRO.patch
patches.kernel.org/5.12.4-470-RDMA-mlx5-Fix-drop-packet-rule-in-egress-table.patch
patches.kernel.org/5.12.4-471-IB-isert-Fix-a-use-after-free-in-isert_connect.patch
patches.kernel.org/5.12.4-472-powerpc-64s-Fix-hash-fault-to-use-TRAP-accesso.patch
patches.kernel.org/5.12.4-473-powerpc-Fix-HAVE_HARDLOCKUP_DETECTOR_ARCH-buil.patch
patches.kernel.org/5.12.4-474-MIPS-bpf-Enable-bpf_probe_read-str-on-MIPS-aga.patch
patches.kernel.org/5.12.4-475-gpio-guard-gpiochip_irqchip_add_domain-with-GP.patch
patches.kernel.org/5.12.4-476-fs-dlm-fix-missing-unlock-on-error-in-accept_f.patch
patches.kernel.org/5.12.4-477-ASoC-q6afe-clocks-fix-reprobing-of-the-driver.patch
patches.kernel.org/5.12.4-478-ALSA-core-remove-redundant-spin_lock-pair-in-s.patch
patches.kernel.org/5.12.4-479-net-phy-lan87xx-fix-access-to-wrong-register-o.patch
patches.kernel.org/5.12.4-480-udp-skip-L4-aggregation-for-UDP-tunnel-packets.patch
patches.kernel.org/5.12.4-481-udp-never-accept-GSO_FRAGLIST-packets.patch
patches.kernel.org/5.12.4-482-powerpc-pseries-Only-register-vio-drivers-if-v.patch
patches.kernel.org/5.12.4-483-net-tipc-fix-missing-destroy_workqueue-on-erro.patch
patches.kernel.org/5.12.4-484-bug-Remove-redundant-condition-check-in-report.patch
patches.kernel.org/5.12.4-485-RDMA-core-Fix-corrupted-SL-on-passive-side.patch
patches.kernel.org/5.12.4-486-nfc-pn533-prevent-potential-memory-corruption.patch
patches.kernel.org/5.12.4-487-net-hns3-Limiting-the-scope-of-vector_ring_cha.patch
patches.kernel.org/5.12.4-488-mips-bmips-fix-syscon-reboot-nodes.patch
patches.kernel.org/5.12.4-489-KVM-arm64-Fix-error-return-code-in-init_hyp_mo.patch
patches.kernel.org/5.12.4-490-iommu-vt-d-Don-t-set-then-clear-private-data-i.patch
patches.kernel.org/5.12.4-491-iommu-Fix-a-boundary-issue-to-avoid-performanc.patch
patches.kernel.org/5.12.4-492-iommu-vt-d-Report-right-snoop-capability-when-.patch
patches.kernel.org/5.12.4-493-iommu-vt-d-Report-the-right-page-fault-address.patch
patches.kernel.org/5.12.4-494-iommu-vt-d-Remove-WO-permissions-on-second-lev.patch
patches.kernel.org/5.12.4-495-iommu-vt-d-Invalidate-PASID-cache-when-root-co.patch
patches.kernel.org/5.12.4-496-ALSA-usb-audio-Add-error-checks-for-usb_driver.patch
patches.kernel.org/5.12.4-497-HID-lenovo-Use-brightness_set_blocking-callbac.patch
patches.kernel.org/5.12.4-498-HID-lenovo-Fix-lenovo_led_set_tp10ubkbd-error-.patch
patches.kernel.org/5.12.4-499-HID-lenovo-Check-hid_get_drvdata-returns-non-N.patch
patches.kernel.org/5.12.4-500-HID-lenovo-Map-mic-mute-button-to-KEY_F20-inst.patch
patches.kernel.org/5.12.4-501-KVM-arm64-Initialize-VCPU-mdcr_el2-before-load.patch
patches.kernel.org/5.12.4-502-ASoC-simple-card-fix-possible-uninitialized-si.patch
patches.kernel.org/5.12.4-503-liquidio-Fix-unintented-sign-extension-of-a-le.patch
patches.kernel.org/5.12.4-504-IB-hfi1-Use-kzalloc-for-mmu_rb_handler-allocat.patch
patches.kernel.org/5.12.4-505-powerpc-64s-Fix-pte-update-for-kernel-memory-o.patch
patches.kernel.org/5.12.4-506-powerpc-pseries-Add-key-to-flags-in-pSeries_lp.patch
patches.kernel.org/5.12.4-507-powerpc-64s-Use-htab_convert_pte_flags-in-hash.patch
patches.kernel.org/5.12.4-508-powerpc-perf-Fix-PMU-constraint-check-for-EBB-.patch
patches.kernel.org/5.12.4-509-powerpc-iommu-fix-build-when-neither-PCI-or-IB.patch
patches.kernel.org/5.12.4-510-mac80211-bail-out-if-cipher-schemes-are-invali.patch
patches.kernel.org/5.12.4-511-perf-vendor-events-amd-Fix-broken-L2-Cache-Hit.patch
patches.kernel.org/5.12.4-512-RDMA-hns-Fix-missing-assignment-of-max_inline_.patch
patches.kernel.org/5.12.4-513-xfs-fix-return-of-uninitialized-value-in-varia.patch
patches.kernel.org/5.12.4-514-rtw88-Fix-an-error-code-in-rtw_debugfs_set_rsv.patch
patches.kernel.org/5.12.4-515-mt7601u-fix-always-true-expression.patch
patches.kernel.org/5.12.4-516-mt76-mt7615-fix-tx-skb-dma-unmap.patch
patches.kernel.org/5.12.4-517-mt76-mt7915-fix-tx-skb-dma-unmap.patch
patches.kernel.org/5.12.4-518-mt76-mt7921-fix-suspend-resume-sequence.patch
patches.kernel.org/5.12.4-519-mt76-mt7921-fix-memory-leak-in-mt7921_coredump.patch
patches.kernel.org/5.12.4-520-mt76-connac-fix-up-the-setting-for-ht40-mode-i.patch
patches.kernel.org/5.12.4-521-mt76-mt7921-fixup-rx-bitrate-statistics.patch
patches.kernel.org/5.12.4-522-mt76-mt7615-fix-memory-leak-in-mt7615_coredump.patch
patches.kernel.org/5.12.4-523-mt76-mt7921-fix-aggr-length-histogram.patch
patches.kernel.org/5.12.4-524-mt76-mt7915-fix-aggr-len-debugfs-node.patch
patches.kernel.org/5.12.4-525-mt76-mt7921-fix-stats-register-definitions.patch
patches.kernel.org/5.12.4-526-mt76-mt7615-fix-TSF-configuration.patch
patches.kernel.org/5.12.4-527-mt76-mt7615-fix-mib-stats-counter-reporting-to.patch
patches.kernel.org/5.12.4-528-mt76-mt7915-fix-mib-stats-counter-reporting-to.patch
patches.kernel.org/5.12.4-529-mt76-connac-fix-kernel-warning-adding-monitor-.patch
patches.kernel.org/5.12.4-530-mt76-check-return-value-of-mt76_txq_send_burst.patch
patches.kernel.org/5.12.4-531-mt76-mt7921-fix-the-base-of-PCIe-interrupt.patch
patches.kernel.org/5.12.4-532-mt76-mt7921-fix-the-base-of-the-dynamic-remap.patch
patches.kernel.org/5.12.4-533-mt76-mt7915-fix-rxrate-reporting.patch
patches.kernel.org/5.12.4-534-mt76-mt7915-fix-txrate-reporting.patch
patches.kernel.org/5.12.4-535-mt76-mt7663-fix-when-beacon-filter-is-being-ap.patch
patches.kernel.org/5.12.4-536-mt76-mt7663s-make-all-of-packets-4-bytes-align.patch
patches.kernel.org/5.12.4-537-mt76-mt7663s-fix-the-possible-device-hang-in-h.patch
patches.kernel.org/5.12.4-538-mt76-mt7615-cleanup-mcu-tx-queue-in-mt7615_dma.patch
patches.kernel.org/5.12.4-539-mt76-mt7915-cleanup-mcu-tx-queue-in-mt7915_dma.patch
patches.kernel.org/5.12.4-540-mt76-mt7921-always-wake-the-device-in-mt7921_r.patch
patches.kernel.org/5.12.4-541-mt76-mt7921-fix-inappropriate-WoW-setup-with-t.patch
patches.kernel.org/5.12.4-542-mt76-mt7921-fix-the-dwell-time-control.patch
patches.kernel.org/5.12.4-543-KVM-PPC-Book3S-HV-P9-Restore-host-CTRL-SPR-aft.patch
patches.kernel.org/5.12.4-544-ovl-show-userxattr-in-the-mount-data.patch
patches.kernel.org/5.12.4-545-ovl-invalidate-readdir-cache-on-changes-to-dir.patch
patches.kernel.org/5.12.4-546-RDMA-qedr-Fix-error-return-code-in-qedr_iw_con.patch
patches.kernel.org/5.12.4-547-IB-hfi1-Fix-error-return-code-in-parse_platfor.patch
patches.kernel.org/5.12.4-548-RDMA-bnxt_re-Fix-error-return-code-in-bnxt_qpl.patch
patches.kernel.org/5.12.4-549-cxgb4-Fix-unintentional-sign-extension-issues.patch
patches.kernel.org/5.12.4-550-net-thunderx-Fix-unintentional-sign-extension-.patch
patches.kernel.org/5.12.4-551-mt76-mt7921-fix-kernel-crash-when-the-firmware.patch
patches.kernel.org/5.12.4-552-RDMA-srpt-Fix-error-return-code-in-srpt_cm_req.patch
patches.kernel.org/5.12.4-553-RDMA-rtrs-clt-destroy-sysfs-after-removing-ses.patch
patches.kernel.org/5.12.4-554-pinctrl-at91-pio4-Fix-slew-rate-disablement.patch
patches.kernel.org/5.12.4-555-i2c-cadence-fix-reference-leak-when-pm_runtime.patch
patches.kernel.org/5.12.4-556-i2c-img-scb-fix-reference-leak-when-pm_runtime.patch
patches.kernel.org/5.12.4-557-i2c-imx-lpi2c-fix-reference-leak-when-pm_runti.patch
patches.kernel.org/5.12.4-558-i2c-imx-fix-reference-leak-when-pm_runtime_get.patch
patches.kernel.org/5.12.4-559-i2c-omap-fix-reference-leak-when-pm_runtime_ge.patch
patches.kernel.org/5.12.4-560-i2c-sprd-fix-reference-leak-when-pm_runtime_ge.patch
patches.kernel.org/5.12.4-561-i2c-stm32f7-fix-reference-leak-when-pm_runtime.patch
patches.kernel.org/5.12.4-562-i2c-xiic-fix-reference-leak-when-pm_runtime_ge.patch
patches.kernel.org/5.12.4-563-i2c-cadence-add-IRQ-check.patch
patches.kernel.org/5.12.4-564-i2c-emev2-add-IRQ-check.patch
patches.kernel.org/5.12.4-565-i2c-jz4780-add-IRQ-check.patch
patches.kernel.org/5.12.4-566-i2c-mlxbf-add-IRQ-check.patch
patches.kernel.org/5.12.4-567-i2c-rcar-add-IRQ-check.patch
patches.kernel.org/5.12.4-568-i2c-sh7760-add-IRQ-check.patch
patches.kernel.org/5.12.4-569-fuse-fix-matching-of-FUSE_DEV_IOC_CLONE-comman.patch
patches.kernel.org/5.12.4-570-iwlwifi-rs-fw-don-t-support-stbc-for-HE-160.patch
patches.kernel.org/5.12.4-571-iwlwifi-dbg-disable-ini-debug-in-9000-family-a.patch
patches.kernel.org/5.12.4-572-powerpc-xive-Drop-check-on-irq_data-in-xive_co.patch
patches.kernel.org/5.12.4-573-powerpc-xive-Fix-xmon-command-dxi.patch
patches.kernel.org/5.12.4-574-powerpc-syscall-switch-user_exit_irqoff-and-tr.patch
patches.kernel.org/5.12.4-575-ASoC-ak5558-correct-reset-polarity.patch
patches.kernel.org/5.12.4-576-net-mlx5-Fix-bit-wise-and-with-zero.patch
patches.kernel.org/5.12.4-577-net-packet-remove-data-races-in-fanout-operati.patch
patches.kernel.org/5.12.4-578-drm-i915-gvt-Fix-error-code-in-intel_gvt_init_.patch
patches.kernel.org/5.12.4-579-iommu-vt-d-Fix-an-error-handling-path-in-intel.patch
patches.kernel.org/5.12.4-580-iommu-amd-Put-newline-after-closing-bracket-in.patch
patches.kernel.org/5.12.4-581-perf-beauty-Fix-fsconfig-generator.patch
patches.kernel.org/5.12.4-582-drm-amdgpu-fix-an-error-code-in-init_pmu_entry.patch
patches.kernel.org/5.12.4-583-drm-amd-pm-fix-error-code-in-smu_set_power_lim.patch
patches.kernel.org/5.12.4-584-MIPS-pci-legacy-stop-using-of_pci_range_to_res.patch
patches.kernel.org/5.12.4-585-powerpc-pseries-extract-host-bridge-from-pci_b.patch
patches.kernel.org/5.12.4-586-iommu-mediatek-Always-enable-the-clk-on-resume.patch
patches.kernel.org/5.12.4-587-mptcp-fix-format-specifiers-for-unsigned-int.patch
patches.kernel.org/5.12.4-588-powerpc-smp-Reintroduce-cpu_core_mask.patch
patches.kernel.org/5.12.4-589-KVM-x86-dump_vmcs-should-not-assume-GUEST_IA32.patch
patches.kernel.org/5.12.4-590-rtlwifi-8821ae-upgrade-PHY-and-RF-parameters.patch
patches.kernel.org/5.12.4-591-wlcore-fix-overlapping-snprintf-arguments-in-d.patch
patches.kernel.org/5.12.4-592-i2c-sh7760-fix-IRQ-error-path.patch
patches.kernel.org/5.12.4-593-i2c-mediatek-Fix-wrong-dma-sync-flag.patch
patches.kernel.org/5.12.4-594-mwl8k-Fix-a-double-Free-in-mwl8k_probe_hw.patch
patches.kernel.org/5.12.4-595-netfilter-nft_payload-fix-C-VLAN-offload-suppo.patch
patches.kernel.org/5.12.4-596-netfilter-nftables_offload-VLAN-id-needs-host-.patch
patches.kernel.org/5.12.4-597-netfilter-nftables_offload-special-ethertype-h.patch
patches.kernel.org/5.12.4-598-vsock-vmci-log-once-the-failed-queue-pair-allo.patch
patches.kernel.org/5.12.4-599-libbpf-Initialize-the-bpf_seq_printf-parameter.patch
patches.kernel.org/5.12.4-600-net-ethernet-ixp4xx-Set-the-DMA-masks-explicit.patch
patches.kernel.org/5.12.4-601-gro-fix-napi_gro_frags-Fast-GRO-breakage-due-t.patch
patches.kernel.org/5.12.4-602-RDMA-cxgb4-add-missing-qpid-increment.patch
patches.kernel.org/5.12.4-603-RDMA-i40iw-Fix-error-unwinding-when-i40iw_hmc_.patch
patches.kernel.org/5.12.4-604-ALSA-usb-midi-don-t-return-ENOMEM-when-usb_urb.patch
patches.kernel.org/5.12.4-605-sfc-ef10-fix-TX-queue-lookup-in-TX-event-handl.patch
patches.kernel.org/5.12.4-606-vsock-virtio-free-queued-packets-when-closing-.patch
patches.kernel.org/5.12.4-607-net-marvell-prestera-fix-port-event-handling-o.patch
patches.kernel.org/5.12.4-608-net-davinci_emac-Fix-incorrect-masking-of-tx-a.patch
patches.kernel.org/5.12.4-609-rtw88-refine-napi-deinit-flow.patch
patches.kernel.org/5.12.4-610-mt76-mt7615-fix-memleak-when-mt7615_unregister.patch
patches.kernel.org/5.12.4-611-mt76-mt7915-fix-memleak-when-mt7915_unregister.patch
patches.kernel.org/5.12.4-612-mt76-mt7921-run-mt7921_mcu_fw_log_2_host-holdi.patch
patches.kernel.org/5.12.4-613-powerpc-pseries-iommu-Fix-window-size-for-dire.patch
patches.kernel.org/5.12.4-614-crypto-ccp-Detect-and-reject-invalid-addresses.patch
patches.kernel.org/5.12.4-615-net-dsa-mv88e6xxx-Fix-off-by-one-in-VTU-devlin.patch
patches.kernel.org/5.12.4-616-nfp-devlink-initialize-the-devlink-port-attrib.patch
patches.kernel.org/5.12.4-617-net-stmmac-fix-TSO-and-TBS-feature-enabling-du.patch
patches.kernel.org/5.12.4-618-net-renesas-ravb-Fix-a-stuck-issue-when-a-lot-.patch
patches.kernel.org/5.12.4-619-net-phy-intel-xway-enable-integrated-led-funct.patch
patches.kernel.org/5.12.4-620-mt76-mt7615-Fix-a-dereference-of-pointer-sta-b.patch
patches.kernel.org/5.12.4-621-mt76-mt7921-fix-possible-invalid-register-acce.patch
patches.kernel.org/5.12.4-622-RDMA-rxe-Fix-a-bug-in-rxe_fill_ip_info.patch
patches.kernel.org/5.12.4-623-RDMA-core-Add-CM-to-restrack-after-successful-.patch
patches.kernel.org/5.12.4-624-powerpc-64-Fix-the-definition-of-the-fixmap-ar.patch
patches.kernel.org/5.12.4-625-ath9k-Fix-error-check-in-ath9k_hw_read_revisio.patch
patches.kernel.org/5.12.4-626-ath10k-Fix-a-use-after-free-in-ath10k_htc_send.patch
patches.kernel.org/5.12.4-627-ath10k-Fix-ath10k_wmi_tlv_op_pull_peer_stats_i.patch
patches.kernel.org/5.12.4-628-wlcore-Fix-buffer-overrun-by-snprintf-due-to-i.patch
patches.kernel.org/5.12.4-629-powerpc-perf-Fix-the-threshold-event-selection.patch
patches.kernel.org/5.12.4-630-powerpc-52xx-Fix-an-invalid-ASM-expression-add.patch
patches.kernel.org/5.12.4-631-net-phy-marvell-fix-m88e1011_set_downshift.patch
patches.kernel.org/5.12.4-632-net-phy-marvell-fix-m88e1111_set_downshift.patch
patches.kernel.org/5.12.4-633-net-enetc-fix-link-error-again.patch
patches.kernel.org/5.12.4-634-net-xdp-Update-pkt_type-if-generic-XDP-changes.patch
patches.kernel.org/5.12.4-635-bnxt_en-fix-ternary-sign-extension-bug-in-bnxt.patch
patches.kernel.org/5.12.4-636-ARM-dts-uniphier-Change-phy-mode-to-RGMII-ID-t.patch
patches.kernel.org/5.12.4-637-arm64-dts-uniphier-Change-phy-mode-to-RGMII-ID.patch
patches.kernel.org/5.12.4-638-net-geneve-modify-IP-header-check-in-geneve6_x.patch
patches.kernel.org/5.12.4-639-selftests-net-mirror_gre_vlan_bridge_1q-Make-a.patch
patches.kernel.org/5.12.4-640-selftests-mlxsw-Remove-a-redundant-if-statemen.patch
patches.kernel.org/5.12.4-641-selftests-mlxsw-Remove-a-redundant-if-statemen.patch
patches.kernel.org/5.12.4-642-mptcp-Retransmit-DATA_FIN.patch
patches.kernel.org/5.12.4-643-bnxt_en-Fix-RX-consumer-index-logic-in-the-err.patch
patches.kernel.org/5.12.4-644-KVM-VMX-Intercept-FS-GS_BASE-MSR-accesses-for-.patch
patches.kernel.org/5.12.4-645-KVM-SVM-Zero-out-the-VMCB-array-used-to-track-.patch
patches.kernel.org/5.12.4-646-KVM-SVM-Free-sev_asid_bitmap-during-init-if-SE.patch
patches.kernel.org/5.12.4-647-KVM-SVM-Disable-SEV-SEV-ES-if-NPT-is-disabled.patch
patches.kernel.org/5.12.4-648-net-sched-act_ct-fix-wild-memory-access-when-c.patch
patches.kernel.org/5.12.4-649-net-emac-emac-mac-Fix-a-use-after-free-in-emac.patch
patches.kernel.org/5.12.4-650-selftests-bpf-Fix-BPF_CORE_READ_BITFIELD-macro.patch
patches.kernel.org/5.12.4-651-selftests-bpf-Fix-field-existence-CO-RE-reloc-.patch
patches.kernel.org/5.12.4-652-selftests-bpf-Fix-core_reloc-test-runner.patch
patches.kernel.org/5.12.4-653-bpf-Fix-propagation-of-32-bit-unsigned-bounds-.patch
patches.kernel.org/5.12.4-654-RDMA-siw-Fix-a-use-after-free-in-siw_alloc_mr.patch
patches.kernel.org/5.12.4-655-RDMA-bnxt_re-Fix-a-double-free-in-bnxt_qplib_a.patch
patches.kernel.org/5.12.4-656-net-bridge-mcast-fix-broken-length-header-chec.patch
patches.kernel.org/5.12.4-657-net-dsa-mv88e6xxx-Fix-6095-6097-6185-ports-in-.patch
patches.kernel.org/5.12.4-658-net-nfc-digital-Fix-a-double-free-in-digital_t.patch
patches.kernel.org/5.12.4-659-perf-tools-Change-fields-type-in-perf_record_t.patch
patches.kernel.org/5.12.4-660-perf-jit-Let-convert_timestamp-to-be-backwards.patch
patches.kernel.org/5.12.4-661-perf-session-Add-swap-operation-for-event-TIME.patch
patches.kernel.org/5.12.4-662-ia64-ensure-proper-NUMA-distance-and-possible-.patch
patches.kernel.org/5.12.4-663-ia64-fix-EFI_DEBUG-build.patch
patches.kernel.org/5.12.4-664-kfifo-fix-ternary-sign-extension-bugs.patch
patches.kernel.org/5.12.4-665-mm-memcontrol-slab-fix-obtain-a-reference-to-a.patch
patches.kernel.org/5.12.4-666-mm-sparse-add-the-missing-sparse_buffer_fini-i.patch
patches.kernel.org/5.12.4-667-mm-memory-failure-unnecessary-amount-of-unmapp.patch
patches.kernel.org/5.12.4-668-afs-Fix-speculative-status-fetches.patch
patches.kernel.org/5.12.4-669-bpf-Fix-alu32-const-subreg-bound-tracking-on-b.patch
patches.kernel.org/5.12.4-670-bpf-ringbuf-Deny-reserve-of-buffers-larger-tha.patch
patches.kernel.org/5.12.4-671-bpf-Prevent-writable-memory-mapping-of-read-on.patch
patches.kernel.org/5.12.4-672-net-Only-allow-init-netns-to-set-default-tcp-c.patch
patches.kernel.org/5.12.4-673-smp-Fix-smp_call_function_single_async-prototy.patch
patches.kernel.org/5.12.4-674-Revert-net-sctp-fix-race-condition-in-sctp_des.patch
patches.kernel.org/5.12.4-675-sctp-delay-auto_asconf-init-until-binding-the-.patch
patches.kernel.org/5.12.4-676-Linux-5.12.4.patch
patches.kernel.org/5.12.5-001-KEYS-trusted-Fix-memory-leak-on-object-td.patch
patches.kernel.org/5.12.5-002-tpm-fix-error-return-code-in-tpm2_get_cc_attrs.patch
patches.kernel.org/5.12.5-003-tpm-tpm_tis-Extend-locality-handling-to-TPM2-i.patch
patches.kernel.org/5.12.5-004-tpm-tpm_tis-Reserve-locality-in-tpm_tis_resume.patch
patches.kernel.org/5.12.5-005-btrfs-fix-unmountable-seed-device-after-fstrim.patch
patches.kernel.org/5.12.5-006-KVM-SVM-Make-sure-GHCB-is-mapped-before-updati.patch
patches.kernel.org/5.12.5-007-KVM-VMX-Invoke-NMI-non-IST-entry-instead-of-IS.patch
patches.kernel.org/5.12.5-008-ACPI-PM-Add-ACPI-ID-of-Alder-Lake-Fan.patch
patches.kernel.org/5.12.5-009-PM-runtime-Fix-unpaired-parent-child_count-for.patch
patches.kernel.org/5.12.5-010-cpufreq-intel_pstate-Use-HWP-if-enabled-by-pla.patch
patches.kernel.org/5.12.5-011-kvm-Cap-halt-polling-at-kvm-max_halt_poll_ns.patch
patches.kernel.org/5.12.5-012-ath11k-fix-thermal-temperature-read.patch
patches.kernel.org/5.12.5-013-ALSA-usb-audio-Add-Pioneer-DJM-850-to-quirks-t.patch
patches.kernel.org/5.12.5-014-fs-dlm-fix-debugfs-dump.patch
patches.kernel.org/5.12.5-015-fs-dlm-fix-mark-setting-deadlock.patch
patches.kernel.org/5.12.5-016-fs-dlm-add-errno-handling-to-check-callback.patch
patches.kernel.org/5.12.5-017-fs-dlm-add-check-if-dlm-is-currently-running.patch
patches.kernel.org/5.12.5-018-fs-dlm-change-allocation-limits.patch
patches.kernel.org/5.12.5-019-fs-dlm-check-on-minimum-msglen-size.patch
patches.kernel.org/5.12.5-020-fs-dlm-flush-swork-on-shutdown.patch
patches.kernel.org/5.12.5-021-fs-dlm-add-shutdown-hook.patch
patches.kernel.org/5.12.5-022-tipc-convert-dest-node-s-address-to-network-or.patch
patches.kernel.org/5.12.5-023-ASoC-Intel-bytcr_rt5640-Enable-jack-detect-sup.patch
patches.kernel.org/5.12.5-024-net-mlx5e-Use-net_prefetchw-instead-of-prefetc.patch
patches.kernel.org/5.12.5-025-net-stmmac-Set-FIFO-sizes-for-ipq806x.patch
patches.kernel.org/5.12.5-026-ASoC-rsnd-core-Check-convert-rate-in-rsnd_hw_p.patch
patches.kernel.org/5.12.5-027-Bluetooth-Fix-incorrect-status-handling-in-LE-.patch
patches.kernel.org/5.12.5-028-i2c-bail-out-early-when-RDWR-parameters-are-wr.patch
patches.kernel.org/5.12.5-029-ALSA-hdsp-don-t-disable-if-not-enabled.patch
patches.kernel.org/5.12.5-030-ALSA-hdspm-don-t-disable-if-not-enabled.patch
patches.kernel.org/5.12.5-031-ALSA-rme9652-don-t-disable-if-not-enabled.patch
patches.kernel.org/5.12.5-032-ALSA-bebob-enable-to-deliver-MIDI-messages-for.patch
patches.kernel.org/5.12.5-033-Bluetooth-Set-CONF_NOT_COMPLETE-as-l2cap_chan-.patch
patches.kernel.org/5.12.5-034-Bluetooth-initialize-skb_queue_head-at-l2cap_c.patch
patches.kernel.org/5.12.5-035-net-sched-cls_flower-use-ntohs-for-struct-flow.patch
patches.kernel.org/5.12.5-036-net-bridge-when-suppression-is-enabled-exclude.patch
patches.kernel.org/5.12.5-037-Bluetooth-check-for-zapped-sk-before-connectin.patch
patches.kernel.org/5.12.5-038-selftests-powerpc-Fix-L1D-flushing-tests-for-P.patch
patches.kernel.org/5.12.5-039-ALSA-hda-hdmi-fix-max-DP-MST-dev_num-for-Intel.patch
patches.kernel.org/5.12.5-040-powerpc-32-Statically-initialise-first-emergen.patch
patches.kernel.org/5.12.5-041-net-hns3-remediate-a-potential-overflow-risk-o.patch
patches.kernel.org/5.12.5-042-net-hns3-add-handling-for-xmit-skb-with-recurs.patch
patches.kernel.org/5.12.5-043-ip6_vti-proper-dev_-hold-put-in-ndo_-un-init-m.patch
patches.kernel.org/5.12.5-044-can-dev-can_free_echo_skb-don-t-crash-the-kern.patch
patches.kernel.org/5.12.5-045-iommu-arm-smmu-v3-Add-a-check-to-avoid-invalid.patch
patches.kernel.org/5.12.5-046-ASoC-Intel-bytcr_rt5640-Add-quirk-for-the-Chuw.patch
patches.kernel.org/5.12.5-047-ice-handle-increasing-Tx-or-Rx-ring-sizes.patch
patches.kernel.org/5.12.5-048-Bluetooth-btusb-Enable-quirk-boolean-flag-for-.patch
patches.kernel.org/5.12.5-049-ASoC-rt5670-Add-a-quirk-for-the-Dell-Venue-10-.patch
patches.kernel.org/5.12.5-050-selftests-mptcp-launch-mptcp_connect-with-time.patch
patches.kernel.org/5.12.5-051-i2c-Add-I2C_AQ_NO_REP_START-adapter-quirk.patch
patches.kernel.org/5.12.5-052-Bluetooth-Do-not-set-cur_adv_instance-in-adv-p.patch
patches.kernel.org/5.12.5-053-MIPS-Loongson64-Use-_CACHE_UNCACHED-instead-of.patch
patches.kernel.org/5.12.5-054-coresight-Do-not-scan-for-graph-if-none-is-pre.patch
patches.kernel.org/5.12.5-055-IB-hfi1-Correct-oversized-ring-allocation.patch
patches.kernel.org/5.12.5-056-mac80211-Set-priority-and-queue-mapping-for-in.patch
patches.kernel.org/5.12.5-057-mac80211-clear-the-beacon-s-CRC-after-channel-.patch
patches.kernel.org/5.12.5-058-ASoC-soc-compress-lock-pcm_mutex-to-resolve-lo.patch
patches.kernel.org/5.12.5-059-net-phy-make-PHY-PM-ops-a-no-op-if-MAC-driver-.patch
patches.kernel.org/5.12.5-060-net-fec-use-mac-managed-PHY-PM.patch
patches.kernel.org/5.12.5-061-pinctrl-samsung-use-int-for-register-masks-in-.patch
patches.kernel.org/5.12.5-062-rtw88-8822c-add-LC-calibration-for-RTL8822C.patch
patches.kernel.org/5.12.5-063-mt76-mt7615-fix-key-set-delete-issues.patch
patches.kernel.org/5.12.5-064-mt76-mt7615-support-loading-EEPROM-for-MT7613B.patch
patches.kernel.org/5.12.5-065-mt76-mt76x0-disable-GTK-offloading.patch
patches.kernel.org/5.12.5-066-mt76-connac-always-check-return-value-from-mt7.patch
patches.kernel.org/5.12.5-067-mt76-mt7915-always-check-return-value-from-mt7.patch
patches.kernel.org/5.12.5-068-mt76-mt7915-fix-key-set-delete-issue.patch
patches.kernel.org/5.12.5-069-mt76-mt7915-fix-txpower-init-for-TSSI-off-chip.patch
patches.kernel.org/5.12.5-070-mt76-mt7921-fix-key-set-delete-issue.patch
patches.kernel.org/5.12.5-071-mt76-mt7915-add-wifi-subsystem-reset.patch
patches.kernel.org/5.12.5-072-i2c-imx-Fix-PM-reference-leak-in-i2c_imx_reg_s.patch
patches.kernel.org/5.12.5-073-fuse-invalidate-attrs-when-page-writeback-comp.patch
patches.kernel.org/5.12.5-074-virtiofs-fix-userns.patch
patches.kernel.org/5.12.5-075-cuse-prevent-clone.patch
patches.kernel.org/5.12.5-076-iwlwifi-pcie-make-cfg-vs.-trans_cfg-more-robus.patch
patches.kernel.org/5.12.5-077-iwlwifi-queue-avoid-memory-leak-in-reset-flow.patch
patches.kernel.org/5.12.5-078-iwlwifi-trans-pcie-defer-transport-initialisat.patch
patches.kernel.org/5.12.5-079-powerpc-mm-Add-cond_resched-while-removing-hpt.patch
patches.kernel.org/5.12.5-080-ASoC-rsnd-call-rsnd_ssi_master_clk_start-from-.patch
patches.kernel.org/5.12.5-081-net-bridge-propagate-error-code-and-extack-fro.patch
patches.kernel.org/5.12.5-082-Revert-iommu-amd-Fix-performance-counter-initi.patch
patches.kernel.org/5.12.5-083-iommu-amd-Remove-performance-counter-pre-initi.patch
patches.kernel.org/5.12.5-084-drm-amd-display-Force-vsync-flip-when-reconfig.patch
patches.kernel.org/5.12.5-085-selftests-Set-CC-to-clang-in-lib.mk-if-LLVM-is.patch
patches.kernel.org/5.12.5-086-kconfig-nconf-stop-endless-search-loops.patch
patches.kernel.org/5.12.5-087-ALSA-hda-realtek-Add-quirk-for-Lenovo-Ideapad-.patch
patches.kernel.org/5.12.5-088-ASoC-Intel-sof_sdw-add-quirk-for-new-ADL-P-Rvp.patch
patches.kernel.org/5.12.5-089-ALSA-hda-hdmi-fix-race-in-handling-acomp-ELD-n.patch
patches.kernel.org/5.12.5-090-i2c-i801-Add-support-for-Intel-Alder-Lake-PCH-.patch
patches.kernel.org/5.12.5-091-sctp-Fix-out-of-bounds-warning-in-sctp_process.patch
patches.kernel.org/5.12.5-092-flow_dissector-Fix-out-of-bounds-warning-in-__.patch
patches.kernel.org/5.12.5-093-powerpc-xive-Use-the-ibm-chip-id-property-only.patch
patches.kernel.org/5.12.5-094-powerpc-smp-Set-numa-node-before-updating-mask.patch
patches.kernel.org/5.12.5-095-wilc1000-Bring-MAC-address-setting-in-line-wit.patch
patches.kernel.org/5.12.5-096-mac80211-properly-drop-the-connection-in-case-.patch
patches.kernel.org/5.12.5-097-ASoC-rt286-Generalize-support-for-ALC3263-code.patch
patches.kernel.org/5.12.5-098-ethtool-ioctl-Fix-out-of-bounds-warning-in-sto.patch
patches.kernel.org/5.12.5-099-net-sched-tapr-prevent-cycle_time-0-in-parse_t.patch
patches.kernel.org/5.12.5-100-samples-bpf-Fix-broken-tracex1-due-to-kprobe-a.patch
patches.kernel.org/5.12.5-101-powerpc-pseries-Stop-calling-printk-in-rtas_st.patch
patches.kernel.org/5.12.5-102-drm-amd-display-fixed-divide-by-zero-kernel-cr.patch
patches.kernel.org/5.12.5-103-drm-amd-display-add-handling-for-hdcp2-rx-id-l.patch
patches.kernel.org/5.12.5-104-drm-amdgpu-Add-mem-sync-flag-for-IB-allocated-.patch
patches.kernel.org/5.12.5-105-mt76-mt7615-fix-entering-driver-own-state-on-m.patch
patches.kernel.org/5.12.5-106-crypto-ccp-Free-SEV-device-if-SEV-init-fails.patch
patches.kernel.org/5.12.5-107-wl3501_cs-Fix-out-of-bounds-warnings-in-wl3501.patch
patches.kernel.org/5.12.5-108-wl3501_cs-Fix-out-of-bounds-warnings-in-wl3501.patch
patches.kernel.org/5.12.5-109-qtnfmac-Fix-possible-buffer-overflow-in-qtnf_e.patch
patches.kernel.org/5.12.5-110-powerpc-iommu-Annotate-nested-lock-for-lockdep.patch
patches.kernel.org/5.12.5-111-iavf-remove-duplicate-free-resources-calls.patch
patches.kernel.org/5.12.5-112-net-ethernet-mtk_eth_soc-fix-RX-VLAN-offload.patch
patches.kernel.org/5.12.5-113-selftests-mlxsw-Increase-the-tolerance-of-back.patch
patches.kernel.org/5.12.5-114-selftests-mlxsw-Fix-mausezahn-invocation-in-ER.patch
patches.kernel.org/5.12.5-115-kbuild-generate-Module.symvers-only-when-vmlin.patch
patches.kernel.org/5.12.5-116-bnxt_en-Add-PCI-IDs-for-Hyper-V-VF-devices.patch
patches.kernel.org/5.12.5-117-ia64-module-fix-symbolizer-crash-on-fdescr.patch
patches.kernel.org/5.12.5-118-watchdog-rename-__touch_watchdog-to-a-better-d.patch
patches.kernel.org/5.12.5-119-watchdog-explicitly-update-timestamp-when-repo.patch
patches.kernel.org/5.12.5-120-watchdog-softlockup-report-the-overall-time-of.patch
patches.kernel.org/5.12.5-121-watchdog-softlockup-remove-logic-that-tried-to.patch
patches.kernel.org/5.12.5-122-watchdog-fix-barriers-when-printing-backtraces.patch
patches.kernel.org/5.12.5-123-ASoC-rt286-Make-RT286_SET_GPIO_-readable-and-w.patch
patches.kernel.org/5.12.5-124-leds-lgm-fix-gpiolib-dependency.patch
patches.kernel.org/5.12.5-125-thermal-thermal_of-Fix-error-return-code-of-th.patch
patches.kernel.org/5.12.5-126-PCI-RCEC-Fix-RCiEP-device-to-RCEC-association.patch
patches.kernel.org/5.12.5-127-f2fs-fix-to-allow-migrating-fully-valid-segmen.patch
patches.kernel.org/5.12.5-128-f2fs-fix-panic-during-f2fs_resize_fs.patch
patches.kernel.org/5.12.5-129-f2fs-fix-a-redundant-call-to-f2fs_balance_fs-i.patch
patches.kernel.org/5.12.5-130-rtc-tps65910-include-linux-property.h.patch
patches.kernel.org/5.12.5-131-remoteproc-qcom_q6v5_mss-Validate-p_filesz-in-.patch
patches.kernel.org/5.12.5-132-PCI-iproc-Fix-return-value-of-iproc_msi_irq_do.patch
patches.kernel.org/5.12.5-133-PCI-brcmstb-Fix-error-return-code-in-brcm_pcie.patch
patches.kernel.org/5.12.5-134-PCI-Release-OF-node-in-pci_scan_device-s-error.patch
patches.kernel.org/5.12.5-135-ARM-9064-1-hw_breakpoint-Do-not-directly-check.patch
patches.kernel.org/5.12.5-136-f2fs-fix-to-align-to-section-for-fallocate-on-.patch
patches.kernel.org/5.12.5-137-f2fs-fix-to-update-last-i_size-if-fallocate-pa.patch
patches.kernel.org/5.12.5-138-PCI-endpoint-Fix-NULL-pointer-dereference-for-.patch
patches.kernel.org/5.12.5-139-f2fs-fix-to-avoid-touching-checkpointed-data-i.patch
patches.kernel.org/5.12.5-140-f2fs-fix-to-cover-__allocate_new_section-with-.patch
patches.kernel.org/5.12.5-141-fs-9p-fix-v9fs_file_open-writeback-fid-error-c.patch
patches.kernel.org/5.12.5-142-f2fs-fix-to-restrict-mount-condition-on-readon.patch
patches.kernel.org/5.12.5-143-f2fs-Fix-a-hungtask-problem-in-atomic-write.patch
patches.kernel.org/5.12.5-144-nfs-Subsequent-READDIR-calls-should-carry-non-.patch
patches.kernel.org/5.12.5-145-NFS-Fix-handling-of-cookie-verifier-in-uncache.patch
patches.kernel.org/5.12.5-146-NFS-Only-change-the-cookie-verifier-if-the-dir.patch
patches.kernel.org/5.12.5-147-f2fs-fix-to-avoid-accessing-invalid-fio-in-f2f.patch
patches.kernel.org/5.12.5-148-rpmsg-qcom_glink_native-fix-error-return-code-.patch
patches.kernel.org/5.12.5-149-NFS-nfs4_bitmask_adjust-must-not-change-the-se.patch
patches.kernel.org/5.12.5-150-NFS-Fix-attribute-bitmask-in-_nfs42_proc_fallo.patch
patches.kernel.org/5.12.5-151-NFSv4.2-Always-flush-out-writes-in-nfs42_proc_.patch
patches.kernel.org/5.12.5-152-NFS-Deal-correctly-with-attribute-generation-c.patch
patches.kernel.org/5.12.5-153-PCI-endpoint-Fix-missing-destroy_workqueue.patch
patches.kernel.org/5.12.5-154-remoteproc-pru-Fixup-interrupt-parent-logic-fo.patch
patches.kernel.org/5.12.5-155-remoteproc-pru-Fix-wrong-success-return-value-.patch
patches.kernel.org/5.12.5-156-remoteproc-pru-Fix-and-cleanup-firmware-interr.patch
patches.kernel.org/5.12.5-157-pNFS-flexfiles-fix-incorrect-size-check-in-dec.patch
patches.kernel.org/5.12.5-158-NFSv4.2-fix-handling-of-sr_eof-in-SEEK-s-reply.patch
patches.kernel.org/5.12.5-159-SUNRPC-Move-fault-injection-call-sites.patch
patches.kernel.org/5.12.5-160-SUNRPC-Remove-trace_xprt_transmit_queued.patch
patches.kernel.org/5.12.5-161-SUNRPC-Handle-major-timeout-in-xprt_adjust_tim.patch
patches.kernel.org/5.12.5-162-NFSv42-Copy-offload-should-update-the-file-siz.patch
patches.kernel.org/5.12.5-163-thermal-drivers-tsens-Fix-missing-put_device-e.patch
patches.kernel.org/5.12.5-164-NFSv4.x-Don-t-return-NFS4ERR_NOMATCHING_LAYOUT.patch
patches.kernel.org/5.12.5-165-nfsd-ensure-new-clients-break-delegations.patch
patches.kernel.org/5.12.5-166-rtc-fsl-ftm-alarm-add-MODULE_TABLE.patch
patches.kernel.org/5.12.5-167-dmaengine-idxd-Fix-potential-null-dereference-.patch
patches.kernel.org/5.12.5-168-dmaengine-idxd-fix-dma-device-lifetime.patch
patches.kernel.org/5.12.5-169-dmaengine-idxd-cleanup-pci-interrupt-vector-al.patch
patches.kernel.org/5.12.5-170-dmaengine-idxd-removal-of-pcim-managed-mmio-ma.patch
patches.kernel.org/5.12.5-171-dmaengine-idxd-use-ida-for-device-instance-enu.patch
patches.kernel.org/5.12.5-172-dmaengine-idxd-fix-idxd-conf_dev-struct-device.patch
patches.kernel.org/5.12.5-173-dmaengine-idxd-fix-wq-conf_dev-struct-device-l.patch
patches.kernel.org/5.12.5-174-dmaengine-idxd-fix-engine-conf_dev-lifetime.patch
patches.kernel.org/5.12.5-175-dmaengine-idxd-fix-group-conf_dev-lifetime.patch
patches.kernel.org/5.12.5-176-dmaengine-idxd-fix-cdev-setup-and-free-device-.patch
patches.kernel.org/5.12.5-177-SUNRPC-fix-ternary-sign-expansion-bug-in-traci.patch
patches.kernel.org/5.12.5-178-SUNRPC-Fix-null-pointer-dereference-in-svc_rqs.patch
patches.kernel.org/5.12.5-179-pwm-atmel-Fix-duty-cycle-calculation-in-.get_s.patch
patches.kernel.org/5.12.5-180-xprtrdma-Avoid-Receive-Queue-wrapping.patch
patches.kernel.org/5.12.5-181-xprtrdma-Fix-cwnd-update-ordering.patch
patches.kernel.org/5.12.5-182-xprtrdma-rpcrdma_mr_pop-already-does-list_del_.patch
patches.kernel.org/5.12.5-183-riscv-Select-HAVE_DYNAMIC_FTRACE-when-fpatchab.patch
patches.kernel.org/5.12.5-184-swiotlb-Fix-the-type-of-index.patch
patches.kernel.org/5.12.5-185-ceph-fix-inode-leak-on-getattr-error-in-__fh_t.patch
patches.kernel.org/5.12.5-186-scsi-qla2xxx-Prevent-PRLI-in-target-mode.patch
patches.kernel.org/5.12.5-187-scsi-ufs-core-Do-not-put-UFS-power-into-LPM-if.patch
patches.kernel.org/5.12.5-188-scsi-ufs-core-Cancel-rpm_dev_flush_recheck_wor.patch
patches.kernel.org/5.12.5-189-scsi-ufs-core-Narrow-down-fast-path-in-system-.patch
patches.kernel.org/5.12.5-190-rtc-ds1307-Fix-wday-settings-for-rx8130.patch
patches.kernel.org/5.12.5-191-net-hns3-fix-incorrect-configuration-for-igu_e.patch
patches.kernel.org/5.12.5-192-net-hns3-initialize-the-message-content-in-hcl.patch
patches.kernel.org/5.12.5-193-net-hns3-add-check-for-HNS3_NIC_STATE_INITED-i.patch
patches.kernel.org/5.12.5-194-arm64-stacktrace-restore-terminal-records.patch
patches.kernel.org/5.12.5-195-net-hns3-fix-for-vxlan-gpe-tx-checksum-bug.patch
patches.kernel.org/5.12.5-196-net-hns3-use-netif_tx_disable-to-stop-the-tran.patch
patches.kernel.org/5.12.5-197-net-hns3-disable-phy-loopback-setting-in-hclge.patch
patches.kernel.org/5.12.5-198-sctp-do-asoc-update-earlier-in-sctp_sf_do_dupc.patch
patches.kernel.org/5.12.5-199-RISC-V-Fix-error-code-returned-by-riscv_hartid.patch
patches.kernel.org/5.12.5-200-sunrpc-Fix-misplaced-barrier-in-call_decode.patch
patches.kernel.org/5.12.5-201-libbpf-Fix-signed-overflow-in-ringbuf_process_.patch
patches.kernel.org/5.12.5-202-block-rnbd-clt-Change-queue_depth-type-in-rnbd.patch
patches.kernel.org/5.12.5-203-block-rnbd-clt-Check-the-return-value-of-the-f.patch
patches.kernel.org/5.12.5-204-ata-ahci_brcm-Fix-use-of-BCM7216-reset-control.patch
patches.kernel.org/5.12.5-205-PCI-brcmstb-Use-reset-rearm-instead-of-deasser.patch
patches.kernel.org/5.12.5-206-ethernet-enic-Fix-a-use-after-free-bug-in-enic.patch
patches.kernel.org/5.12.5-207-sctp-fix-a-SCTP_MIB_CURRESTAB-leak-in-sctp_sf_.patch
patches.kernel.org/5.12.5-208-netfilter-xt_SECMARK-add-new-revision-to-fix-s.patch
patches.kernel.org/5.12.5-209-xsk-Fix-for-xp_aligned_validate_desc-when-len-.patch
patches.kernel.org/5.12.5-210-powerpc-powernv-memtrace-Fix-dcache-flushing.patch
patches.kernel.org/5.12.5-211-net-stmmac-Clear-receive-all-RA-bit-when-promi.patch
patches.kernel.org/5.12.5-212-drm-radeon-Fix-off-by-one-power_state-index-he.patch
patches.kernel.org/5.12.5-213-drm-radeon-Avoid-power-table-parsing-memory-le.patch
patches.kernel.org/5.12.5-214-arm64-entry-factor-irq-triage-logic-into-macro.patch
patches.kernel.org/5.12.5-215-arm64-entry-always-set-GIC_PRIO_PSR_I_SET-duri.patch
patches.kernel.org/5.12.5-216-khugepaged-fix-wrong-result-value-for-trace_mm.patch
patches.kernel.org/5.12.5-217-mm-hugeltb-handle-the-error-case-in-hugetlb_fi.patch
patches.kernel.org/5.12.5-218-mm-migrate.c-fix-potential-indeterminate-pte-e.patch
patches.kernel.org/5.12.5-219-ksm-fix-potential-missing-rmap_item-for-stable.patch
patches.kernel.org/5.12.5-220-mm-gup-check-every-subpage-of-a-compound-page-.patch
patches.kernel.org/5.12.5-221-mm-gup-return-an-error-on-migration-failure.patch
patches.kernel.org/5.12.5-222-mm-gup-check-for-isolation-errors.patch
patches.kernel.org/5.12.5-223-kfence-await-for-allocation-using-wait_event.patch
patches.kernel.org/5.12.5-224-ethtool-fix-missing-NLM_F_MULTI-flag-when-dump.patch
patches.kernel.org/5.12.5-225-net-fix-nla_strcmp-to-handle-more-then-one-tra.patch
patches.kernel.org/5.12.5-226-smc-disallow-TCP_ULP-in-smc_setsockopt.patch
patches.kernel.org/5.12.5-227-netfilter-nfnetlink_osf-Fix-a-missing-skb_head.patch
patches.kernel.org/5.12.5-228-netfilter-nftables-Fix-a-memleak-from-userdata.patch
patches.kernel.org/5.12.5-229-can-mcp251xfd-mcp251xfd_probe-fix-an-error-poi.patch
patches.kernel.org/5.12.5-230-can-mcp251xfd-mcp251xfd_probe-add-missing-can_.patch
patches.kernel.org/5.12.5-231-can-mcp251x-fix-resume-from-sleep-before-inter.patch
patches.kernel.org/5.12.5-232-can-m_can-m_can_tx_work_queue-fix-tx_skb-race-.patch
patches.kernel.org/5.12.5-233-sched-Fix-out-of-bound-access-in-uclamp.patch
patches.kernel.org/5.12.5-234-sched-fair-Fix-unfairness-caused-by-missing-lo.patch
patches.kernel.org/5.12.5-235-net-ipa-fix-inter-EE-IRQ-register-definitions.patch
patches.kernel.org/5.12.5-236-fs-proc-generic.c-fix-incorrect-pde_is_permane.patch
patches.kernel.org/5.12.5-237-kernel-kexec_file-fix-error-return-code-of-kex.patch
patches.kernel.org/5.12.5-238-kernel-resource-make-walk_system_ram_res-find-.patch
patches.kernel.org/5.12.5-239-kernel-resource-make-walk_mem_res-find-all-bus.patch
patches.kernel.org/5.12.5-240-netfilter-nftables-avoid-overflows-in-nft_hash.patch
patches.kernel.org/5.12.5-241-i40e-fix-broken-XDP-support.patch
patches.kernel.org/5.12.5-242-i40e-Fix-use-after-free-in-i40e_client_subtask.patch
patches.kernel.org/5.12.5-243-i40e-fix-the-restart-auto-negotiation-after-FE.patch
patches.kernel.org/5.12.5-244-i40e-Fix-PHY-type-identifiers-for-2.5G-and-5G-.patch
patches.kernel.org/5.12.5-245-i40e-Remove-LLDP-frame-filters.patch
patches.kernel.org/5.12.5-246-mptcp-fix-splat-when-closing-unaccepted-socket.patch
patches.kernel.org/5.12.5-247-ARC-entry-fix-off-by-one-error-in-syscall-numb.patch
patches.kernel.org/5.12.5-248-ARC-mm-PAE-use-40-bit-physical-page-mask.patch
patches.kernel.org/5.12.5-249-ARC-mm-Use-max_high_pfn-as-a-HIGHMEM-zone-bord.patch
patches.kernel.org/5.12.5-250-sh-Remove-unused-variable.patch
patches.kernel.org/5.12.5-251-powerpc-64s-Fix-crashes-when-toggling-stf-barr.patch
patches.kernel.org/5.12.5-252-powerpc-64s-Fix-crashes-when-toggling-entry-fl.patch
patches.kernel.org/5.12.5-253-hfsplus-prevent-corruption-in-shrinking-trunca.patch
patches.kernel.org/5.12.5-254-squashfs-fix-divide-error-in-calculate_skip.patch
patches.kernel.org/5.12.5-255-userfaultfd-release-page-in-error-path-to-avoi.patch
patches.kernel.org/5.12.5-256-kasan-fix-unit-tests-with-CONFIG_UBSAN_LOCAL_B.patch
patches.kernel.org/5.12.5-257-mm-hugetlb-fix-F_SEAL_FUTURE_WRITE.patch
patches.kernel.org/5.12.5-258-mm-hugetlb-fix-cow-where-page-writtable-in-chi.patch
patches.kernel.org/5.12.5-259-blk-iocost-fix-weight-updates-of-inner-active-.patch
patches.kernel.org/5.12.5-260-x86-sched-Fix-the-AMD-CPPC-maximum-performance.patch
patches.kernel.org/5.12.5-261-arm64-mte-initialize-RGSR_EL1.SEED-in-__cpu_se.patch
patches.kernel.org/5.12.5-262-arm64-Fix-race-condition-on-PG_dcache_clean-in.patch
patches.kernel.org/5.12.5-263-btrfs-fix-deadlock-when-cloning-inline-extents.patch
patches.kernel.org/5.12.5-264-btrfs-zoned-fix-silent-data-loss-after-failure.patch
patches.kernel.org/5.12.5-265-btrfs-fix-race-leading-to-unpersisted-data-and.patch
patches.kernel.org/5.12.5-266-btrfs-initialize-return-variable-in-cleanup_fr.patch
patches.kernel.org/5.12.5-267-btrfs-zoned-sanity-check-zone-type.patch
patches.kernel.org/5.12.5-268-drm-radeon-dpm-Disable-sclk-switching-on-Oland.patch
patches.kernel.org/5.12.5-269-drm-amd-display-Initialize-attribute-for-hdcp_.patch
patches.kernel.org/5.12.5-270-drm-i915-Avoid-div-by-zero-on-gen2.patch
patches.kernel.org/5.12.5-271-drm-i915-dp-Use-slow-and-wide-link-training-fo.patch
patches.kernel.org/5.12.5-272-kvm-exit-halt-polling-on-need_resched-as-well.patch
patches.kernel.org/5.12.5-273-drm-msm-fix-LLC-not-being-enabled-for-mmu500-t.patch
patches.kernel.org/5.12.5-274-KVM-LAPIC-Accurately-guarantee-busy-wait-for-t.patch
patches.kernel.org/5.12.5-275-drm-msm-dp-initialize-audio_comp-when-audio-st.patch
patches.kernel.org/5.12.5-276-KVM-x86-Cancel-pvclock_gtod_work-on-module-rem.patch
patches.kernel.org/5.12.5-277-KVM-x86-Prevent-deadlock-against-tk_core.seq.patch
patches.kernel.org/5.12.5-278-KVM-SVM-Move-GHCB-unmapping-to-fix-RCU-warning.patch
patches.kernel.org/5.12.5-279-dax-Add-an-enum-for-specifying-dax-wakup-mode.patch
patches.kernel.org/5.12.5-280-dax-Add-a-wakeup-mode-parameter-to-put_unlocke.patch
patches.kernel.org/5.12.5-281-dax-Wake-up-all-waiters-after-invalidating-dax.patch
patches.kernel.org/5.12.5-282-xen-unpopulated-alloc-fix-error-return-code-in.patch
patches.kernel.org/5.12.5-283-perf-tools-Fix-dynamic-libbpf-link.patch
patches.kernel.org/5.12.5-284-usb-dwc3-gadget-Free-gadget-structure-only-aft.patch
patches.kernel.org/5.12.5-285-iio-light-gp2ap002-Fix-rumtime-PM-imbalance-on.patch
patches.kernel.org/5.12.5-286-iio-proximity-pulsedlight-Fix-rumtime-PM-imbal.patch
patches.kernel.org/5.12.5-287-iio-hid-sensors-select-IIO_TRIGGERED_BUFFER-un.patch
patches.kernel.org/5.12.5-288-iio-core-return-ENODEV-if-ioctl-is-unknown.patch
patches.kernel.org/5.12.5-289-usb-fotg210-hcd-Fix-an-error-message.patch
patches.kernel.org/5.12.5-290-hwmon-occ-Fix-poll-rate-limiting.patch
patches.kernel.org/5.12.5-291-usb-typec-tcpm-Fix-wrong-handling-for-Not_Supp.patch
patches.kernel.org/5.12.5-292-usb-musb-Fix-an-error-message.patch
patches.kernel.org/5.12.5-293-hwmon-ltc2992-Put-fwnode-in-error-case-during-.patch
patches.kernel.org/5.12.5-294-ACPI-scan-Fix-a-memory-leak-in-an-error-handli.patch
patches.kernel.org/5.12.5-295-kyber-fix-out-of-bounds-access-when-preempted.patch
patches.kernel.org/5.12.5-296-nvmet-fix-inline-bio-check-for-bdev-ns.patch
patches.kernel.org/5.12.5-297-nvmet-fix-inline-bio-check-for-passthru.patch
patches.kernel.org/5.12.5-298-nvmet-rdma-Fix-NULL-deref-when-SEND-is-complet.patch
patches.kernel.org/5.12.5-299-f2fs-compress-fix-to-free-compress-page-correc.patch
patches.kernel.org/5.12.5-300-f2fs-compress-fix-race-condition-of-overwrite-.patch
patches.kernel.org/5.12.5-301-f2fs-compress-fix-to-assign-cc.cluster_idx-cor.patch
patches.kernel.org/5.12.5-302-sched-fair-Fix-clearing-of-has_idle_cores-flag.patch
patches.kernel.org/5.12.5-303-nbd-Fix-NULL-pointer-in-flush_workqueue.patch
patches.kernel.org/5.12.5-304-powerpc-64s-Make-NMI-record-implicitly-soft-ma.patch
patches.kernel.org/5.12.5-305-blk-mq-plug-request-for-shared-sbitmap.patch
patches.kernel.org/5.12.5-306-blk-mq-Swap-two-calls-in-blk_mq_exit_queue.patch
patches.kernel.org/5.12.5-307-usb-dwc3-omap-improve-extcon-initialization.patch
patches.kernel.org/5.12.5-308-usb-dwc3-pci-Enable-usb2-gadget-lpm-disable-fo.patch
patches.kernel.org/5.12.5-309-usb-xhci-Increase-timeout-for-HC-halt.patch
patches.kernel.org/5.12.5-310-usb-dwc2-Fix-gadget-DMA-unmap-direction.patch
patches.kernel.org/5.12.5-311-usb-core-hub-fix-race-condition-about-TRSMRCY-.patch
patches.kernel.org/5.12.5-312-usb-dwc3-imx8mp-fix-error-return-code-in-dwc3_.patch
patches.kernel.org/5.12.5-313-usb-dwc3-gadget-Enable-suspend-events.patch
patches.kernel.org/5.12.5-314-usb-dwc3-gadget-Return-success-always-for-kick.patch
patches.kernel.org/5.12.5-315-usb-typec-tcpm-Fix-wrong-handling-in-GET_SINK_.patch
patches.kernel.org/5.12.5-316-usb-typec-ucsi-Retrieve-all-the-PDOs-instead-o.patch
patches.kernel.org/5.12.5-317-usb-typec-ucsi-Put-fwnode-in-any-case-during-p.patch
patches.kernel.org/5.12.5-318-xhci-pci-Allow-host-runtime-PM-as-default-for-.patch
patches.kernel.org/5.12.5-319-xhci-Fix-giving-back-cancelled-URBs-even-if-ha.patch
patches.kernel.org/5.12.5-320-xhci-Do-not-use-GFP_KERNEL-in-potentially-atom.patch
patches.kernel.org/5.12.5-321-xhci-Add-reset-resume-quirk-for-AMD-xhci-contr.patch
patches.kernel.org/5.12.5-322-iio-core-fix-ioctl-handlers-removal.patch
patches.kernel.org/5.12.5-323-iio-gyro-mpu3050-Fix-reported-temperature-valu.patch
patches.kernel.org/5.12.5-324-iio-tsl2583-Fix-division-by-a-zero-lux_val.patch
patches.kernel.org/5.12.5-325-cdc-wdm-untangle-a-circular-dependency-between.patch
patches.kernel.org/5.12.5-326-alarmtimer-Check-RTC-features-instead-of-ops.patch
patches.kernel.org/5.12.5-327-xen-gntdev-fix-gntdev_mmap-error-exit-path.patch
patches.kernel.org/5.12.5-328-KVM-x86-Emulate-RDPID-only-if-RDTSCP-is-suppor.patch
patches.kernel.org/5.12.5-329-KVM-x86-Move-RDPID-emulation-intercept-to-its-.patch
patches.kernel.org/5.12.5-330-KVM-x86-Add-support-for-RDPID-without-RDTSCP.patch
patches.kernel.org/5.12.5-331-KVM-nVMX-Always-make-an-attempt-to-map-eVMCS-a.patch
patches.kernel.org/5.12.5-332-KVM-VMX-Do-not-advertise-RDPID-if-ENABLE_RDTSC.patch
patches.kernel.org/5.12.5-333-KVM-VMX-Disable-preemption-when-probing-user-r.patch
patches.kernel.org/5.12.5-334-mm-fix-struct-page-layout-on-32-bit-systems.patch
patches.kernel.org/5.12.5-335-MIPS-Reinstate-platform-__div64_32-handler.patch
patches.kernel.org/5.12.5-336-MIPS-Avoid-DIVU-in-__div64_32-is-result-would-.patch
patches.kernel.org/5.12.5-337-MIPS-Avoid-handcoded-DIVU-in-__div64_32-altoge.patch
patches.kernel.org/5.12.5-338-clocksource-drivers-timer-ti-dm-Prepare-to-han.patch
patches.kernel.org/5.12.5-339-clocksource-drivers-timer-ti-dm-Handle-dra7-ti.patch
patches.kernel.org/5.12.5-340-usb-typec-tcpm-Fix-error-while-calculating-PPS.patch
patches.kernel.org/5.12.5-341-kobject_uevent-remove-warning-in-init_uevent_a.patch
patches.kernel.org/5.12.5-342-drm-i915-gt-Fix-a-double-free-in-gen8_prealloc.patch
patches.kernel.org/5.12.5-343-drm-msm-dp-check-sink_count-before-update-is_c.patch
patches.kernel.org/5.12.5-344-drm-i915-Read-C0DRB3-C1DRB3-as-16-bits-again.patch
patches.kernel.org/5.12.5-345-drm-i915-overlay-Fix-active-retire-callback-al.patch
patches.kernel.org/5.12.5-346-drm-i915-Fix-crash-in-auto_retire.patch
patches.kernel.org/5.12.5-347-clk-exynos7-Mark-aclk_fsys1_200-as-critical.patch
patches.kernel.org/5.12.5-348-soc-mediatek-pm-domains-Add-a-meaningful-power.patch
patches.kernel.org/5.12.5-349-soc-mediatek-pm-domains-Add-a-power-domain-nam.patch
patches.kernel.org/5.12.5-350-soc-mediatek-pm-domains-Add-a-power-domain-nam.patch
patches.kernel.org/5.12.5-351-media-rkvdec-Remove-of_match_ptr.patch
patches.kernel.org/5.12.5-352-i2c-mediatek-Fix-send-master-code-at-more-than.patch
patches.kernel.org/5.12.5-353-dt-bindings-media-renesas-vin-Make-resets-opti.patch
patches.kernel.org/5.12.5-354-dt-bindings-thermal-rcar-gen3-thermal-Support-.patch
patches.kernel.org/5.12.5-355-arm64-dts-renesas-falcon-Move-console-config-t.patch
patches.kernel.org/5.12.5-356-dt-bindings-phy-qcom-qmp-usb3-dp-phy-move-usb3.patch
patches.kernel.org/5.12.5-357-dt-bindings-serial-8250-Remove-duplicated-comp.patch
patches.kernel.org/5.12.5-358-dt-bindings-PCI-rcar-pci-host-Document-missing.patch
patches.kernel.org/5.12.5-359-debugfs-Make-debugfs_allow-RO-after-init.patch
patches.kernel.org/5.12.5-360-ext4-fix-debug-format-string-warning.patch
patches.kernel.org/5.12.5-361-nvme-do-not-try-to-reconfigure-APST-when-the-c.patch
patches.kernel.org/5.12.5-362-ASoC-rsnd-check-all-BUSIF-status-when-error.patch
patches.kernel.org/5.12.5-363-net-bridge-fix-error-in-br_multicast_add_port-.patch
patches.kernel.org/5.12.5-364-Linux-5.12.5.patch
patches.kernel.org/5.12.6-001-x86-msr-Fix-wr-rdmsr_safe_regs_on_cpu-prototyp.patch
patches.kernel.org/5.12.6-002-drm-i915-display-fix-compiler-warning-about-ar.patch
patches.kernel.org/5.12.6-003-airo-work-around-stack-usage-warning.patch
patches.kernel.org/5.12.6-004-kgdb-fix-gcc-11-warning-on-indentation.patch
patches.kernel.org/5.12.6-005-usb-sl811-hcd-improve-misleading-indentation.patch
patches.kernel.org/5.12.6-006-PCI-thunder-Fix-compile-testing.patch
patches.kernel.org/5.12.6-007-dmaengine-dw-edma-Fix-crash-on-loading-unloadi.patch
patches.kernel.org/5.12.6-008-ARM-9066-1-ftrace-pause-unpause-function-graph.patch
patches.kernel.org/5.12.6-009-NFS-Fix-fscache-invalidation-in-nfs_set_cache_.patch
patches.kernel.org/5.12.6-010-ACPI-hotplug-PCI-Fix-reference-count-leak-in-e.patch
patches.kernel.org/5.12.6-011-PCI-tegra-Fix-runtime-PM-imbalance-in-pex_ep_e.patch
patches.kernel.org/5.12.6-012-Input-elants_i2c-do-not-bind-to-i2c-hid-compat.patch
patches.kernel.org/5.12.6-013-Input-silead-add-workaround-for-x86-BIOS-es-wh.patch
patches.kernel.org/5.12.6-014-NFS-NFS_INO_REVAL_PAGECACHE-should-mark-the-ch.patch
patches.kernel.org/5.12.6-015-f2fs-fix-to-avoid-NULL-pointer-dereference.patch
patches.kernel.org/5.12.6-016-svcrdma-Don-t-leak-send_ctxt-on-Send-errors.patch
patches.kernel.org/5.12.6-017-um-Mark-all-kernel-symbols-as-local.patch
patches.kernel.org/5.12.6-018-um-Disable-CONFIG_GCOV-with-MODULES.patch
patches.kernel.org/5.12.6-019-ARM-9075-1-kernel-Fix-interrupted-SMC-calls.patch
patches.kernel.org/5.12.6-020-platform-chrome-cros_ec_typec-Add-DP-mode-chec.patch
patches.kernel.org/5.12.6-021-riscv-Use-LD-instead-of-CC-to-link-vDSO.patch
patches.kernel.org/5.12.6-022-scripts-recordmcount.pl-Fix-RISC-V-regex-for-c.patch
patches.kernel.org/5.12.6-023-riscv-Workaround-mcount-name-prior-to-clang-13.patch
patches.kernel.org/5.12.6-024-scsi-lpfc-Fix-illegal-memory-access-on-Abort-I.patch
patches.kernel.org/5.12.6-025-ceph-fix-fscache-invalidation.patch
patches.kernel.org/5.12.6-026-ceph-don-t-clobber-i_snap_caps-on-non-I_NEW-in.patch
patches.kernel.org/5.12.6-027-ceph-don-t-allow-access-to-MDS-private-inodes.patch
patches.kernel.org/5.12.6-028-scsi-target-tcmu-Return-from-tcmu_handle_compl.patch
patches.kernel.org/5.12.6-029-amdgpu-pm-Prevent-force-of-DCEFCLK-on-NAVI10-a.patch
patches.kernel.org/5.12.6-030-bridge-Fix-possible-races-between-assigning-rx.patch
patches.kernel.org/5.12.6-031-net-hsr-check-skb-can-contain-struct-hsr_ethhd.patch
patches.kernel.org/5.12.6-032-nvmet-remove-unsupported-command-noise.patch
patches.kernel.org/5.12.6-033-drm-amd-display-Fix-two-cursor-duplication-whe.patch
patches.kernel.org/5.12.6-034-gpiolib-acpi-Add-quirk-to-ignore-EC-wakeups-on.patch
patches.kernel.org/5.12.6-035-net-CXGB4-fix-leak-if-sk_buff-is-not-used.patch
patches.kernel.org/5.12.6-036-ALSA-hda-generic-change-the-DAC-ctl-name-for-L.patch
patches.kernel.org/5.12.6-037-block-reexpand-iov_iter-after-read-write.patch
patches.kernel.org/5.12.6-038-lib-stackdepot-turn-depot_lock-spinlock-to-raw.patch
patches.kernel.org/5.12.6-039-net-stmmac-Do-not-enable-RX-FIFO-overflow-inte.patch
patches.kernel.org/5.12.6-040-ip6_gre-proper-dev_-hold-put-in-ndo_-un-init-m.patch
patches.kernel.org/5.12.6-041-sit-proper-dev_-hold-put-in-ndo_-un-init-metho.patch
patches.kernel.org/5.12.6-042-ip6_tunnel-sit-proper-dev_-hold-put-in-ndo_-un.patch
patches.kernel.org/5.12.6-043-ipv6-remove-extra-dev_hold-for-fallback-tunnel.patch
patches.kernel.org/5.12.6-044-bus-mhi-core-Download-AMSS-image-from-appropri.patch
patches.kernel.org/5.12.6-045-Linux-5.12.6.patch
patches.kernel.org/5.12.7-001-firmware-arm_scpi-Prevent-the-ternary-sign-exp.patch
patches.kernel.org/5.12.7-002-openrisc-Fix-a-memory-leak.patch
patches.kernel.org/5.12.7-003-tee-amdtee-unload-TA-only-when-its-refcount-be.patch
patches.kernel.org/5.12.7-004-habanalabs-gaudi-Fix-a-potential-use-after-fre.patch
patches.kernel.org/5.12.7-005-RDMA-siw-Properly-check-send-and-receive-CQ-po.patch
patches.kernel.org/5.12.7-006-RDMA-siw-Release-xarray-entry.patch
patches.kernel.org/5.12.7-007-RDMA-core-Prevent-divide-by-zero-error-trigger.patch
patches.kernel.org/5.12.7-008-platform-x86-ideapad-laptop-fix-a-NULL-pointer.patch
patches.kernel.org/5.12.7-009-RDMA-rxe-Clear-all-QP-fields-if-creation-faile.patch
patches.kernel.org/5.12.7-010-scsi-ufs-core-Increase-the-usable-queue-depth.patch
patches.kernel.org/5.12.7-011-scsi-qedf-Add-pointer-checks-in-qedf_update_li.patch
patches.kernel.org/5.12.7-012-scsi-qla2xxx-Fix-error-return-code-in-qla82xx_.patch
patches.kernel.org/5.12.7-013-RDMA-mlx5-Recover-from-fatal-event-in-dual-por.patch
patches.kernel.org/5.12.7-014-RDMA-rxe-Split-MEM-into-MR-and-MW.patch
patches.kernel.org/5.12.7-015-RDMA-rxe-Return-CQE-error-if-invalid-lkey-was-.patch
patches.kernel.org/5.12.7-016-RDMA-core-Don-t-access-cm_id-after-its-destruc.patch
patches.kernel.org/5.12.7-017-nvmet-fix-memory-leak-in-nvmet_alloc_ctrl.patch
patches.kernel.org/5.12.7-018-nvme-loop-fix-memory-leak-in-nvme_loop_create_.patch
patches.kernel.org/5.12.7-019-nvme-tcp-rerun-io_work-if-req_list-is-not-empt.patch
patches.kernel.org/5.12.7-020-nvme-fc-clear-q_live-at-beginning-of-associati.patch
patches.kernel.org/5.12.7-021-platform-mellanox-mlxbf-tmfifo-Fix-a-memory-ba.patch
patches.kernel.org/5.12.7-022-platform-x86-intel_int0002_vgpio-Only-call-ena.patch
patches.kernel.org/5.12.7-023-platform-x86-dell-smbios-wmi-Fix-oops-on-rmmod.patch
patches.kernel.org/5.12.7-024-RDMA-mlx5-Fix-query-DCT-via-DEVX.patch
patches.kernel.org/5.12.7-025-RDMA-uverbs-Fix-a-NULL-vs-IS_ERR-bug.patch
patches.kernel.org/5.12.7-026-tools-testing-selftests-exec-fix-link-error.patch
patches.kernel.org/5.12.7-027-drm-ttm-Do-not-add-non-system-domain-BO-into-s.patch
patches.kernel.org/5.12.7-028-powerpc-pseries-Fix-hcall-tracing-recursion-in.patch
patches.kernel.org/5.12.7-029-ptrace-make-ptrace-fail-if-the-tracee-changed-.patch
patches.kernel.org/5.12.7-030-nvmet-seset-ns-file-when-open-fails.patch
patches.kernel.org/5.12.7-031-perf-x86-Avoid-touching-LBR_TOS-MSR-for-Arch-L.patch
patches.kernel.org/5.12.7-032-locking-lockdep-Correct-calling-tracepoints.patch
patches.kernel.org/5.12.7-033-locking-mutex-clear-MUTEX_FLAGS-if-wait_list-i.patch
patches.kernel.org/5.12.7-034-powerpc-Fix-early-setup-to-make-early_ioremap-.patch
patches.kernel.org/5.12.7-035-btrfs-avoid-RCU-stalls-while-running-delayed-i.patch
patches.kernel.org/5.12.7-036-btrfs-fix-removed-dentries-still-existing-afte.patch
patches.kernel.org/5.12.7-037-cifs-fix-memory-leak-in-smb2_copychunk_range.patch
patches.kernel.org/5.12.7-038-fs-mount_setattr-tighten-permission-checks.patch
patches.kernel.org/5.12.7-039-misc-eeprom-at24-check-suspend-status-before-d.patch
patches.kernel.org/5.12.7-040-ALSA-dice-fix-stream-format-for-TC-Electronic-.patch
patches.kernel.org/5.12.7-041-ALSA-intel8x0-Don-t-update-period-unless-prepa.patch
patches.kernel.org/5.12.7-042-ALSA-firewire-lib-fix-amdtp_packet-tracepoints.patch
patches.kernel.org/5.12.7-043-ALSA-line6-Fix-racy-initialization-of-LINE6-MI.patch
patches.kernel.org/5.12.7-044-ALSA-dice-fix-stream-format-at-middle-sampling.patch
patches.kernel.org/5.12.7-045-ALSA-firewire-lib-fix-calculation-for-size-of-.patch
patches.kernel.org/5.12.7-046-ALSA-usb-audio-Validate-MS-endpoint-descriptor.patch
patches.kernel.org/5.12.7-047-ALSA-bebob-oxfw-fix-Kconfig-entry-for-Mackie-d.patch
patches.kernel.org/5.12.7-048-ALSA-hda-fixup-headset-for-ASUS-GU502-laptop.patch
patches.kernel.org/5.12.7-049-Revert-ALSA-sb8-add-a-check-for-request_region.patch
patches.kernel.org/5.12.7-050-ALSA-firewire-lib-fix-check-for-the-size-of-is.patch
patches.kernel.org/5.12.7-051-ALSA-hda-realtek-reset-eapd-coeff-to-default-v.patch
patches.kernel.org/5.12.7-052-ALSA-hda-realtek-Add-some-CLOVE-SSIDs-of-ALC29.patch
patches.kernel.org/5.12.7-053-ALSA-hda-realtek-Fix-silent-headphone-output-o.patch
patches.kernel.org/5.12.7-054-ALSA-hda-realtek-Add-fixup-for-HP-OMEN-laptop.patch
patches.kernel.org/5.12.7-055-ALSA-hda-realtek-Add-fixup-for-HP-Spectre-x360.patch
patches.kernel.org/5.12.7-056-ALSA-usb-audio-Configure-Pioneer-DJM-850-sampl.patch
patches.kernel.org/5.12.7-057-ALSA-usb-audio-DJM-750-ensure-format-is-set.patch
patches.kernel.org/5.12.7-058-uio-uio_pci_generic-fix-return-value-changed-i.patch
patches.kernel.org/5.12.7-059-uio_hv_generic-Fix-a-memory-leak-in-error-hand.patch
patches.kernel.org/5.12.7-060-uio_hv_generic-Fix-another-memory-leak-in-erro.patch
patches.kernel.org/5.12.7-061-platform-x86-ideapad-laptop-fix-method-name-ty.patch
patches.kernel.org/5.12.7-062-Revert-rapidio-fix-a-NULL-pointer-dereference-.patch
patches.kernel.org/5.12.7-063-rapidio-handle-create_workqueue-failure.patch
patches.kernel.org/5.12.7-064-Revert-serial-mvebu-uart-Fix-to-avoid-a-potent.patch
patches.kernel.org/5.12.7-065-nvme-tcp-fix-possible-use-after-completion.patch
patches.kernel.org/5.12.7-066-x86-build-Fix-location-of-plugin-opt-flags.patch
patches.kernel.org/5.12.7-067-x86-sev-es-Move-sev_es_put_ghcb-in-prep-for-fo.patch
patches.kernel.org/5.12.7-068-x86-sev-es-Invalidate-the-GHCB-after-completin.patch
patches.kernel.org/5.12.7-069-x86-sev-es-Don-t-return-NULL-from-sev_es_get_g.patch
patches.kernel.org/5.12.7-070-x86-sev-es-Use-__put_user-__get_user-for-data-.patch
patches.kernel.org/5.12.7-071-x86-sev-es-Forward-page-faults-which-happen-du.patch
patches.kernel.org/5.12.7-072-drm-i915-gem-Pin-the-L-shape-quirked-object-as.patch
patches.kernel.org/5.12.7-073-drm-amd-display-Use-the-correct-max-downscalin.patch
patches.kernel.org/5.12.7-074-drm-radeon-use-the-dummy-page-for-GART-if-need.patch
patches.kernel.org/5.12.7-075-drm-amdgpu-Fix-GPU-TLB-update-error-when-PAGE_.patch
patches.kernel.org/5.12.7-076-drm-amdgpu-disable-3DCGCG-on-picasso-raven1-to.patch
patches.kernel.org/5.12.7-077-drm-amdgpu-update-gc-golden-setting-for-Navi12.patch
patches.kernel.org/5.12.7-078-drm-amdgpu-update-sdma-golden-setting-for-Navi.patch
patches.kernel.org/5.12.7-079-dma-buf-fix-unintended-pin-unpin-warnings.patch
patches.kernel.org/5.12.7-080-powerpc-64s-syscall-Use-pt_regs.trap-to-distin.patch
patches.kernel.org/5.12.7-081-powerpc-64s-syscall-Fix-ptrace-syscall-info-wi.patch
patches.kernel.org/5.12.7-082-mmc-sdhci-pci-gli-increase-1.8V-regulator-wait.patch
patches.kernel.org/5.12.7-083-mmc-meson-gx-make-replace-WARN_ONCE-with-dev_w.patch
patches.kernel.org/5.12.7-084-mmc-meson-gx-also-check-SD_IO_RW_EXTENDED-for-.patch
patches.kernel.org/5.12.7-085-gpio-tegra186-Don-t-set-parent-IRQ-affinity.patch
patches.kernel.org/5.12.7-086-xen-pciback-redo-VF-placement-in-the-virtual-t.patch
patches.kernel.org/5.12.7-087-xen-pciback-reconfigure-also-from-backend-watc.patch
patches.kernel.org/5.12.7-088-ipc-mqueue-msg-sem-avoid-relying-on-a-stack-re.patch
patches.kernel.org/5.12.7-089-userfaultfd-hugetlbfs-fix-new-flag-usage-in-er.patch
patches.kernel.org/5.12.7-090-Revert-mm-gup-check-page-posion-status-for-cor.patch
patches.kernel.org/5.12.7-091-dm-snapshot-fix-crash-with-transient-storage-a.patch
patches.kernel.org/5.12.7-092-kcsan-Fix-debugfs-initcall-return-type.patch
patches.kernel.org/5.12.7-093-Revert-video-hgafb-fix-potential-NULL-pointer-.patch
patches.kernel.org/5.12.7-094-Revert-net-stmicro-fix-a-missing-check-of-clk_.patch
patches.kernel.org/5.12.7-095-Revert-leds-lp5523-fix-a-missing-check-of-retu.patch
patches.kernel.org/5.12.7-096-Revert-hwmon-lm80-fix-a-missing-check-of-bus-r.patch
patches.kernel.org/5.12.7-097-Revert-video-imsttfb-fix-potential-NULL-pointe.patch
patches.kernel.org/5.12.7-098-Revert-ecryptfs-replace-BUG_ON-with-error-hand.patch
patches.kernel.org/5.12.7-099-Revert-scsi-ufs-fix-a-missing-check-of-devm_re.patch
patches.kernel.org/5.12.7-100-Revert-gdrom-fix-a-memory-leak-bug.patch
patches.kernel.org/5.12.7-101-cdrom-gdrom-deallocate-struct-gdrom_unit-field.patch
patches.kernel.org/5.12.7-102-cdrom-gdrom-initialize-global-variable-at-init.patch
patches.kernel.org/5.12.7-103-Revert-media-rcar_drif-fix-a-memory-disclosure.patch
patches.kernel.org/5.12.7-104-Revert-rtlwifi-fix-a-potential-NULL-pointer-de.patch
patches.kernel.org/5.12.7-105-Revert-qlcnic-Avoid-potential-NULL-pointer-der.patch
patches.kernel.org/5.12.7-106-Revert-niu-fix-missing-checks-of-niu_pci_eepro.patch
patches.kernel.org/5.12.7-107-ethernet-sun-niu-fix-missing-checks-of-niu_pci.patch
patches.kernel.org/5.12.7-108-net-stmicro-handle-clk_prepare-failure-during-.patch
patches.kernel.org/5.12.7-109-scsi-ufs-handle-cleanup-correctly-on-devm_rese.patch
patches.kernel.org/5.12.7-110-net-rtlwifi-properly-check-for-alloc_workqueue.patch
patches.kernel.org/5.12.7-111-ics932s401-fix-broken-handling-of-errors-when-.patch
patches.kernel.org/5.12.7-112-leds-lp5523-check-return-value-of-lp5xx_read-a.patch
patches.kernel.org/5.12.7-113-qlcnic-Add-null-check-after-calling-netdev_all.patch
patches.kernel.org/5.12.7-114-video-hgafb-fix-potential-NULL-pointer-derefer.patch
patches.kernel.org/5.12.7-115-vgacon-Record-video-mode-changes-with-VT_RESIZ.patch
patches.kernel.org/5.12.7-116-vt_ioctl-Revert-VT_RESIZEX-parameter-handling-.patch
patches.kernel.org/5.12.7-117-vt-Fix-character-height-handling-with-VT_RESIZ.patch
patches.kernel.org/5.12.7-118-tty-vt-always-invoke-vc-vc_sw-con_resize-callb.patch
patches.kernel.org/5.12.7-119-drm-i915-gt-Disable-HiZ-Raw-Stall-Optimization.patch
patches.kernel.org/5.12.7-120-openrisc-mm-init.c-remove-unused-memblock_regi.patch
patches.kernel.org/5.12.7-121-x86-Xen-swap-NX-determination-and-GDT-setup-on.patch
patches.kernel.org/5.12.7-122-nvme-multipath-fix-double-initialization-of-AN.patch
patches.kernel.org/5.12.7-123-rtc-pcf85063-fallback-to-parent-of_node.patch
patches.kernel.org/5.12.7-124-x86-boot-compressed-64-Check-SEV-encryption-in.patch
patches.kernel.org/5.12.7-125-nvmet-use-new-ana_log_size-instead-the-old-one.patch
patches.kernel.org/5.12.7-126-video-hgafb-correctly-handle-card-detect-failu.patch
patches.kernel.org/5.12.7-127-Bluetooth-SMP-Fail-if-remote-and-local-public-.patch
patches.kernel.org/5.12.7-128-Linux-5.12.7.patch
patches.kernel.org/5.12.8-001-bpf-Wrap-aux-data-inside-bpf_sanitize_info-con.patch
patches.kernel.org/5.12.8-002-bpf-Fix-mask-direction-swap-upon-off-reg-sign-.patch
patches.kernel.org/5.12.8-003-bpf-No-need-to-simulate-speculative-domain-for.patch
patches.kernel.org/5.12.8-004-context_tracking-Move-guest-exit-context-track.patch
patches.kernel.org/5.12.8-005-context_tracking-Move-guest-exit-vtime-account.patch
patches.kernel.org/5.12.8-006-KVM-x86-Defer-vtime-accounting-til-after-IRQ-h.patch
patches.kernel.org/5.12.8-007-NFC-nci-fix-memory-leak-in-nci_allocate_device.patch
patches.kernel.org/5.12.8-008-Linux-5.12.8.patch
patches.kernel.org/5.12.9-001-ALSA-hda-realtek-the-bass-speaker-can-t-output.patch
patches.kernel.org/5.12.9-002-ALSA-hda-realtek-Headphone-volume-is-controlle.patch
patches.kernel.org/5.12.9-003-ALSA-hda-realtek-Chain-in-pop-reduction-fixup-.patch
patches.kernel.org/5.12.9-004-ALSA-hda-realtek-fix-mute-micmute-LEDs-for-HP-.patch
patches.kernel.org/5.12.9-005-ALSA-hda-realtek-fix-mute-micmute-LEDs-and-spe.patch
patches.kernel.org/5.12.9-006-ALSA-hda-realtek-fix-mute-micmute-LEDs-and-spe.patch
patches.kernel.org/5.12.9-007-ALSA-hda-realtek-fix-mute-micmute-LEDs-and-spe.patch
patches.kernel.org/5.12.9-008-ALSA-usb-audio-fix-control-request-direction.patch
patches.kernel.org/5.12.9-009-ALSA-usb-audio-scarlett2-Fix-device-hang-with-.patch
patches.kernel.org/5.12.9-010-ALSA-usb-audio-scarlett2-Improve-driver-startu.patch
patches.kernel.org/5.12.9-011-cifs-fix-string-declarations-and-assignments-i.patch
patches.kernel.org/5.12.9-012-cifs-set-server-cipher_type-to-AES-128-CCM-for.patch
patches.kernel.org/5.12.9-013-mtd-rawnand-cs553x-Fix-external-use-of-SW-Hamm.patch
patches.kernel.org/5.12.9-014-mtd-rawnand-txx9ndfmc-Fix-external-use-of-SW-H.patch
patches.kernel.org/5.12.9-015-mtd-rawnand-sharpsl-Fix-external-use-of-SW-Ham.patch
patches.kernel.org/5.12.9-016-mtd-rawnand-lpc32xx_slc-Fix-external-use-of-SW.patch
patches.kernel.org/5.12.9-017-mtd-rawnand-ndfc-Fix-external-use-of-SW-Hammin.patch
patches.kernel.org/5.12.9-018-mtd-rawnand-tmio-Fix-external-use-of-SW-Hammin.patch
patches.kernel.org/5.12.9-019-mtd-rawnand-fsmc-Fix-external-use-of-SW-Hammin.patch
patches.kernel.org/5.12.9-020-can-isotp-prevent-race-between-isotp_bind-and-.patch
patches.kernel.org/5.12.9-021-NFSv4-Fix-a-NULL-pointer-dereference-in-pnfs_m.patch
patches.kernel.org/5.12.9-022-scsi-target-core-Avoid-smp_processor_id-in-pre.patch
patches.kernel.org/5.12.9-023-iommu-vt-d-Fix-sysfs-leak-in-alloc_iommu.patch
patches.kernel.org/5.12.9-024-s390-dasd-add-missing-discipline-function.patch
patches.kernel.org/5.12.9-025-perf-intel-pt-Fix-sample-instruction-bytes.patch
patches.kernel.org/5.12.9-026-perf-intel-pt-Fix-transaction-abort-handling.patch
patches.kernel.org/5.12.9-027-perf-scripts-python-exported-sql-viewer.py-Fix.patch
patches.kernel.org/5.12.9-028-perf-scripts-python-exported-sql-viewer.py-Fix.patch
patches.kernel.org/5.12.9-029-perf-scripts-python-exported-sql-viewer.py-Fix.patch
patches.kernel.org/5.12.9-030-proc-Check-proc-pid-attr-writes-against-file-o.patch
patches.kernel.org/5.12.9-031-net-hso-fix-control-request-directions.patch
patches.kernel.org/5.12.9-032-net-sched-fq_pie-re-factor-fix-for-fq_pie-endl.patch
patches.kernel.org/5.12.9-033-net-sched-fq_pie-fix-OOB-access-in-the-traffic.patch
patches.kernel.org/5.12.9-034-netfilter-nft_set_pipapo_avx2-Add-irq_fpu_usab.patch
patches.kernel.org/5.12.9-035-mac80211-assure-all-fragments-are-encrypted.patch
patches.kernel.org/5.12.9-036-mac80211-prevent-mixed-key-and-fragment-cache-.patch
patches.kernel.org/5.12.9-037-mac80211-properly-handle-A-MSDUs-that-start-wi.patch
patches.kernel.org/5.12.9-038-cfg80211-mitigate-A-MSDU-aggregation-attacks.patch
patches.kernel.org/5.12.9-039-mac80211-drop-A-MSDUs-on-old-ciphers.patch
patches.kernel.org/5.12.9-040-mac80211-add-fragment-cache-to-sta_info.patch
patches.kernel.org/5.12.9-041-mac80211-check-defrag-PN-against-current-frame.patch
patches.kernel.org/5.12.9-042-mac80211-prevent-attacks-on-TKIP-WEP-as-well.patch
patches.kernel.org/5.12.9-043-mac80211-do-not-accept-forward-invalid-EAPOL-f.patch
patches.kernel.org/5.12.9-044-mac80211-extend-protection-against-mixed-key-a.patch
patches.kernel.org/5.12.9-045-ath10k-add-CCMP-PN-replay-protection-for-fragm.patch
patches.kernel.org/5.12.9-046-ath10k-drop-fragments-with-multicast-DA-for-PC.patch
patches.kernel.org/5.12.9-047-ath10k-drop-fragments-with-multicast-DA-for-SD.patch
patches.kernel.org/5.12.9-048-ath10k-drop-MPDU-which-has-discard-flag-set-by.patch
patches.kernel.org/5.12.9-049-ath10k-Fix-TKIP-Michael-MIC-verification-for-P.patch
patches.kernel.org/5.12.9-050-ath10k-Validate-first-subframe-of-A-MSDU-befor.patch
patches.kernel.org/5.12.9-051-ath11k-Clear-the-fragment-cache-during-key-ins.patch
patches.kernel.org/5.12.9-052-dm-snapshot-properly-fix-a-crash-when-an-origi.patch
patches.kernel.org/5.12.9-053-md-raid5-remove-an-incorrect-assert-in-in_chun.patch
patches.kernel.org/5.12.9-054-drm-i915-Reenable-LTTPR-non-transparent-LT-mod.patch
patches.kernel.org/5.12.9-055-drm-amd-pm-correct-MGpuFanBoost-setting.patch
patches.kernel.org/5.12.9-056-drm-amdgpu-vcn1-add-cancel_delayed_work_sync-b.patch
patches.kernel.org/5.12.9-057-drm-amdkfd-correct-sienna_cichlid-SDMA-RLC-reg.patch
patches.kernel.org/5.12.9-058-drm-amdgpu-vcn2.0-add-cancel_delayed_work_sync.patch
patches.kernel.org/5.12.9-059-drm-amdgpu-vcn2.5-add-cancel_delayed_work_sync.patch
patches.kernel.org/5.12.9-060-drm-amdgpu-jpeg2.0-add-cancel_delayed_work_syn.patch
patches.kernel.org/5.12.9-061-kgdb-fix-gcc-11-warnings-harder.patch
patches.kernel.org/5.12.9-062-Documentation-seccomp-Fix-user-notification-do.patch
patches.kernel.org/5.12.9-063-riscv-stacktrace-fix-the-riscv-stacktrace-when.patch
patches.kernel.org/5.12.9-064-seccomp-Refactor-notification-handler-to-prepa.patch
patches.kernel.org/5.12.9-065-debugfs-fix-security_locked_down-call-for-SELi.patch
patches.kernel.org/5.12.9-066-serial-core-fix-suspicious-security_locked_dow.patch
patches.kernel.org/5.12.9-067-misc-uss720-fix-memory-leak-in-uss720_probe.patch
patches.kernel.org/5.12.9-068-thunderbolt-usb4-Fix-NVM-read-buffer-bounds-an.patch
patches.kernel.org/5.12.9-069-thunderbolt-dma_port-Fix-NVM-read-buffer-bound.patch
patches.kernel.org/5.12.9-070-KVM-X86-Fix-vCPU-preempted-state-from-guest-s-.patch
patches.kernel.org/5.12.9-071-KVM-arm64-Move-__adjust_pc-out-of-line.patch
patches.kernel.org/5.12.9-072-KVM-arm64-Fix-debug-register-indexing.patch
patches.kernel.org/5.12.9-073-KVM-arm64-Prevent-mixed-width-VM-creation.patch
patches.kernel.org/5.12.9-074-mei-request-autosuspend-after-sending-rx-flow-.patch
patches.kernel.org/5.12.9-075-staging-iio-cdc-ad7746-avoid-overwrite-of-num_.patch
patches.kernel.org/5.12.9-076-iio-gyro-fxas21002c-balance-runtime-power-in-e.patch
patches.kernel.org/5.12.9-077-iio-dac-ad5770r-Put-fwnode-in-error-case-durin.patch
patches.kernel.org/5.12.9-078-iio-adc-ad7768-1-Fix-too-small-buffer-passed-t.patch
patches.kernel.org/5.12.9-079-iio-adc-ad7124-Fix-missbalanced-regulator-enab.patch
patches.kernel.org/5.12.9-080-iio-adc-ad7124-Fix-potential-overflow-due-to-n.patch
patches.kernel.org/5.12.9-081-iio-adc-ad7923-Fix-undersized-rx-buffer.patch
patches.kernel.org/5.12.9-082-iio-adc-ad7793-Add-missing-error-code-in-ad779.patch
patches.kernel.org/5.12.9-083-iio-adc-ad7192-Avoid-disabling-a-clock-that-wa.patch
patches.kernel.org/5.12.9-084-iio-adc-ad7192-handle-regulator-voltage-error-.patch
patches.kernel.org/5.12.9-085-serial-8250-Add-UART_BUG_TXRACE-workaround-for.patch
patches.kernel.org/5.12.9-086-serial-8250_dw-Add-device-HID-for-new-AMD-UART.patch
patches.kernel.org/5.12.9-087-serial-8250_pci-Add-support-for-new-HPE-serial.patch
patches.kernel.org/5.12.9-088-serial-8250_pci-handle-FL_NOIRQ-board-flag.patch
patches.kernel.org/5.12.9-089-USB-trancevibrator-fix-control-request-directi.patch
patches.kernel.org/5.12.9-090-Revert-irqbypass-do-not-start-cons-prod-when-f.patch
patches.kernel.org/5.12.9-091-USB-usbfs-Don-t-WARN-about-excessively-large-m.patch
patches.kernel.org/5.12.9-092-xhci-fix-giving-back-URB-with-incorrect-status.patch
patches.kernel.org/5.12.9-093-xhci-Fix-5.12-regression-of-missing-xHC-cache-.patch
patches.kernel.org/5.12.9-094-drivers-base-Fix-device-link-removal.patch
patches.kernel.org/5.12.9-095-serial-tegra-Fix-a-mask-operation-that-is-alwa.patch
patches.kernel.org/5.12.9-096-serial-sh-sci-Fix-off-by-one-error-in-FIFO-thr.patch
patches.kernel.org/5.12.9-097-serial-rp2-use-request_firmware-instead-of-req.patch
patches.kernel.org/5.12.9-098-USB-serial-ti_usb_3410_5052-add-startech.com-d.patch
patches.kernel.org/5.12.9-099-USB-serial-option-add-Telit-LE910-S1-compositi.patch
patches.kernel.org/5.12.9-100-USB-serial-ftdi_sio-add-IDs-for-IDS-GmbH-Produ.patch
patches.kernel.org/5.12.9-101-USB-serial-pl2303-add-device-id-for-ADLINK-ND-.patch
patches.kernel.org/5.12.9-102-thermal-drivers-intel-Initialize-RW-trip-to-TH.patch
patches.kernel.org/5.12.9-103-usb-dwc3-gadget-Properly-track-pending-and-que.patch
patches.kernel.org/5.12.9-104-usb-gadget-udc-renesas_usb3-Fix-a-race-in-usb3.patch
patches.kernel.org/5.12.9-105-usb-typec-mux-Fix-matching-with-typec_altmode_.patch
patches.kernel.org/5.12.9-106-usb-typec-ucsi-Clear-pending-after-acking-conn.patch
patches.kernel.org/5.12.9-107-usb-typec-tcpm-Use-LE-to-CPU-conversion-when-a.patch
patches.kernel.org/5.12.9-108-usb-typec-tcpm-Properly-interrupt-VDM-AMS.patch
patches.kernel.org/5.12.9-109-usb-typec-tcpm-Respond-Not_Supported-if-no-snk.patch
patches.kernel.org/5.12.9-110-net-usb-fix-memory-leak-in-smsc75xx_bind.patch
patches.kernel.org/5.12.9-111-Bluetooth-cmtp-fix-file-refcount-when-cmtp_att.patch
patches.kernel.org/5.12.9-112-fs-nfs-Use-fatal_signal_pending-instead-of-sig.patch
patches.kernel.org/5.12.9-113-NFS-fix-an-incorrect-limit-in-filelayout_decod.patch
patches.kernel.org/5.12.9-114-NFS-Fix-an-Oopsable-condition-in-__nfs_pageio_.patch
patches.kernel.org/5.12.9-115-NFS-Don-t-corrupt-the-value-of-pg_bytes_writte.patch
patches.kernel.org/5.12.9-116-NFSv4-Fix-v4.0-v4.1-SEEK_DATA-return-ENOTSUPP-.patch
patches.kernel.org/5.12.9-117-drm-meson-fix-shutdown-crash-when-component-no.patch
patches.kernel.org/5.12.9-118-net-mlx5e-reset-XPS-on-error-flow-if-netdev-is.patch
patches.kernel.org/5.12.9-119-net-mlx5e-Fix-multipath-lag-activation.patch
patches.kernel.org/5.12.9-120-net-mlx5e-Fix-error-path-of-updating-netdev-qu.patch
patches.kernel.org/5.12.9-121-net-vdpa-mlx5-Configure-interface-MAC-into-mpf.patch
patches.kernel.org/5.12.9-122-net-mlx5e-Fix-nullptr-in-mlx5e_tc_add_fdb_flow.patch
patches.kernel.org/5.12.9-123-net-mlx5e-Fix-nullptr-in-add_vlan_push_action.patch
patches.kernel.org/5.12.9-124-net-mlx5-Set-reformat-action-when-needed-for-t.patch
patches.kernel.org/5.12.9-125-net-mlx5e-Fix-null-deref-accessing-lag-dev.patch
patches.kernel.org/5.12.9-126-net-mlx4-Fix-EEPROM-dump-support.patch
patches.kernel.org/5.12.9-127-net-RDMA-mlx5-Fix-override-of-log_max_qp-by-ot.patch
patches.kernel.org/5.12.9-128-net-mlx5-Set-term-table-as-an-unmanaged-flow-t.patch
patches.kernel.org/5.12.9-129-KVM-X86-Fix-warning-caused-by-stale-emulation-.patch
patches.kernel.org/5.12.9-130-KVM-X86-Use-_BITUL-macro-in-UAPI-headers.patch
patches.kernel.org/5.12.9-131-KVM-selftests-Fix-32-bit-truncation-of-vm_get_.patch
patches.kernel.org/5.12.9-132-SUNRPC-in-case-of-backlog-hand-free-slots-dire.patch
patches.kernel.org/5.12.9-133-Revert-net-tipc-Fix-a-double-free-in-tipc_sk_m.patch
patches.kernel.org/5.12.9-134-tipc-wait-and-exit-until-all-work-queues-are-d.patch
patches.kernel.org/5.12.9-135-tipc-skb_linearize-the-head-skb-when-reassembl.patch
patches.kernel.org/5.12.9-136-spi-spi-fsl-dspi-Fix-a-resource-leak-in-an-err.patch
patches.kernel.org/5.12.9-137-sctp-fix-the-proc_handler-for-sysctl-encap_por.patch
patches.kernel.org/5.12.9-138-sctp-add-the-missing-setting-for-asoc-encap_po.patch
patches.kernel.org/5.12.9-139-netfilter-flowtable-Remove-redundant-hw-refres.patch
patches.kernel.org/5.12.9-140-net-dsa-mt7530-fix-VLAN-traffic-leaks.patch
patches.kernel.org/5.12.9-141-net-dsa-bcm_sf2-Fix-bcm_sf2_reg_rgmii_cntrl-ca.patch
patches.kernel.org/5.12.9-142-net-dsa-fix-a-crash-if-get_sset_count-fails.patch
patches.kernel.org/5.12.9-143-net-dsa-sja1105-update-existing-VLANs-from-the.patch
patches.kernel.org/5.12.9-144-net-dsa-sja1105-use-4095-as-the-private-VLAN-f.patch
patches.kernel.org/5.12.9-145-net-dsa-sja1105-error-out-on-unsupported-PHY-m.patch
patches.kernel.org/5.12.9-146-net-dsa-sja1105-add-error-handling-in-sja1105_.patch
patches.kernel.org/5.12.9-147-net-dsa-sja1105-call-dsa_unregister_switch-whe.patch
patches.kernel.org/5.12.9-148-net-dsa-sja1105-fix-VL-lookup-command-packing-.patch
patches.kernel.org/5.12.9-149-i2c-s3c2410-fix-possible-NULL-pointer-deref-on.patch
patches.kernel.org/5.12.9-150-i2c-mediatek-Disable-i2c-start_en-and-clear-in.patch
patches.kernel.org/5.12.9-151-i2c-i801-Don-t-generate-an-interrupt-on-bus-re.patch
patches.kernel.org/5.12.9-152-i2c-sh_mobile-Use-new-clock-calculation-formul.patch
patches.kernel.org/5.12.9-153-afs-Fix-the-nlink-handling-of-dir-over-dir-ren.patch
patches.kernel.org/5.12.9-154-perf-debug-Move-debug-initialization-earlier.patch
patches.kernel.org/5.12.9-155-perf-jevents-Fix-getting-maximum-number-of-fds.patch
patches.kernel.org/5.12.9-156-nvmet-tcp-fix-inline-data-size-comparison-in-n.patch
patches.kernel.org/5.12.9-157-mptcp-avoid-error-message-on-infinite-mapping.patch
patches.kernel.org/5.12.9-158-mptcp-fix-data-stream-corruption.patch
patches.kernel.org/5.12.9-159-mptcp-drop-unconditional-pr_warn-on-bad-opt.patch
patches.kernel.org/5.12.9-160-platform-x86-hp_accel-Avoid-invoking-_INI-to-s.patch
patches.kernel.org/5.12.9-161-gpio-cadence-Add-missing-MODULE_DEVICE_TABLE.patch
patches.kernel.org/5.12.9-162-Revert-crypto-cavium-nitrox-add-an-error-messa.patch
patches.kernel.org/5.12.9-163-Revert-media-usb-gspca-add-a-missed-check-for-.patch
patches.kernel.org/5.12.9-164-Revert-ALSA-sb-fix-a-missing-check-of-snd_ctl_.patch
patches.kernel.org/5.12.9-165-Revert-serial-max310x-pass-return-value-of-spi.patch
patches.kernel.org/5.12.9-166-serial-max310x-unregister-uart-driver-in-case-.patch
patches.kernel.org/5.12.9-167-Revert-net-fujitsu-fix-a-potential-NULL-pointe.patch
patches.kernel.org/5.12.9-168-net-fujitsu-fix-potential-null-ptr-deref.patch
patches.kernel.org/5.12.9-169-Revert-net-smc-fix-a-NULL-pointer-dereference.patch
patches.kernel.org/5.12.9-170-net-smc-properly-handle-workqueue-allocation-f.patch
patches.kernel.org/5.12.9-171-Revert-net-caif-replace-BUG_ON-with-recovery-c.patch
patches.kernel.org/5.12.9-172-net-caif-remove-BUG_ON-dev-NULL-in-caif_xmit.patch
patches.kernel.org/5.12.9-173-Revert-char-hpet-fix-a-missing-check-of-iorema.patch
patches.kernel.org/5.12.9-174-char-hpet-add-checks-after-calling-ioremap.patch
patches.kernel.org/5.12.9-175-Revert-ALSA-gus-add-a-check-of-the-status-of-s.patch
patches.kernel.org/5.12.9-176-Revert-ALSA-usx2y-Fix-potential-NULL-pointer-d.patch
patches.kernel.org/5.12.9-177-Revert-isdn-mISDNinfineon-fix-potential-NULL-p.patch
patches.kernel.org/5.12.9-178-isdn-mISDNinfineon-check-cleanup-ioremap-failu.patch
patches.kernel.org/5.12.9-179-Revert-ath6kl-return-error-code-in-ath6kl_wmi_.patch
patches.kernel.org/5.12.9-180-ath6kl-return-error-code-in-ath6kl_wmi_set_roa.patch
patches.kernel.org/5.12.9-181-Revert-isdn-mISDN-Fix-potential-NULL-pointer-d.patch
patches.kernel.org/5.12.9-182-isdn-mISDN-correctly-handle-ph_info-allocation.patch
patches.kernel.org/5.12.9-183-Revert-dmaengine-qcom_hidma-Check-for-driver-r.patch
patches.kernel.org/5.12.9-184-dmaengine-qcom_hidma-comment-platform_driver_r.patch
patches.kernel.org/5.12.9-185-Revert-libertas-add-checks-for-the-return-valu.patch
patches.kernel.org/5.12.9-186-libertas-register-sysfs-groups-properly.patch
patches.kernel.org/5.12.9-187-Revert-ASoC-cs43130-fix-a-NULL-pointer-derefer.patch
patches.kernel.org/5.12.9-188-ASoC-cs43130-handle-errors-in-cs43130_probe-pr.patch
patches.kernel.org/5.12.9-189-Revert-media-dvb-Add-check-on-sp8870_readreg.patch
patches.kernel.org/5.12.9-190-media-dvb-Add-check-on-sp8870_readreg-return.patch
patches.kernel.org/5.12.9-191-Revert-media-gspca-mt9m111-Check-write_bridge-.patch
patches.kernel.org/5.12.9-192-media-gspca-mt9m111-Check-write_bridge-for-tim.patch
patches.kernel.org/5.12.9-193-Revert-media-gspca-Check-the-return-value-of-w.patch
patches.kernel.org/5.12.9-194-media-gspca-properly-check-for-errors-in-po103.patch
patches.kernel.org/5.12.9-195-Revert-net-liquidio-fix-a-NULL-pointer-derefer.patch
patches.kernel.org/5.12.9-196-net-liquidio-Add-missing-null-pointer-checks.patch
patches.kernel.org/5.12.9-197-Revert-brcmfmac-add-a-check-for-the-status-of-.patch
patches.kernel.org/5.12.9-198-brcmfmac-properly-check-for-bus-register-error.patch
patches.kernel.org/5.12.9-199-btrfs-return-whole-extents-in-fiemap.patch
patches.kernel.org/5.12.9-200-scsi-ufs-ufs-mediatek-Fix-power-down-spec-viol.patch
patches.kernel.org/5.12.9-201-scsi-BusLogic-Fix-64-bit-system-enumeration-er.patch
patches.kernel.org/5.12.9-202-openrisc-Define-memory-barrier-mb.patch
patches.kernel.org/5.12.9-203-scsi-pm80xx-Fix-drives-missing-during-rmmod-in.patch
patches.kernel.org/5.12.9-204-btrfs-release-path-before-starting-transaction.patch
patches.kernel.org/5.12.9-205-btrfs-do-not-BUG_ON-in-link_to_fixup_dir.patch
patches.kernel.org/5.12.9-206-ALSA-dice-disable-double_pcm_frames-mode-for-M.patch
patches.kernel.org/5.12.9-207-platform-x86-hp-wireless-add-AMD-s-hardware-id.patch
patches.kernel.org/5.12.9-208-platform-x86-intel_punit_ipc-Append-MODULE_DEV.patch
patches.kernel.org/5.12.9-209-platform-x86-touchscreen_dmi-Add-info-for-the-.patch
patches.kernel.org/5.12.9-210-SMB3-incorrect-file-id-in-requests-compounded-.patch
patches.kernel.org/5.12.9-211-drm-amd-display-Disconnect-non-DP-with-no-EDID.patch
patches.kernel.org/5.12.9-212-drm-amd-amdgpu-fix-refcount-leak.patch
patches.kernel.org/5.12.9-213-drm-amdgpu-Fix-a-use-after-free.patch
patches.kernel.org/5.12.9-214-drm-amd-amdgpu-fix-a-potential-deadlock-in-gpu.patch
patches.kernel.org/5.12.9-215-drm-amdgpu-stop-touching-sched.ready-in-the-ba.patch
patches.kernel.org/5.12.9-216-platform-x86-touchscreen_dmi-Add-info-for-the-.patch
patches.kernel.org/5.12.9-217-block-fix-a-race-between-del_gendisk-and-BLKRR.patch
patches.kernel.org/5.12.9-218-linux-bits.h-fix-compilation-error-with-GENMAS.patch
patches.kernel.org/5.12.9-219-spi-take-the-SPI-IO-mutex-in-the-spi_set_cs_ti.patch
patches.kernel.org/5.12.9-220-net-netcp-Fix-an-error-message.patch
patches.kernel.org/5.12.9-221-net-dsa-fix-error-code-getting-shifted-with-4-.patch
patches.kernel.org/5.12.9-222-interconnect-qcom-bcm-voter-add-a-missing-of_n.patch
patches.kernel.org/5.12.9-223-interconnect-qcom-Add-missing-MODULE_DEVICE_TA.patch
patches.kernel.org/5.12.9-224-usb-cdnsp-Fix-lack-of-removing-request-from-pe.patch
patches.kernel.org/5.12.9-225-ASoC-cs42l42-Regmap-must-use_single_read-write.patch
patches.kernel.org/5.12.9-226-net-stmmac-Fix-MAC-WoL-not-working-if-PHY-does.patch
patches.kernel.org/5.12.9-227-net-ipa-memory-region-array-is-variable-size.patch
patches.kernel.org/5.12.9-228-vfio-ccw-Check-initialized-flag-in-cp_init.patch
patches.kernel.org/5.12.9-229-spi-Assume-GPIO-CS-active-high-in-ACPI-case.patch
patches.kernel.org/5.12.9-230-net-really-orphan-skbs-tied-to-closing-sk.patch
patches.kernel.org/5.12.9-231-net-packetmmap-fix-only-tx-timestamp-on-reques.patch
patches.kernel.org/5.12.9-232-net-fec-fix-the-potential-memory-leak-in-fec_e.patch
patches.kernel.org/5.12.9-233-octeontx2-pf-fix-a-buffer-overflow-in-otx2_set.patch
patches.kernel.org/5.12.9-234-ptp-ocp-Fix-a-resource-leak-in-an-error-handli.patch
patches.kernel.org/5.12.9-235-chelsio-chtls-unlock-on-error-in-chtls_pt_recv.patch
patches.kernel.org/5.12.9-236-net-mdio-thunder-Fix-a-double-free-issue-in-th.patch
patches.kernel.org/5.12.9-237-net-mdio-octeon-Fix-some-double-free-issues.patch
patches.kernel.org/5.12.9-238-cxgb4-ch_ktls-Clear-resources-when-pf4-device-.patch
patches.kernel.org/5.12.9-239-openvswitch-meter-fix-race-when-getting-now_ms.patch
patches.kernel.org/5.12.9-240-tls-splice-check-SPLICE_F_NONBLOCK-instead-of-.patch
patches.kernel.org/5.12.9-241-net-sched-fix-packet-stuck-problem-for-lockles.patch
patches.kernel.org/5.12.9-242-net-sched-fix-tx-action-rescheduling-issue-dur.patch
patches.kernel.org/5.12.9-243-net-sched-fix-tx-action-reschedule-issue-with-.patch
patches.kernel.org/5.12.9-244-net-hso-check-for-allocation-failure-in-hso_cr.patch
patches.kernel.org/5.12.9-245-net-bnx2-Fix-error-return-code-in-bnx2_init_bo.patch
patches.kernel.org/5.12.9-246-bnxt_en-Include-new-P5-HV-definition-in-VF-che.patch
patches.kernel.org/5.12.9-247-bnxt_en-Fix-context-memory-setup-for-64K-page-.patch
patches.kernel.org/5.12.9-248-mld-fix-panic-in-mld_newpack.patch
patches.kernel.org/5.12.9-249-net-smc-remove-device-from-smcd_dev_list-after.patch
patches.kernel.org/5.12.9-250-gve-Check-TX-QPL-was-actually-assigned.patch
patches.kernel.org/5.12.9-251-gve-Update-mgmt_msix_idx-if-num_ntfy-changes.patch
patches.kernel.org/5.12.9-252-gve-Add-NULL-pointer-checks-when-freeing-irqs.patch
patches.kernel.org/5.12.9-253-gve-Upgrade-memory-barrier-in-poll-routine.patch
patches.kernel.org/5.12.9-254-gve-Correct-SKB-queue-index-validation.patch
patches.kernel.org/5.12.9-255-iommu-amd-Clear-DMA-ops-when-switching-domain.patch
patches.kernel.org/5.12.9-256-iommu-virtio-Add-missing-MODULE_DEVICE_TABLE.patch
patches.kernel.org/5.12.9-257-net-hns3-fix-incorrect-resp_msg-issue.patch
patches.kernel.org/5.12.9-258-net-hns3-put-off-calling-register_netdev-until.patch
patches.kernel.org/5.12.9-259-net-hns3-fix-user-s-coalesce-configuration-los.patch
patches.kernel.org/5.12.9-260-net-mlx5-SF-Fix-show-state-inactive-when-its-i.patch
patches.kernel.org/5.12.9-261-net-mlx5e-Make-sure-fib-dev-exists-in-fib-even.patch
patches.kernel.org/5.12.9-262-net-mlx5e-Reject-mirroring-on-source-port-chan.patch
patches.kernel.org/5.12.9-263-iommu-vt-d-Check-for-allocation-failure-in-aux.patch
patches.kernel.org/5.12.9-264-iommu-vt-d-Use-user-privilege-for-RID2PASID-tr.patch
patches.kernel.org/5.12.9-265-cxgb4-avoid-accessing-registers-when-clearing-.patch
patches.kernel.org/5.12.9-266-staging-emxx_udc-fix-loop-in-_nbu2ss_nuke.patch
patches.kernel.org/5.12.9-267-ASoC-cs35l33-fix-an-error-code-in-probe.patch
patches.kernel.org/5.12.9-268-bpf-offload-Reorder-offload-callback-prepare-i.patch
patches.kernel.org/5.12.9-269-bpf-Set-mac_len-in-bpf_skb_change_head.patch
patches.kernel.org/5.12.9-270-ixgbe-fix-large-MTU-request-from-VF.patch
patches.kernel.org/5.12.9-271-ASoC-qcom-lpass-cpu-Use-optional-clk-APIs.patch
patches.kernel.org/5.12.9-272-scsi-libsas-Use-_safe-loop-in-sas_resume_port.patch
patches.kernel.org/5.12.9-273-net-lantiq-fix-memory-corruption-in-RX-ring.patch
patches.kernel.org/5.12.9-274-ipv6-record-frag_max_size-in-atomic-fragments-.patch
patches.kernel.org/5.12.9-275-scsi-aic7xxx-Restore-several-defines-for-aic7x.patch
patches.kernel.org/5.12.9-276-ALSA-usb-audio-scarlett2-snd_scarlett_gen2_con.patch
patches.kernel.org/5.12.9-277-net-ethernet-mtk_eth_soc-Fix-packet-statistics.patch
patches.kernel.org/5.12.9-278-sch_dsmark-fix-a-NULL-deref-in-qdisc_reset.patch
patches.kernel.org/5.12.9-279-net-hsr-fix-mac_len-checks.patch
patches.kernel.org/5.12.9-280-MIPS-alchemy-xxs1500-add-gpio-au1000.h-header-.patch
patches.kernel.org/5.12.9-281-MIPS-ralink-export-rt_sysc_membase-for-rt2880_.patch
patches.kernel.org/5.12.9-282-net-zero-initialize-tc-skb-extension-on-alloca.patch
patches.kernel.org/5.12.9-283-net-mvpp2-add-buffer-header-handling-in-RX.patch
patches.kernel.org/5.12.9-284-SUNRPC-More-fixes-for-backlog-congestion.patch
patches.kernel.org/5.12.9-285-thermal-drivers-qcom-Fix-error-code-in-adc_tm5.patch
patches.kernel.org/5.12.9-286-KVM-X86-hyper-v-Task-srcu-lock-when-accessing-.patch
patches.kernel.org/5.12.9-287-xprtrdma-Revert-586a0787ce35.patch
patches.kernel.org/5.12.9-288-samples-bpf-Consider-frame-size-in-tx_only-of-.patch
patches.kernel.org/5.12.9-289-net-hns3-check-the-return-of-skb_checksum_help.patch
patches.kernel.org/5.12.9-290-bpftool-Add-sock_release-help-info-for-cgroup-.patch
patches.kernel.org/5.12.9-291-Revert-Revert-ALSA-usx2y-Fix-potential-NULL-po.patch
patches.kernel.org/5.12.9-292-net-hso-bail-out-on-interrupt-URB-allocation-f.patch
patches.kernel.org/5.12.9-293-arm64-mm-don-t-use-CON-and-BLK-mapping-if-KFEN.patch
patches.kernel.org/5.12.9-294-neighbour-Prevent-Race-condition-in-neighbour-.patch
patches.kernel.org/5.12.9-295-usb-core-reduce-power-on-good-delay-time-of-ro.patch
patches.kernel.org/5.12.9-296-Linux-5.12.9.patch
patches.kernel.org/5.12.10-001-mt76-mt7921-add-rcu-section-in-mt7921_mcu_tx_.patch
patches.kernel.org/5.12.10-002-mt76-mt7921-fix-possible-AOOB-issue-in-mt7921.patch
patches.kernel.org/5.12.10-003-mt76-mt76x0e-fix-device-hang-during-suspend-r.patch
patches.kernel.org/5.12.10-004-hwmon-dell-smm-hwmon-Fix-index-values.patch
patches.kernel.org/5.12.10-005-hwmon-pmbus-isl68137-remove-READ_TEMPERATURE_.patch
patches.kernel.org/5.12.10-006-netfilter-conntrack-unregister-ipv4-sockopts-.patch
patches.kernel.org/5.12.10-007-efi-fdt-fix-panic-when-no-valid-fdt-found.patch
patches.kernel.org/5.12.10-008-efi-Allow-EFI_MEMORY_XP-and-EFI_MEMORY_RO-bot.patch
patches.kernel.org/5.12.10-009-efi-libstub-prevent-read-overflow-in-find_fil.patch
patches.kernel.org/5.12.10-010-efi-cper-fix-snprintf-use-in-cper_dimm_err_lo.patch
patches.kernel.org/5.12.10-011-vfio-pci-Fix-error-return-code-in-vfio_ecap_i.patch
patches.kernel.org/5.12.10-012-vfio-pci-zap_vma_ptes-needs-MMU.patch
patches.kernel.org/5.12.10-013-samples-vfio-mdev-fix-error-handing-in-mdpy_f.patch
patches.kernel.org/5.12.10-014-vfio-platform-fix-module_put-call-in-error-fl.patch
patches.kernel.org/5.12.10-015-ipvs-ignore-IP_VS_SVC_F_HASHED-flag-when-addi.patch
patches.kernel.org/5.12.10-016-HID-logitech-hidpp-initialize-level-variable.patch
patches.kernel.org/5.12.10-017-HID-pidff-fix-error-return-code-in-hid_pidff_.patch
patches.kernel.org/5.12.10-018-HID-amd_sfh-Fix-memory-leak-in-amd_sfh_work.patch
patches.kernel.org/5.12.10-019-HID-i2c-hid-fix-format-string-mismatch.patch
patches.kernel.org/5.12.10-020-kbuild-Quote-OBJCOPY-var-to-avoid-a-pahole-ca.patch
patches.kernel.org/5.12.10-021-devlink-Correct-VIRTUAL-port-to-not-have-phys.patch
patches.kernel.org/5.12.10-022-net-sched-act_ct-Offload-connections-with-com.patch
patches.kernel.org/5.12.10-023-net-sched-act_ct-Fix-ct-template-allocation-f.patch
patches.kernel.org/5.12.10-024-mptcp-fix-sk_forward_memory-corruption-on-ret.patch
patches.kernel.org/5.12.10-025-mptcp-always-parse-mptcp-options-for-MPC-reqs.patch
patches.kernel.org/5.12.10-026-mptcp-do-not-reset-MP_CAPABLE-subflow-on-mapp.patch
patches.kernel.org/5.12.10-027-nvme-rdma-fix-in-casule-data-send-for-chained.patch
patches.kernel.org/5.12.10-028-ACPICA-Clean-up-context-mutex-during-object-d.patch
patches.kernel.org/5.12.10-029-perf-probe-Fix-NULL-pointer-dereference-in-co.patch
patches.kernel.org/5.12.10-030-net-dsa-tag_8021q-fix-the-VLAN-IDs-used-for-e.patch
patches.kernel.org/5.12.10-031-net-sock-fix-in-kernel-mark-setting.patch
patches.kernel.org/5.12.10-032-net-tls-Replace-TLS_RX_SYNC_RUNNING-with-RCU.patch
patches.kernel.org/5.12.10-033-net-tls-Fix-use-after-free-after-the-TLS-devi.patch
patches.kernel.org/5.12.10-034-net-mlx5e-Fix-incompatible-casting.patch
patches.kernel.org/5.12.10-035-net-mlx5-Check-firmware-sync-reset-requested-.patch
patches.kernel.org/5.12.10-036-net-mlx5e-Check-for-needed-capability-for-cvl.patch
patches.kernel.org/5.12.10-037-net-mlx5e-Fix-adding-encap-rules-to-slow-path.patch
patches.kernel.org/5.12.10-038-net-mlx5-DR-Create-multi-destination-flow-tab.patch
patches.kernel.org/5.12.10-039-nvmet-fix-freeing-unallocated-p2pmem.patch
patches.kernel.org/5.12.10-040-netfilter-nft_ct-skip-expectations-for-confir.patch
patches.kernel.org/5.12.10-041-netfilter-nfnetlink_cthelper-hit-EBUSY-on-upd.patch
patches.kernel.org/5.12.10-042-drm-i915-selftests-Fix-return-value-check-in-.patch
patches.kernel.org/5.12.10-043-bpf-lockdown-audit-Fix-buggy-SELinux-lockdown.patch
patches.kernel.org/5.12.10-044-ieee802154-fix-error-return-code-in-ieee80215.patch
patches.kernel.org/5.12.10-045-ieee802154-fix-error-return-code-in-ieee80215.patch
patches.kernel.org/5.12.10-046-igb-Fix-XDP-with-PTP-enabled.patch
patches.kernel.org/5.12.10-047-igb-add-correct-exception-tracing-for-XDP.patch
patches.kernel.org/5.12.10-048-ixgbevf-add-correct-exception-tracing-for-XDP.patch
patches.kernel.org/5.12.10-049-ice-track-AF_XDP-ZC-enabled-queues-in-bitmap.patch
patches.kernel.org/5.12.10-050-cxgb4-fix-regression-with-HASH-tc-prio-value-.patch
patches.kernel.org/5.12.10-051-ipv6-Fix-KASAN-slab-out-of-bounds-Read-in-fib.patch
patches.kernel.org/5.12.10-052-ice-Fix-allowing-VF-to-request-more-less-queu.patch
patches.kernel.org/5.12.10-053-ice-Fix-VFR-issues-for-AVF-drivers-that-expec.patch
patches.kernel.org/5.12.10-054-ice-handle-the-VF-VSI-rebuild-failure.patch
patches.kernel.org/5.12.10-055-ice-report-supported-and-advertised-autoneg-u.patch
patches.kernel.org/5.12.10-056-ice-Allow-all-LLDP-packets-from-PF-to-Tx.patch
patches.kernel.org/5.12.10-057-i2c-qcom-geni-Add-shutdown-callback-for-i2c.patch
patches.kernel.org/5.12.10-058-sch_htb-fix-refcount-leak-in-htb_parent_to_le.patch
patches.kernel.org/5.12.10-059-cxgb4-avoid-link-re-train-during-TC-MQPRIO-co.patch
patches.kernel.org/5.12.10-060-i40e-optimize-for-XDP_REDIRECT-in-xsk-path.patch
patches.kernel.org/5.12.10-061-i40e-add-correct-exception-tracing-for-XDP.patch
patches.kernel.org/5.12.10-062-ice-optimize-for-XDP_REDIRECT-in-xsk-path.patch
patches.kernel.org/5.12.10-063-ice-add-correct-exception-tracing-for-XDP.patch
patches.kernel.org/5.12.10-064-ixgbe-optimize-for-XDP_REDIRECT-in-xsk-path.patch
patches.kernel.org/5.12.10-065-ixgbe-add-correct-exception-tracing-for-XDP.patch
patches.kernel.org/5.12.10-066-arm64-dts-ti-j7200-main-Mark-Main-NAVSS-as-dm.patch
patches.kernel.org/5.12.10-067-optee-use-export_uuid-to-copy-client-UUID.patch
patches.kernel.org/5.12.10-068-bus-ti-sysc-Fix-am335x-resume-hang-for-usb-ot.patch
patches.kernel.org/5.12.10-069-arm64-dts-ls1028a-fix-memory-node.patch
patches.kernel.org/5.12.10-070-arm64-dts-zii-ultra-remove-second-GEN_3V3-reg.patch
patches.kernel.org/5.12.10-071-arm64-dts-zii-ultra-fix-12V_MAIN-voltage.patch
patches.kernel.org/5.12.10-072-arm64-dts-freescale-sl28-var4-fix-RGMII-clock.patch
patches.kernel.org/5.12.10-073-arm64-dts-freescale-sl28-var1-fix-RGMII-clock.patch
patches.kernel.org/5.12.10-074-ARM-dts-imx7d-meerkat96-Fix-the-tuning-step-p.patch
patches.kernel.org/5.12.10-075-ARM-dts-imx7d-pico-Fix-the-tuning-step-proper.patch
patches.kernel.org/5.12.10-076-ARM-dts-imx-emcon-avari-Fix-nxp-pca8574-gpio-.patch
patches.kernel.org/5.12.10-077-bus-ti-sysc-Fix-flakey-idling-of-uarts-and-st.patch
patches.kernel.org/5.12.10-078-arm64-meson-select-COMMON_CLK.patch
patches.kernel.org/5.12.10-079-tipc-add-extack-messages-for-bearer-media-fai.patch
patches.kernel.org/5.12.10-080-tipc-fix-unique-bearer-names-sanity-check.patch
patches.kernel.org/5.12.10-081-serial-stm32-fix-threaded-interrupt-handling.patch
patches.kernel.org/5.12.10-082-riscv-vdso-fix-and-clean-up-Makefile.patch
patches.kernel.org/5.12.10-083-amdgpu-fix-GEM-obj-leak-in-amdgpu_display_use.patch
patches.kernel.org/5.12.10-084-io_uring-fix-link-timeout-refs.patch
patches.kernel.org/5.12.10-085-io_uring-use-better-types-for-cflags.patch
patches.kernel.org/5.12.10-086-io_uring-wrap-io_kiocb-reference-count-manipu.patch
patches.kernel.org/5.12.10-087-io_uring-fix-ltout-double-free-on-completion-.patch
patches.kernel.org/5.12.10-088-drm-amdgpu-vcn3-add-cancel_delayed_work_sync-.patch
patches.kernel.org/5.12.10-089-drm-amdgpu-jpeg2.5-add-cancel_delayed_work_sy.patch
patches.kernel.org/5.12.10-090-drm-amdgpu-jpeg3-add-cancel_delayed_work_sync.patch
patches.kernel.org/5.12.10-091-Bluetooth-fix-the-erroneous-flush_work-order.patch
patches.kernel.org/5.12.10-092-Bluetooth-use-correct-lock-to-prevent-UAF-of-.patch
patches.kernel.org/5.12.10-093-wireguard-do-not-use-O3.patch
patches.kernel.org/5.12.10-094-wireguard-peer-allocate-in-kmem_cache.patch
patches.kernel.org/5.12.10-095-wireguard-use-synchronize_net-rather-than-syn.patch
patches.kernel.org/5.12.10-096-wireguard-selftests-remove-old-conntrack-kcon.patch
patches.kernel.org/5.12.10-097-wireguard-selftests-make-sure-rp_filter-is-di.patch
patches.kernel.org/5.12.10-098-wireguard-allowedips-initialize-list-head-in-.patch
patches.kernel.org/5.12.10-099-wireguard-allowedips-remove-nodes-in-O-1.patch
patches.kernel.org/5.12.10-100-wireguard-allowedips-allocate-nodes-in-kmem_c.patch
patches.kernel.org/5.12.10-101-wireguard-allowedips-free-empty-intermediate-.patch
patches.kernel.org/5.12.10-102-net-caif-added-cfserl_release-function.patch
patches.kernel.org/5.12.10-103-net-caif-add-proper-error-handling.patch
patches.kernel.org/5.12.10-104-net-caif-fix-memory-leak-in-caif_device_notif.patch
patches.kernel.org/5.12.10-105-net-caif-fix-memory-leak-in-cfusbl_device_not.patch
patches.kernel.org/5.12.10-106-HID-i2c-hid-Skip-ELAN-power-on-command-after-.patch
patches.kernel.org/5.12.10-107-HID-magicmouse-fix-NULL-deref-on-disconnect.patch
patches.kernel.org/5.12.10-108-HID-multitouch-require-Finger-field-to-mark-W.patch
patches.kernel.org/5.12.10-109-gfs2-fix-scheduling-while-atomic-bug-in-glock.patch
patches.kernel.org/5.12.10-110-ALSA-timer-Fix-master-timer-notification.patch
patches.kernel.org/5.12.10-111-ALSA-hda-Fix-for-mute-key-LED-for-HP-Pavilion.patch
patches.kernel.org/5.12.10-112-ALSA-hda-update-the-power_state-during-the-di.patch
patches.kernel.org/5.12.10-113-ARM-dts-imx6dl-yapp4-Fix-RGMII-connection-to-.patch
patches.kernel.org/5.12.10-114-ARM-dts-imx6q-dhcom-Add-PU-VDD1P1-VDD2P5-regu.patch
patches.kernel.org/5.12.10-115-ext4-fix-memory-leak-in-ext4_fill_super.patch
patches.kernel.org/5.12.10-116-ext4-fix-bug-on-in-ext4_es_cache_extent-as-ex.patch
patches.kernel.org/5.12.10-117-ext4-fix-fast-commit-alignment-issues.patch
patches.kernel.org/5.12.10-118-ext4-fix-memory-leak-in-ext4_mb_init_backend-.patch
patches.kernel.org/5.12.10-119-ext4-fix-accessing-uninit-percpu-counter-vari.patch
patches.kernel.org/5.12.10-120-usb-dwc2-Fix-build-in-periphal-only-mode.patch
patches.kernel.org/5.12.10-121-Revert-MIPS-make-userspace-mapping-young-by-d.patch
patches.kernel.org/5.12.10-122-kfence-maximize-allocation-wait-timeout-durat.patch
patches.kernel.org/5.12.10-123-kfence-use-TASK_IDLE-when-awaiting-allocation.patch
patches.kernel.org/5.12.10-124-pid-take-a-reference-when-initializing-cad_pi.patch
patches.kernel.org/5.12.10-125-ocfs2-fix-data-corruption-by-fallocate.patch
patches.kernel.org/5.12.10-126-mm-debug_vm_pgtable-fix-alignment-for-pmd-pud.patch
patches.kernel.org/5.12.10-127-mm-page_alloc-fix-counting-of-free-pages-afte.patch
patches.kernel.org/5.12.10-128-scsi-lpfc-Fix-failure-to-transmit-ABTS-on-FC-.patch
patches.kernel.org/5.12.10-129-x86-cpufeatures-Force-disable-X86_FEATURE_ENQ.patch
patches.kernel.org/5.12.10-130-dmaengine-idxd-Use-cpu_feature_enabled.patch
patches.kernel.org/5.12.10-131-x86-sev-Check-SME-SEV-support-in-CPUID-first.patch
patches.kernel.org/5.12.10-132-KVM-PPC-Book3S-HV-Save-host-FSCR-in-the-P7-8-.patch
patches.kernel.org/5.12.10-133-nfc-fix-NULL-ptr-dereference-in-llcp_sock_get.patch
patches.kernel.org/5.12.10-134-drm-amdgpu-Don-t-query-CE-and-UE-errors.patch
patches.kernel.org/5.12.10-135-drm-amdgpu-make-sure-we-unpin-the-UVD-BO.patch
patches.kernel.org/5.12.10-136-x86-apic-Mark-_all_-legacy-interrupts-when-IO.patch
patches.kernel.org/5.12.10-137-x86-thermal-Fix-LVT-thermal-setup-for-SMI-del.patch
patches.kernel.org/5.12.10-138-powerpc-kprobes-Fix-validation-of-prefixed-in.patch
patches.kernel.org/5.12.10-139-btrfs-mark-ordered-extent-and-inode-with-erro.patch
patches.kernel.org/5.12.10-140-btrfs-fix-error-handling-in-btrfs_del_csums.patch
patches.kernel.org/5.12.10-141-btrfs-return-errors-from-btrfs_del_csums-in-c.patch
patches.kernel.org/5.12.10-142-btrfs-fix-fsync-failure-and-transaction-abort.patch
patches.kernel.org/5.12.10-143-btrfs-check-error-value-from-btrfs_update_ino.patch
patches.kernel.org/5.12.10-144-btrfs-fixup-error-handling-in-fixup_inode_lin.patch
patches.kernel.org/5.12.10-145-btrfs-abort-in-rename_exchange-if-we-fail-to-.patch
patches.kernel.org/5.12.10-146-btrfs-fix-deadlock-when-cloning-inline-extent.patch
patches.kernel.org/5.12.10-147-mm-hugetlb-fix-simple-resv_huge_pages-underfl.patch
patches.kernel.org/5.12.10-148-drm-msm-dpu-always-use-mdp-device-to-scale-ba.patch
patches.kernel.org/5.12.10-149-KVM-SVM-Truncate-GPR-value-for-DR-and-CR-acce.patch
patches.kernel.org/5.12.10-150-x86-kvm-Teardown-PV-features-on-boot-CPU-as-w.patch
patches.kernel.org/5.12.10-151-x86-kvm-Disable-kvmclock-on-all-CPUs-on-shutd.patch
patches.kernel.org/5.12.10-152-x86-kvm-Disable-all-PV-features-on-crash.patch
patches.kernel.org/5.12.10-153-KVM-arm64-Commit-pending-PC-adjustemnts-befor.patch
patches.kernel.org/5.12.10-154-KVM-arm64-Resolve-all-pending-PC-updates-befo.patch
patches.kernel.org/5.12.10-155-ARM-OMAP1-isp1301-omap-Add-missing-gpiod_add_.patch
patches.kernel.org/5.12.10-156-i2c-qcom-geni-Suspend-and-resume-the-bus-duri.patch
patches.kernel.org/5.12.10-157-x86-fault-Don-t-send-SIGSEGV-twice-on-SEGV_PK.patch
patches.kernel.org/5.12.10-158-netfilter-nf_tables-missing-error-reporting-f.patch
patches.kernel.org/5.12.10-159-xen-netback-take-a-reference-to-the-RX-task-t.patch
patches.kernel.org/5.12.10-160-neighbour-allow-NUD_NOARP-entries-to-be-force.patch
patches.kernel.org/5.12.10-161-Linux-5.12.10.patch
patches.kernel.org/5.12.11-001-proc-Track-proc-pid-attr-opener-mm_struct.patch
patches.kernel.org/5.12.11-002-ASoC-max98088-fix-ni-clock-divider-calculatio.patch
patches.kernel.org/5.12.11-003-ASoC-amd-fix-for-pcm_read-error.patch
patches.kernel.org/5.12.11-004-spi-Fix-spi-device-unregister-flow.patch
patches.kernel.org/5.12.11-005-spi-spi-zynq-qspi-Fix-stack-violation-bug.patch
patches.kernel.org/5.12.11-006-bpf-Forbid-trampoline-attach-for-functions-wi.patch
patches.kernel.org/5.12.11-007-ASoC-codecs-lpass-rx-macro-add-missing-MODULE.patch
patches.kernel.org/5.12.11-008-ASoC-codecs-lpass-tx-macro-add-missing-MODULE.patch
patches.kernel.org/5.12.11-009-net-nfc-rawsock.c-fix-a-permission-check-bug.patch
patches.kernel.org/5.12.11-010-usb-cdns3-Fix-runtime-PM-imbalance-on-error.patch
patches.kernel.org/5.12.11-011-ASoC-Intel-bytcr_rt5640-Add-quirk-for-the-Gla.patch
patches.kernel.org/5.12.11-012-ASoC-Intel-bytcr_rt5640-Add-quirk-for-the-Len.patch
patches.kernel.org/5.12.11-013-bpf-Add-deny-list-of-btf-ids-check-for-tracin.patch
patches.kernel.org/5.12.11-014-vfio-ccw-Reset-FSM-state-to-IDLE-inside-FSM.patch
patches.kernel.org/5.12.11-015-vfio-ccw-Serialize-FSM-IDLE-state-with-I-O-co.patch
patches.kernel.org/5.12.11-016-ASoC-sti-sas-add-missing-MODULE_DEVICE_TABLE.patch
patches.kernel.org/5.12.11-017-spi-sprd-Add-missing-MODULE_DEVICE_TABLE.patch
patches.kernel.org/5.12.11-018-usb-chipidea-udc-assign-interrupt-number-to-U.patch
patches.kernel.org/5.12.11-019-isdn-mISDN-netjet-Fix-crash-in-nj_probe.patch
patches.kernel.org/5.12.11-020-bonding-init-notify_work-earlier-to-avoid-uni.patch
patches.kernel.org/5.12.11-021-netlink-disable-IRQs-for-netlink_lock_table.patch
patches.kernel.org/5.12.11-022-net-mdiobus-get-rid-of-a-BUG_ON.patch
patches.kernel.org/5.12.11-023-cgroup-disable-controllers-at-parse-time.patch
patches.kernel.org/5.12.11-024-wq-handle-VM-suspension-in-stall-detection.patch
patches.kernel.org/5.12.11-025-net-qla3xxx-fix-schedule-while-atomic-in-ql_s.patch
patches.kernel.org/5.12.11-026-RDS-tcp-loopback-connection-can-hang.patch
patches.kernel.org/5.12.11-027-net-sfc-fix-non-freed-irq-in-legacy-irq-mode.patch
patches.kernel.org/5.12.11-028-scsi-bnx2fc-Return-failure-if-io_req-is-alrea.patch
patches.kernel.org/5.12.11-029-scsi-vmw_pvscsi-Set-correct-residual-data-len.patch
patches.kernel.org/5.12.11-030-scsi-hisi_sas-Drop-free_irq-of-devm_request_i.patch
patches.kernel.org/5.12.11-031-scsi-target-qla2xxx-Wait-for-stop_phase1-at-W.patch
patches.kernel.org/5.12.11-032-net-macb-ensure-the-device-is-available-befor.patch
patches.kernel.org/5.12.11-033-net-appletalk-cops-Fix-data-race-in-cops_prob.patch
patches.kernel.org/5.12.11-034-net-dsa-microchip-enable-phy-errata-workaroun.patch
patches.kernel.org/5.12.11-035-Makefile-LTO-have-linker-check-Wframe-larger-.patch
patches.kernel.org/5.12.11-036-nvme-fabrics-decode-host-pathing-error-for-co.patch
patches.kernel.org/5.12.11-037-MIPS-Fix-kernel-hang-under-FUNCTION_GRAPH_TRA.patch
patches.kernel.org/5.12.11-038-bpf-selftests-Adjust-few-selftest-result_unpr.patch
patches.kernel.org/5.12.11-039-dm-verity-fix-require_signatures-module_param.patch
patches.kernel.org/5.12.11-040-bnx2x-Fix-missing-error-code-in-bnx2x_iov_ini.patch
patches.kernel.org/5.12.11-041-nvme-tcp-remove-incorrect-Kconfig-dep-in-BLK_.patch
patches.kernel.org/5.12.11-042-nvmet-fix-false-keep-alive-timeout-when-a-con.patch
patches.kernel.org/5.12.11-043-powerpc-fsl-set-fsl-i2c-erratum-a004447-flag-.patch
patches.kernel.org/5.12.11-044-powerpc-fsl-set-fsl-i2c-erratum-a004447-flag-.patch
patches.kernel.org/5.12.11-045-spi-Don-t-have-controller-clean-up-spi-device.patch
patches.kernel.org/5.12.11-046-spi-Cleanup-on-failure-of-initial-setup.patch
patches.kernel.org/5.12.11-047-i2c-mpc-Make-use-of-i2c_recover_bus.patch
patches.kernel.org/5.12.11-048-i2c-mpc-implement-erratum-A-004447-workaround.patch
patches.kernel.org/5.12.11-049-ALSA-seq-Fix-race-of-snd_seq_timer_open.patch
patches.kernel.org/5.12.11-050-ALSA-firewire-lib-fix-the-context-to-call-snd.patch
patches.kernel.org/5.12.11-051-ALSA-hda-realtek-headphone-and-mic-don-t-work.patch
patches.kernel.org/5.12.11-052-ALSA-hda-realtek-fix-mute-micmute-LEDs-and-sp.patch
patches.kernel.org/5.12.11-053-ALSA-hda-realtek-fix-mute-micmute-LEDs-and-sp.patch
patches.kernel.org/5.12.11-054-ALSA-hda-realtek-fix-mute-micmute-LEDs-for-HP.patch
patches.kernel.org/5.12.11-055-ALSA-hda-realtek-fix-mute-micmute-LEDs-for-HP.patch
patches.kernel.org/5.12.11-056-spi-bcm2835-Fix-out-of-bounds-access-with-mor.patch
patches.kernel.org/5.12.11-057-Revert-ACPI-sleep-Put-the-FACS-table-after-us.patch
patches.kernel.org/5.12.11-058-ACPI-Pass-the-same-capabilities-to-the-_OSC-r.patch
patches.kernel.org/5.12.11-059-drm-Fix-use-after-free-read-in-drm_getunique.patch
patches.kernel.org/5.12.11-060-drm-Lock-pointer-access-in-drm_master_release.patch
patches.kernel.org/5.12.11-061-x86-lto-Pass-stack-alignment-only-on-LLD-13.0.patch
patches.kernel.org/5.12.11-062-perf-x86-intel-uncore-Fix-M2M-event-umask-for.patch
patches.kernel.org/5.12.11-063-KVM-x86-Unload-MMU-on-guest-TLB-flush-if-TDP-.patch
patches.kernel.org/5.12.11-064-KVM-X86-MMU-Use-the-correct-inherited-permiss.patch
patches.kernel.org/5.12.11-065-kvm-avoid-speculation-based-attacks-from-out-.patch
patches.kernel.org/5.12.11-066-staging-rtl8723bs-Fix-uninitialized-variables.patch
patches.kernel.org/5.12.11-067-usb-misc-brcmstb-usb-pinmap-check-return-valu.patch
patches.kernel.org/5.12.11-068-misc-rtsx-separate-aspm-mode-into-MODE_REG-an.patch
patches.kernel.org/5.12.11-069-bus-mhi-pci_generic-Fix-possible-use-after-fr.patch
patches.kernel.org/5.12.11-070-tick-nohz-Only-check-for-RCU-deferred-wakeup-.patch
patches.kernel.org/5.12.11-071-bcache-remove-bcache-device-self-defined-read.patch
patches.kernel.org/5.12.11-072-bcache-avoid-oversized-read-request-in-cache-.patch
patches.kernel.org/5.12.11-073-async_xor-check-src_offs-is-not-NULL-before-u.patch
patches.kernel.org/5.12.11-074-btrfs-do-not-write-supers-if-we-have-an-fs-er.patch
patches.kernel.org/5.12.11-075-btrfs-zoned-fix-zone-number-to-sector-physica.patch
patches.kernel.org/5.12.11-076-btrfs-return-value-from-btrfs_mark_extent_wri.patch
patches.kernel.org/5.12.11-077-btrfs-promote-debugging-asserts-to-full-fledg.patch
patches.kernel.org/5.12.11-078-coredump-Limit-what-can-interrupt-coredumps.patch
patches.kernel.org/5.12.11-079-cgroup1-don-t-allow-n-in-renaming.patch
patches.kernel.org/5.12.11-080-ftrace-Do-not-blindly-read-the-ip-address-in-.patch
patches.kernel.org/5.12.11-081-tracing-Correct-the-length-check-which-causes.patch
patches.kernel.org/5.12.11-082-tools-bootconfig-Fix-a-build-error-accroding-.patch
patches.kernel.org/5.12.11-083-mmc-renesas_sdhi-abort-tuning-when-timeout-de.patch
patches.kernel.org/5.12.11-084-mmc-renesas_sdhi-Fix-HS400-on-R-Car-M3-W.patch
patches.kernel.org/5.12.11-085-USB-f_ncm-ncm_bitrate-speed-is-unsigned.patch
patches.kernel.org/5.12.11-086-usb-f_ncm-only-first-packet-of-aggregate-need.patch
patches.kernel.org/5.12.11-087-usb-pd-Set-PD_T_SINK_WAIT_CAP-to-310ms.patch
patches.kernel.org/5.12.11-088-usb-dwc3-meson-g12a-fix-usb2-PHY-glue-init-wh.patch
patches.kernel.org/5.12.11-089-usb-dwc3-meson-g12a-Disable-the-regulator-in-.patch
patches.kernel.org/5.12.11-090-usb-dwc3-gadget-Bail-from-dwc3_gadget_exit-if.patch
patches.kernel.org/5.12.11-091-usb-dwc3-ep0-fix-NULL-pointer-exception.patch
patches.kernel.org/5.12.11-092-usb-pci-quirks-disable-D3cold-on-xhci-suspend.patch
patches.kernel.org/5.12.11-093-usb-musb-fix-MUSB_QUIRK_B_DISCONNECT_99-handl.patch
patches.kernel.org/5.12.11-094-usb-typec-wcove-Use-LE-to-CPU-conversion-when.patch
patches.kernel.org/5.12.11-095-usb-typec-ucsi-Clear-PPM-capability-data-in-u.patch
patches.kernel.org/5.12.11-096-usb-typec-intel_pmc_mux-Put-fwnode-in-error-c.patch
patches.kernel.org/5.12.11-097-usb-typec-intel_pmc_mux-Add-missed-error-chec.patch
patches.kernel.org/5.12.11-098-usb-gadget-f_fs-Ensure-io_completion_wq-is-id.patch
patches.kernel.org/5.12.11-099-USB-serial-ftdi_sio-add-NovaTech-OrionMX-prod.patch
patches.kernel.org/5.12.11-100-USB-serial-omninet-add-device-id-for-Zyxel-Om.patch
patches.kernel.org/5.12.11-101-USB-serial-quatech2-fix-control-request-direc.patch
patches.kernel.org/5.12.11-102-USB-serial-cp210x-fix-alternate-function-for-.patch
patches.kernel.org/5.12.11-103-USB-serial-cp210x-fix-CP2102N-A01-modem-contr.patch
patches.kernel.org/5.12.11-104-usb-cdnsp-Fix-deadlock-issue-in-cdnsp_thread_.patch
patches.kernel.org/5.12.11-105-usb-gadget-eem-fix-wrong-eem-header-operation.patch
patches.kernel.org/5.12.11-106-usb-fix-various-gadgets-null-ptr-deref-on-10g.patch
patches.kernel.org/5.12.11-107-usb-fix-various-gadget-panics-on-10gbps-cabli.patch
patches.kernel.org/5.12.11-108-usb-typec-tcpm-Properly-handle-Alert-and-Stat.patch
patches.kernel.org/5.12.11-109-usb-typec-tcpm-cancel-vdm-and-state-machine-h.patch
patches.kernel.org/5.12.11-110-usb-typec-tcpm-cancel-frs-hrtimer-when-unregi.patch
patches.kernel.org/5.12.11-111-usb-typec-tcpm-Do-not-finish-VDM-AMS-for-retr.patch
patches.kernel.org/5.12.11-112-regulator-core-resolve-supply-for-boot-on-alw.patch
patches.kernel.org/5.12.11-113-regulator-max77620-Use-device_set_of_node_fro.patch
patches.kernel.org/5.12.11-114-regulator-bd718x7-Fix-the-BUCK7-voltage-setti.patch
patches.kernel.org/5.12.11-115-regulator-da9121-Return-REGULATOR_MODE_INVALI.patch
patches.kernel.org/5.12.11-116-regulator-fan53880-Fix-missing-n_voltages-set.patch
patches.kernel.org/5.12.11-117-regulator-fixed-Ensure-enable_counter-is-corr.patch
patches.kernel.org/5.12.11-118-regulator-scmi-Fix-off-by-one-for-linear-regu.patch
patches.kernel.org/5.12.11-119-regulator-bd71828-Fix-.n_voltages-settings.patch
patches.kernel.org/5.12.11-120-regulator-atc260x-Fix-n_voltages-and-min_sel-.patch
patches.kernel.org/5.12.11-121-regulator-rtmv20-Fix-.set_current_limit-.get_.patch
patches.kernel.org/5.12.11-122-phy-usb-Fix-misuse-of-IS_ENABLED.patch
patches.kernel.org/5.12.11-123-usb-cdns3-Enable-TDL_CHK-only-for-OUT-ep.patch
patches.kernel.org/5.12.11-124-usb-dwc3-gadget-Disable-gadget-IRQ-during-pul.patch
patches.kernel.org/5.12.11-125-usb-typec-tcpm-Correct-the-responses-in-SVDM-.patch
patches.kernel.org/5.12.11-126-usb-typec-tcpm-Fix-misuses-of-AMS-invocation.patch
patches.kernel.org/5.12.11-127-usb-typec-mux-Fix-copy-paste-mistake-in-typec.patch
patches.kernel.org/5.12.11-128-drm-mcde-Fix-off-by-10-3-in-calculation.patch
patches.kernel.org/5.12.11-129-drm-msm-a6xx-fix-incorrectly-set-uavflagprd_i.patch
patches.kernel.org/5.12.11-130-drm-msm-a6xx-update-fix-CP_PROTECT-initializa.patch
patches.kernel.org/5.12.11-131-drm-msm-a6xx-avoid-shadow-NULL-reference-in-f.patch
patches.kernel.org/5.12.11-132-hwmon-corsair-psu-fix-suspend-behavior.patch
patches.kernel.org/5.12.11-133-hwmon-tps23861-define-regmap-max-register.patch
patches.kernel.org/5.12.11-134-hwmon-tps23861-set-current-shunt-value.patch
patches.kernel.org/5.12.11-135-hwmon-tps23861-correct-shunt-LSB-values.patch
patches.kernel.org/5.12.11-136-RDMA-ipoib-Fix-warning-caused-by-destroying-n.patch
patches.kernel.org/5.12.11-137-RDMA-mlx5-Use-different-doorbell-memory-for-d.patch
patches.kernel.org/5.12.11-138-RDMA-mlx4-Do-not-map-the-core_clock-page-to-u.patch
patches.kernel.org/5.12.11-139-RDMA-mlx5-Block-FDB-rules-when-not-in-switchd.patch
patches.kernel.org/5.12.11-140-RDMA-Verify-port-when-creating-flow-rule.patch
patches.kernel.org/5.12.11-141-ARM-cpuidle-Avoid-orphan-section-warning.patch
patches.kernel.org/5.12.11-142-vmlinux.lds.h-Avoid-orphan-section-with-SMP.patch
patches.kernel.org/5.12.11-143-tools-bootconfig-Fix-error-return-code-in-app.patch
patches.kernel.org/5.12.11-144-phy-cadence-Sierra-Fix-error-return-code-in-c.patch
patches.kernel.org/5.12.11-145-ASoC-core-Fix-Null-point-dereference-in-fmt_s.patch
patches.kernel.org/5.12.11-146-ASoC-meson-gx-card-fix-sound-dai-dt-schema.patch
patches.kernel.org/5.12.11-147-phy-ti-Fix-an-error-code-in-wiz_probe.patch
patches.kernel.org/5.12.11-148-gpio-wcd934x-Fix-shift-out-of-bounds-error.patch
patches.kernel.org/5.12.11-149-pinctrl-qcom-Fix-duplication-in-gpio_groups.patch
patches.kernel.org/5.12.11-150-perf-x86-intel-uncore-Fix-a-kernel-WARNING-tr.patch
patches.kernel.org/5.12.11-151-perf-Fix-data-race-between-pin_count-incremen.patch
patches.kernel.org/5.12.11-152-dt-bindings-connector-Replace-BIT-macro-with-.patch
patches.kernel.org/5.12.11-153-sched-fair-Keep-load_avg-and-load_sum-synced.patch
patches.kernel.org/5.12.11-154-sched-fair-Make-sure-to-update-tg-contrib-for.patch
patches.kernel.org/5.12.11-155-ASoC-SOF-reset-enabled_cores-state-at-suspend.patch
patches.kernel.org/5.12.11-156-sched-fair-Fix-util_est-UTIL_AVG_UNCHANGED-ha.patch
patches.kernel.org/5.12.11-157-platform-surface-aggregator-Fix-event-disable.patch
patches.kernel.org/5.12.11-158-x86-nmi_watchdog-Fix-old-style-NMI-watchdog-r.patch
patches.kernel.org/5.12.11-159-KVM-x86-Ensure-liveliness-of-nested-VM-Enter-.patch
patches.kernel.org/5.12.11-160-IB-mlx5-Fix-initializing-CQ-fragments-buffer.patch
patches.kernel.org/5.12.11-161-NFS-Fix-a-potential-NULL-dereference-in-nfs_g.patch
patches.kernel.org/5.12.11-162-NFSv4-Fix-deadlock-between-nfs4_evict_inode-a.patch
patches.kernel.org/5.12.11-163-pinctrl-qcom-Make-it-possible-to-select-SC818.patch
patches.kernel.org/5.12.11-164-perf-session-Correct-buffer-copying-when-peek.patch
patches.kernel.org/5.12.11-165-kvm-fix-previous-commit-for-32-bit-builds.patch
patches.kernel.org/5.12.11-166-NFS-Fix-use-after-free-in-nfs4_init_client.patch
patches.kernel.org/5.12.11-167-NFSv4-Fix-second-deadlock-in-nfs4_evict_inode.patch
patches.kernel.org/5.12.11-168-NFSv4-nfs4_proc_set_acl-needs-to-restore-NFS_.patch
patches.kernel.org/5.12.11-169-scsi-core-Fix-error-handling-of-scsi_host_all.patch
patches.kernel.org/5.12.11-170-scsi-core-Fix-failure-handling-of-scsi_add_ho.patch
patches.kernel.org/5.12.11-171-scsi-core-Put-.shost_dev-in-failure-path-if-h.patch
patches.kernel.org/5.12.11-172-scsi-core-Only-put-parent-device-if-host-stat.patch
patches.kernel.org/5.12.11-173-proc-only-require-mm_struct-for-writing.patch
patches.kernel.org/5.12.11-174-Linux-5.12.11.patch
patches.kernel.org/5.12.12-001-net-ieee802154-fix-null-deref-in-parse-dev-ad.patch
patches.kernel.org/5.12.12-002-HID-asus-Filter-keyboard-EC-for-old-ROG-keybo.patch
patches.kernel.org/5.12.12-003-HID-quirks-Set-INCREMENT_USAGE_ON_DUPLICATE-f.patch
patches.kernel.org/5.12.12-004-HID-quirks-Add-HID_QUIRK_NO_INIT_REPORTS-quir.patch
patches.kernel.org/5.12.12-005-HID-a4tech-use-A4_2WHEEL_MOUSE_HACK_B8-for-A4.patch
patches.kernel.org/5.12.12-006-HID-hid-input-add-mapping-for-emoji-picker-ke.patch
patches.kernel.org/5.12.12-007-HID-hid-sensor-hub-Return-error-for-hid_set_f.patch
patches.kernel.org/5.12.12-008-HID-asus-filter-G713-G733-key-event-to-preven.patch
patches.kernel.org/5.12.12-009-HID-quirks-Add-quirk-for-Lenovo-optical-mouse.patch
patches.kernel.org/5.12.12-010-HID-multitouch-set-Stylus-suffix-for-Stylus-a.patch
patches.kernel.org/5.12.12-011-HID-Add-BUS_VIRTUAL-to-hid_connect-logging.patch
patches.kernel.org/5.12.12-012-HID-usbhid-fix-info-leak-in-hid_submit_ctrl.patch
patches.kernel.org/5.12.12-013-mt76-mt7921-fix-max-aggregation-subframes-set.patch
patches.kernel.org/5.12.12-014-drm-tegra-sor-Do-not-leak-runtime-PM-referenc.patch
patches.kernel.org/5.12.12-015-gpu-host1x-Split-up-client-initalization-and-.patch
patches.kernel.org/5.12.12-016-drm-tegra-sor-Fully-initialize-SOR-before-reg.patch
patches.kernel.org/5.12.12-017-hwmon-pmbus-q54sj108a2-The-PMBUS_MFR_ID-is-ac.patch
patches.kernel.org/5.12.12-018-ARM-OMAP1-Fix-use-of-possibly-uninitialized-i.patch
patches.kernel.org/5.12.12-019-ARM-OMAP2-Fix-build-warning-when-mmc_omap-is-.patch
patches.kernel.org/5.12.12-020-gfs2-Prevent-direct-I-O-write-fallback-errors.patch
patches.kernel.org/5.12.12-021-gfs2-fix-a-deadlock-on-withdraw-during-mount.patch
patches.kernel.org/5.12.12-022-gfs2-Clean-up-revokes-on-normal-withdraws.patch
patches.kernel.org/5.12.12-023-HID-multitouch-Disable-event-reporting-on-sus.patch
patches.kernel.org/5.12.12-024-HID-gt683r-add-missing-MODULE_DEVICE_TABLE.patch
patches.kernel.org/5.12.12-025-HID-intel-ish-hid-ipc-Add-Alder-Lake-device-I.patch
patches.kernel.org/5.12.12-026-riscv-Use-mno-relax-when-using-lld-linker.patch
patches.kernel.org/5.12.12-027-ALSA-hda-Add-AlderLake-M-PCI-ID.patch
patches.kernel.org/5.12.12-028-mt76-mt7921-remove-leftover-80-80-HE-capabili.patch
patches.kernel.org/5.12.12-029-gfs2-Fix-use-after-free-in-gfs2_glock_shrink_.patch
patches.kernel.org/5.12.12-030-scsi-target-core-Fix-warning-on-realtime-kern.patch
patches.kernel.org/5.12.12-031-ethernet-myri10ge-Fix-missing-error-code-in-m.patch
patches.kernel.org/5.12.12-032-scsi-qedf-Do-not-put-host-in-qedf_vport_creat.patch
patches.kernel.org/5.12.12-033-Bluetooth-Add-a-new-USB-ID-for-RTL8822CE.patch
patches.kernel.org/5.12.12-034-scsi-scsi_devinfo-Add-blacklist-entry-for-HPE.patch
patches.kernel.org/5.12.12-035-nvme-loop-reset-queue-count-to-1-in-nvme_loop.patch
patches.kernel.org/5.12.12-036-nvme-loop-clear-NVME_LOOP_Q_LIVE-when-nvme_lo.patch
patches.kernel.org/5.12.12-037-nvme-loop-check-for-NVME_LOOP_Q_LIVE-in-nvme_.patch
patches.kernel.org/5.12.12-038-nvme-loop-do-not-warn-for-deleted-controllers.patch
patches.kernel.org/5.12.12-039-net-ipconfig-Don-t-override-command-line-host.patch
patches.kernel.org/5.12.12-040-drm-amd-display-Allow-bandwidth-validation-fo.patch
patches.kernel.org/5.12.12-041-drm-amdgpu-refine-amdgpu_fru_get_product_info.patch
patches.kernel.org/5.12.12-042-drm-amd-display-Fix-potential-memory-leak-in-.patch
patches.kernel.org/5.12.12-043-drm-amd-amdgpu-save-psp-ring-wptr-to-avoid-at.patch
patches.kernel.org/5.12.12-044-rtnetlink-Fix-missing-error-code-in-rtnl_brid.patch
patches.kernel.org/5.12.12-045-net-x25-Return-the-correct-errno-code.patch
patches.kernel.org/5.12.12-046-net-Return-the-correct-errno-code.patch
patches.kernel.org/5.12.12-047-fib-Return-the-correct-errno-code.patch
patches.kernel.org/5.12.12-048-Linux-5.12.12.patch
########################################################
# Build fixes that apply to the vanilla kernel too.
# Patches in patches.rpmify are applied to both -vanilla
# and patched flavors.
########################################################
patches.rpmify/Add-ksym-provides-tool.patch
patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
patches.rpmify/powerpc-64-BE-option-to-use-ELFv2-ABI-for-big-endian.patch
########################################################
# 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/crypto-ccp-Annotate-SEV-Firmware-file-names.patch
patches.suse/io_uring-update-sq_thread_idle-after-ctx-deleted.patch
patches.suse/drm-amdgpu-display-remove-redundant-continue-stateme.patch
patches.suse/drm-amdgpu-display-dm-add-missing-parameter-document.patch
patches.suse/RDMA-core-Unify-RoCE-check-and-re-factor-code.patch
patches.suse/proc-Avoid-mixing-integer-types-in-mem_rw.patch
patches.suse/x86-events-amd-iommu-Fix-invalid-Perf-result-due-to-.patch
patches.suse/tipc-fix-kernel-doc-warnings.patch
########################################################
# kbuild/module infrastructure fixes
########################################################
# SUSE specific build tweaks
patches.suse/rpm-kernel-config
patches.suse/supported-flag
patches.suse/supported-flag-underscores
patches.suse/supported-flag-wildcards
patches.suse/supported-flag-external
patches.suse/supported-flag-modverdir
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
patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
patches.suse/0001-x86-ioremap-Map-efi_mem_reserve-memory-as-encrypted-.patch
# 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
patches.suse/pinctrl-Introduce-MODE-group-in-enum-pin_config_para.patch
patches.suse/dt-bindings-pinctrl-Add-binding-for-ZynqMP-pinctrl-d.patch
patches.suse/firmware-xilinx-Add-pinctrl-support.patch
patches.suse/pinctrl-Add-Xilinx-ZynqMP-pinctrl-driver-support.patch
########################################################
# Scheduler
########################################################
patches.suse/setuid-dumpable-wrongdir
patches.suse/perf_timechart_fix_zero_timestamps.patch
########################################################
# Memory management
########################################################
########################################################
# Filesystems
########################################################
# generic
patches.suse/vfs-add-super_operations-get_inode_dev
# btrfs
patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc
patches.suse/btrfs-provide-super_operations-get_inode_dev
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch
# ext[2-4]
# XFS
# other
patches.suse/pstore_disable_efi_backend_by_default.patch
########################################################
# 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
########################################################
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
########################################################
# Security
########################################################
# crypto
# AppArmor
patches.suse/apparmor-compatibility-with-v2.x-net.patch
patches.suse/0001-apparmor-fix-unnecessary-creation-of-net-compat.patch
########################################################
# Virtualization
########################################################
patches.suse/suse-hv-guest-os-id.patch
patches.suse/0001-usb-Add-Xen-pvUSB-protocol-description.patch
patches.suse/0002-usb-Introduce-Xen-pvUSB-frontend-xen-hcd.patch
########################################################
# Other core patches
########################################################
########################################################
# PM
########################################################
patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
patches.suse/acpi_thermal_passive_blacklist.patch
patches.suse/ACPI-PM-s2idle-Add-missing-LPS0-functions-for-AMD.patch
patches.suse/ACPI-idle-override-c-state-latency-when-not-in-confo.patch
########################################################
# DRM / Graphics
########################################################
########################################################
# Storage
########################################################
patches.suse/scsi-retry-alua-transition-in-progress
patches.suse/megaraid-mbox-fix-SG_IO
########################################################
# Networking drivers (wired)
########################################################
patches.suse/misdn-add-support-for-group-membership-check
########################################################
# Wireless networking drivers
########################################################
patches.suse/b43-missing-firmware-info.patch
patches.suse/brcmfmac-Delete-second-brcm-folder-hierarchy.patch
patches.suse/brcmfmac-Add-clm_blob-firmware-files-to-modinfo.patch
patches.suse/Bluetooth-btqca-Don-t-modify-firmware-contents-in-pl.patch
########################################################
# USB
########################################################
########################################################
# Input
########################################################
patches.suse/kbd-ignore-gfx.patch
patches.suse/Input-elants_i2c-Fix-NULL-dereference-at-probing.patch
########################################################
# Other drivers
########################################################
#RPi4 firmware based drivers
patches.suse/clk-bcm-rpi-release-firmware-handle-on-unbind.patch
patches.suse/firmware-raspberrypi-introduce-devm_rpi_firmware_get.patch
patches.suse/firmware-raspberrypi-keep-count-of-all-consumers.patch
patches.suse/gpio-raspberrypi-exp-release-firmware-handle-on-unbind.patch
patches.suse/input-raspberrypi-ts-release-firmware-handle-when-not-needed.patch
patches.suse/pwm-add-raspberry-pi-firmware-based-pwm-bus.patch
patches.suse/reset-raspberrypi-release-firmware-handle-on-unbind.patch
patches.suse/soc-bcm-raspberrypi-power-release-firmware-handle-on-unbind.patch
patches.suse/vchiq-release-firmware-handle-on-unbind.patch
patches.suse/dt-bindings-pwm-add-binding-for-rpi-firmware-pwm-bus.patch
patches.suse/reset-raspberrypi-don-t-reset-usb-if-already-up.patch
patches.suse/pinctrl-bcm2835-accept-fewer-than-expected-irqs.patch
patches.suse/mmc-sdhci-iproc-cap-min-clock-frequency-on-bcm2711.patch
patches.suse/mmc-sdhci-iproc-set-sdhci_quirk_cap_clock_base_broken-on-bcm2711.patch
########################################################
# Debugging
########################################################
patches.suse/crasher.patch
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
########################################################
# You'd better have a good reason for adding a patch
# below here.
########################################################