kernel-source/series.conf

2125 lines
150 KiB
Plaintext
Raw Normal View History

# Kernel patches configuration file
# vim: set ts=8 sw=8 noet:
#
# There are three kinds of rules (see guards.1 for details):
# +symbol include this patch if symbol is defined; otherwise exclude.
# -symbol exclude this patch if symbol is defined; otherwise include.
# - exclude this patch.
#
# Using symbols means that an entirely different source tree will be
# generated depending on which symbols are defined. This used to be
# a good thing when arch-specific patches contained conflicts with other
# patches, but we now have a policy that patches must build everywhere.
# The result is a unified source tree that allows us to do neat things
# like ship kernel module packages. Creating a divergent tree breaks
# these # so you'd better have an extraordinary reason for using them.
# For example, the openSUSE 10.3 kernel uses them for segregating the
# -rt patches until they can be integrated completely, and these are
# only applied at the very end of the series.
#
# The most common use in recent kernels is to disable a patch with a
# username as the symbol to indicate responsbility. Another use is
# to check in a patch for testing, but have it disabled in all but your
# own build environment.
########################################################
# latest standard kernel patches
# DO NOT MODIFY THEM!
# Send separate patches upstream if you find a problem...
########################################################
patches.kernel.org/5.2.1-001-crypto-lrw-use-correct-alignmask.patch
patches.kernel.org/5.2.1-002-crypto-talitos-rename-alternative-AEAD-algos.patch
patches.kernel.org/5.2.1-003-fscrypt-don-t-set-policy-for-a-dead-directory.patch
patches.kernel.org/5.2.1-004-udf-Fix-incorrect-final-NOT_ALLOCATED-hole-exte.patch
patches.kernel.org/5.2.1-005-media-stv0297-fix-frequency-range-limit.patch
patches.kernel.org/5.2.1-006-ALSA-usb-audio-Fix-parse-of-UAC2-Extension-Unit.patch
patches.kernel.org/5.2.1-007-ALSA-hda-realtek-Headphone-Mic-can-t-record-aft.patch
patches.kernel.org/5.2.1-008-tpm-Actually-fail-on-TPM-errors-during-get-rand.patch
patches.kernel.org/5.2.1-009-tpm-Fix-TPM-1.2-Shutdown-sequence-to-prevent-fu.patch
patches.kernel.org/5.2.1-010-block-fix-.bi_size-overflow.patch
patches.kernel.org/5.2.1-011-block-bfq-NULL-out-the-bic-when-it-s-no-longer-.patch
patches.kernel.org/5.2.1-012-perf-intel-pt-Fix-itrace-defaults-for-perf-scri.patch
patches.kernel.org/5.2.1-013-perf-auxtrace-Fix-itrace-defaults-for-perf-scri.patch
patches.kernel.org/5.2.1-014-perf-intel-pt-Fix-itrace-defaults-for-perf-scri.patch
patches.kernel.org/5.2.1-015-perf-pmu-Fix-uncore-PMU-alias-list-for-ARM64.patch
patches.kernel.org/5.2.1-016-perf-thread-stack-Fix-thread-stack-return-from-.patch
patches.kernel.org/5.2.1-017-perf-header-Assign-proper-ff-ph-in-perf_event__.patch
patches.kernel.org/5.2.1-018-x86-ptrace-Fix-possible-spectre-v1-in-ptrace_ge.patch
patches.kernel.org/5.2.1-019-x86-tls-Fix-possible-spectre-v1-in-do_get_threa.patch
patches.kernel.org/5.2.1-020-Documentation-Add-section-about-CPU-vulnerabili.patch
patches.kernel.org/5.2.1-021-Documentation-admin-Remove-the-vsyscall-native-.patch
patches.kernel.org/5.2.1-022-mwifiex-Don-t-abort-on-small-spec-compliant-ven.patch
patches.kernel.org/5.2.1-023-USB-serial-ftdi_sio-add-ID-for-isodebug-v1.patch
patches.kernel.org/5.2.1-024-USB-serial-option-add-support-for-GosunCn-ME363.patch
patches.kernel.org/5.2.1-025-Revert-serial-8250-Don-t-service-RX-FIFO-if-int.patch
patches.kernel.org/5.2.1-026-p54usb-Fix-race-between-disconnect-and-firmware.patch
patches.kernel.org/5.2.1-027-usb-gadget-f_fs-data_len-used-before-properly-s.patch
patches.kernel.org/5.2.1-028-usb-gadget-ether-Fix-race-between-gether_discon.patch
patches.kernel.org/5.2.1-029-usb-dwc2-use-a-longer-AHB-idle-timeout-in-dwc2_.patch
patches.kernel.org/5.2.1-030-usb-renesas_usbhs-add-a-workaround-for-a-race-c.patch
patches.kernel.org/5.2.1-031-drivers-usb-typec-tps6598x.c-fix-portinfo-width.patch
patches.kernel.org/5.2.1-032-drivers-usb-typec-tps6598x.c-fix-4CC-cmd-write.patch
patches.kernel.org/5.2.1-033-p54-fix-crash-during-initialization.patch
patches.kernel.org/5.2.1-034-staging-comedi-dt282x-fix-a-null-pointer-deref-.patch
patches.kernel.org/5.2.1-035-staging-wilc1000-fix-error-path-cleanup-in-wilc.patch
patches.kernel.org/5.2.1-036-staging-bcm2835-camera-Restore-return-behavior-.patch
patches.kernel.org/5.2.1-037-staging-comedi-amplc_pci230-fix-null-pointer-de.patch
patches.kernel.org/5.2.1-038-staging-mt7621-pci-fix-PCIE_FTS_NUM_LO-macro.patch
patches.kernel.org/5.2.1-039-HID-Add-another-Primax-PIXART-OEM-mouse-quirk.patch
patches.kernel.org/5.2.1-040-lkdtm-support-llvm-objcopy.patch
patches.kernel.org/5.2.1-041-binder-fix-memory-leak-in-error-path.patch
patches.kernel.org/5.2.1-042-binder-return-errors-from-buffer-copy-functions.patch
patches.kernel.org/5.2.1-043-iio-adc-stm32-adc-add-missing-vdda-supply.patch
patches.kernel.org/5.2.1-044-coresight-Potential-uninitialized-variable-in-p.patch
patches.kernel.org/5.2.1-045-coresight-etb10-Do-not-call-smp_processor_id-fr.patch
patches.kernel.org/5.2.1-046-coresight-tmc-etr-Do-not-call-smp_processor_id-.patch
patches.kernel.org/5.2.1-047-coresight-tmc-etr-alloc_perf_buf-Do-not-call-sm.patch
patches.kernel.org/5.2.1-048-coresight-tmc-etf-Do-not-call-smp_processor_id-.patch
patches.kernel.org/5.2.1-049-carl9170-fix-misuse-of-device-driver-API.patch
patches.kernel.org/5.2.1-050-Revert-x86-build-Move-_etext-to-actual-end-of-..patch
patches.kernel.org/5.2.1-051-VMCI-Fix-integer-overflow-in-VMCI-handle-arrays.patch
patches.kernel.org/5.2.1-052-staging-vchiq_2835_arm-revert-quit-using-custom.patch
patches.kernel.org/5.2.1-053-staging-vchiq-make-wait-events-interruptible.patch
patches.kernel.org/5.2.1-054-staging-vchiq-revert-switch-to-wait_for_complet.patch
patches.kernel.org/5.2.1-055-staging-fsl-dpaa2-ethsw-fix-memory-leak-of-swit.patch
patches.kernel.org/5.2.1-056-staging-bcm2835-camera-Replace-spinlock-protect.patch
patches.kernel.org/5.2.1-057-staging-bcm2835-camera-Ensure-all-buffers-are-r.patch
patches.kernel.org/5.2.1-058-staging-bcm2835-camera-Remove-check-of-the-numb.patch
patches.kernel.org/5.2.1-059-staging-bcm2835-camera-Handle-empty-EOS-buffers.patch
patches.kernel.org/5.2.1-060-staging-rtl8712-reduce-stack-usage-again.patch
patches.kernel.org/5.2.1-061-Linux-5.2.1.patch
patches.kernel.org/5.2.2-001-Revert-e1000e-fix-cyclic-resets-at-link-up-with.patch
patches.kernel.org/5.2.2-002-e1000e-start-network-tx-queue-only-when-link-is.patch
patches.kernel.org/5.2.2-003-Input-synaptics-enable-SMBUS-on-T480-thinkpad-t.patch
patches.kernel.org/5.2.2-004-nilfs2-do-not-use-unexported-cpu_to_le32-le32_t.patch
patches.kernel.org/5.2.2-005-drivers-base-cacheinfo-Ensure-cpu-hotplug-work-.patch
patches.kernel.org/5.2.2-006-firmware-improve-LSM-IMA-security-behaviour.patch
patches.kernel.org/5.2.2-007-genirq-Delay-deactivation-in-free_irq.patch
patches.kernel.org/5.2.2-008-genirq-Fix-misleading-synchronize_irq-documenta.patch
patches.kernel.org/5.2.2-009-genirq-Add-optional-hardware-synchronization-fo.patch
patches.kernel.org/5.2.2-010-x86-ioapic-Implement-irq_get_irqchip_state-call.patch
patches.kernel.org/5.2.2-011-x86-irq-Handle-spurious-interrupt-after-shutdow.patch
patches.kernel.org/5.2.2-012-x86-irq-Seperate-unused-system-vectors-from-spu.patch
patches.kernel.org/5.2.2-013-ARC-hide-unused-function-unw_hdr_alloc.patch
patches.kernel.org/5.2.2-014-s390-ipl-Fix-detection-of-has_secure-attribute.patch
patches.kernel.org/5.2.2-015-s390-fix-stfle-zero-padding.patch
patches.kernel.org/5.2.2-016-s390-qdio-re-initialize-tiqdio-list-entries.patch
patches.kernel.org/5.2.2-017-s390-qdio-don-t-touch-the-dsci-in-tiqdio_add_in.patch
patches.kernel.org/5.2.2-018-crypto-talitos-move-struct-talitos_edesc-into-t.patch
patches.kernel.org/5.2.2-019-crypto-talitos-fix-hash-on-SEC1.patch
patches.kernel.org/5.2.2-020-crypto-NX-Set-receive-window-credits-to-max-num.patch
patches.kernel.org/5.2.2-021-x86-entry-32-Fix-ENDPROC-of-common_spurious.patch
patches.kernel.org/5.2.2-022-Linux-5.2.2.patch
patches.kernel.org/5.2.3-001-ath10k-Check-tx_stats-before-use-it.patch
patches.kernel.org/5.2.3-002-ath10k-htt-don-t-use-txdone_fifo-with-SDIO.patch
patches.kernel.org/5.2.3-003-ath10k-fix-incorrect-multicast-broadcast-rate-s.patch
patches.kernel.org/5.2.3-004-ath9k-Don-t-trust-TX-status-TID-number-when-rep.patch
patches.kernel.org/5.2.3-005-wil6210-fix-potential-out-of-bounds-read.patch
patches.kernel.org/5.2.3-006-ath10k-Do-not-send-probe-response-template-for-.patch
patches.kernel.org/5.2.3-007-spi-rockchip-turn-down-tx-dma-bursts.patch
patches.kernel.org/5.2.3-008-ath9k-Check-for-errors-when-reading-SREV-regist.patch
patches.kernel.org/5.2.3-009-ath10k-Fix-the-wrong-value-of-enums-for-wmi-tlv.patch
patches.kernel.org/5.2.3-010-wil6210-fix-missed-MISC-mbox-interrupt.patch
patches.kernel.org/5.2.3-011-ath6kl-add-some-bounds-checking.patch
patches.kernel.org/5.2.3-012-ath10k-add-peer-id-check-in-ath10k_peer_find_by.patch
patches.kernel.org/5.2.3-013-wil6210-fix-spurious-interrupts-in-3-msi.patch
patches.kernel.org/5.2.3-014-ath-DFS-JP-domain-W56-fixed-pulse-type-3-RADAR-.patch
patches.kernel.org/5.2.3-015-ath10k-Fix-encoding-for-protected-management-fr.patch
patches.kernel.org/5.2.3-016-regmap-debugfs-Fix-memory-leak-in-regmap_debugf.patch
patches.kernel.org/5.2.3-017-batman-adv-fix-for-leaked-TVLV-handler.patch
patches.kernel.org/5.2.3-018-media-dvb-usb-fix-use-after-free-in-dvb_usb_dev.patch
patches.kernel.org/5.2.3-019-media-spi-IR-LED-add-missing-of-table-registrat.patch
patches.kernel.org/5.2.3-020-crypto-talitos-fix-skcipher-failure-due-to-wron.patch
patches.kernel.org/5.2.3-021-media-ov7740-avoid-invalid-framesize-setting.patch
patches.kernel.org/5.2.3-022-media-marvell-ccic-fix-DMA-s-g-desc-number-calc.patch
patches.kernel.org/5.2.3-023-selftests-bpf-adjust-verifier-scale-test.patch
patches.kernel.org/5.2.3-024-media-vpss-fix-a-potential-NULL-pointer-derefer.patch
patches.kernel.org/5.2.3-025-media-media_device_enum_links32-clean-a-reserve.patch
patches.kernel.org/5.2.3-026-ice-Gracefully-handle-reset-failure-in-ice_allo.patch
patches.kernel.org/5.2.3-027-media-venus-firmware-fix-leaked-of_node-referen.patch
patches.kernel.org/5.2.3-028-crypto-caam-avoid-S-G-table-fetching-for-AEAD-z.patch
patches.kernel.org/5.2.3-029-net-stmmac-dwmac1000-Clear-unused-address-entri.patch
patches.kernel.org/5.2.3-030-net-stmmac-dwmac4-5-Clear-unused-address-entrie.patch
patches.kernel.org/5.2.3-031-net-stmmac-Prevent-missing-interrupts-when-runn.patch
patches.kernel.org/5.2.3-032-ice-Fix-couple-of-issues-in-ice_vsi_release.patch
patches.kernel.org/5.2.3-033-net-mvpp2-cls-Extract-the-RSS-context-when-pars.patch
patches.kernel.org/5.2.3-034-net-hns3-initialize-CPU-reverse-mapping.patch
patches.kernel.org/5.2.3-035-net-hns3-fix-for-FEC-configuration.patch
patches.kernel.org/5.2.3-036-qed-Set-the-doorbell-address-correctly.patch
patches.kernel.org/5.2.3-037-signal-pid_namespace-Fix-reboot_pid_ns-to-use-s.patch
patches.kernel.org/5.2.3-038-af_key-fix-leaks-in-key_pol_get_resp-and-dump_s.patch
patches.kernel.org/5.2.3-039-xfrm-Fix-xfrm-sel-prefix-length-validation.patch
patches.kernel.org/5.2.3-040-media-vim2m-fix-two-double-free-issues.patch
patches.kernel.org/5.2.3-041-media-v4l2-core-fix-use-after-free-error.patch
patches.kernel.org/5.2.3-042-fscrypt-clean-up-some-BUG_ON-s-in-block-encrypt.patch
patches.kernel.org/5.2.3-043-media-usb-zr364xx-Fix-KASAN-null-ptr-deref-Read.patch
patches.kernel.org/5.2.3-044-perf-annotate-TUI-browser-Do-not-use-member-fro.patch
patches.kernel.org/5.2.3-045-ice-Check-all-VFs-for-MDD-activity-don-t-disabl.patch
patches.kernel.org/5.2.3-046-media-mc-device.c-don-t-memset-__user-pointer-c.patch
patches.kernel.org/5.2.3-047-media-saa7164-fix-remove_proc_entry-warning.patch
patches.kernel.org/5.2.3-048-ASoC-Intel-sof-rt5682-fix-undefined-references-.patch
patches.kernel.org/5.2.3-049-media-staging-media-davinci_vpfe-Fix-for-memory.patch
patches.kernel.org/5.2.3-050-net-phy-Check-against-net_device-being-NULL.patch
patches.kernel.org/5.2.3-051-net-dsa-sja1105-Fix-broken-fixed-link-interface.patch
patches.kernel.org/5.2.3-052-crypto-talitos-properly-handle-split-ICV.patch
patches.kernel.org/5.2.3-053-crypto-talitos-Align-SEC1-accesses-to-32-bits-b.patch
patches.kernel.org/5.2.3-054-tua6100-Avoid-build-warnings.patch
patches.kernel.org/5.2.3-055-batman-adv-Fix-duplicated-OGMs-on-NETDEV_UP.patch
patches.kernel.org/5.2.3-056-locking-lockdep-Fix-OOO-unlock-when-hlocks-need.patch
patches.kernel.org/5.2.3-057-locking-lockdep-Fix-merging-of-hlocks-with-non-.patch
patches.kernel.org/5.2.3-058-media-platform-ao-cec-g12a-disable-regmap-fast_.patch
patches.kernel.org/5.2.3-059-media-wl128x-Fix-some-error-handling-in-fm_v4l2.patch
patches.kernel.org/5.2.3-060-net-hns3-add-a-check-to-pointer-in-error_detect.patch
patches.kernel.org/5.2.3-061-net-hns3-set-ops-to-null-when-unregister-ad_dev.patch
patches.kernel.org/5.2.3-062-cpupower-frequency-set-r-option-misses-the-last.patch
patches.kernel.org/5.2.3-063-arm64-mm-make-CONFIG_ZONE_DMA32-configurable.patch
patches.kernel.org/5.2.3-064-media-imx7-mipi-csis-Propagate-the-error-if-clo.patch
patches.kernel.org/5.2.3-065-perf-jvmti-Address-gcc-string-overflow-warning-.patch
patches.kernel.org/5.2.3-066-media-aspeed-change-irq-to-threaded-irq.patch
patches.kernel.org/5.2.3-067-media-aspeed-fix-a-kernel-warning-on-clk-contro.patch
patches.kernel.org/5.2.3-068-net-stmmac-dwmac4-fix-flow-control-issue.patch
patches.kernel.org/5.2.3-069-net-stmmac-modify-default-value-of-tx-frames.patch
patches.kernel.org/5.2.3-070-crypto-inside-secure-do-not-rely-on-the-hardwar.patch
patches.kernel.org/5.2.3-071-net-fec-Do-not-use-netdev-messages-too-early.patch
patches.kernel.org/5.2.3-072-net-axienet-Fix-race-condition-causing-TX-hang.patch
patches.kernel.org/5.2.3-073-s390-qdio-handle-PENDING-state-for-QEBSM-device.patch
patches.kernel.org/5.2.3-074-RAS-CEC-Fix-pfn-insertion.patch
patches.kernel.org/5.2.3-075-net-sfp-add-mutex-to-prevent-concurrent-state-c.patch
patches.kernel.org/5.2.3-076-netfilter-ipset-fix-a-missing-check-of-nla_pars.patch
patches.kernel.org/5.2.3-077-ipset-Fix-memory-accounting-for-hash-types-on-r.patch
patches.kernel.org/5.2.3-078-perf-cs-etm-Properly-set-the-value-of-old-and-h.patch
patches.kernel.org/5.2.3-079-perf-test-6-Fix-missing-kvm-module-load-for-s39.patch
patches.kernel.org/5.2.3-080-perf-report-Fix-OOM-error-in-TUI-mode-on-s390.patch
patches.kernel.org/5.2.3-081-selftests-bpf-clean-up-feature-when-make-clean.patch
patches.kernel.org/5.2.3-082-irqchip-meson-gpio-Add-support-for-Meson-G12A-S.patch
patches.kernel.org/5.2.3-083-media-uvcvideo-Fix-access-to-uninitialized-fiel.patch
patches.kernel.org/5.2.3-084-media-fdp1-Support-M3N-and-E3-platforms.patch
patches.kernel.org/5.2.3-085-iommu-Fix-a-leak-in-iommu_insert_resv_region.patch
patches.kernel.org/5.2.3-086-gpio-omap-fix-lack-of-irqstatus_raw0-for-OMAP4.patch
patches.kernel.org/5.2.3-087-gpio-omap-ensure-irq-is-enabled-before-wakeup.patch
patches.kernel.org/5.2.3-088-regmap-fix-bulk-writes-on-paged-registers.patch
patches.kernel.org/5.2.3-089-gpio-omap-Fix-lost-edge-wake-up-interrupts.patch
patches.kernel.org/5.2.3-090-media-davinci-vpif_capture-fix-memory-leak-in-v.patch
patches.kernel.org/5.2.3-091-bpf-silence-warning-messages-in-core.patch
patches.kernel.org/5.2.3-092-media-s5p-mfc-fix-reading-min-scratch-buffer-si.patch
patches.kernel.org/5.2.3-093-selinux-fix-empty-write-to-keycreate-file.patch
patches.kernel.org/5.2.3-094-crypto-testmgr-add-some-more-preemption-points.patch
patches.kernel.org/5.2.3-095-x86-cpu-Add-Ice-Lake-NNPI-to-Intel-family.patch
patches.kernel.org/5.2.3-096-ASoC-meson-axg-tdm-fix-sample-clock-inversion.patch
patches.kernel.org/5.2.3-097-rcu-Force-inlining-of-rcu_read_lock.patch
patches.kernel.org/5.2.3-098-perf-x86-Add-Intel-Ice-Lake-NNPI-uncore-support.patch
patches.kernel.org/5.2.3-099-x86-cpufeatures-Add-FDP_EXCPTN_ONLY-and-ZERO_FC.patch
patches.kernel.org/5.2.3-100-qed-iWARP-Fix-tc-for-MPA-ll2-connection.patch
patches.kernel.org/5.2.3-101-net-hns3-fix-for-dereferencing-before-null-chec.patch
patches.kernel.org/5.2.3-102-net-hns3-fix-for-skb-leak-when-doing-selftest.patch
patches.kernel.org/5.2.3-103-net-hns3-delay-ring-buffer-clearing-during-rese.patch
patches.kernel.org/5.2.3-104-block-null_blk-fix-race-condition-for-null_del_.patch
patches.kernel.org/5.2.3-105-blkcg-writeback-dead-memcgs-shouldn-t-contribut.patch
patches.kernel.org/5.2.3-106-xfrm-fix-sa-selector-validation.patch
patches.kernel.org/5.2.3-107-sched-core-Add-__sched-tag-for-io_schedule.patch
patches.kernel.org/5.2.3-108-perf-x86-intel-Add-more-Icelake-CPUIDs.patch
patches.kernel.org/5.2.3-109-sched-fair-Fix-runnable_avg_yN_inv-not-used-war.patch
patches.kernel.org/5.2.3-110-perf-x86-intel-Disable-check_msr-for-real-HW.patch
patches.kernel.org/5.2.3-111-perf-x86-intel-uncore-Handle-invalid-event-codi.patch
patches.kernel.org/5.2.3-112-integrity-Fix-__integrity_init_keyring-section-.patch
patches.kernel.org/5.2.3-113-x86-atomic-Fix-smp_mb__-before-after-_atomic.patch
patches.kernel.org/5.2.3-114-perf-evsel-Make-perf_evsel__name-accept-a-NULL-.patch
patches.kernel.org/5.2.3-115-vhost_net-disable-zerocopy-by-default.patch
patches.kernel.org/5.2.3-116-iavf-allow-null-RX-descriptors.patch
patches.kernel.org/5.2.3-117-ipoib-correcly-show-a-VF-hardware-address.patch
patches.kernel.org/5.2.3-118-ASoC-rsnd-fixup-mod-ID-calculation-in-rsnd_ctu_.patch
patches.kernel.org/5.2.3-119-tools-build-Fix-the-zstd-test-in-the-test-all.c.patch
patches.kernel.org/5.2.3-120-bpf-fix-callees-pruning-callers.patch
patches.kernel.org/5.2.3-121-perf-build-Handle-slang-being-in-usr-include-an.patch
patches.kernel.org/5.2.3-122-PCI-Add-missing-link-delays-required-by-the-PCI.patch
patches.kernel.org/5.2.3-123-net-netsec-initialize-tx-ring-on-ndo_open.patch
patches.kernel.org/5.2.3-124-x86-cacheinfo-Fix-a-Wtype-limits-warning.patch
patches.kernel.org/5.2.3-125-blk-iolatency-only-account-submitted-bios.patch
patches.kernel.org/5.2.3-126-ACPICA-Clear-status-of-GPEs-on-first-direct-ena.patch
patches.kernel.org/5.2.3-127-spi-fix-ctrl-num_chipselect-constraint.patch
patches.kernel.org/5.2.3-128-EDAC-sysfs-Drop-device-references-properly.patch
patches.kernel.org/5.2.3-129-EDAC-sysfs-Fix-memory-leak-when-creating-a-csro.patch
patches.kernel.org/5.2.3-130-nvme-fix-possible-io-failures-when-removing-mul.patch
patches.kernel.org/5.2.3-131-nvme-pci-properly-report-state-change-failure-i.patch
patches.kernel.org/5.2.3-132-nvme-pci-set-the-errno-on-ctrl-state-change-err.patch
patches.kernel.org/5.2.3-133-lightnvm-pblk-fix-freeing-of-merged-pages.patch
patches.kernel.org/5.2.3-134-lightnvm-fix-uninitialized-pointer-in-nvm_remov.patch
patches.kernel.org/5.2.3-135-nvme-pci-adjust-irq-max_vector-using-num_possib.patch
patches.kernel.org/5.2.3-136-arm64-Do-not-enable-IRQs-for-ct_user_exit.patch
patches.kernel.org/5.2.3-137-ipsec-select-crypto-ciphers-for-xfrm_algo.patch
patches.kernel.org/5.2.3-138-media-staging-davinci-fix-memory-leaks-and-chec.patch
patches.kernel.org/5.2.3-139-ipvs-defer-hook-registration-to-avoid-leaks.patch
patches.kernel.org/5.2.3-140-media-s5p-mfc-Make-additional-clocks-optional.patch
patches.kernel.org/5.2.3-141-media-i2c-fix-warning-same-module-names.patch
patches.kernel.org/5.2.3-142-ntp-Limit-TAI-UTC-offset.patch
patches.kernel.org/5.2.3-143-timer_list-Guard-procfs-specific-code.patch
patches.kernel.org/5.2.3-144-media-mt9m111-fix-fw-node-refactoring.patch
patches.kernel.org/5.2.3-145-ASoC-soc-core-call-snd_soc_unbind_card-under-mu.patch
patches.kernel.org/5.2.3-146-acpi-arm64-ignore-5.1-FADTs-that-are-reported-a.patch
patches.kernel.org/5.2.3-147-media-coda-fix-mpeg2-sequence-number-handling.patch
patches.kernel.org/5.2.3-148-media-coda-fix-last-buffer-handling-in-V4L2_ENC.patch
patches.kernel.org/5.2.3-149-media-coda-increment-sequence-offset-for-the-la.patch
patches.kernel.org/5.2.3-150-media-vimc-cap-check-v4l2_fill_pixfmt-return-va.patch
patches.kernel.org/5.2.3-151-media-hdpvr-fix-locking-and-a-missing-msleep.patch
patches.kernel.org/5.2.3-152-net-stmmac-sun8i-force-select-external-PHY-when.patch
patches.kernel.org/5.2.3-153-rtlwifi-rtl8192cu-fix-error-handle-when-usb-pro.patch
patches.kernel.org/5.2.3-154-mt7601u-do-not-schedule-rx_tasklet-when-the-dev.patch
patches.kernel.org/5.2.3-155-x86-build-Add-set-e-to-mkcapflags.sh-to-delete-.patch
patches.kernel.org/5.2.3-156-mt7601u-fix-possible-memory-leak-when-the-devic.patch
patches.kernel.org/5.2.3-157-ipvs-fix-tinfo-memory-leak-in-start_sync_thread.patch
patches.kernel.org/5.2.3-158-mt76-mt7615-do-not-process-rx-packets-if-the-de.patch
patches.kernel.org/5.2.3-159-ath10k-add-missing-error-handling.patch
patches.kernel.org/5.2.3-160-ath10k-fix-fw-crash-by-moving-chip-reset-after-.patch
patches.kernel.org/5.2.3-161-ath10k-fix-PCIE-device-wake-up-failed.patch
patches.kernel.org/5.2.3-162-ALSA-hdac-Fix-codec-name-after-machine-driver-i.patch
patches.kernel.org/5.2.3-163-perf-tools-Increase-MAX_NR_CPUS-and-MAX_CACHES.patch
patches.kernel.org/5.2.3-164-ASoC-Intel-hdac_hdmi-Set-ops-to-NULL-on-remove.patch
patches.kernel.org/5.2.3-165-block-bfq-fix-rq_in_driver-check-in-bfq_update_.patch
patches.kernel.org/5.2.3-166-clocksource-drivers-tegra-Release-all-IRQ-s-on-.patch
patches.kernel.org/5.2.3-167-libata-don-t-request-sense-data-on-ZAC-ATA-devi.patch
patches.kernel.org/5.2.3-168-clocksource-drivers-tegra-Restore-base-address-.patch
patches.kernel.org/5.2.3-169-clocksource-drivers-exynos_mct-Increase-priorit.patch
patches.kernel.org/5.2.3-170-netfilter-ctnetlink-Fix-regression-in-conntrack.patch
patches.kernel.org/5.2.3-171-xsk-Properly-terminate-assignment-in-xskq_produ.patch
patches.kernel.org/5.2.3-172-rslib-Fix-decoding-of-shortened-codes.patch
patches.kernel.org/5.2.3-173-bpf-fix-BPF_ALU32-BPF_ARSH-on-BE-arches.patch
patches.kernel.org/5.2.3-174-rslib-Fix-handling-of-of-caller-provided-syndro.patch
patches.kernel.org/5.2.3-175-gpio-Fix-return-value-mismatch-of-function-gpio.patch
patches.kernel.org/5.2.3-176-net-hns3-restore-the-MAC-autoneg-state-after-re.patch
patches.kernel.org/5.2.3-177-net-mlx5-Get-vport-ACL-namespace-by-vport-index.patch
patches.kernel.org/5.2.3-178-ixgbe-Check-DDM-existence-in-transceiver-before.patch
patches.kernel.org/5.2.3-179-crypto-serpent-mark-__serpent_setkey_sbox-noinl.patch
patches.kernel.org/5.2.3-180-crypto-asymmetric_keys-select-CRYPTO_HASH-where.patch
patches.kernel.org/5.2.3-181-ath9k-correctly-handle-short-radar-pulses.patch
patches.kernel.org/5.2.3-182-wil6210-drop-old-event-after-wmi_call-timeout.patch
patches.kernel.org/5.2.3-183-EDAC-Fix-global-out-of-bounds-write-when-settin.patch
patches.kernel.org/5.2.3-184-net-mlx5e-Attach-detach-XDP-program-safely.patch
patches.kernel.org/5.2.3-185-bcache-fix-return-value-error-in-bch_journal_re.patch
patches.kernel.org/5.2.3-186-bcache-check-CACHE_SET_IO_DISABLE-in-allocator-.patch
patches.kernel.org/5.2.3-187-bcache-check-CACHE_SET_IO_DISABLE-bit-in-bch_jo.patch
patches.kernel.org/5.2.3-188-bcache-acquire-bch_register_lock-later-in-cache.patch
patches.kernel.org/5.2.3-189-bcache-check-c-gc_thread-by-IS_ERR_OR_NULL-in-c.patch
patches.kernel.org/5.2.3-190-bcache-avoid-a-deadlock-in-bcache_reboot.patch
patches.kernel.org/5.2.3-191-bcache-fix-potential-deadlock-in-cached_def_fre.patch
patches.kernel.org/5.2.3-192-net-hns3-fix-a-Wformat-nonliteral-compile-warni.patch
patches.kernel.org/5.2.3-193-net-hns3-add-some-error-checking-in-hclge_tm-mo.patch
patches.kernel.org/5.2.3-194-ath10k-Fix-memory-leak-in-qmi.patch
patches.kernel.org/5.2.3-195-ath10k-destroy-sdio-workqueue-while-remove-sdio.patch
patches.kernel.org/5.2.3-196-net-mvpp2-prs-Don-t-override-the-sign-bit-in-SR.patch
patches.kernel.org/5.2.3-197-igb-clear-out-skb-tstamp-after-reading-the-txti.patch
patches.kernel.org/5.2.3-198-net-hns3-add-Asym-Pause-support-to-fix-autoneg-.patch
patches.kernel.org/5.2.3-199-net-ethernet-ti-cpsw-Assign-OF-node-to-slave-de.patch
patches.kernel.org/5.2.3-200-ixgbe-Avoid-NULL-pointer-dereference-with-VF-on.patch
patches.kernel.org/5.2.3-201-iwlwifi-mvm-Drop-large-non-sta-frames.patch
patches.kernel.org/5.2.3-202-bpf-fix-uapi-bpf_prog_info-fields-alignment.patch
patches.kernel.org/5.2.3-203-netfilter-Fix-remainder-of-pseudo-header-protoc.patch
patches.kernel.org/5.2.3-204-iwlwifi-dbg-fix-debug-monitor-stop-and-restart-.patch
patches.kernel.org/5.2.3-205-bnxt_en-Disable-bus-master-during-PCI-shutdown-.patch
patches.kernel.org/5.2.3-206-bnxt_en-Fix-statistics-context-reservation-logi.patch
patches.kernel.org/5.2.3-207-bnxt_en-Cap-the-returned-MSIX-vectors-to-the-RD.patch
patches.kernel.org/5.2.3-208-ALSA-hda-Fix-a-headphone-detection-issue-when-u.patch
patches.kernel.org/5.2.3-209-perf-stat-Make-metric-event-lookup-more-robust.patch
patches.kernel.org/5.2.3-210-perf-stat-Fix-metrics-with-no-merge.patch
patches.kernel.org/5.2.3-211-perf-stat-Don-t-merge-events-in-the-same-PMU.patch
patches.kernel.org/5.2.3-212-perf-stat-Fix-group-lookup-for-metric-group.patch
patches.kernel.org/5.2.3-213-vxlan-do-not-destroy-fdb-if-register_netdevice-.patch
patches.kernel.org/5.2.3-214-bnx2x-Prevent-ptp_task-to-be-rescheduled-indefi.patch
patches.kernel.org/5.2.3-215-net-usb-asix-init-MAC-address-buffers.patch
patches.kernel.org/5.2.3-216-rxrpc-Fix-oops-in-tracepoint.patch
patches.kernel.org/5.2.3-217-libbpf-fix-GCC8-warning-for-strncpy.patch
patches.kernel.org/5.2.3-218-bpf-libbpf-smatch-Fix-potential-NULL-pointer-de.patch
patches.kernel.org/5.2.3-219-selftests-bpf-fix-inlines-in-test_lwt_seg6local.patch
patches.kernel.org/5.2.3-220-bonding-validate-ip-header-before-check-IPPROTO.patch
patches.kernel.org/5.2.3-221-gpiolib-Fix-references-to-gpiod_-gs-et_-value_c.patch
patches.kernel.org/5.2.3-222-iommu-arm-smmu-v3-Invalidate-ATC-when-detaching.patch
patches.kernel.org/5.2.3-223-ASoC-audio-graph-card-fix-use-after-free-in-gra.patch
patches.kernel.org/5.2.3-224-tools-bpftool-Fix-json-dump-crash-on-powerpc.patch
patches.kernel.org/5.2.3-225-net-hns3-enable-broadcast-promisc-mode-when-ini.patch
patches.kernel.org/5.2.3-226-net-hns3-fix-port-capbility-updating-issue.patch
patches.kernel.org/5.2.3-227-Bluetooth-hci_bcsp-Fix-memory-leak-in-rx_skb.patch
patches.kernel.org/5.2.3-228-Bluetooth-Add-new-13d3-3491-QCA_ROME-device.patch
patches.kernel.org/5.2.3-229-Bluetooth-Add-new-13d3-3501-QCA_ROME-device.patch
patches.kernel.org/5.2.3-230-Bluetooth-6lowpan-search-for-destination-addres.patch
patches.kernel.org/5.2.3-231-genirq-Update-irq-stats-from-NMI-handlers.patch
patches.kernel.org/5.2.3-232-perf-tests-Fix-record-probe_libc_inet_pton.sh-f.patch
patches.kernel.org/5.2.3-233-Bluetooth-Check-state-in-l2cap_disconnect_rsp.patch
patches.kernel.org/5.2.3-234-Bluetooth-hidp-NUL-terminate-a-string-in-the-co.patch
patches.kernel.org/5.2.3-235-gtp-add-missing-gtp_encap_disable_sock-in-gtp_e.patch
patches.kernel.org/5.2.3-236-Bluetooth-validate-BLE-connection-interval-upda.patch
patches.kernel.org/5.2.3-237-gtp-fix-suspicious-RCU-usage.patch
patches.kernel.org/5.2.3-238-gtp-fix-Illegal-context-switch-in-RCU-read-side.patch
patches.kernel.org/5.2.3-239-gtp-fix-use-after-free-in-gtp_encap_destroy.patch
patches.kernel.org/5.2.3-240-gtp-fix-use-after-free-in-gtp_newlink.patch
patches.kernel.org/5.2.3-241-xdp-fix-race-on-generic-receive-path.patch
patches.kernel.org/5.2.3-242-net-mvmdio-defer-probe-of-orion-mdio-if-a-clock.patch
patches.kernel.org/5.2.3-243-net-hns3-fix-__QUEUE_STATE_STACK_XOFF-not-clear.patch
patches.kernel.org/5.2.3-244-iavf-fix-dereference-of-null-rx_buffer-pointer.patch
patches.kernel.org/5.2.3-245-blk-iolatency-fix-STS_AGAIN-handling.patch
patches.kernel.org/5.2.3-246-libbpf-fix-another-GCC8-warning-for-strncpy.patch
patches.kernel.org/5.2.3-247-floppy-fix-div-by-zero-in-setup_format_params.patch
patches.kernel.org/5.2.3-248-floppy-fix-out-of-bounds-read-in-next_valid_for.patch
patches.kernel.org/5.2.3-249-floppy-fix-invalid-pointer-dereference-in-drive.patch
patches.kernel.org/5.2.3-250-floppy-fix-out-of-bounds-read-in-copy_buffer.patch
patches.kernel.org/5.2.3-251-xen-let-alloc_xenballooned_pages-fail-if-not-en.patch
patches.kernel.org/5.2.3-252-scsi-NCR5380-Always-re-enable-reselection-inter.patch
patches.kernel.org/5.2.3-253-scsi-NCR5380-Handle-PDMA-failure-reliably.patch
patches.kernel.org/5.2.3-254-Revert-scsi-ncr5380-Increase-register-polling-l.patch
patches.kernel.org/5.2.3-255-scsi-core-Fix-race-on-creating-sense-cache.patch
patches.kernel.org/5.2.3-256-scsi-sd_zbc-Fix-compilation-warning.patch
patches.kernel.org/5.2.3-257-scsi-zfcp-fix-request-object-use-after-free-in-.patch
patches.kernel.org/5.2.3-258-scsi-zfcp-fix-request-object-use-after-free-in-.patch
patches.kernel.org/5.2.3-259-scsi-megaraid_sas-Fix-calculation-of-target-ID.patch
patches.kernel.org/5.2.3-260-scsi-mac_scsi-Increase-PIO-PDMA-transfer-length.patch
patches.kernel.org/5.2.3-261-scsi-mac_scsi-Fix-pseudo-DMA-implementation-tak.patch
patches.kernel.org/5.2.3-262-crypto-ghash-fix-unaligned-memory-access-in-gha.patch
patches.kernel.org/5.2.3-263-crypto-caam-limit-output-IV-to-CBC-to-work-arou.patch
patches.kernel.org/5.2.3-264-crypto-ccp-Validate-the-the-error-value-used-to.patch
patches.kernel.org/5.2.3-265-crypto-arm64-sha1-ce-correct-digest-for-empty-d.patch
patches.kernel.org/5.2.3-266-crypto-arm64-sha2-ce-correct-digest-for-empty-d.patch
patches.kernel.org/5.2.3-267-crypto-chacha20poly1305-fix-atomic-sleep-when-u.patch
patches.kernel.org/5.2.3-268-crypto-crypto4xx-fix-AES-CTR-blocksize-value.patch
patches.kernel.org/5.2.3-269-crypto-crypto4xx-fix-blocksize-for-cfb-and-ofb.patch
patches.kernel.org/5.2.3-270-crypto-crypto4xx-block-ciphers-should-only-acce.patch
patches.kernel.org/5.2.3-271-crypto-ccp-memset-structure-fields-to-zero-befo.patch
patches.kernel.org/5.2.3-272-crypto-ccp-gcm-use-const-time-tag-comparison.patch
patches.kernel.org/5.2.3-273-crypto-crypto4xx-fix-a-potential-double-free-in.patch
patches.kernel.org/5.2.3-274-cifs-always-add-credits-back-for-unsolicited-PD.patch
patches.kernel.org/5.2.3-275-cifs-fix-crash-in-smb2_compound_op-smb2_set_nex.patch
patches.kernel.org/5.2.3-276-cifs-Properly-handle-auto-disabling-of-serverin.patch
patches.kernel.org/5.2.3-277-cifs-flush-before-set-info-if-we-have-writeable.patch
patches.kernel.org/5.2.3-278-CIFS-fix-deadlock-in-cached-root-handling.patch
patches.kernel.org/5.2.3-279-Revert-bcache-set-CACHE_SET_IO_DISABLE-in-bch_c.patch
patches.kernel.org/5.2.3-280-bcache-Revert-bcache-fix-high-CPU-occupancy-dur.patch
patches.kernel.org/5.2.3-281-bcache-Revert-bcache-free-heap-cache_set-flush_.patch
patches.kernel.org/5.2.3-282-bcache-ignore-read-ahead-request-failure-on-bac.patch
patches.kernel.org/5.2.3-283-bcache-fix-mistaken-sysfs-entry-for-io_error-co.patch
patches.kernel.org/5.2.3-284-bcache-destroy-dc-writeback_write_wq-if-failed-.patch
patches.kernel.org/5.2.3-285-Input-gtco-bounds-check-collection-indent-level.patch
patches.kernel.org/5.2.3-286-Input-alps-don-t-handle-ALPS-cs19-trackpoint-on.patch
patches.kernel.org/5.2.3-287-Input-synaptics-whitelist-Lenovo-T580-SMBus-int.patch
patches.kernel.org/5.2.3-288-Input-alps-fix-a-mismatch-between-a-condition-c.patch
patches.kernel.org/5.2.3-289-regulator-s2mps11-Fix-ERR_PTR-dereference-on-GP.patch
patches.kernel.org/5.2.3-290-regulator-s2mps11-Fix-buck7-and-buck8-wrong-vol.patch
patches.kernel.org/5.2.3-291-arm64-tegra-Update-Jetson-TX1-GPU-regulator-tim.patch
patches.kernel.org/5.2.3-292-arm64-tegra-Fix-Jetson-Nano-GPU-regulator.patch
patches.kernel.org/5.2.3-293-iwlwifi-add-support-for-hr1-RF-ID.patch
patches.kernel.org/5.2.3-294-iwlwifi-pcie-don-t-service-an-interrupt-that-wa.patch
patches.kernel.org/5.2.3-295-iwlwifi-pcie-fix-ALIVE-interrupt-handling-for-g.patch
patches.kernel.org/5.2.3-296-iwlwifi-don-t-WARN-when-calling-iwl_get_shared_.patch
patches.kernel.org/5.2.3-297-iwlwifi-fix-RF-Kill-interrupt-while-FW-load-for.patch
patches.kernel.org/5.2.3-298-iwlwifi-mvm-delay-GTK-setting-in-FW-in-AP-mode.patch
patches.kernel.org/5.2.3-299-iwlwifi-mvm-clear-rfkill_safe_init_done-when-we.patch
patches.kernel.org/5.2.3-300-opp-Don-t-use-IS_ERR-on-invalid-supplies.patch
patches.kernel.org/5.2.3-301-arm64-Fix-interrupt-tracing-in-the-presence-of-.patch
patches.kernel.org/5.2.3-302-tracing-Fix-user-stack-trace-output.patch
patches.kernel.org/5.2.3-303-NFSv4-Handle-the-special-Linux-file-open-access.patch
patches.kernel.org/5.2.3-304-Revert-NFS-readdirplus-optimization-by-cache-me.patch
patches.kernel.org/5.2.3-305-pnfs-flexfiles-Fix-PTR_ERR-dereferences-in-ff_l.patch
patches.kernel.org/5.2.3-306-pnfs-Fix-a-problem-where-we-gratuitously-start-.patch
patches.kernel.org/5.2.3-307-SUNRPC-Ensure-the-bvecs-are-reset-when-we-re-en.patch
patches.kernel.org/5.2.3-308-lib-scatterlist-Fix-mapping-iterator-when-sg-of.patch
patches.kernel.org/5.2.3-309-ASoC-dapm-Adapt-for-debugfs-API-change.patch
patches.kernel.org/5.2.3-310-ASoC-core-Adapt-for-debugfs-API-change.patch
patches.kernel.org/5.2.3-311-raid5-cache-Need-to-do-start-part-job-after-add.patch
patches.kernel.org/5.2.3-312-kconfig-fix-missing-choice-values-in-auto.conf.patch
patches.kernel.org/5.2.3-313-ALSA-seq-Break-too-long-mutex-context-in-the-wr.patch
patches.kernel.org/5.2.3-314-ALSA-hda-Don-t-resume-forcibly-i915-HDMI-DP-cod.patch
patches.kernel.org/5.2.3-315-ALSA-hda-realtek-Fixed-Headphone-Mic-can-t-reco.patch
patches.kernel.org/5.2.3-316-ALSA-hda-realtek-apply-ALC891-headset-fixup-to-.patch
patches.kernel.org/5.2.3-317-ALSA-hda-hdmi-Remove-duplicated-define.patch
patches.kernel.org/5.2.3-318-ALSA-hda-hdmi-Fix-i915-reverse-port-pin-mapping.patch
patches.kernel.org/5.2.3-319-ceph-fix-end-offset-in-truncate_inode_pages_ran.patch
patches.kernel.org/5.2.3-320-ceph-use-ceph_evict_inode-to-cleanup-inode-s-re.patch
patches.kernel.org/5.2.3-321-media-v4l2-Test-type-instead-of-cfg-type-in-v4l.patch
patches.kernel.org/5.2.3-322-media-coda-Remove-unbalanced-and-unneeded-mutex.patch
patches.kernel.org/5.2.3-323-media-videobuf2-core-Prevent-size-alignment-wra.patch
patches.kernel.org/5.2.3-324-media-videobuf2-dma-sg-Prevent-size-from-overfl.patch
patches.kernel.org/5.2.3-325-KVM-nVMX-Don-t-dump-VMCS-if-virtual-APIC-page-c.patch
patches.kernel.org/5.2.3-326-KVM-VMX-Always-signal-GP-on-WRMSR-to-MSR_IA32_C.patch
patches.kernel.org/5.2.3-327-KVM-nVMX-Always-sync-GUEST_BNDCFGS-when-it-come.patch
patches.kernel.org/5.2.3-328-KVM-VMX-Fix-handling-of-MC-that-occurs-during-V.patch
patches.kernel.org/5.2.3-329-KVM-VMX-check-CPUID-before-allowing-read-write-.patch
patches.kernel.org/5.2.3-330-KVM-Properly-check-if-page-is-valid-in-kvm_vcpu.patch
patches.kernel.org/5.2.3-331-KVM-PPC-Book3S-HV-Signed-extend-decrementer-val.patch
patches.kernel.org/5.2.3-332-KVM-PPC-Book3S-HV-Clear-pending-decrementer-exc.patch
patches.kernel.org/5.2.3-333-KVM-PPC-Book3S-HV-Fix-CR0-setting-in-TM-emulati.patch
patches.kernel.org/5.2.3-334-KVM-x86-vPMU-refine-kvm_pmu-err-msg-when-event-.patch
patches.kernel.org/5.2.3-335-arm64-tegra-Fix-AGIC-register-range.patch
patches.kernel.org/5.2.3-336-arm64-irqflags-Add-condition-flags-to-inline-as.patch
patches.kernel.org/5.2.3-337-arm64-Fix-incorrect-irqflag-restore-for-priorit.patch
patches.kernel.org/5.2.3-338-intel_th-msu-Fix-unused-variable-warning-on-arm.patch
patches.kernel.org/5.2.3-339-signal-usb-Replace-kill_pid_info_as_cred-with-k.patch
patches.kernel.org/5.2.3-340-signal-Correct-namespace-fixups-of-si_pid-and-s.patch
patches.kernel.org/5.2.3-341-fs-proc-proc_sysctl.c-fix-the-default-values-of.patch
patches.kernel.org/5.2.3-342-i3c-fix-i2c-and-i3c-scl-rate-by-bus-mode.patch
patches.kernel.org/5.2.3-343-ARM-dts-gemini-Set-DIR-685-SPI-CS-as-active-low.patch
patches.kernel.org/5.2.3-344-drm-nouveau-i2c-Enable-i2c-pads-busses-during-p.patch
patches.kernel.org/5.2.3-345-padata-use-smp_mb-in-padata_reorder-to-avoid-or.patch
patches.kernel.org/5.2.3-346-dm-zoned-fix-zone-state-management-race.patch
patches.kernel.org/5.2.3-347-xen-events-fix-binding-user-event-channels-to-c.patch
patches.kernel.org/5.2.3-348-9p-xen-Add-cleanup-path-in-p9_trans_xen_init.patch
patches.kernel.org/5.2.3-349-9p-virtio-Add-cleanup-path-in-p9_virtio_init.patch
patches.kernel.org/5.2.3-350-rt2x00usb-fix-rx-queue-hang.patch
patches.kernel.org/5.2.3-351-x86-hyper-v-Zero-out-the-VP-ASSIST-PAGE-on-allo.patch
patches.kernel.org/5.2.3-352-x86-boot-Fix-memory-leak-in-default_get_smp_con.patch
patches.kernel.org/5.2.3-353-perf-x86-intel-Fix-spurious-NMI-on-fixed-counte.patch
patches.kernel.org/5.2.3-354-perf-x86-amd-uncore-Do-not-set-ThreadMask-and-S.patch
patches.kernel.org/5.2.3-355-perf-x86-amd-uncore-Set-the-thread-mask-for-F17.patch
patches.kernel.org/5.2.3-356-x86-stacktrace-Prevent-infinite-loop-in-arch_st.patch
patches.kernel.org/5.2.3-357-drm-edid-parse-CEA-blocks-embedded-in-DisplayID.patch
patches.kernel.org/5.2.3-358-block-Allow-mapping-of-vmalloc-ed-buffers.patch
patches.kernel.org/5.2.3-359-block-Fix-potential-overflow-in-blk_report_zone.patch
patches.kernel.org/5.2.3-360-RDMA-srp-Accept-again-source-addresses-that-do-.patch
patches.kernel.org/5.2.3-361-RDMA-odp-Fix-missed-unlock-in-non-blocking-inva.patch
patches.kernel.org/5.2.3-362-intel_th-pci-Add-Ice-Lake-NNPI-support.patch
patches.kernel.org/5.2.3-363-PCI-hv-Fix-a-use-after-free-bug-in-hv_eject_dev.patch
patches.kernel.org/5.2.3-364-PCI-Do-not-poll-for-PME-if-the-device-is-in-D3c.patch
patches.kernel.org/5.2.3-365-PCI-qcom-Ensure-that-PERST-is-asserted-for-at-l.patch
patches.kernel.org/5.2.3-366-btrfs-correctly-validate-compression-type.patch
patches.kernel.org/5.2.3-367-Btrfs-fix-data-loss-after-inode-eviction-renami.patch
patches.kernel.org/5.2.3-368-Btrfs-fix-fsync-not-persisting-dentry-deletions.patch
patches.kernel.org/5.2.3-369-Btrfs-add-missing-inode-version-ctime-and-mtime.patch
patches.kernel.org/5.2.3-370-IB-mlx5-Report-correctly-tag-matching-rendezvou.patch
patches.kernel.org/5.2.3-371-HID-wacom-generic-only-switch-the-mode-on-devic.patch
patches.kernel.org/5.2.3-372-HID-wacom-generic-Correct-pad-syncing.patch
patches.kernel.org/5.2.3-373-HID-wacom-correct-touch-resolution-x-y-typo.patch
patches.kernel.org/5.2.3-374-mm-vmscan-scan-anonymous-pages-on-file-refaults.patch
patches.kernel.org/5.2.3-375-mm-nvdimm-add-is_ioremap_addr-and-use-that-to-c.patch
patches.kernel.org/5.2.3-376-libnvdimm-pfn-fix-fsdax-mode-namespace-info-blo.patch
patches.kernel.org/5.2.3-377-mm-memcontrol-fix-wrong-statistics-in-memory.st.patch
patches.kernel.org/5.2.3-378-mm-z3fold.c-lock-z3fold-page-before-__SetPageMo.patch
patches.kernel.org/5.2.3-379-coda-pass-the-host-file-in-vma-vm_file-on-mmap.patch
patches.kernel.org/5.2.3-380-include-asm-generic-bug.h-fix-cut-here-for-WARN.patch
patches.kernel.org/5.2.3-381-resource-fix-locking-in-find_next_iomem_res.patch
patches.kernel.org/5.2.3-382-gpu-ipu-v3-ipu-ic-Fix-saturation-bit-offset-in-.patch
patches.kernel.org/5.2.3-383-parisc-Ensure-userspace-privilege-for-ptraced-p.patch
patches.kernel.org/5.2.3-384-parisc-Avoid-kernel-panic-triggered-by-invalid-.patch
patches.kernel.org/5.2.3-385-parisc-Fix-kernel-panic-due-invalid-values-in-I.patch
patches.kernel.org/5.2.3-386-powerpc-32s-fix-suspend-resume-when-IBATs-4-7-a.patch
patches.kernel.org/5.2.3-387-powerpc-mm-32s-fix-condition-that-is-always-tru.patch
patches.kernel.org/5.2.3-388-powerpc-watchpoint-Restore-NV-GPRs-while-return.patch
patches.kernel.org/5.2.3-389-powerpc-powernv-npu-Fix-reference-leak.patch
patches.kernel.org/5.2.3-390-powerpc-powernv-idle-Fix-restore-of-SPRN_LDBAR-.patch
patches.kernel.org/5.2.3-391-powerpc-powernv-Fix-stale-iommu-table-base-afte.patch
patches.kernel.org/5.2.3-392-powerpc-pseries-Fix-xive-off-command-line.patch
patches.kernel.org/5.2.3-393-powerpc-pseries-Fix-oops-in-hotplug-memory-noti.patch
patches.kernel.org/5.2.3-394-mmc-sdhci-msm-fix-mutex-while-in-spinlock.patch
patches.kernel.org/5.2.3-395-eCryptfs-fix-a-couple-type-promotion-bugs.patch
patches.kernel.org/5.2.3-396-mtd-rawnand-mtk-Correct-low-level-time-calculat.patch
patches.kernel.org/5.2.3-397-mtd-spinand-read-returns-badly-if-the-last-page.patch
patches.kernel.org/5.2.3-398-intel_th-msu-Remove-set-but-not-used-variable-l.patch
patches.kernel.org/5.2.3-399-intel_th-msu-Fix-single-mode-with-disabled-IOMM.patch
patches.kernel.org/5.2.3-400-Bluetooth-Add-SMP-workaround-Microsoft-Surface-.patch
patches.kernel.org/5.2.3-401-dax-Fix-missed-wakeup-with-PMD-faults.patch
patches.kernel.org/5.2.3-402-usb-Handle-USB3-remote-wakeup-for-LPM-enabled-d.patch
patches.kernel.org/5.2.3-403-blk-throttle-fix-zero-wait-time-for-iops-thrott.patch
patches.kernel.org/5.2.3-404-clk-imx-imx8mm-correct-audio_pll2_clk-to-audio_.patch
patches.kernel.org/5.2.3-405-blk-iolatency-clear-use_delay-when-io.latency-i.patch
patches.kernel.org/5.2.3-406-blkcg-update-blkcg_print_stat-to-handle-larger-.patch
patches.kernel.org/5.2.3-407-net-mvmdio-allow-up-to-four-clocks-to-be-specif.patch
patches.kernel.org/5.2.3-408-dt-bindings-allow-up-to-four-clocks-for-orion-m.patch
patches.kernel.org/5.2.3-409-pstore-Fix-double-free-in-pstore_mkfile-failure.patch
patches.kernel.org/5.2.3-410-phy-qcom-qmp-Correct-READY_STATUS-poll-break-co.patch
patches.kernel.org/5.2.3-411-dm-thin-metadata-check-if-in-fail_io-mode-when-.patch
patches.kernel.org/5.2.3-412-dm-bufio-fix-deadlock-with-loop-device.patch
patches.kernel.org/5.2.3-413-Linux-5.2.3.patch
patches.kernel.org/5.2.4-001-bnx2x-Prevent-load-reordering-in-tx-completion-.patch
patches.kernel.org/5.2.4-002-caif-hsi-fix-possible-deadlock-in-cfhsi_exit_mo.patch
patches.kernel.org/5.2.4-003-hv_netvsc-Fix-extra-rcu_read_unlock-in-netvsc_r.patch
patches.kernel.org/5.2.4-004-igmp-fix-memory-leak-in-igmpv3_del_delrec.patch
patches.kernel.org/5.2.4-005-ipv4-don-t-set-IPv6-only-flags-to-IPv4-addresse.patch
patches.kernel.org/5.2.4-006-ipv6-rt6_check-should-return-NULL-if-from-is-NU.patch
patches.kernel.org/5.2.4-007-ipv6-Unlink-sibling-route-in-case-of-failure.patch
patches.kernel.org/5.2.4-008-net-bcmgenet-use-promisc-for-unsupported-filter.patch
patches.kernel.org/5.2.4-009-net-dsa-mv88e6xxx-wait-after-reset-deactivation.patch
patches.kernel.org/5.2.4-010-net-make-skb_dst_force-return-true-when-dst-is-.patch
patches.kernel.org/5.2.4-011-net-neigh-fix-multiple-neigh-timer-scheduling.patch
patches.kernel.org/5.2.4-012-net-openvswitch-fix-csum-updates-for-MPLS-actio.patch
patches.kernel.org/5.2.4-013-net-phy-sfp-hwmon-Fix-scaling-of-RX-power.patch
patches.kernel.org/5.2.4-014-net_sched-unset-TCQ_F_CAN_BYPASS-when-adding-fi.patch
patches.kernel.org/5.2.4-015-net-stmmac-Re-work-the-queue-selection-for-TSO-.patch
patches.kernel.org/5.2.4-016-net-tls-make-sure-offload-also-gets-the-keys-wi.patch
patches.kernel.org/5.2.4-017-nfc-fix-potential-illegal-memory-access.patch
patches.kernel.org/5.2.4-018-r8169-fix-issue-with-confused-RX-unit-after-PHY.patch
patches.kernel.org/5.2.4-019-rxrpc-Fix-send-on-a-connected-but-unbound-socke.patch
patches.kernel.org/5.2.4-020-sctp-fix-error-handling-on-stream-scheduler-ini.patch
patches.kernel.org/5.2.4-021-sctp-not-bind-the-socket-in-sctp_connect.patch
patches.kernel.org/5.2.4-022-sky2-Disable-MSI-on-ASUS-P6T.patch
patches.kernel.org/5.2.4-023-tcp-be-more-careful-in-tcp_fragment.patch
patches.kernel.org/5.2.4-024-tcp-fix-tcp_set_congestion_control-use-from-bpf.patch
patches.kernel.org/5.2.4-025-tcp-Reset-bytes_acked-and-bytes_received-when-d.patch
patches.kernel.org/5.2.4-026-vrf-make-sure-skb-data-contains-ip-header-to-ma.patch
patches.kernel.org/5.2.4-027-net-mlx5e-IPoIB-Add-error-path-in-mlx5_rdma_set.patch
patches.kernel.org/5.2.4-028-net-bridge-mcast-fix-stale-nsrcs-pointer-in-igm.patch
patches.kernel.org/5.2.4-029-net-bridge-mcast-fix-stale-ipv6-hdr-pointer-whe.patch
patches.kernel.org/5.2.4-030-net-bridge-don-t-cache-ether-dest-pointer-on-in.patch
patches.kernel.org/5.2.4-031-net-bridge-stp-don-t-cache-eth-dest-pointer-bef.patch
patches.kernel.org/5.2.4-032-macsec-fix-use-after-free-of-skb-during-RX.patch
patches.kernel.org/5.2.4-033-macsec-fix-checksumming-after-decryption.patch
patches.kernel.org/5.2.4-034-netrom-fix-a-memory-leak-in-nr_rx_frame.patch
patches.kernel.org/5.2.4-035-netrom-hold-sock-when-setting-skb-destructor.patch
patches.kernel.org/5.2.4-036-selftests-txring_overwrite-fix-incorrect-test-o.patch
patches.kernel.org/5.2.4-037-net-tls-fix-poll-ignoring-partially-copied-reco.patch
patches.kernel.org/5.2.4-038-net-tls-reject-offload-of-TLS-1.3.patch
patches.kernel.org/5.2.4-039-net-mlx5e-Fix-port-tunnel-GRE-entropy-control.patch
patches.kernel.org/5.2.4-040-net-mlx5e-Rx-Fix-checksum-calculation-for-new-h.patch
patches.kernel.org/5.2.4-041-net-mlx5e-Fix-return-value-from-timeout-recover.patch
patches.kernel.org/5.2.4-042-net-mlx5e-Fix-error-flow-in-tx-reporter-diagnos.patch
patches.kernel.org/5.2.4-043-bnxt_en-Fix-VNIC-accounting-when-enabling-aRFS-.patch
patches.kernel.org/5.2.4-044-mlxsw-spectrum_dcb-Configure-DSCP-map-as-the-la.patch
patches.kernel.org/5.2.4-045-net-mlx5-E-Switch-Fix-default-encap-mode.patch
patches.kernel.org/5.2.4-046-mlxsw-spectrum-Do-not-process-learned-records-w.patch
patches.kernel.org/5.2.4-047-dma-buf-balance-refcount-inbalance.patch
patches.kernel.org/5.2.4-048-dma-buf-Discard-old-fence_excl-on-retrying-get_.patch
patches.kernel.org/5.2.4-049-Revert-gpio-spi-Fix-spi-gpio-regression-on-acti.patch
patches.kernel.org/5.2.4-050-gpiolib-of-fix-a-memory-leak-in-of_gpio_flags_q.patch
patches.kernel.org/5.2.4-051-gpio-davinci-silence-error-prints-in-case-of-EP.patch
patches.kernel.org/5.2.4-052-MIPS-lb60-Fix-pin-mappings.patch
patches.kernel.org/5.2.4-053-perf-script-Assume-native_arch-for-pipe-mode.patch
patches.kernel.org/5.2.4-054-perf-core-Fix-exclusive-events-grouping.patch
patches.kernel.org/5.2.4-055-perf-core-Fix-race-between-close-and-fork.patch
patches.kernel.org/5.2.4-056-ext4-don-t-allow-any-modifications-to-an-immuta.patch
patches.kernel.org/5.2.4-057-ext4-enforce-the-immutable-flag-on-open-files.patch
patches.kernel.org/5.2.4-058-mm-add-filemap_fdatawait_range_keep_errors.patch
patches.kernel.org/5.2.4-059-jbd2-introduce-jbd2_inode-dirty-range-scoping.patch
patches.kernel.org/5.2.4-060-ext4-use-jbd2_inode-dirty-range-scoping.patch
patches.kernel.org/5.2.4-061-ext4-allow-directory-holes.patch
patches.kernel.org/5.2.4-062-KVM-nVMX-do-not-use-dangling-shadow-VMCS-after-.patch
patches.kernel.org/5.2.4-063-KVM-nVMX-Clear-pending-KVM_REQ_GET_VMCS12_PAGES.patch
patches.kernel.org/5.2.4-064-Revert-kvm-x86-Use-task-structs-fpu-field-for-u.patch
patches.kernel.org/5.2.4-065-sd_zbc-Fix-report-zones-buffer-allocation.patch
patches.kernel.org/5.2.4-066-block-Limit-zone-array-allocation-size.patch
patches.kernel.org/5.2.4-067-net-sched-verify-that-q-NULL-before-setting-q-f.patch
patches.kernel.org/5.2.4-068-Linux-5.2.4.patch
patches.kernel.org/5.2.5-001-regulator-88pm800-fix-warning-same-module-names.patch
patches.kernel.org/5.2.5-002-media-drivers-media-coda-fix-warning-same-modul.patch
patches.kernel.org/5.2.5-003-btrfs-shut-up-bogus-Wmaybe-uninitialized-warnin.patch
patches.kernel.org/5.2.5-004-drm-lima-handle-shared-irq-case-for-lima_pp_bca.patch
patches.kernel.org/5.2.5-005-drm-panel-simple-Fix-panel_simple_dsi_probe.patch
patches.kernel.org/5.2.5-006-iio-adc-stm32-dfsdm-manage-the-get_irq-error-ca.patch
patches.kernel.org/5.2.5-007-iio-adc-stm32-dfsdm-missing-error-case-during-p.patch
patches.kernel.org/5.2.5-008-drm-virtio-set-seqno-for-dma-fence.patch
patches.kernel.org/5.2.5-009-staging-kpc2000-added-missing-clean-up-to-probe.patch
patches.kernel.org/5.2.5-010-ipmi_si-fix-unexpected-driver-unregister-warnin.patch
patches.kernel.org/5.2.5-011-staging-vt6656-use-meaningful-error-code-during.patch
patches.kernel.org/5.2.5-012-drm-bochs-Fix-connector-leak-during-driver-unlo.patch
patches.kernel.org/5.2.5-013-usb-core-hub-Disable-hub-initiated-U1-U2.patch
patches.kernel.org/5.2.5-014-tty-max310x-Fix-invalid-baudrate-divisors-calcu.patch
patches.kernel.org/5.2.5-015-pinctrl-rockchip-fix-leaked-of_node-references.patch
patches.kernel.org/5.2.5-016-tty-serial-cpm_uart-fix-init-when-SMC-is-reloca.patch
patches.kernel.org/5.2.5-017-f2fs-fix-to-check-layout-on-last-valid-checkpoi.patch
patches.kernel.org/5.2.5-018-drm-msm-a6xx-Check-for-ERR-or-NULL-before-iounm.patch
patches.kernel.org/5.2.5-019-ipmi_ssif-fix-unexpected-driver-unregister-warn.patch
patches.kernel.org/5.2.5-020-drm-amd-display-Fill-prescale_params-scale-for-.patch
patches.kernel.org/5.2.5-021-drm-amd-display-fix-multi-display-seamless-boot.patch
patches.kernel.org/5.2.5-022-drm-msm-a6xx-Avoid-freeing-gmu-resources-multip.patch
patches.kernel.org/5.2.5-023-drm-amd-display-Disable-cursor-when-offscreen-i.patch
patches.kernel.org/5.2.5-024-drm-amd-display-Fill-plane-attrs-only-for-valid.patch
patches.kernel.org/5.2.5-025-drm-amdgpu-Reserve-shared-fence-for-eviction-fe.patch
patches.kernel.org/5.2.5-026-f2fs-fix-to-avoid-deadloop-if-data_flush-is-on.patch
patches.kernel.org/5.2.5-027-drm-amdgpu-sriov-Need-to-initialize-the-HDP_NON.patch
patches.kernel.org/5.2.5-028-drm-amd-display-Disable-ABM-before-destroy-ABM-.patch
patches.kernel.org/5.2.5-029-drm-amdkfd-Fix-a-potential-memory-leak.patch
patches.kernel.org/5.2.5-030-drm-amdkfd-Fix-sdma-queue-map-issue.patch
patches.kernel.org/5.2.5-031-drm-edid-Fix-a-missing-check-bug-in-drm_load_ed.patch
patches.kernel.org/5.2.5-032-tools-PCI-Fix-broken-pcitest-compilation.patch
patches.kernel.org/5.2.5-033-PCI-Return-error-if-cannot-probe-VF.patch
patches.kernel.org/5.2.5-034-staging-kpc2000-report-error-status-to-spi-core.patch
patches.kernel.org/5.2.5-035-drm-bridge-tc358767-read-display_props-in-get_m.patch
patches.kernel.org/5.2.5-036-drm-bridge-sii902x-pixel-clock-unit-is-10kHz-in.patch
patches.kernel.org/5.2.5-037-drm-amd-display-Reset-planes-for-color-manageme.patch
patches.kernel.org/5.2.5-038-drm-amd-display-CS_TFM_1D-only-applied-post-EOT.patch
patches.kernel.org/5.2.5-039-drm-amd-display-Increase-Backlight-Gain-Step-Si.patch
patches.kernel.org/5.2.5-040-f2fs-Fix-accounting-for-unusable-blocks.patch
patches.kernel.org/5.2.5-041-f2fs-Lower-threshold-for-disable_cp_again.patch
patches.kernel.org/5.2.5-042-gpu-host1x-Increase-maximum-DMA-segment-size.patch
patches.kernel.org/5.2.5-043-drm-crc-debugfs-User-irqsafe-spinlock-in-drm_cr.patch
patches.kernel.org/5.2.5-044-drm-crc-debugfs-Also-sprinkle-irqrestore-over-e.patch
patches.kernel.org/5.2.5-045-drm-vkms-Forward-timer-right-after-drm_crtc_han.patch
patches.kernel.org/5.2.5-046-i2c-nvidia-gpu-resume-ccgx-i2c-client.patch
patches.kernel.org/5.2.5-047-mm-hmm-fix-use-after-free-with-struct-hmm-in-th.patch
patches.kernel.org/5.2.5-048-drm-omap-don-t-check-dispc-timings-for-DSI.patch
patches.kernel.org/5.2.5-049-memstick-Fix-error-cleanup-path-of-memstick_ini.patch
patches.kernel.org/5.2.5-050-tty-serial-digicolor-Fix-digicolor-usart-alread.patch
patches.kernel.org/5.2.5-051-tty-serial-msm_serial-avoid-system-lockup-condi.patch
patches.kernel.org/5.2.5-052-serial-8250-Fix-TX-interrupt-handling-condition.patch
patches.kernel.org/5.2.5-053-PCI-endpoint-Allocate-enough-space-for-fixed-si.patch
patches.kernel.org/5.2.5-054-drm-amd-display-Always-allocate-initial-connect.patch
patches.kernel.org/5.2.5-055-drm-amd-display-Update-link-rate-from-DPCD-10.patch
patches.kernel.org/5.2.5-056-drm-virtio-Add-memory-barriers-for-capset-cache.patch
patches.kernel.org/5.2.5-057-drm-amd-display-set-link-dongle_max_pix_clk-to-.patch
patches.kernel.org/5.2.5-058-phy-renesas-rcar-gen2-Fix-memory-leak-at-error-.patch
patches.kernel.org/5.2.5-059-drm-amd-display-fix-compilation-error.patch
patches.kernel.org/5.2.5-060-sunhv-Fix-device-naming-inconsistency-between-s.patch
patches.kernel.org/5.2.5-061-drm-bridge-tfp410-fix-use-of-cancel_delayed_wor.patch
patches.kernel.org/5.2.5-062-powerpc-pseries-mobility-prevent-cpu-hotplug-du.patch
patches.kernel.org/5.2.5-063-dma-remap-Avoid-de-referencing-NULL-atomic_pool.patch
patches.kernel.org/5.2.5-064-drm-rockchip-Properly-adjust-to-a-true-clock-in.patch
patches.kernel.org/5.2.5-065-platform-x86-asus-wmi-Increase-input-buffer-siz.patch
patches.kernel.org/5.2.5-066-iio-adxl372-fix-iio_triggered_buffer_-pre-post-.patch
patches.kernel.org/5.2.5-067-serial-imx-fix-locking-in-set_termios.patch
patches.kernel.org/5.2.5-068-serial-uartps-Use-the-same-dynamic-major-number.patch
patches.kernel.org/5.2.5-069-tty-serial_core-Set-port-active-bit-in-uart_por.patch
patches.kernel.org/5.2.5-070-usb-gadget-Zero-ffs_io_data.patch
patches.kernel.org/5.2.5-071-usb-dwc3-Fix-core-validation-in-probe-move-afte.patch
patches.kernel.org/5.2.5-072-kvm-vmx-fix-limit-checking-in-get_vmx_mem_addre.patch
patches.kernel.org/5.2.5-073-mmc-sdhci-sdhci-pci-o2micro-Check-if-controller.patch
patches.kernel.org/5.2.5-074-KVM-nVMX-Intercept-VMWRITEs-to-GUEST_-CS-SS-_AR.patch
patches.kernel.org/5.2.5-075-kvm-vmx-segment-limit-check-use-access-length.patch
patches.kernel.org/5.2.5-076-drm-msm-adreno-Ensure-that-the-zap-shader-regio.patch
patches.kernel.org/5.2.5-077-powerpc-pci-of-Fix-OF-flags-parsing-for-64bit-B.patch
patches.kernel.org/5.2.5-078-drm-msm-Depopulate-platform-on-probe-failure.patch
patches.kernel.org/5.2.5-079-serial-mctrl_gpio-Check-if-GPIO-property-exisit.patch
patches.kernel.org/5.2.5-080-phy-renesas-rcar-gen3-usb2-fix-imbalance-powere.patch
patches.kernel.org/5.2.5-081-PCI-sysfs-Ignore-lockdep-for-remove-attribute.patch
patches.kernel.org/5.2.5-082-i2c-stm32f7-fix-the-get_irq-error-cases.patch
patches.kernel.org/5.2.5-083-kbuild-Add-Werror-unknown-warning-option-to-CLA.patch
patches.kernel.org/5.2.5-084-genksyms-Teach-parser-about-128-bit-built-in-ty.patch
patches.kernel.org/5.2.5-085-phy-meson-g12a-usb3-pcie-disable-locking-for-cr.patch
patches.kernel.org/5.2.5-086-PCI-xilinx-nwl-Fix-Multi-MSI-data-programming.patch
patches.kernel.org/5.2.5-087-iio-iio-utils-Fix-possible-incorrect-mask-calcu.patch
patches.kernel.org/5.2.5-088-dt-bindings-backlight-lm3630a-correct-schema-va.patch
patches.kernel.org/5.2.5-089-powerpc-cacheflush-fix-variable-set-but-not-use.patch
patches.kernel.org/5.2.5-090-powerpc-xmon-Fix-disabling-tracing-while-in-xmo.patch
patches.kernel.org/5.2.5-091-powerpc-rtas-retry-when-cpu-offline-races-with-.patch
patches.kernel.org/5.2.5-092-fixdep-check-return-value-of-printf-and-putchar.patch
patches.kernel.org/5.2.5-093-recordmcount-Fix-spurious-mcount-entries-on-pow.patch
patches.kernel.org/5.2.5-094-mfd-cros_ec-Register-cros_ec_lid_angle-driver-w.patch
patches.kernel.org/5.2.5-095-mfd-madera-Add-missing-of-table-registration.patch
patches.kernel.org/5.2.5-096-mfd-core-Set-fwnode-for-created-devices.patch
patches.kernel.org/5.2.5-097-mfd-arizona-Fix-undefined-behavior.patch
patches.kernel.org/5.2.5-098-mfd-hi655x-pmic-Fix-missing-return-value-check-.patch
patches.kernel.org/5.2.5-099-mm-swap-fix-release_pages-when-releasing-devmap.patch
patches.kernel.org/5.2.5-100-um-Silence-lockdep-complaint-about-mmap_sem.patch
patches.kernel.org/5.2.5-101-f2fs-fix-is_idle-check-for-discard-type.patch
patches.kernel.org/5.2.5-102-powerpc-silence-a-Wcast-function-type-warning-i.patch
patches.kernel.org/5.2.5-103-powerpc-4xx-uic-clear-pending-interrupt-after-i.patch
patches.kernel.org/5.2.5-104-powerpc-mm-mark-more-tlb-functions-as-__always_.patch
patches.kernel.org/5.2.5-105-RDMA-i40iw-Set-queue-pair-state-when-being-quer.patch
patches.kernel.org/5.2.5-106-serial-sh-sci-Terminate-TX-DMA-during-buffer-fl.patch
patches.kernel.org/5.2.5-107-serial-sh-sci-Fix-TX-DMA-buffer-flushing-and-wo.patch
patches.kernel.org/5.2.5-108-IB-mlx5-Fixed-reporting-counters-on-2nd-port-fo.patch
patches.kernel.org/5.2.5-109-powerpc-mm-Handle-page-table-allocation-failure.patch
patches.kernel.org/5.2.5-110-IB-ipoib-Add-child-to-parent-list-only-if-devic.patch
patches.kernel.org/5.2.5-111-arm64-assembler-Switch-ESB-instruction-with-a-v.patch
patches.kernel.org/5.2.5-112-KVM-nVMX-Stash-L1-s-CR3-in-vmcs01.GUEST_CR3-on-.patch
patches.kernel.org/5.2.5-113-PCI-mobiveil-Fix-PCI-base-address-in-MEM-IO-out.patch
patches.kernel.org/5.2.5-114-PCI-mobiveil-Fix-the-Class-Code-field.patch
patches.kernel.org/5.2.5-115-kallsyms-exclude-kasan-local-symbols-on-s390.patch
patches.kernel.org/5.2.5-116-PCI-mobiveil-Initialize-Primary-Secondary-Subor.patch
patches.kernel.org/5.2.5-117-PCI-mobiveil-Use-the-1st-inbound-window-for-MEM.patch
patches.kernel.org/5.2.5-118-perf-test-mmap-thread-lookup-Initialize-variabl.patch
patches.kernel.org/5.2.5-119-perf-stat-Fix-use-after-freed-pointer-detected-.patch
patches.kernel.org/5.2.5-120-rseq-selftests-Fix-Thumb-mode-build-failure-on-.patch
patches.kernel.org/5.2.5-121-perf-top-Fix-potential-NULL-pointer-dereference.patch
patches.kernel.org/5.2.5-122-perf-trace-Fix-potential-NULL-pointer-dereferen.patch
patches.kernel.org/5.2.5-123-perf-session-Fix-potential-NULL-pointer-derefer.patch
patches.kernel.org/5.2.5-124-perf-map-Fix-potential-NULL-pointer-dereference.patch
patches.kernel.org/5.2.5-125-perf-annotate-Fix-dereferencing-freed-memory-fo.patch
patches.kernel.org/5.2.5-126-perf-hists-browser-Fix-potential-NULL-pointer-d.patch
patches.kernel.org/5.2.5-127-RDMA-rxe-Fill-in-wc-byte_len-with-IB_WC_RECV_RD.patch
patches.kernel.org/5.2.5-128-PCI-dwc-pci-dra7xx-Fix-compilation-when-CONFIG_.patch
patches.kernel.org/5.2.5-129-perf-intel-bts-Fix-potential-NULL-pointer-deref.patch
patches.kernel.org/5.2.5-130-RDMA-core-Fix-race-when-resolving-IP-address.patch
patches.kernel.org/5.2.5-131-nvme-pci-check-for-NULL-return-from-pci_alloc_p.patch
patches.kernel.org/5.2.5-132-nvme-pci-limit-max_hw_sectors-based-on-the-DMA-.patch
patches.kernel.org/5.2.5-133-nvme-tcp-don-t-use-sendpage-for-SLAB-pages.patch
patches.kernel.org/5.2.5-134-io_uring-fix-io_sq_thread_stop-running-in-front.patch
patches.kernel.org/5.2.5-135-nvme-tcp-set-the-STABLE_WRITES-flag-when-data-d.patch
patches.kernel.org/5.2.5-136-powerpc-irq-Don-t-WARN-continuously-in-arch_loc.patch
patches.kernel.org/5.2.5-137-powerpc-boot-add-get-put-_unaligned_be32-to-xz_.patch
patches.kernel.org/5.2.5-138-block-init-flush-rq-ref-count-to-1.patch
patches.kernel.org/5.2.5-139-rds-Accept-peer-connection-reject-messages-due-.patch
patches.kernel.org/5.2.5-140-f2fs-fix-to-avoid-long-latency-during-umount.patch
patches.kernel.org/5.2.5-141-f2fs-avoid-out-of-range-memory-access.patch
patches.kernel.org/5.2.5-142-mailbox-handle-failed-named-mailbox-channel-req.patch
patches.kernel.org/5.2.5-143-dlm-check-if-workqueues-are-NULL-before-flushin.patch
patches.kernel.org/5.2.5-144-powerpc-eeh-Handle-hugepages-in-ioremap-space.patch
patches.kernel.org/5.2.5-145-platform-x86-Fix-PCENGINES_APU2-Kconfig-warning.patch
patches.kernel.org/5.2.5-146-block-bio-integrity-fix-a-memory-leak-bug.patch
patches.kernel.org/5.2.5-147-nvme-fix-NULL-deref-for-fabrics-options.patch
patches.kernel.org/5.2.5-148-sh-prevent-warnings-when-using-iounmap.patch
patches.kernel.org/5.2.5-149-mm-kmemleak.c-fix-check-for-softirq-context.patch
patches.kernel.org/5.2.5-150-9p-pass-the-correct-prototype-to-read_cache_pag.patch
patches.kernel.org/5.2.5-151-mm-mincore.c-fix-race-between-swapoff-and-minco.patch
patches.kernel.org/5.2.5-152-mm-gup.c-mark-undo_dev_pagemap-as-__maybe_unuse.patch
patches.kernel.org/5.2.5-153-mm-gup.c-remove-some-BUG_ONs-from-get_gate_page.patch
patches.kernel.org/5.2.5-154-memcg-fsnotify-no-oom-kill-for-remote-memcg-cha.patch
patches.kernel.org/5.2.5-155-mm-mmu_notifier-use-hlist_add_head_rcu.patch
patches.kernel.org/5.2.5-156-proc-use-down_read_killable-mmap_sem-for-proc-p.patch
patches.kernel.org/5.2.5-157-proc-use-down_read_killable-mmap_sem-for-proc-p.patch
patches.kernel.org/5.2.5-158-proc-use-down_read_killable-mmap_sem-for-proc-p.patch
patches.kernel.org/5.2.5-159-proc-use-down_read_killable-mmap_sem-for-proc-p.patch
patches.kernel.org/5.2.5-160-cxgb4-reduce-kernel-stack-usage-in-cudbg_collec.patch
patches.kernel.org/5.2.5-161-proc-use-down_read_killable-mmap_sem-for-proc-p.patch
patches.kernel.org/5.2.5-162-locking-lockdep-Fix-lock-used-or-unused-stats-e.patch
patches.kernel.org/5.2.5-163-mm-use-down_read_killable-for-locking-mmap_sem-.patch
patches.kernel.org/5.2.5-164-mm-swap-fix-race-between-swapoff-and-some-swap-.patch
patches.kernel.org/5.2.5-165-locking-lockdep-Hide-unused-class-variable.patch
patches.kernel.org/5.2.5-166-xhci-Fix-crash-if-scatter-gather-is-used-with-I.patch
patches.kernel.org/5.2.5-167-usb-storage-Add-a-limitation-for-blk_queue_max_.patch
patches.kernel.org/5.2.5-168-usb-wusbcore-fix-unbalanced-get-put-cluster_id.patch
patches.kernel.org/5.2.5-169-usb-pci-quirks-Correct-AMD-PLL-quirk-detection.patch
patches.kernel.org/5.2.5-170-Revert-usb-usb251xb-Add-US-lanes-inversion-dts-.patch
patches.kernel.org/5.2.5-171-Revert-usb-usb251xb-Add-US-port-lanes-inversion.patch
patches.kernel.org/5.2.5-172-usb-usb251xb-Reallow-swap-dx-lanes-to-apply-to-.patch
patches.kernel.org/5.2.5-173-KVM-X86-Fix-fpu-state-crash-in-kvm-guest.patch
patches.kernel.org/5.2.5-174-KVM-PPC-Book3S-HV-Always-save-guest-pmu-for-gue.patch
patches.kernel.org/5.2.5-175-KVM-PPC-Book3S-HV-Save-and-restore-guest-visibl.patch
patches.kernel.org/5.2.5-176-KVM-PPC-Book3S-HV-XIVE-fix-rollback-when-kvmppc.patch
patches.kernel.org/5.2.5-177-media-videodev2.h-change-V4L2_PIX_FMT_BGRA444-d.patch
patches.kernel.org/5.2.5-178-btrfs-inode-Don-t-compress-if-NODATASUM-or-NODA.patch
patches.kernel.org/5.2.5-179-selinux-check-sidtab-limit-before-adding-a-new-.patch
patches.kernel.org/5.2.5-180-x86-sysfb_efi-Add-quirks-for-some-devices-with-.patch
patches.kernel.org/5.2.5-181-x86-speculation-mds-Apply-more-accurate-check-o.patch
patches.kernel.org/5.2.5-182-x86-stacktrace-Prevent-access_ok-warnings-in-ar.patch
patches.kernel.org/5.2.5-183-binder-Set-end-of-SG-buffer-area-properly.patch
patches.kernel.org/5.2.5-184-binder-prevent-transactions-to-context-manager-.patch
patches.kernel.org/5.2.5-185-fpga-manager-altera-ps-spi-Fix-build-error.patch
patches.kernel.org/5.2.5-186-mei-me-add-mule-creek-canyon-EHL-device-ids.patch
patches.kernel.org/5.2.5-187-eeprom-make-older-eeprom-drivers-select-NVMEM_S.patch
patches.kernel.org/5.2.5-188-hpet-Fix-division-by-zero-in-hpet_time_div.patch
patches.kernel.org/5.2.5-189-drm-panel-Add-support-for-Armadeus-ST0700-Adapt.patch
patches.kernel.org/5.2.5-190-ALSA-ac97-Fix-double-free-of-ac97_codec_device.patch
patches.kernel.org/5.2.5-191-ALSA-line6-Fix-wrong-altsetting-for-LINE6_PODHD.patch
patches.kernel.org/5.2.5-192-ALSA-pcm-Fix-refcount_inc-on-zero-usage.patch
patches.kernel.org/5.2.5-193-ALSA-hda-Fix-intermittent-CORB-RIRB-stall-on-In.patch
patches.kernel.org/5.2.5-194-ALSA-hda-Add-a-conexant-codec-entry-to-let-mute.patch
patches.kernel.org/5.2.5-195-powerpc-dma-Fix-invalid-DMA-mmap-behavior.patch
patches.kernel.org/5.2.5-196-powerpc-xive-Fix-loop-exit-condition-in-xive_fi.patch
patches.kernel.org/5.2.5-197-powerpc-mm-Limit-rma_size-to-1TB-when-running-w.patch
patches.kernel.org/5.2.5-198-powerpc-tm-Fix-oops-on-sigreturn-on-systems-wit.patch
patches.kernel.org/5.2.5-199-powerpc-pmu-Set-pmcregs_in_use-in-paca-when-run.patch
patches.kernel.org/5.2.5-200-io_uring-fix-the-sequence-comparison-in-io_sequ.patch
patches.kernel.org/5.2.5-201-iommu-vt-d-Don-t-queue_iova-if-there-is-no-flus.patch
patches.kernel.org/5.2.5-202-iommu-iova-Remove-stale-cached32_node.patch
patches.kernel.org/5.2.5-203-iommu-iova-Fix-compilation-error-with-CONFIG_IO.patch
patches.kernel.org/5.2.5-204-drivers-base-Introduce-kill_device.patch
patches.kernel.org/5.2.5-205-libnvdimm-bus-Prevent-duplicate-device_unregist.patch
patches.kernel.org/5.2.5-206-libnvdimm-region-Register-badblocks-before-name.patch
patches.kernel.org/5.2.5-207-libnvdimm-bus-Stop-holding-nvdimm_bus_list_mute.patch
patches.kernel.org/5.2.5-208-structleak-disable-STRUCTLEAK_BYREF-in-combinat.patch
patches.kernel.org/5.2.5-209-drm-i915-Make-the-semaphore-saturation-mask-glo.patch
patches.kernel.org/5.2.5-210-access-avoid-the-RCU-grace-period-for-the-tempo.patch
patches.kernel.org/5.2.5-211-io_uring-add-a-memory-barrier-before-atomic_rea.patch
patches.kernel.org/5.2.5-212-io_uring-ensure-list-is-initialized-for-poll-co.patch
patches.kernel.org/5.2.5-213-io_uring-fix-counter-inc-dec-mismatch-in-async_.patch
patches.kernel.org/5.2.5-214-io_uring-don-t-use-iov_iter_advance-for-fixed-b.patch
patches.kernel.org/5.2.5-215-Linux-5.2.5.patch
patches.kernel.org/5.2.6-001-vsock-correct-removal-of-socket-from-the-list.patch
patches.kernel.org/5.2.6-002-ISDN-hfcsusb-checking-idx-of-ep-configuration.patch
patches.kernel.org/5.2.6-003-bpf-fix-NULL-deref-in-btf_type_is_resolve_sourc.patch
patches.kernel.org/5.2.6-004-media-au0828-fix-null-dereference-in-error-path.patch
patches.kernel.org/5.2.6-005-ath10k-Change-the-warning-message-string.patch
patches.kernel.org/5.2.6-006-media-cpia2_usb-first-wake-up-then-free-in-disc.patch
patches.kernel.org/5.2.6-007-media-pvrusb2-use-a-different-format-for-warnin.patch
patches.kernel.org/5.2.6-008-NFS-Cleanup-if-nfs_match_client-is-interrupted.patch
patches.kernel.org/5.2.6-009-media-radio-raremono-change-devm_k-alloc-to-k-a.patch
patches.kernel.org/5.2.6-010-xfrm-policy-fix-bydst-hlist-corruption-on-hash-.patch
patches.kernel.org/5.2.6-011-nvme-fix-multipath-crash-when-ANA-is-deactivate.patch
patches.kernel.org/5.2.6-012-Bluetooth-hci_uart-check-for-missing-tty-operat.patch
patches.kernel.org/5.2.6-013-sched-fair-Don-t-free-p-numa_faults-with-concur.patch
patches.kernel.org/5.2.6-014-sched-fair-Use-RCU-accessors-consistently-for-n.patch
patches.kernel.org/5.2.6-015-proc-pid-cmdline-remove-all-the-special-cases.patch
patches.kernel.org/5.2.6-016-proc-pid-cmdline-add-back-the-setproctitle-spec.patch
patches.kernel.org/5.2.6-017-drivers-pps-pps.c-clear-offset-flags-in-PPS_SET.patch
patches.kernel.org/5.2.6-018-Fix-allyesconfig-output.patch
patches.kernel.org/5.2.6-019-ceph-hold-i_ceph_lock-when-removing-caps-for-fr.patch
patches.kernel.org/5.2.6-020-Linux-5.2.6.patch
patches.kernel.org/5.2.7-001-ARM-riscpc-fix-DMA.patch
patches.kernel.org/5.2.7-002-ARM-dts-rockchip-Make-rk3288-veyron-minnie-run-.patch
patches.kernel.org/5.2.7-003-ARM-dts-rockchip-Make-rk3288-veyron-mickey-s-em.patch
patches.kernel.org/5.2.7-004-clk-meson-mpll-properly-handle-spread-spectrum.patch
patches.kernel.org/5.2.7-005-ARM-dts-rockchip-Mark-that-the-rk3288-timer-mig.patch
patches.kernel.org/5.2.7-006-ftrace-Enable-trampoline-when-rec-count-returns.patch
patches.kernel.org/5.2.7-007-arm64-dts-qcom-qcs404-evb-fix-l3-min-voltage.patch
patches.kernel.org/5.2.7-008-soc-qcom-rpmpd-fixup-rpmpd-set-performance-stat.patch
patches.kernel.org/5.2.7-009-arm64-dts-marvell-mcbin-enlarge-PCI-memory-wind.patch
patches.kernel.org/5.2.7-010-soc-imx-soc-imx8-Correct-return-value-of-error-.patch
patches.kernel.org/5.2.7-011-dmaengine-tegra-apb-Error-out-if-DMA_PREP_INTER.patch
patches.kernel.org/5.2.7-012-arm64-dts-rockchip-fix-isp-iommu-clocks-and-pow.patch
patches.kernel.org/5.2.7-013-kernel-module.c-Only-return-EEXIST-for-modules-.patch
patches.kernel.org/5.2.7-014-PCI-OF-Initialize-dev-fwnode-appropriately.patch
patches.kernel.org/5.2.7-015-firmware-psci-psci_checker-Park-kthreads-before.patch
patches.kernel.org/5.2.7-016-soc-imx8-Fix-potential-kernel-dump-in-error-pat.patch
patches.kernel.org/5.2.7-017-arm64-qcom-qcs404-Add-reset-cells-to-GCC-node.patch
patches.kernel.org/5.2.7-018-swiotlb-fix-phys_addr_t-overflow-warning.patch
patches.kernel.org/5.2.7-019-MIPS-lantiq-Fix-bitfield-masking.patch
patches.kernel.org/5.2.7-020-dmaengine-rcar-dmac-Reject-zero-length-slave-DM.patch
patches.kernel.org/5.2.7-021-ARM-exynos-Only-build-MCPM-support-if-used.patch
patches.kernel.org/5.2.7-022-clk-tegra210-fix-PLLU-and-PLLU_OUT1.patch
patches.kernel.org/5.2.7-023-fs-adfs-super-fix-use-after-free-bug.patch
patches.kernel.org/5.2.7-024-clk-sprd-Add-check-for-return-value-of-sprd_clk.patch
patches.kernel.org/5.2.7-025-arm64-dts-rockchip-Fix-USB3-Type-C-on-rk3399-sa.patch
patches.kernel.org/5.2.7-026-btrfs-tree-checker-Check-if-the-file-extent-end.patch
patches.kernel.org/5.2.7-027-btrfs-fix-minimum-number-of-chunk-errors-for-DU.patch
patches.kernel.org/5.2.7-028-btrfs-Flush-before-reflinking-any-extent-to-pre.patch
patches.kernel.org/5.2.7-029-remoteproc-copy-parent-dma_pfn_offset-for-vdev.patch
patches.kernel.org/5.2.7-030-btrfs-qgroup-Don-t-hold-qgroup_ioctl_lock-in-bt.patch
patches.kernel.org/5.2.7-031-cifs-Fix-a-race-condition-with-cifs_echo_reques.patch
patches.kernel.org/5.2.7-032-ceph-fix-improper-use-of-smp_mb__before_atomic.patch
patches.kernel.org/5.2.7-033-ceph-fix-dir_lease_is_valid.patch
patches.kernel.org/5.2.7-034-ceph-return-ERANGE-if-virtual-xattr-value-didn-.patch
patches.kernel.org/5.2.7-035-virtio-mmio-add-error-check-for-platform_get_ir.patch
patches.kernel.org/5.2.7-036-ACPI-blacklist-fix-clang-warning-for-unused-DMI.patch
patches.kernel.org/5.2.7-037-scsi-zfcp-fix-GCC-compiler-warning-emitted-with.patch
patches.kernel.org/5.2.7-038-selftests-bpf-do-not-ignore-clang-failures.patch
patches.kernel.org/5.2.7-039-drm-amd-display-Expose-audio-inst-from-DC-to-DM.patch
patches.kernel.org/5.2.7-040-cifs-fix-crash-in-cifs_dfs_do_automount.patch
patches.kernel.org/5.2.7-041-perf-version-Fix-segfault-due-to-missing-OPT_EN.patch
patches.kernel.org/5.2.7-042-x86-kvm-avoid-constant-conversion-warning.patch
patches.kernel.org/5.2.7-043-ACPI-fix-false-positive-Wuninitialized-warning.patch
patches.kernel.org/5.2.7-044-KVM-nVMX-Ignore-segment-base-for-VMX-memory-ope.patch
patches.kernel.org/5.2.7-045-bpf-fix-BTF-verifier-size-resolution-logic.patch
patches.kernel.org/5.2.7-046-be2net-Signal-that-the-device-cannot-transmit-d.patch
patches.kernel.org/5.2.7-047-mm-z3fold-don-t-try-to-use-buddy-slots-after-fr.patch
patches.kernel.org/5.2.7-048-mm-slab_common.c-work-around-clang-bug-42570.patch
patches.kernel.org/5.2.7-049-mm-memcontrol.c-keep-local-VM-counters-in-sync-.patch
patches.kernel.org/5.2.7-050-mm-z3fold.c-reinitialize-zhdr-structs-after-mig.patch
patches.kernel.org/5.2.7-051-x86-apic-Silence-Wtype-limits-compiler-warnings.patch
patches.kernel.org/5.2.7-052-x86-math-emu-Hide-clang-warnings-for-16-bit-ove.patch
patches.kernel.org/5.2.7-053-mm-cma.c-fail-if-fixed-declaration-can-t-be-hon.patch
patches.kernel.org/5.2.7-054-lib-test_overflow.c-avoid-tainting-the-kernel-a.patch
patches.kernel.org/5.2.7-055-lib-test_string.c-avoid-masking-memset16-32-64-.patch
patches.kernel.org/5.2.7-056-mm-ioremap-check-virtual-address-alignment-whil.patch
patches.kernel.org/5.2.7-057-coda-add-error-handling-for-fget.patch
patches.kernel.org/5.2.7-058-coda-fix-build-using-bare-metal-toolchain.patch
patches.kernel.org/5.2.7-059-uapi-linux-coda_psdev.h-move-upc_req-definition.patch
patches.kernel.org/5.2.7-060-drivers-rapidio-devices-rio_mport_cdev.c-NUL-te.patch
patches.kernel.org/5.2.7-061-ipc-mqueue.c-only-perform-resource-calculation-.patch
patches.kernel.org/5.2.7-062-nds32-fix-asm-syscall.h.patch
patches.kernel.org/5.2.7-063-device-dax-fix-memory-and-resource-leak-if-hotp.patch
patches.kernel.org/5.2.7-064-mm-hotplug-make-remove_memory-interface-usable.patch
patches.kernel.org/5.2.7-065-stacktrace-Force-USER_DS-for-stack_trace_save_u.patch
patches.kernel.org/5.2.7-066-crypto-ccp-Fix-SEV_VERSION_GREATER_OR_EQUAL.patch
patches.kernel.org/5.2.7-067-xen-pv-Fix-a-boot-up-hang-revealed-by-int3-self.patch
patches.kernel.org/5.2.7-068-x86-kvm-Don-t-call-kvm_spurious_fault-from-.fix.patch
patches.kernel.org/5.2.7-069-x86-paravirt-Fix-callee-saved-function-ELF-size.patch
patches.kernel.org/5.2.7-070-x86-boot-Remove-multiple-copy-of-static-functio.patch
patches.kernel.org/5.2.7-071-bpf-Disable-GCC-fgcse-optimization-for-___bpf_p.patch
patches.kernel.org/5.2.7-072-drm-nouveau-fix-memory-leak-in-nouveau_conn_res.patch
patches.kernel.org/5.2.7-073-drm-nouveau-dmem-missing-mutex_lock-in-error-pa.patch
patches.kernel.org/5.2.7-074-kconfig-Clear-written-flag-to-avoid-data-loss.patch
patches.kernel.org/5.2.7-075-kbuild-initialize-CLANG_FLAGS-correctly-in-the-.patch
patches.kernel.org/5.2.7-076-kbuild-modpost-include-.-.cmd-files-only-when-t.patch
patches.kernel.org/5.2.7-077-tpm-Fix-null-pointer-dereference-on-chip-regist.patch
patches.kernel.org/5.2.7-078-Btrfs-fix-incremental-send-failure-after-dedupl.patch
patches.kernel.org/5.2.7-079-Btrfs-fix-race-leading-to-fs-corruption-after-t.patch
patches.kernel.org/5.2.7-080-dax-Fix-missed-wakeup-in-put_unlocked_entry.patch
patches.kernel.org/5.2.7-081-fgraph-Remove-redundant-ftrace_graph_notrace_ad.patch
patches.kernel.org/5.2.7-082-mmc-dw_mmc-Fix-occasional-hang-after-tuning-on-.patch
patches.kernel.org/5.2.7-083-mmc-meson-mx-sdio-Fix-misuse-of-GENMASK-macro.patch
patches.kernel.org/5.2.7-084-mmc-host-sdhci-sprd-Fix-the-missing-pm_runtime_.patch
patches.kernel.org/5.2.7-085-mmc-mmc_spi-Enable-stable-writes.patch
patches.kernel.org/5.2.7-086-gpiolib-Preserve-desc-flags-when-setting-state.patch
patches.kernel.org/5.2.7-087-gpio-don-t-WARN-on-NULL-descs-if-gpiolib-is-dis.patch
patches.kernel.org/5.2.7-088-gpiolib-fix-incorrect-IRQ-requesting-of-an-acti.patch
patches.kernel.org/5.2.7-089-IB-hfi1-Fix-Spectre-v1-vulnerability.patch
patches.kernel.org/5.2.7-090-drm-nouveau-Only-release-VCPI-slots-on-mode-cha.patch
patches.kernel.org/5.2.7-091-mtd-rawnand-micron-handle-on-die-ECC-off-device.patch
patches.kernel.org/5.2.7-092-eeprom-at24-make-spd-world-readable-again.patch
patches.kernel.org/5.2.7-093-i2c-iproc-Fix-i2c-master-read-more-than-63-byte.patch
patches.kernel.org/5.2.7-094-i2c-at91-disable-TXRDY-interrupt-after-sending-.patch
patches.kernel.org/5.2.7-095-i2c-at91-fix-clk_offset-for-sama5d2.patch
patches.kernel.org/5.2.7-096-powerpc-kasan-fix-early-boot-failure-on-PPC32.patch
patches.kernel.org/5.2.7-097-selinux-fix-memory-leak-in-policydb_init.patch
patches.kernel.org/5.2.7-098-ALSA-hda-Fix-1-minute-detection-delay-when-i915.patch
patches.kernel.org/5.2.7-099-mm-vmscan-check-if-mem-cgroup-is-disabled-or-no.patch
patches.kernel.org/5.2.7-100-mm-migrate-fix-reference-check-race-between-__f.patch
patches.kernel.org/5.2.7-101-mm-compaction-avoid-100-CPU-usage-during-compac.patch
patches.kernel.org/5.2.7-102-ubsan-build-ubsan.c-more-conservatively.patch
patches.kernel.org/5.2.7-103-mm-migrate.c-initialize-pud_entry-in-migrate_vm.patch
patches.kernel.org/5.2.7-104-loop-Fix-mount-2-failure-due-to-race-with-LOOP_.patch
patches.kernel.org/5.2.7-105-s390-dasd-fix-endless-loop-after-read-unit-addr.patch
patches.kernel.org/5.2.7-106-cgroup-kselftest-relax-fs_spec-checks.patch
patches.kernel.org/5.2.7-107-parisc-Add-archclean-Makefile-target.patch
patches.kernel.org/5.2.7-108-parisc-Strip-debug-info-from-kernel-before-crea.patch
patches.kernel.org/5.2.7-109-parisc-Fix-build-of-compressed-kernel-even-with.patch
patches.kernel.org/5.2.7-110-drivers-perf-arm_pmu-Fix-failure-path-in-PM-not.patch
patches.kernel.org/5.2.7-111-arm64-compat-Allow-single-byte-watchpoints-on-a.patch
patches.kernel.org/5.2.7-112-arm64-cpufeature-Fix-feature-comparison-for-CTR.patch
patches.kernel.org/5.2.7-113-io_uring-fix-KASAN-use-after-free-in-io_sq_wq_s.patch
patches.kernel.org/5.2.7-114-clk-mediatek-mt8183-Register-13MHz-clock-earlie.patch
patches.kernel.org/5.2.7-115-scsi-mpt3sas-Use-63-bit-DMA-addressing-on-SAS35.patch
patches.kernel.org/5.2.7-116-nbd-replace-kill_bdev-with-__invalidate_device-.patch
patches.kernel.org/5.2.7-117-xen-swiotlb-fix-condition-for-calling-xen_destr.patch
patches.kernel.org/5.2.7-118-xen-gntdev.c-Replace-vm_map_pages-with-vm_map_p.patch
patches.kernel.org/5.2.7-119-RDMA-bnxt_re-Honor-vlan_id-in-GID-entry-compari.patch
patches.kernel.org/5.2.7-120-RDMA-devices-Do-not-deadlock-during-client-remo.patch
patches.kernel.org/5.2.7-121-IB-mlx5-Fix-unreg_umr-to-ignore-the-mkey-state.patch
patches.kernel.org/5.2.7-122-IB-mlx5-Use-direct-mkey-destroy-command-upon-UM.patch
patches.kernel.org/5.2.7-123-IB-mlx5-Move-MRs-to-a-kernel-PD-when-freeing-th.patch
patches.kernel.org/5.2.7-124-IB-mlx5-Fix-clean_mr-to-work-in-the-expected-or.patch
patches.kernel.org/5.2.7-125-IB-mlx5-Fix-RSS-Toeplitz-setup-to-be-aligned-wi.patch
patches.kernel.org/5.2.7-126-IB-hfi1-Check-for-error-on-call-to-alloc_rsm_ma.patch
patches.kernel.org/5.2.7-127-IB-hfi1-Drop-all-TID-RDMA-READ-RESP-packets-aft.patch
patches.kernel.org/5.2.7-128-IB-hfi1-Field-not-zero-ed-when-allocating-TID-f.patch
patches.kernel.org/5.2.7-129-drm-i915-perf-fix-ICL-perf-register-offsets.patch
patches.kernel.org/5.2.7-130-drm-i915-gvt-fix-incorrect-cache-entry-for-gues.patch
patches.kernel.org/5.2.7-131-x86-cpufeatures-Carve-out-CQM-features-retrieva.patch
patches.kernel.org/5.2.7-132-x86-cpufeatures-Combine-word-11-and-12-into-a-n.patch
patches.kernel.org/5.2.7-133-x86-speculation-Prepare-entry-code-for-Spectre-.patch
patches.kernel.org/5.2.7-134-x86-speculation-Enable-Spectre-v1-swapgs-mitiga.patch
patches.kernel.org/5.2.7-135-x86-entry-64-Use-JMP-instead-of-JMPQ.patch
patches.kernel.org/5.2.7-136-x86-speculation-swapgs-Exclude-ATOMs-from-specu.patch
patches.kernel.org/5.2.7-137-Documentation-Add-swapgs-description-to-the-Spe.patch
patches.kernel.org/5.2.7-138-Linux-5.2.7.patch
patches.kernel.org/5.2.8-001-scsi-fcoe-Embed-fc_rport_priv-in-fcoe_rport-str.patch
patches.kernel.org/5.2.8-002-libnvdimm-bus-Prepare-the-nd_ioctl-path-to-be-r.patch
patches.kernel.org/5.2.8-003-libnvdimm-bus-Fix-wait_nvdimm_bus_probe_idle-AB.patch
patches.kernel.org/5.2.8-004-ALSA-usb-audio-Sanity-checks-for-each-pipe-and-.patch
patches.kernel.org/5.2.8-005-ALSA-usb-audio-Fix-gpf-in-snd_usb_pipe_sanity_c.patch
patches.kernel.org/5.2.8-006-HID-wacom-fix-bit-shift-for-Cintiq-Companion-2.patch
patches.kernel.org/5.2.8-007-HID-Add-quirk-for-HP-X1200-PIXART-OEM-mouse.patch
patches.kernel.org/5.2.8-008-atm-iphase-Fix-Spectre-v1-vulnerability.patch
patches.kernel.org/5.2.8-009-bnx2x-Disable-multi-cos-feature.patch
patches.kernel.org/5.2.8-010-drivers-net-ethernet-marvell-mvmdio.c-Fix-non-O.patch
patches.kernel.org/5.2.8-011-ife-error-out-when-nla-attributes-are-empty.patch
patches.kernel.org/5.2.8-012-ip6_gre-reload-ipv6h-in-prepare_ip6gre_xmit_ipv.patch
patches.kernel.org/5.2.8-013-ip6_tunnel-fix-possible-use-after-free-on-xmit.patch
patches.kernel.org/5.2.8-014-ipip-validate-header-length-in-ipip_tunnel_xmit.patch
patches.kernel.org/5.2.8-015-mlxsw-spectrum-Fix-error-path-in-mlxsw_sp_modul.patch
patches.kernel.org/5.2.8-016-mvpp2-fix-panic-on-module-removal.patch
patches.kernel.org/5.2.8-017-mvpp2-refactor-MTU-change-code.patch
patches.kernel.org/5.2.8-018-net-bridge-delete-local-fdb-on-device-init-fail.patch
patches.kernel.org/5.2.8-019-net-bridge-mcast-don-t-delete-permanent-entries.patch
patches.kernel.org/5.2.8-020-net-bridge-move-default-pvid-init-deinit-to-NET.patch
patches.kernel.org/5.2.8-021-net-fix-ifindex-collision-during-namespace-remo.patch
patches.kernel.org/5.2.8-022-net-mlx5e-always-initialize-frag-last_in_page.patch
patches.kernel.org/5.2.8-023-net-mlx5-Use-reversed-order-when-unregister-dev.patch
patches.kernel.org/5.2.8-024-net-phy-fixed_phy-print-gpio-error-only-if-gpio.patch
patches.kernel.org/5.2.8-025-net-phylink-don-t-start-and-stop-SGMII-PHYs-in-.patch
patches.kernel.org/5.2.8-026-net-phylink-Fix-flow-control-for-fixed-link.patch
patches.kernel.org/5.2.8-027-net-phy-mscc-initialize-stats-array.patch
patches.kernel.org/5.2.8-028-net-qualcomm-rmnet-Fix-incorrect-UL-checksum-of.patch
patches.kernel.org/5.2.8-029-net-sched-Fix-a-possible-null-pointer-dereferen.patch
patches.kernel.org/5.2.8-030-net-sched-update-vlan-action-for-batched-events.patch
patches.kernel.org/5.2.8-031-net-sched-use-temporary-variable-for-actions-in.patch
patches.kernel.org/5.2.8-032-net-smc-do-not-schedule-tx_work-in-SMC_CLOSED-s.patch
patches.kernel.org/5.2.8-033-net-stmmac-Use-netif_tx_napi_add-for-TX-polling.patch
patches.kernel.org/5.2.8-034-NFC-nfcmrvl-fix-gpio-handling-regression.patch
patches.kernel.org/5.2.8-035-ocelot-Cancel-delayed-work-before-wq-destructio.patch
patches.kernel.org/5.2.8-036-tipc-compat-allow-tipc-commands-without-argumen.patch
patches.kernel.org/5.2.8-037-tipc-fix-unitilized-skb-list-crash.patch
patches.kernel.org/5.2.8-038-tun-mark-small-packets-as-owned-by-the-tap-sock.patch
patches.kernel.org/5.2.8-039-net-mlx5-Fix-modify_cq_in-alignment.patch
patches.kernel.org/5.2.8-040-net-mlx5e-Prevent-encap-flow-counter-update-asy.patch
patches.kernel.org/5.2.8-041-r8169-don-t-use-MSI-before-RTL8168d.patch
patches.kernel.org/5.2.8-042-bpf-fix-XDP-vlan-selftests-test_xdp_vlan.sh.patch
patches.kernel.org/5.2.8-043-selftests-bpf-add-wrapper-scripts-for-test_xdp_.patch
patches.kernel.org/5.2.8-044-selftests-bpf-reduce-time-to-execute-test_xdp_v.patch
patches.kernel.org/5.2.8-045-net-fix-bpf_xdp_adjust_head-regression-for-gene.patch
patches.kernel.org/5.2.8-046-hv_sock-Fix-hang-when-a-connection-is-closed.patch
patches.kernel.org/5.2.8-047-net-phy-fix-race-in-genphy_update_link.patch
patches.kernel.org/5.2.8-048-net-smc-avoid-fallback-in-case-of-non-blocking-.patch
patches.kernel.org/5.2.8-049-rocker-fix-memory-leaks-of-fib_work-on-two-erro.patch
patches.kernel.org/5.2.8-050-mlxsw-spectrum_buffers-Further-reduce-pool-size.patch
patches.kernel.org/5.2.8-051-net-mlx5-Add-missing-RDMA_RX-capabilities.patch
patches.kernel.org/5.2.8-052-net-mlx5e-Fix-matching-of-speed-to-PRM-link-mod.patch
patches.kernel.org/5.2.8-053-compat_ioctl-pppoe-fix-PPPOEIOCSFWD-handling.patch
patches.kernel.org/5.2.8-054-drm-i915-vbt-Fix-VBT-parsing-for-the-PSR-sectio.patch
patches.kernel.org/5.2.8-055-Revert-mac80211-set-NETIF_F_LLTX-when-using-int.patch
patches.kernel.org/5.2.8-056-spi-bcm2835-Fix-3-wire-mode-if-DMA-is-enabled.patch
patches.kernel.org/5.2.8-057-Linux-5.2.8.patch
patches.kernel.org/5.2.9-001-Revert-PCI-Add-missing-link-delays-required-by-.patch
patches.kernel.org/5.2.9-002-IIO-Ingenic-JZ47xx-Set-clock-divider-on-probe.patch
patches.kernel.org/5.2.9-003-iio-cros_ec_accel_legacy-Fix-incorrect-channel-.patch
patches.kernel.org/5.2.9-004-iio-imu-mpu6050-add-missing-available-scan-mask.patch
patches.kernel.org/5.2.9-005-iio-adc-gyroadc-fix-uninitialized-return-code.patch
patches.kernel.org/5.2.9-006-iio-adc-max9611-Fix-misuse-of-GENMASK-macro.patch
patches.kernel.org/5.2.9-007-staging-gasket-apex-fix-copy-paste-typo.patch
patches.kernel.org/5.2.9-008-staging-wilc1000-flush-the-workqueue-before-dei.patch
patches.kernel.org/5.2.9-009-staging-android-ion-Bail-out-upon-SIGKILL-when-.patch
patches.kernel.org/5.2.9-010-Staging-fbtft-Fix-probing-of-gpio-descriptor.patch
patches.kernel.org/5.2.9-011-Staging-fbtft-Fix-reset-assertion-when-using-gp.patch
patches.kernel.org/5.2.9-012-crypto-ccp-Fix-oops-by-properly-managing-alloca.patch
patches.kernel.org/5.2.9-013-crypto-ccp-Add-support-for-valid-authsize-value.patch
patches.kernel.org/5.2.9-014-crypto-ccp-Ignore-tag-length-when-decrypting-GC.patch
patches.kernel.org/5.2.9-015-driver-core-platform-return-ENXIO-for-missing-G.patch
patches.kernel.org/5.2.9-016-usb-usbfs-fix-double-free-of-usb-memory-upon-su.patch
patches.kernel.org/5.2.9-017-Revert-USB-rio500-simplify-locking.patch
patches.kernel.org/5.2.9-018-usb-iowarrior-fix-deadlock-on-disconnect.patch
patches.kernel.org/5.2.9-019-sound-fix-a-memory-leak-bug.patch
patches.kernel.org/5.2.9-020-mmc-cavium-Set-the-correct-dma-max-segment-size.patch
patches.kernel.org/5.2.9-021-mmc-cavium-Add-the-missing-dma-unmap-when-the-d.patch
patches.kernel.org/5.2.9-022-loop-set-PF_MEMALLOC_NOIO-for-the-worker-thread.patch
patches.kernel.org/5.2.9-023-bdev-Fixup-error-handling-in-blkdev_get.patch
patches.kernel.org/5.2.9-024-Input-usbtouchscreen-initialize-PM-mutex-before.patch
patches.kernel.org/5.2.9-025-Input-elantech-enable-SMBus-on-new-2018-systems.patch
patches.kernel.org/5.2.9-026-Input-synaptics-enable-RMI-mode-for-HP-Spectre-.patch
patches.kernel.org/5.2.9-027-x86-mm-Check-for-pfn-instead-of-page-in-vmalloc.patch
patches.kernel.org/5.2.9-028-x86-mm-Sync-also-unmappings-in-vmalloc_sync_all.patch
patches.kernel.org/5.2.9-029-mm-vmalloc-Sync-unmappings-in-__purge_vmap_area.patch
patches.kernel.org/5.2.9-030-coresight-Fix-DEBUG_LOCKS_WARN_ON-for-uninitial.patch
patches.kernel.org/5.2.9-031-perf-annotate-Fix-s390-gap-between-kernel-end-a.patch
patches.kernel.org/5.2.9-032-perf-db-export-Fix-thread__exec_comm.patch
patches.kernel.org/5.2.9-033-perf-record-Fix-module-size-on-s390.patch
patches.kernel.org/5.2.9-034-x86-purgatory-Do-not-use-__builtin_memcpy-and-_.patch
patches.kernel.org/5.2.9-035-x86-purgatory-Use-CFLAGS_REMOVE-rather-than-res.patch
patches.kernel.org/5.2.9-036-genirq-affinity-Create-affinity-mask-for-single.patch
patches.kernel.org/5.2.9-037-gfs2-gfs2_walk_metadata-fix.patch
patches.kernel.org/5.2.9-038-usb-host-xhci-rcar-Fix-timeout-in-xhci_suspend.patch
patches.kernel.org/5.2.9-039-usb-yurex-Fix-use-after-free-in-yurex_delete.patch
patches.kernel.org/5.2.9-040-usb-typec-ucsi-ccg-Fix-uninitilized-symbol-erro.patch
patches.kernel.org/5.2.9-041-usb-typec-tcpm-free-log-buf-memory-when-remove-.patch
patches.kernel.org/5.2.9-042-usb-typec-tcpm-remove-tcpm-dir-if-no-children.patch
patches.kernel.org/5.2.9-043-usb-typec-tcpm-Add-NULL-check-before-dereferenc.patch
patches.kernel.org/5.2.9-044-usb-typec-tcpm-Ignore-unsupported-unknown-alter.patch
patches.kernel.org/5.2.9-045-can-rcar_canfd-fix-possible-IRQ-storm-on-high-l.patch
patches.kernel.org/5.2.9-046-can-flexcan-fix-stop-mode-acknowledgment.patch
patches.kernel.org/5.2.9-047-can-flexcan-fix-an-use-after-free-in-flexcan_se.patch
patches.kernel.org/5.2.9-048-can-peak_usb-fix-potential-double-kfree_skb.patch
patches.kernel.org/5.2.9-049-powerpc-fix-off-by-one-in-max_zone_pfn-initiali.patch
patches.kernel.org/5.2.9-050-netfilter-nfnetlink-avoid-deadlock-due-to-synch.patch
patches.kernel.org/5.2.9-051-vfio-ccw-Set-pa_nr-to-0-if-memory-allocation-fa.patch
patches.kernel.org/5.2.9-052-vfio-ccw-Don-t-call-cp_free-if-we-are-processin.patch
patches.kernel.org/5.2.9-053-netfilter-Fix-rpfilter-dropping-vrf-packets-by-.patch
patches.kernel.org/5.2.9-054-netfilter-nf_tables-fix-module-autoload-for-red.patch
patches.kernel.org/5.2.9-055-netfilter-conntrack-always-store-window-size-un.patch
patches.kernel.org/5.2.9-056-netfilter-nft_hash-fix-symhash-with-modulus-one.patch
patches.kernel.org/5.2.9-057-scripts-sphinx-pre-install-fix-script-for-RHEL-.patch
patches.kernel.org/5.2.9-058-scripts-sphinx-pre-install-don-t-use-LaTeX-with.patch
patches.kernel.org/5.2.9-059-scripts-sphinx-pre-install-fix-latexmk-dependen.patch
patches.kernel.org/5.2.9-060-rq-qos-don-t-reset-has_sleepers-on-spurious-wak.patch
patches.kernel.org/5.2.9-061-rq-qos-set-ourself-TASK_UNINTERRUPTIBLE-after-w.patch
patches.kernel.org/5.2.9-062-rq-qos-use-a-mb-for-got_token.patch
patches.kernel.org/5.2.9-063-netfilter-nf_tables-Support-auto-loading-for-in.patch
patches.kernel.org/5.2.9-064-drm-amd-display-No-audio-endpoint-for-Dell-MST-.patch
patches.kernel.org/5.2.9-065-drm-amd-display-Clock-does-not-lower-in-Updatep.patch
patches.kernel.org/5.2.9-066-drm-amd-display-Wait-for-backlight-programming-.patch
patches.kernel.org/5.2.9-067-drm-amd-display-fix-DMCU-hang-when-going-into-M.patch
patches.kernel.org/5.2.9-068-drm-amd-display-use-encoder-s-engine-id-to-find.patch
patches.kernel.org/5.2.9-069-drm-amd-display-put-back-front-end-initializati.patch
patches.kernel.org/5.2.9-070-drm-amd-display-allocate-4-ddc-engines-for-RV2.patch
patches.kernel.org/5.2.9-071-drm-amd-display-Fix-dc_create-failure-handling-.patch
patches.kernel.org/5.2.9-072-drm-amd-display-Only-enable-audio-if-speaker-al.patch
patches.kernel.org/5.2.9-073-drm-amd-display-Increase-size-of-audios-array.patch
patches.kernel.org/5.2.9-074-iscsi_ibft-make-ISCSI_IBFT-dependson-ACPI-inste.patch
patches.kernel.org/5.2.9-075-nl80211-fix-NL80211_HE_MAX_CAPABILITY_LEN.patch
patches.kernel.org/5.2.9-076-mac80211-fix-possible-memory-leak-in-ieee80211_.patch
patches.kernel.org/5.2.9-077-mac80211-don-t-warn-about-CW-params-when-not-us.patch
patches.kernel.org/5.2.9-078-allocate_flower_entry-should-check-for-null-der.patch
patches.kernel.org/5.2.9-079-hwmon-occ-Fix-division-by-zero-issue.patch
patches.kernel.org/5.2.9-080-hwmon-nct6775-Fix-register-address-and-added-mi.patch
patches.kernel.org/5.2.9-081-ARM-dts-imx6ul-fix-clock-frequency-property-nam.patch
patches.kernel.org/5.2.9-082-powerpc-papr_scm-Force-a-scm-unbind-if-initial-.patch
patches.kernel.org/5.2.9-083-arm64-Force-SSBS-on-context-switch.patch
patches.kernel.org/5.2.9-084-arm64-entry-SP-Alignment-Fault-doesn-t-write-to.patch
patches.kernel.org/5.2.9-085-iommu-vt-d-Check-if-domain-pgd-was-allocated.patch
patches.kernel.org/5.2.9-086-drm-msm-dpu-Correct-dpu-encoder-spinlock-initia.patch
patches.kernel.org/5.2.9-087-drm-silence-variable-conn-set-but-not-used.patch
patches.kernel.org/5.2.9-088-arm64-dts-imx8mm-Correct-SAI3-RXC-TXFS-pin-s-mu.patch
patches.kernel.org/5.2.9-089-arm64-dts-imx8mq-fix-SAI-compatible.patch
patches.kernel.org/5.2.9-090-cpufreq-pasemi-fix-use-after-free-in-pas_cpufre.patch
patches.kernel.org/5.2.9-091-s390-qdio-add-sanity-checks-to-the-fast-requeue.patch
patches.kernel.org/5.2.9-092-ALSA-compress-Fix-regression-on-compressed-capt.patch
patches.kernel.org/5.2.9-093-ALSA-compress-Prevent-bypasses-of-set_params.patch
patches.kernel.org/5.2.9-094-ALSA-compress-Don-t-allow-paritial-drain-operat.patch
patches.kernel.org/5.2.9-095-ALSA-compress-Be-more-restrictive-about-when-a-.patch
patches.kernel.org/5.2.9-096-perf-script-Fix-off-by-one-in-brstackinsn-IPC-c.patch
patches.kernel.org/5.2.9-097-perf-tools-Fix-proper-buffer-size-for-feature-p.patch
patches.kernel.org/5.2.9-098-perf-stat-Fix-segfault-for-event-group-in-repea.patch
patches.kernel.org/5.2.9-099-perf-session-Fix-loading-of-compressed-data-spl.patch
patches.kernel.org/5.2.9-100-perf-probe-Avoid-calling-freeing-routine-multip.patch
patches.kernel.org/5.2.9-101-drbd-dynamically-allocate-shash-descriptor.patch
patches.kernel.org/5.2.9-102-ACPI-IORT-Fix-off-by-one-check-in-iort_dev_find.patch
patches.kernel.org/5.2.9-103-nvme-ignore-subnqn-for-ADATA-SX6000LNP.patch
patches.kernel.org/5.2.9-104-nvme-fix-memory-leak-caused-by-incorrect-subsys.patch
patches.kernel.org/5.2.9-105-ARM-davinci-fix-sleep.S-build-error-on-ARMv4.patch
patches.kernel.org/5.2.9-106-ARM-dts-bcm-bcm47094-add-missing-cells-for-mdio.patch
patches.kernel.org/5.2.9-107-scsi-megaraid_sas-fix-panic-on-loading-firmware.patch
patches.kernel.org/5.2.9-108-scsi-ibmvfc-fix-WARN_ON-during-event-pool-relea.patch
patches.kernel.org/5.2.9-109-scsi-scsi_dh_alua-always-use-a-2-second-delay-b.patch
patches.kernel.org/5.2.9-110-test_firmware-fix-a-memory-leak-bug.patch
patches.kernel.org/5.2.9-111-tty-ldsem-locking-rwsem-Add-missing-ACQUIRE-to-.patch
patches.kernel.org/5.2.9-112-perf-x86-intel-Fix-SLOTS-PEBS-event-constraint.patch
patches.kernel.org/5.2.9-113-perf-x86-intel-Fix-invalid-Bit-13-for-Icelake-M.patch
patches.kernel.org/5.2.9-114-perf-x86-Apply-more-accurate-check-on-hyperviso.patch
patches.kernel.org/5.2.9-115-perf-core-Fix-creating-kernel-counters-for-PMUs.patch
patches.kernel.org/5.2.9-116-s390-dma-provide-proper-ARCH_ZONE_DMA_BITS-valu.patch
patches.kernel.org/5.2.9-117-gen_compile_commands-lower-the-entry-count-thre.patch
patches.kernel.org/5.2.9-118-HID-sony-Fix-race-condition-between-rumble-and-.patch
patches.kernel.org/5.2.9-119-ALSA-usb-audio-fix-a-memory-leak-bug.patch
patches.kernel.org/5.2.9-120-KVM-nSVM-properly-map-nested-VMCB.patch
patches.kernel.org/5.2.9-121-can-peak_usb-pcan_usb_pro-Fix-info-leaks-to-USB.patch
patches.kernel.org/5.2.9-122-can-peak_usb-pcan_usb_fd-Fix-info-leaks-to-USB-.patch
patches.kernel.org/5.2.9-123-hwmon-nct7802-Fix-wrong-detection-of-in4-presen.patch
patches.kernel.org/5.2.9-124-hwmon-lm75-Fixup-tmp75b-clr_mask.patch
patches.kernel.org/5.2.9-125-drm-i915-Fix-wrong-escape-clock-divisor-init-fo.patch
patches.kernel.org/5.2.9-126-ALSA-firewire-fix-a-memory-leak-bug.patch
patches.kernel.org/5.2.9-127-ALSA-hiface-fix-multiple-memory-leak-bugs.patch
patches.kernel.org/5.2.9-128-ALSA-hda-Don-t-override-global-PCM-hw-info-flag.patch
patches.kernel.org/5.2.9-129-ALSA-hda-Workaround-for-crackled-sound-on-AMD-c.patch
patches.kernel.org/5.2.9-130-mac80211-don-t-WARN-on-short-WMM-parameters-fro.patch
patches.kernel.org/5.2.9-131-dax-dax_layout_busy_page-should-not-unmap-cow-p.patch
patches.kernel.org/5.2.9-132-SMB3-Fix-deadlock-in-validate-negotiate-hits-re.patch
patches.kernel.org/5.2.9-133-smb3-send-CAP_DFS-capability-during-session-set.patch
patches.kernel.org/5.2.9-134-NFSv4-Fix-delegation-state-recovery.patch
patches.kernel.org/5.2.9-135-NFSv4-Check-the-return-value-of-update_open_sta.patch
patches.kernel.org/5.2.9-136-NFSv4-Fix-an-Oops-in-nfs4_do_setattr.patch
patches.kernel.org/5.2.9-137-KVM-Fix-leak-vCPU-s-VMCS-value-into-other-pCPU.patch
patches.kernel.org/5.2.9-138-KVM-arm-arm64-Sync-ICH_VMCR_EL2-back-when-about.patch
patches.kernel.org/5.2.9-139-mwifiex-fix-802.11n-WPA-detection.patch
patches.kernel.org/5.2.9-140-iwlwifi-don-t-unmap-as-page-memory-that-was-map.patch
patches.kernel.org/5.2.9-141-iwlwifi-mvm-fix-an-out-of-bound-access.patch
patches.kernel.org/5.2.9-142-iwlwifi-mvm-fix-a-use-after-free-bug-in-iwl_mvm.patch
patches.kernel.org/5.2.9-143-iwlwifi-mvm-don-t-send-GEO_TX_POWER_LIMIT-on-ve.patch
patches.kernel.org/5.2.9-144-iwlwifi-mvm-fix-version-check-for-GEO_TX_POWER_.patch
patches.kernel.org/5.2.9-145-Linux-5.2.9.patch
patches.kernel.org/5.2.10-001-KEYS-trusted-allow-module-init-if-TPM-is-inact.patch
patches.kernel.org/5.2.10-002-sh-kernel-hw_breakpoint-Fix-missing-break-in-s.patch
patches.kernel.org/5.2.10-003-seq_file-fix-problem-when-seeking-mid-record.patch
patches.kernel.org/5.2.10-004-mm-hmm-fix-bad-subpage-pointer-in-try_to_unmap.patch
patches.kernel.org/5.2.10-005-mm-mempolicy-make-the-behavior-consistent-when.patch
patches.kernel.org/5.2.10-006-mm-mempolicy-handle-vma-with-unmovable-pages-m.patch
patches.kernel.org/5.2.10-007-mm-z3fold.c-fix-z3fold_destroy_pool-ordering.patch
patches.kernel.org/5.2.10-008-mm-z3fold.c-fix-z3fold_destroy_pool-race-condi.patch
patches.kernel.org/5.2.10-009-mm-memcontrol.c-fix-use-after-free-in-mem_cgro.patch
patches.kernel.org/5.2.10-010-mm-usercopy-use-memory-range-to-be-accessed-fo.patch
patches.kernel.org/5.2.10-011-mm-vmscan-do-not-special-case-slab-reclaim-whe.patch
patches.kernel.org/5.2.10-012-cpufreq-schedutil-Don-t-skip-freq-update-when-.patch
patches.kernel.org/5.2.10-013-drm-amdgpu-fix-gfx9-soft-recovery.patch
patches.kernel.org/5.2.10-014-drm-nouveau-Only-recalculate-PBN-VCPI-on-mode-.patch
patches.kernel.org/5.2.10-015-xtensa-add-missing-isync-to-the-cpu_reset-TLB-.patch
patches.kernel.org/5.2.10-016-arm64-ftrace-Ensure-module-ftrace-trampoline-i.patch
patches.kernel.org/5.2.10-017-ALSA-hda-realtek-Add-quirk-for-HP-Envy-x360.patch
patches.kernel.org/5.2.10-018-ALSA-usb-audio-Fix-a-stack-buffer-overflow-bug.patch
patches.kernel.org/5.2.10-019-ALSA-usb-audio-Fix-an-OOB-bug-in-parse_audio_m.patch
patches.kernel.org/5.2.10-020-ALSA-hda-Apply-workaround-for-another-AMD-chip.patch
patches.kernel.org/5.2.10-021-ALSA-hda-Fix-a-memory-leak-bug.patch
patches.kernel.org/5.2.10-022-ALSA-hda-Add-a-generic-reboot_notify.patch
patches.kernel.org/5.2.10-023-ALSA-hda-Let-all-conexant-codec-enter-D3-when-.patch
patches.kernel.org/5.2.10-024-HID-holtek-test-for-sanity-of-intfdata.patch
patches.kernel.org/5.2.10-025-HID-hiddev-avoid-opening-a-disconnected-device.patch
patches.kernel.org/5.2.10-026-HID-hiddev-do-cleanup-in-failure-of-opening-a-.patch
patches.kernel.org/5.2.10-027-Input-kbtab-sanity-check-for-endpoint-type.patch
patches.kernel.org/5.2.10-028-Input-iforce-add-sanity-checks.patch
patches.kernel.org/5.2.10-029-net-usb-pegasus-fix-improper-read-if-get_regis.patch
patches.kernel.org/5.2.10-030-bpf-fix-access-to-skb_shared_info-gso_segs.patch
patches.kernel.org/5.2.10-031-netfilter-ebtables-also-count-base-chain-polic.patch
patches.kernel.org/5.2.10-032-riscv-Correct-the-initialized-flow-of-FP-regis.patch
patches.kernel.org/5.2.10-033-riscv-Make-__fstate_clean-work-correctly.patch
patches.kernel.org/5.2.10-034-Revert-i2c-imx-improve-the-error-handling-in-i.patch
patches.kernel.org/5.2.10-035-blk-mq-move-cancel-of-requeue_work-to-the-fron.patch
patches.kernel.org/5.2.10-036-io_uring-fix-manual-setup-of-iov_iter-for-fixe.patch
patches.kernel.org/5.2.10-037-RDMA-hns-Fix-sg-offset-non-zero-issue.patch
patches.kernel.org/5.2.10-038-IB-mlx5-Replace-kfree-with-kvfree.patch
patches.kernel.org/5.2.10-039-clk-at91-generated-Truncate-divisor-to-GENERAT.patch
patches.kernel.org/5.2.10-040-clk-sprd-Select-REGMAP_MMIO-to-avoid-compile-e.patch
patches.kernel.org/5.2.10-041-clk-renesas-cpg-mssr-Fix-reset-control-race-co.patch
patches.kernel.org/5.2.10-042-dma-mapping-check-pfn-validity-in-dma_common_-.patch
patches.kernel.org/5.2.10-043-platform-x86-pcengines-apuv2-Fix-softdep-state.patch
patches.kernel.org/5.2.10-044-platform-x86-intel_pmc_core-Add-ICL-NNPI-suppo.patch
patches.kernel.org/5.2.10-045-mm-hmm-always-return-EBUSY-for-invalid-ranges-.patch
patches.kernel.org/5.2.10-046-xen-pciback-remove-set-but-not-used-variable-o.patch
patches.kernel.org/5.2.10-047-irqchip-gic-v3-its-Free-unused-vpt_page-when-a.patch
patches.kernel.org/5.2.10-048-irqchip-irq-imx-gpcv2-Forward-irq-type-to-pare.patch
patches.kernel.org/5.2.10-049-f2fs-fix-to-read-source-block-before-invalidat.patch
patches.kernel.org/5.2.10-050-tools-perf-beauty-Fix-usbdevfs_ioctl-table-gen.patch
patches.kernel.org/5.2.10-051-perf-header-Fix-divide-by-zero-error-if-f_head.patch
patches.kernel.org/5.2.10-052-perf-header-Fix-use-of-unitialized-value-warni.patch
patches.kernel.org/5.2.10-053-RDMA-qedr-Fix-the-hca_type-and-hca_rev-returne.patch
patches.kernel.org/5.2.10-054-ALSA-pcm-fix-lost-wakeup-event-scenarios-in-sn.patch
patches.kernel.org/5.2.10-055-libata-zpodd-Fix-small-read-overflow-in-zpodd_.patch
patches.kernel.org/5.2.10-056-powerpc-nvdimm-Pick-nearby-online-node-if-the-.patch
patches.kernel.org/5.2.10-057-drm-bridge-lvds-encoder-Fix-build-error-while-.patch
patches.kernel.org/5.2.10-058-drm-bridge-tc358764-Fix-build-error.patch
patches.kernel.org/5.2.10-059-Btrfs-fix-deadlock-between-fiemap-and-transact.patch
patches.kernel.org/5.2.10-060-scsi-hpsa-correct-scsi-command-status-issue-af.patch
patches.kernel.org/5.2.10-061-scsi-qla2xxx-Fix-possible-fcport-null-pointer-.patch
patches.kernel.org/5.2.10-062-tracing-Fix-header-include-guards-in-trace-eve.patch
patches.kernel.org/5.2.10-063-drm-amdkfd-Fix-byte-align-on-VegaM.patch
patches.kernel.org/5.2.10-064-drm-amd-powerplay-fix-null-pointer-dereference.patch
patches.kernel.org/5.2.10-065-drm-amdgpu-fix-error-handling-in-amdgpu_cs_pro.patch
patches.kernel.org/5.2.10-066-drm-amdgpu-fix-a-potential-information-leaking.patch
patches.kernel.org/5.2.10-067-ata-libahci-do-not-complain-in-case-of-deferre.patch
patches.kernel.org/5.2.10-068-kbuild-modpost-handle-KBUILD_EXTRA_SYMBOLS-onl.patch
patches.kernel.org/5.2.10-069-kbuild-Check-for-unknown-options-with-cc-optio.patch
patches.kernel.org/5.2.10-070-arm64-efi-fix-variable-si-set-but-not-used.patch
patches.kernel.org/5.2.10-071-riscv-Fix-perf-record-without-libelf-support.patch
patches.kernel.org/5.2.10-072-arm64-Lower-priority-mask-for-GIC_PRIO_IRQON.patch
patches.kernel.org/5.2.10-073-arm64-unwind-Prohibit-probing-on-return_addres.patch
patches.kernel.org/5.2.10-074-arm64-mm-fix-variable-pud-set-but-not-used.patch
patches.kernel.org/5.2.10-075-arm64-mm-fix-variable-tag-set-but-not-used.patch
patches.kernel.org/5.2.10-076-IB-core-Add-mitigation-for-Spectre-V1.patch
patches.kernel.org/5.2.10-077-IB-mlx5-Fix-MR-registration-flow-to-use-UMR-pr.patch
patches.kernel.org/5.2.10-078-RDMA-restrack-Track-driver-QP-types-in-resourc.patch
patches.kernel.org/5.2.10-079-IB-mad-Fix-use-after-free-in-ib-mad-completion.patch
patches.kernel.org/5.2.10-080-RDMA-mlx5-Release-locks-during-notifier-unregi.patch
patches.kernel.org/5.2.10-081-drm-msm-Fix-add_gpu_components.patch
patches.kernel.org/5.2.10-082-RDMA-hns-Fix-error-return-code-in-hns_roce_v1_.patch
patches.kernel.org/5.2.10-083-drm-exynos-fix-missing-decrement-of-retry-coun.patch
patches.kernel.org/5.2.10-084-arm64-kprobes-Recover-pstate.D-in-single-step-.patch
patches.kernel.org/5.2.10-085-arm64-Make-debug-exception-handlers-visible-fr.patch
patches.kernel.org/5.2.10-086-Revert-kmemleak-allow-to-coexist-with-fault-in.patch
patches.kernel.org/5.2.10-087-ocfs2-remove-set-but-not-used-variable-last_ha.patch
patches.kernel.org/5.2.10-088-page-flags-prioritize-kasan-bits-over-last-cpu.patch
patches.kernel.org/5.2.10-089-asm-generic-fix-Wtype-limits-compiler-warnings.patch
patches.kernel.org/5.2.10-090-tpm-tpm_ibm_vtpm-Fix-unallocated-banks.patch
patches.kernel.org/5.2.10-091-arm64-KVM-regmap-Fix-unexpected-switch-fall-th.patch
patches.kernel.org/5.2.10-092-staging-comedi-dt3000-Fix-signed-integer-overf.patch
patches.kernel.org/5.2.10-093-staging-comedi-dt3000-Fix-rounding-up-of-timer.patch
patches.kernel.org/5.2.10-094-iio-adc-max9611-Fix-temperature-reading-in-pro.patch
patches.kernel.org/5.2.10-095-USB-core-Fix-races-in-character-device-registr.patch
patches.kernel.org/5.2.10-096-usb-gadget-udc-renesas_usb3-Fix-sysfs-interfac.patch
patches.kernel.org/5.2.10-097-usb-cdc-acm-make-sure-a-refcount-is-taken-earl.patch
patches.kernel.org/5.2.10-098-USB-CDC-fix-sanity-checks-in-CDC-union-parser.patch
patches.kernel.org/5.2.10-099-USB-serial-option-add-D-Link-DWM-222-device-ID.patch
patches.kernel.org/5.2.10-100-USB-serial-option-Add-support-for-ZTE-MF871A.patch
patches.kernel.org/5.2.10-101-USB-serial-option-add-the-BroadMobi-BM818-card.patch
patches.kernel.org/5.2.10-102-USB-serial-option-Add-Motorola-modem-UARTs.patch
patches.kernel.org/5.2.10-103-usb-setup-authorized_default-attributes-using-.patch
patches.kernel.org/5.2.10-104-netfilter-conntrack-Use-consistent-ct-id-hash-.patch
patches.kernel.org/5.2.10-105-iwlwifi-Add-support-for-SAR-South-Korea-limita.patch
patches.kernel.org/5.2.10-106-Input-psmouse-fix-build-error-of-multiple-defi.patch
patches.kernel.org/5.2.10-107-bnx2x-Fix-VF-s-VLAN-reconfiguration-in-reload.patch
patches.kernel.org/5.2.10-108-bonding-Add-vlan-tx-offload-to-hw_enc_features.patch
patches.kernel.org/5.2.10-109-net-dsa-Check-existence-of-.port_mdb_add-callb.patch
patches.kernel.org/5.2.10-110-net-mlx4_en-fix-a-memory-leak-bug.patch
patches.kernel.org/5.2.10-111-net-packet-fix-race-in-tpacket_snd.patch
patches.kernel.org/5.2.10-112-net-sched-sch_taprio-fix-memleak-in-error-path.patch
patches.kernel.org/5.2.10-113-sctp-fix-memleak-in-sctp_send_reset_streams.patch
patches.kernel.org/5.2.10-114-sctp-fix-the-transport-error_count-check.patch
patches.kernel.org/5.2.10-115-team-Add-vlan-tx-offload-to-hw_enc_features.patch
patches.kernel.org/5.2.10-116-tipc-initialise-addr_trail_end-when-setting-no.patch
patches.kernel.org/5.2.10-117-xen-netback-Reset-nr_frags-before-freeing-skb.patch
patches.kernel.org/5.2.10-118-net-mlx5e-Only-support-tx-rx-pause-setting-for.patch
patches.kernel.org/5.2.10-119-bnxt_en-Fix-VNIC-clearing-logic-for-57500-chip.patch
patches.kernel.org/5.2.10-120-bnxt_en-Improve-RX-doorbell-sequence.patch
patches.kernel.org/5.2.10-121-bnxt_en-Fix-handling-FRAG_ERR-when-NVM_INSTALL.patch
patches.kernel.org/5.2.10-122-bnxt_en-Suppress-HWRM-errors-for-HWRM_NVM_GET_.patch
patches.kernel.org/5.2.10-123-bnxt_en-Use-correct-src_fid-to-determine-direc.patch
patches.kernel.org/5.2.10-124-bnxt_en-Fix-to-include-flow-direction-in-L2-ke.patch
patches.kernel.org/5.2.10-125-net-sched-update-skbedit-action-for-batched-ev.patch
patches.kernel.org/5.2.10-126-tc-testing-updated-skbedit-action-tests-with-b.patch
patches.kernel.org/5.2.10-127-netdevsim-Restore-per-network-namespace-accoun.patch
patches.kernel.org/5.2.10-128-net-mlx5e-ethtool-Avoid-setting-speed-to-56GBA.patch
patches.kernel.org/5.2.10-129-net-mlx5e-Fix-false-negative-indication-on-tx-.patch
patches.kernel.org/5.2.10-130-net-mlx5e-Remove-redundant-check-in-CQE-recove.patch
patches.kernel.org/5.2.10-131-net-mlx5e-Use-flow-keys-dissector-to-parse-pac.patch
patches.kernel.org/5.2.10-132-net-tls-prevent-skb_orphan-from-leaking-TLS-pl.patch
patches.kernel.org/5.2.10-133-net-phy-consider-AN_RESTART-status-when-readin.patch
patches.kernel.org/5.2.10-134-netlink-Fix-nlmsg_parse-as-a-wrapper-for-stric.patch
patches.kernel.org/5.2.10-135-Linux-5.2.10.patch
patches.kernel.org/5.2.11-001-ASoC-simple_card_utils.h-care-NULL-dai-at-asoc.patch
patches.kernel.org/5.2.11-002-ASoC-simple-card-fix-an-use-after-free-in-simp.patch
patches.kernel.org/5.2.11-003-ASoC-simple-card-fix-an-use-after-free-in-simp.patch
patches.kernel.org/5.2.11-004-ASoC-audio-graph-card-fix-use-after-free-in-gr.patch
patches.kernel.org/5.2.11-005-ASoC-audio-graph-card-fix-an-use-after-free-in.patch
patches.kernel.org/5.2.11-006-ASoC-audio-graph-card-add-missing-const-at-gra.patch
patches.kernel.org/5.2.11-007-regulator-axp20x-fix-DCDCA-and-DCDCD-for-AXP80.patch
patches.kernel.org/5.2.11-008-regulator-axp20x-fix-DCDC5-and-DCDC6-for-AXP80.patch
patches.kernel.org/5.2.11-009-ASoC-samsung-odroid-fix-an-use-after-free-issu.patch
patches.kernel.org/5.2.11-010-ASoC-samsung-odroid-fix-a-double-free-issue-fo.patch
patches.kernel.org/5.2.11-011-ASoC-Intel-bytcht_es8316-Add-quirk-for-Irbis-N.patch
patches.kernel.org/5.2.11-012-HID-logitech-hidpp-add-USB-PID-for-a-few-more-.patch
patches.kernel.org/5.2.11-013-HID-Add-044f-b320-ThrustMaster-Inc.-2-in-1-DT.patch
patches.kernel.org/5.2.11-014-MIPS-kernel-only-use-i8253-clocksource-with-pe.patch
patches.kernel.org/5.2.11-015-mips-fix-cacheinfo.patch
patches.kernel.org/5.2.11-016-libbpf-sanitize-VAR-to-conservative-1-byte-INT.patch
patches.kernel.org/5.2.11-017-netfilter-ebtables-fix-a-memory-leak-bug-in-co.patch
patches.kernel.org/5.2.11-018-ASoC-dapm-Fix-handling-of-custom_stop_conditio.patch
patches.kernel.org/5.2.11-019-ASoC-SOF-use-__u32-instead-of-uint32_t-in-uapi.patch
patches.kernel.org/5.2.11-020-spi-pxa2xx-Balance-runtime-PM-enable-disable-o.patch
patches.kernel.org/5.2.11-021-bpf-sockmap-sock_map_delete-needs-to-use-xchg.patch
patches.kernel.org/5.2.11-022-bpf-sockmap-synchronize_rcu-before-free-ing-ma.patch
patches.kernel.org/5.2.11-023-bpf-sockmap-only-create-entry-if-ulp-is-not-al.patch
patches.kernel.org/5.2.11-024-selftests-bpf-fix-sendmsg6_prog-on-s390.patch
patches.kernel.org/5.2.11-025-ASoC-dapm-fix-a-memory-leak-bug.patch
patches.kernel.org/5.2.11-026-bonding-Force-slave-speed-check-after-link-sta.patch
patches.kernel.org/5.2.11-027-net-mvpp2-Don-t-check-for-3-consecutive-Idle-f.patch
patches.kernel.org/5.2.11-028-selftests-forwarding-gre_multipath-Enable-IPv4.patch
patches.kernel.org/5.2.11-029-selftests-forwarding-gre_multipath-Fix-flower-.patch
patches.kernel.org/5.2.11-030-selftests-bpf-add-another-gso_segs-access.patch
patches.kernel.org/5.2.11-031-libbpf-fix-using-uninitialized-ioctl-results.patch
patches.kernel.org/5.2.11-032-can-dev-call-netif_carrier_off-in-register_can.patch
patches.kernel.org/5.2.11-033-can-mcp251x-add-error-check-when-wq-alloc-fail.patch
patches.kernel.org/5.2.11-034-can-gw-Fix-error-path-of-cgw_module_init.patch
patches.kernel.org/5.2.11-035-ASoC-Fail-card-instantiation-if-DAI-format-set.patch
patches.kernel.org/5.2.11-036-Staging-fbtft-Fix-GPIO-handling.patch
patches.kernel.org/5.2.11-037-libbpf-silence-GCC8-warning-about-string-trunc.patch
patches.kernel.org/5.2.11-038-st21nfca_connectivity_event_received-null-chec.patch
patches.kernel.org/5.2.11-039-st_nci_hci_connectivity_event_received-null-ch.patch
patches.kernel.org/5.2.11-040-nl-mac-80211-fix-interface-combinations-on-cry.patch
patches.kernel.org/5.2.11-041-ASoC-ti-davinci-mcasp-Fix-clk-PDIR-handling-fo.patch
patches.kernel.org/5.2.11-042-ASoC-rockchip-Fix-mono-capture.patch
patches.kernel.org/5.2.11-043-ASoC-ti-davinci-mcasp-Correct-slot_width-posed.patch
patches.kernel.org/5.2.11-044-net-usb-qmi_wwan-Add-the-BroadMobi-BM818-card.patch
patches.kernel.org/5.2.11-045-qed-RDMA-Fix-the-hw_ver-returned-in-device-att.patch
patches.kernel.org/5.2.11-046-isdn-mISDN-hfcsusb-Fix-possible-null-pointer-d.patch
patches.kernel.org/5.2.11-047-habanalabs-fix-F-W-download-in-BE-architecture.patch
patches.kernel.org/5.2.11-048-mac80211_hwsim-Fix-possible-null-pointer-deref.patch
patches.kernel.org/5.2.11-049-net-stmmac-manage-errors-returned-by-of_get_ma.patch
patches.kernel.org/5.2.11-050-netfilter-ipset-Actually-allow-destination-MAC.patch
patches.kernel.org/5.2.11-051-netfilter-ipset-Copy-the-right-MAC-address-in-.patch
patches.kernel.org/5.2.11-052-netfilter-ipset-Fix-rename-concurrency-with-li.patch
patches.kernel.org/5.2.11-053-rxrpc-Fix-potential-deadlock.patch
patches.kernel.org/5.2.11-054-rxrpc-Fix-the-lack-of-notification-when-sendms.patch
patches.kernel.org/5.2.11-055-nvmem-Use-the-same-permissions-for-eeprom-as-f.patch
patches.kernel.org/5.2.11-056-iwlwifi-mvm-avoid-races-in-rate-init-and-rate-.patch
patches.kernel.org/5.2.11-057-iwlwifi-dbg_ini-move-iwl_dbg_tlv_load_bin-out-.patch
patches.kernel.org/5.2.11-058-iwlwifi-dbg_ini-move-iwl_dbg_tlv_free-outside-.patch
patches.kernel.org/5.2.11-059-iwlwifi-fix-locking-in-delayed-GTK-setting.patch
patches.kernel.org/5.2.11-060-iwlwifi-mvm-send-LQ-command-always-ASYNC.patch
patches.kernel.org/5.2.11-061-enetc-Fix-build-error-without-PHYLIB.patch
patches.kernel.org/5.2.11-062-isdn-hfcsusb-Fix-mISDN-driver-crash-caused-by-.patch
patches.kernel.org/5.2.11-063-net-phy-phy_led_triggers-Fix-a-possible-null-p.patch
patches.kernel.org/5.2.11-064-perf-bench-numa-Fix-cpu0-binding.patch
patches.kernel.org/5.2.11-065-spi-pxa2xx-Add-support-for-Intel-Tiger-Lake.patch
patches.kernel.org/5.2.11-066-can-sja1000-force-the-string-buffer-NULL-termi.patch
patches.kernel.org/5.2.11-067-can-peak_usb-force-the-string-buffer-NULL-term.patch
patches.kernel.org/5.2.11-068-ASoC-amd-acp3x-use-dma_ops-of-parent-device-fo.patch
patches.kernel.org/5.2.11-069-net-ethernet-qlogic-qed-force-the-string-buffe.patch
patches.kernel.org/5.2.11-070-enetc-Select-PHYLIB-while-CONFIG_FSL_ENETC_VF-.patch
patches.kernel.org/5.2.11-071-NFSv4-Fix-a-credential-refcount-leak-in-nfs41_.patch
patches.kernel.org/5.2.11-072-NFSv4-When-recovering-state-fails-with-EAGAIN-.patch
patches.kernel.org/5.2.11-073-NFSv4.1-Fix-open-stateid-recovery.patch
patches.kernel.org/5.2.11-074-NFSv4.1-Only-reap-expired-delegations.patch
patches.kernel.org/5.2.11-075-NFSv4-Fix-a-potential-sleep-while-atomic-in-nf.patch
patches.kernel.org/5.2.11-076-NFS-Fix-regression-whereby-fscache-errors-are-.patch
patches.kernel.org/5.2.11-077-HID-quirks-Set-the-INCREMENT_USAGE_ON_DUPLICAT.patch
patches.kernel.org/5.2.11-078-HID-input-fix-a4tech-horizontal-wheel-custom-u.patch
patches.kernel.org/5.2.11-079-drm-rockchip-Suspend-DP-late.patch
patches.kernel.org/5.2.11-080-SMB3-Fix-potential-memory-leak-when-processing.patch
patches.kernel.org/5.2.11-081-SMB3-Kernel-oops-mounting-a-encryptData-share-.patch
patches.kernel.org/5.2.11-082-sched-deadline-Fix-double-accounting-of-rq-run.patch
patches.kernel.org/5.2.11-083-sched-psi-Reduce-psimon-FIFO-priority.patch
patches.kernel.org/5.2.11-084-sched-psi-Do-not-require-setsched-permission-f.patch
patches.kernel.org/5.2.11-085-s390-protvirt-avoid-memory-sharing-for-diag-30.patch
patches.kernel.org/5.2.11-086-s390-mm-fix-dump_pagetables-top-level-page-tab.patch
patches.kernel.org/5.2.11-087-s390-put-_stext-and-_etext-into-.text-section.patch
patches.kernel.org/5.2.11-088-ata-rb532_cf-Fix-unused-variable-warning-in-rb.patch
patches.kernel.org/5.2.11-089-net-cxgb3_main-Fix-a-resource-leak-in-a-error-.patch
patches.kernel.org/5.2.11-090-net-stmmac-Fix-issues-when-number-of-Queues-4.patch
patches.kernel.org/5.2.11-091-net-stmmac-tc-Do-not-return-a-fragment-entry.patch
patches.kernel.org/5.2.11-092-drm-amdgpu-pin-the-csb-buffer-on-hw-init-for-g.patch
patches.kernel.org/5.2.11-093-net-hisilicon-make-hip04_tx_reclaim-non-reentr.patch
patches.kernel.org/5.2.11-094-net-hisilicon-fix-hip04-xmit-never-return-TX_B.patch
patches.kernel.org/5.2.11-095-net-hisilicon-Fix-dma_map_single-failed-on-arm.patch
patches.kernel.org/5.2.11-096-NFSv4-Ensure-state-recovery-handles-ETIMEDOUT-.patch
patches.kernel.org/5.2.11-097-libata-have-ata_scsi_rw_xlat-fail-invalid-pass.patch
patches.kernel.org/5.2.11-098-libata-add-SG-safety-checks-in-SFF-pio-transfe.patch
patches.kernel.org/5.2.11-099-x86-lib-cpu-Address-missing-prototypes-warning.patch
patches.kernel.org/5.2.11-100-drm-vmwgfx-fix-memory-leak-when-too-many-retri.patch
patches.kernel.org/5.2.11-101-block-aoe-Fix-kernel-crash-due-to-atomic-sleep.patch
patches.kernel.org/5.2.11-102-block-bfq-handle-NULL-return-value-by-bfq_init.patch
patches.kernel.org/5.2.11-103-perf-ftrace-Fix-failure-to-set-cpumask-when-on.patch
patches.kernel.org/5.2.11-104-perf-cpumap-Fix-writing-to-illegal-memory-in-h.patch
patches.kernel.org/5.2.11-105-perf-pmu-events-Fix-missing-cpu_clk_unhalted.c.patch
patches.kernel.org/5.2.11-106-dt-bindings-riscv-fix-the-schema-compatible-st.patch
patches.kernel.org/5.2.11-107-KVM-arm64-Don-t-write-junk-to-sysregs-on-reset.patch
patches.kernel.org/5.2.11-108-KVM-arm-Don-t-write-junk-to-CP15-registers-on-.patch
patches.kernel.org/5.2.11-109-selftests-kvm-Adding-config-fragments.patch
patches.kernel.org/5.2.11-110-iwlwifi-mvm-disable-TX-AMSDU-on-older-NICs.patch
patches.kernel.org/5.2.11-111-HID-wacom-correct-misreported-EKR-ring-values.patch
patches.kernel.org/5.2.11-112-HID-wacom-Correct-distance-scale-for-2nd-gen-I.patch
patches.kernel.org/5.2.11-113-Revert-KVM-x86-mmu-Zap-only-the-relevant-pages.patch
patches.kernel.org/5.2.11-114-Revert-dm-bufio-fix-deadlock-with-loop-device.patch
patches.kernel.org/5.2.11-115-clk-socfpga-stratix10-fix-rate-caclulationg-fo.patch
patches.kernel.org/5.2.11-116-ceph-clear-page-dirty-before-invalidate-page.patch
patches.kernel.org/5.2.11-117-ceph-don-t-try-fill-file_lock-on-unsuccessful-.patch
patches.kernel.org/5.2.11-118-libceph-fix-PG-split-vs-OSD-re-connect-race.patch
patches.kernel.org/5.2.11-119-drm-amdgpu-gfx9-update-pg_flags-after-determin.patch
patches.kernel.org/5.2.11-120-drm-nouveau-Don-t-retry-infinitely-when-receiv.patch
patches.kernel.org/5.2.11-121-scsi-ufs-Fix-NULL-pointer-dereference-in-ufshc.patch
patches.kernel.org/5.2.11-122-gpiolib-never-report-open-drain-source-lines-a.patch
patches.kernel.org/5.2.11-123-Drivers-hv-vmbus-Fix-virt_to_hvpfn-for-X86_PAE.patch
patches.kernel.org/5.2.11-124-userfaultfd_release-always-remove-uffd-flags-a.patch
patches.kernel.org/5.2.11-125-x86-retpoline-Don-t-clobber-RFLAGS-during-CALL.patch
patches.kernel.org/5.2.11-126-x86-apic-Handle-missing-global-clockevent-grac.patch
patches.kernel.org/5.2.11-127-x86-CPU-AMD-Clear-RDRAND-CPUID-bit-on-AMD-fami.patch
patches.kernel.org/5.2.11-128-x86-boot-Save-fields-explicitly-zero-out-every.patch
patches.kernel.org/5.2.11-129-x86-boot-Fix-boot-regression-caused-by-bootpar.patch
patches.kernel.org/5.2.11-130-IB-hfi1-Unsafe-PSN-checking-for-TID-RDMA-READ-.patch
patches.kernel.org/5.2.11-131-IB-hfi1-Add-additional-checks-when-handling-TI.patch
patches.kernel.org/5.2.11-132-IB-hfi1-Add-additional-checks-when-handling-TI.patch
patches.kernel.org/5.2.11-133-IB-hfi1-Drop-stale-TID-RDMA-packets-that-cause.patch
patches.kernel.org/5.2.11-134-psi-get-poll_work-to-run-when-calling-poll-sys.patch
patches.kernel.org/5.2.11-135-dm-kcopyd-always-complete-failed-jobs.patch
patches.kernel.org/5.2.11-136-dm-dust-use-dust-block-size-for-badblocklist-i.patch
patches.kernel.org/5.2.11-137-dm-btree-fix-order-of-block-initialization-in-.patch
patches.kernel.org/5.2.11-138-dm-integrity-fix-a-crash-due-to-BUG_ON-in-__jo.patch
patches.kernel.org/5.2.11-139-dm-raid-add-missing-cleanup-in-raid_ctr.patch
patches.kernel.org/5.2.11-140-dm-space-map-metadata-fix-missing-store-of-app.patch
patches.kernel.org/5.2.11-141-dm-table-fix-invalid-memory-accesses-with-too-.patch
patches.kernel.org/5.2.11-142-dm-zoned-improve-error-handling-in-reclaim.patch
patches.kernel.org/5.2.11-143-dm-zoned-improve-error-handling-in-i-o-map-cod.patch
patches.kernel.org/5.2.11-144-dm-zoned-properly-handle-backing-device-failur.patch
patches.kernel.org/5.2.11-145-genirq-Properly-pair-kobject_del-with-kobject_.patch
patches.kernel.org/5.2.11-146-mm-z3fold.c-fix-race-between-migration-and-des.patch
patches.kernel.org/5.2.11-147-mm-page_alloc-move_freepages-should-not-examin.patch
patches.kernel.org/5.2.11-148-mm-memcontrol-flush-percpu-vmstats-before-rele.patch
patches.kernel.org/5.2.11-149-mm-memcontrol-flush-percpu-vmevents-before-rel.patch
patches.kernel.org/5.2.11-150-mm-page_owner-handle-THP-splits-correctly.patch
patches.kernel.org/5.2.11-151-mm-zsmalloc.c-migration-can-leave-pages-in-ZS_.patch
patches.kernel.org/5.2.11-152-mm-zsmalloc.c-fix-race-condition-in-zs_destroy.patch
patches.kernel.org/5.2.11-153-mm-kasan-fix-false-positive-invalid-free-repor.patch
patches.kernel.org/5.2.11-154-xfs-fix-missing-ILOCK-unlock-when-xfs_setattr_.patch
patches.kernel.org/5.2.11-155-IB-hfi1-Drop-stale-TID-RDMA-packets.patch
patches.kernel.org/5.2.11-156-dm-zoned-fix-potential-NULL-dereference-in-dmz.patch
patches.kernel.org/5.2.11-157-io_uring-fix-potential-hang-with-polled-IO.patch
patches.kernel.org/5.2.11-158-io_uring-don-t-enter-poll-loop-if-we-have-CQEs.patch
patches.kernel.org/5.2.11-159-io_uring-add-need_resched-check-in-inner-poll-.patch
patches.kernel.org/5.2.11-160-powerpc-Allow-flush_-inval_-dcache_range-to-wo.patch
patches.kernel.org/5.2.11-161-rxrpc-Fix-local-endpoint-refcounting.patch
patches.kernel.org/5.2.11-162-rxrpc-Fix-read-after-free-in-rxrpc_queue_local.patch
patches.kernel.org/5.2.11-163-rxrpc-Fix-local-endpoint-replacement.patch
patches.kernel.org/5.2.11-164-rxrpc-Fix-local-refcounting.patch
patches.kernel.org/5.2.11-165-Linux-5.2.11.patch
patches.kernel.org/5.2.12-001-dmaengine-ste_dma40-fix-unneeded-variable-warn.patch
patches.kernel.org/5.2.12-002-nvme-multipath-revalidate-nvme_ns_head-gendisk.patch
patches.kernel.org/5.2.12-003-afs-Fix-the-CB.ProbeUuid-service-handler-to-re.patch
patches.kernel.org/5.2.12-004-afs-Fix-loop-index-mixup-in-afs_deliver_vl_get.patch
patches.kernel.org/5.2.12-005-fs-afs-Fix-a-possible-null-pointer-dereference.patch
patches.kernel.org/5.2.12-006-afs-Fix-off-by-one-in-afs_rename-expected-data.patch
patches.kernel.org/5.2.12-007-afs-Only-update-d_fsdata-if-different-in-afs_d.patch
patches.kernel.org/5.2.12-008-afs-Fix-missing-dentry-data-version-updating.patch
patches.kernel.org/5.2.12-009-nvmet-Fix-use-after-free-bug-when-a-port-is-re.patch
patches.kernel.org/5.2.12-010-nvmet-loop-Flush-nvme_delete_wq-when-removing-.patch
patches.kernel.org/5.2.12-011-nvmet-file-fix-nvmet_file_flush-always-returni.patch
patches.kernel.org/5.2.12-012-nvme-core-Fix-extra-device_put-call-on-error-p.patch
patches.kernel.org/5.2.12-013-nvme-fix-a-possible-deadlock-when-passthru-com.patch
patches.kernel.org/5.2.12-014-nvme-rdma-fix-possible-use-after-free-in-conne.patch
patches.kernel.org/5.2.12-015-nvme-fix-controller-removal-race-with-scan-wor.patch
patches.kernel.org/5.2.12-016-nvme-pci-Fix-async-probe-remove-race.patch
patches.kernel.org/5.2.12-017-soundwire-cadence_master-fix-register-definiti.patch
patches.kernel.org/5.2.12-018-soundwire-cadence_master-fix-definitions-for-I.patch
patches.kernel.org/5.2.12-019-auxdisplay-panel-need-to-delete-scan_timer-whe.patch
patches.kernel.org/5.2.12-020-btrfs-trim-Check-the-range-passed-into-to-prev.patch
patches.kernel.org/5.2.12-021-IB-mlx5-Fix-implicit-MR-release-flow.patch
patches.kernel.org/5.2.12-022-dmaengine-stm32-mdma-Fix-a-possible-null-point.patch
patches.kernel.org/5.2.12-023-omap-dma-omap_vout_vrfb-fix-off-by-one-fi-valu.patch
patches.kernel.org/5.2.12-024-iommu-dma-Handle-SG-length-overflow-better.patch
patches.kernel.org/5.2.12-025-dma-direct-don-t-truncate-dma_required_mask-to.patch
patches.kernel.org/5.2.12-026-usb-gadget-composite-Clear-suspended-on-reset-.patch
patches.kernel.org/5.2.12-027-usb-gadget-mass_storage-Fix-races-between-fsg_.patch
patches.kernel.org/5.2.12-028-habanalabs-fix-DRAM-usage-accounting-on-contex.patch
patches.kernel.org/5.2.12-029-habanalabs-fix-endianness-handling-for-packets.patch
patches.kernel.org/5.2.12-030-habanalabs-fix-completion-queue-handling-when-.patch
patches.kernel.org/5.2.12-031-habanalabs-fix-endianness-handling-for-interna.patch
patches.kernel.org/5.2.12-032-habanalabs-fix-device-IRQ-unmasking-for-BE-hos.patch
patches.kernel.org/5.2.12-033-xen-blkback-fix-memory-leaks.patch
patches.kernel.org/5.2.12-034-arm64-cpufeature-Don-t-treat-granule-sizes-as-.patch
patches.kernel.org/5.2.12-035-riscv-fix-flush_tlb_range-end-address-for-flus.patch
patches.kernel.org/5.2.12-036-i2c-rcar-avoid-race-when-unregistering-slave-c.patch
patches.kernel.org/5.2.12-037-i2c-emev2-avoid-race-when-unregistering-slave-.patch
patches.kernel.org/5.2.12-038-drm-scheduler-use-job-count-instead-of-peek.patch
patches.kernel.org/5.2.12-039-drm-ast-Fixed-reboot-test-may-cause-system-han.patch
patches.kernel.org/5.2.12-040-usb-host-fotg2-restart-hcd-after-port-reset.patch
patches.kernel.org/5.2.12-041-tools-hv-fixed-Python-pep8-flake8-warnings-for.patch
patches.kernel.org/5.2.12-042-tools-hv-fix-KVP-and-VSS-daemons-exit-code.patch
patches.kernel.org/5.2.12-043-locking-rwsem-Add-missing-ACQUIRE-to-read_slow.patch
patches.kernel.org/5.2.12-044-lcoking-rwsem-Add-missing-ACQUIRE-to-read_slow.patch
patches.kernel.org/5.2.12-045-watchdog-bcm2835_wdt-Fix-module-autoload.patch
patches.kernel.org/5.2.12-046-selftests-bpf-install-files-test_xdp_vlan.sh.patch
patches.kernel.org/5.2.12-047-drm-bridge-tfp410-fix-memleak-in-get_modes.patch
patches.kernel.org/5.2.12-048-mt76-usb-fix-rx-A-MSDU-support.patch
patches.kernel.org/5.2.12-049-ipv6-addrconf-allow-adding-multicast-addr-if-I.patch
patches.kernel.org/5.2.12-050-ipv6-Fix-return-value-of-ipv6_mc_may_pull-for-.patch
patches.kernel.org/5.2.12-051-net-cpsw-fix-NULL-pointer-exception-in-the-pro.patch
patches.kernel.org/5.2.12-052-net-fix-__ip_mc_inc_group-usage.patch
patches.kernel.org/5.2.12-053-net-smc-make-sure-EPOLLOUT-is-raised.patch
patches.kernel.org/5.2.12-054-tcp-make-sure-EPOLLOUT-wont-be-missed.patch
patches.kernel.org/5.2.12-055-ipv4-mpls-fix-mpls_xmit-for-iptunnel.patch
patches.kernel.org/5.2.12-056-openvswitch-Fix-conntrack-cache-with-timeout.patch
patches.kernel.org/5.2.12-057-ipv4-icmp-fix-rt-dst-dev-null-pointer-derefere.patch
patches.kernel.org/5.2.12-058-xfrm-xfrm_policy-fix-dst-dev-null-pointer-dere.patch
patches.kernel.org/5.2.12-059-mm-zsmalloc.c-fix-build-when-CONFIG_COMPACTION.patch
patches.kernel.org/5.2.12-060-ALSA-usb-audio-Check-mixer-unit-bitmap-yet-mor.patch
patches.kernel.org/5.2.12-061-ALSA-hda-ca0132-Add-new-SBZ-quirk.patch
patches.kernel.org/5.2.12-062-ALSA-line6-Fix-memory-leak-at-line6_init_pcm-e.patch
patches.kernel.org/5.2.12-063-ALSA-hda-Fixes-inverted-Conexant-GPIO-mic-mute.patch
patches.kernel.org/5.2.12-064-ALSA-seq-Fix-potential-concurrent-access-to-th.patch
patches.kernel.org/5.2.12-065-ALSA-usb-audio-Fix-invalid-NULL-check-in-snd_e.patch
patches.kernel.org/5.2.12-066-ALSA-usb-audio-Add-implicit-fb-quirk-for-Behri.patch
patches.kernel.org/5.2.12-067-kvm-x86-skip-populating-logical-dest-map-if-ap.patch
patches.kernel.org/5.2.12-068-KVM-x86-hyper-v-don-t-crash-on-KVM_GET_SUPPORT.patch
patches.kernel.org/5.2.12-069-KVM-x86-Don-t-update-RIP-or-do-single-step-on-.patch
patches.kernel.org/5.2.12-070-uprobes-x86-Fix-detection-of-32-bit-user-mode.patch
patches.kernel.org/5.2.12-071-x86-mm-cpa-Prevent-large-page-split-when-ftrac.patch
patches.kernel.org/5.2.12-072-x86-apic-Do-not-initialize-LDR-and-DFR-for-big.patch
patches.kernel.org/5.2.12-073-x86-apic-Include-the-LDR-when-clearing-out-API.patch
patches.kernel.org/5.2.12-074-HID-logitech-hidpp-remove-support-for-the-G700.patch
patches.kernel.org/5.2.12-075-ftrace-Fix-NULL-pointer-dereference-in-t_probe.patch
patches.kernel.org/5.2.12-076-ftrace-Check-for-successful-allocation-of-hash.patch
patches.kernel.org/5.2.12-077-ftrace-Check-for-empty-hash-and-comment-the-ra.patch
patches.kernel.org/5.2.12-078-usbtmc-more-sanity-checking-for-packet-size.patch
patches.kernel.org/5.2.12-079-usb-storage-Add-new-JMS567-revision-to-unusual.patch
patches.kernel.org/5.2.12-080-USB-cdc-wdm-fix-race-between-write-and-disconn.patch
patches.kernel.org/5.2.12-081-usb-hcd-use-managed-device-resources.patch
patches.kernel.org/5.2.12-082-usb-chipidea-udc-don-t-do-hardware-access-if-g.patch
patches.kernel.org/5.2.12-083-usb-host-ohci-fix-a-race-condition-between-shu.patch
patches.kernel.org/5.2.12-084-usb-host-xhci-rcar-Fix-typo-in-compatible-stri.patch
patches.kernel.org/5.2.12-085-USB-storage-ums-realtek-Update-module-paramete.patch
patches.kernel.org/5.2.12-086-USB-storage-ums-realtek-Whitelist-auto-delink-.patch
patches.kernel.org/5.2.12-087-tools-power-turbostat-Fix-caller-parameter-of-.patch
patches.kernel.org/5.2.12-088-KVM-PPC-Book3S-Fix-incorrect-guest-to-user-tra.patch
patches.kernel.org/5.2.12-089-KVM-arm-arm64-vgic-Fix-potential-deadlock-when.patch
patches.kernel.org/5.2.12-090-KVM-arm-arm64-vgic-v2-Handle-SGI-bits-in-GICD_.patch
patches.kernel.org/5.2.12-091-mei-me-add-Tiger-Lake-point-LP-device-ID.patch
patches.kernel.org/5.2.12-092-Revert-mmc-sdhci-tegra-drop-get_ro-implementat.patch
patches.kernel.org/5.2.12-093-mmc-sdhci-of-at91-add-quirk-for-broken-HS200.patch
patches.kernel.org/5.2.12-094-mmc-sdhci-cadence-enable-v4_mode-to-fix-ADMA-6.patch
patches.kernel.org/5.2.12-095-mmc-core-Fix-init-of-SD-cards-reporting-an-inv.patch
patches.kernel.org/5.2.12-096-mmc-sdhci-sprd-fixed-incorrect-clock-divider.patch
patches.kernel.org/5.2.12-097-mmc-sdhci-sprd-add-SDHCI_QUIRK2_PRESET_VALUE_B.patch
patches.kernel.org/5.2.12-098-stm-class-Fix-a-double-free-of-stm_source_devi.patch
patches.kernel.org/5.2.12-099-intel_th-pci-Add-support-for-another-Lewisburg.patch
patches.kernel.org/5.2.12-100-intel_th-pci-Add-Tiger-Lake-support.patch
patches.kernel.org/5.2.12-101-typec-tcpm-fix-a-typo-in-the-comparison-of-pdo.patch
patches.kernel.org/5.2.12-102-fsi-scom-Don-t-abort-operations-for-minor-erro.patch
patches.kernel.org/5.2.12-103-lkdtm-bugs-fix-build-error-in-lkdtm_EXHAUST_ST.patch
patches.kernel.org/5.2.12-104-NFSv4-pnfs-Fix-a-page-lock-leak-in-nfs_pageio_.patch
patches.kernel.org/5.2.12-105-NFS-Ensure-O_DIRECT-reports-an-error-if-the-by.patch
patches.kernel.org/5.2.12-106-Revert-NFSv4-flexfiles-Abort-I-O-early-if-the-.patch
patches.kernel.org/5.2.12-107-lib-logic_pio-Fix-RCU-usage.patch
patches.kernel.org/5.2.12-108-lib-logic_pio-Avoid-possible-overlap-for-unreg.patch
patches.kernel.org/5.2.12-109-lib-logic_pio-Add-logic_pio_unregister_range.patch
patches.kernel.org/5.2.12-110-drm-amdgpu-Add-APTX-quirk-for-Dell-Latitude-54.patch
patches.kernel.org/5.2.12-111-drm-amdgpu-fix-GFXOFF-on-Picasso-and-Raven2.patch
patches.kernel.org/5.2.12-112-drm-i915-Don-t-deballoon-unused-ggtt-drm_mm_no.patch
patches.kernel.org/5.2.12-113-drm-i915-Call-dma_set_max_seg_size-in-i915_dri.patch
patches.kernel.org/5.2.12-114-i2c-piix4-Fix-port-selection-for-AMD-Family-16.patch
patches.kernel.org/5.2.12-115-bus-hisi_lpc-Unregister-logical-PIO-range-to-a.patch
patches.kernel.org/5.2.12-116-bus-hisi_lpc-Add-.remove-method-to-avoid-drive.patch
patches.kernel.org/5.2.12-117-VMCI-Release-resource-if-the-work-is-already-q.patch
patches.kernel.org/5.2.12-118-crypto-ccp-Ignore-unconfigured-CCP-device-on-s.patch
patches.kernel.org/5.2.12-119-SUNRPC-Don-t-handle-errors-if-the-bind-connect.patch
patches.kernel.org/5.2.12-120-mt76-mt76x0u-do-not-reset-radio-on-resume.patch
patches.kernel.org/5.2.12-121-mms-sdhci-sprd-add-SDHCI_QUIRK_BROKEN_CARD_DET.patch
patches.kernel.org/5.2.12-122-mm-memcg-partially-revert-mm-memcontrol.c-keep.patch
patches.kernel.org/5.2.12-123-mm-memcontrol-fix-percpu-vmstats-and-vmevents-.patch
patches.kernel.org/5.2.12-124-Revert-cfg80211-fix-processing-world-regdomain.patch
patches.kernel.org/5.2.12-125-mac80211-fix-possible-sta-leak.patch
patches.kernel.org/5.2.12-126-cfg80211-Fix-Extended-Key-ID-key-install-check.patch
patches.kernel.org/5.2.12-127-mac80211-Don-t-memset-RXCB-prior-to-PAE-interc.patch
patches.kernel.org/5.2.12-128-mac80211-Correctly-set-noencrypt-for-PAE-frame.patch
patches.kernel.org/5.2.12-129-mmc-sdhci-sprd-clear-the-UHS-I-modes-read-from.patch
patches.kernel.org/5.2.12-130-mmc-sdhci-sprd-Implement-the-get_max_timeout_c.patch
patches.kernel.org/5.2.12-131-mmc-sdhci-sprd-add-get_ro-hook-function.patch
patches.kernel.org/5.2.12-132-iwlwifi-add-new-cards-for-22000-and-fix-struct.patch
patches.kernel.org/5.2.12-133-iwlwifi-add-new-cards-for-22000-and-change-wro.patch
patches.kernel.org/5.2.12-134-iwlwifi-add-new-cards-for-9000-and-20000-serie.patch
patches.kernel.org/5.2.12-135-iwlwifi-change-0x02F0-fw-from-qu-to-quz.patch
patches.kernel.org/5.2.12-136-iwlwifi-pcie-add-support-for-qu-c-step-devices.patch
patches.kernel.org/5.2.12-137-iwlwifi-pcie-don-t-switch-FW-to-qnj-when-ax201.patch
patches.kernel.org/5.2.12-138-iwlwifi-pcie-handle-switching-killer-Qu-B0-NIC.patch
patches.kernel.org/5.2.12-139-drm-i915-Do-not-create-a-new-max_bpc-prop-for-.patch
patches.kernel.org/5.2.12-140-drm-i915-dp-Fix-DSC-enable-code-to-use-cpu_tra.patch
patches.kernel.org/5.2.12-141-x86-ptrace-fix-up-botched-merge-of-spectrev1-f.patch
patches.kernel.org/5.2.12-142-bpf-fix-use-after-free-in-prog-symbol-exposure.patch
patches.kernel.org/5.2.12-143-hsr-implement-dellink-to-clean-up-resources.patch
patches.kernel.org/5.2.12-144-hsr-fix-a-NULL-pointer-deref-in-hsr_dev_xmit.patch
patches.kernel.org/5.2.12-145-hsr-switch-dellink-to-ndo_uninit.patch
patches.kernel.org/5.2.12-146-Revert-ASoC-Fail-card-instantiation-if-DAI-for.patch
patches.kernel.org/5.2.12-147-Linux-5.2.12.patch
patches.kernel.org/5.2.13-001-Revert-Input-elantech-enable-SMBus-on-new-2018.patch
patches.kernel.org/5.2.13-002-Linux-5.2.13.patch
patches.kernel.org/5.2.14-001-mld-fix-memory-leak-in-mld_del_delrec.patch
patches.kernel.org/5.2.14-002-net-fix-skb-use-after-free-in-netpoll.patch
patches.kernel.org/5.2.14-003-net-sched-act_sample-fix-psample-group-handlin.patch
patches.kernel.org/5.2.14-004-net_sched-fix-a-NULL-pointer-deref-in-ipt-acti.patch
patches.kernel.org/5.2.14-005-net-stmmac-dwmac-rk-Don-t-fail-if-phy-regulato.patch
patches.kernel.org/5.2.14-006-tcp-inherit-timestamp-on-mtu-probe.patch
patches.kernel.org/5.2.14-007-tcp-remove-empty-skb-from-write-queue-in-error.patch
patches.kernel.org/5.2.14-008-nfp-flower-prevent-ingress-block-binds-on-inte.patch
patches.kernel.org/5.2.14-009-nfp-flower-handle-neighbour-events-on-internal.patch
patches.kernel.org/5.2.14-010-Revert-r8152-napi-hangup-fix-after-disconnect.patch
patches.kernel.org/5.2.14-011-r8152-remove-calling-netif_napi_del.patch
patches.kernel.org/5.2.14-012-taprio-Fix-kernel-panic-in-taprio_destroy.patch
patches.kernel.org/5.2.14-013-taprio-Set-default-link-speed-to-10-Mbps-in-ta.patch
patches.kernel.org/5.2.14-014-net-sched-cbs-Set-default-link-speed-to-10-Mbp.patch
patches.kernel.org/5.2.14-015-Add-genphy_c45_config_aneg-function-to-phy-c45.patch
patches.kernel.org/5.2.14-016-net-dsa-tag_8021q-Future-proof-the-reserved-fi.patch
patches.kernel.org/5.2.14-017-net-sched-pfifo_fast-fix-wrong-dereference-in-.patch
patches.kernel.org/5.2.14-018-net-sched-pfifo_fast-fix-wrong-dereference-whe.patch
patches.kernel.org/5.2.14-019-net-rds-Fix-info-leak-in-rds6_inc_info_copy.patch
patches.kernel.org/5.2.14-020-batman-adv-Fix-netlink-dumping-of-all-mcast_fl.patch
patches.kernel.org/5.2.14-021-libbpf-fix-erroneous-multi-closing-of-BTF-FD.patch
patches.kernel.org/5.2.14-022-libbpf-set-BTF-FD-for-prog-only-when-there-is-.patch
patches.kernel.org/5.2.14-023-netfilter-nf_flow_table-fix-offload-for-flows-.patch
patches.kernel.org/5.2.14-024-net-mlx5e-Fix-error-flow-of-CQE-recovery-on-tx.patch
patches.kernel.org/5.2.14-025-clk-samsung-Change-signature-of-exynos5_subcmu.patch
patches.kernel.org/5.2.14-026-clk-samsung-exynos5800-Move-MAU-subsystem-cloc.patch
patches.kernel.org/5.2.14-027-clk-samsung-exynos542x-Move-MSCL-subsystem-clo.patch
patches.kernel.org/5.2.14-028-net-tundra-tsi108-use-spin_lock_irqsave-instea.patch
patches.kernel.org/5.2.14-029-netfilter-nf_tables-use-after-free-in-failing-.patch
patches.kernel.org/5.2.14-030-netfilter-nf_flow_table-conntrack-picks-up-exp.patch
patches.kernel.org/5.2.14-031-netfilter-nf_flow_table-teardown-flow-timeout-.patch
patches.kernel.org/5.2.14-032-tools-bpftool-fix-error-message-prog-object.patch
patches.kernel.org/5.2.14-033-ixgbe-fix-possible-deadlock-in-ixgbe_service_t.patch
patches.kernel.org/5.2.14-034-hv_netvsc-Fix-a-warning-of-suspicious-RCU-usag.patch
patches.kernel.org/5.2.14-035-net-tc35815-Explicitly-check-NET_IP_ALIGN-is-n.patch
patches.kernel.org/5.2.14-036-Bluetooth-btqca-Add-a-short-delay-before-downl.patch
patches.kernel.org/5.2.14-037-Bluetooth-hci_qca-Send-VS-pre-shutdown-command.patch
patches.kernel.org/5.2.14-038-s390-qeth-serialize-cmd-reply-with-concurrent-.patch
patches.kernel.org/5.2.14-039-ibmveth-Convert-multicast-list-size-for-little.patch
patches.kernel.org/5.2.14-040-gpio-Fix-build-error-of-function-redefinition.patch
patches.kernel.org/5.2.14-041-netfilter-nft_flow_offload-skip-tcp-rst-and-fi.patch
patches.kernel.org/5.2.14-042-drm-mediatek-use-correct-device-to-import-PRIM.patch
patches.kernel.org/5.2.14-043-drm-mediatek-set-DMA-max-segment-size.patch
patches.kernel.org/5.2.14-044-scsi-qla2xxx-Fix-gnl.l-memory-leak-on-adapter-.patch
patches.kernel.org/5.2.14-045-scsi-target-tcmu-avoid-use-after-free-after-co.patch
patches.kernel.org/5.2.14-046-cxgb4-fix-a-memory-leak-bug.patch
patches.kernel.org/5.2.14-047-selftests-kvm-do-not-try-running-the-VM-in-vmx.patch
patches.kernel.org/5.2.14-048-selftests-kvm-provide-common-function-to-enabl.patch
patches.kernel.org/5.2.14-049-selftests-kvm-fix-vmx_set_nested_state_test.patch
patches.kernel.org/5.2.14-050-liquidio-add-cleanup-in-octeon_setup_iq.patch
patches.kernel.org/5.2.14-051-net-myri10ge-fix-memory-leaks.patch
patches.kernel.org/5.2.14-052-clk-Fix-falling-back-to-legacy-parent-string-m.patch
patches.kernel.org/5.2.14-053-clk-Fix-potential-NULL-dereference-in-clk_fetc.patch
patches.kernel.org/5.2.14-054-lan78xx-Fix-memory-leaks.patch
patches.kernel.org/5.2.14-055-vfs-fix-page-locking-deadlocks-when-deduping-f.patch
patches.kernel.org/5.2.14-056-cx82310_eth-fix-a-memory-leak-bug.patch
patches.kernel.org/5.2.14-057-net-kalmia-fix-memory-leaks.patch
patches.kernel.org/5.2.14-058-ibmvnic-Unmap-DMA-address-of-TX-descriptor-buf.patch
patches.kernel.org/5.2.14-059-net-cavium-fix-driver-name.patch
patches.kernel.org/5.2.14-060-wimax-i2400m-fix-a-memory-leak-bug.patch
patches.kernel.org/5.2.14-061-ravb-Fix-use-after-free-ravb_tstamp_skb.patch
patches.kernel.org/5.2.14-062-sched-core-Schedule-new-worker-even-if-PI-bloc.patch
patches.kernel.org/5.2.14-063-kprobes-Fix-potential-deadlock-in-kprobe_optim.patch
patches.kernel.org/5.2.14-064-HID-intel-ish-hid-ipc-add-EHL-device-id.patch
patches.kernel.org/5.2.14-065-HID-cp2112-prevent-sleeping-function-called-fr.patch
patches.kernel.org/5.2.14-066-x86-boot-compressed-64-Fix-boot-on-machines-wi.patch
patches.kernel.org/5.2.14-067-scsi-lpfc-Mitigate-high-memory-pre-allocation-.patch
patches.kernel.org/5.2.14-068-Input-hyperv-keyboard-Use-in-place-iterator-AP.patch
patches.kernel.org/5.2.14-069-Tools-hv-kvp-eliminate-may-be-used-uninitializ.patch
patches.kernel.org/5.2.14-070-nvme-multipath-fix-possible-I-O-hang-when-path.patch
patches.kernel.org/5.2.14-071-nvme-Fix-cntlid-validation-when-not-using-NVME.patch
patches.kernel.org/5.2.14-072-RDMA-cma-fix-null-ptr-deref-Read-in-cma_cleanu.patch
patches.kernel.org/5.2.14-073-IB-mlx4-Fix-memory-leaks.patch
patches.kernel.org/5.2.14-074-infiniband-hfi1-fix-a-memory-leak-bug.patch
patches.kernel.org/5.2.14-075-infiniband-hfi1-fix-memory-leaks.patch
patches.kernel.org/5.2.14-076-selftests-kvm-fix-state-save-load-on-processor.patch
patches.kernel.org/5.2.14-077-selftests-kvm-make-platform_info_test-pass-on-.patch
patches.kernel.org/5.2.14-078-drm-amdgpu-prevent-memory-leaks-in-AMDGPU_CS-i.patch
patches.kernel.org/5.2.14-079-ceph-fix-buffer-free-while-holding-i_ceph_lock.patch
patches.kernel.org/5.2.14-080-ceph-fix-buffer-free-while-holding-i_ceph_lock.patch
patches.kernel.org/5.2.14-081-ceph-fix-buffer-free-while-holding-i_ceph_lock.patch
patches.kernel.org/5.2.14-082-KVM-arm-arm64-Only-skip-MMIO-insn-once.patch
patches.kernel.org/5.2.14-083-afs-Fix-leak-in-afs_lookup_cell_rcu.patch
patches.kernel.org/5.2.14-084-afs-Fix-possible-oops-in-afs_lookup-trace-even.patch
patches.kernel.org/5.2.14-085-afs-use-correct-afs_call_type-in-yfs_fs_store_.patch
patches.kernel.org/5.2.14-086-RDMA-bnxt_re-Fix-stack-out-of-bounds-in-bnxt_q.patch
patches.kernel.org/5.2.14-087-gpio-Fix-irqchip-initialization-order.patch
patches.kernel.org/5.2.14-088-KVM-arm-arm64-VGIC-Properly-initialise-private.patch
patches.kernel.org/5.2.14-089-x86-boot-compressed-64-Fix-missing-initializat.patch
patches.kernel.org/5.2.14-090-libceph-allow-ceph_buffer_put-to-receive-a-NUL.patch
patches.kernel.org/5.2.14-091-Revert-x86-apic-Include-the-LDR-when-clearing-.patch
patches.kernel.org/5.2.14-092-x86-boot-Preserve-boot_params.secure_boot-from.patch
patches.kernel.org/5.2.14-093-Revert-mmc-core-do-not-retry-CMD6-in-__mmc_swi.patch
patches.kernel.org/5.2.14-094-Linux-5.2.14.patch
########################################################
# Build fixes that apply to the vanilla kernel too.
# Patches in patches.rpmify are applied to both -vanilla
# and patched flavors.
########################################################
patches.rpmify/powerpc-Blacklist-GCC-5.4-6.1-and-6.2.patch
patches.rpmify/Add-ksym-provides-tool.patch
patches.rpmify/BPF-UMH-do-not-detect-if-compiler-can-link-userspace.patch
patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
patches.rpmify/powerpc-boot-Fix-missing-crc32poly.h-when-building-w.patch
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
########################################################
# kABI consistency patches
########################################################
########################################################
#
# packaging-specific patches (tweaks for autobuild,
# CONFIG_SUSE_KERNEL, config/version tracking and other
# build stuff like that ...).
#
# Note that every patch in the patches.rpmify directory
# will be included in the vanilla package.
########################################################
########################################################
# kbuild/module infrastructure fixes
########################################################
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/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/s390-drop-meaningless-targets-from-tools-Makefile.patch
########################################################
# Simple export additions/removals
########################################################
########################################################
# Bug workarounds for binutils
########################################################
########################################################
# Scheduler / Core
########################################################
patches.suse/setuid-dumpable-wrongdir
########################################################
# Architecture-specific patches. These used to be all
# at the end of series.conf, but since we don't do
# conditional builds anymore, there's no point.
########################################################
########################################################
# i386
########################################################
# amd64 | x86-64 | x86_64
# 'Intel(r) Extended Memory 64 Technology' | 'Intel(r) EM64T'
# x64
# Intel 64
# "the architecture with too many names"
# TAWTMN
########################################################
# x86_64/i386 biarch
########################################################
########################################################
# x86 MCE/MCA (Machine Check Error/Architecture) extensions
########################################################
########################################################
# x86_64/4096CPUS - from SGI
########################################################
patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
########################################################
# x86 UV patches from SGI
########################################################
########################################################
# x86_64/i386 depending on the UV patchset
########################################################
########################################################
# powerpc/generic
########################################################
patches.suse/powerpc-tm-Fix-FP-VMX-unavailable-exceptions-inside-.patch
patches.suse/powerpc-tm-Fix-restoring-FP-VMX-facility-incorrectly.patch
########################################################
# powerpc/little endian
########################################################
########################################################
# PS3
########################################################
########################################################
# ARM
########################################################
########################################################
# S/390
########################################################
patches.suse/s390-enable-detection-of-kernel-version-from-bzImage.patch
########################################################
# VM/FS patches
########################################################
# Patches to export btrfs anonymous devices (VFS portion)
patches.suse/vfs-add-super_operations-get_inode_dev
# Changes to tunable defaults
patches.suse/readahead-request-tunables.patch
########################################################
# IPC patches
########################################################
########################################################
# nfsacl protocol (agruen)
########################################################
########################################################
# misc small fixes
########################################################
patches.suse/kbd-ignore-gfx.patch
########################################################
#
# ACPI patches
#
########################################################
patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
patches.suse/acpi_thermal_passive_blacklist.patch
########################################################
# CPUFREQ
########################################################
## cpuidle perf events cleanups and related
patches.suse/perf_timechart_fix_zero_timestamps.patch
########################################################
# AGP, graphics related stuff
########################################################
########################################################
# Suse specific stuff
########################################################
patches.suse/suse-hv-guest-os-id.patch
########################################################
# Networking Core
########################################################
patches.suse/net-bpfilter-print-umh-messages-to-dev-kmsg.patch
########################################################
# Netfilter
########################################################
patches.suse/netfilter-ip_conntrack_slp.patch
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
########################################################
# NFS
########################################################
########################################################
# lockd + statd
########################################################
########################################################
# cifs patches
########################################################
########################################################
# ext2/ext3
########################################################
########################################################
# ext4
########################################################
########################################################
# btrfs
########################################################
# Not upstream yet
patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc
# SUSE-specific
patches.suse/btrfs-provide-super_operations-get_inode_dev
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch
patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch
patches.suse/Btrfs-fix-unwritten-extent-buffers-and-hangs-on-futu.patch
########################################################
# Reiserfs Patches
########################################################
########################################################
# dlm
########################################################
########################################################
# ocfs2
########################################################
########################################################
# gfs2
########################################################
########################################################
# xfs
########################################################
########################################################
# other filesystem stuff
########################################################
patches.suse/pstore_disable_efi_backend_by_default.patch
########################################################
# Overlayfs
########################################################
########################################################
# Swap-over-NFS
########################################################
########################################################
#
# Device drivers
#
########################################################
########################################################
# Storage
########################################################
patches.suse/scsi-retry-alua-transition-in-progress
patches.suse/megaraid-mbox-fix-SG_IO
patches.suse/scsi-mpt3sas_ctl-fix-double-fetch-bug-in-ctl_ioctl_main
########################################################
# DRM/Video
########################################################
########################################################
# video4linux
########################################################
########################################################
# Network drivers
########################################################
########################################################
# Wireless Networking
########################################################
patches.suse/b43-missing-firmware-info.patch
patches.suse/Fix-a-double-free-bug-in-rsi_91x_deinit.patch
patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch
patches.suse/net-ath6kl-Fix-a-NULL-ptr-deref-bug.patch
patches.suse/mwifiex-Fix-three-heap-overflow-at-parsing-element.patch
########################################################
# ISDN
########################################################
patches.suse/misdn-add-support-for-group-membership-check
########################################################
# iSCSI
########################################################
########################################################
# PCI and PCI hotplug
########################################################
########################################################
# sysfs / driver core
########################################################
patches.suse/driver_core-Fix_use-after-free_and_double_free_on_glue.patch
########################################################
# USB
########################################################
patches.suse/Revert-Bluetooth-btusb-driver-to-enable-the-usb-wake.patch
########################################################
# I2C
########################################################
########################################################
# Input & Console
########################################################
##########################################################
# Sound
##########################################################
########################################################
# Char / serial
########################################################
patches.suse/0001-fonts-Fix-coding-style.patch
patches.suse/0002-fonts-Use-BUILD_BUG_ON-for-checking-empty-font-table.patch
patches.suse/0003-fonts-Prefer-a-bigger-font-for-high-resolution-scree.patch
########################################################
# Other driver fixes
########################################################
########################################################
# Other drivers we have added to the tree
########################################################
########################################################
# Suspend/Resume stuff
########################################################
########################################################
# device-mapper
########################################################
patches.suse/dm-mpath-leastpending-path-update
patches.suse/dm-table-switch-to-readonly
patches.suse/dm-mpath-no-partitions-feature
########################################################
# md
########################################################
##########################################################
#
# Security stuff
#
##########################################################
##########################################################
# Audit
##########################################################
##########################################################
# AppArmor
##########################################################
patches.suse/apparmor-compatibility-with-v2.x-net.patch
patches.suse/0001-apparmor-fix-unnecessary-creation-of-net-compat.patch
########################################################
# Address space layout randomization
########################################################
########################################################
# Crypto
########################################################
########################################################
# KDB v4.4
########################################################
########################################################
# Other patches for debugging
########################################################
patches.suse/crasher.patch
########################################################
# Kdump
########################################################
########################################################
# cgroups
########################################################
########################################################
# audit subsystem
########################################################
########################################################
# Performance Monitoring, Tracing etc
########################################################
########################################################
# KVM patches
########################################################
########################################################
# documentation
########################################################
########################################################
# Staging tree patches
# new drivers that are going upstream
########################################################
########################################################
# You'd better have a good reason for adding a patch
# below here.
########################################################