kernel-source/series.conf

2249 lines
171 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.7.1-001-media-dvbdev-Fix-tuner-demod-media-controller-l.patch
patches.kernel.org/5.7.1-002-mm-Fix-mremap-not-considering-huge-pmd-devmap.patch
patches.kernel.org/5.7.1-003-HID-sony-Fix-for-broken-buttons-on-DS3-USB-dong.patch
patches.kernel.org/5.7.1-004-HID-multitouch-enable-multi-input-as-a-quirk-fo.patch
patches.kernel.org/5.7.1-005-HID-i2c-hid-add-Schneider-SCL142ALM-to-descript.patch
patches.kernel.org/5.7.1-006-p54usb-add-AirVasT-USB-stick-device-id.patch
patches.kernel.org/5.7.1-007-mt76-mt76x02u-Add-support-for-newer-versions-of.patch
patches.kernel.org/5.7.1-008-crypto-api-Fix-use-after-free-and-race-in-crypt.patch
patches.kernel.org/5.7.1-009-kernel-relay.c-handle-alloc_percpu-returning-NU.patch
patches.kernel.org/5.7.1-010-mmc-fix-compilation-of-user-API.patch
patches.kernel.org/5.7.1-011-media-Revert-staging-imgu-Address-a-compiler-wa.patch
patches.kernel.org/5.7.1-012-media-staging-ipu3-imgu-Move-alignment-attribut.patch
patches.kernel.org/5.7.1-013-net-dsa-mt7530-set-CPU-port-to-fallback-mode.patch
patches.kernel.org/5.7.1-014-airo-Fix-read-overflows-sending-packets.patch
patches.kernel.org/5.7.1-015-Linux-5.7.1.patch
patches.kernel.org/5.7.2-001-USB-serial-qcserial-add-DW5816e-QDL-support.patch
patches.kernel.org/5.7.2-002-USB-serial-usb_wwan-do-not-resubmit-rx-urb-on-f.patch
patches.kernel.org/5.7.2-003-USB-serial-option-add-Telit-LE910C1-EUX-composi.patch
patches.kernel.org/5.7.2-004-USB-serial-ch341-add-basis-for-quirk-detection.patch
patches.kernel.org/5.7.2-005-USB-serial-ch341-fix-lockup-of-devices-with-lim.patch
patches.kernel.org/5.7.2-006-iio-chemical-sps30-Fix-timestamp-alignment.patch
patches.kernel.org/5.7.2-007-iio-vcnl4000-Fix-i2c-swapped-word-reading.patch
patches.kernel.org/5.7.2-008-iio-chemical-pms7003-Fix-timestamp-alignment-an.patch
patches.kernel.org/5.7.2-009-iio-adc-stm32-adc-fix-a-wrong-error-message-whe.patch
patches.kernel.org/5.7.2-010-usb-musb-start-session-in-resume-for-host-port.patch
patches.kernel.org/5.7.2-011-usb-musb-Fix-runtime-PM-imbalance-on-error.patch
patches.kernel.org/5.7.2-012-usb-musb-jz4740-Prevent-lockup-when-CONFIG_SMP-.patch
patches.kernel.org/5.7.2-013-serial-8250-Enable-16550A-variants-by-default-o.patch
patches.kernel.org/5.7.2-014-vt-keyboard-avoid-signed-integer-overflow-in-k_.patch
patches.kernel.org/5.7.2-015-tty-hvc_console-fix-crashes-on-parallel-open-cl.patch
patches.kernel.org/5.7.2-016-staging-rtl8712-Fix-IEEE80211_ADDBA_PARAM_BUF_S.patch
patches.kernel.org/5.7.2-017-CDC-ACM-heed-quirk-also-in-error-handling.patch
patches.kernel.org/5.7.2-018-nvmem-qfprom-remove-incorrect-write-support.patch
patches.kernel.org/5.7.2-019-x86-cpu-Add-a-steppings-field-to-struct-x86_cpu.patch
patches.kernel.org/5.7.2-020-x86-cpu-Add-table-argument-to-cpu_matches.patch
patches.kernel.org/5.7.2-021-x86-speculation-Add-Special-Register-Buffer-Dat.patch
patches.kernel.org/5.7.2-022-x86-speculation-Add-SRBDS-vulnerability-and-mit.patch
patches.kernel.org/5.7.2-023-x86-speculation-Add-Ivy-Bridge-to-affected-list.patch
patches.kernel.org/5.7.2-024-uprobes-ensure-that-uprobe-offset-and-ref_ctr_o.patch
patches.kernel.org/5.7.2-025-Linux-5.7.2.patch
patches.kernel.org/5.7.3-001-ipv6-fix-IPV6_ADDRFORM-operation-logic.patch
patches.kernel.org/5.7.3-002-mlxsw-core-Use-different-get_trend-callbacks-fo.patch
patches.kernel.org/5.7.3-003-net_failover-fixed-rollback-in-net_failover_ope.patch
patches.kernel.org/5.7.3-004-tun-correct-header-offsets-in-napi-frags-mode.patch
patches.kernel.org/5.7.3-005-bridge-Avoid-infinite-loop-when-suppressing-NS-.patch
patches.kernel.org/5.7.3-006-vxlan-Avoid-infinite-loop-when-suppressing-NS-m.patch
patches.kernel.org/5.7.3-007-net-ena-xdp-XDP_TX-fix-memory-leak.patch
patches.kernel.org/5.7.3-008-net-ena-xdp-update-napi-budget-for-DROP-and-ABO.patch
patches.kernel.org/5.7.3-009-mptcp-bugfix-for-RM_ADDR-option-parsing.patch
patches.kernel.org/5.7.3-010-genetlink-fix-memory-leaks-in-genl_family_rcv_m.patch
patches.kernel.org/5.7.3-011-net-dsa-qca8k-Fix-Unexpected-gfp-kernel-excepti.patch
patches.kernel.org/5.7.3-012-tipc-fix-NULL-pointer-dereference-in-streaming.patch
patches.kernel.org/5.7.3-013-elfnote-mark-all-.note-sections-SHF_ALLOC.patch
patches.kernel.org/5.7.3-014-staging-mt7621-pci-properly-power-off-dual-port.patch
patches.kernel.org/5.7.3-015-staging-wfx-fix-double-free.patch
patches.kernel.org/5.7.3-016-selftests-fix-flower-parent-qdisc.patch
patches.kernel.org/5.7.3-017-mm-add-kvfree_sensitive-for-freeing-sensitive-d.patch
patches.kernel.org/5.7.3-018-perf-probe-Accept-the-instance-number-of-kretpr.patch
patches.kernel.org/5.7.3-019-driver-core-Update-device-link-status-correctly.patch
patches.kernel.org/5.7.3-020-fanotify-fix-ignore-mask-logic-for-events-on-ch.patch
patches.kernel.org/5.7.3-021-powerpc-xive-Clear-the-page-tables-for-the-ESB-.patch
patches.kernel.org/5.7.3-022-spi-dw-Fix-native-CS-being-unset.patch
patches.kernel.org/5.7.3-023-ath9k_htc-Silence-undersized-packet-warnings.patch
patches.kernel.org/5.7.3-024-smack-avoid-unused-sip-variable-warning.patch
patches.kernel.org/5.7.3-025-s390-pci-Log-new-handle-in-clp_disable_fh.patch
patches.kernel.org/5.7.3-026-x86-cpu-amd-Make-erratum-1054-a-legacy-erratum.patch
patches.kernel.org/5.7.3-027-RDMA-uverbs-Make-the-event_queue-fds-return-POL.patch
patches.kernel.org/5.7.3-028-padata-add-separate-cpuhp-node-for-CPUHP_PADATA.patch
patches.kernel.org/5.7.3-029-KVM-x86-only-do-L1TF-workaround-on-affected-pro.patch
patches.kernel.org/5.7.3-030-PCI-PM-Adjust-pcie_wait_for_link_delay-for-call.patch
patches.kernel.org/5.7.3-031-aio-fix-async-fsync-creds.patch
patches.kernel.org/5.7.3-032-usercopy-mark-dma-kmalloc-caches-as-usercopy-ca.patch
patches.kernel.org/5.7.3-033-x86_64-Fix-jiffies-ODR-violation.patch
patches.kernel.org/5.7.3-034-x86-mm-ptdump-calculate-effective-permissions-c.patch
patches.kernel.org/5.7.3-035-x86-PCI-Mark-Intel-C620-MROMs-as-having-non-com.patch
patches.kernel.org/5.7.3-036-x86-speculation-Prevent-rogue-cross-process-SSB.patch
patches.kernel.org/5.7.3-037-x86-speculation-Avoid-force-disabling-IBPB-base.patch
patches.kernel.org/5.7.3-038-x86-speculation-PR_SPEC_FORCE_DISABLE-enforceme.patch
patches.kernel.org/5.7.3-039-x86-reboot-quirks-Add-MacBook6-1-reboot-quirk.patch
patches.kernel.org/5.7.3-040-x86-vdso-Unbreak-paravirt-VDSO-clocks.patch
patches.kernel.org/5.7.3-041-perf-x86-intel-Add-more-available-bits-for-OFFC.patch
patches.kernel.org/5.7.3-042-KVM-x86-don-t-expose-MSR_IA32_UMWAIT_CONTROL-un.patch
patches.kernel.org/5.7.3-043-KVM-x86-allow-KVM_STATE_NESTED_MTF_PENDING-in-k.patch
patches.kernel.org/5.7.3-044-KVM-VMX-enable-X86_FEATURE_WAITPKG-in-KVM-capab.patch
patches.kernel.org/5.7.3-045-KVM-x86-mmu-Set-mmio_value-to-0-if-reserved-PF-.patch
patches.kernel.org/5.7.3-046-KVM-x86-respect-singlestep-when-emulating-instr.patch
patches.kernel.org/5.7.3-047-KVM-x86-Fix-APIC-page-invalidation-race.patch
patches.kernel.org/5.7.3-048-powerpc-ptdump-Properly-handle-non-standard-pag.patch
patches.kernel.org/5.7.3-049-ASoC-tlv320adcx140-Fix-mic-gain-registers.patch
patches.kernel.org/5.7.3-050-ASoC-max9867-fix-volume-controls.patch
patches.kernel.org/5.7.3-051-io_uring-fix-flush-req-refs-underflow.patch
patches.kernel.org/5.7.3-052-io_uring-re-set-iov-base-len-for-buffer-select-.patch
patches.kernel.org/5.7.3-053-io_uring-use-kvfree-in-io_sqe_buffer_register.patch
patches.kernel.org/5.7.3-054-io_uring-allow-O_NONBLOCK-async-retry.patch
patches.kernel.org/5.7.3-055-efi-efivars-Add-missing-kobject_put-in-sysfs-en.patch
patches.kernel.org/5.7.3-056-smb3-fix-incorrect-number-of-credits-when-ioctl.patch
patches.kernel.org/5.7.3-057-smb3-add-indatalen-that-can-be-a-non-zero-value.patch
patches.kernel.org/5.7.3-058-smb3-fix-typo-in-mount-options-displayed-in-pro.patch
patches.kernel.org/5.7.3-059-serial-imx-Initialize-lock-for-non-registered-c.patch
patches.kernel.org/5.7.3-060-watchdog-imx_sc_wdt-Fix-reboot-on-crash.patch
patches.kernel.org/5.7.3-061-ALSA-es1688-Add-the-missed-snd_card_free.patch
patches.kernel.org/5.7.3-062-ALSA-hda-add-sienna_cichlid-audio-asic-id-for-s.patch
patches.kernel.org/5.7.3-063-ALSA-fireface-fix-configuration-error-for-nomin.patch
patches.kernel.org/5.7.3-064-ALSA-fireface-start-IR-context-immediately.patch
patches.kernel.org/5.7.3-065-ALSA-hda-realtek-add-a-pintbl-quirk-for-several.patch
patches.kernel.org/5.7.3-066-ALSA-pcm-disallow-linking-stream-to-itself.patch
patches.kernel.org/5.7.3-067-ALSA-pcm-fix-snd_pcm_link-lockdep-splat.patch
patches.kernel.org/5.7.3-068-ALSA-usb-audio-Fix-inconsistent-card-PM-state-a.patch
patches.kernel.org/5.7.3-069-ALSA-usb-audio-Add-vendor-product-and-profile-n.patch
patches.kernel.org/5.7.3-070-ACPI-sysfs-Fix-reference-count-leak-in-acpi_sys.patch
patches.kernel.org/5.7.3-071-ACPI-CPPC-Fix-reference-count-leak-in-acpi_cppc.patch
patches.kernel.org/5.7.3-072-ACPI-GED-add-support-for-_Exx-_Lxx-handler-meth.patch
patches.kernel.org/5.7.3-073-ACPI-PM-Avoid-using-power-resources-if-there-ar.patch
patches.kernel.org/5.7.3-074-arm64-acpi-fix-UBSAN-warning.patch
patches.kernel.org/5.7.3-075-lib-lzo-fix-ambiguous-encoding-bug-in-lzo-rle.patch
patches.kernel.org/5.7.3-076-nilfs2-fix-null-pointer-dereference-at-nilfs_se.patch
patches.kernel.org/5.7.3-077-lib-fix-bitmap_parse-on-64-bit-big-endian-archs.patch
patches.kernel.org/5.7.3-078-spi-dw-Fix-controller-unregister-order.patch
patches.kernel.org/5.7.3-079-spi-Fix-controller-unregister-order.patch
patches.kernel.org/5.7.3-080-spi-pxa2xx-Fix-controller-unregister-order.patch
patches.kernel.org/5.7.3-081-spi-pxa2xx-Fix-runtime-PM-ref-imbalance-on-prob.patch
patches.kernel.org/5.7.3-082-spi-bcm2835-Fix-controller-unregister-order.patch
patches.kernel.org/5.7.3-083-spi-bcm2835aux-Fix-controller-unregister-order.patch
patches.kernel.org/5.7.3-084-spi-bcm-qspi-Handle-clock-probe-deferral.patch
patches.kernel.org/5.7.3-085-spi-bcm-qspi-when-tx-rx-buffer-is-NULL-set-to-0.patch
patches.kernel.org/5.7.3-086-PM-runtime-clk-Fix-clk_pm_runtime_get-error-pat.patch
patches.kernel.org/5.7.3-087-gup-document-and-work-around-COW-can-break-eith.patch
patches.kernel.org/5.7.3-088-crypto-cavium-nitrox-Fix-nitrox_get_first_devic.patch
patches.kernel.org/5.7.3-089-crypto-algapi-Avoid-spurious-modprobe-on-LOADED.patch
patches.kernel.org/5.7.3-090-crypto-drbg-fix-error-return-code-in-drbg_alloc.patch
patches.kernel.org/5.7.3-091-crypto-virtio-Fix-dest-length-calculation-in-__.patch
patches.kernel.org/5.7.3-092-crypto-virtio-Fix-use-after-free-in-virtio_cryp.patch
patches.kernel.org/5.7.3-093-crypto-virtio-Fix-src-dst-scatterlist-calculati.patch
patches.kernel.org/5.7.3-094-x86-mce-mm-Unmap-the-entire-page-if-the-whole-p.patch
patches.kernel.org/5.7.3-095-firmware-imx-scu-Support-one-TX-and-one-RX.patch
patches.kernel.org/5.7.3-096-firmware-imx-scu-Fix-corruption-of-header.patch
patches.kernel.org/5.7.3-097-dccp-Fix-possible-memleak-in-dccp_init-and-dccp.patch
patches.kernel.org/5.7.3-098-net-mvneta-do-not-redirect-frames-during-reconf.patch
patches.kernel.org/5.7.3-099-selftests-net-in-rxtimestamp-getopt_long-needs-.patch
patches.kernel.org/5.7.3-100-net-mlx5-drain-health-workqueue-in-case-of-driv.patch
patches.kernel.org/5.7.3-101-net-mlx5-Fix-fatal-error-handling-during-device.patch
patches.kernel.org/5.7.3-102-net-mlx5e-Fix-repeated-XSK-usage-on-one-channel.patch
patches.kernel.org/5.7.3-103-net-cadence-macb-disable-NAPI-on-error.patch
patches.kernel.org/5.7.3-104-net-macb-Only-disable-NAPI-on-the-actual-error-.patch
patches.kernel.org/5.7.3-105-net-mlx5-Disable-reload-while-removing-the-devi.patch
patches.kernel.org/5.7.3-106-mptcp-don-t-leak-msk-in-token-container.patch
patches.kernel.org/5.7.3-107-ionic-wait-on-queue-start-until-after-IFF_UP.patch
patches.kernel.org/5.7.3-108-mptcp-fix-races-between-shutdown-and-recvmsg.patch
patches.kernel.org/5.7.3-109-net-ethernet-ti-ale-fix-allmulti-for-nu-type-al.patch
patches.kernel.org/5.7.3-110-net-ethernet-ti-am65-cpsw-nuss-fix-ale-paramete.patch
patches.kernel.org/5.7.3-111-net-sched-export-__netdev_watchdog_up.patch
patches.kernel.org/5.7.3-112-net-mlx5e-CT-Fix-ipv6-nat-header-rewrite-action.patch
patches.kernel.org/5.7.3-113-ovl-fix-out-of-bounds-access-warning-in-ovl_che.patch
patches.kernel.org/5.7.3-114-ovl-initialize-error-in-ovl_copy_xattr.patch
patches.kernel.org/5.7.3-115-exfat-fix-memory-leak-in-exfat_parse_param.patch
patches.kernel.org/5.7.3-116-exfat-fix-incorrect-update-of-stream-entry-in-_.patch
patches.kernel.org/5.7.3-117-proc-Use-new_inode-not-new_inode_pseudo.patch
patches.kernel.org/5.7.3-118-remoteproc-Fall-back-to-using-parent-memory-poo.patch
patches.kernel.org/5.7.3-119-remoteproc-Fix-and-restore-the-parenting-hierar.patch
patches.kernel.org/5.7.3-120-cpufreq-Fix-up-cpufreq_boost_set_sw.patch
patches.kernel.org/5.7.3-121-EDAC-skx-Use-the-mcmtr-register-to-retrieve-clo.patch
patches.kernel.org/5.7.3-122-video-vt8500lcdfb-fix-fallthrough-warning.patch
patches.kernel.org/5.7.3-123-video-fbdev-w100fb-Fix-a-potential-double-free.patch
patches.kernel.org/5.7.3-124-media-videobuf2-dma-contig-fix-bad-kfree-in-vb2.patch
patches.kernel.org/5.7.3-125-KVM-nVMX-Skip-IBPB-when-switching-between-vmcs0.patch
patches.kernel.org/5.7.3-126-KVM-nSVM-fix-condition-for-filtering-async-PF.patch
patches.kernel.org/5.7.3-127-KVM-nSVM-leave-ASID-aside-in-copy_vmcb_control_.patch
patches.kernel.org/5.7.3-128-KVM-nVMX-Consult-only-the-basic-exit-reason-whe.patch
patches.kernel.org/5.7.3-129-KVM-MIPS-Define-KVM_ENTRYHI_ASID-to-cpu_asid_ma.patch
patches.kernel.org/5.7.3-130-KVM-MIPS-Fix-VPN2_MASK-definition-for-variable-.patch
patches.kernel.org/5.7.3-131-KVM-arm64-Stop-writing-aarch32-s-CSSELR-into-AC.patch
patches.kernel.org/5.7.3-132-KVM-arm64-Make-vcpu_cp1x-work-on-Big-Endian-hos.patch
patches.kernel.org/5.7.3-133-scsi-megaraid_sas-TM-command-refire-leads-to-co.patch
patches.kernel.org/5.7.3-134-scsi-lpfc-Fix-negation-of-else-clause-in-lpfc_p.patch
patches.kernel.org/5.7.3-135-scsi-megaraid_sas-Replace-undefined-MFI_BIG_END.patch
patches.kernel.org/5.7.3-136-selftests-ftrace-Return-unsupported-if-no-error.patch
patches.kernel.org/5.7.3-137-ath9k-Fix-use-after-free-Read-in-htc_connect_se.patch
patches.kernel.org/5.7.3-138-ath9k-Fix-use-after-free-Read-in-ath9k_wmi_ctrl.patch
patches.kernel.org/5.7.3-139-ath9k-Fix-use-after-free-Write-in-ath9k_htc_rx_.patch
patches.kernel.org/5.7.3-140-ath9x-Fix-stack-out-of-bounds-Write-in-ath9k_hi.patch
patches.kernel.org/5.7.3-141-ath9k-Fix-general-protection-fault-in-ath9k_hif.patch
patches.kernel.org/5.7.3-142-Smack-slab-out-of-bounds-in-vsscanf.patch
patches.kernel.org/5.7.3-143-drm-vkms-Hold-gem-object-while-still-in-use.patch
patches.kernel.org/5.7.3-144-mm-slub-fix-a-memory-leak-in-sysfs_slab_add.patch
patches.kernel.org/5.7.3-145-fat-don-t-allow-to-mount-if-the-FAT-length-0.patch
patches.kernel.org/5.7.3-146-perf-Add-cond_resched-to-task_function_call.patch
patches.kernel.org/5.7.3-147-agp-intel-Reinforce-the-barrier-after-GTT-updat.patch
patches.kernel.org/5.7.3-148-mmc-sdhci-msm-Clear-tuning-done-flag-while-hs40.patch
patches.kernel.org/5.7.3-149-mmc-sdhci-of-at91-fix-CALCR-register-being-rewr.patch
patches.kernel.org/5.7.3-150-mmc-mmci_sdmmc-fix-DMA-API-warning-overlapping-.patch
patches.kernel.org/5.7.3-151-mmc-tmio-Further-fixup-runtime-PM-management-at.patch
patches.kernel.org/5.7.3-152-mmc-uniphier-sd-call-devm_request_irq-after-tmi.patch
patches.kernel.org/5.7.3-153-ARM-dts-at91-sama5d2_ptc_ek-fix-sdmmc0-node-des.patch
patches.kernel.org/5.7.3-154-mmc-sdio-Fix-potential-NULL-pointer-error-in-mm.patch
patches.kernel.org/5.7.3-155-mmc-sdio-Fix-several-potential-memory-leaks-in-.patch
patches.kernel.org/5.7.3-156-block-floppy-fix-contended-case-in-floppy_queue.patch
patches.kernel.org/5.7.3-157-xen-pvcalls-back-test-for-errors-when-calling-b.patch
patches.kernel.org/5.7.3-158-platform-x86-sony-laptop-SNC-calls-should-handl.patch
patches.kernel.org/5.7.3-159-platform-x86-sony-laptop-Make-resuming-thermal-.patch
patches.kernel.org/5.7.3-160-KVM-arm64-Save-the-host-s-PtrAuth-keys-in-non-p.patch
patches.kernel.org/5.7.3-161-KVM-arm64-Synchronize-sysreg-state-on-injecting.patch
patches.kernel.org/5.7.3-162-serial-amba-pl011-Make-sure-we-initialize-the-p.patch
patches.kernel.org/5.7.3-163-Linux-5.7.3.patch
patches.kernel.org/5.7.4-001-lib-vdso-Provide-sanity-check-for-cycles-again.patch
patches.kernel.org/5.7.4-002-Linux-5.7.4.patch
patches.kernel.org/5.7.5-001-ACPI-GED-use-correct-trigger-type-field-in-_Exx.patch
patches.kernel.org/5.7.5-002-drm-amdgpu-fix-and-cleanup-amdgpu_gem_object_cl.patch
patches.kernel.org/5.7.5-003-ath10k-Fix-the-race-condition-in-firmware-dump-.patch
patches.kernel.org/5.7.5-004-drm-bridge-adv7511-Extend-list-of-audio-sample-.patch
patches.kernel.org/5.7.5-005-media-staging-imgu-do-not-hold-spinlock-during-.patch
patches.kernel.org/5.7.5-006-media-imx-imx7-mipi-csis-Cleanup-and-fix-subdev.patch
patches.kernel.org/5.7.5-007-crypto-ccp-don-t-select-CONFIG_DMADEVICES.patch
patches.kernel.org/5.7.5-008-igc-Fix-default-MAC-address-filter-override.patch
patches.kernel.org/5.7.5-009-scripts-sphinx-pre-install-address-some-issues-.patch
patches.kernel.org/5.7.5-010-media-vicodec-Fix-error-codes-in-probe-function.patch
patches.kernel.org/5.7.5-011-media-si2157-Better-check-for-running-tuner-in-.patch
patches.kernel.org/5.7.5-012-media-v4l2-ctrls-v4l2_ctrl_g-s_ctrl-don-t-conti.patch
patches.kernel.org/5.7.5-013-objtool-Ignore-empty-alternatives.patch
patches.kernel.org/5.7.5-014-drm-amd-display-Force-watermark-value-propagati.patch
patches.kernel.org/5.7.5-015-drm-amd-display-fix-virtual-signal-dsc-setup.patch
patches.kernel.org/5.7.5-016-spi-spi-mem-Fix-Dual-Quad-modes-on-Octal-capabl.patch
patches.kernel.org/5.7.5-017-drm-amdgpu-Init-data-to-avoid-oops-while-readin.patch
patches.kernel.org/5.7.5-018-drm-bridge-panel-Return-always-an-error-pointer.patch
patches.kernel.org/5.7.5-019-net-ethernet-ti-fix-return-value-check-in-k3_cp.patch
patches.kernel.org/5.7.5-020-arm64-kernel-Fix-range-on-invalidating-dcache-f.patch
patches.kernel.org/5.7.5-021-selftests-bpf-Copy-runqslower-to-OUTPUT-directo.patch
patches.kernel.org/5.7.5-022-libbpf-Fix-memory-leak-and-possible-double-free.patch
patches.kernel.org/5.7.5-023-spi-pxa2xx-Apply-CS-clk-quirk-to-BXT.patch
patches.kernel.org/5.7.5-024-x86-smap-Fix-smap_-save-restore-alternatives.patch
patches.kernel.org/5.7.5-025-sched-fair-Refill-bandwidth-before-scaling.patch
patches.kernel.org/5.7.5-026-net-atlantic-make-hw_get_regs-optional.patch
patches.kernel.org/5.7.5-027-net-ena-fix-error-returning-in-ena_com_get_hash.patch
patches.kernel.org/5.7.5-028-efi-libstub-x86-Work-around-LLVM-ELF-quirk-buil.patch
patches.kernel.org/5.7.5-029-ath10k-remove-the-max_sched_scan_reqs-value.patch
patches.kernel.org/5.7.5-030-arm64-cacheflush-Fix-KGDB-trap-detection.patch
patches.kernel.org/5.7.5-031-media-staging-ipu3-Fix-stale-list-entries-on-pa.patch
patches.kernel.org/5.7.5-032-libperf-evlist-Fix-a-refcount-leak.patch
patches.kernel.org/5.7.5-033-rtw88-fix-an-issue-about-leak-system-resources.patch
patches.kernel.org/5.7.5-034-spi-dw-Zero-DMA-Tx-and-Rx-configurations-on-sta.patch
patches.kernel.org/5.7.5-035-soc-fsl-dpio-properly-compute-the-consumer-inde.patch
patches.kernel.org/5.7.5-036-ACPICA-Dispatcher-add-status-checks.patch
patches.kernel.org/5.7.5-037-block-alloc-map-and-request-for-new-hardware-qu.patch
patches.kernel.org/5.7.5-038-arm64-insn-Fix-two-bugs-in-encoding-32-bit-logi.patch
patches.kernel.org/5.7.5-039-tools-power-x86-intel-speed-select-Fix-CLX-N-pa.patch
patches.kernel.org/5.7.5-040-mt76-mt7615-fix-aid-configuration-in-mt7615_mcu.patch
patches.kernel.org/5.7.5-041-block-reset-mapping-if-failed-to-update-hardwar.patch
patches.kernel.org/5.7.5-042-drm-rcar-du-Set-primary-plane-zpos-immutably-at.patch
patches.kernel.org/5.7.5-043-lockdown-Allow-unprivileged-users-to-see-lockdo.patch
patches.kernel.org/5.7.5-044-ixgbe-Fix-XDP-redirect-on-archs-with-PAGE_SIZE-.patch
patches.kernel.org/5.7.5-045-platform-x86-dell-laptop-don-t-register-micmute.patch
patches.kernel.org/5.7.5-046-cpuidle-psci-Fixup-execution-order-when-enterin.patch
patches.kernel.org/5.7.5-047-MIPS-Loongson-Build-ATI-Radeon-GPU-driver-as-mo.patch
patches.kernel.org/5.7.5-048-io_uring-cleanup-io_poll_remove_one-logic.patch
patches.kernel.org/5.7.5-049-media-i2c-imx219-Fix-a-bug-in-imx219_enum_frame.patch
patches.kernel.org/5.7.5-050-Bluetooth-Add-SCO-fallback-for-invalid-LMP-para.patch
patches.kernel.org/5.7.5-051-kgdb-Disable-WARN_CONSOLE_UNLOCKED-for-all-kgdb.patch
patches.kernel.org/5.7.5-052-kgdb-Prevent-infinite-recursive-entries-to-the-.patch
patches.kernel.org/5.7.5-053-pmu-smmuv3-Clear-IRQ-affinity-hint-on-device-re.patch
patches.kernel.org/5.7.5-054-ath11k-Fix-some-resource-leaks-in-error-path-in.patch
patches.kernel.org/5.7.5-055-ACPI-IORT-Fix-PMCG-node-single-ID-mapping-handl.patch
patches.kernel.org/5.7.5-056-drm-dp-Lenovo-X13-Yoga-OLED-panel-brightness-fi.patch
patches.kernel.org/5.7.5-057-mips-Fix-cpu_has_mips64r1-2-activation-for-MIPS.patch
patches.kernel.org/5.7.5-058-spi-dw-Enable-interrupts-in-accordance-with-DMA.patch
patches.kernel.org/5.7.5-059-clocksource-drivers-timer-versatile-Clear-OF_PO.patch
patches.kernel.org/5.7.5-060-clocksource-dw_apb_timer-Make-CPU-affiliation-b.patch
patches.kernel.org/5.7.5-061-clocksource-dw_apb_timer_of-Fix-missing-clockev.patch
patches.kernel.org/5.7.5-062-btrfs-account-for-trans_block_rsv-in-may_commit.patch
patches.kernel.org/5.7.5-063-btrfs-do-not-ignore-error-from-btrfs_next_leaf-.patch
patches.kernel.org/5.7.5-064-spi-mux-repair-mux-usage.patch
patches.kernel.org/5.7.5-065-ARM-8978-1-mm-make-act_mm-respect-THREAD_SIZE.patch
patches.kernel.org/5.7.5-066-batman-adv-Revert-disable-ethtool-link-speed-de.patch
patches.kernel.org/5.7.5-067-xfs-more-lockdep-whackamole-with-kmem_alloc.patch
patches.kernel.org/5.7.5-068-ice-Fix-memory-leak.patch
patches.kernel.org/5.7.5-069-ice-Fix-for-memory-leaks-and-modify-ICE_FREE_CQ.patch
patches.kernel.org/5.7.5-070-ice-Change-number-of-XDP-TxQ-to-0-when-destroyi.patch
patches.kernel.org/5.7.5-071-mmc-mmci_sdmmc-fix-power-on-issue-due-to-pwr_re.patch
patches.kernel.org/5.7.5-072-mmc-meson-mx-sdio-trigger-a-soft-reset-after-a-.patch
patches.kernel.org/5.7.5-073-Bluetooth-btmtkuart-Improve-exception-handling-.patch
patches.kernel.org/5.7.5-074-Bluetooth-hci_qca-Fix-suspend-resume-functional.patch
patches.kernel.org/5.7.5-075-spi-dw-Fix-Rx-only-DMA-transfers.patch
patches.kernel.org/5.7.5-076-ice-fix-PCI-device-serial-number-to-be-lowercas.patch
patches.kernel.org/5.7.5-077-x86-kvm-hyper-v-Explicitly-align-hcall-param-fo.patch
patches.kernel.org/5.7.5-078-net-vmxnet3-fix-possible-buffer-overflow-caused.patch
patches.kernel.org/5.7.5-079-Crypto-chcr-Fixes-a-coccinile-check-error.patch
patches.kernel.org/5.7.5-080-x86-fix-vmap-arguments-in-map_irq_stack.patch
patches.kernel.org/5.7.5-081-staging-android-ion-use-vmap-instead-of-vm_map_.patch
patches.kernel.org/5.7.5-082-ubsan-entirely-disable-alignment-checks-under-U.patch
patches.kernel.org/5.7.5-083-ath11k-fix-error-message-to-correctly-report-th.patch
patches.kernel.org/5.7.5-084-drm-hisilicon-Enforce-128-byte-stride-alignment.patch
patches.kernel.org/5.7.5-085-ath11k-Avoid-mgmt-tx-count-underflow.patch
patches.kernel.org/5.7.5-086-ath10k-fix-kernel-null-pointer-dereference.patch
patches.kernel.org/5.7.5-087-drm-amd-display-Revert-to-old-formula-in-set_vt.patch
patches.kernel.org/5.7.5-088-media-staging-intel-ipu3-Implement-lock-for-str.patch
patches.kernel.org/5.7.5-089-media-venus-core-remove-CNOC-voting-while-devic.patch
patches.kernel.org/5.7.5-090-spi-Respect-DataBitLength-field-of-SpiSerialBus.patch
patches.kernel.org/5.7.5-091-brcmfmac-fix-wrong-location-to-get-firmware-fea.patch
patches.kernel.org/5.7.5-092-regulator-qcom-rpmh-Fix-typos-in-pm8150-and-pm8.patch
patches.kernel.org/5.7.5-093-tools-api-fs-Make-xxx__mountpoint-more-scalable.patch
patches.kernel.org/5.7.5-094-e1000-Distribute-switch-variables-for-initializ.patch
patches.kernel.org/5.7.5-095-net-mscc-ocelot-deal-with-problematic-MAC_ETYPE.patch
patches.kernel.org/5.7.5-096-drm-ast-Allocate-initial-CRTC-state-of-the-corr.patch
patches.kernel.org/5.7.5-097-dt-bindings-display-mediatek-control-dpi-pins-m.patch
patches.kernel.org/5.7.5-098-drm-mediatek-set-dpi-pin-mode-to-gpio-low-to-av.patch
patches.kernel.org/5.7.5-099-audit-fix-a-net-reference-leak-in-audit_send_re.patch
patches.kernel.org/5.7.5-100-media-dvb-return-EREMOTEIO-on-i2c-transfer-fail.patch
patches.kernel.org/5.7.5-101-media-imx-utils-fix-and-simplify-pixel-format-e.patch
patches.kernel.org/5.7.5-102-media-imx-utils-fix-media-bus-format-enumeratio.patch
patches.kernel.org/5.7.5-103-media-platform-fcp-Set-appropriate-DMA-paramete.patch
patches.kernel.org/5.7.5-104-MIPS-Make-sparse_init-using-top-down-allocation.patch
patches.kernel.org/5.7.5-105-ath10k-add-flush-tx-packets-for-SDIO-chip.patch
patches.kernel.org/5.7.5-106-Bluetooth-btbcm-Add-2-missing-models-to-subver-.patch
patches.kernel.org/5.7.5-107-audit-fix-a-net-reference-leak-in-audit_list_ru.patch
patches.kernel.org/5.7.5-108-drm-amd-display-Correct-updating-logic-of-dcn21.patch
patches.kernel.org/5.7.5-109-drm-amd-display-dmcu-wait-loop-calculation-is-i.patch
patches.kernel.org/5.7.5-110-Drivers-hv-vmbus-Always-handle-the-VMBus-messag.patch
patches.kernel.org/5.7.5-111-efi-libstub-random-Align-allocate-size-to-EFI_A.patch
patches.kernel.org/5.7.5-112-dpaa2-eth-fix-return-codes-used-in-ndo_setup_tc.patch
patches.kernel.org/5.7.5-113-bcache-remove-a-duplicate-make_request_fn-assig.patch
patches.kernel.org/5.7.5-114-net-mlx4_core-Add-missing-iounmap-in-error-path.patch
patches.kernel.org/5.7.5-115-bpf-riscv-Fix-tail-call-count-off-by-one-in-RV3.patch
patches.kernel.org/5.7.5-116-netfilter-nft_nat-return-EOPNOTSUPP-if-type-or-.patch
patches.kernel.org/5.7.5-117-ath11k-use-GFP_ATOMIC-under-spin-lock.patch
patches.kernel.org/5.7.5-118-Bluetooth-Adding-driver-and-quirk-defs-for-mult.patch
patches.kernel.org/5.7.5-119-drm-amd-display-Do-not-disable-pipe-split-if-mo.patch
patches.kernel.org/5.7.5-120-libbpf-Refactor-map-creation-logic-and-fix-clea.patch
patches.kernel.org/5.7.5-121-selftests-bpf-Ensure-test-flavors-use-correct-s.patch
patches.kernel.org/5.7.5-122-selftests-bpf-Fix-memory-leak-in-test-selector.patch
patches.kernel.org/5.7.5-123-selftests-bpf-Fix-memory-leak-in-extract_build_.patch
patches.kernel.org/5.7.5-124-selftests-bpf-Fix-invalid-memory-reads-in-core_.patch
patches.kernel.org/5.7.5-125-libbpf-Fix-huge-memory-leak-in-libbpf_find_vmli.patch
patches.kernel.org/5.7.5-126-selftests-bpf-Fix-bpf_link-leak-in-ns_current_p.patch
patches.kernel.org/5.7.5-127-selftests-bpf-Add-runqslower-binary-to-.gitigno.patch
patches.kernel.org/5.7.5-128-media-m88ds3103-error-in-set_frontend-is-swallo.patch
patches.kernel.org/5.7.5-129-ARM-8969-1-decompressor-simplify-libfdt-builds.patch
patches.kernel.org/5.7.5-130-drm-bridge-fix-stack-usage-warning-on-old-gcc.patch
patches.kernel.org/5.7.5-131-net-bcmgenet-set-Rx-mode-before-starting-netif.patch
patches.kernel.org/5.7.5-132-net-bcmgenet-Fix-WoL-with-password-after-deep-s.patch
patches.kernel.org/5.7.5-133-lib-mpi-Fix-64-bit-MIPS-build-with-Clang.patch
patches.kernel.org/5.7.5-134-net-mlx5e-CT-Avoid-false-warning-about-rule-may.patch
patches.kernel.org/5.7.5-135-exit-Move-preemption-fixup-up-move-blocking-ope.patch
patches.kernel.org/5.7.5-136-sched-core-Fix-illegal-RCU-from-offline-CPUs.patch
patches.kernel.org/5.7.5-137-stmmac-intel-Fix-clock-handling-on-error-and-re.patch
patches.kernel.org/5.7.5-138-arm64-kexec_file-print-appropriate-variable.patch
patches.kernel.org/5.7.5-139-drivers-perf-hisi-Fix-typo-in-events-attribute-.patch
patches.kernel.org/5.7.5-140-iocost_monitor-drop-string-wrap-around-numbers-.patch
patches.kernel.org/5.7.5-141-octeontx2-pf-Fix-error-return-code-in-otx2_prob.patch
patches.kernel.org/5.7.5-142-ice-Fix-error-return-code-in-ice_add_prof.patch
patches.kernel.org/5.7.5-143-net-lpc-enet-fix-error-return-code-in-lpc_mii_i.patch
patches.kernel.org/5.7.5-144-selinux-fix-error-return-code-in-policydb_read.patch
patches.kernel.org/5.7.5-145-drivers-net-davinci_mdio-fix-potential-NULL-der.patch
patches.kernel.org/5.7.5-146-cpufreq-qcom-fix-wrong-compatible-binding.patch
patches.kernel.org/5.7.5-147-ath10k-fix-possible-memory-leak-in-ath10k_bmi_l.patch
patches.kernel.org/5.7.5-148-ath11k-fix-error-return-code-in-ath11k_dp_alloc.patch
patches.kernel.org/5.7.5-149-media-sun8i-Fix-an-error-handling-path-in-deint.patch
patches.kernel.org/5.7.5-150-media-cec-silence-shift-wrapping-warning-in-__c.patch
patches.kernel.org/5.7.5-151-net-allwinner-Fix-use-correct-return-type-for-n.patch
patches.kernel.org/5.7.5-152-powerpc-spufs-fix-copy_to_user-while-atomic.patch
patches.kernel.org/5.7.5-153-ath11k-fix-kernel-panic-by-freeing-the-msdu-rec.patch
patches.kernel.org/5.7.5-154-libertas_tf-avoid-a-null-dereference-in-pointer.patch
patches.kernel.org/5.7.5-155-xfs-clean-up-the-error-handling-in-xfs_swap_ext.patch
patches.kernel.org/5.7.5-156-Crypto-chcr-fix-ctr-cbc-xts-and-rfc3686-ctr-fai.patch
patches.kernel.org/5.7.5-157-Crypto-chcr-fix-for-ccm-aes-failed-test.patch
patches.kernel.org/5.7.5-158-dsa-sja1105-dynamically-allocate-stats-structur.patch
patches.kernel.org/5.7.5-159-MIPS-Truncate-link-address-into-32bit-for-32bit.patch
patches.kernel.org/5.7.5-160-mips-cm-Fix-an-invalid-error-code-of-INTVN_-_ER.patch
patches.kernel.org/5.7.5-161-kgdb-Fix-spurious-true-from-in_dbg_master.patch
patches.kernel.org/5.7.5-162-xfs-reset-buffer-write-failure-state-on-success.patch
patches.kernel.org/5.7.5-163-xfs-fix-duplicate-verification-from-xfs_qm_dqfl.patch
patches.kernel.org/5.7.5-164-platform-x86-intel-vbtn-Use-acpi_evaluate_integ.patch
patches.kernel.org/5.7.5-165-platform-x86-intel-vbtn-Split-keymap-into-butto.patch
patches.kernel.org/5.7.5-166-platform-x86-intel-vbtn-Do-not-advertise-switch.patch
patches.kernel.org/5.7.5-167-platform-x86-intel-vbtn-Also-handle-tablet-mode.patch
patches.kernel.org/5.7.5-168-iwlwifi-avoid-debug-max-amsdu-config-overwritin.patch
patches.kernel.org/5.7.5-169-nvme-refine-the-Qemu-Identify-CNS-quirk.patch
patches.kernel.org/5.7.5-170-nvme-fc-avoid-gcc-10-zero-length-bounds-warning.patch
patches.kernel.org/5.7.5-171-nvme-pci-align-io-queue-count-with-allocted-nvm.patch
patches.kernel.org/5.7.5-172-nvme-tcp-use-bh_lock-in-data_ready.patch
patches.kernel.org/5.7.5-173-ath10k-Skip-handling-del_server-during-driver-e.patch
patches.kernel.org/5.7.5-174-ath10k-Remove-msdu-from-idr-when-management-pkt.patch
patches.kernel.org/5.7.5-175-wcn36xx-Fix-error-handling-path-in-wcn36xx_prob.patch
patches.kernel.org/5.7.5-176-net-qed-Reduce-RX-and-TX-default-ring-count-whe.patch
patches.kernel.org/5.7.5-177-drm-mcde-dsi-Fix-return-value-check-in-mcde_dsi.patch
patches.kernel.org/5.7.5-178-mt76-mt7663-fix-mt7615_mac_cca_stats_reset-rout.patch
patches.kernel.org/5.7.5-179-mt76-mt7615-do-not-always-reset-the-dfs-state-s.patch
patches.kernel.org/5.7.5-180-mt76-mt7622-fix-DMA-unmap-length.patch
patches.kernel.org/5.7.5-181-mt76-mt7663-fix-DMA-unmap-length.patch
patches.kernel.org/5.7.5-182-mt76-mt7615-fix-mt7615_firmware_own-for-mt7663e.patch
patches.kernel.org/5.7.5-183-mt76-mt7615-fix-mt7615_driver_own-routine.patch
patches.kernel.org/5.7.5-184-mt76-avoid-rx-reorder-buffer-overflow.patch
patches.kernel.org/5.7.5-185-selftests-bpf-Install-generated-test-progs.patch
patches.kernel.org/5.7.5-186-brcmfmac-fix-WPA-WPA2-PSK-4-way-handshake-offlo.patch
patches.kernel.org/5.7.5-187-md-don-t-flush-workqueue-unconditionally-in-md_.patch
patches.kernel.org/5.7.5-188-raid5-remove-gfp-flags-from-scribble_alloc.patch
patches.kernel.org/5.7.5-189-iocost-don-t-let-vrate-run-wild-while-there-s-n.patch
patches.kernel.org/5.7.5-190-veth-Adjust-hard_start-offset-on-redirect-XDP-f.patch
patches.kernel.org/5.7.5-191-crypto-blake2b-Fix-clang-optimization-for-ARMv7.patch
patches.kernel.org/5.7.5-192-io_uring-allow-POLL_ADD-with-double-poll_wait-u.patch
patches.kernel.org/5.7.5-193-net-mlx5e-IPoIB-Drop-multicast-packets-that-thi.patch
patches.kernel.org/5.7.5-194-selftests-bpf-Fix-test_align-verifier-log-patte.patch
patches.kernel.org/5.7.5-195-net-ipa-do-not-clear-interrupt-in-gsi_channel_s.patch
patches.kernel.org/5.7.5-196-rtlwifi-Fix-a-double-free-in-_rtl_usb_tx_urb_se.patch
patches.kernel.org/5.7.5-197-mwifiex-Fix-memory-corruption-in-dump_station.patch
patches.kernel.org/5.7.5-198-kgdboc-Use-a-platform-device-to-handle-tty-driv.patch
patches.kernel.org/5.7.5-199-x86-boot-Correct-relocation-destination-on-old-.patch
patches.kernel.org/5.7.5-200-xfs-don-t-fail-verifier-on-empty-attr3-leaf-blo.patch
patches.kernel.org/5.7.5-201-sched-Defend-cfs-and-rt-bandwidth-quota-against.patch
patches.kernel.org/5.7.5-202-mips-MAAR-Use-more-precise-address-mask.patch
patches.kernel.org/5.7.5-203-ice-cleanup-vf_id-signedness.patch
patches.kernel.org/5.7.5-204-ice-Fix-resource-leak-on-early-exit-from-functi.patch
patches.kernel.org/5.7.5-205-mips-Add-udelay-lpj-numbers-adjustment.patch
patches.kernel.org/5.7.5-206-crypto-stm32-crc32-fix-ext4-chksum-BUG_ON.patch
patches.kernel.org/5.7.5-207-crypto-stm32-crc32-fix-run-time-self-test-issue.patch
patches.kernel.org/5.7.5-208-crypto-stm32-crc32-fix-multi-instance.patch
patches.kernel.org/5.7.5-209-drm-amd-powerpay-Disable-gfxoff-when-setting-ma.patch
patches.kernel.org/5.7.5-210-drm-amdgpu-Sync-with-VM-root-BO-when-switching-.patch
patches.kernel.org/5.7.5-211-selftests-bpf-CONFIG_IPV6_SEG6_BPF-required-for.patch
patches.kernel.org/5.7.5-212-selftests-bpf-CONFIG_LIRC-required-for-test_lir.patch
patches.kernel.org/5.7.5-213-ice-Fix-Tx-timeout-when-link-is-toggled-on-a-VF.patch
patches.kernel.org/5.7.5-214-x86-mm-Stop-printing-BRK-addresses.patch
patches.kernel.org/5.7.5-215-MIPS-Fix-exception-handler-memcpy.patch
patches.kernel.org/5.7.5-216-MIPS-tools-Fix-resource-leak-in-elf-entry.c.patch
patches.kernel.org/5.7.5-217-m68k-mac-Don-t-call-via_flush_cache-on-Mac-IIfx.patch
patches.kernel.org/5.7.5-218-btrfs-improve-global-reserve-stealing-logic.patch
patches.kernel.org/5.7.5-219-btrfs-qgroup-mark-qgroup-inconsistent-if-we-re-.patch
patches.kernel.org/5.7.5-220-ACPI-video-Use-native-backlight-on-Acer-TravelM.patch
patches.kernel.org/5.7.5-221-nvme-pci-make-sure-write-poll_queues-less-or-eq.patch
patches.kernel.org/5.7.5-222-nvmet-fix-memory-leak-when-removing-namespaces-.patch
patches.kernel.org/5.7.5-223-macvlan-Skip-loopback-packets-in-RX-handler.patch
patches.kernel.org/5.7.5-224-PCI-Don-t-disable-decoding-when-mmio_always_on-.patch
patches.kernel.org/5.7.5-225-MIPS-Fix-IRQ-tracing-when-call-handle_fpe-and-h.patch
patches.kernel.org/5.7.5-226-bcache-fix-refcount-underflow-in-bcache_device_.patch
patches.kernel.org/5.7.5-227-mmc-mmci-Switch-to-mmc_regulator_set_vqmmc.patch
patches.kernel.org/5.7.5-228-mmc-sdhci-msm-Set-SDHCI_QUIRK_MULTIBLOCK_READ_A.patch
patches.kernel.org/5.7.5-229-staging-greybus-sdio-Respect-the-cmd-busy_timeo.patch
patches.kernel.org/5.7.5-230-mmc-owl-mmc-Respect-the-cmd-busy_timeout-from-t.patch
patches.kernel.org/5.7.5-231-mmc-via-sdmmc-Respect-the-cmd-busy_timeout-from.patch
patches.kernel.org/5.7.5-232-mmc-sdhci-add-quirks-for-be-to-le-byte-swapping.patch
patches.kernel.org/5.7.5-233-ice-fix-potential-double-free-in-probe-unrollin.patch
patches.kernel.org/5.7.5-234-ixgbe-fix-signed-integer-overflow-warning.patch
patches.kernel.org/5.7.5-235-iwlwifi-mvm-fix-aux-station-leak.patch
patches.kernel.org/5.7.5-236-mmc-sdhci-esdhc-imx-fix-the-mask-for-tuning-sta.patch
patches.kernel.org/5.7.5-237-spi-dw-Return-any-value-retrieved-from-the-dma_.patch
patches.kernel.org/5.7.5-238-cpuidle-Fix-three-reference-count-leaks.patch
patches.kernel.org/5.7.5-239-spi-spi-fsl-dspi-fix-native-data-copy.patch
patches.kernel.org/5.7.5-240-io_uring-fix-overflowed-reqs-cancellation.patch
patches.kernel.org/5.7.5-241-platform-x86-hp-wmi-Convert-simple_strtoul-to-k.patch
patches.kernel.org/5.7.5-242-ice-Fix-inability-to-set-channels-when-down.patch
patches.kernel.org/5.7.5-243-platform-x86-intel-hid-Add-a-quirk-to-support-H.patch
patches.kernel.org/5.7.5-244-platform-x86-intel-vbtn-Only-blacklist-SW_TABLE.patch
patches.kernel.org/5.7.5-245-platform-x86-asus_wmi-Reserve-more-space-for-st.patch
patches.kernel.org/5.7.5-246-libbpf-Fix-perf_buffer__free-API-for-sparse-all.patch
patches.kernel.org/5.7.5-247-bpf-Fix-map-permissions-check.patch
patches.kernel.org/5.7.5-248-bpf-Refactor-sockmap-redirect-code-so-its-easy-.patch
patches.kernel.org/5.7.5-249-bpf-Fix-running-sk_skb-program-types-with-ktls.patch
patches.kernel.org/5.7.5-250-selftests-bpf-flow_dissector-Close-TAP-device-F.patch
patches.kernel.org/5.7.5-251-bpf-Fix-up-bpf_skb_adjust_room-helper-s-skb-csu.patch
patches.kernel.org/5.7.5-252-s390-bpf-Maintain-8-byte-stack-alignment.patch
patches.kernel.org/5.7.5-253-kasan-stop-tests-being-eliminated-as-dead-code-.patch
patches.kernel.org/5.7.5-254-string.h-fix-incompatibility-between-FORTIFY_SO.patch
patches.kernel.org/5.7.5-255-btrfs-free-alien-device-after-device-add.patch
patches.kernel.org/5.7.5-256-btrfs-include-non-missing-as-a-qualifier-for-th.patch
patches.kernel.org/5.7.5-257-btrfs-fix-a-race-between-scrub-and-block-group-.patch
patches.kernel.org/5.7.5-258-btrfs-send-emit-file-capabilities-after-chown.patch
patches.kernel.org/5.7.5-259-btrfs-force-chunk-allocation-if-our-global-rsv-.patch
patches.kernel.org/5.7.5-260-btrfs-reloc-fix-reloc-root-leak-and-NULL-pointe.patch
patches.kernel.org/5.7.5-261-btrfs-fix-error-handling-when-submitting-direct.patch
patches.kernel.org/5.7.5-262-btrfs-fix-corrupt-log-due-to-concurrent-fsync-o.patch
patches.kernel.org/5.7.5-263-btrfs-fix-wrong-file-range-cleanup-after-an-err.patch
patches.kernel.org/5.7.5-264-btrfs-fix-space_info-bytes_may_use-underflow-af.patch
patches.kernel.org/5.7.5-265-btrfs-fix-space_info-bytes_may_use-underflow-du.patch
patches.kernel.org/5.7.5-266-powerpc-mm-Fix-conditions-to-perform-MMU-specif.patch
patches.kernel.org/5.7.5-267-mm-thp-make-the-THP-mapcount-atomic-against-__s.patch
patches.kernel.org/5.7.5-268-mm-initialize-deferred-pages-with-interrupts-en.patch
patches.kernel.org/5.7.5-269-MIPS-CPU_LOONGSON2EF-need-software-to-maintain-.patch
patches.kernel.org/5.7.5-270-mm-pagealloc.c-call-touch_nmi_watchdog-on-max-o.patch
patches.kernel.org/5.7.5-271-mm-call-cond_resched-from-deferred_init_memmap.patch
patches.kernel.org/5.7.5-272-ima-Fix-ima-digest-hash-table-key-calculation.patch
patches.kernel.org/5.7.5-273-ima-Switch-to-ima_hash_algo-for-boot-aggregate.patch
patches.kernel.org/5.7.5-274-ima-Evaluate-error-in-init_ima.patch
patches.kernel.org/5.7.5-275-ima-Directly-assign-the-ima_default_policy-poin.patch
patches.kernel.org/5.7.5-276-ima-Call-ima_calc_boot_aggregate-in-ima_eventdi.patch
patches.kernel.org/5.7.5-277-ima-Remove-__init-annotation-from-ima_pcrread.patch
patches.kernel.org/5.7.5-278-evm-Fix-possible-memory-leak-in-evm_calc_hmac_o.patch
patches.kernel.org/5.7.5-279-ext4-fix-EXT_MAX_EXTENT-INDEX-to-check-for-zero.patch
patches.kernel.org/5.7.5-280-ext4-fix-buffer_head-refcnt-leak-when-ext4_iget.patch
patches.kernel.org/5.7.5-281-ext4-fix-error-pointer-dereference.patch
patches.kernel.org/5.7.5-282-ext4-fix-race-between-ext4_sync_parent-and-rena.patch
patches.kernel.org/5.7.5-283-PCI-Avoid-Pericom-USB-controller-OHCI-EHCI-PME-.patch
patches.kernel.org/5.7.5-284-PCI-Avoid-FLR-for-AMD-Matisse-HD-Audio-USB-3.0.patch
patches.kernel.org/5.7.5-285-PCI-Avoid-FLR-for-AMD-Starship-USB-3.0.patch
patches.kernel.org/5.7.5-286-PCI-Add-ACS-quirk-for-Intel-Root-Complex-Integr.patch
patches.kernel.org/5.7.5-287-serial-8250_pci-Move-Pericom-IDs-to-pci_ids.h.patch
patches.kernel.org/5.7.5-288-x86-amd_nb-Add-AMD-family-17h-model-60h-PCI-IDs.patch
patches.kernel.org/5.7.5-289-ima-Remove-redundant-policy-rule-set-in-add_rul.patch
patches.kernel.org/5.7.5-290-ima-Set-again-build_ima_appraise-variable.patch
patches.kernel.org/5.7.5-291-PCI-Program-MPS-for-RCiEP-devices.patch
patches.kernel.org/5.7.5-292-e1000e-Disable-TSO-for-buffer-overrun-workaroun.patch
patches.kernel.org/5.7.5-293-e1000e-Relax-condition-to-trigger-reset-for-ME-.patch
patches.kernel.org/5.7.5-294-irqchip-sifive-plic-Set-default-irq-affinity-in.patch
patches.kernel.org/5.7.5-295-irqchip-sifive-plic-Setup-cpuhp-once-after-boot.patch
patches.kernel.org/5.7.5-296-carl9170-remove-P2P_GO-support.patch
patches.kernel.org/5.7.5-297-clocksource-Remove-obsolete-ifdef.patch
patches.kernel.org/5.7.5-298-clocksource-drivers-timer-microchip-pit64b-Sele.patch
patches.kernel.org/5.7.5-299-media-cedrus-Program-output-format-during-each-.patch
patches.kernel.org/5.7.5-300-serial-8250-Avoid-error-message-on-reprobe.patch
patches.kernel.org/5.7.5-301-Bluetooth-hci_bcm-respect-IRQ-polarity-from-DT.patch
patches.kernel.org/5.7.5-302-Bluetooth-hci_bcm-fix-freeing-not-requested-IRQ.patch
patches.kernel.org/5.7.5-303-b43legacy-Fix-case-where-channel-status-is-corr.patch
patches.kernel.org/5.7.5-304-b43-Fix-connection-problem-with-WPA3.patch
patches.kernel.org/5.7.5-305-b43_legacy-Fix-connection-problem-with-WPA3.patch
patches.kernel.org/5.7.5-306-media-ov5640-fix-use-of-destroyed-mutex.patch
patches.kernel.org/5.7.5-307-usb-musb-mediatek-add-reset-FADDR-to-zero-in-re.patch
patches.kernel.org/5.7.5-308-clk-mediatek-assign-the-initial-value-to-clk_in.patch
patches.kernel.org/5.7.5-309-igb-Report-speed-and-duplex-as-unknown-when-dev.patch
patches.kernel.org/5.7.5-310-hwmon-k10temp-Add-AMD-family-17h-model-60h-PCI-.patch
patches.kernel.org/5.7.5-311-EDAC-amd64-Add-AMD-family-17h-model-60h-PCI-IDs.patch
patches.kernel.org/5.7.5-312-iommu-vt-d-Only-clear-real-DMA-device-s-context.patch
patches.kernel.org/5.7.5-313-iommu-vt-d-Allocate-domain-info-for-real-DMA-su.patch
patches.kernel.org/5.7.5-314-power-vexpress-add-suppress_bind_attrs-to-true.patch
patches.kernel.org/5.7.5-315-power-supply-core-fix-HWMON-temperature-labels.patch
patches.kernel.org/5.7.5-316-power-supply-core-fix-memory-leak-in-HWMON-erro.patch
patches.kernel.org/5.7.5-317-pinctrl-samsung-Correct-setting-of-eint-wakeup-.patch
patches.kernel.org/5.7.5-318-pinctrl-samsung-Save-restore-eint_mask-over-sus.patch
patches.kernel.org/5.7.5-319-gnss-sirf-fix-error-return-code-in-sirf_probe.patch
patches.kernel.org/5.7.5-320-sparc32-fix-register-window-handling-in-genregs.patch
patches.kernel.org/5.7.5-321-sparc64-fix-misuses-of-access_process_vm-in-gen.patch
patches.kernel.org/5.7.5-322-software-node-implement-software_node_unregiste.patch
patches.kernel.org/5.7.5-323-dm-crypt-avoid-truncating-the-logical-block-siz.patch
patches.kernel.org/5.7.5-324-alpha-fix-memory-barriers-so-that-they-conform-.patch
patches.kernel.org/5.7.5-325-memory-samsung-exynos5422-dmc-Fix-tFAW-timings-.patch
patches.kernel.org/5.7.5-326-powerpc-fadump-use-static-allocation-for-reserv.patch
patches.kernel.org/5.7.5-327-powerpc-fadump-consider-reserved-ranges-while-r.patch
patches.kernel.org/5.7.5-328-powerpc-fadump-Account-for-memory_limit-while-r.patch
patches.kernel.org/5.7.5-329-kernel-cpu_pm-Fix-uninitted-local-in-cpu_pm.patch
patches.kernel.org/5.7.5-330-ARM-tegra-Correct-PL310-Auxiliary-Control-Regis.patch
patches.kernel.org/5.7.5-331-soc-tegra-pmc-Select-GENERIC_PINCONF.patch
patches.kernel.org/5.7.5-332-jbd2-avoid-leaking-transaction-credits-when-unr.patch
patches.kernel.org/5.7.5-333-ARM-dts-exynos-Fix-GPIO-polarity-for-thr-Galaxy.patch
patches.kernel.org/5.7.5-334-ARM-dts-at91-sama5d2_ptc_ek-fix-vbus-pin.patch
patches.kernel.org/5.7.5-335-ARM-dts-s5pv210-Set-keep-power-in-suspend-for-S.patch
patches.kernel.org/5.7.5-336-drivers-macintosh-Fix-memleak-in-windfarm_pm112.patch
patches.kernel.org/5.7.5-337-powerpc-32s-Fix-another-build-failure-with-CONF.patch
patches.kernel.org/5.7.5-338-powerpc-kasan-Fix-issues-by-lowering-KASAN_SHAD.patch
patches.kernel.org/5.7.5-339-powerpc-kasan-Fix-shadow-pages-allocation-failu.patch
patches.kernel.org/5.7.5-340-powerpc-32-Disable-KASAN-with-pages-bigger-than.patch
patches.kernel.org/5.7.5-341-powerpc-64s-Don-t-let-DT-CPU-features-set-FSCR_.patch
patches.kernel.org/5.7.5-342-powerpc-64s-Save-FSCR-to-init_task.thread.fscr-.patch
patches.kernel.org/5.7.5-343-kbuild-force-to-build-vmlinux-if-CONFIG_MODVERS.patch
patches.kernel.org/5.7.5-344-virtio-balloon-Disable-free-page-reporting-if-p.patch
patches.kernel.org/5.7.5-345-sunrpc-svcauth_gss_register_pseudoflavor-must-r.patch
patches.kernel.org/5.7.5-346-sunrpc-clean-up-properly-in-gss_mech_unregister.patch
patches.kernel.org/5.7.5-347-block-nr_sects_write-Disable-preemption-on-seqc.patch
patches.kernel.org/5.7.5-348-RISC-V-Don-t-mark-init-section-as-non-executabl.patch
patches.kernel.org/5.7.5-349-pwm-lpss-Fix-get_state-runtime-pm-reference-han.patch
patches.kernel.org/5.7.5-350-pwm-jz4740-Enhance-precision-in-calculation-of-.patch
patches.kernel.org/5.7.5-351-mtd-rawnand-Fix-nand_gpio_waitrdy.patch
patches.kernel.org/5.7.5-352-mtd-rawnand-onfi-Fix-redundancy-detection-check.patch
patches.kernel.org/5.7.5-353-mtd-rawnand-brcmnand-fix-hamming-oob-layout.patch
patches.kernel.org/5.7.5-354-mtd-rawnand-diskonchip-Fix-the-probe-error-path.patch
patches.kernel.org/5.7.5-355-mtd-rawnand-sharpsl-Fix-the-probe-error-path.patch
patches.kernel.org/5.7.5-356-mtd-rawnand-ingenic-Fix-the-probe-error-path.patch
patches.kernel.org/5.7.5-357-mtd-rawnand-xway-Fix-the-probe-error-path.patch
patches.kernel.org/5.7.5-358-mtd-rawnand-orion-Fix-the-probe-error-path.patch
patches.kernel.org/5.7.5-359-mtd-rawnand-socrates-Fix-the-probe-error-path.patch
patches.kernel.org/5.7.5-360-mtd-rawnand-oxnas-Fix-the-probe-error-path.patch
patches.kernel.org/5.7.5-361-mtd-rawnand-sunxi-Fix-the-probe-error-path.patch
patches.kernel.org/5.7.5-362-mtd-rawnand-plat_nand-Fix-the-probe-error-path.patch
patches.kernel.org/5.7.5-363-mtd-rawnand-pasemi-Fix-the-probe-error-path.patch
patches.kernel.org/5.7.5-364-mtd-rawnand-mtk-Fix-the-probe-error-path.patch
patches.kernel.org/5.7.5-365-mtd-rawnand-tmio-Fix-the-probe-error-path.patch
patches.kernel.org/5.7.5-366-w1-omap-hdq-cleanup-to-add-missing-newline-for-.patch
patches.kernel.org/5.7.5-367-w1-omap-hdq-fix-return-value-to-be-1-if-there-i.patch
patches.kernel.org/5.7.5-368-w1-omap-hdq-fix-interrupt-handling-which-did-sh.patch
patches.kernel.org/5.7.5-369-f2fs-don-t-leak-filename-in-f2fs_try_convert_in.patch
patches.kernel.org/5.7.5-370-f2fs-fix-checkpoint-disable-u.patch
patches.kernel.org/5.7.5-371-perf-probe-Do-not-show-the-skipped-events.patch
patches.kernel.org/5.7.5-372-perf-probe-Fix-to-check-blacklist-address-corre.patch
patches.kernel.org/5.7.5-373-perf-probe-Check-address-correctness-by-map-ins.patch
patches.kernel.org/5.7.5-374-perf-symbols-Fix-debuginfo-search-for-Ubuntu.patch
patches.kernel.org/5.7.5-375-perf-symbols-Fix-kernel-maps-for-kcore-and-eBPF.patch
patches.kernel.org/5.7.5-376-Linux-5.7.5.patch
patches.kernel.org/5.7.6-001-staging-wfx-fix-potential-deadlock-in-wfx_tx_fl.patch
patches.kernel.org/5.7.6-002-power-supply-bq24257_charger-Replace-depends-on.patch
patches.kernel.org/5.7.6-003-clk-sunxi-Fix-incorrect-usage-of-round_down.patch
patches.kernel.org/5.7.6-004-ASoC-tegra-tegra_wm8903-Support-nvidia-headset-.patch
patches.kernel.org/5.7.6-005-rtc-rc5t619-Fix-an-ERR_PTR-vs-NULL-check.patch
patches.kernel.org/5.7.6-006-i2c-piix4-Detect-secondary-SMBus-controller-on-.patch
patches.kernel.org/5.7.6-007-ASoC-SOF-imx8-Fix-randbuild-error.patch
patches.kernel.org/5.7.6-008-iio-pressure-bmp280-Tolerate-IRQ-before-registe.patch
patches.kernel.org/5.7.6-009-remoteproc-Fix-IDR-initialisation-in-rproc_allo.patch
patches.kernel.org/5.7.6-010-clk-qcom-msm8916-Fix-the-address-location-of-pl.patch
patches.kernel.org/5.7.6-011-staging-wfx-check-ssidlen-and-prevent-an-array-.patch
patches.kernel.org/5.7.6-012-ASoC-fsl_esai-Disable-exception-interrupt-befor.patch
patches.kernel.org/5.7.6-013-backlight-lp855x-Ensure-regulators-are-disabled.patch
patches.kernel.org/5.7.6-014-ARM-dts-renesas-Fix-IOMMU-device-node-names.patch
patches.kernel.org/5.7.6-015-ASoC-davinci-mcasp-Fix-dma_chan-refcnt-leak-whe.patch
patches.kernel.org/5.7.6-016-ARM-integrator-Add-some-Kconfig-selections.patch
patches.kernel.org/5.7.6-017-ARM-dts-stm32-Add-missing-ethernet-PHY-reset-on.patch
patches.kernel.org/5.7.6-018-arm64-dts-renesas-Fix-IOMMU-device-node-names.patch
patches.kernel.org/5.7.6-019-ASoC-codecs-wm97xx-fix-ac97-dependency.patch
patches.kernel.org/5.7.6-020-arm64-dts-meson-gxbb-kii-pro-fix-board-compatib.patch
patches.kernel.org/5.7.6-021-scsi-core-free-sgtables-in-case-command-setup-f.patch
patches.kernel.org/5.7.6-022-scsi-qedi-Check-for-buffer-overflow-in-qedi_set.patch
patches.kernel.org/5.7.6-023-arm64-dts-meson-fixup-SCP-sram-nodes.patch
patches.kernel.org/5.7.6-024-ALSA-hda-realtek-Introduce-polarity-for-micmute.patch
patches.kernel.org/5.7.6-025-ALSA-isa-wavefront-prevent-out-of-bounds-write-.patch
patches.kernel.org/5.7.6-026-PCI-Allow-pci_resize_resource-for-devices-on-ro.patch
patches.kernel.org/5.7.6-027-PCI-endpoint-functions-pci-epf-test-Fix-DMA-cha.patch
patches.kernel.org/5.7.6-028-scsi-qla2xxx-Fix-issue-with-adapter-s-stopping-.patch
patches.kernel.org/5.7.6-029-Input-edt-ft5x06-fix-get_default-register-write.patch
patches.kernel.org/5.7.6-030-PCI-brcmstb-Fix-window-register-offset-from-4-t.patch
patches.kernel.org/5.7.6-031-powerpc-kasan-Fix-stack-overflow-by-increasing-.patch
patches.kernel.org/5.7.6-032-rtc-mc13xxx-fix-a-double-unlock-issue.patch
patches.kernel.org/5.7.6-033-iio-bmp280-fix-compensation-of-humidity.patch
patches.kernel.org/5.7.6-034-f2fs-compress-let-lz4-compressor-handle-output-.patch
patches.kernel.org/5.7.6-035-f2fs-report-delalloc-reserve-as-non-free-in-sta.patch
patches.kernel.org/5.7.6-036-i2c-pxa-clear-all-master-action-bits-in-i2c_pxa.patch
patches.kernel.org/5.7.6-037-remoteproc-qcom_q6v5_mss-map-unmap-mpss-segment.patch
patches.kernel.org/5.7.6-038-clk-samsung-Mark-top-ISP-and-CAM-clocks-on-Exyn.patch
patches.kernel.org/5.7.6-039-staging-wfx-fix-output-of-rx_stats-on-big-endia.patch
patches.kernel.org/5.7.6-040-usblp-poison-URBs-upon-disconnect.patch
patches.kernel.org/5.7.6-041-usb-roles-Switch-on-role-switch-uevent-reportin.patch
patches.kernel.org/5.7.6-042-serial-8250-Fix-max-baud-limit-in-generic-8250-.patch
patches.kernel.org/5.7.6-043-nvmem-ensure-sysfs-writes-handle-write-protect-.patch
patches.kernel.org/5.7.6-044-misc-fastrpc-Fix-an-incomplete-memory-release-i.patch
patches.kernel.org/5.7.6-045-misc-fastrpc-fix-potential-fastrpc_invoke_ctx-l.patch
patches.kernel.org/5.7.6-046-dm-mpath-switch-paths-in-dm_blk_ioctl-code-path.patch
patches.kernel.org/5.7.6-047-arm64-dts-armada-3720-turris-mox-forbid-SDR104-.patch
patches.kernel.org/5.7.6-048-arm64-dts-armada-3720-turris-mox-fix-SFP-bindin.patch
patches.kernel.org/5.7.6-049-arm64-dts-juno-Fix-GIC-child-nodes.patch
patches.kernel.org/5.7.6-050-RDMA-uverbs-Fix-create-WQ-to-use-the-given-user.patch
patches.kernel.org/5.7.6-051-RDMA-srpt-Fix-disabling-device-management.patch
patches.kernel.org/5.7.6-052-pinctrl-ocelot-Fix-GPIO-interrupt-decoding-on-J.patch
patches.kernel.org/5.7.6-053-clk-renesas-cpg-mssr-Fix-STBCR-suspend-resume-h.patch
patches.kernel.org/5.7.6-054-ASoC-SOF-Do-nothing-when-DSP-PM-callbacks-are-n.patch
patches.kernel.org/5.7.6-055-arm64-dts-fvp-Fix-GIC-child-nodes.patch
patches.kernel.org/5.7.6-056-PCI-aardvark-Don-t-blindly-enable-ASPM-L0s-and-.patch
patches.kernel.org/5.7.6-057-ps3disk-use-the-default-segment-boundary.patch
patches.kernel.org/5.7.6-058-arm64-dts-fvp-juno-Fix-node-address-fields.patch
patches.kernel.org/5.7.6-059-vfio-pci-fix-memory-leaks-in-alloc_perm_bits.patch
patches.kernel.org/5.7.6-060-arm64-dts-qcom-sc7180-Correct-the-pdc-interrupt.patch
patches.kernel.org/5.7.6-061-coresight-tmc-Fix-TMC-mode-read-in-tmc_read_pre.patch
patches.kernel.org/5.7.6-062-RDMA-mlx5-Add-init2init-as-a-modify-command.patch
patches.kernel.org/5.7.6-063-scsi-hisi_sas-Do-not-reset-phy-timer-to-wait-fo.patch
patches.kernel.org/5.7.6-064-powerpc-book3s64-radix-tlb-Determine-hugepage-f.patch
patches.kernel.org/5.7.6-065-PCI-pci-bridge-emul-Fix-PCIe-bit-conflicts.patch
patches.kernel.org/5.7.6-066-m68k-PCI-Fix-a-memory-leak-in-an-error-handling.patch
patches.kernel.org/5.7.6-067-habanalabs-don-t-allow-hard-reset-with-open-pro.patch
patches.kernel.org/5.7.6-068-usb-cdns3-Fix-runtime-PM-imbalance-on-error.patch
patches.kernel.org/5.7.6-069-gpio-dwapb-Call-acpi_gpiochip_free_interrupts-o.patch
patches.kernel.org/5.7.6-070-usb-gadget-core-sync-interrupt-before-unbind-th.patch
patches.kernel.org/5.7.6-071-powerpc-ptdump-Add-_PAGE_COHERENT-flag.patch
patches.kernel.org/5.7.6-072-mfd-wm8994-Fix-driver-operation-if-loaded-as-mo.patch
patches.kernel.org/5.7.6-073-scsi-cxgb3i-Fix-some-leaks-in-init_act_open.patch
patches.kernel.org/5.7.6-074-clk-zynqmp-fix-memory-leak-in-zynqmp_register_c.patch
patches.kernel.org/5.7.6-075-scsi-lpfc-Fix-lpfc_nodelist-leak-when-processin.patch
patches.kernel.org/5.7.6-076-scsi-vhost-Notify-TCM-about-the-maximum-sg-entr.patch
patches.kernel.org/5.7.6-077-clk-clk-flexgen-fix-clock-critical-handling.patch
patches.kernel.org/5.7.6-078-IB-mlx5-Fix-DEVX-support-for-MLX5_CMD_OP_INIT2I.patch
patches.kernel.org/5.7.6-079-powerpc-perf-hv-24x7-Fix-inconsistent-output-va.patch
patches.kernel.org/5.7.6-080-nfsd-Fix-svc_xprt-refcnt-leak-when-setup-callba.patch
patches.kernel.org/5.7.6-081-PCI-vmd-Filter-resource-type-bits-from-shadow-r.patch
patches.kernel.org/5.7.6-082-RDMA-core-Fix-several-reference-count-leaks.patch
patches.kernel.org/5.7.6-083-cifs-set-up-next-DFS-target-before-generic_ip_c.patch
patches.kernel.org/5.7.6-084-ASoC-qcom-q6asm-dai-kCFI-fix.patch
patches.kernel.org/5.7.6-085-powerpc-crashkernel-Take-mem-option-into-accoun.patch
patches.kernel.org/5.7.6-086-pwm-img-Call-pm_runtime_put-in-pm_runtime_get_s.patch
patches.kernel.org/5.7.6-087-sparc32-mm-Don-t-try-to-free-page-table-pages-i.patch
patches.kernel.org/5.7.6-088-clk-sprd-fix-compile-testing.patch
patches.kernel.org/5.7.6-089-drm-nouveau-gr-gk20a-Use-firmware-version-0.patch
patches.kernel.org/5.7.6-090-crypto-omap-sham-huge-buffer-access-fixes.patch
patches.kernel.org/5.7.6-091-yam-fix-possible-memory-leak-in-yam_init_driver.patch
patches.kernel.org/5.7.6-092-net-mdiobus-Disable-preemption-upon-u64_stats-u.patch
patches.kernel.org/5.7.6-093-ASoC-meson-fix-memory-leak-of-links-if-allocati.patch
patches.kernel.org/5.7.6-094-NTB-ntb_pingpong-Choose-doorbells-based-on-port.patch
patches.kernel.org/5.7.6-095-NTB-Fix-the-default-port-and-peer-numbers-for-l.patch
patches.kernel.org/5.7.6-096-mksysmap-Fix-the-mismatch-of-.L-symbols-in-Syst.patch
patches.kernel.org/5.7.6-097-apparmor-fix-introspection-of-of-task-mode-for-.patch
patches.kernel.org/5.7.6-098-net-dsa-lantiq_gswip-fix-and-improve-the-unsupp.patch
patches.kernel.org/5.7.6-099-apparmor-check-put-label-on-apparmor_sk_clone_s.patch
patches.kernel.org/5.7.6-100-f2fs-handle-readonly-filesystem-in-f2fs_ioc_shu.patch
patches.kernel.org/5.7.6-101-xfs-Add-the-missed-xfs_perag_put-for-xfs_ifree_.patch
patches.kernel.org/5.7.6-102-ASoC-meson-add-missing-free_irq-in-error-path.patch
patches.kernel.org/5.7.6-103-bpf-sockhash-Fix-memory-leak-when-unlinking-soc.patch
patches.kernel.org/5.7.6-104-scsi-sr-Fix-sr_probe-missing-mutex_destroy.patch
patches.kernel.org/5.7.6-105-scsi-sr-Fix-sr_probe-missing-deallocate-of-devi.patch
patches.kernel.org/5.7.6-106-scsi-ibmvscsi-Don-t-send-host-info-in-adapter-i.patch
patches.kernel.org/5.7.6-107-media-s5p-mfc-Properly-handle-dma_parms-for-the.patch
patches.kernel.org/5.7.6-108-media-v4l2-ctrls-Unset-correct-HEVC-loop-filter.patch
patches.kernel.org/5.7.6-109-ibmvnic-Flush-existing-work-items-before-device.patch
patches.kernel.org/5.7.6-110-bpf-tcp-Recv-should-return-0-when-the-peer-sock.patch
patches.kernel.org/5.7.6-111-apparmor-fix-nnp-subset-test-for-unconfined.patch
patches.kernel.org/5.7.6-112-x86-purgatory-Disable-various-profiling-and-san.patch
patches.kernel.org/5.7.6-113-ARM-dts-bcm283x-Use-firmware-PM-driver-for-V3D.patch
patches.kernel.org/5.7.6-114-arm64-dts-realtek-rtd129x-Fix-GIC-CPU-masks-for.patch
patches.kernel.org/5.7.6-115-staging-greybus-fix-a-missing-check-bug-in-gb_l.patch
patches.kernel.org/5.7.6-116-staging-mt7621-pci-fix-PCIe-interrupt-mapping.patch
patches.kernel.org/5.7.6-117-arm64-dts-mt8173-fix-unit-name-warnings.patch
patches.kernel.org/5.7.6-118-scsi-qedi-Do-not-flush-offload-work-if-ARP-not-.patch
patches.kernel.org/5.7.6-119-arm64-dts-qcom-msm8916-remove-unit-name-for-the.patch
patches.kernel.org/5.7.6-120-ARM-dts-sun8i-h2-plus-bananapi-m2-zero-Fix-led-.patch
patches.kernel.org/5.7.6-121-RDMA-mlx5-Fix-udata-response-upon-SRQ-creation.patch
patches.kernel.org/5.7.6-122-ALSA-usb-audio-RME-Babyface-Pro-mixer-patch.patch
patches.kernel.org/5.7.6-123-gpio-dwapb-Append-MODULE_ALIAS-for-platform-dri.patch
patches.kernel.org/5.7.6-124-scsi-qedf-Fix-crash-when-MFW-calls-for-protocol.patch
patches.kernel.org/5.7.6-125-iio-buffer-dmaengine-use-zu-specifier-for-sprin.patch
patches.kernel.org/5.7.6-126-pinctrl-rza1-Fix-wrong-array-assignment-of-rza1.patch
patches.kernel.org/5.7.6-127-virtiofs-schedule-blocking-async-replies-in-sep.patch
patches.kernel.org/5.7.6-128-fuse-BUG_ON-correction-in-fuse_dev_splice_write.patch
patches.kernel.org/5.7.6-129-arm64-dts-qcom-fix-pm8150-gpio-interrupts.patch
patches.kernel.org/5.7.6-130-firmware-qcom_scm-fix-bogous-abuse-of-dma-direc.patch
patches.kernel.org/5.7.6-131-arm64-dts-qcom-sm8250-Fix-PDC-compatible-and-re.patch
patches.kernel.org/5.7.6-132-staging-gasket-Fix-mapping-refcnt-leak-when-put.patch
patches.kernel.org/5.7.6-133-staging-gasket-Fix-mapping-refcnt-leak-when-reg.patch
patches.kernel.org/5.7.6-134-ALSA-usb-audio-Improve-frames-size-computation.patch
patches.kernel.org/5.7.6-135-ALSA-usb-audio-Fix-racy-list-management-in-outp.patch
patches.kernel.org/5.7.6-136-s390-qdio-consistently-restore-the-IRQ-handler.patch
patches.kernel.org/5.7.6-137-s390-qdio-tear-down-thinint-indicator-after-ear.patch
patches.kernel.org/5.7.6-138-s390-qdio-put-thinint-indicator-after-early-err.patch
patches.kernel.org/5.7.6-139-staging-wfx-fix-overflow-in-frame-counters.patch
patches.kernel.org/5.7.6-140-staging-wfx-fix-double-init-of-tx_policy_upload.patch
patches.kernel.org/5.7.6-141-tty-hvc-Fix-data-abort-due-to-race-in-hvc_open.patch
patches.kernel.org/5.7.6-142-slimbus-ngd-get-drvdata-from-correct-device.patch
patches.kernel.org/5.7.6-143-gpio-mlxbf2-fix-return-value-check-in-mlxbf2_gp.patch
patches.kernel.org/5.7.6-144-of-property-Fix-create-device-links-for-all-chi.patch
patches.kernel.org/5.7.6-145-of-property-Do-not-link-to-disabled-devices.patch
patches.kernel.org/5.7.6-146-clk-meson-meson8b-Fix-the-first-parent-of-vid_p.patch
patches.kernel.org/5.7.6-147-clk-meson-meson8b-Fix-the-polarity-of-the-RESET.patch
patches.kernel.org/5.7.6-148-clk-meson-meson8b-Fix-the-vclk_div-1-2-4-6-12-_.patch
patches.kernel.org/5.7.6-149-gpio-pca953x-fix-handling-of-automatic-address-.patch
patches.kernel.org/5.7.6-150-ASoC-component-suppress-uninitialized-variable-.patch
patches.kernel.org/5.7.6-151-thermal-drivers-ti-soc-thermal-Avoid-dereferenc.patch
patches.kernel.org/5.7.6-152-ASoC-rt5682-fix-I2C-Soundwire-dependencies.patch
patches.kernel.org/5.7.6-153-arm64-dts-meson-g12b-ugoos-am6-fix-board-compat.patch
patches.kernel.org/5.7.6-154-arm64-dts-meson-fix-leds-subnodes-name.patch
patches.kernel.org/5.7.6-155-ASoC-SOF-Update-correct-LED-status-at-the-first.patch
patches.kernel.org/5.7.6-156-clk-meson-meson8b-Don-t-rely-on-u-boot-to-init-.patch
patches.kernel.org/5.7.6-157-ASoC-max98373-reorder-max98373_reset-in-resume.patch
patches.kernel.org/5.7.6-158-soundwire-slave-don-t-init-debugfs-on-device-re.patch
patches.kernel.org/5.7.6-159-ARM-dts-aspeed-ast2600-Set-arch-timer-always-on.patch
patches.kernel.org/5.7.6-160-ARM-dts-aspeed-Change-KCS-nodes-to-v2-binding.patch
patches.kernel.org/5.7.6-161-HID-intel-ish-hid-avoid-bogus-uninitialized-var.patch
patches.kernel.org/5.7.6-162-usb-dwc3-gadget-Properly-handle-ClearFeature-ha.patch
patches.kernel.org/5.7.6-163-usb-dwc3-meson-g12a-check-return-of-dwc3_meson_.patch
patches.kernel.org/5.7.6-164-usb-dwc3-gadget-Properly-handle-failed-kick_tra.patch
patches.kernel.org/5.7.6-165-staging-wilc1000-Increase-the-size-of-wid_list-.patch
patches.kernel.org/5.7.6-166-staging-sm750fb-add-missing-case-while-setting-.patch
patches.kernel.org/5.7.6-167-staging-wfx-avoid-compiler-warning-on-empty-arr.patch
patches.kernel.org/5.7.6-168-PCI-v3-semi-Fix-a-memory-leak-in-v3_pci_probe-e.patch
patches.kernel.org/5.7.6-169-i2c-pxa-fix-i2c_pxa_scream_blue_murder-debug-ou.patch
patches.kernel.org/5.7.6-170-drivers-base-Fix-NULL-pointer-exception-in-__pl.patch
patches.kernel.org/5.7.6-171-PCI-rcar-Fix-incorrect-programming-of-OB-window.patch
patches.kernel.org/5.7.6-172-PCI-ASPM-Allow-ASPM-on-links-to-PCIe-to-PCI-PCI.patch
patches.kernel.org/5.7.6-173-scsi-qla2xxx-Fix-warning-after-FC-target-reset.patch
patches.kernel.org/5.7.6-174-ALSA-firewire-lib-fix-invalid-assignment-to-uni.patch
patches.kernel.org/5.7.6-175-power-supply-lp8788-Fix-an-error-handling-path-.patch
patches.kernel.org/5.7.6-176-power-supply-smb347-charger-IRQSTAT_D-is-volati.patch
patches.kernel.org/5.7.6-177-PCI-brcmstb-Assert-fundamental-reset-on-initial.patch
patches.kernel.org/5.7.6-178-ASoC-SOF-core-fix-error-return-code-in-sof_prob.patch
patches.kernel.org/5.7.6-179-remoteproc-mediatek-fix-invalid-use-of-sizeof-i.patch
patches.kernel.org/5.7.6-180-arm64-dts-msm8996-Fix-CSI-IRQ-types.patch
patches.kernel.org/5.7.6-181-scsi-target-loopback-Fix-READ-with-data-and-sen.patch
patches.kernel.org/5.7.6-182-scsi-mpt3sas-Fix-double-free-warnings.patch
patches.kernel.org/5.7.6-183-f2fs-Fix-wrong-stub-helper-update_sit_info.patch
patches.kernel.org/5.7.6-184-f2fs-fix-potential-use-after-free-issue.patch
patches.kernel.org/5.7.6-185-f2fs-compress-fix-zstd-data-corruption.patch
patches.kernel.org/5.7.6-186-um-do-not-evaluate-compiler-s-library-path-when.patch
patches.kernel.org/5.7.6-187-unicore32-do-not-evaluate-compiler-s-library-pa.patch
patches.kernel.org/5.7.6-188-SoC-rsnd-add-interrupt-support-for-SSI-BUSIF-bu.patch
patches.kernel.org/5.7.6-189-ASoC-ux500-mop500-Fix-some-refcounted-resources.patch
patches.kernel.org/5.7.6-190-ASoC-ti-omap-mcbsp-Fix-an-error-handling-path-i.patch
patches.kernel.org/5.7.6-191-pinctrl-rockchip-fix-memleak-in-rockchip_dt_nod.patch
patches.kernel.org/5.7.6-192-remoteproc-qcom_q6v5_mss-Drop-accesses-to-MPSS-.patch
patches.kernel.org/5.7.6-193-dlm-remove-BUG-before-panic.patch
patches.kernel.org/5.7.6-194-phy-ti-j721e-wiz-Fix-some-error-return-code-in-.patch
patches.kernel.org/5.7.6-195-USB-ohci-sm501-fix-error-return-code-in-ohci_hc.patch
patches.kernel.org/5.7.6-196-arm64-dts-qcom-db820c-Fix-invalid-pm8994-suppli.patch
patches.kernel.org/5.7.6-197-arm64-dts-qcom-c630-Add-WiFi-node.patch
patches.kernel.org/5.7.6-198-clk-ti-composite-fix-memory-leak.patch
patches.kernel.org/5.7.6-199-PCI-Fix-pci_register_host_bridge-device_registe.patch
patches.kernel.org/5.7.6-200-powerpc-64-Don-t-initialise-init_task-thread.re.patch
patches.kernel.org/5.7.6-201-tty-n_gsm-Fix-SOF-skipping.patch
patches.kernel.org/5.7.6-202-tty-n_gsm-Fix-waking-up-upper-tty-layer-when-ro.patch
patches.kernel.org/5.7.6-203-staging-wfx-fix-value-of-scan-timeout.patch
patches.kernel.org/5.7.6-204-ALSA-usb-audio-fixing-upper-volume-limit-for-RM.patch
patches.kernel.org/5.7.6-205-ALSA-usb-audio-Add-duplex-sound-support-for-USB.patch
patches.kernel.org/5.7.6-206-HID-Add-quirks-for-Trust-Panora-Graphic-Tablet.patch
patches.kernel.org/5.7.6-207-PCI-PM-Assume-ports-without-DLL-Link-Active-tra.patch
patches.kernel.org/5.7.6-208-habanalabs-increase-timeout-during-reset.patch
patches.kernel.org/5.7.6-209-arm64-dts-marvell-armada-37xx-Set-pcie_reset_pi.patch
patches.kernel.org/5.7.6-210-pinctrl-ocelot-Always-register-GPIO-driver.patch
patches.kernel.org/5.7.6-211-ipmi-use-vzalloc-instead-of-kmalloc-for-user-cr.patch
patches.kernel.org/5.7.6-212-ASoC-codecs-rt-sdw-fix-memory-leak-in-set_sdw_s.patch
patches.kernel.org/5.7.6-213-powerpc-64s-exception-Fix-machine-check-no-loss.patch
patches.kernel.org/5.7.6-214-powerpc-64s-exceptions-Machine-check-reconcile-.patch
patches.kernel.org/5.7.6-215-powerpc-pseries-ras-Fix-FWNMI_VALID-off-by-one.patch
patches.kernel.org/5.7.6-216-PCI-aardvark-Train-link-immediately-after-enabl.patch
patches.kernel.org/5.7.6-217-PCI-aardvark-Improve-link-training.patch
patches.kernel.org/5.7.6-218-PCI-aardvark-Issue-PERST-via-GPIO.patch
patches.kernel.org/5.7.6-219-drivers-phy-sr-usb-do-not-use-internal-fsm-for-.patch
patches.kernel.org/5.7.6-220-phy-cadence-sierra-Fix-for-USB3-U1-U2-state.patch
patches.kernel.org/5.7.6-221-powerpc-ps3-Fix-kexec-shutdown-hang.patch
patches.kernel.org/5.7.6-222-iommu-arm-smmu-v3-Don-t-reserve-implementation-.patch
patches.kernel.org/5.7.6-223-vfio-pci-Mask-cap-zero.patch
patches.kernel.org/5.7.6-224-usb-ohci-platform-Fix-a-warning-when-hibernatin.patch
patches.kernel.org/5.7.6-225-drm-msm-Fix-undefined-rd_full-link-error.patch
patches.kernel.org/5.7.6-226-drm-msm-mdp5-Fix-mdp5_init-error-path-for-faile.patch
patches.kernel.org/5.7.6-227-ASoC-Intel-bytcr_rt5640-Add-quirk-for-Toshiba-E.patch
patches.kernel.org/5.7.6-228-USB-host-ehci-mxc-Add-error-handling-in-ehci_mx.patch
patches.kernel.org/5.7.6-229-tty-n_gsm-Fix-bogus-i-in-gsm_data_kick.patch
patches.kernel.org/5.7.6-230-coresight-Fix-support-for-sparsely-populated-po.patch
patches.kernel.org/5.7.6-231-coresight-etm4x-Fix-use-after-free-of-per-cpu-e.patch
patches.kernel.org/5.7.6-232-fpga-dfl-afu-Corrected-error-handling-levels.patch
patches.kernel.org/5.7.6-233-clk-samsung-exynos5433-Add-IGNORE_UNUSED-flag-t.patch
patches.kernel.org/5.7.6-234-RDMA-hns-Bugfix-for-querying-qkey.patch
patches.kernel.org/5.7.6-235-RDMA-hns-Fix-cmdq-parameter-of-querying-pf-time.patch
patches.kernel.org/5.7.6-236-scsi-target-tcmu-Userspace-must-not-complete-qu.patch
patches.kernel.org/5.7.6-237-scsi-core-Fix-incorrect-usage-of-shost_for_each.patch
patches.kernel.org/5.7.6-238-firmware-imx-scu-Fix-possible-memory-leak-in-im.patch
patches.kernel.org/5.7.6-239-fuse-fix-copy_file_range-cache-issues.patch
patches.kernel.org/5.7.6-240-fuse-copy_file_range-should-truncate-cache.patch
patches.kernel.org/5.7.6-241-arm64-tegra-Fix-ethernet-phy-mode-for-Jetson-Xa.patch
patches.kernel.org/5.7.6-242-arm64-tegra-Fix-flag-for-64-bit-resources-in-ra.patch
patches.kernel.org/5.7.6-243-powerpc-powernv-add-NULL-check-after-kzalloc.patch
patches.kernel.org/5.7.6-244-powerpc-64s-pgtable-fix-an-undefined-behaviour.patch
patches.kernel.org/5.7.6-245-powerpc-kasan-Fix-error-detection-on-memory-all.patch
patches.kernel.org/5.7.6-246-dm-zoned-return-NULL-if-dmz_get_zone_for_reclai.patch
patches.kernel.org/5.7.6-247-RDMA-efa-Fix-setting-of-wrong-bit-in-get-set_fe.patch
patches.kernel.org/5.7.6-248-xen-cpuhotplug-Fix-initial-CPU-offlining-for-PV.patch
patches.kernel.org/5.7.6-249-PCI-PTM-Inherit-Switch-Downstream-Port-PTM-sett.patch
patches.kernel.org/5.7.6-250-bus-mhi-core-Read-transfer-length-from-an-event.patch
patches.kernel.org/5.7.6-251-PCI-dwc-pci-dra7xx-Use-devm_platform_ioremap_re.patch
patches.kernel.org/5.7.6-252-PCI-dwc-Fix-inner-MSI-IRQ-domain-registration.patch
patches.kernel.org/5.7.6-253-PCI-amlogic-meson-Don-t-use-FAST_LINK_MODE-to-s.patch
patches.kernel.org/5.7.6-254-iio-light-gp2ap002-Take-runtime-PM-reference-on.patch
patches.kernel.org/5.7.6-255-IB-cma-Fix-ports-memory-leak-in-cma_configfs.patch
patches.kernel.org/5.7.6-256-selftests-timens-handle-a-case-when-alarm-clock.patch
patches.kernel.org/5.7.6-257-watchdog-da9062-No-need-to-ping-manually-before.patch
patches.kernel.org/5.7.6-258-usb-dwc2-gadget-move-gadget-resume-after-the-co.patch
patches.kernel.org/5.7.6-259-USB-gadget-udc-s3c2410_udc-Remove-pointless-NUL.patch
patches.kernel.org/5.7.6-260-usb-gadget-lpc32xx_udc-don-t-dereference-ep-poi.patch
patches.kernel.org/5.7.6-261-usb-gadget-fix-potential-double-free-in-m66592_.patch
patches.kernel.org/5.7.6-262-usb-gadget-Fix-issue-with-config_ep_by_speed-fu.patch
patches.kernel.org/5.7.6-263-pinctrl-Fix-return-value-about-devm_platform_io.patch
patches.kernel.org/5.7.6-264-scripts-headers_install-Exit-with-error-on-conf.patch
patches.kernel.org/5.7.6-265-RDMA-iw_cxgb4-cleanup-device-debugfs-entries-on.patch
patches.kernel.org/5.7.6-266-x86-apic-Make-TSC-deadline-timer-detection-mess.patch
patches.kernel.org/5.7.6-267-mfd-stmfx-Reset-chip-on-resume-as-supply-was-di.patch
patches.kernel.org/5.7.6-268-mfd-stmfx-Fix-stmfx_irq_init-error-path.patch
patches.kernel.org/5.7.6-269-mfd-stmfx-Disable-IRQ-in-suspend-to-avoid-spuri.patch
patches.kernel.org/5.7.6-270-mfd-wcd934x-Drop-kfree-for-memory-allocated-wit.patch
patches.kernel.org/5.7.6-271-powerpc-32s-Don-t-warn-when-mapping-RO-data-ROX.patch
patches.kernel.org/5.7.6-272-powerpc-8xx-Drop-CONFIG_8xx_COPYBACK-option.patch
patches.kernel.org/5.7.6-273-ASoC-fix-incomplete-error-handling-in-img_i2s_i.patch
patches.kernel.org/5.7.6-274-scsi-target-tcmu-Fix-a-use-after-free-in-tcmu_c.patch
patches.kernel.org/5.7.6-275-clk-bcm2835-Fix-return-type-of-bcm2835_register.patch
patches.kernel.org/5.7.6-276-scsi-ufs-qcom-Fix-scheduling-while-atomic-issue.patch
patches.kernel.org/5.7.6-277-clk-zynqmp-Fix-divider2-calculation.patch
patches.kernel.org/5.7.6-278-scsi-iscsi-Fix-deadlock-on-recovery-path-during.patch
patches.kernel.org/5.7.6-279-scsi-ufs-ti-j721e-ufs-Fix-unwinding-of-pm_runti.patch
patches.kernel.org/5.7.6-280-KVM-PPC-Book3S-HV-Ignore-kmemleak-false-positiv.patch
patches.kernel.org/5.7.6-281-KVM-PPC-Book3S-Fix-some-RCU-list-locks.patch
patches.kernel.org/5.7.6-282-KVM-PPC-Book3S-HV-Relax-check-on-H_SVM_INIT_ABO.patch
patches.kernel.org/5.7.6-283-clk-sprd-return-correct-type-of-value-for-_sprd.patch
patches.kernel.org/5.7.6-284-clk-ast2600-Fix-AHB-clock-divider-for-A1.patch
patches.kernel.org/5.7.6-285-misc-xilinx-sdfec-improve-get_user_pages_fast-e.patch
patches.kernel.org/5.7.6-286-dev-mem-Revoke-mappings-when-a-driver-claims-th.patch
patches.kernel.org/5.7.6-287-ASoC-dapm-Move-dai_link-widgets-to-runtime-to-f.patch
patches.kernel.org/5.7.6-288-net-sunrpc-Fix-off-by-one-issues-in-rpc_ntop6.patch
patches.kernel.org/5.7.6-289-NFSv4.1-fix-rpc_call_done-assignment-for-BIND_C.patch
patches.kernel.org/5.7.6-290-of-Fix-a-refcounting-bug-in-__of_attach_node_sy.patch
patches.kernel.org/5.7.6-291-ARM-davinci-fix-build-failure-without-I2C.patch
patches.kernel.org/5.7.6-292-input-i8042-Remove-special-PowerPC-handling.patch
patches.kernel.org/5.7.6-293-powerpc-4xx-Don-t-unmap-NULL-mbase.patch
patches.kernel.org/5.7.6-294-powerpc-64s-kuap-Add-missing-isync-to-KUAP-rest.patch
patches.kernel.org/5.7.6-295-extcon-adc-jack-Fix-an-error-handling-path-in-a.patch
patches.kernel.org/5.7.6-296-usb-dwc3-meson-g12a-fix-error-path-when-fetchin.patch
patches.kernel.org/5.7.6-297-ASoC-fsl_asrc_dma-Fix-dma_chan-leak-when-config.patch
patches.kernel.org/5.7.6-298-ASoC-SOF-Intel-hda-fix-generic-hda-codec-suppor.patch
patches.kernel.org/5.7.6-299-vfio-mdev-Fix-reference-count-leak-in-add_mdev_.patch
patches.kernel.org/5.7.6-300-rtc-rv3028-Add-missed-check-for-devm_regmap_ini.patch
patches.kernel.org/5.7.6-301-mailbox-imx-Fix-return-in-imx_mu_scu_xlate.patch
patches.kernel.org/5.7.6-302-mailbox-zynqmp-ipi-Fix-NULL-vs-IS_ERR-check-in-.patch
patches.kernel.org/5.7.6-303-rxrpc-Adjust-proc-net-rxrpc-calls-to-display-ca.patch
patches.kernel.org/5.7.6-304-openrisc-Fix-issue-with-argument-clobbering-for.patch
patches.kernel.org/5.7.6-305-drm-nouveau-disp-gm200-fix-NV_PDISP_SOR_HDMI2_C.patch
patches.kernel.org/5.7.6-306-ceph-don-t-return-ESTALE-if-there-s-still-an-op.patch
patches.kernel.org/5.7.6-307-nfsd4-make-drc_slab-global-not-per-net.patch
patches.kernel.org/5.7.6-308-pwm-imx27-Fix-rounding-behavior.patch
patches.kernel.org/5.7.6-309-gfs2-Allow-lock_nolock-mount-to-specify-jid-X.patch
patches.kernel.org/5.7.6-310-scsi-iscsi-Fix-reference-count-leak-in-iscsi_bo.patch
patches.kernel.org/5.7.6-311-scsi-ufs-Don-t-update-urgent-bkops-level-when-t.patch
patches.kernel.org/5.7.6-312-modpost-fix-i-ignore-errors-MAKEFLAGS-detection.patch
patches.kernel.org/5.7.6-313-pinctrl-imxl-Fix-an-error-handling-path-in-imx1.patch
patches.kernel.org/5.7.6-314-pinctrl-sirf-add-missing-put_device-call-in-sir.patch
patches.kernel.org/5.7.6-315-pinctrl-freescale-imx-Fix-an-error-handling-pat.patch
patches.kernel.org/5.7.6-316-nfsd-safer-handling-of-corrupted-c_type.patch
patches.kernel.org/5.7.6-317-RDMA-cm-Spurious-WARNING-triggered-in-cm_destro.patch
patches.kernel.org/5.7.6-318-drm-amd-display-Revalidate-bandwidth-before-com.patch
patches.kernel.org/5.7.6-319-ext4-handle-ext4_mark_inode_dirty-errors.patch
patches.kernel.org/5.7.6-320-ext4-don-t-block-for-O_DIRECT-if-IOCB_NOWAIT-is.patch
patches.kernel.org/5.7.6-321-crypto-omap-sham-add-proper-load-balancing-supp.patch
patches.kernel.org/5.7.6-322-pwm-Add-missing-CONFIG_-prefix.patch
patches.kernel.org/5.7.6-323-bpf-Fix-an-error-code-in-check_btf_func.patch
patches.kernel.org/5.7.6-324-geneve-change-from-tx_error-to-tx_dropped-on-mi.patch
patches.kernel.org/5.7.6-325-lib-zlib-remove-outdated-and-incorrect-pre-incr.patch
patches.kernel.org/5.7.6-326-include-linux-bitops.h-avoid-clang-shift-count-.patch
patches.kernel.org/5.7.6-327-selftests-vm-pkeys-fix-alloc_random_pkey-to-mak.patch
patches.kernel.org/5.7.6-328-blktrace-use-errno-instead-of-bi_status.patch
patches.kernel.org/5.7.6-329-blktrace-fix-endianness-in-get_pdu_int.patch
patches.kernel.org/5.7.6-330-blktrace-fix-endianness-for-blk_log_remap.patch
patches.kernel.org/5.7.6-331-KVM-selftests-Fix-build-with-make-ARCH-x86_64.patch
patches.kernel.org/5.7.6-332-gfs2-fix-use-after-free-on-transaction-ail-list.patch
patches.kernel.org/5.7.6-333-net-dp83867-Fix-OF_MDIO-config-check.patch
patches.kernel.org/5.7.6-334-net-marvell-Fix-OF_MDIO-config-check.patch
patches.kernel.org/5.7.6-335-net-mscc-Fix-OF_MDIO-config-check.patch
patches.kernel.org/5.7.6-336-ntb_perf-pass-correct-struct-device-to-dma_allo.patch
patches.kernel.org/5.7.6-337-ntb_tool-pass-correct-struct-device-to-dma_allo.patch
patches.kernel.org/5.7.6-338-NTB-ntb_tool-reading-the-link-file-should-not-e.patch
patches.kernel.org/5.7.6-339-NTB-Revert-the-change-to-use-the-NTB-device-dev.patch
patches.kernel.org/5.7.6-340-NTB-perf-Don-t-require-one-more-memory-window-t.patch
patches.kernel.org/5.7.6-341-NTB-perf-Fix-support-for-hardware-that-doesn-t-.patch
patches.kernel.org/5.7.6-342-NTB-perf-Fix-race-condition-when-run-with-ntb_t.patch
patches.kernel.org/5.7.6-343-NTB-ntb_test-Fix-bug-when-counting-remote-files.patch
patches.kernel.org/5.7.6-344-i2c-icy-Fix-build-with-CONFIG_AMIGA_PCMCIA-n.patch
patches.kernel.org/5.7.6-345-mailbox-imx-Add-context-save-restore-for-suspen.patch
patches.kernel.org/5.7.6-346-arm64-ftrace-Change-CONFIG_FTRACE_WITH_REGS-to-.patch
patches.kernel.org/5.7.6-347-drivers-perf-hisi-Fix-wrong-value-for-all-count.patch
patches.kernel.org/5.7.6-348-selftests-net-in-timestamping-strncpy-needs-to-.patch
patches.kernel.org/5.7.6-349-f2fs-don-t-return-vmalloc-memory-from-f2fs_kmal.patch
patches.kernel.org/5.7.6-350-afs-Fix-memory-leak-in-afs_put_sysnames.patch
patches.kernel.org/5.7.6-351-ASoC-soc-pcm-dpcm-fix-playback-capture-checks.patch
patches.kernel.org/5.7.6-352-ASoC-core-only-convert-non-DPCM-link-to-DPCM-li.patch
patches.kernel.org/5.7.6-353-ASoC-SOF-nocodec-conditionally-set-dpcm_capture.patch
patches.kernel.org/5.7.6-354-ASoC-Intel-bytcr_rt5640-Add-quirk-for-Toshiba-E.patch
patches.kernel.org/5.7.6-355-ASoC-rt5645-Add-platform-data-for-Asus-T101HA.patch
patches.kernel.org/5.7.6-356-bpf-sockmap-Fix-kernel-panic-at-__tcp_bpf_recvm.patch
patches.kernel.org/5.7.6-357-bpf-sockhash-Synchronize-delete-from-bucket-lis.patch
patches.kernel.org/5.7.6-358-tracing-probe-Fix-bpf_task_fd_query-for-kprobes.patch
patches.kernel.org/5.7.6-359-drm-sun4i-hdmi-ddc-clk-Fix-size-of-m-divider.patch
patches.kernel.org/5.7.6-360-libbpf-Handle-GCC-noreturn-turned-volatile-quir.patch
patches.kernel.org/5.7.6-361-scsi-acornscsi-Fix-an-error-handling-path-in-ac.patch
patches.kernel.org/5.7.6-362-drm-ast-fix-missing-break-in-switch-statement-f.patch
patches.kernel.org/5.7.6-363-x86-idt-Keep-spurious-entries-unset-in-system_v.patch
patches.kernel.org/5.7.6-364-x86-mce-dev-mcelog-Fix-Wstringop-truncation-war.patch
patches.kernel.org/5.7.6-365-net-filter-Permit-reading-NET-in-load_bytes_rel.patch
patches.kernel.org/5.7.6-366-tools-bpftool-Fix-memory-leak-in-codegen-error-.patch
patches.kernel.org/5.7.6-367-nvme-fc-don-t-call-nvme_cleanup_cmd-for-AENs.patch
patches.kernel.org/5.7.6-368-nvme-pci-use-simple-suspend-when-a-HMB-is-enabl.patch
patches.kernel.org/5.7.6-369-nfs-set-invalid-blocks-after-NFSv4-writes.patch
patches.kernel.org/5.7.6-370-NFS-Fix-direct-WRITE-throughput-regression.patch
patches.kernel.org/5.7.6-371-xdp-Fix-xsk_generic_xmit-errno.patch
patches.kernel.org/5.7.6-372-iavf-fix-speed-reporting-over-virtchnl.patch
patches.kernel.org/5.7.6-373-net-ipa-program-upper-nibbles-of-sequencer-type.patch
patches.kernel.org/5.7.6-374-bpf-sockmap-Don-t-attach-programs-to-UDP-socket.patch
patches.kernel.org/5.7.6-375-bpf-Fix-memlock-accounting-for-sock_hash.patch
patches.kernel.org/5.7.6-376-libbpf-Support-pre-initializing-.bss-global-var.patch
patches.kernel.org/5.7.6-377-bpf-Undo-internal-BPF_PROBE_MEM-in-BPF-insns-du.patch
patches.kernel.org/5.7.6-378-usb-xhci-plat-Set-PM-runtime-as-active-on-resum.patch
patches.kernel.org/5.7.6-379-usb-ehci-platform-Set-PM-runtime-as-active-on-r.patch
patches.kernel.org/5.7.6-380-perf-report-Fix-NULL-pointer-dereference-in-his.patch
patches.kernel.org/5.7.6-381-perf-stat-Fix-NULL-pointer-dereference.patch
patches.kernel.org/5.7.6-382-perf-probe-Fix-user-attribute-access-in-kprobes.patch
patches.kernel.org/5.7.6-383-perf-parse-events-Fix-an-incompatible-pointer.patch
patches.kernel.org/5.7.6-384-ext4-stop-overwrite-the-errcode-in-ext4_setup_s.patch
patches.kernel.org/5.7.6-385-bcache-fix-potential-deadlock-problem-in-btree_.patch
patches.kernel.org/5.7.6-386-crypto-hisilicon-Cap-block-size-at-2-31.patch
patches.kernel.org/5.7.6-387-crypto-marvell-octeontx-Fix-a-potential-NULL-de.patch
patches.kernel.org/5.7.6-388-powerpc-Fix-kernel-crash-in-show_instructions-w.patch
patches.kernel.org/5.7.6-389-afs-Fix-non-setting-of-mtime-when-writing-into-.patch
patches.kernel.org/5.7.6-390-afs-afs_write_end-should-change-i_size-under-th.patch
patches.kernel.org/5.7.6-391-afs-Fix-EOF-corruption.patch
patches.kernel.org/5.7.6-392-afs-Always-include-dir-in-bulk-status-fetch-fro.patch
patches.kernel.org/5.7.6-393-afs-Set-error-flag-rather-than-return-error-fro.patch
patches.kernel.org/5.7.6-394-afs-Remove-the-error-argument-from-afs_protocol.patch
patches.kernel.org/5.7.6-395-afs-Fix-the-mapping-of-the-UAEOVERFLOW-abort-co.patch
patches.kernel.org/5.7.6-396-bnxt_en-Simplify-bnxt_resume.patch
patches.kernel.org/5.7.6-397-bnxt_en-Re-enable-SRIOV-during-resume.patch
patches.kernel.org/5.7.6-398-bnxt_en-Fix-AER-reset-logic-on-57500-chips.patch
patches.kernel.org/5.7.6-399-bnxt_en-Return-from-timer-if-interface-is-not-i.patch
patches.kernel.org/5.7.6-400-net-dsa-sja1105-fix-PTP-timestamping-with-large.patch
patches.kernel.org/5.7.6-401-scsi-ufs-bsg-Fix-runtime-PM-imbalance-on-error.patch
patches.kernel.org/5.7.6-402-s390-numa-let-NODES_SHIFT-depend-on-NEED_MULTIP.patch
patches.kernel.org/5.7.6-403-block-Fix-use-after-free-in-blkdev_get.patch
patches.kernel.org/5.7.6-404-mvpp2-remove-module-bugfix.patch
patches.kernel.org/5.7.6-405-bareudp-Fixed-configuration-to-avoid-having-gar.patch
patches.kernel.org/5.7.6-406-mlxsw-spectrum-Adjust-headroom-buffers-for-8x-p.patch
patches.kernel.org/5.7.6-407-arm64-mm-reserve-hugetlb-CMA-after-numa_init.patch
patches.kernel.org/5.7.6-408-arm64-hw_breakpoint-Don-t-invoke-overflow-handl.patch
patches.kernel.org/5.7.6-409-libata-Use-per-port-sync-for-detach.patch
patches.kernel.org/5.7.6-410-drm-encoder_slave-fix-refcouting-error-for-modu.patch
patches.kernel.org/5.7.6-411-pinctrl-qcom-ipq6018-Add-missing-pins-in-qpic-p.patch
patches.kernel.org/5.7.6-412-ext4-fix-partial-cluster-initialization-when-sp.patch
patches.kernel.org/5.7.6-413-ext4-avoid-utf8_strncasecmp-with-unstable-name.patch
patches.kernel.org/5.7.6-414-ext4-jbd2-ensure-panic-by-fix-a-race-between-jb.patch
patches.kernel.org/5.7.6-415-arm64-dts-realtek-rtd129x-Use-reserved-memory-f.patch
patches.kernel.org/5.7.6-416-arm64-dts-realtek-rtd129x-Carve-out-boot-ROM-fr.patch
patches.kernel.org/5.7.6-417-sh-Convert-iounmap-macros-to-inline-functions.patch
patches.kernel.org/5.7.6-418-drm-nouveau-kms-Fix-regression-by-audio-compone.patch
patches.kernel.org/5.7.6-419-drm-dp_mst-Reformat-drm_dp_check_act_status-a-b.patch
patches.kernel.org/5.7.6-420-drm-qxl-Use-correct-notify-port-address-when-cr.patch
patches.kernel.org/5.7.6-421-drm-amdgpu-display-use-blanked-rather-than-plan.patch
patches.kernel.org/5.7.6-422-drm-amdgpu-Replace-invalid-device-ID-with-a-val.patch
patches.kernel.org/5.7.6-423-selinux-fix-double-free.patch
patches.kernel.org/5.7.6-424-selinux-fix-a-double-free-in-cond_read_node-con.patch
patches.kernel.org/5.7.6-425-selinux-fix-undefined-return-of-cond_evaluate_e.patch
patches.kernel.org/5.7.6-426-drm-ast-Don-t-check-new-mode-if-CRTC-is-being-d.patch
patches.kernel.org/5.7.6-427-io_uring-fix-io_kiocb.flags-modification-race-i.patch
patches.kernel.org/5.7.6-428-io_uring-don-t-fail-links-for-EAGAIN-error-in-I.patch
patches.kernel.org/5.7.6-429-io_uring-add-memory-barrier-to-synchronize-io_k.patch
patches.kernel.org/5.7.6-430-io_uring-acquire-mm-for-task_work-for-SQPOLL.patch
patches.kernel.org/5.7.6-431-io_uring-reap-poll-completions-while-waiting-fo.patch
patches.kernel.org/5.7.6-432-io_uring-fix-possible-race-condition-against-RE.patch
patches.kernel.org/5.7.6-433-ext4-avoid-race-conditions-when-remounting-with.patch
patches.kernel.org/5.7.6-434-drm-dp_mst-Increase-ACT-retry-timeout-to-3s.patch
patches.kernel.org/5.7.6-435-net-mlx5-DR-Fix-freeing-in-dr_create_rc_qp.patch
patches.kernel.org/5.7.6-436-f2fs-split-f2fs_d_compare-from-f2fs_match_name.patch
patches.kernel.org/5.7.6-437-f2fs-avoid-utf8_strncasecmp-with-unstable-name.patch
patches.kernel.org/5.7.6-438-s390-fix-syscall_get_error-for-compat-processes.patch
patches.kernel.org/5.7.6-439-drm-i915-Fix-AUX-power-domain-toggling-across-T.patch
patches.kernel.org/5.7.6-440-drm-msm-Check-for-powered-down-HW-in-the-devfre.patch
patches.kernel.org/5.7.6-441-drm-i915-gem-Avoid-iterating-an-empty-list.patch
patches.kernel.org/5.7.6-442-drm-i915-Whitelist-context-local-timestamp-in-t.patch
patches.kernel.org/5.7.6-443-drm-connector-notify-userspace-on-hotplug-after.patch
patches.kernel.org/5.7.6-444-drm-amdkfd-Use-correct-major-in-devcgroup-check.patch
patches.kernel.org/5.7.6-445-drm-amd-display-Use-kvfree-to-free-coeff-in-bui.patch
patches.kernel.org/5.7.6-446-drm-i915-icl-Fix-hotplug-interrupt-disabling-af.patch
patches.kernel.org/5.7.6-447-drm-i915-tc-fix-the-reset-of-ln0.patch
patches.kernel.org/5.7.6-448-drm-i915-gt-Incrementally-check-for-rewinding.patch
patches.kernel.org/5.7.6-449-drm-i915-gt-Move-hsw-GT-workarounds-from-init_c.patch
patches.kernel.org/5.7.6-450-drm-i915-gt-Move-ivb-GT-workarounds-from-init_c.patch
patches.kernel.org/5.7.6-451-drm-i915-gt-Move-snb-GT-workarounds-from-init_c.patch
patches.kernel.org/5.7.6-452-drm-i915-gt-Move-ilk-GT-workarounds-from-init_c.patch
patches.kernel.org/5.7.6-453-drm-i915-gt-Move-vlv-GT-workarounds-from-init_c.patch
patches.kernel.org/5.7.6-454-drm-i915-gt-Move-gen4-GT-workarounds-from-init_.patch
patches.kernel.org/5.7.6-455-Revert-drm-amd-display-disable-dcn20-abm-featur.patch
patches.kernel.org/5.7.6-456-drm-i915-tgl-Make-Wa_14010229206-permanent.patch
patches.kernel.org/5.7.6-457-crypto-algif_skcipher-Cap-recv-SG-list-at-ctx-u.patch
patches.kernel.org/5.7.6-458-crypto-algboss-don-t-wait-during-notifier-callb.patch
patches.kernel.org/5.7.6-459-tracing-Make-ftrace-packed-events-have-align-of.patch
patches.kernel.org/5.7.6-460-tracing-probe-Fix-memleak-in-fetch_op_data-oper.patch
patches.kernel.org/5.7.6-461-proc-bootconfig-Fix-to-use-correct-quotes-for-v.patch
patches.kernel.org/5.7.6-462-tools-bootconfig-Fix-to-use-correct-quotes-for-.patch
patches.kernel.org/5.7.6-463-tools-bootconfig-Fix-to-return-0-if-succeeded-t.patch
patches.kernel.org/5.7.6-464-sample-trace-array-Remove-trace_array-sample-in.patch
patches.kernel.org/5.7.6-465-sample-trace-array-Fix-sleeping-function-called.patch
patches.kernel.org/5.7.6-466-netfilter-nft_set_rbtree-Don-t-account-for-expi.patch
patches.kernel.org/5.7.6-467-netfilter-nft_set_pipapo-Disable-preemption-bef.patch
patches.kernel.org/5.7.6-468-kprobes-Fix-to-protect-kick_kprobe_optimizer-by.patch
patches.kernel.org/5.7.6-469-kretprobe-Prevent-triggering-kretprobe-from-wit.patch
patches.kernel.org/5.7.6-470-powerpc-64s-Fix-KVM-interrupt-using-wrong-save-.patch
patches.kernel.org/5.7.6-471-e1000e-Do-not-wake-up-the-system-via-WOL-if-dev.patch
patches.kernel.org/5.7.6-472-net-octeon-mgmt-Repair-filling-of-RX-ring.patch
patches.kernel.org/5.7.6-473-net-core-device_rename-Use-rwsem-instead-of-a-s.patch
patches.kernel.org/5.7.6-474-iommu-vt-d-Remove-real-DMA-lookup-in-find_domai.patch
patches.kernel.org/5.7.6-475-Linux-5.7.6.patch
patches.kernel.org/5.7.7-001-spi-spi-fsl-dspi-Free-DMA-memory-with-matching-.patch
patches.kernel.org/5.7.7-002-block-bio-integrity-don-t-free-buf-if-bio_integ.patch
patches.kernel.org/5.7.7-003-enetc-Fix-tx-rings-bitmap-iteration-range-irq-h.patch
patches.kernel.org/5.7.7-004-ethtool-Fix-check-in-ethtool_rx_flow_rule_creat.patch
patches.kernel.org/5.7.7-005-geneve-allow-changing-DF-behavior-after-creatio.patch
patches.kernel.org/5.7.7-006-ibmveth-Fix-max-MTU-limit.patch
patches.kernel.org/5.7.7-007-mld-fix-memory-leak-in-ipv6_mc_destroy_dev.patch
patches.kernel.org/5.7.7-008-mlxsw-spectrum-Do-not-rely-on-machine-endiannes.patch
patches.kernel.org/5.7.7-009-mvpp2-ethtool-rxtx-stats-fix.patch
patches.kernel.org/5.7.7-010-net-bridge-enfore-alignment-for-ethernet-addres.patch
patches.kernel.org/5.7.7-011-net-core-reduce-recursion-limit-value.patch
patches.kernel.org/5.7.7-012-net-Do-not-clear-the-sock-TX-queue-in-sk_set_so.patch
patches.kernel.org/5.7.7-013-net-ethtool-add-missing-string-for-NETIF_F_GSO_.patch
patches.kernel.org/5.7.7-014-net-fix-memleak-in-register_netdevice.patch
patches.kernel.org/5.7.7-015-net-Fix-the-arp-error-in-some-cases.patch
patches.kernel.org/5.7.7-016-net-increment-xmit_recursion-level-in-dev_direc.patch
patches.kernel.org/5.7.7-017-net-usb-ax88179_178a-fix-packet-alignment-paddi.patch
patches.kernel.org/5.7.7-018-openvswitch-take-into-account-de-fragmentation-.patch
patches.kernel.org/5.7.7-019-rocker-fix-incorrect-error-handling-in-dma_ring.patch
patches.kernel.org/5.7.7-020-rxrpc-Fix-notification-call-on-completion-of-di.patch
patches.kernel.org/5.7.7-021-sctp-Don-t-advertise-IPv4-addresses-if-ipv6only.patch
patches.kernel.org/5.7.7-022-tcp-don-t-ignore-ECN-CWR-on-pure-ACK.patch
patches.kernel.org/5.7.7-023-tcp-grow-window-for-OOO-packets-only-for-SACK-f.patch
patches.kernel.org/5.7.7-024-tg3-driver-sleeps-indefinitely-when-EEH-errors-.patch
patches.kernel.org/5.7.7-025-ip6_gre-fix-use-after-free-in-ip6gre_tunnel_loo.patch
patches.kernel.org/5.7.7-026-net-phy-Check-harder-for-errors-in-get_phy_id.patch
patches.kernel.org/5.7.7-027-ip_tunnel-fix-use-after-free-in-ip_tunnel_looku.patch
patches.kernel.org/5.7.7-028-bnxt_en-Store-the-running-firmware-version-code.patch
patches.kernel.org/5.7.7-029-bnxt_en-Do-not-enable-legacy-TX-push-on-older-f.patch
patches.kernel.org/5.7.7-030-bnxt_en-Fix-statistics-counters-issue-during-if.patch
patches.kernel.org/5.7.7-031-bnxt_en-Read-VPD-info-only-for-PFs.patch
patches.kernel.org/5.7.7-032-net-phylink-fix-ethtool-A-with-attached-PHYs.patch
patches.kernel.org/5.7.7-033-net-phylink-ensure-manual-pause-mode-configurat.patch
patches.kernel.org/5.7.7-034-sch_cake-don-t-try-to-reallocate-or-unshare-skb.patch
patches.kernel.org/5.7.7-035-sch_cake-don-t-call-diffserv-parsing-code-when-.patch
patches.kernel.org/5.7.7-036-sch_cake-fix-a-few-style-nits.patch
patches.kernel.org/5.7.7-037-tcp_cubic-fix-spurious-HYSTART_DELAY-exit-upon-.patch
patches.kernel.org/5.7.7-038-bpf-tcp-bpf_cubic-fix-spurious-HYSTART_DELAY-ex.patch
patches.kernel.org/5.7.7-039-net-macb-undo-operations-in-case-of-failure.patch
patches.kernel.org/5.7.7-040-r8169-fix-firmware-not-resetting-tp-ocp_base.patch
patches.kernel.org/5.7.7-041-mptcp-drop-sndr_key-in-mptcp_syn_options.patch
patches.kernel.org/5.7.7-042-mptcp-fix-memory-leak-in-mptcp_subflow_create_s.patch
patches.kernel.org/5.7.7-043-net-ethtool-add-missing-NETIF_F_GSO_FRAGLIST-fe.patch
patches.kernel.org/5.7.7-044-net-macb-call-pm_runtime_put_sync-on-failure-pa.patch
patches.kernel.org/5.7.7-045-net-phy-mscc-avoid-skcipher-API-for-single-bloc.patch
patches.kernel.org/5.7.7-046-of-of_mdio-Correct-loop-scanning-logic.patch
patches.kernel.org/5.7.7-047-wireguard-device-avoid-circular-netns-reference.patch
patches.kernel.org/5.7.7-048-bareudp-Fixed-multiproto-mode-configuration.patch
patches.kernel.org/5.7.7-049-ionic-update-the-queue-count-on-open.patch
patches.kernel.org/5.7.7-050-net-dsa-bcm_sf2-Fix-node-reference-count.patch
patches.kernel.org/5.7.7-051-net-phy-smsc-fix-printing-too-many-logs.patch
patches.kernel.org/5.7.7-052-genetlink-clean-up-family-attributes-allocation.patch
patches.kernel.org/5.7.7-053-nvmet-cleanups-the-loop-in-nvmet_async_events_p.patch
patches.kernel.org/5.7.7-054-nvmet-fail-outstanding-host-posted-AEN-req.patch
patches.kernel.org/5.7.7-055-fix-a-braino-in-sparc32-fix-register-window-han.patch
patches.kernel.org/5.7.7-056-ALSA-usb-audio-Fix-potential-use-after-free-of-.patch
patches.kernel.org/5.7.7-057-Revert-i2c-tegra-Fix-suspending-in-active-runti.patch
patches.kernel.org/5.7.7-058-btrfs-fix-a-block-group-ref-counter-leak-after-.patch
patches.kernel.org/5.7.7-059-binder-fix-null-deref-of-proc-context.patch
patches.kernel.org/5.7.7-060-mei-me-disable-mei-interface-on-Mehlow-server-p.patch
patches.kernel.org/5.7.7-061-mei-me-add-tiger-lake-point-device-ids-for-H-pl.patch
patches.kernel.org/5.7.7-062-Revert-usb-dwc3-exynos-Add-support-for-Exynos54.patch
patches.kernel.org/5.7.7-063-USB-ohci-sm501-Add-missed-iounmap-in-remove.patch
patches.kernel.org/5.7.7-064-usb-dwc2-Postponed-gadget-registration-to-the-u.patch
patches.kernel.org/5.7.7-065-usb-add-USB_QUIRK_DELAY_INIT-for-Logitech-C922.patch
patches.kernel.org/5.7.7-066-USB-ehci-reopen-solution-for-Synopsys-HC-bug.patch
patches.kernel.org/5.7.7-067-usb-host-xhci-mtk-avoid-runtime-suspend-when-re.patch
patches.kernel.org/5.7.7-068-xhci-Poll-for-U0-after-disabling-USB2-LPM.patch
patches.kernel.org/5.7.7-069-usb-host-ehci-exynos-Fix-error-check-in-exynos_.patch
patches.kernel.org/5.7.7-070-usb-typec-tcpci_rt1711h-avoid-screaming-irq-cau.patch
patches.kernel.org/5.7.7-071-usb-typec-mux-intel_pmc_mux-Fix-DP-alternate-mo.patch
patches.kernel.org/5.7.7-072-ALSA-usb-audio-Add-implicit-feedback-quirk-for-.patch
patches.kernel.org/5.7.7-073-ALSA-usb-audio-add-quirk-for-Denon-DCD-1500RE.patch
patches.kernel.org/5.7.7-074-ALSA-usb-audio-Set-48-kHz-rate-for-Rodecaster.patch
patches.kernel.org/5.7.7-075-ALSA-usb-audio-Add-registration-quirk-for-Kings.patch
patches.kernel.org/5.7.7-076-ALSA-usb-audio-add-quirk-for-Samsung-USBC-Heads.patch
patches.kernel.org/5.7.7-077-ALSA-usb-audio-Fix-OOB-access-of-mixer-element-.patch
patches.kernel.org/5.7.7-078-usb-cdns3-trace-using-correct-dir-value.patch
patches.kernel.org/5.7.7-079-usb-cdns3-ep0-fix-the-test-mode-set-incorrectly.patch
patches.kernel.org/5.7.7-080-usb-cdns3-ep0-add-spinlock-for-cdns3_check_new_.patch
patches.kernel.org/5.7.7-081-scsi-qla2xxx-Keep-initiator-ports-after-RSCN.patch
patches.kernel.org/5.7.7-082-scsi-zfcp-Fix-panic-on-ERP-timeout-for-previous.patch
patches.kernel.org/5.7.7-083-cifs-Fix-cached_fid-refcnt-leak-in-open_shroot.patch
patches.kernel.org/5.7.7-084-cifs-smb3-Fix-data-inconsistent-when-punch-hole.patch
patches.kernel.org/5.7.7-085-cifs-smb3-Fix-data-inconsistent-when-zero-file-.patch
patches.kernel.org/5.7.7-086-xhci-Fix-incorrect-EP_STATE_MASK.patch
patches.kernel.org/5.7.7-087-xhci-Fix-enumeration-issue-when-setting-max-pac.patch
patches.kernel.org/5.7.7-088-xhci-Return-if-xHCI-doesn-t-support-LPM.patch
patches.kernel.org/5.7.7-089-cdc-acm-Add-DISABLE_ECHO-quirk-for-Microchip-SM.patch
patches.kernel.org/5.7.7-090-loop-replace-kill_bdev-with-invalidate_bdev.patch
patches.kernel.org/5.7.7-091-IB-mad-Fix-use-after-free-when-destroying-MAD-a.patch
patches.kernel.org/5.7.7-092-IB-hfi1-Fix-module-use-count-flaw-due-to-leftov.patch
patches.kernel.org/5.7.7-093-bus-ti-sysc-Flush-posted-write-on-enable-and-di.patch
patches.kernel.org/5.7.7-094-bus-ti-sysc-Use-optional-clocks-on-for-enable-a.patch
patches.kernel.org/5.7.7-095-bus-ti-sysc-Ignore-clockactivity-unless-specifi.patch
patches.kernel.org/5.7.7-096-bus-ti-sysc-Fix-uninitialized-framedonetv_irq.patch
patches.kernel.org/5.7.7-097-ARM-OMAP2-Fix-legacy-mode-dss_reset.patch
patches.kernel.org/5.7.7-098-xfrm-Fix-double-ESP-trailer-insertion-in-IPsec-.patch
patches.kernel.org/5.7.7-099-ARM-dts-Fix-am33xx.dtsi-USB-ranges-length.patch
patches.kernel.org/5.7.7-100-ARM-dts-Fix-am33xx.dtsi-ti-sysc-mask-wrong-soft.patch
patches.kernel.org/5.7.7-101-ASoC-q6asm-handle-EOS-correctly.patch
patches.kernel.org/5.7.7-102-regulator-da9063-fix-LDO9-suspend-and-warning.patch
patches.kernel.org/5.7.7-103-ARM-dts-BCM5301X-Add-missing-memory-device_type.patch
patches.kernel.org/5.7.7-104-ARM-bcm-Select-ARM_TIMER_SP804-for-ARCH_BCM_NSP.patch
patches.kernel.org/5.7.7-105-x86-cpu-Move-resctrl-CPUID-code-to-resctrl.patch
patches.kernel.org/5.7.7-106-x86-resctrl-Support-CPUID-enumeration-of-MBM-co.patch
patches.kernel.org/5.7.7-107-x86-resctrl-Fix-memory-bandwidth-counter-width-.patch
patches.kernel.org/5.7.7-108-efi-tpm-Verify-event-log-header-before-parsing.patch
patches.kernel.org/5.7.7-109-efi-esrt-Fix-reference-count-leak-in-esre_creat.patch
patches.kernel.org/5.7.7-110-ASoC-soc-pcm-fix-checks-for-multi-cpu-FE-dailin.patch
patches.kernel.org/5.7.7-111-ASoc-q6afe-add-support-to-get-port-direction.patch
patches.kernel.org/5.7.7-112-ASoC-qcom-common-set-correct-directions-for-dai.patch
patches.kernel.org/5.7.7-113-regualtor-pfuze100-correct-sw1a-sw2-on-pfuze300.patch
patches.kernel.org/5.7.7-114-efi-libstub-Fix-path-separator-regression.patch
patches.kernel.org/5.7.7-115-RDMA-siw-Fix-pointer-to-int-cast-warning-in-siw.patch
patches.kernel.org/5.7.7-116-ARM-dts-NSP-Disable-PL330-by-default-add-dma-co.patch
patches.kernel.org/5.7.7-117-ASoC-fsl_ssi-Fix-bclk-calculation-for-mono-chan.patch
patches.kernel.org/5.7.7-118-samples-bpf-xdp_redirect_cpu-Set-MAX_CPUS-accor.patch
patches.kernel.org/5.7.7-119-bpf-xdp-samples-Fix-null-pointer-dereference-in.patch
patches.kernel.org/5.7.7-120-ARM-dts-am335x-pocketbeagle-Fix-mmc0-Write-Prot.patch
patches.kernel.org/5.7.7-121-ARM-dts-Fix-duovero-smsc-interrupt-for-suspend.patch
patches.kernel.org/5.7.7-122-dma-direct-re-encrypt-memory-if-dma_direct_allo.patch
patches.kernel.org/5.7.7-123-dma-direct-check-return-value-when-encrypting-o.patch
patches.kernel.org/5.7.7-124-x86-resctrl-Fix-a-NULL-vs-IS_ERR-static-checker.patch
patches.kernel.org/5.7.7-125-efi-x86-Setup-stack-correctly-for-efi_pe_entry.patch
patches.kernel.org/5.7.7-126-regmap-Fix-memory-leak-from-regmap_register_pat.patch
patches.kernel.org/5.7.7-127-devmap-Use-bpf_map_area_alloc-for-allocating-ha.patch
patches.kernel.org/5.7.7-128-bpf-Don-t-return-EINVAL-from-get-set-sockopt-wh.patch
patches.kernel.org/5.7.7-129-ARM-dts-NSP-Correct-FA2-mailbox-node.patch
patches.kernel.org/5.7.7-130-rxrpc-Fix-handling-of-rwind-from-an-ACK-packet.patch
patches.kernel.org/5.7.7-131-RDMA-rvt-Fix-potential-memory-leak-caused-by-rv.patch
patches.kernel.org/5.7.7-132-RDMA-efa-Set-maximum-pkeys-device-attribute.patch
patches.kernel.org/5.7.7-133-RDMA-qedr-Fix-KASAN-use-after-free-in-ucma_even.patch
patches.kernel.org/5.7.7-134-RDMA-cma-Protect-bind_list-and-listen_list-whil.patch
patches.kernel.org/5.7.7-135-RDMA-core-Check-that-type_attrs-is-not-NULL-pri.patch
patches.kernel.org/5.7.7-136-ASoC-rockchip-Fix-a-reference-count-leak.patch
patches.kernel.org/5.7.7-137-s390-qeth-fix-error-handling-for-isolation-mode.patch
patches.kernel.org/5.7.7-138-RDMA-mad-Fix-possible-memory-leak-in-ib_mad_pos.patch
patches.kernel.org/5.7.7-139-selftests-net-report-etf-errors-correctly.patch
patches.kernel.org/5.7.7-140-ionic-tame-the-watchdog-timer-on-reconfig.patch
patches.kernel.org/5.7.7-141-Revert-KVM-VMX-Micro-optimize-vmexit-time-when-.patch
patches.kernel.org/5.7.7-142-iommu-vt-d-Set-U-S-bit-in-first-level-page-tabl.patch
patches.kernel.org/5.7.7-143-iommu-vt-d-Enable-PCI-ACS-for-platform-opt-in-h.patch
patches.kernel.org/5.7.7-144-iommu-vt-d-Update-scalable-mode-paging-structur.patch
patches.kernel.org/5.7.7-145-soc-imx8m-Correct-i.MX8MP-UID-fuse-offset.patch
patches.kernel.org/5.7.7-146-dma-direct-add-missing-set_memory_decrypted-for.patch
patches.kernel.org/5.7.7-147-net-qed-fix-left-elements-count-calculation.patch
patches.kernel.org/5.7.7-148-net-qed-fix-async-event-callbacks-unregistering.patch
patches.kernel.org/5.7.7-149-net-qede-stop-adding-events-on-an-already-destr.patch
patches.kernel.org/5.7.7-150-net-qed-fix-NVMe-login-fails-over-VFs.patch
patches.kernel.org/5.7.7-151-net-qed-fix-excessive-QM-ILT-lines-consumption.patch
patches.kernel.org/5.7.7-152-net-qede-fix-PTP-initialization-on-recovery.patch
patches.kernel.org/5.7.7-153-net-qede-fix-use-after-free-on-recovery-and-AER.patch
patches.kernel.org/5.7.7-154-net-qed-reset-ILT-block-sizes-before-recomputin.patch
patches.kernel.org/5.7.7-155-cxgb4-move-handling-L2T-ARP-failures-to-caller.patch
patches.kernel.org/5.7.7-156-cxgb4-move-PTP-lock-and-unlock-to-caller-in-Tx-.patch
patches.kernel.org/5.7.7-157-ARM-imx5-add-missing-put_device-call-in-imx_sus.patch
patches.kernel.org/5.7.7-158-scsi-lpfc-Avoid-another-null-dereference-in-lpf.patch
patches.kernel.org/5.7.7-159-usb-gadget-udc-Potential-Oops-in-error-handling.patch
patches.kernel.org/5.7.7-160-usb-renesas_usbhs-getting-residue-from-callback.patch
patches.kernel.org/5.7.7-161-nvme-don-t-protect-ns-mutation-with-ns-head-loc.patch
patches.kernel.org/5.7.7-162-qed-add-missing-error-test-for-DBG_STATUS_NO_MA.patch
patches.kernel.org/5.7.7-163-netfilter-ipset-fix-unaligned-atomic-access.patch
patches.kernel.org/5.7.7-164-net-bcmgenet-use-hardware-padding-of-runt-frame.patch
patches.kernel.org/5.7.7-165-io_uring-fix-hanging-iopoll-in-case-of-EAGAIN.patch
patches.kernel.org/5.7.7-166-clk-sifive-allocate-sufficient-memory-for-struc.patch
patches.kernel.org/5.7.7-167-i2c-fsi-Fix-the-port-number-field-in-status-reg.patch
patches.kernel.org/5.7.7-168-net-macb-free-resources-on-failure-path-of-at91.patch
patches.kernel.org/5.7.7-169-wireguard-receive-account-for-napi_gro_receive-.patch
patches.kernel.org/5.7.7-170-socionext-account-for-napi_gro_receive-never-re.patch
patches.kernel.org/5.7.7-171-wil6210-account-for-napi_gro_receive-never-retu.patch
patches.kernel.org/5.7.7-172-selftests-powerpc-Fix-build-failure-in-ebb-test.patch
patches.kernel.org/5.7.7-173-i2c-core-check-returned-size-of-emulated-smbus-.patch
patches.kernel.org/5.7.7-174-afs-Fix-storage-of-cell-names.patch
patches.kernel.org/5.7.7-175-sched-deadline-Initialize-dl_boosted.patch
patches.kernel.org/5.7.7-176-sched-core-Fix-PI-boosting-between-RT-and-DEADL.patch
patches.kernel.org/5.7.7-177-sched-cfs-change-initial-value-of-runnable_avg.patch
patches.kernel.org/5.7.7-178-sata_rcar-handle-pm_runtime_get_sync-failure-ca.patch
patches.kernel.org/5.7.7-179-ata-libata-Fix-usage-of-page-address-by-page_ad.patch
patches.kernel.org/5.7.7-180-drm-amd-display-Use-kfree-to-free-rgb_user-in-c.patch
patches.kernel.org/5.7.7-181-riscv-atomic-Fix-sign-extension-for-RV64I.patch
patches.kernel.org/5.7.7-182-bcache-check-and-adjust-logical-block-size-for-.patch
patches.kernel.org/5.7.7-183-hwrng-ks-sa-Fix-runtime-PM-imbalance-on-error.patch
patches.kernel.org/5.7.7-184-ibmvnic-Harden-device-login-requests.patch
patches.kernel.org/5.7.7-185-net-alx-fix-race-condition-in-alx_remove.patch
patches.kernel.org/5.7.7-186-test_objagg-Fix-potential-memory-leak-in-error-.patch
patches.kernel.org/5.7.7-187-pinctrl-qcom-spmi-gpio-fix-warning-about-irq-ch.patch
patches.kernel.org/5.7.7-188-pinctrl-tegra-Use-noirq-suspend-resume-callback.patch
patches.kernel.org/5.7.7-189-s390-seccomp-pass-syscall-arguments-via-seccomp.patch
patches.kernel.org/5.7.7-190-s390-ptrace-return-ENOSYS-when-invalid-syscall-.patch
patches.kernel.org/5.7.7-191-s390-ptrace-pass-invalid-syscall-numbers-to-tra.patch
patches.kernel.org/5.7.7-192-s390-ptrace-fix-setting-syscall-number.patch
patches.kernel.org/5.7.7-193-s390-vdso-Use-LD-instead-of-CC-to-link-vDSO.patch
patches.kernel.org/5.7.7-194-s390-vdso-fix-vDSO-clock_getres.patch
patches.kernel.org/5.7.7-195-arm64-sve-Fix-build-failure-when-ARM64_SVE-y-an.patch
patches.kernel.org/5.7.7-196-kbuild-improve-cc-option-to-clean-up-all-tempor.patch
patches.kernel.org/5.7.7-197-recordmcount-support-64k-sections.patch
patches.kernel.org/5.7.7-198-kprobes-Suppress-the-suspicious-RCU-warning-on-.patch
patches.kernel.org/5.7.7-199-blktrace-break-out-of-blktrace-setup-on-concurr.patch
patches.kernel.org/5.7.7-200-nvdimm-region-always-show-the-align-attribute.patch
patches.kernel.org/5.7.7-201-block-update-hctx-map-when-use-multiple-maps.patch
patches.kernel.org/5.7.7-202-RISC-V-Don-t-allow-write-exec-only-page-mapping.patch
patches.kernel.org/5.7.7-203-syscalls-Fix-offset-type-of-ksys_ftruncate.patch
patches.kernel.org/5.7.7-204-ALSA-hda-Add-NVIDIA-codec-IDs-9a-9d-through-a0-.patch
patches.kernel.org/5.7.7-205-ALSA-hda-realtek-Add-quirk-for-MSI-GE63-laptop.patch
patches.kernel.org/5.7.7-206-ALSA-hda-realtek-Add-mute-LED-and-micmute-LED-s.patch
patches.kernel.org/5.7.7-207-ACPI-sysfs-Fix-pm_profile_attr-type.patch
patches.kernel.org/5.7.7-208-ACPI-configfs-Disallow-loading-ACPI-tables-when.patch
patches.kernel.org/5.7.7-209-erofs-fix-partially-uninitialized-misuse-in-z_e.patch
patches.kernel.org/5.7.7-210-KVM-X86-Fix-MSR-range-of-APIC-registers-in-X2AP.patch
patches.kernel.org/5.7.7-211-kvm-lapic-fix-broken-vcpu-hotplug.patch
patches.kernel.org/5.7.7-212-KVM-nVMX-Plumb-L2-GPA-through-to-PML-emulation.patch
patches.kernel.org/5.7.7-213-KVM-VMX-Stop-context-switching-MSR_IA32_UMWAIT_.patch
patches.kernel.org/5.7.7-214-x86-cpu-Use-pinning-mask-for-CR4-bits-needing-t.patch
patches.kernel.org/5.7.7-215-x86-cpu-Reinitialize-IA32_FEAT_CTL-MSR-on-BSP-d.patch
patches.kernel.org/5.7.7-216-x86-asm-64-Align-start-of-__clear_user-loop-to-.patch
patches.kernel.org/5.7.7-217-btrfs-fix-bytes_may_use-underflow-when-running-.patch
patches.kernel.org/5.7.7-218-btrfs-fix-data-block-group-relocation-failure-d.patch
patches.kernel.org/5.7.7-219-btrfs-check-if-a-log-root-exists-before-locking.patch
patches.kernel.org/5.7.7-220-btrfs-fix-hang-on-snapshot-creation-after-RWF_N.patch
patches.kernel.org/5.7.7-221-btrfs-fix-failure-of-RWF_NOWAIT-write-into-prea.patch
patches.kernel.org/5.7.7-222-btrfs-fix-RWF_NOWAIT-write-not-failling-when-we.patch
patches.kernel.org/5.7.7-223-mm-compaction-make-capture-control-handling-saf.patch
patches.kernel.org/5.7.7-224-mm-slab-fix-sign-conversion-problem-in-memcg_un.patch
patches.kernel.org/5.7.7-225-mm-slab-use-memzero_explicit-in-kzfree.patch
patches.kernel.org/5.7.7-226-ocfs2-avoid-inode-removal-while-nfsd-is-accessi.patch
patches.kernel.org/5.7.7-227-ocfs2-load-global_inode_alloc.patch
patches.kernel.org/5.7.7-228-ocfs2-fix-value-of-OCFS2_INVALID_SLOT.patch
patches.kernel.org/5.7.7-229-ocfs2-fix-panic-on-nfs-server-over-ocfs2.patch
patches.kernel.org/5.7.7-230-mm-memcontrol-handle-div0-crash-race-condition-.patch
patches.kernel.org/5.7.7-231-mm-memcontrol.c-add-missed-css_put.patch
patches.kernel.org/5.7.7-232-mm-memory_hotplug.c-fix-false-softlockup-during.patch
patches.kernel.org/5.7.7-233-arm64-perf-Report-the-PC-value-in-REGS_ABI_32-m.patch
patches.kernel.org/5.7.7-234-arm64-dts-imx8mm-evk-correct-ldo1-ldo2-voltage-.patch
patches.kernel.org/5.7.7-235-arm64-dts-imx8mn-ddr4-evk-correct-ldo1-ldo2-vol.patch
patches.kernel.org/5.7.7-236-tracing-boottime-Fix-kprobe-multiple-events.patch
patches.kernel.org/5.7.7-237-tracing-Fix-event-trigger-to-accept-redundant-s.patch
patches.kernel.org/5.7.7-238-ring-buffer-Zero-out-time-extend-if-it-is-neste.patch
patches.kernel.org/5.7.7-239-drm-amd-display-Enable-output_bpc-property-on-a.patch
patches.kernel.org/5.7.7-240-drm-amd-fix-potential-memleak-in-err-branch.patch
patches.kernel.org/5.7.7-241-drm-rcar-du-Fix-build-error.patch
patches.kernel.org/5.7.7-242-drm-radeon-fix-fb_div-check-in-ni_init_smc_spll.patch
patches.kernel.org/5.7.7-243-drm-fb-helper-Fix-vt-restore.patch
patches.kernel.org/5.7.7-244-drm-amdgpu-add-fw-release-for-sdma-v5_0.patch
patches.kernel.org/5.7.7-245-drm-amdgpu-display-Unlock-mutex-on-error.patch
patches.kernel.org/5.7.7-246-drm-panel-simple-fix-connector-type-for-newhave.patch
patches.kernel.org/5.7.7-247-drm-panel-simple-fix-connector-type-for-LogicPD.patch
patches.kernel.org/5.7.7-248-ARM-dts-imx6ul-kontron-Move-watchdog-from-Kontr.patch
patches.kernel.org/5.7.7-249-ARM-dts-imx6ul-kontron-Change-WDOG_ANY-signal-f.patch
patches.kernel.org/5.7.7-250-Staging-rtl8723bs-prevent-buffer-overflow-in-up.patch
patches.kernel.org/5.7.7-251-powerpc-fsl_booke-32-Fix-build-with-CONFIG_RAND.patch
patches.kernel.org/5.7.7-252-sunrpc-fixed-rollback-in-rpc_gssd_dummy_populat.patch
patches.kernel.org/5.7.7-253-SUNRPC-Properly-set-the-subbuf-parameter-of-xdr.patch
patches.kernel.org/5.7.7-254-pNFS-flexfiles-Fix-list-corruption-if-the-mirro.patch
patches.kernel.org/5.7.7-255-NFSv4-fix-CLOSE-not-waiting-for-direct-IO-compe.patch
patches.kernel.org/5.7.7-256-EDAC-amd64-Read-back-the-scrub-rate-PCI-registe.patch
patches.kernel.org/5.7.7-257-xprtrdma-Fix-handling-of-RDMA_ERROR-replies.patch
patches.kernel.org/5.7.7-258-dm-writecache-correct-uncommitted_block-when-di.patch
patches.kernel.org/5.7.7-259-dm-writecache-add-cond_resched-to-loop-in-persi.patch
patches.kernel.org/5.7.7-260-Revert-tty-hvc-Fix-data-abort-due-to-race-in-hv.patch
patches.kernel.org/5.7.7-261-Linux-5.7.7.patch
patches.kernel.org/5.7.8-001-exfat-Set-the-unused-characters-of-FileName-fie.patch
patches.kernel.org/5.7.8-002-exfat-add-missing-brelse-calls-on-error-paths.patch
patches.kernel.org/5.7.8-003-exfat-call-sync_filesystem-for-read-only-remoun.patch
patches.kernel.org/5.7.8-004-exfat-move-setting-VOL_DIRTY-over-exfat_remove_.patch
patches.kernel.org/5.7.8-005-exfat-flush-dirty-metadata-in-fsync.patch
patches.kernel.org/5.7.8-006-btrfs-block-group-refactor-how-we-delete-one-bl.patch
patches.kernel.org/5.7.8-007-btrfs-fix-race-between-block-group-removal-and-.patch
patches.kernel.org/5.7.8-008-mm-fix-swap-cache-node-allocation-mask.patch
patches.kernel.org/5.7.8-009-drm-amd-display-Fix-incorrectly-pruned-modes-wi.patch
patches.kernel.org/5.7.8-010-drm-amd-display-Fix-ineffective-setting-of-max-.patch
patches.kernel.org/5.7.8-011-seg6-fix-seg6_validate_srh-to-avoid-slab-out-of.patch
patches.kernel.org/5.7.8-012-tipc-add-test-for-Nagle-algorithm-effectiveness.patch
patches.kernel.org/5.7.8-013-tipc-fix-kernel-WARNING-in-tipc_msg_append.patch
patches.kernel.org/5.7.8-014-usbnet-smsc95xx-Fix-use-after-free-after-remova.patch
patches.kernel.org/5.7.8-015-tipc-Fix-NULL-pointer-dereference-in-__tipc_sen.patch
patches.kernel.org/5.7.8-016-drm-i915-gt-Mark-timeline-cacheline-as-destroye.patch
patches.kernel.org/5.7.8-017-drm-amdgpu-disable-ras-query-and-iject-during-g.patch
patches.kernel.org/5.7.8-018-drm-amdgpu-fix-non-pointer-dereference-for-non-.patch
patches.kernel.org/5.7.8-019-drm-amdgpu-fix-kernel-page-fault-issue-by-ras-r.patch
patches.kernel.org/5.7.8-020-sched-debug-Make-sd-flags-sysctl-read-only.patch
patches.kernel.org/5.7.8-021-soc-ti-omap-prm-use-atomic-iopoll-instead-of-sl.patch
patches.kernel.org/5.7.8-022-powerpc-kvm-book3s-Add-helper-to-walk-partition.patch
patches.kernel.org/5.7.8-023-powerpc-book3s64-kvm-Fix-secondary-page-table-w.patch
patches.kernel.org/5.7.8-024-mm-slub.c-fix-corrupted-freechain-in-deactivate.patch
patches.kernel.org/5.7.8-025-mm-slub-fix-stack-overruns-with-SLUB_STATS.patch
patches.kernel.org/5.7.8-026-mm-dump_page-do-not-crash-with-invalid-mapping-.patch
patches.kernel.org/5.7.8-027-io_uring-fix-SQ-IO-POLL-with-unsupported-opcode.patch
patches.kernel.org/5.7.8-028-rxrpc-Fix-race-between-incoming-ACK-parser-and-.patch
patches.kernel.org/5.7.8-029-usb-usbtest-fix-missing-kfree-dev-buf-in-usbtes.patch
patches.kernel.org/5.7.8-030-tools-lib-traceevent-Add-append-function-helper.patch
patches.kernel.org/5.7.8-031-tools-lib-traceevent-Handle-__attribute__-user-.patch
patches.kernel.org/5.7.8-032-s390-debug-avoid-kernel-warning-on-too-large-nu.patch
patches.kernel.org/5.7.8-033-io_uring-fix-io_sq_thread-no-schedule-when-busy.patch
patches.kernel.org/5.7.8-034-nvme-multipath-set-bdi-capabilities-once.patch
patches.kernel.org/5.7.8-035-nvme-fix-possible-deadlock-when-I-O-is-blocked.patch
patches.kernel.org/5.7.8-036-nvme-multipath-fix-deadlock-between-ana_work-an.patch
patches.kernel.org/5.7.8-037-nvme-multipath-fix-deadlock-due-to-head-lock.patch
patches.kernel.org/5.7.8-038-nvme-multipath-fix-bogus-request-queue-referenc.patch
patches.kernel.org/5.7.8-039-io_uring-fix-current-mm-NULL-dereference-on-exi.patch
patches.kernel.org/5.7.8-040-kgdb-Avoid-suspicious-RCU-usage-warning.patch
patches.kernel.org/5.7.8-041-Revert-tpm-selftest-cleanup-after-unseal-with-w.patch
patches.kernel.org/5.7.8-042-selftests-tpm-Use-bin-sh-instead-of-bin-bash.patch
patches.kernel.org/5.7.8-043-tpm-Fix-TIS-locality-timeout-problems.patch
patches.kernel.org/5.7.8-044-crypto-af_alg-fix-use-after-free-in-af_alg_acce.patch
patches.kernel.org/5.7.8-045-task_work-teach-task_work_add-to-do-signal_wake.patch
patches.kernel.org/5.7.8-046-io_uring-use-signal-based-task_work-running.patch
patches.kernel.org/5.7.8-047-drm-msm-dpu-fix-error-return-code-in-dpu_encode.patch
patches.kernel.org/5.7.8-048-btrfs-fix-RWF_NOWAIT-writes-blocking-on-extent-.patch
patches.kernel.org/5.7.8-049-rxrpc-Fix-afs-large-storage-transmission-perfor.patch
patches.kernel.org/5.7.8-050-mptcp-drop-MP_JOIN-request-sock-on-syn-cookies.patch
patches.kernel.org/5.7.8-051-net-enetc-add-hw-tc-hw-offload-features-for-PSP.patch
patches.kernel.org/5.7.8-052-enetc-Fix-HW_VLAN_CTAG_TX-RX-toggling.patch
patches.kernel.org/5.7.8-053-irqchip-gic-v4.1-Use-readx_poll_timeout_atomic-.patch
patches.kernel.org/5.7.8-054-RDMA-counter-Query-a-counter-before-release.patch
patches.kernel.org/5.7.8-055-xfs-fix-use-after-free-on-CIL-context-on-shutdo.patch
patches.kernel.org/5.7.8-056-hsr-remove-hsr-interface-if-all-slaves-are-remo.patch
patches.kernel.org/5.7.8-057-hsr-avoid-to-create-proc-file-after-unregister.patch
patches.kernel.org/5.7.8-058-cxgb4-use-unaligned-conversion-for-fetching-tim.patch
patches.kernel.org/5.7.8-059-cxgb4-parse-TC-U32-key-values-and-masks-nativel.patch
patches.kernel.org/5.7.8-060-cxgb4-fix-endian-conversions-for-L4-ports-in-fi.patch
patches.kernel.org/5.7.8-061-cxgb4-use-correct-type-for-all-mask-IP-address-.patch
patches.kernel.org/5.7.8-062-cxgb4-fix-SGE-queue-dump-destination-buffer-con.patch
patches.kernel.org/5.7.8-063-security-Fix-hook-iteration-and-default-value-f.patch
patches.kernel.org/5.7.8-064-hwmon-max6697-Make-sure-the-OVERT-mask-is-set-c.patch
patches.kernel.org/5.7.8-065-hwmon-acpi_power_meter-Fix-potential-memory-lea.patch
patches.kernel.org/5.7.8-066-scsi-qla2xxx-Fix-a-condition-in-qla2x00_find_al.patch
patches.kernel.org/5.7.8-067-thermal-drivers-mediatek-Fix-bank-number-settin.patch
patches.kernel.org/5.7.8-068-thermal-drivers-sprd-Fix-return-value-of-sprd_t.patch
patches.kernel.org/5.7.8-069-thermal-drivers-rcar_gen3-Fix-undefined-tempera.patch
patches.kernel.org/5.7.8-070-nfsd4-fix-nfsdfs-reference-count-loop.patch
patches.kernel.org/5.7.8-071-nfsd-fix-nfsdfs-inode-reference-count-leak.patch
patches.kernel.org/5.7.8-072-drm-sun4i-hdmi-Remove-extra-HPD-polling.patch
patches.kernel.org/5.7.8-073-virtio-blk-free-vblk-vqs-in-error-path-of-virtb.patch
patches.kernel.org/5.7.8-074-SMB3-Honor-posix-flag-for-multiuser-mounts.patch
patches.kernel.org/5.7.8-075-nvme-fix-identify-error-status-silent-ignore.patch
patches.kernel.org/5.7.8-076-nvme-fix-a-crash-in-nvme_mpath_add_disk.patch
patches.kernel.org/5.7.8-077-tpm-ibmvtpm-Wait-for-ready-buffer-before-probin.patch
patches.kernel.org/5.7.8-078-samples-vfs-avoid-warning-in-statx-override.patch
patches.kernel.org/5.7.8-079-i2c-algo-pca-Add-0x78-as-SCL-stuck-low-status-f.patch
patches.kernel.org/5.7.8-080-i2c-designware-platdrv-Set-class-based-on-DMI.patch
patches.kernel.org/5.7.8-081-i2c-mlxcpld-check-correct-size-of-maximum-RECV_.patch
patches.kernel.org/5.7.8-082-io_uring-fix-regression-with-always-ignoring-si.patch
patches.kernel.org/5.7.8-083-spi-spi-fsl-dspi-Fix-external-abort-on-interrup.patch
patches.kernel.org/5.7.8-084-nfsd-apply-umask-on-fs-without-ACL-support.patch
patches.kernel.org/5.7.8-085-Revert-ALSA-usb-audio-Improve-frames-size-compu.patch
patches.kernel.org/5.7.8-086-padata-upgrade-smp_mb__after_atomic-to-smp_mb-i.patch
patches.kernel.org/5.7.8-087-SMB3-Honor-seal-flag-for-multiuser-mounts.patch
patches.kernel.org/5.7.8-088-SMB3-Honor-persistent-resilient-handle-flags-fo.patch
patches.kernel.org/5.7.8-089-SMB3-Honor-lease-disabling-for-multiuser-mounts.patch
patches.kernel.org/5.7.8-090-SMB3-Honor-handletimeout-flag-for-multiuser-mou.patch
patches.kernel.org/5.7.8-091-cifs-Fix-the-target-file-was-deleted-when-renam.patch
patches.kernel.org/5.7.8-092-Drivers-hv-Change-flag-to-write-log-level-in-pa.patch
patches.kernel.org/5.7.8-093-hwmon-pmbus-Fix-page-vs.-register-when-accessin.patch
patches.kernel.org/5.7.8-094-thermal-drivers-cpufreq_cooling-Fix-wrong-frequ.patch
patches.kernel.org/5.7.8-095-ACPI-fan-Fix-Tiger-Lake-ACPI-device-ID.patch
patches.kernel.org/5.7.8-096-gfs2-fix-trans-slab-error-when-withdraw-occurs-.patch
patches.kernel.org/5.7.8-097-x86-split_lock-Don-t-write-MSR_TEST_CTRL-on-CPU.patch
patches.kernel.org/5.7.8-098-MIPS-lantiq-xway-sysctrl-fix-the-GPHY-clock-ali.patch
patches.kernel.org/5.7.8-099-MIPS-Add-missing-EHB-in-mtc0-mfc0-sequence-for-.patch
patches.kernel.org/5.7.8-100-drm-i915-Include-asm-sources-for-ivb-hsw-_clear.patch
patches.kernel.org/5.7.8-101-drm-amd-powerplay-Fix-NULL-dereference-in-lock_.patch
patches.kernel.org/5.7.8-102-drm-amd-display-Only-revalidate-bandwidth-on-me.patch
patches.kernel.org/5.7.8-103-drm-amdgpu-use-u-rather-than-d-for-sclk-mclk.patch
patches.kernel.org/5.7.8-104-drm-amdgpu-atomfirmware-fix-vram_info-fetching-.patch
patches.kernel.org/5.7.8-105-dma-buf-Move-dma_buf_release-from-fops-to-dentr.patch
patches.kernel.org/5.7.8-106-irqchip-gic-Atomically-update-affinity.patch
patches.kernel.org/5.7.8-107-mm-hugetlb.c-fix-pages-per-hugetlb-calculation.patch
patches.kernel.org/5.7.8-108-mm-cma.c-use-exact_nid-true-to-fix-possible-per.patch
patches.kernel.org/5.7.8-109-dm-zoned-assign-max_io_len-correctly.patch
patches.kernel.org/5.7.8-110-efi-Make-it-possible-to-disable-efivar_ssdt-ent.patch
patches.kernel.org/5.7.8-111-Linux-5.7.8.patch
patches.kernel.org/5.7.9-001-KVM-s390-reduce-number-of-IO-pins-to-1.patch
patches.kernel.org/5.7.9-002-spi-spi-fsl-dspi-Adding-shutdown-hook.patch
patches.kernel.org/5.7.9-003-spi-spi-fsl-dspi-Fix-lockup-if-device-is-remove.patch
patches.kernel.org/5.7.9-004-regmap-fix-alignment-issue.patch
patches.kernel.org/5.7.9-005-perf-x86-rapl-Move-RAPL-support-to-common-x86-c.patch
patches.kernel.org/5.7.9-006-perf-x86-rapl-Fix-RAPL-config-variable-bug.patch
patches.kernel.org/5.7.9-007-ARM-dts-omap4-droid4-Fix-spi-configuration-and-.patch
patches.kernel.org/5.7.9-008-drm-ttm-Fix-dma_fence-refcnt-leak-in-ttm_bo_vm_.patch
patches.kernel.org/5.7.9-009-drm-ttm-Fix-dma_fence-refcnt-leak-when-adding-m.patch
patches.kernel.org/5.7.9-010-gpu-host1x-Clean-up-debugfs-in-error-handling-p.patch
patches.kernel.org/5.7.9-011-drm-tegra-hub-Do-not-enable-orphaned-window-gro.patch
patches.kernel.org/5.7.9-012-gpu-host1x-Detach-driver-on-unregister.patch
patches.kernel.org/5.7.9-013-staging-wfx-fix-coherency-of-hif_scan-prototype.patch
patches.kernel.org/5.7.9-014-drm-mcde-Fix-display-initialization-problem.patch
patches.kernel.org/5.7.9-015-ASoC-SOF-Intel-add-PCI-ID-for-CometLake-S.patch
patches.kernel.org/5.7.9-016-ASoC-hdac_hda-fix-memleak-with-regmap-not-freed.patch
patches.kernel.org/5.7.9-017-ALSA-hda-Intel-add-missing-PCI-IDs-for-ICL-H-TG.patch
patches.kernel.org/5.7.9-018-spi-spidev-fix-a-race-between-spidev_release-an.patch
patches.kernel.org/5.7.9-019-spi-spidev-fix-a-potential-use-after-free-in-sp.patch
patches.kernel.org/5.7.9-020-net-ethernet-mvneta-Fix-Serdes-configuration-fo.patch
patches.kernel.org/5.7.9-021-net-ethernet-mvneta-Add-2500BaseX-support-for-S.patch
patches.kernel.org/5.7.9-022-ixgbe-protect-ring-accesses-with-READ-and-WRITE.patch
patches.kernel.org/5.7.9-023-i40e-protect-ring-accesses-with-READ-and-WRITE_.patch
patches.kernel.org/5.7.9-024-ice-protect-ring-accesses-with-WRITE_ONCE.patch
patches.kernel.org/5.7.9-025-ibmvnic-continue-to-init-in-CRQ-reset-returns-H.patch
patches.kernel.org/5.7.9-026-powerpc-kvm-book3s64-Fix-kernel-crash-with-nest.patch
patches.kernel.org/5.7.9-027-xprtrdma-Prevent-dereferencing-r_xprt-rx_ep-aft.patch
patches.kernel.org/5.7.9-028-iommu-vt-d-Don-t-apply-gfx-quirks-to-untrusted-.patch
patches.kernel.org/5.7.9-029-drm-panel-orientation-quirks-Add-quirk-for-Asus.patch
patches.kernel.org/5.7.9-030-drm-panel-orientation-quirks-Use-generic-orient.patch
patches.kernel.org/5.7.9-031-s390-kasan-fix-early-pgm-check-handler-executio.patch
patches.kernel.org/5.7.9-032-cifs-update-ctime-and-mtime-during-truncate.patch
patches.kernel.org/5.7.9-033-ARM-imx6-add-missing-put_device-call-in-imx6q_s.patch
patches.kernel.org/5.7.9-034-scsi-qla2xxx-Fix-MPI-failure-AEN-8200-handling.patch
patches.kernel.org/5.7.9-035-scsi-mptscsih-Fix-read-sense-data-size.patch
patches.kernel.org/5.7.9-036-usb-dwc3-pci-Fix-reference-count-leak-in-dwc3_p.patch
patches.kernel.org/5.7.9-037-arm64-kpti-Add-KRYO-3-4-XX-silver-CPU-cores-to-.patch
patches.kernel.org/5.7.9-038-block-release-bip-in-a-right-way-in-error-path.patch
patches.kernel.org/5.7.9-039-nvme-rdma-assign-completion-vector-correctly.patch
patches.kernel.org/5.7.9-040-x86-entry-Increase-entry_stack-size-to-a-full-p.patch
patches.kernel.org/5.7.9-041-arm64-Add-KRYO-3-4-XX-silver-CPU-cores-to-SSB-s.patch
patches.kernel.org/5.7.9-042-nfs-Fix-memory-leak-of-export_path.patch
patches.kernel.org/5.7.9-043-sched-core-Check-cpus_mask-not-cpus_ptr-in-__se.patch
patches.kernel.org/5.7.9-044-net-qrtr-Fix-an-out-of-bounds-read-qrtr_endpoin.patch
patches.kernel.org/5.7.9-045-mtd-set-master-partition-panic-write-flag.patch
patches.kernel.org/5.7.9-046-gpio-pca953x-Synchronize-interrupt-handler-prop.patch
patches.kernel.org/5.7.9-047-gpio-pca953x-Override-IRQ-for-one-of-the-expand.patch
patches.kernel.org/5.7.9-048-gpio-pca953x-Fix-direction-setting-when-configu.patch
patches.kernel.org/5.7.9-049-gpio-pca953x-Fix-GPIO-resource-leak-on-Intel-Ga.patch
patches.kernel.org/5.7.9-050-ASoC-fsl_mqs-Don-t-check-clock-is-NULL-before-c.patch
patches.kernel.org/5.7.9-051-ASoC-fsl_mqs-Fix-unchecked-return-value-for-clk.patch
patches.kernel.org/5.7.9-052-KVM-arm64-vgic-v4-Plug-race-between-non-residen.patch
patches.kernel.org/5.7.9-053-mac80211-Fix-dropping-broadcast-packets-in-802..patch
patches.kernel.org/5.7.9-054-bpf-Do-not-allow-btf_ctx_access-with-__int128-t.patch
patches.kernel.org/5.7.9-055-nl80211-don-t-return-err-unconditionally-in-nl8.patch
patches.kernel.org/5.7.9-056-nl80211-fix-memory-leak-when-parsing-NL80211_AT.patch
patches.kernel.org/5.7.9-057-drm-mediatek-Check-plane-visibility-in-atomic_u.patch
patches.kernel.org/5.7.9-058-bpf-sockmap-RCU-splat-with-redirect-and-strpars.patch
patches.kernel.org/5.7.9-059-bpf-sockmap-RCU-dereferenced-psock-may-be-used-.patch
patches.kernel.org/5.7.9-060-netfilter-ipset-call-ip_set_free-instead-of-kfr.patch
patches.kernel.org/5.7.9-061-net-mvneta-fix-use-of-state-speed.patch
patches.kernel.org/5.7.9-062-net-ipa-no-checksum-offload-for-SDM845-LAN-RX.patch
patches.kernel.org/5.7.9-063-net-cxgb4-fix-return-error-value-in-t4_prep_fw.patch
patches.kernel.org/5.7.9-064-btrfs-fix-reclaim_size-counter-leak-after-steal.patch
patches.kernel.org/5.7.9-065-drm-meson-viu-fix-setting-the-OSD-burst-length-.patch
patches.kernel.org/5.7.9-066-IB-sa-Resolv-use-after-free-in-ib_nl_make_reque.patch
patches.kernel.org/5.7.9-067-net-dsa-microchip-set-the-correct-number-of-por.patch
patches.kernel.org/5.7.9-068-netfilter-conntrack-refetch-conntrack-after-nf_.patch
patches.kernel.org/5.7.9-069-net-rmnet-fix-lower-interface-leak.patch
patches.kernel.org/5.7.9-070-net-rmnet-do-not-allow-to-add-multiple-bridge-i.patch
patches.kernel.org/5.7.9-071-perf-report-TUI-Fix-segmentation-fault-in-perf_.patch
patches.kernel.org/5.7.9-072-perf-intel-pt-Fix-recording-PEBS-via-PT-with-re.patch
patches.kernel.org/5.7.9-073-perf-intel-pt-Fix-PEBS-sample-for-XMM-registers.patch
patches.kernel.org/5.7.9-074-smsc95xx-check-return-value-of-smsc95xx_reset.patch
patches.kernel.org/5.7.9-075-smsc95xx-avoid-memory-leak-in-smsc95xx_bind.patch
patches.kernel.org/5.7.9-076-net-hns3-check-reset-pending-after-FLR-prepare.patch
patches.kernel.org/5.7.9-077-net-hns3-fix-for-mishandle-of-asserting-VF-rese.patch
patches.kernel.org/5.7.9-078-net-hns3-add-a-missing-uninit-debugfs-when-unlo.patch
patches.kernel.org/5.7.9-079-net-hns3-fix-use-after-free-when-doing-self-tes.patch
patches.kernel.org/5.7.9-080-ALSA-compress-fix-partial_drain-completion-stat.patch
patches.kernel.org/5.7.9-081-net-ipa-fix-QMI-structure-definition-bugs.patch
patches.kernel.org/5.7.9-082-net-qed-fix-buffer-overflow-on-ethtool-d.patch
patches.kernel.org/5.7.9-083-ionic-centralize-queue-reset-code.patch
patches.kernel.org/5.7.9-084-powerpc-64s-exception-Fix-0x1500-interrupt-hand.patch
patches.kernel.org/5.7.9-085-RDMA-siw-Fix-reporting-vendor_part_id.patch
patches.kernel.org/5.7.9-086-net-atlantic-fix-ip-dst-and-ipv6-address-filter.patch
patches.kernel.org/5.7.9-087-arm64-kgdb-Fix-single-step-exception-handling-o.patch
patches.kernel.org/5.7.9-088-nbd-Fix-memory-leak-in-nbd_add_socket.patch
patches.kernel.org/5.7.9-089-cxgb4-fix-all-mask-IP-address-comparison.patch
patches.kernel.org/5.7.9-090-IB-mlx5-Fix-50G-per-lane-indication.patch
patches.kernel.org/5.7.9-091-qed-Populate-nvm-file-attributes-while-reading-.patch
patches.kernel.org/5.7.9-092-selftests-bpf-Fix-detach-from-sockmap-tests.patch
patches.kernel.org/5.7.9-093-net-mlx5-Fix-eeprom-support-for-SFP-module.patch
patches.kernel.org/5.7.9-094-net-mlx5e-Fix-VXLAN-configuration-restore-after.patch
patches.kernel.org/5.7.9-095-net-mlx5e-Fix-CPU-mapping-after-function-reload.patch
patches.kernel.org/5.7.9-096-net-mlx5e-Fix-50G-per-lane-indication.patch
patches.kernel.org/5.7.9-097-net-mlx5e-CT-Fix-memory-leak-in-cleanup.patch
patches.kernel.org/5.7.9-098-bnxt_en-fix-NULL-dereference-in-case-SR-IOV-con.patch
patches.kernel.org/5.7.9-099-net-macb-fix-wakeup-test-in-runtime-suspend-res.patch
patches.kernel.org/5.7.9-100-net-macb-mark-device-wake-capable-when-magic-pa.patch
patches.kernel.org/5.7.9-101-net-macb-fix-macb_get-set_wol-when-moving-to-ph.patch
patches.kernel.org/5.7.9-102-net-macb-fix-macb_suspend-by-removing-call-to-n.patch
patches.kernel.org/5.7.9-103-net-macb-fix-call-to-pm_runtime-in-the-suspend-.patch
patches.kernel.org/5.7.9-104-mlxsw-spectrum_router-Remove-inappropriate-usag.patch
patches.kernel.org/5.7.9-105-mlxsw-pci-Fix-use-after-free-in-case-of-failed-.patch
patches.kernel.org/5.7.9-106-IB-hfi1-Do-not-destroy-hfi1_wq-when-the-device-.patch
patches.kernel.org/5.7.9-107-IB-hfi1-Do-not-destroy-link_wq-when-the-device-.patch
patches.kernel.org/5.7.9-108-ALSA-opl3-fix-infoleak-in-opl3.patch
patches.kernel.org/5.7.9-109-ALSA-hda-let-hs_mic-be-picked-ahead-of-hp_mic.patch
patches.kernel.org/5.7.9-110-ALSA-usb-audio-add-quirk-for-MacroSilicon-MS210.patch
patches.kernel.org/5.7.9-111-ALSA-usb-audio-Add-implicit-feedback-quirk-for-.patch
patches.kernel.org/5.7.9-112-ALSA-hda-realtek-Fix-Lenovo-Thinkpad-X1-Carbon-.patch
patches.kernel.org/5.7.9-113-ALSA-hda-realtek-Enable-audio-jacks-of-Acer-vCo.patch
patches.kernel.org/5.7.9-114-ALSA-hda-realtek-Enable-headset-mic-of-Acer-C20.patch
patches.kernel.org/5.7.9-115-ALSA-hda-realtek-Enable-headset-mic-of-Acer-Ver.patch
patches.kernel.org/5.7.9-116-KVM-arm64-Fix-definition-of-PAGE_HYP_DEVICE.patch
patches.kernel.org/5.7.9-117-KVM-arm64-Stop-clobbering-x0-for-HVC_SOFT_RESTA.patch
patches.kernel.org/5.7.9-118-KVM-arm64-Annotate-hyp-NMI-related-functions-as.patch
patches.kernel.org/5.7.9-119-KVM-x86-bit-8-of-non-leaf-PDPEs-is-not-reserved.patch
patches.kernel.org/5.7.9-120-KVM-x86-Inject-GP-if-guest-attempts-to-toggle-C.patch
patches.kernel.org/5.7.9-121-KVM-x86-Mark-CR4.TSD-as-being-possibly-owned-by.patch
patches.kernel.org/5.7.9-122-KVM-arm64-Fix-kvm_reset_vcpu-return-code-being-.patch
patches.kernel.org/5.7.9-123-io_uring-fix-memleak-in-__io_sqe_files_update.patch
patches.kernel.org/5.7.9-124-io_uring-account-user-memory-freed-when-exit-ha.patch
patches.kernel.org/5.7.9-125-io_uring-fix-memleak-in-io_sqe_files_register.patch
patches.kernel.org/5.7.9-126-io_uring-fix-missing-msg_name-assignment.patch
patches.kernel.org/5.7.9-127-kallsyms-Refactor-kallsyms_show_value-to-take-c.patch
patches.kernel.org/5.7.9-128-module-Refactor-section-attr-into-bin-attribute.patch
patches.kernel.org/5.7.9-129-module-Do-not-expose-section-addresses-to-non-C.patch
patches.kernel.org/5.7.9-130-kprobes-Do-not-expose-probe-addresses-to-non-CA.patch
patches.kernel.org/5.7.9-131-bpf-Check-correct-cred-for-CAP_SYSLOG-in-bpf_du.patch
patches.kernel.org/5.7.9-132-Revert-ath9k-Fix-general-protection-fault-in-at.patch
patches.kernel.org/5.7.9-133-btrfs-fix-fatal-extent_buffer-readahead-vs-rele.patch
patches.kernel.org/5.7.9-134-btrfs-reset-tree-root-pointer-after-error-in-in.patch
patches.kernel.org/5.7.9-135-btrfs-discard-add-missing-put-when-grabbing-blo.patch
patches.kernel.org/5.7.9-136-btrfs-fix-double-put-of-block-group-with-nocow.patch
patches.kernel.org/5.7.9-137-drm-radeon-fix-double-free.patch
patches.kernel.org/5.7.9-138-drm-i915-gt-Pin-the-rings-before-marking-active.patch
patches.kernel.org/5.7.9-139-drm-i915-Skip-stale-object-handle-for-debugfs-p.patch
patches.kernel.org/5.7.9-140-drm-amdgpu-don-t-do-soft-recovery-if-gpu_recove.patch
patches.kernel.org/5.7.9-141-drm-amdgpu-add-TMR-destory-function-for-psp.patch
patches.kernel.org/5.7.9-142-drm-amdgpu-asd-function-needs-to-be-unloaded-in.patch
patches.kernel.org/5.7.9-143-drm-i915-Drop-vm.ref-for-duplicate-vma-on-const.patch
patches.kernel.org/5.7.9-144-drm-i915-Also-drop-vm.ref-along-error-paths-for.patch
patches.kernel.org/5.7.9-145-cifs-fix-reference-leak-for-tlink.patch
patches.kernel.org/5.7.9-146-smb3-fix-access-denied-on-change-notify-request.patch
patches.kernel.org/5.7.9-147-smb3-fix-unneeded-error-message-on-change-notif.patch
patches.kernel.org/5.7.9-148-dm-use-noio-when-sending-kobject-event.patch
patches.kernel.org/5.7.9-149-mmc-meson-gx-limit-segments-to-1-when-dram-acce.patch
patches.kernel.org/5.7.9-150-mmc-owl-mmc-Get-rid-of-of_match_ptr-macro.patch
patches.kernel.org/5.7.9-151-pinctrl-baytrail-Fix-pin-being-driven-low-for-a.patch
patches.kernel.org/5.7.9-152-ARC-entry-fix-potential-EFA-clobber-when-TIF_SY.patch
patches.kernel.org/5.7.9-153-ARC-elf-use-right-ELF_ARCH.patch
patches.kernel.org/5.7.9-154-s390-setup-init-jump-labels-before-command-line.patch
patches.kernel.org/5.7.9-155-s390-mm-fix-huge-pte-soft-dirty-copying.patch
patches.kernel.org/5.7.9-156-arm64-Introduce-a-way-to-disable-the-32bit-vdso.patch
patches.kernel.org/5.7.9-157-arm64-arch_timer-Allow-an-workaround-descriptor.patch
patches.kernel.org/5.7.9-158-arm64-arch_timer-Disable-the-compat-vdso-for-co.patch
patches.kernel.org/5.7.9-159-blk-mq-consider-non-idle-request-as-inflight-in.patch
patches.kernel.org/5.7.9-160-dm-writecache-reject-asynchronous-pmem-devices.patch
patches.kernel.org/5.7.9-161-perf-scripts-python-export-to-postgresql.py-Fix.patch
patches.kernel.org/5.7.9-162-perf-scripts-python-exported-sql-viewer.py-Fix-.patch
patches.kernel.org/5.7.9-163-perf-scripts-python-exported-sql-viewer.py-Fix-.patch
patches.kernel.org/5.7.9-164-perf-scripts-python-exported-sql-viewer.py-Fix-.patch
patches.kernel.org/5.7.9-165-perf-scripts-python-exported-sql-viewer.py-Fix-.patch
patches.kernel.org/5.7.9-166-s390-Change-s390_kernel_write-return-type-to-ma.patch
patches.kernel.org/5.7.9-167-s390-maccess-add-no-DAT-mode-to-kernel_write.patch
patches.kernel.org/5.7.9-168-Linux-5.7.9.patch
patches.kernel.org/5.7.10-001-bridge-mcast-Fix-MLD2-Report-IPv6-payload-leng.patch
patches.kernel.org/5.7.10-002-genetlink-remove-genl_bind.patch
patches.kernel.org/5.7.10-003-ipv4-fill-fl4_icmp_-type-code-in-ping_v4_sendm.patch
patches.kernel.org/5.7.10-004-ipv6-fib6_select_path-can-not-use-out-path-for.patch
patches.kernel.org/5.7.10-005-ipv6-Fix-use-of-anycast-address-with-loopback.patch
patches.kernel.org/5.7.10-006-l2tp-remove-skb_dst_set-from-l2tp_xmit_skb.patch
patches.kernel.org/5.7.10-007-llc-make-sure-applications-use-ARPHRD_ETHER.patch
patches.kernel.org/5.7.10-008-net-Added-pointer-check-for-dst-ops-neigh_look.patch
patches.kernel.org/5.7.10-009-net-dsa-microchip-set-the-correct-number-of-po.patch
patches.kernel.org/5.7.10-010-net-qrtr-free-flow-in-__qrtr_node_release.patch
patches.kernel.org/5.7.10-011-net_sched-fix-a-memory-leak-in-atm_tc_init.patch
patches.kernel.org/5.7.10-012-net-usb-qmi_wwan-add-support-for-Quectel-EG95-.patch
patches.kernel.org/5.7.10-013-sched-consistently-handle-layer3-header-access.patch
patches.kernel.org/5.7.10-014-tcp-fix-SO_RCVLOWAT-possible-hangs-under-high-.patch
patches.kernel.org/5.7.10-015-tcp-make-sure-listeners-don-t-initialize-conge.patch
patches.kernel.org/5.7.10-016-tcp-md5-add-missing-memory-barriers-in-tcp_md5.patch
patches.kernel.org/5.7.10-017-tcp-md5-do-not-send-silly-options-in-SYNCOOKIE.patch
patches.kernel.org/5.7.10-018-vlan-consolidate-VLAN-parsing-code-and-limit-m.patch
patches.kernel.org/5.7.10-019-tcp-md5-refine-tcp_md5_do_add-tcp_md5_hash_key.patch
patches.kernel.org/5.7.10-020-tcp-md5-allow-changing-MD5-keys-in-all-socket-.patch
patches.kernel.org/5.7.10-021-cgroup-fix-cgroup_sk_alloc-for-sk_clone_lock.patch
patches.kernel.org/5.7.10-022-cgroup-Fix-sock_cgroup_data-on-big-endian.patch
patches.kernel.org/5.7.10-023-net-ipa-always-check-for-stopped-channel.patch
patches.kernel.org/5.7.10-024-net-ipa-introduce-ipa_cmd_tag_process.patch
patches.kernel.org/5.7.10-025-ip-Fix-SO_MARK-in-RST-ACK-and-ICMP-packets.patch
patches.kernel.org/5.7.10-026-genetlink-get-rid-of-family-attrbuf.patch
patches.kernel.org/5.7.10-027-net-ipv4-Fix-wrong-type-conversion-from-hint-t.patch
patches.kernel.org/5.7.10-028-ethtool-fix-genlmsg_put-failure-handling-in-et.patch
patches.kernel.org/5.7.10-029-mptcp-fix-DSS-map-generation-on-fin-retransmis.patch
patches.kernel.org/5.7.10-030-net-rmnet-do-not-allow-to-add-multiple-bridge-.patch
patches.kernel.org/5.7.10-031-hsr-fix-interface-leak-in-error-path-of-hsr_de.patch
patches.kernel.org/5.7.10-032-drm-msm-fix-potential-memleak-in-error-branch.patch
patches.kernel.org/5.7.10-033-drm-msm-dpu-allow-initialization-of-encoder-lo.patch
patches.kernel.org/5.7.10-034-drm-exynos-Properly-propagate-return-value-in-.patch
patches.kernel.org/5.7.10-035-drm-exynos-fix-ref-count-leak-in-mic_pre_enabl.patch
patches.kernel.org/5.7.10-036-x86-fpu-Reset-MXCSR-to-default-in-kernel_fpu_b.patch
patches.kernel.org/5.7.10-037-thermal-drivers-imx-Fix-missing-of_node_put-at.patch
patches.kernel.org/5.7.10-038-ACPI-DPTF-Add-battery-participant-for-TigerLak.patch
patches.kernel.org/5.7.10-039-blk-mq-debugfs-update-blk_queue_flag_name-acco.patch
patches.kernel.org/5.7.10-040-m68k-nommu-register-start-of-the-memory-with-m.patch
patches.kernel.org/5.7.10-041-m68k-mm-fix-node-memblock-init.patch
patches.kernel.org/5.7.10-042-dt-bindings-bus-uniphier-system-bus-fix-warnin.patch
patches.kernel.org/5.7.10-043-dt-bindings-mailbox-zynqmp_ipi-fix-unit-addres.patch
patches.kernel.org/5.7.10-044-dt-bindings-fix-error-in-make-clean-after-make.patch
patches.kernel.org/5.7.10-045-cifs-prevent-truncation-from-long-to-int-in-wa.patch
patches.kernel.org/5.7.10-046-arm64-alternatives-use-subsections-for-replace.patch
patches.kernel.org/5.7.10-047-tpm_tis-extra-chip-ops-check-on-error-path-in-.patch
patches.kernel.org/5.7.10-048-xen-xenbus-avoid-large-structs-and-arrays-on-t.patch
patches.kernel.org/5.7.10-049-xen-xenbus-let-xenbus_map_ring_valloc-return-e.patch
patches.kernel.org/5.7.10-050-gfs2-eliminate-GIF_ORDERED-in-favor-of-list_em.patch
patches.kernel.org/5.7.10-051-gfs2-freeze-should-work-on-read-only-mounts.patch
patches.kernel.org/5.7.10-052-gfs2-read-only-mounts-should-grab-the-sd_freez.patch
patches.kernel.org/5.7.10-053-gfs2-When-freezing-gfs2-use-GL_EXACT-and-not-G.patch
patches.kernel.org/5.7.10-054-gfs2-The-freeze-glock-should-never-be-frozen.patch
patches.kernel.org/5.7.10-055-arm64-Add-MIDR-value-for-KRYO4XX-gold-CPU-core.patch
patches.kernel.org/5.7.10-056-arm64-Add-KRYO4XX-gold-CPU-cores-to-erratum-li.patch
patches.kernel.org/5.7.10-057-arm64-Add-KRYO4XX-silver-CPU-cores-to-erratum-.patch
patches.kernel.org/5.7.10-058-i2c-eg20t-Load-module-automatically-if-ID-matc.patch
patches.kernel.org/5.7.10-059-arm64-alternatives-don-t-patch-up-internal-bra.patch
patches.kernel.org/5.7.10-060-iio-magnetometer-ak8974-Fix-alignment-and-data.patch
patches.kernel.org/5.7.10-061-iio-humidity-hdc100x-Fix-alignment-and-data-le.patch
patches.kernel.org/5.7.10-062-iio-magnetometer-ak8974-Fix-runtime-PM-imbalan.patch
patches.kernel.org/5.7.10-063-iio-core-add-missing-IIO_MOD_H2-ETHANOL-string.patch
patches.kernel.org/5.7.10-064-iio-mma8452-Add-missed-iio_device_unregister-c.patch
patches.kernel.org/5.7.10-065-iio-pressure-zpa2326-handle-pm_runtime_get_syn.patch
patches.kernel.org/5.7.10-066-iio-humidity-hts221-Fix-alignment-and-data-lea.patch
patches.kernel.org/5.7.10-067-iio-pressure-ms5611-Fix-buffer-element-alignme.patch
patches.kernel.org/5.7.10-068-iio-health-afe4403-Fix-timestamp-alignment-and.patch
patches.kernel.org/5.7.10-069-arm64-Add-missing-sentinel-to-erratum_1463225.patch
patches.kernel.org/5.7.10-070-xen-xenbus-Fix-a-double-free-in-xenbus_map_rin.patch
patches.kernel.org/5.7.10-071-net-ethernet-mvneta-Do-not-error-out-in-non-se.patch
patches.kernel.org/5.7.10-072-net-ethernet-mvneta-Add-back-interface-mode-va.patch
patches.kernel.org/5.7.10-073-scsi-qla2xxx-make-1-bit-bit-fields-unsigned-in.patch
patches.kernel.org/5.7.10-074-spi-spi-fsl-dspi-Fix-lockup-if-device-is-shutd.patch
patches.kernel.org/5.7.10-075-io_uring-fix-recvmsg-memory-leak-with-buffer-s.patch
patches.kernel.org/5.7.10-076-Input-mms114-add-extra-compatible-for-mms345l.patch
patches.kernel.org/5.7.10-077-iio-health-afe4404-Fix-timestamp-alignment-and.patch
patches.kernel.org/5.7.10-078-counter-104-quad-8-Add-lock-guards-differentia.patch
patches.kernel.org/5.7.10-079-counter-104-quad-8-Add-lock-guards-filter-cloc.patch
patches.kernel.org/5.7.10-080-dmaengine-ti-k3-udma-Use-correct-node-to-read-.patch
patches.kernel.org/5.7.10-081-soundwire-intel-fix-memory-leak-with-devm_kasp.patch
patches.kernel.org/5.7.10-082-dmaengine-idxd-fix-cdev-locking-for-open-and-r.patch
patches.kernel.org/5.7.10-083-dmaengine-ti-k3-udma-Fix-delayed_work-usage-fo.patch
patches.kernel.org/5.7.10-084-dmaengine-sh-usb-dmac-set-tx_result-parameters.patch
patches.kernel.org/5.7.10-085-phy-rockchip-Fix-return-value-of-inno_dsidphy_.patch
patches.kernel.org/5.7.10-086-phy-sun4i-usb-fix-dereference-of-pointer-phy0-.patch
patches.kernel.org/5.7.10-087-arm64-dts-meson-add-missing-gxl-rng-clock.patch
patches.kernel.org/5.7.10-088-arm64-dts-meson-gxl-s805x-reduce-initial-Mali4.patch
patches.kernel.org/5.7.10-089-dmaengine-idxd-cleanup-workqueue-config-after-.patch
patches.kernel.org/5.7.10-090-dmaengine-idxd-fix-misc-interrupt-handler-thre.patch
patches.kernel.org/5.7.10-091-bus-ti-sysc-Fix-wakeirq-sleeping-function-call.patch
patches.kernel.org/5.7.10-092-bus-ti-sysc-Fix-sleeping-function-called-from-.patch
patches.kernel.org/5.7.10-093-bus-ti-sysc-Do-not-disable-on-suspend-for-no-i.patch
patches.kernel.org/5.7.10-094-iio-adc-ad7780-Fix-a-resource-handling-path-in.patch
patches.kernel.org/5.7.10-095-dmaengine-dw-Initialize-channel-before-each-tr.patch
patches.kernel.org/5.7.10-096-dmaengine-dmatest-stop-completed-threads-when-.patch
patches.kernel.org/5.7.10-097-spi-spi-sun6i-sun6i_spi_transfer_one-fix-setti.patch
patches.kernel.org/5.7.10-098-usb-gadget-udc-atmel-fix-uninitialized-read-in.patch
patches.kernel.org/5.7.10-099-staging-comedi-verify-array-index-is-correct-b.patch
patches.kernel.org/5.7.10-100-serial-core-Initialise-spin-lock-before-use-in.patch
patches.kernel.org/5.7.10-101-clk-mvebu-ARMADA_AP_CPU_CLK-needs-to-select-AR.patch
patches.kernel.org/5.7.10-102-clk-AST2600-Add-mux-for-EMMC-clock.patch
patches.kernel.org/5.7.10-103-xprtrdma-Fix-double-free-in-rpcrdma_ep_create.patch
patches.kernel.org/5.7.10-104-xprtrdma-Fix-recursion-into-rpcrdma_xprt_disco.patch
patches.kernel.org/5.7.10-105-xprtrdma-Fix-return-code-from-rpcrdma_xprt_con.patch
patches.kernel.org/5.7.10-106-xprtrdma-Fix-handling-of-connect-errors.patch
patches.kernel.org/5.7.10-107-NFS-Fix-interrupted-slots-by-sending-a-solo-SE.patch
patches.kernel.org/5.7.10-108-fuse-don-t-ignore-errors-from-fuse_writepages_.patch
patches.kernel.org/5.7.10-109-ARM-dts-Fix-dcan-driver-probe-failed-on-am437x.patch
patches.kernel.org/5.7.10-110-Revert-thermal-mediatek-fix-register-index-err.patch
patches.kernel.org/5.7.10-111-xprtrdma-fix-incorrect-header-size-calculation.patch
patches.kernel.org/5.7.10-112-ARM-dts-socfpga-Align-L2-cache-controller-node.patch
patches.kernel.org/5.7.10-113-arm64-dts-spcfpga-Align-GIC-NAND-and-UART-node.patch
patches.kernel.org/5.7.10-114-keys-asymmetric-fix-error-return-code-in-softw.patch
patches.kernel.org/5.7.10-115-nvme-explicitly-update-mpath-disk-capacity-on-.patch
patches.kernel.org/5.7.10-116-regmap-debugfs-Don-t-sleep-while-atomic-for-fa.patch
patches.kernel.org/5.7.10-117-copy_xstate_to_kernel-Fix-typo-which-caused-GD.patch
patches.kernel.org/5.7.10-118-arm-dts-mt7623-add-phy-mode-property-for-gmac2.patch
patches.kernel.org/5.7.10-119-soc-qcom-socinfo-add-missing-soc_id-sysfs-entr.patch
patches.kernel.org/5.7.10-120-dmaengine-ti-k3-udma-Disable-memcopy-via-MCU-N.patch
patches.kernel.org/5.7.10-121-apparmor-ensure-that-dfa-state-tables-have-ent.patch
patches.kernel.org/5.7.10-122-habanalabs-Align-protection-bits-configuration.patch
patches.kernel.org/5.7.10-123-RDMA-rxe-Set-default-vendor-ID.patch
patches.kernel.org/5.7.10-124-PCI-PM-Call-.bridge_d3-hook-only-if-non-NULL.patch
patches.kernel.org/5.7.10-125-perf-stat-Zero-all-the-ena-and-run-array-slot-.patch
patches.kernel.org/5.7.10-126-soc-qcom-rpmh-Update-dirty-flag-only-when-data.patch
patches.kernel.org/5.7.10-127-soc-qcom-rpmh-Invalidate-SLEEP-and-WAKE-TCSes-.patch
patches.kernel.org/5.7.10-128-soc-qcom-rpmh-rsc-Clear-active-mode-configurat.patch
patches.kernel.org/5.7.10-129-soc-qcom-rpmh-rsc-Allow-using-free-WAKE-TCS-fo.patch
patches.kernel.org/5.7.10-130-RDMA-mlx5-Verify-that-QP-is-created-with-RQ-or.patch
patches.kernel.org/5.7.10-131-clk-qcom-Add-missing-msm8998-ufs_unipro_core_c.patch
patches.kernel.org/5.7.10-132-mtd-spi-nor-winbond-Fix-4-byte-opcode-support-.patch
patches.kernel.org/5.7.10-133-mtd-spi-nor-spansion-fix-writes-on-S25FS512S.patch
patches.kernel.org/5.7.10-134-mtd-rawnand-marvell-Fix-the-condition-on-a-ret.patch
patches.kernel.org/5.7.10-135-mtd-rawnand-marvell-Use-nand_cleanup-when-the-.patch
patches.kernel.org/5.7.10-136-mtd-rawnand-marvell-Fix-probe-error-path.patch
patches.kernel.org/5.7.10-137-mtd-rawnand-timings-Fix-default-tR_max-and-tCC.patch
patches.kernel.org/5.7.10-138-mtd-rawnand-brcmnand-correctly-verify-erased-p.patch
patches.kernel.org/5.7.10-139-mtd-rawnand-brcmnand-fix-CS0-layout.patch
patches.kernel.org/5.7.10-140-mtd-rawnand-oxnas-Keep-track-of-registered-dev.patch
patches.kernel.org/5.7.10-141-mtd-rawnand-oxnas-Unregister-all-devices-on-er.patch
patches.kernel.org/5.7.10-142-mtd-rawnand-oxnas-Release-all-devices-in-the-_.patch
patches.kernel.org/5.7.10-143-clk-qcom-gcc-Add-GPU-and-NPU-clocks-for-SM8150.patch
patches.kernel.org/5.7.10-144-clk-qcom-gcc-Add-missing-UFS-clocks-for-SM8150.patch
patches.kernel.org/5.7.10-145-clk-qcom-gcc-Add-support-for-a-new-frequency-f.patch
patches.kernel.org/5.7.10-146-slimbus-core-Fix-mismatch-in-of_node_get-put.patch
patches.kernel.org/5.7.10-147-HID-logitech-hidpp-avoid-repeated-multiplier-l.patch
patches.kernel.org/5.7.10-148-HID-magicmouse-do-not-set-up-autorepeat.patch
patches.kernel.org/5.7.10-149-HID-quirks-Always-poll-Obins-Anne-Pro-2-keyboa.patch
patches.kernel.org/5.7.10-150-HID-quirks-Ignore-Simply-Automated-UPB-PIM.patch
patches.kernel.org/5.7.10-151-ALSA-line6-Perform-sanity-check-for-each-URB-c.patch
patches.kernel.org/5.7.10-152-ALSA-line6-Sync-the-pending-work-cancel-at-dis.patch
patches.kernel.org/5.7.10-153-ALSA-usb-audio-Fix-race-against-the-error-reco.patch
patches.kernel.org/5.7.10-154-ALSA-hda-realtek-change-to-suitable-link-model.patch
patches.kernel.org/5.7.10-155-ALSA-hda-realtek-enable-headset-mic-of-ASUS-RO.patch
patches.kernel.org/5.7.10-156-ALSA-hda-realtek-Enable-headset-mic-of-Acer-Tr.patch
patches.kernel.org/5.7.10-157-ALSA-hda-realtek-Enable-Speaker-for-ASUS-UX533.patch
patches.kernel.org/5.7.10-158-ALSA-hda-realtek-Enable-Speaker-for-ASUS-UX563.patch
patches.kernel.org/5.7.10-159-thunderbolt-Fix-path-indices-used-in-USB3-tunn.patch
patches.kernel.org/5.7.10-160-USB-c67x00-fix-use-after-free-in-c67x00_giveba.patch
patches.kernel.org/5.7.10-161-usb-dwc2-Fix-shutdown-callback-in-platform.patch
patches.kernel.org/5.7.10-162-usb-chipidea-core-add-wakeup-support-for-extco.patch
patches.kernel.org/5.7.10-163-usb-gadget-function-fix-missing-spinlock-in-f_.patch
patches.kernel.org/5.7.10-164-USB-serial-iuu_phoenix-fix-memory-corruption.patch
patches.kernel.org/5.7.10-165-USB-serial-cypress_m8-enable-Simply-Automated-.patch
patches.kernel.org/5.7.10-166-USB-serial-ch341-add-new-Product-ID-for-CH340.patch
patches.kernel.org/5.7.10-167-USB-serial-option-add-GosunCn-GM500-series.patch
patches.kernel.org/5.7.10-168-USB-serial-option-add-Quectel-EG95-LTE-modem.patch
patches.kernel.org/5.7.10-169-virt-vbox-Fix-VBGL_IOCTL_VMMDEV_REQUEST_BIG-an.patch
patches.kernel.org/5.7.10-170-virt-vbox-Fix-guest-capabilities-mask-check.patch
patches.kernel.org/5.7.10-171-Revert-tty-xilinx_uartps-Fix-missing-id-assign.patch
patches.kernel.org/5.7.10-172-tty-serial-cpm_uart-Fix-behaviour-for-non-exis.patch
patches.kernel.org/5.7.10-173-virtio-virtio_console-add-missing-MODULE_DEVIC.patch
patches.kernel.org/5.7.10-174-serial-sh-sci-Initialize-spinlock-for-uart-con.patch
patches.kernel.org/5.7.10-175-serial-mxs-auart-add-missed-iounmap-in-probe-f.patch
patches.kernel.org/5.7.10-176-Revert-serial-core-Refactor-uart_unlock_and_ch.patch
patches.kernel.org/5.7.10-177-serial-core-fix-sysrq-overhead-regression.patch
patches.kernel.org/5.7.10-178-ovl-fix-regression-with-re-formatted-lower-squ.patch
patches.kernel.org/5.7.10-179-ovl-inode-reference-leak-in-ovl_is_inuse-true-.patch
patches.kernel.org/5.7.10-180-ovl-relax-WARN_ON-when-decoding-lower-director.patch
patches.kernel.org/5.7.10-181-ovl-fix-unneeded-call-to-ovl_change_flags.patch
patches.kernel.org/5.7.10-182-fuse-ignore-data-argument-of-mount-.-MS_REMOUN.patch
patches.kernel.org/5.7.10-183-fuse-use-reconfigure-instead-of-remount_fs.patch
patches.kernel.org/5.7.10-184-fuse-Fix-parameter-for-FS_IOC_-GET-SET-FLAGS.patch
patches.kernel.org/5.7.10-185-Revert-zram-convert-remaining-CLASS_ATTR-to-CL.patch
patches.kernel.org/5.7.10-186-mei-bus-don-t-clean-driver-pointer.patch
patches.kernel.org/5.7.10-187-Revert-Input-elants_i2c-report-resolution-info.patch
patches.kernel.org/5.7.10-188-Input-i8042-add-Lenovo-XiaoXin-Air-12-to-i8042.patch
patches.kernel.org/5.7.10-189-Input-elan_i2c-add-more-hardware-ID-for-Lenovo.patch
patches.kernel.org/5.7.10-190-coresight-etmv4-Fix-CPU-power-management-setup.patch
patches.kernel.org/5.7.10-191-uio_pdrv_genirq-Remove-warning-when-irq-is-not.patch
patches.kernel.org/5.7.10-192-uio_pdrv_genirq-fix-use-without-device-tree-an.patch
patches.kernel.org/5.7.10-193-scsi-megaraid_sas-Remove-undefined-ENABLE_IRQ_.patch
patches.kernel.org/5.7.10-194-timer-Prevent-base-clk-from-moving-backward.patch
patches.kernel.org/5.7.10-195-timer-Fix-wheel-index-calculation-on-last-leve.patch
patches.kernel.org/5.7.10-196-riscv-use-16KB-kernel-stack-on-64-bit.patch
patches.kernel.org/5.7.10-197-hwmon-emc2103-fix-unable-to-change-fan-pwm1_en.patch
patches.kernel.org/5.7.10-198-hwmon-drivetemp-Avoid-SCT-usage-on-Toshiba-DT0.patch
patches.kernel.org/5.7.10-199-powerpc-book3s64-pkeys-Fix-pkey_access_permitt.patch
patches.kernel.org/5.7.10-200-powerpc-pseries-svm-Fix-incorrect-check-for-sh.patch
patches.kernel.org/5.7.10-201-intel_th-pci-Add-Jasper-Lake-CPU-support.patch
patches.kernel.org/5.7.10-202-intel_th-pci-Add-Tiger-Lake-PCH-H-support.patch
patches.kernel.org/5.7.10-203-intel_th-pci-Add-Emmitsburg-PCH-support.patch
patches.kernel.org/5.7.10-204-intel_th-Fix-a-NULL-dereference-when-hub-drive.patch
patches.kernel.org/5.7.10-205-opp-Increase-parsed_static_opps-in-_of_add_opp.patch
patches.kernel.org/5.7.10-206-dmaengine-fsl-edma-Fix-NULL-pointer-exception-.patch
patches.kernel.org/5.7.10-207-dmaengine-mcf-edma-Fix-NULL-pointer-exception-.patch
patches.kernel.org/5.7.10-208-dmaengine-fsl-edma-common-correct-DSIZE_32BYTE.patch
patches.kernel.org/5.7.10-209-misc-atmel-ssc-lock-with-mutex-instead-of-spin.patch
patches.kernel.org/5.7.10-210-dmabuf-use-spinlock-to-access-dmabuf-name.patch
patches.kernel.org/5.7.10-211-thermal-int3403_thermal-Downgrade-error-messag.patch
patches.kernel.org/5.7.10-212-ARM-dts-imx6qdl-gw551x-fix-audio-SSI.patch
patches.kernel.org/5.7.10-213-arm64-dts-agilex-add-status-to-qspi-dts-node.patch
patches.kernel.org/5.7.10-214-arm64-dts-stratix10-add-status-to-qspi-dts-nod.patch
patches.kernel.org/5.7.10-215-arm64-dts-stratix10-increase-QSPI-reg-address-.patch
patches.kernel.org/5.7.10-216-arm64-ptrace-Override-SPSR.SS-when-single-step.patch
patches.kernel.org/5.7.10-217-arm64-ptrace-Consistently-use-pseudo-singleste.patch
patches.kernel.org/5.7.10-218-arm64-compat-Ensure-upper-32-bits-of-x0-are-ze.patch
patches.kernel.org/5.7.10-219-sched-Fix-unreliable-rseq-cpu_id-for-new-tasks.patch
patches.kernel.org/5.7.10-220-sched-fair-handle-case-of-task_h_load-returnin.patch
patches.kernel.org/5.7.10-221-x86-ioperm-Fix-io-bitmap-invalidation-on-Xen-P.patch
patches.kernel.org/5.7.10-222-genirq-affinity-Handle-affinity-setting-on-ina.patch
patches.kernel.org/5.7.10-223-drm-vmwgfx-fix-update-of-display-surface-when-.patch
patches.kernel.org/5.7.10-224-drm-amdgpu-powerplay-Modify-SMC-message-name-f.patch
patches.kernel.org/5.7.10-225-drm-amdgpu-sdma5-fix-wptr-overwritten-in-get_w.patch
patches.kernel.org/5.7.10-226-drm-amd-display-handle-failed-allocation-durin.patch
patches.kernel.org/5.7.10-227-drm-amd-display-OLED-panel-backlight-adjust-no.patch
patches.kernel.org/5.7.10-228-drm-amdgpu-display-create-fake-mst-encoders-ah.patch
patches.kernel.org/5.7.10-229-drm-i915-Move-cec_notifier-to-intel_hdmi_conne.patch
patches.kernel.org/5.7.10-230-drm-i915-gt-Ignore-irq-enabling-on-the-virtual.patch
patches.kernel.org/5.7.10-231-drm-i915-gt-Only-swap-to-a-random-sibling-once.patch
patches.kernel.org/5.7.10-232-libceph-don-t-omit-recovery_deletes-in-target_.patch
patches.kernel.org/5.7.10-233-rxrpc-Fix-trace-string.patch
patches.kernel.org/5.7.10-234-spi-sprd-switch-the-sequence-of-setting-WDG_LO.patch
patches.kernel.org/5.7.10-235-ionic-no-link-check-while-resetting-queues.patch
patches.kernel.org/5.7.10-236-ionic-export-features-for-vlans-to-use.patch
patches.kernel.org/5.7.10-237-iommu-vt-d-Make-Intel-SVM-code-64-bit-only.patch
patches.kernel.org/5.7.10-238-mm-memory.c-properly-pte_offset_map_lock-unloc.patch
patches.kernel.org/5.7.10-239-drm-i915-gvt-Fix-two-CFL-MMIO-handling-caused-.patch
patches.kernel.org/5.7.10-240-gpio-pca953x-disable-regmap-locking-for-automa.patch
patches.kernel.org/5.7.10-241-bpf-sockmap-Check-value-of-unused-args-to-BPF_.patch
patches.kernel.org/5.7.10-242-bpf-sockmap-Require-attach_bpf_fd-when-detachi.patch
patches.kernel.org/5.7.10-243-drm-i915-perf-Use-GTT-when-saving-restoring-en.patch
patches.kernel.org/5.7.10-244-Linux-5.7.10.patch
patches.kernel.org/5.7.11-001-soc-qcom-rpmh-Dirt-can-only-make-you-dirtier-n.patch
patches.kernel.org/5.7.11-002-gpio-arizona-handle-pm_runtime_get_sync-failur.patch
patches.kernel.org/5.7.11-003-gpio-arizona-put-pm_runtime-in-case-of-failure.patch
patches.kernel.org/5.7.11-004-pinctrl-amd-fix-npins-for-uart0-in-kerncz_grou.patch
patches.kernel.org/5.7.11-005-bpf-Set-the-number-of-exception-entries-proper.patch
patches.kernel.org/5.7.11-006-mac80211-allow-rx-of-mesh-eapol-frames-with-de.patch
patches.kernel.org/5.7.11-007-scsi-scsi_transport_spi-Fix-function-pointer-c.patch
patches.kernel.org/5.7.11-008-xtensa-fix-__sync_fetch_and_-and-or-_4-declara.patch
patches.kernel.org/5.7.11-009-xtensa-update-pos-in-cpuinfo_op.next.patch
patches.kernel.org/5.7.11-010-scsi-mpt3sas-Fix-unlock-imbalance.patch
patches.kernel.org/5.7.11-011-drivers-net-wan-lapbether-Fixed-the-value-of-h.patch
patches.kernel.org/5.7.11-012-ALSA-hda-hdmi-fix-failures-at-PCM-open-on-Inte.patch
patches.kernel.org/5.7.11-013-net-sky2-initialize-return-of-gm_phy_read.patch
patches.kernel.org/5.7.11-014-drm-nouveau-i2c-g94-increase-NV_PMGR_DP_AUXCTL.patch
patches.kernel.org/5.7.11-015-scsi-mpt3sas-Fix-error-returns-in-BRM_status_s.patch
patches.kernel.org/5.7.11-016-scsi-dh-Add-Fujitsu-device-to-devinfo-and-dh-l.patch
patches.kernel.org/5.7.11-017-dm-use-bio_uninit-instead-of-bio_disassociate_.patch
patches.kernel.org/5.7.11-018-drivers-firmware-psci-Fix-memory-leakage-in-al.patch
patches.kernel.org/5.7.11-019-fuse-fix-weird-page-warning.patch
patches.kernel.org/5.7.11-020-irqdomain-treewide-Keep-firmware-node-uncondit.patch
patches.kernel.org/5.7.11-021-drm-nouveau-nouveau-fix-page-fault-on-device-p.patch
patches.kernel.org/5.7.11-022-drm-amd-display-Check-DMCU-Exists-Before-Loadi.patch
patches.kernel.org/5.7.11-023-drm-amd-display-add-dmcub-check-on-RENOIR.patch
patches.kernel.org/5.7.11-024-SUNRPC-reverting-d03727b248d0-NFSv4-fix-CLOSE-.patch
patches.kernel.org/5.7.11-025-exfat-fix-overflow-issue-in-exfat_cluster_to_s.patch
patches.kernel.org/5.7.11-026-exfat-fix-wrong-hint_stat-initialization-in-ex.patch
patches.kernel.org/5.7.11-027-exfat-fix-wrong-size-update-of-stream-entry-by.patch
patches.kernel.org/5.7.11-028-exfat-fix-name_hash-computation-on-big-endian-.patch
patches.kernel.org/5.7.11-029-btrfs-reloc-clear-DEAD_RELOC_TREE-bit-for-orph.patch
patches.kernel.org/5.7.11-030-uprobes-Change-handle_swbp-to-send-SIGTRAP-wit.patch
patches.kernel.org/5.7.11-031-ALSA-hda-realtek-Fixed-ALC298-sound-bug-by-add.patch
patches.kernel.org/5.7.11-032-ALSA-info-Drop-WARN_ON-from-buffer-NULL-sanity.patch
patches.kernel.org/5.7.11-033-ASoC-rt5670-Correct-RT5670_LDO_SEL_MASK.patch
patches.kernel.org/5.7.11-034-ASoC-Intel-cht_bsw_rt5672-Change-bus-format-to.patch
patches.kernel.org/5.7.11-035-s390-cpum_cf-perf-change-DFLT_CCERROR-counter-.patch
patches.kernel.org/5.7.11-036-btrfs-fix-double-free-on-ulist-after-backref-r.patch
patches.kernel.org/5.7.11-037-btrfs-fix-mount-failure-caused-by-race-with-um.patch
patches.kernel.org/5.7.11-038-btrfs-fix-page-leaks-after-failure-to-lock-pag.patch
patches.kernel.org/5.7.11-039-mt76-mt76x02-fix-handling-MCU-timeouts-during-.patch
patches.kernel.org/5.7.11-040-efi-efivars-Expose-RT-service-availability-via.patch
patches.kernel.org/5.7.11-041-bnxt_en-Fix-race-when-modifying-pause-settings.patch
patches.kernel.org/5.7.11-042-bnxt_en-Init-ethtool-link-settings-after-readi.patch
patches.kernel.org/5.7.11-043-bnxt_en-Fix-completion-ring-sizing-with-TPA-en.patch
patches.kernel.org/5.7.11-044-fpga-dfl-pci-reduce-the-scope-of-variable-ret.patch
patches.kernel.org/5.7.11-045-fpga-dfl-fix-bug-in-port-reset-handshake.patch
patches.kernel.org/5.7.11-046-hippi-Fix-a-size-used-in-a-pci_free_consistent.patch
patches.kernel.org/5.7.11-047-netfilter-nf_tables-fix-nat-hook-table-deletio.patch
patches.kernel.org/5.7.11-048-dpaa2-eth-check-fsl_mc_get_endpoint-for-IS_ERR.patch
patches.kernel.org/5.7.11-049-vsock-virtio-annotate-the_virtio_vsock-RCU-poi.patch
patches.kernel.org/5.7.11-050-ax88172a-fix-ax88172a_unbind-failures.patch
patches.kernel.org/5.7.11-051-RDMA-mlx5-Use-xa_lock_irq-when-access-to-SRQ-t.patch
patches.kernel.org/5.7.11-052-RDMA-core-Fix-race-in-rdma_alloc_commit_uobjec.patch
patches.kernel.org/5.7.11-053-RDMA-cm-Protect-access-to-remote_sidr_table.patch
patches.kernel.org/5.7.11-054-net-fec-fix-hardware-time-stamping-by-external.patch
patches.kernel.org/5.7.11-055-ASoC-Intel-bytcht_es8316-Add-missed-put_device.patch
patches.kernel.org/5.7.11-056-net-dp83640-fix-SIOCSHWTSTAMP-to-update-the-st.patch
patches.kernel.org/5.7.11-057-ieee802154-fix-one-possible-memleak-in-adf7242.patch
patches.kernel.org/5.7.11-058-drm-sun4i-hdmi-Fix-inverted-HPD-result.patch
patches.kernel.org/5.7.11-059-net-smc91x-Fix-possible-memory-leak-in-smc_drv.patch
patches.kernel.org/5.7.11-060-mlxsw-core-Fix-wrong-SFP-EEPROM-reading-for-up.patch
patches.kernel.org/5.7.11-061-net-dsa-mv88e6xxx-fix-in-band-AN-link-establis.patch
patches.kernel.org/5.7.11-062-arm64-dts-clearfog-gt-8k-fix-switch-link-confi.patch
patches.kernel.org/5.7.11-063-bonding-check-error-value-of-register_netdevic.patch
patches.kernel.org/5.7.11-064-iwlwifi-Make-some-Killer-Wireless-AC-1550-card.patch
patches.kernel.org/5.7.11-065-net-bcmgenet-fix-error-returns-in-bcmgenet_pro.patch
patches.kernel.org/5.7.11-066-dpaa_eth-Fix-one-possible-memleak-in-dpaa_eth_.patch
patches.kernel.org/5.7.11-067-mlxsw-destroy-workqueue-when-trap_register-in-.patch
patches.kernel.org/5.7.11-068-ionic-use-offset-for-ethtool-regs-data.patch
patches.kernel.org/5.7.11-069-ionic-fix-up-filter-locks-and-debug-msgs.patch
patches.kernel.org/5.7.11-070-ionic-update-filter-id-after-replay.patch
patches.kernel.org/5.7.11-071-ionic-keep-rss-hash-after-fw-update.patch
patches.kernel.org/5.7.11-072-ionic-use-mutex-to-protect-queue-operations.patch
patches.kernel.org/5.7.11-073-crypto-chtls-fix-tls-alert-messages-corrupted-.patch
patches.kernel.org/5.7.11-074-net-ag71xx-add-missed-clk_disable_unprepare-in.patch
patches.kernel.org/5.7.11-075-RDMA-mlx5-Prevent-prefetch-from-racing-with-im.patch
patches.kernel.org/5.7.11-076-net-hns3-fix-for-not-calculating-TX-BD-send-si.patch
patches.kernel.org/5.7.11-077-net-hns3-fix-error-handling-for-desc-filling.patch
patches.kernel.org/5.7.11-078-net-hns3-fix-return-value-error-when-query-MAC.patch
patches.kernel.org/5.7.11-079-net-dsa-microchip-call-phy_remove_link_mode-du.patch
patches.kernel.org/5.7.11-080-netdevsim-fix-unbalaced-locking-in-nsim_create.patch
patches.kernel.org/5.7.11-081-qed-suppress-don-t-support-RoCE-iWARP-flooding.patch
patches.kernel.org/5.7.11-082-qed-suppress-false-positives-interrupt-error-m.patch
patches.kernel.org/5.7.11-083-ipvs-fix-the-connection-sync-failed-in-some-ca.patch
patches.kernel.org/5.7.11-084-net-ethernet-ave-Fix-error-returns-in-ave_init.patch
patches.kernel.org/5.7.11-085-iommu-qcom-Use-domain-rather-than-dev-as-tlb-c.patch
patches.kernel.org/5.7.11-086-Revert-PCI-PM-Assume-ports-without-DLL-Link-Ac.patch
patches.kernel.org/5.7.11-087-nfsd4-fix-NULL-dereference-in-nfsd-clients-dis.patch
patches.kernel.org/5.7.11-088-enetc-Remove-the-mdio-bus-on-PF-probe-bailout.patch
patches.kernel.org/5.7.11-089-i2c-rcar-always-clear-ICSAR-to-avoid-side-effe.patch
patches.kernel.org/5.7.11-090-i2c-i2c-qcom-geni-Fix-DMA-transfer-race.patch
patches.kernel.org/5.7.11-091-bonding-check-return-value-of-register_netdevi.patch
patches.kernel.org/5.7.11-092-geneve-fix-an-uninitialized-value-in-geneve_ch.patch
patches.kernel.org/5.7.11-093-serial-exar-Fix-GPIO-configuration-for-Sealeve.patch
patches.kernel.org/5.7.11-094-scripts-decode_stacktrace-strip-basepath-from-.patch
patches.kernel.org/5.7.11-095-scripts-gdb-fix-lx-symbols-gdb.error-while-loa.patch
patches.kernel.org/5.7.11-096-RISC-V-Do-not-rely-on-initrd_start-end-compute.patch
patches.kernel.org/5.7.11-097-kbuild-fix-single-target-builds-for-external-m.patch
patches.kernel.org/5.7.11-098-HID-i2c-hid-add-Mediacom-FlexBook-edge13-to-de.patch
patches.kernel.org/5.7.11-099-HID-alps-support-devices-with-report-id-2.patch
patches.kernel.org/5.7.11-100-dmaengine-ti-k3-udma-Fix-cleanup-code-for-allo.patch
patches.kernel.org/5.7.11-101-dmaengine-ti-k3-udma-Fix-the-running-channel-h.patch
patches.kernel.org/5.7.11-102-HID-steam-fixes-race-in-handling-device-list.patch
patches.kernel.org/5.7.11-103-dmaengine-ti-k3-udma-add-missing-put_device-ca.patch
patches.kernel.org/5.7.11-104-dmaengine-idxd-fix-hw-descriptor-fields-for-de.patch
patches.kernel.org/5.7.11-105-HID-apple-Disable-Fn-key-key-re-mapping-on-clo.patch
patches.kernel.org/5.7.11-106-dmaengine-tegra210-adma-Fix-runtime-PM-imbalan.patch
patches.kernel.org/5.7.11-107-soc-amlogic-meson-gx-socinfo-Fix-S905X3-and-S9.patch
patches.kernel.org/5.7.11-108-Input-add-SW_MACHINE_COVER.patch
patches.kernel.org/5.7.11-109-ARM-dts-n900-remove-mmc1-card-detect-gpio.patch
patches.kernel.org/5.7.11-110-spi-mediatek-use-correct-SPI_CFG2_REG-MACRO.patch
patches.kernel.org/5.7.11-111-regmap-dev_get_regmap_match-fix-string-compari.patch
patches.kernel.org/5.7.11-112-hwmon-aspeed-pwm-tacho-Avoid-possible-buffer-o.patch
patches.kernel.org/5.7.11-113-dmaengine-fsl-edma-fix-wrong-tcd-endianness-fo.patch
patches.kernel.org/5.7.11-114-dmaengine-ioat-setting-ioat-timeout-as-module-.patch
patches.kernel.org/5.7.11-115-Input-synaptics-enable-InterTouch-for-ThinkPad.patch
patches.kernel.org/5.7.11-116-Input-elan_i2c-only-increment-wakeup-count-on-.patch
patches.kernel.org/5.7.11-117-usb-dwc3-pci-add-support-for-the-Intel-Tiger-L.patch
patches.kernel.org/5.7.11-118-usb-dwc3-pci-add-support-for-the-Intel-Jasper-.patch
patches.kernel.org/5.7.11-119-usb-gadget-udc-gr_udc-fix-memleak-on-error-han.patch
patches.kernel.org/5.7.11-120-usb-cdns3-ep0-fix-some-endian-issues.patch
patches.kernel.org/5.7.11-121-usb-cdns3-trace-fix-some-endian-issues.patch
patches.kernel.org/5.7.11-122-hwmon-adm1275-Make-sure-we-are-reading-enough-.patch
patches.kernel.org/5.7.11-123-drm-amdgpu-gfx10-fix-race-condition-for-kiq.patch
patches.kernel.org/5.7.11-124-drm-amdgpu-fix-preemption-unit-test.patch
patches.kernel.org/5.7.11-125-hwmon-nct6775-Accept-PECI-Calibration-as-tempe.patch
patches.kernel.org/5.7.11-126-platform-x86-ISST-Add-new-PCI-device-ids.patch
patches.kernel.org/5.7.11-127-platform-x86-asus-wmi-allow-BAT1-battery-name.patch
patches.kernel.org/5.7.11-128-hwmon-scmi-Fix-potential-buffer-overflow-in-sc.patch
patches.kernel.org/5.7.11-129-ALSA-hda-realtek-fixup-for-yet-another-Intel-r.patch
patches.kernel.org/5.7.11-130-drivers-perf-Fix-kernel-panic-when-rmmod-PMU-m.patch
patches.kernel.org/5.7.11-131-arm64-Use-test_tsk_thread_flag-for-checking-TI.patch
patches.kernel.org/5.7.11-132-x86-math-emu-Fix-up-cmp-insn-for-clang-ias.patch
patches.kernel.org/5.7.11-133-asm-generic-mmiowb-Allow-mmiowb_set_pending-wh.patch
patches.kernel.org/5.7.11-134-drivers-perf-Prevent-forced-unbinding-of-PMU-d.patch
patches.kernel.org/5.7.11-135-RISC-V-Upgrade-smp_mb__after_spinlock-to-iorw-.patch
patches.kernel.org/5.7.11-136-x86-boot-Don-t-add-the-EFI-stub-to-targets.patch
patches.kernel.org/5.7.11-137-binder-Don-t-use-mmput-from-shrinker-function.patch
patches.kernel.org/5.7.11-138-usb-xhci-mtk-fix-the-failure-of-bandwidth-allo.patch
patches.kernel.org/5.7.11-139-usb-tegra-Fix-allocation-for-the-FPCI-context.patch
patches.kernel.org/5.7.11-140-usb-xhci-Fix-ASM2142-ASM3142-DMA-addressing.patch
patches.kernel.org/5.7.11-141-Revert-cifs-Fix-the-target-file-was-deleted-wh.patch
patches.kernel.org/5.7.11-142-iwlwifi-mvm-don-t-call-iwl_mvm_free_inactive_q.patch
patches.kernel.org/5.7.11-143-tty-xilinx_uartps-Really-fix-id-assignment.patch
patches.kernel.org/5.7.11-144-staging-wlan-ng-properly-check-endpoint-types.patch
patches.kernel.org/5.7.11-145-staging-comedi-addi_apci_1032-check-INSN_CONFI.patch
patches.kernel.org/5.7.11-146-staging-comedi-ni_6527-fix-INSN_CONFIG_DIGITAL.patch
patches.kernel.org/5.7.11-147-staging-comedi-addi_apci_1500-check-INSN_CONFI.patch
patches.kernel.org/5.7.11-148-staging-comedi-addi_apci_1564-check-INSN_CONFI.patch
patches.kernel.org/5.7.11-149-serial-tegra-fix-CREAD-handling-for-PIO.patch
patches.kernel.org/5.7.11-150-serial-8250-fix-null-ptr-deref-in-serial8250_s.patch
patches.kernel.org/5.7.11-151-serial-8250_mtk-Fix-high-speed-baud-rates-clam.patch
patches.kernel.org/5.7.11-152-interconnect-msm8916-Fix-buswidth-of-pcnoc_s-n.patch
patches.kernel.org/5.7.11-153-dev-mem-Add-missing-memory-barriers-for-devmem.patch
patches.kernel.org/5.7.11-154-fbdev-Detect-integer-underflow-at-struct-fbcon.patch
patches.kernel.org/5.7.11-155-vt-Reject-zero-sized-screen-buffer-size.patch
patches.kernel.org/5.7.11-156-Makefile-Fix-GCC_TOOLCHAIN_DIR-prefix-for-Clan.patch
patches.kernel.org/5.7.11-157-mm-mmap.c-close-race-between-munmap-and-expand.patch
patches.kernel.org/5.7.11-158-vfs-xattr-mm-shmem-kernfs-release-simple-xattr.patch
patches.kernel.org/5.7.11-159-mm-memcg-fix-refcount-error-while-moving-and-s.patch
patches.kernel.org/5.7.11-160-mm-memcg-slab-fix-memory-leak-at-non-root-kmem.patch
patches.kernel.org/5.7.11-161-mm-hugetlb-avoid-hardcoding-while-checking-if-.patch
patches.kernel.org/5.7.11-162-khugepaged-fix-null-pointer-dereference-due-to.patch
patches.kernel.org/5.7.11-163-io-mapping-indicate-mapping-failure.patch
patches.kernel.org/5.7.11-164-mmc-sdhci-of-aspeed-Fix-clock-divider-calculat.patch
patches.kernel.org/5.7.11-165-drm-amdgpu-Fix-NULL-dereference-in-dpm-sysfs-h.patch
patches.kernel.org/5.7.11-166-drm-amd-powerplay-fix-a-crash-when-overclockin.patch
patches.kernel.org/5.7.11-167-arm64-vdso32-Fix-prefix-value-for-newer-versio.patch
patches.kernel.org/5.7.11-168-parisc-Add-atomic64_set_release-define-to-avoi.patch
patches.kernel.org/5.7.11-169-x86-vmlinux.lds-Page-align-end-of-.page_aligne.patch
patches.kernel.org/5.7.11-170-ASoC-rt5670-Add-new-gpio1_is_ext_spk_en-quirk-.patch
patches.kernel.org/5.7.11-171-ASoC-qcom-Drop-HAS_DMA-dependency-to-fix-link-.patch
patches.kernel.org/5.7.11-172-ASoC-topology-fix-kernel-oops-on-route-additio.patch
patches.kernel.org/5.7.11-173-ASoC-topology-fix-tlvs-in-error-handling-for-w.patch
patches.kernel.org/5.7.11-174-ASoC-Intel-bdw-rt5677-fix-non-BE-conversion.patch
patches.kernel.org/5.7.11-175-dm-integrity-fix-integrity-recalculation-that-.patch
patches.kernel.org/5.7.11-176-ath9k-Fix-general-protection-fault-in-ath9k_hi.patch
patches.kernel.org/5.7.11-177-ath9k-Fix-regression-with-Atheros-9271.patch
patches.kernel.org/5.7.11-178-Linux-5.7.11.patch
patches.kernel.org/5.7.12-001-AX.25-Fix-out-of-bounds-read-in-ax25_connect.patch
patches.kernel.org/5.7.12-002-AX.25-Prevent-out-of-bounds-read-in-ax25_sendm.patch
patches.kernel.org/5.7.12-003-dev-Defer-free-of-skbs-in-flush_backlog.patch
patches.kernel.org/5.7.12-004-drivers-net-wan-x25_asy-Fix-to-make-it-work.patch
patches.kernel.org/5.7.12-005-ip6_gre-fix-null-ptr-deref-in-ip6gre_init_net.patch
patches.kernel.org/5.7.12-006-net-sched-act_ct-fix-restore-the-qdisc_skb_cb-.patch
patches.kernel.org/5.7.12-007-net-sysfs-add-a-newline-when-printing-tx_timeo.patch
patches.kernel.org/5.7.12-008-net-udp-Fix-wrong-clean-up-for-IS_UDPLITE-macr.patch
patches.kernel.org/5.7.12-009-qrtr-orphan-socket-in-qrtr_release.patch
patches.kernel.org/5.7.12-010-rtnetlink-Fix-memory-net_device-leak-when-newl.patch
patches.kernel.org/5.7.12-011-rxrpc-Fix-sendmsg-returning-EPIPE-due-to-recvm.patch
patches.kernel.org/5.7.12-012-tcp-allow-at-most-one-TLP-probe-per-flight.patch
patches.kernel.org/5.7.12-013-AX.25-Prevent-integer-overflows-in-connect-and.patch
patches.kernel.org/5.7.12-014-sctp-shrink-stream-outq-only-when-new-outcnt-o.patch
patches.kernel.org/5.7.12-015-sctp-shrink-stream-outq-when-fails-to-do-addst.patch
patches.kernel.org/5.7.12-016-udp-Copy-has_conns-in-reuseport_grow.patch
patches.kernel.org/5.7.12-017-udp-Improve-load-balancing-for-SO_REUSEPORT.patch
patches.kernel.org/5.7.12-018-tipc-allow-to-build-NACK-message-in-link-timeo.patch
patches.kernel.org/5.7.12-019-io_uring-ensure-double-poll-additions-work-wit.patch
patches.kernel.org/5.7.12-020-regmap-debugfs-check-count-when-read-regmap-fi.patch
patches.kernel.org/5.7.12-021-Linux-5.7.12.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/iwl-fix-crash-in-iwl_dbg_tlv_alloc_trigger.patch
patches.suse/ALSA-usb-audio-Fixing-usage-of-plain-int-instead-of-.patch
patches.suse/Revert-Revert-ALSA-usb-audio-Improve-frames-size-com.patch
patches.suse/ALSA-usb-audio-Fix-packet-size-calculation.patch
patches.suse/brcmfmac-Transform-compatible-string-for-FW-loading.patch
patches.suse/scsi-qla2xxx-Simplify-the-functions-for-dumping-firm.patch
patches.suse/vgacon-fix-out-of-bounds-write-to-the-scrollback-buf.patch
patches.suse/Bluetooth-Consolidate-encryption-handling-in-hci_enc.patch
patches.suse/Bluetooth-Disconnect-if-E0-is-used-for-Level-4.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
patches.suse/s390-export-symbols-for-crash-kmp.patch
########################################################
# Architecture specific patches
########################################################
# x86
patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
# s390x
# ppc64
# ARM
########################################################
# Scheduler
########################################################
patches.suse/setuid-dumpable-wrongdir
patches.suse/perf_timechart_fix_zero_timestamps.patch
########################################################
# Memory management
########################################################
patches.suse/readahead-request-tunables.patch
########################################################
# Filesystems
########################################################
# generic
patches.suse/vfs-add-super_operations-get_inode_dev
# btrfs
patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc
patches.suse/btrfs-provide-super_operations-get_inode_dev
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch
patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch
# ext[2-4]
# XFS
# other
patches.suse/pstore_disable_efi_backend_by_default.patch
########################################################
# 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
########################################################
patches.suse/pinctrl-cherryview-Enable-glitch-filter-for-GPIOs-us.patch
patches.suse/pinctrl-cherryview-Ensure-_REG-ACPI_ADR_SPACE_GPIO-1.patch
########################################################
# PM
########################################################
patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
patches.suse/acpi_thermal_passive_blacklist.patch
########################################################
# DRM / Graphics
########################################################
########################################################
# Storage
########################################################
patches.suse/scsi-retry-alua-transition-in-progress
patches.suse/megaraid-mbox-fix-SG_IO
########################################################
# Networking drivers (wired)
########################################################
patches.suse/misdn-add-support-for-group-membership-check
########################################################
# Wireless networking drivers
########################################################
patches.suse/b43-missing-firmware-info.patch
########################################################
# USB
########################################################
########################################################
# Input
########################################################
patches.suse/kbd-ignore-gfx.patch
########################################################
# Other drivers
########################################################
########################################################
# Debugging
########################################################
patches.suse/crasher.patch
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
########################################################
# You'd better have a good reason for adding a patch
# below here.
########################################################