kernel-source/series.conf

1639 lines
112 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/4.20.1-001-panic-avoid-deadlocks-in-re-entrant-console-dr.patch
patches.kernel.org/4.20.1-002-iwlwifi-add-new-cards-for-9560-9462-9461-and-k.patch
patches.kernel.org/4.20.1-003-media-ov5640-Fix-set-format-regression.patch
patches.kernel.org/4.20.1-004-bnx2x-Fix-NULL-pointer-dereference-in-bnx2x_de.patch
patches.kernel.org/4.20.1-005-tap-call-skb_probe_transport_header-after-sett.patch
patches.kernel.org/4.20.1-006-ax25-fix-a-use-after-free-in-ax25_fillin_cb.patch
patches.kernel.org/4.20.1-007-ibmveth-fix-DMA-unmap-error-in-ibmveth_xmit_st.patch
patches.kernel.org/4.20.1-008-ieee802154-lowpan_header_create-check-must-che.patch
patches.kernel.org/4.20.1-009-ip-validate-header-length-on-virtual-device-xm.patch
patches.kernel.org/4.20.1-010-net-hamradio-6pack-use-mod_timer-to-rearm-time.patch
patches.kernel.org/4.20.1-011-isdn-fix-kernel-infoleak-in-capi_unlocked_ioct.patch
patches.kernel.org/4.20.1-012-netrom-fix-locking-in-nr_find_socket.patch
patches.kernel.org/4.20.1-013-net-wan-fix-a-double-free-in-x25_asy_open_tty.patch
patches.kernel.org/4.20.1-014-packet-validate-address-length-if-non-zero.patch
patches.kernel.org/4.20.1-015-ptr_ring-wrap-back-producer-in-__ptr_ring_swap.patch
patches.kernel.org/4.20.1-016-sock-Make-sock-sk_stamp-thread-safe.patch
patches.kernel.org/4.20.1-017-tipc-fix-a-double-free-in-tipc_enable_bearer.patch
patches.kernel.org/4.20.1-018-IB-hfi1-Incorrect-sizing-of-sge-for-PIO-will-O.patch
patches.kernel.org/4.20.1-019-ALSA-rme9652-Fix-potential-Spectre-v1-vulnerab.patch
patches.kernel.org/4.20.1-020-ALSA-emu10k1-Fix-potential-Spectre-v1-vulnerab.patch
patches.kernel.org/4.20.1-021-ALSA-pcm-Fix-potential-Spectre-v1-vulnerabilit.patch
patches.kernel.org/4.20.1-022-ALSA-emux-Fix-potential-Spectre-v1-vulnerabili.patch
patches.kernel.org/4.20.1-023-powerpc-fsl-Fix-spectre_v2-mitigations-reporti.patch
patches.kernel.org/4.20.1-024-mtd-atmel-quadspi-disallow-building-on-ebsa110.patch
patches.kernel.org/4.20.1-025-mtd-rawnand-marvell-prevent-timeouts-on-a-load.patch
patches.kernel.org/4.20.1-026-mtd-rawnand-Fix-JEDEC-detection.patch
patches.kernel.org/4.20.1-027-mtd-rawnand-omap2-Pass-the-parent-of-pdev-to-d.patch
patches.kernel.org/4.20.1-028-ALSA-hda-add-mute-LED-support-for-HP-EliteBook.patch
patches.kernel.org/4.20.1-029-ALSA-hda-realtek-Enable-audio-jacks-of-ASUS-UX.patch
patches.kernel.org/4.20.1-030-ALSA-fireface-fix-for-state-to-fetch-PCM-frame.patch
patches.kernel.org/4.20.1-031-ALSA-firewire-lib-fix-wrong-handling-payload_l.patch
patches.kernel.org/4.20.1-032-ALSA-firewire-lib-fix-wrong-assignment-for-out.patch
patches.kernel.org/4.20.1-033-ALSA-firewire-lib-use-the-same-print-format-fo.patch
patches.kernel.org/4.20.1-034-ALSA-hda-realtek-Enable-the-headset-mic-auto-d.patch
patches.kernel.org/4.20.1-035-ALSA-hda-tegra-clear-pending-irq-handlers.patch
patches.kernel.org/4.20.1-036-usb-dwc2-host-use-hrtimer-for-NAK-retries.patch
patches.kernel.org/4.20.1-037-USB-serial-pl2303-add-ids-for-Hewlett-Packard-.patch
patches.kernel.org/4.20.1-038-USB-serial-option-add-Fibocom-NL678-series.patch
patches.kernel.org/4.20.1-039-usb-r8a66597-Fix-a-possible-concurrency-use-af.patch
patches.kernel.org/4.20.1-040-usb-dwc2-disable-power_down-on-Amlogic-devices.patch
patches.kernel.org/4.20.1-041-Revert-usb-dwc3-pci-Use-devm-functions-to-get-.patch
patches.kernel.org/4.20.1-042-usb-roles-Add-a-description-for-the-class-to-K.patch
patches.kernel.org/4.20.1-043-media-dvb-usb-v2-Fix-incorrect-use-of-transfer.patch
patches.kernel.org/4.20.1-044-i915-fix-missing-user_access_end-in-page-fault.patch
patches.kernel.org/4.20.1-045-staging-wilc1000-fix-missing-read_write-settin.patch
patches.kernel.org/4.20.1-046-staging-bcm2835-audio-double-free-in-init-erro.patch
patches.kernel.org/4.20.1-047-ASoC-intel-cht_bsw_max98090_ti-Add-pmc_plt_clk.patch
patches.kernel.org/4.20.1-048-ASoC-intel-cht_bsw_max98090_ti-Add-pmc_plt_clk.patch
patches.kernel.org/4.20.1-049-s390-pci-fix-sleeping-in-atomic-during-hotplug.patch
patches.kernel.org/4.20.1-050-Input-atmel_mxt_ts-don-t-try-to-free-unallocat.patch
patches.kernel.org/4.20.1-051-Input-elan_i2c-add-ACPI-ID-for-touchpad-in-ASU.patch
patches.kernel.org/4.20.1-052-x86-speculation-l1tf-Drop-the-swap-storage-lim.patch
patches.kernel.org/4.20.1-053-x86-mm-Drop-usage-of-__flush_tlb_all-in-kernel.patch
patches.kernel.org/4.20.1-054-KVM-x86-Use-jmp-to-invoke-kvm_spurious_fault-f.patch
patches.kernel.org/4.20.1-055-arm64-KVM-Make-VHE-Stage-2-TLB-invalidation-op.patch
patches.kernel.org/4.20.1-056-KVM-PPC-Book3S-HV-Fix-race-between-kvm_unmap_h.patch
patches.kernel.org/4.20.1-057-KVM-nVMX-Free-the-VMREAD-VMWRITE-bitmaps-if-al.patch
patches.kernel.org/4.20.1-058-platform-msi-Free-descriptors-in-platform_msi_.patch
patches.kernel.org/4.20.1-059-drm-v3d-Skip-debugfs-dumping-GCA-on-platforms-.patch
patches.kernel.org/4.20.1-060-DRM-UDL-get-rid-of-useless-vblank-initializati.patch
patches.kernel.org/4.20.1-061-clocksource-drivers-arc_timer-Utilize-generic-.patch
patches.kernel.org/4.20.1-062-perf-machine-Record-if-a-arch-has-a-single-use.patch
patches.kernel.org/4.20.1-063-perf-thread-Add-fallback-functions-for-cases-w.patch
patches.kernel.org/4.20.1-064-perf-tools-Use-fallback-for-sample_addr_correl.patch
patches.kernel.org/4.20.1-065-perf-script-Use-fallbacks-for-branch-stacks.patch
patches.kernel.org/4.20.1-066-perf-pmu-Suppress-potential-format-truncation-.patch
patches.kernel.org/4.20.1-067-perf-env-Also-consider-env-arch-NULL-as-local-.patch
patches.kernel.org/4.20.1-068-ocxl-Fix-endiannes-bug-in-ocxl_link_update_pe.patch
patches.kernel.org/4.20.1-069-ocxl-Fix-endiannes-bug-in-read_afu_name.patch
patches.kernel.org/4.20.1-070-ext4-add-ext4_sb_bread-to-disambiguate-ENOMEM-.patch
patches.kernel.org/4.20.1-071-ext4-fix-possible-use-after-free-in-ext4_quota.patch
patches.kernel.org/4.20.1-072-ext4-missing-unlock-put_page-in-ext4_try_to_wr.patch
patches.kernel.org/4.20.1-073-ext4-fix-EXT4_IOC_GROUP_ADD-ioctl.patch
patches.kernel.org/4.20.1-074-ext4-include-terminating-u32-in-size-of-xattr-.patch
patches.kernel.org/4.20.1-075-ext4-avoid-declaring-fs-inconsistent-due-to-in.patch
patches.kernel.org/4.20.1-076-ext4-force-inode-writes-when-nfsd-calls-commit.patch
patches.kernel.org/4.20.1-077-ext4-check-for-shutdown-and-r-o-file-system-in.patch
patches.kernel.org/4.20.1-078-spi-bcm2835-Fix-race-on-DMA-termination.patch
patches.kernel.org/4.20.1-079-spi-bcm2835-Fix-book-keeping-of-DMA-terminatio.patch
patches.kernel.org/4.20.1-080-spi-bcm2835-Avoid-finishing-transfer-premature.patch
patches.kernel.org/4.20.1-081-clk-rockchip-fix-typo-in-rk3188-spdif_frac-par.patch
patches.kernel.org/4.20.1-082-clk-sunxi-ng-Use-u64-for-calculation-of-NM-rat.patch
patches.kernel.org/4.20.1-083-crypto-cavium-nitrox-fix-a-DMA-pool-free-failu.patch
patches.kernel.org/4.20.1-084-crypto-chcr-small-packet-Tx-stalls-the-queue.patch
patches.kernel.org/4.20.1-085-crypto-testmgr-add-AES-CFB-tests.patch
patches.kernel.org/4.20.1-086-crypto-cfb-fix-decryption.patch
patches.kernel.org/4.20.1-087-cgroup-fix-CSS_TASK_ITER_PROCS.patch
patches.kernel.org/4.20.1-088-binder-fix-use-after-free-due-to-ksys_close-du.patch
patches.kernel.org/4.20.1-089-cdc-acm-fix-abnormal-DATA-RX-issue-for-Mediate.patch
patches.kernel.org/4.20.1-090-btrfs-dev-replace-go-back-to-suspended-state-i.patch
patches.kernel.org/4.20.1-091-btrfs-dev-replace-go-back-to-suspend-state-if-.patch
patches.kernel.org/4.20.1-092-Btrfs-fix-deadlock-with-memory-reclaim-during-.patch
patches.kernel.org/4.20.1-093-btrfs-skip-file_extent-generation-check-for-fr.patch
patches.kernel.org/4.20.1-094-Btrfs-fix-fsync-of-files-with-multiple-hard-li.patch
patches.kernel.org/4.20.1-095-btrfs-run-delayed-items-before-dropping-the-sn.patch
patches.kernel.org/4.20.1-096-Btrfs-send-fix-race-with-transaction-commits-t.patch
patches.kernel.org/4.20.1-097-brcmfmac-fix-roamoff-1-modparam.patch
patches.kernel.org/4.20.1-098-brcmfmac-Fix-out-of-bounds-memory-access-durin.patch
patches.kernel.org/4.20.1-099-KEYS-fix-parsing-invalid-pkey-info-string.patch
patches.kernel.org/4.20.1-100-powerpc-tm-Unset-MSR-TS-if-not-recheckpointing.patch
patches.kernel.org/4.20.1-101-f2fs-read-page-index-before-freeing.patch
patches.kernel.org/4.20.1-102-f2fs-fix-to-update-new-block-address-correctly.patch
patches.kernel.org/4.20.1-103-f2fs-fix-missing-unlock-sbi-gc_mutex.patch
patches.kernel.org/4.20.1-104-f2fs-fix-validation-of-the-block-count-in-sani.patch
patches.kernel.org/4.20.1-105-f2fs-sanity-check-of-xattr-entry-size.patch
patches.kernel.org/4.20.1-106-serial-uartps-Fix-interrupt-mask-issue-to-hand.patch
patches.kernel.org/4.20.1-107-media-cec-keep-track-of-outstanding-transmits.patch
patches.kernel.org/4.20.1-108-media-cec-pin-fix-broken-tx_ignore_nack_until_.patch
patches.kernel.org/4.20.1-109-media-rc-cec-devices-do-not-have-a-lirc-charde.patch
patches.kernel.org/4.20.1-110-media-imx274-fix-stack-corruption-in-imx274_re.patch
patches.kernel.org/4.20.1-111-media-vivid-free-bitmap_cap-when-updating-std-.patch
patches.kernel.org/4.20.1-112-media-vim2m-use-cancel_delayed_work_sync-inste.patch
patches.kernel.org/4.20.1-113-media-vb2-check-memory-model-for-VIDIOC_CREATE.patch
patches.kernel.org/4.20.1-114-media-v4l2-tpg-array-index-could-become-negati.patch
patches.kernel.org/4.20.1-115-media-v4l2-fwnode-Fix-setting-V4L2_MBUS_DATA_A.patch
patches.kernel.org/4.20.1-116-tools-lib-traceevent-Fix-processing-of-derefer.patch
patches.kernel.org/4.20.1-117-MIPS-math-emu-Write-protect-delay-slot-emulati.patch
patches.kernel.org/4.20.1-118-MIPS-c-r4k-Add-r4k_blast_scache_node-for-Loong.patch
patches.kernel.org/4.20.1-119-MIPS-Ensure-pmd_present-returns-false-after-pm.patch
patches.kernel.org/4.20.1-120-MIPS-Align-kernel-load-address-to-64KB.patch
patches.kernel.org/4.20.1-121-MIPS-Expand-MIPS32-ASIDs-to-64-bits.patch
patches.kernel.org/4.20.1-122-MIPS-OCTEON-mark-RGMII-interface-disabled-on-O.patch
patches.kernel.org/4.20.1-123-MIPS-Fix-a-R10000_LLSC_WAR-logic-in-atomic.h.patch
patches.kernel.org/4.20.1-124-CIFS-Fix-error-mapping-for-SMB2_LOCK-command-w.patch
patches.kernel.org/4.20.1-125-smb3-fix-large-reads-on-encrypted-connections.patch
patches.kernel.org/4.20.1-126-CIFS-return-correct-errors-when-pinning-memory.patch
patches.kernel.org/4.20.1-127-CIFS-use-the-correct-length-when-pinning-memor.patch
patches.kernel.org/4.20.1-128-arm64-KVM-Avoid-setting-the-upper-32-bits-of-V.patch
patches.kernel.org/4.20.1-129-arm-arm64-KVM-vgic-Force-VM-halt-when-changing.patch
patches.kernel.org/4.20.1-130-ARM-dts-exynos-Specify-I2S-assigned-clocks-in-.patch
patches.kernel.org/4.20.1-131-rtc-m41t80-Correct-alarm-month-range-with-RTC-.patch
patches.kernel.org/4.20.1-132-KVM-arm-arm64-vgic-Do-not-cond_resched_lock-wi.patch
patches.kernel.org/4.20.1-133-KVM-arm-arm64-vgic-Cap-SPIs-to-the-VM-defined-.patch
patches.kernel.org/4.20.1-134-KVM-arm-arm64-vgic-v2-Set-active_source-to-0-w.patch
patches.kernel.org/4.20.1-135-KVM-arm-arm64-Fix-VMID-alloc-race-by-reverting.patch
patches.kernel.org/4.20.1-136-KVM-arm-arm64-vgic-Fix-off-by-one-bug-in-vgic_.patch
patches.kernel.org/4.20.1-137-iommu-arm-smmu-v3-Fix-big-endian-CMD_SYNC-writ.patch
patches.kernel.org/4.20.1-138-arm64-compat-Avoid-sending-SIGILL-for-unalloca.patch
patches.kernel.org/4.20.1-139-arm64-compat-Don-t-pull-syscall-number-from-re.patch
patches.kernel.org/4.20.1-140-parisc-Remap-hugepage-aligned-pages-in-set_ker.patch
patches.kernel.org/4.20.1-141-tpm-tpm_try_transmit-refactor-error-flow.patch
patches.kernel.org/4.20.1-142-tpm-tpm_i2c_nuvoton-use-correct-command-durati.patch
patches.kernel.org/4.20.1-143-spi-bcm2835-Unbreak-the-build-of-esoteric-conf.patch
patches.kernel.org/4.20.1-144-MIPS-Only-include-mmzone.h-when-CONFIG_NEED_MU.patch
patches.kernel.org/4.20.1-145-Linux-4.20.1.patch
patches.kernel.org/4.20.2-001-scsi-zfcp-fix-posting-too-many-status-read-buf.patch
patches.kernel.org/4.20.2-002-scsi-lpfc-do-not-set-queue-page_count-to-0-if-.patch
patches.kernel.org/4.20.2-003-fork-record-start_time-late.patch
patches.kernel.org/4.20.2-004-zram-fix-double-free-backing-device.patch
patches.kernel.org/4.20.2-005-hwpoison-memory_hotplug-allow-hwpoisoned-pages.patch
patches.kernel.org/4.20.2-006-mm-devm_memremap_pages-mark-devm_memremap_page.patch
patches.kernel.org/4.20.2-007-mm-devm_memremap_pages-kill-mapping-System-RAM.patch
patches.kernel.org/4.20.2-008-mm-devm_memremap_pages-fix-shutdown-handling.patch
patches.kernel.org/4.20.2-009-memcg-oom-notify-on-oom-killer-invocation-from.patch
patches.kernel.org/4.20.2-010-sunrpc-fix-cache_head-leak-due-to-queued-reque.patch
patches.kernel.org/4.20.2-011-sunrpc-use-SVC_NET-in-svcauth_gss_-functions.patch
patches.kernel.org/4.20.2-012-mm-devm_memremap_pages-add-MEMORY_DEVICE_PRIVA.patch
patches.kernel.org/4.20.2-013-mm-hmm-use-devm-semantics-for-hmm_devmem_-add-.patch
patches.kernel.org/4.20.2-014-mm-hmm-replace-hmm_devmem_pages_create-with-de.patch
patches.kernel.org/4.20.2-015-mm-hmm-mark-hmm_devmem_-add-add_resource-EXPOR.patch
patches.kernel.org/4.20.2-016-mm-swap-fix-swapoff-with-KSM-pages.patch
patches.kernel.org/4.20.2-017-media-cx23885-only-reset-DMA-on-problematic-CP.patch
patches.kernel.org/4.20.2-018-ALSA-cs46xx-Potential-NULL-dereference-in-prob.patch
patches.kernel.org/4.20.2-019-ALSA-usb-audio-Avoid-access-before-bLength-che.patch
patches.kernel.org/4.20.2-020-ALSA-usb-audio-Check-mixer-unit-descriptors-mo.patch
patches.kernel.org/4.20.2-021-ALSA-usb-audio-Fix-an-out-of-bound-read-in-cre.patch
patches.kernel.org/4.20.2-022-ALSA-usb-audio-Always-check-descriptor-sizes-i.patch
patches.kernel.org/4.20.2-023-srcu-Lock-srcu_data-structure-in-srcu_gp_start.patch
patches.kernel.org/4.20.2-024-driver-core-Add-missing-dev-bus-need_parent_lo.patch
patches.kernel.org/4.20.2-025-Fix-failure-path-in-alloc_pid.patch
patches.kernel.org/4.20.2-026-block-deactivate-blk_stat-timer-in-wbt_disable.patch
patches.kernel.org/4.20.2-027-block-mq-deadline-Fix-write-completion-handlin.patch
patches.kernel.org/4.20.2-028-dm-do-not-allow-readahead-to-limit-IO-size.patch
patches.kernel.org/4.20.2-029-dlm-fixed-memory-leaks-after-failed-ls_remove_.patch
patches.kernel.org/4.20.2-030-dlm-possible-memory-leak-on-error-path-in-crea.patch
patches.kernel.org/4.20.2-031-dlm-lost-put_lkb-on-error-path-in-receive_conv.patch
patches.kernel.org/4.20.2-032-dlm-memory-leaks-on-error-path-in-dlm_user_req.patch
patches.kernel.org/4.20.2-033-gfs2-Get-rid-of-potential-double-freeing-in-gf.patch
patches.kernel.org/4.20.2-034-gfs2-Fix-loop-in-gfs2_rbm_find.patch
patches.kernel.org/4.20.2-035-b43-Fix-error-in-cordic-routine.patch
patches.kernel.org/4.20.2-036-selinux-policydb-fix-byte-order-and-alignment-.patch
patches.kernel.org/4.20.2-037-PCI-PM-Allow-runtime-PM-without-callback-funct.patch
patches.kernel.org/4.20.2-038-lockd-Show-pid-of-lockd-for-remote-locks.patch
patches.kernel.org/4.20.2-039-xprtrdma-Yet-another-double-DMA-unmap.patch
patches.kernel.org/4.20.2-040-nfsd4-zero-length-WRITE-should-succeed.patch
patches.kernel.org/4.20.2-041-Revert-powerpc-tm-Unset-MSR-TS-if-not-recheckp.patch
patches.kernel.org/4.20.2-042-powerpc-tm-Set-MSR-TS-just-prior-to-recheckpoi.patch
patches.kernel.org/4.20.2-043-iio-adc-qcom-spmi-adc5-Initialize-prescale-pro.patch
patches.kernel.org/4.20.2-044-iio-dac-ad5686-fix-bit-shift-read-register.patch
patches.kernel.org/4.20.2-045-9p-net-put-a-lower-bound-on-msize.patch
patches.kernel.org/4.20.2-046-rxe-fix-error-completion-wr_id-and-qp_num.patch
patches.kernel.org/4.20.2-047-stm-class-Fix-a-module-refcount-leak-in-policy.patch
patches.kernel.org/4.20.2-048-RDMA-srpt-Fix-a-use-after-free-in-the-channel-.patch
patches.kernel.org/4.20.2-049-RDMA-iwcm-Don-t-copy-past-the-end-of-dev_name-.patch
patches.kernel.org/4.20.2-050-iommu-vt-d-Handle-domain-agaw-being-less-than-.patch
patches.kernel.org/4.20.2-051-sched-fair-Fix-infinite-loop-in-update_blocked.patch
patches.kernel.org/4.20.2-052-ceph-don-t-update-importing-cap-s-mseq-when-ha.patch
patches.kernel.org/4.20.2-053-video-fbdev-pxafb-Fix-WARNING-invalid-free-of-.patch
patches.kernel.org/4.20.2-054-drivers-perf-hisi-Fixup-one-DDRC-PMU-register-.patch
patches.kernel.org/4.20.2-055-powerpc-4xx-ocm-Fix-compilation-error-due-to-P.patch
patches.kernel.org/4.20.2-056-selftests-Fix-test-errors-related-to-lib.mk-kh.patch
patches.kernel.org/4.20.2-057-genwqe-Fix-size-check.patch
patches.kernel.org/4.20.2-058-intel_th-msu-Fix-an-off-by-one-in-attribute-st.patch
patches.kernel.org/4.20.2-059-power-supply-olpc_battery-correct-the-temperat.patch
patches.kernel.org/4.20.2-060-of-of_node_get-of_node_put-nodes-held-in-phand.patch
patches.kernel.org/4.20.2-061-of-__of_detach_node-remove-node-from-phandle-c.patch
patches.kernel.org/4.20.2-062-lib-fix-build-failure-in-CONFIG_DEBUG_VIRTUAL-.patch
patches.kernel.org/4.20.2-063-drm-nouveau-drm-nouveau-Check-rc-from-drm_dp_m.patch
patches.kernel.org/4.20.2-064-drm-vc4-Set-is_yuv-to-false-when-num_planes-1.patch
patches.kernel.org/4.20.2-065-drm-rockchip-psr-do-not-dereference-encoder-be.patch
patches.kernel.org/4.20.2-066-Linux-4.20.2.patch
patches.kernel.org/4.20.3-001-powerpc-tm-Unset-MSR-TS-if-not-recheckpointing.patch
patches.kernel.org/4.20.3-002-Btrfs-fix-deadlock-when-using-free-space-tree-.patch
patches.kernel.org/4.20.3-003-usbcore-Select-only-first-configuration-for-no.patch
patches.kernel.org/4.20.3-004-staging-rtl8188eu-Fix-module-loading-from-task.patch
patches.kernel.org/4.20.3-005-staging-rtl8188eu-Fix-module-loading-from-task.patch
patches.kernel.org/4.20.3-006-cpufreq-scpi-scmi-Fix-freeing-of-dynamic-OPPs.patch
patches.kernel.org/4.20.3-007-cpufreq-scmi-Fix-frequency-invariance-in-slow-.patch
patches.kernel.org/4.20.3-008-x86-modpost-Replace-last-remnants-of-RETPOLINE.patch
patches.kernel.org/4.20.3-009-ALSA-hda-realtek-Support-Dell-headset-mode-for.patch
patches.kernel.org/4.20.3-010-ALSA-hda-realtek-Add-unplug-function-into-unpl.patch
patches.kernel.org/4.20.3-011-ALSA-hda-realtek-Disable-headset-Mic-VREF-for-.patch
patches.kernel.org/4.20.3-012-CIFS-Fix-adjustment-of-credits-for-MTU-request.patch
patches.kernel.org/4.20.3-013-CIFS-Do-not-set-credits-to-1-if-the-server-did.patch
patches.kernel.org/4.20.3-014-CIFS-Do-not-hide-EINTR-after-sending-network-p.patch
patches.kernel.org/4.20.3-015-CIFS-Fix-credit-computation-for-compounded-req.patch
patches.kernel.org/4.20.3-016-cifs-Fix-potential-OOB-access-of-lock-element-.patch
patches.kernel.org/4.20.3-017-cifs-check-kzalloc-return.patch
patches.kernel.org/4.20.3-018-ARM-davinci-dm355-evm-fix-label-names-in-GPIO-.patch
patches.kernel.org/4.20.3-019-ARM-davinci-da850-evm-fix-label-names-in-GPIO-.patch
patches.kernel.org/4.20.3-020-ARM-davinci-omapl138-hawk-fix-label-names-in-G.patch
patches.kernel.org/4.20.3-021-ARM-davinci-dm644x-evm-fix-label-names-in-GPIO.patch
patches.kernel.org/4.20.3-022-ARM-davinci-da830-evm-fix-label-names-in-GPIO-.patch
patches.kernel.org/4.20.3-023-usb-cdc-acm-send-ZLP-for-Telit-3G-Intel-based-.patch
patches.kernel.org/4.20.3-024-USB-storage-don-t-insert-sane-sense-for-SPC3-w.patch
patches.kernel.org/4.20.3-025-USB-storage-add-quirk-for-SMI-SM3350.patch
patches.kernel.org/4.20.3-026-USB-Add-USB_QUIRK_DELAY_CTRL_MSG-quirk-for-Cor.patch
patches.kernel.org/4.20.3-027-fork-memcg-fix-cached_stacks-case.patch
patches.kernel.org/4.20.3-028-slab-alien-caches-must-not-be-initialized-if-t.patch
patches.kernel.org/4.20.3-029-mm-usercopy.c-no-check-page-span-for-stack-obj.patch
patches.kernel.org/4.20.3-030-mm-memcg-fix-reclaim-deadlock-with-writeback.patch
patches.kernel.org/4.20.3-031-ACPI-power-Skip-duplicate-power-resource-refer.patch
patches.kernel.org/4.20.3-032-ACPI-PMIC-xpower-Fix-TS-pin-current-source-han.patch
patches.kernel.org/4.20.3-033-ACPI-IORT-Fix-rc_dma_get_range.patch
patches.kernel.org/4.20.3-034-i2c-dev-prevent-adapter-retries-and-timeout-be.patch
patches.kernel.org/4.20.3-035-mtd-rawnand-qcom-fix-memory-corruption-that-ca.patch
patches.kernel.org/4.20.3-036-vfio-type1-Fix-unmap-overflow-off-by-one.patch
patches.kernel.org/4.20.3-037-drm-amdgpu-Add-new-VegaM-pci-id.patch
patches.kernel.org/4.20.3-038-PCI-dwc-Use-interrupt-masking-instead-of-disab.patch
patches.kernel.org/4.20.3-039-PCI-dwc-Take-lock-when-ACKing-an-interrupt.patch
patches.kernel.org/4.20.3-040-PCI-dwc-Move-interrupt-acking-into-the-proper-.patch
patches.kernel.org/4.20.3-041-drm-amd-display-Fix-MST-dp_blank-REG_WAIT-time.patch
patches.kernel.org/4.20.3-042-drm-fb-helper-Partially-bring-back-workaround-.patch
patches.kernel.org/4.20.3-043-drm-i915-Unwind-failure-on-pinning-the-gen7-pp.patch
patches.kernel.org/4.20.3-044-drm-amdgpu-Don-t-ignore-rc-from-drm_dp_mst_top.patch
patches.kernel.org/4.20.3-045-drm-amdgpu-Don-t-fail-resume-process-if-resumi.patch
patches.kernel.org/4.20.3-046-rbd-don-t-return-0-on-unmap-if-RBD_DEV_FLAG_RE.patch
patches.kernel.org/4.20.3-047-ext4-make-sure-enough-credits-are-reserved-for.patch
patches.kernel.org/4.20.3-048-ext4-fix-a-potential-fiemap-page-fault-deadloc.patch
patches.kernel.org/4.20.3-049-ext4-avoid-kernel-warning-when-writing-the-sup.patch
patches.kernel.org/4.20.3-050-ext4-use-ext4_write_inode-when-fsyncing-w-o-a-.patch
patches.kernel.org/4.20.3-051-ext4-track-writeback-errors-using-the-generic-.patch
patches.kernel.org/4.20.3-052-ext4-fix-special-inode-number-checks-in-__ext4.patch
patches.kernel.org/4.20.3-053-mm-page_mapped-don-t-assume-compound-page-is-h.patch
patches.kernel.org/4.20.3-054-sunrpc-use-after-free-in-svc_process_common.patch
patches.kernel.org/4.20.3-055-Btrfs-fix-access-to-available-allocation-bits-.patch
patches.kernel.org/4.20.3-056-Btrfs-fix-deadlock-when-enabling-quotas-due-to.patch
patches.kernel.org/4.20.3-057-Btrfs-use-nofs-context-when-initializing-secur.patch
patches.kernel.org/4.20.3-058-Linux-4.20.3.patch
patches.kernel.org/4.20.4-001-tty-ldsem-Wake-up-readers-after-timed-out-down.patch
patches.kernel.org/4.20.4-002-tty-Hold-tty_ldisc_lock-during-tty_reopen.patch
patches.kernel.org/4.20.4-003-tty-Simplify-tty-count-math-in-tty_reopen.patch
patches.kernel.org/4.20.4-004-tty-Don-t-hold-ldisc-lock-in-tty_reopen-if-ldi.patch
patches.kernel.org/4.20.4-005-can-gw-ensure-DLC-boundaries-after-CAN-frame-m.patch
patches.kernel.org/4.20.4-006-netfilter-nf_conncount-replace-CONNCOUNT_LOCK_.patch
patches.kernel.org/4.20.4-007-netfilter-nf_conncount-don-t-skip-eviction-whe.patch
patches.kernel.org/4.20.4-008-netfilter-nf_conncount-split-gc-in-two-phases.patch
patches.kernel.org/4.20.4-009-netfilter-nf_conncount-restart-search-when-nod.patch
patches.kernel.org/4.20.4-010-netfilter-nf_conncount-merge-lookup-and-add-fu.patch
patches.kernel.org/4.20.4-011-netfilter-nf_conncount-move-all-list-iteration.patch
patches.kernel.org/4.20.4-012-netfilter-nf_conncount-speculative-garbage-col.patch
patches.kernel.org/4.20.4-013-netfilter-nf_conncount-fix-argument-order-to-f.patch
patches.kernel.org/4.20.4-014-mmc-sdhci-msm-Disable-CDR-function-on-TX.patch
patches.kernel.org/4.20.4-015-arm64-kvm-consistently-handle-host-HCR_EL2-fla.patch
patches.kernel.org/4.20.4-016-arm64-Don-t-trap-host-pointer-auth-use-to-EL2.patch
patches.kernel.org/4.20.4-017-ipv6-fix-kernel-infoleak-in-ipv6_local_error.patch
patches.kernel.org/4.20.4-018-net-bridge-fix-a-bug-on-using-a-neighbour-cach.patch
patches.kernel.org/4.20.4-019-packet-Do-not-leak-dev-refcounts-on-error-exit.patch
patches.kernel.org/4.20.4-020-tcp-change-txhash-on-SYN-data-timeout.patch
patches.kernel.org/4.20.4-021-tun-publish-tfile-after-it-s-fully-initialized.patch
patches.kernel.org/4.20.4-022-net-phy-add-missing-phy-driver-features.patch
patches.kernel.org/4.20.4-023-net-phy-Add-missing-features-to-PHY-drivers.patch
patches.kernel.org/4.20.4-024-net-phy-meson-gxl-Use-the-genphy_soft_reset-ca.patch
patches.kernel.org/4.20.4-025-lan743x-Remove-phy_read-from-link-status-chang.patch
patches.kernel.org/4.20.4-026-IN_BADCLASS-fix-macro-to-actually-work.patch
patches.kernel.org/4.20.4-027-r8169-load-Realtek-PHY-driver-module-before-r8.patch
patches.kernel.org/4.20.4-028-bonding-update-nest-level-on-unlink.patch
patches.kernel.org/4.20.4-029-ip-on-queued-skb-use-skb_header_pointer-instea.patch
patches.kernel.org/4.20.4-030-r8169-don-t-try-to-read-counters-if-chip-is-in.patch
patches.kernel.org/4.20.4-031-smc-move-unhash-as-early-as-possible-in-smc_re.patch
patches.kernel.org/4.20.4-032-crypto-sm3-fix-undefined-shift-by-width-of-val.patch
patches.kernel.org/4.20.4-033-crypto-caam-fix-zero-length-buffer-DMA-mapping.patch
patches.kernel.org/4.20.4-034-crypto-authencesn-Avoid-twice-completion-call-.patch
patches.kernel.org/4.20.4-035-crypto-ccree-convert-to-use-crypto_authenc_ext.patch
patches.kernel.org/4.20.4-036-crypto-bcm-convert-to-use-crypto_authenc_extra.patch
patches.kernel.org/4.20.4-037-crypto-authenc-fix-parsing-key-with-misaligned.patch
patches.kernel.org/4.20.4-038-crypto-talitos-reorder-code-in-talitos_edesc_a.patch
patches.kernel.org/4.20.4-039-crypto-talitos-fix-ablkcipher-for-CONFIG_VMAP_.patch
patches.kernel.org/4.20.4-040-xen-Fix-x86-sched_clock-interface-for-xen.patch
patches.kernel.org/4.20.4-041-Revert-btrfs-balance-dirty-metadata-pages-in-b.patch
patches.kernel.org/4.20.4-042-btrfs-wait-on-ordered-extents-on-abort-cleanup.patch
patches.kernel.org/4.20.4-043-Yama-Check-for-pid-death-before-checking-ances.patch
patches.kernel.org/4.20.4-044-scsi-core-Synchronize-request-queue-PM-status-.patch
patches.kernel.org/4.20.4-045-scsi-sd-Fix-cache_type_store.patch
patches.kernel.org/4.20.4-046-virtio-don-t-allocate-vqs-when-names-i-NULL.patch
patches.kernel.org/4.20.4-047-virtio-balloon-tweak-config_changed-implementa.patch
patches.kernel.org/4.20.4-048-mips-fix-n32-compat_ipc_parse_version.patch
patches.kernel.org/4.20.4-049-MIPS-BCM47XX-Setup-struct-device-for-the-SoC.patch
patches.kernel.org/4.20.4-050-MIPS-lantiq-Fix-IPI-interrupt-handling.patch
patches.kernel.org/4.20.4-051-MIPS-OCTEON-fix-kexec-support.patch
patches.kernel.org/4.20.4-052-drm-i915-gvt-Fix-mmap-range-check.patch
patches.kernel.org/4.20.4-053-drm-rockchip-add-missing-of_node_put.patch
patches.kernel.org/4.20.4-054-OF-properties-add-missing-of_node_put.patch
patches.kernel.org/4.20.4-055-mfd-tps6586x-Handle-interrupts-on-suspend.patch
patches.kernel.org/4.20.4-056-media-v4l-ioctl-Validate-num_planes-for-debug-.patch
patches.kernel.org/4.20.4-057-media-vim2m-only-cancel-work-if-it-is-for-righ.patch
patches.kernel.org/4.20.4-058-RDMA-nldev-Don-t-expose-unsafe-global-rkey-to-.patch
patches.kernel.org/4.20.4-059-RDMA-vmw_pvrdma-Return-the-correct-opcode-when.patch
patches.kernel.org/4.20.4-060-kbuild-Disable-LD_DEAD_CODE_DATA_ELIMINATION-w.patch
patches.kernel.org/4.20.4-061-kbuild-fix-single-target-build-for-external-mo.patch
patches.kernel.org/4.20.4-062-kbuild-mark-prepare0-as-PHONY-to-fix-external-.patch
patches.kernel.org/4.20.4-063-net-dsa-realtek-smi-fix-OF-child-node-lookup.patch
patches.kernel.org/4.20.4-064-pstore-ram-Avoid-allocation-and-leak-of-platfo.patch
patches.kernel.org/4.20.4-065-SUNRPC-Fix-TCP-receive-code-on-archs-with-flus.patch
patches.kernel.org/4.20.4-066-powerpc-tm-Limit-TM-code-inside-PPC_TRANSACTIO.patch
patches.kernel.org/4.20.4-067-arm64-kaslr-ensure-randomized-quantities-are-c.patch
patches.kernel.org/4.20.4-068-arm64-dts-marvell-armada-ap806-reserve-PSCI-ar.patch
patches.kernel.org/4.20.4-069-fbdev-offb-Fix-OF-node-name-handling.patch
patches.kernel.org/4.20.4-070-Disable-MSI-also-when-pcie-octeon.pcie_disable.patch
patches.kernel.org/4.20.4-071-fix-int_sqrt64-for-very-large-numbers.patch
patches.kernel.org/4.20.4-072-omap2fb-Fix-stack-memory-disclosure.patch
patches.kernel.org/4.20.4-073-media-vivid-fix-error-handling-of-kthread_run.patch
patches.kernel.org/4.20.4-074-media-vivid-set-min-width-height-to-a-value-0.patch
patches.kernel.org/4.20.4-075-bpf-in-__bpf_redirect_no_mac-pull-mac-only-if-.patch
patches.kernel.org/4.20.4-076-ipv6-make-icmp6_send-robust-against-null-skb-d.patch
patches.kernel.org/4.20.4-077-LSM-Check-for-NULL-cred-security-on-free.patch
patches.kernel.org/4.20.4-078-media-vb2-vb2_mmap-move-lock-up.patch
patches.kernel.org/4.20.4-079-sunrpc-handle-ENOMEM-in-rpcb_getport_async.patch
patches.kernel.org/4.20.4-080-netfilter-ebtables-account-ebt_table_info-to-k.patch
patches.kernel.org/4.20.4-081-block-use-rcu_work-instead-of-call_rcu-to-avoi.patch
patches.kernel.org/4.20.4-082-drm-vkms-Fix-plane-duplicate_state.patch
patches.kernel.org/4.20.4-083-gpu-drm-Fix-lock-held-when-returning-to-user-s.patch
patches.kernel.org/4.20.4-084-selinux-fix-GPF-on-invalid-policy.patch
patches.kernel.org/4.20.4-085-blockdev-Fix-livelocks-on-loop-device.patch
patches.kernel.org/4.20.4-086-sctp-allocate-sctp_sockaddr_entry-with-kzalloc.patch
patches.kernel.org/4.20.4-087-tipc-fix-uninit-value-in-in-tipc_conn_rcv_sub.patch
patches.kernel.org/4.20.4-088-tipc-fix-uninit-value-in-tipc_nl_compat_link_r.patch
patches.kernel.org/4.20.4-089-tipc-fix-uninit-value-in-tipc_nl_compat_bearer.patch
patches.kernel.org/4.20.4-090-tipc-fix-uninit-value-in-tipc_nl_compat_link_s.patch
patches.kernel.org/4.20.4-091-tipc-fix-uninit-value-in-tipc_nl_compat_name_t.patch
patches.kernel.org/4.20.4-092-tipc-fix-uninit-value-in-tipc_nl_compat_doit.patch
patches.kernel.org/4.20.4-093-block-loop-Don-t-grab-struct-file-for-vfs_geta.patch
patches.kernel.org/4.20.4-094-block-loop-Use-global-lock-for-ioctl-operation.patch
patches.kernel.org/4.20.4-095-loop-Fold-__loop_release-into-loop_release.patch
patches.kernel.org/4.20.4-096-loop-Get-rid-of-loop_index_mutex.patch
patches.kernel.org/4.20.4-097-loop-Push-lo_ctl_mutex-down-into-individual-io.patch
patches.kernel.org/4.20.4-098-loop-Split-setting-of-lo_state-from-loop_clr_f.patch
patches.kernel.org/4.20.4-099-loop-Push-loop_ctl_mutex-down-into-loop_clr_fd.patch
patches.kernel.org/4.20.4-100-loop-Push-loop_ctl_mutex-down-to-loop_get_stat.patch
patches.kernel.org/4.20.4-101-loop-Push-loop_ctl_mutex-down-to-loop_set_stat.patch
patches.kernel.org/4.20.4-102-loop-Push-loop_ctl_mutex-down-to-loop_set_fd.patch
patches.kernel.org/4.20.4-103-loop-Push-loop_ctl_mutex-down-to-loop_change_f.patch
patches.kernel.org/4.20.4-104-loop-Move-special-partition-reread-handling-in.patch
patches.kernel.org/4.20.4-105-loop-Move-loop_reread_partitions-out-of-loop_c.patch
patches.kernel.org/4.20.4-106-loop-Fix-deadlock-when-calling-blkdev_reread_p.patch
patches.kernel.org/4.20.4-107-loop-Avoid-circular-locking-dependency-between.patch
patches.kernel.org/4.20.4-108-loop-Get-rid-of-nested-acquisition-of-loop_ctl.patch
patches.kernel.org/4.20.4-109-loop-Fix-double-mutex_unlock-loop_ctl_mutex-in.patch
patches.kernel.org/4.20.4-110-loop-drop-caches-if-offset-or-block_size-are-c.patch
patches.kernel.org/4.20.4-111-drm-fb-helper-Ignore-the-value-of-fb_var_scree.patch
patches.kernel.org/4.20.4-112-media-vb2-be-sure-to-unlock-mutex-on-errors.patch
patches.kernel.org/4.20.4-113-nbd-Use-set_blocksize-to-set-device-blocksize.patch
patches.kernel.org/4.20.4-114-Linux-4.20.4.patch
patches.kernel.org/4.20.5-001-ipv6-Consider-sk_bound_dev_if-when-binding-a-s.patch
patches.kernel.org/4.20.5-002-mlxsw-spectrum-Disable-lag-port-TX-before-remo.patch
patches.kernel.org/4.20.5-003-mlxsw-spectrum_switchdev-Set-PVID-correctly-du.patch
patches.kernel.org/4.20.5-004-net-dsa-mv88x6xxx-mv88e6390-errata.patch
patches.kernel.org/4.20.5-005-net-skbuff-do-not-prefer-skb-allocation-fails-.patch
patches.kernel.org/4.20.5-006-qmi_wwan-add-MTU-default-to-qmap-network-inter.patch
patches.kernel.org/4.20.5-007-r8169-Add-support-for-new-Realtek-Ethernet.patch
patches.kernel.org/4.20.5-008-ipv6-Take-rcu_read_lock-in-__inet6_bind-for-ma.patch
patches.kernel.org/4.20.5-009-ipv6-Fix-dump-of-specific-table-with-strict-ch.patch
patches.kernel.org/4.20.5-010-netlink-fixup-regression-in-RTM_GETADDR.patch
patches.kernel.org/4.20.5-011-octeontx2-af-Fix-a-resource-leak-in-an-error-h.patch
patches.kernel.org/4.20.5-012-openvswitch-Fix-IPv6-later-frags-parsing.patch
patches.kernel.org/4.20.5-013-net-clear-skb-tstamp-in-bridge-forwarding-path.patch
patches.kernel.org/4.20.5-014-netfilter-ipset-Allow-matching-on-destination-.patch
patches.kernel.org/4.20.5-015-gpio-pl061-Move-irq_chip-definition-inside-str.patch
patches.kernel.org/4.20.5-016-ASoC-wm97xx-fix-uninitialized-regmap-pointer-p.patch
patches.kernel.org/4.20.5-017-drm-amd-display-Guard-against-null-stream_stat.patch
patches.kernel.org/4.20.5-018-drm-amdkfd-fix-interrupt-spin-lock.patch
patches.kernel.org/4.20.5-019-qtnfmac-fix-error-handling-in-control-path.patch
patches.kernel.org/4.20.5-020-ixgbe-allow-IPsec-Tx-offload-in-VEPA-mode.patch
patches.kernel.org/4.20.5-021-platform-x86-asus-wmi-Tell-the-EC-the-OS-will-.patch
patches.kernel.org/4.20.5-022-e1000e-allow-non-monotonic-SYSTIM-readings.patch
patches.kernel.org/4.20.5-023-usb-typec-tcpm-Do-not-disconnect-link-for-self.patch
patches.kernel.org/4.20.5-024-selftests-bpf-enable-uncomment-all-tests-in-te.patch
patches.kernel.org/4.20.5-025-of-overlay-add-missing-of_node_put-after-add-n.patch
patches.kernel.org/4.20.5-026-writeback-don-t-decrement-wb-refcnt-if-wb-bdi.patch
patches.kernel.org/4.20.5-027-serial-set-suppress_bind_attrs-flag-only-if-bu.patch
patches.kernel.org/4.20.5-028-bpf-Allow-narrow-loads-with-offset-0.patch
patches.kernel.org/4.20.5-029-ALSA-oxfw-add-support-for-APOGEE-duet-FireWire.patch
patches.kernel.org/4.20.5-030-x86-mce-Fix-Wmissing-prototypes-warnings.patch
patches.kernel.org/4.20.5-031-MIPS-SiByte-Enable-swiotlb-for-SWARM-LittleSur.patch
patches.kernel.org/4.20.5-032-crypto-ecc-regularize-scalar-for-scalar-multip.patch
patches.kernel.org/4.20.5-033-drm-scheduler-Fix-bad-job-be-re-processed-in-T.patch
patches.kernel.org/4.20.5-034-arm64-perf-set-suppress_bind_attrs-flag-to-tru.patch
patches.kernel.org/4.20.5-035-MIPS-Loongson-Add-Loongson-3A-R2.1-basic-suppo.patch
patches.kernel.org/4.20.5-036-drm-atomic-helper-Complete-fake_commit-flip_do.patch
patches.kernel.org/4.20.5-037-clk-meson-meson8b-add-support-for-more-M-N-val.patch
patches.kernel.org/4.20.5-038-clk-meson-meson8b-fix-incorrect-divider-mappin.patch
patches.kernel.org/4.20.5-039-samples-bpf-fix-error-handling-regarding-kprob.patch
patches.kernel.org/4.20.5-040-usb-gadget-udc-renesas_usb3-add-a-safety-conne.patch
patches.kernel.org/4.20.5-041-fpga-altera-cvp-fix-probing-for-multiple-FPGAs.patch
patches.kernel.org/4.20.5-042-selinux-always-allow-mounting-submounts.patch
patches.kernel.org/4.20.5-043-arm64-Use-a-raw-spinlock-in-__install_bp_harde.patch
patches.kernel.org/4.20.5-044-ASoC-pcm3168a-Don-t-disable-pcm3168a-when-CONF.patch
patches.kernel.org/4.20.5-045-scsi-qedi-Check-for-session-online-before-gett.patch
patches.kernel.org/4.20.5-046-net-ethernet-ave-Set-initial-wol-state-to-disa.patch
patches.kernel.org/4.20.5-047-drm-amdgpu-Reorder-uvd-ring-init-before-uvd-re.patch
patches.kernel.org/4.20.5-048-rxe-IB_WR_REG_MR-does-not-capture-MR-s-iova-fi.patch
patches.kernel.org/4.20.5-049-efi-libstub-Disable-some-warnings-for-x86-_64.patch
patches.kernel.org/4.20.5-050-jffs2-Fix-use-of-uninitialized-delayed_work-lo.patch
patches.kernel.org/4.20.5-051-kbuild-let-fixdep-directly-write-to-.-.cmd-fil.patch
patches.kernel.org/4.20.5-052-clk-imx-make-mux-parent-strings-const.patch
patches.kernel.org/4.20.5-053-pstore-ram-Do-not-treat-empty-buffers-as-valid.patch
patches.kernel.org/4.20.5-054-media-uvcvideo-Refactor-teardown-of-uvc-on-USB.patch
patches.kernel.org/4.20.5-055-powerpc-xmon-Fix-invocation-inside-lock-region.patch
patches.kernel.org/4.20.5-056-powerpc-pseries-cpuidle-Fix-preempt-warning.patch
patches.kernel.org/4.20.5-057-arm64-relocatable-fix-inconsistencies-in-linke.patch
patches.kernel.org/4.20.5-058-media-firewire-Fix-app_info-parameter-type-in-.patch
patches.kernel.org/4.20.5-059-ASoC-use-dma_ops-of-parent-device-for-acp_audi.patch
patches.kernel.org/4.20.5-060-coresight-tmc-Fix-bad-register-address-for-CLA.patch
patches.kernel.org/4.20.5-061-media-venus-core-Set-dma-maximum-segment-size.patch
patches.kernel.org/4.20.5-062-staging-erofs-fix-use-after-free-of-on-stack-z.patch
patches.kernel.org/4.20.5-063-net-call-sk_dst_reset-when-set-SO_DONTROUTE.patch
patches.kernel.org/4.20.5-064-scsi-target-use-consistent-left-aligned-ASCII-.patch
patches.kernel.org/4.20.5-065-scsi-target-core-Make-sure-that-target_wait_fo.patch
patches.kernel.org/4.20.5-066-selftests-do-not-macro-expand-failed-assertion.patch
patches.kernel.org/4.20.5-067-arm64-kasan-Increase-stack-size-for-KASAN_EXTR.patch
patches.kernel.org/4.20.5-068-clk-imx6q-reset-exclusive-gates-on-init.patch
patches.kernel.org/4.20.5-069-arm64-Fix-minor-issues-with-the-dcache_by_line.patch
patches.kernel.org/4.20.5-070-bpf-relax-verifier-restriction-on-BPF_MOV-BPF_.patch
patches.kernel.org/4.20.5-071-usb-dwc2-Fix-disable-all-EP-s-on-disconnect.patch
patches.kernel.org/4.20.5-072-x86-resctrl-Fix-rdt_find_domain-return-value-a.patch
patches.kernel.org/4.20.5-073-kconfig-fix-file-name-and-line-number-of-warn_.patch
patches.kernel.org/4.20.5-074-kconfig-fix-memory-leak-when-EOF-is-encountere.patch
patches.kernel.org/4.20.5-075-mmc-atmel-mci-do-not-assume-idle-after-atmci_r.patch
patches.kernel.org/4.20.5-076-btrfs-volumes-Make-sure-there-is-no-overlap-of.patch
patches.kernel.org/4.20.5-077-btrfs-alloc_chunk-fix-more-DUP-stripe-size-han.patch
patches.kernel.org/4.20.5-078-btrfs-fix-use-after-free-due-to-race-between-r.patch
patches.kernel.org/4.20.5-079-btrfs-improve-error-handling-of-btrfs_add_link.patch
patches.kernel.org/4.20.5-080-tty-serial-do-not-free-trasnmit-buffer-page-un.patch
patches.kernel.org/4.20.5-081-tools-lib-traceevent-Fix-compile-warnings-in-t.patch
patches.kernel.org/4.20.5-082-perf-intel-pt-Fix-error-with-config-term-pt-0.patch
patches.kernel.org/4.20.5-083-perf-tests-ARM-Disable-breakpoint-tests-32-bit.patch
patches.kernel.org/4.20.5-084-perf-svghelper-Fix-unchecked-usage-of-strncpy.patch
patches.kernel.org/4.20.5-085-perf-parse-events-Fix-unchecked-usage-of-strnc.patch
patches.kernel.org/4.20.5-086-perf-vendor-events-intel-Fix-Load_Miss_Real_La.patch
patches.kernel.org/4.20.5-087-netfilter-ipt_CLUSTERIP-check-MAC-address-when.patch
patches.kernel.org/4.20.5-088-netfilter-ipt_CLUSTERIP-remove-wrong-WARN_ON_O.patch
patches.kernel.org/4.20.5-089-netfilter-ipt_CLUSTERIP-fix-deadlock-in-netns-.patch
patches.kernel.org/4.20.5-090-x86-topology-Use-total_cpus-for-max-logical-pa.patch
patches.kernel.org/4.20.5-091-dm-crypt-use-u64-instead-of-sector_t-to-store-.patch
patches.kernel.org/4.20.5-092-dm-kcopyd-Fix-bug-causing-workqueue-stalls.patch
patches.kernel.org/4.20.5-093-perf-stat-Avoid-segfaults-caused-by-negated-op.patch
patches.kernel.org/4.20.5-094-tools-lib-subcmd-Don-t-add-the-kernel-sources-.patch
patches.kernel.org/4.20.5-095-dm-snapshot-Fix-excessive-memory-usage-and-wor.patch
patches.kernel.org/4.20.5-096-perf-cs-etm-Correct-packets-swapping-in-cs_etm.patch
patches.kernel.org/4.20.5-097-perf-tools-Add-missing-sigqueue-prototype-for-.patch
patches.kernel.org/4.20.5-098-perf-tools-Add-missing-open_memstream-prototyp.patch
patches.kernel.org/4.20.5-099-quota-Lock-s_umount-in-exclusive-mode-for-Q_XQ.patch
patches.kernel.org/4.20.5-100-clocksource-drivers-integrator-ap-Add-missing-.patch
patches.kernel.org/4.20.5-101-dm-Check-for-device-sector-overflow-if-CONFIG_.patch
patches.kernel.org/4.20.5-102-Bluetooth-btusb-Add-support-for-Intel-bluetoot.patch
patches.kernel.org/4.20.5-103-ALSA-bebob-fix-model-id-of-unit-for-Apogee-Ens.patch
patches.kernel.org/4.20.5-104-sysfs-Disable-lockdep-for-driver-bind-unbind-f.patch
patches.kernel.org/4.20.5-105-IB-usnic-Fix-potential-deadlock.patch
patches.kernel.org/4.20.5-106-scsi-mpt3sas-fix-memory-ordering-on-64bit-writ.patch
patches.kernel.org/4.20.5-107-scsi-smartpqi-correct-lun-reset-issues.patch
patches.kernel.org/4.20.5-108-ath10k-fix-peer-stats-null-pointer-dereference.patch
patches.kernel.org/4.20.5-109-scsi-smartpqi-call-pqi_free_interrupts-in-pqi_.patch
patches.kernel.org/4.20.5-110-KVM-PPC-Book3S-HV-Align-gfn-to-L1-page-size-wh.patch
patches.kernel.org/4.20.5-111-KVM-PPC-Book3S-HV-Apply-combination-of-host-an.patch
patches.kernel.org/4.20.5-112-scsi-megaraid-fix-out-of-bound-array-accesses.patch
patches.kernel.org/4.20.5-113-iomap-don-t-search-past-page-end-in-iomap_is_p.patch
patches.kernel.org/4.20.5-114-ocfs2-fix-panic-due-to-unrecovered-local-alloc.patch
patches.kernel.org/4.20.5-115-mm-page-writeback.c-don-t-break-integrity-writ.patch
patches.kernel.org/4.20.5-116-mm-swap-use-nr_node_ids-for-avail_lists-in-swa.patch
patches.kernel.org/4.20.5-117-userfaultfd-clear-flag-if-remap-event-not-enab.patch
patches.kernel.org/4.20.5-118-mm-proc-be-more-verbose-about-unstable-VMA-fla.patch
patches.kernel.org/4.20.5-119-mm-memblock.c-skip-kmemleak-for-kasan_init.patch
patches.kernel.org/4.20.5-120-drm-amd-display-Fix-disabled-cursor-on-top-scr.patch
patches.kernel.org/4.20.5-121-Bluetooth-Fix-unnecessary-error-message-for-HC.patch
patches.kernel.org/4.20.5-122-ipmi-fix-use-after-free-of-user-release_barrie.patch
patches.kernel.org/4.20.5-123-ipmi-Don-t-initialize-anything-in-the-core-unt.patch
patches.kernel.org/4.20.5-124-ipmi-msghandler-Fix-potential-Spectre-v1-vulne.patch
patches.kernel.org/4.20.5-125-ipmi-Prevent-use-after-free-in-deliver_respons.patch
patches.kernel.org/4.20.5-126-ipmi-ssif-Fix-handling-of-multi-part-return-me.patch
patches.kernel.org/4.20.5-127-Linux-4.20.5.patch
patches.kernel.org/4.20.6-001-amd-xgbe-Fix-mdio-access-for-non-zero-ports-an.patch
patches.kernel.org/4.20.6-002-net-bridge-Fix-ethernet-header-pointer-before-.patch
patches.kernel.org/4.20.6-003-net-Fix-usage-of-pskb_trim_rcsum.patch
patches.kernel.org/4.20.6-004-net-phy-marvell-Errata-for-mv88e6390-internal-.patch
patches.kernel.org/4.20.6-005-net-phy-mdio_bus-add-missing-device_del-in-mdi.patch
patches.kernel.org/4.20.6-006-net-phy-phy-driver-features-are-mandatory.patch
patches.kernel.org/4.20.6-007-net-sched-act_tunnel_key-fix-memory-leak-in-ca.patch
patches.kernel.org/4.20.6-008-net_sched-refetch-skb-protocol-for-each-filter.patch
patches.kernel.org/4.20.6-009-openvswitch-Avoid-OOB-read-when-parsing-flow-n.patch
patches.kernel.org/4.20.6-010-vhost-log-dirty-page-correctly.patch
patches.kernel.org/4.20.6-011-mlxsw-pci-Increase-PCI-SW-reset-timeout.patch
patches.kernel.org/4.20.6-012-net-ipv4-Fix-memory-leak-in-network-namespace-.patch
patches.kernel.org/4.20.6-013-mlxsw-spectrum_fid-Update-dummy-FID-index.patch
patches.kernel.org/4.20.6-014-mlxsw-pci-Ring-CQ-s-doorbell-before-RDQ-s.patch
patches.kernel.org/4.20.6-015-net-sched-cls_flower-allocate-mask-dynamically.patch
patches.kernel.org/4.20.6-016-udp-with-udp_segment-release-on-error-path.patch
patches.kernel.org/4.20.6-017-ip6_gre-fix-tunnel-list-corruption-for-x-netns.patch
patches.kernel.org/4.20.6-018-erspan-build-the-header-with-the-right-proto-a.patch
patches.kernel.org/4.20.6-019-net-phy-marvell-Fix-deadlock-from-wrong-lockin.patch
patches.kernel.org/4.20.6-020-ip6_gre-update-version-related-info-when-chang.patch
patches.kernel.org/4.20.6-021-tcp-allow-MSG_ZEROCOPY-transmission-also-in-CL.patch
patches.kernel.org/4.20.6-022-ARM-fix-the-cockup-in-the-previous-patch.patch
patches.kernel.org/4.20.6-023-SUNRPC-Address-Kerberos-performance-behavior-r.patch
patches.kernel.org/4.20.6-024-mei-me-mark-LBG-devices-as-having-dma-support.patch
patches.kernel.org/4.20.6-025-mei-me-add-denverton-innovation-engine-device-.patch
patches.kernel.org/4.20.6-026-USB-leds-fix-regression-in-usbport-led-trigger.patch
patches.kernel.org/4.20.6-027-USB-EHCI-ehci-mv-add-MODULE_DEVICE_TABLE.patch
patches.kernel.org/4.20.6-028-USB-serial-ftdi_sio-fix-GPIO-not-working-in-au.patch
patches.kernel.org/4.20.6-029-USB-serial-simple-add-Motorola-Tetra-TPG2200-d.patch
patches.kernel.org/4.20.6-030-USB-serial-pl2303-add-new-PID-to-support-PL230.patch
patches.kernel.org/4.20.6-031-ceph-clear-inode-pointer-when-snap-realm-gets-.patch
patches.kernel.org/4.20.6-032-ASoC-atom-fix-a-missing-check-of-snd_pcm_lib_m.patch
patches.kernel.org/4.20.6-033-ASoC-rt5514-spi-Fix-potential-NULL-pointer-der.patch
patches.kernel.org/4.20.6-034-ASoC-tlv320aic32x4-Kernel-OOPS-while-entering-.patch
patches.kernel.org/4.20.6-035-clk-zynqmp-Fix-memory-allocation-in-zynqmp_clk.patch
patches.kernel.org/4.20.6-036-clk-socfpga-stratix10-fix-rate-calculation-for.patch
patches.kernel.org/4.20.6-037-clk-socfpga-stratix10-fix-naming-convention-fo.patch
patches.kernel.org/4.20.6-038-inotify-Fix-fd-refcount-leak-in-inotify_add_wa.patch
patches.kernel.org/4.20.6-039-ALSA-hda-realtek-Fix-typo-for-ALC225-model.patch
patches.kernel.org/4.20.6-040-ALSA-hda-Add-mute-LED-support-for-HP-ProBook-4.patch
patches.kernel.org/4.20.6-041-ARCv2-lib-memeset-fix-doing-prefetchw-outside-.patch
patches.kernel.org/4.20.6-042-ARC-adjust-memblock_reserve-of-kernel-memory.patch
patches.kernel.org/4.20.6-043-ARC-perf-map-generic-branches-to-correct-hardw.patch
patches.kernel.org/4.20.6-044-s390-vdso-correct-vdso-mapping-for-compat-task.patch
patches.kernel.org/4.20.6-045-s390-mm-always-force-a-load-of-the-primary-ASC.patch
patches.kernel.org/4.20.6-046-s390-early-improve-machine-detection.patch
patches.kernel.org/4.20.6-047-s390-smp-fix-CPU-hotplug-deadlock-with-CPU-res.patch
patches.kernel.org/4.20.6-048-s390-smp-Fix-calling-smp_call_ipl_cpu-from-ipl.patch
patches.kernel.org/4.20.6-049-misc-ibmvsm-Fix-potential-NULL-pointer-derefer.patch
patches.kernel.org/4.20.6-050-char-mwave-fix-potential-Spectre-v1-vulnerabil.patch
patches.kernel.org/4.20.6-051-mmc-sdhci-iproc-handle-mmc_of_parse-errors-dur.patch
patches.kernel.org/4.20.6-052-mmc-dw_mmc-bluefield-Fix-the-license-informati.patch
patches.kernel.org/4.20.6-053-mmc-meson-gx-Free-irq-in-release-callback.patch
patches.kernel.org/4.20.6-054-staging-rtl8188eu-Add-device-code-for-D-Link-D.patch
patches.kernel.org/4.20.6-055-tty-Handle-problem-if-line-discipline-does-not.patch
patches.kernel.org/4.20.6-056-uart-Fix-crash-in-uart_write-and-uart_put_char.patch
patches.kernel.org/4.20.6-057-tty-n_hdlc-fix-__might_sleep-warning.patch
patches.kernel.org/4.20.6-058-hv_balloon-avoid-touching-uninitialized-struct.patch
patches.kernel.org/4.20.6-059-Drivers-hv-vmbus-Check-for-ring-when-getting-d.patch
patches.kernel.org/4.20.6-060-vgacon-unconfuse-vc_origin-when-using-soft-scr.patch
patches.kernel.org/4.20.6-061-CIFS-Fix-possible-hang-during-async-MTU-reads-.patch
patches.kernel.org/4.20.6-062-CIFS-Fix-credits-calculations-for-reads-with-e.patch
patches.kernel.org/4.20.6-063-CIFS-Fix-credit-calculation-for-encrypted-read.patch
patches.kernel.org/4.20.6-064-CIFS-Do-not-reconnect-TCP-session-in-add_credi.patch
patches.kernel.org/4.20.6-065-smb3-add-credits-we-receive-from-oplock-break-.patch
patches.kernel.org/4.20.6-066-Input-xpad-add-support-for-SteelSeries-Stratus.patch
patches.kernel.org/4.20.6-067-Input-input_event-provide-override-for-sparc64.patch
patches.kernel.org/4.20.6-068-Input-uinput-fix-undefined-behavior-in-uinput_.patch
patches.kernel.org/4.20.6-069-acpi-nfit-Block-function-zero-DSMs.patch
patches.kernel.org/4.20.6-070-acpi-nfit-Fix-command-supported-detection.patch
patches.kernel.org/4.20.6-071-scsi-ufs-Use-explicit-access-size-in-ufshcd_du.patch
patches.kernel.org/4.20.6-072-dm-thin-fix-passdown_double_checking_shared_st.patch
patches.kernel.org/4.20.6-073-dm-crypt-fix-parsing-of-extended-IV-arguments.patch
patches.kernel.org/4.20.6-074-drm-amdgpu-Add-APTX-quirk-for-Lenovo-laptop.patch
patches.kernel.org/4.20.6-075-EDAC-altera-Fix-S10-persistent-register-offset.patch
patches.kernel.org/4.20.6-076-KVM-x86-Fix-single-step-debugging.patch
patches.kernel.org/4.20.6-077-KVM-x86-Fix-PV-IPIs-for-32-bit-KVM-host.patch
patches.kernel.org/4.20.6-078-KVM-x86-WARN_ONCE-if-sending-a-PV-IPI-returns-.patch
patches.kernel.org/4.20.6-079-kvm-x86-vmx-Use-kzalloc-for-cached_vmcs12.patch
patches.kernel.org/4.20.6-080-x86-pkeys-Properly-copy-pkey-state-at-fork.patch
patches.kernel.org/4.20.6-081-x86-selftests-pkeys-Fork-to-check-for-state-be.patch
patches.kernel.org/4.20.6-082-x86-kaslr-Fix-incorrect-i8254-outb-parameters.patch
patches.kernel.org/4.20.6-083-x86-entry-64-compat-Fix-stack-switching-for-XE.patch
patches.kernel.org/4.20.6-084-posix-cpu-timers-Unbreak-timer-rearming.patch
patches.kernel.org/4.20.6-085-net-sun-cassini-Cleanup-license-conflict.patch
patches.kernel.org/4.20.6-086-irqchip-gic-v3-its-Align-PCI-Multi-MSI-allocat.patch
patches.kernel.org/4.20.6-087-can-dev-__can_get_echo_skb-fix-bogous-check-fo.patch
patches.kernel.org/4.20.6-088-can-bcm-check-timer-values-before-ktime-conver.patch
patches.kernel.org/4.20.6-089-can-flexcan-fix-NULL-pointer-exception-during-.patch
patches.kernel.org/4.20.6-090-vt-make-vt_console_print-compatible-with-the-u.patch
patches.kernel.org/4.20.6-091-vt-always-call-notifier-with-the-console-lock-.patch
patches.kernel.org/4.20.6-092-vt-invoke-notifier-on-screen-size-change.patch
patches.kernel.org/4.20.6-093-drm-meson-Fix-atomic-mode-switching-regression.patch
patches.kernel.org/4.20.6-094-bpf-move-prev_-insn_idx-into-verifier-env.patch
patches.kernel.org/4.20.6-095-bpf-move-tmp-variable-into-ax-register-in-inte.patch
patches.kernel.org/4.20.6-096-nvmet-rdma-Add-unlikely-for-response-allocated.patch
patches.kernel.org/4.20.6-097-nvmet-rdma-fix-null-dereference-under-heavy-lo.patch
patches.kernel.org/4.20.6-098-bpf-enable-access-to-ax-register-also-from-ver.patch
patches.kernel.org/4.20.6-099-bpf-restrict-map-value-pointer-arithmetic-for-.patch
patches.kernel.org/4.20.6-100-bpf-restrict-stack-pointer-arithmetic-for-unpr.patch
patches.kernel.org/4.20.6-101-bpf-restrict-unknown-scalars-of-mixed-signed-b.patch
patches.kernel.org/4.20.6-102-bpf-fix-check_map_access-smin_value-test-when-.patch
patches.kernel.org/4.20.6-103-bpf-prevent-out-of-bounds-speculation-on-point.patch
patches.kernel.org/4.20.6-104-bpf-fix-sanitation-of-alu-op-with-pointer-scal.patch
patches.kernel.org/4.20.6-105-bpf-fix-inner-map-masking-to-prevent-oob-under.patch
patches.kernel.org/4.20.6-106-Drivers-hv-vmbus-Remove-the-useless-API-vmbus_.patch
patches.kernel.org/4.20.6-107-vmbus-fix-subchannel-removal.patch
patches.kernel.org/4.20.6-108-Revert-mm-memory_hotplug-initialize-struct-pag.patch
patches.kernel.org/4.20.6-109-usb-dwc3-gadget-Clear-req-needs_extra_trb-flag.patch
patches.kernel.org/4.20.6-110-mt76x0-do-not-overwrite-other-MT_BBP-AGC-8-fie.patch
patches.kernel.org/4.20.6-111-mt76x0-use-band-parameter-for-LC-calibration.patch
patches.kernel.org/4.20.6-112-mt76x02-run-calibration-after-scanning.patch
patches.kernel.org/4.20.6-113-mt76x02-assure-we-update-gain-after-scan.patch
patches.kernel.org/4.20.6-114-mt76x0-do-not-perform-MCU-calibration-for-MT76.patch
patches.kernel.org/4.20.6-115-mt76x0-antenna-select-corrections.patch
patches.kernel.org/4.20.6-116-mt76x0-phy-unify-calibration-between-mt76x0u-a.patch
patches.kernel.org/4.20.6-117-ide-fix-a-typo-in-the-settings-proc-file-name.patch
patches.kernel.org/4.20.6-118-Input-input_event-fix-the-CONFIG_SPARC64-mixup.patch
patches.kernel.org/4.20.6-119-Linux-4.20.6.patch
patches.kernel.org/4.20.7-001-drm-msm-gpu-fix-building-without-debugfs.patch
patches.kernel.org/4.20.7-002-ipv6-sr-clear-IP6CB-skb-on-SRH-ip4ip6-encapsul.patch
patches.kernel.org/4.20.7-003-ipvlan-l3mdev-fix-broken-l3s-mode-wrt-local-ro.patch
patches.kernel.org/4.20.7-004-l2tp-copy-4-more-bytes-to-linear-part-if-neces.patch
patches.kernel.org/4.20.7-005-l2tp-fix-reading-optional-fields-of-L2TPv3.patch
patches.kernel.org/4.20.7-006-net-ip_gre-always-reports-o_key-to-userspace.patch
patches.kernel.org/4.20.7-007-net-ip_gre-use-erspan-key-field-for-tunnel-loo.patch
patches.kernel.org/4.20.7-008-net-ipv6-don-t-return-positive-numbers-when-no.patch
patches.kernel.org/4.20.7-009-net-mlx4_core-Add-masking-for-a-few-queries-on.patch
patches.kernel.org/4.20.7-010-netrom-switch-to-sock-timer-API.patch
patches.kernel.org/4.20.7-011-net-rose-fix-NULL-ax25_cb-kernel-panic.patch
patches.kernel.org/4.20.7-012-net-set-default-network-namespace-in-init_dumm.patch
patches.kernel.org/4.20.7-013-ravb-expand-rx-descriptor-data-to-accommodate-.patch
patches.kernel.org/4.20.7-014-sctp-improve-the-events-for-sctp-stream-reset.patch
patches.kernel.org/4.20.7-015-tun-move-the-call-to-tun_set_real_num_queues.patch
patches.kernel.org/4.20.7-016-ucc_geth-Reset-BQL-queue-when-stopping-device.patch
patches.kernel.org/4.20.7-017-vhost-fix-OOB-in-get_rx_bufs.patch
patches.kernel.org/4.20.7-018-net-ip6_gre-always-reports-o_key-to-userspace.patch
patches.kernel.org/4.20.7-019-sctp-improve-the-events-for-sctp-stream-adding.patch
patches.kernel.org/4.20.7-020-net-mlx5e-Allow-MAC-invalidation-while-spoofch.patch
patches.kernel.org/4.20.7-021-ip6mr-Fix-notifiers-call-on-mroute_clean_table.patch
patches.kernel.org/4.20.7-022-Revert-net-mlx5e-E-Switch-Initialize-eswitch-o.patch
patches.kernel.org/4.20.7-023-sctp-set-chunk-transport-correctly-when-it-s-a.patch
patches.kernel.org/4.20.7-024-sctp-set-flow-sport-from-saddr-only-when-it-s-.patch
patches.kernel.org/4.20.7-025-net-tls-Fix-deadlock-in-free_resources-tx.patch
patches.kernel.org/4.20.7-026-net-tls-Save-iv-in-tls_rec-for-async-crypto-re.patch
patches.kernel.org/4.20.7-027-virtio_net-Don-t-enable-NAPI-when-interface-is.patch
patches.kernel.org/4.20.7-028-virtio_net-Don-t-call-free_old_xmit_skbs-for-x.patch
patches.kernel.org/4.20.7-029-virtio_net-Fix-not-restoring-real_num_rx_queue.patch
patches.kernel.org/4.20.7-030-virtio_net-Fix-out-of-bounds-access-of-sq.patch
patches.kernel.org/4.20.7-031-virtio_net-Don-t-process-redirected-XDP-frames.patch
patches.kernel.org/4.20.7-032-virtio_net-Use-xdp_return_frame-to-free-xdp_fr.patch
patches.kernel.org/4.20.7-033-virtio_net-Differentiate-sk_buff-and-xdp_frame.patch
patches.kernel.org/4.20.7-034-ipv6-Consider-sk_bound_dev_if-when-binding-a-s.patch
patches.kernel.org/4.20.7-035-CIFS-Do-not-count-ENODATA-as-failure-for-query.patch
patches.kernel.org/4.20.7-036-CIFS-Fix-possible-oops-and-memory-leaks-in-asy.patch
patches.kernel.org/4.20.7-037-CIFS-Fix-trace-command-logging-for-SMB2-reads-.patch
patches.kernel.org/4.20.7-038-CIFS-fix-use-after-free-of-the-lease-keys.patch
patches.kernel.org/4.20.7-039-CIFS-Do-not-consider-ENODATA-as-stat-failure-f.patch
patches.kernel.org/4.20.7-040-fs-dcache-Fix-incorrect-nr_dentry_unused-accou.patch
patches.kernel.org/4.20.7-041-iommu-vt-d-Fix-memory-leak-in-intel_iommu_put_.patch
patches.kernel.org/4.20.7-042-selftests-seccomp-Enhance-per-arch-ptrace-sysc.patch
patches.kernel.org/4.20.7-043-NFS-Fix-up-return-value-on-fatal-errors-in-nfs.patch
patches.kernel.org/4.20.7-044-ARM-cns3xxx-Fix-writing-to-wrong-PCI-config-re.patch
patches.kernel.org/4.20.7-045-arm64-kaslr-ensure-randomized-quantities-are-c.patch
patches.kernel.org/4.20.7-046-arm64-Do-not-issue-IPIs-for-user-executable-pt.patch
patches.kernel.org/4.20.7-047-arm64-hyp-stub-Forbid-kprobing-of-the-hyp-stub.patch
patches.kernel.org/4.20.7-048-arm64-hibernate-Clean-the-__hyp_text-to-PoC-af.patch
patches.kernel.org/4.20.7-049-gpio-altera-a10sr-Set-proper-output-level-for-.patch
patches.kernel.org/4.20.7-050-gpiolib-fix-line-event-timestamps-for-nested-i.patch
patches.kernel.org/4.20.7-051-gpio-pcf857x-Fix-interrupts-on-multiple-instan.patch
patches.kernel.org/4.20.7-052-gpio-sprd-Fix-the-incorrect-data-register.patch
patches.kernel.org/4.20.7-053-gpio-sprd-Fix-incorrect-irq-type-setting-for-t.patch
patches.kernel.org/4.20.7-054-gfs2-Revert-Fix-loop-in-gfs2_rbm_find.patch
patches.kernel.org/4.20.7-055-mmc-bcm2835-Fix-DMA-channel-leak-on-probe-erro.patch
patches.kernel.org/4.20.7-056-mmc-mediatek-fix-incorrect-register-setting-of.patch
patches.kernel.org/4.20.7-057-ALSA-usb-audio-Add-Opus-3-to-quirks-for-native.patch
patches.kernel.org/4.20.7-058-ALSA-hda-realtek-Fixed-hp_pin-no-value.patch
patches.kernel.org/4.20.7-059-ALSA-pcm-Fix-tight-loop-of-OSS-capture-stream.patch
patches.kernel.org/4.20.7-060-IB-uverbs-Fix-OOPs-upon-device-disassociation.patch
patches.kernel.org/4.20.7-061-IB-uverbs-Fix-OOPs-in-uverbs_user_mmap_disasso.patch
patches.kernel.org/4.20.7-062-IB-hfi1-Remove-overly-conservative-VM_EXEC-fla.patch
patches.kernel.org/4.20.7-063-IB-hfi1-Add-limit-test-for-RC-UC-send-via-loop.patch
patches.kernel.org/4.20.7-064-platform-x86-asus-nb-wmi-Map-0x35-to-KEY_SCREE.patch
patches.kernel.org/4.20.7-065-platform-x86-asus-nb-wmi-Drop-mapping-of-0x33-.patch
patches.kernel.org/4.20.7-066-Btrfs-fix-deadlock-when-allocating-tree-block-.patch
patches.kernel.org/4.20.7-067-btrfs-On-error-always-free-subvol_name-in-btrf.patch
patches.kernel.org/4.20.7-068-kernel-exit.c-release-ptraced-tasks-before-zap.patch
patches.kernel.org/4.20.7-069-mm-hugetlb.c-teach-follow_hugetlb_page-to-hand.patch
patches.kernel.org/4.20.7-070-oom-oom_reaper-do-not-enqueue-same-task-twice.patch
patches.kernel.org/4.20.7-071-mm-memory_hotplug-fix-scan_movable_pages-for-g.patch
patches.kernel.org/4.20.7-072-mm-oom-fix-use-after-free-in-oom_kill_process.patch
patches.kernel.org/4.20.7-073-mm-hwpoison-use-do_send_sig_info-instead-of-fo.patch
patches.kernel.org/4.20.7-074-mm-migrate-don-t-rely-on-__PageMovable-of-newp.patch
patches.kernel.org/4.20.7-075-of-overlay-add-tests-to-validate-kfrees-from-o.patch
patches.kernel.org/4.20.7-076-of-overlay-add-missing-of_node_get-in-__of_att.patch
patches.kernel.org/4.20.7-077-of-overlay-use-prop-add-changeset-entry-for-pr.patch
patches.kernel.org/4.20.7-078-of-overlay-do-not-duplicate-properties-from-ov.patch
patches.kernel.org/4.20.7-079-md-raid5-fix-out-of-memory-during-raid-cache-r.patch
patches.kernel.org/4.20.7-080-cifs-Always-resolve-hostname-before-reconnecti.patch
patches.kernel.org/4.20.7-081-Linux-4.20.7.patch
patches.kernel.org/4.20.8-001-drm-bufs-Fix-Spectre-v1-vulnerability.patch
patches.kernel.org/4.20.8-002-drm-v3d-Fix-a-use-after-free-race-accessing-th.patch
patches.kernel.org/4.20.8-003-staging-iio-adc-ad7280a-handle-error-from-__ad.patch
patches.kernel.org/4.20.8-004-drm-vgem-Fix-vgem_init-to-get-drm-device-avail.patch
patches.kernel.org/4.20.8-005-pinctrl-bcm2835-Use-raw-spinlock-for-RT-compat.patch
patches.kernel.org/4.20.8-006-clk-sunxi-ng-h6-Set-video-PLLs-limits.patch
patches.kernel.org/4.20.8-007-ASoC-Intel-mrfld-fix-uninitialized-variable-ac.patch
patches.kernel.org/4.20.8-008-gpiolib-Fix-possible-use-after-free-on-label.patch
patches.kernel.org/4.20.8-009-drm-sun4i-Initialize-registers-in-tcon-top-dri.patch
patches.kernel.org/4.20.8-010-ath10k-fixup-extended-per-sta-tx-statistics.patch
patches.kernel.org/4.20.8-011-genirq-affinity-Spread-IRQs-to-all-available-N.patch
patches.kernel.org/4.20.8-012-gpu-ipu-v3-image-convert-Prevent-race-between-.patch
patches.kernel.org/4.20.8-013-drm-amd-display-Fix-potential-nullptr-error.patch
patches.kernel.org/4.20.8-014-nds32-Fix-gcc-8.0-compiler-option-incompatible.patch
patches.kernel.org/4.20.8-015-wil6210-fix-reset-flow-for-Talyn-mb.patch
patches.kernel.org/4.20.8-016-wil6210-fix-memory-leak-in-wil_find_tx_bcast_2.patch
patches.kernel.org/4.20.8-017-ath10k-assign-n_cipher_suites-for-WCN3990.patch
patches.kernel.org/4.20.8-018-ath9k-dynack-use-authentication-messages-for-l.patch
patches.kernel.org/4.20.8-019-scsi-lpfc-Correct-LCB-RJT-handling.patch
patches.kernel.org/4.20.8-020-scsi-mpt3sas-Call-sas_remove_host-before-remov.patch
patches.kernel.org/4.20.8-021-scsi-lpfc-Fix-LOGO-PLOGI-handling-when-trigger.patch
patches.kernel.org/4.20.8-022-ARM-8808-1-kexec-offline-panic_smp_self_stop-C.patch
patches.kernel.org/4.20.8-023-clk-boston-fix-possible-memory-leak-in-clk_bos.patch
patches.kernel.org/4.20.8-024-dlm-Don-t-swamp-the-CPU-with-callbacks-queued-.patch
patches.kernel.org/4.20.8-025-x86-PCI-Fix-Broadcom-CNB20LE-unintended-sign-e.patch
patches.kernel.org/4.20.8-026-powerpc-pseries-add-of_node_put-in-dlpar_detac.patch
patches.kernel.org/4.20.8-027-bpftool-Improve-handling-of-ENOENT-on-map-dump.patch
patches.kernel.org/4.20.8-028-s390-qeth-utilize-virtual-MAC-for-Layer2-OSD-d.patch
patches.kernel.org/4.20.8-029-crypto-aes_ti-disable-interrupts-while-accessi.patch
patches.kernel.org/4.20.8-030-drm-vc4-x_scaling-1-should-never-be-set-to-VC4.patch
patches.kernel.org/4.20.8-031-serial-fsl_lpuart-clear-parity-enable-bit-when.patch
patches.kernel.org/4.20.8-032-ptp-check-gettime64-return-code-in-PTP_SYS_OFF.patch
patches.kernel.org/4.20.8-033-MIPS-Boston-Disable-EG20T-prefetch.patch
patches.kernel.org/4.20.8-034-dpaa2-ptp-defer-probe-when-portal-allocation-f.patch
patches.kernel.org/4.20.8-035-iwlwifi-fw-do-not-set-sgi-bits-for-HE-connecti.patch
patches.kernel.org/4.20.8-036-staging-iio-ad2s90-Make-probe-handle-spi_setup.patch
patches.kernel.org/4.20.8-037-fpga-altera-cvp-Fix-registration-for-CvP-incap.patch
patches.kernel.org/4.20.8-038-Tools-hv-kvp-Fix-a-warning-of-buffer-overflow-.patch
patches.kernel.org/4.20.8-039-fpga-altera-cvp-fix-bad-IO-access-on-x86_64.patch
patches.kernel.org/4.20.8-040-vbox-fix-link-error-with-gcc-Og.patch
patches.kernel.org/4.20.8-041-platform-chrome-don-t-report-EC_MKBP_EVENT_SEN.patch
patches.kernel.org/4.20.8-042-i40e-suppress-bogus-error-message.patch
patches.kernel.org/4.20.8-043-i40e-prevent-overlapping-tx_timeout-recover.patch
patches.kernel.org/4.20.8-044-scsi-hisi_sas-change-the-time-of-SAS-SSP-conne.patch
patches.kernel.org/4.20.8-045-staging-iio-ad7780-update-voltage-on-read.patch
patches.kernel.org/4.20.8-046-usbnet-smsc95xx-fix-rx-packet-alignment.patch
patches.kernel.org/4.20.8-047-drm-rockchip-fix-for-mailbox-read-size.patch
patches.kernel.org/4.20.8-048-ARM-OMAP2-hwmod-Fix-some-section-annotations.patch
patches.kernel.org/4.20.8-049-drm-amd-display-fix-gamma-not-being-applied-co.patch
patches.kernel.org/4.20.8-050-drm-amd-display-calculate-stream-phy_pix_clk-b.patch
patches.kernel.org/4.20.8-051-bpf-libbpf-retry-map-creation-without-the-name.patch
patches.kernel.org/4.20.8-052-net-mlx5-EQ-Use-the-right-place-to-store-read-.patch
patches.kernel.org/4.20.8-053-modpost-validate-symbol-names-also-in-find_elf.patch
patches.kernel.org/4.20.8-054-perf-tools-Add-Hygon-Dhyana-support.patch
patches.kernel.org/4.20.8-055-scsi-cxgb4i-fix-thermal-configuration-dependen.patch
patches.kernel.org/4.20.8-056-soc-tegra-Don-t-leak-device-tree-node-referenc.patch
patches.kernel.org/4.20.8-057-media-rc-ensure-close-is-called-on-rc_unregist.patch
patches.kernel.org/4.20.8-058-media-video-i2c-avoid-accessing-released-memor.patch
patches.kernel.org/4.20.8-059-media-mtk-vcodec-Release-device-nodes-in-mtk_v.patch
patches.kernel.org/4.20.8-060-staging-erofs-fix-the-definition-of-DBG_BUGON.patch
patches.kernel.org/4.20.8-061-staging-erofs-fix-race-when-the-managed-cache-.patch
patches.kernel.org/4.20.8-062-media-vivid-fill-in-media_device-bus_info.patch
patches.kernel.org/4.20.8-063-RDMA-core-Sync-unregistration-with-netlink-com.patch
patches.kernel.org/4.20.8-064-drm-rcar-du-Fix-external-clock-error-checks.patch
patches.kernel.org/4.20.8-065-clk-meson-meson8b-do-not-use-cpu_div3-for-cpu_.patch
patches.kernel.org/4.20.8-066-clk-meson-meson8b-fix-the-width-of-the-cpu_sca.patch
patches.kernel.org/4.20.8-067-clk-meson-meson8b-mark-the-CPU-clock-as-CLK_IS.patch
patches.kernel.org/4.20.8-068-ptp-Fix-pass-zero-to-ERR_PTR-in-ptp_clock_regi.patch
patches.kernel.org/4.20.8-069-dmaengine-xilinx_dma-Remove-__aligned-attribut.patch
patches.kernel.org/4.20.8-070-powerpc-32-Add-.data.Lubsan_data-.data.Lubsan_.patch
patches.kernel.org/4.20.8-071-iio-adc-meson-saradc-check-for-devm_kasprintf-.patch
patches.kernel.org/4.20.8-072-iio-adc-meson-saradc-fix-internal-clock-names.patch
patches.kernel.org/4.20.8-073-iio-accel-kxcjk1013-Add-KIOX010A-ACPI-Hardware.patch
patches.kernel.org/4.20.8-074-media-adv-tc358743-ths8200-fill-in-min-width-h.patch
patches.kernel.org/4.20.8-075-ACPI-SPCR-Consider-baud-rate-0-as-preconfigure.patch
patches.kernel.org/4.20.8-076-staging-pi433-fix-potential-null-dereference.patch
patches.kernel.org/4.20.8-077-f2fs-avoid-GC-causing-encrypted-file-corrupted.patch
patches.kernel.org/4.20.8-078-f2fs-move-dir-data-flush-to-write-checkpoint-p.patch
patches.kernel.org/4.20.8-079-f2fs-fix-race-between-write_checkpoint-and-wri.patch
patches.kernel.org/4.20.8-080-f2fs-fix-wrong-return-value-of-f2fs_acl_create.patch
patches.kernel.org/4.20.8-081-i2c-sh_mobile-add-support-for-r8a77990-R-Car-E.patch
patches.kernel.org/4.20.8-082-arm64-io-Ensure-calls-to-delay-routines-are-or.patch
patches.kernel.org/4.20.8-083-net-aquantia-return-err-if-set-MPI_DEINIT-stat.patch
patches.kernel.org/4.20.8-084-sunvdc-Do-not-spin-in-an-infinite-loop-when-vi.patch
patches.kernel.org/4.20.8-085-soc-bcm-brcmstb-Don-t-leak-device-tree-node-re.patch
patches.kernel.org/4.20.8-086-nfsd4-fix-crash-on-writing-v4_end_grace-before.patch
patches.kernel.org/4.20.8-087-drm-Clear-state-acquire_ctx-before-leaving-drm.patch
patches.kernel.org/4.20.8-088-perf-arm_spe-handle-devm_kasprintf-failure.patch
patches.kernel.org/4.20.8-089-arm64-io-Ensure-value-passed-to-__iormb-is-hel.patch
patches.kernel.org/4.20.8-090-Thermal-do-not-clear-passive-state-during-syst.patch
patches.kernel.org/4.20.8-091-thermal-Fix-locking-in-cooling-device-sysfs-up.patch
patches.kernel.org/4.20.8-092-firmware-efi-Add-NULL-pointer-checks-in-efivar.patch
patches.kernel.org/4.20.8-093-s390-zcrypt-improve-special-ap-message-cmd-han.patch
patches.kernel.org/4.20.8-094-mt76x0-dfs-fix-IBI_R11-configuration-on-non-ra.patch
patches.kernel.org/4.20.8-095-arm64-ftrace-don-t-adjust-the-LR-value.patch
patches.kernel.org/4.20.8-096-drm-v3d-Fix-prime-imports-of-buffers-from-othe.patch
patches.kernel.org/4.20.8-097-ARM-dts-mmp2-fix-TWSI2.patch
patches.kernel.org/4.20.8-098-ARM-dts-aspeed-add-missing-memory-unit-address.patch
patches.kernel.org/4.20.8-099-spi-fix-spi-at91-usart.c-build-errors-when-PIN.patch
patches.kernel.org/4.20.8-100-x86-fpu-Add-might_fault-to-user_insn.patch
patches.kernel.org/4.20.8-101-media-i2c-TDA1997x-select-CONFIG_HDMI.patch
patches.kernel.org/4.20.8-102-media-DaVinci-VPBE-fix-error-handling-in-vpbe_.patch
patches.kernel.org/4.20.8-103-platform-x86-Fix-config-space-access-for-intel.patch
patches.kernel.org/4.20.8-104-smack-fix-access-permissions-for-keyring.patch
patches.kernel.org/4.20.8-105-xtensa-xtfpga.dtsi-fix-dtc-warnings-about-SPI.patch
patches.kernel.org/4.20.8-106-usb-dwc3-Correct-the-logic-for-checking-TRB-fu.patch
patches.kernel.org/4.20.8-107-dmaengine-sprd-Support-DMA-link-list-cyclic-ca.patch
patches.kernel.org/4.20.8-108-usb-dwc2-Disable-power-down-feature-on-Samsung.patch
patches.kernel.org/4.20.8-109-usb-hub-delay-hub-autosuspend-if-USB3-port-is-.patch
patches.kernel.org/4.20.8-110-timekeeping-Use-proper-seqcount-initializer.patch
patches.kernel.org/4.20.8-111-usb-mtu3-fix-the-issue-about-SetFeature-U1-U2_.patch
patches.kernel.org/4.20.8-112-clk-sunxi-ng-a33-Set-CLK_SET_RATE_PARENT-for-a.patch
patches.kernel.org/4.20.8-113-media-imx274-select-REGMAP_I2C.patch
patches.kernel.org/4.20.8-114-mac80211-fix-deauth-TX-when-we-disconnect.patch
patches.kernel.org/4.20.8-115-pinctrl-nuvoton-check-for-devm_kasprintf-failu.patch
patches.kernel.org/4.20.8-116-drm-amdgpu-powerplay-fix-clock-stretcher-limit.patch
patches.kernel.org/4.20.8-117-tipc-fix-node-keep-alive-interval-calculation.patch
patches.kernel.org/4.20.8-118-arm64-dts-rockchip-fix-rk3399-rockpro64-regula.patch
patches.kernel.org/4.20.8-119-driver-core-Move-async_synchronize_full-call.patch
patches.kernel.org/4.20.8-120-kobject-return-error-code-if-writing-sys-.-uev.patch
patches.kernel.org/4.20.8-121-IB-hfi1-Unreserve-a-reserved-request-when-it-i.patch
patches.kernel.org/4.20.8-122-usb-dwc3-trace-add-missing-break-statement-to-.patch
patches.kernel.org/4.20.8-123-gpio-mt7621-report-failure-of-devm_kasprintf.patch
patches.kernel.org/4.20.8-124-gpio-mt7621-pass-mediatek_gpio_bank_probe-fail.patch
patches.kernel.org/4.20.8-125-pinctrl-sx150x-handle-failure-case-of-devm_kst.patch
patches.kernel.org/4.20.8-126-iommu-amd-Fix-amd_iommu-force_isolation.patch
patches.kernel.org/4.20.8-127-media-v4l2-device-Link-subdevices-to-their-par.patch
patches.kernel.org/4.20.8-128-ARM-OMAP1-ams-delta-Fix-audio-permanently-mute.patch
patches.kernel.org/4.20.8-129-ARM-dts-Fix-OMAP4430-SDP-Ethernet-startup.patch
patches.kernel.org/4.20.8-130-mips-bpf-fix-encoding-bug-for-mm_srlv32_op.patch
patches.kernel.org/4.20.8-131-media-coda-fix-H.264-deblocking-filter-control.patch
patches.kernel.org/4.20.8-132-arm64-dts-meson-Fix-IRQ-trigger-type-for-macir.patch
patches.kernel.org/4.20.8-133-ARM-dts-Fix-up-the-D-Link-DIR-685-MTD-partitio.patch
patches.kernel.org/4.20.8-134-watchdog-renesas_wdt-don-t-set-divider-while-w.patch
patches.kernel.org/4.20.8-135-ARM-dts-imx51-zii-rdu1-Do-not-specify-power-gp.patch
patches.kernel.org/4.20.8-136-usb-dwc3-gadget-Disable-CSP-for-stream-OUT-ep.patch
patches.kernel.org/4.20.8-137-iommu-arm-smmu-v3-Avoid-memory-corruption-from.patch
patches.kernel.org/4.20.8-138-iommu-arm-smmu-Add-support-for-qcom-smmu-v2-va.patch
patches.kernel.org/4.20.8-139-iommu-arm-smmu-v3-Use-explicit-mb-when-moving-.patch
patches.kernel.org/4.20.8-140-sata_rcar-fix-deferred-probing.patch
patches.kernel.org/4.20.8-141-clk-imx6sl-ensure-MMDC-CH0-handshake-is-bypass.patch
patches.kernel.org/4.20.8-142-platform-x86-mlx-platform-Fix-tachometer-regis.patch
patches.kernel.org/4.20.8-143-cpuidle-big.LITTLE-fix-refcount-leak.patch
patches.kernel.org/4.20.8-144-OPP-Use-opp_table-regulators-to-verify-no-regu.patch
patches.kernel.org/4.20.8-145-tee-optee-avoid-possible-double-list_del.patch
patches.kernel.org/4.20.8-146-drm-msm-dsi-fix-dsi-clock-names-in-DSI-10nm-PL.patch
patches.kernel.org/4.20.8-147-drm-msm-dpu-Only-check-flush-register-against-.patch
patches.kernel.org/4.20.8-148-lightnvm-pblk-fix-resubmission-of-overwritten-.patch
patches.kernel.org/4.20.8-149-lightnvm-pblk-add-lock-protection-to-list-oper.patch
patches.kernel.org/4.20.8-150-i2c-axxia-check-for-error-conditions-first.patch
patches.kernel.org/4.20.8-151-lightnvm-Fix-uninitialized-return-value-in-nvm.patch
patches.kernel.org/4.20.8-152-phy-sun4i-usb-add-support-for-missing-USB-PHY-.patch
patches.kernel.org/4.20.8-153-mlxsw-spectrum_acl-Limit-priority-value.patch
patches.kernel.org/4.20.8-154-udf-Fix-BUG-on-corrupted-inode.patch
patches.kernel.org/4.20.8-155-switchtec-Fix-SWITCHTEC_IOCTL_EVENT_IDX_ALL-fl.patch
patches.kernel.org/4.20.8-156-selftests-bpf-use-__bpf_constant_htons-in-test.patch
patches.kernel.org/4.20.8-157-ARM-pxa-avoid-section-mismatch-warning.patch
patches.kernel.org/4.20.8-158-ASoC-fsl-Fix-SND_SOC_EUKREA_TLV320-build-error.patch
patches.kernel.org/4.20.8-159-fix-dma-buf-udmabuf-selftest.patch
patches.kernel.org/4.20.8-160-clk-qcom-Leave-mmss-noc-on-for-8998.patch
patches.kernel.org/4.20.8-161-f2fs-fix-to-reorder-set_page_dirty-and-wait_on.patch
patches.kernel.org/4.20.8-162-ipv6-Fix-handling-of-LLA-with-VRF-and-sockets-.patch
patches.kernel.org/4.20.8-163-tools-bpftool-fix-Wmissing-declaration-warning.patch
patches.kernel.org/4.20.8-164-KVM-PPC-Book3S-Only-report-KVM_CAP_SPAPR_TCE_V.patch
patches.kernel.org/4.20.8-165-mmc-bcm2835-Recover-from-MMC_SEND_EXT_CSD.patch
patches.kernel.org/4.20.8-166-mmc-bcm2835-reset-host-on-timeout.patch
patches.kernel.org/4.20.8-167-mmc-meson-mx-sdio-check-devm_kasprintf-for-fai.patch
patches.kernel.org/4.20.8-168-memstick-Prevent-memstick-host-from-getting-ru.patch
patches.kernel.org/4.20.8-169-mmc-sdhci-of-esdhc-Fix-timeout-checks.patch
patches.kernel.org/4.20.8-170-mmc-sdhci-omap-Fix-timeout-checks.patch
patches.kernel.org/4.20.8-171-mmc-sdhci-xenon-Fix-timeout-checks.patch
patches.kernel.org/4.20.8-172-mmc-jz4740-Get-CD-WP-GPIOs-from-descriptors.patch
patches.kernel.org/4.20.8-173-usb-renesas_usbhs-add-support-for-RZ-G2E.patch
patches.kernel.org/4.20.8-174-btrfs-harden-agaist-duplicate-fsid-on-scanned-.patch
patches.kernel.org/4.20.8-175-serial-sh-sci-Fix-locking-in-sci_submit_rx.patch
patches.kernel.org/4.20.8-176-serial-sh-sci-Resume-PIO-in-sci_rx_interrupt-o.patch
patches.kernel.org/4.20.8-177-tty-serial-samsung-Properly-set-flags-in-autoC.patch
patches.kernel.org/4.20.8-178-perf-stat-Fix-CSV-mode-column-output-for-non-c.patch
patches.kernel.org/4.20.8-179-perf-test-Fix-perf_event_attr-test-failure.patch
patches.kernel.org/4.20.8-180-perf-dso-Fix-unchecked-usage-of-strncpy.patch
patches.kernel.org/4.20.8-181-perf-header-Fix-unchecked-usage-of-strncpy.patch
patches.kernel.org/4.20.8-182-btrfs-use-tagged-writepage-to-mitigate-liveloc.patch
patches.kernel.org/4.20.8-183-perf-probe-Fix-unchecked-usage-of-strncpy.patch
patches.kernel.org/4.20.8-184-i2c-sh_mobile-Add-support-for-r8a774c0-RZ-G2E.patch
patches.kernel.org/4.20.8-185-bnxt_en-Disable-MSIX-before-re-reserving-NQs-C.patch
patches.kernel.org/4.20.8-186-tools-power-x86-intel_pstate_tracer-Fix-non-ro.patch
patches.kernel.org/4.20.8-187-pinctrl-rza1-Handle-devm_kasprintf-failure-cas.patch
patches.kernel.org/4.20.8-188-mac80211-Properly-handle-SKB-with-radiotap-onl.patch
patches.kernel.org/4.20.8-189-livepatch-check-kzalloc-return-values.patch
patches.kernel.org/4.20.8-190-arm64-KVM-Skip-MMIO-insn-after-emulation.patch
patches.kernel.org/4.20.8-191-usb-musb-dsps-fix-otg-state-machine.patch
patches.kernel.org/4.20.8-192-usb-musb-dsps-fix-runtime-pm-for-peripheral-mo.patch
patches.kernel.org/4.20.8-193-perf-header-Fix-up-argument-to-ctime.patch
patches.kernel.org/4.20.8-194-perf-tools-Cast-off_t-to-s64-to-avoid-warning-.patch
patches.kernel.org/4.20.8-195-percpu-convert-spin_lock_irq-to-spin_lock_irqs.patch
patches.kernel.org/4.20.8-196-net-hns3-fix-error-handling-int-the-hns3_get_v.patch
patches.kernel.org/4.20.8-197-net-hns3-fix-incomplete-uninitialization-of-IR.patch
patches.kernel.org/4.20.8-198-drm-amd-display-Add-retry-to-read-ddc_clock-pi.patch
patches.kernel.org/4.20.8-199-drm-amd-display-Wait-edp-HPD-to-high-in-detect.patch
patches.kernel.org/4.20.8-200-Bluetooth-hci_bcm-Handle-deferred-probing-for-.patch
patches.kernel.org/4.20.8-201-drm-amd-display-fix-YCbCr420-blank-color.patch
patches.kernel.org/4.20.8-202-powerpc-uaccess-fix-warning-error-with-access_.patch
patches.kernel.org/4.20.8-203-mac80211-fix-radiotap-vendor-presence-bitmap-h.patch
patches.kernel.org/4.20.8-204-xfrm6_tunnel-Fix-spi-check-in-__xfrm6_tunnel_a.patch
patches.kernel.org/4.20.8-205-mlxsw-spectrum-Properly-cleanup-LAG-uppers-whe.patch
patches.kernel.org/4.20.8-206-scsi-smartpqi-correct-host-serial-num-for-ssa.patch
patches.kernel.org/4.20.8-207-scsi-smartpqi-correct-volume-status.patch
patches.kernel.org/4.20.8-208-scsi-smartpqi-increase-fw-status-register-read.patch
patches.kernel.org/4.20.8-209-cw1200-Fix-concurrency-use-after-free-bugs-in-.patch
patches.kernel.org/4.20.8-210-net-hns3-add-max-vector-number-check-for-pf.patch
patches.kernel.org/4.20.8-211-net-hns3-fix-the-descriptor-index-when-get-rss.patch
patches.kernel.org/4.20.8-212-net-hns3-don-t-restore-rules-when-flow-directo.patch
patches.kernel.org/4.20.8-213-powerpc-perf-Fix-thresholding-counter-data-for.patch
patches.kernel.org/4.20.8-214-iwlwifi-mvm-fix-setting-HE-ppe-FW-config.patch
patches.kernel.org/4.20.8-215-powerpc-powernv-ioda-Allocate-indirect-TCE-lev.patch
patches.kernel.org/4.20.8-216-mlx5-update-timecounter-at-least-twice-per-cou.patch
patches.kernel.org/4.20.8-217-drbd-narrow-rcu_read_lock-in-drbd_sync_handsha.patch
patches.kernel.org/4.20.8-218-drbd-disconnect-if-the-wrong-UUIDs-are-attache.patch
patches.kernel.org/4.20.8-219-drbd-skip-spurious-timeout-ping-timeo-when-fai.patch
patches.kernel.org/4.20.8-220-drbd-Avoid-Clang-warning-about-pointless-switc.patch
patches.kernel.org/4.20.8-221-ath10k-fix-kernel-panic-due-to-use-after-free.patch
patches.kernel.org/4.20.8-222-ath10k-fix-tx_stats-memory-leak.patch
patches.kernel.org/4.20.8-223-drm-amd-display-validate-extended-dongle-caps.patch
patches.kernel.org/4.20.8-224-video-clps711x-fb-release-disp-device-node-in-.patch
patches.kernel.org/4.20.8-225-md-fix-raid10-hang-issue-caused-by-barrier.patch
patches.kernel.org/4.20.8-226-fbdev-fbmem-behave-better-with-small-rotated-d.patch
patches.kernel.org/4.20.8-227-i40e-define-proper-net_device-neigh_priv_len.patch
patches.kernel.org/4.20.8-228-ice-Do-not-enable-NAPI-on-q_vectors-that-have-.patch
patches.kernel.org/4.20.8-229-igb-Fix-an-issue-that-PME-is-not-enabled-durin.patch
patches.kernel.org/4.20.8-230-ACPI-APEI-Clear-GHES-block_status-before-panic.patch
patches.kernel.org/4.20.8-231-fbdev-fbcon-Fix-unregister-crash-when-more-tha.patch
patches.kernel.org/4.20.8-232-bpf-sk_msg-zap-ingress-queue-on-psock-down.patch
patches.kernel.org/4.20.8-233-powerpc-mm-Fix-reporting-of-kernel-execute-fau.patch
patches.kernel.org/4.20.8-234-bpf-sk_msg-fix-socket-data_ready-events.patch
patches.kernel.org/4.20.8-235-pinctrl-meson-meson8-fix-the-GPIO-function-for.patch
patches.kernel.org/4.20.8-236-pinctrl-meson-meson8b-fix-the-GPIO-function-fo.patch
patches.kernel.org/4.20.8-237-KVM-x86-svm-report-MSR_IA32_MCG_EXT_CTL-as-uns.patch
patches.kernel.org/4.20.8-238-powerpc-fadump-Do-not-allow-hot-remove-memory-.patch
patches.kernel.org/4.20.8-239-selftests-kvm-report-failed-stage-when-exit-re.patch
patches.kernel.org/4.20.8-240-kvm-Change-offset-in-kvm_write_guest_offset_ca.patch
patches.kernel.org/4.20.8-241-NFS-nfs_compare_mount_options-always-compare-a.patch
patches.kernel.org/4.20.8-242-perf-build-Don-t-unconditionally-link-the-libb.patch
patches.kernel.org/4.20.8-243-hwmon-lm80-fix-a-missing-check-of-the-status-o.patch
patches.kernel.org/4.20.8-244-hwmon-lm80-fix-a-missing-check-of-bus-read-in-.patch
patches.kernel.org/4.20.8-245-seq_buf-Make-seq_buf_puts-null-terminate-the-b.patch
patches.kernel.org/4.20.8-246-crypto-ux500-Use-proper-enum-in-cryp_set_dma_t.patch
patches.kernel.org/4.20.8-247-crypto-ux500-Use-proper-enum-in-hash_set_dma_t.patch
patches.kernel.org/4.20.8-248-MIPS-ralink-Select-CONFIG_CPU_MIPSR2_IRQ_VI-on.patch
patches.kernel.org/4.20.8-249-cifs-check-ntwrk_buf_start-for-NULL-before-der.patch
patches.kernel.org/4.20.8-250-f2fs-fix-use-after-free-issue-when-accessing-s.patch
patches.kernel.org/4.20.8-251-um-Avoid-marking-pages-with-changed-protection.patch
patches.kernel.org/4.20.8-252-niu-fix-missing-checks-of-niu_pci_eeprom_read.patch
patches.kernel.org/4.20.8-253-f2fs-fix-sbi-extent_list-corruption-issue.patch
patches.kernel.org/4.20.8-254-cgroup-fix-parsing-empty-mount-option-string.patch
patches.kernel.org/4.20.8-255-perf-python-Do-not-force-closing-original-perf.patch
patches.kernel.org/4.20.8-256-scripts-decode_stacktrace-only-strip-base-path.patch
patches.kernel.org/4.20.8-257-arch-sh-boards-mach-kfr2r09-setup.c-fix-struct.patch
patches.kernel.org/4.20.8-258-ocfs2-don-t-clear-bh-uptodate-for-block-read.patch
patches.kernel.org/4.20.8-259-ocfs2-improve-ocfs2-Makefile.patch
patches.kernel.org/4.20.8-260-mm-page_alloc.c-don-t-call-kasan_free_pages-at.patch
patches.kernel.org/4.20.8-261-zram-fix-lockdep-warning-of-free-block-handlin.patch
patches.kernel.org/4.20.8-262-isdn-hisax-hfc_pci-Fix-a-possible-concurrency-.patch
patches.kernel.org/4.20.8-263-gdrom-fix-a-memory-leak-bug.patch
patches.kernel.org/4.20.8-264-fsl-fman-Use-GFP_ATOMIC-in-memac-tgec-_add_has.patch
patches.kernel.org/4.20.8-265-block-swim3-Fix-EBUSY-error-when-re-opening-de.patch
patches.kernel.org/4.20.8-266-thermal-bcm2835-enable-hwmon-explicitly.patch
patches.kernel.org/4.20.8-267-kdb-Don-t-back-trace-on-a-cpu-that-didn-t-roun.patch
patches.kernel.org/4.20.8-268-thermal-tsens-qcom-do-not-create-duplicate-reg.patch
patches.kernel.org/4.20.8-269-PCI-imx-Enable-MSI-from-downstream-components.patch
patches.kernel.org/4.20.8-270-block-swim3-Fix-regression-on-PowerBook-G3.patch
patches.kernel.org/4.20.8-271-thermal-generic-adc-Fix-adc-to-temp-interpolat.patch
patches.kernel.org/4.20.8-272-HID-lenovo-Add-checks-to-fix-of_led_classdev_r.patch
patches.kernel.org/4.20.8-273-arm64-sve-ptrace-Fix-SVE_PT_REGS_OFFSET-defini.patch
patches.kernel.org/4.20.8-274-kernel-hung_task.c-break-RCU-locks-based-on-ji.patch
patches.kernel.org/4.20.8-275-proc-sysctl-fix-return-error-for-proc_doulongv.patch
patches.kernel.org/4.20.8-276-kernel-hung_task.c-force-console-verbose-befor.patch
patches.kernel.org/4.20.8-277-fs-epoll-drop-ovflist-branch-prediction.patch
patches.kernel.org/4.20.8-278-exec-load_script-don-t-blindly-truncate-sheban.patch
patches.kernel.org/4.20.8-279-kernel-kcov.c-mark-write_comp_data-as-notrace.patch
patches.kernel.org/4.20.8-280-scripts-gdb-fix-lx-version-string-output.patch
patches.kernel.org/4.20.8-281-xprtrdma-Don-t-wake-pending-tasks-until-discon.patch
patches.kernel.org/4.20.8-282-thermal-hwmon-inline-helpers-when-CONFIG_THERM.patch
patches.kernel.org/4.20.8-283-dccp-fool-proof-ccid_hc_-rt-x_parse_options.patch
patches.kernel.org/4.20.8-284-enic-fix-checksum-validation-for-IPv6.patch
patches.kernel.org/4.20.8-285-lib-test_rhashtable-Make-test_insert_dup-alloc.patch
patches.kernel.org/4.20.8-286-net-dp83640-expire-old-TX-skb.patch
patches.kernel.org/4.20.8-287-net-dsa-Fix-lockdep-false-positive-splat.patch
patches.kernel.org/4.20.8-288-net-dsa-Fix-NULL-checking-in-dsa_slave_set_eee.patch
patches.kernel.org/4.20.8-289-net-dsa-mv88e6xxx-Fix-counting-of-ATU-violatio.patch
patches.kernel.org/4.20.8-290-net-dsa-slave-Don-t-propagate-flag-changes-on-.patch
patches.kernel.org/4.20.8-291-net-systemport-Fix-WoL-with-password-after-dee.patch
patches.kernel.org/4.20.8-292-rds-fix-refcount-bug-in-rds_sock_addref.patch
patches.kernel.org/4.20.8-293-Revert-net-phy-marvell-avoid-pause-mode-on-SGM.patch
patches.kernel.org/4.20.8-294-rxrpc-bad-unlock-balance-in-rxrpc_recvmsg.patch
patches.kernel.org/4.20.8-295-sctp-check-and-update-stream-out_curr-when-all.patch
patches.kernel.org/4.20.8-296-sctp-walk-the-list-of-asoc-safely.patch
patches.kernel.org/4.20.8-297-skge-potential-memory-corruption-in-skge_get_r.patch
patches.kernel.org/4.20.8-298-virtio_net-Account-for-tx-bytes-and-packets-on.patch
patches.kernel.org/4.20.8-299-bnxt_en-Disable-interrupts-when-allocating-CP-.patch
patches.kernel.org/4.20.8-300-net-cls_flower-Remove-filter-from-mask-before-.patch
patches.kernel.org/4.20.8-301-net-dsa-b53-Fix-for-failure-when-irq-is-not-de.patch
patches.kernel.org/4.20.8-302-net-mlx5e-Use-the-inner-headers-to-determine-t.patch
patches.kernel.org/4.20.8-303-net-mlx5e-Force-CHECKSUM_UNNECESSARY-for-short.patch
patches.kernel.org/4.20.8-304-xfs-eof-trim-writeback-mapping-as-soon-as-it-i.patch
patches.kernel.org/4.20.8-305-ALSA-compress-Fix-stop-handling-on-compressed-.patch
patches.kernel.org/4.20.8-306-ALSA-usb-audio-Add-support-for-new-T-A-USB-DAC.patch
patches.kernel.org/4.20.8-307-ALSA-hda-Serialize-codec-registrations.patch
patches.kernel.org/4.20.8-308-ALSA-hda-realtek-Fix-lose-hp_pins-for-disable-.patch
patches.kernel.org/4.20.8-309-ALSA-hda-realtek-Use-a-common-helper-for-hp-pi.patch
patches.kernel.org/4.20.8-310-ALSA-hda-realtek-Headset-microphone-support-fo.patch
patches.kernel.org/4.20.8-311-fuse-call-pipe_buf_release-under-pipe-lock.patch
patches.kernel.org/4.20.8-312-fuse-decrement-NR_WRITEBACK_TEMP-on-the-right-.patch
patches.kernel.org/4.20.8-313-fuse-handle-zero-sized-retrieve-correctly.patch
patches.kernel.org/4.20.8-314-cuse-fix-ioctl.patch
patches.kernel.org/4.20.8-315-HID-debug-fix-the-ring-buffer-implementation.patch
patches.kernel.org/4.20.8-316-dmaengine-bcm2835-Fix-interrupt-race-on-RT.patch
patches.kernel.org/4.20.8-317-dmaengine-bcm2835-Fix-abort-of-transactions.patch
patches.kernel.org/4.20.8-318-dmaengine-imx-dma-fix-wrong-callback-invoke.patch
patches.kernel.org/4.20.8-319-futex-Handle-early-deadlock-return-correctly.patch
patches.kernel.org/4.20.8-320-irqchip-gic-v3-its-Plug-allocation-race-for-de.patch
patches.kernel.org/4.20.8-321-arm64-dts-allwinner-a64-Fix-USB-OTG-regulator.patch
patches.kernel.org/4.20.8-322-usb-phy-am335x-fix-race-condition-in-_probe.patch
patches.kernel.org/4.20.8-323-usb-dwc3-gadget-Handle-0-xfer-length-for-OUT-E.patch
patches.kernel.org/4.20.8-324-usb-gadget-udc-net2272-Fix-bitwise-and-boolean.patch
patches.kernel.org/4.20.8-325-usb-gadget-musb-fix-short-isoc-packets-with-in.patch
patches.kernel.org/4.20.8-326-staging-speakup-fix-tty-operation-NULL-derefs.patch
patches.kernel.org/4.20.8-327-scsi-sd_zbc-Fix-zone-information-messages.patch
patches.kernel.org/4.20.8-328-scsi-cxlflash-Prevent-deadlock-when-adapter-pr.patch
patches.kernel.org/4.20.8-329-scsi-aic94xx-fix-module-loading.patch
patches.kernel.org/4.20.8-330-KVM-x86-work-around-leak-of-uninitialized-stac.patch
patches.kernel.org/4.20.8-331-kvm-fix-kvm_ioctl_create_device-reference-coun.patch
patches.kernel.org/4.20.8-332-KVM-nVMX-unconditionally-cancel-preemption-tim.patch
patches.kernel.org/4.20.8-333-cpu-hotplug-Fix-SMT-disabled-by-BIOS-detection.patch
patches.kernel.org/4.20.8-334-perf-x86-intel-uncore-Add-Node-ID-mask.patch
patches.kernel.org/4.20.8-335-perf-x86-intel-Delay-memory-deallocation-until.patch
patches.kernel.org/4.20.8-336-x86-MCE-Initialize-mce.bank-in-the-case-of-a-f.patch
patches.kernel.org/4.20.8-337-perf-core-Don-t-WARN-for-impossible-ring-buffe.patch
patches.kernel.org/4.20.8-338-perf-tests-evsel-tp-sched-Fix-bitwise-operator.patch
patches.kernel.org/4.20.8-339-serial-fix-race-between-flush_to_ldisc-and-tty.patch
patches.kernel.org/4.20.8-340-serial-8250_pci-Make-PCI-class-test-non-fatal.patch
patches.kernel.org/4.20.8-341-serial-sh-sci-Do-not-free-irqs-that-have-alrea.patch
patches.kernel.org/4.20.8-342-cacheinfo-Keep-the-old-value-if-of_property_re.patch
patches.kernel.org/4.20.8-343-nfsd-Fix-error-return-values-for-nfsd4_clone_f.patch
patches.kernel.org/4.20.8-344-ath9k-dynack-make-ewma-estimation-faster.patch
patches.kernel.org/4.20.8-345-ath9k-dynack-check-da-enabled-first-in-samplin.patch
patches.kernel.org/4.20.8-346-Linux-4.20.8.patch
patches.kernel.org/4.20.9-001-mtd-Make-sure-mtd-erasesize-is-valid-even-if-t.patch
patches.kernel.org/4.20.9-002-mtd-spinand-Handle-the-case-where-PROGRAM-LOAD.patch
patches.kernel.org/4.20.9-003-mtd-spinand-Fix-the-error-cleanup-path-in-spin.patch
patches.kernel.org/4.20.9-004-mtd-rawnand-gpmi-fix-MX28-bus-master-lockup-pr.patch
patches.kernel.org/4.20.9-005-libata-Add-NOLPM-quirk-for-SAMSUNG-MZ7TE512HMH.patch
patches.kernel.org/4.20.9-006-tools-iio-iio_generic_buffer-make-num_loops-si.patch
patches.kernel.org/4.20.9-007-iio-adc-axp288-Fix-TS-pin-handling.patch
patches.kernel.org/4.20.9-008-iio-chemical-atlas-ph-sensor-correct-IIO_TEMP-.patch
patches.kernel.org/4.20.9-009-iio-ti-ads8688-Update-buffer-allocation-for-ti.patch
patches.kernel.org/4.20.9-010-signal-Always-attempt-to-allocate-siginfo-for-.patch
patches.kernel.org/4.20.9-011-signal-Always-notice-exiting-tasks.patch
patches.kernel.org/4.20.9-012-signal-Better-detection-of-synchronous-signals.patch
patches.kernel.org/4.20.9-013-misc-vexpress-Off-by-one-in-vexpress_syscfg_ex.patch
patches.kernel.org/4.20.9-014-cfg80211-call-disconnect_wk-when-AP-stops.patch
patches.kernel.org/4.20.9-015-mei-me-add-ice-lake-point-device-id.patch
patches.kernel.org/4.20.9-016-samples-mei-use-dev-mei0-instead-of-dev-mei.patch
patches.kernel.org/4.20.9-017-debugfs-fix-debugfs_rename-parameter-checking.patch
patches.kernel.org/4.20.9-018-svcrdma-Remove-max_sge-check-at-connect-time.patch
patches.kernel.org/4.20.9-019-pinctrl-sunxi-Correct-number-of-IRQ-banks-on-H.patch
patches.kernel.org/4.20.9-020-pinctrl-cherryview-fix-Strago-DMI-workaround.patch
patches.kernel.org/4.20.9-021-tracing-uprobes-Fix-output-for-multiple-string.patch
patches.kernel.org/4.20.9-022-tracing-uprobes-Fix-typo-in-pr_fmt-string.patch
patches.kernel.org/4.20.9-023-mips-cm-reprime-error-cause.patch
patches.kernel.org/4.20.9-024-MIPS-Use-lower-case-for-addresses-in-nexys4ddr.patch
patches.kernel.org/4.20.9-025-MIPS-OCTEON-don-t-set-octeon_dma_bar_type-if-P.patch
patches.kernel.org/4.20.9-026-MIPS-VDSO-Use-same-m-float-cflag-as-the-kernel.patch
patches.kernel.org/4.20.9-027-mips-loongson64-remove-unreachable-fix-loongso.patch
patches.kernel.org/4.20.9-028-MIPS-VDSO-Include-ccflags-vdso-in-o32-n32-.lds.patch
patches.kernel.org/4.20.9-029-ARM-iop32x-n2100-fix-PCI-IRQ-mapping.patch
patches.kernel.org/4.20.9-030-ARM-tango-Improve-ARCH_MULTIPLATFORM-compatibi.patch
patches.kernel.org/4.20.9-031-ARM-dts-da850-fix-interrupt-numbers-for-clocks.patch
patches.kernel.org/4.20.9-032-firmware-arm_scmi-provide-the-mandatory-device.patch
patches.kernel.org/4.20.9-033-powerpc-papr_scm-Use-the-correct-bind-address.patch
patches.kernel.org/4.20.9-034-powerpc-radix-Fix-kernel-crash-with-mremap.patch
patches.kernel.org/4.20.9-035-mic-vop-Fix-use-after-free-on-remove.patch
patches.kernel.org/4.20.9-036-mac80211-ensure-that-mgmt-tx-skbs-have-tailroo.patch
patches.kernel.org/4.20.9-037-drm-modes-Prevent-division-by-zero-htotal.patch
patches.kernel.org/4.20.9-038-drm-rockchip-rgb-update-SPDX-license-identifie.patch
patches.kernel.org/4.20.9-039-drm-amd-powerplay-Fix-missing-break-in-switch.patch
patches.kernel.org/4.20.9-040-drm-i915-always-return-something-on-DDI-clock-.patch
patches.kernel.org/4.20.9-041-drm-vmwgfx-Fix-setting-of-dma-masks.patch
patches.kernel.org/4.20.9-042-drm-vmwgfx-Fix-an-uninitialized-fence-handle-v.patch
patches.kernel.org/4.20.9-043-drm-vmwgfx-Return-error-code-from-vmw_execbuf_.patch
patches.kernel.org/4.20.9-044-xfrm-Make-set-mark-default-behavior-backward-c.patch
patches.kernel.org/4.20.9-045-drm-i915-Try-to-sanitize-bogus-DPLL-state-left.patch
patches.kernel.org/4.20.9-046-Revert-ext4-use-ext4_write_inode-when-fsyncing.patch
patches.kernel.org/4.20.9-047-libceph-avoid-KEEPALIVE_PENDING-races-in-ceph_.patch
patches.kernel.org/4.20.9-048-xfrm-refine-validation-of-template-and-selecto.patch
patches.kernel.org/4.20.9-049-batman-adv-Avoid-WARN-on-net_device-without-pa.patch
patches.kernel.org/4.20.9-050-batman-adv-Force-mac-header-to-start-of-data-o.patch
patches.kernel.org/4.20.9-051-Linux-4.20.9.patch
patches.kernel.org/4.20.10-001-Revert-exec-load_script-don-t-blindly-truncat.patch
patches.kernel.org/4.20.10-002-Linux-4.20.10.patch
patches.kernel.org/4.20.11-001-dt-bindings-eeprom-at24-add-atmel-24c2048-com.patch
patches.kernel.org/4.20.11-002-eeprom-at24-add-support-for-24c2048.patch
patches.kernel.org/4.20.11-003-blk-mq-fix-a-hung-issue-when-fsync.patch
patches.kernel.org/4.20.11-004-drm-amdgpu-sriov-Correct-pfvf-exchange-logic.patch
patches.kernel.org/4.20.11-005-ACPI-NUMA-Use-correct-type-for-printing-addre.patch
patches.kernel.org/4.20.11-006-perf-stat-Fix-endless-wait-for-child-process.patch
patches.kernel.org/4.20.11-007-perf-report-Fix-wrong-iteration-count-in-bran.patch
patches.kernel.org/4.20.11-008-perf-test-shell-Use-a-fallback-to-get-the-pat.patch
patches.kernel.org/4.20.11-009-soc-renesas-r8a774c0-sysc-Fix-initialization-.patch
patches.kernel.org/4.20.11-010-tools-uapi-fix-RISC-V-64-bit-support.patch
patches.kernel.org/4.20.11-011-riscv-fix-trace_sys_exit-hook.patch
patches.kernel.org/4.20.11-012-cpufreq-check-if-policy-is-inactive-early-in-.patch
patches.kernel.org/4.20.11-013-csky-fixup-relocation-error-with-807-860.patch
patches.kernel.org/4.20.11-014-csky-fixup-CACHEV1-store-instruction-fast-ret.patch
patches.kernel.org/4.20.11-015-irqchip-csky-fixup-handle_irq_perbit-break-ir.patch
patches.kernel.org/4.20.11-016-drm-amd-powerplay-avoid-possible-buffer-overf.patch
patches.kernel.org/4.20.11-017-drm-bridge-tc358767-add-bus-flags.patch
patches.kernel.org/4.20.11-018-drm-bridge-tc358767-add-defines-for-DP1_SRCCT.patch
patches.kernel.org/4.20.11-019-drm-bridge-tc358767-fix-single-lane-configura.patch
patches.kernel.org/4.20.11-020-drm-bridge-tc358767-fix-initial-DP0-1_SRCCTRL.patch
patches.kernel.org/4.20.11-021-drm-bridge-tc358767-reject-modes-which-requir.patch
patches.kernel.org/4.20.11-022-drm-bridge-tc358767-fix-output-H-V-syncs.patch
patches.kernel.org/4.20.11-023-nvme-pci-use-the-same-attributes-when-freeing.patch
patches.kernel.org/4.20.11-024-nvme-pci-fix-out-of-bounds-access-in-nvme_cqe.patch
patches.kernel.org/4.20.11-025-nvme-multipath-zero-out-ANA-log-buffer.patch
patches.kernel.org/4.20.11-026-nvme-pad-fake-subsys-NQN-vid-and-ssvid-with-z.patch
patches.kernel.org/4.20.11-027-nvme-introduce-NVME_QUIRK_IGNORE_DEV_SUBNQN.patch
patches.kernel.org/4.20.11-028-drm-amdgpu-fix-CPDMA-hang-in-PRT-mode-for-VEG.patch
patches.kernel.org/4.20.11-029-drm-amdgpu-set-WRITE_BURST_LENGTH-to-64B-to-w.patch
patches.kernel.org/4.20.11-030-drm-amdgpu-disable-system-memory-page-tables-.patch
patches.kernel.org/4.20.11-031-ARM-dts-da850-evm-Correct-the-audio-codec-reg.patch
patches.kernel.org/4.20.11-032-ARM-dts-da850-evm-Correct-the-sound-card-name.patch
patches.kernel.org/4.20.11-033-ARM-dts-da850-lcdk-Correct-the-audio-codec-re.patch
patches.kernel.org/4.20.11-034-ARM-dts-da850-lcdk-Correct-the-sound-card-nam.patch
patches.kernel.org/4.20.11-035-ARM-dts-kirkwood-Fix-polarity-of-GPIO-fan-lin.patch
patches.kernel.org/4.20.11-036-csky-fixup-compile-error-with-CPU-810.patch
patches.kernel.org/4.20.11-037-gpio-pl061-handle-failed-allocations.patch
patches.kernel.org/4.20.11-038-drm-nouveau-Don-t-disable-polling-in-fallback.patch
patches.kernel.org/4.20.11-039-drm-nouveau-falcon-avoid-touching-registers-i.patch
patches.kernel.org/4.20.11-040-cifs-Limit-memory-used-by-lock-request-calls-.patch
patches.kernel.org/4.20.11-041-CIFS-Fix-credits-calculation-for-cancelled-re.patch
patches.kernel.org/4.20.11-042-CIFS-Move-credit-processing-to-mid-callbacks-.patch
patches.kernel.org/4.20.11-043-CIFS-Fix-error-paths-in-writeback-code.patch
patches.kernel.org/4.20.11-044-kvm-sev-Fail-KVM_SEV_INIT-if-already-initiali.patch
patches.kernel.org/4.20.11-045-CIFS-Fix-credit-calculations-in-compound-mid-.patch
patches.kernel.org/4.20.11-046-CIFS-Do-not-assume-one-credit-for-async-respo.patch
patches.kernel.org/4.20.11-047-CIFS-Fix-mounts-if-the-client-is-low-on-credi.patch
patches.kernel.org/4.20.11-048-gpio-mxc-move-gpio-noirq-suspend-resume-to-sy.patch
patches.kernel.org/4.20.11-049-Revert-Input-elan_i2c-add-ACPI-ID-for-touchpa.patch
patches.kernel.org/4.20.11-050-Input-elan_i2c-add-ACPI-ID-for-touchpad-in-Le.patch
patches.kernel.org/4.20.11-051-arm64-dts-rockchip-enable-usb-host-regulators.patch
patches.kernel.org/4.20.11-052-ARM-OMAP5-Fix-inverted-nirq-pin-interrupts-wi.patch
patches.kernel.org/4.20.11-053-perf-core-Fix-impossible-ring-buffer-sizes-wa.patch
patches.kernel.org/4.20.11-054-perf-x86-Add-check_period-PMU-callback.patch
patches.kernel.org/4.20.11-055-ALSA-hda-Add-quirk-for-HP-EliteBook-840-G5.patch
patches.kernel.org/4.20.11-056-ALSA-usb-audio-Fix-implicit-fb-endpoint-setup.patch
patches.kernel.org/4.20.11-057-ALSA-pcm-Revert-capture-stream-behavior-chang.patch
patches.kernel.org/4.20.11-058-ASoC-hdmi-codec-fix-oops-on-re-probe.patch
patches.kernel.org/4.20.11-059-tools-uapi-fix-Alpha-support.patch
patches.kernel.org/4.20.11-060-riscv-Add-pte-bit-to-distinguish-swap-from-in.patch
patches.kernel.org/4.20.11-061-x86-kvm-nVMX-read-from-MSR_IA32_VMX_PROCBASED.patch
patches.kernel.org/4.20.11-062-kvm-vmx-Fix-entry-number-check-for-add_atomic.patch
patches.kernel.org/4.20.11-063-mmc-sunxi-Disable-HS-DDR-mode-for-H5-eMMC-con.patch
patches.kernel.org/4.20.11-064-mmc-sunxi-Filter-out-unsupported-modes-declar.patch
patches.kernel.org/4.20.11-065-mmc-block-handle-complete_work-on-separate-wo.patch
patches.kernel.org/4.20.11-066-Input-bma150-register-input-device-after-sett.patch
patches.kernel.org/4.20.11-067-Input-elantech-enable-3rd-button-support-on-F.patch
patches.kernel.org/4.20.11-068-Revert-nfsd4-return-default-lease-period.patch
patches.kernel.org/4.20.11-069-Revert-mm-don-t-reclaim-inodes-with-many-atta.patch
patches.kernel.org/4.20.11-070-Revert-mm-slowly-shrink-slabs-with-a-relative.patch
patches.kernel.org/4.20.11-071-mm-proc-smaps_rollup-fix-pss_locked-calculati.patch
patches.kernel.org/4.20.11-072-alpha-fix-page-fault-handling-for-r16-r18-tar.patch
patches.kernel.org/4.20.11-073-alpha-Fix-Eiger-NR_IRQS-to-128.patch
patches.kernel.org/4.20.11-074-s390-suspend-fix-stack-setup-in-swsusp_arch_s.patch
patches.kernel.org/4.20.11-075-s390-zcrypt-fix-specification-exception-on-z1.patch
patches.kernel.org/4.20.11-076-tracing-probeevent-Correctly-update-remaining.patch
patches.kernel.org/4.20.11-077-x86-platform-UV-Use-efi_runtime_lock-to-seria.patch
patches.kernel.org/4.20.11-078-powerpc-64s-Fix-possible-corruption-on-big-en.patch
patches.kernel.org/4.20.11-079-scsi-sd-fix-entropy-gathering-for-most-rotati.patch
patches.kernel.org/4.20.11-080-signal-Restore-the-stop-PTRACE_EVENT_EXIT.patch
patches.kernel.org/4.20.11-081-crypto-ccree-fix-resume-race-condition-on-ini.patch
patches.kernel.org/4.20.11-082-md-raid1-don-t-clear-bitmap-bits-on-interrupt.patch
patches.kernel.org/4.20.11-083-x86-a.out-Clear-the-dump-structure-initially.patch
patches.kernel.org/4.20.11-084-sunrpc-fix-4-more-call-sites-that-were-using-.patch
patches.kernel.org/4.20.11-085-dm-crypt-don-t-overallocate-the-integrity-tag.patch
patches.kernel.org/4.20.11-086-dm-thin-fix-bug-where-bio-that-overwrites-thi.patch
patches.kernel.org/4.20.11-087-drm-Use-array_size-when-creating-lease.patch
patches.kernel.org/4.20.11-088-drm-vkms-Fix-license-inconsistent.patch
patches.kernel.org/4.20.11-089-drm-sched-Always-trace-the-dependencies-we-wa.patch
patches.kernel.org/4.20.11-090-drm-i915-Block-fbdev-HPD-processing-during-su.patch
patches.kernel.org/4.20.11-091-drm-i915-Prevent-a-race-during-I915_GEM_MMAP-.patch
patches.kernel.org/4.20.11-092-Linux-4.20.11.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/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
########################################################
# Simple export additions/removals
########################################################
########################################################
# Bug workarounds for binutils
########################################################
+testing patches.suse/binutils2_26.patch
########################################################
# Scheduler / Core
########################################################
patches.suse/setuid-dumpable-wrongdir
patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch
patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch
patches.suse/0003-x86-idle-Control-Indirect-Branch-Speculation-in-idle.patch
patches.suse/0004-x86-enter-Create-macros-to-restrict-unrestrict-Indir.patch
patches.suse/0005-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch
########################################################
# 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
########################################################
########################################################
# powerpc/little endian
########################################################
########################################################
# PS3
########################################################
########################################################
# ARM
########################################################
+ykaukab patches.suse/0036-arm-Add-BTB-invalidation-on-switch_mm-for-Cortex-A9-.patch
+ykaukab patches.suse/0037-arm-Invalidate-BTB-on-prefetch-abort-outside-of-user.patch
+ykaukab patches.suse/0038-arm-KVM-Invalidate-BTB-on-guest-exit.patch
+ykaukab patches.suse/0039-arm-Add-icache-invalidation-on-switch_mm-for-Cortex-.patch
+ykaukab patches.suse/0040-arm-Invalidate-icache-on-prefetch-abort-outside-of-u.patch
+ykaukab patches.suse/0041-arm-KVM-Invalidate-icache-on-guest-exit-for-Cortex-A.patch
########################################################
# S/390
########################################################
########################################################
# 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
patches.suse/VFS-expedite-umount.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
########################################################
########################################################
# Netfilter
########################################################
patches.suse/netfilter-ip_conntrack_slp.patch
########################################################
# NFS
########################################################
########################################################
# lockd + statd
########################################################
########################################################
# cifs patches
########################################################
########################################################
# ext2/ext3
########################################################
# patches.suse/ext2-fsync-err
########################################################
# 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
########################################################
# Reiserfs Patches
########################################################
########################################################
# dlm
########################################################
########################################################
# ocfs2
########################################################
########################################################
# gfs2
########################################################
########################################################
# xfs
########################################################
########################################################
# other filesystem stuff
########################################################
patches.suse/pstore_disable_efi_backend_by_default.patch
+duwe patches.suse/pstore-backend-autoaction
########################################################
# Overlayfs
########################################################
########################################################
# Swap-over-NFS
########################################################
########################################################
#
# Device drivers
#
########################################################
########################################################
# Storage
########################################################
patches.suse/scsi-retry-alua-transition-in-progress
patches.suse/megaraid-mbox-fix-SG_IO
########################################################
# DRM/Video
########################################################
########################################################
# video4linux
########################################################
########################################################
# Network drivers
########################################################
########################################################
# Wireless Networking
########################################################
patches.suse/b43-missing-firmware-info.patch
########################################################
# ISDN
########################################################
patches.suse/misdn-add-support-for-group-membership-check
########################################################
# iSCSI
########################################################
########################################################
# PCI and PCI hotplug
########################################################
########################################################
# sysfs / driver core
########################################################
########################################################
# USB
########################################################
patches.suse/0001-media-usb-pwc-Don-t-use-coherent-DMA-buffers-for-ISO.patch
########################################################
# I2C
########################################################
########################################################
# Input & Console
########################################################
##########################################################
# Sound
##########################################################
########################################################
# Char / serial
########################################################
########################################################
# Other driver fixes
########################################################
########################################################
# Other drivers we have added to the tree
########################################################
########################################################
# Suspend/Resume stuff
########################################################
########################################################
# device-mapper
########################################################
patches.suse/dm-mpath-leastpending-path-update
+review patches.suse/dm-mpath-accept-failed-paths
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
########################################################
########################################################
# 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.
########################################################