kernel-source/series.conf

2152 lines
163 KiB
Plaintext
Raw Normal View History

# 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.10.1-001-Revert-md-change-mddev-chunk_sectors-from-int-to-uns.patch
patches.kernel.org/5.10.1-002-Revert-dm-raid-fix-discard-limits-for-raid1-and-raid.patch
patches.kernel.org/5.10.1-003-Linux-5.10.1.patch
patches.kernel.org/5.10.2-001-ptrace-Prevent-kernel-infoleak-in-ptrace_get_s.patch
patches.kernel.org/5.10.2-002-ktest.pl-If-size-of-log-is-too-big-to-email-em.patch
patches.kernel.org/5.10.2-003-ktest.pl-Fix-the-logic-for-truncating-the-size.patch
patches.kernel.org/5.10.2-004-USB-legotower-fix-logical-error-in-recent-comm.patch
patches.kernel.org/5.10.2-005-USB-dummy-hcd-Fix-uninitialized-array-use-in-i.patch
patches.kernel.org/5.10.2-006-USB-add-RESET_RESUME-quirk-for-Snapscan-1212.patch
patches.kernel.org/5.10.2-007-ALSA-usb-audio-Fix-potential-out-of-bounds-shi.patch
patches.kernel.org/5.10.2-008-ALSA-usb-audio-Fix-control-access-overflow-err.patch
patches.kernel.org/5.10.2-009-xhci-Give-USB2-ports-time-to-enter-U3-in-bus-s.patch
patches.kernel.org/5.10.2-010-usb-xhci-Set-quirk-for-XHCI_SG_TRB_CACHE_SIZE_.patch
patches.kernel.org/5.10.2-011-xhci-pci-Allow-host-runtime-PM-as-default-for-.patch
patches.kernel.org/5.10.2-012-xhci-pci-Allow-host-runtime-PM-as-default-for-.patch
patches.kernel.org/5.10.2-013-USB-UAS-introduce-a-quirk-to-set-no_write_same.patch
patches.kernel.org/5.10.2-014-USB-sisusbvga-Make-console-support-depend-on-B.patch
patches.kernel.org/5.10.2-015-ALSA-pcm-oss-Fix-potential-out-of-bounds-shift.patch
patches.kernel.org/5.10.2-016-serial-8250_omap-Avoid-FIFO-corruption-caused-.patch
patches.kernel.org/5.10.2-017-Linux-5.10.2.patch
patches.kernel.org/5.10.3-001-net-ipconfig-Avoid-spurious-blank-lines-in-boo.patch
patches.kernel.org/5.10.3-002-x86-split-lock-Avoid-returning-with-interrupts.patch
patches.kernel.org/5.10.3-003-exfat-Avoid-allocating-upcase-table-using-kcal.patch
patches.kernel.org/5.10.3-004-soc-tegra-fuse-Fix-index-bug-in-get_process_id.patch
patches.kernel.org/5.10.3-005-usb-mtu3-fix-memory-corruption-in-mtu3_debugfs.patch
patches.kernel.org/5.10.3-006-USB-serial-option-add-interface-number-sanity-.patch
patches.kernel.org/5.10.3-007-USB-gadget-f_acm-add-support-for-SuperSpeed-Pl.patch
patches.kernel.org/5.10.3-008-USB-gadget-f_midi-setup-SuperSpeed-Plus-descri.patch
patches.kernel.org/5.10.3-009-usb-gadget-f_fs-Re-use-SS-descriptors-for-Supe.patch
patches.kernel.org/5.10.3-010-USB-gadget-f_rndis-fix-bitrate-for-SuperSpeed-.patch
patches.kernel.org/5.10.3-011-usb-chipidea-ci_hdrc_imx-Pass-DISABLE_DEVICE_S.patch
patches.kernel.org/5.10.3-012-ARM-dts-exynos-fix-roles-of-USB-3.0-ports-on-O.patch
patches.kernel.org/5.10.3-013-ARM-dts-exynos-fix-USB-3.0-VBUS-control-and-ov.patch
patches.kernel.org/5.10.3-014-ARM-dts-exynos-fix-USB-3.0-pins-supply-being-t.patch
patches.kernel.org/5.10.3-015-coresight-tmc-etf-Fix-NULL-ptr-dereference-in-.patch
patches.kernel.org/5.10.3-016-coresight-tmc-etr-Check-if-page-is-valid-befor.patch
patches.kernel.org/5.10.3-017-coresight-tmc-etr-Fix-barrier-packet-insertion.patch
patches.kernel.org/5.10.3-018-coresight-etb10-Fix-possible-NULL-ptr-derefere.patch
patches.kernel.org/5.10.3-019-coresight-etm4x-Skip-setting-LPOVERRIDE-bit-fo.patch
patches.kernel.org/5.10.3-020-coresight-etm4x-Fix-accesses-to-TRCVMIDCTLR1.patch
patches.kernel.org/5.10.3-021-coresight-etm4x-Fix-accesses-to-TRCCIDCTLR1.patch
patches.kernel.org/5.10.3-022-coresight-etm4x-Fix-accesses-to-TRCPROCSELR.patch
patches.kernel.org/5.10.3-023-coresight-etm4x-Handle-TRCVIPCSSCTLR-accesses.patch
patches.kernel.org/5.10.3-024-f2fs-fix-to-seek-incorrect-data-offset-in-inli.patch
patches.kernel.org/5.10.3-025-f2fs-init-dirty_secmap-incorrectly.patch
patches.kernel.org/5.10.3-026-scsi-megaraid_sas-Check-user-provided-offsets.patch
patches.kernel.org/5.10.3-027-HID-i2c-hid-add-Vero-K147-to-descriptor-overri.patch
patches.kernel.org/5.10.3-028-serial_core-Check-for-port-state-when-tty-is-i.patch
patches.kernel.org/5.10.3-029-fscrypt-remove-kernel-internal-constants-from-.patch
patches.kernel.org/5.10.3-030-fscrypt-add-fscrypt_is_nokey_name.patch
patches.kernel.org/5.10.3-031-ubifs-prevent-creating-duplicate-encrypted-fil.patch
patches.kernel.org/5.10.3-032-ext4-prevent-creating-duplicate-encrypted-file.patch
patches.kernel.org/5.10.3-033-f2fs-prevent-creating-duplicate-encrypted-file.patch
patches.kernel.org/5.10.3-034-Bluetooth-Fix-slab-out-of-bounds-read-in-hci_l.patch
patches.kernel.org/5.10.3-035-quota-Sanity-check-quota-file-headers-on-load.patch
patches.kernel.org/5.10.3-036-fs-quota-fix-array-index-out-of-bounds-bug-by-.patch
patches.kernel.org/5.10.3-037-media-msi2500-assign-SPI-bus-number-dynamicall.patch
patches.kernel.org/5.10.3-038-crypto-af_alg-avoid-undefined-behavior-accessi.patch
patches.kernel.org/5.10.3-039-nl80211-validate-key-indexes-for-cfg80211_regi.patch
patches.kernel.org/5.10.3-040-md-fix-a-warning-caused-by-a-race-between-conc.patch
patches.kernel.org/5.10.3-041-Linux-5.10.3.patch
patches.kernel.org/5.10.4-001-hwmon-k10temp-Remove-support-for-displaying-vo.patch
patches.kernel.org/5.10.4-002-drm-gma500-fix-double-free-of-gma_connector.patch
patches.kernel.org/5.10.4-003-iio-adc-at91_adc-add-Kconfig-dep-on-the-OF-sym.patch
patches.kernel.org/5.10.4-004-drm-aspeed-Fix-Kconfig-warning-subsequent-buil.patch
patches.kernel.org/5.10.4-005-drm-mcde-Fix-handling-of-platform_get_irq-erro.patch
patches.kernel.org/5.10.4-006-drm-tve200-Fix-handling-of-platform_get_irq-er.patch
patches.kernel.org/5.10.4-007-arm64-dts-renesas-hihope-rzg2-ex-Drop-rxc-skew.patch
patches.kernel.org/5.10.4-008-arm64-dts-renesas-cat875-Remove-rxc-skew-ps-fr.patch
patches.kernel.org/5.10.4-009-soc-renesas-rmobile-sysc-Fix-some-leaks-in-rmo.patch
patches.kernel.org/5.10.4-010-soc-mediatek-Check-if-power-domains-can-be-pow.patch
patches.kernel.org/5.10.4-011-arm64-dts-mediatek-mt8183-fix-gce-incorrect-mb.patch
patches.kernel.org/5.10.4-012-arm64-dts-ipq6018-update-the-reserved-memory-n.patch
patches.kernel.org/5.10.4-013-arm64-dts-qcom-sc7180-Fix-one-forgotten-interc.patch
patches.kernel.org/5.10.4-014-soc-qcom-geni-More-properly-switch-to-DMA-mode.patch
patches.kernel.org/5.10.4-015-Revert-i2c-i2c-qcom-geni-Fix-DMA-transfer-race.patch
patches.kernel.org/5.10.4-016-RDMA-bnxt_re-Set-queue-pair-state-when-being-q.patch
patches.kernel.org/5.10.4-017-rtc-pcf2127-fix-pcf2127_nvmem_read-write-retur.patch
patches.kernel.org/5.10.4-018-RDMA-bnxt_re-Fix-entry-size-during-SRQ-create.patch
patches.kernel.org/5.10.4-019-selinux-fix-error-initialization-in-inode_doin.patch
patches.kernel.org/5.10.4-020-ARM-dts-aspeed-g6-Fix-the-GPIO-memory-size.patch
patches.kernel.org/5.10.4-021-ARM-dts-aspeed-s2600wf-Fix-VGA-memory-region-l.patch
patches.kernel.org/5.10.4-022-RDMA-core-Fix-error-return-in-_ib_modify_qp.patch
patches.kernel.org/5.10.4-023-RDMA-rxe-Compute-PSN-windows-correctly.patch
patches.kernel.org/5.10.4-024-x86-mm-ident_map-Check-for-errors-from-ident_p.patch
patches.kernel.org/5.10.4-025-ARM-p2v-fix-handling-of-LPAE-translation-in-BE.patch
patches.kernel.org/5.10.4-026-RDMA-rtrs-clt-Remove-destroy_con_cq_qp-in-case.patch
patches.kernel.org/5.10.4-027-RDMA-rtrs-clt-Missing-error-from-rtrs_rdma_con.patch
patches.kernel.org/5.10.4-028-RDMA-rtrs-srv-Don-t-guard-the-whole-__alloc_sr.patch
patches.kernel.org/5.10.4-029-x86-apic-Fix-x2apic-enablement-without-interru.patch
patches.kernel.org/5.10.4-030-ASoC-qcom-fix-unsigned-int-bitwidth-compared-t.patch
patches.kernel.org/5.10.4-031-sched-deadline-Fix-sched_dl_global_validate.patch
patches.kernel.org/5.10.4-032-sched-Reenable-interrupts-in-do_sched_yield.patch
patches.kernel.org/5.10.4-033-drm-amdgpu-fix-incorrect-enum-type.patch
patches.kernel.org/5.10.4-034-crypto-talitos-Endianess-in-current_desc_hdr.patch
patches.kernel.org/5.10.4-035-crypto-talitos-Fix-return-type-of-current_desc.patch
patches.kernel.org/5.10.4-036-crypto-inside-secure-Fix-sizeof-mismatch.patch
patches.kernel.org/5.10.4-037-ASoC-sun4i-i2s-Fix-lrck_period-computation-for.patch
patches.kernel.org/5.10.4-038-drm-msm-Add-missing-stub-definition.patch
patches.kernel.org/5.10.4-039-ARM-dts-aspeed-tiogapass-Remove-vuart.patch
patches.kernel.org/5.10.4-040-drm-amdgpu-fix-build_coefficients-argument.patch
patches.kernel.org/5.10.4-041-powerpc-64-Set-up-a-kernel-stack-for-secondari.patch
patches.kernel.org/5.10.4-042-spi-img-spfi-fix-reference-leak-in-img_spfi_re.patch
patches.kernel.org/5.10.4-043-f2fs-call-f2fs_get_meta_page_retry-for-nat-pag.patch
patches.kernel.org/5.10.4-044-RDMA-mlx5-Fix-corruption-of-reg_pages-in-mlx5_.patch
patches.kernel.org/5.10.4-045-perf-test-Use-generic-event-for-expand_libpfm_.patch
patches.kernel.org/5.10.4-046-drm-msm-dp-DisplayPort-PHY-compliance-tests-fi.patch
patches.kernel.org/5.10.4-047-drm-msm-dsi_pll_7nm-restore-VCO-rate-during-re.patch
patches.kernel.org/5.10.4-048-drm-msm-dsi_pll_10nm-restore-VCO-rate-during-r.patch
patches.kernel.org/5.10.4-049-drm-msm-dpu-fix-clock-scaling-on-non-sc7180-bo.patch
patches.kernel.org/5.10.4-050-spi-spi-mem-fix-reference-leak-in-spi_mem_acce.patch
patches.kernel.org/5.10.4-051-scsi-aacraid-Improve-compat_ioctl-handlers.patch
patches.kernel.org/5.10.4-052-pinctrl-core-Add-missing-ifdef-CONFIG_GPIOLIB.patch
patches.kernel.org/5.10.4-053-ASoC-pcm-DRAIN-support-reactivation.patch
patches.kernel.org/5.10.4-054-drm-bridge-tpd12s015-Fix-irq-registering-in-tp.patch
patches.kernel.org/5.10.4-055-crypto-arm64-poly1305-neon-reorder-PAC-authent.patch
patches.kernel.org/5.10.4-056-crypto-arm-aes-neonbs-fix-usage-of-cbc-aes-fal.patch
patches.kernel.org/5.10.4-057-crypto-caam-fix-printing-on-xts-fallback-alloc.patch
patches.kernel.org/5.10.4-058-selinux-fix-inode_doinit_with_dentry-LABEL_INV.patch
patches.kernel.org/5.10.4-059-nl80211-cfg80211-fix-potential-infinite-loop.patch
patches.kernel.org/5.10.4-060-spi-stm32-fix-reference-leak-in-stm32_spi_resu.patch
patches.kernel.org/5.10.4-061-bpf-Fix-tests-for-local_storage.patch
patches.kernel.org/5.10.4-062-x86-mce-Correct-the-detection-of-invalid-notif.patch
patches.kernel.org/5.10.4-063-drm-edid-Fix-uninitialized-variable-in-drm_cvt.patch
patches.kernel.org/5.10.4-064-ath11k-Initialize-complete-alpha2-for-regulato.patch
patches.kernel.org/5.10.4-065-ath11k-Fix-number-of-rules-in-filtered-ETSI-re.patch
patches.kernel.org/5.10.4-066-ath11k-fix-wmi-init-configuration.patch
patches.kernel.org/5.10.4-067-brcmfmac-Fix-memory-leak-for-unpaired-brcmf_-a.patch
patches.kernel.org/5.10.4-068-arm64-dts-exynos-Include-common-syscon-restart.patch
patches.kernel.org/5.10.4-069-arm64-dts-exynos-Correct-psci-compatible-used-.patch
patches.kernel.org/5.10.4-070-drm-panel-simple-Add-flags-to-boe_nv133fhm_n61.patch
patches.kernel.org/5.10.4-071-Bluetooth-Fix-null-pointer-dereference-in-hci_.patch
patches.kernel.org/5.10.4-072-Bluetooth-Fix-LL-PRivacy-BLE-device-fails-to-c.patch
patches.kernel.org/5.10.4-073-Bluetooth-hci_h5-fix-memory-leak-in-h5_close.patch
patches.kernel.org/5.10.4-074-spi-stm32-qspi-fix-reference-leak-in-stm32-qsp.patch
patches.kernel.org/5.10.4-075-spi-spi-ti-qspi-fix-reference-leak-in-ti_qspi_.patch
patches.kernel.org/5.10.4-076-spi-mt7621-fix-missing-clk_disable_unprepare-o.patch
patches.kernel.org/5.10.4-077-spi-tegra20-slink-fix-reference-leak-in-slink-.patch
patches.kernel.org/5.10.4-078-spi-tegra20-sflash-fix-reference-leak-in-tegra.patch
patches.kernel.org/5.10.4-079-spi-tegra114-fix-reference-leak-in-tegra-spi-o.patch
patches.kernel.org/5.10.4-080-spi-bcm63xx-hsspi-fix-missing-clk_disable_unpr.patch
patches.kernel.org/5.10.4-081-spi-imx-fix-reference-leak-in-two-imx-operatio.patch
patches.kernel.org/5.10.4-082-ASoC-qcom-common-Fix-refcounting-in-qcom_snd_p.patch
patches.kernel.org/5.10.4-083-ath11k-Handle-errors-if-peer-creation-fails.patch
patches.kernel.org/5.10.4-084-mwifiex-fix-mwifiex_shutdown_sw-causing-sw-res.patch
patches.kernel.org/5.10.4-085-drm-msm-a6xx-Clear-shadow-on-suspend.patch
patches.kernel.org/5.10.4-086-drm-msm-a5xx-Clear-shadow-on-suspend.patch
patches.kernel.org/5.10.4-087-firmware-tegra-fix-strncpy-strncat-confusion.patch
patches.kernel.org/5.10.4-088-drm-msm-dp-return-correct-connection-status-af.patch
patches.kernel.org/5.10.4-089-drm-msm-dp-skip-checking-LINK_STATUS_UPDATED-b.patch
patches.kernel.org/5.10.4-090-drm-msm-dp-do-not-notify-audio-subsystem-if-si.patch
patches.kernel.org/5.10.4-091-selftests-run_kselftest.sh-fix-dry-run-typo.patch
patches.kernel.org/5.10.4-092-selftest-bpf-Add-missed-ip6ip6-test-back.patch
patches.kernel.org/5.10.4-093-ASoC-wm8994-Fix-PM-disable-depth-imbalance-on-.patch
patches.kernel.org/5.10.4-094-ASoC-wm8998-Fix-PM-disable-depth-imbalance-on-.patch
patches.kernel.org/5.10.4-095-spi-sprd-fix-reference-leak-in-sprd_spi_remove.patch
patches.kernel.org/5.10.4-096-virtiofs-fix-leak-in-setup.patch
patches.kernel.org/5.10.4-097-ASoC-arizona-Fix-a-wrong-free-in-wm8997_probe.patch
patches.kernel.org/5.10.4-098-RDMa-mthca-Work-around-Wenum-conversion-warnin.patch
patches.kernel.org/5.10.4-099-ASoC-SOF-Intel-fix-Kconfig-dependency-for-SND_.patch
patches.kernel.org/5.10.4-100-arm64-dts-ti-k3-am65-j721e-Fix-unit-address-fo.patch
patches.kernel.org/5.10.4-101-MIPS-BCM47XX-fix-kconfig-dependency-bug-for-BC.patch
patches.kernel.org/5.10.4-102-drm-amdgpu-fix-compute-queue-priority-if-num_k.patch
patches.kernel.org/5.10.4-103-soc-ti-omap-prm-Do-not-check-rstst-bit-on-deas.patch
patches.kernel.org/5.10.4-104-crypto-Kconfig-CRYPTO_MANAGER_EXTRA_TESTS-requ.patch
patches.kernel.org/5.10.4-105-crypto-qat-fix-status-check-in-qat_hal_put_rel.patch
patches.kernel.org/5.10.4-106-firmware-arm_scmi-Fix-missing-destroy_workqueu.patch
patches.kernel.org/5.10.4-107-drm-udl-Fix-missing-error-code-in-udl_handle_d.patch
patches.kernel.org/5.10.4-108-staging-greybus-codecs-Fix-reference-counter-l.patch
patches.kernel.org/5.10.4-109-staging-gasket-interrupt-fix-the-missed-eventf.patch
patches.kernel.org/5.10.4-110-scripts-kernel-doc-Restore-anonymous-enum-pars.patch
patches.kernel.org/5.10.4-111-drm-amdkfd-Put-ACPI-table-after-using-it.patch
patches.kernel.org/5.10.4-112-ionic-use-mc-sync-for-multicast-filters.patch
patches.kernel.org/5.10.4-113-ionic-flatten-calls-to-ionic_lif_rx_mode.patch
patches.kernel.org/5.10.4-114-ionic-change-set_rx_mode-from_ndo-to-can_sleep.patch
patches.kernel.org/5.10.4-115-media-tm6000-Fix-sizeof-mismatches.patch
patches.kernel.org/5.10.4-116-media-platform-add-missing-put_device-call-in-.patch
patches.kernel.org/5.10.4-117-media-mtk-vcodec-add-missing-put_device-call-i.patch
patches.kernel.org/5.10.4-118-media-mtk-vcodec-add-missing-put_device-call-i.patch
patches.kernel.org/5.10.4-119-media-mtk-vcodec-add-missing-put_device-call-i.patch
patches.kernel.org/5.10.4-120-media-v4l2-fwnode-Return-EINVAL-for-invalid-bu.patch
patches.kernel.org/5.10.4-121-media-v4l2-fwnode-v4l2_fwnode_endpoint_parse-c.patch
patches.kernel.org/5.10.4-122-media-ov5640-fix-support-of-BT656-bus-mode.patch
patches.kernel.org/5.10.4-123-media-staging-rkisp1-cap-fix-runtime-PM-imbala.patch
patches.kernel.org/5.10.4-124-media-cedrus-fix-reference-leak-in-cedrus_star.patch
patches.kernel.org/5.10.4-125-media-platform-add-missing-put_device-call-in-.patch
patches.kernel.org/5.10.4-126-media-venus-core-change-clk-enable-and-disable.patch
patches.kernel.org/5.10.4-127-media-venus-core-vote-for-video-mem-path.patch
patches.kernel.org/5.10.4-128-media-venus-core-vote-with-average-bandwidth-a.patch
patches.kernel.org/5.10.4-129-RDMA-cma-Add-missing-error-handling-of-listen_.patch
patches.kernel.org/5.10.4-130-ASoC-meson-fix-COMPILE_TEST-error.patch
patches.kernel.org/5.10.4-131-spi-dw-fix-build-error-by-selecting-MULTIPLEXE.patch
patches.kernel.org/5.10.4-132-scsi-core-Fix-VPD-LUN-ID-designator-priorities.patch
patches.kernel.org/5.10.4-133-media-venus-put-dummy-vote-on-video-mem-path-a.patch
patches.kernel.org/5.10.4-134-media-solo6x10-fix-missing-snd_card_free-in-er.patch
patches.kernel.org/5.10.4-135-video-fbdev-atmel_lcdfb-fix-return-error-code-.patch
patches.kernel.org/5.10.4-136-mmc-sdhci-tegra-fix-wrong-unit-with-busy_timeo.patch
patches.kernel.org/5.10.4-137-drm-omap-dmm_tiler-fix-return-error-code-in-om.patch
patches.kernel.org/5.10.4-138-drm-meson-Free-RDMA-resources-after-tearing-do.patch
patches.kernel.org/5.10.4-139-drm-meson-Unbind-all-connectors-on-module-remo.patch
patches.kernel.org/5.10.4-140-drm-meson-dw-hdmi-Register-a-callback-to-disab.patch
patches.kernel.org/5.10.4-141-drm-meson-dw-hdmi-Ensure-that-clocks-are-enabl.patch
patches.kernel.org/5.10.4-142-ASoC-intel-SND_SOC_INTEL_KEEMBAY-should-depend.patch
patches.kernel.org/5.10.4-143-iommu-vt-d-include-conditionally-on-CONFIG_INT.patch
patches.kernel.org/5.10.4-144-Input-ads7846-fix-race-that-causes-missing-rel.patch
patches.kernel.org/5.10.4-145-Input-ads7846-fix-integer-overflow-on-Rt-calcu.patch
patches.kernel.org/5.10.4-146-Input-ads7846-fix-unaligned-access-on-7845.patch
patches.kernel.org/5.10.4-147-bus-mhi-core-Remove-double-locking-from-mhi_dr.patch
patches.kernel.org/5.10.4-148-bus-mhi-core-Fix-null-pointer-access-when-pars.patch
patches.kernel.org/5.10.4-149-usb-max3421-fix-return-error-code-in-max3421_p.patch
patches.kernel.org/5.10.4-150-spi-mxs-fix-reference-leak-in-mxs_spi_probe.patch
patches.kernel.org/5.10.4-151-selftests-bpf-Fix-broken-riscv-build.patch
patches.kernel.org/5.10.4-152-powerpc-Avoid-broken-GCC-__attribute__-optimiz.patch
patches.kernel.org/5.10.4-153-powerpc-feature-Fix-CPU_FTRS_ALWAYS-by-removin.patch
patches.kernel.org/5.10.4-154-ARM-dts-tacoma-Fix-node-vs-reg-mismatch-for-fl.patch
patches.kernel.org/5.10.4-155-Revert-powerpc-pseries-hotplug-cpu-Remove-doub.patch
patches.kernel.org/5.10.4-156-powerpc-powernv-sriov-fix-unsigned-int-win-com.patch
patches.kernel.org/5.10.4-157-mfd-htc-i2cpld-Add-the-missed-i2c_put_adapter-.patch
patches.kernel.org/5.10.4-158-mfd-MFD_SL28CPLD-should-depend-on-ARCH_LAYERSC.patch
patches.kernel.org/5.10.4-159-mfd-stmfx-Fix-dev_err_probe-call-in-stmfx_chip.patch
patches.kernel.org/5.10.4-160-mfd-cpcap-Fix-interrupt-regression-with-regmap.patch
patches.kernel.org/5.10.4-161-EDAC-mce_amd-Use-struct-cpuinfo_x86.cpu_die_id.patch
patches.kernel.org/5.10.4-162-scsi-ufs-Avoid-to-call-REQ_CLKS_OFF-to-CLKS_OF.patch
patches.kernel.org/5.10.4-163-scsi-ufs-Fix-clkgating-on-off.patch
patches.kernel.org/5.10.4-164-rcu-Allow-rcu_irq_enter_check_tick-from-NMI.patch
patches.kernel.org/5.10.4-165-rcu-ftrace-Fix-ftrace-recursion.patch
patches.kernel.org/5.10.4-166-rcu-tree-Defer-kvfree_rcu-allocation-to-a-clea.patch
patches.kernel.org/5.10.4-167-crypto-crypto4xx-Replace-bitwise-OR-with-logic.patch
patches.kernel.org/5.10.4-168-crypto-omap-aes-Fix-PM-disable-depth-imbalance.patch
patches.kernel.org/5.10.4-169-crypto-sun8i-ce-fix-two-error-path-s-memory-le.patch
patches.kernel.org/5.10.4-170-spi-fix-resource-leak-for-drivers-without-.rem.patch
patches.kernel.org/5.10.4-171-drm-meson-dw-hdmi-Disable-clocks-on-driver-tea.patch
patches.kernel.org/5.10.4-172-drm-meson-dw-hdmi-Enable-the-iahb-clock-early-.patch
patches.kernel.org/5.10.4-173-PCI-Disable-MSI-for-Pericom-PCIe-USB-adapter.patch
patches.kernel.org/5.10.4-174-PCI-brcmstb-Initialize-tmp-before-use.patch
patches.kernel.org/5.10.4-175-soc-ti-knav_qmss-fix-reference-leak-in-knav_qu.patch
patches.kernel.org/5.10.4-176-soc-ti-Fix-reference-imbalance-in-knav_dma_pro.patch
patches.kernel.org/5.10.4-177-drivers-soc-ti-knav_qmss_queue-Fix-error-retur.patch
patches.kernel.org/5.10.4-178-soc-qcom-initialize-local-variable.patch
patches.kernel.org/5.10.4-179-arm64-dts-qcom-sm8250-correct-compatible-for-s.patch
patches.kernel.org/5.10.4-180-arm64-dts-qcom-msm8916-samsung-a2015-Disable-m.patch
patches.kernel.org/5.10.4-181-Input-omap4-keypad-fix-runtime-PM-error-handli.patch
patches.kernel.org/5.10.4-182-clk-meson-Kconfig-fix-dependency-for-G12A.patch
patches.kernel.org/5.10.4-183-staging-mfd-hi6421-spmi-pmic-fix-error-return-.patch
patches.kernel.org/5.10.4-184-ath11k-Fix-the-rx_filter-flag-setting-for-peer.patch
patches.kernel.org/5.10.4-185-RDMA-cxgb4-Validate-the-number-of-CQEs.patch
patches.kernel.org/5.10.4-186-soundwire-Fix-DEBUG_LOCKS_WARN_ON-for-uninitia.patch
patches.kernel.org/5.10.4-187-pinctrl-sunxi-fix-irq-bank-map-for-the-Allwinn.patch
patches.kernel.org/5.10.4-188-memstick-fix-a-double-free-bug-in-memstick_che.patch
patches.kernel.org/5.10.4-189-ARM-dts-at91-sam9x60-add-pincontrol-for-USB-Ho.patch
patches.kernel.org/5.10.4-190-ARM-dts-at91-sama5d4_xplained-add-pincontrol-f.patch
patches.kernel.org/5.10.4-191-ARM-dts-at91-sama5d3_xplained-add-pincontrol-f.patch
patches.kernel.org/5.10.4-192-mmc-pxamci-Fix-error-return-code-in-pxamci_pro.patch
patches.kernel.org/5.10.4-193-brcmfmac-fix-error-return-code-in-brcmf_cfg802.patch
patches.kernel.org/5.10.4-194-orinoco-Move-context-allocation-after-processi.patch
patches.kernel.org/5.10.4-195-qtnfmac-fix-error-return-code-in-qtnf_pcie_pro.patch
patches.kernel.org/5.10.4-196-rsi-fix-error-return-code-in-rsi_reset_card.patch
patches.kernel.org/5.10.4-197-cw1200-fix-missing-destroy_workqueue-on-error-.patch
patches.kernel.org/5.10.4-198-dmaengine-mv_xor_v2-Fix-error-return-code-in-m.patch
patches.kernel.org/5.10.4-199-arm64-dts-qcom-sdm845-Limit-ipa-iommu-streams.patch
patches.kernel.org/5.10.4-200-leds-netxbig-add-missing-put_device-call-in-ne.patch
patches.kernel.org/5.10.4-201-leds-lp50xx-Fix-an-error-handling-path-in-lp50.patch
patches.kernel.org/5.10.4-202-leds-turris-omnia-check-for-LED_COLOR_ID_RGB-i.patch
patches.kernel.org/5.10.4-203-arm64-tegra-Fix-DT-binding-for-IO-High-Voltage.patch
patches.kernel.org/5.10.4-204-RDMA-cma-Fix-deadlock-on-lock-in-rdma_cma_list.patch
patches.kernel.org/5.10.4-205-soundwire-qcom-Fix-build-failure-when-slimbus-.patch
patches.kernel.org/5.10.4-206-drm-imx-dcss-fix-rotations-for-Vivante-tiled-f.patch
patches.kernel.org/5.10.4-207-media-siano-fix-memory-leak-of-debugfs-members.patch
patches.kernel.org/5.10.4-208-platform-x86-mlx-platform-Remove-PSU-EEPROM-fr.patch
patches.kernel.org/5.10.4-209-platform-x86-mlx-platform-Remove-PSU-EEPROM-fr.patch
patches.kernel.org/5.10.4-210-arm64-dts-qcom-sc7180-limit-IPA-iommu-streams.patch
patches.kernel.org/5.10.4-211-RDMA-hns-Only-record-vlan-info-for-HIP08.patch
patches.kernel.org/5.10.4-212-RDMA-hns-Fix-missing-fields-in-address-vector.patch
patches.kernel.org/5.10.4-213-RDMA-hns-Avoid-setting-loopback-indicator-when.patch
patches.kernel.org/5.10.4-214-serial-8250-mtk-Fix-reference-leak-in-mtk8250_.patch
patches.kernel.org/5.10.4-215-samples-bpf-Fix-lwt_len_hist-reusing-previous-.patch
patches.kernel.org/5.10.4-216-media-imx214-Fix-stop-streaming.patch
patches.kernel.org/5.10.4-217-mips-cdmm-fix-use-after-free-in-mips_cdmm_bus_.patch
patches.kernel.org/5.10.4-218-media-max2175-fix-max2175_set_csm_mode-error-c.patch
patches.kernel.org/5.10.4-219-slimbus-qcom-ngd-ctrl-Avoid-sending-power-requ.patch
patches.kernel.org/5.10.4-220-RDMA-core-Track-device-memory-MRs.patch
patches.kernel.org/5.10.4-221-drm-mediatek-Use-correct-aliases-name-for-ovl.patch
patches.kernel.org/5.10.4-222-HSI-omap_ssi-Don-t-jump-to-free-ID-in-ssi_add_.patch
patches.kernel.org/5.10.4-223-ARM-dts-Remove-non-existent-i2c1-from-98dx3236.patch
patches.kernel.org/5.10.4-224-arm64-dts-armada-3720-turris-mox-update-ethern.patch
patches.kernel.org/5.10.4-225-power-supply-bq25890-Use-the-correct-range-for.patch
patches.kernel.org/5.10.4-226-arm64-dts-rockchip-Set-dr_mode-to-host-for-OTG.patch
patches.kernel.org/5.10.4-227-power-supply-max17042_battery-Fix-current_-avg.patch
patches.kernel.org/5.10.4-228-power-supply-axp288_charger-Fix-HP-Pavilion-x2.patch
patches.kernel.org/5.10.4-229-power-supply-bq24190_charger-fix-reference-lea.patch
patches.kernel.org/5.10.4-230-genirq-irqdomain-Don-t-try-to-free-an-interrup.patch
patches.kernel.org/5.10.4-231-arm64-dts-ls1028a-fix-ENETC-PTP-clock-input.patch
patches.kernel.org/5.10.4-232-arm64-dts-ls1028a-fix-FlexSPI-clock-input.patch
patches.kernel.org/5.10.4-233-arm64-dts-freescale-sl28-combine-SPI-MTD-parti.patch
patches.kernel.org/5.10.4-234-phy-tegra-xusb-Fix-usb_phy-device-driver-field.patch
patches.kernel.org/5.10.4-235-arm64-dts-qcom-c630-Polish-i2c-hid-devices.patch
patches.kernel.org/5.10.4-236-arm64-dts-qcom-c630-Fix-pinctrl-pins-propertie.patch
patches.kernel.org/5.10.4-237-PCI-Bounds-check-command-line-resource-alignme.patch
patches.kernel.org/5.10.4-238-PCI-Fix-overflow-in-command-line-resource-alig.patch
patches.kernel.org/5.10.4-239-PCI-iproc-Fix-out-of-bound-array-accesses.patch
patches.kernel.org/5.10.4-240-PCI-iproc-Invalidate-correct-PAXB-inbound-wind.patch
patches.kernel.org/5.10.4-241-arm64-dts-meson-fix-spi-max-frequency-on-Khada.patch
patches.kernel.org/5.10.4-242-arm64-dts-meson-sm1-fix-typo-in-opp-table.patch
patches.kernel.org/5.10.4-243-soc-amlogic-canvas-add-missing-put_device-call.patch
patches.kernel.org/5.10.4-244-scsi-hisi_sas-Fix-up-probe-error-handling-for-.patch
patches.kernel.org/5.10.4-245-scsi-pm80xx-Do-not-sleep-in-atomic-context.patch
patches.kernel.org/5.10.4-246-spi-spi-fsl-dspi-Use-max_native_cs-instead-of-.patch
patches.kernel.org/5.10.4-247-ARM-dts-at91-at91sam9rl-fix-ADC-triggers.patch
patches.kernel.org/5.10.4-248-RDMA-hns-Fix-0-length-sge-calculation-error.patch
patches.kernel.org/5.10.4-249-RDMA-hns-Bugfix-for-calculation-of-extended-sg.patch
patches.kernel.org/5.10.4-250-mailbox-arm_mhu_db-Fix-mhu_db_shutdown-by-repl.patch
patches.kernel.org/5.10.4-251-soundwire-master-use-pm_runtime_set_active-on-.patch
patches.kernel.org/5.10.4-252-platform-x86-dell-smbios-base-Fix-error-return.patch
patches.kernel.org/5.10.4-253-ASoC-Intel-Boards-tgl_max98373-update-TDM-slot.patch
patches.kernel.org/5.10.4-254-media-max9271-Fix-GPIO-enable-disable.patch
patches.kernel.org/5.10.4-255-media-rdacm20-Enable-GPIO1-explicitly.patch
patches.kernel.org/5.10.4-256-media-i2c-imx219-Selection-compliance-fixes.patch
patches.kernel.org/5.10.4-257-ath11k-Don-t-cast-ath11k_skb_cb-to-ieee80211_t.patch
patches.kernel.org/5.10.4-258-ath11k-Reset-ath11k_skb_cb-before-setting-new-.patch
patches.kernel.org/5.10.4-259-ath11k-Fix-an-error-handling-path.patch
patches.kernel.org/5.10.4-260-ath10k-Fix-the-parsing-error-in-service-availa.patch
patches.kernel.org/5.10.4-261-ath10k-Fix-an-error-handling-path.patch
patches.kernel.org/5.10.4-262-ath10k-Release-some-resources-in-an-error-hand.patch
patches.kernel.org/5.10.4-263-SUNRPC-rpc_wake_up-should-wake-up-tasks-in-the.patch
patches.kernel.org/5.10.4-264-NFSv4.2-condition-READDIR-s-mask-for-security-.patch
patches.kernel.org/5.10.4-265-SUNRPC-xprt_load_transport-needs-to-support-th.patch
patches.kernel.org/5.10.4-266-NFSv4-Fix-the-alignment-of-page-data-in-the-ge.patch
patches.kernel.org/5.10.4-267-net-sunrpc-Fix-snprintf-return-value-check-in-.patch
patches.kernel.org/5.10.4-268-lockd-don-t-use-interval-based-rebinding-over-.patch
patches.kernel.org/5.10.4-269-NFS-switch-nfsiod-to-be-an-UNBOUND-workqueue.patch
patches.kernel.org/5.10.4-270-selftests-seccomp-Update-kernel-config.patch
patches.kernel.org/5.10.4-271-vfio-pci-Use-io_remap_pfn_range-for-PCI-IO-mem.patch
patches.kernel.org/5.10.4-272-hwmon-ina3221-Fix-PM-usage-counter-unbalance-i.patch
patches.kernel.org/5.10.4-273-f2fs-fix-double-free-of-unicode-map.patch
patches.kernel.org/5.10.4-274-media-tvp5150-Fix-wrong-return-value-of-tvp515.patch
patches.kernel.org/5.10.4-275-media-saa7146-fix-array-overflow-in-vidioc_s_a.patch
patches.kernel.org/5.10.4-276-powerpc-perf-Fix-crash-with-is_sier_available-.patch
patches.kernel.org/5.10.4-277-powerpc-64-Fix-an-EMIT_BUG_ENTRY-in-head_64.S.patch
patches.kernel.org/5.10.4-278-powerpc-xmon-Fix-build-failure-for-8xx.patch
patches.kernel.org/5.10.4-279-powerpc-perf-Fix-to-update-radix_scope_qual-in.patch
patches.kernel.org/5.10.4-280-powerpc-perf-Update-the-PMU-group-constraints-.patch
patches.kernel.org/5.10.4-281-powerpc-perf-Fix-the-PMU-group-constraints-for.patch
patches.kernel.org/5.10.4-282-clocksource-drivers-orion-Add-missing-clk_disa.patch
patches.kernel.org/5.10.4-283-clocksource-drivers-cadence_ttc-Fix-memory-lea.patch
patches.kernel.org/5.10.4-284-clocksource-drivers-ingenic-Fix-section-mismat.patch
patches.kernel.org/5.10.4-285-clocksource-drivers-riscv-Make-RISCV_TIMER-dep.patch
patches.kernel.org/5.10.4-286-arm64-mte-fix-prctl-PR_GET_TAGGED_ADDR_CTRL-if.patch
patches.kernel.org/5.10.4-287-iio-hrtimer-trigger-Mark-hrtimer-to-expire-in-.patch
patches.kernel.org/5.10.4-288-libbpf-Sanitise-map-names-before-pinning.patch
patches.kernel.org/5.10.4-289-ARM-dts-at91-sam9x60ek-remove-bypass-property.patch
patches.kernel.org/5.10.4-290-ARM-dts-at91-sama5d2-map-securam-as-device.patch
patches.kernel.org/5.10.4-291-scripts-kernel-doc-fix-parsing-function-like-t.patch
patches.kernel.org/5.10.4-292-bpf-Fix-bpf_put_raw_tracepoint-s-use-of-__modu.patch
patches.kernel.org/5.10.4-293-selftests-bpf-Fix-invalid-use-of-strncat-in-te.patch
patches.kernel.org/5.10.4-294-pinctrl-falcon-add-missing-put_device-call-in-.patch
patches.kernel.org/5.10.4-295-soc-rockchip-io-domain-Fix-error-return-code-i.patch
patches.kernel.org/5.10.4-296-arm64-dts-rockchip-Fix-UART-pull-ups-on-rk3328.patch
patches.kernel.org/5.10.4-297-memstick-r592-Fix-error-return-in-r592_probe.patch
patches.kernel.org/5.10.4-298-MIPS-Don-t-round-up-kernel-sections-size-for-m.patch
patches.kernel.org/5.10.4-299-mt76-mt7663s-fix-a-possible-ple-quota-underflo.patch
patches.kernel.org/5.10.4-300-mt76-mt7915-set-fops_sta_stats.owner-to-THIS_M.patch
patches.kernel.org/5.10.4-301-mt76-set-fops_tx_stats.owner-to-THIS_MODULE.patch
patches.kernel.org/5.10.4-302-mt76-dma-fix-possible-deadlock-running-mt76_dm.patch
patches.kernel.org/5.10.4-303-net-mlx5-Properly-convey-driver-version-to-fir.patch
patches.kernel.org/5.10.4-304-mt76-fix-memory-leak-if-device-probing-fails.patch
patches.kernel.org/5.10.4-305-mt76-fix-tkip-configuration-for-mt7615-7663-de.patch
patches.kernel.org/5.10.4-306-ASoC-jz4740-i2s-add-missed-checks-for-clk_get.patch
patches.kernel.org/5.10.4-307-ASoC-q6afe-clocks-Add-missing-parent-clock-rat.patch
patches.kernel.org/5.10.4-308-dm-ioctl-fix-error-return-code-in-target_messa.patch
patches.kernel.org/5.10.4-309-ASoC-cros_ec_codec-fix-uninitialized-memory-re.patch
patches.kernel.org/5.10.4-310-ASoC-atmel-mchp-spdifrx-needs-COMMON_CLK.patch
patches.kernel.org/5.10.4-311-ASoC-qcom-fix-QDSP6-dependencies-attempt-3.patch
patches.kernel.org/5.10.4-312-phy-mediatek-allow-compile-testing-the-hdmi-ph.patch
patches.kernel.org/5.10.4-313-phy-renesas-rcar-gen3-usb2-disable-runtime-pm-.patch
patches.kernel.org/5.10.4-314-memory-ti-emif-sram-only-build-for-ARMv7.patch
patches.kernel.org/5.10.4-315-memory-jz4780_nemc-Fix-potential-NULL-derefere.patch
patches.kernel.org/5.10.4-316-drm-msm-a5xx-Make-preemption-reset-case-reentr.patch
patches.kernel.org/5.10.4-317-drm-msm-add-IOMMU_SUPPORT-dependency.patch
patches.kernel.org/5.10.4-318-clocksource-drivers-arm_arch_timer-Use-stable-.patch
patches.kernel.org/5.10.4-319-clocksource-drivers-arm_arch_timer-Correct-fau.patch
patches.kernel.org/5.10.4-320-cpufreq-ap806-Add-missing-MODULE_DEVICE_TABLE.patch
patches.kernel.org/5.10.4-321-cpufreq-highbank-Add-missing-MODULE_DEVICE_TAB.patch
patches.kernel.org/5.10.4-322-cpufreq-mediatek-Add-missing-MODULE_DEVICE_TAB.patch
patches.kernel.org/5.10.4-323-cpufreq-qcom-Add-missing-MODULE_DEVICE_TABLE.patch
patches.kernel.org/5.10.4-324-cpufreq-st-Add-missing-MODULE_DEVICE_TABLE.patch
patches.kernel.org/5.10.4-325-cpufreq-sun50i-Add-missing-MODULE_DEVICE_TABLE.patch
patches.kernel.org/5.10.4-326-cpufreq-loongson1-Add-missing-MODULE_ALIAS.patch
patches.kernel.org/5.10.4-327-cpufreq-scpi-Add-missing-MODULE_ALIAS.patch
patches.kernel.org/5.10.4-328-cpufreq-vexpress-spc-Add-missing-MODULE_ALIAS.patch
patches.kernel.org/5.10.4-329-cpufreq-imx-fix-NVMEM_IMX_OCOTP-dependency.patch
patches.kernel.org/5.10.4-330-macintosh-adb-iop-Always-wait-for-reply-messag.patch
patches.kernel.org/5.10.4-331-macintosh-adb-iop-Send-correct-poll-command.patch
patches.kernel.org/5.10.4-332-staging-bcm2835-fix-vchiq_mmal-dependencies.patch
patches.kernel.org/5.10.4-333-staging-greybus-audio-Fix-possible-leak-free-w.patch
patches.kernel.org/5.10.4-334-spi-dw-Fix-error-return-code-in-dw_spi_bt1_pro.patch
patches.kernel.org/5.10.4-335-Bluetooth-btusb-Add-the-missed-release_firmwar.patch
patches.kernel.org/5.10.4-336-Bluetooth-btmtksdio-Add-the-missed-release_fir.patch
patches.kernel.org/5.10.4-337-Bluetooth-sco-Fix-crash-when-using-BT_SNDMTU-B.patch
patches.kernel.org/5.10.4-338-block-rnbd-clt-Dynamically-alloc-buffer-for-pa.patch
patches.kernel.org/5.10.4-339-block-rnbd-fix-a-null-pointer-dereference-on-d.patch
patches.kernel.org/5.10.4-340-Bluetooth-btusb-Fix-detection-of-some-fake-CSR.patch
patches.kernel.org/5.10.4-341-platform-x86-intel-vbtn-Fix-SW_TABLET_MODE-alw.patch
patches.kernel.org/5.10.4-342-adm8211-fix-error-return-code-in-adm8211_probe.patch
patches.kernel.org/5.10.4-343-mtd-spi-nor-sst-fix-BPn-bits-for-the-SST25VF06.patch
patches.kernel.org/5.10.4-344-mtd-spi-nor-ignore-errors-in-spi_nor_unlock_al.patch
patches.kernel.org/5.10.4-345-mtd-spi-nor-atmel-remove-global-protection-fla.patch
patches.kernel.org/5.10.4-346-mtd-spi-nor-atmel-fix-unlock_all-for-AT25FS010.patch
patches.kernel.org/5.10.4-347-arm64-dts-meson-g12b-odroid-n2-fix-PHY-deasser.patch
patches.kernel.org/5.10.4-348-arm64-dts-meson-fix-PHY-deassert-timing-requir.patch
patches.kernel.org/5.10.4-349-ARM-dts-meson-fix-PHY-deassert-timing-requirem.patch
patches.kernel.org/5.10.4-350-arm64-dts-meson-g12a-x96-max-fix-PHY-deassert-.patch
patches.kernel.org/5.10.4-351-arm64-dts-meson-g12b-w400-fix-PHY-deassert-tim.patch
patches.kernel.org/5.10.4-352-clk-fsl-sai-fix-memory-leak.patch
patches.kernel.org/5.10.4-353-scsi-qedi-Fix-missing-destroy_workqueue-on-err.patch
patches.kernel.org/5.10.4-354-scsi-pm80xx-Fix-error-return-in-pm8001_pci_pro.patch
patches.kernel.org/5.10.4-355-scsi-iscsi-Fix-inappropriate-use-of-put_device.patch
patches.kernel.org/5.10.4-356-seq_buf-Avoid-type-mismatch-for-seq_buf_init.patch
patches.kernel.org/5.10.4-357-scsi-fnic-Fix-error-return-code-in-fnic_probe.patch
patches.kernel.org/5.10.4-358-platform-x86-mlx-platform-Fix-item-counter-ass.patch
patches.kernel.org/5.10.4-359-platform-x86-mlx-platform-Fix-item-counter-ass.patch
patches.kernel.org/5.10.4-360-ARM-9030-1-entry-omit-FP-emulation-for-UND-exc.patch
patches.kernel.org/5.10.4-361-powerpc-pseries-hibernation-drop-pseries_suspe.patch
patches.kernel.org/5.10.4-362-powerpc-pseries-hibernation-remove-redundant-c.patch
patches.kernel.org/5.10.4-363-powerpc-powermac-Fix-low_sleep_handler-with-CO.patch
patches.kernel.org/5.10.4-364-drm-mediatek-avoid-dereferencing-a-null-hdmi_p.patch
patches.kernel.org/5.10.4-365-ASoC-amd-change-clk_get-to-devm_clk_get-and-ad.patch
patches.kernel.org/5.10.4-366-coresight-remove-broken-__exit-annotations.patch
patches.kernel.org/5.10.4-367-ASoC-max98390-Fix-error-codes-in-max98390_dsm_.patch
patches.kernel.org/5.10.4-368-powerpc-mm-sanity_check_fault-should-work-for-.patch
patches.kernel.org/5.10.4-369-usb-ehci-omap-Fix-PM-disable-depth-umbalance-i.patch
patches.kernel.org/5.10.4-370-usb-oxu210hp-hcd-Fix-memory-leak-in-oxu_create.patch
patches.kernel.org/5.10.4-371-speakup-fix-uninitialized-flush_lock.patch
patches.kernel.org/5.10.4-372-nfsd-Fix-message-level-for-normal-termination.patch
patches.kernel.org/5.10.4-373-NFSD-Fix-5-seconds-delay-when-doing-inter-serv.patch
patches.kernel.org/5.10.4-374-nfs_common-need-lock-during-iterate-through-th.patch
patches.kernel.org/5.10.4-375-x86-kprobes-Restore-BTF-if-the-single-stepping.patch
patches.kernel.org/5.10.4-376-scsi-qla2xxx-Fix-FW-initialization-error-on-bi.patch
patches.kernel.org/5.10.4-377-scsi-qla2xxx-Fix-N2N-and-NVMe-connect-retry-fa.patch
patches.kernel.org/5.10.4-378-platform-chrome-cros_ec_spi-Don-t-overwrite-sp.patch
patches.kernel.org/5.10.4-379-misc-pci_endpoint_test-fix-return-value-of-err.patch
patches.kernel.org/5.10.4-380-bus-fsl-mc-add-back-accidentally-dropped-error.patch
patches.kernel.org/5.10.4-381-bus-fsl-mc-fix-error-return-code-in-fsl_mc_obj.patch
patches.kernel.org/5.10.4-382-fsi-Aspeed-Add-mutex-to-protect-HW-access.patch
patches.kernel.org/5.10.4-383-s390-cio-fix-use-after-free-in-ccw_device_dest.patch
patches.kernel.org/5.10.4-384-iwlwifi-dbg-tlv-fix-old-length-in-is_trig_data.patch
patches.kernel.org/5.10.4-385-iwlwifi-mvm-hook-up-missing-RX-handlers.patch
patches.kernel.org/5.10.4-386-erofs-avoid-using-generic_block_bmap.patch
patches.kernel.org/5.10.4-387-clk-renesas-r8a779a0-Fix-R-and-OSC-clocks.patch
patches.kernel.org/5.10.4-388-can-m_can-m_can_config_endisable-remove-double.patch
patches.kernel.org/5.10.4-389-powerpc-sstep-Emulate-prefixed-instructions-on.patch
patches.kernel.org/5.10.4-390-powerpc-sstep-Cover-new-VSX-instructions-under.patch
patches.kernel.org/5.10.4-391-slimbus-qcom-fix-potential-NULL-dereference-in.patch
patches.kernel.org/5.10.4-392-ALSA-hda-hdmi-fix-silent-stream-for-first-play.patch
patches.kernel.org/5.10.4-393-RDMA-core-Do-not-indicate-device-ready-when-de.patch
patches.kernel.org/5.10.4-394-RDMA-uverbs-Fix-incorrect-variable-type.patch
patches.kernel.org/5.10.4-395-remoteproc-mediatek-change-MT8192-CFG-register.patch
patches.kernel.org/5.10.4-396-remoteproc-mtk_scp-surround-DT-device-IDs-with.patch
patches.kernel.org/5.10.4-397-remoteproc-q6v5-mss-fix-error-handling-in-q6v5.patch
patches.kernel.org/5.10.4-398-remoteproc-qcom-fix-reference-leak-in-adsp_sta.patch
patches.kernel.org/5.10.4-399-remoteproc-qcom-pas-fix-error-handling-in-adsp.patch
patches.kernel.org/5.10.4-400-remoteproc-k3-dsp-Fix-return-value-check-in-k3.patch
patches.kernel.org/5.10.4-401-remoteproc-qcom-Fix-potential-NULL-dereference.patch
patches.kernel.org/5.10.4-402-remoteproc-mediatek-unprepare-clk-if-scp_befor.patch
patches.kernel.org/5.10.4-403-clk-qcom-gcc-sc7180-Use-floor-ops-for-sdcc-clk.patch
patches.kernel.org/5.10.4-404-clk-tegra-Fix-duplicated-SE-clock-entry.patch
patches.kernel.org/5.10.4-405-mtd-rawnand-gpmi-fix-reference-count-leak-in-g.patch
patches.kernel.org/5.10.4-406-mtd-rawnand-meson-Fix-a-resource-leak-in-init.patch
patches.kernel.org/5.10.4-407-mtd-rawnand-gpmi-Fix-the-random-DMA-timeout-is.patch
patches.kernel.org/5.10.4-408-samples-bpf-Fix-possible-hang-in-xdpsock-with-.patch
patches.kernel.org/5.10.4-409-fs-Handle-I_DONTCACHE-in-iput_final-instead-of.patch
patches.kernel.org/5.10.4-410-extcon-max77693-Fix-modalias-string.patch
patches.kernel.org/5.10.4-411-crypto-atmel-i2c-select-CONFIG_BITREVERSE.patch
patches.kernel.org/5.10.4-412-mac80211-don-t-set-set-TDLS-STA-bandwidth-wide.patch
patches.kernel.org/5.10.4-413-mac80211-fix-a-mistake-check-for-rx_stats-upda.patch
patches.kernel.org/5.10.4-414-ASoC-wm_adsp-remove-ctl-from-list-on-error-in-.patch
patches.kernel.org/5.10.4-415-irqchip-alpine-msi-Fix-freeing-of-interrupts-o.patch
patches.kernel.org/5.10.4-416-irqchip-ti-sci-inta-Fix-printing-of-inta-id-on.patch
patches.kernel.org/5.10.4-417-irqchip-ti-sci-intr-Fix-freeing-of-irqs.patch
patches.kernel.org/5.10.4-418-dmaengine-ti-k3-udma-Correct-normal-channel-of.patch
patches.kernel.org/5.10.4-419-RDMA-hns-Limit-the-length-of-data-copied-betwe.patch
patches.kernel.org/5.10.4-420-RDMA-hns-Normalization-the-judgment-of-some-fe.patch
patches.kernel.org/5.10.4-421-RDMA-hns-Do-shift-on-traffic-class-when-using-.patch
patches.kernel.org/5.10.4-422-gpiolib-irq-hooks-fix-recursion-in-gpiochip_ir.patch
patches.kernel.org/5.10.4-423-ath11k-Fix-incorrect-tlvs-in-scan-start-comman.patch
patches.kernel.org/5.10.4-424-irqchip-qcom-pdc-Fix-phantom-irq-when-changing.patch
patches.kernel.org/5.10.4-425-watchdog-armada_37xx-Add-missing-dependency-on.patch
patches.kernel.org/5.10.4-426-watchdog-sirfsoc-Add-missing-dependency-on-HAS.patch
patches.kernel.org/5.10.4-427-watchdog-sprd-remove-watchdog-disable-from-res.patch
patches.kernel.org/5.10.4-428-watchdog-sprd-check-busy-bit-before-new-loadin.patch
patches.kernel.org/5.10.4-429-watchdog-Fix-potential-dereferencing-of-null-p.patch
patches.kernel.org/5.10.4-430-ubifs-Fix-error-return-code-in-ubifs_init_auth.patch
patches.kernel.org/5.10.4-431-um-Monitor-error-events-in-IRQ-controller.patch
patches.kernel.org/5.10.4-432-um-tty-Fix-handling-of-close-in-tty-lines.patch
patches.kernel.org/5.10.4-433-um-chan_xterm-Fix-fd-leak.patch
patches.kernel.org/5.10.4-434-sunrpc-fix-xs_read_xdr_buf-for-partial-pages-r.patch
patches.kernel.org/5.10.4-435-RDMA-mlx5-Fix-MR-cache-memory-leak.patch
patches.kernel.org/5.10.4-436-RDMA-cma-Don-t-overwrite-sgid_attr-after-devic.patch
patches.kernel.org/5.10.4-437-nfc-s3fwrn5-Release-the-nfc-firmware.patch
patches.kernel.org/5.10.4-438-drm-mxsfb-Silence-EPROBE_DEFER-while-waiting-f.patch
patches.kernel.org/5.10.4-439-powerpc-perf-Fix-Threshold-Event-Counter-Multi.patch
patches.kernel.org/5.10.4-440-powerpc-ps3-use-dma_mapping_error.patch
patches.kernel.org/5.10.4-441-perf-test-Fix-metric-parsing-test.patch
patches.kernel.org/5.10.4-442-drm-amdgpu-fix-regression-in-vbios-reservation.patch
patches.kernel.org/5.10.4-443-mm-gup-reorganize-internal_get_user_pages_fast.patch
patches.kernel.org/5.10.4-444-mm-gup-prevent-gup_fast-from-racing-with-COW-d.patch
patches.kernel.org/5.10.4-445-mm-gup-combine-put_compound_head-and-unpin_use.patch
patches.kernel.org/5.10.4-446-mm-memcg-slab-fix-return-of-child-memcg-objcg-.patch
patches.kernel.org/5.10.4-447-mm-memcg-slab-fix-use-after-free-in-obj_cgroup.patch
patches.kernel.org/5.10.4-448-mm-rmap-always-do-TTU_IGNORE_ACCESS.patch
patches.kernel.org/5.10.4-449-sparc-fix-handling-of-page-table-constructor-f.patch
patches.kernel.org/5.10.4-450-mm-vmalloc-Fix-unlock-order-in-s_stop.patch
patches.kernel.org/5.10.4-451-mm-vmalloc.c-fix-kasan-shadow-poisoning-size.patch
patches.kernel.org/5.10.4-452-mm-memory_failure-always-pin-the-page-in-madvi.patch
patches.kernel.org/5.10.4-453-hugetlb-fix-an-error-code-in-hugetlb_reserve_p.patch
patches.kernel.org/5.10.4-454-mm-don-t-wake-kswapd-prematurely-when-watermar.patch
patches.kernel.org/5.10.4-455-proc-fix-lookup-in-proc-net-subdirectories-aft.patch
patches.kernel.org/5.10.4-456-checkpatch-fix-unescaped-left-brace.patch
patches.kernel.org/5.10.4-457-s390-test_unwind-fix-CALL_ON_STACK-tests.patch
patches.kernel.org/5.10.4-458-lan743x-fix-rx_napi_poll-interrupt-ping-pong.patch
patches.kernel.org/5.10.4-459-ice-xsk-clear-the-status-bits-for-the-next_to_.patch
patches.kernel.org/5.10.4-460-i40e-xsk-clear-the-status-bits-for-the-next_to.patch
patches.kernel.org/5.10.4-461-net-dsa-qca-ar9331-fix-sleeping-function-calle.patch
patches.kernel.org/5.10.4-462-dpaa2-eth-fix-the-size-of-the-mapped-SGT-buffe.patch
patches.kernel.org/5.10.4-463-net-bcmgenet-Fix-a-resource-leak-in-an-error-h.patch
patches.kernel.org/5.10.4-464-net-mscc-ocelot-Fix-a-resource-leak-in-the-err.patch
patches.kernel.org/5.10.4-465-net-allwinner-Fix-some-resources-leak-in-the-e.patch
patches.kernel.org/5.10.4-466-block-rnbd-clt-Get-rid-of-warning-regarding-si.patch
patches.kernel.org/5.10.4-467-block-rnbd-clt-Fix-possible-memleak.patch
patches.kernel.org/5.10.4-468-NFS-pNFS-Fix-a-typo-in-ff_layout_resend_pnfs_r.patch
patches.kernel.org/5.10.4-469-net-korina-fix-return-value.patch
patches.kernel.org/5.10.4-470-devlink-use-_BITUL-macro-instead-of-BIT-in-the.patch
patches.kernel.org/5.10.4-471-libnvdimm-label-Return-ENXIO-for-no-slot-in-__.patch
patches.kernel.org/5.10.4-472-powerpc-32s-Fix-cleanup_cpu_mmu_context-compil.patch
patches.kernel.org/5.10.4-473-watchdog-qcom-Avoid-context-switch-in-restart-.patch
patches.kernel.org/5.10.4-474-watchdog-coh901327-add-COMMON_CLK-dependency.patch
patches.kernel.org/5.10.4-475-clk-ti-Fix-memleak-in-ti_fapll_synth_setup.patch
patches.kernel.org/5.10.4-476-pwm-zx-Add-missing-cleanup-in-error-path.patch
patches.kernel.org/5.10.4-477-pwm-lp3943-Dynamically-allocate-PWM-chip-base.patch
patches.kernel.org/5.10.4-478-pwm-imx27-Fix-overflow-for-bigger-periods.patch
patches.kernel.org/5.10.4-479-pwm-sun4i-Remove-erroneous-else-branch.patch
patches.kernel.org/5.10.4-480-io_uring-cancel-only-requests-of-current-task.patch
patches.kernel.org/5.10.4-481-tools-build-Add-missing-libcap-to-test-all.bin.patch
patches.kernel.org/5.10.4-482-perf-record-Fix-memory-leak-when-using-user-re.patch
patches.kernel.org/5.10.4-483-qlcnic-Fix-error-code-in-probe.patch
patches.kernel.org/5.10.4-484-nfp-move-indirect-block-cleanup-to-flower-app-.patch
patches.kernel.org/5.10.4-485-vdpa-mlx5-Use-write-memory-barrier-after-updat.patch
patches.kernel.org/5.10.4-486-virtio_ring-Cut-and-paste-bugs-in-vring_create.patch
patches.kernel.org/5.10.4-487-virtio_net-Fix-error-code-in-probe.patch
patches.kernel.org/5.10.4-488-virtio_ring-Fix-two-use-after-free-bugs.patch
patches.kernel.org/5.10.4-489-vhost-scsi-fix-error-return-code-in-vhost_scsi.patch
patches.kernel.org/5.10.4-490-epoll-check-for-events-when-removing-a-timed-o.patch
patches.kernel.org/5.10.4-491-clk-bcm-dvp-Add-MODULE_DEVICE_TABLE.patch
patches.kernel.org/5.10.4-492-clk-at91-sama7g5-fix-compilation-error.patch
patches.kernel.org/5.10.4-493-clk-at91-sam9x60-remove-atmel-osc-bypass-suppo.patch
patches.kernel.org/5.10.4-494-clk-s2mps11-Fix-a-resource-leak-in-error-handl.patch
patches.kernel.org/5.10.4-495-clk-sunxi-ng-Make-sure-divider-tables-have-sen.patch
patches.kernel.org/5.10.4-496-clk-vc5-Use-idt-voltage-microvolt-instead-of-i.patch
patches.kernel.org/5.10.4-497-kconfig-fix-return-value-of-do_error_if.patch
patches.kernel.org/5.10.4-498-powerpc-boot-Fix-build-of-dts-fsl.patch
patches.kernel.org/5.10.4-499-powerpc-smp-Add-__init-to-init_big_cores.patch
patches.kernel.org/5.10.4-500-ARM-9044-1-vfp-use-undef-hook-for-VFP-support-.patch
patches.kernel.org/5.10.4-501-ARM-9036-1-uncompress-Fix-dbgadtb-size-paramet.patch
patches.kernel.org/5.10.4-502-perf-probe-Fix-memory-leak-when-synthesizing-S.patch
patches.kernel.org/5.10.4-503-io_uring-fix-racy-IOPOLL-flush-overflow.patch
patches.kernel.org/5.10.4-504-io_uring-cancel-reqs-shouldn-t-kill-overflow-l.patch
patches.kernel.org/5.10.4-505-Smack-Handle-io_uring-kernel-thread-privileges.patch
patches.kernel.org/5.10.4-506-proc-mountinfo-make-splice-available-again.patch
patches.kernel.org/5.10.4-507-io_uring-fix-io_cqring_events-s-noflush.patch
patches.kernel.org/5.10.4-508-io_uring-fix-racy-IOPOLL-completions.patch
patches.kernel.org/5.10.4-509-io_uring-always-let-io_iopoll_complete-complet.patch
patches.kernel.org/5.10.4-510-vfio-pci-Move-dummy_resources_list-init-in-vfi.patch
patches.kernel.org/5.10.4-511-vfio-pci-nvlink2-Do-not-attempt-NPU2-setup-on-.patch
patches.kernel.org/5.10.4-512-media-gspca-Fix-memory-leak-in-probe.patch
patches.kernel.org/5.10.4-513-io_uring-fix-io_wqe-work_list-corruption.patch
patches.kernel.org/5.10.4-514-io_uring-fix-0-iov-read-buffer-select.patch
patches.kernel.org/5.10.4-515-io_uring-hold-uring_lock-while-completing-fail.patch
patches.kernel.org/5.10.4-516-io_uring-fix-ignoring-xa_store-errors.patch
patches.kernel.org/5.10.4-517-io_uring-fix-double-io_uring-free.patch
patches.kernel.org/5.10.4-518-io_uring-make-ctx-cancel-on-exit-targeted-to-a.patch
patches.kernel.org/5.10.4-519-media-sunxi-cir-ensure-IR-is-handled-when-it-i.patch
patches.kernel.org/5.10.4-520-media-netup_unidvb-Don-t-leak-SPI-master-in-pr.patch
patches.kernel.org/5.10.4-521-media-ipu3-cio2-Remove-traces-of-returned-buff.patch
patches.kernel.org/5.10.4-522-media-ipu3-cio2-Return-actual-subdev-format.patch
patches.kernel.org/5.10.4-523-media-ipu3-cio2-Serialise-access-to-pad-format.patch
patches.kernel.org/5.10.4-524-media-ipu3-cio2-Validate-mbus-format-in-settin.patch
patches.kernel.org/5.10.4-525-media-ipu3-cio2-Make-the-field-on-subdev-forma.patch
patches.kernel.org/5.10.4-526-Input-cyapa_gen6-fix-out-of-bounds-stack-acces.patch
patches.kernel.org/5.10.4-527-ALSA-hda-ca0132-Change-Input-Source-enum-strin.patch
patches.kernel.org/5.10.4-528-ACPI-NFIT-Fix-input-validation-of-bus-family.patch
patches.kernel.org/5.10.4-529-PM-ACPI-PCI-Drop-acpi_pm_set_bridge_wakeup.patch
patches.kernel.org/5.10.4-530-Revert-ACPI-resources-Use-AE_CTRL_TERMINATE-to.patch
patches.kernel.org/5.10.4-531-ACPI-PNP-compare-the-string-length-in-the-matc.patch
patches.kernel.org/5.10.4-532-ALSA-hda-Fix-regressions-on-clear-and-reconfig.patch
patches.kernel.org/5.10.4-533-ALSA-hda-ca0132-Fix-AE-5-rear-headphone-pincfg.patch
patches.kernel.org/5.10.4-534-ALSA-hda-realtek-make-bass-spk-volume-adjustab.patch
patches.kernel.org/5.10.4-535-ALSA-hda-realtek-Enable-headset-mic-of-ASUS-X4.patch
patches.kernel.org/5.10.4-536-ALSA-hda-realtek-Enable-headset-mic-of-ASUS-Q5.patch
patches.kernel.org/5.10.4-537-ALSA-hda-realtek-Add-supported-for-more-Lenovo.patch
patches.kernel.org/5.10.4-538-ALSA-pcm-oss-Fix-a-few-more-UBSAN-fixes.patch
patches.kernel.org/5.10.4-539-ALSA-hda-apply-jack-fixup-for-the-Acer-Veriton.patch
patches.kernel.org/5.10.4-540-ALSA-hda-realtek-Add-quirk-for-MSI-GP73.patch
patches.kernel.org/5.10.4-541-ALSA-hda-realtek-Apply-jack-fixup-for-Quanta-N.patch
patches.kernel.org/5.10.4-542-ALSA-hda-realtek-Remove-dummy-lineout-on-Acer-.patch
patches.kernel.org/5.10.4-543-ALSA-hda-realtek-Supported-Dell-fixed-type-hea.patch
patches.kernel.org/5.10.4-544-ALSA-usb-audio-Add-VID-to-support-native-DSD-r.patch
patches.kernel.org/5.10.4-545-ALSA-usb-audio-Disable-sample-read-check-if-fi.patch
patches.kernel.org/5.10.4-546-ALSA-usb-audio-Add-alias-entry-for-ASUS-PRIME-.patch
patches.kernel.org/5.10.4-547-ALSA-core-memalloc-add-page-alignment-for-iram.patch
patches.kernel.org/5.10.4-548-s390-smp-perform-initial-CPU-reset-also-for-SM.patch
patches.kernel.org/5.10.4-549-s390-kexec_file-fix-diag308-subcode-when-loadi.patch
patches.kernel.org/5.10.4-550-s390-idle-add-missing-mt_cycles-calculation.patch
patches.kernel.org/5.10.4-551-s390-idle-fix-accounting-with-machine-checks.patch
patches.kernel.org/5.10.4-552-s390-dasd-fix-hanging-device-offline-processin.patch
patches.kernel.org/5.10.4-553-s390-dasd-prevent-inconsistent-LCU-device-data.patch
patches.kernel.org/5.10.4-554-s390-dasd-fix-list-corruption-of-pavgroup-grou.patch
patches.kernel.org/5.10.4-555-s390-dasd-fix-list-corruption-of-lcu-list.patch
patches.kernel.org/5.10.4-556-binder-add-flag-to-clear-buffer-on-txn-complet.patch
patches.kernel.org/5.10.4-557-ASoC-cx2072x-Fix-doubly-definitions-of-Playbac.patch
patches.kernel.org/5.10.4-558-ASoC-AMD-Renoir-add-DMI-table-to-avoid-the-ACP.patch
patches.kernel.org/5.10.4-559-ASoC-AMD-Raven-Renoir-fix-the-PCI-probe-PCI-re.patch
patches.kernel.org/5.10.4-560-staging-comedi-mf6x4-Fix-AI-end-of-conversion-.patch
patches.kernel.org/5.10.4-561-z3fold-simplify-freeing-slots.patch
patches.kernel.org/5.10.4-562-z3fold-stricter-locking-and-more-careful-recla.patch
patches.kernel.org/5.10.4-563-perf-x86-intel-Add-event-constraint-for-CYCLE_.patch
patches.kernel.org/5.10.4-564-perf-x86-intel-Fix-rtm_abort_event-encoding-on.patch
patches.kernel.org/5.10.4-565-perf-x86-intel-lbr-Fix-the-return-type-of-get_.patch
patches.kernel.org/5.10.4-566-powerpc-perf-Exclude-kernel-samples-while-coun.patch
patches.kernel.org/5.10.4-567-cpufreq-intel_pstate-Use-most-recent-guarantee.patch
patches.kernel.org/5.10.4-568-crypto-ecdh-avoid-unaligned-accesses-in-ecdh_s.patch
patches.kernel.org/5.10.4-569-crypto-arm-aes-ce-work-around-Cortex-A57-A72-s.patch
patches.kernel.org/5.10.4-570-m68k-Fix-WARNING-splat-in-pmac_zilog-driver.patch
patches.kernel.org/5.10.4-571-Documentation-seqlock-s-LOCKTYPE-LOCKNAME-g.patch
patches.kernel.org/5.10.4-572-EDAC-i10nm-Use-readl-to-access-MMIO-registers.patch
patches.kernel.org/5.10.4-573-EDAC-amd64-Fix-PCI-component-registration.patch
patches.kernel.org/5.10.4-574-cpuset-fix-race-between-hotplug-work-and-later.patch
patches.kernel.org/5.10.4-575-dyndbg-fix-use-before-null-check.patch
patches.kernel.org/5.10.4-576-USB-serial-mos7720-fix-parallel-port-state-res.patch
patches.kernel.org/5.10.4-577-USB-serial-digi_acceleport-fix-write-wakeup-de.patch
patches.kernel.org/5.10.4-578-USB-serial-keyspan_pda-fix-dropped-unthrottle-.patch
patches.kernel.org/5.10.4-579-USB-serial-keyspan_pda-fix-write-deadlock.patch
patches.kernel.org/5.10.4-580-USB-serial-keyspan_pda-fix-stalled-writes.patch
patches.kernel.org/5.10.4-581-USB-serial-keyspan_pda-fix-write-wakeup-use-af.patch
patches.kernel.org/5.10.4-582-USB-serial-keyspan_pda-fix-tx-unthrottle-use-a.patch
patches.kernel.org/5.10.4-583-USB-serial-keyspan_pda-fix-write-unthrottling.patch
patches.kernel.org/5.10.4-584-btrfs-do-not-shorten-unpin-len-for-caching-blo.patch
patches.kernel.org/5.10.4-585-btrfs-update-last_byte_to_unpin-in-switch_comm.patch
patches.kernel.org/5.10.4-586-btrfs-fix-race-when-defragmenting-leads-to-unn.patch
patches.kernel.org/5.10.4-587-ext4-fix-an-IS_ERR-vs-NULL-check.patch
patches.kernel.org/5.10.4-588-ext4-fix-a-memory-leak-of-ext4_free_data.patch
patches.kernel.org/5.10.4-589-ext4-fix-deadlock-with-fs-freezing-and-EA-inod.patch
patches.kernel.org/5.10.4-590-ext4-don-t-remount-read-only-with-errors-conti.patch
patches.kernel.org/5.10.4-591-RISC-V-Fix-usage-of-memblock_enforce_memory_li.patch
patches.kernel.org/5.10.4-592-arm64-dts-ti-k3-am65-mark-dss-as-dma-coherent.patch
patches.kernel.org/5.10.4-593-arm64-dts-marvell-keep-SMMU-disabled-by-defaul.patch
patches.kernel.org/5.10.4-594-KVM-arm64-Introduce-handling-of-AArch32-TTBCR2.patch
patches.kernel.org/5.10.4-595-KVM-x86-reinstate-vendor-agnostic-check-on-SPE.patch
patches.kernel.org/5.10.4-596-KVM-SVM-Remove-the-call-to-sev_platform_status.patch
patches.kernel.org/5.10.4-597-iommu-arm-smmu-Allow-implementation-specific-w.patch
patches.kernel.org/5.10.4-598-iommu-arm-smmu-qcom-Read-back-stream-mappings.patch
patches.kernel.org/5.10.4-599-iommu-arm-smmu-qcom-Implement-S2CR-quirk.patch
patches.kernel.org/5.10.4-600-ARM-dts-pandaboard-fix-pinmux-for-gpio-user-bu.patch
patches.kernel.org/5.10.4-601-ARM-dts-at91-sama5d2-fix-CAN-message-ram-offse.patch
patches.kernel.org/5.10.4-602-ARM-tegra-Populate-OPP-table-for-Tegra20-Venta.patch
patches.kernel.org/5.10.4-603-xprtrdma-Fix-XDRBUF_SPARSE_PAGES-support.patch
patches.kernel.org/5.10.4-604-powerpc-32-Fix-vmap-stack-Properly-set-r1-befo.patch
patches.kernel.org/5.10.4-605-powerpc-Fix-incorrect-stw-ux-u-x-instructions-.patch
patches.kernel.org/5.10.4-606-powerpc-rtas-Fix-typo-of-ibm-open-errinjct-in-.patch
patches.kernel.org/5.10.4-607-powerpc-bitops-Fix-possible-undefined-behaviou.patch
patches.kernel.org/5.10.4-608-powerpc-feature-Add-CPU_FTR_NOEXECUTE-to-G2_LE.patch
patches.kernel.org/5.10.4-609-powerpc-xmon-Change-printk-to-pr_cont.patch
patches.kernel.org/5.10.4-610-powerpc-8xx-Fix-early-debug-when-SMC1-is-reloc.patch
patches.kernel.org/5.10.4-611-powerpc-mm-Fix-verification-of-MMU_FTR_TYPE_44.patch
patches.kernel.org/5.10.4-612-powerpc-powernv-npu-Do-not-attempt-NPU2-setup-.patch
patches.kernel.org/5.10.4-613-powerpc-powernv-memtrace-Don-t-leak-kernel-mem.patch
patches.kernel.org/5.10.4-614-powerpc-powernv-memtrace-Fix-crashing-the-kern.patch
patches.kernel.org/5.10.4-615-ovl-make-ioctl-safe.patch
patches.kernel.org/5.10.4-616-ima-Don-t-modify-file-descriptor-mode-on-the-f.patch
patches.kernel.org/5.10.4-617-um-Remove-use-of-asprinf-in-umid.c.patch
patches.kernel.org/5.10.4-618-um-Fix-time-travel-mode.patch
patches.kernel.org/5.10.4-619-ceph-fix-race-in-concurrent-__ceph_remove_cap-.patch
patches.kernel.org/5.10.4-620-SMB3-avoid-confusing-warning-message-on-mount-.patch
patches.kernel.org/5.10.4-621-SMB3.1.1-remove-confusing-mount-warning-when-n.patch
patches.kernel.org/5.10.4-622-SMB3.1.1-do-not-log-warning-message-if-server-.patch
patches.kernel.org/5.10.4-623-ubifs-wbuf-Don-t-leak-kernel-memory-to-flash.patch
patches.kernel.org/5.10.4-624-jffs2-Fix-GC-exit-abnormally.patch
patches.kernel.org/5.10.4-625-jffs2-Fix-ignoring-mounting-options-problem-du.patch
patches.kernel.org/5.10.4-626-fsnotify-generalize-handle_inode_event.patch
patches.kernel.org/5.10.4-627-inotify-convert-to-handle_inode_event-interfac.patch
patches.kernel.org/5.10.4-628-fsnotify-fix-events-reported-to-watching-paren.patch
patches.kernel.org/5.10.4-629-jfs-Fix-array-index-bounds-check-in-dbAdjTree.patch
patches.kernel.org/5.10.4-630-drm-panfrost-Fix-job-timeout-handling.patch
patches.kernel.org/5.10.4-631-drm-panfrost-Move-the-GPU-reset-bits-outside-t.patch
patches.kernel.org/5.10.4-632-platform-x86-mlx-platform-remove-an-unused-var.patch
patches.kernel.org/5.10.4-633-drm-amdgpu-only-set-DP-subconnector-type-on-DP.patch
patches.kernel.org/5.10.4-634-drm-amd-display-Fix-memory-leaks-in-S3-resume.patch
patches.kernel.org/5.10.4-635-drm-dp_aux_dev-check-aux_dev-before-use-in-drm.patch
patches.kernel.org/5.10.4-636-drm-i915-Fix-mismatch-between-misplaced-vma-ch.patch
patches.kernel.org/5.10.4-637-iio-ad_sigma_delta-Don-t-put-SPI-transfer-buff.patch
patches.kernel.org/5.10.4-638-spi-pxa2xx-Fix-use-after-free-on-unbind.patch
patches.kernel.org/5.10.4-639-spi-spi-sh-Fix-use-after-free-on-unbind.patch
patches.kernel.org/5.10.4-640-spi-atmel-quadspi-Fix-use-after-free-on-unbind.patch
patches.kernel.org/5.10.4-641-spi-spi-mtk-nor-Don-t-leak-SPI-master-in-probe.patch
patches.kernel.org/5.10.4-642-spi-ar934x-Don-t-leak-SPI-master-in-probe-erro.patch
patches.kernel.org/5.10.4-643-spi-davinci-Fix-use-after-free-on-unbind.patch
patches.kernel.org/5.10.4-644-spi-fsl-fix-use-of-spisel_boot-signal-on-MPC83.patch
patches.kernel.org/5.10.4-645-spi-gpio-Don-t-leak-SPI-master-in-probe-error-.patch
patches.kernel.org/5.10.4-646-spi-mxic-Don-t-leak-SPI-master-in-probe-error-.patch
patches.kernel.org/5.10.4-647-spi-npcm-fiu-Disable-clock-in-probe-error-path.patch
patches.kernel.org/5.10.4-648-spi-pic32-Don-t-leak-DMA-channels-in-probe-err.patch
patches.kernel.org/5.10.4-649-spi-rb4xx-Don-t-leak-SPI-master-in-probe-error.patch
patches.kernel.org/5.10.4-650-spi-rpc-if-Fix-use-after-free-on-unbind.patch
patches.kernel.org/5.10.4-651-spi-sc18is602-Don-t-leak-SPI-master-in-probe-e.patch
patches.kernel.org/5.10.4-652-spi-spi-geni-qcom-Fix-use-after-free-on-unbind.patch
patches.kernel.org/5.10.4-653-spi-spi-qcom-qspi-Fix-use-after-free-on-unbind.patch
patches.kernel.org/5.10.4-654-spi-st-ssc4-Fix-unbalanced-pm_runtime_disable-.patch
patches.kernel.org/5.10.4-655-spi-synquacer-Disable-clock-in-probe-error-pat.patch
patches.kernel.org/5.10.4-656-spi-mt7621-Disable-clock-in-probe-error-path.patch
patches.kernel.org/5.10.4-657-spi-mt7621-Don-t-leak-SPI-master-in-probe-erro.patch
patches.kernel.org/5.10.4-658-spi-atmel-quadspi-Disable-clock-in-probe-error.patch
patches.kernel.org/5.10.4-659-spi-atmel-quadspi-Fix-AHB-memory-accesses.patch
patches.kernel.org/5.10.4-660-soc-qcom-smp2p-Safely-acquire-spinlock-without.patch
patches.kernel.org/5.10.4-661-mtd-spinand-Fix-OOB-read.patch
patches.kernel.org/5.10.4-662-mtd-parser-cmdline-Fix-parsing-of-part-names-w.patch
patches.kernel.org/5.10.4-663-mtd-core-Fix-refcounting-for-unpartitioned-MTD.patch
patches.kernel.org/5.10.4-664-mtd-rawnand-qcom-Fix-DMA-sync-on-FLASH_STATUS-.patch
patches.kernel.org/5.10.4-665-mtd-rawnand-meson-fix-meson_nfc_dma_buffer_rel.patch
patches.kernel.org/5.10.4-666-scsi-qla2xxx-Fix-crash-during-driver-load-on-b.patch
patches.kernel.org/5.10.4-667-scsi-lpfc-Fix-invalid-sleeping-context-in-lpfc.patch
patches.kernel.org/5.10.4-668-scsi-lpfc-Fix-scheduling-call-while-in-softirq.patch
patches.kernel.org/5.10.4-669-scsi-lpfc-Re-fix-use-after-free-in-lpfc_rq_buf.patch
patches.kernel.org/5.10.4-670-openat2-reject-RESOLVE_BENEATH-RESOLVE_IN_ROOT.patch
patches.kernel.org/5.10.4-671-iio-buffer-Fix-demux-update.patch
patches.kernel.org/5.10.4-672-iio-adc-rockchip_saradc-fix-missing-clk_disabl.patch
patches.kernel.org/5.10.4-673-iio-imu-st_lsm6dsx-fix-edge-trigger-interrupts.patch
patches.kernel.org/5.10.4-674-iio-light-rpr0521-Fix-timestamp-alignment-and-.patch
patches.kernel.org/5.10.4-675-iio-light-st_uvis25-Fix-timestamp-alignment-an.patch
patches.kernel.org/5.10.4-676-iio-magnetometer-mag3110-Fix-alignment-and-dat.patch
patches.kernel.org/5.10.4-677-iio-pressure-mpl3115-Force-alignment-of-buffer.patch
patches.kernel.org/5.10.4-678-iio-imu-bmi160-Fix-too-large-a-buffer.patch
patches.kernel.org/5.10.4-679-iio-imu-bmi160-Fix-alignment-and-data-leak-iss.patch
patches.kernel.org/5.10.4-680-iio-adc-ti-ads124s08-Fix-buffer-being-too-long.patch
patches.kernel.org/5.10.4-681-iio-adc-ti-ads124s08-Fix-alignment-and-data-le.patch
patches.kernel.org/5.10.4-682-md-cluster-block-reshape-with-remote-resync-jo.patch
patches.kernel.org/5.10.4-683-md-cluster-fix-deadlock-when-node-is-doing-res.patch
patches.kernel.org/5.10.4-684-pinctrl-sunxi-Always-call-chained_irq_-enter-e.patch
patches.kernel.org/5.10.4-685-clk-ingenic-Fix-divider-calculation-with-div-t.patch
patches.kernel.org/5.10.4-686-clk-mvebu-a3700-fix-the-XTAL-MODE-pin-to-MPP1_.patch
patches.kernel.org/5.10.4-687-clk-tegra-Do-not-return-0-on-failure.patch
patches.kernel.org/5.10.4-688-counter-microchip-tcb-capture-Fix-CMR-value-ch.patch
patches.kernel.org/5.10.4-689-device-dax-core-Fix-memory-leak-when-rmmod-dax.patch
patches.kernel.org/5.10.4-690-dma-buf-dma-resv-Respect-num_fences-when-initi.patch
patches.kernel.org/5.10.4-691-driver-core-Fix-list-corruption-after-device_d.patch
patches.kernel.org/5.10.4-692-xen-blkback-set-ring-xenblkd-to-NULL-after-kth.patch
patches.kernel.org/5.10.4-693-xen-xenbus-Allow-watches-discard-events-before.patch
patches.kernel.org/5.10.4-694-xen-xenbus-Add-will_handle-callback-support-in.patch
patches.kernel.org/5.10.4-695-xen-xenbus-xen_bus_type-Support-will_handle-wa.patch
patches.kernel.org/5.10.4-696-xen-xenbus-Count-pending-messages-for-each-wat.patch
patches.kernel.org/5.10.4-697-xenbus-xenbus_backend-Disallow-pending-watch-m.patch
patches.kernel.org/5.10.4-698-memory-jz4780_nemc-Fix-an-error-pointer-vs-NUL.patch
patches.kernel.org/5.10.4-699-memory-renesas-rpc-if-Fix-a-node-reference-lea.patch
patches.kernel.org/5.10.4-700-memory-renesas-rpc-if-Return-correct-value-to-.patch
patches.kernel.org/5.10.4-701-memory-renesas-rpc-if-Fix-unbalanced-pm_runtim.patch
patches.kernel.org/5.10.4-702-libnvdimm-namespace-Fix-reaping-of-invalidated.patch
patches.kernel.org/5.10.4-703-platform-x86-intel-vbtn-Allow-switch-events-on.patch
patches.kernel.org/5.10.4-704-tracing-Disable-ftrace-selftests-when-any-trac.patch
patches.kernel.org/5.10.4-705-mt76-add-back-the-SUPPORTS_REORDERING_BUFFER-f.patch
patches.kernel.org/5.10.4-706-of-fix-linker-section-match-table-corruption.patch
patches.kernel.org/5.10.4-707-PCI-Fix-pci_slot_release-NULL-pointer-derefere.patch
patches.kernel.org/5.10.4-708-regulator-axp20x-Fix-DLDO2-voltage-control-reg.patch
patches.kernel.org/5.10.4-709-remoteproc-sysmon-Ensure-remote-notification-o.patch
patches.kernel.org/5.10.4-710-thermal-drivers-cpufreq_cooling-Update-cpufreq.patch
patches.kernel.org/5.10.4-711-rtc-ep93xx-Fix-NULL-pointer-dereference-in-ep9.patch
patches.kernel.org/5.10.4-712-Revert-ring-buffer-Remove-HAVE_64BIT_ALIGNED_A.patch
patches.kernel.org/5.10.4-713-null_blk-Fix-zone-size-initialization.patch
patches.kernel.org/5.10.4-714-null_blk-Fail-zone-append-to-conventional-zone.patch
patches.kernel.org/5.10.4-715-drm-edid-fix-objtool-warning-in-drm_cvt_modes.patch
patches.kernel.org/5.10.4-716-x86-CPU-AMD-Save-AMD-NodeId-as-cpu_die_id.patch
patches.kernel.org/5.10.4-717-Linux-5.10.4.patch
patches.kernel.org/5.10.5-001-net-sched-sch_taprio-reset-child-qdiscs-before.patch
patches.kernel.org/5.10.5-002-mptcp-fix-security-context-on-server-socket.patch
patches.kernel.org/5.10.5-003-ethtool-fix-error-paths-in-ethnl_set_channels.patch
patches.kernel.org/5.10.5-004-ethtool-fix-string-set-id-check.patch
patches.kernel.org/5.10.5-005-md-raid10-initialize-r10_bio-read_slot-before-.patch
patches.kernel.org/5.10.5-006-drm-amd-display-Add-get_dig_frontend-implement.patch
patches.kernel.org/5.10.5-007-io_uring-close-a-small-race-gap-for-files-canc.patch
patches.kernel.org/5.10.5-008-jffs2-Allow-setting-rp_size-to-zero-during-rem.patch
patches.kernel.org/5.10.5-009-jffs2-Fix-NULL-pointer-dereference-in-rp_size-.patch
patches.kernel.org/5.10.5-010-spi-dw-bt1-Fix-undefined-devm_mux_control_get-.patch
patches.kernel.org/5.10.5-011-opp-fix-memory-leak-in-_allocate_opp_table.patch
patches.kernel.org/5.10.5-012-opp-Call-the-missing-clk_put-on-error.patch
patches.kernel.org/5.10.5-013-scsi-block-Fix-a-race-in-the-runtime-power-man.patch
patches.kernel.org/5.10.5-014-mm-hugetlb-fix-deadlock-in-hugetlb_cow-error-p.patch
patches.kernel.org/5.10.5-015-mm-memmap-defer-init-doesn-t-work-as-expected.patch
patches.kernel.org/5.10.5-016-lib-zlib-fix-inflating-zlib-streams-on-s390.patch
patches.kernel.org/5.10.5-017-io_uring-don-t-assume-mm-is-constant-across-su.patch
patches.kernel.org/5.10.5-018-io_uring-use-bottom-half-safe-lock-for-fixed-f.patch
patches.kernel.org/5.10.5-019-io_uring-add-a-helper-for-setting-a-ref-node.patch
patches.kernel.org/5.10.5-020-io_uring-fix-io_sqe_files_unregister-hangs.patch
patches.kernel.org/5.10.5-021-uapi-move-constants-from-linux-kernel.h-to-lin.patch
patches.kernel.org/5.10.5-022-tools-headers-UAPI-Sync-linux-const.h-with-the.patch
patches.kernel.org/5.10.5-023-cgroup-Fix-memory-leak-when-parsing-multiple-s.patch
patches.kernel.org/5.10.5-024-zlib-move-EXPORT_SYMBOL-and-MODULE_LICENSE-out.patch
patches.kernel.org/5.10.5-025-scsi-cxgb4i-Fix-TLS-dependency.patch
patches.kernel.org/5.10.5-026-Bluetooth-hci_h5-close-serdev-device-and-free-.patch
patches.kernel.org/5.10.5-027-fbcon-Disable-accelerated-scrolling.patch
patches.kernel.org/5.10.5-028-reiserfs-add-check-for-an-invalid-ih_entry_cou.patch
patches.kernel.org/5.10.5-029-misc-vmw_vmci-fix-kernel-info-leak-by-initiali.patch
patches.kernel.org/5.10.5-030-media-gp8psk-initialize-stats-at-power-control.patch
patches.kernel.org/5.10.5-031-f2fs-fix-shift-out-of-bounds-in-sanity_check_r.patch
patches.kernel.org/5.10.5-032-ALSA-seq-Use-bool-for-snd_seq_queue-internal-f.patch
patches.kernel.org/5.10.5-033-ALSA-rawmidi-Access-runtime-avail-always-in-sp.patch
patches.kernel.org/5.10.5-034-bfs-don-t-use-WARNING-string-when-it-s-just-in.patch
patches.kernel.org/5.10.5-035-ext4-check-for-invalid-block-size-early-when-m.patch
patches.kernel.org/5.10.5-036-fcntl-Fix-potential-deadlock-in-send_sig-io-ur.patch
patches.kernel.org/5.10.5-037-io_uring-check-kthread-stopped-flag-when-sq-th.patch
patches.kernel.org/5.10.5-038-rtc-sun6i-Fix-memleak-in-sun6i_rtc_clk_init.patch
patches.kernel.org/5.10.5-039-module-set-MODULE_STATE_GOING-state-when-a-mod.patch
patches.kernel.org/5.10.5-040-quota-Don-t-overflow-quota-file-offsets.patch
patches.kernel.org/5.10.5-041-rtc-pl031-fix-resource-leak-in-pl031_probe.patch
patches.kernel.org/5.10.5-042-powerpc-sysdev-add-missing-iounmap-on-error-in.patch
patches.kernel.org/5.10.5-043-i3c-master-fix-missing-destroy_workqueue-on-er.patch
patches.kernel.org/5.10.5-044-NFSv4-Fix-a-pNFS-layout-related-use-after-free.patch
patches.kernel.org/5.10.5-045-f2fs-avoid-race-condition-for-shrinker-count.patch
patches.kernel.org/5.10.5-046-f2fs-fix-race-of-pending_pages-in-decompressio.patch
patches.kernel.org/5.10.5-047-module-delay-kobject-uevent-until-after-module.patch
patches.kernel.org/5.10.5-048-powerpc-64-irq-replay-remove-decrementer-overf.patch
patches.kernel.org/5.10.5-049-fs-namespace.c-WARN-if-mnt_count-has-become-ne.patch
patches.kernel.org/5.10.5-050-watchdog-rti-wdt-fix-reference-leak-in-rti_wdt.patch
patches.kernel.org/5.10.5-051-um-random-Register-random-as-hwrng-core-device.patch
patches.kernel.org/5.10.5-052-um-ubd-Submit-all-data-segments-atomically.patch
patches.kernel.org/5.10.5-053-NFSv4.2-Don-t-error-when-exiting-early-on-a-RE.patch
patches.kernel.org/5.10.5-054-ceph-fix-inode-refcount-leak-when-ceph_fill_in.patch
patches.kernel.org/5.10.5-055-drm-amd-display-updated-wm-table-for-Renoir.patch
patches.kernel.org/5.10.5-056-tick-sched-Remove-bogus-boot-safety-check.patch
patches.kernel.org/5.10.5-057-s390-always-clear-kernel-stack-backchain-befor.patch
patches.kernel.org/5.10.5-058-io_uring-remove-racy-overflow-list-fast-checks.patch
patches.kernel.org/5.10.5-059-ALSA-pcm-Clear-the-full-allocated-memory-at-hw.patch
patches.kernel.org/5.10.5-060-dm-verity-skip-verity-work-if-I-O-error-when-s.patch
patches.kernel.org/5.10.5-061-ext4-avoid-s_mb_prefetch-to-be-zero-in-individ.patch
patches.kernel.org/5.10.5-062-device-dax-Fix-range-release.patch
patches.kernel.org/5.10.5-063-Linux-5.10.5.patch
patches.kernel.org/5.10.6-001-Revert-drm-amd-display-Fix-memory-leaks-in-S3-.patch
patches.kernel.org/5.10.6-002-Revert-mtd-spinand-Fix-OOB-read.patch
patches.kernel.org/5.10.6-003-rtc-pcf2127-move-watchdog-initialisation-to-a-.patch
patches.kernel.org/5.10.6-004-rtc-pcf2127-only-use-watchdog-when-explicitly-.patch
patches.kernel.org/5.10.6-005-dt-bindings-rtc-add-reset-source-property.patch
patches.kernel.org/5.10.6-006-kdev_t-always-inline-major-minor-helper-functi.patch
patches.kernel.org/5.10.6-007-Bluetooth-Fix-attempting-to-set-RPA-timeout-wh.patch
patches.kernel.org/5.10.6-008-ALSA-hda-realtek-Modify-Dell-platform-name.patch
patches.kernel.org/5.10.6-009-ALSA-hda-hdmi-Fix-incorrect-mutex-unlock-in-si.patch
patches.kernel.org/5.10.6-010-drm-i915-tgl-Fix-Combo-PHY-DPLL-fractional-div.patch
patches.kernel.org/5.10.6-011-scsi-ufs-Allow-an-error-return-value-from-devi.patch
patches.kernel.org/5.10.6-012-scsi-ufs-Re-enable-WriteBooster-after-device-r.patch
patches.kernel.org/5.10.6-013-RDMA-core-remove-use-of-dma_virt_ops.patch
patches.kernel.org/5.10.6-014-RDMA-siw-rxe-Make-emulated-devices-virtual-in-.patch
patches.kernel.org/5.10.6-015-fuse-fix-bad-inode.patch
patches.kernel.org/5.10.6-016-perf-Break-deadlock-involving-exec_update_mute.patch
patches.kernel.org/5.10.6-017-rwsem-Implement-down_read_killable_nested.patch
patches.kernel.org/5.10.6-018-rwsem-Implement-down_read_interruptible.patch
patches.kernel.org/5.10.6-019-exec-Transform-exec_update_mutex-into-a-rw_sem.patch
patches.kernel.org/5.10.6-020-mwifiex-Fix-possible-buffer-overflows-in-mwifi.patch
patches.kernel.org/5.10.6-021-Linux-5.10.6.patch
patches.kernel.org/5.10.7-001-i40e-Fix-Error-I40E_AQ_RC_EINVAL-when-removing.patch
patches.kernel.org/5.10.7-002-iavf-fix-double-release-of-rtnl_lock.patch
patches.kernel.org/5.10.7-003-net-sched-sch_taprio-ensure-to-reset-destroy-a.patch
patches.kernel.org/5.10.7-004-net-mvpp2-Add-TCAM-entry-to-drop-flow-control-.patch
patches.kernel.org/5.10.7-005-net-mvpp2-prs-fix-PPPoE-with-ipv6-packet-parse.patch
patches.kernel.org/5.10.7-006-net-systemport-set-dev-max_mtu-to-UMAC_MAX_MTU.patch
patches.kernel.org/5.10.7-007-ethernet-ucc_geth-fix-use-after-free-in-ucc_ge.patch
patches.kernel.org/5.10.7-008-ethernet-ucc_geth-set-dev-max_mtu-to-1518.patch
patches.kernel.org/5.10.7-009-ionic-account-for-vlan-tag-len-in-rx-buffer-le.patch
patches.kernel.org/5.10.7-010-atm-idt77252-call-pci_disable_device-on-error-.patch
patches.kernel.org/5.10.7-011-net-mvpp2-Fix-GoP-port-3-Networking-Complex-Co.patch
patches.kernel.org/5.10.7-012-net-stmmac-dwmac-meson8b-ignore-the-second-clo.patch
patches.kernel.org/5.10.7-013-ibmvnic-fix-login-buffer-memory-leak.patch
patches.kernel.org/5.10.7-014-ibmvnic-continue-fatal-error-reset-after-passi.patch
patches.kernel.org/5.10.7-015-net-ethernet-mvneta-Fix-error-handling-in-mvne.patch
patches.kernel.org/5.10.7-016-qede-fix-offload-for-IPIP-tunnel-packets.patch
patches.kernel.org/5.10.7-017-virtio_net-Fix-recursive-call-to-cpus_read_loc.patch
patches.kernel.org/5.10.7-018-net-ncsi-Use-real-net-device-for-response-hand.patch
patches.kernel.org/5.10.7-019-net-ethernet-Fix-memleak-in-ethoc_probe.patch
patches.kernel.org/5.10.7-020-net-sysfs-take-the-rtnl-lock-when-storing-xps_.patch
patches.kernel.org/5.10.7-021-net-sysfs-take-the-rtnl-lock-when-accessing-xp.patch
patches.kernel.org/5.10.7-022-net-sysfs-take-the-rtnl-lock-when-storing-xps_.patch
patches.kernel.org/5.10.7-023-net-sysfs-take-the-rtnl-lock-when-accessing-xp.patch
patches.kernel.org/5.10.7-024-net-ethernet-ti-cpts-fix-ethtool-output-when-n.patch
patches.kernel.org/5.10.7-025-tun-fix-return-value-when-the-number-of-iovs-e.patch
patches.kernel.org/5.10.7-026-e1000e-Only-run-S0ix-flows-if-shutdown-succeed.patch
patches.kernel.org/5.10.7-027-e1000e-bump-up-timeout-to-wait-when-ME-un-conf.patch
patches.kernel.org/5.10.7-028-Revert-e1000e-disable-s0ix-entry-and-exit-flow.patch
patches.kernel.org/5.10.7-029-e1000e-Export-S0ix-flags-to-ethtool.patch
patches.kernel.org/5.10.7-030-bnxt_en-Check-TQM-rings-for-maximum-supported-.patch
patches.kernel.org/5.10.7-031-net-mvpp2-fix-pkt-coalescing-int-threshold-con.patch
patches.kernel.org/5.10.7-032-bnxt_en-Fix-AER-recovery.patch
patches.kernel.org/5.10.7-033-ipv4-Ignore-ECN-bits-for-fib-lookups-in-fib_co.patch
patches.kernel.org/5.10.7-034-net-sched-prevent-invalid-Scell_log-shift-coun.patch
patches.kernel.org/5.10.7-035-net-hns-fix-return-value-check-in-__lb_other_p.patch
patches.kernel.org/5.10.7-036-erspan-fix-version-1-check-in-gre_parse_header.patch
patches.kernel.org/5.10.7-037-net-hdlc_ppp-Fix-issues-when-mod_timer-is-call.patch
patches.kernel.org/5.10.7-038-bareudp-set-NETIF_F_LLTX-flag.patch
patches.kernel.org/5.10.7-039-bareudp-Fix-use-of-incorrect-min_headroom-size.patch
patches.kernel.org/5.10.7-040-vhost_net-fix-ubuf-refcount-incorrectly-when-s.patch
patches.kernel.org/5.10.7-041-r8169-work-around-power-saving-bug-on-some-chi.patch
patches.kernel.org/5.10.7-042-net-dsa-lantiq_gswip-Enable-GSWIP_MII_CFG_EN-a.patch
patches.kernel.org/5.10.7-043-net-dsa-lantiq_gswip-Fix-GSWIP_MII_CFG-p-regis.patch
patches.kernel.org/5.10.7-044-CDC-NCM-remove-connected-log-message.patch
patches.kernel.org/5.10.7-045-ibmvnic-fix-NULL-pointer-dereference.patch
patches.kernel.org/5.10.7-046-net-usb-qmi_wwan-add-Quectel-EM160R-GL.patch
patches.kernel.org/5.10.7-047-selftests-mlxsw-Set-headroom-size-of-correct-p.patch
patches.kernel.org/5.10.7-048-stmmac-intel-Add-PCI-IDs-for-TGL-H-platform.patch
patches.kernel.org/5.10.7-049-selftests-vm-fix-building-protection-keys-test.patch
patches.kernel.org/5.10.7-050-block-add-debugfs-stanza-for-QUEUE_FLAG_NOWAIT.patch
patches.kernel.org/5.10.7-051-workqueue-Kick-a-worker-based-on-the-actual-ac.patch
patches.kernel.org/5.10.7-052-scsi-ufs-Fix-wrong-print-message-in-dev_err.patch
patches.kernel.org/5.10.7-053-scsi-ufs-pci-Fix-restore-from-S4-for-Intel-con.patch
patches.kernel.org/5.10.7-054-scsi-ufs-pci-Ensure-UFS-device-is-in-PowerDown.patch
patches.kernel.org/5.10.7-055-scsi-ufs-pci-Fix-recovery-from-hibernate-exit-.patch
patches.kernel.org/5.10.7-056-scsi-ufs-pci-Enable-UFSHCD_CAP_RPM_AUTOSUSPEND.patch
patches.kernel.org/5.10.7-057-scsi-block-Introduce-BLK_MQ_REQ_PM.patch
patches.kernel.org/5.10.7-058-scsi-ide-Do-not-set-the-RQF_PREEMPT-flag-for-s.patch
patches.kernel.org/5.10.7-059-scsi-ide-Mark-power-management-requests-with-R.patch
patches.kernel.org/5.10.7-060-scsi-scsi_transport_spi-Set-RQF_PM-for-domain-.patch
patches.kernel.org/5.10.7-061-scsi-core-Only-process-PM-requests-if-rpm_stat.patch
patches.kernel.org/5.10.7-062-local64.h-make-asm-local64.h-mandatory.patch
patches.kernel.org/5.10.7-063-lib-genalloc-fix-the-overflow-when-size-is-too.patch
patches.kernel.org/5.10.7-064-depmod-handle-the-case-of-sbin-depmod-without-.patch
patches.kernel.org/5.10.7-065-scsi-ufs-Clear-UAC-for-FFU-and-RPMB-LUNs.patch
patches.kernel.org/5.10.7-066-kbuild-don-t-hardcode-depmod-path.patch
patches.kernel.org/5.10.7-067-Bluetooth-revert-hci_h5-close-serdev-device-an.patch
patches.kernel.org/5.10.7-068-scsi-block-Remove-RQF_PREEMPT-and-BLK_MQ_REQ_P.patch
patches.kernel.org/5.10.7-069-scsi-block-Do-not-accept-any-requests-while-su.patch
patches.kernel.org/5.10.7-070-crypto-ecdh-avoid-buffer-overflow-in-ecdh_set_.patch
patches.kernel.org/5.10.7-071-crypto-asym_tpm-correct-zero-out-potential-sec.patch
patches.kernel.org/5.10.7-072-powerpc-Handle-.text.-hot-unlikely-.-in-linker.patch
patches.kernel.org/5.10.7-073-Staging-comedi-Return-EFAULT-if-copy_to_user-f.patch
patches.kernel.org/5.10.7-074-staging-mt7621-dma-Fix-a-resource-leak-in-an-e.patch
patches.kernel.org/5.10.7-075-usb-gadget-enable-super-speed-plus.patch
patches.kernel.org/5.10.7-076-USB-cdc-acm-blacklist-another-IR-Droid-device.patch
patches.kernel.org/5.10.7-077-USB-cdc-wdm-Fix-use-after-free-in-service_outs.patch
patches.kernel.org/5.10.7-078-usb-typec-intel_pmc_mux-Configure-HPD-first-fo.patch
patches.kernel.org/5.10.7-079-usb-dwc3-meson-g12a-disable-clk-on-error-handl.patch
patches.kernel.org/5.10.7-080-usb-dwc3-gadget-Restart-DWC3-gadget-when-enabl.patch
patches.kernel.org/5.10.7-081-usb-dwc3-gadget-Clear-wait-flag-on-dequeue.patch
patches.kernel.org/5.10.7-082-usb-dwc3-ulpi-Use-VStsDone-to-detect-PHY-regs-.patch
patches.kernel.org/5.10.7-083-usb-dwc3-ulpi-Replace-CPU-based-busyloop-with-.patch
patches.kernel.org/5.10.7-084-usb-dwc3-ulpi-Fix-USB2.0-HS-FS-LS-PHY-suspend-.patch
patches.kernel.org/5.10.7-085-usb-chipidea-ci_hdrc_imx-add-missing-put_devic.patch
patches.kernel.org/5.10.7-086-USB-xhci-fix-U1-U2-handling-for-hardware-with-.patch
patches.kernel.org/5.10.7-087-usb-usbip-vhci_hcd-protect-shift-size.patch
patches.kernel.org/5.10.7-088-usb-uas-Add-PNY-USB-Portable-SSD-to-unusual_ua.patch
patches.kernel.org/5.10.7-089-USB-serial-iuu_phoenix-fix-DMA-from-stack.patch
patches.kernel.org/5.10.7-090-USB-serial-option-add-LongSung-M5710-module-su.patch
patches.kernel.org/5.10.7-091-USB-serial-option-add-Quectel-EM160R-GL.patch
patches.kernel.org/5.10.7-092-USB-yurex-fix-control-URB-timeout-handling.patch
patches.kernel.org/5.10.7-093-USB-usblp-fix-DMA-to-stack.patch
patches.kernel.org/5.10.7-094-ALSA-usb-audio-Fix-UBSAN-warnings-for-MIDI-jac.patch
patches.kernel.org/5.10.7-095-usb-gadget-select-CONFIG_CRC32.patch
patches.kernel.org/5.10.7-096-USB-Gadget-dummy-hcd-Fix-shift-out-of-bounds-b.patch
patches.kernel.org/5.10.7-097-usb-gadget-f_uac2-reset-wMaxPacketSize.patch
patches.kernel.org/5.10.7-098-usb-gadget-function-printer-Fix-a-memory-leak-.patch
patches.kernel.org/5.10.7-099-usb-gadget-u_ether-Fix-MTU-size-mismatch-with-.patch
patches.kernel.org/5.10.7-100-USB-gadget-legacy-fix-return-error-code-in-acm.patch
patches.kernel.org/5.10.7-101-usb-gadget-Fix-spinlock-lockup-on-usb_function.patch
patches.kernel.org/5.10.7-102-usb-gadget-configfs-Preserve-function-ordering.patch
patches.kernel.org/5.10.7-103-usb-gadget-configfs-Fix-use-after-free-issue-w.patch
patches.kernel.org/5.10.7-104-USB-serial-keyspan_pda-remove-unused-variable.patch
patches.kernel.org/5.10.7-105-hwmon-amd_energy-fix-allocation-of-hwmon_chann.patch
patches.kernel.org/5.10.7-106-mm-make-wait_on_page_writeback-wait-for-multip.patch
patches.kernel.org/5.10.7-107-x86-mm-Fix-leak-of-pmd-ptlock.patch
patches.kernel.org/5.10.7-108-KVM-x86-mmu-Use-1-to-flag-an-undefined-spte-in.patch
patches.kernel.org/5.10.7-109-KVM-x86-mmu-Get-root-level-from-walkers-when-r.patch
patches.kernel.org/5.10.7-110-kvm-check-tlbs_dirty-directly.patch
patches.kernel.org/5.10.7-111-KVM-x86-mmu-Ensure-TDP-MMU-roots-are-freed-aft.patch
patches.kernel.org/5.10.7-112-x86-resctrl-Use-an-IPI-instead-of-task_work_ad.patch
patches.kernel.org/5.10.7-113-x86-resctrl-Don-t-move-a-task-to-the-same-reso.patch
patches.kernel.org/5.10.7-114-blk-iocost-fix-NULL-iocg-deref-from-racing-aga.patch
patches.kernel.org/5.10.7-115-ALSA-hda-via-Fix-runtime-PM-for-Clevo-W35xSS.patch
patches.kernel.org/5.10.7-116-ALSA-hda-conexant-add-a-new-hda-codec-CX11970.patch
patches.kernel.org/5.10.7-117-ALSA-hda-realtek-Fix-speaker-volume-control-on.patch
patches.kernel.org/5.10.7-118-ALSA-hda-realtek-Add-mute-LED-quirk-for-more-H.patch
patches.kernel.org/5.10.7-119-ALSA-hda-realtek-Enable-mute-and-micmute-LED-o.patch
patches.kernel.org/5.10.7-120-ALSA-hda-realtek-Add-two-Intel-Reference-board.patch
patches.kernel.org/5.10.7-121-iommu-vt-d-Move-intel_iommu-info-from-struct-i.patch
patches.kernel.org/5.10.7-122-btrfs-qgroup-don-t-try-to-wait-flushing-if-we-.patch
patches.kernel.org/5.10.7-123-btrfs-send-fix-wrong-file-path-when-there-is-a.patch
patches.kernel.org/5.10.7-124-Revert-device-property-Keep-secondary-firmware.patch
patches.kernel.org/5.10.7-125-dmabuf-fix-use-after-free-of-dmabuf-s-file-f_i.patch
patches.kernel.org/5.10.7-126-arm64-link-with-z-norelro-for-LLD-or-aarch64-e.patch
patches.kernel.org/5.10.7-127-drm-i915-clear-the-shadow-batch.patch
patches.kernel.org/5.10.7-128-drm-i915-clear-the-gpu-reloc-batch.patch
patches.kernel.org/5.10.7-129-bcache-fix-typo-from-SUUP-to-SUPP-in-features..patch
patches.kernel.org/5.10.7-130-bcache-check-unsupported-feature-sets-for-bcac.patch
patches.kernel.org/5.10.7-131-bcache-introduce-BCH_FEATURE_INCOMPAT_LOG_LARG.patch
patches.kernel.org/5.10.7-132-net-mlx5e-Fix-SWP-offsets-when-vlan-inserted-b.patch
patches.kernel.org/5.10.7-133-ARM-dts-OMAP3-disable-AES-on-N950-N9.patch
patches.kernel.org/5.10.7-134-netfilter-x_tables-Update-remaining-dereferenc.patch
patches.kernel.org/5.10.7-135-netfilter-ipset-fix-shift-out-of-bounds-in-hta.patch
patches.kernel.org/5.10.7-136-netfilter-xt_RATEEST-reject-non-null-terminate.patch
patches.kernel.org/5.10.7-137-netfilter-nft_dynset-report-EOPNOTSUPP-on-miss.patch
patches.kernel.org/5.10.7-138-dmaengine-idxd-off-by-one-in-cleanup-code.patch
patches.kernel.org/5.10.7-139-x86-mtrr-Correct-the-range-check-before-perfor.patch
patches.kernel.org/5.10.7-140-KVM-x86-fix-shift-out-of-bounds-reported-by-UB.patch
patches.kernel.org/5.10.7-141-xsk-Fix-memory-leak-for-failed-bind.patch
patches.kernel.org/5.10.7-142-rtlwifi-rise-completion-at-the-last-step-of-fi.patch
patches.kernel.org/5.10.7-143-scsi-target-Fix-XCOPY-NAA-identifier-lookup.patch
patches.kernel.org/5.10.7-144-Linux-5.10.7.patch
patches.kernel.org/5.10.8-001-powerpc-32s-Fix-RTAS-machine-check-with-VMAP-s.patch
patches.kernel.org/5.10.8-002-io_uring-synchronise-IOPOLL-on-task_submit-fai.patch
patches.kernel.org/5.10.8-003-io_uring-limit-io-sq-poll-submit-locking-scope.patch
patches.kernel.org/5.10.8-004-io_uring-patch-up-IOPOLL-overflow_flush-sync.patch
patches.kernel.org/5.10.8-005-RDMA-hns-Avoid-filling-sl-in-high-3-bits-of-vl.patch
patches.kernel.org/5.10.8-006-iommu-arm-smmu-qcom-Initialize-SCTLR-of-the-by.patch
patches.kernel.org/5.10.8-007-drm-panfrost-Don-t-corrupt-the-queue-mutex-on-.patch
patches.kernel.org/5.10.8-008-io_uring-Fix-return-value-from-alloc_fixed_fil.patch
patches.kernel.org/5.10.8-009-scsi-ufs-Fix-Wsometimes-uninitialized-warning.patch
patches.kernel.org/5.10.8-010-btrfs-skip-unnecessary-searches-for-xattrs-whe.patch
patches.kernel.org/5.10.8-011-btrfs-fix-deadlock-when-cloning-inline-extent-.patch
patches.kernel.org/5.10.8-012-btrfs-shrink-delalloc-pages-instead-of-full-in.patch
patches.kernel.org/5.10.8-013-net-cdc_ncm-correct-overhead-in-delayed_ndp_si.patch
patches.kernel.org/5.10.8-014-net-hns3-fix-incorrect-handling-of-sctp6-rss-t.patch
patches.kernel.org/5.10.8-015-net-hns3-fix-the-number-of-queues-actually-use.patch
patches.kernel.org/5.10.8-016-net-hns3-fix-a-phy-loopback-fail-issue.patch
patches.kernel.org/5.10.8-017-net-stmmac-dwmac-sun8i-Fix-probe-error-handlin.patch
patches.kernel.org/5.10.8-018-net-stmmac-dwmac-sun8i-Balance-internal-PHY-re.patch
patches.kernel.org/5.10.8-019-net-stmmac-dwmac-sun8i-Balance-internal-PHY-po.patch
patches.kernel.org/5.10.8-020-net-stmmac-dwmac-sun8i-Balance-syscon-de-initi.patch
patches.kernel.org/5.10.8-021-net-vlan-avoid-leaks-on-register_vlan_dev-fail.patch
patches.kernel.org/5.10.8-022-net-sonic-Fix-some-resource-leaks-in-error-han.patch
patches.kernel.org/5.10.8-023-net-bareudp-add-missing-error-handling-for-bar.patch
patches.kernel.org/5.10.8-024-ptp-ptp_ines-prevent-build-when-HAS_IOMEM-is-n.patch
patches.kernel.org/5.10.8-025-net-ipv6-fib-flush-exceptions-when-purging-rou.patch
patches.kernel.org/5.10.8-026-tools-selftests-add-test-for-changing-routes-w.patch
patches.kernel.org/5.10.8-027-net-fix-pmtu-check-in-nopmtudisc-mode.patch
patches.kernel.org/5.10.8-028-net-ip-always-refragment-ip-defragmented-packe.patch
patches.kernel.org/5.10.8-029-chtls-Fix-hardware-tid-leak.patch
patches.kernel.org/5.10.8-030-chtls-Remove-invalid-set_tcb-call.patch
patches.kernel.org/5.10.8-031-chtls-Fix-panic-when-route-to-peer-not-configu.patch
patches.kernel.org/5.10.8-032-chtls-Avoid-unnecessary-freeing-of-oreq-pointe.patch
patches.kernel.org/5.10.8-033-chtls-Replace-skb_dequeue-with-skb_peek.patch
patches.kernel.org/5.10.8-034-chtls-Added-a-check-to-avoid-NULL-pointer-dere.patch
patches.kernel.org/5.10.8-035-chtls-Fix-chtls-resources-release-sequence.patch
patches.kernel.org/5.10.8-036-octeontx2-af-fix-memory-leak-of-lmac-and-lmac-.patch
patches.kernel.org/5.10.8-037-nexthop-Fix-off-by-one-error-in-error-path.patch
patches.kernel.org/5.10.8-038-nexthop-Unlink-nexthop-group-entry-in-error-pa.patch
patches.kernel.org/5.10.8-039-nexthop-Bounce-NHA_GATEWAY-in-FDB-nexthop-grou.patch
patches.kernel.org/5.10.8-040-s390-qeth-fix-deadlock-during-recovery.patch
patches.kernel.org/5.10.8-041-s390-qeth-fix-locking-for-discipline-setup-rem.patch
patches.kernel.org/5.10.8-042-s390-qeth-fix-L2-header-access-in-qeth_l3_osa_.patch
patches.kernel.org/5.10.8-043-net-dsa-lantiq_gswip-Exclude-RMII-from-modes-t.patch
patches.kernel.org/5.10.8-044-net-mlx5-Use-port_num-1-instead-of-0-when-dele.patch
patches.kernel.org/5.10.8-045-net-mlx5e-ethtool-Fix-restriction-of-autoneg-w.patch
patches.kernel.org/5.10.8-046-net-mlx5e-In-skb-build-skip-setting-mark-in-sw.patch
patches.kernel.org/5.10.8-047-net-mlx5-Check-if-lag-is-supported-before-crea.patch
patches.kernel.org/5.10.8-048-scsi-lpfc-Fix-variable-vport-set-but-not-used-.patch
patches.kernel.org/5.10.8-049-ionic-start-queues-before-announcing-link-up.patch
patches.kernel.org/5.10.8-050-HID-wacom-Fix-memory-leakage-caused-by-kfifo_a.patch
patches.kernel.org/5.10.8-051-fanotify-Fix-sys_fanotify_mark-on-native-x86-3.patch
patches.kernel.org/5.10.8-052-ARM-OMAP2-omap_device-fix-idling-of-devices-du.patch
patches.kernel.org/5.10.8-053-i2c-sprd-use-a-specific-timeout-to-avoid-syste.patch
patches.kernel.org/5.10.8-054-dmaengine-dw-edma-Fix-use-after-free-in-dw_edm.patch
patches.kernel.org/5.10.8-055-selftests-bpf-Clarify-build-error-if-no-vmlinu.patch
patches.kernel.org/5.10.8-056-can-tcan4x5x-fix-bittiming-const-use-common-bi.patch
patches.kernel.org/5.10.8-057-can-m_can-m_can_class_unregister-remove-errone.patch
patches.kernel.org/5.10.8-058-can-kvaser_pciefd-select-CONFIG_CRC32.patch
patches.kernel.org/5.10.8-059-spi-spi-geni-qcom-Fail-new-xfers-if-xfer-cance.patch
patches.kernel.org/5.10.8-060-cpufreq-powernow-k8-pass-policy-rather-than-us.patch
patches.kernel.org/5.10.8-061-spi-spi-geni-qcom-Fix-geni_spi_isr-NULL-derefe.patch
patches.kernel.org/5.10.8-062-spi-stm32-FIFO-threshold-level-fix-align-packe.patch
patches.kernel.org/5.10.8-063-i2c-i801-Fix-the-i2c-mux-gpiod_lookup_table-no.patch
patches.kernel.org/5.10.8-064-i2c-mediatek-Fix-apdma-and-i2c-hand-shake-time.patch
patches.kernel.org/5.10.8-065-bcache-set-bcache-device-into-read-only-mode-f.patch
patches.kernel.org/5.10.8-066-interconnect-imx-Add-a-missing-of_node_put-aft.patch
patches.kernel.org/5.10.8-067-interconnect-qcom-fix-rpmh-link-failures.patch
patches.kernel.org/5.10.8-068-dmaengine-mediatek-mtk-hsdma-Fix-a-resource-le.patch
patches.kernel.org/5.10.8-069-dmaengine-milbeaut-xdmac-Fix-a-resource-leak-i.patch
patches.kernel.org/5.10.8-070-dmaengine-xilinx_dma-check-dma_async_device_re.patch
patches.kernel.org/5.10.8-071-dmaengine-xilinx_dma-fix-incompatible-param-wa.patch
patches.kernel.org/5.10.8-072-dmaengine-xilinx_dma-fix-mixed_enum_type-cover.patch
patches.kernel.org/5.10.8-073-arm64-mm-Fix-ARCH_LOW_ADDRESS_LIMIT-when-CONFI.patch
patches.kernel.org/5.10.8-074-qed-select-CONFIG_CRC32.patch
patches.kernel.org/5.10.8-075-phy-dp83640-select-CONFIG_CRC32.patch
patches.kernel.org/5.10.8-076-wil6210-select-CONFIG_CRC32.patch
patches.kernel.org/5.10.8-077-block-rsxx-select-CONFIG_CRC32.patch
patches.kernel.org/5.10.8-078-lightnvm-select-CONFIG_CRC32.patch
patches.kernel.org/5.10.8-079-zonefs-select-CONFIG_CRC32.patch
patches.kernel.org/5.10.8-080-iommu-vt-d-Fix-misuse-of-ALIGN-in-qi_flush_pio.patch
patches.kernel.org/5.10.8-081-iommu-intel-Fix-memleak-in-intel_irq_remapping.patch
patches.kernel.org/5.10.8-082-bpftool-Fix-compilation-failure-for-net.o-with.patch
patches.kernel.org/5.10.8-083-nvme-tcp-Fix-possible-race-of-io_work-and-dire.patch
patches.kernel.org/5.10.8-084-net-mlx5e-Fix-memleak-in-mlx5e_create_l2_table.patch
patches.kernel.org/5.10.8-085-net-mlx5e-Fix-two-double-free-cases.patch
patches.kernel.org/5.10.8-086-regmap-debugfs-Fix-a-memory-leak-when-calling-.patch
patches.kernel.org/5.10.8-087-wan-ds26522-select-CONFIG_BITREVERSE.patch
patches.kernel.org/5.10.8-088-arm64-cpufeature-remove-non-exist-CONFIG_KVM_A.patch
patches.kernel.org/5.10.8-089-regulator-qcom-rpmh-regulator-correct-hfsmps51.patch
patches.kernel.org/5.10.8-090-net-mvpp2-disable-force-link-UP-during-port-in.patch
patches.kernel.org/5.10.8-091-drm-i915-dp-Track-pm_qos-per-connector.patch
patches.kernel.org/5.10.8-092-net-mvneta-fix-error-message-when-MTU-too-larg.patch
patches.kernel.org/5.10.8-093-selftests-fib_nexthops-Fix-wrong-mausezahn-inv.patch
patches.kernel.org/5.10.8-094-KVM-arm64-Don-t-access-PMCR_EL0-when-no-PMU-is.patch
patches.kernel.org/5.10.8-095-xsk-Fix-race-in-SKB-mode-transmit-with-shared-.patch
patches.kernel.org/5.10.8-096-xsk-Rollback-reservation-at-NETDEV_TX_BUSY.patch
patches.kernel.org/5.10.8-097-block-rnbd-clt-avoid-module-unload-race-with-c.patch
patches.kernel.org/5.10.8-098-can-isotp-isotp_getname-fix-kernel-information.patch
patches.kernel.org/5.10.8-099-block-fix-use-after-free-in-disk_part_iter_nex.patch
patches.kernel.org/5.10.8-100-net-drop-bogus-skb-with-CHECKSUM_PARTIAL-and-o.patch
patches.kernel.org/5.10.8-101-regmap-debugfs-Fix-a-reversed-if-statement-in-.patch
patches.kernel.org/5.10.8-102-drm-panfrost-Remove-unused-variables-in-panfro.patch
patches.kernel.org/5.10.8-103-tools-headers-UAPI-Sync-linux-fscrypt.h-with-t.patch
patches.kernel.org/5.10.8-104-Linux-5.10.8.patch
patches.kernel.org/5.10.9-001-btrfs-reloc-fix-wrong-file-extent-type-check-t.patch
patches.kernel.org/5.10.9-002-btrfs-prevent-NULL-pointer-dereference-in-exte.patch
patches.kernel.org/5.10.9-003-ALSA-hda-realtek-fix-right-sounds-and-mute-mic.patch
patches.kernel.org/5.10.9-004-ALSA-doc-Fix-reference-to-mixart.rst.patch
patches.kernel.org/5.10.9-005-ASoC-AMD-Renoir-add-DMI-entry-for-Lenovo-Think.patch
patches.kernel.org/5.10.9-006-ASoC-dapm-remove-widget-from-dirty-list-on-fre.patch
patches.kernel.org/5.10.9-007-x86-hyperv-check-cpu-mask-after-interrupt-has-.patch
patches.kernel.org/5.10.9-008-drm-amdgpu-add-green_sardine-device-id-v2.patch
patches.kernel.org/5.10.9-009-drm-amdgpu-fix-DRM_INFO-flood-if-display-core-.patch
patches.kernel.org/5.10.9-010-Revert-drm-amd-display-Fixed-Intermittent-blue.patch
patches.kernel.org/5.10.9-011-drm-amdgpu-add-new-device-id-for-Renior.patch
patches.kernel.org/5.10.9-012-drm-i915-Allow-the-sysadmin-to-override-securi.patch
patches.kernel.org/5.10.9-013-drm-i915-gt-Limit-VFE-threads-based-on-GT.patch
patches.kernel.org/5.10.9-014-drm-i915-backlight-fix-CPU-mode-backlight-take.patch
patches.kernel.org/5.10.9-015-drm-bridge-sii902x-Refactor-init-code-into-sep.patch
patches.kernel.org/5.10.9-016-dt-bindings-display-sii902x-Add-supply-binding.patch
patches.kernel.org/5.10.9-017-drm-bridge-sii902x-Enable-I-O-and-core-VCC-sup.patch
patches.kernel.org/5.10.9-018-tracing-kprobes-Do-the-notrace-functions-check.patch
patches.kernel.org/5.10.9-019-tools-bootconfig-Add-tracing_on-support-to-hel.patch
patches.kernel.org/5.10.9-020-ext4-use-IS_ERR-instead-of-IS_ERR_OR_NULL-and-.patch
patches.kernel.org/5.10.9-021-ext4-fix-wrong-list_splice-in-ext4_fc_cleanup.patch
patches.kernel.org/5.10.9-022-ext4-fix-bug-for-rename-with-RENAME_WHITEOUT.patch
patches.kernel.org/5.10.9-023-cifs-check-pointer-before-freeing.patch
patches.kernel.org/5.10.9-024-cifs-fix-interrupted-close-commands.patch
patches.kernel.org/5.10.9-025-riscv-Drop-a-duplicated-PAGE_KERNEL_EXEC.patch
patches.kernel.org/5.10.9-026-riscv-return-ENOSYS-for-syscall-1.patch
patches.kernel.org/5.10.9-027-riscv-Fixup-CONFIG_GENERIC_TIME_VSYSCALL.patch
patches.kernel.org/5.10.9-028-riscv-Fix-KASAN-memory-mapping.patch
patches.kernel.org/5.10.9-029-mips-fix-Section-mismatch-in-reference.patch
patches.kernel.org/5.10.9-030-mips-lib-uncached-fix-non-standard-usage-of-va.patch
patches.kernel.org/5.10.9-031-MIPS-boot-Fix-unaligned-access-with-CONFIG_MIP.patch
patches.kernel.org/5.10.9-032-MIPS-Fix-malformed-NT_FILE-and-NT_SIGINFO-in-3.patch
patches.kernel.org/5.10.9-033-MIPS-relocatable-fix-possible-boot-hangup-with.patch
patches.kernel.org/5.10.9-034-RDMA-ocrdma-Fix-use-after-free-in-ocrdma_deall.patch
patches.kernel.org/5.10.9-035-ACPI-scan-Harden-acpi_device_add-against-devic.patch
patches.kernel.org/5.10.9-036-xen-privcmd-allow-fetching-resource-sizes.patch
patches.kernel.org/5.10.9-037-compiler.h-Raise-minimum-version-of-GCC-to-5.1.patch
patches.kernel.org/5.10.9-038-mm-vmalloc.c-fix-potential-memory-leak.patch
patches.kernel.org/5.10.9-039-mm-hugetlb-fix-potential-missing-huge-page-siz.patch
patches.kernel.org/5.10.9-040-mm-process_vm_access.c-include-compat.h.patch
patches.kernel.org/5.10.9-041-dm-raid-fix-discard-limits-for-raid1.patch
patches.kernel.org/5.10.9-042-dm-snapshot-flush-merged-data-before-committin.patch
patches.kernel.org/5.10.9-043-dm-integrity-fix-flush-with-external-metadata-.patch
patches.kernel.org/5.10.9-044-dm-integrity-fix-the-maximum-number-of-argumen.patch
patches.kernel.org/5.10.9-045-dm-crypt-use-GFP_ATOMIC-when-allocating-crypto.patch
patches.kernel.org/5.10.9-046-dm-crypt-do-not-wait-for-backlogged-crypto-req.patch
patches.kernel.org/5.10.9-047-dm-crypt-do-not-call-bio_endio-from-the-dm-cry.patch
patches.kernel.org/5.10.9-048-dm-crypt-defer-decryption-to-a-tasklet-if-inte.patch
patches.kernel.org/5.10.9-049-stmmac-intel-change-all-EHL-TGL-to-auto-detect.patch
patches.kernel.org/5.10.9-050-r8152-Add-Lenovo-Powered-USB-C-Travel-Hub.patch
patches.kernel.org/5.10.9-051-btrfs-tree-checker-check-if-chunk-item-end-ove.patch
patches.kernel.org/5.10.9-052-ext4-don-t-leak-old-mountpoint-samples.patch
patches.kernel.org/5.10.9-053-io_uring-don-t-take-files-mm-for-a-dead-task.patch
patches.kernel.org/5.10.9-054-io_uring-drop-mm-and-files-after-task_work_run.patch
patches.kernel.org/5.10.9-055-ARC-build-remove-non-existing-bootpImage-from-.patch
patches.kernel.org/5.10.9-056-ARC-build-add-uImage.lzma-to-the-top-level-tar.patch
patches.kernel.org/5.10.9-057-ARC-build-add-boot_targets-to-PHONY.patch
patches.kernel.org/5.10.9-058-ARC-build-move-symlink-creation-to-arch-arc-Ma.patch
patches.kernel.org/5.10.9-059-ARM-omap2-pmic-cpcap-fix-maximum-voltage-to-be.patch
patches.kernel.org/5.10.9-060-ath11k-fix-crash-caused-by-NULL-rx_channel.patch
patches.kernel.org/5.10.9-061-netfilter-ipset-fixes-possible-oops-in-mtype_r.patch
patches.kernel.org/5.10.9-062-ath11k-qmi-try-to-allocate-a-big-block-of-DMA-.patch
patches.kernel.org/5.10.9-063-btrfs-fix-async-discard-stall.patch
patches.kernel.org/5.10.9-064-btrfs-merge-critical-sections-of-discard-lock-.patch
patches.kernel.org/5.10.9-065-btrfs-fix-transaction-leak-and-crash-after-RO-.patch
patches.kernel.org/5.10.9-066-regulator-bd718x7-Add-enable-times.patch
patches.kernel.org/5.10.9-067-ethernet-ucc_geth-fix-definition-and-size-of-u.patch
patches.kernel.org/5.10.9-068-ARM-dts-ux500-golden-Set-display-max-brightnes.patch
patches.kernel.org/5.10.9-069-habanalabs-adjust-pci-controller-init-to-new-f.patch
patches.kernel.org/5.10.9-070-habanalabs-gaudi-retry-loading-TPC-f-w-on-EINT.patch
patches.kernel.org/5.10.9-071-habanalabs-register-to-pci-shutdown-callback.patch
patches.kernel.org/5.10.9-072-staging-spmi-hisi-spmi-controller-Fix-some-err.patch
patches.kernel.org/5.10.9-073-spi-altera-fix-return-value-for-altera_spi_txr.patch
patches.kernel.org/5.10.9-074-habanalabs-Fix-memleak-in-hl_device_reset.patch
patches.kernel.org/5.10.9-075-hwmon-pwm-fan-Ensure-that-calculation-doesn-t-.patch
patches.kernel.org/5.10.9-076-lib-raid6-Let-UNROLL-rules-work-with-macOS-use.patch
patches.kernel.org/5.10.9-077-kconfig-remove-kvmconfig-and-xenconfig-shortha.patch
patches.kernel.org/5.10.9-078-spi-fix-the-divide-by-0-error-when-calculating.patch
patches.kernel.org/5.10.9-079-io_uring-drop-file-refs-after-task-cancel.patch
patches.kernel.org/5.10.9-080-bfq-Fix-computation-of-shallow-depth.patch
patches.kernel.org/5.10.9-081-arch-arc-add-copy_user_page-to-asm-page.h-to-f.patch
patches.kernel.org/5.10.9-082-misdn-dsp-select-CONFIG_BITREVERSE.patch
patches.kernel.org/5.10.9-083-net-ethernet-fs_enet-Add-missing-MODULE_LICENS.patch
patches.kernel.org/5.10.9-084-selftests-fix-the-return-value-for-UDP-GRO-tes.patch
patches.kernel.org/5.10.9-085-nvme-pci-mark-Samsung-PM1725a-as-IGNORE_DEV_SU.patch
patches.kernel.org/5.10.9-086-nvme-avoid-possible-double-fetch-in-handling-C.patch
patches.kernel.org/5.10.9-087-nvmet-rdma-Fix-list_del-corruption-on-queue-es.patch
patches.kernel.org/5.10.9-088-drm-amd-display-fix-sysfs-amdgpu_current_backl.patch
patches.kernel.org/5.10.9-089-drm-amdgpu-fix-a-GPU-hang-issue-when-remove-de.patch
patches.kernel.org/5.10.9-090-drm-amd-pm-fix-the-failure-when-change-power-p.patch
patches.kernel.org/5.10.9-091-drm-amdgpu-fix-potential-memory-leak-during-na.patch
patches.kernel.org/5.10.9-092-usb-typec-Fix-copy-paste-error-for-NVIDIA-alt-.patch
patches.kernel.org/5.10.9-093-iommu-vt-d-Fix-lockdep-splat-in-sva-bind-unbin.patch
patches.kernel.org/5.10.9-094-ACPI-scan-add-stub-acpi_create_platform_device.patch
patches.kernel.org/5.10.9-095-drm-msm-Call-msm_init_vram-before-binding-the-.patch
patches.kernel.org/5.10.9-096-ARM-picoxcell-fix-missing-interrupt-parent-pro.patch
patches.kernel.org/5.10.9-097-poll-fix-performance-regression-due-to-out-of-.patch
patches.kernel.org/5.10.9-098-rcu-tasks-Move-RCU-tasks-initialization-to-bef.patch
patches.kernel.org/5.10.9-099-bpf-Simplify-task_file_seq_get_next.patch
patches.kernel.org/5.10.9-100-bpf-Save-correct-stopping-point-in-file-seq-it.patch
patches.kernel.org/5.10.9-101-x86-sev-es-Fix-SEV-ES-OUT-IN-immediate-opcode-.patch
patches.kernel.org/5.10.9-102-cfg80211-select-CONFIG_CRC32.patch
patches.kernel.org/5.10.9-103-nvme-fc-avoid-calling-_nvme_fc_abort_outstandi.patch
patches.kernel.org/5.10.9-104-iommu-vt-d-Update-domain-geometry-in-iommu_ops.patch
patches.kernel.org/5.10.9-105-net-mlx5e-CT-Use-per-flow-counter-when-CT-flow.patch
patches.kernel.org/5.10.9-106-net-mlx5-Fix-passing-zero-to-PTR_ERR.patch
patches.kernel.org/5.10.9-107-net-mlx5-E-Switch-fix-changing-vf-VLANID.patch
patches.kernel.org/5.10.9-108-blk-mq-debugfs-Add-decode-for-BLK_MQ_F_TAG_HCT.patch
patches.kernel.org/5.10.9-109-mm-fix-clear_refs_write-locking.patch
patches.kernel.org/5.10.9-110-mm-don-t-play-games-with-pinned-pages-in-clear.patch
patches.kernel.org/5.10.9-111-mm-don-t-put-pinned-pages-into-the-swap-cache.patch
patches.kernel.org/5.10.9-112-perf-intel-pt-Fix-CPU-too-large-error.patch
patches.kernel.org/5.10.9-113-dump_common_audit_data-fix-racy-accesses-to-d_.patch
patches.kernel.org/5.10.9-114-ASoC-meson-axg-tdm-interface-fix-loopback.patch
patches.kernel.org/5.10.9-115-ASoC-meson-axg-tdmin-fix-axg-skew-offset.patch
patches.kernel.org/5.10.9-116-ASoC-Intel-fix-error-code-cnl_set_dsp_D0.patch
patches.kernel.org/5.10.9-117-nvmet-rdma-Fix-NULL-deref-when-setting-pi_enab.patch
patches.kernel.org/5.10.9-118-nvme-don-t-intialize-hwmon-for-discovery-contr.patch
patches.kernel.org/5.10.9-119-nvme-tcp-fix-possible-data-corruption-with-bio.patch
patches.kernel.org/5.10.9-120-nvme-tcp-Fix-warning-with-CONFIG_DEBUG_PREEMPT.patch
patches.kernel.org/5.10.9-121-NFS4-Fix-use-after-free-in-trace_event_raw_eve.patch
patches.kernel.org/5.10.9-122-pNFS-We-want-return-on-close-to-complete-when-.patch
patches.kernel.org/5.10.9-123-pNFS-Mark-layout-for-return-if-return-on-close.patch
patches.kernel.org/5.10.9-124-pNFS-Stricter-ordering-of-layoutget-and-layout.patch
patches.kernel.org/5.10.9-125-NFS-Adjust-fs_context-error-logging.patch
patches.kernel.org/5.10.9-126-NFS-pNFS-Don-t-call-pnfs_free_bucket_lseg-befo.patch
patches.kernel.org/5.10.9-127-NFS-pNFS-Don-t-leak-DS-commits-in-pnfs_generic.patch
patches.kernel.org/5.10.9-128-NFS-pNFS-Fix-a-leak-of-the-layout-plh_outstand.patch
patches.kernel.org/5.10.9-129-NFS-nfs_delegation_find_inode_server-must-firs.patch
patches.kernel.org/5.10.9-130-NFS-nfs_igrab_and_active-must-first-reference-.patch
patches.kernel.org/5.10.9-131-scsi-ufs-Fix-possible-power-drain-during-syste.patch
patches.kernel.org/5.10.9-132-ext4-fix-superblock-checksum-failure-when-sett.patch
patches.kernel.org/5.10.9-133-RDMA-restrack-Don-t-treat-as-an-error-allocati.patch
patches.kernel.org/5.10.9-134-RDMA-usnic-Fix-memleak-in-find_free_vf_and_cre.patch
patches.kernel.org/5.10.9-135-bnxt_en-Improve-stats-context-resource-account.patch
patches.kernel.org/5.10.9-136-RDMA-mlx5-Fix-wrong-free-of-blue-flame-registe.patch
patches.kernel.org/5.10.9-137-IB-mlx5-Fix-error-unwinding-when-set_has_smi_c.patch
patches.kernel.org/5.10.9-138-umount-2-move-the-flag-validity-checks-first.patch
patches.kernel.org/5.10.9-139-dm-zoned-select-CONFIG_CRC32.patch
patches.kernel.org/5.10.9-140-drm-i915-dsi-Use-unconditional-msleep-for-the-.patch
patches.kernel.org/5.10.9-141-drm-i915-icl-Fix-initing-the-DSI-DSC-power-ref.patch
patches.kernel.org/5.10.9-142-drm-i915-gt-Restore-clear-residual-mitigations.patch
patches.kernel.org/5.10.9-143-mm-slub-consider-rest-of-partial-list-if-acqui.patch
patches.kernel.org/5.10.9-144-riscv-Trace-irq-on-only-interrupt-is-enabled.patch
patches.kernel.org/5.10.9-145-iommu-vt-d-Fix-unaligned-addresses-for-intel_f.patch
patches.kernel.org/5.10.9-146-net-sunrpc-interpret-the-return-value-of-kstrt.patch
patches.kernel.org/5.10.9-147-selftests-netfilter-Pass-family-parameter-f-to.patch
patches.kernel.org/5.10.9-148-dm-eliminate-potential-source-of-excessive-ker.patch
patches.kernel.org/5.10.9-149-ALSA-fireface-Fix-integer-overflow-in-transmit.patch
patches.kernel.org/5.10.9-150-ALSA-firewire-tascam-Fix-integer-overflow-in-m.patch
patches.kernel.org/5.10.9-151-netfilter-conntrack-fix-reading-nf_conntrack_b.patch
patches.kernel.org/5.10.9-152-netfilter-nf_nat-Fix-memleak-in-nf_nat_init.patch
patches.kernel.org/5.10.9-153-Linux-5.10.9.patch
patches.kernel.org/5.10.10-001-Revert-kconfig-remove-kvmconfig-and-xenconfig.patch
patches.kernel.org/5.10.10-002-bpf-Fix-selftest-compilation-on-clang-11.patch
patches.kernel.org/5.10.10-003-x86-hyperv-Initialize-clockevents-after-LAPIC.patch
patches.kernel.org/5.10.10-004-drm-amdgpu-display-drop-DCN-support-for-aarch.patch
patches.kernel.org/5.10.10-005-bpf-Fix-signed_-sub-add32-_overflows-type-han.patch
patches.kernel.org/5.10.10-006-X.509-Fix-crash-caused-by-NULL-pointer.patch
patches.kernel.org/5.10.10-007-nfsd4-readdirplus-shouldn-t-return-parent-of-.patch
patches.kernel.org/5.10.10-008-bpf-Don-t-leak-memory-in-bpf-getsockopt-when-.patch
patches.kernel.org/5.10.10-009-bpf-Support-PTR_TO_MEM-_OR_NULL-register-spil.patch
patches.kernel.org/5.10.10-010-bpf-Fix-helper-bpf_map_peek_elem_proto-pointi.patch
patches.kernel.org/5.10.10-011-net-ipa-modem-add-missing-SET_NETDEV_DEV-for-.patch
patches.kernel.org/5.10.10-012-net-fix-use-after-free-when-UDP-GRO-with-shar.patch
patches.kernel.org/5.10.10-013-udp-Prevent-reuseport_select_sock-from-readin.patch
patches.kernel.org/5.10.10-014-netxen_nic-fix-MSI-MSI-x-interrupts.patch
patches.kernel.org/5.10.10-015-net-ipv6-Validate-GSO-SKB-before-finish-IPv6-.patch
patches.kernel.org/5.10.10-016-tipc-fix-NULL-deref-in-tipc_link_xmit.patch
patches.kernel.org/5.10.10-017-mlxsw-core-Add-validation-of-transceiver-temp.patch
patches.kernel.org/5.10.10-018-mlxsw-core-Increase-critical-threshold-for-AS.patch
patches.kernel.org/5.10.10-019-net-mvpp2-Remove-Pause-and-Asym_Pause-support.patch
patches.kernel.org/5.10.10-020-rndis_host-set-proper-input-size-for-OID_GEN_.patch
patches.kernel.org/5.10.10-021-esp-avoid-unneeded-kmap_atomic-call.patch
patches.kernel.org/5.10.10-022-net-dcb-Validate-netlink-message-in-DCB-handl.patch
patches.kernel.org/5.10.10-023-net-dcb-Accept-RTM_GETDCB-messages-carrying-s.patch
patches.kernel.org/5.10.10-024-rxrpc-Call-state-should-be-read-with-READ_ONC.patch
patches.kernel.org/5.10.10-025-i40e-fix-potential-NULL-pointer-dereferencing.patch
patches.kernel.org/5.10.10-026-net-stmmac-Fixed-mtu-channged-by-cache-aligne.patch
patches.kernel.org/5.10.10-027-net-sit-unregister_netdevice-on-newlink-s-err.patch
patches.kernel.org/5.10.10-028-net-stmmac-fix-taprio-schedule-configuration.patch
patches.kernel.org/5.10.10-029-net-stmmac-fix-taprio-configuration-when-base.patch
patches.kernel.org/5.10.10-030-net-avoid-32-x-truesize-under-estimation-for-.patch
patches.kernel.org/5.10.10-031-dt-bindings-net-renesas-etheravb-RZ-G2H-needs.patch
patches.kernel.org/5.10.10-032-net-phy-smsc-fix-clk-error-handling.patch
patches.kernel.org/5.10.10-033-net-dsa-clear-devlink-port-type-before-unregi.patch
patches.kernel.org/5.10.10-034-rxrpc-Fix-handling-of-an-unsupported-token-ty.patch
patches.kernel.org/5.10.10-035-net-stmmac-use-__napi_schedule-for-PREEMPT_RT.patch
patches.kernel.org/5.10.10-036-can-mcp251xfd-mcp251xfd_handle_rxif_one-fix-w.patch
patches.kernel.org/5.10.10-037-drm-panel-otm8009a-allow-using-non-continuous.patch
patches.kernel.org/5.10.10-038-mac80211-do-not-drop-tx-nulldata-packets-on-e.patch
patches.kernel.org/5.10.10-039-mac80211-check-if-atf-has-been-disabled-in-__.patch
patches.kernel.org/5.10.10-040-net-dsa-unbind-all-switches-from-tree-when-DS.patch
patches.kernel.org/5.10.10-041-cxgb4-chtls-Fix-tid-stuck-due-to-wrong-update.patch
patches.kernel.org/5.10.10-042-spi-fsl-Fix-driver-breakage-when-SPI_CS_HIGH-.patch
patches.kernel.org/5.10.10-043-spi-cadence-cache-reference-clock-rate-during.patch
patches.kernel.org/5.10.10-044-Linux-5.10.10.patch
patches.kernel.org/5.10.11-001-scsi-target-tcmu-Fix-use-after-free-of-se_cmd.patch
patches.kernel.org/5.10.11-002-mtd-rawnand-gpmi-fix-dst-bit-offset-when-extr.patch
patches.kernel.org/5.10.11-003-mtd-rawnand-nandsim-Fix-the-logic-when-select.patch
patches.kernel.org/5.10.11-004-i2c-tegra-Wait-for-config-load-atomically-whi.patch
patches.kernel.org/5.10.11-005-i2c-bpmp-tegra-Ignore-unknown-I2C_M-flags.patch
patches.kernel.org/5.10.11-006-platform-x86-i2c-multi-instantiate-Don-t-crea.patch
patches.kernel.org/5.10.11-007-platform-x86-ideapad-laptop-Disable-touchpad_.patch
patches.kernel.org/5.10.11-008-ALSA-seq-oss-Fix-missing-error-check-in-snd_s.patch
patches.kernel.org/5.10.11-009-ALSA-hda-realtek-Limit-int-mic-boost-on-Acer-.patch
patches.kernel.org/5.10.11-010-ALSA-hda-via-Add-minimum-mute-flag.patch
patches.kernel.org/5.10.11-011-crypto-xor-Fix-divide-error-in-do_xor_speed.patch
patches.kernel.org/5.10.11-012-dm-crypt-fix-copy-and-paste-bug-in-crypt_allo.patch
patches.kernel.org/5.10.11-013-ACPI-scan-Make-acpi_bus_get_device-clear-retu.patch
patches.kernel.org/5.10.11-014-btrfs-don-t-get-an-EINTR-during-drop_snapshot.patch
patches.kernel.org/5.10.11-015-btrfs-do-not-double-free-backref-nodes-on-err.patch
patches.kernel.org/5.10.11-016-btrfs-fix-lockdep-splat-in-btrfs_recover_relo.patch
patches.kernel.org/5.10.11-017-btrfs-don-t-clear-ret-in-btrfs_start_dirty_bl.patch
patches.kernel.org/5.10.11-018-btrfs-send-fix-invalid-clone-operations-when-.patch
patches.kernel.org/5.10.11-019-fs-fix-lazytime-expiration-handling-in-__writ.patch
patches.kernel.org/5.10.11-020-pinctrl-ingenic-Fix-JZ4760-support.patch
patches.kernel.org/5.10.11-021-mmc-core-don-t-initialize-block-size-from-ext.patch
patches.kernel.org/5.10.11-022-mmc-sdhci-of-dwcmshc-fix-rpmb-access.patch
patches.kernel.org/5.10.11-023-mmc-sdhci-xenon-fix-1.8v-regulator-stabilizat.patch
patches.kernel.org/5.10.11-024-mmc-sdhci-brcmstb-Fix-mmc-timeout-errors-on-S.patch
patches.kernel.org/5.10.11-025-dm-avoid-filesystem-lookup-in-dm_get_dev_t.patch
patches.kernel.org/5.10.11-026-dm-integrity-fix-a-crash-if-recalculate-used-.patch
patches.kernel.org/5.10.11-027-dm-integrity-conditionally-disable-recalculat.patch
patches.kernel.org/5.10.11-028-drm-atomic-put-state-on-error-path.patch
patches.kernel.org/5.10.11-029-drm-syncobj-Fix-use-after-free.patch
patches.kernel.org/5.10.11-030-drm-amdgpu-remove-gpu-info-firmware-of-green-.patch
patches.kernel.org/5.10.11-031-drm-amd-display-DCN2X-Find-Secondary-Pipe-pro.patch
patches.kernel.org/5.10.11-032-drm-i915-gt-Prevent-use-of-engine-wa_ctx-afte.patch
patches.kernel.org/5.10.11-033-drm-i915-Check-for-rq-hwsp-validity-after-acq.patch
patches.kernel.org/5.10.11-034-ASoC-Intel-haswell-Add-missing-pm_ops.patch
patches.kernel.org/5.10.11-035-ASoC-rt711-mutex-between-calibration-and-powe.patch
patches.kernel.org/5.10.11-036-SUNRPC-Handle-TCP-socket-sends-with-kernel_se.patch
patches.kernel.org/5.10.11-037-HID-multitouch-Enable-multi-input-for-Synapti.patch
patches.kernel.org/5.10.11-038-HID-sony-select-CONFIG_CRC32.patch
patches.kernel.org/5.10.11-039-dm-integrity-select-CRYPTO_SKCIPHER.patch
patches.kernel.org/5.10.11-040-x86-hyperv-Fix-kexec-panic-hang-issues.patch
patches.kernel.org/5.10.11-041-scsi-ufs-Relax-the-condition-of-UFSHCI_QUIRK_.patch
patches.kernel.org/5.10.11-042-scsi-ufs-Correct-the-LUN-used-in-eh_device_re.patch
patches.kernel.org/5.10.11-043-scsi-qedi-Correct-max-length-of-CHAP-secret.patch
patches.kernel.org/5.10.11-044-scsi-scsi_debug-Fix-memleak-in-scsi_debug_ini.patch
patches.kernel.org/5.10.11-045-scsi-sd-Suppress-spurious-errors-when-WRITE-S.patch
patches.kernel.org/5.10.11-046-riscv-Fix-kernel-time_init.patch
patches.kernel.org/5.10.11-047-riscv-Fix-sifive-serial-driver.patch
patches.kernel.org/5.10.11-048-riscv-Enable-interrupts-during-syscalls-with-.patch
patches.kernel.org/5.10.11-049-HID-logitech-dj-add-the-G602-receiver.patch
patches.kernel.org/5.10.11-050-HID-Ignore-battery-for-Elan-touchscreen-on-AS.patch
patches.kernel.org/5.10.11-051-clk-tegra30-Add-hda-clock-default-rates-to-cl.patch
patches.kernel.org/5.10.11-052-ALSA-hda-tegra-fix-tegra-hda-on-tegra30-soc.patch
patches.kernel.org/5.10.11-053-riscv-cacheinfo-Fix-using-smp_processor_id-in.patch
patches.kernel.org/5.10.11-054-arm64-make-atomic-helpers-__always_inline.patch
patches.kernel.org/5.10.11-055-xen-Fix-event-channel-callback-via-INTX-GSI.patch
patches.kernel.org/5.10.11-056-x86-xen-Add-xen_no_vector_callback-option-to-.patch
patches.kernel.org/5.10.11-057-x86-xen-Fix-xen_hvm_smp_init-when-vector-call.patch
patches.kernel.org/5.10.11-058-dts-phy-fix-missing-mdio-device-and-probe-fai.patch
patches.kernel.org/5.10.11-059-dts-phy-add-GPIO-number-and-active-state-used.patch
patches.kernel.org/5.10.11-060-riscv-defconfig-enable-gpio-support-for-HiFiv.patch
patches.kernel.org/5.10.11-061-drm-amdgpu-psp-fix-psp-gfx-ctrl-cmds.patch
patches.kernel.org/5.10.11-062-drm-amd-display-disable-dcn10-pipe-split-by-d.patch
patches.kernel.org/5.10.11-063-HID-logitech-hidpp-Add-product-ID-for-MX-Ergo.patch
patches.kernel.org/5.10.11-064-drm-amd-display-Fix-to-be-able-to-stop-crc-ca.patch
patches.kernel.org/5.10.11-065-drm-nouveau-bios-fix-issue-shadowing-expansio.patch
patches.kernel.org/5.10.11-066-drm-nouveau-privring-ack-interrupts-the-same-.patch
patches.kernel.org/5.10.11-067-drm-nouveau-i2c-gm200-increase-width-of-aux-s.patch
patches.kernel.org/5.10.11-068-drm-nouveau-mmu-fix-vram-heap-sizing.patch
patches.kernel.org/5.10.11-069-drm-nouveau-kms-nv50-fix-case-where-notifier-.patch
patches.kernel.org/5.10.11-070-io_uring-flush-timeouts-that-should-already-h.patch
patches.kernel.org/5.10.11-071-libperf-tests-If-a-test-fails-return-non-zero.patch
patches.kernel.org/5.10.11-072-libperf-tests-Fail-when-failing-to-get-a-trac.patch
patches.kernel.org/5.10.11-073-RISC-V-Set-current-memblock-limit.patch
patches.kernel.org/5.10.11-074-RISC-V-Fix-maximum-allowed-phsyical-memory-fo.patch
patches.kernel.org/5.10.11-075-x86-xen-fix-nopvspin-build-error.patch
patches.kernel.org/5.10.11-076-nfsd-Fixes-for-nfsd4_encode_read_plus_data.patch
patches.kernel.org/5.10.11-077-nfsd-Don-t-set-eof-on-a-truncated-READ_PLUS.patch
patches.kernel.org/5.10.11-078-gpiolib-cdev-fix-frame-size-warning-in-gpio_i.patch
patches.kernel.org/5.10.11-079-pinctrl-aspeed-g6-Fix-PWMG0-pinctrl-setting.patch
patches.kernel.org/5.10.11-080-pinctrl-mediatek-Fix-fallback-call-path.patch
patches.kernel.org/5.10.11-081-RDMA-ucma-Do-not-miss-ctx-destruction-steps-i.patch
patches.kernel.org/5.10.11-082-btrfs-print-the-actual-offset-in-btrfs_root_n.patch
patches.kernel.org/5.10.11-083-scsi-megaraid_sas-Fix-MEGASAS_IOC_FIRMWARE-re.patch
patches.kernel.org/5.10.11-084-scsi-ufs-ufshcd-pltfrm-depends-on-HAS_IOMEM.patch
patches.kernel.org/5.10.11-085-scsi-ufs-Fix-tm-request-when-non-fatal-error-.patch
patches.kernel.org/5.10.11-086-crypto-omap-sham-Fix-link-error-without-crypt.patch
patches.kernel.org/5.10.11-087-bpf-Prevent-double-bpf_prog_put-call-from-bpf.patch
patches.kernel.org/5.10.11-088-powerpc-Use-the-common-INIT_DATA_SECTION-macr.patch
patches.kernel.org/5.10.11-089-powerpc-Fix-alignment-bug-within-the-init-sec.patch
patches.kernel.org/5.10.11-090-arm64-entry-remove-redundant-IRQ-flag-tracing.patch
patches.kernel.org/5.10.11-091-bpf-Reject-too-big-ctx_size_in-for-raw_tp-tes.patch
patches.kernel.org/5.10.11-092-drm-amdkfd-Fix-out-of-bounds-read-in-kdf_crea.patch
patches.kernel.org/5.10.11-093-RDMA-umem-Avoid-undefined-behavior-of-rounddo.patch
patches.kernel.org/5.10.11-094-RDMA-cma-Fix-error-flow-in-default_roce_mode_.patch
patches.kernel.org/5.10.11-095-printk-ringbuffer-fix-line-counting.patch
patches.kernel.org/5.10.11-096-printk-fix-kmsg_dump_get_buffer-length-calula.patch
patches.kernel.org/5.10.11-097-iov_iter-fix-the-uaccess-area-in-copy_compat_.patch
patches.kernel.org/5.10.11-098-i2c-octeon-check-correct-size-of-maximum-RECV.patch
patches.kernel.org/5.10.11-099-drm-vc4-Unify-PCM-card-s-driver_name.patch
patches.kernel.org/5.10.11-100-platform-x86-intel-vbtn-Drop-HP-Stream-x360-C.patch
patches.kernel.org/5.10.11-101-platform-x86-hp-wmi-Don-t-log-a-warning-on-HP.patch
patches.kernel.org/5.10.11-102-gpio-sifive-select-IRQ_DOMAIN_HIERARCHY-rathe.patch
patches.kernel.org/5.10.11-103-ALSA-hda-Balance-runtime-system-PM-if-direct-.patch
patches.kernel.org/5.10.11-104-xsk-Clear-pool-even-for-inactive-queues.patch
patches.kernel.org/5.10.11-105-selftests-net-fib_tests-remove-duplicate-log-.patch
patches.kernel.org/5.10.11-106-can-dev-can_restart-fix-use-after-free-bug.patch
patches.kernel.org/5.10.11-107-can-vxcan-vxcan_xmit-fix-use-after-free-bug.patch
patches.kernel.org/5.10.11-108-can-peak_usb-fix-use-after-free-bugs.patch
patches.kernel.org/5.10.11-109-perf-evlist-Fix-id-index-for-heterogeneous-sy.patch
patches.kernel.org/5.10.11-110-i2c-sprd-depend-on-COMMON_CLK-to-fix-compile-.patch
patches.kernel.org/5.10.11-111-iio-common-st_sensors-fix-possible-infinite-l.patch
patches.kernel.org/5.10.11-112-iio-ad5504-Fix-setting-power-down-state.patch
patches.kernel.org/5.10.11-113-drivers-iio-temperature-Add-delay-after-the-a.patch
patches.kernel.org/5.10.11-114-iio-adc-ti_am335x_adc-remove-omitted-iio_kfif.patch
patches.kernel.org/5.10.11-115-counter-ti-eqep-remove-floor.patch
patches.kernel.org/5.10.11-116-powerpc-64s-fix-scv-entry-fallback-flush-vs-i.patch
patches.kernel.org/5.10.11-117-cifs-do-not-fail-__smb_send_rqst-if-non-fatal.patch
patches.kernel.org/5.10.11-118-irqchip-mips-cpu-Set-IPI-domain-parent-chip.patch
patches.kernel.org/5.10.11-119-x86-fpu-Add-kernel_fpu_begin_mask-to-selectiv.patch
patches.kernel.org/5.10.11-120-x86-topology-Make-__max_die_per_package-avail.patch
patches.kernel.org/5.10.11-121-x86-mmx-Use-KFPU_387-for-MMX-string-operation.patch
patches.kernel.org/5.10.11-122-x86-setup-don-t-remove-E820_TYPE_RAM-for-pfn-.patch
patches.kernel.org/5.10.11-123-proc_sysctl-fix-oops-caused-by-incorrect-comm.patch
patches.kernel.org/5.10.11-124-mm-memcg-slab-optimize-objcg-stock-draining.patch
patches.kernel.org/5.10.11-125-mm-memcg-fix-memcg-file_dirty-numa-stat.patch
patches.kernel.org/5.10.11-126-mm-fix-numa-stats-for-thp-migration.patch
patches.kernel.org/5.10.11-127-io_uring-iopoll-requests-should-also-wake-tas.patch
patches.kernel.org/5.10.11-128-io_uring-fix-SQPOLL-IORING_OP_CLOSE-cancelati.patch
patches.kernel.org/5.10.11-129-io_uring-fix-short-read-retries-for-non-reg-f.patch
patches.kernel.org/5.10.11-130-intel_th-pci-Add-Alder-Lake-P-support.patch
patches.kernel.org/5.10.11-131-stm-class-Fix-module-init-return-on-allocatio.patch
patches.kernel.org/5.10.11-132-serial-mvebu-uart-fix-tx-lost-characters-at-p.patch
patches.kernel.org/5.10.11-133-ehci-fix-EHCI-host-controller-initialization-.patch
patches.kernel.org/5.10.11-134-USB-ehci-fix-an-interrupt-calltrace-error.patch
patches.kernel.org/5.10.11-135-usb-gadget-aspeed-fix-stop-dma-register-setti.patch
patches.kernel.org/5.10.11-136-USB-gadget-dummy-hcd-Fix-errors-in-port-reset.patch
patches.kernel.org/5.10.11-137-usb-udc-core-Use-lock-when-write-to-soft_conn.patch
patches.kernel.org/5.10.11-138-usb-bdc-Make-bdc-pci-driver-depend-on-BROKEN.patch
patches.kernel.org/5.10.11-139-usb-cdns3-imx-fix-writing-read-only-memory-is.patch
patches.kernel.org/5.10.11-140-usb-cdns3-imx-fix-can-t-create-core-device-th.patch
patches.kernel.org/5.10.11-141-xhci-make-sure-TRB-is-fully-written-before-gi.patch
patches.kernel.org/5.10.11-142-xhci-tegra-Delay-for-disabling-LFPS-detector.patch
patches.kernel.org/5.10.11-143-drivers-core-Free-dma_range_map-when-driver-p.patch
patches.kernel.org/5.10.11-144-driver-core-Fix-device-link-device-name-colli.patch
patches.kernel.org/5.10.11-145-driver-core-Extend-device_is_dependent.patch
patches.kernel.org/5.10.11-146-drm-i915-s-intel_dp_sink_dpms-intel_dp_set_po.patch
patches.kernel.org/5.10.11-147-drm-i915-Only-enable-DFP-4-4-4-4-2-0-conversi.patch
patches.kernel.org/5.10.11-148-x86-entry-Fix-noinstr-fail.patch
patches.kernel.org/5.10.11-149-x86-cpu-amd-Set-__max_die_per_package-on-AMD.patch
patches.kernel.org/5.10.11-150-cls_flower-call-nla_ok-before-nla_next.patch
patches.kernel.org/5.10.11-151-netfilter-rpfilter-mask-ecn-bits-before-fib-l.patch
patches.kernel.org/5.10.11-152-tools-gpio-fix-llu-warning-in-gpio-event-mon..patch
patches.kernel.org/5.10.11-153-tools-gpio-fix-llu-warning-in-gpio-watch.c.patch
patches.kernel.org/5.10.11-154-drm-i915-hdcp-Update-CP-property-in-update_pi.patch
patches.kernel.org/5.10.11-155-sh-dma-fix-kconfig-dependency-for-G2_DMA.patch
patches.kernel.org/5.10.11-156-sh-Remove-unused-HAVE_COPY_THREAD_TLS-macro.patch
patches.kernel.org/5.10.11-157-locking-lockdep-Cure-noinstr-fail.patch
patches.kernel.org/5.10.11-158-ASoC-SOF-Intel-fix-page-fault-at-probe-if-i91.patch
patches.kernel.org/5.10.11-159-octeontx2-af-Fix-missing-check-bugs-in-rvu_cg.patch
patches.kernel.org/5.10.11-160-net-dsa-mv88e6xxx-also-read-STU-state-in-mv88.patch
patches.kernel.org/5.10.11-161-selftests-powerpc-Fix-exit-status-of-pkey-tes.patch
patches.kernel.org/5.10.11-162-sh_eth-Fix-power-down-vs.-is_opened-flag-orde.patch
patches.kernel.org/5.10.11-163-nvme-pci-refactor-nvme_unmap_data.patch
patches.kernel.org/5.10.11-164-nvme-pci-fix-error-unwind-in-nvme_map_data.patch
patches.kernel.org/5.10.11-165-cachefiles-Drop-superfluous-readpages-aops-NU.patch
patches.kernel.org/5.10.11-166-lightnvm-fix-memory-leak-when-submit-fails.patch
patches.kernel.org/5.10.11-167-skbuff-back-tiny-skbs-with-kmalloc-in-__netde.patch
patches.kernel.org/5.10.11-168-kasan-fix-unaligned-address-is-unhandled-in-k.patch
patches.kernel.org/5.10.11-169-kasan-fix-incorrect-arguments-passing-in-kasa.patch
patches.kernel.org/5.10.11-170-tcp-fix-TCP-socket-rehash-stats-mis-accountin.patch
patches.kernel.org/5.10.11-171-net_sched-gen_estimator-support-large-ewma-lo.patch
patches.kernel.org/5.10.11-172-udp-mask-TOS-bits-in-udp_v4_early_demux.patch
patches.kernel.org/5.10.11-173-ipv6-create-multicast-route-with-RTPROT_KERNE.patch
patches.kernel.org/5.10.11-174-net_sched-avoid-shift-out-of-bounds-in-tcinde.patch
patches.kernel.org/5.10.11-175-net_sched-reject-silly-cell_log-in-qdisc_get_.patch
patches.kernel.org/5.10.11-176-ipv6-set-multicast-flag-on-the-multicast-rout.patch
patches.kernel.org/5.10.11-177-net-mscc-ocelot-allow-offloading-of-bridge-on.patch
patches.kernel.org/5.10.11-178-net-Disable-NETIF_F_HW_TLS_RX-when-RXCSUM-is-.patch
patches.kernel.org/5.10.11-179-net-dsa-b53-fix-an-off-by-one-in-checking-vla.patch
patches.kernel.org/5.10.11-180-tcp-do-not-mess-with-cloned-skbs-in-tcp_add_b.patch
patches.kernel.org/5.10.11-181-tcp-fix-TCP_USER_TIMEOUT-with-zero-window.patch
patches.kernel.org/5.10.11-182-net-mscc-ocelot-Fix-multicast-to-the-CPU-port.patch
patches.kernel.org/5.10.11-183-net-core-devlink-use-right-genl-user_ptr-when.patch
patches.kernel.org/5.10.11-184-pinctrl-qcom-Allow-SoCs-to-specify-a-GPIO-fun.patch
patches.kernel.org/5.10.11-185-pinctrl-qcom-No-need-to-read-modify-write-the.patch
patches.kernel.org/5.10.11-186-pinctrl-qcom-Properly-clear-intr_ack_high-int.patch
patches.kernel.org/5.10.11-187-pinctrl-qcom-Don-t-clear-pending-interrupts-w.patch
patches.kernel.org/5.10.11-188-x86-sev-Fix-nonistr-violation.patch
patches.kernel.org/5.10.11-189-tty-implement-write_iter.patch
patches.kernel.org/5.10.11-190-tty-fix-up-hung_up_tty_write-conversion.patch
patches.kernel.org/5.10.11-191-net-systemport-free-dev-before-on-error-path.patch
patches.kernel.org/5.10.11-192-x86-sev-es-Handle-string-port-IO-to-kernel-me.patch
patches.kernel.org/5.10.11-193-tcp-Fix-potential-use-after-free-due-to-doubl.patch
patches.kernel.org/5.10.11-194-ASoC-SOF-Intel-hda-Avoid-checking-jack-on-sys.patch
patches.kernel.org/5.10.11-195-drm-i915-hdcp-Get-conn-while-content_type-cha.patch
patches.kernel.org/5.10.11-196-bpf-Local-storage-helpers-should-check-nullne.patch
patches.kernel.org/5.10.11-197-kernfs-implement-read_iter.patch
patches.kernel.org/5.10.11-198-kernfs-implement-write_iter.patch
patches.kernel.org/5.10.11-199-kernfs-wire-up-splice_read-and-splice_write.patch
patches.kernel.org/5.10.11-200-interconnect-imx8mq-Use-icc_sync_state.patch
patches.kernel.org/5.10.11-201-fs-pipe-allow-sendfile-to-pipe-again.patch
patches.kernel.org/5.10.11-202-Commit-9bb48c82aced-tty-implement-write_iter-.patch
patches.kernel.org/5.10.11-203-mm-fix-initialization-of-struct-page-for-hole.patch
patches.kernel.org/5.10.11-204-Revert-mm-fix-initialization-of-struct-page-f.patch
patches.kernel.org/5.10.11-205-Linux-5.10.11.patch
patches.kernel.org/5.10.12-001-gpio-mvebu-fix-pwm-.get_state-period-calculat.patch
patches.kernel.org/5.10.12-002-Revert-mm-slub-fix-a-memory-leak-in-sysfs_sla.patch
patches.kernel.org/5.10.12-003-futex-Ensure-the-correct-return-value-from-fu.patch
patches.kernel.org/5.10.12-004-futex-Replace-pointless-printk-in-fixup_owner.patch
patches.kernel.org/5.10.12-005-futex-Provide-and-use-pi_state_update_owner.patch
patches.kernel.org/5.10.12-006-rtmutex-Remove-unused-argument-from-rt_mutex_.patch
patches.kernel.org/5.10.12-007-futex-Use-pi_state_update_owner-in-put_pi_sta.patch
patches.kernel.org/5.10.12-008-futex-Simplify-fixup_pi_state_owner.patch
patches.kernel.org/5.10.12-009-futex-Handle-faults-correctly-for-PI-futexes.patch
patches.kernel.org/5.10.12-010-HID-wacom-Correct-NULL-dereference-on-AES-pen.patch
patches.kernel.org/5.10.12-011-HID-multitouch-Apply-MT_QUIRK_CONFIDENCE-quir.patch
patches.kernel.org/5.10.12-012-media-Revert-media-videobuf2-Fix-length-check.patch
patches.kernel.org/5.10.12-013-media-v4l2-subdev.h-BIT-is-not-available-in-u.patch
patches.kernel.org/5.10.12-014-RDMA-vmw_pvrdma-Fix-network_hdr_type-reported.patch
patches.kernel.org/5.10.12-015-iwlwifi-dbg-Don-t-touch-the-tlv-data.patch
patches.kernel.org/5.10.12-016-kernel-io_uring-cancel-io_uring-before-task-w.patch
patches.kernel.org/5.10.12-017-io_uring-inline-io_uring_attempt_task_drop.patch
patches.kernel.org/5.10.12-018-io_uring-add-warn_once-for-io_uring_flush.patch
patches.kernel.org/5.10.12-019-io_uring-stop-SQPOLL-submit-on-creator-s-deat.patch
patches.kernel.org/5.10.12-020-io_uring-fix-null-deref-in-io_disable_sqo_sub.patch
patches.kernel.org/5.10.12-021-io_uring-do-sqo-disable-on-install_fd-error.patch
patches.kernel.org/5.10.12-022-io_uring-fix-false-positive-sqo-warning-on-fl.patch
patches.kernel.org/5.10.12-023-io_uring-fix-uring_flush-in-exit_files-warnin.patch
patches.kernel.org/5.10.12-024-io_uring-fix-skipping-disabling-sqo-on-exec.patch
patches.kernel.org/5.10.12-025-io_uring-dont-kill-fasync-under-completion_lo.patch
patches.kernel.org/5.10.12-026-io_uring-fix-sleeping-under-spin-in-__io_clea.patch
patches.kernel.org/5.10.12-027-objtool-Don-t-fail-on-missing-symbol-table.patch
patches.kernel.org/5.10.12-028-mm-page_alloc-add-a-missing-mm_page_alloc_zon.patch
patches.kernel.org/5.10.12-029-mm-fix-a-race-on-nr_swap_pages.patch
patches.kernel.org/5.10.12-030-tools-Factor-HOSTCC-HOSTLD-HOSTAR-definitions.patch
patches.kernel.org/5.10.12-031-printk-fix-buffer-overflow-potential-for-prin.patch
patches.kernel.org/5.10.12-032-printk-fix-string-termination-for-record_prin.patch
patches.kernel.org/5.10.12-033-Linux-5.10.12.patch
patches.kernel.org/5.10.13-001-iwlwifi-provide-gso_type-to-GSO-packets.patch
patches.kernel.org/5.10.13-002-nbd-freeze-the-queue-while-we-re-adding-conne.patch
patches.kernel.org/5.10.13-003-tty-avoid-using-vfs_iocb_iter_write-for-redir.patch
patches.kernel.org/5.10.13-004-ACPI-sysfs-Prefer-compatible-modalias.patch
patches.kernel.org/5.10.13-005-ACPI-thermal-Do-not-call-acpi_thermal_check-d.patch
patches.kernel.org/5.10.13-006-kernel-kexec-remove-the-lock-operation-of-sys.patch
patches.kernel.org/5.10.13-007-ALSA-hda-realtek-Enable-headset-of-ASUS-B1400.patch
patches.kernel.org/5.10.13-008-ALSA-hda-via-Apply-the-workaround-generically.patch
patches.kernel.org/5.10.13-009-parisc-Enable-mlong-calls-gcc-option-by-defau.patch
patches.kernel.org/5.10.13-010-media-cec-add-stm32-driver.patch
patches.kernel.org/5.10.13-011-media-cedrus-Fix-H264-decoding.patch
patches.kernel.org/5.10.13-012-media-hantro-Fix-reset_raw_fmt-initialization.patch
patches.kernel.org/5.10.13-013-media-rc-fix-timeout-handling-after-switch-to.patch
patches.kernel.org/5.10.13-014-media-rc-ite-cir-fix-min_timeout-calculation.patch
patches.kernel.org/5.10.13-015-media-rc-ensure-that-uevent-can-be-read-direc.patch
patches.kernel.org/5.10.13-016-ARM-dts-tbs2910-rename-MMC-node-aliases.patch
patches.kernel.org/5.10.13-017-ARM-dts-ux500-Reserve-memory-carveouts.patch
patches.kernel.org/5.10.13-018-ARM-dts-imx6qdl-gw52xx-fix-duplicate-regulato.patch
patches.kernel.org/5.10.13-019-wext-fix-NULL-ptr-dereference-with-cfg80211-s.patch
patches.kernel.org/5.10.13-020-x86-xen-avoid-warning-in-Xen-pv-guest-with-CO.patch
patches.kernel.org/5.10.13-021-ASoC-AMD-Renoir-refine-DMI-entries-for-some-L.patch
patches.kernel.org/5.10.13-022-Revert-drm-amdgpu-swsmu-drop-set_fan_speed_pe.patch
patches.kernel.org/5.10.13-023-drm-nouveau-kms-gk104-gp1xx-Fix-64x64-cursors.patch
patches.kernel.org/5.10.13-024-drm-i915-Always-flush-the-active-worker-befor.patch
patches.kernel.org/5.10.13-025-drm-i915-gt-Always-try-to-reserve-GGTT-addres.patch
patches.kernel.org/5.10.13-026-drivers-nouveau-kms-nv50-Reject-format-modifi.patch
patches.kernel.org/5.10.13-027-bcache-only-check-feature-sets-when-sb-versio.patch
patches.kernel.org/5.10.13-028-net-usb-qmi_wwan-added-support-for-Thales-Cin.patch
patches.kernel.org/5.10.13-029-s390-uv-Fix-sysfs-max-number-of-VCPUs-reporti.patch
patches.kernel.org/5.10.13-030-s390-vfio-ap-No-need-to-disable-IRQ-after-que.patch
patches.kernel.org/5.10.13-031-PM-hibernate-flush-swap-writer-after-marking.patch
patches.kernel.org/5.10.13-032-x86-entry-Emit-a-symbol-for-register-restorin.patch
patches.kernel.org/5.10.13-033-efi-apple-properties-Reinstate-support-for-bo.patch
patches.kernel.org/5.10.13-034-crypto-marvel-cesa-Fix-tdma-descriptor-on-64-.patch
patches.kernel.org/5.10.13-035-drivers-soc-atmel-Avoid-calling-at91_soc_init.patch
patches.kernel.org/5.10.13-036-drivers-soc-atmel-add-null-entry-at-the-end-o.patch
patches.kernel.org/5.10.13-037-btrfs-fix-lockdep-warning-due-to-seqcount_mut.patch
patches.kernel.org/5.10.13-038-btrfs-fix-possible-free-space-tree-corruption.patch
patches.kernel.org/5.10.13-039-KVM-x86-pmu-Fix-HW_REF_CPU_CYCLES-event-pseud.patch
patches.kernel.org/5.10.13-040-KVM-x86-pmu-Fix-UBSAN-shift-out-of-bounds-war.patch
patches.kernel.org/5.10.13-041-KVM-arm64-Filter-out-v8.1-events-on-v8.0-HW.patch
patches.kernel.org/5.10.13-042-KVM-nSVM-cancel-KVM_REQ_GET_NESTED_STATE_PAGE.patch
patches.kernel.org/5.10.13-043-KVM-x86-allow-KVM_REQ_GET_NESTED_STATE_PAGES-.patch
patches.kernel.org/5.10.13-044-KVM-nVMX-Sync-unsync-d-vmcs02-state-to-vmcs12.patch
patches.kernel.org/5.10.13-045-KVM-x86-get-smi-pending-status-correctly.patch
patches.kernel.org/5.10.13-046-KVM-Forbid-the-use-of-tagged-userspace-addres.patch
patches.kernel.org/5.10.13-047-io_uring-fix-wqe-lock-completion_lock-deadloc.patch
patches.kernel.org/5.10.13-048-xen-Fix-XenStore-initialisation-for-XS_LOCAL.patch
patches.kernel.org/5.10.13-049-leds-trigger-fix-potential-deadlock-with-liba.patch
patches.kernel.org/5.10.13-050-arm64-dts-broadcom-Fix-USB-DMA-address-transl.patch
patches.kernel.org/5.10.13-051-mt7601u-fix-kernel-crash-unplugging-the-devic.patch
patches.kernel.org/5.10.13-052-mt76-mt7663s-fix-rx-buffer-refcounting.patch
patches.kernel.org/5.10.13-053-mt7601u-fix-rx-buffer-refcounting.patch
patches.kernel.org/5.10.13-054-iwlwifi-Fix-IWL_SUBDEVICE_NO_160-macro-to-use.patch
patches.kernel.org/5.10.13-055-drm-i915-gt-Clear-CACHE_MODE-prior-to-clearin.patch
patches.kernel.org/5.10.13-056-drm-i915-pmu-Don-t-grab-wakeref-when-enabling.patch
patches.kernel.org/5.10.13-057-net-mlx5e-Fix-IPSEC-stats.patch
patches.kernel.org/5.10.13-058-ARM-dts-imx6qdl-kontron-samx6i-fix-pwms-for-l.patch
patches.kernel.org/5.10.13-059-drm-nouveau-svm-fail-NOUVEAU_SVM_INIT-ioctl-o.patch
patches.kernel.org/5.10.13-060-drm-vc4-Correct-lbm-size-and-calculation.patch
patches.kernel.org/5.10.13-061-drm-vc4-Correct-POS1_SCL-for-hvs5.patch
patches.kernel.org/5.10.13-062-drm-nouveau-dispnv50-Restore-pushing-of-all-d.patch
patches.kernel.org/5.10.13-063-drm-i915-Check-for-all-subplatform-bits.patch
patches.kernel.org/5.10.13-064-drm-i915-selftest-Fix-potential-memory-leak.patch
patches.kernel.org/5.10.13-065-uapi-fix-big-endian-definition-of-ipv6_rpl_sr.patch
patches.kernel.org/5.10.13-066-KVM-Documentation-Fix-spec-for-KVM_CAP_ENABLE.patch
patches.kernel.org/5.10.13-067-tee-optee-replace-might_sleep-with-cond_resch.patch
patches.kernel.org/5.10.13-068-xen-blkfront-allow-discard-nodes-to-be-option.patch
patches.kernel.org/5.10.13-069-blk-mq-test-QUEUE_FLAG_HCTX_ACTIVE-for-sbitma.patch
patches.kernel.org/5.10.13-070-clk-imx-fix-Kconfig-warning-for-i.MX-SCU-clk.patch
patches.kernel.org/5.10.13-071-clk-mmp2-fix-build-without-CONFIG_PM.patch
patches.kernel.org/5.10.13-072-clk-qcom-gcc-sm250-Use-floor-ops-for-sdcc-clk.patch
patches.kernel.org/5.10.13-073-ARM-imx-build-suspend-imx6.S-with-arm-instruc.patch
patches.kernel.org/5.10.13-074-ARM-zImage-atags_to_fdt-Fix-node-names-on-add.patch
patches.kernel.org/5.10.13-075-netfilter-nft_dynset-add-timeout-extension-to.patch
patches.kernel.org/5.10.13-076-Revert-RDMA-mlx5-Fix-devlink-deadlock-on-net-.patch
patches.kernel.org/5.10.13-077-Revert-block-simplify-set_init_blocksize-to-r.patch
patches.kernel.org/5.10.13-078-xfrm-Fix-oops-in-xfrm_replay_advance_bmp.patch
patches.kernel.org/5.10.13-079-xfrm-fix-disable_xfrm-sysctl-when-used-on-xfr.patch
patches.kernel.org/5.10.13-080-selftests-xfrm-fix-test-return-value-override.patch
patches.kernel.org/5.10.13-081-xfrm-Fix-wraparound-in-xfrm_policy_addr_delta.patch
patches.kernel.org/5.10.13-082-arm64-dts-ls1028a-fix-the-offset-of-the-reset.patch
patches.kernel.org/5.10.13-083-ARM-imx-fix-imx8m-dependencies.patch
patches.kernel.org/5.10.13-084-ARM-dts-imx6qdl-kontron-samx6i-fix-i2c_lcd-ca.patch
patches.kernel.org/5.10.13-085-ARM-dts-imx6qdl-sr-som-fix-some-cubox-i-platf.patch
patches.kernel.org/5.10.13-086-arm64-dts-imx8mp-Correct-the-gpio-ranges-of-g.patch
patches.kernel.org/5.10.13-087-firmware-imx-select-SOC_BUS-to-fix-firmware-b.patch
patches.kernel.org/5.10.13-088-RDMA-cxgb4-Fix-the-reported-max_recv_sge-valu.patch
patches.kernel.org/5.10.13-089-ASoC-dt-bindings-lpass-Fix-and-common-up-lpas.patch
patches.kernel.org/5.10.13-090-ASoC-qcom-Fix-incorrect-volatile-registers.patch
patches.kernel.org/5.10.13-091-ASoC-qcom-Fix-broken-support-to-MI2S-TERTIARY.patch
patches.kernel.org/5.10.13-092-ASoC-qcom-lpass-ipq806x-fix-bitwidth-regmap-f.patch
patches.kernel.org/5.10.13-093-spi-altera-Fix-memory-leak-on-error-path.patch
patches.kernel.org/5.10.13-094-ASoC-Intel-Skylake-skl-topology-Fix-OOPs-ib-s.patch
patches.kernel.org/5.10.13-095-powerpc-64s-prevent-recursive-replay_soft_int.patch
patches.kernel.org/5.10.13-096-pNFS-NFSv4-Fix-a-layout-segment-leak-in-pnfs_.patch
patches.kernel.org/5.10.13-097-pNFS-NFSv4-Update-the-layout-barrier-when-we-.patch
patches.kernel.org/5.10.13-098-ASoC-SOF-Intel-soundwire-fix-select-depend-un.patch
patches.kernel.org/5.10.13-099-ASoC-qcom-lpass-Fix-out-of-bounds-DAI-ID-look.patch
patches.kernel.org/5.10.13-100-iwlwifi-pcie-avoid-potential-PNVM-leaks.patch
patches.kernel.org/5.10.13-101-iwlwifi-pnvm-don-t-skip-everything-when-not-r.patch
patches.kernel.org/5.10.13-102-iwlwifi-pnvm-don-t-try-to-load-after-failures.patch
patches.kernel.org/5.10.13-103-iwlwifi-pcie-set-LTR-on-more-devices.patch
patches.kernel.org/5.10.13-104-iwlwifi-pcie-use-jiffies-for-memory-read-spin.patch
patches.kernel.org/5.10.13-105-iwlwifi-pcie-reschedule-in-long-running-memor.patch
patches.kernel.org/5.10.13-106-mac80211-pause-TX-while-changing-interface-ty.patch
patches.kernel.org/5.10.13-107-ice-fix-FDir-IPv6-flexbyte.patch
patches.kernel.org/5.10.13-108-ice-Implement-flow-for-IPv6-next-header-exten.patch
patches.kernel.org/5.10.13-109-ice-update-dev_addr-in-ice_set_mac_address-ev.patch
patches.kernel.org/5.10.13-110-ice-Don-t-allow-more-channels-than-LAN-MSI-X-.patch
patches.kernel.org/5.10.13-111-ice-Fix-MSI-X-vector-fallback-logic.patch
patches.kernel.org/5.10.13-112-i40e-acquire-VSI-pointer-only-after-VF-is-ini.patch
patches.kernel.org/5.10.13-113-igc-fix-link-speed-advertising.patch
patches.kernel.org/5.10.13-114-net-mlx5-Fix-memory-leak-on-flow-table-creati.patch
patches.kernel.org/5.10.13-115-net-mlx5e-E-switch-Fix-rate-calculation-for-o.patch
patches.kernel.org/5.10.13-116-net-mlx5e-free-page-before-return.patch
patches.kernel.org/5.10.13-117-net-mlx5e-Reduce-tc-unsupported-key-print-lev.patch
patches.kernel.org/5.10.13-118-net-mlx5-Maintain-separate-page-trees-for-ECP.patch
patches.kernel.org/5.10.13-119-net-mlx5e-Disable-hw-tc-offload-when-MLX5_CLS.patch
patches.kernel.org/5.10.13-120-net-mlx5e-Fix-CT-rule-encap-slow-path-offload.patch
patches.kernel.org/5.10.13-121-net-mlx5e-Correctly-handle-changing-the-numbe.patch
patches.kernel.org/5.10.13-122-net-mlx5e-Revert-parameters-on-errors-when-ch.patch
patches.kernel.org/5.10.13-123-net-mlx5e-Revert-parameters-on-errors-when-ch.patch
patches.kernel.org/5.10.13-124-net-mlx5-CT-Fix-incorrect-removal-of-tuple_na.patch
patches.kernel.org/5.10.13-125-can-dev-prevent-potential-information-leak-in.patch
patches.kernel.org/5.10.13-126-ACPI-IORT-Do-not-blindly-trust-DMA-masks-from.patch
patches.kernel.org/5.10.13-127-of-device-Update-dma_range_map-only-when-dev-.patch
patches.kernel.org/5.10.13-128-iommu-amd-Use-IVHD-EFR-for-early-initializati.patch
patches.kernel.org/5.10.13-129-iommu-vt-d-Correctly-check-addr-alignment-in-.patch
patches.kernel.org/5.10.13-130-nvme-multipath-Early-exit-if-no-path-is-avail.patch
patches.kernel.org/5.10.13-131-selftests-forwarding-Specify-interface-when-i.patch
patches.kernel.org/5.10.13-132-rxrpc-Fix-memory-leak-in-rxrpc_lookup_local.patch
patches.kernel.org/5.10.13-133-NFC-fix-resource-leak-when-target-index-is-in.patch
patches.kernel.org/5.10.13-134-NFC-fix-possible-resource-leak.patch
patches.kernel.org/5.10.13-135-ASoC-mediatek-mt8183-da7219-ignore-TDM-DAI-li.patch
patches.kernel.org/5.10.13-136-ASoC-mediatek-mt8183-mt6358-ignore-TDM-DAI-li.patch
patches.kernel.org/5.10.13-137-ASoC-topology-Properly-unregister-DAI-on-remo.patch
patches.kernel.org/5.10.13-138-ASoC-topology-Fix-memory-corruption-in-soc_tp.patch
patches.kernel.org/5.10.13-139-scsi-qla2xxx-Fix-description-for-parameter-ql.patch
patches.kernel.org/5.10.13-140-team-protect-features-update-by-RCU-to-avoid-.patch
patches.kernel.org/5.10.13-141-tcp-make-TCP_USER_TIMEOUT-accurate-for-zero-w.patch
patches.kernel.org/5.10.13-142-tcp-fix-TLP-timer-not-set-when-CA_STATE-chang.patch
patches.kernel.org/5.10.13-143-vsock-fix-the-race-conditions-in-multi-transp.patch
patches.kernel.org/5.10.13-144-Linux-5.10.13.patch
patches.kernel.org/5.10.14-001-net-dsa-microchip-Adjust-reset-release-timing.patch
patches.kernel.org/5.10.14-002-net-stmmac-dwmac-intel-plat-remove-config-dat.patch
patches.kernel.org/5.10.14-003-net-fec-put-child-node-on-error-path.patch
patches.kernel.org/5.10.14-004-net-octeontx2-Make-sure-the-buffer-is-128-byt.patch
patches.kernel.org/5.10.14-005-stmmac-intel-Configure-EHL-PSE0-GbE-and-PSE1-.patch
patches.kernel.org/5.10.14-006-mlxsw-spectrum_span-Do-not-overwrite-policer-.patch
patches.kernel.org/5.10.14-007-net-dsa-bcm_sf2-put-device-node-before-return.patch
patches.kernel.org/5.10.14-008-net-switchdev-don-t-set-port_obj_info-handled.patch
patches.kernel.org/5.10.14-009-ibmvnic-Ensure-that-CRQ-entry-read-are-correc.patch
patches.kernel.org/5.10.14-010-iommu-io-pgtable-arm-Support-coherency-for-Ma.patch
patches.kernel.org/5.10.14-011-drm-panfrost-Support-cache-coherent-integrati.patch
patches.kernel.org/5.10.14-012-arm64-dts-meson-Describe-G12b-GPU-as-coherent.patch
patches.kernel.org/5.10.14-013-arm64-Fix-kernel-address-detection-of-__is_lm.patch
patches.kernel.org/5.10.14-014-arm64-Do-not-pass-tagged-addresses-to-__is_lm.patch
patches.kernel.org/5.10.14-015-Revert-x86-setup-don-t-remove-E820_TYPE_RAM-f.patch
patches.kernel.org/5.10.14-016-ARM-9025-1-Kconfig-CPU_BIG_ENDIAN-depends-on-.patch
patches.kernel.org/5.10.14-017-iommu-vt-d-Do-not-use-flush-queue-when-cachin.patch
patches.kernel.org/5.10.14-018-phy-cpcap-usb-Fix-warning-for-missing-regulat.patch
patches.kernel.org/5.10.14-019-tools-power-x86-intel-speed-select-Set-scalin.patch
patches.kernel.org/5.10.14-020-tools-power-x86-intel-speed-select-Set-higher.patch
patches.kernel.org/5.10.14-021-platform-x86-touchscreen_dmi-Add-swap-x-y-qui.patch
patches.kernel.org/5.10.14-022-platform-x86-intel-vbtn-Support-for-tablet-mo.patch
patches.kernel.org/5.10.14-023-habanalabs-fix-dma_addr-passed-to-dma_mmap_co.patch
patches.kernel.org/5.10.14-024-locking-lockdep-Avoid-noinstr-warning-for-DEB.patch
patches.kernel.org/5.10.14-025-x86-__always_inline-__-rd-wr-msr.patch
patches.kernel.org/5.10.14-026-scsi-scsi_transport_srp-Don-t-block-target-in.patch
patches.kernel.org/5.10.14-027-scsi-libfc-Avoid-invoking-response-handler-tw.patch
patches.kernel.org/5.10.14-028-scsi-fnic-Fix-memleak-in-vnic_dev_init_devcmd.patch
patches.kernel.org/5.10.14-029-ASoC-SOF-Intel-hda-Resume-codec-to-do-jack-de.patch
patches.kernel.org/5.10.14-030-ALSA-hda-Add-AlderLake-P-PCI-ID-and-HDMI-code.patch
patches.kernel.org/5.10.14-031-objtool-Don-t-add-empty-symbols-to-the-rbtree.patch
patches.kernel.org/5.10.14-032-mac80211-fix-incorrect-strlen-of-.write-in-de.patch
patches.kernel.org/5.10.14-033-mac80211-fix-fast-rx-encryption-check.patch
patches.kernel.org/5.10.14-034-mac80211-fix-encryption-key-selection-for-802.patch
patches.kernel.org/5.10.14-035-scsi-ibmvfc-Set-default-timeout-to-avoid-cras.patch
patches.kernel.org/5.10.14-036-ALSA-hda-Add-Cometlake-R-PCI-ID.patch
patches.kernel.org/5.10.14-037-i2c-tegra-Create-i2c_writesl_vi-to-use-with-V.patch
patches.kernel.org/5.10.14-038-udf-fix-the-problem-that-the-disc-content-is-.patch
patches.kernel.org/5.10.14-039-nvme-check-the-PRINFO-bit-before-deciding-the.patch
patches.kernel.org/5.10.14-040-nvme-rdma-avoid-request-double-completion-for.patch
patches.kernel.org/5.10.14-041-nvme-tcp-avoid-request-double-completion-for-.patch
patches.kernel.org/5.10.14-042-nvme-pci-allow-use-of-cmb-on-v1.4-controllers.patch
patches.kernel.org/5.10.14-043-nvmet-set-right-status-on-error-in-id-ns-hand.patch
patches.kernel.org/5.10.14-044-platform-x86-thinkpad_acpi-Add-P53-73-firmwar.patch
patches.kernel.org/5.10.14-045-selftests-powerpc-Only-test-lwm-stmw-on-big-e.patch
patches.kernel.org/5.10.14-046-drm-amd-display-Update-dram_clock_change_late.patch
patches.kernel.org/5.10.14-047-drm-amd-display-Allow-PSTATE-chnage-when-no-d.patch
patches.kernel.org/5.10.14-048-drm-amd-display-Change-function-decide_dp_lin.patch
patches.kernel.org/5.10.14-049-drm-amd-display-Use-hardware-sequencer-functi.patch
patches.kernel.org/5.10.14-050-drm-amd-display-Fixed-corruptions-on-HPDRX-li.patch
patches.kernel.org/5.10.14-051-habanalabs-zero-pci-counters-packet-before-su.patch
patches.kernel.org/5.10.14-052-habanalabs-fix-backward-compatibility-of-idle.patch
patches.kernel.org/5.10.14-053-habanalabs-disable-FW-events-on-device-remova.patch
patches.kernel.org/5.10.14-054-objtool-Don-t-fail-the-kernel-build-on-fatal-.patch
patches.kernel.org/5.10.14-055-x86-cpu-Add-another-Alder-Lake-CPU-to-the-Int.patch
patches.kernel.org/5.10.14-056-kthread-Extract-KTHREAD_IS_PER_CPU.patch
patches.kernel.org/5.10.14-057-workqueue-Restrict-affinity-change-to-rescuer.patch
patches.kernel.org/5.10.14-058-Linux-5.10.14.patch
patches.kernel.org/5.10.15-001-USB-serial-cp210x-add-pid-vid-for-WSDA-200-US.patch
patches.kernel.org/5.10.15-002-USB-serial-cp210x-add-new-VID-PID-for-support.patch
patches.kernel.org/5.10.15-003-USB-serial-option-Adding-support-for-Cinterio.patch
patches.kernel.org/5.10.15-004-usb-host-xhci-mvebu-make-USB-3.0-PHY-optional.patch
patches.kernel.org/5.10.15-005-USB-gadget-legacy-fix-an-error-code-in-eth_bi.patch
patches.kernel.org/5.10.15-006-usb-gadget-aspeed-add-missing-of_node_put.patch
patches.kernel.org/5.10.15-007-USB-usblp-don-t-call-usb_set_interface-if-the.patch
patches.kernel.org/5.10.15-008-usb-renesas_usbhs-Clear-pipe-running-flag-in-.patch
patches.kernel.org/5.10.15-009-usb-dwc2-Fix-endpoint-direction-check-in-ep_f.patch
patches.kernel.org/5.10.15-010-usb-dwc3-fix-clock-issue-during-resume-in-OTG.patch
patches.kernel.org/5.10.15-011-usb-xhci-mtk-fix-unreleased-bandwidth-data.patch
patches.kernel.org/5.10.15-012-usb-xhci-mtk-skip-dropping-bandwidth-of-unche.patch
patches.kernel.org/5.10.15-013-usb-xhci-mtk-break-loop-when-find-the-endpoin.patch
patches.kernel.org/5.10.15-014-ARM-OMAP1-OSK-fix-ohci-omap-breakage.patch
patches.kernel.org/5.10.15-015-arm64-dts-qcom-c630-keep-both-touchpad-device.patch
patches.kernel.org/5.10.15-016-Input-i8042-unbreak-Pegatron-C15B.patch
patches.kernel.org/5.10.15-017-arm64-dts-amlogic-meson-g12-Set-FL-adj-proper.patch
patches.kernel.org/5.10.15-018-arm64-dts-rockchip-fix-vopl-iommu-irq-on-px30.patch
patches.kernel.org/5.10.15-019-arm64-dts-rockchip-Use-only-supported-PCIe-li.patch
patches.kernel.org/5.10.15-020-ARM-dts-stm32-Fix-polarity-of-the-DH-DRC02-uS.patch
patches.kernel.org/5.10.15-021-ARM-dts-stm32-Connect-card-detect-signal-on-D.patch
patches.kernel.org/5.10.15-022-ARM-dts-stm32-Disable-WP-on-DHCOM-uSD-slot.patch
patches.kernel.org/5.10.15-023-ARM-dts-stm32-Disable-optional-TSC2004-on-DRC.patch
patches.kernel.org/5.10.15-024-ARM-dts-stm32-Fix-GPIO-hog-flags-on-DHCOM-DRC.patch
patches.kernel.org/5.10.15-025-vdpa-mlx5-Fix-memory-key-MTT-population.patch
patches.kernel.org/5.10.15-026-bpf-cgroup-Fix-optlen-WARN_ON_ONCE-toctou.patch
patches.kernel.org/5.10.15-027-bpf-cgroup-Fix-problematic-bounds-check.patch
patches.kernel.org/5.10.15-028-bpf-inode_storage-Put-file-handler-if-no-stor.patch
patches.kernel.org/5.10.15-029-um-virtio-free-vu_dev-only-with-the-contained.patch
patches.kernel.org/5.10.15-030-bpf-preload-Fix-build-when-O-points-to-a-rela.patch
patches.kernel.org/5.10.15-031-arm64-dts-meson-switch-TFLASH_VDD_EN-pin-to-o.patch
patches.kernel.org/5.10.15-032-r8169-work-around-RTL8125-UDP-hw-bug.patch
patches.kernel.org/5.10.15-033-rxrpc-Fix-deadlock-around-release-of-dst-cach.patch
patches.kernel.org/5.10.15-034-arm64-dts-ls1046a-fix-dcfg-address-range.patch
patches.kernel.org/5.10.15-035-SUNRPC-Fix-NFS-READs-that-start-at-non-page-a.patch
patches.kernel.org/5.10.15-036-igc-set-the-default-return-value-to-IGC_ERR_N.patch
patches.kernel.org/5.10.15-037-igc-check-return-value-of-ret_val-in-igc_conf.patch
patches.kernel.org/5.10.15-038-i40e-Revert-i40e-don-t-report-link-up-for-a-V.patch
patches.kernel.org/5.10.15-039-ibmvnic-device-remove-has-higher-precedence-o.patch
patches.kernel.org/5.10.15-040-net-mlx5-Fix-function-calculation-for-page-tr.patch
patches.kernel.org/5.10.15-041-net-mlx5-Fix-leak-upon-failure-of-rule-creati.patch
patches.kernel.org/5.10.15-042-net-mlx5e-Update-max_opened_tc-also-when-chan.patch
patches.kernel.org/5.10.15-043-net-mlx5e-Release-skb-in-case-of-failure-in-t.patch
patches.kernel.org/5.10.15-044-net-lapb-Copy-the-skb-before-sending-a-packet.patch
patches.kernel.org/5.10.15-045-net-mvpp2-TCAM-entry-enable-should-be-written.patch
patches.kernel.org/5.10.15-046-r8169-fix-WoL-on-shutdown-if-CONFIG_DEBUG_SHI.patch
patches.kernel.org/5.10.15-047-net-ipa-pass-correct-dma_handle-to-dma_free_c.patch
patches.kernel.org/5.10.15-048-ARM-dts-sun7i-a20-bananapro-Fix-ethernet-phy-.patch
patches.kernel.org/5.10.15-049-nvmet-tcp-fix-out-of-bounds-access-when-recei.patch
patches.kernel.org/5.10.15-050-vdpa-mlx5-Restore-the-hardware-used-index-aft.patch
patches.kernel.org/5.10.15-051-memblock-do-not-start-bottom-up-allocations-w.patch
patches.kernel.org/5.10.15-052-kbuild-fix-duplicated-flags-in-DEBUG_CFLAGS.patch
patches.kernel.org/5.10.15-053-thunderbolt-Fix-possible-NULL-pointer-derefer.patch
patches.kernel.org/5.10.15-054-ovl-fix-dentry-leak-in-ovl_get_redirect.patch
patches.kernel.org/5.10.15-055-ovl-avoid-deadlock-on-directory-ioctl.patch
patches.kernel.org/5.10.15-056-ovl-implement-volatile-specific-fsync-error-b.patch
patches.kernel.org/5.10.15-057-mac80211-fix-station-rate-table-updates-on-as.patch
patches.kernel.org/5.10.15-058-gpiolib-free-device-name-on-error-path-to-fix.patch
patches.kernel.org/5.10.15-059-fgraph-Initialize-tracing_graph_pause-at-task.patch
patches.kernel.org/5.10.15-060-tracing-kprobe-Fix-to-support-kretprobe-event.patch
patches.kernel.org/5.10.15-061-kretprobe-Avoid-re-registration-of-the-same-k.patch
patches.kernel.org/5.10.15-062-tracing-Use-pause-on-trace-with-the-latency-t.patch
patches.kernel.org/5.10.15-063-tracepoint-Fix-race-between-tracing-and-remov.patch
patches.kernel.org/5.10.15-064-libnvdimm-namespace-Fix-visibility-of-namespa.patch
patches.kernel.org/5.10.15-065-libnvdimm-dimm-Avoid-race-between-probe-and-a.patch
patches.kernel.org/5.10.15-066-genirq-Prevent-devm_-irq_alloc_desc-from-retu.patch
patches.kernel.org/5.10.15-067-genirq-msi-Activate-Multi-MSI-early-when-MSI_.patch
patches.kernel.org/5.10.15-068-scripts-use-pkg-config-to-locate-libcrypto.patch
patches.kernel.org/5.10.15-069-xhci-fix-bounce-buffer-usage-for-non-sg-list-.patch
patches.kernel.org/5.10.15-070-RISC-V-Define-MAXPHYSMEM_1GB-only-for-RV32.patch
patches.kernel.org/5.10.15-071-cifs-report-error-instead-of-invalid-when-rev.patch
patches.kernel.org/5.10.15-072-iommu-Check-dev-iommu-in-dev_iommu_priv_get-b.patch
patches.kernel.org/5.10.15-073-smb3-Fix-out-of-bounds-bug-in-SMB2_negotiate.patch
patches.kernel.org/5.10.15-074-smb3-fix-crediting-for-compounding-when-only-.patch
patches.kernel.org/5.10.15-075-mmc-sdhci-pltfm-Fix-linking-err-for-sdhci-brc.patch
patches.kernel.org/5.10.15-076-mmc-core-Limit-retries-when-analyse-of-SDIO-t.patch
patches.kernel.org/5.10.15-077-Fix-unsynchronized-access-to-sev-members-thro.patch
patches.kernel.org/5.10.15-078-drm-dp-mst-Export-drm_dp_get_vc_payload_bw.patch
patches.kernel.org/5.10.15-079-drm-i915-Fix-the-MST-PBN-divider-calculation.patch
patches.kernel.org/5.10.15-080-drm-i915-gem-Drop-lru-bumping-on-display-unpi.patch
patches.kernel.org/5.10.15-081-drm-i915-gt-Close-race-between-enable_breadcr.patch
patches.kernel.org/5.10.15-082-drm-i915-display-Prevent-double-YUV-range-cor.patch
patches.kernel.org/5.10.15-083-drm-i915-Extract-intel_ddi_power_up_lanes.patch
patches.kernel.org/5.10.15-084-drm-i915-Power-up-combo-PHY-lanes-for-for-HDM.patch
patches.kernel.org/5.10.15-085-drm-amd-display-Revert-Fix-EDID-parsing-after.patch
patches.kernel.org/5.10.15-086-io_uring-don-t-modify-identity-s-files-uncess.patch
patches.kernel.org/5.10.15-087-nvme-pci-avoid-the-deepest-sleep-state-on-Kin.patch
patches.kernel.org/5.10.15-088-KVM-SVM-Treat-SVM-as-unsupported-when-running.patch
patches.kernel.org/5.10.15-089-KVM-x86-mmu-Fix-TDP-MMU-zap-collapsible-SPTEs.patch
patches.kernel.org/5.10.15-090-KVM-x86-Allow-guests-to-see-MSR_IA32_TSX_CTRL.patch
patches.kernel.org/5.10.15-091-KVM-x86-fix-CPUID-entries-returned-by-KVM_GET.patch
patches.kernel.org/5.10.15-092-KVM-x86-Update-emulator-context-mode-if-SYSEN.patch
patches.kernel.org/5.10.15-093-KVM-x86-Set-so-called-reserved-CR3-bits-in-LM.patch
patches.kernel.org/5.10.15-094-DTS-ARM-gta04-remove-legacy-spi-cs-high-to-ma.patch
patches.kernel.org/5.10.15-095-ARM-dts-gta04-SPI-panel-chip-select-is-active.patch
patches.kernel.org/5.10.15-096-ARM-footbridge-fix-dc21285-PCI-configuration-.patch
patches.kernel.org/5.10.15-097-ARM-9043-1-tegra-Fix-misplaced-tegra_uart_con.patch
patches.kernel.org/5.10.15-098-mm-hugetlbfs-fix-cannot-migrate-the-fallocate.patch
patches.kernel.org/5.10.15-099-mm-hugetlb-fix-a-race-between-freeing-and-dis.patch
patches.kernel.org/5.10.15-100-mm-hugetlb-fix-a-race-between-isolating-and-f.patch
patches.kernel.org/5.10.15-101-mm-hugetlb-remove-VM_BUG_ON_PAGE-from-page_hu.patch
patches.kernel.org/5.10.15-102-mm-compaction-move-high_pfn-to-the-for-loop-s.patch
patches.kernel.org/5.10.15-103-mm-vmalloc-separate-put-pages-and-flush-VM-fl.patch
patches.kernel.org/5.10.15-104-mm-thp-fix-MADV_REMOVE-deadlock-on-shmem-THP.patch
patches.kernel.org/5.10.15-105-mm-filemap-add-missing-mem_cgroup_uncharge-to.patch
patches.kernel.org/5.10.15-106-x86-build-Disable-CET-instrumentation-in-the-.patch
patches.kernel.org/5.10.15-107-x86-debug-Fix-DR6-handling.patch
patches.kernel.org/5.10.15-108-x86-debug-Prevent-data-breakpoints-on-__per_c.patch
patches.kernel.org/5.10.15-109-x86-debug-Prevent-data-breakpoints-on-cpu_dr7.patch
patches.kernel.org/5.10.15-110-x86-apic-Add-extra-serialization-for-non-seri.patch
patches.kernel.org/5.10.15-111-Input-goodix-add-support-for-Goodix-GT9286-ch.patch
patches.kernel.org/5.10.15-112-Input-xpad-sync-supported-devices-with-fork-o.patch
patches.kernel.org/5.10.15-113-Input-ili210x-implement-pressure-reporting-fo.patch
patches.kernel.org/5.10.15-114-md-Set-prev_flush_start-and-flush_bio-in-an-a.patch
patches.kernel.org/5.10.15-115-igc-Report-speed-and-duplex-as-unknown-when-d.patch
patches.kernel.org/5.10.15-116-neighbour-Prevent-a-dead-entry-from-updating-.patch
patches.kernel.org/5.10.15-117-net-ip_tunnel-fix-mtu-calculation.patch
patches.kernel.org/5.10.15-118-udp-ipv4-manipulate-network-header-of-NATed-U.patch
patches.kernel.org/5.10.15-119-net-dsa-mv88e6xxx-override-existent-unicast-p.patch
patches.kernel.org/5.10.15-120-net-sched-replaced-invalid-qdisc-tree-flush-h.patch
patches.kernel.org/5.10.15-121-Linux-5.10.15.patch
patches.kernel.org/5.10.16-001-io_uring-simplify-io_task_match.patch
patches.kernel.org/5.10.16-002-io_uring-add-a-task-files-pair-matching-helpe.patch
patches.kernel.org/5.10.16-003-io_uring-don-t-iterate-io_uring_cancel_files.patch
patches.kernel.org/5.10.16-004-io_uring-pass-files-into-kill-timeouts-poll.patch
patches.kernel.org/5.10.16-005-io_uring-always-batch-cancel-in-cancel_files.patch
patches.kernel.org/5.10.16-006-io_uring-fix-files-cancellation.patch
patches.kernel.org/5.10.16-007-io_uring-account-io_uring-internal-files-as-R.patch
patches.kernel.org/5.10.16-008-io_uring-if-we-see-flush-on-exit-cancel-relat.patch
patches.kernel.org/5.10.16-009-io_uring-fix-__io_uring_files_cancel-with-TAS.patch
patches.kernel.org/5.10.16-010-io_uring-replace-inflight_wait-with-tctx-wait.patch
patches.kernel.org/5.10.16-011-io_uring-fix-cancellation-taking-mutex-while-.patch
patches.kernel.org/5.10.16-012-io_uring-fix-flush-cqring-overflow-list-while.patch
patches.kernel.org/5.10.16-013-io_uring-fix-list-corruption-for-splice-file_.patch
patches.kernel.org/5.10.16-014-io_uring-fix-sqo-ownership-false-positive-war.patch
patches.kernel.org/5.10.16-015-io_uring-reinforce-cancel-on-flush-during-exi.patch
patches.kernel.org/5.10.16-016-io_uring-drop-mm-files-between-task_work_subm.patch
patches.kernel.org/5.10.16-017-gpiolib-cdev-clear-debounce-period-if-line-se.patch
patches.kernel.org/5.10.16-018-powerpc-64-signal-Fix-regression-in-__kernel_.patch
patches.kernel.org/5.10.16-019-af_key-relax-availability-checks-for-skb-size.patch
patches.kernel.org/5.10.16-020-regulator-core-avoid-regulator_resolve_supply.patch
patches.kernel.org/5.10.16-021-ASoC-wm_adsp-Fix-control-name-parsing-for-mul.patch
patches.kernel.org/5.10.16-022-drm-nouveau-nvif-fix-method-count-when-pushin.patch
patches.kernel.org/5.10.16-023-mac80211-160MHz-with-extended-NSS-BW-in-CSA.patch
patches.kernel.org/5.10.16-024-ASoC-Intel-Skylake-Zero-snd_ctl_elem_value.patch
patches.kernel.org/5.10.16-025-chtls-Fix-potential-resource-leak.patch
patches.kernel.org/5.10.16-026-pNFS-NFSv4-Try-to-return-invalid-layout-in-pn.patch
patches.kernel.org/5.10.16-027-pNFS-NFSv4-Improve-rejection-of-out-of-order-.patch
patches.kernel.org/5.10.16-028-ALSA-hda-intel-dsp-config-add-PCI-id-for-TGL-.patch
patches.kernel.org/5.10.16-029-ASoC-ak4458-correct-reset-polarity.patch
patches.kernel.org/5.10.16-030-ASoC-Intel-sof_sdw-set-proper-flags-for-Dell-.patch
patches.kernel.org/5.10.16-031-iwlwifi-mvm-skip-power-command-when-unbinding.patch
patches.kernel.org/5.10.16-032-iwlwifi-mvm-take-mutex-for-calling-iwl_mvm_ge.patch
patches.kernel.org/5.10.16-033-iwlwifi-pcie-add-a-NULL-check-in-iwl_pcie_txq.patch
patches.kernel.org/5.10.16-034-iwlwifi-pcie-fix-context-info-memory-leak.patch
patches.kernel.org/5.10.16-035-iwlwifi-mvm-invalidate-IDs-of-internal-statio.patch
patches.kernel.org/5.10.16-036-iwlwifi-pcie-add-rules-to-match-Qu-with-Hr2.patch
patches.kernel.org/5.10.16-037-iwlwifi-mvm-guard-against-device-removal-in-r.patch
patches.kernel.org/5.10.16-038-iwlwifi-queue-bail-out-on-invalid-freeing.patch
patches.kernel.org/5.10.16-039-SUNRPC-Move-simple_get_bytes-and-simple_get_n.patch
patches.kernel.org/5.10.16-040-SUNRPC-Handle-0-length-opaque-XDR-object-data.patch
patches.kernel.org/5.10.16-041-i2c-mediatek-Move-suspend-and-resume-handling.patch
patches.kernel.org/5.10.16-042-blk-cgroup-Use-cond_resched-when-destroy-blkg.patch
patches.kernel.org/5.10.16-043-regulator-Fix-lockdep-warning-resolving-suppl.patch
patches.kernel.org/5.10.16-044-bpf-Fix-verifier-jmp32-pruning-decision-logic.patch
patches.kernel.org/5.10.16-045-bpf-Fix-32-bit-src-register-truncation-on-div.patch
patches.kernel.org/5.10.16-046-bpf-Fix-verifier-jsgt-branch-analysis-on-max-.patch
patches.kernel.org/5.10.16-047-drm-i915-Fix-ICL-MG-PHY-vswing-handling.patch
patches.kernel.org/5.10.16-048-drm-i915-Skip-vswing-programming-for-TBT.patch
patches.kernel.org/5.10.16-049-nilfs2-make-splice-write-available-again.patch
patches.kernel.org/5.10.16-050-Revert-mm-memcontrol-avoid-workload-stalls-wh.patch
patches.kernel.org/5.10.16-051-squashfs-avoid-out-of-bounds-writes-in-decomp.patch
patches.kernel.org/5.10.16-052-squashfs-add-more-sanity-checks-in-id-lookup.patch
patches.kernel.org/5.10.16-053-squashfs-add-more-sanity-checks-in-inode-look.patch
patches.kernel.org/5.10.16-054-squashfs-add-more-sanity-checks-in-xattr-id-l.patch
patches.kernel.org/5.10.16-055-Linux-5.10.16.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/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch
patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
patches.rpmify/scripts-mkmakefile-honor-second-argument.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/drm-docs-Fix-todo.rst.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
########################################################
# Architecture specific patches
########################################################
# x86
patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
# s390x
# ppc64
# ARM
########################################################
# Scheduler
########################################################
patches.suse/setuid-dumpable-wrongdir
patches.suse/perf_timechart_fix_zero_timestamps.patch
########################################################
# Memory management
########################################################
patches.suse/readahead-request-tunables.patch
########################################################
# Filesystems
########################################################
# generic
patches.suse/vfs-add-super_operations-get_inode_dev
# btrfs
patches.suse/btrfs-fix-crash-after-non-aligned-direct-IO-write-wi.patch
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-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
########################################################
# DRM / Graphics
########################################################
patches.suse/drm-bail-out-of-nouveau_channel_new-if-channel-init-.patch
########################################################
# Storage
########################################################
patches.suse/scsi-retry-alua-transition-in-progress
patches.suse/megaraid-mbox-fix-SG_IO
patches.suse/floppy-reintroduce-O_NDELAY-fix.patch
########################################################
# Networking drivers (wired)
########################################################
patches.suse/misdn-add-support-for-group-membership-check
########################################################
# Wireless networking drivers
########################################################
patches.suse/b43-missing-firmware-info.patch
########################################################
# USB
########################################################
########################################################
# Input
########################################################
patches.suse/kbd-ignore-gfx.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/nvmem-add-driver-to-expose-reserved-memory-as-nvmem.patch
patches.suse/media-uvcvideo-Accept-invalid-bFormatIndex-and-bFram.patch
# MediaTek regulator drivers
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/media-dvb-usb-Fix-memory-leak-at-error-in-dvb_usb_de.patch
patches.suse/media-dvb-usb-Fix-use-after-free-access.patch
patches.suse/media-pwc-Use-correct-device-for-DMA.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.
########################################################