kernel-source/series.conf

1386 lines
102 KiB
Plaintext

# Kernel patches configuration file
# vim: set ts=8 sw=8 noet:
#
# There are three kinds of rules (see guards.1 for details):
# +symbol include this patch if symbol is defined; otherwise exclude.
# -symbol exclude this patch if symbol is defined; otherwise include.
# - exclude this patch.
#
# Using symbols means that an entirely different source tree will be
# generated depending on which symbols are defined. This used to be
# a good thing when arch-specific patches contained conflicts with other
# patches, but we now have a policy that patches must build everywhere.
# The result is a unified source tree that allows us to do neat things
# like ship kernel module packages. Creating a divergent tree breaks
# these # so you'd better have an extraordinary reason for using them.
# For example, the openSUSE 10.3 kernel uses them for segregating the
# -rt patches until they can be integrated completely, and these are
# only applied at the very end of the series.
#
# The most common use in recent kernels is to disable a patch with a
# username as the symbol to indicate responsbility. Another use is
# to check in a patch for testing, but have it disabled in all but your
# own build environment.
########################################################
# latest standard kernel patches
# DO NOT MODIFY THEM!
# Send separate patches upstream if you find a problem...
########################################################
patches.kernel.org/5.8.1-001-scsi-ufs-Fix-and-simplify-setup_xfer_req-varian.patch
patches.kernel.org/5.8.1-002-USB-serial-qcserial-add-EM7305-QDL-product-ID.patch
patches.kernel.org/5.8.1-003-USB-iowarrior-fix-up-report-size-handling-for-s.patch
patches.kernel.org/5.8.1-004-usb-xhci-define-IDs-for-various-ASMedia-host-co.patch
patches.kernel.org/5.8.1-005-usb-xhci-Fix-ASMedia-ASM1142-DMA-addressing.patch
patches.kernel.org/5.8.1-006-Revert-ALSA-hda-call-runtime_allow-for-all-hda-.patch
patches.kernel.org/5.8.1-007-ALSA-hda-realtek-Add-alc269-alc662-pin-tables-f.patch
patches.kernel.org/5.8.1-008-ALSA-hda-ca0132-Add-new-quirk-ID-for-Recon3D.patch
patches.kernel.org/5.8.1-009-ALSA-hda-ca0132-Fix-ZxR-Headphone-gain-control-.patch
patches.kernel.org/5.8.1-010-ALSA-hda-ca0132-Fix-AE-5-microphone-selection-c.patch
patches.kernel.org/5.8.1-011-ALSA-seq-oss-Serialize-ioctls.patch
patches.kernel.org/5.8.1-012-staging-android-ashmem-Fix-lockdep-warning-for-.patch
patches.kernel.org/5.8.1-013-staging-rtl8712-handle-firmware-load-failure.patch
patches.kernel.org/5.8.1-014-Staging-rtl8188eu-rtw_mlme-Fix-uninitialized-va.patch
patches.kernel.org/5.8.1-015-Bluetooth-Fix-slab-out-of-bounds-read-in-hci_ex.patch
patches.kernel.org/5.8.1-016-Bluetooth-Prevent-out-of-bounds-read-in-hci_inq.patch
patches.kernel.org/5.8.1-017-Bluetooth-Prevent-out-of-bounds-read-in-hci_inq.patch
patches.kernel.org/5.8.1-018-omapfb-dss-Fix-max-fclk-divider-for-omap36xx.patch
patches.kernel.org/5.8.1-019-binder-Prevent-context-manager-from-incrementin.patch
patches.kernel.org/5.8.1-020-Smack-fix-use-after-free-in-smk_write_relabel_s.patch
patches.kernel.org/5.8.1-021-scripts-add-dummy-report-mode-to-add_namespace..patch
patches.kernel.org/5.8.1-022-lkdtm-heap-Avoid-edge-and-middle-of-slabs.patch
patches.kernel.org/5.8.1-023-vgacon-Fix-for-missing-check-in-scrollback-hand.patch
patches.kernel.org/5.8.1-024-mtd-properly-check-all-write-ioctls-for-permiss.patch
patches.kernel.org/5.8.1-025-leds-wm831x-status-fix-use-after-free-on-unbind.patch
patches.kernel.org/5.8.1-026-leds-lm36274-fix-use-after-free-on-unbind.patch
patches.kernel.org/5.8.1-027-leds-da903x-fix-use-after-free-on-unbind.patch
patches.kernel.org/5.8.1-028-leds-lm3533-fix-use-after-free-on-unbind.patch
patches.kernel.org/5.8.1-029-leds-88pm860x-fix-use-after-free-on-unbind.patch
patches.kernel.org/5.8.1-030-gpio-max77620-Fix-missing-release-of-interrupt.patch
patches.kernel.org/5.8.1-031-xattr-break-delegations-in-set-remove-xattr.patch
patches.kernel.org/5.8.1-032-Revert-powerpc-kasan-Fix-shadow-pages-allocatio.patch
patches.kernel.org/5.8.1-033-powerpc-kasan-Fix-shadow-pages-allocation-failu.patch
patches.kernel.org/5.8.1-034-PCI-tegra-Revert-tegra124-raw_violation_fixup.patch
patches.kernel.org/5.8.1-035-ima-move-APPRAISE_BOOTPARAM-dependency-on-ARCH_.patch
patches.kernel.org/5.8.1-036-random32-move-the-pseudo-random-32-bit-definiti.patch
patches.kernel.org/5.8.1-037-random-random.h-should-include-archrandom.h-not.patch
patches.kernel.org/5.8.1-038-arm64-kaslr-Use-standard-early-random-function.patch
patches.kernel.org/5.8.1-039-Linux-5.8.1.patch
patches.kernel.org/5.8.2-001-tracepoint-Mark-__tracepoint_string-s-__used.patch
patches.kernel.org/5.8.2-002-kunit-capture-stderr-on-all-make-subprocess-cal.patch
patches.kernel.org/5.8.2-003-io_uring-abstract-out-task-work-running.patch
patches.kernel.org/5.8.2-004-HID-input-Fix-devices-that-return-multiple-byte.patch
patches.kernel.org/5.8.2-005-ARM-dts-stm32-fix-uart-nodes-ordering-in-stm32m.patch
patches.kernel.org/5.8.2-006-ARM-dts-stm32-fix-uart7_pins_a-comments-in-stm3.patch
patches.kernel.org/5.8.2-007-x86-mce-inject-Fix-a-wrong-assignment-of-i_mce..patch
patches.kernel.org/5.8.2-008-perf-x86-intel-uncore-Fix-oops-when-counting-IM.patch
patches.kernel.org/5.8.2-009-x86-sched-check-for-counters-overflow-in-freque.patch
patches.kernel.org/5.8.2-010-x86-sched-Bail-out-of-frequency-invariance-if-t.patch
patches.kernel.org/5.8.2-011-x86-sched-Bail-out-of-frequency-invariance-if-t.patch
patches.kernel.org/5.8.2-012-sched-fair-Fix-NOHZ-next-idle-balance.patch
patches.kernel.org/5.8.2-013-sched-correct-SD_flags-returned-by-tl-sd_flags.patch
patches.kernel.org/5.8.2-014-arm64-dts-rockchip-fix-rk3368-lion-gmac-reset-g.patch
patches.kernel.org/5.8.2-015-arm64-dts-rockchip-fix-rk3399-puma-vcc5v0-host-.patch
patches.kernel.org/5.8.2-016-arm64-dts-rockchip-fix-rk3399-puma-gmac-reset-g.patch
patches.kernel.org/5.8.2-017-EDAC-Fix-reference-count-leaks.patch
patches.kernel.org/5.8.2-018-crc-t10dif-Fix-potential-crypto-notify-dead-loc.patch
patches.kernel.org/5.8.2-019-arm64-dts-qcom-msm8916-Replace-invalid-bias-pul.patch
patches.kernel.org/5.8.2-020-memory-tegra-Fix-an-error-handling-path-in-tegr.patch
patches.kernel.org/5.8.2-021-blktrace-fix-debugfs-use-after-free.patch
patches.kernel.org/5.8.2-022-soc-qcom-rpmh-rsc-Don-t-use-ktime-for-timeout-i.patch
patches.kernel.org/5.8.2-023-crypto-ccree-fix-resource-leak-on-error-path.patch
patches.kernel.org/5.8.2-024-ARM-exynos-MCPM-Restore-big.LITTLE-cpuidle-supp.patch
patches.kernel.org/5.8.2-025-rcu-tree-Repeat-the-monitor-if-any-free-channel.patch
patches.kernel.org/5.8.2-026-firmware-arm_scmi-Fix-SCMI-genpd-domain-probing.patch
patches.kernel.org/5.8.2-027-arm64-dts-sun50i-pinephone-dldo4-must-not-be-1..patch
patches.kernel.org/5.8.2-028-arm64-dts-exynos-Fix-silent-hang-after-boot-on-.patch
patches.kernel.org/5.8.2-029-sched-uclamp-Fix-initialization-of-struct-uclam.patch
patches.kernel.org/5.8.2-030-crypto-qat-allow-xts-requests-not-multiple-of-b.patch
patches.kernel.org/5.8.2-031-clk-scmi-Fix-min-and-max-rate-when-registering-.patch
patches.kernel.org/5.8.2-032-m68k-mac-Don-t-send-IOP-message-until-channel-i.patch
patches.kernel.org/5.8.2-033-m68k-mac-Fix-IOP-status-control-register-writes.patch
patches.kernel.org/5.8.2-034-platform-x86-intel-hid-Fix-return-value-check-i.patch
patches.kernel.org/5.8.2-035-platform-x86-intel-vbtn-Fix-return-value-check-.patch
patches.kernel.org/5.8.2-036-ARM-dts-gose-Fix-ports-node-name-for-adv7180.patch
patches.kernel.org/5.8.2-037-arm64-dts-renesas-Fix-SD-Card-eMMC-interface-de.patch
patches.kernel.org/5.8.2-038-ARM-dts-gose-Fix-ports-node-name-for-adv7612.patch
patches.kernel.org/5.8.2-039-ARM-at91-pm-add-missing-put_device-call-in-at91.patch
patches.kernel.org/5.8.2-040-ARM-dts-exynos-Disable-frequency-scaling-for-FS.patch
patches.kernel.org/5.8.2-041-reset-intel-fix-a-compile-warning-about-REG_OFF.patch
patches.kernel.org/5.8.2-042-ARM-dts-at91-sama5d3_xplained-change-phy-mode.patch
patches.kernel.org/5.8.2-043-ARM-dts-sunxi-bananapi-m2-plus-v1.2-Add-regulat.patch
patches.kernel.org/5.8.2-044-ARM-dts-sunxi-bananapi-m2-plus-v1.2-Fix-CPU-sup.patch
patches.kernel.org/5.8.2-045-ARM-dts-stm32-Fix-spi4-pins-in-stm32mp15-pinctr.patch
patches.kernel.org/5.8.2-046-spi-dw-dma-Fix-Tx-DMA-channel-working-too-fast.patch
patches.kernel.org/5.8.2-047-spi-lantiq-fix-Rx-overflow-error-in-full-duplex.patch
patches.kernel.org/5.8.2-048-crypto-x86-crc32c-fix-building-with-clang-ias.patch
patches.kernel.org/5.8.2-049-tpm-Require-that-all-digests-are-present-in-TCG.patch
patches.kernel.org/5.8.2-050-recordmcount-only-record-relocation-of-type-R_A.patch
patches.kernel.org/5.8.2-051-regulator-fix-memory-leak-on-error-path-of-regu.patch
patches.kernel.org/5.8.2-052-io_uring-fix-sq-array-offset-calculation.patch
patches.kernel.org/5.8.2-053-arm64-dts-meson-misc-fixups-for-w400-dtsi.patch
patches.kernel.org/5.8.2-054-arm64-dts-meson-fix-mmc0-tuning-error-on-Khadas.patch
patches.kernel.org/5.8.2-055-soc-qcom-pdr-Reorder-the-PD-state-indication-ac.patch
patches.kernel.org/5.8.2-056-spi-rockchip-Fix-error-in-SPI-slave-pio-read.patch
patches.kernel.org/5.8.2-057-ARM-socfpga-PM-add-missing-put_device-call-in-s.patch
patches.kernel.org/5.8.2-058-iocost-Fix-check-condition-of-iocg-abs_vdebt.patch
patches.kernel.org/5.8.2-059-scripts-selinux-mdp-fix-initial-SID-handling.patch
patches.kernel.org/5.8.2-060-irqchip-ti-sci-inta-Fix-return-value-about-devm.patch
patches.kernel.org/5.8.2-061-seccomp-Fix-ioctl-number-for-SECCOMP_IOCTL_NOTI.patch
patches.kernel.org/5.8.2-062-md-raid0-linear-fix-dereference-before-null-che.patch
patches.kernel.org/5.8.2-063-irqchip-loongson-htvec-Fix-potential-resource-l.patch
patches.kernel.org/5.8.2-064-irqchip-loongson-htvec-Check-return-value-of-ir.patch
patches.kernel.org/5.8.2-065-irqchip-loongson-pch-pic-Check-return-value-of-.patch
patches.kernel.org/5.8.2-066-irqchip-loongson-liointc-Fix-potential-dead-loc.patch
patches.kernel.org/5.8.2-067-kunit-tool-fix-broken-default-args-in-unit-test.patch
patches.kernel.org/5.8.2-068-kunit-tool-fix-improper-treatment-of-file-locat.patch
patches.kernel.org/5.8.2-069-irqchip-irq-bcm7038-l1-Guard-uses-of-cpu_logica.patch
patches.kernel.org/5.8.2-070-irqchip-gic-v4.1-Use-GFP_ATOMIC-flag-in-allocat.patch
patches.kernel.org/5.8.2-071-nvme-tcp-fix-controller-reset-hang-during-traff.patch
patches.kernel.org/5.8.2-072-nvme-rdma-fix-controller-reset-hang-during-traf.patch
patches.kernel.org/5.8.2-073-nvme-multipath-fix-logic-for-non-optimized-path.patch
patches.kernel.org/5.8.2-074-nvme-multipath-do-not-fall-back-to-__nvme_find_.patch
patches.kernel.org/5.8.2-075-irqchip-loongson-pch-pic-Fix-the-misused-irq-fl.patch
patches.kernel.org/5.8.2-076-block-don-t-do-revalidate-zones-on-invalid-devi.patch
patches.kernel.org/5.8.2-077-drm-tilcdc-fix-leak-null-ref-in-panel_connector.patch
patches.kernel.org/5.8.2-078-soc-qcom-rpmh-rsc-Set-suppress_bind_attrs-flag.patch
patches.kernel.org/5.8.2-079-net-mscc-ocelot-fix-encoding-destination-ports-.patch
patches.kernel.org/5.8.2-080-ARM-exynos-clear-L310_AUX_CTRL_FULL_LINE_ZERO-i.patch
patches.kernel.org/5.8.2-081-Bluetooth-add-a-mutex-lock-to-avoid-UAF-in-do_e.patch
patches.kernel.org/5.8.2-082-loop-be-paranoid-on-exit-and-prevent-new-additi.patch
patches.kernel.org/5.8.2-083-io_uring-fix-req-work-corruption.patch
patches.kernel.org/5.8.2-084-fs-btrfs-Add-cond_resched-for-try_release_exten.patch
patches.kernel.org/5.8.2-085-drm-amdgpu-avoid-dereferencing-a-NULL-pointer.patch
patches.kernel.org/5.8.2-086-drm-radeon-Fix-reference-count-leaks-caused-by-.patch
patches.kernel.org/5.8.2-087-crypto-aesni-Fix-build-with-LLVM_IAS-1.patch
patches.kernel.org/5.8.2-088-video-fbdev-savage-fix-memory-leak-on-error-han.patch
patches.kernel.org/5.8.2-089-video-fbdev-neofb-fix-memory-leak-in-neo_scan_m.patch
patches.kernel.org/5.8.2-090-bus-ti-sysc-Add-missing-quirk-flags-for-usb_hos.patch
patches.kernel.org/5.8.2-091-md-cluster-fix-wild-pointer-of-unlock_all_bitma.patch
patches.kernel.org/5.8.2-092-rtw88-8822ce-add-support-for-device-ID-0xc82f.patch
patches.kernel.org/5.8.2-093-drm-nouveau-kms-nv50-Fix-disabling-dithering.patch
patches.kernel.org/5.8.2-094-arm64-dts-hisilicon-hikey-fixes-to-comply-with-.patch
patches.kernel.org/5.8.2-095-drm-etnaviv-fix-ref-count-leak-via-pm_runtime_g.patch
patches.kernel.org/5.8.2-096-ionic-rearrange-reset-and-bus-master-control.patch
patches.kernel.org/5.8.2-097-memory-samsung-exynos5422-dmc-Do-not-ignore-ret.patch
patches.kernel.org/5.8.2-098-drm-nouveau-fix-reference-count-leak-in-nouveau.patch
patches.kernel.org/5.8.2-099-drm-nouveau-fix-multiple-instances-of-reference.patch
patches.kernel.org/5.8.2-100-mmc-sdhci-cadence-do-not-use-hardware-tuning-fo.patch
patches.kernel.org/5.8.2-101-btrfs-fix-lockdep-splat-from-btrfs_dump_space_i.patch
patches.kernel.org/5.8.2-102-usb-mtu3-clear-dual-mode-of-u3port-when-disable.patch
patches.kernel.org/5.8.2-103-drm-msm-a6xx-fix-gpu-failure-after-system-resum.patch
patches.kernel.org/5.8.2-104-drm-msm-Fix-a-null-pointer-access-in-msm_gem_sh.patch
patches.kernel.org/5.8.2-105-drm-debugfs-fix-plain-echo-to-connector-force-a.patch
patches.kernel.org/5.8.2-106-drm-radeon-disable-AGP-by-default.patch
patches.kernel.org/5.8.2-107-net-phy-mscc-restore-the-base-page-in-vsc8514-8.patch
patches.kernel.org/5.8.2-108-irqchip-irq-mtk-sysirq-Replace-spinlock-with-ra.patch
patches.kernel.org/5.8.2-109-mm-mmap.c-Add-cond_resched-for-exit_mmap-CPU-st.patch
patches.kernel.org/5.8.2-110-drm-amd-display-Improve-DisplayPort-monitor-int.patch
patches.kernel.org/5.8.2-111-drm-amdgpu-debugfs-fix-ref-count-leak-when-pm_r.patch
patches.kernel.org/5.8.2-112-drm-amdgpu-display-bail-early-in-dm_pp_get_stat.patch
patches.kernel.org/5.8.2-113-drm-amdgpu-display-properly-guard-the-calls-to-.patch
patches.kernel.org/5.8.2-114-drm-amd-display-allow-query-ddc-data-over-aux-t.patch
patches.kernel.org/5.8.2-115-drm-amd-powerplay-fix-compile-error-with-ARCH-a.patch
patches.kernel.org/5.8.2-116-bpf-Fix-fds_example-SIGSEGV-error.patch
patches.kernel.org/5.8.2-117-Bluetooth-hci_qca-Bug-fixes-for-SSR.patch
patches.kernel.org/5.8.2-118-brcmfmac-keep-SDIO-watchdog-running-when-consol.patch
patches.kernel.org/5.8.2-119-brcmfmac-To-fix-Bss-Info-flag-definition-Bug.patch
patches.kernel.org/5.8.2-120-brcmfmac-set-state-of-hanger-slot-to-FREE-when-.patch
patches.kernel.org/5.8.2-121-platform-x86-asus-nb-wmi-add-support-for-ASUS-R.patch
patches.kernel.org/5.8.2-122-iwlegacy-Check-the-return-value-of-pcie_capabil.patch
patches.kernel.org/5.8.2-123-gpu-host1x-debug-Fix-multiple-channels-emitting.patch
patches.kernel.org/5.8.2-124-drm-amd-powerplay-suppress-compile-error-around.patch
patches.kernel.org/5.8.2-125-ionic-update-eid-test-for-overflow.patch
patches.kernel.org/5.8.2-126-x86-uaccess-Make-__get_user_size-Clang-complian.patch
patches.kernel.org/5.8.2-127-mmc-sdhci-pci-o2micro-Bug-fix-for-O2-host-contr.patch
patches.kernel.org/5.8.2-128-usb-gadget-net2280-fix-memory-leak-on-probe-err.patch
patches.kernel.org/5.8.2-129-bdc-Fix-bug-causing-crash-after-multiple-discon.patch
patches.kernel.org/5.8.2-130-usb-bdc-Halt-controller-on-suspend.patch
patches.kernel.org/5.8.2-131-dyndbg-fix-a-BUG_ON-in-ddebug_describe_flags.patch
patches.kernel.org/5.8.2-132-bcache-fix-super-block-seq-numbers-comparision-.patch
patches.kernel.org/5.8.2-133-btrfs-allow-btrfs_truncate_block-to-fallback-to.patch
patches.kernel.org/5.8.2-134-btrfs-qgroup-free-per-trans-reserved-space-when.patch
patches.kernel.org/5.8.2-135-ACPICA-Do-not-increment-operation_region-refere.patch
patches.kernel.org/5.8.2-136-io_uring-fix-racy-overflow-count-reporting.patch
patches.kernel.org/5.8.2-137-io_uring-fix-stalled-deferred-requests.patch
patches.kernel.org/5.8.2-138-crypto-caam-silence-.setkey-in-case-of-bad-key-.patch
patches.kernel.org/5.8.2-139-drm-msm-ratelimit-crtc-event-overflow-error.patch
patches.kernel.org/5.8.2-140-drm-gem-Fix-a-leak-in-drm_gem_objects_lookup.patch
patches.kernel.org/5.8.2-141-drm-bridge-ti-sn65dsi86-Clear-old-error-bits-be.patch
patches.kernel.org/5.8.2-142-drm-bridge-ti-sn65dsi86-Fix-off-by-one-error-in.patch
patches.kernel.org/5.8.2-143-drm-amdgpu-use-the-unlocked-drm_gem_object_put.patch
patches.kernel.org/5.8.2-144-agp-intel-Fix-a-memory-leak-on-module-initialis.patch
patches.kernel.org/5.8.2-145-mwifiex-Fix-firmware-filename-for-sd8977-chipse.patch
patches.kernel.org/5.8.2-146-mwifiex-Fix-firmware-filename-for-sd8997-chipse.patch
patches.kernel.org/5.8.2-147-btmrvl-Fix-firmware-filename-for-sd8977-chipset.patch
patches.kernel.org/5.8.2-148-btmrvl-Fix-firmware-filename-for-sd8997-chipset.patch
patches.kernel.org/5.8.2-149-video-fbdev-sm712fb-fix-an-issue-about-iounmap-.patch
patches.kernel.org/5.8.2-150-console-newport_con-fix-an-issue-about-leak-rel.patch
patches.kernel.org/5.8.2-151-video-pxafb-Fix-the-function-used-to-balance-a-.patch
patches.kernel.org/5.8.2-152-Bluetooth-hci_qca-Fix-an-error-pointer-derefere.patch
patches.kernel.org/5.8.2-153-drm-mm-fix-hole-size-comparison.patch
patches.kernel.org/5.8.2-154-Bluetooth-hci_qca-Only-remove-TX-clock-vote-aft.patch
patches.kernel.org/5.8.2-155-Bluetooth-Allow-suspend-even-when-preparation-h.patch
patches.kernel.org/5.8.2-156-ath10k-Acquire-tx_lock-in-tx-error-paths.patch
patches.kernel.org/5.8.2-157-Bluetooth-hci_qca-Bug-fix-during-SSR-timeout.patch
patches.kernel.org/5.8.2-158-Bluetooth-hci_qca-Increase-SoC-idle-timeout-to-.patch
patches.kernel.org/5.8.2-159-iio-improve-IIO_CONCENTRATION-channel-type-desc.patch
patches.kernel.org/5.8.2-160-iio-amplifiers-ad8366-Change-devm_gpiod_get-to-.patch
patches.kernel.org/5.8.2-161-scsi-ufs-Fix-imprecise-load-calculation-in-devf.patch
patches.kernel.org/5.8.2-162-drm-etnaviv-Fix-error-path-on-failure-to-enable.patch
patches.kernel.org/5.8.2-163-drm-panfrost-Fix-inbalance-of-devfreq-record_bu.patch
patches.kernel.org/5.8.2-164-drm-arm-fix-unintentional-integer-overflow-on-l.patch
patches.kernel.org/5.8.2-165-clk-bcm63xx-gate-fix-last-clock-availability.patch
patches.kernel.org/5.8.2-166-powerpc-mm-Fix-typo-in-IS_ENABLED.patch
patches.kernel.org/5.8.2-167-powerpc-fixmap-Fix-FIX_EARLY_DEBUG_BASE-when-pa.patch
patches.kernel.org/5.8.2-168-leds-lm355x-avoid-enum-conversion-warning.patch
patches.kernel.org/5.8.2-169-ASoC-fsl_easrc-Fix-uninitialized-scalar-variabl.patch
patches.kernel.org/5.8.2-170-Bluetooth-btusb-fix-up-firmware-download-sequen.patch
patches.kernel.org/5.8.2-171-Bluetooth-btmtksdio-fix-up-firmware-download-se.patch
patches.kernel.org/5.8.2-172-media-cxusb-analog-fix-V4L2-dependency.patch
patches.kernel.org/5.8.2-173-media-marvell-ccic-Add-missed-v4l2_async_notifi.patch
patches.kernel.org/5.8.2-174-media-omap3isp-Add-missed-v4l2_ctrl_handler_fre.patch
patches.kernel.org/5.8.2-175-staging-most-avoid-null-pointer-dereference-whe.patch
patches.kernel.org/5.8.2-176-dpaa2-eth-fix-condition-for-number-of-buffer-ac.patch
patches.kernel.org/5.8.2-177-ASoC-SOF-nocodec-add-missing-.owner-field.patch
patches.kernel.org/5.8.2-178-ASoC-Intel-cml_rt1011_rt5682-add-missing-.owner.patch
patches.kernel.org/5.8.2-179-ASoC-Intel-sof_sdw-add-missing-.owner-field.patch
patches.kernel.org/5.8.2-180-ASoC-Intel-bxt_rt298-add-missing-.owner-field.patch
patches.kernel.org/5.8.2-181-ASoC-Intel-Boards-cml_rt1011_rt5682-use-statica.patch
patches.kernel.org/5.8.2-182-net-atlantic-MACSec-offload-statistics-checkpat.patch
patches.kernel.org/5.8.2-183-scsi-cumana_2-Fix-different-dev_id-between-requ.patch
patches.kernel.org/5.8.2-184-scsi-ufs-Disable-WriteBooster-capability-for-no.patch
patches.kernel.org/5.8.2-185-drm-mipi-use-dcs-write-for-mipi_dsi_dcs_set_tea.patch
patches.kernel.org/5.8.2-186-cxl-Fix-kobject-memleak.patch
patches.kernel.org/5.8.2-187-lkdtm-Avoid-more-compiler-optimizations-for-bad.patch
patches.kernel.org/5.8.2-188-selftests-lkdtm-Reset-WARN_ONCE-to-avoid-false-.patch
patches.kernel.org/5.8.2-189-lkdtm-Make-arch-specific-tests-always-available.patch
patches.kernel.org/5.8.2-190-net-ethernet-ti-am65-cpsw-nuss-restore-vlan-con.patch
patches.kernel.org/5.8.2-191-tracing-Move-pipe-reference-to-trace-array-inst.patch
patches.kernel.org/5.8.2-192-scsi-qla2xxx-Make-__qla2x00_alloc_iocbs-initial.patch
patches.kernel.org/5.8.2-193-drm-amdgpu-debugfs-fix-memory-leak-when-amdgpu_.patch
patches.kernel.org/5.8.2-194-drm-amdgpu-ensure-0-is-returned-for-success-in-.patch
patches.kernel.org/5.8.2-195-drm-radeon-fix-array-out-of-bounds-read-and-wri.patch
patches.kernel.org/5.8.2-196-staging-vchiq_arm-Add-a-matching-unregister-cal.patch
patches.kernel.org/5.8.2-197-iavf-fix-error-return-code-in-iavf_init_get_res.patch
patches.kernel.org/5.8.2-198-iavf-Fix-updating-statistics.patch
patches.kernel.org/5.8.2-199-dma-buf-fix-dma-fence-chain-out-of-order-test.patch
patches.kernel.org/5.8.2-200-RDMA-core-Fix-bogus-WARN_ON-during-ib_unregiste.patch
patches.kernel.org/5.8.2-201-scsi-powertec-Fix-different-dev_id-between-requ.patch
patches.kernel.org/5.8.2-202-scsi-eesox-Fix-different-dev_id-between-request.patch
patches.kernel.org/5.8.2-203-ipvs-allow-connection-reuse-for-unconfirmed-con.patch
patches.kernel.org/5.8.2-204-media-firewire-Using-uninitialized-values-in-no.patch
patches.kernel.org/5.8.2-205-media-allegro-Fix-some-NULL-vs-IS_ERR-checks-in.patch
patches.kernel.org/5.8.2-206-media-staging-rkisp1-rsz-supported-formats-are-.patch
patches.kernel.org/5.8.2-207-media-staging-rkisp1-rsz-fix-resolution-limitat.patch
patches.kernel.org/5.8.2-208-media-tvp5150-Add-missed-media_entity_cleanup.patch
patches.kernel.org/5.8.2-209-media-exynos4-is-Add-missed-check-for-pinctrl_l.patch
patches.kernel.org/5.8.2-210-media-cros-ec-cec-do-not-bail-on-device_init_wa.patch
patches.kernel.org/5.8.2-211-xfs-preserve-rmapbt-swapext-block-reservation-f.patch
patches.kernel.org/5.8.2-212-xfs-don-t-eat-an-EIO-ENOSPC-writeback-error-whe.patch
patches.kernel.org/5.8.2-213-xfs-fix-reflink-quota-reservation-accounting-er.patch
patches.kernel.org/5.8.2-214-RDMA-rxe-Skip-dgid-check-in-loopback-mode.patch
patches.kernel.org/5.8.2-215-PCI-Fix-pci_cfg_wait-queue-locking-problem.patch
patches.kernel.org/5.8.2-216-samples-bpf-Fix-bpf-programs-with-kprobe-sys_co.patch
patches.kernel.org/5.8.2-217-drm-stm-repair-runtime-power-management.patch
patches.kernel.org/5.8.2-218-kobject-Avoid-premature-parent-object-freeing-i.patch
patches.kernel.org/5.8.2-219-leds-core-Flush-scheduled-work-for-system-suspe.patch
patches.kernel.org/5.8.2-220-drm-panel-simple-Fix-bpc-for-LG-LB070WV8-panel.patch
patches.kernel.org/5.8.2-221-phy-cadence-salvo-fix-wrong-bit-definition.patch
patches.kernel.org/5.8.2-222-dt-bindings-phy-uniphier-Fix-incorrect-clocks-a.patch
patches.kernel.org/5.8.2-223-phy-exynos5-usbdrd-Calibrating-makes-sense-only.patch
patches.kernel.org/5.8.2-224-mmc-sdhci-of-arasan-Add-missed-checks-for-devm_.patch
patches.kernel.org/5.8.2-225-drm-bridge-sil_sii8620-initialize-return-of-sii.patch
patches.kernel.org/5.8.2-226-scsi-scsi_debug-Add-check-for-sdebug_max_queue-.patch
patches.kernel.org/5.8.2-227-bpfilter-Initialize-pos-variable.patch
patches.kernel.org/5.8.2-228-mwifiex-Prevent-memory-corruption-handling-keys.patch
patches.kernel.org/5.8.2-229-kernfs-do-not-call-fsnotify-with-name-without-a.patch
patches.kernel.org/5.8.2-230-powerpc-pseries-remove-cede-offline-state-for-C.patch
patches.kernel.org/5.8.2-231-powerpc-rtas-don-t-online-CPUs-for-partition-su.patch
patches.kernel.org/5.8.2-232-powerpc-vdso-Fix-vdso-cpu-truncation.patch
patches.kernel.org/5.8.2-233-Bluetooth-Fix-update-of-connection-state-in-hci.patch
patches.kernel.org/5.8.2-234-RDMA-qedr-SRQ-s-bug-fixes.patch
patches.kernel.org/5.8.2-235-RDMA-qedr-Add-EDPM-mode-type-for-user-fw-compat.patch
patches.kernel.org/5.8.2-236-RDMA-qedr-Add-EDPM-max-size-to-alloc-ucontext-r.patch
patches.kernel.org/5.8.2-237-RDMA-rxe-Prevent-access-to-wr-next-ptr-afrer-wr.patch
patches.kernel.org/5.8.2-238-ima-Have-the-LSM-free-its-audit-rule.patch
patches.kernel.org/5.8.2-239-ima-Free-the-entire-rule-when-deleting-a-list-o.patch
patches.kernel.org/5.8.2-240-ima-Free-the-entire-rule-if-it-fails-to-parse.patch
patches.kernel.org/5.8.2-241-ima-Fail-rule-parsing-when-buffer-hook-function.patch
patches.kernel.org/5.8.2-242-ima-Fail-rule-parsing-when-the-KEXEC_CMDLINE-ho.patch
patches.kernel.org/5.8.2-243-ima-Fail-rule-parsing-when-the-KEY_CHECK-hook-i.patch
patches.kernel.org/5.8.2-244-staging-rtl8192u-fix-a-dubious-looking-mask-bef.patch
patches.kernel.org/5.8.2-245-ASoC-meson-fixes-the-missed-kfree-for-axg_card_.patch
patches.kernel.org/5.8.2-246-PCI-ASPM-Add-missing-newline-in-sysfs-policy.patch
patches.kernel.org/5.8.2-247-go7007-add-sanity-checking-for-endpoints.patch
patches.kernel.org/5.8.2-248-media-s5p-g2d-Fix-a-memory-leak-in-an-error-han.patch
patches.kernel.org/5.8.2-249-phy-renesas-rcar-gen3-usb2-move-irq-registratio.patch
patches.kernel.org/5.8.2-250-powerpc-mm-radix-Free-PUD-table-when-freeing-pa.patch
patches.kernel.org/5.8.2-251-powerpc-book3s64-pkeys-Use-PVR-check-instead-of.patch
patches.kernel.org/5.8.2-252-drm-imx-fix-use-after-free.patch
patches.kernel.org/5.8.2-253-drm-imx-tve-fix-regulator_disable-error-path.patch
patches.kernel.org/5.8.2-254-gpu-ipu-v3-Restore-RGB32-BGR32.patch
patches.kernel.org/5.8.2-255-spi-lantiq-ssc-Fix-warning-by-using-WQ_MEM_RECL.patch
patches.kernel.org/5.8.2-256-PCI-loongson-Use-DECLARE_PCI_FIXUP_EARLY-for-br.patch
patches.kernel.org/5.8.2-257-USB-serial-iuu_phoenix-fix-led-activity-helpers.patch
patches.kernel.org/5.8.2-258-clk-qcom-gcc-Make-disp-gpll0-branch-aon-for-sc7.patch
patches.kernel.org/5.8.2-259-usb-core-fix-quirks_param_set-writing-to-a-cons.patch
patches.kernel.org/5.8.2-260-thermal-ti-soc-thermal-Fix-reversed-condition-i.patch
patches.kernel.org/5.8.2-261-coresight-etmv4-Fix-resource-selector-constant.patch
patches.kernel.org/5.8.2-262-coresight-etmv4-Counter-values-not-saved-on-dis.patch
patches.kernel.org/5.8.2-263-coresight-tmc-Fix-TMC-mode-read-in-tmc_read_unp.patch
patches.kernel.org/5.8.2-264-coresight-etm4x-Fix-save-restore-during-cpu-idl.patch
patches.kernel.org/5.8.2-265-powerpc-perf-Fix-missing-is_sier_aviable-during.patch
patches.kernel.org/5.8.2-266-mt76-mt7663u-fix-memory-leak-in-set-key.patch
patches.kernel.org/5.8.2-267-mt76-mt7663u-fix-potential-memory-leak-in-mcu-m.patch
patches.kernel.org/5.8.2-268-mt76-mt7615-fix-potential-memory-leak-in-mcu-me.patch
patches.kernel.org/5.8.2-269-mt76-mt7915-potential-array-overflow-in-mt7915_.patch
patches.kernel.org/5.8.2-270-mt76-mt7915-add-missing-CONFIG_MAC80211_DEBUGFS.patch
patches.kernel.org/5.8.2-271-mt76-mt7615-fix-possible-memory-leak-in-mt7615_.patch
patches.kernel.org/5.8.2-272-phy-armada-38x-fix-NETA-lockup-when-repeatedly-.patch
patches.kernel.org/5.8.2-273-s390-bpf-Fix-sign-extension-in-branch_ku.patch
patches.kernel.org/5.8.2-274-s390-bpf-Use-brcl-for-jumping-to-exit_ip-if-nec.patch
patches.kernel.org/5.8.2-275-s390-bpf-Tolerate-not-converging-code-shrinking.patch
patches.kernel.org/5.8.2-276-tools-bpftool-Fix-error-handing-in-do_skeleton.patch
patches.kernel.org/5.8.2-277-ASoC-tas2770-Fix-reset-gpio-property-name.patch
patches.kernel.org/5.8.2-278-qed-Fix-ILT-and-XRCD-bitmap-memory-leaks.patch
patches.kernel.org/5.8.2-279-ASoC-hdac_hda-fix-deadlock-after-PCM-open-error.patch
patches.kernel.org/5.8.2-280-powerpc-spufs-Fix-the-type-of-ret-in-spufs_arch.patch
patches.kernel.org/5.8.2-281-PCI-rcar-Fix-runtime-PM-imbalance-on-error.patch
patches.kernel.org/5.8.2-282-MIPS-OCTEON-add-missing-put_device-call-in-dwc3.patch
patches.kernel.org/5.8.2-283-thermal-int340x-processor_thermal-fix-update-Ja.patch
patches.kernel.org/5.8.2-284-usb-dwc3-meson-g12a-fix-shared-reset-control-us.patch
patches.kernel.org/5.8.2-285-usb-dwc2-Fix-error-path-in-gadget-registration.patch
patches.kernel.org/5.8.2-286-usb-gadget-f_uac2-fix-AC-Interface-Header-Descr.patch
patches.kernel.org/5.8.2-287-scsi-megaraid_sas-Clear-affinity-hint.patch
patches.kernel.org/5.8.2-288-scsi-mesh-Fix-panic-after-host-or-bus-reset.patch
patches.kernel.org/5.8.2-289-scsi-core-Add-missing-scsi_device_put-in-scsi_h.patch
patches.kernel.org/5.8.2-290-net-dsa-mv88e6xxx-MV88E6097-does-not-support-ju.patch
patches.kernel.org/5.8.2-291-bpf-Fix-pos-computation-for-bpf_iter-seq_ops-st.patch
patches.kernel.org/5.8.2-292-powerpc-watchpoint-Fix-512-byte-boundary-limit.patch
patches.kernel.org/5.8.2-293-powerpc-watchpoint-Fix-DAWR-exception-constrain.patch
patches.kernel.org/5.8.2-294-powerpc-watchpoint-Fix-DAWR-exception-for-CACHE.patch
patches.kernel.org/5.8.2-295-macintosh-via-macii-Access-autopoll_devs-when-i.patch
patches.kernel.org/5.8.2-296-gpio-regmap-fix-type-clash.patch
patches.kernel.org/5.8.2-297-PCI-cadence-Fix-cdns_pcie_-host-ep-_setup-error.patch
patches.kernel.org/5.8.2-298-PCI-cadence-Fix-updating-Vendor-ID-and-Subsyste.patch
patches.kernel.org/5.8.2-299-RDMA-core-Fix-return-error-value-in-_ib_modify_.patch
patches.kernel.org/5.8.2-300-Smack-fix-another-vsscanf-out-of-bounds.patch
patches.kernel.org/5.8.2-301-Smack-prevent-underflow-in-smk_set_cipso.patch
patches.kernel.org/5.8.2-302-power-supply-check-if-calc_soc-succeeded-in-pm8.patch
patches.kernel.org/5.8.2-303-Bluetooth-btusb-Fix-and-detect-most-of-the-Chin.patch
patches.kernel.org/5.8.2-304-Bluetooth-hci_h5-Set-HCI_UART_RESET_ON_INIT-to-.patch
patches.kernel.org/5.8.2-305-Bluetooth-hci_serdev-Only-unregister-device-if-.patch
patches.kernel.org/5.8.2-306-bpf-Fix-bpf_ringbuf_output-signature-to-return-.patch
patches.kernel.org/5.8.2-307-Bluetooth-Fix-suspend-notifier-race.patch
patches.kernel.org/5.8.2-308-Bluetooth-hci_qca-Stop-collecting-memdump-again.patch
patches.kernel.org/5.8.2-309-net-dsa-rtl8366-Fix-VLAN-semantics.patch
patches.kernel.org/5.8.2-310-net-dsa-rtl8366-Fix-VLAN-set-up.patch
patches.kernel.org/5.8.2-311-xfs-fix-inode-allocation-block-res-calculation-.patch
patches.kernel.org/5.8.2-312-xfs-clear-XFS_DQ_FREEING-if-we-can-t-lock-the-d.patch
patches.kernel.org/5.8.2-313-selftests-powerpc-Squash-spurious-errors-due-to.patch
patches.kernel.org/5.8.2-314-powerpc-32s-Fix-CONFIG_BOOK3S_601-uses.patch
patches.kernel.org/5.8.2-315-powerpc-boot-Fix-CONFIG_PPC_MPC52XX-references.patch
patches.kernel.org/5.8.2-316-selftests-powerpc-Fix-CPU-affinity-for-child-pr.patch
patches.kernel.org/5.8.2-317-nvmem-sprd-Fix-return-value-of-sprd_efuse_probe.patch
patches.kernel.org/5.8.2-318-RDMA-rtrs-clt-add-an-additional-random-8-second.patch
patches.kernel.org/5.8.2-319-RDMA-rtrs-remove-WQ_MEM_RECLAIM-for-rtrs_wq.patch
patches.kernel.org/5.8.2-320-RDMA-netlink-Remove-CAP_NET_RAW-check-when-dump.patch
patches.kernel.org/5.8.2-321-PCI-Release-IVRS-table-in-AMD-ACS-quirk.patch
patches.kernel.org/5.8.2-322-cpufreq-ap806-fix-cpufreq-driver-needs-ap-cpu-c.patch
patches.kernel.org/5.8.2-323-powerpc-pseries-hotplug-cpu-Remove-double-free-.patch
patches.kernel.org/5.8.2-324-selftests-powerpc-Fix-online-CPU-selection.patch
patches.kernel.org/5.8.2-325-RDMA-hns-Fix-error-during-modify-qp-RTS2RTS.patch
patches.kernel.org/5.8.2-326-RDMA-hns-Fix-the-unneeded-process-when-getting-.patch
patches.kernel.org/5.8.2-327-ASoC-meson-axg-tdm-interface-fix-link-fmt-setup.patch
patches.kernel.org/5.8.2-328-ASoC-meson-axg-tdmin-fix-g12a-skew.patch
patches.kernel.org/5.8.2-329-ASoC-meson-axg-tdm-formatters-fix-sclk-inversio.patch
patches.kernel.org/5.8.2-330-ASoC-soc-core-Fix-regression-causing-sysfs-entr.patch
patches.kernel.org/5.8.2-331-net-ll_temac-Use-devm_platform_ioremap_resource.patch
patches.kernel.org/5.8.2-332-drm-msm-dpu-don-t-use-INTF_INPUT_CTRL-feature-o.patch
patches.kernel.org/5.8.2-333-libbpf-Fix-register-in-PT_REGS-MIPS-macros.patch
patches.kernel.org/5.8.2-334-MIPS-only-register-FTLBPar-exception-handler-fo.patch
patches.kernel.org/5.8.2-335-ASoC-core-use-less-strict-tests-for-dailink-cap.patch
patches.kernel.org/5.8.2-336-ASoC-meson-cards-deal-dpcm-flag-change.patch
patches.kernel.org/5.8.2-337-ASoC-fsl_sai-Fix-value-of-FSL_SAI_CR1_RFW_MASK.patch
patches.kernel.org/5.8.2-338-s390-qeth-tolerate-pre-filled-RX-buffer.patch
patches.kernel.org/5.8.2-339-s390-qeth-don-t-process-empty-bridge-port-event.patch
patches.kernel.org/5.8.2-340-ice-Clear-and-free-XLT-entries-on-reset.patch
patches.kernel.org/5.8.2-341-ice-Graceful-error-handling-in-HW-table-calloc-.patch
patches.kernel.org/5.8.2-342-netfilter-nft_meta-fix-iifgroup-matching.patch
patches.kernel.org/5.8.2-343-rtw88-fix-LDPC-field-for-RA-info.patch
patches.kernel.org/5.8.2-344-rtw88-fix-short-GI-capability-based-on-current-.patch
patches.kernel.org/5.8.2-345-rtw88-coex-only-skip-coex-triggered-by-BT-info.patch
patches.kernel.org/5.8.2-346-qtnfmac-Missing-platform_device_unregister-on-e.patch
patches.kernel.org/5.8.2-347-wl1251-fix-always-return-0-error.patch
patches.kernel.org/5.8.2-348-tools-build-Propagate-build-failures-from-tools.patch
patches.kernel.org/5.8.2-349-tools-bpftool-Fix-wrong-return-value-in-do_dump.patch
patches.kernel.org/5.8.2-350-net-mlx5-DR-Change-push-vlan-action-sequence.patch
patches.kernel.org/5.8.2-351-net-mlx5-Delete-extra-dump-stack-that-gives-not.patch
patches.kernel.org/5.8.2-352-ftrace-Fix-ftrace_trace_task-return-value.patch
patches.kernel.org/5.8.2-353-net-mvpp2-fix-memory-leak-in-mvpp2_rx.patch
patches.kernel.org/5.8.2-354-net-ethernet-aquantia-Fix-wrong-return-value.patch
patches.kernel.org/5.8.2-355-liquidio-Fix-wrong-return-value-in-cn23xx_get_p.patch
patches.kernel.org/5.8.2-356-net-sgi-ioc3-eth-Fix-the-size-used-in-some-dma_.patch
patches.kernel.org/5.8.2-357-net-spider_net-Fix-the-size-used-in-a-dma_free_.patch
patches.kernel.org/5.8.2-358-fsl-fman-use-32-bit-unsigned-integer.patch
patches.kernel.org/5.8.2-359-fsl-fman-fix-dereference-null-return-value.patch
patches.kernel.org/5.8.2-360-fsl-fman-fix-unreachable-code.patch
patches.kernel.org/5.8.2-361-fsl-fman-check-dereferencing-null-pointer.patch
patches.kernel.org/5.8.2-362-fsl-fman-fix-eth-hash-table-allocation.patch
patches.kernel.org/5.8.2-363-gpio-don-t-use-same-lockdep-class-for-all-devm_.patch
patches.kernel.org/5.8.2-364-net-thunderx-use-spin_lock_bh-in-nicvf_set_rx_m.patch
patches.kernel.org/5.8.2-365-net-macb-Properly-handle-phylink-on-at91sam9x.patch
patches.kernel.org/5.8.2-366-dpaa2-eth-Fix-passing-zero-to-PTR_ERR-warning.patch
patches.kernel.org/5.8.2-367-hv_netvsc-do-not-use-VF-device-if-link-is-down.patch
patches.kernel.org/5.8.2-368-Revert-vxlan-fix-tos-value-before-xmit.patch
patches.kernel.org/5.8.2-369-selftests-net-relax-cpu-affinity-requirement-in.patch
patches.kernel.org/5.8.2-370-net-thunderx-initialize-VF-s-mailbox-mutex-befo.patch
patches.kernel.org/5.8.2-371-media-mtk-mdp-Fix-a-refcounting-bug-on-error-in.patch
patches.kernel.org/5.8.2-372-dlm-Fix-kobject-memleak.patch
patches.kernel.org/5.8.2-373-ocfs2-fix-unbalanced-locking.patch
patches.kernel.org/5.8.2-374-pinctrl-single-fix-pcs_parse_pinconf-return-val.patch
patches.kernel.org/5.8.2-375-mtd-rawnand-brcmnand-Don-t-default-to-edu-trans.patch
patches.kernel.org/5.8.2-376-svcrdma-Fix-page-leak-in-svc_rdma_recv_read_chu.patch
patches.kernel.org/5.8.2-377-nfsd-avoid-a-NULL-dereference-in-__cld_pipe_upc.patch
patches.kernel.org/5.8.2-378-SUNRPC-Fix-SUNRPC-Add-len-parameter-to-gss_unwr.patch
patches.kernel.org/5.8.2-379-x86-fsgsbase-64-Fix-NULL-deref-in-86_fsgsbase_r.patch
patches.kernel.org/5.8.2-380-crypto-aesni-add-compatibility-with-IAS.patch
patches.kernel.org/5.8.2-381-af_packet-TPACKET_V3-fix-fill-status-rwlock-imb.patch
patches.kernel.org/5.8.2-382-drivers-net-wan-lapbether-Added-needed_headroom.patch
patches.kernel.org/5.8.2-383-net-Fix-potential-memory-leak-in-proto_register.patch
patches.kernel.org/5.8.2-384-net-nfc-rawsock.c-add-CAP_NET_RAW-check.patch
patches.kernel.org/5.8.2-385-net-phy-fix-memory-leak-in-device-create-error-.patch
patches.kernel.org/5.8.2-386-net-Set-fput_needed-iff-FDPUT_FPUT-is-set.patch
patches.kernel.org/5.8.2-387-net-tls-Fix-kmap-usage.patch
patches.kernel.org/5.8.2-388-tcp-correct-read-of-TFO-keys-on-big-endian-syst.patch
patches.kernel.org/5.8.2-389-vmxnet3-use-correct-tcp-hdr-length-when-packet-.patch
patches.kernel.org/5.8.2-390-net-refactor-bind_bucket-fastreuse-into-helper.patch
patches.kernel.org/5.8.2-391-net-initialize-fastreuse-on-inet_inherit_port.patch
patches.kernel.org/5.8.2-392-vsock-fix-potential-null-pointer-dereference-in.patch
patches.kernel.org/5.8.2-393-net-phy-marvell10g-fix-null-pointer-dereference.patch
patches.kernel.org/5.8.2-394-r8152-Use-MAC-address-from-correct-device-tree-.patch
patches.kernel.org/5.8.2-395-USB-serial-cp210x-re-enable-auto-RTS-on-open.patch
patches.kernel.org/5.8.2-396-USB-serial-cp210x-enable-usb-generic-throttle-u.patch
patches.kernel.org/5.8.2-397-usb-cdns3-gadget-always-zeroed-TRB-buffer-when-.patch
patches.kernel.org/5.8.2-398-iommu-vt-d-Skip-TE-disabling-on-quirky-gfx-dedi.patch
patches.kernel.org/5.8.2-399-vdpasim-protect-concurrent-access-to-iommu-iotl.patch
patches.kernel.org/5.8.2-400-ALSA-hda-fix-the-micmute-led-status-for-Lenovo-.patch
patches.kernel.org/5.8.2-401-ALSA-hda-reverse-the-setting-value-in-the-micmu.patch
patches.kernel.org/5.8.2-402-ALSA-usb-audio-Creative-USB-X-Fi-Pro-SB1095-vol.patch
patches.kernel.org/5.8.2-403-ALSA-usb-audio-fix-overeager-device-match-for-M.patch
patches.kernel.org/5.8.2-404-ALSA-usb-audio-work-around-streaming-quirk-for-.patch
patches.kernel.org/5.8.2-405-ALSA-usb-audio-add-quirk-for-Pioneer-DDJ-RB.patch
patches.kernel.org/5.8.2-406-tpm-Unify-the-mismatching-TPM-space-buffer-size.patch
patches.kernel.org/5.8.2-407-pstore-Fix-linking-when-crypto-API-disabled.patch
patches.kernel.org/5.8.2-408-crypto-hisilicon-don-t-sleep-of-CRYPTO_TFM_REQ_.patch
patches.kernel.org/5.8.2-409-crypto-qat-fix-double-free-in-qat_uclo_create_b.patch
patches.kernel.org/5.8.2-410-crypto-ccp-Fix-use-of-merged-scatterlists.patch
patches.kernel.org/5.8.2-411-crypto-cpt-don-t-sleep-of-CRYPTO_TFM_REQ_MAY_SL.patch
patches.kernel.org/5.8.2-412-tick-nohz-Narrow-down-noise-while-setting-curre.patch
patches.kernel.org/5.8.2-413-bitfield.h-don-t-compile-time-validate-_val-in-.patch
patches.kernel.org/5.8.2-414-fs-minix-check-return-value-of-sb_getblk.patch
patches.kernel.org/5.8.2-415-fs-minix-don-t-allow-getting-deleted-inodes.patch
patches.kernel.org/5.8.2-416-fs-minix-reject-too-large-maximum-file-size.patch
patches.kernel.org/5.8.2-417-kvm-x86-replace-kvm_spec_ctrl_test_value-with-r.patch
patches.kernel.org/5.8.2-418-9p-Fix-memory-leak-in-v9fs_mount.patch
patches.kernel.org/5.8.2-419-driver-core-Fix-probe_count-imbalance-in-really.patch
patches.kernel.org/5.8.2-420-media-media-request-Fix-crash-if-memory-allocat.patch
patches.kernel.org/5.8.2-421-drm-ttm-nouveau-don-t-call-tt-destroy-callback-.patch
patches.kernel.org/5.8.2-422-io_uring-set-ctx-sq-cq-entry-count-earlier.patch
patches.kernel.org/5.8.2-423-io_uring-use-TWA_SIGNAL-for-task_work-uncondtio.patch
patches.kernel.org/5.8.2-424-io_uring-fail-poll-arm-on-queue-proc-failure.patch
patches.kernel.org/5.8.2-425-io_uring-sanitize-double-poll-handling.patch
patches.kernel.org/5.8.2-426-NFS-Don-t-move-layouts-to-plh_return_segs-list-.patch
patches.kernel.org/5.8.2-427-NFS-Don-t-return-layout-segments-that-are-in-us.patch
patches.kernel.org/5.8.2-428-cpufreq-Fix-locking-issues-with-governors.patch
patches.kernel.org/5.8.2-429-cpufreq-dt-fix-oops-on-armada37xx.patch
patches.kernel.org/5.8.2-430-MIPS-VZ-Only-include-loongson_regs.h-for-CPU_LO.patch
patches.kernel.org/5.8.2-431-include-asm-generic-vmlinux.lds.h-align-ro_afte.patch
patches.kernel.org/5.8.2-432-PM-devfreq-rk3399_dmc-Fix-kernel-oops-when-rock.patch
patches.kernel.org/5.8.2-433-PM-devfreq-Fix-indentaion-of-devfreq_summary-de.patch
patches.kernel.org/5.8.2-434-spi-spidev-Align-buffers-for-DMA.patch
patches.kernel.org/5.8.2-435-mtd-rawnand-qcom-avoid-write-to-unavailable-reg.patch
patches.kernel.org/5.8.2-436-mtd-spi-nor-intel-spi-Simulate-WRDI-command.patch
patches.kernel.org/5.8.2-437-erofs-fix-extended-inode-could-cross-boundary.patch
patches.kernel.org/5.8.2-438-Revert-mm-vmstat.c-do-not-show-lowmem-reserve-p.patch
patches.kernel.org/5.8.2-439-Revert-parisc-Improve-interrupt-handling-in-arc.patch
patches.kernel.org/5.8.2-440-Revert-parisc-Drop-LDCW-barrier-in-CAS-code-whe.patch
patches.kernel.org/5.8.2-441-Revert-parisc-Use-ldcw-instruction-for-SMP-spin.patch
patches.kernel.org/5.8.2-442-Revert-parisc-Revert-Release-spinlocks-using-or.patch
patches.kernel.org/5.8.2-443-parisc-Do-not-use-an-ordered-store-in-pa_tlb_lo.patch
patches.kernel.org/5.8.2-444-parisc-Implement-__smp_store_release-and-__smp_.patch
patches.kernel.org/5.8.2-445-parisc-mask-out-enable-and-reserved-bits-from-s.patch
patches.kernel.org/5.8.2-446-ARM-dts-exynos-Extend-all-Exynos5800-A15-s-OPPs.patch
patches.kernel.org/5.8.2-447-ARM-8992-1-Fix-unwind_frame-for-clang-built-ker.patch
patches.kernel.org/5.8.2-448-firmware-qcom_scm-Fix-legacy-convention-SCM-acc.patch
patches.kernel.org/5.8.2-449-irqdomain-treewide-Free-firmware-node-after-dom.patch
patches.kernel.org/5.8.2-450-firmware_loader-EFI-firmware-loader-must-handle.patch
patches.kernel.org/5.8.2-451-xen-balloon-fix-accounting-in-alloc_xenballoone.patch
patches.kernel.org/5.8.2-452-xen-balloon-make-the-balloon-wait-interruptible.patch
patches.kernel.org/5.8.2-453-xen-gntdev-Fix-dmabuf-import-with-non-zero-sgt-.patch
patches.kernel.org/5.8.2-454-drm-xen-front-Fix-misused-IS_ERR_OR_NULL-checks.patch
patches.kernel.org/5.8.2-455-s390-dasd-fix-inability-to-use-DASD-with-DIAG-d.patch
patches.kernel.org/5.8.2-456-s390-numa-set-node-distance-to-LOCAL_DISTANCE.patch
patches.kernel.org/5.8.2-457-s390-gmap-improve-THP-splitting.patch
patches.kernel.org/5.8.2-458-io_uring-Fix-NULL-pointer-dereference-in-loop_r.patch
patches.kernel.org/5.8.2-459-io_uring-hold-ctx-reference-around-task_work-qu.patch
patches.kernel.org/5.8.2-460-io_uring-add-missing-REQ_F_COMP_LOCKED-for-nest.patch
patches.kernel.org/5.8.2-461-io_uring-enable-lookup-of-links-holding-infligh.patch
patches.kernel.org/5.8.2-462-task_work-only-grab-task-signal-lock-when-neede.patch
patches.kernel.org/5.8.2-463-Linux-5.8.2.patch
patches.kernel.org/5.8.3-001-ALSA-hda-realtek-Fix-unused-variable-warning.patch
patches.kernel.org/5.8.3-002-smb3-warn-on-confusing-error-scenario-with-sec-.patch
patches.kernel.org/5.8.3-003-SMB3-Fix-mkdir-when-idsfromsid-configured-on-mo.patch
patches.kernel.org/5.8.3-004-genirq-affinity-Make-affinity-setting-if-activa.patch
patches.kernel.org/5.8.3-005-genirq-Unlock-irq-descriptor-after-errors.patch
patches.kernel.org/5.8.3-006-genirq-PM-Always-unlock-IRQ-descriptor-in-rearm.patch
patches.kernel.org/5.8.3-007-PCI-hotplug-ACPI-Fix-context-refcounting-in-acp.patch
patches.kernel.org/5.8.3-008-PCI-ATS-Add-pci_pri_supported-to-check-device-o.patch
patches.kernel.org/5.8.3-009-PCI-Mark-AMD-Navi10-GPU-rev-0x00-ATS-as-broken.patch
patches.kernel.org/5.8.3-010-PCI-Add-device-even-if-driver-attach-failed.patch
patches.kernel.org/5.8.3-011-PCI-qcom-Define-some-PARF-params-needed-for-ipq.patch
patches.kernel.org/5.8.3-012-PCI-qcom-Add-support-for-tx-term-offset-for-rev.patch
patches.kernel.org/5.8.3-013-btrfs-allow-use-of-global-block-reserve-for-bal.patch
patches.kernel.org/5.8.3-014-btrfs-free-anon-block-device-right-after-subvol.patch
patches.kernel.org/5.8.3-015-btrfs-don-t-allocate-anonymous-block-device-for.patch
patches.kernel.org/5.8.3-016-btrfs-preallocate-anon-block-device-at-first-ph.patch
patches.kernel.org/5.8.3-017-btrfs-ref-verify-fix-memory-leak-in-add_block_e.patch
patches.kernel.org/5.8.3-018-btrfs-only-commit-the-delayed-inode-when-doing-.patch
patches.kernel.org/5.8.3-019-btrfs-stop-incremening-log_batch-for-the-log-ro.patch
patches.kernel.org/5.8.3-020-btrfs-only-commit-delayed-items-at-fsync-if-we-.patch
patches.kernel.org/5.8.3-021-btrfs-remove-no-longer-needed-use-of-log_writer.patch
patches.kernel.org/5.8.3-022-btrfs-don-t-traverse-into-the-seed-devices-in-s.patch
patches.kernel.org/5.8.3-023-btrfs-pass-checksum-type-via-BTRFS_IOC_FS_INFO-.patch
patches.kernel.org/5.8.3-024-btrfs-open-device-without-device_list_mutex.patch
patches.kernel.org/5.8.3-025-btrfs-move-the-chunk_mutex-in-btrfs_read_chunk_.patch
patches.kernel.org/5.8.3-026-btrfs-relocation-review-the-call-sites-which-ca.patch
patches.kernel.org/5.8.3-027-btrfs-add-missing-check-for-nocow-and-compressi.patch
patches.kernel.org/5.8.3-028-btrfs-avoid-possible-signal-interruption-of-btr.patch
patches.kernel.org/5.8.3-029-btrfs-return-EROFS-for-BTRFS_FS_STATE_ERROR-cas.patch
patches.kernel.org/5.8.3-030-btrfs-sysfs-use-NOFS-for-device-creation.patch
patches.kernel.org/5.8.3-031-btrfs-don-t-WARN-if-we-abort-a-transaction-with.patch
patches.kernel.org/5.8.3-032-btrfs-fix-race-between-page-release-and-a-fast-.patch
patches.kernel.org/5.8.3-033-btrfs-don-t-show-full-path-of-bind-mounts-in-su.patch
patches.kernel.org/5.8.3-034-btrfs-fix-messages-after-changing-compression-l.patch
patches.kernel.org/5.8.3-035-btrfs-only-search-for-left_info-if-there-is-no-.patch
patches.kernel.org/5.8.3-036-btrfs-inode-fix-NULL-pointer-dereference-if-ino.patch
patches.kernel.org/5.8.3-037-btrfs-fix-memory-leaks-after-failure-to-lookup-.patch
patches.kernel.org/5.8.3-038-btrfs-trim-fix-underflow-in-trim-length-to-prev.patch
patches.kernel.org/5.8.3-039-btrfs-make-sure-SB_I_VERSION-doesn-t-get-unset-.patch
patches.kernel.org/5.8.3-040-btrfs-fix-return-value-mixup-in-btrfs_get_exten.patch
patches.kernel.org/5.8.3-041-btrfs-check-correct-variable-after-allocation-i.patch
patches.kernel.org/5.8.3-042-arm64-dts-qcom-sc7180-Drop-the-unused-non-MSA-S.patch
patches.kernel.org/5.8.3-043-arm64-perf-Correct-the-event-index-in-sysfs.patch
patches.kernel.org/5.8.3-044-dt-bindings-iio-io-channel-mux-Fix-compatible-s.patch
patches.kernel.org/5.8.3-045-iio-dac-ad5592r-fix-unbalanced-mutex-unlocks-in.patch
patches.kernel.org/5.8.3-046-iio-imu-st_lsm6dsx-reset-hw-ts-after-resume.patch
patches.kernel.org/5.8.3-047-xtensa-add-missing-exclusive-access-state-manag.patch
patches.kernel.org/5.8.3-048-xtensa-fix-xtensa_pmu_setup-prototype.patch
patches.kernel.org/5.8.3-049-cifs-Fix-leak-when-handling-lease-break-for-cac.patch
patches.kernel.org/5.8.3-050-powerpc-ptdump-Fix-build-failure-in-hashpagetab.patch
patches.kernel.org/5.8.3-051-powerpc-Allow-4224-bytes-of-stack-expansion-for.patch
patches.kernel.org/5.8.3-052-powerpc-Fix-circular-dependency-between-percpu..patch
patches.kernel.org/5.8.3-053-pinctrl-ingenic-Enhance-support-for-IRQ_TYPE_ED.patch
patches.kernel.org/5.8.3-054-pinctrl-ingenic-Properly-detect-GPIO-direction-.patch
patches.kernel.org/5.8.3-055-media-venus-fix-multiple-encoder-crash.patch
patches.kernel.org/5.8.3-056-media-vsp1-dl-Fix-NULL-pointer-dereference-on-u.patch
patches.kernel.org/5.8.3-057-net-ethernet-stmmac-Disable-hardware-multicast-.patch
patches.kernel.org/5.8.3-058-net-stmmac-dwmac1000-provide-multicast-filter-f.patch
patches.kernel.org/5.8.3-059-irqchip-loongson-liointc-Fix-misuse-of-gc-mask_.patch
patches.kernel.org/5.8.3-060-irqchip-gic-v4.1-Ensure-accessing-the-correct-R.patch
patches.kernel.org/5.8.3-061-pidfd-Add-missing-sock-updates-for-pidfd_getfd.patch
patches.kernel.org/5.8.3-062-net-compat-Add-missing-sock-updates-for-SCM_RIG.patch
patches.kernel.org/5.8.3-063-selftests-seccomp-Set-NNP-for-TSYNC-ESRCH-flag-.patch
patches.kernel.org/5.8.3-064-md-raid5-Fix-Force-reconstruct-write-io-stuck-i.patch
patches.kernel.org/5.8.3-065-bcache-allocate-meta-data-pages-as-compound-pag.patch
patches.kernel.org/5.8.3-066-bcache-fix-overflow-in-offset_to_stripe.patch
patches.kernel.org/5.8.3-067-bcache-avoid-nr_stripes-overflow-in-bcache_devi.patch
patches.kernel.org/5.8.3-068-bcache-fix-bio_-start-end-_io_acct-with-proper-.patch
patches.kernel.org/5.8.3-069-bcache-use-disk_-start-end-_io_acct-to-count-I-.patch
patches.kernel.org/5.8.3-070-mac80211-fix-misplaced-while-instead-of-if.patch
patches.kernel.org/5.8.3-071-appletalk-Fix-atalk_proc_init-return-path.patch
patches.kernel.org/5.8.3-072-driver-core-Avoid-binding-drivers-to-dead-devic.patch
patches.kernel.org/5.8.3-073-MIPS-CPU-0-is-not-hotpluggable.patch
patches.kernel.org/5.8.3-074-MIPS-qi_lb60-Fix-routing-to-audio-amplifier.patch
patches.kernel.org/5.8.3-075-MIPS-SGI-IP27-always-enable-NUMA-in-Kconfig.patch
patches.kernel.org/5.8.3-076-ext2-fix-missing-percpu_counter_inc.patch
patches.kernel.org/5.8.3-077-khugepaged-collapse_pte_mapped_thp-flush-the-ri.patch
patches.kernel.org/5.8.3-078-mm-hugetlb-fix-calculation-of-adjust_range_if_p.patch
patches.kernel.org/5.8.3-079-khugepaged-collapse_pte_mapped_thp-protect-the-.patch
patches.kernel.org/5.8.3-080-khugepaged-retract_page_tables-remember-to-test.patch
patches.kernel.org/5.8.3-081-hugetlbfs-remove-call-to-huge_pte_alloc-without.patch
patches.kernel.org/5.8.3-082-mm-shuffle-don-t-move-pages-between-zones-and-d.patch
patches.kernel.org/5.8.3-083-mm-fix-kthread_use_mm-vs-TLB-invalidate.patch
patches.kernel.org/5.8.3-084-ocfs2-change-slot-number-type-s16-to-u16.patch
patches.kernel.org/5.8.3-085-mm-page_counter.c-fix-protection-usage-propagat.patch
patches.kernel.org/5.8.3-086-cma-don-t-quit-at-first-error-when-activating-r.patch
patches.kernel.org/5.8.3-087-mm-memory_hotplug-fix-unpaired-mem_hotplug_begi.patch
patches.kernel.org/5.8.3-088-ftrace-Setup-correct-FTRACE_FL_REGS-flags-for-m.patch
patches.kernel.org/5.8.3-089-kprobes-Fix-NULL-pointer-dereference-at-kprobe_.patch
patches.kernel.org/5.8.3-090-tracing-hwlat-Honor-the-tracing_cpumask.patch
patches.kernel.org/5.8.3-091-tracing-Use-trace_sched_process_free-instead-of.patch
patches.kernel.org/5.8.3-092-watchdog-f71808e_wdt-indicate-WDIOF_CARDRESET-s.patch
patches.kernel.org/5.8.3-093-watchdog-f71808e_wdt-remove-use-of-wrong-watchd.patch
patches.kernel.org/5.8.3-094-watchdog-f71808e_wdt-clear-watchdog-timeout-occ.patch
patches.kernel.org/5.8.3-095-ceph-set-sec_context-xattr-on-symlink-creation.patch
patches.kernel.org/5.8.3-096-ceph-handle-zero-length-feature-mask-in-session.patch
patches.kernel.org/5.8.3-097-pseries-Fix-64-bit-logical-memory-block-panic.patch
patches.kernel.org/5.8.3-098-dm-ebs-Fix-incorrect-checking-for-REQ_OP_FLUSH.patch
patches.kernel.org/5.8.3-099-dm-don-t-call-report-zones-for-more-than-the-us.patch
patches.kernel.org/5.8.3-100-module-Correctly-truncate-sysfs-sections-output.patch
patches.kernel.org/5.8.3-101-bootconfig-Fix-to-find-the-initargs-correctly.patch
patches.kernel.org/5.8.3-102-perf-probe-Fix-wrong-variable-warning-when-the-.patch
patches.kernel.org/5.8.3-103-perf-probe-Fix-memory-leakage-when-the-probe-po.patch
patches.kernel.org/5.8.3-104-perf-intel-pt-Fix-FUP-packet-state.patch
patches.kernel.org/5.8.3-105-perf-intel-pt-Fix-duplicate-branch-after-CBR.patch
patches.kernel.org/5.8.3-106-gfs2-Fix-refcount-leak-in-gfs2_glock_poke.patch
patches.kernel.org/5.8.3-107-gfs2-Never-call-gfs2_block_zero_range-with-an-o.patch
patches.kernel.org/5.8.3-108-remoteproc-qcom-q6v5-Update-running-state-befor.patch
patches.kernel.org/5.8.3-109-remoteproc-qcom_q6v5_mss-Validate-MBA-firmware-.patch
patches.kernel.org/5.8.3-110-remoteproc-qcom_q6v5_mss-Validate-modem-blob-fi.patch
patches.kernel.org/5.8.3-111-libnvdimm-Validate-command-family-indices.patch
patches.kernel.org/5.8.3-112-drm-imx-imx-ldb-Disable-both-channels-for-split.patch
patches.kernel.org/5.8.3-113-drm-ingenic-Fix-incorrect-assumption-about-plan.patch
patches.kernel.org/5.8.3-114-crypto-algif_aead-Only-wake-up-when-ctx-more-is.patch
patches.kernel.org/5.8.3-115-mfd-arizona-Ensure-32k-clock-is-put-on-driver-u.patch
patches.kernel.org/5.8.3-116-octeontx2-af-change-struct-qmem-entry_sz-from-u.patch
patches.kernel.org/5.8.3-117-mtd-rawnand-fsl_upm-Remove-unused-mtd-var.patch
patches.kernel.org/5.8.3-118-mtd-rawnand-brcmnand-ECC-error-handling-on-EDU-.patch
patches.kernel.org/5.8.3-119-platform-chrome-cros_ec_ishtp-Fix-a-double-unlo.patch
patches.kernel.org/5.8.3-120-drm-amdgpu-debugfs-fix-memory-leak-when-pm_runt.patch
patches.kernel.org/5.8.3-121-RDMA-ipoib-Return-void-from-ipoib_ib_dev_stop.patch
patches.kernel.org/5.8.3-122-RDMA-ipoib-Fix-ABBA-deadlock-with-ipoib_reap_ah.patch
patches.kernel.org/5.8.3-123-rtc-cpcap-fix-range.patch
patches.kernel.org/5.8.3-124-media-staging-rkisp1-remove-macro-RKISP1_DIR_SI.patch
patches.kernel.org/5.8.3-125-media-staging-rkisp1-rename-macros-RKISP1_DIR_-.patch
patches.kernel.org/5.8.3-126-media-staging-rkisp1-rsz-set-default-format-if-.patch
patches.kernel.org/5.8.3-127-media-rockchip-rga-Introduce-color-fmt-macros-a.patch
patches.kernel.org/5.8.3-128-media-rockchip-rga-Only-set-output-CSC-mode-for.patch
patches.kernel.org/5.8.3-129-IB-uverbs-Set-IOVA-on-IB-MR-in-uverbs-layer.patch
patches.kernel.org/5.8.3-130-sched-uclamp-Protect-uclamp-fast-path-code-with.patch
patches.kernel.org/5.8.3-131-selftests-bpf-Test_progs-indicate-to-shell-on-n.patch
patches.kernel.org/5.8.3-132-bpf-selftests-Restore-netns-after-each-test.patch
patches.kernel.org/5.8.3-133-selftests-bpf-test_progs-use-another-shell-exit.patch
patches.kernel.org/5.8.3-134-selftests-bpf-test_progs-avoid-minus-shell-exit.patch
patches.kernel.org/5.8.3-135-USB-serial-ftdi_sio-make-process-packet-buffer-.patch
patches.kernel.org/5.8.3-136-USB-serial-ftdi_sio-clean-up-receive-processing.patch
patches.kernel.org/5.8.3-137-crypto-af_alg-Fix-regression-on-empty-requests.patch
patches.kernel.org/5.8.3-138-devres-keep-both-device-name-and-resource-name-.patch
patches.kernel.org/5.8.3-139-RDMA-counter-Only-bind-user-QPs-in-auto-mode.patch
patches.kernel.org/5.8.3-140-RDMA-counter-Allow-manually-bind-QPs-with-diffe.patch
patches.kernel.org/5.8.3-141-mmc-renesas_sdhi_internal_dmac-clean-up-the-cod.patch
patches.kernel.org/5.8.3-142-rtw88-pci-disable-aspm-for-platform-inter-op-wi.patch
patches.kernel.org/5.8.3-143-rtc-pl031-fix-set_alarm-by-adding-back-call-to-.patch
patches.kernel.org/5.8.3-144-crypto-caam-Remove-broken-arc4-support.patch
patches.kernel.org/5.8.3-145-gpu-ipu-v3-image-convert-Combine-rotate-no-rota.patch
patches.kernel.org/5.8.3-146-gpu-ipu-v3-image-convert-Wait-for-all-EOFs-befo.patch
patches.kernel.org/5.8.3-147-dm-rq-don-t-call-blk_mq_queue_stopped-in-dm_sto.patch
patches.kernel.org/5.8.3-148-ima-Fail-rule-parsing-when-appraise_flag-blackl.patch
patches.kernel.org/5.8.3-149-f2fs-compress-fix-to-avoid-memory-leak-on-cc-cp.patch
patches.kernel.org/5.8.3-150-clk-actions-Fix-h_clk-for-Actions-S500-SoC.patch
patches.kernel.org/5.8.3-151-selftests-powerpc-ptrace-pkey-Rename-variables-.patch
patches.kernel.org/5.8.3-152-selftests-powerpc-ptrace-pkey-Update-the-test-t.patch
patches.kernel.org/5.8.3-153-selftests-powerpc-ptrace-pkey-Don-t-update-expe.patch
patches.kernel.org/5.8.3-154-iommu-omap-Check-for-failure-of-a-call-to-omap_.patch
patches.kernel.org/5.8.3-155-clk-qcom-gcc-fix-sm8150-GPU-and-NPU-clocks.patch
patches.kernel.org/5.8.3-156-clk-qcom-clk-alpha-pll-remove-unused-incorrect-.patch
patches.kernel.org/5.8.3-157-iommu-vt-d-Handle-non-page-aligned-address.patch
patches.kernel.org/5.8.3-158-iommu-vt-d-Enforce-PASID-devTLB-field-mask.patch
patches.kernel.org/5.8.3-159-iommu-vt-d-Warn-on-out-of-range-invalidation-ad.patch
patches.kernel.org/5.8.3-160-iommu-vt-d-Disable-multiple-GPASID-dev-bind.patch
patches.kernel.org/5.8.3-161-i2c-rcar-slave-only-send-STOP-event-when-we-hav.patch
patches.kernel.org/5.8.3-162-f2fs-compress-fix-to-update-isize-when-overwrit.patch
patches.kernel.org/5.8.3-163-clk-qcom-gcc-sdm660-Fix-up-gcc_mss_mnoc_bimc_ax.patch
patches.kernel.org/5.8.3-164-clk-clk-atlas6-fix-return-value-check-in-atlas6.patch
patches.kernel.org/5.8.3-165-nvme-fix-deadlock-in-disconnect-during-scan_wor.patch
patches.kernel.org/5.8.3-166-sched-uclamp-Fix-a-deadlock-when-enabling-uclam.patch
patches.kernel.org/5.8.3-167-pwm-bcm-iproc-handle-clk_get_rate-return.patch
patches.kernel.org/5.8.3-168-perf-tools-Fix-term-parsing-for-raw-syntax.patch
patches.kernel.org/5.8.3-169-tools-build-feature-Use-CC-and-CXX-from-parent.patch
patches.kernel.org/5.8.3-170-i2c-rcar-avoid-race-when-unregistering-slave.patch
patches.kernel.org/5.8.3-171-nfs-ensure-correct-writeback-errors-are-returne.patch
patches.kernel.org/5.8.3-172-ubi-fastmap-Don-t-produce-the-initial-next-anch.patch
patches.kernel.org/5.8.3-173-ubi-fastmap-Free-fastmap-next-anchor-peb-during.patch
patches.kernel.org/5.8.3-174-ubifs-Fix-wrong-orphan-node-deletion-in-ubifs_j.patch
patches.kernel.org/5.8.3-175-clk-hsdk-Fix-bad-dependency-on-IOMEM.patch
patches.kernel.org/5.8.3-176-clk-bcm2835-Do-not-use-prediv-with-bcm2711-s-PL.patch
patches.kernel.org/5.8.3-177-libnvdimm-security-fix-a-typo.patch
patches.kernel.org/5.8.3-178-libnvdimm-security-ensure-sysfs-poll-thread-wok.patch
patches.kernel.org/5.8.3-179-openrisc-Fix-oops-caused-when-dumping-stack.patch
patches.kernel.org/5.8.3-180-perf-evsel-Don-t-set-sample_regs_intr-sample_re.patch
patches.kernel.org/5.8.3-181-scsi-lpfc-nvmet-Avoid-hang-use-after-free-again.patch
patches.kernel.org/5.8.3-182-nfs-nfs_file_write-should-check-for-writeback-e.patch
patches.kernel.org/5.8.3-183-watchdog-initialize-device-before-misc_register.patch
patches.kernel.org/5.8.3-184-watchdog-rti-wdt-balance-pm-runtime-enable-call.patch
patches.kernel.org/5.8.3-185-md-cluster-Fix-potential-error-pointer-derefere.patch
patches.kernel.org/5.8.3-186-kprobes-Fix-compiler-warning-for-CONFIG_KPROBES.patch
patches.kernel.org/5.8.3-187-x86-tsr-Fix-tsc-frequency-enumeration-bug-on-Li.patch
patches.kernel.org/5.8.3-188-x86-bugs-multihit-Fix-mitigation-reporting-when.patch
patches.kernel.org/5.8.3-189-selftests-bpf-Prevent-runqslower-from-racing-on.patch
patches.kernel.org/5.8.3-190-Input-sentelic-fix-error-return-when-fsp_reg_wr.patch
patches.kernel.org/5.8.3-191-perf-record-Skip-side-band-event-setup-if-HAVE_.patch
patches.kernel.org/5.8.3-192-selftests-bpf-Fix-silent-Makefile-output.patch
patches.kernel.org/5.8.3-193-vdpa_sim-init-iommu-lock.patch
patches.kernel.org/5.8.3-194-recordmcount-Fix-build-failure-on-non-arm64.patch
patches.kernel.org/5.8.3-195-vdpa-Fix-pointer-math-bug-in-vdpasim_get_config.patch
patches.kernel.org/5.8.3-196-drm-vmwgfx-Use-correct-vmw_legacy_display_unit-.patch
patches.kernel.org/5.8.3-197-drm-vmwgfx-Fix-two-list_for_each-loop-exit-test.patch
patches.kernel.org/5.8.3-198-s390-test_unwind-fix-possible-memleak-in-test_u.patch
patches.kernel.org/5.8.3-199-s390-Kconfig-add-missing-ZCRYPT-dependency-to-V.patch
patches.kernel.org/5.8.3-200-net-qcom-emac-add-missed-clk_disable_unprepare-.patch
patches.kernel.org/5.8.3-201-nfs-Fix-getxattr-kernel-panic-and-memory-overfl.patch
patches.kernel.org/5.8.3-202-NFS-Fix-flexfiles-read-failover.patch
patches.kernel.org/5.8.3-203-lib-test_lockup.c-fix-return-value-of-test_lock.patch
patches.kernel.org/5.8.3-204-fs-minix-set-s_maxbytes-correctly.patch
patches.kernel.org/5.8.3-205-fs-minix-fix-block-limit-check-for-V1-filesyste.patch
patches.kernel.org/5.8.3-206-fs-minix-remove-expected-error-message-in-block.patch
patches.kernel.org/5.8.3-207-fs-ufs-avoid-potential-u32-multiplication-overf.patch
patches.kernel.org/5.8.3-208-test_kmod-avoid-potential-double-free-in-trigge.patch
patches.kernel.org/5.8.3-209-i2c-iproc-fix-race-between-client-unreg-and-isr.patch
patches.kernel.org/5.8.3-210-mfd-dln2-Run-event-handler-loop-under-spinlock.patch
patches.kernel.org/5.8.3-211-crypto-algif_aead-fix-uninitialized-ctx-init.patch
patches.kernel.org/5.8.3-212-ALSA-echoaudio-Fix-potential-Oops-in-snd_echo_r.patch
patches.kernel.org/5.8.3-213-perf-bench-mem-Always-memset-source-before-memc.patch
patches.kernel.org/5.8.3-214-tools-build-feature-Quote-CC-and-CXX-for-their-.patch
patches.kernel.org/5.8.3-215-perf-x86-rapl-Fix-missing-psys-sysfs-attributes.patch
patches.kernel.org/5.8.3-216-sh-landisk-Add-missing-initialization-of-sh_io_.patch
patches.kernel.org/5.8.3-217-sh-fault-Fix-duplicate-printing-of-PC.patch
patches.kernel.org/5.8.3-218-drm-i915-gt-Force-the-GT-reset-on-shutdown.patch
patches.kernel.org/5.8.3-219-drm-panfrost-Use-kvfree-to-free-bo-sgts.patch
patches.kernel.org/5.8.3-220-drm-dp_mst-Fix-the-DDC-I2C-device-registration-.patch
patches.kernel.org/5.8.3-221-drm-dp_mst-Fix-timeout-handling-of-MST-down-mes.patch
patches.kernel.org/5.8.3-222-drm-dp_mst-Fix-the-DDC-I2C-device-unregistratio.patch
patches.kernel.org/5.8.3-223-drm-omap-force-runtime-PM-suspend-on-system-sus.patch
patches.kernel.org/5.8.3-224-drm-tidss-fix-modeset-init-for-DPI-panels.patch
patches.kernel.org/5.8.3-225-drm-Added-orientation-quirk-for-ASUS-tablet-mod.patch
patches.kernel.org/5.8.3-226-drm-fix-drm_dp_mst_port-refcount-leaks-in-drm_d.patch
patches.kernel.org/5.8.3-227-drm-amdgpu-Fix-bug-where-DPM-is-not-enabled-aft.patch
patches.kernel.org/5.8.3-228-drm-amd-display-Fix-dmesg-warning-from-setting-.patch
patches.kernel.org/5.8.3-229-drm-amd-display-dchubbub-p-state-warning-during.patch
patches.kernel.org/5.8.3-230-Linux-5.8.3.patch
patches.kernel.org/5.8.4-001-drm-vgem-Replace-opencoded-version-of-drm_gem_d.patch
patches.kernel.org/5.8.4-002-drm-panel-simple-Fix-inverted-V-H-SYNC-for-Frid.patch
patches.kernel.org/5.8.4-003-drm-ast-Remove-unused-code-paths-for-AST-1180.patch
patches.kernel.org/5.8.4-004-drm-ast-Initialize-DRAM-type-before-posting-GPU.patch
patches.kernel.org/5.8.4-005-khugepaged-adjust-VM_BUG_ON_MM-in-__khugepaged_.patch
patches.kernel.org/5.8.4-006-ALSA-hda-avoid-reset-of-sdo_limit.patch
patches.kernel.org/5.8.4-007-ALSA-hda-realtek-Add-quirk-for-Samsung-Galaxy-F.patch
patches.kernel.org/5.8.4-008-ALSA-hda-realtek-Add-quirk-for-Samsung-Galaxy-B.patch
patches.kernel.org/5.8.4-009-can-j1939-transport-j1939_session_tx_dat-fix-us.patch
patches.kernel.org/5.8.4-010-can-j1939-socket-j1939_sk_bind-make-sure-ml_pri.patch
patches.kernel.org/5.8.4-011-spi-Prevent-adding-devices-below-an-unregisteri.patch
patches.kernel.org/5.8.4-012-io_uring-find-and-cancel-head-link-async-work-o.patch
patches.kernel.org/5.8.4-013-mm-vunmap-add-cond_resched-in-vunmap_pmd_range.patch
patches.kernel.org/5.8.4-014-romfs-fix-uninitialized-memory-leak-in-romfs_de.patch
patches.kernel.org/5.8.4-015-kernel-relay.c-fix-memleak-on-destroy-relay-cha.patch
patches.kernel.org/5.8.4-016-uprobes-__replace_page-avoid-BUG-in-munlock_vma.patch
patches.kernel.org/5.8.4-017-squashfs-avoid-bio_alloc-failure-with-1Mbyte-bl.patch
patches.kernel.org/5.8.4-018-mm-include-CMA-pages-in-lowmem_reserve-at-boot.patch
patches.kernel.org/5.8.4-019-mm-page_alloc-fix-core-hung-in-free_pcppages_bu.patch
patches.kernel.org/5.8.4-020-ASoC-amd-renoir-restore-two-more-registers-duri.patch
patches.kernel.org/5.8.4-021-RDMA-hfi1-Correct-an-interlock-issue-for-TID-RD.patch
patches.kernel.org/5.8.4-022-opp-Enable-resources-again-if-they-were-disable.patch
patches.kernel.org/5.8.4-023-opp-Put-opp-table-in-dev_pm_opp_set_rate-for-em.patch
patches.kernel.org/5.8.4-024-opp-Put-opp-table-in-dev_pm_opp_set_rate-if-_se.patch
patches.kernel.org/5.8.4-025-ext4-do-not-block-RWF_NOWAIT-dio-write-on-unall.patch
patches.kernel.org/5.8.4-026-ext4-fix-checking-of-directory-entry-validity-f.patch
patches.kernel.org/5.8.4-027-jbd2-add-the-missing-unlock_buffer-in-the-error.patch
patches.kernel.org/5.8.4-028-scsi-zfcp-Fix-use-after-free-in-request-timeout.patch
patches.kernel.org/5.8.4-029-selftests-kvm-Use-a-shorter-encoding-to-clear-R.patch
patches.kernel.org/5.8.4-030-s390-pci-fix-zpci_bus_link_virtfn.patch
patches.kernel.org/5.8.4-031-s390-pci-re-introduce-zpci_remove_device.patch
patches.kernel.org/5.8.4-032-s390-pci-fix-PF-VF-linking-on-hot-plug.patch
patches.kernel.org/5.8.4-033-s390-pci-ignore-stale-configuration-request-eve.patch
patches.kernel.org/5.8.4-034-mm-memory.c-skip-spurious-TLB-flush-for-retried.patch
patches.kernel.org/5.8.4-035-drm-amdgpu-Use-the-correct-size-when-allocating.patch
patches.kernel.org/5.8.4-036-drm-amdgpu-display-use-GFP_ATOMIC-in-dcn20_vali.patch
patches.kernel.org/5.8.4-037-drm-amd-display-Fix-incorrect-backlight-registe.patch
patches.kernel.org/5.8.4-038-drm-amd-display-Fix-EDID-parsing-after-resume-f.patch
patches.kernel.org/5.8.4-039-drm-amd-display-Blank-stream-before-destroying-.patch
patches.kernel.org/5.8.4-040-drm-amd-display-Fix-DFPstate-hang-due-to-view-p.patch
patches.kernel.org/5.8.4-041-drm-amd-display-fix-pow-crashing-when-given-bas.patch
patches.kernel.org/5.8.4-042-drm-i915-pmu-Prefer-drm_WARN_ON-over-WARN_ON.patch
patches.kernel.org/5.8.4-043-drm-i915-Provide-the-perf-pmu.module.patch
patches.kernel.org/5.8.4-044-scsi-ufs-Add-DELAY_BEFORE_LPM-quirk-for-Micron-.patch
patches.kernel.org/5.8.4-045-scsi-target-tcmu-Fix-crash-in-tcmu_flush_dcache.patch
patches.kernel.org/5.8.4-046-media-budget-core-Improve-exception-handling-in.patch
patches.kernel.org/5.8.4-047-media-coda-jpeg-add-NULL-check-after-kmalloc.patch
patches.kernel.org/5.8.4-048-f2fs-fix-to-check-page-dirty-status-before-writ.patch
patches.kernel.org/5.8.4-049-rtc-goldfish-Enable-interrupt-in-set_alarm-when.patch
patches.kernel.org/5.8.4-050-media-vpss-clean-up-resources-in-init.patch
patches.kernel.org/5.8.4-051-f2fs-should-avoid-inode-eviction-in-synchronous.patch
patches.kernel.org/5.8.4-052-Input-psmouse-add-a-newline-when-printing-proto.patch
patches.kernel.org/5.8.4-053-MIPS-Fix-unable-to-reserve-memory-for-Crash-ker.patch
patches.kernel.org/5.8.4-054-m68knommu-fix-overwriting-of-bits-in-ColdFire-V.patch
patches.kernel.org/5.8.4-055-svcrdma-Fix-another-Receive-buffer-leak.patch
patches.kernel.org/5.8.4-056-xfs-fix-inode-quota-reservation-checks.patch
patches.kernel.org/5.8.4-057-drm-ttm-fix-offset-in-VMAs-with-a-pg_offs-in-tt.patch
patches.kernel.org/5.8.4-058-riscv-Fixup-static_obj-fail.patch
patches.kernel.org/5.8.4-059-jffs2-fix-UAF-problem.patch
patches.kernel.org/5.8.4-060-ceph-fix-use-after-free-for-fsc-mdsc.patch
patches.kernel.org/5.8.4-061-swiotlb-xen-use-vmalloc_to_page-on-vmalloc-virt.patch
patches.kernel.org/5.8.4-062-cpufreq-intel_pstate-Fix-cpuinfo_max_freq-when-.patch
patches.kernel.org/5.8.4-063-scsi-libfc-Free-skb-in-fc_disc_gpn_id_resp-for-.patch
patches.kernel.org/5.8.4-064-virtio_ring-Avoid-loop-when-vq-is-broken-in-vir.patch
patches.kernel.org/5.8.4-065-media-camss-fix-memory-leaks-on-error-handling-.patch
patches.kernel.org/5.8.4-066-tools-testing-selftests-cgroup-cgroup_util.c-cg.patch
patches.kernel.org/5.8.4-067-xfs-Fix-UBSAN-null-ptr-deref-in-xfs_sysfs_init.patch
patches.kernel.org/5.8.4-068-alpha-fix-annotation-of-io-read-write-16-32-be.patch
patches.kernel.org/5.8.4-069-fat-fix-fat_ra_init-for-data-clusters-0.patch
patches.kernel.org/5.8.4-070-fs-signalfd.c-fix-inconsistent-return-codes-for.patch
patches.kernel.org/5.8.4-071-ext4-fix-potential-negative-array-index-in-do_s.patch
patches.kernel.org/5.8.4-072-drm-virtio-fix-missing-dma_fence_put-in-virtio_.patch
patches.kernel.org/5.8.4-073-ext4-don-t-allow-overlapping-system-zones.patch
patches.kernel.org/5.8.4-074-ext4-check-journal-inode-extents-more-carefully.patch
patches.kernel.org/5.8.4-075-netfilter-nf_tables-nft_exthdr-the-presence-ret.patch
patches.kernel.org/5.8.4-076-spi-stm32-fixes-suspend-resume-management.patch
patches.kernel.org/5.8.4-077-ASoC-q6afe-dai-mark-all-widgets-registers-as-SN.patch
patches.kernel.org/5.8.4-078-ASoC-q6routing-add-dummy-register-read-write-fu.patch
patches.kernel.org/5.8.4-079-tools-bpftool-Make-skeleton-code-C-17-friendly-.patch
patches.kernel.org/5.8.4-080-bpf-sock_ops-ctx-access-may-stomp-registers-in-.patch
patches.kernel.org/5.8.4-081-bpf-sock_ops-sk-access-may-stomp-registers-when.patch
patches.kernel.org/5.8.4-082-libbpf-Fix-BTF-defined-map-in-map-initializatio.patch
patches.kernel.org/5.8.4-083-can-j1939-fix-kernel-infoleak-in-j1939_sk_sock2.patch
patches.kernel.org/5.8.4-084-can-j1939-transport-j1939_simple_recv-ignore-lo.patch
patches.kernel.org/5.8.4-085-can-j1939-transport-add-j1939_session_skb_find_.patch
patches.kernel.org/5.8.4-086-igc-Fix-PTP-initialization.patch
patches.kernel.org/5.8.4-087-i40e-Set-RX_ONLY-mode-for-unicast-promiscuous-o.patch
patches.kernel.org/5.8.4-088-i40e-Fix-crash-during-removing-i40e-driver.patch
patches.kernel.org/5.8.4-089-net-fec-correct-the-error-path-for-regulator-di.patch
patches.kernel.org/5.8.4-090-bonding-show-saner-speed-for-broadcast-mode.patch
patches.kernel.org/5.8.4-091-can-j1939-fix-support-for-multipacket-broadcast.patch
patches.kernel.org/5.8.4-092-can-j1939-cancel-rxtimer-on-multipacket-broadca.patch
patches.kernel.org/5.8.4-093-can-j1939-abort-multipacket-broadcast-session-w.patch
patches.kernel.org/5.8.4-094-can-j1939-add-rxtimer-for-multipacket-broadcast.patch
patches.kernel.org/5.8.4-095-bonding-fix-a-potential-double-unregister.patch
patches.kernel.org/5.8.4-096-ipvlan-fix-device-features.patch
patches.kernel.org/5.8.4-097-s390-runtime_instrumentation-fix-storage-key-ha.patch
patches.kernel.org/5.8.4-098-s390-ptrace-fix-storage-key-handling.patch
patches.kernel.org/5.8.4-099-ASoC-msm8916-wcd-analog-fix-register-Interrupt-.patch
patches.kernel.org/5.8.4-100-ASoC-intel-Fix-memleak-in-sst_media_open.patch
patches.kernel.org/5.8.4-101-watch_queue-Limit-the-number-of-watches-a-user-.patch
patches.kernel.org/5.8.4-102-vfio-pci-Avoid-recursive-read-lock-usage.patch
patches.kernel.org/5.8.4-103-vfio-type1-Add-proper-error-unwind-for-vfio_iom.patch
patches.kernel.org/5.8.4-104-arch-ia64-Restore-arch-specific-pgd_offset_k-im.patch
patches.kernel.org/5.8.4-105-kvm-x86-Toggling-CR4.SMAP-does-not-load-PDPTEs-.patch
patches.kernel.org/5.8.4-106-kvm-x86-Toggling-CR4.PKE-does-not-load-PDPTEs-i.patch
patches.kernel.org/5.8.4-107-of-address-check-for-invalid-range.cpu_addr.patch
patches.kernel.org/5.8.4-108-scsi-ufs-ti-j721e-ufs-Fix-error-return-in-ti_j7.patch
patches.kernel.org/5.8.4-109-scsi-ufs-Add-quirk-to-fix-mishandling-utrlclr-u.patch
patches.kernel.org/5.8.4-110-scsi-ufs-Add-quirk-to-disallow-reset-of-interru.patch
patches.kernel.org/5.8.4-111-scsi-ufs-Add-quirk-to-enable-host-controller-wi.patch
patches.kernel.org/5.8.4-112-scsi-ufs-Introduce-UFSHCD_QUIRK_PRDT_BYTE_GRAN-.patch
patches.kernel.org/5.8.4-113-scsi-ufs-Add-quirk-to-fix-abnormal-ocs-fatal-er.patch
patches.kernel.org/5.8.4-114-scsi-ufs-pci-Add-quirk-for-broken-auto-hibernat.patch
patches.kernel.org/5.8.4-115-scsi-ufs-Fix-interrupt-error-message-for-shared.patch
patches.kernel.org/5.8.4-116-Revert-scsi-qla2xxx-Disable-T10-DIF-feature-wit.patch
patches.kernel.org/5.8.4-117-kconfig-qconf-do-not-limit-the-pop-up-menu-to-t.patch
patches.kernel.org/5.8.4-118-kconfig-qconf-fix-signal-connection-to-invalid-.patch
patches.kernel.org/5.8.4-119-efi-avoid-error-message-when-booting-under-Xen.patch
patches.kernel.org/5.8.4-120-Fix-build-error-when-CONFIG_ACPI-is-not-set-ena.patch
patches.kernel.org/5.8.4-121-RDMA-bnxt_re-Do-not-add-user-qps-to-flushlist.patch
patches.kernel.org/5.8.4-122-Revert-RDMA-hns-Reserve-one-sge-in-order-to-avo.patch
patches.kernel.org/5.8.4-123-afs-Fix-key-ref-leak-in-afs_put_operation.patch
patches.kernel.org/5.8.4-124-kconfig-qconf-remove-qInfo-to-get-back-Qt4-supp.patch
patches.kernel.org/5.8.4-125-afs-Fix-NULL-deref-in-afs_dynroot_depopulate.patch
patches.kernel.org/5.8.4-126-ARM64-vdso32-Install-vdso32-from-vdso_install.patch
patches.kernel.org/5.8.4-127-powerpc-fixmap-Fix-the-size-of-the-early-debug-.patch
patches.kernel.org/5.8.4-128-bpf-Use-get_file_rcu-instead-of-get_file-for-ta.patch
patches.kernel.org/5.8.4-129-powerpc-pseries-hotplug-cpu-wait-indefinitely-f.patch
patches.kernel.org/5.8.4-130-bonding-fix-active-backup-failover-for-current-.patch
patches.kernel.org/5.8.4-131-net-ena-Prevent-reset-after-device-destruction.patch
patches.kernel.org/5.8.4-132-net-ena-Change-WARN_ON-expression-in-ena_del_na.patch
patches.kernel.org/5.8.4-133-net-gemini-Fix-missing-free_netdev-in-error-pat.patch
patches.kernel.org/5.8.4-134-selftests-bpf-Remove-test_align-leftovers.patch
patches.kernel.org/5.8.4-135-hv_netvsc-Fix-the-queue_mapping-in-netvsc_vf_xm.patch
patches.kernel.org/5.8.4-136-net-dsa-b53-check-for-timeout.patch
patches.kernel.org/5.8.4-137-epoll-Keep-a-reference-on-files-added-to-the-ch.patch
patches.kernel.org/5.8.4-138-powerpc-Fix-P10-PVR-revision-in-proc-cpuinfo-fo.patch
patches.kernel.org/5.8.4-139-powerpc-pseries-Do-not-initiate-shutdown-when-s.patch
patches.kernel.org/5.8.4-140-EDAC-i7core-sb-pnd2-skx-Fix-error-event-severit.patch
patches.kernel.org/5.8.4-141-efi-x86-Mark-kernel-rodata-non-executable-for-m.patch
patches.kernel.org/5.8.4-142-efi-add-missed-destroy_workqueue-when-efisubsys.patch
patches.kernel.org/5.8.4-143-efi-libstub-Stop-parsing-arguments-at.patch
patches.kernel.org/5.8.4-144-efi-libstub-Handle-NULL-cmdline.patch
patches.kernel.org/5.8.4-145-efi-libstub-Handle-unterminated-cmdline.patch
patches.kernel.org/5.8.4-146-do_epoll_ctl-clean-the-failure-exits-up-a-bit.patch
patches.kernel.org/5.8.4-147-KVM-Pass-MMU-notifier-range-flags-to-kvm_unmap_.patch
patches.kernel.org/5.8.4-148-KVM-arm64-Only-reschedule-if-MMU_NOTIFIER_RANGE.patch
patches.kernel.org/5.8.4-149-Revert-drm-amd-display-Improve-DisplayPort-moni.patch
patches.kernel.org/5.8.4-150-Linux-5.8.4.patch
patches.kernel.org/5.8.5-001-gre6-Fix-reception-with-IP6_TNL_F_RCV_DSCP_COPY.patch
patches.kernel.org/5.8.5-002-net-Fix-potential-wrong-skb-protocol-in-skb_vla.patch
patches.kernel.org/5.8.5-003-net-nexthop-don-t-allow-empty-NHA_GROUP.patch
patches.kernel.org/5.8.5-004-net-qrtr-fix-usage-of-idr-in-port-assignment-to.patch
patches.kernel.org/5.8.5-005-net-sched-act_ct-Fix-skb-double-free-in-tcf_ct_.patch
patches.kernel.org/5.8.5-006-net-sctp-Fix-negotiation-of-the-number-of-data-.patch
patches.kernel.org/5.8.5-007-net-smc-Prevent-kernel-infoleak-in-__smc_diag_d.patch
patches.kernel.org/5.8.5-008-tipc-call-rcu_read_lock-in-tipc_aead_encrypt_do.patch
patches.kernel.org/5.8.5-009-tipc-fix-uninit-skb-data-in-tipc_nl_compat_dump.patch
patches.kernel.org/5.8.5-010-net-ena-Make-missed_tx-stat-incremental.patch
patches.kernel.org/5.8.5-011-ethtool-Fix-preserving-of-wanted-feature-bits-i.patch
patches.kernel.org/5.8.5-012-ethtool-Account-for-hw_features-in-netlink-inte.patch
patches.kernel.org/5.8.5-013-ethtool-Don-t-omit-the-netlink-reply-if-no-feat.patch
patches.kernel.org/5.8.5-014-netlink-fix-state-reallocation-in-policy-export.patch
patches.kernel.org/5.8.5-015-io_uring-fix-missing-mm-on-exit.patch
patches.kernel.org/5.8.5-016-binfmt_flat-revert-binfmt_flat-don-t-offset-the.patch
patches.kernel.org/5.8.5-017-Linux-5.8.5.patch
patches.kernel.org/5.8.6-001-khugepaged-khugepaged_test_exit-check-mmget_sti.patch
patches.kernel.org/5.8.6-002-ASoC-intel-skl-hda-fix-probe-regression-on-syst.patch
patches.kernel.org/5.8.6-003-ALSA-hda-hdmi-Add-quirk-to-force-connectivity.patch
patches.kernel.org/5.8.6-004-ALSA-pci-delete-repeated-words-in-comments.patch
patches.kernel.org/5.8.6-005-ALSA-hda-realtek-Fix-pin-default-on-Intel-NUC-8.patch
patches.kernel.org/5.8.6-006-ALSA-hda-hdmi-Use-force-connectivity-quirk-on-a.patch
patches.kernel.org/5.8.6-007-drm-amdgpu-fix-RAS-memory-leak-in-error-case.patch
patches.kernel.org/5.8.6-008-EDAC-mc-Call-edac_inc_ue_error-before-panic.patch
patches.kernel.org/5.8.6-009-ASoC-img-Fix-a-reference-count-leak-in-img_i2s_.patch
patches.kernel.org/5.8.6-010-ASoC-img-parallel-out-Fix-a-reference-count-lea.patch
patches.kernel.org/5.8.6-011-ASoC-tegra-Fix-reference-count-leaks.patch
patches.kernel.org/5.8.6-012-mfd-intel-lpss-Add-Intel-Emmitsburg-PCH-PCI-IDs.patch
patches.kernel.org/5.8.6-013-arm64-dts-qcom-msm8916-Pull-down-PDM-GPIOs-duri.patch
patches.kernel.org/5.8.6-014-powerpc-xive-Ignore-kmemleak-false-positives.patch
patches.kernel.org/5.8.6-015-media-pci-ttpci-av7110-fix-possible-buffer-over.patch
patches.kernel.org/5.8.6-016-gcc-plugins-stackleak-Don-t-instrument-itself.patch
patches.kernel.org/5.8.6-017-blktrace-ensure-our-debugfs-dir-exists.patch
patches.kernel.org/5.8.6-018-staging-rts5208-fix-memleaks-on-error-handling-.patch
patches.kernel.org/5.8.6-019-scsi-target-tcmu-Fix-crash-on-ARM-during-cmd-co.patch
patches.kernel.org/5.8.6-020-mfd-intel-lpss-Add-Intel-Tiger-Lake-PCH-H-PCI-I.patch
patches.kernel.org/5.8.6-021-iommu-iova-Don-t-BUG-on-invalid-PFNs.patch
patches.kernel.org/5.8.6-022-platform-chrome-cros_ec_sensorhub-Fix-EC-timest.patch
patches.kernel.org/5.8.6-023-drm-amdkfd-Fix-reference-count-leaks.patch
patches.kernel.org/5.8.6-024-drm-radeon-fix-multiple-reference-count-leak.patch
patches.kernel.org/5.8.6-025-drm-amdgpu-fix-ref-count-leak-in-amdgpu_driver_.patch
patches.kernel.org/5.8.6-026-drm-amd-display-fix-ref-count-leak-in-amdgpu_dr.patch
patches.kernel.org/5.8.6-027-drm-amdgpu-fix-ref-count-leak-in-amdgpu_display.patch
patches.kernel.org/5.8.6-028-drm-amdgpu-display-fix-ref-count-leak-when-pm_r.patch
patches.kernel.org/5.8.6-029-drm-amdgpu-fence-fix-ref-count-leak-when-pm_run.patch
patches.kernel.org/5.8.6-030-drm-amdkfd-fix-ref-count-leak-when-pm_runtime_g.patch
patches.kernel.org/5.8.6-031-drm-amdgpu-pm-fix-ref-count-leak-when-pm_runtim.patch
patches.kernel.org/5.8.6-032-scsi-lpfc-Fix-shost-refcount-mismatch-when-dele.patch
patches.kernel.org/5.8.6-033-xfs-Don-t-allow-logging-of-XFS_ISTALE-inodes.patch
patches.kernel.org/5.8.6-034-scsi-target-Fix-xcopy-sess-release-leak.patch
patches.kernel.org/5.8.6-035-selftests-powerpc-Purge-extra-count_pmc-calls-o.patch
patches.kernel.org/5.8.6-036-f2fs-remove-write-attribute-of-main_blkaddr-sys.patch
patches.kernel.org/5.8.6-037-f2fs-fix-error-path-in-do_recover_data.patch
patches.kernel.org/5.8.6-038-MIPS-KVM-Limit-Trap-and-Emulate-to-MIPS32R2-onl.patch
patches.kernel.org/5.8.6-039-omapfb-fix-multiple-reference-count-leaks-due-t.patch
patches.kernel.org/5.8.6-040-PCI-Fix-pci_create_slot-reference-count-leak.patch
patches.kernel.org/5.8.6-041-ARM-dts-ls1021a-output-PPS-signal-on-FIPER2.patch
patches.kernel.org/5.8.6-042-rtlwifi-rtl8192cu-Prevent-leaking-urb.patch
patches.kernel.org/5.8.6-043-mips-vdso-Fix-resource-leaks-in-genvdso.c.patch
patches.kernel.org/5.8.6-044-ALSA-hda-Add-support-for-Loongson-7A1000-contro.patch
patches.kernel.org/5.8.6-045-gpu-host1x-Put-gather-s-BO-on-pinning-error.patch
patches.kernel.org/5.8.6-046-cec-api-prevent-leaking-memory-through-hole-in-.patch
patches.kernel.org/5.8.6-047-ASoC-Intel-sof_sdw_rt711-remove-properties-in-c.patch
patches.kernel.org/5.8.6-048-HID-quirks-add-NOGET-quirk-for-Logitech-GROUP.patch
patches.kernel.org/5.8.6-049-f2fs-fix-use-after-free-issue.patch
patches.kernel.org/5.8.6-050-drm-nouveau-drm-noveau-fix-reference-count-leak.patch
patches.kernel.org/5.8.6-051-drm-nouveau-fix-reference-count-leak-in-nv50_di.patch
patches.kernel.org/5.8.6-052-drm-nouveau-Fix-reference-count-leak-in-nouveau.patch
patches.kernel.org/5.8.6-053-locking-lockdep-Fix-overflow-in-presentation-of.patch
patches.kernel.org/5.8.6-054-btrfs-file-reserve-qgroup-space-after-the-hole-.patch
patches.kernel.org/5.8.6-055-btrfs-make-btrfs_qgroup_check_reserved_leak-tak.patch
patches.kernel.org/5.8.6-056-scsi-iscsi-Do-not-put-host-in-iscsi_set_flashno.patch
patches.kernel.org/5.8.6-057-netfilter-nf_tables-report-EEXIST-on-overlaps.patch
patches.kernel.org/5.8.6-058-ceph-fix-potential-mdsc-use-after-free-crash.patch
patches.kernel.org/5.8.6-059-ceph-do-not-access-the-kiocb-after-aio-requests.patch
patches.kernel.org/5.8.6-060-scsi-fcoe-Memory-leak-fix-in-fcoe_sysfs_fcf_del.patch
patches.kernel.org/5.8.6-061-i2c-i801-Add-support-for-Intel-Tiger-Lake-PCH-H.patch
patches.kernel.org/5.8.6-062-EDAC-ie31200-Fallback-if-host-bridge-device-is-.patch
patches.kernel.org/5.8.6-063-hugetlbfs-prevent-filesystem-stacking-of-hugetl.patch
patches.kernel.org/5.8.6-064-media-davinci-vpif_capture-fix-potential-double.patch
patches.kernel.org/5.8.6-065-media-i2c-imx290-fix-reset-GPIO-pin-handling.patch
patches.kernel.org/5.8.6-066-drm-amd-display-change-global-buffer-to-local-b.patch
patches.kernel.org/5.8.6-067-drm-amd-display-fix-compilation-error-on-allmod.patch
patches.kernel.org/5.8.6-068-KVM-arm64-Fix-symbol-dependency-in-__hyp_call_p.patch
patches.kernel.org/5.8.6-069-powerpc-spufs-add-CONFIG_COREDUMP-dependency.patch
patches.kernel.org/5.8.6-070-dmaengine-idxd-fix-PCI_MSI-build-errors.patch
patches.kernel.org/5.8.6-071-USB-sisusbvga-Fix-a-potential-UB-casued-by-left.patch
patches.kernel.org/5.8.6-072-mmc-sdhci-of-arasan-fix-timings-allocation-code.patch
patches.kernel.org/5.8.6-073-brcmfmac-Set-timeout-value-when-configuring-pow.patch
patches.kernel.org/5.8.6-074-pinctrl-mediatek-avoid-virtual-gpio-trying-to-s.patch
patches.kernel.org/5.8.6-075-pinctrl-mediatek-fix-build-for-tristate-changes.patch
patches.kernel.org/5.8.6-076-efi-provide-empty-efi_enter_virtual_mode-implem.patch
patches.kernel.org/5.8.6-077-arm64-Fix-__cpu_logical_map-undefined-issue.patch
patches.kernel.org/5.8.6-078-net-openvswitch-introduce-common-code-for-flush.patch
patches.kernel.org/5.8.6-079-PCI-qcom-Add-missing-ipq806x-clocks-in-PCIe-dri.patch
patches.kernel.org/5.8.6-080-PCI-qcom-Change-duplicate-PCI-reset-to-phy-rese.patch
patches.kernel.org/5.8.6-081-PCI-qcom-Add-missing-reset-for-ipq806x.patch
patches.kernel.org/5.8.6-082-PM-devfreq-Fix-the-wrong-end-with-semicolon.patch
patches.kernel.org/5.8.6-083-cpufreq-intel_pstate-Fix-EPP-setting-via-sysfs-.patch
patches.kernel.org/5.8.6-084-ALSA-usb-audio-Add-capture-support-for-Saffire-.patch
patches.kernel.org/5.8.6-085-nfsd-fix-oops-on-mixed-NFSv4-NFSv3-client-acces.patch
patches.kernel.org/5.8.6-086-block-respect-queue-limit-of-max-discard-segmen.patch
patches.kernel.org/5.8.6-087-block-virtio_blk-fix-handling-single-range-disc.patch
patches.kernel.org/5.8.6-088-drm-msm-adreno-fix-updating-ring-fence.patch
patches.kernel.org/5.8.6-089-block-Fix-page_is_mergeable-for-compound-pages.patch
patches.kernel.org/5.8.6-090-bfq-fix-blkio-cgroup-leakage-v4.patch
patches.kernel.org/5.8.6-091-hwmon-nct7904-Correct-divide-by-0.patch
patches.kernel.org/5.8.6-092-blk-mq-insert-request-not-through-queue_rq-into.patch
patches.kernel.org/5.8.6-093-blkcg-fix-memleak-for-iolatency.patch
patches.kernel.org/5.8.6-094-nvmet-fix-a-memory-leak.patch
patches.kernel.org/5.8.6-095-nvme-fc-Fix-wrong-return-value-in-__nvme_fc_ini.patch
patches.kernel.org/5.8.6-096-nvme-multipath-round-robin-fix-single-non-optim.patch
patches.kernel.org/5.8.6-097-null_blk-fix-passing-of-REQ_FUA-flag-in-null_ha.patch
patches.kernel.org/5.8.6-098-habanalabs-Fix-memory-corruption-in-debugfs.patch
patches.kernel.org/5.8.6-099-drm-etnaviv-always-start-stop-scheduler-in-time.patch
patches.kernel.org/5.8.6-100-i2c-core-Don-t-fail-PRP0001-enumeration-when-no.patch
patches.kernel.org/5.8.6-101-i2c-rcar-in-slave-mode-clear-NACK-earlier.patch
patches.kernel.org/5.8.6-102-vdpa-ifcvf-return-err-when-fail-to-request-conf.patch
patches.kernel.org/5.8.6-103-vdpa-ifcvf-free-config-irq-in-ifcvf_free_irq.patch
patches.kernel.org/5.8.6-104-usb-gadget-f_tcm-Fix-some-resource-leaks-in-som.patch
patches.kernel.org/5.8.6-105-video-fbdev-controlfb-Fix-build-for-COMPILE_TES.patch
patches.kernel.org/5.8.6-106-spi-stm32-clear-only-asserted-irq-flags-on-inte.patch
patches.kernel.org/5.8.6-107-jbd2-make-sure-jh-have-b_transaction-set-in-ref.patch
patches.kernel.org/5.8.6-108-ext4-don-t-BUG-on-inconsistent-journal-feature.patch
patches.kernel.org/5.8.6-109-ext4-handle-read-only-external-journal-device.patch
patches.kernel.org/5.8.6-110-ext4-skip-non-loaded-groups-at-cr-0-1-when-scan.patch
patches.kernel.org/5.8.6-111-drm-virtio-fix-memory-leak-in-virtio_gpu_cleanu.patch
patches.kernel.org/5.8.6-112-ext4-abort-the-filesystem-if-failed-to-async-wr.patch
patches.kernel.org/5.8.6-113-jbd2-abort-journal-if-free-a-async-write-error-.patch
patches.kernel.org/5.8.6-114-ext4-handle-option-set-by-mount-flags-correctly.patch
patches.kernel.org/5.8.6-115-ext4-handle-error-of-ext4_setup_system_zone-on-.patch
patches.kernel.org/5.8.6-116-ext4-correctly-restore-system-zone-info-when-re.patch
patches.kernel.org/5.8.6-117-fs-prevent-BUG_ON-in-submit_bh_wbc.patch
patches.kernel.org/5.8.6-118-spi-stm32h7-fix-race-condition-at-end-of-transf.patch
patches.kernel.org/5.8.6-119-spi-stm32-fix-fifo-threshold-level-in-case-of-s.patch
patches.kernel.org/5.8.6-120-spi-stm32-fix-stm32_spi_prepare_mbr-in-case-of-.patch
patches.kernel.org/5.8.6-121-spi-stm32-always-perform-registers-configuratio.patch
patches.kernel.org/5.8.6-122-drm-amd-powerplay-correct-Vega20-cached-smu-fea.patch
patches.kernel.org/5.8.6-123-drm-amd-powerplay-correct-UVD-VCE-PG-state-on-c.patch
patches.kernel.org/5.8.6-124-drm-amd-display-Fix-LFC-multiplier-changing-err.patch
patches.kernel.org/5.8.6-125-drm-amd-display-Switch-to-immediate-mode-for-up.patch
patches.kernel.org/5.8.6-126-selftests-bpf-Fix-segmentation-fault-in-test_pr.patch
patches.kernel.org/5.8.6-127-netfilter-avoid-ipv6-nf_defrag_ipv6-module-depe.patch
patches.kernel.org/5.8.6-128-libbpf-Prevent-overriding-errno-when-logging-er.patch
patches.kernel.org/5.8.6-129-tools-bpftool-Fix-compilation-warnings-in-32-bi.patch
patches.kernel.org/5.8.6-130-selftest-bpf-Fix-compilation-warnings-in-32-bit.patch
patches.kernel.org/5.8.6-131-selftests-bpf-Fix-btf_dump-test-cases-on-32-bit.patch
patches.kernel.org/5.8.6-132-selftests-bpf-Correct-various-core_reloc-64-bit.patch
patches.kernel.org/5.8.6-133-can-j1939-transport-j1939_xtp_rx_dat_one-compar.patch
patches.kernel.org/5.8.6-134-dma-pool-fix-coherent-pool-allocations-for-IOMM.patch
patches.kernel.org/5.8.6-135-dma-pool-Only-allocate-from-CMA-when-in-same-me.patch
patches.kernel.org/5.8.6-136-drivers-net-wan-hdlc_x25-Added-needed_headroom-.patch
patches.kernel.org/5.8.6-137-ALSA-hda-realtek-Add-model-alc298-samsung-headp.patch
patches.kernel.org/5.8.6-138-s390-cio-add-cond_resched-in-the-slow_eval_know.patch
patches.kernel.org/5.8.6-139-ASoC-wm8994-Avoid-attempts-to-read-unreadable-r.patch
patches.kernel.org/5.8.6-140-ALSA-usb-audio-ignore-broken-processing-extensi.patch
patches.kernel.org/5.8.6-141-selftests-disable-rp_filter-for-icmp_redirect.s.patch
patches.kernel.org/5.8.6-142-scsi-fcoe-Fix-I-O-path-allocation.patch
patches.kernel.org/5.8.6-143-scsi-ufs-Fix-possible-infinite-loop-in-ufshcd_h.patch
patches.kernel.org/5.8.6-144-scsi-ufs-Improve-interrupt-handling-for-shared-.patch
patches.kernel.org/5.8.6-145-scsi-ufs-Clean-up-completed-request-without-int.patch
patches.kernel.org/5.8.6-146-scsi-scsi_debug-Fix-scp-is-NULL-errors.patch
patches.kernel.org/5.8.6-147-scsi-qla2xxx-Flush-all-sessions-on-zone-disable.patch
patches.kernel.org/5.8.6-148-scsi-qla2xxx-Flush-I-O-on-zone-disable.patch
patches.kernel.org/5.8.6-149-scsi-qla2xxx-Indicate-correct-supported-speeds-.patch
patches.kernel.org/5.8.6-150-scsi-qla2xxx-Fix-login-timeout.patch
patches.kernel.org/5.8.6-151-scsi-qla2xxx-Check-if-FW-supports-MQ-before-ena.patch
patches.kernel.org/5.8.6-152-scsi-qla2xxx-Fix-null-pointer-access-during-dis.patch
patches.kernel.org/5.8.6-153-Revert-scsi-qla2xxx-Fix-crash-on-qla2x00_mailbo.patch
patches.kernel.org/5.8.6-154-macvlan-validate-setting-of-multiple-remote-sou.patch
patches.kernel.org/5.8.6-155-net-gianfar-Add-of_node_put-before-goto-stateme.patch
patches.kernel.org/5.8.6-156-drm-amdgpu-fix-NULL-pointer-access-issue-when-u.patch
patches.kernel.org/5.8.6-157-drm-amdkfd-fix-the-wrong-sdma-instance-query-fo.patch
patches.kernel.org/5.8.6-158-bpf-Fix-a-rcu_sched-stall-issue-with-bpf-task-t.patch
patches.kernel.org/5.8.6-159-bpf-Avoid-visit-same-object-multiple-times.patch
patches.kernel.org/5.8.6-160-ext4-limit-the-length-of-per-inode-prealloc-lis.patch
patches.kernel.org/5.8.6-161-powerpc-perf-Fix-soft-lockups-due-to-missed-int.patch
patches.kernel.org/5.8.6-162-libbpf-Fix-map-index-used-in-error-message.patch
patches.kernel.org/5.8.6-163-bpf-selftests-global_funcs-Check-err_str-before.patch
patches.kernel.org/5.8.6-164-arm64-Move-handling-of-erratum-1418040-into-C-c.patch
patches.kernel.org/5.8.6-165-arm64-Allow-booting-of-late-CPUs-affected-by-er.patch
patches.kernel.org/5.8.6-166-hwmon-gsc-hwmon-Scale-temperature-to-millidegre.patch
patches.kernel.org/5.8.6-167-block-fix-get_max_io_size.patch
patches.kernel.org/5.8.6-168-block-loop-set-discard-granularity-and-alignmen.patch
patches.kernel.org/5.8.6-169-HID-i2c-hid-Always-sleep-60ms-after-I2C_HID_PWR.patch
patches.kernel.org/5.8.6-170-blk-mq-order-adding-requests-to-hctx-dispatch-a.patch
patches.kernel.org/5.8.6-171-btrfs-reset-compression-level-for-lzo-on-remoun.patch
patches.kernel.org/5.8.6-172-btrfs-check-the-right-error-variable-in-btrfs_d.patch
patches.kernel.org/5.8.6-173-btrfs-fix-space-cache-memory-leak-after-transac.patch
patches.kernel.org/5.8.6-174-btrfs-detect-nocow-for-swap-after-snapshot-dele.patch
patches.kernel.org/5.8.6-175-fbcon-prevent-user-font-height-or-width-change-.patch
patches.kernel.org/5.8.6-176-USB-lvtest-return-proper-error-code-in-probe.patch
patches.kernel.org/5.8.6-177-vt-defer-kfree-of-vc_screenbuf-in-vc_do_resize.patch
patches.kernel.org/5.8.6-178-vt_ioctl-change-VT_RESIZEX-ioctl-to-check-for-e.patch
patches.kernel.org/5.8.6-179-serial-samsung-Removes-the-IRQ-not-found-warnin.patch
patches.kernel.org/5.8.6-180-serial-pl011-Fix-oops-on-EPROBE_DEFER.patch
patches.kernel.org/5.8.6-181-serial-pl011-Don-t-leak-amba_ports-entry-on-dri.patch
patches.kernel.org/5.8.6-182-serial-stm32-avoid-kernel-warning-on-absence-of.patch
patches.kernel.org/5.8.6-183-serial-8250_exar-Fix-number-of-ports-for-Commte.patch
patches.kernel.org/5.8.6-184-serial-8250-change-lock-order-in-serial8250_do_.patch
patches.kernel.org/5.8.6-185-io_uring-clear-req-result-on-IOPOLL-re-issue.patch
patches.kernel.org/5.8.6-186-writeback-Protect-inode-i_io_list-with-inode-i_.patch
patches.kernel.org/5.8.6-187-writeback-Avoid-skipping-inode-writeback.patch
patches.kernel.org/5.8.6-188-writeback-Fix-sync-livelock-due-to-b_dirty_time.patch
patches.kernel.org/5.8.6-189-XEN-uses-irqdesc-irq_data_common-handler_data-t.patch
patches.kernel.org/5.8.6-190-usb-renesas-xhci-remove-version-check.patch
patches.kernel.org/5.8.6-191-usb-host-xhci-tegra-otg-usb2-usb3-port-init.patch
patches.kernel.org/5.8.6-192-usb-host-xhci-tegra-fix-tegra_xusb_get_phy.patch
patches.kernel.org/5.8.6-193-usb-host-xhci-fix-ep-context-print-mismatch-in-.patch
patches.kernel.org/5.8.6-194-xhci-Do-warm-reset-when-both-CAS-and-XDEV_RESUM.patch
patches.kernel.org/5.8.6-195-xhci-Always-restore-EP_SOFT_CLEAR_TOGGLE-even-i.patch
patches.kernel.org/5.8.6-196-io-wq-fix-hang-after-cancelling-pending-hashed-.patch
patches.kernel.org/5.8.6-197-KVM-arm64-Set-HCR_EL2.PTW-to-prevent-AT-taking-.patch
patches.kernel.org/5.8.6-198-arm64-vdso32-make-vdso32-install-conditional.patch
patches.kernel.org/5.8.6-199-PM-sleep-core-Fix-the-handling-of-pending-runti.patch
patches.kernel.org/5.8.6-200-powerpc-32s-Disable-VMAP-stack-which-CONFIG_ADB.patch
patches.kernel.org/5.8.6-201-powerpc-perf-Fix-crashes-with-generic_compat_pm.patch
patches.kernel.org/5.8.6-202-device-property-Fix-the-secondary-firmware-node.patch
patches.kernel.org/5.8.6-203-crypto-af_alg-Work-around-empty-control-message.patch
patches.kernel.org/5.8.6-204-usbip-Implement-a-match-function-to-fix-usbip.patch
patches.kernel.org/5.8.6-205-genirq-matrix-Deal-with-the-sillyness-of-for_ea.patch
patches.kernel.org/5.8.6-206-irqchip-stm32-exti-Avoid-losing-interrupts-due-.patch
patches.kernel.org/5.8.6-207-x86-irq-Unbreak-interrupt-affinity-setting.patch
patches.kernel.org/5.8.6-208-x86-hotplug-Silence-APIC-only-after-all-interru.patch
patches.kernel.org/5.8.6-209-drm-i915-Fix-cmd-parser-desc-matching-with-mask.patch
patches.kernel.org/5.8.6-210-drm-etnaviv-fix-external-abort-seen-on-GC600-re.patch
patches.kernel.org/5.8.6-211-drm-dp_mst-Don-t-return-error-code-when-crtc-is.patch
patches.kernel.org/5.8.6-212-drm-modeset-lock-Take-the-modeset-BKL-for-legac.patch
patches.kernel.org/5.8.6-213-drm-amdgpu-Fix-buffer-overflow-in-INFO-ioctl.patch
patches.kernel.org/5.8.6-214-drm-amd-display-use-correct-scale-for-actual_br.patch
patches.kernel.org/5.8.6-215-drm-amdgpu-gfx10-refine-mgcg-setting.patch
patches.kernel.org/5.8.6-216-drm-amd-powerplay-Fix-hardmins-not-being-sent-t.patch
patches.kernel.org/5.8.6-217-drm-amd-pm-correct-Vega10-swctf-limit-setting.patch
patches.kernel.org/5.8.6-218-drm-amd-pm-correct-Vega12-swctf-limit-setting.patch
patches.kernel.org/5.8.6-219-drm-amd-pm-correct-Vega20-swctf-limit-setting.patch
patches.kernel.org/5.8.6-220-drm-amd-pm-correct-the-thermal-alert-temperatur.patch
patches.kernel.org/5.8.6-221-USB-yurex-Fix-bad-gfp-argument.patch
patches.kernel.org/5.8.6-222-usb-uas-Add-quirk-for-PNY-Pro-Elite.patch
patches.kernel.org/5.8.6-223-USB-quirks-Add-no-lpm-quirk-for-another-Raydium.patch
patches.kernel.org/5.8.6-224-USB-quirks-Ignore-duplicate-endpoint-on-Sound-D.patch
patches.kernel.org/5.8.6-225-USB-Ignore-UAS-for-JMicron-JMS567-ATA-ATAPI-Bri.patch
patches.kernel.org/5.8.6-226-usb-host-ohci-exynos-Fix-error-handling-in-exyn.patch
patches.kernel.org/5.8.6-227-USB-gadget-u_f-add-overflow-checks-to-VLA-macro.patch
patches.kernel.org/5.8.6-228-USB-gadget-f_ncm-add-bounds-checks-to-ncm_unwra.patch
patches.kernel.org/5.8.6-229-USB-gadget-u_f-Unbreak-offset-calculation-in-VL.patch
patches.kernel.org/5.8.6-230-usb-dwc3-gadget-Don-t-setup-more-than-requested.patch
patches.kernel.org/5.8.6-231-usb-dwc3-gadget-Fix-handling-ZLP.patch
patches.kernel.org/5.8.6-232-usb-dwc3-gadget-Handle-ZLP-for-sg-requests.patch
patches.kernel.org/5.8.6-233-USB-cdc-acm-rework-notification_buffer-resizing.patch
patches.kernel.org/5.8.6-234-usb-storage-Add-unusual_uas-entry-for-Sony-PSZ-.patch
patches.kernel.org/5.8.6-235-USB-Also-match-device-drivers-using-the-match-v.patch
patches.kernel.org/5.8.6-236-USB-Fix-device-driver-race.patch
patches.kernel.org/5.8.6-237-usb-typec-ucsi-Fix-AB-BA-lock-inversion.patch
patches.kernel.org/5.8.6-238-usb-typec-ucsi-Fix-2-unlocked-ucsi_run_command-.patch
patches.kernel.org/5.8.6-239-usb-typec-ucsi-Rework-ppm_lock-handling.patch
patches.kernel.org/5.8.6-240-usb-typec-ucsi-Hold-con-lock-for-the-entire-dur.patch
patches.kernel.org/5.8.6-241-usb-typec-tcpm-Fix-Fix-source-hard-reset-respon.patch
patches.kernel.org/5.8.6-242-io_uring-don-t-recurse-on-tsk-sighand-siglock-w.patch
patches.kernel.org/5.8.6-243-io_uring-don-t-use-poll-handler-if-file-can-t-b.patch
patches.kernel.org/5.8.6-244-io_uring-make-offset-1-consistent-with-preadv2-.patch
patches.kernel.org/5.8.6-245-drm-atomic-helper-reset-vblank-on-crtc-reset.patch
patches.kernel.org/5.8.6-246-fbmem-pull-fbcon_update_vcs-out-of-fb_set_var.patch
patches.kernel.org/5.8.6-247-mm-page_counter-fix-various-data-races-at-memsw.patch
patches.kernel.org/5.8.6-248-HID-hiddev-Fix-slab-out-of-bounds-write-in-hidd.patch
patches.kernel.org/5.8.6-249-drm-vmwgfx-stdu-Use-drm_mode_config_reset.patch
patches.kernel.org/5.8.6-250-drm-vmwgfx-sou-Use-drm_mode_config_reset.patch
patches.kernel.org/5.8.6-251-drm-vmwgfx-ldu-Use-drm_mode_config_reset.patch
patches.kernel.org/5.8.6-252-dma-pool-Fix-an-uninitialized-variable-bug-in-a.patch
patches.kernel.org/5.8.6-253-ALSA-usb-audio-Update-documentation-comment-for.patch
patches.kernel.org/5.8.6-254-Linux-5.8.6.patch
patches.kernel.org/5.8.7-001-HID-core-Correctly-handle-ReportSize-being-zero.patch
patches.kernel.org/5.8.7-002-HID-core-Sanitize-event-code-and-type-when-mapp.patch
patches.kernel.org/5.8.7-003-netfilter-nft_set_rbtree-Handle-outcomes-of-tre.patch
patches.kernel.org/5.8.7-004-mm-fix-pin-vs.-gup-mismatch-with-gate-pages.patch
patches.kernel.org/5.8.7-005-selftests-x86-test_vsyscall-Improve-the-process.patch
patches.kernel.org/5.8.7-006-perf-record-stat-Explicitly-call-out-event-modi.patch
patches.kernel.org/5.8.7-007-media-media-v4l2-core-Fix-kernel-infoleak-in-vi.patch
patches.kernel.org/5.8.7-008-KVM-arm64-Add-kvm_extable-for-vaxorcism-code.patch
patches.kernel.org/5.8.7-009-KVM-arm64-Survive-synchronous-exceptions-caused.patch
patches.kernel.org/5.8.7-010-dt-bindings-mmc-tegra-Add-tmclk-for-Tegra210-an.patch
patches.kernel.org/5.8.7-011-arm64-tegra-Add-missing-timeout-clock-to-Tegra1.patch
patches.kernel.org/5.8.7-012-arm64-tegra-Add-missing-timeout-clock-to-Tegra1.patch
patches.kernel.org/5.8.7-013-arm64-tegra-Add-missing-timeout-clock-to-Tegra2.patch
patches.kernel.org/5.8.7-014-sdhci-tegra-Remove-SDHCI_QUIRK_DATA_TIMEOUT_USE.patch
patches.kernel.org/5.8.7-015-sdhci-tegra-Remove-SDHCI_QUIRK_DATA_TIMEOUT_USE.patch
patches.kernel.org/5.8.7-016-nl80211-fix-NL80211_ATTR_HE_6GHZ_CAPABILITY-usa.patch
patches.kernel.org/5.8.7-017-scsi-target-tcmu-Optimize-use-of-flush_dcache_p.patch
patches.kernel.org/5.8.7-018-Linux-5.8.7.patch
########################################################
# Build fixes that apply to the vanilla kernel too.
# Patches in patches.rpmify are applied to both -vanilla
# and patched flavors.
########################################################
patches.rpmify/Add-ksym-provides-tool.patch
patches.rpmify/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
patches.rpmify/bpfilter-allow-to-build-bpfilter_umh-as-a-module-wit.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/net-ethtool-Introduce-ethtool_phy_ops.patch
patches.suse/net-phy-Register-ethtool-PHY-operations.patch
patches.suse/net-ethtool-Remove-PHYLIB-direct-dependency.patch
patches.suse/bpf-Use-dedicated-bpf_trace_printk-event-instead-of-.patch
patches.suse/Bluetooth-Disconnect-if-E0-is-used-for-Level-4.patch
patches.suse/brcmfmac-Transform-compatible-string-for-FW-loading.patch
patches.suse/r8169-rename-RTL8125-to-RTL8125A.patch
patches.suse/r8169-add-support-for-RTL8125B.patch
patches.suse/firmware_loader-fix-memory-leak-for-paged-buffer.patch
patches.suse/net-packet-fix-overflow-in-tpacket_rcv.patch
patches.suse/Revert-ALSA-hda-Add-support-for-Loongson-7A1000-cont.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
patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch
########################################################
# 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/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
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.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
########################################################
########################################################
# Storage
########################################################
patches.suse/scsi-retry-alua-transition-in-progress
patches.suse/megaraid-mbox-fix-SG_IO
########################################################
# Networking drivers (wired)
########################################################
patches.suse/misdn-add-support-for-group-membership-check
########################################################
# Wireless networking drivers
########################################################
patches.suse/b43-missing-firmware-info.patch
########################################################
# USB
########################################################
########################################################
# Input
########################################################
patches.suse/kbd-ignore-gfx.patch
########################################################
# Other drivers
########################################################
########################################################
# Debugging
########################################################
patches.suse/crasher.patch
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
########################################################
# You'd better have a good reason for adding a patch
# below here.
########################################################