kernel-source/series.conf

2103 lines
158 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.5.1-001-Bluetooth-btusb-fix-non-atomic-allocation-in-co.patch
patches.kernel.org/5.5.1-002-orinoco_usb-fix-interface-sanity-check.patch
patches.kernel.org/5.5.1-003-rsi_91x_usb-fix-interface-sanity-check.patch
patches.kernel.org/5.5.1-004-usb-dwc3-pci-add-ID-for-the-Intel-Comet-Lake-V-.patch
patches.kernel.org/5.5.1-005-usb-host-xhci-tegra-set-MODULE_FIRMWARE-for-teg.patch
patches.kernel.org/5.5.1-006-USB-serial-ir-usb-add-missing-endpoint-sanity-c.patch
patches.kernel.org/5.5.1-007-USB-serial-ir-usb-fix-link-speed-handling.patch
patches.kernel.org/5.5.1-008-USB-serial-ir-usb-fix-IrLAP-framing.patch
patches.kernel.org/5.5.1-009-usb-dwc3-turn-off-VBUS-when-leaving-host-mode.patch
patches.kernel.org/5.5.1-010-usb-typec-wcove-fix-op-sink-microwatt-default-t.patch
patches.kernel.org/5.5.1-011-usb-typec-fusb302-fix-op-sink-microwatt-default.patch
patches.kernel.org/5.5.1-012-staging-most-net-fix-buffer-overflow.patch
patches.kernel.org/5.5.1-013-staging-wlan-ng-ensure-error-return-is-actually.patch
patches.kernel.org/5.5.1-014-staging-vt6656-correct-packet-types-for-CTS-pro.patch
patches.kernel.org/5.5.1-015-staging-vt6656-use-NULLFUCTION-stack-on-mac8021.patch
patches.kernel.org/5.5.1-016-staging-vt6656-Fix-false-Tx-excessive-retries-r.patch
patches.kernel.org/5.5.1-017-serial-8250_bcm2835aux-Fix-line-mismatch-on-dri.patch
patches.kernel.org/5.5.1-018-serial-imx-fix-a-race-condition-in-receive-path.patch
patches.kernel.org/5.5.1-019-debugfs-Return-EPERM-when-locked-down.patch
patches.kernel.org/5.5.1-020-component-do-not-dereference-opaque-pointer-in-.patch
patches.kernel.org/5.5.1-021-binder-fix-log-spam-for-existing-debugfs-file-c.patch
patches.kernel.org/5.5.1-022-mei-hdcp-bind-only-with-i915-on-the-same-PCH.patch
patches.kernel.org/5.5.1-023-mei-me-add-comet-point-lake-H-device-ids.patch
patches.kernel.org/5.5.1-024-mei-me-add-jasper-point-DID.patch
patches.kernel.org/5.5.1-025-iio-adc-stm32-dfsdm-fix-single-conversion.patch
patches.kernel.org/5.5.1-026-iio-st_gyro-Correct-data-for-LSM9DS0-gyro.patch
patches.kernel.org/5.5.1-027-driver-core-Fix-test_async_driver_probe-if-NUMA.patch
patches.kernel.org/5.5.1-028-crypto-chelsio-fix-writing-tfm-flags-to-wrong-p.patch
patches.kernel.org/5.5.1-029-CIFS-Fix-task-struct-use-after-free-on-reconnec.patch
patches.kernel.org/5.5.1-030-cifs-set-correct-max-buffer-size-for-smb2_ioctl.patch
patches.kernel.org/5.5.1-031-cifs-Fix-memory-allocation-in-__smb2_handle_can.patch
patches.kernel.org/5.5.1-032-ath9k-fix-storage-endpoint-lookup.patch
patches.kernel.org/5.5.1-033-brcmfmac-fix-interface-sanity-check.patch
patches.kernel.org/5.5.1-034-rtl8xxxu-fix-interface-sanity-check.patch
patches.kernel.org/5.5.1-035-zd1211rw-fix-storage-endpoint-lookup.patch
patches.kernel.org/5.5.1-036-mvneta-driver-disallow-XDP-program-on-hardware-.patch
patches.kernel.org/5.5.1-037-net_sched-ematch-reject-invalid-TCF_EM_SIMPLE.patch
patches.kernel.org/5.5.1-038-net_sched-fix-ops-bind_class-implementations.patch
patches.kernel.org/5.5.1-039-net_sched-walk-through-all-child-classes-in-tc_.patch
patches.kernel.org/5.5.1-040-net-socionext-fix-possible-user-after-free-in-n.patch
patches.kernel.org/5.5.1-041-net-socionext-fix-xdp_result-initialization-in-.patch
patches.kernel.org/5.5.1-042-udp-segment-looped-gso-packets-correctly.patch
patches.kernel.org/5.5.1-043-mlxsw-minimal-Fix-an-error-handling-path-in-mlx.patch
patches.kernel.org/5.5.1-044-net-include-struct-nhmsg-size-in-nh-nlmsg-size.patch
patches.kernel.org/5.5.1-045-rxrpc-Fix-use-after-free-in-rxrpc_receive_data.patch
patches.kernel.org/5.5.1-046-rsi-fix-use-after-free-on-failed-probe-and-unbi.patch
patches.kernel.org/5.5.1-047-rsi-fix-use-after-free-on-probe-errors.patch
patches.kernel.org/5.5.1-048-rsi-fix-memory-leak-on-failed-URB-submission.patch
patches.kernel.org/5.5.1-049-rsi-fix-non-atomic-allocation-in-completion-han.patch
patches.kernel.org/5.5.1-050-crypto-af_alg-Use-bh_lock_sock-in-sk_destruct.patch
patches.kernel.org/5.5.1-051-crypto-vmx-reject-xts-inputs-that-are-too-short.patch
patches.kernel.org/5.5.1-052-crypto-caam-do-not-reset-pointer-size-from-MCFG.patch
patches.kernel.org/5.5.1-053-crypto-pcrypt-Fix-user-after-free-on-module-unl.patch
patches.kernel.org/5.5.1-054-KVM-arm64-Write-arch.mdcr_el2-changes-since-las.patch
patches.kernel.org/5.5.1-055-Revert-um-Enable-CONFIG_CONSTRUCTORS.patch
patches.kernel.org/5.5.1-056-power-supply-ingenic-battery-Don-t-change-scale.patch
patches.kernel.org/5.5.1-057-Linux-5.5.1.patch
patches.kernel.org/5.5.2-001-vfs-fix-do_last-regression.patch
patches.kernel.org/5.5.2-002-cifs-fix-soft-mounts-hanging-in-the-reconnect-c.patch
patches.kernel.org/5.5.2-003-x86-resctrl-Fix-a-deadlock-due-to-inaccurate-re.patch
patches.kernel.org/5.5.2-004-x86-resctrl-Fix-use-after-free-when-deleting-re.patch
patches.kernel.org/5.5.2-005-x86-resctrl-Fix-use-after-free-due-to-inaccurat.patch
patches.kernel.org/5.5.2-006-KVM-PPC-Book3S-PR-Fix-Werror-return-type-build-.patch
patches.kernel.org/5.5.2-007-gfs2-Another-gfs2_find_jhead-fix.patch
patches.kernel.org/5.5.2-008-lib-test_bitmap-correct-test-data-offsets-for-3.patch
patches.kernel.org/5.5.2-009-perf-c2c-Fix-return-type-for-histogram-sorting-.patch
patches.kernel.org/5.5.2-010-PM-devfreq-Add-new-name-attribute-for-sysfs.patch
patches.kernel.org/5.5.2-011-tools-lib-Fix-builds-when-glibc-contains-strlcp.patch
patches.kernel.org/5.5.2-012-arm64-kbuild-remove-compressed-images-on-make-A.patch
patches.kernel.org/5.5.2-013-mm-mempolicy.c-fix-out-of-bounds-write-in-mpol_.patch
patches.kernel.org/5.5.2-014-reiserfs-Fix-memory-leak-of-journal-device-stri.patch
patches.kernel.org/5.5.2-015-media-digitv-don-t-continue-if-remote-control-s.patch
patches.kernel.org/5.5.2-016-media-af9005-uninitialized-variable-printked.patch
patches.kernel.org/5.5.2-017-media-vp7045-do-not-read-uninitialized-values-i.patch
patches.kernel.org/5.5.2-018-media-gspca-zero-usb_buf.patch
patches.kernel.org/5.5.2-019-media-dvb-usb-dvb-usb-urb.c-initialize-actlen-t.patch
patches.kernel.org/5.5.2-020-tomoyo-Use-atomic_t-for-statistics-counter.patch
patches.kernel.org/5.5.2-021-ttyprintk-fix-a-potential-deadlock-in-interrupt.patch
patches.kernel.org/5.5.2-022-Bluetooth-Fix-race-condition-in-hci_release_soc.patch
patches.kernel.org/5.5.2-023-cgroup-Prevent-double-killing-of-css-when-enabl.patch
patches.kernel.org/5.5.2-024-btrfs-do-not-zero-f_bavail-if-we-have-available.patch
patches.kernel.org/5.5.2-025-Linux-5.5.2.patch
patches.kernel.org/5.5.3-001-sparc32-fix-struct-ipc64_perm-type-definition.patch
patches.kernel.org/5.5.3-002-bnxt_en-Move-devlink_register-before-registerin.patch
patches.kernel.org/5.5.3-003-gtp-use-__GFP_NOWARN-to-avoid-memalloc-warning.patch
patches.kernel.org/5.5.3-004-l2tp-Allow-duplicate-session-creation-with-UDP.patch
patches.kernel.org/5.5.3-005-net-hsr-fix-possible-NULL-deref-in-hsr_handle_f.patch
patches.kernel.org/5.5.3-006-net_sched-fix-an-OOB-access-in-cls_tcindex.patch
patches.kernel.org/5.5.3-007-net-core-Do-not-clear-VF-index-for-node-port-GU.patch
patches.kernel.org/5.5.3-008-net-mvneta-fix-XDP-support-if-sw-bm-is-used-as-.patch
patches.kernel.org/5.5.3-009-bnxt_en-Fix-TC-queue-mapping.patch
patches.kernel.org/5.5.3-010-net-stmmac-Delete-txtimer-in-suspend.patch
patches.kernel.org/5.5.3-011-tcp-clear-tp-total_retrans-in-tcp_disconnect.patch
patches.kernel.org/5.5.3-012-tcp-clear-tp-delivered-in-tcp_disconnect.patch
patches.kernel.org/5.5.3-013-tcp-clear-tp-data_segs-in-out-in-tcp_disconnect.patch
patches.kernel.org/5.5.3-014-tcp-clear-tp-segs_-in-out-in-tcp_disconnect.patch
patches.kernel.org/5.5.3-015-cls_rsvp-fix-rsvp_policy.patch
patches.kernel.org/5.5.3-016-rxrpc-Fix-use-after-free-in-rxrpc_put_local.patch
patches.kernel.org/5.5.3-017-rxrpc-Fix-insufficient-receive-notification-gen.patch
patches.kernel.org/5.5.3-018-rxrpc-Fix-missing-active-use-pinning-of-rxrpc_l.patch
patches.kernel.org/5.5.3-019-rxrpc-Fix-NULL-pointer-deref-due-to-call-conn-b.patch
patches.kernel.org/5.5.3-020-bnxt_en-Refactor-logic-to-re-enable-SRIOV-after.patch
patches.kernel.org/5.5.3-021-net-phy-at803x-disable-vddio-regulator.patch
patches.kernel.org/5.5.3-022-bnxt_en-Fix-RDMA-driver-failure-with-SRIOV-afte.patch
patches.kernel.org/5.5.3-023-ionic-fix-rxq-comp-packet-type-mask.patch
patches.kernel.org/5.5.3-024-MAINTAINERS-correct-entries-for-ISDN-mISDN-sect.patch
patches.kernel.org/5.5.3-025-netdevsim-fix-stack-out-of-bounds-in-nsim_dev_d.patch
patches.kernel.org/5.5.3-026-bnxt_en-Fix-logic-that-disables-Bus-Master-duri.patch
patches.kernel.org/5.5.3-027-media-uvcvideo-Avoid-cyclic-entity-chains-due-t.patch
patches.kernel.org/5.5.3-028-mfd-dln2-More-sanity-checking-for-endpoints.patch
patches.kernel.org/5.5.3-029-netfilter-ipset-fix-suspicious-RCU-usage-in-fin.patch
patches.kernel.org/5.5.3-030-ALSA-pcm-Fix-memory-leak-at-closing-a-stream-wi.patch
patches.kernel.org/5.5.3-031-ipc-msg.c-consolidate-all-xxxctl_down-functions.patch
patches.kernel.org/5.5.3-032-tracing-kprobes-Have-uname-use-__get_str-in-pri.patch
patches.kernel.org/5.5.3-033-tracing-Fix-sched-switch-start-stop-refcount-ra.patch
patches.kernel.org/5.5.3-034-rcu-Use-_ONCE-to-protect-lockless-expmask-acces.patch
patches.kernel.org/5.5.3-035-rcu-Avoid-data-race-in-rcu_gp_fqs_check_wake.patch
patches.kernel.org/5.5.3-036-srcu-Apply-_ONCE-to-srcu_last_gp_end.patch
patches.kernel.org/5.5.3-037-rcu-Use-READ_ONCE-for-expmask-in-rcu_read_unloc.patch
patches.kernel.org/5.5.3-038-nvmet-Fix-error-print-message-at-nvmet_install_.patch
patches.kernel.org/5.5.3-039-nvmet-Fix-controller-use-after-free.patch
patches.kernel.org/5.5.3-040-Bluetooth-btusb-fix-memory-leak-on-fw.patch
patches.kernel.org/5.5.3-041-Bluetooth-btusb-Disable-runtime-suspend-on-Real.patch
patches.kernel.org/5.5.3-042-brcmfmac-Fix-memory-leak-in-brcmf_usbdev_qinit.patch
patches.kernel.org/5.5.3-043-usb-dwc3-gadget-Check-END_TRANSFER-completion.patch
patches.kernel.org/5.5.3-044-usb-dwc3-gadget-Delay-starting-transfer.patch
patches.kernel.org/5.5.3-045-usb-typec-tcpci-mask-event-interrupts-when-remo.patch
patches.kernel.org/5.5.3-046-objtool-Silence-build-output.patch
patches.kernel.org/5.5.3-047-usb-gadget-f_fs-set-req-num_sgs-as-0-for-non-sg.patch
patches.kernel.org/5.5.3-048-usb-gadget-legacy-set-max_speed-to-super-speed.patch
patches.kernel.org/5.5.3-049-usb-gadget-f_ncm-Use-atomic_t-to-track-in-fligh.patch
patches.kernel.org/5.5.3-050-usb-gadget-f_ecm-Use-atomic_t-to-track-in-fligh.patch
patches.kernel.org/5.5.3-051-ALSA-usb-audio-Fix-endianess-in-descriptor-vali.patch
patches.kernel.org/5.5.3-052-ALSA-usb-audio-Annotate-endianess-in-Scarlett-g.patch
patches.kernel.org/5.5.3-053-ALSA-dummy-Fix-PCM-format-loop-in-proc-output.patch
patches.kernel.org/5.5.3-054-memcg-fix-a-crash-in-wb_workfn-when-a-device-di.patch
patches.kernel.org/5.5.3-055-mm-sparse.c-reset-section-s-mem_map-when-fully-.patch
patches.kernel.org/5.5.3-056-utimes-Clamp-the-timestamps-in-notify_change.patch
patches.kernel.org/5.5.3-057-mm-migrate.c-also-overwrite-error-when-it-is-bi.patch
patches.kernel.org/5.5.3-058-mm-memory_hotplug-fix-remove_memory-lockdep-spl.patch
patches.kernel.org/5.5.3-059-mm-thp-don-t-need-care-deferred-split-queue-in-.patch
patches.kernel.org/5.5.3-060-mm-move_pages-report-the-number-of-non-attempte.patch
patches.kernel.org/5.5.3-061-media-v4l2-core-set-pages-dirty-upon-releasing-.patch
patches.kernel.org/5.5.3-062-media-v4l2-core-compat-ignore-native-command-co.patch
patches.kernel.org/5.5.3-063-media-v4l2-rect.h-fix-v4l2_rect_map_inside-top-.patch
patches.kernel.org/5.5.3-064-lib-test_kasan.c-fix-memory-leak-in-kmalloc_oob.patch
patches.kernel.org/5.5.3-065-irqdomain-Fix-a-memory-leak-in-irq_domain_push_.patch
patches.kernel.org/5.5.3-066-x86-cpu-Update-cached-HLE-state-on-write-to-TSX.patch
patches.kernel.org/5.5.3-067-platform-x86-intel_scu_ipc-Fix-interrupt-suppor.patch
patches.kernel.org/5.5.3-068-ALSA-hda-Apply-aligned-MMIO-access-only-conditi.patch
patches.kernel.org/5.5.3-069-ALSA-hda-Add-Clevo-W65_67SB-the-power_save-blac.patch
patches.kernel.org/5.5.3-070-ALSA-hda-Add-JasperLake-PCI-ID-and-codec-vid.patch
patches.kernel.org/5.5.3-071-ALSA-hda-Fix-DP-MST-support-for-NVIDIA-codecs.patch
patches.kernel.org/5.5.3-072-arm64-acpi-fix-DAIF-manipulation-with-pNMI.patch
patches.kernel.org/5.5.3-073-KVM-arm64-Correct-PSTATE-on-exception-entry.patch
patches.kernel.org/5.5.3-074-KVM-arm-arm64-Correct-CPSR-on-exception-entry.patch
patches.kernel.org/5.5.3-075-KVM-arm-arm64-Correct-AArch32-SPSR-on-exception.patch
patches.kernel.org/5.5.3-076-KVM-arm64-Only-sign-extend-MMIO-up-to-register-.patch
patches.kernel.org/5.5.3-077-MIPS-syscalls-fix-indentation-of-the-SYSNR-mess.patch
patches.kernel.org/5.5.3-078-MIPS-fix-indentation-of-the-RELOCS-message.patch
patches.kernel.org/5.5.3-079-MIPS-boot-fix-typo-in-vmlinux.lzma.its-target.patch
patches.kernel.org/5.5.3-080-MIPS-SGI-IP30-Check-for-valid-pointer-before-us.patch
patches.kernel.org/5.5.3-081-MIPS-asm-local-add-barriers-for-Loongson.patch
patches.kernel.org/5.5.3-082-s390-mm-fix-dynamic-pagetable-upgrade-for-huget.patch
patches.kernel.org/5.5.3-083-powerpc-mmu_gather-enable-RCU_TABLE_FREE-even-f.patch
patches.kernel.org/5.5.3-084-powerpc-ptdump-Fix-W-X-verification.patch
patches.kernel.org/5.5.3-085-powerpc-xmon-don-t-access-ASDR-in-VMs.patch
patches.kernel.org/5.5.3-086-powerpc-pseries-Advance-pfn-if-section-is-not-p.patch
patches.kernel.org/5.5.3-087-powerpc-32s-Fix-bad_kuap_fault.patch
patches.kernel.org/5.5.3-088-powerpc-32s-Fix-CPU-wake-up-from-sleep-mode.patch
patches.kernel.org/5.5.3-089-PCI-ATS-Use-PF-PASID-for-VFs.patch
patches.kernel.org/5.5.3-090-PCI-tegra-Fix-return-value-check-of-pm_runtime_.patch
patches.kernel.org/5.5.3-091-PCI-keystone-Fix-outbound-region-mapping.patch
patches.kernel.org/5.5.3-092-PCI-keystone-Fix-link-training-retries-initiati.patch
patches.kernel.org/5.5.3-093-PCI-keystone-Fix-error-handling-when-num-viewpo.patch
patches.kernel.org/5.5.3-094-mmc-spi-Toggle-SPI-polarity-do-not-hardcode-it.patch
patches.kernel.org/5.5.3-095-ACPI-video-Do-not-export-a-non-working-backligh.patch
patches.kernel.org/5.5.3-096-ACPI-battery-Deal-with-design-or-full-capacity-.patch
patches.kernel.org/5.5.3-097-ACPI-battery-Use-design-cap-for-capacity-calcul.patch
patches.kernel.org/5.5.3-098-ACPI-battery-Deal-better-with-neither-design-no.patch
patches.kernel.org/5.5.3-099-smb3-fix-default-permissions-on-new-files-when-.patch
patches.kernel.org/5.5.3-100-alarmtimer-Unregister-wakeup-source-when-module.patch
patches.kernel.org/5.5.3-101-fscrypt-don-t-print-name-of-busy-file-when-remo.patch
patches.kernel.org/5.5.3-102-ubifs-don-t-trigger-assertion-on-invalid-no-key.patch
patches.kernel.org/5.5.3-103-ubifs-Fix-wrong-memory-allocation.patch
patches.kernel.org/5.5.3-104-ubifs-Fix-FS_IOC_SETFLAGS-unexpectedly-clearing.patch
patches.kernel.org/5.5.3-105-ubifs-Fix-deadlock-in-concurrent-bulk-read-and-.patch
patches.kernel.org/5.5.3-106-mmc-sdhci-of-at91-fix-memleak-on-clk_get-failur.patch
patches.kernel.org/5.5.3-107-ASoC-tegra-Revert-24-and-32-bit-support.patch
patches.kernel.org/5.5.3-108-ASoC-topology-fix-soc_tplg_fe_link_create-link-.patch
patches.kernel.org/5.5.3-109-ASoC-SOF-core-free-trace-on-errors.patch
patches.kernel.org/5.5.3-110-hv_balloon-Balloon-up-according-to-request-page.patch
patches.kernel.org/5.5.3-111-mfd-axp20x-Mark-AXP20X_VBUS_IPSOUT_MGMT-as-vola.patch
patches.kernel.org/5.5.3-112-nvmem-imx-scu-fix-write-SIP.patch
patches.kernel.org/5.5.3-113-nvmem-core-fix-memory-abort-in-cleanup-path.patch
patches.kernel.org/5.5.3-114-crypto-api-Check-spawn-alg-under-lock-in-crypto.patch
patches.kernel.org/5.5.3-115-crypto-ccree-fix-backlog-memory-leak.patch
patches.kernel.org/5.5.3-116-crypto-ccree-fix-AEAD-decrypt-auth-fail.patch
patches.kernel.org/5.5.3-117-crypto-ccree-fix-pm-wrongful-error-reporting.patch
patches.kernel.org/5.5.3-118-crypto-ccree-fix-FDE-descriptor-sequence.patch
patches.kernel.org/5.5.3-119-crypto-ccree-fix-PM-race-condition.patch
patches.kernel.org/5.5.3-120-padata-Remove-broken-queue-flushing.patch
patches.kernel.org/5.5.3-121-fs-allow-deduplication-of-eof-block-into-the-en.patch
patches.kernel.org/5.5.3-122-scripts-find-unused-docs-Fix-massive-false-posi.patch
patches.kernel.org/5.5.3-123-erofs-fix-out-of-bound-read-for-shifted-uncompr.patch
patches.kernel.org/5.5.3-124-scsi-megaraid_sas-Do-not-initiate-OCR-if-contro.patch
patches.kernel.org/5.5.3-125-scsi-qla2xxx-Fix-stuck-login-session-using-prli.patch
patches.kernel.org/5.5.3-126-scsi-qla2xxx-Fix-mtcp-dump-collection-failure.patch
patches.kernel.org/5.5.3-127-cpupower-Revert-library-ABI-changes-from-commit.patch
patches.kernel.org/5.5.3-128-power-supply-axp20x_ac_power-Fix-reporting-onli.patch
patches.kernel.org/5.5.3-129-power-supply-ltc2941-battery-gauge-fix-use-afte.patch
patches.kernel.org/5.5.3-130-ovl-fix-wrong-WARN_ON-in-ovl_cache_update_ino.patch
patches.kernel.org/5.5.3-131-ovl-fix-lseek-overflow-on-32bit.patch
patches.kernel.org/5.5.3-132-f2fs-fix-miscounted-block-limit-in-f2fs_statfs_.patch
patches.kernel.org/5.5.3-133-f2fs-code-cleanup-for-f2fs_statfs_project.patch
patches.kernel.org/5.5.3-134-f2fs-fix-dcache-lookup-of-casefolded-directorie.patch
patches.kernel.org/5.5.3-135-f2fs-fix-race-conditions-in-d_compare-and-d_has.patch
patches.kernel.org/5.5.3-136-PM-core-Fix-handling-of-devices-deleted-during-.patch
patches.kernel.org/5.5.3-137-cpufreq-Avoid-creating-excessively-large-stack-.patch
patches.kernel.org/5.5.3-138-of-Add-OF_DMA_DEFAULT_COHERENT-select-it-on-pow.patch
patches.kernel.org/5.5.3-139-ARM-dma-api-fix-max_pfn-off-by-one-error-in-__d.patch
patches.kernel.org/5.5.3-140-dm-zoned-support-zone-sizes-smaller-than-128MiB.patch
patches.kernel.org/5.5.3-141-dm-space-map-common-fix-to-ensure-new-block-isn.patch
patches.kernel.org/5.5.3-142-dm-writecache-fix-incorrect-flush-sequence-when.patch
patches.kernel.org/5.5.3-143-dm-crypt-fix-GFP-flags-passed-to-skcipher_reque.patch
patches.kernel.org/5.5.3-144-dm-crypt-fix-benbi-IV-constructor-crash-if-used.patch
patches.kernel.org/5.5.3-145-dm-thin-metadata-use-pool-locking-at-end-of-dm_.patch
patches.kernel.org/5.5.3-146-dm-thin-fix-use-after-free-in-metadata_pre_comm.patch
patches.kernel.org/5.5.3-147-dm-fix-potential-for-q-make_request_fn-NULL-poi.patch
patches.kernel.org/5.5.3-148-ASoC-SOF-Introduce-state-machine-for-FW-boot.patch
patches.kernel.org/5.5.3-149-ASoC-SOF-core-release-resources-on-errors-in-pr.patch
patches.kernel.org/5.5.3-150-tracing-Annotate-ftrace_graph_hash-pointer-with.patch
patches.kernel.org/5.5.3-151-tracing-Annotate-ftrace_graph_notrace_hash-poin.patch
patches.kernel.org/5.5.3-152-ftrace-Add-comment-to-why-rcu_dereference_sched.patch
patches.kernel.org/5.5.3-153-ftrace-Protect-ftrace_graph_hash-with-ftrace_sy.patch
patches.kernel.org/5.5.3-154-crypto-pcrypt-Avoid-deadlock-by-using-per-insta.patch
patches.kernel.org/5.5.3-155-btrfs-fix-improper-setting-of-scanned-for-range.patch
patches.kernel.org/5.5.3-156-btrfs-Handle-another-split-brain-scenario-with-.patch
patches.kernel.org/5.5.3-157-riscv-bpf-Fix-broken-BPF-tail-calls.patch
patches.kernel.org/5.5.3-158-libbpf-Fix-readelf-output-parsing-for-Fedora.patch
patches.kernel.org/5.5.3-159-libbpf-Fix-printf-compilation-warnings-on-ppc64.patch
patches.kernel.org/5.5.3-160-libbpf-Don-t-attach-perf_buffer-to-offline-miss.patch
patches.kernel.org/5.5.3-161-selftests-bpf-Fix-perf_buffer-test-on-systems-w.patch
patches.kernel.org/5.5.3-162-flow_dissector-Fix-to-use-new-variables-for-por.patch
patches.kernel.org/5.5.3-163-bpf-devmap-Pass-lockdep-expression-to-RCU-lists.patch
patches.kernel.org/5.5.3-164-libbpf-Add-missing-newline-in-opts-validation-m.patch
patches.kernel.org/5.5.3-165-libbpf-Fix-realloc-usage-in-bpf_core_find_cands.patch
patches.kernel.org/5.5.3-166-tc-testing-fix-eBPF-tests-failure-on-linux-fres.patch
patches.kernel.org/5.5.3-167-samples-bpf-Don-t-try-to-remove-user-s-homedir-.patch
patches.kernel.org/5.5.3-168-samples-bpf-Xdp_redirect_cpu-fix-missing-tracep.patch
patches.kernel.org/5.5.3-169-samples-bpf-Reintroduce-missed-build-targets.patch
patches.kernel.org/5.5.3-170-selftests-bpf-Fix-test_attach_probe.patch
patches.kernel.org/5.5.3-171-selftests-bpf-Skip-perf-hw-events-test-if-the-s.patch
patches.kernel.org/5.5.3-172-selftests-bpf-Use-a-temporary-file-in-test_sock.patch
patches.kernel.org/5.5.3-173-selftests-bpf-Ignore-FIN-packets-for-reuseport-.patch
patches.kernel.org/5.5.3-174-crypto-sun8i-ss-fix-removal-of-module.patch
patches.kernel.org/5.5.3-175-crypto-amlogic-fix-removal-of-module.patch
patches.kernel.org/5.5.3-176-crypto-sun8i-ce-fix-removal-of-module.patch
patches.kernel.org/5.5.3-177-crypto-api-fix-unexpectedly-getting-generic-imp.patch
patches.kernel.org/5.5.3-178-crypto-hisilicon-Fix-issue-with-wrong-number-of.patch
patches.kernel.org/5.5.3-179-crypto-hisilicon-Use-the-offset-fields-in-sqe-t.patch
patches.kernel.org/5.5.3-180-crypto-ccp-set-max-RSA-modulus-size-for-v3-plat.patch
patches.kernel.org/5.5.3-181-crypto-arm64-ghash-neon-bump-priority-to-150.patch
patches.kernel.org/5.5.3-182-crypto-pcrypt-Do-not-clear-MAY_SLEEP-flag-in-or.patch
patches.kernel.org/5.5.3-183-crypto-hisilicon-select-CRYPTO_SKCIPHER-not-CRY.patch
patches.kernel.org/5.5.3-184-crypto-atmel-aes-Fix-counter-overflow-in-CTR-mo.patch
patches.kernel.org/5.5.3-185-crypto-api-Fix-race-condition-in-crypto_spawn_a.patch
patches.kernel.org/5.5.3-186-crypto-picoxcell-adjust-the-position-of-tasklet.patch
patches.kernel.org/5.5.3-187-powerpc-futex-Fix-incorrect-user-access-blockin.patch
patches.kernel.org/5.5.3-188-scsi-qla2xxx-Fix-unbound-NVME-response-length.patch
patches.kernel.org/5.5.3-189-NFS-Fix-memory-leaks-and-corruption-in-readdir.patch
patches.kernel.org/5.5.3-190-NFS-Directory-page-cache-pages-need-to-be-locke.patch
patches.kernel.org/5.5.3-191-nfsd-fix-filecache-lookup.patch
patches.kernel.org/5.5.3-192-jbd2_seq_info_next-should-increase-position-ind.patch
patches.kernel.org/5.5.3-193-ext4-fix-deadlock-allocating-crypto-bounce-page.patch
patches.kernel.org/5.5.3-194-ext4-fix-race-conditions-in-d_compare-and-d_has.patch
patches.kernel.org/5.5.3-195-Btrfs-fix-missing-hole-after-hole-punching-and-.patch
patches.kernel.org/5.5.3-196-Btrfs-make-deduplication-with-range-including-t.patch
patches.kernel.org/5.5.3-197-Btrfs-fix-infinite-loop-during-fsync-after-rena.patch
patches.kernel.org/5.5.3-198-btrfs-set-trans-drity-in-btrfs_commit_transacti.patch
patches.kernel.org/5.5.3-199-btrfs-drop-log-root-for-dropped-roots.patch
patches.kernel.org/5.5.3-200-btrfs-free-block-groups-after-free-ing-fs-trees.patch
patches.kernel.org/5.5.3-201-Btrfs-fix-race-between-adding-and-putting-tree-.patch
patches.kernel.org/5.5.3-202-btrfs-flush-write-bio-if-we-loop-in-extent_writ.patch
patches.kernel.org/5.5.3-203-btrfs-Correctly-handle-empty-trees-in-find_firs.patch
patches.kernel.org/5.5.3-204-Btrfs-send-fix-emission-of-invalid-clone-operat.patch
patches.kernel.org/5.5.3-205-ARM-tegra-Enable-PLLP-bypass-during-Tegra124-LP.patch
patches.kernel.org/5.5.3-206-iwlwifi-don-t-throw-error-when-trying-to-remove.patch
patches.kernel.org/5.5.3-207-mwifiex-fix-unbalanced-locking-in-mwifiex_proce.patch
patches.kernel.org/5.5.3-208-sunrpc-expiry_time-should-be-seconds-not-timeva.patch
patches.kernel.org/5.5.3-209-gfs2-fix-gfs2_find_jhead-that-returns-uninitial.patch
patches.kernel.org/5.5.3-210-gfs2-move-setting-current-backing_dev_info.patch
patches.kernel.org/5.5.3-211-gfs2-fix-O_SYNC-write-handling.patch
patches.kernel.org/5.5.3-212-drm-atmel-hlcdc-use-double-rate-for-pixel-clock.patch
patches.kernel.org/5.5.3-213-drm-atmel-hlcdc-enable-clock-before-configuring.patch
patches.kernel.org/5.5.3-214-drm-atmel-hlcdc-prefer-a-lower-pixel-clock-than.patch
patches.kernel.org/5.5.3-215-drm-rect-Avoid-division-by-zero.patch
patches.kernel.org/5.5.3-216-media-iguanair-fix-endpoint-sanity-check.patch
patches.kernel.org/5.5.3-217-media-rc-ensure-lirc-is-initialized-before-regi.patch
patches.kernel.org/5.5.3-218-tools-kvm_stat-Fix-kvm_exit-filter-name.patch
patches.kernel.org/5.5.3-219-xen-balloon-Support-xend-based-toolstack-take-t.patch
patches.kernel.org/5.5.3-220-xen-gntdev-Do-not-use-mm-notifiers-with-autotra.patch
patches.kernel.org/5.5.3-221-watchdog-fix-UAF-in-reboot-notifier-handling-in.patch
patches.kernel.org/5.5.3-222-bcache-add-readahead-cache-policy-options-via-s.patch
patches.kernel.org/5.5.3-223-io_uring-don-t-map-read-write-iovec-potentially.patch
patches.kernel.org/5.5.3-224-io_uring-spin-for-sq-thread-to-idle-on-shutdown.patch
patches.kernel.org/5.5.3-225-eventfd-track-eventfd_signal-recursion-depth.patch
patches.kernel.org/5.5.3-226-aio-prevent-potential-eventfd-recursion-on-poll.patch
patches.kernel.org/5.5.3-227-KVM-x86-Refactor-picdev_write-to-prevent-Spectr.patch
patches.kernel.org/5.5.3-228-KVM-x86-Refactor-prefix-decoding-to-prevent-Spe.patch
patches.kernel.org/5.5.3-229-KVM-x86-Protect-pmu_intel.c-from-Spectre-v1-L1T.patch
patches.kernel.org/5.5.3-230-KVM-x86-Protect-DR-based-index-computations-fro.patch
patches.kernel.org/5.5.3-231-KVM-x86-Protect-kvm_lapic_reg_write-from-Spectr.patch
patches.kernel.org/5.5.3-232-KVM-x86-Protect-kvm_hv_msr_-get-set-_crash_data.patch
patches.kernel.org/5.5.3-233-KVM-x86-Protect-ioapic_write_indirect-from-Spec.patch
patches.kernel.org/5.5.3-234-KVM-x86-Protect-MSR-based-index-computations-in.patch
patches.kernel.org/5.5.3-235-KVM-x86-Protect-ioapic_read_indirect-from-Spect.patch
patches.kernel.org/5.5.3-236-KVM-x86-Protect-MSR-based-index-computations-fr.patch
patches.kernel.org/5.5.3-237-KVM-x86-Protect-x86_decode_insn-from-Spectre-v1.patch
patches.kernel.org/5.5.3-238-KVM-x86-Protect-MSR-based-index-computations-in.patch
patches.kernel.org/5.5.3-239-KVM-x86-Fix-potential-put_fpu-w-o-load_fpu-on-M.patch
patches.kernel.org/5.5.3-240-KVM-PPC-Book3S-HV-Uninit-vCPU-if-vcore-creation.patch
patches.kernel.org/5.5.3-241-KVM-PPC-Book3S-PR-Free-shared-page-if-mmu-initi.patch
patches.kernel.org/5.5.3-242-kvm-svm-PKU-not-currently-supported.patch
patches.kernel.org/5.5.3-243-KVM-x86-mmu-Apply-max-PA-check-for-MMIO-sptes-t.patch
patches.kernel.org/5.5.3-244-x86-kvm-Be-careful-not-to-clear-KVM_VCPU_FLUSH_.patch
patches.kernel.org/5.5.3-245-KVM-x86-use-CPUID-to-locate-host-page-table-res.patch
patches.kernel.org/5.5.3-246-x86-kvm-Introduce-kvm_-un-map_gfn.patch
patches.kernel.org/5.5.3-247-x86-KVM-Make-sure-KVM_VCPU_FLUSH_TLB-flag-is-no.patch
patches.kernel.org/5.5.3-248-x86-kvm-Cache-gfn-to-pfn-translation.patch
patches.kernel.org/5.5.3-249-x86-KVM-Clean-up-host-s-steal-time-structure.patch
patches.kernel.org/5.5.3-250-KVM-x86-Use-gpa_t-for-cr2-gpa-to-fix-TDP-suppor.patch
patches.kernel.org/5.5.3-251-KVM-VMX-Add-non-canonical-check-on-writes-to-RT.patch
patches.kernel.org/5.5.3-252-KVM-x86-Don-t-let-userspace-set-host-reserved-c.patch
patches.kernel.org/5.5.3-253-KVM-x86-Free-wbinvd_dirty_mask-if-vCPU-creation.patch
patches.kernel.org/5.5.3-254-KVM-x86-fix-overlap-between-SPTE_MMIO_MASK-and-.patch
patches.kernel.org/5.5.3-255-KVM-x86-Handle-TIF_NEED_FPU_LOAD-in-kvm_-load-p.patch
patches.kernel.org/5.5.3-256-KVM-x86-Ensure-guest-s-FPU-state-is-loaded-when.patch
patches.kernel.org/5.5.3-257-KVM-x86-Revert-KVM-X86-Fix-fpu-state-crash-in-k.patch
patches.kernel.org/5.5.3-258-KVM-s390-do-not-clobber-registers-during-guest-.patch
patches.kernel.org/5.5.3-259-KVM-x86-reorganize-pvclock_gtod_data-members.patch
patches.kernel.org/5.5.3-260-KVM-x86-use-raw-clock-values-consistently.patch
patches.kernel.org/5.5.3-261-ocfs2-fix-oops-when-writing-cloned-file.patch
patches.kernel.org/5.5.3-262-mm-page_alloc.c-fix-uninitialized-memmaps-on-a-.patch
patches.kernel.org/5.5.3-263-arm64-dts-qcom-qcs404-evb-Set-vdd_apc-regulator.patch
patches.kernel.org/5.5.3-264-mm-mmu_gather-invalidate-TLB-correctly-on-batch.patch
patches.kernel.org/5.5.3-265-clk-tegra-Mark-fuse-clock-as-critical.patch
patches.kernel.org/5.5.3-266-drm-amdgpu-navi-fix-index-for-OD-MCLK.patch
patches.kernel.org/5.5.3-267-drm-tegra-Relax-IOMMU-usage-criteria-on-old-Teg.patch
patches.kernel.org/5.5.3-268-drm-tegra-Reuse-IOVA-mapping-where-possible.patch
patches.kernel.org/5.5.3-269-drm-amd-powerplay-fix-navi10-system-intermitten.patch
patches.kernel.org/5.5.3-270-drm-amd-dm-mst-Ignore-payload-update-failures.patch
patches.kernel.org/5.5.3-271-drm-amdgpu-fetch-default-VDDC-curve-voltages-v2.patch
patches.kernel.org/5.5.3-272-drm-amdgpu-navi10-add-OD_RANGE-for-navi-overclo.patch
patches.kernel.org/5.5.3-273-drm-amdgpu-smu_v11_0-Correct-behavior-of-restor.patch
patches.kernel.org/5.5.3-274-virtio-balloon-initialize-all-vq-callbacks.patch
patches.kernel.org/5.5.3-275-virtio-pci-check-name-when-counting-MSI-X-vecto.patch
patches.kernel.org/5.5.3-276-fix-up-iter-on-short-count-in-fuse_direct_io.patch
patches.kernel.org/5.5.3-277-broken-ping-to-ipv6-linklocal-addresses-on-debi.patch
patches.kernel.org/5.5.3-278-percpu-Separate-decrypted-varaibles-anytime-enc.patch
patches.kernel.org/5.5.3-279-ASoC-meson-axg-fifo-fix-fifo-threshold-setup.patch
patches.kernel.org/5.5.3-280-scsi-qla2xxx-Fix-the-endianness-of-the-qla82xx_.patch
patches.kernel.org/5.5.3-281-scsi-csiostor-Adjust-indentation-in-csio_device.patch
patches.kernel.org/5.5.3-282-scsi-qla4xxx-Adjust-indentation-in-qla4xxx_mem_.patch
patches.kernel.org/5.5.3-283-scsi-ufs-Recheck-bkops-level-if-bkops-is-disabl.patch
patches.kernel.org/5.5.3-284-compat-scsi-sg-fix-v3-compat-read-write-interfa.patch
patches.kernel.org/5.5.3-285-mtd-spi-nor-Split-mt25qu512a-n25q512a-entry-int.patch
patches.kernel.org/5.5.3-286-phy-qualcomm-Adjust-indentation-in-read_poll_ti.patch
patches.kernel.org/5.5.3-287-ext2-Adjust-indentation-in-ext2_fill_super.patch
patches.kernel.org/5.5.3-288-powerpc-44x-Adjust-indentation-in-ibm4xx_denali.patch
patches.kernel.org/5.5.3-289-drm-msm-mdp4-Adjust-indentation-in-mdp4_dsi_enc.patch
patches.kernel.org/5.5.3-290-NFC-pn544-Adjust-indentation-in-pn544_hci_check.patch
patches.kernel.org/5.5.3-291-ppp-Adjust-indentation-into-ppp_async_input.patch
patches.kernel.org/5.5.3-292-net-smc911x-Adjust-indentation-in-smc911x_phy_c.patch
patches.kernel.org/5.5.3-293-net-tulip-Adjust-indentation-in-dmfe-uli526x-_i.patch
patches.kernel.org/5.5.3-294-IB-mlx5-Fix-outstanding_pi-index-for-GSI-qps.patch
patches.kernel.org/5.5.3-295-IB-core-Fix-ODP-get-user-pages-flow.patch
patches.kernel.org/5.5.3-296-IB-core-Fix-ODP-with-IB_ACCESS_HUGETLB-handling.patch
patches.kernel.org/5.5.3-297-staging-wfx-revert-unexpected-change-in-debugfs.patch
patches.kernel.org/5.5.3-298-nfsd-fix-delay-timer-on-32-bit-architectures.patch
patches.kernel.org/5.5.3-299-nfsd-fix-jiffies-time_t-mixup-in-LRU-list.patch
patches.kernel.org/5.5.3-300-nfsd-Return-the-correct-number-of-bytes-written.patch
patches.kernel.org/5.5.3-301-virtio-balloon-Fix-memory-leak-when-unloading-w.patch
patches.kernel.org/5.5.3-302-virtio_balloon-Fix-memory-leaks-on-errors-in-vi.patch
patches.kernel.org/5.5.3-303-ubi-fastmap-Fix-inverted-logic-in-seen-selfchec.patch
patches.kernel.org/5.5.3-304-ubi-Fix-an-error-pointer-dereference-in-error-h.patch
patches.kernel.org/5.5.3-305-ubifs-Fix-memory-leak-from-c-sup_node.patch
patches.kernel.org/5.5.3-306-regulator-core-Add-regulator_is_equal-helper.patch
patches.kernel.org/5.5.3-307-ASoC-sgtl5000-Fix-VDDA-and-VDDIO-comparison.patch
patches.kernel.org/5.5.3-308-ASoC-Intel-skl_hda_dsp_common-Fix-global-out-of.patch
patches.kernel.org/5.5.3-309-mfd-da9062-Fix-watchdog-compatible-string.patch
patches.kernel.org/5.5.3-310-mfd-rn5t618-Mark-ADC-control-register-volatile.patch
patches.kernel.org/5.5.3-311-mfd-bd70528-Fix-hour-register-mask.patch
patches.kernel.org/5.5.3-312-mfd-ab8500-Fix-ab8500-clk-typo.patch
patches.kernel.org/5.5.3-313-bpf-Fix-trampoline-usage-in-preempt.patch
patches.kernel.org/5.5.3-314-libbpf-Extract-and-generalize-CPU-mask-parsing-.patch
patches.kernel.org/5.5.3-315-x86-timer-Don-t-skip-PIT-setup-when-APIC-is-dis.patch
patches.kernel.org/5.5.3-316-bonding-alb-properly-access-headers-in-bond_alb.patch
patches.kernel.org/5.5.3-317-devlink-report-0-after-hitting-end-in-region-re.patch
patches.kernel.org/5.5.3-318-dpaa_eth-support-all-modes-with-rate-adapting-P.patch
patches.kernel.org/5.5.3-319-net-dsa-b53-Always-use-dev-vlan_enabled-in-b53_.patch
patches.kernel.org/5.5.3-320-net-dsa-bcm_sf2-Only-7278-supports-2Gb-sec-IMP-.patch
patches.kernel.org/5.5.3-321-net-dsa-microchip-enable-module-autoprobe.patch
patches.kernel.org/5.5.3-322-net-mvneta-move-rx_dropped-and-rx_errors-in-per.patch
patches.kernel.org/5.5.3-323-net_sched-fix-a-resource-leak-in-tcindex_set_pa.patch
patches.kernel.org/5.5.3-324-net-stmmac-fix-a-possible-endless-loop.patch
patches.kernel.org/5.5.3-325-net-systemport-Avoid-RBUF-stuck-in-Wake-on-LAN-.patch
patches.kernel.org/5.5.3-326-net-mlx5-IPsec-Fix-esp-modify-function-attribut.patch
patches.kernel.org/5.5.3-327-net-mlx5-IPsec-fix-memory-leak-at-mlx5_fpga_ips.patch
patches.kernel.org/5.5.3-328-net-macb-Remove-unnecessary-alignment-check-for.patch
patches.kernel.org/5.5.3-329-net-macb-Limit-maximum-GEM-TX-length-in-TSO.patch
patches.kernel.org/5.5.3-330-net-stmmac-fix-incorrect-GMAC_VLAN_TAG-register.patch
patches.kernel.org/5.5.3-331-net-stmmac-xgmac-fix-incorrect-XGMAC_VLAN_TAG-r.patch
patches.kernel.org/5.5.3-332-net-stmmac-fix-missing-IFF_MULTICAST-check-in-d.patch
patches.kernel.org/5.5.3-333-net-stmmac-xgmac-fix-missing-IFF_MULTICAST-chec.patch
patches.kernel.org/5.5.3-334-net-stmmac-update-pci-platform-data-to-use-phy_.patch
patches.kernel.org/5.5.3-335-taprio-Fix-enabling-offload-with-wrong-number-o.patch
patches.kernel.org/5.5.3-336-taprio-Fix-still-allowing-changing-the-flags-du.patch
patches.kernel.org/5.5.3-337-taprio-Add-missing-policy-validation-for-flags.patch
patches.kernel.org/5.5.3-338-taprio-Use-taprio_reset_tc-to-reset-Traffic-Cla.patch
patches.kernel.org/5.5.3-339-taprio-Fix-dropping-packets-when-using-taprio-E.patch
patches.kernel.org/5.5.3-340-ipv6-addrconf-fix-potential-NULL-deref-in-inet6.patch
patches.kernel.org/5.5.3-341-qed-Fix-timestamping-issue-for-L2-unicast-ptp-p.patch
patches.kernel.org/5.5.3-342-drop_monitor-Do-not-cancel-uninitialized-work-i.patch
patches.kernel.org/5.5.3-343-net-mlx5-Fix-deadlock-in-fs_core.patch
patches.kernel.org/5.5.3-344-net-mlx5-Deprecate-usage-of-generic-TLS-HW-capa.patch
patches.kernel.org/5.5.3-345-r8169-fix-performance-regression-related-to-PCI.patch
patches.kernel.org/5.5.3-346-net-mlx5e-TX-Error-completion-is-for-last-WQE-i.patch
patches.kernel.org/5.5.3-347-cifs-fail-i-o-on-soft-mounts-if-sessionsetup-er.patch
patches.kernel.org/5.5.3-348-cifs-fix-mode-bits-from-dir-listing-when-mounte.patch
patches.kernel.org/5.5.3-349-x86-apic-msi-Plug-non-maskable-MSI-affinity-rac.patch
patches.kernel.org/5.5.3-350-clocksource-Prevent-double-add_timer_on-for-wat.patch
patches.kernel.org/5.5.3-351-perf-core-Fix-mlock-accounting-in-perf_mmap.patch
patches.kernel.org/5.5.3-352-perf-cgroups-Install-cgroup-events-to-correct-c.patch
patches.kernel.org/5.5.3-353-drm-dp_mst-Remove-VCPI-while-disabling-topology.patch
patches.kernel.org/5.5.3-354-io_uring-enable-option-to-only-trigger-eventfd-.patch
patches.kernel.org/5.5.3-355-io_uring-prevent-potential-eventfd-recursion-on.patch
patches.kernel.org/5.5.3-356-KVM-x86-Protect-exit_reason-from-being-used-in-.patch
patches.kernel.org/5.5.3-357-KVM-nVMX-vmread-should-not-set-rflags-to-specif.patch
patches.kernel.org/5.5.3-358-KVM-Use-vcpu-specific-gva-hva-translation-when-.patch
patches.kernel.org/5.5.3-359-KVM-Play-nice-with-read-only-memslots-when-quer.patch
patches.kernel.org/5.5.3-360-rxrpc-Fix-service-call-disconnection.patch
patches.kernel.org/5.5.3-361-IB-core-Fix-build-failure-without-hugepages.patch
patches.kernel.org/5.5.3-362-crypto-atmel-aes-tdes-Do-not-save-IV-for-ECB-mo.patch
patches.kernel.org/5.5.3-363-crypto-atmel-aes-Fix-saving-of-IV-for-CTR-mode.patch
patches.kernel.org/5.5.3-364-crypto-atmel-aes-Fix-CTR-counter-overflow-when-.patch
patches.kernel.org/5.5.3-365-crypto-atmel-tdes-Map-driver-data-flags-to-Mode.patch
patches.kernel.org/5.5.3-366-regulator-fix-for-regulator-core-Add-regulator_.patch
patches.kernel.org/5.5.3-367-powerpc-kuap-Fix-set-direction-in-allow-prevent.patch
patches.kernel.org/5.5.3-368-compat-ARM64-always-include-asm-generic-compat..patch
patches.kernel.org/5.5.3-369-Linux-5.5.3.patch
patches.kernel.org/5.5.4-001-IB-mlx4-Fix-memory-leak-in-add_gid-error-flow.patch
patches.kernel.org/5.5.4-002-IB-srp-Never-use-immediate-data-if-it-is-disabl.patch
patches.kernel.org/5.5.4-003-IB-mlx5-Return-the-administrative-GUID-if-exist.patch
patches.kernel.org/5.5.4-004-IB-mlx4-Fix-leak-in-id_map_find_del.patch
patches.kernel.org/5.5.4-005-RDMA-netlink-Do-not-always-generate-an-ACK-for-.patch
patches.kernel.org/5.5.4-006-RDMA-i40iw-fix-a-potential-NULL-pointer-derefer.patch
patches.kernel.org/5.5.4-007-RDMA-core-Fix-locking-in-ib_uverbs_event_read.patch
patches.kernel.org/5.5.4-008-RDMA-uverbs-Verify-MR-access-flags.patch
patches.kernel.org/5.5.4-009-RDMA-mlx5-Fix-handling-of-IOVA-user_va-in-ODP-p.patch
patches.kernel.org/5.5.4-010-RDMA-core-Ensure-that-rdma_user_mmap_entry_remo.patch
patches.kernel.org/5.5.4-011-RDMA-cma-Fix-unbalanced-cm_id-reference-count-d.patch
patches.kernel.org/5.5.4-012-RDMA-umem-Fix-ib_umem_find_best_pgsz.patch
patches.kernel.org/5.5.4-013-scsi-ufs-Fix-ufshcd_probe_hba-reture-value-in-c.patch
patches.kernel.org/5.5.4-014-PCI-IOV-Fix-memory-leak-in-pci_iov_add_virtfn.patch
patches.kernel.org/5.5.4-015-ath10k-pci-Only-dump-ATH10K_MEM_REGION_TYPE_IOR.patch
patches.kernel.org/5.5.4-016-PCI-switchtec-Use-dma_set_mask_and_coherent.patch
patches.kernel.org/5.5.4-017-PCI-switchtec-Fix-vep_vector_number-ioread-widt.patch
patches.kernel.org/5.5.4-018-PCI-tegra-Fix-afi_pex2_ctrl-reg-offset-for-Tegr.patch
patches.kernel.org/5.5.4-019-PCI-Don-t-disable-bridge-BARs-when-assigning-bu.patch
patches.kernel.org/5.5.4-020-PCI-AER-Initialize-aer_fifo.patch
patches.kernel.org/5.5.4-021-iwlwifi-mvm-avoid-use-after-free-for-pmsr-reque.patch
patches.kernel.org/5.5.4-022-iwlwifi-mvm-fix-TDLS-discovery-with-the-new-fir.patch
patches.kernel.org/5.5.4-023-netfilter-flowtable-fetch-stats-only-if-flow-is.patch
patches.kernel.org/5.5.4-024-netfilter-flowtable-restrict-flow-dissector-mat.patch
patches.kernel.org/5.5.4-025-netfilter-flowtable-Fix-hardware-flush-order-on.patch
patches.kernel.org/5.5.4-026-netfilter-flowtable-Fix-missing-flush-hardware-.patch
patches.kernel.org/5.5.4-027-NFSv4.x-recover-from-pre-mature-loss-of-opensta.patch
patches.kernel.org/5.5.4-028-nfs-NFS_SWAP-should-depend-on-SWAP.patch
patches.kernel.org/5.5.4-029-NFS-Revalidate-the-file-size-on-a-fatal-write-e.patch
patches.kernel.org/5.5.4-030-NFS-pnfs-Fix-pnfs_generic_prepare_to_resend_wri.patch
patches.kernel.org/5.5.4-031-NFS-Fix-fix-of-show_nfs_errors.patch
patches.kernel.org/5.5.4-032-NFSv4-pnfs_roc-must-use-cred_fscmp-to-compare-c.patch
patches.kernel.org/5.5.4-033-NFSv4-try-lease-recovery-on-NFS4ERR_EXPIRED.patch
patches.kernel.org/5.5.4-034-NFSv4.0-nfs4_do_fsinfo-should-not-do-implicit-l.patch
patches.kernel.org/5.5.4-035-x86-boot-Handle-malformed-SRAT-tables-during-ea.patch
patches.kernel.org/5.5.4-036-bpftool-Don-t-crash-on-missing-xlated-program-i.patch
patches.kernel.org/5.5.4-037-bpf-sockmap-Don-t-sleep-while-holding-RCU-lock-.patch
patches.kernel.org/5.5.4-038-bpf-sockhash-Synchronize_rcu-before-free-ing-ma.patch
patches.kernel.org/5.5.4-039-selftests-bpf-Test-freeing-sockmap-sockhash-wit.patch
patches.kernel.org/5.5.4-040-bpf-Improve-bucket_log-calculation-logic.patch
patches.kernel.org/5.5.4-041-bpf-sockmap-Check-update-requirements-after-loc.patch
patches.kernel.org/5.5.4-042-mt76-mt7615-fix-max_nss-in-mt7615_eeprom_parse_.patch
patches.kernel.org/5.5.4-043-netdevsim-fix-using-uninitialized-resources.patch
patches.kernel.org/5.5.4-044-netdevsim-disable-devlink-reload-when-resources.patch
patches.kernel.org/5.5.4-045-netdevsim-fix-panic-in-nsim_dev_take_snapshot_w.patch
patches.kernel.org/5.5.4-046-netdevsim-use-__GFP_NOWARN-to-avoid-memalloc-wa.patch
patches.kernel.org/5.5.4-047-rtc-mt6397-drop-free_irq-of-devm_-allocated-irq.patch
patches.kernel.org/5.5.4-048-rtc-hym8563-Return-EINVAL-if-the-time-is-known-.patch
patches.kernel.org/5.5.4-049-rtc-cmos-Stop-using-shared-IRQ.patch
patches.kernel.org/5.5.4-050-watchdog-qcom-Use-platform_get_irq_optional-for.patch
patches.kernel.org/5.5.4-051-MIPS-Loongson-Fix-potential-NULL-dereference-in.patch
patches.kernel.org/5.5.4-052-ARC-plat-axs10x-Add-missing-multicast-filter-nu.patch
patches.kernel.org/5.5.4-053-platform-x86-intel_mid_powerbtn-Take-a-copy-of-.patch
patches.kernel.org/5.5.4-054-arm64-dts-qcom-msm8998-Fix-tcsr-syscon-size.patch
patches.kernel.org/5.5.4-055-arm64-dts-uDPU-fix-broken-ethernet.patch
patches.kernel.org/5.5.4-056-arm64-dts-qcom-msm8998-mtp-Add-alias-for-blsp1_.patch
patches.kernel.org/5.5.4-057-ARM-dts-at91-Reenable-UART-TX-pull-ups.patch
patches.kernel.org/5.5.4-058-ARM-dts-am43xx-add-support-for-clkout1-clock.patch
patches.kernel.org/5.5.4-059-arm64-dts-renesas-r8a77990-ebisu-Remove-clkout-.patch
patches.kernel.org/5.5.4-060-arm64-dts-marvell-clearfog-gt-8k-fix-switch-cpu.patch
patches.kernel.org/5.5.4-061-ARM-dts-meson8-use-the-actual-frequency-for-the.patch
patches.kernel.org/5.5.4-062-ARM-dts-meson8b-use-the-actual-frequency-for-th.patch
patches.kernel.org/5.5.4-063-ARM-dts-at91-sama5d3-fix-maximum-peripheral-clo.patch
patches.kernel.org/5.5.4-064-ARM-dts-at91-sama5d3-define-clock-rate-range-fo.patch
patches.kernel.org/5.5.4-065-tools-power-acpi-fix-compilation-error.patch
patches.kernel.org/5.5.4-066-soc-qcom-rpmhpd-Set-active_only-for-active-only.patch
patches.kernel.org/5.5.4-067-Revert-powerpc-pseries-iommu-Don-t-use-dma_iomm.patch
patches.kernel.org/5.5.4-068-powerpc-ptdump-Fix-W-X-verification-call-in-mar.patch
patches.kernel.org/5.5.4-069-powerpc-ptdump-Only-enable-PPC_CHECK_WX-with-ST.patch
patches.kernel.org/5.5.4-070-powerpc-papr_scm-Fix-leaking-bus_desc.provider_.patch
patches.kernel.org/5.5.4-071-powerpc-pseries-vio-Fix-iommu_table-use-after-f.patch
patches.kernel.org/5.5.4-072-powerpc-pseries-Allow-not-having-ibm-hypertas-f.patch
patches.kernel.org/5.5.4-073-iommu-arm-smmu-v3-Populate-VMID-field-for-CMDQ_.patch
patches.kernel.org/5.5.4-074-ARM-at91-pm-use-SAM9X60-PMC-s-compatible.patch
patches.kernel.org/5.5.4-075-ARM-at91-pm-use-of_device_id-array-to-find-the-.patch
patches.kernel.org/5.5.4-076-KVM-arm-arm64-vgic-its-Fix-restoration-of-unmap.patch
patches.kernel.org/5.5.4-077-ARM-8949-1-mm-mark-free_memmap-as-__init.patch
patches.kernel.org/5.5.4-078-sched-uclamp-Fix-a-bug-in-propagating-uclamp-va.patch
patches.kernel.org/5.5.4-079-arm64-kernel-Correct-annotation-of-end-of-el0_s.patch
patches.kernel.org/5.5.4-080-arm64-cpufeature-Fix-the-type-of-no-FP-SIMD-cap.patch
patches.kernel.org/5.5.4-081-arm64-cpufeature-Set-the-FP-SIMD-compat-HWCAP-b.patch
patches.kernel.org/5.5.4-082-arm64-ptrace-nofpsimd-Fail-FP-SIMD-regset-opera.patch
patches.kernel.org/5.5.4-083-crypto-arm-chacha-fix-build-failured-when-kerne.patch
patches.kernel.org/5.5.4-084-KVM-arm-arm64-Fix-young-bit-from-mmu-notifier.patch
patches.kernel.org/5.5.4-085-KVM-arm-Fix-DFSR-setting-for-non-LPAE-aarch32-g.patch
patches.kernel.org/5.5.4-086-KVM-arm-Make-inject_abt32-inject-an-external-ab.patch
patches.kernel.org/5.5.4-087-KVM-arm64-pmu-Don-t-increment-SW_INCR-if-PMCR.E.patch
patches.kernel.org/5.5.4-088-KVM-arm64-pmu-Fix-chained-SW_INCR-counters.patch
patches.kernel.org/5.5.4-089-KVM-arm64-Treat-emulated-TVAL-TimerValue-as-a-s.patch
patches.kernel.org/5.5.4-090-arm64-nofpsmid-Handle-TIF_FOREIGN_FPSTATE-flag-.patch
patches.kernel.org/5.5.4-091-arm64-kvm-Fix-IDMAP-overlap-with-HYP-VA.patch
patches.kernel.org/5.5.4-092-mtd-onenand_base-Adjust-indentation-in-onenand_.patch
patches.kernel.org/5.5.4-093-mtd-sharpslpart-Fix-unsigned-comparison-to-zero.patch
patches.kernel.org/5.5.4-094-crypto-testmgr-don-t-try-to-decrypt-uninitializ.patch
patches.kernel.org/5.5.4-095-crypto-artpec6-return-correct-error-code-for-fa.patch
patches.kernel.org/5.5.4-096-crypto-atmel-sha-fix-error-handling-when-settin.patch
patches.kernel.org/5.5.4-097-crypto-caam-qi2-fix-typo-in-algorithm-s-driver-.patch
patches.kernel.org/5.5.4-098-drivers-watchdog-stm32_iwdg-set-WDOG_HW_RUNNING.patch
patches.kernel.org/5.5.4-099-media-i2c-adv748x-Fix-unsafe-macros.patch
patches.kernel.org/5.5.4-100-i2c-cros-ec-tunnel-Fix-slave-device-enumeration.patch
patches.kernel.org/5.5.4-101-i2c-cros-ec-tunnel-Fix-ACPI-identifier.patch
patches.kernel.org/5.5.4-102-dt-bindings-iio-adc-ad7606-Fix-wrong-maxItems-v.patch
patches.kernel.org/5.5.4-103-ASoC-soc-generic-dmaengine-pcm-Fix-error-handli.patch
patches.kernel.org/5.5.4-104-bcache-avoid-unnecessary-btree-nodes-flushing-i.patch
patches.kernel.org/5.5.4-105-x86-alternatives-add-missing-insn.h-include.patch
patches.kernel.org/5.5.4-106-selinux-revert-stop-passing-MAY_NOT_BLOCK-to-th.patch
patches.kernel.org/5.5.4-107-selinux-fix-regression-introduced-by-move_mount.patch
patches.kernel.org/5.5.4-108-pinctrl-baytrail-Allocate-IRQ-chip-dynamic.patch
patches.kernel.org/5.5.4-109-pinctrl-sh-pfc-r8a77965-Fix-DU_DOTCLKIN3-drive-.patch
patches.kernel.org/5.5.4-110-pinctrl-sh-pfc-r8a7778-Fix-duplicate-SDSELF_B-a.patch
patches.kernel.org/5.5.4-111-pinctrl-qcom-Don-t-lock-around-irq_set_irq_wake.patch
patches.kernel.org/5.5.4-112-regmap-fix-writes-to-non-incrementing-registers.patch
patches.kernel.org/5.5.4-113-mfd-max77650-Select-REGMAP_IRQ-in-Kconfig.patch
patches.kernel.org/5.5.4-114-clk-meson-g12a-fix-missing-uart2-in-regmap-tabl.patch
patches.kernel.org/5.5.4-115-dmaengine-axi-dmac-add-a-check-for-devm_regmap_.patch
patches.kernel.org/5.5.4-116-mwifiex-Fix-possible-buffer-overflows-in-mwifie.patch
patches.kernel.org/5.5.4-117-mwifiex-Fix-possible-buffer-overflows-in-mwifie.patch
patches.kernel.org/5.5.4-118-libertas-don-t-exit-from-lbs_ibss_join_existing.patch
patches.kernel.org/5.5.4-119-libertas-make-lbs_ibss_join_existing-return-err.patch
patches.kernel.org/5.5.4-120-selinux-fall-back-to-ref-walk-if-audit-is-requi.patch
patches.kernel.org/5.5.4-121-Linux-5.5.4.patch
patches.kernel.org/5.5.5-001-io_uring-fix-deferred-req-iovec-leak.patch
patches.kernel.org/5.5.5-002-io_uring-retry-raw-bdev-writes-if-we-hit-EOPNOT.patch
patches.kernel.org/5.5.5-003-Input-synaptics-switch-T470s-to-RMI4-by-default.patch
patches.kernel.org/5.5.5-004-Input-synaptics-enable-SMBus-on-ThinkPad-L470.patch
patches.kernel.org/5.5.5-005-Input-synaptics-remove-the-LEN0049-dmi-id-from-.patch
patches.kernel.org/5.5.5-006-ALSA-usb-audio-Add-clock-validity-quirk-for-Den.patch
patches.kernel.org/5.5.5-007-ALSA-usb-audio-Fix-UAC2-3-effect-unit-parsing.patch
patches.kernel.org/5.5.5-008-ALSA-pcm-Fix-double-hw_free-calls.patch
patches.kernel.org/5.5.5-009-ALSA-hda-realtek-Add-more-codec-supported-Heads.patch
patches.kernel.org/5.5.5-010-ALSA-hda-realtek-Fix-silent-output-on-MSI-GL73.patch
patches.kernel.org/5.5.5-011-ALSA-usb-audio-Apply-sample-rate-quirk-for-Audi.patch
patches.kernel.org/5.5.5-012-ACPI-EC-Fix-flushing-of-pending-work.patch
patches.kernel.org/5.5.5-013-ACPI-PM-s2idle-Avoid-possible-race-related-to-t.patch
patches.kernel.org/5.5.5-014-ACPICA-Introduce-acpi_any_gpe_status_set.patch
patches.kernel.org/5.5.5-015-ACPI-PM-s2idle-Prevent-spurious-SCIs-from-wakin.patch
patches.kernel.org/5.5.5-016-ext4-don-t-assume-that-mmp_nodename-bdevname-ha.patch
patches.kernel.org/5.5.5-017-ext4-fix-support-for-inode-sizes-1024-bytes.patch
patches.kernel.org/5.5.5-018-ext4-fix-checksum-errors-with-indexed-dirs.patch
patches.kernel.org/5.5.5-019-ext4-add-cond_resched-to-ext4_protect_reserved_.patch
patches.kernel.org/5.5.5-020-ext4-improve-explanation-of-a-mount-failure-cau.patch
patches.kernel.org/5.5.5-021-Btrfs-fix-race-between-using-extent-maps-and-me.patch
patches.kernel.org/5.5.5-022-btrfs-ref-verify-fix-memory-leaks.patch
patches.kernel.org/5.5.5-023-btrfs-print-message-when-tree-log-replay-starts.patch
patches.kernel.org/5.5.5-024-btrfs-log-message-when-rw-remount-is-attempted-.patch
patches.kernel.org/5.5.5-025-ARM-npcm-Bring-back-GPIOLIB-support.patch
patches.kernel.org/5.5.5-026-gpio-xilinx-Fix-bug-where-the-wrong-GPIO-regist.patch
patches.kernel.org/5.5.5-027-arm64-ssbs-Fix-context-switch-when-SSBS-is-pres.patch
patches.kernel.org/5.5.5-028-cgroup-init_tasks-shouldn-t-be-linked-to-the-ro.patch
patches.kernel.org/5.5.5-029-xprtrdma-Fix-DMA-scatter-gather-list-mapping-im.patch
patches.kernel.org/5.5.5-030-cifs-make-sure-we-do-not-overflow-the-max-EA-bu.patch
patches.kernel.org/5.5.5-031-jbd2-move-the-clearing-of-b_modified-flag-to-th.patch
patches.kernel.org/5.5.5-032-jbd2-do-not-clear-the-BH_Mapped-flag-when-forge.patch
patches.kernel.org/5.5.5-033-EDAC-sysfs-Remove-csrow-objects-on-errors.patch
patches.kernel.org/5.5.5-034-EDAC-mc-Fix-use-after-free-and-memleaks-during-.patch
patches.kernel.org/5.5.5-035-KVM-nVMX-Use-correct-root-level-for-nested-EPT-.patch
patches.kernel.org/5.5.5-036-KVM-x86-mmu-Fix-struct-guest_walker-arrays-for-.patch
patches.kernel.org/5.5.5-037-perf-x86-amd-Add-missing-L2-misses-event-spec-t.patch
patches.kernel.org/5.5.5-038-s390-pkey-fix-missing-length-of-protected-key-o.patch
patches.kernel.org/5.5.5-039-s390-uv-Fix-handling-of-length-extensions.patch
patches.kernel.org/5.5.5-040-drm-vgem-Close-use-after-free-race-in-vgem_gem_.patch
patches.kernel.org/5.5.5-041-drm-mst-Fix-possible-NULL-pointer-dereference-i.patch
patches.kernel.org/5.5.5-042-drm-panfrost-Make-sure-the-shrinker-does-not-re.patch
patches.kernel.org/5.5.5-043-drm-amdgpu-update-smu_v11_0_pptable.h.patch
patches.kernel.org/5.5.5-044-drm-amdgpu-navi10-use-the-ODCAP-enum-to-index-t.patch
patches.kernel.org/5.5.5-045-bus-moxtet-fix-potential-stack-buffer-overflow.patch
patches.kernel.org/5.5.5-046-nvme-fix-the-parameter-order-for-nvme_get_log-i.patch
patches.kernel.org/5.5.5-047-drivers-ipmi-fix-off-by-one-bounds-check-that-l.patch
patches.kernel.org/5.5.5-048-IB-mlx5-Return-failure-when-rts2rts_qp_counters.patch
patches.kernel.org/5.5.5-049-IB-hfi1-Acquire-lock-to-release-TID-entries-whe.patch
patches.kernel.org/5.5.5-050-IB-hfi1-Close-window-for-pq-and-request-colidin.patch
patches.kernel.org/5.5.5-051-IB-rdmavt-Reset-all-QPs-when-the-device-is-shut.patch
patches.kernel.org/5.5.5-052-IB-umad-Fix-kernel-crash-while-unloading-ib_uma.patch
patches.kernel.org/5.5.5-053-RDMA-core-Fix-invalid-memory-access-in-spec_fil.patch
patches.kernel.org/5.5.5-054-RDMA-iw_cxgb4-initiate-CLOSE-when-entering-TERM.patch
patches.kernel.org/5.5.5-055-RDMA-hfi1-Fix-memory-leak-in-_dev_comp_vect_map.patch
patches.kernel.org/5.5.5-056-RDMA-rxe-Fix-soft-lockup-problem-due-to-using-t.patch
patches.kernel.org/5.5.5-057-RDMA-core-Fix-protection-fault-in-get_pkey_idx_.patch
patches.kernel.org/5.5.5-058-s390-time-Fix-clk-type-in-get_tod_clock.patch
patches.kernel.org/5.5.5-059-Input-ili210x-fix-return-value-of-is_visible-fu.patch
patches.kernel.org/5.5.5-060-sched-uclamp-Reject-negative-values-in-cpu_ucla.patch
patches.kernel.org/5.5.5-061-mac80211-use-more-bits-for-ack_frame_id.patch
patches.kernel.org/5.5.5-062-spmi-pmic-arb-Set-lockdep-class-for-hierarchica.patch
patches.kernel.org/5.5.5-063-perf-x86-intel-Fix-inaccurate-period-in-context.patch
patches.kernel.org/5.5.5-064-hwmon-pmbus-ltc2978-Fix-PMBus-polling-of-MFR_CO.patch
patches.kernel.org/5.5.5-065-mac80211-fix-quiet-mode-activation-in-action-fr.patch
patches.kernel.org/5.5.5-066-cifs-fix-mount-option-display-for-sec-krb5i.patch
patches.kernel.org/5.5.5-067-ceph-noacl-mount-option-is-effectively-ignored.patch
patches.kernel.org/5.5.5-068-arm64-dts-fast-models-Fix-FVP-PCI-interrupt-map.patch
patches.kernel.org/5.5.5-069-KVM-x86-Mask-off-reserved-bit-from-DB-exception.patch
patches.kernel.org/5.5.5-070-KVM-nVMX-Handle-pending-DB-when-injecting-INIT-.patch
patches.kernel.org/5.5.5-071-perf-stat-Don-t-report-a-null-stalled-cycles-pe.patch
patches.kernel.org/5.5.5-072-NFSv4.1-make-cachethis-no-for-writes.patch
patches.kernel.org/5.5.5-073-NFSv4-Ensure-the-delegation-cred-is-pinned-when.patch
patches.kernel.org/5.5.5-074-Revert-drm-sun4i-drv-Allow-framebuffer-modifier.patch
patches.kernel.org/5.5.5-075-drm-i915-pmu-Correct-the-rc6-offset-upon-enabli.patch
patches.kernel.org/5.5.5-076-ext4-choose-hardlimit-when-softlimit-is-larger-.patch
patches.kernel.org/5.5.5-077-io-wq-add-support-for-inheriting-fs.patch
patches.kernel.org/5.5.5-078-NFSv4-Add-accounting-for-the-number-of-active-d.patch
patches.kernel.org/5.5.5-079-gpio-add-gpiod_toggle_active_low.patch
patches.kernel.org/5.5.5-080-mmc-core-Rework-wp-gpio-handling.patch
patches.kernel.org/5.5.5-081-Linux-5.5.5.patch
patches.kernel.org/5.5.6-001-core-Don-t-skip-generic-XDP-program-execution-f.patch
patches.kernel.org/5.5.6-002-enic-prevent-waking-up-stopped-tx-queues-over-w.patch
patches.kernel.org/5.5.6-003-net-smc-fix-leak-of-kernel-memory-to-user-space.patch
patches.kernel.org/5.5.6-004-net-dsa-tag_qca-Make-sure-there-is-headroom-for.patch
patches.kernel.org/5.5.6-005-net-sched-matchall-add-missing-validation-of-TC.patch
patches.kernel.org/5.5.6-006-net-sched-flower-add-missing-validation-of-TCA_.patch
patches.kernel.org/5.5.6-007-drm-gma500-Fixup-fbdev-stolen-size-usage-evalua.patch
patches.kernel.org/5.5.6-008-drm-dp_mst-fix-multiple-frees-of-tx-bytes.patch
patches.kernel.org/5.5.6-009-ath10k-Fix-qmi-init-error-handling.patch
patches.kernel.org/5.5.6-010-wil6210-fix-break-that-is-never-reached-because.patch
patches.kernel.org/5.5.6-011-drm-virtio-fix-byteorder-handling-in-virtio_gpu.patch
patches.kernel.org/5.5.6-012-drm-qxl-Complete-exception-handling-in-qxl_devi.patch
patches.kernel.org/5.5.6-013-rcu-nocb-Fix-dump_tree-hierarchy-print-always-a.patch
patches.kernel.org/5.5.6-014-rcu-Fix-missed-wakeup-of-exp_wq-waiters.patch
patches.kernel.org/5.5.6-015-rcu-Fix-data-race-due-to-atomic_t-copy-by-value.patch
patches.kernel.org/5.5.6-016-dmaengine-ti-edma-add-missed-operations.patch
patches.kernel.org/5.5.6-017-f2fs-preallocate-DIO-blocks-when-forcing-buffer.patch
patches.kernel.org/5.5.6-018-f2fs-call-f2fs_balance_fs-outside-of-locked-pag.patch
patches.kernel.org/5.5.6-019-media-meson-add-missing-allocation-failure-chec.patch
patches.kernel.org/5.5.6-020-clk-meson-pll-Fix-by-0-division-in-__pll_params.patch
patches.kernel.org/5.5.6-021-cpu-hotplug-stop_machine-Fix-stop_machine-vs-ho.patch
patches.kernel.org/5.5.6-022-drm-rcar-du-Recognize-renesas-vsps-in-addition-.patch
patches.kernel.org/5.5.6-023-dmaengine-ti-edma-Fix-error-return-code-in-edma.patch
patches.kernel.org/5.5.6-024-brcmfmac-Fix-memory-leak-in-brcmf_p2p_create_p2.patch
patches.kernel.org/5.5.6-025-brcmfmac-Fix-use-after-free-in-brcmf_sdio_readf.patch
patches.kernel.org/5.5.6-026-PCI-Fix-pci_add_dma_alias-bitmask-size.patch
patches.kernel.org/5.5.6-027-drm-amd-display-Map-ODM-memory-correctly-when-d.patch
patches.kernel.org/5.5.6-028-leds-pca963x-Fix-open-drain-initialization.patch
patches.kernel.org/5.5.6-029-ext4-fix-ext4_dax_read-write-inode-locking-sequ.patch
patches.kernel.org/5.5.6-030-ALSA-ctl-allow-TLV-read-operation-for-callback-.patch
patches.kernel.org/5.5.6-031-gianfar-Fix-TX-timestamping-with-a-stacked-DSA-.patch
patches.kernel.org/5.5.6-032-pinctrl-sh-pfc-sh7264-Fix-CAN-function-GPIOs.patch
patches.kernel.org/5.5.6-033-printk-fix-exclusive_console-replaying.patch
patches.kernel.org/5.5.6-034-drm-mipi_dbi-Fix-off-by-one-bugs-in-mipi_dbi_bl.patch
patches.kernel.org/5.5.6-035-drm-msm-adreno-fix-zap-vs-no-zap-handling.patch
patches.kernel.org/5.5.6-036-pxa168fb-Fix-the-function-used-to-release-some-.patch
patches.kernel.org/5.5.6-037-media-ov5640-Fix-check-for-PLL1-exceeding-max-a.patch
patches.kernel.org/5.5.6-038-media-i2c-mt9v032-fix-enum-mbus-codes-and-frame.patch
patches.kernel.org/5.5.6-039-media-sun4i-csi-Deal-with-DRAM-offset.patch
patches.kernel.org/5.5.6-040-media-sun4i-csi-Fix-data-sampling-polarity-hand.patch
patches.kernel.org/5.5.6-041-media-sun4i-csi-Fix-HV-sync-polarity-handling.patch
patches.kernel.org/5.5.6-042-clk-at91-sam9x60-fix-programmable-clock-prescal.patch
patches.kernel.org/5.5.6-043-powerpc-powernv-iov-Ensure-the-pdn-for-VFs-alwa.patch
patches.kernel.org/5.5.6-044-clk-meson-meson8b-make-the-CCF-use-the-glitch-f.patch
patches.kernel.org/5.5.6-045-gpio-gpio-grgpio-fix-possible-sleep-in-atomic-c.patch
patches.kernel.org/5.5.6-046-iommu-vt-d-Fix-off-by-one-in-PASID-allocation.patch
patches.kernel.org/5.5.6-047-x86-fpu-Deactivate-FPU-state-after-failure-duri.patch
patches.kernel.org/5.5.6-048-dm-raid-table-line-rebuild-status-fixes.patch
patches.kernel.org/5.5.6-049-char-random-silence-a-lockdep-splat-with-printk.patch
patches.kernel.org/5.5.6-050-media-sti-bdisp-fix-a-possible-sleep-in-atomic-.patch
patches.kernel.org/5.5.6-051-kernel-module-Fix-memleak-in-module_add_modinfo.patch
patches.kernel.org/5.5.6-052-IB-core-Let-IB-core-distribute-cache-update-eve.patch
patches.kernel.org/5.5.6-053-pinctrl-baytrail-Do-not-clear-IRQ-flags-on-dire.patch
patches.kernel.org/5.5.6-054-kprobes-Fix-optimize_kprobe-unoptimize_kprobe-c.patch
patches.kernel.org/5.5.6-055-efi-x86-Map-the-entire-EFI-vendor-string-before.patch
patches.kernel.org/5.5.6-056-sparc-Add-.exit.data-section.patch
patches.kernel.org/5.5.6-057-net-ethernet-ixp4xx-Standard-module-init.patch
patches.kernel.org/5.5.6-058-raid6-test-fix-a-compilation-error.patch
patches.kernel.org/5.5.6-059-iio-imu-st_lsm6dsx-check-return-value-from-st_l.patch
patches.kernel.org/5.5.6-060-uio-fix-a-sleep-in-atomic-context-bug-in-uio_dm.patch
patches.kernel.org/5.5.6-061-drm-amdgpu-sriov-workaround-on-rev_id-for-Navi1.patch
patches.kernel.org/5.5.6-062-spi-fsl-lpspi-fix-only-one-cs-gpio-working.patch
patches.kernel.org/5.5.6-063-drm-nouveau-nouveau-fix-incorrect-sizeof-on-arg.patch
patches.kernel.org/5.5.6-064-usb-gadget-udc-fix-possible-sleep-in-atomic-con.patch
patches.kernel.org/5.5.6-065-usb-dwc2-Fix-IN-FIFO-allocation.patch
patches.kernel.org/5.5.6-066-clocksource-drivers-bcm2835_timer-Fix-memory-le.patch
patches.kernel.org/5.5.6-067-drm-amd-display-Clear-state-after-exiting-fixed.patch
patches.kernel.org/5.5.6-068-kselftest-Minimise-dependency-of-get_size-on-C-.patch
patches.kernel.org/5.5.6-069-jbd2-clear-JBD2_ABORT-flag-before-journal_reset.patch
patches.kernel.org/5.5.6-070-ext4-fix-deadlock-allocating-bio_post_read_ctx-.patch
patches.kernel.org/5.5.6-071-clk-ti-dra7-fix-parent-for-gmac_clkctrl.patch
patches.kernel.org/5.5.6-072-x86-sysfb-Fix-check-for-bad-VRAM-size.patch
patches.kernel.org/5.5.6-073-pwm-omap-dmtimer-Simplify-error-handling.patch
patches.kernel.org/5.5.6-074-udf-Allow-writing-to-Rewritable-partitions.patch
patches.kernel.org/5.5.6-075-dmaengine-fsl-qdma-fix-duplicated-argument-to.patch
patches.kernel.org/5.5.6-076-wan-hdlc_x25-fix-skb-handling.patch
patches.kernel.org/5.5.6-077-irqchip-gic-v3-its-Fix-get_vlpi_map-breakage-wi.patch
patches.kernel.org/5.5.6-078-s390-pci-Fix-possible-deadlock-in-recover_store.patch
patches.kernel.org/5.5.6-079-backlight-qcom-wled-Fix-unsigned-comparison-to-.patch
patches.kernel.org/5.5.6-080-powerpc-iov-Move-VF-pdev-fixup-into-pcibios_fix.patch
patches.kernel.org/5.5.6-081-tracing-Fix-tracing_stat-return-values-in-error.patch
patches.kernel.org/5.5.6-082-tracing-Fix-very-unlikely-race-of-registering-t.patch
patches.kernel.org/5.5.6-083-ARM-8952-1-Disable-kmemleak-on-XIP-kernels.patch
patches.kernel.org/5.5.6-084-ext4-jbd2-ensure-panic-when-aborting-with-zero-.patch
patches.kernel.org/5.5.6-085-ath10k-Correct-the-DMA-direction-for-management.patch
patches.kernel.org/5.5.6-086-rtw88-fix-rate-mask-for-1SS-chip.patch
patches.kernel.org/5.5.6-087-brcmfmac-sdio-Fix-OOB-interrupt-initialization-.patch
patches.kernel.org/5.5.6-088-selftests-settings-tests-can-be-in-subsubdirs.patch
patches.kernel.org/5.5.6-089-rtc-i2c-spi-Avoid-inclusion-of-REGMAP-support-w.patch
patches.kernel.org/5.5.6-090-drm-amd-display-Retrain-dongles-when-SINK_COUNT.patch
patches.kernel.org/5.5.6-091-tracing-Simplify-assignment-parsing-for-hist-tr.patch
patches.kernel.org/5.5.6-092-nbd-add-a-flush_workqueue-in-nbd_start_device.patch
patches.kernel.org/5.5.6-093-KVM-s390-ENOTSUPP-EOPNOTSUPP-fixups.patch
patches.kernel.org/5.5.6-094-Btrfs-keep-pages-dirty-when-using-btrfs_writepa.patch
patches.kernel.org/5.5.6-095-drivers-block-zram-zram_drv.c-fix-error-return-.patch
patches.kernel.org/5.5.6-096-block-bfq-do-not-plug-I-O-for-bfq_queues-with-n.patch
patches.kernel.org/5.5.6-097-kconfig-fix-broken-dependency-in-randconfig-gen.patch
patches.kernel.org/5.5.6-098-clk-qcom-Don-t-overwrite-cfg-in-clk_rcg2_dfs_po.patch
patches.kernel.org/5.5.6-099-clk-qcom-rcg2-Don-t-crash-if-our-parent-can-t-b.patch
patches.kernel.org/5.5.6-100-drm-amdkfd-Fix-a-bug-in-SDMA-RLC-queue-counting.patch
patches.kernel.org/5.5.6-101-bpf-sockhash-Synchronize_rcu-before-free-ing-ma.patch
patches.kernel.org/5.5.6-102-drm-amd-display-Renoir-chroma-viewport-WA.patch
patches.kernel.org/5.5.6-103-drm-amdgpu-remove-4-set-but-not-used-variable-i.patch
patches.kernel.org/5.5.6-104-drm-amdgpu-dm-Do-not-throw-an-error-for-a-displ.patch
patches.kernel.org/5.5.6-105-ath10k-correct-the-tlv-len-of-ath10k_wmi_tlv_op.patch
patches.kernel.org/5.5.6-106-drm-amdgpu-Ensure-ret-is-always-initialized-whe.patch
patches.kernel.org/5.5.6-107-drm-panel-simple-Add-Logic-PD-Type-28-display-s.patch
patches.kernel.org/5.5.6-108-arm64-dts-rockchip-Fix-NanoPC-T4-cooling-maps.patch
patches.kernel.org/5.5.6-109-modules-lockdep-Suppress-suspicious-RCU-usage-w.patch
patches.kernel.org/5.5.6-110-ASoC-intel-sof_rt5682-Add-quirk-for-number-of-H.patch
patches.kernel.org/5.5.6-111-ASoC-intel-sof_rt5682-Add-support-for-tgl-max98.patch
patches.kernel.org/5.5.6-112-ASoC-SOF-Intel-hda-solve-MSI-issues-by-merging-.patch
patches.kernel.org/5.5.6-113-regulator-rk808-Lower-log-level-on-optional-GPI.patch
patches.kernel.org/5.5.6-114-net-wan-fsl_ucc_hdlc-reject-muram-offsets-above.patch
patches.kernel.org/5.5.6-115-Revert-drm-amdgpu-enable-VCN-DPG-on-Raven-and-R.patch
patches.kernel.org/5.5.6-116-NFC-port100-Convert-cpu_to_le16-le16_to_cpu-E1-.patch
patches.kernel.org/5.5.6-117-arm64-dts-allwinner-H6-Add-PMU-mode.patch
patches.kernel.org/5.5.6-118-arm64-dts-allwinner-H5-Add-PMU-node.patch
patches.kernel.org/5.5.6-119-arm-dts-allwinner-H3-Add-PMU-node.patch
patches.kernel.org/5.5.6-120-opp-Free-static-OPPs-on-errors-while-adding-the.patch
patches.kernel.org/5.5.6-121-selinux-ensure-we-cleanup-the-internal-AVC-coun.patch
patches.kernel.org/5.5.6-122-enetc-remove-variable-tc_max_sized_frame-set-bu.patch
patches.kernel.org/5.5.6-123-arm64-dts-qcom-msm8996-Disable-USB2-PHY-suspend.patch
patches.kernel.org/5.5.6-124-padata-validate-cpumask-without-removed-CPU-dur.patch
patches.kernel.org/5.5.6-125-clk-imx-Add-correct-failure-handling-for-clk-ba.patch
patches.kernel.org/5.5.6-126-ARM-exynos_defconfig-Bring-back-explicitly-want.patch
patches.kernel.org/5.5.6-127-ARM-dts-imx6-rdu2-Disable-WP-for-USDHC2-and-USD.patch
patches.kernel.org/5.5.6-128-ARM-dts-imx6-rdu2-Limit-USBH1-to-Full-Speed.patch
patches.kernel.org/5.5.6-129-IMA-Check-IMA-policy-flag.patch
patches.kernel.org/5.5.6-130-bus-ti-sysc-Implement-quirk-handling-for-CLKDM_.patch
patches.kernel.org/5.5.6-131-PCI-iproc-Apply-quirk_paxc_bridge-for-module-as.patch
patches.kernel.org/5.5.6-132-media-cx23885-Add-support-for-AVerMedia-CE310B.patch
patches.kernel.org/5.5.6-133-PCI-Add-generic-quirk-for-increasing-D3hot-dela.patch
patches.kernel.org/5.5.6-134-PCI-Increase-D3-delay-for-AMD-Ryzen5-7-XHCI-con.patch
patches.kernel.org/5.5.6-135-Revert-nfp-abm-fix-memory-leak-in-nfp_abm_u32_k.patch
patches.kernel.org/5.5.6-136-gpu-drm-ingenic-Avoid-null-pointer-deference-in.patch
patches.kernel.org/5.5.6-137-selftests-net-make-so_txtime-more-robust-to-tim.patch
patches.kernel.org/5.5.6-138-media-v4l2-device.h-Explicitly-compare-grp-id-m.patch
patches.kernel.org/5.5.6-139-reiserfs-Fix-spurious-unlock-in-reiserfs_fill_s.patch
patches.kernel.org/5.5.6-140-samples-bpf-Set-fno-stack-protector-when-buildi.patch
patches.kernel.org/5.5.6-141-r8169-check-that-Realtek-PHY-driver-module-is-l.patch
patches.kernel.org/5.5.6-142-fore200e-Fix-incorrect-checks-of-NULL-pointer-d.patch
patches.kernel.org/5.5.6-143-x86-mce-therm_throt-Mark-throttle_active_work-a.patch
patches.kernel.org/5.5.6-144-netfilter-nft_tunnel-add-the-missing-ERSPAN_VER.patch
patches.kernel.org/5.5.6-145-ALSA-usx2y-Adjust-indentation-in-snd_usX2Y_hwde.patch
patches.kernel.org/5.5.6-146-nfs-fix-timstamp-debug-prints.patch
patches.kernel.org/5.5.6-147-PCI-Add-nr_devfns-parameter-to-pci_add_dma_alia.patch
patches.kernel.org/5.5.6-148-PCI-Add-DMA-alias-quirk-for-PLX-PEX-NTB.patch
patches.kernel.org/5.5.6-149-b43legacy-Fix-Wcast-function-type.patch
patches.kernel.org/5.5.6-150-ipw2x00-Fix-Wcast-function-type.patch
patches.kernel.org/5.5.6-151-iwlegacy-Fix-Wcast-function-type.patch
patches.kernel.org/5.5.6-152-rtlwifi-rtl_pci-Fix-Wcast-function-type.patch
patches.kernel.org/5.5.6-153-orinoco-avoid-assertion-in-case-of-NULL-pointer.patch
patches.kernel.org/5.5.6-154-drm-amd-display-Fix-update_bw_bounding_box-Calc.patch
patches.kernel.org/5.5.6-155-drm-amd-display-Lower-DPP-DTO-only-when-safe.patch
patches.kernel.org/5.5.6-156-drm-amdgpu-fix-double-gpu_recovery-for-NV-of-SR.patch
patches.kernel.org/5.5.6-157-drm-amdgpu-fix-KIQ-ring-test-fail-in-TDR-of-SRI.patch
patches.kernel.org/5.5.6-158-clk-qcom-smd-Add-missing-bimc-clock.patch
patches.kernel.org/5.5.6-159-ACPICA-Disassembler-create-buffer-fields-in-ACP.patch
patches.kernel.org/5.5.6-160-nfsd-Clone-should-commit-src-file-metadata-too.patch
patches.kernel.org/5.5.6-161-scsi-ufs-Complete-pending-requests-in-host-rese.patch
patches.kernel.org/5.5.6-162-scsi-aic7xxx-Adjust-indentation-in-ahc_find_syn.patch
patches.kernel.org/5.5.6-163-crypto-inside-secure-add-unspecified-HAS_IOMEM-.patch
patches.kernel.org/5.5.6-164-crypto-amlogic-add-unspecified-HAS_IOMEM-depend.patch
patches.kernel.org/5.5.6-165-drm-mediatek-handle-events-when-enabling-disabl.patch
patches.kernel.org/5.5.6-166-clk-renesas-rcar-gen3-Allow-changing-the-RPC-D2.patch
patches.kernel.org/5.5.6-167-ARM-dts-r8a7779-Add-device-node-for-ARM-global-.patch
patches.kernel.org/5.5.6-168-remoteproc-q6v5-mss-Remove-mem-clk-from-the-act.patch
patches.kernel.org/5.5.6-169-selinux-ensure-we-cleanup-the-internal-AVC-coun.patch
patches.kernel.org/5.5.6-170-scsi-lpfc-Fix-Rework-setting-of-fdmi-symbolic-n.patch
patches.kernel.org/5.5.6-171-arm64-dts-qcom-db845c-Enable-ath10k-8bit-host-c.patch
patches.kernel.org/5.5.6-172-PCI-ATS-Restore-EXPORT_SYMBOL_GPL-for-pci_-enab.patch
patches.kernel.org/5.5.6-173-iommu-amd-Check-feature-support-bit-before-acce.patch
patches.kernel.org/5.5.6-174-iommu-amd-Only-support-x2APIC-with-IVHD-type-11.patch
patches.kernel.org/5.5.6-175-iommu-iova-Silence-warnings-under-memory-pressu.patch
patches.kernel.org/5.5.6-176-clk-qcom-Add-missing-msm8998-gcc_bimc_gfx_clk.patch
patches.kernel.org/5.5.6-177-clk-actually-call-the-clock-init-before-any-oth.patch
patches.kernel.org/5.5.6-178-dmaengine-Store-module-owner-in-dma_device-stru.patch
patches.kernel.org/5.5.6-179-clk-bm1800-Remove-set-but-not-used-variable-fre.patch
patches.kernel.org/5.5.6-180-dmaengine-imx-sdma-Fix-memory-leak.patch
patches.kernel.org/5.5.6-181-bpf-Print-error-message-for-bpftool-cgroup-show.patch
patches.kernel.org/5.5.6-182-net-phy-realtek-add-logging-for-the-RGMII-TX-de.patch
patches.kernel.org/5.5.6-183-crypto-chtls-Fixed-memory-leak.patch
patches.kernel.org/5.5.6-184-x86-vdso-Provide-missing-include-file.patch
patches.kernel.org/5.5.6-185-PM-devfreq-exynos-ppmu-Fix-excessive-stack-usag.patch
patches.kernel.org/5.5.6-186-PM-devfreq-Change-time-stats-to-64-bit.patch
patches.kernel.org/5.5.6-187-PM-devfreq-rk3399_dmc-Add-COMPILE_TEST-and-HAVE.patch
patches.kernel.org/5.5.6-188-drm-fbdev-Fallback-to-non-tiled-mode-if-all-til.patch
patches.kernel.org/5.5.6-189-pinctrl-sh-pfc-sh7269-Fix-CAN-function-GPIOs.patch
patches.kernel.org/5.5.6-190-reset-uniphier-Add-SCSSI-reset-control-for-each.patch
patches.kernel.org/5.5.6-191-ASoC-soc-topology-fix-endianness-issues.patch
patches.kernel.org/5.5.6-192-fbdev-fix-numbering-of-fbcon-options.patch
patches.kernel.org/5.5.6-193-RDMA-rxe-Fix-error-type-of-mmap_offset.patch
patches.kernel.org/5.5.6-194-ice-add-extra-check-for-null-Rx-descriptor.patch
patches.kernel.org/5.5.6-195-clk-sunxi-ng-add-mux-and-pll-notifiers-for-A64-.patch
patches.kernel.org/5.5.6-196-ALSA-sh-Fix-unused-variable-warnings.patch
patches.kernel.org/5.5.6-197-clk-Use-parent-node-pointer-during-registration.patch
patches.kernel.org/5.5.6-198-clk-uniphier-Add-SCSSI-clock-gate-for-each-chan.patch
patches.kernel.org/5.5.6-199-ALSA-hda-realtek-Apply-mic-mute-LED-quirk-for-D.patch
patches.kernel.org/5.5.6-200-ALSA-sh-Fix-compile-warning-wrt-const.patch
patches.kernel.org/5.5.6-201-net-phy-fixed_phy-fix-use-after-free-when-check.patch
patches.kernel.org/5.5.6-202-tools-lib-api-fs-Fix-gcc9-stringop-truncation-c.patch
patches.kernel.org/5.5.6-203-vfio-spapr-nvlink2-Skip-unpinning-pages-on-erro.patch
patches.kernel.org/5.5.6-204-ASoC-Intel-sof_rt5682-Ignore-the-speaker-amp-wh.patch
patches.kernel.org/5.5.6-205-ACPI-button-Add-DMI-quirk-for-Razer-Blade-Steal.patch
patches.kernel.org/5.5.6-206-iommu-vt-d-Match-CPU-and-IOMMU-paging-mode.patch
patches.kernel.org/5.5.6-207-iommu-vt-d-Avoid-sending-invalid-page-response.patch
patches.kernel.org/5.5.6-208-drm-amdkfd-Fix-permissions-of-hang_hws.patch
patches.kernel.org/5.5.6-209-mlx5-work-around-high-stack-usage-with-gcc.patch
patches.kernel.org/5.5.6-210-RDMA-hns-Avoid-printing-address-of-mtt-page.patch
patches.kernel.org/5.5.6-211-drm-remove-the-newline-for-CRC-source-name.patch
patches.kernel.org/5.5.6-212-usb-dwc3-use-proper-initializers-for-property-e.patch
patches.kernel.org/5.5.6-213-ARM-dts-stm32-Add-power-supply-for-DSI-panel-on.patch
patches.kernel.org/5.5.6-214-usbip-Fix-unsafe-unaligned-pointer-usage.patch
patches.kernel.org/5.5.6-215-udf-Fix-free-space-reporting-for-metadata-and-v.patch
patches.kernel.org/5.5.6-216-selftests-Uninitialized-variable-in-test_cgcore.patch
patches.kernel.org/5.5.6-217-kunit-remove-timeout-dependence-on-sysctl_hung_.patch
patches.kernel.org/5.5.6-218-drm-mediatek-Add-gamma-property-according-to-ha.patch
patches.kernel.org/5.5.6-219-staging-rtl8188-avoid-excessive-stack-usage.patch
patches.kernel.org/5.5.6-220-IB-hfi1-Add-software-counter-for-ctxt0-seq-drop.patch
patches.kernel.org/5.5.6-221-IB-hfi1-Add-RcvShortLengthErrCnt-to-hfi1stats.patch
patches.kernel.org/5.5.6-222-soc-tegra-fuse-Correct-straps-address-for-older.patch
patches.kernel.org/5.5.6-223-efi-x86-Don-t-panic-or-BUG-on-non-critical-erro.patch
patches.kernel.org/5.5.6-224-rcu-Use-WRITE_ONCE-for-assignments-to-pprev-for.patch
patches.kernel.org/5.5.6-225-Input-edt-ft5x06-work-around-first-register-acc.patch
patches.kernel.org/5.5.6-226-bnxt-Detach-page-from-page-pool-before-sending-.patch
patches.kernel.org/5.5.6-227-x86-nmi-Remove-irq_work-from-the-long-duration-.patch
patches.kernel.org/5.5.6-228-wan-ixp4xx_hss-fix-compile-testing-on-64-bit.patch
patches.kernel.org/5.5.6-229-clocksource-davinci-only-enable-clockevents-onc.patch
patches.kernel.org/5.5.6-230-arm64-dts-rockchip-fix-dwmmc-clock-name-for-px3.patch
patches.kernel.org/5.5.6-231-arm64-dts-rockchip-fix-dwmmc-clock-name-for-rk3.patch
patches.kernel.org/5.5.6-232-arm64-dts-rockchip-add-reg-property-to-brcmf-su.patch
patches.kernel.org/5.5.6-233-ARM-dts-rockchip-add-reg-property-to-brcmf-sub-.patch
patches.kernel.org/5.5.6-234-ALSA-usb-audio-Add-boot-quirk-for-MOTU-M-Series.patch
patches.kernel.org/5.5.6-235-ASoC-txx9-Remove-unused-rtd-variable.patch
patches.kernel.org/5.5.6-236-ASoC-atmel-fix-build-error-with-CONFIG_SND_ATME.patch
patches.kernel.org/5.5.6-237-raid6-test-fix-a-compilation-warning.patch
patches.kernel.org/5.5.6-238-tty-synclinkmp-Adjust-indentation-in-several-fu.patch
patches.kernel.org/5.5.6-239-tty-synclink_gt-Adjust-indentation-in-several-f.patch
patches.kernel.org/5.5.6-240-bus-fsl-mc-properly-empty-initialize-structure.patch
patches.kernel.org/5.5.6-241-misc-xilinx_sdfec-fix-xsdfec_poll-s-return-type.patch
patches.kernel.org/5.5.6-242-visorbus-fix-uninitialized-variable-access.patch
patches.kernel.org/5.5.6-243-driver-core-platform-Prevent-resouce-overflow-f.patch
patches.kernel.org/5.5.6-244-driver-core-Print-device-when-resources-present.patch
patches.kernel.org/5.5.6-245-ASoC-SOF-Intel-hda-dai-fix-compilation-warning-.patch
patches.kernel.org/5.5.6-246-bpf-Return-EBADRQC-for-invalid-map-type-in-__bp.patch
patches.kernel.org/5.5.6-247-vme-bridges-reduce-stack-usage.patch
patches.kernel.org/5.5.6-248-MIPS-ralink-dts-gardena_smart_gateway_mt7688-Li.patch
patches.kernel.org/5.5.6-249-drm-nouveau-secboot-gm20b-initialize-pointer-in.patch
patches.kernel.org/5.5.6-250-drm-nouveau-gr-gk20a-gm200-add-terminators-to-m.patch
patches.kernel.org/5.5.6-251-drm-nouveau-Fix-copy-paste-error-in-nouveau_fen.patch
patches.kernel.org/5.5.6-252-drm-nouveau-drm-ttm-Remove-set-but-not-used-var.patch
patches.kernel.org/5.5.6-253-drm-nouveau-fault-gv100-fix-memory-leak-on-modu.patch
patches.kernel.org/5.5.6-254-dm-thin-don-t-allow-changing-data-device-during.patch
patches.kernel.org/5.5.6-255-gpiolib-Set-lockdep-class-for-hierarchical-irq-.patch
patches.kernel.org/5.5.6-256-drm-vmwgfx-prevent-memory-leak-in-vmw_cmdbuf_re.patch
patches.kernel.org/5.5.6-257-perf-imx_ddr-Fix-cpu-hotplug-state-cleanup.patch
patches.kernel.org/5.5.6-258-usb-musb-omap2430-Get-rid-of-musb-.set_vbus-for.patch
patches.kernel.org/5.5.6-259-kbuild-remove-.tmp-file-when-filechk-fails.patch
patches.kernel.org/5.5.6-260-iommu-arm-smmu-v3-Use-WRITE_ONCE-when-changing-.patch
patches.kernel.org/5.5.6-261-ALSA-usb-audio-unlock-on-error-in-probe.patch
patches.kernel.org/5.5.6-262-f2fs-set-I_LINKABLE-early-to-avoid-wrong-access.patch
patches.kernel.org/5.5.6-263-f2fs-free-sysfs-kobject.patch
patches.kernel.org/5.5.6-264-scsi-ufs-pass-device-information-to-apply_dev_q.patch
patches.kernel.org/5.5.6-265-scsi-ufs-mediatek-add-apply_dev_quirks-variant-.patch
patches.kernel.org/5.5.6-266-scsi-iscsi-Don-t-destroy-session-if-there-are-o.patch
patches.kernel.org/5.5.6-267-crypto-hisilicon-Update-debugfs-usage-of-SEC-V2.patch
patches.kernel.org/5.5.6-268-crypto-hisilicon-Bugfixed-tfm-leak.patch
patches.kernel.org/5.5.6-269-crypto-essiv-fix-AEAD-capitalization-and-prepos.patch
patches.kernel.org/5.5.6-270-ALSA-usb-audio-add-implicit-fb-quirk-for-MOTU-M.patch
patches.kernel.org/5.5.6-271-PM-devfreq-Add-debugfs-support-with-devfreq_sum.patch
patches.kernel.org/5.5.6-272-pinctrl-tigerlake-Tiger-Lake-uses-_HID-enumerat.patch
patches.kernel.org/5.5.6-273-RDMA-mlx5-Don-t-fake-udata-for-kernel-path.patch
patches.kernel.org/5.5.6-274-arm64-lse-fix-LSE-atomics-with-LLVM-s-integrate.patch
patches.kernel.org/5.5.6-275-arm64-fix-alternatives-with-LLVM-s-integrated-a.patch
patches.kernel.org/5.5.6-276-drm-amd-display-fixup-DML-dependencies.patch
patches.kernel.org/5.5.6-277-staging-wfx-fix-possible-overflow-on-jiffies-co.patch
patches.kernel.org/5.5.6-278-EDAC-sifive-Fix-return-value-check-in-ecc_regis.patch
patches.kernel.org/5.5.6-279-KVM-PPC-Remove-set-but-not-used-variable-ra-rs-.patch
patches.kernel.org/5.5.6-280-arm64-dts-ti-k3-j721e-main-Add-missing-power-do.patch
patches.kernel.org/5.5.6-281-sched-core-Fix-size-of-rq-uclamp-initialization.patch
patches.kernel.org/5.5.6-282-sched-topology-Assert-non-NUMA-topology-masks-d.patch
patches.kernel.org/5.5.6-283-perf-x86-amd-Constrain-Large-Increment-per-Cycl.patch
patches.kernel.org/5.5.6-284-watchdog-softlockup-Enforce-that-timestamp-is-v.patch
patches.kernel.org/5.5.6-285-enetc-Don-t-print-from-enetc_sched_speed_set-wh.patch
patches.kernel.org/5.5.6-286-x86-apic-uv-Avoid-unused-variable-warning.patch
patches.kernel.org/5.5.6-287-debugobjects-Fix-various-data-races.patch
patches.kernel.org/5.5.6-288-ASoC-wm_adsp-Correct-cache-handling-of-new-kern.patch
patches.kernel.org/5.5.6-289-ASoC-SOF-Intel-hda-Fix-SKL-dai-count.patch
patches.kernel.org/5.5.6-290-regulator-vctrl-regulator-Avoid-deadlock-gettin.patch
patches.kernel.org/5.5.6-291-f2fs-fix-memleak-of-kobject.patch
patches.kernel.org/5.5.6-292-x86-mm-Fix-NX-bit-clearing-issue-in-kernel_map_.patch
patches.kernel.org/5.5.6-293-efi-arm-Defer-probe-of-PCIe-backed-efifb-on-DT-.patch
patches.kernel.org/5.5.6-294-x86-boot-compressed-Relax-sed-symbol-type-regex.patch
patches.kernel.org/5.5.6-295-pwm-omap-dmtimer-Remove-PWM-chip-in-.remove-bef.patch
patches.kernel.org/5.5.6-296-cmd64x-potential-buffer-overflow-in-cmd64x_prog.patch
patches.kernel.org/5.5.6-297-ide-serverworks-potential-overflow-in-svwks_set.patch
patches.kernel.org/5.5.6-298-pwm-Remove-set-but-not-set-variable-pwm.patch
patches.kernel.org/5.5.6-299-btrfs-fix-possible-NULL-pointer-dereference-in-.patch
patches.kernel.org/5.5.6-300-btrfs-safely-advance-counter-when-looking-up-bi.patch
patches.kernel.org/5.5.6-301-btrfs-device-stats-log-when-stats-are-zeroed.patch
patches.kernel.org/5.5.6-302-module-avoid-setting-info-name-early-in-case-we.patch
patches.kernel.org/5.5.6-303-remoteproc-Initialize-rproc_class-before-use.patch
patches.kernel.org/5.5.6-304-regulator-core-Fix-exported-symbols-to-the-expo.patch
patches.kernel.org/5.5.6-305-irqchip-mbigen-Set-driver-.suppress_bind_attrs-.patch
patches.kernel.org/5.5.6-306-ALSA-hda-hdmi-add-retry-logic-to-parse_intel_hd.patch
patches.kernel.org/5.5.6-307-spi-spi-fsl-qspi-Ensure-width-is-respected-in-s.patch
patches.kernel.org/5.5.6-308-kbuild-use-S-instead-of-E-for-precise-cc-option.patch
patches.kernel.org/5.5.6-309-objtool-Fix-ARCH-x86_64-build-error.patch
patches.kernel.org/5.5.6-310-x86-decoder-Add-TEST-opcode-to-Group3-2.patch
patches.kernel.org/5.5.6-311-s390-adjust-mpacked-stack-support-check-for-cla.patch
patches.kernel.org/5.5.6-312-s390-ftrace-generate-traced-function-stack-fram.patch
patches.kernel.org/5.5.6-313-s390-fix-__EMIT_BUG-macro.patch
patches.kernel.org/5.5.6-314-driver-core-platform-fix-u32-greater-or-equal-t.patch
patches.kernel.org/5.5.6-315-bpf-btf-Always-output-invariant-hit-in-pahole-D.patch
patches.kernel.org/5.5.6-316-ALSA-hda-Add-docking-station-support-for-Lenovo.patch
patches.kernel.org/5.5.6-317-sunrpc-Fix-potential-leaks-in-sunrpc_cache_unha.patch
patches.kernel.org/5.5.6-318-drm-nouveau-mmu-fix-comptag-memory-leak.patch
patches.kernel.org/5.5.6-319-net-mlx5e-Fix-printk-format-warning.patch
patches.kernel.org/5.5.6-320-powerpc-sriov-Remove-VF-eeh_dev-state-when-disa.patch
patches.kernel.org/5.5.6-321-media-uvcvideo-Add-a-quirk-to-force-GEO-GC6500-.patch
patches.kernel.org/5.5.6-322-btrfs-separate-definition-of-assertion-failure-.patch
patches.kernel.org/5.5.6-323-btrfs-Fix-split-brain-handling-when-changing-FS.patch
patches.kernel.org/5.5.6-324-bcache-cached_dev_free-needs-to-put-the-sb-page.patch
patches.kernel.org/5.5.6-325-bcache-rework-error-unwinding-in-register_bcach.patch
patches.kernel.org/5.5.6-326-bcache-fix-use-after-free-in-register_bcache.patch
patches.kernel.org/5.5.6-327-iommu-vt-d-Mark-firmware-tainted-if-RMRR-fails-.patch
patches.kernel.org/5.5.6-328-iommu-vt-d-Remove-unnecessary-WARN_ON_ONCE.patch
patches.kernel.org/5.5.6-329-alarmtimer-Make-alarmtimer-platform-device-chil.patch
patches.kernel.org/5.5.6-330-selftests-bpf-Reset-global-state-between-reusep.patch
patches.kernel.org/5.5.6-331-jbd2-switch-to-use-jbd2_journal_abort-when-fail.patch
patches.kernel.org/5.5.6-332-jbd2-make-sure-ESHUTDOWN-to-be-recorded-in-the-.patch
patches.kernel.org/5.5.6-333-powerpc-pseries-lparcfg-Fix-display-of-Maximum-.patch
patches.kernel.org/5.5.6-334-selftests-eeh-Bump-EEH-wait-time-to-60s.patch
patches.kernel.org/5.5.6-335-ARM-8941-1-decompressor-enable-CP15-barrier-ins.patch
patches.kernel.org/5.5.6-336-ARM-8951-1-Fix-Kexec-compilation-issue.patch
patches.kernel.org/5.5.6-337-ALSA-usb-audio-add-quirks-for-Line6-Helix-devic.patch
patches.kernel.org/5.5.6-338-hostap-Adjust-indentation-in-prism2_hostapd_add.patch
patches.kernel.org/5.5.6-339-rtw88-fix-potential-NULL-skb-access-in-TX-ISR.patch
patches.kernel.org/5.5.6-340-iwlegacy-ensure-loop-counter-addr-does-not-wrap.patch
patches.kernel.org/5.5.6-341-cifs-fix-unitialized-variable-poential-problem-.patch
patches.kernel.org/5.5.6-342-cifs-Fix-mount-options-set-in-automount.patch
patches.kernel.org/5.5.6-343-cifs-fix-NULL-dereference-in-match_prepath.patch
patches.kernel.org/5.5.6-344-video-hyperv-hyperv_fb-Use-physical-memory-for-.patch
patches.kernel.org/5.5.6-345-bpf-map_seq_next-should-always-increase-positio.patch
patches.kernel.org/5.5.6-346-powerpc-mm-Don-t-log-user-reads-to-0xffffffff.patch
patches.kernel.org/5.5.6-347-ceph-check-availability-of-mds-cluster-on-mount.patch
patches.kernel.org/5.5.6-348-rbd-work-around-Wuninitialized-warning.patch
patches.kernel.org/5.5.6-349-ASoC-Intel-consistent-HDMI-codec-probing-code.patch
patches.kernel.org/5.5.6-350-drm-amd-display-do-not-allocate-display_mode_li.patch
patches.kernel.org/5.5.6-351-irqchip-gic-v3-Only-provision-redistributors-th.patch
patches.kernel.org/5.5.6-352-KVM-PPC-Book3S-HV-Release-lock-on-page-out-fail.patch
patches.kernel.org/5.5.6-353-drm-nouveau-disp-nv50-prevent-oops-when-no-chan.patch
patches.kernel.org/5.5.6-354-char-hpet-Fix-out-of-bounds-read-bug.patch
patches.kernel.org/5.5.6-355-ftrace-fpid_next-should-increase-position-index.patch
patches.kernel.org/5.5.6-356-trigger_next-should-increase-position-index.patch
patches.kernel.org/5.5.6-357-radeon-insert-10ms-sleep-in-dce5_crtc_load_lut.patch
patches.kernel.org/5.5.6-358-powerpc-Do-not-consider-weak-unresolved-symbol-.patch
patches.kernel.org/5.5.6-359-btrfs-do-not-do-delalloc-reservation-under-page.patch
patches.kernel.org/5.5.6-360-tracing-Fix-now-invalid-var_ref_vals-assumption.patch
patches.kernel.org/5.5.6-361-ocfs2-make-local-header-paths-relative-to-C-fil.patch
patches.kernel.org/5.5.6-362-ocfs2-fix-a-NULL-pointer-dereference-when-call-.patch
patches.kernel.org/5.5.6-363-lib-scatterlist.c-adjust-indentation-in-__sg_al.patch
patches.kernel.org/5.5.6-364-reiserfs-prevent-NULL-pointer-dereference-in-re.patch
patches.kernel.org/5.5.6-365-bcache-fix-memory-corruption-in-bch_cache_accou.patch
patches.kernel.org/5.5.6-366-bcache-explicity-type-cast-in-bset_bkey_last.patch
patches.kernel.org/5.5.6-367-bcache-fix-incorrect-data-type-usage-in-btree_f.patch
patches.kernel.org/5.5.6-368-irqchip-gic-v3-its-Reference-to-its_invall_cmd-.patch
patches.kernel.org/5.5.6-369-nvmet-Pass-lockdep-expression-to-RCU-lists.patch
patches.kernel.org/5.5.6-370-nvmet-fix-dsm-failure-when-payload-does-not-mat.patch
patches.kernel.org/5.5.6-371-nvme-pci-remove-nvmeq-tags.patch
patches.kernel.org/5.5.6-372-iwlwifi-mvm-Fix-thermal-zone-registration.patch
patches.kernel.org/5.5.6-373-iwlwifi-mvm-Check-the-sta-is-not-NULL-in-iwl_mv.patch
patches.kernel.org/5.5.6-374-asm-generic-tlb-add-missing-CONFIG-symbol.patch
patches.kernel.org/5.5.6-375-tc-testing-add-missing-nsPlugin-to-basic.json.patch
patches.kernel.org/5.5.6-376-microblaze-Prevent-the-overflow-of-the-start.patch
patches.kernel.org/5.5.6-377-brd-check-and-limit-max_part-par.patch
patches.kernel.org/5.5.6-378-drm-amdgpu-smu10-fix-smu10_get_clock_by_type_wi.patch
patches.kernel.org/5.5.6-379-drm-amdgpu-smu10-fix-smu10_get_clock_by_type_wi.patch
patches.kernel.org/5.5.6-380-NFS-Fix-memory-leaks.patch
patches.kernel.org/5.5.6-381-help_next-should-increase-position-index.patch
patches.kernel.org/5.5.6-382-i40e-Relax-i40e_xsk_wakeup-s-return-value-when-.patch
patches.kernel.org/5.5.6-383-kbuild-make-multiple-directory-targets-work.patch
patches.kernel.org/5.5.6-384-cifs-log-warning-message-once-if-out-of-disk-sp.patch
patches.kernel.org/5.5.6-385-virtio_balloon-prevent-pfn-array-overflow.patch
patches.kernel.org/5.5.6-386-fuse-don-t-overflow-LLONG_MAX-with-end-offset.patch
patches.kernel.org/5.5.6-387-mlxsw-core-Add-validation-of-hardware-device-ty.patch
patches.kernel.org/5.5.6-388-mlxsw-spectrum_dpipe-Add-missing-error-path.patch
patches.kernel.org/5.5.6-389-s390-pci-Recover-handle-in-clp_set_pci_fn.patch
patches.kernel.org/5.5.6-390-drm-amdgpu-display-handle-multiple-numbers-of-f.patch
patches.kernel.org/5.5.6-391-bcache-properly-initialize-path-and-err-in-regi.patch
patches.kernel.org/5.5.6-392-rtc-Kconfig-select-REGMAP_I2C-when-necessary.patch
patches.kernel.org/5.5.6-393-Linux-5.5.6.patch
patches.kernel.org/5.5.7-001-iommu-qcom-Fix-bogus-detach-logic.patch
patches.kernel.org/5.5.7-002-iommu-vt-d-Add-attach_deferred-helper.patch
patches.kernel.org/5.5.7-003-iommu-vt-d-Move-deferred-device-attachment-into.patch
patches.kernel.org/5.5.7-004-iommu-vt-d-Do-deferred-attachment-in-iommu_need.patch
patches.kernel.org/5.5.7-005-iommu-vt-d-Remove-deferred_attach_domain.patch
patches.kernel.org/5.5.7-006-iommu-vt-d-Simplify-check-in-identity_mapping.patch
patches.kernel.org/5.5.7-007-ALSA-hda-Use-scnprintf-for-printing-texts-for-s.patch
patches.kernel.org/5.5.7-008-ALSA-hda-realtek-Apply-quirk-for-MSI-GP63-too.patch
patches.kernel.org/5.5.7-009-ALSA-hda-realtek-Apply-quirk-for-yet-another-MS.patch
patches.kernel.org/5.5.7-010-ASoC-codec2codec-avoid-invalid-double-free-of-p.patch
patches.kernel.org/5.5.7-011-ASoC-sun8i-codec-Fix-setting-DAI-data-format.patch
patches.kernel.org/5.5.7-012-tpm-Revert-tpm_tis_spi_mod.ko-to-tpm_tis_spi.ko.patch
patches.kernel.org/5.5.7-013-tpm-Initialize-crypto_id-of-allocated_banks-to-.patch
patches.kernel.org/5.5.7-014-ecryptfs-fix-a-memory-leak-bug-in-parse_tag_1_p.patch
patches.kernel.org/5.5.7-015-ecryptfs-fix-a-memory-leak-bug-in-ecryptfs_init.patch
patches.kernel.org/5.5.7-016-Btrfs-fix-race-between-shrinking-truncate-and-f.patch
patches.kernel.org/5.5.7-017-btrfs-don-t-set-path-leave_spinning-for-truncat.patch
patches.kernel.org/5.5.7-018-btrfs-handle-logged-extent-failure-properly.patch
patches.kernel.org/5.5.7-019-thunderbolt-Prevent-crash-if-non-active-NVMem-f.patch
patches.kernel.org/5.5.7-020-USB-misc-iowarrior-add-support-for-2-OEMed-devi.patch
patches.kernel.org/5.5.7-021-USB-misc-iowarrior-add-support-for-the-28-and-2.patch
patches.kernel.org/5.5.7-022-USB-misc-iowarrior-add-support-for-the-100-devi.patch
patches.kernel.org/5.5.7-023-floppy-check-FDC-index-for-errors-before-assign.patch
patches.kernel.org/5.5.7-024-USB-serial-ch341-fix-receiver-regression.patch
patches.kernel.org/5.5.7-025-vt-fix-scrollback-flushing-on-background-consol.patch
patches.kernel.org/5.5.7-026-vt-selection-handle-pending-signals-in-paste_se.patch
patches.kernel.org/5.5.7-027-vt-vt_ioctl-fix-race-in-VT_RESIZEX.patch
patches.kernel.org/5.5.7-028-staging-android-ashmem-Disallow-ashmem-memory-f.patch
patches.kernel.org/5.5.7-029-staging-vt6656-fix-sign-of-rx_dbm-to-bb_pre_ed_.patch
patches.kernel.org/5.5.7-030-xhci-Force-Maximum-Packet-size-for-Full-speed-b.patch
patches.kernel.org/5.5.7-031-xhci-fix-runtime-pm-enabling-for-quirky-Intel-h.patch
patches.kernel.org/5.5.7-032-xhci-apply-XHCI_PME_STUCK_QUIRK-to-Intel-Comet-.patch
patches.kernel.org/5.5.7-033-xhci-Fix-memory-leak-when-caching-protocol-exte.patch
patches.kernel.org/5.5.7-034-USB-core-add-endpoint-blacklist-quirk.patch
patches.kernel.org/5.5.7-035-USB-quirks-blacklist-duplicate-ep-on-Sound-Devi.patch
patches.kernel.org/5.5.7-036-usb-uas-fix-a-plug-unplug-racing.patch
patches.kernel.org/5.5.7-037-USB-Fix-novation-SourceControl-XL-after-suspend.patch
patches.kernel.org/5.5.7-038-USB-hub-Don-t-record-a-connect-change-event-dur.patch
patches.kernel.org/5.5.7-039-USB-hub-Fix-the-broken-detection-of-USB3-device.patch
patches.kernel.org/5.5.7-040-usb-dwc2-Fix-SET-CLEAR_FEATURE-and-GET_STATUS-f.patch
patches.kernel.org/5.5.7-041-usb-dwc3-gadget-Check-for-IOC-LST-bit-in-TRB-ct.patch
patches.kernel.org/5.5.7-042-usb-dwc3-debug-fix-string-position-formatting-m.patch
patches.kernel.org/5.5.7-043-scsi-Revert-target-core-Inline-transport_lun_re.patch
patches.kernel.org/5.5.7-044-staging-rtl8188eu-Fix-potential-security-hole.patch
patches.kernel.org/5.5.7-045-staging-rtl8188eu-Fix-potential-overuse-of-kern.patch
patches.kernel.org/5.5.7-046-staging-rtl8723bs-Fix-potential-security-hole.patch
patches.kernel.org/5.5.7-047-staging-rtl8723bs-Fix-potential-overuse-of-kern.patch
patches.kernel.org/5.5.7-048-hwmon-acpi_power_meter-Fix-lockdep-splat.patch
patches.kernel.org/5.5.7-049-drm-panfrost-perfcnt-Reserve-use-the-AS-attache.patch
patches.kernel.org/5.5.7-050-powerpc-8xx-Fix-clearing-of-bits-20-23-in-ITLB-.patch
patches.kernel.org/5.5.7-051-powerpc-eeh-Fix-deadlock-handling-dead-PHB.patch
patches.kernel.org/5.5.7-052-powerpc-tm-Fix-clearing-MSR-TS-in-current-when-.patch
patches.kernel.org/5.5.7-053-powerpc-entry-Fix-an-if-which-should-be-an-ifde.patch
patches.kernel.org/5.5.7-054-powerpc-hugetlb-Fix-512k-hugepages-on-8xx-with-.patch
patches.kernel.org/5.5.7-055-powerpc-hugetlb-Fix-8M-hugepages-on-8xx.patch
patches.kernel.org/5.5.7-056-arm64-memory-Add-missing-brackets-to-untagged_a.patch
patches.kernel.org/5.5.7-057-jbd2-fix-ocfs2-corrupt-when-clearing-block-grou.patch
patches.kernel.org/5.5.7-058-x86-ima-use-correct-identifier-for-SetupMode-va.patch
patches.kernel.org/5.5.7-059-x86-mce-amd-Publish-the-bank-pointer-only-after.patch
patches.kernel.org/5.5.7-060-x86-mce-amd-Fix-kobject-lifetime.patch
patches.kernel.org/5.5.7-061-x86-cpu-amd-Enable-the-fixed-Instructions-Retir.patch
patches.kernel.org/5.5.7-062-MIPS-ingenic-DTS-Fix-watchdog-nodes.patch
patches.kernel.org/5.5.7-063-serial-8250-Check-UPF_IRQ_SHARED-in-advance.patch
patches.kernel.org/5.5.7-064-tty-serial-atmel-manage-shutdown-in-case-of-RS4.patch
patches.kernel.org/5.5.7-065-tty-serial-imx-setup-the-correct-sg-entry-for-t.patch
patches.kernel.org/5.5.7-066-tty-serial-qcom_geni_serial-Fix-RX-cancel-comma.patch
patches.kernel.org/5.5.7-067-serdev-ttyport-restore-client-ops-on-deregistra.patch
patches.kernel.org/5.5.7-068-MAINTAINERS-Update-drm-i915-bug-filing-URL.patch
patches.kernel.org/5.5.7-069-fsi-aspeed-add-unspecified-HAS_IOMEM-dependency.patch
patches.kernel.org/5.5.7-070-ACPI-PM-s2idle-Check-fixed-wakeup-events-in-acp.patch
patches.kernel.org/5.5.7-071-Revert-ipc-sem-remove-uneeded-sem_undo_list-loc.patch
patches.kernel.org/5.5.7-072-mm-memcontrol.c-lost-css_put-in-memcg_expand_sh.patch
patches.kernel.org/5.5.7-073-nvme-multipath-Fix-memory-leak-with-ana_log_buf.patch
patches.kernel.org/5.5.7-074-genirq-irqdomain-Make-sure-all-irq-domain-flags.patch
patches.kernel.org/5.5.7-075-mm-vmscan.c-don-t-round-up-scan-size-for-online.patch
patches.kernel.org/5.5.7-076-mm-sparsemem-pfn_to_page-is-not-valid-yet-on-SP.patch
patches.kernel.org/5.5.7-077-lib-stackdepot.c-fix-global-out-of-bounds-in-st.patch
patches.kernel.org/5.5.7-078-mm-Avoid-creating-virtual-address-aliases-in-br.patch
patches.kernel.org/5.5.7-079-drm-amdgpu-soc15-fix-xclk-for-raven.patch
patches.kernel.org/5.5.7-080-drm-amdgpu-gfx9-disable-gfxoff-when-reading-rlc.patch
patches.kernel.org/5.5.7-081-drm-amdgpu-gfx10-disable-gfxoff-when-reading-rl.patch
patches.kernel.org/5.5.7-082-drm-nouveau-kms-gv100-Re-set-LUT-after-clearing.patch
patches.kernel.org/5.5.7-083-drm-i915-Wean-off-drm_pci_alloc-drm_pci_free.patch
patches.kernel.org/5.5.7-084-drm-i915-Update-drm-i915-bug-filing-URL.patch
patches.kernel.org/5.5.7-085-sched-psi-Fix-OOB-write-when-writing-0-bytes-to.patch
patches.kernel.org/5.5.7-086-KVM-nVMX-Don-t-emulate-instructions-in-guest-mo.patch
patches.kernel.org/5.5.7-087-KVM-x86-don-t-notify-userspace-IOAPIC-on-edge-t.patch
patches.kernel.org/5.5.7-088-ext4-fix-a-data-race-in-EXT4_I-inode-i_disksize.patch
patches.kernel.org/5.5.7-089-ext4-add-cond_resched-to-__ext4_find_entry.patch
patches.kernel.org/5.5.7-090-ext4-fix-potential-race-between-online-resizing.patch
patches.kernel.org/5.5.7-091-ext4-fix-potential-race-between-s_group_info-on.patch
patches.kernel.org/5.5.7-092-ext4-fix-potential-race-between-s_flex_groups-o.patch
patches.kernel.org/5.5.7-093-ext4-fix-mount-failure-with-quota-configured-as.patch
patches.kernel.org/5.5.7-094-ext4-rename-s_journal_flag_rwsem-to-s_writepage.patch
patches.kernel.org/5.5.7-095-ext4-fix-race-between-writepages-and-enabling-E.patch
patches.kernel.org/5.5.7-096-drm-i915-execlists-Always-force-a-context-reloa.patch
patches.kernel.org/5.5.7-097-KVM-nVMX-Refactor-IO-bitmap-checks-into-helper-.patch
patches.kernel.org/5.5.7-098-KVM-nVMX-Check-IO-instruction-VM-exit-condition.patch
patches.kernel.org/5.5.7-099-KVM-nVMX-clear-PIN_BASED_POSTED_INTR-from-neste.patch
patches.kernel.org/5.5.7-100-KVM-nVMX-handle-nested-posted-interrupts-when-a.patch
patches.kernel.org/5.5.7-101-KVM-apic-avoid-calculating-pending-eoi-from-an-.patch
patches.kernel.org/5.5.7-102-crypto-chacha20poly1305-prevent-integer-overflo.patch
patches.kernel.org/5.5.7-103-btrfs-destroy-qgroup-extent-records-on-transact.patch
patches.kernel.org/5.5.7-104-btrfs-fix-bytes_may_use-underflow-in-prealloc-e.patch
patches.kernel.org/5.5.7-105-btrfs-reset-fs_root-to-NULL-on-error-in-open_ct.patch
patches.kernel.org/5.5.7-106-btrfs-do-not-check-delayed-items-are-empty-for-.patch
patches.kernel.org/5.5.7-107-Btrfs-fix-btrfs_wait_ordered_range-so-that-it-w.patch
patches.kernel.org/5.5.7-108-Btrfs-fix-deadlock-during-fast-fsync-when-loggi.patch
patches.kernel.org/5.5.7-109-Revert-dmaengine-imx-sdma-Fix-memory-leak.patch
patches.kernel.org/5.5.7-110-drm-i915-selftests-Add-a-mock-i915_vma-to-the-m.patch
patches.kernel.org/5.5.7-111-drm-i915-gvt-more-locking-for-ppgtt-mm-LRU-list.patch
patches.kernel.org/5.5.7-112-ice-Remove-possible-null-dereference.patch
patches.kernel.org/5.5.7-113-drm-bridge-tc358767-fix-poll-timeouts.patch
patches.kernel.org/5.5.7-114-drm-i915-gem-Require-per-engine-reset-support-f.patch
patches.kernel.org/5.5.7-115-drm-i915-gt-Protect-defer_request-from-new-wait.patch
patches.kernel.org/5.5.7-116-drm-i915-ehl-Update-port-clock-voltage-level-re.patch
patches.kernel.org/5.5.7-117-drm-msm-dpu-fix-BGR565-vs-RGB565-confusion.patch
patches.kernel.org/5.5.7-118-scsi-Revert-RDMA-isert-Fix-a-recently-introduce.patch
patches.kernel.org/5.5.7-119-scsi-Revert-target-iscsi-Wait-for-all-commands-.patch
patches.kernel.org/5.5.7-120-usb-gadget-composite-Fix-bMaxPower-for-SuperSpe.patch
patches.kernel.org/5.5.7-121-usb-dwc2-Fix-in-ISOC-request-length-checking.patch
patches.kernel.org/5.5.7-122-staging-rtl8723bs-fix-copy-of-overlapping-memor.patch
patches.kernel.org/5.5.7-123-staging-greybus-use-after-free-in-gb_audio_mana.patch
patches.kernel.org/5.5.7-124-ASoC-atmel-fix-atmel_ssc_set_audio-link-failure.patch
patches.kernel.org/5.5.7-125-ASoC-fsl_sai-Fix-exiting-path-on-probing-failur.patch
patches.kernel.org/5.5.7-126-ecryptfs-replace-BUG_ON-with-error-handling-cod.patch
patches.kernel.org/5.5.7-127-iommu-vt-d-Fix-compile-warning-from-intel-svm.h.patch
patches.kernel.org/5.5.7-128-crypto-rename-sm3-256-to-sm3-in-hash_algo_name.patch
patches.kernel.org/5.5.7-129-genirq-proc-Reject-invalid-affinity-masks-again.patch
patches.kernel.org/5.5.7-130-bpf-offload-Replace-bitwise-AND-by-logical-AND-.patch
patches.kernel.org/5.5.7-131-arm64-lse-Fix-LSE-atomics-with-LLVM.patch
patches.kernel.org/5.5.7-132-scripts-get_maintainer.pl-deprioritize-old-Fixe.patch
patches.kernel.org/5.5.7-133-io_uring-prevent-sq_thread-from-spinning-when-i.patch
patches.kernel.org/5.5.7-134-io_uring-fix-__io_iopoll_check-deadlock-in-io_s.patch
patches.kernel.org/5.5.7-135-dma-direct-relax-addressability-checks-in-dma_d.patch
patches.kernel.org/5.5.7-136-ALSA-rawmidi-Avoid-bit-fields-for-state-flags.patch
patches.kernel.org/5.5.7-137-ALSA-seq-Avoid-concurrent-access-to-queue-flags.patch
patches.kernel.org/5.5.7-138-ALSA-seq-Fix-concurrent-access-to-queue-current.patch
patches.kernel.org/5.5.7-139-netfilter-xt_hashlimit-limit-the-max-size-of-ha.patch
patches.kernel.org/5.5.7-140-rxrpc-Fix-call-RCU-cleanup-using-non-bh-safe-lo.patch
patches.kernel.org/5.5.7-141-ata-ahci-Add-shutdown-to-freeze-hardware-resour.patch
patches.kernel.org/5.5.7-142-xen-Enable-interrupts-when-calling-_cond_resche.patch
patches.kernel.org/5.5.7-143-net-mlx5e-Reset-RQ-doorbell-counter-before-movi.patch
patches.kernel.org/5.5.7-144-net-mlx5-Fix-sleep-while-atomic-in-mlx5_eswitch.patch
patches.kernel.org/5.5.7-145-net-mlx5e-Don-t-clear-the-whole-vf-config-when-.patch
patches.kernel.org/5.5.7-146-net-mlx5e-Fix-crash-in-recovery-flow-without-de.patch
patches.kernel.org/5.5.7-147-s390-kaslr-Fix-casts-in-get_random.patch
patches.kernel.org/5.5.7-148-s390-mm-Explicitly-compare-PAGE_DEFAULT_KEY-aga.patch
patches.kernel.org/5.5.7-149-bpf-Selftests-build-error-in-sockmap_basic.c.patch
patches.kernel.org/5.5.7-150-ASoC-SOF-Intel-hda-Add-iDisp4-DAI.patch
patches.kernel.org/5.5.7-151-Linux-5.5.7.patch
patches.kernel.org/5.5.8-001-EDAC-skx_common-downgrade-message-importance-on.patch
patches.kernel.org/5.5.8-002-net-dsa-b53-Ensure-the-default-VID-is-untagged.patch
patches.kernel.org/5.5.8-003-net-fib_rules-Correctly-set-table-field-when-ta.patch
patches.kernel.org/5.5.8-004-net-macb-ensure-interface-is-not-suspended-on-a.patch
patches.kernel.org/5.5.8-005-net-mscc-fix-in-frame-extraction.patch
patches.kernel.org/5.5.8-006-net-phy-restore-mdio-regs-in-the-iproc-mdio-dri.patch
patches.kernel.org/5.5.8-007-net-sched-correct-flower-port-blocking.patch
patches.kernel.org/5.5.8-008-net-tls-Fix-to-avoid-gettig-invalid-tls-record.patch
patches.kernel.org/5.5.8-009-nfc-pn544-Fix-occasional-HW-initialization-fail.patch
patches.kernel.org/5.5.8-010-qede-Fix-race-between-rdma-destroy-workqueue-an.patch
patches.kernel.org/5.5.8-011-Revert-net-dev-introduce-support-for-sch-BYPASS.patch
patches.kernel.org/5.5.8-012-udp-rehash-on-disconnect.patch
patches.kernel.org/5.5.8-013-sctp-move-the-format-error-check-out-of-__sctp_.patch
patches.kernel.org/5.5.8-014-bnxt_en-Improve-device-shutdown-method.patch
patches.kernel.org/5.5.8-015-bnxt_en-Issue-PCIe-FLR-in-kdump-kernel-to-clean.patch
patches.kernel.org/5.5.8-016-bonding-add-missing-netdev_update_lockdep_key.patch
patches.kernel.org/5.5.8-017-net-export-netdev_next_lower_dev_rcu.patch
patches.kernel.org/5.5.8-018-bonding-fix-lockdep-warning-in-bond_get_stats.patch
patches.kernel.org/5.5.8-019-ipv6-Fix-route-replacement-with-dev-only-route.patch
patches.kernel.org/5.5.8-020-ipv6-Fix-nlmsg_flags-when-splitting-a-multipath.patch
patches.kernel.org/5.5.8-021-ionic-fix-fw_status-read.patch
patches.kernel.org/5.5.8-022-net-add-strict-checks-in-netdev_name_node_alt_d.patch
patches.kernel.org/5.5.8-023-net-macb-Properly-handle-phylink-on-at91rm9200.patch
patches.kernel.org/5.5.8-024-net-rtnetlink-fix-bugs-in-rtnl_alt_ifname.patch
patches.kernel.org/5.5.8-025-ipmi-ssif-Handle-a-possible-NULL-pointer-refere.patch
patches.kernel.org/5.5.8-026-drm-msm-Set-dma-maximum-segment-size-for-mdss.patch
patches.kernel.org/5.5.8-027-sched-core-Don-t-skip-remote-tick-for-idle-CPUs.patch
patches.kernel.org/5.5.8-028-timers-nohz-Update-NOHZ-load-in-remote-tick.patch
patches.kernel.org/5.5.8-029-sched-fair-Prevent-unlimited-runtime-on-throttl.patch
patches.kernel.org/5.5.8-030-dax-pass-NOWAIT-flag-to-iomap_apply.patch
patches.kernel.org/5.5.8-031-mac80211-consider-more-elements-in-parsing-CRC.patch
patches.kernel.org/5.5.8-032-cfg80211-check-wiphy-driver-existence-for-drvin.patch
patches.kernel.org/5.5.8-033-io_uring-flush-overflowed-CQ-events-in-the-io_u.patch
patches.kernel.org/5.5.8-034-s390-zcrypt-fix-card-and-queue-total-counter-wr.patch
patches.kernel.org/5.5.8-035-qmi_wwan-re-add-DW5821e-pre-production-variant.patch
patches.kernel.org/5.5.8-036-qmi_wwan-unconditionally-reject-2-ep-interfaces.patch
patches.kernel.org/5.5.8-037-NFSv4-Fix-races-between-open-and-dentry-revalid.patch
patches.kernel.org/5.5.8-038-perf-smmuv3-Use-platform_get_irq_optional-for-w.patch
patches.kernel.org/5.5.8-039-perf-x86-intel-Add-Elkhart-Lake-support.patch
patches.kernel.org/5.5.8-040-perf-x86-cstate-Add-Tremont-support.patch
patches.kernel.org/5.5.8-041-perf-x86-msr-Add-Tremont-support.patch
patches.kernel.org/5.5.8-042-ceph-do-not-execute-direct-write-in-parallel-if.patch
patches.kernel.org/5.5.8-043-ARM-dts-sti-fixup-sound-frame-inversion-for-sti.patch
patches.kernel.org/5.5.8-044-drm-amd-display-Do-not-set-optimized_require-to.patch
patches.kernel.org/5.5.8-045-RDMA-siw-Remove-unwanted-WARN_ON-in-siw_cm_llp_.patch
patches.kernel.org/5.5.8-046-drm-amd-display-Check-engine-is-not-NULL-before.patch
patches.kernel.org/5.5.8-047-drm-amd-display-Limit-minimum-DPPCLK-to-100MHz.patch
patches.kernel.org/5.5.8-048-drm-amd-display-Add-initialitions-for-PLL2-cloc.patch
patches.kernel.org/5.5.8-049-amdgpu-Prevent-build-errors-regarding-soft-hard.patch
patches.kernel.org/5.5.8-050-soc-tegra-fuse-Fix-build-with-Tegra194-configur.patch
patches.kernel.org/5.5.8-051-i40e-Fix-the-conditional-for-i40e_vc_validate_v.patch
patches.kernel.org/5.5.8-052-net-ena-fix-potential-crash-when-rxfh-key-is-NU.patch
patches.kernel.org/5.5.8-053-net-ena-fix-uses-of-round_jiffies.patch
patches.kernel.org/5.5.8-054-net-ena-add-missing-ethtool-TX-timestamping-ind.patch
patches.kernel.org/5.5.8-055-net-ena-fix-incorrect-default-RSS-key.patch
patches.kernel.org/5.5.8-056-net-ena-rss-do-not-allocate-key-when-not-suppor.patch
patches.kernel.org/5.5.8-057-net-ena-rss-fix-failure-to-get-indirection-tabl.patch
patches.kernel.org/5.5.8-058-net-ena-rss-store-hash-function-as-values-and-n.patch
patches.kernel.org/5.5.8-059-net-ena-fix-incorrectly-saving-queue-numbers-wh.patch
patches.kernel.org/5.5.8-060-net-ena-fix-corruption-of-dev_idx_to_host_tbl.patch
patches.kernel.org/5.5.8-061-net-ena-ethtool-use-correct-value-for-crc32-has.patch
patches.kernel.org/5.5.8-062-net-ena-ena-com.c-prevent-NULL-pointer-derefere.patch
patches.kernel.org/5.5.8-063-ice-Fix-switch-between-FW-and-SW-LLDP.patch
patches.kernel.org/5.5.8-064-ice-Don-t-allow-same-value-for-Rx-tail-to-be-wr.patch
patches.kernel.org/5.5.8-065-ice-fix-and-consolidate-logging-of-NVM-firmware.patch
patches.kernel.org/5.5.8-066-ice-update-Unit-Load-Status-bitmask-to-check-af.patch
patches.kernel.org/5.5.8-067-ice-Use-ice_pf_to_dev.patch
patches.kernel.org/5.5.8-068-ice-Use-correct-netif-error-function.patch
patches.kernel.org/5.5.8-069-io-wq-don-t-call-kXalloc_node-with-non-online-n.patch
patches.kernel.org/5.5.8-070-cifs-Fix-mode-output-in-debugging-statements.patch
patches.kernel.org/5.5.8-071-cfg80211-add-missing-policy-for-NL80211_ATTR_ST.patch
patches.kernel.org/5.5.8-072-mac80211-fix-wrong-160-80-80-MHz-setting.patch
patches.kernel.org/5.5.8-073-net-hns3-add-management-table-after-IMP-reset.patch
patches.kernel.org/5.5.8-074-net-hns3-fix-VF-bandwidth-does-not-take-effect-.patch
patches.kernel.org/5.5.8-075-net-hns3-fix-a-copying-IPv6-address-error-in-hc.patch
patches.kernel.org/5.5.8-076-nvme-tcp-fix-bug-on-double-requeue-when-send-fa.patch
patches.kernel.org/5.5.8-077-nvme-prevent-warning-triggered-by-nvme_stop_kee.patch
patches.kernel.org/5.5.8-078-nvme-pci-move-cqe-check-after-device-shutdown.patch
patches.kernel.org/5.5.8-079-scsi-sd_sbc-Fix-sd_zbc_report_zones.patch
patches.kernel.org/5.5.8-080-scsi-zfcp-fix-wrong-data-and-display-format-of-.patch
patches.kernel.org/5.5.8-081-docs-Fix-empty-parallelism-argument.patch
patches.kernel.org/5.5.8-082-ext4-potential-crash-on-allocation-error-in-ext.patch
patches.kernel.org/5.5.8-083-audit-fix-error-handling-in-audit_data_to_entry.patch
patches.kernel.org/5.5.8-084-audit-always-check-the-netlink-payload-length-i.patch
patches.kernel.org/5.5.8-085-ACPICA-Introduce-ACPI_ACCESS_BYTE_WIDTH-macro.patch
patches.kernel.org/5.5.8-086-ACPI-watchdog-Fix-gas-access_width-usage.patch
patches.kernel.org/5.5.8-087-KVM-VMX-check-descriptor-table-exits-on-instruc.patch
patches.kernel.org/5.5.8-088-HID-ite-Only-bind-to-keyboard-USB-interface-on-.patch
patches.kernel.org/5.5.8-089-HID-core-fix-off-by-one-memset-in-hid_report_ra.patch
patches.kernel.org/5.5.8-090-HID-core-increase-HID-report-buffer-size-to-8Ki.patch
patches.kernel.org/5.5.8-091-drm-amdgpu-Drop-DRIVER_USE_AGP.patch
patches.kernel.org/5.5.8-092-drm-radeon-Inline-drm_get_pci_dev.patch
patches.kernel.org/5.5.8-093-macintosh-therm_windtunnel-fix-regression-when-.patch
patches.kernel.org/5.5.8-094-blktrace-Protect-q-blk_trace-with-RCU.patch
patches.kernel.org/5.5.8-095-tracing-Disable-trace_printk-on-post-poned-test.patch
patches.kernel.org/5.5.8-096-Revert-PM-devfreq-Modify-the-device-name-as-dev.patch
patches.kernel.org/5.5.8-097-amdgpu-gmc_v9-save-restore-sdpif-regs-during-S3.patch
patches.kernel.org/5.5.8-098-cpufreq-Fix-policy-initialization-for-internal-.patch
patches.kernel.org/5.5.8-099-io_uring-fix-32-bit-compatability-with-sendmsg-.patch
patches.kernel.org/5.5.8-100-netfilter-ipset-Fix-INFO-rcu-detected-stall-in-.patch
patches.kernel.org/5.5.8-101-net-smc-transfer-fasync_list-in-case-of-fallbac.patch
patches.kernel.org/5.5.8-102-vhost-Check-docket-sk_family-instead-of-call-ge.patch
patches.kernel.org/5.5.8-103-netfilter-ipset-Fix-forceadd-evaluation-path.patch
patches.kernel.org/5.5.8-104-netfilter-xt_hashlimit-reduce-hashlimit_mutex-s.patch
patches.kernel.org/5.5.8-105-HID-alps-Fix-an-error-handling-path-in-alps_inp.patch
patches.kernel.org/5.5.8-106-HID-hiddev-Fix-race-in-in-hiddev_disconnect.patch
patches.kernel.org/5.5.8-107-RISC-V-Don-t-enable-all-interrupts-in-trap_init.patch
patches.kernel.org/5.5.8-108-MIPS-VPE-Fix-a-double-free-and-a-memory-leak-in.patch
patches.kernel.org/5.5.8-109-i2c-altera-Fix-potential-integer-overflow.patch
patches.kernel.org/5.5.8-110-i2c-jz4780-silence-log-flood-on-txabrt.patch
patches.kernel.org/5.5.8-111-MIPS-cavium_octeon-Fix-syncw-generation.patch
patches.kernel.org/5.5.8-112-drm-i915-gvt-Fix-orphan-vgpu-dmabuf_objs-lifeti.patch
patches.kernel.org/5.5.8-113-drm-i915-Avoid-recursing-onto-active-vma-from-t.patch
patches.kernel.org/5.5.8-114-drm-i915-gvt-Separate-display-reset-from-ALL_EN.patch
patches.kernel.org/5.5.8-115-nl80211-fix-potential-leak-in-AP-start.patch
patches.kernel.org/5.5.8-116-mac80211-Remove-a-redundant-mutex-unlock.patch
patches.kernel.org/5.5.8-117-kbuild-fix-DT-binding-schema-rule-to-detect-com.patch
patches.kernel.org/5.5.8-118-hv_netvsc-Fix-unwanted-wakeup-in-netvsc_attach.patch
patches.kernel.org/5.5.8-119-usb-charger-assign-specific-number-for-enum-val.patch
patches.kernel.org/5.5.8-120-nvme-pci-Hold-cq_poll_lock-while-completing-CQE.patch
patches.kernel.org/5.5.8-121-s390-qeth-vnicc-Fix-EOPNOTSUPP-precedence.patch
patches.kernel.org/5.5.8-122-s390-qeth-fix-off-by-one-in-RX-copybreak-check.patch
patches.kernel.org/5.5.8-123-net-netlink-cap-max-groups-which-will-be-consid.patch
patches.kernel.org/5.5.8-124-net-atlantic-checksum-compat-issue.patch
patches.kernel.org/5.5.8-125-net-atlantic-better-loopback-mode-handling.patch
patches.kernel.org/5.5.8-126-net-atlantic-fix-use-after-free-kasan-warn.patch
patches.kernel.org/5.5.8-127-net-atlantic-fix-potential-error-handling.patch
patches.kernel.org/5.5.8-128-net-atlantic-possible-fault-in-transition-to-hi.patch
patches.kernel.org/5.5.8-129-net-atlantic-fix-out-of-range-usage-of-active_v.patch
patches.kernel.org/5.5.8-130-selftests-Install-settings-files-to-fix-TIMEOUT.patch
patches.kernel.org/5.5.8-131-net-smc-no-peer-ID-in-CLC-decline-for-SMCD.patch
patches.kernel.org/5.5.8-132-net-ena-make-ena-rxfh-support-ETH_RSS_HASH_NO_C.patch
patches.kernel.org/5.5.8-133-tipc-fix-successful-connect-but-timed-out.patch
patches.kernel.org/5.5.8-134-namei-only-return-ECHILD-from-follow_dotdot_rcu.patch
patches.kernel.org/5.5.8-135-mwifiex-drop-most-magic-numbers-from-mwifiex_pr.patch
patches.kernel.org/5.5.8-136-mwifiex-delete-unused-mwifiex_get_intf_num.patch
patches.kernel.org/5.5.8-137-perf-report-Fix-no-libunwind-compiled-warning-b.patch
patches.kernel.org/5.5.8-138-KVM-SVM-Override-default-MMIO-mask-if-memory-en.patch
patches.kernel.org/5.5.8-139-KVM-Check-for-a-bad-hva-before-dropping-into-th.patch
patches.kernel.org/5.5.8-140-sched-fair-Optimize-select_idle_cpu.patch
patches.kernel.org/5.5.8-141-f2fs-fix-to-add-swap-extent-correctly.patch
patches.kernel.org/5.5.8-142-RDMA-hns-Simplify-the-calculation-and-usage-of-.patch
patches.kernel.org/5.5.8-143-RDMA-hns-Bugfix-for-posting-a-wqe-with-sge.patch
patches.kernel.org/5.5.8-144-drivers-net-xgene-Fix-the-order-of-the-argument.patch
patches.kernel.org/5.5.8-145-ima-ima-lsm-policy-rule-loading-logic-bug-fixes.patch
patches.kernel.org/5.5.8-146-kprobes-Set-unoptimized-flag-after-unoptimizing.patch
patches.kernel.org/5.5.8-147-lib-vdso-Make-__arch_update_vdso_data-logic-und.patch
patches.kernel.org/5.5.8-148-lib-vdso-Update-coarse-timekeeper-unconditional.patch
patches.kernel.org/5.5.8-149-pwm-omap-dmtimer-put_device-after-of_find_devic.patch
patches.kernel.org/5.5.8-150-perf-hists-browser-Restore-ESC-as-Zoom-out-of-D.patch
patches.kernel.org/5.5.8-151-perf-ui-gtk-Add-missing-zalloc-object.patch
patches.kernel.org/5.5.8-152-perf-maps-Add-missing-unlock-to-maps__insert-er.patch
patches.kernel.org/5.5.8-153-x86-resctrl-Check-monitoring-static-key-in-the-.patch
patches.kernel.org/5.5.8-154-KVM-X86-Fix-kvm_bitmap_or_dest_vcpus-to-use-irq.patch
patches.kernel.org/5.5.8-155-KVM-x86-Remove-spurious-kvm_mmu_unload-from-vcp.patch
patches.kernel.org/5.5.8-156-KVM-x86-Remove-spurious-clearing-of-async-PF-MS.patch
patches.kernel.org/5.5.8-157-rcu-Allow-only-one-expedited-GP-to-run-concurre.patch
patches.kernel.org/5.5.8-158-ubifs-Fix-ino_t-format-warnings-in-orphan_delet.patch
patches.kernel.org/5.5.8-159-thermal-db8500-Depromote-debug-print.patch
patches.kernel.org/5.5.8-160-thermal-brcmstb_thermal-Do-not-use-DT-coefficie.patch
patches.kernel.org/5.5.8-161-netfilter-nft_tunnel-no-need-to-call-htons-when.patch
patches.kernel.org/5.5.8-162-netfilter-nf_flowtable-fix-documentation.patch
patches.kernel.org/5.5.8-163-bus-tegra-aconnect-Remove-PM_CLK-dependency.patch
patches.kernel.org/5.5.8-164-clk-qcom-rpmh-Sort-OF-match-table.patch
patches.kernel.org/5.5.8-165-xfs-clear-kernel-only-flags-in-XFS_IOC_ATTRMULT.patch
patches.kernel.org/5.5.8-166-locking-lockdep-Fix-lockdep_stats-indentation-p.patch
patches.kernel.org/5.5.8-167-mm-debug.c-always-print-flags-in-dump_page.patch
patches.kernel.org/5.5.8-168-mm-gup-allow-FOLL_FORCE-for-get_user_pages_fast.patch
patches.kernel.org/5.5.8-169-mm-huge_memory.c-use-head-to-check-huge-zero-pa.patch
patches.kernel.org/5.5.8-170-mm-thp-fix-defrag-setting-if-newline-is-not-use.patch
patches.kernel.org/5.5.8-171-kvm-nVMX-VMWRITE-checks-VMCS-link-pointer-befor.patch
patches.kernel.org/5.5.8-172-kvm-nVMX-VMWRITE-checks-unsupported-field-befor.patch
patches.kernel.org/5.5.8-173-Linux-5.5.8.patch
patches.kernel.org/5.5.9-001-ASoC-intel-skl-hda-export-number-of-digital-mic.patch
patches.kernel.org/5.5.9-002-block-bfq-get-a-ref-to-a-group-when-adding-it-t.patch
patches.kernel.org/5.5.9-003-block-bfq-get-extra-ref-to-prevent-a-queue-from.patch
patches.kernel.org/5.5.9-004-block-bfq-do-not-insert-oom-queue-into-position.patch
patches.kernel.org/5.5.9-005-dm-thin-metadata-fix-lockdep-complaint.patch
patches.kernel.org/5.5.9-006-net-dsa-bcm_sf2-Forcibly-configure-IMP-port-for.patch
patches.kernel.org/5.5.9-007-RDMA-core-Fix-pkey-and-port-assignment-in-get_n.patch
patches.kernel.org/5.5.9-008-RDMA-core-Fix-use-of-logical-OR-in-get_new_pps.patch
patches.kernel.org/5.5.9-009-blktrace-fix-dereference-after-null-check.patch
patches.kernel.org/5.5.9-010-netfilter-hashlimit-do-not-use-indirect-calls-d.patch
patches.kernel.org/5.5.9-011-netfilter-xt_hashlimit-unregister-proc-file-bef.patch
patches.kernel.org/5.5.9-012-ALSA-hda-do-not-override-bus-codec_mask-in-link.patch
patches.kernel.org/5.5.9-013-serial-ar933x_uart-set-UART_CS_-RX-TX-_READY_OR.patch
patches.kernel.org/5.5.9-014-Kernel-selftests-tpm2-check-for-tpm-support.patch
patches.kernel.org/5.5.9-015-selftests-fix-too-long-argument.patch
patches.kernel.org/5.5.9-016-usb-gadget-composite-Support-more-than-500mA-Ma.patch
patches.kernel.org/5.5.9-017-usb-gadget-ffs-ffs_aio_cancel-Save-restore-IRQ-.patch
patches.kernel.org/5.5.9-018-usb-gadget-serial-fix-Tx-stall-after-buffer-ove.patch
patches.kernel.org/5.5.9-019-habanalabs-halt-the-engines-before-hard-reset.patch
patches.kernel.org/5.5.9-020-habanalabs-do-not-halt-CoreSight-during-hard-re.patch
patches.kernel.org/5.5.9-021-habanalabs-patched-cb-equals-user-cb-in-device-.patch
patches.kernel.org/5.5.9-022-drm-msm-mdp5-rate-limit-pp-done-timeout-warning.patch
patches.kernel.org/5.5.9-023-drm-msm-Fix-return-type-of-dsi_mgr_connector_mo.patch
patches.kernel.org/5.5.9-024-drm-modes-Make-sure-to-parse-valid-rotation-val.patch
patches.kernel.org/5.5.9-025-drm-modes-Allow-DRM_MODE_ROTATE_0-when-applying.patch
patches.kernel.org/5.5.9-026-scsi-megaraid_sas-silence-a-warning.patch
patches.kernel.org/5.5.9-027-drm-msm-dsi-save-pll-state-before-dsi-host-is-p.patch
patches.kernel.org/5.5.9-028-drm-msm-dsi-pll-call-vco-set-rate-explicitly.patch
patches.kernel.org/5.5.9-029-selftests-forwarding-use-proto-icmp-for-gretap-.patch
patches.kernel.org/5.5.9-030-selftests-forwarding-vxlan_bridge_1d-fix-tos-va.patch
patches.kernel.org/5.5.9-031-net-atlantic-check-rpc-result-and-wait-for-rpc-.patch
patches.kernel.org/5.5.9-032-net-atlantic-ptp-gpio-adjustments.patch
patches.kernel.org/5.5.9-033-net-ks8851-ml-Remove-8-bit-bus-accessors.patch
patches.kernel.org/5.5.9-034-net-ks8851-ml-Fix-16-bit-data-access.patch
patches.kernel.org/5.5.9-035-net-ks8851-ml-Fix-16-bit-IO-operation.patch
patches.kernel.org/5.5.9-036-net-ethernet-dm9000-Handle-EPROBE_DEFER-in-dm90.patch
patches.kernel.org/5.5.9-037-watchdog-da9062-do-not-ping-the-hw-during-stop.patch
patches.kernel.org/5.5.9-038-s390-cio-cio_ignore_proc_seq_next-should-increa.patch
patches.kernel.org/5.5.9-039-s390-make-install-not-depend-on-vmlinux.patch
patches.kernel.org/5.5.9-040-efi-Only-print-errors-about-failing-to-get-cert.patch
patches.kernel.org/5.5.9-041-net-mlx5-DR-Fix-matching-on-vport-gvmi.patch
patches.kernel.org/5.5.9-042-iommu-amd-Disable-IOMMU-on-Stoney-Ridge-systems.patch
patches.kernel.org/5.5.9-043-nvme-pci-Add-sleep-quirk-for-Samsung-and-Toshib.patch
patches.kernel.org/5.5.9-044-nvme-pci-Use-single-IRQ-vector-for-old-Apple-mo.patch
patches.kernel.org/5.5.9-045-x86-boot-compressed-Don-t-declare-__force_order.patch
patches.kernel.org/5.5.9-046-s390-qdio-fill-SL-with-absolute-addresses.patch
patches.kernel.org/5.5.9-047-nvme-Fix-uninitialized-variable-warning.patch
patches.kernel.org/5.5.9-048-ice-Don-t-tell-the-OS-that-link-is-going-down.patch
patches.kernel.org/5.5.9-049-x86-xen-Distribute-switch-variables-for-initial.patch
patches.kernel.org/5.5.9-050-net-thunderx-workaround-BGX-TX-Underflow-issue.patch
patches.kernel.org/5.5.9-051-csky-mm-Fixup-export-invalid_pte_table-symbol.patch
patches.kernel.org/5.5.9-052-csky-Set-regs-usp-to-kernel-sp-when-the-excepti.patch
patches.kernel.org/5.5.9-053-csky-smp-Fixup-boot-failed-when-CONFIG_SMP.patch
patches.kernel.org/5.5.9-054-csky-Fixup-ftrace-modify-panic.patch
patches.kernel.org/5.5.9-055-csky-Fixup-compile-warning-for-three-unimplemen.patch
patches.kernel.org/5.5.9-056-arch-csky-fix-some-Kconfig-typos.patch
patches.kernel.org/5.5.9-057-selftests-forwarding-vxlan_bridge_1d-use-more-p.patch
patches.kernel.org/5.5.9-058-firmware-imx-scu-Ensure-sequential-TX.patch
patches.kernel.org/5.5.9-059-binder-prevent-UAF-for-binderfs-devices.patch
patches.kernel.org/5.5.9-060-binder-prevent-UAF-for-binderfs-devices-II.patch
patches.kernel.org/5.5.9-061-ALSA-hda-realtek-Add-Headset-Mic-supported.patch
patches.kernel.org/5.5.9-062-ALSA-hda-realtek-Add-Headset-Button-supported-f.patch
patches.kernel.org/5.5.9-063-ALSA-hda-realtek-Fix-a-regression-for-mute-led-.patch
patches.kernel.org/5.5.9-064-ALSA-hda-realtek-Fix-silent-output-on-Gigabyte-.patch
patches.kernel.org/5.5.9-065-ALSA-hda-realtek-Enable-the-headset-of-ASUS-B94.patch
patches.kernel.org/5.5.9-066-driver-core-Call-sync_state-even-if-supplier-ha.patch
patches.kernel.org/5.5.9-067-cifs-don-t-leak-EAGAIN-for-stat-during-reconnec.patch
patches.kernel.org/5.5.9-068-cifs-fix-rename-by-ensuring-source-handle-opene.patch
patches.kernel.org/5.5.9-069-usb-storage-Add-quirk-for-Samsung-Fit-flash.patch
patches.kernel.org/5.5.9-070-usb-usb251xb-fix-regulator-probe-and-error-hand.patch
patches.kernel.org/5.5.9-071-usb-quirks-add-NO_LPM-quirk-for-Logitech-Screen.patch
patches.kernel.org/5.5.9-072-usb-dwc3-gadget-Update-chain-bit-correctly-when.patch
patches.kernel.org/5.5.9-073-usb-cdns3-gadget-link-trb-should-point-to-next-.patch
patches.kernel.org/5.5.9-074-usb-cdns3-gadget-toggle-cycle-bit-before-reset-.patch
patches.kernel.org/5.5.9-075-usb-core-hub-fix-unhandled-return-by-employing-.patch
patches.kernel.org/5.5.9-076-usb-core-hub-do-error-out-if-usb_autopm_get_int.patch
patches.kernel.org/5.5.9-077-usb-core-port-do-error-out-if-usb_autopm_get_in.patch
patches.kernel.org/5.5.9-078-vgacon-Fix-a-UAF-in-vgacon_invert_region.patch
patches.kernel.org/5.5.9-079-mm-numa-fix-bad-pmd-by-atomically-check-for-pmd.patch
patches.kernel.org/5.5.9-080-mm-fix-possible-PMD-dirty-bit-lost-in-set_pmd_m.patch
patches.kernel.org/5.5.9-081-mm-avoid-data-corruption-on-CoW-fault-into-PFN-.patch
patches.kernel.org/5.5.9-082-mm-hotplug-fix-page-online-with-DEBUG_PAGEALLOC.patch
patches.kernel.org/5.5.9-083-fat-fix-uninit-memory-access-for-partial-initia.patch
patches.kernel.org/5.5.9-084-btrfs-fix-RAID-direct-I-O-reads-with-alternate-.patch
patches.kernel.org/5.5.9-085-arm64-dts-socfpga-agilex-Fix-gmac-compatible.patch
patches.kernel.org/5.5.9-086-arm-dts-dra76x-Fix-mmc3-max-frequency.patch
patches.kernel.org/5.5.9-087-phy-allwinner-Fix-GENMASK-misuse.patch
patches.kernel.org/5.5.9-088-tty-serial-mvebu-uart-fix-a-wrong-return.patch
patches.kernel.org/5.5.9-089-tty-serial-fsl_lpuart-free-IDs-allocated-by-IDA.patch
patches.kernel.org/5.5.9-090-serial-8250_exar-add-support-for-ACCES-cards.patch
patches.kernel.org/5.5.9-091-serdev-Fix-detection-of-UART-devices-on-Apple-m.patch
patches.kernel.org/5.5.9-092-vt-selection-close-sel_buffer-race.patch
patches.kernel.org/5.5.9-093-vt-selection-push-console-lock-down.patch
patches.kernel.org/5.5.9-094-vt-selection-push-sel_lock-up.patch
patches.kernel.org/5.5.9-095-media-hantro-Fix-broken-media-controller-links.patch
patches.kernel.org/5.5.9-096-media-mc-entity.c-use-to-check-pad-flags-not.patch
patches.kernel.org/5.5.9-097-media-vicodec-process-all-4-components-for-RGB3.patch
patches.kernel.org/5.5.9-098-media-v4l2-mem2mem.c-fix-broken-links.patch
patches.kernel.org/5.5.9-099-perf-intel-pt-Fix-endless-record-after-being-te.patch
patches.kernel.org/5.5.9-100-perf-intel-bts-Fix-endless-record-after-being-t.patch
patches.kernel.org/5.5.9-101-perf-cs-etm-Fix-endless-record-after-being-term.patch
patches.kernel.org/5.5.9-102-perf-arm-spe-Fix-endless-record-after-being-ter.patch
patches.kernel.org/5.5.9-103-spi-spidev-Fix-CS-polarity-if-GPIO-descriptors-.patch
patches.kernel.org/5.5.9-104-x86-ioperm-Add-new-paravirt-function-update_io_.patch
patches.kernel.org/5.5.9-105-x86-pkeys-Manually-set-X86_FEATURE_OSPKE-to-pre.patch
patches.kernel.org/5.5.9-106-s390-pci-Fix-unexpected-write-combine-on-resour.patch
patches.kernel.org/5.5.9-107-s390-mm-fix-panic-in-gup_fast-on-large-pud.patch
patches.kernel.org/5.5.9-108-selftests-pidfd-Add-pidfd_fdinfo_test-in-.gitig.patch
patches.kernel.org/5.5.9-109-powerpc-mm-Fix-missing-KUAP-disable-in-flush_co.patch
patches.kernel.org/5.5.9-110-drm-virtio-fix-mmap-page-attributes.patch
patches.kernel.org/5.5.9-111-drm-shmem-add-support-for-per-object-caching-fl.patch
patches.kernel.org/5.5.9-112-drm-amdgpu-disable-3D-pipe-1-on-Navi1x.patch
patches.kernel.org/5.5.9-113-drm-amd-powerplay-fix-pre-check-condition-for-s.patch
patches.kernel.org/5.5.9-114-dmaengine-imx-sdma-fix-context-cache.patch
patches.kernel.org/5.5.9-115-dmaengine-imx-sdma-Fix-the-event-id-check-to-in.patch
patches.kernel.org/5.5.9-116-dmaengine-tegra-apb-Fix-use-after-free.patch
patches.kernel.org/5.5.9-117-dmaengine-tegra-apb-Prevent-race-conditions-of-.patch
patches.kernel.org/5.5.9-118-dm-integrity-fix-recalculation-when-moving-from.patch
patches.kernel.org/5.5.9-119-dm-integrity-fix-a-deadlock-due-to-offloading-t.patch
patches.kernel.org/5.5.9-120-dm-integrity-fix-invalid-table-returned-due-to-.patch
patches.kernel.org/5.5.9-121-dm-cache-fix-a-crash-due-to-incorrect-work-item.patch
patches.kernel.org/5.5.9-122-dm-report-suspended-device-during-destroy.patch
patches.kernel.org/5.5.9-123-dm-writecache-verify-watermark-during-resume.patch
patches.kernel.org/5.5.9-124-dm-zoned-Fix-reference-counter-initial-value-of.patch
patches.kernel.org/5.5.9-125-dm-fix-congested_fn-for-request-based-device.patch
patches.kernel.org/5.5.9-126-arm64-dts-meson-sm1-sei610-add-missing-interrup.patch
patches.kernel.org/5.5.9-127-ARM-dts-ls1021a-Restore-MDIO-compatible-to-gian.patch
patches.kernel.org/5.5.9-128-spi-bcm63xx-hsspi-Really-keep-pll-clk-enabled.patch
patches.kernel.org/5.5.9-129-drm-virtio-fix-resource-id-creation-race.patch
patches.kernel.org/5.5.9-130-ASoC-topology-Fix-memleak-in-soc_tplg_link_elem.patch
patches.kernel.org/5.5.9-131-ASoC-topology-Fix-memleak-in-soc_tplg_manifest_.patch
patches.kernel.org/5.5.9-132-ASoC-SOF-Fix-snd_sof_ipc_stream_posn.patch
patches.kernel.org/5.5.9-133-ASoC-intel-skl-Fix-pin-debug-prints.patch
patches.kernel.org/5.5.9-134-ASoC-intel-skl-Fix-possible-buffer-overflow-in-.patch
patches.kernel.org/5.5.9-135-ASoC-pcm-Fix-possible-buffer-overflow-in-dpcm-s.patch
patches.kernel.org/5.5.9-136-ASoC-pcm512x-Fix-unbalanced-regulator-enable-ca.patch
patches.kernel.org/5.5.9-137-ASoC-Intel-Skylake-Fix-available-clock-counter-.patch
patches.kernel.org/5.5.9-138-ASoC-dapm-Correct-DAPM-handling-of-active-widge.patch
patches.kernel.org/5.5.9-139-ASoC-soc-component-tidyup-snd_soc_pcm_component.patch
patches.kernel.org/5.5.9-140-spi-atmel-quadspi-fix-possible-MMIO-window-size.patch
patches.kernel.org/5.5.9-141-drm-panfrost-Don-t-try-to-map-on-error-faults.patch
patches.kernel.org/5.5.9-142-drm-mediatek-Handle-component-type-MTK_DISP_OVL.patch
patches.kernel.org/5.5.9-143-drm-ttm-fix-leaking-fences-via-ttm_buffer_objec.patch
patches.kernel.org/5.5.9-144-drm-kirin-Revert-Fix-for-hikey620-display-offse.patch
patches.kernel.org/5.5.9-145-drm-sun4i-Add-separate-DE3-VI-layer-formats.patch
patches.kernel.org/5.5.9-146-drm-sun4i-Fix-DE2-VI-layer-format-support.patch
patches.kernel.org/5.5.9-147-drm-sun4i-de2-de3-Remove-unsupported-VI-layer-f.patch
patches.kernel.org/5.5.9-148-drm-i915-Program-MBUS-with-rmw-during-initializ.patch
patches.kernel.org/5.5.9-149-drm-i915-selftests-Fix-return-in-assert_mmap_of.patch
patches.kernel.org/5.5.9-150-drm-i915-perf-Reintroduce-wait-on-OA-configurat.patch
patches.kernel.org/5.5.9-151-phy-mapphone-mdm6600-Fix-timeouts-by-adding-wak.patch
patches.kernel.org/5.5.9-152-phy-mapphone-mdm6600-Fix-write-timeouts-with-sh.patch
patches.kernel.org/5.5.9-153-ARM-dts-imx6-phycore-som-fix-emmc-supply.patch
patches.kernel.org/5.5.9-154-arm64-dts-imx8qxp-mek-Remove-unexisting-Etherne.patch
patches.kernel.org/5.5.9-155-firmware-imx-misc-Align-imx-sc-msg-structs-to-4.patch
patches.kernel.org/5.5.9-156-firmware-imx-scu-pd-Align-imx-sc-msg-structs-to.patch
patches.kernel.org/5.5.9-157-firmware-imx-Align-imx_sc_msg_req_cpu_start-to-.patch
patches.kernel.org/5.5.9-158-soc-imx-scu-Align-imx-sc-msg-structs-to-4.patch
patches.kernel.org/5.5.9-159-Revert-RDMA-cma-Simplify-rdma_resolve_addr-erro.patch
patches.kernel.org/5.5.9-160-RDMA-rw-Fix-error-flow-during-RDMA-context-init.patch
patches.kernel.org/5.5.9-161-RDMA-odp-Ensure-the-mm-is-still-alive-before-cr.patch
patches.kernel.org/5.5.9-162-RDMA-nldev-Fix-crash-when-set-a-QP-to-a-new-cou.patch
patches.kernel.org/5.5.9-163-RDMA-siw-Fix-failure-handling-during-device-cre.patch
patches.kernel.org/5.5.9-164-RDMA-iwcm-Fix-iwcm-work-deallocation.patch
patches.kernel.org/5.5.9-165-RDMA-core-Fix-protection-fault-in-ib_mr_pool_de.patch
patches.kernel.org/5.5.9-166-regulator-stm32-vrefbuf-fix-a-possible-overshoo.patch
patches.kernel.org/5.5.9-167-regulator-qcom_spmi-Fix-docs-for-PM8004.patch
patches.kernel.org/5.5.9-168-RMDA-cm-Fix-missing-ib_cm_destroy_id-in-ib_cm_i.patch
patches.kernel.org/5.5.9-169-IB-mlx5-Fix-implicit-ODP-race.patch
patches.kernel.org/5.5.9-170-IB-hfi1-qib-Ensure-RCU-is-locked-when-accessing.patch
patches.kernel.org/5.5.9-171-ARM-imx-build-v7_cpu_resume-unconditionally.patch
patches.kernel.org/5.5.9-172-ARM-dts-imx7d-fix-opp-supported-hw.patch
patches.kernel.org/5.5.9-173-ARM-dts-am437x-idk-evm-Fix-incorrect-OPP-node-n.patch
patches.kernel.org/5.5.9-174-ARM-dts-dra7xx-clocks-Fixup-IPU1-mux-clock-pare.patch
patches.kernel.org/5.5.9-175-ARM-dts-imx7-colibri-Fix-frequency-for-sd-mmc.patch
patches.kernel.org/5.5.9-176-hwmon-adt7462-Fix-an-error-return-in-ADT7462_RE.patch
patches.kernel.org/5.5.9-177-dma-buf-free-dmabuf-name-in-dma_buf_release.patch
patches.kernel.org/5.5.9-178-dmaengine-coh901318-Fix-a-double-lock-bug-in-dm.patch
patches.kernel.org/5.5.9-179-sched-fair-Fix-statistics-for-find_idlest_group.patch
patches.kernel.org/5.5.9-180-arm64-dts-meson-fix-gxm-khadas-vim2-wifi.patch
patches.kernel.org/5.5.9-181-bus-ti-sysc-Fix-1-wire-reset-quirk.patch
patches.kernel.org/5.5.9-182-dt-bindings-arm-fsl-fix-APF6Dev-compatible.patch
patches.kernel.org/5.5.9-183-EDAC-synopsys-Do-not-print-an-error-with-back-t.patch
patches.kernel.org/5.5.9-184-powerpc-fix-hardware-PMU-exception-bug-on-Power.patch
patches.kernel.org/5.5.9-185-efi-x86-Align-GUIDs-to-their-size-in-the-mixed-.patch
patches.kernel.org/5.5.9-186-efi-x86-Handle-by-ref-arguments-covering-multip.patch
patches.kernel.org/5.5.9-187-efi-READ_ONCE-rng-seed-size-before-munmap.patch
patches.kernel.org/5.5.9-188-net-stmmac-fix-notifier-registration.patch
patches.kernel.org/5.5.9-189-block-bfq-remove-ifdefs-from-around-gets-puts-o.patch
patches.kernel.org/5.5.9-190-csky-Implement-copy_thread_tls.patch
patches.kernel.org/5.5.9-191-Linux-5.5.9.patch
patches.kernel.org/5.5.10-001-virtio_balloon-Adjust-label-in-virtballoon_pro.patch
patches.kernel.org/5.5.10-002-ALSA-hda-realtek-More-constifications.patch
patches.kernel.org/5.5.10-003-ALSA-hda-realtek-Add-Headset-Mic-supported-for.patch
patches.kernel.org/5.5.10-004-ALSA-hda-realtek-Fixed-one-of-HP-ALC671-platfo.patch
patches.kernel.org/5.5.10-005-cgroup-netclassid-periodically-release-file_lo.patch
patches.kernel.org/5.5.10-006-cxgb4-fix-checks-for-max-queues-to-allocate.patch
patches.kernel.org/5.5.10-007-gre-fix-uninit-value-in-__iptunnel_pull_header.patch
patches.kernel.org/5.5.10-008-inet_diag-return-classid-for-all-socket-types.patch
patches.kernel.org/5.5.10-009-ipv6-addrconf-call-ipv6_mc_up-for-non-Ethernet.patch
patches.kernel.org/5.5.10-010-ipvlan-add-cond_resched_rcu-while-processing-m.patch
patches.kernel.org/5.5.10-011-ipvlan-do-not-add-hardware-address-of-master-t.patch
patches.kernel.org/5.5.10-012-ipvlan-do-not-use-cond_resched_rcu-in-ipvlan_p.patch
patches.kernel.org/5.5.10-013-ipvlan-don-t-deref-eth-hdr-before-checking-it-.patch
patches.kernel.org/5.5.10-014-macvlan-add-cond_resched-during-multicast-proc.patch
patches.kernel.org/5.5.10-015-net-dsa-fix-phylink_start-phylink_stop-calls.patch
patches.kernel.org/5.5.10-016-net-dsa-mv88e6xxx-fix-lockup-on-warm-boot.patch
patches.kernel.org/5.5.10-017-net-fec-validate-the-new-settings-in-fec_enet_.patch
patches.kernel.org/5.5.10-018-net-hns3-fix-a-not-link-up-issue-when-fibre-po.patch
patches.kernel.org/5.5.10-019-net-ipv6-use-configured-metric-when-add-peer-r.patch
patches.kernel.org/5.5.10-020-netlink-Use-netlink-header-as-base-to-calculat.patch
patches.kernel.org/5.5.10-021-net-macsec-update-SCI-upon-MAC-address-change.patch
patches.kernel.org/5.5.10-022-net-mscc-ocelot-properly-account-for-VLAN-head.patch
patches.kernel.org/5.5.10-023-net-nfc-fix-bounds-checking-bugs-on-pipe.patch
patches.kernel.org/5.5.10-024-net-packet-tpacket_rcv-do-not-increment-ring-i.patch
patches.kernel.org/5.5.10-025-net-phy-bcm63xx-fix-OOPS-due-to-missing-driver.patch
patches.kernel.org/5.5.10-026-net-smc-cancel-event-worker-during-device-remo.patch
patches.kernel.org/5.5.10-027-net-stmmac-dwmac1000-Disable-ACS-if-enhanced-d.patch
patches.kernel.org/5.5.10-028-net-systemport-fix-index-check-to-avoid-an-arr.patch
patches.kernel.org/5.5.10-029-r8152-check-disconnect-status-after-long-sleep.patch
patches.kernel.org/5.5.10-030-sfc-detach-from-cb_page-in-efx_copy_channel.patch
patches.kernel.org/5.5.10-031-slip-make-slhc_compress-more-robust-against-ma.patch
patches.kernel.org/5.5.10-032-taprio-Fix-sending-packets-without-dequeueing-.patch
patches.kernel.org/5.5.10-033-bonding-alb-make-sure-arp-header-is-pulled-bef.patch
patches.kernel.org/5.5.10-034-bnxt_en-reinitialize-IRQs-when-MTU-is-modified.patch
patches.kernel.org/5.5.10-035-bnxt_en-fix-error-handling-when-flashing-from-.patch
patches.kernel.org/5.5.10-036-cgroup-memcg-net-do-not-associate-sock-with-un.patch
patches.kernel.org/5.5.10-037-net-memcg-late-association-of-sock-to-memcg.patch
patches.kernel.org/5.5.10-038-net-memcg-fix-lockdep-splat-in-inet_csk_accept.patch
patches.kernel.org/5.5.10-039-dt-bindings-net-FMan-erratum-A050385.patch
patches.kernel.org/5.5.10-040-arm64-dts-ls1043a-FMan-erratum-A050385.patch
patches.kernel.org/5.5.10-041-fsl-fman-detect-FMan-erratum-A050385.patch
patches.kernel.org/5.5.10-042-dpaa_eth-FMan-erratum-A050385-workaround.patch
patches.kernel.org/5.5.10-043-net-hns3-fix-tc-qdisc-del-failed-issue.patch
patches.kernel.org/5.5.10-044-net-hns3-fix-RMW-issue-for-VLAN-filter-switch.patch
patches.kernel.org/5.5.10-045-net-hns3-clear-port-base-VLAN-when-unload-PF.patch
patches.kernel.org/5.5.10-046-devlink-validate-length-of-param-values.patch
patches.kernel.org/5.5.10-047-devlink-validate-length-of-region-addr-len.patch
patches.kernel.org/5.5.10-048-fib-add-missing-attribute-validation-for-tun_i.patch
patches.kernel.org/5.5.10-049-nl802154-add-missing-attribute-validation.patch
patches.kernel.org/5.5.10-050-nl802154-add-missing-attribute-validation-for-.patch
patches.kernel.org/5.5.10-051-can-add-missing-attribute-validation-for-termi.patch
patches.kernel.org/5.5.10-052-macsec-add-missing-attribute-validation-for-po.patch
patches.kernel.org/5.5.10-053-openvswitch-add-missing-attribute-validation-f.patch
patches.kernel.org/5.5.10-054-net-fq-add-missing-attribute-validation-for-or.patch
patches.kernel.org/5.5.10-055-net-taprio-add-missing-attribute-validation-fo.patch
patches.kernel.org/5.5.10-056-team-add-missing-attribute-validation-for-port.patch
patches.kernel.org/5.5.10-057-team-add-missing-attribute-validation-for-arra.patch
patches.kernel.org/5.5.10-058-tipc-add-missing-attribute-validation-for-MTU-.patch
patches.kernel.org/5.5.10-059-nfc-add-missing-attribute-validation-for-SE-AP.patch
patches.kernel.org/5.5.10-060-nfc-add-missing-attribute-validation-for-deact.patch
patches.kernel.org/5.5.10-061-nfc-add-missing-attribute-validation-for-vendo.patch
patches.kernel.org/5.5.10-062-net-phy-avoid-clearing-PHY-interrupts-twice-in.patch
patches.kernel.org/5.5.10-063-net-phy-fix-MDIO-bus-PM-PHY-resuming.patch
patches.kernel.org/5.5.10-064-net-ipv6-need-update-peer-route-when-modify-me.patch
patches.kernel.org/5.5.10-065-net-ipv6-remove-the-old-peer-route-if-change-i.patch
patches.kernel.org/5.5.10-066-selftests-net-fib_tests-update-addr_metric_tes.patch
patches.kernel.org/5.5.10-067-s390-qeth-don-t-reset-default_out_queue.patch
patches.kernel.org/5.5.10-068-s390-qeth-handle-error-when-backing-RX-buffer.patch
patches.kernel.org/5.5.10-069-net-dsa-Don-t-instantiate-phylink-for-CPU-DSA-.patch
patches.kernel.org/5.5.10-070-net-dsa-mv88e6xxx-Add-missing-mask-of-ATU-occu.patch
patches.kernel.org/5.5.10-071-net-phy-Avoid-multiple-suspends.patch
patches.kernel.org/5.5.10-072-cgroup-fix-psi_show-crash-on-32bit-ino-archs.patch
patches.kernel.org/5.5.10-073-cgroup-cgroup_procs_next-should-increase-posit.patch
patches.kernel.org/5.5.10-074-cgroup-Iterate-tasks-that-did-not-finish-do_ex.patch
patches.kernel.org/5.5.10-075-netfilter-nf_tables-fix-infinite-loop-when-exp.patch
patches.kernel.org/5.5.10-076-iwlwifi-mvm-Do-not-require-PHY_SKU-NVM-section.patch
patches.kernel.org/5.5.10-077-virtio-blk-fix-hw_queue-stopped-on-arbitrary-e.patch
patches.kernel.org/5.5.10-078-iommu-vt-d-quirk_ioat_snb_local_iommu-replace-.patch
patches.kernel.org/5.5.10-079-netfilter-nf_conntrack-ct_cpu_seq_next-should-.patch
patches.kernel.org/5.5.10-080-netfilter-synproxy-synproxy_cpu_seq_next-shoul.patch
patches.kernel.org/5.5.10-081-netfilter-xt_recent-recent_seq_next-should-inc.patch
patches.kernel.org/5.5.10-082-netfilter-x_tables-xt_mttg_seq_next-should-inc.patch
patches.kernel.org/5.5.10-083-workqueue-don-t-use-wq_select_unbound_cpu-for-.patch
patches.kernel.org/5.5.10-084-drm-amd-display-remove-duplicated-assignment-t.patch
patches.kernel.org/5.5.10-085-drm-i915-Actually-emit-the-await_start.patch
patches.kernel.org/5.5.10-086-drm-i915-Return-early-for-await_start-on-same-.patch
patches.kernel.org/5.5.10-087-drm-i915-be-more-solid-in-checking-the-alignme.patch
patches.kernel.org/5.5.10-088-drm-i915-Defer-semaphore-priority-bumping-to-a.patch
patches.kernel.org/5.5.10-089-drm-i915-gt-Close-race-between-cacheline_retir.patch
patches.kernel.org/5.5.10-090-drm-i915-execlists-Enable-timeslice-on-partial.patch
patches.kernel.org/5.5.10-091-mmc-sdhci-pci-gli-Enable-MSI-interrupt-for-GL9.patch
patches.kernel.org/5.5.10-092-pinctrl-falcon-fix-syntax-error.patch
patches.kernel.org/5.5.10-093-pinctrl-qcom-Assign-irq_eoi-conditionally.patch
patches.kernel.org/5.5.10-094-ktest-Add-timeout-for-ssh-sync-testing.patch
patches.kernel.org/5.5.10-095-block-Fix-partition-support-for-host-aware-zon.patch
patches.kernel.org/5.5.10-096-cifs_atomic_open-fix-double-put-on-late-alloca.patch
patches.kernel.org/5.5.10-097-gfs2_atomic_open-fix-O_EXCL-O_CREAT-handling-o.patch
patches.kernel.org/5.5.10-098-KVM-x86-clear-stale-x86_emulate_ctxt-intercept.patch
patches.kernel.org/5.5.10-099-KVM-nVMX-avoid-NULL-pointer-dereference-with-i.patch
patches.kernel.org/5.5.10-100-ARC-define-__ALIGN_STR-and-__ALIGN-symbols-for.patch
patches.kernel.org/5.5.10-101-fuse-fix-stack-use-after-return.patch
patches.kernel.org/5.5.10-102-MIPS-DTS-CI20-fix-PMU-definitions-for-ACT8600.patch
patches.kernel.org/5.5.10-103-MIPS-DTS-CI20-fix-interrupt-for-pcf8563-RTC.patch
patches.kernel.org/5.5.10-104-MIPS-Fix-CONFIG_MIPS_CMDLINE_DTB_EXTEND-handli.patch
patches.kernel.org/5.5.10-105-s390-dasd-fix-data-corruption-for-thin-provisi.patch
patches.kernel.org/5.5.10-106-ipmi_si-Avoid-spurious-errors-for-optional-IRQ.patch
patches.kernel.org/5.5.10-107-ftrace-Return-the-first-found-result-in-lookup.patch
patches.kernel.org/5.5.10-108-blk-iocost-fix-incorrect-vtime-comparison-in-i.patch
patches.kernel.org/5.5.10-109-fscrypt-don-t-evict-dirty-inodes-after-removin.patch
patches.kernel.org/5.5.10-110-pid-Fix-error-return-value-in-some-cases.patch
patches.kernel.org/5.5.10-111-macintosh-windfarm-fix-MODINFO-regression.patch
patches.kernel.org/5.5.10-112-x86-ioremap-Map-EFI-runtime-services-data-as-e.patch
patches.kernel.org/5.5.10-113-efi-Fix-a-race-and-a-buffer-overflow-while-rea.patch
patches.kernel.org/5.5.10-114-efi-Add-a-sanity-check-to-efivar_store_raw.patch
patches.kernel.org/5.5.10-115-i2c-designware-pci-Fix-BUG_ON-during-device-re.patch
patches.kernel.org/5.5.10-116-mt76-fix-array-overflow-on-receiving-too-many-.patch
patches.kernel.org/5.5.10-117-perf-amd-uncore-Replace-manual-sampling-check-.patch
patches.kernel.org/5.5.10-118-x86-mce-Fix-logic-and-comments-around-MSR_PPIN.patch
patches.kernel.org/5.5.10-119-iommu-dma-Fix-MSI-reservation-allocation.patch
patches.kernel.org/5.5.10-120-iommu-vt-d-dmar-replace-WARN_TAINT-with-pr_war.patch
patches.kernel.org/5.5.10-121-iommu-vt-d-dmar_parse_one_rmrr-replace-WARN_TA.patch
patches.kernel.org/5.5.10-122-iommu-vt-d-Fix-RCU-list-debugging-warnings.patch
patches.kernel.org/5.5.10-123-iommu-vt-d-Fix-a-bug-in-intel_iommu_iova_to_ph.patch
patches.kernel.org/5.5.10-124-batman-adv-Don-t-schedule-OGM-for-disabled-int.patch
patches.kernel.org/5.5.10-125-clk-imx8mn-Fix-incorrect-clock-defines.patch
patches.kernel.org/5.5.10-126-pinctrl-meson-gxl-fix-GPIOX-sdio-pins.patch
patches.kernel.org/5.5.10-127-pinctrl-imx-scu-Align-imx-sc-msg-structs-to-4.patch
patches.kernel.org/5.5.10-128-virtio_ring-Fix-mem-leak-with-vring_new_virtqu.patch
patches.kernel.org/5.5.10-129-x86-mce-therm_throt-Undo-thermal-polling-prope.patch
patches.kernel.org/5.5.10-130-drm-i915-gvt-Fix-dma-buf-display-blur-issue-on.patch
patches.kernel.org/5.5.10-131-pinctrl-core-Remove-extra-kref_get-which-block.patch
patches.kernel.org/5.5.10-132-drm-i915-gvt-Fix-unnecessary-schedule-timer-wh.patch
patches.kernel.org/5.5.10-133-driver-code-clarify-and-fix-platform-device-DM.patch
patches.kernel.org/5.5.10-134-iommu-vt-d-Fix-RCU-list-bugs-in-intel_iommu_in.patch
patches.kernel.org/5.5.10-135-i2c-gpio-suppress-error-on-probe-defer.patch
patches.kernel.org/5.5.10-136-nl80211-add-missing-attribute-validation-for-c.patch
patches.kernel.org/5.5.10-137-nl80211-add-missing-attribute-validation-for-b.patch
patches.kernel.org/5.5.10-138-nl80211-add-missing-attribute-validation-for-c.patch
patches.kernel.org/5.5.10-139-perf-bench-futex-wake-Restore-thread-count-def.patch
patches.kernel.org/5.5.10-140-netfilter-nf_tables-free-flowtable-hooks-on-ho.patch
patches.kernel.org/5.5.10-141-netfilter-cthelper-add-missing-attribute-valid.patch
patches.kernel.org/5.5.10-142-netfilter-nft_payload-add-missing-attribute-va.patch
patches.kernel.org/5.5.10-143-netfilter-nft_tunnel-add-missing-attribute-val.patch
patches.kernel.org/5.5.10-144-netfilter-nf_tables-dump-NFTA_CHAIN_FLAGS-attr.patch
patches.kernel.org/5.5.10-145-netfilter-nft_chain_nat-inet-family-is-missing.patch
patches.kernel.org/5.5.10-146-iommu-vt-d-Fix-the-wrong-printing-in-RHSA-pars.patch
patches.kernel.org/5.5.10-147-iommu-vt-d-Ignore-devices-with-out-of-spec-dom.patch
patches.kernel.org/5.5.10-148-i2c-acpi-put-device-when-verifying-client-fail.patch
patches.kernel.org/5.5.10-149-iommu-amd-Fix-IOMMU-AVIC-not-properly-update-t.patch
patches.kernel.org/5.5.10-150-ipv6-restrict-IPV6_ADDRFORM-operation.patch
patches.kernel.org/5.5.10-151-net-smc-check-for-valid-ib_client_data.patch
patches.kernel.org/5.5.10-152-Linux-5.5.10.patch
patches.kernel.org/5.5.11-001-pinctrl-qcom-ssbi-gpio-Fix-fwspec-parsing-bug.patch
patches.kernel.org/5.5.11-002-ACPI-watchdog-Allow-disabling-WDAT-at-boot.patch
patches.kernel.org/5.5.11-003-HID-apple-Add-support-for-recent-firmware-on-M.patch
patches.kernel.org/5.5.11-004-ACPI-watchdog-Set-default-timeout-in-probe.patch
patches.kernel.org/5.5.11-005-HID-i2c-hid-add-Trekstor-Surfbook-E11B-to-desc.patch
patches.kernel.org/5.5.11-006-HID-hid-bigbenff-fix-general-protection-fault-.patch
patches.kernel.org/5.5.11-007-HID-hid-bigbenff-call-hid_hw_stop-in-case-of-e.patch
patches.kernel.org/5.5.11-008-HID-hid-bigbenff-fix-race-condition-for-schedu.patch
patches.kernel.org/5.5.11-009-riscv-set-pmp-configuration-if-kernel-is-runni.patch
patches.kernel.org/5.5.11-010-kunit-run-kunit_tool-from-any-directory.patch
patches.kernel.org/5.5.11-011-selftests-rseq-Fix-out-of-tree-compilation.patch
patches.kernel.org/5.5.11-012-tracing-Fix-number-printing-bug-in-print_synth.patch
patches.kernel.org/5.5.11-013-cfg80211-check-reg_rule-for-NULL-in-handle_cha.patch
patches.kernel.org/5.5.11-014-scsi-libfc-free-response-frame-from-GPN_ID.patch
patches.kernel.org/5.5.11-015-net-usb-qmi_wwan-restore-mtu-min-max-values-af.patch
patches.kernel.org/5.5.11-016-net-ks8851-ml-Fix-IRQ-handling-and-locking.patch
patches.kernel.org/5.5.11-017-mac80211-rx-avoid-RCU-list-traversal-under-mut.patch
patches.kernel.org/5.5.11-018-net-ll_temac-Fix-race-condition-causing-TX-han.patch
patches.kernel.org/5.5.11-019-net-ll_temac-Add-more-error-handling-of-dma_ma.patch
patches.kernel.org/5.5.11-020-net-ll_temac-Fix-RX-buffer-descriptor-handling.patch
patches.kernel.org/5.5.11-021-net-ll_temac-Handle-DMA-halt-condition-caused-.patch
patches.kernel.org/5.5.11-022-blk-mq-insert-passthrough-request-into-hctx-di.patch
patches.kernel.org/5.5.11-023-io_uring-fix-poll_list-race-for-SETUP_IOPOLL-S.patch
patches.kernel.org/5.5.11-024-drm-amdgpu-fix-memory-leak-during-TDR-test-v2.patch
patches.kernel.org/5.5.11-025-io_uring-pick-up-link-work-on-submit-reference.patch
patches.kernel.org/5.5.11-026-kbuild-add-dtbs_check-to-PHONY.patch
patches.kernel.org/5.5.11-027-kbuild-add-dt_binding_check-to-PHONY-in-a-corr.patch
patches.kernel.org/5.5.11-028-signal-avoid-double-atomic-counter-increments-.patch
patches.kernel.org/5.5.11-029-net-bcmgenet-Clear-ID_MODE_DIS-in-EXT_RGMII_OO.patch
patches.kernel.org/5.5.11-030-slip-not-call-free_netdev-before-rtnl_unlock-i.patch
patches.kernel.org/5.5.11-031-net-phy-mscc-fix-firmware-paths.patch
patches.kernel.org/5.5.11-032-hinic-fix-a-irq-affinity-bug.patch
patches.kernel.org/5.5.11-033-hinic-fix-a-bug-of-setting-hw_ioctxt.patch
patches.kernel.org/5.5.11-034-hinic-fix-a-bug-of-rss-configuration.patch
patches.kernel.org/5.5.11-035-net-rmnet-fix-NULL-pointer-dereference-in-rmne.patch
patches.kernel.org/5.5.11-036-net-rmnet-fix-NULL-pointer-dereference-in-rmne.patch
patches.kernel.org/5.5.11-037-net-rmnet-fix-suspicious-RCU-usage.patch
patches.kernel.org/5.5.11-038-net-rmnet-remove-rcu_read_lock-in-rmnet_force_.patch
patches.kernel.org/5.5.11-039-net-rmnet-do-not-allow-to-change-mux-id-if-mux.patch
patches.kernel.org/5.5.11-040-net-rmnet-use-upper-lower-device-infrastructur.patch
patches.kernel.org/5.5.11-041-net-rmnet-fix-bridge-mode-bugs.patch
patches.kernel.org/5.5.11-042-net-rmnet-fix-packet-forwarding-in-rmnet-bridg.patch
patches.kernel.org/5.5.11-043-sfc-fix-timestamp-reconstruction-at-16-bit-rol.patch
patches.kernel.org/5.5.11-044-mlxsw-pci-Wait-longer-before-accessing-the-dev.patch
patches.kernel.org/5.5.11-045-net-dsa-mv88e6xxx-Fix-masking-of-egress-port.patch
patches.kernel.org/5.5.11-046-jbd2-fix-data-races-at-struct-journal_head.patch
patches.kernel.org/5.5.11-047-blk-mq-insert-flush-request-to-the-front-of-di.patch
patches.kernel.org/5.5.11-048-ARM-8957-1-VDSO-Match-ARMv8-timer-in-cntvct_fu.patch
patches.kernel.org/5.5.11-049-ARM-8958-1-rename-missed-uaccess-.fixup-sectio.patch
patches.kernel.org/5.5.11-050-mm-slub-add-missing-TID-bump-in-kmem_cache_all.patch
patches.kernel.org/5.5.11-051-HID-google-add-moonball-USB-id.patch
patches.kernel.org/5.5.11-052-HID-add-ALWAYS_POLL-quirk-to-lenovo-pixart-mou.patch
patches.kernel.org/5.5.11-053-ARM-8961-2-Fix-Kbuild-issue-caused-by-per-task.patch
patches.kernel.org/5.5.11-054-ipv4-ensure-rcu_read_lock-in-cipso_v4_error.patch
patches.kernel.org/5.5.11-055-Linux-5.5.11.patch
patches.kernel.org/5.5.12-001-locks-fix-a-potential-use-after-free-problem-w.patch
patches.kernel.org/5.5.12-002-locks-reinstate-locks_delete_block-optimizatio.patch
patches.kernel.org/5.5.12-003-spi-spi-omap2-mcspi-Support-probe-deferral-for.patch
patches.kernel.org/5.5.12-004-drm-mediatek-Find-the-cursor-plane-instead-of-.patch
patches.kernel.org/5.5.12-005-drm-mediatek-Ensure-the-cursor-plane-is-on-top.patch
patches.kernel.org/5.5.12-006-phy-ti-gmii-sel-fix-set-of-copy-paste-errors.patch
patches.kernel.org/5.5.12-007-phy-ti-gmii-sel-do-not-fail-in-case-of-gmii.patch
patches.kernel.org/5.5.12-008-ARM-dts-dra7-l4-mark-timer13-16-as-pwm-capable.patch
patches.kernel.org/5.5.12-009-spi-qup-call-spi_qup_pm_resume_runtime-before-.patch
patches.kernel.org/5.5.12-010-powerpc-Include-.BTF-section.patch
patches.kernel.org/5.5.12-011-cifs-fix-potential-mismatch-of-UNC-paths.patch
patches.kernel.org/5.5.12-012-cifs-add-missing-mount-option-to-proc-mounts.patch
patches.kernel.org/5.5.12-013-ARM-dts-dra7-Add-dma-ranges-property-to-PCIe-R.patch
patches.kernel.org/5.5.12-014-spi-pxa2xx-Add-CS-control-clock-quirk.patch
patches.kernel.org/5.5.12-015-spi-zynqmp-remove-entry-that-causes-a-cs-glitc.patch
patches.kernel.org/5.5.12-016-ARM-dts-bcm283x-Add-missing-properties-to-the-.patch
patches.kernel.org/5.5.12-017-drm-exynos-dsi-propagate-error-value-and-silen.patch
patches.kernel.org/5.5.12-018-drm-exynos-dsi-fix-workaround-for-the-legacy-c.patch
patches.kernel.org/5.5.12-019-drm-exynos-hdmi-don-t-leak-enable-HDMI_EN-regu.patch
patches.kernel.org/5.5.12-020-drivers-perf-fsl_imx8_ddr-Correct-the-CLEAR-bi.patch
patches.kernel.org/5.5.12-021-drivers-perf-arm_pmu_acpi-Fix-incorrect-checki.patch
patches.kernel.org/5.5.12-022-io-wq-fix-IO_WQ_WORK_NO_CANCEL-cancellation.patch
patches.kernel.org/5.5.12-023-ARM-bcm2835_defconfig-Explicitly-restore-CONFI.patch
patches.kernel.org/5.5.12-024-altera-stapl-altera_get_note-prevent-write-bey.patch
patches.kernel.org/5.5.12-025-dm-bio-record-save-restore-bi_end_io-and-bi_in.patch
patches.kernel.org/5.5.12-026-dm-integrity-use-dm_bio_record-and-dm_bio_rest.patch
patches.kernel.org/5.5.12-027-riscv-avoid-the-PIC-offset-of-static-percpu-da.patch
patches.kernel.org/5.5.12-028-ASoC-stm32-sai-manage-rebind-issue.patch
patches.kernel.org/5.5.12-029-spi-spi_register_controller-free-bus-id-on-err.patch
patches.kernel.org/5.5.12-030-riscv-Force-flat-memory-model-with-no-mmu.patch
patches.kernel.org/5.5.12-031-riscv-Fix-range-looking-for-kernel-image-membl.patch
patches.kernel.org/5.5.12-032-drm-amdgpu-clean-wptr-on-wb-when-gpu-recovery.patch
patches.kernel.org/5.5.12-033-drm-amd-display-Clear-link-settings-on-MST-dis.patch
patches.kernel.org/5.5.12-034-drm-amd-display-fix-dcc-swath-size-calculation.patch
patches.kernel.org/5.5.12-035-xenbus-req-body-should-be-updated-before-req-s.patch
patches.kernel.org/5.5.12-036-xenbus-req-err-should-be-updated-before-req-st.patch
patches.kernel.org/5.5.12-037-riscv-fix-seccomp-reject-syscall-code-path.patch
patches.kernel.org/5.5.12-038-parse-maintainers-Mark-as-executable.patch
patches.kernel.org/5.5.12-039-io_uring-fix-lockup-with-timeouts.patch
patches.kernel.org/5.5.12-040-binderfs-use-refcount-for-binder-control-devic.patch
patches.kernel.org/5.5.12-041-Revert-drm-fbdev-Fallback-to-non-tiled-mode-if.patch
patches.kernel.org/5.5.12-042-USB-Disable-LPM-on-WD19-s-Realtek-Hub.patch
patches.kernel.org/5.5.12-043-usb-quirks-add-NO_LPM-quirk-for-RTL8153-based-.patch
patches.kernel.org/5.5.12-044-USB-serial-option-add-ME910G1-ECM-composition-.patch
patches.kernel.org/5.5.12-045-usb-chipidea-udc-fix-sleeping-function-called-.patch
patches.kernel.org/5.5.12-046-usb-host-xhci-plat-add-a-shutdown.patch
patches.kernel.org/5.5.12-047-USB-serial-pl2303-add-device-id-for-HP-LD381.patch
patches.kernel.org/5.5.12-048-usb-xhci-apply-XHCI_SUSPEND_DELAY-to-AMD-XHCI-.patch
patches.kernel.org/5.5.12-049-usb-typec-ucsi-displayport-Fix-NULL-pointer-de.patch
patches.kernel.org/5.5.12-050-usb-typec-ucsi-displayport-Fix-a-potential-rac.patch
patches.kernel.org/5.5.12-051-USB-cdc-acm-fix-close_delay-and-closing_wait-u.patch
patches.kernel.org/5.5.12-052-USB-cdc-acm-fix-rounding-error-in-TIOCSSERIAL.patch
patches.kernel.org/5.5.12-053-ALSA-line6-Fix-endless-MIDI-read-loop.patch
patches.kernel.org/5.5.12-054-ALSA-hda-realtek-Enable-headset-mic-of-Acer-X2.patch
patches.kernel.org/5.5.12-055-ALSA-hda-realtek-Enable-the-headset-of-Acer-N5.patch
patches.kernel.org/5.5.12-056-ALSA-seq-virmidi-Fix-running-status-after-rece.patch
patches.kernel.org/5.5.12-057-ALSA-seq-oss-Fix-running-status-after-receivin.patch
patches.kernel.org/5.5.12-058-ALSA-pcm-oss-Avoid-plugin-buffer-overflow.patch
patches.kernel.org/5.5.12-059-ALSA-pcm-oss-Remove-WARNING-from-snd_pcm_plug_.patch
patches.kernel.org/5.5.12-060-tty-fix-compat-TIOCGSERIAL-leaking-uninitializ.patch
patches.kernel.org/5.5.12-061-tty-fix-compat-TIOCGSERIAL-checking-wrong-func.patch
patches.kernel.org/5.5.12-062-iio-chemical-sps30-fix-missing-triggered-buffe.patch
patches.kernel.org/5.5.12-063-iio-st_sensors-remap-SMO8840-to-LIS2DH12.patch
patches.kernel.org/5.5.12-064-iio-trigger-stm32-timer-disable-master-mode-wh.patch
patches.kernel.org/5.5.12-065-iio-accel-adxl372-Set-iio_chan-BE.patch
patches.kernel.org/5.5.12-066-iio-magnetometer-ak8974-Fix-negative-raw-value.patch
patches.kernel.org/5.5.12-067-iio-adc-stm32-dfsdm-fix-sleep-in-atomic-contex.patch
patches.kernel.org/5.5.12-068-iio-adc-at91-sama5d2_adc-fix-differential-chan.patch
patches.kernel.org/5.5.12-069-iio-light-vcnl4000-update-sampling-periods-for.patch
patches.kernel.org/5.5.12-070-iio-light-vcnl4000-update-sampling-periods-for.patch
patches.kernel.org/5.5.12-071-mmc-rtsx_pci-Fix-support-for-speed-modes-that-.patch
patches.kernel.org/5.5.12-072-mmc-sdhci-of-at91-fix-cd-gpios-for-SAMA5D2.patch
patches.kernel.org/5.5.12-073-mmc-sdhci-cadence-set-SDHCI_QUIRK2_PRESET_VALU.patch
patches.kernel.org/5.5.12-074-mmc-sdhci-acpi-Switch-signal-voltage-back-to-3.patch
patches.kernel.org/5.5.12-075-mmc-sdhci-acpi-Disable-write-protect-detection.patch
patches.kernel.org/5.5.12-076-CIFS-fiemap-do-not-return-EINVAL-if-get-nothin.patch
patches.kernel.org/5.5.12-077-kbuild-Disable-Wpointer-to-enum-cast.patch
patches.kernel.org/5.5.12-078-staging-rtl8188eu-Add-device-id-for-MERCUSYS-M.patch
patches.kernel.org/5.5.12-079-staging-greybus-loopback_test-fix-poll-mask-bu.patch
patches.kernel.org/5.5.12-080-staging-speakup-fix-get_word-non-space-look-ah.patch
patches.kernel.org/5.5.12-081-intel_th-msu-Fix-the-unexpected-state-warning.patch
patches.kernel.org/5.5.12-082-intel_th-Fix-user-visible-error-codes.patch
patches.kernel.org/5.5.12-083-intel_th-pci-Add-Elkhart-Lake-CPU-support.patch
patches.kernel.org/5.5.12-084-modpost-move-the-namespace-field-in-Module.sym.patch
patches.kernel.org/5.5.12-085-rtc-max8907-add-missing-select-REGMAP_IRQ.patch
patches.kernel.org/5.5.12-086-arm64-compat-Fix-syscall-number-of-compat_cloc.patch
patches.kernel.org/5.5.12-087-xhci-Do-not-open-code-__print_symbolic-in-xhci.patch
patches.kernel.org/5.5.12-088-btrfs-fix-log-context-list-corruption-after-re.patch
patches.kernel.org/5.5.12-089-drm-amd-amdgpu-Fix-GPR-read-from-debugfs-v2.patch
patches.kernel.org/5.5.12-090-drm-lease-fix-WARNING-in-idr_destroy.patch
patches.kernel.org/5.5.12-091-stm-class-sys-t-Fix-the-use-of-time_after.patch
patches.kernel.org/5.5.12-092-memcg-fix-NULL-pointer-dereference-in-__mem_cg.patch
patches.kernel.org/5.5.12-093-mm-memcg-fix-corruption-on-64-bit-divisor-in-m.patch
patches.kernel.org/5.5.12-094-mm-memcg-throttle-allocators-based-on-ancestra.patch
patches.kernel.org/5.5.12-095-mm-hotplug-fix-hot-remove-failure-in-SPARSEMEM.patch
patches.kernel.org/5.5.12-096-mm-do-not-allow-MADV_PAGEOUT-for-CoW-pages.patch
patches.kernel.org/5.5.12-097-epoll-fix-possible-lost-wakeup-on-epoll_ctl-pa.patch
patches.kernel.org/5.5.12-098-mm-slub-be-more-careful-about-the-double-cmpxc.patch
patches.kernel.org/5.5.12-099-mm-slub-prevent-kmalloc_node-crashes-and-memor.patch
patches.kernel.org/5.5.12-100-page-flags-fix-a-crash-at-SetPageError-THP_SWA.patch
patches.kernel.org/5.5.12-101-x86-mm-split-vmalloc_sync_all.patch
patches.kernel.org/5.5.12-102-io_uring-NULL-deref-for-IOSQE_-ASYNC-DRAIN.patch
patches.kernel.org/5.5.12-103-futex-Fix-inode-life-time-issue.patch
patches.kernel.org/5.5.12-104-futex-Unbreak-futex-hashing.patch
patches.kernel.org/5.5.12-105-ALSA-hda-realtek-Fix-pop-noise-on-ALC225.patch
patches.kernel.org/5.5.12-106-thunderbolt-Fix-error-code-in-tb_port_is_width.patch
patches.kernel.org/5.5.12-107-arm64-smp-fix-smp_send_stop-behaviour.patch
patches.kernel.org/5.5.12-108-arm64-smp-fix-crash_smp_send_stop-behaviour.patch
patches.kernel.org/5.5.12-109-nvmet-tcp-set-MSG_MORE-only-if-we-actually-hav.patch
patches.kernel.org/5.5.12-110-modpost-Get-proper-section-index-by-get_secind.patch
patches.kernel.org/5.5.12-111-btrfs-fix-removal-of-raid-56-1c34-incompat-fla.patch
patches.kernel.org/5.5.12-112-Revert-drm-i915-tgl-Add-extra-hdc-flush-workar.patch
patches.kernel.org/5.5.12-113-drm-bridge-dw-hdmi-fix-AVI-frame-colorimetry.patch
patches.kernel.org/5.5.12-114-drm-i915-execlists-Track-active-elements-durin.patch
patches.kernel.org/5.5.12-115-drm-i915-Handle-all-MCR-ranges.patch
patches.kernel.org/5.5.12-116-staging-greybus-loopback_test-fix-potential-pa.patch
patches.kernel.org/5.5.12-117-staging-greybus-loopback_test-fix-potential-pa.patch
patches.kernel.org/5.5.12-118-kconfig-introduce-m32-flag-and-m64-flag.patch
patches.kernel.org/5.5.12-119-int128-fix-__uint128_t-compiler-test-in-Kconfi.patch
patches.kernel.org/5.5.12-120-Linux-5.5.12.patch
patches.kernel.org/5.5.13-001-driver-core-Add-dev_has_sync_state.patch
patches.kernel.org/5.5.13-002-driver-core-Skip-unnecessary-work-when-device-.patch
patches.kernel.org/5.5.13-003-Linux-5.5.13.patch
########################################################
# Build fixes that apply to the vanilla kernel too.
# Patches in patches.rpmify are applied to both -vanilla
# and patched flavors.
########################################################
patches.rpmify/powerpc-Blacklist-GCC-5.4-6.1-and-6.2.patch
patches.rpmify/Add-ksym-provides-tool.patch
patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch
patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
patches.rpmify/powerpc-boot-Fix-missing-crc32poly.h-when-building-w.patch
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
########################################################
# 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/pci-brcmstb-add-broadcom-stb-pcie-host-controller-driver.patch
patches.suse/pci-brcmstb-add-msi-capability.patch
########################################################
# kbuild/module infrastructure fixes
########################################################
# SUSE specific build tweaks
patches.suse/rpm-kernel-config
patches.suse/supported-flag
patches.suse/supported-flag-underscores
patches.suse/supported-flag-wildcards
patches.suse/supported-flag-external
patches.suse/supported-flag-modverdir
patches.suse/genksyms-add-override-flag.diff
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
patches.suse/kernel-add-release-status-to-kernel-build.patch
# build tweaks for external KMPs
########################################################
# Architecture specific patches
########################################################
# x86
patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
# s390x
# ppc64
########################################################
# 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
patches.suse/hwrng-iproc-rng200-add-support-for-bcm2711.patch
# AppArmor
patches.suse/apparmor-compatibility-with-v2.x-net.patch
patches.suse/0001-apparmor-fix-unnecessary-creation-of-net-compat.patch
########################################################
# Virtualization
########################################################
patches.suse/suse-hv-guest-os-id.patch
patches.suse/0001-usb-Add-Xen-pvUSB-protocol-description.patch
patches.suse/0002-usb-Introduce-Xen-pvUSB-frontend-xen-hcd.patch
########################################################
# Other core patches
########################################################
########################################################
# PM
########################################################
patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
patches.suse/acpi_thermal_passive_blacklist.patch
########################################################
# DRM / Graphics
########################################################
########################################################
# Storage
########################################################
patches.suse/scsi-retry-alua-transition-in-progress
patches.suse/megaraid-mbox-fix-SG_IO
########################################################
# Networking drivers (wired)
########################################################
patches.suse/misdn-add-support-for-group-membership-check
########################################################
# Wireless networking drivers
########################################################
patches.suse/b43-missing-firmware-info.patch
########################################################
# USB
########################################################
########################################################
# Input
########################################################
patches.suse/kbd-ignore-gfx.patch
########################################################
# Other drivers
########################################################
# RPi4 PCIe support
patches.suse/linux-log2-h-add-roundup-rounddown_pow_two64-family-of-functions.patch
# RPi4 for SDHCI support for newer board revisions
patches.suse/mmc-sdhci-introduce-sdhci_set_power_and_bus_voltage.patch
patches.suse/mmc-sdhci-iproc-add-custom-set_power-callback-for-bcm2711.patch
patches.suse/media-go7007-Fix-URB-type-for-interrupt-handling.patch
########################################################
# Debugging
########################################################
patches.suse/crasher.patch
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
########################################################
# You'd better have a good reason for adding a patch
# below here.
########################################################