kernel-source/series.conf

1650 lines
123 KiB
Plaintext
Raw Normal View History

# Kernel patches configuration file
# vim: set ts=8 sw=8 noet:
#
# There are three kinds of rules (see guards.1 for details):
# +symbol include this patch if symbol is defined; otherwise exclude.
# -symbol exclude this patch if symbol is defined; otherwise include.
# - exclude this patch.
#
# Using symbols means that an entirely different source tree will be
# generated depending on which symbols are defined. This used to be
# a good thing when arch-specific patches contained conflicts with other
# patches, but we now have a policy that patches must build everywhere.
# The result is a unified source tree that allows us to do neat things
# like ship kernel module packages. Creating a divergent tree breaks
# these # so you'd better have an extraordinary reason for using them.
# For example, the openSUSE 10.3 kernel uses them for segregating the
# -rt patches until they can be integrated completely, and these are
# only applied at the very end of the series.
#
# The most common use in recent kernels is to disable a patch with a
# username as the symbol to indicate responsbility. Another use is
# to check in a patch for testing, but have it disabled in all but your
# own build environment.
########################################################
# latest standard kernel patches
# DO NOT MODIFY THEM!
# Send separate patches upstream if you find a problem...
########################################################
patches.kernel.org/5.6.1-001-bpf-Undo-incorrect-__reg_bound_offset32-handlin.patch
patches.kernel.org/5.6.1-002-USB-serial-option-add-support-for-ASKEY-WWHC050.patch
patches.kernel.org/5.6.1-003-USB-serial-option-add-BroadMobi-BM806U.patch
patches.kernel.org/5.6.1-004-USB-serial-option-add-Wistron-Neweb-D19Q1.patch
patches.kernel.org/5.6.1-005-USB-cdc-acm-restore-capability-check-order.patch
patches.kernel.org/5.6.1-006-USB-serial-io_edgeport-fix-slab-out-of-bounds-r.patch
patches.kernel.org/5.6.1-007-usb-musb-fix-crash-with-highmen-PIO-and-usbmon.patch
patches.kernel.org/5.6.1-008-media-flexcop-usb-fix-endpoint-sanity-check.patch
patches.kernel.org/5.6.1-009-media-usbtv-fix-control-message-timeouts.patch
patches.kernel.org/5.6.1-010-staging-kpc2000-prevent-underflow-in-cpld_recon.patch
patches.kernel.org/5.6.1-011-staging-rtl8188eu-Add-ASUS-USB-N10-Nano-B1-to-d.patch
patches.kernel.org/5.6.1-012-staging-wlan-ng-fix-ODEBUG-bug-in-prism2sta_dis.patch
patches.kernel.org/5.6.1-013-staging-wlan-ng-fix-use-after-free-Read-in-hfa3.patch
patches.kernel.org/5.6.1-014-staging-wfx-add-proper-compatible-string.patch
patches.kernel.org/5.6.1-015-staging-wfx-fix-init-remove-vs-IRQ-race.patch
patches.kernel.org/5.6.1-016-staging-wfx-annotate-nested-gc_list-vs-tx-queue.patch
patches.kernel.org/5.6.1-017-ahci-Add-Intel-Comet-Lake-H-RAID-PCI-ID.patch
patches.kernel.org/5.6.1-018-libfs-fix-infoleak-in-simple_attr_read.patch
patches.kernel.org/5.6.1-019-media-ov519-add-missing-endpoint-sanity-checks.patch
patches.kernel.org/5.6.1-020-media-dib0700-fix-rc-endpoint-lookup.patch
patches.kernel.org/5.6.1-021-media-stv06xx-add-missing-descriptor-sanity-che.patch
patches.kernel.org/5.6.1-022-media-xirlink_cit-add-missing-descriptor-sanity.patch
patches.kernel.org/5.6.1-023-media-v4l2-core-fix-a-use-after-free-bug-of-sd-.patch
patches.kernel.org/5.6.1-024-Linux-5.6.1.patch
patches.kernel.org/5.6.2-001-bpf-update-jmp32-test-cases-to-fix-range-bound-.patch
patches.kernel.org/5.6.2-002-mac80211-fix-authentication-with-iwlwifi-mvm.patch
patches.kernel.org/5.6.2-003-serial-sprd-Fix-a-dereference-warning.patch
patches.kernel.org/5.6.2-004-vt-selection-introduce-vc_is_sel.patch
patches.kernel.org/5.6.2-005-vt-ioctl-switch-VT_IS_IN_USE-and-VT_BUSY-to-inl.patch
patches.kernel.org/5.6.2-006-vt-switch-vt_dont_switch-to-bool.patch
patches.kernel.org/5.6.2-007-vt-vt_ioctl-remove-unnecessary-console-allocati.patch
patches.kernel.org/5.6.2-008-vt-vt_ioctl-fix-VT_DISALLOCATE-freeing-in-use-v.patch
patches.kernel.org/5.6.2-009-vt-vt_ioctl-fix-use-after-free-in-vt_in_use.patch
patches.kernel.org/5.6.2-010-platform-x86-pmc_atom-Add-Lex-2I385SW-to-critcl.patch
patches.kernel.org/5.6.2-011-Linux-5.6.2.patch
patches.kernel.org/5.6.3-001-ipv4-fix-a-RCU-list-lock-in-fib_triestat_seq_sh.patch
patches.kernel.org/5.6.3-002-net-dsa-ksz-Select-KSZ-protocol-tag.patch
patches.kernel.org/5.6.3-003-net-ip_tunnel-fix-interface-lookup-with-no-key.patch
patches.kernel.org/5.6.3-004-sctp-fix-possibly-using-a-bad-saddr-with-a-give.patch
patches.kernel.org/5.6.3-005-sctp-fix-refcount-bug-in-sctp_wfree.patch
patches.kernel.org/5.6.3-006-net-macb-Fix-handling-of-fixed-link-node.patch
patches.kernel.org/5.6.3-007-net-fix-fraglist-segmentation-reference-count-l.patch
patches.kernel.org/5.6.3-008-udp-initialize-is_flist-with-0-in-udp_gro_recei.patch
patches.kernel.org/5.6.3-009-padata-fix-uninitialized-return-value-in-padata.patch
patches.kernel.org/5.6.3-010-brcmfmac-abort-and-release-host-after-error.patch
patches.kernel.org/5.6.3-011-XArray-Fix-xa_find_next-for-large-multi-index-e.patch
patches.kernel.org/5.6.3-012-drm-bridge-analogix-anx6345-Avoid-duplicate-sup.patch
patches.kernel.org/5.6.3-013-drm-i915-display-Fix-mode-private_flags-compari.patch
patches.kernel.org/5.6.3-014-misc-rtsx-set-correct-pcr_ops-for-rts522A.patch
patches.kernel.org/5.6.3-015-misc-pci_endpoint_test-Fix-to-support-10-pci-en.patch
patches.kernel.org/5.6.3-016-misc-pci_endpoint_test-Avoid-using-module-param.patch
patches.kernel.org/5.6.3-017-PCI-sysfs-Revert-rescan-file-renames.patch
patches.kernel.org/5.6.3-018-coresight-do-not-use-the-BIT-macro-in-the-UAPI-.patch
patches.kernel.org/5.6.3-019-mei-me-add-cedar-fork-device-ids.patch
patches.kernel.org/5.6.3-020-nvmem-release-the-write-protect-pin.patch
patches.kernel.org/5.6.3-021-nvmem-check-for-NULL-reg_read-and-reg_write-bef.patch
patches.kernel.org/5.6.3-022-nvmem-sprd-Fix-the-block-lock-operation.patch
patches.kernel.org/5.6.3-023-extcon-axp288-Add-wakeup-support.patch
patches.kernel.org/5.6.3-024-power-supply-axp288_charger-Add-special-handlin.patch
patches.kernel.org/5.6.3-025-Revert-ALSA-uapi-Drop-asound.h-inclusion-from-a.patch
patches.kernel.org/5.6.3-026-Revert-dm-always-call-blk_queue_split-in-dm_pro.patch
patches.kernel.org/5.6.3-027-ALSA-hda-ca0132-Add-Recon3Di-quirk-to-handle-in.patch
patches.kernel.org/5.6.3-028-soc-mediatek-knows_txdone-needs-to-be-set-in-Me.patch
patches.kernel.org/5.6.3-029-perf-python-Fix-clang-detection-to-strip-out-op.patch
patches.kernel.org/5.6.3-030-mm-mempolicy-require-at-least-one-nodeid-for-MP.patch
patches.kernel.org/5.6.3-031-Linux-5.6.3.patch
patches.kernel.org/5.6.4-001-cxgb4-fix-MPS-index-overwrite-when-setting-MAC-.patch
patches.kernel.org/5.6.4-002-ipv6-don-t-auto-add-link-local-address-to-lag-p.patch
patches.kernel.org/5.6.4-003-net-dsa-bcm_sf2-Do-not-register-slave-MDIO-bus-.patch
patches.kernel.org/5.6.4-004-net-dsa-bcm_sf2-Ensure-correct-sub-node-is-pars.patch
patches.kernel.org/5.6.4-005-net-dsa-mt7530-fix-null-pointer-dereferencing-i.patch
patches.kernel.org/5.6.4-006-net-phy-micrel-kszphy_resume-add-delay-after-ge.patch
patches.kernel.org/5.6.4-007-net_sched-add-a-temporary-refcnt-for-struct-tci.patch
patches.kernel.org/5.6.4-008-net_sched-fix-a-missing-refcnt-in-tcindex_init.patch
patches.kernel.org/5.6.4-009-net-stmmac-dwmac1000-fix-out-of-bounds-mac-addr.patch
patches.kernel.org/5.6.4-010-slcan-Don-t-transmit-uninitialized-stack-data-i.patch
patches.kernel.org/5.6.4-011-tun-Don-t-put_page-for-all-negative-return-valu.patch
patches.kernel.org/5.6.4-012-mlxsw-spectrum_flower-Do-not-stop-at-FLOW_ACTIO.patch
patches.kernel.org/5.6.4-013-r8169-change-back-SG-and-TSO-to-be-disabled-by-.patch
patches.kernel.org/5.6.4-014-cxgb4-free-MQPRIO-resources-in-shutdown-path.patch
patches.kernel.org/5.6.4-015-net-phy-at803x-fix-clock-sink-configuration-on-.patch
patches.kernel.org/5.6.4-016-s390-prevent-leaking-kernel-address-in-BEAR.patch
patches.kernel.org/5.6.4-017-random-always-use-batched-entropy-for-get_rando.patch
patches.kernel.org/5.6.4-018-usb-dwc3-gadget-Wrap-around-when-skip-TRBs.patch
patches.kernel.org/5.6.4-019-slub-improve-bit-diffusion-for-freelist-ptr-obf.patch
patches.kernel.org/5.6.4-020-tools-accounting-getdelays.c-fix-netlink-attrib.patch
patches.kernel.org/5.6.4-021-hwrng-imx-rngc-fix-an-error-path.patch
patches.kernel.org/5.6.4-022-ACPI-PM-Add-acpi_-un-register_wakeup_handler.patch
patches.kernel.org/5.6.4-023-platform-x86-intel_int0002_vgpio-Use-acpi_regis.patch
patches.kernel.org/5.6.4-024-ASoC-tas2562-Fixed-incorrect-amp_level-setting.patch
patches.kernel.org/5.6.4-025-ASoC-jz4740-i2s-Fix-divider-written-at-incorrec.patch
patches.kernel.org/5.6.4-026-IB-hfi1-Call-kobject_put-when-kobject_init_and_.patch
patches.kernel.org/5.6.4-027-IB-hfi1-Fix-memory-leaks-in-sysfs-registration-.patch
patches.kernel.org/5.6.4-028-IB-mlx5-Replace-tunnel-mpls-capability-bits-for.patch
patches.kernel.org/5.6.4-029-ubi-fastmap-Free-unused-fastmap-anchor-peb-duri.patch
patches.kernel.org/5.6.4-030-RDMA-ucma-Put-a-lock-around-every-call-to-the-r.patch
patches.kernel.org/5.6.4-031-RDMA-cma-Teach-lockdep-about-the-order-of-rtnl-.patch
patches.kernel.org/5.6.4-032-RDMA-siw-Fix-passive-connection-establishment.patch
patches.kernel.org/5.6.4-033-Bluetooth-RFCOMM-fix-ODEBUG-bug-in-rfcomm_dev_i.patch
patches.kernel.org/5.6.4-034-RDMA-cm-Update-num_paths-in-cma_resolve_iboe_ro.patch
patches.kernel.org/5.6.4-035-blk-mq-Keep-set-nr_hw_queues-and-set-map-.nr_qu.patch
patches.kernel.org/5.6.4-036-fbcon-fix-null-ptr-deref-in-fbcon_switch.patch
patches.kernel.org/5.6.4-037-io-uring-drop-completion-when-removing-file.patch
patches.kernel.org/5.6.4-038-driver-core-Reevaluate-dev-links.need_for_probe.patch
patches.kernel.org/5.6.4-039-Linux-5.6.4.patch
patches.kernel.org/5.6.5-001-media-rc-add-keymap-for-Videostrong-KII-Pro.patch
patches.kernel.org/5.6.5-002-cpufreq-imx6q-Fixes-unwanted-cpu-overclocking-o.patch
patches.kernel.org/5.6.5-003-EDAC-mc-Report-unknown-memory-on-too-many-DIMM-.patch
patches.kernel.org/5.6.5-004-usb-ucsi-ccg-disable-runtime-pm-during-fw-flash.patch
patches.kernel.org/5.6.5-005-staging-wilc1000-avoid-double-unlocking-of-wilc.patch
patches.kernel.org/5.6.5-006-media-vimc-streamer-fix-memory-leak-in-vimc-sub.patch
patches.kernel.org/5.6.5-007-media-hantro-fix-extra-MV-MC-sync-space-calcula.patch
patches.kernel.org/5.6.5-008-media-staging-rkisp1-use-consistent-bus_info-st.patch
patches.kernel.org/5.6.5-009-media-staging-rkisp1-isp-do-not-set-invalid-mbu.patch
patches.kernel.org/5.6.5-010-media-venus-hfi_parser-Ignore-HEVC-encoding-for.patch
patches.kernel.org/5.6.5-011-firmware-arm_sdei-fix-double-lock-on-hibernate-.patch
patches.kernel.org/5.6.5-012-media-arm64-dts-amlogic-add-rc-videostrong-kii-.patch
patches.kernel.org/5.6.5-013-usb-phy-tegra-Include-proper-GPIO-consumer-head.patch
patches.kernel.org/5.6.5-014-arm64-mm-Hold-memory-hotplug-lock-while-walking.patch
patches.kernel.org/5.6.5-015-sched-vtime-Prevent-unstable-evaluation-of-WARN.patch
patches.kernel.org/5.6.5-016-iio-imu-st_lsm6dsx-check-return-value-from-st_l.patch
patches.kernel.org/5.6.5-017-null_blk-Fix-the-null_add_dev-error-path.patch
patches.kernel.org/5.6.5-018-blk-mq-Fix-a-recently-introduced-regression-in-.patch
patches.kernel.org/5.6.5-019-null_blk-Handle-null_add_dev-failures-properly.patch
patches.kernel.org/5.6.5-020-null_blk-Suppress-an-UBSAN-complaint-triggered-.patch
patches.kernel.org/5.6.5-021-null_blk-fix-spurious-IO-errors-after-failed-pa.patch
patches.kernel.org/5.6.5-022-media-imx-imx7_mipi_csis-Power-off-the-source-w.patch
patches.kernel.org/5.6.5-023-media-imx-imx7-media-csi-Fix-video-field-handli.patch
patches.kernel.org/5.6.5-024-xhci-bail-out-early-if-driver-can-t-accress-hos.patch
patches.kernel.org/5.6.5-025-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_ec.patch
patches.kernel.org/5.6.5-026-clocksource-drivers-timer-microchip-pit64b-Fix-.patch
patches.kernel.org/5.6.5-027-x86-Don-t-let-pgprot_modify-change-the-page-enc.patch
patches.kernel.org/5.6.5-028-dma-mapping-Fix-dma_pgprot-for-unencrypted-cohe.patch
patches.kernel.org/5.6.5-029-block-keep-bdi-io_pages-in-sync-with-max_sector.patch
patches.kernel.org/5.6.5-030-debugfs-Check-module-state-before-warning-in-fu.patch
patches.kernel.org/5.6.5-031-spi-spi-fsl-dspi-Avoid-NULL-pointer-in-dspi_sla.patch
patches.kernel.org/5.6.5-032-irqchip-versatile-fpga-Handle-chained-IRQs-prop.patch
patches.kernel.org/5.6.5-033-time-sched_clock-Expire-timer-in-hardirq-contex.patch
patches.kernel.org/5.6.5-034-irqchip-gic-v4.1-Skip-absent-CPUs-while-iterati.patch
patches.kernel.org/5.6.5-035-media-allegro-fix-type-of-gop_length-in-channel.patch
patches.kernel.org/5.6.5-036-sched-Avoid-scale-real-weight-down-to-zero.patch
patches.kernel.org/5.6.5-037-sched-fair-Fix-condition-of-avg_load-calculatio.patch
patches.kernel.org/5.6.5-038-selftests-x86-ptrace_syscall_32-Fix-no-vDSO-seg.patch
patches.kernel.org/5.6.5-039-PCI-switchtec-Fix-init_completion-race-conditio.patch
patches.kernel.org/5.6.5-040-block-bfq-move-forward-the-getting-of-an-extra-.patch
patches.kernel.org/5.6.5-041-media-i2c-video-i2c-fix-build-errors-due-to-imp.patch
patches.kernel.org/5.6.5-042-libata-Remove-extra-scsi_host_put-in-ata_scsi_a.patch
patches.kernel.org/5.6.5-043-pstore-platform-fix-potential-mem-leak-if-pstor.patch
patches.kernel.org/5.6.5-044-gfs2-Do-log_flush-in-gfs2_ail_empty_gl-even-if-.patch
patches.kernel.org/5.6.5-045-gfs2-Don-t-demote-a-glock-until-its-revokes-are.patch
patches.kernel.org/5.6.5-046-cpufreq-imx6q-fix-error-handling.patch
patches.kernel.org/5.6.5-047-x86-boot-Use-unsigned-comparison-for-addresses.patch
patches.kernel.org/5.6.5-048-efi-x86-Ignore-the-memory-attributes-table-on-i.patch
patches.kernel.org/5.6.5-049-genirq-irqdomain-Check-pointer-in-irq_domain_al.patch
patches.kernel.org/5.6.5-050-block-Fix-use-after-free-issue-accessing-struct.patch
patches.kernel.org/5.6.5-051-block-zoned-fix-integer-overflow-with-BLKRESETZ.patch
patches.kernel.org/5.6.5-052-media-mtk-vpu-avoid-unaligned-access-to-DTCM-bu.patch
patches.kernel.org/5.6.5-053-media-i2c-ov5695-Fix-power-on-and-off-sequences.patch
patches.kernel.org/5.6.5-054-usb-dwc3-core-add-support-for-disabling-SS-inst.patch
patches.kernel.org/5.6.5-055-irqchip-gic-v4-Provide-irq_retrigger-to-avoid-c.patch
patches.kernel.org/5.6.5-056-md-check-arrays-is-suspended-in-mddev_detach-be.patch
patches.kernel.org/5.6.5-057-firmware-fix-a-double-abort-case-with-fw_load_s.patch
patches.kernel.org/5.6.5-058-spi-spi-fsl-dspi-Replace-interruptible-wait-que.patch
patches.kernel.org/5.6.5-059-locking-lockdep-Avoid-recursion-in-lockdep_coun.patch
patches.kernel.org/5.6.5-060-staging-mt7621-pci-avoid-to-poweroff-the-phy-fo.patch
patches.kernel.org/5.6.5-061-block-bfq-fix-use-after-free-in-bfq_idle_slice_.patch
patches.kernel.org/5.6.5-062-btrfs-qgroup-ensure-qgroup_rescan_running-is-on.patch
patches.kernel.org/5.6.5-063-btrfs-remove-a-BUG_ON-from-merge_reloc_roots.patch
patches.kernel.org/5.6.5-064-btrfs-restart-relocate_tree_blocks-properly.patch
patches.kernel.org/5.6.5-065-btrfs-track-reloc-roots-based-on-their-commit-r.patch
patches.kernel.org/5.6.5-066-ASoC-fix-regwmask.patch
patches.kernel.org/5.6.5-067-ASoC-dapm-connect-virtual-mux-with-default-valu.patch
patches.kernel.org/5.6.5-068-ASoC-dpcm-allow-start-or-stop-during-pause-for-.patch
patches.kernel.org/5.6.5-069-ASoC-topology-use-name_prefix-for-new-kcontrol.patch
patches.kernel.org/5.6.5-070-usb-gadget-f_fs-Fix-use-after-free-issue-as-par.patch
patches.kernel.org/5.6.5-071-usb-gadget-composite-Inform-controller-driver-o.patch
patches.kernel.org/5.6.5-072-ALSA-usb-audio-Add-mixer-workaround-for-TRX40-a.patch
patches.kernel.org/5.6.5-073-ALSA-hda-Add-driver-blacklist.patch
patches.kernel.org/5.6.5-074-ALSA-hda-Fix-potential-access-overflow-in-beep-.patch
patches.kernel.org/5.6.5-075-ALSA-ice1724-Fix-invalid-access-for-enumerated-.patch
patches.kernel.org/5.6.5-076-ALSA-pcm-oss-Fix-regression-by-buffer-overflow-.patch
patches.kernel.org/5.6.5-077-ALSA-hda-realtek-Enable-mute-LED-on-an-HP-syste.patch
patches.kernel.org/5.6.5-078-ALSA-hda-realtek-a-fake-key-event-is-triggered-.patch
patches.kernel.org/5.6.5-079-ALSA-doc-Document-PC-Beep-Hidden-Register-on-Re.patch
patches.kernel.org/5.6.5-080-ALSA-hda-realtek-Set-principled-PC-Beep-configu.patch
patches.kernel.org/5.6.5-081-ALSA-hda-realtek-Remove-now-unnecessary-XPS-13-.patch
patches.kernel.org/5.6.5-082-ALSA-hda-realtek-Add-quirk-for-Lenovo-Carbon-X1.patch
patches.kernel.org/5.6.5-083-ALSA-hda-realtek-Add-quirk-for-MSI-GL63.patch
patches.kernel.org/5.6.5-084-media-venus-cache-vb-payload-to-be-used-by-cloc.patch
patches.kernel.org/5.6.5-085-media-venus-firmware-Ignore-secure-call-error-o.patch
patches.kernel.org/5.6.5-086-media-hantro-Read-be32-words-starting-at-every-.patch
patches.kernel.org/5.6.5-087-media-ti-vpe-cal-fix-disable_irqs-to-only-the-i.patch
patches.kernel.org/5.6.5-088-media-ti-vpe-cal-fix-a-kernel-oops-when-unloadi.patch
patches.kernel.org/5.6.5-089-seccomp-Add-missing-compat_ioctl-for-notify.patch
patches.kernel.org/5.6.5-090-ACPI-EC-Avoid-printing-confusing-messages-in-ac.patch
patches.kernel.org/5.6.5-091-acpi-x86-ignore-unspecified-bit-positions-in-th.patch
patches.kernel.org/5.6.5-092-ACPICA-Allow-acpi_any_gpe_status_set-to-skip-on.patch
patches.kernel.org/5.6.5-093-ACPI-PM-s2idle-Refine-active-GPEs-check.patch
patches.kernel.org/5.6.5-094-thermal-int340x_thermal-fix-Update-Tiger-Lake-A.patch
patches.kernel.org/5.6.5-095-thermal-devfreq_cooling-inline-all-stubs-for-CO.patch
patches.kernel.org/5.6.5-096-nvmet-tcp-fix-maxh2cdata-icresp-parameter.patch
patches.kernel.org/5.6.5-097-nvme-fc-Revert-add-module-to-ops-template-to-al.patch
patches.kernel.org/5.6.5-098-efi-x86-Add-TPM-related-EFI-tables-to-unencrypt.patch
patches.kernel.org/5.6.5-099-PCI-pciehp-Fix-indefinite-wait-on-sysfs-request.patch
patches.kernel.org/5.6.5-100-PCI-ASPM-Clear-the-correct-bits-when-enabling-L.patch
patches.kernel.org/5.6.5-101-PCI-Add-boot-interrupt-quirk-mechanism-for-Xeon.patch
patches.kernel.org/5.6.5-102-PCI-qcom-Fix-the-fixup-of-PCI_VENDOR_ID_QCOM.patch
patches.kernel.org/5.6.5-103-PCI-endpoint-Fix-for-concurrent-memory-allocati.patch
patches.kernel.org/5.6.5-104-erofs-correct-the-remaining-shrink-objects.patch
patches.kernel.org/5.6.5-105-sched-fair-Fix-enqueue_task_fair-warning.patch
patches.kernel.org/5.6.5-106-tpm-Don-t-make-log-failures-fatal.patch
patches.kernel.org/5.6.5-107-tpm-tpm1_bios_measurements_next-should-increase.patch
patches.kernel.org/5.6.5-108-tpm-tpm2_bios_measurements_next-should-increase.patch
patches.kernel.org/5.6.5-109-KEYS-reaching-the-keys-quotas-correctly.patch
patches.kernel.org/5.6.5-110-mmc-mmci_sdmmc-Fix-clear-busyd0end-irq-flag.patch
patches.kernel.org/5.6.5-111-rcu-Make-rcu_barrier-account-for-offline-no-CBs.patch
patches.kernel.org/5.6.5-112-cpu-hotplug-Ignore-pm_wakeup_pending-for-disabl.patch
patches.kernel.org/5.6.5-113-genirq-debugfs-Add-missing-sanity-checks-to-int.patch
patches.kernel.org/5.6.5-114-irqchip-versatile-fpga-Apply-clear-mask-earlier.patch
patches.kernel.org/5.6.5-115-io_uring-ensure-openat-sets-O_LARGEFILE-if-need.patch
patches.kernel.org/5.6.5-116-io_uring-remove-bogus-RLIMIT_NOFILE-check-in-fi.patch
patches.kernel.org/5.6.5-117-io_uring-fix-ctx-refcounting-in-io_submit_sqes.patch
patches.kernel.org/5.6.5-118-pstore-pstore_ftrace_seq_next-should-increase-p.patch
patches.kernel.org/5.6.5-119-MIPS-tlbex-Fix-LDDIR-usage-in-setup_pw-for-Loon.patch
patches.kernel.org/5.6.5-120-MIPS-OCTEON-irq-Fix-potential-NULL-pointer-dere.patch
patches.kernel.org/5.6.5-121-PM-Domains-Allow-no-domain-idle-states-DT-prope.patch
patches.kernel.org/5.6.5-122-PM-sleep-wakeup-Skip-wakeup_source_sysfs_remove.patch
patches.kernel.org/5.6.5-123-ath9k-Handle-txpower-changes-even-when-TPC-is-d.patch
patches.kernel.org/5.6.5-124-signal-Extend-exec_id-to-64bits.patch
patches.kernel.org/5.6.5-125-x86-tsc_msr-Use-named-struct-initializers.patch
patches.kernel.org/5.6.5-126-x86-tsc_msr-Fix-MSR_FSB_FREQ-mask-for-Cherry-Tr.patch
patches.kernel.org/5.6.5-127-x86-tsc_msr-Make-MSR-derived-TSC-frequency-more.patch
patches.kernel.org/5.6.5-128-x86-entry-32-Add-missing-ASM_CLAC-to-general_pr.patch
patches.kernel.org/5.6.5-129-platform-x86-asus-wmi-Support-laptops-where-the.patch
patches.kernel.org/5.6.5-130-KVM-PPC-Book3S-HV-Skip-kvmppc_uvmem_free-if-Ult.patch
patches.kernel.org/5.6.5-131-KVM-nVMX-Properly-handle-userspace-interrupt-wi.patch
patches.kernel.org/5.6.5-132-KVM-s390-vsie-Fix-region-1-ASCE-sanity-shadow-a.patch
patches.kernel.org/5.6.5-133-KVM-s390-vsie-Fix-delivery-of-addressing-except.patch
patches.kernel.org/5.6.5-134-KVM-x86-Allocate-new-rmap-and-large-page-tracki.patch
patches.kernel.org/5.6.5-135-KVM-VMX-Always-VMCLEAR-in-use-VMCSes-during-cra.patch
patches.kernel.org/5.6.5-136-KVM-x86-Gracefully-handle-__vmalloc-failure-dur.patch
patches.kernel.org/5.6.5-137-KVM-VMX-Add-a-trampoline-to-fix-VMREAD-error-ha.patch
patches.kernel.org/5.6.5-138-KVM-VMX-fix-crash-cleanup-when-KVM-wasn-t-used.patch
patches.kernel.org/5.6.5-139-smb3-fix-performance-regression-with-setting-mt.patch
patches.kernel.org/5.6.5-140-CIFS-Fix-bug-which-the-return-value-by-asynchro.patch
patches.kernel.org/5.6.5-141-CIFS-check-new-file-size-when-extending-file-by.patch
patches.kernel.org/5.6.5-142-mtd-spinand-Stop-using-spinand-oobbuf-for-buffe.patch
patches.kernel.org/5.6.5-143-mtd-spinand-Do-not-erase-the-block-before-writi.patch
patches.kernel.org/5.6.5-144-mtd-rawnand-cadence-fix-the-calculation-of-the-.patch
patches.kernel.org/5.6.5-145-mtd-rawnand-cadence-change-bad-block-marker-siz.patch
patches.kernel.org/5.6.5-146-mtd-rawnand-cadence-reinit-completion-before-ex.patch
patches.kernel.org/5.6.5-147-drm-i915-gen12-Disable-preemption-timeout.patch
patches.kernel.org/5.6.5-148-btrfs-Don-t-submit-any-btree-write-bio-if-the-f.patch
patches.kernel.org/5.6.5-149-btrfs-fix-btrfs_calc_reclaim_metadata_size-calc.patch
patches.kernel.org/5.6.5-150-Btrfs-fix-crash-during-unmount-due-to-race-with.patch
patches.kernel.org/5.6.5-151-btrfs-reloc-clean-dirty-subvols-if-we-fail-to-s.patch
patches.kernel.org/5.6.5-152-btrfs-set-update-the-uuid-generation-as-soon-as.patch
patches.kernel.org/5.6.5-153-btrfs-drop-block-from-cache-on-error-in-relocat.patch
patches.kernel.org/5.6.5-154-btrfs-fix-missing-file-extent-item-for-hole-aft.patch
patches.kernel.org/5.6.5-155-btrfs-unset-reloc-control-if-we-fail-to-recover.patch
patches.kernel.org/5.6.5-156-btrfs-fix-missing-semaphore-unlock-in-btrfs_syn.patch
patches.kernel.org/5.6.5-157-btrfs-use-nofs-allocations-for-running-delayed-.patch
patches.kernel.org/5.6.5-158-remoteproc-qcom_q6v5_mss-Don-t-reassign-mpss-re.patch
patches.kernel.org/5.6.5-159-remoteproc-qcom_q6v5_mss-Reload-the-mba-region-.patch
patches.kernel.org/5.6.5-160-remoteproc-Fix-NULL-pointer-dereference-in-rpro.patch
patches.kernel.org/5.6.5-161-time-namespace-Fix-time_for_children-symlink.patch
patches.kernel.org/5.6.5-162-time-namespace-Add-max_time_namespaces-ucount.patch
patches.kernel.org/5.6.5-163-crypto-rng-Fix-a-refcounting-bug-in-crypto_rng_.patch
patches.kernel.org/5.6.5-164-crypto-mxs-dcp-fix-scatterlist-linearization-fo.patch
patches.kernel.org/5.6.5-165-io_uring-honor-original-task-RLIMIT_FSIZE.patch
patches.kernel.org/5.6.5-166-scsi-mpt3sas-Fix-kernel-panic-observed-on-soft-.patch
patches.kernel.org/5.6.5-167-tools-gpio-Fix-out-of-tree-build-regression.patch
patches.kernel.org/5.6.5-168-net-qualcomm-rmnet-Allow-configuration-updates-.patch
patches.kernel.org/5.6.5-169-arm64-dts-allwinner-h6-Fix-PMU-compatible.patch
patches.kernel.org/5.6.5-170-sched-core-Remove-duplicate-assignment-in-sched.patch
patches.kernel.org/5.6.5-171-arm64-dts-allwinner-h5-Fix-PMU-compatible.patch
patches.kernel.org/5.6.5-172-mm-memcg-do-not-high-throttle-allocators-based-.patch
patches.kernel.org/5.6.5-173-dm-writecache-add-cond_resched-to-avoid-CPU-han.patch
patches.kernel.org/5.6.5-174-dm-integrity-fix-a-crash-with-unusually-large-t.patch
patches.kernel.org/5.6.5-175-dm-verity-fec-fix-memory-leak-in-verity_fec_dtr.patch
patches.kernel.org/5.6.5-176-dm-zoned-remove-duplicate-nr_rnd_zones-increase.patch
patches.kernel.org/5.6.5-177-dm-clone-Fix-handling-of-partial-region-discard.patch
patches.kernel.org/5.6.5-178-dm-clone-Add-overflow-check-for-number-of-regio.patch
patches.kernel.org/5.6.5-179-dm-clone-Add-missing-casts-to-prevent-overflows.patch
patches.kernel.org/5.6.5-180-dm-clone-metadata-Fix-return-type-of-dm_clone_n.patch
patches.kernel.org/5.6.5-181-XArray-Fix-xas_pause-for-large-multi-index-entr.patch
patches.kernel.org/5.6.5-182-xarray-Fix-early-termination-of-xas_for_each_ma.patch
patches.kernel.org/5.6.5-183-crypto-caam-qi2-fix-chacha20-data-size-error.patch
patches.kernel.org/5.6.5-184-crypto-caam-update-xts-sector-size-for-large-in.patch
patches.kernel.org/5.6.5-185-crypto-ccree-protect-against-empty-or-NULL-scat.patch
patches.kernel.org/5.6.5-186-crypto-ccree-only-try-to-map-auth-tag-if-needed.patch
patches.kernel.org/5.6.5-187-crypto-ccree-dec-auth-tag-size-from-cryptlen-ma.patch
patches.kernel.org/5.6.5-188-scsi-zfcp-fix-missing-erp_lock-in-port-recovery.patch
patches.kernel.org/5.6.5-189-scsi-ufs-fix-Auto-Hibern8-error-detection.patch
patches.kernel.org/5.6.5-190-scsi-lpfc-Fix-lpfc_io_buf-resource-leak-in-lpfc.patch
patches.kernel.org/5.6.5-191-scsi-lpfc-Fix-broken-Credit-Recovery-after-driv.patch
patches.kernel.org/5.6.5-192-ARM-dts-exynos-Fix-polarity-of-the-LCD-SPI-bus-.patch
patches.kernel.org/5.6.5-193-arm64-dts-ti-k3-am65-Add-clocks-to-dwc3-nodes.patch
patches.kernel.org/5.6.5-194-arm64-armv8_deprecated-Fix-undef_hook-mask-for-.patch
patches.kernel.org/5.6.5-195-selftests-vm-drop-dependencies-on-page-flags-fr.patch
patches.kernel.org/5.6.5-196-selftests-vm-fix-map_hugetlb-length-used-for-te.patch
patches.kernel.org/5.6.5-197-selftests-powerpc-Add-tlbie_test-in-.gitignore.patch
patches.kernel.org/5.6.5-198-selftests-powerpc-Fix-try-run-when-source-tree-.patch
patches.kernel.org/5.6.5-199-vfio-platform-Switch-to-platform_get_irq_option.patch
patches.kernel.org/5.6.5-200-drm-i915-gem-Flush-all-the-reloc_gpu-batch.patch
patches.kernel.org/5.6.5-201-drm-bridge-analogix-anx78xx-Fix-drm_dp_link-hel.patch
patches.kernel.org/5.6.5-202-drm-etnaviv-rework-perfmon-query-infrastructure.patch
patches.kernel.org/5.6.5-203-drm-Remove-PageReserved-manipulation-from-drm_p.patch
patches.kernel.org/5.6.5-204-drm-amdgpu-powerplay-using-the-FCLK-DPM-table-t.patch
patches.kernel.org/5.6.5-205-drm-amd-powerplay-implement-the-is_dpm_running.patch
patches.kernel.org/5.6.5-206-drm-amdgpu-unify-fw_write_wait-for-new-gfx9-asi.patch
patches.kernel.org/5.6.5-207-drm-amd-display-Check-for-null-fclk-voltage-whe.patch
patches.kernel.org/5.6.5-208-drm-prime-fix-extracting-of-the-DMA-addresses-f.patch
patches.kernel.org/5.6.5-209-drm-i915-icl-Don-t-enable-DDI-IO-power-on-a-Typ.patch
patches.kernel.org/5.6.5-210-powerpc-pseries-Avoid-NULL-pointer-dereference-.patch
patches.kernel.org/5.6.5-211-drm-vboxvideo-Add-missing-remove_conflicting_pc.patch
patches.kernel.org/5.6.5-212-nfsd-fsnotify-on-rmdir-under-nfsd-clients.patch
patches.kernel.org/5.6.5-213-NFS-Fix-use-after-free-issues-in-nfs_pageio_add.patch
patches.kernel.org/5.6.5-214-NFS-Fix-a-page-leak-in-nfs_destroy_unlinked_sub.patch
patches.kernel.org/5.6.5-215-NFS-finish_automount-requires-us-to-hold-2-refs.patch
patches.kernel.org/5.6.5-216-NFS-Fix-a-few-constant_table-array-definitions.patch
patches.kernel.org/5.6.5-217-ext4-fix-a-data-race-at-inode-i_blocks.patch
patches.kernel.org/5.6.5-218-drm-i915-gt-Treat-idling-as-a-RPS-downclock-eve.patch
patches.kernel.org/5.6.5-219-ASoC-cs4270-pull-reset-GPIO-low-then-high.patch
patches.kernel.org/5.6.5-220-fs-filesystems.c-downgrade-user-reachable-WARN_.patch
patches.kernel.org/5.6.5-221-ocfs2-no-need-try-to-truncate-file-beyond-i_siz.patch
patches.kernel.org/5.6.5-222-perf-tools-Support-Python-3.8-in-Makefile.patch
patches.kernel.org/5.6.5-223-s390-diag-fix-display-of-diagnose-call-statisti.patch
patches.kernel.org/5.6.5-224-Input-i8042-add-Acer-Aspire-5738z-to-nomux-list.patch
patches.kernel.org/5.6.5-225-ftrace-kprobe-Show-the-maxactive-number-on-kpro.patch
patches.kernel.org/5.6.5-226-clk-ingenic-jz4770-Exit-with-error-if-CGU-init-.patch
patches.kernel.org/5.6.5-227-clk-ingenic-TCU-Fix-round_rate-returning-error.patch
patches.kernel.org/5.6.5-228-kmod-make-request_module-return-an-error-when-a.patch
patches.kernel.org/5.6.5-229-cpufreq-powernv-Fix-use-after-free.patch
patches.kernel.org/5.6.5-230-hfsplus-fix-crash-and-filesystem-corruption-whe.patch
patches.kernel.org/5.6.5-231-libata-Return-correct-status-in-sata_pmp_eh_rec.patch
patches.kernel.org/5.6.5-232-ipmi-fix-hung-processes-in-__get_guid.patch
patches.kernel.org/5.6.5-233-xen-blkfront-fix-memory-allocation-flags-in-blk.patch
patches.kernel.org/5.6.5-234-scsi-sr-get-rid-of-sr-global-mutex.patch
patches.kernel.org/5.6.5-235-scsi-sr-Fix-sr_block_release.patch
patches.kernel.org/5.6.5-236-powerpc-Make-setjmp-longjmp-signature-standard.patch
patches.kernel.org/5.6.5-237-powerpc-64-tm-Don-t-let-userspace-set-regs-trap.patch
patches.kernel.org/5.6.5-238-powerpc-fsl_booke-Avoid-creating-duplicate-tlb1.patch
patches.kernel.org/5.6.5-239-powerpc-hash64-devmap-Use-H_PAGE_THP_HUGE-when-.patch
patches.kernel.org/5.6.5-240-powerpc-xive-Use-XIVE_BAD_IRQ-instead-of-zero-t.patch
patches.kernel.org/5.6.5-241-powerpc-64-Setup-a-paca-before-parsing-device-t.patch
patches.kernel.org/5.6.5-242-powerpc-xive-Fix-xmon-support-on-the-PowerNV-pl.patch
patches.kernel.org/5.6.5-243-powerpc-kprobes-Ignore-traps-that-happened-in-r.patch
patches.kernel.org/5.6.5-244-powerpc-64-Prevent-stack-protection-in-early-bo.patch
patches.kernel.org/5.6.5-245-arm64-Always-force-a-branch-protection-mode-whe.patch
patches.kernel.org/5.6.5-246-Revert-drm-dp_mst-Remove-VCPI-while-disabling-t.patch
patches.kernel.org/5.6.5-247-drm-dp_mst-Fix-clearing-payload-state-on-topolo.patch
patches.kernel.org/5.6.5-248-drm-amdgpu-fix-gfx-hang-during-suspend-with-vid.patch
patches.kernel.org/5.6.5-249-drm-i915-ggtt-do-not-set-bits-1-11-in-gen12-pte.patch
patches.kernel.org/5.6.5-250-drm-i915-gt-Fill-all-the-unused-space-in-the-GG.patch
patches.kernel.org/5.6.5-251-perf-core-Unify-pinned-flexible-_sched_in.patch
patches.kernel.org/5.6.5-252-perf-core-Fix-event-cgroup-tracking.patch
patches.kernel.org/5.6.5-253-perf-core-Remove-struct-sched_in_data.patch
patches.kernel.org/5.6.5-254-powerpc-kasan-Fix-kasan_remap_early_shadow_ro.patch
patches.kernel.org/5.6.5-255-bpf-Fix-tnum-constraints-for-32-bit-comparisons.patch
patches.kernel.org/5.6.5-256-mfd-dln2-Fix-sanity-checking-for-endpoints.patch
patches.kernel.org/5.6.5-257-efi-x86-Fix-the-deletion-of-variables-in-mixed-.patch
patches.kernel.org/5.6.5-258-ASoC-stm32-sai-Add-missing-cleanup.patch
patches.kernel.org/5.6.5-259-Linux-5.6.5.patch
patches.kernel.org/5.6.6-001-amd-xgbe-Use-__napi_schedule-in-BH-context.patch
patches.kernel.org/5.6.6-002-hsr-check-protocol-version-in-hsr_newlink.patch
patches.kernel.org/5.6.6-003-l2tp-Allow-management-of-tunnels-and-session-in.patch
patches.kernel.org/5.6.6-004-net-dsa-mt7530-fix-tagged-frames-pass-through-i.patch
patches.kernel.org/5.6.6-005-net-ipv4-devinet-Fix-crash-when-add-del-multica.patch
patches.kernel.org/5.6.6-006-net-ipv6-do-not-consider-routes-via-gateways-fo.patch
patches.kernel.org/5.6.6-007-net-macsec-fix-using-wrong-structure-in-macsec_.patch
patches.kernel.org/5.6.6-008-net-phy-micrel-use-genphy_read_status-for-KSZ91.patch
patches.kernel.org/5.6.6-009-net-qrtr-send-msgs-from-local-of-same-id-as-bro.patch
patches.kernel.org/5.6.6-010-net-revert-default-NAPI-poll-timeout-to-2-jiffi.patch
patches.kernel.org/5.6.6-011-net-tun-record-RX-queue-in-skb-before-do_xdp_ge.patch
patches.kernel.org/5.6.6-012-net-dsa-mt7530-move-mt7623-settings-out-off-the.patch
patches.kernel.org/5.6.6-013-net-ethernet-mediatek-move-mt7623-settings-out-.patch
patches.kernel.org/5.6.6-014-net-mlx5-Fix-frequent-ioread-PCI-access-during-.patch
patches.kernel.org/5.6.6-015-net-mlx5e-Add-missing-release-firmware-call.patch
patches.kernel.org/5.6.6-016-net-mlx5e-Fix-nest_level-for-vlan-pop-action.patch
patches.kernel.org/5.6.6-017-net-mlx5e-Fix-pfnum-in-devlink-port-attribute.patch
patches.kernel.org/5.6.6-018-net-icmp6-do-not-select-saddr-from-iif-when-rou.patch
patches.kernel.org/5.6.6-019-net-mscc-ocelot-fix-untagged-packet-drops-when-.patch
patches.kernel.org/5.6.6-020-net-stmmac-dwmac-sunxi-Provide-TX-and-RX-fifo-s.patch
patches.kernel.org/5.6.6-021-net-phy-marvell-Fix-pause-frame-negotiation.patch
patches.kernel.org/5.6.6-022-Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-.patch
patches.kernel.org/5.6.6-023-ovl-fix-value-of-i_ino-for-lower-hardlink-corne.patch
patches.kernel.org/5.6.6-024-scsi-ufs-Fix-ufshcd_hold-caused-scheduling-whil.patch
patches.kernel.org/5.6.6-025-platform-chrome-cros_ec_rpmsg-Fix-race-with-hos.patch
patches.kernel.org/5.6.6-026-jbd2-improve-comments-about-freeing-data-buffer.patch
patches.kernel.org/5.6.6-027-acpi-nfit-improve-bounds-checking-for-func.patch
patches.kernel.org/5.6.6-028-perf-report-Fix-no-branch-type-statistics-repor.patch
patches.kernel.org/5.6.6-029-pwm-pca9685-Fix-PWM-GPIO-inter-operation.patch
patches.kernel.org/5.6.6-030-net-stmmac-xgmac-Fix-VLAN-register-handling.patch
patches.kernel.org/5.6.6-031-net-bpfilter-remove-superfluous-testing-message.patch
patches.kernel.org/5.6.6-032-ext4-fix-incorrect-group-count-in-ext4_fill_sup.patch
patches.kernel.org/5.6.6-033-ext4-fix-incorrect-inodes-per-group-in-error-me.patch
patches.kernel.org/5.6.6-034-HID-lg-g15-Do-not-fail-the-probe-when-we-fail-t.patch
patches.kernel.org/5.6.6-035-clk-at91-sam9x60-fix-usb-clock-parents.patch
patches.kernel.org/5.6.6-036-clk-at91-usb-use-proper-usbs_mask.patch
patches.kernel.org/5.6.6-037-ARM-dts-imx7-colibri-fix-muxing-of-usbc_det-pin.patch
patches.kernel.org/5.6.6-038-arm64-dts-librem5-devkit-add-a-vbus-supply-to-u.patch
patches.kernel.org/5.6.6-039-usb-dwc3-gadget-Don-t-clear-flags-before-transf.patch
patches.kernel.org/5.6.6-040-ASoC-Intel-mrfld-fix-incorrect-check-on-p-sink.patch
patches.kernel.org/5.6.6-041-ASoC-Intel-mrfld-return-error-codes-when-an-err.patch
patches.kernel.org/5.6.6-042-ALSA-hda-Allow-setting-preallocation-again-for-.patch
patches.kernel.org/5.6.6-043-ALSA-hda-realtek-Enable-the-headset-mic-on-Asus.patch
patches.kernel.org/5.6.6-044-ALSA-usb-audio-Filter-error-from-connector-kctl.patch
patches.kernel.org/5.6.6-045-ALSA-usb-audio-Don-t-override-ignore_ctl_error-.patch
patches.kernel.org/5.6.6-046-ALSA-usb-audio-Don-t-create-jack-controls-for-P.patch
patches.kernel.org/5.6.6-047-ALSA-usb-audio-Check-mapping-at-creating-connec.patch
patches.kernel.org/5.6.6-048-arm64-vdso-don-t-free-unallocated-pages.patch
patches.kernel.org/5.6.6-049-keys-Fix-proc_keys_next-to-increase-position-in.patch
patches.kernel.org/5.6.6-050-tracing-Fix-the-race-between-registering-snapsh.patch
patches.kernel.org/5.6.6-051-btrfs-check-commit-root-generation-in-should_ig.patch
patches.kernel.org/5.6.6-052-nl80211-fix-NL80211_ATTR_FTM_RESPONDER-policy.patch
patches.kernel.org/5.6.6-053-mac80211-fix-race-in-ieee80211_register_hw.patch
patches.kernel.org/5.6.6-054-mac80211_hwsim-Use-kstrndup-in-place-of-kasprin.patch
patches.kernel.org/5.6.6-055-net-mlx5e-Encapsulate-updating-netdev-queues-in.patch
patches.kernel.org/5.6.6-056-net-mlx5e-Rename-hw_modify-to-preactivate.patch
patches.kernel.org/5.6.6-057-net-mlx5e-Use-preactivate-hook-to-set-the-indir.patch
patches.kernel.org/5.6.6-058-drm-amd-powerplay-force-the-trim-of-the-mclk-dp.patch
patches.kernel.org/5.6.6-059-drm-amdgpu-gfx9-add-gfxoff-quirk.patch
patches.kernel.org/5.6.6-060-drm-amdgpu-fix-the-hw-hang-during-perform-syste.patch
patches.kernel.org/5.6.6-061-i2c-designware-platdrv-Remove-DPM_FLAG_SMART_SU.patch
patches.kernel.org/5.6.6-062-drm-nouveau-sec2-gv100-add-missing-MODULE_FIRMW.patch
patches.kernel.org/5.6.6-063-drm-i915-perf-Do-not-clear-pollin-for-small-use.patch
patches.kernel.org/5.6.6-064-rcu-Don-t-acquire-lock-in-NMI-handler-in-rcu_nm.patch
patches.kernel.org/5.6.6-065-ext4-do-not-zeroout-extents-beyond-i_disksize.patch
patches.kernel.org/5.6.6-066-irqchip-ti-sci-inta-Fix-processing-of-masked-ir.patch
patches.kernel.org/5.6.6-067-proc-time-namespace-Show-clock-symbolic-names-i.patch
patches.kernel.org/5.6.6-068-x86-resctrl-Preserve-CDP-enable-over-CPU-hotplu.patch
patches.kernel.org/5.6.6-069-x86-resctrl-Fix-invalid-attempt-at-removing-the.patch
patches.kernel.org/5.6.6-070-x86-microcode-AMD-Increase-microcode-PATCH_MAX_.patch
patches.kernel.org/5.6.6-071-scsi-target-iscsi-calling-iscsit_stop_session-i.patch
patches.kernel.org/5.6.6-072-Linux-5.6.6.patch
patches.kernel.org/5.6.7-001-netfilter-nft_set_rbtree-Drop-spurious-conditio.patch
patches.kernel.org/5.6.7-002-arm-bpf-Fix-offset-overflow-for-BPF_MEM-BPF_DW.patch
patches.kernel.org/5.6.7-003-objtool-Fix-switch-table-detection-in-.text.unl.patch
patches.kernel.org/5.6.7-004-scsi-sg-add-sg_remove_request-in-sg_common_writ.patch
patches.kernel.org/5.6.7-005-ALSA-hda-Honor-PM-disablement-in-PM-freeze-and-.patch
patches.kernel.org/5.6.7-006-ext4-use-non-movable-memory-for-superblock-read.patch
patches.kernel.org/5.6.7-007-watchdog-sp805-fix-restart-handler.patch
patches.kernel.org/5.6.7-008-xsk-Fix-out-of-boundary-write-in-__xsk_rcv_memc.patch
patches.kernel.org/5.6.7-009-libbpf-Fix-bpf_get_link_xdp_id-flags-handling.patch
patches.kernel.org/5.6.7-010-arm-bpf-Fix-bugs-with-ALU64-RSH-ARSH-BPF_K-shif.patch
patches.kernel.org/5.6.7-011-bpf-Prevent-re-mmap-ing-BPF-map-as-writable-for.patch
patches.kernel.org/5.6.7-012-ARM-dts-imx6-Use-gpc-for-FEC-interrupt-controll.patch
patches.kernel.org/5.6.7-013-kbuild-btf-Fix-dependencies-for-DEBUG_INFO_BTF.patch
patches.kernel.org/5.6.7-014-netfilter-nf_tables-report-EOPNOTSUPP-on-unsupp.patch
patches.kernel.org/5.6.7-015-irqchip-mbigen-Free-msi_desc-on-device-teardown.patch
patches.kernel.org/5.6.7-016-rbd-avoid-a-deadlock-on-header_rwsem-when-flush.patch
patches.kernel.org/5.6.7-017-rbd-call-rbd_dev_unprobe-after-unwatching-and-f.patch
patches.kernel.org/5.6.7-018-rbd-don-t-test-rbd_dev-opts-in-rbd_dev_image_re.patch
patches.kernel.org/5.6.7-019-ALSA-hda-Don-t-release-card-at-firmware-loading.patch
patches.kernel.org/5.6.7-020-xsk-Add-missing-check-on-user-supplied-headroom.patch
patches.kernel.org/5.6.7-021-of-unittest-kmemleak-on-changeset-destroy.patch
patches.kernel.org/5.6.7-022-of-unittest-kmemleak-in-of_unittest_platform_po.patch
patches.kernel.org/5.6.7-023-of-unittest-kmemleak-in-of_unittest_overlay_hig.patch
patches.kernel.org/5.6.7-024-of-overlay-kmemleak-in-dup_and_fixup_symbol_pro.patch
patches.kernel.org/5.6.7-025-x86-Hyper-V-Unload-vmbus-channel-in-hv-panic-ca.patch
patches.kernel.org/5.6.7-026-x86-Hyper-V-Free-hv_panic_page-when-fail-to-reg.patch
patches.kernel.org/5.6.7-027-x86-Hyper-V-Trigger-crash-enlightenment-only-on.patch
patches.kernel.org/5.6.7-028-x86-Hyper-V-Report-crash-register-data-or-kmsg-.patch
patches.kernel.org/5.6.7-029-x86-Hyper-V-Report-crash-register-data-when-sys.patch
patches.kernel.org/5.6.7-030-x86-Hyper-V-Report-crash-data-in-die-when-panic.patch
patches.kernel.org/5.6.7-031-afs-Fix-missing-XDR-advance-in-xdr_decode_-AFS-.patch
patches.kernel.org/5.6.7-032-afs-Fix-decoding-of-inline-abort-codes-from-ver.patch
patches.kernel.org/5.6.7-033-afs-Fix-rename-operation-status-delivery.patch
patches.kernel.org/5.6.7-034-afs-Fix-afs_d_validate-to-set-the-right-directo.patch
patches.kernel.org/5.6.7-035-afs-Fix-race-between-post-modification-dir-edit.patch
patches.kernel.org/5.6.7-036-block-bfq-turn-put_queue-into-release_process_r.patch
patches.kernel.org/5.6.7-037-block-bfq-make-reparent_leaf_entity-actually-wo.patch
patches.kernel.org/5.6.7-038-block-bfq-invoke-flush_idle_tree-after-reparent.patch
patches.kernel.org/5.6.7-039-drm-ttm-flush-the-fence-on-the-bo-after-we-indi.patch
patches.kernel.org/5.6.7-040-gfs2-clear-ail1-list-when-gfs2-withdraws.patch
patches.kernel.org/5.6.7-041-clk-Don-t-cache-errors-from-clk_ops-get_phase.patch
patches.kernel.org/5.6.7-042-clk-at91-usb-continue-if-clk_hw_round_rate-retu.patch
patches.kernel.org/5.6.7-043-clk-imx-pll14xx-Add-new-frequency-entries-for-p.patch
patches.kernel.org/5.6.7-044-crypto-qce-use-cryptlen-when-adding-extra-sgl.patch
patches.kernel.org/5.6.7-045-net-mlx5e-Enforce-setting-of-a-single-FEC-mode.patch
patches.kernel.org/5.6.7-046-s390-crypto-explicitly-memzero-stack-key-materi.patch
patches.kernel.org/5.6.7-047-f2fs-fix-to-avoid-potential-deadlock.patch
patches.kernel.org/5.6.7-048-f2fs-fix-the-panic-in-do_checkpoint.patch
patches.kernel.org/5.6.7-049-bpf-Reliably-preserve-btf_trace_xxx-types.patch
patches.kernel.org/5.6.7-050-xfs-fix-iclog-release-error-check-race-with-shu.patch
patches.kernel.org/5.6.7-051-f2fs-fix-wrong-check-on-F2FS_IOC_FSSETXATTR.patch
patches.kernel.org/5.6.7-052-f2fs-fix-to-avoid-use-after-free-in-f2fs_write_.patch
patches.kernel.org/5.6.7-053-ARM-dts-rockchip-fix-vqmmc-supply-property-name.patch
patches.kernel.org/5.6.7-054-dmaengine-idxd-reflect-shadow-copy-of-traffic-c.patch
patches.kernel.org/5.6.7-055-memory-tegra-Correct-debugfs-clk-rate-range-on-.patch
patches.kernel.org/5.6.7-056-memory-tegra-Correct-debugfs-clk-rate-range-on-.patch
patches.kernel.org/5.6.7-057-memory-tegra-Correct-debugfs-clk-rate-range-on-.patch
patches.kernel.org/5.6.7-058-arm64-dts-allwinner-a64-Fix-display-clock-regis.patch
patches.kernel.org/5.6.7-059-power-supply-bq27xxx_battery-Silence-deferred-p.patch
patches.kernel.org/5.6.7-060-clk-tegra-Fix-Tegra-PMC-clock-out-parents.patch
patches.kernel.org/5.6.7-061-arm64-tegra-Add-PCIe-endpoint-controllers-nodes.patch
patches.kernel.org/5.6.7-062-arm64-tegra-Fix-Tegra194-PCIe-compatible-string.patch
patches.kernel.org/5.6.7-063-xfs-fix-use-after-free-when-aborting-corrupt-at.patch
patches.kernel.org/5.6.7-064-xfs-fix-regression-in-cleanup-xfs_dir2_block_ge.patch
patches.kernel.org/5.6.7-065-arm64-dts-marvell-espressobin-add-ethernet-alia.patch
patches.kernel.org/5.6.7-066-arm64-dts-clearfog-gt-8k-set-gigabit-PHY-reset-.patch
patches.kernel.org/5.6.7-067-arm64-dts-marvell-Fix-cpu-compatible-for-AP807-.patch
patches.kernel.org/5.6.7-068-soc-imx-gpc-fix-power-up-sequencing.patch
patches.kernel.org/5.6.7-069-dma-coherent-fix-integer-overflow-in-the-reserv.patch
patches.kernel.org/5.6.7-070-rtc-88pm860x-fix-possible-race-condition.patch
patches.kernel.org/5.6.7-071-NFS-alloc_nfs_open_context-must-use-the-file-cr.patch
patches.kernel.org/5.6.7-072-NFSv4-pnfs-Return-valid-stateids-in-nfs_layout_.patch
patches.kernel.org/5.6.7-073-NFSv4.2-error-out-when-relink-swapfile.patch
patches.kernel.org/5.6.7-074-ARM-dts-rockchip-fix-lvds-encoder-ports-subnode.patch
patches.kernel.org/5.6.7-075-xfs-fix-incorrect-test-in-xfs_alloc_ag_vextent_.patch
patches.kernel.org/5.6.7-076-KVM-PPC-Book3S-HV-Fix-H_CEDE-return-code-for-ne.patch
patches.kernel.org/5.6.7-077-f2fs-fix-to-show-norecovery-mount-option.patch
patches.kernel.org/5.6.7-078-drivers-thermal-tsens-Release-device-in-success.patch
patches.kernel.org/5.6.7-079-phy-uniphier-usb3ss-Add-Pro5-support.patch
patches.kernel.org/5.6.7-080-NFS-direct.c-Fix-memory-leak-of-dreq-when-nfs_g.patch
patches.kernel.org/5.6.7-081-f2fs-fix-to-update-f2fs_super_block-fields-unde.patch
patches.kernel.org/5.6.7-082-f2fs-Fix-mount-failure-due-to-SPO-after-a-succe.patch
patches.kernel.org/5.6.7-083-f2fs-Add-a-new-CP-flag-to-help-fsck-fix-resize-.patch
patches.kernel.org/5.6.7-084-s390-cpuinfo-fix-wrong-output-when-CPU0-is-offl.patch
patches.kernel.org/5.6.7-085-MIPS-DTS-CI20-add-DT-node-for-IR-sensor.patch
patches.kernel.org/5.6.7-086-thermal-drivers-cpufreq_cooling-Fix-return-of-c.patch
patches.kernel.org/5.6.7-087-hibernate-Allow-uswsusp-to-write-to-swap.patch
patches.kernel.org/5.6.7-088-btrfs-add-RCU-locks-around-block-group-initiali.patch
patches.kernel.org/5.6.7-089-powerpc-prom_init-Pass-the-os-term-message-to-h.patch
patches.kernel.org/5.6.7-090-powerpc-maple-Fix-declaration-made-after-defini.patch
patches.kernel.org/5.6.7-091-s390-cpum_sf-Fix-wrong-page-count-in-error-mess.patch
patches.kernel.org/5.6.7-092-nfsroot-set-tcp-as-the-default-transport-protoc.patch
patches.kernel.org/5.6.7-093-ext4-do-not-commit-super-on-read-only-bdev.patch
patches.kernel.org/5.6.7-094-um-ubd-Prevent-buffer-overrun-on-command-comple.patch
patches.kernel.org/5.6.7-095-cifs-Allocate-encryption-header-through-kmalloc.patch
patches.kernel.org/5.6.7-096-x86-xen-Make-the-boot-CPU-idle-task-reliable.patch
patches.kernel.org/5.6.7-097-drm-amd-display-Don-t-try-hdcp1.4-when-content_.patch
patches.kernel.org/5.6.7-098-dt-bindings-thermal-tsens-Fix-nvmem-cell-names-.patch
patches.kernel.org/5.6.7-099-platform-x86-intel-hid-fix-Update-Tiger-Lake-AC.patch
patches.kernel.org/5.6.7-100-mm-hugetlb-fix-build-failure-with-HUGETLB_PAGE-.patch
patches.kernel.org/5.6.7-101-macsec-fix-NULL-dereference-in-macsec_upd_offlo.patch
patches.kernel.org/5.6.7-102-drm-nouveau-svm-check-for-SVM-initialized-befor.patch
patches.kernel.org/5.6.7-103-drm-nouveau-svm-fix-vma-range-check-for-migrati.patch
patches.kernel.org/5.6.7-104-include-linux-swapops.h-correct-guards-for-non_.patch
patches.kernel.org/5.6.7-105-percpu_counter-fix-a-data-race-at-vm_committed_.patch
patches.kernel.org/5.6.7-106-compiler.h-fix-error-in-BUILD_BUG_ON-reporting.patch
patches.kernel.org/5.6.7-107-KVM-s390-vsie-Fix-possible-race-when-shadowing-.patch
patches.kernel.org/5.6.7-108-drm-nouveau-workaround-runpm-fail-by-disabling-.patch
patches.kernel.org/5.6.7-109-leds-core-Fix-warning-message-when-init_data.patch
patches.kernel.org/5.6.7-110-x86-ACPI-fix-CPU-hotplug-deadlock.patch
patches.kernel.org/5.6.7-111-csky-Fixup-cpu-speculative-execution-to-IO-area.patch
patches.kernel.org/5.6.7-112-drm-amdkfd-kfree-the-wrong-pointer.patch
patches.kernel.org/5.6.7-113-NFS-Fix-memory-leaks-in-nfs_pageio_stop_mirrori.patch
patches.kernel.org/5.6.7-114-ACPI-Update-Tiger-Lake-ACPI-device-IDs.patch
patches.kernel.org/5.6.7-115-csky-Fixup-get-wrong-psr-value-from-phyical-reg.patch
patches.kernel.org/5.6.7-116-f2fs-compress-fix-to-call-missing-destroy_compr.patch
patches.kernel.org/5.6.7-117-f2fs-fix-potential-.flags-overflow-on-32bit-arc.patch
patches.kernel.org/5.6.7-118-f2fs-fix-NULL-pointer-dereference-in-f2fs_verit.patch
patches.kernel.org/5.6.7-119-f2fs-fix-NULL-pointer-dereference-in-f2fs_write.patch
patches.kernel.org/5.6.7-120-f2fs-fix-potential-deadlock-on-compressed-quota.patch
patches.kernel.org/5.6.7-121-ACPICA-Fixes-for-acpiExec-namespace-init-file.patch
patches.kernel.org/5.6.7-122-ceph-re-org-copy_file_range-and-fix-some-error-.patch
patches.kernel.org/5.6.7-123-mfd-cros_ec-Check-DT-node-for-usbpd-notify-add.patch
patches.kernel.org/5.6.7-124-um-falloc.h-needs-to-be-directly-included-for-o.patch
patches.kernel.org/5.6.7-125-drm-vc4-Fix-HDMI-mode-validation.patch
patches.kernel.org/5.6.7-126-iommu-virtio-Fix-freeing-of-incomplete-domains.patch
patches.kernel.org/5.6.7-127-iommu-vt-d-Add-build-dependency-on-IOASID.patch
patches.kernel.org/5.6.7-128-iommu-vt-d-Fix-mm-reference-leak.patch
patches.kernel.org/5.6.7-129-SUNRPC-fix-krb5p-mount-to-provide-large-enough-.patch
patches.kernel.org/5.6.7-130-virtio-balloon-Switch-back-to-OOM-handler-for-V.patch
patches.kernel.org/5.6.7-131-ext2-fix-empty-body-warnings-when-Wextra-is-use.patch
patches.kernel.org/5.6.7-132-f2fs-fix-to-account-compressed-blocks-in-f2fs_c.patch
patches.kernel.org/5.6.7-133-f2fs-skip-GC-when-section-is-full.patch
patches.kernel.org/5.6.7-134-iommu-vt-d-Silence-RCU-list-debugging-warning-i.patch
patches.kernel.org/5.6.7-135-iommu-vt-d-Fix-page-request-descriptor-size.patch
patches.kernel.org/5.6.7-136-ext2-fix-debug-reference-to-ext2_xattr_cache.patch
patches.kernel.org/5.6.7-137-sunrpc-Fix-gss_unwrap_resp_integ-again.patch
patches.kernel.org/5.6.7-138-thermal-qoriq-Fix-a-compiling-issue.patch
patches.kernel.org/5.6.7-139-csky-Fixup-init_fpu-compile-warning-with-__init.patch
patches.kernel.org/5.6.7-140-power-supply-axp288_fuel_gauge-Broaden-vendor-c.patch
patches.kernel.org/5.6.7-141-libnvdimm-Out-of-bounds-read-in-__nd_ioctl.patch
patches.kernel.org/5.6.7-142-iommu-amd-Fix-the-configuration-of-GCR3-table-r.patch
patches.kernel.org/5.6.7-143-f2fs-fix-leaking-uninitialized-memory-in-compre.patch
patches.kernel.org/5.6.7-144-f2fs-fix-to-wait-all-node-page-writeback.patch
patches.kernel.org/5.6.7-145-platform-chrome-cros_ec-Query-EC-protocol-versi.patch
patches.kernel.org/5.6.7-146-drm-nouveau-gr-gp107-gp108-implement-workaround.patch
patches.kernel.org/5.6.7-147-net-dsa-bcm_sf2-Fix-overflow-checks.patch
patches.kernel.org/5.6.7-148-cifs-ignore-cached-share-root-handle-closing-er.patch
patches.kernel.org/5.6.7-149-dma-debug-fix-displaying-of-dma-allocation-type.patch
patches.kernel.org/5.6.7-150-fbdev-potential-information-leak-in-do_fb_ioctl.patch
patches.kernel.org/5.6.7-151-ARM-dts-sunxi-Fix-DE2-clocks-register-range.patch
patches.kernel.org/5.6.7-152-iio-si1133-read-24-bit-signed-integer-for-measu.patch
patches.kernel.org/5.6.7-153-fbmem-Adjust-indentation-in-fb_prepare_logo-and.patch
patches.kernel.org/5.6.7-154-tty-evh_bytechan-Fix-out-of-bounds-accesses.patch
patches.kernel.org/5.6.7-155-iio-st_sensors-handle-memory-allocation-failure.patch
patches.kernel.org/5.6.7-156-locktorture-Print-ratio-of-acquisitions-not-fai.patch
patches.kernel.org/5.6.7-157-mtd-rawnand-free-the-nand_device-object.patch
patches.kernel.org/5.6.7-158-mtd-spinand-Explicitly-use-MTD_OPS_RAW-to-write.patch
patches.kernel.org/5.6.7-159-docs-Fix-path-to-MTD-command-line-partition-par.patch
patches.kernel.org/5.6.7-160-mtd-lpddr-Fix-a-double-free-in-probe.patch
patches.kernel.org/5.6.7-161-mtd-phram-fix-a-double-free-issue-in-error-path.patch
patches.kernel.org/5.6.7-162-KEYS-Don-t-write-out-to-userspace-while-holding.patch
patches.kernel.org/5.6.7-163-bpf-fix-buggy-r0-retval-refinement-for-tracing-.patch
patches.kernel.org/5.6.7-164-bpf-Test_verifier-bpf_get_stack-return-value-ad.patch
patches.kernel.org/5.6.7-165-bpf-Test_progs-add-test-to-catch-retval-refine-.patch
patches.kernel.org/5.6.7-166-bpf-test_verifier-switch-bpf_get_stack-s-0-s-r8.patch
patches.kernel.org/5.6.7-167-x86-xen-fix-booting-32-bit-pv-guest.patch
patches.kernel.org/5.6.7-168-Linux-5.6.7.patch
patches.kernel.org/5.6.8-001-mm-check-that-mm-is-still-valid-in-madvise.patch
patches.kernel.org/5.6.8-002-tools-testing-nvdimm-Fix-compilation-failure-wi.patch
patches.kernel.org/5.6.8-003-watchdog-reset-last_hw_keepalive-time-at-start.patch
patches.kernel.org/5.6.8-004-scsi-lpfc-Fix-kasan-slab-out-of-bounds-error-in.patch
patches.kernel.org/5.6.8-005-xfs-correctly-acount-for-reclaimable-slabs.patch
patches.kernel.org/5.6.8-006-scsi-lpfc-Fix-crash-after-handling-a-pci-error.patch
patches.kernel.org/5.6.8-007-scsi-lpfc-Fix-crash-in-target-side-cable-pulls-.patch
patches.kernel.org/5.6.8-008-scsi-libfc-If-PRLI-rejected-move-rport-to-PLOGI.patch
patches.kernel.org/5.6.8-009-ceph-return-ceph_mdsc_do_request-errors-from-__.patch
patches.kernel.org/5.6.8-010-ceph-don-t-skip-updating-wanted-caps-when-cap-i.patch
patches.kernel.org/5.6.8-011-pwm-imx27-Fix-clock-handling-in-pwm_imx27_apply.patch
patches.kernel.org/5.6.8-012-pwm-rcar-Fix-late-Runtime-PM-enablement.patch
patches.kernel.org/5.6.8-013-nvme-tcp-fix-possible-crash-in-write_zeroes-pro.patch
patches.kernel.org/5.6.8-014-ASoC-qcom-q6asm-dai-Add-SNDRV_PCM_INFO_BATCH-fl.patch
patches.kernel.org/5.6.8-015-scsi-iscsi-Report-unbind-session-event-when-the.patch
patches.kernel.org/5.6.8-016-tools-test-nvdimm-Fix-out-of-tree-build.patch
patches.kernel.org/5.6.8-017-ASoC-Intel-atom-Take-the-drv-lock-mutex-before-.patch
patches.kernel.org/5.6.8-018-nvme-fix-deadlock-caused-by-ANA-update-wrong-lo.patch
patches.kernel.org/5.6.8-019-drm-amd-display-Update-stream-adjust-in-dc_stre.patch
patches.kernel.org/5.6.8-020-dma-direct-fix-data-truncation-in-dma_direct_ge.patch
patches.kernel.org/5.6.8-021-kernel-gcov-fs.c-gcov_seq_next-should-increase-.patch
patches.kernel.org/5.6.8-022-selftests-kmod-fix-handling-test-numbers-above-.patch
patches.kernel.org/5.6.8-023-ipc-util.c-sysvipc_find_ipc-should-increase-pos.patch
patches.kernel.org/5.6.8-024-kconfig-qconf-Fix-a-few-alignment-issues.patch
patches.kernel.org/5.6.8-025-lib-raid6-test-fix-build-on-distros-whose-bin-s.patch
patches.kernel.org/5.6.8-026-block-fix-busy-device-checking-in-blk_drop_part.patch
patches.kernel.org/5.6.8-027-s390-cio-generate-delayed-uevent-for-vfio-ccw-s.patch
patches.kernel.org/5.6.8-028-s390-cio-avoid-duplicated-ADD-uevents.patch
patches.kernel.org/5.6.8-029-loop-Better-discard-support-for-block-devices.patch
patches.kernel.org/5.6.8-030-Revert-powerpc-64-irq_work-avoid-interrupt-when.patch
patches.kernel.org/5.6.8-031-powerpc-pseries-Fix-MCE-handling-on-pseries.patch
patches.kernel.org/5.6.8-032-nvme-fix-compat-address-handling-in-several-ioc.patch
patches.kernel.org/5.6.8-033-pwm-renesas-tpu-Fix-late-Runtime-PM-enablement.patch
patches.kernel.org/5.6.8-034-pwm-bcm2835-Dynamically-allocate-base.patch
patches.kernel.org/5.6.8-035-scsi-lpfc-Fix-erroneous-cpu-limit-of-128-on-I-O.patch
patches.kernel.org/5.6.8-036-scsi-lpfc-Fix-lockdep-error-register-non-static.patch
patches.kernel.org/5.6.8-037-perf-core-Disable-page-faults-when-getting-phys.patch
patches.kernel.org/5.6.8-038-drm-amd-display-Calculate-scaling-ratios-on-eve.patch
patches.kernel.org/5.6.8-039-ASoC-Intel-bytcr_rt5640-Add-quirk-for-MPMAN-MPW.patch
patches.kernel.org/5.6.8-040-ALSA-usb-audio-Add-Pioneer-DJ-DJM-250MK2-quirk.patch
patches.kernel.org/5.6.8-041-xhci-Ensure-link-state-is-U3-after-setting-USB_.patch
patches.kernel.org/5.6.8-042-xhci-Wait-until-link-state-trainsits-to-U0-afte.patch
patches.kernel.org/5.6.8-043-xhci-Finetune-host-initiated-USB3-rootport-link.patch
patches.kernel.org/5.6.8-044-block-fix-busy-device-checking-in-blk_drop_part.patch
patches.kernel.org/5.6.8-045-cxgb4-fix-adapter-crash-due-to-wrong-MC-size.patch
patches.kernel.org/5.6.8-046-cxgb4-fix-large-delays-in-PTP-synchronization.patch
patches.kernel.org/5.6.8-047-ipv4-Update-fib_select_default-to-handle-nextho.patch
patches.kernel.org/5.6.8-048-ipv6-fix-restrict-IPV6_ADDRFORM-operation.patch
patches.kernel.org/5.6.8-049-macsec-avoid-to-set-wrong-mtu.patch
patches.kernel.org/5.6.8-050-macvlan-fix-null-dereference-in-macvlan_device_.patch
patches.kernel.org/5.6.8-051-mlxsw-Fix-some-IS_ERR-vs-NULL-bugs.patch
patches.kernel.org/5.6.8-052-net-bcmgenet-correct-per-TX-RX-ring-statistics.patch
patches.kernel.org/5.6.8-053-net-mlx4_en-avoid-indirect-call-in-TX-completio.patch
patches.kernel.org/5.6.8-054-net-netrom-Fix-potential-nr_neigh-refcnt-leak-i.patch
patches.kernel.org/5.6.8-055-net-openvswitch-ovs_ct_exit-to-be-done-under-ov.patch
patches.kernel.org/5.6.8-056-net-stmmac-dwmac-meson8b-Add-missing-boundary-t.patch
patches.kernel.org/5.6.8-057-net-x25-Fix-x25_neigh-refcnt-leak-when-receivin.patch
patches.kernel.org/5.6.8-058-sched-etf-do-not-assume-all-sockets-are-full-bl.patch
patches.kernel.org/5.6.8-059-selftests-Fix-suppress-test-in-fib_tests.sh.patch
patches.kernel.org/5.6.8-060-tcp-cache-line-align-MAX_TCP_HEADER.patch
patches.kernel.org/5.6.8-061-team-fix-hang-in-team_mode_get.patch
patches.kernel.org/5.6.8-062-tipc-Fix-potential-tipc_aead-refcnt-leak-in-tip.patch
patches.kernel.org/5.6.8-063-tipc-Fix-potential-tipc_node-refcnt-leak-in-tip.patch
patches.kernel.org/5.6.8-064-vrf-Fix-IPv6-with-qdisc-and-xfrm.patch
patches.kernel.org/5.6.8-065-net-dsa-b53-Lookup-VID-in-ARL-searches-when-VLA.patch
patches.kernel.org/5.6.8-066-net-dsa-b53-Fix-valid-setting-for-MDB-entries.patch
patches.kernel.org/5.6.8-067-net-dsa-b53-Fix-ARL-register-definitions.patch
patches.kernel.org/5.6.8-068-net-dsa-b53-Rework-ARL-bin-logic.patch
patches.kernel.org/5.6.8-069-net-dsa-b53-b53_arl_rw_op-needs-to-select-IVL-o.patch
patches.kernel.org/5.6.8-070-vxlan-use-the-correct-nlattr-array-in-NL_SET_ER.patch
patches.kernel.org/5.6.8-071-geneve-use-the-correct-nlattr-array-in-NL_SET_E.patch
patches.kernel.org/5.6.8-072-xfrm-Always-set-XFRM_TRANSFORMED-in-xfrm-4-6-_o.patch
patches.kernel.org/5.6.8-073-vrf-Check-skb-for-XFRM_TRANSFORMED-flag.patch
patches.kernel.org/5.6.8-074-net-ethernet-ixp4xx-Add-error-handling-in-ixp4x.patch
patches.kernel.org/5.6.8-075-KEYS-Avoid-false-positive-ENOMEM-error-on-key-r.patch
patches.kernel.org/5.6.8-076-ALSA-hda-Remove-ASUS-ROG-Zenith-from-the-blackl.patch
patches.kernel.org/5.6.8-077-ALSA-usb-audio-Add-static-mapping-table-for-ALC.patch
patches.kernel.org/5.6.8-078-ALSA-usb-audio-Add-connector-notifier-delegatio.patch
patches.kernel.org/5.6.8-079-mac80211-populate-debugfs-only-after-cfg80211-i.patch
patches.kernel.org/5.6.8-080-libbpf-Only-check-mode-flags-in-get_xdp_id.patch
patches.kernel.org/5.6.8-081-iio-core-remove-extra-semi-colon-from-devm_iio_.patch
patches.kernel.org/5.6.8-082-iio-imu-st_lsm6dsx-flush-hw-FIFO-before-resetti.patch
patches.kernel.org/5.6.8-083-iio-st_sensors-rely-on-odr-mask-to-know-if-odr-.patch
patches.kernel.org/5.6.8-084-iio-adc-stm32-adc-fix-sleep-in-atomic-context.patch
patches.kernel.org/5.6.8-085-iio-adc-ti-ads8344-properly-byte-swap-value.patch
patches.kernel.org/5.6.8-086-iio-xilinx-xadc-Fix-ADC-B-powerdown.patch
patches.kernel.org/5.6.8-087-iio-xilinx-xadc-Fix-clearing-interrupt-when-ena.patch
patches.kernel.org/5.6.8-088-iio-xilinx-xadc-Fix-sequencer-configuration-for.patch
patches.kernel.org/5.6.8-089-iio-xilinx-xadc-Make-sure-not-exceed-maximum-sa.patch
patches.kernel.org/5.6.8-090-USB-sisusbvga-Change-port-variable-from-signed-.patch
patches.kernel.org/5.6.8-091-USB-Add-USB_QUIRK_DELAY_CTRL_MSG-and-USB_QUIRK_.patch
patches.kernel.org/5.6.8-092-USB-early-Handle-AMD-s-spec-compliant-identifie.patch
patches.kernel.org/5.6.8-093-USB-core-Fix-free-while-in-use-bug-in-the-USB-S.patch
patches.kernel.org/5.6.8-094-USB-hub-Fix-handling-of-connect-changes-during-.patch
patches.kernel.org/5.6.8-095-USB-hub-Revert-commit-bd0e6c9614b9-usb-hub-try-.patch
patches.kernel.org/5.6.8-096-tty-serial-owl-add-much-needed-clk_prepare_enab.patch
patches.kernel.org/5.6.8-097-vmalloc-fix-remap_vmalloc_range-bounds-checks.patch
patches.kernel.org/5.6.8-098-staging-gasket-Fix-incongruency-in-handling-of-.patch
patches.kernel.org/5.6.8-099-coredump-fix-null-pointer-dereference-on-coredu.patch
patches.kernel.org/5.6.8-100-mm-hugetlb-fix-a-addressing-exception-caused-by.patch
patches.kernel.org/5.6.8-101-mm-ksm-fix-NULL-pointer-dereference-when-KSM-ze.patch
patches.kernel.org/5.6.8-102-tools-vm-fix-cross-compile-build.patch
patches.kernel.org/5.6.8-103-ALSA-usx2y-Fix-potential-NULL-dereference.patch
patches.kernel.org/5.6.8-104-ALSA-hda-realtek-Fix-unexpected-init_amp-overri.patch
patches.kernel.org/5.6.8-105-ALSA-hda-realtek-Add-new-codec-supported-for-AL.patch
patches.kernel.org/5.6.8-106-ALSA-hda-hdmi-Add-module-option-to-disable-audi.patch
patches.kernel.org/5.6.8-107-ALSA-usb-audio-Fix-usb-audio-refcnt-leak-when-g.patch
patches.kernel.org/5.6.8-108-ALSA-usb-audio-Filter-out-unsupported-sample-ra.patch
patches.kernel.org/5.6.8-109-tpm-tpm_tis-Free-IRQ-if-probing-fails.patch
patches.kernel.org/5.6.8-110-tpm-fix-wrong-return-value-in-tpm_pcr_extend.patch
patches.kernel.org/5.6.8-111-tpm-ibmvtpm-retry-on-H_CLOSED-in-tpm_ibmvtpm_se.patch
patches.kernel.org/5.6.8-112-KVM-s390-Return-last-valid-slot-if-approx-index.patch
patches.kernel.org/5.6.8-113-KVM-Check-validity-of-resolved-slot-when-search.patch
patches.kernel.org/5.6.8-114-KVM-VMX-Enable-machine-check-support-for-32bit-.patch
patches.kernel.org/5.6.8-115-tty-hvc-fix-buffer-overflow-during-hvc_alloc.patch
patches.kernel.org/5.6.8-116-tty-rocket-avoid-OOB-access.patch
patches.kernel.org/5.6.8-117-usb-storage-Add-unusual_devs-entry-for-JMicron-.patch
patches.kernel.org/5.6.8-118-signal-Avoid-corrupting-si_pid-and-si_uid-in-do.patch
patches.kernel.org/5.6.8-119-drm-dp_mst-Zero-assigned-PBN-when-releasing-VCP.patch
patches.kernel.org/5.6.8-120-audit-check-the-length-of-userspace-generated-a.patch
patches.kernel.org/5.6.8-121-ASoC-dapm-fixup-dapm-kcontrol-widget.patch
patches.kernel.org/5.6.8-122-SUNRPC-Fix-backchannel-RPC-soft-lockups.patch
patches.kernel.org/5.6.8-123-iwlwifi-pcie-actually-release-queue-memory-in-T.patch
patches.kernel.org/5.6.8-124-iwlwifi-mvm-beacon-statistics-shouldn-t-go-back.patch
patches.kernel.org/5.6.8-125-iwlwifi-pcie-indicate-correct-RB-size-to-device.patch
patches.kernel.org/5.6.8-126-iwlwifi-mvm-limit-maximum-queue-appropriately.patch
patches.kernel.org/5.6.8-127-iwlwifi-mvm-Do-not-declare-support-for-ACK-Enab.patch
patches.kernel.org/5.6.8-128-iwlwifi-mvm-fix-inactive-TID-removal-return-val.patch
patches.kernel.org/5.6.8-129-iwlwifi-fix-WGDS-check-when-WRDS-is-disabled.patch
patches.kernel.org/5.6.8-130-cifs-fix-uninitialised-lease_key-in-open_shroot.patch
patches.kernel.org/5.6.8-131-ARM-imx-provide-v7_cpu_resume-only-on-ARM_CPU_S.patch
patches.kernel.org/5.6.8-132-powerpc-8xx-Fix-STRICT_KERNEL_RWX-startup-test-.patch
patches.kernel.org/5.6.8-133-powerpc-setup_64-Set-cache-line-size-based-on-c.patch
patches.kernel.org/5.6.8-134-staging-comedi-dt2815-fix-writing-hi-byte-of-an.patch
patches.kernel.org/5.6.8-135-staging-comedi-Fix-comedi_device-refcnt-leak-in.patch
patches.kernel.org/5.6.8-136-vt-don-t-hardcode-the-mem-allocation-upper-boun.patch
patches.kernel.org/5.6.8-137-vt-don-t-use-kmalloc-for-the-unicode-screen-buf.patch
patches.kernel.org/5.6.8-138-staging-vt6656-Don-t-set-RCR_MULTICAST-or-RCR_B.patch
patches.kernel.org/5.6.8-139-staging-vt6656-Fix-calling-conditions-of-vnt_se.patch
patches.kernel.org/5.6.8-140-staging-vt6656-Fix-drivers-TBTT-timing-counter.patch
patches.kernel.org/5.6.8-141-staging-vt6656-Fix-pairwise-key-entry-save.patch
patches.kernel.org/5.6.8-142-staging-vt6656-Power-save-stop-wake_up_count-wr.patch
patches.kernel.org/5.6.8-143-mei-me-fix-irq-number-stored-in-hw-struct.patch
patches.kernel.org/5.6.8-144-cdc-acm-close-race-betrween-suspend-and-acm_sof.patch
patches.kernel.org/5.6.8-145-cdc-acm-introduce-a-cool-down.patch
patches.kernel.org/5.6.8-146-UAS-no-use-logging-any-details-in-case-of-ENODE.patch
patches.kernel.org/5.6.8-147-UAS-fix-deadlock-in-error-handling-and-PM-flush.patch
patches.kernel.org/5.6.8-148-fpga-dfl-pci-fix-return-value-of-cci_pci_sriov_.patch
patches.kernel.org/5.6.8-149-usb-dwc3-gadget-Fix-request-completion-check.patch
patches.kernel.org/5.6.8-150-usb-f_fs-Clear-OS-Extended-descriptor-counts-to.patch
patches.kernel.org/5.6.8-151-usb-typec-tcpm-Ignore-CC-and-vbus-changes-in-PO.patch
patches.kernel.org/5.6.8-152-usb-typec-altmode-Fix-typec_altmode_get_partner.patch
patches.kernel.org/5.6.8-153-xhci-Fix-handling-halted-endpoint-even-if-endpo.patch
patches.kernel.org/5.6.8-154-xhci-prevent-bus-suspend-if-a-roothub-port-dete.patch
patches.kernel.org/5.6.8-155-xhci-Don-t-clear-hub-TT-buffer-on-ep0-protocol-.patch
patches.kernel.org/5.6.8-156-serial-sh-sci-Make-sure-status-register-SCxSR-i.patch
patches.kernel.org/5.6.8-157-Revert-serial-uartps-Fix-uartps_major-handling.patch
patches.kernel.org/5.6.8-158-Revert-serial-uartps-Use-the-same-dynamic-major.patch
patches.kernel.org/5.6.8-159-Revert-serial-uartps-Fix-error-path-when-alloc-.patch
patches.kernel.org/5.6.8-160-Revert-serial-uartps-Do-not-allow-use-aliases-M.patch
patches.kernel.org/5.6.8-161-Revert-serial-uartps-Change-uart-ID-port-alloca.patch
patches.kernel.org/5.6.8-162-Revert-serial-uartps-Move-Port-ID-to-device-dat.patch
patches.kernel.org/5.6.8-163-Revert-serial-uartps-Register-own-uart-console-.patch
patches.kernel.org/5.6.8-164-drm-i915-gt-Update-PMINTRMSK-holding-fw.patch
patches.kernel.org/5.6.8-165-powerpc-kuap-PPC_KUAP_DEBUG-should-depend-on-PP.patch
patches.kernel.org/5.6.8-166-powerpc-mm-Fix-CONFIG_PPC_KUAP_DEBUG-on-PPC32.patch
patches.kernel.org/5.6.8-167-s390-mm-fix-page-table-upgrade-vs-2ndary-addres.patch
patches.kernel.org/5.6.8-168-Linux-5.6.8.patch
patches.kernel.org/5.6.9-001-ubifs-Fix-ubifs_tnc_lookup-usage-in-do_kill_orp.patch
patches.kernel.org/5.6.9-002-printk-queue-wake_up_klogd-irq_work-only-if-per.patch
patches.kernel.org/5.6.9-003-ASoC-stm32-sai-fix-sai-probe.patch
patches.kernel.org/5.6.9-004-usb-dwc3-gadget-Do-link-recovery-for-SS-and-SSP.patch
patches.kernel.org/5.6.9-005-ARM-dts-bcm283x-Add-cells-encoding-format-to-fi.patch
patches.kernel.org/5.6.9-006-kbuild-fix-DT-binding-schema-rule-again-to-avoi.patch
patches.kernel.org/5.6.9-007-usb-gadget-udc-bdc-Remove-unnecessary-NULL-chec.patch
patches.kernel.org/5.6.9-008-usb-gadget-udc-atmel-Fix-vbus-disconnect-handli.patch
patches.kernel.org/5.6.9-009-afs-Make-record-checking-use-TASK_UNINTERRUPTIB.patch
patches.kernel.org/5.6.9-010-afs-Fix-to-actually-set-AFS_SERVER_FL_HAVE_EPOC.patch
patches.kernel.org/5.6.9-011-iio-ad7797-Use-correct-attribute_group.patch
patches.kernel.org/5.6.9-012-iio-imu-st_lsm6dsx-fix-read-misalignment-on-unt.patch
patches.kernel.org/5.6.9-013-iio-imu-st_lsm6dsx-specify-slave-odr-in-slv_odr.patch
patches.kernel.org/5.6.9-014-propagate_one-mnt_set_mountpoint-needs-mount_lo.patch
patches.kernel.org/5.6.9-015-counter-104-quad-8-Add-lock-guards-generic-inte.patch
patches.kernel.org/5.6.9-016-s390-ftrace-fix-potential-crashes-when-switchin.patch
patches.kernel.org/5.6.9-017-ASoC-q6dsp6-q6afe-dai-add-missing-channels-to-M.patch
patches.kernel.org/5.6.9-018-iwlwifi-actually-check-allocated-conf_tlv-point.patch
patches.kernel.org/5.6.9-019-ASoC-samsung-s3c24xx-i2s-Fix-build-after-remova.patch
patches.kernel.org/5.6.9-020-ASoC-tas571x-disable-regulators-on-failed-probe.patch
patches.kernel.org/5.6.9-021-ASoC-meson-axg-card-fix-codec-to-codec-link-set.patch
patches.kernel.org/5.6.9-022-ASoC-wm8960-Fix-wrong-clock-after-suspend-resum.patch
patches.kernel.org/5.6.9-023-drivers-soc-xilinx-fix-firmware-driver-Kconfig-.patch
patches.kernel.org/5.6.9-024-nfsd-memory-corruption-in-nfsd4_lock.patch
patches.kernel.org/5.6.9-025-ARM-dts-OMAP3-disable-RNG-on-N950-N9.patch
patches.kernel.org/5.6.9-026-bpf-Forbid-XADD-on-spilled-pointers-for-unprivi.patch
patches.kernel.org/5.6.9-027-brcmfmac-add-stub-for-monitor-interface-xmit.patch
patches.kernel.org/5.6.9-028-i2c-altera-use-proper-variable-to-hold-errno.patch
patches.kernel.org/5.6.9-029-hwmon-drivetemp-Use-drivetemp-s-true-module-nam.patch
patches.kernel.org/5.6.9-030-clk-asm9260-fix-__clk_hw_register_fixed_rate_wi.patch
patches.kernel.org/5.6.9-031-rtw88-avoid-unused-function-warnings.patch
patches.kernel.org/5.6.9-032-hwmon-drivetemp-Return-ENODATA-for-invalid-temp.patch
patches.kernel.org/5.6.9-033-rxrpc-Fix-DATA-Tx-to-disable-nofrag-for-UDP-on-.patch
patches.kernel.org/5.6.9-034-netfilter-nf_tables-reintroduce-the-NFT_SET_CON.patch
patches.kernel.org/5.6.9-035-efi-x86-Don-t-remap-text-rodata-gap-read-only-f.patch
patches.kernel.org/5.6.9-036-net-cxgb4-Check-the-return-from-t4_query_params.patch
patches.kernel.org/5.6.9-037-tipc-fix-incorrect-increasing-of-link-window.patch
patches.kernel.org/5.6.9-038-xfs-acquire-superblock-freeze-protection-on-eof.patch
patches.kernel.org/5.6.9-039-svcrdma-Fix-trace-point-use-after-free-race.patch
patches.kernel.org/5.6.9-040-svcrdma-Fix-leak-of-svc_rdma_recv_ctxt-objects.patch
patches.kernel.org/5.6.9-041-net-mlx5e-Don-t-trigger-IRQ-multiple-times-on-X.patch
patches.kernel.org/5.6.9-042-net-mlx5e-Get-the-latest-values-from-counters-i.patch
patches.kernel.org/5.6.9-043-PCI-Avoid-ASMedia-XHCI-USB-PME-from-D0-defect.patch
patches.kernel.org/5.6.9-044-PCI-Add-Zhaoxin-Vendor-ID.patch
patches.kernel.org/5.6.9-045-PCI-Add-ACS-quirk-for-Zhaoxin-multi-function-de.patch
patches.kernel.org/5.6.9-046-PCI-Add-ACS-quirk-for-Zhaoxin-Root-Downstream-P.patch
patches.kernel.org/5.6.9-047-PCI-Move-Apex-Edge-TPU-class-quirk-to-fix-BAR-a.patch
patches.kernel.org/5.6.9-048-ARM-dts-bcm283x-Disable-dsi0-node.patch
patches.kernel.org/5.6.9-049-cpumap-Avoid-warning-when-CONFIG_DEBUG_PER_CPU_.patch
patches.kernel.org/5.6.9-050-s390-pci-do-not-set-affinity-for-floating-irqs.patch
patches.kernel.org/5.6.9-051-remoteproc-mtk_scp-use-dma_addr_t-for-DMA-API.patch
patches.kernel.org/5.6.9-052-net-mlx5-Fix-failing-fw-tracer-allocation-on-s3.patch
patches.kernel.org/5.6.9-053-sched-core-Fix-reset-on-fork-from-RT-with-uclam.patch
patches.kernel.org/5.6.9-054-perf-core-fix-parent-pid-tid-in-task-exit-event.patch
patches.kernel.org/5.6.9-055-netfilter-nat-fix-error-handling-upon-registeri.patch
patches.kernel.org/5.6.9-056-PM-sleep-core-Switch-back-to-async_schedule_dev.patch
patches.kernel.org/5.6.9-057-blk-iocost-Fix-error-on-iocost_ioc_vrate_adj.patch
patches.kernel.org/5.6.9-058-um-ensure-make-ARCH-um-mrproper-removes-arch-SU.patch
patches.kernel.org/5.6.9-059-bpf-Fix-handling-of-XADD-on-BTF-memory.patch
patches.kernel.org/5.6.9-060-bpf-x86-Fix-encoding-for-lower-8-bit-registers-.patch
patches.kernel.org/5.6.9-061-bpf-x86_32-Fix-incorrect-encoding-in-BPF_LDX-ze.patch
patches.kernel.org/5.6.9-062-bpf-x86_32-Fix-clobbering-of-dst-for-BPF_JSET.patch
patches.kernel.org/5.6.9-063-bpf-x86_32-Fix-logic-error-in-BPF_LDX-zero-exte.patch
patches.kernel.org/5.6.9-064-bpf-Propagate-expected_attach_type-when-verifyi.patch
patches.kernel.org/5.6.9-065-selftests-bpf-Fix-a-couple-of-broken-test_btf-c.patch
patches.kernel.org/5.6.9-066-mm-shmem-disable-interrupt-when-acquiring-info-.patch
patches.kernel.org/5.6.9-067-xfs-clear-PF_MEMALLOC-before-exiting-xfsaild-th.patch
patches.kernel.org/5.6.9-068-libbpf-Initialize-nl_pid-so-gcc-10-is-happy.patch
patches.kernel.org/5.6.9-069-net-fec-set-GPR-bit-on-suspend-by-DT-configurat.patch
patches.kernel.org/5.6.9-070-x86-hyperv-report-value-of-misc_features.patch
patches.kernel.org/5.6.9-071-signal-check-sig-before-setting-info-in-kill_pi.patch
patches.kernel.org/5.6.9-072-afs-Fix-length-of-dump-of-bad-YFSFetchStatus-re.patch
patches.kernel.org/5.6.9-073-xfs-fix-partially-uninitialized-structure-in-xf.patch
patches.kernel.org/5.6.9-074-ALSA-hda-Release-resources-at-error-in-delayed-.patch
patches.kernel.org/5.6.9-075-ALSA-hda-Keep-the-controller-initialization-eve.patch
patches.kernel.org/5.6.9-076-ALSA-hda-Explicitly-permit-using-autosuspend-if.patch
patches.kernel.org/5.6.9-077-drm-amdgpu-fix-wrong-vram-lost-counter-incremen.patch
patches.kernel.org/5.6.9-078-scsi-target-fix-PR-IN-READ-FULL-STATUS-for-FC.patch
patches.kernel.org/5.6.9-079-scsi-target-tcmu-reset_ring-should-reset-TCMU_D.patch
patches.kernel.org/5.6.9-080-objtool-Fix-CONFIG_UBSAN_TRAP-unreachable-warni.patch
patches.kernel.org/5.6.9-081-objtool-Support-Clang-non-section-symbols-in-OR.patch
patches.kernel.org/5.6.9-082-xen-xenbus-ensure-xenbus_map_ring_valloc-return.patch
patches.kernel.org/5.6.9-083-ALSA-hda-call-runtime_allow-for-all-hda-control.patch
patches.kernel.org/5.6.9-084-net-stmmac-socfpga-Allow-all-RGMII-modes.patch
patches.kernel.org/5.6.9-085-mac80211-fix-channel-switch-trigger-from-unknow.patch
patches.kernel.org/5.6.9-086-sched-isolation-Allow-isolcpus-to-skip-unknown-.patch
patches.kernel.org/5.6.9-087-sched-vtime-Work-around-an-unitialized-variable.patch
patches.kernel.org/5.6.9-088-arm64-Delete-the-space-separator-in-__emit_inst.patch
patches.kernel.org/5.6.9-089-ext4-use-matching-invalidatepage-in-ext4_writep.patch
patches.kernel.org/5.6.9-090-ext4-increase-wait-time-needed-before-reuse-of-.patch
patches.kernel.org/5.6.9-091-ext4-convert-BUG_ON-s-to-WARN_ON-s-in-mballoc.c.patch
patches.kernel.org/5.6.9-092-irqchip-gic-v4.1-Add-support-for-VPENDBASER-s-D.patch
patches.kernel.org/5.6.9-093-blk-mq-Put-driver-tag-in-blk_mq_dispatch_rq_lis.patch
patches.kernel.org/5.6.9-094-irqchip-meson-gpio-Fix-HARDIRQ-safe-HARDIRQ-uns.patch
patches.kernel.org/5.6.9-095-hwmon-jc42-Fix-name-to-have-no-illegal-characte.patch
patches.kernel.org/5.6.9-096-sfc-fix-XDP-redirect-in-this-driver.patch
patches.kernel.org/5.6.9-097-taprio-do-not-use-BIT-in-TCA_TAPRIO_ATTR_FLAG_-.patch
patches.kernel.org/5.6.9-098-tipc-Add-a-missing-case-of-TIPC_DIRECT_MSG-type.patch
patches.kernel.org/5.6.9-099-qed-Fix-race-condition-between-scheduling-and-d.patch
patches.kernel.org/5.6.9-100-Crypto-chelsio-Fixes-a-hang-issue-during-driver.patch
patches.kernel.org/5.6.9-101-net-use-indirect-call-wrappers-for-skb_copy_dat.patch
patches.kernel.org/5.6.9-102-qed-Fix-use-after-free-in-qed_chain_free.patch
patches.kernel.org/5.6.9-103-ext4-check-for-non-zero-journal-inum-in-ext4_ca.patch
patches.kernel.org/5.6.9-104-ASoC-soc-pcm-fix-regression-in-soc_new_pcm.patch
patches.kernel.org/5.6.9-105-ASoC-soc-core-disable-route-checks-for-legacy-d.patch
patches.kernel.org/5.6.9-106-ASoC-stm32-spdifrx-fix-regmap-status-check.patch
patches.kernel.org/5.6.9-107-Linux-5.6.9.patch
patches.kernel.org/5.6.10-001-Revert-ASoC-meson-axg-card-fix-codec-to-codec-.patch
patches.kernel.org/5.6.10-002-Linux-5.6.10.patch
patches.kernel.org/5.6.11-001-drm-scheduler-fix-drm_sched_get_cleanup_job.patch
patches.kernel.org/5.6.11-002-dma-buf-Fix-SET_NAME-ioctl-uapi.patch
patches.kernel.org/5.6.11-003-drm-amdgpu-invalidate-L2-before-SDMA-IBs-v2.patch
patches.kernel.org/5.6.11-004-drm-edid-Fix-off-by-one-in-DispID-DTD-pixel-cl.patch
patches.kernel.org/5.6.11-005-drm-amd-display-Fix-green-screen-issue-after-s.patch
patches.kernel.org/5.6.11-006-drm-i915-gem-Hold-obj-vma.lock-over-for_each_g.patch
patches.kernel.org/5.6.11-007-drm-i915-gt-Check-cacheline-is-valid-before-ac.patch
patches.kernel.org/5.6.11-008-drm-qxl-qxl_release-leak-in-qxl_draw_dirty_fb.patch
patches.kernel.org/5.6.11-009-drm-qxl-qxl_release-leak-in-qxl_hw_surface_all.patch
patches.kernel.org/5.6.11-010-drm-qxl-qxl_release-use-after-free.patch
patches.kernel.org/5.6.11-011-NFSv4.1-fix-handling-of-backchannel-binding-in.patch
patches.kernel.org/5.6.11-012-btrfs-fix-transaction-leak-in-btrfs_recover_re.patch
patches.kernel.org/5.6.11-013-btrfs-fix-block-group-leak-when-removing-fails.patch
patches.kernel.org/5.6.11-014-btrfs-fix-partial-loss-of-prealloc-extent-past.patch
patches.kernel.org/5.6.11-015-btrfs-transaction-Avoid-deadlock-due-to-bad-in.patch
patches.kernel.org/5.6.11-016-mmc-cqhci-Avoid-false-cqhci-CQE-stuck-on-by-no.patch
patches.kernel.org/5.6.11-017-mmc-sdhci-xenon-fix-annoying-1.8V-regulator-wa.patch
patches.kernel.org/5.6.11-018-mmc-sdhci-pci-Fix-eMMC-driver-strength-for-BYT.patch
patches.kernel.org/5.6.11-019-mmc-sdhci-msm-Enable-host-capabilities-pertain.patch
patches.kernel.org/5.6.11-020-mmc-meson-mx-sdio-Set-MMC_CAP_WAIT_WHILE_BUSY.patch
patches.kernel.org/5.6.11-021-mmc-meson-mx-sdio-remove-the-broken-card_busy-.patch
patches.kernel.org/5.6.11-022-crypto-caam-fix-the-address-of-the-last-entry-.patch
patches.kernel.org/5.6.11-023-ALSA-hda-realtek-Two-front-mics-on-a-Lenovo-Th.patch
patches.kernel.org/5.6.11-024-ALSA-usb-audio-Correct-a-typo-of-NuPrime-DAC-1.patch
patches.kernel.org/5.6.11-025-ALSA-hda-hdmi-fix-without-unlocked-before-retu.patch
patches.kernel.org/5.6.11-026-ALSA-line6-Fix-POD-HD500-audio-playback.patch
patches.kernel.org/5.6.11-027-ALSA-pcm-oss-Place-the-plugin-buffer-overflow-.patch
patches.kernel.org/5.6.11-028-i2c-amd-mp2-pci-Fix-Oops-in-amd_mp2_pci_init-e.patch
patches.kernel.org/5.6.11-029-x86-hyperv-Suspend-resume-the-VP-assist-page-f.patch
patches.kernel.org/5.6.11-030-Drivers-hv-vmbus-Fix-Suspend-to-Idle-for-Gener.patch
patches.kernel.org/5.6.11-031-dlmfs_file_write-fix-the-bogosity-in-handling-.patch
patches.kernel.org/5.6.11-032-selinux-properly-handle-multiple-messages-in-s.patch
patches.kernel.org/5.6.11-033-IB-rdmavt-Always-return-ERR_PTR-from-rvt_creat.patch
patches.kernel.org/5.6.11-034-PM-ACPI-Output-correct-message-on-target-power.patch
patches.kernel.org/5.6.11-035-PM-hibernate-Freeze-kernel-threads-in-software.patch
patches.kernel.org/5.6.11-036-dm-verity-fec-fix-hash-block-number-in-verity_.patch
patches.kernel.org/5.6.11-037-dm-writecache-fix-data-corruption-when-reloadi.patch
patches.kernel.org/5.6.11-038-dm-multipath-use-updated-MPATHF_QUEUE_IO-on-ma.patch
patches.kernel.org/5.6.11-039-ARM-dts-imx6qdl-sr-som-ti-indicate-powering-of.patch
patches.kernel.org/5.6.11-040-block-remove-the-bd_openers-checks-in-blk_drop.patch
patches.kernel.org/5.6.11-041-scsi-qla2xxx-set-UNLOADING-before-waiting-for-.patch
patches.kernel.org/5.6.11-042-scsi-qla2xxx-check-UNLOADING-before-posting-as.patch
patches.kernel.org/5.6.11-043-RDMA-mlx5-Set-GRH-fields-in-query-QP-on-RoCE.patch
patches.kernel.org/5.6.11-044-RDMA-uverbs-Fix-a-race-with-disassociate-and-e.patch
patches.kernel.org/5.6.11-045-RDMA-mlx4-Initialize-ib_spec-on-the-stack.patch
patches.kernel.org/5.6.11-046-RDMA-siw-Fix-potential-siw_mem-refcnt-leak-in-.patch
patches.kernel.org/5.6.11-047-RDMA-core-Prevent-mixed-use-of-FDs-between-sha.patch
patches.kernel.org/5.6.11-048-RDMA-core-Fix-overwriting-of-uobj-in-case-of-e.patch
patches.kernel.org/5.6.11-049-RDMA-core-Fix-race-between-destroy-and-release.patch
patches.kernel.org/5.6.11-050-RDMA-cm-Fix-ordering-of-xa_alloc_cyclic-in-ib_.patch
patches.kernel.org/5.6.11-051-RDMA-cm-Fix-an-error-check-in-cm_alloc_id_priv.patch
patches.kernel.org/5.6.11-052-i2c-iproc-generate-stop-event-for-slave-writes.patch
patches.kernel.org/5.6.11-053-dmaengine-hisilicon-Fix-build-error-without-PC.patch
patches.kernel.org/5.6.11-054-vfio-avoid-possible-overflow-in-vfio_iommu_typ.patch
patches.kernel.org/5.6.11-055-vfio-type1-Fix-VA-PA-translation-for-PFNMAP-VM.patch
patches.kernel.org/5.6.11-056-iommu-qcom-Fix-local_base-status-check.patch
patches.kernel.org/5.6.11-057-dmaengine-ti-k3-psil-fix-deadlock-on-error-pat.patch
patches.kernel.org/5.6.11-058-dmaengine-fix-channel-index-enumeration.patch
patches.kernel.org/5.6.11-059-scsi-target-iblock-fix-WRITE-SAME-zeroing.patch
patches.kernel.org/5.6.11-060-iommu-Properly-export-iommu_group_get_for_dev.patch
patches.kernel.org/5.6.11-061-iommu-vt-d-Use-right-Kconfig-option-name.patch
patches.kernel.org/5.6.11-062-iommu-amd-Fix-legacy-interrupt-remapping-for-x.patch
patches.kernel.org/5.6.11-063-i2c-aspeed-Avoid-i2c-interrupt-status-clear-ra.patch
patches.kernel.org/5.6.11-064-ALSA-opti9xx-shut-up-gcc-10-range-warning.patch
patches.kernel.org/5.6.11-065-Fix-use-after-free-in-get_tree_bdev.patch
patches.kernel.org/5.6.11-066-nvme-prevent-double-free-in-nvme_alloc_ns-erro.patch
patches.kernel.org/5.6.11-067-drm-i915-selftests-Fix-i915_address_space-refc.patch
patches.kernel.org/5.6.11-068-nfs-Fix-potential-posix_acl-refcnt-leak-in-nfs.patch
patches.kernel.org/5.6.11-069-dmaengine-dmatest-Fix-iteration-non-stop-logic.patch
patches.kernel.org/5.6.11-070-drm-i915-Use-proper-fault-mask-in-interrupt-po.patch
patches.kernel.org/5.6.11-071-dmaengine-dmatest-Fix-process-hang-when-readin.patch
patches.kernel.org/5.6.11-072-arm64-vdso-Add-fasynchronous-unwind-tables-to-.patch
patches.kernel.org/5.6.11-073-io_uring-statx-must-grab-the-file-table-for-va.patch
patches.kernel.org/5.6.11-074-Linux-5.6.11.patch
patches.kernel.org/5.6.12-001-vhost-vsock-kick-send_pkt-worker-once-device-i.patch
patches.kernel.org/5.6.12-002-drm-bridge-analogix_dp-Split-bind-into-probe-a.patch
patches.kernel.org/5.6.12-003-ASoC-topology-Add-missing-memory-checks.patch
patches.kernel.org/5.6.12-004-ASoC-topology-Check-return-value-of-soc_tplg_c.patch
patches.kernel.org/5.6.12-005-ASoC-topology-Check-return-value-of-soc_tplg_-.patch
patches.kernel.org/5.6.12-006-ASoC-topology-Check-soc_tplg_add_route-return-.patch
patches.kernel.org/5.6.12-007-ASoC-topology-Check-return-value-of-pcm_new_ve.patch
patches.kernel.org/5.6.12-008-ASoC-topology-Check-return-value-of-soc_tplg_d.patch
patches.kernel.org/5.6.12-009-SUNRPC-cache-Fix-unsafe-traverse-caused-double.patch
patches.kernel.org/5.6.12-010-selftests-vm-Do-not-override-definition-of-ARC.patch
patches.kernel.org/5.6.12-011-selftests-vm-Fix-64-bit-test-builds-for-powerp.patch
patches.kernel.org/5.6.12-012-Revert-Kernel-selftests-tpm2-check-for-tpm-sup.patch
patches.kernel.org/5.6.12-013-selftests-ipc-Fix-test-failure-seen-after-init.patch
patches.kernel.org/5.6.12-014-drm-bridge-anx6345-set-correct-BPC-for-display.patch
patches.kernel.org/5.6.12-015-scsi-sg-add-sg_remove_request-in-sg_write.patch
patches.kernel.org/5.6.12-016-ASoC-sgtl5000-Fix-VAG-power-on-handling.patch
patches.kernel.org/5.6.12-017-ASoC-topology-Fix-endianness-issue.patch
patches.kernel.org/5.6.12-018-usb-dwc3-gadget-Properly-set-maxpacket-limit.patch
patches.kernel.org/5.6.12-019-ASoC-rsnd-Fix-parent-SSI-start-stop-in-multi-S.patch
patches.kernel.org/5.6.12-020-ASoC-rsnd-Fix-HDMI-channel-mapping-for-multi-S.patch
patches.kernel.org/5.6.12-021-ASoC-codecs-hdac_hdmi-Fix-incorrect-use-of-lis.patch
patches.kernel.org/5.6.12-022-remoteproc-qcom_q6v5_mss-fix-a-bug-in-q6v5_pro.patch
patches.kernel.org/5.6.12-023-drm-amd-powerplay-fix-resume-failed-as-smu-tab.patch
patches.kernel.org/5.6.12-024-drm-amdgpu-Correctly-initialize-thermal-contro.patch
patches.kernel.org/5.6.12-025-wimax-i2400m-Fix-potential-urb-refcnt-leak.patch
patches.kernel.org/5.6.12-026-net-stmmac-fix-enabling-socfpga-s-ptp_ref_cloc.patch
patches.kernel.org/5.6.12-027-net-stmmac-Fix-sub-second-increment.patch
patches.kernel.org/5.6.12-028-ASoC-rsnd-Don-t-treat-master-SSI-in-multi-SSI-.patch
patches.kernel.org/5.6.12-029-ASoC-rsnd-Fix-status-check-failed-spam-for-mul.patch
patches.kernel.org/5.6.12-030-cifs-protect-updating-server-dstaddr-with-a-sp.patch
patches.kernel.org/5.6.12-031-scripts-config-allow-colons-in-option-strings-.patch
patches.kernel.org/5.6.12-032-cifs-do-not-share-tcons-with-DFS.patch
patches.kernel.org/5.6.12-033-tracing-Fix-memory-leaks-in-trace_events_hist..patch
patches.kernel.org/5.6.12-034-ftrace-Fix-memory-leak-caused-by-not-freeing-e.patch
patches.kernel.org/5.6.12-035-net-phy-bcm84881-clear-settings-on-link-down.patch
patches.kernel.org/5.6.12-036-lib-mpi-Fix-building-for-powerpc-with-clang.patch
patches.kernel.org/5.6.12-037-mac80211-sta_info-Add-lockdep-condition-for-RC.patch
patches.kernel.org/5.6.12-038-net-bcmgenet-suppress-warnings-on-failed-Rx-SK.patch
patches.kernel.org/5.6.12-039-net-systemport-suppress-warnings-on-failed-Rx-.patch
patches.kernel.org/5.6.12-040-tools-runqslower-Ensure-own-vmlinux.h-is-picke.patch
patches.kernel.org/5.6.12-041-sctp-Fix-SHUTDOWN-CTSN-Ack-in-the-peer-restart.patch
patches.kernel.org/5.6.12-042-drm-amdgpu-Fix-oops-when-pp_funcs-is-unset-in-.patch
patches.kernel.org/5.6.12-043-ALSA-hda-Match-both-PCI-ID-and-SSID-for-driver.patch
patches.kernel.org/5.6.12-044-x86-kvm-fix-a-missing-prototypes-vmread_error.patch
patches.kernel.org/5.6.12-045-platform-x86-GPD-pocket-fan-Fix-error-message-.patch
patches.kernel.org/5.6.12-046-ACPI-PM-s2idle-Fix-comment-in-acpi_s2idle_prep.patch
patches.kernel.org/5.6.12-047-mac80211-add-ieee80211_is_any_nullfunc.patch
patches.kernel.org/5.6.12-048-cgroup-netclassid-remove-double-cond_resched.patch
patches.kernel.org/5.6.12-049-mm-mremap-Add-comment-explaining-the-untagging.patch
patches.kernel.org/5.6.12-050-Linux-5.6.12.patch
patches.kernel.org/5.6.13-001-thunderbolt-Check-return-value-of-tb_sw_read-i.patch
patches.kernel.org/5.6.13-002-USB-serial-qcserial-Add-DW5816e-support.patch
patches.kernel.org/5.6.13-003-drm-amdgpu-move-kfd-suspend-after-ip_suspend_p.patch
patches.kernel.org/5.6.13-004-drm-amdgpu-drop-redundant-cg-pg-ungate-on-runp.patch
patches.kernel.org/5.6.13-005-vt-fix-unicode-console-freeing-with-a-common-i.patch
patches.kernel.org/5.6.13-006-tty-xilinx_uartps-Fix-missing-id-assignment-to.patch
patches.kernel.org/5.6.13-007-ext4-don-t-set-dioread_nolock-by-default-for-b.patch
patches.kernel.org/5.6.13-008-ext4-disable-dioread_nolock-whenever-delayed-a.patch
patches.kernel.org/5.6.13-009-nvme-refactor-nvme_identify_ns_descs-error-han.patch
patches.kernel.org/5.6.13-010-nvme-fix-possible-hang-when-ns-scanning-fails-.patch
patches.kernel.org/5.6.13-011-tracing-kprobes-Fix-a-double-initialization-ty.patch
patches.kernel.org/5.6.13-012-net-macb-Fix-runtime-PM-refcounting.patch
patches.kernel.org/5.6.13-013-cxgb4-fix-EOTID-leak-when-disabling-TC-MQPRIO-.patch
patches.kernel.org/5.6.13-014-devlink-Fix-reporter-s-recovery-condition.patch
patches.kernel.org/5.6.13-015-devlink-fix-return-value-after-hitting-end-in-.patch
patches.kernel.org/5.6.13-016-dp83640-reverse-arguments-to-list_add_tail.patch
patches.kernel.org/5.6.13-017-fq_codel-fix-TCA_FQ_CODEL_DROP_BATCH_SIZE-sani.patch
patches.kernel.org/5.6.13-018-ipv6-Use-global-sernum-for-dst-validation-with.patch
patches.kernel.org/5.6.13-019-mlxsw-spectrum_acl_tcam-Position-vchunk-in-a-v.patch
patches.kernel.org/5.6.13-020-neigh-send-protocol-value-in-neighbor-create-n.patch
patches.kernel.org/5.6.13-021-net-bridge-vlan-Add-a-schedule-point-during-VL.patch
patches.kernel.org/5.6.13-022-net-dsa-Do-not-leave-DSA-master-with-NULL-netd.patch
patches.kernel.org/5.6.13-023-net-dsa-Do-not-make-user-port-errors-fatal.patch
patches.kernel.org/5.6.13-024-net-macb-fix-an-issue-about-leak-related-syste.patch
patches.kernel.org/5.6.13-025-net-macsec-preserve-ingress-frame-ordering.patch
patches.kernel.org/5.6.13-026-net-mlx4_core-Fix-use-of-ENOSPC-around-mlx4_co.patch
patches.kernel.org/5.6.13-027-net-phy-marvell10g-fix-temperature-sensor-on-2.patch
patches.kernel.org/5.6.13-028-net_sched-sch_skbprio-add-message-validation-t.patch
patches.kernel.org/5.6.13-029-net-stricter-validation-of-untrusted-gso-packe.patch
patches.kernel.org/5.6.13-030-net-tc35815-Fix-phydev-supported-advertising-m.patch
patches.kernel.org/5.6.13-031-net-tls-Fix-sk_psock-refcnt-leak-in-bpf_exec_t.patch
patches.kernel.org/5.6.13-032-net-tls-Fix-sk_psock-refcnt-leak-when-in-tls_d.patch
patches.kernel.org/5.6.13-033-net-usb-qmi_wwan-add-support-for-DW5816e.patch
patches.kernel.org/5.6.13-034-nfp-abm-fix-a-memory-leak-bug.patch
patches.kernel.org/5.6.13-035-sch_choke-avoid-potential-panic-in-choke_reset.patch
patches.kernel.org/5.6.13-036-sch_sfq-validate-silly-quantum-values.patch
patches.kernel.org/5.6.13-037-selftests-net-tcp_mmap-clear-whole-tcp_zerocop.patch
patches.kernel.org/5.6.13-038-selftests-net-tcp_mmap-fix-SO_RCVLOWAT-setting.patch
patches.kernel.org/5.6.13-039-tipc-fix-partial-topology-connection-closure.patch
patches.kernel.org/5.6.13-040-tunnel-Propagate-ECT-1-when-decapsulating-as-r.patch
patches.kernel.org/5.6.13-041-bnxt_en-Fix-VF-anti-spoof-filter-setup.patch
patches.kernel.org/5.6.13-042-bnxt_en-Reduce-BNXT_MSIX_VEC_MAX-value-to-supp.patch
patches.kernel.org/5.6.13-043-bnxt_en-Improve-AER-slot-reset.patch
patches.kernel.org/5.6.13-044-bnxt_en-Return-error-when-allocating-zero-size.patch
patches.kernel.org/5.6.13-045-bnxt_en-Fix-VLAN-acceleration-handling-in-bnxt.patch
patches.kernel.org/5.6.13-046-net-mlx5-DR-On-creation-set-CQ-s-arm_db-member.patch
patches.kernel.org/5.6.13-047-net-mlx5-Fix-forced-completion-access-non-init.patch
patches.kernel.org/5.6.13-048-net-mlx5-Fix-command-entry-leak-in-Internal-Er.patch
patches.kernel.org/5.6.13-049-net-mlx5e-Fix-q-counters-on-uplink-representor.patch
patches.kernel.org/5.6.13-050-net-mvpp2-prevent-buffer-overflow-in-mvpp22_rs.patch
patches.kernel.org/5.6.13-051-net-mvpp2-cls-Prevent-buffer-overflow-in-mvpp2.patch
patches.kernel.org/5.6.13-052-wireguard-queueing-cleanup-ptr_ring-in-error-p.patch
patches.kernel.org/5.6.13-053-wireguard-receive-use-tunnel-helpers-for-decap.patch
patches.kernel.org/5.6.13-054-net-enetc-fix-an-issue-about-leak-system-resou.patch
patches.kernel.org/5.6.13-055-wireguard-socket-remove-errant-restriction-on-.patch
patches.kernel.org/5.6.13-056-wireguard-send-receive-cond_resched-when-proce.patch
patches.kernel.org/5.6.13-057-HID-wacom-Read-HID_DG_CONTACTMAX-directly-for-.patch
patches.kernel.org/5.6.13-058-sctp-Fix-bundling-of-SHUTDOWN-with-COOKIE-ACK.patch
patches.kernel.org/5.6.13-059-Revert-HID-wacom-generic-read-the-number-of-ex.patch
patches.kernel.org/5.6.13-060-HID-usbhid-Fix-race-between-usbhid_close-and-u.patch
patches.kernel.org/5.6.13-061-HID-wacom-Report-2nd-gen-Intuos-Pro-S-center-b.patch
patches.kernel.org/5.6.13-062-USB-uas-add-quirk-for-LaCie-2Big-Quadra.patch
patches.kernel.org/5.6.13-063-usb-chipidea-msm-Ensure-proper-controller-rese.patch
patches.kernel.org/5.6.13-064-USB-serial-garmin_gps-add-sanity-checking-for-.patch
patches.kernel.org/5.6.13-065-tracing-boottime-Fix-kprobe-event-API-usage.patch
patches.kernel.org/5.6.13-066-tracing-kprobes-Reject-new-event-if-loc-is-NUL.patch
patches.kernel.org/5.6.13-067-tracing-Wait-for-preempt-irq-delay-thread-to-f.patch
patches.kernel.org/5.6.13-068-tracing-Add-a-vmalloc_sync_mappings-for-safe-m.patch
patches.kernel.org/5.6.13-069-crypto-arch-nhpoly1305-process-in-explicit-4k-.patch
patches.kernel.org/5.6.13-070-crypto-arch-lib-limit-simd-usage-to-4k-chunks.patch
patches.kernel.org/5.6.13-071-KVM-s390-Remove-false-WARN_ON_ONCE-for-the-PQA.patch
patches.kernel.org/5.6.13-072-KVM-VMX-Explicitly-clear-RFLAGS.CF-and-RFLAGS..patch
patches.kernel.org/5.6.13-073-KVM-arm-vgic-Fix-limit-condition-when-writing-.patch
patches.kernel.org/5.6.13-074-KVM-arm64-Fix-32bit-PC-wrap-around.patch
patches.kernel.org/5.6.13-075-arm64-hugetlb-avoid-potential-NULL-dereference.patch
patches.kernel.org/5.6.13-076-driver-core-platform-Initialize-dma_parms-for-.patch
patches.kernel.org/5.6.13-077-amba-Initialize-dma_parms-for-amba-devices.patch
patches.kernel.org/5.6.13-078-mei-me-disable-mei-interface-on-LBG-servers.patch
patches.kernel.org/5.6.13-079-drm-ingenic-drm-add-MODULE_DEVICE_TABLE.patch
patches.kernel.org/5.6.13-080-drm-amd-display-work-around-fp-code-being-emit.patch
patches.kernel.org/5.6.13-081-ipc-mqueue.c-change-__do_notify-to-bypass-chec.patch
patches.kernel.org/5.6.13-082-epoll-atomically-remove-wait-entry-on-wake-up.patch
patches.kernel.org/5.6.13-083-eventpoll-fix-missing-wakeup-for-ovflist-in-ep.patch
patches.kernel.org/5.6.13-084-mm-page_alloc-fix-watchdog-soft-lockups-during.patch
patches.kernel.org/5.6.13-085-mm-limit-boost_watermark-on-small-zones.patch
patches.kernel.org/5.6.13-086-ceph-fix-endianness-bug-when-handling-MDS-sess.patch
patches.kernel.org/5.6.13-087-ceph-demote-quotarealm-lookup-warning-to-a-deb.patch
patches.kernel.org/5.6.13-088-staging-gasket-Check-the-return-value-of-gaske.patch
patches.kernel.org/5.6.13-089-coredump-fix-crash-when-umh-is-disabled.patch
patches.kernel.org/5.6.13-090-riscv-set-max_pfn-to-the-PFN-of-the-last-page.patch
patches.kernel.org/5.6.13-091-iocost-protect-iocg-abs_vdebt-with-iocg-waitq..patch
patches.kernel.org/5.6.13-092-batman-adv-fix-batadv_nc_random_weight_tq.patch
patches.kernel.org/5.6.13-093-batman-adv-Fix-refcnt-leak-in-batadv_show_thro.patch
patches.kernel.org/5.6.13-094-batman-adv-Fix-refcnt-leak-in-batadv_store_thr.patch
patches.kernel.org/5.6.13-095-batman-adv-Fix-refcnt-leak-in-batadv_v_ogm_pro.patch
patches.kernel.org/5.6.13-096-x86-mm-cpa-Flush-direct-map-alias-during-cpa.patch
patches.kernel.org/5.6.13-097-x86-entry-64-Fix-unwind-hints-in-register-clea.patch
patches.kernel.org/5.6.13-098-x86-entry-64-Fix-unwind-hints-in-kernel-exit-p.patch
patches.kernel.org/5.6.13-099-x86-entry-64-Fix-unwind-hints-in-__switch_to_a.patch
patches.kernel.org/5.6.13-100-x86-entry-64-Fix-unwind-hints-in-rewind_stack_.patch
patches.kernel.org/5.6.13-101-x86-unwind-orc-Don-t-skip-the-first-frame-for-.patch
patches.kernel.org/5.6.13-102-x86-unwind-orc-Prevent-unwinding-before-ORC-in.patch
patches.kernel.org/5.6.13-103-x86-unwind-orc-Fix-error-path-for-bad-ORC-entr.patch
patches.kernel.org/5.6.13-104-x86-unwind-orc-Fix-premature-unwind-stoppage-d.patch
patches.kernel.org/5.6.13-105-KVM-x86-Fixes-posted-interrupt-check-for-IRQs-.patch
patches.kernel.org/5.6.13-106-arch-x86-kvm-svm-sev.c-change-flag-passed-to-G.patch
patches.kernel.org/5.6.13-107-netfilter-nat-never-update-the-UDP-checksum-wh.patch
patches.kernel.org/5.6.13-108-netfilter-nf_osf-avoid-passing-pointer-to-loca.patch
patches.kernel.org/5.6.13-109-kvm-ioapic-Restrict-lazy-EOI-update-to-edge-tr.patch
patches.kernel.org/5.6.13-110-objtool-Fix-stack-offset-tracking-for-indirect.patch
patches.kernel.org/5.6.13-111-iommu-virtio-Reverse-arguments-to-list_add.patch
patches.kernel.org/5.6.13-112-scripts-decodecode-fix-trapping-instruction-fo.patch
patches.kernel.org/5.6.13-113-mm-memcg-fix-error-return-value-of-mem_cgroup_.patch
patches.kernel.org/5.6.13-114-bdi-move-bdi_dev_name-out-of-line.patch
patches.kernel.org/5.6.13-115-bdi-add-a-dev_name-field-to-struct-backing_dev.patch
patches.kernel.org/5.6.13-116-io_uring-don-t-use-fd-for-openat-openat2-statx.patch
patches.kernel.org/5.6.13-117-fsnotify-replace-inode-pointer-with-an-object-.patch
patches.kernel.org/5.6.13-118-fanotify-merge-duplicate-events-on-parent-and-.patch
patches.kernel.org/5.6.13-119-Linux-5.6.13.patch
patches.kernel.org/5.6.14-001-KVM-nVMX-Consolidate-nested-MTF-checks-to-help.patch
patches.kernel.org/5.6.14-002-kvm-nVMX-reflect-MTF-VM-exits-if-injected-by-L.patch
patches.kernel.org/5.6.14-003-xprtrdma-Clean-up-the-post_send-path.patch
patches.kernel.org/5.6.14-004-xprtrdma-Fix-trace-point-use-after-free-race.patch
patches.kernel.org/5.6.14-005-drm-i915-tgl-Add-Wa_14010477008-tgl.patch
patches.kernel.org/5.6.14-006-drm-i915-tgl-TBT-AUX-should-use-TC-power-well-.patch
patches.kernel.org/5.6.14-007-drm-i915-display-Load-DP_TP_CTL-STATUS-offset-.patch
patches.kernel.org/5.6.14-008-shmem-fix-possible-deadlocks-on-shmlock_user_l.patch
patches.kernel.org/5.6.14-009-net-phy-microchip_t1-add-lan87xx_phy_init-to-i.patch
patches.kernel.org/5.6.14-010-KVM-arm-vgic-Synchronize-the-whole-guest-on-GI.patch
patches.kernel.org/5.6.14-011-KVM-arm-vgic-v2-Only-use-the-virtual-state-whe.patch
patches.kernel.org/5.6.14-012-gpio-pca953x-Fix-pca953x_gpio_set_config.patch
patches.kernel.org/5.6.14-013-SUNRPC-Add-len-parameter-to-gss_unwrap.patch
patches.kernel.org/5.6.14-014-SUNRPC-Fix-GSS-privacy-computation-of-auth-au_.patch
patches.kernel.org/5.6.14-015-net-sonic-Fix-a-resource-leak-in-an-error-hand.patch
patches.kernel.org/5.6.14-016-net-moxa-Fix-a-potential-double-free_irq.patch
patches.kernel.org/5.6.14-017-ftrace-selftests-workaround-cgroup-RT-scheduli.patch
patches.kernel.org/5.6.14-018-hv_netvsc-Fix-netvsc_start_xmit-s-return-type.patch
patches.kernel.org/5.6.14-019-drop_monitor-work-around-gcc-10-stringop-overf.patch
patches.kernel.org/5.6.14-020-virtio-blk-handle-block_device_operations-call.patch
patches.kernel.org/5.6.14-021-sun6i-dsi-fix-gcc-4.8.patch
patches.kernel.org/5.6.14-022-net_sched-fix-tcm_parent-in-tc-filter-dump.patch
patches.kernel.org/5.6.14-023-net-stmmac-gmac5-fix-potential-integer-overflo.patch
patches.kernel.org/5.6.14-024-iommu-amd-Fix-race-in-increase_address_space-f.patch
patches.kernel.org/5.6.14-025-iommu-amd-Update-Device-Table-in-increase_addr.patch
patches.kernel.org/5.6.14-026-net-dsa-ocelot-the-MAC-table-on-Felix-is-twice.patch
patches.kernel.org/5.6.14-027-net-mscc-ocelot-ANA_AUTOAGE_AGE_PERIOD-holds-a.patch
patches.kernel.org/5.6.14-028-mmc-sdhci-acpi-Add-SDHCI_QUIRK2_BROKEN_64_BIT_.patch
patches.kernel.org/5.6.14-029-dpaa2-eth-properly-handle-buffer-size-restrict.patch
patches.kernel.org/5.6.14-030-mptcp-set-correct-vfs-info-for-subflows.patch
patches.kernel.org/5.6.14-031-net-fix-a-potential-recursive-NETDEV_FEAT_CHAN.patch
patches.kernel.org/5.6.14-032-netlabel-cope-with-NULL-catmap.patch
patches.kernel.org/5.6.14-033-net-phy-fix-aneg-restart-in-phy_ethtool_set_ee.patch
patches.kernel.org/5.6.14-034-net-stmmac-fix-num_por-initialization.patch
patches.kernel.org/5.6.14-035-pppoe-only-process-PADT-targeted-at-local-inte.patch
patches.kernel.org/5.6.14-036-Revert-ipv6-add-mtu-lock-check-in-__ip6_rt_upd.patch
patches.kernel.org/5.6.14-037-tcp-fix-error-recovery-in-tcp_zerocopy_receive.patch
patches.kernel.org/5.6.14-038-tcp-fix-SO_RCVLOWAT-hangs-with-fat-skbs.patch
patches.kernel.org/5.6.14-039-virtio_net-fix-lockdep-warning-on-32-bit.patch
patches.kernel.org/5.6.14-040-dpaa2-eth-prevent-array-underflow-in-update_cl.patch
patches.kernel.org/5.6.14-041-hinic-fix-a-bug-of-ndo_stop.patch
patches.kernel.org/5.6.14-042-net-dsa-loop-Add-module-soft-dependency.patch
patches.kernel.org/5.6.14-043-net-ipv4-really-enforce-backoff-for-redirects.patch
patches.kernel.org/5.6.14-044-netprio_cgroup-Fix-unlimited-memory-leak-of-v2.patch
patches.kernel.org/5.6.14-045-net-tcp-fix-rx-timestamp-behavior-for-tcp_recv.patch
patches.kernel.org/5.6.14-046-nfp-abm-fix-error-return-code-in-nfp_abm_vnic_.patch
patches.kernel.org/5.6.14-047-r8169-re-establish-support-for-RTL8401-chip-ve.patch
patches.kernel.org/5.6.14-048-umh-fix-memory-leak-on-execve-failure.patch
patches.kernel.org/5.6.14-049-net-broadcom-Select-BROADCOM_PHY-for-BCMGENET.patch
patches.kernel.org/5.6.14-050-dmaengine-xilinx_dma-Add-missing-check-for-emp.patch
patches.kernel.org/5.6.14-051-riscv-fix-vdso-build-with-lld.patch
patches.kernel.org/5.6.14-052-dmaengine-pch_dma.c-Avoid-data-race-between-pr.patch
patches.kernel.org/5.6.14-053-dmaengine-mmp_tdma-Do-not-ignore-slave-config-.patch
patches.kernel.org/5.6.14-054-dmaengine-mmp_tdma-Reset-channel-error-on-rele.patch
patches.kernel.org/5.6.14-055-drm-amd-display-blank-dp-stream-before-re-trai.patch
patches.kernel.org/5.6.14-056-selftests-ftrace-Check-the-first-record-for-kp.patch
patches.kernel.org/5.6.14-057-cpufreq-intel_pstate-Only-mention-the-BIOS-dis.patch
patches.kernel.org/5.6.14-058-ALSA-hda-hdmi-fix-race-in-monitor-detection-du.patch
patches.kernel.org/5.6.14-059-drm-amd-powerplay-avoid-using-pm_en-before-it-.patch
patches.kernel.org/5.6.14-060-drm-amd-display-check-if-REFCLK_CNTL-register-.patch
patches.kernel.org/5.6.14-061-drm-amd-display-Defer-cursor-update-around-VUP.patch
patches.kernel.org/5.6.14-062-drm-amd-display-Update-downspread-percent-to-m.patch
patches.kernel.org/5.6.14-063-drm-qxl-lost-qxl_bo_kunmap_atomic_page-in-qxl_.patch
patches.kernel.org/5.6.14-064-fibmap-Warn-and-return-an-error-in-case-of-blo.patch
patches.kernel.org/5.6.14-065-io_uring-use-cond_resched-in-io_ring_ctx_wait_.patch
patches.kernel.org/5.6.14-066-io_uring-check-non-sync-defer_list-carefully.patch
patches.kernel.org/5.6.14-067-ipc-util.c-sysvipc_find_ipc-incorrectly-update.patch
patches.kernel.org/5.6.14-068-ALSA-hda-realtek-Fix-S3-pop-noise-on-Dell-Wyse.patch
patches.kernel.org/5.6.14-069-gfs2-Another-gfs2_walk_metadata-fix.patch
patches.kernel.org/5.6.14-070-mmc-sdhci-pci-gli-Fix-no-irq-handler-from-susp.patch
patches.kernel.org/5.6.14-071-IB-hfi1-Fix-another-case-where-pq-is-left-on-w.patch
patches.kernel.org/5.6.14-072-ACPI-EC-PM-Avoid-premature-returns-from-acpi_s.patch
patches.kernel.org/5.6.14-073-pinctrl-sunrisepoint-Fix-PAD-lock-register-off.patch
patches.kernel.org/5.6.14-074-pinctrl-baytrail-Enable-pin-configuration-sett.patch
patches.kernel.org/5.6.14-075-pinctrl-qcom-fix-wrong-write-in-update_dual_ed.patch
patches.kernel.org/5.6.14-076-pinctrl-cherryview-Add-missing-spinlock-usage-.patch
patches.kernel.org/5.6.14-077-drm-tegra-Fix-SMMU-support-on-Tegra124-and-Teg.patch
patches.kernel.org/5.6.14-078-bpf-Fix-error-return-code-in-map_lookup_and_de.patch
patches.kernel.org/5.6.14-079-ALSA-firewire-lib-fix-function-sizeof-not-defi.patch
patches.kernel.org/5.6.14-080-cachefiles-Fix-corruption-of-the-return-value-.patch
patches.kernel.org/5.6.14-081-i40iw-Fix-error-handling-in-i40iw_manage_arp_c.patch
patches.kernel.org/5.6.14-082-drm-i915-gt-Make-timeslicing-an-explicit-engin.patch
patches.kernel.org/5.6.14-083-drm-i915-Don-t-enable-WaIncreaseLatencyIPCEnab.patch
patches.kernel.org/5.6.14-084-bpf-sockmap-msg_pop_data-can-incorrecty-set-an.patch
patches.kernel.org/5.6.14-085-bpf-sockmap-bpf_tcp_ingress-needs-to-subtract-.patch
patches.kernel.org/5.6.14-086-drm-i915-gem-Remove-object_is_locked-assertion.patch
patches.kernel.org/5.6.14-087-mmc-alcor-Fix-a-resource-leak-in-the-error-pat.patch
patches.kernel.org/5.6.14-088-mmc-sdhci-pci-gli-Fix-can-not-access-GL9750-af.patch
patches.kernel.org/5.6.14-089-mmc-core-Check-request-type-before-completing-.patch
patches.kernel.org/5.6.14-090-mmc-core-Fix-recursive-locking-issue-in-CQE-re.patch
patches.kernel.org/5.6.14-091-mmc-block-Fix-request-completion-in-the-CQE-ti.patch
patches.kernel.org/5.6.14-092-gfs2-More-gfs2_find_jhead-fixes.patch
patches.kernel.org/5.6.14-093-fork-prevent-accidental-access-to-clone3-featu.patch
patches.kernel.org/5.6.14-094-drm-amdgpu-force-fbdev-into-vram.patch
patches.kernel.org/5.6.14-095-NFS-Fix-fscache-super_cookie-index_key-from-ch.patch
patches.kernel.org/5.6.14-096-NFS-Fix-fscache-super_cookie-allocation.patch
patches.kernel.org/5.6.14-097-NFSv4-Fix-fscache-cookie-aux_data-to-ensure-ch.patch
patches.kernel.org/5.6.14-098-hwmon-drivetemp-Fix-SCT-support-if-SCT-data-ta.patch
patches.kernel.org/5.6.14-099-netfilter-conntrack-avoid-gcc-10-zero-length-b.patch
patches.kernel.org/5.6.14-100-drm-i915-gvt-Fix-kernel-oops-for-3-level-ppgtt.patch
patches.kernel.org/5.6.14-101-arm64-fix-the-flush_icache_range-arguments-in-.patch
patches.kernel.org/5.6.14-102-netfilter-conntrack-fix-infinite-loop-on-rmmod.patch
patches.kernel.org/5.6.14-103-drm-i915-Mark-concurrent-submissions-with-a-we.patch
patches.kernel.org/5.6.14-104-nfs-fix-NULL-deference-in-nfs4_get_valid_deleg.patch
patches.kernel.org/5.6.14-105-SUNRPC-Signalled-ASYNC-tasks-need-to-exit.patch
patches.kernel.org/5.6.14-106-tracing-Wait-for-preempt-irq-delay-thread-to-e.patch
patches.kernel.org/5.6.14-107-netfilter-flowtable-set-NF_FLOW_TEARDOWN-flag-.patch
patches.kernel.org/5.6.14-108-netfilter-nft_set_rbtree-Add-missing-expired-c.patch
patches.kernel.org/5.6.14-109-RDMA-rxe-Always-return-ERR_PTR-from-rxe_create.patch
patches.kernel.org/5.6.14-110-IB-mlx4-Test-return-value-of-calls-to-ib_get_c.patch
patches.kernel.org/5.6.14-111-IB-core-Fix-potential-NULL-pointer-dereference.patch
patches.kernel.org/5.6.14-112-RDMA-core-Fix-double-put-of-resource.patch
patches.kernel.org/5.6.14-113-RDMA-iw_cxgb4-Fix-incorrect-function-parameter.patch
patches.kernel.org/5.6.14-114-x86-ftrace-Have-ftrace-trampolines-turn-read-o.patch
patches.kernel.org/5.6.14-115-hwmon-da9052-Synchronize-access-with-mfd.patch
patches.kernel.org/5.6.14-116-s390-ism-fix-error-return-code-in-ism_probe.patch
patches.kernel.org/5.6.14-117-drm-i915-Handle-idling-during-i915_gem_evict_s.patch
patches.kernel.org/5.6.14-118-mm-memcg-fix-inconsistent-oom-event-behavior.patch
patches.kernel.org/5.6.14-119-epoll-call-final-ep_events_available-check-und.patch
patches.kernel.org/5.6.14-120-bpf-Fix-bug-in-mmap-implementation-for-BPF-arr.patch
patches.kernel.org/5.6.14-121-NFSv3-fix-rpc-receive-buffer-size-for-MOUNT-ca.patch
patches.kernel.org/5.6.14-122-pnp-Use-list_for_each_entry-instead-of-open-co.patch
patches.kernel.org/5.6.14-123-net-rds-Use-ERR_PTR-for-rds_message_alloc_sgs.patch
patches.kernel.org/5.6.14-124-Stop-the-ad-hoc-games-with-Wno-maybe-initializ.patch
patches.kernel.org/5.6.14-125-gcc-10-disable-zero-length-bounds-warning-for-.patch
patches.kernel.org/5.6.14-126-gcc-10-disable-array-bounds-warning-for-now.patch
patches.kernel.org/5.6.14-127-gcc-10-disable-stringop-overflow-warning-for-n.patch
patches.kernel.org/5.6.14-128-gcc-10-disable-restrict-warning-for-now.patch
patches.kernel.org/5.6.14-129-gcc-10-warnings-fix-low-hanging-fruit.patch
patches.kernel.org/5.6.14-130-gcc-10-mark-more-functions-__init-to-avoid-sec.patch
patches.kernel.org/5.6.14-131-gcc-10-avoid-shadowing-standard-library-free-i.patch
patches.kernel.org/5.6.14-132-bootconfig-Fix-to-remove-bootconfig-data-from-.patch
patches.kernel.org/5.6.14-133-bootconfig-Fix-to-prevent-warning-message-if-n.patch
patches.kernel.org/5.6.14-134-usb-usbfs-correct-kernel-user-page-attribute-m.patch
patches.kernel.org/5.6.14-135-USB-usbfs-fix-mmap-dma-mismatch.patch
patches.kernel.org/5.6.14-136-ALSA-hda-realtek-Limit-int-mic-boost-for-Think.patch
patches.kernel.org/5.6.14-137-ALSA-hda-realtek-Add-COEF-workaround-for-ASUS-.patch
patches.kernel.org/5.6.14-138-ALSA-rawmidi-Fix-racy-buffer-resize-under-conc.patch
patches.kernel.org/5.6.14-139-ALSA-usb-audio-Add-control-message-quirk-delay.patch
patches.kernel.org/5.6.14-140-usb-core-hub-limit-HUB_QUIRK_DISABLE_AUTOSUSPE.patch
patches.kernel.org/5.6.14-141-usb-host-xhci-plat-keep-runtime-active-when-re.patch
patches.kernel.org/5.6.14-142-usb-cdns3-gadget-prev_req-trb-is-NULL-for-ep0.patch
patches.kernel.org/5.6.14-143-USB-gadget-fix-illegal-array-access-in-binding.patch
patches.kernel.org/5.6.14-144-usb-xhci-Fix-NULL-pointer-dereference-when-enq.patch
patches.kernel.org/5.6.14-145-Make-the-Reducing-compressed-framebufer-size-m.patch
patches.kernel.org/5.6.14-146-ARM-dts-dra7-Fix-bus_dma_limit-for-PCIe.patch
patches.kernel.org/5.6.14-147-ARM-dts-imx27-phytec-phycard-s-rdk-Fix-the-I2C.patch
patches.kernel.org/5.6.14-148-ARM-dts-imx6dl-yapp4-Fix-Ursa-board-Ethernet-c.patch
patches.kernel.org/5.6.14-149-drm-amd-display-add-basic-atomic-check-for-cur.patch
patches.kernel.org/5.6.14-150-drm-amd-amdgpu-add-raven1-part-to-the-gfxoff-q.patch
patches.kernel.org/5.6.14-151-drm-i915-tgl-Fix-interrupt-handling-for-DP-AUX.patch
patches.kernel.org/5.6.14-152-powerpc-vdso32-Fallback-on-getres-syscall-when.patch
patches.kernel.org/5.6.14-153-powerpc-32s-Fix-build-failure-with-CONFIG_PPC_.patch
patches.kernel.org/5.6.14-154-cifs-fix-leaked-reference-on-requeued-write.patch
patches.kernel.org/5.6.14-155-KVM-x86-Fix-pkru-save-restore-when-guest-CR4.P.patch
patches.kernel.org/5.6.14-156-x86-Fix-early-boot-crash-on-gcc-10-third-try.patch
patches.kernel.org/5.6.14-157-x86-unwind-orc-Fix-error-handling-in-__unwind_.patch
patches.kernel.org/5.6.14-158-exec-Move-would_dump-into-flush_old_exec.patch
patches.kernel.org/5.6.14-159-clk-rockchip-fix-incorrect-configuration-of-rk.patch
patches.kernel.org/5.6.14-160-dwc3-Remove-check-for-HWO-flag-in-dwc3_gadget_.patch
patches.kernel.org/5.6.14-161-fanotify-fix-merging-marks-masks-with-FAN_ONDI.patch
patches.kernel.org/5.6.14-162-arm64-dts-meson-g12b-ugoos-am6-fix-usb-vbus-su.patch
patches.kernel.org/5.6.14-163-usb-gadget-tegra-xudc-Fix-idle-suspend-resume.patch
patches.kernel.org/5.6.14-164-usb-gadget-net2272-Fix-a-memory-leak-in-an-err.patch
patches.kernel.org/5.6.14-165-usb-gadget-audio-Fix-a-missing-error-return-va.patch
patches.kernel.org/5.6.14-166-usb-gadget-legacy-fix-error-return-code-in-gnc.patch
patches.kernel.org/5.6.14-167-usb-gadget-legacy-fix-error-return-code-in-cdc.patch
patches.kernel.org/5.6.14-168-Revert-ALSA-hda-realtek-Fix-pop-noise-on-ALC22.patch
patches.kernel.org/5.6.14-169-clk-ti-clkctrl-Fix-Bad-of_node_put-within-clkc.patch
patches.kernel.org/5.6.14-170-clk-Unlink-clock-if-failed-to-prepare-or-enabl.patch
patches.kernel.org/5.6.14-171-arm64-dts-meson-g12b-khadas-vim3-add-missing-f.patch
patches.kernel.org/5.6.14-172-arm64-dts-qcom-msm8996-Reduce-vdd_apc-voltage.patch
patches.kernel.org/5.6.14-173-arm64-dts-meson-g12-common-fix-dwc2-clock-name.patch
patches.kernel.org/5.6.14-174-arm64-dts-rockchip-Replace-RK805-PMIC-node-nam.patch
patches.kernel.org/5.6.14-175-arm64-dts-rockchip-Rename-dwc3-device-nodes-on.patch
patches.kernel.org/5.6.14-176-arm64-dts-imx8mn-Change-SDMA1-ahb-clock-for-im.patch
patches.kernel.org/5.6.14-177-ARM-dts-r8a73a4-Add-missing-CMT1-interrupts.patch
patches.kernel.org/5.6.14-178-arm64-dts-renesas-r8a77980-Fix-IPMMU-VIP-01-no.patch
patches.kernel.org/5.6.14-179-ARM-dts-r8a7740-Add-missing-extal2-to-CPG-node.patch
patches.kernel.org/5.6.14-180-dt-bindings-dma-fsl-edma-fix-ls1028a-edma-comp.patch
patches.kernel.org/5.6.14-181-SUNRPC-Revert-241b1f419f0e-SUNRPC-Remove-xdr_b.patch
patches.kernel.org/5.6.14-182-bpf-Fix-sk_psock-refcnt-leak-when-receiving-me.patch
patches.kernel.org/5.6.14-183-powerpc-uaccess-Evaluate-macro-arguments-once-.patch
patches.kernel.org/5.6.14-184-powerpc-ima-Fix-secure-boot-rules-in-ima-arch-.patch
patches.kernel.org/5.6.14-185-RDMA-uverbs-Do-not-discard-the-IB_EVENT_DEVICE.patch
patches.kernel.org/5.6.14-186-RDMA-uverbs-Move-IB_EVENT_DEVICE_FATAL-to-dest.patch
patches.kernel.org/5.6.14-187-riscv-perf-RISCV_BASE_PMU-should-be-independen.patch
patches.kernel.org/5.6.14-188-KVM-x86-Fix-off-by-one-error-in-kvm_vcpu_ioctl.patch
patches.kernel.org/5.6.14-189-bpf-Enforce-returning-0-for-fentry-fexit-progs.patch
patches.kernel.org/5.6.14-190-selftests-bpf-Enforce-returning-0-for-fentry-f.patch
patches.kernel.org/5.6.14-191-bpf-Restrict-bpf_trace_printk-s-s-usage-and-ad.patch
patches.kernel.org/5.6.14-192-Makefile-disallow-data-races-on-gcc-10-as-well.patch
patches.kernel.org/5.6.14-193-Linux-5.6.14.patch
patches.kernel.org/5.6.15-001-i2c-dev-Fix-the-race-between-the-release-of-i2.patch
patches.kernel.org/5.6.15-002-ARC-plat-hsdk-fix-USB-regression.patch
patches.kernel.org/5.6.15-003-ima-Set-file-f_mode-instead-of-file-f_flags-in.patch
patches.kernel.org/5.6.15-004-evm-Check-also-if-tfm-is-an-error-pointer-in-i.patch
patches.kernel.org/5.6.15-005-ima-Fix-return-value-of-ima_write_policy.patch
patches.kernel.org/5.6.15-006-ovl-potential-crash-in-ovl_fid_to_fh.patch
patches.kernel.org/5.6.15-007-ubifs-fix-wrong-use-of-crypto_shash_descsize.patch
patches.kernel.org/5.6.15-008-ACPI-EC-PM-Avoid-flushing-EC-work-when-EC-GPE-.patch
patches.kernel.org/5.6.15-009-mtd-spinand-Propagate-ECC-information-to-the-M.patch
patches.kernel.org/5.6.15-010-fix-multiplication-overflow-in-copy_fdtable.patch
patches.kernel.org/5.6.15-011-pipe-Fix-pipe_full-test-in-opipe_prep.patch
patches.kernel.org/5.6.15-012-ubifs-remove-broken-lazytime-support.patch
patches.kernel.org/5.6.15-013-i2c-fix-missing-pm_runtime_put_sync-in-i2c_dev.patch
patches.kernel.org/5.6.15-014-iommu-amd-Fix-over-read-of-ACPI-UID-from-IVRS-.patch
patches.kernel.org/5.6.15-015-iommu-amd-Fix-get_acpihid_device_id.patch
patches.kernel.org/5.6.15-016-evm-Fix-a-small-race-in-init_desc.patch
patches.kernel.org/5.6.15-017-i2c-mux-demux-pinctrl-Fix-an-error-handling-pa.patch
patches.kernel.org/5.6.15-018-ubi-Fix-seq_file-usage-in-detailed_erase_block.patch
patches.kernel.org/5.6.15-019-afs-Don-t-unlock-fetched-data-pages-until-the-.patch
patches.kernel.org/5.6.15-020-mtd-Fix-mtd-not-registered-due-to-nvmem-name-c.patch
patches.kernel.org/5.6.15-021-iommu-Fix-deferred-domain-attachment.patch
patches.kernel.org/5.6.15-022-kbuild-avoid-concurrency-issue-in-parallel-bui.patch
patches.kernel.org/5.6.15-023-net-drop_monitor-use-IS_REACHABLE-to-guard-net.patch
patches.kernel.org/5.6.15-024-gcc-common.h-Update-for-GCC-10.patch
patches.kernel.org/5.6.15-025-HID-multitouch-add-eGalaxTouch-P80H84-support.patch
patches.kernel.org/5.6.15-026-HID-logitech-Add-support-for-Logitech-G11-extr.patch
patches.kernel.org/5.6.15-027-HID-alps-Add-AUI1657-device-ID.patch
patches.kernel.org/5.6.15-028-HID-alps-ALPS_1657-is-too-specific-use-U1_UNIC.patch
patches.kernel.org/5.6.15-029-scsi-qla2xxx-Fix-hang-when-issuing-nvme-discon.patch
patches.kernel.org/5.6.15-030-scsi-qla2xxx-Delete-all-sessions-before-unregi.patch
patches.kernel.org/5.6.15-031-configfs-fix-config_item-refcnt-leak-in-config.patch
patches.kernel.org/5.6.15-032-vhost-vsock-fix-packet-delivery-order-to-monit.patch
patches.kernel.org/5.6.15-033-aquantia-Fix-the-media-type-of-AQC100-ethernet.patch
patches.kernel.org/5.6.15-034-component-Silence-bind-error-on-EPROBE_DEFER.patch
patches.kernel.org/5.6.15-035-net-ena-Fix-build-warning-in-ena_xdp_set.patch
patches.kernel.org/5.6.15-036-scsi-ibmvscsi-Fix-WARN_ON-during-event-pool-re.patch
patches.kernel.org/5.6.15-037-HID-i2c-hid-reset-Synaptics-SYNA2393-on-resume.patch
patches.kernel.org/5.6.15-038-ibmvnic-Skip-fatal-error-reset-after-passive-i.patch
patches.kernel.org/5.6.15-039-ftrace-selftest-make-unresolved-cases-cause-fa.patch
patches.kernel.org/5.6.15-040-selftests-fix-kvm-relocatable-native-cross-bui.patch
patches.kernel.org/5.6.15-041-x86-apic-Move-TSC-deadline-timer-debug-printk.patch
patches.kernel.org/5.6.15-042-gtp-set-NLM_F_MULTI-flag-in-gtp_genl_dump_pdp.patch
patches.kernel.org/5.6.15-043-HID-quirks-Add-HID_QUIRK_NO_INIT_REPORTS-quirk.patch
patches.kernel.org/5.6.15-044-ceph-fix-double-unlock-in-handle_cap_export.patch
patches.kernel.org/5.6.15-045-stmmac-fix-pointer-check-after-utilization-in-.patch
patches.kernel.org/5.6.15-046-USB-core-Fix-misleading-driver-bug-report.patch
patches.kernel.org/5.6.15-047-platform-x86-asus-nb-wmi-Do-not-load-on-Asus-T.patch
patches.kernel.org/5.6.15-048-iommu-amd-Do-not-loop-forever-when-trying-to-i.patch
patches.kernel.org/5.6.15-049-iommu-amd-Call-domain_flush_complete-in-update.patch
patches.kernel.org/5.6.15-050-drm-amd-display-fix-counter-in-wait_for_no_pip.patch
patches.kernel.org/5.6.15-051-drm-amd-display-Prevent-dpcd-reads-with-passiv.patch
patches.kernel.org/5.6.15-052-KVM-selftests-Fix-build-for-evmcs.h.patch
patches.kernel.org/5.6.15-053-ARM-futex-Address-build-warning.patch
patches.kernel.org/5.6.15-054-tools-bootconfig-Fix-resource-leak-in-apply_xb.patch
patches.kernel.org/5.6.15-055-scripts-gdb-repair-rb_first-and-rb_last.patch
patches.kernel.org/5.6.15-056-ALSA-hda-realtek-Add-supported-new-mute-Led-fo.patch
patches.kernel.org/5.6.15-057-ALSA-hda-realtek-Add-HP-new-mute-led-supported.patch
patches.kernel.org/5.6.15-058-ALSA-hda-realtek-Add-quirk-for-Samsung-Noteboo.patch
patches.kernel.org/5.6.15-059-ALSA-hda-realtek-Enable-headset-mic-of-ASUS-GL.patch
patches.kernel.org/5.6.15-060-ALSA-hda-realtek-Enable-headset-mic-of-ASUS-UX.patch
patches.kernel.org/5.6.15-061-ALSA-hda-realtek-Enable-headset-mic-of-ASUS-UX.patch
patches.kernel.org/5.6.15-062-bpf-Restrict-bpf_probe_read-str-only-to-archs-.patch
patches.kernel.org/5.6.15-063-bpf-Add-bpf_probe_read_-user-kernel-_str-to-do.patch
patches.kernel.org/5.6.15-064-ALSA-iec1712-Initialize-STDSP24-properly-when-.patch
patches.kernel.org/5.6.15-065-ALSA-pcm-fix-incorrect-hw_base-increase.patch
patches.kernel.org/5.6.15-066-ALSA-hda-realtek-Fix-silent-output-on-Gigabyte.patch
patches.kernel.org/5.6.15-067-ALSA-hda-realtek-Add-more-fixup-entries-for-Cl.patch
patches.kernel.org/5.6.15-068-scsi-qla2xxx-Do-not-log-message-when-reading-p.patch
patches.kernel.org/5.6.15-069-scsi-target-Put-lun_ref-at-end-of-tmr-processi.patch
patches.kernel.org/5.6.15-070-arm64-Fix-PTRACE_SYSEMU-semantics.patch
patches.kernel.org/5.6.15-071-powerpc-64s-Disable-STRICT_KERNEL_RWX.patch
patches.kernel.org/5.6.15-072-drm-etnaviv-fix-perfmon-domain-interation.patch
patches.kernel.org/5.6.15-073-pinctrl-qcom-Add-affinity-callbacks-to-msmgpio.patch
patches.kernel.org/5.6.15-074-apparmor-Fix-use-after-free-in-aa_audit_rule_i.patch
patches.kernel.org/5.6.15-075-apparmor-fix-potential-label-refcnt-leak-in-aa.patch
patches.kernel.org/5.6.15-076-apparmor-Fix-aa_label-refcnt-leak-in-policy_up.patch
patches.kernel.org/5.6.15-077-dmaengine-tegra210-adma-Fix-an-error-handling-.patch
patches.kernel.org/5.6.15-078-drm-etnaviv-Fix-a-leak-in-submit_pin_objects.patch
patches.kernel.org/5.6.15-079-dmaengine-dmatest-Restore-default-for-channel.patch
patches.kernel.org/5.6.15-080-dmaengine-idxd-fix-interrupt-completion-after-.patch
patches.kernel.org/5.6.15-081-dmaengine-owl-Use-correct-lock-in-owl_dma_get_.patch
patches.kernel.org/5.6.15-082-vsprintf-don-t-obfuscate-NULL-and-error-pointe.patch
patches.kernel.org/5.6.15-083-drm-i915-gvt-Init-DPLL-DDI-vreg-for-virtual-di.patch
patches.kernel.org/5.6.15-084-drm-i915-Propagate-error-from-completed-fences.patch
patches.kernel.org/5.6.15-085-Revert-gfs2-Don-t-demote-a-glock-until-its-rev.patch
patches.kernel.org/5.6.15-086-virtio-balloon-Revert-virtio-balloon-Switch-ba.patch
patches.kernel.org/5.6.15-087-Revert-driver-core-platform-Initialize-dma_par.patch
patches.kernel.org/5.6.15-088-tools-bootconfig-Fix-apply_xbc-to-return-zero-.patch
patches.kernel.org/5.6.15-089-kbuild-Remove-debug-info-from-kallsyms-linking.patch
patches.kernel.org/5.6.15-090-staging-iio-ad2s1210-Fix-SPI-reading.patch
patches.kernel.org/5.6.15-091-staging-wfx-unlock-on-error-path.patch
patches.kernel.org/5.6.15-092-staging-kpc2000-fix-error-return-code-in-kp200.patch
patches.kernel.org/5.6.15-093-staging-greybus-Fix-uninitialized-scalar-varia.patch
patches.kernel.org/5.6.15-094-iio-adc-stm32-adc-fix-device-used-to-request-d.patch
patches.kernel.org/5.6.15-095-iio-adc-stm32-dfsdm-fix-device-used-to-request.patch
patches.kernel.org/5.6.15-096-iio-sca3000-Remove-an-erroneous-get_device.patch
patches.kernel.org/5.6.15-097-iio-dac-vf610-Fix-an-error-handling-path-in-vf.patch
patches.kernel.org/5.6.15-098-iio-adc-ti-ads8344-Fix-channel-selection.patch
patches.kernel.org/5.6.15-099-driver-core-Fix-SYNC_STATE_ONLY-device-link-im.patch
patches.kernel.org/5.6.15-100-driver-core-Fix-handling-of-SYNC_STATE_ONLY-ST.patch
patches.kernel.org/5.6.15-101-misc-rtsx-Add-short-delay-after-exit-from-ASPM.patch
patches.kernel.org/5.6.15-102-tty-serial-add-missing-spin_lock_init-for-SiFi.patch
patches.kernel.org/5.6.15-103-mei-release-me_cl-object-reference.patch
patches.kernel.org/5.6.15-104-ipack-tpci200-fix-error-return-code-in-tpci200.patch
patches.kernel.org/5.6.15-105-s390-pci-Fix-s390_mmio_read-write-with-MIO.patch
patches.kernel.org/5.6.15-106-s390-kaslr-add-support-for-R_390_JMP_SLOT-relo.patch
patches.kernel.org/5.6.15-107-device-dax-don-t-leak-kernel-memory-to-user-sp.patch
patches.kernel.org/5.6.15-108-rapidio-fix-an-error-in-get_user_pages_fast-er.patch
patches.kernel.org/5.6.15-109-kasan-disable-branch-tracing-for-core-runtime.patch
patches.kernel.org/5.6.15-110-sh-include-linux-time_types.h-for-sockios.patch
patches.kernel.org/5.6.15-111-sparc32-use-PUD-rather-than-PGD-to-get-PMD-in-.patch
patches.kernel.org/5.6.15-112-sparc32-fix-page-table-traversal-in-srmmu_noca.patch
patches.kernel.org/5.6.15-113-z3fold-fix-use-after-free-when-freeing-handles.patch
patches.kernel.org/5.6.15-114-iio-imu-st_lsm6dsx-unlock-on-error-in-st_lsm6d.patch
patches.kernel.org/5.6.15-115-rxrpc-Fix-the-excessive-initial-retransmission.patch
patches.kernel.org/5.6.15-116-rxrpc-Fix-a-memory-leak-in-rxkad_verify_respon.patch
patches.kernel.org/5.6.15-117-tpm-check-event-log-version-before-reading-fin.patch
patches.kernel.org/5.6.15-118-s390-kexec_file-fix-initrd-location-for-kdump-.patch
patches.kernel.org/5.6.15-119-flow_dissector-Drop-BPF-flow-dissector-prog-re.patch
patches.kernel.org/5.6.15-120-x86-unwind-orc-Fix-unwind_get_return_address_p.patch
patches.kernel.org/5.6.15-121-rxrpc-Trace-discarded-ACKs.patch
patches.kernel.org/5.6.15-122-rxrpc-Fix-ack-discard.patch
patches.kernel.org/5.6.15-123-bpf-Prevent-mmap-ing-read-only-maps-as-writabl.patch
patches.kernel.org/5.6.15-124-sched-fair-Reorder-enqueue-dequeue_task_fair-p.patch
patches.kernel.org/5.6.15-125-sched-fair-Fix-reordering-of-enqueue-dequeue_t.patch
patches.kernel.org/5.6.15-126-sched-fair-Fix-enqueue_task_fair-warning-some-.patch
patches.kernel.org/5.6.15-127-Linux-5.6.15.patch
########################################################
# Build fixes that apply to the vanilla kernel too.
# Patches in patches.rpmify are applied to both -vanilla
# and patched flavors.
########################################################
patches.rpmify/Add-ksym-provides-tool.patch
patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch
patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
########################################################
# Unsorted patches on their way to mainline
#
# (SLE/Leap: this section is only for patches which
# cannot go into the sorted section yet.
#
# Patches which are already in subsystem maintainer
# repository or otherwise expected to get into mainline
# within 1-2 releases belong here. Patches not expected
# to get into mainline any time soon (or ever) belong
# to area specific sections below.
########################################################
patches.suse/media-go7007-Fix-URB-type-for-interrupt-handling.patch
patches.suse/Revert-virtio-balloon-Revert-virtio-balloon-Switch-b.patch
########################################################
# kbuild/module infrastructure fixes
########################################################
# SUSE specific build tweaks
patches.suse/rpm-kernel-config
patches.suse/supported-flag
patches.suse/supported-flag-underscores
patches.suse/supported-flag-wildcards
patches.suse/supported-flag-external
patches.suse/supported-flag-modverdir
patches.suse/genksyms-add-override-flag.diff
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
patches.suse/kernel-add-release-status-to-kernel-build.patch
# build tweaks for external KMPs
########################################################
# Architecture specific patches
########################################################
# x86
patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
# s390x
# ppc64
# ARM
########################################################
# Scheduler
########################################################
patches.suse/setuid-dumpable-wrongdir
patches.suse/perf_timechart_fix_zero_timestamps.patch
########################################################
# Memory management
########################################################
patches.suse/readahead-request-tunables.patch
########################################################
# Filesystems
########################################################
# generic
patches.suse/vfs-add-super_operations-get_inode_dev
# btrfs
patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc
patches.suse/btrfs-provide-super_operations-get_inode_dev
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch
patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch
# ext[2-4]
patches.suse/Revert-ext4-make-dioread_nolock-the-default.patch
# XFS
# other
patches.suse/pstore_disable_efi_backend_by_default.patch
########################################################
# Block layer
########################################################
patches.suse/dm-mpath-leastpending-path-update
patches.suse/dm-table-switch-to-readonly
patches.suse/dm-mpath-no-partitions-feature
########################################################
# Networking core
########################################################
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
########################################################
# Security
########################################################
# crypto
# AppArmor
patches.suse/apparmor-compatibility-with-v2.x-net.patch
patches.suse/0001-apparmor-fix-unnecessary-creation-of-net-compat.patch
########################################################
# Virtualization
########################################################
patches.suse/suse-hv-guest-os-id.patch
patches.suse/0001-usb-Add-Xen-pvUSB-protocol-description.patch
patches.suse/0002-usb-Introduce-Xen-pvUSB-frontend-xen-hcd.patch
########################################################
# Other core patches
########################################################
########################################################
# PM
########################################################
patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
patches.suse/acpi_thermal_passive_blacklist.patch
########################################################
# DRM / Graphics
########################################################
patches.suse/drm-nouveau-Fix-regression-by-audio-component-transition.patch
########################################################
# Storage
########################################################
patches.suse/scsi-retry-alua-transition-in-progress
patches.suse/megaraid-mbox-fix-SG_IO
########################################################
# Networking drivers (wired)
########################################################
patches.suse/misdn-add-support-for-group-membership-check
########################################################
# Wireless networking drivers
########################################################
patches.suse/b43-missing-firmware-info.patch
########################################################
# USB
########################################################
########################################################
# Input
########################################################
patches.suse/kbd-ignore-gfx.patch
########################################################
# Other drivers
########################################################
# RPi4 for SDHCI support for newer board revisions
patches.suse/mmc-sdhci-introduce-sdhci_set_power_and_bus_voltage.patch
patches.suse/mmc-sdhci-iproc-add-custom-set_power-callback-for-bcm2711.patch
########################################################
# Debugging
########################################################
patches.suse/crasher.patch
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
########################################################
# You'd better have a good reason for adding a patch
# below here.
########################################################