kernel-source/series.conf

1547 lines
114 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.11.1-001-Xen-x86-don-t-bail-early-from-clear_foreign_p2.patch
patches.kernel.org/5.11.1-002-Xen-x86-also-check-kernel-mapping-in-set_forei.patch
patches.kernel.org/5.11.1-003-Xen-gntdev-correct-dev_bus_addr-handling-in-gn.patch
patches.kernel.org/5.11.1-004-Xen-gntdev-correct-error-checking-in-gntdev_ma.patch
patches.kernel.org/5.11.1-005-xen-arm-don-t-ignore-return-errors-from-set_ph.patch
patches.kernel.org/5.11.1-006-xen-blkback-don-t-handle-error-by-BUG.patch
patches.kernel.org/5.11.1-007-xen-netback-don-t-handle-error-by-BUG.patch
patches.kernel.org/5.11.1-008-xen-scsiback-don-t-handle-error-by-BUG.patch
patches.kernel.org/5.11.1-009-xen-blkback-fix-error-handling-in-xen_blkbk_ma.patch
patches.kernel.org/5.11.1-010-tty-protect-tty_write-from-odd-low-level-tty-d.patch
patches.kernel.org/5.11.1-011-Bluetooth-btusb-Always-fallback-to-alt-1-for-W.patch
patches.kernel.org/5.11.1-012-media-pwc-Use-correct-device-for-DMA.patch
patches.kernel.org/5.11.1-013-Linux-5.11.1.patch
patches.kernel.org/5.11.2-001-bpf-Fix-truncation-handling-for-mod32-dst-reg-.patch
patches.kernel.org/5.11.2-002-HID-make-arrays-usage-and-value-to-be-the-same.patch
patches.kernel.org/5.11.2-003-USB-quirks-sort-quirk-entries.patch
patches.kernel.org/5.11.2-004-usb-quirks-add-quirk-to-start-video-capture-on.patch
patches.kernel.org/5.11.2-005-ntfs-check-for-valid-standard-information-attr.patch
patches.kernel.org/5.11.2-006-Bluetooth-btusb-Some-Qualcomm-Bluetooth-adapte.patch
patches.kernel.org/5.11.2-007-arm64-tegra-Add-power-domain-for-Tegra210-HDA.patch
patches.kernel.org/5.11.2-008-hwmon-dell-smm-Add-XPS-15-L502X-to-fan-control.patch
patches.kernel.org/5.11.2-009-KVM-x86-Zap-the-oldest-MMU-pages-not-the-newes.patch
patches.kernel.org/5.11.2-010-KVM-do-not-assume-PTE-is-writable-after-follow.patch
patches.kernel.org/5.11.2-011-mm-provide-a-saner-PTE-walking-API-for-modules.patch
patches.kernel.org/5.11.2-012-KVM-Use-kvm_pfn_t-for-local-PFN-variable-in-hv.patch
patches.kernel.org/5.11.2-013-Linux-5.11.2.patch
patches.kernel.org/5.11.3-001-vmlinux.lds.h-add-DWARF-v5-sections.patch
patches.kernel.org/5.11.3-002-vdpa-mlx5-fix-param-validation-in-mlx5_vdpa_ge.patch
patches.kernel.org/5.11.3-003-debugfs-be-more-robust-at-handling-improper-in.patch
patches.kernel.org/5.11.3-004-debugfs-do-not-attempt-to-create-a-new-file-be.patch
patches.kernel.org/5.11.3-005-driver-core-auxiliary-bus-Fix-calling-stage-fo.patch
patches.kernel.org/5.11.3-006-scsi-libsas-docs-Remove-notify_ha_event.patch
patches.kernel.org/5.11.3-007-scsi-qla2xxx-Fix-mailbox-Ch-erroneous-error.patch
patches.kernel.org/5.11.3-008-kdb-Make-memory-allocations-more-robust.patch
patches.kernel.org/5.11.3-009-w1-w1_therm-Fix-conversion-result-for-negative.patch
patches.kernel.org/5.11.3-010-PCI-qcom-Use-PHY_REFCLK_USE_PAD-only-for-ipq80.patch
patches.kernel.org/5.11.3-011-PCI-Decline-to-resize-resources-if-boot-config.patch
patches.kernel.org/5.11.3-012-virt-vbox-Do-not-use-wait_event_interruptible-.patch
patches.kernel.org/5.11.3-013-bfq-Avoid-false-bfq-queue-merging.patch
patches.kernel.org/5.11.3-014-ALSA-usb-audio-Fix-PCM-buffer-allocation-in-no.patch
patches.kernel.org/5.11.3-015-zsmalloc-account-the-number-of-compacted-pages.patch
patches.kernel.org/5.11.3-016-MIPS-vmlinux.lds.S-add-missing-PAGE_ALIGNED_DA.patch
patches.kernel.org/5.11.3-017-vmlinux.lds.h-Define-SANTIZER_DISCARDS-with-CO.patch
patches.kernel.org/5.11.3-018-random-fix-the-RNDRESEEDCRNG-ioctl.patch
patches.kernel.org/5.11.3-019-ALSA-pcm-Call-sync_stop-at-disconnection.patch
patches.kernel.org/5.11.3-020-ALSA-pcm-Assure-sync-with-the-pending-stop-ope.patch
patches.kernel.org/5.11.3-021-ALSA-pcm-Don-t-call-sync_stop-if-it-hasn-t-bee.patch
patches.kernel.org/5.11.3-022-drm-i915-gt-One-more-flush-for-Baytrail-clear-.patch
patches.kernel.org/5.11.3-023-ath10k-Fix-error-handling-in-case-of-CE-pipe-i.patch
patches.kernel.org/5.11.3-024-Bluetooth-btqcomsmd-Fix-a-resource-leak-in-err.patch
patches.kernel.org/5.11.3-025-Bluetooth-hci_uart-Fix-a-race-for-write_work-s.patch
patches.kernel.org/5.11.3-026-Bluetooth-Fix-initializing-response-id-after-c.patch
patches.kernel.org/5.11.3-027-arm64-dts-renesas-beacon-kit-Fix-choppy-Blueto.patch
patches.kernel.org/5.11.3-028-arm64-dts-renesas-beacon-Fix-audio-1.8V-pin-en.patch
patches.kernel.org/5.11.3-029-ARM-dts-exynos-correct-PMIC-interrupt-trigger-.patch
patches.kernel.org/5.11.3-030-ARM-dts-exynos-correct-PMIC-interrupt-trigger-.patch
patches.kernel.org/5.11.3-031-ARM-dts-exynos-correct-PMIC-interrupt-trigger-.patch
patches.kernel.org/5.11.3-032-ARM-dts-exynos-correct-PMIC-interrupt-trigger-.patch
patches.kernel.org/5.11.3-033-ARM-dts-exynos-correct-PMIC-interrupt-trigger-.patch
patches.kernel.org/5.11.3-034-ARM-dts-exynos-correct-PMIC-interrupt-trigger-.patch
patches.kernel.org/5.11.3-035-arm64-dts-exynos-correct-PMIC-interrupt-trigge.patch
patches.kernel.org/5.11.3-036-arm64-dts-exynos-correct-PMIC-interrupt-trigge.patch
patches.kernel.org/5.11.3-037-memory-mtk-smi-Fix-PM-usage-counter-unbalance-.patch
patches.kernel.org/5.11.3-038-Bluetooth-hci_qca-Fix-memleak-in-qca_controlle.patch
patches.kernel.org/5.11.3-039-staging-vchiq-Fix-bulk-userdata-handling.patch
patches.kernel.org/5.11.3-040-staging-vchiq-Fix-bulk-transfers-on-64-bit-bui.patch
patches.kernel.org/5.11.3-041-arm64-dts-qcom-msm8916-samsung-a5u-Fix-iris-co.patch
patches.kernel.org/5.11.3-042-net-stmmac-dwmac-meson8b-fix-enabling-the-timi.patch
patches.kernel.org/5.11.3-043-bpf-Add-bpf_patch_call_args-prototype-to-inclu.patch
patches.kernel.org/5.11.3-044-bpf-Avoid-warning-when-re-casting-__bpf_call_b.patch
patches.kernel.org/5.11.3-045-firmware-arm_scmi-Fix-call-site-of-scmi_notifi.patch
patches.kernel.org/5.11.3-046-arm64-dts-allwinner-A64-properly-connect-USB-P.patch
patches.kernel.org/5.11.3-047-arm64-dts-allwinner-H6-properly-connect-USB-PH.patch
patches.kernel.org/5.11.3-048-arm64-dts-allwinner-Drop-non-removable-from-So.patch
patches.kernel.org/5.11.3-049-arm64-dts-allwinner-H6-Allow-up-to-150-MHz-MMC.patch
patches.kernel.org/5.11.3-050-arm64-dts-allwinner-A64-Limit-MMC2-bus-frequen.patch
patches.kernel.org/5.11.3-051-arm64-dts-qcom-msm8916-samsung-a2015-Fix-senso.patch
patches.kernel.org/5.11.3-052-cpufreq-brcmstb-avs-cpufreq-Free-resources-in-.patch
patches.kernel.org/5.11.3-053-cpufreq-brcmstb-avs-cpufreq-Fix-resource-leaks.patch
patches.kernel.org/5.11.3-054-arm64-dts-rockchip-rk3328-Add-clock_in_out-pro.patch
patches.kernel.org/5.11.3-055-ACPICA-Fix-exception-code-class-checks.patch
patches.kernel.org/5.11.3-056-usb-gadget-u_audio-Free-requests-only-after-ca.patch
patches.kernel.org/5.11.3-057-arm64-dts-qcom-sdm845-db845c-Fix-reset-pin-of-.patch
patches.kernel.org/5.11.3-058-soc-qcom-socinfo-Fix-an-off-by-one-in-qcom_sho.patch
patches.kernel.org/5.11.3-059-soc-ti-pm33xx-Fix-some-resource-leak-in-the-er.patch
patches.kernel.org/5.11.3-060-staging-media-atomisp-Fix-size_t-format-specif.patch
patches.kernel.org/5.11.3-061-Bluetooth-drop-HCI-device-reference-before-ret.patch
patches.kernel.org/5.11.3-062-Bluetooth-Put-HCI-device-if-inquiry-procedure-.patch
patches.kernel.org/5.11.3-063-memory-ti-aemif-Drop-child-node-when-jumping-o.patch
patches.kernel.org/5.11.3-064-ARM-dts-Configure-missing-thermal-interrupt-fo.patch
patches.kernel.org/5.11.3-065-usb-dwc2-Do-not-update-data-length-if-it-is-0-.patch
patches.kernel.org/5.11.3-066-usb-dwc2-Abort-transaction-after-errors-with-u.patch
patches.kernel.org/5.11.3-067-usb-dwc2-Make-trimming-xfer-length-a-debug-mes.patch
patches.kernel.org/5.11.3-068-staging-rtl8723bs-wifi_regd.c-Fix-incorrect-nu.patch
patches.kernel.org/5.11.3-069-x86-MSR-Filter-MSR-writes-through-X86_IOC_WRMS.patch
patches.kernel.org/5.11.3-070-arm64-dts-renesas-beacon-Fix-EEPROM-compatible.patch
patches.kernel.org/5.11.3-071-can-mcp251xfd-mcp251xfd_probe-fix-errata-refer.patch
patches.kernel.org/5.11.3-072-ARM-dts-armada388-helios4-assign-pinctrl-to-LE.patch
patches.kernel.org/5.11.3-073-ARM-dts-armada388-helios4-assign-pinctrl-to-ea.patch
patches.kernel.org/5.11.3-074-arm64-dts-armada-3720-turris-mox-rename-u-boot.patch
patches.kernel.org/5.11.3-075-opp-Correct-debug-message-in-_opp_add_static_v.patch
patches.kernel.org/5.11.3-076-Bluetooth-btusb-Fix-memory-leak-in-btusb_mtk_w.patch
patches.kernel.org/5.11.3-077-soc-qcom-ocmem-don-t-return-NULL-in-of_get_ocm.patch
patches.kernel.org/5.11.3-078-arm64-dts-msm8916-Fix-reserved-and-rfsa-nodes-.patch
patches.kernel.org/5.11.3-079-arm64-dts-meson-fix-broken-wifi-node-for-Khada.patch
patches.kernel.org/5.11.3-080-iwlwifi-mvm-set-enabled-in-the-PPAG-command-pr.patch
patches.kernel.org/5.11.3-081-ARM-s3c-fix-fiq-for-clang-IAS.patch
patches.kernel.org/5.11.3-082-optee-simplify-i2c-access.patch
patches.kernel.org/5.11.3-083-staging-wfx-fix-possible-panic-with-re-queued-.patch
patches.kernel.org/5.11.3-084-ARM-at91-use-proper-asm-syntax-in-pm_suspend.patch
patches.kernel.org/5.11.3-085-ath10k-Fix-suspicious-RCU-usage-warning-in-ath.patch
patches.kernel.org/5.11.3-086-ath10k-Fix-lockdep-assertion-warning-in-ath10k.patch
patches.kernel.org/5.11.3-087-ath11k-fix-a-locking-bug-in-ath11k_mac_op_star.patch
patches.kernel.org/5.11.3-088-soc-aspeed-snoop-Add-clock-control-logic.patch
patches.kernel.org/5.11.3-089-iwlwifi-mvm-fix-the-type-we-use-in-the-PPAG-ta.patch
patches.kernel.org/5.11.3-090-iwlwifi-mvm-store-PPAG-enabled-disabled-flag-p.patch
patches.kernel.org/5.11.3-091-iwlwifi-mvm-send-stored-PPAG-command-instead-o.patch
patches.kernel.org/5.11.3-092-iwlwifi-mvm-assign-SAR-table-revision-to-the-c.patch
patches.kernel.org/5.11.3-093-iwlwifi-mvm-don-t-check-if-CSA-event-is-runnin.patch
patches.kernel.org/5.11.3-094-bpf_lru_list-Read-double-checked-variable-once.patch
patches.kernel.org/5.11.3-095-iwlwifi-pnvm-set-the-PNVM-again-if-it-was-alre.patch
patches.kernel.org/5.11.3-096-iwlwifi-pnvm-increment-the-pointer-before-chec.patch
patches.kernel.org/5.11.3-097-ath9k-fix-data-bus-crash-when-setting-nf_overr.patch
patches.kernel.org/5.11.3-098-selftests-bpf-Convert-test_xdp_redirect.sh-to-.patch
patches.kernel.org/5.11.3-099-ibmvnic-Set-to-CLOSED-state-even-on-error.patch
patches.kernel.org/5.11.3-100-bnxt_en-reverse-order-of-TX-disable-and-carrie.patch
patches.kernel.org/5.11.3-101-bnxt_en-Fix-devlink-info-s-stored-fw.psid-vers.patch
patches.kernel.org/5.11.3-102-xen-netback-fix-spurious-event-detection-for-c.patch
patches.kernel.org/5.11.3-103-dpaa2-eth-fix-memory-leak-in-XDP_REDIRECT.patch
patches.kernel.org/5.11.3-104-net-phy-consider-that-suspend2ram-may-cut-off-.patch
patches.kernel.org/5.11.3-105-net-mlx5e-Enable-XDP-for-Connect-X-IPsec-capab.patch
patches.kernel.org/5.11.3-106-net-mlx5e-Don-t-change-interrupt-moderation-pa.patch
patches.kernel.org/5.11.3-107-net-mlx5e-Change-interrupt-moderation-channel-.patch
patches.kernel.org/5.11.3-108-net-mlx5-Fix-health-error-state-handling.patch
patches.kernel.org/5.11.3-109-net-mlx5e-Replace-synchronize_rcu-with-synchro.patch
patches.kernel.org/5.11.3-110-net-mlx5e-kTLS-Use-refcounts-to-free-kTLS-RX-p.patch
patches.kernel.org/5.11.3-111-net-mlx5-Disable-devlink-reload-for-multi-port.patch
patches.kernel.org/5.11.3-112-net-mlx5-Disallow-RoCE-on-multi-port-slave-dev.patch
patches.kernel.org/5.11.3-113-net-mlx5-Disallow-RoCE-on-lag-device.patch
patches.kernel.org/5.11.3-114-net-mlx5-Disable-devlink-reload-for-lag-device.patch
patches.kernel.org/5.11.3-115-net-mlx5e-CT-manage-the-lifetime-of-the-ct-ent.patch
patches.kernel.org/5.11.3-116-net-mlx5e-Check-tunnel-offload-is-required-bef.patch
patches.kernel.org/5.11.3-117-mac80211-fix-potential-overflow-when-multiplyi.patch
patches.kernel.org/5.11.3-118-libbpf-Ignore-non-function-pointer-member-in-s.patch
patches.kernel.org/5.11.3-119-bpf-Fix-an-unitialized-value-in-bpf_iter.patch
patches.kernel.org/5.11.3-120-bpf-devmap-Use-GFP_KERNEL-for-xdp-bulk-queue-a.patch
patches.kernel.org/5.11.3-121-bpf-Fix-bpf_fib_lookup-helper-MTU-check-for-SK.patch
patches.kernel.org/5.11.3-122-selftests-mptcp-fix-ACKRX-debug-message.patch
patches.kernel.org/5.11.3-123-tcp-fix-SO_RCVLOWAT-related-hangs-under-mem-pr.patch
patches.kernel.org/5.11.3-124-net-axienet-Handle-deferred-probe-on-clock-pro.patch
patches.kernel.org/5.11.3-125-cxgb4-chtls-cxgbit-Keeping-the-max-ofld-immedi.patch
patches.kernel.org/5.11.3-126-b43-N-PHY-Fix-the-update-of-coef-for-the-PHY-r.patch
patches.kernel.org/5.11.3-127-bpf-Clear-subreg_def-for-global-function-retur.patch
patches.kernel.org/5.11.3-128-ibmvnic-add-memory-barrier-to-protect-long-ter.patch
patches.kernel.org/5.11.3-129-ibmvnic-skip-send_request_unmap-for-timeout-re.patch
patches.kernel.org/5.11.3-130-ibmvnic-serialize-access-to-work-queue-on-remo.patch
patches.kernel.org/5.11.3-131-net-dsa-felix-perform-teardown-in-reverse-orde.patch
patches.kernel.org/5.11.3-132-net-dsa-felix-don-t-deinitialize-unused-ports.patch
patches.kernel.org/5.11.3-133-net-phy-mscc-adding-LCPLL-reset-to-VSC8514.patch
patches.kernel.org/5.11.3-134-net-amd-xgbe-Reset-the-PHY-rx-data-path-when-m.patch
patches.kernel.org/5.11.3-135-net-amd-xgbe-Fix-NETDEV-WATCHDOG-transmit-queu.patch
patches.kernel.org/5.11.3-136-net-amd-xgbe-Reset-link-when-the-link-never-co.patch
patches.kernel.org/5.11.3-137-net-amd-xgbe-Fix-network-fluctuations-when-usi.patch
patches.kernel.org/5.11.3-138-net-mvneta-Remove-per-cpu-queue-mapping-for-Ar.patch
patches.kernel.org/5.11.3-139-net-enetc-fix-destroyed-phylink-dereference-du.patch
patches.kernel.org/5.11.3-140-Bluetooth-Remove-hci_req_le_suspend_config.patch
patches.kernel.org/5.11.3-141-arm64-dts-broadcom-bcm4908-use-proper-NAND-bin.patch
patches.kernel.org/5.11.3-142-Bluetooth-hci_qca-Wait-for-SSR-completion-duri.patch
patches.kernel.org/5.11.3-143-serial-stm32-fix-DMA-initialization-error-hand.patch
patches.kernel.org/5.11.3-144-bpf-Declare-__bpf_free_used_maps-unconditional.patch
patches.kernel.org/5.11.3-145-selftests-bpf-Sync-RCU-before-unloading-bpf_te.patch
patches.kernel.org/5.11.3-146-arm64-dts-qcom-sm8250-correct-sdhc_2-xo-clk.patch
patches.kernel.org/5.11.3-147-arm64-dts-qcom-qrb5165-rb5-fix-uSD-pins-drive-.patch
patches.kernel.org/5.11.3-148-tty-convert-tty_ldisc_ops-read-function-to-tak.patch
patches.kernel.org/5.11.3-149-tty-implement-read_iter.patch
patches.kernel.org/5.11.3-150-x86-sgx-Fix-the-return-type-of-sgx_init.patch
patches.kernel.org/5.11.3-151-selftests-bpf-Don-t-exit-on-failed-bpf_testmod.patch
patches.kernel.org/5.11.3-152-arm64-dts-mt8183-rename-rdma-fifo-size.patch
patches.kernel.org/5.11.3-153-arm64-dts-mt8183-refine-gamma-compatible-name.patch
patches.kernel.org/5.11.3-154-arm64-dts-mt8183-Add-missing-power-domain-for-.patch
patches.kernel.org/5.11.3-155-net-sfp-add-workaround-for-Realtek-RTL8672-and.patch
patches.kernel.org/5.11.3-156-ARM-tegra-ouya-Fix-eMMC-on-specific-bootloader.patch
patches.kernel.org/5.11.3-157-arm64-dts-mt8183-Fix-GCE-include-path.patch
patches.kernel.org/5.11.3-158-Bluetooth-hci_qca-check-for-SSR-triggered-flag.patch
patches.kernel.org/5.11.3-159-Bluetooth-hci_qca-Fixed-issue-during-suspend.patch
patches.kernel.org/5.11.3-160-soc-aspeed-socinfo-Add-new-systems.patch
patches.kernel.org/5.11.3-161-net-mlx5e-E-switch-Fix-rate-calculation-for-ov.patch
patches.kernel.org/5.11.3-162-net-mlx5e-Enable-striding-RQ-for-Connect-X-IPs.patch
patches.kernel.org/5.11.3-163-net-mlx5e-Fix-CQ-params-of-ICOSQ-and-async-ICO.patch
patches.kernel.org/5.11.3-164-ibmvnic-change-IBMVNIC_MAX_IND_DESCS-to-16.patch
patches.kernel.org/5.11.3-165-net-ipa-initialize-all-resources.patch
patches.kernel.org/5.11.3-166-net-phy-mscc-improved-serdes-calibration-appli.patch
patches.kernel.org/5.11.3-167-net-phy-mscc-coma-mode-disabled-for-VSC8514.patch
patches.kernel.org/5.11.3-168-fbdev-aty-SPARC64-requires-FB_ATY_CT.patch
patches.kernel.org/5.11.3-169-drm-gma500-Fix-error-return-code-in-psb_driver.patch
patches.kernel.org/5.11.3-170-drm-document-that-user-space-should-force-prob.patch
patches.kernel.org/5.11.3-171-gma500-clean-up-error-handling-in-init.patch
patches.kernel.org/5.11.3-172-drm-fb-helper-Add-missed-unlocks-in-setcmap_le.patch
patches.kernel.org/5.11.3-173-drm-panel-s6e63m0-Fix-init-sequence-again.patch
patches.kernel.org/5.11.3-174-drm-panel-mantix-Tweak-init-sequence.patch
patches.kernel.org/5.11.3-175-drm-vc4-hdmi-Take-into-account-the-clock-doubl.patch
patches.kernel.org/5.11.3-176-drm-panel-s6e63m0-Support-max-brightness.patch
patches.kernel.org/5.11.3-177-crypto-sun4i-ss-linearize-buffers-content-must.patch
patches.kernel.org/5.11.3-178-crypto-sun4i-ss-fix-kmap-usage.patch
patches.kernel.org/5.11.3-179-crypto-arm64-aes-ce-really-hide-slower-algos-w.patch
patches.kernel.org/5.11.3-180-hwrng-ingenic-Fix-a-resource-leak-in-an-error-.patch
patches.kernel.org/5.11.3-181-media-allegro-Fix-use-after-free-on-error.patch
patches.kernel.org/5.11.3-182-ASoC-fsl_aud2htx-select-SND_SOC_IMX_PCM_DMA.patch
patches.kernel.org/5.11.3-183-kcsan-Rewrite-kcsan_prandom_u32_max-without-pr.patch
patches.kernel.org/5.11.3-184-drm-rcar-du-Fix-PM-reference-leak-in-rcar_cmm_.patch
patches.kernel.org/5.11.3-185-drm-rcar-du-Fix-crash-when-using-LVDS1-clock-f.patch
patches.kernel.org/5.11.3-186-drm-rcar-du-Fix-the-return-check-of-of_parse_p.patch
patches.kernel.org/5.11.3-187-drm-amdgpu-Fix-macro-name-_AMDGPU_TRACE_H_-in-.patch
patches.kernel.org/5.11.3-188-MIPS-c-r4k-Fix-section-mismatch-for-loongson2_.patch
patches.kernel.org/5.11.3-189-MIPS-lantiq-Explicitly-compare-LTQ_EBU_PCC_IST.patch
patches.kernel.org/5.11.3-190-drm-virtio-make-sure-context-is-created-in-gem.patch
patches.kernel.org/5.11.3-191-drm-fourcc-fix-Amlogic-format-modifier-masks.patch
patches.kernel.org/5.11.3-192-media-ipu3-cio2-Build-only-for-x86.patch
patches.kernel.org/5.11.3-193-media-i2c-ov5670-Fix-PIXEL_RATE-minimum-value.patch
patches.kernel.org/5.11.3-194-media-imx-Unregister-csc-scaler-only-if-regist.patch
patches.kernel.org/5.11.3-195-media-imx-Fix-csc-scaler-unregister.patch
patches.kernel.org/5.11.3-196-media-mtk-vcodec-fix-error-return-code-in-vdec.patch
patches.kernel.org/5.11.3-197-media-camss-Fix-signedness-bug-in-video_enum_f.patch
patches.kernel.org/5.11.3-198-media-camss-missing-error-code-in-msm_video_re.patch
patches.kernel.org/5.11.3-199-media-vsp1-Fix-an-error-handling-path-in-the-p.patch
patches.kernel.org/5.11.3-200-media-em28xx-Fix-use-after-free-in-em28xx_allo.patch
patches.kernel.org/5.11.3-201-media-media-pci-Fix-memleak-in-empress_init.patch
patches.kernel.org/5.11.3-202-media-tm6000-Fix-memleak-in-tm6000_start_strea.patch
patches.kernel.org/5.11.3-203-media-aspeed-fix-error-return-code-in-aspeed_v.patch
patches.kernel.org/5.11.3-204-ASoC-cs42l56-fix-up-error-handling-in-probe.patch
patches.kernel.org/5.11.3-205-ASoC-qcom-qdsp6-Move-frontend-AIFs-to-q6asm-da.patch
patches.kernel.org/5.11.3-206-evm-Fix-memleak-in-init_desc.patch
patches.kernel.org/5.11.3-207-crypto-qat-replace-CRYPTO_AES-with-CRYPTO_LIB_.patch
patches.kernel.org/5.11.3-208-crypto-bcm-Rename-struct-device_private-to-bcm.patch
patches.kernel.org/5.11.3-209-sched-fair-Avoid-stale-CPU-util_est-value-for-.patch
patches.kernel.org/5.11.3-210-drm-sun4i-tcon-fix-inverted-DCLK-polarity.patch
patches.kernel.org/5.11.3-211-media-imx7-csi-Fix-regression-for-parallel-cam.patch
patches.kernel.org/5.11.3-212-media-imx7-csi-Fix-pad-link-validation.patch
patches.kernel.org/5.11.3-213-media-ti-vpe-cal-fix-write-to-unallocated-memo.patch
patches.kernel.org/5.11.3-214-MIPS-properly-stop-.eh_frame-generation.patch
patches.kernel.org/5.11.3-215-MIPS-Compare-__SYNC_loongson3_war-against-0.patch
patches.kernel.org/5.11.3-216-drm-tegra-Fix-reference-leak-when-pm_runtime_g.patch
patches.kernel.org/5.11.3-217-drm-amdgpu-toggle-on-DF-Cstate-after-finishing.patch
patches.kernel.org/5.11.3-218-bsg-free-the-request-before-return-error-code.patch
patches.kernel.org/5.11.3-219-macintosh-adb-iop-Use-big-endian-autopoll-mask.patch
patches.kernel.org/5.11.3-220-drm-amd-display-Fix-10-12-bpc-setup-in-DCE-out.patch
patches.kernel.org/5.11.3-221-drm-amd-display-Fix-HDMI-deep-color-output-for.patch
patches.kernel.org/5.11.3-222-media-software_node-Fix-refcounts-in-software_.patch
patches.kernel.org/5.11.3-223-media-lmedm04-Fix-misuse-of-comma.patch
patches.kernel.org/5.11.3-224-media-vidtv-psi-fix-missing-crc-for-PMT.patch
patches.kernel.org/5.11.3-225-media-atomisp-Fix-a-buffer-overflow-in-debug-c.patch
patches.kernel.org/5.11.3-226-media-qm1d1c0042-fix-error-return-code-in-qm1d.patch
patches.kernel.org/5.11.3-227-media-cx25821-Fix-a-bug-when-reallocating-some.patch
patches.kernel.org/5.11.3-228-media-mtk-vcodec-fix-argument-used-when-DEBUG-.patch
patches.kernel.org/5.11.3-229-mtd-phram-use-div_u64_rem-to-stop-overwrite-le.patch
patches.kernel.org/5.11.3-230-media-pxa_camera-declare-variable-when-DEBUG-i.patch
patches.kernel.org/5.11.3-231-media-uvcvideo-Accept-invalid-bFormatIndex-and.patch
patches.kernel.org/5.11.3-232-media-i2c-Kconfig-Select-FWNODE-for-OV772x-sen.patch
patches.kernel.org/5.11.3-233-ASoC-max98373-Fixes-a-typo-in-max98373_feedbac.patch
patches.kernel.org/5.11.3-234-sched-eas-Don-t-update-misfit-status-if-the-ta.patch
patches.kernel.org/5.11.3-235-f2fs-fix-null-page-reference-in-redirty_blocks.patch
patches.kernel.org/5.11.3-236-f2fs-compress-fix-potential-deadlock.patch
patches.kernel.org/5.11.3-237-ASoC-qcom-lpass-cpu-Remove-bit-clock-state-che.patch
patches.kernel.org/5.11.3-238-ASoC-SOF-Intel-hda-cancel-D0i3-work-during-run.patch
patches.kernel.org/5.11.3-239-perf-arm-cmn-Fix-PMU-instance-naming.patch
patches.kernel.org/5.11.3-240-perf-arm-cmn-Move-IRQs-when-migrating-context.patch
patches.kernel.org/5.11.3-241-mtd-parser-imagetag-fix-error-codes-in-bcm963x.patch
patches.kernel.org/5.11.3-242-crypto-talitos-Work-around-SEC6-ERRATA-AES-CTR.patch
patches.kernel.org/5.11.3-243-crypto-talitos-Fix-ctr-aes-on-SEC1.patch
patches.kernel.org/5.11.3-244-drm-nouveau-bail-out-of-nouveau_channel_new-if.patch
patches.kernel.org/5.11.3-245-irqchip-ls-extirq-add-IRQCHIP_SKIP_SET_WAKE-to.patch
patches.kernel.org/5.11.3-246-mm-proc-Invalidate-TLB-after-clearing-soft-dir.patch
patches.kernel.org/5.11.3-247-ata-ahci_brcm-Add-back-regulators-management.patch
patches.kernel.org/5.11.3-248-ASoC-cpcap-fix-microphone-timeslot-mask.patch
patches.kernel.org/5.11.3-249-ASoC-codecs-add-missing-max_register-in-regmap.patch
patches.kernel.org/5.11.3-250-mtd-parsers-afs-Fix-freeing-the-part-name-memo.patch
patches.kernel.org/5.11.3-251-mtd-rawnand-intel-Fix-an-error-handling-path-i.patch
patches.kernel.org/5.11.3-252-f2fs-fix-to-avoid-inconsistent-quota-data.patch
patches.kernel.org/5.11.3-253-drm-amdgpu-Prevent-shift-wrapping-in-amdgpu_re.patch
patches.kernel.org/5.11.3-254-f2fs-fix-a-wrong-condition-in-__submit_bio.patch
patches.kernel.org/5.11.3-255-ASoC-qcom-Fix-typo-error-in-HDMI-regmap-config.patch
patches.kernel.org/5.11.3-256-KVM-nSVM-Don-t-strip-host-s-C-bit-from-guest-s.patch
patches.kernel.org/5.11.3-257-drm-mediatek-Check-if-fb-is-null.patch
patches.kernel.org/5.11.3-258-Drivers-hv-vmbus-Avoid-use-after-free-in-vmbus.patch
patches.kernel.org/5.11.3-259-ASoC-Intel-sof_sdw-add-missing-TGL_HDMI-quirk-.patch
patches.kernel.org/5.11.3-260-ASoC-Intel-sof_sdw-add-missing-TGL_HDMI-quirk-.patch
patches.kernel.org/5.11.3-261-ASoC-Intel-sof_sdw-add-missing-TGL_HDMI-quirk-.patch
patches.kernel.org/5.11.3-262-locking-lockdep-Avoid-unmatched-unlock.patch
patches.kernel.org/5.11.3-263-ASoC-qcom-lpass-Fix-i2s-ctl-register-bit-map.patch
patches.kernel.org/5.11.3-264-ASoC-rt5682-Fix-panic-in-rt5682_jack_detect_ha.patch
patches.kernel.org/5.11.3-265-ASoC-SOF-debug-Fix-a-potential-issue-on-string.patch
patches.kernel.org/5.11.3-266-btrfs-clarify-error-returns-values-in-__load_f.patch
patches.kernel.org/5.11.3-267-btrfs-fix-double-accounting-of-ordered-extent-.patch
patches.kernel.org/5.11.3-268-MIPS-relocatable-Provide-kaslr_offset-to-get-t.patch
patches.kernel.org/5.11.3-269-KVM-x86-Restore-all-64-bits-of-DR6-and-DR7-dur.patch
patches.kernel.org/5.11.3-270-s390-zcrypt-return-EIO-when-msg-retry-limit-re.patch
patches.kernel.org/5.11.3-271-drm-vc4-hdmi-Move-hdmi-reset-to-bind.patch
patches.kernel.org/5.11.3-272-drm-vc4-hdmi-Fix-register-offset-with-longer-C.patch
patches.kernel.org/5.11.3-273-drm-vc4-hdmi-Fix-up-CEC-registers.patch
patches.kernel.org/5.11.3-274-drm-vc4-hdmi-Restore-cec-physical-address-on-r.patch
patches.kernel.org/5.11.3-275-drm-vc4-hdmi-Compute-the-CEC-clock-divider-fro.patch
patches.kernel.org/5.11.3-276-drm-vc4-hdmi-Update-the-CEC-clock-divider-on-H.patch
patches.kernel.org/5.11.3-277-drm-lima-fix-reference-leak-in-lima_pm_busy.patch
patches.kernel.org/5.11.3-278-drm-virtio-fix-an-error-code-in-virtio_gpu_ini.patch
patches.kernel.org/5.11.3-279-drm-dp_mst-Don-t-cache-EDIDs-for-physical-port.patch
patches.kernel.org/5.11.3-280-hwrng-timeriomem-Fix-cooldown-period-calculati.patch
patches.kernel.org/5.11.3-281-crypto-ecdh_helper-Ensure-len-secret.len-in-de.patch
patches.kernel.org/5.11.3-282-io_uring-fix-possible-deadlock-in-io_uring_pol.patch
patches.kernel.org/5.11.3-283-nvmet-tcp-fix-receive-data-digest-calculation-.patch
patches.kernel.org/5.11.3-284-nvmet-tcp-fix-potential-race-of-tcp-socket-clo.patch
patches.kernel.org/5.11.3-285-nvme-multipath-set-nr_zones-for-zoned-namespac.patch
patches.kernel.org/5.11.3-286-nvmet-remove-extra-variable-in-identify-ns.patch
patches.kernel.org/5.11.3-287-nvmet-set-status-to-0-in-case-for-invalid-nsid.patch
patches.kernel.org/5.11.3-288-ASoC-SOF-sof-pci-dev-add-missing-Up-Extreme-qu.patch
patches.kernel.org/5.11.3-289-ima-Free-IMA-measurement-buffer-on-error.patch
patches.kernel.org/5.11.3-290-ima-Free-IMA-measurement-buffer-after-kexec-sy.patch
patches.kernel.org/5.11.3-291-ASoC-simple-card-utils-Fix-device-module-clock.patch
patches.kernel.org/5.11.3-292-fs-jfs-fix-potential-integer-overflow-on-shift.patch
patches.kernel.org/5.11.3-293-jffs2-fix-use-after-free-in-jffs2_sum_write_da.patch
patches.kernel.org/5.11.3-294-ubifs-Fix-memleak-in-ubifs_init_authentication.patch
patches.kernel.org/5.11.3-295-ubifs-replay-Fix-high-stack-usage-again.patch
patches.kernel.org/5.11.3-296-ubifs-Fix-error-return-code-in-alloc_wbufs.patch
patches.kernel.org/5.11.3-297-irqchip-imx-IMX_INTMUX-should-not-default-to-y.patch
patches.kernel.org/5.11.3-298-smp-Process-pending-softirqs-in-flush_smp_call.patch
patches.kernel.org/5.11.3-299-drm-amdgpu-display-remove-hdcp_srm-sysfs-on-de.patch
patches.kernel.org/5.11.3-300-Input-da7280-fix-missing-error-test.patch
patches.kernel.org/5.11.3-301-Input-da7280-protect-OF-match-table-with-CONFI.patch
patches.kernel.org/5.11.3-302-Input-imx_keypad-add-dependency-on-HAS_IOMEM.patch
patches.kernel.org/5.11.3-303-capabilities-Don-t-allow-writing-ambiguous-v3-.patch
patches.kernel.org/5.11.3-304-HSI-Fix-PM-usage-counter-unbalance-in-ssi_hw_i.patch
patches.kernel.org/5.11.3-305-power-supply-cpcap-Add-missing-IRQF_ONESHOT-to.patch
patches.kernel.org/5.11.3-306-clk-meson-clk-pll-fix-initializing-the-old-rat.patch
patches.kernel.org/5.11.3-307-clk-meson-clk-pll-make-ret-a-signed-integer.patch
patches.kernel.org/5.11.3-308-clk-meson-clk-pll-propagate-the-error-from-mes.patch
patches.kernel.org/5.11.3-309-selftests-powerpc-Make-the-test-check-in-eeh-b.patch
patches.kernel.org/5.11.3-310-regulator-qcom-rpmh-regulator-add-pm8009-1-chi.patch
patches.kernel.org/5.11.3-311-arm64-dts-qcom-qrb5165-rb5-fix-pm8009-regulato.patch
patches.kernel.org/5.11.3-312-quota-Fix-memory-leak-when-handling-corrupted-.patch
patches.kernel.org/5.11.3-313-i2c-iproc-handle-only-slave-interrupts-which-a.patch
patches.kernel.org/5.11.3-314-i2c-iproc-update-slave-isr-mask-ISR_MASK_SLAVE.patch
patches.kernel.org/5.11.3-315-i2c-iproc-handle-master-read-request.patch
patches.kernel.org/5.11.3-316-spi-cadence-quadspi-Abort-read-if-dummy-cycles.patch
patches.kernel.org/5.11.3-317-clk-sunxi-ng-h6-Fix-CEC-clock.patch
patches.kernel.org/5.11.3-318-clk-renesas-r8a779a0-Remove-non-existent-S2-cl.patch
patches.kernel.org/5.11.3-319-clk-renesas-r8a779a0-Fix-parent-of-CBFUSA-cloc.patch
patches.kernel.org/5.11.3-320-HID-core-detect-and-skip-invalid-inputs-to-snt.patch
patches.kernel.org/5.11.3-321-RDMA-siw-Fix-handling-of-zero-sized-Read-and-R.patch
patches.kernel.org/5.11.3-322-dmaengine-fsldma-Fix-a-resource-leak-in-the-re.patch
patches.kernel.org/5.11.3-323-dmaengine-fsldma-Fix-a-resource-leak-in-an-err.patch
patches.kernel.org/5.11.3-324-dmaengine-owl-dma-Fix-a-resource-leak-in-the-r.patch
patches.kernel.org/5.11.3-325-rtc-rx6110-fix-build-against-modular-I2C.patch
patches.kernel.org/5.11.3-326-dmaengine-qcom-Always-inline-gpi_update_reg.patch
patches.kernel.org/5.11.3-327-dmaengine-ti-k3-udma-Set-rflow-count-for-BCDMA.patch
patches.kernel.org/5.11.3-328-dmaengine-hsu-disable-spurious-interrupt.patch
patches.kernel.org/5.11.3-329-mfd-bd9571mwv-Use-devm_mfd_add_devices.patch
patches.kernel.org/5.11.3-330-power-supply-cpcap-charger-Fix-missing-power_s.patch
patches.kernel.org/5.11.3-331-power-supply-cpcap-battery-Fix-missing-power_s.patch
patches.kernel.org/5.11.3-332-scsi-ufs-Fix-a-possible-NULL-pointer-issue.patch
patches.kernel.org/5.11.3-333-power-supply-cpcap-charger-Fix-power_supply_pu.patch
patches.kernel.org/5.11.3-334-fdt-Properly-handle-no-map-field-in-the-memory.patch
patches.kernel.org/5.11.3-335-of-fdt-Make-sure-no-map-does-not-remove-alread.patch
patches.kernel.org/5.11.3-336-RDMA-rtrs-Extend-ibtrs_cq_qp_create.patch
patches.kernel.org/5.11.3-337-RDMA-rtrs-srv-Release-lock-before-call-into-cl.patch
patches.kernel.org/5.11.3-338-RDMA-rtrs-srv-Use-sysfs_remove_file_self-for-d.patch
patches.kernel.org/5.11.3-339-RDMA-rtrs-clt-Set-mininum-limit-when-create-QP.patch
patches.kernel.org/5.11.3-340-RDMA-rtrs-srv-Jump-to-dereg_mr-label-if-alloca.patch
patches.kernel.org/5.11.3-341-RDMA-rtrs-Call-kobject_put-in-the-failure-path.patch
patches.kernel.org/5.11.3-342-RDMA-rtrs-srv-Fix-missing-wr_cqe.patch
patches.kernel.org/5.11.3-343-RDMA-rtrs-clt-Refactor-the-failure-cases-in-al.patch
patches.kernel.org/5.11.3-344-RDMA-rtrs-srv-Init-wr_cnt-as-1.patch
patches.kernel.org/5.11.3-345-RDMA-rtrs-Fix-KASAN-stack-out-of-bounds-bug.patch
patches.kernel.org/5.11.3-346-power-reset-at91-sama5d2_shdwc-fix-wkupdbc-mas.patch
patches.kernel.org/5.11.3-347-rtc-s5m-select-REGMAP_I2C.patch
patches.kernel.org/5.11.3-348-dmaengine-idxd-set-DMA-channel-to-be-private.patch
patches.kernel.org/5.11.3-349-power-supply-fix-sbs-charger-build-needs-REGMA.patch
patches.kernel.org/5.11.3-350-clocksource-drivers-ixp4xx-Select-TIMER_OF-whe.patch
patches.kernel.org/5.11.3-351-clocksource-drivers-mxs_timer-Add-missing-semi.patch
patches.kernel.org/5.11.3-352-module-harden-ELF-info-handling.patch
patches.kernel.org/5.11.3-353-spi-imx-Don-t-print-error-on-EPROBEDEFER.patch
patches.kernel.org/5.11.3-354-RDMA-mlx5-Use-the-correct-obj_id-upon-DEVX-TIR.patch
patches.kernel.org/5.11.3-355-IB-mlx5-Add-mutex-destroy-call-to-cap_mask_mut.patch
patches.kernel.org/5.11.3-356-clk-sunxi-ng-h6-Fix-clock-divider-range-on-som.patch
patches.kernel.org/5.11.3-357-platform-chrome-cros_ec_proto-Use-EC_HOST_EVEN.patch
patches.kernel.org/5.11.3-358-platform-chrome-cros_ec_proto-Add-LID-and-BATT.patch
patches.kernel.org/5.11.3-359-regulator-axp20x-Fix-reference-cout-leak.patch
patches.kernel.org/5.11.3-360-watch_queue-Drop-references-to-dev-watch_queue.patch
patches.kernel.org/5.11.3-361-certs-Fix-blacklist-flag-type-confusion.patch
patches.kernel.org/5.11.3-362-regulator-s5m8767-Fix-reference-count-leak.patch
patches.kernel.org/5.11.3-363-spi-atmel-Put-allocated-master-before-return.patch
patches.kernel.org/5.11.3-364-regulator-s5m8767-Drop-regulators-OF-node-refe.patch
patches.kernel.org/5.11.3-365-scsi-libsas-Remove-notifier-indirection.patch
patches.kernel.org/5.11.3-366-scsi-libsas-Introduce-a-_gfp-variant-of-event-.patch
patches.kernel.org/5.11.3-367-scsi-mvsas-Pass-gfp_t-flags-to-libsas-event-no.patch
patches.kernel.org/5.11.3-368-scsi-isci-Pass-gfp_t-flags-in-isci_port_link_d.patch
patches.kernel.org/5.11.3-369-scsi-isci-Pass-gfp_t-flags-in-isci_port_link_u.patch
patches.kernel.org/5.11.3-370-scsi-isci-Pass-gfp_t-flags-in-isci_port_bc_cha.patch
patches.kernel.org/5.11.3-371-power-supply-axp20x_usb_power-Init-work-before.patch
patches.kernel.org/5.11.3-372-power-supply-smb347-charger-Fix-interrupt-usag.patch
patches.kernel.org/5.11.3-373-regulator-core-Avoid-debugfs-Directory-.-alrea.patch
patches.kernel.org/5.11.3-374-isofs-release-buffer-head-before-return.patch
patches.kernel.org/5.11.3-375-watchdog-intel-mid_wdt-Postpone-IRQ-handler-re.patch
patches.kernel.org/5.11.3-376-auxdisplay-ht16k33-Fix-refresh-rate-handling.patch
patches.kernel.org/5.11.3-377-auxdisplay-Fix-duplicate-CHARLCD-config-symbol.patch
patches.kernel.org/5.11.3-378-objtool-Fix-error-handling-for-STD-CLD-warning.patch
patches.kernel.org/5.11.3-379-objtool-Fix-retpoline-detection-in-asm-code.patch
patches.kernel.org/5.11.3-380-objtool-Fix-.cold-section-suffix-check-for-new.patch
patches.kernel.org/5.11.3-381-scsi-lpfc-Fix-ancient-double-free.patch
patches.kernel.org/5.11.3-382-iommu-Switch-gather-end-to-the-inclusive-end.patch
patches.kernel.org/5.11.3-383-tools-testing-scatterlist-Fix-overflow-of-max-.patch
patches.kernel.org/5.11.3-384-RDMA-mlx5-Allow-creating-all-QPs-even-when-non.patch
patches.kernel.org/5.11.3-385-IB-umad-Return-EIO-in-case-of-when-device-disa.patch
patches.kernel.org/5.11.3-386-IB-umad-Return-EPOLLERR-in-case-of-when-device.patch
patches.kernel.org/5.11.3-387-KVM-PPC-Make-the-VMX-instruction-emulation-rou.patch
patches.kernel.org/5.11.3-388-powerpc-kvm-Force-selection-of-CONFIG_PPC_FPU.patch
patches.kernel.org/5.11.3-389-powerpc-47x-Disable-256k-page-size.patch
patches.kernel.org/5.11.3-390-powerpc-sstep-Check-instruction-validity-again.patch
patches.kernel.org/5.11.3-391-powerpc-sstep-Fix-incorrect-return-from-analyz.patch
patches.kernel.org/5.11.3-392-powerpc-time-Enable-sched-clock-for-irqtime.patch
patches.kernel.org/5.11.3-393-powerpc-Fix-build-error-in-paravirt.h.patch
patches.kernel.org/5.11.3-394-mmc-owl-mmc-Fix-a-resource-leak-in-an-error-ha.patch
patches.kernel.org/5.11.3-395-mmc-sdhci-sprd-Fix-some-resource-leaks-in-the-.patch
patches.kernel.org/5.11.3-396-mmc-usdhi6rol0-Fix-a-resource-leak-in-the-erro.patch
patches.kernel.org/5.11.3-397-mmc-renesas_sdhi_internal_dmac-Fix-DMA-buffer-.patch
patches.kernel.org/5.11.3-398-ARM-9046-1-decompressor-Do-not-clear-SCTLR.nTL.patch
patches.kernel.org/5.11.3-399-i2c-qcom-geni-Store-DMA-mapping-data-in-geni_i.patch
patches.kernel.org/5.11.3-400-i3c-master-mipi-i3c-hci-Specify-HAS_IOMEM-depe.patch
patches.kernel.org/5.11.3-401-amba-Fix-resource-leak-for-drivers-without-.re.patch
patches.kernel.org/5.11.3-402-iommu-Move-iotlb_sync_map-out-from-__iommu_map.patch
patches.kernel.org/5.11.3-403-iommu-Properly-pass-gfp_t-in-_iommu_map-to-avo.patch
patches.kernel.org/5.11.3-404-IB-mlx5-Return-appropriate-error-code-instead-.patch
patches.kernel.org/5.11.3-405-IB-cm-Avoid-a-loop-when-device-has-255-ports.patch
patches.kernel.org/5.11.3-406-tracepoint-Do-not-fail-unregistering-a-probe-d.patch
patches.kernel.org/5.11.3-407-rtc-zynqmp-depend-on-HAS_IOMEM.patch
patches.kernel.org/5.11.3-408-platform-x86-intel_pmt-Make-INTEL_PMT_CLASS-no.patch
patches.kernel.org/5.11.3-409-platform-x86-intel_pmt_telemetry-Add-dependenc.patch
patches.kernel.org/5.11.3-410-platform-x86-intel_pmt_crashlog-Add-dependency.patch
patches.kernel.org/5.11.3-411-perf-tools-Fix-DSO-filtering-when-not-finding-.patch
patches.kernel.org/5.11.3-412-perf-vendor-events-arm64-Fix-Ampere-eMag-event.patch
patches.kernel.org/5.11.3-413-RDMA-rxe-Fix-coding-error-in-rxe_recv.c.patch
patches.kernel.org/5.11.3-414-RDMA-rxe-Fix-coding-error-in-rxe_rcv_mcast_pkt.patch
patches.kernel.org/5.11.3-415-RDMA-rxe-Correct-skb-on-loopback-path.patch
patches.kernel.org/5.11.3-416-spi-stm32-properly-handle-0-byte-transfer.patch
patches.kernel.org/5.11.3-417-mfd-altera-sysmgr-Fix-physical-address-storing.patch
patches.kernel.org/5.11.3-418-mfd-wm831x-auxadc-Prevent-use-after-free-in-wm.patch
patches.kernel.org/5.11.3-419-powerpc-pseries-dlpar-handle-ibm-configure-con.patch
patches.kernel.org/5.11.3-420-powerpc-8xx-Fix-software-emulation-interrupt.patch
patches.kernel.org/5.11.3-421-powerpc-sstep-Fix-load-store-and-update-emulat.patch
patches.kernel.org/5.11.3-422-powerpc-sstep-Fix-darn-emulation.patch
patches.kernel.org/5.11.3-423-clk-qcom-gfm-mux-fix-clk-mask.patch
patches.kernel.org/5.11.3-424-clk-qcom-gcc-sc7180-Mark-the-MM-XO-clocks-to-b.patch
patches.kernel.org/5.11.3-425-clk-qcom-gcc-msm8998-Fix-Alpha-PLL-type-for-al.patch
patches.kernel.org/5.11.3-426-kunit-tool-fix-unit-test-cleanup-handling.patch
patches.kernel.org/5.11.3-427-kselftests-dmabuf-heaps-Fix-Makefile-s-inclusi.patch
patches.kernel.org/5.11.3-428-RDMA-hns-Allocate-one-more-recv-SGE-for-HIP08.patch
patches.kernel.org/5.11.3-429-RDMA-hns-Bugfix-for-checking-whether-the-srq-i.patch
patches.kernel.org/5.11.3-430-RDMA-hns-Force-srq_limit-to-0-when-creating-SR.patch
patches.kernel.org/5.11.3-431-RDMA-hns-Fixed-wrong-judgments-in-the-goto-bra.patch
patches.kernel.org/5.11.3-432-RDMA-hns-Remove-the-reserved-WQE-of-SRQ.patch
patches.kernel.org/5.11.3-433-RDMA-siw-Fix-calculation-of-tx_valid_cpus-size.patch
patches.kernel.org/5.11.3-434-RDMA-hns-Avoid-filling-sgid-index-when-modifyi.patch
patches.kernel.org/5.11.3-435-RDMA-hns-Fix-type-of-sq_signal_bits.patch
patches.kernel.org/5.11.3-436-RDMA-hns-Add-mapped-page-count-checking-for-MT.patch
patches.kernel.org/5.11.3-437-RDMA-hns-Disable-RQ-inline-by-default.patch
patches.kernel.org/5.11.3-438-clk-divider-fix-initialization-with-parent_hw.patch
patches.kernel.org/5.11.3-439-spi-pxa2xx-Fix-the-controller-numbering-for-Wi.patch
patches.kernel.org/5.11.3-440-powerpc-uaccess-Avoid-might_fault-when-user-ac.patch
patches.kernel.org/5.11.3-441-powerpc-kuap-Restore-AMR-after-replaying-soft-.patch
patches.kernel.org/5.11.3-442-regulator-qcom-rpmh-fix-pm8009-ldo7.patch
patches.kernel.org/5.11.3-443-clk-aspeed-Fix-APLL-calculate-formula-from-ast.patch
patches.kernel.org/5.11.3-444-selftests-ftrace-Update-synthetic-event-syntax.patch
patches.kernel.org/5.11.3-445-perf-symbols-Use-long-for-iterator-for-bfd-sym.patch
patches.kernel.org/5.11.3-446-regulator-bd718x7-bd71828-Fix-dvs-voltage-leve.patch
patches.kernel.org/5.11.3-447-spi-dw-Avoid-stack-content-exposure.patch
patches.kernel.org/5.11.3-448-spi-Skip-zero-length-transfers-in-spi_transfer.patch
patches.kernel.org/5.11.3-449-printk-avoid-prb_first_valid_seq-where-possibl.patch
patches.kernel.org/5.11.3-450-perf-symbols-Fix-return-value-when-loading-PE-.patch
patches.kernel.org/5.11.3-451-nfsd-register-pernet-ops-last-unregister-first.patch
patches.kernel.org/5.11.3-452-svcrdma-Hold-private-mutex-while-invoking-rdma.patch
patches.kernel.org/5.11.3-453-ceph-fix-flush_snap-logic-after-putting-caps.patch
patches.kernel.org/5.11.3-454-RDMA-hns-Fixes-missing-error-code-of-CMDQ.patch
patches.kernel.org/5.11.3-455-RDMA-ucma-Fix-use-after-free-bug-in-ucma_creat.patch
patches.kernel.org/5.11.3-456-RDMA-rtrs-srv-Fix-stack-out-of-bounds.patch
patches.kernel.org/5.11.3-457-RDMA-rtrs-Only-allow-addition-of-path-to-an-al.patch
patches.kernel.org/5.11.3-458-RDMA-rtrs-srv-fix-memory-leak-by-missing-kobje.patch
patches.kernel.org/5.11.3-459-RDMA-rtrs-srv-sysfs-fix-missing-put_device.patch
patches.kernel.org/5.11.3-460-RDMA-rtrs-srv-Do-not-pass-a-valid-pointer-to-P.patch
patches.kernel.org/5.11.3-461-Input-sur40-fix-an-error-code-in-sur40_probe.patch
patches.kernel.org/5.11.3-462-perf-record-Fix-continue-profiling-after-drain.patch
patches.kernel.org/5.11.3-463-perf-unwind-Set-userdata-for-all-__report_modu.patch
patches.kernel.org/5.11.3-464-perf-intel-pt-Fix-missing-CYC-processing-in-PS.patch
patches.kernel.org/5.11.3-465-perf-intel-pt-Fix-premature-IPC.patch
patches.kernel.org/5.11.3-466-perf-intel-pt-Fix-IPC-with-CYC-threshold.patch
patches.kernel.org/5.11.3-467-perf-test-Fix-unaligned-access-in-sample-parsi.patch
patches.kernel.org/5.11.3-468-Input-elo-fix-an-error-code-in-elo_connect.patch
patches.kernel.org/5.11.3-469-sparc64-only-select-COMPAT_BINFMT_ELF-if-BINFM.patch
patches.kernel.org/5.11.3-470-sparc-fix-led.c-driver-when-PROC_FS-is-not-ena.patch
patches.kernel.org/5.11.3-471-Input-zinitix-fix-return-type-of-zinitix_init_.patch
patches.kernel.org/5.11.3-472-Input-st1232-add-IDLE-state-as-ready-condition.patch
patches.kernel.org/5.11.3-473-ARM-9065-1-OABI-compat-fix-build-when-EPOLL-is.patch
patches.kernel.org/5.11.3-474-Input-st1232-fix-NORMAL-vs.-IDLE-state-handlin.patch
patches.kernel.org/5.11.3-475-misc-eeprom_93xx46-Fix-module-alias-to-enable-.patch
patches.kernel.org/5.11.3-476-phy-rockchip-emmc-emmc_phy_init-always-return-.patch
patches.kernel.org/5.11.3-477-phy-cadence-torrent-Fix-error-code-in-cdns_tor.patch
patches.kernel.org/5.11.3-478-misc-eeprom_93xx46-Add-module-alias-to-avoid-b.patch
patches.kernel.org/5.11.3-479-PCI-rcar-Always-allocate-MSI-addresses-in-32bi.patch
patches.kernel.org/5.11.3-480-soundwire-cadence-fix-ACK-NAK-handling.patch
patches.kernel.org/5.11.3-481-pwm-rockchip-Enable-APB-clock-during-register-.patch
patches.kernel.org/5.11.3-482-pwm-rockchip-rockchip_pwm_probe-Remove-superfl.patch
patches.kernel.org/5.11.3-483-pwm-rockchip-Eliminate-potential-race-conditio.patch
patches.kernel.org/5.11.3-484-PCI-xilinx-cpm-Fix-reference-count-leak-on-err.patch
patches.kernel.org/5.11.3-485-VMCI-Use-set_page_dirty_lock-when-unregisterin.patch
patches.kernel.org/5.11.3-486-PCI-Align-checking-of-syscall-user-config-acce.patch
patches.kernel.org/5.11.3-487-mei-hbm-call-mei_set_devstate-on-hbm-stop-resp.patch
patches.kernel.org/5.11.3-488-drm-msm-Fix-MSM_INFO_GET_IOVA-with-carveout.patch
patches.kernel.org/5.11.3-489-drm-msm-Add-proper-checks-for-GPU-LLCC-support.patch
patches.kernel.org/5.11.3-490-drm-msm-dsi-Correct-io_start-for-MSM8994-20nm-.patch
patches.kernel.org/5.11.3-491-drm-msm-mdp5-Fix-wait-for-commit-for-cmd-panel.patch
patches.kernel.org/5.11.3-492-drm-msm-Fix-race-of-GPU-init-vs-timestamp-powe.patch
patches.kernel.org/5.11.3-493-drm-msm-Fix-races-managing-the-OOB-state-for-t.patch
patches.kernel.org/5.11.3-494-drm-msm-kms-Make-a-lock_class_key-for-each-crt.patch
patches.kernel.org/5.11.3-495-drm-msm-dp-trigger-unplug-event-in-msm_dp_disp.patch
patches.kernel.org/5.11.3-496-vfio-iommu_type1-Populate-full-dirty-when-deta.patch
patches.kernel.org/5.11.3-497-vfio-iommu_type1-Fix-some-sanity-checks-in-det.patch
patches.kernel.org/5.11.3-498-vfio-pci-zdev-fix-possible-segmentation-fault-.patch
patches.kernel.org/5.11.3-499-ext4-fix-potential-htree-index-checksum-corrup.patch
patches.kernel.org/5.11.3-500-phy-USB_LGM_PHY-should-depend-on-X86.patch
patches.kernel.org/5.11.3-501-coresight-etm4x-Skip-accessing-TRCPDCR-in-save.patch
patches.kernel.org/5.11.3-502-nvmem-core-Fix-a-resource-leak-on-error-in-nvm.patch
patches.kernel.org/5.11.3-503-nvmem-core-skip-child-nodes-not-matching-bindi.patch
patches.kernel.org/5.11.3-504-drm-msm-Fix-legacy-relocs-path.patch
patches.kernel.org/5.11.3-505-soundwire-bus-use-sdw_update_no_pm-when-initia.patch
patches.kernel.org/5.11.3-506-soundwire-bus-use-sdw_write_no_pm-when-setting.patch
patches.kernel.org/5.11.3-507-soundwire-export-sdw_write-read_no_pm-function.patch
patches.kernel.org/5.11.3-508-soundwire-bus-fix-confusion-on-device-used-by-.patch
patches.kernel.org/5.11.3-509-drm-msm-dp-Add-a-missing-semi-colon.patch
patches.kernel.org/5.11.3-510-misc-fastrpc-fix-incorrect-usage-of-dma_map_sg.patch
patches.kernel.org/5.11.3-511-remoteproc-mediatek-acknowledge-watchdog-IRQ-a.patch
patches.kernel.org/5.11.3-512-mhi-Fix-double-dma-free.patch
patches.kernel.org/5.11.3-513-regmap-sdw-use-_no_pm-functions-in-regmap_read.patch
patches.kernel.org/5.11.3-514-ext-EXT4_KUNIT_TESTS-should-depend-on-EXT4_FS-.patch
patches.kernel.org/5.11.3-515-mailbox-sprd-correct-definition-of-SPRD_OUTBOX.patch
patches.kernel.org/5.11.3-516-device-dax-Fix-default-return-code-of-range_pa.patch
patches.kernel.org/5.11.3-517-PCI-pci-bridge-emul-Fix-array-overruns-improve.patch
patches.kernel.org/5.11.3-518-PCI-cadence-Fix-DMA-range-mapping-early-return.patch
patches.kernel.org/5.11.3-519-i40e-Fix-flow-for-IPv6-next-header-extension-h.patch
patches.kernel.org/5.11.3-520-i40e-Add-zero-initialization-of-AQ-command-str.patch
patches.kernel.org/5.11.3-521-i40e-Fix-overwriting-flow-control-settings-dur.patch
patches.kernel.org/5.11.3-522-i40e-Fix-addition-of-RX-filters-after-enabling.patch
patches.kernel.org/5.11.3-523-i40e-Fix-VFs-not-created.patch
patches.kernel.org/5.11.3-524-Take-mmap-lock-in-cacheflush-syscall.patch
patches.kernel.org/5.11.3-525-nios2-fixed-broken-sys_clone-syscall.patch
patches.kernel.org/5.11.3-526-i40e-Fix-add-TC-filter-for-IPv6.patch
patches.kernel.org/5.11.3-527-i40e-Fix-endianness-conversions.patch
patches.kernel.org/5.11.3-528-octeontx2-af-Fix-an-off-by-one-in-rvu_dbg_qsiz.patch
patches.kernel.org/5.11.3-529-pwm-iqs620a-Fix-overflow-and-optimize-calculat.patch
patches.kernel.org/5.11.3-530-ice-report-correct-max-number-of-TCs.patch
patches.kernel.org/5.11.3-531-ice-Account-for-port-VLAN-in-VF-max-packet-siz.patch
patches.kernel.org/5.11.3-532-ice-Fix-state-bits-on-LLDP-mode-switch.patch
patches.kernel.org/5.11.3-533-ice-update-the-number-of-available-RSS-queues.patch
patches.kernel.org/5.11.3-534-dpaa_eth-fix-the-access-method-for-the-dpaa_na.patch
patches.kernel.org/5.11.3-535-net-stmmac-fix-CBS-idleslope-and-sendslope-cal.patch
patches.kernel.org/5.11.3-536-net-mlx4_core-Add-missed-mlx4_free_cmd_mailbox.patch
patches.kernel.org/5.11.3-537-PCI-rockchip-Make-ep-gpios-DT-property-optiona.patch
patches.kernel.org/5.11.3-538-vxlan-move-debug-check-after-netdev-unregister.patch
patches.kernel.org/5.11.3-539-wireguard-device-do-not-generate-ICMP-for-non-.patch
patches.kernel.org/5.11.3-540-wireguard-kconfig-use-arm-chacha-even-with-no-.patch
patches.kernel.org/5.11.3-541-ocfs2-fix-a-use-after-free-on-error.patch
patches.kernel.org/5.11.3-542-mm-memcontrol-fix-NR_ANON_THPS-accounting-in-c.patch
patches.kernel.org/5.11.3-543-mm-memcontrol-fix-slub-memory-accounting.patch
patches.kernel.org/5.11.3-544-mm-memory.c-fix-potential-pte_unmap_unlock-pte.patch
patches.kernel.org/5.11.3-545-mm-hugetlb-fix-potential-double-free-in-hugetl.patch
patches.kernel.org/5.11.3-546-mm-hugetlb-suppress-wrong-warning-info-when-al.patch
patches.kernel.org/5.11.3-547-mm-compaction-fix-misbehaviors-of-fast_find_mi.patch
patches.kernel.org/5.11.3-548-net-phy-micrel-set-soft_reset-callback-to-genp.patch
patches.kernel.org/5.11.3-549-r8169-fix-jumbo-packet-handling-on-RTL8168e.patch
patches.kernel.org/5.11.3-550-NFSv4-Fixes-for-nfs4_bitmask_adjust.patch
patches.kernel.org/5.11.3-551-KVM-SVM-Intercept-INVPCID-when-it-s-disabled-t.patch
patches.kernel.org/5.11.3-552-KVM-x86-mmu-Expand-collapsible-SPTE-zap-for-TD.patch
patches.kernel.org/5.11.3-553-cifs-Fix-inconsistent-IS_ERR-and-PTR_ERR.patch
patches.kernel.org/5.11.3-554-arm64-Add-missing-ISB-after-invalidating-TLB-i.patch
patches.kernel.org/5.11.3-555-i2c-brcmstb-Fix-brcmstd_send_i2c_cmd-condition.patch
patches.kernel.org/5.11.3-556-i2c-exynos5-Preserve-high-speed-master-code.patch
patches.kernel.org/5.11.3-557-mm-thp-shmem-make-khugepaged-obey-tmpfs-mount-.patch
patches.kernel.org/5.11.3-558-mm-fix-memory_failure-handling-of-dax-namespac.patch
patches.kernel.org/5.11.3-559-mm-rmap-fix-potential-pte_unmap-on-an-not-mapp.patch
patches.kernel.org/5.11.3-560-proc-use-kvzalloc-for-our-kernel-buffer.patch
patches.kernel.org/5.11.3-561-csky-Fix-a-size-determination-in-gpr_get.patch
patches.kernel.org/5.11.3-562-scsi-bnx2fc-Fix-Kconfig-warning-CNIC-build-err.patch
patches.kernel.org/5.11.3-563-scsi-sd-sd_zbc-Don-t-pass-GFP_NOIO-to-kvcalloc.patch
patches.kernel.org/5.11.3-564-block-reopen-the-device-in-blkdev_reread_part.patch
patches.kernel.org/5.11.3-565-block-fix-logging-on-capacity-change.patch
patches.kernel.org/5.11.3-566-ide-falconide-Fix-module-unload.patch
patches.kernel.org/5.11.3-567-scsi-sd-Fix-Opal-support.patch
patches.kernel.org/5.11.3-568-blk-settings-align-max_sectors-on-logical_bloc.patch
patches.kernel.org/5.11.3-569-soundwire-intel-fix-possible-crash-when-no-dev.patch
patches.kernel.org/5.11.3-570-ACPI-property-Fix-fwnode-string-properties-mat.patch
patches.kernel.org/5.11.3-571-ACPI-configfs-add-missing-check-after-configfs.patch
patches.kernel.org/5.11.3-572-cpufreq-ACPI-Set-cpuinfo.max_freq-directly-if-.patch
patches.kernel.org/5.11.3-573-HID-logitech-dj-add-support-for-keyboard-event.patch
patches.kernel.org/5.11.3-574-HID-wacom-Ignore-attempts-to-overwrite-the-tou.patch
patches.kernel.org/5.11.3-575-Input-raydium_ts_i2c-do-not-send-zero-length.patch
patches.kernel.org/5.11.3-576-Input-xpad-add-support-for-PowerA-Enhanced-Wir.patch
patches.kernel.org/5.11.3-577-Input-joydev-prevent-potential-read-overflow-i.patch
patches.kernel.org/5.11.3-578-Input-i8042-add-ASUS-Zenbook-Flip-to-noselftes.patch
patches.kernel.org/5.11.3-579-media-mceusb-Fix-potential-out-of-bounds-shift.patch
patches.kernel.org/5.11.3-580-USB-serial-option-update-interface-mapping-for.patch
patches.kernel.org/5.11.3-581-usb-musb-Fix-runtime-PM-race-in-musb_queue_res.patch
patches.kernel.org/5.11.3-582-usb-dwc3-gadget-Fix-setting-of-DEPCFG.bInterva.patch
patches.kernel.org/5.11.3-583-usb-dwc3-gadget-Fix-dep-interval-for-fullspeed.patch
patches.kernel.org/5.11.3-584-USB-serial-ftdi_sio-fix-FTX-sub-integer-presca.patch
patches.kernel.org/5.11.3-585-USB-serial-pl2303-fix-line-speed-handling-on-n.patch
patches.kernel.org/5.11.3-586-USB-serial-mos7840-fix-error-code-in-mos7840_w.patch
patches.kernel.org/5.11.3-587-USB-serial-mos7720-fix-error-code-in-mos7720_w.patch
patches.kernel.org/5.11.3-588-phy-lantiq-rcu-usb2-wait-after-clock-enable.patch
patches.kernel.org/5.11.3-589-ALSA-usb-audio-Correct-document-for-snd_usb_en.patch
patches.kernel.org/5.11.3-590-ALSA-usb-audio-Handle-invalid-running-state-at.patch
patches.kernel.org/5.11.3-591-ALSA-usb-audio-More-strict-state-change-in-EP.patch
patches.kernel.org/5.11.3-592-ALSA-usb-audio-Don-t-avoid-stopping-the-stream.patch
patches.kernel.org/5.11.3-593-ALSA-usb-audio-Add-implicit-fb-quirk-for-BOSS-.patch
patches.kernel.org/5.11.3-594-ALSA-fireface-fix-to-parse-sync-status-registe.patch
patches.kernel.org/5.11.3-595-ALSA-hda-Add-another-CometLake-H-PCI-ID.patch
patches.kernel.org/5.11.3-596-ALSA-hda-hdmi-Drop-bogus-check-at-closing-a-st.patch
patches.kernel.org/5.11.3-597-ALSA-hda-realtek-modify-EAPD-in-the-ALC886.patch
patches.kernel.org/5.11.3-598-ALSA-hda-realtek-Quirk-for-HP-Spectre-x360-14-.patch
patches.kernel.org/5.11.3-599-MIPS-Ingenic-Disable-HPTLB-for-D0-XBurst-CPUs-.patch
patches.kernel.org/5.11.3-600-MIPS-Support-binutils-configured-with-enable-m.patch
patches.kernel.org/5.11.3-601-MIPS-VDSO-Use-CLANG_FLAGS-instead-of-filtering.patch
patches.kernel.org/5.11.3-602-Revert-MIPS-Octeon-Remove-special-handling-of-.patch
patches.kernel.org/5.11.3-603-MIPS-compressed-fix-build-with-enabled-UBSAN.patch
patches.kernel.org/5.11.3-604-Revert-bcache-Kill-btree_io_wq.patch
patches.kernel.org/5.11.3-605-bcache-Give-btree_io_wq-correct-semantics-agai.patch
patches.kernel.org/5.11.3-606-bcache-Move-journal-work-to-new-flush-wq.patch
patches.kernel.org/5.11.3-607-Revert-drm-amd-display-Update-NV1x-SR-latency-.patch
patches.kernel.org/5.11.3-608-drm-amd-display-Add-FPU-wrappers-to-dcn21_vali.patch
patches.kernel.org/5.11.3-609-drm-amd-display-Remove-Assert-from-dcn10_get_d.patch
patches.kernel.org/5.11.3-610-drm-amd-display-Add-vupdate_no_lock-interrupts.patch
patches.kernel.org/5.11.3-611-Revert-drm-amd-display-reuse-current-context-i.patch
patches.kernel.org/5.11.3-612-drm-amdkfd-Fix-recursive-lock-warnings.patch
patches.kernel.org/5.11.3-613-drm-amdgpu-fix-CGTS_TCC_DISABLE-register-offse.patch
patches.kernel.org/5.11.3-614-drm-amdgpu-Set-reference-clock-to-100Mhz-on-Re.patch
patches.kernel.org/5.11.3-615-drm-amdgpu-fix-shutdown-and-poweroff-process-f.patch
patches.kernel.org/5.11.3-616-drm-ttm-Fix-a-memory-leak.patch
patches.kernel.org/5.11.3-617-drm-nouveau-kms-handle-mDP-connectors.patch
patches.kernel.org/5.11.3-618-drm-modes-Switch-to-64bit-maths-to-avoid-integ.patch
patches.kernel.org/5.11.3-619-drm-sched-Cancel-and-flush-all-outstanding-job.patch
patches.kernel.org/5.11.3-620-drm-panel-kd35t133-allow-using-non-continuous-.patch
patches.kernel.org/5.11.3-621-drm-rockchip-Require-the-YTR-modifier-for-AFBC.patch
patches.kernel.org/5.11.3-622-ASoC-siu-Fix-build-error-by-a-wrong-const-pref.patch
patches.kernel.org/5.11.3-623-selinux-fix-inconsistency-between-inode_getxat.patch
patches.kernel.org/5.11.3-624-erofs-initialized-fields-can-only-be-observed-.patch
patches.kernel.org/5.11.3-625-tpm_tis-Fix-check_locality-for-correct-localit.patch
patches.kernel.org/5.11.3-626-tpm_tis-Clean-up-locality-release.patch
patches.kernel.org/5.11.3-627-KEYS-trusted-Fix-incorrect-handling-of-tpm_get.patch
patches.kernel.org/5.11.3-628-KEYS-trusted-Fix-migratable-1-failing.patch
patches.kernel.org/5.11.3-629-KEYS-trusted-Reserve-TPM-for-seal-and-unseal-o.patch
patches.kernel.org/5.11.3-630-btrfs-do-not-cleanup-upper-nodes-in-btrfs_back.patch
patches.kernel.org/5.11.3-631-btrfs-do-not-warn-if-we-can-t-find-the-reloc-r.patch
patches.kernel.org/5.11.3-632-btrfs-add-asserts-for-deleting-backref-cache-n.patch
patches.kernel.org/5.11.3-633-btrfs-abort-the-transaction-if-we-fail-to-inc-.patch
patches.kernel.org/5.11.3-634-btrfs-fix-reloc-root-leak-with-0-ref-reloc-roo.patch
patches.kernel.org/5.11.3-635-btrfs-splice-remaining-dirty_bg-s-onto-the-tra.patch
patches.kernel.org/5.11.3-636-btrfs-handle-space_info-total_bytes_pinned-ins.patch
patches.kernel.org/5.11.3-637-btrfs-account-for-new-extents-being-deleted-in.patch
patches.kernel.org/5.11.3-638-btrfs-fix-extent-buffer-leak-on-failure-to-cop.patch
patches.kernel.org/5.11.3-639-drm-i915-gt-Flush-before-changing-register-sta.patch
patches.kernel.org/5.11.3-640-drm-i915-gt-Correct-surface-base-address-for-r.patch
patches.kernel.org/5.11.3-641-crypto-arm64-sha-add-missing-module-aliases.patch
patches.kernel.org/5.11.3-642-crypto-aesni-prevent-misaligned-buffers-on-the.patch
patches.kernel.org/5.11.3-643-crypto-michael_mic-fix-broken-misalignment-han.patch
patches.kernel.org/5.11.3-644-crypto-sun4i-ss-checking-sg-length-is-not-suff.patch
patches.kernel.org/5.11.3-645-crypto-sun4i-ss-IV-register-does-not-work-on-A.patch
patches.kernel.org/5.11.3-646-crypto-sun4i-ss-handle-BigEndian-for-cipher.patch
patches.kernel.org/5.11.3-647-crypto-sun4i-ss-initialize-need_fallback.patch
patches.kernel.org/5.11.3-648-soc-samsung-exynos-asv-don-t-defer-early-on-no.patch
patches.kernel.org/5.11.3-649-soc-samsung-exynos-asv-handle-reading-revision.patch
patches.kernel.org/5.11.3-650-seccomp-Add-missing-return-in-non-void-functio.patch
patches.kernel.org/5.11.3-651-arm64-ptrace-Fix-seccomp-of-traced-syscall-1-N.patch
patches.kernel.org/5.11.3-652-misc-rtsx-init-of-rts522a-add-OCP-power-off-wh.patch
patches.kernel.org/5.11.3-653-drivers-misc-vmw_vmci-restrict-too-big-queue-s.patch
patches.kernel.org/5.11.3-654-pstore-Fix-typo-in-compression-option-name.patch
patches.kernel.org/5.11.3-655-dts64-mt7622-fix-slow-sd-card-access.patch
patches.kernel.org/5.11.3-656-arm64-dts-agilex-fix-phy-interface-bit-shift-f.patch
patches.kernel.org/5.11.3-657-staging-mt7621-dma-mtk-hsdma.c-hsdma-mt7621.c.patch
patches.kernel.org/5.11.3-658-staging-gdm724x-Fix-DMA-from-stack.patch
patches.kernel.org/5.11.3-659-staging-rtl8188eu-Add-Edimax-EW-7811UN-V2-to-d.patch
patches.kernel.org/5.11.3-660-floppy-reintroduce-O_NDELAY-fix.patch
patches.kernel.org/5.11.3-661-media-i2c-max9286-fix-access-to-unallocated-me.patch
patches.kernel.org/5.11.3-662-media-v4l-ioctl-Fix-memory-leak-in-video_userc.patch
patches.kernel.org/5.11.3-663-media-ir_toy-add-another-IR-Droid-device.patch
patches.kernel.org/5.11.3-664-media-ipu3-cio2-Fix-mbus_code-processing-in-ci.patch
patches.kernel.org/5.11.3-665-media-marvell-ccic-power-up-the-device-on-mclk.patch
patches.kernel.org/5.11.3-666-media-smipcie-fix-interrupt-handling-and-IR-ti.patch
patches.kernel.org/5.11.3-667-x86-virt-Eat-faults-on-VMXOFF-in-reboot-flows.patch
patches.kernel.org/5.11.3-668-x86-reboot-Force-all-cpus-to-exit-VMX-root-if-.patch
patches.kernel.org/5.11.3-669-x86-fault-Fix-AMD-erratum-91-errata-fixup-for-.patch
patches.kernel.org/5.11.3-670-x86-entry-Fix-instrumentation-annotation.patch
patches.kernel.org/5.11.3-671-powerpc-prom-Fix-ibm-arch-vec-5-platform-suppo.patch
patches.kernel.org/5.11.3-672-rcu-Pull-deferred-rcuog-wake-up-to-rcu_eqs_ent.patch
patches.kernel.org/5.11.3-673-rcu-nocb-Perform-deferred-wake-up-before-last-.patch
patches.kernel.org/5.11.3-674-rcu-nocb-Trigger-self-IPI-on-late-deferred-wak.patch
patches.kernel.org/5.11.3-675-entry-Explicitly-flush-pending-rcuog-wakeup-be.patch
patches.kernel.org/5.11.3-676-entry-kvm-Explicitly-flush-pending-rcuog-wakeu.patch
patches.kernel.org/5.11.3-677-kprobes-Fix-to-delay-the-kprobes-jump-optimiza.patch
patches.kernel.org/5.11.3-678-arm64-Extend-workaround-for-erratum-1024718-to.patch
patches.kernel.org/5.11.3-679-iommu-arm-smmu-qcom-Fix-mask-extraction-for-bo.patch
patches.kernel.org/5.11.3-680-mailbox-arm_mhuv2-Skip-calling-kfree-with-inva.patch
patches.kernel.org/5.11.3-681-arm64-kexec_file-fix-memory-leakage-in-create_.patch
patches.kernel.org/5.11.3-682-arm64-uprobe-Return-EOPNOTSUPP-for-AARCH32-ins.patch
patches.kernel.org/5.11.3-683-arm64-module-set-plt-section-addresses-to-0x0.patch
patches.kernel.org/5.11.3-684-arm64-spectre-Prevent-lockdep-splat-on-v4-miti.patch
patches.kernel.org/5.11.3-685-riscv-Disable-KSAN_SANITIZE-for-vDSO.patch
patches.kernel.org/5.11.3-686-watchdog-qcom-Remove-incorrect-usage-of-QCOM_W.patch
patches.kernel.org/5.11.3-687-watchdog-mei_wdt-request-stop-on-unregister.patch
patches.kernel.org/5.11.3-688-coresight-etm4x-Handle-accesses-to-TRCSTALLCTL.patch
patches.kernel.org/5.11.3-689-mtd-spi-nor-sfdp-Fix-last-erase-region-marking.patch
patches.kernel.org/5.11.3-690-mtd-spi-nor-sfdp-Fix-wrong-erase-type-bitmask-.patch
patches.kernel.org/5.11.3-691-mtd-spi-nor-core-Fix-erase-type-discovery-for-.patch
patches.kernel.org/5.11.3-692-mtd-spi-nor-core-Add-erase-size-check-for-eras.patch
patches.kernel.org/5.11.3-693-mtd-spi-nor-hisi-sfc-Put-child-node-np-on-erro.patch
patches.kernel.org/5.11.3-694-fs-affs-release-old-buffer-head-on-error-path.patch
patches.kernel.org/5.11.3-695-seq_file-document-how-per-entry-resources-are-.patch
patches.kernel.org/5.11.3-696-x86-fix-seq_file-iteration-for-pat-memtype.c.patch
patches.kernel.org/5.11.3-697-mm-memcontrol-fix-swap-undercounting-in-cgroup.patch
patches.kernel.org/5.11.3-698-mm-memcontrol-fix-get_active_memcg-return-valu.patch
patches.kernel.org/5.11.3-699-hugetlb-fix-update_and_free_page-contig-page-s.patch
patches.kernel.org/5.11.3-700-hugetlb-fix-copy_huge_page_from_user-contig-pa.patch
patches.kernel.org/5.11.3-701-mm-vmscan-restore-zone_reclaim_mode-ABI.patch
patches.kernel.org/5.11.3-702-mm-compaction-make-fast_isolate_freepages-stay.patch
patches.kernel.org/5.11.3-703-KVM-nSVM-fix-running-nested-guests-when-npt-0.patch
patches.kernel.org/5.11.3-704-nvmem-qcom-spmi-sdam-Fix-uninitialized-pdev-po.patch
patches.kernel.org/5.11.3-705-module-Ignore-_GLOBAL_OFFSET_TABLE_-when-warni.patch
patches.kernel.org/5.11.3-706-mmc-sdhci-esdhc-imx-fix-kernel-panic-when-remo.patch
patches.kernel.org/5.11.3-707-mmc-sdhci-pci-o2micro-Bug-fix-for-SDR104-HW-tu.patch
patches.kernel.org/5.11.3-708-powerpc-32-Preserve-cr1-in-exception-prolog-st.patch
patches.kernel.org/5.11.3-709-powerpc-kexec_file-fix-FDT-size-estimation-for.patch
patches.kernel.org/5.11.3-710-powerpc-32s-Add-missing-call-to-kuep_lock-on-s.patch
patches.kernel.org/5.11.3-711-spmi-spmi-pmic-arb-Fix-hw_irq-overflow.patch
patches.kernel.org/5.11.3-712-mei-bus-block-send-with-vtag-on-non-conformat-.patch
patches.kernel.org/5.11.3-713-mei-fix-transfer-over-dma-with-extended-header.patch
patches.kernel.org/5.11.3-714-mei-me-emmitsburg-workstation-DID.patch
patches.kernel.org/5.11.3-715-mei-me-add-adler-lake-point-S-DID.patch
patches.kernel.org/5.11.3-716-mei-me-add-adler-lake-point-LP-DID.patch
patches.kernel.org/5.11.3-717-gpio-pcf857x-Fix-missing-first-interrupt.patch
patches.kernel.org/5.11.3-718-mfd-gateworks-gsc-Fix-interrupt-type.patch
patches.kernel.org/5.11.3-719-printk-fix-deadlock-when-kernel-panic.patch
patches.kernel.org/5.11.3-720-exfat-fix-shift-out-of-bounds-in-exfat_fill_su.patch
patches.kernel.org/5.11.3-721-zonefs-Fix-file-size-of-zones-in-full-conditio.patch
patches.kernel.org/5.11.3-722-kcmp-Support-selection-of-SYS_kcmp-without-CHE.patch
patches.kernel.org/5.11.3-723-thermal-cpufreq_cooling-freq_qos_update_reques.patch
patches.kernel.org/5.11.3-724-cpufreq-qcom-hw-drop-devm_xxx-calls-from-init-.patch
patches.kernel.org/5.11.3-725-cpufreq-intel_pstate-Change-intel_pstate_get_h.patch
patches.kernel.org/5.11.3-726-cpufreq-intel_pstate-Get-per-CPU-max-freq-via-.patch
patches.kernel.org/5.11.3-727-proc-don-t-allow-async-path-resolution-of-proc.patch
patches.kernel.org/5.11.3-728-s390-vtime-fix-inline-assembly-clobber-list.patch
patches.kernel.org/5.11.3-729-virtio-s390-implement-virtio-ccw-revision-2-co.patch
patches.kernel.org/5.11.3-730-um-mm-check-more-comprehensively-for-stub-chan.patch
patches.kernel.org/5.11.3-731-um-defer-killing-userspace-on-page-table-updat.patch
patches.kernel.org/5.11.3-732-irqchip-loongson-pch-msi-Use-bitmap_zalloc-to-.patch
patches.kernel.org/5.11.3-733-f2fs-fix-out-of-repair-__setattr_copy.patch
patches.kernel.org/5.11.3-734-f2fs-enforce-the-immutable-flag-on-open-files.patch
patches.kernel.org/5.11.3-735-f2fs-flush-data-when-enabling-checkpoint-back.patch
patches.kernel.org/5.11.3-736-cifs-fix-DFS-failover.patch
patches.kernel.org/5.11.3-737-cifs-check-all-path-components-in-resolved-dfs.patch
patches.kernel.org/5.11.3-738-cifs-introduce-helper-for-finding-referral-ser.patch
patches.kernel.org/5.11.3-739-cifs-fix-nodfs-mount-option.patch
patches.kernel.org/5.11.3-740-cifs-fix-handling-of-escaped-in-the-password-m.patch
patches.kernel.org/5.11.3-741-sparc32-fix-a-user-triggerable-oops-in-clear_u.patch
patches.kernel.org/5.11.3-742-perf-stat-Use-nftw-instead-of-ftw.patch
patches.kernel.org/5.11.3-743-spi-fsl-invert-spisel_boot-signal-on-MPC8309.patch
patches.kernel.org/5.11.3-744-spi-spi-synquacer-fix-set_cs-handling.patch
patches.kernel.org/5.11.3-745-gfs2-fix-glock-confusion-in-function-signal_ou.patch
patches.kernel.org/5.11.3-746-gfs2-Don-t-skip-dlm-unlock-if-glock-has-an-lvb.patch
patches.kernel.org/5.11.3-747-gfs2-Lock-imbalance-on-error-path-in-gfs2_reco.patch
patches.kernel.org/5.11.3-748-gfs2-Recursive-gfs2_quota_hold-in-gfs2_iomap_e.patch
patches.kernel.org/5.11.3-749-dm-fix-deadlock-when-swapping-to-encrypted-dev.patch
patches.kernel.org/5.11.3-750-dm-table-fix-iterate_devices-based-device-capa.patch
patches.kernel.org/5.11.3-751-dm-table-fix-DAX-iterate_devices-based-device-.patch
patches.kernel.org/5.11.3-752-dm-table-fix-zoned-iterate_devices-based-devic.patch
patches.kernel.org/5.11.3-753-dm-writecache-fix-performance-degradation-in-s.patch
patches.kernel.org/5.11.3-754-dm-writecache-return-the-exact-table-values-th.patch
patches.kernel.org/5.11.3-755-dm-writecache-fix-writing-beyond-end-of-underl.patch
patches.kernel.org/5.11.3-756-dm-era-Recover-committed-writeset-after-crash.patch
patches.kernel.org/5.11.3-757-dm-era-Update-in-core-bitset-after-committing-.patch
patches.kernel.org/5.11.3-758-dm-era-Verify-the-data-block-size-hasn-t-chang.patch
patches.kernel.org/5.11.3-759-dm-era-Fix-bitset-memory-leaks.patch
patches.kernel.org/5.11.3-760-dm-era-Use-correct-value-size-in-equality-func.patch
patches.kernel.org/5.11.3-761-dm-era-Reinitialize-bitset-cache-before-digest.patch
patches.kernel.org/5.11.3-762-dm-era-only-resize-metadata-in-preresume.patch
patches.kernel.org/5.11.3-763-drm-i915-Reject-446-480MHz-HDMI-clock-on-GLK.patch
patches.kernel.org/5.11.3-764-kgdb-fix-to-kill-breakpoints-on-initmem-after-.patch
patches.kernel.org/5.11.3-765-ipv6-silence-compilation-warning-for-non-IPV6-.patch
patches.kernel.org/5.11.3-766-net-icmp-pass-zeroed-opts-from-icmp-v6-_ndo_se.patch
patches.kernel.org/5.11.3-767-wireguard-selftests-test-multiple-parallel-str.patch
patches.kernel.org/5.11.3-768-wireguard-queueing-get-rid-of-per-peer-ring-bu.patch
patches.kernel.org/5.11.3-769-net-sched-fix-police-ext-initialization.patch
patches.kernel.org/5.11.3-770-net-qrtr-Fix-memory-leak-in-qrtr_tun_open.patch
patches.kernel.org/5.11.3-771-net_sched-fix-RTNL-deadlock-again-caused-by-re.patch
patches.kernel.org/5.11.3-772-ARM-dts-aspeed-Add-LCLK-to-lpc-snoop.patch
patches.kernel.org/5.11.3-773-Linux-5.11.3.patch
patches.kernel.org/5.11.4-001-net-usb-qmi_wwan-support-ZTE-P685M-modem.patch
patches.kernel.org/5.11.4-002-iwlwifi-add-new-cards-for-So-and-Qu-family.patch
patches.kernel.org/5.11.4-003-x86-build-Treat-R_386_PLT32-relocation-as-R_38.patch
patches.kernel.org/5.11.4-004-JFS-more-checks-for-invalid-superblock.patch
patches.kernel.org/5.11.4-005-sched-core-Allow-try_invoke_on_locked_down_tas.patch
patches.kernel.org/5.11.4-006-udlfb-Fix-memory-leak-in-dlfb_usb_probe.patch
patches.kernel.org/5.11.4-007-media-mceusb-sanity-check-for-prescaler-value.patch
patches.kernel.org/5.11.4-008-erofs-fix-shift-out-of-bounds-of-blkszbits.patch
patches.kernel.org/5.11.4-009-media-v4l2-ctrls.c-fix-shift-out-of-bounds-in-.patch
patches.kernel.org/5.11.4-010-media-zr364xx-fix-memory-leaks-in-probe.patch
patches.kernel.org/5.11.4-011-xfs-Fix-assert-failure-in-xfs_setattr_size.patch
patches.kernel.org/5.11.4-012-net-af_iucv-remove-WARN_ONCE-on-malformed-RX-p.patch
patches.kernel.org/5.11.4-013-smackfs-restrict-bytes-count-in-smackfs-write-.patch
patches.kernel.org/5.11.4-014-tomoyo-ignore-data-race-while-checking-quota.patch
patches.kernel.org/5.11.4-015-net-fix-up-truesize-of-cloned-skb-in-skb_prepa.patch
patches.kernel.org/5.11.4-016-mptcp-fix-spurious-retransmissions.patch
patches.kernel.org/5.11.4-017-riscv-Get-rid-of-MAX_EARLY_MAPPING_SIZE.patch
patches.kernel.org/5.11.4-018-nbd-handle-device-refs-for-DESTROY_ON_DISCONNE.patch
patches.kernel.org/5.11.4-019-mm-hugetlb.c-fix-unnecessary-address-expansion.patch
patches.kernel.org/5.11.4-020-vfio-type1-Use-follow_pte.patch
patches.kernel.org/5.11.4-021-RDMA-rtrs-Do-not-signal-for-heatbeat.patch
patches.kernel.org/5.11.4-022-RDMA-rtrs-clt-Use-bitmask-to-check-sess-flags.patch
patches.kernel.org/5.11.4-023-RDMA-rtrs-srv-Do-not-signal-REG_MR.patch
patches.kernel.org/5.11.4-024-tcp-fix-tcp_rmem-documentation.patch
patches.kernel.org/5.11.4-025-mptcp-do-not-wakeup-listener-for-MPJ-subflows.patch
patches.kernel.org/5.11.4-026-mptcp-fix-DATA_FIN-generation-on-early-shutdow.patch
patches.kernel.org/5.11.4-027-net-bridge-use-switchdev-for-port-flags-set-th.patch
patches.kernel.org/5.11.4-028-net-sched-cls_flower-Reject-invalid-ct_state-f.patch
patches.kernel.org/5.11.4-029-net-dsa-tag_rtl4_a-Support-also-egress-tags.patch
patches.kernel.org/5.11.4-030-net-ag71xx-remove-unnecessary-MTU-reservation.patch
patches.kernel.org/5.11.4-031-net-hsr-add-support-for-EntryForgetTime.patch
patches.kernel.org/5.11.4-032-net-psample-Fix-netlink-skb-length-with-tunnel.patch
patches.kernel.org/5.11.4-033-net-fix-dev_ifsioc_locked-race-condition.patch
patches.kernel.org/5.11.4-034-dt-bindings-ethernet-controller-fix-fixed-link.patch
patches.kernel.org/5.11.4-035-dt-bindings-net-btusb-DT-fix-s-interrupt-name-.patch
patches.kernel.org/5.11.4-036-ASoC-qcom-Remove-useless-debug-print.patch
patches.kernel.org/5.11.4-037-ath10k-prevent-deinitializing-NAPI-twice.patch
patches.kernel.org/5.11.4-038-EDAC-amd64-Do-not-load-on-family-0x15-model-0x.patch
patches.kernel.org/5.11.4-039-staging-fwserial-Fix-error-handling-in-fwseria.patch
patches.kernel.org/5.11.4-040-x86-reboot-Add-Zotac-ZBOX-CI327-nano-PCI-reboo.patch
patches.kernel.org/5.11.4-041-can-flexcan-add-CAN-wakeup-function-for-i.MX8Q.patch
patches.kernel.org/5.11.4-042-vt-consolemap-do-font-sum-unsigned.patch
patches.kernel.org/5.11.4-043-wlcore-Fix-command-execute-failure-19-for-wl12.patch
patches.kernel.org/5.11.4-044-Bluetooth-hci_h5-Set-HCI_QUIRK_SIMULTANEOUS_DI.patch
patches.kernel.org/5.11.4-045-Bluetooth-btusb-fix-memory-leak-on-suspend-and.patch
patches.kernel.org/5.11.4-046-selftests-bpf-Remove-memory-leak.patch
patches.kernel.org/5.11.4-047-mt76-mt7915-reset-token-when-mac_reset-happens.patch
patches.kernel.org/5.11.4-048-mt76-mt7615-reset-token-when-mac_reset-happens.patch
patches.kernel.org/5.11.4-049-pktgen-fix-misuse-of-BUG_ON-in-pktgen_thread_w.patch
patches.kernel.org/5.11.4-050-ath10k-fix-wmi-mgmt-tx-queue-full-due-to-race-.patch
patches.kernel.org/5.11.4-051-net-sfp-add-mode-quirk-for-GPON-module-Ubiquit.patch
patches.kernel.org/5.11.4-052-Bluetooth-Add-new-HCI_QUIRK_NO_SUSPEND_NOTIFIE.patch
patches.kernel.org/5.11.4-053-Bluetooth-Fix-null-pointer-dereference-in-amp_.patch
patches.kernel.org/5.11.4-054-staging-most-sound-add-sanity-check-for-functi.patch
patches.kernel.org/5.11.4-055-staging-bcm2835-audio-Replace-unsafe-strcpy-wi.patch
patches.kernel.org/5.11.4-056-net-ipa-avoid-field-overflow.patch
patches.kernel.org/5.11.4-057-brcmfmac-Add-DMI-nvram-filename-quirk-for-Pred.patch
patches.kernel.org/5.11.4-058-brcmfmac-Add-DMI-nvram-filename-quirk-for-Voyo.patch
patches.kernel.org/5.11.4-059-wilc1000-Fix-use-of-void-pointer-as-a-wrong-st.patch
patches.kernel.org/5.11.4-060-drm-hisilicon-Fix-use-after-free.patch
patches.kernel.org/5.11.4-061-crypto-tcrypt-avoid-signed-overflow-in-byte-co.patch
patches.kernel.org/5.11.4-062-fs-make-unlazy_walk-error-handling-consistent.patch
patches.kernel.org/5.11.4-063-drm-amdgpu-Add-check-to-prevent-IH-overflow.patch
patches.kernel.org/5.11.4-064-PCI-Add-a-REBAR-size-quirk-for-Sapphire-RX-560.patch
patches.kernel.org/5.11.4-065-ASoC-Intel-bytcr_rt5640-Add-new-BYT_RT5640_NO_.patch
patches.kernel.org/5.11.4-066-ALSA-usb-audio-Add-support-for-Pioneer-DJM-750.patch
patches.kernel.org/5.11.4-067-drm-amd-display-Guard-against-NULL-pointer-der.patch
patches.kernel.org/5.11.4-068-drm-amd-amdgpu-add-error-handling-to-amdgpu_vi.patch
patches.kernel.org/5.11.4-069-media-uvcvideo-Allow-entities-with-no-pads.patch
patches.kernel.org/5.11.4-070-f2fs-handle-unallocated-section-and-zone-on-pi.patch
patches.kernel.org/5.11.4-071-f2fs-fix-to-set-clear-I_LINKABLE-under-i_lock.patch
patches.kernel.org/5.11.4-072-nvme-core-add-cancel-tagset-helpers.patch
patches.kernel.org/5.11.4-073-nvme-rdma-add-clean-action-for-failed-reconnec.patch
patches.kernel.org/5.11.4-074-nvme-tcp-add-clean-action-for-failed-reconnect.patch
patches.kernel.org/5.11.4-075-ALSA-usb-audio-Add-DJM450-to-Pioneer-format-qu.patch
patches.kernel.org/5.11.4-076-ALSA-usb-audio-Add-DJM-450-to-the-quirks-table.patch
patches.kernel.org/5.11.4-077-ASoC-Intel-Add-DMI-quirk-table-to-soc_intel_is.patch
patches.kernel.org/5.11.4-078-btrfs-fix-error-handling-in-commit_fs_roots.patch
patches.kernel.org/5.11.4-079-perf-x86-kvm-Add-Cascade-Lake-Xeon-steppings-t.patch
patches.kernel.org/5.11.4-080-ASoC-Intel-sof-sdw-indent-and-add-quirks-consi.patch
patches.kernel.org/5.11.4-081-ASoC-Intel-sof_sdw-detect-DMIC-number-based-on.patch
patches.kernel.org/5.11.4-082-parisc-Bump-64-bit-IRQ-stack-size-to-64-KB.patch
patches.kernel.org/5.11.4-083-sched-features-Fix-hrtick-reprogramming.patch
patches.kernel.org/5.11.4-084-ASoC-Intel-bytcr_rt5640-Add-quirk-for-the-Esta.patch
patches.kernel.org/5.11.4-085-ASoC-Intel-bytcr_rt5640-Add-quirk-for-the-Voyo.patch
patches.kernel.org/5.11.4-086-ASoC-Intel-bytcr_rt5651-Add-quirk-for-the-Jump.patch
patches.kernel.org/5.11.4-087-ASoC-Intel-bytcr_rt5640-Add-quirk-for-the-Acer.patch
patches.kernel.org/5.11.4-088-scsi-iscsi-Restrict-sessions-and-handles-to-ad.patch
patches.kernel.org/5.11.4-089-scsi-iscsi-Ensure-sysfs-attributes-are-limited.patch
patches.kernel.org/5.11.4-090-scsi-iscsi-Verify-lengths-on-passthrough-PDUs.patch
patches.kernel.org/5.11.4-091-Xen-gnttab-handle-p2m-update-errors-on-a-per-s.patch
patches.kernel.org/5.11.4-092-xen-netback-respect-gnttab_map_refs-s-return-v.patch
patches.kernel.org/5.11.4-093-xen-fix-p2m-size-in-dom0-for-disabled-memory-h.patch
patches.kernel.org/5.11.4-094-swap-fix-swapfile-read-write-offset.patch
patches.kernel.org/5.11.4-095-tty-fix-up-iterate_tty_read-EOVERFLOW-handling.patch
patches.kernel.org/5.11.4-096-tty-fix-up-hung_up_tty_read-conversion.patch
patches.kernel.org/5.11.4-097-tty-clean-up-legacy-leftovers-from-n_tty-line-.patch
patches.kernel.org/5.11.4-098-tty-teach-n_tty-line-discipline-about-the-new-.patch
patches.kernel.org/5.11.4-099-tty-teach-the-n_tty-ICANON-case-about-the-new-.patch
patches.kernel.org/5.11.4-100-phy-mediatek-Add-missing-MODULE_DEVICE_TABLE.patch
patches.kernel.org/5.11.4-101-ALSA-hda-realtek-Add-quirk-for-Clevo-NH55RZQ.patch
patches.kernel.org/5.11.4-102-ALSA-hda-realtek-Add-quirk-for-Intel-NUC-10.patch
patches.kernel.org/5.11.4-103-ALSA-hda-realtek-Apply-dual-codec-quirks-for-M.patch
patches.kernel.org/5.11.4-104-Linux-5.11.4.patch
patches.kernel.org/5.11.5-001-ALSA-hda-realtek-Enable-headset-mic-of-Acer-SW.patch
patches.kernel.org/5.11.5-002-ALSA-usb-audio-use-Corsair-Virtuoso-mapping-fo.patch
patches.kernel.org/5.11.5-003-ALSA-usb-audio-Don-t-abort-even-if-the-clock-r.patch
patches.kernel.org/5.11.5-004-ALSA-usb-audio-Drop-bogus-dB-range-in-too-low-.patch
patches.kernel.org/5.11.5-005-ALSA-usb-audio-Allow-modifying-parameters-with.patch
patches.kernel.org/5.11.5-006-tpm-tpm_tis-Decorate-tpm_tis_gen_interrupt-wit.patch
patches.kernel.org/5.11.5-007-tpm-tpm_tis-Decorate-tpm_get_timeouts-with-req.patch
patches.kernel.org/5.11.5-008-btrfs-avoid-double-put-of-block-group-when-emp.patch
patches.kernel.org/5.11.5-009-btrfs-fix-raid6-qstripe-kmap.patch
patches.kernel.org/5.11.5-010-btrfs-fix-race-between-writes-to-swap-files-an.patch
patches.kernel.org/5.11.5-011-btrfs-fix-race-between-swap-file-activation-an.patch
patches.kernel.org/5.11.5-012-btrfs-fix-stale-data-exposure-after-cloning-a-.patch
patches.kernel.org/5.11.5-013-btrfs-tree-checker-do-not-error-out-if-extent-.patch
patches.kernel.org/5.11.5-014-btrfs-fix-race-between-extent-freeing-allocati.patch
patches.kernel.org/5.11.5-015-btrfs-validate-qgroup-inherit-for-SNAP_CREATE_.patch
patches.kernel.org/5.11.5-016-btrfs-free-correct-amount-of-space-in-btrfs_de.patch
patches.kernel.org/5.11.5-017-btrfs-fix-spurious-free_space_tree-remount-war.patch
patches.kernel.org/5.11.5-018-btrfs-unlock-extents-in-btrfs_zero_range-in-ca.patch
patches.kernel.org/5.11.5-019-btrfs-fix-warning-when-creating-a-directory-wi.patch
patches.kernel.org/5.11.5-020-PM-runtime-Update-device-status-before-letting.patch
patches.kernel.org/5.11.5-021-ring-buffer-Force-before_stamp-and-write_stamp.patch
patches.kernel.org/5.11.5-022-io_uring-ignore-double-poll-add-on-the-same-wa.patch
patches.kernel.org/5.11.5-023-dm-bufio-subtract-the-number-of-initial-sector.patch
patches.kernel.org/5.11.5-024-dm-verity-fix-FEC-for-RS-roots-unaligned-to-bl.patch
patches.kernel.org/5.11.5-025-drm-amd-pm-correct-Arcturus-mmTHM_BACO_CNTL-re.patch
patches.kernel.org/5.11.5-026-drm-amdgpu-disable-VCN-for-Navi12-SKU.patch
patches.kernel.org/5.11.5-027-drm-amdgpu-Only-check-for-S0ix-if-AMD_PMC-is-c.patch
patches.kernel.org/5.11.5-028-drm-amdgpu-fix-parameter-error-of-RREG32_PCIE-.patch
patches.kernel.org/5.11.5-029-crypto-shash-reduce-minimum-alignment-of-shash.patch
patches.kernel.org/5.11.5-030-ALSA-ctxfi-cthw20k2-fix-mask-on-conf-to-allow-.patch
patches.kernel.org/5.11.5-031-ALSA-usb-audio-Fix-Pioneer-DJM-devices-URB_CON.patch
patches.kernel.org/5.11.5-032-RDMA-cm-Fix-IRQ-restore-in-ib_send_cm_sidr_rep.patch
patches.kernel.org/5.11.5-033-RDMA-rxe-Fix-missing-kconfig-dependency-on-CRY.patch
patches.kernel.org/5.11.5-034-IB-mlx5-Add-missing-error-code.patch
patches.kernel.org/5.11.5-035-ALSA-hda-intel-nhlt-verify-config-type.patch
patches.kernel.org/5.11.5-036-ftrace-Have-recordmcount-use-w8-to-read-relp-r.patch
patches.kernel.org/5.11.5-037-ia64-don-t-call-handle_signal-unless-there-s-a.patch
patches.kernel.org/5.11.5-038-rsxx-Return-EFAULT-if-copy_to_user-fails.patch
patches.kernel.org/5.11.5-039-iommu-tegra-smmu-Fix-mc-errors-on-tegra124-nya.patch
patches.kernel.org/5.11.5-040-iommu-Don-t-use-lazy-flush-for-untrusted-devic.patch
patches.kernel.org/5.11.5-041-iommu-vt-d-Fix-status-code-for-Allocate-Free-P.patch
patches.kernel.org/5.11.5-042-btrfs-zoned-use-sector_t-for-zone-sectors.patch
patches.kernel.org/5.11.5-043-tomoyo-recognize-kernel-threads-correctly.patch
patches.kernel.org/5.11.5-044-r8169-fix-resuming-from-suspend-on-RTL8105e-if.patch
patches.kernel.org/5.11.5-045-Linux-5.11.5.patch
patches.kernel.org/5.11.6-001-ACPICA-Fix-race-in-generic_serial_bus-I2C-and-.patch
patches.kernel.org/5.11.6-002-io_uring-fix-inconsistent-lock-state.patch
patches.kernel.org/5.11.6-003-io_uring-deduplicate-core-cancellations-sequen.patch
patches.kernel.org/5.11.6-004-io_uring-unpark-SQPOLL-thread-for-cancelation.patch
patches.kernel.org/5.11.6-005-io_uring-deduplicate-failing-task_work_add.patch
patches.kernel.org/5.11.6-006-fs-provide-locked-helper-variant-of-close_fd_g.patch
patches.kernel.org/5.11.6-007-io_uring-get-rid-of-intermediate-IORING_OP_CLO.patch
patches.kernel.org/5.11.6-008-io_uring-io-wq-kill-off-now-unused-IO_WQ_WORK_.patch
patches.kernel.org/5.11.6-009-io_uring-io-wq-return-2-step-work-swap-scheme.patch
patches.kernel.org/5.11.6-010-io_uring-don-t-take-uring_lock-during-iowq-can.patch
patches.kernel.org/5.11.6-011-media-cedrus-Remove-checking-for-required-cont.patch
patches.kernel.org/5.11.6-012-nvme-pci-mark-Kingston-SKC2000-as-not-supporti.patch
patches.kernel.org/5.11.6-013-parisc-Enable-mlong-calls-gcc-option-with-CONF.patch
patches.kernel.org/5.11.6-014-arm64-Make-CPU_BIG_ENDIAN-depend-on-ld.bfd-or-.patch
patches.kernel.org/5.11.6-015-btrfs-export-and-rename-qgroup_reserve_meta.patch
patches.kernel.org/5.11.6-016-btrfs-don-t-flush-from-btrfs_delayed_inode_res.patch
patches.kernel.org/5.11.6-017-iommu-amd-Fix-sleeping-in-atomic-in-increase_a.patch
patches.kernel.org/5.11.6-018-scsi-ufs-mediatek-Enable-UFSHCI_QUIRK_SKIP_MAN.patch
patches.kernel.org/5.11.6-019-scsi-ufs-Add-a-quirk-to-permit-overriding-UniP.patch
patches.kernel.org/5.11.6-020-misc-eeprom_93xx46-Add-quirk-to-support-Microc.patch
patches.kernel.org/5.11.6-021-scsi-ufs-Introduce-a-quirk-to-allow-only-page-.patch
patches.kernel.org/5.11.6-022-scsi-ufs-ufs-exynos-Apply-vendor-specific-valu.patch
patches.kernel.org/5.11.6-023-scsi-ufs-ufs-exynos-Use-UFSHCD_QUIRK_ALIGN_SG_.patch
patches.kernel.org/5.11.6-024-drm-msm-a5xx-Remove-overwriting-A5XX_PC_DBG_EC.patch
patches.kernel.org/5.11.6-025-mmc-sdhci-of-dwcmshc-set-SDHCI_QUIRK2_PRESET_V.patch
patches.kernel.org/5.11.6-026-HID-i2c-hid-Add-I2C_HID_QUIRK_NO_IRQ_AFTER_RES.patch
patches.kernel.org/5.11.6-027-ALSA-usb-audio-Add-DJM750-to-Pioneer-mixer-qui.patch
patches.kernel.org/5.11.6-028-ALSA-usb-audio-add-mixer-quirks-for-Pioneer-DJ.patch
patches.kernel.org/5.11.6-029-HID-ite-Enable-QUIRK_TOUCHPAD_ON_OFF_REPORT-on.patch
patches.kernel.org/5.11.6-030-PCI-cadence-Retrain-Link-to-work-around-Gen2-t.patch
patches.kernel.org/5.11.6-031-ASoC-Intel-sof_sdw-reorganize-quirks-by-genera.patch
patches.kernel.org/5.11.6-032-ASoC-Intel-sof_sdw-add-quirk-for-HP-Spectre-x3.patch
patches.kernel.org/5.11.6-033-scsi-ufs-Fix-a-duplicate-dev-quirk-number.patch
patches.kernel.org/5.11.6-034-KVM-SVM-Clear-the-CR4-register-on-reset.patch
patches.kernel.org/5.11.6-035-nvme-pci-mark-Seagate-Nytro-XM1440-as-QUIRK_NO.patch
patches.kernel.org/5.11.6-036-nvme-pci-add-quirks-for-Lexar-256GB-SSD.patch
patches.kernel.org/5.11.6-037-Linux-5.11.6.patch
patches.kernel.org/5.11.7-001-uapi-nfnetlink_cthelper.h-fix-userspace-compil.patch
patches.kernel.org/5.11.7-002-powerpc-603-Fix-protection-of-user-pages-mappe.patch
patches.kernel.org/5.11.7-003-powerpc-perf-Fix-handling-of-privilege-level-c.patch
patches.kernel.org/5.11.7-004-powerpc-pseries-Don-t-enforce-MSI-affinity-wit.patch
patches.kernel.org/5.11.7-005-ethernet-alx-fix-order-of-calls-on-resume.patch
patches.kernel.org/5.11.7-006-crypto-mips-poly1305-enable-for-all-MIPS-proce.patch
patches.kernel.org/5.11.7-007-mptcp-fix-length-of-ADD_ADDR-with-port-sub-opt.patch
patches.kernel.org/5.11.7-008-ath9k-fix-transmitting-to-stations-in-dynamic-.patch
patches.kernel.org/5.11.7-009-net-Fix-gro-aggregation-for-udp-encaps-with-ze.patch
patches.kernel.org/5.11.7-010-net-check-if-protocol-extracted-by-virtio_net_.patch
patches.kernel.org/5.11.7-011-net-avoid-infinite-loop-in-mpls_gso_segment-wh.patch
patches.kernel.org/5.11.7-012-ath11k-fix-AP-mode-for-QCA6390.patch
patches.kernel.org/5.11.7-013-net-l2tp-reduce-log-level-of-messages-in-recei.patch
patches.kernel.org/5.11.7-014-gpiolib-acpi-Add-ACPI_GPIO_QUIRK_ABSOLUTE_NUMB.patch
patches.kernel.org/5.11.7-015-gpiolib-acpi-Allow-to-find-GpioInt-resource-by.patch
patches.kernel.org/5.11.7-016-can-skb-can_skb_set_owner-fix-ref-counting-if-.patch
patches.kernel.org/5.11.7-017-gpio-pca953x-Set-IRQ-type-when-handle-Intel-Ga.patch
patches.kernel.org/5.11.7-018-can-flexcan-assert-FRZ-bit-in-flexcan_chip_fre.patch
patches.kernel.org/5.11.7-019-can-flexcan-enable-RX-FIFO-after-FRZ-HALT-vali.patch
patches.kernel.org/5.11.7-020-can-flexcan-invoke-flexcan_chip_freeze-to-ente.patch
patches.kernel.org/5.11.7-021-can-tcan4x5x-tcan4x5x_init-fix-initialization-.patch
patches.kernel.org/5.11.7-022-tcp-Fix-sign-comparison-bug-in-getsockopt-TCP_.patch
patches.kernel.org/5.11.7-023-tcp-add-sanity-tests-to-TCP_QUEUE_SEQ.patch
patches.kernel.org/5.11.7-024-netfilter-nf_nat-undo-erroneous-tcp-edemux-loo.patch
patches.kernel.org/5.11.7-025-netfilter-x_tables-gpf-inside-xt_find_revision.patch
patches.kernel.org/5.11.7-026-net-always-use-icmp-v6-_ndo_send-from-ndo_star.patch
patches.kernel.org/5.11.7-027-net-phy-fix-save-wrong-speed-and-duplex-proble.patch
patches.kernel.org/5.11.7-028-selftests-bpf-Use-the-last-page-in-test_snprin.patch
patches.kernel.org/5.11.7-029-selftests-bpf-No-need-to-drop-the-packet-when-.patch
patches.kernel.org/5.11.7-030-selftests-bpf-Mask-bpf_csum_diff-return-value-.patch
patches.kernel.org/5.11.7-031-samples-bpf-Add-missing-munmap-in-xdpsock.patch
patches.kernel.org/5.11.7-032-libbpf-Clear-map_info-before-each-bpf_obj_get_.patch
patches.kernel.org/5.11.7-033-ibmvnic-Fix-possibly-uninitialized-old_num_tx_.patch
patches.kernel.org/5.11.7-034-ibmvnic-always-store-valid-MAC-address.patch
patches.kernel.org/5.11.7-035-ibmvnic-remove-excessive-irqsave.patch
patches.kernel.org/5.11.7-036-mt76-dma-do-not-report-truncated-frames-to-mac.patch
patches.kernel.org/5.11.7-037-gpio-fix-gpio-device-list-corruption.patch
patches.kernel.org/5.11.7-038-mount-fix-mounting-of-detached-mounts-onto-tar.patch
patches.kernel.org/5.11.7-039-cifs-fix-credit-accounting-for-extra-channel.patch
patches.kernel.org/5.11.7-040-cifs-return-proper-error-code-in-statfs-2.patch
patches.kernel.org/5.11.7-041-Revert-mm-slub-consider-rest-of-partial-list-i.patch
patches.kernel.org/5.11.7-042-docs-networking-drop-special-stable-handling.patch
patches.kernel.org/5.11.7-043-net-dsa-tag_rtl4_a-fix-egress-tags.patch
patches.kernel.org/5.11.7-044-sh_eth-fix-TRSCER-mask-for-SH771x.patch
patches.kernel.org/5.11.7-045-net-enetc-don-t-overwrite-the-RSS-indirection-.patch
patches.kernel.org/5.11.7-046-net-enetc-initialize-RFS-RSS-memories-for-unus.patch
patches.kernel.org/5.11.7-047-net-enetc-take-the-MDIO-lock-only-once-per-NAP.patch
patches.kernel.org/5.11.7-048-net-enetc-fix-incorrect-TPID-when-receiving-80.patch
patches.kernel.org/5.11.7-049-net-enetc-don-t-disable-VLAN-filtering-in-IFF_.patch
patches.kernel.org/5.11.7-050-net-enetc-force-the-RGMII-speed-and-duplex-ins.patch
patches.kernel.org/5.11.7-051-net-enetc-remove-bogus-write-to-SIRXIDR-from-e.patch
patches.kernel.org/5.11.7-052-net-enetc-keep-RX-ring-consumer-index-in-sync-.patch
patches.kernel.org/5.11.7-053-net-dsa-tag_mtk-fix-802.1ad-VLAN-egress.patch
patches.kernel.org/5.11.7-054-net-ethernet-mtk-star-emac-fix-wrong-unmap-in-.patch
patches.kernel.org/5.11.7-055-net-mlx4_en-update-moderation-when-config-rese.patch
patches.kernel.org/5.11.7-056-net-stmmac-fix-incorrect-DMA-channel-intr-enab.patch
patches.kernel.org/5.11.7-057-nexthop-Do-not-flush-blackhole-nexthops-when-l.patch
patches.kernel.org/5.11.7-058-net-sched-avoid-duplicates-in-classes-dump.patch
patches.kernel.org/5.11.7-059-net-mscc-ocelot-properly-reject-destination-IP.patch
patches.kernel.org/5.11.7-060-net-dsa-sja1105-fix-SGMII-PCS-being-forced-to-.patch
patches.kernel.org/5.11.7-061-net-usb-qmi_wwan-allow-qmimux-add-del-with-mas.patch
patches.kernel.org/5.11.7-062-netdevsim-init-u64-stats-for-32bit-hardware.patch
patches.kernel.org/5.11.7-063-cipso-calipso-resolve-a-number-of-problems-wit.patch
patches.kernel.org/5.11.7-064-net-stmmac-Fix-VLAN-filter-delete-timeout-issu.patch
patches.kernel.org/5.11.7-065-stmmac-intel-Fixes-clock-registration-error-se.patch
patches.kernel.org/5.11.7-066-net-lapbether-Remove-netif_start_queue-netif_s.patch
patches.kernel.org/5.11.7-067-net-davicom-Fix-regulator-not-turned-off-on-fa.patch
patches.kernel.org/5.11.7-068-net-davicom-Fix-regulator-not-turned-off-on-dr.patch
patches.kernel.org/5.11.7-069-net-enetc-allow-hardware-timestamping-on-TX-qu.patch
patches.kernel.org/5.11.7-070-net-qrtr-fix-error-return-code-of-qrtr_sendmsg.patch
patches.kernel.org/5.11.7-071-s390-qeth-fix-memory-leak-after-failed-TX-Buff.patch
patches.kernel.org/5.11.7-072-s390-qeth-improve-completion-of-pending-TX-buf.patch
patches.kernel.org/5.11.7-073-s390-qeth-schedule-TX-NAPI-on-QAOB-completion.patch
patches.kernel.org/5.11.7-074-s390-qeth-fix-notification-for-pending-buffers.patch
patches.kernel.org/5.11.7-075-r8169-fix-r8168fp_adjust_ocp_cmd-function.patch
patches.kernel.org/5.11.7-076-ixgbe-fail-to-create-xfrm-offload-of-IPsec-tun.patch
patches.kernel.org/5.11.7-077-tools-resolve_btfids-Fix-build-error-with-olde.patch
patches.kernel.org/5.11.7-078-perf-build-Fix-ccache-usage-in-CC-when-generat.patch
patches.kernel.org/5.11.7-079-net-stmmac-stop-each-tx-channel-independently.patch
patches.kernel.org/5.11.7-080-net-stmmac-fix-watchdog-timeout-during-suspend.patch
patches.kernel.org/5.11.7-081-net-stmmac-fix-wrongly-set-buffer2-valid-when-.patch
patches.kernel.org/5.11.7-082-ethtool-fix-the-check-logic-of-at-least-one-ch.patch
patches.kernel.org/5.11.7-083-net-phy-make-mdio_bus_phy_suspend-resume-as-__.patch
patches.kernel.org/5.11.7-084-selftests-forwarding-Fix-race-condition-in-mir.patch
patches.kernel.org/5.11.7-085-mlxsw-spectrum_ethtool-Add-an-external-speed-t.patch
patches.kernel.org/5.11.7-086-perf-traceevent-Ensure-read-cmdlines-are-null-.patch
patches.kernel.org/5.11.7-087-perf-report-Fix-F-for-branch-mem-modes.patch
patches.kernel.org/5.11.7-088-net-hns3-fix-error-mask-definition-of-flow-dir.patch
patches.kernel.org/5.11.7-089-net-hns3-fix-query-vlan-mask-value-error-for-f.patch
patches.kernel.org/5.11.7-090-net-hns3-fix-bug-when-calculating-the-TCAM-tab.patch
patches.kernel.org/5.11.7-091-s390-cio-return-EFAULT-if-copy_to_user-fails-a.patch
patches.kernel.org/5.11.7-092-bnxt_en-reliably-allocate-IRQ-table-on-reset-t.patch
patches.kernel.org/5.11.7-093-drm-fb-helper-only-unmap-if-buffer-not-null.patch
patches.kernel.org/5.11.7-094-drm-compat-Clear-bounce-structures.patch
patches.kernel.org/5.11.7-095-drm-radeon-also-init-GEM-funcs-in-radeon_gem_p.patch
patches.kernel.org/5.11.7-096-drm-amd-display-Add-a-backlight-module-option.patch
patches.kernel.org/5.11.7-097-drm-amdgpu-display-use-GFP_ATOMIC-in-dcn21_val.patch
patches.kernel.org/5.11.7-098-drm-amd-display-Fix-nested-FPU-context-in-dcn2.patch
patches.kernel.org/5.11.7-099-drm-amd-pm-correct-the-watermark-settings-for-.patch
patches.kernel.org/5.11.7-100-drm-amd-pm-bug-fix-for-pcie-dpm.patch
patches.kernel.org/5.11.7-101-drm-amdgpu-display-simplify-backlight-setting.patch
patches.kernel.org/5.11.7-102-drm-amdgpu-display-don-t-assert-in-set-backlig.patch
patches.kernel.org/5.11.7-103-drm-amdgpu-display-handle-aux-backlight-in-bac.patch
patches.kernel.org/5.11.7-104-drm-shmem-helper-Check-for-purged-buffers-in-f.patch
patches.kernel.org/5.11.7-105-drm-shmem-helper-Don-t-remove-the-offset-in-vm.patch
patches.kernel.org/5.11.7-106-drm-Use-USB-controller-s-DMA-mask-when-importi.patch
patches.kernel.org/5.11.7-107-drm-amdgpu-fix-S0ix-handling-when-the-CONFIG_A.patch
patches.kernel.org/5.11.7-108-drm-meson_drv-add-shutdown-function.patch
patches.kernel.org/5.11.7-109-drm-shmem-helpers-vunmap-Don-t-put-pages-for-d.patch
patches.kernel.org/5.11.7-110-drm-i915-Wedge-the-GPU-if-command-parser-setup.patch
patches.kernel.org/5.11.7-111-s390-cio-return-EFAULT-if-copy_to_user-fails.patch
patches.kernel.org/5.11.7-112-s390-crypto-return-EFAULT-if-copy_to_user-fail.patch
patches.kernel.org/5.11.7-113-qxl-Fix-uninitialised-struct-field-head.surfac.patch
patches.kernel.org/5.11.7-114-sh_eth-fix-TRSCER-mask-for-R7S9210.patch
patches.kernel.org/5.11.7-115-media-usbtv-Fix-deadlock-on-suspend.patch
patches.kernel.org/5.11.7-116-media-rkisp1-params-fix-wrong-bits-settings.patch
patches.kernel.org/5.11.7-117-media-v4l-vsp1-Fix-uif-null-pointer-access.patch
patches.kernel.org/5.11.7-118-media-v4l-vsp1-Fix-bru-null-pointer-access.patch
patches.kernel.org/5.11.7-119-media-rc-compile-rc-cec.c-into-rc-core.patch
patches.kernel.org/5.11.7-120-MIPS-kernel-Reserve-exception-base-early-to-pr.patch
patches.kernel.org/5.11.7-121-mptcp-always-graft-subflow-socket-to-parent.patch
patches.kernel.org/5.11.7-122-mptcp-reset-last_snd-on-subflow-close.patch
patches.kernel.org/5.11.7-123-i2c-rcar-faster-irq-code-to-minimize-HW-race-c.patch
patches.kernel.org/5.11.7-124-i2c-rcar-optimize-cacheline-to-minimize-HW-rac.patch
patches.kernel.org/5.11.7-125-scsi-pm80xx-Fix-missing-tag_free-in-NVMD-DATA-.patch
patches.kernel.org/5.11.7-126-scsi-ufs-WB-is-only-available-on-LUN-0-to-7.patch
patches.kernel.org/5.11.7-127-scsi-ufs-Protect-some-contexts-from-unexpected.patch
patches.kernel.org/5.11.7-128-udf-fix-silent-AED-tagLocation-corruption.patch
patches.kernel.org/5.11.7-129-iommu-vt-d-Clear-PRQ-overflow-only-when-PRQ-is.patch
patches.kernel.org/5.11.7-130-mmc-mxs-mmc-Fix-a-resource-leak-in-an-error-ha.patch
patches.kernel.org/5.11.7-131-mmc-mediatek-fix-race-condition-between-msdc_r.patch
patches.kernel.org/5.11.7-132-mmc-sdhci-iproc-Add-ACPI-bindings-for-the-RPi.patch
patches.kernel.org/5.11.7-133-platform-x86-amd-pmc-put-device-on-error-paths.patch
patches.kernel.org/5.11.7-134-Platform-OLPC-Fix-probe-error-handling.patch
patches.kernel.org/5.11.7-135-powerpc-pci-Add-ppc_md.discover_phbs.patch
patches.kernel.org/5.11.7-136-spi-stm32-make-spurious-and-overrun-interrupts.patch
patches.kernel.org/5.11.7-137-powerpc-improve-handling-of-unrecoverable-syst.patch
patches.kernel.org/5.11.7-138-powerpc-perf-Record-counter-overflow-always-if.patch
patches.kernel.org/5.11.7-139-HID-logitech-dj-add-support-for-the-new-lights.patch
patches.kernel.org/5.11.7-140-powerpc-64-Fix-stack-trace-not-displaying-fina.patch
patches.kernel.org/5.11.7-141-iommu-amd-Fix-performance-counter-initializati.patch
patches.kernel.org/5.11.7-142-clk-qcom-gdsc-Implement-NO_RET_PERIPH-flag.patch
patches.kernel.org/5.11.7-143-sparc32-Limit-memblock-allocation-to-low-memor.patch
patches.kernel.org/5.11.7-144-sparc64-Use-arch_validate_flags-to-validate-AD.patch
patches.kernel.org/5.11.7-145-Input-applespi-don-t-wait-for-responses-to-com.patch
patches.kernel.org/5.11.7-146-PCI-xgene-msi-Fix-race-in-installing-chained-i.patch
patches.kernel.org/5.11.7-147-PCI-mediatek-Add-missing-of_node_put-to-fix-re.patch
patches.kernel.org/5.11.7-148-drivers-base-build-kunit-tests-without-structl.patch
patches.kernel.org/5.11.7-149-PCI-LINK-Remove-bandwidth-notification.patch
patches.kernel.org/5.11.7-150-ext4-don-t-try-to-processed-freed-blocks-until.patch
patches.kernel.org/5.11.7-151-kbuild-clamp-SUBLEVEL-to-255.patch
patches.kernel.org/5.11.7-152-PCI-Fix-pci_register_io_range-memory-leak.patch
patches.kernel.org/5.11.7-153-i40e-Fix-memory-leak-in-i40e_probe.patch
patches.kernel.org/5.11.7-154-PCI-ERR-Retain-status-from-error-notification.patch
patches.kernel.org/5.11.7-155-kasan-fix-memory-corruption-in-kasan_bitops_ta.patch
patches.kernel.org/5.11.7-156-s390-smp-__smp_rescan_cpus-move-cpumask-away-f.patch
patches.kernel.org/5.11.7-157-drivers-base-memory-don-t-store-phys_device-in.patch
patches.kernel.org/5.11.7-158-sysctl.c-fix-underflow-value-setting-risk-in-v.patch
patches.kernel.org/5.11.7-159-scsi-libiscsi-Fix-iscsi_prep_scsi_cmd_pdu-erro.patch
patches.kernel.org/5.11.7-160-scsi-target-core-Add-cmd-length-set-before-cmd.patch
patches.kernel.org/5.11.7-161-scsi-target-core-Prevent-underflow-for-service.patch
patches.kernel.org/5.11.7-162-clk-qcom-gpucc-msm8998-Add-resets-cxc-fix-flag.patch
patches.kernel.org/5.11.7-163-ALSA-usb-Add-Plantronics-C320-M-USB-ctrl-msg-d.patch
patches.kernel.org/5.11.7-164-ALSA-hda-hdmi-Cancel-pending-works-before-susp.patch
patches.kernel.org/5.11.7-165-ALSA-hda-conexant-Add-quirk-for-mute-LED-contr.patch
patches.kernel.org/5.11.7-166-ALSA-hda-ca0132-Add-Sound-BlasterX-AE-5-Plus-s.patch
patches.kernel.org/5.11.7-167-ALSA-hda-Drop-the-BATCH-workaround-for-AMD-con.patch
patches.kernel.org/5.11.7-168-ALSA-hda-Flush-pending-unsolicited-events-befo.patch
patches.kernel.org/5.11.7-169-ALSA-hda-Avoid-spurious-unsol-event-handling-d.patch
patches.kernel.org/5.11.7-170-ALSA-usb-audio-Fix-cannot-get-freq-eq-errors-o.patch
patches.kernel.org/5.11.7-171-ALSA-usb-audio-Apply-the-control-quirk-to-Plan.patch
patches.kernel.org/5.11.7-172-ALSA-usb-audio-Disable-USB-autosuspend-properl.patch
patches.kernel.org/5.11.7-173-ALSA-usb-audio-fix-NULL-ptr-dereference-in-usb.patch
patches.kernel.org/5.11.7-174-ALSA-usb-audio-fix-use-after-free-in-usb_audio.patch
patches.kernel.org/5.11.7-175-opp-Don-t-drop-extra-references-to-OPPs-accide.patch
patches.kernel.org/5.11.7-176-Revert-95ebabde382c-capabilities-Don-t-allow-w.patch
patches.kernel.org/5.11.7-177-block-Discard-page-cache-of-zone-reset-target-.patch
patches.kernel.org/5.11.7-178-block-Try-to-handle-busy-underlying-device-on-.patch
patches.kernel.org/5.11.7-179-arm64-kasan-fix-page_alloc-tagging-with-DEBUG_.patch
patches.kernel.org/5.11.7-180-arm64-mte-Map-hotplugged-memory-as-Normal-Tagg.patch
patches.kernel.org/5.11.7-181-arm64-perf-Fix-64-bit-event-counter-read-trunc.patch
patches.kernel.org/5.11.7-182-s390-dasd-fix-hanging-DASD-driver-unbind.patch
patches.kernel.org/5.11.7-183-s390-dasd-fix-hanging-IO-request-during-DASD-d.patch
patches.kernel.org/5.11.7-184-software-node-Fix-node-registration.patch
patches.kernel.org/5.11.7-185-xen-events-reset-affinity-of-2-level-event-whe.patch
patches.kernel.org/5.11.7-186-xen-events-don-t-unmask-an-event-channel-when-.patch
patches.kernel.org/5.11.7-187-xen-events-avoid-handling-the-same-event-on-tw.patch
patches.kernel.org/5.11.7-188-mmc-mmci-Add-MMC_CAP_NEED_RSP_BUSY-for-the-stm.patch
patches.kernel.org/5.11.7-189-mmc-core-Fix-partition-switch-time-for-eMMC.patch
patches.kernel.org/5.11.7-190-mmc-cqhci-Fix-random-crash-when-remove-mmc-mod.patch
patches.kernel.org/5.11.7-191-cifs-do-not-send-close-in-compound-create-clos.patch
patches.kernel.org/5.11.7-192-Goodix-Fingerprint-device-is-not-a-modem.patch
patches.kernel.org/5.11.7-193-USB-gadget-udc-s3c2410_udc-fix-return-value-ch.patch
patches.kernel.org/5.11.7-194-USB-gadget-u_ether-Fix-a-configfs-return-code.patch
patches.kernel.org/5.11.7-195-usb-gadget-f_uac2-always-increase-endpoint-max.patch
patches.kernel.org/5.11.7-196-usb-gadget-f_uac1-stop-playback-on-function-di.patch
patches.kernel.org/5.11.7-197-usb-dwc3-qcom-Add-missing-DWC3-OF-node-refcoun.patch
patches.kernel.org/5.11.7-198-usb-dwc3-qcom-add-URS-Host-support-for-sdm845-.patch
patches.kernel.org/5.11.7-199-usb-dwc3-qcom-add-ACPI-device-id-for-sc8180x.patch
patches.kernel.org/5.11.7-200-usb-dwc3-qcom-Honor-wakeup-enabled-disabled-st.patch
patches.kernel.org/5.11.7-201-USB-usblp-fix-a-hang-in-poll-if-disconnected.patch
patches.kernel.org/5.11.7-202-usb-renesas_usbhs-Clear-PIPECFG-for-re-enablin.patch
patches.kernel.org/5.11.7-203-usb-xhci-do-not-perform-Soft-Retry-for-some-xH.patch
patches.kernel.org/5.11.7-204-xhci-Improve-detection-of-device-initiated-wak.patch
patches.kernel.org/5.11.7-205-usb-xhci-Fix-ASMedia-ASM1042A-and-ASM3242-DMA-.patch
patches.kernel.org/5.11.7-206-xhci-Fix-repeated-xhci-wake-after-suspend-due-.patch
patches.kernel.org/5.11.7-207-USB-serial-io_edgeport-fix-memory-leak-in-edge.patch
patches.kernel.org/5.11.7-208-USB-serial-ch341-add-new-Product-ID.patch
patches.kernel.org/5.11.7-209-USB-serial-cp210x-add-ID-for-Acuity-Brands-nLi.patch
patches.kernel.org/5.11.7-210-USB-serial-cp210x-add-some-more-GE-USB-IDs.patch
patches.kernel.org/5.11.7-211-usbip-fix-stub_dev-to-check-for-stream-socket.patch
patches.kernel.org/5.11.7-212-usbip-fix-vhci_hcd-to-check-for-stream-socket.patch
patches.kernel.org/5.11.7-213-usbip-fix-vudc-to-check-for-stream-socket.patch
patches.kernel.org/5.11.7-214-usbip-fix-stub_dev-usbip_sockfd_store-races-le.patch
patches.kernel.org/5.11.7-215-usbip-fix-vhci_hcd-attach_store-races-leading-.patch
patches.kernel.org/5.11.7-216-usbip-fix-vudc-usbip_sockfd_store-races-leadin.patch
patches.kernel.org/5.11.7-217-Revert-serial-max310x-rework-RX-interrupt-hand.patch
patches.kernel.org/5.11.7-218-misc-pvpanic-Export-module-FDT-device-table.patch
patches.kernel.org/5.11.7-219-misc-fastrpc-restrict-user-apps-from-sending-k.patch
patches.kernel.org/5.11.7-220-staging-rtl8192u-fix-ssid-overflow-in-r8192_wx.patch
patches.kernel.org/5.11.7-221-staging-rtl8188eu-prevent-ssid-overflow-in-rtw.patch
patches.kernel.org/5.11.7-222-staging-rtl8712-unterminated-string-leads-to-r.patch
patches.kernel.org/5.11.7-223-staging-rtl8188eu-fix-potential-memory-corrupt.patch
patches.kernel.org/5.11.7-224-staging-ks7010-prevent-buffer-overflow-in-ks_w.patch
patches.kernel.org/5.11.7-225-staging-rtl8712-Fix-possible-buffer-overflow-i.patch
patches.kernel.org/5.11.7-226-staging-rtl8192e-Fix-possible-buffer-overflow-.patch
patches.kernel.org/5.11.7-227-staging-comedi-addi_apci_1032-Fix-endian-probl.patch
patches.kernel.org/5.11.7-228-staging-comedi-addi_apci_1500-Fix-endian-probl.patch
patches.kernel.org/5.11.7-229-staging-comedi-adv_pci1710-Fix-endian-problem-.patch
patches.kernel.org/5.11.7-230-staging-comedi-das6402-Fix-endian-problem-for-.patch
patches.kernel.org/5.11.7-231-staging-comedi-das800-Fix-endian-problem-for-A.patch
patches.kernel.org/5.11.7-232-staging-comedi-dmm32at-Fix-endian-problem-for-.patch
patches.kernel.org/5.11.7-233-staging-comedi-me4000-Fix-endian-problem-for-A.patch
patches.kernel.org/5.11.7-234-staging-comedi-pcl711-Fix-endian-problem-for-A.patch
patches.kernel.org/5.11.7-235-staging-comedi-pcl818-Fix-endian-problem-for-A.patch
patches.kernel.org/5.11.7-236-mlxsw-spectrum_router-Ignore-routes-using-a-de.patch
patches.kernel.org/5.11.7-237-net-phy-ti-take-into-account-all-possible-inte.patch
patches.kernel.org/5.11.7-238-sh_eth-fix-TRSCER-mask-for-R7S72100.patch
patches.kernel.org/5.11.7-239-powerpc-sstep-Fix-VSX-instruction-emulation.patch
patches.kernel.org/5.11.7-240-net-macb-Add-default-usrio-config-to-default-g.patch
patches.kernel.org/5.11.7-241-cpufreq-qcom-hw-fix-dereferencing-freed-memory.patch
patches.kernel.org/5.11.7-242-cpufreq-qcom-hw-Fix-return-value-check-in-qcom.patch
patches.kernel.org/5.11.7-243-arm64-mm-Fix-pfn_valid-for-ZONE_DEVICE-based-m.patch
patches.kernel.org/5.11.7-244-SUNRPC-Set-memalloc_nofs_save-for-sync-tasks.patch
patches.kernel.org/5.11.7-245-NFS-Don-t-revalidate-the-directory-permissions.patch
patches.kernel.org/5.11.7-246-NFS-Don-t-gratuitously-clear-the-inode-cache-w.patch
patches.kernel.org/5.11.7-247-NFSv4.2-fix-return-value-of-_nfs4_get_security.patch
patches.kernel.org/5.11.7-248-block-rsxx-fix-error-return-code-of-rsxx_pci_p.patch
patches.kernel.org/5.11.7-249-drm-ttm-Fix-TTM-page-pool-accounting.patch
patches.kernel.org/5.11.7-250-nvme-fc-fix-racing-controller-reset-and-create.patch
patches.kernel.org/5.11.7-251-configfs-fix-a-use-after-free-in-__configfs_op.patch
patches.kernel.org/5.11.7-252-arm64-mm-use-a-48-bit-ID-map-when-possible-on-.patch
patches.kernel.org/5.11.7-253-io_uring-perform-IOPOLL-reaping-if-canceler-is.patch
patches.kernel.org/5.11.7-254-drm-nouveau-fix-dma-syncing-for-loops-v2.patch
patches.kernel.org/5.11.7-255-perf-arm_dmc620_pmu-Fix-error-return-code-in-d.patch
patches.kernel.org/5.11.7-256-net-expand-textsearch-ts_state-to-fit-skb_seq_.patch
patches.kernel.org/5.11.7-257-mptcp-put-subflow-sock-on-connect-error.patch
patches.kernel.org/5.11.7-258-mptcp-fix-memory-accounting-on-allocation-erro.patch
patches.kernel.org/5.11.7-259-perf-core-Flush-PMU-internal-buffers-for-per-C.patch
patches.kernel.org/5.11.7-260-perf-x86-intel-Set-PERF_ATTACH_SCHED_CB-for-la.patch
patches.kernel.org/5.11.7-261-hrtimer-Update-softirq_expires_next-correctly-.patch
patches.kernel.org/5.11.7-262-powerpc-64s-exception-Clean-up-a-missed-SRR-sp.patch
patches.kernel.org/5.11.7-263-seqlock-lockdep-Fix-seqcount_latch_init.patch
patches.kernel.org/5.11.7-264-memblock-fix-section-mismatch-warning.patch
patches.kernel.org/5.11.7-265-stop_machine-mark-helpers-__always_inline.patch
patches.kernel.org/5.11.7-266-include-linux-sched-mm.h-use-rcu_dereference-i.patch
patches.kernel.org/5.11.7-267-zram-fix-return-value-on-writeback_store.patch
patches.kernel.org/5.11.7-268-zram-fix-broken-page-writeback.patch
patches.kernel.org/5.11.7-269-linux-compiler-clang.h-define-HAVE_BUILTIN_BSW.patch
patches.kernel.org/5.11.7-270-sched-Fix-migration_cpu_stop-requeueing.patch
patches.kernel.org/5.11.7-271-sched-membarrier-fix-missing-local-execution-o.patch
patches.kernel.org/5.11.7-272-sched-Collate-affine_move_task-stoppers.patch
patches.kernel.org/5.11.7-273-sched-Simplify-migration_cpu_stop.patch
patches.kernel.org/5.11.7-274-sched-Optimize-migration_cpu_stop.patch
patches.kernel.org/5.11.7-275-sched-Fix-affine_move_task-self-concurrency.patch
patches.kernel.org/5.11.7-276-sched-Simplify-set_affinity_pending-refcounts.patch
patches.kernel.org/5.11.7-277-efi-stub-omit-SetVirtualAddressMap-if-marked-u.patch
patches.kernel.org/5.11.7-278-powerpc-64s-Fix-instruction-encoding-for-lis-i.patch
patches.kernel.org/5.11.7-279-powerpc-Fix-inverted-SET_FULL_REGS-bitop.patch
patches.kernel.org/5.11.7-280-powerpc-Fix-missing-declaration-of-en-dis-able.patch
patches.kernel.org/5.11.7-281-binfmt_misc-fix-possible-deadlock-in-bm_regist.patch
patches.kernel.org/5.11.7-282-kasan-mm-fix-crash-with-HW_TAGS-and-DEBUG_PAGE.patch
patches.kernel.org/5.11.7-283-kasan-fix-KASAN_STACK-dependency-for-HW_TAGS.patch
patches.kernel.org/5.11.7-284-x86-unwind-orc-Disable-KASAN-checking-in-the-O.patch
patches.kernel.org/5.11.7-285-x86-sev-es-Introduce-ip_within_syscall_gap-hel.patch
patches.kernel.org/5.11.7-286-x86-sev-es-Check-regs-sp-is-trusted-before-adj.patch
patches.kernel.org/5.11.7-287-x86-sev-es-Correctly-track-IRQ-states-in-runti.patch
patches.kernel.org/5.11.7-288-x86-sev-es-Use-__copy_from_user_inatomic.patch
patches.kernel.org/5.11.7-289-x86-entry-Fix-entry-exit-mismatch-on-failed-fa.patch
patches.kernel.org/5.11.7-290-KVM-x86-Ensure-deadline-timer-has-truly-expire.patch
patches.kernel.org/5.11.7-291-KVM-kvmclock-Fix-vCPUs-64-can-t-be-online-hotp.patch
patches.kernel.org/5.11.7-292-KVM-arm64-Ensure-I-cache-isolation-between-vcp.patch
patches.kernel.org/5.11.7-293-KVM-arm64-Fix-range-alignment-when-walking-pag.patch
patches.kernel.org/5.11.7-294-KVM-arm64-Avoid-corrupting-vCPU-context-regist.patch
patches.kernel.org/5.11.7-295-KVM-arm64-nvhe-Save-the-SPE-context-early.patch
patches.kernel.org/5.11.7-296-KVM-arm64-Reject-VM-creation-when-the-default-.patch
patches.kernel.org/5.11.7-297-KVM-arm64-Fix-exclusive-limit-for-IPA-size.patch
patches.kernel.org/5.11.7-298-mm-highmem.c-fix-zero_user_segments-with-start.patch
patches.kernel.org/5.11.7-299-mm-userfaultfd-fix-memory-corruption-due-to-wr.patch
patches.kernel.org/5.11.7-300-mm-madvise-replace-ptrace-attach-requirement-f.patch
patches.kernel.org/5.11.7-301-mm-memcg-set-memcg-when-splitting-page.patch
patches.kernel.org/5.11.7-302-mm-memcg-rename-mem_cgroup_split_huge_fixup-to.patch
patches.kernel.org/5.11.7-303-mm-page_alloc.c-refactor-initialization-of-str.patch
patches.kernel.org/5.11.7-304-KVM-arm64-Fix-nVHE-hyp-panic-host-context-rest.patch
patches.kernel.org/5.11.7-305-Linux-5.11.7.patch
patches.kernel.org/5.11.8-001-io_uring-don-t-attempt-IO-reissue-from-the-rin.patch
patches.kernel.org/5.11.8-002-KVM-x86-mmu-Expand-on-the-comment-in-kvm_vcpu_.patch
patches.kernel.org/5.11.8-003-KVM-x86-mmu-Set-SPTE_AD_WRPROT_ONLY_MASK-if-an.patch
patches.kernel.org/5.11.8-004-mptcp-send-ack-for-every-add_addr.patch
patches.kernel.org/5.11.8-005-mptcp-pm-add-lockdep-assertions.patch
patches.kernel.org/5.11.8-006-mptcp-dispose-initial-struct-socket-when-its-s.patch
patches.kernel.org/5.11.8-007-io_uring-refactor-scheduling-in-io_cqring_wait.patch
patches.kernel.org/5.11.8-008-io_uring-refactor-io_cqring_wait.patch
patches.kernel.org/5.11.8-009-io_uring-don-t-keep-looping-for-more-events-if.patch
patches.kernel.org/5.11.8-010-io_uring-simplify-do_read-return-parsing.patch
patches.kernel.org/5.11.8-011-io_uring-clear-IOCB_WAITQ-for-non-EIOCBQUEUED-.patch
patches.kernel.org/5.11.8-012-regulator-pca9450-Add-SD_VSEL-GPIO-for-LDO5.patch
patches.kernel.org/5.11.8-013-regulator-pca9450-Enable-system-reset-on-WDOG_.patch
patches.kernel.org/5.11.8-014-regulator-pca9450-Clear-PRESET_EN-bit-to-fix-B.patch
patches.kernel.org/5.11.8-015-gfs2-Add-common-helper-for-holding-and-releasi.patch
patches.kernel.org/5.11.8-016-gfs2-move-freeze-glock-outside-the-make_fs_rw-.patch
patches.kernel.org/5.11.8-017-gfs2-bypass-signal_our_withdraw-if-no-journal.patch
patches.kernel.org/5.11.8-018-bpf-Prohibit-alu-ops-for-pointer-types-not-def.patch
patches.kernel.org/5.11.8-019-bpf-Fix-off-by-one-for-area-size-in-creating-m.patch
patches.kernel.org/5.11.8-020-bpf-Simplify-alu_limit-masking-for-pointer-ari.patch
patches.kernel.org/5.11.8-021-bpf-Add-sanity-check-for-upper-ptr_limit.patch
patches.kernel.org/5.11.8-022-bpf-selftests-Fix-up-some-test_verifier-cases-.patch
patches.kernel.org/5.11.8-023-arm64-Unconditionally-set-virtual-cpu-id-regis.patch
patches.kernel.org/5.11.8-024-RDMA-srp-Fix-support-for-unpopulated-and-unbal.patch
patches.kernel.org/5.11.8-025-fuse-fix-live-lock-in-fuse_iget.patch
patches.kernel.org/5.11.8-026-Revert-nfsd4-remove-check_conflicting_opens-wa.patch
patches.kernel.org/5.11.8-027-Revert-nfsd4-a-client-s-own-opens-needn-t-prev.patch
patches.kernel.org/5.11.8-028-net-dsa-b53-Support-setting-learning-on-port.patch
patches.kernel.org/5.11.8-029-crypto-x86-aes-ni-xts-use-direct-calls-to-and-.patch
patches.kernel.org/5.11.8-030-Linux-5.11.8.patch
########################################################
# Build fixes that apply to the vanilla kernel too.
# Patches in patches.rpmify are applied to both -vanilla
# and patched flavors.
########################################################
patches.rpmify/Add-ksym-provides-tool.patch
patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
patches.rpmify/kbuild-dummy-tools-fix-inverted-tests-for-gcc.patch
patches.rpmify/kbuild-dummy-tools-support-MPROFILE_KERNEL-checks-fo.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/media-dvb-usb-Fix-memory-leak-at-error-in-dvb_usb_de.patch
patches.suse/media-dvb-usb-Fix-use-after-free-access.patch
patches.suse/kbuild-Fix-linux-version.h-for-empty-SUBLEVEL-or-PAT.patch
########################################################
# kbuild/module infrastructure fixes
########################################################
# SUSE specific build tweaks
patches.suse/rpm-kernel-config
patches.suse/supported-flag
patches.suse/supported-flag-underscores
patches.suse/supported-flag-wildcards
patches.suse/supported-flag-external
patches.suse/supported-flag-modverdir
patches.suse/genksyms-add-override-flag.diff
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
patches.suse/kernel-add-release-status-to-kernel-build.patch
patches.suse/panic-do-not-print-uninitialized-taint_flags.patch
# build tweaks for external KMPs
patches.suse/s390-export-symbols-for-crash-kmp.patch
########################################################
# Performance-related tuning of defaults
########################################################
patches.suse/readahead-request-tunables.patch
########################################################
# Architecture specific patches
########################################################
# x86
patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
# s390x
# ppc64
# ARM
patches.suse/0001-regulator-mt6360-Add-OF-match-table.patch
patches.suse/0002-regulator-mt6358-Add-OF-match-table.patch
patches.suse/0003-regulator-mt6323-Add-OF-match-table.patch
########################################################
# Scheduler
########################################################
patches.suse/setuid-dumpable-wrongdir
patches.suse/perf_timechart_fix_zero_timestamps.patch
########################################################
# Memory management
########################################################
########################################################
# Filesystems
########################################################
# generic
patches.suse/vfs-add-super_operations-get_inode_dev
# btrfs
patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc
patches.suse/btrfs-provide-super_operations-get_inode_dev
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
patches.suse/btrfs-use-the-new-VFS-super_block_dev.patch
patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch
# ext[2-4]
# XFS
# other
patches.suse/pstore_disable_efi_backend_by_default.patch
########################################################
# Block layer
########################################################
patches.suse/dm-mpath-leastpending-path-update
patches.suse/dm-table-switch-to-readonly
patches.suse/dm-mpath-no-partitions-feature
########################################################
# Networking core
########################################################
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
########################################################
# Security
########################################################
# crypto
# AppArmor
patches.suse/apparmor-compatibility-with-v2.x-net.patch
patches.suse/0001-apparmor-fix-unnecessary-creation-of-net-compat.patch
########################################################
# Virtualization
########################################################
patches.suse/suse-hv-guest-os-id.patch
patches.suse/0001-usb-Add-Xen-pvUSB-protocol-description.patch
patches.suse/0002-usb-Introduce-Xen-pvUSB-frontend-xen-hcd.patch
########################################################
# Other core patches
########################################################
########################################################
# PM
########################################################
patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
patches.suse/acpi_thermal_passive_blacklist.patch
########################################################
# DRM / Graphics
########################################################
patches.suse/drm-amd-display-Copy-over-soc-values-before-bounding.patch
patches.suse/drm-amd-display-Revert-dram_clock_change_latency-for.patch
patches.suse/drm-i915-ilk-glk-Fix-link-training-on-links-with-LTT.patch
########################################################
# 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
########################################################
#RPi4 firmware based drivers
patches.suse/clk-bcm-rpi-release-firmware-handle-on-unbind.patch
patches.suse/firmware-raspberrypi-introduce-devm_rpi_firmware_get.patch
patches.suse/firmware-raspberrypi-keep-count-of-all-consumers.patch
patches.suse/gpio-raspberrypi-exp-release-firmware-handle-on-unbind.patch
patches.suse/input-raspberrypi-ts-release-firmware-handle-when-not-needed.patch
patches.suse/pwm-add-raspberry-pi-firmware-based-pwm-bus.patch
patches.suse/reset-raspberrypi-release-firmware-handle-on-unbind.patch
patches.suse/soc-bcm-raspberrypi-power-release-firmware-handle-on-unbind.patch
patches.suse/vchiq-release-firmware-handle-on-unbind.patch
patches.suse/dt-bindings-pwm-add-binding-for-rpi-firmware-pwm-bus.patch
patches.suse/reset-raspberrypi-don-t-reset-usb-if-already-up.patch
patches.suse/nvmem-add-driver-to-expose-reserved-memory-as-nvmem.patch
########################################################
# 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.
########################################################