Blob Blame History Raw
# Kernel patches configuration file
# vim: set ts=8 sw=8 noet:
#
# There are three kinds of rules (see guards.1 for details):
# +symbol       include this patch if symbol is defined; otherwise exclude.
# -symbol       exclude this patch if symbol is defined; otherwise include.
# -             exclude this patch.
#
# Using symbols means that an entirely different source tree will be
# generated depending on which symbols are defined. This used to be
# a good thing when arch-specific patches contained conflicts with other
# patches, but we now have a policy that patches must build everywhere.
# The result is a unified source tree that allows us to do neat things
# like ship kernel module packages. Creating a divergent tree breaks
# these # so you'd better have an extraordinary reason for using them.
# For example, the openSUSE 10.3 kernel uses them for segregating the
# -rt patches until they can be integrated completely, and these are
# only applied at the very end of the series.
#
# The most common use in recent kernels is to disable a patch with a
# username as the symbol to indicate responsbility. Another use is
# to check in a patch for testing, but have it disabled in all but your
# own build environment.

	########################################################
	# latest standard kernel patches
	# DO NOT MODIFY THEM!
	# Send separate patches upstream if you find a problem...
	########################################################
	patches.kernel.org/4.12.1-001-driver-core-platform-fix-race-condition-with-d.patch
	patches.kernel.org/4.12.1-002-RDMA-uverbs-Check-port-number-supplied-by-user.patch
	patches.kernel.org/4.12.1-003-usb-dwc3-replace-p-with-pK.patch
	patches.kernel.org/4.12.1-004-USB-serial-cp210x-add-ID-for-CEL-EM3588-USB-Zi.patch
	patches.kernel.org/4.12.1-005-usb-usbip-set-buffer-pointers-to-NULL-after-fr.patch
	patches.kernel.org/4.12.1-006-Add-USB-quirk-for-HVR-950q-to-avoid-intermitte.patch
	patches.kernel.org/4.12.1-007-usb-Fix-typo-in-the-definition-of-Endpoint-out.patch
	patches.kernel.org/4.12.1-008-USB-core-fix-device-node-leak.patch
	patches.kernel.org/4.12.1-009-USB-serial-option-add-two-Longcheer-device-ids.patch
	patches.kernel.org/4.12.1-010-USB-serial-qcserial-new-Sierra-Wireless-EM7305.patch
	patches.kernel.org/4.12.1-011-xhci-Limit-USB2-port-wake-support-for-AMD-Prom.patch
	patches.kernel.org/4.12.1-012-gfs2-Fix-glock-rhashtable-rcu-bug.patch
	patches.kernel.org/4.12.1-013-Add-shutdown-to-struct-class.patch
	patches.kernel.org/4.12.1-014-tpm-Issue-a-TPM2_Shutdown-for-TPM2-devices.patch
	patches.kernel.org/4.12.1-015-tpm-fix-a-kernel-memory-leak-in-tpm-sysfs.c.patch
	patches.kernel.org/4.12.1-016-powerpc-powernv-Fix-CPU_HOTPLUG-n-idle.c-compi.patch
	patches.kernel.org/4.12.1-017-x86-uaccess-Optimize-copy_user_enhanced_fast_s.patch
	patches.kernel.org/4.12.1-018-sched-fair-cpumask-Export-for_each_cpu_wrap.patch
	patches.kernel.org/4.12.1-019-sched-core-Implement-new-approach-to-scale-sel.patch
	patches.kernel.org/4.12.1-020-sched-numa-Use-down_read_trylock-for-the-mmap_.patch
	patches.kernel.org/4.12.1-021-sched-numa-Override-part-of-migrate_degrades_l.patch
	patches.kernel.org/4.12.1-022-sched-fair-Simplify-wake_affine-for-the-single.patch
	patches.kernel.org/4.12.1-023-sched-numa-Implement-NUMA-node-level-wake_affi.patch
	patches.kernel.org/4.12.1-024-sched-fair-Remove-effective_load.patch
	patches.kernel.org/4.12.1-025-sched-numa-Hide-numa_wake_affine-from-UP-build.patch
	patches.kernel.org/4.12.1-026-xen-avoid-deadlock-in-xenbus-driver.patch
	patches.kernel.org/4.12.1-027-crypto-drbg-Fixes-panic-in-wait_for_completion.patch
	patches.kernel.org/4.12.1-028-Linux-4.12.1.patch
	patches.kernel.org/4.12.2-001-mqueue-fix-a-use-after-free-in-sys_mq_notify.patch
	patches.kernel.org/4.12.2-002-imx-serial-RX-DMA-startup-latency.patch
	patches.kernel.org/4.12.2-003-proc-Fix-proc_sys_prune_dcache-to-hold-a-sb-re.patch
	patches.kernel.org/4.12.2-004-locking-rwsem-spinlock-Fix-EINTR-branch-in-__d.patch
	patches.kernel.org/4.12.2-005-staging-vt6556-vnt_start-Fix-missing-call-to-v.patch
	patches.kernel.org/4.12.2-006-staging-comedi-fix-clean-up-of-comedi_class-in.patch
	patches.kernel.org/4.12.2-007-crypto-caam-fix-gfp-allocation-flags-part-I.patch
	patches.kernel.org/4.12.2-008-crypto-rsa-pkcs1pad-use-constant-time-memory-c.patch
	patches.kernel.org/4.12.2-009-ext4-check-return-value-of-kstrtoull-correctly.patch
	patches.kernel.org/4.12.2-010-x86-mm-pat-Don-t-report-PAT-on-CPUs-that-don-t.patch
	patches.kernel.org/4.12.2-011-Linux-4.12.2.patch
	patches.kernel.org/4.12.3-001-staging-android-uapi-drop-definitions-of-remov.patch
	patches.kernel.org/4.12.3-002-net-mlx5-Fix-driver-load-error-flow-when-firmw.patch
	patches.kernel.org/4.12.3-003-net-mlx5-Cancel-delayed-recovery-work-when-unl.patch
	patches.kernel.org/4.12.3-004-net-mlx5e-Fix-TX-carrier-errors-report-in-get-.patch
	patches.kernel.org/4.12.3-005-ipv6-dad-don-t-remove-dynamic-addresses-if-lin.patch
	patches.kernel.org/4.12.3-006-vxlan-fix-hlist-corruption.patch
	patches.kernel.org/4.12.3-007-geneve-fix-hlist-corruption.patch
	patches.kernel.org/4.12.3-008-net-core-Fix-slab-out-of-bounds-in-netdev_stat.patch
	patches.kernel.org/4.12.3-009-liquidio-fix-bug-in-soft-reset-failure-detecti.patch
	patches.kernel.org/4.12.3-010-net-ipv6-Compare-lwstate-in-detecting-duplicat.patch
	patches.kernel.org/4.12.3-011-vrf-fix-bug_on-triggered-by-rx-when-destroying.patch
	patches.kernel.org/4.12.3-012-virtio-net-fix-leaking-of-ctx-array.patch
	patches.kernel.org/4.12.3-013-rds-tcp-use-sock_create_lite-to-create-the-acc.patch
	patches.kernel.org/4.12.3-014-net-mlx5e-Initialize-CEE-s-getpermhwaddr-addre.patch
	patches.kernel.org/4.12.3-015-cxgb4-fix-BUG-on-interrupt-deallocating-path-o.patch
	patches.kernel.org/4.12.3-016-tap-convert-a-mutex-to-a-spinlock.patch
	patches.kernel.org/4.12.3-017-bridge-mdb-fix-leak-on-complete_info-ptr-on-fa.patch
	patches.kernel.org/4.12.3-018-brcmfmac-fix-possible-buffer-overflow-in-brcmf.patch
	patches.kernel.org/4.12.3-019-sfc-don-t-read-beyond-unicast-address-list.patch
	patches.kernel.org/4.12.3-020-Adding-asm-prototypes.h-for-genksyms-to-genera.patch
	patches.kernel.org/4.12.3-021-sed-regex-in-Makefile.build-requires-line-brea.patch
	patches.kernel.org/4.12.3-022-Adding-the-type-of-exported-symbols.patch
	patches.kernel.org/4.12.3-023-sparc64-Fix-gup_huge_pmd.patch
	patches.kernel.org/4.12.3-024-brcmfmac-Fix-a-memory-leak-in-error-handling-p.patch
	patches.kernel.org/4.12.3-025-brcmfmac-Fix-glom_skb-leak-in-brcmf_sdiod_recv.patch
	patches.kernel.org/4.12.3-026-efi-Process-the-MEMATTR-table-only-if-EFI_MEMM.patch
	patches.kernel.org/4.12.3-027-cfg80211-Define-nla_policy-for-NL80211_ATTR_LO.patch
	patches.kernel.org/4.12.3-028-cfg80211-Validate-frequencies-nested-in-NL8021.patch
	patches.kernel.org/4.12.3-029-cfg80211-Check-if-PMKID-attribute-is-of-expect.patch
	patches.kernel.org/4.12.3-030-cfg80211-Check-if-NAN-service-ID-is-of-expecte.patch
	patches.kernel.org/4.12.3-031-drm-amdgpu-gfx6-properly-cache-mc_arb_ramcfg.patch
	patches.kernel.org/4.12.3-032-KVM-ARM64-fix-phy-counter-access-failure-in-gu.patch
	patches.kernel.org/4.12.3-033-KVM-PPC-Book3S-Fix-typo-in-XICS-on-XIVE-state-.patch
	patches.kernel.org/4.12.3-034-kvm-vfio-Decouple-only-when-we-match-a-group.patch
	patches.kernel.org/4.12.3-035-irqchip-gic-v3-Fix-out-of-bound-access-in-gic_.patch
	patches.kernel.org/4.12.3-036-parisc-Report-SIGSEGV-instead-of-SIGBUS-when-r.patch
	patches.kernel.org/4.12.3-037-parisc-use-compat_sys_keyctl.patch
	patches.kernel.org/4.12.3-038-parisc-DMA-API-return-error-instead-of-BUG_ON-.patch
	patches.kernel.org/4.12.3-039-parisc-mm-Ensure-IRQs-are-off-in-switch_mm.patch
	patches.kernel.org/4.12.3-040-tools-lib-lockdep-Reduce-MAX_LOCK_DEPTH-to-avo.patch
	patches.kernel.org/4.12.3-041-compiler-clang-always-inline-when-CONFIG_OPTIM.patch
	patches.kernel.org/4.12.3-042-thp-mm-fix-crash-due-race-in-MADV_FREE-handlin.patch
	patches.kernel.org/4.12.3-043-kernel-extable.c-mark-core_kernel_text-notrace.patch
	patches.kernel.org/4.12.3-044-mm-list_lru.c-fix-list_lru_count_node-to-be-ra.patch
	patches.kernel.org/4.12.3-045-fs-dcache.c-fix-spin-lockup-issue-on-nlru-lock.patch
	patches.kernel.org/4.12.3-046-checkpatch-silence-perl-5.26.0-unescaped-left-.patch
	patches.kernel.org/4.12.3-047-binfmt_elf-use-ELF_ET_DYN_BASE-only-for-PIE.patch
	patches.kernel.org/4.12.3-048-arm-move-ELF_ET_DYN_BASE-to-4MB.patch
	patches.kernel.org/4.12.3-049-arm64-move-ELF_ET_DYN_BASE-to-4GB-4MB.patch
	patches.kernel.org/4.12.3-050-powerpc-move-ELF_ET_DYN_BASE-to-4GB-4MB.patch
	patches.kernel.org/4.12.3-051-s390-reduce-ELF_ET_DYN_BASE.patch
	patches.kernel.org/4.12.3-052-exec-Limit-arg-stack-to-at-most-75-of-_STK_LIM.patch
	patches.kernel.org/4.12.3-053-powerpc-kexec-Fix-radix-to-hash-kexec-due-to-I.patch
	patches.kernel.org/4.12.3-054-ARM64-dts-marvell-armada37xx-Fix-timer-interru.patch
	patches.kernel.org/4.12.3-055-arm64-Preventing-READ_IMPLIES_EXEC-propagation.patch
	patches.kernel.org/4.12.3-056-vt-fix-unchecked-__put_user-in-tioclinux-ioctl.patch
	patches.kernel.org/4.12.3-057-rcu-Add-memory-barriers-for-NOCB-leader-wakeup.patch
	patches.kernel.org/4.12.3-058-nvmem-core-fix-leaks-on-registration-errors.patch
	patches.kernel.org/4.12.3-059-Drivers-hv-vmbus-Close-timing-hole-that-can-co.patch
	patches.kernel.org/4.12.3-060-mnt-In-umount-propagation-reparent-in-a-separa.patch
	patches.kernel.org/4.12.3-061-mnt-In-propgate_umount-handle-visiting-mounts-.patch
	patches.kernel.org/4.12.3-062-mnt-Make-propagate_umount-less-slow-for-overla.patch
	patches.kernel.org/4.12.3-063-selftests-capabilities-Fix-the-test_execve-tes.patch
	patches.kernel.org/4.12.3-064-mm-fix-overflow-check-in-expand_upwards.patch
	patches.kernel.org/4.12.3-065-crypto-talitos-Extend-max-key-length-for-SHA38.patch
	patches.kernel.org/4.12.3-066-crypto-atmel-only-treat-EBUSY-as-transient-if-.patch
	patches.kernel.org/4.12.3-067-crypto-sha1-ssse3-Disable-avx2.patch
	patches.kernel.org/4.12.3-068-crypto-caam-properly-set-IV-after-en-de-crypt.patch
	patches.kernel.org/4.12.3-069-crypto-caam-fix-signals-handling.patch
	patches.kernel.org/4.12.3-070-KEYS-DH-validate-__spare-field.patch
	patches.kernel.org/4.12.3-071-sched-headers-uapi-Fix-linux-sched-types.h-use.patch
	patches.kernel.org/4.12.3-072-sched-topology-Fix-building-of-overlapping-sch.patch
	patches.kernel.org/4.12.3-073-sched-topology-Optimize-build_group_mask.patch
	patches.kernel.org/4.12.3-074-sched-topology-Fix-overlapping-sched_group_mas.patch
	patches.kernel.org/4.12.3-075-PM-wakeirq-Convert-to-SRCU.patch
	patches.kernel.org/4.12.3-076-pstore-Fix-leaked-pstore_record-in-pstore_get_.patch
	patches.kernel.org/4.12.3-077-ALSA-x86-Clear-the-pdata.notify_lpe_audio-poin.patch
	patches.kernel.org/4.12.3-078-ALSA-hda-realtek-change-the-location-for-one-o.patch
	patches.kernel.org/4.12.3-079-PM-QoS-return-EINVAL-for-bogus-strings.patch
	patches.kernel.org/4.12.3-080-kvm-vmx-Do-not-disable-intercepts-for-BNDCFGS.patch
	patches.kernel.org/4.12.3-081-kvm-x86-Guest-BNDCFGS-requires-guest-MPX-suppo.patch
	patches.kernel.org/4.12.3-082-kvm-vmx-Check-value-written-to-IA32_BNDCFGS.patch
	patches.kernel.org/4.12.3-083-kvm-vmx-allow-host-to-access-guest-MSR_IA32_BN.patch
	patches.kernel.org/4.12.3-084-Linux-4.12.3.patch
	patches.kernel.org/4.12.4-001-disable-new-gcc-7.1.1-warnings-for-now.patch
	patches.kernel.org/4.12.4-002-ir-core-fix-gcc-7-warning-on-bool-arithmetic.patch
	patches.kernel.org/4.12.4-003-s5p-jpeg-don-t-return-a-random-width-height.patch
	patches.kernel.org/4.12.4-004-thermal-max77620-fix-device-node-reference-imb.patch
	patches.kernel.org/4.12.4-005-thermal-cpu_cooling-Avoid-accessing-potentiall.patch
	patches.kernel.org/4.12.4-006-ath9k-fix-tx99-use-after-free.patch
	patches.kernel.org/4.12.4-007-ath9k-fix-tx99-bus-error.patch
	patches.kernel.org/4.12.4-008-ath9k-fix-an-invalid-pointer-dereference-in-at.patch
	patches.kernel.org/4.12.4-009-iwlwifi-mvm-fix-the-recovery-flow-while-connec.patch
	patches.kernel.org/4.12.4-010-NFC-fix-broken-device-allocation.patch
	patches.kernel.org/4.12.4-011-NFC-nfcmrvl_uart-add-missing-tty-device-sanity.patch
	patches.kernel.org/4.12.4-012-NFC-nfcmrvl-do-not-use-device-managed-resource.patch
	patches.kernel.org/4.12.4-013-NFC-nfcmrvl-use-nfc-device-for-firmware-downlo.patch
	patches.kernel.org/4.12.4-014-NFC-nfcmrvl-fix-firmware-management-initialisa.patch
	patches.kernel.org/4.12.4-015-nfc-Ensure-presence-of-required-attributes-in-.patch
	patches.kernel.org/4.12.4-016-nfc-Fix-the-sockaddr-length-sanitization-in-ll.patch
	patches.kernel.org/4.12.4-017-NFC-Add-sockaddr-length-checks-before-accessin.patch
	patches.kernel.org/4.12.4-018-perf-intel-pt-Move-decoder-error-setting-into-.patch
	patches.kernel.org/4.12.4-019-perf-intel-pt-Improve-sample-timestamp.patch
	patches.kernel.org/4.12.4-020-perf-intel-pt-Fix-missing-stack-clear.patch
	patches.kernel.org/4.12.4-021-perf-intel-pt-Ensure-IP-is-zero-when-state-is-.patch
	patches.kernel.org/4.12.4-022-perf-intel-pt-Fix-last_ip-usage.patch
	patches.kernel.org/4.12.4-023-perf-intel-pt-Ensure-never-to-set-last_ip-when.patch
	patches.kernel.org/4.12.4-024-perf-intel-pt-Use-FUP-always-when-scanning-for.patch
	patches.kernel.org/4.12.4-025-perf-intel-pt-Clear-FUP-flag-on-error.patch
	patches.kernel.org/4.12.4-026-Bluetooth-use-constant-time-memory-comparison-.patch
	patches.kernel.org/4.12.4-027-wlcore-fix-64K-page-support.patch
	patches.kernel.org/4.12.4-028-pstore-Don-t-warn-if-data-is-uncompressed-and-.patch
	patches.kernel.org/4.12.4-029-mwifiex-fixup-error-cases-in-mwifiex_add_virtu.patch
	patches.kernel.org/4.12.4-030-Btrfs-fix-invalid-extent-maps-due-to-hole-punc.patch
	patches.kernel.org/4.12.4-031-btrfs-Don-t-clear-SGID-when-inheriting-ACLs.patch
	patches.kernel.org/4.12.4-032-Btrfs-incremental-send-fix-invalid-memory-acce.patch
	patches.kernel.org/4.12.4-033-igb-Explicitly-select-page-0-at-initialization.patch
	patches.kernel.org/4.12.4-034-spi-atmel-fix-corrupted-data-issue-on-SAM9-fam.patch
	patches.kernel.org/4.12.4-035-ASoC-zx-i2s-flip-I2S-master-slave-mode.patch
	patches.kernel.org/4.12.4-036-ASoC-compress-Derive-substream-from-stream-bas.patch
	patches.kernel.org/4.12.4-037-ASoC-atmel-tse850-fix-off-by-one-in-the-ANA-en.patch
	patches.kernel.org/4.12.4-038-PM-Domains-Fix-unsafe-iteration-over-modified-.patch
	patches.kernel.org/4.12.4-039-PM-Domains-Fix-unsafe-iteration-over-modified-.patch
	patches.kernel.org/4.12.4-040-PM-Domains-Fix-unsafe-iteration-over-modified-.patch
	patches.kernel.org/4.12.4-041-scsi-ses-do-not-add-a-device-to-an-enclosure-i.patch
	patches.kernel.org/4.12.4-042-scsi-virtio_scsi-let-host-do-exception-handlin.patch
	patches.kernel.org/4.12.4-043-scsi-qla2xxx-Allow-ABTS-PURX-RIDA-on-ATIOQ-for.patch
	patches.kernel.org/4.12.4-044-scsi-Add-STARGET_CREATED_REMOVE-state-to-scsi_.patch
	patches.kernel.org/4.12.4-045-scsi-Avoid-that-scsi_exit_rq-triggers-a-use-af.patch
	patches.kernel.org/4.12.4-046-iscsi-target-Add-login_keys_workaround-attribu.patch
	patches.kernel.org/4.12.4-047-xen-scsiback-Fix-a-TMR-related-use-after-free.patch
	patches.kernel.org/4.12.4-048-scsi-virtio_scsi-always-read-VPD-pages-for-mul.patch
	patches.kernel.org/4.12.4-049-powerpc-mm-radix-Only-add-X-for-pages-overlapp.patch
	patches.kernel.org/4.12.4-050-powerpc-pseries-Fix-passing-of-pp0-in-updatepp.patch
	patches.kernel.org/4.12.4-051-powerpc-mm-radix-Fix-execute-permissions-for-i.patch
	patches.kernel.org/4.12.4-052-powerpc-64-Fix-atomic64_inc_not_zero-to-return.patch
	patches.kernel.org/4.12.4-053-powerpc-Fix-emulation-of-mcrf-in-emulate_step.patch
	patches.kernel.org/4.12.4-054-powerpc-Fix-emulation-of-mfocrf-in-emulate_ste.patch
	patches.kernel.org/4.12.4-055-powerpc-asm-Mark-cr0-as-clobbered-in-mftb.patch
	patches.kernel.org/4.12.4-056-powerpc-mm-radix-Properly-clear-process-table-.patch
	patches.kernel.org/4.12.4-057-powerpc-perf-Fix-SDAR_MODE-value-for-continous.patch
	patches.kernel.org/4.12.4-058-xen-x86-fix-cpu-hotplug.patch
	patches.kernel.org/4.12.4-059-PCI-vmd-Move-SRCU-cleanup-after-bus-child-devi.patch
	patches.kernel.org/4.12.4-060-PCI-Work-around-poweroff-suspend-to-RAM-issue-.patch
	patches.kernel.org/4.12.4-061-PCI-rockchip-Use-normal-register-bank-for-conf.patch
	patches.kernel.org/4.12.4-062-PCI-PM-Restore-the-status-of-PCI-devices-acros.patch
	patches.kernel.org/4.12.4-063-PCI-MSI-Ignore-affinity-if-pre-post-vector-cou.patch
	patches.kernel.org/4.12.4-064-usb-xhci-fix-spinlock-recursion-for-USB2-test-.patch
	patches.kernel.org/4.12.4-065-xhci-fix-memleak-in-xhci_run.patch
	patches.kernel.org/4.12.4-066-xhci-fix-20000ms-port-resume-timeout.patch
	patches.kernel.org/4.12.4-067-xhci-Fix-NULL-pointer-dereference-when-cleanin.patch
	patches.kernel.org/4.12.4-068-xhci-Bad-Ethernet-performance-plugged-in-ASM10.patch
	patches.kernel.org/4.12.4-069-mxl111sf-Fix-driver-to-use-heap-allocate-buffe.patch
	patches.kernel.org/4.12.4-070-usb-storage-return-on-error-to-avoid-a-null-po.patch
	patches.kernel.org/4.12.4-071-USB-cdc-acm-add-device-id-for-quirky-printer.patch
	patches.kernel.org/4.12.4-072-usb-renesas_usbhs-fix-usbhsc_resume-for-USBHSF.patch
	patches.kernel.org/4.12.4-073-usb-renesas_usbhs-gadget-disable-all-eps-when-.patch
	patches.kernel.org/4.12.4-074-HID-multitouch-do-not-blindly-set-EV_KEY-or-EV.patch
	patches.kernel.org/4.12.4-075-md-don-t-use-flush_signals-in-userspace-proces.patch
	patches.kernel.org/4.12.4-076-md-fix-deadlock-between-mddev_suspend-and-md_w.patch
	patches.kernel.org/4.12.4-077-x86-xen-allow-userspace-access-during-hypercal.patch
	patches.kernel.org/4.12.4-078-cx88-Fix-regression-in-initial-video-standard-.patch
	patches.kernel.org/4.12.4-079-rc-core-fix-input-repeat-handling.patch
	patches.kernel.org/4.12.4-080-tools-testing-nvdimm-fix-nfit_test-buffer-over.patch
	patches.kernel.org/4.12.4-081-libnvdimm-btt-fix-btt_rw_page-not-returning-er.patch
	patches.kernel.org/4.12.4-082-libnvdimm-fix-the-clear-error-check-in-nsio_rw.patch
	patches.kernel.org/4.12.4-083-libnvdimm-fix-badblock-range-handling-of-ARS-r.patch
	patches.kernel.org/4.12.4-084-ext2-Don-t-clear-SGID-when-inheriting-ACLs.patch
	patches.kernel.org/4.12.4-085-dm-raid-stop-using-BUG-in-__rdev_sectors.patch
	patches.kernel.org/4.12.4-086-Raid5-should-update-rdev-sectors-after-reshape.patch
	patches.kernel.org/4.12.4-087-s390-syscalls-Fix-out-of-bounds-arguments-acce.patch
	patches.kernel.org/4.12.4-088-drm-amdgpu-gfx8-drop-per-APU-CU-limits.patch
	patches.kernel.org/4.12.4-089-drm-amdgpu-fix-vblank_time-when-displays-are-o.patch
	patches.kernel.org/4.12.4-090-drm-amdgpu-cgs-always-set-reference-clock-in-m.patch
	patches.kernel.org/4.12.4-091-drm-amd-amdgpu-Return-error-if-initiating-read.patch
	patches.kernel.org/4.12.4-092-drm-amdgpu-fix-the-memory-corruption-on-S3.patch
	patches.kernel.org/4.12.4-093-drm-amdgpu-Don-t-call-amd_powerplay_destroy-if.patch
	patches.kernel.org/4.12.4-094-drm-radeon-ci-disable-mclk-switching-for-high-.patch
	patches.kernel.org/4.12.4-095-drm-radeon-Fix-eDP-for-single-display-iMac10-1.patch
	patches.kernel.org/4.12.4-096-drm-ttm-Fix-use-after-free-in-ttm_bo_clean_mm.patch
	patches.kernel.org/4.12.4-097-drm-etnaviv-Expose-our-reservation-object-when.patch
	patches.kernel.org/4.12.4-098-ipmi-use-rcu-lock-around-call-to-intf-handlers.patch
	patches.kernel.org/4.12.4-099-ipmi-ssif-Add-missing-unlock-in-error-branch.patch
	patches.kernel.org/4.12.4-100-xfs-Don-t-clear-SGID-when-inheriting-ACLs.patch
	patches.kernel.org/4.12.4-101-CIFS-Reconnect-expired-SMB-sessions.patch
	patches.kernel.org/4.12.4-102-f2fs-load-inode-s-flag-from-disk.patch
	patches.kernel.org/4.12.4-103-f2fs-wake-up-all-waiters-in-f2fs_submit_discar.patch
	patches.kernel.org/4.12.4-104-f2fs-sanity-check-checkpoint-segno-and-blkoff.patch
	patches.kernel.org/4.12.4-105-f2fs-try-to-freeze-in-gc-and-discard-threads.patch
	patches.kernel.org/4.12.4-106-f2fs-Do-not-issue-small-discards-in-LFS-mode.patch
	patches.kernel.org/4.12.4-107-f2fs-sanity-check-size-of-nat-and-sit-cache.patch
	patches.kernel.org/4.12.4-108-f2fs-use-spin_-un-lock_irq-save-restore.patch
	patches.kernel.org/4.12.4-109-f2fs-Don-t-clear-SGID-when-inheriting-ACLs.patch
	patches.kernel.org/4.12.4-110-serial-st-asc-Potential-error-pointer-derefere.patch
	patches.kernel.org/4.12.4-111-serial-sh-sci-Uninitialized-variables-in-sysfs.patch
	patches.kernel.org/4.12.4-112-ovl-mark-parent-impure-on-ovl_link.patch
	patches.kernel.org/4.12.4-113-ovl-fix-random-return-value-on-mount.patch
	patches.kernel.org/4.12.4-114-drm-amd-powerplay-fix-memory-leak-in-cz_hwmgr-.patch
	patches.kernel.org/4.12.4-115-drm-i915-Disable-MSI-for-all-pre-gen5.patch
	patches.kernel.org/4.12.4-116-vfio-Fix-group-release-deadlock.patch
	patches.kernel.org/4.12.4-117-vfio-New-external-user-group-file-match.patch
	patches.kernel.org/4.12.4-118-vfio-Remove-unnecessary-uses-of-vfio_container.patch
	patches.kernel.org/4.12.4-119-nvme-rdma-remove-race-conditions-from-IB-signa.patch
	patches.kernel.org/4.12.4-120-ftrace-Fix-uninitialized-variable-in-match_rec.patch
	patches.kernel.org/4.12.4-121-iommu-arm-smmu-Plumb-in-new-ACPI-identifiers.patch
	patches.kernel.org/4.12.4-122-drm-i915-gvt-Fix-inconsistent-locks-holding-se.patch
	patches.kernel.org/4.12.4-123-drm-atomic-Add-missing-drm_atomic_state_clear-.patch
	patches.kernel.org/4.12.4-124-MIPS-Fix-mips_atomic_set-retry-condition.patch
	patches.kernel.org/4.12.4-125-MIPS-Fix-mips_atomic_set-with-EVA.patch
	patches.kernel.org/4.12.4-126-MIPS-Negate-error-syscall-return-in-trace.patch
	patches.kernel.org/4.12.4-127-mtd-nand-tango-Fix-incorrect-use-of-SEQIN-comm.patch
	patches.kernel.org/4.12.4-128-ubifs-Correctly-evict-xattr-inodes.patch
	patches.kernel.org/4.12.4-129-ubifs-Don-t-leak-kernel-memory-to-the-MTD.patch
	patches.kernel.org/4.12.4-130-ubifs-Don-t-encrypt-special-files-on-creation.patch
	patches.kernel.org/4.12.4-131-ubifs-Set-double-hash-cookie-also-for-RENAME_E.patch
	patches.kernel.org/4.12.4-132-ACPI-EC-Drop-EC-noirq-hooks-to-fix-a-regressio.patch
	patches.kernel.org/4.12.4-133-Revert-ACPI-EC-Enable-event-freeze-mode.-to-fi.patch
	patches.kernel.org/4.12.4-134-x86-acpi-Prevent-out-of-bound-access-caused-by.patch
	patches.kernel.org/4.12.4-135-x86-ioapic-Pass-the-correct-data-to-unmask_ioa.patch
	patches.kernel.org/4.12.4-136-MIPS-Fix-MIPS-I-ISA-proc-cpuinfo-reporting.patch
	patches.kernel.org/4.12.4-137-MIPS-Save-static-registers-before-sysmips.patch
	patches.kernel.org/4.12.4-138-MIPS-Actually-decode-JALX-in-__compute_return_.patch
	patches.kernel.org/4.12.4-139-MIPS-Fix-unaligned-PC-interpretation-in-comput.patch
	patches.kernel.org/4.12.4-140-MIPS-math-emu-Prevent-wrong-ISA-mode-instructi.patch
	patches.kernel.org/4.12.4-141-MIPS-Send-SIGILL-for-BPOSGE32-in-__compute_ret.patch
	patches.kernel.org/4.12.4-142-MIPS-Rename-sigill_r6-to-sigill_r2r6-in-__comp.patch
	patches.kernel.org/4.12.4-143-MIPS-Send-SIGILL-for-linked-branches-in-__comp.patch
	patches.kernel.org/4.12.4-144-MIPS-Send-SIGILL-for-R6-branches-in-__compute_.patch
	patches.kernel.org/4.12.4-145-MIPS-Fix-a-typo-s-preset-present-in-r2-to-r6-e.patch
	patches.kernel.org/4.12.4-146-Input-i8042-fix-crash-at-boot-time.patch
	patches.kernel.org/4.12.4-147-IB-iser-Fix-connection-teardown-race-condition.patch
	patches.kernel.org/4.12.4-148-IB-core-Namespace-is-mandatory-input-for-addre.patch
	patches.kernel.org/4.12.4-149-sunrpc-use-constant-time-memory-comparison-for.patch
	patches.kernel.org/4.12.4-150-net-sunrpc-xprt_sock-fix-regression-in-connect.patch
	patches.kernel.org/4.12.4-151-NFS-Fix-initialization-of-nfs_page_array-npage.patch
	patches.kernel.org/4.12.4-152-PNFS-fix-EACCESS-on-commit-to-DS-handling.patch
	patches.kernel.org/4.12.4-153-NFS-only-invalidate-dentrys-that-are-clearly-i.patch
	patches.kernel.org/4.12.4-154-udf-Fix-races-with-i_size-changes-during-readp.patch
	patches.kernel.org/4.12.4-155-udf-Fix-deadlock-between-writeback-and-udf_set.patch
	patches.kernel.org/4.12.4-156-target-Fix-COMPARE_AND_WRITE-caw_sem-leak-duri.patch
	patches.kernel.org/4.12.4-157-iser-target-Avoid-isert_conn-cm_id-dereference.patch
	patches.kernel.org/4.12.4-158-perf-annotate-Fix-broken-arrow-at-row-0-connec.patch
	patches.kernel.org/4.12.4-159-perf-core-Fix-scheduling-regression-of-pinned-.patch
	patches.kernel.org/4.12.4-160-Revert-perf-core-Drop-kernel-samples-even-thou.patch
	patches.kernel.org/4.12.4-161-staging-rtl8188eu-add-TL-WN722N-v2-support.patch
	patches.kernel.org/4.12.4-162-staging-comedi-ni_mio_common-fix-AO-timer-off-.patch
	patches.kernel.org/4.12.4-163-staging-sm750fb-avoid-conflicting-vesafb.patch
	patches.kernel.org/4.12.4-164-staging-lustre-ko2iblnd-check-copy_from_iter-c.patch
	patches.kernel.org/4.12.4-165-ceph-fix-race-in-concurrent-readdir.patch
	patches.kernel.org/4.12.4-166-RDMA-uverbs-Fix-the-check-for-port-number.patch
	patches.kernel.org/4.12.4-167-RDMA-core-Initialize-port_num-in-qp_attr.patch
	patches.kernel.org/4.12.4-168-drm-mst-Fix-error-handling-during-MST-sideband.patch
	patches.kernel.org/4.12.4-169-drm-mst-Avoid-dereferencing-a-NULL-mstb-in-drm.patch
	patches.kernel.org/4.12.4-170-drm-mst-Avoid-processing-partially-received-up.patch
	patches.kernel.org/4.12.4-171-drm-i915-Make-DP-MST-connector-info-work.patch
	patches.kernel.org/4.12.4-172-mlx5-Avoid-that-mlx5_ib_sg_to_klms-overflows-t.patch
	patches.kernel.org/4.12.4-173-hfsplus-Don-t-clear-SGID-when-inheriting-ACLs.patch
	patches.kernel.org/4.12.4-174-vtime-sched-cputime-Remove-vtime_account_user.patch
	patches.kernel.org/4.12.4-175-sched-cputime-Always-set-tsk-vtime_snap_whence.patch
	patches.kernel.org/4.12.4-176-sched-cputime-Rename-vtime-fields.patch
	patches.kernel.org/4.12.4-177-sched-cputime-Move-the-vtime-task-fields-to-th.patch
	patches.kernel.org/4.12.4-178-sched-cputime-Accumulate-vtime-on-top-of-nsec-.patch
	patches.kernel.org/4.12.4-179-sched-fair-Fix-load_balance-affinity-redo-path.patch
	patches.kernel.org/4.12.4-180-percpu_counter-Rename-__percpu_counter_add-to-.patch
	patches.kernel.org/4.12.4-181-writeback-rework-wb_-dec-inc-_stat-family-of-f.patch
	patches.kernel.org/4.12.4-182-kernel-fork.c-virtually-mapped-stacks-do-not-d.patch
	patches.kernel.org/4.12.4-183-acpi-nfit-Fix-memory-corruption-Unregister-mce.patch
	patches.kernel.org/4.12.4-184-vmbus-re-enable-channel-tasklet.patch
	patches.kernel.org/4.12.4-185-cpufreq-intel_pstate-Correct-the-busy-calculat.patch
	patches.kernel.org/4.12.4-186-spmi-Include-OF-based-modalias-in-device-ueven.patch
	patches.kernel.org/4.12.4-187-reiserfs-Don-t-clear-SGID-when-inheriting-ACLs.patch
	patches.kernel.org/4.12.4-188-device-dax-fix-sysfs-duplicate-warnings.patch
	patches.kernel.org/4.12.4-189-drm-imx-parallel-display-Accept-drm_of_find_pa.patch
	patches.kernel.org/4.12.4-190-PM-Domains-defer-dev_pm_domain_set-until-genpd.patch
	patches.kernel.org/4.12.4-191-tracing-Fix-kmemleak-in-instance_rmdir.patch
	patches.kernel.org/4.12.4-192-drm-i915-fbdev-Check-for-existence-of-ifbdev-v.patch
	patches.kernel.org/4.12.4-193-drm-i915-Hold-RPM-wakelock-while-initializing-.patch
	patches.kernel.org/4.12.4-194-drm-i915-reintroduce-VLV-CHV-PFI-programming-p.patch
	patches.kernel.org/4.12.4-195-smp-hotplug-Move-unparking-of-percpu-threads-t.patch
	patches.kernel.org/4.12.4-196-smp-hotplug-Replace-BUG_ON-and-react-useful.patch
	patches.kernel.org/4.12.4-197-alarmtimer-don-t-rate-limit-one-shot-timers.patch
	patches.kernel.org/4.12.4-198-sched-cputime-Don-t-use-smp_processor_id-in-pr.patch
	patches.kernel.org/4.12.4-199-Linux-4.12.4.patch
	patches.kernel.org/4.12.5-001-jfs-Don-t-clear-SGID-when-inheriting-ACLs.patch
	patches.kernel.org/4.12.5-002-ALSA-fm801-Initialize-chip-after-IRQ-handler-i.patch
	patches.kernel.org/4.12.5-003-ALSA-hda-Add-missing-NVIDIA-GPU-codec-IDs-to-p.patch
	patches.kernel.org/4.12.5-004-ALSA-hda-Add-mute-led-support-for-HP-ProBook-4.patch
	patches.kernel.org/4.12.5-005-parisc-Prevent-TLB-speculation-on-flushed-page.patch
	patches.kernel.org/4.12.5-006-parisc-Extend-disabled-preemption-in-copy_user.patch
	patches.kernel.org/4.12.5-007-parisc-Suspend-lockup-detectors-before-system-.patch
	patches.kernel.org/4.12.5-008-powerpc-pseries-Fix-of_node_put-underflow-duri.patch
	patches.kernel.org/4.12.5-009-mmc-sunxi-Keep-default-timing-phase-settings-f.patch
	patches.kernel.org/4.12.5-010-NFS-invalidate-file-size-when-taking-a-lock.patch
	patches.kernel.org/4.12.5-011-NFSv4.1-Fix-a-race-where-CB_NOTIFY_LOCK-fails-.patch
	patches.kernel.org/4.12.5-012-scripts-dtc-dtx_diff-update-include-dts-paths-.patch
	patches.kernel.org/4.12.5-013-crypto-brcm-Fix-SHA3-512-algorithm-failure.patch
	patches.kernel.org/4.12.5-014-crypto-brcm-remove-BCM_PDC_MBOX-dependency-in-.patch
	patches.kernel.org/4.12.5-015-crypto-authencesn-Fix-digest_null-crash.patch
	patches.kernel.org/4.12.5-016-KVM-PPC-Book3S-HV-Enable-TM-before-accessing-T.patch
	patches.kernel.org/4.12.5-017-KVM-PPC-Book3S-HV-Fix-host-crash-on-changing-H.patch
	patches.kernel.org/4.12.5-018-dm-integrity-fix-inefficient-allocation-of-jou.patch
	patches.kernel.org/4.12.5-019-dm-integrity-test-for-corrupted-disk-format-du.patch
	patches.kernel.org/4.12.5-020-md-remove-idx-from-struct-resync_pages.patch
	patches.kernel.org/4.12.5-021-md-raid1-fix-writebehind-bio-clone.patch
	patches.kernel.org/4.12.5-022-md-raid5-add-thread_group-worker-async_tx_issu.patch
	patches.kernel.org/4.12.5-023-drm-vmwgfx-Fix-gcc-7.1.1-warning.patch
	patches.kernel.org/4.12.5-024-drm-vmwgfx-Limit-max-desktop-dimensions-to-8Kx.patch
	patches.kernel.org/4.12.5-025-drm-nouveau-disp-nv50-bump-max-chans-to-21.patch
	patches.kernel.org/4.12.5-026-drm-nouveau-bar-gf100-fix-access-to-upper-half.patch
	patches.kernel.org/4.12.5-027-drm-i915-Fix-scaler-init-during-CRTC-HW-state-.patch
	patches.kernel.org/4.12.5-028-isdn-i4l-fix-buffer-overflow.patch
	patches.kernel.org/4.12.5-029-ipmi-watchdog-fix-watchdog-timeout-set-on-rebo.patch
	patches.kernel.org/4.12.5-030-dentry-name-snapshots.patch
	patches.kernel.org/4.12.5-031-mmc-tmio-mmc-fix-bad-pointer-math.patch
	patches.kernel.org/4.12.5-032-Linux-4.12.5.patch
	patches.kernel.org/4.12.6-001-parisc-Increase-thread-and-stack-size-to-32kb.patch
	patches.kernel.org/4.12.6-002-parisc-Handle-vma-s-whose-context-is-not-curre.patch
	patches.kernel.org/4.12.6-003-scsi-lpfc-fix-linking-against-modular-NVMe-sup.patch
	patches.kernel.org/4.12.6-004-ACPI-LPSS-Only-call-pwm_add_table-for-the-firs.patch
	patches.kernel.org/4.12.6-005-cgroup-don-t-call-migration-methods-if-there-a.patch
	patches.kernel.org/4.12.6-006-cgroup-create-dfl_root-files-on-subsys-registr.patch
	patches.kernel.org/4.12.6-007-cgroup-fix-error-return-value-from-cgroup_subt.patch
	patches.kernel.org/4.12.6-008-libata-array-underflow-in-ata_find_dev.patch
	patches.kernel.org/4.12.6-009-workqueue-restore-WQ_UNBOUND-max_active-1-to-b.patch
	patches.kernel.org/4.12.6-010-iwlwifi-dvm-prevent-an-out-of-bounds-access.patch
	patches.kernel.org/4.12.6-011-brcmfmac-fix-memleak-due-to-calling-brcmf_sdio.patch
	patches.kernel.org/4.12.6-012-NFSv4-Fix-EXCHANGE_ID-corrupt-verifier-issue.patch
	patches.kernel.org/4.12.6-013-mmc-sdhci-of-at91-force-card-detect-value-for-.patch
	patches.kernel.org/4.12.6-014-mmc-core-Use-device_property_read-instead-of-o.patch
	patches.kernel.org/4.12.6-015-mmc-dw_mmc-Use-device_property_read-instead-of.patch
	patches.kernel.org/4.12.6-016-mm-mprotect-flush-TLB-if-potentially-racing-wi.patch
	patches.kernel.org/4.12.6-017-mm-hugetlb.c-__get_user_pages-ignores-certain-.patch
	patches.kernel.org/4.12.6-018-userfaultfd-non-cooperative-notify-about-unmap.patch
	patches.kernel.org/4.12.6-019-userfaultfd_zeropage-return-ENOSPC-in-case-mm-.patch
	patches.kernel.org/4.12.6-020-userfaultfd-non-cooperative-flush-event_wqh-at.patch
	patches.kernel.org/4.12.6-021-cpuset-fix-a-deadlock-due-to-incomplete-patchi.patch
	patches.kernel.org/4.12.6-022-ocfs2-don-t-clear-SGID-when-inheriting-ACLs.patch
	patches.kernel.org/4.12.6-023-ALSA-hda-Fix-speaker-output-from-VAIO-VPCL14M1.patch
	patches.kernel.org/4.12.6-024-drm-amdgpu-fix-header-on-gfx9-clear-state.patch
	patches.kernel.org/4.12.6-025-drm-amdgpu-Fix-undue-fallthroughs-in-golden-re.patch
	patches.kernel.org/4.12.6-026-ASoC-fix-pcm-creation-regression.patch
	patches.kernel.org/4.12.6-027-ASoC-ux500-Restore-platform-DAI-assignments.patch
	patches.kernel.org/4.12.6-028-ASoC-do-not-close-shared-backend-dailink.patch
	patches.kernel.org/4.12.6-029-KVM-arm-arm64-Handle-hva-aging-while-destroyin.patch
	patches.kernel.org/4.12.6-030-KVM-async_pf-make-rcu-irq-exit-if-not-triggere.patch
	patches.kernel.org/4.12.6-031-timers-Fix-overflow-in-get_next_timer_interrup.patch
	patches.kernel.org/4.12.6-032-powerpc-tm-Fix-saving-of-TM-SPRs-in-core-dump.patch
	patches.kernel.org/4.12.6-033-powerpc-64-Fix-__check_irq_replay-missing-decr.patch
	patches.kernel.org/4.12.6-034-iommu-amd-Enable-ga_log_intr-when-enabling-gue.patch
	patches.kernel.org/4.12.6-035-ARM64-dts-marvell-armada-37xx-Fix-the-number-o.patch
	patches.kernel.org/4.12.6-036-gpiolib-skip-unwanted-events-don-t-convert-the.patch
	patches.kernel.org/4.12.6-037-ext4-fix-SEEK_HOLE-SEEK_DATA-for-blocksize-pag.patch
	patches.kernel.org/4.12.6-038-ext4-fix-overflow-caused-by-missing-cast-in-ex.patch
	patches.kernel.org/4.12.6-039-MIPS-ralink-Fix-build-error-due-to-missing-hea.patch
	patches.kernel.org/4.12.6-040-clk-sunxi-ng-sun5i-Add-clk_set_rate_parent-to-.patch
	patches.kernel.org/4.12.6-041-ARM-mvebu-use-__pa_symbol-in-the-mv98dx3236-pl.patch
	patches.kernel.org/4.12.6-042-ARM-dts-armada-38x-Fix-irq-type-for-pca955.patch
	patches.kernel.org/4.12.6-043-ARM-dts-tango4-Request-RGMII-RX-and-TX-clock-d.patch
	patches.kernel.org/4.12.6-044-media-pulse8-cec-persistent_config-should-be-o.patch
	patches.kernel.org/4.12.6-045-media-lirc-LIRC_GET_REC_RESOLUTION-should-retu.patch
	patches.kernel.org/4.12.6-046-media-platform-davinci-return-EINVAL-for-VPFE_.patch
	patches.kernel.org/4.12.6-047-ir-spi-Fix-issues-with-lirc-API.patch
	patches.kernel.org/4.12.6-048-tcmu-Fix-flushing-cmd-entry-dcache-page.patch
	patches.kernel.org/4.12.6-049-tcmu-Fix-possbile-memory-leak-OOPs-when-recalc.patch
	patches.kernel.org/4.12.6-050-ext4-preserve-i_mode-if-__ext4_set_acl-fails.patch
	patches.kernel.org/4.12.6-051-ext4-Don-t-clear-SGID-when-inheriting-ACLs.patch
	patches.kernel.org/4.12.6-052-Btrfs-fix-early-ENOSPC-due-to-delalloc.patch
	patches.kernel.org/4.12.6-053-blk-mq-Include-all-present-CPUs-in-the-default.patch
	patches.kernel.org/4.12.6-054-blk-mq-Create-hctx-for-each-present-CPU.patch
	patches.kernel.org/4.12.6-055-block-disable-runtime-pm-for-blk-mq.patch
	patches.kernel.org/4.12.6-056-saa7164-fix-double-fetch-PCIe-access-condition.patch
	patches.kernel.org/4.12.6-057-sctp-fix-an-array-overflow-when-all-ext-chunks.patch
	patches.kernel.org/4.12.6-058-tcp_bbr-cut-pacing-rate-only-if-filled-pipe.patch
	patches.kernel.org/4.12.6-059-tcp_bbr-introduce-bbr_bw_to_pacing_rate-helper.patch
	patches.kernel.org/4.12.6-060-tcp_bbr-introduce-bbr_init_pacing_rate_from_rt.patch
	patches.kernel.org/4.12.6-061-tcp_bbr-remove-sk_pacing_rate-0-transient-duri.patch
	patches.kernel.org/4.12.6-062-tcp_bbr-init-pacing-rate-on-first-RTT-sample.patch
	patches.kernel.org/4.12.6-063-ipv4-ipv6-initialize-treq-txhash-in-cookie_v-4.patch
	patches.kernel.org/4.12.6-064-wireless-wext-terminate-ifr-name-coming-from-u.patch
	patches.kernel.org/4.12.6-065-net-Zero-terminate-ifr_name-in-dev_ifname.patch
	patches.kernel.org/4.12.6-066-net-dsa-mv88e6xxx-Enable-CMODE-config-support-.patch
	patches.kernel.org/4.12.6-067-Revert-rtnetlink-Do-not-generate-notifications.patch
	patches.kernel.org/4.12.6-068-ipv6-avoid-overflow-of-offset-in-ip6_find_1stf.patch
	patches.kernel.org/4.12.6-069-net-dsa-b53-Add-missing-ARL-entries-for-BCM531.patch
	patches.kernel.org/4.12.6-070-ipv4-initialize-fib_trie-prior-to-register_net.patch
	patches.kernel.org/4.12.6-071-rtnetlink-allocate-more-memory-for-dev_set_mac.patch
	patches.kernel.org/4.12.6-072-net-bonding-Fix-transmit-load-balancing-in-bal.patch
	patches.kernel.org/4.12.6-073-mcs7780-Fix-initialization-when-CONFIG_VMAP_ST.patch
	patches.kernel.org/4.12.6-074-openvswitch-fix-potential-out-of-bound-access-.patch
	patches.kernel.org/4.12.6-075-packet-fix-use-after-free-in-prb_retire_rx_blk.patch
	patches.kernel.org/4.12.6-076-ipv6-Don-t-increase-IPSTATS_MIB_FRAGFAILS-twic.patch
	patches.kernel.org/4.12.6-077-net-ethernet-nb8800-Handle-all-4-RGMII-modes-i.patch
	patches.kernel.org/4.12.6-078-bonding-commit-link-status-change-after-propos.patch
	patches.kernel.org/4.12.6-079-dccp-fix-a-memleak-that-dccp_ipv6-doesn-t-put-.patch
	patches.kernel.org/4.12.6-080-dccp-fix-a-memleak-that-dccp_ipv4-doesn-t-put-.patch
	patches.kernel.org/4.12.6-081-dccp-fix-a-memleak-for-dccp_feat_init-err-proc.patch
	patches.kernel.org/4.12.6-082-net-mlx5-Consider-tx_enabled-in-all-modes-on-r.patch
	patches.kernel.org/4.12.6-083-net-mlx5-Fix-command-completion-after-timeout-.patch
	patches.kernel.org/4.12.6-084-net-mlx5-Fix-command-bad-flow-on-command-entry.patch
	patches.kernel.org/4.12.6-085-sctp-don-t-dereference-ptr-before-leaving-_sct.patch
	patches.kernel.org/4.12.6-086-sctp-fix-the-check-for-_sctp_walk_params-and-_.patch
	patches.kernel.org/4.12.6-087-net-mlx5e-IPoIB-Modify-add-remove-underlay-QPN.patch
	patches.kernel.org/4.12.6-088-net-mlx5e-Fix-outer_header_zero-check-size.patch
	patches.kernel.org/4.12.6-089-net-mlx5-Fix-mlx5_ifc_mtpps_reg_bits-structure.patch
	patches.kernel.org/4.12.6-090-net-mlx5e-Add-field-select-to-MTPPS-register.patch
	patches.kernel.org/4.12.6-091-net-mlx5e-Fix-broken-disable-1PPS-flow.patch
	patches.kernel.org/4.12.6-092-net-mlx5e-Change-1PPS-out-scheme.patch
	patches.kernel.org/4.12.6-093-net-mlx5e-Add-missing-support-for-PTP_CLK_REQ_.patch
	patches.kernel.org/4.12.6-094-net-mlx5e-Fix-wrong-delay-calculation-for-over.patch
	patches.kernel.org/4.12.6-095-net-mlx5e-Schedule-overflow-check-work-to-mlx5.patch
	patches.kernel.org/4.12.6-096-net-mlx5-Fix-mlx5_add_flow_rules-call-with-cor.patch
	patches.kernel.org/4.12.6-097-udp6-fix-socket-leak-on-early-demux.patch
	patches.kernel.org/4.12.6-098-net-phy-Correctly-process-PHY_HALTED-in-phy_st.patch
	patches.kernel.org/4.12.6-099-workqueue-implicit-ordered-attribute-should-be.patch
	patches.kernel.org/4.12.6-100-ipv4-fib-Fix-NULL-pointer-deref-during-fib_syn.patch
	patches.kernel.org/4.12.6-101-virtio_net-fix-truesize-for-mergeable-buffers.patch
	patches.kernel.org/4.12.6-102-sparc64-Measure-receiver-forward-progress-to-a.patch
	patches.kernel.org/4.12.6-103-sparc64-Prevent-perf-from-running-during-super.patch
	patches.kernel.org/4.12.6-104-sparc64-Register-hugepages-during-arch-init.patch
	patches.kernel.org/4.12.6-105-sparc64-Fix-exception-handling-in-UltraSPARC-I.patch
	patches.kernel.org/4.12.6-106-drm-vmwgfx-Fix-cursor-hotspot-issue-with-Wayla.patch
	patches.kernel.org/4.12.6-107-Linux-4.12.6.patch
	patches.kernel.org/4.12.7-001-ppp-Fix-false-xmit-recursion-detect-with-two-p.patch
	patches.kernel.org/4.12.7-002-ppp-fix-xmit-recursion-detection-on-ppp-channe.patch
	patches.kernel.org/4.12.7-003-tcp-avoid-setting-cwnd-to-invalid-ssthresh-aft.patch
	patches.kernel.org/4.12.7-004-net-fix-keepalive-code-vs-TCP_FASTOPEN_CONNECT.patch
	patches.kernel.org/4.12.7-005-ipv6-set-rt6i_protocol-properly-in-the-route-w.patch
	patches.kernel.org/4.12.7-006-bpf-s390-fix-jit-branch-offset-related-to-ldim.patch
	patches.kernel.org/4.12.7-007-net-mlx4_en-don-t-set-CHECKSUM_COMPLETE-on-SCT.patch
	patches.kernel.org/4.12.7-008-net-sched-set-xt_tgchk_param-par.net-properly-.patch
	patches.kernel.org/4.12.7-009-net-sched-set-xt_tgchk_param-par.nft_compat-as.patch
	patches.kernel.org/4.12.7-010-tcp-fastopen-tcp_connect-must-refresh-the-rout.patch
	patches.kernel.org/4.12.7-011-qmi_wwan-fix-NULL-deref-on-disconnect.patch
	patches.kernel.org/4.12.7-012-net-avoid-skb_warn_bad_offload-false-positives.patch
	patches.kernel.org/4.12.7-013-igmp-Fix-regression-caused-by-igmp-sysctl-name.patch
	patches.kernel.org/4.12.7-014-udp-consistently-apply-ufo-or-fragmentation.patch
	patches.kernel.org/4.12.7-015-packet-fix-tp_reserve-race-in-packet_set_ring.patch
	patches.kernel.org/4.12.7-016-scsi-sg-only-check-for-dxfer_len-greater-than-.patch
	patches.kernel.org/4.12.7-017-btrfs-Remove-false-alert-when-fiemap-range-is-.patch
	patches.kernel.org/4.12.7-018-Linux-4.12.7.patch
	patches.kernel.org/4.12.8-001-mm-ratelimit-PFNs-busy-info-message.patch
	patches.kernel.org/4.12.8-002-mm-fix-list-corruptions-on-shmem-shrinklist.patch
	patches.kernel.org/4.12.8-003-futex-Remove-unnecessary-warning-from-get_fute.patch
	patches.kernel.org/4.12.8-004-xtensa-fix-cache-aliasing-handling-code-for-WT.patch
	patches.kernel.org/4.12.8-005-xtensa-mm-cache-add-missing-EXPORT_SYMBOLs.patch
	patches.kernel.org/4.12.8-006-xtensa-don-t-limit-csum_partial-export-by-CONF.patch
	patches.kernel.org/4.12.8-007-xfs-Fix-leak-of-discard-bio.patch
	patches.kernel.org/4.12.8-008-pinctrl-armada-37xx-Fix-number-of-pin-in-south.patch
	patches.kernel.org/4.12.8-009-mtd-nand-atmel-Fix-DT-backward-compatibility-i.patch
	patches.kernel.org/4.12.8-010-mtd-nand-Fix-timing-setup-for-NANDs-that-do-no.patch
	patches.kernel.org/4.12.8-011-mtd-nand-Declare-tBERS-tR-and-tPROG-as-u64-to-.patch
	patches.kernel.org/4.12.8-012-iscsi-target-fix-memory-leak-in-iscsit_setup_t.patch
	patches.kernel.org/4.12.8-013-iscsi-target-Fix-iscsi_np-reset-hung-task-duri.patch
	patches.kernel.org/4.12.8-014-usb-storage-fix-deadlock-involving-host-lock-a.patch
	patches.kernel.org/4.12.8-015-target-Fix-node_acl-demo-mode-uncached-dynamic.patch
	patches.kernel.org/4.12.8-016-fuse-initialize-the-flock-flag-in-fuse_file-on.patch
	patches.kernel.org/4.12.8-017-i2c-designware-Some-broken-DSTDs-use-1MiHz-ins.patch
	patches.kernel.org/4.12.8-018-nand-fix-wrong-default-oob-layout-for-small-pa.patch
	patches.kernel.org/4.12.8-019-mmc-mmc-correct-the-logic-for-setting-HS400ES-.patch
	patches.kernel.org/4.12.8-020-nfs-flexfiles-fix-leak-of-nfs4_ff_ds_version-a.patch
	patches.kernel.org/4.12.8-021-drm-bridge-tc358767-fix-probe-without-attached.patch
	patches.kernel.org/4.12.8-022-drm-etnaviv-Fix-off-by-one-error-in-reloc-chec.patch
	patches.kernel.org/4.12.8-023-drm-i915-Fix-out-of-bounds-array-access-in-bdw.patch
	patches.kernel.org/4.12.8-024-USB-serial-option-add-D-Link-DWM-222-device-ID.patch
	patches.kernel.org/4.12.8-025-USB-serial-cp210x-add-support-for-Qivicon-USB-.patch
	patches.kernel.org/4.12.8-026-USB-serial-pl2303-add-new-ATEN-device-id.patch
	patches.kernel.org/4.12.8-027-usb-musb-fix-tx-fifo-flush-handling-again.patch
	patches.kernel.org/4.12.8-028-USB-hcd-Mark-secondary-HCD-as-dead-if-the-prim.patch
	patches.kernel.org/4.12.8-029-staging-iio-resolver-ad2s1210-fix-negative-IIO.patch
	patches.kernel.org/4.12.8-030-iio-aspeed-adc-wait-for-initial-sequence.patch
	patches.kernel.org/4.12.8-031-iio-accel-st_accel-add-SPI-3wire-support.patch
	patches.kernel.org/4.12.8-032-iio-accel-bmc150-Always-restore-device-to-norm.patch
	patches.kernel.org/4.12.8-033-iio-pressure-st_pressure_core-disable-multirea.patch
	patches.kernel.org/4.12.8-034-iio-light-tsl2563-use-correct-event-code.patch
	patches.kernel.org/4.12.8-035-iio-adc-Revert-axp288-Drop-bogus-AXP288_ADC_TS.patch
	patches.kernel.org/4.12.8-036-staging-comedi-comedi_fops-do-not-call-blockin.patch
	patches.kernel.org/4.12.8-037-uas-Add-US_FL_IGNORE_RESIDUE-for-Initio-Corpor.patch
	patches.kernel.org/4.12.8-038-firmware-fix-batched-requests-wake-all-waiters.patch
	patches.kernel.org/4.12.8-039-firmware-fix-batched-requests-send-wake-up-on-.patch
	patches.kernel.org/4.12.8-040-firmware-avoid-invalid-fallback-aborts-by-usin.patch
	patches.kernel.org/4.12.8-041-block-Make-blk_mq_delay_kick_requeue_list-reru.patch
	patches.kernel.org/4.12.8-042-usb-gadget-udc-renesas_usb3-Fix-usb_gadget_giv.patch
	patches.kernel.org/4.12.8-043-usb-renesas_usbhs-Fix-UGCTRL2-value-for-R-Car-.patch
	patches.kernel.org/4.12.8-044-USB-Check-for-dropped-connection-before-switch.patch
	patches.kernel.org/4.12.8-045-usb-core-unlink-urbs-from-the-tail-of-the-endp.patch
	patches.kernel.org/4.12.8-046-usb-quirks-Add-no-lpm-quirk-for-Moshi-USB-to-E.patch
	patches.kernel.org/4.12.8-047-usb-xhci-Add-quirk-for-Certain-failing-HP-keyb.patch
	patches.kernel.org/4.12.8-048-PCI-Protect-pci_error_handlers-reset_notify-us.patch
	patches.kernel.org/4.12.8-049-PCI-Remove-__pci_dev_reset-and-pci_dev_reset.patch
	patches.kernel.org/4.12.8-050-PCI-Add-pci_reset_function_locked.patch
	patches.kernel.org/4.12.8-051-xhci-Reset-Renesas-uPD72020x-USB-controller-fo.patch
	patches.kernel.org/4.12.8-052-iio-adc-vf610_adc-Fix-VALT-selection-value-for.patch
	patches.kernel.org/4.12.8-053-pnfs-blocklayout-require-64-bit-sector_t.patch
	patches.kernel.org/4.12.8-054-pinctrl-cherryview-Add-Setzer-models-to-the-Ch.patch
	patches.kernel.org/4.12.8-055-pinctrl-sunxi-add-a-missing-function-of-A10-A2.patch
	patches.kernel.org/4.12.8-056-pinctrl-intel-merrifield-Correct-UART-pin-list.patch
	patches.kernel.org/4.12.8-057-pinctrl-uniphier-fix-WARN_ON-of-pingroups-dump.patch
	patches.kernel.org/4.12.8-058-pinctrl-uniphier-fix-WARN_ON-of-pingroups-dump.patch
	patches.kernel.org/4.12.8-059-pinctrl-samsung-Remove-bogus-irq_-un-mask-from.patch
	patches.kernel.org/4.12.8-060-pinctrl-meson-gxbb-Add-missing-GPIODV_18-pin-e.patch
	patches.kernel.org/4.12.8-061-pinctrl-meson-gxl-Add-missing-GPIODV_18-pin-en.patch
	patches.kernel.org/4.12.8-062-MIPS-DEC-Fix-an-int-handler.S-CPU_DADDI_WORKAR.patch
	patches.kernel.org/4.12.8-063-Revert-MIPS-Don-t-unnecessarily-include-kmallo.patch
	patches.kernel.org/4.12.8-064-MIPS-Octeon-Fix-broken-EDAC-driver.patch
	patches.kernel.org/4.12.8-065-powerpc-Fix-proc-cpuinfo-revision-for-POWER9-D.patch
	patches.kernel.org/4.12.8-066-Linux-4.12.8.patch
	patches.kernel.org/4.12.9-001-audit-Fix-use-after-free-in-audit_remove_watch.patch
	patches.kernel.org/4.12.9-002-parisc-pci-memory-bar-assignment-fails-with-64.patch
	patches.kernel.org/4.12.9-003-crypto-ixp4xx-Fix-error-handling-path-in-aead_.patch
	patches.kernel.org/4.12.9-004-crypto-x86-sha1-Fix-reads-beyond-the-number-of.patch
	patches.kernel.org/4.12.9-005-drm-i915-Perform-an-invalidate-prior-to-execut.patch
	patches.kernel.org/4.12.9-006-drm-amdgpu-save-list-length-when-fence-is-sign.patch
	patches.kernel.org/4.12.9-007-Input-elan_i2c-add-ELAN0608-to-the-ACPI-table.patch
	patches.kernel.org/4.12.9-008-Input-elan_i2c-Add-antoher-Lenovo-ACPI-ID-for-.patch
	patches.kernel.org/4.12.9-009-md-fix-test-in-md_write_start.patch
	patches.kernel.org/4.12.9-010-md-always-clear-safemode-when-md_check_recover.patch
	patches.kernel.org/4.12.9-011-MD-not-clear-safemode-for-external-metadata-ar.patch
	patches.kernel.org/4.12.9-012-ALSA-seq-2nd-attempt-at-fixing-race-creating-a.patch
	patches.kernel.org/4.12.9-013-ALSA-usb-audio-Apply-sample-rate-quirk-to-Senn.patch
	patches.kernel.org/4.12.9-014-ALSA-usb-audio-Add-mute-TLV-for-playback-volum.patch
	patches.kernel.org/4.12.9-015-ALSA-usb-audio-add-DSD-support-for-new-Amanero.patch
	patches.kernel.org/4.12.9-016-mm-discard-memblock-data-later.patch
	patches.kernel.org/4.12.9-017-slub-fix-per-memcg-cache-leak-on-css-offline.patch
	patches.kernel.org/4.12.9-018-mm-fix-double-mmap_sem-unlock-on-MMF_UNSTABLE-.patch
	patches.kernel.org/4.12.9-019-mm-cma_debug.c-fix-stack-corruption-due-to-spr.patch
	patches.kernel.org/4.12.9-020-mm-mempolicy-fix-use-after-free-when-calling-g.patch
	patches.kernel.org/4.12.9-021-mm-vmalloc.c-don-t-unconditonally-use-__GFP_HI.patch
	patches.kernel.org/4.12.9-022-mm-revert-x86_64-and-arm64-ELF_ET_DYN_BASE-bas.patch
	patches.kernel.org/4.12.9-023-xen-fix-bio-vec-merging.patch
	patches.kernel.org/4.12.9-024-ARM-dts-imx6qdl-nitrogen6_som2-fix-PCIe-reset.patch
	patches.kernel.org/4.12.9-025-blk-mq-pci-add-a-fallback-when-pci_irq_get_aff.patch
	patches.kernel.org/4.12.9-026-powerpc-Fix-VSX-enabling-flushing-to-also-test.patch
	patches.kernel.org/4.12.9-027-xen-blkfront-use-a-right-index-when-checking-r.patch
	patches.kernel.org/4.12.9-028-perf-x86-Fix-RDPMC-vs.-mm_struct-tracking.patch
	patches.kernel.org/4.12.9-029-x86-asm-64-Clear-AC-on-NMI-entries.patch
	patches.kernel.org/4.12.9-030-x86-Fix-norandmaps-ADDR_NO_RANDOMIZE.patch
	patches.kernel.org/4.12.9-031-x86-elf-Remove-the-unnecessary-ADDR_NO_RANDOMI.patch
	patches.kernel.org/4.12.9-032-irqchip-atmel-aic-Fix-unbalanced-of_node_put-i.patch
	patches.kernel.org/4.12.9-033-irqchip-atmel-aic-Fix-unbalanced-refcount-in-a.patch
	patches.kernel.org/4.12.9-034-genirq-Restore-trigger-settings-in-irq_modify_.patch
	patches.kernel.org/4.12.9-035-genirq-ipi-Fixup-checks-against-nr_cpu_ids.patch
	patches.kernel.org/4.12.9-036-kernel-watchdog-Prevent-false-positives-with-t.patch
	patches.kernel.org/4.12.9-037-Sanitize-move_pages-permission-checks.patch
	patches.kernel.org/4.12.9-038-pids-make-task_tgid_nr_ns-safe.patch
	patches.kernel.org/4.12.9-039-debug-Fix-WARN_ON_ONCE-for-modules.patch
	patches.kernel.org/4.12.9-040-usb-optimize-acpi-companion-search-for-usb-por.patch
	patches.kernel.org/4.12.9-041-usb-qmi_wwan-add-D-Link-DWM-222-device-ID.patch
	patches.kernel.org/4.12.9-042-Linux-4.12.9.patch
	patches.kernel.org/4.12.10-001-sparc64-remove-unnecessary-log-message.patch
	patches.kernel.org/4.12.10-002-bonding-require-speed-duplex-only-for-802.3ad.patch
	patches.kernel.org/4.12.10-003-bonding-ratelimit-failed-speed-duplex-update-.patch
	patches.kernel.org/4.12.10-004-af_key-do-not-use-GFP_KERNEL-in-atomic-contex.patch
	patches.kernel.org/4.12.10-005-dccp-purge-write-queue-in-dccp_destroy_sock.patch
	patches.kernel.org/4.12.10-006-dccp-defer-ccid_hc_tx_delete-at-dismantle-tim.patch
	patches.kernel.org/4.12.10-007-ipv4-fix-NULL-dereference-in-free_fib_info_rc.patch
	patches.kernel.org/4.12.10-008-net_sched-sfq-update-hierarchical-backlog-whe.patch
	patches.kernel.org/4.12.10-009-net_sched-remove-warning-from-qdisc_hash_add.patch
	patches.kernel.org/4.12.10-010-bpf-fix-bpf_trace_printk-on-32-bit-archs.patch
	patches.kernel.org/4.12.10-011-net-igmp-Use-ingress-interface-rather-than-vr.patch
	patches.kernel.org/4.12.10-012-openvswitch-fix-skb_panic-due-to-the-incorrec.patch
	patches.kernel.org/4.12.10-013-ptr_ring-use-kmalloc_array.patch
	patches.kernel.org/4.12.10-014-ipv4-better-IP_MAX_MTU-enforcement.patch
	patches.kernel.org/4.12.10-015-nfp-fix-infinite-loop-on-umapping-cleanup.patch
	patches.kernel.org/4.12.10-016-tun-handle-register_netdevice-failures-proper.patch
	patches.kernel.org/4.12.10-017-sctp-fully-initialize-the-IPv6-address-in-sct.patch
	patches.kernel.org/4.12.10-018-tipc-fix-use-after-free.patch
	patches.kernel.org/4.12.10-019-ipv6-reset-fn-rr_ptr-when-replacing-route.patch
	patches.kernel.org/4.12.10-020-ipv6-repair-fib6-tree-in-failure-case.patch
	patches.kernel.org/4.12.10-021-tcp-when-rearming-RTO-if-RTO-time-is-in-past-.patch
	patches.kernel.org/4.12.10-022-net-mlx4_core-Enable-4K-UAR-if-SRIOV-module-p.patch
	patches.kernel.org/4.12.10-023-irda-do-not-leak-initialized-list.dev-to-user.patch
	patches.kernel.org/4.12.10-024-net-sched-fix-NULL-pointer-dereference-when-a.patch
	patches.kernel.org/4.12.10-025-net_sched-fix-order-of-queue-length-updates-i.patch
	patches.kernel.org/4.12.10-026-bpf-verifier-add-additional-patterns-to-evalu.patch
	patches.kernel.org/4.12.10-027-bpf-fix-mixed-signed-unsigned-derived-min-max.patch
	patches.kernel.org/4.12.10-028-bpf-verifier-fix-min-max-handling-in-BPF_SUB.patch
	patches.kernel.org/4.12.10-029-Input-trackpoint-add-new-trackpoint-firmware-.patch
	patches.kernel.org/4.12.10-030-Input-elan_i2c-add-ELAN0602-ACPI-ID-to-suppor.patch
	patches.kernel.org/4.12.10-031-Input-ALPS-fix-two-finger-scroll-breakage-in-.patch
	patches.kernel.org/4.12.10-032-KVM-s390-sthyi-fix-sthyi-inline-assembly.patch
	patches.kernel.org/4.12.10-033-KVM-s390-sthyi-fix-specification-exception-de.patch
	patches.kernel.org/4.12.10-034-KVM-x86-simplify-handling-of-PKRU.patch
	patches.kernel.org/4.12.10-035-KVM-pkeys-do-not-use-PKRU-value-in-vcpu-arch..patch
	patches.kernel.org/4.12.10-036-KVM-x86-block-guest-protection-keys-unless-th.patch
	patches.kernel.org/4.12.10-037-ALSA-usb-audio-Add-delay-quirk-for-H650e-Jabr.patch
	patches.kernel.org/4.12.10-038-ALSA-core-Fix-unexpected-error-at-replacing-u.patch
	patches.kernel.org/4.12.10-039-ALSA-hda-Add-stereo-mic-quirk-for-Lenovo-G50-.patch
	patches.kernel.org/4.12.10-040-ALSA-firewire-fix-NULL-pointer-dereference-wh.patch
	patches.kernel.org/4.12.10-041-ALSA-firewire-motu-destroy-stream-data-surely.patch
	patches.kernel.org/4.12.10-042-ARCv2-SLC-Make-sure-busy-bit-is-set-properly-.patch
	patches.kernel.org/4.12.10-043-ARCv2-PAE40-Explicitly-set-MSB-counterpart-of.patch
	patches.kernel.org/4.12.10-044-ARCv2-PAE40-set-MSB-even-if-CONFIG_ARC_HAS_PA.patch
	patches.kernel.org/4.12.10-045-PM-hibernate-touch-NMI-watchdog-when-creating.patch
	patches.kernel.org/4.12.10-046-mm-shmem-fix-handling-sys-kernel-mm-transpare.patch
	patches.kernel.org/4.12.10-047-dax-fix-deadlock-due-to-misaligned-PMD-faults.patch
	patches.kernel.org/4.12.10-048-i2c-designware-Fix-system-suspend.patch
	patches.kernel.org/4.12.10-049-mm-madvise.c-fix-freeing-of-locked-page-with-.patch
	patches.kernel.org/4.12.10-050-fork-fix-incorrect-fput-of-exe_file-causing-u.patch
	patches.kernel.org/4.12.10-051-mm-memblock.c-reversed-logic-in-memblock_disc.patch
	patches.kernel.org/4.12.10-052-arm64-fpsimd-Prevent-registers-leaking-across.patch
	patches.kernel.org/4.12.10-053-drm-Fix-framebuffer-leak.patch
	patches.kernel.org/4.12.10-054-drm-Release-driver-tracking-before-making-the.patch
	patches.kernel.org/4.12.10-055-drm-sun4i-Implement-drm_driver-lastclose-to-r.patch
	patches.kernel.org/4.12.10-056-drm-atomic-Handle-EDEADLK-with-out-fences-cor.patch
	patches.kernel.org/4.12.10-057-drm-atomic-If-the-atomic-check-fails-return-i.patch
	patches.kernel.org/4.12.10-058-drm-i915-vbt-ignore-extraneous-child-devices-.patch
	patches.kernel.org/4.12.10-059-drm-i915-gvt-Fix-the-kernel-null-pointer-erro.patch
	patches.kernel.org/4.12.10-060-Revert-drm-amdgpu-fix-vblank_time-when-displa.patch
	patches.kernel.org/4.12.10-061-ACPI-device-property-Fix-node-lookup-in-acpi_.patch
	patches.kernel.org/4.12.10-062-tracing-Call-clear_boot_tracer-at-lateinit_sy.patch
	patches.kernel.org/4.12.10-063-tracing-Missing-error-code-in-tracer_alloc_bu.patch
	patches.kernel.org/4.12.10-064-tracing-Fix-kmemleak-in-tracing_map_array_fre.patch
	patches.kernel.org/4.12.10-065-tracing-Fix-freeing-of-filter-in-create_filte.patch
	patches.kernel.org/4.12.10-066-RDMA-uverbs-Initialize-cq_context-appropriate.patch
	patches.kernel.org/4.12.10-067-kbuild-linker-script-do-not-match-C-names-unl.patch
	patches.kernel.org/4.12.10-068-cifs-Fix-df-output-for-users-with-quota-limit.patch
	patches.kernel.org/4.12.10-069-cifs-return-ENAMETOOLONG-for-overlong-names-i.patch
	patches.kernel.org/4.12.10-070-nfsd-Limit-end-of-page-list-when-decoding-NFS.patch
	patches.kernel.org/4.12.10-071-ring-buffer-Have-ring_buffer_alloc_read_page-.patch
	patches.kernel.org/4.12.10-072-virtio_pci-fix-cpu-affinity-support.patch
	patches.kernel.org/4.12.10-073-ftrace-Check-for-null-ret_stack-on-profile-fu.patch
	patches.kernel.org/4.12.10-074-perf-core-Fix-group-cpu-task-validation.patch
	patches.kernel.org/4.12.10-075-timers-Fix-excessive-granularity-of-new-timer.patch
	patches.kernel.org/4.12.10-076-x86-mm-Fix-use-after-free-of-ldt_struct.patch
	patches.kernel.org/4.12.10-077-net-sunrpc-svcsock-fix-NULL-pointer-exception.patch
	patches.kernel.org/4.12.10-078-netfilter-expect-fix-crash-when-putting-unini.patch
	patches.kernel.org/4.12.10-079-netfilter-nat-fix-src-map-lookup.patch
	patches.kernel.org/4.12.10-080-netfilter-nfnetlink-Improve-input-length-sani.patch
	patches.kernel.org/4.12.10-081-Bluetooth-hidp-fix-possible-might-sleep-error.patch
	patches.kernel.org/4.12.10-082-Bluetooth-cmtp-fix-possible-might-sleep-error.patch
	patches.kernel.org/4.12.10-083-Bluetooth-bnep-fix-possible-might-sleep-error.patch
	patches.kernel.org/4.12.10-084-Revert-android-binder-Sanity-check-at-binder-.patch
	patches.kernel.org/4.12.10-085-binder-use-group-leader-instead-of-open-threa.patch
	patches.kernel.org/4.12.10-086-binder-Use-wake-up-hint-for-synchronous-trans.patch
	patches.kernel.org/4.12.10-087-ANDROID-binder-fix-proc-tsk-check.patch
	patches.kernel.org/4.12.10-088-iio-imu-adis16480-Fix-acceleration-scale-fact.patch
	patches.kernel.org/4.12.10-089-iio-hid-sensor-trigger-Fix-the-race-with-user.patch
	patches.kernel.org/4.12.10-090-iio-magnetometer-st_magn-fix-status-register-.patch
	patches.kernel.org/4.12.10-091-iio-magnetometer-st_magn-remove-ihl-property-.patch
	patches.kernel.org/4.12.10-092-staging-rtl8188eu-add-RNX-N150NUB-support.patch
	patches.kernel.org/4.12.10-093-iommu-Fix-wrong-freeing-of-iommu_device-dev.patch
	patches.kernel.org/4.12.10-094-Clarify-and-fix-MAX_LFS_FILESIZE-macros.patch
	patches.kernel.org/4.12.10-095-ntb-ntb_test-ensure-the-link-is-up-before-try.patch
	patches.kernel.org/4.12.10-096-ntb-transport-shouldn-t-disable-link-due-to-b.patch
	patches.kernel.org/4.12.10-097-ACPI-APD-Fix-HID-for-Hisilicon-Hip07-08.patch
	patches.kernel.org/4.12.10-098-ACPI-EC-Fix-regression-related-to-wrong-ECDT-.patch
	patches.kernel.org/4.12.10-099-powerpc-mm-Ensure-cpumask-update-is-ordered.patch
	patches.kernel.org/4.12.10-100-Linux-4.12.10.patch
	patches.kernel.org/4.12.11-001-arm64-mm-abort-uaccess-retries-upon-fatal-sig.patch
	patches.kernel.org/4.12.11-002-x86-io-Add-memory-clobber-to-insb-insw-insl-o.patch
	patches.kernel.org/4.12.11-003-irqchip-mips-gic-SYNC-after-enabling-GIC-regi.patch
	patches.kernel.org/4.12.11-004-Input-synaptics-fix-device-info-appearing-dif.patch
	patches.kernel.org/4.12.11-005-Input-xpad-fix-PowerA-init-quirk-for-some-gam.patch
	patches.kernel.org/4.12.11-006-crypto-chacha20-fix-handling-of-chunked-input.patch
	patches.kernel.org/4.12.11-007-i2c-ismt-Don-t-duplicate-the-receive-length-f.patch
	patches.kernel.org/4.12.11-008-i2c-ismt-Return-EMSGSIZE-for-block-reads-with.patch
	patches.kernel.org/4.12.11-009-crypto-algif_skcipher-only-call-put_page-on-r.patch
	patches.kernel.org/4.12.11-010-mm-uprobes-fix-multiple-free-of-uprobes_state.patch
	patches.kernel.org/4.12.11-011-mm-madvise-ensure-poisoned-pages-are-removed-.patch
	patches.kernel.org/4.12.11-012-ceph-fix-readpage-from-fscache.patch
	patches.kernel.org/4.12.11-013-cpumask-fix-spurious-cpumask_of_node-on-non-N.patch
	patches.kernel.org/4.12.11-014-cpuset-Fix-incorrect-memory_pressure-control-.patch
	patches.kernel.org/4.12.11-015-alpha-uapi-Add-support-for-__SANE_USERSPACE_T.patch
	patches.kernel.org/4.12.11-016-CIFS-Fix-maximum-SMB2-header-size.patch
	patches.kernel.org/4.12.11-017-CIFS-remove-endian-related-sparse-warning.patch
	patches.kernel.org/4.12.11-018-dm-mpath-do-not-lock-up-a-CPU-with-requeuing-.patch
	patches.kernel.org/4.12.11-019-drm-vmwgfx-Fix-F26-Wayland-screen-update-issu.patch
	patches.kernel.org/4.12.11-020-wl1251-add-a-missing-spin_lock_init.patch
	patches.kernel.org/4.12.11-021-mmc-sdhci-xenon-add-set_power-callback.patch
	patches.kernel.org/4.12.11-022-lib-mpi-kunmap-after-finishing-accessing-buff.patch
	patches.kernel.org/4.12.11-023-xfrm-policy-check-policy-direction-value.patch
	patches.kernel.org/4.12.11-024-drm-ttm-Fix-accounting-error-when-fail-to-get.patch
	patches.kernel.org/4.12.11-025-nvme-fix-the-definition-of-the-doorbell-buffe.patch
	patches.kernel.org/4.12.11-026-drm-nouveau-i2c-gf119-add-support-for-address.patch
	patches.kernel.org/4.12.11-027-epoll-fix-race-between-ep_poll_callback-POLLF.patch
	patches.kernel.org/4.12.11-028-Linux-4.12.11.patch
	patches.kernel.org/4.12.12-001-usb-quirks-add-delay-init-quirk-for-Corsair-S.patch
	patches.kernel.org/4.12.12-002-USB-serial-option-add-support-for-D-Link-DWM-.patch
	patches.kernel.org/4.12.12-003-usb-Add-device-quirk-for-Logitech-HD-Pro-Webc.patch
	patches.kernel.org/4.12.12-004-usb-xhci-Fix-regression-when-ATI-chipsets-det.patch
	patches.kernel.org/4.12.12-005-USB-musb-fix-external-abort-on-suspend.patch
	patches.kernel.org/4.12.12-006-ANDROID-binder-add-padding-to-binder_fd_array.patch
	patches.kernel.org/4.12.12-007-ANDROID-binder-add-hwbinder-vndbinder-to-BIND.patch
	patches.kernel.org/4.12.12-008-USB-core-Avoid-race-of-async_completed-w-usbd.patch
	patches.kernel.org/4.12.12-009-staging-rts5208-fix-incorrect-shift-to-extrac.patch
	patches.kernel.org/4.12.12-010-iio-adc-ti-ads1015-fix-incorrect-data-rate-se.patch
	patches.kernel.org/4.12.12-011-iio-adc-ti-ads1015-fix-scale-information-for-.patch
	patches.kernel.org/4.12.12-012-iio-adc-ti-ads1015-enable-conversion-when-CON.patch
	patches.kernel.org/4.12.12-013-iio-adc-ti-ads1015-avoid-getting-stale-result.patch
	patches.kernel.org/4.12.12-014-iio-adc-ti-ads1015-don-t-return-invalid-value.patch
	patches.kernel.org/4.12.12-015-iio-adc-ti-ads1015-add-adequate-wait-time-to-.patch
	patches.kernel.org/4.12.12-016-driver-core-bus-Fix-a-potential-double-free.patch
	patches.kernel.org/4.12.12-017-HID-wacom-Do-not-completely-map-WACOM_HID_WD_.patch
	patches.kernel.org/4.12.12-018-binder-free-memory-on-error.patch
	patches.kernel.org/4.12.12-019-crypto-caam-qi-fix-compilation-with-CONFIG_DE.patch
	patches.kernel.org/4.12.12-020-crypto-caam-qi-fix-compilation-with-DEBUG-ena.patch
	patches.kernel.org/4.12.12-021-fpga-altera-hps2fpga-fix-multiple-init-of-l3_.patch
	patches.kernel.org/4.12.12-022-intel_th-pci-Add-Cannon-Lake-PCH-H-support.patch
	patches.kernel.org/4.12.12-023-intel_th-pci-Add-Cannon-Lake-PCH-LP-support.patch
	patches.kernel.org/4.12.12-024-ath10k-fix-memory-leak-in-rx-ring-buffer-allo.patch
	patches.kernel.org/4.12.12-025-Input-trackpoint-assume-3-buttons-when-button.patch
	patches.kernel.org/4.12.12-026-rtlwifi-rtl_pci_probe-Fix-fail-path-of-_rtl_p.patch
	patches.kernel.org/4.12.12-027-Bluetooth-Add-support-of-13d3-3494-RTL8723BE-.patch
	patches.kernel.org/4.12.12-028-iwlwifi-pci-add-new-PCI-ID-for-7265D.patch
	patches.kernel.org/4.12.12-029-dlm-avoid-double-free-on-error-path-in-dlm_de.patch
	patches.kernel.org/4.12.12-030-mwifiex-correct-channel-stat-buffer-overflows.patch
	patches.kernel.org/4.12.12-031-MCB-add-support-for-SC31-to-mcb-lpc.patch
	patches.kernel.org/4.12.12-032-s390-mm-avoid-empty-zero-pages-for-KVM-guests.patch
	patches.kernel.org/4.12.12-033-s390-mm-fix-BUG_ON-in-crst_table_upgrade.patch
	patches.kernel.org/4.12.12-034-drm-nouveau-pci-msi-disable-MSI-on-big-endian.patch
	patches.kernel.org/4.12.12-035-drm-nouveau-Fix-error-handling-in-nv50_disp_a.patch
	patches.kernel.org/4.12.12-036-workqueue-Fix-flag-collision.patch
	patches.kernel.org/4.12.12-037-ahci-don-t-use-MSI-for-devices-with-the-silly.patch
	patches.kernel.org/4.12.12-038-cs5536-add-support-for-IDE-controller-variant.patch
	patches.kernel.org/4.12.12-039-scsi-sg-protect-against-races-between-mmap-an.patch
	patches.kernel.org/4.12.12-040-scsi-sg-recheck-MMAP_IO-request-length-with-l.patch
	patches.kernel.org/4.12.12-041-of-device-Prevent-buffer-overflow-in-of_devic.patch
	patches.kernel.org/4.12.12-042-rtlwifi-Fix-memory-leak-when-firmware-request.patch
	patches.kernel.org/4.12.12-043-rtlwifi-Fix-fallback-firmware-loading.patch
	patches.kernel.org/4.12.12-044-Linux-4.12.12.patch
	patches.kernel.org/4.12.13-001-mtd-nand-make-Samsung-SLC-NAND-usable-again.patch
	patches.kernel.org/4.12.13-002-mtd-nand-hynix-add-support-for-20nm-NAND-chip.patch
	patches.kernel.org/4.12.13-003-mtd-nand-mxc-Fix-mxc_v1-ooblayout.patch
	patches.kernel.org/4.12.13-004-mtd-nand-qcom-fix-read-failure-without-comple.patch
	patches.kernel.org/4.12.13-005-mtd-nand-qcom-fix-config-error-for-BCH.patch
	patches.kernel.org/4.12.13-006-nvme-fabrics-generate-spec-compliant-UUID-NQN.patch
	patches.kernel.org/4.12.13-007-btrfs-resume-qgroup-rescan-on-rw-remount.patch
	patches.kernel.org/4.12.13-008-rtlwifi-btcoexist-Fix-breakage-of-ant_sel-for.patch
	patches.kernel.org/4.12.13-009-radix-tree-must-check-__radix_tree_preload-re.patch
	patches.kernel.org/4.12.13-010-selftests-x86-fsgsbase-Test-selectors-1-2-and.patch
	patches.kernel.org/4.12.13-011-mm-kvfree-the-swap-cluster-info-if-the-swap-f.patch
	patches.kernel.org/4.12.13-012-mm-swapfile.c-fix-swapon-frontswap_map-memory.patch
	patches.kernel.org/4.12.13-013-mm-memory.c-fix-mem_cgroup_oom_disable-call-m.patch
	patches.kernel.org/4.12.13-014-ALSA-msnd-Optimize-harden-DSP-and-MIDI-loops.patch
	patches.kernel.org/4.12.13-015-KVM-SVM-Limit-PFERR_NESTED_GUEST_PAGE-error_c.patch
	patches.kernel.org/4.12.13-016-rt2800-fix-TX_PIN_CFG-setting-for-non-MT7620-.patch
	patches.kernel.org/4.12.13-017-Bluetooth-Properly-check-L2CAP-config-option-.patch
	patches.kernel.org/4.12.13-018-ARM64-dts-marvell-armada-37xx-Fix-GIC-mainten.patch
	patches.kernel.org/4.12.13-019-ARM-8692-1-mm-abort-uaccess-retries-upon-fata.patch
	patches.kernel.org/4.12.13-020-NFS-Fix-2-use-after-free-issues-in-the-I-O-co.patch
	patches.kernel.org/4.12.13-021-NFS-Sync-the-correct-byte-range-during-synchr.patch
	patches.kernel.org/4.12.13-022-NFSv4-Fix-up-mirror-allocation.patch
	patches.kernel.org/4.12.13-023-xfs-XFS_IS_REALTIME_INODE-should-be-false-if-.patch
	patches.kernel.org/4.12.13-024-Linux-4.12.13.patch
	patches.kernel.org/4.12.14-001-ipv6-accept-64k-1-packet-length-in-ip6_find_1.patch
	patches.kernel.org/4.12.14-002-ipv6-add-rcu-grace-period-before-freeing-fib6.patch
	patches.kernel.org/4.12.14-003-ipv6-fix-sparse-warning-on-rt6i_node.patch
	patches.kernel.org/4.12.14-004-macsec-add-genl-family-module-alias.patch
	patches.kernel.org/4.12.14-005-udp-on-peeking-bad-csum-drop-packets-even-if-.patch
	patches.kernel.org/4.12.14-006-bpf-fix-map-value-attribute-for-hash-of-maps.patch
	patches.kernel.org/4.12.14-007-fsl-man-Inherit-parent-device-and-of_node.patch
	patches.kernel.org/4.12.14-008-sctp-Avoid-out-of-bounds-reads-from-address-s.patch
	patches.kernel.org/4.12.14-009-qlge-avoid-memcpy-buffer-overflow.patch
	patches.kernel.org/4.12.14-010-tipc-Fix-tipc_sk_reinit-handling-of-EAGAIN.patch
	patches.kernel.org/4.12.14-011-net-systemport-Be-drop-monitor-friendly.patch
	patches.kernel.org/4.12.14-012-net-bcmgenet-Be-drop-monitor-friendly.patch
	patches.kernel.org/4.12.14-013-net-systemport-Free-DMA-coherent-descriptors-.patch
	patches.kernel.org/4.12.14-014-netvsc-fix-deadlock-betwen-link-status-and-re.patch
	patches.kernel.org/4.12.14-015-udp6-set-rx_dst_cookie-on-rx_dst-updates.patch
	patches.kernel.org/4.12.14-016-net-mvpp2-fix-the-mac-address-used-when-using.patch
	patches.kernel.org/4.12.14-017-cxgb4-Fix-stack-out-of-bounds-read-due-to-wro.patch
	patches.kernel.org/4.12.14-018-ipv6-set-dst.obsolete-when-a-cached-route-has.patch
	patches.kernel.org/4.12.14-019-ipv6-do-not-set-sk_destruct-in-IPV6_ADDRFORM-.patch
	patches.kernel.org/4.12.14-020-packet-Don-t-write-vnet-header-beyond-end-of-.patch
	patches.kernel.org/4.12.14-021-kcm-do-not-attach-PF_KCM-sockets-to-avoid-dea.patch
	patches.kernel.org/4.12.14-022-net-dsa-bcm_sf2-Fix-number-of-CFP-entries-for.patch
	patches.kernel.org/4.12.14-023-net-mlx5e-Check-for-qos-capability-in-dcbnl_i.patch
	patches.kernel.org/4.12.14-024-net-mlx5e-Fix-DCB_CAP_ATTR_DCBX-capability-fo.patch
	patches.kernel.org/4.12.14-025-net-mlx5-Fix-arm-SRQ-command-for-ISSI-version.patch
	patches.kernel.org/4.12.14-026-net-mlx5e-Fix-dangling-page-pointer-on-DMA-ma.patch
	patches.kernel.org/4.12.14-027-net-mlx5e-Don-t-override-user-RSS-upon-set-ch.patch
	patches.kernel.org/4.12.14-028-net-mlx5e-Properly-resolve-TC-offloaded-ipv6-.patch
	patches.kernel.org/4.12.14-029-net-mlx5-E-Switch-Unload-the-representors-in-.patch
	patches.kernel.org/4.12.14-030-net-mlx5e-Fix-inline-header-size-for-small-pa.patch
	patches.kernel.org/4.12.14-031-net-mlx5e-Fix-CQ-moderation-mode-not-set-prop.patch
	patches.kernel.org/4.12.14-032-Revert-net-phy-Correctly-process-PHY_HALTED-i.patch
	patches.kernel.org/4.12.14-033-net-fec-Allow-reception-of-frames-bigger-than.patch
	patches.kernel.org/4.12.14-034-mlxsw-spectrum-Forbid-linking-to-devices-that.patch
	patches.kernel.org/4.12.14-035-bridge-switchdev-Clear-forward-mark-when-tran.patch
	patches.kernel.org/4.12.14-036-Revert-net-use-lib-percpu_counter-API-for-fra.patch
	patches.kernel.org/4.12.14-037-Revert-net-fix-percpu-memory-leaks.patch
	patches.kernel.org/4.12.14-038-gianfar-Fix-Tx-flow-control-deactivation.patch
	patches.kernel.org/4.12.14-039-vhost_net-correctly-check-tx-avail-during-rx-.patch
	patches.kernel.org/4.12.14-040-ip6_gre-update-mtu-properly-in-ip6gre_err.patch
	patches.kernel.org/4.12.14-041-ipv6-fix-memory-leak-with-multiple-tables-dur.patch
	patches.kernel.org/4.12.14-042-ipv6-fix-typo-in-fib6_net_exit.patch
	patches.kernel.org/4.12.14-043-sctp-fix-missing-wake-ups-in-some-situations.patch
	patches.kernel.org/4.12.14-044-f2fs-let-fill_super-handle-roll-forward-error.patch
	patches.kernel.org/4.12.14-045-f2fs-check-hot_data-for-roll-forward-recovery.patch
	patches.kernel.org/4.12.14-046-x86-fsgsbase-64-Fully-initialize-FS-and-GS-st.patch
	patches.kernel.org/4.12.14-047-x86-fsgsbase-64-Report-FSBASE-and-GSBASE-corr.patch
	patches.kernel.org/4.12.14-048-x86-switch_to-64-Rewrite-FS-GS-switching-yet-.patch
	patches.kernel.org/4.12.14-049-fuse-allow-server-to-run-in-different-pid_ns.patch
	patches.kernel.org/4.12.14-050-idr-remove-WARN_ON_ONCE-when-trying-to-replac.patch
	patches.kernel.org/4.12.14-051-md-raid1-10-reset-bio-allocated-from-mempool.patch
	patches.kernel.org/4.12.14-052-md-raid5-release-flush-io-in-raid5_do_work.patch
	patches.kernel.org/4.12.14-053-ipv6-Fix-may-be-used-uninitialized-warning-in.patch
	patches.kernel.org/4.12.14-054-Linux-4.12.14.patch

	########################################################
	# Upstream fixes for -stable branches that apply unchanged
	########################################################
	patches.kernel.org/4.4.129-040-powerpc-powernv-Handle-unknown-OPAL-errors-in.patch
	patches.kernel.org/4.4.129-042-powerpc-powernv-define-a-standard-delay-for-O.patch
	patches.kernel.org/4.4.129-043-powerpc-powernv-Fix-OPAL-NVRAM-driver-OPAL_BU.patch
	patches.kernel.org/4.4.129-086-powerpc-eeh-Fix-enabling-bridge-MMIO-windows.patch
	patches.kernel.org/4.4.133-056-powerpc-powernv-Fix-NVRAM-sleep-in-invalid-co.patch
	patches.kernel.org/4.4.134-183-powerpc-mpic-Check-if-cpu_possible-in-mpic_ph.patch
	patches.kernel.org/4.4.134-214-powerpc-Add-missing-prototype-for-arch_irq_wo.patch
	patches.kernel.org/4.4.139-043-powerpc-mm-hash-Add-missing-isync-prior-to-ke.patch
	patches.kernel.org/4.4.139-044-powerpc-ptrace-Fix-setting-512B-aligned-break.patch
	patches.kernel.org/4.4.139-047-powerpc-fadump-Unregister-fadump-on-kexec-dow.patch

	########################################################
	# Non-upstream fixes for stable patches
	########################################################
	patches.suse/mlxsw-spectrum-Forbid-linking-to-devices-fix.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.fixes/0001-tools-lib-subcmd-pager.c-do-not-alias-select-params.patch
	patches.fixes/0001-objtool-perf-Fix-GCC-8-Wrestrict-error.patch

	########################################################
	#
	# packaging-specific patches (tweaks for autobuild,
	# CONFIG_SUSE_KERNEL, config/version tracking and other
	# build stuff like that ...).
	#
	# Note that every patch in the patches.rpmify directory
	# will be included in the vanilla package.
	########################################################
	patches.rpmify/cloneconfig.diff

	########################################################
	# The sorted section contains everything that is a backport
	# or has been submitted upstream with an expectation of
	# being accepted and then backported.  Out-of-tree patches
	# go into subsystem sections after this.
	########################################################

	########################################################
	# sorted patches
	########################################################
	patches.drivers/0001-uuid-afs-move-struct-uuid_v1-back-into-afs.patch
	patches.drivers/0002-xfs-use-uuid_copy-helper-to-abstract-uuid_t.patch
	patches.drivers/0003-xfs-use-uuid_be-to-implement-the-uuid_t-type.patch
	patches.drivers/0004-md-namespace-private-helper-names.patch
	patches.drivers/0005-nfsd-namespace-prefix-uuid_parse.patch
	patches.drivers/0006-uuid-remove-uuid_be-defintions-from-the-uapi-header.patch
	patches.drivers/0007-uuid-rename-uuid-types.patch
	patches.drivers/0008-uuid-don-t-export-guid_index-and-uuid_index.patch
	patches.drivers/0009-uuid-hoist-helpers-uuid_equal-and-uuid_copy-from-xfs.patch
	patches.drivers/0010-uuid-hoist-uuid_is_null-helper-from-libnvdimm.patch
	patches.drivers/0011-S390-sysinfo-use-uuid_is_null-instead-of-opencoding-.patch
	patches.drivers/0012-xfs-remove-uuid_getnodeuniq-and-xfs_uu_t.patch
	patches.drivers/0013-xfs-use-the-common-helper-uuid_is_null.patch
	patches.drivers/0014-block-remove-blk_part_pack_uuid.patch
	patches.drivers/0015-ima-policy-switch-to-use-uuid_t.patch
	patches.drivers/0016-fs-switch-s_uuid-to-uuid_t.patch
	patches.drivers/nvme-switch-to-uuid_t.patch
	patches.drivers/acpi-nfit-Switch-to-use-new-generic-UUID-API.patch
	patches.drivers/0018-ACPI-APEI-Switch-to-use-new-generic-UUID-API.patch
	patches.drivers/ACPI-bus-Switch-to-use-new-generic-UUID-API.patch
	patches.drivers/ACPI-extlog-Switch-to-use-new-generic-UUID-API.patch
	patches.drivers/ACPI-Switch-to-use-generic-guid_t-in-acpi_evaluate_d.patch
	patches.drivers/acpi-always-include-uuid.h.patch
	patches.drivers/thermal-int340x_thermal-Switch-to-use-new-generic-UU.patch
	patches.drivers/thermal-int340x_thermal-fix-compile-after-the-UUID-A.patch
	patches.suse/0002-blk-mq-merge-bio-into-sw-queue-before-plugging.patch
	patches.suse/0003-blk-mq-make-per-sw-queue-bio-merge-as-default-.bio_m.patch
	patches.suse/0004-cfq-iosched-Delete-unused-function-min_vdisktime.patch
	patches.suse/0005-blk-mq-debugfs-Show-atomic-request-flags.patch
	patches.suse/0006-blk-mq-debugfs-Show-requeue-list.patch
	patches.suse/0007-blk-mq-debugfs-Show-busy-requests.patch
	patches.suse/0008-blk-mq-debugfs-Add-kick-operation.patch
	patches.suse/0009-block-Introduce-queue-flag-QUEUE_FLAG_SCSI_PASSTHROU.patch
	patches.suse/0010-bsg-Check-queue-type-before-attaching-to-a-queue.patch
	patches.suse/0050-pktcdvd-Check-queue-type-before-attaching-to-a-queue.patch
	patches.fixes/loop-Remove-unused-bdev-argument.patch
	patches.fixes/loop-support-4k-blocksize.patch
	patches.fixes/loop-fix-error-handling.patch
	patches.drivers/nvme-lightnvm-use-blk_execute_rq-in-nvme_nvm_submit_.patch
	patches.suse/0019-gfs2-remove-the-unused-sd_log_error-field.patch
	patches.suse/0012-dm-fix-REQ_RAHEAD-handling.patch
	patches.suse/0020-fs-remove-the-unused-error-argument-to-dio_end_io.patch
	patches.suse/0021-fs-simplify-dio_bio_complete.patch
	patches.suse/0018-block_dev-propagate-bio_iov_iter_get_pages-error-in-.patch
	patches.suse/0013-dm-mpath-merge-do_end_io_bio-into-multipath_end_io_b.patch
	patches.suse/0014-dm-don-t-return-errnos-from-map.patch
	patches.suse/0015-dm-change-end_io-calling-convention.patch
	patches.suse/0016-block-introduce-new-block-status-code-type.patch
	patches.suse/0022-blk-mq-switch-queue_rq-return-value-to-blk_status_t.patch
	patches.suse/0023-block-switch-bios-to-blk_status_t.patch
	patches.drivers/dm-bump-DM_VERSION_MINOR-in-response-to-target-metho.patch
	patches.suse/0017-nvme-rdma-fix-merge-error.patch
	patches.suse/0025-dm-missing-break-in-process_queued_bios.patch
	patches.suse/0026-block-Dedicated-error-code-fixups.patch
	patches.suse/0027-block-swim3-make-of_device_ids-const.patch
	patches.drivers/nvme.h-add-struct-nvme_host_mem_buf_desc-and-HMB-fla.patch
	patches.drivers/nvme.h-add-dword-12-15-fields-to-struct-nvme_feature.patch
	patches.drivers/nvme-save-hmpre-and-hmmin-in-struct-nvme_ctrl.patch
	patches.drivers/nvme-pci-implement-host-memory-buffer-support.patch
	patches.drivers/nvme-loop-get-rid-of-unused-controller-lock.patch
	patches.drivers/nvme-rdma-get-rid-of-unused-ctrl-lock.patch
	patches.drivers/nvme-rdma-Make-queue-flags-bit-numbers-and-not-shift.patch
	patches.drivers/nvme-rdma-Don-t-rearm-the-CQ-when-polling-directly.patch
	patches.drivers/nvme-rdma-make-nvme_rdma_-create-destroy-_queue_ib-s.patch
	patches.drivers/nvme-rdma-rework-rdma-connection-establishment-error.patch
	patches.drivers/nvme-rdma-Get-rid-of-CONNECTED-state.patch
	patches.drivers/nvme-Don-t-allow-to-reset-a-reconnecting-controller.patch
	patches.drivers/nvme-Move-transports-to-use-nvme-core-workqueue.patch
	patches.drivers/nvme-queue-ns-scanning-and-async-request-from-nvme_w.patch
	patches.drivers/nvme-move-nr_reconnects-to-nvme_ctrl.patch
	patches.drivers/nvme-pci-remap-BAR0-to-cover-admin-CQ-doorbell-for-l.patch
	patches.drivers/nvme-pci-Remove-watchdog-timer.patch
	patches.drivers/nvme-pci-remove-redundant-includes.patch
	patches.drivers/scatterlist-add-sg_zero_buffer-helper.patch
	patches.drivers/nvmet-use-NVME_IDENTIFY_DATA_SIZE.patch
	patches.drivers/nvme-introduce-NVMe-Namespace-Identification-Descrip.patch
	patches.drivers/nvme-rename-uuid-to-nguid-in-nvme_ns.patch
	patches.drivers/nvme-get-list-of-namespace-descriptors.patch
	patches.drivers/nvme-provide-UUID-value-to-userspace.patch
	patches.drivers/nvmet-implement-namespace-identify-descriptor-list.patch
	patches.drivers/nvmet-add-uuid-field-to-nvme_ns-and-populate-via-con.patch
	patches.drivers/nvmet-allow-overriding-the-NVMe-VS-via-configfs.patch
	patches.drivers/nvme-use-ctrl-device-consistently-for-logging.patch
	patches.drivers/nvmet-fc-Remove-a-set-but-not-used-variable.patch
	patches.drivers/nvme-add-fields-into-identify-controller-data-struct.patch
	patches.drivers/nvmf-keep-track-of-nvmet-connect-error-status.patch
	patches.drivers/nvme-rdma-fix-error-code-in-nvme_rdma_create_ctrl.patch
	patches.drivers/nvme-mark-shutdown_timeout-static.patch
	patches.drivers/nvme-move-protection-information-check-into-nvme_set.patch
	patches.drivers/nvme-rdma-merge-init_request-and-exit_request-method.patch
	patches.drivers/nvme-fc-merge-init_request-methods.patch
	patches.drivers/nvme-loop-merge-init_request-methods.patch
	patches.drivers/nvme-pci-merge-init_request-methods.patch
	patches.drivers/nvme-move-reset-workqueue-handling-to-common-code.patch
	patches.drivers/nvme-no-need-to-wait-for-the-reset-when-keepalive-fa.patch
	patches.drivers/nvme-don-t-hard-code-size-of-struct-t10_pi_tuple.patch
	patches.drivers/nvme-implement-NS-Optimal-IO-Boundary-from-1.3-Spec.patch
	patches.fixes/0001-loop-Add-PF_LESS_THROTTLE-to-block-loop-device-threa.patch
	patches.suse/0031-blk-mq-mark-blk_mq_rq_ctx_init-static.patch
	patches.suse/0032-blk-mq-move-blk_mq_sched_-get-put-_request-to-blk-mq.patch
	patches.suse/0033-blk-mq-remove-blk_mq_sched_-get-put-_rq_priv.patch
	patches.suse/0034-blk-mq-sched-unify-request-finished-methods.patch
	patches.suse/0035-blk-mq-simplify-blk_mq_free_request.patch
	patches.suse/0036-blk-mq-streamline-blk_mq_get_request.patch
	patches.suse/0037-bfq-iosched-fix-NULL-ioc-check-in-bfq_get_rq_private.patch
	patches.suse/0038-blk-mq-refactor-blk_mq_sched_assign_ioc.patch
	patches.suse/0039-blk-mq-sched-unify-request-prepare-methods.patch
	patches.suse/0040-blk-mq-remove-__blk_mq_alloc_request.patch
	patches.suse/0041-blk-remove-bio_set-arg-from-blk_queue_split.patch
	patches.suse/0042-blk-replace-bioset_create_nobvec-with-a-flags-arg-to.patch
	patches.suse/0043-blk-make-the-bioset-rescue_workqueue-optional.patch
	patches.suse/0044-blk-use-non-rescuing-bioset-for-q-bio_split.patch
	patches.suse/0045-block-Improvements-to-bounce-buffer-handling.patch
	patches.suse/0052-rbd-use-bio_clone_fast-instead-of-bio_clone.patch
	patches.suse/0051-drbd-use-bio_clone_fast-instead-of-bio_clone.patch
	patches.suse/0048-pktcdvd-use-bio_clone_fast-instead-of-bio_clone.patch
	patches.suse/0053-xen-blkfront-remove-bio-splitting.patch
	patches.suse/0046-bcache-use-kmalloc-to-allocate-bio-in-bch_data_verif.patch
	patches.suse/0054-block-remove-bio_clone-and-all-references.patch
	patches.suse/0055-block-don-t-check-for-BIO_MAX_PAGES-in-blk_bio_segme.patch
	patches.suse/0056-blk-mq-move-blk_mq_quiesce_queue-into-include-linux-.patch
	patches.suse/0057-blk-mq-introduce-blk_mq_quiesce_queue_nowait.patch
	patches.suse/0058-blk-mq-introduce-blk_mq_unquiesce_queue.patch
	patches.suse/0059-blk-mq-use-the-introduced-blk_mq_unquiesce_queue.patch
	patches.suse/0060-blk-mq-use-QUEUE_FLAG_QUIESCED-to-quiesce-queue.patch
	patches.suse/0061-blk-mq-update-comments-on-blk_mq_quiesce_queue.patch
	patches.suse/0062-blk-mq-don-t-stop-queue-for-quiescing.patch
	patches.suse/0063-blk-mq-clarify-dispatch-may-not-be-drained-blocked-b.patch
	patches.suse/0064-Revert-blk-mq-don-t-use-sync-workqueue-flushing-from.patch
	patches.drivers/nvme-host-unquiesce-queue-in-nvme_kill_queues.patch
	patches.suse/0001-fs-Separate-out-kiocb-flags-setup-based-on-RWF_-flag.patch
	patches.suse/0002-fs-Introduce-filemap_range_has_page.patch
	patches.suse/0003-fs-Use-RWF_-flags-for-AIO-operations.patch
	patches.suse/0004-fs-Introduce-RWF_NOWAIT-and-FMODE_AIO_NOWAIT.patch
	patches.suse/0005-fs-return-if-direct-I-O-will-trigger-writeback.patch
	patches.suse/0006-fs-Introduce-IOMAP_NOWAIT.patch
	patches.suse/0066-block-return-on-congested-block-device.patch
	patches.suse/0008-ext4-nowait-aio-support.patch
	patches.suse/0009-xfs-nowait-aio-support.patch
	patches.suse/0010-btrfs-nowait-aio-support.patch
	patches.suse/0113-block-remove-the-unused-bio_to_phys-macro.patch
	patches.suse/0076-blk-mq-Reduce-blk_mq_hw_ctx-size.patch
	patches.suse/0077-block-Make-request-operation-type-argument-declarati.patch
	patches.suse/0078-block-Introduce-request_queue.initialize_rq_fn.patch
	patches.suse/0079-block-Make-most-scsi_req_init-calls-implicit.patch
	patches.suse/0080-block-Change-argument-type-of-scsi_req_init.patch
	patches.suse/0081-blk-mq-Initialize-.rq_flags-in-blk_mq_rq_ctx_init.patch
	patches.suse/0082-block-Check-locking-assumptions-at-runtime.patch
	patches.suse/0083-block-Document-what-queue-type-each-function-is-inte.patch
	patches.suse/0084-blk-mq-Document-locking-assumptions.patch
	patches.suse/0085-block-Constify-disk_type.patch
	patches.suse/0086-blk-mq-Warn-when-attempting-to-run-a-hardware-queue-.patch
	patches.suse/0001-btrfs-use-new-block-error-code.patch
	patches.suse/0087-block-Add-fallthrough-markers-to-switch-statements.patch
	patches.suse/0088-block-Declare-local-symbols-static.patch
	patches.suse/0089-block-Fix-off-by-one-errors-in-blk_status_to_errno-a.patch
	patches.suse/0090-blk-mq-Make-it-safe-to-quiesce-and-unquiesce-from-an.patch
	patches.suse/0091-blk-mq-remove-double-set-queue_num.patch
	patches.fixes/mtip32xx-fix-up-the-checking-for-internal-command-failure
	patches.drivers/lightnvm-propagate-right-error-code-to-target.patch
	patches.drivers/fs-add-fcntl-interface-for-setting-getting-write-lif.patch
	patches.drivers/0002-block-add-support-for-write-hints-in-a-bio.patch
	patches.suse/0093-blk-mq-expose-write-hints-through-debugfs.patch
	patches.drivers/nvme-add-support-for-streams-and-directives.patch
	patches.suse/0049-pktcdvd-remove-the-call-to-blk_queue_bounce.patch
	patches.suse/0094-blk-map-call-blk_queue_bounce-from-blk_rq_append_bio.patch
	patches.suse/0095-block-move-bounce-declarations-to-block-blk.h.patch
	patches.suse/0096-block-remove-the-queue_bounce_pfn-helper.patch
	patches.suse/0097-block-don-t-bother-with-bounce-limits-for-make_reque.patch
	patches.suse/0098-blk-mq-don-t-bounce-by-default.patch
	patches.suse/0099-block-don-t-set-bounce-limit-in-blk_init_allocated_q.patch
	patches.suse/0100-block-don-t-set-bounce-limit-in-blk_init_queue.patch
	patches.suse/0101-dm-don-t-set-bounce-limit.patch
	patches.suse/0102-block-bfq-update-wr_busy_queues-if-needed-on-a-queue.patch
	patches.drivers/fs-fcntl-use-copy_to-from_user-for-u64-types.patch
	patches.drivers/nvme-pci-Introduce-nvme_ring_cq_doorbell.patch
	patches.drivers/nvme-pci-factor-out-cqe-handling-into-a-dedicated-ro.patch
	patches.drivers/nvme-pci-factor-out-the-cqe-reading-mechanics-from-_.patch
	patches.drivers/nvme-pci-open-code-polling-logic-in-nvme_poll.patch
	patches.drivers/nvme-Remove-SCSI-translations.patch
	patches.drivers/nvme-add-hostid-token-to-fabric-options.patch
	patches.drivers/nvme-use-a-single-NVME_AQ_DEPTH-and-relax-it-to-32.patch
	patches.drivers/nvme-explicitly-disable-APST-on-quirked-devices.patch
	patches.drivers/nvme-remove-a-misleading-comment-on-struct-nvme_ns.patch
	patches.drivers/nvme-read-the-subsystem-NQN-from-Identify-Controller.patch
	patches.drivers/nvme-simplify-nvme_dev_attrs_are_visible.patch
	patches.drivers/nvme-fabrics-verify-that-a-controller-returns-the-co.patch
	patches.drivers/nvme_fc-fix-double-calls-to-nvme_cleanup_cmd.patch
	patches.drivers/nvme_fc-replace-ioabort-msleep-loop-with-completion.patch
	patches.drivers/nvme_fc-Fix-crash-when-nvme-controller-connection-fa.patch
	patches.drivers/nvmet_fc-fix-crashes-on-bad-opcodes.patch
	patches.drivers/nvme_fc-fix-error-recovery-on-link-down.patch
	patches.drivers/nvmet-rdma-register-ib_client-to-not-deadlock-in-dev.patch
	patches.suse/0123-blk-mq-map-all-HWQ-also-in-hyperthreaded-system.patch
	patches.drivers/nvme-Makefile-remove-dead-build-rule.patch
	patches.drivers/edac-sb_edac-classify-pci-ids-by-topology.patch
	patches.drivers/edac-sb_edac-don-t-use-socket-in-the-memory-controller-name.patch
	patches.drivers/edac-sb_edac-assign-edac-memory-controller-per-h-w-controller.patch
	patches.drivers/edac-sb_edac-carve-out-dimm-populating-loop.patch
	patches.drivers/edac-sb_edac-check-if-ecc-enabled-when-at-least-one-dimm-is-present.patch
	patches.drivers/edac-sb_edac-bump-driver-version-and-do-some-cleanups.patch
	patches.drivers/0001-EDAC-thunderx-Fix-a-warning-during-l2c-debugfs-node-.patch
	patches.drivers/edac-sb_edac-avoid-creating-sock-memory-controller.patch
	patches.drivers/01-edac-pnd2-return-proper-error-value-from-apl_rd_reg.patch
	patches.drivers/02-edac-pnd2-make-function-sbi_send-static.patch
	patches.drivers/03-edac-pnd2-fix-apollo-lake-dimm-detection.patch
	patches.suse/0001-objtool-Move-checking-code-to-check.c.patch
	patches.suse/0002-objtool-x86-Add-several-functions-and-files-to-the-o.patch
	patches.suse/0003-objtool-Implement-stack-validation-2.0.patch
	patches.suse/0004-objtool-Silence-warnings-for-functions-which-use-IRE.patch
	patches.suse/rcu-Prevent-rcu_barrier-from-starting-needless-grace-periods.patch
	patches.suse/srcu-Eliminate-possibility-of-destructive-counter-overflow.patch
	patches.suse/rcu-Remove-obsolete-reference-to-synchronize_kernel.patch
	patches.suse/srcu-Document-auto-expediting-requirement.patch
	patches.suse/doc-Take-tail-recursion-into-account-in-RCU-requirements.patch
	patches.suse/rcu-Use-RCU_NOCB_WAKE-rather-than-RCU_NOGP_WAKE.patch
	patches.suse/rcu-Remove-debugfs-tracing.patch
	patches.fixes/tools-lib-lockdep-Fix-undefined-symbol-prandom_u32.patch
	patches.fixes/tools-lib-lockdep-Define-the-ARRAY_SIZE-macro.patch
	patches.suse/0001-rt_mutex-Add-lockdep-annotations.patch
	patches.suse/0001-locking-rtmutex-Don-t-initialize-lockdep-when-not-re.patch
	patches.suse/0001-locking-refcount-Create-unchecked-atomic_t-implement.patch
	patches.suse/0001-sched-cfs-Make-util-load_avg-more-stable.patch
	patches.suse/0001-x86-tsc-Provide-tsc-unstable-boot-parameter.patch
	patches.suse/0001-x86-tsc-Remodel-cyc2ns-to-use-seqcount_latch.patch
	patches.suse/0001-x86-tsc-Fix-sched_clock-sync.patch
	patches.suse/0001-x86-tsc-Feed-refined-TSC-calibration-into-sched_cloc.patch
	patches.suse/0001-sched-clock-Initialize-all-per-CPU-state-before-swit.patch
	patches.suse/0001-x86-tsc-sched-clock-clocksource-Use-clocksource-watc.patch
	patches.suse/0001-sched-clock-Remove-unused-argument-to-sched_clock_id.patch
	patches.suse/0001-sched-clock-Remove-watchdog-touching.patch
	patches.suse/0001-cpuidle-Fix-idle-time-tracking.patch
	patches.suse/0001-sched-clock-Use-late_initcall-instead-of-sched_init_.patch
	patches.suse/0001-sched-clock-Print-a-warning-recommending-tsc-unstabl.patch
	patches.suse/sched-topology-Refactor-function-build_overlap_sched_groups.patch
	patches.suse/sched-topology-Simplify-build_overlap_sched_groups.patch
	patches.suse/sched-debug-Print-the-scheduler-topology-group-mask.patch
	patches.suse/sched-topology-Verify-the-first-group-matches-the-child-domain.patch
	patches.suse/sched-topology-Move-comment-about-asymmetric-node-setups.patch
	patches.suse/sched-topology-Remove-FORCE_SD_OVERLAP.patch
	patches.suse/sched-topology-Small-cleanup.patch
	patches.suse/sched-topology-Add-sched_group_capacity-debugging.patch
	patches.suse/sched-topology-Fix-overlapping-sched_group_capacity.patch
	patches.suse/sched-topology-Add-a-few-comments.patch
	patches.suse/sched-topology-Rewrite-get_group.patch
	patches.suse/sched-topology-Simplify-sched_group_mask-usage.patch
	patches.suse/sched-topology-Rename-sched_group_mask.patch
	patches.suse/sched-topology-Rename-sched_group_cpus.patch
	patches.suse/sched-fair-Use-task_groups-instead-of-leaf_cfs_rq_list-to-walk-all-cfs_rqs.patch
	patches.suse/sched-fair-Fix-O-nr_cgroups-in-load-balance-path.patch
	patches.suse/0001-smp-Avoid-sending-needless-IPI-in-smp_call_function_.patch
	patches.suse/0001-smp-cpumask-Use-non-atomic-cpumask_-set-clear-_cpu.patch
	patches.suse/0001-sched-core-Allow-__sched_setscheduler-in-interrupts-.patch
	patches.suse/0001-x86-tsc-Fold-set_cyc2ns_scale-into-caller.patch
	patches.suse/0001-sched-clock-Fix-early-boot-preempt-assumption-in-__s.patch
	patches.suse/0001-sched-deadline-Zero-out-positive-runtime-after-throt.patch
	patches.suse/sched-wait-Rename-wait_queue_t-wait_queue_entry_t.patch
	patches.suse/sched-wait-Standardize-internal-naming-of-wait-queue-entries.patch
	patches.suse/sched-wait-Standardize-internal-naming-of-wait-queue-heads.patch
	patches.suse/sched-wait-Standardize-struct-wait_bit_queue-wait-queue-entry-field-name.patch
	patches.suse/sched-wait-Standardize-wait_bit_queue-naming.patch
	patches.suse/sched-wait-Improve-the-bit-wait-API-parameter-names-in-the-API-function-prototypes.patch
	patches.suse/sched-wait-Re-adjust-macro-line-continuation-backslashes-in-linux-wait.h.patch
	patches.suse/sched-wait-Split-out-the-wait_bit-APIs-from-linux-wait.h-into-linux-wait_bit.h.patch
	patches.suse/sched-wait-Disambiguate-wq_entry-task_list-and-wq_head-task_list-naming.patch
	patches.suse/sched-fair-Spare-idle-load-balancing-on-nohz_full-CPUs.patch
	patches.suse/0001-x86-KASLR-Parse-all-memmap-boot-option-entries.patch
	patches.suse/0002-x86-KASLR-Handle-the-memory-limit-specified-by-the-m.patch
	patches.suse/0003-Documentation-kernel-parameters.txt-Update-memmap-bo.patch
	patches.suse/msft-hv-1364-x86-hyperv-Check-frequency-MSRs-presence-according-t.patch
	patches.suse/msft-hv-1365-x86-hyperv-Read-TSC-frequency-from-a-synthetic-MSR.patch
	patches.arch/01-x86-mm-reimplement-flush_tlb_page-using-flush_tlb_mm_range.patch
	patches.arch/02-x86-mm-reduce-indentation-in-flush_tlb_func.patch
	patches.arch/03-mm-x86-mm-make-the-batched-unmap-tlb-flush-api-more-generic.patch
	patches.arch/04-x86-mm-pass-flush_tlb_info-to-flush_tlb_others-etc.patch
	patches.arch/05-x86-mm-change-the-leave_mm-condition-for-local-tlb-flushes.patch
	patches.arch/06-x86-mm-refactor-flush_tlb_mm_range-to-merge-local-and-remote-cases.patch
	patches.arch/07-x86-mm-use-new-merged-flush-logic-in-arch_tlbbatch_flush.patch
	patches.arch/08-x86-mm-remove-the-up-asm-tlbflush-h-code-always-use-the-formerly-smp-code.patch
	patches.arch/09-x86-mm-rework-lazy-tlb-to-track-the-actual-loaded-mm.patch
	patches.arch/11-x86-mm-be-more-consistent-wrt-page_shift-vs-page_size-in-tlb-flush-code.patch
	patches.arch/18-x86-mm-kvm-teach-kvm-s-vmx-code-that-cr3-isn-t-a-constant.patch
	patches.arch/0001-x86-ldt-rename-ldt_struct-size-to-nr_entries
	patches.arch/00-x86-mm-split-read_cr3-into-read_cr3_pa-and-_read_cr3.patch
	patches.arch/00-x86-boot-64-rewrite-startup_64-in-c.patch
	patches.arch/00-x86-boot-64-rename-init_level4_pgt-and-early_level4_pgt.patch
	patches.arch/00-x86-boot-64-add-support-of-additional-page-table-level-during-early-boot.patch
	patches.arch/00-x86-boot-64-put-_startup_64-into-head-text.patch
	patches.arch/12-x86-ldt-simplify-the-ldt-switching-logic.patch
	patches.arch/15-x86-mm-remove-reset_lazy_tlbstate.patch
	patches.arch/00-x86-ftrace-exclude-functions-in-head64-c-from-function-tracing.patch
	patches.arch/10-x86-mm-don-t-reenter-flush_tlb_func_common.patch
	patches.arch/s390-crypto-fix-aes-paes-Kconfig-dependeny.patch
	patches.suse/s390-mm-remove-incorrect-_REGION3_ENTRY_ORIGIN-defin.patch
	patches.suse/s390-rename-psw_bits-enums.patch
	patches.suse/s390-rename-struct-psw_bits-members.patch
	patches.arch/s390-kvm-avoid-global-config-of-vm.alloc_pgste-1.patch
	patches.arch/s390-sles15-01-01-01-pci-don-t-cleanup-in-arch_setup_msi_irqs.patch
	patches.arch/s390-sles15-01-01-02-pci-improve-error-handling-during-interrupt-der.patch
	patches.arch/s390-sles15-01-01-03-pci-improve-unreg_ioat-error-handling.patch
	patches.arch/s390-sles15-01-01-04-pci-improve-error-handling-during-fmb-de-regist.patch
	patches.arch/s390-sles15-01-01-05-pci-introduce-clp_get_state.patch
	patches.arch/s390-sles15-01-01-06-pci-improve-pci-hotplug.patch
	patches.arch/s390-sles15-01-01-07-pci-fix-handling-of-PEC-306.patch
	patches.arch/s390-sles15-01-01-08-pci-provide-more-debug-information.patch
	patches.arch/s390-sles15-01-01-09-pci-recognize-name-clashes-with-uids.patch
	patches.drivers/kernel-nmi-New-low-level-handling-for-machine-check.patch
	patches.drivers/kvm-Backup-the-guest-s-machine-check-info.patch
	patches.fixes/genirq-Handle-NOAUTOEN-interrupt-setup-proper.patch
	patches.fixes/genirq-cpuhotplug-Dont-claim-success-on-error.patch
	patches.fixes/genirq-cpuhotplug-Reorder-check-logic.patch
	patches.fixes/genirq-cpuhotplug-Do-not-migrated-shutdown-irqs.patch
	patches.suse/genirq-irqdomain-Add-irq_domain_update_bus_token-hel.patch
	patches.suse/irqchip-MSI-Use-irq_domain_update_bus_token-instead-.patch
	patches.suse/genirq-irqdomain-Remove-auto-recursive-hierarchy-sup.patch
	patches.suse/irqchip-gic-v3-its-Fix-MSI-alias-accounting.patch
	patches.suse/irqchip-gicv3-its-Skip-irq-affinity-setting-when-tar.patch
	patches.suse/irqchip-gic-v3-its-Make-of_device_ids-const.patch
	patches.suse/irqchip-gic-v3-its-platform-msi-Make-of_device_ids-c.patch
	patches.suse/irqchip-gic-v3-its-Add-ACPI-NUMA-node-mapping.patch
	patches.suse/irqchip-gic-v3-its-Don-t-assume-GICv3-hardware-suppo.patch
	patches.drivers/nvme-Allocate-queues-for-all-possible-CPUs.patch
	patches.suse/0001-x86-tsc-Call-check_system_tsc_reliable-before-unsync.patch
	patches.arch/cpu-hotplug-Provide-cpus_read-write_-un-lock.patch
	patches.arch/cpu-hotplug-Provide-lockdep_assert_cpus_held.patch
	patches.arch/stop_machine-Provide-stop_machine_cpuslocked.patch
	patches.fixes/cpu-hotplug-Remove-unused-check_for_tasks-function.patch
	patches.arch/powerpc-Only-obtain-cpu_hotplug_lock-if-called-by-rt.patch
	patches.fixes/xen-mce-dont-issue-error-message.patch
	patches.drivers/0001-usb-typec-Don-t-prevent-using-constant-typec_mode_de.patch
	patches.drivers/0005-xhci-remove-unused-stopped_td-pointer.patch
	patches.drivers/0003-xhci-Find-out-where-an-endpoint-or-stream-stopped-fr.patch
	patches.drivers/0004-xhci-Add-stream-id-to-xhci_dequeue_state-structure.patch
	patches.drivers/0002-xhci-Add-helper-to-get-hardware-dequeue-pointer-for-.patch
	patches.drivers/0006-usb-typec-update-partner-power-delivery-support-with.patch
	patches.drivers/0007-usb-typec-Add-a-sysfs-node-to-manage-port-type.patch
	patches.drivers/0008-USB-add-usbfs-ioctl-to-retrieve-the-connection-speed.patch
	patches.fixes/usb-early-Remove-trace_printk-callers-in-xhci-dbc.patch
	patches.drivers/0009-xhci-remove-endpoint-ring-cache.patch
	patches.drivers/0010-xhci-refactor-transfer-event-errors-and-completion-c.patch
	patches.drivers/0011-xhci-Add-support-for-endpoint-soft-reset.patch
	patches.drivers/0012-xhci-support-calling-cleanup_halted_endpoint-with-so.patch
	patches.drivers/0013-xhci-handle-transfer-events-without-TRB-pointer.patch
	patches.drivers/0014-xhci-cleanup-virtual-endoint-structure-remove-stoppe.patch
	patches.drivers/0015-xhci-cleanup-finish_td-skip-option.patch
	patches.drivers/0029-phy-qcom-usb-Remove-unused-ulpi-phy-header.patch
	patches.drivers/0030-phy-Move-ULPI-phy-header-out-of-drivers-to-include-p.patch
	patches.drivers/0031-phy-Group-vendor-specific-phy-drivers.patch
	patches.drivers/0032-phy-rockchip-inno-usb2-add-a-delay-after-phy-resume.patch
	patches.drivers/0033-phy-rockchip-inno-usb2-increase-otg-sm-work-first-sc.patch
	patches.drivers/0034-phy-rockchip-inno-usb2-add-one-phy-comprises-with-tw.patch
	patches.drivers/0035-phy-rockchip-inno-usb2-add-support-of-usb2-phy-for-r.patch
	patches.drivers/usb-gadget-bdc-64-bit-pointer-capability-check.patch
	patches.drivers/dmaengine-omap-dma-port_window-support-correction-fo
	patches.drivers/0016-usb-typec-Add-support-for-UCSI-interface.patch
	patches.drivers/0017-usb-typec-ucsi-Add-ACPI-driver.patch
	patches.drivers/iio-inkern-fix-a-static-checker-error
	patches.drivers/iio-st_pressure-st_accel-Initialise-sensor-platform-
	patches.fixes/iio-hid-sensor-fix-return-of-EINVAL-on-invalid-value
	patches.drivers/iio-pressure-zpa2326-report-interrupted-case-as-fail
	patches.drivers/iio-accel-st_accel_spi-fix-spi_device_id-table
	patches.drivers/iio-magnetometer-st_magn_spi-fix-spi_device_id-table
	patches.drivers/iio-imu-inv_mpu6050-test-whoami-first-and-against-al
	patches.drivers/serial-sh-sci-Update-warning-message-in-sci_request_
	patches.fixes/tty-handle-the-case-where-we-cannot-restore-a-line-d.patch
	patches.drivers/Fix-serial-console-on-SNI-RM400-machines.patch
	patches.fixes/drivers-dma-mapping-do-not-leave-an-invalid-area-pages-pointer-in-dma_common_contiguous_remap.patch
	patches.fixes/arm-fix-return-value-of-parse_cpu_capacity.patch
	patches.fixes/arm-remove-wrong-CONFIG_PROC_SYSCTL-ifdef.patch
	patches.fixes/firmware-move-kill_requests_without_uevent-up-above.patch
	patches.fixes/firmware-share-fw-fallback-killing-on-reboot-suspend.patch
	patches.fixes/firmware-always-enable-the-reboot-notifier.patch
	patches.fixes/scsi-ibmvscsi_tgt-remove-use-of-class_attrs.patch
	patches.suse/0047-pktcdvd-use-class_groups-instead-of-class_attrs.patch
	patches.drivers/IB-nes-convert-to-use-DRIVER_ATTR_RW.patch
	patches.drivers/s390-drivers-convert-to-use-DRIVER_ATTR_RO-WO.patch
	patches.suse/msft-hv-1337-Tools-hv-vss-Thaw-the-filesystem-and-continue-if-fre.patch
	patches.suse/msft-hv-1338-tools-hv-properly-handle-long-paths.patch
	patches.suse/msft-hv-1339-Drivers-hv-vmbus-Fix-error-code-returned-by-vmbus_po.patch
	patches.suse/msft-hv-1340-Drivers-hv-util-Make-hv_poll_channel-a-little-more-e.patch
	patches.suse/msft-hv-1341-Drivers-hv-vmbus-Fix-rescind-handling.patch
	patches.suse/msft-hv-1342-HV-properly-delay-KVP-packets-when-negotiation-is-in.patch
	patches.suse/msft-hv-1343-Drivers-hv-vmbus-Get-the-current-time-from-the-curre.patch
	patches.suse/msft-hv-1344-hv_utils-drop-.getcrosststamp-support-from-PTP-drive.patch
	patches.suse/msft-hv-1345-hv_utils-fix-TimeSync-work-on-pre-TimeSync-v4-hosts.patch
	patches.suse/msft-hv-1346-drivers-hv-vmbus-Increase-the-time-between-retries-i.patch
	patches.suse/msft-hv-1347-vmbus-Reuse-uuid_le_to_bin-helper.patch
	patches.drivers/0001-thunderbolt-Use-const-buffer-pointer-in-write-operat.patch
	patches.drivers/0002-thunderbolt-No-need-to-read-UID-of-the-root-switch-o.patch
	patches.drivers/0003-thunderbolt-Do-not-try-to-read-UID-if-DROM-offset-is.patch
	patches.drivers/0004-thunderbolt-Do-not-warn-about-newer-DROM-versions.patch
	patches.drivers/0005-thunderbolt-Add-MSI-X-support.patch
	patches.drivers/0006-thunderbolt-Rework-capability-handling.patch
	patches.drivers/0007-thunderbolt-Allow-passing-NULL-to-tb_ctl_free.patch
	patches.drivers/0008-thunderbolt-Introduce-thunderbolt-bus-and-connection.patch
	patches.drivers/0009-thunderbolt-Convert-switch-to-a-device.patch
	patches.drivers/0010-thunderbolt-Fail-switch-adding-operation-if-reading-.patch
	patches.drivers/0011-thunderbolt-Do-not-fail-if-DROM-data-CRC32-is-invali.patch
	patches.drivers/0012-thunderbolt-Refactor-and-fix-parsing-of-port-drom-en.patch
	patches.drivers/0013-thunderbolt-Read-vendor-and-device-name-from-DROM.patch
	patches.drivers/0014-thunderbolt-Move-control-channel-messages-to-tb_msgs.patch
	patches.drivers/0015-thunderbolt-Expose-get_route-to-other-files.patch
	patches.drivers/0016-thunderbolt-Expose-make_header-to-other-files.patch
	patches.drivers/0017-thunderbolt-Let-the-connection-manager-handle-all-no.patch
	patches.drivers/0018-thunderbolt-Rework-control-channel-to-be-more-reliab.patch
	patches.drivers/0019-thunderbolt-Add-new-Thunderbolt-PCI-IDs.patch
	patches.drivers/0020-thunderbolt-Add-support-for-NHI-mailbox.patch
	patches.drivers/0021-thunderbolt-Store-Thunderbolt-generation-in-the-swit.patch
	patches.drivers/0022-thunderbolt-Add-support-for-DMA-configuration-based-.patch
	patches.drivers/0023-thunderbolt-Do-not-touch-the-hardware-if-the-NHI-is-.patch
	patches.drivers/0024-thunderbolt-Add-support-for-Internal-Connection-Mana.patch
	patches.drivers/0025-thunderbolt-Add-support-for-host-and-device-NVM-firm.patch
	patches.drivers/0026-thunderbolt-fix-spelling-mistake-missmatch-mismatch.patch
	patches.drivers/drivers-fsi-Add-module-license-to-core-driver.patch
	patches.apparmor/0003-doc-ReSTify-apparmor.txt.patch
	patches.drivers/net-skbuff.h-properly-escape-a-macro-name-on-kernel-.patch
	patches.drivers/net-fix-some-identation-issues-at-kernel-doc-markups.patch
	patches.drivers/kernel-doc-describe-the-literal-syntax.patch
	patches.drivers/Documentation-DMA-API-fix-a-typo-in-a-function-name.patch
	patches.fixes/docs-rst-fix-broken-links-to-dynamic-debug-howto-in-
	patches.fixes/Docs-Include-the-Latex-ifthen-package
	patches.fixes/Docs-Fix-breakage-with-Sphinx-1.5-and-upper
	patches.drivers/mmc-tmio-remove-outdated-comment
	patches.drivers/mmc-mediatek-Fixed-size-in-dma_free_coherent.patch
	patches.drivers/0008-mmc-sdhci-pci-Use-macros-in-pci_ids-definition.patch
	patches.drivers/0009-mmc-sdhci-pci-Add-support-for-Intel-CNP.patch
	patches.drivers/hwmon-ibmpowernv-Add-highest-lowest-attributes-to-sensors.patch
	patches.drivers/hwmon-ibmpowernv-introduce-a-legacy_compatibles-array.patch
	patches.drivers/hwmon-ibmpowernv-Add-current-A-sensor.patch
	patches.drivers/spi-core-Fix-devm_spi_register_master-function-name-
	patches.drivers/0010-spi-pxa2xx-Add-support-for-Intel-Cannonlake.patch
	patches.drivers/0015-spi-rockchip-fix-error-handling-when-probe.patch
	patches.drivers/0016-spi-rockchip-Set-GPIO_SS-flag-to-enable-Slave-Select.patch
	patches.drivers/0017-spi-rockchip-Disable-Runtime-PM-when-chip-select-is-.patch
	patches.suse/x86-msr-index.h-define-EPB-mid-points.patch
	patches.suse/x86-msr-index.h-define-HWP.EPP-values.patch
	patches.suse/x86-msr-index.h-fix-shifts-to-ULL-results-in-HWP-macros.patch
	patches.suse/intel_pstate-use-updated-msr-index.h-HWP.EPP-values.patch
	patches.drivers/0018-cpufreq-CPPC-Initialize-policy-min-to-lowest-nonline.patch
	patches.suse/cpufreq-intel_pstate-Remove-max-min-fractions-to-limit-performance.patch
	patches.suse/x86-use-common-aperfmperf_khz_on_cpu-to-calculate-KHz-using-APERF-MPERF.patch
	patches.suse/intel_pstate-delete-scheduler-hook-in-HWP-mode.patch
	patches.suse/intel_pstate-skip-scheduler-hook-when-in-performance-mode.patch
	patches.suse/cpufreq-intel_pstate-Clean-up-after-performance-governor-changes.patch
	patches.arch/x86-acpi-cstate-allow-acpi-c1-ffh-mwait-use-on-amd-systems.patch
	patches.suse/cpuidle-menu-allow-state-0-to-be-disabled.patch
	patches.drivers/PM-hibernate-Use-CONFIG_HAVE_SET_MEMORY-for-include-
	patches.drivers/0001-ACPI-PM-Run-wakeup-notify-handlers-synchronously.patch
	patches.drivers/platform-x86-Add-driver-for-ACPI-INT0002-Virtual-GPI
	patches.drivers/0002-ACPI-PM-Ignore-spurious-SCI-wakeups-from-suspend-to-.patch
	patches.suse/ACPICA-Add-support-for-new-SRAT-subtable.patch
	patches.drivers/0019-ACPICA-Add-header-support-for-TPM2-table-changes.patch
	patches.drivers/0008-ACPICA-Add-support-for-new-PCCT-subtables.patch
	patches.drivers/0022-clk-rockchip-add-ids-for-camera-on-rk3399.patch
	patches.drivers/soc-tegra-flowctrl-Fix-error-handling
	patches.drivers/firmware-tegra-Fix-locking-bugs-in-BPMP
	patches.apparmor/0002-apparmorfs-Combine-two-function-calls-into-one-in-aa.patch
	patches.apparmor/0004-apparmorfs-Use-seq_putc-in-two-functions.patch
	patches.apparmor/0005-apparmor-Fix-error-cod-in-__aa_fs_profile_mkdir.patch
	patches.apparmor/0006-security-apparmor-Use-POSIX-compatible-printf-s.patch
	patches.apparmor/0007-apparmor-move-file-context-into-file.h.patch
	patches.apparmor/0008-apparmor-make-internal-lib-fn-skipn_spaces-available.patch
	patches.apparmor/0009-apparmor-allow-profiles-to-provide-info-to-disconnec.patch
	patches.apparmor/0010-apparmor-Move-path-lookup-to-using-preallocated-buff.patch
	patches.apparmor/0001-securityfs-add-the-ability-to-support-symlinks.patch
	patches.apparmor/0011-apparmor-move-to-per-loaddata-files-instead-of-repli.patch
	patches.apparmor/0012-apparmor-use-macro-template-to-simplify-profile-seq_.patch
	patches.apparmor/0013-apparmor-use-macro-template-to-simplify-namespace-se.patch
	patches.apparmor/0014-apparmor-add-custom-apparmorfs-that-will-be-used-by-.patch
	patches.apparmor/0015-apparmor-rename-apparmor-file-fns-and-data-to-indica.patch
	patches.apparmor/0016-apparmor-allow-specifying-an-already-created-dir-to-.patch
	patches.apparmor/0017-apparmor-convert-from-securityfs-to-apparmorfs-for-p.patch
	patches.apparmor/0018-apparmor-move-permissions-into-their-own-file-to-be-.patch
	patches.apparmor/0019-apparmor-rework-perm-mapping-to-a-slightly-broader-s.patch
	patches.apparmor/0020-apparmor-provide-finer-control-over-policy-managemen.patch
	patches.apparmor/0021-apparmor-add-policy-revision-file-interface.patch
	patches.apparmor/0022-apparmor-add-mkdir-rmdir-interface-to-manage-policy-.patch
	patches.apparmor/0023-apparmor-add-label-data-availability-to-the-feature-.patch
	patches.apparmor/0024-apparmor-speed-up-transactional-queries.patch
	patches.apparmor/0025-apparmor-add-fn-to-test-if-profile-supports-a-given-.patch
	patches.apparmor/0026-apparmor-add-gerneric-permissions-struct-and-support.patch
	patches.apparmor/0027-apparmor-switch-from-file_perms-to-aa_perms.patch
	patches.apparmor/0028-apparmor-add-profile-permission-query-ability.patch
	patches.apparmor/0029-apparmor-provide-information-about-path-buffer-size-.patch
	patches.apparmor/0030-apparmor-cleanup-__find_child.patch
	patches.apparmor/0031-apparmor-add-namespace-lookup-fns.patch
	patches.apparmor/0032-apparmor-fix-policy-load-remove-semantics.patch
	patches.apparmor/0033-apparmor-fix-apparmor_query-data.patch
	patches.apparmor/0034-apparmor-fix-display-of-ns-name.patch
	patches.apparmor/0035-apparmor-move-bprm_committing_creds-committed_creds-.patch
	patches.apparmor/0036-apparmor-convert-to-profile-block-critical-sections.patch
	patches.apparmor/0037-apparmor-share-profile-name-on-replacement.patch
	patches.apparmor/0038-apparmor-refactor-updating-profiles-to-the-newest-pa.patch
	patches.apparmor/0039-apparmor-cleanup-remove-unused-and-not-fully-impleme.patch
	patches.apparmor/0040-apparmor-convert-aa_change_XXX-bool-parameters-to-fl.patch
	patches.apparmor/0041-apparmor-cleanup-rename-XXX_file_context-to-XXX_file.patch
	patches.apparmor/0042-apparmor-revalidate-files-during-exec.patch
	patches.apparmor/0043-apparmor-add-the-base-fns-for-domain-labels.patch
	patches.apparmor/0044-apparmor-switch-from-profiles-to-using-labels-on-con.patch
	patches.apparmor/0045-apparmor-switch-getprocattr-to-using-label_print-fns.patch
	patches.apparmor/0046-apparmor-update-query-interface-to-support-label-que.patch
	patches.apparmor/0047-apparmor-move-capability-checks-to-using-labels.patch
	patches.apparmor/0048-apparmor-move-resource-checks-to-using-labels.patch
	patches.apparmor/0049-apparmor-add-cross-check-permission-helper-macros.patch
	patches.apparmor/0050-apparmor-move-ptrace-checks-to-using-labels.patch
	patches.apparmor/0051-apparmor-allow-ptrace-checks-to-be-finer-grained-tha.patch
	patches.apparmor/0052-apparmor-move-aa_file_perm-to-use-labels.patch
	patches.apparmor/0053-apparmor-update-aa_audit_file-to-use-labels.patch
	patches.apparmor/0054-apparmor-refactor-path-name-lookup-and-permission-ch.patch
	patches.apparmor/0055-apparmor-move-path_link-mediation-to-using-labels.patch
	patches.apparmor/0056-apparmor-rework-file-permission-to-cache-file-access.patch
	patches.apparmor/0057-apparmor-mediate-files-when-they-are-received.patch
	patches.apparmor/0058-apparmor-support-v7-transition-format-compatible-wit.patch
	patches.apparmor/0059-apparmor-move-exec-domain-mediation-to-using-labels.patch
	patches.apparmor/0060-apparmor-move-change_hat-mediation-to-using-labels.patch
	patches.apparmor/0061-apparmor-move-change_profile-mediation-to-using-labe.patch
	patches.apparmor/0062-apparmor-add-domain-label-stacking-info-to-apparmorf.patch
	patches.apparmor/0063-apparmor-add-stacked-domain-labels-interface.patch
	patches.apparmor/0064-apparmor-export-that-basic-profile-namespaces-are-su.patch
	patches.drivers/tpm-177-tis-Fix-IRQ-autoprobing-when-using-platform_devi.patch
	patches.drivers/tpm-178-tis-Use-platform_get_irq.patch
	patches.fixes/ima-Add-cgroups2-to-the-defaults-list.patch
	patches.drivers/IB-core-IB-cache-enhancements-to-support-Infiniband-.patch
	patches.drivers/IB-core-Enforce-PKey-security-on-QPs.patch
	patches.drivers/selinux-lsm-IB-core-Implement-LSM-notification-syste.patch
	patches.drivers/IB-core-Enforce-security-on-management-datagrams.patch
	patches.apparmor/0065-apparmor-put-back-designators-in-struct-initialisers.patch
	patches.drivers/Fix-English-in-description-of-GCC_PLUGIN_STRUCTLEAK
	patches.drivers/crypto-sha512-mb-add-some-missing-unlock-on-error
	patches.suse/crypto-dh-fix-memleak-in-setkey.patch
	patches.drivers/0001-crypto-cavium-Add-support-for-CNN55XX-adapters.patch
	patches.drivers/0002-crypto-cavium-Add-debugfs-support-in-CNN55XX-driver.patch
	patches.drivers/0003-crypto-cavium-Register-the-CNN55XX-supported-crypto-.patch
	patches.drivers/0004-crypto-cavium-Downgrade-the-annoying-misc-interrupt-.patch
	patches.drivers/0005-crypto-cavium-Remove-the-individual-encrypt-decrypt-.patch
	patches.drivers/0006-crypto-cavium-Add-more-algorithms.patch
	patches.drivers/0007-crypto-cavium-fix-spelling-mistake-Revsion-Revision.patch
	patches.drivers/crypto-chcr-Pass-lcb-bit-setting-to-firmware.patch
	patches.drivers/crypto-chcr-Fix-fallback-key-setting.patch
	patches.drivers/crypto-chcr-Return-correct-error-code.patch
	patches.drivers/crypto-chcr-Avoid-changing-request-structure.patch
	patches.drivers/crypto-chcr-Add-ctr-mode-and-process-large-sg-entrie.patch
	patches.drivers/chcr-Add-debug-counters.patch
	patches.drivers/crypto-chcr-Ensure-Destination-sg-entry-size-less-th.patch
	patches.drivers/crypto-chcr-Select-device-in-Round-Robin-fashion.patch
	patches.drivers/0008-crypto-cavium-nitrox-dma_mapping_error-returns-bool.patch
	patches.drivers/crypto-testmgr-Reenable-sha1-aes-in-FIPS-mode
	patches.drivers/xgene-sp3-0011-drivers-net-xgene-Protect-indirect-MAC-access.patch
	patches.drivers/xgene-sp3-0012-drivers-net-phy-xgene-Add-lock-to-protect-mac-access.patch
	patches.drivers/xgene-sp3-0013-drivers-net-xgene-Use-rgmii-mdio-mac-access.patch
	patches.drivers/xgene-sp3-0014-drivers-net-xgene-Remove-redundant-local-stats.patch
	patches.drivers/xgene-sp3-0015-drivers-net-xgene-Refactor-statistics-error-parsing-.patch
	patches.drivers/xgene-sp3-0016-drivers-net-xgene-Remove-unused-macros.patch
	patches.drivers/xgene-sp3-0017-drivers-net-xgene-Extend-ethtool-statistics.patch
	patches.drivers/xgene-sp3-0018-drivers-net-xgene-Add-rx_overrun-tx_underrun-statist.patch
	patches.drivers/xgene-sp3-0019-drivers-net-xgene-Workaround-for-HW-errata-10GE_4.patch
	patches.drivers/xgene-sp3-0020-drivers-net-xgene-Add-frame-recovered-statistics-cou.patch
	patches.drivers/xgene-sp3-0021-drivers-net-xgene-Workaround-for-HW-errata-10GE_10-E.patch
	patches.drivers/xgene-sp3-0022-drivers-net-xgene-Fix-redundant-prefetch-buffer-clea.patch
	patches.drivers/bnxt-add-dma-mapping-attributes.patch
	patches.suse/msft-hv-1336-tools-hv-Add-clean-up-for-included-files-in-Ubuntu-n.patch
	patches.drivers/nfp-don-t-enable-TSO-on-the-device-when-disabled.patch
	patches.drivers/nfp-rename-l4_offset-in-struct-nfp_net_tx_desc-to-ls.patch
	patches.drivers/nfp-support-LSO2-capability.patch
	patches.drivers/nfp-don-t-assume-RSS-and-IRQ-moderation-are-always-e.patch
	patches.drivers/nfp-version-independent-support-for-chained-RSS-meta.patch
	patches.drivers/nfp-add-CHECKSUM_COMPLETE-support.patch
	patches.drivers/nfp-complete-the-XDP-TX-ring-only-when-it-s-full.patch
	patches.drivers/nfp-add-a-helper-for-wrapping-descriptor-index.patch
	patches.drivers/nfp-eliminate-an-if-statement-in-calculation-of-comp.patch
	patches.drivers/net-sock-factor-out-dequeue-peek-with-offset-code.patch
	patches.drivers/udp-use-a-separate-rx-queue-for-packet-reception.patch
	patches.drivers/udp-keep-the-sk_receive_queue-held-when-splicing.patch
	patches.drivers/tcp-internal-implementation-for-pacing.patch
	patches.drivers/bnx2x-Remove-open-coded-carrier-check.patch
	patches.drivers/liquidio-use-pcie_flr-instead-of-duplicating-it.patch
	patches.drivers/cxgb4-0151-cxgb4-reduce-resource-allocation-in-kdump-kernel.patch
	patches.drivers/cxgb4-add-new-T5-pci-device-id.patch
	patches.drivers/liquidio-fix-insmod-failure-when-multiple-NICs-are-p.patch
	patches.drivers/liquidio-fix-PF-falsely-indicating-success-at-settin.patch
	patches.drivers/net-sched-move-tc_classify-function-to-cls_api.c.patch
	patches.drivers/net-sched-introduce-tcf-block-infractructure.patch
	patches.drivers/net-sched-rename-tcf_destroy_chain-helper.patch
	patches.drivers/net-sched-replace-nprio-by-a-bool-to-make-the-functi.patch
	patches.drivers/net-sched-move-TC_H_MAJ-macro-call-into-tcf_auto_pri.patch
	patches.drivers/net-sched-introduce-helpers-to-work-with-filter-chai.patch
	patches.drivers/net-sched-push-chain-dump-to-a-separate-function.patch
	patches.drivers/net-sched-introduce-multichain-support-for-filters.patch
	patches.drivers/net-sched-push-tp-down-to-action-init.patch
	patches.drivers/net-sched-add-termination-action-to-allow-goto-chain.patch
	patches.drivers/sch_dsmark-Fix-uninitialized-variable-warning.patch
	patches.fixes/tcp-use-tp-tcp_mstamp-in-output-path.patch
	patches.fixes/tcp-introduce-tcp_jiffies32.patch
	patches.fixes/dccp-do-not-use-tcp_time_stamp.patch
	patches.fixes/tcp-use-tcp_jiffies32-to-feed-tp-lsndtime.patch
	patches.fixes/tcp-use-tcp_jiffies32-to-feed-tp-snd_cwnd_stamp.patch
	patches.fixes/tcp_bbr-use-tcp_jiffies32-instead-of-tcp_time_stamp.patch
	patches.fixes/tcp-bic-cubic-use-tcp_jiffies32-instead-of-tcp_time_.patch
	patches.fixes/tcp-use-tcp_jiffies32-for-rcv_tstamp-and-lrcvtime.patch
	patches.fixes/tcp-use-tcp_jiffies32-to-feed-probe_timestamp.patch
	patches.fixes/tcp-uses-jiffies_32-to-feed-tp-chrono_start.patch
	patches.fixes/tcp-use-tcp_jiffies32-in-__tcp_oow_rate_limited.patch
	patches.fixes/tcp_westwood-use-tcp_jiffies32-instead-of-tcp_time_s.patch
	patches.fixes/tcp_lp-cache-tcp_time_stamp.patch
	patches.fixes/tcp-replace-misc-tcp_time_stamp-to-tcp_jiffies32.patch
	patches.fixes/tcp-switch-TCP-TS-option-RFC-7323-to-1ms-clock.patch
	patches.drivers/udp-make-function-udp_skb_dtor_locked-static.patch
	patches.drivers/net-make-struct-net_device-tx_queue_len-unsigned-int.patch
	patches.drivers/net-fix-__skb_try_recv_from_queue-to-return-the-old-.patch
	patches.drivers/liquidio-make-the-spinlock-octeon_devices_lock-stati.patch
	patches.fixes/tcp-fix-tcp_rearm_rto.patch
	patches.drivers/qed-Utilize-FW-8.20.0.0.patch
	patches.drivers/ibmvnic-076-fix-missing-unlock-on-error-in-__ibmvnic_reset.patch
	patches.drivers/qed-Remove-unused-including-linux-version.h.patch
	patches.drivers/net-mlx5e-Fix-possible-memory-leak.patch
	patches.drivers/skbuff-add-stub-to-help-computing-crc32c-on-SCTP-pac.patch
	patches.drivers/net-introduce-skb_crc32c_csum_help.patch
	patches.drivers/sk_buff-remove-support-for-csum_bad-in-sk_buff.patch
	patches.drivers/net-use-skb-csum_not_inet-to-identify-packets-needin.patch
	patches.drivers/net-more-accurate-checksumming-in-validate_xmit_skb.patch
	patches.drivers/sk_buff.h-improve-description-of-CHECKSUM_-COMPLETE-.patch
	patches.drivers/xgene-sp3-0001-phy-Add-helper-function-to-check-phy-interface-mode.patch
	patches.drivers/xgene-sp3-0023-xgene-Check-all-RGMII-phy-mode-variants.patch
	patches.drivers/qede-Allow-WoL-to-activate-by-default.patch
	patches.drivers/qede-Honor-user-request-for-Tx-buffers.patch
	patches.drivers/qede-Add-missing-Status-block-free.patch
	patches.drivers/qede-Don-t-use-an-internal-MAC-field.patch
	patches.drivers/qed-Revise-alloc-setup-free-flow.patch
	patches.drivers/qed-Correct-print-in-iscsi-error-flow.patch
	patches.drivers/qede-qedr-closure-after-setting-state.patch
	patches.drivers/qed-Fix-setting-of-Management-bitfields.patch
	patches.drivers/qede-Support-1G-advertisment.patch
	patches.drivers/ibmveth-Support-to-enable-LSO-CSO-for-Trunk-VEA.patch
	patches.drivers/cxgb4-retrieve-port-information-from-firmware.patch
	patches.drivers/net-define-receive-timestamp-filter-for-NTP.patch
	patches.drivers/net-ethernet-update-drivers-to-handle-HWTSTAMP_FILTE.patch
	patches.drivers/net-add-function-to-retrieve-original-skb-device-usi.patch
	patches.drivers/net-add-new-control-message-for-incoming-HW-timestam.patch
	patches.drivers/net-fix-documentation-of-struct-scm_timestamping.patch
	patches.drivers/net-allow-simultaneous-SW-and-HW-transmit-timestampi.patch
	patches.drivers/net-ethernet-update-drivers-to-make-both-SW-and-HW-T.patch
	patches.fixes/tcp-fix-tcp_probe_timer-for-TCP_USER_TIMEOUT.patch
	patches.drivers/net-Define-SCM_TIMESTAMPING_PKTINFO-on-all-architect.patch
	patches.drivers/net-Fix-parisc-SCM_TIMESTAMPING_PKTINFO-value.patch
	patches.drivers/nfp-add-nfp_cppcore_pcie_unit-helper.patch
	patches.drivers/nfp-make-nfp_net-alloc-init-cleanup-free-not-depend-.patch
	patches.drivers/nfp-rename-netdev-port-to-vNIC.patch
	patches.drivers/nfp-add-nfp_net_pf_free_vnic-function.patch
	patches.drivers/nfp-introduce-very-minimal-nfp_app.patch
	patches.drivers/nfp-disallow-mixing-vNICs-with-and-without-NSP-port-.patch
	patches.drivers/nfp-introduce-nfp_port.patch
	patches.drivers/nfp-update-port-state-in-place.patch
	patches.drivers/nfp-move-refresh-tracking-into-the-port-structure.patch
	patches.drivers/nfp-provide-linking-on-port-structures.patch
	patches.drivers/nfp-mark-port-state-as-stale-after-reconfig.patch
	patches.drivers/nfp-mark-port-state-as-stale-if-update-failed.patch
	patches.drivers/nfp-refresh-port-state-before-reporting-autonegotiat.patch
	patches.drivers/net-sched-properly-assign-RCU-pointer-in-tcf_chain_t.patch
	patches.drivers/net-sched-fix-filter-flushing.patch
	patches.drivers/enic-unmask-intr-only-when-napi-is-complete.patch
	patches.drivers/qede-Fix-sparse-warnings.patch
	patches.drivers/qed-Align-DP_ERR-style-with-other-DP-macros.patch
	patches.drivers/qed-main_ptt-for-tunnel-configuration.patch
	patches.drivers/qed-Log-incorrectly-installed-board.patch
	patches.drivers/qed-Drop-the-s-from-num_ports_in_engines.patch
	patches.drivers/qed-Remove-BB_A0-references.patch
	patches.drivers/qed-Flush-slowpath-tasklet-on-stop.patch
	patches.drivers/qed-Enable-RoCE-parser-searching-on-fp-init.patch
	patches.drivers/qed-Provide-MBI-information-in-dev_info.patch
	patches.drivers/qede-Log-probe-of-PCI-device.patch
	patches.drivers/qed-Replace-set_id-api-with-set_name.patch
	patches.drivers/net-flow_dissector-add-support-for-dissection-of-tcp.patch
	patches.drivers/net-sched-flower-add-support-for-matching-on-tcp-fla.patch
	patches.fixes/tcp-fix-TCP_SYNCNT-flakes.patch
	patches.drivers/net-IB-mlx5-Replace-mlx5_vzalloc-with-kvzalloc.patch
	patches.drivers/net-mlx5-Update-the-list-of-the-PCI-supported-device.patch
	patches.drivers/net-mlx5-Introduce-trigger_health_work-function.patch
	patches.drivers/net-mlx5-FPGA-Add-basic-support-for-Innova.patch
	patches.drivers/net-mlx5-Bump-driver-version.patch
	patches.drivers/IB-mlx5-Bump-driver-version.patch
	patches.drivers/net-sched-cls_api-make-reclassify-return-all-the-way.patch
	patches.drivers/net_sched-only-create-filter-chains-for-new-filters-.patch
	patches.fixes/tcp-better-validation-of-received-ack-sequences.patch
	patches.drivers/Bluetooth-Add-support-for-Intel-Bluetooth-device-946.patch
	patches.drivers/Bluetooth-hci_uart-fix-kconfig-dependency
	patches.drivers/Bluetooth-hci_ldisc-Use-rwlocking-to-avoid-closing-p
	patches.drivers/Bluetooth-hci_nokia-select-BT_HCIUART_H4
	patches.drivers/Bluetooth-hci_ll-Fix-download_firmware-return-when-_
	patches.drivers/be2net-Fix-UE-detection-logic-for-BE3.patch
	patches.drivers/be2net-Update-the-driver-version-to-11.4.0.0.patch
	patches.drivers/Add-the-mlxfw-module-for-Mellanox-firmware-flash-pro.patch
	patches.drivers/nfp-move-mutex-init-out-of-net-code.patch
	patches.drivers/nfp-add-devlink-support.patch
	patches.drivers/nfp-add-helper-for-cleaning-up-vNICs.patch
	patches.drivers/nfp-register-ports-as-devlink-ports.patch
	patches.drivers/nfp-calculate-total-port-lanes-for-split.patch
	patches.drivers/nfp-support-port-splitting-via-devlink.patch
	patches.drivers/liquidio-fix-rare-pci_driver.probe-failure-of-VF-dri.patch
	patches.drivers/liquidio-fix-inaccurate-count-of-napi-processed-rx-p.patch
	patches.drivers/ibmvnic-077-Track-state-of-adapter-napis.patch
	patches.drivers/ibmvnic-078-Handle-failover-after-failed-init-crq.patch
	patches.drivers/ibmvnic-079-Send-gratuitous-arp-on-reset.patch
	patches.drivers/ibmvnic-080-Fix-cleanup-of-SKB-s-on-driver-close.patch
	patches.drivers/ibmvnic-081-Non-fatal-error-handling.patch
	patches.drivers/ibmvnic-082-Halt-TX-and-report-carrier-off-on-H_CLOSED-r.patch
	patches.drivers/ibmvnic-083-Deactivate-RX-pool-buffer-replenishment-on-H.patch
	patches.drivers/ibmvnic-084-Check-adapter-state-during-ibmvnic_poll.patch
	patches.drivers/ibmvnic-085-Reset-the-CRQ-queue-during-driver-reset.patch
	patches.drivers/ibmvnic-086-Reset-tx-rx-pools-on-driver-reset.patch
	patches.drivers/ibmvnic-087-Reset-sub-crqs-during-driver-reset.patch
	patches.drivers/rtnl-Add-support-for-netdev-event-to-link-messages.patch
	patches.drivers/nfp-add-MAY_USE_DEVLINK-dependency.patch
	patches.drivers/nfp-add-set_mac_address-support-while-the-interface-.patch
	patches.drivers/nfp-set-driver-VF-limit.patch
	patches.drivers/nfp-don-t-set-aux-pointers-if-ioremap-failed.patch
	patches.drivers/nfp-only-try-to-get-to-PCIe-ctrl-memory-if-BARs-are-.patch
	patches.drivers/nfp-support-long-reads-and-writes-with-the-cpp-helpe.patch
	patches.drivers/nfp-shorten-CPP-core-probe-logs.patch
	patches.drivers/nfp-support-variable-NSP-response-lengths.patch
	patches.drivers/nfp-add-hwmon-support.patch
	patches.drivers/nfp-don-t-wait-for-resources-indefinitely.patch
	patches.drivers/nfp-fix-print-format-for-ring-pointers-in-ring-dumps.patch
	patches.drivers/nfp-don-t-add-ring-size-to-index-calculations.patch
	patches.drivers/nfp-don-t-keep-count-for-free-buffers-delayed-kick.patch
	patches.drivers/qed-Add-missing-static-local-dcbx-info.patch
	patches.drivers/qed-Correct-DCBx-update-scheme.patch
	patches.drivers/qed-Don-t-inherit-RoCE-DCBx-for-V2.patch
	patches.drivers/qed-QL41xxx-VF-MSI-x-table.patch
	patches.drivers/qed-Support-dynamic-s-tag-change.patch
	patches.drivers/qed-Get-rid-of-the-attention-arrays.patch
	patches.drivers/qed-Diffrentiate-adapter-specific-attentions.patch
	patches.drivers/qed-Print-multi-bit-attentions-properly.patch
	patches.drivers/qed-Mask-parities-after-occurance.patch
	patches.drivers/qed-Cache-alignemnt-padding-to-match-host.patch
	patches.drivers/cxgb4-0153-cxgb4-keep-carrier-off-before-registering-netdev.patch
	patches.drivers/cxgb4-add-new-T5-pci-device-id-2.patch
	patches.drivers/cxgb4-FW-upgrade-fixes.patch
	patches.drivers/cxgb4-0152-cxgb4-Fix-netdev_features-flag.patch
	patches.drivers/bnxt_en-Support-for-Short-Firmware-Message.patch
	patches.drivers/bnxt_en-Add-PCI-IDs-for-BCM57454-VF-devices.patch
	patches.drivers/bnxt_en-Add-a-callback-to-inform-RDMA-driver-during-.patch
	patches.drivers/bnxt_en-Add-additional-chip-ID-definitions.patch
	patches.drivers/bnxt_en-Optimize-doorbell-write-operations-for-newer.patch
	patches.drivers/bnxt_en-Implement-xmit_more.patch
	patches.drivers/bnxt_en-Pass-in-sh-parameter-to-bnxt_set_dflt_rings.patch
	patches.drivers/bnxt_en-Fix-xmit_more-with-BQL.patch
	patches.drivers/net-mlxfw-select-CONFIG_XZ_DEC.patch
	patches.drivers/rtnetlink-use-the-new-rtnl_get_event-interface.patch
	patches.suse/msft-hv-1349-netvsc-Add-include-s-for-csum_-function-declarations.patch
	patches.drivers/i40evf-fix-duplicate-lines.patch
	patches.drivers/i40evf-fix-merge-error-in-older-patch.patch
	patches.drivers/i40evf-disable-unused-flags.patch
	patches.drivers/i40e-fix-race-condition-with-PTP_TX_IN_PROGRESS-bits.patch
	patches.drivers/i40e-avoid-permanent-lock-of-_PTP_TX_IN_PROGRESS.patch
	patches.drivers/i40e-add-statistic-indicating-number-of-skipped-Tx-t.patch
	patches.drivers/i40e-use-pf-data-structure-directly-in-i40e_ptp_rx_h.patch
	patches.drivers/i40e-check-for-Tx-timestamp-timeouts-during-watchdog.patch
	patches.drivers/i40e-Check-for-memory-allocation-failure.patch
	patches.drivers/ixgbe-ixgbevf-Enables-TSO-for-MPLS-encapsulated-pack.patch
	patches.drivers/ixgbe-initialize-u64_stats_sync-structures-early-at-.patch
	patches.drivers/ixgbe-Remove-MAC-X550EM_X-1Gbase-t-led_-on-off-suppo.patch
	patches.drivers/ixgbe-enable-L3-L4-filtering-for-Tx-switched-packets.patch
	patches.drivers/ixgbe-Correct-thermal-sensor-event-check.patch
	patches.drivers/ixgbe-Add-error-checking-to-setting-VF-MAC.patch
	patches.drivers/ixgbe-Resolve-truncation-warning-for-q_vector-name.patch
	patches.drivers/ixgbe-Resolve-warnings-for-Wimplicit-fallthrough.patch
	patches.drivers/ixgbevf-Resolve-truncation-warning-for-q_vector-name.patch
	patches.drivers/ixgbevf-Resolve-warnings-for-Wimplicit-fallthrough.patch
	patches.drivers/ixgbe-correct-CS4223-7-PHY-identification.patch
	patches.drivers/ixgbe-add-write-flush-when-configuring-CS4223-7.patch
	patches.drivers/ixgbe-always-call-setup_mac_link-for-multispeed-fibe.patch
	patches.drivers/ixgbe-add-missing-configuration-for-rate-select-1.patch
	patches.drivers/ixgbe-fix-incorrect-status-check.patch
	patches.drivers/sched-add-helper-for-updating-statistics-on-all-acti.patch
	patches.drivers/nfp-add-missing-fall-through-statements.patch
	patches.drivers/nfp-turn-reading-PCIe-RTsym-parameters-into-a-helper.patch
	patches.drivers/nfp-move-port-init-to-apps.patch
	patches.drivers/nfp-report-app-name-in-ethtool-i.patch
	patches.drivers/nfp-move-eBPF-offload-files-to-BPF-app-directory.patch
	patches.drivers/nfp-move-bpf-offload-code-to-the-BPF-app.patch
	patches.drivers/nfp-move-basic-eBPF-stats-to-app-specific-code.patch
	patches.drivers/nfp-fix-memory-leak-on-FW-load-error.patch
	patches.drivers/bpf-free-up-BPF_JMP-BPF_CALL-BPF_X-opcode.patch
	patches.drivers/bpf-split-bpf-core-interpreter.patch
	patches.drivers/bpf-teach-verifier-to-track-stack-depth.patch
	patches.drivers/bpf-reconcile-bpf_tail_call-and-stack_depth.patch
	patches.fixes/bpf-track-stack-depth-of-classic-bpf-programs.patch
	patches.fixes/bpf-fix-stack_depth-usage-by-test_bpf.ko.patch
	patches.drivers/bpf-use-different-interpreter-depending-on-required-.patch
	patches.fixes/bpf-change-x86-JITed-program-stack-layout.patch
	patches.fixes/bpf-take-advantage-of-stack_depth-tracking-in-x64-JI.patch
	patches.drivers/qed-Make-qed_int_cau_conf_pi-static.patch
	patches.drivers/qed-Minor-refactoring-in-interrupt-code.patch
	patches.drivers/qed-IGU-read-revised.patch
	patches.drivers/qed-Distinguish-between-sb_id-and-igu_sb_id.patch
	patches.drivers/qed-Add-aux.-function-translating-sb_id-igu_sb_id.patch
	patches.drivers/qed-Encapsulate-interrupt-counters-in-struct.patch
	patches.drivers/qed-Remove-assumption-on-SB-order-in-IGU.patch
	patches.drivers/qed-Provide-auxiliary-for-getting-free-VF-SB.patch
	patches.drivers/qed-Hold-a-single-array-for-SBs.patch
	patches.drivers/qed-Reset-IGU-CAM-to-default-on-init.patch
	patches.drivers/qed-No-need-to-reset-SBs-on-IOV-init.patch
	patches.drivers/qed-Correct-order-of-wwnn-and-wwpn.patch
	patches.drivers/qed-Share-additional-information-with-qedf.patch
	patches.drivers/qed-Support-NVM-image-reading-API.patch
	patches.drivers/qed-Add-support-for-changing-iSCSI-mac.patch
	patches.drivers/i40evf-drop-i40e_type.h-include.patch
	patches.drivers/i40e-i40evf-create-and-use-new-unified-header-file.patch
	patches.drivers/i40e-use-new-unified-virtchnl-header-file.patch
	patches.drivers/virtchnl-rename-i40e-to-generic-virtchnl.patch
	patches.drivers/virtchnl-move-some-code-to-core-driver.patch
	patches.drivers/virtchnl-convert-to-new-macros.patch
	patches.drivers/i40e-virtchnl-refactor-code-for-validate-checks.patch
	patches.drivers/i40evf-virtchnl-whitespace-cleanups.patch
	patches.drivers/virtchnl-finish-conversion-to-virtchnl-interface.patch
	patches.drivers/i40e-virtchnl-move-function-to-virtchnl.patch
	patches.drivers/virtchnl-Add-pad-fields-to-a-couple-of-structures.patch
	patches.drivers/virtchnl-Add-compile-time-static-asserts-to-validate.patch
	patches.drivers/i40evf-Add-support-for-Adaptive-Virtual-Function.patch
	patches.drivers/cxgb4-fix-incorrect-cim_la-output-for-T6.patch
	patches.drivers/liquidio-VF-interrupt-initialization-cleanup.patch
	patches.suse/msft-hv-1350-tools-hv-set-allow-hotplug-for-VF-on-Ubuntu.patch
	patches.suse/msft-hv-1351-tools-hv-set-hotplug-for-VF-on-Suse.patch
	patches.drivers/liquidio-Fix-checkpatch-errors-with-references-cross.patch
	patches.drivers/bpf-Allow-CGROUP_SKB-eBPF-program-to-access-sk_buff.patch
	patches.drivers/bpf-Remove-the-capability-check-for-cgroup-skb-eBPF-.patch
	patches.drivers/net-flow_dissector-add-support-for-dissection-of-mis.patch
	patches.drivers/net-sched-cls_flower-add-support-for-matching-on-ip-.patch
	patches.drivers/net-mlx5e-Offload-TC-matching-on-tcp-flags.patch
	patches.drivers/net-mlx5e-Offload-TC-matching-on-ip-tos-traffic-clas.patch
	patches.drivers/netxen-remove-writeq-readq-function-definitions.patch
	patches.drivers/neigh-Really-delete-an-arp-neigh-entry-on-ip-neigh-d.patch
	patches.arch/00-perf-bpf-add-bpf-support-to-all-perf_event-types.patch
	patches.drivers/qed-Add-bitmaps-for-VF-CIDs.patch
	patches.drivers/qed-Create-L2-queue-database.patch
	patches.drivers/qed-L2-interface-to-use-the-SB-structures-directly.patch
	patches.drivers/qed-Pass-vf_params-when-creating-a-queue-cid.patch
	patches.drivers/qed-Assign-a-unique-per-queue-index-to-queue-cid.patch
	patches.drivers/qed-Make-VF-legacy-a-bitfield.patch
	patches.drivers/qed-IOV-db-support-multiple-queues-per-qzone.patch
	patches.drivers/qed-Multiple-qzone-queues-for-VFs.patch
	patches.drivers/qed-VFs-to-try-utilizing-the-doorbell-bar.patch
	patches.drivers/qed-VF-XDP-support.patch
	patches.drivers/qede-VF-XDP-support.patch
	patches.drivers/net-sched-select-cls-when-cls_act-is-enabled.patch
	patches.drivers/net-mii-smsc-Make-mii_ethtool_get_link_ksettings-and.patch
	patches.drivers/igb-mark-PM-functions-as-__maybe_unused.patch
	patches.drivers/e1000e-fix-race-condition-around-skb_tstamp_tx.patch
	patches.drivers/igb-fix-race-condition-with-PTP_TX_IN_PROGRESS-bits.patch
	patches.drivers/igb-avoid-permanent-lock-of-_PTP_TX_IN_PROGRESS.patch
	patches.drivers/e1000e-add-statistic-indicating-number-of-skipped-Tx.patch
	patches.drivers/igb-add-statistic-indicating-number-of-skipped-Tx-ti.patch
	patches.drivers/igb-check-for-Tx-timestamp-timeouts-during-watchdog.patch
	patches.drivers/igb-Remove-useless-argument.patch
	patches.drivers/e1000e-Don-t-return-uninitialized-stats.patch
	patches.drivers/e1000e-use-disable_hardirq-also-for-MSIX-vectors-in-.patch
	patches.drivers/net-mlxfw-remove-redundant-goto-on-error-check.patch
	patches.drivers/net-sched-introduce-a-TRAP-control-action.patch
	patches.drivers/net-sched-introduce-helper-to-identify-gact-trap-act.patch
	patches.drivers/s390-qeth-remove-support-for-IPA_IP_FRAGMENTATION.patch
	patches.drivers/s390-qeth-remove-skb_is_nonlinear-check-on-IQD.patch
	patches.drivers/s390-qeth-query-IPv6-IPA-support-on-HiperSockets.patch
	patches.drivers/s390-qeth-log-bridgeport-capabilities.patch
	patches.drivers/s390-qeth-add-missing-strings-for-IPA-return-codes.patch
	patches.drivers/s390-qeth-consolidate-pack-buffer-flushing.patch
	patches.drivers/s390-qeth-silence-qeth_fix_features.patch
	patches.drivers/s390-qeth-add-support-for-early-L3-device-setup.patch
	patches.drivers/s390-qeth-do-early-device-setup-for-z-VM-IQD-NICs.patch
	patches.drivers/cxgb4-implement-ndo_set_vf_rate.patch
	patches.drivers/bpf-Introduce-bpf_prog-ID.patch
	patches.drivers/bpf-Introduce-bpf_map-ID.patch
	patches.drivers/bpf-Add-BPF_-PROG-MAP-_GET_NEXT_ID-command.patch
	patches.drivers/bpf-Add-BPF_PROG_GET_FD_BY_ID.patch
	patches.drivers/bpf-Add-BPF_MAP_GET_FD_BY_ID.patch
	patches.drivers/bpf-Add-jited_len-to-struct-bpf_prog.patch
	patches.drivers/bpf-Add-BPF_OBJ_GET_INFO_BY_FD.patch
	patches.drivers/bpf-cgroup-skb-progs-cannot-access-ld_abs-ind.patch
	patches.drivers/net-phy-add-XAUI-and-10GBASE-KR-PHY-connection-types.patch
	patches.drivers/nfp-reorder-open-and-close-functions.patch
	patches.drivers/nfp-split-out-the-allocation-part-of-open.patch
	patches.drivers/nfp-reuse-ring-free-code-on-close.patch
	patches.drivers/nfp-move-nfp_net_vecs_init.patch
	patches.drivers/nfp-prepare-print-macros-for-use-without-netdev.patch
	patches.drivers/nfp-make-sure-debug-accesses-don-t-depend-on-netdevs.patch
	patches.drivers/nfp-allow-allocation-and-initialization-of-netdev-le.patch
	patches.drivers/nfp-prepare-config-and-enable-for-working-without-ne.patch
	patches.drivers/nfp-add-control-vNIC-datapath.patch
	patches.drivers/nfp-make-vNIC-ctrl-memory-mapping-function-reusable.patch
	patches.drivers/nfp-map-all-queue-controllers-at-once.patch
	patches.drivers/nfp-don-t-clutter-init-code-passing-fw_ver-around.patch
	patches.drivers/nfp-slice-the-netdev-spawning-function.patch
	patches.drivers/nfp-allow-non-equal-distribution-of-IRQs.patch
	patches.drivers/nfp-create-control-vNICs-and-wire-up-rx-tx.patch
	patches.drivers/nfp-advertise-support-for-NFD-ABI-0.5.patch
	patches.drivers/cxgb4-Fix-tids-count-for-ipv6-offload-connection.patch
	patches.drivers/net-mlx4_core-Bump-driver-version.patch
	patches.drivers/net-mlx4_en-Bump-driver-version.patch
	patches.drivers/IB-mlx4-Bump-driver-version.patch
	patches.drivers/net-propagate-tc-filter-chain-index-down-the-ndo_set.patch
	patches.drivers/tcp-add-a-struct-net-parameter-to-tcp_parse_options.patch
	patches.drivers/net-qrtr-Refactor-packet-allocation.patch
	patches.drivers/net-qrtr-Inject-BYE-on-remote-termination.patch
	patches.drivers/net-qrtr-Broadcast-DEL_CLIENT-message-when-endpoint-.patch
	patches.drivers/net-qrtr-Inform-open-sockets-about-new-controller.patch
	patches.drivers/cxgb4-fix-to-bring-link-down-after-adapter-crash.patch
	patches.drivers/igb-make-a-few-local-functions-static.patch
	patches.drivers/e1000e-Undo-e1000e_pm_freeze-if-__e1000_shutdown-fai.patch
	patches.drivers/skbuff-only-inherit-relevant-tx_flags.patch
	patches.suse/msft-hv-1355-netvsc-optimize-calculation-of-number-of-slots.patch
	patches.suse/msft-hv-1356-netvsc-use-hv_get_bytes_to_read.patch
	patches.suse/msft-hv-1357-netvsc-use-typed-pointer-for-internal-state.patch
	patches.suse/msft-hv-1358-netvsc-mark-error-cases-as-unlikely.patch
	patches.suse/msft-hv-1359-netvsc-pass-net_device-to-netvsc_init_buf-and-netvsc.patch
	patches.suse/msft-hv-1360-netvsc-fold-in-get_outbound_net_device.patch
	patches.drivers/liquidio-disallow-enabling-firmware-debug-from-a-VF.patch
	patches.drivers/nfp-make-sure-to-cancel-port-refresh-on-the-error-pa.patch
	patches.drivers/nfp-remove-automatic-caching-of-RTsym-table.patch
	patches.drivers/nfp-remove-automatic-caching-of-HWInfo.patch
	patches.drivers/nfp-keep-MIP-object-around.patch
	patches.drivers/nfp-report-application-FW-build-name-in-ethtool-i.patch
	patches.drivers/cxgb4-handle-interrupt-raised-when-FW-crashes.patch
	patches.drivers/qed-LL2-to-use-packed-information-for-tx.patch
	patches.drivers/qed-Revise-ll2-Rx-completion.patch
	patches.drivers/qed-Cleaner-seperation-of-LL2-inputs.patch
	patches.drivers/qed-LL2-code-relocations.patch
	patches.drivers/qed-LL2-callback-operations.patch
	patches.drivers/qed-No-need-for-LL2-frags-indication.patch
	patches.drivers/qed-Call-rx_release_cb-when-flushing-LL2.patch
	patches.drivers/qed-collect-GSI-port-statistics.patch
	patches.drivers/qed-add-qed_int_sb_init-stub-function.patch
	patches.drivers/cxgb4-fix-memory-leak-in-init_one.patch
	patches.fixes/bpf-avoid-excessive-stack-usage-for-perf_sample_data.patch
	patches.drivers/bpf-don-t-check-spilled-reg-state-for-non-STACK_SPIL.patch
	patches.drivers/bpf-reset-id-on-CONST_IMM-transition.patch
	patches.drivers/bpf-reset-id-on-spilled-regs-in-clear_all_pkt_pointe.patch
	patches.fixes/bpf-tests-set-rlimit-also-for-test_align-so-it-doesn.patch
	patches.drivers/bpf-remove-cg_skb_func_proto-and-use-sk_filter_func_.patch
	patches.drivers/bpf-add-bpf_set_hash-helper-for-tc-progs.patch
	patches.drivers/net-mlx5e-Remove-limitation-of-single-NIC-offloaded-.patch
	patches.drivers/net-mlx5e-Use-short-attribute-form-when-adding-delet.patch
	patches.drivers/net-mlx5e-Add-cache-for-HW-modify-header-IDs.patch
	patches.drivers/net-mlx5e-Use-modify-header-ID-cache-for-offloaded-T.patch
	patches.drivers/net-mlx5e-Use-modify-header-ID-cache-for-offloaded-T-3099eb5a.patch
	patches.drivers/net-mlx5e-Support-header-re-write-of-partial-fields-.patch
	patches.drivers/net-mlx5-Update-flow-table-commands-layout.patch
	patches.drivers/net-mlx5e-Add-support-for-reading-connector-type-fro.patch
	patches.drivers/net-mlx5e-Fill-advertised-and-supported-port-data-fr.patch
	patches.fixes/bpf-arm64-take-advantage-of-stack_depth-tracking.patch
	patches.drivers/net-factor-out-a-helper-to-decrement-the-skb-refcoun.patch
	patches.drivers/b43-Add-missing-MODULE_FIRMWARE
	patches.drivers/0049-commit-833689044e13a3fb8c6c03ad868375670d97010b.patch
	patches.fixes/vxlan-dont-migrate-permanent-fdb-entries-during-lear.patch
	patches.drivers/net-mvpp2-enable-basic-10G-support.patch
	patches.drivers/ibmvnic-089-Client-initiated-failover.patch
	patches.drivers/ibmvnic-090-Remove-netdev-notify-for-failover-resets.patch
	patches.drivers/net-phy-Make-phy_ethtool_ksettings_get-return-void.patch
	patches.fixes/batman-adv-Use-default-throughput-value-on-cfg80211-.patch
	patches.fixes/batman-adv-Accept-only-filled-wifi-station-info.patch
	patches.drivers/mac80211-mesh-support-sending-wide-bandwidth-CSA.patch
	patches.drivers/skbuff-mac80211-introduce-and-use-skb_put_zero.patch
	patches.fixes/selftests-bpf-make-correct-use-of-exit-codes-in-bpf-.patch
	patches.drivers/cxgb4-handle-serial-flash-interrupt.patch
	patches.drivers/ixgbe-fix-race-condition-with-PTP_TX_IN_PROGRESS-bit.patch
	patches.drivers/ixgbe-avoid-permanent-lock-of-_PTP_TX_IN_PROGRESS.patch
	patches.drivers/ixgbe-add-statistic-indicating-number-of-skipped-Tx-.patch
	patches.drivers/ixgbe-check-for-Tx-timestamp-timeouts-during-watchdo.patch
	patches.drivers/ixgbe-Bump-version-number.patch
	patches.drivers/ixgbevf-Bump-version-number.patch
	patches.drivers/ixgbe-fix-writes-to-PFQDE.patch
	patches.drivers/ixgbe-Resolve-cppcheck-format-string-warning.patch
	patches.drivers/ixgbe-pci_set_drvdata-must-be-called-before-register.patch
	patches.drivers/bpf-permits-narrower-load-from-bpf-program-context-f.patch
	patches.drivers/selftests-bpf-Add-test-cases-to-test-narrower-ctx-fi.patch
	patches.drivers/qed-Fix-an-off-by-one-bug.patch
	patches.drivers/Bluetooth-hci_ll-Add-support-for-the-external-clock
	patches.drivers/Bluetooth-btusb-Add-support-for-0489-e0a2-QCA_ROME-d
	patches.drivers/net-use-skb_unref-in-napi_consume_skb.patch
	patches.drivers/net-mlxfw-fix-a-NULL-dereference.patch
	patches.drivers/liquidio-fix-VF-driver-off-by-one-bug-when-setting-e.patch
	patches.drivers/skbuff-make-skb_put_zero-return-void.patch
	patches.drivers/net-sched-act_tunnel_key-request-UDP-checksum-by-def.patch
	patches.drivers/net-sched-act_tunnel_key-make-UDP-checksum-configura.patch
	patches.drivers/ibmvnic-091-Activate-disabled-RX-buffer-pools-on-reset.patch
	patches.drivers/ibmvnic-092-Ensure-that-TX-queues-are-disabled-in-__ibmv.patch
	patches.drivers/ibmvnic-093-Sanitize-entire-SCRQ-buffer-on-reset.patch
	patches.drivers/ibmvnic-094-Remove-VNIC_CLOSING-check-from-pending_scrq.patch
	patches.drivers/ibmvnic-095-Exit-polling-routine-correctly-during-adapte.patch
	patches.drivers/net-mlx4_en-Remove-unused-argument-in-TX-datapath-fu.patch
	patches.drivers/net-mlx4_en-Optimized-single-ring-steering.patch
	patches.drivers/net-mlx4_en-Improve-receive-data-path.patch
	patches.drivers/net-mlx4_en-Improve-transmit-CQ-polling.patch
	patches.drivers/net-mlx4_en-Improve-stack-xmit-function.patch
	patches.drivers/net-mlx4_en-Improve-XDP-xmit-function.patch
	patches.drivers/net-mlx4_en-Poll-XDP-TX-completion-queue-in-RX-NAPI.patch
	patches.drivers/net-mlx4_en-Increase-default-TX-ring-size.patch
	patches.drivers/net-mlx4_en-Replace-TXBB_SIZE-multiplications-with-s.patch
	patches.drivers/net-mlx4_en-Refactor-mlx4_en_free_tx_desc.patch
	patches.drivers/networking-convert-many-more-places-to-skb_put_zero.patch
	patches.drivers/networking-introduce-and-use-skb_put_data.patch
	patches.drivers/networking-make-skb_put-friends-return-void-pointers.patch
	patches.drivers/networking-make-skb_pull-friends-return-void-pointer.patch
	patches.drivers/networking-make-skb_push-__skb_push-return-void-poin.patch
	patches.drivers/networking-add-and-use-skb_put_u8.patch
	patches.drivers/net-Add-IFLA_XDP_PROG_ID.patch
	patches.drivers/bpf-mlx4-Report-bpf_prog-ID-during-XDP_QUERY_PROG.patch
	patches.drivers/bpf-mlx5e-Report-bpf_prog-ID-during-XDP_QUERY_PROG.patch
	patches.drivers/bpf-bnxt-Report-bpf_prog-ID-during-XDP_QUERY_PROG.patch
	patches.drivers/bpf-ixgbe-Report-bpf_prog-ID-during-XDP_QUERY_PROG.patch
	patches.drivers/bpf-nfp-Report-bpf_prog-ID-during-XDP_QUERY_PROG.patch
	patches.drivers/bpf-qede-Report-bpf_prog-ID-during-XDP_QUERY_PROG.patch
	patches.drivers/net-mvmdio-reorder-headers-alphabetically.patch
	patches.drivers/net-mvmdio-use-tabs-for-defines.patch
	patches.drivers/net-mvmdio-use-GENMASK-for-masks.patch
	patches.drivers/net-mvmdio-remove-duplicate-locking.patch
	patches.drivers/net-mvmdio-introduce-an-ops-structure.patch
	patches.drivers/net-mvmdio-put-the-poll-intervals-in-the-ops-structu.patch
	patches.drivers/net-mvmdio-check-the-MII_ADDR_C45-bit-is-not-set-for.patch
	patches.drivers/net-mvmdio-add-xmdio-xsmi-support.patch
	patches.drivers/net-mvmdio-simplify-the-smi-read-and-write-error-pat.patch
	patches.fixes/rds-tcp-Set-linger-when-rejecting-an-incoming-conn-i.patch
	patches.drivers/ibmvnic-096-driver-initialization-for-kdump-kexec.patch
	patches.drivers/net-mlx5-Update-eqe_type_str-event-names.patch
	patches.drivers/net-mlx5-Fix-some-spelling-mistakes.patch
	patches.drivers/net-mlx5-Avoid-using-multiple-blank-lines.patch
	patches.drivers/net-mlx5-Avoid-blank-lines-before-after-closing-open.patch
	patches.drivers/net-mlx5-Align-to-match-opening-parenthesis.patch
	patches.drivers/net-mlx5-Avoid-space-after-casting.patch
	patches.drivers/net-mlx5-Undo-LAG-upon-request-to-create-virtual-fun.patch
	patches.drivers/net-mlx5e-Use-function-to-map-aRFS-into-traffic-type.patch
	patches.drivers/net-mlx5e-Fix-typo-in-warning-if-CQ-moderation-is-no.patch
	patches.drivers/net-mlx5e-Rename-physical-symbol-errors-counter.patch
	patches.drivers/net-mlx5e-Reduce-number-of-heap-allocated-buffers-fo.patch
	patches.drivers/net-mlx5e-Move-and-optimize-query-out-of-buffer-func.patch
	patches.drivers/net-mlx5e-Optimize-update-stats-work.patch
	patches.drivers/net-mlx5-Expose-command-polling-interface.patch
	patches.drivers/net-mlx5-Add-fast-unload-support-in-shutdown-flow.patch
	patches.fixes/ipv6-remove-unnecessary-dst_hold-in-ip6_fragment.patch
	patches.fixes/udp-call-dst_hold_safe-in-udp_sk_rx_set_dst.patch
	patches.fixes/net-use-loopback-dev-when-generating-blackhole-route.patch
	patches.fixes/net-introduce-DST_NOGC-in-dst_release-to-destroy-dst.patch
	patches.fixes/net-introduce-a-new-function-dst_dev_put.patch
	patches.fixes/ipv4-take-dst-__refcnt-when-caching-dst-in-fib.patch
	patches.fixes/ipv4-call-dst_dev_put-properly.patch
	patches.fixes/ipv4-call-dst_hold_safe-properly.patch
	patches.fixes/ipv4-mark-DST_NOGC-and-remove-the-operation-of-dst_f.patch
	patches.fixes/ipv6-take-dst-__refcnt-for-insertion-into-fib6-tree.patch
	patches.fixes/ipv6-call-dst_dev_put-properly.patch
	patches.fixes/ipv6-call-dst_hold_safe-properly.patch
	patches.fixes/ipv6-mark-DST_NOGC-and-remove-the-operation-of-dst_f.patch
	patches.fixes/ipv6-get-rid-of-icmp6-dst-garbage-collector.patch
	patches.fixes/xfrm-take-refcnt-of-dst-when-creating-struct-xfrm_ds.patch
	patches.fixes/decnet-take-dst-__refcnt-when-struct-dn_route-is-cre.patch
	patches.fixes/net-remove-dst-gc-related-code.patch
	patches.fixes/net-remove-DST_NOGC-flag.patch
	patches.fixes/net-remove-DST_NOCACHE-flag.patch
	patches.fixes/net-reorder-all-the-dst-flags.patch
	patches.fixes/net-add-debug-atomic_inc_not_zero-in-dst_hold.patch
	patches.drivers/liquidio-implement-vlan-filter-enable-and-disable.patch
	patches.drivers/liquidio-replace-info-pointer-mode-with-buffer-point.patch
	patches.drivers/cxgb4-fix-a-NULL-dereference.patch
	patches.drivers/nfp-add-VLAN-filtering-support.patch
	patches.drivers/cxgb4-add-new-T6-pci-device-id-s.patch
	patches.drivers/qed-Chain-support-for-external-PBL.patch
	patches.drivers/qed-RoCE-EDPM-to-honor-PFC.patch
	patches.drivers/qed-Disable-RoCE-dpm-when-DCBx-change-occurs.patch
	patches.drivers/qed-qede_roce.-ch-qede_rdma.-ch.patch
	patches.drivers/qed-Set-rdma-generic-functions-prefix.patch
	patches.drivers/qed-Wait-for-resources-before-FUNC_CLOSE.patch
	patches.drivers/qed-SPQ-async-callback-registration.patch
	patches.drivers/net-introduce-__skb_put_-zero-data-u8.patch
	patches.drivers/ibmvnic-097-Return-from-ibmvnic_resume-if-not-in-VNIC_OPEN-state.patch
	patches.drivers/enic-Fix-format-truncation-warning.patch
	patches.drivers/s390-qeth-add-ipa-return-codes-for-bridgeport.patch
	patches.drivers/s390-qeth-fix-packing-buffer-statistics.patch
	patches.drivers/s390-diag-add-diag26c-support.patch
	patches.drivers/s390-qeth-use-diag26c-to-get-MAC-address-on-L2.patch
	patches.drivers/net-mlx5e-IPoIB-Move-to-a-separate-directory.patch
	patches.drivers/net-mlx5e-Prevent-PFC-call-for-non-ethernet-ports.patch
	patches.drivers/net-mlx5e-IPoIB-Add-ethtool-support.patch
	patches.drivers/net-mlx5e-Add-new-profile-function-update_carrier.patch
	patches.drivers/net-mlx5e-IPoIB-Change-parameters-default-values.patch
	patches.drivers/net-mlx5e-Use-hard_mtu-as-part-of-the-mlx5e_priv-str.patch
	patches.drivers/net-mlx5e-IPoIB-Handle-change_mtu.patch
	patches.drivers/net-mlx5e-IPoIB-Get-more-TX-statistics.patch
	patches.drivers/net-mlx5e-IPoIB-Add-PTP-support-to-IPoIB-device-driv.patch
	patches.drivers/net-mlx5e-IPoIB-Add-ioctl-support-to-IPoIB-device-dr.patch
	patches.drivers/i40e-add-XDP-support-for-pass-and-drop-actions.patch
	patches.drivers/i40e-add-support-for-XDP_TX-action.patch
	patches.drivers/i40evf-assign-num_active_queues-inside-i40evf_alloc_.patch
	patches.drivers/i40e-i40evf-update-WOL-and-I40E_AQC_ADDR_VALID_MASK-.patch
	patches.drivers/i40e-use-dev_dbg-instead-of-dev_info-when-warning-ab.patch
	patches.drivers/i40e-comment-that-udp_port-must-be-in-host-byte-orde.patch
	patches.drivers/i40e-Fix-potential-out-of-bound-array-access.patch
	patches.drivers/i40e-Support-firmware-CEE-DCB-UP-to-TC-map-re-defini.patch
	patches.drivers/i40e-Add-message-for-unsupported-MFP-mode.patch
	patches.drivers/i40e-genericize-the-partition-bandwidth-control.patch
	patches.drivers/i40e-Add-support-for-OEM-firmware-version.patch
	patches.drivers/i40e-fix-disabling-overflow-promiscuous-mode.patch
	patches.drivers/i40e-clear-only-cause_ena-bit.patch
	patches.drivers/i40e-Handle-PE_CRITERR-properly-with-IWARP-enabled.patch
	patches.drivers/i40e-don-t-hold-RTNL-lock-for-the-entire-reset.patch
	patches.drivers/qede-Fix-compilation-without-QED_RDMA.patch
	patches.drivers/qed-Cleanup-qed_roce-before-duplicating-it.patch
	patches.drivers/qed-Duplicate-qed_roce.-ch-to-qed_rdma.-ch.patch
	patches.drivers/qed-Split-rdma-content-between-qed_rdma-and-qed_roce.patch
	patches.drivers/qed-Rename-qed_roce_if.h-to-qed_rdma_if.h.patch
	patches.drivers/liquidio-stop-using-huge-static-buffer-save-4096k-in.patch
	patches.drivers/net-mlx5e-Use-device-ID-defines.patch
	patches.fixes/tcp-Add-a-tcp_filter-hook-before-handle-ack-packet.patch
	patches.drivers/ibmvnic-100-Fix-incorrectly-defined-ibmvnic_request_map_rsp-structure.patch
	patches.drivers/ibmvnic-101-Fix-error-handling-when-registering-long-term-mapped-buffers.patch
	patches.drivers/ibmvnic-098-Correct-return-code-checking-for-ibmvnic_init-during-probe.patch
	patches.fixes/rds-tcp-set-linger-to-1-when-unloading-a-rds-tcp.patch
	patches.suse/msft-hv-1367-hv_netvsc-Remove-unnecessary-var-link_state-from-str.patch
	patches.suse/msft-hv-1368-hv_netvsc-Fix-the-carrier-state-error-when-data-path.patch
	patches.drivers/net-mvpp2-add-comments-about-smp_processor_id-usage.patch
	patches.drivers/net-mvpp2-remove-unused-mvpp2_bm_cookie_pool_set-fun.patch
	patches.drivers/net-mvpp2-remove-mvpp2_pool_refill.patch
	patches.drivers/xdp-pass-XDP-flags-into-install-handlers.patch
	patches.drivers/xdp-add-HW-offload-mode-flag-for-installing-programs.patch
	patches.drivers/nfp-xdp-move-driver-XDP-setup-into-a-separate-functi.patch
	patches.drivers/nfp-bpf-don-t-offload-XDP-programs-in-DRV_MODE.patch
	patches.drivers/nfp-bpf-release-the-reference-on-offloaded-programs.patch
	patches.drivers/nfp-bpf-add-support-for-XDP_FLAGS_HW_MODE.patch
	patches.drivers/xdp-add-reporting-of-offload-mode.patch
	patches.drivers/nfp-xdp-report-if-program-is-offloaded.patch
	patches.drivers/bpf-possibly-avoid-extra-masking-for-narrower-load-i.patch
	patches.drivers/net-ena-change-return-value-for-unsupported-features.patch
	patches.drivers/net-ena-add-hardware-hints-capability-to-the-driver.patch
	patches.drivers/net-ena-change-sizeof-argument-to-be-the-type-pointe.patch
	patches.drivers/net-ena-add-reset-reason-for-each-device-FLR.patch
	patches.drivers/net-ena-add-support-for-out-of-order-rx-buffers-refi.patch
	patches.drivers/net-ena-allow-the-driver-to-work-with-small-number-o.patch
	patches.drivers/net-ena-use-napi_schedule_irqoff-when-possible.patch
	patches.drivers/net-ena-separate-skb-allocation-to-dedicated-functio.patch
	patches.drivers/net-ena-use-lower_32_bits-upper_32_bits-to-split-dma.patch
	patches.drivers/net-ena-update-driver-s-rx-drop-statistics.patch
	patches.drivers/net-ena-update-ena-driver-to-version-1.2.0.patch
	patches.drivers/cxgb4-Update-T6-Buffer-Group-and-Channel-Mappings.patch
	patches.drivers/cxgb4-Use-Firmware-params-to-get-buffer-group-map.patch
	patches.drivers/net-mlx5e-Build-SKB-with-exact-frag_size.patch
	patches.drivers/net-mlx5e-Enhance-RX-SKB-headroom-logic.patch
	patches.drivers/net-mlx5e-Introduce-RX-Page-Reuse.patch
	patches.drivers/net-mlx5e-Relocate-the-TC-match-on-ip-tos-offload-co.patch
	patches.drivers/net-mlx5e-Offload-TC-matching-on-ip-ttl.patch
	patches.drivers/net-mlx5e-Use-macro-for-TC-header-re-write-offload-f.patch
	patches.drivers/net-mlx5e-Add-header-re-write-offloading-of-IPv6-hop.patch
	patches.drivers/mlxfw-Make-the-module-selectable.patch
	patches.drivers/net-mlx5-Add-MCC-Management-Component-Control-regist.patch
	patches.drivers/net-mlx5-Enhance-MCAM-reg-to-allow-query-on-access-r.patch
	patches.drivers/net-mlx5-Add-helper-functions-to-set-query-MCC-MCDA-.patch
	patches.drivers/net-mlx5-Add-mlxfw-callbacks.patch
	patches.drivers/net-mlx5e-Support-the-flash-device-ethtool-callback.patch
	patches.drivers/net-mlx5e-IPoIB-Support-the-flash-device-ethtool-cal.patch
	patches.drivers/net-mlx5-Fix-offset-of-hca-cap-reserved-field.patch
	patches.drivers/net-store-port-representator-id-in-metadata_dst.patch
	patches.drivers/nfp-devlink-add-support-for-getting-eswitch-mode.patch
	patches.drivers/nfp-move-physical-port-init-into-a-helper.patch
	patches.drivers/nfp-map-mac_stats-and-vf_cfg-BARs.patch
	patches.drivers/nfp-general-representor-implementation.patch
	patches.drivers/nfp-add-stats-and-xmit-helpers-for-representors.patch
	patches.drivers/nfp-app-callbacks-for-SRIOV.patch
	patches.drivers/nfp-provide-nfp_port-to-of-nfp_net_get_mac_addr.patch
	patches.drivers/nfp-add-support-for-tx-rx-with-metadata-portid.patch
	patches.drivers/nfp-add-support-for-control-messages-for-flower-app.patch
	patches.drivers/nfp-add-flower-app.patch
	patches.drivers/nfp-add-VF-and-PF-representors-to-flower-app.patch
	patches.drivers/0001-iwlwifi-mvm-flush-per-station-for-DQA-mode.patch
	patches.drivers/0002-iwlwifi-mvm-support-getting-nvm-data-from-firmware.patch
	patches.drivers/0003-iwlwifi-mvm-support-old-method-of-NVM-parsing.patch
	patches.drivers/0004-iwlwifi-mvm-fix-endianness-in-lq_cmd-declaration.patch
	patches.drivers/0005-iwlwifi-mvm-document-which-group-enums-are-used-with.patch
	patches.drivers/0006-iwlwifi-mvm-use-proper-sta_addr-in-firmware-API.patch
	patches.drivers/0007-iwlwifi-mvm-fix-MCC-endianness-bug.patch
	patches.drivers/0008-iwlwifi-mvm-use-u8-for-reserved-fields.patch
	patches.drivers/0009-iwlwifi-mvm-disentangle-paging-command-structs.patch
	patches.drivers/0010-iwlwifi-mvm-add-documentation-to-some-WoWLAN-command.patch
	patches.drivers/0011-iwlwifi-mvm-wait-for-the-flushed-queue-only.patch
	patches.drivers/0012-iwlwifi-mvm-fix-some-kernel-doc.patch
	patches.drivers/0013-iwlwifi-mvm-add-documentation-links-to-various-field.patch
	patches.drivers/0014-iwlwifi-update-device-ID-for-a000-family.patch
	patches.drivers/0015-iwlwifi-mvm-disentangle-binding-command-versions.patch
	patches.drivers/0016-iwlwifi-mvm-create-name-various-enums.patch
	patches.drivers/0017-iwlwifi-mvm-document-structures-used-by-commands.patch
	patches.drivers/0018-iwlwifi-mvm-remove-wrt-support-of-page-dumps-in-gen2.patch
	patches.drivers/0019-iwlwifi-pcie-support-page-dumping-in-wrt-in-gen2.patch
	patches.drivers/0020-iwlwifi-Add-fw_name_pre_rf_next_step-to-support-diff.patch
	patches.drivers/0021-iwlwifi-mvm-remove-unused-TX_CMD_NEXT_FRAME_.patch
	patches.drivers/0022-iwlwifi-kernel-doc-make-proper-links.patch
	patches.drivers/0023-iwlwifi-mvm-fix-many-kernel-doc-warnings.patch
	patches.drivers/0024-iwlwifi-add-wait-for-tx-queue-empty.patch
	patches.drivers/0025-iwlwifi-mvm-add-AMSDU-flag-to-offload-assist.patch
	patches.drivers/0026-iwlwifi-mvm-document-RX-structures.patch
	patches.drivers/0027-iwlwifi-pcie-add-AMSDU-to-gen2.patch
	patches.drivers/0028-iwlwifi-cleanup-references-to-8000-family-in-NVM-cod.patch
	patches.drivers/0029-iwlwifi-remove-references-to-8000-B-step-devices.patch
	patches.drivers/0030-iwlwifi-add-dbgc_supported-to-transport-configuratio.patch
	patches.drivers/0031-iwlwifi-mvm-add-TLV-for-NAN-API-differentiation.patch
	patches.drivers/0032-iwlwifi-mvm-support-init-flow-debugging.patch
	patches.drivers/0033-iwlwifi-add-9000-and-A000-device-families.patch
	patches.drivers/0034-iwlwifi-pcie-support-dumping-FH-in-a000-hw.patch
	patches.drivers/0035-iwlwifi-mvm-disable-prph-collection-in-a000-hw.patch
	patches.drivers/0037-iwlwifi-mvm-check-firmware-is-up-in-debugfs.patch
	patches.drivers/0038-iwlwifi-mvm-use-schedule_delayed_work.patch
	patches.drivers/0036-iwlwifi-mvm-add-and-use-iwl_mvm_device_running.patch
	patches.drivers/0039-iwlwifi-mvm-convert-ucode_loaded-to-a-status-bit.patch
	patches.drivers/0040-iwlwifi-mvm-clear-firmware-running-bit-earlier.patch
	patches.drivers/0041-iwlwifi-fix-a-kernel-doc-tag.patch
	patches.drivers/0042-iwlwifi-split-firmware-API-from-iwl-trans.h.patch
	patches.drivers/0043-iwlwifi-mvm-link-queue-cmd-docs-to-A000-command-stru.patch
	patches.drivers/0044-iwlwifi-mvm-document-structures-used-for-BEACON_TEMP.patch
	patches.drivers/0045-iwlwifi-mvm-link-to-TX-commands-in-documentation.patch
	patches.drivers/0046-iwlwifi-mvm-remove-SCAN_GROUP.patch
	patches.drivers/0047-iwlwifi-fw-api-cleanup-cycle-includes.patch
	patches.drivers/0048-iwlwifi-remove-unnecessary-code-in-iwl_trans_alloc_t.patch
	patches.drivers/brcmfmac-Use-separate-firmware-for-revision-0-of-the
	patches.drivers/ath10k-fix-reported-HT-MCS-rates-with-NSS-1
	patches.drivers/net-add-netlink_ext_ack-argument-to-rtnl_link_ops.ne.patch
	patches.drivers/net-add-netlink_ext_ack-argument-to-rtnl_link_ops.ch.patch
	patches.drivers/net-mlx4-fix-spelling-mistake-coalesing-coalescing.patch
	patches.drivers/nfp-explicitly-check-if-application-FW-is-loaded.patch
	patches.drivers/nfp-move-area-mapping-helper-into-nfpcore.patch
	patches.drivers/nfp-add-helper-for-mapping-runtime-symbols.patch
	patches.drivers/nfp-remove-unused-nfp_cpp_area_check_range.patch
	patches.drivers/nfp-add-nfp_app-cleanup-callback-and-make-flower-use.patch
	patches.drivers/nfp-spawn-nfp_ports-for-PF-and-VF-ports.patch
	patches.drivers/nfp-make-the-representor-get-stats-app-independent.patch
	patches.drivers/nfp-move-representors-struct-net_device_ops-to-share.patch
	patches.drivers/nfp-allow-converting-representor-s-netdev-into-nfp_p.patch
	patches.drivers/nfp-wire-get_phys_port_name-on-representors.patch
	patches.drivers/nfp-handle-SR-IOV-already-enabled-when-driver-is-pro.patch
	patches.drivers/nfp-reorder-SR-IOV-config-and-nfp_app-SR-IOV-callbac.patch
	patches.drivers/nfp-allocate-a-private-workqueue-for-driver-work.patch
	patches.drivers/nfp-flower-add-Kconfig-for-flower-app.patch
	patches.drivers/net-mlx4-fix-spelling-mistake-enforcment-enforcement.patch
	patches.drivers/net-mlx5-Set-interface-flags-before-cleanup-in-unloa.patch
	patches.drivers/net-mlx5-Add-reserved-gids-support.patch
	patches.drivers/net-mlx5-Add-support-for-multiple-RoCE-enable.patch
	patches.drivers/IB-mlx5-Respect-mlx5_core-reserved-GIDs.patch
	patches.drivers/net-mlx5-Make-get_cqe-routine-not-ethernet-specific.patch
	patches.drivers/net-mlx5-Add-QP-WQ-support.patch
	patches.drivers/net-mlx5-FPGA-Move-FPGA-init-cleanup-to-init_once.patch
	patches.drivers/net-mlx5-FPGA-Add-FW-commands-for-FPGA-QPs.patch
	patches.drivers/net-mlx5-FPGA-Add-high-speed-connection-routines.patch
	patches.drivers/net-mlx5-FPGA-Add-SBU-bypass-and-reset-flows.patch
	patches.drivers/net-mlx5-FPGA-Add-SBU-infrastructure.patch
	patches.drivers/net-mlx5-Accel-Add-IPSec-acceleration-interface.patch
	patches.drivers/net-mlx5e-IPSec-Innova-IPSec-offload-infrastructure.patch
	patches.drivers/net-mlx5e-IPSec-Add-Innova-IPSec-offload-RX-data-pat.patch
	patches.drivers/net-mlx5e-IPSec-Add-Innova-IPSec-offload-TX-data-pat.patch
	patches.drivers/net-mlx5e-IPSec-Add-IPSec-ethtool-stats.patch
	patches.drivers/bpf-Add-syscall-lookup-support-for-fd-array-and-htab.patch
	patches.drivers/bpf-Fix-out-of-bound-access-on-interpreters.patch
	patches.drivers/ibmvnic-102-Fix-assignment-of-RX-TX-IRQ-s.patch
	patches.arch/net-ibm-ibmveth-constify-dev_pm_ops-structures.patch
	patches.drivers/net-mlx4_en-Add-dynamic-variable-to-hold-the-number-.patch
	patches.drivers/net-mlx4_en-Do-not-allocate-redundant-TX-queues-when.patch
	patches.fixes/netfilter-ipt_CLUSTERIP-do-not-hold-dev.patch
	patches.fixes/net-convert-inet_peer.refcnt-from-atomic_t-to-refcou.patch
	patches.drivers/net-convert-sk_buff.users-from-atomic_t-to-refcount_.patch
	patches.drivers/net-switchdev-add-SET_SWITCHDEV_OPS-helper.patch
	patches.drivers/nfp-add-phys_switch_id-support.patch
	patches.drivers/nfp-provide-infrastructure-for-offloading-flower-bas.patch
	patches.drivers/nfp-extend-flower-add-flow-offload.patch
	patches.drivers/nfp-extend-flower-matching-capabilities.patch
	patches.drivers/nfp-add-basic-action-capabilities-to-flower-offloads.patch
	patches.drivers/nfp-add-metadata-to-each-flow-offload.patch
	patches.drivers/nfp-add-a-stats-handler-for-flower-offloads.patch
	patches.drivers/nfp-add-control-message-passing-capabilities-to-flow.patch
	patches.drivers/brcmfmac-fix-double-free-upon-register_netdevice-fai
	patches.drivers/0050-iwlwifi-mvm-remove-txq-EMPTYING_DELBA-state-for-DQA.patch
	patches.drivers/0051-iwlwifi-remove-resp_pkt-NULL-checks.patch
	patches.drivers/0001-iwlwifi-mvm-disable-dbg-data-collect-when-fw-isn-t-a.patch
	patches.drivers/0052-iwlwifi-mvm-Enable-security-on-new-TX-API.patch
	patches.drivers/0053-iwlwifi-mvm-avoid-unnecessary-cache-trashing-in-Tx-p.patch
	patches.drivers/0054-iwlwifi-mvm-remove-pointless-num_stored-condition.patch
	patches.drivers/iwlwifi-pcie-fix-TVQM-queue-ID-range-check
	patches.drivers/0055-iwlwifi-mvm-avoid-variable-shadowing.patch
	patches.drivers/0056-iwlwifi-mvm-use-scnprintf-instead-of-snprintf.patch
	patches.drivers/0057-iwlwifi-use-bitfield.h-for-some-registers.patch
	patches.drivers/0058-iwlwifi-mvm-track-and-report-IBSS-manager-status-to-.patch
	patches.drivers/0059-iwlwifi-mvm-make-D0I3_END_CMD-sync-during-system-res.patch
	patches.drivers/0060-iwlwifi-mvm-support-D0I3_END_CMD-at-the-start-of-res.patch
	patches.drivers/0061-iwlwifi-mvm-make-iwl_mvm_update_mcc-easier-to-follow.patch
	patches.drivers/0062-iwlwifi-mvm-rs-add-logs-for-the-wrong-antenna-case.patch
	patches.drivers/0063-iwlwifi-pcie-pull-out-common-rfkill-IRQ-handling-cod.patch
	patches.drivers/0064-iwlwifi-pcie-add-fake-RF-kill-to-debugfs.patch
	patches.suse/iwlwifi-mvm-don-t-warn-in-queue-sync-on-RF-kill.patch
	patches.drivers/0066-iwlwifi-pcie-don-t-report-RF-kill-enabled-while-shut.patch
	patches.drivers/0067-iwlwifi-pcie-remove-pointless-debugfs-parsing-for-cs.patch
	patches.drivers/0068-iwlwifi-mvm-document-status-bits.patch
	patches.drivers/0069-iwlwifi-mvm-support-aggregations-on-A000-HW.patch
	patches.drivers/0070-iwlwifi-pcie-use-kstrtou32_from_user.patch
	patches.drivers/0071-iwlwifi-mvm-better-link-scan-notification-results-le.patch
	patches.drivers/iwlwifi-fix-TX-tracing-for-non-linear-SKBs
	patches.drivers/iwlwifi-pcie-fix-command-completion-name-debug
	patches.drivers/0072-iwlwifi-mvm-docs-fix-enum-link-provide-TX-response-l.patch
	patches.drivers/0073-iwlwifi-mvm-fix-fw-monitor-7000-HW-recollecting.patch
	patches.drivers/0074-iwlwifi-mvm-disentangle-union-in-TX-status-struct.patch
	patches.drivers/0075-iwlwifi-mvm-add-documentation-for-enum-iwl_debug_cmd.patch
	patches.drivers/0076-iwlwifi-document-transmit-buffer-bits-better.patch
	patches.drivers/0077-iwlwifi-remove-useless-iwl_free_nvm_data-function.patch
	patches.drivers/0078-iwlwifi-mvm-fix-nvm_data-leak.patch
	patches.drivers/0079-iwlwifi-pcie-don-t-disable-bh-when-handling-FW-error.patch
	patches.drivers/0080-iwlwifi-mvm-reset-the-HW-before-dumping-if-HW-error-.patch
	patches.drivers/0081-iwlwifi-mvm-don-t-mark-TIDs-that-are-not-idle-wrt-BA.patch
	patches.drivers/0082-iwlwifi-add-a-W-A-for-a-scheduler-hardware-bug.patch
	patches.drivers/0083-iwlwifi-pcie-make-iwl_pcie_apm_stop_master-return-vo.patch
	patches.drivers/0084-iwlwifi-mvm-set-assoc_beacon_arrive_time.patch
	patches.drivers/0085-iwlwifi-mvm-support-new-flush-API.patch
	patches.drivers/0086-iwlwifi-mvm-document-assoc_beacon_arrive_time.patch
	patches.drivers/0087-iwlwifi-mvm-print-base-HW-address-during-init.patch
	patches.drivers/0088-iwlwifi-pcie-reduce-unwanted-noise-in-the-logs.patch
	patches.drivers/0089-iwlwifi-pcie-delete-the-Tx-queue-timer-earlier-upon-.patch
	patches.drivers/0090-iwlwifi-mvm-fix-typo-in-CTDP_CMD_OPERATION_REPORT-de.patch
	patches.drivers/0091-iwlwifi-pcie-work-around-suspend-resume-issue.patch
	patches.drivers/0092-iwlwifi-mvm-support-TX-on-MONITOR-iface.patch
	patches.drivers/libertas-Fix-lbs_prb_rsp_limit_set.patch
	patches.drivers/NFC-nfcmrvl_uart-fix-device-node-leak-during-probe
	patches.drivers/net-mlx5-fix-spelling-mistake-Allodating-Allocating.patch
	patches.drivers/sfc-change-Unknown-MCDI-event-message-to-print-full-.patch
	patches.drivers/sfc-correct-comment-on-efx_mcdi_process_event.patch
	patches.drivers/Bluetooth-hci_bcm-Add-active_low-irq-polarity-quirk-
	patches.drivers/qed-Introduce-iWARP-personality.patch
	patches.drivers/qed-Implement-iWARP-initialization-teardown-and-qp-o.patch
	patches.drivers/qed-Rename-some-ll2-related-defines.patch
	patches.drivers/qed-Add-iWARP-support-in-ll2-connections.patch
	patches.drivers/qed-iWARP-CM-setup-a-ll2-connection-for-handling-SYN.patch
	patches.drivers/qed-iWARP-CM-add-listener-functions-and-initial-SYN-.patch
	patches.drivers/qed-iWARP-CM-add-passive-side-connect.patch
	patches.drivers/qed-iWARP-CM-add-active-side-connect.patch
	patches.drivers/qed-iWARP-implement-disconnect-flows.patch
	patches.drivers/qed-iWARP-CM-add-error-handling.patch
	patches.drivers/qed-Add-iWARP-protocol-support-in-context-allocation.patch
	patches.drivers/qed-Add-iWARP-support-for-physical-queue-allocation.patch
	patches.drivers/net-mlx5-fix-memcpy-limit.patch
	patches.drivers/net-phy-Add-phy-loopback-support-in-net-phy-framewor.patch
	patches.drivers/net-hns-Use-phy_driver-to-setup-Phy-loopback.patch
	patches.fixes/bpf-simplify-narrower-ctx-access.patch
	patches.drivers/bpf-export-whether-tail-call-has-jited-owner.patch
	patches.drivers/ctcm_fsms-Convert-skb-user-accesses-to-refcount_t.patch
	patches.drivers/net-mlxfw-Properly-handle-dependancy-with-non-loadab.patch
	patches.drivers/netxen_nic-Remove-unused-pointer-hdr-in-netxen_setup.patch
	patches.drivers/mlx4_en-make-mlx4_log_num_mgm_entry_size-static.patch
	patches.drivers/mwifiex-do-not-update-MCS-set-from-hostapd
	patches.drivers/0093-iwlwifi-mvm-refactor-geo-init.patch
	patches.drivers/0094-iwlwifi-mvm-Add-debugfs-entry-to-retrieve-SAR-geogra.patch
	patches.drivers/0095-iwlwifi-mvm-remove-some-CamelCase-from-firmware-API.patch
	patches.drivers/0096-iwlwifi-mvm-fix-various-Excess-.-description-kernel-.patch
	patches.drivers/0097-iwlwifi-mvm-remove-various-unused-command-IDs-struct.patch
	patches.drivers/0098-iwlwifi-mvm-use-__le16-even-for-reserved-fields.patch
	patches.drivers/0099-iwlwifi-mvm-add-documentation-for-all-command-IDs.patch
	patches.drivers/0100-iwlwifi-mvm-fix-a-bunch-of-kernel-doc-warnings.patch
	patches.drivers/0101-iwlwifi-dvm-use-macros-for-format-strings.patch
	patches.drivers/0102-iwlwifi-pcie-only-apply-retention-workaround-on-9000.patch
	patches.drivers/0103-iwlwifi-pcie-fix-9000-series-RF-kill-interrupt-propa.patch
	patches.drivers/iwlwifi-mvm-change-sta_id-to-u8
	patches.drivers/0104-iwlwifi-mvm-simplify-CHECK_MLME_TRIGGER-macro.patch
	patches.drivers/0105-iwlwifi-add-the-new-a000_2ax-series.patch
	patches.drivers/0106-iwlwifi-add-twelve-new-9560-series-PCI-IDs.patch
	patches.drivers/0107-iwlwifi-mvm-use-proper-CDB-check-in-PHY-context-modi.patch
	patches.drivers/0108-iwlwifi-pcie-improve-invalid-queue-warning.patch
	patches.drivers/0109-iwlwifi-mvm-support-aggs-of-64-frames-in-A000-family.patch
	patches.drivers/0110-iwlwifi-pcie-improve-debug-in-iwl_pcie_rx_handle_rb.patch
	patches.drivers/0111-iwlwifi-mvm-change-when-the-BT_COEX-is-sent.patch
	patches.drivers/0112-iwlwifi-mvm-support-multi-tid-ba-notif.patch
	patches.drivers/0113-iwlwifi-unify-external-internal-modparam-names.patch
	patches.drivers/0114-iwlwifi-pcie-make-ctxt-info-free-idempotent.patch
	patches.drivers/0115-iwlwifi-pcie-warn-if-paging-is-already-initialized-d.patch
	patches.drivers/iwlwifi-mvm-unconditionally-stop-device-after-init
	patches.drivers/iwlwifi-mvm-fix-deduplication-start-logic
	patches.drivers/0116-iwlwifi-mvm-rename-iwl_shared_mem_cfg_v1-to-the-corr.patch
	patches.drivers/0117-iwlwifi-create-new-subdirectory-for-FW-interaction.patch
	patches.drivers/0118-iwlwifi-move-notification-wait-into-fw.patch
	patches.drivers/0119-iwlwifi-move-configuration-into-sub-directory.patch
	patches.drivers/0120-iwlwifi-mvm-remove-version-2-of-paging-command.patch
	patches.drivers/iwlwifi-mvm-quietly-accept-non-sta-assoc-response-fr
	patches.drivers/0121-iwlwifi-pcie-add-MSI-X-interrupt-tracing.patch
	patches.drivers/0122-iwlwifi-mvm-properly-enable-IP-header-checksumming.patch
	patches.drivers/iwlwifi-mvm-fix-mac80211-queue-tracking
	patches.drivers/0123-iwlwifi-mvm-map-cab_queue-to-real-one-earlier.patch
	patches.drivers/0124-iwlwifi-mvm-fix-mac80211-s-hw_queue-in-DQA-mode.patch
	patches.drivers/iwlwifi-mvm-don-t-send-fetch-the-TID-from-a-non-QoS-
	patches.drivers/iwlwifi-pcie-reconfigure-MSI-X-HW-on-resume
	patches.drivers/iwlwifi-mvm-don-t-mess-the-SNAP-header-in-TSO-for-no
	patches.suse/iwlwifi-mvm-remove-DQA-non-STA-client-mode-special-c.patch
	patches.drivers/0126-iwlwifi-mvm-update-rx-statistics-cmd-api.patch
	patches.drivers/iwlwifi-mvm-quietly-accept-non-sta-disassoc-frames
	patches.drivers/0127-iwlwifi-pcie-propagate-iwl_pcie_apm_init-s-status.patch
	patches.drivers/0128-iwlwifi-pcie-wait-longer-after-device-reset.patch
	patches.drivers/0129-iwlwifi-bump-MAX-API-for-8000-9000-A000-to-33.patch
	patches.drivers/qed-initialize-ll2_syn_handle-at-start-of-function.patch
	patches.fixes/net-reflect-mark-on-tcp-syn-ack-packets.patch
	patches.fixes/bridge-allow-ext-learned-entries-to-change-ports.patch
	patches.drivers/nfp-improve-order-of-interfaces-in-breakout-mode.patch
	patches.drivers/nfp-remove-legacy-MAC-address-lookup.patch
	patches.drivers/nfp-default-to-chained-metadata-prepend-format.patch
	patches.drivers/cxgb4-time-stamping-interface-for-PTP.patch
	patches.drivers/cxgb4-Add-PTP-Hardware-Clock-PHC-support.patch
	patches.drivers/cxgb4-Support-for-get_ts_info-ethtool-method.patch
	patches.drivers/lpfc-debugfs-get-rid-of-pointless-access_ok.patch
	patches.fixes/0001-fs-fcntl-f_setown-allow-returning-error.patch
	patches.fixes/0002-fs-fcntl-f_setown-avoid-undefined-behaviour.patch
	patches.drivers/bpf-don-t-open-code-memdup_user.patch
	patches.suse/btrfs-use-bio_clone_fast-to-clone-our-bio.patch
	patches.suse/btrfs-new-helper-btrfs_bio_clone_partial.patch
	patches.suse/btrfs-use-bio_clone_bioset_partial-to-simplify-DIO-s.patch
	patches.suse/btrfs-change-how-we-iterate-bios-in-endio.patch
	patches.suse/Btrfs-work-around-maybe-uninitialized-warning.patch
	patches.suse/0001-Btrfs-skip-commit-transaction-if-we-don-t-have-enoug.patch
	patches.suse/btrfs-separate-space_info-create-update.patch
	patches.suse/btrfs-refactor-update_space_info.patch
	patches.suse/btrfs-add-cond_resched-to-btrfs_qgroup_trace_leaf_items
	patches.suse/btrfs-send-fix-invalid-path-after-renaming-and-linking-file.patch
	patches.suse/btrfs-incremental-send-fix-invalid-path-for-unlink-commands.patch
	patches.suse/btrfs-make-add_pinned_bytes-take-an-s64-num_bytes-instead-of-u64.patch
	patches.suse/btrfs-make-bug_on-in-add_pinned_bytes-an-assert.patch
	patches.suse/btrfs-update-total_bytes_pinned-when-pinning-down-extents.patch
	patches.suse/btrfs-always-account-pinned-bytes-when-dropping-a-tree-block-ref.patch
	patches.suse/btrfs-return-old-and-new-total-ref-mods-when-adding-delayed-refs.patch
	patches.suse/btrfs-rework-delayed-ref-total_bytes_pinned-accounting.patch
	patches.arch/0021-arm64-Call-__show_regs-directly.patch
	patches.arch/0022-arm64-Add-dump_backtrace-in-show_regs.patch
	patches.fixes/arm64-futex-Fix-undefined-behaviour-with-FUTEX_OP_OP.patch
	patches.drivers/0001-ARM64-PCI-Set-root-bus-NUMA-node-on-ACPI-systems.patch
	patches.suse/arm64-kernel-restrict-dev-mem-read-calls-to-linear-r.patch
	patches.drivers/0001-ACPI-IORT-Remove-iort_node_match.patch
	patches.arch/arm64-drivers-char-kmem-disable-on-arm64.patch
	patches.suse/0001-fs-proc-kcore-use-kcore_list-type-to-check-for-vmall.patch
	patches.suse/0002-arm64-mm-select-CONFIG_ARCH_PROC_KCORE_TEXT.patch
	patches.drivers/0019-acpi-apei-read-ack-upon-ghes-record-consumption.patch
	patches.drivers/0020-ras-acpi-apei-cper-add-support-for-generic-data-v3-s.patch
	patches.drivers/0021-cper-add-timestamp-print-to-CPER-status-printing.patch
	patches.drivers/0022-efi-parse-ARM-processor-error.patch
	patches.drivers/0023-arm64-exception-handle-Synchronous-External-Abort.patch
	patches.drivers/0024-acpi-apei-handle-SEA-notification-type-for-ARMv8.patch
	patches.drivers/0025-acpi-apei-panic-OS-with-fatal-error-status-block.patch
	patches.drivers/0026-efi-print-unrecognized-CPER-section.patch
	patches.drivers/0027-ras-acpi-apei-generate-trace-event-for-unrecognized-.patch
	patches.drivers/0028-trace-ras-add-ARM-processor-error-trace-event.patch
	patches.drivers/0029-arm-arm64-KVM-add-guest-SEA-support.patch
	patches.drivers/0030-acpi-apei-check-for-pending-errors-when-probing-GHES.patch
	patches.drivers/0032-ras-mark-stub-functions-as-inline.patch
	patches.arch/arm64-ptrace-Avoid-setting-compat-FP-SC-R-to-garbage.patch
	patches.fixes/libata-move-ata_read_log_page-to-libata-core.c.patch
	patches.fixes/libata-factor-out-a-ata_log_supported-helper.patch
	patches.fixes/libata-clarify-log-page-naming-grouping.patch
	patches.fixes/libata-factor-out-a-ata_identify_page_supported-help.patch
	patches.fixes/libata-implement-SECURITY-PROTOCOL-IN-OUT.patch
	patches.drivers/libata-Add-the-AHCI_HFLAG_YES_ALPM-flag.patch
	patches.drivers/libata-Add-the-AHCI_HFLAG_NO_WRITE_TO_RO-flag.patch
	patches.drivers/ata-ahci_brcm-Avoid-writing-to-read-only-registers.patch
	patches.fixes/sd-add-support-for-TCG-OPAL-self-encrypting-disks.patch
	patches.drivers/ALSA-hda-Simplify-bound-beep-mute-control-for-ALC268
	patches.drivers/ALSA-hda-Move-bind-mixer-switch-codes-to-generic-par
	patches.drivers/ALSA-hda-Remove-the-generic-bind-ctl-helpers
	patches.drivers/ALSA-hda-Remove-the-use-of-set_fs
	patches.drivers/ALSA-hda-Fix-a-typo-in-comment
	patches.drivers/ALSA-hda-Remove-superfluous-header-inclusions
	patches.drivers/ALSA-hda-realtek-Add-ALC256-HP-depop-function
	patches.drivers/ALSA-line6-add-support-for-POD-HD500X
	patches.drivers/ALSA-line6-remove-unnecessary-initialization-to-PODH
	patches.drivers/ALSA-hda-Add-AZX_DRIVER_SKL-for-simplification
	patches.drivers/ALSA-hda-Fix-potential-race-at-unregistration-and-un
	patches.drivers/ALSA-hda-realtek-Support-headset-mode-for-ALC234-ALC
	patches.drivers/ALSA-hda-realtek-Add-default-procedure-for-suspend-a
	patches.drivers/ALSA-hda-realtek-There-is-no-loopback-mixer-in-the-A
	patches.drivers/ALSA-hda-Skip-card-registration-when-no-codec-is-fou
	patches.drivers/ALSA-hda-Bind-with-i915-component-before-codec-bindi
	patches.drivers/ALSA-hda-Minor-code-refactoring-for-Intel-HDMI-codec
	patches.drivers/ALSA-hda-realtek-Support-Dell-headset-mode-for-ALC32
	patches.drivers/ALSA-hda-Fix-doubly-initialization-of-i915-component
	patches.drivers/ALSA-hda-realtek-Remove-ALC285-device-ID
	patches.drivers/ALSA-hda-realtek-New-codecs-support-for-ALC215-ALC28
	patches.drivers/ALSA-hda-realtek-Fix-typo-of-pincfg-for-Dell-quirk
	patches.drivers/ALSA-hda-realtek-Remove-GPIO_MASK
	patches.drivers/ASoC-hdmi-codec-fix-spelling-mistake-deteced-detecte
	patches.drivers/ASoC-hdmi-codec-remove-multi-detection-support
	patches.drivers/ASoC-codecs-msm8916-fix-invalid-cast-to-bool-type
	patches.drivers/ASoC-rt5514-fix-gcc-7-warning
	patches.drivers/ASoC-rt5645-read-jd1_1-status-for-jd-detection
	patches.drivers/ASoC-rt5645-rename-jd_invert-flag-in-platform-data
	patches.drivers/ASoC-rt5645-add-inv_jd1_1-flag
	patches.drivers/ASoC-rt5645-Add-jack-detection-workaround-for-GPD-Wi
	patches.drivers/ASoC-rt5665-fix-gcc-7-warning
	patches.drivers/ASoC-rt5665-Fix-uninitialized-warning-in-rt5665_i2s_
	patches.drivers/ALSA-hda-Fix-unbalance-of-i915-module-refcount
	patches.drivers/media-rainshadow-cec-use-strlcat-instead-of-strncat.patch
	patches.drivers/media-rainshadow-cec-avoid-Wmaybe-uninitialized-warn.patch
	patches.drivers/media-mceusb-fix-memory-leaks-in-error-path.patch
	patches.drivers/media-dvb-uapi-docs-enums-are-passed-by-value-not-re
	patches.drivers/0005-pinctrl-rockchip-remove-unneeded-void-casts-in-of_ma.patch
	patches.drivers/pinctrl-imx-fix-debug-message-for-SHARE_MUX_CONF_REG
	patches.drivers/pinctrl-meson-gxl-Fix-typo-in-AO-I2S-pins
	patches.drivers/pinctrl-meson-gxl-Fix-typo-in-AO-SPDIF-pins
	patches.drivers/0006-pinctrl-rockchip-Add-iomux-route-switching-support.patch
	patches.drivers/0007-pinctrl-rockchip-Add-iomux-route-switching-support-f.patch
	patches.drivers/0008-pinctrl-rockchip-Add-iomux-route-switching-support-f.patch
	patches.drivers/0009-pinctrl-rockchip-Add-iomux-route-switching-support-f.patch
	patches.drivers/pinctrl-meson-gxbb-remove-non-existing-pin-GPIOX_22
	patches.drivers/0001-pinctrl-intel-Add-support-for-variable-size-pad-grou.patch
	patches.drivers/0002-pinctrl-intel-Make-it-possible-to-specify-mode-per-p.patch
	patches.drivers/0003-pinctrl-intel-Add-Intel-Cannon-Lake-PCH-pin-controll.patch
	patches.drivers/pinctrl-bcm2835-Avoid-warning-from-__irq_do_set_hand
	patches.drivers/IB-opa_vnic-Use-GFP_ATOMIC-while-sending-trap.patch
	patches.drivers/IB-opa_vnic-Use-spinlock-instead-of-mutex-for-stats_.patch
	patches.drivers/IB-core-opa_vnic-hfi1-mlx5-Properly-free-rdma_netdev.patch
	patches.drivers/0012-dm-add-basic-support-for-using-the-select-or-poll-fu.patch
	patches.drivers/0013-dm-ioctl-add-a-new-DM_DEV_ARM_POLL-ioctl.patch
	patches.drivers/0014-dm-ioctl-report-event-number-in-DM_LIST_DEVICES.patch
	patches.drivers/0015-dm-bio-prison-use-rb_entry-rather-than-container_of.patch
	patches.drivers/0016-dm-crypt-add-big-endian-variant-of-plain64-IV.patch
	patches.suse/0001-dm-convert-DM-printk-macros-to-pr_-level-macros.patch
	patches.drivers/0017-dm-table-add-zoned-block-devices-validation.patch
	patches.drivers/0018-dm-fix-REQ_OP_ZONE_RESET-bio-handling.patch
	patches.drivers/0019-dm-fix-REQ_OP_ZONE_REPORT-bio-handling.patch
	patches.drivers/0020-dm-introduce-dm_remap_zone_report.patch
	patches.drivers/0021-dm-flakey-add-support-for-zoned-block-devices.patch
	patches.drivers/0022-dm-linear-add-support-for-zoned-block-devices.patch
	patches.drivers/0023-dm-kcopyd-add-sequential-write-feature.patch
	patches.suse/0092-dm-zoned-drive-managed-zoned-block-device-target.patch
	patches.suse/0117-dm-zoned-fix-overflow-when-converting-zone-ID-to-sec.patch
	patches.drivers/0001-scsi-aacraid-Remove-__GFP_DMA-for-raw-srb-memory.patch
	patches.drivers/0002-scsi-aacraid-Fix-DMAR-issues-with-iommu-pt.patch
	patches.drivers/0003-scsi-aacraid-Added-32-and-64-queue-depth-for-arc-nat.patch
	patches.drivers/0004-scsi-aacraid-Set-correct-Queue-Depth-for-HBA1000-RAW.patch
	patches.drivers/0005-scsi-aacraid-Remove-reset-support-from-check_health.patch
	patches.drivers/0006-scsi-aacraid-Change-wait-time-for-fib-completion.patch
	patches.drivers/0007-scsi-aacraid-Log-count-info-of-scsi-cmds-before-rese.patch
	patches.drivers/0008-scsi-aacraid-Print-ctrl-status-before-eh-reset.patch
	patches.drivers/0009-scsi-aacraid-Using-single-reset-mask-for-IOP-reset.patch
	patches.drivers/0010-scsi-aacraid-Rework-IOP-reset.patch
	patches.drivers/0011-scsi-aacraid-Add-periodic-checks-to-see-IOP-reset-st.patch
	patches.drivers/0012-scsi-aacraid-Rework-SOFT-reset-code.patch
	patches.drivers/0013-scsi-aacraid-Rework-aac_src_restart.patch
	patches.drivers/0014-scsi-aacraid-Use-correct-function-to-get-ctrl-health.patch
	patches.drivers/0015-scsi-aacraid-Make-sure-ioctl-returns-on-controller-r.patch
	patches.drivers/0016-scsi-aacraid-Enable-ctrl-reset-for-both-hba-and-arc.patch
	patches.drivers/0017-scsi-aacraid-Add-reset-debugging-statements.patch
	patches.drivers/0018-scsi-aacraid-Remove-reference-to-Series-9.patch
	patches.drivers/0019-scsi-aacraid-Update-driver-version-to-50834.patch
	patches.drivers/0001-hpsa-update-identify-physical-device-structure.patch
	patches.drivers/0002-hpsa-do-not-get-enclosure-info-for-external-devices.patch
	patches.drivers/0003-hpsa-update-reset-handler.patch
	patches.drivers/0004-hpsa-do-not-reset-enclosures.patch
	patches.drivers/0005-hpsa-rescan-later-if-reset-in-progress.patch
	patches.drivers/0006-hpsa-correct-resets-on-retried-commands.patch
	patches.drivers/0007-hpsa-cleanup-reset-handler.patch
	patches.drivers/0008-hpsa-correct-queue-depth-for-externals.patch
	patches.drivers/0009-hpsa-separate-monitor-events-from-rescan-worker.patch
	patches.drivers/0010-hpsa-send-ioaccel-requests-with-0-length-down-raid-path.patch
	patches.drivers/0011-hpsa-remove-abort-handler.patch
	patches.drivers/0012-hpsa-bump-driver-version.patch
	patches.drivers/0001-scsi-smartpqi-correct-remove-scsi-devices.patch
	patches.drivers/0002-scsi-smartpqi-cleanup-interrupt-management.patch
	patches.drivers/0003-scsi-smartpqi-set-pci-completion-timeout.patch
	patches.drivers/0004-scsi-smartpqi-add-in-controller-checkpoint-for-contr.patch
	patches.drivers/0005-scsi-smartpqi-ensure-controller-is-in-SIS-mode-at-in.patch
	patches.drivers/0006-scsi-smartpqi-add-supporting-events.patch
	patches.drivers/0007-scsi-smartpqi-enhance-resets.patch
	patches.drivers/0008-scsi-smartpqi-add-suspend-and-resume-support.patch
	patches.drivers/0009-scsi-smartpqi-add-heartbeat-check.patch
	patches.drivers/0010-scsi-smartpqi-correct-bdma-hw-bug.patch
	patches.drivers/0011-scsi-smartpqi-add-pqi_wait_for_completion_io.patch
	patches.drivers/0012-scsi-smartpqi-make-pdev-pointer-names-consistent.patch
	patches.drivers/0013-scsi-smartpqi-eliminate-redundant-error-messages.patch
	patches.drivers/0014-scsi-smartpqi-correct-BMIC-identify-physical-drive.patch
	patches.drivers/0015-scsi-smartpqi-minor-driver-cleanup.patch
	patches.drivers/0016-scsi-smartpqi-add-new-PCI-device-IDs.patch
	patches.drivers/0017-scsi-smartpqi-cleanup-messages.patch
	patches.drivers/0018-scsi-smartpqi-update-copyright.patch
	patches.drivers/0019-scsi-smartpqi-add-ptraid-support.patch
	patches.drivers/0020-scsi-smartpqi-change-return-value-for-LUN-reset-oper.patch
	patches.drivers/0021-scsi-smartpqi-enhance-kdump.patch
	patches.drivers/0022-scsi-smartpqi-remove-qdepth-calculations-for-logical.patch
	patches.drivers/0023-scsi-smartpqi-add-lockup-action.patch
	patches.drivers/0024-scsi-smartpqi-correct-aio-error-path.patch
	patches.drivers/0025-scsi-smartpqi-update-device-offline.patch
	patches.drivers/0026-scsi-smartpqi-update-rescan-worker.patch
	patches.drivers/0027-scsi-smartpqi-cleanup-controller-branding.patch
	patches.drivers/0028-scsi-smartpqi-map-more-raid-errors-to-SCSI-errors.patch
	patches.drivers/0029-scsi-smartpqi-update-timeout-on-admin-commands.patch
	patches.drivers/0030-scsi-smartpqi-enhance-device-add-and-remove-messages.patch
	patches.drivers/0031-scsi-smartpqi-make-ioaccel-references-consistent.patch
	patches.drivers/0032-scsi-smartpqi-add-raid-level-show.patch
	patches.drivers/0033-scsi-smartpqi-cleanup-list-initialization.patch
	patches.drivers/0034-scsi-smartpqi-add-module-parameters.patch
	patches.drivers/0035-scsi-smartpqi-remove-writeq-readq-function-definitio.patch
	patches.drivers/0036-scsi-smartpqi-bump-driver-version.patch
	patches.fixes/scsi-libiscsi-use-kvzalloc-for-iscsi_pool_init.patch
	patches.drivers/scsi-csiostor-add-support-for-Chelsio-T6-adapters.patch
	patches.suse/msft-hv-1361-scsi-storvsc-use-in-place-iterator-function.patch
	patches.suse/msft-hv-1362-scsi-storvsc-remove-unnecessary-channel-inbound-lock.patch
	patches.drivers/scsi-csiostor-Avoid-content-leaks-and-casts.patch
	patches.drivers/scsi-smartpqi-mark-PM-functions-as-__maybe_unused.patch
	patches.drivers/scsi-hisi_sas-add-null-check-before-indirect-pointer.patch
	patches.drivers/0001-scsi-qla2xxx-Remove-an-unused-structure-member.patch
	patches.drivers/scsi-lpfc-fix-spelling-mistake-entrys-entries.patch
	patches.drivers/scsi-fcoe-Fix-few-small-typos-in-fcoe.c.patch
	patches.drivers/scsi-fcoe-Remove-an-extra-out-label-in-_fcoe_create-.patch
	patches.drivers/scsi-csiostor-add-check-for-supported-fw-version.patch
	patches.drivers/0001-scsi-qedf-Enable-basic-FDMI-information.patch
	patches.drivers/0002-scsi-qedf-Update-copyright-to-2017.patch
	patches.drivers/0003-scsi-qedf-Honor-qed_ops-common-set_fp_int-return-cod.patch
	patches.drivers/0004-scsi-qedf-Look-at-all-descriptors-when-processing-a-.patch
	patches.drivers/0005-scsi-qedf-Check-that-fcport-is-offloaded-before-dere.patch
	patches.drivers/0006-scsi-qedf-Add-fka_period-SCSI-host-attribute-to-show.patch
	patches.drivers/0007-scsi-qedf-Set-qed-logging-level-to-QED_LEVEL_NOTICE.patch
	patches.drivers/0008-scsi-qedf-Use-same-logic-for-SCSI-host-reset-and-FC-.patch
	patches.drivers/0009-scsi-qedf-Add-bus_reset-No-op.patch
	patches.drivers/0010-scsi-qedf-Add-non-offload-receive-filters.patch
	patches.drivers/0011-scsi-qedf-Fixup-unnecessary-parantheses-around-test_.patch
	patches.drivers/0012-scsi-qedf-Move-some-prints-to-a-debug-level-so-they-.patch
	patches.drivers/0013-scsi-qedf-Change-cmd_per_lun-in-scsi_host_template-t.patch
	patches.drivers/0014-scsi-qedf-Add-change_queue_depth-member-to-scsi_host.patch
	patches.drivers/0015-scsi-qedf-Update-version-number-to-8.18.22.0.patch
	patches.drivers/0002-scsi-qla2xxx-Replace-usage-of-spin_lock-with-spin_lo.patch
	patches.drivers/0003-scsi-qla2xxx-Retain-loop-test-for-fwdump-length-exce.patch
	patches.drivers/0004-scsi-qla2xxx-Fix-path-recovery.patch
	patches.drivers/0005-scsi-tcm_qla2xxx-Do-not-allow-aborted-cmd-to-advance.patch
	patches.drivers/0006-scsi-qla2xxx-Use-flag-PFLG_DISCONNECTED.patch
	patches.drivers/0007-scsi-qla2xxx-Convert-32-bit-LUN-usage-to-64-bit.patch
	patches.drivers/0008-scsi-qla2xxx-Fix-name-server-relogin.patch
	patches.drivers/0009-scsi-qla2xxx-Cleanup-debug-message-IDs.patch
	patches.drivers/0010-scsi-qla2xxx-Turn-on-FW-option-for-exchange-check.patch
	patches.drivers/0011-scsi-qla2xxx-Add-ql2xiniexchg-parameter.patch
	patches.drivers/0012-scsi-qla2xxx-Remove-redundant-wait-when-target-is-st.patch
	patches.drivers/0013-scsi-qla2xxx-Accelerate-SCSI-BUSY-status-generation-.patch
	patches.drivers/0014-scsi-qla2xxx-Remove-unused-irq_cmd_count-field.patch
	patches.drivers/0015-scsi-qla2xxx-Remove-extra-register-read.patch
	patches.drivers/0016-scsi-qedf-Check-if-sense-buffer-has-been-allocated-d.patch
	patches.drivers/0016-scsi-qla2xxx-remove-writeq-readq-function-definition.patch
	patches.drivers/0004-scsi-ufs-Tidy-clocks-list-head-usage.patch
	patches.drivers/scsi-megaraid-Fix-a-sleep-in-atomic-bug.patch
	patches.fixes/scsi-Split-scsi_internal_device_block.patch
	patches.fixes/scsi-Create-two-versions-of-scsi_internal_device_unb.patch
	patches.fixes/scsi-Protect-SCSI-device-state-changes-with-a-mutex.patch
	patches.fixes/scsi-Introduce-scsi_start_queue.patch
	patches.fixes/scsi-Make-__scsi_remove_device-go-straight-from-BLOC.patch
	patches.fixes/scsi-Only-add-commands-to-the-device-command-list-if.patch
	patches.fixes/scsi-Introduce-scsi_mq_sgl_size.patch
	patches.fixes/scsi-Make-scsi_mq_prep_fn-call-scsi_init_command.patch
	patches.fixes/scsi-snic-Remove-code-that-zeroes-driver-private-com.patch
	patches.fixes/scsi-virtio_scsi-Remove-code-that-zeroes-driver-priv.patch
	patches.fixes/scsi-xen-scsifront-Remove-code-that-zeroes-driver-pr.patch
	patches.drivers/scsi-lpfc-make-a-couple-of-functions-static.patch
	patches.drivers/0005-scsi-ufshcd-pci-Fix-PM-config.patch
	patches.drivers/0006-scsi-ufshcd-pci-Add-Intel-CNL-support.patch
	patches.drivers/0017-scsi-qla2xxx-remove-redundant-null-check-on-tgt.patch
	patches.drivers/0018-scsi-qla2xxx-Fix-compile-warning.patch
	patches.fixes/scsi-esas2r-Replace-semaphore-fm_api_semaphore-with-.patch
	patches.fixes/scsi-esas2r-Replace-semaphore-fs_api_semaphore-with-.patch
	patches.drivers/scsi-qedf-Fix-a-return-value-in-case-of-error-in-qed.patch
	patches.drivers/scsi-qedf-Use-dma_zalloc_coherent-to-reduce-code-ver.patch
	patches.drivers/scsi-qedf-Merge-a-few-quoted-strings-split-across-li.patch
	patches.drivers/scsi-lpfc-Add-nvme-initiator-devloss-support.patch
	patches.drivers/scsi-lpfc-Fix-transition-nvme-i-rport-handling-to-np.patch
	patches.drivers/scsi-lpfc-Fix-nvme-port-role-handling-in-sysfs-and-d.patch
	patches.drivers/scsi-lpfc-Add-changes-to-assist-in-NVMET-debugging.patch
	patches.drivers/scsi-lpfc-Fix-Lun-Priority-level-shown-as-NA.patch
	patches.drivers/scsi-lpfc-Fix-nvmet-node-ref-count-handling.patch
	patches.drivers/scsi-lpfc-Fix-Port-going-offline-after-multiple-rese.patch
	patches.drivers/scsi-lpfc-Fix-counters-so-outstandng-NVME-IO-count-i.patch
	patches.drivers/scsi-lpfc-Fix-return-value-of-board_mode-store-routi.patch
	patches.drivers/scsi-lpfc-Fix-crash-on-powering-off-BFS-VM-with-pass.patch
	patches.drivers/scsi-lpfc-Fix-System-panic-after-loading-the-driver.patch
	patches.drivers/scsi-lpfc-Null-pointer-dereference-when-log_verbose-.patch
	patches.drivers/scsi-lpfc-Fix-PRLI-retry-handling-when-target-reject.patch
	patches.drivers/scsi-lpfc-Fix-vports-not-logging-into-target.patch
	patches.drivers/scsi-lpfc-Fix-defects-reported-by-Coverity-Scan.patch
	patches.drivers/scsi-lpfc-Add-auto-EQ-delay-logic.patch
	patches.drivers/scsi-lpfc-update-to-revision-to-11.4.0.0.patch
	patches.drivers/scsi-hisi_sas-fix-timeout-check-in-hisi_sas_internal.patch
	patches.drivers/scsi-hisi_sas-define-hisi_sas_device.device_id-as-in.patch
	patches.drivers/scsi-hisi_sas-optimise-the-usage-of-hisi_hba.lock.patch
	patches.drivers/scsi-hisi_sas-relocate-get_ata_protocol.patch
	patches.drivers/scsi-hisi_sas-relocate-sata_done_v2_hw.patch
	patches.drivers/scsi-hisi_sas-relocate-get_ncq_tag_v2_hw.patch
	patches.drivers/scsi-hisi_sas-add-pci_dev-in-hisi_hba-struct.patch
	patches.drivers/scsi-hisi_sas-create-hisi_sas_get_fw_info.patch
	patches.drivers/0009-scsi-hisi_sas-add-skeleton-v3-hw-driver.patch
	patches.drivers/0010-scsi-hisi_sas-add-initialisation-for-v3-pci-based-co.patch
	patches.drivers/0011-scsi-hisi_sas-add-v3-hw-init.patch
	patches.drivers/0012-scsi-hisi_sas-add-v3-hw-PHY-init.patch
	patches.drivers/0013-scsi-hisi_sas-add-phy-up-down-bcast-and-channel-ISR.patch
	patches.drivers/0014-scsi-hisi_sas-add-v3-cq-interrupt-handler.patch
	patches.drivers/0015-scsi-hisi_sas-add-v3-code-to-send-SSP-frame.patch
	patches.drivers/0016-scsi-hisi_sas-add-v3-code-to-send-SMP-frame.patch
	patches.drivers/0017-scsi-hisi_sas-add-v3-code-to-send-ATA-frame.patch
	patches.drivers/0018-scsi-hisi_sas-add-v3-code-for-itct-setup-and-free.patch
	patches.drivers/0019-scsi-hisi_sas-add-v3-code-to-send-internal-abort-com.patch
	patches.drivers/0020-scsi-hisi_sas-add-get_wideport_bitmap_v3_hw.patch
	patches.drivers/0021-scsi-hisi_sas-add-v3-code-to-fill-some-more-hw-funct.patch
	patches.drivers/0022-scsi-hisi_sas-modify-internal-abort-dev-flow-for-v3-.patch
	patches.drivers/scsi-lpfc-Fix-system-panic-when-express-lane-enabled.patch
	patches.drivers/scsi-lpfc-Fix-nvme_info-sysfs-output-to-be-consisten.patch
	patches.drivers/scsi-lpfc-Vport-creation-is-failing-with-Link-Down-e.patch
	patches.drivers/scsi-lpfc-Reduce-time-spent-in-IRQ-for-received-NVME.patch
	patches.drivers/scsi-lpfc-Break-up-IO-ctx-list-into-a-separate-get-a.patch
	patches.drivers/scsi-lpfc-Fix-SLI3-drivers-attempting-NVME-ELS-comma.patch
	patches.drivers/scsi-lpfc-Fix-crash-after-firmware-flash-when-IO-is-.patch
	patches.drivers/scsi-lpfc-Fix-crash-doing-IO-with-resets.patch
	patches.drivers/scsi-lpfc-Fix-crash-in-lpfc_sli_ringtxcmpl_put-when-.patch
	patches.drivers/scsi-lpfc-Driver-responds-LS_RJT-to-Beacon-Off-ELS-L.patch
	patches.drivers/scsi-lpfc-update-to-revision-to-11.4.0.1.patch
	patches.drivers/0020-scsi-aacraid-fix-leak-of-data-from-stack-back-to-use.patch
	patches.suse/msft-hv-1370-scsi-storvsc-use-default-I-O-timeout-handler-for-FC-.patch
	patches.fixes/scsi-remove-various-unused-blist-flags.patch
	patches.fixes/scsi-scsi_dh_alua-remove-synchronous-STPG-support.patch
	patches.fixes/scsi-sd-Use-sysfs_match_string.patch
	patches.drivers/scsi-csiostor-update-module-version.patch
	patches.drivers/0019-scsi-qla2xxx-don-t-include-generated-utsrelease.h.patch
	patches.drivers/scsi-lpfc-Fix-nvme-io-stoppage-after-link-bounce.patch
	patches.drivers/scsi-lpfc-fix-refcount-error-on-node-list.patch
	patches.drivers/scsi-fix-typos-and-grammar-in-comments-of-scsi_trans.patch
	patches.drivers/scsi-cxgb4i-assign-rxqs-in-round-robin-mode
	patches.fixes/scsi-hptiop-make-function-hptiop_iop_request_callbac.patch
	patches.drivers/scsi-bnx2i-missing-error-code-in-bnx2i_ep_connect
	patches.drivers/0021-scsi-aacraid-Don-t-copy-uninitialized-stack-memory-t.patch
	patches.drivers/scsi-hisi_sas-redefine-hisi_sas_phy.phy_type-as-u32.patch
	patches.fixes/scsi-hpsa-fix-spelling-mistake-encrypytion-encryptio.patch
	patches.drivers/scsi-qedi-Remove-comparison-of-u16-idx-with-zero.patch
	patches.drivers/scsi-cxlflash-01-Combine-the-send-queue-locks.patch
	patches.drivers/scsi-cxlflash-02-Update-cxlflash_afu_sync-to-return-err.patch
	patches.drivers/scsi-cxlflash-03-Reset-hardware-queue-context-via-speci.patch
	patches.drivers/scsi-cxlflash-04-Schedule-asynchronous-reset-of-the-hos.patch
	patches.drivers/scsi-cxlflash-05-Handle-AFU-sync-failures.patch
	patches.drivers/scsi-cxlflash-06-Track-pending-scsi-commands-in-each-ha.patch
	patches.drivers/scsi-cxlflash-07-Flush-pending-commands-in-cleanup-path.patch
	patches.drivers/scsi-cxlflash-08-Add-scsi-command-abort-handler.patch
	patches.drivers/scsi-cxlflash-09-Create-character-device-to-provide-hos.patch
	patches.drivers/scsi-cxlflash-10-Separate-AFU-internal-command-handling.patch
	patches.drivers/scsi-cxlflash-11-Introduce-host-ioctl-support.patch
	patches.drivers/scsi-cxlflash-12-Refactor-AFU-capability-checking.patch
	patches.drivers/scsi-cxlflash-13-Support-LUN-provisioning.patch
	patches.drivers/scsi-cxlflash-14-Support-AFU-debug.patch
	patches.drivers/scsi-cxlflash-15-Support-WS16-unmap.patch
	patches.drivers/scsi-cxlflash-16-Remove-zeroing-of-private-command-data.patch
	patches.drivers/scsi-cxlflash-17-Update-TMF-command-processing.patch
	patches.drivers/0020-scsi-qla2xxx-Combine-Active-command-arrays.patch
	patches.drivers/0021-scsi-qla2xxx-Preparation-for-Target-MQ.patch
	patches.drivers/0022-scsi-qla2xxx-Enable-Target-Multi-Queue.patch
	patches.drivers/0023-scsi-qla2xxx-Fix-mailbox-failure-while-deleting-Queu.patch
	patches.drivers/0024-scsi-qla2xxx-Add-debug-knob-for-user-control-workloa.patch
	patches.drivers/0025-scsi-qla2xxx-Add-fw_started-flags-to-qpair.patch
	patches.drivers/0026-scsi-qla2xxx-move-fields-from-qla_hw_data-to-qla_qpa.patch
	patches.drivers/0027-scsi-qla2xxx-use-shadow-register-for-ISP27XX.patch
	patches.drivers/0028-scsi-qla2xxx-Add-function-call-to-qpair-for-door-bel.patch
	patches.drivers/0029-scsi-qla2xxx-Add-debug-logging-routine-for-qpair.patch
	patches.drivers/0030-scsi-qla2xxx-Remove-unused-tgt_enable_64bit_addr-fla.patch
	patches.drivers/0031-scsi-qla2xxx-Remove-datasegs_per_cmd-and-datasegs_pe.patch
	patches.drivers/0032-scsi-qla2xxx-Move-target-stat-counters-from-vha-to-q.patch
	patches.drivers/0033-scsi-qla2xxx-Include-Exchange-offload-Extended-Login.patch
	patches.drivers/0034-scsi-qla2xxx-Update-driver-version-to-9.01.00.00-k.patch
	patches.drivers/0035-scsi-qla2xxx-Add-FC-NVMe-port-discovery-and-PRLI-han.patch
	patches.drivers/0036-scsi-qla2xxx-Add-FC-NVMe-command-handling.patch
	patches.drivers/0037-scsi-qla2xxx-Add-FC-NVMe-F-W-initialization-and-tran.patch
	patches.drivers/0038-scsi-qla2xxx-Send-FC4-type-NVMe-to-the-management-se.patch
	patches.drivers/0039-scsi-qla2xxx-Use-FC-NVMe-FC4-type-for-FDMI-registrat.patch
	patches.drivers/0040-scsi-qla2xxx-Update-Driver-version-to-10.00.00.00-k.patch
	patches.fixes/scsi-sas-scsi_queue_work-can-fail-so-make-callers-aw.patch
	patches.drivers/scsi-bnx2fc-Add-filters-to-the-non-offload-FCoE-rece.patch
	patches.drivers/scsi-bnx2fc-Check-for-connection-offload-before-send.patch
	patches.drivers/scsi-bnx2fc-Update-copyright-for-2017.patch
	patches.drivers/scsi-bnx2fc-Adjust-bnx2fc_npiv_create_vports-for-WWN.patch
	patches.drivers/scsi-bnx2fc-If-IO-is-still-in-cleanup-then-do-not-re.patch
	patches.drivers/scsi-bnx2fc-Make-rport_terminate_io-callback-a-NOOP.patch
	patches.drivers/scsi-bnx2fc-Update-version-number-to-2.11.8.patch
	patches.drivers/scsi-fnic-Zero-io_cmpl_skip-on-fw-reset-completion.patch
	patches.drivers/scsi-fnic-added-timestamp-reporting-in-fnic-debug-st.patch
	patches.drivers/scsi-fnic-correct-speed-display-and-add-support-for-.patch
	patches.drivers/fnic-Return-DID_IMM_RETRY-if-rport-is-not-ready.patch
	patches.drivers/sun_esp-fix-device-reference-leaks.patch
	patches.drivers/0041-scsi-qla2xxx-Protect-access-to-qpair-members-with-qp.patch
	patches.drivers/0007-scsi-ufs-flush-eh_work-when-eh_work-scheduled.patch
	patches.drivers/scsi-cxlflash-18-Avoid-double-free-of-character-device.patch
	patches.drivers/scsi-cxlflash-19-Update-send_tmf-parameters.patch
	patches.drivers/scsi-cxlflash-20-Update-debug-prints-in-reset-handlers.patch
	patches.drivers/scsi-hisi_sas-optimise-DMA-slot-memory.patch
	patches.drivers/scsi-lpfc-spin_lock_irq-is-not-nestable.patch
	patches.drivers/scsi-lpfc-don-t-double-count-abort-errors.patch
	patches.drivers/0042-scsi-qla2xxx-fix-a-bunch-of-typos-and-spelling-mista.patch
	patches.drivers/0043-scsi-qla2xxx-avoid-unused-function-warning.patch
	patches.drivers/0044-qla2xxx-Fix-NVMe-entry_type-for-iocb-packet-on-BE-sy.patch
	patches.drivers/platform-x86-ideapad-laptop-Add-Y520-15IKBN-to-no_hw
	patches.drivers/platform-x86-ideapad-laptop-Add-Y720-15IKBN-to-no_hw
	patches.suse/KVM-Tidy-the-whitespace-in-nested_svm_check_permissi.patch
	patches.suse/KVM-white-space-cleanup-in-nested_vmx_setup_ctls_msr.patch
	patches.suse/KVM-x86-avoid-large-stack-allocations-in-em_fxrstor.patch
	patches.suse/KVM-nVMX-Don-t-update-vmcs12-xss_exit_bitmap-on-nest.patch
	patches.arch/0004-kvm-nvmx-update-vmcs12-guest_linear_address-on-nested-vm-exit
	patches.suse/KVM-Replaces-symbolic-permissions-with-numeric.patch
	patches.suse/KVM-explain-missing-kvm_put_kvm-in-case-of-failure.patch
	patches.arch/0001-kvm-svm-introduce-disable_nmi_singlestep-helper
	patches.arch/0002-kvm-nsvm-do-not-forward-nmi-window-singlestep-vm-exits-to-l1
	patches.arch/0003-kvm-svm-hide-tf-rf-flags-used-by-nmi-singlestep
	patches.arch/0004-kvm-svm-don-t-nmi-singlestep-over-event-injection
	patches.arch/0005-kvm-svm-suppress-unnecessary-nmi-singlestep-on-gif-0-and-nested-exit
	patches.suse/kvm-nVMX-Check-memory-operand-to-INVVPID.patch
	patches.drivers/KVM-s390-01-CMMA-tracking-ESSA-emulation-migration-mode.patch
	patches.drivers/KVM-s390-02-CMMA-tracking-ESSA-emulation-migration-mode.patch
	patches.suse/KVM-s390-implement-instruction-execution-protection-.patch
	patches.suse/KVM-S390-add-new-group-for-flic.patch
	patches.suse/KVM-s390-avoid-packed-attribute.patch
	patches.drivers/kvm-Inject-machine-check-into-the-guest.patch
	patches.drivers/kvm-Inject-machine-check-into-the-nested-guest.patch
	patches.suse/KVM-lapic-reorganize-start_hv_timer.patch
	patches.suse/KVM-lapic-reorganize-restart_apic_timer.patch
	patches.suse/KVM-LAPIC-Fix-lapic-timer-injection-delay.patch
	patches.suse/KVM-arm-Restore-banked-registers-and-physical-timer-.patch
	patches.suse/KVM-arm64-Restore-host-physical-timer-access-on-hyp_.patch
	patches.suse/KVM-arm-arm64-Allow-GICv2-to-supply-a-uaccess-regist.patch
	patches.suse/KVM-arm-arm64-Separate-guest-and-uaccess-writes-to-d.patch
	patches.suse/KVM-arm-arm64-Simplify-active_change_prepare-and-plu.patch
	patches.suse/KVM-arm-arm64-Use-uaccess-functions-for-GICv3-sc-act.patch
	patches.suse/KVM-improve-arch-vcpu-request-defining.patch
	patches.suse/KVM-add-kvm_request_pending.patch
	patches.suse/KVM-arm-arm64-properly-use-vcpu-requests.patch
	patches.suse/KVM-arm-arm64-replace-pause-checks-with-vcpu-request.patch
	patches.suse/KVM-arm-arm64-use-vcpu-requests-for-power_off.patch
	patches.suse/KVM-arm-arm64-optimize-VCPU-RUN.patch
	patches.suse/KVM-arm-arm64-change-exit-request-to-sleep-request.patch
	patches.suse/KVM-arm-arm64-use-vcpu-requests-for-irq-injection.patch
	patches.suse/KVM-arm-arm64-PMU-remove-request-less-vcpu-kick.patch
	patches.suse/KVM-arm-arm64-timer-remove-request-less-vcpu-kick.patch
	patches.suse/KVM-arm64-Allow-creating-the-PMU-without-the-in-kern.patch
	patches.suse/KVM-arm-Handle-VCPU-device-attributes-in-guest.c.patch
	patches.suse/KVM-arm-arm64-Move-irq_is_ppi-to-header-file.patch
	patches.suse/KVM-arm-arm64-Move-timer-IRQ-default-init-to-arch_ti.patch
	patches.suse/KVM-arm-arm64-Allow-setting-the-timer-IRQ-numbers-fr.patch
	patches.suse/KVM-arm-arm64-Introduce-an-allocator-for-in-kernel-i.patch
	patches.suse/KVM-arm-arm64-Check-if-irq-lines-to-the-GIC-are-alre.patch
	patches.suse/KVM-arm-arm64-Disallow-userspace-control-of-in-kerne.patch
	patches.suse/KVM-arm-arm64-Don-t-assume-initialized-vgic-when-set.patch
	patches.suse/arm64-Add-a-facility-to-turn-an-ESR-syndrome-into-a-.patch
	patches.suse/KVM-arm-arm64-vgic-v3-Add-accessors-for-the-ICH_APxR.patch
	patches.suse/KVM-arm64-Make-kvm_condition_valid32-accessible-from.patch
	patches.suse/KVM-arm64-vgic-v3-Add-hook-to-handle-guest-GICv3-sys.patch
	patches.suse/KVM-arm64-vgic-v3-Add-ICV_BPR1_EL1-handler.patch
	patches.suse/KVM-arm64-vgic-v3-Add-ICV_IGRPEN1_EL1-handler.patch
	patches.suse/KVM-arm64-vgic-v3-Add-ICV_IAR1_EL1-handler.patch
	patches.suse/KVM-arm64-vgic-v3-Add-ICV_EOIR1_EL1-handler.patch
	patches.suse/KVM-arm64-vgic-v3-Add-ICV_AP1Rn_EL1-handler.patch
	patches.suse/KVM-arm64-vgic-v3-Add-ICV_HPPIR1_EL1-handler.patch
	patches.suse/KVM-arm64-vgic-v3-Enable-trapping-of-Group-1-system-.patch
	patches.suse/KVM-arm64-Enable-GICv3-Group-1-sysreg-trapping-via-c.patch
	patches.suse/KVM-arm64-vgic-v3-Add-ICV_BPR0_EL1-handler.patch
	patches.suse/KVM-arm64-vgic-v3-Add-ICV_IGNREN0_EL1-handler.patch
	patches.suse/KVM-arm64-vgic-v3-Add-misc-Group-0-handlers.patch
	patches.suse/KVM-arm64-vgic-v3-Enable-trapping-of-Group-0-system-.patch
	patches.suse/KVM-arm64-Enable-GICv3-Group-0-sysreg-trapping-via-c.patch
	patches.suse/arm64-Add-MIDR-values-for-Cavium-cn83XX-SoCs.patch
	patches.suse/arm64-Add-workaround-for-Cavium-Thunder-erratum-3011.patch
	patches.suse/KVM-arm64-vgic-v3-Add-ICV_DIR_EL1-handler.patch
	patches.suse/KVM-arm64-vgic-v3-Add-ICV_RPR_EL1-handler.patch
	patches.suse/KVM-arm64-vgic-v3-Add-ICV_CTLR_EL1-handler.patch
	patches.suse/KVM-arm64-vgic-v3-Add-ICV_PMR_EL1-handler.patch
	patches.suse/KVM-arm64-Enable-GICv3-common-sysreg-trapping-via-co.patch
	patches.suse/KVM-arm64-vgic-v3-Log-which-GICv3-system-registers-a.patch
	patches.suse/KVM-arm64-Log-an-error-if-trapping-a-read-from-write.patch
	patches.suse/KVM-arm64-Log-an-error-if-trapping-a-write-to-read-o.patch
	patches.suse/arm64-kvm-sysreg-fix-typo-d-SYS_ICC_IGRPEN-_EL1.patch
	patches.suse/arm64-kvm-vgic-use-SYS_DESC.patch
	patches.suse/KVM-arm-arm64-Signal-SIGBUS-when-stage2-discovers-hw.patch
	patches.suse/KVM-x86-remove-ignored-type-attribute.patch
	patches.suse/KVM-PPC-Book3S-HV-Enable-guests-to-use-large-decreme.patch
	patches.arch/powerpc-xive-01-KVM-PPC-Book3S-HV-Don-t-let-VCPU-sleep-if-it-has-a-d.patch
	patches.suse/KVM-PPC-Book3S-HV-Context-switch-HFSCR-between-host-.patch
	patches.suse/KVM-PPC-Book3S-HV-Allow-userspace-to-set-the-desired.patch
	patches.suse/KVM-PPC-Book3S-HV-Virtualize-doorbell-facility-on-PO.patch
	patches.arch/powerpc-xive-02-KVM-PPC-Book3S-HV-Don-t-sleep-if-XIVE-interrupt-pend.patch
	patches.arch/KVM-PPC-Book3S-HV-Add-new-capability-to-control-MCE-.patch
	patches.arch/powerpc-book3s-EXPORT_SYMBOL_GPL-machine_check_print_event_info.patch
	patches.arch/KVM-PPC-Book3S-HV-Exit-guest-upon-MCE-when-FWNMI-cap.patch
	patches.suse/KVM-PPC-Book3S-HV-Add-capability-to-report-possible-.patch
	patches.arch/KVM-PPC-Book3S-HV-Simplify-dynamic-micro-threading-code.patch
	patches.arch/KVM-PPC-Book3S-HV-Close-race-with-testing-for-signal.patch
	patches.suse/x86-kvm-mmu-dead-code-thanks-to-access-tracking.patch
	patches.suse/x86-kvm-mmu-make-spte-mmio-mask-more-explicit.patch
	patches.suse/kvm-x86-mmu-allow-A-D-bits-to-be-disabled-in-an-mmu.patch
	patches.suse/x86-kvm-mmu-use-ept-a-d-in-vmcs02-iff-used-in-vmcs12.patch
	patches.fixes/xen-dont-print-error-message-in-case-og-missing-xenstore-entry.patch
	patches.fixes/xen-vcpu-simplify-xen_vcpu-related-code.patch
	patches.fixes/xen-support-more-32-vcpus-at-domain-restore.patch
	patches.arch/xen-vcpu-handle-xen_vcpu_setup-failure-at-boot.patch
	patches.fixes/xen-add-sysfs-node-for-guest-type.patch
	patches.fixes/xen-allocate-page-for-shared-info-page-from-low-mem.patch
	patches.arch/s390-crash-Remove-unused-KEXEC_NOTE_BYTES.patch
	patches.arch/ibmveth-properly-unwind-on-init-errors.patch
	patches.suse/0001-mqueue-move-compat-syscalls-to-native-ones.patch
	patches.fixes/ocfs2-fix-a-static-checker-warning.patch
	patches.suse/0001-mm-remove-return-value-from-init_currently_empty_zon.patch
	patches.suse/0002-mm-memory_hotplug-use-node-instead-of-zone-in-can_on.patch
	patches.suse/0003-mm-drop-page_initialized-check-from-get_nid_for_pfn.patch
	patches.suse/0004-mm-memory_hotplug-get-rid-of-is_zone_device_section.patch
	patches.suse/0005-mm-memory_hotplug-split-up-register_one_node.patch
	patches.suse/0006-mm-memory_hotplug-consider-offline-memblocks-removab.patch
	patches.suse/0007-mm-consider-zone-which-is-not-fully-populated-to-hav.patch
	patches.suse/0008-mm-compaction-skip-over-holes-in-__reset_isolation_s.patch
	patches.suse/0009-mm-__first_valid_page-skip-over-offline-pages.patch
	patches.suse/0010-mm-vmstat-skip-reporting-offline-pages-in-pagetypein.patch
	patches.suse/0011-mm-memory_hotplug-do-not-associate-hotadded-memory-t.patch
	patches.suse/0012-mm-memory_hotplug-fix-MMOP_ONLINE_KEEP-behavior.patch
	patches.suse/0013-mm-memory_hotplug-do-not-assume-ZONE_NORMAL-is-defau.patch
	patches.suse/0014-mm-memory_hotplug-replace-for_device-by-want_membloc.patch
	patches.suse/0015-mm-memory_hotplug-fix-the-section-mismatch-warning.patch
	patches.suse/0016-mm-memory_hotplug-remove-unused-cruft-after-memory-h.patch
	patches.suse/0001-mm-zero-hash-tables-in-allocator.patch
	patches.suse/0001-mm-update-callers-to-use-HASH_ZERO-flag.patch
	patches.fixes/mm-adaptive-hash-table-scaling.patch
	patches.arch/cxl-02-mm-hugetlb-clean-up-ARCH_HAS_GIGANTIC_PAGE.patch
	patches.arch/cxl-01-powerpc-mm-hugetlb-add-support-for-1G-huge-pages.patch
	patches.suse/0001-mm-kmemleak-slightly-reduce-the-size-of-some-structu.patch
	patches.suse/0002-mm-kmemleak-factor-object-reference-updating-out-of-.patch
	patches.suse/0003-mm-kmemleak-treat-vm_struct-as-alternative-reference.patch
	patches.drivers/libnvdimm-label-add-v1.2-nvdimm-label-definitions.patch
	patches.drivers/libnvdimm-label-add-v1.2-interleave-set-cookie-algor.patch
	patches.drivers/libnvdimm-label-honor-the-lba-size-specified-in-v1.2.patch
	patches.drivers/libnvdimm-label-populate-the-type_guid-property-for-.patch
	patches.drivers/libnvdimm-label-populate-isetcookie-for-blk-aperture.patch
	patches.drivers/libnvdimm-label-update-nlabel-and-position-handling-.patch
	patches.drivers/libnvdimm-label-add-v1.2-label-checksum-support.patch
	patches.drivers/libnvdimm-label-add-address-abstraction-identifiers.patch
	patches.drivers/libnvdimm-label-switch-to-using-v1.2-labels-by-defau.patch
	patches.drivers/libnvdimm-pmem-Add-sysfs-notifications-to-badblocks.patch
	patches.drivers/acpi-nfit-Add-support-of-NVDIMM-memory-error-notific.patch
	patches.drivers/libnvdimm-btt-BTT-updates-for-UEFI-2.7-format.patch
	patches.drivers/acpi-nfit-quiet-invalid-block-aperture-region-warnin.patch
	patches.drivers/libnvdimm-region-pmem-fix-badblocks-sysfs_get_dirent.patch
	patches.drivers/libnvdimm-passthru-functions-clear-to-send.patch
	patches.drivers/acpi-nfit-Enable-DSM-pass-thru-for-root-functions.patch
	patches.drivers/libnvdimm-acpi-nfit-Add-bus-level-dsm-mask-for-pass-.patch
	patches.drivers/acpi-nfit-Show-bus_dsm_mask-in-sysfs.patch
	patches.drivers/acpi-nfit-Issue-Start-ARS-to-retrieve-existing-recor.patch
	patches.drivers/libnvdimm-namespace-record-lbasize-for-pmem-namespac.patch
	patches.suse/0024-x86-uaccess-introduce-copy_from_iter_flushcache-for-.patch
	patches.drivers/dm-add-copy_from_iter-dax-operation-support.patch
	patches.drivers/filesystem-dax-convert-to-dax_copy_from_iter.patch
	patches.drivers/dax-pmem-introduce-an-optional-flush-dax_operation.patch
	patches.drivers/dm-add-flush-dax-operation-support.patch
	patches.drivers/filesystem-dax-convert-to-dax_flush.patch
	patches.drivers/x86-dax-replace-clear_pmem-with-open-coded-memset-da.patch
	patches.drivers/x86-dax-libnvdimm-remove-wb_cache_pmem-indirection.patch
	patches.drivers/x86-libnvdimm-pmem-move-arch_invalidate_pmem-to-libn.patch
	patches.drivers/dax-convert-to-bitmask-for-flags.patch
	patches.drivers/libnvdimm-pmem-dax-export-a-cache-control-attribute.patch
	patches.drivers/libnvdimm-pmem-disable-dax-flushing-when-pmem-is-fro.patch
	patches.drivers/of-Make-of_fwnode_handle-safer.patch
	patches.drivers/clk-at91-fix-clk-generated-parenting
	patches.drivers/clk-scpi-fix-return-type-of-__scpi_dvfs_round_rate
	patches.drivers/clk-Fix-__set_clk_rates-error-print-string
	patches.drivers/clk-renesas-rcar-gen2-Fix-PLL0-on-R-Car-V2H-and-E2
	patches.drivers/clk-renesas-r8a7745-Remove-nonexisting-scu-src-0789-
	patches.drivers/clk-renesas-r8a7745-Remove-PLL-configs-for-MD19-0
	patches.drivers/clk-renesas-r8a7795-Correct-pwm-gpio-and-i2c-parent-
	patches.drivers/clk-at91-fix-clk-generated-compilation
	patches.drivers/0023-clk-rockchip-add-dt-binding-header-for-rk3128.patch
	patches.drivers/0024-clk-rockchip-add-ids-for-rk3399-testclks-used-for-ca.patch
	patches.drivers/clk-socfpga-Fix-the-smplsel-on-Arria10-and-Stratix10
	patches.drivers/clk-scpi-error-when-clock-fails-to-register
	patches.drivers/0003-mfd-intel-lpss-Add-Intel-Cannonlake-PCI-IDs.patch
	patches.drivers/mfd-rn5t618-Unregister-restart-handler-on-remove
	patches.drivers/mfd-intel_soc_pmic-Select-designware-i2c-bus-driver
	patches.arch/powerpc-cpuidle-0007-Correctly-initialize-core_idle_state_ptr.patch
	patches.arch/powerpc-cpuidle-0006-Decouple-Timebase-restore-Per-core-SPRs-restore.patch
	patches.arch/powerpc-cpuidle-0005-Restore-LPCR-on-wakeup-from-deep-stop.patch
	patches.arch/powerpc-cpuidle-0004-Restore-SPRs-for-deep-idle-states-via-stop-API.patch
	patches.arch/powerpc-cpuidle-0003-Use-Requested-Level-for-restoring-state.patch
	patches.arch/powerpc-cpuidle-0002-Allow-Deep-stop-states-that-don-t-stop-time.patch
	patches.arch/powerpc-mm-Only-call-store_updates_sp-on-stores-in-d.patch
	patches.arch/powerpc-mm-Remove-a-redundant-test-in-do_page_fault.patch
	patches.arch/powerpc-mm-Evaluate-user_mode-regs-only-once-in-do_p.patch
	patches.arch/powerpc-fadump-return-error-when-fadump-registration-fails.patch
	patches.arch/powerpc-fadump-Add-a-warning-when-fadump_reserve_mem.patch
	patches.arch/powerpc-fadump-Update-comment-about-offset-where-fadump-is-registered.patch
	patches.arch/powerpc-fadump-Set-an-upper-limit-for-boot-memory-size.patch
	patches.arch/powerpc-lib-xor_vmx-Ensure-no-altivec-code-executes-.patch
	patches.arch/cxl-Unlock-on-error-in-probe.patch
	patches.arch/powerpc-64s-Machine-check-handle-ifetch-from-foreign-real-address-for-POWER9.patch
	patches.arch/powerpc-64s-Optimize-hypercall-syscall-entry.patch
	patches.arch/powerpc-64s-Leave-interrupts-hard-enabled-in-context.patch
	patches.arch/powerpc-64-Drop-reservation-clearing-ldarx-in-contex.patch
	patches.arch/powerpc-64-Drop-explicit-hwsync-in-context-switch.patch
	patches.arch/powerpc-64s-Avoid-cpabort-in-context-switch-when-pos.patch
	patches.arch/powerpc-cpuidle-0008-Move-soft-interrupt-mask-logic-into-C-code.patch
	patches.arch/powerpc-cpuidle-0009-Simplify-lazy-IRQ-handling-in-CPU-offline.patch
	patches.arch/powerpc-64s-idle-Process-interrupts-from-system-reset-wakeup.patch
	patches.arch/powerpc-64s-msgclr-when-handling-doorbell-exceptions.patch
	patches.arch/powerpc-cpuidle-0001-64s-idle-Branch-to-handler-with-virtual-mode-offset.patch
	patches.arch/powerpc-64s-idle-Avoid-SRR-usage-in-idle-sleep-wake-.patch
	patches.arch/powerpc-64s-Add-EX_SIZE-definition-for-paca-exceptio.patch
	patches.arch/powerpc-mm-Trace-tlbie-l-instructions.patch
	patches.arch/powerpc-powernv-pci-01-Reduce-spam-when-dumping-PEST.patch
	patches.arch/powerpc-powernv-pci-02-Dynamically-allocate-PHB-diag-data.patch
	patches.arch/powerpc-powernv-pci-03-Add-support-for-PHB4-diagnostics.patch
	patches.arch/powerpc-Only-do-ERAT-invalidate-on-radix-context-switch-on-P9-DD1.patch
	patches.arch/powerpc-64s-Invalidate-ERAT-on-powersave-wakeup-for-POWER9.patch
	patches.arch/powerpc-xive-03-Silence-message-about-VP-block-allocati.patch
	patches.arch/powerpc-perf-0026-Fix-branch-event-code-for-power9.patch
	patches.arch/powerpc-fadump-avoid-duplicates-in-crash-memory-ranges.patch
	patches.arch/powerpc-fadump-avoid-holes-in-boot-memory-area-when-fadump-is-registered.patch
	patches.arch/powerpc-fadump-provide-a-helpful-error-message.patch
	patches.arch/powerpc-fadump-add-reschedule-point-while-releasing-memory.patch
	patches.arch/powerpc-powernv-idle-Clear-r12-on-wakeup-from-stop-lite.patch
	patches.suse/0001-spin-loop-primitives-for-busy-waiting.patch
	patches.suse/0001-powerpc-use-spin-loop-primitives-in-some-functions.patch
	patches.arch/powerpc-mm-Add-devmap-support-for-ppc64.patch
	patches.arch/0001-powerpc-perf-hv-24x7-fix-passing-of-catalog-version-number.patch
	patches.arch/0002-powerpc-perf-hv-24x7-fix-off-by-one-error-in-request_buffer-check.patch
	patches.arch/0003-powerpc-perf-hv-24x7-properly-iterate-through-results.patch
	patches.arch/0004-powerpc-perf-hx-24x7-don-t-log-failed-hcall-twice.patch
	patches.arch/0005-powerpc-perf-hv-24x7-fix-return-value-of-hcalls.patch
	patches.arch/0006-powerpc-perf-hv-24x7-minor-improvements.patch
	patches.arch/0007-powerpc-perf-hv-24x7-support-v2-of-the-hypervisor-api.patch
	patches.arch/0008-powerpc-perf-hv-24x7-aggregate-result-elements-on-power9-smt8.patch
	patches.arch/cxl-03-Export-library-to-support-IBM-XSL.patch
	patches.arch/powerpc-mm-hash-Implement-mark_rodata_ro-for-hash.patch
	patches.arch/powerpc-mm-radix-Implement-STRICT_RWX-mark_rodata_ro.patch
	patches.drivers/0002-tools-testing-selftests-sysctl-Add-pre-check-to-the-.patch
	patches.drivers/tpm-179-crb-fix-priv-cmd_size-initialisation.patch
	patches.drivers/IB-core-Fix-uninitialized-variable-use-in-check_qp_p.patch
	patches.drivers/IB-core-Fix-static-analysis-warning-in-ib_policy_cha.patch
	patches.fixes/CIFS-fix-circular-locking-dependency.patch
	patches.suse/0001-fs-remove-call_fsync-helper-function.patch
	patches.suse/mm-fix-mapping_set_error-call-in-me_pagecache_dirty.patch
	patches.fixes/buffer-use-mapping_set_error-instead-of-setting-the-.patch
	patches.suse/fs-check-for-writeback-errors-after-syncing-out-buffers-in-generic_file_fsync.patch
	patches.fixes/buffer-set-errors-in-mapping-at-the-time-that-the-er.patch
	patches.suse/jbd2-don-t-clear-and-reset-errors-after-waiting-on-writeback.patch
	patches.suse/mm-clear-as_eio-as_enospc-when-writeback-initiation-fails.patch
	patches.suse/mm-don-t-testclearpageerror-in-_filemap_fdatawait_range.patch
	patches.fixes/0001-lib-add-errseq_t-type-and-infrastructure-for-handlin.patch
	patches.fixes/0002-fs-new-infrastructure-for-writeback-error-handling-a.patch
	patches.suse/mm-set-both-as_eio-as_enospc-and-errseq_t-in-mapping_set_error.patch
	patches.suse/documentation-flesh-out-the-section-in-vfs-txt-on-storing-and-reporting-writeback-errors.patch
	patches.suse/dax-set-errors-in-mapping-when-writeback-fails.patch
	patches.suse/block-convert-to-errseq_t-based-writeback-error-tracking.patch
	patches.suse/fs-convert-_generic_file_fsync-to-use-errseq_t-based-reporting.patch
	patches.suse/ext4-use-errseq_t-based-error-handling-for-reporting-data-writeback-errors.patch
	patches.suse/xfs-minimal-conversion-to-errseq_t-writeback-error-reporting.patch
	patches.suse/btrfs-minimal-conversion-to-errseq_t-writeback-error-reporting-on-fsync.patch
	patches.fixes/netfilter-nf_ct_dccp-sctp-fix-memory-leak-after-netn.patch
	patches.fixes/netfilter-ebt_nflog-fix-unexpected-truncated-packet.patch
	patches.drivers/nfp-flower-add-missing-clean-up-call-to-avoid-memory.patch
	patches.drivers/net-hns-Fix-a-wrong-op-phy-C45-code.patch
	patches.drivers/net-hns-Fix-a-skb-used-after-free-bug.patch
	patches.fixes/doc-SKB_GSO_-IPIP-SIT-have-been-replaced
	patches.suse/0001-kernel-locking-Fix-compile-error-with-qrwlock.c.patch
	patches.drivers/dmaengine-tegra-apb-Really-fix-runtime-pm-usage
	patches.suse/0001-lib-raid6-Add-log-of-2-table-for-RAID6-HW-requiring-.patch
	patches.drivers/Input-xpad-sync-supported-devices-with-360Controller
	patches.drivers/Input-xpad-sync-supported-devices-with-XBCD
	patches.suse/0028-md-raid10-fix-FailFast-test-for-wrong-device.patch
	patches.suse/0029-md-raid1-remove-unused-bio-in-sync_request_write.patch
	patches.suse/0030-md-change-the-initialization-value-for-a-spare-devic.patch
	patches.fixes/0001-md-use-a-separate-bio_set-for-synchronous-IO.patch
	patches.drivers/0001-MD-fix-a-null-dereference.patch
	patches.fixes/0001-MD-fix-sleep-in-atomic.patch
	patches.drivers/pci-enable-ecrc-only-if-device-supports-it
	patches.suse/0001-efi-fb-Correct-PCI_STD_RESOURCE_END-usage.patch
	patches.drivers/pci-correct-pci_std_resource_end-usage
	patches.drivers/drm-radeon-make-MacBook-Pro-d3_delay-quirk-more-gene
	patches.drivers/pci-cache-pri-and-pasid-bits-in-pci_dev
	patches.drivers/pci-restore-pri-and-pasid-state-after-function-level-reset
	patches.drivers/PCI-Split-reset_notify-method-into-reset_prepare-and.patch
	patches.drivers/pci-dwc-dra7xx-use-rw1c-for-irqstatus_msi-and-irqstatus_main
	patches.suse/msft-hv-1371-PCI-hv-Fix-comment-formatting-and-use-proper-integer.patch
	patches.suse/msft-hv-1372-PCI-hv-Use-page-allocation-for-hbus-structure.patch
	patches.suse/msft-hv-1373-PCI-hv-Temporary-own-CPU-number-to-vCPU-number-infra.patch
	patches.suse/msft-hv-1374-PCI-hv-Add-vPCI-version-protocol-negotiation.patch
	patches.suse/msft-hv-1375-PCI-hv-Use-vPCI-protocol-version-1.2.patch
	patches.fixes/ext4-make-metadata-csum-checks-safer.patch
	patches.fixes/ext4-avoid-unnecessary-stalls-in-ext4_evict_inode.patch
	patches.suse/0001-objtool-Fix-sibling-call-detection-logic.patch
	patches.suse/0001-locking-qspinlock-Explicitly-include-asm-prefetch.h.patch
	patches.drivers/drm-fix-spelling-mistake-committing
	patches.drivers/drm-doc-Fix-missing-ctx-documentation
	patches.drivers/drm-doc-Interlink-color-manager-docs-better
	patches.drivers/drm-Add-DPCD-definitions-for-DP-1.4-DSC-feature
	patches.drivers/drm-cec-Add-CEC-over-Aux-register-definitions
	patches.drivers/0053-drm-rockchip-Set-line-flag-config-register-in-vop_cr.patch
	patches.drivers/drm-drm_color_mgmt.h-needs-struct-drm_crtc-declarati
	patches.drivers/drm-Make-drm_atomic_replace_property_blob_from_id-mo
	patches.drivers/0054-drm-rockchip-analogix_dp-Remove-unused-check-and-var.patch
	patches.drivers/drm-atomic-fix-doc-to-use-new-name-for-commit-types
	patches.drivers/drm-Add-driver-private-objects-to-atomic-state
	patches.drivers/drm-dp-Introduce-MST-topology-state-to-track-availab
	patches.drivers/drm-dp-Add-DP-MST-helpers-to-atomically-find-and-rel
	patches.drivers/drm-i915-Track-MST-link-bandwidth
	patches.drivers/drm-prime-Introduce-drm_gem_prime_import_dev
	patches.drivers/drm-atomic-Handle-picture_aspect_ratio-in-atomic-cor
	patches.drivers/drm-atomic-Add-support-for-custom-scaling-mode-prope
	patches.drivers/drm-Remove-redundant-NULL-check-during-atomic-plane-
	patches.drivers/drm-nouveau-Merge-pre-postclose-hooks
	patches.drivers/drm-Nerf-the-preclose-callback-for-modern-drivers
	patches.drivers/drm-vblank-Switch-drm_driver-get_vblank_timestamp-to
	patches.drivers/drm-vblank-Switch-to-bool-in_vblank_irq-in-get_vblan
	patches.drivers/drm-vblank-Add-FIXME-comments-about-moving-the-vblan
	patches.drivers/drm-vblank-drop-the-mode-argument-from-drm_calc_vblt
	patches.drivers/drm-vblank-Lock-down-vblank-hwmode-more
	patches.drivers/drm-prime-Forward-declare-struct-device
	patches.drivers/drm-dp-Read-the-tx-msg-state-once-after-checking-for
	patches.drivers/drm-dp-Wait-up-all-outstanding-tx-waiters
	patches.drivers/drm-add-missing-declaration-to-drm_blend.h
	patches.drivers/drm-trivial-documentation-fix-to-drm_for_each_connec
	patches.drivers/drm-Add-DRM_MODE_ROTATE_-and-DRM_MODE_REFLECT_-to-UA
	patches.drivers/drm-Add-crtc-encoder-bridge-mode_valid-callbacks
	patches.drivers/drm-doc-Document-adjusted-request-modes-a-bit-better
	patches.drivers/drm-doc-Clarify-mode_fixup-vs.-atomic_check-a-bit-mo
	patches.drivers/drm-i915-intel_ring.engine-is-unused
	patches.drivers/drm-i915-Onion-unwind-for-intel_init_ring_common
	patches.drivers/drm-i915-Remove-user-triggerable-WARN-from-i915_gem_
	patches.drivers/drm-i915-huc-Simplify-intel_huc_init_hw
	patches.drivers/drm-i915-Typo-fix-pipe-bpc-to-pipe-bpp
	patches.drivers/drm-i915-guc-Use-GUC-prefix-for-CORE_FAMILY-definiti
	patches.drivers/drm-i915-Check-for-id-PLANE_CURSOR-instead-of-type-D
	patches.drivers/drm-i915-Use-intel_wm_plane_visible-on-VLV-CHV-as-we
	patches.drivers/drm-i915-Enable-atomic-on-VLV-CHV
	patches.drivers/drm-i915-dp-use-known-correct-array-size-in-rate_to_
	patches.drivers/drm-i915-dp-return-errors-from-rate_to_index
	patches.drivers/drm-i915-dp-rename-rate_to_index-to-intel_dp_rate_in
	patches.drivers/drm-i915-dp-cache-source-rates-at-init
	patches.drivers/drm-i915-dp-generate-and-cache-sink-rate-array-for-a
	patches.drivers/drm-i915-glk-limit-pixel-clock-to-99-of-cdclk-workar
	patches.drivers/drm-i915-GuC-GLK-Load-GuC-on-GLK
	patches.drivers/drm-i915-GLK-HuC-Load-HuC-on-GLK
	patches.drivers/drm-i915-Assert-the-engine-is-idle-before-overwiting
	patches.drivers/drm-i915-Advance-ring-head-fully-when-idle
	patches.drivers/i915-initialize-the-free_list-of-the-fencing-atomic_
	patches.drivers/drm-i915-The-shrinker-already-acquires-struct_mutex-
	patches.drivers/drm-i915-Drain-any-freed-objects-prior-to-hibernatio
	patches.drivers/drm-i915-Simplify-shrinker-locking
	patches.drivers/drm-i915-Break-up-long-runs-of-freeing-objects
	patches.drivers/drm-i915-Insert-cond_resched-into-i915_gem_free_obje
	patches.drivers/drm-i915-Fix-type-of-timeout_ms-parameter-in-intel_w
	patches.drivers/drm-i915-Extend-intel_wait_for_register_fw-with-fast
	patches.drivers/drm-i915-guc-Use-wait_for_register_fw-while-waiting-
	patches.drivers/drm-i915-Use-drm_i915_private-directly-from-debugfs
	patches.drivers/drm-i915-Drop-const-qualifiers-from-params-in-wait_f
	patches.drivers/drm-i915-Don-t-allow-overuse-of-__intel_wait_for_reg
	patches.drivers/drm-i915-Stop-second-guessing-the-caller-for-intel_u
	patches.drivers/drm-i915-Stop-sleeping-from-inside-gen6_bsd_submit_r
	patches.drivers/drm-i915-Acquire-uncore.lock-over-intel_uncore_wait_
	patches.drivers/drm-i915-Use-__intel_uncore_wait_for_register_fw-for
	patches.drivers/drm-i915-Use-safer-intel_uncore_wait_for_register-in
	patches.drivers/drm-i915-Classify-the-engines-in-class-instance
	patches.drivers/drm-i915-Use-the-same-vfunc-for-BSD2-ring-init
	patches.drivers/drm-i915-Generate-the-engine-name-based-on-the-insta
	patches.drivers/drm-i915-Split-the-engine-info-table-in-two-levels-u
	patches.drivers/drm-i915-Rename-intel_engine_cs.exec_id-to-uabi_id
	patches.drivers/drm-i915-dp-use-the-sink-rates-array-for-max-sink-ra
	patches.drivers/drm-i915-dp-cache-common-rates-with-sink-rates
	patches.drivers/drm-i915-dp-do-not-limit-rate-seek-when-not-needed
	patches.drivers/drm-i915-dp-don-t-call-the-link-parameters-sink-para
	patches.drivers/drm-i915-dp-add-functions-for-max-common-link-rate-a
	patches.drivers/drm-i915-mst-use-max-link-not-sink-lane-count
	patches.drivers/drm-i915-dp-localize-link-rate-index-variable-more
	patches.drivers/drm-i915-dp-use-readb-and-writeb-calls-for-single-by
	patches.drivers/drm-i915-dp-read-sink-count-to-a-temporary-variable-
	patches.drivers/drm-i915-Bail-if-we-do-not-setup-the-RCS-engine
	patches.drivers/drm-i915-Use-the-engine-class-to-get-the-context-siz
	patches.drivers/drm-i915-Lie-and-treat-all-engines-as-idle-if-wedged
	patches.drivers/drm-i915-execlists-Document-runtime-pm-for-intel_lrc
	patches.drivers/drm-i915-Remove-unused-members-from-intel_tv.c
	patches.drivers/drm-i915-Convert-intel_tv-connector-properties-to-at
	patches.drivers/drm-i915-Remove-unused-dp-properties-for-dp-mst
	patches.drivers/drm-i915-Convert-intel_dp_mst-connector-properties-t
	patches.drivers/drm-i915-Convert-intel_crt-connector-properties-to-a
	patches.drivers/drm-i915-Convert-intel-DVO-connector-to-atomic
	patches.drivers/Revert-drm-i915-Lock-mode_config.mutex-in-intel_disp
	patches.drivers/drm-i915-Do-not-use-lock-all-in-hsw_trans_edp_pipe_A
	patches.drivers/drm-i915-Combine-write_domain-flushes-to-a-single-fu
	patches.drivers/drm-i915-Treat-WC-a-separate-cache-domain
	patches.drivers/drm-i915-Add-stub-mmio-read-write-routines-to-mock-d
	patches.drivers/drm-i915-Pretend-the-engine-is-always-idle-when-mock
	patches.drivers/drm-i915-Wake-device-for-emitting-request-during-sel
	patches.drivers/drm-i915-dp-Validate-cached-link-rate-and-lane-count
	patches.drivers/drm-i915-guc-write-wopcm-related-register-once-durin
	patches.drivers/drm-i915-Implement-Link-Rate-fallback-on-Link-traini
	patches.drivers/drm-i915-set-ret-correctly-on-error-paths
	patches.drivers/drm-i915-Copy-user-requested-buffers-into-the-error-
	patches.drivers/drm-i915-Update-DRIVER_DATE-to-20170418
	patches.drivers/drm-i915-Fix-GCC-4.4-build-issue-with-__intel_wait_f
	patches.drivers/drm-i915-Avoid-format-string-expansion-from-engine-n
	patches.drivers/drm-i915-Include-interesting-seqno-in-the-missed-bre
	patches.drivers/drm-i915-Report-request-restarts-for-both-execlists-
	patches.drivers/drm-i915-Poison-the-request-before-emitting-commands
	patches.drivers/drm-i915-Skip-waking-the-signaler-when-enabling-befo
	patches.drivers/drm-i915-glk-Don-t-allow-12-bpc-when-htotal-is-too-b
	patches.drivers/drm-i915-Fix-stale-comment-about-I915_RESET_IN_PROGR
	patches.drivers/drm-i915-Rename-gen8_-un-request_engine_reset-to-gen
	patches.drivers/drm-i915-Defer-context-state-allocation-for-legacy-r
	patches.drivers/drm-i915-guc-Fix-sleep-under-spinlock-during-reset
	patches.drivers/drm-i915-Sanitize-engine-context-sizes
	patches.drivers/drm-i915-Eliminate-HAS_HW_CONTEXTS
	patches.drivers/drm-i915-Reset-ILK-during-GEM-sanitization
	patches.drivers/drm-i915-Capture-CCID-on-ILK
	patches.drivers/drm-i915-Update-DRIVER_DATE-to-20170502
	patches.drivers/drm-i915-Do-not-leak-dev_priv-l3_parity.remap_info
	patches.drivers/drm-i915-guc-Enable-send-function-only-after-success
	patches.drivers/drm-i915-Move-the-GTFIFODBG-to-the-common-mmio-dbg-f
	patches.drivers/drm-i915-Use-wait_for_atomic_us-when-waiting-for-gt-
	patches.drivers/drm-i915-Mark-up-clflushes-as-belonging-to-an-unorde
	patches.drivers/drm-i915-Unwrap-top-level-fence-array
	patches.drivers/drm-i915-Lift-timeline-ordering-to-await_dma_fence
	patches.drivers/drm-i915-Squash-repeated-awaits-on-the-same-fence
	patches.drivers/drm-i915-Rename-intel_timeline.sync_seqno-to-.global
	patches.drivers/drm-i915-Do-not-record-a-successful-syncpoint-for-a-
	patches.drivers/drm-i915-Switch-the-global-i915.semaphores-check-to-
	patches.drivers/drm-i915-Remove-the-unused-pending_notify-from-LPE-p
	patches.drivers/drm-i915-Replace-tmds_clock_speed-and-link_rate-with
	patches.drivers/drm-i915-Remove-hdmi_connected-from-LPE-audio-pdata
	patches.drivers/drm-i915-Reorganize-intel_lpe_audio_notify-arguments
	patches.drivers/drm-i915-Clean-up-the-LPE-audio-platform-data
	patches.drivers/drm-i915-Implement-dma_buf_ops-kmap
	patches.drivers/drm-i915-Use-engine-context_pin-to-report-the-intel_
	patches.drivers/drm-i915-Avoid-the-branch-in-computing-intel_ring_sp
	patches.drivers/drm-i915-Report-the-ring-space-from-intel_ring_updat
	patches.drivers/drm-i915-Micro-optimise-hotpath-through-intel_ring_b
	patches.drivers/drm-i915-use-memdup_user_nul
	patches.drivers/drm-i915-Move-uncore-definitions-into-a-separate-hea
	patches.drivers/drm-i915-Show-dmc-debug-registers-on-Kabylake
	patches.drivers/drm-i915-vlv-Fix-port-B-PLL-opamp-initialization
	patches.drivers/drm-i915-dp-Check-error-return-during-DPCD-capabilit
	patches.drivers/drm-i915-sdvo-Check-error-return-from-intel_sdvo_get
	patches.drivers/drm-i915-Check-error-return-when-setting-DMA-mask
	patches.drivers/drm-i915-Check-error-return-when-converting-pipe-to-
	patches.drivers/drm-i915-Sanitize-stolen-memory-size-calculation
	patches.drivers/drm-i915-lvds-Remove-magic-from-PLL-programming
	patches.drivers/drm-i915-s-vlv_plane_wm_compute-vlv_raw_plane_wm_com
	patches.drivers/drm-i915-Drop-the-debug-message-from-vlv_get_fifo_si
	patches.drivers/drm-i915-s-vlv_num_wm_levels-intel_wm_num_levels
	patches.drivers/drm-i915-Rename-bunch-of-vlv_-watermark-structures-t
	patches.drivers/drm-i915-Make-vlv-chv-watermark-debug-print-less-cry
	patches.drivers/drm-i915-Document-CxSR
	patches.drivers/drm-i915-Fix-cursor-cpp-in-watermark-calculatins-for
	patches.drivers/drm-i915-Fix-the-g4x-watermark-TLB-miss-workaround
	patches.drivers/drm-i915-Refactor-the-g4x-TLB-miss-w-a-to-a-helper
	patches.drivers/drm-i915-Refactor-wm-calculations
	patches.drivers/drm-i915-Apply-the-g4x-TLB-miss-w-a-to-SR-watermarks
	patches.drivers/drm-i915-Two-stage-watermarks-for-g4x
	patches.drivers/drm-i915-Enable-HPLL-watermarks-on-g4x
	patches.drivers/drm-i915-Add-g4x-watermark-tracepoint
	patches.drivers/drm-i915-Add-support-for-sprites-on-g4x
	patches.drivers/drm-i915-Parametrize-cursor-primary-pipe-select-bits
	patches.drivers/drm-i915-Pass-intel_plane-and-intel_crtc-to-plane-ho
	patches.drivers/drm-i915-Refactor-CURBASE-calculation
	patches.drivers/drm-i915-Clean-up-cursor-junk-from-intel_crtc
	patches.drivers/drm-i915-Refactor-CURPOS-calculation
	patches.drivers/drm-i915-Move-cursor-position-and-base-handling-into
	patches.drivers/drm-i915-Drop-useless-posting-reads-from-cursor-comm
	patches.drivers/drm-i915-Split-cursor-check_plane-into-i845-and-i9xx
	patches.drivers/drm-i915-Generalize-cursor-size-checks-a-bit
	patches.drivers/drm-i915-Use-fb-pitches-0-in-cursor-code
	patches.drivers/drm-i915-Support-variable-cursor-height-on-ivb
	patches.drivers/drm-i915-Fix-gen3-physical-cursor-alignment-requirem
	patches.drivers/drm-i915-Handle-fb-offset-and-src-coordinates-for-cu
	patches.drivers/drm-i915-Relax-845-865-CURBASE-alignemnt-requirement
	patches.drivers/drm-i915-Simplify-cursor-register-write-sequence
	patches.drivers/drm-i915-Fix-__intel_wait_for_register_fw-to-not-sle
	patches.drivers/drm-i915-guc-Dump-the-GuC-stage-descriptor-pool-in-d
	patches.drivers/drm-i915-Fix-hw-state-verifier-access-to-crtc-state
	patches.drivers/drm-i915-Remove-vma-unpin-in-intel_plane_destroy
	patches.drivers/drm-i915-guc-Move-notification-code-into-virtual-fun
	patches.drivers/drm-i915-guc-Make-scratch-register-base-and-count-fl
	patches.drivers/drm-i915-Fix-cap-check-for-intel_dp_aux_backlight-dr
	patches.drivers/drm-i915-Correctly-enable-backlight-brightness-adjus
	patches.drivers/drm-i915-Set-backlight-mode-before-enable-backlight
	patches.drivers/drm-i915-Restore-brightness-level-in-aux-backlight-d
	patches.drivers/drm-i915-perf-fix-gen7_append_oa_reports-comment
	patches.drivers/drm-i915-perf-avoid-poll-read-EAGAIN-busy-loops
	patches.drivers/drm-i915-perf-avoid-read-back-of-head-register
	patches.drivers/drm-i915-perf-no-head-tail-ref-in-gen7_oa_read
	patches.drivers/drm-i915-perf-improve-tail-race-workaround
	patches.drivers/drm-i915-perf-improve-invalid-OA-format-debug-messag
	patches.drivers/drm-i915-perf-better-pipeline-aged-aging-tail-update
	patches.drivers/drm-i915-perf-rate-limit-spurious-oa-report-notice
	patches.drivers/drm-i915-Update-DRIVER_DATE-to-20170515
	patches.drivers/drm-i915-Fixup-64bit-divides-in-timelines-selftest
	patches.drivers/drm-i915-glk-Calculate-high-low-switch-count-for-GLK
	patches.drivers/drm-i915-guc-fix-spelling-mistake-adddress-address
	patches.drivers/gpu-drm-i915-remove-dead-code
	patches.drivers/gpu-drm-i915-compress-logic-into-one-line
	patches.drivers/drm-i915-gen9-Reintroduce-WaEnableYV12BugFixInHalfSl
	patches.drivers/drm-i915-Remove-kref-from-i915_sw_fence
	patches.drivers/drm-i915-Import-the-kfence-selftests-for-i915_sw_fen
	patches.drivers/drm-i915-Make-ptr_unpack_bits-more-function-like
	patches.drivers/drm-i915-Redefine-ptr_pack_bits-and-friends
	patches.drivers/drm-i915-execlists-Pack-the-count-into-the-low-bits-
	patches.drivers/drm-i915-Don-t-mark-an-execlists-context-switch-when
	patches.drivers/drm-i915-Use-a-define-for-the-default-priority-0
	patches.drivers/drm-i915-Split-execlist-priority-queue-into-rbtree-l
	patches.drivers/drm-i915-Create-a-kmem_cache-to-allocate-struct-i915
	patches.drivers/drm-i915-execlists-Reduce-lock-contention-between-sc
	patches.drivers/drm-i915-Stop-inlining-the-execlists-IRQ-handler
	patches.drivers/drm-i915-Don-t-force-serialisation-on-marking-up-exe
	patches.drivers/drm-i915-fix-naming-of-fixed_16_16-wrapper
	patches.drivers/drm-i915-Add-more-wrapper-for-fixed_point_16_16-oper
	patches.drivers/drm-i915-Use-fixed_16_16-wrapper-for-division-operat
	patches.drivers/drm-i915-skl-calculate-pixel_rate-relative_data_rate
	patches.drivers/drm-i915-skl-Fail-the-flip-if-no-FB-for-WM-calculati
	patches.drivers/drm-i915-skl-no-need-to-memset-again
	patches.drivers/drm-i915-skl-Fail-the-flip-if-ddb-min-requirement-ex
	patches.drivers/drm-i915-skl-Watermark-calculation-cleanup
	patches.drivers/drm-i915-skl-Perform-wm-level-calculations-in-separa
	patches.drivers/drm-i915-skl-use-linetime-latency-if-ddb-size-is-not
	patches.drivers/drm-i915-Check-C-for-null-pointer-rather-than-B
	patches.drivers/drm-i915-selftests-Pretend-to-be-a-gfx-pci-device
	patches.drivers/drm-i915-Try-harder-to-reset-the-GPU
	patches.drivers/drm-i915-Reorder-media-render-reset-on-g4x
	patches.drivers/drm-i915-guc-Remove-failed-doorbell-stat-from-debugf
	patches.drivers/drm-i915-guc-Remove-last-submission-result-from-debu
	patches.drivers/drm-i915-g4x-Improve-gpu-reset-reliability
	patches.drivers/drm-i915-guc-Remove-action-status-and-statistics-fro
	patches.drivers/drm-i915-Check-for-allocation-failure
	patches.drivers/drm-i915-huc-Update-GLK-HuC-version
	patches.drivers/drm-i915-g33-Improve-reset-reliability
	patches.drivers/drm-i915-Remove-misleading-comment-in-request_alloc
	patches.drivers/drm-i915-guc-Skip-port-assign-on-first-iteration-of-
	patches.drivers/drm-i915-Convert-i915_gem_object_ops-flags-values-to
	patches.drivers/drm-i915-Only-GGTT-vma-may-be-pinned-and-prevent-shr
	patches.drivers/drm-i915-Consolidate-ifdef-CONFIG_INTEL_IOMMU
	patches.drivers/drm-i915-Drop-AUX-backlight-enable-check-for-backlig
	patches.drivers/drm-Add-definition-for-eDP-backlight-frequency
	patches.drivers/drm-i915-guc-Disable-send-function-on-fini
	patches.drivers/drm-i915-guc-Introduce-buffer-based-cmd-transport
	patches.drivers/drm-i915-guc-capture-GuC-logs-if-FW-fails-to-load
	patches.drivers/drm-i915-Keep-the-forcewake-timer-alive-for-1ms-past
	patches.drivers/drm-i915-Update-DRIVER_DATE-to-20170529
	patches.drivers/drm-omapdrm-Take-GEM-object-reference-when-exporting
	patches.drivers/0055-drm-rockchip-use-drm_for_each_connector_iter.patch
	patches.drivers/drm-i915-use-drm_for_each_connector_iter
	patches.drivers/drm-nouveau-use-drm_for_each_connector_iter
	patches.drivers/drm-Remove-drm_device-virtdev
	patches.drivers/drm-Add-drm_-crtc-encoder-connector-_mode_valid
	patches.drivers/drm-Introduce-drm_bridge_mode_valid
	patches.drivers/drm-Use-new-mode_valid-helpers-in-connector-probe-he
	patches.drivers/drm-Use-mode_valid-in-atomic-modeset
	patches.drivers/drm-doc-move-printf-helpers-out-of-drmP.h
	patches.drivers/drm-Use-vsnprintf-extension-ph
	patches.drivers/drm-better-document-how-to-send-out-the-crtc-disable
	patches.drivers/drm-atomic-Consitfy-mode-parameter-to-drm_atomic_set
	patches.drivers/drm-Extract-drm_vblank.-hc
	patches.drivers/drm-doc-Polish-irq-helper-documentation
	patches.drivers/drm-remove-writeq-readq-function-definitions
	patches.drivers/drm-introduce-sync-objects-v4
	patches.drivers/drm-syncobj-add-sync_file-interaction.-v1.2
	patches.drivers/drm-Add-const-to-name-field-declaration-in-struct-dr
	patches.drivers/drm-panel-S6E3HA2-needs-backlight-code
	patches.drivers/drm-panel-add-backlight-dependency-for-sitronix-st77
	patches.drivers/drm-Remove-duplicate-forward-declaration
	patches.drivers/drm-Reduce-scope-of-state-variable
	patches.drivers/drm-amdgpu-rename-rdev-to-adev
	patches.drivers/drm-tegra-dc-Avoid-reset-asserts-on-Tegra20
	patches.drivers/drm-nouveau-Clean-up-nv50_head_atomic_check_mode-and
	patches.drivers/drm-nouveau-disp-g84-Extend-NVKM-HDMI-power-control-
	patches.drivers/drm-nouveau-Pass-mode-dependent-AVI-and-Vendor-HDMI-
	patches.drivers/drm-nouveau-disp-Add-mechanism-to-convert-HDMI-InfoF
	patches.drivers/drm-nouveau-disp-g84-gt200-Use-supplied-HDMI-InfoFra
	patches.drivers/drm-nouveau-disp-gt215-Use-supplied-HDMI-InfoFrames
	patches.drivers/drm-nouveau-disp-gf119-Use-supplied-HDMI-InfoFrames
	patches.drivers/drm-nouveau-disp-gk104-Use-supplied-HDMI-InfoFrames
	patches.drivers/drm-nouveau-Handle-frame-packing-mode-geometry-and-t
	patches.drivers/drm-nouveau-Enable-stereoscopic-3D-output-over-HDMI
	patches.drivers/drm-nouveau-bios-volt-Parse-min-and-max-for-Version-
	patches.drivers/drm-nouveau-bios-iccsense-rails-for-power-sensors-ha
	patches.drivers/drm-nouveau-tmr-remove-nvkm_timer_alarm_cancel
	patches.drivers/drm-nouveau-bios-init-rename-nvbios_init-to-nvbios_d
	patches.drivers/drm-nouveau-bios-init-remove-internal-use-of-nvbios_
	patches.drivers/drm-nouveau-bios-init-rename-crtc-to-head
	patches.drivers/drm-nouveau-bios-init-bump-script-offset-to-32-bits
	patches.drivers/drm-nouveau-bios-init-add-or-link-args-separate-from
	patches.drivers/drm-nouveau-bios-init-add-a-new-devinit-script-inter
	patches.drivers/drm-nouveau-devinit-use-new-devinit-script-interpret
	patches.drivers/drm-nouveau-fb-ram-nv40-use-new-devinit-script-inter
	patches.drivers/drm-nouveau-kms-nv04-use-new-devinit-script-interpre
	patches.drivers/drm-nouveau-disp-shuffle-functions-around
	patches.drivers/drm-nouveau-disp-rename-nvkm_output-to-nvkm_outp
	patches.drivers/drm-nouveau-disp-rename-nvkm_output_dp-to-nvkm_dp
	patches.drivers/drm-nouveau-disp-s-nvkm_connector-nvkm_conn
	patches.drivers/drm-nouveau-disp-delay-output-path-connector-constru
	patches.drivers/drm-nouveau-disp-introduce-object-to-track-per-head-
	patches.drivers/drm-nouveau-disp-move-vblank_-get-put-methods-into-n
	patches.drivers/drm-nouveau-disp-common-implementation-of-scanoutpos
	patches.drivers/drm-nouveau-disp-introduce-input-output-resource-abs
	patches.drivers/drm-nouveau-disp-fork-off-some-new-hw-specific-imple
	patches.drivers/drm-nouveau-disp-identity-map-display-paths-to-outpu
	patches.drivers/drm-nouveau-disp-dp-remove-DP_PWR-method
	patches.drivers/drm-nouveau-disp-dp-store-current-link-configuration
	patches.drivers/drm-nouveau-disp-dp-no-need-for-lt_state-except-duri
	patches.drivers/drm-nouveau-disp-dp-use-cached-link-configuration-wh
	patches.drivers/drm-nouveau-disp-dp-determine-a-failsafe-link-traini
	patches.drivers/drm-nouveau-disp-dp-only-check-for-re-train-when-the
	patches.drivers/drm-nouveau-disp-dp-train-link-only-when-actively-di
	patches.drivers/drm-nouveau-disp-nv50-execute-supervisor-on-its-own-
	patches.drivers/drm-nouveau-disp-nv50-fetch-head-OR-state-at-beginni
	patches.drivers/drm-nouveau-disp-nv50-port-OR-power-state-control-to
	patches.drivers/drm-nouveau-disp-nv50-port-OR-manual-sink-detection-
	patches.drivers/drm-nouveau-disp-g84-port-OR-HDMI-control-to-nvkm_io
	patches.drivers/drm-nouveau-disp-g94-port-OR-DP-lane-mapping-to-nvkm
	patches.drivers/drm-nouveau-disp-g94-port-OR-DP-link-setup-to-nvkm_i
	patches.drivers/drm-nouveau-disp-g94-port-OR-DP-link-power-control-t
	patches.drivers/drm-nouveau-disp-g94-port-OR-DP-training-pattern-con
	patches.drivers/drm-nouveau-disp-g94-port-OR-DP-drive-setting-contro
	patches.drivers/drm-nouveau-disp-gt215-port-HDA-ELD-controls-to-nvkm
	patches.drivers/drm-nouveau-disp-gf119-port-OR-DP-VCPI-control-to-nv
	patches.drivers/drm-nouveau-disp-remove-hw-specific-customisation-of
	patches.drivers/drm-nouveau-disp-introduce-acquire-release-display-p
	patches.drivers/drm-nouveau-disp-dp-determine-link-bandwidth-require
	patches.drivers/drm-nouveau-disp-dp-use-new-devinit-script-interpret
	patches.drivers/drm-nouveau-disp-nv50-gt21x-remove-workaround-for-dp
	patches.drivers/drm-nouveau-disp-nv50-implement-a-common-supervisor-
	patches.drivers/drm-nouveau-disp-nv50-implement-a-common-supervisor-2.0
	patches.drivers/drm-nouveau-disp-nv50-implement-a-common-supervisor-2.1
	patches.drivers/drm-nouveau-disp-nv50-implement-a-common-supervisor-2.2
	patches.drivers/drm-nouveau-disp-nv50-implement-a-common-supervisor-3.0
	patches.drivers/drm-nouveau-disp-gm200-allow-non-identity-mapping-of
	patches.drivers/drm-nouveau-hwmon-Add-config-for-all-sensors-and-the
	patches.drivers/drm-nouveau-hwmon-Add-nouveau_hwmon_ops-structure-wi
	patches.drivers/drm-nouveau-hwmon-Remove-old-code-add-.write-.read-o
	patches.drivers/drm-nouveau-hwmon-expose-the-auto_point-and-pwm_min-
	patches.drivers/drm-nouveau-hwmon-Change-permissions-to-numeric
	patches.drivers/drm-nouveau-tegra-Skip-manual-unpowergating-when-not
	patches.drivers/drm-nouveau-tegra-Don-t-leave-GPU-in-reset
	patches.drivers/drm-nouveau-Skip-vga_fini-on-non-PCI-device
	patches.drivers/drm-nouveau-use-proper-prototype-in-nouveau_pmops_ru
	patches.drivers/drm-nouveau-disp-nv50-avoid-creating-ORs-that-aren-t
	patches.drivers/drm-msm-hdmi-Use-bitwise-operators-when-building-reg
	patches.drivers/drm-i915-Remove-decoupled-MMIO-code
	patches.drivers/drm-i915-Use-atomic-scaling_mode-instead-of-panel.fi
	patches.drivers/drm-i915-Use-per-connector-scaling-mode-property
	patches.drivers/drm-i915-Add-plumbing-for-digital-connector-state-v3
	patches.drivers/drm-i915-Convert-DSI-connector-properties-to-atomic
	patches.drivers/drm-i915-Convert-LVDS-connector-properties-to-atomic
	patches.drivers/drm-i915-Make-intel_dp-has_audio-reflect-hw-state-on
	patches.drivers/drm-i915-Convert-intel_dp-properties-to-atomic-v2
	patches.drivers/drm-i915-Convert-intel_hdmi-connector-properties-to-
	patches.drivers/drm-i915-Handle-force_audio-correctly-in-intel_sdvo
	patches.drivers/drm-i915-Convert-intel_sdvo-connector-properties-to-
	patches.drivers/drm-i915-Add-kerneldoc-to-describe-i915_gem_object.v
	patches.drivers/drm-i915-Remove-toplevel-struct_mutex-locking-from-d
	patches.drivers/drm-i915-gvt-Add-gvt-options-sanitize-function
	patches.drivers/drm-i915-gvt-Return-EIO-if-host-enable_execlists-not
	patches.drivers/drm-i915-gvt-Return-EIO-if-host-GuC-submission-is-en
	patches.drivers/drm-i915-guc-Fix-doorbell-id-selection
	patches.drivers/drm-i915-skl-New-ddb-allocation-algorithm
	patches.drivers/drm-i915-skl-consider-max-supported-plane-pixel-rate
	patches.drivers/drm-i915-glk-Fix-dotclock-calculation-in-skl_check_p
	patches.drivers/drm-i915-ddi-Avoid-long-delays-during-system-suspend
	patches.drivers/drm-i915-dvo-fix-debug-logging-on-unknown-DID
	patches.drivers/drm-i915-guc-Assert-that-we-switch-between-known-ggt
	patches.drivers/drm-i915-Check-the-ring-is-empty-when-declaring-the-
	patches.drivers/drm-i915-return-the-correct-usable-aperture-size-und
	patches.drivers/drm-i915-Allow-kswapd-to-pause-the-device-whilst-rea
	patches.drivers/drm-i915-cnp-Introduce-Cannonpoint-PCH
	patches.drivers/drm-i915-cnp-Add-PCI-ID-for-Cannonpoint-LP-PCH
	patches.drivers/drm-i915-cnp-Get-set-proper-Raw-clock-frequency-on-C
	patches.drivers/drm-i915-cnp-Backlight-support-for-CNP
	patches.drivers/drm-i915-cnp-add-CNP-gmbus-support
	patches.drivers/drm-i915-cnp-Panel-Power-sequence-changes-for-CNP-PC
	patches.drivers/drm-i915-Remove-dead-code-from-runtime-resume-handle
	patches.drivers/drm-i915-Implement-fbc_status-Compressing-info-for-a
	patches.drivers/drm-i915-s-fbc_fc-fbc_false_color
	patches.drivers/drm-i915-cnl-Introduce-Cannonlake-platform-defition
	patches.drivers/drm-i915-cnl-Cannonlake-uses-CNP-PCH
	patches.drivers/drm-i915-cnl-Add-Cannonlake-PCI-IDs-for-U-skus
	patches.drivers/drm-i915-cnl-Add-Cannonlake-PCI-IDs-for-Y-skus
	patches.drivers/drm-i915-cnl-add-IS_CNL_REVID-macro
	patches.drivers/drm-i915-cnl-Cannonlake-has-4-planes-3-sprites-per-p
	patches.drivers/drm-i915-cnl-Configure-EU-slice-power-gating
	patches.drivers/drm-i915-cnl-Cannonlake-has-same-MOCS-table-than-Sky
	patches.drivers/drm-i915-gen10-Set-value-of-Indirect-Context-Offset-
	patches.drivers/drm-i915-cnl-Add-power-wells-for-CNL
	patches.drivers/drm-i915-cnl-Also-need-power-well-sanitize
	patches.drivers/drm-i915-Remove-unnecessary-PORT3-definition
	patches.drivers/drm-i915-Unify-GT-and-GT3-definitions
	patches.drivers/drm-i915-Move-the-unclaimed-mmio-detection-into-the-
	patches.drivers/drm-i915-guc-Clear-enable_guc_loading-in-case-of-ini
	patches.drivers/drm-i915-Check-signaled-state-after-enabling-signali
	patches.drivers/drm-i915-Report-back-whether-the-irq-was-armed-when-
	patches.drivers/drm-i915-Skip-adding-the-request-to-the-signal-tree-
	patches.drivers/drm-i915-Remove-the-spin-request-during-execbuf-awai
	patches.drivers/drm-i915-cfl-Introduce-Coffee-Lake-platform-definiti
	patches.drivers/drm-i915-cfl-Coffee-Lake-uses-CNP-PCH
	patches.drivers/drm-i915-cfl-Introduce-Display-workarounds-for-Coffe
	patches.drivers/drm-i915-glk-Remove-the-alpha_support-flag
	patches.drivers/drm-i915-cfl-Add-Coffee-Lake-PCI-IDs-for-S-Skus
	patches.drivers/drm-i915-cfl-Add-Coffee-Lake-PCI-IDs-for-H-Sku
	patches.drivers/drm-i915-cfl-Add-Coffee-Lake-PCI-IDs-for-U-Sku
	patches.drivers/drm-i915-guc-Load-GuC-on-Coffee-Lake
	patches.drivers/drm-i915-huc-Load-HuC-on-Coffee-Lake
	patches.drivers/drm-i915-cfl-Coffee-Lake-reuses-Kabylake-DMC
	patches.drivers/drm-i915-Pass-crtc_state-and-connector-state-to-back
	patches.drivers/drm-i915-Pass-connector-state-to-intel_panel_set_bac
	patches.drivers/drm-i915-Pass-atomic-state-to-backlight-enable-disab
	patches.drivers/drm-i915-cnl-Implement-.get_display_clock_speed-for-
	patches.drivers/drm-i915-cnl-Implement-.set_cdclk-for-CNL
	patches.drivers/drm-i915-cnl-Implement-CNL-display-init-unit-sequenc
	patches.drivers/drm-i915-cnl-Allow-dynamic-cdclk-changes-on-CNL
	patches.drivers/drm-i915-cnl-DDI-PLL-mapping
	patches.drivers/drm-i915-Configure-DPLL-s-for-Cannonlake
	patches.drivers/drm-i915-cnl-Initialize-PLLs
	patches.drivers/drm-i915-Add-MMIO-helper-for-6-ports-with-different-
	patches.drivers/drm-i915-cnl-Add-registers-related-to-voltage-swing-
	patches.drivers/drm-i915-cnl-Add-DDI-Buffer-translation-tables-for-C
	patches.drivers/drm-i915-cnl-Implement-voltage-swing-sequence
	patches.drivers/drm-i915-cnl-Enable-loadgen_select-bit-for-vswing-se
	patches.drivers/drm-i915-DMC-CNL-Load-DMC-on-CNL
	patches.drivers/drm-i915-Use-HAS_CSR-instead-of-gen-number-on-DMC-lo
	patches.drivers/drm-i915-cnl-Fix-Cannonlake-scaler-mode-programing
	patches.drivers/drm-i915-cnl-Enable-fifo-underrun-for-Cannonlake
	patches.drivers/drm-i915-cnl-LSPCON-support-is-gen9
	patches.drivers/drm-i915-cnl-Enable-wrpll-computation-for-CNL
	patches.drivers/drm-i915-cfl-Basic-DDI-plumbing-for-Coffee-Lake
	patches.drivers/drm-i915-Only-restrict-noreclaim-in-the-early-shrink
	patches.drivers/drm-i915-Spin-for-struct_mutex-inside-shrinker
	patches.drivers/drm-i915-Reinstate-reservation_object-zapping-for-ba
	patches.drivers/drm-i915-expose-_SLICE_MASK-GETPARM
	patches.drivers/drm-i915-expose-_SUBSLICE_MASK-GETPARM
	patches.drivers/drm-i915-perf-rework-mux-configurations-queries
	patches.drivers/drm-i915-perf-Add-render-basic-Gen8-OA-unit-configs
	patches.drivers/drm-i915-perf-Add-OA-unit-support-for-Gen-8
	patches.drivers/drm-i915-perf-Add-more-OA-configs-for-BDW-CHV-SKL-BX
	patches.drivers/drm-i915-perf-per-gen-timebase-for-checking-sample-f
	patches.drivers/drm-i915-perf-remove-perf.hook_lock
	patches.drivers/drm-i915-add-KBL-GT2-GT3-check-macros
	patches.drivers/drm-i915-perf-add-KBL-support
	patches.drivers/drm-i915-perf-add-GLK-support
	patches.drivers/drm-i915-Amalgamate-execbuffer-parameter-structures
	patches.drivers/drm-i915-Use-vma-exec_entry-as-our-double-entry-plac
	patches.drivers/drm-i915-Split-vma-exec_link-evict_link
	patches.drivers/drm-i915-Use-a-loop-for-the-three-times-for-luck-DPL
	patches.drivers/drm-i915-Add-i830-pipes-power-well
	patches.drivers/drm-i915-Drop-pipe-A-quirk-for-Toshiba-Protege-R205-
	patches.drivers/drm-i915-Drop-pipe-A-quirk-for-Thinkapd-T60
	patches.drivers/drm-i915-Remove-pipe-A-quirk-remnants
	patches.drivers/drm-i915-cnl-make-function-cnl_ddi_dp_set_dpll_hw_st
	patches.drivers/drm-i915-glk-Split-GLK-DSI-device-ready-functionalit
	patches.drivers/drm-i915-glk-Add-cold-boot-sequence-for-GLK-DSI
	patches.drivers/Revert-drm-i915-skl-New-ddb-allocation-algorithm
	patches.drivers/drm-i915-gvt-rewrite-the-trace-gvt-gvt_command-using
	patches.drivers/drm-i915-gvt-refactor-function-intel_vgpu_submit_exe
	patches.drivers/drm-i915-gvt-implement-per-vm-mmio-switching-optimiz
	patches.drivers/drm-i915-gvt-add-RING_INSTDONE-and-SC_INSTDONE-mmio-
	patches.drivers/drm-i915-gvt-clean-up-the-unused-last_ctx_submit_tim
	patches.drivers/drm-i915-gvt-Change-flood-gvt-dmesg-into-trace
	patches.drivers/drm-i915-gvt-Delete-gvt_dbg_cmd-in-cmd_parser_exec
	patches.drivers/drm-i915-gvt-Support-event-based-scheduling
	patches.drivers/drm-i915-gvt-Trigger-scheduling-after-context-comple
	patches.drivers/drm-i915-gvt-Legacy-HSW-related-MMIO-handler-clean-u
	patches.drivers/drm-i915-gvt-remove-redundant-Wall
	patches.drivers/drm-i915-gvt-Add-runtime_pm-get-put-to-proctect-MMIO
	patches.drivers/drm-i915-gvt-add-gtt_invalidate-API-to-flush-the-GTT
	patches.drivers/drm-i915-gvt-Optimize-MMIO-register-handling-for-som
	patches.drivers/drm-i915-gvt-Cleanup-struct-intel_gvt_mmio_info
	patches.drivers/drm-i915-gvt-Make-mmio_attribute-as-type-u8-to-save-
	patches.drivers/drm-i915-gvt-Make-the-MMIO-attribute-wrappers-be-inl
	patches.drivers/drm-i915-gvt-Add-helper-for-tuning-MMIO-hash-table
	patches.drivers/drm-i915-gvt-Tuning-the-size-of-MMIO-hash-lookup-tab
	patches.drivers/drm-i915-gvt-Fix-GDRST-vreg-state-after-reset
	patches.drivers/drm-i915-gvt-Refine-virtual-reset-function
	patches.drivers/drm-i915-Actually-attach-the-tv_format-property-to-t
	patches.drivers/drm-i915-Make-i915_vma_destroy-static
	patches.drivers/drm-i915-Mark-CPU-cache-as-dirty-on-every-transition
	patches.drivers/drm-i915-Store-i915_gem_object_is_coherent-as-a-bit-
	patches.drivers/drm-i915-Fix-retrieval-of-hangcheck-stats
	patches.drivers/drm-i915-Store-a-direct-lookup-from-object-handle-to
	patches.drivers/drm-i915-Pass-vma-to-relocate-entry
	patches.drivers/drm-i915-Disable-EXEC_OBJECT_ASYNC-when-doing-reloca
	patches.drivers/drm-i915-Eliminate-lots-of-iterations-over-the-execo
	patches.drivers/drm-i915-Store-a-persistent-reference-for-an-object-
	patches.drivers/drm-i915-First-try-the-previous-execbuffer-location
	patches.drivers/drm-i915-Wait-upon-userptr-get-user-pages-within-exe
	patches.drivers/drm-i915-Allow-execbuffer-to-use-the-first-object-as
	patches.drivers/drm-i915-Async-GPU-relocation-processing
	patches.drivers/drm-i915-Stash-a-pointer-to-the-obj-s-resv-in-the-vm
	patches.drivers/drm-i915-Store-9-bits-of-PCI-Device-ID-for-platforms
	patches.drivers/drm-i915-cfl-Introduce-Coffee-Lake-workarounds
	patches.drivers/drm-i915-Update-DRIVER_DATE-to-20170619
	patches.drivers/drm-amdkfd-NULL-dereference-involving-create_process
	patches.drivers/drm-i915-cnl-Fix-RMW-on-ddi-vswing-sequence
	patches.drivers/drm-i915-Pass-the-right-flags-to-i915_vma_move_to_ac
	patches.drivers/drm-i915-Clear-execbuf-s-vma-backpointer-upon-releas
	patches.drivers/drm-Remove-unused-drm_file-parameter-to-drm_syncobj_
	patches.drivers/0002-HID-intel-ish-hid-Enable-Cannon-Lake-ish-driver.patch
	patches.drivers/HID-intel-ish-hid-Enable-Gemini-Lake-ish-driver.patch
	patches.fixes/0001-HID-multitouch-Support-PTP-Stick-and-Touchpad-device.patch
	patches.suse/0011-btrfs-nowait-aio-Correct-assignment-of-pos.patch
	patches.fixes/xfs-release-bli-from-transaction-properly-on-fs-shut.patch
	patches.fixes/xfs-remove-bli-from-AIL-before-release-on-transactio.patch
	patches.fixes/xfs-remove-double-underscore-integer-types.patch
	patches.fixes/xfs-check-if-an-inode-is-cached-and-allocated.patch
	patches.drivers/ipmi_ssif-unlock-on-allocation-failure
	patches.drivers/0007-ipmi_ssif-remove-redundant-null-check-on-array-clien.patch
	patches.drivers/0008-ipmi-Use-the-proper-default-value-for-register-size-.patch
	patches.drivers/0009-ipmi-ssif-Use-i2c_adapter_id-instead-of-adapter-nr.patch
	patches.drivers/0010-ipmi-Create-a-platform-device-for-a-DMI-specified-IP.patch
	patches.drivers/0011-ipmi-Convert-DMI-handling-over-to-a-platform-device.patch
	patches.drivers/0012-ipmi-ssif-Check-dev-before-setting-drvdata.patch
	patches.drivers/0013-char-ipmi-constify-bmc_dev_attr_group-and-bmc_device.patch
	patches.suse/Fix-up-over-eager-wait_queue_t-renaming.patch
	patches.fixes/f2fs-fix-a-bug-caused-by-null-extent-tree.patch
	patches.fixes/f2fs-fix-a-panic-caused-by-null-flush_cmd_control.patch
	patches.suse/cpufreq-intel_pstate-constify-attribute_group-structures.patch
	patches.drivers/device-property-Move-FW-type-specific-functionality-.patch
	patches.drivers/device-property-Move-fwnode-graph-ops-to-firmware-sp.patch
	patches.drivers/device-property-Introduce-fwnode_device_is_available.patch
	patches.fixes/mm-hugetlb-return-immediately-for-hugetlb-page-in-__.patch
	patches.fixes/mm-make-PR_SET_THP_DISABLE-immediately-active.patch
	patches.fixes/mm-improve-readability-of-transparent_hugepage_enabl.patch
	patches.fixes/mm-always-enable-thp-for-dax-mappings.patch
	patches.suse/0001-mm-memory_hotplug-support-movable_node-for-hotplugab.patch
	patches.fixes/0001-mm-memory_hotplug-simplify-empty-node-mask-handling-.patch
	patches.fixes/0002-hugetlb-memory_hotplug-prefer-to-use-reserved-pages-.patch
	patches.fixes/0003-mm-unify-new_node_page-and-alloc_migrate_target.patch
	patches.suse/0001-mm-hugetlb-schedule-when-potentially-allocating-many.patch
	patches.fixes/cma-fix-calculation-of-aligned-offset.patch
	patches.fixes/mm-mmap.c-do-not-blow-on-PROT_NONE-MAP_FIXED-holes-i.patch
	patches.suse/0001-lib-test_bitmap.c-add-optimisation-tests.patch
	patches.suse/0001-bitmap-optimise-bitmap_set-and-bitmap_clear-of-a-sin.patch
	patches.suse/0001-include-linux-bitmap.h-turn-bitmap_set-and-bitmap_cl.patch
	patches.suse/0001-bitmap-use-memcmp-optimisation-in-more-situations.patch
	patches.suse/0001-lib-interval_tree_test.c-allow-the-module-to-be-comp.patch
	patches.suse/0002-lib-interval_tree_test.c-make-test-options-module-pa.patch
	patches.suse/0003-lib-interval_tree_test.c-allow-users-to-limit-scope-.patch
	patches.suse/0004-lib-interval_tree_test.c-allow-full-tree-search.patch
	patches.suse/0001-fs-epoll-short-circuit-fetching-events-if-thread-has.patch
	patches.fixes/0001-kernel-signal.c-avoid-undefined-behaviour-in-kill_so.patch
	patches.fixes/0001-kernel-exit.c-avoid-undefined-behaviour-when-calling.patch
	patches.suse/0007-ceph-re-request-max-size-after-importing-caps.patch
	patches.suse/0008-ceph-update-the-approaching-max_size-code.patch
	patches.suse/0009-ceph-remove-useless-page-mapping-check-in-writepage_nounlock.patch
	patches.suse/0010-ceph-redirty-page-when-writepage_nounlock-skips-unwritable-page.patch
	patches.suse/0011-ceph-cleanup-writepage_nounlock.patch
	patches.suse/0012-ceph-don-t-re-send-interrupted-flock-request.patch
	patches.suse/0013-ceph-getattr-before-read-on-ceph-xattrs.patch
	patches.suse/0014-ceph-avoid-invalid-memory-dereference-in-the-middle-of-umount.patch
	patches.suse/0015-ceph-avoid-accessing-freeing-inode-in-ceph_check_delayed_caps.patch
	patches.suse/0016-ceph-new-mount-option-that-specifies-fscache-uniquifier.patch
	patches.suse/0017-ceph-update-ceph_dentry_info-lease_session-when-necessary.patch
	patches.suse/0018-libceph-remove-ceph_sanitize_features-workaround.patch
	patches.suse/0019-libceph-new-features-macros.patch
	patches.suse/0020-libceph-handle-non-empty-dest-in-ceph_-oloc-oid-copy.patch
	patches.suse/0021-libceph-advertise-support-for-osd_poolresend.patch
	patches.suse/0022-libceph-support-server_jewel-feature-bits.patch
	patches.suse/0023-libceph-fold-req-last_force_resend-into-ceph_osd_request_target.patch
	patches.suse/0024-libceph-new-pi-last_force_request_resend.patch
	patches.suse/0025-libceph-introduce-ceph_spg-ceph_pg_to_primary_shard.patch
	patches.suse/0026-libceph-encode_-pgid-oloc-helpers.patch
	patches.suse/0027-libceph-ceph_connection_operations-reencode_message-method.patch
	patches.suse/0028-libceph-mosdop-v8-encoding-actual-spgid-full-hash.patch
	patches.suse/0029-libceph-drop-need_resend-from-calc_target.patch
	patches.suse/0030-libceph-resend-on-pg-splits-if-osd-has-resend_on_split.patch
	patches.suse/0031-libceph-delete-from-need_resend_linger-before-check_linger_pool_dne.patch
	patches.suse/0032-libceph-make-sure-need_resend-targets-reflect-latest-map.patch
	patches.suse/0033-libceph-always-populate-t-target_-oid-oloc-in-calc_target.patch
	patches.suse/0034-libceph-use-target-pi-for-calc_target-calculations.patch
	patches.suse/0035-libceph-avoid-unnecessary-pi-lookups-in-calc_target.patch
	patches.suse/0036-libceph-make-define_rb_-helpers-more-general.patch
	patches.suse/0037-libceph-respect-rados_backoff-backoffs.patch
	patches.suse/0038-libceph-don-t-pass-pgid-by-value.patch
	patches.suse/0039-libceph-introduce-and-switch-to-decode_pg_mapping.patch
	patches.suse/0040-libceph-kill-_-insert-lookup-remove-pg_mapping.patch
	patches.suse/0041-libceph-ceph_decode_skip_-helpers.patch
	patches.suse/0042-libceph-pg_upmap-infrastructure.patch
	patches.suse/0043-libceph-compute-actual-pgid-in-ceph_pg_to_up_acting_osds.patch
	patches.suse/0044-libceph-apply_upmap.patch
	patches.suse/0045-crush-implement-weight-and-id-overrides-for-straw2.patch
	patches.suse/0046-libceph-crush-per-pool-crush_choose_arg_map-for-crush_do_rule.patch
	patches.suse/0047-crush-crush_init_workspace-starts-with-struct-crush_work.patch
	patches.suse/0048-crush-remove-an-obsolete-comment.patch
	patches.suse/0049-libceph-osd_state-is-32-bits-wide-in-luminous.patch
	patches.suse/0050-libceph-advertise-support-for-new_osdop_encoding-and-server_luminous.patch
	patches.suse/0105-block-bfq-don-t-change-ioprio-class-for-a-bfq_queue-.patch
	patches.suse/0106-blk-mq-sched-fix-performance-regression-of-mq-deadli.patch
	patches.suse/0107-bio-integrity-bio_trim-should-truncate-integrity-vec.patch
	patches.suse/0108-bio-integrity-bio_integrity_advance-must-update-inte.patch
	patches.suse/0109-bio-integrity-fix-interface-for-bio_integrity_trim.patch
	patches.suse/0110-bio-integrity-fold-bio_integrity_enabled-to-bio_inte.patch
	patches.drivers/0045-t10-pi-Move-opencoded-contants-to-common-header.patch
	patches.suse/0111-block-guard-bvec-iteration-logic.patch
	patches.suse/0112-bio-add-bvec_iter-rewind-API.patch
	patches.suse/0114-bio-integrity-Restore-original-iterator-on-verify-st.patch
	patches.suse/0115-bio-integrity-stop-abusing-bi_end_io.patch
	patches.suse/0116-bio-integrity-fix-boolreturn.cocci-warnings.patch
	patches.drivers/0001-mtip32xx-avoid-to-read-HOST_CAP-from-HW-in-.queue_rq.patch
	patches.suse/0118-block-Fix-__blkdev_issue_zeroout-loop.patch
	patches.drivers/0001-cciss-initialize-struct-scsi_req.patch
	patches.drivers/nvme-Quirks-for-PM1725-controllers.patch
	patches.drivers/nvme-move-queue_count-to-the-nvme_ctrl.patch
	patches.drivers/nvme-move-ctrl-cap-to-struct-nvme_ctrl.patch
	patches.drivers/nvme-pci-rename-to-nvme_pci_configure_admin_queue.patch
	patches.drivers/nvme-fc-don-t-override-opts-nr_io_queues.patch
	patches.drivers/nvme-rdma-update-tagset-nr_hw_queues-after-reconnect.patch
	patches.drivers/nvme-loop-update-tagset-nr_hw_queues-after-reconnect.patch
	patches.drivers/nvme-fc-update-tagset-nr_hw_queues-after-queues-rein.patch
	patches.drivers/nvme-fc-use-blk_mq_delay_run_hw_queue-instead-of-ope.patch
	patches.drivers/nvme-rdma-quiesce-unquiesce-admin_q-instead-of-start.patch
	patches.drivers/nvme-fc-quiesce-unquiesce-admin_q-instead-of-start-s.patch
	patches.drivers/nvme-loop-quiesce-unquiesce-admin_q-instead-of-start.patch
	patches.drivers/nvme-pci-quiesce-unquiesce-admin_q-instead-of-start-.patch
	patches.drivers/nvme-kick-requeue-list-when-requeueing-a-request-ins.patch
	patches.drivers/mtip32xx-quiesce-request-queues-to-make-sure-no-subm.patch
	patches.drivers/nvme-split-nvme_uninit_ctrl-into-stop-and-uninit.patch
	patches.drivers/nvme-rdma-unconditionally-recycle-the-request-mr.patch
	patches.drivers/nvme_fc-nvmet_fc-revise-Create-Association-descripto.patch
	patches.drivers/nvmet_fc-Accept-variable-pad-lengths-on-Create-Assoc.patch
	patches.drivers/nvme-pci-compile-warnings-in-nvme_alloc_host_mem.patch
	patches.drivers/nvme-pci-add-module-parameter-for-io-queue-depth.patch
	patches.drivers/nvmet-avoid-unneeded-assignment-of-submit_bio-return.patch
	patches.suse/0119-block-call-bio_uninit-in-bio_endio.patch
	patches.drivers/0012-iommu-rockchip-Enable-Rockchip-IOMMU-on-ARM64.patch
	patches.drivers/0005-iommu-arm-smmu-v3-Increase-CMDQ-drain-timeout-value.patch
	patches.suse/0001-iommu-io-pgtable-arm-v7s-Check-table-PTEs-more-preci.patch
	patches.suse/0002-iommu-io-pgtable-arm-Improve-split_blk_unmap.patch
	patches.suse/0003-iommu-io-pgtable-arm-v7s-Refactor-split_blk_unmap.patch
	patches.suse/0004-iommu-io-pgtable-Introduce-explicit-coherency.patch
	patches.suse/0005-iommu-io-pgtable-arm-Support-lockless-operation.patch
	patches.suse/0006-iommu-io-pgtable-arm-v7s-Support-lockless-operation.patch
	patches.suse/0007-iommu-arm-smmu-Remove-io-pgtable-spinlock.patch
	patches.suse/0008-iommu-arm-smmu-v3-Remove-io-pgtable-spinlock.patch
	patches.drivers/0002-iommu-arm-smmu-v3-acpi-Add-temporary-Cavium-SMMU-V3-.patch
	patches.drivers/0002-ACPI-IORT-Fixup-SMMUv3-resource-size-for-Cavium-Thun.patch
	patches.drivers/0003-iommu-arm-smmu-v3-Add-workaround-for-Cavium-ThunderX.patch
	patches.suse/iommu-arm-smmu-v3-Enable-ACPI-based-HiSilicon-CMD_PR.patch
	patches.drivers/0004-iommu-arm-smmu-v3-Add-workaround-for-Cavium-ThunderX.patch
	patches.drivers/iommu-vt-d-helper-function-to-query-if-a-pasid-has-any-active-users
	patches.drivers/0001-iommu-amd-ratelimit-io-page-faults-per-device
	patches.drivers/0002-iommu-amd-constify-irq_domain_ops
	patches.drivers/0003-iommu-amd-reduce-amount-of-mmio-when-submitting-commands
	patches.drivers/0004-iommu-amd-reduce-delay-waiting-for-command-buffer-space
	patches.drivers/0005-iommu-amd-rip-out-old-queue-flushing-code
	patches.drivers/0006-iommu-amd-add-per-domain-flush-queue-data-structures
	patches.drivers/0007-iommu-amd-make-use-of-the-per-domain-flush-queue
	patches.drivers/0008-iommu-amd-add-locking-to-per-domain-flush-queue
	patches.drivers/0009-iommu-amd-add-flush-counters-to-struct-dma_ops_domain
	patches.drivers/0010-iommu-amd-add-per-domain-timer-to-flush-per-cpu-queues
	patches.drivers/0011-iommu-amd-remove-queue_release-function
	patches.drivers/0012-iommu-amd-suppress-io_page_faults-in-kdump-kernel
	patches.drivers/0013-iommu-amd-disable-iommus-at-boot-if-they-are-enabled
	patches.drivers/0014-iommu-amd-rename-free_on_init_error
	patches.drivers/0015-iommu-amd-add-new-init-state-iommu_cmdline_disabled
	patches.drivers/0016-iommu-amd-check-for-error-states-first-in-iommu_go_to_state
	patches.drivers/0017-iommu-amd-set-global-pointers-to-null-after-freeing-them
	patches.drivers/0018-iommu-amd-free-iommu-resources-when-disabled-on-command-line
	patches.drivers/0019-iommu-amd-remove-amd_iommu_disabled-check-from-amd_iommu_detect
	patches.drivers/0020-iommu-amd-free-already-flushed-ring-buffer-entries-before-full-check
	patches.drivers/0003-i2c-xgene-slimpro-Use-a-single-function-to-send-comm.patch
	patches.drivers/0004-i2c-xgene-slimpro-Add-ACPI-support-by-using-PCC-mail.patch
	patches.drivers/0005-i2c-xgene-slimpro-include-linux-io.h-for-memremap.patch
	patches.drivers/0001-i2c-i801-Add-support-for-Intel-Cannon-Lake.patch
	patches.drivers/0002-i2c-xlp9xx-Enable-HWMON-class-probing-for-xlp9xx.patch
	patches.drivers/i2c-cadance-fix-ctrl-addr-reg-write-order.patch
	patches.fixes/kmod-reduce-atomic-operations-on-kmod_concurrent-and-simplify.patch
	patches.drivers/net-mlx5-Add-missing-include-in-lib-gid.c.patch
	patches.drivers/net-mlx5-IPSec-Fix-64-bit-division-on-32-bit-builds.patch
	patches.drivers/net-mlx5-FPGA-make-mlx5_fpga_device_brb-static.patch
	patches.drivers/net-mlx5-FPGA-Fix-datatype-mismatch.patch
	patches.drivers/net-mlx5-Build-wq.o-even-if-MLX5_CORE_EN-is-not-sele.patch
	patches.drivers/net-mlx5-Add-Makefiles-for-subdirectories.patch
	patches.drivers/net-mlx5-IPSec-fix-64-bit-division-correctly.patch
	patches.drivers/bnxt_en-Fix-race-conditions-in-.ndo_get_stats64.patch
	patches.drivers/bnxt_en-Fix-bug-in-ethtool-L.patch
	patches.drivers/bnxt_en-Fix-SRIOV-on-big-endian-architecture.patch
	patches.drivers/cisco-enic-Fic-an-error-handling-path-in-vnic_dev_in.patch
	patches.drivers/qed-Fix-printk-option-passed-when-printing-ipv6-addr.patch
	patches.drivers/nfp-freeing-the-wrong-variable.patch
	patches.drivers/net-hns-Bugfix-for-Tx-timeout-handling-in-hns-driver.patch
	patches.drivers/drm-mediatek-separate-color-module-to-fixup-error-me
	patches.drivers/drm-i915-gvt-Fix-possible-recursive-locking-issue
	patches.drivers/drm-i915-gvt-Set-initial-PORT_CLK_SEL-vreg-for-BDW
	patches.drivers/drm-i915-gvt-Don-t-read-ADPA_CRT_HOTPLUG_MONITOR-fro
	patches.drivers/drm-i915-gvt-Make-function-dpy_reg_mmio_readx-safe
	patches.drivers/drm-i915-Fix-an-error-checking-test
	patches.drivers/drm-i915-Avoid-undefined-behaviour-of-u32-32
	patches.drivers/drm-i915-cfl-Fix-Workarounds
	patches.drivers/drm-i915-cnl-Fix-the-CURSOR_COEFF_MASK-used-in-DDI-V
	patches.drivers/drm-i915-gvt-Fix-a-memory-leak-in-intel_gvt_init_gtt
	patches.drivers/drm-i915-gvt-Audit-the-command-buffer-address
	patches.drivers/drm-i915-gvt-Revert-drm-i915-gvt-Fix-possible-recurs
	patches.drivers/drm-i915-gvt-remove-scheduler_mutex-in-per-engine-wo
	patches.drivers/drm-i915-gvt-Use-fence-error-from-GVT-request-for-wo
	patches.drivers/0056-drm-rockchip-gem-add-the-lacks-lock-and-trivial-chan.patch
	patches.drivers/drm-vblank-Fix-vblank-timestamp-update
	patches.drivers/0062-drm-rockchip-fix-NULL-check-on-devm_kzalloc-return-v.patch
	patches.drivers/pwm-meson-Improve-PWM-calculation-precision
	patches.suse/0001-mtd-partitions-add-helper-for-deleting-partition.patch
	patches.suse/0001-mtd-partitions-remove-sysfs-files-when-deleting-all-.patch
	patches.arch/rtc-opal-Handle-disabled-TPO-in-opal_get_tpo_time.patch
	patches.fixes/rtc-interface-Validate-alarm-time-before-handling-rollover.patch
	patches.drivers/rtc-rtc-nuc900-fix-loop-timeout-test.patch
	patches.drivers/platform-x86-ideapad-laptop-Add-IdeaPad-V510-15IKB-t
	patches.drivers/platform-x86-ideapad-laptop-Add-several-models-to-no
	patches.fixes/mm-memory.c-mark-create_huge_pmd-inline-to-prevent-b.patch
	patches.arch/kexec-move-vmcoreinfo-out-of-the-kernel-s-.bss-section.patch
	patches.arch/powerpc-fadump-use-the-correct-VMCOREINFO_NOTE_SIZE-for-phdr.patch
	patches.arch/kdump-protect-vmcoreinfo-data-under-the-crash-memory.patch
	patches.fixes/0003-sysctl-fix-lax-sysctl_check_table-sanity-check.patch
	patches.fixes/0004-sysctl-kdoc-ify-sysctl_writes_strict.patch
	patches.fixes/0005-sysctl-fold-sysctl_writes_strict-checks-into-helper.patch
	patches.fixes/0006-sysctl-simplify-unsigned-int-support.patch
	patches.suse/0001-sysctl-add-unsigned-int-range-support.patch
	patches.drivers/0003-test_sysctl-add-dedicated-proc-sysctl-test-driver.patch
	patches.drivers/0004-test_sysctl-add-generic-script-to-expand-on-tests.patch
	patches.drivers/0005-test_sysctl-test-against-PAGE_SIZE-for-int.patch
	patches.drivers/0006-test_sysctl-add-simple-proc_dointvec-case.patch
	patches.drivers/0007-test_sysctl-add-simple-proc_douintvec-case.patch
	patches.drivers/0008-test_sysctl-test-against-int-proc_dointvec-array-sup.patch
	patches.drivers/0010-kernel-sysctl_binary.c-check-name-array-length-in-de.patch
	patches.drivers/0001-random-do-not-ignore-early-device-randomness.patch
	patches.suse/0001-procfs-fdinfo-extend-information-about-epoll-target-.patch
	patches.suse/0001-kcmp-add-KCMP_EPOLL_TFD-mode-to-compare-epoll-target.patch
	patches.suse/0001-kcmp-fs-epoll-wrap-kcmp-code-with-CONFIG_CHECKPOINT_.patch
	patches.suse/0001-ipc-sem.c-remove-sem_base-embed-struct-sem.patch
	patches.suse/0002-ipc-merge-ipc_rcu-and-kern_ipc_perm.patch
	patches.suse/0003-include-linux-sem.h-correctly-document-sem_ctime.patch
	patches.suse/0004-ipc-drop-non-RCU-allocation.patch
	patches.suse/0005-ipc-sem-do-not-use-ipc_rcu_free.patch
	patches.suse/0006-ipc-shm-do-not-use-ipc_rcu_free.patch
	patches.suse/0007-ipc-msg-do-not-use-ipc_rcu_free.patch
	patches.suse/0008-ipc-util-drop-ipc_rcu_free.patch
	patches.suse/0009-ipc-sem-avoid-ipc_rcu_alloc.patch
	patches.suse/0010-ipc-shm-avoid-ipc_rcu_alloc.patch
	patches.suse/0011-ipc-msg-avoid-ipc_rcu_alloc.patch
	patches.suse/0012-ipc-util-drop-ipc_rcu_alloc.patch
	patches.suse/0013-ipc-sem.c-avoid-ipc_rcu_putref-for-failed-ipc_addid.patch
	patches.suse/0014-ipc-shm.c-avoid-ipc_rcu_putref-for-failed-ipc_addid.patch
	patches.suse/0015-ipc-msg.c-avoid-ipc_rcu_putref-for-failed-ipc_addid.patch
	patches.suse/0016-ipc-move-atomic_set-to-where-it-is-needed.patch
	patches.suse/0017-ipc-shm-remove-special-shm_alloc-free.patch
	patches.suse/0018-ipc-msg-remove-special-msg_alloc-free.patch
	patches.suse/0019-ipc-sem-drop-__sem_free.patch
	patches.suse/0020-ipc-util.h-update-documentation-for-ipc_getref-and-i.patch
	patches.drivers/IB-rxe-do-not-copy-extra-stack-memory-to-skb.patch
	patches.drivers/drivers-s390-move-static-and-inline-before-return-ty.patch
	patches.fixes/reiserfs-don-t-preallocate-blocks-for-extended-attributes.patch
	patches.fixes/reiserfs-fix-race-in-prealloc-discard.patch
	patches.drivers/0001-target-remove-dead-code
	patches.fixes/ibmvscsis-Enable-Logical-Partition-Migration-Support.patch
	patches.drivers/0002-target-iblock-convert-write_same-to-blkdev_issue_zeroout
	patches.drivers/0003-target-configfs-kill-se_device-dev_link_magic
	patches.drivers/0004-target-configfs-kill-se_lun-lun_link_magic
	patches.drivers/0005-iscsi-target-avoid-holding-tpg_state_lock-during-param-update
	patches.drivers/0007-target-reject-compare_and_write-if-emulate_caw-is-not-set
	patches.drivers/0008-target-add-support-for-tmr-percpu-reference-counting
	patches.drivers/0009-target-add-target_scf_lookup_lun_from_tag-support-for-abort_task
	patches.drivers/qla2xxx-Convert-QLA_TGT_ABTS-to-TARGET_SCF_LOOKUP_LU.patch
	patches.drivers/0010-target-use-symbolic-value-for-write_verify_16
	patches.drivers/0011-target-remove-se_device-dev_list
	patches.drivers/0012-target-fix-transport_init_se_cmd
	patches.drivers/0013-target-use-get-put-unaligned_be-instead-of-open-coding-these-functions
	patches.drivers/0014-target-fix-a-deadlock-between-the-xcopy-code-and-iscsi-session-shutdown
	patches.drivers/IB-srpt-Make-a-debug-statement-in-srpt_abort_cmd-mor.patch
	patches.drivers/0015-iscsi-target-kill-left-over-iscsi_target_do_cleanup
	patches.drivers/0016-target-introduce-a-function-that-shows-the-command-state
	patches.drivers/0017-target-tcm_loop-merge-struct-tcm_loop_cmd-and-struct-tcm_loop_tmr
	patches.drivers/0018-target-tcm_loop-replace-a-waitqueue-and-a-counter-by-a-completion
	patches.drivers/0019-target-tcm_loop-use-target_submit_tmr-instead-of-open-coding-this-function
	patches.drivers/0020-target-tcm_loop-make-tmf-processing-slightly-faster
	patches.drivers/0021-target-iscsi-remove-second-argument-of-_iscsit_free_cmd
	patches.drivers/0022-target-iscsi-simplify-iscsit_free_cmd
	patches.drivers/0023-target-iscsi-remove-dead-code-from-iscsit_process_scsi_cmd
	patches.fixes/ibmvscsis-Use-tpgt-passed-in-by-user.patch
	patches.drivers/0024-tcmu-support-emulate_write_cache
	patches.drivers/0025-tcmu-add-netlink-for-device-reconfiguration
	patches.drivers/0026-tcmu-make-dev_size-configurable-via-userspace
	patches.drivers/0027-tcmu-make-dev_config-configurable
	patches.drivers/0028-tcmu-add-type-of-reconfig-into-netlink
	patches.drivers/0029-tcmu-fix-module-removal-due-to-stuck-unmap_thread-thread-again
	patches.drivers/0030-tcmu-make-array-tcmu_attrib_attrs-static-const
	patches.drivers/0031-tcmu-reconfigure-netlink-attr-changes
	patches.drivers/0032-target-break-up-free_device-callback
	patches.drivers/0033-target-use-idr-for-se_device-dev-index
	patches.drivers/0034-target-add-helper-to-find-se_device-by-dev_index
	patches.drivers/0035-tcmu-perfom-device-add-del-and-reconfig-synchronously
	patches.drivers/0036-target-add-helper-to-iterate-over-devices
	patches.drivers/0037-xcopy-loop-over-devices-using-idr-helper
	patches.drivers/0038-target-remove-g_device_list
	patches.drivers/0039-tcmu-drop-configured-check-in-destroy
	patches.drivers/0040-tcmu-fix-multiple-uio-open-close-sequences
	patches.drivers/0041-target-make-device_mutex-and-device_list-static
	patches.drivers/0042-target-do-not-require-a-transport_complete-for-scf_transport_task_sense
	patches.drivers/0043-target-add-helper-to-copy-sense-to-se_cmd-buffer
	patches.drivers/0044-tcmu-fix-sense-handling-during-completion
	patches.drivers/0045-pscsi-finish-cmd-processing-from-pscsi_req_done
	patches.drivers/0046-target-remove-transport_complete
	patches.drivers/0047-target-fix-sam_stat_busy-task_set_full-handling
	patches.drivers/0048-target-use-macro-for-write_verify_32-operation-codes
	patches.drivers/0049-target-pscsi-introduce-type_zbc-support
	patches.drivers/0050-tcmu-fix-dev_config_store
	patches.drivers/0051-target-fix-cmd-size-for-pr-out-in-passthrough_parse_cdb
	patches.drivers/0052-target-fix-return-sense-reason-in-target_scsi3_emulate_pr_out
	patches.drivers/0053-target-export-lio-pgr-alua-support-as-device-attr
	patches.drivers/0054-tcmu-clean-up-the-code-and-with-one-small-fix
	patches.fixes/0001-xprtrdma-On-invalidation-failure-remove-MWs-from-rl_.patch
	patches.fixes/0002-xprtrdma-Pre-mark-remotely-invalidated-MRs.patch
	patches.fixes/0003-xprtrdma-Pass-only-the-list-of-registered-MRs-to-ro_.patch
	patches.fixes/0004-xprtrdma-Rename-rpcrdma_req-rl_free.patch
	patches.fixes/0005-xprtrdma-Fix-client-lock-up-after-application-signal.patch
	patches.fixes/0006-xprtrdma-Fix-FRWR-invalidation-error-recovery.patch
	patches.fixes/0007-xprtrdma-Don-t-defer-MR-recovery-if-ro_map-fails.patch
	patches.drivers/ALSA-hda-realtek-New-codec-device-ID-for-ALC1220
	patches.drivers/ALSA-hda-Add-hdmi-id-for-a-Geminilake-variant
	patches.drivers/mmc-sdhci-acpi-Workaround-conflict-with-PCI-wifi-on-
	patches.drivers/thermal-bcm2835-fix-an-error-code-in-probe
	patches.arch/powerpc-powernv-Tell-OPAL-about-our-MMU-mode-on-POWER9.patch
	patches.arch/powerpc-mm-radix-Synchronize-updates-to-the-process-table.patch
	patches.arch/powerpc-powernv-Fix-local-TLB-flush-for-boot-and-MCE.patch
	patches.fixes/kmod-throttle-kmod-thread-limit.patch
	patches.drivers/pci-pm-fix-native-pme-handling-during-system-suspend-resume
	patches.suse/cpufreq-schedutil-Fix-sugov_start-versus-sugov_update_shared-race.patch
	patches.suse/cpufreq-intel_pstate-Fix-ratio-setting-for-min_perf_pct.patch
	patches.drivers/0001-PM-devfreq-rk3399_dmc-fix-error-return-code-in-rk339.patch
	patches.drivers/0002-ACPI-irq-Fix-return-code-of-acpi_gsi_to_irq.patch
	patches.drivers/ACPI-x86-Allow-matching-always_present_id-array-entr
	patches.drivers/ACPI-x86-Add-KIOX000A-accelerometer-on-GPD-win-to-al
	patches.drivers/device-property-Introduce-fwnode_call_bool_op-for-op.patch
	patches.drivers/crypto-chcr-Avoid-algo-allocation-in-softirq.patch
	patches.drivers/0009-crypto-cavium-make-several-functions-static.patch
	patches.suse/btrfs-incremental-send-fix-invalid-path-for-link-commands.patch
	patches.suse/btrfs-fix-unexpected-return-value-of-bio_readpage_error.patch
	patches.suse/kvm-avoid-unused-variable-warning-for-UP-builds.patch
	patches.suse/KVM-vmx-expose-more-information-for-KVM_INTERNAL_ERR.patch
	patches.suse/KVM-mark-vcpu-pid-pointer-as-rcu-protected.patch
	patches.suse/KVM-use-rcu-access-function-for-irq-routing.patch
	patches.suse/KVM-mark-kvm-busses-as-rcu-protected.patch
	patches.suse/KVM-mark-memory-slots-as-rcu.patch
	patches.suse/KVM-use-correct-accessor-function-for-__kvm_memslots.patch
	patches.suse/kvm-nVMX-Don-t-set-vmcs12-to-launched-when-VMLAUNCH-.patch
	patches.suse/kvm-nVMX-Validate-the-I-O-bitmaps-on-nested-VM-entry.patch
	patches.suse/kvm-nVMX-Fix-nested_vmx_check_msr_bitmap_controls.patch
	patches.suse/kvm-nVMX-Shadow-high-parts-of-shadowed-64-bit-VMCS-f.patch
	patches.suse/KVM-x86-update-master-clock-before-computing-kvmcloc.patch
	patches.suse/kvm-vmx-Properly-handle-machine-check-during-VM-entr.patch
	patches.drivers/KVM-s390-Fix-KVM_S390_GET_CMMA_BITS-ioctl-definition.patch
	patches.suse/KVM-x86-take-slots_lock-in-kvm_free_pit.patch
	patches.suse/KVM-SVM-handle-singlestep-exception-when-skipping-em.patch
	patches.arch/0001-kvm-svm-prepare-for-new-bit-definition-in-lbr_ctl
	patches.arch/0002-kvm-svm-rename-lbr_ctl-field-in-the-vmcb-control-area
	patches.arch/0003-kvm-svm-add-virtual-vmload-vmsave-feature-definition
	patches.arch/0004-kvm-svm-enable-virtual-vmload-vmsave-feature
	patches.fixes/KVM-trigger-uevents-when-creating-or-destroying-a-VM.patch
	patches.suse/KVM-x86-make-backwards_tsc_observed-a-per-VM-variabl.patch
	patches.suse/kvm-x86-hyperv-add-KVM_CAP_HYPERV_SYNIC2.patch
	patches.suse/KVM-x86-Simplify-kvm_x86_ops-queue_exception-paramet.patch
	patches.suse/KVM-async_pf-Add-L1-guest-async_pf-PF-vmexit-handler.patch
	patches.suse/KVM-async_pf-Force-a-nested-vmexit-if-the-injected-P.patch
	patches.suse/KVM-async_pf-Let-guest-support-delivery-of-async_pf-.patch
	patches.suse/kvm-x86-hyperv-make-VP_INDEX-managed-by-userspace.patch
	patches.fixes/ubifs-Fix-data-node-size-for-truncating-uncompressed
	patches.fixes/ubifs-Fix-unlink-code-wrt.-double-hash-lookups
	patches.drivers/bpf-Implement-show_options.patch
	patches.drivers/random-add-wait_for_random_bytes-api
	patches.drivers/random-add-get_random_-bytes-u32-u64-int-long-once-wait-family
	patches.drivers/0006-iscsi-ensure-rng-is-seeded-before-use
	patches.suse/0005-ceph-ensure-rng-is-seeded-before-using.patch
	patches.suse/0122-bcache.txt-standardize-document-format.patch
	patches.drivers/scsi-qedi-Add-support-for-Boot-from-SAN-over-iSCSI-o.patch
	patches.drivers/scsi-cxlflash-21-return-EFAULT-if-copy_from_user-fails.patch
	patches.fixes/scsi-isci-fix-typo-in-function-names.patch
	patches.drivers/scsi-qedi-fix-another-spelling-mistake-alloction-all.patch
	patches.drivers/scsi-qedf-fix-spelling-mistake-offlading-offloading.patch
	patches.drivers/0046-scsi-qla2xxx-Off-by-one-in-qlt_ctio_to_cmd.patch
	patches.drivers/scsi-hisi_sas-make-several-const-arrays-static.patch
	patches.drivers/scsi-libfc-pass-an-error-pointer-to-fc_disc_error.patch
	patches.drivers/ib-iser-handle-lack-of-memory-management-extentions-correctly
	patches.drivers/IB-hfi1-Ensure-dd-gi_mask-can-not-be-overflowed.patch
	patches.drivers/RDMA-core-Document-confusing-code.patch
	patches.drivers/IB-core-Don-t-resolve-IP-address-to-the-loopback-dev.patch
	patches.drivers/IB-core-Introduce-modify-QP-operation-with-udata.patch
	patches.drivers/IB-uverbs-Make-use-of-ib_modify_qp-variant-to-avoid-.patch
	patches.drivers/IB-Convert-msleep-below-20ms-to-usleep_range.patch
	patches.drivers/IB-IPoIB-Forward-MTU-change-to-driver-below.patch
	patches.drivers/IB-IPoIB-Convert-IPoIB-to-memalloc_noio_-calls.patch
	patches.drivers/IB-rdmavt-qib-hfi1-Remove-gfp-flags-argument.patch
	patches.drivers/net-IB-mlx4-Remove-gfp-flags-argument.patch
	patches.drivers/IB-core-Remove-NOIO-QP-create-flag.patch
	patches.drivers/IB-mlx5-Clean-mr_cache-debugfs-in-case-of-failure.patch
	patches.drivers/IB-core-Add-ordered-workqueue-for-RoCE-GID-managemen.patch
	patches.drivers/IB-ipoib-Let-lower-driver-handle-get_stats64-call.patch
	patches.drivers/IB-rxe-Fix-kernel-panic-from-skb-destructor.patch
	patches.drivers/IB-rxe-Set-dma_mask-and-coherent_dma_mask.patch
	patches.drivers/IB-hns-Fix-the-bug-of-polling-cq-failed-for-loopback.patch
	patches.drivers/IB-hns-Fix-the-bug-with-wild-pointer-when-destroy-rc.patch
	patches.drivers/IB-hns-Fix-the-bug-with-rdma-operation.patch
	patches.drivers/IB-hns-Fix-the-bug-with-modifying-the-MAC-address-wi.patch
	patches.drivers/IB-hns-Fix-for-checkpatch.pl-comment-style-warnings.patch
	patches.drivers/IB-core-Allow-QP-state-transition-from-reset-to-erro.patch
	patches.drivers/0003-md-bitmap-don-t-read-page-from-device-with-Bitmap_sy.patch
	patches.drivers/0004-raid5-ppl-use-BIOSET_NEED_BVECS-when-creating-bioset.patch
	patches.suse/0053-libceph-fix-old-style-declaration-warnings.patch
	patches.suse/0054-libceph-null-deref-on-osdmap_apply_incremental-error-path.patch
	patches.suse/0055-libceph-set-einval-in-one-place-in-crush_decode.patch
	patches.suse/0056-libceph-use-alloc_pg_mapping-in-_decode_pg_upmap_items.patch
	patches.suse/0057-libceph-don-t-call-encode_request_finish-on-mosdbackoff-messages.patch
	patches.suse/0059-libceph-potential-null-dereference-in-ceph_msg_data_create.patch
	patches.suse/audit-fix-memleak-in-auditd_send_unicast_skb.patch
	patches.drivers/xgene-Don-t-fail-probe-if-there-is-no-clk-resource-f.patch
	patches.drivers/net-broadcom-bnx2x-make-a-couple-of-const-arrays-sta.patch
	patches.drivers/cxgb4-add-new-T5-pci-device-id-s.patch
	patches.drivers/netpoll-shut-up-a-kernel-warning-on-refcount.patch
	patches.drivers/net-hns-add-acpi-function-of-xge-led-control.patch
	patches.drivers/cxgb4-ptp_clock_register-returns-error-pointers.patch
	patches.drivers/net-bridge-fix-dest-lookup-when-vlan-proto-doesn-t-m.patch
	patches.fixes/net-packet-Fix-Tx-queue-selection-for-AF_PACKET.patch
	patches.drivers/bnx2x-fix-format-overflow-warning.patch
	patches.drivers/liquidio-fix-possible-eeprom-format-string-overflow.patch
	patches.drivers/mlx4_en-remove-unnecessary-returned-value-check.patch
	patches.fixes/bpf-allow-to-specify-log-level-and-reduce-it-for-tes.patch
	patches.drivers/bpf-fix-up-test-cases-with-mixed-signed-unsigned-bou.patch
	patches.drivers/bpf-add-test-for-mixed-signed-and-unsigned-bounds-ch.patch
	patches.drivers/bpf-more-tests-for-mixed-signed-and-unsigned-bounds-.patch
	patches.suse/0001-locking-rtmutex-Remove-unnecessary-priority-adjustme.patch
	patches.arch/x86-platform-uv-bau-fix-congested_response_us-not-taking-effect
	patches.arch/18.1-x86-mm-kvm-fix-warning-when-config_preempt_count.patch
	patches.arch/x86-platform-uv-bau-disable-bau-on-single-hub-configurations
	patches.arch/powerpc-powernv-Fix-boot-on-Power8-bare-metal-due-to-opal_configure_cores.patch
	patches.arch/powerpc-perf-Avoid-spurious-PMU-interrupts-after-idle.patch
	patches.arch/powerpc-64s-Fix-hypercall-entry-clobbering-r12-input.patch
	patches.arch/powerpc-mm-radix-Refactor-radix__mark_rodata_ro.patch
	patches.suse/KVM-x86-masking-out-upper-bits.patch
	patches.suse/KVM-nVMX-track-NMI-blocking-state-separately-for-eac.patch
	patches.suse/KVM-nVMX-Disallow-VM-entry-in-MOV-SS-shadow.patch
	patches.suse/x86-add-MULTIUSER-dependency-for-KVM.patch
	patches.suse/KVM-VMX-Fix-invalid-guest-state-detection-after-task.patch
	patches.suse/kvm-x86-hyperv-avoid-livelock-in-oneshot-SynIC-timer.patch
	patches.drivers/drm-imx-fix-typo-in-ipu_plane_formats
	patches.drivers/i40iw-Fix-order-of-cleanup-in-close.patch
	patches.drivers/i40iw-Do-not-poll-CCQ-after-it-is-destroyed.patch
	patches.drivers/i40iw-Utilize-iwdev-reset-during-PCI-function-reset.patch
	patches.drivers/i40iw-Release-cm_id-ref-on-PCI-function-reset.patch
	patches.drivers/i40iw-Free-QP-resources-on-CQP-destroy-QP-failure.patch
	patches.drivers/i40iw-Add-missing-memory-barrier.patch
	patches.drivers/i40iw-Update-list-correctly.patch
	patches.drivers/i40iw-Avoid-memory-leak-of-CQP-request-objects.patch
	patches.drivers/i40iw-Free-QP-PBLEs-when-the-QP-is-destroyed.patch
	patches.drivers/RDMA-bnxt_re-checking-for-NULL-instead-of-IS_ERR.patch
	patches.drivers/IB-IPoIB-Fix-error-code-in-ipoib_add_port.patch
	patches.drivers/IB-i40iw-Fix-error-code-in-i40iw_create_cq.patch
	patches.drivers/cxgb4-Fix-error-codes-in-c4iw_create_cq.patch
	patches.drivers/IB-cxgb3-Fix-error-codes-in-iwch_alloc_mr.patch
	patches.drivers/RDMA-ocrdma-Fix-an-error-code-in-ocrdma_alloc_pd.patch
	patches.drivers/RDMA-ocrdma-Fix-error-codes-in-ocrdma_create_srq.patch
	patches.drivers/IB-mlx5-Fix-a-warning-message.patch
	patches.drivers/0001-RDMA-bnxt_re-Free-doorbell-page-index-DPI-during-dea.patch
	patches.drivers/0002-RDMA-bnxt_re-Fix-WQE-Size-posted-to-HW-to-prevent-it.patch
	patches.drivers/0003-RDMA-bnxt_re-Do-not-free-the-ctx_tbl-entry-if-delete.patch
	patches.drivers/0004-RDMA-bnxt_re-Report-supported-value-to-IB-stack-in-q.patch
	patches.drivers/0005-RDMA-bnxt_re-Fixed-the-max_rd_atomic-support-for-ini.patch
	patches.drivers/0006-RDMA-bnxt_re-Specify-RDMA-component-when-allocating-.patch
	patches.drivers/RDMA-bnxt_re-Enable-atomics-only-if-host-bios-suppor.patch
	patches.drivers/RDMA-bnxt_re-Fix-return-value-of-poll-routine.patch
	patches.drivers/RDMA-bnxt_re-Report-MISSED_EVENTS-in-req_notify_cq.patch
	patches.drivers/RDMA-bnxt_re-Fix-the-value-reported-for-local-ack-de.patch
	patches.drivers/IB-core-Fix-sparse-warnings.patch
	patches.drivers/IB-rdmavt-Setting-of-QP-timeout-can-overflow-jiffies.patch
	patches.drivers/IB-mlx4-Fix-CM-REQ-retries-in-paravirt-mode.patch
	patches.drivers/iw_cxgb4-don-t-use-WR-keys-addrs-for-0-byte-reads.patch
	patches.drivers/RDMA-qedr-Prevent-memory-overrun-in-verbs-user-respo.patch
	patches.drivers/rxe-fix-broken-receive-queue-draining.patch
	patches.drivers/rdma-iser-don-t-send-an-rkey-if-all-data-is-written-as-immadiate-data
	patches.drivers/IB-cma-Fix-reference-count-leak-when-no-ipv4-address.patch
	patches.suse/0120-bfq-fix-typos-in-comments-about-B-WF2Q-algorithm.patch
	patches.suse/0121-bfq-dispatch-request-to-prevent-queue-stalling-after.patch
	patches.drivers/nvme-fix-byte-swapping-in-the-streams-code.patch
	patches.drivers/nvmet-fc-fix-byte-swapping-in-nvmet_fc_ls_create_ass.patch
	patches.drivers/nvme-pci-add-another-device-ID-with-stripe-quirk.patch
	patches.drivers/nvme-pci-Remove-nvme_setup_prps-BUG_ON.patch
	patches.drivers/nvme-pci-Fix-an-error-handling-path-in-nvme_probe.patch
	patches.drivers/nvmet-prefix-version-configfs-file-with-attr.patch
	patches.drivers/nvmet-Move-serial-number-from-controller-to-subsyste.patch
	patches.drivers/nvmet-preserve-controller-serial-number-between-rebo.patch
	patches.drivers/nvmet-don-t-report-0-bytes-in-serial-number.patch
	patches.drivers/0018-usb-typec-include-linux-device.h-in-ucsi.h.patch
	patches.drivers/usb-gadget-f_mass_storage-Fix-the-logic-to-iterate-a.patch
	patches.drivers/0027-thunderbolt-Correct-access-permissions-for-active-NV.patch
	patches.drivers/fsi-core-register-with-postcore_initcall
	patches.fixes/xen-grant-table-log-the-lack-of-grants.patch
	patches.fixes/xen-balloon-don-t-online-new-memory-initially.patch
	patches.suse/s390-perf-fix-problem-state-detection.patch
	patches.drivers/0017-uuid-fix-incorrect-uuid_equal-conversion-in-test_uui.patch
	patches.drivers/0001-scsi-hpsa-limit-transfer-length-to-1MB.patch
	patches.fixes/0001-smartpqi-limit-transfer-length-to-1MB.patch
	patches.drivers/virtio-net-fix-module-unloading
	patches.fixes/ARM-kexec-fix-failure-to-boot-crash-kernel.patch
	patches.drivers/ALSA-hda-realtek-Update-headset-mode-for-ALC298
	patches.drivers/ALSA-hda-realtek-Update-headset-mode-for-ALC225
	patches.drivers/ALSA-hda-realtek-No-loopback-on-ALC225-ALC295-codec
	patches.drivers/ACPI-PM-EC-Flush-all-EC-work-in-acpi_freeze_sync
	patches.drivers/drm-nouveau-disp-add-tv-encoders-to-output-resource-
	patches.drivers/drm-nouveau-kms-nv50-update-vblank-state-in-response
	patches.drivers/drm-nouveau-kms-remove-call-to-drm_crtc_vblank_off-d
	patches.drivers/drm-rockchip-fix-Kconfig-dependencies
	patches.drivers/gpu-host1x-Free-the-IOMMU-domain-when-there-is-no-de.patch
	patches.drivers/drm-i915-Fix-user-ptr-check-size-in-eb_relocate_vma
	patches.drivers/drm-i915-Fix-cursor-updates-on-some-platforms
	patches.drivers/drm-i915-Unbreak-gpu-reset-vs.-modeset-locking
	patches.drivers/drm-i915-selftests-Fix-an-error-handling-path-in-moc
	patches.drivers/drm-i915-cnl-Fix-loadgen-select-programming-on-ddi-v
	patches.drivers/drm-i915-Remove-assertion-from-raw-__i915_vma_unpin
	patches.drivers/drm-i915-Only-mark-the-execobject-as-pinned-on-succe
	patches.drivers/drm-i915-Only-skip-updating-execobject.offset-after-
	patches.drivers/drm-i915-Force-CPU-synchronisation-even-if-userspace
	patches.drivers/drm-i915-Fix-bad-comparison-in-skl_compute_plane_wm
	patches.drivers/drm-i915-gvt-Fix-the-vblank-timer-close-issue-after-
	patches.drivers/drm-i915-gvt-Extend-KBL-platform-support-in-GVT-g
	patches.drivers/drm-exynos-mark-pm-functions-as-__maybe_unused
	patches.suse/0126-xen-blkfront-Fix-handling-of-non-supported-operation.patch
	patches.suse/0124-blk-mq-map-queues-to-all-present-CPUs.patch
	patches.drivers/nvme-also-provide-a-UUID-in-the-WWID-sysfs-attribute.patch
	patches.drivers/nvme-fabrics-commands-should-use-the-fctype-field-fo.patch
	patches.drivers/nvme-fc-address-target-disconnect-race-conditions-in.patch
	patches.drivers/nvme-fc-revise-TRADDR-parsing.patch
	patches.drivers/nvme-pci-fix-HMB-size-calculation.patch
	patches.drivers/nvme-validate-admin-queue-before-unquiesce.patch
	patches.drivers/0001-dm-integrity-use-plugging-when-writing-the-journal.patch
	patches.drivers/0002-dm-integrity-WARN_ON-if-variables-representing-journ.patch
	patches.drivers/0004-dm-bufio-fix-error-code-in-dm_bufio_write_dirty_buff.patch
	patches.drivers/0005-dm-raid-remove-WARN_ON-in-raid10_md_layout_to_format.patch
	patches.drivers/0006-dm-raid-fix-activation-check-in-validate_raid_redund.patch
	patches.drivers/0007-dm-raid-avoid-mddev-suspended-access.patch
	patches.drivers/0008-dm-raid-bump-target-version.patch
	patches.drivers/0009-dm-zoned-remove-test-for-impossible-REQ_OP_FLUSH-con.patch
	patches.drivers/0010-dm-zoned-use-GFP_NOIO-in-I-O-path.patch
	patches.drivers/0011-dm-verity-fec-fix-GFP-flags-used-with-mempool_alloc.patch
	patches.drivers/dm-dax-Make-sure-dm_dax_flush-is-called-if-device-su.patch
	patches.drivers/0005-md-raid1-raid10-initialize-bvec-table-via-bio_add_pa.patch
	patches.drivers/0006-md-raid1-10-move-raid1-raid10-common-code-into-raid1.patch
	patches.drivers/0007-md-simplify-code-with-bio_io_error.patch
	patches.drivers/0008-MD-fix-warnning-for-UP-case.patch
	patches.suse/btrfs-fix-lockup-in-find_free_extent-with-read-only-block-groups.patch
	patches.arch/powerpc-mm-radix-Workaround-prefetch-issue-with-KVM.patch
	patches.arch/powerpc-mm-hash-Free-the-subpage_prot_table-correctl.patch
	patches.suse/0001-arm64-sysreg-Fix-unprotected-macro-argmuent-in-write.patch
	patches.suse/KVM-VMX-remove-unused-field.patch
	patches.fixes/KVM-make-pid-available-for-uevents-without-debugfs.patch
	patches.suse/KVM-x86-do-mask-out-upper-bits-of-PAE-CR3.patch
	patches.suse/x86-irq-Define-a-global-vector-for-nested-posted-int.patch
	patches.suse/KVM-nVMX-Fix-posted-intr-delivery-when-vcpu-is-in-gu.patch
	patches.suse/KVM-nVMX-Fix-loss-of-L2-s-NMI-blocking-state.patch
	patches.suse/KVM-s390-take-srcu-lock-when-getting-setting-storage.patch
	patches.suse/KVM-LAPIC-Fix-reentrancy-issues-with-preempt-notifie.patch
	patches.fixes/0001-NFS-Optimize-fallocate-by-refreshing-mapping-when-ne.patch
	patches.fixes/perf-x86-intel-uncore-fix-skylake-upi-pmu-event-masks.patch
	patches.fixes/perf-x86-intel-uncore-fix-skylake-server-pcu-pmu-event-format.patch
	patches.fixes/perf-x86-intel-uncore-fix-skylake-server-cha-llc_lookup-event-umask.patch
	patches.fixes/perf-x86-intel-uncore-remove-invalid-skylake-server-cha-filter-field.patch
	patches.fixes/perf-x86-intel-uncore-fix-skx-cha-event-extra-regs.patch
	patches.fixes/perf-x86-intel-uncore-fix-missing-marker-for-skx_uncore_cha_extra_regs.patch
	patches.suse/sched-wait-Clean-up-some-documentation-warnings.patch
	patches.arch/workqueue-Work-around-edge-cases-for-calc-of-pool-s-.patch
	patches.drivers/selftests-bpf-subtraction-bounds-test.patch
	patches.fixes/lib-test_rhashtable-fix-for-large-entry-counts
	patches.drivers/0130-iwlwifi-pcie-fix-unused-txq-NULL-pointer-dereference.patch
	patches.drivers/iwlwifi-mvm-fix-a-NULL-pointer-dereference-of-error-
	patches.drivers/iwlwifi-missing-error-code-in-iwl_trans_pcie_alloc
	patches.drivers/iwlwifi-fix-tracing-when-tx-only-is-enabled
	patches.drivers/iwlwifi-mvm-handle-IBSS-probe_queue-in-a-few-missing
	patches.drivers/0131-iwlwifi-mvm-defer-setting-IWL_MVM_STATUS_IN_HW_RESTA.patch
	patches.fixes/lib-test_rhashtable-fix-kasan-warning
	patches.suse/msft-hv-1377-Revert-netvsc-optimize-calculation-of-number-of-slot.patch
	patches.drivers/net-mlx5-Clean-SRIOV-eswitch-resources-upon-VF-creat.patch
	patches.drivers/bpf-don-t-indicate-success-when-copy_from_user-fails.patch
	patches.drivers/bpf-fix-bpf_prog_get_info_by_fd-to-dump-correct-xlat.patch
	patches.drivers/Revert-net-bcmgenet-Remove-init-parameter-from-bcmge.patch
	patches.drivers/scsi-qedi-Add-ISCSI_BOOT_SYSFS-to-Kconfig.patch
	patches.drivers/scsi-megaraid_sas-fix-memleak-in-megasas_alloc_cmdli.patch
	patches.drivers/scsi-libcxgbi-add-check-for-valid-cxgbi_task_data
	patches.drivers/scsi_transport_fc-return-EBUSY-for-deleted-vport.patch
	patches.drivers/scsi-qedi-Fix-return-code-in-qedi_ep_connect.patch
	patches.fixes/0008-NFSv4-Fix-double-frees-in-nfs4_test_session_trunk.patch
	patches.suse/cpufreq-x86-Make-scaling_cur_freq-behave-more-as-expected.patch
	patches.drivers/cpufreq-docs-Add-missing-cpuinfo_cur_freq-descriptio
	patches.suse/cpufreq-intel_pstate-Drop-get-from-intel_pstate-structure.patch
	patches.drivers/0029-thunderbolt-icm-Ignore-mailbox-errors-in-icm_suspend.patch
	patches.drivers/0009-mailbox-pcc-Fix-crash-when-request-PCC-channel-0.patch
	patches.suse/0001-ipc-add-missing-container_of-s-for-randstruct.patch
	patches.arch/powerpc-mm-Fix-pmd-pte_devmap-on-non-leaf-entries.patch
	patches.arch/powerpc-perf-POWER9-PMU-stops-after-idle-workaround.patch
	patches.arch/iommu-arm-smmu-Reintroduce-locking-around-TLB-sync-o.patch
	patches.drivers/iommu-amd-fix-schedule-while-atomic-bug-in-initialization-code
	patches.drivers/ASoC-samsung-odroid-Fix-EPLL-frequency-values
	patches.suse/0060-libceph-make-encode_request_-work-with-r_mempool-requests.patch
	patches.suse/0061-libceph-don-t-call-reencode_message-more-than-once-per-message.patch
	patches.suse/0062-libceph-fallback-for-when-there-isn-t-a-pool-specific-choose_arg.patch
	patches.suse/0063-crush-assume-weight_set-null-imples-weight_set_size-0.patch
	patches.suse/0064-libceph-upmap-semantic-changes.patch
	patches.suse/0065-libceph-make-recovery_deletes-feature-create-a-new-interval.patch
	patches.arch/0001-arm64-Fix-potential-race-with-hardware-DBM-in-ptep_s.patch
	patches.drivers/soc-zte-Restrict-SOC_ZTE-to-ARCH_ZX-or-COMPILE_TEST
	patches.fixes/ARM-pxa-select-both-FB-and-FB_W100-for-eseries.patch
	patches.fixes/ARM-shmobile-rcar-gen2-Fix-deadlock-in-regulator-qui.patch
	patches.suse/KVM-nVMX-do-not-fill-vm_exit_intr_error_code-in-prep.patch
	patches.suse/KVM-nVMX-fixes-to-nested-virt-interrupt-injection.patch
	patches.suse/KVM-X86-Fix-loss-of-pending-INIT-due-to-race.patch
	patches.suse/KVM-X86-init-irq-level-in-kvm_pv_kick_cpu_op.patch
	patches.suse/KVM-avoid-using-rcu_dereference_protected.patch
	patches.suse/KVM-nVMX-do-not-pin-the-VMCS12.patch
	patches.suse/kvm-nVMX-don-t-flush-VMCS12-during-VMXOFF-or-VCPU-te.patch
	patches.suse/KVM-nVMX-mark-vmcs12-pages-dirty-on-L2-exit.patch
	patches.suse/KVM-nVMX-Fix-interrupt-window-request-with-Acknowled.patch
	patches.suse/KVM-arm-arm64-Fix-bug-in-advertising-KVM_CAP_MSI_DEV.patch
	patches.suse/KVM-arm-arm64-PMU-Fix-overflow-interrupt-injection.patch
	patches.suse/KVM-arm-arm64-vgic-Use-READ_ONCE-fo-cmpxchg.patch
	patches.drivers/clk-x86-Do-not-gate-clocks-enabled-by-the-firmware
	patches.drivers/clk-meson-mpll-fix-mpll0-fractional-part-ignored
	patches.drivers/gpio-tegra-fix-unbalanced-chained_irq_enter-exit
	patches.drivers/media-Revert-media-et8ek8-Export-OF-device-ID-as-mod.patch
	patches.drivers/media-rainshadow-cec-avoid-Wmaybe-uninitialized-warn2.patch
	patches.fixes/scsi-bnx2fc-Plug-CPU-hotplug-race.patch
	patches.fixes/scsi-bnx2fc-Prevent-recursive-cpuhotplug-locking.patch
	patches.drivers/scsi-bnx2i-prevent-recursive-cpuhotplug-locking
	patches.drivers/scsi-bnx2fc-Simplify-CPU-hotplug-code.patch
	patches.drivers/scsi-bnx2i-simplify-cpu-hotplug-code
	patches.drivers/scsi-qedf-Limit-number-of-CQs.patch
	patches.drivers/0022-scsi-aacraid-reading-out-of-bounds.patch
	patches.drivers/IB-core-Fix-race-condition-in-resolving-IP-to-MAC.patch
	patches.drivers/RDMA-uverbs-Prevent-leak-of-reserved-field.patch
	patches.drivers/IB-uverbs-Fix-device-cleanup.patch
	patches.drivers/RDMA-mlx5-Fix-existence-check-for-extended-address-v.patch
	patches.suse/0001-IB-hns-checking-for-IS_ERR-instead-of-NULL.patch
	patches.drivers/IB-ipoib-Fix-race-between-light-events-and-interface.patch
	patches.drivers/IB-ipoib-Use-cancel_delayed_work_sync-when-needed.patch
	patches.drivers/IB-ipoib-Make-sure-no-in-flight-joins-while-leaving-.patch
	patches.drivers/IB-ipoib-Prevent-setting-negative-values-to-max_nons.patch
	patches.drivers/IB-ipoib-Set-IPOIB_NEIGH_TBL_FLUSH-after-flushed-com.patch
	patches.drivers/IB-ipoib-Add-multicast-packets-statistics.patch
	patches.drivers/IB-ipoib-Add-get-statistics-support-to-SRIOV-VF.patch
	patches.drivers/IB-ipoib-Clean-error-paths-in-add-port.patch
	patches.drivers/IB-ipoib-Remove-double-pointer-assigning.patch
	patches.drivers/Revert-IB-core-Allow-QP-state-transition-from-reset-.patch
	patches.drivers/IB-ipoib-Notify-on-modify-QP-failure-only-when-relev.patch
	patches.drivers/vxlan-fix-remcsum-when-GRO-on-and-CHECKSUM_PARTIAL-b.patch
	patches.drivers/gue-fix-remcsum-when-GRO-on-and-CHECKSUM_PARTIAL-bou.patch
	patches.drivers/b44-Initialize-64-bit-stats-seqcount
	patches.drivers/i40e-Initialize-64-bit-statistics-TX-ring-seqcount.patch
	patches.drivers/ixgbe-Initialize-64-bit-stats-seqcounts.patch
	patches.drivers/nfp-Initialize-RX-and-TX-ring-64-bit-stats-seqcounts.patch
	patches.suse/msft-hv-1410-netvsc-Initialize-64-bit-stats-seqcount.patch
	patches.fixes/ipvlan-Fix-64-bit-statistics-seqcount-initialization.patch
	patches.suse/lan78xx-USB-fast-connect-disconnect-crash-fix.patch
	patches.suse/lan78xx-Fix-to-handle-hard_header_len-update.patch
	patches.drivers/net-mlx4_en-Fix-wrong-indication-of-Wake-on-LAN-WoL-.patch
	patches.drivers/net-mlx4_core-Fix-sl_to_vl_change-bit-offset-in-flag.patch
	patches.drivers/net-mlx4_core-Fix-namespace-misalignment-in-QinQ-VST.patch
	patches.drivers/net-mlx4_core-Fixes-missing-capability-bit-in-flags2.patch
	patches.drivers/ibmvnic-103-Initialize-SCRQ-s-during-login-renegotiation.patch
	patches.fixes/batman-adv-fix-TT-sync-flag-inconsistencies.patch
	patches.fixes/tcp-introduce-tcp_rto_delta_us-helper-for-xmit-timer.patch
	patches.fixes/tcp-enable-xmit-timer-fix-by-having-TLP-use-time-whe.patch
	patches.fixes/tcp-fix-xmit-timer-to-only-be-reset-if-data-ACKed-SA.patch
	patches.drivers/xgene-Always-get-clk-source-but-ignore-if-it-s-missi.patch
	patches.drivers/bpf-fix-byte-order-test-in-test_verifier.patch
	patches.suse/msft-hv-1415-netvsc-fix-race-on-sub-channel-creation.patch
	patches.drivers/s390-qeth-fix-L3-next-hop-in-xmit-qeth-hdr.patch
	patches.drivers/qed-Fix-a-memory-allocation-failure-test-in-qed_mcp_.patch
	patches.drivers/i2c-mux-pinctrl-mention-correct-module-name-in-Kconf
	patches.fixes/userfaultfd-hugetlbfs-remove-superfluous-page-unlock.patch
	patches.suse/mm-migrate-prevent-racy-access-to-tlb_flush_pending.patch
	patches.suse/mm-migrate-fix-barriers-around-tlb_flush_pending.patch
	patches.suse/Revert-mm-numa-defer-TLB-flush-for-THP-migration-as-long-as-possible.patch
	patches.suse/mm-refactor-TLB-gathering-API.patch
	patches.suse/mm-make-tlb_flush_pending-global.patch
	patches.suse/mm-fix-MADV_-FREE-DONTNEED-TLB-flush-miss-problem.patch
	patches.suse/mm-fix-KSM-data-corruption.patch
	patches.drivers/drm-msm-dsi-Calculate-link-clock-rates-with-updated-
	patches.drivers/0071-drm-rockchip-vop-fix-iommu-page-fault-when-resume.patch
	patches.drivers/0072-drm-rockchip-vop-fix-NV12-video-display-error.patch
	patches.drivers/0073-drm-rockchip-vop-round_up-pitches-to-word-align.patch
	patches.drivers/0074-drm-rockchip-vop-report-error-when-check-resource-er.patch
	patches.drivers/drm-i915-gvt-change-resetting-to-resetting_eng
	patches.drivers/drm-i915-gvt-clean-workload-queue-if-error-happened
	patches.drivers/drm-i915-gvt-Initialize-MMIO-Block-with-HW-state
	patches.drivers/drm-i915-gvt-Change-the-max-length-of-mmio_reg_rw-fr
	patches.drivers/drm-i915-perf-fix-flex-eu-registers-programming
	patches.drivers/drm-i915-shrinker-Wrap-need_resched-inside-preempt-d
	patches.drivers/drm-i915-fix-backlight-invert-for-non-zero-minimum-b
	patches.drivers/drm-nouveau-disp-nv04-avoid-creation-of-output-paths
	patches.arch/powerpc-cpuidle-0010-Disable-LOSE_FULL_CONTEXT-states-when-stop-api-fails.patch
	patches.suse/0127-bio-integrity-Fix-regression-if-profile-verify_fn-is.patch
	patches.suse/0128-bio-integrity-only-verify-integrity-on-the-lowest-st.patch
	patches.drivers/nvme-strip-trailing-0-bytes-in-wwid_show.patch
	patches.drivers/nvmet_fc-add-defer_req-callback-for-deferment-of-cmd.patch
	patches.drivers/lpfc-support-nvmet_fc-defer_rcv-callback.patch
	patches.drivers/nvme-pci-fix-CMB-sysfs-file-removal-in-reset-path.patch
	patches.drivers/nvme-fix-nvme-reset-command-timeout-handling.patch
	patches.drivers/nvme-fix-directive-command-numd-calculation.patch
	patches.fixes/xen-x86-provide-init_mem_mapping-hook.patch
	patches.fixes/xen-split-up-xen_hvm_init_shared_info.patch
	patches.fixes/xen-fix-hvm-guest-with-kaslr-enabled.patch
	patches.drivers/0056-tcmu-fix-possible-to-from-address-overflow-when-doing-the-memcpy
	patches.drivers/0057-tcmu-free-old-string-on-reconfig
	patches.drivers/cxgbit-add-missing-_kfree_skb
	patches.drivers/iscsi-target-fix-invalid-flags-in-text-response
	patches.drivers/cxgbit-fix-sg_nents-calculation
	patches.drivers/qla2xxx-Fix-incorrect-tcm_qla2xxx_free_cmd-use-durin.patch
	patches.suse/0130-mtd-blkdevs-Fix-mtd-block-write-failure.patch
	patches.drivers/iio-adc-sun4i-gpadc-iio-fix-unbalanced-irq-enable-di
	patches.drivers/0001-tty-pl011-fix-initialization-order-of-QDF2400-E44.patch
	patches.drivers/0030-thunderbolt-Do-not-enumerate-more-ports-from-DROM-th.patch
	patches.drivers/0001-md-r5cache-call-mddev_lock-unlock-in-r5c_journal_mod.patch
	patches.suse/0001-md-r5cache-fix-io_unit-handling-in-r5l_log_endio.patch
	patches.drivers/0009-test_sysctl-fix-sysctl.sh-by-making-it-executable.patch
	patches.drivers/net-sched-hfsc-allocate-tcf-block-for-hfsc-root-clas.patch
	patches.drivers/nfp-do-not-update-MTU-from-BH-in-flower-app.patch
	patches.fixes/bpf-fix-two-missing-target_size-settings-in-bpf_conv.patch
	patches.drivers/0001-PCI-Disable-PCIe-Relaxed-Ordering-if-unsupported.patch
	patches.drivers/0002-PCI-Disable-Relaxed-Ordering-for-some-Intel-processo.patch
	patches.drivers/0003-PCI-Disable-Relaxed-Ordering-Attributes-for-AMD-A110.patch
	patches.drivers/0006-net-cxgb4-Use-new-PCI_DEV_FLAGS_NO_RELAXED_ORDERING-.patch
	patches.drivers/0007-net-cxgb4vf-Use-new-PCI_DEV_FLAGS_NO_RELAXED_ORDERIN.patch
	patches.fixes/ipv6-release-rt6-rt6i_idev-properly-during-ifdown.patch
	patches.fixes/tcp-fix-possible-deadlock-in-TCP-stack-vs-BPF-filter.patch
	patches.drivers/iwlwifi-mvm-fix-TCP-CSUM-offload-with-WEP-and-A000-s
	patches.drivers/0133-iwlwifi-add-TLV-for-MLME-offload-firmware-capability.patch
	patches.drivers/0134-iwlwifi-split-the-regulatory-rules-when-the-bandwidt.patch
	patches.drivers/0135-iwlwifi-mvm-set-A-MPDU-bit-upon-empty-BA-notificatio.patch
	patches.drivers/0136-iwlwifi-mvm-rs-fix-TLC-statistics-collection.patch
	patches.drivers/0137-iwlwifi-fix-fw_pre_next_step-to-apply-also-for-C-ste.patch
	patches.drivers/iwlwifi-mvm-set-the-RTS_MIMO_PROT-bit-in-flag-mask-w
	patches.drivers/0139-iwlwifi-add-the-new-9000-series-PCI-IDs.patch
	patches.drivers/0140-iwlwifi-mvm-Fix-a-memory-leak-in-an-error-handling-p.patch
	patches.drivers/0141-iwlwifi-mvm-start-mac-queues-when-deferred-tx-frames.patch
	patches.drivers/0142-iwlwifi-mvm-don-t-WARN-when-a-legit-race-happens-in-.patch
	patches.drivers/0143-mac80211-add-api-to-start-ba-session-timer-expired-f.patch
	patches.drivers/0144-iwlwifi-mvm-send-delba-upon-rx-ba-session-timeout.patch
	patches.drivers/net_sched-reset-pointers-to-tcf-blocks-in-classful-q.patch
	patches.drivers/sfc-don-t-try-and-read-ef10-data-on-non-ef10-NIC.patch
	patches.drivers/0004-PCI-fix-oops-when-try-to-find-Root-Port-for-a-PCI-de.patch
	patches.drivers/scsi-qla2xxx-Fix-system-crash-while-triggering-FW-du.patch
	patches.fixes/st-fix-blk_get_queue-usage.patch
	patches.drivers/scsi-ipr-Fix-scsi-mq-lockdep-issue.patch
	patches.fixes/scsi-ses-Fix-wrong-page-error.patch
	patches.suse/cpufreq-intel_pstate-report-correct-CPU-frequencies-during-trace.patch
	patches.suse/cpufreq-x86-Disable-interrupts-during-MSRs-reading.patch
	patches.drivers/drm-i915-remove-unused-function-declaration
	patches.drivers/drm-i915-cnl-Add-slice-and-subslice-information-to-d
	patches.drivers/drm-i915-Return-correct-EDP-voltage-swing-table-for-
	patches.drivers/drm-i915-Suppress-switch_mm-emission-between-the-sam
	patches.drivers/drm-i915-Avoid-the-gpu-reset-vs.-modeset-deadlock
	patches.drivers/of-fix-DMA-mask-generation.patch
	patches.drivers/ALSA-hda-realtek-Fix-pincfg-for-Dell-XPS-13-9370
	patches.drivers/soc-imx-gpcv2-fix-regulator-deferred-probe
	patches.drivers/soc-ti-ti_sci_pm_domains-Populate-name-for-genpd
	patches.drivers/RDMA-vmw_pvrdma-Report-CQ-missed-events.patch
	patches.drivers/i40iw-Fix-parsing-of-query-commit-FPM-buffers.patch
	patches.drivers/i40iw-Correct-variable-names.patch
	patches.drivers/i40iw-Fix-typecast-of-tcp_seq_num.patch
	patches.drivers/i40iw-Use-correct-alignment-for-CQ0-memory.patch
	patches.drivers/i40iw-Fix-potential-fcn_id_array-out-of-bounds.patch
	patches.drivers/IB-hns-fix-memory-leak-on-ah-on-error-return-path.patch
	patches.drivers/iw_cxgb4-fix-misuse-of-integer-variable.patch
	patches.drivers/IB-core-Protect-sysfs-entry-on-ib_unregister_device.patch
	patches.drivers/IB-uverbs-Fix-NULL-pointer-dereference-during-device.patch
	patches.drivers/nvmet-don-t-overwrite-identify-sn-fr-with-0-bytes.patch
	patches.drivers/nvmet-fc-correct-use-after-free-on-list-teardown.patch
	patches.drivers/nvmet-fc-eliminate-incorrect-static-markers-on-local.patch
	patches.drivers/nvme-fabrics-fix-reporting-of-unrecognized-options.patch
	patches.drivers/nvme-pci-set-cqe_seen-on-polled-completions.patch
	patches.fixes/xfs-fix-inobt-inode-allocation-search-optimization.patch
	patches.fixes/xfs-clear-MS_ACTIVE-after-finishing-log-recovery.patch
	patches.fixes/mm-memcontrol-fix-null-pointer-crash-in-test_clear_page_writeback.patch
	patches.fixes/wait-add-wait_event_killable_timeout.patch
	patches.fixes/kmod-fix-wait-on-recursive-loop.patch
	patches.fixes/mm-oom-fix-potential-data-corruption-when-oom_reaper.patch
	patches.suse/irqchip-gic-v2-Report-failures-in-gic_irq_domain_all.patch
	patches.suse/irqchip-gic-v3-Report-failures-in-gic_irq_domain_all.patch
	patches.suse/irqchip-gic-v3-Honor-forced-affinity-setting.patch
	patches.suse/irqchip-gic-v3-its-Remove-ACPICA-version-check-for-A.patch
	patches.suse/irqchip-gic-Ensure-we-have-an-ISB-between-ack-and-ha.patch
	patches.drivers/irqchip-brcmstb-l2-Define-an-irq_pm_shutdown-functio
	patches.suse/irqchip-gic-v3-its-Allow-GIC-ITS-number-more-than-MA.patch
	patches.suse/irqchip-gic-v3-its-platform-msi-Fix-msi-parent-parsi.patch
	patches.arch/clocksource-drivers-arm_arch_timer-Fix-mem-frame-loo.patch
	patches.drivers/clocksource-drivers-arm_arch_timer-Avoid-infinite-re.patch
	patches.arch/0005-x86-cpufeature-kvm-svm-rename-shorten-the-new-virtualized-vmsave-vmload-cpuid-flag
	patches.arch/00-x86-boot-64-clang-use-fixup_pointer-to-access-next_early_pgt.patch
	patches.drivers/net-sched-fix-p_filter_chain-check-in-tcf_chain_flus.patch
	patches.drivers/netxen-fix-incorrect-loop-counter-decrement.patch
	patches.drivers/0005-PCI-Allow-PCI-express-root-ports-to-find-themselves.patch
	patches.drivers/scsi-megaraid_sas-fix-error-handle-in-megasas_probe_.patch
	patches.drivers/scsi-csiostor-fail-probe-if-fw-does-not-support-FCoE.patch
	patches.drivers/0023-scsi-aacraid-Fix-out-of-bounds-in-aac_get_name_resp.patch
	patches.fixes/scsi-sd_zbc-Write-unlock-zone-from-sd_uninit_cmnd.patch
	patches.fixes/scsi-cxgb4i-call-neigh_event_send-to-update-MAC-addr.patch
	patches.drivers/gpio-reject-invalid-gpio-before-getting-gpio_desc
	patches.fixes/ARM-at91-don-t-select-CONFIG_ARM_CPU_SUSPEND-for-old.patch
	patches.suse/btrfs-fix-blk_status_t-errno-confusion.patch
	patches.fixes/kbuild-use--fshort-wchar-globally.patch
	patches.drivers/IB-core-Avoid-accessing-non-allocated-memory-when-in.patch
	patches.drivers/IB-mlx5-Fix-Raw-Packet-QP-event-handler-assignment.patch
	patches.drivers/IB-mlx5-Always-return-success-for-RoCE-modify-port.patch
	patches.drivers/gpu-ipu-v3-add-DRM-dependency.patch
	patches.drivers/0078-drm-rockchip-Fix-suspend-crash-when-drm-is-not-bound.patch
	patches.drivers/drm-i915-Initialize-data-in-intel_dsi_dcs_backlight.
	patches.drivers/drm-i915-cnl-Fix-LSPCON-support
	patches.drivers/drm-i915-bxt-use-NULL-for-GPIO-connection-ID
	patches.drivers/drm-i915-Clear-lost-context-switch-interrupts-across
	patches.drivers/dmaengine-tegra210-adma-fix-of_irq_get-error-check
	patches.drivers/bsg-lib-fix-kernel-panic-resulting-from-missing-allo.patch
	patches.arch/KVM-PPC-Book3S-HV-Use-msgsync-with-hypervisor-doorbell.patch
	patches.arch/KVM-PPC-Book3S-0001-HV-Workaround-POWER9-DD1.0-bug-causin.patch
	patches.arch/KVM-PPC-Book3S-0002-HV-Add-missing-barriers-to-XIVE-code-.patch
	patches.suse/KVM-PPC-Book3S-Fix-race-and-leak-in-kvm_vm_ioctl_cre.patch
	patches.suse/Minor-page-waitqueue-cleanups.patch
	patches.suse/Avoid-page-waitqueue-race-leaving-possible-page-locker-waiting.patch
	patches.drivers/iio-trigger-stm32-timer-fix-quadrature-mode-get-rout
	patches.drivers/iio-trigger-stm32-timer-fix-write_raw-return-value
	patches.drivers/iio-trigger-stm32-timer-fix-get-set-down-count-direc
	patches.suse/page-waitqueue-always-add-new-entries-at-the-end.patch
	patches.fixes/libata-check-for-trusted-computing-in-IDENTIFY-DEVIC.patch
	patches.drivers/scsi-ipr-Set-no_report_opcodes-for-RAID-arrays.patch
	patches.fixes/scsi-sg-off-by-one-in-sg_ioctl.patch
	patches.drivers/scsi-qedf-Fix-a-potential-NULL-pointer-dereference.patch
	patches.drivers/drm-bridge-sii8620-Fix-memory-corruption
	patches.fixes/scripts-dtc-fix-zx-warning.patch
	patches.drivers/0024-dm-fix-the-second-dec_pending-argument-in-__split_an.patch
	patches.drivers/0025-dm-mpath-retry-BLK_STS_RESOURCE-errors.patch
	patches.suse/0001-dm-fix-printk-rate-limiting-code.patch
	patches.drivers/nvme-rdma-default-MR-page-size-to-4k.patch
	patches.drivers/nvme-pci-use-dma-memory-for-the-host-memory-buffer-d.patch
	patches.fixes/esp-Fix-error-handling-on-layer-2-xmit.patch
	patches.fixes/tipc-remove-subscription-references-only-for-pending.patch
	patches.drivers/net-sched-fix-use-after-free-when-tcf_chain_destroy-.patch
	patches.drivers/net-sched-don-t-do-tcf_chain_flush-from-tcf_chain_de.patch
	patches.drivers/nfp-don-t-hold-PF-lock-while-enabling-SR-IOV.patch
	patches.drivers/nfp-make-sure-representors-are-destroyed-before-thei.patch
	patches.drivers/nfp-avoid-buffer-leak-when-representor-is-missing.patch
	patches.drivers/nfp-TX-time-stamp-packets-before-HW-doorbell-is-rung.patch
	patches.drivers/bnxt_en-Fix-.ndo_setup_tc-to-include-XDP-rings.patch
	patches.drivers/bnxt_en-Free-MSIX-vectors-when-unregistering-the-dev.patch
	patches.drivers/bnxt_en-Do-not-setup-MAC-address-in-bnxt_hwrm_func_q.patch
	patches.fixes/netfilter-ipt_CLUSTERIP-fix-use-after-free-of-proc-e.patch
	patches.fixes/netfilter-nf_tables-Fix-nft-limit-burst-handling.patch
	patches.fixes/tipc-reassign-pointers-after-skb-reallocation-linear.patch
	patches.drivers/r8169-Do-not-increment-tx_dropped-in-TX-ring-cleanin
	patches.drivers/r8169-Be-drop-monitor-friendly
	patches.drivers/0145-iwlwifi-pcie-move-rx-workqueue-initialization-to-iwl.patch
	patches.fixes/l2tp-initialise-session-s-refcount-before-making-it-.patch
	patches.fixes/l2tp-hold-tunnel-while-looking-up-sessions-in-l2tp_n.patch
	patches.fixes/l2tp-hold-tunnel-while-processing-genl-delete-comman.patch
	patches.fixes/l2tp-hold-tunnel-while-handling-genl-tunnel-updates.patch
	patches.fixes/l2tp-hold-tunnel-while-handling-genl-TUNNEL_GET-comm.patch
	patches.fixes/l2tp-hold-tunnel-used-while-creating-sessions-with-n.patch
	patches.drivers/nfp-fix-unchecked-flow-dissector-use.patch
	patches.drivers/nfp-fix-supported-key-layers-calculation.patch
	patches.drivers/nfp-remove-incorrect-mask-check-for-vlan-matching.patch
	patches.fixes/net-xfrm-don-t-double-hold-dst-when-sk_policy-in-use.patch
	patches.fixes/xfrm_user-fix-info-leak-in-copy_user_offload.patch
	patches.fixes/xfrm_user-fix-info-leak-in-xfrm_notify_sa.patch
	patches.fixes/xfrm_user-fix-info-leak-in-build_aevent.patch
	patches.drivers/nfp-double-free-on-error-in-probe.patch
	patches.drivers/drivers-net-xgene-Correct-probe-sequence-handling.patch
	patches.drivers/sch_htb-fix-crash-on-init-failure.patch
	patches.drivers/sch_hhf-fix-null-pointer-dereference-on-init-failure.patch
	patches.drivers/sch_hfsc-fix-null-pointer-deref-and-double-free-on-i.patch
	patches.drivers/sch_cbq-fix-null-pointer-dereferences-on-init-failur.patch
	patches.drivers/sch_fq_codel-avoid-double-free-on-init-failure.patch
	patches.drivers/sch_netem-avoid-null-pointer-deref-on-init-failure.patch
	patches.drivers/sch_sfq-fix-null-pointer-dereference-on-init-failure.patch
	patches.drivers/sch_tbf-fix-two-null-pointer-dereferences-on-init-fa.patch
	patches.drivers/net-mlx5-Skip-mlx5_unload_one-if-mlx5_load_one-fails.patch
	patches.drivers/net-mlx5-Remove-the-flag-MLX5_INTERFACE_STATE_SHUTDO.patch
	patches.drivers/i2c-designware-Round-down-ACPI-provided-clk-to-neare
	patches.arch/0002-x86-ldt-fix-off-by-one-in-get_segment_base
	patches.fixes/linux-uaccess.h-Fix-copy_in_user-declaration.patch
	patches.drivers/drm-doc-vblank-cleanup
	patches.drivers/drm-vblank-_ioctl-posfix-for-ioctl-handler
	patches.drivers/drm-vblank-Consistent-drm_crtc_-prefix
	patches.drivers/drm-Remove-drm_driver-set_busid-hook
	patches.drivers/drm-pci-Deprecate-drm_pci_init-exit-completely
	patches.drivers/drm-doc-Improve-ioctl-fops-docs-a-bit-more
	patches.drivers/drm-More-links-for-gamma-support-helpers
	patches.drivers/drm-Convert-CMA-fbdev-console-suspend-helpers-to-use
	patches.drivers/0057-drm-rockchip-Remove-unnecessary-NULL-check.patch
	patches.drivers/drm-Check-for-drm_device-dev-in-drm_set_busid
	patches.drivers/drm-Add-drm_atomic_helper_wait_for_flip_done
	patches.drivers/0058-drm-rockchip-dw_hdmi-add-RK3399-HDMI-support.patch
	patches.drivers/0059-drm-rockchip-dw_hdmi-introduce-the-VPLL-clock-settin.patch
	patches.drivers/0060-drm-rockchip-dw_hdmi-introduce-the-pclk-for-grf.patch
	patches.drivers/drm-i915-Drop-drm_vblank_cleanup
	patches.drivers/drm-nouveau-Drop-drm_vblank_cleanup
	patches.drivers/0061-drm-rockchip-Drop-drm_vblank_cleanup.patch
	patches.drivers/drm-atomic-helper-Simplify-commit-tracking-locking
	patches.drivers/drm-core-Fail-atomic-IOCTL-with-no-CRTC-state-but-wi
	patches.drivers/drm-atomic-initial-support-for-asynchronous-plane-up
	patches.drivers/drm-fb-helper-Remove-drm_mode_config_fb
	patches.drivers/drm-atomic-helper-Realign-function-parameters
	patches.drivers/drm-Remove-pending_read_domains-and-pending_write_do
	patches.drivers/drm-fb-helper-Push-down-modeset-lock-into-FB-helpers
	patches.drivers/drm-i915-Drop-FBDEV-ifdev-in-mst-code
	patches.drivers/drm-fb-helper-Add-top-level-lock
	patches.drivers/drm-fb-helper-Push-locking-in-fb_is_bound
	patches.drivers/drm-fb-helper-Drop-locking-from-the-vsync-wait-ioctl
	patches.drivers/drm-fb-helper-Push-locking-into-pan_display_atomic-l
	patches.drivers/drm-fb-helper-Push-locking-into-restore_fbdev_mode_a
	patches.drivers/drm-fb-helper-Stop-using-mode_config.mutex-for-inter
	patches.drivers/drm-fb-helper-Split-dpms-handling-into-legacy-and-at
	patches.drivers/drm-fb-helper-factor-out-pseudo-palette
	patches.drivers/drm-fb-helper-keep-the-.gamma_store-updated-in-drm_f
	patches.drivers/drm-fb-helper-remove-drm_fb_helper_save_lut_atomic
	patches.drivers/drm-inhibit-drm-drivers-register-to-uninitialized-dr
	patches.drivers/drm-atomic-Use-the-correct-iterator-macro-in-atomic_
	patches.drivers/drm-atomic-Use-the-new-helpers-in-drm_atomic_helper_
	patches.drivers/drm-atomic-Use-new-iterator-macros-in-drm_atomic_hel
	patches.drivers/drm-i915-Use-correct-iterator-macro
	patches.drivers/0063-drm-rockchip-Use-for_each_oldnew_plane_in_state-in-v.patch
	patches.drivers/drm-dp-mst-Handle-errors-from-drm_atomic_get_private
	patches.drivers/drm-atomic-Remove-pointless-private-object-NULL-stat
	patches.drivers/drm-atomic-Make-private-objs-proper-objects
	patches.drivers/drm-dp-mst-Use-memchr_inv-instead-of-memcmp-against-
	patches.drivers/drm-rename-adjust-and-export-drm_atomic_replace_prop
	patches.drivers/drm-atomic-helper-update-lut-props-directly-in-._leg
	patches.drivers/drm-fb-helper-separate-the-fb_setcmap-helper-into-at
	patches.drivers/drm-handle-HDMI-2.0-VICs-in-AVI-info-frames
	patches.drivers/drm-edid-complete-CEA-modedb-VIC-1-107
	patches.drivers/drm-edid-parse-sink-information-before-CEA-blocks
	patches.drivers/drm-edid-cleanup-patch-for-CEA-extended-tag-macro
	patches.drivers/drm-add-helper-to-validate-YCBCR420-modes
	patches.drivers/drm-edid-parse-YCBCR420-videomodes-from-EDID
	patches.drivers/drm-edid-parse-ycbcr-420-deep-color-information
	patches.drivers/drm-add-helper-functions-for-YCBCR420-handling
	patches.drivers/drm-crc-Only-open-CRC-on-atomic-drivers-when-the-CRT
	patches.drivers/drm-Don-t-complain-too-much-about-struct_mutex
	patches.drivers/drm-Update-docs-around-gem_free_object
	patches.drivers/drm-atomic-Change-drm_atomic_helper_swap_state-to-re
	patches.drivers/drm-nouveau-Handle-drm_atomic_helper_swap_state-fail
	patches.drivers/drm-i915-Handle-drm_atomic_helper_swap_state-failure
	patches.drivers/drm-atomic-Allow-drm_atomic_helper_swap_state-to-fai
	patches.drivers/drm-syncobj-Fix-kerneldoc
	patches.drivers/drm-i915-Make-intel_digital_port_connected-work-for-
	patches.drivers/drm-i915-Simplify-intel_engines_init
	patches.drivers/drm-i915-Do-not-re-calculate-num_rings-locally
	patches.drivers/drm-i915-Group-all-the-global-context-information-to
	patches.drivers/drm-i915-Allow-contexts-to-be-unreferenced-locklessl
	patches.drivers/drm-i915-Enable-rcu-only-context-lookups
	patches.drivers/drm-i915-Wait-for-concurrent-global-resets-to-comple
	patches.drivers/drm-i915-Look-for-active-requests-earlier-in-the-res
	patches.drivers/drm-i915-Update-i915.reset-to-handle-engine-resets
	patches.drivers/drm-i915-Modify-error-handler-for-per-engine-hang-re
	patches.drivers/drm-i915-Add-support-for-per-engine-reset-recovery
	patches.drivers/drm-i915-Add-engine-reset-count-to-error-state
	patches.drivers/drm-i915-Export-per-engine-reset-count-info-to-debug
	patches.drivers/drm-i915-selftests-reset-engine-self-tests
	patches.drivers/drm-i915-Enable-Engine-reset-and-recovery-support
	patches.drivers/drm-i915-select-CRC32
	patches.drivers/drm-i915-Assert-the-vma-s-active-tracking-is-clear-b
	patches.drivers/drm-i915-Cancel-pending-execlist-tasklet-upon-wedgin
	patches.drivers/drm-i915-pass-the-vma-to-insert_entries
	patches.drivers/drm-i915-Use-HAS_PCH_CPT-everywhere
	patches.drivers/drm-i915-s-Couar-Cougar
	patches.drivers/drm-i915-Document-that-PPT-CPT-and-WPT-LPT
	patches.drivers/drm-i915-Clean-up-some-expressions
	patches.drivers/drm-i915-Always-use-9-bits-of-the-LPC-bridge-device-
	patches.drivers/drm-i915-Set-PWM-divider-to-match-desired-frequency-
	patches.drivers/drm-i915-Add-heuristic-to-determine-better-way-to-ad
	patches.drivers/drm-i915-Add-option-to-support-dynamic-backlight-via
	patches.drivers/drm-i915-dp-Fix-the-t11_t12-panel-power-cycle-delay-
	patches.drivers/drm-i915-dp-Remove-1-1-from-t11_t12-for-Gen9_LP-CNP-
	patches.drivers/drm-i915-selftests-Fix-mutex-imbalance-for-igt_rende
	patches.drivers/drm-i915-Cancel-pending-execlists-irq-handler-upon-i
	patches.drivers/drm-i915-Drop-flushing-of-the-object-free-list-worke
	patches.drivers/drm-i915-Avoid-keeping-waitboost-active-for-signalin
	patches.drivers/drm-i915-Update-DRIVER_DATE-to-20170703
	patches.drivers/drm-i915-Prevent-kernel-panic-when-reading-writing-c
	patches.drivers/drm-i915-Fix-use-after-free-of-context-during-free_c
	patches.drivers/drm-i915-skl-Check-for-supported-plane-configuration
	patches.drivers/drm-i915-skl-Scaling-not-supported-in-IF-ID-Interlac
	patches.drivers/drm-i915-edp-Add-a-T12-panel-delay-quirk-to-fix-DP-A
	patches.drivers/drm-i915-sysfs-constify-attribute_group-structures
	patches.drivers/drm-i915-Setting-pch_id-for-HSW-BDW-in-virtual-envir
	patches.drivers/drm-i915-Check-new-context-against-kernel_context-af
	patches.drivers/drm-i915-Move-stale-context-reaping-to-common-i915_g
	patches.drivers/drm-i915-Drop-request-retirement-before-reaping-stal
	patches.drivers/drm-i915-Only-free-the-oldest-stale-context-before-a
	patches.drivers/drm-i915-gen9-Add-10-us-delay-after-power-well-1-AUX
	patches.drivers/drm-i915-skl-Don-t-disable-misc-IO-power-well-during
	patches.drivers/drm-i915-bxt-glk-Fix-assert-on-conditions-for-DC9-en
	patches.drivers/drm-i915-gen9-Don-t-remove-secondary-power-well-requ
	patches.drivers/drm-i915-cnl-Fix-comment-about-AUX-IO-power-well-ena
	patches.drivers/x86-gpu-CNL-uses-the-same-GMS-values-as-SKL
	patches.drivers/drm-i915-cnl-Add-force-wake-for-gen10
	patches.drivers/drm-i915-cnl-Cannonlake-color-init
	patches.drivers/drm-i915-Fix-the-kernel-panic-when-using-aliasing-pp
	patches.drivers/drm-i915-cnl-Don-t-trust-VBT-s-alternate-pin-for-por
	patches.drivers/drm-i915-cnl-Gen10-render-context-size
	patches.drivers/drm-i915-cnl-Inherit-RPS-stuff-from-previous-platfor
	patches.drivers/drm-i915-cnl-Get-DDI-clock-based-on-PLLs
	patches.drivers/drm-i915-cnl-Add-max-allowed-Cannonlake-DC
	patches.drivers/drm-i915-cnl-Add-missing-type-case
	patches.drivers/drm-i915-take-out-common-clamping-code-of-fixed16-wr
	patches.drivers/drm-i915-Always-perform-internal-fixed16-division-in
	patches.drivers/drm-i915-cleanup-fixed-point-wrappers-naming
	patches.drivers/drm-i915-Addition-wrapper-for-fixed16.16-operation
	patches.drivers/drm-i915-skl-WM-calculation-don-t-require-height
	patches.drivers/drm-i915-skl-unify-cpp-value-in-WM-calculation
	patches.drivers/drm-i915-fbdev-Always-forward-hotplug-events
	patches.drivers/drm-i915-Protect-against-deferred-fbdev-setup
	patches.drivers/drm-i915-Update-DRIVER_DATE-to-20170717
	patches.drivers/drm-fb-helper-Support-deferred-setup
	patches.drivers/drm-Improve-kerneldoc-for-drm_modeset_lock
	patches.drivers/drm-atomic-implement-drm_atomic_helper_commit_tail-f
	patches.drivers/drm-gem-Add-drm_gem_dumb_map_offset
	patches.drivers/drm-dumb-buffers-Add-defaults-for-.dumb_map_offset-a
	patches.drivers/0064-drm-rockchip-Use-.dumb_map_offset-and-.dumb_destroy-.patch
	patches.drivers/drm-nouveau-Use-the-drm_driver.dumb_destroy-default
	patches.drivers/dma-buf-sync_file-Allow-multiple-sync_files-to-wrap-
	patches.drivers/0065-drm-rockchip-vop-initialize-registers-directly.patch
	patches.drivers/0066-drm-rockchip-vop-move-write_relaxed-flags-to-vop-reg.patch
	patches.drivers/0067-drm-rockchip-vop-move-line_flag_num-to-interrupt-reg.patch
	patches.drivers/0068-drm-rockchip-vop-group-vop-registers.patch
	patches.drivers/0069-drm-rockchip-vop-add-a-series-of-vop-support.patch
	patches.drivers/0070-drm-rockchip-vop-rk3328-fix-overlay-abnormal.patch
	patches.drivers/drm-Fix-kerneldoc-for-atomic_async_update
	patches.drivers/drm-modes-Fix-drm_mode_is_420_only-comment
	patches.drivers/drm-Fix-warning-when-building-docs-for-scdc_helper
	patches.drivers/drm-nouveau-Convert-nouveau-to-use-new-iterator-macr
	patches.drivers/drm-Plumb-modifiers-through-plane-init
	patches.drivers/drm-Create-a-format-modifier-blob
	patches.drivers/drm-fb-Fix-pointer-dereference-before-null-check
	patches.drivers/drm-fb-helper-add-new-drm_setup_crtcs_fb-function
	patches.drivers/0075-drm-rockchip-vop-no-need-wait-vblank-on-crtc-enable.patch
	patches.drivers/0076-drm-rockchip-fix-race-with-kms-hotplug-and-fbdev.patch
	patches.fixes/drm-cirrus-remove-dead-code-and-pointless-local-lut-
	patches.drivers/drm-i915-remove-dead-code-and-pointless-local-lut-st
	patches.drivers/drm-nouveau-remove-dead-code-and-pointless-local-lut
	patches.drivers/drm-fb-helper-pass-physical-dimensions-to-fbdev
	patches.drivers/0001-drm-bridge-synopsys-dw-hdmi-Provide-default-configur.patch
	patches.drivers/drm-i915-Use-the-drm_driver.dumb_destroy-default
	patches.drivers/drm-Don-t-update-property-values-for-atomic-drivers
	patches.drivers/drm-Handle-properties-in-the-core-for-atomic-drivers
	patches.drivers/drm-vc4-Don-t-disable-DSI-clocks-on-component-unload
	patches.drivers/drm-Shift-wrap-bug-in-create_in_format_blob
	patches.drivers/0077-drm-rockchip-make-drm_connector_funcs-structures-con.patch
	patches.drivers/0079-drm-rockchip-switch-to-drm_-_get-drm_-_put-helpers.patch
	patches.drivers/drm-vc4-Fix-leak-of-HDMI-EDID
	patches.drivers/drm-amdgpu-Throttle-visible-VRAM-moves-separately
	patches.drivers/drm-amdgpu-read-reg-in-each-iterator-of-psp_wait_for
	patches.drivers/drm-rcar-du-Use-the-VBK-interrupt-for-vblank-events.patch
	patches.drivers/drm-nouveau-Fix-merge-commit
	patches.drivers/gpu-host1x-Don-t-fail-on-NULL-bo-physical-address.patch
	patches.drivers/drm-tegra-Set-MODULE_FIRMWARE-for-the-VIC
	patches.drivers/drm-i915-Fix-error-checking-locking-in-perf-lookup_c
	patches.drivers/drm-i915-Consistently-use-enum-pipe-for-PCH-transcod
	patches.drivers/drm-i915-Explicit-the-connector-name-for-DP-link-tra
	patches.drivers/drm-i915-More-stolen-quirking
	patches.drivers/drm-i915-Drain-the-device-workqueue-on-unload
	patches.drivers/drm-i915-selftests-Attach-a-stub-pm_domain
	patches.drivers/drm-atomic-helper-Fix-leak-in-disable_all
	patches.drivers/drm-i915-Fix-fbdev-unload-sequence
	patches.drivers/drm-i915-unregister-interfaces-first-in-unload
	patches.drivers/drm-i915-selftests-Mark-contexts-as-lost-during-free
	patches.drivers/drm-i915-Pass-enum-pipe-to-intel_set_pch_fifo_underr
	patches.drivers/drm-i915-Nuke-legacy-flip-queueing-code
	patches.drivers/drm-i915-s-INTEL_INFO-dev_priv-gen-INTEL_GEN-dev_pri
	patches.drivers/drm-i915-Rip-out-legacy-page_flip-completion-irq-han
	patches.drivers/drm-i915-adjust-has_pending_fb_unpin-to-atomic
	patches.drivers/drm-i915-Remove-intel_flip_work-infrastructure
	patches.drivers/drm-i915-Drop-unpin-stall-in-atomic_prepare_commit
	patches.drivers/Revert-drm-i915-Add-option-to-support-dynamic-backli
	patches.drivers/Revert-drm-i915-Add-heuristic-to-determine-better-wa
	patches.drivers/drm-i915-Report-execlists-irq-bit-in-debugfs
	patches.drivers/drm-i915-Reset-context-image-on-engines-after-trigge
	patches.drivers/drm-i915-Serialize-per-engine-resets-against-new-req
	patches.drivers/drm-i915-Flush-the-execlist-ports-if-idle
	patches.drivers/drm-i915-Check-execlist-ring-status-during-hangcheck
	patches.drivers/drm-i915-Check-the-execlist-queue-for-pending-reques
	patches.drivers/drm-i915-Clear-execlist-port-before-updating-seqno-o
	patches.drivers/drm-i915-Move-idle-checks-before-intel_engine_init_g
	patches.drivers/drm-i915-Wake-up-waiters-after-setting-the-WEDGED-bi
	patches.drivers/drm-i915-Assert-that-machine-is-wedged-for-nop_submi
	patches.drivers/drm-i915-Clear-engine-irq-posted-following-a-reset
	patches.drivers/drm-i915-Make-i915_gem_context_mark_guilty-safe-for-
	patches.drivers/drm-i915-Emit-a-user-level-message-when-resetting-th
	patches.drivers/drm-i915-Disable-per-engine-reset-for-Broxton
	patches.drivers/drm-i915-selftests-Exercise-independence-of-per-engi
	patches.drivers/drm-i915-Simplify-scaler-init-during-CRTC-HW-readout
	patches.drivers/drm-i915-chv-Add-unique-power-well-ID-for-the-pipe-A
	patches.drivers/drm-i915-Unify-power-well-ID-enums
	patches.drivers/drm-i915-Assign-everywhere-the-always-on-power-well-
	patches.drivers/drm-i915-gen2-Add-an-ID-for-the-display-pipes-power-
	patches.drivers/drm-i915-hsw-bdw-Add-an-ID-for-the-global-display-po
	patches.drivers/drm-i915-Check-for-duplicated-power-well-IDs
	patches.drivers/drm-i915-bxt-glk-Give-a-proper-name-to-the-power-wel
	patches.drivers/drm-i915-gen9-Remove-redundant-power-well-state-asse
	patches.drivers/drm-i915-gen9-Remove-redundant-state-check-during-po
	patches.drivers/drm-i915-hsw-bdw-Remove-redundant-state-check-during
	patches.drivers/drm-i915-hsw-bdw-Split-power-well-set-to-enable-disa
	patches.drivers/drm-i915-hsw-Unify-the-hsw-bdw-and-gen9-power-well-r
	patches.drivers/drm-i915-hsw-bdw-Add-irq_pipe_mask-has_vga-power-wel
	patches.drivers/drm-i915-hsw-bdw-Wait-for-the-power-well-disabled-st
	patches.drivers/drm-i915-hsw-Add-has_fuses-power-well-attribute
	patches.drivers/drm-i915-gen9-Unify-the-HSW-BDW-and-GEN9-power-well-
	patches.drivers/drm-i915-Move-hsw_power_well_enable-next-to-the-rest
	patches.drivers/drm-i915-Gather-all-the-power-well-domain-mappings-t
	patches.drivers/drm-i915-add-config-function-for-YCBCR420-outputs
	patches.drivers/drm-i915-prepare-scaler-for-YCBCR420-modeset
	patches.drivers/drm-i915-prepare-pipe-for-YCBCR420-output
	patches.drivers/drm-i915-prepare-csc-unit-for-YCBCR420-output
	patches.drivers/drm-i915-set-colorspace-for-YCBCR420-outputs
	patches.drivers/drm-i915-glk-set-HDMI-2.0-identifier
	patches.drivers/drm-i915-Enforce-that-CS-packets-are-qword-aligned
	patches.drivers/drm-i915-Don-t-touch-fence-error-when-resetting-an-i
	patches.drivers/drm-i915-selftest-Refactor-reset-locking
	patches.drivers/drm-i915-Squelch-reset-messages-during-selftests
	patches.drivers/drm-i915-selftests-Fix-kbuild-error
	patches.drivers/drm-i915-cleanup-the-CHICKEN_MISC_2-re-definitions
	patches.drivers/drm-i915-fbc-add-comments-to-the-FBC-auxiliary-struc
	patches.drivers/drm-i915-Handle-msr-read-failure-gracefully
	patches.drivers/drm-i915-Trim-struct_mutex-usage-for-kms
	patches.drivers/drm-i915-Make-i915_gem_object_phys_attach-use-obj-mm
	patches.drivers/drm-i915-Pin-the-pages-before-acquiring-struct_mutex
	patches.drivers/drm-i915-Move-i915_gem_object_phys_attach
	patches.drivers/drm-i915-Call-the-unlocked-version-of-i915_gem_objec
	patches.drivers/drm-i915-Rework-sdvo-proxy-i2c-locking
	patches.drivers/drm-i915-sdvo-Shut-up-state-checker-with-hdmi-cards-
	patches.drivers/drm-i915-Include-mbox-details-for-pcode-read-write-f
	patches.drivers/drm-i915-Remove-unused-i915_err_print_instdone
	patches.drivers/drm-i915-Update-DRIVER_DATE-to-20170731
	patches.drivers/drm-i915-add-const-to-bin_attribute
	patches.drivers/drm-i915-perf-prune-OA-configs
	patches.drivers/drm-i915-perf-leave-GDT_CHICKEN_BITS-programming-in-
	patches.drivers/drm-i915-perf-disable-NOA-logic-when-not-used
	patches.drivers/drm-i915-reorder-NOA-register-definition-to-follow-a
	patches.drivers/drm-i915-perf-Implement-I915_PERF_ADD-REMOVE_CONFIG-
	patches.drivers/drm-i915-Fix-PCH-names-for-KBP-and-CNP
	patches.drivers/drm-i915-enable-WaDisableDopClkGating-for-skl
	patches.drivers/drm-i915-perf-Initialise-the-dynamic-sysfs-attr
	patches.drivers/drm-i915-selftests-Retarget-igt_render_engine_reset_
	patches.drivers/drm-i915-cnl-Removing-missing-DDI_E-bits-from-CNL
	patches.drivers/drm-i915-psr-Preserve-SRD_CTL-bit-29-on-PSR-init
	patches.drivers/drm-i915-Supply-the-engine-id-for-our-mock_engine
	patches.drivers/drm-i915-Implement-.get_format_info-hook-for-CCS
	patches.drivers/drm-i915-Add-render-decompression-support
	patches.drivers/drm-i915-Add-format-modifiers-for-Intel
	patches.drivers/drm-i915-enum-i915_power_well_id-is-not-proper-kerne
	patches.drivers/drm-i915-perf-Initialise-dynamic-sysfs-group-before-
	patches.drivers/drm-i915-perf-Drop-lockdep-assert-for-i915_oa_init_r
	patches.drivers/drm-i915-perf-Drop-redundant-check-for-perf.initiali
	patches.drivers/drm-i915-Avoid-null-dereference-if-mst_port-is-unset
	patches.drivers/drm-i915-gen10-use-the-SKL-code-for-reading-WM-laten
	patches.drivers/drm-i915-cnl-Enable-SAGV-for-Cannonlake
	patches.drivers/drm-i915-gen10-fix-the-gen-10-SAGV-block-time
	patches.drivers/drm-i915-gen10-fix-WM-latency-printing
	patches.drivers/drm-i915-fbc-only-update-no_fbc_reason-when-active
	patches.drivers/drm-i915-make-structure-intel_sprite_plane_funcs-sta
	patches.drivers/drm-i915-cnl-Add-allowed-DP-rates-for-Cannonlake
	patches.drivers/drm-i915-cnl-Dump-the-right-pll-registers-when-dumpi
	patches.drivers/drm-i915-Simplify-hpd-pin-to-port
	patches.drivers/drm-i915-Introduce-intel_hpd_pin-function
	patches.drivers/drm-i915-Add-SW_SYNC-to-our-recommend-testing-Kconfi
	patches.drivers/drm-i915-guc-Rename-GuC-irq-trigger-function
	patches.drivers/drm-i915-gen9-Send-all-components-in-VF-state
	patches.drivers/drm-i915-Push-i915_sw_fence_wait-into-the-nonblockin
	patches.drivers/drm-i915-More-surgically-unbreak-the-modeset-vs-rese
	patches.drivers/drm-i915-dp-Generalize-intel_dp_link_params-function
	patches.drivers/drm-i915-dp-Validate-the-compliance-test-link-parame
	patches.drivers/drm-i915-gvt-Use-gvt_err-to-print-the-resource-not-e
	patches.drivers/drm-i915-gvt-Optimize-ring-siwtch-2x-faster-by-remov
	patches.drivers/drm-i915-gvt-Optimize-ring-siwtch-2x-faster-again-by
	patches.drivers/drm-i915-gvt-Factor-out-scan-and-shadow-from-workloa
	patches.drivers/drm-i915-gvt-Audit-and-shadow-workload-during-ELSP-w
	patches.drivers/drm-i915-gvt-To-check-whether-workload-scan-and-shad
	patches.drivers/drm-i915-gvt-Replace-duplicated-code-with-exist-func
	patches.drivers/drm-i915-gvt-take-runtime-pm-when-do-early-scan-and-
	patches.drivers/drm-i915-gvt-Remove-duplicated-MMIO-entries
	patches.drivers/drm-i915-gvt-Add-carefully-checking-in-GTT-walker-pa
	patches.drivers/drm-i915-gvt-Refine-the-intel_vgpu_reset_gtt-reset-f
	patches.drivers/drm-i915-gvt-expose-vGPU-context-hw-id
	patches.drivers/drm-i915-gvt-Add-shadow-context-descriptor-updating
	patches.drivers/drm-i915-Disconnect-32-and-48-bit-ppGTT-support
	patches.drivers/drm-i915-Enable-guest-i915-full-ppgtt-functionality
	patches.drivers/drm-i915-gvt-Fix-guest-i915-full-ppgtt-blocking-issu
	patches.drivers/drm-i915-Work-around-GCC-anonymous-union-initializat
	patches.drivers/drm-i915-hsw-Add-support-for-multiple-power-well-reg
	patches.drivers/drm-i915-Split-obj-cache_coherent-to-track-r-w
	patches.drivers/drm-i915-Handle-full-s64-precision-for-wait-ioctl
	patches.drivers/drm-i915-Add-support-for-drm-syncobjs
	patches.drivers/drm-i915-edp-Allow-alternate-fixed-mode-for-eDP-if-a
	patches.drivers/drm-i915-cnl-Setup-PAT-Index
	patches.drivers/drm-i915-gen10-implement-gen-10-watermarks-calculati
	patches.drivers/drm-i915-cnl-Reuse-skl_wm_get_hw_state-on-Cannonlake
	patches.drivers/drm-i915-opregion-let-user-specify-override-VBT-via-
	patches.drivers/drm-i915-Split-pin-mapping-into-per-platform-functio
	patches.drivers/drm-i915-Stop-touching-forcewake-following-a-gen6-en
	patches.drivers/drm-i915-Don-t-use-MI_STORE_DWORD_IMM-on-Sandybridge
	patches.drivers/drm-i915-Check-context-status-before-looking-up-our-
	patches.drivers/drm-i915-Convert-execbuf-to-use-struct-of-array-pack
	patches.drivers/drm-i915-Simplify-eb_lookup_vmas
	patches.drivers/drm-i915-Replace-execbuf-vma-ht-with-an-idr
	patches.drivers/drm-i915-Trivial-grammar-fix-s-opt-of-opt-out-of-in-
	patches.drivers/drm-i915-Mark-the-GT-as-busy-before-idling-the-previ
	patches.drivers/drm-i915-Update-DRIVER_DATE-to-20170818
	patches.drivers/drm-nouveau-therm-fix-spelling-mistake-on-array-thre
	patches.drivers/drm-nouveau-therm-gm200-Added
	patches.drivers/drm-nouveau-disp-gf119-avoid-creating-non-existent-h
	patches.drivers/drm-nouveau-mc-gf100-add-pmu-to-reset-mask
	patches.drivers/drm-nouveau-pmu-gt215-fix-reset
	patches.drivers/drm-nouveau-pmu-gt215-abstract-detection-of-whether-
	patches.drivers/drm-nouveau-bios-Demote-missing-fp-table-message-to-
	patches.drivers/drm-nouveau-disp-Silence-DCB-warnings
	patches.drivers/drm-nouveau-falcon-use-a-more-reasonable-msgqueue-ti
	patches.drivers/initial-support-display-only-for-GP108
	patches.drivers/drm-nouveau-bar-gf100-add-config-option-to-limit-BAR
	patches.drivers/drm-nouveau-fb-gf100-zero-mmu-debug-buffers
	patches.drivers/drm-nouveau-mpeg-print-more-debug-info-when-rejectin
	patches.drivers/drm-nouveau-kms-nv04-nv40-prevent-undisplayable-fram
	patches.drivers/drm-nouveau-kms-nv04-nv40-improve-overlay-error-dete
	patches.drivers/drm-nouveau-kms-nv10-nv40-add-NV21-support-to-overla
	patches.drivers/drm-nouveau-kms-nv04-nv4x-fix-exposed-format-list
	patches.drivers/drm-nouveau-silence-suspend-resume-debugging-message
	patches.drivers/drm-nouveau-kms-nv50-perform-null-check-on-msto-i-ra
	patches.drivers/drm-syncobj-Rename-fence_get-to-find_fence
	patches.drivers/drm-syncobj-Add-a-race-free-drm_syncobj_fence_get-he
	patches.drivers/i915-Use-drm_syncobj_fence_get
	patches.drivers/drm-rename-u32-in-__u32-in-uapi
	patches.drivers/IB-hfi1-Remove-unnecessary-initialization-from-tx-re.patch
	patches.drivers/IB-hfi1-Remove-unused-mk_qpn-function.patch
	patches.drivers/IB-hfi1-Add-functions-to-parse-BTH-IB-headers.patch
	patches.drivers/IB-hfi1-Separate-input-output-header-tracing.patch
	patches.drivers/IB-hfi1-Setup-common-IB-fields-in-hfi1_packet-struct.patch
	patches.drivers/IB-rdmavt-Compress-adjacent-SGEs-in-rvt_lkey_ok.patch
	patches.drivers/IB-hfi1-Don-t-remove-RB-entry-when-not-needed.patch
	patches.drivers/IB-hfi1-Optimize-cachelines-for-user-SDMA-request-st.patch
	patches.drivers/IB-hfi1-Name-function-prototype-parameters-for-affin.patch
	patches.drivers/IB-hfi1-Replace-deprecated-pci-functions-with-new-AP.patch
	patches.drivers/IB-core-rdmavt-hfi1-opa-vnic-Send-OPA-cap_mask3-in-t.patch
	patches.drivers/IB-hfi1-Remove-atomic-SDMA_REQ_SEND_DONE-bit-operati.patch
	patches.drivers/IB-hfi1-Remove-atomic-SDMA_REQ_HAS_ERROR-bit-operati.patch
	patches.drivers/IB-hfi1-Reclassify-type-of-messages-printed-for-plat.patch
	patches.drivers/IB-hfi1-Fix-up-sdma_init-function-comment.patch
	patches.drivers/IB-rdmavt-Remove-duplicated-functions.patch
	patches.drivers/IB-hfi1-Fix-spelling-mistake-in-linkdown-reason.patch
	patches.drivers/IB-hfi1-Use-QPN-mask-to-avoid-overflow.patch
	patches.drivers/IB-hfi1-Remove-subtraction-of-uninitialized-value.patch
	patches.drivers/IB-hfi1-Add-error-checking-for-buffer-overrun-in-OPA.patch
	patches.drivers/IB-core-Allow-QP-state-transition-from-reset-to-erro-d5438983.patch
	patches.drivers/IB-hfi1-Modify-handling-of-physical-link-state-by-Ho.patch
	patches.drivers/IB-hfi1-qib-Do-not-send-QKey-trap-for-UD-qps.patch
	patches.drivers/IB-hfi1-Fix-DC-8051-host-info-flag-array.patch
	patches.drivers/IB-hfi1-Set-proper-logging-levels-on-QSFP-cable-erro.patch
	patches.drivers/IB-hfi1-Create-common-expected-receive-verbs-PSM-cod.patch
	patches.drivers/IB-hfi1-Remove-reading-platform-configuration-from-E.patch
	patches.drivers/IB-hfi1-Use-a-template-for-tid-reg-unreg.patch
	patches.drivers/IB-hfi1-Add-traces-for-TID-operations.patch
	patches.drivers/IB-qib-Replace-deprecated-pci-functions-with-new-API.patch
	patches.drivers/IB-hfi1-Initialize-TID-lists-to-avoid-crash-on-clean.patch
	patches.drivers/IB-hfi1-Resolve-kernel-panics-by-reference-counting-.patch
	patches.drivers/IB-hfi1-Handle-missing-magic-values-in-config-file.patch
	patches.drivers/IB-rxe-Use-foo-bar-instead-of-foo-bar.patch
	patches.drivers/IB-rxe-Prefer-unsigned-int-to-bare-use-of-unsigned.patch
	patches.drivers/IB-rxe-Use-DEVICE_ATTR_RO-macro-to-show-parent-field.patch
	patches.drivers/IB-rxe-Use-__func__-to-print-function-s-name.patch
	patches.drivers/IB-rxe-Constify-static-rxe_vm_ops.patch
	patches.drivers/net-mlx5-Add-raw-ethernet-local-loopback-firmware-co.patch
	patches.drivers/IB-mlx5-Add-raw-ethernet-local-loopback-support.patch
	patches.drivers/net-mlx5e-Enable-local-loopback-in-loopback-selftest.patch
	patches.drivers/IB-mlx5-Change-logic-for-dispatching-IB-events-for-p.patch
	patches.drivers/IB-mlx5-Add-debug-control-parameters-for-congestion-.patch
	patches.drivers/IB-mlx5-Restore-IB-guid-policy-for-virtual-functions.patch
	patches.drivers/IB-core-Introduce-delay-drop-for-a-WQ.patch
	patches.drivers/net-mlx5-Introduce-set-delay-drop-command.patch
	patches.drivers/net-mlx5-Introduce-general-notification-event.patch
	patches.drivers/IB-mlx5-Add-support-to-dropless-RQ.patch
	patches.drivers/IB-mlx5-Add-delay-drop-configuration-and-statistics.patch
	patches.drivers/IB-core-Fix-the-validations-of-a-multicast-LID-in-at.patch
	patches.drivers/IB-core-Set-RoCEv2-MGID-according-to-spec.patch
	patches.drivers/IB-core-Add-support-for-RoCEv2-multicast.patch
	patches.drivers/IB-core-Enable-QP-creation-with-a-given-source-QP-nu.patch
	patches.drivers/IB-uverbs-Enable-QP-creation-with-a-given-source-QP-.patch
	patches.drivers/IB-mlx5-Add-support-for-QP-with-a-given-source-QPN.patch
	patches.drivers/IB-mlx5-Add-multicast-flow-steering-support-for-unde.patch
	patches.drivers/net-mlx5-Report-enhanced-capabilities-for-IPoIB.patch
	patches.drivers/IB-mlx5-Report-RX-checksum-capabilities-for-IPoIB.patch
	patches.drivers/IB-mlx5-Fix-cached-MR-allocation-flow.patch
	patches.drivers/IB-mlx5-Expose-extended-error-counters.patch
	patches.drivers/IB-mlx4-Add-inline-receive-support.patch
	patches.drivers/IB-net-mlx4-Add-resource-utilization-support.patch
	patches.drivers/IB-mlx4-Add-support-for-WQ-related-verbs.patch
	patches.drivers/IB-mlx4-Add-support-for-WQ-indirection-table-related.patch
	patches.drivers/IB-mlx4-Add-support-for-RSS-QP.patch
	patches.drivers/IB-mlx4-Expose-RSS-capabilities.patch
	patches.drivers/IB-cma-Set-default-gid-type-to-RoCEv2.patch
	patches.drivers/RDMA-bnxt_re-Delete-unsupported-modify_port-function.patch
	patches.drivers/IB-qib-remove-duplicate-code.patch
	patches.drivers/IB-usnic-Implement-get_netdev-hook.patch
	patches.drivers/IB-core-Add-generic-function-to-extract-IB-speed-fro.patch
	patches.drivers/RDMA-Remove-useless-MODULE_VERSION.patch
	patches.drivers/RDMA-bnxt_re-Add-vlan-tag-for-untagged-RoCE-traffic-.patch
	patches.drivers/RDMA-bnxt_re-Allow-posting-when-QPs-are-in-error.patch
	patches.drivers/IB-hfi1-Add-receiving-queue-info-to-qp_stats.patch
	patches.drivers/net-mlx5-fix-spelling-mistake-alloated-allocated.patch
	patches.drivers/RDMA-qedr-notify-user-application-if-DPM-is-supporte.patch
	patches.drivers/RDMA-qedr-notify-user-application-of-supported-WIDs.patch
	patches.drivers/IB-cma-Fix-default-RoCE-type-setting.patch
	patches.drivers/IB-hns-Support-compile-test-for-hns-RoCE-driver.patch
	patches.drivers/IB-hns-fix-boolreturn.cocci-warnings.patch
	patches.drivers/IB-hns-fix-returnvar.cocci-warnings.patch
	patches.drivers/IB-hns-fix-semicolon.cocci-warnings.patch
	patches.drivers/IB-hns-include-linux-interrupt.h.patch
	patches.drivers/IB-hfi1-Check-return-values-from-PCI-config-API-call.patch
	patches.drivers/IB-hfi1-Fix-bar0-mapping-to-use-write-combining.patch
	patches.drivers/IB-hfi1-Serve-the-most-starved-iowait-entry-first.patch
	patches.drivers/IB-hfi1-Assign-context-does-not-clean-up-file-descri.patch
	patches.drivers/IB-hfi1-Remove-unused-user-context-data-members.patch
	patches.drivers/IB-hfi1-Size-rcd-array-index-correctly-and-consisten.patch
	patches.drivers/IB-hfi1-Use-context-pointer-rather-than-context-inde.patch
	patches.drivers/IB-hfi1-Pass-the-context-pointer-rather-than-the-ind.patch
	patches.drivers/IB-hfi1-Send-MAD-traps-until-repressed.patch
	patches.drivers/IB-hfi1-Fix-code-consistency-for-if-else-blocks-in-c.patch
	patches.drivers/IB-hfi1-Fix-initialization-failure-for-debug-firmwar.patch
	patches.drivers/IB-hfi1-Move-saving-PCI-values-to-a-separate-functio.patch
	patches.drivers/IB-hfi1-Verify-port-data-VLs-credits-on-transition-t.patch
	patches.drivers/IB-hfi1-Split-copy_to_user-data-copy-for-better-secu.patch
	patches.drivers/IB-hfi1-Harden-state-transition-to-Armed-and-Active.patch
	patches.drivers/IB-hfi1-Do-not-enable-disabled-port-on-cable-insert.patch
	patches.drivers/IB-hfi1-Only-set-fd-pointer-when-base-context-is-com.patch
	patches.drivers/IB-hfi1-Disambiguate-corruption-and-uninitialized-er.patch
	patches.drivers/IB-rdmavt-hfi1-qib-Fix-panic-with-post-receive-and-S.patch
	patches.drivers/IB-hfi1-Create-workqueue-for-link-events.patch
	patches.drivers/IB-hfi1-Prevent-link-down-request-double-queuing.patch
	patches.drivers/IB-hfi1-Always-perform-offline-transition.patch
	patches.drivers/IB-core-Convert-ah_attr-from-OPA-to-IB-when-copying-.patch
	patches.drivers/IB-srpt-Increase-lid-and-sm_lid-to-32-bits.patch
	patches.drivers/IB-IPoIB-Increase-local_lid-to-32-bits.patch
	patches.drivers/IB-mad-Change-slid-in-RMPP-recv-from-16-to-32-bits.patch
	patches.drivers/IB-core-Change-port_attr.lid-size-from-16-to-32-bits.patch
	patches.drivers/IB-core-Change-port_attr.sm_lid-from-16-to-32-bits.patch
	patches.drivers/IB-core-Change-wc.slid-from-16-to-32-bits.patch
	patches.drivers/IB-CM-Add-OPA-Path-record-support-to-CM.patch
	patches.drivers/IB-CM-Create-appropriate-path-records-when-handling-.patch
	patches.drivers/IB-CM-Set-appropriate-slid-and-dlid-when-handling-CM.patch
	patches.drivers/mlx5-convert-to-generic-pci_alloc_irq_vectors.patch
	patches.drivers/mlx5e-don-t-assume-anything-on-the-irq-affinity-mapp.patch
	patches.drivers/mlx5-move-affinity-hints-assignments-to-generic-code.patch
	patches.drivers/RDMA-core-expose-affinity-mappings-per-completion-ve.patch
	patches.drivers/mlx5-support-get_vector_affinity.patch
	patches.drivers/block-Add-rdma-affinity-based-queue-mapping-helper.patch
	patches.drivers/nvme-rdma-use-intelligent-affinity-based-queue-mappi.patch
	patches.drivers/RDMA-core-Add-wait-retry-version-of-ibnl_unicast.patch
	patches.drivers/RDMA-netlink-Remove-netlink-clients-infrastructure.patch
	patches.drivers/RDMA-netlink-Remove-redundant-owner-option-for-netli.patch
	patches.drivers/RDMA-netlink-Avoid-double-pass-for-RDMA-netlink-mess.patch
	patches.drivers/RDMA-iwcm-Remove-useless-check-of-netlink-client-val.patch
	patches.drivers/RDMA-iwcm-Remove-extra-EXPORT_SYMBOLS.patch
	patches.drivers/RDMA-netlink-Add-flag-to-consolidate-common-handling.patch
	patches.drivers/RDMA-netlink-Simplify-the-put_msg-and-put_attr.patch
	patches.drivers/RDMA-netlink-Rename-and-remove-redundant-parameter-f.patch
	patches.drivers/RDMA-netlink-Rename-and-remove-redundant-parameter-f-4d7f693a.patch
	patches.drivers/RDMA-netlink-Simplify-and-rename-ibnl_chk_listeners.patch
	patches.drivers/RDMA-netlink-Rename-netlink-callback-struct.patch
	patches.drivers/RDMA-core-Add-iterator-over-ib_devices.patch
	patches.drivers/RDMA-core-Add-and-expose-static-device-index.patch
	patches.drivers/RDMA-netlink-Add-and-implement-doit-netlink-callback.patch
	patches.drivers/RDMA-netlink-Reduce-indirection-access-to-cb_table.patch
	patches.drivers/RDMA-netlink-Convert-LS-to-doit-callback.patch
	patches.drivers/RDMA-netlink-Update-copyright.patch
	patches.drivers/RDMA-netlink-Add-netlink-device-definitions-to-UAPI.patch
	patches.drivers/RDMA-netlink-Add-nldev-initialization-flows.patch
	patches.drivers/RDMA-netlink-Implement-nldev-device-dumpit-calback.patch
	patches.drivers/RDMA-netlink-Add-nldev-device-doit-implementation.patch
	patches.drivers/RDMA-netlink-Add-nldev-port-dumpit-implementation.patch
	patches.drivers/RDMA-netlink-Implement-nldev-port-doit-callback.patch
	patches.drivers/RDMA-netlink-Expose-device-and-port-capability-masks.patch
	patches.drivers/RDMA-Simplify-get-firmware-interface.patch
	patches.drivers/RDMA-netlink-Export-FW-version.patch
	patches.drivers/RDMA-netlink-Export-node_guid-and-sys_image_guid.patch
	patches.drivers/RDMA-netlink-Advertise-IB-subnet-prefix.patch
	patches.drivers/RDMA-netink-Export-lids-and-sm_lids.patch
	patches.drivers/RDMA-netlink-Export-LID-mask-control-LMC.patch
	patches.drivers/RDMA-netlink-Provide-port-state-and-physical-link-st.patch
	patches.drivers/RDMA-netlink-Export-node_type.patch
	patches.drivers/IB-hns-Avoid-compile-test-under-non-64bit-environmen.patch
	patches.drivers/cxgb4-Remove-some-dead-code.patch
	patches.drivers/RDMA-core-make-ib_device.add-method-optional.patch
	patches.drivers/nvme-rdma-remove-redundant-empty-device-add-callout.patch
	patches.drivers/nvmet-rdma-remove-redundant-empty-device-add-callout.patch
	patches.drivers/cm-Don-t-allocate-ib_cm-workqueue-with-WQ_MEM_RECLAI.patch
	patches.drivers/iwcm-Don-t-allocate-iwcm-workqueue-with-WQ_MEM_RECLA.patch
	patches.drivers/IB-qib-fix-spelling-mistake-failng-failing.patch
	patches.drivers/IB-hfi1-fix-spelling-mistake-in-variable-name-contin.patch
	patches.drivers/RDMA-bnxt_re-fix-spelling-mistake-Deallocte-Dealloca.patch
	patches.drivers/PCI-IB-add-support-for-pci-driver-attribute-groups.patch
	patches.drivers/infiniband-mthca-constify-pci_device_id.patch
	patches.drivers/infiniband-nes-constify-pci_device_id.patch
	patches.drivers/infiniband-pvrdma-constify-pci_device_id.patch
	patches.drivers/i40iw-Simplify-code.patch
	patches.drivers/i40iw-Fixes-for-static-checker-warnings.patch
	patches.drivers/IB-rxe-Convert-pr_info-to-pr_warn.patch
	patches.drivers/IB-rxe-Remove-unneeded-check.patch
	patches.drivers/i40iw-fix-spelling-mistake-allloc_buf-alloc_buf.patch
	patches.drivers/infiniband-avoid-overflow-warning.patch
	patches.drivers/IB-qib-add-const-to-bin_attribute-structures.patch
	patches.drivers/IB-hfi1-add-const-to-bin_attribute-structures.patch
	patches.drivers/Add-OPA-extended-LID-support.patch
	patches.drivers/RDMA-bnxt_re-Allocate-multiple-notification-queues.patch
	patches.drivers/RDMA-bnxt_re-Implement-the-alloc-get_hw_stats-callba.patch
	patches.drivers/IB-mthca-Replace-PCI-pool-old-API.patch
	patches.drivers/mlx4-Replace-PCI-pool-old-API.patch
	patches.drivers/mlx5-Replace-PCI-pool-old-API.patch
	patches.drivers/IB-core-Fix-input-len-in-multiple-user-verbs.patch
	patches.drivers/IB-hfi1-Revert-egress-pkey-check-enforcement.patch
	patches.drivers/IB-hfi1-Remove-pmtu-from-the-QP-structure.patch
	patches.drivers/IB-hfi1-Remove-lstate-from-hfi1_pportdata.patch
	patches.drivers/IB-hfi1-Use-host_link_state-to-read-state-when-DC-is.patch
	patches.drivers/IB-hfi1-Protect-context-array-set-clear-with-spinloc.patch
	patches.drivers/IB-hf1-User-context-locking-is-inconsistent.patch
	patches.drivers/IB-rdmavt-hfi1-qib-Modify-check_ah-to-account-for-ex.patch
	patches.drivers/IB-hfi1-Add-support-to-receive-16B-bypass-packets.patch
	patches.drivers/IB-hfi1-Add-support-to-send-16B-bypass-packets.patch
	patches.drivers/IB-hfi1-Add-support-to-process-16B-header-errors.patch
	patches.drivers/IB-hfi1-Determine-9B-16B-L2-header-type-based-on-Add.patch
	patches.drivers/IB-hfi1-Add-16B-UD-support.patch
	patches.drivers/IB-hfi1-Add-16B-trace-support.patch
	patches.drivers/IB-rdmavt-hfi1-qib-Enhance-rdmavt-and-hfi1-to-use-32.patch
	patches.drivers/IB-hfi1-Add-16B-RC-UC-support.patch
	patches.drivers/IB-hfi1-Enhance-PIO-SDMA-send-for-16B.patch
	patches.drivers/IB-hfi1-Enable-RDMA_CAP_OPA_AH-in-hfi-driver-to-supp.patch
	patches.drivers/IB-hfi1-fix-spelling-mistake-Maximim-Maximum.patch
	patches.drivers/IB-hfi1-Check-xchg-returned-value-for-queuing-link-d.patch
	patches.drivers/IB-hfi1-Document-phys-port-state-bits-not-used-in-IB.patch
	patches.drivers/IB-hfi1-Add-flag-for-platform-config-scratch-registe.patch
	patches.drivers/IB-hfi1-Load-fallback-platform-configuration-per-HFI.patch
	patches.drivers/IB-hfi1-Stricter-bounds-checking-of-MAD-trap-index.patch
	patches.drivers/IB-hfi1-Remove-pstate-from-hfi1_pportdata.patch
	patches.drivers/IB-hfi1-Remove-HFI1_VERBS_31BIT_PSN-option.patch
	patches.drivers/IB-hfi1-Add-kernel-receive-context-info-to-debugfs.patch
	patches.drivers/i40iw-Improve-CQP-timeout-logic.patch
	patches.drivers/IB-pvrdma-Remove-unused-function.patch
	patches.drivers/RDMA-Fix-return-value-check-for-ib_get_eth_speed.patch
	patches.drivers/IB-mlx5-use-kvmalloc_array-for-mlx5_ib_wq.patch
	patches.drivers/IB-mlx4-use-kvmalloc_array-to-allocate-wrid.patch
	patches.drivers/rdma-Allow-demand-loading-of-NETLINK_RDMA.patch
	patches.drivers/rdma-Autoload-netlink-client-modules.patch
	patches.drivers/IB-ipoib-Enable-ioctl-for-to-IPoIB-rdma-netdevs.patch
	patches.drivers/RDMA-vmw_pvrdma-Add-RoCEv2-support.patch
	patches.drivers/RDMA-vmw_pvrdma-Update-device-query-parameters-and-p.patch
	patches.drivers/IB-Avoid-ib_modify_port-failure-for-RoCE-devices.patch
	patches.drivers/RDMA-qedr-fix-spelling-mistake-invlaid-invalid.patch
	patches.drivers/RDMA-i40iw-Remove-unused-argument.patch
	patches.drivers/IB-cma-Fix-erroneous-validation-of-supported-default.patch
	patches.drivers/IB-uverbs-Introduce-and-use-helper-functions-to-copy.patch
	patches.drivers/RDMA-mlx4-Don-t-use-uninitialized-variable.patch
	patches.drivers/RDMA-mlx4-Fix-create-qp-command-alignment.patch
	patches.drivers/RDMA-core-ulp-Convert-register-unregister-event-hand.patch
	patches.drivers/RDMA-core-Cleanup-device-capability-enum.patch
	patches.drivers/RDMA-core-Delete-BUG-from-unreachable-flow.patch
	patches.drivers/RDMA-core-Refactor-get-link-layer-wrapper.patch
	patches.drivers/RDMA-mlx4-Remove-gfp_mask-argument-from-acquire_grou.patch
	patches.drivers/RDMA-usnic-Fix-remove-address-space-warning.patch
	patches.drivers/RDMA-mthca-Make-explicit-conversion-to-64bit-value.patch
	patches.drivers/IB-mlx4-Fix-some-spelling-mistakes.patch
	patches.drivers/IB-mlx5-Fix-some-spelling-mistakes.patch
	patches.drivers/IB-mlx5-Add-necessary-delay-drop-assignment.patch
	patches.drivers/IB-mlx4-Fix-RSS-QP-type-in-creation-verb.patch
	patches.drivers/IB-mlx4-Fix-struct-mlx4_ib_create_wq-alignment.patch
	patches.drivers/IB-mlx4-Remove-redundant-attribute-in-mlx4_ib_create.patch
	patches.drivers/IB-mlx4-Check-that-reserved-fields-in-mlx4_ib_create.patch
	patches.drivers/IB-ipoib-Sync-between-remove_one-to-sysfs-calls-that.patch
	patches.drivers/IB-rxe-Make-rxe_counter_name-static.patch
	patches.drivers/RDMA-mlx5-Limit-scope-of-get-vector-affinity-local-f.patch
	patches.drivers/RDMA-mlx4-Properly-annotate-link-layer-variable.patch
	patches.drivers/RDMA-nes-Remove-zeroed-parameter-from-port-query-cal.patch
	patches.drivers/IB-mlx5-Expose-software-parsing-for-Raw-Ethernet-QP.patch
	patches.drivers/IB-mlx5-Enable-UMR-for-MRs-created-with-reg_create.patch
	patches.drivers/IB-mlx5-Decouple-MR-allocation-and-population-flows.patch
	patches.drivers/IB-mlx5-Fix-memory-leak-in-clean_mr-error-path.patch
	patches.drivers/IB-mlx5-Fix-integer-overflow-when-page_shift-31.patch
	patches.drivers/IB-mlx5-Add-support-for-multi-underlay-QP.patch
	patches.drivers/IB-mlx5-Allow-posting-multi-packet-send-WQEs-if-hard.patch
	patches.drivers/IB-mlx5-Report-mlx5-enhanced-multi-packet-WQE-capabi.patch
	patches.drivers/IB-rdmavt-Use-rvt_put_swqe-in-rvt_clear_mr_ref.patch
	patches.drivers/IB-qib-hfi1-Avoid-flow-control-testing-for-RDMA-writ.patch
	patches.drivers/IB-qib-Remove-unnecessary-memory-allocation-for-boar.patch
	patches.drivers/IB-qib-Stricter-bounds-checking-for-copy-and-array-a.patch
	patches.drivers/IB-hfi1-Ratelimit-prints-from-sdma_interrupt.patch
	patches.drivers/IB-hfi1-Improve-local-kmem_cache_alloc-performance.patch
	patches.drivers/IB-hfi1-Clean-up-hfi1_user_exp_rcv_setup-function.patch
	patches.drivers/IB-hfi1-Clean-up-user_sdma_send_pkts-function.patch
	patches.drivers/IB-hfi1-Clean-up-pin_vector_pages-function.patch
	patches.drivers/IB-hfi1-Fix-the-bail-out-code-in-pin_vector_pages-fu.patch
	patches.drivers/IB-hfi1-Remove-duplicate-definitions-of-num_user_pag.patch
	patches.drivers/IB-hfi1-Move-structure-definitions-from-user_exp_rcv.patch
	patches.drivers/IB-hfi1-Move-structure-and-MACRO-definitions-in-user.patch
	patches.drivers/IB-hfi1-Fix-whitespace-alignment-issue-for-MAD.patch
	patches.drivers/IB-hfi1-Add-received-request-info-to-qp_stats.patch
	patches.drivers/IB-hfi1-Add-opcode-states-to-qp_stats.patch
	patches.drivers/IB-usnic-check-for-allocation-failure.patch
	patches.drivers/RDMA-bnxt_re-remove-unnecessary-call-to-memset.patch
	patches.drivers/IB-hfi1-constify-vm_operations_struct.patch
	patches.drivers/i40iw-make-some-structures-const.patch
	patches.drivers/IB-hfi1-Acquire-QSFP-cable-information-on-loopback.patch
	patches.drivers/IB-hif1-Remove-static-tracing-from-SDMA-hot-path.patch
	patches.drivers/IB-qib-Stricter-bounds-checking-for-copy-to-buffer.patch
	patches.drivers/IB-hfi1-Use-accessor-to-determine-ring-size.patch
	patches.drivers/IB-rdmavt-Add-QP-iterator-API-for-QPs.patch
	patches.drivers/IB-hfi1-Convert-hfi1_error_port_qps-to-use-new-QP-it.patch
	patches.drivers/IB-hfi1-Convert-qp_stats-debugfs-interface-to-use-ne.patch
	patches.drivers/IB-qib-Convert-qp_stats-debugfs-interface-to-use-new.patch
	patches.drivers/IB-rdmavt-Handle-dereg-of-inuse-MRs-properly.patch
	patches.drivers/IB-rxe-Move-refcounting-earlier-in-rxe_send.patch
	patches.drivers/IB-rxe-Disable-completion-upcalls-when-a-CQ-is-destr.patch
	patches.drivers/IB-rxe-Remove-dangling-prototype.patch
	patches.drivers/IB-rxe-Fix-up-the-responder-s-find_resources-functio.patch
	patches.drivers/IB-rxe-Fix-destination-cache-for-IPv6.patch
	patches.drivers/IB-rxe-Add-dst_clone-in-prepare_ipv6_hdr.patch
	patches.drivers/IB-rxe-Fix-up-rxe_qp_cleanup.patch
	patches.drivers/IB-rxe-Remove-unneeded-initialization-in-prepare6.patch
	patches.drivers/IB-rxe-Another-fix-for-broken-receive-queue-draining.patch
	patches.drivers/IB-rxe-Avoid-ICRC-errors-by-copying-into-the-skb-fir.patch
	patches.drivers/IB-rxe-Handle-NETDEV_CHANGE-events.patch
	patches.drivers/net-mlx5-Update-HW-layout-definitions.patch
	patches.drivers/IB-core-Add-XRQ-capabilities.patch
	patches.drivers/IB-core-Separate-CQ-handle-in-SRQ-context.patch
	patches.drivers/IB-core-Add-new-SRQ-type-IB_SRQT_TM.patch
	patches.drivers/IB-uverbs-Add-XRQ-creation-parameter-to-UAPI.patch
	patches.drivers/IB-uverbs-Add-new-SRQ-type-IB_SRQT_TM.patch
	patches.drivers/IB-uverbs-Expose-XRQ-capabilities.patch
	patches.drivers/IB-mlx5-Fill-XRQ-capabilities.patch
	patches.drivers/net-mlx5-Add-XRQ-support.patch
	patches.drivers/IB-mlx5-Support-IB_SRQT_TM.patch
	patches.drivers/IB-core-Add-a-generic-way-to-execute-an-operation-on.patch
	patches.drivers/IB-core-Add-support-to-finalize-objects-in-one-trans.patch
	patches.drivers/IB-cm-Fix-sleeping-in-atomic-when-RoCE-is-used.patch
	patches.drivers/IB-core-Add-might_sleep-annotation-to-ib_init_ah_fro.patch
	patches.drivers/RDMA-vmw_pvrdma-Report-network-header-type-in-WC.patch
	patches.drivers/RDMA-vmw_pvrdma-Fix-a-signedness.patch
	patches.drivers/IB-core-Add-new-ioctl-interface.patch
	patches.drivers/IB-core-Declare-an-object-instead-of-declaring-only-.patch
	patches.drivers/IB-core-Add-DEVICE-object-and-root-tree-structure.patch
	patches.drivers/IB-core-Add-uverbs-merge-trees-functionality.patch
	patches.drivers/IB-core-Add-macros-for-declaring-methods-and-attribu.patch
	patches.drivers/IB-core-Explicitly-destroy-an-object-while-keeping-u.patch
	patches.drivers/IB-core-Export-ioctl-enum-types-to-user-space.patch
	patches.drivers/IB-core-Add-legacy-driver-s-user-data.patch
	patches.drivers/IB-core-Add-completion-queue-cq-object-actions.patch
	patches.drivers/IB-core-Assign-root-to-all-drivers.patch
	patches.drivers/IB-core-Expose-ioctl-interface-through-experimental-.patch
	patches.drivers/hwmon-ftsteutates-Fix-clearing-alarm-sysfs-entries
	patches.drivers/hwmon-stts751-buffer-overrun-on-wrong-chip-configura
	patches.drivers/hwmon-aspeed-pwm-add-THERMAL-dependency
	patches.drivers/docs-disable-KASLR-when-debugging-kernel
	patches.fixes/Documentation-sphinx-fix-kernel-doc-decode-for-non-u
	patches.suse/0001-swait-Add-idle-variants-which-don-t-contribute-to-lo.patch
	patches.suse/rcu_idle_enter-rely-on-callers-disabling-irqs.patch
	patches.suse/exports-from-rcu_idle_exit-and-rcu_idle_enter.patch
	patches.fixes/net-netfilter-nf_conntrack_core-Fix-net_conntrack_lo.patch
	patches.fixes/srcu-Provide-ordering-for-CPU-not-involved-in-grace-.patch
	patches.arch/perf-pmu-events-support-additional-power8-pvr-in-mapfile.patch
	patches.arch/perf-vendor-events-add-power9-pmu-events.patch
	patches.arch/perf-vendor-events-add-power9-pvrs-to-mapfile.patch
	patches.fixes/perf-intel-pt-set-no_aux_samples-for-the-tracking-event.patch
	patches.fixes/perf-intel-pt-always-set-no-branch-for-dummy-event.patch
	patches.arch/14.1-irq-make-the-irqentry-text-section-unconditional.patch
	patches.arch/perf-vendor-events-powerpc-remove-suffix-in-mapfile.patch
	patches.arch/perf-vendor-events-powerpc-update-power9-events.patch
	patches.suse/perf-x86-fix-data-source-decoding-for-skylake.patch
	patches.suse/sched-fair-Call-cpufreq-update-util-handlers-less-frequently-on-UP.patch
	patches.suse/sched-core-Reuse-put_prev_task.patch
	patches.suse/sched-fair-Pass-rq-to-weighted_cpuload.patch
	patches.suse/sched-fair-Avoid-checking-cfs_rq-nr_running-twice.patch
	patches.suse/sched-fair-Drop-always-true-parameter-of-update_cfs_rq_load_avg.patch
	patches.suse/sched-pelt-Fix-false-running-accounting.patch
	patches.suse/numa-sched-slow-down-scan-rate-if-shared-faults-dominate.patch
	patches.suse/sched-numa-scale-scan-period-with-tasks-in-group-and-shared-private.patch
	patches.fixes/sched-fair-Fix-wake_affine-for-NUMA_BALANCING.patch
	patches.suse/0001-x86-entry-64-Refactor-IRQ-stacks-and-make-them-NMI-s.patch
	patches.suse/0002-x86-entry-64-Initialize-the-top-of-the-IRQ-stack-bef.patch
	patches.suse/0003-x86-dumpstack-Fix-occasionally-missing-registers.patch
	patches.suse/0004-x86-dumpstack-Fix-interrupt-and-exception-stack-boun.patch
	patches.suse/0005-objtool-Add-ORC-unwind-table-generation.patch
	patches.suse/0006-objtool-x86-Add-facility-for-asm-code-to-provide-unw.patch
	patches.suse/0007-x86-entry-64-Add-unwind-hint-annotations.patch
	patches.suse/0008-x86-asm-Add-unwind-hint-annotations-to-sync_core.patch
	patches.suse/0001-objtool-Fix-gcov-check-for-older-versions-of-GCC.patch
	patches.suse/0001-x86-asm-Add-ASM_UNREACHABLE.patch
	patches.suse/0001-x86-asm-Make-objtool-unreachable-macros-independent-.patch
	patches.suse/0001-x86-unwind-Add-the-ORC-unwinder.patch
	patches.suse/0002-x86-kconfig-Make-it-easier-to-switch-to-the-new-ORC-.patch
	patches.suse/0003-x86-kconfig-Consolidate-unwinders-into-multiple-choi.patch
	patches.arch/06-x86-ldt-64-refresh-ds-and-es-when-modify_ldt-changes-an-entry.patch
	patches.suse/0001-objtool-Assume-unannotated-UD2-instructions-are-dead.patch
	patches.suse/0002-objtool-Skip-unreachable-warnings-for-alt-instructio.patch
	patches.suse/0003-objtool-Fix-mtune-atom-decoding-support-in-objtool-2.patch
	patches.arch/17-x86-xen-64-rearrange-the-syscall-entries.patch
	patches.suse/0001-x86-asm-Fix-UNWIND_HINT_REGS-macro-for-older-binutil.patch
	patches.suse/0001-objtool-Fix-validate_branch-return-codes.patch
	patches.suse/0002-objtool-Track-DRAP-separately-from-callee-saved-regi.patch
	patches.arch/17.1-x86-xen-64-fix-the-reported-ss-and-cs-in-syscall.patch
	patches.suse/0001-objtool-Fix-objtool-fallthrough-detection-with-funct.patch
	patches.suse/0001-objtool-Handle-GCC-stack-pointer-adjustment-bug.patch
	patches.suse/0001-x86-boot-KASLR-Wrap-e820-entries-walking-code-into-n.patch
	patches.suse/0002-x86-boot-KASLR-Switch-to-pass-struct-mem_vector-to-p.patch
	patches.suse/0003-x86-boot-KASLR-Rename-process_e820_entry-into-proces.patch
	patches.suse/efi-Introduce-efi_early_memdesc_ptr-to-get-pointer-t.patch
	patches.arch/x86-boot-KASLR-Prefer-mirrored-memory-regions-for-th.patch
	patches.arch/x86-cpu-amd-limit-cpu_core_id-fixup-to-families-older-than-f17h.patch
	patches.fixes/x86-cpu-amd-derive-l3-shared_cpu_map-from-cpu_llc_shared_mask.patch
	patches.arch/0001-x86-nmi-Use-raw-lock.patch
	patches.suse/0001-sched-wait-Remove-the-lockless-swait_active-check-in.patch
	patches.suse/0001-locking-osq_lock-Fix-osq_lock-queue-corruption.patch
	patches.suse/0001-locking-rwsem-spinlock-Add-killable-versions-of-__do.patch
	patches.suse/0001-locking-rwsem-xadd-Add-killable-versions-of-rwsem_do.patch
	patches.fixes/futex-Remove-duplicated-code-and-fix-undefined-behav.patch
	patches.suse/0001-smp-Avoid-using-two-cache-lines-for-struct-call_sing.patch
	patches.suse/0001-locking-pvqspinlock-Relax-cmpxchg-s-to-improve-perfo.patch
	patches.arch/13-x86-mm-give-each-mm-tlb-flush-generation-a-unique-id.patch
	patches.arch/14-x86-mm-track-the-tlb-s-tlb_gen-and-update-the-flushing-algorithm.patch
	patches.arch/16-x86-mm-rework-lazy-tlb-mode-and-tlb-freshness-tracking.patch
	patches.arch/17-x86-mm-stop-calling-leave_mm-in-idle-code.patch
	patches.arch/30-x86-mm-add-the-nopcid-boot-option-to-turn-off-pcid.patch
	patches.arch/29-x86-mm-enable-cr4-pcide-on-supported-systems.patch
	patches.arch/01-x86-cpu-amd-document-amd-secure-memory-encryption-sme.patch
	patches.arch/02-x86-mm-pat-set-write-protect-cache-mode-for-full-pat-support.patch
	patches.arch/03-x86-mpparse-x86-acpi-x86-pci-x86-dmi-sfi-use-memremap-for-ram-mappings.patch
	patches.arch/04-x86-cpu-amd-add-the-secure-memory-encryption-cpu-feature.patch
	patches.arch/05-x86-cpu-amd-handle-sme-reduction-in-physical-address-size.patch
	patches.arch/06-x86-mm-add-secure-memory-encryption-sme-support.patch
	patches.arch/07-x86-mm-remove-phys_to_virt-usage-in-ioremap.patch
	patches.arch/08-x86-mm-add-support-to-enable-sme-in-early-boot-processing.patch
	patches.arch/09-x86-mm-simplify-pd_page-macros.patch
	patches.arch/10-x86-mm-provide-general-kernel-support-for-memory-encryption.patch
	patches.arch/11-x86-mm-add-sme-support-for-read_cr3_pa.patch
	patches.arch/12-x86-mm-extend-early_memremap-support-with-additional-attrs.patch
	patches.arch/13-x86-mm-add-support-for-early-encryption-decryption-of-memory.patch
	patches.arch/14-x86-mm-insure-that-boot-memory-areas-are-mapped-properly.patch
	patches.arch/15-x86-boot-e820-add-support-to-determine-the-e820-type-of-an-address.patch
	patches.arch/16-efi-add-an-efi-table-address-match-function.patch
	patches.arch/17-efi-update-efi_mem_type-to-return-an-error-rather-than-0.patch
	patches.arch/18-x86-efi-update-efi-pagetable-creation-to-work-with-sme.patch
	patches.arch/19-x86-mm-add-support-to-access-boot-related-data-in-the-clear.patch
	patches.arch/20-x86-boot-use-memremap-to-map-the-mpf-and-mpc-data.patch
	patches.arch/21-x86-mm-add-support-to-access-persistent-memory-in-the-clear.patch
	patches.arch/22-x86-mm-add-support-for-changing-the-memory-encryption-attribute.patch
	patches.arch/23-x86-realmode-decrypt-trampoline-area-if-memory-encryption-is-active.patch
	patches.arch/24-x86-swiotlb-add-memory-encryption-support.patch
	patches.arch/25-swiotlb-add-warnings-for-use-of-bounce-buffers-with-sme.patch
	patches.arch/26-x86-cpu-amd-make-the-microcode-level-available-earlier-in-the-boot.patch
	patches.arch/27-iommu-amd-allow-the-amd-iommu-to-work-with-memory-encryption.patch
	patches.arch/28-x86-boot-realmode-check-for-memory-encryption-on-the-aps.patch
	patches.arch/29-x86-drm-fbdev-do-not-specify-encrypted-memory-for-video-mappings.patch
	patches.arch/30-kvm-x86-svm-support-secure-memory-encryption-within-kvm.patch
	patches.arch/31-x86-mm-kexec-allow-kexec-to-be-used-with-sme.patch
	patches.arch/32-xen-x86-remove-sme-feature-in-pv-guests.patch
	patches.arch/33-x86-mm-use-proper-encryption-attributes-with-dev-mem.patch
	patches.arch/34-x86-mm-create-native_make_p4d-for-pgtable_levels-4.patch
	patches.arch/35-x86-mm-add-support-to-encrypt-the-kernel-in-place.patch
	patches.arch/36-x86-boot-add-early-cmdline-parsing-for-options-with-arguments.patch
	patches.arch/37-compiler-gcc-h-introduce-_nostackprotector-function-attribute.patch
	patches.arch/38-x86-mm-add-support-to-make-use-of-secure-memory-encryption.patch
	patches.arch/39-x86-boot-fix-memremap-related-build-failure.patch
	patches.arch/19-x86-mm-implement-pcid-based-optimization-try-to-preserve-old-tlb-entries-using-pcid.patch
	patches.arch/40-x86-mm-kexec-fix-memory-corruption-with-sme-on-successive-kexecs.patch
	patches.arch/41-acpi-x86-mm-remove-encryption-mask-from-acpi-page-protection-type.patch
	patches.fixes/x86-mm-mm-hwpoison-clear-present-bit-for-kernel-1-1-mappings-of-poison-pages.patch
	patches.suse/kvm-x86-Avoid-clearing-the-C-bit-in-rsvd_bits.patch
	patches.arch/42-x86-mm-fix-sme-encryption-stack-ptr-handling.patch
	patches.arch/x86-mm-Use-pr_cont-in-dump_pagetable
	patches.fixes/timekeeping-Use-proper-timekeeper-for-debug-code
	patches.fixes/genirq-Fix-for_each_action_of_desc-macro.patch
	patches.suse/irqchip-gic-Report-that-effective-affinity-is-a-sing.patch
	patches.suse/irqchip-gic-v3-Report-that-effective-affinity-is-a-s.patch
	patches.suse/irqchip-gic-v3-its-Report-that-effective-affinity-is.patch
	patches.suse/irqchip-gic-v3-its-Properly-handle-command-queue-wra.patch
	patches.suse/genirq-Let-irq_set_vcpu_affinity-iterate-over-hierar.patch
	patches.suse/irqchip-gic-v3-Add-redistributor-iterator.patch
	patches.suse/irqchip-gic-v3-Add-VLPI-DirectLPI-discovery.patch
	patches.suse/irqchip-gic-v3-its-Move-LPI-definitions-around.patch
	patches.suse/irqchip-gic-v3-its-Add-probing-for-VLPI-properties.patch
	patches.suse/irqchip-gic-v3-its-Macro-ize-its_send_single_command.patch
	patches.suse/irqchip-gic-v3-its-Implement-irq_set_irqchip_state-f.patch
	patches.suse/irqchip-gic-v3-its-Split-out-property-table-allocati.patch
	patches.suse/irqchip-gic-v3-its-Allow-use-of-indirect-VCPU-tables.patch
	patches.suse/irqchip-gic-v3-its-Split-out-pending-table-allocatio.patch
	patches.suse/irqchip-gic-v3-its-Rework-LPI-freeing.patch
	patches.suse/irqchip-gic-v3-its-Generalize-device-table-allocatio.patch
	patches.suse/irqchip-gic-v3-its-Generalize-LPI-configuration.patch
	patches.suse/irqchip-gic-v4-Add-management-structure-definitions.patch
	patches.suse/irqchip-gic-v3-its-Add-GICv4-ITS-command-definitions.patch
	patches.suse/irqchip-gic-v3-its-Add-VLPI-configuration-hook.patch
	patches.suse/irqchip-gic-v3-its-Add-VLPI-map-unmap-operations.patch
	patches.suse/irqchip-gic-v3-its-Add-VLPI-configuration-handling.patch
	patches.suse/irqchip-gic-v3-its-Add-VPE-domain-infrastructure.patch
	patches.suse/irqchip-gic-v3-its-Add-VPE-irq-domain-allocation-tea.patch
	patches.suse/irqchip-gic-v3-its-Add-VPE-irq-domain-de-activation.patch
	patches.suse/irqchip-gic-v3-its-Add-VPENDBASER-VPROPBASER-accesso.patch
	patches.suse/irqchip-gic-v3-its-Add-VPE-scheduling.patch
	patches.suse/irqchip-gic-v3-its-Add-VPE-invalidation-hook.patch
	patches.suse/irqchip-gic-v3-its-Add-VPE-affinity-changes.patch
	patches.suse/irqchip-gic-v3-its-Add-VPE-interrupt-masking.patch
	patches.suse/irqchip-gic-v3-its-Make-LPI-allocation-optional-on-d.patch
	patches.suse/irqchip-gic-v3-its-Add-device-proxy-for-VPE-manageme.patch
	patches.suse/irqchip-gic-v3-its-Move-pending-doorbell-after-VMOVP.patch
	patches.suse/irqchip-gic-v3-its-Allow-doorbell-interrupts-to-be-i.patch
	patches.suse/irqchip-gic-v3-its-Set-implementation-defined-bit-to.patch
	patches.suse/irqchip-gic-v4-Add-per-VM-VPE-domain-creation.patch
	patches.suse/irqchip-gic-v4-Add-VPE-command-interface.patch
	patches.suse/irqchip-gic-v4-Add-VLPI-configuration-interface.patch
	patches.suse/irqchip-gic-v4-Add-some-basic-documentation.patch
	patches.suse/irqchip-gic-v4-Enable-low-level-GICv4-operations.patch
	patches.suse/irqchip-gic-v3-Advertise-GICv4-support-to-KVM.patch
	patches.suse/irqchip-gic-Make-irq_chip-const.patch
	patches.fixes/smp-hotplug-Handle-removal-correctly-in-cpuhp_store_.patch
	patches.arch/01-x86-perf-cqm-wipe-out-perf-based-cqm.patch
	patches.arch/02-x86-intel_rdt-cqm-documentation-for-resctrl-based-rdt-monitoring.patch
	patches.arch/03-x86-intel_rdt-introduce-a-common-compile-option-for-rdt.patch
	patches.arch/04-x86-intel_rdt-change-file-names-to-accommodate-rdt-monitor-code.patch
	patches.arch/05-x86-intel_rdt-mark-rdt_root-and-closid_alloc-as-static.patch
	patches.arch/06-x86-intel_rdt-cleanup-namespace-to-support-rdt-monitoring.patch
	patches.arch/07-x86-intel_rdt-make-rdt_resources_all-more-readable.patch
	patches.arch/08-x86-intel_rdt-cqm-add-rdt-monitoring-initialization.patch
	patches.arch/09-x86-intel_rdt-cqm-add-rmid-resource-monitoring-id-management.patch
	patches.arch/10-x86-intel_rdt-simplify-info-and-base-file-lists.patch
	patches.arch/11-x86-intel_rdt-cqm-add-info-files-for-rdt-monitoring.patch
	patches.arch/12-x86-intel_rdt-prepare-for-rdt-monitoring-mkdir-support.patch
	patches.arch/13-x86-intel_rdt-cqm-add-mkdir-support-for-rdt-monitoring.patch
	patches.arch/14-x86-intel_rdt-change-closid-type-from-int-to-u32.patch
	patches.arch/15-x86-intel_rdt-cqm-add-tasks-file-support.patch
	patches.arch/16-x86-intel_rdt-prepare-to-add-rdt-monitor-cpus-file-support.patch
	patches.arch/17-x86-intel_rdt-cqm-add-cpus-file-support.patch
	patches.arch/18-x86-intel_rdt-prepare-for-rdt-monitor-data-support.patch
	patches.arch/19-x86-intel_rdt-cqm-add-mon_data.patch
	patches.arch/20-x86-intel_rdt-separate-the-ctrl-bits-from-rmdir.patch
	patches.arch/21-x86-intel_rdt-cqm-add-rmdir-support.patch
	patches.arch/22-x86-intel_rdt-cqm-add-mount-umount-support.patch
	patches.arch/23-x86-intel_rdt-introduce-rdt_enable_key-for-scheduling.patch
	patches.arch/24-x86-intel_rdt-cqm-add-sched_in-support.patch
	patches.arch/25-x86-intel_rdt-cqm-add-cpu-hotplug-support.patch
	patches.arch/26-x86-intel_rdt-mbm-basic-counting-of-mbm-events-total-and-local.patch
	patches.arch/27-x86-intel_rdt-mbm-add-mbm-counter-initialization.patch
	patches.arch/28-x86-intel_rdt-mbm-handle-counter-overflow.patch
	patches.arch/29-x86-intel_rdt-show-bitmask-of-shareable-resource-with-other-executing-units.patch
	patches.arch/30-x86-intel_rdt-cqm-clear-the-default-rmid-during-hotcpu.patch
	patches.arch/31-x86-intel_rdt-modify-the-intel_pqr_state-for-better-performance.patch
	patches.arch/32-x86-intel_rdt-mbm-fix-mbm-overflow-handler-during-cpu-hotplug.patch
	patches.arch/33-x86-intel_rdt-cqm-improve-limbo-list-processing.patch
	patches.arch/34-x86-intel_rdt-remove-redundant-ternary-operator-on-return.patch
	patches.arch/35-x86-intel_rdt-move-special-case-code-for-haswell-to-a-quirk-function.patch
	patches.arch/36-x86-intel_rdt-add-command-line-options-for-resource-director-technology.patch
	patches.arch/37-x86-intel_rdt-turn-off-most-rdt-features-on-skylake.patch
	patches.arch/10-x86-xen-get-rid-of-paravirt-op-adjust_exception_frame.patch
	patches.drivers/s390-mm-tag-pages.patch
	patches.drivers/s390-mm-no-dat-tlb-flush.patch
	patches.drivers/s390-mm-guest-asce-tlb-flush.patch
	patches.drivers/s390-kvm-nodat-tlb-flush.patch
	patches.drivers/s390-sclp-sing-increment.patch
	patches.arch/s390-add-support-for-ibm-z14-machines.patch
	patches.drivers/s390-qeth-constify-attribute_group-structures.patch
	patches.drivers/s390-spinlock-niai.patch
	patches.arch/s390-sles15-01-06-01-mm-helpers.patch
	patches.arch/s390-sles15-01-06-02-vmcp-hotplug.patch
	patches.arch/s390-sles15-01-05-vmcp-dma.patch
	patches.arch/s390-sles15-01-06-03-vmcp-cma.patch
	patches.arch/25-s390-mm-use-generic-mm_hooks.patch
	patches.drivers/s390-dasd-Add-discard-support-for-FBA-devices.patch
	patches.arch/arm64-mm-Fix-set_memory_valid-declaration.patch
	patches.arch/0016-arm64-Add-ASM_BUG.patch
	patches.arch/0017-arm64-consistently-use-bl-for-C-exception-entry.patch
	patches.arch/0018-arm64-move-non-entry-code-out-of-.entry.text.patch
	patches.arch/0019-arm64-unwind-avoid-percpu-indirection-for-irq-stack.patch
	patches.arch/0020-arm64-unwind-disregard-frame.sp-when-validating-fram.patch
	patches.arch/0023-arm64-unwind-reference-pt_regs-via-embedded-stack-fr.patch
	patches.arch/0024-arm64-unwind-remove-sp-from-struct-stackframe.patch
	patches.drivers/0005-ACPI-IORT-Handle-PCI-aliases-properly-for-IOMMUs.patch
	patches.suse/0001-ACPI-IORT-numa-Add-numa-node-mapping-for-smmuv3-devi.patch
	patches.drivers/0006-ACPI-IORT-Fix-build-regression-without-IOMMU.patch
	patches.arch/0025-arm64-remove-__die-s-stack-dump.patch
	patches.arch/0026-fork-allow-arch-override-of-VMAP-stack-alignment.patch
	patches.arch/0027-arm64-kernel-remove-THREAD-IRQ_STACK-_START_SP.patch
	patches.arch/0028-arm64-factor-out-PAGE_-and-CONT_-definitions.patch
	patches.arch/0029-arm64-clean-up-THREAD_-definitions.patch
	patches.arch/0030-arm64-clean-up-irq-stack-definitions.patch
	patches.arch/0031-arm64-move-SEGMENT_ALIGN-to-asm-memory.h.patch
	patches.arch/0032-efi-arm64-add-EFI_KIMG_ALIGN.patch
	patches.arch/0033-arm64-factor-out-entry-stack-manipulation.patch
	patches.arch/0034-arm64-assembler-allow-adr_this_cpu-to-use-the-stack-.patch
	patches.arch/0035-arm64-use-an-irq-stack-pointer.patch
	patches.arch/0036-arm64-add-basic-VMAP_STACK-support.patch
	patches.arch/0037-arm64-add-on_accessible_stack.patch
	patches.arch/0038-arm64-add-VMAP_STACK-overflow-detection.patch
	patches.arch/0002-arm64-Convert-pte-handling-from-inline-asm-to-using-.patch
	patches.arch/0003-arm64-Move-PTE_RDONLY-bit-handling-out-of-set_pte_at.patch
	patches.suse/arm64-Remove-the-CONFIG_ARM64_HW_AFDBM-alternative-c.patch
	patches.drivers/0019-usb-hcd-constify-attribute_group-structures.patch
	patches.drivers/0001-xhci-add-definitions-for-all-port-link-states.patch
	patches.drivers/0001-xhci-Add-port-status-decoder-for-tracing-purposes.patch
	patches.drivers/0020-xhci-rename-temp-and-temp1-variables.patch
	patches.drivers/0001-xhci-add-port-status-tracing.patch
	patches.drivers/0021-usb-Increase-root-hub-reset-signaling-time-to-preven.patch
	patches.drivers/0022-xhci-rework-bus_resume-and-check-ports-are-suspended.patch
	patches.drivers/0037-phy-rockchip-inno-usb2-add-support-for-rockchip-usbg.patch
	patches.drivers/0038-phy-rockchip-inno-usb2-add-support-for-otg-mux-inter.patch
	patches.drivers/0039-phy-rockchip-inno-usb2-add-support-of-usb2-phy-for-r.patch
	patches.drivers/0040-phy-rockchip-typec-remove-unused-dfp-variable.patch
	patches.drivers/0023-usb-make-device_type-const.patch
	patches.drivers/0024-USB-core-constify-vm_operations_struct.patch
	patches.drivers/0025-usb-xhci-Support-enabling-of-compliance-mode-for-xhc.patch
	patches.drivers/0026-usb-misc-lvstest-add-entry-to-place-port-in-complian.patch
	patches.drivers/0001-serial-xuartps-Remove-__init-marking-from-early-writ.patch
	patches.drivers/tty-improve-tty_insert_flip_char-fast-path
	patches.drivers/tty-improve-tty_insert_flip_char-slow-path
	patches.drivers/tty-fix-__tty_insert_flip_char-regression
	patches.drivers/serial-pch_uart-Make-port-type-explicit.patch
	patches.drivers/serial-remove-unused-port-type
	patches.drivers/serial-fix-port-type-numbering-for-ti-da8xx
	patches.drivers/serial-earlycon-Only-try-fdt-when-specify-earlycon-e
	patches.drivers/serial-8250_uniphier-fix-serial-port-index-in-privat.patch
	patches.drivers/iio-gyro-st_gyro-fix-L3GD20H-support
	patches.drivers/iio-magnetometer-st_magn_core-enable-multiread-by-de
	patches.drivers/0002-iio-adc-rockchip_saradc-add-NULL-check-on-of_match_d.patch
	patches.drivers/iio-accel-st_accel_i2c-fix-i2c_device_id-table
	patches.drivers/staging-fbtft-array-underflow-in-fbtft_request_gpios
	patches.drivers/iio-pressure-st_pressure-fix-drdy-configuration-for-
	patches.drivers/iio-accel-st_accel-fix-data-ready-line-configuration
	patches.drivers/0003-iio-adc-rockchip_saradc-explicitly-request-exclusive.patch
	patches.drivers/0004-test_firmware-add-test-case-for-SIGCHLD-on-sync-fall.patch
	patches.suse/0001-firmware-send-EINTR-on-signal-abort-on-fallback-mech.patch
	patches.suse/0002-firmware-define-pr_fmt.patch
	patches.suse/0003-firmware-enable-a-debug-print-for-batched-requests.patch
	patches.drivers/0005-test_firmware-add-batched-firmware-tests.patch
	patches.suse/msft-hv-1378-vmbus-simplify-hv_ringbuffer_read.patch
	patches.suse/msft-hv-1379-vmbus-drop-unused-ring_buffer_info-elements.patch
	patches.suse/msft-hv-1380-vmbus-refactor-hv_signal_on_read.patch
	patches.suse/msft-hv-1381-vmbus-eliminate-duplicate-cached-index.patch
	patches.suse/msft-hv-1382-vmbus-more-host-signalling-avoidance.patch
	patches.suse/msft-hv-1383-vmbus-add-prefetch-to-ring-buffer-iterator.patch
	patches.suse/msft-hv-1384-x86-hyper-v-include-hyperv-only-when-CONFIG_HYPERV-i.patch
	patches.suse/msft-hv-1385-x86-hyper-v-stash-the-max-number-of-virtual-logical-.patch
	patches.suse/msft-hv-1394-Revert-x86-hyper-v-include-hyperv-only-when-CONFIG_H.patch
	patches.suse/msft-hv-1435-Tools-hv-vss-Skip-freezing-filesystems-backed-by-loo.patch
	patches.suse/msft-hv-1436-Drivers-hv-balloon-Correctly-update-onlined-page-cou.patch
	patches.suse/msft-hv-1437-Drivers-hv-balloon-Show-the-max-dynamic-memory-assig.patch
	patches.suse/msft-hv-1438-Drivers-hv-balloon-Initialize-last_post_time-on-star.patch
	patches.suse/msft-hv-1439-Drivers-hv-kvp-Use-MAX_ADAPTER_ID_SIZE-for-translati.patch
	patches.suse/msft-hv-1440-Tools-hv-fix-snprintf-warning-in-kvp_daemon.patch
	patches.suse/msft-hv-1441-Tools-hv-update-buffer-handling-in-hv_fcopy_daemon.patch
	patches.suse/msft-hv-1442-Drivers-hv-vmbus-Fix-rescind-handling-issues.patch
	patches.drivers/0031-thunderbolt-Remove-superfluous-check.patch
	patches.drivers/0032-thunderbolt-Make-key-root-only-accessible.patch
	patches.drivers/0033-thunderbolt-Allow-clearing-the-key.patch
	patches.drivers/0034-thunderbolt-Fix-reset-response_type.patch
	patches.drivers/intel_th-pci-Enable-bus-mastering
	patches.drivers/intel_th-Output-devices-without-ports-don-t-need-ass
	patches.drivers/intel_th-Streamline-the-subdevice-tree-accessors
	patches.drivers/intel_th-Make-SOURCE-devices-children-of-the-root-de
	patches.drivers/intel_th-Make-the-switch-allocate-its-subdevices
	patches.drivers/intel_th-msu-Use-the-real-device-in-case-of-IOMMU-do
	patches.drivers/intel_th-Enumerate-Low-Power-Path-output-port-type
	patches.drivers/intel_th-pti-Support-Low-Power-Path-output-port-type
	patches.drivers/intel_th-pci-Use-drvdata-for-quirks
	patches.drivers/intel_th-Add-global-activate-deactivate-callbacks-fo
	patches.drivers/intel_th-Perform-time-resync-on-capture-start
	patches.drivers/0036-phy-rockchip-inno-usb2-Replace-the-extcon-API.patch
	patches.drivers/nvmem-core-Add-nvmem_cell_read_u32.patch
	patches.drivers/nvmem-include-linux-err.h-from-header.patch
	patches.drivers/edac-sb_edac-classify-memory-mirroring-modes.patch
	patches.drivers/05-edac-pnd2-build-in-a-minimal-sideband-driver-for-apollo-lake.patch
	patches.drivers/0002-EDAC-thunderx-Fix-error-handling-path-in-thunderx_lm.patch
	patches.drivers/06-edac-pnd2-mask-off-the-lower-four-bits-of-a-bar.patch
	patches.drivers/07-edac-pnd2-conditionally-unhide-hide-the-p2sb-pci-device-to-read-bar.patch
	patches.drivers/08-edac-pnd2-properly-toggle-hidden-state-for-p2sb-pci-device.patch
	patches.drivers/spi-pxa2xx-Don-t-touch-CS-pin-until-we-have-a-transf
	patches.drivers/0018-spi-rockchip-Slightly-rework-return-value-handling.patch
	patches.drivers/0019-spi-rockchip-Fix-clock-handling-in-remove.patch
	patches.drivers/0020-spi-rockchip-Fix-clock-handling-in-suspend-resume.patch
	patches.drivers/0021-spi-rockchip-configure-CTRLR1-according-to-size-and-.patch
	patches.drivers/regulator-cpcap-Fix-standby-mode
	patches.fixes/regulator-da9063-return-an-error-code-on-probe-failure.patch
	patches.drivers/0001-regulator-fan53555-Use-of_device_get_match_data-to-s.patch
	patches.drivers/0002-regulator-fan53555-fix-I2C-device-ids.patch
	patches.drivers/pinctrl-uniphier-fix-pin_config_get-for-input-enable
	patches.drivers/0010-pinctrl-rockchip-Use-common-interface-for-recalced-i.patch
	patches.drivers/pinctrl-sunxi-fix-V3s-pinctrl-driver-IRQ-bank-base
	patches.drivers/pinctrl-intel-Add-Intel-Denverton-pin-controller-sup.patch
	patches.drivers/0001-pinctrl-check-ops-pin_config_set-in-pinconf_set_conf.patch
	patches.drivers/pinctrl-samsung-Fix-NULL-pointer-exception-on-extern
	patches.drivers/pinctrl-samsung-Fix-invalid-register-offset-used-for
	patches.drivers/pinctrl-sunxi-fix-wrong-irq_banks-number-for-H5-pinc
	patches.drivers/pinctrl-sh-pfc-r8a7796-Fix-to-delete-FSCLKST-pin-and
	patches.drivers/0011-pinctrl-intel-Add-Intel-Cannon-Lake-PCH-H-pin-contro.patch
	patches.drivers/pinctrl-intel-Add-Intel-Lewisburg-GPIO-support.patch
	patches.drivers/pinctrl-intel-Read-back-TX-buffer-state
	patches.drivers/pinctrl-uniphier-fix-members-of-rmii-group-for-Pro4
	patches.drivers/gpio-brcmstb-check-return-value-of-gpiochip_irqchip_
	patches.suse/cpufreq-intel_pstate-Improve-IO-performance-with-per-core-P-states.patch
	patches.drivers/PM-devfreq-Fix-memory-leak-when-fail-to-register-dev
	patches.drivers/0001-acpica-iort-Update-SMMU-models-for-IORT-rev.-C.patch
	patches.suse/0001-ACPICA-iasl-Update-to-IORT-SMMUv3-disassembling.patch
	patches.drivers/0001-ACPICA-Dispatch-active-GPEs-at-init-time.patch
	patches.drivers/0001-ACPICA-Make-it-possible-to-enable-runtime-GPEs-earli.patch
	patches.drivers/0001-ACPI-scan-Enable-GPEs-before-scanning-the-namespace.patch
	patches.drivers/ACPI-EC-Fix-possible-issues-related-to-EC-initializa
	patches.drivers/0003-ACPI-processor-use-dev_dbg-instead-of-dev_warn-when-.patch
	patches.drivers/0010-mailbox-pcc-Drop-uninformative-output-during-boot.patch
	patches.drivers/0031-ACPI-APEI-Enable-APEI-multiple-GHES-source-to-share-.patch
	patches.drivers/ACPI-APEI-EINJ-Subtract-any-matching-Register-Region
	patches.drivers/01-acpi-blacklist-add-acpi_match_platform_list.patch
	patches.drivers/02-intel_pstate-convert-to-use-acpi_match_platform_list.patch
	patches.fixes/gfs2-Don-t-clear-SGID-when-inheriting-ACLs.patch
	patches.fixes/0002-xfs-write-unmount-record-for-ro-mounts.patch
	patches.fixes/0001-xfs-toggle-readonly-state-around-xfs_log_mount_finis.patch
	patches.fixes/xfs-Add-infrastructure-needed-for-error-propagation-.patch
	patches.fixes/xfs-Properly-retry-failed-inode-items-in-case-of-err.patch
	patches.fixes/xfs-fix-recovery-failure-when-log-record-header-wrap.patch
	patches.fixes/xfs-always-verify-the-log-tail-during-recovery.patch
	patches.fixes/xfs-fix-log-recovery-corruption-error-due-to-tail-ov.patch
	patches.fixes/xfs-handle-EFSCORRUPTED-during-head-tail-verificatio.patch
	patches.fixes/xfs-stop-searching-for-free-slots-in-an-inode-chunk-.patch
	patches.fixes/xfs-evict-all-inodes-involved-with-log-redo-item.patch
	patches.fixes/xfs-check-for-race-with-xfs_reclaim_inode-in-xfs_ifr.patch
	patches.fixes/xfs-open-code-xfs_buf_item_dirty.patch
	patches.fixes/xfs-remove-unnecessary-dirty-bli-format-check-for-or.patch
	patches.fixes/xfs-ordered-buffer-log-items-are-never-formatted.patch
	patches.fixes/xfs-refactor-buffer-logging-into-buffer-dirtying-hel.patch
	patches.fixes/xfs-don-t-log-dirty-ranges-for-ordered-buffers.patch
	patches.fixes/xfs-skip-bmbt-block-ino-validation-during-owner-chan.patch
	patches.fixes/xfs-move-bmbt-owner-change-to-last-step-of-extent-sw.patch
	patches.fixes/xfs-disallow-marking-previously-dirty-buffers-as-ord.patch
	patches.fixes/xfs-relog-dirty-buffers-during-swapext-bmbt-owner-ch.patch
	patches.suse/iomap-return-VM_FAULT_-codes-from-iomap_page_mkwrite.patch
	patches.suse/xfs-consolidate-the-various-page-fault-handlers.patch
	patches.fixes/xfs-disable-per-inode-DAX-flag.patch
	patches.fixes/xfs-fix-incorrect-log_flushed-on-fsync.patch
	patches.fixes/xfs-fix-compiler-warnings.patch
	patches.fixes/xfs-don-t-set-v3-xflags-for-v2-inodes.patch
	patches.fixes/xfs-open-code-end_buffer_async_write-in-xfs_finish_p.patch
	patches.fixes/xfs-use-kmem_free-to-free-return-value-of-kmem_zallo.patch
	patches.fixes/ext4-do-not-unnecessarily-allocate-buffer-in-recentl.patch
	patches.fixes/ext4-cleanup-goto-next-group.patch
	patches.fixes/ext4-reduce-lock-contention-in-__ext4_new_inode.patch
	patches.suse/ext4-in-ext4_seek_-hole-data-return-enxio-for-negative-offsets.patch
	patches.fixes/ext4-fix-incorrect-quotaoff-if-the-quota-feature-is-.patch
	patches.fixes/ext4-fix-quota-inconsistency-during-orphan-cleanup-f.patch
	patches.suse/ext4-fix-fault-handling-when-mounted-with-o-dax-ro.patch
	patches.fixes/dlm-Make-dismatch-error-message-more-clear.patch
	patches.fixes/dlm-use-sock_create_lite-inside-tcp_accept_from_sock.patch
	patches.fixes/0003-errseq-rename-__errseq_set-to-errseq_set.patch
	patches.suse/msft-hv-1376-tools-hv-ignore-a-NIC-if-it-has-been-configured.patch
	patches.fixes/inetpeer-remove-AVL-implementation-in-favor-of-RB-tr.patch
	patches.drivers/ixgbe-NULL-xdp_tx-rings-on-resource-cleanup.patch
	patches.fixes/s2io-Remove-UFO-support.patch
	patches.fixes/macb-Remove-bogus-reference-to-NETIF_F_UFO.patch
	patches.fixes/ipvlan-Stop-advertising-NETIF_F_UFO-support.patch
	patches.fixes/macvlan-macvtap-Remove-NETIF_F_UFO-advertisement.patch
	patches.fixes/tun-tap-Remove-references-to-NETIF_F_UFO.patch
	patches.fixes/dummy-Remove-references-to-NETIF_F_UFO.patch
	patches.fixes/virtio_net-Remove-references-to-NETIF_F_UFO.patch
	patches.fixes/net-Remove-references-to-NETIF_F_UFO-in-netdev_fix_f.patch
	patches.fixes/net-Remove-references-to-NETIF_F_UFO-from-ethtool.patch
	patches.fixes/inet-Stop-generating-UFO-packets.patch
	patches.fixes/net-Remove-all-references-to-SKB_GSO_UDP.patch
	patches.fixes/inet-Remove-software-UFO-fragmenting-code.patch
	patches.fixes/net-Kill-NETIF_F_UFO-and-SKB_GSO_UDP.patch
	patches.drivers/liquidio-support-new-firmware-statistic-fw_err_pki.patch
	patches.drivers/liquidio-lowmem-init-allocated-memory-to-0.patch
	patches.drivers/liquidio-lowmem-do-not-dereference-null-ptr.patch
	patches.drivers/liquidio-lowmem-init-allocated-memory-to-0-2c4aac74.patch
	patches.drivers/sfc-Add-ethtool-m-support-for-QSFP-modules.patch
	patches.drivers/qlcnic-remove-unnecessary-static-in-qlcnic_dump_fw.patch
	patches.drivers/liquidio-lio_vf_main-remove-unnecessary-static-in-se.patch
	patches.drivers/liquidio-lio_main-remove-unnecessary-static-in-setup.patch
	patches.drivers/hns-remove-useless-void-cast.patch
	patches.suse/msft-hv-1386-netvsc-force-link-update-after-MTU-change.patch
	patches.suse/msft-hv-1387-netvsc-add-some-rtnl_dereference-annotations.patch
	patches.suse/msft-hv-1388-netvsc-change-order-of-steps-in-setting-queues.patch
	patches.suse/msft-hv-1389-netvsc-change-logic-for-change-mtu-and-set_queues.patch
	patches.suse/msft-hv-1390-netvsc-use-ERR_PTR-to-avoid-dereference-issues.patch
	patches.suse/msft-hv-1391-netvsc-need-rcu_derefence-when-accessing-internal-de.patch
	patches.suse/msft-hv-1392-netvsc-save-pointer-to-parent-netvsc_device-in-chann.patch
	patches.suse/msft-hv-1393-netvsc-add-rtnl-annotations-in-rndis.patch
	patches.drivers/cxgb4-Update-register-ranges-of-T4-T5-T6-adapters.patch
	patches.drivers/cxgb4-display-serial-config-and-vpd-versions.patch
	patches.drivers/net-add-new-netdevice-feature-for-offload-of-RX-port.patch
	patches.suse/msft-hv-1395-netvsc-fix-ptr_ret.cocci-warnings.patch
	patches.drivers/liquidio-fix-implicit-irq-include-causing-build-fail.patch
	patches.drivers/mlx4_en-remove-unnecessary-returned-value.patch
	patches.drivers/mlx4_en-remove-unnecessary-error-check.patch
	patches.drivers/bnxt_en-Update-firmware-interface-spec-to-1.8.0.patch
	patches.drivers/bnxt_en-Retrieve-the-hardware-bridge-mode-from-the-f.patch
	patches.drivers/bnxt_en-Implement-ndo_bridge_-get-set-link-methods.patch
	patches.drivers/bnxt_en-Add-bnxt_get_num_stats-to-centrally-get-the-.patch
	patches.drivers/bnxt_en-Allow-the-user-to-set-ethtool-stats-block-us.patch
	patches.drivers/bnxt_en-Report-firmware-DCBX-agent.patch
	patches.drivers/bnxt_en-Set-ETS-min_bw-parameter-for-older-firmware.patch
	patches.drivers/bnxt_en-add-support-to-enable-VF-representors.patch
	patches.drivers/bnxt_en-add-vf-rep-RX-TX-and-netdev-implementation.patch
	patches.drivers/bnxt_en-add-support-for-port_attr_get-and-and-get_ph.patch
	patches.suse/msft-hv-1396-netvsc-remove-bogus-rtnl_unlock.patch
	patches.suse/msft-hv-1397-netvsc-Remove-redundant-use-of-ipv6_hdr.patch
	patches.suse/msft-hv-1398-netvsc-prefetch-the-first-incoming-ring-element.patch
	patches.suse/msft-hv-1399-netvsc-fix-netvsc_set_channels.patch
	patches.suse/msft-hv-1400-netvsc-include-rtnetlink.h.patch
	patches.suse/msft-hv-1401-netvsc-remove-no-longer-used-max_num_rss-queues.patch
	patches.drivers/ibmvnic-104-Check-for-transport-event-on-driver-resume.patch
	patches.drivers/bnxt_en-Use-SWITCHDEV_SET_OPS.patch
	patches.drivers/nfp-set-config-bit-ifup-ifdown-on-netdev-open-close.patch
	patches.drivers/bnxt-fix-unsigned-comparsion-with-0.patch
	patches.drivers/bnxt-fix-unused-variable-warnings.patch
	patches.drivers/benet-fix-set-but-not-used-warning.patch
	patches.drivers/bnxt_en-include-bnxt_vfr.c-code-under-CONFIG_BNXT_SR.patch
	patches.drivers/bnxt_en-use-SWITCHDEV_SET_OPS-for-setting-vf_rep_swi.patch
	patches.drivers/bnxt_en-fix-switchdev-port-naming-for-external-port-.patch
	patches.drivers/ixgbe-Ensure-MAC-filter-was-added-before-setting-MAC.patch
	patches.drivers/ixgbe-Enable-LASI-interrupts-for-X552-devices.patch
	patches.drivers/ixgbe-Update-NW_MNG_IF_SEL-support-for-X553.patch
	patches.drivers/ixgbe-Do-not-support-flow-control-autonegotiation-fo.patch
	patches.drivers/ixgbe-Disable-flow-control-for-XFI.patch
	patches.drivers/i40e-fix-incorrect-variable-assignment.patch
	patches.drivers/i40e-Fix-for-trace-found-with-S4-state.patch
	patches.drivers/i40e-remove-WQ_UNBOUND-and-the-task-limit-of-our-wor.patch
	patches.drivers/i40e-Handle-admin-Q-timeout-when-releasing-NVM.patch
	patches.drivers/i40e-fix-up-32-bit-timespec-references.patch
	patches.drivers/i40e-fix-odd-formatting-and-indent.patch
	patches.drivers/i40e-i40evf-make-IPv6-ATR-code-clearer.patch
	patches.drivers/i40e-i40evf-remove-mismatched-type-warnings.patch
	patches.drivers/i40e-display-correct-UDP-tunnel-type-name.patch
	patches.drivers/i40evf-add-some-missing-includes.patch
	patches.drivers/i40e-report-BPF-prog-id-during-XDP_QUERY_PROG.patch
	patches.drivers/i40evf-Use-le32_to_cpu-before-evaluating-HW-desc-fie.patch
	patches.drivers/i40evf-remove-unnecessary-__packed.patch
	patches.drivers/i40e-handle-setting-administratively-set-MAC-address.patch
	patches.drivers/qede-Add-getter-APIs-support-for-RX-flow-classificat.patch
	patches.drivers/qed-qede-Add-setter-APIs-support-for-RX-flow-classif.patch
	patches.drivers/qed-Add-support-for-Energy-efficient-ethernet.patch
	patches.drivers/qede-Add-ethtool-support-for-Energy-efficient-ethern.patch
	patches.drivers/qed-Add-support-for-vf-coalesce-configuration.patch
	patches.drivers/qed-Read-per-queue-coalesce-from-hardware.patch
	patches.drivers/qed-enhanced-per-queue-max-coalesce-value.patch
	patches.drivers/nfp-remove-the-probe-deferral-when-FW-not-present.patch
	patches.drivers/nfp-look-for-firmware-image-by-device-serial-number-.patch
	patches.drivers/nfp-only-use-direct-firmware-requests.patch
	patches.drivers/liquidio-standardization-use-min_t-instead-of-custom.patch
	patches.drivers/liquidio-cleanup-removed-cryptic-and-misleading-macr.patch
	patches.drivers/net-smc-serialize-connection-creation-in-all-cases.patch
	patches.drivers/net-smc-shorten-local-bufsize-variables.patch
	patches.drivers/net-smc-introduce-sg-logic-for-rmbs.patch
	patches.drivers/net-smc-use-separate-memory-regions-for-rmbs.patch
	patches.drivers/net-smc-register-rmb-related-memory-region.patch
	patches.drivers/net-smc-remove-kconfig-warning.patch
	patches.drivers/net-smc-introduce-sg-logic-for-send-buffers.patch
	patches.drivers/net-smc-common-functions-for-rmbs-and-send-buffers.patch
	patches.drivers/net-smc-cleanup-function-_smc_buf_create.patch
	patches.drivers/net-smc-synchronize-buffer-usage-with-device.patch
	patches.drivers/bnxt_re-add-MAY_USE_DEVLINK-dependency.patch
	patches.drivers/liquidio-bump-up-driver-version-to-match-newer-NIC-f.patch
	patches.suse/msft-hv-1403-netvsc-fix-return-value-for-set_channels.patch
	patches.suse/msft-hv-1404-netvsc-fix-warnings-reported-by-lockdep.patch
	patches.suse/msft-hv-1405-netvsc-don-t-print-pointer-value-in-error-message.patch
	patches.suse/msft-hv-1406-netvsc-remove-unnecessary-indirection-of-page_buffer.patch
	patches.suse/msft-hv-1407-netvsc-optimize-receive-completions.patch
	patches.suse/msft-hv-1408-netvsc-fix-error-unwind-on-device-setup-failure.patch
	patches.suse/msft-hv-1409-netvsc-signal-host-if-receive-ring-is-emptied.patch
	patches.drivers/net-ethtool-add-support-for-forward-error-correction.patch
	patches.drivers/cxgb4-core-hardware-firmware-support-for-Forward-Err.patch
	patches.drivers/cxgb4-ethtool-forward-error-correction-management-su.patch
	patches.drivers/net-sched-actions-Use-proper-root-attribute-table-fo.patch
	patches.fixes/tcp-remove-prequeue-support.patch
	patches.fixes/tcp-reindent-two-spots-after-prequeue-removal.patch
	patches.fixes/tcp-remove-low_latency-sysctl.patch
	patches.fixes/tcp-remove-unused-mib-counters.patch
	patches.suse/mlxsw-spectrum_router-Simplify-a-piece-of-code.patch
	patches.drivers/Bluetooth-hci_bcm-Make-bcm_request_irq-fail-if-no-IR
	patches.drivers/Bluetooth-btrtl-Fix-a-error-code-in-rtl_load_config
	patches.drivers/Bluetooth-btusb-add-ID-for-LiteOn-04ca-3016
	patches.suse/msft-hv-1411-hyperv-netvsc-Neaten-netvsc_send_pkt-by-using-a-temp.patch
	patches.fixes/tcp-tcp_data_queue-cleanup.patch
	patches.drivers/liquidio-set-sriov_totalvfs-correctly.patch
	patches.suse/msft-hv-1412-netvsc-transparent-VF-management.patch
	patches.suse/msft-hv-1413-netvsc-remove-bonding-setup-script.patch
	patches.drivers/net-hns-Add-self-adaptive-interrupt-coalesce-support.patch
	patches.drivers/qlcnic-add-const-to-bin_attribute-structure.patch
	patches.drivers/ibmvnic-106-Implement-per-queue-statistics-reporting.patch
	patches.drivers/ibmvnic-107-Convert-vnic-server-reported-statistics-to-cpu-endian.patch
	patches.drivers/ibmvnic-108-Implement-.get_ringparam.patch
	patches.drivers/ibmvnic-109-Implement-.get_channels.patch
	patches.drivers/net-hns3-Add-support-of-HNS3-Ethernet-Driver-for-hip.patch
	patches.drivers/net-hns3-Add-support-of-the-HNAE3-framework.patch
	patches.drivers/net-hns3-Add-HNS3-IMP-Integrated-Mgmt-Proc-Cmd-Inter.patch
	patches.drivers/net-hns3-Add-HNS3-Acceleration-Engine-Compatibility-.patch
	patches.drivers/net-hns3-Add-support-of-TX-Scheduler-Shaper-to-HNS3-.patch
	patches.drivers/net-hns3-Add-MDIO-support-to-HNS3-Ethernet-driver-fo.patch
	patches.drivers/net-hns3-Add-Ethtool-support-to-HNS3-driver.patch
	patches.drivers/net-hns3-Add-HNS3-driver-to-kernel-build-framework-M.patch
	patches.drivers/net-mvpp2-fix-MVPP21_ISR_RXQ_GROUP_REG-definition.patch
	patches.drivers/net-mvpp2-remove-RX-queue-group-reset-code.patch
	patches.drivers/net-mvpp2-introduce-per-port-nrxqs-ntxqs-variables.patch
	patches.drivers/net-mvpp2-move-from-cpu-centric-naming-to-software-t.patch
	patches.drivers/net-mvpp2-introduce-queue_vector-concept.patch
	patches.drivers/net-mvpp2-add-support-for-TX-interrupts-and-RX-queue.patch
	patches.drivers/net-hns-Fix-for-__udivdi3-compiler-error.patch
	patches.drivers/net-sched-change-names-of-action-number-helpers-to-b.patch
	patches.fixes/ip-options-explicitly-provide-net-ns-to-__ip_options.patch
	patches.drivers/liquidio-add-missing-strings-in-oct_dev_state_str-ar.patch
	patches.drivers/liquidio-moved-console_bitmask-module-param-to-lio_m.patch
	patches.suse/msft-hv-1416-netvsc-fix-rtnl-deadlock-on-unregister-of-vf.patch
	patches.drivers/net-sched-make-type-an-argument-for-ndo_setup_tc.patch
	patches.drivers/net-sched-rename-TC_SETUP_MATCHALL-to-TC_SETUP_CLSMA.patch
	patches.drivers/net-sched-make-egress_dev-flag-part-of-flower-offloa.patch
	patches.drivers/cxgb4-push-cls_u32-setup_tc-processing-into-a-separa.patch
	patches.drivers/ixgbe-push-cls_u32-and-mqprio-setup_tc-processing-in.patch
	patches.drivers/mlx5e-push-cls_flower-and-mqprio-setup_tc-processing.patch
	patches.drivers/mlx5e_rep-push-cls_flower-setup_tc-processing-into-a.patch
	patches.drivers/mlxsw-spectrum-push-cls_flower-and-cls_matchall-setu.patch
	patches.drivers/mlxsw-spectrum-rename-cls-arg-in-matchall-processing.patch
	patches.drivers/dsa-push-cls_matchall-setup_tc-processing-into-a-sep.patch
	patches.drivers/nfp-change-flows-in-apps-that-offload-ndo_setup_tc.patch
	patches.drivers/hns3pf-don-t-check-handle-during-mqprio-offload.patch
	patches.drivers/net-sched-push-cls-related-args-into-cls_common-stru.patch
	patches.drivers/net-sched-move-prio-into-cls_common.patch
	patches.drivers/net-sched-change-return-value-of-ndo_setup_tc-for-dr.patch
	patches.drivers/net-sched-get-rid-of-struct-tc_to_netdev.patch
	patches.drivers/net-mlx5e-Rearrange-netdevice-ops-structures.patch
	patches.drivers/net-mlx5e-NIC-netdev-init-flow-cleanup.patch
	patches.drivers/net-mlx5-Unify-vport-manager-capability-check.patch
	patches.drivers/net-mlx5-Separate-between-E-Switch-and-MPFS.patch
	patches.drivers/net-mlx5-Add-CONFIG_MLX5_ESWITCH-Kconfig.patch
	patches.drivers/net-mlx5-Delay-events-till-ib-registration-ends.patch
	patches.drivers/net-mlx5-Fix-counter-list-hardware-structure.patch
	patches.drivers/net-mlx5-Increase-the-maximum-flow-counters-supporte.patch
	patches.drivers/hns3-fix-unused-function-warning.patch
	patches.drivers/0001-bcma-gpio-Correct-number-of-GPIOs-for-BCM53573.patch
	patches.drivers/rtlwifi-rtl8821ae-Fix-HW_VAR_NAV_UPPER-operation
	patches.drivers/0002-iwlwifi-refactor-out-paging-code.patch
	patches.drivers/0003-iwlwifi-refactor-shared-mem-parsing.patch
	patches.drivers/0004-iwlwifi-track-current-firmware-image-in-common-code.patch
	patches.drivers/0005-iwlwifi-refactor-firmware-debug-code.patch
	patches.drivers/0006-iwlwifi-reorganize-firmware-API.patch
	patches.drivers/0007-iwlwifi-fw-api-fix-various-kernel-doc-warnings.patch
	patches.drivers/0008-iwlwifi-mvm-add-and-use-iwl_mvm_has_unified_ucode.patch
	patches.drivers/0009-iwlwifi-mvm-check-family-instead-of-new-TX-API-for-w.patch
	patches.drivers/0010-iwlwifi-mvm-byte-swap-constant-instead-of-variable.patch
	patches.drivers/0011-iwlwifi-dvm-remove-unused-defines.patch
	patches.drivers/0012-iwlwifi-mvm-refactor-beacon-template-command-code.patch
	patches.drivers/0013-iwlwifi-mvm-fix-the-FIFO-numbers-in-A000-devices.patch
	patches.drivers/0014-iwlwifi-mvm-fix-uninitialized-var-while-waiting-for-.patch
	patches.drivers/0015-iwlwifi-pcie-fix-A-MSDU-on-gen2-devices.patch
	patches.drivers/0016-iwlwifi-mvm-support-fw-reading-empty-OTP.patch
	patches.drivers/0017-iwlwifi-implement-fseq-version-mismatch-warning.patch
	patches.drivers/0018-iwlwifi-mvm-add-compile-time-option-to-disable-EBS.patch
	patches.drivers/0019-iwlwifi-pcie-rename-iwl_trans_check_hw_rf_kill-to-pc.patch
	patches.drivers/0020-iwlwifi-mvm-require-AP_LINK_PS-for-TVQM.patch
	patches.drivers/0021-iwlwifi-mvm-simplify-bufferable-MMPDU-check.patch
	patches.drivers/0022-iwlwifi-mvm-rename-p2p-specific-sta-functions-to-inc.patch
	patches.drivers/0023-iwlwifi-mvm-remove-non-DQA-mode.patch
	patches.drivers/0024-iwlwifi-mvm-don-t-retake-the-pointer-to-skb-s-CB.patch
	patches.drivers/ibmvnic-105-Report-rx-buffer-return-codes-as-netdev_dbg.patch
	patches.drivers/net-hns3-fix-spelling-mistake-capabilty-capability.patch
	patches.drivers/bpf-verifier-rework-value-tracking.patch
	patches.drivers/bpf-verifier-track-signed-and-unsigned-min-max-value.patch
	patches.drivers/bpf-verifier-more-concise-register-state-logs-for-co.patch
	patches.fixes/selftests-bpf-change-test_verifier-expectations.patch
	patches.fixes/selftests-bpf-rewrite-test_align.patch
	patches.fixes/selftests-bpf-add-a-test-to-test_align.patch
	patches.fixes/selftests-bpf-add-test-for-bogus-operations-on-point.patch
	patches.fixes/selftests-bpf-don-t-try-to-access-past-MAX_PACKET_OF.patch
	patches.drivers/bpf-verifier-increase-complexity-limit-to-128k.patch
	patches.drivers/liquidio-fix-wrong-info-about-vf-rx-tx-ring-paramete.patch
	patches.suse/msft-hv-1417-netvsc-make-sure-and-unregister-datapath.patch
	patches.drivers/bpf-Move-check_uarg_tail_zero-upward.patch
	patches.drivers/bpf-Extend-check_uarg_tail_zero-checks.patch
	patches.drivers/liquidio-fix-misspelled-firmware-image-filenames.patch
	patches.drivers/cxgb4-Clear-On-FLASH-config-file-after-a-FW-upgrade.patch
	patches.drivers/igb-Fix-error-of-RX-network-flow-classification.patch
	patches.drivers/igb-protect-TX-timestamping-from-API-misuse.patch
	patches.drivers/e1000e-add-check-on-e1e_wphy-return-value.patch
	patches.drivers/igb-Remove-incorrect-unexpected-SYS-WRAP-log-message.patch
	patches.drivers/igb-add-argument-names-to-mailbox-op-function-declar.patch
	patches.drivers/igb-expose-mailbox-unlock-method.patch
	patches.drivers/igb-do-not-drop-PF-mailbox-lock-after-read-of-VF-mes.patch
	patches.drivers/e1000e-Initial-Support-for-IceLake.patch
	patches.drivers/igbvf-add-lock-around-mailbox-ops.patch
	patches.drivers/igbvf-after-mailbox-write-wait-for-reply.patch
	patches.drivers/igbvf-convert-msleep-to-mdelay-in-atomic-context.patch
	patches.drivers/igb-support-BCM54616-PHY.patch
	patches.drivers/bpf-add-BPF_J-LT-LE-SLT-SLE-instructions.patch
	patches.fixes/bpf-x86-implement-jiting-of-BPF_J-LT-LE-SLT-SLE.patch
	patches.fixes/bpf-arm64-implement-jiting-of-BPF_J-LT-LE-SLT-SLE.patch
	patches.fixes/bpf-s390x-implement-jiting-of-BPF_J-LT-LE-SLT-SLE.patch
	patches.fixes/bpf-ppc64-implement-jiting-of-BPF_J-LT-LE-SLT-SLE.patch
	patches.drivers/bpf-nfp-implement-jiting-of-BPF_J-LT-LE.patch
	patches.drivers/bpf-enable-BPF_J-LT-LE-SLT-SLE-opcodes-in-verifier.patch
	patches.drivers/ibmvnic-110-Clean-up-resources-on-probe-failure.patch
	patches.drivers/ibmvnic-111-Add-netdev_dbg-output-for-debugging.patch
	patches.drivers/liquidio-napi-cleanup.patch
	patches.drivers/net-sched-Add-helpers-to-identify-classids.patch
	patches.drivers/net-sched-propagate-classid-down-to-offload-drivers.patch
	patches.drivers/net-sched-use-newly-added-classid-identity-helpers.patch
	patches.drivers/liquidio-rx-tx-queue-cleanup.patch
	patches.drivers/liquidio-removed-check-for-queue-size-alignment.patch
	patches.suse/msft-hv-1425-netvsc-delay-setup-of-VF-device.patch
	patches.suse/msft-hv-1426-netvsc-don-t-signal-host-twice-if-empty.patch
	patches.suse/msft-hv-1427-netvsc-propagate-MAC-address-change-to-VF-slave.patch
	patches.suse/msft-hv-1428-netvsc-check-error-return-when-restoring-channels-an.patch
	patches.suse/msft-hv-1429-netvsc-no-need-to-allocate-send-receive-on-numa-node.patch
	patches.suse/msft-hv-1430-netvsc-whitespace-cleanup.patch
	patches.suse/msft-hv-1431-netvsc-remove-unnecessary-cast-of-void-pointer.patch
	patches.suse/msft-hv-1432-netvsc-remove-unnecessary-check-for-NULL-hdr.patch
	patches.suse/msft-hv-1433-netvsc-allow-controlling-send-recv-buffer-size.patch
	patches.suse/msft-hv-1434-netvsc-keep-track-of-some-non-fatal-overload-conditi.patch
	patches.drivers/hns3pf-fix-hns3_del_tunnel_port.patch
	patches.drivers/hns3pf-Fix-some-harmless-copy-and-paste-bugs.patch
	patches.drivers/nfp-send-control-message-when-MAC-representors-are-c.patch
	patches.drivers/liquidio-moved-ptp_enable-to-octeon_device-structure.patch
	patches.drivers/liquidio-update-debug-console-logging-mechanism.patch
	patches.drivers/liquidio-fix-duplicated-code-for-different-branches.patch
	patches.drivers/qlge-fix-duplicated-code-for-different-branches.patch
	patches.drivers/liquidio-moved-wait_for_pending_requests-to-octeon_n.patch
	patches.drivers/liquidio-moved-update_txq_status-to-lio_core.c.patch
	patches.drivers/liquidio-moved-octeon_setup_droq-to-lio_core.c.patch
	patches.drivers/liquidio-moved-liquidio_push_packet-to-lio_core.c.patch
	patches.drivers/liquidio-moved-liquidio_napi_drv_callback-to-lio_cor.patch
	patches.drivers/liquidio-moved-liquidio_napi_poll-to-lio_core.c.patch
	patches.drivers/liquidio-moved-liquidio_setup_io_queues-to-lio_core..patch
	patches.drivers/liquidio-added-support-for-ethtool-set-ring-feature.patch
	patches.drivers/liquidio-fix-issues-with-fw_type-module-parameter.patch
	patches.drivers/s390-qeth-don-t-access-skb-after-transmission.patch
	patches.drivers/s390-qeth-remove-extra-L2-adapterparms-query.patch
	patches.drivers/s390-qeth-remove-extra-L3-adapterparms-query.patch
	patches.drivers/s390-qeth-simplify-fragment-type-selection.patch
	patches.drivers/s390-qeth-straighten-out-fill_buffer-interface.patch
	patches.drivers/s390-qeth-clean-up-fill_buffer-offset-logic.patch
	patches.drivers/s390-qeth-make-more-use-of-skb-API.patch
	patches.drivers/s390-net-reduce-inlining.patch
	patches.drivers/s390-qeth-extract-bridgeport-cmd-builder.patch
	patches.drivers/s390-qeth-reject-multicast-rxip-addresses.patch
	patches.drivers/s390-qeth-fix-trace-messages-for-deleting-rxip-addre.patch
	patches.drivers/s390-qeth-fix-using-of-ref-counter-for-rxip-addresse.patch
	patches.drivers/bpf-verifier-track-liveness-for-pruning.patch
	patches.drivers/mlx4-remove-unnecessary-pci_set_drvdata.patch
	patches.drivers/mlx5-remove-unnecessary-pci_set_drvdata.patch
	patches.drivers/liquidio-moved-liquidio_msix_intr_handler-to-lio_cor.patch
	patches.drivers/liquidio-moved-liquidio_legacy_intr_handler-to-lio_c.patch
	patches.drivers/liquidio-moved-octeon_setup_interrupt-to-lio_core.c.patch
	patches.drivers/liquidio-added-support-for-ethtool-set-channels-feat.patch
	patches.drivers/mlx4-sizeof-style-usage.patch
	patches.drivers/liquidio-update-VF-s-netdev-max_mtu-if-there-s-a-cha.patch
	patches.drivers/bpf-export-bpf_prog_inc_not_zero.patch
	patches.drivers/nfp-process-control-messages-in-workqueue-in-flower-.patch
	patches.drivers/nfp-process-MTU-updates-from-firmware-flower-app.patch
	patches.drivers/net-mlx4-fix-spelling-mistake-availible-available.patch
	patches.drivers/net-sched-cls_flower-fix-ndo_setup_tc-type-for-stats.patch
	patches.suse/msft-hv-1443-vmbus-remove-unused-vmbus_sendpacket_multipagebuffer.patch
	patches.suse/msft-hv-1444-vmbus-remove-unused-vmubs_sendpacket_pagebuffer_ctl.patch
	patches.suse/msft-hv-1445-vmbus-remove-unused-vmbus_sendpacket_ctl.patch
	patches.drivers/liquidio-fix-spelling-mistake-interuupt-interrupt.patch
	patches.drivers/net-hns3-ensure-media_type-is-unitialized.patch
	patches.drivers/bpf-fix-liveness-propagation-to-parent-in-spilled-st.patch
	patches.arch/net-ibm-ibmveth-constify-vio_device_id.patch
	patches.drivers/ibmvnic-112-constify-vio_device_id.patch
	patches.drivers/liquidio-with-embedded-f-w-don-t-reload-f-w-issue-pf.patch
	patches.drivers/liquidio-with-embedded-f-w-issue-droq-credits-before.patch
	patches.drivers/s390-qeth-split-L2-xmit-paths.patch
	patches.drivers/s390-qeth-pass-full-data-length-to-l2_fill_header.patch
	patches.drivers/s390-qeth-pass-TSO-header-length-to-fill_buffer.patch
	patches.drivers/s390-qeth-pass-TSO-data-offset-to-fill_buffer.patch
	patches.drivers/s390-qeth-pass-full-IQD-header-length-to-fill_buffer.patch
	patches.drivers/s390-qeth-unify-code-to-build-header-elements.patch
	patches.drivers/s390-qeth-use-skb_cow_head-for-L2-OSA-xmit.patch
	patches.drivers/net-sched-Fix-the-logic-error-to-decide-the-ingress-.patch
	patches.drivers/net-hns3-Fixes-the-missing-u64_stats_fetch_begin_irq.patch
	patches.drivers/net-hns3-Fixes-the-static-checker-error-warning-in-h.patch
	patches.drivers/net-hns3-Fixes-the-static-check-warning-due-to-missi.patch
	patches.drivers/Bluetooth-hci_bcm-Handle-empty-packet-after-firmware
	patches.drivers/liquidio-fix-Smatch-error.patch
	patches.drivers/liquidio-remove-support-for-deprecated-f-w-cmd-OCTNE.patch
	patches.drivers/mlx5-ensure-0-is-returned-when-vport-is-zero.patch
	patches.drivers/net-ethtool-Add-macro-to-clear-a-link-mode-setting.patch
	patches.fixes/net-don-t-decrement-kobj-reference-count-on-init-fai.patch
	patches.drivers/nfp-link-basic-ethtool-ops-to-representors.patch
	patches.drivers/nfp-provide-ethtool_drvinfo-on-representors.patch
	patches.drivers/nfp-allow-retreiving-management-FW-logs-on-represent.patch
	patches.drivers/nfp-don-t-report-standard-netdev-statistics-in-ethto.patch
	patches.drivers/nfp-add-helper-for-printing-ethtool-strings.patch
	patches.drivers/nfp-split-software-and-hardware-vNIC-statistics.patch
	patches.drivers/nfp-store-pointer-to-MAC-statistics-in-nfp_port.patch
	patches.drivers/nfp-report-MAC-statistics-in-ethtool.patch
	patches.drivers/nfp-add-pointer-to-vNIC-config-memory-to-nfp_port-st.patch
	patches.drivers/nfp-add-ethtool-statistics-for-representors.patch
	patches.drivers/nfp-fix-copy-paste-in-names-and-messages-regarding-v.patch
	patches.drivers/nfp-don-t-reuse-pointers-in-ring-dumping.patch
	patches.drivers/net-hns3-fix-a-handful-of-spelling-mistakes.patch
	patches.drivers/bnxt_en-fix-spelling-mistake-swtichdev-switchdev.patch
	patches.drivers/bpf-make-htab-inlining-more-robust-wrt-assumptions.patch
	patches.drivers/bpf-inline-map-in-map-lookup-functions-for-array-and.patch
	patches.drivers/net-mlx5e-Send-PAOS-command-on-interface-up-down.patch
	patches.drivers/net-mlx5e-IPoIB-Fix-driver-name-retrieved-by-ethtool.patch
	patches.drivers/net-mlx5e-IPoIB-Add-support-for-get_link_ksettings-i.patch
	patches.drivers/net-mlx5-Add-PCIe-outbound-stalls-counters-infrastru.patch
	patches.drivers/net-mlx5e-Add-PCIe-outbound-stalls-counters.patch
	patches.drivers/net-mlx5-Add-RX-buffer-fullness-counters-infrastruct.patch
	patches.drivers/net-mlx5e-Add-RX-buffer-fullness-counters.patch
	patches.drivers/net-mlx5e-Add-outbound-PCI-buffer-overflow-counter.patch
	patches.drivers/net-mlx5-Avoid-blank-lines-after-before-open-close-b.patch
	patches.drivers/net-mlx5-Add-a-blank-line-after-declarations.patch
	patches.drivers/net-mlx5e-Properly-indent-within-conditional-stateme.patch
	patches.drivers/net-mlx5e-Avoid-using-multiple-blank-lines.patch
	patches.drivers/net-mlx5e-Place-constants-on-the-right-side-of-compa.patch
	patches.drivers/net-mlx5e-Use-kernel-types-instead-of-uint-_t-in-eth.patch
	patches.drivers/net-mlx5e-Use-size_t-to-store-byte-offset-in-statist.patch
	patches.drivers/cxgb4-cxgbvf-Handle-32-bit-fw-port-capabilities.patch
	patches.drivers/liquidio-fix-use-of-pf-in-pass-through-mode-in-a-vir.patch
	patches.fixes/xfrm-Clear-RX-SKB-secpath-xfrm_offload.patch
	patches.drivers/qlogic-make-device_attribute-const.patch
	patches.drivers/net-check-type-when-freeing-metadata-dst.patch
	patches.drivers/net-hns3-Add-support-to-change-MTU-in-HNS3-hardware.patch
	patches.drivers/liquidio-move-macro-definition-to-a-proper-place.patch
	patches.drivers/liquidio-make-VF-driver-notify-NIC-firmware-of-MTU-c.patch
	patches.suse/msft-hv-1446-hv_netvsc-Clean-up-unused-parameter-from-netvsc_get_.patch
	patches.suse/msft-hv-1447-hv_netvsc-Clean-up-unused-parameter-from-netvsc_get_.patch
	patches.suse/msft-hv-1448-hv_netvsc-Add-ethtool-handler-to-set-and-get-UDP-has.patch
	patches.fixes/udp-remove-unreachable-ufo-branches.patch
	patches.drivers/net-mvpp2-unify-register-definitions-coding-style.patch
	patches.drivers/net-mvpp2-fix-the-synchronization-module-bypass-macr.patch
	patches.drivers/net-mvpp2-move-the-mii-configuration-in-the-ndo_open.patch
	patches.drivers/net-mvpp2-initialize-the-GMAC-when-using-a-port.patch
	patches.drivers/net-mvpp2-initialize-the-XLG-MAC-when-using-a-port.patch
	patches.drivers/net-mvpp2-set-maximum-packet-size-for-10G-ports.patch
	patches.drivers/net-mvpp2-initialize-the-GoP.patch
	patches.drivers/liquidio-change-manner-of-detecting-whether-or-not-N.patch
	patches.drivers/net-define-the-TSO-header-size-in-net-tso.h.patch
	patches.drivers/net-mvpp2-unify-the-txq-size-define-use.patch
	patches.drivers/net-mvpp2-software-tso-support.patch
	patches.drivers/net-sched-add-couple-of-goto_chain-helpers.patch
	patches.drivers/net-sock-allow-the-user-to-set-negative-peek-offset.patch
	patches.drivers/bpf-verifier-when-pruning-a-branch-ignore-its-write-.patch
	patches.drivers/bpf-verifier-remove-varlen_map_value_access-flag.patch
	patches.drivers/bpf-verifier-document-liveness-analysis.patch
	patches.drivers/net-mlx4_core-make-mlx4_profile-const.patch
	patches.drivers/net-mlx5e-make-mlx5e_profile-const.patch
	patches.drivers/tg3-Be-drop-monitor-friendly.patch
	patches.drivers/net-mlx5-Add-a-blank-line-after-declarations-V2.patch
	patches.drivers/net-mlx5-Remove-a-leftover-unused-variable.patch
	patches.drivers/net-mlx5e-Fix-wrong-code-indentation-in-conditional-.patch
	patches.drivers/net-mlx5-Convert-linear-search-for-free-index-to-ida.patch
	patches.drivers/net-mlx5-Don-t-store-reserved-part-in-FTEs-and-FGs.patch
	patches.drivers/net-mlx5-Add-hash-table-to-search-FTEs-in-a-flow-gro.patch
	patches.drivers/net-mlx5-Add-hash-table-for-flow-groups-in-flow-tabl.patch
	patches.drivers/net-mlx5-Add-tracepoints.patch
	patches.suse/msft-hv-1449-hv_netvsc-Fix-rndis_filter_close-error-during-netvsc.patch
	patches.drivers/nfp-add-basic-SR-IOV-ndo-functions.patch
	patches.drivers/nfp-add-basic-SR-IOV-ndo-functions-to-representors.patch
	patches.drivers/i40e-i40evf-adjust-packet-size-to-account-for-double.patch
	patches.drivers/i40evf-prevent-VF-close-returning-before-state-trans.patch
	patches.drivers/i40e-Fix-a-bug-with-VMDq-RSS-queue-allocation.patch
	patches.drivers/i40e-separate-hw_features-from-runtime-changing-flag.patch
	patches.drivers/i40e-remove-workaround-for-Open-Firmware-MAC-address.patch
	patches.drivers/i40e-Detect-ATR-HW-Evict-NVM-issue-and-disable-the-f.patch
	patches.drivers/i40e-i40evf-use-cmpxchg64-when-updating-private-flag.patch
	patches.drivers/i40e-move-check-for-avoiding-VID-0-filters-into-i40e.patch
	patches.drivers/i40e-i40evf-rename-vf_offload_flags-to-vf_cap_flags-.patch
	patches.drivers/i40evf-use-netdev-variable-in-reset-task.patch
	patches.drivers/i40e-use-cpumask_copy-instead-of-direct-assignment.patch
	patches.drivers/i40e-prevent-changing-ITR-if-adaptive-rx-tx-enabled.patch
	patches.drivers/i40e-synchronize-nvmupdate-command-and-adminq-subtas.patch
	patches.drivers/net-mvpp2-fix-the-packet-size-configuration-for-10G.patch
	patches.drivers/i40e-Update-state-variable-for-adminq-subtask.patch
	patches.drivers/i40e-Store-the-requested-FEC-information.patch
	patches.drivers/i40e-prevent-snprintf-format-specifier-truncation.patch
	patches.drivers/i40e-Use-correct-flag-to-enable-egress-traffic-for-u.patch
	patches.drivers/i40evf-fix-possible-snprintf-truncation-of-q_vector-.patch
	patches.drivers/i40e-force-VMDQ-device-name-truncation.patch
	patches.drivers/i40e-i40evf-support-for-VF-VLAN-tag-stripping-contro.patch
	patches.drivers/i40e-25G-FEC-status-improvements.patch
	patches.drivers/i40e-Fix-for-unused-value-issue-found-by-static-anal.patch
	patches.drivers/i40e-remove-workaround-for-resetting-XPS.patch
	patches.drivers/i40e-move-enabling-icr0-into-i40e_update_enable_itr.patch
	patches.drivers/i40e-initialize-our-affinity_mask-based-on-cpu_possi.patch
	patches.drivers/i40e-invert-logic-for-checking-incorrect-cpu-vs-irq-.patch
	patches.drivers/i40e-i40evf-remove-ULTRA-latency-mode.patch
	patches.drivers/i40e-i40evf-avoid-dynamic-ITR-updates-when-polling-o.patch
	patches.drivers/bnxt_en-Update-firmware-interface-spec.-to-1.8.1.4.patch
	patches.drivers/bnxt_en-Improve-tx-ring-reservation-logic.patch
	patches.drivers/bnxt_en-assign-CPU-affinity-hints-to-bnxt_en-IRQs.patch
	patches.drivers/bnxt-Add-PCIe-device-IDs-for-bcm58802-bcm58808.patch
	patches.drivers/bnxt-initialize-board_info-values-with-proper-enums.patch
	patches.drivers/bnxt_en-Improve-ENOMEM-logic-in-NAPI-poll-loop.patch
	patches.drivers/bnxt_en-Reduce-default-rings-on-multi-port-cards.patch
	patches.drivers/bnxt_en-fix-clearing-devlink-ptr-from-bnxt-struct.patch
	patches.drivers/bnxt_en-bnxt-add-TC-flower-filter-offload-support.patch
	patches.drivers/bnxt_en-add-TC-flower-offload-flow_alloc-free-FW-cmd.patch
	patches.drivers/bnxt_en-add-code-to-query-TC-flower-offload-stats.patch
	patches.drivers/bnxt_en-add-a-dummy-definition-for-bnxt_vf_rep_get_f.patch
	patches.drivers/mwifiex-replace-netif_carrier_on-off-by-netif_device.patch
	patches.drivers/0025-iwlwifi-mvm-remove-useless-condition-in-LED-code.patch
	patches.drivers/0026-iwlwifi-mvm-use-firmware-LED-command-where-applicabl.patch
	patches.drivers/0027-iwlwifi-mvm-add-const-to-thermal_cooling_device_ops-.patch
	patches.drivers/0028-iwlwifi-mvm-add-debugfs-to-force-CT-kill.patch
	patches.drivers/0029-iwlwifi-change-functions-that-can-only-return-0-to-v.patch
	patches.drivers/0030-iwlwifi-fix-a-few-instances-of-misaligned-kerneldoc-.patch
	patches.drivers/0031-iwlwifi-add-support-of-FPGA-fw.patch
	patches.drivers/0032-iwlwifi-fix-a000-RF_ID-define.patch
	patches.drivers/0033-iwlwifi-dump-smem-configuration-when-firmware-crashe.patch
	patches.drivers/0034-iwlwifi-mvm-move-a000-device-NVM-retrieval-to-a-comm.patch
	patches.drivers/0035-iwlwifi-mvm-set-the-default-cTDP-budget.patch
	patches.drivers/0036-iwlwifi-mvm-support-new-beacon-template-command.patch
	patches.drivers/0037-iwlwifi-mvm-don-t-send-CTDP-commands-via-debugfs-if-.patch
	patches.drivers/0038-iwlwifi-mvm-add-station-before-allocating-a-queue.patch
	patches.drivers/0039-iwlwifi-pcie-don-t-init-a-Tx-queue-with-an-SSN-size-.patch
	patches.drivers/0040-iwlwifi-fix-nmi-triggering-from-host.patch
	patches.drivers/0041-iwlwifi-remove-references-to-unsupported-HW.patch
	patches.drivers/0042-iwlwifi-pcie-free-the-TSO-page-when-a-Tx-queue-is-un.patch
	patches.drivers/0043-iwlwifi-mvm-fix-the-coex-firmware-API.patch
	patches.drivers/0044-iwlwifi-mvm-remove-the-corunning-support.patch
	patches.drivers/0045-iwlwifi-mvm-consider-RFKILL-during-INIT-as-success.patch
	patches.drivers/0046-iwlwifi-call-iwl_remove_notification-from-iwl_wait_n.patch
	patches.drivers/0047-iwlwifi-mvm-support-new-Coex-firmware-API.patch
	patches.drivers/0048-iwlwifi-pcie-support-short-Tx-queues-for-A000-device.patch
	patches.drivers/0049-iwlwifi-mvm-add-command-name-for-FRAME_RELEASE.patch
	patches.drivers/0050-iwlwifi-mvm-group-all-dummy-SAR-function-declaration.patch
	patches.drivers/0051-iwlwifi-mvm-use-mvmsta-consistently-in-rs.c.patch
	patches.drivers/0052-iwlwifi-mvm-update-the-firmware-API-in-TX.patch
	patches.drivers/0053-iwlwifi-mvm-remove-session-protection-to-allow-chann.patch
	patches.drivers/0054-iwlwifi-mvm-don-t-send-BAR-on-flushed-frames.patch
	patches.drivers/0055-iwlwifi-move-BT_MBOX_PRINT-macro-to-common-header.patch
	patches.drivers/0056-iwlwifi-Demote-messages-about-fw-flags-size-to-info.patch
	patches.drivers/0057-iwlwifi-mvm-Fix-channel-switch-in-case-of-count-1.patch
	patches.drivers/0058-iwlwifi-distinguish-different-RF-modules-in-A000-dev.patch
	patches.drivers/0059-iwlwifi-update-channel-flags-parser.patch
	patches.drivers/0060-iwlwifi-mvm-change-open-and-close-criteria-of-a-BA-s.patch
	patches.drivers/0061-iwlwifi-add-workaround-to-disable-wide-channels-in-5.patch
	patches.drivers/0062-iwlwifi-fw-fix-lar_enabled-endian-problem-in-iwl_fw_.patch
	patches.drivers/0063-iwlwifi-mvm-remove-useless-argument-in-iwl_nvm_init.patch
	patches.drivers/0064-iwlwifi-mvm-remove-useless-check-for-mvm-cfg-in-iwl_.patch
	patches.drivers/0065-iwlwifi-use-big-endian-for-the-hw-section-of-the-nvm.patch
	patches.drivers/wlcore-add-missing-nvs-file-name-info-for-wilink8
	patches.drivers/net-mlx4_core-Dynamically-allocate-structs-at-mlx4_s.patch
	patches.drivers/net-mlx4_core-Make-explicit-conversion-to-64bit-valu.patch
	patches.drivers/net-mlx4_core-Fix-misplaced-brackets-of-sizeof.patch
	patches.drivers/net-mlx4-Add-user-mac-FW-update-support.patch
	patches.drivers/liquidio-show-NIC-s-U-Boot-version-in-a-dev_info-mes.patch
	patches.drivers/phy-add-sgmii-and-10gkr-modes-to-the-phy_mode-enum.patch
	patches.drivers/net-mvpp2-initialize-the-comphy.patch
	patches.drivers/net-mvpp2-simplify-the-link_event-function.patch
	patches.drivers/net-mvpp2-improve-the-link-management-function.patch
	patches.drivers/net-mvpp2-do-not-set-GMAC-autoneg-when-using-XLG-MAC.patch
	patches.drivers/net-mvpp2-dynamic-reconfiguration-of-the-comphy-GoP-.patch
	patches.drivers/net-hns3-Fixes-the-wrong-IS_ERR-check-on-the-returne.patch
	patches.drivers/qed-fix-spelling-mistake-calescing-coalescing.patch
	patches.drivers/liquidio-fix-crash-in-presence-of-zeroed-out-base-ad.patch
	patches.drivers/net-mlx5e-Use-IP-version-matching-to-classify-IP-tra.patch
	patches.drivers/net-mlx5e-Support-TSO-and-TX-checksum-offloads-for-G.patch
	patches.drivers/net-mlx5e-Support-RSS-for-GRE-tunneled-packets.patch
	patches.fixes/x86-bpf_jit-small-optimization-in-emit_bpf_tail_call.patch
	patches.fixes/bpf-Allow-cgroup-sock-filters-to-use-get_current_uid.patch
	patches.drivers/bpf-Inline-LRU-map-lookup.patch
	patches.drivers/bpf-Only-set-node-ref-1-if-it-has-not-been-set.patch
	patches.drivers/net-mvpp2-take-advantage-of-the-is_rgmii-helper.patch
	patches.drivers/net-mvpp2-make-the-phy-optional.patch
	patches.drivers/net-mvpp2-use-the-GoP-interrupt-for-link-status-chan.patch
	patches.drivers/qlcnic-remove-redundant-zero-check-on-retries-counte.patch
	patches.drivers/0066-iwlwifi-mvm-Avoid-deferring-non-bufferable-frames.patch
	patches.drivers/0067-iwlwifi-mvm-bump-API-to-34-for-8000-and-up.patch
	patches.drivers/wcn36xx-Introduce-mutual-exclusion-of-fw-configurati
	patches.fixes/inetpeer-fix-RCU-lookup.patch
	patches.suse/msft-hv-1455-netvsc-cleanup-datapath-switch.patch
	patches.suse/msft-hv-1456-netvsc-allow-driver-to-be-removed-even-if-VF-is-pres.patch
	patches.suse/msft-hv-1457-hv_netvsc-Clean-up-an-unused-parameter-in-rndis_filt.patch
	patches.suse/msft-hv-1458-hv_netvsc-Simplify-num_chn-checking-in-rndis_filter_.patch
	patches.suse/msft-hv-1459-hv_netvsc-Simplify-the-limit-check-in-netvsc_set_cha.patch
	patches.suse/msft-hv-1460-hv_netvsc-Fix-the-channel-limit-in-netvsc_set_rxfh.patch
	patches.drivers/net-mlx4_core-fix-memory-leaks-on-error-exit-path.patch
	patches.drivers/net-mlx4_core-fix-incorrect-size-allocation-for-dev-.patch
	patches.drivers/net-mvpp2-move-the-mac-retrieval-copy-logic-into-its.patch
	patches.drivers/net-mvpp2-fix-use-of-the-random-mac-address-for-PPv2.patch
	patches.drivers/net-mvpp2-fallback-using-h-w-and-random-mac-if-the-d.patch
	patches.drivers/net-mlx5e-Reorganize-struct-mlx5e_rq.patch
	patches.drivers/net-mlx5e-Replace-multiplication-by-stride-size-with.patch
	patches.drivers/net-mlx5e-Remove-unnecessary-wqe_sz-field-from-RQ-bu.patch
	patches.drivers/net-mlx5e-Use-memset-to-init-skbs_frags-array-to-zer.patch
	patches.drivers/net-mlx5e-Small-enhancements-for-RX-MPWQE-allocation.patch
	patches.drivers/net-mlx5e-NAPI-busy-poll-when-UMR-post-is-in-progres.patch
	patches.drivers/net-mlx5e-Early-return-on-empty-completion-queues.patch
	patches.drivers/net-mlx5e-Refactor-data-path-lro-header-function.patch
	patches.drivers/net-mlx5e-Non-atomic-indicator-for-ring-enabled-stat.patch
	patches.drivers/net-mlx5e-Non-atomic-RQ-state-indicator-for-UMR-WQE-.patch
	patches.drivers/net-mlx5e-Type-specific-optimizations-for-RX-post-WQ.patch
	patches.drivers/net-mlx5e-Remove-unnecessary-fields-in-ICO-SQ.patch
	patches.drivers/net-mlx5e-Don-t-recycle-page-if-moved-to-far-NUMA.patch
	patches.drivers/net-mlx5e-Slightly-increase-RX-page-cache-size.patch
	patches.drivers/net-mlx5e-Use-kernel-s-mechanism-to-avoid-missing-NA.patch
	patches.drivers/net-mlx5e-Stop-NAPI-when-irq-balancer-changes-affini.patch
	patches.drivers/net-mlx5e-Distribute-RSS-table-among-all-RX-rings.patch
	patches.drivers/nfp-separate-app-vNIC-init-clean-from-alloc-free.patch
	patches.drivers/nfp-flower-base-lifetime-of-representors-on-existenc.patch
	patches.drivers/nfp-move-the-start-stop-app-callbacks-back.patch
	patches.drivers/nfp-be-drop-monitor-friendly.patch
	patches.drivers/nfp-build-the-flower-offload-by-default.patch
	patches.drivers/nfp-flower-restore-RTNL-locking-around-representor-u.patch
	patches.drivers/net-mlx4_core-Use-ARRAY_SIZE-macro.patch
	patches.drivers/cxgb4-fix-memory-leak.patch
	patches.drivers/cxgb4-Fix-pause-frame-count-in-t4_get_port_stats.patch
	patches.drivers/cxgb4-Ignore-MPS_TX_INT_CAUSE-Bubble-for-T6.patch
	patches.drivers/drivers-net-xgene-Read-tx-rx-delay-for-ACPI.patch
	patches.drivers/drivers-net-xgene-Configure-tx-rx-delay-for-ACPI.patch
	patches.drivers/drivers-net-xgene-Remove-return-statement-from-void-.patch
	patches.fixes/ipv4-Don-t-override-return-code-from-ip_route_input_.patch
	patches.fixes/l2tp-prevent-creation-of-sessions-on-terminated-tunn.patch
	patches.fixes/l2tp-pass-tunnel-pointer-to-session_create.patch
	patches.drivers/i40e-avoid-NVM-acquire-deadlock-during-NVM-update.patch
	patches.drivers/i40e-point-wb_desc-at-the-nvm_wb_desc-during-i40e_re.patch
	patches.suse/09-crypto-ccp-use-devres-interface-to-allocate-pci-iomap-and-cleanup.patch
	patches.suse/10-crypto-ccp-introduce-the-amd-secure-processor-device.patch
	patches.suse/11-crypto-ccp-abstract-interrupt-registeration.patch
	patches.suse/12-crypto-ccp-rename-ccp-driver-initialize-files-as-sp-device.patch
	patches.suse/13-crypto-ccp-remove-ccp_present-check-from-device-initialize.patch
	patches.drivers/crypto-caam-qi-fix-typo-in-authenc-alg-driver-name
	patches.drivers/crypto-caam-qi-properly-set-IV-after-en-de-crypt
	patches.drivers/crypto-caam-qi-handle-large-number-of-S-Gs-case
	patches.drivers/crypto-caam-qi-fix-AD-length-endianness-in-S-G-entry
	patches.drivers/crypto-caam-qi-explicitly-set-dma_ops
	patches.suse/14-crypto-ccp-remove-duplicate-module-version-and-author-entry.patch
	patches.drivers/crypto-scompress-don-t-sleep-with-preemption-disable
	patches.drivers/crypto-ccp-Fix-XTS-AES-128-support-on-v5-CCPs
	patches.drivers/crypto-AF_ALG-remove-SGL-terminator-indicator-when-c
	patches.arch/20-x86-mm-reinitialize-tlb-state-on-hotplug-and-resume.patch
	patches.fixes/mm-add-vm_insert_mixed_mkwrite.patch
	patches.fixes/dax-relocate-some-dax-functions.patch
	patches.fixes/dax-use-common-4k-zero-page-for-dax-mmap-reads.patch
	patches.fixes/dax-remove-DAX-code-from-page_cache_tree_insert.patch
	patches.fixes/dax-explain-how-read-2-write-2-addresses-are-validat.patch
	patches.fixes/dax-use-PG_PMD_COLOUR-instead-of-open-coding.patch
	patches.fixes/dax-initialize-variable-pfn-before-using-it.patch
	patches.fixes/mm-hugetlb-do-not-allocate-non-migrateable-gigantic-pages-from-movable-zones.patch
	patches.drivers/mm-devm_memremap_pages-use-multi-order-radix-for-ZON.patch
	patches.fixes/mm-oom-let-oom_reap_task-and-exit_mmap-run-concurrently.patch
	patches.suse/mm-hugetlb-clear-target-sub-page-last-when-clearing-huge-page.patch
	patches.arch/x86-mpx-make-mpx-depend-on-x86-64-to-free-up-VMA-fla.patch
	patches.drivers/libata-zpodd-make-arrays-cdb-static-reduces-object-c
	patches.suse/msft-hv-1418-x86-hyper-v-Include-hyperv-only-when-CONFIG_HYPERV-i.patch
	patches.suse/msft-hv-1419-x86-hyper-v-Make-hv_do_hypercall-inline.patch
	patches.suse/msft-hv-1420-x86-hyper-v-Introduce-fast-hypercall-implementation.patch
	patches.suse/msft-hv-1421-hyper-v-Use-fast-hypercall-for-HVCALL_SIGNAL_EVENT.patch
	patches.suse/msft-hv-1422-x86-hyper-v-Implement-rep-hypercalls.patch
	patches.suse/msft-hv-1423-hyper-v-Globalize-vp_index.patch
	patches.suse/msft-hv-1424-x86-hyper-v-Use-hypercall-for-remote-TLB-flush.patch
	patches.suse/msft-hv-1453-x86-hyper-v-Support-extended-CPU-ranges-for-TLB-flus.patch
	patches.suse/msft-hv-1454-tracing-hyper-v-Trace-hyperv_mmu_flush_tlb_others.patch
	patches.suse/0001-drivers-fbdev-efifb-Allow-BAR-to-be-moved-instead-of.patch
	patches.drivers/powerpc-powernv-Add-IMC-OPAL-APIs.patch
	patches.drivers/powerpc-powernv-Detect-and-create-IMC-device.patch
	patches.arch/powerpc-perf-add-nest-imc-pmu-support.patch
	patches.arch/powerpc-perf-add-core-imc-pmu-support.patch
	patches.arch/powerpc-perf-add-thread-imc-pmu-support.patch
	patches.arch/powerpc-mm-Fix-check-of-multiple-16G-pages-from-devi.patch
	patches.arch/powerpc-powernv-Save-Restore-additional-SPRs-for-sto.patch
	patches.arch/powerpc-mm-radix-Improve-_tlbiel_pid-to-be-usable-for-PWC-flushes.patch
	patches.arch/powerpc-mm-radix-Improve-TLB-PWC-flushes.patch
	patches.arch/powerpc-mm-radix-Avoid-flushing-the-PWC-on-every-flush_tlb_range.patch
	patches.arch/powerpc-mm-Update-definitions-of-DSISR-bits.patch
	patches.arch/powerpc-mm-Update-bits-used-to-skip-hash_page.patch
	patches.arch/powerpc-mm-Use-symbolic-constants-for-filtering-SRR1.patch
	patches.arch/powerpc-mm-Set-fault-flags-earlier.patch
	patches.arch/powerpc-mm-Don-t-lose-major-fault-indication-on-retr.patch
	patches.arch/powerpc-Remove-old-unused-icswx-based-coprocessor-su.patch
	patches.drivers/powerpc-powernv-Enable-PCI-peer-to-peer.patch
	patches.fixes/powerpc-mm-book3s64-Make-KERN_IO_START-a-variable.patch
	patches.fixes/powerpc-mm-slb-Move-comment-next-to-the-code-it-s-referring-to.patch
	patches.fixes/powerpc-mm-hash64-Make-vmalloc-56T-on-hash.patch
	patches.arch/powerpc-Fix-invalid-use-of-register-expressions.patch
	patches.arch/powerpc-dlpar-017-pseries-Check-memory-device-state-before-onl.patch
	patches.arch/powerpc-64s-Fix-mce-accounting-for-powernv.patch
	patches.arch/powerpc-xive-04-Ensure-active-irqd-when-setting-affinit.patch
	patches.arch/powerpc-perf-Update-default-sdar_mode-value-for-power9.patch
	patches.arch/powerpc-perf-Factor-out-PPMU_ONLY_COUNT_RUN-check-code-from-power8.patch
	patches.arch/powerpc-perf-Cleanup-of-PM_BR_CMPL-vs.-PM_BRU_CMPL-in-Power9-event-list.patch
	patches.drivers/powerpc-powernv-Add-support-for-powercap-framework.patch
	patches.drivers/powerpc-powernv-Add-support-to-set-power-shifting-ratio.patch
	patches.drivers/powerpc-powernv-Add-support-to-clear-sensor-groups-data.patch
	patches.arch/powerpc-mce-Move-64-bit-machine-check-code-into-mce.c.patch
	patches.arch/powerpc-traps-Use-SRR1-defines-for-program-check-rea.patch
	patches.arch/powerpc-xive-05-Fix-section-mismatch-warnings.patch
	patches.arch/powerpc-perf-fix-double-unlock-in-imc_common_cpuhp_mem_free.patch
	patches.arch/powerpc-xive-07-powerpc-xmon-Exclude-all-of-xmon-from-ftrace.patch
	patches.arch/powerpc-perf-imc-fix-nest-events-on-muti-socket-system.patch
	patches.arch/powerpc-Fix-missing-newline-before.patch
	patches.arch/powerpc-perf-fix-usage-of-nest_imc_refc.patch
	patches.arch/powerpc-mm-Move-pgdir-setting-into-a-helper.patch
	patches.arch/powerpc-mm-Optimize-detection-of-thread-local-mm-s.patch
	patches.arch/powerpc-mm-Make-switch_mm_irqs_off-out-of-line.patch
	patches.arch/powerpc-64s-masked_interrupt-returns-to-kernel-so-av.patch
	patches.arch/powerpc-xive-06-Fix-the-size-of-the-cpumask-used-in-xive_find_target_in_mask.patch
	patches.suse/KVM-PPC-Book3S-HV-POWER9-does-not-require-secondary-.patch
	patches.arch/powerpc-64s-Move-IDLE_STATE_ENTER_SEQ-_NORET-into-id.patch
	patches.arch/powerpc-64s-POWER9-can-execute-stop-without-a-sync-s.patch
	patches.arch/powerpc-64s-Drop-no-longer-used-IDLE_STATE_ENTER_SEQ.patch
	patches.arch/powerpc-64s-idle-POWER9-can-execute-stop-in-virtual-.patch
	patches.arch/powerpc-64s-radix-Remove-bolted-SLB-address-limit-fo.patch
	patches.arch/powerpc-Do-not-send-system-reset-request-through-the.patch
	patches.arch/powerpc-Machine-check-interrupt-is-a-non-maskable-in.patch
	patches.arch/powerpc-xmon-Fix-display-of-SPRs.patch
	patches.arch/powerpc-kernel-Change-retrieval-of-pci_dn.patch
	patches.arch/powerpc-conditionally-compile-platform-specific-serial-drivers.patch
	patches.arch/cxl-Fix-driver-use-count.patch
	patches.arch/powerpc-dlpar-018-pseries-Don-t-attempt-to-acquire-drc-during-.patch
	patches.arch/powerpc-Fix-DAR-reporting-when-alignment-handler-fau.patch
	patches.arch/powerpc-Correct-instruction-code-for-xxlor-instructi.patch
	patches.arch/powerpc-powernv-npu-Move-tlb-flush-before-launching-.patch
	patches.arch/powerpc-xive-08-introduce-a-common-routine-xive_queue_p.patch
	patches.arch/powerpc-xive-09-guest-exploitation-of-the-XIVE-interrup.patch
	patches.arch/powerpc-xive-10-rename-xive_poke_esb-in-xive_esb_read.patch
	patches.arch/powerpc-xive-11-introduce-xive_esb_write.patch
	patches.arch/powerpc-xive-12-add-the-HW-IRQ-number-under-xive_irq_da.patch
	patches.arch/powerpc-xive-13-introduce-H_INT_ESB-hcall.patch
	patches.arch/powerpc-xive-14-add-XIVE-Exploitation-Mode-to-CAS.patch
	patches.arch/powerpc-xive-15-improve-debugging-macros.patch
	patches.arch/powerpc-xive-16-Fix-section-__init-warning.patch
	patches.fixes/xen-events-fifo-dont-use-get-put-cpu.patch
	patches.suse/0003-block-Add-comment-to-submit_bio_wait.patch
	patches.suse/0004-bio-integrity-move-the-bio-integrity-profile-check-e.patch
	patches.suse/0005-dm-crypt-don-t-mess-with-BIP_BLOCK_INTEGRITY.patch
	patches.suse/blk-mq-tag-check-for-NULL-rq-when-iterating-tags.patch
	patches.suse/block-pass-in-queue-to-inflight-accounting.patch
	patches.suse/block-make-part_in_flight-take-an-array-of-two-ints.patch
	patches.suse/blk-mq-provide-internal-in-flight-variant.patch
	patches.suse/blk-mq-enable-checking-two-part-inflight-counts-at-t.patch
	patches.suse/0129-block-Fix-two-comments-that-refer-to-.queue_rq-retur.patch
	patches.drivers/blk-mq-Make-blk_mq_reinit_tagset-calls-easier-to-rea.patch
	patches.drivers/block-Relax-a-check-in-blk_start_queue.patch
	patches.suse/btrfs-index-check-integrity-state-hash-by-a-dev_t.patch
	patches.suse/raid5-remove-a-call-to-get_start_sect.patch
	patches.suse/block-reject-attempts-to-allocate-more-than-DISK_MAX.patch
	patches.suse/block-add-a-__disk_get_part-helper.patch
	patches.suse/block-cache-the-partition-index-in-struct-block_devi.patch
	patches.suse/block-replace-bi_bdev-with-a-gendisk-pointer-and-par.patch
	patches.suse/0001-bfq-Re-enable-auto-loading-when-built-as-a-module.patch
	patches.suse/0001-mq-deadline-Enable-auto-loading-when-built-as-module.patch
	patches.drivers/mmc-meson-gx-remove-CLK_DIVIDER_ALLOW_ZERO-clock-fla
	patches.drivers/0001-mmc-mmci-stop-building-qcom-dml-as-module.patch
	patches.suse/0006-md-bitmap-copy-correct-data-for-bitmap-super.patch
	patches.drivers/0005-md-notify-about-new-spare-disk-in-the-container.patch
	patches.suse/0007-md-replace-seq_release_private-with-seq_release.patch
	patches.suse/0008-md-r5cache-call-mddev_lock-unlock-in-r5c_journal_mod.patch
	patches.suse/0009-raid5-remove-raid5_build_block.patch
	patches.suse/0010-md-raid0-attach-correct-cgroup-info-in-bio.patch
	patches.drivers/0004-md-Runtime-support-for-multiple-ppls.patch
	patches.drivers/0003-raid5-ppl-Recovery-support-for-multiple-partial-pari.patch
	patches.fixes/0001-md-bitmap-disable-bitmap_resize-for-file-backed-bitm.patch
	patches.drivers/ALSA-hda-Fix-regression-of-hdmi-eld-control-created-
	patches.drivers/ALSA-hda-Add-Cannonlake-PCI-ID
	patches.drivers/ALSA-ice1712-Add-support-for-STAudio-ADCIII
	patches.drivers/ALSA-hda-Implement-mic-mute-LED-mode-enum
	patches.drivers/ALSA-hda-realtek-Enable-jack-detection-function-for-
	patches.drivers/ASoC-rsnd-avoid-duplicate-free_irq
	patches.drivers/ASoC-mediatek-Fix-an-error-checking-code
	patches.drivers/ASoC-rockchip-Correct-dmic-delay-property-name
	patches.drivers/ASoC-samsung-Fix-possible-double-iounmap-on-s3c24xx-
	patches.drivers/ASoC-samsung-odroid-Drop-requirement-of-clocks-in-th
	patches.drivers/ALSA-hda-Fix-forget-to-free-resource-in-error-handli
	patches.drivers/ALSA-hda-ca0132-Fix-memory-leak-at-error-path
	patches.drivers/media-adv7180-add-missing-adv7180cp-adv7180st-i2c-de
	patches.drivers/media-devnode-Rename-mdev-argument-as-devnode.patch
	patches.drivers/media-coda-disable-BWB-only-while-decoding-on-CODA-9
	patches.drivers/media-v4l2-compat-ioctl32-Fix-timespec-conversion.patch
	patches.drivers/media-s5p-jpeg-fix-number-of-components-macro
	patches.drivers/media-uvcvideo-Prevent-heap-overflow-when-accessing-
	patches.drivers/media-coda-imx-vdoa-Check-for-platform_get_resource-
	patches.fixes/media-rc-simplify-ir_raw_event_store_edge.patch
	patches.drivers/media-em28xx-calculate-left-volume-level-correctly.patch
	patches.drivers/media-mxl111sf-Fix-potential-null-pointer-dereferenc
	patches.drivers/media-au0828-fix-RC_CORE-dependency.patch
	patches.drivers/mailbox-bcm-flexrm-mailbox-Fix-mask-used-in-CMPL_STA
	patches.drivers/0052-mfd-rk808-Fix-up-the-chip-id-get-failed.patch
	patches.drivers/mfd-lpc_ich-Do-not-touch-SPI-NOR-write-protection-bi
	patches.drivers/mfd-omap-usb-tll-Fix-register-offsets
	patches.drivers/mfd-intel_soc_pmic-Export-separate-mfd-cell-configs-
	patches.drivers/mfd-intel_soc_pmic-Differentiate-between-Bay-and-Che
	patches.drivers/backlight-lm3630a-Bump-REG_MAX-value-to-0x50-instead
	patches.drivers/dmaengine-xilinx_dma-Fix-error-code-format-specifier
	patches.drivers/drm-i915-Quietly-cancel-FBC-activation-if-CRTC-is-tu
	patches.drivers/drm-i915-Recreate-vmapping-even-when-the-object-is-p
	patches.drivers/drm-i915-Always-wake-the-device-to-flush-the-GTT
	patches.drivers/drm-i915-Treat-fb-offsets-as-a-raw-byte-offset-inste
	patches.drivers/drm-i915-Skip-fence-alignemnt-check-for-the-CCS-plan
	patches.drivers/drm-i915-Ignore-duplicate-VMA-stored-within-the-per-
	patches.drivers/drm-i915-edp-Increase-T12-panel-delay-to-900-ms-to-f
	patches.drivers/drm-i915-Make-i9xx_load_ycbcr_conversion_matrix-stat
	patches.drivers/drm-i915-Make-i2c-lock-ops-static
	patches.drivers/drm-i915-Fix-enum-pipe-vs.-enum-transcoder-for-the-P
	patches.drivers/drm-i915-Fix-the-missing-PPAT-cache-attributes-on-CN
	patches.drivers/drm-i915-Add-__rcu-to-radix-tree-slot-pointer
	patches.drivers/drm-i915-Silence-sparse-by-using-gfp_t
	patches.drivers/drm-i915-Annotate-user-relocs-with-__user
	patches.drivers/drm-i915-Re-enable-GTT-following-a-device-reset
	patches.drivers/drm-i915-gvt-Remove-one-duplicated-MMIO
	patches.fixes/fs-aio-fix-the-increment-of-aio-nr-and-counting-agai.patch
	patches.fixes/0001-cifs-Check-for-timeout-on-Negotiate-stage.patch
	patches.suse/audit-Reduce-overhead-using-a-coarse-clock.patch
	patches.fixes/printk-console-Always-disable-boot-consoles-that-use.patch
	patches.fixes/printk-console-Enhance-the-check-for-consoles-using-.patch
	patches.drivers/scsi-aacraid-split-off-functions-to-generate-reset-F.patch
	patches.drivers/scsi-aacraid-split-off-host-reset.patch
	patches.drivers/scsi-aacraid-split-off-device-target-and-bus-reset.patch
	patches.drivers/scsi-aacraid-use-aac_tmf_callback-for-reset-fib.patch
	patches.drivers/scsi-aacraid-enable-sending-of-TMFs-from-aac_hba_sen.patch
	patches.drivers/scsi-aacraid-add-fib-flag-to-mark-scsi-command-callb.patch
	patches.drivers/scsi-aacraid-complete-all-commands-during-bus-reset.patch
	patches.drivers/scsi-be2iscsi-replace-pci-pool-old-api
	patches.drivers/scsi-csiostor-Replace-PCI-pool-old-API.patch
	patches.drivers/scsi-lpfc-Replace-PCI-pool-old-API.patch
	patches.drivers/scsi-megaraid-Replace-PCI-pool-old-API.patch
	patches.drivers/scsi-mpt3sas-Replace-PCI-pool-old-API-1.patch
	patches.drivers/scsi-megaraid-fix-format-overflow-warning.patch
	patches.fixes/scsi-mpt3sas-fix-format-overflow-warning.patch
	patches.drivers/scsi-fnic-fix-format-string-overflow-warning.patch
	patches.fixes/scsi-remove-DRIVER_ATTR-usage.patch
	patches.drivers/0047-scsi-qla2xxx-Cleanup-FC-NVMe-code.patch
	patches.drivers/0048-scsi-qla2xxx-Move-function-prototype-to-correct-head.patch
	patches.drivers/0049-scsi-qla2xxx-Added-change-to-enable-ZIO-for-FC-NVMe-.patch
	patches.drivers/0050-scsi-qla2xxx-Simpify-unregistration-of-FC-NVMe-local.patch
	patches.drivers/0051-scsi-qla2xxx-Fix-remoteport-disconnect-for-FC-NVMe.patch
	patches.fixes/scsi-fc-start-decoupling-fc_block_scsi_eh-from-scsi_.patch
	patches.fixes/scsi-mpt3sas-Fix-memory-allocation-failure-test-in-m.patch
	patches.fixes/scsi-libcxgbi-use-ndev-ifindex-to-find-route.patch
	patches.arch/s390-sles15-01-02-zfcp-fix-queuecommand-scsi_eh-commands-DIX.patch
	patches.drivers/zfcp-add-handling-for-FCP_RESID_OVER-to-the-fcp.patch
	patches.arch/s390-sles15-01-03-01-zfcp-fix-capping-unsuccessful-GPN_FT-SAN-resp-trace.patch
	patches.arch/s390-sles15-01-03-02-zfcp-fix-passing-fsf_req-to-SCSI-trace-on-TMF-for-HBA.patch
	patches.arch/s390-sles15-01-03-03-zfcp-fix-missing-trace-early-return-TMF-handlers.patch
	patches.arch/s390-sles15-01-03-04-zfcp-fix-payload-with-full-FCP_RSP-IU-in-SCSI-trace.patch
	patches.arch/s390-sles15-01-03-05-zfcp-trace-HBA-FSF-resp-by-default-on-dismiss-or-timedout.patch
	patches.arch/s390-sles15-01-04-zfcp-trace-high-part-of-new-64-bit-SCSI-LUN.patch
	patches.fixes/scsi-esp_scsi-Clean-up-control-flow-and-dead-code.patch
	patches.fixes/scsi-esp_scsi-Avoid-sending-ABORT-TASK-SET-messages.patch
	patches.fixes/scsi-esp_scsi-Always-clear-msg_out_len-after-MESSAGE.patch
	patches.drivers/scsi-megaraid_sas-fix-allocate-instance-pd_info-twic.patch
	patches.drivers/scsi-pm8001-fix-double-free-in-pm8001_pci_probe.patch
	patches.fixes/scsi-mvsas-replace-kfree-with-scsi_host_put.patch
	patches.drivers/0052-scsi-qla2xxx-use-dma_mapping_error-to-check-map-erro.patch
	patches.drivers/scsi-smartpqi-add-pqi-reset-quiesce-support.patch
	patches.drivers/scsi-smartpqi-enhance-BMIC-cache-flush.patch
	patches.drivers/scsi-smartpqi-update-pqi-passthru-ioctl.patch
	patches.drivers/scsi-smartpqi-cleanup-doorbell-register-usage.patch
	patches.drivers/scsi-smartpqi-update-kexec-and-power-down-support.patch
	patches.drivers/scsi-smartpqi-add-in-new-controller-ids.patch
	patches.drivers/scsi-smartpqi-change-driver-version-to-1.1.2-125.patch
	patches.drivers/scsi-hisi_sas-fix-reset-and-port-ID-refresh-issues.patch
	patches.drivers/scsi-hisi_sas-avoid-potential-v2-hw-interrupt-issue.patch
	patches.drivers/scsi-hisi_sas-fix-v2-hw-underflow-residual-value.patch
	patches.drivers/scsi-hisi_sas-add-v2-hw-DFX-feature.patch
	patches.drivers/scsi-hisi_sas-use-array-for-v2-hw-ECC-errors.patch
	patches.drivers/scsi-hisi_sas-remove-repeated-device-config-in-v2-hw.patch
	patches.drivers/scsi-hisi_sas-add-irq-and-tasklet-cleanup-in-v2-hw.patch
	patches.drivers/scsi-hisi_sas-service-interrupt-ITCT_CLR-interrupt-i.patch
	patches.drivers/scsi-hisi_sas-support-zone-management-commands.patch
	patches.drivers/scsi-hisi_sas-add-status-and-command-buffer-for-inte.patch
	patches.drivers/0001-scsi-hisi_sas-Modify-v3-hw-STP_LINK_TIMER-setting.patch
	patches.drivers/0002-scsi-hisi_sas-fix-v3-hw-channel-interrupt-processing.patch
	patches.drivers/0003-scsi-hisi_sas-kill-tasklet-when-destroying-irq-in-v3.patch
	patches.drivers/0004-scsi-hisi_sas-add-reset-handler-for-v3-hw.patch
	patches.drivers/0005-scsi-hisi_sas-update-some-v3-register-init-settings.patch
	patches.drivers/0006-scsi-hisi_sas-add-phy_set_linkrate_v3_hw.patch
	patches.drivers/0007-scsi-hisi_sas-remove-phy_down_v3_hw-res-variable.patch
	patches.drivers/0008-scsi-hisi_sas-replace-kfree-with-scsi_host_put.patch
	patches.drivers/scsi-hisi_sas-remove-driver-versioning.patch
	patches.drivers/scsi-qedi-Limit-number-for-CQ-queues.patch
	patches.fixes/scsi-virtio-virtio_scsi-Set-can_queue-to-the-length-.patch
	patches.fixes/scsi-scsi_lib-rework-scsi_internal_device_unblock_no.patch
	patches.fixes/scsi-make-state-device-attribute-pollable.patch
	patches.fixes/scsi-sym53c8xx-Avoid-undefined-behaviour.patch
	patches.drivers/scsi-cxlflash-22-Fix-an-error-handling-path-in-cxlflash.patch
	patches.drivers/scsi-hpsa-add-support-for-legacy-boards.patch
	patches.drivers/scsi-hpsa-disable-volume-status-check-for-legacy-boa.patch
	patches.drivers/scsi-hpsa-Ignore-errors-for-unsupported-LV_DEVICE_ID.patch
	patches.drivers/scsi-hpsa-do-not-print-errors-for-unsupported-report.patch
	patches.drivers/scsi-cciss-Drop-obsolete-driver.patch
	patches.drivers/scsi-hpsa-Remove-hpsa_allow_any-module-option.patch
	patches.fixes/scsi-ses-check-return-code-from-ses_recv_diag.patch
	patches.fixes/scsi-ses-Fixup-error-message-failed-to-get-diagnosti.patch
	patches.fixes/scsi-ses-make-page2-support-optional.patch
	patches.drivers/scsi-mpt3sas-fix-pr_info-message-continuation.patch
	patches.drivers/0053-scsi-qla2xxx-fix-spelling-mistake-of-variable-sfp_ad.patch
	patches.drivers/scsi-qedf-Set-WWNN-and-WWPN-based-on-values-from-qed.patch
	patches.drivers/scsi-qedf-Use-granted-MAC-from-the-FCF-for-the-FCoE-.patch
	patches.drivers/scsi-qedf-Corrent-VLAN-tag-insertion-in-fallback-VLA.patch
	patches.drivers/scsi-qedf-Covert-single-threaded-workqueues-to-regul.patch
	patches.drivers/scsi-qedf-Fix-up-modinfo-parameter-name-for-debug-in.patch
	patches.drivers/scsi-qedf-Update-driver-version-to-8.20.5.0.patch
	patches.fixes/scsi-pmcraid-fix-duplicated-code-for-different-branc.patch
	patches.fixes/scsi-ch-add-refcounting.patch
	patches.fixes/scsi-scsi-sysfs-Adjust-error-returned-for-adapter-re.patch
	patches.drivers/scsi-hpsa-fix-the-device_id-in-hpsa_update_device_in.patch
	patches.drivers/scsi-lpfc-remove-useless-code-in-lpfc_sli4_bsg_link_.patch
	patches.drivers/scsi-megaraid_sas-mismatch-of-allocated-MFI-frame-si.patch
	patches.drivers/scsi-megaraid_sas-set-minimum-value-of-resetwaittime.patch
	patches.drivers/scsi-megaraid_sas-Use-synchronize_irq-in-target-rese.patch
	patches.drivers/scsi-megaraid_sas-Call-megasas_complete_cmd_dpc_fusi.patch
	patches.drivers/scsi-megaraid_sas-Do-not-re-fire-shutdown-DCMD-after.patch
	patches.drivers/scsi-megaraid_sas-Fix-endianness-issues-in-DCMD-hand.patch
	patches.drivers/scsi-megaraid_sas-Check-valid-aen-class-range-to-avo.patch
	patches.drivers/scsi-megaraid_sas-Use-SMID-for-Task-abort-case-only.patch
	patches.drivers/scsi-megaraid_sas-use-vmalloc-for-crash-dump-buffers.patch
	patches.drivers/scsi-megaraid_sas-Return-pended-IOCTLs-with-cmd_stat.patch
	patches.drivers/scsi-megaraid_sas-replace-internal-FALSE-TRUE-defini.patch
	patches.drivers/scsi-megaraid_sas-modified-few-prints-in-OCR-and-IOC.patch
	patches.drivers/scsi-megaraid_sas-call-megasas_dump_frame-with-corre.patch
	patches.drivers/scsi-megaraid_sas-driver-version-upgrade.patch
	patches.drivers/0054-scsi-qla2xxx-Correction-to-vha-vref_count-timeout.patch
	patches.drivers/0055-scsi-qla2xxx-Fix-target-multiqueue-configuration.patch
	patches.drivers/0056-scsi-qla2xxx-Update-fw_started-flags-at-qpair-creati.patch
	patches.drivers/0057-scsi-qla2xxx-Add-command-completion-for-error-path.patch
	patches.drivers/0058-scsi-qla2xxx-Fix-WWPN-WWNN-in-debug-message.patch
	patches.drivers/scsi-qla2xxx-Handle-PCIe-error-for-driver.patch
	patches.drivers/0059-scsi-qla2xxx-Fix-system-panic-due-to-pointer-access-.patch
	patches.drivers/0060-scsi-qla2xxx-Use-BIT_6-to-acquire-FAWWPN-from-switch.patch
	patches.drivers/0061-scsi-qla2xxx-Fix-NPIV-host-enable-after-chip-reset.patch
	patches.drivers/0062-scsi-qla2xxx-Remove-extra-register-read.patch
	patches.drivers/0063-scsi-qla2xxx-Change-ha-wq-max_active-value-to-defaul.patch
	patches.drivers/0064-scsi-qla2xxx-Use-fabric-name-for-Get-Port-Speed-comm.patch
	patches.drivers/0065-scsi-qla2xxx-Add-ability-to-autodetect-SFP-type.patch
	patches.drivers/0066-scsi-qla2xxx-Prevent-sp-free-null-uninitialized-poin.patch
	patches.drivers/0067-scsi-qla2xxx-Use-sp-free-instead-of-hard-coded-call.patch
	patches.drivers/0068-scsi-qla2xxx-Move-logging-default-mask-to-execute-on.patch
	patches.drivers/0069-scsi-qla2xxx-Add-timeout-ability-to-wait_for_sess_de.patch
	patches.drivers/0070-scsi-qla2xxx-Allow-SNS-fabric-login-to-be-retried.patch
	patches.drivers/0071-scsi-qla2xxx-Fix-task-mgmt-handling-for-NPIV.patch
	patches.drivers/0072-scsi-qla2xxx-Print-correct-mailbox-registers-in-fail.patch
	patches.drivers/0073-scsi-qla2xxx-Remove-potential-macro-parameter-side-e.patch
	patches.drivers/0074-scsi-qla2xxx-Add-support-for-minimum-link-speed.patch
	patches.drivers/0075-scsi-qla2xxx-Add-LR-distance-support-from-nvram-bit.patch
	patches.drivers/0076-scsi-qla2xxx-Cleanup-NPIV-host-in-target-mode-during.patch
	patches.drivers/0077-scsi-qla2xxx-Enable-Async-TMF-processing.patch
	patches.drivers/0078-scsi-qla2xxx-Increase-ql2xmaxqdepth-to-64.patch
	patches.drivers/0079-scsi-qla2xxx-Recheck-session-state-after-RSCN.patch
	patches.drivers/0080-scsi-qla2xxx-Skip-zero-queue-count-entry-during-FW-d.patch
	patches.drivers/0081-scsi-qla2xxx-Ability-to-process-multiple-SGEs-in-Com.patch
	patches.drivers/0082-scsi-qla2xxx-Do-not-call-abort-handler-function-duri.patch
	patches.drivers/0083-scsi-qla2xxx-Update-driver-version-to-10.00.00.01-k.patch
	patches.drivers/scsi-lpfc-Fix-plogi-collision-that-causes-illegal-st.patch
	patches.drivers/scsi-lpfc-Fix-loop-mode-target-discovery.patch
	patches.drivers/scsi-lpfc-Fix-rediscovery-on-switch-blade-pull.patch
	patches.drivers/scsi-lpfc-Fix-oops-when-NVME-Target-is-discovered-in.patch
	patches.drivers/scsi-lpfc-convert-info-messages-to-standard-messages.patch
	patches.drivers/scsi-lpfc-Correct-return-error-codes-to-align-with-n.patch
	patches.drivers/scsi-lpfc-Fix-handling-of-FCP-and-NVME-FC4-types-in-.patch
	patches.drivers/scsi-lpfc-Fix-duplicate-NVME-rport-entries-and-names.patch
	patches.drivers/scsi-lpfc-Fix-crash-in-lpfc-nvmet-when-fc-port-is-re.patch
	patches.drivers/scsi-lpfc-Fix-NVME-PRLI-handling-during-RSCN.patch
	patches.drivers/scsi-lpfc-Correct-issues-with-FAWWN-and-FDISCs.patch
	patches.drivers/scsi-lpfc-Limit-amount-of-work-processed-in-IRQ.patch
	patches.drivers/scsi-lpfc-Fix-MRQ-1-context-list-handling.patch
	patches.drivers/scsi-lpfc-Fix-relative-offset-error-on-large-nvmet-t.patch
	patches.drivers/scsi-lpfc-Fix-nvme-target-failure-after-2nd-adapter-.patch
	patches.drivers/scsi-lpfc-Fix-bad-sgl-reposting-after-2nd-adapter-re.patch
	patches.drivers/scsi-lpfc-remove-console-log-clutter.patch
	patches.drivers/scsi-lpfc-Add-Buffer-to-Buffer-credit-recovery-suppo.patch
	patches.drivers/scsi-lpfc-fix-integer-constant-too-large-error-on-32.patch
	patches.drivers/scsi-lpfc-lpfc-version-bump-11.4.0.3.patch
	patches.fixes/scsi-ufs-reqs-and-tasks-were-put-in-the-wrong-order.patch
	patches.fixes/scsi-Suppress-gcc-7-fall-through-warnings-reported-w.patch
	patches.fixes/scsi-Convert-a-strncmp-call-into-a-strcmp-call.patch
	patches.fixes/scsi-Document-which-queue-type-a-function-is-intende.patch
	patches.fixes/scsi-Use-blk_mq_rq_to_pdu-to-convert-a-request-to-a-.patch
	patches.drivers/0009-scsi-libsas-Remove-a-set-but-not-used-variable.patch
	patches.drivers/0010-scsi-libsas-Annotate-fall-through-in-a-switch-statem.patch
	patches.drivers/scsi-fnic-do-not-call-host-reset-from-command-abort.patch
	patches.drivers/scsi-libsas-move-bus_reset_handler-to-target_reset_h.patch
	patches.drivers/scsi-qedf-drop-bus-reset-handler.patch
	patches.drivers/scsi-megaraid_mbox-drop-duplicate-bus-reset-and-devi.patch
	patches.fixes/scsi-ses-Fix-racy-cleanup-of-sys-in-remove_dev.patch
	patches.fixes/scsi-Fix-the-kerneldoc-for-scsi_initialize_rq.patch
	patches.drivers/scsi-cxlflash-23-Remove-unnecessary-existence-check.patch
	patches.drivers/scsi-cxlflash-24-Avoid-double-mutex-unlock.patch
	patches.drivers/scsi-cxlflash-25-Fix-vlun-resize-failure-in-the-shrink-.patch
	patches.drivers/scsi-lpfc-avoid-an-unused-function-warning.patch
	patches.drivers/scsi-lpfc-avoid-false-positive-gcc-8-warning.patch
	patches.fixes/scsi-rcu-Introduce-rcu_swap_protected.patch
	patches.fixes/scsi-Rework-the-code-for-caching-Vital-Product-Data-.patch
	patches.fixes/scsi-Rework-handling-of-scsi_device.vpd_pg8-03.patch
	patches.drivers/scsi-hpsa-remove-the-smp_handler-stub.patch
	patches.drivers/scsi-smartpqi-remove-the-smp_handler-stub.patch
	patches.drivers/scsi-aacraid-fix-indentation-errors.patch
	patches.drivers/scsi-aacraid-get-rid-of-one-level-of-indentation.patch
	patches.drivers/scsi-aacraid-report-ENOMEM-to-upper-layer-from-aac_c.patch
	patches.drivers/scsi-qla2xxx-add-missing-includes-for-qla_isr.patch
	patches.drivers/scsi-qla2xxx-Clear-fc4f_nvme-flag.patch
	patches.drivers/scsi-qla2xxx-Fix-slow-mem-alloc-behind-lock.patch
	patches.drivers/scsi-qla2xxx-Reset-the-logo-flag-after-target-re-log.patch
	patches.drivers/scsi-mq-Always-unprepare-before-requeuing-a-req.patch
	patches.drivers/scsi-qedi-off-by-one-in-qedi_get_cmd_from_tid.patch
	patches.drivers/scsi-aacraid-Fix-command-send-race-condition.patch
	patches.suse/msft-hv-1452-scsi-storvsc-fix-memory-leak-on-ring-buffer-busy.patch
	patches.drivers/0084-scsi-qla2xxx-Fix-an-integer-overflow-in-sysfs-code.patch
	patches.drivers/RDAM-netlink-Fix-out-of-bound-access-while-checking-.patch
	patches.drivers/RDMA-netlink-clean-up-message-validity-array-initial.patch
	patches.suse/0001-ftrace-Fix-selftest-goto-location-on-error.patch
	patches.suse/KVM-hyperv-support-HV_X64_MSR_TSC_FREQUENCY-and-HV_X.patch
	patches.suse/KVM-nVMX-INVPCID-support.patch
	patches.suse/KVM-nVMX-get-rid-of-nested_get_page.patch
	patches.suse/KVM-nVMX-get-rid-of-nested_release_page.patch
	patches.suse/KVM-vmx-Enable-VMFUNCs.patch
	patches.suse/KVM-nVMX-Enable-VMFUNC-for-the-L1-hypervisor.patch
	patches.suse/KVM-nVMX-Emulate-EPTP-switching-for-the-L1-hyperviso.patch
	patches.suse/KVM-x86-X86_FEATURE_NRIPS-is-not-scattered-anymore.patch
	patches.suse/KVM-x86-generalize-guest_cpuid_has_-helpers.patch
	patches.suse/KVM-x86-use-general-helpers-for-some-cpuid-manipulat.patch
	patches.suse/KVM-add-spinlock-optimization-framework.patch
	patches.suse/KVM-X86-implement-the-logic-for-spinlock-optimizatio.patch
	patches.suse/KVM-s390-implements-the-kvm_arch_vcpu_in_kernel.patch
	patches.suse/KVM-arm-implements-the-kvm_arch_vcpu_in_kernel.patch
	patches.suse/KVM-X86-Fix-residual-mmio-emulation-request-to-users.patch
	patches.suse/kvm-nVMX-Add-support-for-fast-unprotection-of-nested.patch
	patches.suse/KVM-nVMX-validate-eptp-pointer.patch
	patches.suse/KVM-MMU-Fix-softlockup-due-to-mmu_lock-is-held-too-l.patch
	patches.suse/KVM-MMU-Bail-out-immediately-if-there-is-no-availabl.patch
	patches.suse/kvm-x86-Disallow-illegal-IA32_APIC_BASE-MSR-values.patch
	patches.suse/kvm-avoid-uninitialized-variable-warnings.patch
	patches.suse/KVM-x86-simplify-ept_misconfig.patch
	patches.suse/KVM-x86-Avoid-guest-page-table-walk-when-gpa_availab.patch
	patches.suse/KVM-x86-fix-use-of-L1-MMIO-areas-in-nested-guests.patch
	patches.arch/kvm-svm-delete-avic_vm_id_bitmap-2-megabyte-static-array
	patches.suse/KVM-VMX-cleanup-EPTP-definitions.patch
	patches.suse/KVM-VMX-always-require-WB-memory-type-for-EPT.patch
	patches.arch/0006-kvm-svm-add-virtual-gif-feature-definition
	patches.arch/0007-kvm-svm-enable-virtual-gif-feature
	patches.suse/KVM-VMX-cache-secondary-exec-controls.patch
	patches.suse/kvm-vmx-Raise-UD-on-unsupported-RDRAND.patch
	patches.suse/kvm-vmx-Raise-UD-on-unsupported-RDSEED.patch
	patches.suse/kvm-vmx-Raise-UD-on-unsupported-XSAVES-XRSTORS.patch
	patches.suse/KVM-x86-Add-return-value-to-kvm_cpuid.patch
	patches.suse/KVM-MMU-check-guest-CR3-reserved-bits-based-on-its-p.patch
	patches.suse/KVM-MMU-Rename-PT64_ROOT_LEVEL-to-PT64_ROOT_4LEVEL.patch
	patches.suse/KVM-MMU-Add-5-level-EPT-Shadow-page-table-support.patch
	patches.suse/KVM-MMU-Expose-the-LA57-feature-to-VM.patch
	patches.suse/KVM-MMU-speedup-update_permission_bitmask.patch
	patches.suse/KVM-VMX-use-kvm_event_needs_reinjection.patch
	patches.suse/KVM-X86-Fix-loss-of-exception-which-has-not-yet-been.patch
	patches.suse/KVM-nVMX-Fix-trying-to-cancel-vmlauch-vmresume.patch
	patches.suse/kvm-nVMX-Validate-the-virtual-APIC-address-on-nested.patch
	patches.arch/s390-sles15-00-09-KVM-s390-Support-Configuration-z-Architecture-Mode.patch
	patches.suse/KVM-s390-Multiple-Epoch-Facility-support.patch
	patches.suse/KVM-s390-sthyi-remove-invalid-guest-write-access.patch
	patches.drivers/KVM-s390-expose-no-DAT-to-guest-and-migration-suppor.patch
	patches.suse/KVM-s390-we-are-always-in-czam-mode.patch
	patches.suse/KVM-s390-guestdbg-fix-range-check.patch
	patches.suse/KVM-s390-use-WARN_ON_ONCE-only-for-checking.patch
	patches.suse/KVM-s390-vsie-cleanup-mcck-reinjection.patch
	patches.suse/KVM-arm-arm64-Fix-guest-external-abort-matching.patch
	patches.suse/KVM-arm-arm64-vgic-constify-seq_operations-and-file_.patch
	patches.suse/KVM-arm-arm64-vITS-Drop-its_ite-lpi-field.patch
	patches.suse/KVM-arm-arm64-Extract-GICv3-max-APRn-index-calculati.patch
	patches.suse/KVM-arm-arm64-Support-uaccess-of-GICC_APRn.patch
	patches.suse/KVM-PPC-e500-Fix-some-NULL-dereferences-on-error.patch
	patches.suse/KVM-PPC-e500mc-Fix-a-NULL-dereference.patch
	patches.suse/KVM-PPC-Book3S-HV-Fix-setting-of-storage-key-in-H_EN.patch
	patches.suse/KVM-PPC-Book3S-HV-Fix-H_REGISTER_VPA-VPA-size-valida.patch
	patches.suse/KVM-PPC-Book3S-HV-Fix-invalid-use-of-register-expres.patch
	patches.arch/KVM-PPC-Book3S-HV-Fix-case-where-HDEC-is-treated-as-.patch
	patches.arch/KVM-PPC-Book3S-HV-Report-storage-key-support-to-user.patch
	patches.arch/KVM-PPC-Book3S-HV-Fix-memory-leak-in-kvm_vm_ioctl_ge.patch
	patches.suse/KVM-PPC-Book3S-HV-Protect-updates-to-spapr_tce_table.patch
	patches.drivers/PCI-faraday-Fix-of_irq_get-error-check
	patches.suse/msft-hv-1414-PCI-hv-Do-not-sleep-in-compose_msi_msg.patch
	patches.drivers/0001-PCI-rockchip-Factor-out-rockchip_pcie_get_phys.patch
	patches.drivers/0002-PCI-rockchip-Add-per-lane-PHY-support.patch
	patches.drivers/0041-phy-rockchip-pcie-Reconstruct-driver-to-support-per-.patch
	patches.drivers/PCI-vmd-Free-up-IRQs-on-suspend-path.patch
	patches.drivers/PCI-vmd-Remove-IRQ-affinity-so-we-can-allocate-more-.patch
	patches.drivers/pci-mark-broadcom-ht2100-root-port-extended-tags-as-broken
	patches.drivers/PCI-shpchp-Enable-bridge-bus-mastering-if-MSI-is-ena
	patches.drivers/pci-pciehp-report-power-fault-only-once-until-we-clear-it
	patches.drivers/pci-mark-amd-stoney-gpu-ats-as-broken
	patches.suse/hmm-heterogeneous-memory-management-documentation.patch
	patches.suse/mm-hmm-heterogeneous-memory-management-hmm-for-short.patch
	patches.suse/mm-hmm-mirror-mirror-process-address-space-on-device-with-hmm-helpers.patch
	patches.suse/mm-hmm-mirror-helper-to-snapshot-cpu-page-table.patch
	patches.suse/mm-hmm-mirror-device-page-fault-handler.patch
	patches.suse/mm-memory_hotplug-introduce-add_pages.patch
	patches.suse/mm-zone_device-new-type-of-zone_device-for-unaddressable-memory.patch
	patches.suse/mm-zone_device-special-case-put_page-for-device-private-pages.patch
	patches.suse/mm-memcontrol-allow-to-uncharge-page-without-using-page-lru-field.patch
	patches.suse/mm-memcontrol-support-memory_device_private.patch
	patches.suse/mm-hmm-devmem-device-memory-hotplug-using-zone_device.patch
	patches.suse/mm-hmm-devmem-dummy-hmm-device-for-zone_device-memory.patch
	patches.suse/mm-migrate-new-migrate-mode-migrate_sync_no_copy.patch
	patches.suse/mm-migrate-new-memory-migration-helper-for-use-with-device-memory.patch
	patches.suse/mm-migrate-migrate_vma-unmap-page-from-vma-while-collecting-pages.patch
	patches.suse/mm-migrate-support-un-addressable-zone_device-page-in-migration.patch
	patches.suse/mm-migrate-allow-migrate_vma-to-alloc-new-page-on-empty-entry.patch
	patches.suse/mm-device-public-memory-device-memory-cache-coherent-with-cpu.patch
	patches.suse/mm-hmm-add-new-helper-to-hotplug-cdm-memory-region.patch
	patches.suse/mm-hmm-avoid-bloating-arch-that-do-not-make-use-of-hmm.patch
	patches.suse/mm-hmm-fix-build-when-hmm-is-disabled.patch
	patches.suse/mm-change-the-call-sites-of-numa-statistics-items.patch
	patches.suse/mm-update-NUMA-counter-threshold-size.patch
	patches.suse/mm-consider-the-number-in-local-CPUs-when-reading-NUMA-stats.patch
	patches.fixes/mm-sparse-c-fix-typo-in-online_mem_sections.patch
	patches.fixes/mm-page_alloc-c-apply-gfp_allowed_mask-before-the-first-allocation-attempt.patch
	patches.arch/treewide-make-nr_cpu_ids-unsigned.patch
	patches.suse/0014-fs-epoll-use-faster-rb_first_cached.patch
	patches.fixes/checkpatch-add-6-missing-types-to-list-types
	patches.suse/0001-ipc-sem-drop-sem_checkid-helper.patch
	patches.suse/0002-ipc-sem-play-nicer-with-large-nsops-allocations.patch
	patches.drivers/mac80211-fix-VLAN-handling-with-TXQs
	patches.drivers/mac80211_hwsim-Use-proper-TX-power
	patches.drivers/mac80211-agg-tx-call-drv_wake_tx_queue-in-proper-con.patch
	patches.drivers/mac80211-flush-hw_roc_start-work-before-cancelling-t
	patches.drivers/nl80211-look-for-HT-VHT-capabilities-in-beacon-s-tai.patch
	patches.drivers/cfg80211-honor-NL80211_RRF_NO_HT40-MINUS-PLUS.patch
	patches.drivers/net-sched-fix-memleak-for-chain-zero.patch
	patches.drivers/0068-iwlwifi-mvm-only-send-LEDS_CMD-when-the-FW-supports-.patch
	patches.fixes/netfilter-ipvs-fix-the-issue-that-sctp_conn_schedule.patch
	patches.fixes/tcp-fix-a-request-socket-leak.patch
	patches.fixes/ip_tunnel-fix-setting-ttl-and-tos-value-in-collect_m.patch
	patches.drivers/nvme-add-support-for-FW-activation-without-reset.patch
	patches.drivers/nvme-define-NVME_NSID_ALL.patch
	patches.drivers/nvme-add-support-for-NVMe-1.3-Timestamp-Feature.patch
	patches.drivers/nvmet-use-NVME_NSID_ALL.patch
	patches.drivers/nvmet-fix-the-return-error-code-of-target-if-host-is.patch
	patches.drivers/nvmet-fcloop-remove-ALL_OPTS-define.patch
	patches.drivers/nvme-rdma-remove-NVME_RDMA_MAX_SEGMENT_SIZE.patch
	patches.drivers/nvme-rdma-move-nvme_rdma_configure_admin_queue-code-.patch
	patches.drivers/nvme-Add-admin_tagset-pointer-to-nvme_ctrl.patch
	patches.drivers/nvme-rdma-move-tagset-allocation-to-a-dedicated-rout.patch
	patches.drivers/nvme-rdma-disable-the-controller-on-resets.patch
	patches.drivers/nvme-rdma-don-t-free-tagset-on-resets.patch
	patches.drivers/nvme-rdma-reuse-configure-destroy_admin_queue.patch
	patches.drivers/nvme-rdma-introduce-configure-destroy-io-queues.patch
	patches.drivers/nvme-rdma-stop-queues-instead-of-simply-flipping-the.patch
	patches.drivers/nvme-rdma-rename-nvme_rdma_init_queue-to-nvme_rdma_a.patch
	patches.drivers/nvme-rdma-introduce-nvme_rdma_start_queue.patch
	patches.drivers/nvme-rdma-cleanup-error-path-in-controller-reset.patch
	patches.drivers/nvme-rdma-call-ops-reg_read64-instead-of-nvmf_reg_re.patch
	patches.drivers/nvme-fabrics-log-a-warning-if-hostid-is-invalid.patch
	patches.drivers/nvme-fix-identify-namespace-logging.patch
	patches.drivers/nvme-add-symbolic-constants-for-CC-identifiers.patch
	patches.drivers/nvme-rename-AMS-symbolic-constants-to-fit-specificat.patch
	patches.drivers/nvme-fc-Reattach-to-localports-on-re-registration.patch
	patches.drivers/nvmet-fc-simplify-sg-list-handling.patch
	patches.drivers/nvme-rdma-Use-unlikely-macro-in-the-fast-path.patch
	patches.drivers/nvme-fix-uninitialized-prp2-value-on-small-transfers.patch
	patches.drivers/nvme-honor-RTD3-Entry-Latency-for-shutdowns.patch
	patches.drivers/nvme-report-more-detailed-status-codes-to-the-block-.patch
	patches.drivers/nvme-allow-calling-nvme_change_ctrl_state-from-irq-c.patch
	patches.drivers/nvme-remove-unused-struct-nvme_ns-fields.patch
	patches.drivers/nvme-remove-nvme_revalidate_ns.patch
	patches.drivers/nvme-don-t-blindly-overwrite-identifiers-on-disk-rev.patch
	patches.drivers/nvme-fabrics-Convert-nvmf_transports_mutex-to-an-rws.patch
	patches.drivers/nvme-factor-metadata-handling-out-of-__nvme_submit_u.patch
	patches.drivers/nvme-pci-Use-req_op-to-determine-DIF-remapping.patch
	patches.drivers/nvme-Make-nvme-user-functions-static.patch
	patches.drivers/nvme-Use-metadata-for-passthrough-commands.patch
	patches.drivers/nvmet-add-support-for-reporting-the-host-identifier.patch
	patches.suse/0001-bcache-Fix-leak-of-bdev-reference.patch
	patches.suse/0002-bcache-fix-sequential-large-write-IO-bypass.patch
	patches.suse/0003-bcache-do-not-subtract-sectors_to_gc-for-bypassed-IO.patch
	patches.suse/0004-bcache-Don-t-reinvent-the-wheel-but-use-existing-lli.patch
	patches.suse/0005-bcache-gc-does-not-work-when-triggering-by-manual-co.patch
	patches.suse/0006-bcache-correct-cache_dirty_target-in-__update_writeb.patch
	patches.suse/0007-bcache-Correct-return-value-for-sysfs-attach-errors.patch
	patches.suse/0008-bcache-increase-the-number-of-open-buckets.patch
	patches.suse/0009-bcache-fix-for-gc-and-write-back-race.patch
	patches.suse/0010-bcache-silence-static-checker-warning.patch
	patches.suse/0011-bcache-Update-continue_at-documentation.patch
	patches.suse/0012-bcache-fix-bch_hprint-crash-and-improve-output.patch
	patches.suse/0013-bcache-initialize-dirty-stripes-in-flash_dev_run.patch
	patches.suse/0001-btrfs-struct-funcs-constify-readers.patch
	patches.suse/0002-btrfs-constify-tracepoint-arguments.patch
	patches.suse/0003-btrfs-backref-constify-some-arguments.patch
	patches.suse/0004-btrfs-backref-add-unode_aux_to_inode_list-helper.patch
	patches.suse/0005-btrfs-backref-cleanup-__-namespace-abuse.patch
	patches.suse/0006-btrfs-btrfs_check_shared-should-manage-its-own-trans.patch
	patches.suse/0007-btrfs-remove-ref_tree-implementation-from-backref.c.patch
	patches.suse/0008-btrfs-convert-prelimary-reference-tracking-to-use-rb.patch
	patches.suse/0009-btrfs-add-a-node-counter-to-each-of-the-rbtrees.patch
	patches.suse/0010-btrfs-backref-add-tracepoints-for-prelim_ref-inserti.patch
	patches.suse/0011-btrfs-add-cond_resched-calls-when-resolving-backrefs.patch
	patches.suse/0012-btrfs-allow-backref-search-checks-for-shared-extents.patch
	patches.suse/0013-btrfs-clean-up-extraneous-computations-in-add_delaye.patch
	patches.suse/btrfs-use-GFP_KERNEL-in-mount-and-remount.patch
	patches.suse/btrfs-account-for-pinned-bytes-in-should_alloc_chunk.patch
	patches.suse/btrfs-fix-readdir-deadlock-with-pagefault.patch
	patches.suse/btrfs-incremental-send-fix-emission-of-invalid-clone-operations.patch
	patches.suse/btrfs-preserve-i_mode-if-_btrfs_set_acl-fails.patch
	patches.drivers/svcrdma-Limit-RQ-depth.patch
	patches.drivers/rdma-core-Add-rdma_rw_mr_payload.patch
	patches.drivers/svcrdma-Estimate-Send-Queue-depth-properly.patch
	patches.drivers/04-i2c-i801-restore-the-presence-state-of-p2sb-pci-device-after-reading-bar.patch
	patches.drivers/power-supply-cpcap-charger-add-OMAP_USB2-dependency
	patches.drivers/power-supply-act8945a_charger-fix-of_irq_get-error-c
	patches.drivers/0001-power-supply-Fix-power_supply_am_i_supplied-to-retur.patch
	patches.drivers/0013-iommu-rockchip-add-multi-irqs-support.patch
	patches.drivers/0014-iommu-rockchip-ignore-isp-mmu-reset-operation.patch
	patches.drivers/0001-iommu-iova-add-flush-queue-data-structures
	patches.drivers/0002-iommu-iova-implement-flush-queue-ring-buffer
	patches.drivers/0003-iommu-iova-add-flush-counters-to-flush-queue-implementation
	patches.drivers/0004-iommu-iova-add-locking-to-flush-queues
	patches.drivers/0005-iommu-iova-add-flush-timer
	patches.drivers/0006-iommu-amd-make-use-of-iova-queue-flushing
	patches.drivers/0007-iommu-vt-d-allow-to-flush-more-than-4gb-of-device-tlbs
	patches.drivers/0008-iommu-vt-d-make-use-of-iova-deferred-flushing
	patches.drivers/iommu-vt-d-avoid-calling-virt_to_phys-on-null-pointer
	patches.drivers/0001-iommu-amd-detect-pre-enabled-translation
	patches.drivers/0002-iommu-amd-add-several-helper-functions
	patches.drivers/0003-revert-iommu-amd-suppress-io_page_faults-in-kdump-kernel
	patches.drivers/0004-iommu-amd-define-bit-fields-for-dte-particularly
	patches.drivers/0005-iommu-amd-add-function-copy_dev_tables
	patches.drivers/0006-iommu-amd-copy-old-trans-table-from-old-kernel
	patches.drivers/0007-iommu-amd-do-sanity-check-for-address-translation-and-irq-remap-of-old-dev-table-entry
	patches.drivers/0008-iommu-add-is_attach_deferred-call-back-to-iommu-ops
	patches.drivers/0009-iommu-amd-use-is_attach_deferred-call-back
	patches.drivers/0010-iommu-amd-allocate-memory-below-4g-for-dev-table-if-translation-pre-enabled
	patches.drivers/0011-iommu-amd-don-t-copy-gcr3-table-root-pointer
	patches.drivers/0012-iommu-amd-disable-iommu-only-if-amd_iommu-off-is-specified
	patches.drivers/0014-iommu-amd-fix-compiler-warning-in-copy_device_table
	patches.drivers/0015-iommu-amd-fix-section-mismatch-warning
	patches.drivers/0013-iommu-amd-check-if-domain-is-null-in-get_domain-and-return-ebusy
	patches.arch/21-x86-mm-64-fix-an-incorrect-warning-with-config_debug_vm-y-pcid.patch
	patches.fixes/ARM-s3c24xx-Fix-NAND-ECC-mode-for-mini2440-board.patch
	patches.fixes/ARM-OMAP2-omap_device-drop-broken-RPM-status-update-.patch
	patches.fixes/ARM-OMAP3-PRM-fix-of_irq_get-result-check.patch
	patches.fixes/ARM-OMAP4-PRM-fix-of_irq_get-result-checks.patch
	patches.fixes/ARM-shmobile-defconfig-Enable-missing-PCIE_RCAR-depe.patch
	patches.fixes/ARM-shmobile-defconfig-Replace-USB_XHCI_RCAR-by-USB_.patch
	patches.fixes/ARM-shmobile-defconfig-Replace-SND_SOC_RSRC_CARD-by-.patch
	patches.fixes/ARM-shmobile-defconfig-Replace-DRM_RCAR_HDMI-by-gene.patch
	patches.fixes/ARM-multi_v7_defconfig-Replace-SND_SOC_RSRC_CARD-by-.patch
	patches.fixes/ARM-multi_v7_defconfig-Replace-DRM_RCAR_HDMI-by-gene.patch
	patches.drivers/soc-tegra-Fix-bad-of_node_put-in-powergate-init
	patches.drivers/drivers-soc-sunxi-fix-error-processing-on-base-addre
	patches.drivers/firmware-arm_scpi-fix-endianness-of-dev_id-in-struct
	patches.drivers/clk-meson-meson8b-fix-protection-against-undefined-c
	patches.drivers/0047-pwm-rockchip-Add-APB-and-function-both-clocks-suppor.patch
	patches.drivers/0048-pwm-rockchip-Remove-the-judge-from-return-value-of-p.patch
	patches.drivers/0049-pwm-rockchip-Use-pwm_apply-instead-of-pwm_enable.patch
	patches.drivers/0050-pwm-rockchip-Move-the-configuration-of-polarity.patch
	patches.drivers/0051-pwm-rockchip-Use-same-PWM-ops-for-each-IP.patch
	patches.drivers/pwm-tiehrpwm-Fix-runtime-PM-imbalance-at-unbind
	patches.drivers/pwm-tiehrpwm-fix-clock-imbalance-in-probe-error-path
	patches.drivers/libnvdimm-label-fix-index-block-size-calculation.patch
	patches.drivers/libnvdimm-btt-check-memory-allocation-failure.patch
	patches.drivers/libnvdimm-nfit-export-an-ecc_unit_size-sysfs-attribu.patch
	patches.drivers/libnvdimm-btt-fix-a-missed-NVDIMM_IO_ATOMIC-case-in-.patch
	patches.drivers/libnvdimm-btt-refactor-map-entry-operations-with-mac.patch
	patches.drivers/libnvdimm-btt-ensure-that-flags-were-also-unchanged-.patch
	patches.drivers/libnvdimm-btt-cache-sector_size-in-arena_info.patch
	patches.drivers/libnvdimm-fix-potential-deadlock-while-clearing-erro.patch
	patches.drivers/libnvdimm-btt-rework-error-clearing.patch
	patches.drivers/libnvdimm-nd_blk-remove-mmio_flush_range.patch
	patches.drivers/libnvdimm-fix-integer-overflow-static-analysis-warni.patch
	patches.suse/dax-introduce-a-fs_dax_get_by_bdev-helper.patch
	patches.suse/xfs-perform-dax_device-lookup-at-mount.patch
	patches.suse/ext2-perform-dax_device-lookup-at-mount.patch
	patches.suse/ext4-perform-dax_device-lookup-at-mount.patch
	patches.fixes/dax-fix-FS_DAX-n-BLOCK-y-compilation.patch
	patches.fixes/ext4-fix-null-pointer-dereference-on-sbi.patch
	patches.drivers/libnvdimm-btt-clean-up-warning-and-error-messages.patch
	patches.drivers/libnvdimm-btt-fix-format-string-warnings.patch
	patches.fixes/0001-NFSv4.1-don-t-use-machine-credentials-for-CLOSE-when.patch
	patches.fixes/0001-NFS-Fix-NFSv2-security-settings.patch
	patches.fixes/0001-NFS-flush-data-when-locking-a-file-to-ensure-cache-c.patch
	patches.drivers/thermal-fix-INTEL_SOC_DTS_IOSF_CORE-dependencies
	patches.arch/s390-sles15-01-zcrypt-externalize-test-AP-queue.patch
	patches.arch/s390-sles15-02-zcrypt-externalize-AP-config-info-query.patch
	patches.arch/s390-sles15-03-zcrypt-externalize-AP-queue-interrupt-control.patch
	patches.fixes/genirq-msi-Fix-populating-multiple-interrupts.patch
	patches.fixes/genirq-Make-sparse_irq_lock-protect-what-it-should-p.patch
	patches.arch/perf-vendor-events-powerpc-remove-duplicate-events.patch
	patches.fixes/sched-fair-Fix-wake_affine_llc-balancing-rules.patch
	patches.fixes/sched-cpuset-pm-Fix-cpuset-vs.-suspend-resume-bugs.patch
	patches.arch/43-x86-mm-make-the-sme-mask-a-u64.patch
	patches.suse/x86-cpu-Remove-unused-and-undefined-__generic_processor_info-declaration.patch
	patches.drivers/of-restrict-DMA-configuration.patch
	patches.suse/0002-ceph-remove-unused-cap_release_safety-mount-option.patch
	patches.suse/0003-ceph-limit-osd-read-size-to-ceph_msg_max_data_len.patch
	patches.suse/0004-ceph-limit-osd-write-size.patch
	patches.suse/0005-ceph-validate-correctness-of-some-mount-options.patch
	patches.suse/0007-ceph-nuke-startsync-op.patch
	patches.suse/0008-ceph-new-cap-message-flags-indicate-if-there-is-pending-capsnap.patch
	patches.suse/0010-ceph-cleanup-ceph_readdir_prepopulate.patch
	patches.suse/0011-ceph-don-t-fill-readdir-cache-for-lssnap-reply.patch
	patches.suse/0012-ceph-send-lssnap-request-to-auth-mds-of-directory-inode.patch
	patches.suse/0013-ceph-fix-eoldsnapc-handling.patch
	patches.suse/0014-ceph-make-sure-flushsnap-messages-are-sent-in-proper-order.patch
	patches.suse/0015-ceph-include-snapc-in-debug-message-of-write.patch
	patches.suse/0016-ceph-don-t-use-ceph_osd_flag_ordersnap.patch
	patches.suse/0017-ceph-properly-set-snap-follows-for-cap-reconnect.patch
	patches.suse/0018-ceph-more-accurate-statfs.patch
	patches.suse/0019-ceph-check-negative-offsets-in-ceph_llseek.patch
	patches.suse/0020-ceph-enomem-pr_err-in-_get_or_create_frag-is-redundant.patch
	patches.suse/0021-ceph-delete-an-unnecessary-return-statement-in-update_dentry_lease.patch
	patches.suse/0022-ceph-adjust-36-checks-for-null-pointers.patch
	patches.suse/0023-ceph-fix-null-pointer-dereference-in-ceph_flush_snaps.patch
	patches.suse/0024-ceph-fix-message-order-check-in-handle_cap_export.patch
	patches.suse/0025-ceph-handle-race-between-vmtruncate-and-queuing-cap-snap.patch
	patches.suse/0026-ceph-queue-cap-snap-only-when-snap-realm-s-context-changes.patch
	patches.suse/0027-ceph-remove-stale-check-in-ceph_invalidatepage.patch
	patches.suse/0028-ceph-properly-get-capsnap-s-size-in-get_oldest_context.patch
	patches.suse/0029-ceph-make-writepage_nounlock-invalidate-page-that-beyonds-eof.patch
	patches.suse/0030-ceph-optimize-pagevec-iterating-in-ceph_writepages_start.patch
	patches.suse/0031-ceph-cleanup-local-variables-in-ceph_writepages_start.patch
	patches.suse/0032-ceph-fix-range-cyclic-mode-writepages.patch
	patches.suse/0033-ceph-ignore-wbc-range_-start-end-when-write-back-snapshot-data.patch
	patches.suse/0034-ceph-fix-capsnap-dirty-pages-accounting.patch
	patches.suse/0035-ceph-wait-on-writeback-after-writing-snapshot-data.patch
	patches.suse/0036-ceph-stop-on-going-cached-readdir-if-mds-revokes-file_shared-cap.patch
	patches.fixes/f2fs-trigger-normal-fsync-for-non-atomic_write-file.patch
	patches.suse/0001-f2fs-fix-to-wake-up-all-sleeping-flusher.patch
	patches.suse/block-tolerate-tracing-of-NULL-bio.patch
	patches.suse/0001-block-fix-integer-overflow-in-__blkdev_sectors_to_bi.patch
	patches.fixes/mm-backing-dev.c-fix-an-error-handling-path-in-cgwb_.patch
	patches.drivers/nvme-fix-lightnvm-check.patch
	patches.drivers/nvme-pci-fix-host-memory-buffer-allocation-fallback.patch
	patches.drivers/nvme-pci-use-appropriate-initial-chunk-size-for-HMB-.patch
	patches.drivers/nvme-pci-propagate-some-errors-from-host-memory-buff.patch
	patches.drivers/nvme-pci-implement-the-HMB-entry-number-and-size-lim.patch
	patches.drivers/block-directly-insert-blk-mq-request-from-blk_insert.patch
	patches.drivers/ALSA-seq-Cancel-pending-autoload-work-at-unbinding-d
	patches.drivers/rtc-sa1100-fix-unbalanced-clk_prepare_enable-clk_dis.patch
	patches.drivers/clk-qcom-clk-smd-rpm-Fix-the-reported-rate-of-branch
	patches.drivers/clk-meson-gxbb-fix-meson-cts_amclk-divider-flags
	patches.drivers/clk-meson-gxbb-fix-clk_mclk_i958-divider-flags
	patches.drivers/clk-sunxi-ng-Fix-fractional-mode-for-N-M-clocks
	patches.drivers/clk-sunxi-ng-multiplier-Fix-fractional-mode
	patches.drivers/clk-sunxi-ng-Make-fractional-helper-less-chatty
	patches.drivers/clk-sunxi-ng-Wait-for-lock-when-using-fractional-mod
	patches.drivers/clk-sunxi-ng-h3-gate-then-ungate-PLL-CPU-clk-after-r
	patches.drivers/clk-sunxi-ng-allow-set-parent-clock-PLL_CPUX-for-CPU
	patches.drivers/0025-clk-fractional-divider-allow-overriding-of-approxima.patch
	patches.drivers/0026-clk-rockchip-add-special-approximation-to-fix-up-fra.patch
	patches.drivers/0027-clk-rockchip-Mark-rockchip_fractional_approximation-.patch
	patches.drivers/clk-renesas-div6-Document-fields-used-for-parent-sel
	patches.drivers/clk-qcom-msm8916-Fix-bimc-gpu-clock-ops
	patches.drivers/clk-sunxi-fix-uninitialized-access
	patches.drivers/clk-hi6220-change-watchdog-clock-source
	patches.drivers/clk-Don-t-write-error-code-into-divider-register
	patches.drivers/clk-si5351-fix-PLL-reset
	patches.arch/22-x86-mm-get-rid-of-vm_bug_on-in-switch_tlb_irqs_off.patch
	patches.arch/31-x86-hibernate-64-mask-off-cr3-s-pcid-bits-in-the-saved-cr3.patch
	patches.arch/32-x86-mm-64-initialize-cr4-pcide-early.patch
	patches.suse/msft-hv-1464-x86-hyper-v-Remove-duplicated-HV_X64_EX_PROCESSOR_MA.patch
	patches.suse/sched-wait-Break-up-long-wake-list-walk.patch
	patches.suse/sched-wait-Introduce-wakeup-boomark-in-wake_up_page_bit.patch
	patches.drivers/IB-mlx4-fix-sprintf-format-warning.patch
	patches.fixes/mm-page_owner-skip-unnecessary-stack_trace-entries.patch
	patches.drivers/pinctrl-amd-save-pin-registers-over-suspend-resume
	patches.fixes/watchdog-revert-itco_wdt-all-versions-count-down-twice
	patches.fixes/watchdog-da9063_wdt-Simplify-by-removing-unneeded-st.patch
	patches.drivers/video-console-Add-dmi-quirk-table-for-x86-systems-wh
	patches.drivers/video-console-Add-new-BIOS-date-for-GPD-pocket-to-dm
	patches.drivers/video-fbdev-aty-do-not-leak-uninitialized-padding-in
	patches.drivers/video-console-Update-BIOS-dates-list-for-GPD-win-con
	patches.suse/0011-dm-rq-make-dm-sq-requeuing-behavior-consistent-with-.patch
	patches.suse/0012-dm-rq-do-not-update-rq-partially-in-each-ending-bio.patch
	patches.suse/0013-dm-integrity-optimize-writing-dm-bufio-buffers-that-.patch
	patches.suse/0014-dm-integrity-count-and-display-checksum-failures.patch
	patches.suse/0015-dm-ioctl-constify-ioctl-lookup-table.patch
	patches.suse/0016-dm-log-writes-don-t-use-all-the-cpu-while-waiting-to.patch
	patches.suse/0017-dm-log-writes-fix-512b-sectorsize-support.patch
	patches.suse/0018-dm-integrity-do-not-check-integrity-for-failed-read-.patch
	patches.suse/0019-dm-integrity-make-blk_integrity_profile-structure-co.patch
	patches.suse/0020-dm-integrity-use-init_completion-instead-of-COMPLETI.patch
	patches.drivers/dax-remove-the-pmem_dax_ops-flush-abstraction.patch
	patches.drivers/0058-fs-fix-kernel_write-prototype
	patches.fixes/orangefs-Don-t-clear-SGID-when-inheriting-ACLs.patch
	patches.fixes/orangefs-off-by-ones-in-xattr-size-checks.patch
	patches.arch/0001-kvm-svm-add-a-missing-break-statement
	patches.suse/KVM-x86-Fix-handling-of-pending-signal-on-uninitiali.patch
	patches.arch/kvm-x86-fix-immediate_exit-handling-for-uninitialized-ap
	patches.suse/KVM-fix-rcu-warning-on-VM_CREATE-errors.patch
	patches.suse/KVM-x86-fix-clang-build.patch
	patches.arch/0001-kvm-svm-refactor-avic-vcpu-initialization-into-avic_init_vcpu
	patches.arch/0002-kvm-add-struct-kvm_vcpu-pointer-parameter-to-get_enable_apicv
	patches.arch/0003-kvm-svm-add-irqchip_split-checks-before-enabling-avic
	patches.suse/KVM-X86-Don-t-block-vCPU-if-there-is-pending-excepti.patch
	patches.arch/KVM-PPC-Book3S-0003-HV-Don-t-access-XIVE-PIPR-register-us.patch
	patches.arch/KVM-PPC-Book3S-HV-Hold-kvm-lock-around-call-to-kvmpp.patch
	patches.arch/KVM-PPC-Book3S-0004-HV-Fix-bug-causing-host-SLB-to-be-res.patch
	patches.arch/0003-kvm-async_pf-fix-df-due-to-inject-page-not-present-and-page-ready-exceptions-simultaneously
	patches.suse/KVM-trace-events-update-list-of-exit-reasons.patch
	patches.arch/0001-kvm-nVMX-Don-t-allow-L2-to-access-the-hardware-CR8.patch
	patches.suse/KVM-Don-t-accept-obviously-wrong-gsi-values-via-KVM_.patch
	patches.arch/0001-KVM-VMX-Do-not-BUG-on-out-of-bounds-guest-IRQ.patch
	patches.suse/0001-sched-wait-Add-swq_has_sleeper.patch
	patches.suse/0001-kvm-async_pf-Use-swq_has_sleeper.patch
	patches.suse/0001-kvm-lapic-Justify-use-of-swait_active.patch
	patches.suse/0001-kvm-x86-Fix-apf_task_wake_one-wq-serialization.patch
	patches.suse/0001-kvm-Serialize-wq-active-checks-in-kvm_vcpu_wake_up.patch
	patches.suse/0001-kvm-powerpc-Serialize-wq-active-checks-in-ops-vcpu_k.patch
	patches.suse/0001-kvm-mips-Fix-potential-swait_active-races.patch
	patches.suse/kvm-nVMX-Remove-nested_vmx_succeed-after-successful-.patch
	patches.suse/kvm-vmx-Handle-VMLAUNCH-VMRESUME-failure-properly.patch
	patches.suse/kvm-nVMX-Handle-deferred-early-VMLAUNCH-VMRESUME-fai.patch
	patches.drivers/Input-ucb1400_ts-fix-suspend-and-resume-handling.patch
	patches.drivers/Input-xpad-validate-USB-endpoint-type-during-probe
	patches.drivers/Input-i8042-add-Gigabyte-P57-to-the-keyboard-reset-t
	patches.suse/msft-hv-1461-hv_netvsc-fix-deadlock-on-hotplug.patch
	patches.suse/msft-hv-1462-hv_netvsc-avoid-unnecessary-wakeups-on-subchannel-cr.patch
	patches.suse/net-bonding-Fix-transmit-load-balancing-in-balance-a.patch
	patches.drivers/smsc95xx-Configure-pause-time-to-0xffff-when-tx-flow
	patches.fixes/tcp-dccp-remove-reqsk_put-from-inet_child_forget.patch
	patches.drivers/net_sched-fix-reference-counting-of-tc-filter-chain.patch
	patches.suse/mlxsw-spectrum-Prevent-mirred-related-crash-on-remov.patch
	patches.fixes/ip_tunnel-fix-ip-tunnel-lookup-in-collect_md-mode.patch
	patches.suse/net-bonding-fix-tlb_dynamic_lb-default-value.patch
	patches.drivers/be2net-fix-TSO6-GSO-issue-causing-TX-stall-on-Lancer.patch
	patches.drivers/net-sched-fix-use-after-free-in-tcf_action_destroy-a.patch
	patches.drivers/nfp-add-whitelist-of-supported-flow-dissector.patch
	patches.drivers/nfp-wait-for-board-state-before-talking-to-the-NSP.patch
	patches.drivers/nfp-wait-for-the-NSP-resource-to-appear-on-boot.patch
	patches.drivers/net_sched-gen_estimator-fix-scaling-error-in-bytes-p.patch
	patches.fixes/MAINTAINERS-review-Renesas-DT-bindings-as-well
	patches.suse/sctp-potential-read-out-of-bounds-in-sctp_ulpevent_t.patch
	patches.drivers/tg3-clean-up-redundant-initialization-of-tnapi.patch
	patches.drivers/qed-remove-unnecessary-call-to-memset.patch
	patches.fixes/net-vrf-avoid-gcc-4.6-warning.patch
	patches.suse/tcp-update-skb-skb_mstamp-more-carefully.patch
	patches.suse/msft-hv-1465-netvsc-increase-default-receive-buffer-size.patch
	patches.fixes/sctp-fix-an-use-after-free-issue-in-sctp_sock_dump.patch
	patches.fixes/sctp-do-not-mark-sk-dumped-when-inet_sctp_diag_fill-.patch
	patches.drivers/bpf-verifier-reject-BPF_ALU64-BPF_END.patch
	patches.suse/tcp-fix-data-delivery-rate.patch
	patches.suse/0001-objtool-Fix-memory-leak-in-elf_create_rela_section.patch
	patches.suse/0002-objtool-Do-not-retrieve-data-from-empty-sections.patch
	patches.suse/0003-objtool-Fix-object-file-corruption.patch
	patches.fixes/0001-fs-proc-Report-eip-esp-in-prod-PID-stat-for-coredump.patch
	patches.drivers/mmc-cavium-Fix-use-after-free-in-of_platform_device_
	patches.fixes/0001-cifs-check-rsp-for-NULL-before-dereferencing-in-SMB2.patch
	patches.fixes/0001-md-raid5-fix-a-race-condition-in-stripe-batch.patch
	patches.drivers/0006-md-raid5-preserve-STRIPE_ON_UNPLUG_LIST-in-break_str.patch
	patches.suse/Revert-KVM-Don-t-accept-obviously-wrong-gsi-values-v.patch
	patches.suse/KVM-x86-Fix-the-NULL-pointer-parameter-in-check_cr_w.patch
	patches.arch/0005-kvm-vmx-do-not-change-sn-bit-in-vmx_update_pi_irte
	patches.arch/0002-kvm-vmx-remove-warn_on_once-in-kvm_vcpu_trigger_posted_interrupt
	patches.drivers/scsi-scsi_transport_fc-fix-null-pointer-dereference-in.patch
	patches.fixes/scsi-sg-factor-out-sg_fill_request_table.patch
	patches.fixes/scsi-sg-fixup-infoleak-when-using-sg_get_request_table.patch
	patches.drivers/drm-i915-gvt-Fix-incorrect-PCI-BARs-reporting
	patches.drivers/drm-i915-Fix-an-error-handling-in-intel_framebuffer_
	patches.drivers/drm-i915-bxt-set-min-brightness-from-VBT
	patches.drivers/Revert-drm-i915-bxt-Disable-device-ready-before-shut
	patches.drivers/drm-i915-cnp-set-min-brightness-from-VBT
	patches.drivers/drm-i915-Remove-unused-in_vbl-from-i915_get_crtc_sca
	patches.drivers/libnvdimm-namespace-fix-btt-claim-class-crash.patch
	patches.drivers/crypto-drbg-fix-freeing-of-resources
	patches.suse/0001-crypto-x86-blowfish-Fix-RBP-usage.patch
	patches.suse/0002-crypto-x86-camellia-Fix-RBP-usage.patch
	patches.suse/0003-crypto-x86-cast5-Fix-RBP-usage.patch
	patches.suse/0004-crypto-x86-cast6-Fix-RBP-usage.patch
	patches.suse/0005-crypto-x86-des3_ede-Fix-RBP-usage.patch
	patches.suse/0006-crypto-x86-sha1-avx2-Fix-RBP-usage.patch
	patches.suse/0007-crypto-x86-sha1-ssse3-Fix-RBP-usage.patch
	patches.suse/0008-crypto-x86-sha256-avx-Fix-RBP-usage.patch
	patches.suse/0009-crypto-x86-sha256-avx2-Fix-RBP-usage.patch
	patches.suse/0010-crypto-x86-sha256-ssse3-Fix-RBP-usage.patch
	patches.suse/0011-crypto-sha512-avx2-Fix-RBP-usage.patch
	patches.suse/0012-crypto-x86-twofish-Fix-RBP-usage.patch
	patches.drivers/crypto-talitos-fix-sha224
	patches.drivers/crypto-talitos-fix-hashing
	patches.drivers/crypto-talitos-Don-t-provide-setkey-for-non-hmac-has
	patches.drivers/s390-perf-fix-bug-when-creating-per-thread-event.patch
	patches.drivers/s390-mm-make-pmdp_invalidate-do-invalidation-only.patch
	patches.arch/s390-sles15-01-09-s390-mm-fix-write-access-check-in-gup_huge_pmd.patch
	patches.arch/s390-sles15-01-07-01-alternative-topology.patch
	patches.arch/s390-sles15-01-07-02-dynamic-topology.patch
	patches.arch/powerpc-sysrq-Fix-oops-whem-ppmu-is-not-registered.patch
	patches.arch/powerpc-tm-Flush-TM-only-if-CPU-has-TM-feature.patch
	patches.arch/powerpc-eeh-Create-PHB-PEs-after-EEH-is-initialized.patch
	patches.arch/powerpc-pseries-Fix-parent_dn-reference-leak-in-add_.patch
	patches.fixes/xen-x86-mark-xen_find_pt_base-as-init.patch
	patches.suse/0041-libceph-don-t-allow-bidirectional-swap-of-pg-upmap-items.patch
	patches.suse/0042-ceph-avoid-panic-in-create_session_open_msg-if-utsname-returns-null.patch
	patches.fixes/0001-Fix-SMB3.1.1-guest-authentication-to-Samba.patch
	patches.fixes/0001-SMB3-Warn-user-if-trying-to-sign-connection-that-aut.patch
	patches.fixes/0001-cifs-release-cifs-root_cred-after-exit_cifs.patch
	patches.fixes/0001-cifs-release-auth_key.response-for-reconnect.patch
	patches.fixes/0001-SMB-Validate-negotiate-to-protect-against-downgrade-.patch
	patches.fixes/0001-SMB3-handle-new-statx-fields.patch
	patches.fixes/0001-SMB3-Don-t-ignore-O_SYNC-O_DSYNC-and-O_DIRECT-flags.patch
	patches.drivers/Input-uinput-avoid-crash-when-sending-FF-request-to-
	patches.drivers/PM-core-Fix-device_pm_check_callbacks
	patches.drivers/driver-core-Fix-link-to-device-power-management-docu
	patches.drivers/PM-docs-Drop-an-excess-character-from-devices.rst
	patches.drivers/ACPI-watchdog-properly-initialize-resources
	patches.apparmor/0001-apparmor-Fix-shadowed-local-variable-in-unpack_trans.patch
	patches.apparmor/0002-apparmor-Fix-logical-error-in-verify_header.patch
	patches.apparmor/0003-apparmor-Fix-an-error-code-in-aafs_create.patch
	patches.apparmor/0004-apparmor-Redundant-condition-prev_ns.-in-label.c-149.patch
	patches.apparmor/0005-apparmor-add-the-ability-to-mediate-signals.patch
	patches.apparmor/0006-apparmor-add-mount-mediation.patch
	patches.apparmor/0007-apparmor-cleanup-conditional-check-for-label-in-labe.patch
	patches.apparmor/0008-apparmor-add-support-for-absolute-root-view-based-la.patch
	patches.apparmor/0009-apparmor-make-policy_unpack-able-to-audit-different-.patch
	patches.apparmor/0010-apparmor-add-more-debug-asserts-to-apparmorfs.patch
	patches.apparmor/0012-apparmor-move-new_null_profile-to-after-profile-look.patch
	patches.apparmor/0013-apparmor-fix-race-condition-in-null-profile-creation.patch
	patches.apparmor/0014-apparmor-ensure-unconfined-profiles-have-dfas-initia.patch
	patches.apparmor/0015-apparmor-fix-incorrect-type-assignment-when-freeing-.patch
	patches.apparmor/0016-apparmor-fix-build-failure-on-sparc-caused-by-undecl.patch
	patches.apparmor/0017-apparmor-fix-apparmorfs-DAC-access-permissions.patch
	patches.fixes/udpv6-Fix-the-checksum-computation-when-HW-checksum-.patch
	patches.suse/ip6_gre-skb_push-ipv6hdr-before-packing-the-header-i.patch
	patches.suse/net-phy-Fix-mask-value-write-on-gmii2rgmii-converter.patch
	patches.suse/ip6_tunnel-do-not-allow-loading-ip6_tunnel-if-ipv6-i.patch
	patches.drivers/net-sched-cls_matchall-fix-crash-when-used-with-clas.patch
	patches.drivers/bnxt_en-check-for-ingress-qdisc-in-flower-offload.patch
	patches.fixes/tcp-remove-two-unused-functions.patch
	patches.suse/8139too-revisit-napi_complete_done-usage.patch
	patches.fixes/nl80211-check-for-the-required-netlink-attributes-pr.patch
	patches.drivers/nl80211-fix-null-ptr-dereference-on-invalid-mesh-con.patch
	patches.drivers/bpf-do-not-disable-enable-BH-in-bpf_map_free_id.patch
	patches.drivers/net-hns3-Fixes-initialization-of-phy-address-from-fi.patch
	patches.drivers/net-hns3-Fixes-the-command-used-to-unmap-ring-from-v.patch
	patches.drivers/net-hns3-Fixes-ring-to-vector-map-and-unmap-command.patch
	patches.drivers/net-hns3-Fixes-the-initialization-of-MAC-address-in-.patch
	patches.drivers/net-hns3-Fixes-the-ether-address-copy-with-appropria.patch
	patches.drivers/net-hns3-Fixes-the-default-VLAN-id-of-PF.patch
	patches.drivers/net-hns3-Fixes-the-premature-exit-of-loop-when-match.patch
	patches.fixes/tcp-fastopen-fix-on-syn-data-transmit-failure.patch
	patches.suse/net-emac-Fix-napi-poll-list-corruption.patch
	patches.fixes/net-ipv6-fix-regression-of-no-RTM_DELADDR-sent-after.patch
	patches.fixes/ipv6-fix-net.ipv6.conf.all-interface-DAD-handlers.patch
	patches.fixes/packet-hold-bind-lock-when-rebinding-to-fanout-hook.patch
	patches.fixes/bpf-one-perf-event-close-won-t-free-bpf-program-atta.patch
	patches.drivers/net-change-skb-mac_header-when-Generic-XDP-calls-adj.patch
	patches.fixes/0001-isdn-i4l-fetch-the-ppp_write-buffer-in-one-shot.patch
	patches.drivers/net-hns3-Cleanup-for-ROCE-capability-flag-in-ae_dev.patch
	patches.drivers/net-hns3-Fix-initialization-when-cmd-is-not-supporte.patch
	patches.drivers/net-hns3-Fix-for-DEFAULT_DV-when-dev-doesn-t-support.patch
	patches.drivers/net-hns3-Fix-for-not-setting-rx-private-buffer-size-.patch
	patches.drivers/net-hns3-Fix-for-rx_priv_buf_alloc-not-setting-rx-sh.patch
	patches.drivers/net-hns3-Fix-for-rx-priv-buf-allocation-when-DCB-is-.patch
	patches.drivers/net-hns3-Fix-typo-error-for-feild-in-hclge_tm.patch
	patches.drivers/net-hns3-Fix-for-setting-rss_size-incorrectly.patch
	patches.drivers/net-hns3-Fix-for-pri-to-tc-mapping-in-TM.patch
	patches.drivers/net_sched-always-reset-qdisc-backlog-in-qdisc_reset.patch
	patches.suse/msft-hv-1466-hv_netvsc-fix-send-buffer-failure-on-MTU-change.patch
	patches.drivers/net-ethtool-Add-back-transceiver-type.patch
	patches.suse/lan78xx-Fix-for-eeprom-read-write-when-device-auto-s.patch
	patches.suse/lan78xx-Allow-EEPROM-write-for-less-than-MAX_EEPROM_.patch
	patches.suse/lan78xx-Use-default-values-loaded-from-EEPROM-OTP-af.patch
	patches.drivers/net-smc-add-missing-dev_put.patch
	patches.drivers/net-smc-add-receive-timeout-check.patch
	patches.drivers/net-smc-take-rcu-read-lock-for-routing-cache-lookup.patch
	patches.drivers/net-smc-adjust-net_device-refcount.patch
	patches.drivers/net-smc-adapt-send-request-completion-notification.patch
	patches.drivers/net-smc-longer-delay-for-client-link-group-removal.patch
	patches.drivers/net-smc-terminate-link-group-if-out-of-sync-is-received.patch
	patches.drivers/net-smc-introduce-a-delay.patch
	patches.drivers/net-smc-no-close-wait-in-case-of-process-shut-down.patch
	patches.fixes/net-prevent-dst-uses-after-free.patch
	patches.fixes/net-set-tb-fast_sk_family.patch
	patches.fixes/net-use-inet6_rcv_saddr-to-compare-sockets.patch
	patches.drivers/inet-fix-improper-empty-comparison.patch
	patches.drivers/IB-core-Fix-for-core-panic.patch
	patches.drivers/iw_cxgb4-put-ep-reference-in-pass_accept_req.patch
	patches.drivers/iw_cxgb4-drop-listen-destroy-replies-if-no-ep-found.patch
	patches.drivers/iw_cxgb4-remove-the-stid-on-listen-create-failure.patch
	patches.drivers/IB-ipoib-Suppress-the-retry-related-completion-error.patch
	patches.drivers/IB-ocrdma-fix-incorrect-fall-through-on-switch-state.patch
	patches.drivers/IB-mlx5-fix-debugfs-cleanup.patch
	patches.drivers/IB-bnxt_re-Fix-frame-stack-compilation-warning.patch
	patches.drivers/RDMA-vmw_pvrdma-Fix-reporting-correct-opcodes-for-co.patch
	patches.drivers/i40iw-Fail-open-if-there-are-no-available-MSI-X-vect.patch
	patches.drivers/i40iw-Prevent-multiple-netdev-event-notifier-registr.patch
	patches.drivers/i40iw-Call-i40iw_cm_disconn-on-modify-QP-to-disconne.patch
	patches.drivers/i40iw-Add-missing-VLAN-priority.patch
	patches.drivers/i40iw-Add-support-for-port-reuse-on-active-side-conn.patch
	patches.drivers/bnxt_re-Fix-update-of-qplib_qp.mtu-when-modified.patch
	patches.drivers/bnxt_re-Stop-issuing-further-cmds-to-FW-once-a-cmd-t.patch
	patches.drivers/bnxt_re-Fix-compare-and-swap-atomic-operands.patch
	patches.drivers/bnxt_re-Free-up-devices-in-module_exit-path.patch
	patches.drivers/bnxt_re-Fix-race-between-the-netdev-register-and-unr.patch
	patches.drivers/bnxt_re-Remove-RTNL-lock-dependency-in-bnxt_re_query.patch
	patches.drivers/bnxt_re-Fix-memory-leak-in-FRMR-path.patch
	patches.drivers/bnxt_re-Don-t-issue-cmd-to-delete-GID-for-QP1-GID-en.patch
	patches.arch/tpm-ibmvtpm-simplify-crq-initialization-and-document.patch
	patches.suse/irqchip-gic-v3-Iterate-over-possible-CPUs-by-for_eac.patch
	patches.suse/irqchip-gic-v4-Fix-building-with-ancient-gcc.patch
	patches.arch/23-x86-mm-factor-out-cr3-building-code.patch
	patches.suse/0001-objtool-Handle-another-GCC-stack-pointer-adjustment-.patch
	patches.suse/0002-x86-asm-Fix-inline-asm-call-constraints-for-Clang.patch
	patches.fixes/gfs2-Fix-debugfs-glocks-dump.patch
	patches.fixes/brd-fix-overflow-in-__brd_direct_access.patch
	patches.drivers/bsg-lib-don-t-free-job-in-bsg_prepare_job.patch
	patches.drivers/nvme-fc-remove-use-of-FC-specific-error-codes.patch
	patches.drivers/nvmet-fc-remove-use-of-FC-specific-error-codes.patch
	patches.drivers/nvmet-fcloop-remove-use-of-FC-specific-error-codes.patch
	patches.drivers/lpfc-remove-use-of-FC-specific-error-codes.patch
	patches.drivers/qla2xxx-remove-use-of-FC-specific-error-codes.patch
	patches.drivers/nvme.h-remove-FC-transport-specific-error-values.patch
	patches.drivers/nvme-add-transport-SGL-definitions.patch
	patches.drivers/nvme-fc-use-transport-specific-sgl-format.patch
	patches.drivers/nvmet-fc-fix-failing-max-io-queue-connections.patch
	patches.drivers/nvme-pci-initialize-queue-memory-before-interrupts.patch
	patches.drivers/nvme-pci-Print-invalid-SGL-only-once.patch
	patches.drivers/nvme-stop-aer-posting-if-controller-state-not-live.patch
	patches.drivers/nvme-allow-timed-out-ios-to-retry.patch
	patches.drivers/nvme-fabrics-Allow-0-as-KATO-value.patch
	patches.drivers/nvmet-implement-valid-sqhd-values-in-completions.patch
	patches.fixes/0001-fs-Fix-page-cache-inconsistency-when-mixing-buffered.patch
	patches.fixes/block-fix-a-crash-caused-by-wrong-API.patch
	patches.drivers/nvme-fix-sqhd-reference-when-admin-queue-connect-fai.patch
	patches.drivers/nvme-core-Use-nvme_wq-to-queue-async-events-and-fw-a.patch
	patches.drivers/nvme-rdma-give-up-reconnect-if-state-change-fails.patch
	patches.drivers/nvme-rdma-don-t-fully-stop-the-controller-in-error-r.patch
	patches.drivers/nvmet-fc-on-port-remove-call-put-outside-lock.patch
	patches.drivers/nvmet-fc-ensure-target-queue-id-within-range.patch
	patches.drivers/nvmet-fc-sync-header-templates-with-comments.patch
	patches.drivers/nvme-fcloop-fix-port-deletes-and-callbacks.patch
	patches.fixes/vfs-Return-ENXIO-for-negative-SEEK_HOLE-SEEK_DATA-of.patch
	patches.drivers/mmc-sdhci-pci-Fix-voltage-switch-for-some-Intel-host
	patches.arch/x86-fpu-don-t-let-userspace-set-bogus-xcomp_bv.patch
	patches.fixes/seccomp-fix-the-usage-of-get-put_seccomp_filte.patch
	patches.drivers/IB-core-Fix-typo-in-the-name-of-the-tag-matching-cap.patch
	patches.drivers/IB-core-Fix-qp_sec-use-after-free-access.patch
	patches.drivers/IB-Correct-MR-length-field-to-be-64-bit.patch
	patches.drivers/IB-ipoib-Fix-sysfs-Pkey-create-remove-possible-deadl.patch
	patches.drivers/IB-ipoib-Fix-inconsistency-with-free_netdev-and-free.patch
	patches.drivers/IB-mlx5-Simplify-mlx5_ib_cont_pages.patch
	patches.drivers/IB-mlx5-Fix-NULL-deference-on-mlx5_ib_update_xlt-fai.patch
	patches.drivers/IB-hfi1-Turn-off-AOC-TX-after-offline-substates.patch
	patches.drivers/IB-hfi1-Only-reset-QSFP-after-link-up-and-turn-off-A.patch
	patches.drivers/IB-hfi1-Check-eeprom-config-partition-validity.patch
	patches.drivers/IB-hfi1-Return-correct-value-in-general-interrupt-ha.patch
	patches.drivers/Revert-IB-ipoib-Update-broadcast-object-if-PKey-valu.patch
	patches.drivers/IB-hfi1-On-error-fix-use-after-free-during-user-cont.patch
	patches.drivers/IB-hfi1-Unsuccessful-PCIe-caps-tuning-should-not-fai.patch
	patches.fixes/xfs-don-t-unconditionally-clear-the-reflink-flag-on-.patch
	patches.fixes/xfs-evict-CoW-fork-extents-when-performing-finsert-f.patch
	patches.fixes/xfs-report-zeroed-or-not-correctly-in-xfs_zero_range.patch
	patches.fixes/xfs-validate-bdev-support-for-DAX-inode-flag.patch
	patches.suse/iomap_dio_rw-allocate-aio-completion-queue-before-submitting-dio.patch
	patches.fixes/xfs-update-i_size-after-unwritten-conversion-in-dio-.patch
	patches.fixes/xfs-perag-initialization-should-only-touch-m_ag_max_.patch
	patches.fixes/xfs-Capture-state-of-the-right-inode-in-xfs_iflush_d.patch
	patches.drivers/PM-OPP-Call-notifier-without-holding-opp_table-lock
	patches.drivers/cpufreq-docs-Drop-intel-pstate.txt-from-index.txt
	patches.fixes/KEYS-fix-cred-refcount-leak-in-request_key_auth_new
	patches.fixes/KEYS-don-t-revoke-uninstantiated-key-in-request_key_
	patches.fixes/KEYS-fix-key-refcount-leak-in-keyctl_assume_authorit
	patches.fixes/KEYS-fix-key-refcount-leak-in-keyctl_read_key
	patches.drivers/keys-fix-writing-past-end-of-user-supplied-buffer-in-keyring_read
	patches.fixes/0001-KEYS-prevent-creating-a-different-user-s-keyrings.patch
	patches.drivers/keys-prevent-keyctl_read-on-negative-key
	patches.drivers/security-keys-properly-zero-out-sensitive-key-materi
	patches.drivers/security-keys-rewrite-all-of-big_key-crypto
	patches.arch/18.2-kvm-nvmx-fix-host_cr3-host_cr4-cache.patch
	patches.suse/KVM-PPC-Book3S-HV-Check-for-updated-HDSISR-on-P9-HDS.patch
	patches.suse/KVM-VMX-extract-__pi_post_block.patch
	patches.suse/KVM-VMX-avoid-double-list-add-with-VT-d-posted-inter.patch
	patches.suse/KVM-VMX-simplify-and-fix-vmx_vcpu_pi_load.patch
	patches.suse/KVM-VMX-use-cmpxchg64.patch
	patches.suse/KVM-nVMX-Fix-nested-PF-intends-to-break-L1-s-vmlauch.patch
	patches.suse/kvm-x86-Handle-async-PF-in-RCU-read-side-critical-se.patch
	patches.arch/0001-arm64-Make-sure-SPsel-is-always-set.patch
	patches.arch/0001-arm64-mm-Use-READ_ONCE-when-dereferencing-pointer-to.patch
	patches.arch/0001-arm64-fault-Route-pte-translation-faults-via-do_tran.patch
	patches.arch/iommu-io-pgtable-arm-v7s-Need-dma-sync-while-there-i.patch
	patches.drivers/iommu-amd-pr_err-strings-should-end-with-newlines
	patches.drivers/etnaviv-fix-submit-error-path
	patches.drivers/etnaviv-fix-gem-object-list-corruption
	patches.fixes/drm-amdgpu-revert-update-tile-table-for-oland-hainan.patch
	patches.drivers/drm-radeon-disable-hard-reset-in-hibernate-for-APUs
	patches.drivers/qxl-fix-primary-surface-handling.patch
	patches.drivers/qxl-fix-pinning.patch
	patches.drivers/PCI-Fix-race-condition-with-driver_override
	patches.suse/0021-md-separate-request-handling.patch
	patches.suse/0022-md-fix-a-race-condition-for-flush-request-handling.patch
	patches.suse/0023-dm-raid-fix-a-race-condition-in-request-handling.patch
	patches.suse/0024-md-raid5-cap-worker-count.patch
	patches.suse/btrfs-clear-ordered-flag-on-cleaning-up-ordered-extents.patch
	patches.suse/btrfs-finish-ordered-extent-cleaning-if-no-progress-is-found.patch
	patches.suse/btrfs-fix-null-pointer-dereference-from-free_reloc_roots.patch
	patches.suse/btrfs-propagate-error-to-btrfs_cmp_data_prepare-caller.patch
	patches.suse/0001-Btrfs-use-btrfs_op-instead-of-bio_op-in-__btrfs_map_.patch
	patches.suse/btrfs-fix-kernel-oops-while-reading-compressed-data.patch
	patches.fixes/scsi-aacraid-Fix-2T-drives-on-SmartIOC-2000.patch
	patches.drivers/scsi-lpfc-Don-t-return-internal-MBXERR_ERROR-code-fr.patch
	patches.drivers/scsi-aacraid-error-testing-array-offset-bus-after-us.patch
	patches.drivers/scsi-scsi_transport_iscsi-fix-the-issue-that.patch
	patches.drivers/scsi-scsi_transport_fc-set-scsi_target_id-upon-resca.patch
	patches.drivers/scsi-scsi_transport_fc-Also-check-for-NOTPRESENT-in-.patch
	patches.drivers/scsi-aacraid-Add-a-small-delay-after-IOP-reset.patch
	patches.fixes/scsi-ILLEGAL-REQUEST-ASC-27-target-failure.patch
	patches.suse/objtool-Skip-unreachable-warnings-for-GCC-4.4-and-ol.patch
	patches.suse/objtool-Support-unoptimized-frame-pointer-setup.patch
	patches.fixes/genirq-Check-__free_irq-return-value-for-NULL.patch
	patches.fixes/irq-generic-chip-Don-t-replace-domain-s-name.patch
	patches.fixes/0001-futex-Fix-pi_state-owner-serialization.patch
	patches.suse/0001-locking-rwsem-xadd-Fix-missed-wakeup-due-to-reorderi.patch
	patches.fixes/sched-sysctl-Check-user-input-value-of-sysctl_sched_
	patches.arch/x86-mm-fix-fault-error-path-using-unsafe-vma-pointer.patch
	patches.suse/0001-x86-asm-Fix-inline-asm-call-constraints-for-GCC-4.4.patch
	patches.suse/0001-x86-asm-Use-register-variable-to-get-stack-pointer-v.patch
	patches.drivers/auxdisplay-charlcd-properly-restore-atomic-counter-o.patch
	patches.drivers/stm-class-Fix-a-use-after-free
	patches.drivers/intel_th-pci-Add-Cedar-Fork-PCH-support
	patches.drivers/intel_th-pci-Add-Lewisburg-PCH-support
	patches.suse/msft-hv-1467-vmbus-don-t-acquire-the-mutex-in-vmbus_hvsock_device.patch
	patches.suse/msft-hv-1468-Drivers-hv-fcopy-restore-correct-transfer-length.patch
	patches.drivers/driver-core-platform-Don-t-read-past-the-end-of-driv
	patches.drivers/staging-vchiq_2835_arm-Fix-NULL-ptr-dereference-in-f
	patches.drivers/staging-rtl8723bs-add-missing-range-check-on-id
	patches.drivers/staging-rtl8723bs-avoid-null-pointer-dereference-on-
	patches.drivers/iio-magnetometer-st_magn-fix-drdy-line-configuration
	patches.drivers/iio-adc-twl4030-Fix-an-error-handling-path-in-twl403
	patches.drivers/iio-adc-twl4030-Disable-the-vusb3v1-rugulator-in-the
	patches.drivers/iio-adc-twl4030-Return-an-error-if-we-can-not-enable
	patches.drivers/iio-trigger-stm32-timer-preset-shouldn-t-be-buffered
	patches.drivers/iio-trigger-stm32-timer-fix-a-corner-case-to-write-p
	patches.drivers/iio-adc-mcp320x-Fix-oops-on-module-unload
	patches.drivers/iio-adc-mcp320x-Fix-readout-of-negative-voltages
	patches.drivers/IIO-BME280-Updates-to-Humidity-readings-need-ctrl_re
	patches.drivers/iio-ad_sigma_delta-Implement-a-dedicated-reset-funct
	patches.drivers/iio-ad7793-Fix-the-serial-interface-reset
	patches.drivers/iio-core-Return-error-for-failed-read_reg
	patches.drivers/staging-iio-ad7192-Fix-use-the-dedicated-reset-funct
	patches.fixes/0001-uwb-ensure-that-endpoint-is-interrupt.patch
	patches.fixes/0001-uwb-properly-check-kthread_run-return-value.patch
	patches.fixes/0001-usb-Increase-quirk-delay-for-USB-devices.patch
	patches.fixes/0001-usb-xhci-Free-the-right-ring-in-xhci_add_endpoint.patch
	patches.fixes/0001-xhci-fix-finding-correct-bus_state-structure-for-USB.patch
	patches.fixes/0001-usb-pci-quirks.c-Corrected-timeout-values-used-in-ha.patch
	patches.fixes/0001-xhci-fix-wrong-endpoint-ESIT-value-shown-in-tracing.patch
	patches.fixes/0001-usb-host-xhci-plat-allow-sysdev-to-inherit-from-ACPI.patch
	patches.fixes/0001-xhci-Fix-sleeping-with-spin_lock_irq-held-in-ASmedia.patch
	patches.drivers/0001-xhci-set-missing-SuperSpeedPlus-Link-Protocol-bit-in.patch
	patches.fixes/0001-Revert-xhci-Limit-USB2-port-wake-support-for-AMD-Pro.patch
	patches.fixes/0001-USB-fix-out-of-bounds-in-usb_set_configuration.patch
	patches.fixes/0001-usb-dwc3-ep0-fix-DMA-starvation-by-assigning-req-trb.patch
	patches.drivers/usb-gadget-dummy-fix-nonsensical-comparisons.patch
	patches.fixes/0001-USB-core-harden-cdc_parse_cdc_header.patch
	patches.fixes/0001-usb-storage-fix-bogus-hardware-error-messages-for-AT.patch
	patches.fixes/0001-usb-storage-unusual_devs-entry-to-fix-write-access-r.patch
	patches.drivers/0001-USB-uas-fix-bug-in-handling-of-alternate-settings.patch
	patches.fixes/0001-USB-devio-Prevent-integer-overflow-in-proc_do_submit.patch
	patches.fixes/0001-USB-devio-Don-t-corrupt-user-memory.patch
	patches.fixes/0001-USB-cdc-wdm-ignore-EPIPE-from-GetEncapsulatedRespons.patch
	patches.fixes/cgroup-Reinit-cgroup_taskset-structure-before-cgroup_migrate_execute-returns.patch
	patches.fixes/lsm-fix-smack_inode_removexattr-and-xattr_getsecurit.patch
	patches.arch/include-linux-mm.h-fix-typo-in-VM_MPX-definition.patch
	patches.suse/0001-mm-oom_reaper-skip-mm-structs-with-mmu-notifiers.patch
	patches.fixes/mm-compaction-serialize-waitqueue_active-checks-for-real.patch
	patches.fixes/mm-meminit-mark-init_reserved_page-as-__meminit.patch
	patches.fixes/mm-avoid-marking-swap-cached-page-as-lazyfree.patch
	patches.fixes/mm-fix-data-corruption-caused-by-lazyfree-page.patch
	patches.suse/mm-device-public-memory-fix-edge-case-in-vm_normal_page.patch
	patches.fixes/userfaultfd-non-cooperative-fix-fork-use-after-free.patch
	patches.fixes/kernel-sysctl.c-remove-duplicate-UINT_MAX-check-on-d.patch
	patches.fixes/0001-mm-memory_hotplug-add-scheduling-point-to-__add_page.patch
	patches.fixes/0002-mm-page_alloc-add-scheduling-point-to-memmap_init_zo.patch
	patches.fixes/0003-memremap-add-scheduling-point-to-devm_memremap_pages.patch
	patches.fixes/0001-kernel-kcmp.c-drop-branch-leftover-typo.patch
	patches.fixes/mm-memory_hotplug-change-pfn_to_section_nr-section_n.patch
	patches.fixes/mm-memory_hotplug-define-find_-smallest-biggest-_sec.patch
	patches.fixes/lib-ratelimit-c-use-deferred-printk-version.patch
	patches.drivers/cnic-Fix-an-error-handling-path-in-cnic_alloc_bnx2x_.patch
	patches.fixes/l2tp-ensure-sessions-are-freed-after-their-PPPOL2TP-.patch
	patches.fixes/l2tp-fix-race-between-l2tp_session_delete-and-l2tp_t.patch
	patches.suse/net-qcom-emac-specify-the-correct-size-when-mapping-.patch
	patches.fixes/vti-fix-use-after-free-in-vti_tunnel_xmit-vti6_tnl_x.patch
	patches.fixes/l2tp-fix-race-condition-in-l2tp_tunnel_delete.patch
	patches.drivers/0001-iwlwifi-mvm-send-all-non-bufferable-frames-on-the-pr.patch
	patches.drivers/0001-iwlwifi-mvm-change-state-when-queueing-agg-start-wor.patch
	patches.drivers/0001-iwlwifi-mvm-wake-the-correct-mac80211-queue.patch
	patches.drivers/iwlwifi-mvm-use-IWL_HCMD_NOCOPY-for-MCAST_FILTER_CMD.patch
	patches.drivers/0001-iwlwifi-mvm-initialize-status-in-iwl_mvm_add_int_sta.patch
	patches.drivers/iwlwifi-mvm-fix-reorder-buffer-for-9000-devices.patch
	patches.drivers/brcmfmac-add-length-check-in-brcmf_cfg80211_escan_ha
	patches.drivers/brcmfmac-setup-passive-scan-if-requested-by-user-spa
	patches.fixes/sctp-Fix-a-big-endian-bug-in-sctp_diag_dump.patch
	patches.suse/tun-bail-out-from-tun_get_user-if-the-skb-is-empty.patch
	patches.drivers/net-mvpp2-fix-parsing-fragmentation-detection.patch
	patches.drivers/net-mvpp2-fix-port-list-indexing.patch
	patches.drivers/net-mvpp2-do-not-select-the-internal-source-clock.patch
	patches.fixes/inetpeer-fix-RCU-lookup-again.patch
	patches.fixes/net-dsa-Fix-network-device-registration-order.patch
	patches.fixes/packet-in-packet_do_bind-test-fanout-with-bind_lock-.patch
	patches.fixes/packet-only-test-po-has_vnet_hdr-once-in-packet_snd.patch
	patches.suse/net-dsa-mv88e6xxx-lock-mutex-when-freeing-IRQs.patch
	patches.suse/net-Set-sk_prot_creator-when-cloning-sockets-to-the-.patch
	patches.drivers/net-mlx5e-IPoIB-Fix-access-to-invalid-memory-address.patch
	patches.drivers/net-mlx5-Fix-FPGA-capability-location.patch
	patches.drivers/net-mlx5-Check-device-capability-for-maximum-flow-co.patch
	patches.drivers/net-mlx5e-Fix-erroneous-freeing-of-encap-header-buff.patch
	patches.drivers/net-mlx5e-Disallow-TC-offloading-of-unsupported-matc.patch
	patches.drivers/net-mlx5e-Check-encap-entry-state-when-offloading-tu.patch
	patches.drivers/net-mlx5e-Print-netdev-features-correctly-in-error-m.patch
	patches.drivers/net-mlx5e-Don-t-add-remove-802.1ad-rules-when-changi.patch
	patches.drivers/net-mlx5e-Fix-calculated-checksum-offloads-counters.patch
	patches.drivers/net-mlx5-Fix-static-checker-warning-on-steering-trac.patch
	patches.drivers/net-mlx5-Fix-wrong-indentation-in-enable-SRIOV-code.patch
	patches.suse/netlink-do-not-proceed-if-dump-s-start-errs.patch
	patches.suse/ip6_gre-ip6gre_tap-device-should-keep-dst.patch
	patches.suse/ip6_tunnel-update-mtu-properly-for-ARPHRD_ETHER-tunn.patch
	patches.fixes/IPv4-early-demux-can-return-an-error-code.patch
	patches.fixes/udp-perform-source-validation-for-mcast-early-demux.patch
	patches.fixes/tipc-use-only-positive-error-codes-in-messages.patch
	patches.fixes/l2tp-fix-l2tp_eth-module-loading.patch
	patches.drivers/net-mvpp2-Fix-clock-resource-by-adding-an-optional-b.patch
	patches.drivers/net-hns3-Fix-an-error-handling-path-in-hclge_rss_ini.patch
	patches.drivers/socket-bpf-fix-possible-use-after-free.patch
	patches.drivers/net-rtnetlink-fix-info-leak-in-RTM_GETSTATS-call.patch
	patches.drivers/bpf-fix-bpf_tail_call-x64-JIT.patch
	patches.fixes/0001-HID-wacom-bits-shifted-too-much-for-9th-and-10th-but.patch
	patches.fixes/0001-HID-wacom-leds-Don-t-try-to-control-the-EKR-s-read-o.patch
	patches.fixes/0001-HID-wacom-Properly-report-negative-values-from-Intuo.patch
	patches.fixes/0001-HID-wacom-Correct-coordinate-system-of-touchring-and.patch
	patches.fixes/0001-HID-rmi-Make-sure-the-HID-device-is-opened-on-resume.patch
	patches.fixes/0001-HID-i2c-hid-allocate-hid-buffers-for-real-worst-case.patch
	patches.fixes/0001-HID-wacom-generic-Send-MSC_SERIAL-and-ABS_MISC-when-.patch
	patches.fixes/0001-HID-wacom-generic-Clear-ABS_MISC-when-tool-leaves-pr.patch
	patches.fixes/0001-HID-wacom-Always-increment-hdev-refcount-within-waco.patch
	patches.drivers/ALSA-compress-Remove-unused-variable
	patches.drivers/ALSA-hda-program-ICT-bits-to-support-HBR-audio
	patches.drivers/ALSA-usb-audio-Add-sample-rate-quirk-for-Plantronics-C31
	patches.drivers/ALSA-usb-audio-Check-out-of-bounds-access-by-corrupt
	patches.drivers/Revert-ALSA-echoaudio-purge-contradictions-between-d
	patches.drivers/ALSA-usx2y-Suppress-kernel-warning-at-page-allocatio
	patches.drivers/dm-ioctl-fix-alignment-of-event-number-in-the-device.patch
	patches.suse/0025-dm-crypt-fix-memory-leak-in-crypt_ctr_cipher_old.patch
	patches.suse/0026-dm-crypt-reject-sector_size-feature-if-device-length.patch
	patches.suse/0027-dm-raid-fix-incorrect-status-output-at-the-end-of-a-.patch
	patches.drivers/drm-i915-always-update-ELD-connector-type-after-get-
	patches.drivers/drm-i915-remove-redundant-variable-hw_check
	patches.drivers/drm-i915-bios-ignore-HDMI-on-port-A
	patches.drivers/drm-i915-Fix-DDI-PHY-init-if-it-was-already-on
	patches.drivers/drm-i915-cnl-Reprogram-DMC-firmware-after-S3-S4-resu
	patches.drivers/drm-i915-glk-Fix-DMC-DC-state-idleness-calculation
	patches.arch/powerpc-Handle-MCE-on-POWER9-with-only-DSISR-bit-30-set.patch
	patches.arch/powerpc-Fix-workaround-for-spurious-MCE-on-POWER9.patch
	patches.arch/cxl-Fix-memory-page-not-handled.patch
	patches.arch/powerpc-Fix-action-argument-for-cpufeatures-based-TLB-flush.patch
	patches.arch/powerpc-xive-18-Fix-IPI-reset.patch
	patches.arch/powerpc-xive-19-Clear-XIVE-internal-structures-when-a-C.patch
	patches.arch/powerpc-powernv-Increase-memory-block-size-to-1GB-on.patch
	patches.suse/0043-ceph-properly-queue-cap-snap-for-newly-created-snap-realm.patch
	patches.suse/0044-ceph-fix-_choose_mds-for-lssnap-request.patch
	patches.drivers/RDMA-iwpm-Properly-mark-end-of-NL-messages.patch
	patches.drivers/IB-mlx5-Fix-label-order-in-error-path-handling.patch
	patches.drivers/RDMA-qedr-Parse-VLAN-ID-correctly-and-ignore-the-val.patch
	patches.drivers/RDMA-qedr-Parse-vlan-priority-as-sl.patch
	patches.drivers/i40iw-Add-missing-memory-barriers.patch
	patches.drivers/i40iw-Fix-port-number-for-query-QP.patch
	patches.arch/KVM-PPC-Book3S-0005-Fix-server-always-zero-from-kvmppc_xi.patch
	patches.suse/kvm-x86-Avoid-async-PF-preempting-the-kernel-incorre.patch
	patches.suse/x86-kvm-Move-kvm_fastop_exception-to-.fixup-section.patch
	patches.suse/KVM-add-X86_LOCAL_APIC-dependency.patch
	patches.drivers/0007-ACPI-IORT-Fix-PCI-ACS-enablement.patch
	patches.drivers/0001-arm64-Ensure-the-instruction-emulation-is-ready-for-.patch
	patches.suse/0014-bcache-use-llist_for_each_entry_safe-in-__closure_wa.patch
	patches.suse/0001-nbd-fix-ERESTARTSYS-handling.patch
	patches.suse/0001-blk-mq-debugfs-fix-device-sched-directory-for-defaul.patch
	patches.drivers/bsg-lib-fix-use-after-free-under-memory-pressure.patch
	patches.drivers/nvme-pci-Use-PCI-bus-address-for-data-queues-in-CMB.patch
	patches.fixes/xfs-always-swap-the-cow-forks-when-swapping-extents.patch
	patches.fixes/xfs-handle-racy-AIO-in-xfs_reflink_end_cow.patch
	patches.drivers/0003-hwmon-xgene-Fix-up-error-handling-path-mixup-in-xgen.patch
	patches.drivers/0001-mmc-core-add-driver-strength-selection-when-selectin.patch
	patches.drivers/mmc-sdhci-xenon-Fix-clock-resource-by-adding-an-opti
	patches.fixes/scsi-sd-Implement-blacklist-option-for-WRITE-SAME-w-.patch
	patches.drivers/scsi-sd-Do-not-override-max_sectors_kb-sysfs-setting.patch
	patches.fixes/scsi-libiscsi-Fix-use-after-free-race-during-iscsi_s.patch
	patches.fixes/scsi-libiscsi-Remove-iscsi_destroy_session.patch
	patches.fixes/scsi-ibmvscsis-Fix-write_pending-failure-path.patch
	patches.fixes/0003-NFS-Fix-uninitialized-rpc_wait_queue.patch
	patches.suse/ppp-fix-race-in-ppp-device-destruction.patch
	patches.fixes/ipv6-fix-net.ipv6.conf.all.accept_dad-behaviour-for-.patch
	patches.drivers/bpf-fix-liveness-marking.patch
	patches.drivers/gso-fix-payload-length-when-gso_size-is-zero.patch
	patches.fixes/ipv6-Fix-traffic-triggered-IPsec-connections.patch
	patches.fixes/ipv4-Fix-traffic-triggered-IPsec-connections.patch
	patches.fixes/xfrm-Fix-deletion-of-offloaded-SAs-on-failure.patch
	patches.fixes/xfrm-Fix-negative-device-refcount-on-offload-failure.patch
	patches.fixes/vti-fix-NULL-dereference-in-xfrm_input.patch
	patches.drivers/nl80211-Define-policy-for-packet-pattern-attributes
	patches.suse/netlink-do-not-set-cb_running-if-dump-s-start-errs.patch
	patches.fixes/udp-fix-bcast-packet-reception.patch
	patches.drivers/ixgbe-Return-error-when-getting-PHY-address-if-PHY-a.patch
	patches.drivers/ixgbe-fix-masking-of-bits-read-from-IXGBE_VXLANCTRL-.patch
	patches.drivers/0008-Revert-commit-1a8b6d76dc5b-net-add-one-common-config.patch
	patches.drivers/0009-ixgbe-Use-new-PCI_DEV_FLAGS_NO_RELAXED_ORDERING-flag.patch
	patches.drivers/ixgbe-incorrect-XDP-ring-accounting-in-ethtool-tx_fr.patch
	patches.fixes/netfilter-xt_socket-Restore-mark-from-full-sockets-o.patch
	patches.fixes/netfilter-ipset-pernet-ops-must-be-unregistered-last.patch
	patches.fixes/netfilter-nf_tables-fix-update-chain-error.patch
	patches.fixes/netfilter-ebtables-fix-race-condition-in-frame_filte.patch
	patches.fixes/netfilter-x_tables-avoid-stack-out-of-bounds-read-in.patch
	patches.fixes/netfilter-xt_bpf-Fix-XT_BPF_MODE_FD_PINNED-mode-of-x.patch
	patches.arch/powerpc-64s-Use-emergency-stack-for-kernel-TM-Bad-Thing-program-checks.patch
	patches.arch/powerpc-tm-Fix-illegal-TM-state-in-signal-handler.patch
	patches.fixes/seccomp-make-function-__get_seccomp_filter-static
	patches.fixes/direct-io-Prevent-NULL-pointer-access-in-submit_page.patch
	patches.fixes/fix-unbalanced-page-refcounting-in-bio_map_user_iov.patch
	patches.drivers/more-bio_map_user_iov-leak-fixes.patch
	patches.drivers/bio_copy_user_iov-don-t-ignore-iov_offset.patch
	patches.drivers/pinctrl-amd-Fix-build-dependency-on-pinmux-code
	patches.drivers/gpio-acpi-work-around-false-positive-Wstring-overflo
	patches.fixes/9p-set-page-uptodate-when-required-in-write_end.patch
	patches.drivers/ALSA-usb-audio-Add-sample-rate-quirk-for-Plantronics-C61
	patches.drivers/ALSA-seq-Fix-copy_from_user-call-inside-lock
	patches.drivers/ALSA-line6-Fix-missing-initialization-before-error-p
	patches.drivers/ALSA-line6-Fix-NULL-dereference-at-podhd_disconnect
	patches.drivers/ALSA-line6-Fix-leftover-URB-at-error-path-during-pro
	patches.drivers/ALSA-usb-audio-Kill-stray-URB-at-exiting
	patches.fixes/ALSA-seq-Fix-use-after-free-at-creating-a-port
	patches.drivers/ALSA-caiaq-Fix-stray-URB-at-probe-error-path
	patches.fixes/0001-HID-usbhid-fix-out-of-bounds-bug.patch
	patches.fixes/0001-HID-hid-elecom-extend-to-fix-descriptor-for-HUGE-tra.patch
	patches.suse/livepatch-unpatch-all-klp_objects-if-klp_module_coming-fails.patch
	patches.fixes/crypto-xts-Fix-an-error-handling-path-in-create
	patches.fixes/crypto-skcipher-Fix-crash-on-zero-length-input
	patches.drivers/crypto-shash-Fix-zero-length-shash-ahash-digest-cras
	patches.suse/KVM-nVMX-update-last_nonleaf_level-when-initializing.patch
	patches.suse/KVM-MMU-always-terminate-page-walks-at-level-1.patch
	patches.suse/KVM-nVMX-fix-guest-CR4-loading-when-emulating-L2-to-.patch
	patches.fixes/xfs-Don-t-log-uninitialised-fields-in-inode-structur.patch
	patches.fixes/xfs-move-more-RT-specific-code-under-CONFIG_XFS_RT.patch
	patches.fixes/xfs-don-t-change-inode-mode-if-ACL-update-fails.patch
	patches.fixes/xfs-reinit-btree-pointer-on-attr-tree-inactivation-walk.patch
	patches.fixes/xfs-handle-error-if-xfs_btree_get_bufs-fails.patch
	patches.drivers/device-property-Track-owner-device-of-device-propert.patch
	patches.arch/powerpc-livepatch-Fix-livepatch-stack-access.patch
	patches.arch/powerpc-Don-t-call-lockdep_assert_cpus_held-from-arc.patch
	patches.arch/powerpc-perf-Fix-for-core-nest-imc-call-trace-on-cpu.patch
	patches.arch/powerpc-perf-Add-___GFP_NOWARN-flag-to-alloc_pages_n.patch
	patches.arch/powerpc-perf-Fix-IMC-initialization-crash.patch
	patches.drivers/device-property-preserve-usecount-for-node-passed-to.patch
	patches.drivers/iommu-amd-do-not-disable-swiotlb-if-sme-is-active.patch
	patches.drivers/0007-iommu-exynos-remove-initconst-attribute-to-avoid-potential-kernel-oops
	patches.suse/mm-migrate-fix-indexing-bug-off-by-one-and-avoid-out-of-bound-access.patch
	patches.suse/mm-mempolicy-fix-numa_interleave_hit-counter.patch
	patches.fixes/fix-mpage_writepage-for-pages-with-buffers.patch
	patches.fixes/mm-page_vma_mapped-ensure-pmd-is-loaded-with-READ_ON.patch
	patches.drivers/drm-atomic-Unref-duplicated-drm_atomic_state-in-drm_
	patches.drivers/drm-i915-edp-Get-the-Panel-Power-Off-timestamp-after
	patches.drivers/drm-i915-edp-Increase-the-T12-delay-quirk-to-1300ms
	patches.drivers/drm-i915-Use-crtc_state_is_legacy_gamma-in-intel_col
	patches.drivers/drm-i915-Silence-compiler-warning-for-hsw_power_well
	patches.drivers/drm-i915-Order-two-completing-nop_submit_request
	patches.drivers/drm-i915-Read-timings-from-the-correct-transcoder-in
	patches.drivers/drm-i915-bios-parse-DDI-ports-also-for-CHV-for-HDMI-
	patches.suse/objtool-Upgrade-libelf-devel-warning-to-error-for-CO.patch
	patches.arch/perf-x86-intel-uncore-fix-memory-leaks-on-allocation-failures.patch
	patches.fixes/sched-core-Fix-wake_affine-performance-regression.patch
	patches.fixes/sched-core-Address-more-wake_affine-regressions.patch
	patches.suse/kprobes-x86-Set-up-frame-pointer-in-kprobe-trampolin.patch
	patches.arch/33-x86-mm-64-fix-reboot-interaction-with-cr4-pcide.patch
	patches.arch/x86-alternatives-fix-alt_max_short-macro-to-really-be-a-max.patch
	patches.suse/x86-unwind-Fix-dereference-of-untrusted-pointer.patch
	patches.suse/x86-unwind-Use-MSB-for-frame-pointer-encoding-on-32-.patch
	patches.suse/x86-unwind-Align-stack-pointer-in-unwinder-dump.patch
	patches.suse/x86-unwind-Disable-unwinder-warnings-on-32-bit.patch
	patches.suse/msft-hv-1479-x86-hyperv-Clear-vCPU-banks-between-calls-to-avoid-f.patch
	patches.suse/msft-hv-1480-x86-hyperv-Don-t-use-percpu-areas-for-pcpu_flush-pcp.patch
	patches.suse/msft-hv-1481-x86-hyperv-Fix-hypercalls-with-extended-CPU-ranges-f.patch
	patches.arch/x86-mm-Disable-various-instrumentations-of-mm-mem_en.patch
	patches.arch/24-x86-mm-flush-more-aggressively-in-lazy-tlb-mode.patch
	patches.drivers/dmaengine-edma-Align-the-memcpy-acnt-array-size-with
	patches.drivers/dmaengine-ti-dma-crossbar-Fix-possible-race-conditio
	patches.fixes/0001-USB-serial-ftdi_sio-add-id-for-Cypress-WICED-dev-boa.patch
	patches.fixes/0001-USB-serial-option-add-support-for-TP-Link-LTE-module.patch
	patches.fixes/0001-USB-serial-cp210x-fix-partnum-regression.patch
	patches.fixes/0001-USB-serial-cp210x-add-support-for-ELV-TFD500.patch
	patches.fixes/0001-USB-serial-qcserial-add-Dell-DW5818-DW5819.patch
	patches.fixes/0001-USB-serial-console-fix-use-after-free-on-disconnect.patch
	patches.fixes/0001-USB-serial-console-fix-use-after-free-after-failed-s.patch
	patches.fixes/0001-usb-renesas_usbhs-Fix-DMAC-sequence-for-receiving-ze.patch
	patches.fixes/0001-usb-usbtest-fix-NULL-pointer-dereference.patch
	patches.suse/msft-hv-1474-Drivers-hv-vmbus-Fix-bugs-in-rescind-handling.patch
	patches.drivers/media-dvb-i2c-transfers-over-usb-cannot-be-done-from
	patches.drivers/media-s5p-cec-add-NACK-detection-support
	patches.drivers/media-cec-Respond-to-unregistered-initiators-when-ap
	patches.drivers/media-dvb_frontend-only-use-kref-after-initialized
	patches.drivers/scsi-fixup-kernel-warning-during-rmmod.patch
	patches.drivers/scsi-libfc-fix-a-deadlock-in-fc_rport_work.patch
	patches.fixes/scsi-libiscsi-fix-shifting-of-did_requeue-host-byte
	patches.drivers/scsi-qla2xxx-Fix-uninitialized-work-element.patch
	patches.drivers/scsi-fc-check-for-rport-presence-in-fc_block_scsi_eh.patch
	patches.arch/s390-sles15-01-10-s390_cputime_fix_stat_after_CPU_hotplug.patch
	patches.fixes/0003-fs-Avoid-invalidation-in-interrupt-context-in-dio_co.patch
	patches.fixes/xfs-cancel-dirty-pages-on-invalidation.patch
	patches.fixes/0002-fs-invalidate-page-cache-after-end_io-in-dio-complet.patch
	patches.fixes/xfs-trim-writepage-mapping-to-within-eof.patch
	patches.fixes/xfs-move-two-more-RT-specific-functions-into-CONFIG_.patch
	patches.drivers/ALSA-usb-audio-Add-native-DSD-support-for-Pro-Ject-P
	patches.drivers/ALSA-seq-Enable-use-locking-in-all-configurations
	patches.drivers/ALSA-hda-Abort-capability-probe-at-invalid-register-
	patches.drivers/ALSA-hda-Remove-superfluous-added-by-printk-conversi
	patches.drivers/ALSA-hda-Fix-incorrect-TLV-callback-check-introduced
	patches.fixes/keys-encrypted-fix-dereference-of-null-user_key_payload
	patches.fixes/FS-Cache-fix-dereference-of-NULL-user_key_payload.patch
	patches.fixes/lib-digsig-fix-dereference-of-null-user_key_payload
	patches.fixes/fscrypt-fix-dereference-of-NULL-user_key_payload.patch
	patches.fixes/ecryptfs-fix-dereference-of-NULL-user_key_payload.patch
	patches.drivers/security-keys-BIG_KEY-requires-CONFIG_CRYPTO
	patches.fixes/KEYS-Fix-the-wrong-index-when-checking-the-existence
	patches.fixes/KEYS-Fix-race-between-updating-and-finding-a-negativ.patch
	patches.fixes/KEYS-don-t-let-add_key-update-an-uninstantiated-key.patch
	patches.fixes/pkcs7-Prevent-NULL-pointer-dereference-since-sinfo-i
	patches.drivers/i2c-ismt-Separate-I2C-block-read-from-SMBus-block-re
	patches.drivers/i2c-piix4-Fix-SMBus-port-selection-for-AMD-Family-17
	patches.drivers/drm-nouveau-mmu-flush-tlbs-before-deleting-page-tabl
	patches.drivers/drm-nouveau-bsp-g92-disable-by-default
	patches.drivers/drm-nouveau-kms-nv50-fix-oops-during-DP-IRQ-handling
	patches.drivers/drm-nouveau-fbcon-fix-oops-without-fbdev-emulation
	patches.drivers/drm-i915-gvt-Fix-GPU-hang-after-reusing-vGPU-instanc
	patches.drivers/drm-i915-Fix-eviction-when-the-GGTT-is-idle-but-full
	patches.drivers/drm-i915-Use-bdw_ddi_translations_fdi-for-Broadwell
	patches.drivers/drm-i915-cnl-Fix-PLL-mapping
	patches.drivers/drm-i915-cnl-Fix-PLL-initialization-for-HDMI
	patches.drivers/drm-i915-Report-EFAULT-before-pwrite-fast-path-into-
	patches.drivers/drm-i915-Use-a-mask-when-applying-WaProgramL3SqcReg1
	patches.drivers/mmc-sdhci-pci-Fix-default-d3_retune-for-Intel-host-c
	patches.drivers/Input-ti_am335x_tsc-fix-incorrect-step-config-for-5-.patch
	patches.drivers/Input-ims-psu-check-if-CDC-union-descriptor-is-sane
	patches.fixes/net-memcontrol-defer-call-to-mem_cgroup_sk_alloc.patch
	patches.drivers/i40e-Fix-comment-about-locking-for-__i40e_read_nvm_w.patch
	patches.drivers/i40e-Fix-memory-leak-related-filter-programming-stat.patch
	patches.drivers/nfp-fix-ethtool-stats-gather-retry.patch
	patches.drivers/nfp-handle-page-allocation-failures.patch
	patches.fixes/net-call-cgroup_sk_alloc-earlier-in-sk_clone_lock.patch
	patches.drivers/rtlwifi-rtl8821ae-Fix-connection-lost-problem
	patches.drivers/brcmfmac-Add-check-for-short-event-packets
	patches.drivers/brcmsmac-make-some-local-variables-static-const-to-r
	patches.drivers/0001-iwlwifi-mvm-return-ENODATA-when-reading-the-temperat.patch
	patches.drivers/0001-iwlwifi-nvm-set-the-correct-offsets-to-3168-series.patch
	patches.drivers/liquidio-fix-timespec64_to_ns-typo.patch
	patches.fixes/l2tp-check-ps-sock-before-running-pppol2tp_session_i.patch
	patches.drivers/bnxt_en-Improve-VF-PF-link-change-logic.patch
	patches.drivers/bnxt_en-Don-t-use-rtnl-lock-to-protect-link-change-l.patch
	patches.drivers/bnxt_en-Fix-VF-PCIe-link-speed-and-width-logic.patch
	patches.drivers/bnxt_en-Fix-VF-resource-checking.patch
	patches.drivers/bnxt_en-Fix-possible-corrupted-NVRAM-parameters-from.patch
	patches.drivers/bnxt_en-Fix-possible-corruption-in-DCB-parameters-fr.patch
	patches.drivers/rtnetlink-bring-NETDEV_CHANGEMTU-event-process-back-.patch
	patches.drivers/net-enable-interface-alias-removal-via-rtnl.patch
	patches.suse/tun-call-dev_get_valid_name-before-register_netdevic.patch
	patches.drivers/net-sched-cls_flower-Set-egress_dev-mark-when-callin.patch
	patches.fixes/mac80211-accept-key-reinstall-without-changing-anyth.patch
	patches.drivers/ibmvnic-114-Fix-calculation-of-number-of-TX-header-descr.patch
	patches.drivers/netlink-fix-netlink_ack-extack-race.patch
	patches.drivers/bpf-disallow-arithmetic-operations-on-context-pointe.patch
	patches.drivers/net-ena-reduce-the-severity-of-some-printouts.patch
	patches.drivers/net-ena-fix-rare-kernel-crash-when-bar-memory-remap-.patch
	patches.drivers/net-ena-fix-wrong-max-Tx-Rx-queues-on-ethtool.patch
	patches.fixes/mm-percpu-add-support-for-__GFP_NOWARN-flag.patch
	patches.drivers/bpf-do-not-test-for-PCPU_MIN_UNIT_SIZE-before-percpu.patch
	patches.fixes/sctp-do-not-peel-off-an-assoc-from-one-netns-to-anot.patch
	patches.fixes/sctp-add-the-missing-sock_owned_by_user-check-in-sct.patch
	patches.fixes/tcp-dccp-fix-ireq-opt-races.patch
	patches.fixes/packet-avoid-panic-in-packet_getsockopt.patch
	patches.drivers/can-flexcan-fix-state-transition-regression
	patches.drivers/can-flexcan-rename-legacy-error-state-quirk
	patches.drivers/can-flexcan-implement-error-passive-state-quirk
	patches.drivers/can-flexcan-fix-i.MX6-state-transition-issue
	patches.drivers/can-flexcan-fix-i.MX28-state-transition-issue
	patches.drivers/can-flexcan-fix-p1010-state-transition-issue
	patches.drivers/can-bcm-check-for-null-sk-before-deferencing-it-via-
	patches.drivers/can-af_can-can_pernet_init-add-missing-error-handlin
	patches.drivers/can-esd_usb2-Fix-can_dlc-value-for-received-RTR-fram
	patches.drivers/can-gs_usb-fix-busy-loop-if-no-more-TX-context-is-av
	patches.drivers/geneve-Fix-function-matching-VNI-and-tunnel-ID-on-bi
	patches.drivers/bpf-fix-off-by-one-for-range-markings-with-L-T-E-pat.patch
	patches.drivers/bpf-fix-pattern-matches-for-direct-packet-access.patch
	patches.suse/net-bridge-fix-returning-of-vlan-range-op-errors.patch
	patches.drivers/soreuseport-fix-initialization-race.patch
	patches.drivers/net-ethtool-remove-error-check-for-legacy-setting-tr.patch
	patches.suse/ipv6-flowlabel-do-not-leave-opt-tot_len-with-garbage.patch
	patches.suse/objtool-Fix-memory-leak-in-decode_instructions.patch
	patches.suse/irqchip-gic-v3-its-Fix-the-incorrect-BUG_ON-in-its_i.patch
	patches.suse/irqchip-gic-v3-its-Fix-the-incorrect-parsing-of-VCPU.patch
	patches.suse/irqchip-gic-v3-its-Add-missing-changes-to-support-52.patch
	patches.drivers/clockevents-drivers-cs5535-Improve-resilience-to-spu
	patches.fixes/x86-microcode-intel-disable-late-loading-on-model-79.patch
	patches.arch/25-x86-mm-64-remove-the-last-vm_bug_on-from-the-tlb-code.patch
	patches.arch/26-x86-mm-tidy-up-x86-mm-flush-more-aggressively-in-lazy-tlb-mode.patch
	patches.arch/27-x86-mm-remove-debug-x86-tlb_defer_switch_to_init_mm.patch
	patches.fixes/0001-xhci-Identify-USB-3.1-capable-hosts-by-their-port-pr.patch
	patches.fixes/0001-xhci-Cleanup-current_cmd-in-xhci_cleanup_command_que.patch
	patches.fixes/0001-usb-xhci-Reset-halted-endpoint-if-trb-is-noop.patch
	patches.fixes/0001-usb-xhci-Handle-error-condition-in-xhci_stop_device.patch
	patches.drivers/0042-phy-rockchip-typec-Set-the-AUX-channel-flip-state-ea.patch
	patches.drivers/0043-phy-rockchip-typec-Don-t-set-the-aux-voltage-swing-t.patch
	patches.drivers/0044-phy-rockchip-typec-Check-for-errors-from-tcphy_phy_i.patch
	patches.fixes/0001-USB-devio-Revert-USB-devio-Don-t-corrupt-user-memory.patch
	patches.fixes/0001-usb-cdc_acm-Add-quirk-for-Elatec-TWN3.patch
	patches.fixes/0001-USB-musb-fix-session-bit-runtime-PM-quirk.patch
	patches.fixes/0001-USB-musb-fix-late-external-abort-on-suspend.patch
	patches.fixes/0001-usb-musb-musb_cppi41-Fix-the-address-of-teardown-and.patch
	patches.fixes/0001-usb-musb-musb_cppi41-Fix-cppi41_set_dma_mode-for-DA8.patch
	patches.fixes/0001-usb-musb-musb_cppi41-Configure-the-number-of-channel.patch
	patches.fixes/0001-usb-musb-Check-for-host-mode-using-is_host_active-on.patch
	patches.fixes/0001-usb-musb-sunxi-Explicitly-release-USB-PHY-on-exit.patch
	patches.fixes/0001-usb-quirks-add-quirk-for-WORLDE-MINI-MIDI-keyboard.patch
	patches.fixes/0001-USB-core-fix-out-of-bounds-access-bug-in-usb_get_bos.patch
	patches.fixes/0001-USB-serial-metro-usb-add-MS7820-device-id.patch
	patches.fixes/0001-usb-hub-Allow-reset-retry-for-USB2-devices-on-connec.patch
	patches.suse/msft-hv-1485-vmbus-hvsock-add-proper-sync-for-vmbus_hvsock_device.patch
	patches.drivers/iio-pressure-zpa2326-Remove-always-true-check-which-
	patches.drivers/staging-iio-ade7759-fix-signed-extension-bug-on-shif
	patches.drivers/iio-dummy-events-Add-missing-break.patch
	patches.drivers/staging-bcm2835-audio-Fix-memory-corruption
	patches.fixes/workqueue-replace-pool-manager_arb-mutex-with-a-flag.patch
	patches.arch/KVM-PPC-Fix-oops-when-checking-KVM_CAP_PPC_HTM.patch
	patches.arch/KVM-PPC-Book3S-HV-POWER9-more-doorbell-fixes.patch
	patches.arch/KVM-PPC-Book3S-Protect-kvmppc_gpa_to_ua-with-SRCU.patch
	patches.arch/KVM-PPC-Book3S-HV-Add-more-barriers-in-XIVE-load-unload-code.patch
	patches.drivers/ALSA-hda-realtek-Add-support-for-ALC236-ALC3204
	patches.drivers/ALSA-hda-fix-headset-mic-problem-for-Dell-machines-w
	patches.drivers/hwmon-tmp102-Fix-first-temperature-reading
	patches.suse/0045-ceph-unlock-dangling-spinlock-in-try_flush_caps.patch
	patches.drivers/spi-armada-3700-Fix-failing-commands-with-quad-SPI
	patches.drivers/spi-a3700-Return-correct-value-on-timeout-detection
	patches.drivers/spi-bcm-qspi-Fix-use-after-free-in-bcm_qspi_probe-in
	patches.drivers/nvme-fc-fix-iowait-hang.patch
	patches.drivers/nvme-fc-retry-initial-controller-connections-3-times.patch
	patches.drivers/nvmet-synchronize-sqhd-update.patch
	patches.drivers/nvme-rdma-Fix-possible-double-free-in-reconnect-flow.patch
	patches.drivers/nvme-rdma-Fix-error-status-return-in-tagset-allocati.patch
	patches.drivers/RDMA-netlink-OOPs-in-rdma_nl_rcv_msg-from-misinterpr.patch
	patches.fixes/efi-efi_test-Prevent-an-Oops-in-efi_runtime_query_ca
	patches.arch/perf-x86-intel-bts-fix-exclusive-event-reference-leak.patch
	patches.suse/x86-entry-Fix-idtentry-unwind-hint.patch
	patches.suse/x86-unwind-Show-function-name-offset-in-ORC-error-me.patch
	patches.drivers/kvm-fix-detection-of-guest-machine-checks.patch
	patches.fixes/xen-fix-booting-ballooned-down-hvm-guest.patch
	patches.fixes/fuse-fix-READDIRPLUS-skipping-an-entry.patch
	patches.fixes/ovl-Return-ENOMEM-if-an-allocation-fails-ovl_lookup.patch
	patches.fixes/0001-Fix-encryption-labels-and-lengths-for-SMB3.1.1.patch
	patches.fixes/0001-cifs-Select-all-required-crypto-modules.patch
	patches.fixes/0001-CIFS-Fix-NULL-pointer-deref-on-SMB2_tcon-failure.patch
	patches.fixes/SMB-fix-leak-of-validate-negotiate-info-response-buf.patch
	patches.fixes/SMB-fix-validate-negotiate-info-uninitialised-memory.patch
	patches.fixes/SMB3-Validate-negotiate-request-must-always-be-signe.patch
	patches.fixes/assoc_array-Fix-a-buggy-node-splitting-case
	patches.arch/s390-sles15-01-08-zfcp-fix-erp_action-use-before-initialize-in-REC-action-trace.patch
	patches.drivers/scsi-qla2xxx-Initialize-Work-element-before-requesti.patch
	patches.fixes/scsi-hpsa-Fix-configured_logical_drive_count-check.patch
	patches.drivers/aacraid-Fix-controller-initialization-failure.patch
	patches.fixes/scsi-sg-re-fix-off-by-one-in-sg_fill_request_table.patch
	patches.drivers/drm-amd-powerplay-fix-uninitialized-variable
	patches.drivers/drm-i915-perf-fix-perf-enable-disable-ioctls-with-32
	patches.drivers/drm-i915-gvt-properly-check-per_ctx-bb-valid-state
	patches.drivers/drm-i915-gvt-Refine-MMIO_RING_F
	patches.drivers/drm-i915-gvt-Extract-mmio_read_from_hw-common-functi
	patches.drivers/drm-i915-gvt-Adding-ACTHD-mmio-read-handler
	patches.drivers/Input-elan_i2c-add-ELAN0611-to-the-ACPI-table
	patches.fixes/0001-Input-gtco-fix-potential-out-of-bound-access.patch
	patches.fixes/tcp-do-tcp_mstamp_refresh-before-retransmits-on-TSQ-.patch
	patches.fixes/tcp-dccp-fix-lockdep-splat-in-inet_csk_route_req.patch
	patches.drivers/net-mvpp2-fix-TSO-headers-allocation-and-management.patch
	patches.drivers/net-mvpp2-do-not-unmap-TSO-headers-buffers.patch
	patches.drivers/net-mvpp2-do-not-call-txq_done-from-the-Tx-path-when.patch
	patches.suse/sctp-full-support-for-ipv6-ip_nonlocal_bind-IP_FREEB.patch
	patches.fixes/ipsec-Fix-aborted-xfrm-policy-dump-crash.patch
	patches.suse/net-dsa-check-master-device-before-put.patch
	patches.suse/net-unix-don-t-show-information-about-sockets-from-o.patch
	patches.drivers/nfp-refuse-offloading-filters-that-redirects-to-uppe.patch
	patches.suse/tun-allow-positive-return-values-on-dev_get_valid_na.patch
	patches.drivers/net-mvpp2-fix-typo-in-the-tcam-setup.patch
	patches.drivers/net-mvpp2-fix-invalid-parameters-order-when-calling-.patch
	patches.drivers/net-mvpp2-do-not-sleep-in-set_rx_mode.patch
	patches.drivers/can-sun4i-fix-loopback-mode
	patches.drivers/can-kvaser_usb-Correct-return-value-in-printout
	patches.drivers/can-kvaser_usb-Ignore-CMD_FLUSH_QUEUE_REPLY-messages
	patches.fixes/tcp-dccp-fix-other-lockdep-splats-accessing-ireq_opt.patch
	patches.fixes/tap-double-free-in-error-path-in-tap_open.patch
	patches.fixes/mac80211-use-constant-time-comparison-with-keys.patch
	patches.drivers/cfg80211-fix-connect-disconnect-edge-cases
	patches.drivers/mac80211-validate-user-rate-mask-before-configuring-.patch
	patches.fixes/mac80211-don-t-compare-TKIP-TX-MIC-key-in-reinstall-.patch
	patches.drivers/net-mlx5-Fix-health-work-queue-spin-lock-to-IRQ-safe.patch
	patches.drivers/net-mlx5-Delay-events-till-mlx5-interface-s-add-comp.patch
	patches.drivers/net-mlx5e-Properly-deal-with-encap-flows-add-del-und.patch
	patches.drivers/net-mlx5e-DCBNL-Implement-tc-with-ets-type-and-zero-.patch
	patches.suse/ipip-only-increase-err_count-for-some-certain-type-i.patch
	patches.suse/ip6_gre-only-increase-err_count-for-some-certain-typ.patch
	patches.suse/ip6_gre-update-dst-pmtu-if-dev-mtu-has-been-updated-.patch
	patches.drivers/e1000-fix-race-condition-between-e1000_down-and-e100.patch
	patches.drivers/e1000-avoid-null-pointer-dereference-on-invalid-stat.patch
	patches.drivers/igb-Fix-TX-map-failure-path.patch
	patches.drivers/ixgbe-Fix-Tx-map-failure-path.patch
	patches.drivers/i40e-Fix-incorrect-use-of-tx_itr_setting-when-checki.patch
	patches.drivers/i40e-Add-programming-descriptors-to-cleaned_count.patch
	patches.fixes/tcp-refresh-tp-timestamp-before-tcp_mtu_probe.patch
	patches.suse/tap-reference-to-KVA-of-an-unloaded-module-causes-ke.patch
	patches.suse/sctp-reset-owner-sk-for-data-chunks-on-out-queues-wh.patch
	patches.drivers/net_sched-avoid-matching-qdisc-with-zero-handle.patch
	patches.fixes/sctp-fix-some-type-cast-warnings-introduced-by-trans.patch
	patches.fixes/sctp-fix-a-type-cast-warnings-that-causes-a_rwnd-get.patch
	patches.suse/crypto-x86-chacha20-satisfy-stack-validation-2.0.patch
	patches.drivers/RDMA-nldev-Enforce-device-index-check-for-port-callb.patch
	patches.fixes/0001-cifs-check-MaxPathNameComponentLength-0-before-using.patch
	patches.fixes/x86-mm-fix-use-after-free-of-vma-during-userfaultfd-fault.patch
	patches.fixes/l2tp-hold-tunnel-in-pppol2tp_connect.patch
	patches.drivers/net-hns-set-correct-return-value.patch
	patches.fixes/xfrm-Clear-sk_dst_cache-when-applying-per-socket-pol.patch
	patches.fixes/xfrm-Fix-GSO-for-IPsec-with-GRE-tunnel.patch
	patches.suse/tun-tap-sanitize-TUNSETSNDBUF-input.patch
	patches.fixes/ipv6-addrconf-increment-ifp-refcount-before-ipv6_del.patch
	patches.fixes/tcp-fix-tcp_mtu_probe-vs-highest_sack.patch
	patches.drivers/nvme-rdma-fix-possible-hang-when-issuing-commands-du.patch
	patches.drivers/virtio_blk-fix-an-sg_io-regression.patch
	patches.drivers/nvme-Fix-setting-logical-block-format-when-revalidat.patch
	patches.suse/0001-ide-ide-cd-fix-kernel-panic-resulting-from-missing-s.patch
	patches.suse/0001-futex-futex_wake_op-do-not-fail-on-invalid-op.patch
	patches.fixes/keys-return-full-count-in-keyring_read-if-buffer-is-too-small
	patches.fixes/keys-trusted-fix-writing-past-end-of-buffer-in-trusted_read
	patches.fixes/keys-fix-out-of-bounds-read-during-asn-1-parsing
	patches.drivers/ALSA-timer-Add-missing-mutex-lock-for-compat-ioctls
	patches.drivers/ALSA-seq-Fix-nested-rwsem-annotation-for-lockdep-spl
	patches.drivers/ASoC-topology-Fix-a-potential-NULL-pointer-dereferen
	patches.drivers/ASoC-topology-Fix-a-potential-memory-leak-in-soc_tpl
	patches.drivers/ASoC-adau17x1-Workaround-for-noise-bug-in-ADC
	patches.arch/0001-arm64-ensure-__dump_instr-checks-addr_limit.patch
	patches.fixes/userfaultfd-hugetlbfs-prevent-UFFDIO_COPY-to-fill-be.patch
	patches.fixes/ocfs2-fstrim-Fix-start-offset-of-first-cluster-group.patch
	patches.fixes/mm-swap-fix-race-between-swap-count-continuation-operations.patch
	patches.suse/tcp_nv-fix-division-by-zero-in-tcpnv_acked.patch
	patches.fixes/net-vrf-correct-FRA_L3MDEV-encode-type.patch
	patches.fixes/tcp-do-not-mangle-skb-cb-in-tcp_make_synack.patch
	patches.suse/net-systemport-Correct-IPG-length-settings.patch
	patches.drivers/drm-i915-Cancel-the-modeset-retry-work-during-modese
	patches.drivers/drm-i915-Do-not-rely-on-wm-preservation-for-ILK-wate
	patches.drivers/drm-i915-edp-read-edp-display-control-registers-unco
	patches.drivers/drm-i915-Hold-rcu_read_lock-when-iterating-over-the-
	patches.drivers/drm-i915-Hold-rcu_read_lock-when-iterating-over-2
	patches.drivers/drm-i915-Check-incoming-alignment-for-unfenced-buffe
	patches.drivers/drm-amdgpu-return-ENOENT-from-uvd-6.0-early-init-for
	patches.drivers/drm-amdgpu-allow-harvesting-check-for-Polaris-VCE
	patches.drivers/0002-mmc-dw_mmc-Fix-the-DTO-timeout-calculation.patch
	patches.arch/powerpc-Fix-check-for-copy-paste-instructions-in-ali.patch
	patches.arch/powerpc-64s-radix-Fix-preempt-imbalance-in-TLB-flush.patch
	patches.arch/powerpc-perf-Fix-core-imc-hotplug-callback-failure.patch
	patches.drivers/scsi-qla2xxx-Fix-oops-in-qla2x00_probe_one-error-pat.patch
	patches.suse/KVM-VMX-Do-not-fully-reset-PI-descriptor-on-vCPU-res.patch
	patches.suse/KVM-x86-Update-APICv-on-APIC-reset.patch
	patches.suse/KVM-arm64-its-Fix-missing-dynamic-allocation-check-i.patch
	patches.suse/arm-arm64-KVM-set-right-LR-register-value-for-32-bit.patch
	patches.suse/arm-arm64-kvm-Move-initialization-completion-message.patch
	patches.suse/arm-arm64-kvm-Disable-branch-profiling-in-HYP-code.patch
	patches.suse/KVM-arm-arm64-vgic-its-Fix-return-value-for-device-t.patch
	patches.suse/KVM-arm-arm64-vgic-its-Fix-vgic_its_restore_collecti.patch
	patches.suse/KVM-arm-arm64-vgic-its-Check-CBASER-BASER-validity-b.patch
	patches.suse/KVM-arm-arm64-vgic-its-Check-GITS_BASER-Valid-bit-be.patch
	patches.fixes/ARM-8715-1-add-a-private-asm-unaligned.h.patch
	patches.fixes/0001-futex-Fix-more-put_pi_state-vs.-exit_pi_state_list-r.patch
	patches.suse/objtool-Prevent-GCC-from-merging-annotate_unreachabl.patch
	patches.arch/28-revert-x86-mm-stop-calling-leave_mm-in-idle-code.patch
	patches.suse/x86-module-Detect-and-skip-invalid-relocations.patch
	patches.drivers/crypto-x86-sha256-mb-fix-panic-due-to-unaligned-acce
	patches.drivers/crypto-x86-sha1-mb-fix-panic-due-to-unaligned-access
	patches.drivers/crypto-ccm-preserve-the-IV-buffer
	patches.fixes/workqueue-Fix-NULL-pointer-dereference.patch
	patches.drivers/Revert-scsi-make-state-device-attribute-pollable.patch
	patches.apparmor/0004-apparmor-fix-off-by-one-comparison-on-MAXMAPPED_SIG.patch
	patches.fixes/keys-fix-null-pointer-dereference-during-asn-1-parsing
	patches.arch/44-x86-mm-Unbreak-modules-that-rely-on-external-PAGE_KERNEL-availability.patch
	patches.drivers/cxgb4-update-latest-firmware-version-supported.patch
	patches.suse/netfilter-ipvs-clear-ipvs_property-flag-when-SKB-net.patch
	patches.fixes/l2tp-don-t-use-l2tp_tunnel_find-in-l2tp_ip-and-l2tp_.patch
	patches.drivers/net-mvpp2-Prevent-userspace-from-changing-TX-affinit.patch
	patches.drivers/net-mlx5e-core-en_fs-fix-pointer-dereference-after-f.patch
	patches.suse/bonding-discard-lowest-hash-bit-for-802.3ad-layer3-4.patch
	patches.fixes/0001-net-cdc_ether-fix-divide-by-0-on-bad-descriptors.patch
	patches.fixes/0001-net-qmi_wwan-fix-divide-by-0-on-bad-descriptors.patch
	patches.suse/qmi_wwan-Add-missing-skb_reset_mac_header-call.patch
	patches.drivers/net-usb-asix-fill-null-ptr-deref-in-asix_suspend.patch
	patches.drivers/ALSA-usb-audio-support-new-Amanero-Combo384-firmware
	patches.drivers/ALSA-timer-Limit-max-instances-per-timer
	patches.drivers/ALSA-seq-Avoid-invalid-lockdep-class-warning
	patches.drivers/ALSA-seq-Fix-OSS-sysex-delivery-in-OSS-emulation
	patches.drivers/ALSA-hda-fix-headset-mic-problem-for-Dell-machines-alc274
	patches.fixes/ARM-8720-1-ensure-dump_instr-checks-addr_limit.patch
	patches.drivers/drm-vmwgfx-Fix-Ubuntu-17.10-Wayland-black-screen-iss
	patches.drivers/drm-i915-Reject-unknown-syncobj-flags
	patches.drivers/drm-i915-Deconstruct-struct-sgt_dma-initialiser
	patches.arch/KVM-PPC-Book3S-HV-Fix-exclusion-between-HPT-resizing.patch
	patches.drivers/Input-elan_i2c-add-ELAN060C-to-the-ACPI-table
	patches.fixes/rbd-use-gfp_noio-for-parent-stat-and-data-requests.patch
	patches.fixes/tcp-fix-tcp_fastretrans_alert-warning.patch
	patches.suse/vlan-fix-a-use-after-free-in-vlan_device_event.patch
	patches.drivers/net-mlx5-Loop-over-temp-list-to-release-delay-events.patch
	patches.drivers/net-mlx5-Cancel-health-poll-before-sending-panic-tea.patch
	patches.drivers/net-mlx5e-Fix-napi-poll-with-zero-budget.patch
	patches.drivers/net-mlx5e-Set-page-to-null-in-case-dma-mapping-fails.patch
	patches.drivers/net-mlx5e-Increase-Striding-RQ-minimum-size-limit-to.patch
	patches.drivers/can-c_can-don-t-indicate-triple-sampling-support-for
	patches.drivers/can-sun4i-handle-overrun-in-RX-FIFO
	patches.drivers/can-peak-Add-support-for-new-PCIe-M2-CAN-FD-interfac
	patches.drivers/can-ifi-Fix-transmitter-delay-calculation
	patches.arch/x86-smpboot-make-optimization-of-delay-calibration-work-correctly.patch
	patches.suse/x86-unwind-Disable-KASAN-checking-in-the-ORC-unwinde.patch
	patches.drivers/03-edac-ghes-remove-symbol-exports.patch
	patches.drivers/04-edac-ghes-model-a-single-logical-memory-controller.patch
	patches.drivers/05-edac-ghes-add-platform-check.patch
	patches.drivers/06-edac-add-helper-which-returns-the-loaded-platform-driver.patch
	patches.drivers/07-edac-add-owner-check-to-the-x86-platform-drivers.patch
	patches.drivers/edac-sb_edac-don-t-create-a-second-memory-controller-if-ha1-is-not-present.patch
	patches.drivers/edac-skx_edac-fix-detection-of-single-rank-dimms.patch
	patches.drivers/edac-skx_edac-handle-systems-with-segmented-pci-busses.patch
	patches.drivers/edac-sb_edac-fix-missing-dimm-sysfs-entries-with-knl-snc2-snc4-mode.patch
	patches.drivers/hwmon-pmbus-core-Prevent-unintentional-setting-of-pa.patch
	patches.drivers/regulator-qcom_spmi-Include-offset-when-translating-
	patches.drivers/regulator-tps65218-Fix-strobe-assignment
	patches.drivers/spi-sh-msiof-Fix-DMA-transfer-size-check
	patches.drivers/spi-spi-axi-fix-potential-use-after-free-after-dereg
	patches.drivers/mmc-sdhci-pci-remove-outdated-declaration
	patches.drivers/mmc-sdhci-of-esdhc-disable-SD-clock-for-clock-value-
	patches.drivers/mmc-sdhci-msm-fix-issue-with-power-irq
	patches.drivers/tpm-183-constify-transmit-data-pointers.patch
	patches.drivers/0020-tpm-tpm_crb-Use-start-method-value-from-ACPI-table-d.patch
	patches.drivers/tpm-185-tis_spi-Use-DMA-safe-memory-for-SPI-transfers.patch
	patches.drivers/tpm-dev-common-Reject-too-short-writes.patch
	patches.drivers/ima-fix-hash-algorithm-initialization
	patches.drivers/s390-runtime-instrumention-fix-possible-memory-corru.patch
	patches.drivers/s390-guarded-storage-fix-possible-memory-corruption.patch
	patches.arch/s390-crypto-add-inline-assembly-for-kma-instruction-to-cpacf-h.patch
	patches.arch/s390-crypto-add-s390-platform-specific-aes-gcm-support.patch
	patches.arch/s390-sles15-02-03-dis-end-marker.patch
	patches.arch/s390-sles15-00-10-01-kernel-sthyi-reorganize-sthyi-implementation.patch
	patches.arch/s390-sles15-00-10-02-kernel-sthyi-add-cache-to-store-hypervisor-info.patch
	patches.arch/s390-sles15-00-10-03-kernel-sthyi-add-s390_sthyi-system-call.patch
	patches.arch/s390-optimize-memset-implementation.patch
	patches.drivers/s390-cpu-alternatives.patch
	patches.drivers/s390-spinlock-alternative.patch
	patches.suse/s390-ctl_reg-move-control-register-definitions-to-ct.patch
	patches.arch/s390-zcrypt-cex6s-exploitation.patch
	patches.arch/s390-zcrypt-enable-special-header-file-flag-for-au-cprp.patch
	patches.arch/s390-zcrypt-introduce-qact-support-for-ap-bus-devices.patch
	patches.arch/s390-cpum_cf-add-hardware-counter-support-for-ibm-z14.patch
	patches.arch/s390-pci-do-not-require-ais-facility.patch
	patches.arch/s390-archrandom-reconsider-s390-arch-random-implementation.patch
	patches.fixes/s390-bpf-take-advantage-of-stack_depth-tracking.patch
	patches.arch/s390-sles15-02-02-te-ctl.patch
	patches.arch/s390-sles15-01-11-s390-noexec-execute-kexec-datamover-without-DAT.patch
	patches.fixes/sched-Make-resched_cpu-unconditional.patch
	patches.suse/0001-locking-qrwlock-Use-struct-qrwlock-instead-of-struct.patch
	patches.suse/0001-locking-atomic-Add-atomic_cond_read_acquire.patch
	patches.suse/0001-locking-qrwlock-Use-atomic_cond_read_acquire-when-sp.patch
	patches.suse/0001-locking-qrwlock-Prevent-slowpath-writers-getting-hel.patch
	patches.suse/0028-locking-atomics-dm-integrity-Convert-ACCESS_ONCE-to-.patch
	patches.suse/0029-locking-atomics-COCCINELLE-treewide-Convert-trivial-.patch
	patches.suse/0001-locking-pvqspinlock-Implement-hybrid-PV-queued-unfai.patch
	patches.suse/locking-lockdep-Add-IRQs-disabled-enabled-assertion-APIs-lockdep_assert_irqs_enabled-disabled.patch
	patches.suse/irq-softirqs-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch
	patches.suse/workqueue-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch
	patches.suse/timers-nohz-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch
	patches.suse/timers-hrtimer-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch
	patches.suse/smp-core-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch
	patches.suse/x86-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch
	patches.suse/perf-core-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch
	patches.suse/irq_work-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch
	patches.suse/sched-clock-sched-cputime-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch
	patches.suse/timers-posix-cpu-timers-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch
	patches.suse/netpoll-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch
	patches.suse/rcu-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch
	patches.suse/locking-x86-Use-LOCK-ADD-for-smp_mb-instead-of-MFENCE.patch
	patches.arch/x86-mce-amd-always-give-panic-severity-for-uc-errors-in-kernel-context.patch
	patches.suse/sched-fair-Clean-up-calc_cfs_shares.patch
	patches.suse/sched-fair-Add-comment-to-calc_cfs_shares.patch
	patches.suse/sched-fair-Cure-calc_cfs_shares-vs.-reweight_entity.patch
	patches.suse/sched-fair-Remove-se-load.weight-from-se-avg.load_sum.patch
	patches.suse/sched-fair-Change-update_load_avg-arguments.patch
	patches.suse/sched-fair-Move-enqueue-migrate-handling.patch
	patches.suse/sched-fair-Rename-en-de-queue_entity_load_avg.patch
	patches.suse/sched-fair-Introduce-en-de-queue_load_avg.patch
	patches.suse/sched-fair-More-accurate-reweight_entity.patch
	patches.suse/sched-fair-Use-reweight_entity-for-set_user_nice.patch
	patches.suse/sched-fair-Rewrite-cfs_rq-removed_-avg.patch
	patches.suse/sched-fair-Rewrite-PELT-migration-propagation.patch
	patches.suse/sched-fair-Propagate-an-effective-runnable_load_avg.patch
	patches.suse/sched-fair-Implement-synchonous-PELT-detach-on-load-balance-migrate.patch
	patches.suse/sched-fair-Align-PELT-windows-between-cfs_rq-and-its-se.patch
	patches.suse/sched-fair-Implement-more-accurate-async-detach.patch
	patches.suse/sched-fair-Calculate-runnable_weight-slightly-differently.patch
	patches.suse/sched-fair-Update-calc_group_-comments.patch
	patches.suse/sched-fair-Sync-task-util-before-slow-path-wakeup.patch
	patches.suse/sched-fair-Move-select_task_rq_fair-slow-path-into-its-own-function.patch
	patches.suse/sched-fair-Remove-unnecessary-comparison-with-1.patch
	patches.suse/sched-fair-Fix-find_idlest_group-when-local-group-is-not-allowed.patch
	patches.suse/sched-fair-Fix-usage-of-find_idlest_group-when-no-groups-are-allowed.patch
	patches.suse/sched-fair-Fix-usage-of-find_idlest_group-when-the-local-group-is-idlest.patch
	patches.suse/sched-rt-Simplify-the-IPI-based-RT-balancing-logic.patch
	patches.suse/sched-idle-Micro-optimize-the-idle-loop.patch
	patches.suse/x86-unwinder-Make-CONFIG_UNWINDER_ORC-y-the-default-.patch
	patches.suse/x86-unwind-Rename-unwinder-config-options-to-CONFIG_.patch
	patches.suse/x86-unwind-Make-CONFIG_UNWINDER_ORC-y-the-default-in.patch
	patches.suse/0001-objtool-Don-t-report-end-of-section-error-after-an-e.patch
	patches.suse/0002-x86-head-Remove-confusing-comment.patch
	patches.suse/0003-x86-head-Remove-unused-bad_address-code.patch
	patches.suse/0004-x86-head-Fix-head-ELF-function-annotations.patch
	patches.suse/0005-x86-boot-Annotate-verify_cpu-as-a-callable-function.patch
	patches.suse/0006-x86-xen-Fix-xen-head-ELF-annotations.patch
	patches.suse/0007-x86-xen-Add-unwind-hint-annotations.patch
	patches.suse/0008-x86-head-Add-unwind-hint-annotations.patch
	patches.suse/objtool-Print-top-level-commands-on-incorrect-usage.patch
	patches.suse/x86-cpuid-Add-generic-table-for-CPUID-dependencies.patch
	patches.suse/x86-cpuid-Prevent-out-of-bound-access-in-do_clear_cp.patch
	patches.suse/x86-cpufeatures-Enable-new-SSE-AVX-AVX512-CPU-featur.patch
	patches.arch/01-x86-entry-64-remove-the-restore_c_regs_and_iret-label.patch
	patches.arch/02-x86-entry-64-split-the-iret-to-user-and-iret-to-kernel-paths.patch
	patches.arch/03-x86-entry-64-move-swapgs-into-the-common-iret-to-usermode-path.patch
	patches.arch/04-x86-entry-64-simplify-reg-restore-code-in-the-standard-iret-paths.patch
	patches.arch/05-x86-entry-64-shrink-paranoid_exit_restore-and-make-labels-local.patch
	patches.arch/06-x86-entry-64-use-pop-instead-of-movq-in-syscall_return_via_sysret.patch
	patches.arch/07-x86-entry-64-merge-the-fast-and-slow-sysret-paths.patch
	patches.arch/08-x86-entry-64-use-pop-instead-of-mov-to-restore-regs-on-nmi-return.patch
	patches.arch/09-x86-entry-64-remove-the-restore_-regs-infrastructure.patch
	patches.arch/11-xen-x86-entry-64-add-xen-nmi-trap-entry.patch
	patches.arch/12-x86-entry-64-de-xen-ify-our-nmi-code.patch
	patches.arch/13-x86-entry-32-pull-the-msr_ia32_sysenter_cs-update-code-out-of-native_load_sp0.patch
	patches.arch/14-x86-entry-64-pass-sp0-directly-to-load_sp0.patch
	patches.arch/15-x86-entry-add-task_top_of_stack-to-find-the-top-of-a-task-s-stack.patch
	patches.arch/16-xen-64-x86-entry-64-clean-up-sp-code-in-cpu_initialize_context.patch
	patches.arch/17-x86-entry-64-stop-initializing-tss-sp0-at-boot.patch
	patches.arch/18-x86-entry-64-remove-all-remaining-direct-thread_struct-sp0-reads.patch
	patches.arch/19-x86-entry-32-fix-cpu_current_top_of_stack-initialization-at-boot.patch
	patches.arch/20-x86-entry-64-remove-thread_struct-sp0.patch
	patches.arch/21-x86-traps-use-a-new-on_thread_stack-helper-to-clean-up-an-assertion.patch
	patches.arch/22-x86-entry-64-shorten-test-instructions.patch
	patches.suse/x86-cpuid-Replace-set-clear_bit32.patch
	patches.arch/00-documentation-x86-add-amd-secure-encrypted-virtualization-sev-description.patch
	patches.arch/01-x86-mm-add-secure-encrypted-virtualization-sev-support.patch
	patches.arch/02-x86-mm-don-t-attempt-to-encrypt-initrd-under-sev.patch
	patches.arch/03-x86-realmode-don-t-decrypt-trampoline-area-under-sev.patch
	patches.arch/04-x86-mm-use-encrypted-access-of-boot-related-data-with-sev.patch
	patches.arch/05-x86-mm-include-sev-for-encryption-memory-attribute-changes.patch
	patches.arch/06-x86-efi-access-efi-data-as-encrypted-when-sev-is-active.patch
	patches.arch/07-resource-consolidate-resource-walking-code.patch
	patches.arch/08-resource-provide-resource-struct-in-resource-walk-callback.patch
	patches.arch/09-x86-mm-resource-use-page_kernel-protection-for-ioremap-of-memory-pages.patch
	patches.arch/10-x86-mm-add-dma-support-for-sev-memory-encryption.patch
	patches.arch/11-x86-boot-add-early-boot-support-when-running-with-sev-active.patch
	patches.arch/12-x86-io-unroll-string-i-o-when-sev-is-active.patch
	patches.arch/13-x86-add-support-for-changing-memory-encryption-attribute-in-early-boot.patch
	patches.arch/14-percpu-introduce-define_per_cpu_decrypted.patch
	patches.arch/15-x86-kvm-decrypt-shared-per-cpu-variables-when-sev-is-active.patch
	patches.arch/16-x86-kvm-clear-encryption-attribute-when-sev-is-active.patch
	patches.suse/x86-stacktrace-Avoid-recording-save_stack_trace-wrap.patch
	patches.arch/24-x86-virt-x86-platform-merge-struct-x86_hyper-into-struct-x86_platform-and-struct-x86_init.patch
	patches.arch/25-x86-virt-add-enum-for-hypervisors-to-replace-x86_hyper.patch
	patches.suse/irqchip-gic-v3-Add-support-for-Range-Selector-RS-fea.patch
	patches.suse/irqchip-gic-v3-Probe-device-ID-space-before-quirks-h.patch
	patches.suse/irqchip-gic-Make-quirks-matching-conditional-on-init.patch
	patches.suse/irqchip-gic-v3-Add-workaround-for-Synquacer-pre-ITS-558b0165.patch
	patches.suse/irqchip-gic-v3-its-Add-post-mortem-info-on-command-t.patch
	patches.suse/irqchip-gic-v3-its-Pass-its_node-pointer-to-each-com.patch
	patches.suse/irqchip-gic-v3-its-Workaround-HiSilicon-Hip07-redist.patch
	patches.suse/irqchip-gic-v3-its-Track-per-ITS-list-number.patch
	patches.suse/irqchip-gic-v3-its-Make-GICv4_ITS_LIST_MAX-globally-.patch
	patches.suse/irqchip-gic-v3-its-Make-its_send_vinvall-operate-on-.patch
	patches.suse/irqchip-gic-v3-its-Make-its_send_vmapp-operate-on-a-.patch
	patches.suse/irqchip-gic-v3-its-Limit-scope-of-VPE-mapping-to-be-.patch
	patches.suse/irqchip-gic-v3-its-Only-send-VINVALL-to-a-single-ITS.patch
	patches.suse/irqchip-gic-v3-its-Update-effective-affinity-on-VPE-.patch
	patches.suse/irqchip-gic-v3-its-Setup-VLPI-properties-at-map-time.patch
	patches.suse/irqchip-gic-Deal-with-broken-firmware-exposing-only-.patch
	patches.suse/irqchip-gic-v3-its-Fix-VPE-activate-callback-return-.patch
	patches.drivers/0004-clocksource-drivers-rockchip-pr_err-strings-should-e.patch
	patches.arch/clocksource-drivers-arm_arch_timer-Validate-CNTFRQ-a.patch
	patches.arch/x86-intel_rdt-add-framework-for-better-rdt-ui-diagnostics
	patches.arch/x86-intel_rdt-add-diagnostics-when-writing-the-schemata-file
	patches.arch/x86-intel_rdt-add-diagnostics-when-writing-the-tasks-file
	patches.arch/x86-intel_rdt-add-diagnostics-when-writing-the-cpus-file
	patches.arch/x86-intel_rdt-add-diagnostics-when-making-directories
	patches.arch/x86-intel_rdt-initialize-bitmask-of-shareable-resource-if-cdp-enabled.patch
	patches.arch/x86-intel_rdt-fix-a-silent-failure-when-writing-zero-value-schemata
	patches.fixes/x86-tsc-add-option-that-tsc-on-socket-0-being-non-ze.patch
	patches.fixes/x86-tsc-skip-tsc-test-and-error-messages-if-already-.patch
	patches.fixes/x86-tsc-drastically-reduce-the-number-of-firmware-bu.patch
	patches.fixes/x86-tsc-provide-a-means-to-disable-tsc-art.patch
	patches.fixes/x86-platform-uv-add-check-of-tsc-state-set-by-uv-bio.patch
	patches.fixes/x86-tsc-make-config_x86_tsc-n-build-work-again.patch
	patches.suse/x86-CPU-Avoid-unnecessary-IPIs-in-arch_freq_get_on_cpu.patch
	patches.fixes/cpuidle-fix-broadcast-control-when-broadcast-can-not-be-entered.patch
	patches.fixes/cpufreq-schedutil-Reset-cached_raw_freq-when-not-in-sync-with-next_freq.patch
	patches.drivers/PM-OPP-Move-error-message-to-debug-level
	patches.drivers/PM-OPP-Add-missing-of_node_put-np
	patches.drivers/ACPI-PM-Fix-acpi_pm_notifier_lock-vs-flush_workqueue
	patches.drivers/PM-s2idle-Clear-the-events_check_enabled-flag
	patches.drivers/ACPI-APEI-adjust-a-local-variable-type-in-ghes_iorem
	patches.drivers/ACPI-APEI-remove-the-unused-dead-code-for-SEA-NMI-no
	patches.drivers/ACPI-APEI-Replace-ioremap_page_range-with-fixmap
	patches.drivers/ACPI-x86-Extend-KIOX000A-quirk-to-cover-all-affected
	patches.drivers/ACPI-EC-Fix-regression-related-to-triggering-source-
	patches.drivers/0011-mailbox-PCC-Move-the-MAX_PCC_SUBSPACES-definition-to.patch
	patches.drivers/0004-ACPI-CPPC-Make-CPPC-ACPI-driver-aware-of-PCC-subspac.patch
	patches.drivers/iio-adc-ti-ads1015-add-10-to-conversion-wait-time
	patches.drivers/rtl8188eu-Fix-a-possible-sleep-in-atomic-bug-in-rtw2
	patches.drivers/rtl8188eu-Fix-a-possible-sleep-in-atomic-bug-in-rtw_
	patches.drivers/vt6655-Fix-a-possible-sleep-in-atomic-bug-in-vt6655_
	patches.drivers/staging-rtl8188eu-avoid-a-null-dereference-on-pmlmep
	patches.drivers/staging-wilc1000-Fix-bssid-buffer-offset-in-Txq
	patches.drivers/staging-sm750fb-Fix-parameter-mistake-in-poke32
	patches.drivers/0002-tty-xilinx_uartps-move-to-arch_initcall-for-earlier-.patch
	patches.fixes/sysrq-fix-Show-Regs-call-trace-on-ARM.patch
	patches.drivers/serial-8250-Preserve-DLD-7-4-for-PORT_XR17V35X
	patches.drivers/tty-fix-oops-when-rmmod-8250
	patches.drivers/serial-8250_fintek-Fix-finding-base_port-with-activa
	patches.drivers/serial-omap-Fix-EFR-write-on-RTS-deassertion
	patches.drivers/serdev-ttyport-enforce-tty-driver-open-requirement
	patches.drivers/serdev-ttyport-add-missing-open-error-handling
	patches.drivers/serdev-fix-registration-of-second-slave
	patches.drivers/tty-fix-tty_ldisc_receive_buf-documentation
	patches.drivers/serial-8250_fintek-Fix-rs485-disablement-on-invalid-
	patches.drivers/0001-xhci-add-port-speed-ID-to-portsc-tracing.patch
	patches.drivers/0001-usb-xhci-Add-debugfs-interface-for-xHCI-driver.patch
	patches.fixes/0001-usb-xhci-Disable-slot-even-when-virt-dev-is-null.patch
	patches.fixes/0001-usb-xhci-Fix-potential-memory-leak-in-xhci_disable_s.patch
	patches.drivers/0001-usb-xhci-Fix-memory-leak-when-xhci_disable_slot-retu.patch
	patches.fixes/0001-usb-xhci-Return-error-when-host-is-dead-in-xhci_disa.patch
	patches.fixes/0001-usb-mtu3-fix-error-return-code-in-ssusb_gadget_init.patch
	patches.fixes/0001-usb-phy-tahvo-fix-error-handling-in-tahvo_usb_probe.patch
	patches.fixes/0001-usb-dwc2-Improve-gadget-state-disconnection-handling.patch
	patches.drivers/0045-phy-rockchip-typec-Avoid-magic-numbers-add-delays-in.patch
	patches.drivers/0046-phy-rockchip-typec-Do-the-calibration-more-correctly.patch
	patches.fixes/0001-USB-serial-garmin_gps-fix-I-O-after-failed-probe-and.patch
	patches.fixes/0001-USB-serial-garmin_gps-fix-memory-leak-on-probe-error.patch
	patches.fixes/0001-USB-serial-metro-usb-stop-I-O-after-failed-open.patch
	patches.fixes/0001-USB-serial-qcserial-add-pid-vid-for-Sierra-Wireless-.patch
	patches.fixes/0001-USB-Add-delay-init-quirk-for-Corsair-K70-LUX-keyboar.patch
	patches.fixes/0001-USB-early-Use-new-USB-product-ID-and-strings-for-DbC.patch
	patches.fixes/0001-USB-serial-Change-DbC-debug-device-binding-ID.patch
	patches.fixes/0001-USB-usbfs-compute-urb-actual_length-for-isochronous.patch
	patches.drivers/crypto-gcm-add-GCM-IV-size-constant
	patches.drivers/crypto-aesni-Use-GCM-IV-size-constant
	patches.drivers/crypto-crypto4xx-remove-bad-list_del
	patches.drivers/crypto-crypto4xx-fix-crypto4xx_build_pdr-crypto4xx_b
	patches.drivers/crypto-brcm-Explicity-ACK-mailbox-message
	patches.fixes/crypto-lrw-Fix-an-error-handling-path-in-create
	patches.fixes/crypto-lrw-Check-for-incorrect-cipher-name
	patches.drivers/crypto-crypto4xx-increase-context-and-scatter-ring-b
	patches.drivers/crypto-talitos-fix-AEAD-test-failures
	patches.drivers/crypto-talitos-fix-memory-corruption-on-SEC2
	patches.drivers/crypto-talitos-fix-setkey-to-check-key-weakness
	patches.drivers/crypto-talitos-fix-AEAD-for-sha224-on-non-sha224-cap
	patches.drivers/crypto-talitos-fix-use-of-sg_link_tbl_len
	patches.drivers/crypto-talitos-fix-ctr-aes-talitos
	patches.drivers/crypto-chelsio-Remove-unused-parameter.patch
	patches.drivers/crypto-chelsio-Check-error-code-with-IS_ERR-macro.patch
	patches.drivers/crypto-gf128mul-The-x8_ble-multiplication-functions.patch
	patches.drivers/crypto-chelsio-Use-x8_ble-gf-multiplication-to-calcu.patch
	patches.drivers/crypto-chelsio-Remove-allocation-of-sg-list-to-imple.patch
	patches.drivers/crypto-chelsio-Move-DMA-un-mapping-to-chcr-from-lld-.patch
	patches.drivers/crypto-tcrypt-fix-buffer-lengths-in-test_aead_speed
	patches.drivers/0001-crypto-cavium-clean-up-clang-warning-on-unread-varia.patch
	patches.drivers/crypto-ccp-remove-unused-variable-qim
	patches.drivers/crypto-qat-remove-unused-and-redundant-pointer-vf_in
	patches.drivers/crypto-change-transient-busy-return-code-to-ENOSPC.patch
	patches.drivers/crypto-caam-fix-incorrect-define
	patches.drivers/crypto-dh-Fix-double-free-of-ctx-p
	patches.fixes/crypto-dh-Don-t-permit-p-to-be-0
	patches.fixes/crypto-dh-Don-t-permit-key-or-g-size-longer-than-p
	patches.drivers/0001-lib-mpi-call-cond_resched-from-mpi_powm-loop.patch
	patches.fixes/fscrypt-lock-mutex-before-checking-for-bounce-page-p.patch
	patches.fixes/ext4-fix-interaction-between-i_size-fallocate-and-de.patch
	patches.fixes/ext4-prevent-data-corruption-with-inline-data-DAX.patch
	patches.fixes/ext4-prevent-data-corruption-with-journaling-DAX.patch
	patches.fixes/ext4-add-sanity-check-for-encryption-DAX.patch
	patches.fixes/ext4-add-ext4_should_use_dax.patch
	patches.fixes/xfs-fix-incorrect-extent-state-in-xfs_bmap_ad.patch
	patches.fixes/xfs-return-a-distinct-error-code-value-for-IGET_INCO.patch
	patches.fixes/xfs-fix-log-block-underflow-during-recovery-c.patch
	patches.fixes/xfs-validate-sb_logsunit-is-a-multiple-of-the-fs-blo.patch
	patches.fixes/xfs-truncate-pagecache-before-writeback-in-xfs_setat.patch
	patches.suse/btrfs-copy-fsid-to-super_block-s_uuid.patch
	patches.suse/btrfs-change-how-we-decide-to-commit-transactions-du.patch
	patches.suse/btrfs-Fix-bug-for-misused-dev_t-when-lookup-in-dev-s.patch
	patches.fixes/jfs-remove-increment-of-i_version-counter.patch
	patches.fixes/GFS2-Take-inode-off-order_write-list-when-setting-jd.patch
	patches.fixes/0001-DLM-Eliminate-CF_CONNECT_PENDING-flag.patch
	patches.fixes/0002-DLM-Eliminate-CF_WRITE_PENDING-flag.patch
	patches.fixes/0003-DLM-Fix-saving-of-NULL-callbacks.patch
	patches.fixes/0004-DLM-fix-remove-save_cb-argument-from-add_sock.patch
	patches.fixes/0005-DLM-fix-double-list_del.patch
	patches.fixes/0006-DLM-fix-race-condition-between-dlm_send-and-dlm_recv.patch
	patches.fixes/0007-DLM-fix-to-use-sock_mutex-correctly-in-xxx_accept_fr.patch
	patches.fixes/0008-DLM-retry-rcom-when-dlm_wait_function-is-timed-out.patch
	patches.fixes/0009-DLM-close-othercon-at-send-receive-error.patch
	patches.fixes/0010-DLM-fix-race-condition-between-dlm_recoverd_stop-and.patch
	patches.fixes/0011-DLM-Reanimate-CF_WRITE_PENDING-flag.patch
	patches.fixes/0012-DLM-use-CF_CLOSE-flag-to-stop-dlm_send-correctly.patch
	patches.fixes/0013-DLM-fix-conversion-deadlock-when-DLM_LKF_NODLCKWT-fl.patch
	patches.fixes/0014-DLM-fix-memory-leak-in-tcp_accept_from_sock.patch
	patches.fixes/0015-DLM-fix-overflow-dlm_cb_seq.patch
	patches.fixes/0016-DLM-fix-to-use-sk_callback_lock-correctly.patch
	patches.fixes/0017-DLM-fix-to-reschedule-rwork.patch
	patches.fixes/0018-DLM-fix-NULL-pointer-dereference-in-send_to_sock.patch
	patches.fixes/0019-dlm-recheck-kthread_should_stop-before-schedule.patch
	patches.fixes/dnotify-Handle-errors-from-fsnotify_add_mark_locked-.patch
	patches.fixes/fsnotify-clean-up-fsnotify_prepare-finish_user_wait.patch
	patches.fixes/fsnotify-pin-both-inode-and-vfsmount-mark.patch
	patches.fixes/fsnotify-fix-pinning-group-in-fsnotify_prepare_user_.patch
	patches.fixes/fanotify-fix-fsnotify_prepare_user_wait-failure.patch
	patches.fixes/udf-Avoid-overflow-when-session-starts-at-large-offs.patch
	patches.fixes/isofs-fix-timestamps-beyond-2027.patch
	patches.suse/buffer-have-alloc_page_buffers-use-__GFP_NOFAIL.patch
	patches.suse/buffer-grow_dev_page-should-use-__GFP_NOFAIL-for-all-cases.patch
	patches.suse/buffer-eliminate-the-need-to-call-free_more_memory-in-__getblk_slow.patch
	patches.suse/fs-kill-nr_pages-argument-from-wakeup_flusher_threads.patch
	patches.suse/writeback-switch-wakeup_flusher_threads-to-cyclic-writeback.patch
	patches.suse/writeback-remove-range_cyclic-argument-for-wb_start_writeback.patch
	patches.suse/writeback-provide-a-wakeup_flusher_threads_bdi.patch
	patches.suse/writeback-pass-in-0-for-nr_pages-writeback-in-laptop-mode.patch
	patches.suse/writeback-make-wb_start_writeback-static.patch
	patches.suse/writeback-move-nr_pages-0-logic-to-one-location.patch
	patches.suse/writeback-only-allow-one-inflight-and-pending-full-flush.patch
	patches.drivers/blk-mq-attempt-to-fix-atomic-flag-memory-ordering.patch
	patches.suse/writeback-eliminate-work-item-allocation-in-bd_start_writeback.patch
	patches.drivers/block-bfq-Disable-writeback-throttling.patch
	patches.fixes/block-set-request_list-for-request.patch
	patches.suse/0015-bcache-Avoid-nested-function-definition.patch
	patches.suse/0016-bcache-check-ca-alloc_thread-initialized-before-wake.patch
	patches.suse/0017-bcache-fix-a-comments-typo-in-bch_alloc_sectors.patch
	patches.suse/0018-bcache-rewrite-multiple-partitions-support.patch
	patches.suse/0019-bcache-Remove-redundant-set_capacity.patch
	patches.suse/0020-bcache-update-bio-bi_opf-bypass-writeback-REQ_-flag-.patch
	patches.suse/0021-bcache-remove-unused-parameter.patch
	patches.suse/0022-bcache-don-t-write-back-data-if-reading-it-failed.patch
	patches.suse/0023-bcache-implement-PI-controller-for-writeback-rate.patch
	patches.suse/0024-bcache-smooth-writeback-rate-control.patch
	patches.suse/0025-bcache-writeback-rate-shouldn-t-artifically-clamp.patch
	patches.suse/0026-bcache-rearrange-writeback-main-thread-ratelimit.patch
	patches.suse/0027-bcache-safeguard-a-dangerous-addressing-in-closure_q.patch
	patches.suse/0028-bcache-writeback-rate-clamping-make-32-bit-safe.patch
	patches.suse/0001-block-factor-out-__blkdev_issue_zero_pages.patch
	patches.suse/0001-block-cope-with-WRITE-ZEROES-failing-in-blkdev_issue.patch
	patches.drivers/block-Fix-a-race-between-blk_cleanup_queue-and-timeo.patch
	patches.suse/0029-bcache-only-permit-to-recovery-read-error-when-cache.patch
	patches.suse/0030-bcache-convert-cached_dev.count-from-atomic_t-to-ref.patch
	patches.suse/0031-bcache-update-bucket_in_use-in-real-time.patch
	patches.suse/0032-bcache-fix-wrong-cache_misses-statistics.patch
	patches.suse/0033-bcache-explicitly-destroy-mutex-while-exiting.patch
	patches.drivers/blk-mq-sched-dispatch-from-scheduler-IFF-progress-is.patch
	patches.drivers/nvme-update-timeout-module-parameter-type.patch
	patches.drivers/nvme-use-menu-Kconfig-interface.patch
	patches.drivers/nvmet-bump-NVMET_NR_QUEUES-to-128.patch
	patches.drivers/nvme-fabrics-request-transport-module.patch
	patches.drivers/nvme-fc-add-uevent-for-auto-connect.patch
	patches.drivers/nvme-fc-create-fc-class-and-transport-device.patch
	patches.drivers/nvme-fc-move-remote-port-get-put-free-location.patch
	patches.drivers/nvme-simplify-compat_ioctl-handling.patch
	patches.drivers/block-introduce-blk_mq_tagset_iter.patch
	patches.drivers/nvme-introduce-nvme_reinit_tagset.patch
	patches.drivers/block-remove-blk_mq_reinit_tagset.patch
	patches.drivers/nvme-rdma-pass-tagset-to-directly-nvme_rdma_free_tag.patch
	patches.drivers/nvme-rdma-fix-wrong-logging-message.patch
	patches.drivers/nvme-rdma-move-assignment-to-declaration.patch
	patches.drivers/nvme-rdma-Check-that-reinit_request-got-a-proper-mr.patch
	patches.drivers/nvme-rdma-teardown-admin-io-queues-once-on-error-rec.patch
	patches.drivers/nvme-rdma-Don-t-local-invalidate-if-the-queue-is-not.patch
	patches.drivers/nvme-rdma-change-queue-flag-semantics-DELETING-ALLOC.patch
	patches.drivers/nvme-rdma-stop-controller-reset-if-the-controller-is.patch
	patches.drivers/nvme-pci-fix-typos-in-comments.patch
	patches.drivers/nvme-rdma-Add-BLK_MQ_F_NO_SCHED-flag-to-admin-tag-se.patch
	patches.drivers/nvme-fc-Add-BLK_MQ_F_NO_SCHED-flag-to-admin-tag-set.patch
	patches.drivers/nvme-loop-Add-BLK_MQ_F_NO_SCHED-flag-to-admin-tag-se.patch
	patches.drivers/nvmet-Change-max_nsid-in-subsystem-due-to-ns_disable.patch
	patches.drivers/nvme-use-ida_simple_-get-remove-for-the-controller-i.patch
	patches.drivers/nvme-pci-add-SGL-support.patch
	patches.drivers/nvme-fc-correct-io-termination-handling.patch
	patches.drivers/nvme-fc-correct-io-timeout-behavior.patch
	patches.drivers/nvme-rdma-align-nvme_rdma_device-structure.patch
	patches.drivers/nvme-rdma-Add-debug-message-when-reaches-timeout.patch
	patches.drivers/nvme-use-kref_get_unless_zero-in-nvme_find_get_ns.patch
	patches.drivers/nvme-simplify-nvme_open.patch
	patches.drivers/nvme-switch-controller-refcounting-to-use-struct-dev.patch
	patches.drivers/nvme-get-rid-of-nvme_ctrl_list.patch
	patches.drivers/nvme-check-for-a-live-controller-in-nvme_dev_open.patch
	patches.drivers/nvme-add-duplicate_connect-option.patch
	patches.drivers/nvme-add-helper-to-compare-options-to-controller.patch
	patches.drivers/nvme-rdma-add-support-for-duplicate_connect-option.patch
	patches.drivers/nvme-fc-add-support-for-duplicate_connect-option.patch
	patches.drivers/nvme-fc-remove-NVME_FC_MAX_SEGMENTS.patch
	patches.drivers/nvme-fc-avoid-workqueue-flush-stalls.patch
	patches.drivers/nvme-fc-merge-__nvme_fc_schedule_delete_work-into-__.patch
	patches.drivers/nvme-move-controller-deletion-to-common-code.patch
	patches.drivers/nvme-rdma-remove-nvme_rdma_remove_ctrl.patch
	patches.drivers/nvme-consolidate-common-code-from-reset_work.patch
	patches.drivers/nvme-rdma-reuse-nvme_delete_ctrl-when-reconnect-atte.patch
	patches.drivers/nvme-flush-reset_work-before-safely-continuing-with-.patch
	patches.drivers/nvme-fc-change-ctlr-state-assignments-during-reset-r.patch
	patches.drivers/nvme-fc-add-a-dev_loss_tmo-field-to-the-remoteport.patch
	patches.drivers/nvme-fc-check-connectivity-before-initiating-reconne.patch
	patches.drivers/nvme-allow-controller-RESETTING-to-RECONNECTING-tran.patch
	patches.drivers/nvme-fc-add-dev_loss_tmo-timeout-and-remoteport-resu.patch
	patches.drivers/nvmet-fix-fatal_err_work-deadlock.patch
	patches.drivers/nvme-Remove-unused-headers.patch
	patches.drivers/nvme-comment-typo-fixed-in-clearing-AER.patch
	patches.suse/block-move-REQ_NOWAIT.patch
	patches.suse/block-add-REQ_DRV-bit.patch
	patches.suse/block-provide-a-direct_make_request-helper.patch
	patches.suse/block-add-a-blk_steal_bios-helper.patch
	patches.suse/block-don-t-look-at-the-struct-device-dev_t-in-disk_.patch
	patches.suse/block-introduce-GENHD_FL_HIDDEN.patch
	patches.suse/block-add-a-poll_fn-callback-to-struct-request_queue.patch
	patches.fixes/block-pass-run_queue-to-blk_mq_request_bypass_insert.patch
	patches.suse/0001-nbd-wait-uninterruptible-for-the-dead-timeout.patch
	patches.suse/0001-nbd-don-t-start-req-until-after-the-dead-connection-.patch
	patches.drivers/nvme-move-the-dying-queue-check-from-cancel-to-compl.patch
	patches.drivers/nvme-always-unregister-the-integrity-profile-in-__nv.patch
	patches.drivers/nvme-don-t-pass-struct-nvme_ns-to-nvme_init_integrit.patch
	patches.drivers/nvme-don-t-pass-struct-nvme_ns-to-nvme_config_discar.patch
	patches.drivers/nvme-set-the-chunk-size-before-freezing-the-queue.patch
	patches.drivers/nvme-split-__nvme_revalidate_disk.patch
	patches.drivers/nvme-fix-and-clarify-the-check-for-missing-metadata.patch
	patches.drivers/nvme-factor-get-log-into-a-helper.patch
	patches.drivers/nvme-check-admin-passthru-command-effects.patch
	patches.drivers/nvme-fc-fix-localport-resume-using-stale-values.patch
	patches.drivers/nvme-fc-decouple-ns-references-from-lldd-references.patch
	patches.drivers/lpfc-tie-in-to-new-dev_loss_tmo-interface-in-nvme-tr.patch
	patches.drivers/nvmet-rdma-update-queue-list-during-ib_device-remova.patch
	patches.drivers/nvme-rdma-fix-nvme_rdma_create_queue_ib-error-flow.patch
	patches.drivers/nvmet-fix-comment-typos-in-admin-cmd.c.patch
	patches.drivers/nvme-compare-NQN-string-with-right-size.patch
	patches.drivers/nvme-fix-eui_show-print-format.patch
	patches.drivers/blk-mq-Avoid-that-request-queue-removal-can-trigger-.patch
	patches.drivers/nvmet-remove-redundant-memset-if-failed-to-get_smart.patch
	patches.drivers/nvmet-remove-redundant-local-variable.patch
	patches.drivers/nvme-centralize-AEN-defines.patch
	patches.drivers/nvme-fc-remove-unused-queue_size-field.patch
	patches.drivers/nvme-remove-handling-of-multiple-AEN-requests.patch
	patches.drivers/nvme-unexport-starting-async-event-work.patch
	patches.drivers/nvme-send-uevent-for-some-asynchronous-events.patch
	patches.drivers/nvme-pci-avoid-dereference-of-symbol-from-unloaded-m.patch
	patches.drivers/nvmet-better-data-length-validation.patch
	patches.drivers/nvmet-kill-nvmet_inline_bio_init.patch
	patches.fixes/block-Make-q_usage_counter-also-track-legacy-request.patch
	patches.drivers/nvme-track-subsystems.patch
	patches.drivers/nvme-introduce-a-nvme_ns_ids-structure.patch
	patches.drivers/nvme-track-shared-namespaces.patch
	patches.drivers/nvme-implement-multipath-access-to-nvme-subsystems.patch
	patches.drivers/nvme-also-expose-the-namespace-identification-sysfs-.patch
	patches.drivers/block-create-slaves-and-holders-entries-for-hidden-g.patch
	patches.drivers/nvme-create-slaves-and-holders-entries-for-hidden-co.patch
	patches.drivers/nvme-expose-subsys-attribute-to-sysfs.patch
	patches.suse/fs-guard_bio_eod-needs-to-consider-partitions.patch
	patches.suse/block-avoid-null-pointer-dereference-on-null-disk.patch
	patches.suse/0001-ide-ide-atapi-fix-compile-error-with-defining-macro-.patch
	patches.drivers/nvme-fix-visibility-of-uuid-ns-attribute.patch
	patches.suse/0030-dm-convert-dm_dev_internal.count-from-atomic_t-to-re.patch
	patches.suse/0031-dm-convert-table_device.count-from-atomic_t-to-refco.patch
	patches.suse/0032-dm-cache-convert-dm_cache_metadata.ref_count-from-at.patch
	patches.suse/0033-dm-cache-fix-race-condition-in-the-writeback-mode-ov.patch
	patches.suse/0034-dm-cache-pass-cache-structure-to-mode-functions.patch
	patches.suse/0035-dm-cache-submit-writethrough-writes-in-parallel-to-o.patch
	patches.suse/0036-dm-cache-remove-all-obsolete-writethrough-specific-c.patch
	patches.suse/0037-dm-cache-simplify-get_per_bio_data-by-removing-data_.patch
	patches.suse/0038-dm-log-writes-add-support-for-inline-data-buffers.patch
	patches.suse/0039-dm-log-writes-add-support-for-DAX.patch
	patches.suse/0040-dm-space-map-metadata-use-ARRAY_SIZE.patch
	patches.suse/0041-dm-zoned-ignore-last-smaller-runt-zone.patch
	patches.fixes/0001-dm-fix-race-between-dm_get_from_kobject-and-__dm_des.patch
	patches.suse/0042-dm-small-cleanup-in-dm_get_md.patch
	patches.suse/0043-dm-crypt-allow-unaligned-bv_offset.patch
	patches.suse/0044-dm-integrity-allow-unaligned-bv_offset.patch
	patches.suse/0045-dm-raid-fix-panic-when-attempting-to-force-a-raid-to.patch
	patches.suse/0046-dm-cache-policy-smq-handle-races-with-queuing-backgr.patch
	patches.suse/0047-dm-cache-policy-smq-take-origin-idle-status-into-acc.patch
	patches.suse/0048-dm-cache-background-tracker-limit-amount-of-backgrou.patch
	patches.suse/0049-dm-cache-policy-smq-change-max-background-work-from-.patch
	patches.suse/0050-dm-cache-policy-smq-allocate-cache-blocks-in-order.patch
	patches.suse/0051-dm-cache-remove-usused-deferred_cells-member-from-st.patch
	patches.suse/0052-dm-cache-lift-common-migration-preparation-code-to-a.patch
	patches.suse/0053-md-fix-deadlock-error-in-recent-patch.patch
	patches.drivers/0001-md-always-set-THREAD_WAKEUP-and-wake-up-wqueue-if-th.patch
	patches.suse/0054-md-bitmap-revert-a-patch.patch
	patches.fixes/0001-md-cluster-fix-wrong-condition-check-in-raid1_write_.patch
	patches.drivers/0002-raid5-ppl-don-t-resync-after-rebuild.patch
	patches.drivers/0001-raid5-ppl-check-recovery_offset-when-performing-ppl-.patch
	patches.suse/0055-md-cluster-make-function-cluster_check_sync_size-sta.patch
	patches.suse/0056-md-raid10-remove-VLAIS.patch
	patches.suse/0057-md-rename-some-drivers-md-files-to-have-an-md-prefix.patch
	patches.suse/0058-md-raid10-remove-a-couple-of-redundant-variables-and.patch
	patches.suse/0059-raid5-Set-R5_Expanded-on-parity-devices-as-well-as-d.patch
	patches.suse/0060-md-forbid-a-RAID5-from-having-both-a-bitmap-and-a-jo.patch
	patches.suse/0061-md-always-hold-reconfig_mutex-when-calling-mddev_sus.patch
	patches.suse/0062-md-don-t-call-bitmap_create-while-array-is-quiesced.patch
	patches.suse/0063-md-move-suspend_hi-lo-handling-into-core-md-code.patch
	patches.suse/0064-md-use-mddev_suspend-resume-instead-of-quiesce.patch
	patches.suse/0065-md-allow-metadata-update-while-suspending.patch
	patches.suse/0066-md-remove-special-meaning-of-quiesce-.-2.patch
	patches.suse/0067-md-use-TASK_IDLE-instead-of-blocking-signals.patch
	patches.suse/0068-raid1-prevent-freeze_array-wait_all_barriers-deadloc.patch
	patches.suse/0069-md-use-lockdep_assert_held.patch
	patches.drivers/0001-md-cluster-raid10-set-do_balance-0-if-area-is-resync.patch
	patches.drivers/0003-md-cluster-Suspend-writes-in-RAID10-if-within-range.patch
	patches.drivers/0004-md-cluster-Use-a-small-window-for-raid10-resync.patch
	patches.suse/0070-raid1-remove-obsolete-code-in-raid1_write_request.patch
	patches.suse/0071-md-remove-redundant-variable-q.patch
	patches.drivers/0005-md-cluster-update-document-for-raid10.patch
	patches.suse/0072-md-don-t-check-MD_SB_CHANGE_CLEAN-in-md_allow_write.patch
	patches.suse/0073-md-be-cautious-about-using-curr_resync_completed-for.patch
	patches.suse/0074-md-bitmap-clear-BITMAP_WRITE_ERROR-bit-before-writin.patch
	patches.suse/0075-md-release-allocated-bitset-sync_set.patch
	patches.suse/0076-md-free-unused-memory-after-bitmap-resize.patch
	patches.drivers/scsi-lpfc-remove-redundant-null-check-on-eqe.patch
	patches.fixes/scsi-bnx2i-Clean-up-unused-pointers-in-bnx2i_hwi.patch
	patches.fixes/scsi-fcoe-move-fcoe_interface_remove-out-of-fcoe_int.patch
	patches.fixes/scsi-fcoe-separate-out-fcoe_vport_remove.patch
	patches.fixes/scsi-fcoe-open-code-fcoe_destroy_work-for-NETDEV_UNR.patch
	patches.drivers/0011-scsi-libsas-kill-useless-ha_event-and-do-some-cleanu.patch
	patches.drivers/0012-scsi-libsas-remove-the-numbering-for-each-event-enum.patch
	patches.drivers/0013-scsi-libsas-remove-unused-port_gone_completion-and-D.patch
	patches.drivers/0014-scsi-libsas-rename-notify_port_event-for-consistency.patch
	patches.drivers/0015-scsi-libsas-add-event-to-defer-list-tail-instead-of-.patch
	patches.fixes/scsi-libcxgbi-remove-redundant-check-and-close-on-cs.patch
	patches.fixes/scsi-csiostor-enable-PCIe-relaxed-ordering-if-suppor.patch
	patches.fixes/scsi-sd-Align-maximum-write-same-blocks-to-physical-.patch
	patches.drivers/scsi-scsi_dh-Return-SCSI_DH_XX-error-code-from-attac.patch
	patches.drivers/scsi-scsi_dh-suppress-errors-from-unsupported-device.patch
	patches.drivers/scsi-lpfc-Cocci-spatch-pool_zalloc-simple.patch
	patches.drivers/scsi-qla2xxx-Cocci-spatch-pool_zalloc-simple.patch
	patches.drivers/scsi-mpt3sas-remove-redundant-copy_from_user-in-_ctl.patch
	patches.drivers/0016-scsi-libsas-remove-unused-variable-sas_ha.patch
	patches.drivers/scsi-smartpqi-update-controller-ids.patch
	patches.drivers/scsi-smartpqi-cleanup-raid-map-warning-message.patch
	patches.drivers/scsi-smartpqi-update-driver-version-to-1.1.2-126.patch
	patches.drivers/scsi-lpfc-fix-pci-hot-plug-crash-in-timer-management.patch
	patches.drivers/scsi-lpfc-fix-pci-hot-plug-crash-in-list_add-call.patch
	patches.drivers/scsi-lpfc-Fix-crash-receiving-ELS-while-detaching-dr.patch
	patches.drivers/scsi-lpfc-Fix-lpfc-nvme-host-rejecting-IO-with-Not-R.patch
	patches.drivers/scsi-lpfc-Fix-warning-messages-when-NVME_TARGET_FC-n.patch
	patches.drivers/scsi-lpfc-PLOGI-failures-during-NPIV-testing.patch
	patches.drivers/scsi-lpfc-Make-ktime-sampling-more-accurate.patch
	patches.drivers/scsi-lpfc-Move-CQ-processing-to-a-soft-IRQ.patch
	patches.drivers/scsi-lpfc-Fix-FCP-hba_wqidx-assignment.patch
	patches.drivers/scsi-lpfc-Reduce-log-spew-on-controller-reconnects.patch
	patches.drivers/scsi-lpfc-Set-missing-abort-context.patch
	patches.drivers/scsi-lpfc-Revise-NVME-module-parameter-descriptions-.patch
	patches.drivers/scsi-lpfc-Fix-oops-if-nvmet_fc_register_targetport-f.patch
	patches.drivers/scsi-lpfc-Disable-NPIV-support-if-NVME-is-enabled.patch
	patches.drivers/scsi-lpfc-Fix-crash-in-lpfc_nvme_fcp_io_submit-durin.patch
	patches.drivers/scsi-lpfc-Fix-secure-firmware-updates.patch
	patches.drivers/scsi-lpfc-Ensure-io-aborts-interlocked-with-the-targ.patch
	patches.drivers/scsi-lpfc-Extend-RDP-support.patch
	patches.drivers/scsi-lpfc-Fix-oops-of-nvme-host-during-driver-unload.patch
	patches.drivers/scsi-lpfc-correct-nvme-sg-segment-count-check.patch
	patches.drivers/scsi-lpfc-change-version-to-11.4.0.4.patch
	patches.drivers/scsi-mpt3sas-Processing-of-Cable-Exception-events.patch
	patches.drivers/scsi-mpt3sas-Fixed-memory-leaks-in-driver.patch
	patches.drivers/scsi-mpt3sas-Reduce-memory-footprint-in-kdump-kernel.patch
	patches.drivers/scsi-mpt3sas-Fix-removal-and-addition-of-vSES-device.patch
	patches.drivers/scsi-mpt3sas-Fix-IO-error-occurs-on-pulling-out-a-dr.patch
	patches.drivers/scsi-mpt3sas-Updated-MPI-headers-to-v2.00.48.patch
	patches.drivers/scsi-mpt3sas-Display-chassis-slot-information-of-the.patch
	patches.drivers/scsi-mpt3sas-Fix-possibility-of-using-invalid-Enclos.patch
	patches.drivers/scsi-mpt3sas-Adding-support-for-SAS3616-HBA-device.patch
	patches.drivers/scsi-mpt3sas-Bump-mpt3sas-driver-version-to-v16.100..patch
	patches.drivers/0001-scsi-be2iscsi-fix-boot-flags-in-sysfs
	patches.drivers/0002-scsi-be2iscsi-fix-return-value-in-mgmt_open_connection
	patches.drivers/0003-scsi-be2iscsi-free-msi_name-and-disable-hw-intr
	patches.drivers/0004-scsi-be2iscsi-fix-modify_eq_delay-buffer-overflow
	patches.drivers/0005-scsi-be2iscsi-fix-get_initname-buffer-overflow
	patches.drivers/0006-scsi-be2iscsi-modify-ioctl-to-fetch-user-configured-iqn
	patches.drivers/0007-scsi-be2iscsi-add-cmd-to-set-host-data
	patches.drivers/0008-scsi-be2iscsi-fix-misc-static-analysis-errors
	patches.drivers/0009-scsi-be2iscsi-remove-a-circumflex-character-in-copyright-marking
	patches.drivers/0010-scsi-be2iscsi-update-driver-version
	patches.fixes/scsi-libcxgbi-in-case-of-vlan-pass-0-as-ifindex-to-f.patch
	patches.drivers/scsi-cxgb4i-fix-tx-skb-leak
	patches.drivers/scsi-libcxgbi-simplify-task-hdr-allocation-for-mgmt-cmds
	patches.drivers/bfa-integer-overflow-in-debugfs.patch
	patches.drivers/scsi-lpfc-Fix-a-precedence-bug-in-lpfc_nvme_io_cmd_w.patch
	patches.drivers/scsi-qla2xxx-Reinstate-module-parameter-ql2xenablems.patch
	patches.drivers/scsi-qla2xxx-Add-ATIO-Q-processing-for-INTx-mode.patch
	patches.drivers/scsi-qla2xxx-Allow-MBC_GET_PORT_DATABASE-to-query-an.patch
	patches.drivers/scsi-qla2xxx-Changes-to-support-N2N-logins.patch
	patches.drivers/scsi-qla2xxx-Update-driver-version-to-10.00.00.02-k.patch
	patches.drivers/scsi-qla2xxx-Use-ql2xnvmeenable-to-enable-Q-Pair-for.patch
	patches.drivers/scsi-qla2xxx-Query-FC4-type-during-RSCN-processing.patch
	patches.fixes/scsi-qedi-delete-redundant-variables
	patches.drivers/scsi-qla2xxx-don-t-break-the-bsg-lib-abstractions.patch
	patches.fixes/scsi-sd_zbc-Move-ZBC-declarations-to-scsi_proto.h.patch
	patches.fixes/scsi-sd_zbc-Fix-comments-and-indentation.patch
	patches.fixes/scsi-sd_zbc-Rearrange-code.patch
	patches.fixes/scsi-sd_zbc-Use-well-defined-macros.patch
	patches.fixes/scsi-sd_zbc-Fix-sd_zbc_read_zoned_characteristics.patch
	patches.fixes/scsi-scsi-Export-blacklist-flags-to-sysfs.patch
	patches.fixes/scsi-scsi_devinfo-whitespace-fixes.patch
	patches.fixes/scsi-scsi_devinfo-fixup-string-compare.patch
	patches.fixes/scsi-sd-change-allow_restart-to-bool-in-sysfs-interf.patch
	patches.fixes/scsi-sd-change-manage_start_stop-to-bool-in-sysfs-in.patch
	patches.fixes/scsi-scsi_devinfo-add-aix-vdasd-to-blacklist.patch
	patches.fixes/scsi-scsi_devinfo-add-try_vpd_pages-to-hitachi-open-v-blacklist-entry.patch
	patches.fixes/scsi-scsi_devinfo-add-reportlun2-to-emc-symmetrix-blacklist-entry.patch
	patches.fixes/scsi-scsi_error-Do-not-retry-illegal-function-error.patch
	patches.fixes/scsi-scsi_error-Handle-power-on-reset-unit-attention.patch
	patches.drivers/scsi-pm80xx-redefine-sas_identify_frame-structure.patch
	patches.drivers/scsi-pm80xx-ILA-and-inactive-firmware-version-throug.patch
	patches.drivers/scsi-pm80xx-Different-SAS-addresses-for-phys.patch
	patches.drivers/scsi-pm80xx-tag-allocation-for-phy-control-request.patch
	patches.drivers/scsi-pm80xx-cleanup-in-pm8001_abort_task-function.patch
	patches.drivers/scsi-pm80xx-modified-port-reset-timer-value-for-PM80.patch
	patches.drivers/scsi-pm80xx-corrected-SATA-abort-handling-sequence.patch
	patches.drivers/scsi-pm80xx-panic-on-ncq-error-cleaning-up-the-read-.patch
	patches.drivers/scsi-pm80xx-corrected-linkrate-value.patch
	patches.fixes/scsi-hpsa-destroy-sas-transport-properties-before-sc.patch
	patches.fixes/scsi-hpsa-cleanup-sas_phy-structures-in-sysfs-when-u.patch
	patches.fixes/scsi-hpsa-clear-tmpdevice-in-scan-thread.patch
	patches.fixes/scsi-hpsa-add-controller-checkpoint.patch
	patches.fixes/scsi-hpsa-update-discovery-polling.patch
	patches.fixes/scsi-hpsa-change-timeout-for-internal-cmds.patch
	patches.fixes/scsi-hpsa-correct-smart-path-enabled.patch
	patches.fixes/scsi-hpsa-update-queue-depth-for-externals.patch
	patches.fixes/scsi-hpsa-reduce-warning-messages-on-device-removal.patch
	patches.fixes/scsi-hpsa-correct-logical-volume-removal.patch
	patches.fixes/scsi-hpsa-add-enclosure-logical-identifier.patch
	patches.fixes/scsi-hpsa-bump-driver-version.patch
	patches.drivers/megaraid_sas-use-adapter_type-for-all-gen-contr.patch
	patches.drivers/megaraid_sas-Add-support-for-Crusader-controlle.patch
	patches.drivers/megaraid_sas-replace-instance-ctrl_context-chec.patch
	patches.drivers/megaraid_sas-Remove-redundant-checks-for-ctrl_c.patch
	patches.drivers/megaraid_sas-replace-is_ventura-with-adapter_ty.patch
	patches.drivers/megaraid_sas-reduce-size-of-fusion_context-and-.patch
	patches.drivers/megaraid_sas-Create-separate-functions-to-alloc.patch
	patches.drivers/megaraid_sas-Create-separate-functions-for-allo.patch
	patches.drivers/megaraid_sas-Pre-allocate-frequently-used-DMA-b.patch
	patches.drivers/megaraid_sas-remove-instance-ctrl_info.patch
	patches.drivers/megaraid_sas-Move-initialization-of-instance-pa.patch
	patches.drivers/megaraid_sas-Move-controller-memory-allocations.patch
	patches.drivers/megaraid_sas-Update-current-host-time-to-FW-dur.patch
	patches.drivers/megaraid_sas-Resize-MFA-frame-used-for-IOC-INIT.patch
	patches.drivers/megaraid_sas-Incorrect-processing-of-IOCTL-fram.patch
	patches.drivers/megaraid_sas-Retry-with-reduced-queue-depth-whe.patch
	patches.drivers/megaraid_sas-Do-not-limit-queue_depth-to-1k-in-.patch
	patches.drivers/megaraid_sas-Add-support-for-64bit-consistent-D.patch
	patches.drivers/megaraid_sas-driver-version-upgrade.patch
	patches.fixes/scsi-scsi_devinfo-Add-scsi_devinfo_tbl.c.patch
	patches.drivers/0017-scsi-hisi_sas-delete-get_ncq_tag_v3_hw.patch
	patches.drivers/scsi-hisi_sas-fix-internal-abort-slot-timeout-bug.patch
	patches.drivers/0018-scsi-hisi_sas-use-spin_lock_irqsave-for-hisi_hba.loc.patch
	patches.drivers/0019-scsi-hisi_sas-grab-hisi_hba.lock-when-processing-slo.patch
	patches.drivers/0020-scsi-hisi_sas-fix-SATA-breakpoint-memory-size.patch
	patches.drivers/0021-scsi-hisi_sas-us-start_phy-in-PHY_FUNC_LINK_RESET.patch
	patches.drivers/0022-scsi-hisi_sas-fix-NULL-check-in-SMP-abort-task-path.patch
	patches.drivers/0023-scsi-hisi_sas-fix-the-risk-of-freeing-slot-twice.patch
	patches.drivers/0024-scsi-hisi_sas-use-array-for-v2-hw-AXI-errors.patch
	patches.drivers/0025-scsi-hisi_sas-check-PHY-state-in-get_wideport_bitmap.patch
	patches.drivers/0026-scsi-hisi_sas-init-connect-cfg-register-for-v3-hw.patch
	patches.drivers/0027-scsi-hisi_sas-add-v3-hw-DFX-feature.patch
	patches.drivers/0028-scsi-hisi_sas-add-hisi_hba.rst_work-init-for-v3-hw.patch
	patches.drivers/0029-scsi-hisi_sas-fix-a-bug-when-free-device-for-v3-hw.patch
	patches.drivers/0030-scsi-hisi_sas-complete-all-tasklets-prior-to-host-re.patch
	patches.drivers/0031-scsi-hisi_sas-add-v3-hw-support-for-AXI-fatal-error.patch
	patches.drivers/0032-scsi-hisi_sas-add-v3-hw-port-AXI-error-handling.patch
	patches.fixes/scsi-cxlflash-Use-derived-maximum-write-same-length.patch
	patches.fixes/scsi-cxlflash-Allow-cards-without-WWPN-VPD-to-config.patch
	patches.fixes/scsi-cxlflash-Derive-pid-through-accessors.patch
	patches.fixes/scsi-scsi_error-DID_SOFT_ERROR-comment-clean-up.patch
	patches.suse/msft-hv-1493-scsi-storvsc-Allow-only-one-remove-lun-work-item-to-.patch
	patches.drivers/scsi-mpt3sas-Add-nvme-device-support-in-slave-alloc-.patch
	patches.drivers/scsi-mpt3sas-SGL-to-PRP-Translation-for-I-Os-to-NVMe.patch
	patches.drivers/scsi-mpt3sas-Added-support-for-nvme-encapsulated-req.patch
	patches.drivers/scsi-mpt3sas-API-s-to-support-NVMe-drive-addition-to.patch
	patches.drivers/scsi-mpt3sas-API-s-to-remove-nvme-drive-from-sml.patch
	patches.drivers/scsi-mpt3sas-Handle-NVMe-PCIe-device-related-events-.patch
	patches.drivers/scsi-mpt3sas-Set-NVMe-device-queue-depth-as-128.patch
	patches.drivers/scsi-mpt3sas-scan-and-add-nvme-device-after-controll.patch
	patches.drivers/scsi-mpt3sas-Add-Task-management-debug-info-for-NVMe.patch
	patches.drivers/scsi-mpt3sas-NVMe-drive-support-for-BTDHMAPPING-ioct.patch
	patches.drivers/scsi-mpt3sas-Fix-nvme-drives-checking-for-tlr.patch
	patches.drivers/scsi-mpt3sas-Fix-sparse-warnings.patch
	patches.drivers/scsi-mpt3sas-Update-mpt3sas-driver-version.patch
	patches.suse/msft-hv-1511-scsi-storvsc-Avoid-excessive-host-scan-on-controller.patch
	patches.drivers/scsi-mpt3sas-fix-dma_addr_t-casts.patch
	patches.drivers/scsi-qla2xxx-Suppress-a-kernel-complaint-in-qla_init.patch
	patches.drivers/scsi-mpt3sas-cleanup-_scsih_pcie_enumeration_event.patch
	patches.drivers/scsi-mpt3sas-remove-a-stray-KERN_INFO.patch
	patches.drivers/lpfc-Fix-hard-lock-up-NMI-in-els-timeout-handli.patch
	patches.drivers/0001-iommu-amd-add-align-parameter-to-alloc_irq_index
	patches.drivers/0002-iommu-amd-enforce-alignment-for-msi-irqs
	patches.fixes/iommu-vt-d-don-t-register-bus-notifier-under-dmar_global_lock.patch
	patches.drivers/0003-iommu-amd-fix-alloc_irq_index-increment
	patches.drivers/0004-iommu-amd-limit-the-iova-page-range-to-the-specified-addresses
	patches.drivers/0006-iommu-mediatek-fix-driver-name
	patches.drivers/iommu-vt-d-clear-page-request-overflow-fault-bit
	patches.drivers/iommu-vt-d-clear-pasid-table-entry-when-memory-unbound
	patches.drivers/dmaengine-dmatest-warn-user-when-dma-test-times-out
	patches.drivers/dmaengine-ti-dma-crossbar-Correct-am335x-am43xx-mux-
	patches.suse/0077-bitops-Introduce-assign_bit.patch
	patches.drivers/gpio-brcmstb-allow-all-instances-to-be-wakeup-source
	patches.drivers/gpio-brcmstb-release-the-bgpio-lock-during-irq-handl
	patches.drivers/gpio-brcmstb-switch-to-handle_level_irq-flow
	patches.drivers/gpio-brcmstb-correct-the-configuration-of-level-inte
	patches.drivers/0001-ACPI-APD-Add-clock-frequency-for-ThunderX2-I2C-contr.patch
	patches.drivers/0003-i2c-xlp9xx-Get-clock-frequency-with-clk-API.patch
	patches.drivers/0004-i2c-xlp9xx-Handle-I2C_M_RECV_LEN-in-msg-flags.patch
	patches.drivers/ALSA-line6-add-support-for-POD-HD-DESKTOP
	patches.drivers/ALSA-usb-audio-Apply-vendor-ID-matching-for-sample-r
	patches.drivers/usb-core-Add-a-helper-function-to-check-the-validity
	patches.drivers/ALSA-bcd2000-Add-a-sanity-check-for-invalid-EPs
	patches.drivers/ALSA-caiaq-Add-a-sanity-check-for-invalid-EPs
	patches.drivers/ALSA-line6-Add-a-sanity-check-for-invalid-EPs
	patches.drivers/ALSA-usb-audio-Add-sanity-checks-for-invalid-EPs
	patches.drivers/ALSA-usx2y-Add-sanity-checks-for-invalid-EPs
	patches.drivers/ALSA-hiface-Add-sanity-checks-for-invalid-EPs
	patches.drivers/ALSA-caiaq-Add-yet-more-sanity-checks-for-invalid-EP
	patches.drivers/ALSA-line6-Add-yet-more-sanity-checks-for-invalid-EP
	patches.drivers/ALSA-hda-ca0132-use-ARRAY_SIZE
	patches.drivers/ALSA-hda-silence-uninitialized-variable-warning-in-a
	patches.drivers/ALSA-hda-Add-model-string-for-Intel-reference-board-
	patches.drivers/ALSA-hda-Avoid-racy-recreation-of-widget-kobjects
	patches.drivers/ALSA-hda-Abort-capability-probe-on-invalid-capabilit
	patches.drivers/ALSA-hda-realtek-Add-support-for-ALC1220
	patches.drivers/ALSA-usx2y-Fix-invalid-stream-URBs
	patches.drivers/ASoC-davinci-mcasp-Fix-an-error-handling-path-in-dav
	patches.drivers/ASoC-Intel-Skylake-Fix-uuid_module-memory-leak-in-fa
	patches.drivers/ASoC-sun8i-codec-Invert-Master-Slave-condition
	patches.drivers/ASoC-sun8i-codec-Set-the-BCLK-divider
	patches.drivers/ASoC-Intel-sst-remove-redundant-variable-dma_dev_nam
	patches.drivers/ASoC-intel-include-linux-module.h-as-needed
	patches.drivers/ASoC-rsnd-rsnd_ssi_run_mods-needs-to-care-ssi_parent
	patches.drivers/ASoC-cs42l56-Fix-reset-GPIO-name-in-example-DT-bindi
	patches.drivers/ASoC-img-parallel-out-Add-pm_runtime_get-put-to-set_
	patches.drivers/ASoC-codecs-msm8916-wcd-analog-fix-module-autoload
	patches.drivers/ASoC-samsung-Fix-invalid-argument-when-devm_gpiod_ge
	patches.drivers/ASoC-sun8i-codec-Fix-left-and-right-channels-inversi
	patches.drivers/Input-adxl34x-do-not-treat-FIFO_MODE-as-boolean
	patches.fixes/0001-HID-wacom-generic-Recognize-WACOM_HID_WD_PEN-as-a-ty.patch
	patches.drivers/HID-add-backlight-level-quirk-for-Asus-ROG-laptops
	patches.suse/msft-hv-1476-HID-hyperv-pr_err-strings-should-end-with-newlines.patch
	patches.drivers/HID-cp2112-fix-broken-gpio_direction_input-callback
	patches.suse/0001-tracing-Kconfig-text-fixes-for-CONFIG_HWLAT_TRACER.patch
	patches.suse/livepatch-introduce-shadow-variable-api.patch
	patches.suse/livepatch-_klp_shadow_get_or_alloc-is-local-to-shadow-c.patch
	patches.suse/livepatch-small-shadow-variable-documentation-fixes.patch
	patches.suse/livepatch-add-unpatch-callbacks.patch
	patches.suse/livepatch-move-transition-complete-notice-into-klp_complete_transition.patch
	patches.suse/livepatch-add-transition-notices.patch
	patches.suse/livepatch-correctly-call-klp_post_unpatch_callback-in-error-paths.patch
	patches.suse/livepatch-_klp_disable_patch-should-never-be-called-for-disabled-patches.patch
	patches.suse/0001-arm64-move-TASK_-definitions-to-asm-processor.h.patch
	patches.drivers/0008-acpi-arm64-pr_err-strings-should-end-with-newlines.patch
	patches.drivers/0009-ACPI-IORT-Remove-leftover-ACPI_IORT_SMMU_V3_PXM_VALI.patch
	patches.drivers/0010-ACPI-IORT-Improve-functions-return-type-storage-clas.patch
	patches.drivers/0011-ACPI-IORT-Make-platform-devices-initialization-code-.patch
	patches.drivers/0012-ACPI-IORT-Look-up-IORT-node-through-struct-fwnode_ha.patch
	patches.drivers/0013-ACPI-IORT-Enable-special-index-ITS-group-mappings-fo.patch
	patches.drivers/0014-ACPI-IORT-Add-SMMUv3-specific-special-index-mapping-.patch
	patches.drivers/0015-ACPI-IORT-Enable-SMMUv3-PMCG-IORT-MSI-domain-set-up.patch
	patches.suse/arm64-sysreg-Move-SPE-registers-and-PSB-into-common-.patch
	patches.arch/0001-arm64-Implement-arch-specific-pte_access_permitted.patch
	patches.arch/0001-arm64-prevent-regressions-in-compressed-kernel-image.patch
	patches.arch/arm64-vdso-fix-clock_getres-for-4GiB-aligned-res.patch
	patches.arch/0039-arm64-explicitly-mask-all-exceptions.patch
	patches.arch/0040-arm64-introduce-an-order-for-exceptions.patch
	patches.arch/0041-arm64-Move-the-async-fiq-helpers-to-explicitly-set-p.patch
	patches.arch/0042-arm64-Mask-all-exceptions-during-kernel_exit.patch
	patches.suse/0001-arm64-entry.S-Remove-disable_dbg.patch
	patches.suse/0002-arm64-entry.S-convert-el1_sync.patch
	patches.suse/0003-arm64-entry.S-convert-el0_sync.patch
	patches.suse/0004-arm64-entry.S-convert-elX_irq.patch
	patches.arch/0043-arm64-entry.S-move-SError-handling-into-a-C-function.patch
	patches.fixes/arm-ccn-perf-Prevent-module-unload-while-PMU-is-in-u.patch
	patches.suse/arm64-KVM-Hide-unsupported-AArch64-CPU-features-from.patch
	patches.suse/arm64-sve-System-register-and-exception-syndrome-def.patch
	patches.suse/arm64-sve-KVM-Treat-guest-SVE-use-as-undefined-instr.patch
	patches.suse/arm64-sve-KVM-Hide-SVE-from-CPU-features-exposed-to-.patch
	patches.drivers/s390-qeth-add-basic-VNICC-support.patch
	patches.drivers/s390-qeth-add-VNICC-enable-disable-support.patch
	patches.drivers/s390-qeth-add-VNICC-get-set-timeout-support.patch
	patches.arch/s390-qeth-translate-SETVLAN-DELVLAN-errors.patch
	patches.drivers/net-mvpp2-remove-useless-goto.patch
	patches.fixes/bpf-Implement-map_delete_elem-for-BPF_MAP_TYPE_LPM_T.patch
	patches.drivers/cxgb4-add-new-T5-pci-device-id-s-34929cb4.patch
	patches.drivers/drivers-net-e1000e-use-setup_timer-helper.patch
	patches.drivers/drivers-net-bnxt-use-setup_timer-helper.patch
	patches.drivers/drivers-net-i40evf-use-setup_timer-helper.patch
	patches.drivers/drivers-net-bnx2x-use-setup_timer-helper.patch
	patches.drivers/net-smc-parameter-cleanup-in-smc_cdc_get_free_slot.patch
	patches.drivers/cxgb4-avoid-stall-while-shutting-down-the-adapter.patch
	patches.drivers/cxgb4-add-tc-flower-offload-skeleton.patch
	patches.drivers/cxgb4-add-basic-tc-flower-offload-support.patch
	patches.drivers/cxgb4-add-support-to-offload-action-vlan.patch
	patches.drivers/cxgb4-fetch-stats-for-offloaded-tc-flower-flows.patch
	patches.fixes/bpf-Optimize-lpm-trie-delete.patch
	patches.suse/msft-hv-1470-hv_netvsc-make-const-array-ver_list-static-reduces-o.patch
	patches.suse/msft-hv-1471-hv_netvsc-Fix-the-real-number-of-queues-of-non-vRSS-.patch
	patches.drivers/cxgb4-do-DCB-state-reset-in-couple-of-places.patch
	patches.drivers/net-ena-Remove-redundant-unlikely.patch
	patches.drivers/bnxt_en-Remove-redundant-unlikely.patch
	patches.drivers/qed-Add-iWARP-enablement-support.patch
	patches.drivers/qed-Add-iWARP-out-of-order-support.patch
	patches.drivers/qed-Fix-maximum-number-of-CQs-for-iWARP.patch
	patches.drivers/qed-iWARP-Add-check-for-errors-on-a-SYN-packet.patch
	patches.drivers/net-sched-introduce-helper-to-identify-gact-pass-act.patch
	patches.drivers/cxgb4-make-function-ch_flower_stats_cb-fixes-warning.patch
	patches.fixes/bpf-verifier-improve-disassembly-of-BPF_END-instruct.patch
	patches.fixes/bpf-verifier-improve-disassembly-of-BPF_NEG-instruct.patch
	patches.drivers/net-hns3-Support-for-dynamically-assigning-tx-buffer.patch
	patches.drivers/net-hns3-Add-support-for-dynamically-buffer-realloca.patch
	patches.drivers/net-hns3-Add-support-for-PFC-setting-in-TM-module.patch
	patches.drivers/net-hns3-Add-support-for-port-shaper-setting-in-TM-m.patch
	patches.drivers/net-hns3-Add-tc-based-TM-support-for-sriov-enabled-p.patch
	patches.drivers/net-hns3-Add-some-interface-for-the-support-of-DCB-f.patch
	patches.drivers/net-hns3-Add-hclge_dcb-module-for-the-support-of-DCB.patch
	patches.drivers/net-hns3-Add-dcb-netlink-interface-for-the-support-o.patch
	patches.drivers/net-hns3-Setting-for-fc_mode-and-dcb-enable-flag-in-.patch
	patches.drivers/net-hns3-Add-DCB-support-when-interacting-with-netwo.patch
	patches.drivers/i40e-i40evf-rename-bytes_per_int-to-bytes_per_usec.patch
	patches.drivers/i40e-Fix-unqualified-module-message-while-bringing-l.patch
	patches.drivers/i40e-Fix-link-down-message-when-interface-is-brought.patch
	patches.drivers/i40e-simplify-member-variable-accesses.patch
	patches.drivers/i40e-relax-warning-message-in-case-of-version-mismat.patch
	patches.drivers/i40e-fix-for-flow-director-counters-not-wrapping-as-.patch
	patches.drivers/i40evf-lower-message-level.patch
	patches.drivers/i40e-use-separate-state-bit-for-miscellaneous-IRQ-se.patch
	patches.drivers/i40e-use-newer-generic-PM-support-instead-of-legacy-.patch
	patches.drivers/i40e-don-t-clear-suspended-state-until-we-finish-res.patch
	patches.drivers/i40e-prevent-service-task-from-running-while-we-re-s.patch
	patches.drivers/i40e-shutdown-all-IRQs-and-disable-MSI-X-when-suspen.patch
	patches.drivers/i40evf-fix-ring-to-vector-mapping.patch
	patches.drivers/i40e-Enable-VF-to-negotiate-number-of-allocated-queu.patch
	patches.drivers/i40e-refactor-FW-version-checking.patch
	patches.drivers/ibmvnic-113-Set-state-UP.patch
	patches.suse/msft-hv-1472-hv_netvsc-report-stop_queue-and-wake_queue.patch
	patches.drivers/net-hns3-fix-null-pointer-dereference-before-null-ch.patch
	patches.drivers/0001-byteorder-Move-cpu_to_be32-be32_to_cpu-_array-from-T.patch
	patches.drivers/0001-thunderbolt-Remove-__packed-from-ICM-message-structu.patch
	patches.drivers/0001-thunderbolt-Add-support-for-XDomain-properties.patch
	patches.drivers/0001-thunderbolt-Move-enum-tb_cfg_pkg_type-to-thunderbolt.patch
	patches.drivers/0001-thunderbolt-Move-thunderbolt-domain-structure-to-thu.patch
	patches.drivers/0001-thunderbolt-Move-tb_switch_phy_port_from_link-to-thu.patch
	patches.drivers/0001-thunderbolt-Configure-interrupt-throttling-for-all-i.patch
	patches.drivers/0001-thunderbolt-Add-support-for-frame-mode.patch
	patches.drivers/0001-thunderbolt-Export-ring-handling-functions-to-module.patch
	patches.drivers/0001-thunderbolt-Move-ring-descriptor-flags-to-thunderbol.patch
	patches.drivers/0001-thunderbolt-Use-spinlock-in-ring-serialization.patch
	patches.drivers/0001-thunderbolt-Use-spinlock-in-NHI-serialization.patch
	patches.drivers/0001-thunderbolt-Add-polling-mode-for-rings.patch
	patches.drivers/0001-thunderbolt-Allocate-ring-HopID-automatically-if-req.patch
	patches.drivers/fm10k-ensure-we-process-SM-mbx-when-processing-VF-mb.patch
	patches.drivers/fm10k-reschedule-service-event-if-we-stall-the-PF-SM.patch
	patches.drivers/fm10k-Use-seq_putc-in-fm10k_dbg_desc_break.patch
	patches.drivers/fm10k-stop-spurious-link-down-messages-when-Tx-FIFO-.patch
	patches.drivers/fm10k-fix-typos-on-fall-through-comments.patch
	patches.drivers/fm10k-avoid-possible-truncation-of-q_vector-name.patch
	patches.drivers/fm10k-add-missing-fall-through-comment.patch
	patches.drivers/fm10k-avoid-needless-delay-when-loading-driver.patch
	patches.drivers/fm10k-simplify-reading-PFVFLRE-register.patch
	patches.drivers/fm10k-don-t-loop-while-resetting-VFs-due-to-VFLR-eve.patch
	patches.drivers/fm10k-avoid-divide-by-zero-in-rare-cases-when-device.patch
	patches.drivers/fm10k-move-fm10k_prepare_for_reset-and-fm10k_handle_.patch
	patches.drivers/fm10k-prevent-race-condition-of-__FM10K_SERVICE_SCHE.patch
	patches.drivers/i40e-limit-lan-queue-count-in-large-CPU-count-machin.patch
	patches.drivers/i40e-remove-logically-dead-code.patch
	patches.drivers/i40e-Fix-a-potential-NULL-pointer-dereference.patch
	patches.drivers/i40e-Fix-reporting-of-supported-link-modes.patch
	patches.drivers/i40e-Add-support-for-ethtool-m.patch
	patches.drivers/i40e-use-admin-queue-for-setting-LEDs-behavior.patch
	patches.drivers/i40e-don-t-hold-spinlock-while-resetting-VF.patch
	patches.drivers/i40e-drop-i40e_pf-pf-from-i40e_vc_disable_vf.patch
	patches.drivers/i40e-make-use-of-i40e_vc_disable_vf.patch
	patches.drivers/i40e-ensure-reset-occurs-when-disabling-VF.patch
	patches.drivers/i40evf-Enable-VF-to-request-an-alternate-queue-alloc.patch
	patches.drivers/i40e-make-i40evf_map_rings_to_vectors-void.patch
	patches.drivers/i40e-fix-handling-of-vf_states-variable.patch
	patches.drivers/i40e-fix-client-notify-of-VF-reset.patch
	patches.drivers/i40e-Stop-dropping-802.1ad-tags-eth-proto-0x88a8.patch
	patches.drivers/cxgb4-Update-comment-for-min_mtu.patch
	patches.drivers/fm10k-prepare_for_reset-when-we-lose-PCIe-Link.patch
	patches.drivers/fm10k-use-spinlock-to-implement-mailbox-lock.patch
	patches.drivers/fm10k-use-generic-PM-hooks-instead-of-legacy-PCIe-po.patch
	patches.drivers/fm10k-introduce-a-message-queue-for-MAC-VLAN-message.patch
	patches.drivers/fm10k-use-the-MAC-VLAN-queue-for-VF-PF-MAC-VLAN-requ.patch
	patches.drivers/fm10k-bump-version-number.patch
	patches.drivers/fm10k-Fix-misuse-of-net_ratelimit.patch
	patches.drivers/fm10k-prefer-s-and-__func__-for-diagnostic-prints.patch
	patches.drivers/fm10k-fix-mis-ordered-parameters-in-declaration-for-.patch
	patches.drivers/cxgb4-add-new-T6-pci-device-id-s-acd669a8.patch
	patches.drivers/cxgb4vf-make-a-couple-of-functions-static.patch
	patches.drivers/bnx2x-Use-pci_ari_enabled-instead-of-local-copy.patch
	patches.drivers/i40e-fix-a-typo-in-i40e_pf-documentation.patch
	patches.drivers/i40e-add-private-flag-to-control-source-pruning.patch
	patches.drivers/i40e-i40evf-spread-CPU-affinity-hints-across-online-.patch
	patches.drivers/i40e-re-enable-PTP-L4-capabilities-for-XL710-if-FW-6.patch
	patches.drivers/i40e-redfine-I40E_PHY_TYPE_MAX.patch
	patches.drivers/i40e-fix-incorrect-register-definition.patch
	patches.drivers/i40e-i40evf-use-DECLARE_BITMAP-for-state.patch
	patches.drivers/i40e-fix-merge-error.patch
	patches.drivers/i40e-Display-error-message-if-module-does-not-meet-t.patch
	patches.drivers/i40e-Properly-maintain-flow-director-filters-list.patch
	patches.drivers/i40e-implement-split-PCI-error-reset-handler.patch
	patches.drivers/i40e-do-not-enter-PHY-debug-mode-while-setting-LEDs-.patch
	patches.drivers/i40evf-enable-support-for-VF-VLAN-tag-stripping-cont.patch
	patches.drivers/i40e-ignore-skb-xmit_more-when-deciding-to-set-RS-bi.patch
	patches.drivers/i40e-i40evf-organize-and-re-number-feature-flags.patch
	patches.fixes/net-add-rb_to_skb-and-other-rb-tree-helpers.patch
	patches.drivers/bnxt_en-don-t-consider-building-bnxt_tc.o-if-option-.patch
	patches.suse/msft-hv-1477-hv_netvsc-Change-the-hash-level-variable-to-bit-flag.patch
	patches.suse/msft-hv-1478-hv_netvsc-Add-ethtool-handler-to-set-and-get-TCP-has.patch
	patches.drivers/net-mlx5-Avoid-NULL-pointer-dereference-on-steering-.patch
	patches.drivers/qed-Delete-redundant-check-on-dcb_app-priority.patch
	patches.drivers/net-hns3-Cleanup-for-shifting-true-in-hns3-driver.patch
	patches.drivers/net-hns3-Add-hns3_get_handle-macro-in-hns3-driver.patch
	patches.drivers/net-hns3-Cleanup-indentation-for-Kconfig-in-the-the-.patch
	patches.drivers/net-hns3-Consistently-using-GENMASK-in-hns3-driver.patch
	patches.drivers/net-hns3-Cleanup-for-struct-that-used-to-send-cmd-to.patch
	patches.drivers/net-hns3-Cleanup-for-endian-issue-in-hns3-driver.patch
	patches.drivers/net-hns3-Cleanup-for-non-static-function-in-hns3-dri.patch
	patches.drivers/qed-Add-ll2-option-to-limit-the-number-of-bds-per-pa.patch
	patches.drivers/qed-Add-ll2-ability-of-opening-a-secondary-queue.patch
	patches.drivers/qed-Add-ll2-option-for-dropping-a-tx-packet.patch
	patches.drivers/qed-Fix-initialization-of-ll2-offload-feature.patch
	patches.drivers/qed-Add-the-source-of-a-packet-sent-on-an-iWARP-ll2-.patch
	patches.drivers/qed-Add-LL2-slowpath-handling.patch
	patches.drivers/qed-Add-ll2-connection-for-processing-unaligned-MPA-.patch
	patches.drivers/qed-Add-mpa-buffer-descriptors-for-storing-and-proce.patch
	patches.drivers/qed-Add-unaligned-and-packed-packet-processing.patch
	patches.drivers/qed-Add-support-for-freeing-two-ll2-buffers-for-corn.patch
	patches.drivers/qed-Add-support-for-MPA-header-being-split-over-two-.patch
	patches.drivers/qed-Add-iWARP-support-for-fpdu-spanned-over-more-tha.patch
	patches.fixes/ipv6-avoid-zeroing-per-cpu-data-again.patch
	patches.drivers/net-mlx4-Fix-endianness-issue-in-qp-context-params.patch
	patches.drivers/net-mlx4_core-Fix-cast-warning-in-fw.c.patch
	patches.drivers/net-mlx4_en-Use-__force-to-fix-a-sparse-warning-in-T.patch
	patches.drivers/ixgbe-Clear-SWFW_SYNC-register-during-init.patch
	patches.drivers/ixgbe-declare-ixgbe_mac_operations-structures-as-con.patch
	patches.drivers/ixgbe-restore-normal-RSS-after-last-macvlan-offload-.patch
	patches.drivers/ixgbe-add-error-checks-when-initializing-the-PHY.patch
	patches.drivers/ixgbe-split-Tx-Rx-ring-clearing-for-ethtool-loopback.patch
	patches.drivers/ixgbe-add-counter-for-times-Rx-pages-gets-allocated-.patch
	patches.drivers/ixgbe-fix-use-of-uninitialized-padding.patch
	patches.drivers/ixgbe-fix-the-FWSM.PT-check-in-ixgbe_mng_present.patch
	patches.drivers/ixgbe-Update-adaptive-ITR-algorithm.patch
	patches.drivers/ixgbe-fix-crash-when-injecting-AER-after-failed-rese.patch
	patches.drivers/i40e-fix-flags-declaration.patch
	patches.drivers/i40e-use-the-safe-hash-table-iterator-when-deleting-.patch
	patches.fixes/i40evf-fix-mac-filter-removal-timing-issue.patch
	patches.drivers/i40e-i40evf-fix-incorrect-default-ITR-values-on-driv.patch
	patches.drivers/i40e-i40evf-always-set-the-CLEARPBA-flag-when-re-ena.patch
	patches.drivers/i40e-reduce-lrxqthresh-from-2-to-1.patch
	patches.drivers/i40e-i40evf-bundle-more-descriptors-when-allocating-.patch
	patches.drivers/i40e-allow-XPS-with-QoS-enabled.patch
	patches.drivers/i40e-add-check-for-return-from-find_first_bit-call.patch
	patches.drivers/i40e-Retry-AQC-GetPhyAbilities-to-overcome-I2CRead-h.patch
	patches.drivers/i40e-use-a-local-variable-instead-of-calculating-mul.patch
	patches.drivers/i40e-fix-a-typo.patch
	patches.drivers/i40e-Avoid-some-useless-variables-and-initializers-i.patch
	patches.fixes/bpf-encapsulate-verifier-log-state-into-a-structure.patch
	patches.fixes/bpf-move-global-verifier-log-into-verifier-environme.patch
	patches.fixes/bpf-move-instruction-printing-into-a-separate-file.patch
	patches.fixes/bpf-don-t-rely-on-the-verifier-lock-for-metadata_dst.patch
	patches.fixes/bpf-write-back-the-verifier-log-buffer-as-it-gets-fi.patch
	patches.drivers/cxgb4-Add-support-for-new-flash-parts.patch
	patches.drivers/cxgb4-add-new-T5-pci-device-id-s-652faa98.patch
	patches.drivers/net-hns3-fixes-the-ring-index-in-hns3_fini_ring.patch
	patches.drivers/net-hns3-add-support-for-set_ringparam.patch
	patches.drivers/net-hns3-add-support-for-set_rxnfc.patch
	patches.drivers/net-hns3-add-support-for-ETHTOOL_GRXFH.patch
	patches.drivers/net-hns3-fix-the-ring-count-for-ETHTOOL_GRXRINGS.patch
	patches.suse/e1000e-Fix-error-path-in-link-detection.patch
	patches.suse/e1000e-Fix-wrong-comment-related-to-link-detection.patch
	patches.suse/e1000e-Fix-return-value-test.patch
	patches.suse/e1000e-Separate-signaling-for-link-check-link-up.patch
	patches.drivers/e1000e-Avoid-receiver-overrun-interrupt-bursts.patch
	patches.drivers/e1000e-fix-buffer-overrun-while-the-I219-is-processi.patch
	patches.drivers/e1000e-apply-burst-mode-settings-only-on-default.patch
	patches.drivers/e1000e-Be-drop-monitor-friendly.patch
	patches.drivers/igb-check-memory-allocation-failure.patch
	patches.fixes/net-dst-move-cpu-inside-ifdef-to-avoid-compilation-w.patch
	patches.drivers/net-hns3-make-local-functions-static.patch
	patches.drivers/net-smc-replace-function-pointer-get_netdev.patch
	patches.drivers/net-smc-dev_put-for-netdev-after-usage-of-ib_query_g.patch
	patches.drivers/net-sched-actions-change-IFE-modules-alias-names.patch
	patches.drivers/net-sched-actions-fix-module-auto-loading.patch
	patches.fixes/ipvlan-always-use-the-current-L2-addr-of-the-master.patch
	patches.fixes/bpf-verifier-set-reg_type-on-context-accesses-in-sec.patch
	patches.drivers/cxgb4-implement-ethtool-dump-data-operations.patch
	patches.drivers/cxgb4-collect-register-dump.patch
	patches.drivers/cxgb4-collect-on-chip-memory-dump.patch
	patches.drivers/cxgb4-collect-firmware-mbox-and-device-log-dump.patch
	patches.drivers/cxgb4-update-API-for-TP-indirect-register-access.patch
	patches.drivers/cxgb4-collect-TP-dump.patch
	patches.drivers/cxgb4-collect-hardware-module-dumps.patch
	patches.drivers/cxgb4-collect-IBQ-and-OBQ-dumps.patch
	patches.drivers/cxgb4-fix-missing-break-in-switch-and-indent-return-.patch
	patches.suse/msft-hv-1482-hv_netvsc-Rename-ind_table-to-rx_table.patch
	patches.suse/msft-hv-1483-hv_netvsc-Rename-tx_send_table-to-tx_table.patch
	patches.suse/msft-hv-1484-hv_netvsc-Add-initialization-of-tx_table-in-netvsc_d.patch
	patches.drivers/net_sched-fix-a-compile-warning-in-act_ife.patch
	patches.drivers/i40e-Add-macro-for-PF-reset-bit.patch
	patches.drivers/i40e-Add-infrastructure-for-queue-channel-support.patch
	patches.drivers/i40e-make-const-array-patterns-static-reduces-object.patch
	patches.drivers/i40e-fix-link-reporting.patch
	patches.drivers/i40e-i40evf-don-t-trust-VF-to-reset-itself.patch
	patches.drivers/net-mlx5-File-renaming-towards-ptp-core-implementati.patch
	patches.drivers/net-mlx5-PTP-code-migration-to-driver-core-section.patch
	patches.drivers/net-mlx5e-IPoIB-Move-underlay-QP-init-uninit-to-sepa.patch
	patches.drivers/net-mlx5-Support-for-attaching-multiple-underlay-QPs.patch
	patches.drivers/IB-ipoib-Grab-rtnl-lock-on-heavy-flush-when-calling-.patch
	patches.drivers/IB-ipoib-Add-ability-to-set-PKEY-index-to-lower-devi.patch
	patches.drivers/net-mlx5e-IPoIB-Support-for-setting-PKEY-index-to-un.patch
	patches.drivers/net-mlx5e-IPoIB-Use-hash-table-to-map-between-QPN-to.patch
	patches.drivers/net-mlx5e-IPoIB-Add-PKEY-child-interface-nic-profile.patch
	patches.drivers/net-mlx5e-IPoIB-Add-PKEY-child-interface-ndos.patch
	patches.drivers/net-mlx5e-IPoIB-Add-PKEY-child-interface-ethtool-ops.patch
	patches.drivers/net-mlx5e-IPoIB-Modify-rdma-netdev-allocate-and-free.patch
	patches.fixes/tracing-bpf-Hide-bpf-trace-events-when-they-are-not-.patch
	patches.fixes/bpf-split-verifier-and-program-ops.patch
	patches.fixes/bpf-remove-the-verifier-ops-from-program-structure.patch
	patches.fixes/bpf-move-knowledge-about-post-translation-offsets-ou.patch
	patches.fixes/bpf-allow-access-to-skb-len-from-offloads.patch
	patches.drivers/i40e-rename-cmd-variables-in-ethtool-interface.patch
	patches.drivers/i40e-remove-ifdef-SPEED_25000.patch
	patches.drivers/i40e-add-function-header-for-i40e_get_rxfh.patch
	patches.drivers/i40e-fix-clearing-link-masks-in-i40e_get_link_ksetti.patch
	patches.drivers/i40e-fix-i40e_phy_type_to_ethtool-function-header.patch
	patches.drivers/i40e-fix-comment-typo.patch
	patches.drivers/i40e-fix-whitespace-issues-in-i40e_ethtool.c.patch
	patches.drivers/i40e-group-autoneg-PHY-types-together.patch
	patches.drivers/i40e-Add-new-PHY-types-for-25G-AOC-and-ACC-support.patch
	patches.drivers/ethtool-add-ethtool_intersect_link_masks.patch
	patches.drivers/i40e-convert-i40e_phy_type_to_ethtool-to-new-API.patch
	patches.drivers/i40e-convert-i40e_get_settings_link_up-to-new-API.patch
	patches.drivers/i40e-rename-change-variable-to-autoneg_changed.patch
	patches.drivers/i40e-convert-i40e_set_link_ksettings-to-new-API.patch
	patches.drivers/qed-Fix-iWARP-out-of-order-flow.patch
	patches.drivers/net-ena-improve-ENA-driver-boot-time.patch
	patches.drivers/net-ena-remove-legacy-suspend-suspend-resume-support.patch
	patches.drivers/net-ena-add-power-management-ops-to-the-ENA-driver.patch
	patches.drivers/net-ena-add-statistics-for-missed-tx-packets.patch
	patches.drivers/net-ena-add-new-admin-define-for-future-support-of-I.patch
	patches.drivers/net-ena-increase-ena-driver-version-to-1.3.0.patch
	patches.drivers/ibmvnic-115-Enable-scatter-gather-support.patch
	patches.drivers/ibmvnic-116-Enable-TSO-support.patch
	patches.drivers/ibmvnic-117-Let-users-change-net-device-features.patch
	patches.drivers/rtlwifi-rtl8192ee-Fix-memory-leak-when-loading-firmw
	patches.drivers/p54-don-t-unregister-leds-when-they-are-not-initiali
	patches.drivers/0001-iwlwifi-fix-wrong-struct-for-a000-device.patch
	patches.drivers/iwlwifi-add-a-new-a000-device
	patches.drivers/cxgb4-add-tc-flower-match-support-for-TOS.patch
	patches.drivers/cxgb4-add-tc-flower-match-support-for-vlan.patch
	patches.drivers/cxgb4-add-tc-flower-support-for-action-PASS.patch
	patches.drivers/cxgb4-add-tc-flower-support-for-ETH-DMAC-rewrite.patch
	patches.drivers/cxgb4-introduce-SMT-ops-to-prepare-for-SMAC-rewrite-.patch
	patches.drivers/cxgb4-add-tc-flower-support-for-ETH-SMAC-rewrite.patch
	patches.drivers/cxgb4-introduce-fw_filter2_wr-to-prepare-for-L3-L4-r.patch
	patches.drivers/cxgb4-add-tc-flower-support-for-L3-L4-rewrite.patch
	patches.arch/s390-sles15-02-04-01-qeth-fix-early-exit-from-error-path.patch
	patches.drivers/s390-qeth-don-t-dump-control-cmd-twice.patch
	patches.drivers/Bluetooth-btqcomsmd-Add-support-for-BD-address-setup
	patches.drivers/Bluetooth-hci_uart_set_flow_control-Fix-NULL-deref-w
	patches.drivers/Bluetooth-hci_bcm-Fix-setting-of-irq-trigger-type
	patches.drivers/Bluetooth-hci_bcm-Add-support-for-MINIX-Z83-4-based-
	patches.drivers/Bluetooth-BT_HCIUART-now-depends-on-SERIAL_DEV_BUS
	patches.drivers/Bluetooth-hci_bcm-Add-support-for-BCM2E7E
	patches.drivers/bnxt-Move-generic-devlink-code-to-new-file.patch
	patches.drivers/net-hns3-Refactor-the-skb-receiving-and-transmitting.patch
	patches.drivers/net-hns3-Add-mac-loopback-selftest-support-in-hns3-d.patch
	patches.drivers/net-hns3-fix-a-bug-when-alloc-new-buffer.patch
	patches.drivers/net-hns3-fix-the-bug-when-map-buffer-fail.patch
	patches.drivers/net-hns3-fix-the-ops-check-in-hns3_get_rxnfc.patch
	patches.drivers/net-hns3-get-vf-count-by-pci_sriov_get_totalvfs.patch
	patches.drivers/net-hns3-fix-the-TX-RX-ring.queue_index-in-hns3_ring.patch
	patches.drivers/net-hns3-remove-redundant-memset-when-alloc-buffer.patch
	patches.drivers/net-hns3-fix-a-bug-about-hns3_clean_tx_ring.patch
	patches.drivers/net-smc_close-mark-expected-switch-fall-through.patch
	patches.suse/0001-macvlan-remove-unused-fields-in-struct-macvlan_dev.patch
	patches.drivers/net-hns3-fix-the-bug-of-hns3_set_txbd_baseinfo.patch
	patches.drivers/net-hns3-add-nic_client-check-when-initialize-roce-b.patch
	patches.drivers/net-hns3-fix-a-bug-in-hclge_uninit_client_instance.patch
	patches.drivers/net-hns3-fix-the-bug-when-reuse-command-description-.patch
	patches.drivers/cxgb4-fix-overflow-in-collecting-IBQ-and-OBQ-dump.patch
	patches.drivers/smc-fix-mutex-unlocks-during-link-group-creation.patch
	patches.drivers/tcp-tcp-experimental-option-for-smc.patch
	patches.drivers/smc-add-smc-rendezvous-protocol.patch
	patches.drivers/cxgb4-collect-hardware-LA-dumps.patch
	patches.drivers/cxgb4-collect-CIM-queue-configuration-dump.patch
	patches.drivers/cxgb4-collect-RSS-dumps.patch
	patches.drivers/cxgb4-collect-TID-info-dump.patch
	patches.drivers/cxgb4-collect-MPS-TCAM-dump.patch
	patches.drivers/cxgb4-collect-PBT-tables-dump.patch
	patches.drivers/cxgb4-collect-hardware-scheduler-dumps.patch
	patches.drivers/cxgb4-collect-hardware-misc-dumps.patch
	patches.drivers/bnxt_en-Update-firmware-interface-to-1.8.3.1.patch
	patches.drivers/bnxt_en-Add-PCIe-device-ID-for-bcm58804.patch
	patches.drivers/bnxt_en-adding-PCI-ID-for-SMARTNIC-VF-support.patch
	patches.drivers/bnxt_en-Check-for-zero-length-value-in-bnxt_get_nvra.patch
	patches.drivers/bnxt_en-Get-firmware-package-version-one-time.patch
	patches.drivers/bnxt_en-Optimize-.ndo_set_mac_address-for-VFs.patch
	patches.drivers/bnxt_en-Check-maximum-supported-MTU-from-firmware.patch
	patches.drivers/bnxt_en-Add-ethtool-reset-method.patch
	patches.drivers/bnxt_en-Reorganize-the-coalescing-parameters.patch
	patches.drivers/bnxt_en-Refactor-and-simplify-coalescing-code.patch
	patches.drivers/bnxt_en-add-support-for-Flower-based-vxlan-encap-dec.patch
	patches.drivers/bnxt_en-add-hwrm-FW-cmds-for-cfa_encap_record-and-de.patch
	patches.drivers/bnxt_en-query-cfa-flow-stats-periodically-to-compute.patch
	patches.drivers/bnxt_en-alloc-tc_info-struct-only-when-tc-flower-is-.patch
	patches.drivers/ibmvnic-118-Update-reset-infrastructure-to-support-tunab.patch
	patches.drivers/ibmvnic-119-Fix-failover-error-path-for-non-fatal-resets.patch
	patches.drivers/bnxt_en-Fix-randconfig-build-errors.patch
	patches.drivers/cxgb3-Check-and-handle-the-dma-mapping-errors.patch
	patches.fixes/l2tp-don-t-register-sessions-in-l2tp_session_create.patch
	patches.fixes/l2tp-initialise-l2tp_eth-sessions-before-registering.patch
	patches.fixes/l2tp-protect-sock-pointer-of-struct-pppol2tp_session.patch
	patches.fixes/l2tp-initialise-PPP-sessions-before-registering-them.patch
	patches.suse/msft-hv-1487-hv_netvsc-Set-tx_table-to-equal-weight-after-subchan.patch
	patches.fixes/l2tp-remove-ref-and-deref.patch
	patches.fixes/l2tp-remove-l2tp_tunnel_count-and-l2tp_session_count.patch
	patches.drivers/i40e-mark-PM-functions-as-__maybe_unused.patch
	patches.drivers/i40e-only-redistribute-MSI-X-vectors-when-needed.patch
	patches.fixes/bpf-reduce-verifier-memory-consumption.patch
	patches.drivers/net-mvpp2-set-the-Rx-FIFO-size-depending-on-the-port.patch
	patches.drivers/net-mvpp2-initialize-the-Tx-FIFO-size.patch
	patches.drivers/net-mvpp2-initialize-the-RSS-tables.patch
	patches.drivers/net-mvpp2-limit-TSO-segments-and-use-stop-wake-thres.patch
	patches.drivers/net-mvpp2-use-the-aggr-txq-size-define-everywhere.patch
	patches.drivers/net-mvpp2-simplify-the-Tx-desc-set-DMA-logic.patch
	patches.drivers/cxgb4-save-additional-filter-tuple-field-shifts-in-t.patch
	patches.drivers/cxgb4-initialize-hash-filter-configuration.patch
	patches.drivers/cxgb4-add-support-to-create-hash-filters.patch
	patches.drivers/cxgb4-add-support-to-delete-hash-filter.patch
	patches.drivers/cxgb4-add-support-to-retrieve-stats-for-hash-filters.patch
	patches.drivers/cxgb4-add-support-to-create-hash-filters-via-tc-flow.patch
	patches.fixes/bpf-fix-verifier-memory-leaks.patch
	patches.drivers/Bluetooth-btusb-Add-new-NFA344A-entry
	patches.drivers/Bluetooth-avoid-recursive-locking-in-hci_send_to_cha
	patches.drivers/Bluetooth-hci_ldisc-Fix-another-race-when-closing-th
	patches.drivers/enic-reset-fetch-index.patch
	patches.drivers/enic-Add-support-for-ethtool-g-G.patch
	patches.drivers/net-hns3-remove-a-couple-of-redundant-assignments.patch
	patches.drivers/net-hns3-Refactor-the-mapping-of-tqp-to-vport.patch
	patches.drivers/net-hns3-Refactor-mac_init-function.patch
	patches.drivers/net-hns3-Refactor-the-initialization-of-command-queu.patch
	patches.drivers/net-hns3-Add-support-for-misc-interrupt.patch
	patches.drivers/net-hns3-Add-reset-process-in-hclge_main.patch
	patches.drivers/net-hns3-Add-timeout-process-in-hns3_enet.patch
	patches.drivers/net-hns3-Add-reset-interface-implementation-in-clien.patch
	patches.drivers/net-hns3-Fix-a-misuse-to-devm_free_irq.patch
	patches.drivers/net-hns3-hns3-fix-a-bug-about-statistic-counter-in-r.patch
	patches.fixes/bpf-fix-link-error-without-CONFIG_NET.patch
	patches.fixes/bpf-fix-out-of-bounds-access-warning-in-bpf_check.patch
	patches.drivers/cxgb4-fix-error-return-code-in-cxgb4_set_hash_filter.patch
	patches.drivers/cxgb4-add-new-T6-pci-device-id-s-36bf994a.patch
	patches.drivers/cxgb4vf-define-get_fecparam-ethtool-callback.patch
	patches.fixes/bpf-fix-verifier-NULL-pointer-dereference.patch
	patches.drivers/bnxt_en-fix-typo-in-bnxt_set_coalesce.patch
	patches.drivers/bnxt_en-Fix-IRQ-coalescing-regression.patch
	patches.drivers/net-hns3-fix-for-getting-autoneg-in-hns3_get_link_ks.patch
	patches.drivers/net-hns3-fix-for-getting-advertised_caps-in-hns3_get.patch
	patches.drivers/net-hns3-fix-a-bug-in-hns3_driv_to_eth_caps.patch
	patches.drivers/net-hns3-add-support-for-set_link_ksettings.patch
	patches.drivers/net-hns3-add-support-for-nway_reset.patch
	patches.drivers/net-hns3-fix-a-bug-for-phy-supported-feature-initial.patch
	patches.drivers/iwlwifi-mvm-add-missing-lq_color.patch
	patches.drivers/iwlwifi-pcie-sort-IDs-for-the-9000-series-for-easier.patch
	patches.drivers/ath9k-fix-tx99-potential-info-leak
	patches.drivers/net-mlx5e-Add-support-for-ethtool-msglvl-support.patch
	patches.suse/msft-hv-1513-hv_netvsc-netvsc_teardown_gpadl-split.patch
	patches.suse/msft-hv-1514-hv_netvsc-hide-warnings-about-uninitialized-missing-.patch
	patches.drivers/bnxt-fix-bnxt_hwrm_fw_set_time-for-y2038.patch
	patches.drivers/net-mvpp2-add-ethtool-GOP-statistics.patch
	patches.drivers/net-mlx5e-Add-rollback-on-add-VLAN-failure.patch
	patches.drivers/sfc-don-t-warn-on-successful-change-of-MAC.patch
	patches.drivers/net-hns3-fix-a-bug-when-getting-phy-address-from-NCL.patch
	patches.drivers/net-hns3-cleanup-mac-auto-negotiation-state-query-in.patch
	patches.drivers/net-mvpp2-fix-GOP-statistics-loop-start-and-stop-con.patch
	patches.fixes/tipc-improve-link-resiliency-when-rps-is-activated.patch
	patches.drivers/ibmvnic-120-Add-vnic-client-data-to-login-buffer.patch
	patches.fixes/l2tp-don-t-close-sessions-in-l2tp_tunnel_destruct.patch
	patches.drivers/cxgb4-collect-vpd-info-directly-from-hardware.patch
	patches.fixes/net-Remove-unused-skb_shared_info-member.patch
	patches.drivers/iwlwifi-mvm-reset-seq-num-after-restart.patch
	patches.drivers/iwlwifi-fix-multi-queue-notification-for-a000-device.patch
	patches.drivers/iwlwifi-add-new-cards-for-8260-series.patch
	patches.drivers/iwlwifi-add-new-cards-for-8265-series.patch
	patches.drivers/iwlwifi-add-new-cards-for-a000-series.patch
	patches.drivers/rtlwifi-fix-uninitialized-rtlhal-last_suspend_sec-ti
	patches.drivers/rt2x00usb-mark-device-removed-when-get-ENOENT-usb-er
	patches.suse/af_netlink-ensure-that-NLMSG_DONE-never-fails-in-dum.patch
	patches.drivers/NFC-fix-device-allocation-error-return
	patches.suse/vxlan-fix-the-issue-that-neigh-proxy-blocks-all-icmp.patch
	patches.drivers/cxgb4-collect-LE-TCAM-dump.patch
	patches.drivers/cxgb4-collect-SGE-queue-context-dump.patch
	patches.drivers/bnx2x-fix-slowpath-null-crash.patch
	patches.fixes/bpf-improve-verifier-ARG_CONST_SIZE_OR_ZERO-semantic.patch
	patches.fixes/bpf-change-helper-bpf_probe_read-arg2-type-to-ARG_CO.patch
	patches.fixes/bpf-fix-and-add-test-cases-for-ARG_CONST_SIZE_OR_ZER.patch
	patches.drivers/net-hns3-Updates-MSI-MSI-X-alloc-free-APIs-depricate.patch
	patches.drivers/net-mvneta-fix-handling-of-the-Tx-descriptor-counter.patch
	patches.drivers/ibmvnic-121-Feature-implementation-of-Vital-Product-Data.patch
	patches.fixes/ipv6-set-all.accept_dad-to-0-by-default.patch
	patches.drivers/bpf-fix-lockdep-splat.patch
	patches.drivers/geneve-fix-fill_info-when-link-down
	patches.fixes/mm-pagewalk.c-report-holes-in-hugetlb-ranges.patch
	patches.fixes/audit-ensure-that-audit-1-actually-enables-audit-for.patch
	patches.drivers/mailbox-bcm-flexrm-mailbox-Fix-FlexRM-ring-flush-seq
	patches.drivers/mailbox-mailbox-test-don-t-rely-on-rx_buffer-content
	patches.drivers/ata-pata_artop-remove-redundant-initialization-of-pi.patch
	patches.drivers/0001-ata-ceva-Move-sata-port-phy-oob-settings-to-device-t.patch
	patches.drivers/0002-ata-ceva-Add-gen-3-mode-support-in-driver.patch
	patches.drivers/0003-ata-ceva-Disable-Device-Sleep-capability.patch
	patches.drivers/0004-ata-ceva-Make-RxWaterMark-value-as-module-parameter.patch
	patches.drivers/0005-ata-ceva-Add-CCI-support-for-SATA-if-CCI-is-enabled.patch
	patches.drivers/0006-ata-ceva-Correct-the-AXI-bus-configuration-for-SATA-.patch
	patches.drivers/0007-ata-ceva-Correct-the-suspend-and-resume-logic-for-SA.patch
	patches.drivers/0008-ata-ceva-Add-SMMU-support-for-SATA-IP.patch
	patches.drivers/ata-fixes-kernel-crash-while-tracing-ata_eh_link_aut.patch
	patches.drivers/IB-core-Fix-unable-to-change-lifespan-entry-for-hw_c.patch
	patches.drivers/IB-core-Fix-use-workqueue-without-WQ_MEM_RECLAIM.patch
	patches.drivers/IB-core-Fix-calculation-of-maximum-RoCE-MTU.patch
	patches.drivers/RDMA-qedr-Rename-the-qedr_cm-file-as-a-preparation-f.patch
	patches.drivers/RDMA-qedr-Add-support-for-registering-an-iWARP-devic.patch
	patches.drivers/RDMA-qedr-Add-iWARP-support-in-existing-verbs.patch
	patches.drivers/RDMA-qedr-Add-support-for-read-with-invalidate-suppo.patch
	patches.drivers/RDMA-qedr-Add-iWARP-connection-management-qp-related.patch
	patches.drivers/RDMA-qedr-Add-iWARP-connection-management-functions.patch
	patches.drivers/RDMA-qedr-Add-support-for-iWARP-in-user-space.patch
	patches.drivers/RDMA-qedr-Missing-error-code-in-qedr_init_user_queue.patch
	patches.drivers/RDMA-qedr-fix-build-error-without-ipv6.patch
	patches.drivers/RDMA-hns-Split-hw-v1-driver-from-hns-roce-driver.patch
	patches.drivers/RDMA-hns-Move-priv-in-order-to-add-multiple-hns_roce.patch
	patches.drivers/RDMA-hns-Initialize-the-PCI-device-for-hip08-RoCE.patch
	patches.drivers/RDMA-hns-Modify-assignment-device-variable-to-suppor.patch
	patches.drivers/RDMA-hns-Add-command-queue-support-for-hip08-RoCE-dr.patch
	patches.drivers/RDMA-hns-Add-profile-support-for-hip08-driver.patch
	patches.drivers/RDMA-hns-Add-mailbox-s-implementation-for-hip08-RoCE.patch
	patches.drivers/RDMA-hns-Add-the-interfaces-to-support-multi-hop-add.patch
	patches.drivers/RDMA-hns-Configure-BT-BA-and-BT-attribute-for-the-co.patch
	patches.drivers/RDMA-hns-Update-the-interfaces-for-MTT-CQE-multi-hop.patch
	patches.drivers/RDMA-hns-Split-CQE-from-MTT-in-hip08.patch
	patches.drivers/RDMA-hns-Support-multi-hop-addressing-for-PBL-in-hip.patch
	patches.drivers/RDMA-hns-Configure-mac-gid-and-user-access-region-fo.patch
	patches.drivers/RDMA-hns-Add-CQ-operations-support-for-hip08-RoCE-dr.patch
	patches.drivers/RDMA-hns-Add-QP-operations-support-for-hip08-SoC.patch
	patches.drivers/RDMA-hns-Add-support-for-processing-send-wr-and-rece.patch
	patches.drivers/RDMA-hns-Configure-the-MTPT-in-hip08.patch
	patches.drivers/RDMA-hns-Add-releasing-resource-operation-in-error-b.patch
	patches.drivers/RDMA-hns-Replace-condition-statement-using-hardware-.patch
	patches.drivers/RDMA-hns-Fix-inconsistent-warning.patch
	patches.drivers/RDMA-hns-Delete-the-unnecessary-initializing-enum-to.patch
	patches.drivers/IB-Move-PCI-dependency-from-root-KConfig-to-HW-s-KCo.patch
	patches.drivers/IB-cxgb3-cxgb4-Remove-unneeded-config-dependencies.patch
	patches.drivers/IB-uverbs-clean-up-INIT_UDATA_BUF_OR_NULL-usage.patch
	patches.drivers/RDMA-cxgb3-remove-redundant-first-assignement-of-sqp.patch
	patches.drivers/IB-mlx5-pr_err-and-mlx5_ib_dbg-strings-should-end-wi.patch
	patches.drivers/iw_cxgb4-Remove-__func__-parameter-from-pr_debug.patch
	patches.drivers/iw_cxgb4-change-pr_debug-to-appropriate-log-level.patch
	patches.drivers/IB-hfi1-Update-HFI-to-use-the-latest-PCI-API.patch
	patches.drivers/IB-hfi1-Inline-common-calculation.patch
	patches.drivers/IB-hfi1-Remove-unused-hfi1_cpulist-variables.patch
	patches.drivers/IB-hfi1-Extend-input-hdr-tracing-for-packet-type.patch
	patches.drivers/IB-hfi1-Add-a-safe-wrapper-for-_rcd_get_by_index.patch
	patches.drivers/IB-hfi1-Refactor-assign_ctxt-IOCTL.patch
	patches.drivers/IB-hfi1-Refactor-get_ctxt_info.patch
	patches.drivers/IB-hfi1-Refactor-get_base_info.patch
	patches.drivers/IB-hfi1-Refactor-hfi_user_exp_rcv_setup-IOCTL.patch
	patches.drivers/IB-hfi1-Refactor-hfi_user_exp_rcv_clear-IOCTLs.patch
	patches.drivers/IB-hfi1-Refactor-hfi_user_exp_rcv_invalid-IOCTLs.patch
	patches.drivers/IB-hfi1-Refactor-get_user-IOCTLs.patch
	patches.drivers/IB-opa_vnic-Properly-return-the-total-MACs-in-UC-MAC.patch
	patches.drivers/IB-opa_vnic-Properly-clear-Mac-Table-Digest.patch
	patches.drivers/RDMA-qedr-Fix-rdma_type-initialization.patch
	patches.drivers/RDMA-hns-make-various-function-static-fixes-warnings.patch
	patches.drivers/RDMA-hns-remove-redundant-assignment-to-variable-j.patch
	patches.drivers/iw_cxgb4-allocate-wait-object-for-each-memory-object.patch
	patches.drivers/iw_cxgb4-allocate-wait-object-for-each-cq-object.patch
	patches.drivers/iw_cxgb4-allocate-wait-object-for-each-qp-object.patch
	patches.drivers/iw_cxgb4-allocate-wait-object-for-each-ep-object.patch
	patches.drivers/iw_cxgb4-add-referencing-to-wait-objects.patch
	patches.drivers/RDMA-hns-Modify-the-value-with-rd-dest_rd-of-qp_attr.patch
	patches.drivers/RDMA-hns-Refactor-code-for-readability.patch
	patches.drivers/RDMA-hns-Check-return-value-of-kzalloc.patch
	patches.drivers/RDMA-hns-Only-assign-dest_qp-if-IB_QP_DEST_QPN-bit-i.patch
	patches.drivers/RDMA-hns-Set-rdma_ah_attr-type-for-querying-qp.patch
	patches.drivers/RDMA-hns-Avoid-NULL-pointer-exception.patch
	patches.drivers/RDMA-hns-Don-t-unregister-a-callback-we-didn-t-regis.patch
	patches.drivers/RDMA-hns-Fix-calltrace-for-sleeping-in-atomic.patch
	patches.drivers/RDMA-hns-return-0-rather-than-return-a-garbage-statu.patch
	patches.drivers/i40iw-Do-not-retransmit-MPA-request-after-it-is-ACKe.patch
	patches.drivers/i40iw-Do-not-generate-CQE-for-RTR-on-QP-flush.patch
	patches.drivers/i40iw-Do-not-allow-posting-WR-after-QP-is-flushed.patch
	patches.drivers/IB-hfi1-Add-parsing-for-platform-configuration-forma.patch
	patches.drivers/IB-hfi1-Fix-output-trace-issues-from-16B-change.patch
	patches.drivers/IB-hfi1-Fix-incorrect-available-receive-user-context.patch
	patches.drivers/IB-hfi1-Prevent-LNI-out-of-sync-by-resetting-host-in.patch
	patches.drivers/IB-core-Use-__be32-for-LIDs-in-opa_is_extended_lid.patch
	patches.drivers/IB-core-Do-not-warn-on-lid-conversions-for-OPA.patch
	patches.drivers/IB-hfi1-Do-not-warn-on-lid-conversions-for-OPA.patch
	patches.drivers/IB-rxe-check-for-allocation-failure-on-elem.patch
	patches.drivers/IB-rxe-put-the-pool-on-allocation-failure.patch
	patches.drivers/infiniband-add-MMU-dependency-for-user_mem.patch
	patches.drivers/IB-core-Fix-endianness-annotation-in-rdma_is_multica.patch
	patches.drivers/RDMA-cma-Avoid-triggering-undefined-behavior.patch
	patches.drivers/RDMA-cxgb4-Fix-indentation.patch
	patches.drivers/RDMA-cxgb4-Remove-the-obsolete-kernel-module-option-.patch
	patches.drivers/RDMA-cxgb4-Suppress-gcc-7-fall-through-complaints.patch
	patches.drivers/RDMA-cxgb4-Remove-a-set-but-not-used-variable.patch
	patches.drivers/IB-hns-Annotate-iomem-pointers-correctly.patch
	patches.drivers/IB-hns-Declare-local-functions-static.patch
	patches.drivers/RDMA-qedr-Use-NULL-instead-of-0-to-represent-a-point.patch
	patches.drivers/RDMA-qedr-Declare-local-functions-static.patch
	patches.drivers/RDMA-qedr-Annotate-iomem-pointers-correctly.patch
	patches.drivers/RDMA-qedr-Remove-set-but-not-used-variables.patch
	patches.drivers/IB-hfi1-Fix-serdes-loopback-set-up.patch
	patches.drivers/IB-hfi1-Allow-meta-version-4-for-platform-configurat.patch
	patches.drivers/IB-hfi1-Mask-out-A-bit-from-psn-trace.patch
	patches.drivers/IB-hfi1-Eliminate-allocation-while-atomic.patch
	patches.drivers/IB-hfi1-Set-hdr_type-when-tx-req-is-allocated.patch
	patches.drivers/IB-rdmavt-Don-t-wait-for-resources-in-QP-reset.patch
	patches.drivers/RDMA-hns-fix-spelling-mistake-Reseved-Reserved.patch
	patches.drivers/IB-hfi1-Add-MODULE_FIRMWARE-statements.patch
	patches.drivers/bnxt_re-Fix-incorrect-usage-of-test_bit.patch
	patches.drivers/bnxt_re-Make-room-for-mapping-beyond-32-entries.patch
	patches.drivers/IB-srpt-Do-not-accept-invalid-initiator-port-names.patch
	patches.drivers/IB-srp-Avoid-that-a-cable-pull-can-trigger-a-kernel-.patch
	patches.drivers/i40iw-Cleanup-AE-processing.patch
	patches.drivers/i40iw-Ignore-AE-source-field-in-AEQE-for-some-AEs.patch
	patches.drivers/i40iw-Move-exception_lan_queue-to-VSI-structure.patch
	patches.drivers/i40iw-Account-for-IPv6-header-when-setting-MSS.patch
	patches.drivers/i40iw-Reinitialize-IEQ-on-MTU-change.patch
	patches.drivers/i40iw-Clear-CQP-Head-Tail-during-initialization.patch
	patches.drivers/i40iw-Remove-UDA-QP-from-QoS-list-if-creation-fails.patch
	patches.drivers/i40iw-Move-cqp_cmd_head-init-to-CQP-initialization.patch
	patches.drivers/IB-ipoib-Get-rid-of-the-tx_outstanding-variable-in-a.patch
	patches.drivers/IB-ipoib-Use-NAPI-in-UD-TX-flows.patch
	patches.drivers/IB-ipoib-Change-number-of-TX-wqe-to-64.patch
	patches.drivers/RDMA-hns-Support-WQE-CQE-PBL-page-size-configurable-.patch
	patches.drivers/RDMA-hns-Update-the-IRRL-table-chunk-size-in-hip08.patch
	patches.drivers/RDMA-hns-Update-the-PD-CQE-MTT-specification-in-hip0.patch
	patches.drivers/RDMA-hns-Add-modify-CQ-support-for-hip08.patch
	patches.drivers/IB-cm-Fix-memory-corruption-in-handling-CM-request.patch
	patches.drivers/RDMA-cxgb4-Declare-stag-as-__be32.patch
	patches.drivers/bnxt_re-Implement-the-shutdown-hook-of-the-L2-RoCE-d.patch
	patches.drivers/IB-hfi1-Race-condition-between-user-notification-and.patch
	patches.drivers/Ib-hfi1-Return-actual-operational-VLs-in-port-info-q.patch
	patches.drivers/IB-hfi1-Validate-PKEY-for-incoming-GSI-MAD-packets.patch
	patches.drivers/IB-hfi1-Add-tx_opcode_stats-like-the-opcode_stats.patch
	patches.drivers/IB-hfi1-Insure-int-mask-for-in-kernel-receive-contex.patch
	patches.drivers/IB-hfi1-Don-t-modify-num_user_contexts-module-parame.patch
	patches.drivers/RDMA-hns-Add-rereg-mr-support-for-hip08.patch
	patches.drivers/RDMA-hns-Generate-gid-type-of-RoCEv2.patch
	patches.drivers/RDMA-hns-Configure-sgid-type-for-hip08-RoCE.patch
	patches.drivers/RDMA-hns-Update-calculation-of-irrl_ba-field-for-hip.patch
	patches.drivers/RDMA-hns-Configure-TRRL-field-in-hip08-RoCE-device.patch
	patches.drivers/RDMA-hns-Configure-fence-attribute-in-hip08-RoCE.patch
	patches.drivers/RDMA-hns-Set-se-attribute-of-sqwqe-in-hip08.patch
	patches.drivers/RDMA-hns-Enable-the-cqe-field-of-sqwqe-of-RC.patch
	patches.drivers/RDMA-hns-Set-sq_cur_sge_blk_addr-field-in-QPC-in-hip.patch
	patches.drivers/RDMA-hns-Update-the-usage-of-ack-timeout-in-hip08.patch
	patches.drivers/RDMA-hns-Add-sq_invld_flg-field-in-QP-context.patch
	patches.drivers/RDMA-hns-Set-the-owner-field-of-SQWQE-in-hip08-RoCE.patch
	patches.drivers/RDMA-hns-Unify-the-calculation-for-hem-index-in-hip0.patch
	patches.drivers/RDMA-hns-Modify-the-usage-of-cmd_sn-in-hip08.patch
	patches.drivers/IB-mlx4-Add-report-for-RSS-capabilities-by-vendor-ch.patch
	patches.drivers/IB-mlx4-Fix-RSS-s-QPC-attributes-assignments.patch
	patches.drivers/RDMA-cxgb4-Annotate-r2-and-stag-as-__be32.patch
	patches.drivers/IB-core-Avoid-crash-on-pkey-enforcement-failed-in-re.patch
	patches.drivers/IB-rxe-don-t-crash-if-allocation-of-crc-algorithm-fa.patch
	patches.drivers/RDMA-cxgb4-Protect-from-possible-dereference.patch
	patches.drivers/IB-mlx5-Assign-send-CQ-and-recv-CQ-of-UMR-QP.patch
	patches.drivers/IB-mlx5-Fix-RoCE-Address-Path-fields.patch
	patches.drivers/IB-mlx4-Use-optimal-numbers-of-MTT-entries.patch
	patches.drivers/IB-mlx4-Add-contig-support-for-control-objects.patch
	patches.drivers/IB-mlx4-Increase-maximal-message-size-under-UD-QP.patch
	patches.drivers/IB-core-Avoid-unnecessary-return-value-check.patch
	patches.drivers/bnxt_re-fix-a-crash-in-qp-error-event-processing.patch
	patches.drivers/bnxt_re-changing-the-ip-address-shouldn-t-affect-new.patch
	patches.drivers/iw_cxgb4-remove-BUG_ON-usage.patch
	patches.drivers/IB-hfi1-Allow-MgmtAllowed-on-B2B-setups.patch
	patches.drivers/IB-hfi1-Fix-a-wrapping-test-to-insure-the-correct-ti.patch
	patches.drivers/IB-hfi1-Do-not-allocate-PIO-send-contexts-for-VNIC.patch
	patches.drivers/IB-hfi1-Prohibit-invalid-Init-to-Armed-state-transit.patch
	patches.drivers/IB-hfi1-Send-reboot-as-planned-down-remote-reason.patch
	patches.drivers/IB-core-Convert-OPA-AH-to-IB-for-Extended-LIDs-only.patch
	patches.drivers/IB-hfi1-Mask-upper-16Bits-of-Extended-LID-prior-to-r.patch
	patches.drivers/IB-hfi1-Handle-initial-value-of-0-for-CCTI-setting.patch
	patches.drivers/RDMA-bnxt_re-Add-memory-barriers-when-processing-CQ-.patch
	patches.drivers/RDMA-bnxt_re-Set-QP-state-in-case-of-response-comple.patch
	patches.drivers/RDMA-bnxt_re-Flush-CQ-notification-Work-Queue-before.patch
	patches.drivers/RDMA-bnxt_re-synchronize-poll_cq-and-req_notify_cq-v.patch
	patches.drivers/RDMA-core-avoid-uninitialized-variable-warning-in-cr.patch
	patches.drivers/RDMA-vmw_pvrdma-Add-shared-receive-queue-support.patch
	patches.drivers/IB-core-Only-maintain-real-QPs-in-the-security-lists.patch
	patches.drivers/iw_cxgb4-Fix-possible-circular-dependency-locking-wa.patch
	patches.drivers/iw_cxgb4-only-call-the-cq-comp_handler-when-the-cq-i.patch
	patches.drivers/iw_cxgb4-atomically-flush-the-qp.patch
	patches.drivers/PCI-AER-Report-non-fatal-errors-only-to-the-affected
	patches.drivers/PCI-ASPM-Deal-with-missing-root-ports-in-link-state-
	patches.drivers/PCI-ASPM-Account-for-downstream-device-s-Port-Common
	patches.drivers/PCI-ASPM-Use-correct-capability-pointer-to-program-L
	patches.drivers/PCI-ASPM-Add-L1-Substates-definitions
	patches.drivers/misc-pci_endpoint_test-Avoid-triggering-a-BUG.patch
	patches.drivers/0001-PCI-Add-for_each_pci_bridge-helper.patch
	patches.drivers/0001-PCI-Move-pci_hp_add_bridge-to-drivers-pci-probe.c.patch
	patches.drivers/0001-PCI-Open-code-the-two-pass-loop-when-scanning-bridge.patch
	patches.fixes/0001-PCI-Do-not-allocate-more-buses-than-available-in-par.patch
	patches.drivers/0001-PCI-Distribute-available-buses-to-hotplug-capable-br.patch
	patches.drivers/0001-PCI-Distribute-available-resources-to-hotplug-capabl.patch
	patches.drivers/0001-PCI-pciehp-Fix-race-condition-handling-surprise-link.patch
	patches.drivers/0001-PCI-pciehp-Do-not-clear-Presence-Detect-Changed-duri.patch
	patches.drivers/PCI-PME-Handle-invalid-data-when-reading-Root-Status
	patches.arch/PCI-Remove-reset-argument-from-pci_iov_-add-remove-_.patch
	patches.drivers/PCI-Create-SR-IOV-virtfn-physfn-links-before-attachi
	patches.drivers/0005-PCI-Set-Cavium-ACS-capability-quirk-flags-to-assert-.patch
	patches.drivers/0006-PCI-Apply-Cavium-ThunderX-ACS-quirk-to-more-Root-Por.patch
	patches.drivers/PCI-Detach-driver-before-procfs-sysfs-teardown-on-de
	patches.drivers/0007-PCI-Mark-Cavium-CN8xxx-to-avoid-bus-reset.patch
	patches.drivers/0001-PCI-Avoid-bus-reset-if-bridge-itself-is-broken.patch
	patches.drivers/0002-PCI-Avoid-slot-reset-if-bridge-itself-is-broken.patch
	patches.drivers/0014-ipmi-fix-unsigned-long-underflow.patch
	patches.drivers/ipmi-Prefer-ACPI-system-interfaces-over-SMBIOS-ones
	patches.fixes/ocfs2-fix-cluster-hang-after-a-node-dies.patch
	patches.fixes/ocfs2-should-wait-dio-before-inode-lock-in-ocfs2_set.patch
	patches.fixes/ocfs2-ip_alloc_sem-should-be-taken-in-ocfs2_get_bloc.patch
	patches.fixes/mm-swap-fix-false-error-message-in-_swp_swapcount.patch
	patches.fixes/mm-page-writeback.c-remove-unused-parameter-from-bal.patch
	patches.fixes/0001-mm-drop-migrate-type-checks-from-has_unmovable_pages.patch
	patches.fixes/0001-mm-distinguish-CMA-and-MOVABLE-isolation-in-has_unmo.patch
	patches.fixes/0002-mm-page_alloc-fail-has_unmovable_pages-when-seeing-r.patch
	patches.fixes/0003-mm-memory_hotplug-do-not-fail-offlining-too-early.patch
	patches.fixes/0004-mm-memory_hotplug-remove-timeout-from-__offline_memo.patch
	patches.fixes/mm-Speedup-cancel_dirty_page-for-clean-pages.patch
	patches.fixes/mm-Refactor-truncate_complete_page.patch
	patches.fixes/mm-Factor-out-page-cache-page-freeing-into-a-separat.patch
	patches.fixes/mm-Move-accounting-updates-before-page_cache_tree_de.patch
	patches.fixes/mm-Move-clearing-of-page-mapping-to-page_cache_tree_.patch
	patches.fixes/mm-Factor-out-checks-and-accounting-from-__delete_fr.patch
	patches.fixes/mm-Batch-radix-tree-operations-when-truncating-pages.patch
	patches.suse/mm-page_alloc-enable-disable-IRQs-once-when-freeing-a-list-of-pages.patch
	patches.suse/mm-truncate-do-not-check-mapping-for-every-page-being-truncated.patch
	patches.suse/mm-truncate-remove-all-exceptional-entries-from-pagevec-under-one-lock.patch
	patches.suse/mm-only-drain-per-cpu-pagevecs-once-per-pagevec-usage.patch
	patches.suse/mm-pagevec-remove-cold-parameter-for-pagevecs.patch
	patches.suse/mm-remove-cold-parameter-for-release_pages.patch
	patches.suse/mm-remove-cold-parameter-from-free_hot_cold_page.patch
	patches.suse/mm-remove-__GFP_COLD.patch
	patches.suse/mm-page_alloc-simplify-list-handling-in-rmqueue_bulk.patch
	patches.suse/mm-pagevec-rename-pagevec-drained-field.patch
	patches.fixes/mm-page_alloc-fix-potential-false-positive-in-_zone_watermark_ok.patch
	patches.fixes/mm-page_alloc.c-broken-deferred-calculation.patch
	patches.fixes/mm-sparse-do-not-swamp-log-with-huge-vmemmap-allocat.patch
	patches.fixes/mm-do-not-rely-on-preempt_count-in-print_vma_addr.patch
	patches.fixes/mm-page_ext.c-check-if-page_ext-is-not-prepared.patch
	patches.drivers/media-cx231xx-cards-fix-NULL-deref-on-missing-associ
	patches.drivers/media-rc-check-for-integer-overflow
	patches.drivers/media-imon-Fix-null-ptr-deref-in-imon_probe
	patches.drivers/media-omap_vout-Fix-a-possible-null-pointer-derefere
	patches.drivers/media-v4l2-ctrl-Fix-flags-field-on-Control-events
	patches.drivers/media-usbtv-fix-brightness-and-contrast-controls
	patches.drivers/media-Don-t-do-DMA-on-stack-for-firmware-upload-in-t
	patches.drivers/media-dvb-core-always-call-invoke_release-in-fe_free
	patches.drivers/media-dib0700-fix-invalid-dvb_detach-argument
	patches.drivers/dvb_frontend-don-t-use-after-free-the-frontend-struc
	patches.drivers/drm-panel-simple-Fix-width-and-height-for-Olimex-LCD
	patches.drivers/drm-panel-simple-Add-missing-panel_simple_unprepare-
	patches.drivers/drm-dp-Add-defines-for-DP-SDP-types
	patches.drivers/drm-gma500-fix-logic-error
	patches.drivers/0080-drm-rockchip-Add-support-for-Rockchip-Soc-LVDS.patch
	patches.drivers/drm-i915-Always-wait-for-flip_done-v2
	patches.drivers/drm-atomic-Return-commit-in-drm_crtc_commit_get-for-
	patches.drivers/drm-atomic-Move-drm_crtc_commit-to-drm_crtc_state-v4
	patches.drivers/drm-atomic-Fix-freeing-connector-plane-state-too-ear
	patches.drivers/drm-atomic-Make-async-plane-update-checks-work-as-in
	patches.drivers/drm-sun4i-tcon-Unconditionally-reset-the-TCON
	patches.drivers/drm-Make-syncobj-import-export-functions-static
	patches.drivers/drm-Drop-drm_get_link_status_name
	patches.drivers/drm-Make-__drm_object_property_get_value-static
	patches.drivers/drm-dp-mst-Sideband-message-transaction-to-power-up-
	patches.drivers/0081-drm-rockchip-Replace-dev_-with-DRM_DEV_.patch
	patches.drivers/0082-drm-rockchip-Fix-uninitialized-use-of-ret.patch
	patches.drivers/0083-drm-rockchip-Cocci-spatch-vma_pages.patch
	patches.drivers/0084-drm-rockchip-Rely-on-the-default-best_encoder-behavi.patch
	patches.drivers/drm-i915-cnl-Introduce-initial-Cannonlake-Workaround
	patches.drivers/drm-i915-cnl-Add-WaDisableReplayBufferBankArbitratio
	patches.drivers/drm-i915-cnl-WaDisableEnhancedSBEVertexCaching
	patches.drivers/drm-i915-cnl-Apply-large-line-width-optimization
	patches.drivers/drm-i915-dp-rename-intel_dp_is_edp-to-intel_dp_is_po
	patches.drivers/drm-i915-dp-make-is_edp-non-static-and-rename-to-int
	patches.drivers/drm-i915-Re-enable-per-engine-reset-for-Broxton
	patches.drivers/drm-i915-Check-has_infoframes-when-enabling-infofram
	patches.drivers/drm-i915-Disable-infoframes-when-shutting-down-DDI-H
	patches.drivers/drm-i915-Move-infoframe-vfuncs-into-intel_digital_po
	patches.drivers/drm-i915-Init-infoframe-vfuncs-for-DP-encoders-as-we
	patches.drivers/drm-i915-Plumb-crtc_state-to-PSR-enable-disable
	patches.drivers/drm-i915-Constify-states-passed-to-enable-disable-et
	patches.drivers/drm-i915-Boost-GPU-clocks-if-we-miss-the-pageflip-s-
	patches.drivers/drm-i915-cnl-simplify-cnl_procmon_values-handling
	patches.drivers/drm-i915-cnl-extract-cnl_set_procmon_ref_values
	patches.drivers/drm-i915-cfl-Coffee-Lake-works-on-Kaby-Lake-PCH
	patches.drivers/drm-i915-Keep-a-small-stash-of-preallocated-WC-pages
	patches.drivers/drm-i915-cnl-WaPushConstantDereferenceHoldDisable
	patches.drivers/drm-i915-cnl-WaForceContextSaveRestoreNonCoherent
	patches.drivers/drm-i915-Assert-that-the-handle-vma-lut-is-empty-on-
	patches.drivers/drm-i915-Make-some-RPS-functions-static
	patches.drivers/drm-i915-Beef-up-the-IPS-vs.-CRC-workaround
	patches.drivers/drm-i915-bios-amend-child-device-config-parameters
	patches.drivers/drm-i915-bios-document-BDB-versions-of-child-device-
	patches.drivers/drm-i915-bios-remove-the-raw-version-of-child-device
	patches.drivers/drm-i915-bios-add-legacy-contents-to-common-child-de
	patches.drivers/drm-i915-bios-throw-away-high-level-child-device-uni
	patches.drivers/drm-i915-bios-throw-away-struct-old_child_dev_config
	patches.drivers/drm-i915-bios-document-child-device-config-dvo_port-
	patches.drivers/drm-i915-bios-group-device-type-definitions-together
	patches.drivers/drm-i915-bios-throw-away-unused-DVO_-macros
	patches.drivers/drm-i915-bios-drop-the-rest-of-the-p_-prefixes-from-
	patches.drivers/drm-i915-cnl-don-t-hardcode-DPCLKA_CFGCR0_DDI_CLK_SE
	patches.drivers/drm-i915-Fix-FBC-cfb-stride-programming-for-non-X-ti
	patches.drivers/drm-i915-bios-split-up-iboost-to-hdmi-and-dp-bitfiel
	patches.drivers/drm-i915-bios-amend-bdb_general_features
	patches.drivers/drm-i915-bios-amend-child-device-flags-based-on-inte
	patches.drivers/drm-i915-bios-amend-edp-block-based-on-intel_vbt_dec
	patches.drivers/drm-i915-Beef-up-of-Beef-up-the-IPS-vs.-CRC-workarou
	patches.drivers/drm-i915-Remove-excess-indent-in-intel_finish_reset-
	patches.drivers/drm-i915-Don-t-use-GPU-relocations-prior-to-cmdparse
	patches.drivers/drm-i915-Always-sanity-check-engine-state-upon-idlin
	patches.drivers/drm-i915-Clear-wedged-status-upon-resume
	patches.drivers/drm-i915-Discard-the-request-queue-if-we-fail-to-sle
	patches.drivers/drm-i915-Stop-using-long-platform-names-on-clock-gat
	patches.drivers/drm-i915-cnl-WA-FtrEnableFastAnisoL1BankingFix
	patches.drivers/drm-i915-cnl-WaDisableI2mCycleOnWRPort
	patches.drivers/drm-i915-cnl-Avoid-ioremap_wc-on-Cannonlake-as-well
	patches.drivers/drm-i915-Introduce-intel_ddi_dp_level
	patches.drivers/drm-i915-decouple-gen9-and-gen10-dp-signal-levels
	patches.drivers/drm-i915-Align-vswing-sequences-with-old-ddi-buffer-
	patches.drivers/drm-i915-Enable-voltage-swing-before-enabling-DDI_BU
	patches.drivers/drm-i915-cnl-Move-voltage-check-into-ddi-buf-trans-f
	patches.drivers/drm-i915-cnl-Move-ddi-buf-trans-related-functions-up
	patches.drivers/drm-i915-cnl-Fix-DDI-hdmi-level-selection
	patches.drivers/drm-i915-cnl-Fix-DP-max-voltage
	patches.drivers/drm-i915-Track-minimum-acceptable-cdclk-instead-of-m
	patches.drivers/drm-i915-Consolidate-max_cdclk_freq-check-in-intel_c
	patches.drivers/drm-i915-Pass-the-new-crtc-state-to-color-management
	patches.drivers/drm-i915-Pass-the-crtc-state-explicitly-to-intel_pip
	patches.drivers/drm-i915-Eliminate-obj-state-usage-in-g4x-vlv-chv-wm
	patches.drivers/drm-i915-add-GT-number-to-intel_device_info
	patches.drivers/drm-i915-mark-all-device-info-struct-with-__initcons
	patches.drivers/drm-i915-rework-IS_-_GT-macros
	patches.drivers/drm-i915-Pass-proper-old-new-states-to-intel_plane_a
	patches.drivers/drm-i915-Eliminate-obj-state-usage-from-pre-post-pla
	patches.drivers/drm-i915-Eliminate-crtc-state-usage-from-intel_updat
	patches.drivers/drm-i915-Eliminate-crtc-state-usage-from-intel_atomi
	patches.drivers/drm-i915-Use-correct-path-to-trace-include
	patches.drivers/drm-i915-Add-interface-to-reserve-fence-registers-fo
	patches.drivers/drm-i915-Wake-up-the-device-for-the-fbdev-setup
	patches.drivers/drm-i915-io-unmap-functions-want-__iomem
	patches.drivers/drm-i915-Constify-load-detect-mode
	patches.drivers/drm-i915-cnp-Wa-1181-Fix-Backlight-issue
	patches.drivers/drm-i915-Disable-MI_STORE_DATA_IMM-for-i915g-i915gm
	patches.drivers/drm-i915-Move-device_info.has_snoop-into-the-static-
	patches.drivers/drm-i915-cnl-Allow-the-reg_read-ioctl-to-read-the-RC
	patches.drivers/drm-i915-Display-WA-1133-WaFbcSkipSegments-cnl-glk
	patches.drivers/drm-i915-Lift-has-pinned-pages-assert-to-caller-of-_
	patches.drivers/drm-i915-cnl-WaThrottleEUPerfToAvoidTDBackPressure-c
	patches.drivers/drm-i915-Update-DRIVER_DATE-to-20170907
	patches.drivers/drm-Pass-struct-drm_file-to-__drm_mode_object_find-v
	patches.drivers/drm-i915-Disable-snooping-userptr-set-cache-level-on
	patches.drivers/drm-i915-Fixed-point-fixed16-wrapper-cleanup
	patches.drivers/drm-i915-skl-Optimize-WM-calculation
	patches.drivers/drm-i915-gen10-Calculate-and-enable-transition-WM
	patches.drivers/drm-i915-glk-IPC-linetime-watermark-workaround-for-G
	patches.drivers/drm-i915-cnl-Extend-WM-workaround-with-IPC-for-CNL
	patches.drivers/drm-i915-gen9-Add-has_ipc-flag-in-device-info-struct
	patches.drivers/drm-i915-bxt-Enable-IPC-support
	patches.drivers/drm-i915-skl-debugfs-entry-to-control-IPC
	patches.drivers/drm-i915-Disable-mmio-debugging-during-user-access
	patches.drivers/i915-Fix-obj-size-vs.-alignment-for-drm_pci_alloc
	patches.drivers/drm-i915-Apply-the-GTT-write-flush-for-all-llc-machi
	patches.drivers/drm-i915-Transform-WaInPlaceDecompressionHang-into-a
	patches.drivers/drm-i915-Transform-WaDisableI2mCycleOnWRPort-into-a-
	patches.drivers/drm-i915-WaPushConstantDereferenceHoldDisable-needs-
	patches.drivers/drm-i915-Transform-WaDisableGafsUnitClkGating-into-a
	patches.drivers/drm-i915-Transform-WaDisableDynamicCreditSharing-int
	patches.drivers/drm-i915-Transform-WaDisablePooledEuLoadBalancingFix
	patches.drivers/drm-i915-kvmgt-Sanitize-PCI-bar-emulation
	patches.drivers/drm-i915-gvt-Add-emulation-for-BAR2-aperture-with-no
	patches.drivers/drm-i915-gvt-Separate-cmd-scan-from-request-allocati
	patches.drivers/drm-i915-gvt-Add-error-handling-for-intel_gvt_scan_a
	patches.drivers/drm-i915-gvt-Refine-error-handling-for-prepare_execl
	patches.drivers/drm-i915-gvt-Refine-error-handling-for-intel_vgpu_pi
	patches.drivers/drm-i915-gvt-Refine-error-handling-in-dispatch_workl
	patches.drivers/drm-i915-gvt-Refine-error-handling-for-perform_bb_sh
	patches.drivers/drm-i915-gvt-Add-support-for-PCIe-extended-configura
	patches.drivers/drm-i915-Add-a-default-case-in-gen7-hwsp-switch-case
	patches.drivers/drm-i915-Make-PAT-macros-more-robust
	patches.drivers/drm-i915-Only-initialize-partially-filled-pagetables
	patches.drivers/drm-i915-psr-Avoid-any-PSR-stuff-on-platforms-withou
	patches.drivers/drm-i915-psr-vfunc-for-disabling-source
	patches.drivers/drm-i915-psr-hsw_psr_activate
	patches.drivers/drm-i915-psr-Add-activate-vfunc
	patches.drivers/drm-i915-psr-Unify-VSC-setup-functions
	patches.drivers/drm-i915-psr-Re-create-a-hsw_psr_enable_source
	patches.drivers/drm-i915-psr-Move-hsw_enable_source-after-enabling-s
	patches.drivers/drm-i915-psr-Re-org-Activate-after-enable
	patches.drivers/drm-i915-psr-Add-setup-VSC-vfunc
	patches.drivers/drm-i915-psr-Add-enable_sink-vfunc
	patches.drivers/drm-i915-psr-Add-enable_source-vfunc
	patches.drivers/drm-i915-Increase-poll-time-for-BDW-FCLK_DONE
	patches.drivers/drm-i915-Factor-out-setup_private_pat
	patches.drivers/drm-i915-Nuke-some-bogus-tabs-from-the-pcode-defines
	patches.drivers/drm-i915-Name-the-IPS_PCODE_CONTROL-bit
	patches.drivers/drm-i915-spt-Don-t-reset-invalid-AUX-channel-interru
	patches.drivers/drm-i915-Cleanup-error-paths-through-eb_lookup_vma
	patches.drivers/drm-i915-dsi-Replace-MIPI-command-error-message-with
	patches.drivers/drm-i915-Move-the-context-descriptor-to-an-inline-he
	patches.drivers/drm-i915-guc-Name-the-default-GuC-scheduling-policy
	patches.drivers/drm-i915-guc-Remove-WQ_WORKLOAD_SHIFT-define
	patches.drivers/drm-i915-guc-Small-improvements-to-guc_wq_item_appen
	patches.drivers/drm-i915-Squelch-smatch-warning-for-statement-with-n
	patches.drivers/drm-i915-Use-mul_u32_u32-for-32b-x-32b-64b-result
	patches.drivers/drm-i915-selftests-Use-mul_u32_u32-for-32b-x-32b-64b
	patches.drivers/drm-i915-lrc-Clarify-the-format-of-the-context-image
	patches.drivers/drm-i915-guc-Don-t-make-assumptions-while-getting-th
	patches.drivers/drm-i915-lrc-allocate-separate-page-for-HWSP
	patches.drivers/drm-i915-Allow-HW-status-page-to-be-bound-high
	patches.drivers/drm-i915-execlists-Read-the-context-status-buffer-fr
	patches.drivers/drm-i915-execlists-Read-the-context-status-HEAD-from
	patches.drivers/drm-i915-Refresh-VLV-CHV-PSR-comments-on-HW-PSR_stat
	patches.drivers/drm-i915-Introduce-INTEL_GEN_MASK
	patches.drivers/drm-i915-Simplify-i915_reg_read_ioctl
	patches.drivers/drm-i915-Switch-over-to-the-LLC-eLLC-hotspot-avoidan
	patches.drivers/drm-i915-Introduce-private-PAT-management
	patches.drivers/drm-i915-Remove-the-INDEX-suffix-from-PPAT-marcos
	patches.drivers/drm-i915-Don-t-enable-unmask-flip-interrupts
	patches.drivers/drm-i915-Clear-pipestat-consistently
	patches.drivers/drm-i915-s-GEN5-GEN3
	patches.drivers/drm-i915-Use-GEN3_IRQ_RESET-INIT-on-gen3-4
	patches.drivers/drm-i915-Introduce-GEN2_IRQ_RESET-INIT
	patches.drivers/drm-i915-Setup-EMR-first-on-all-gen2-4
	patches.drivers/drm-i915-Eliminate-PORT_HOTPLUG_EN-setup-from-gen3-4
	patches.drivers/drm-i915-Unify-the-appearance-of-gen3-4-irq_postista
	patches.drivers/drm-i915-Remove-NULL-dev_priv-checks-from-irq_uninst
	patches.drivers/drm-i915-Extract-PIPESTAT-irq-handling-into-separate
	patches.drivers/drm-i915-Rewrite-GMCH-irq-handlers-to-avoid-loops
	patches.drivers/drm-i915-Gen3-HWSTAM-is-actually-32-bits
	patches.drivers/drm-i915-cnl-Change-the-macro-name-to-DPLL_CFGCR0_DC
	patches.drivers/drm-i915-Mark-the-userptr-invalidate-workqueue-as-WQ
	patches.drivers/drm-i915-Rename-lvds_use_ssc-modparam-to-panel_use_s
	patches.drivers/drm-i915-Introduce-custom-variant-of-module_param_na
	patches.drivers/drm-i915-Extend-private-i915_param_named-macro-with-
	patches.drivers/drm-i915-Mask-everything-in-ring-HWSTAM-on-gen6-in-r
	patches.drivers/drm-i915-Clean-up-the-HWSTAM-mess
	patches.drivers/drm-i915-Remove-duplicated-irq_preinstall-uninstall-
	patches.drivers/drm-i915-Reinstate-GMBUS-and-AUX-interrupts-on-gen4-
	patches.drivers/drm-i915-Cancel-all-ready-but-queued-requests-when-w
	patches.drivers/drm-i915-execlists-Kick-start-request-processing-aft
	patches.drivers/drm-i915-execlists-Move-insert_request
	patches.drivers/drm-i915-execlists-Split-insert_request
	patches.drivers/drm-i915-execlists-Unwind-incomplete-requests-on-res
	patches.drivers/drm-i915-guc-Remove-obsolete-comments-and-remove-unu
	patches.drivers/drm-i915-guc-Submit-GuC-workitems-containing-coalesc
	patches.drivers/drm-i915-guc-Simplify-GuC-doorbell-logic
	patches.drivers/drm-i915-guc-Cleanup-adding-GuC-work-items
	patches.drivers/drm-i915-Return-the-correct-score-in-i915_ppat_get
	patches.drivers/drm-i915-selftests-Disable-iommu-for-the-mock-device
	patches.drivers/drm-i915-perf-disable-clk-ratio-reports-on-gen9
	patches.drivers/drm-i915-perf-add-support-for-Coffeelake-GT2
	patches.drivers/drm-i915-Do-not-enable-DRRS-when-PSR-is-enabled
	patches.drivers/drm-i915-cnp-Don-t-touch-other-PCH-clock-gating-bits
	patches.drivers/drm-i915-selftests-Only-touch-archdata.iommu-when-it
	patches.drivers/drm-i915-fence-Avoid-del_timer_sync-from-inside-a-ti
	patches.drivers/drm-i915-Replace-some-spaces-with-tabs
	patches.drivers/drm-i915-Shrink-bxt_ddi_buf_trans
	patches.drivers/drm-i915-Shrink-cnl_ddi_buf_trans
	patches.drivers/drm-i915-cnp-Display-Wa-1179-WaHardHangonHotPlug
	patches.drivers/drm-i915-cfl-Remove-alpha-support-protection
	patches.drivers/drm-i915-Stop-engines-before-reset
	patches.drivers/drm-i915-Drop-useless-HAS_PSR-check
	patches.drivers/drm-i915-Reorganize-.disable-hooks-for-pre-DDI-DP
	patches.drivers/drm-i915-kbl-Change-a-KBL-pci-id-to-GT2-from-GT1.5
	patches.drivers/drm-i915-Document-the-split-in-internal-and-public-e
	patches.drivers/drm-i915-Only-wake-the-waiter-from-the-interrupt-if-
	patches.drivers/drm-i915-Check-waiter-seqno-carefully-in-case-of-pre
	patches.drivers/drm-i915-Confirm-request-global_seqno-after-spin-com
	patches.drivers/drm-i915-Rename-global-i915-to-i915_modparams
	patches.drivers/drm-i915-cnl-Add-Gen10-LRC-size
	patches.drivers/drm-i915-Make-i915_spin_request-static
	patches.drivers/drm-i915-Make-own-struct-for-execlist-items
	patches.drivers/drm-i915-Move-execlist-initialization-into-intel_eng
	patches.drivers/drm-i915-Wrap-port-cancellation-into-a-function
	patches.drivers/drm-i915-Add-execlist_port_complete
	patches.drivers/drm-i915-Make-execlist-port-count-variable
	patches.drivers/drm-i915-lrc-Only-enable-per-context-and-per-bb-buff
	patches.drivers/drm-i915-lrc-Skip-no-op-per-bb-buffer-on-gen9
	patches.drivers/drm-i915-mst-Debug-log-connector-name-in-destroy_con
	patches.drivers/drm-i915-mst-Print-active-mst-links-after-update
	patches.drivers/drm-i915-dp-Fix-buffer-size-for-sink_irq_esi-read
	patches.drivers/drm-i915-dp-Remove-useless-debug-about-TPS3-support
	patches.drivers/drm-i915-Speed-up-DMC-firmware-loading
	patches.drivers/drm-i915-Don-t-rmw-PIPESTAT-enable-bits
	patches.drivers/drm-i915-execlists-Microoptimise-execlists_cancel_po
	patches.drivers/drm-i915-Enable-scanline-read-based-on-frame-timesta
	patches.drivers/drm-i915-Make-I915_PARAMS_FOR_EACH-macro-more-flexib
	patches.drivers/drm-i915-Extend-I915_PARAMS_FOR_EACH-with-default-me
	patches.drivers/drm-i915-Fix-default-values-of-some-modparams
	patches.drivers/drm-i915-huc-Reorganize-HuC-authentication
	patches.drivers/drm-i915-selftests-Try-to-recover-from-a-wedged-GPU-
	patches.drivers/drm-i915-Add-IS_PLATFORM-macro
	patches.drivers/drm-i915-Compact-device-info-access-by-a-small-re-or
	patches.drivers/drm-i915-cnl-Add-support-slice-subslice-eu-configs
	patches.drivers/drm-i915-execlists-Notify-context-out-for-lost-reque
	patches.drivers/i915-Use-pS-printk-format-for-direct-addresses
	patches.drivers/drm-i915-Avoid-using-dev_priv-info.gen-directly
	patches.drivers/drm-i915-Allow-optimized-platform-checks
	patches.drivers/drm-dp-Add-defines-for-latency-in-sink
	patches.drivers/drm-i915-psr-Set-frames-before-SU-entry-for-psr2
	patches.drivers/drm-i915-Also-discard-second-CRC-on-gen8-platforms
	patches.drivers/drm-i915-Update-DRIVER_DATE-to-20170929
	patches.drivers/drm-atomic-Make-atomic-iterators-less-surprising
	patches.drivers/drm-vblank-Fix-flip-event-vblank-count
	patches.drivers/drm-kirin-Checking-for-IS_ERR-instead-of-NULL
	patches.drivers/0085-drm-rockchip-add-PINCTRL-dependency-for-LVDS.patch
	patches.drivers/drm-tilcdc-Precalculate-total-frametime-in-tilcdc_cr
	patches.drivers/drm-amdgpu-correct-reference-clock-value-on-vega10
	patches.drivers/drm-i915-selftests-Replace-wmb-with-i915_gem_chipset
	patches.drivers/drm-i915-Move-i915_gem_restore_fences-to-i915_gem_re
	patches.drivers/drm-i915-execlists-Move-request-unwinding-to-a-separ
	patches.drivers/drm-i915-Give-the-invalid-priority-a-magic-name
	patches.drivers/drm-i915-execlists-Cache-the-last-priolist-lookup
	patches.drivers/drm-i915-gen9-Set-same-power-state-before-hibernatio
	patches.drivers/drm-i915-gen8-Init-reset-display-interrupts-only-if-
	patches.drivers/drm-i915-Add-has_psr-flag-to-gen9lp
	patches.drivers/drm-i915-glk-cnl-Implement-WaDisableScalarClockGatin
	patches.drivers/drm-i915-skl-Fix-has_ipc-on-skl-and-document-WaDisab
	patches.drivers/drm-i915-Organize-GEN-features-inheritance
	patches.drivers/drm-i915-Organize-GLK_COLORS
	patches.drivers/drm-i915-Unset-legacy_cursor_update-early-in-intel_a
	patches.drivers/drm-i915-Skip-vblank-waits-for-cursor-updates-when-w
	patches.drivers/drm-i915-Remove-use_mmio_flip-modparm-v2
	patches.drivers/drm-i915-Transform-whitelisting-WAs-into-a-simple-re
	patches.drivers/drm-i915-Move-MMCD_MISC_CTRL-from-context-w-a-to-sta
	patches.drivers/drm-i915-Remove-WA_-SET-CLR-_BIT
	patches.drivers/drm-i915-Fix-some-tracepoints-to-capture-full-64b
	patches.drivers/drm-i915-Remove-defunct-trace-points
	patches.drivers/drm-i915-Make-intel_uncore.h-header-self-contained
	patches.drivers/drm-i915-uc-Drop-unnecessary-forward-declaration
	patches.drivers/drm-i915-uc-Create-intel_uc_init_mmio
	patches.drivers/drm-i915-uc-Move-uC-fw-helper-code-into-dedicated-fi
	patches.drivers/drm-i915-huc-Move-HuC-declarations-into-dedicated-he
	patches.drivers/drm-i915-guc-Move-Guc-early-init-into-own-function
	patches.drivers/drm-i915-preempt-Fix-WaEnablePreemptionGranularityCo
	patches.drivers/drm-i915-preempt-Default-to-disabled-mid-command-pre
	patches.drivers/drm-i915-execlists-Distinguish-the-incomplete-contex
	patches.drivers/drm-i915-Introduce-a-preempt-context
	patches.drivers/drm-i915-execlists-Move-bdw-GPGPU-w-a-to-emit_bb
	patches.drivers/drm-i915-execlists-Keep-request-priority-for-its-lif
	patches.drivers/drm-i915-Expand-I915_PARAM_HAS_SCHEDULER-into-a-capa
	patches.drivers/drm-i915-execlists-Preemption
	patches.drivers/drm-i915-scheduler-Support-user-defined-priorities
	patches.drivers/drm-i915-mst-Use-MST-sideband-message-transactions-f
	patches.drivers/drm-i915-selftests-Remember-to-create-the-fake-preem
	patches.drivers/drm-i915-selftests-fix-check-for-intel-IOMMU
	patches.drivers/drm-i915-avoid-potential-uninitialized-variable-use
	patches.drivers/drm-i915-cnl-Do-not-add-an-extra-page-for-precaution
	patches.drivers/drm-i915-guc-Move-GuC-log-declarations-into-dedicate
	patches.drivers/drm-i915-guc-Move-GuC-submission-declarations-into-d
	patches.drivers/drm-i915-guc-Move-GuC-core-definitions-into-dedicate
	patches.drivers/drm-i915-uc-Fix-includes-order
	patches.drivers/drm-i915-uc-Unify-initialization-of-the-uC-firmware-
	patches.drivers/drm-i915-push-DDI-CRT-underrun-reporting-on-enable-t
	patches.drivers/drm-i915-push-DDI-CRT-underrun-reporting-on-disable-
	patches.drivers/drm-i915-push-DDI-and-DSI-underrun-reporting-on-enab
	patches.drivers/drm-i915-push-DDI-FDI-link-training-on-enable-to-CRT
	patches.drivers/drm-i915-crt-clean-up-encoder-hook-assignment
	patches.drivers/drm-i915-Don-t-use-BIT-in-UAPI-section
	patches.drivers/drm-i915-Unify-uC-variable-types-to-avoid-flooding-c
	patches.drivers/drm-i915-huc-Fix-includes-in-intel_huc.c
	patches.drivers/drm-i915-Fix-pointer-to-int-conversion
	patches.drivers/drm-i915-Try-harder-to-finish-the-idle-worker
	patches.drivers/drm-i915-execlists-Add-a-comment-for-the-extra-MI_AR
	patches.drivers/drm-i915-Use-intel_get_pipe_timings-and-intel_mode_f
	patches.drivers/drm-i915-Make-i915_engine_info-pretty-printer-to-sta
	patches.drivers/drm-i915-selftests-Pretty-print-engine-state-when-re
	patches.drivers/drm-i915-Hold-forcewake-for-the-duration-of-reset-re
	patches.drivers/drm-i915-selftests-Hold-the-rpm-wakeref-for-the-rese
	patches.drivers/drm-i915-Provide-an-assert-for-when-we-expect-forcew
	patches.drivers/drm-i915-Pin-fence-for-iomap
	patches.drivers/drm-i915-Consolidate-get_fence-with-pin_fence
	patches.drivers/drm-i915-Track-user-GTT-faulting-per-vma
	patches.drivers/drm-i915-Check-PIN_NONFAULT-overlaps-in-evict_for_no
	patches.drivers/drm-i915-Try-a-minimal-attempt-to-insert-the-whole-o
	patches.drivers/drm-i915-Avoid-evicting-user-fault-mappable-vma-for-
	patches.drivers/drm-i915-Early-rejection-of-mappable-GGTT-pin-attemp
	patches.drivers/drm-i915-add-the-BXT-and-CNL-DPLL-registers-to-pipe_
	patches.drivers/drm-i915-avoid-division-by-zero-on-cnl_calc_wrpll_li
	patches.drivers/drm-i915-bios-refactor-parse-general-definitions
	patches.drivers/drm-i915-bios-don-t-initialize-fields-based-on-vbt-v
	patches.drivers/drm-i915-bios-remove-an-unnecessary-temp-variable
	patches.drivers/drm-i915-bios-cleanup-comments-and-useless-return
	patches.drivers/drm-i915-bios-merge-parse_device_mapping-into-parse_
	patches.drivers/drm-i915-bios-parse-SDVO-device-mapping-from-pre-par
	patches.drivers/drm-i915-bios-don-t-pass-bdb-to-parsers-that-don-t-p
	patches.drivers/drm-i915-Preallocate-our-mmu-notifier-workequeu-to-u
	patches.drivers/drm-i915-Use-execlists_num_ports-instead-of-size-of-
	patches.drivers/drm-i915-Increase-atomic-update-vblank-evasion-time-
	patches.drivers/drm-i915-Use-enum-pipe-for-PCH-transcoders
	patches.drivers/drm-i915-Parametrize-CBR_DPLLBMD_PIPE-defines
	patches.drivers/drm-i915-Pass-crtc-state-to-i9xx_enable_pll
	patches.drivers/drm-i915-Nuke-the-bogus-kernel-doc-for-i9xx_disable_
	patches.drivers/drm-i915-Don-t-relay-on-I915_MAX_PIPES
	patches.drivers/drm-i915-Remove-I915_MAX_PIPES-dependency-for-DDB-al
	patches.drivers/drm-i915-Fold-IRQ-pipe-masks
	patches.drivers/drm-i915-Favor-for_each_pipe-macro
	patches.drivers/drm-i915-Cleanup-South-Error-Interrupts
	patches.drivers/drm-i915-Separate-RPS-and-RC6-handling-for-gen6
	patches.drivers/drm-i915-Remove-superfluous-IS_BDW-checks-and-non-BD
	patches.drivers/drm-i915-Separate-RPS-and-RC6-handling-for-BDW
	patches.drivers/drm-i915-Separate-RPS-and-RC6-handling-for-VLV
	patches.drivers/drm-i915-Separate-RPS-and-RC6-handling-for-CHV
	patches.drivers/drm-i915-Name-i915_runtime_pm-structure-in-dev_priv-
	patches.drivers/drm-i915-Move-rps.hw_lock-to-dev_priv-and-s-hw_lock-
	patches.drivers/drm-i915-Name-structure-in-dev_priv-that-contains-RP
	patches.drivers/drm-i915-Rename-intel_enable_rc6-to-intel_rc6_enable
	patches.drivers/drm-i915-Create-generic-function-to-setup-LLC-ring-f
	patches.drivers/drm-i915-Create-generic-functions-to-control-RC6-RPS
	patches.drivers/drm-i915-Introduce-separate-status-variable-for-RC6-
	patches.drivers/drm-i915-Use-rcu-instead-of-stop_machine-in-set_wedg
	patches.drivers/drm-i915-Reuse-normal-state-readout-for-LVDS-DVO-fix
	patches.drivers/drm-i915-Allow-PCH-platforms-fall-back-to-BIOS-LVDS-
	patches.drivers/drm-i915-dp-centralize-max-source-rate-conditions-mo
	patches.drivers/drm-i915-dp-limit-sink-rates-based-on-rate
	patches.drivers/drm-i915-userptr-Drop-struct_mutex-before-cleanup
	patches.drivers/drm-i915-Simplify-intel_sanitize_enable_ppgtt
	patches.drivers/drm-i915-Update-DRIVER_DATE-to-20171012
	patches.drivers/drm-atomic-Make-atomic-helper-track-newly-assigned-p
	patches.drivers/drm-atomic-Check-for-busy-planes-connectors-before-s
	patches.drivers/drm-sun4i-backend-Offset-layer-buffer-address-by-DRA
	patches.drivers/0001-vgaarb-Select-a-default-VGA-device-even-if-there-s-n.patch
	patches.drivers/0002-vgaarb-Factor-out-EFI-and-fallback-default-device-se.patch
	patches.drivers/drm-hisilicon-Ensure-LDI-regs-are-properly-configure
	patches.drivers/drm-ttm-once-more-fix-ttm_buffer_object_transfer
	patches.drivers/drm-amdgpu-fix-error-handling-in-amdgpu_bo_do_create
	patches.drivers/drm-radeon-fix-atombios-on-big-endian
	patches.drivers/drm-i915-Start-tracking-PSR-state-in-crtc-state
	patches.drivers/drm-i915-selftests-Wrap-a-timer-into-a-i915_sw_fence
	patches.drivers/drm-i915-Fix-DP_AUX_CH_CTL_TIME_OUT-naming
	patches.drivers/drm-i915-bdw-Fix-DP_AUX_CH_CTL_TIME_OUT-setting
	patches.drivers/drm-Add-retries-for-lspcon-mode-detection
	patches.drivers/drm-i915-Don-t-give-up-waiting-on-INVALID_MODE
	patches.drivers/drm-i915-Add-retries-for-LSPCON-detection
	patches.drivers/drm-i915-Get-rid-of-hardcoded-pipes
	patches.drivers/drm-i915-Replace-_reference-unreference-or-_ref-unre
	patches.drivers/drm-i915-Dump-output_types-in-crtc-state-dump
	patches.drivers/drm-i915-Extract-intel_ddi_clk_disable
	patches.drivers/drm-i915-Extract-intel_disable_ddi_buf
	patches.drivers/drm-i915-Inline-the-required-bits-of-intel_ddi_post_
	patches.drivers/drm-i915-Split-intel_ddi_post_disable-into-DP-vs.-HD
	patches.drivers/drm-i915-Remove-useless-eDP-check-from-intel_ddi_pre
	patches.drivers/drm-i915-Split-intel_disable_ddi-into-DP-vs.-HDMI-va
	patches.drivers/drm-i915-Plumb-crtc_state-etc.-directly-to-intel_ddi
	patches.drivers/drm-i915-Split-intel_enable_ddi-into-DP-and-HDMI-var
	patches.drivers/drm-i915-Stop-asserting-on-set-wedged-vs-nop_submit_
	patches.drivers/drm-i915-Keep-the-rings-stopped-until-they-have-been
	patches.drivers/drm-i915-Always-stop-the-rings-before-a-missing-GPU-
	patches.drivers/drm-i915-enable-to-read-CSB-and-CSB-write-pointer-fr
	patches.drivers/drm-i915-Move-intel_guc_wopcm_size-to-intel_guc.c
	patches.drivers/drm-i915-guc-Move-GuC-boot-param-initialization-out-
	patches.drivers/drm-i915-guc-Small-fixups-post-code-move
	patches.drivers/drm-i915-guc-Move-doc-near-related-definitions
	patches.drivers/drm-i915-guc-Rename-intel_guc_loader.c-to-intel_guc_
	patches.drivers/drm-i915-guc-Reorder-functions-in-intel_guc_fw.c
	patches.drivers/drm-i915-uc-Check-all-firmwares-against-WOPCM-size
	patches.drivers/drm-i915-guc-Pick-better-place-for-Guc-final-status-
	patches.drivers/drm-i915-uc-Improve-debug-messages-in-firmware-fetch
	patches.drivers/drm-i915-uc-Add-message-with-firmware-url
	patches.drivers/drm-i915-Update-DMC-firmware-load-error-messages
	patches.drivers/drm-i915-uc-Unify-firmware-loading
	patches.drivers/drm-i915-guc-Update-Guc-messages-on-load-failure
	patches.drivers/drm-i915-huc-Move-fw-select-function
	patches.drivers/drm-i915-cnl-WaRsUseTimeoutMode
	patches.drivers/drm-i915-Refactor-testing-obj-mm.pages
	patches.drivers/drm-i915-Rename-obj-pin_display-to-obj-pin_global
	patches.drivers/drm-i915-Drop-debugfs-i915_gem_pin_display
	patches.drivers/drm-i915-Remove-walk-over-obj-vma_list-for-the-shrin
	patches.drivers/drm-i915-Move-dev_priv-mm.-un-bound_list-to-its-own-
	patches.drivers/drm-i915-Set-our-shrinker-batch-to-4096-16MiB
	patches.drivers/drm-i915-Only-free-the-oldest-stale-object-before-a-
	patches.drivers/drm-i915-Trim-struct_mutex-hold-duration-for-i915_ge
	patches.drivers/drm-i915-Skip-HW-reinitialisation-on-resume-if-still
	patches.drivers/drm-i915-Add-in-flight-request-details-to-intel_engi
	patches.drivers/drm-i915-Remove-mostly-duplicated-video-DIP-handling
	patches.drivers/drm-i915-Handle-drm-layer-errors-in-intel_dp_add_mst
	patches.drivers/drm-i915-uc-Add-pretty-printer-for-uc-firmware
	patches.drivers/drm-i915-No-need-for-RING_MAX_NONPRIV_SLOTS-space
	patches.drivers/drm-i915-Fixup-userptr-mmu-notifier-registration-err
	patches.drivers/drm-i915-move-adjusted_x-y-from-crtc-to-cache
	patches.drivers/drm-i915-dspaddr_offset-doesn-t-need-to-be-more-than
	patches.drivers/drm-i915-Unify-skylake-plane-update
	patches.drivers/drm-i915-Unify-skylake-plane-disable
	patches.drivers/drm-i915-adjust-get_crtc_fence_y_offset-to-use-base.
	patches.drivers/drm-i915-Flush-the-idle-worker-for-debugfs-i915_drop
	patches.drivers/drm-i915-Relocate-intel_ddi_get_buf_trans_-functions
	patches.drivers/drm-i915-Extract-intel_ddi_get_buf_trans_hdmi
	patches.drivers/drm-i915-Pass-the-encoder-type-explicitly-to-skl_set
	patches.drivers/drm-i915-Pass-the-level-to-intel_prepare_hdmi_ddi_bu
	patches.drivers/drm-i915-Integrate-BXT-into-intel_ddi_dp_voltage_max
	patches.drivers/drm-i915-Pass-encoder-type-to-cnl_ddi_vswing_sequenc
	patches.drivers/drm-i915-Kill-off-the-BXT-buf_trans-default_index
	patches.drivers/drm-i915-Centralize-the-SKL-DDI-A-E-vs.-B-C-D-buf-tr
	patches.drivers/drm-i915-Unify-error-handling-for-missing-DDI-buf-tr
	patches.drivers/drm-i915-Drop-the-redundant-hdmi-prefix-suffix-from-
	patches.drivers/drm-i915-remove-g4x-lowfreq_avail-and-has_pipe_cxsr
	patches.drivers/drm-i915-crt-split-compute_config-hook-by-platforms
	patches.drivers/drm-i915-Skip-waking-the-device-to-service-pwrite
	patches.drivers/drm-i915-Parse-DSI-backlight-cabc-ports
	patches.drivers/drm-i915-Use-existing-DSI-backlight-ports-info
	patches.drivers/drm-i915-Let-s-use-more-enum-intel_dpll_id-pll_id
	patches.drivers/drm-i915-cnl-Map-VBT-DDC-Pin-to-BSpec-DDC-Pin
	patches.drivers/drm-i915-Update-DRIVER_DATE-to-20171023
	patches.drivers/drm-amd-powerplay-initialize-a-variable-before-using
	patches.drivers/0086-drm-rockchip-add-CONFIG_OF-dependency-for-lvds.patch
	patches.drivers/drm-vblank-Tune-drm_crtc_accurate_vblank_count-WARN-
	patches.drivers/drm-qxl-replace-QXL_INFO-with-DRM_DEBUG_DRIVER
	patches.drivers/qxl-alloc-use-shadow-for-dumb-buffers
	patches.drivers/drm-i915-Filter-out-spurious-execlists-context-switc
	patches.drivers/drm-i915-execlists-Remove-the-priority-optimisation
	patches.drivers/drm-i915-Disable-lazy-PPGTT-page-table-optimization-
	patches.drivers/drm-i915-Calculate-ironlake-intermediate-watermarks-
	patches.drivers/drm-i915-Lock-llist_del_first-vs-llist_del_all
	patches.drivers/drm-i915-Idle-the-GPU-before-shinking-everything
	patches.drivers/drm-i915-Prune-the-reservation-shared-fence-array
	patches.drivers/drm-i915-Move-init_clock_gating-back-to-where-it-was
	patches.drivers/drm-i915-Reorder-context-close-to-avoid-calling-i915
	patches.suse/0001-driver-core-Move-device_links_purge-after-bus_remove.patch
	patches.suse/msft-hv-1473-vmbus-add-per-channel-sysfs-info.patch
	patches.suse/msft-hv-1486-vmbus-initialize-reserved-fields-in-messages.patch
	patches.drivers/genwqe-Take-R-W-permissions-into-account-when-dealing-with-memory-pages.patch
	patches.suse/msft-hv-1488-Drivers-hv-vmbus-Expose-per-channel-interrupts-and-e.patch
	patches.suse/msft-hv-1489-Drivers-hv-vmbus-Make-panic-reporting-to-be-more-use.patch
	patches.suse/msft-hv-1494-hyper-v-trace-vmbus_on_msg_dpc.patch
	patches.suse/msft-hv-1495-hyper-v-trace-vmbus_on_message.patch
	patches.suse/msft-hv-1496-hyper-v-trace-vmbus_onoffer.patch
	patches.suse/msft-hv-1497-hyper-v-trace-vmbus_onoffer_rescind.patch
	patches.suse/msft-hv-1498-hyper-v-trace-vmbus_onopen_result.patch
	patches.suse/msft-hv-1499-hyper-v-trace-vmbus_ongpadl_created.patch
	patches.suse/msft-hv-1500-hyper-v-trace-vmbus_ongpadl_torndown.patch
	patches.suse/msft-hv-1501-hyper-v-trace-vmbus_onversion_response.patch
	patches.suse/msft-hv-1502-hyper-v-trace-vmbus_request_offers.patch
	patches.suse/msft-hv-1503-hyper-v-trace-vmbus_open.patch
	patches.suse/msft-hv-1504-hyper-v-trace-vmbus_close_internal.patch
	patches.suse/msft-hv-1505-hyper-v-trace-vmbus_establish_gpadl.patch
	patches.suse/msft-hv-1506-hyper-v-trace-vmbus_teardown_gpadl.patch
	patches.suse/msft-hv-1507-hyper-v-trace-vmbus_negotiate_version.patch
	patches.suse/msft-hv-1508-hyper-v-trace-vmbus_release_relid.patch
	patches.suse/msft-hv-1509-hyper-v-trace-vmbus_send_tl_connect_request.patch
	patches.suse/msft-hv-1510-hyper-v-trace-channel-events.patch
	patches.drivers/0001-thunderbolt-tb-fix-use-after-free-in-tb_activate_pci.patch
	patches.drivers/mfd-Add-support-for-Cherry-Trail-Dollar-Cove-TI-PMIC
	patches.drivers/ACPI-PMIC-Add-opregion-driver-for-Intel-Dollar-Cove-
	patches.drivers/mfd-lpc_ich-Avoton-Rangeley-uses-SPI_BYT-method
	patches.drivers/mfd-mxs-lradc-Fix-error-handling-in-mxs_lradc_probe
	patches.drivers/mfd-fsl-imx25-Clean-up-irq-settings-during-removal
	patches.drivers/backlight-pwm_bl-Fix-overflow-condition.patch
	patches.drivers/0011-pinctrl-rockchip-Fix-the-rk3399-gpio0-and-gpio1-bank.patch
	patches.drivers/pinctrl-adi2-Fix-Kconfig-build-problem
	patches.fixes/afs-Connect-up-the-CB.ProbeUuid.patch
	patches.fixes/f2fs-fix-to-show-ino-management-cache-size-correctly.patch
	patches.fixes/f2fs-expose-some-sectors-to-user-in-inline-data-or-d.patch
	patches.fixes/Revert-f2fs-handle-dirty-segments-inside-refresh_sit.patch
	patches.fixes/f2fs-don-t-bother-with-inode-i_version.patch
	patches.fixes/f2fs-fix-to-clear-FI_NO_PREALLOC.patch
	patches.arch/powerpc-64s-Add-workaround-for-P9-vector-CI-load-issue.patch
	patches.arch/powerpc-mm-Export-flush_all_mm.patch
	patches.arch/cxl-Enable-global-TLBIs-for-cxl-contexts.patch
	patches.arch/powerpc-xmon-Avoid-tripping-SMP-hardlockup-watchdog.patch
	patches.arch/powerpc-64s-Implement-system-reset-idle-wakeup-reason.patch
	patches.arch/powerpc-powernv-Use-early_radix_enabled-in-POWER9-tlb-flush.patch
	patches.arch/powerpc-kprobes-Clean-up-jprobe-detection-in-livepatch-handler
	patches.arch/powerpc-kprobes-Fix-warnings-from-__this_cpu_read-on-preempt-kernels
	patches.arch/powerpc-jprobes-Disable-preemption-when-triggered-th.patch
	patches.arch/powerpc-powernv-Make-opal_event_shutdown-callable-fr.patch
	patches.arch/cxl-Add-support-for-POWER9-DD2.patch
	patches.arch/cxl-Rename-register-PSL9_FIR2-to-PSL9_FIR_MASK.patch
	patches.arch/powerpc-dlpar-019-vphn-Update-CPU-topology-when-VPHN-enabled.patch
	patches.arch/powerpc-dlpar-020-vphn-Improve-recognition-of-PRRN-VPHN.patch
	patches.arch/powerpc-dlpar-021-hotplug-Improve-responsiveness-of-hotplug-ch.patch
	patches.arch/powerpc-dlpar-022-vphn-Fix-numa-update-end-loop-bug.patch
	patches.suse/Revert-KVM-PPC-Book3S-HV-POWER9-does-not-require-sec.patch
	patches.arch/KVM-PPC-Tie-KVM_CAP_PPC_HTM-to-the-user-visible-TM-f.patch
	patches.arch/powerpc-tm-Add-commandline-option-to-disable-hardwar.patch
	patches.arch/powerpc-Add-PPC_FEATURE2_HTM_NO_SUSPEND.patch
	patches.arch/powerpc-powernv-Enable-TM-without-suspend-if-possibl.patch
	patches.arch/powerpc-xmon-Check-before-calling-xive-functions.patch
	patches.arch/powerpc-perf-hv-24x7-Fix-incorrect-comparison-in-mem.patch
	patches.suse/KVM-PPC-Book3S-HV-Handle-host-system-reset-in-guest-.patch
	patches.arch/powerpc-pseries-vio-Dispose-of-virq-mapping-on-vdevice-unregister.patch
	patches.arch/powerpc-ipic-Fix-status-get-and-status-clear.patch
	patches.arch/powerpc-64-Free-up-CPU_FTR_ICSWX.patch
	patches.arch/powerpc-64s-Replace-CONFIG_PPC_STD_MMU_64-with-CONFI.patch
	patches.arch/powerpc-mm-Add-a-CONFIG-option-to-choose-if-radix-is.patch
	patches.fixes/bpf-take-advantage-of-stack_depth-tracking-in-powerp.patch
	patches.arch/powerpc-opal-Fix-EBUSY-bug-in-acquiring-tokens.patch
	patches.arch/powerpc-Don-t-enable-FP-Altivec-if-not-checkpointed.patch
	patches.arch/powerpc-Force-reload-for-recheckpoint-during-tm-fp-v.patch
	patches.arch/powerpc-add-POWER9_DD20-feature.patch
	patches.arch/powerpc-64s-idle-avoid-POWER9-DD1-and-DD2.0-ERAT-wor.patch
	patches.arch/powerpc-64s-idle-avoid-POWER9-DD1-and-DD2.0-PMU-work.patch
	patches.arch/powerpc-powernv-cpufreq-Fix-the-frequency-read-by-pr.patch
	patches.arch/powerpc-64s-radix-Optimize-TLB-range-flush-barriers.patch
	patches.arch/powerpc-mm-radix-Fix-crashes-on-Power9-DD1-with-radix.patch
	patches.arch/powerpc-kprobes-Disable-preemption-before-invoking-p.patch
	patches.arch/powerpc-powernv-idle-Round-up-latency-and-residency-.patch
	patches.arch/powerpc-signal-Properly-handle-return-value-from-upr.patch
	patches.arch/powerpc-Fix-DABR-match-on-hash-based-systems.patch
	patches.arch/powerpc-64s-hash-Fix-512T-hint-detection-to-use-128T.patch
	patches.arch/powerpc-64s-hash-Fix-128TB-512TB-virtual-address-bou.patch
	patches.arch/powerpc-64s-hash-Fix-fork-with-512TB-process-address.patch
	patches.arch/powerpc-64s-hash-Allow-MAP_FIXED-allocations-to-cros.patch
	patches.arch/powerpc-64s-radix-Fix-128TB-512TB-virtual-address-bo.patch
	patches.arch/powerpc-64s-mm_context.addr_limit-is-only-used-on-ha.patch
	patches.arch/powerpc-64s-Fix-masking-of-SRR1-bits-on-instruction-.patch
	patches.arch/powerpc-64s-Fix-Power9-DD2.0-workarounds-by-adding-D.patch
	patches.suse/KVM-VMX-Don-t-expose-PLE-enable-if-there-is-no-hardw.patch
	patches.suse/KVM-LAPIC-Fix-lapic-timer-mode-transition.patch
	patches.suse/KVM-LAPIC-Introduce-limit_periodic_timer_frequency.patch
	patches.suse/KVM-LAPIC-Keep-timer-running-when-switching-between-.patch
	patches.suse/KVM-LAPIC-Apply-change-to-TDCR-right-away-to-the-tim.patch
	patches.suse/KVM-x86-mmu-returning-void-in-a-void-function-is-str.patch
	patches.suse/KVM-x86-mmu-free_page-can-handle-NULL.patch
	patches.suse/KVM-x86-drop-BUG_ON-vcpu-kvm.patch
	patches.suse/KVM-VMX-vmx_vcpu_setup-cannot-fail.patch
	patches.suse/KVM-x86-no-need-to-inititalize-vcpu-members-to-0.patch
	patches.suse/KVM-VMX-drop-enable_ept-check-from-ept_sync_context.patch
	patches.suse/KVM-VMX-call-ept_sync_global-with-enable_ept-only.patch
	patches.suse/KVM-VMX-require-INVEPT-GLOBAL-for-EPT.patch
	patches.suse/KVM-VMX-drop-unnecessary-function-declarations.patch
	patches.suse/KVM-nVMX-no-need-to-set-vcpu-cpu-when-switching-vmcs.patch
	patches.suse/KVM-nVMX-no-need-to-set-ept-vpid-caps-to-0.patch
	patches.suse/KVM-VMX-cleanup-init_rmode_identity_map.patch
	patches.suse/KVM-x86-allow-setting-identity-map-addr-with-no-vcpu.patch
	patches.suse/KVM-VMX-rename-RDSEED-and-RDRAND-vmx-ctrls-to-reflec.patch
	patches.suse/kvm-mm-account-kvm-related-kmem-slabs-to-kmemcg.patch
	patches.suse/KVM-x86-handle-0-write-to-TSC_DEADLINE-MSR.patch
	patches.suse/KVM-x86-really-disarm-lapic-timer-when-clearing-TMIC.patch
	patches.suse/KVM-x86-thoroughly-disarm-LAPIC-timer-around-TSC-dea.patch
	patches.suse/KVM-X86-Processor-States-following-Reset-or-INIT.patch
	patches.suse/KVM-VMX-Don-t-expose-unrestricted_guest-is-enabled-i.patch
	patches.suse/arch-x86-remove-redundant-null-checks-before-kmem_ca.patch
	patches.suse/KVM-SVM-unconditionally-wake-up-VCPU-on-IOMMU-interr.patch
	patches.suse/KVM-SVM-limit-kvm_handle_page_fault-to-PF-handling.patch
	patches.suse/KVM-x86-introduce-ISA-specific-SMM-entry-exit-callba.patch
	patches.suse/KVM-x86-introduce-ISA-specific-smi_allowed-callback.patch
	patches.suse/KVM-nVMX-set-IDTR-and-GDTR-limits-when-loading-L1-ho.patch
	patches.suse/KVM-nVMX-fix-SMI-injection-in-guest-mode.patch
	patches.suse/KVM-nSVM-refactor-nested_svm_vmrun.patch
	patches.suse/KVM-nSVM-fix-SMI-injection-in-guest-mode.patch
	patches.suse/KVM-x86-extend-usage-of-RET_MMIO_PF_-constants.patch
	patches.suse/KVM-SVM-detect-opening-of-SMI-window-using-STGI-inte.patch
	patches.suse/KVM-nVMX-Fix-EPT-switching-advertising.patch
	patches.suse/KVM-VMX-Fix-VPID-capability-detection.patch
	patches.suse/KVM-X86-GP-when-guest-attempts-to-write-MCi_STATUS-r.patch
	patches.suse/KVM-PPC-Book3S-HV-Handle-unexpected-interrupts-bette.patch
	patches.suse/KVM-PPC-Book3S-HV-Use-ARRAY_SIZE-macro.patch
	patches.suse/KVM-PPC-BookE-Use-vma_pages-function.patch
	patches.suse/KVM-PPC-Book3S-HV-Delete-an-error-message-for-a-fail.patch
	patches.suse/KVM-PPC-Book3S-PR-Enable-in-kernel-TCE-handlers-for-.patch
	patches.arch/KVM-PPC-Book3S-HV-Explicitly-disable-HPT-operations-on-radix.patch
	patches.arch/KVM-PPC-Book3S-HV-Don-t-call-real-mode-XICS-hypercall-handlers-if-not-enabled.patch
	patches.suse/KVM-PPC-Book3S-PR-Only-install-valid-SLBs-during-KVM.patch
	patches.suse/KVM-PPC-Book3S-Fix-gas-warning-due-to-using-r0-as-im.patch
	patches.arch/KVM-PPC-Book3S-HV-Don-t-rely-on-host-s-page-size-info.patch
	patches.arch/KVM-PPC-Book3S-HV-Rename-hpte_setup_done-to-mmu_read.patch
	patches.arch/KVM-PPC-Book3S-HV-Unify-dirty-page-map-between-HPT-and-radix.patch
	patches.arch/KVM-PPC-Book3S-HV-Add-infrastructure-for-running-HPT.patch
	patches.suse/KVM-PPC-Book3S-HV-Allow-for-running-POWER9-host-in-s.patch
	patches.suse/KVM-PPC-Book3S-HV-Run-HPT-guests-on-POWER9-radix-hos.patch
	patches.suse/arm64-Implement-arch_counter_get_cntpct-to-read-the-.patch
	patches.suse/arm64-Use-physical-counter-for-in-kernel-reads-when-.patch
	patches.suse/KVM-arm-arm64-Guard-kvm_vgic_map_is_active-against-v.patch
	patches.suse/KVM-arm-arm64-Support-calling-vgic_update_irq_pendin.patch
	patches.suse/KVM-arm-arm64-Check-that-system-supports-split-eoi-d.patch
	patches.suse/KVM-arm-arm64-Make-timer_arm-and-timer_disarm-helper.patch
	patches.suse/KVM-arm-arm64-Rename-soft-timer-to-bg_timer.patch
	patches.suse/KVM-arm-arm64-Move-timer-vgic-flush-sync-under-disab.patch
	patches.suse/KVM-arm-arm64-Use-separate-timer-for-phys-timer-emul.patch
	patches.suse/KVM-arm-arm64-Move-timer-save-restore-out-of-the-hyp.patch
	patches.suse/KVM-arm-arm64-Set-VCPU-affinity-for-virt-timer-irq.patch
	patches.suse/KVM-arm-arm64-Avoid-timer-save-restore-in-vcpu-entry.patch
	patches.suse/KVM-arm-arm64-Support-EL1-phys-timer-register-access.patch
	patches.suse/KVM-arm-arm64-Use-kvm_arm_timer_set-get_reg-for-gues.patch
	patches.suse/KVM-arm-arm64-Move-phys_timer_emulate-function.patch
	patches.suse/KVM-arm-arm64-Avoid-phys-timer-emulation-in-vcpu-ent.patch
	patches.suse/KVM-arm-arm64-Get-rid-of-kvm_timer_flush_hwstate.patch
	patches.suse/KVM-arm-arm64-Rework-kvm_timer_should_fire.patch
	patches.suse/arm-arm64-KVM-Load-the-timer-state-when-enabling-the.patch
	patches.suse/KVM-arm-arm64-vgic-its-Remove-kvm_its_unmap_device.patch
	patches.suse/KVM-arm-arm64-vgic-its-New-helper-functions-to-free-.patch
	patches.suse/KVM-arm-arm64-vgic-its-Free-caches-when-GITS_BASER-V.patch
	patches.suse/KVM-arm-arm64-vgic-its-Implement-KVM_DEV_ARM_ITS_CTR.patch
	patches.suse/KVM-arm-arm64-Unify-32bit-fault-injection.patch
	patches.suse/KVM-PPC-Book3S-HV-Cosmetic-post-merge-cleanups.patch
	patches.suse/KVM-s390-document-memory-ordering-for-kvm_s390_vcpu_.patch
	patches.suse/KVM-s390-vsie-use-common-code-functions-for-pinning.patch
	patches.suse/KVM-s390-abstract-conversion-between-isc-and-enum-ir.patch
	patches.suse/KVM-s390-clear_io_irq-requests-are-not-expected-for-.patch
	patches.suse/KVM-s390-provide-a-capability-for-AIS-state-migratio.patch
	patches.suse/fw_cfg-fix-the-command-line-module-name.patch
	patches.fixes/ARM-DRA722-remove-redundant-definition-of-1.0-device.patch
	patches.fixes/ARM-sunxi-fix-the-core-number-of-V3s-in-sunxi-README.patch
	patches.drivers/soc-mediatek-pwrap-fix-compiler-errors
	patches.drivers/drivers-firmware-psci_checker-Add-missing-destroy_ti
	patches.drivers/dm-mpath-remove-annoying-message-of-blk_get_request-.patch
	patches.suse/0078-dm-discard-support-requires-all-targets-in-a-table-s.patch
	patches.suse/0079-dm-do-not-set-discards_supported-in-targets-that-do-.patch
	patches.suse/0080-dm-clear-all-discard-attributes-in-queue_limits-when.patch
	patches.suse/0081-dm-bufio-fix-integer-overflow-when-limiting-maximum-.patch
	patches.drivers/libnvdimm-dimm-clear-locked-status-on-successful-dimm.patch
	patches.drivers/libnvdimm-region-make-resource-attribute-only-readab.patch
	patches.drivers/libnvdimm-namespace-make-resource-attribute-only-rea.patch
	patches.drivers/libnvdimm-pfn-make-resource-attribute-only-readable-.patch
	patches.drivers/libnvdimm-namespace-fix-label-initialization-to-use-valid.patch
	patches.drivers/nfit_test-Make-private-definitions-to-command-emulat.patch
	patches.drivers/acpi-nfit-Enable-to-show-what-feature-is-supported-v.patch
	patches.drivers/acpi-nfit-nfit_test-supports-translate-SPA.patch
	patches.drivers/acpi-nfit-add-support-for-the-_LSI-_LSR-and-_LSW-lab.patch
	patches.drivers/acpi-nfit-hide-unknown-commands-from-nmemX-commands.patch
	patches.drivers/acpi-nfit-add-support-for-NVDIMM_FAMILY_INTEL-v1.6-D.patch
	patches.drivers/acpi-nfit-validate-commands-against-the-device-type.patch
	patches.drivers/acpi-nfit-add-Enable-Latch-System-Shutdown-Status-co.patch
	patches.suse/mm-Handle-0-flags-in-_calc_vm_trans-macro.patch
	patches.suse/mm-introduce-MAP_SHARED_VALIDATE-a-mechanism-to-safe.patch
	patches.suse/mm-Remove-VM_FAULT_HWPOISON_LARGE_MASK.patch
	patches.suse/dax-Simplify-arguments-of-dax_insert_mapping.patch
	patches.suse/dax-Factor-out-getting-of-pfn-out-of-iomap.patch
	patches.suse/dax-Create-local-variable-for-VMA-in-dax_iomap_pte_f.patch
	patches.suse/dax-Create-local-variable-for-vmf-flags-FAULT_FLAG_W.patch
	patches.suse/dax-Inline-dax_insert_mapping-into-the-callsite.patch
	patches.suse/dax-Inline-dax_pmd_insert_mapping-into-the-callsite.patch
	patches.suse/dax-Fix-comment-describing-dax_iomap_fault.patch
	patches.suse/dax-Allow-dax_iomap_fault-to-return-pfn.patch
	patches.suse/dax-Allow-tuning-whether-dax_insert_mapping_entry-di.patch
	patches.suse/mm-Define-MAP_SYNC-and-VM_SYNC-flags.patch
	patches.suse/dax-iomap-Add-support-for-synchronous-faults.patch
	patches.suse/dax-Implement-dax_finish_sync_fault.patch
	patches.suse/ext4-Simplify-error-handling-in-ext4_dax_huge_fault.patch
	patches.suse/ext4-Support-for-synchronous-DAX-faults.patch
	patches.suse/xfs-Implement-xfs_filemap_pfn_mkwrite-using-__xfs_fi.patch
	patches.suse/xfs-support-for-synchronous-DAX-faults.patch
	patches.suse/fs-dax-unify-IOMAP_F_DIRTY-read-vs-write-handling-po.patch
	patches.fixes/dax-fix-PMD-faults-on-zero-length-files.patch
	patches.fixes/dax-fix-general-protection-fault-in-dax_alloc_inode.patch
	patches.suse/0001-ide-Make-ide_cdrom_prep_fs-initialize-the-sense-buff.patch
	patches.suse/0001-block-bfq-add-missing-invocations-of-bfqg_stats_upda.patch
	patches.drivers/block-wake-up-all-tasks-blocked-in-get_request.patch
	patches.drivers/nvmet_fc-fix-better-length-checking.patch
	patches.suse/bio-ensure-__bio_clone_fast-copies-bi_partno.patch
	patches.fixes/cxlflash-get-rid-of-pointless-access_ok.patch
	patches.fixes/ovl-Put-upperdentry-if-ovl_check_origin-fails.patch
	patches.fixes/xfs-fix-forgotten-rcu-read-unlock-when-skipping-inod.patch
	patches.fixes/eCryptfs-use-after-free-in-ecryptfs_release_messagin.patch
	patches.fixes/ecryptfs-remove-unnecessary-i_version-bump.patch
	patches.fixes/0002-NFS-revalidate-.-etc-correctly-on-open.patch
	patches.fixes/0002-xprtrdma-Throw-away-reply-when-version-is-unrecogniz.patch
	patches.fixes/0002-nfs-Fix-ugly-referral-attributes.patch
	patches.fixes/0001-NFS-Revert-NFS-Move-the-flock-open-mode-check-into-n.patch
	patches.arch/s390-sles15-02-01-s390-disassembler-increase-show_code-buffer-size.patch
	patches.drivers/thermal-enable-broadcom-menu-for-arm64-bcm2835.patch
	patches.drivers/thermal-drivers-hisi-Fix-missing-interrupt-enablemen
	patches.drivers/thermal-drivers-hisi-Fix-kernel-panic-on-alarm-inter
	patches.drivers/thermal-drivers-hisi-Simplify-the-temperature-step-c
	patches.drivers/thermal-drivers-hisi-Fix-multiple-alarm-interrupts-f
	patches.drivers/thermal-drivers-step_wise-Fix-temperature-regulation
	patches.drivers/PM-runtime-Drop-children-check-from-__pm_runtime_set
	patches.drivers/dynamic-debug-howto-fix-optional-omitted-ending-line
	patches.suse/0001-lib-int_sqrt-optimize-small-argument.patch
	patches.suse/0002-lib-int_sqrt-optimize-initial-value-compute.patch
	patches.suse/0003-lib-int_sqrt-adjust-comments.patch
	patches.suse/0001-epoll-avoid-calling-ep_call_nested-from-ep_poll_safe.patch
	patches.suse/0001-epoll-remove-ep_call_nested-from-ep_eventpoll_poll.patch
	patches.fixes/0001-autofs-don-t-fail-mount-for-transient-error.patch
	patches.suse/pipe-avoid-round_pipe_size-nr_pages-overflow-on-32-b.patch
	patches.fixes/nilfs2-fix-race-condition-that-causes-file-system-co.patch
	patches.fixes/nilfs2-remove-inode-i_version-initialization.patch
	patches.fixes/kernel-signal.c-protect-the-traced-SIGNAL_UNKILLABLE-tasks-from-SIGKILL.patch
	patches.fixes/kernel-signal.c-protect-the-SIGNAL_UNKILLABLE-tasks-from-sig_kernel_only-signals.patch
	patches.fixes/kernel-signal.c-remove-the-no-longer-needed-SIGNAL_UNKILLABLE-check-in-complete_signal.patch
	patches.drivers/clk-samsung-Fix-m2m-scaler-clock-on-Exynos542x
	patches.drivers/clk-sunxi-ng-add-CLK_SET_RATE_UNGATE-to-all-H3-PLLs
	patches.drivers/clk-sunxi-ng-add-CLK_SET_RATE_PARENT-flag-to-H3-GPU-
	patches.drivers/clk-sunxi-ng-sun6i-Export-video-PLLs
	patches.drivers/clk-sunxi-ng-sun6i-Rename-HDMI-DDC-clock-to-avoid-na
	patches.drivers/clk-sunxi-ng-sun5i-Fix-bit-offset-of-audio-PLL-post-
	patches.drivers/clk-sunxi-ng-nm-Check-if-requested-rate-is-supported
	patches.drivers/0028-clk-rockchip-Remove-superfluous-error-message-in-roc.patch
	patches.drivers/clk-tegra-Fix-cclk_lp-divisor-register
	patches.drivers/clk-tegra-Use-readl_relaxed_poll_timeout_atomic-in-t
	patches.drivers/clk-hi6220-mark-clock-cs_atb_syspll-as-critical
	patches.drivers/clk-hi3660-fix-incorrect-uart3-clock-freqency
	patches.drivers/clk-sunxi-fix-build-warning
	patches.drivers/clk-imx6-refine-hdmi_isfr-s-parent-to-make-HDMI-work
	patches.arch/clk-imx-imx7d-Fix-parent-clock-for-OCRAM_CLK.patch
	patches.drivers/clk-mediatek-mark-mtk_infrasys_init_early-__init
	patches.drivers/clk-mediatek-add-the-option-for-determining-PLL-sour
	patches.drivers/clk-uniphier-fix-DAPLL2-clock-rate-of-Pro5
	patches.drivers/clk-qcom-common-fix-legacy-board-clock-registration
	patches.drivers/clk-ti-dra7-atl-clock-fix-child-node-lookups
	patches.fixes/sctp-check-stream-reset-info-len-before-making-recon.patch
	patches.drivers/qed-use-kzalloc-instead-of-kmalloc-and-memset.patch
	patches.suse/msft-hv-1517-hv_netvsc-preserve-hw_features-on-mtu-channels-ringp.patch
	patches.suse/fealnx-Fix-building-error-on-MIPS.patch
	patches.suse/net-sctp-Always-set-scope_id-in-sctp_inet6_skb_msgna.patch
	patches.drivers/nfp-fix-flower-offload-metadata-flag-usage.patch
	patches.drivers/nfp-fix-vlan-receive-MAC-statistics-typo.patch
	patches.drivers/nfp-inherit-the-max_mtu-from-the-PF-netdev.patch
	patches.fixes/route-update-fnhe_expires-for-redirect-when-the-fnhe.patch
	patches.fixes/route-also-update-fnhe_genid-when-updating-a-route-c.patch
	patches.fixes/ipvlan-NULL-pointer-dereference-panic-in-ipvlan_port.patch
	patches.drivers/ibmvnic-122-fix-dma_mapping_error-call.patch
	patches.drivers/platform-x86-hp_accel-Add-quirk-for-HP-ProBook-440-G
	patches.drivers/platform-x86-fujitsu-laptop-Fix-radio-LED-detection
	patches.drivers/platform-x86-sony-laptop-Fix-error-handling-in-sony_
	patches.drivers/platform-x86-hp-wmi-Fix-tablet-mode-detection-for-co
	patches.drivers/platform-x86-intel_punit_ipc-Fix-resource-ioremap-wa
	patches.fixes/0003-lockd-double-unregister-of-inetaddr-notifiers.patch
	patches.fixes/0001-svcrdma-Preserve-CB-send-buffer-across-retransmits.patch
	patches.drivers/ima-do-not-update-security.ima-if-appraisal-status-i
	patches.drivers/of-pci-Fix-theoretical-NULL-dereference.patch
	patches.drivers/video-fbdev-au1200fb-Return-an-error-code-if-a-memor
	patches.drivers/video-fbdev-au1200fb-Release-some-resources-if-a-mem
	patches.drivers/video-udlfb-Fix-read-EDID-timeout
	patches.drivers/fbdev-controlfb-Add-missing-modes-to-fix-out-of-boun
	patches.suse/0002-ceph-keep-auth-cap-when-inode-has-flocks-or-posix-locks.patch
	patches.suse/0003-ceph-make-lock_to_ceph_filelock-static.patch
	patches.suse/0004-ceph-optimize-flock-encoding-during-reconnect.patch
	patches.suse/0005-ceph-handle-session-get-evicted-while-there-are-file-locks.patch
	patches.suse/0006-ceph-fix-bool-initialization-comparison.patch
	patches.suse/0007-ceph-disable-cached-readdir-after-dropping-positive-dentry.patch
	patches.suse/0008-ceph-einval-on-decoding-failure-in-ceph_mdsc_handle_fsmap.patch
	patches.suse/0009-ceph-mark-expected-switch-fall-throughs.patch
	patches.suse/0010-ceph-remove-unused-and-redundant-variable-dropping.patch
	patches.suse/0013-ceph-clean-up-spinlocking-and-list-handling-around-cleanup_cap_releases.patch
	patches.suse/0014-ceph-present-consistent-fsid-regardless-of-arch-endianness.patch
	patches.fixes/ceph-remove-the-bump-of-i_version.patch
	patches.suse/0016-ceph-silence-sparse-endianness-warning-in-encode_caps_cb.patch
	patches.fixes/rbd-set-discard_alignment-to-zero.patch
	patches.suse/0018-libceph-don-t-warn-if-user-tries-to-add-invalid-key.patch
	patches.fixes/orangefs-remove-initialization-of-i_version.patch
	patches.fixes/tcp-when-scheduling-TLP-time-of-RTO-should-account-f.patch
	patches.drivers/net-ena-fix-race-condition-between-device-reset-and-.patch
	patches.fixes/0001-net-qmi_wwan-add-Quectel-BG96-2c7c-0296.patch
	patches.drivers/nl80211-don-t-expose-wdev-ssid-for-most-interfaces
	patches.drivers/mac80211_hwsim-Fix-memory-leak-in-hwsim_new_radio_nl
	patches.fixes/fs-9p-Compare-qid.path-in-v9fs_test_inode.patch
	patches.drivers/spi-nor-intel-spi-Fix-broken-software-sequencing-cod
	patches.fixes/rtc-set-the-alarm-to-the-next-expiring-timer
	patches.drivers/rtc-pl031-make-interrupt-optional
	patches.drivers/rtc-pcf8563-fix-output-clock-rate
	patches.apparmor/0002-apparmor-fix-leak-of-null-profile-name-if-profile-al.patch
	patches.apparmor/0001-apparmor-fix-profile-attachment-for-special-unconfin.patch
	patches.apparmor/0003-apparmor-fix-locking-when-creating-a-new-complain-pr.patch
	patches.apparmor/apparmor-fix-possible-recursive-lock-warning-in-__aa.patch
	patches.drivers/drm-amdgpu-Remove-check-which-is-not-valid-for-certa
	patches.drivers/drm-amdgpu-Properly-allocate-VM-invalidate-eng-v2
	patches.drivers/drm-fsl-dcu-Don-t-set-connector-DPMS-property
	patches.drivers/drm-fsl-dcu-avoid-disabling-pixel-clock-twice-on-sus
	patches.drivers/drm-fsl-dcu-enable-IRQ-before-drm_atomic_helper_resu
	patches.drivers/drm-amd-pp-fix-typecast-error-in-powerplay
	patches.drivers/ALSA-hda-realtek-Fix-ALC275-no-sound-issue
	patches.drivers/ALSA-usb-audio-uac1-Invalidate-ctl-on-interrupt
	patches.drivers/ALSA-hda-Fix-too-short-HDMI-DP-chmap-reporting
	patches.drivers/ALSA-hda-realtek-Add-headset-mic-support-for-Intel-N
	patches.drivers/ALSA-pcm-update-tstamp-only-if-audio_tstamp-changed
	patches.drivers/ALSA-timer-Remove-kernel-warning-at-compat-ioctl-err
	patches.drivers/ALSA-usb-audio-Add-sanity-checks-to-FE-parser
	patches.drivers/ALSA-usb-audio-Fix-potential-out-of-bound-access-at-
	patches.drivers/ALSA-usb-audio-Add-sanity-checks-in-v2-clock-parsers
	patches.drivers/ALSA-hda-Fix-yet-remaining-issue-with-vmaster-0dB-in
	patches.drivers/ALSA-hda-realtek-Fix-ALC700-family-no-sound-issue
	patches.drivers/ALSA-hda-Add-Raven-PCI-ID
	patches.fixes/scsi-bnx2fc-Fix-hung-task-messages-when-a-cleanup-re.patch
	patches.drivers/net-sched-fix-crash-when-deleting-secondary-chains.patch
	patches.fixes/ipv6-Do-not-consider-linkdown-nexthops-during-multip.patch
	patches.drivers/net-smc-use-sk_rcvbuf-as-start-for-rmb-creation.patch
	patches.drivers/net-smc-fix-preinitialization-of-buf_desc-in-_smc_buf_create.patch
	patches.suse/net-realtek-r8169-implement-set_link_ksettings.patch
	patches.fixes/net-accept-UFO-datagrams-from-tuntap-and-packet.patch
	patches.fixes/bpf-change-bpf_probe_write_user-to-bpf_trace_printk-.patch
	patches.fixes/bpf-introduce-ARG_PTR_TO_MEM_OR_NULL.patch
	patches.fixes/bpf-remove-explicit-handling-of-0-for-arg2-in-bpf_pr.patch
	patches.fixes/bpf-fix-branch-pruning-logic.patch
	patches.suse/net-dsa-bcm_sf2-Clear-IDDQ_GLOBAL_PWR-bit-for-PHY.patch
	patches.drivers/i40e-Fix-for-NUP-NVM-image-downgrade-failure.patch
	patches.drivers/i40e-fix-the-calculation-of-VFs-mac-addresses.patch
	patches.drivers/i40e-Remove-limit-of-64-max-queues-per-channel.patch
	patches.drivers/i40e-Fix-FLR-reset-timeout-issue.patch
	patches.drivers/i40evf-fix-client-notify-of-l2-params.patch
	patches.drivers/i40e-restore-promiscuous-after-reset.patch
	patches.drivers/ixgbe-Fix-skb-list-corruption-on-Power-systems.patch
	patches.drivers/i40e-Use-smp_rmb-rather-than-read_barrier_depends.patch
	patches.drivers/ixgbevf-Use-smp_rmb-rather-than-read_barrier_depends.patch
	patches.drivers/igbvf-Use-smp_rmb-rather-than-read_barrier_depends.patch
	patches.drivers/igb-Use-smp_rmb-rather-than-read_barrier_depends.patch
	patches.drivers/fm10k-Use-smp_rmb-rather-than-read_barrier_depends.patch
	patches.drivers/i40evf-Use-smp_rmb-rather-than-read_barrier_depends.patch
	patches.drivers/0001-iwlwifi-mvm-support-version-7-of-the-SCAN_REQ_UMAC-F.patch
	patches.drivers/iwlwifi-fix-PCI-IDs-and-configuration-mapping-for-90.patch
	patches.drivers/iwlwifi-fix-firmware-names-for-9000-and-A000-series-.patch
	patches.drivers/iscsi-target-fix-memory-leak-in-lio_target_tiqn_addtpg
	patches.fixes/cxgbit-abort-the-tcp-connection-in-case-of-data-out-timeout
	patches.fixes/target-fix-PR-state-file-path-truncation.patch
	patches.fixes/target-fix-ALUA-state-file-path-truncation.patch
	patches.fixes/target-move-a-declaration-of-a-global-variable-into-a-header-file
	patches.drivers/iscsi-target-make-task_reassign-use-proper-se_cmd-cmd_kref
	patches.drivers/iscsi-target-fix-non-immediate-tmr-reference-leak
	patches.arch/powerpc-64s-slice-Use-addr-limit-when-computing-slic.patch
	patches.arch/powerpc-perf-imc-Use-cpu_to_node-not-topology_physical_package_id.patch
	patches.arch/powerpc-perf-Fix-pmu_count-to-count-only-nest-imc-pm.patch
	patches.arch/powerpc-perf-Fix-IMC_MAX_PMU-macro.patch
	patches.arch/powerpc-64s-Fix-Power9-DD2.1-logic-in-DT-CPU-feature.patch
	patches.suse/KVM-arm-arm64-register-irq-bypass-consumer-on-ARM-AR.patch
	patches.suse/KVM-arm-arm64-vgic-restructure-kvm_vgic_-un-map_phys.patch
	patches.suse/KVM-arm-Select-ARM_GIC_V3-and-ARM_GIC_V3_ITS.patch
	patches.suse/KVM-arm-arm64-vgic-Move-kvm_vgic_destroy-call-around.patch
	patches.suse/KVM-arm-arm64-vITS-Add-MSI-translation-helpers.patch
	patches.suse/KVM-arm-arm64-vITS-Add-a-helper-to-update-the-affini.patch
	patches.suse/KVM-arm-arm64-GICv4-Add-property-field-and-per-VM-pr.patch
	patches.suse/KVM-arm-arm64-GICv4-Add-init-teardown-of-the-per-VM-.patch
	patches.suse/KVM-arm-arm64-GICv4-Wire-mapping-unmapping-of-VLPIs-.patch
	patches.suse/KVM-arm-arm64-GICv4-Handle-INT-command-applied-to-a-.patch
	patches.suse/KVM-arm-arm64-GICv4-Unmap-VLPI-when-freeing-an-LPI.patch
	patches.suse/KVM-arm-arm64-GICv4-Propagate-affinity-changes-to-th.patch
	patches.suse/KVM-arm-arm64-GICv4-Handle-CLEAR-applied-to-a-VLPI.patch
	patches.suse/KVM-arm-arm64-GICv4-Handle-MOVALL-applied-to-a-vPE.patch
	patches.suse/KVM-arm-arm64-GICv4-Propagate-property-updates-to-VL.patch
	patches.suse/KVM-arm-arm64-GICv4-Handle-INVALL-applied-to-a-vPE.patch
	patches.suse/KVM-arm-arm64-GICv4-Use-pending_last-as-a-scheduling.patch
	patches.suse/KVM-arm-arm64-GICv4-Add-doorbell-interrupt-handling.patch
	patches.suse/KVM-arm-arm64-GICv4-Use-the-doorbell-interrupt-as-an.patch
	patches.suse/KVM-arm-arm64-GICv4-Hook-vPE-scheduling-into-vgic-fl.patch
	patches.suse/KVM-arm-arm64-GICv4-Enable-virtual-cpuif-if-VLPIs-ca.patch
	patches.suse/KVM-arm-arm64-GICv4-Prevent-a-VM-using-GICv4-from-be.patch
	patches.suse/KVM-arm-arm64-GICv4-Prevent-userspace-from-changing-.patch
	patches.suse/KVM-arm-arm64-GICv4-Enable-VLPI-support.patch
	patches.suse/KVM-arm-arm64-GICv4-Theory-of-operations.patch
	patches.suse/KVM-arm-arm64-Fix-GICv4-ITS-initialization-issues.patch
	patches.suse/KVM-arm-arm64-Don-t-queue-VLPIs-on-INV-INVALL.patch
	patches.suse/KVM-SVM-obey-guest-PAT.patch
	patches.suse/kvm-vmx-Reinstate-support-for-CPUs-without-virtual-N.patch
	patches.suse/kvm-vmx-Allow-disabling-virtual-NMI-support.patch
	patches.fixes/coccinelle-fix-parallel-build-with-CHECK-scripts-coc.patch
	patches.fixes/kbuild-pkg-use-transform-option-to-prefix-paths-in-t.patch
	patches.suse/0001-timekeeping-Eliminate-the-stale-declaration-of-ktime.patch
	patches.suse/0001-objtool-Move-synced-files-to-their-original-relative.patch
	patches.suse/0002-objtool-Move-kernel-headers-code-sync-check-to-a-scr.patch
	patches.suse/objtool-Fix-cross-build.patch
	patches.fixes/perf-x86-intel-uncore-add-event-constraint-for-bdx-pcu.patch
	patches.arch/x86-acpi-handle-sci-interrupts-above-legacy-space-gracefully.patch
	patches.arch/x86-acpi-reduce-code-duplication-in-mp_override_legacy_irq.patch
	patches.arch/x86-topology-avoid-wasting-128k-for-package-id-array.patch
	patches.arch/x86-smpboot-fix-_max_logical_packages-estimate.patch
	patches.arch/17.2-x86-entry-64-fix-entry_syscall_64_after_hwframe-irq-tracing.patch
	patches.fixes/genirq-Track-whether-the-trigger-type-has-been-set.patch
	patches.suse/irqchip-gic-v4-Clear-IRQ_DISABLE_UNLAZY-again-if-map.patch
	patches.suse/irqchip-gic-v3-Fix-ppi-partitions-lookup.patch
	patches.suse/irqchip-gic-v3-pr_err-strings-should-end-with-newlin.patch
	patches.suse/irqchip-gic-v4-Add-forward-definition-of-struct-irq_.patch
	patches.drivers/irqchip-qcom-Fix-u32-comparison-with-value-less-than
	patches.fixes/ARM-8721-1-mm-dump-check-hardware-RO-bit-for-LPAE.patch
	patches.fixes/ARM-8722-1-mm-make-STRICT_KERNEL_RWX-effective-for-L.patch
	patches.fixes/ARM-BUG-if-jumping-to-usermode-address-in-kernel-mod.patch
	patches.drivers/auxdisplay-img-ascii-lcd-Only-build-on-archs-that-ha
	patches.drivers/drm-i915-Fix-false-positive-assert_rpm_wakelock_held
	patches.drivers/drm-i915-Re-register-PMIC-bus-access-notifier-on-run
	patches.drivers/drm-i915-gvt-ensure-ve-return-value-is-handled-corre
	patches.drivers/drm-i915-Clear-breadcrumb-node-when-cancelling-signa
	patches.drivers/drm-i915-Fix-init_clock_gating-for-resume
	patches.drivers/drm-vc4-Account-for-interrupts-in-flight
	patches.drivers/drm-edid-Don-t-send-non-zero-YQ-in-AVI-infoframe-for
	patches.fixes/crypto-skcipher-Fix-skcipher_walk_aead_common
	patches.drivers/net-thunderx-Fix-TCP-UDP-checksum-offload-for-IPv6-p.patch
	patches.fixes/net-openvswitch-datapath-fix-data-type-in-queue_gso_.patch
	patches.fixes/sctp-set-sender-next_tsn-for-the-old-result-with-cts.patch
	patches.drivers/mac80211-use-QoS-NDP-for-AP-probing
	patches.drivers/mac80211-fix-the-update-of-path-metric-for-RANN-fram
	patches.drivers/i40e-virtchnl-fix-application-of-sizeof-to-pointer.patch
	patches.drivers/e1000e-fix-the-use-of-magic-numbers-for-buffer-overr.patch
	patches.drivers/net-mvpp2-fix-the-txq_init-error-path.patch
	patches.drivers/net-mvpp2-cleanup-probed-ports-in-the-probe-error-pa.patch
	patches.drivers/net-mvpp2-do-not-disable-GMAC-padding.patch
	patches.drivers/net-mvpp2-check-ethtool-sets-the-Tx-ring-size-is-to-.patch
	patches.drivers/bnxt_en-Fix-an-error-handling-path-in-bnxt_get_modul.patch
	patches.fixes/packet-fix-crash-in-fanout_demux_rollover.patch
	patches.fixes/net-packet-fix-a-race-in-packet_bind-and-packet_noti.patch
	patches.suse/sctp-use-right-member-as-the-param-of-list_for_each_.patch
	patches.drivers/net-sched-cbq-create-block-for-q-link.block.patch
	patches.suse/btrfs-move-definition-of-the-function-btrfs_find_new.patch
	patches.suse/btrfs-fix-reported-number-of-inode-blocks-after-buff.patch
	patches.suse/btrfs-incremental-send-fix-wrong-unlink-path-after-renaming-file.patch
	patches.fixes/0004-lockd-lost-rollback-of-set_grace_period-in-lockd_dow.patch
	patches.fixes/0005-nfsd-fix-panic-in-posix_unblock_lock-called-from-nfs.patch
	patches.fixes/mm-memory_hotplug-do-not-back-off-draining-pcp-free-.patch
	patches.fixes/mm-oom_reaper-gather-each-vma-to-prevent-leaking-TLB.patch
	patches.fixes/mm-cma-fix-alloc_contig_range-ret-code-potential-lea.patch
	patches.fixes/mm-fix-device-dax-pud-write-faults-triggered-by-get_.patch
	patches.fixes/mm-hugetlbfs-introduce-split-to-vm_operations_struct.patch
	patches.fixes/device-dax-implement-split-to-catch-invalid-munmap-a.patch
	patches.fixes/mm-introduce-get_user_pages_longterm.patch
	patches.fixes/mm-fail-get_vaddr_frames-for-filesystem-dax-mappings.patch
	patches.fixes/v4l2-disable-filesystem-dax-mapping-support.patch
	patches.fixes/IB-core-disable-memory-registration-of-filesystem-da.patch
	patches.fixes/mm-madvise.c-fix-madvise-infinite-loop-under-special.patch
	patches.fixes/kmemleak-add-scheduling-point-to-kmemleak_scan.patch
	patches.fixes/fs-fat-inode.c-fix-sb_rdonly-change.patch
	patches.fixes/mm-hugetlb-fix-NULL-pointer-dereference-on-5-level-p.patch
	patches.fixes/fs-hugetlbfs-inode-c-change-put_page-unlock_page-order-in-hugetlbfs_fallocate.patch
	patches.arch/s390-zcrypt-fix-wrong-comparison-leading-to-strange-load-balancing.patch
	patches.arch/s390-disassembler-correct-disassembly-lines-alignmen.patch
	patches.arch/s390-fix-alloc_pgste-check-in-init_new_context-again.patch
	patches.arch/s390-gs-add-compat-regset-for-the-guarded-storage-broadcast-control-block.patch
	patches.suse/KVM-x86-pvclock-Handle-first-time-write-to-pvclock-p.patch
	patches.suse/KVM-nVMX-nSVM-Don-t-intercept-UD-when-running-L2.patch
	patches.suse/KVM-x86-Exit-to-user-mode-on-UD-intercept-when-emula.patch
	patches.suse/KVM-x86-emulator-Return-to-user-mode-on-L1-CPL-0-emu.patch
	patches.suse/KVM-x86-Don-t-re-execute-instruction-when-not-passin.patch
	patches.suse/KVM-X86-Fix-operand-address-size-during-instruction-.patch
	patches.suse/KVM-nVMX-Validate-the-IA32_BNDCFGS-on-nested-VM-entr.patch
	patches.suse/KVM-nVMX-Fix-mmu-context-after-VMLAUNCH-VMRESUME-fai.patch
	patches.suse/KVM-x86-fix-em_fxstor-sleeping-while-in-atomic.patch
	patches.suse/KVM-x86-Allow-suppressing-prints-on-RDMSR-WRMSR-of-u.patch
	patches.suse/KVM-x86-inject-exceptions-produced-by-x86_decode_ins.patch
	patches.suse/KVM-x86-ioapic-Fix-level-triggered-EOI-and-IOAPIC-re.patch
	patches.suse/KVM-x86-ioapic-Don-t-fire-level-irq-when-Remote-IRR-.patch
	patches.suse/KVM-x86-ioapic-Remove-redundant-check-for-Remote-IRR.patch
	patches.suse/KVM-x86-ioapic-Clear-Remote-IRR-when-entry-is-switch.patch
	patches.suse/KVM-x86-ioapic-Preserve-read-only-values-in-the-redi.patch
	patches.suse/KVM-nVMX-Fix-vmx_check_nested_events-return-value-in.patch
	patches.suse/KVM-x86-Fix-CPUID-function-for-word-6-80000001_ECX.patch
	patches.suse/KVM-lapic-Split-out-x2apic-ldr-calculation.patch
	patches.suse/KVM-lapic-Fixup-LDR-on-load-in-x2apic.patch
	patches.suse/KVM-X86-Fix-softlockup-when-get-the-current-kvmclock.patch
	patches.suse/KVM-VMX-Fix-rflags-cache-during-vCPU-reset.patch
	patches.suse/KVM-VMX-Fix-vmx-nested-freeing-when-no-SMI-handler.patch
	patches.suse/KVM-Let-KVM_SET_SIGNAL_MASK-work-as-advertised.patch
	patches.arch/KVM-PPC-Book3S-HV-Fix-migration-and-HPT-resizing-of-HPT-guests-on-radix-hosts.patch
	patches.fixes/reiserfs-remove-unneeded-i_version-bump.patch
	patches.fixes/quota-propagate-error-from-__dquot_initialize.patch
	patches.fixes/quota-Check-for-register_shrinker-failure.patch
	patches.drivers/0004-cpufreq-mediatek-add-missing-MODULE_DESCRIPTION-AUTH.patch
	patches.drivers/ACPI-bus-Leave-modalias-empty-for-devices-which-are-
	patches.drivers/ACPI-EC-Fix-regression-related-to-PM-ops-support-in-
	patches.apparmor/apparmor-fix-oops-in-audit_signal_cb-hook.patch
	patches.drivers/nvme-fabrics-introduce-init-command-check-for-a-queu.patch
	patches.drivers/nvme-fc-check-if-queue-is-ready-in-queue_rq.patch
	patches.drivers/nvme-loop-check-if-queue-is-ready-in-queue_rq.patch
	patches.drivers/nvme-pci-disable-APST-on-Samsung-SSD-960-EVO-ASUS-PR.patch
	patches.drivers/nvme-pci-avoid-hmb-desc-array-idx-out-of-bound-when-.patch
	patches.drivers/nvme-fix-spelling-mistake-requeing-requeuing.patch
	patches.drivers/nvme-Fix-NULL-dereference-on-reservation-request.patch
	patches.drivers/nvme-Suppress-static-analyis-warning.patch
	patches.drivers/nvmet-fc-correct-ref-counting-error-when-deferred-rc.patch
	patches.drivers/nvme-pci-add-quirk-for-delay-before-CHK-RDY-for-WDC-.patch
	patches.drivers/nvme-fc-don-t-use-bit-masks-for-set-test_bit-numbers.patch
	patches.suse/0034-bcache-add-a-comment-in-journal-bucket-reading.patch
	patches.suse/0035-bcache-Fix-building-error-on-MIPS.patch
	patches.suse/0036-bcache-recover-data-from-backing-when-data-is-clean.patch
	patches.suse/0037-bcache-check-return-value-of-register_shrinker.patch
	patches.drivers/nvme-rdma-don-t-suppress-send-completions.patch
	patches.drivers/nvme-rdma-don-t-complete-requests-before-a-send-work.patch
	patches.drivers/nvme-rdma-wait-for-local-invalidation-before-complet.patch
	patches.drivers/nvme-rdma-Check-remotely-invalidated-rkey-matches-ou.patch
	patches.drivers/nvme-rdma-Use-mr-pool.patch
	patches.drivers/nvme-rdma-fix-memory-leak-during-queue-allocation.patch
	patches.drivers/nvme-pci-fix-NULL-pointer-dereference-in-nvme_free_h.patch
	patches.drivers/drm-rockchip-dw-mipi-dsi-fix-possible-un-balanced-ru
	patches.drivers/drm-fb_helper-Disable-all-crtc-s-when-initial-setup-
	patches.drivers/drm-bridge-tc358767-do-no-fail-on-hi-res-displays
	patches.drivers/drm-bridge-tc358767-filter-out-too-high-modes
	patches.drivers/drm-bridge-tc358767-fix-DP0_MISC-register-set
	patches.drivers/drm-bridge-tc358767-fix-timing-calculations
	patches.drivers/drm-bridge-tc358767-fix-AUXDATAn-registers-access
	patches.drivers/drm-bridge-tc358767-fix-1-lane-behavior
	patches.drivers/drm-omap-Fix-error-handling-path-in-omap_dmm_probe
	patches.drivers/drm-omap-displays-panel-dpi-add-backlight-dependency
	patches.drivers/drm-i915-Don-t-try-indexed-reads-to-alternate-slave-
	patches.drivers/drm-i915-Prevent-zero-length-index-write
	patches.drivers/drm-i915-fix-intel_backlight_device_register-declara
	patches.drivers/drm-i915-gvt-Fix-unsafe-locking-caused-by-spin_unloc
	patches.drivers/drm-i915-gvt-remove-skl_misc_ctl_write-handler
	patches.drivers/drm-i915-gvt-Move-request-alloc-to-dispatch_workload
	patches.drivers/drm-i915-gvt-enabled-pipe-A-default-on-creating-vgpu
	patches.drivers/drm-i915-gvt-Correct-ADDR_4K-2M-1G_MASK-definition
	patches.drivers/drm-amdgpu-Fix-SDMA-load-unload-sequence-on-HWS-disa
	patches.drivers/drm-amdkfd-Fix-SDMA-ring-buffer-size-calculation
	patches.drivers/drm-amdkfd-Fix-SDMA-oversubsription-handling
	patches.drivers/drm-amdgpu-don-t-try-to-move-pinned-BOs
	patches.drivers/mmc-core-Do-not-leave-the-block-driver-in-a-suspende
	patches.drivers/mmc-core-prepend-0x-to-pre_eol_info-entry-in-sysfs
	patches.drivers/mmc-core-prepend-0x-to-OCR-entry-in-sysfs
	patches.arch/cxl-Check-if-vphb-exists-before-iterating-over-AFU-devices.patch
	patches.arch/powerpc-powernv-Fix-kexec-crashes-caused-by-tlbie-tracing.patch
	patches.arch/powerpc-kexec-Fix-kexec-kdump-in-P9-guest-kernels.patch
	patches.arch/0007-arm64-context-Fix-comments-and-remove-pointless-smp_.patch
	patches.fixes/xfs-fortify-xfs_alloc_buftarg-error-handling.patch
	patches.fixes/xfs-ubsan-fixes.patch
	patches.fixes/xfs-Properly-retry-failed-dquot-items-in-case-of-err.patch
	patches.drivers/hwmon-pmbus-Use-64bit-math-for-DIRECT-format-values.patch
	patches.drivers/hwmon-jc42-optionally-try-to-disable-the-SMBUS-timeo
	patches.drivers/i2c-i801-Fix-Failed-to-allocate-irq-2147483648-error
	patches.drivers/i2c-i2c-boardinfo-fix-memory-leaks-on-devinfo
	patches.fixes/eeprom-at24-fix-reading-from-24MAC402-24MAC602.patch
	patches.fixes/ARM-avoid-faulting-on-qemu.patch
	patches.drivers/net-mvpp2-allocate-zeroed-tx-descriptors.patch
	patches.fixes/tcp-remove-buggy-call-to-tcp_v6_restore_cb.patch
	patches.suse/sit-update-frag_off-info.patch
	patches.fixes/tcp-dccp-block-bh-before-arming-time_wait-timer.patch
	patches.fixes/tipc-call-tipc_rcv-only-if-bearer-is-up-in-tipc_udp_.patch
	patches.drivers/bnxt_en-Need-to-unconditionally-shut-down-RoCE-in-bn.patch
	patches.drivers/bnxt_en-wildcard-smac-while-creating-tunnel-decap-fi.patch
	patches.drivers/bnxt_en-fix-dst-src-fid-for-vxlan-encap-decap-action.patch
	patches.drivers/bnxt_en-Fix-a-variable-scoping-in-bnxt_hwrm_do_send_.patch
	patches.drivers/s390-qeth-fix-thinko-in-IPv4-multicast-address-track.patch
	patches.drivers/s390-qeth-fix-GSO-throughput-regression.patch
	patches.drivers/s390-qeth-build-max-size-GSO-skbs-on-L2-devices.patch
	patches.suse/stmmac-reset-last-TSO-segment-size-after-device-open.patch
	patches.drivers/can-kvaser_usb-free-buf-in-error-paths
	patches.drivers/can-kvaser_usb-Fix-comparison-bug-in-kvaser_usb_read
	patches.drivers/can-kvaser_usb-ratelimit-errors-if-incomplete-messag
	patches.drivers/can-ti_hecc-Fix-napi-poll-return-value-for-repoll
	patches.drivers/can-peak-pci-fix-potential-bug-when-probe-fails
	patches.drivers/can-flexcan-fix-VF610-state-transition-issue
	patches.drivers/can-mcba_usb-fix-device-disconnect-bug
	patches.fixes/tcp-add-tcp_v4_fill_cb-tcp_v4_restore_cb.patch
	patches.fixes/tcp-use-IPCB-instead-of-TCP_SKB_CB-in-inet_exact_dif.patch
	patches.suse/fw_cfg-fix-driver-remove.patch
	patches.drivers/virtio-release-virtio-index-when-fail-to-device_regi
	patches.fixes/scripts-kernel-doc-Don-t-fail-with-status-0-if-error.patch
	patches.drivers/gpio-davinci-Assign-first-bank-regs-for-unbanked-cas
	patches.drivers/gpio-pca953x-fix-vendor-prefix-for-PCA9654
	patches.drivers/pinctrl-denverton-Fix-UART2-RTS-pin-mode
	patches.drivers/pinctrl-armada-37xx-Fix-direction_output-callback-be
	patches.drivers/pinctrl-sunxi-Fix-A80-interrupt-pin-bank
	patches.drivers/pinctrl-sunxi-Fix-A64-UART-mux-value
	patches.fixes/0001-USB-usbfs-Filter-flags-passed-in-from-user-space.patch
	patches.fixes/0001-USB-ulpi-fix-bus-node-lookup.patch
	patches.fixes/0001-usb-host-fix-incorrect-updating-of-offset.patch
	patches.fixes/0001-USB-core-Add-type-specific-length-check-of-BOS-descr.patch
	patches.fixes/0001-usb-hub-Cycle-HUB-power-when-initialization-fails.patch
	patches.fixes/0001-usb-quirks-Add-no-lpm-quirk-for-KY-688-USB-3.1-Type-.patch
	patches.fixes/0001-uas-Always-apply-US_FL_NO_ATA_1X-quirk-to-Seagate-de.patch
	patches.fixes/0001-USB-serial-option-add-Quectel-BG96-id.patch
	patches.fixes/0001-USB-serial-usb_debug-add-new-USB-device-id.patch
	patches.fixes/0001-xhci-Don-t-show-incorrect-WARN-message-about-events-.patch
	patches.fixes/0001-usb-xhci-fix-panic-in-xhci_free_virt_devices_depth_f.patch
	patches.drivers/serial-8250_pci-Add-Amazon-PCI-serial-device-ID
	patches.drivers/serdev-ttyport-add-missing-receive_buf-sanity-checks
	patches.drivers/serdev-fix-receive_buf-return-value-when-no-callback
	patches.drivers/serdev-ttyport-fix-NULL-deref-on-hangup
	patches.drivers/serdev-ttyport-fix-tty-locking-in-close
	patches.drivers/staging-rtl8188eu-Fix-incorrect-response-to-SIOCGIWE
	patches.drivers/iio-adc-cpcap-fix-incorrect-validation
	patches.drivers/iio-adc-meson-saradc-fix-the-bit_idx-of-the-adc_en-c
	patches.drivers/iio-fix-kernel-doc-build-errors
	patches.drivers/iio-health-max30102-Temperature-should-be-in-milli-C
	patches.drivers/isa-Prevent-NULL-dereference-in-isa_bus-driver-callb
	patches.suse/msft-hv-1518-Drivers-hv-vmbus-Fix-a-rescind-issue.patch
	patches.suse/msft-hv-1519-hv-kvp-Avoid-reading-past-allocated-blocks-from-KVP-.patch
	patches.drivers/IB-hfi1-Initialize-bth1-in-16B-rc-ack-builder.patch
	patches.drivers/IB-INFINIBAND-should-depend-on-HAS_DMA.patch
	patches.drivers/i40iw-Allocate-a-sdbuf-per-CQP-WQE.patch
	patches.drivers/i40iw-Do-not-free-sqbuf-when-event-is-I40IW_TIMER_TY.patch
	patches.drivers/i40iw-Correct-ARP-index-mask.patch
	patches.drivers/i40iw-Move-MPA-request-event-for-loopback-after-conn.patch
	patches.drivers/i40iw-Notify-user-of-established-connection-after-QP.patch
	patches.drivers/RDMA-cma-Make-sure-that-PSN-is-not-over-max-allowed.patch
	patches.drivers/IB-core-Init-subsys-if-compiled-to-vmlinuz-core.patch
	patches.drivers/RDMA-hns-Fix-the-issue-of-IOVA-not-page-continuous-i.patch
	patches.drivers/RDMA-hns-Get-rid-of-virt_to_page-and-vmap-calls-afte.patch
	patches.drivers/RDMA-hns-Get-rid-of-page-operation-after-dma_alloc_c.patch
	patches.drivers/IB-core-Only-enforce-security-for-InfiniBand.patch
	patches.fixes/scsi-aacraid-Check-for-PCI-state-of-device-in-a-gene.patch
	patches.fixes/scsi-aacraid-Perform-initialization-reset-only-once.patch
	patches.fixes/scsi-aacraid-Prevent-crash-in-case-of-free-interrupt.patch
	patches.drivers/scsi-ufs-ufshcd-fix-potential-null-pointer-dereference-in.patch
	patches.drivers/0033-scsi-libsas-align-sata_device-s-rps_resp-on-a-cachel.patch
	patches.drivers/ALSA-seq-Remove-spurious-WARN_ON-at-timer-check
	patches.drivers/ALSA-usb-audio-Fix-out-of-bound-error
	patches.drivers/ALSA-usb-audio-Add-check-return-value-for-usb_string
	patches.drivers/ALSA-hda-realtek-New-codec-support-for-ALC257
	patches.drivers/ALSA-pcm-prevent-UAF-in-snd_pcm_info
	patches.suse/objtool-Fix-64-bit-build-on-32-bit-host.patch
	patches.drivers/efi-esrt-Use-memunmap-instead-of-kfree-to-free-the-r
	patches.fixes/perf-core-fix-memory-leak-triggered-by-perf-namespace.patch
	patches.suse/sched-wait-fix-add_wait_queue-behavior-change.patch
	patches.suse/sched-fair-Update-and-fix-the-runnable-propagation-rule.patch
	patches.fixes/smp-hotplug-Move-step-CPUHP_AP_SMPCFD_DYING-to-the-c.patch
	patches.arch/x86-microcode-amd-add-support-for-fam17h-microcode-loading.patch
	patches.fixes/kdb-Fix-handling-of-kallsyms_symbol_next-return-valu.patch
	patches.drivers/PM-runtime-Fix-handling-of-suppliers-with-disabled-r
	patches.drivers/0005-ACPI-CPPC-Fix-KASAN-global-out-of-bounds-warning.patch
	patches.arch/0001-arm64-fpsimd-Prevent-registers-leaking-from-dead-tas.patch
	patches.suse/0020-arm64-SW-PAN-Point-saved-ttbr0-at-the-zero-page-when.patch
	patches.suse/0021-arm64-SW-PAN-Update-saved-ttbr0-value-on-enter_lazy_.patch
	patches.arch/s390-dasd-prevent-prefix-i-o-error.patch
	patches.arch/powerpc-perf-Fix-oops-when-grouping-different-pmu-ev.patch
	patches.arch/powerpc-64s-Initialize-ISAv3-MMU-registers-before-se.patch
	patches.drivers/virtio_net-fix-return-value-check-in-receive_mergeab.patch
	patches.suse/0082-md-raid5-correct-degraded-calculation-in-raid5_error.patch
	patches.suse/0083-md-r5cache-move-mddev_lock-out-of-r5c_journal_mode_s.patch
	patches.suse/0084-md-limit-mdstat-resync-progress-to-max_sectors.patch
	patches.suse/0085-md-raid1-10-add-missed-blk-plug.patch
	patches.drivers/drm-safely-free-connectors-from-connector_iter
	patches.drivers/drm-exynos-Fix-dma-buf-import
	patches.drivers/drm-exynos-gem-Drop-NONCONTIG-flag-for-buffers-alloc
	patches.drivers/drm-i915-Skip-switch-to-kernel-context-on-suspend-wh
	patches.drivers/drm-i915-Fix-vblank-timestamp-frame-counter-jumps-on
	patches.drivers/drm-i915-cnl-Mask-previous-DDI-PLL-mapping
	patches.drivers/drm-i915-Call-i915_gem_init_userptr-before-taking-st
	patches.drivers/Revert-drm-i915-Display-WA-1133-WaFbcSkipSegments-cn
	patches.drivers/drm-i915-gvt-Emulate-PCI-expansion-ROM-base-address-
	patches.drivers/drm-i915-gvt-Export-intel_gvt_render_mmio_to_ring_id
	patches.drivers/drm-i915-gvt-Limit-read-hw-reg-to-active-vgpu
	patches.drivers/drm-i915-gvt-Don-t-mark-vgpu-context-as-inactive-whe
	patches.drivers/drm-i915-gvt-set-max-priority-for-gvt-context
	patches.drivers/drm-bridge-analogix-dp-Fix-runtime-PM-state-in-get_m
	patches.drivers/media-rc-sir_ir-detect-presence-of-port
	patches.drivers/media-usbtv-add-a-new-usbid
	patches.drivers/media-s5k6aa-describe-some-function-parameters
	patches.drivers/media-dvb-i2c-transfers-over-usb-cannot-be-done-from-2
	patches.fixes/Revert-tcp-must-block-bh-in-__inet_twsk_hashdance.patch
	patches.drivers/nfp-fix-port-stats-for-mac-representors.patch
	patches.drivers/net_sched-red-Avoid-devision-by-zero.patch
	patches.drivers/net_sched-red-Avoid-illegal-values.patch
	patches.suse/tipc-fix-memory-leak-in-tipc_accept_from_sock.patch
	patches.suse/net-remove-hlist_nulls_add_tail_rcu.patch
	patches.fixes/dccp-CVE-2017-8824-use-after-free-in-DCCP-code.patch
	patches.drivers/net-thunderx-Fix-TCP-UDP-checksum-offload-for-IPv4-p.patch
	patches.fixes/rds-Fix-NULL-pointer-dereference-in-__rds_rdma_map.patch
	patches.suse/net-mvmdio-disable-unprepare-clocks-in-EPROBE_DEFER-.patch
	patches.suse/adding-missing-rcu_read_unlock-in-ipxip6_rcv.patch
	patches.fixes/tcp-use-current-time-in-tcp_rcv_space_adjust.patch
	patches.fixes/0001-usbnet-fix-alignment-for-frames-with-no-ethernet-hea.patch
	patches.fixes/tcp-invalidate-rate-samples-during-SACK-reneging.patch
	patches.drivers/sfc-pass-valid-pointers-from-efx_enqueue_unwind.patch
	patches.suse/tcp_bbr-record-full-bw-reached-decision-in-new-full_.patch
	patches.suse/tcp_bbr-reset-full-pipe-detection-on-loss-recovery-u.patch
	patches.suse/tcp_bbr-reset-long-term-bandwidth-sampling-on-loss-r.patch
	patches.drivers/bnxt_en-Fix-sources-of-spurious-netpoll-warnings.patch
	patches.drivers/net-mvpp2-fix-the-RSS-table-entry-offset.patch
	patches.drivers/iwlwifi-mvm-don-t-use-transmit-queue-hang-detection-.patch
	patches.drivers/iwlwifi-mvm-fix-the-TX-queue-hang-timeout-for-MONITO
	patches.drivers/iwlwifi-mvm-fix-packet-injection.patch
	patches.drivers/brcmfmac-change-driver-unbind-order-of-the-sdio-func
	patches.drivers/brcmfmac-Avoid-build-error-with-make-W-1
	patches.drivers/iwlwifi-add-new-cards-for-9260-and-22000-series.patch
	patches.drivers/iwlwifi-mvm-flush-queue-before-deleting-ROC.patch
	patches.drivers/iwlwifi-mvm-enable-RX-offloading-with-TKIP-and-WEP.patch
	patches.drivers/iwlwifi-mvm-mark-MIC-stripped-MPDUs.patch
	patches.drivers/can-mcba_usb-cancel-urb-on-EPROTO
	patches.drivers/can-ems_usb-cancel-urb-on-EPIPE-and-EPROTO
	patches.drivers/can-esd_usb2-cancel-urb-on-EPIPE-and-EPROTO
	patches.drivers/can-kvaser_usb-cancel-urb-on-EPIPE-and-EPROTO
	patches.drivers/can-usb_8dev-cancel-urb-on-EPIPE-and-EPROTO
	patches.drivers/can-peak-pcie_fd-fix-potential-bug-in-restarting-tx-
	patches.fixes/keys-add-missing-permission-check-for-request_key-destination
	patches.fixes/asn-1-fix-out-of-bounds-read-when-parsing-indefinite-length-item
	patches.fixes/asn-1-check-for-error-from-asn1_op_end__act-actions
	patches.drivers/X.509-reject-invalid-BIT-STRING-for-subjectPublicKey
	patches.fixes/x-509-fix-buffer-overflow-detection-in-sprint_oid
	patches.fixes/509-fix-printing-uninitialized-stack-memory-when-oid-is-empty
	patches.fixes/pkcs7-return-correct-error-code-if-pkcs7_check_autha
	patches.fixes/keys-reject-null-restriction-string-when-type-is-specified
	patches.drivers/X.509-fix-comparisons-of-pkey_algo
	patches.suse/KVM-arm-arm64-Don-t-enable-disable-physical-timer-ac.patch
	patches.suse/KVM-arm-arm64-VGIC-extend-vgic_is_initialized-guard.patch
	patches.suse/KVM-arm-arm64-vgic-irqfd-Fix-MSI-entry-allocation.patch
	patches.suse/KVM-arm-arm64-vgic-Preserve-the-revious-read-from-th.patch
	patches.suse/KVM-arm-arm64-vgic-its-Preserve-the-revious-read-fro.patch
	patches.suse/KVM-arm-arm64-vgic-its-Check-result-of-allocation-be.patch
	patches.suse/KVM-arm-arm64-vgic-v4-Only-perform-an-unmap-for-vali.patch
	patches.arch/arm64-KVM-fix-VTTBR_BADDR_MASK-BUG_ON-off-by-one.patch
	patches.suse/KVM-arm-arm64-debug-Introduce-helper-for-single-step.patch
	patches.suse/kvm-arm64-handle-single-stepping-trapped-instruction.patch
	patches.suse/kvm-arm64-handle-single-step-of-userspace-mmio-instr.patch
	patches.suse/kvm-arm64-handle-single-step-during-SError-exception.patch
	patches.suse/kvm-arm64-handle-single-step-of-hyp-emulated-mmio-in.patch
	patches.suse/KVM-arm-arm64-Avoid-attempting-to-load-timer-vgic-st.patch
	patches.suse/kvm-arm-don-t-treat-unavailable-HYP-mode-as-an-error.patch
	patches.suse/KVM-arm-arm64-Fix-spinlock-acquisition-in-vgic_set_o.patch
	patches.suse/KVM-arm-arm64-kvm_arch_destroy_vm-cleanups.patch
	patches.suse/KVM-arm-arm64-Fix-broken-GICH_ELRSR-big-endian-conve.patch
	patches.suse/x86-kvm-move-qemu-guest-FPU-switching-out-to-vcpu_ru.patch
	patches.suse/x86-kvm-remove-KVM-emulator-get_fpu-put_fpu.patch
	patches.suse/KVM-VMX-remove-I-O-port-0x80-bypass-on-Intel-hosts.patch
	patches.suse/KVM-VMX-fix-page-leak-in-hardware_setup.patch
	patches.suse/KVM-s390-add-SPDX-identifiers-to-the-remaining-files.patch
	patches.suse/KVM-s390-Remove-redundant-license-text.patch
	patches.suse/KVM-s390-mark-irq_state.flags-as-non-usable.patch
	patches.suse/KVM-s390-Fix-skey-emulation-permission-check.patch
	patches.fixes/ARM-OMAP2-Fix-SRAM-virt-to-phys-translation-for-save.patch
	patches.fixes/ARM-AM33xx-PRM-Remove-am33xx_pwrdm_read_prev_pwrst-f.patch
	patches.fixes/ARM-OMAP3-hwmod_data-add-missing-module_offs-for-MMC.patch
	patches.fixes/ARM-omap2-hide-omap3_save_secure_ram-on-non-OMAP3-bu.patch
	patches.fixes/bus-arm-ccn-Check-memory-allocation-failure.patch
	patches.fixes/bus-arm-ccn-Fix-use-of-smp_processor_id-in-preemptib.patch
	patches.fixes/bus-arm-cci-Fix-use-of-smp_processor_id-in-preemptib.patch
	patches.fixes/bus-arm-ccn-fix-module-unloading-Error-Removing-stat.patch
	patches.suse/btrfs-Fix-quota-reservation-leak-on-preallocated-fil.patch
	patches.suse/btrfs-fix-possible-off-by-one-in-btrfs_search_path_in_tree.patch
	patches.suse/0002-futex-futex_wake_op-fix-sign_extend32-sign-bits.patch
	patches.fixes/hpfs-don-t-bother-with-the-i_version-counter-or-f_ve.patch
	patches.fixes/crypto-rsa-fix-buffer-overread-when-stripping-leadin
	patches.drivers/crypto-hmac-require-that-the-underlying-hash-algorit
	patches.drivers/crypto-salsa20-fix-blkcipher_walk-API-usage
	patches.drivers/ipmi-Stop-timers-before-cleaning-up-the-module.patch
	patches.drivers/libata-sata_down_spd_limit-should-return-if-driver-h.patch
	patches.drivers/platform-x86-dell-laptop-Fix-keyboard-max-lighting-f
	patches.drivers/platform-x86-asus-wireless-send-an-EV_SYN-SYN_REPORT
	patches.drivers/drm-rework-delayed-connector-cleanup-in-connector_it
	patches.fixes/0001-cifs-fix-NULL-deref-in-SMB2_read.patch
	patches.fixes/mm-kmemleak.c-make-cond_resched-rate-limiting-more-e.patch
	patches.fixes/0001-autofs-fix-careless-error-in-recent-commit.patch
	patches.suse/mm-page_alloc.c-avoid-excessive-IRQ-disabled-times-in-free_unref_page_list.patch
	patches.fixes/mm-frame_vector.c-release-a-semaphore-in-get_vaddr_f.patch
	patches.fixes/0001-kernel-make-groups_sort-calling-a-responsibility-gro.patch
	patches.fixes/mm-oom_reaper-fix-memory-corruption.patch
	patches.suse/sched-rt-Do-not-pull-from-current-CPU-if-only-one-CPU-to-pull.patch
	patches.arch/x86-smpboot-do-not-use-smp_num_siblings-in-_max_logical_packages-calculation.patch
	patches.arch/0001-arm64-Initialise-high_memory-global-variable-earlier.patch
	patches.arch/0003-arm64-mm-Fix-false-positives-in-set_pte_at-access-di.patch
	patches.suse/0005-arm64-Define-cputype-macros-for-Falkor-CPU.patch
	patches.arch/0001-arm64-fix-CONFIG_DEBUG_WX-address-reporting.patch
	patches.fixes/ceph-drop-negative-child-dentries-before-try-pruning-inode-s-alias.patch
	patches.drivers/scsi-lpfc-Use-after-free-in-lpfc_rq_buf_free.patch
	patches.drivers/libfc-fix-ELS-request-handling.patch
	patches.fixes/scsi-bfa-fix-access-to-bfad_im_port_s.patch
	patches.fixes/scsi-scsi_devinfo-handle-non-terminated-strings.patch
	patches.fixes/scsi-scsi_devinfo-cleanly-zero-pad-devinfo-strings.patch
	patches.fixes/scsi-bfa-fix-type-conversion-warning.patch
	patches.drivers/scsi-core-fix-a-scsi_show_rq-null-pointer-dereference.patch
	patches.suse/0086-dm-table-fix-regression-from-improper-dm_dev_interna.patch
	patches.suse/0087-dm-fix-various-targets-to-dm_register_target-after-m.patch
	patches.suse/0001-dm-mpath-fix-bio-based-multipath-queue_if_no_path-ha.patch
	patches.suse/0088-dm-bufio-fix-shrinker-scans-when-nr_to_scan-retain_t.patch
	patches.fixes/0001-usb-musb-da8xx-fix-babble-condition-handling.patch
	patches.fixes/0001-USB-uas-and-storage-Add-US_FL_BROKEN_FUA-for-another.patch
	patches.fixes/0001-usbip-fix-stub_rx-get_pipe-to-validate-endpoint-numb.patch
	patches.fixes/0001-usbip-fix-stub_rx-harden-CMD_SUBMIT-path-to-handle-m.patch
	patches.fixes/0001-usbip-prevent-vhci_hcd-driver-from-leaking-a-socket-.patch
	patches.fixes/0001-usbip-fix-stub_send_ret_submit-vulnerability-to-null.patch
	patches.fixes/0001-xhci-Don-t-add-a-virt_dev-to-the-devs-array-before-i.patch
	patches.fixes/0001-usb-xhci-fix-TDS-for-MTK-xHCI1.1.patch
	patches.fixes/0001-usb-dwc3-gadget-Wait-longer-for-controller-to-end-co.patch
	patches.fixes/0001-usb-dwc3-of-simple-fix-missing-clk_disable_unprepare.patch
	patches.fixes/0001-USB-core-prevent-malicious-bNumInterfaces-overflow.patch
	patches.suse/ptr_ring-add-barriers.patch
	patches.fixes/netlink-Add-netns-check-on-taps.patch
	patches.fixes/net-ipv4-fix-for-a-race-condition-in-raw_sendmsg.patch
	patches.fixes/sctp-make-sure-stream-nums-can-match-optlen-in-sctp_.patch
	patches.fixes/fou-fix-some-member-types-in-guehdr.patch
	patches.fixes/tcp-md5sig-Use-skb-s-saddr-when-replying-to-an-incom.patch
	patches.suse/ipv6-mcast-better-catch-silly-mtu-values.patch
	patches.fixes/ipv4-igmp-guard-against-silly-MTU-values.patch
	patches.suse/net-igmp-Use-correct-source-address-on-IGMPv3-report.patch
	patches.fixes/0001-net-qmi_wwan-add-Sierra-EM7565-1199-9091.patch
	patches.fixes/netfilter-nfnetlink_cthelper-Add-missing-permission-.patch
	patches.fixes/netfilter-xt_bpf-add-overflow-checks.patch
	patches.fixes/netfilter-xt_osf-Add-missing-permission-checks.patch
	patches.drivers/hippi-Fix-a-Fix-a-possible-sleep-in-atomic-bug-in-rr
	patches.fixes/tcp-fix-potential-underestimation-on-rcv_rtt.patch
	patches.fixes/tcp-refresh-tcp_mstamp-from-timers-callbacks.patch
	patches.drivers/net-mlx4_en-Fix-selftest-for-small-MTUs.patch
	patches.drivers/net-mlx4_core-Fix-wrong-calculation-of-free-counters.patch
	patches.drivers/net-mlx4_en-Fill-all-counters-under-one-call-of-stat.patch
	patches.fixes/bpf-fix-corruption-on-concurrent-perf_event_output-c.patch
	patches.fixes/bpf-add-schedule-points-to-map-alloc-free.patch
	patches.suse/mlxsw-spectrum-Disable-MAC-learning-for-ovs-port.patch
	patches.fixes/batman-adv-Always-initialize-fragment-header-priorit.patch
	patches.fixes/batman-adv-Fix-check-of-retrieved-orig_gw-in-batadv_.patch
	patches.fixes/batman-adv-Fix-lock-for-ogm-cnt-access-in-batadv_iv_.patch
	patches.drivers/s390-qeth-apply-takeover-changes-when-mode-is-toggle.patch
	patches.drivers/s390-qeth-don-t-apply-takeover-changes-to-RXIP.patch
	patches.drivers/s390-qeth-lock-IP-table-while-applying-takeover-chan.patch
	patches.drivers/s390-qeth-update-takeover-IPs-after-configuration-ch.patch
	patches.suse/sock-free-skb-in-skb_complete_tx_timestamp-on-error.patch
	patches.fixes/0001-net-usb-qmi_wwan-add-Telit-ME910-PID-0x1101-support.patch
	patches.drivers/net-sched-fix-static-key-imbalance-in-case-of-ingres.patch
	patches.fixes/0001-nfs-fix-a-deadlock-in-nfs-client-initialization.patch
	patches.drivers/i2c-piix4-Fix-port-number-check-on-release
	patches.drivers/IB-core-Bound-check-alternate-path-port-number.patch
	patches.drivers/IB-core-Don-t-enforce-PKey-security-on-SMI-MADs.patch
	patches.drivers/IB-mlx4-Fix-RSS-hash-fields-restrictions.patch
	patches.drivers/RDMA-netlink-Fix-general-protection-fault.patch
	patches.drivers/iw_cxgb4-only-clear-the-ARMED-bit-if-a-notification-.patch
	patches.drivers/iw_cxgb4-only-insert-drain-cqes-if-wq-is-flushed.patch
	patches.drivers/IB-ipoib-Restore-MM-behavior-in-case-of-tx_ring-allo.patch
	patches.fixes/ext4-fix-fdatasync-2-after-fallocate-2-operation.patch
	patches.fixes/ext4-fix-crash-when-a-directory-s-i_size-is-too-smal.patch
	patches.drivers/dmaengine-ioat-Fix-error-handling-path
	patches.drivers/dmaengine-at_hdmac-fix-potential-NULL-pointer-derefe
	patches.drivers/dmaengine-dmatest-move-callback-wait-queue-to-thread
	patches.drivers/dmaengine-jz4740-disable-unprepare-clk-if-probe-fail
	patches.drivers/dmaengine-fsl-edma-disable-clks-on-all-error-paths
	patches.fixes/posix-timer-Properly-check-sigevent-sigev_notify.patch
	patches.arch/04-drivers-misc-intel-pti-rename-the-header-file-to-free-up-the-namespace.patch
	patches.fixes/x86-make-x86_bug_fxsave_leak-detectable-in-cpuid-on-amd.patch
	patches.arch/01-x86-entry-64-paravirt-use-paravirt-safe-macro-to-access-eflags.patch
	patches.suse/0001-x86-unwinder-orc-Dont-bail-on-stack-overflow.patch
	patches.suse/0002-x86-unwinder-Handle-stack-overflows-more-gracefully.patch
	patches.arch/04-x86-irq-64-print-the-offending-ip-in-the-stack-overflow-warning.patch
	patches.arch/05-x86-entry-64-allocate-and-enable-the-sysenter-stack.patch
	patches.arch/06-x86-dumpstack-add-get_stack_info-support-for-the-sysenter-stack.patch
	patches.arch/07-x86-entry-gdt-put-per-cpu-gdt-remaps-in-ascending-order.patch
	patches.arch/08-x86-mm-fixmap-generalize-the-gdt-fixmap-mechanism-introduce-struct-cpu_entry_area.patch
	patches.arch/09-x86-entry-fix-assumptions-that-the-hw-tss-is-at-the-beginning-of-cpu_tss.patch
	patches.arch/10-x86-dumpstack-handle-stack-overflow-on-all-stacks.patch
	patches.arch/11-x86-entry-move-sysenter_stack-to-the-beginning-of-struct-tss_struct.patch
	patches.arch/12-x86-entry-remap-the-tss-into-the-cpu-entry-area.patch
	patches.arch/13-x86-entry-64-separate-cpu_current_top_of_stack-from-tss-sp0.patch
	patches.arch/14-x86-espfix-64-stop-assuming-that-pt_regs-is-on-the-entry-stack.patch
	patches.arch/15-x86-entry-64-use-a-per-cpu-trampoline-stack-for-idt-entries.patch
	patches.arch/16-x86-entry-64-return-to-userspace-from-the-trampoline-stack.patch
	patches.arch/18-x86-entry-64-create-a-per-cpu-syscall-entry-trampoline.patch
	patches.arch/19-x86-entry-64-move-the-ist-stacks-into-struct-cpu_entry_area.patch
	patches.arch/20-x86-entry-64-remove-the-sysenter-stack-canary.patch
	patches.arch/21-x86-entry-clean-up-the-sysenter_stack-code.patch
	patches.arch/22-x86-entry-64-make-cpu_entry_area-tss-read-only.patch
	patches.arch/23-x86-paravirt-dont-patch-flush_tlb_single.patch
	patches.arch/26-x86-paravirt-provide-a-way-to-check-for-hypervisors.patch
	patches.arch/27-x86-cpufeatures-make-cpu-bugs-sticky.patch
	patches.drivers/ALSA-usb-audio-Add-native-DSD-support-for-Esoteric-D
	patches.drivers/ALSA-hda-Add-vendor-id-for-Cannonlake-HDMI-codec
	patches.drivers/ALSA-rawmidi-Avoid-racy-info-ioctl-via-ctl-device
	patches.drivers/ALSA-hda-realtek-Fix-Dell-AIO-LineOut-issue
	patches.drivers/ALSA-usb-audio-Fix-the-missing-ctl-name-suffix-at-pa
	patches.drivers/mfd-cros-ec-spi-Don-t-send-first-message-too-soon
	patches.drivers/mfd-twl4030-audio-Fix-sibling-node-lookup
	patches.drivers/mfd-twl6040-Fix-child-node-lookup
	patches.drivers/spi-a3700-Fix-clk-prescaling-for-coefficient-over-15
	patches.drivers/spi-atmel-fixed-spin_lock-usage-inside-atmel_spi_rem
	patches.drivers/spi-sun4i-disable-clocks-in-the-remove-function
	patches.drivers/spi-xilinx-Detect-stall-with-Unknown-commands
	patches.drivers/PCI-PM-Force-devices-to-D0-in-pci_pm_thaw_noirq
	patches.drivers/APEI-ERST-Fix-missing-error-handling-in-erst_reader
	patches.drivers/0006-ACPI-CPPC-remove-initial-assignment-of-pcc_ss_data.patch
	patches.fixes/ARM-8731-1-Fix-csum_partial_copy_from_user-stack-mis.patch
	patches.fixes/scsi-aacraid-Fix-I-O-drop-during-reset.patch
	patches.suse/KVM-MMU-Fix-infinite-loop-when-there-is-no-available.patch
	patches.suse/KVM-X86-Fix-load-RFLAGS-w-o-the-fixed-bit.patch
	patches.suse/kvm-x86-fix-WARN-due-to-uninitialized-guest-FPU-stat.patch
	patches.suse/KVM-x86-Check-input-paging-mode-when-cs.l-is-set.patch
	patches.arch/kvm-fix-stack-out-of-bounds-read-in-write_mmio
	patches.suse/arm64-kvm-Prevent-restoring-stale-PMSCR_EL1-for-vcpu.patch
	patches.suse/KVM-arm-arm64-Fix-HYP-unmapping-going-off-limits.patch
	patches.suse/KVM-arm-arm64-timer-Don-t-set-irq-as-forwarded-if-no.patch
	patches.suse/KVM-arm-arm64-Properly-handle-arch-timer-IRQs-after-.patch
	patches.suse/KVM-arm-arm64-Fix-timer-enable-flow.patch
	patches.suse/kvm-x86-fix-RSM-when-PCID-is-non-zero.patch
	patches.drivers/nvme-set-discard_alignment-to-zero.patch
	patches.drivers/nvme-fc-remove-double-put-reference-if-admin-connect.patch
	patches.drivers/nvme-call-blk_integrity_unregister-after-queue-is-cl.patch
	patches.drivers/nvme-check-hw-sectors-before-setting-chunk-sectors.patch
	patches.drivers/nvme-setup-streams-after-initializing-namespace-head.patch
	patches.drivers/block-don-t-let-passthrough-IO-go-into-.make_request.patch
	patches.fixes/block-fix-blk_rq_append_bio.patch
	patches.drivers/block-throttle-avoid-double-charge.patch
	patches.suse/0001-block-unalign-call_single_data-in-struct-request.patch
	patches.drivers/bpf-s390x-do-not-reload-skb-pointers-in-non-skb-cont.patch
	patches.drivers/bpf-ppc64-do-not-reload-skb-pointers-in-non-skb-cont.patch
	patches.fixes/bpf-guarantee-r1-to-be-ctx-in-case-of-bpf_helper_cha.patch
	patches.suse/net-phy-marvell-Limit-88m1101-autoneg-errata-to-88E1.patch
	patches.fixes/sctp-add-SCTP_CID_RECONF-conversion-in-sctp_cname.patch
	patches.suse/net-bridge-fix-early-call-to-br_stp_change_bridge_id.patch
	patches.drivers/nl80211-fix-nl80211_send_iface-error-paths
	patches.drivers/mac80211_hwsim-Fix-a-possible-sleep-in-atomic-bug-in
	patches.drivers/tg3-Fix-rx-hang-on-MTU-change-with-5717-5719.patch
	patches.drivers/ip_gre-remove-the-incorrect-mtu-limit-for-ipgre-tap.patch
	patches.drivers/ip6_gre-remove-the-incorrect-mtu-limit-for-ipgre-tap.patch
	patches.drivers/net-mvneta-use-proper-rxq_number-in-loop-on-rx-queue.patch
	patches.drivers/net-mvneta-eliminate-wrong-call-to-handle-rx-descrip.patch
	patches.fixes/net-Fix-double-free-and-memory-corruption-in-get_net.patch
	patches.drivers/net-mlx5-FPGA-return-EINVAL-if-size-is-zero.patch
	patches.drivers/Revert-mlx5-move-affinity-hints-assignments-to-gener.patch
	patches.drivers/net-mlx5-Fix-rate-limit-packet-pacing-naming-and-str.patch
	patches.drivers/net-mlx5e-Fix-ETS-BW-check.patch
	patches.drivers/net-mlx5e-Fix-features-check-of-IPv6-traffic.patch
	patches.drivers/net-mlx5e-Fix-defaulting-RX-ring-size-when-not-neede.patch
	patches.drivers/net-mlx5-Fix-misspelling-in-the-error-message-and-co.patch
	patches.drivers/net-mlx5-Fix-error-flow-in-CREATE_QP-command.patch
	patches.drivers/net-mlx5e-Fix-possible-deadlock-of-VXLAN-lock.patch
	patches.drivers/net-mlx5e-Add-refcount-to-VXLAN-structure.patch
	patches.drivers/net-mlx5e-Prevent-possible-races-in-VXLAN-control-fl.patch
	patches.drivers/net-mlx5-Cleanup-IRQs-in-case-of-unload-failure.patch
	patches.drivers/net-mlx5-Stay-in-polling-mode-when-command-EQ-destro.patch
	patches.drivers/s390-qeth-fix-error-handling-in-checksum-cmd-callbac.patch
	patches.suse/ipv4-Fix-use-after-free-when-flushing-FIB-tables.patch
	patches.drivers/bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch
	patches.drivers/bpf-fix-incorrect-sign-extension-in-check_alu_op.patch
	patches.fixes/bpf-fix-incorrect-tracking-of-register-size-truncati.patch
	patches.fixes/bpf-fix-32-bit-ALU-op-verification.patch
	patches.drivers/bpf-fix-missing-error-return-in-check_stack_boundary.patch
	patches.drivers/bpf-force-strict-alignment-checks-for-stack-pointers.patch
	patches.drivers/bpf-don-t-prune-branches-when-a-scalar-is-replaced-w.patch
	patches.fixes/bpf-fix-integer-overflows.patch
	patches.fixes/selftests-bpf-add-tests-for-recent-bugfixes.patch
	patches.fixes/bpf-do-not-allow-root-to-mangle-valid-pointers.patch
	patches.fixes/openvswitch-Fix-pop_vlan-action-for-double-tagged-fr.patch
	patches.suse/net-reevalulate-autoflowlabel-setting-after-sysctl-s.patch
	patches.arch/clk-fix-a-panic-error-caused-by-accessing-NULL-point.patch
	patches.drivers/drm-i915-Flush-pending-GTT-writes-before-unbinding
	patches.drivers/drm-i915-Drop-fb-reference-on-load_detect_pipe-failu
	patches.drivers/drm-i915-Stop-listening-to-request-resubmission-from
	patches.drivers/drm-i915-fence-Use-rcu-to-defer-freeing-of-irq_work
	patches.drivers/drm-nouveau-pci-do-a-msi-rearm-on-init
	patches.drivers/drm-i915-lpe-Remove-double-encapsulation-of-info-str
	patches.drivers/drm-i915-Protect-DDI-port-to-DPLL-map-from-theoretic
	patches.drivers/drm-sun4i-Fix-error-path-handling
	patches.drivers/pinctrl-cherryview-Mask-all-interrupts-on-Intel_Stra
	patches.fixes/crypto-skcipher-set-walk.iv-for-zero-length-inputs
	patches.drivers/crypto-mcryptd-protect-the-per-CPU-queue-with-a-lock
	patches.fixes/xfs-allow-CoW-remap-transactions-to-use-reserve-bloc.patch
	patches.fixes/xen-eliminate-wx-mappings.patch
	patches.fixes/xen-balloon-mark-unallocated-host-memory-as-unusable.patch
	patches.arch/powerpc-perf-Dereference-BHRB-entries-safely.patch
	patches.arch/powerpc-perf-imc-Fix-nest-imc-cpuhotplug-callback-fa.patch
	patches.arch/powerpc-perf-Fix-kfree-memory-allocated-for-nest-pmu.patch
	patches.arch/KVM-PPC-Book3S-fix-XIVE-migration-of-pending-interru.patch
	patches.arch/KVM-PPC-Book3S-HV-Fix-pending_pri-value-in-kvmppc_xi.patch
	patches.arch/01-x86-mm-dump_pagetables-check-page_present-for-real.patch
	patches.arch/02-x86-mm-dump_pagetables-make-the-address-hints-correct-and-readable.patch
	patches.arch/03-x86-vsyscall-64-explicitly-set-page_user-in-the-pagetable-hierarchy.patch
	patches.arch/04-x86-vsyscall-64-warn-and-fail-vsyscall-emulation-in-native-mode.patch
	patches.arch/05-arch-mm-allow-arch_dup_mmap-to-fail.patch
	patches.arch/07-x86-ldt-rework-locking.patch
	patches.arch/08-x86-ldt-prevent-ldt-inheritance-on-exec.patch
	patches.arch/09-x86-mm-64-improve-the-memory-map-documentation.patch
	patches.arch/10-x86-doc-remove-obvious-weirdnesses-from-the-x86-mm-layout-documentation.patch
	patches.arch/11-x86-entry-rename-sysenter_stack-to-cpu_entry_area_entry_stack.patch
	patches.arch/12-x86-uv-use-the-right-tlb-flush-api.patch
	patches.arch/13-x86-microcode-dont-abuse-the-tlb-flush-interface.patch
	patches.arch/14-x86-mm-use-_flush_tlb_one-for-kernel-memory.patch
	patches.arch/15-x86-mm-remove-superfluous-barriers.patch
	patches.arch/16-x86-mm-add-comments-to-clarify-which-tlb-flush-functions-are-supposed-to-flush-what.patch
	patches.arch/17-x86-mm-move-the-cr3-construction-functions-to-tlbflush-h.patch
	patches.arch/18-x86-mm-remove-hard-coded-asid-limit-checks.patch
	patches.arch/19-x86-mm-put-mmu-to-hardware-asid-translation-in-one-place.patch
	patches.arch/20-x86-mm-create-asm-invpcid-h.patch
	patches.arch/21-x86-cpu_entry_area-move-it-to-a-separate-unit.patch
	patches.arch/22-x86-cpu_entry_area-move-it-out-of-the-fixmap.patch
	patches.arch/23-init-invoke-init_espfix_bsp-from-mm_init.patch
	patches.drivers/acpi-nfit-fix-health-event-notification.patch
	patches.drivers/libnvdimm-pfn-fix-start_pad-handling-for-aligned-nam.patch
	patches.drivers/libnvdimm-dax-fix-1GB-aligned-namespaces-vs-physical.patch
	patches.drivers/libnvdimm-btt-add-a-couple-of-missing-kernel-doc-lin.patch
	patches.drivers/libnvdimm-btt-fix-an-incompatibility-in-the-log-layout.patch
	patches.drivers/gpio-fix-gpio-line-names-property-retrieval
	patches.drivers/hwmon-Deal-with-errors-from-the-thermal-subsystem
	patches.drivers/ASoC-rsnd-ssiu-clear-SSI_MODE-for-non-TDM-Extended-m
	patches.drivers/ASoC-rsnd-fixup-ADG-register-mask
	patches.drivers/ASoC-rockchip-disable-clock-on-error
	patches.drivers/ASoC-wm_adsp-Fix-validation-of-firmware-and-coeff-le
	patches.drivers/ASoC-amd-Add-error-checking-to-probe-function
	patches.drivers/ASoC-atmel-classd-select-correct-Kconfig-symbol
	patches.drivers/ASoC-da7218-fix-fix-child-node-lookup
	patches.drivers/ASoC-fsl_ssi-AC-97-ops-need-regmap-clock-and-cleanin
	patches.drivers/ASoC-codecs-msm8916-wcd-Fix-supported-formats
	patches.drivers/ASoC-nau8825-fix-issue-that-pop-noise-when-start-cap
	patches.drivers/ASoC-tlv320aic31xx-Fix-GPIO1-register-definition
	patches.drivers/ASoC-twl4030-fix-child-node-lookup
	patches.drivers/ALSA-hda-Add-MIC_NO_PRESENCE-fixup-for-2-HP-machines
	patches.drivers/ALSA-hda-fix-headset-mic-detection-issue-on-a-Dell-m
	patches.drivers/ALSA-hda-change-the-location-for-one-mic-on-a-Lenovo
	patches.drivers/ALSA-hda-Drop-useless-WARN_ON
	patches.drivers/ALSA-hda-Fix-missing-COEF-init-for-ALC225-295-299
	patches.drivers/iw_cxgb4-Only-validate-the-MSN-for-successful-comple.patch
	patches.drivers/iw_cxgb4-reflect-the-original-WR-opcode-in-drain-cqe.patch
	patches.drivers/iw_cxgb4-when-flushing-complete-all-wrs-in-a-chain.patch
	patches.drivers/RDMA-vmw_pvrdma-Call-ib_umem_release-on-destroy-QP-p.patch
	patches.drivers/RDMA-vmw_pvrdma-Use-refcount_dec_and_test-to-avoid-w.patch
	patches.drivers/RDMA-vmw_pvrdma-Avoid-use-after-free-due-to-QP-CQ-SR.patch
	patches.drivers/IB-mlx5-Fix-congestion-counters-in-LAG-mode.patch
	patches.drivers/IB-ipoib-Fix-lockdep-issue-found-on-ipoib_ib_dev_hea.patch
	patches.drivers/IB-hfi-Only-read-capability-registers-if-the-capabil.patch
	patches.drivers/IB-mlx5-Serialize-access-to-the-VMA-list.patch
	patches.drivers/IB-uverbs-Fix-command-checking-as-part-of-ib_uverbs_.patch
	patches.drivers/IB-core-Verify-that-QP-is-security-enabled-in-create.patch
	patches.drivers/IB-mlx5-Fix-mlx5_ib_alloc_mr-error-flow.patch
	patches.drivers/led-core-Fix-brightness-setting-when-setting-delay_o
	patches.drivers/drm-i915-gvt-Fix-pipe-A-enable-as-default-for-vgpu
	patches.drivers/i915-Reject-CCS-modifiers-for-pipe-C-on-Geminilake
	patches.suse/ip6_gre-fix-device-features-for-ioctl-setup.patch
	patches.suse/net-phy-micrel-ksz9031-reconfigure-autoneg-after-phy.patch
	patches.suse/RDS-Check-cmsg_len-before-dereferencing-CMSG_DATA.patch
	patches.suse/net-fec-unmap-the-xmit-buffer-that-are-not-transferr.patch
	patches.fixes/xfrm-Fix-xfrm_input-to-verify-state-is-valid-when-en.patch
	patches.fixes/xfrm-Reinject-transport-mode-packets-through-tasklet.patch
	patches.drivers/tg3-Add-workaround-to-restrict-5762-MRRS-to-2048.patch
	patches.drivers/tg3-Enable-PHY-reset-in-MTU-change-path-for-5720.patch
	patches.drivers/bnx2x-Improve-reliability-in-case-of-nested-PCI-erro.patch
	patches.fixes/sctp-Replace-use-of-sockets_allocated-with-specified.patch
	patches.suse/tipc-fix-hanging-poll-for-stream-sockets.patch
	patches.fixes/sock-Add-sock_owned_by_user_nocheck.patch
	patches.fixes/strparser-Call-sock_owned_by_user_nocheck.patch
	patches.arch/01-x86-cpufeatures-add-x86_bug_cpu_insecure.patch
	patches.arch/02-x86-mm-pti-disable-global-pages-if-page_table_isolation-y.patch
	patches.arch/03-x86-mm-pti-prepare-the-x86-entry-assembly-code-for-entry-exit-cr3-switching.patch
	patches.arch/05-x86-mm-pti-add-infrastructure-for-page-table-isolation.patch
	patches.arch/06-x86-pti-add-the-pti-cmdline-option-and-documentation.patch
	patches.arch/07-x86-mm-pti-add-mapping-helper-functions.patch
	patches.arch/08-x86-mm-pti-allow-nx-poison-to-be-set-in-p4d-pgd.patch
	patches.arch/09-x86-mm-pti-allocate-a-separate-user-pgd.patch
	patches.arch/10-x86-mm-pti-populate-user-pgd.patch
	patches.arch/11-x86-mm-pti-add-functions-to-clone-kernel-pmds.patch
	patches.arch/12-x86-mm-pti-force-entry-through-trampoline-when-pti-active.patch
	patches.arch/13-x86-mm-pti-share-cpu_entry_area-with-user-space-page-tables.patch
	patches.arch/14-x86-entry-align-entry-text-section-to-pmd-boundary.patch
	patches.arch/15-x86-mm-pti-share-entry-text-pmd.patch
	patches.arch/16-x86-mm-pti-map-espfix-into-user-space.patch
	patches.arch/17-x86-cpu_entry_area-add-debugstore-entries-to-cpu_entry_area.patch
	patches.arch/18-x86-events-intel-ds-map-debug-buffers-in-cpu_entry_area.patch
	patches.arch/19-x86-mm-64-make-a-full-pgd-entry-size-hole-in-the-memory-map.patch
	patches.arch/20-x86-pti-put-the-ldt-in-its-own-pgd-if-pti-is-on.patch
	patches.arch/21-x86-pti-map-the-vsyscall-page-if-needed.patch
	patches.arch/22-x86-mm-allow-flushing-for-future-asid-switches.patch
	patches.arch/23-x86-mm-abstract-switching-cr3.patch
	patches.arch/24-x86-mm-use-fix-pcid-to-optimize-user-kernel-switches.patch
	patches.arch/25-x86-mm-optimize-restore_cr3.patch
	patches.arch/26-x86-mm-use-invpcid-for-_native_flush_tlb_single.patch
	patches.arch/27-x86-mm-clarify-the-whole-asid-kernel-pcid-user-pcid-naming.patch
	patches.arch/28-x86-dumpstack-indicate-in-oops-whether-pti-is-configured-and-enabled.patch
	patches.arch/29-x86-mm-pti-add-kconfig.patch
	patches.arch/30-x86-mm-dump_pagetables-add-page-table-directory-to-the-debugfs-vfs-hierarchy.patch
	patches.arch/31-x86-mm-dump_pagetables-check-user-space-page-table-for-wx-pages.patch
	patches.arch/32-x86-mm-dump_pagetables-allow-dumping-current-pagetables.patch
	patches.arch/33-x86-ldt-make-the-ldt-mapping-ro.patch
	patches.fixes/kbuild-add-fno-stack-check-to-kernel-build-options.patch
	patches.drivers/scsi-core-check-for-device-state-in-__scsi_remove_ta.patch
	patches.suse/msft-hv-1521-scsi-storvsc-Fix-scsi_cmd-error-assignments-in-storv.patch
	patches.fixes/0001-USB-Fix-off-by-one-in-type-specific-length-check-of-.patch
	patches.fixes/0001-usbip-vhci-stop-printing-kernel-pointer-addresses-in.patch
	patches.fixes/0001-usbip-stub-stop-printing-kernel-pointer-addresses-in.patch
	patches.fixes/0001-usbip-prevent-leaking-socket-pointer-address-in-mess.patch
	patches.fixes/0001-usbip-fix-usbip-bind-writing-random-string-after-com.patch
	patches.fixes/0001-usb-add-RESET_RESUME-for-ELSA-MicroLink-56K.patch
	patches.fixes/0001-usb-Add-device-quirk-for-Logitech-HD-Pro-Webcam-C925.patch
	patches.fixes/0001-USB-serial-option-add-support-for-Telit-ME910-PID-0x.patch
	patches.fixes/0001-USB-serial-qcserial-add-Sierra-Wireless-EM7565.patch
	patches.fixes/0001-USB-serial-option-adding-support-for-YUGA-CLM920-NC5.patch
	patches.fixes/0001-USB-serial-ftdi_sio-add-id-for-Airbus-DS-P8GR.patch
	patches.drivers/0001-xhci-Fix-xhci-debugfs-NULL-pointer-dereference-in-re.patch
	patches.drivers/0001-xhci-Fix-use-after-free-in-xhci-debugfs.patch
	patches.fixes/0001-usb-xhci-Add-XHCI_TRUST_TX_LENGTH-for-Renesas-uPD720.patch
	patches.suse/n_tty-fix-EXTPROC-vs-ICANON-interaction-with-TIOCINQ.patch
	patches.drivers/drivers-base-cacheinfo-fix-cache-type-for-non-archit
	patches.drivers/0001-thunderbolt-Mask-ring-interrupt-properly-when-pollin.patch
	patches.suse/msft-hv-1520-vmbus-unregister-device_obj-channels_kset.patch
	patches.suse/objtool-Fix-Clang-enum-conversion-warning.patch
	patches.suse/0001-objtool-Fix-seg-fault-caused-by-missing-parameter.patch
	patches.suse/0002-objtool-Fix-seg-fault-with-clang-compiled-objects.patch
	patches.fixes/genirq-Guard-handle_bad_irq-log-messages.patch
	patches.fixes/timers-Use-deferrable-base-independent-of-base-nohz_active.patch
	patches.fixes/timers-Reinitialize-per-cpu-bases-on-hotplug.patch
	patches.fixes/nohz-Prevent-a-timer-interrupt-storm-in-tick_nohz_stop_sched_tick.patch
	patches.fixes/timers-Invoke-timer_start_debug-where-it-makes-sense.patch
	patches.arch/01-x86-smpboot-remove-stale-tlb-flush-invocations.patch
	patches.arch/02-x86-mm-remove-preempt_disable-enable-from-_native_flush_tlb.patch
	patches.arch/34-x86-ldt-plug-memory-leak-in-error-path.patch
	patches.arch/03-x86-ldt-make-ldt-pgtable-free-conditional.patch
	patches.arch/x86-mm-Unbreak-modules-that-use-the-DMA-API.patch
	patches.suse/x86-stacktrace-Make-zombie-stack-traces-reliable.patch
	patches.fixes/fscache-Fix-the-default-for-fscache_maybe_release_pa.patch
	patches.fixes/afs-Fix-missing-error-handling-in-afs_write_end.patch
	patches.arch/04-x86-pti-enable-pti-by-default.patch
	patches.arch/05-x86-cpu-x86-pti-do-not-enable-pti-on-amd-processors.patch
	patches.arch/35-x86-pti-make-sure-the-user-kernel-ptes-match.patch
	patches.suse/0001-x86-dumpstack-Fix-partial-register-dumps.patch
	patches.suse/0002-x86-dumpstack-Print-registers-for-first-stack-frame.patch
	patches.arch/36-x86-pti-switch-to-kernel-cr3-at-early-in-entry_syscall_compat.patch
	patches.arch/11.1-x86-process-define-cpu_tss_rw-in-same-section-as-declaration.patch
	patches.fixes/ARM-davinci-Use-platform_device_register_full-to-cre.patch
	patches.fixes/ARM-davinci-Add-dma_mask-to-dm365-s-eDMA-device.patch
	patches.fixes/ARM-davinci-fix-mmc-entries-in-dm365-s-dma_slave_map.patch
	patches.drivers/drm-armada-fix-leak-of-crtc-structure
	patches.drivers/drm-ttm-check-the-return-value-of-kzalloc
	patches.drivers/drm-i915-psr-Fix-register-name-mess-up
	patches.drivers/drm-i915-Disable-DC-states-around-GMBUS-on-GLK
	patches.drivers/drm-i915-Put-all-non-blocking-modesets-onto-an-order
	patches.drivers/drm-i915-Apply-Display-WA-1183-on-skl-kbl-and-cfl
	patches.fixes/kernel-acct.c-fix-the-acct-needcheck-check-in-check_free_space.patch
	patches.fixes/mm-mprotect-add-a-cond_resched-inside-change_pmd_ran.patch
	patches.drivers/crypto-chelsio-select-CRYPTO_GF128MUL.patch
	patches.fixes/crypto-chacha20poly1305-validate-the-digest-size
	patches.drivers/crypto-n2-cure-use-after-free
	patches.fixes/crypto-pcrypt-fix-freeing-pcrypt-instances
	patches.arch/s390-sles15-02-06-pci-handle-insufficient-resources-during-dma-tl.patch
	patches.arch/s390-dasd-fix-wrongly-assigned-configuration-data.patch
	patches.fixes/x86-efi-fix-kernel-param-add_efi_memmap-regression.patch
	patches.arch/07-x86-mm-set-modules_end-to-0xffffffffff000000.patch
	patches.arch/08-x86-mm-map-cpu_entry_area-at-the-same-place-on-4-5-level.patch
	patches.arch/24-x86-kaslr-fix-the-vaddr_end-mess.patch
	patches.arch/37-x86-events-intel-ds-use-the-proper-cache-flush-method-for-mapping-ds-buffers.patch
	patches.arch/38-x86-tlb-drop-the-gpl-from-the-cpu_tlbstate-export.patch
	patches.arch/09-x86-alternatives-add-missing-n-at-end-of-alternative-inline-asm.patch
	patches.arch/10-x86-pti-rename-bug_cpu_insecure-to-bug_cpu_meltdown.patch
	patches.fixes/xfs-quota-fix-missed-destroy-of-qi_tree_lock.patch
	patches.fixes/xfs-quota-check-result-of-register_shrinker.patch
	patches.suse/0001-iommu-arm-smmu-v3-Cope-with-duplicated-Stream-IDs.patch
	patches.drivers/Input-elantech-add-new-icbody-type-15
	patches.suse/kvm-vmx-Scrub-hardware-GPRs-at-VM-exit.patch
	patches.drivers/KVM-s390-fix-cmma-migration-for-multiple-memory-slot.patch
	patches.drivers/KVM-s390-prevent-buffer-overrun-on-memory-hotplug-du.patch
	patches.fixes/sget-handle-failures-of-register_shrinker.patch
	patches.drivers/leds-core-Fix-regression-caused-by-commit-2b83ff96f5
	patches.apparmor/apparmor-fix-regression-in-mount-mediation-when-feat.patch
	patches.fixes/cgroup-Fix-deadlock-in-cpu-hotplug-path.patch
	patches.drivers/platform-x86-wmi-Call-acpi_wmi_init-later
	patches.drivers/IB-mlx4-Fix-mlx4_ib_alloc_mr-error-flow.patch
	patches.drivers/IB-ipoib-Fix-race-condition-in-neigh-creation.patch
	patches.drivers/RDMA-netlink-Fix-locking-around-__ib_get_device_by_i.patch
	patches.drivers/IB-srpt-Disable-RDMA-access-by-the-initiator.patch
	patches.drivers/IB-srpt-Fix-ACL-lookup-during-login.patch
	patches.suse/ip6_tunnel-disable-dst-caching-if-tunnel-is-dual-sta.patch
	patches.suse/mlxsw-spectrum_router-Fix-NULL-pointer-deref.patch
	patches.suse/mlxsw-spectrum-Relax-sanity-checks-during-enslavemen.patch
	patches.drivers/net-sched-Fix-update-of-lastuse-in-act-modules-imple.patch
	patches.fixes/0001-NET-usb-qmi_wwan-add-support-for-YUGA-CLM920-NC5-PID.patch
	patches.suse/ethtool-do-not-print-warning-for-applications-using-.patch
	patches.fixes/RDS-Heap-OOB-write-in-rds_message_alloc_sgs.patch
	patches.drivers/e1000-fix-disabling-already-disabled-warning.patch
	patches.suse/e1000e-Fix-e1000_check_for_copper_link_ich8lan-retur.patch
	patches.suse/net-fec-restore-dev_id-in-the-cases-of-probe-error.patch
	patches.suse/net-fec-defer-probe-if-regulator-is-not-ready.patch
	patches.drivers/cxgb4-Fix-FW-flash-errors.patch
	patches.drivers/net-ena-unmask-MSI-X-only-after-device-initializatio.patch
	patches.drivers/net-ena-fix-error-handling-in-ena_down-sequence.patch
	patches.drivers/i40e-i40evf-Account-for-frags-split-over-multiple-de.patch
	patches.drivers/i40e-don-t-remove-netdev-dev_addr-when-syncing-uc-li.patch
	patches.drivers/nl80211-Check-for-the-required-netlink-attribute-pre
	patches.drivers/mac80211-mesh-drop-frames-appearing-to-be-from-us
	patches.suse/net-stmmac-enable-EEE-in-MII-GMII-or-RGMII-only.patch
	patches.suse/sh_eth-fix-TSU-resource-handling.patch
	patches.fixes/RDS-null-pointer-dereference-in-rds_atomic_free_op.patch
	patches.fixes/netfilter-uapi-correct-untracked-conntrack-state-bit-number
	patches.suse/net-fec-free-restore-resource-in-related-probe-error.patch
	patches.drivers/can-vxcan-improve-handling-of-missing-peer-name-attr
	patches.drivers/can-gs_usb-fix-return-value-of-the-set_bittiming-cal
	patches.drivers/can-flex_can-Correct-the-checking-for-frame-length-i
	patches.suse/sh_eth-fix-SH7757-GEther-initialization.patch
	patches.drivers/bnxt_en-Fix-population-of-flow_type-in-bnxt_hwrm_cfa.patch
	patches.drivers/bnxt_en-Fix-the-Invalid-VF-id-check-in-bnxt_vf_ndo_p.patch
	patches.suse/sctp-do-not-retransmit-upon-FragNeeded-if-PMTU-disco.patch
	patches.suse/sctp-fix-the-handling-of-ICMP-Frag-Needed-for-too-sm.patch
	patches.drivers/mdio-sun4i-Fix-a-memory-leak
	patches.drivers/block-drain-queue-before-waiting-for-q_usage_counter.patch
	patches.drivers/nvme-pci-move-use_sgl-initialization-to-nvme_init_io.patch
	patches.drivers/nvme-fix-sector-units-when-going-between-formats.patch
	patches.drivers/nvme-rdma-fix-concurrent-reset-and-reconnect.patch
	patches.drivers/nvme-mpath-fix-last-path-removal-during-traffic.patch
	patches.drivers/nvme-fcloop-avoid-possible-uninitialized-variable-wa.patch
	patches.fixes/loop-fix-concurrent-lo_open-lo_release.patch
	patches.drivers/ALSA-pcm-Remove-incorrect-snd_BUG_ON-usages
	patches.drivers/ALSA-pcm-Add-missing-error-checks-in-OSS-emulation-p
	patches.drivers/ALSA-aloop-Release-cable-upon-open-error-path
	patches.drivers/ALSA-aloop-Fix-inconsistent-format-due-to-incomplete
	patches.drivers/ALSA-aloop-Fix-racy-hw-constraints-adjustment
	patches.drivers/ALSA-pcm-Abort-properly-at-pending-signal-in-OSS-rea
	patches.drivers/ALSA-pcm-Allow-aborting-mutex-lock-at-OSS-read-write
	patches.suse/net-core-fix-module-type-in-sock_diag_bind.patch
	patches.fixes/net-ipv4-emulate-READ_ONCE-on-hdrincl-bit-field-in-r.patch
	patches.fixes/selftests-bpf-fix-test_align.patch
	patches.suse/bpf-prevent-out-of-bounds-speculation.patch
	patches.fixes/bpf-introduce-BPF_JIT_ALWAYS_ON-config.patch
	patches.drivers/0001-iwlwifi-pcie-fix-DMA-memory-mapping-unmapping.patch
	patches.drivers/wcn36xx-Fix-dynamic-power-saving
	patches.suse/8021q-fix-a-memory-leak-for-VLAN-0-device.patch
	patches.drivers/nfp-always-unmask-aux-interrupts-at-init.patch
	patches.fixes/ipv6-fix-possible-mem-leaks-in-ipv6_make_skb.patch
	patches.suse/ipv6-sr-fix-TLVs-not-being-copied-using-setsockopt.patch
	patches.fixes/rbd-reacquire-lock-should-update-lock-owner-client-id
	patches.fixes/rbd-set-max_segments-to-ushrt_max
	patches.drivers/drm-vc4-Move-IRQ-enable-to-PM-path
	patches.drivers/drm-nouveau-disp-gf119-add-missing-drive-vfunc-ptr
	patches.drivers/drm-vmwgfx-Don-t-cache-framebuffer-maps
	patches.drivers/drm-vmwgfx-Potential-off-by-one-in-vmw_view_add
	patches.drivers/drm-i915-gvt-Clear-the-shadow-page-table-entry-after
	patches.drivers/drm-i915-gvt-Fix-stack-out-of-bounds-bug-in-cmd-pars
	patches.drivers/drm-i915-Whitelist-SLICE_COMMON_ECO_CHICKEN1-on-Gemi
	patches.drivers/drm-i915-Don-t-adjust-priority-on-an-already-signale
	patches.drivers/crypto-algapi-fix-NULL-dereference-in-crypto_remove_
	patches.suse/KVM-MMU-check-pending-exception-before-injecting-APF.patch
	patches.arch/KVM-PPC-Book3S-HV-Drop-prepare_done-from-struct-kvm_.patch
	patches.arch/KVM-PPC-Book3S-HV-Fix-use-after-free-in-case-of-mult.patch
	patches.suse/KVM-PPC-Book3S-PR-Fix-WIMG-handling-under-pHyp.patch
	patches.arch/KVM-PPC-Book3S-HV-Always-flush-TLB-in-kvmppc_alloc_r.patch
	patches.suse/x86-kvm-propagate-register_shrinker-return-code.patch
	patches.suse/KVM-x86-emulate-UD-while-in-guest-mode.patch
	patches.suse/KVM-x86-Add-memory-barrier-on-vmcs-field-lookup.patch
	patches.fixes/x86-microcode-intel-extend-bdw-late-loading-with-a-revision-check.patch
	patches.fixes/kdump-write-correct-address-of-mem_section-into-vmco.patch
	patches.suse/tools-objtool-Makefile-don-t-assume-sync-check.sh-is.patch
	patches.apparmor/apparmor-fix-ptrace-label-match-when-matching-stacke.patch
	patches.fixes/Bluetooth-Prevent-stack-info-leak-from-the-EFS-element.patch
	patches.fixes/0001-usbip-fix-vudc_rx-harden-CMD_SUBMIT-path-to-handle-m.patch
	patches.fixes/0001-usbip-remove-kernel-addresses-from-usb-device-and-ur.patch
	patches.fixes/0001-usbip-vudc_tx-fix-v_send_ret_submit-vulnerability-to.patch
	patches.fixes/0001-USB-fix-usbmon-BUG-trigger.patch
	patches.fixes/0001-uas-ignore-UAS-for-Norelsys-NS1068-X-chips.patch
	patches.fixes/0001-USB-serial-cp210x-add-IDs-for-LifeScan-OneTouch-Veri.patch
	patches.fixes/0001-USB-serial-cp210x-add-new-device-ID-ELV-ALC-8xxx.patch
	patches.fixes/0001-usb-misc-usb3503-make-sure-reset-is-low-for-at-least.patch
	patches.arch/11-x86-pti-unbreak-efi-old_memmap.patch
	patches.arch/12-x86-documentation-add-pti-description.patch
	patches.arch/13-x86-cpufeatures-add-x86_bug_spectre_v.patch
	patches.arch/14-sysfs-cpu-add-vulnerability-folder.patch
	patches.arch/15-x86-cpu-implement-cpu-vulnerabilites-sysfs-functions.patch
	patches.arch/39-x86-tboot-unbreak-tboot-with-pti-enabled.patch
	patches.arch/40-x86-mm-pti-remove-dead-logic-in-pti_user_pagetable_walk.patch
	patches.arch/0001-x86-cpu-amd-make-lfence-a-serializing-instruction.patch
	patches.arch/0002-x86-cpu-amd-use-lfence_rdtsc-in-preference-to-mfence_rdtsc.patch
	patches.arch/16-sysfs-cpu-fix-typos-in-vulnerability-documentation.patch
	patches.arch/17-x86-alternatives-fix-optimize_nops-checking.patch
	patches.arch/39.1-x86-pti-make-unpoison-of-pgd-for-trusted-boot-work-for-real.patch
	patches.suse/0001-objtool-Detect-jumps-to-retpoline-thunks.patch
	patches.suse/0002-objtool-Allow-alternatives-to-be-ignored.patch
	patches.arch/20-x86-retpoline-add-initial-retpoline-support.patch
	patches.arch/21-x86-spectre-add-boot-time-option-to-select-spectre-v2-mitigation.patch
	patches.arch/22-retpoline-crypto-convert-crypto-assembler-indirect-jumps.patch
	patches.arch/23-x86-retpoline-entry-convert-entry-assembler-indirect-jumps.patch
	patches.arch/24-x86-retpoline-ftrace-convert-ftrace-assembler-indirect-jumps.patch
	patches.arch/25-retpoline-hyperv-convert-assembler-indirect-jumps.patch
	patches.arch/26-x86-retpoline-xen-convert-xen-hypercall-indirect-jumps.patch
	patches.arch/27-retpoline-fill-return-stack-buffer-on-vmexit.patch
	patches.arch/41-x86-pti-fix-pcid-and-sanitize-defines.patch
	patches.arch/42-x86-perf-disable-intel_bts-when-pti.patch
	patches.drivers/nvme-fabrics-initialize-default-host-id-in-nvmf_host.patch
	patches.arch/powerpc-dlpar-023-Make-RAS-IRQ-explicitly-dependent-on-DLPAR-WQ.patch
	patches.arch/powerpc-pseries-Add-H_GET_CPU_CHARACTERISTICS-flags-.patch
	patches.arch/powerpc-64-Add-macros-for-annotating-the-destination.patch
	patches.arch/powerpc-64s-Simple-RFI-macro-conversions.patch
	patches.arch/powerpc-64-Convert-the-syscall-exit-path-to-use-RFI_.patch
	patches.arch/powerpc-64-Convert-fast_exception_return-to-use-RFI_.patch
	patches.arch/powerpc-64s-Convert-slb_miss_common-to-use-RFI_TO_US.patch
	patches.arch/powerpc-64s-Add-support-for-RFI-flush-of-L1-D-cache.patch
	patches.arch/powerpc-64s-Support-disabling-RFI-flush-with-no_rfi_.patch
	patches.arch/powerpc-pseries-Query-hypervisor-for-RFI-flush-setti.patch
	patches.arch/powerpc-powernv-Check-device-tree-for-RFI-flush-sett.patch
	patches.arch/28-x86-retpoline-remove-compile-time-warning.patch
	patches.drivers/ALSA-hda-Apply-headphone-noise-quirk-for-another-Del
	patches.drivers/ALSA-hda-Apply-the-existing-quirk-to-iMac-14-1
	patches.drivers/ALSA-pcm-Remove-yet-superfluous-WARN_ON
	patches.drivers/ALSA-seq-Make-ioctls-race-free
	patches.fixes/xfrm-skip-policies-marked-as-dead-while-rehashing.patch
	patches.fixes/af_key-fix-buffer-overread-in-verify_address_len.patch
	patches.fixes/af_key-fix-buffer-overread-in-parse_exthdrs.patch
	patches.fixes/xfrm-Use-__skb_queue_tail-in-xfrm_trans_queue.patch
	patches.fixes/esp-Fix-GRO-when-the-headers-not-fully-in-the-linear.patch
	patches.drivers/net-ib-mlx5-Don-t-disable-local-loopback-multicast-t.patch
	patches.drivers/net-mlx5-Fix-get-vector-affinity-helper-function.patch
	patches.drivers/net-mlx5-Fix-memory-leak-in-bad-flow-of-mlx5_alloc_i.patch
	patches.drivers/net-mlx5-Fix-mlx5_get_uars_page-to-return-error-code.patch
	patches.drivers/net-mlx5-Fix-error-handling-in-load-one.patch
	patches.drivers/net-mlx5e-Keep-updating-ethtool-statistics-when-the-.patch
	patches.drivers/net-mlx5e-Add-error-print-in-ETS-init.patch
	patches.drivers/net-mlx5e-Check-support-before-TC-swap-in-ETS-init.patch
	patches.drivers/net-mlx5e-Don-t-override-netdev-features-field-unles.patch
	patches.drivers/net-mlx5-Update-ptp_clock_event-foreach-PPS-event.patch
	patches.drivers/net-mlx5e-Remove-timestamp-set-from-netdevice-open-f.patch
	patches.fixes/bpf-fix-spelling-mistake-obusing-abusing.patch
	patches.fixes/bpf-arsh-is-not-supported-in-32-bit-alu-thus-reject-.patch
	patches.suse/bpf-array-fix-overflow-in-max_entries-and-undefined-.patch
	patches.fixes/9p-add-missing-module-license-for-xen-transport.patch
	patches.suse/ppp-unlock-all_ppp_mutex-before-registering-device.patch
	patches.suse/ipv6-fix-udpv6-sendmsg-crash-caused-by-too-small-MTU.patch
	patches.suse/tipc-fix-a-memory-leak-in-tipc_nl_node_get_link.patch
	patches.suse/netlink-extack-needs-to-be-reset-each-time-through-l.patch
	patches.fixes/ipv6-ip6_make_skb-needs-to-clear-cork.base.dst.patch
	patches.suse/net-Allow-neigh-contructor-functions-ability-to-modi.patch
	patches.suse/ipv4-Make-neigh-lookup-keys-for-loopback-point-to-po.patch
	patches.drivers/ibmvnic-Fix-pending-MAC-address-changes.patch
	patches.fixes/sctp-reinit-stream-if-stream-outcnt-has-been-change-.patch
	patches.fixes/sctp-do-not-allow-the-v4-socket-to-bind-a-v4mapped-v.patch
	patches.drivers/nl80211-take-RCU-read-lock-when-calling-ieee80211_bs
	patches.fixes/mac80211_hwsim-validate-number-of-different-channels.patch
	patches.drivers/cfg80211-check-dev_set_name-return-value
	patches.suse/lan78xx-Fix-failure-in-USB-Full-Speed.patch
	patches.drivers/nfp-use-the-correct-index-for-link-speed-table.patch
	patches.drivers/qed-Fix-potential-use-after-free-in-qed_spq_post.patch
	patches.drivers/iser-target-Fix-possible-use-after-free-in-connectio.patch
	patches.drivers/IB-hfi1-Prevent-a-NULL-dereference.patch
	patches.drivers/RDMA-mlx5-Fix-out-of-bound-access-while-querying-AH.patch
	patches.fixes/timers-Unconditionally-check-deferrable-base.patch
	patches.arch/01-x86-retpoline-fill-rsb-on-context-switch-for-affected-cpus.patch
	patches.arch/02-x86-retpoline-add-lfence-to-the-retpoline-rsb-filling-rsb-macros.patch
	patches.suse/0001-objtool-Fix-seg-fault-with-gold-linker.patch
	patches.suse/0002-objtool-Improve-error-message-for-bad-file-argument.patch
	patches.arch/05-x86-cpufeature-move-processor-tracing-out-of-scattered-features.patch
	patches.arch/06-module-add-retpoline-tag-to-vermagic.patch
	patches.fixes/0001-futex-Avoid-violating-the-10th-rule-of-futex.patch
	patches.fixes/futex-Prevent-overflow-by-strengthen-input-validatio.patch
	patches.fixes/delayacct-Account-blkio-completion-on-the-correct-ta.patch
	patches.arch/x86-tsc-future-proof-native_calibrate_tsc.patch
	patches.arch/x86-tsc-fix-erroneous-tsc-rate-on-skylake-xeon.patch
	patches.arch/01-x86-mm-clean-up-register-saving-in-the-_enc_copy-assembly-code.patch
	patches.arch/02-x86-mm-use-a-struct-to-reduce-parameters-for-sme-pgd-mapping.patch
	patches.arch/03-x86-mm-centralize-pmd-flags-in-sme_encrypt_kernel.patch
	patches.arch/04-x86-mm-prepare-sme_encrypt_kernel-for-page-aligned-encryption.patch
	patches.arch/05-x86-mm-encrypt-the-initrd-earlier-for-bsp-microcode-update.patch
	patches.arch/33.1-x86-intel_rdt-cqm-prevent-use-after-free.patch
	patches.drivers/nvme-pci-check-segement-valid-for-SGL-use.patch
	patches.drivers/nvme-pci-take-sglist-coalescing-in-dma_map_sg-into-a.patch
	patches.fixes/tun-fix-a-memory-leak-for-tfile-tx_array.patch
	patches.drivers/can-peak-fix-potential-bug-in-packet-fragmentation
	patches.fixes/bpf-fix-divides-by-zero.patch
	patches.fixes/bpf-fix-32-bit-divide-by-zero.patch
	patches.fixes/bpf-arm64-fix-stack_depth-tracking-in-combination-wi.patch
	patches.fixes/bpf-reject-stores-into-ctx-via-st-and-xadd.patch
	patches.fixes/bpf-mark-dst-unknown-on-inconsistent-s-u-bounds-adju.patch
	patches.suse/netlink-reset-extack-earlier-in-netlink_rcv_skb.patch
	patches.drivers/cfg80211-fix-station-info-handling-bugs
	patches.drivers/fm10k-mark-PM-functions-as-__maybe_unused.patch
	patches.suse/flow_dissector-properly-cap-thoff-field.patch
	patches.suse/ip6_gre-init-dev-mtu-and-dev-hard_header_len-correct.patch
	patches.drivers/can-af_can-can_rcv-replace-WARN_ONCE-by-pr_warn_once
	patches.drivers/can-af_can-canfd_rcv-replace-WARN_ONCE-by-pr_warn_on
	patches.drivers/ibmvnic-Fix-IP-offload-control-buffer.patch
	patches.drivers/ibmvnic-Fix-IPv6-packet-descriptors.patch
	patches.fixes/scripts-gdb-linux-tasks.py-fix-get_thread_info.patch
	patches.fixes/proc-fix-coredump-vs-read-proc-stat-race.patch
	patches.drivers/drm-vmwgfx-fix-memory-corruption-with-legacy-sou-con
	patches.drivers/drm-i915-Add-.get_hw_state-method-for-planes
	patches.drivers/drm-i915-Redo-plane-sanitation-during-readout
	patches.drivers/drm-i915-Fix-deadlock-in-i830_disable_pipe
	patches.arch/powerpc-xmon-Add-RFI-flush-related-fields-to-paca-du.patch
	patches.arch/powerpc-Don-t-preempt_disable-in-show_cpuinfo.patch
	patches.suse/powerpc-64s-Wire-up-cpu_show_meltdown.patch
	patches.arch/powerpc-64s-Allow-control-of-RFI-flush-via-debugfs.patch
	patches.arch/powerpc-pseries-include-linux-types.h-in-asm-hvcall.h.patch
	patches.fixes/ARM-sunxi_defconfig-Enable-CMA.patch
	patches.fixes/workqueue-avoid-hard-lockups-in-show_workqueue_state.patch
	patches.drivers/libata-apply-max_sec_1024-to-all-liteon-ep1-series-devices.patch
	patches.drivers/Input-twl4030-vibra-fix-sibling-node-lookup
	patches.drivers/Input-twl6040-vibra-fix-child-node-lookup
	patches.drivers/Input-88pm860x-ts-fix-child-node-lookup
	patches.drivers/Input-ALPS-fix-multi-touch-decoding-on-SS4-plus-touc
	patches.drivers/Input-synaptics-rmi4-prevent-UAF-reported-by-KASAN
	patches.suse/0001-tracing-Fix-converting-enum-s-from-the-map-in-trace_.patch
	patches.suse/0089-dm-thin-metadata-THIN_MAX_CONCURRENT_LOCKS-should-be.patch
	patches.suse/0090-dm-btree-fix-serious-bug-in-btree_split_beneath.patch
	patches.suse/0091-dm-crypt-fix-crash-by-adding-missing-check-for-auth-.patch
	patches.suse/0092-dm-integrity-don-t-store-cipher-request-on-the-stack.patch
	patches.suse/0093-dm-crypt-wipe-kernel-key-copy-after-IV-initializatio.patch
	patches.suse/0094-dm-crypt-fix-error-return-code-in-crypt_ctr.patch
	patches.drivers/scsi-libsas-Disable-asynchronous-aborts-for-SATA-dev.patch
	patches.suse/KVM-arm-arm64-Check-pagesize-when-allocating-a-hugep.patch
	patches.suse/KVM-arm64-Fix-GICv4-init-when-called-from-vgic_its_c.patch
	patches.suse/KVM-x86-Fix-wrong-macro-references-of-X86_CR0_PG_BIT.patch
	patches.suse/KVM-PPC-Book3S-Provide-information-about-hardware-fi.patch
	patches.suse/KVM-s390-wire-up-bpb-feature.patch
	patches.arch/07-x86-use-_nostackprotect-for-sme_encrypt_kernel.patch
	patches.arch/06-x86-mm-rework-wbinvd-hlt-operation-in-stop_this_cpu.patch
	patches.arch/x86-mce-make-machine-check-speculation-protected.patch
	patches.arch/retpoline-introduce-start-end-markers-of-indirect-thunk.patch
	patches.arch/kprobes-x86-blacklist-indirect-thunk-functions-for-kprobes.patch
	patches.arch/kprobes-x86-disable-optimizing-on-the-function-jumps-to-indirect-thunk.patch
	patches.arch/x86-retpoline-optimize-inline-assembler-for-vmexit_fill_rsb.patch
	patches.fixes/0001-nfsd-auth-Fix-gid-sorting-when-rootsquash-enabled.patch
	patches.drivers/net-mlx5e-Fix-fixpoint-divide-exception-in-mlx5e_am_.patch
	patches.drivers/ibmvnic-Modify-buffer-size-and-number-of-queues-on-f.patch
	patches.drivers/ibmvnic-Revert-to-previous-mtu-when-unsupported-valu.patch
	patches.drivers/ibmvnic-Allocate-and-request-vpd-in-init_resources.patch
	patches.suse/net-qdisc_pkt_len_init-should-be-more-robust.patch
	patches.fixes/gso-validate-gso_type-in-GSO-handlers.patch
	patches.suse/net-igmp-fix-source-address-check-for-IGMPv3-reports.patch
	patches.drivers/be2net-restore-properly-promisc-mode-after-queues-re.patch
	patches.suse/x86-ftrace-Fix-ORC-unwinding-from-ftrace-handlers.patch
	patches.suse/0001-ftrace-orc-x86-Handle-ftrace-dynamically-allocated-t.patch
	patches.suse/0002-tracing-Update-stack-trace-skipping-for-ORC-unwinder.patch
	patches.suse/pppoe-take-needed_headroom-of-lower-device-into-acco.patch
	patches.suse/ipv6-Fix-getsockopt-for-sockets-with-default-IPV6_AU.patch
	patches.drivers/vmxnet3-repair-memory-leak
	patches.fixes/xfrm-Add-SA-to-hardware-at-the-end-of-xfrm_state_con.patch
	patches.suse/mlxsw-spectrum_router-Don-t-log-an-error-on-missing-.patch
	patches.drivers/qed-Remove-reserveration-of-dpi-for-kernel.patch
	patches.drivers/qed-Free-reserved-MR-tid.patch
	patches.suse/btrfs-fix-stale-entries-in-readdir.patch
	patches.drivers/KVM-s390-add-proper-locking-for-CMMA-migration-bitma.patch
	patches.drivers/Input-xpad-add-support-for-PDP-Xbox-One-controllers
	patches.drivers/Input-trackpoint-force-3-buttons-if-0-button-is-repo
	patches.drivers/drm-vc4-Flush-the-caches-before-the-bin-jobs-as-well
	patches.drivers/drm-vc4-Fix-NULL-pointer-dereference-in-vc4_save_han
	patches.suse/net-tcp-close-sock-if-net-namespace-is-exiting.patch
	patches.drivers/r8169-fix-memory-corruption-on-retrieval-of-hardware.patch
	patches.suse/net-vrf-Add-support-for-sends-to-local-broadcast-add.patch
	patches.suse/dccp-don-t-restart-ccid2_hc_tx_rto_expire-if-sk-in-c.patch
	patches.fixes/0002-futex-Fix-OWNER_DEAD-fixup.patch
	patches.suse/hrtimer-Reset-hrtimer-cpu-base-proper-on-CPU-hotplug.patch
	patches.arch/perf-x86-amd-power-do-not-load-amd-power-module-on-amd-platforms.patch
	patches.fixes/x86-microcode-intel-extend-bdw-late-loading-further-with-llc-size-check.patch
	patches.arch/x86-microcode-fix-again-accessing-initrd-after-having-been-freed.patch
	patches.arch/x86-mm-64-fix-vmapped-stack-syncing-on-very-large-memory-4-level-systems.patch
	patches.suse/x86-ftrace-Add-one-more-ENDPROC-annotation.patch
	patches.arch/20.1-x86-retpoline-remove-the-esp-rsp-thunk.patch
	patches.drivers/ALSA-usb-audio-Change-the-semantics-of-the-enable-op
	patches.drivers/ALSA-hda-Clean-up-ALC299-init-code
	patches.drivers/ASoC-skl-Fix-kernel-warning-due-to-zero-NHTL-entry
	patches.drivers/ASoC-Intel-Skylake-Disable-clock-gating-during-firmw
	patches.drivers/ASoC-pcm512x-add-missing-MODULE_DESCRIPTION-AUTHOR-L
	patches.drivers/ASoC-nuc900-Fix-a-loop-timeout-test
	patches.drivers/ASoC-Intel-cht_bsw_rt5645-Analog-Mic-support
	patches.drivers/ALSA-hda-realtek-update-ALC225-depop-optimize
	patches.drivers/ASoC-rockchip-i2s-fix-playback-after-runtime-resume
	patches.drivers/ASoC-Intel-sst-Fix-the-return-value-of-sst_send_byte
	patches.drivers/ASoC-ux500-add-MODULE_LICENSE-tag
	patches.drivers/ALSA-usb-audio-Add-a-quirk-for-Nura-s-first-gen-head
	patches.drivers/ALSA-hda-Use-IS_REACHABLE-for-dependency-on-input
	patches.drivers/ALSA-hda-realtek-Support-headset-mode-for-ALC215-ALC
	patches.drivers/ALSA-hda-realtek-update-ALC215-depop-optimize
	patches.drivers/ALSA-usb-audio-Support-changing-input-on-Sound-Blast
	patches.drivers/ASoC-au1x-Fix-timeout-tests-in-au1xac97c_ac97_read
	patches.drivers/ALSA-hda-Reduce-the-suspend-time-consumption-for-ALC
	patches.suse/cpufreq-intel_pstate-Replace-bxt_funcs-with-core_funcs.patch
	patches.suse/cpufreq-intel_pstate-Add-Skylake-servers-support.patch
	patches.drivers/cpufreq-powernv-Dont-assume-distinct-pstate-values-f.patch
	patches.drivers/PM-devfreq-Propagate-error-from-devfreq_add_device
	patches.drivers/PM-devfreq-Fix-potential-NULL-pointer-dereference-in
	patches.drivers/ACPICA-ACPI-6.0A-Changes-to-the-NFIT-ACPI-table.patch
	patches.fixes/ACPI-NUMA-ia64-Parse-all-entries-of-SRAT-memory-affi.patch
	patches.drivers/ACPI-sysfs-Make-ACPI-GPE-mask-kernel-parameter-cover
	patches.drivers/ACPI-EC-Fix-debugfs_create_-usage
	patches.drivers/ACPI-video-Default-lcd_only-to-true-on-Win8-ready-an
	patches.drivers/leds-pm8058-Silence-pointer-to-integer-size-warning
	patches.drivers/backlight-tdo24m-Fix-the-SPI-CS-between-transfers
	patches.drivers/hwmon-ina2xx-Make-calibration-register-value-fixed
	patches.drivers/hwmon-ina2xx-Fix-access-to-uninitialized-mutex
	patches.drivers/mmc-sdhci-of-esdhc-fix-eMMC-couldn-t-work-after-kexe
	patches.drivers/mmc-mmc_test-Ensure-command-queue-is-disabled-for-te
	patches.drivers/mmc-sdhci-of-esdhc-fix-the-mmc-error-after-sleep-on-
	patches.drivers/mmc-avoid-removing-non-removable-hosts-during-suspen
	patches.drivers/mmc-sdhci-xenon-wait-5ms-after-set-1.8V-signal-enabl
	patches.drivers/sdhci-Advertise-2.0v-supply-on-SDIO-host-controller
	patches.drivers/spi-imx-do-not-access-registers-while-clocks-disable
	patches.drivers/spi-sun6i-disable-unprepare-clocks-on-remove
	patches.suse/0001-pktcdvd-Fix-pkt_setup_dev-error-path.patch
	patches.suse/0001-pktcdvd-Fix-a-recently-introduced-NULL-pointer-deref.patch
	patches.suse/0095-dm-limit-the-max-bio-size-as-BIO_MAX_PAGES-PAGE_SIZE.patch
	patches.suse/0096-bcache-comment-on-direct-access-to-bvec-table.patch
	patches.suse/0098-dm-crypt-don-t-clear-bvec-bv_page-in-crypt_free_buff.patch
	patches.drivers/blk-mq-quiesce-queue-before-freeing-queue.patch
	patches.drivers/nvmet-rdma-removed-queue-cleanup-from-module-exit.patch
	patches.drivers/nvmet-rdma-lowering-log-level-for-chatty-debug-messa.patch
	patches.drivers/nvmet-lower-log-level-for-each-queue-creation.patch
	patches.drivers/nvme_fcloop-fix-abort-race-condition.patch
	patches.drivers/nvme_fcloop-disassocate-local-port-structs.patch
	patches.drivers/nvme_fcloop-rework-to-remove-xxx_IN_ISR-feature-flag.patch
	patches.drivers/nvme_fcloop-refactor-host-target-io-job-access.patch
	patches.drivers/nvmet-fc-cleanup-nvmet-add_port-remove_port.patch
	patches.drivers/nvme-fabrics-protect-against-module-unload-during-cr.patch
	patches.drivers/nvme-pci-remove-an-unnecessary-initialization-in-HMB.patch
	patches.drivers/nvmet-fix-error-flow-in-nvmet_alloc_ctrl.patch
	patches.drivers/nvmet-rearrange-nvmet_ctrl_free.patch
	patches.drivers/nvme-pci-don-t-open-code-nvme_reset_ctrl.patch
	patches.drivers/nvme-modify-the-debug-level-for-setting-shutdown-tim.patch
	patches.drivers/nvme-pci-fix-NULL-pointer-reference-in-nvme_alloc_ns.patch
	patches.drivers/nvme-take-refcount-on-transport-module.patch
	patches.drivers/nvme-fix-subsystem-multiple-controllers-support-chec.patch
	patches.suse/0099-bcache-ret-IOERR-when-read-meets-metadata-error.patch
	patches.suse/0100-bcache-stop-writeback-thread-after-detaching.patch
	patches.suse/0101-bcache-Use-PTR_ERR_OR_ZERO.patch
	patches.suse/0102-bcache-segregate-flash-only-volume-write-streams.patch
	patches.suse/0103-bcache-fix-wrong-return-value-in-bch_debug_init.patch
	patches.suse/0104-bcache-writeback-properly-order-backing-device-IO.patch
	patches.suse/0105-bcache-allow-quick-writeback-when-backing-idle.patch
	patches.suse/0106-bcache-Fix-improve-efficiency-of-closure_sync.patch
	patches.suse/0107-bcache-mark-closure_sync-__sched.patch
	patches.suse/0108-bcache-fix-unmatched-generic_end_io_acct-generic_sta.patch
	patches.suse/0109-bcache-reduce-cache_set-devices-iteration-by-devices.patch
	patches.suse/0110-bcache-fix-misleading-error-message-in-bch_count_io_.patch
	patches.suse/0111-bcache-fix-writeback-target-calc-on-large-devices.patch
	patches.fixes/block-bfq-put-async-queues-for-root-bfq-groups-too.patch
	patches.suse/0112-bcache-closures-move-control-bits-one-bit-right.patch
	patches.suse/0001-block-bfq-fix-occurrences-of-request-finish-method-s.patch
	patches.fixes/partitions-msdos-Unable-to-mount-UFS-44bsd-partition
	patches.drivers/nvme-Add-more-command-status-translation.patch
	patches.drivers/nvme-multipath-Consult-blk_status_t-for-failover.patch
	patches.drivers/block-Provide-blk_status_t-decoding-for-path-errors.patch
	patches.drivers/nvme-multipath-Use-blk_path_error.patch
	patches.drivers/dm-mpath-Use-blk_path_error.patch
	patches.suse/0001-blk-mq-simplify-queue-mapping-schedule-with-each-pos.patch
	patches.drivers/block-only-bdi_unregister-in-del_gendisk-if-GENHD_FL.patch
	patches.drivers/blk_rq_map_user_iov-fix-error-override.patch
	patches.suse/0001-blk-mq-make-sure-hctx-next_cpu-is-set-correctly.patch
	patches.suse/0001-block-Fix-__bio_integrity_endio-documentation.patch
	patches.fixes/block-fail-op_is_write-requests-to-read-only-partiti.patch
	patches.drivers/nvme-pci-serialize-pci-resets.patch
	patches.drivers/nvme-pci-allocate-device-queues-storage-space-at-pro.patch
	patches.drivers/nvme-host-delete_work-and-reset_work-on-separate-wor.patch
	patches.drivers/nvme-fix-comment-typos-in-nvme_create_io_queues.patch
	patches.drivers/nvme-fabrics-fix-memory-leak-when-parsing-host-ID-op.patch
	patches.drivers/nvmet-release-a-ns-reference-in-nvmet_req_uninit-if-.patch
	patches.suse/nvme_fc-fix-rogue-admin-cmds-stalling-teardown.patch
	patches.suse/nvme_fc-correct-hang-in-nvme_ns_remove.patch
	patches.drivers/nvme-pci-clean-up-CMB-initialization.patch
	patches.drivers/nvme-pci-clean-up-SMBSZ-bit-definitions.patch
	patches.fixes/block-Set-BIO_TRACE_COMPLETION-on-new-bio-during-spl.patch
	patches.drivers/nvme-pci-Fix-queue-double-allocations.patch
	patches.drivers/nvme-pci-Suspend-queues-after-deleting-them.patch
	patches.drivers/nvme-don-t-free-uuid-pointer-before-printing-it.patch
	patches.drivers/nvme-rdma-remove-redundant-boolean-for-inline_data.patch
	patches.drivers/nvme-pci-introduce-RECONNECTING-state-to-mark-initia.patch
	patches.drivers/nvme-add-tracepoint-for-nvme_setup_cmd.patch
	patches.drivers/nvme-add-tracepoint-for-nvme_complete_rq.patch
	patches.fixes/ubifs-Fix-uninitialized-variable-in-search_dh_cookie
	patches.drivers/ubi-Fix-race-condition-between-ubi-volume-creation-a
	patches.drivers/ubi-fastmap-Erase-outdated-anchor-PEBs-during-attach
	patches.drivers/mtd-ubi-wl-Fix-error-return-code-in-ubi_wl_init
	patches.drivers/ubi-block-Fix-locking-for-idr_alloc-idr_remove
	patches.fixes/ima-Use-i_version-only-when-filesystem-supports-it.patch
	patches.fixes/lustre-don-t-set-f_version-in-ll_readdir.patch
	patches.fixes/ntfs-remove-i_version-handling.patch
	patches.fixes/fs-new-API-for-handling-inode-i_version.patch
	patches.fixes/fs-don-t-take-the-i_lock-in-inode_inc_iversion.patch
	patches.fixes/fat-convert-to-new-i_version-API.patch
	patches.fixes/affs-convert-to-new-i_version-API.patch
	patches.fixes/afs-convert-to-new-i_version-API.patch
	patches.fixes/btrfs-convert-to-new-i_version-API.patch
	patches.fixes/exofs-switch-to-new-i_version-API.patch
	patches.fixes/ext2-convert-to-new-i_version-API.patch
	patches.fixes/ext4-convert-to-new-i_version-API.patch
	patches.fixes/nfs-convert-to-new-i_version-API.patch
	patches.fixes/nfsd-convert-to-new-i_version-API.patch
	patches.fixes/ocfs2-convert-to-new-i_version-API.patch
	patches.fixes/ufs-use-new-i_version-API.patch
	patches.fixes/xfs-convert-to-new-i_version-API.patch
	patches.fixes/IMA-switch-IMA-over-to-new-i_version-API.patch
	patches.fixes/fs-only-set-S_VERSION-when-updating-times-if-necessa.patch
	patches.fixes/xfs-avoid-setting-XFS_ILOG_CORE-if-i_version-doesn-t.patch
	patches.fixes/btrfs-only-dirty-the-inode-in-btrfs_update_time-if-s.patch
	patches.fixes/fs-handle-inode-i_version-more-efficiently.patch
	patches.fixes/0001-cifs-Fix-missing-put_xid-in-cifs_file_strict_mmap.patch
	patches.fixes/0001-cifs-Fix-autonegotiate-security-settings-mismatch.patch
	patches.fixes/0001-CIFS-make-IPC-a-regular-tcon.patch
	patches.fixes/0001-CIFS-use-tcon_ipc-instead-of-use_ipc-parameter-of-SM.patch
	patches.fixes/0001-CIFS-dump-IPC-tcon-in-debug-proc-file.patch
	patches.fixes/0001-CIFS-zero-sensitive-data-when-freeing.patch
	patches.suse/btrfs-add-support-for-fallocate-s-zero-range-operati.patch
	patches.suse/btrfs-fix-missing-inode-i_size-update-after-zero-ran.patch
	patches.suse/btrfs-fix-space-leak-after-fallocate-and-zero-range-.patch
	patches.suse/btrfs-avoid-losing-data-raid-profile-when-deleting-a-device.patch
	patches.suse/0001-nubus-Avoid-array-underflow-and-overflow.patch
	patches.suse/0001-nubus-Fix-up-header-split.patch
	patches.drivers/irqchip-gic-v3-Fix-the-driver-probe-fail-due-to-disa
	patches.drivers/clocksource-drivers-stm32-Fix-kernel-panic-with-mult
	patches.suse/hrtimer-Ensure-POSIX-compliance-relative-CLOCK_REALTIME-hrtimers.patch
	patches.arch/x86-intel_rdt-enumerate-l2-code-and-data-prioritization-cdp-feature.patch
	patches.arch/x86-intel_rdt-add-two-new-resources-for-l2-code-and-data-prioritization-cdp.patch
	patches.arch/x86-intel_rdt-enable-l2-cdp-in-msr-ia32_l2_qos_cfg.patch
	patches.arch/x86-intel_rdt-add-command-line-parameter-to-control-l2_cdp.patch
	patches.arch/0001-x86-platform-uv-update-uv_mmrs-h-to-prepare-for-uv4a-fixes
	patches.arch/0002-x86-platform-uv-fix-uv4a-support-on-new-intel-processors
	patches.arch/0003-x86-platform-uv-add-references-to-access-fixed-uv4a-hub-mmrs
	patches.arch/0004-x86-platform-uv-fix-gam-mmr-changes-in-uv4a
	patches.arch/0005-x86-platform-uv-fix-gam-mmr-references-in-the-uv-x2apic-code
	patches.arch/0006-x86-platform-uv-fix-uv4a-bau-mmrs
	patches.arch/0007-x86-platform-uv-bau-replace-hard-coded-values-with-mmr-definitions
	patches.fixes/x86-gart-exclude-gart-aperture-from-vmcore.patch
	patches.arch/kvm-x86-make-indirect-calls-in-emulator-speculation-safe.patch
	patches.arch/kvm-vmx-make-indirect-call-speculation-safe.patch
	patches.arch/module-retpoline-warn-about-missing-retpoline-in-module.patch
	patches.arch/x86-cpufeatures-add-cpuid_7_edx-cpuid-leaf.patch
	patches.arch/x86-cpufeatures-add-intel-feature-bits-for-speculation-control.patch
	patches.arch/x86-cpufeatures-add-amd-feature-bits-for-speculation-control.patch
	patches.arch/x86-msr-add-definitions-for-new-speculation-control-msrs.patch
	patches.arch/x86-pti-do-not-enable-pti-on-cpus-which-are-not-vulnerable-to-meltdown.patch
	patches.arch/x86-cpufeature-blacklist-spec_ctrl-pred_cmd-on-early-spectre-v2-microcodes.patch
	patches.arch/x86-speculation-add-basic-ibpb-indirect-branch-prediction-barrier-support.patch
	patches.arch/x86-bugs-drop-one-mitigation-from-dmesg.patch
	patches.suse/x86-cpu-bugs-Make-retpoline-module-warning-condition.patch
	patches.arch/x86-cpufeatures-clean-up-spectre-v2-related-cpuid-flags.patch
	patches.fixes/sched-Stop-resched_cpu-from-sending-IPIs-to-offline-CPUs.patch
	patches.fixes/sched-Stop-switched_to_rt-from-sending-IPIs-to-offline-CPUs.patch
	patches.drivers/drivers-net-ethernet-qlogic-qed-Fix-__qed_spq_block-.patch
	patches.suse/0001-locking-Remove-smp_read_barrier_depends-from-queued_.patch
	patches.fixes/tools-lib-traceevent-Simplify-pointer-print-logic-an.patch
	patches.fixes/tools-lib-traceevent-Fix-get_field_str-for-dynamic-s.patch
	patches.suse/sched-fair-Use-unsigned-long-for-utilization-consistently.patch
	patches.suse/sched-fair-Consider-RT-IRQ-pressure-in-capacity_spare_wake.patch
	patches.suse/sched-fair-Remove-impossible-condition-from-find_idlest_group_cpu.patch
	patches.suse/sched-Only-immediately-migrate-tasks-due-to-interrupts-if-prev-and-target-CPUs-share-cache.patch
	patches.suse/msft-hv-1553-x86-hyperv-Stop-suppressing-X86_FEATURE_PCID.patch
	patches.arch/0004-arm64-mm-Use-non-global-mappings-for-kernel-space.patch
	patches.arch/0005-arm64-mm-Temporarily-disable-ARM64_SW_TTBR0_PAN.patch
	patches.arch/0006-arm64-mm-Move-ASID-from-TTBR0-to-TTBR1.patch
	patches.arch/0008-arm64-mm-Remove-pre_ttbr0_update_workaround-for-Falk.patch
	patches.arch/0009-arm64-mm-Rename-post_ttbr0_update_workaround.patch
	patches.arch/0010-arm64-mm-Fix-and-re-enable-ARM64_SW_TTBR0_PAN.patch
	patches.arch/0011-arm64-mm-Allocate-ASIDs-in-pairs.patch
	patches.arch/0012-arm64-mm-Add-arm64_kernel_unmapped_at_el0-helper.patch
	patches.arch/0013-arm64-mm-Invalidate-both-kernel-and-user-ASIDs-when-.patch
	patches.arch/0014-arm64-entry-Add-exception-trampoline-page-for-except.patch
	patches.arch/0015-arm64-mm-Map-entry-trampoline-into-trampoline-and-ke.patch
	patches.arch/0044-arm64-entry-Explicitly-pass-exception-level-to-kerne.patch
	patches.arch/0045-arm64-entry-Hook-up-entry-trampoline-to-exception-ve.patch
	patches.arch/0046-arm64-erratum-Work-around-Falkor-erratum-E1003-in-tr.patch
	patches.arch/0047-arm64-tls-Avoid-unconditional-zeroing-of-tpidrro_el0.patch
	patches.arch/0048-arm64-entry-Add-fake-CPU-feature-for-unmapping-the-k.patch
	patches.arch/0049-arm64-Kconfig-Add-CONFIG_UNMAP_KERNEL_AT_EL0.patch
	patches.arch/0050-arm64-mm-Introduce-TTBR_ASID_MASK-for-getting-at-the.patch
	patches.arch/0051-arm64-kaslr-Put-kernel-vectors-address-in-separate-d.patch
	patches.arch/0001-arm64-add-kconfig-symbol-to-configure-physical-addre.patch
	patches.arch/0002-arm64-limit-PA-size-to-supported-range.patch
	patches.arch/0003-arm64-handle-52-bit-addresses-in-TTBR.patch
	patches.arch/0004-arm64-head.S-handle-52-bit-PAs-in-PTEs-in-early-page.patch
	patches.arch/0005-arm64-don-t-open-code-page-table-entry-creation.patch
	patches.arch/0006-arm64-handle-52-bit-physical-addresses-in-page-table.patch
	patches.arch/0007-arm64-allow-ID-map-to-be-extended-to-52-bits.patch
	patches.arch/0008-arm64-enable-52-bit-physical-address-support.patch
	patches.drivers/0016-cpuidle-Add-new-macro-to-enter-a-retention-idle-stat.patch
	patches.drivers/0017-ARM64-cpuidle-Use-new-cpuidle-macro-for-entering-ret.patch
	patches.suse/0006-arm64-use-RET-instruction-for-exiting-the-trampoline.patch
	patches.suse/0007-arm64-Kconfig-Reword-UNMAP_KERNEL_AT_EL0-kconfig-ent.patch
	patches.suse/0008-arm64-Take-into-account-ID_AA64PFR0_EL1.CSV3.patch
	patches.suse/0009-arm64-cpufeature-Pass-capability-structure-to-enable.patch
	patches.suse/0015-drivers-firmware-Expose-psci_get_version-through-psc.patch
	patches.suse/0010-arm64-Move-post_ttbr_update_workaround-to-C-code.patch
	patches.suse/0011-arm64-Add-skeleton-to-harden-the-branch-predictor-ag.patch
	patches.suse/0012-arm64-KVM-Use-per-CPU-vector-when-BP-hardening-is-en.patch
	patches.suse/0013-arm64-KVM-Make-PSCI_VERSION-a-fast-path.patch
	patches.suse/0014-arm64-cputype-Add-missing-MIDR-values-for-Cortex-A72.patch
	patches.suse/0016-arm64-Implement-branch-predictor-hardening-for-affec.patch
	patches.suse/0017-arm64-Implement-branch-predictor-hardening-for-Falko.patch
	patches.suse/0018-arm64-cputype-Add-MIDR-values-for-Cavium-ThunderX2-C.patch
	patches.arch/arm64-capabilities-Handle-duplicate-entries-for-a-ca.patch
	patches.arch/0010-arm64-fix-ID-map-extension-to-52-bits.patch
	patches.arch/0011-KVM-arm-arm64-fix-HYP-ID-map-extension-to-52-bits.patch
	patches.arch/0012-arm64-fix-comment-above-tcr_compute_pa_size.patch
	patches.arch/arm64-Correct-type-for-PUD-macros.patch
	patches.arch/arm64-cpufeature-__this_cpu_has_cap-shouldn-t-stop-e.patch
	patches.suse/0022-arm64-kpti-Fix-the-interaction-between-ASID-switchin.patch
	patches.arch/0013-arm64-mm-ignore-memory-above-supported-physical-addr.patch
	patches.suse/0025-arm64-Move-BP-hardening-to-check_and_switch_context.patch
	patches.arch/arm64-Run-enable-method-for-errata-work-arounds-on-l.patch
	patches.suse/0026-arm64-Branch-predictor-hardening-for-Cavium-ThunderX.patch
	patches.suse/0024-arm64-Turn-on-KPTI-only-on-CPUs-that-need-it.patch
	patches.arch/0009-arm64-Fix-TTBR-PAN-52-bit-PA-logic-in-cpu_do_switch_.patch
	patches.fixes/x86-mm-pkeys-fix-fill_sig_info_pkey.patch
	patches.suse/0001-userns-Don-t-fail-follow_automount-based-on-s_user_n.patch
	patches.drivers/ahci-Annotate-PCI-ids-for-mobile-Intel-chipsets-as-s.patch
	patches.drivers/ahci-Add-PCI-ids-for-Intel-Bay-Trail-Cherry-Trail-an.patch
	patches.drivers/ahci-Allow-setting-a-default-LPM-policy-for-mobile-c.patch
	patches.fixes/0001-ahci-Add-Intel-Cannon-Lake-PCH-H-PCI-ID.patch
	patches.drivers/smc-switch-to-sock_recvmsg.patch
	patches.fixes/0001-NFS-Add-a-cond_resched-to-nfs_commit_release_pages.patch
	patches.fixes/0003-NFSv4-always-set-NFS_LOCK_LOST-when-a-lock-is-lost.patch
	patches.fixes/0007-nfs-Do-not-convert-nfs_idmap_cache_timeout-to-jiffie.patch
	patches.fixes/0008-NFS-reject-request-for-id_legacy-key-without-auxdata.patch
	patches.fixes/0010-xprtrdma-Fix-backchannel-allocation-of-extra-rpcrdma.patch
	patches.fixes/0011-xprtrdma-Fix-bytes-registered-accounting.patch
	patches.fixes/0009-NFS-Fix-a-race-between-mmap-and-O_DIRECT.patch
	patches.fixes/f2fs-avoid-hungtask-when-GC-encrypted-block-if-io_bi.patch
	patches.fixes/iversion-make-inode_cmp_iversion-raw-return-bool-ins.patch
	patches.fixes/fix-misannotated-out-of-line-copy_to_user
	patches.fixes/0006-jffs2-Fix-use-after-free-bug-in-jffs2_iget-s-error-h.patch
	patches.fixes/0004-iomap-report-collisions-between-directio-and-buffere.patch
	patches.suse/0113-md-raid1-raid10-silence-warning-about-wait-within-wa.patch
	patches.suse/0114-md-r5cache-print-more-info-of-log-recovery.patch
	patches.suse/0115-raid5-ppl-PPL-support-for-disks-with-write-back-cach.patch
	patches.suse/0116-dm-raid-fix-deadlock-caused-by-premature-md_stop_wri.patch
	patches.suse/0117-dm-raid-consume-sizes-after-md_finish_reshape-comple.patch
	patches.suse/0118-dm-raid-correct-resizing-state-relative-to-reshape-s.patch
	patches.suse/0119-dm-raid-fix-raid-set-size-revalidation.patch
	patches.suse/0120-dm-raid-add-component-device-size-checks-to-avoid-ru.patch
	patches.suse/0121-dm-raid-fix-raid_resume-to-keep-raid-set-frozen-as-n.patch
	patches.suse/0122-dm-raid-display-a-consistent-copy-of-the-MD-status-v.patch
	patches.suse/0123-dm-raid-avoid-passing-array_in_sync-variable-to-raid.patch
	patches.suse/0124-dm-raid-fix-rs_get_progress-synchronization-state-ra.patch
	patches.suse/0125-dm-raid-small-cleanup-and-remove-unsed-struct-raid_s.patch
	patches.suse/0126-dm-raid-bump-target-version-to-reflect-numerous-fixe.patch
	patches.suse/0127-dm-raid-validate-current-raid-sets-redundancy.patch
	patches.suse/0128-dm-raid-stop-keeping-raid-set-frozen-altogether.patch
	patches.suse/0129-dm-raid-ensure-a-chars-during-reshape.patch
	patches.suse/0130-dm-raid-simplify-rs_get_progress.patch
	patches.suse/0131-dm-raid-use-rs_is_raid.patch
	patches.suse/0132-dm-fix-comment-above-dm_accept_partial_bio.patch
	patches.suse/0133-dm-crypt-remove-BIOSET_NEED_RESCUER-flag.patch
	patches.suse/0134-dm-io-remove-BIOSET_NEED_RESCUER-flag-from-bios-bios.patch
	patches.suse/0135-dm-ensure-bio-submission-follows-a-depth-first-tree-.patch
	patches.suse/0136-dm-remove-unused-num_write_bios-target-interface.patch
	patches.suse/0137-dm-safely-allocate-multiple-bioset-bios.patch
	patches.suse/0138-dm-remove-BIOSET_NEED_RESCUER-based-dm_offload-infra.patch
	patches.suse/0139-dm-ensure-bio-based-DM-s-bioset-and-io_pool-support-.patch
	patches.suse/0140-dm-fix-__send_changing_extent_only-to-send-first-bio.patch
	patches.suse/0141-dm-set-QUEUE_FLAG_DAX-accordingly-in-dm_table_set_re.patch
	patches.suse/0142-dm-remove-stale-comment-blocks.patch
	patches.suse/0143-dm-rename-bio-member-of-dm_io-structure-to-orig_bio.patch
	patches.suse/0144-dm-simplify-start-of-block-stats-accounting-for-bio-.patch
	patches.suse/0145-dm-bufio-use-REQ_OP_READ-and-REQ_OP_WRITE.patch
	patches.suse/0146-dm-bufio-add-missed-destroys-of-client-mutex.patch
	patches.suse/0147-dm-bufio-check-result-of-register_shrinker.patch
	patches.suse/0148-dm-bufio-eliminate-unnecessary-labels-in-dm_bufio_cl.patch
	patches.suse/0149-dm-raid-make-raid_sets-symbol-static.patch
	patches.suse/0150-dm-move-dm_table_destroy-to-same-header-as-dm_table_.patch
	patches.suse/0151-dm-flakey-check-for-null-arg_name-in-parse_features.patch
	patches.suse/0152-dm-backfill-missing-calls-to-mutex_destroy.patch
	patches.suse/0153-dm-log-writes-fix-max-length-used-for-kstrndup.patch
	patches.suse/0154-dm-thin-fix-trailing-semicolon-in-__remap_and_issue_.patch
	patches.drivers/lpfc-FLOGI-failures-are-reported-when-connected.patch
	patches.drivers/lpfc-Expand-WQE-capability-of-every-NVME-hardwa.patch
	patches.drivers/lpfc-Handle-XRI_ABORTED_CQE-in-soft-IRQ.patch
	patches.drivers/lpfc-Fix-crash-after-bad-bar-setup-on-driver-at.patch
	patches.drivers/lpfc-Fix-NVME-LS-abort_xri.patch
	patches.drivers/lpfc-Raise-maximum-NVME-sg-list-size-for-256-el.patch
	patches.drivers/lpfc-Driver-fails-to-detect-direct-attach-stora.patch
	patches.drivers/lpfc-Fix-display-for-debugfs-queInfo.patch
	patches.drivers/lpfc-Adjust-default-value-of-lpfc_nvmet_mrq.patch
	patches.drivers/lpfc-Fix-ndlp-ref-count-for-pt2pt-mode-issue-RS.patch
	patches.drivers/lpfc-Linux-LPFC-driver-does-not-process-all-RSC.patch
	patches.drivers/lpfc-correct-port-registrations-with-nvme_fc.patch
	patches.drivers/lpfc-Correct-driver-deregistrations-with-host-n.patch
	patches.drivers/lpfc-Fix-crash-during-driver-unload-with-runnin.patch
	patches.drivers/lpfc-Fix-driver-handling-of-nvme-resources-duri.patch
	patches.drivers/lpfc-small-sg-cnt-cleanup.patch
	patches.drivers/lpfc-update-driver-version-to-11.4.0.5.patch
	patches.drivers/scsi-mpt3sas-Replace-PCI-pool-old-API.patch
	patches.drivers/scsi-mpt3sas-Remove-unused-variable-requeue_event.patch
	patches.fixes/scsi-ibmvscsis-add-DRC-indices-to-debug-statements.patch
	patches.drivers/scsi-core-scsi_get_device_flags_keyed-always-return.patch
	patches.drivers/scsi-qla2xxx-Fix-system-crash-for-Notify-ack-timeout.patch
	patches.drivers/scsi-qla2xxx-Fix-gpnid-error-processing.patch
	patches.drivers/scsi-qla2xxx-Move-session-delete-to-driver-work-queu.patch
	patches.drivers/scsi-qla2xxx-Skip-IRQ-affinity-for-Target-QPairs.patch
	patches.drivers/scsi-qla2xxx-Fix-re-login-for-Nport-Handle-in-use.patch
	patches.drivers/scsi-qla2xxx-Retry-switch-command-on-time-out.patch
	patches.drivers/scsi-qla2xxx-Serialize-GPNID-for-multiple-RSCN.patch
	patches.drivers/scsi-qla2xxx-Fix-login-state-machine-stuck-at-GPDB.patch
	patches.drivers/scsi-qla2xxx-Fix-NPIV-host-cleanup-in-target-mode.patch
	patches.drivers/scsi-qla2xxx-Relogin-to-target-port-on-a-cable-swap.patch
	patches.drivers/scsi-qla2xxx-Fix-Relogin-being-triggered-too-fast.patch
	patches.drivers/scsi-qla2xxx-Fix-PRLI-state-check.patch
	patches.drivers/scsi-qla2xxx-Fix-abort-command-deadlock-due-to-spinl.patch
	patches.drivers/scsi-qla2xxx-Replace-fcport-alloc-with-qla2x00_alloc.patch
	patches.drivers/scsi-qla2xxx-Fix-scan-state-field-for-fcport.patch
	patches.drivers/scsi-qla2xxx-Clear-loop-id-after-delete.patch
	patches.drivers/scsi-qla2xxx-Defer-processing-of-GS-IOCB-calls.patch
	patches.drivers/scsi-qla2xxx-Remove-aborting-ELS-IOCB-call-issued-as.patch
	patches.drivers/scsi-qla2xxx-Fix-system-crash-in-qlt_plogi_ack_unref.patch
	patches.drivers/scsi-qla2xxx-Fix-memory-leak-in-dual-target-mode.patch
	patches.drivers/scsi-qla2xxx-Update-driver-version-to-10.00.00.03-k.patch
	patches.fixes/scsi-pmcraid-use-correct-size-unit-when-calling-find.patch
	patches.fixes/scsi-devinfo-Apply-to-HP-rebranded-the-same-flags-as.patch
	patches.fixes/scsi-devinfo-apply-to-HP-XP-the-same-flags-as-Hitach.patch
	patches.fixes/scsi-dh-add-new-rdac-devices.patch
	patches.fixes/scsi-devinfo-replace-Dell-PV-650F-with-EMC-CLARiiON.patch
	patches.fixes/scsi-fnic-add-a-space-after-p-in-printf-format.patch
	patches.drivers/scsi-qla2xxx-Suppress-gcc-7-fall-through-warnings.patch
	patches.drivers/scsi-qla2xxx-remove-duplicate-includes.patch
	patches.drivers/scsi-hisi_sas-initialize-dq-spinlock-before-use.patch
	patches.drivers/scsi-hisi_sas-fix-dma_unmap_sg-parameter.patch
	patches.drivers/scsi-hisi_sas-relocate-clearing-itct-and-freeing-device.patch
	patches.drivers/scsi-hisi_sas-optimise-port-id-refresh-function.patch
	patches.drivers/scsi-hisi_sas-some-optimizations-of-host-controller-reset.patch
	patches.drivers/scsi-hisi_sas-modify-hisi_sas_dev_gone-for-reset.patch
	patches.drivers/scsi-hisi_sas-add-an-mechanism-to-do-reset-work-synchronously.patch
	patches.drivers/scsi-hisi_sas-change-ncq-process-for-v3-hw.patch
	patches.drivers/scsi-hisi_sas-add-ras-feature-for-v3-hw.patch
	patches.drivers/scsi-hisi_sas-add-some-print-to-enhance-debugging.patch
	patches.drivers/scsi-hisi_sas-improve-int_chnl_int_v2_hw-consistency-with-v3-hw.patch
	patches.drivers/scsi-hisi_sas-add-v2-hw-port-axi-error-handling-support.patch
	patches.drivers/scsi-hisi_sas-use-an-general-way-to-delay-phy-work.patch
	patches.drivers/scsi-hisi_sas-do-link-reset-for-some-chl_int2-ints.patch
	patches.drivers/scsi-hisi_sas-judge-result-of-internal-abort.patch
	patches.drivers/scsi-hisi_sas-add-internal-abort-dev-in-some-places.patch
	patches.drivers/scsi-hisi_sas-fix-sas_queue_full-problem-while-running-io.patch
	patches.drivers/scsi-hisi_sas-re-add-the-lldd_port_deformed.patch
	patches.drivers/scsi-hisi_sas-add-v3-hw-suspend-and-resume.patch
	patches.drivers/lpfc-Fix-random-heartbeat-timeouts-during-heavy.patch
	patches.drivers/lpfc-Fix-EOVERFLOW-behavior-for-NVMET-and-defer.patch
	patches.drivers/lpfc-Fix-receive-PRLI-handling.patch
	patches.drivers/lpfc-Increase-SCSI-CQ-and-WQ-sizes.patch
	patches.drivers/lpfc-Fix-SCSI-LUN-discovery-when-SCSI-and-NVME-.patch
	patches.drivers/lpfc-Fix-issues-connecting-with-nvme-initiator.patch
	patches.drivers/lpfc-Fix-infinite-wait-when-driver-unregisters-.patch
	patches.drivers/lpfc-Beef-up-stat-counters-for-debug.patch
	patches.drivers/lpfc-update-driver-version-to-11.4.0.6.patch
	patches.fixes/scsi-qedi-fix-a-possible-sleep-in-atomic-bug-in-qedi_process_tmf_resp
	patches.drivers/scsi-qla2xxx-Fix-smatch-warning-in-qla25xx_delete_-r.patch
	patches.drivers/lpfc-correct-sg_seg_cnt-attribute-min-vs-defaul.patch
	patches.drivers/scsi-libiscsi-allow-sd_shutdown-on-bad-transport
	patches.drivers/scsi-scsi_transport_fc-fix-typos-on-64-128-GBit-defi.patch
	patches.drivers/lpfc-don-t-dereference-localport-before-it-has-.patch
	patches.drivers/lpfc-fix-a-couple-of-minor-indentation-issues.patch
	patches.fixes/scsi-mpt3sas-Proper-handling-of-set-clear-of-ATA-com.patch
	patches.drivers/scsi-aacraid-fix-udev-inquiry-race-condition.patch
	patches.drivers/scsi-aacraid-Fix-hang-in-kdump.patch
	patches.drivers/scsi-qla2xxx-Fix-NULL-pointer-access-for-fcport-stru.patch
	patches.drivers/scsi-qla2xxx-Use-IOCB-path-to-submit-Control-VP-MBX-.patch
	patches.drivers/scsi-qla2xxx-Use-chip-reset-to-bring-down-laser-on-u.patch
	patches.drivers/scsi-qla2xxx-Add-boundary-checks-for-exchanges-to-be.patch
	patches.drivers/scsi-qla2xxx-Chip-reset-uses-wrong-lock-during-IO-fl.patch
	patches.drivers/scsi-qla2xxx-Fix-Firmware-dump-size-for-Extended-log.patch
	patches.drivers/scsi-qla2xxx-Replace-GPDB-with-async-ADISC-command.patch
	patches.drivers/scsi-qla2xxx-Move-work-element-processing-out-of-DPC.patch
	patches.drivers/scsi-qla2xxx-Enable-ATIO-interrupt-handshake-for-ISP.patch
	patches.drivers/scsi-qla2xxx-Use-shadow-register-for-ISP27XX.patch
	patches.drivers/scsi-qla2xxx-Add-option-for-use-reserve-exch-for-ELS.patch
	patches.drivers/scsi-qla2xxx-Add-ability-to-send-PRLO.patch
	patches.drivers/scsi-qla2xxx-Don-t-call-dma_free_coherent-with-IRQ-d.patch
	patches.drivers/scsi-qla2xxx-Allow-target-mode-to-accept-PRLI-in-dua.patch
	patches.drivers/scsi-qla2xxx-Tweak-resource-count-dump.patch
	patches.drivers/scsi-qla2xxx-Fix-session-cleanup-for-N2N.patch
	patches.drivers/scsi-qla2xxx-Use-known-NPort-ID-for-Management-Serve.patch
	patches.drivers/scsi-qla2xxx-Add-switch-command-to-simplify-fabric-d.patch
	patches.drivers/scsi-qla2xxx-Add-lock-protection-around-host-lookup.patch
	patches.drivers/scsi-qla2xxx-Reduce-the-use-of-terminate-exchange.patch
	patches.drivers/scsi-qla2xxx-Reduce-trace-noise-for-Async-Events.patch
	patches.drivers/scsi-qla2xxx-Fix-login-state-machine-freeze.patch
	patches.drivers/scsi-qla2xxx-Migrate-switch-registration-commands-aw.patch
	patches.drivers/scsi-qla2xxx-Remove-session-creation-redundant-code.patch
	patches.drivers/scsi-qla2xxx-Fix-GPNFT-GNNFT-error-handling.patch
	patches.drivers/scsi-qla2xxx-Properly-extract-ADISC-error-codes.patch
	patches.drivers/scsi-qla2xxx-Add-ability-to-use-GPNFT-GNNFT-for-RSCN.patch
	patches.drivers/scsi-qla2xxx-Allow-relogin-and-session-creation-afte.patch
	patches.drivers/scsi-qla2xxx-Increase-verbosity-of-debug-messages-lo.patch
	patches.drivers/scsi-qla2xxx-Delay-loop-id-allocation-at-login.patch
	patches.drivers/scsi-qla2xxx-Add-retry-limit-for-fabric-scan-logic.patch
	patches.drivers/scsi-qla2xxx-Prevent-multiple-active-discovery-comma.patch
	patches.drivers/scsi-qla2xxx-Prevent-relogin-trigger-from-sending-to.patch
	patches.drivers/scsi-qla2xxx-Remove-unused-argument-from-qlt_schedul.patch
	patches.drivers/scsi-qla2xxx-Serialize-session-deletion-by-using-wor.patch
	patches.drivers/scsi-qla2xxx-Serialize-session-free-in-qlt_free_sess.patch
	patches.drivers/scsi-qla2xxx-Update-driver-version-to-10.00.00.04-k.patch
	patches.drivers/0001-scsi-qla4xxx-use-zeroing-allocator-rather-than-allocator-memset
	patches.drivers/scsi-qla2xxx-Use-zeroing-allocator-rather-than-alloc.patch
	patches.drivers/scsi-libsas-fix-memory-leak-in-sas_smp_get_phy_event.patch
	patches.drivers/scsi-libsas-fix-error-when-getting-phy-events.patch
	patches.drivers/scsi-libcxgbi-use-GFP_ATOMIC-in-cxgbi_conn_alloc_pdu.patch
	patches.drivers/scsi-aacraid-remove-redundant-setting-of-variable-c.patch
	patches.drivers/scsi-libsas-Use-dynamic-alloced-work-to-avoid-sas-ev.patch
	patches.drivers/scsi-libsas-shut-down-the-PHY-if-events-reached-the-.patch
	patches.drivers/scsi-libsas-make-the-event-threshold-configurable.patch
	patches.drivers/scsi-libsas-Use-new-workqueue-to-run-sas-event-and-d.patch
	patches.drivers/scsi-libsas-use-flush_workqueue-to-process-disco-eve.patch
	patches.drivers/scsi-libsas-direct-call-probe-and-destruct.patch
	patches.drivers/scsi-libsas-notify-event-PORTE_BROADCAST_RCVD-in-sas.patch
	patches.drivers/scsi-cxlflash-Reset-command-ioasc.patch
	patches.drivers/scsi-mpt3sas-set-default-value-for-cb_idx.patch
	patches.drivers/scsi-mpt3sas-use-list_splice_init.patch
	patches.drivers/scsi-mpt3sas-separate-out-_base_recovery_check.patch
	patches.drivers/scsi-mpt3sas-open-code-_scsih_scsi_lookup_get.patch
	patches.drivers/scsi-mpt3sas-Introduce-mpt3sas_get_st_from_smid.patch
	patches.drivers/scsi-mpt3sas-check-command-status-before-attempting-.patch
	patches.drivers/scsi-mpt3sas-always-use-first-reserved-smid-for-ioct.patch
	patches.drivers/scsi-mpt3sas-simplify-task-management-functions.patch
	patches.drivers/scsi-mpt3sas-simplify-mpt3sas_scsi_issue_tm.patch
	patches.drivers/scsi-mpt3sas-simplify-_wait_for_commands_to_complete.patch
	patches.drivers/scsi-mpt3sas-lockless-command-submission.patch
	patches.drivers/scsi-ata-enhance-the-definition-of-set-max-feature-field-value.patch
	patches.drivers/scsi-hisi_sas-change-frame-type-for-set-max-commands.patch
	patches.fixes/scsi-qedi-use-zeroing-allocator-instead-of-allocator-memset
	patches.drivers/scsi-qla2xxx-remove-redundant-assignment-of-d.patch
	patches.drivers/scsi-megaraid_sas-zero-out-IOC-INIT-and-stream-detec.patch
	patches.drivers/scsi-megaraid_sas-memset-IOC-INIT-frame-using-correc.patch
	patches.drivers/scsi-megaraid_sas-Return-the-DCMD-status-from-megasa.patch
	patches.drivers/scsi-megaraid_sas-Reset-ldio_outstanding-in-megasas_.patch
	patches.drivers/scsi-megaraid_sas-Error-handling-for-invalid-ldcount.patch
	patches.drivers/scsi-megaraid_sas-unload-flag-should-be-set-after-sc.patch
	patches.drivers/scsi-megaraid_sas-Avoid-firing-DCMDs-while-OCR-is-in.patch
	patches.drivers/scsi-megaraid_sas-Use-megasas_wait_for_adapter_opera.patch
	patches.drivers/scsi-megaraid_sas-Update-LD-map-after-populating-drv.patch
	patches.drivers/scsi-megaraid_sas-Selectively-apply-stream-detection.patch
	patches.drivers/scsi-megaraid_sas-Expose-fw_cmds_outstanding-through.patch
	patches.drivers/scsi-megaraid_sas-re-work-DCMD-refire-code.patch
	patches.drivers/scsi-megaraid_sas-driver-version-upgrade-to-07.704.04.patch
	patches.drivers/scsi-hisi_sas-make-local-symbol-host_attrs-static.patch
	patches.drivers/scsi-mpt3sas-make-function-_get_st_from_smid-static.patch
	patches.suse/msft-hv-1551-scsi-storvsc-missing-error-code-in-storvsc_probe.patch
	patches.drivers/scsi-qla2xxx-Fix-NULL-pointer-crash-due-to-probe-fai.patch
	patches.drivers/scsi-qla2xxx-Fix-recursion-while-sending-terminate-e.patch
	patches.drivers/scsi-qla2xxx-Fix-warning-in-qla2x00_async_iocb_timeo.patch
	patches.drivers/scsi-qla2xxx-Fix-warning-during-port_name-debug-prin.patch
	patches.drivers/scsi-qla2xxx-Fix-warning-for-code-intentation-in-__q.patch
	patches.drivers/scsi-qla2xxx-Fix-queue-ID-for-async-abort-with-Multi.patch
	patches.drivers/scsi-qla2xxx-Add-XCB-counters-to-debugfs.patch
	patches.drivers/scsi-qla2xxx-Update-driver-version-to-10.00.00.05-k.patch
	patches.fixes/scsi-qedf-Fix-error-return-code-in-__qedf_probe.patch
	patches.drivers/scsi-megaraid_sas-NVMe-passthrough-command-support.patch
	patches.drivers/scsi-hisi_sas-directly-attached-disk-LED-feature-for.patch
	patches.drivers/scsi-hisi_sas-fix-a-bug-in-hisi_sas_dev_gone.patch
	patches.fixes/scsi-qedi-drop-cqe-response-during-connection-recovery
	patches.drivers/scsi-qla2xxx-Fix-logo-flag-for-qlt_free_session_done.patch
	patches.drivers/swiotlb-suppress-warning-when-__GFP_NOWARN-is-set
	patches.drivers/dmaengine-dmatest-fix-container_of-member-in-dmatest
	patches.drivers/dmaengine-qcom_hidma-check-pending-interrupts
	patches.drivers/dmaengine-ti-dma-crossbar-Fix-event-mapping-for-TPCC
	patches.drivers/dmaengine-zynqmp_dma-Fix-race-condition-in-the-probe
	patches.drivers/IB-hfi1-Mask-the-path-bits-with-the-LMC-for-16B-RC-A.patch
	patches.drivers/IB-CM-Change-sgid-to-IB-GID-when-handling-CM-request.patch
	patches.drivers/IB-hfi1-Use-4096-for-default-active-MTU-in-query_qp.patch
	patches.drivers/IB-qib-Fix-comparison-error-with-qperf-compare-swap-.patch
	patches.drivers/IB-mlx5-revisit-Wmaybe-uninitialized-warning.patch
	patches.drivers/RDMA-bnxt_re-Remove-redundant-bnxt_qplib_disable_nq-.patch
	patches.drivers/RDMA-iwpm-Fix-uninitialized-error-code-in-iwpm_send_.patch
	patches.drivers/iw_cxgb4-make-pointer-reg_workq-static.patch
	patches.drivers/IB-ipoib-Avoid-memory-leak-if-the-SA-returns-a-diffe.patch
	patches.drivers/RDMA-cma-Use-correct-size-when-writing-netlink-stats.patch
	patches.drivers/IB-umem-Fix-use-of-npages-nmap-fields.patch
	patches.drivers/RDMA-cma-Set-default-GID-type-as-RoCE-when-resolving.patch
	patches.drivers/RDMA-cma-Simplify-netdev-check.patch
	patches.drivers/RDMA-cma-Avoid-setting-path-record-type-twice.patch
	patches.drivers/RDMA-cma-Introduce-and-use-helper-functions-to-init-.patch
	patches.drivers/iser-target-avoid-reinitializing-rdma-contexts-for-i.patch
	patches.drivers/RDMA-ocrdma-Fix-permissions-for-OCRDMA_RESET_STATS.patch
	patches.drivers/RDMA-hns-Refactor-eq-code-for-hip06.patch
	patches.drivers/RDMA-hns-Add-eq-support-of-hip08.patch
	patches.drivers/IB-SA-Check-dlid-before-SA-agent-queries-for-ClassPo.patch
	patches.drivers/i40iw-Correct-Q1-XF-object-count-equation.patch
	patches.drivers/i40iw-Selectively-teardown-QPs-on-IP-addr-change-eve.patch
	patches.drivers/i40iw-Fix-sequence-number-for-the-first-partial-FPDU.patch
	patches.drivers/i40iw-Validate-correct-IRD-ORD-connection-parameters.patch
	patches.drivers/i40iw-Fix-the-connection-ORD-value-for-loopback.patch
	patches.drivers/infiniband-drop-unknown-function-from-core_priv.h.patch
	patches.drivers/RDMA-vmw_pvrdma-Add-UAR-SRQ-macros-in-ABI-header-fil.patch
	patches.drivers/RDMA-hns-Add-detailed-comments-for-mb-call.patch
	patches.drivers/iw_cxgb4-Change-error-warn-prints-to-pr_debug.patch
	patches.drivers/RDMA-qedr-Use-zeroing-memory-allocator-than-allocato.patch
	patches.drivers/RDMA-cma-Mark-end-of-CMA-ID-messages.patch
	patches.drivers/IB-ipoib-Fix-for-notify-send-CQ-failure-messages.patch
	patches.drivers/RDMA-hns-Add-rq-inline-data-support-for-hip08-RoCE.patch
	patches.drivers/RDMA-hns-Update-the-usage-of-sr_max-and-rr_max-field.patch
	patches.drivers/RDMA-hns-Set-access-flags-of-hip08-RoCE.patch
	patches.drivers/RDMA-hns-Filter-for-zero-length-of-sge-in-hip08-kern.patch
	patches.drivers/RDMA-hns-Fix-QP-state-judgement-before-sending-work-.patch
	patches.drivers/RDMA-hns-Assign-dest_qp-when-deregistering-mr.patch
	patches.drivers/IB-hfi1-Add-RQ-SRQ-information-to-QP-stats.patch
	patches.drivers/IB-core-Fix-two-kernel-warnings-triggered-by-rxe-reg.patch
	patches.drivers/IB-rdmavt-No-need-to-cancel-RNRNAK-retry-timer-when-.patch
	patches.drivers/IB-rdmavt-Use-correct-numa-node-for-SRQ-allocation.patch
	patches.drivers/IB-hfi1-Fix-infinite-loop-in-8051-command-error-path.patch
	patches.drivers/IB-rdmavt-Allocate-CQ-memory-on-the-correct-node.patch
	patches.drivers/IB-rdmavt-Add-trace-for-RNRNAK-timer.patch
	patches.drivers/net-mlx5-Fix-race-for-multiple-RoCE-enable.patch
	patches.drivers/IB-srpt-Remove-an-unused-structure-member.patch
	patches.drivers/RDMA-rxe-Fix-a-race-condition-related-to-the-QP-erro.patch
	patches.drivers/RDMA-cma-Use-the-right-net-namespace-for-the-rdma_cm.patch
	patches.drivers/RDMA-cma-Provide-a-function-to-set-RoCE-path-record-.patch
	patches.drivers/RDMA-cma-ucma-Simplify-and-rename-rdma_set_ib_paths.patch
	patches.drivers/RDMA-cma-Fix-rdma_cm-raw-IB-path-setting-for-RoCE.patch
	patches.drivers/RDMA-cma-Fix-rdma_cm-path-querying-for-RoCE.patch
	patches.drivers/IB-core-Perform-modify-QP-on-real-one.patch
	patches.drivers/RDMA-hns-Fix-endian-problems-around-imm_data-and-rke.patch
	patches.drivers/RDMA-qedr-Fix-endian-problems-around-imm_data.patch
	patches.drivers/IB-mlx4-Fix-incorrectly-releasing-steerable-UD-QPs-w.patch
	patches.drivers/IB-core-Fix-ib_wc-structure-size-to-remain-in-64-byt.patch
	patches.drivers/RDMA-core-Clarify-rdma_ah_find_type.patch
	patches.drivers/RDMA-hns-Assign-the-correct-value-for-tx_cqn.patch
	patches.drivers/RDMA-hns-Create-gsi-qp-in-hip08.patch
	patches.drivers/RDMA-hns-Add-gsi-qp-support-for-modifying-qp-in-hip0.patch
	patches.drivers/RDMA-hns-Fill-sq-wqe-context-of-ud-type-in-hip08.patch
	patches.drivers/RDMA-hns-Assign-zero-for-pkey_index-of-wc-in-hip08.patch
	patches.drivers/RDMA-hns-Update-the-verbs-of-polling-for-completion.patch
	patches.drivers/RDMA-hns-Set-the-guid-for-hip08-RoCE-device.patch
	patches.drivers/i40iw-Zero-out-consumer-key-on-allocate-stag-for-FMR.patch
	patches.drivers/i40iw-Remove-limit-on-re-posting-AEQ-entries-to-HW.patch
	patches.drivers/i40iw-Free-IEQ-resources.patch
	patches.drivers/RDMA-bnxt_re-Enable-RoCE-on-virtual-functions.patch
	patches.drivers/RDMA-bnxt_re-Add-support-for-query-firmware-version.patch
	patches.drivers/RDMA-bnxt_re-Add-support-for-MRs-with-Huge-pages.patch
	patches.drivers/RDMA-bnxt_re-expose-detailed-stats-retrieved-from-HW.patch
	patches.drivers/RDMA-bnxt_re-Add-SRQ-support-for-Broadcom-adapters.patch
	patches.drivers/RDMA-rxe-Fix-a-race-condition-in-rxe_requester.patch
	patches.drivers/RDMA-rxe-Fix-rxe_qp_cleanup.patch
	patches.drivers/IB-cq-Don-t-force-IB_POLL_DIRECT-poll-context-for-ib.patch
	patches.drivers/RDMA-hns-Remove-unnecessary-platform_get_resource-er.patch
	patches.drivers/RDMA-cma-Introduce-API-to-read-GIDs-for-multiple-tra.patch
	patches.drivers/RDMA-cma-Check-existence-of-netdevice-during-port-va.patch
	patches.drivers/RDMA-uverbs-Use-an-unambiguous-errno-for-method-not-.patch
	patches.drivers/RDMA-qedr-lower-print-level-of-flushed-CQEs.patch
	patches.drivers/IB-umad-Fix-use-of-unprotected-device-pointer.patch
	patches.drivers/RDMA-mlx5-Avoid-memory-leak-in-case-of-XRCD-dealloc-.patch
	patches.drivers/gpio-iop-add-missing-MODULE_DESCRIPTION-AUTHOR-LICEN
	patches.drivers/gpio-ath79-add-missing-MODULE_DESCRIPTION-LICENSE
	patches.drivers/gpio-label-descriptors-using-the-device-name
	patches.drivers/gpio-stmpe-i2c-transfer-are-forbiden-in-atomic-conte
	patches.drivers/gpio-No-NULL-owner
	patches.drivers/gpio-Fix-kernel-stack-leak-to-userspace
	patches.drivers/0003-power-reset-zx-reboot-add-missing-MODULE_DESCRIPTION.patch
	patches.drivers/power-supply-ab8500_charger-Fix-an-error-handling-pa
	patches.drivers/power-supply-ab8500_charger-Bail-out-in-case-of-erro
	patches.drivers/power-supply-axp288_charger-Properly-stop-work-on-pr
	patches.drivers/ipmi-use-dynamic-memory-for-DMI-driver-override.patch
	patches.fixes/0001-HID-multitouch-Only-look-at-non-touch-fields-in-firs.patch
	patches.fixes/0001-HID-quirks-Fix-keyboard-touchpad-on-Toshiba-Click-Mi.patch
	patches.drivers/HID-elo-clear-BTN_LEFT-mapping.patch
	patches.drivers/HID-wacom-EKR-ensure-devres-groups-at-higher-indexes
	patches.drivers/HID-wacom-Fix-reporting-of-touch-toggle-WACOM_HID_WD
	patches.drivers/HID-wacom-Add-support-for-One-by-Wacom-CTL-472-CTL-6
	patches.drivers/HID-roccat-prevent-an-out-of-bounds-read-in-kovaplus
	patches.suse/livepatch-send-a-fake-signal-to-all-blocking-tasks.patch
	patches.suse/livepatch-force-transition-to-finish.patch
	patches.suse/livepatch-add-locking-to-force-and-signal-functions.patch
	patches.suse/livepatch-remove-immediate-feature.patch
	patches.fixes/ima-relax-requiring-a-file-signature-for-new-files-w
	patches.fixes/ima-policy-fix-parsing-of-fsuuid
	patches.fixes/selinux-ensure-the-context-is-NUL-terminated-in-secu.patch
	patches.fixes/selinux-skip-bounded-transition-processing-if-the-po.patch
	patches.drivers/crypto-tcrypt-fix-S-G-table-for-test_aead_speed
	patches.drivers/crypto-chelsio-Fix-an-error-code-in-chcr_hash_dma_ma.patch
	patches.drivers/crypto-cavium-fix-memory-leak-on-info
	patches.fixes/crypto-ecdh-fix-typo-in-KPP-dependency-of-CRYPTO_ECD
	patches.drivers/crypto-caam-qi-use-correct-print-specifier-for-size_
	patches.fixes/crypto-echainiv-Remove-unused-alg-spawn-variable
	patches.drivers/crypto-seqiv-Remove-unused-alg-spawn-variable
	patches.drivers/crypto-x86-twofish-3way-Fix-rbp-usage
	patches.drivers/crypto-af_alg-whitelist-mask-and-type
	patches.drivers/crypto-hash-introduce-crypto_hash_alg_has_setkey
	patches.drivers/crypto-cryptd-pass-through-absence-of-setkey
	patches.drivers/crypto-mcryptd-pass-through-absence-of-setkey
	patches.drivers/crypto-poly1305-remove-setkey-method
	patches.drivers/crypto-hash-annotate-algorithms-taking-optional-key
	patches.drivers/crypto-hash-prevent-using-keyed-hashes-without-setti
	patches.drivers/crypto-aes-generic-build-with-Os-on-gcc-7
	patches.drivers/crypto-chelsio-Fix-Indentation.patch
	patches.drivers/crypto-chelsio-check-for-sg-null.patch
	patches.drivers/crypto-chelsio-Fix-IV-updated-in-XTS-operation.patch
	patches.drivers/crypto-chelsio-Add-authenc-versions-of-ctr-and-sha.patch
	patches.drivers/crypto-chelsio-Remove-dst-sg-size-zero-check.patch
	patches.drivers/crypto-chelsio-Fix-indentation-warning.patch
	patches.drivers/crypto-aes-generic-fix-aes-generic-regression-on-pow
	patches.drivers/crypto-aesni-handle-zero-length-dst-buffer
	patches.fixes/crypto-sha3-generic-fixes-for-alignment-and-big-endi
	patches.drivers/vmxnet3-increase-default-rx-ring-sizes.patch
	patches.fixes/rds-tcp-remove-redundant-function-rds_tcp_conn_paths.patch
	patches.fixes/rds-tcp-correctly-sequence-cleanup-on-netns-deletion.patch
	patches.drivers/net-ethtool-add-support-for-reset-of-AP-inside-NIC-i.patch
	patches.drivers/bnxt_en-Add-ETH_RESET_AP-support.patch
	patches.suse/msft-hv-1522-hv_netvsc-drop-unused-macros.patch
	patches.suse/msft-hv-1523-hv_netvsc-don-t-need-local-xmit_more.patch
	patches.suse/msft-hv-1524-hv_netvsc-replace-divide-with-mask-when-computing-pa.patch
	patches.suse/msft-hv-1525-hv_netvsc-use-reciprocal-divide-to-speed-up-percent-.patch
	patches.suse/msft-hv-1526-hv_netvsc-optimize-initialization-of-RNDIS-header.patch
	patches.suse/msft-hv-1527-vmbus-make-hv_get_ringbuffer_availbytes-local.patch
	patches.fixes/bpf-fix-stack-state-printing-in-verifier-log.patch
	patches.drivers/net-hns3-Refactor-of-the-reset-interrupt-handling-lo.patch
	patches.drivers/net-hns3-Add-reset-service-task-for-handling-reset-r.patch
	patches.drivers/net-hns3-Refactors-the-requested-reset-pending-reset.patch
	patches.drivers/bnxt_en-Uninitialized-variable-in-bnxt_tc_parse_acti.patch
	patches.drivers/bnxt_en-Don-t-print-Link-speed-1-no-longer-supported.patch
	patches.drivers/smc-make-smc_close_active_abort-static.patch
	patches.drivers/smc-improve-smc_clc_send_decline-error-handling.patch
	patches.drivers/smc-no-update-for-unused-sk_write_pending.patch
	patches.drivers/smc-cleanup-close-checking-during-data-receival.patch
	patches.drivers/smc-no-consumer-update-in-tasklet-context.patch
	patches.drivers/smc-support-variable-clc-proposal-messages.patch
	patches.drivers/virtio_net-Disable-interrupts-if-napi_complete_done-
	patches.drivers/cxgb4-collect-on-chip-memory-information.patch
	patches.drivers/cxgb4-collect-MC-memory-dump.patch
	patches.drivers/cxgb4-collect-HMA-memory-dump.patch
	patches.drivers/cxgb4-skip-TX-and-RX-payload-regions-in-memory-dumps.patch
	patches.drivers/cxgb4-collect-egress-and-ingress-SGE-queue-contexts.patch
	patches.drivers/cxgb4-collect-PCIe-configuration-logs.patch
	patches.suse/0001-macvlan-fix-memory-hole-in-macvlan_dev.patch
	patches.drivers/net-mvpp2-only-free-the-TSO-header-buffers-when-it-w.patch
	patches.drivers/net-mvpp2-split-the-max-ring-size-from-the-default-o.patch
	patches.drivers/net-mvpp2-align-values-in-ethtool-get_coalesce.patch
	patches.drivers/net-mvpp2-report-the-tx-usec-coalescing-information-.patch
	patches.drivers/net-mvpp2-adjust-the-coalescing-parameters.patch
	patches.suse/msft-hv-1528-hv_netvsc-Fix-the-receive-buffer-size-limit.patch
	patches.suse/msft-hv-1529-hv_netvsc-Fix-the-TX-RX-buffer-default-sizes.patch
	patches.drivers/cxgb4-Add-support-for-ethtool-i2c-dump.patch
	patches.suse/net-ethernet-ti-cpdma-correct-error-handling-for-cha.patch
	patches.suse/msft-hv-1530-hv_netvsc-copy_to_send-buf-can-be-void.patch
	patches.suse/msft-hv-1531-hv_netvsc-track-memory-allocation-failures-in-ethtoo.patch
	patches.suse/msft-hv-1532-hv_netvsc-simplify-function-args-in-receive-status-p.patch
	patches.suse/msft-hv-1533-hv_netvsc-pass-netvsc_device-to-receive-callback.patch
	patches.suse/msft-hv-1534-hv_netvsc-remove-open_cnt-reference-count.patch
	patches.suse/msft-hv-1535-hv_netvsc-empty-current-transmit-aggregation-if-flow.patch
	patches.drivers/net-hns3-Add-HNS3-VF-IMP-Integrated-Management-Proc-.patch
	patches.drivers/net-hns3-Add-mailbox-support-to-VF-driver.patch
	patches.drivers/net-hns3-Add-HNS3-VF-HCL-Hardware-Compatibility-Laye.patch
	patches.drivers/net-hns3-Add-HNS3-VF-driver-to-kernel-build-framewor.patch
	patches.drivers/net-hns3-Unified-HNS3-VF-PF-Ethernet-Driver-for-hip0.patch
	patches.drivers/net-hns3-Add-mailbox-support-to-PF-driver.patch
	patches.drivers/net-hns3-Change-PF-to-add-ring-vect-binding-resetQ-t.patch
	patches.drivers/net-hns3-Add-mailbox-interrupt-handling-to-PF-driver.patch
	patches.fixes/xfrm-Fix-xfrm_replay_overflow_offload_esn.patch
	patches.fixes/ipvlan-remove-excessive-packet-scrubbing.patch
	patches.drivers/qmi_wwan-set-FLAG_SEND_ZLP-to-avoid-network-initiate
	patches.drivers/net-Introduce-NETIF_F_GRO_HW.patch
	patches.drivers/net-Disable-GRO_HW-when-generic-XDP-is-installed-on-.patch
	patches.drivers/bnxt_en-Use-NETIF_F_GRO_HW.patch
	patches.drivers/bnx2x-Use-NETIF_F_GRO_HW.patch
	patches.drivers/qede-Use-NETIF_F_GRO_HW.patch
	patches.drivers/Bluetooth-hci_qca-Avoid-setup-failure-on-missing-ram
	patches.drivers/Bluetooth-btqcomsmd-Fix-skb-double-free-corruption
	patches.drivers/Bluetooth-hci_bcm-Add-support-for-BCM2E72
	patches.drivers/Bluetooth-btsdio-Do-not-bind-to-non-removable-BCM433
	patches.drivers/iwlwifi-mvm-rs-don-t-override-the-rate-history-in-th
	patches.drivers/mwifiex-cfg80211-do-not-change-virtual-interface-dur
	patches.drivers/iwlwifi-mvm-avoid-dumping-assert-log-when-device-is-
	patches.drivers/rtlwifi-rtl_pci-Fix-the-bug-when-inactiveps-is-enabl
	patches.drivers/ath10k-update-tdls-teardown-state-to-target
	patches.drivers/wil6210-missing-length-check-in-wmi_set_ie
	patches.drivers/ath10k-fix-invalid-STS_CAP_OFFSET_MASK
	patches.drivers/ath10k-handling-qos-at-STA-side-based-on-AP-WMM-enab
	patches.drivers/ath9k_htc-Add-a-sanity-check-in-ath9k_htc_ampdu_acti
	patches.drivers/ibmvnic-Rename-IBMVNIC_MAX_TX_QUEUES-to-IBMVNIC_MAX_.patch
	patches.drivers/ibmvnic-Increase-maximum-number-of-RX-TX-queues.patch
	patches.drivers/ibmvnic-Include-header-descriptor-support-for-ARP-pa.patch
	patches.drivers/cxgb4-RSS-table-is-4k-for-T6.patch
	patches.fixes/ip6_vti-adjust-vti-mtu-according-to-mtu-of-lower-dev.patch
	patches.drivers/cxgb4-add-new-T5-and-T6-device-id-s.patch
	patches.drivers/enic-add-wq-clean-up-budget.patch
	patches.drivers/net-hns3-add-support-to-query-tqps-number.patch
	patches.drivers/net-hns3-add-support-to-modify-tqps-number.patch
	patches.drivers/net-hns3-change-the-returned-tqp-number-by-ethtool-x.patch
	patches.drivers/net-hns3-free-the-ring_data-structrue-when-change-tq.patch
	patches.drivers/net-hns3-get-rss_size_max-from-configuration-but-not.patch
	patches.drivers/net-hns3-add-a-mask-initialization-for-mac_vlan-tabl.patch
	patches.drivers/net-hns3-add-vlan-offload-config-command.patch
	patches.drivers/net-hns3-add-ethtool-related-offload-command.patch
	patches.drivers/net-hns3-add-handling-vlan-tag-offload-in-bd.patch
	patches.drivers/net-hns3-cleanup-mac-auto-negotiation-state-query.patch
	patches.drivers/net-hns3-fix-for-getting-auto-negotiation-state-in-h.patch
	patches.drivers/net-hns3-add-support-for-set_pauseparam.patch
	patches.drivers/net-hns3-add-support-to-update-flow-control-settings.patch
	patches.drivers/net-hns3-add-Asym-Pause-support-to-phy-default-featu.patch
	patches.drivers/net-hns3-add-support-for-querying-advertised-pause-f.patch
	patches.drivers/net-hns3-Increase-the-default-depth-of-bucket-for-TM.patch
	patches.drivers/net-hns3-change-TM-sched-mode-to-TC-based-mode-when-.patch
	patches.fixes/l2tp-fix-missing-print-session-offset-info.patch
	patches.drivers/net-hns3-hns3_get_channels-can-be-static.patch
	patches.drivers/net-mlx4_core-Cleanup-FMR-unmapping-flow.patch
	patches.drivers/net-mlx4_en-Change-default-QoS-settings.patch
	patches.drivers/net-mlx5e-E-Switch-Use-the-name-of-static-array-inst.patch
	patches.drivers/net-mlx5-Fix-ingress-egress-naming-mistake.patch
	patches.drivers/net-mlx5-Separate-ingress-egress-namespaces-for-each.patch
	patches.drivers/cxgb4-use-CLIP-with-LIP6-on-T6-for-TCAM-filters.patch
	patches.arch/s390-qeth-improve-error-reporting-on-ip-add-removal.patch
	patches.drivers/qed-Refactoring-and-rearranging-FW-API-with-no-funct.patch
	patches.drivers/qed-HSI-renaming-for-different-types-of-HW.patch
	patches.drivers/qed-Utilize-FW-8.33.1.0.patch
	patches.drivers/qed-Advance-drivers-version-to-8.33.0.20.patch
	patches.drivers/net-ena-add-detection-and-recovery-mechanism-for-han.patch
	patches.drivers/net-ena-increase-ena-driver-version-to-1.5.0.patch
	patches.drivers/cxgb4-Check-alignment-constraint-for-T6.patch
	patches.suse/net-hns-add-ACPI-mode-support-for-ethtool-p.patch
	patches.drivers/qed-Use-zeroing-memory-allocator-than-allocator-mems.patch
	patches.drivers/ethernet-broadcom-Use-zeroing-memory-allocator-than-.patch
	patches.drivers/cxgb4-collect-TX-rate-limit-info-in-UP-CIM-logs.patch
	patches.drivers/tg3-Add-Macronix-NVRAM-support.patch
	patches.drivers/mac80211_hwsim-enforce-PS_MANUAL_POLL-to-be-set-afte
	patches.drivers/mac80211-remove-BUG-when-interface-type-is-invalid
	patches.drivers/mac80211-Fix-setting-TX-power-on-monitor-interfaces
	patches.drivers/net-hns3-Add-ethtool-interface-for-vlan-filter.patch
	patches.drivers/net-hns3-Disable-VFs-change-rxvlan-offload-status.patch
	patches.drivers/net-hns3-Unify-the-strings-display-of-packet-statist.patch
	patches.drivers/net-hns3-Fix-spelling-errors.patch
	patches.drivers/net-hns3-Remove-repeat-statistic-of-rx_errors.patch
	patches.drivers/net-hns3-Modify-the-update-period-of-packet-statisti.patch
	patches.drivers/net-hns3-Mask-the-packet-statistics-query-when-NIC-i.patch
	patches.drivers/net-hns3-Fix-an-error-of-total-drop-packet-statistic.patch
	patches.drivers/net-hns3-Fix-a-loop-index-error-of-tqp-statistics-qu.patch
	patches.drivers/net-hns3-Fix-an-error-macro-definition-of-HNS3_TQP_S.patch
	patches.drivers/net-hns3-Remove-a-useless-member-of-struct-hns3_stat.patch
	patches.drivers/net-hns3-Fix-a-response-data-read-error-of-tqp-stati.patch
	patches.drivers/net-hns3-fix-for-updating-fc_mode_last_time.patch
	patches.drivers/net-hns3-fix-for-setting-MTU.patch
	patches.drivers/net-hns3-fix-for-changing-MTU.patch
	patches.drivers/net-hns3-add-MTU-initialization-for-hardware.patch
	patches.drivers/net-hns3-fix-for-not-setting-pause-parameters.patch
	patches.drivers/net-hns3-remove-redundant-semicolon.patch
	patches.drivers/net-hns3-Add-more-packet-size-statisctics.patch
	patches.drivers/ixgbe-enable-multicast-on-shutdown-for-WOL.patch
	patches.drivers/ixgbe-remove-unused-enum-latency_range.patch
	patches.drivers/ixgbe-advertise-highest-capable-link-speed.patch
	patches.drivers/ixgbe-extend-firmware-version-support.patch
	patches.drivers/ixgbe-Remove-an-obsolete-comment-about-ITR.patch
	patches.drivers/ixgbevf-remove-redundant-setting-of-xcast_mode.patch
	patches.drivers/ixgbe-Fix-interaction-between-SR-IOV-and-macvlan-off.patch
	patches.drivers/ixgbe-Perform-reinit-any-time-number-of-VFs-change.patch
	patches.drivers/ixgbe-Add-support-for-macvlan-offload-RSS-on-X550-an.patch
	patches.drivers/ixgbe-There-is-no-need-to-update-num_rx_pools-in-L2-.patch
	patches.drivers/ixgbe-Fix-limitations-on-macvlan-so-we-can-support-u.patch
	patches.drivers/ixgbe-Use-ring-values-to-test-for-Tx-pending.patch
	patches.drivers/ixgbe-Drop-l2_accel_priv-data-pointer-from-ring-stru.patch
	patches.drivers/net-hns3-report-the-function-type-the-same-line-with.patch
	patches.drivers/net-mlx5e-IPoIB-Use-correct-timestamp-in-child-recei.patch
	patches.drivers/cxgb4vf-Fix-SGE-FL-buffer-initialization-logic-for-6.patch
	patches.drivers/cxgb4-add-data-structures-to-support-vxlan.patch
	patches.drivers/cxgb4-implement-udp-tunnel-callbacks.patch
	patches.drivers/cxgb4-add-support-for-vxlan-segmentation-offload.patch
	patches.drivers/cxgb4-implement-ndo_features_check.patch
	patches.drivers/ibmvnic-Don-t-handle-RX-interrupts-when-not-up.patch
	patches.drivers/i40e-display-priority_xon-and-priority_xoff-stats.patch
	patches.drivers/i40evf-don-t-rely-on-netif_running-outside-rtnl_lock.patch
	patches.drivers/i40evf-use-spinlock-to-protect-mac-vlan-_filter_list.patch
	patches.drivers/i40evf-release-bit-locks-in-reverse-order.patch
	patches.drivers/i40evf-hold-the-critical-task-bit-lock-while-opening.patch
	patches.drivers/i40e-update-VFs-of-link-state-after-GET_VF_RESOURCES.patch
	patches.drivers/i40e-add-helper-conversion-function-for-link_speed.patch
	patches.drivers/i40e-i40evf-Bump-driver-versions.patch
	patches.drivers/i40e-remove-redundant-initialization-of-read_size.patch
	patches.drivers/i40evf-Do-not-clear-MSI-X-PBA-manually.patch
	patches.drivers/i40evf-Clean-up-flags-for-promisc-mode-to-avoid-high.patch
	patches.drivers/i40evf-Drop-i40evf_fire_sw_int-as-it-is-prone-to-rac.patch
	patches.drivers/i40e-change-ppp-name-to-ddp.patch
	patches.drivers/i40e-track-id-can-be-0.patch
	patches.fixes/net-phy-mdio-bcm-unimac-fix-potential-NULL-dereferen.patch
	patches.drivers/Bluetooth-Add-a-new-04ca-3015-QCA_ROME-device
	patches.drivers/Bluetooth-btusb-Restore-QCA-Rome-suspend-resume-fix-
	patches.drivers/net-hns3-add-ethtool_ops.get_channels-support-for-VF.patch
	patches.drivers/net-hns3-remove-TSO-config-command-from-VF-driver.patch
	patches.drivers/net-hns3-add-ethtool_ops.get_coalesce-support-to-PF.patch
	patches.drivers/net-hns3-add-ethtool_ops.set_coalesce-support-to-PF.patch
	patches.drivers/net-hns3-refactor-interrupt-coalescing-init-function.patch
	patches.drivers/net-hns3-refactor-GL-update-function.patch
	patches.drivers/net-hns3-remove-unused-GL-setup-function.patch
	patches.drivers/net-hns3-change-the-unit-of-GL-value-macro.patch
	patches.drivers/net-hns3-add-int_gl_idx-setup-for-TX-and-RX-queues.patch
	patches.drivers/net-hns3-add-feature-check-when-feature-changed.patch
	patches.drivers/net-hns3-check-for-NULL-function-pointer-in-hns3_nic.patch
	patches.drivers/ixgbe-Assume-provided-MAC-filter-has-been-verified-b.patch
	patches.drivers/ixgbe-Default-to-1-pool-always-being-allocated.patch
	patches.drivers/ixgbe-Don-t-assume-dev-num_tc-is-equal-to-hardware-T.patch
	patches.drivers/ixgbe-fm10k-Record-macvlan-stats-instead-of-Rx-queue.patch
	patches.drivers/ixgbe-Do-not-manipulate-macvlan-Tx-queues-when-perfo.patch
	patches.drivers/ixgbe-avoid-bringing-rings-up-down-as-macvlans-are-a.patch
	patches.drivers/ixgbe-Fix-handling-of-macvlan-Tx-offload.patch
	patches.drivers/ixgbe-Fix-kernel-doc-format-warnings.patch
	patches.drivers/ixgbevf-Fix-kernel-doc-format-warnings.patch
	patches.drivers/rt2x00-do-not-pause-queue-unconditionally-on-error-p
	patches.drivers/wl1251-check-return-from-call-to-wl1251_acx_arp_ip_f
	patches.drivers/bnxt_en-Update-firmware-interface-to-1.9.0.patch
	patches.drivers/bnxt_en-Refactor-bnxt_close_nic.patch
	patches.drivers/bnxt_en-Restore-MSIX-after-disabling-SRIOV.patch
	patches.drivers/bnxt_en-Refactor-hardware-resource-data-structures.patch
	patches.drivers/bnxt_en-Add-the-new-firmware-API-to-query-hardware-r.patch
	patches.drivers/bnxt_en-Set-initial-default-RX-and-TX-ring-numbers-t.patch
	patches.drivers/bnxt_en-Implement-new-method-to-reserve-rings.patch
	patches.drivers/bnxt_en-Reserve-resources-for-RFS.patch
	patches.drivers/bnxt_en-Implement-new-method-for-the-PF-to-assign-SR.patch
	patches.drivers/bnxt_en-Expand-bnxt_check_rings-to-check-all-resourc.patch
	patches.drivers/bnxt_en-Add-BCM5745X-NPAR-device-IDs.patch
	patches.drivers/bnxt_en-Forward-VF-MAC-address-to-the-PF.patch
	patches.drivers/bnxt_en-Add-cache-line-size-setting-to-optimize-perf.patch
	patches.drivers/bnxt_en-export-a-common-switchdev-PARENT_ID-for-all-.patch
	patches.drivers/cxgb4-restructure-VF-mgmt-code.patch
	patches.fixes/vxlan-Fix-trailing-semicolon.patch
	patches.drivers/cxgb4-update-dump-collection-logic-to-use-compressio.patch
	patches.drivers/cxgb4-use-zlib-deflate-to-compress-firmware-dump.patch
	patches.drivers/cxgb4-IPv6-filter-takes-2-tids.patch
	patches.drivers/mac80211_hwsim-fix-possible-memory-leak-in-hwsim_new
	patches.drivers/cxgb4-add-geneve-offload-support-for-T6.patch
	patches.drivers/device-property-Introduce-fwnode_get_mac_address.patch
	patches.drivers/device-property-Introduce-fwnode_get_phy_mode.patch
	patches.drivers/device-property-Introduce-fwnode_irq_get.patch
	patches.drivers/device-property-Allow-iterating-over-available-child.patch
	patches.drivers/net-mvpp2-simplify-maintaining-enabled-ports-list.patch
	patches.drivers/net-mvpp2-use-device_-fwnode_-APIs-instead-of-of_.patch
	patches.drivers/net-mvpp2-enable-ACPI-support-in-the-driver.patch
	patches.drivers/net-hns3-add-support-for-get_regs.patch
	patches.drivers/net-hns3-add-manager-table-initialization-for-hardwa.patch
	patches.drivers/net-hns3-add-ethtool-p-support-for-fiber-port.patch
	patches.drivers/net-hns3-add-net-status-led-support-for-fiber-port.patch
	patches.fixes/bridge-return-boolean-instead-of-integer-in-br_multi.patch
	patches.drivers/net-hns3-converting-spaces-into-tabs-to-avoid-checkp.patch
	patches.suse/msft-hv-1552-hv_netvsc-Use-the-num_online_cpus-for-channel-limit.patch
	patches.drivers/nfp-fix-error-return-code-in-nfp_pci_probe.patch
	patches.drivers/i40e-i40evf-Enable-NVMUpdate-to-retrieve-AdminQ-and-.patch
	patches.drivers/i40e-avoid-divide-by-zero.patch
	patches.drivers/i40evf-remove-flush_scheduled_work-call-in-i40evf_re.patch
	patches.drivers/i40evf-Don-t-schedule-reset_task-when-device-is-bein.patch
	patches.drivers/i40e-Fix-for-blinking-activity-instead-of-link-LEDs.patch
	patches.drivers/i40e-i40evf-Detect-and-recover-hung-queue-scenario.patch
	patches.drivers/i40e-check-for-invalid-DCB-config.patch
	patches.drivers/i40e-Disable-iWARP-VSI-PETCP_ENA-flag-on-netdev-down.patch
	patches.drivers/i40e-Delete-an-error-message-for-a-failed-memory-all.patch
	patches.drivers/i40evf-ignore-link-up-if-not-running.patch
	patches.drivers/cxgb4-cxgb4vf-add-support-for-ndo_set_vf_vlan.patch
	patches.drivers/net-smc-use-local-struct-sock-variables-consistently.patch
	patches.drivers/net-smc-simplify-function-smc_clcsock_accept.patch
	patches.drivers/net-smc-get-rid-of-tx_pend-waits-in-socket-closing.patch
	patches.drivers/net-smc-make-wait-for-work-request-uninterruptible.patch
	patches.drivers/net-smc-improve-state-change-handling-after-close-wait.patch
	patches.drivers/net-smc-continue-waiting-if-peer-signals-write_shutdown.patch
	patches.drivers/cxgb4-enable-ZLIB_DEFLATE-when-building-cxgb4.patch
	patches.drivers/cxgb4-properly-initialize-variables.patch
	patches.drivers/igb-Allow-to-remove-administratively-set-MAC-on-VFs.patch
	patches.drivers/e1000e-Set-HTHRESH-when-PTHRESH-is-used.patch
	patches.drivers/e1000e-Alert-the-user-that-C-states-will-be-disabled.patch
	patches.drivers/igb-Free-IRQs-when-device-is-hotplugged.patch
	patches.drivers/igb-Clear-TXSTMP-when-ptp_tx_work-is-timeout.patch
	patches.drivers/cxgb4-make-symbol-pedits-static.patch
	patches.drivers/fm10k-Fix-configuration-for-macvlan-offload.patch
	patches.drivers/fm10k-cleanup-unnecessary-parenthesis-in-fm10k_iov.c.patch
	patches.drivers/fm10k-fix-failed-to-kill-vid-message-for-VF.patch
	patches.drivers/fm10k-stop-adding-VLAN-0-to-the-VLAN-table.patch
	patches.drivers/fm10k-don-t-assume-VLAN-1-is-enabled.patch
	patches.drivers/fm10k-correct-typo-in-fm10k_pf.c.patch
	patches.drivers/fm10k-clarify-action-when-updating-the-VLAN-table.patch
	patches.drivers/net-smc-cancel-tx-worker-in-case-of-socket-aborts.patch
	patches.drivers/net-smc-handle-state-smc_peerfinclosewait-correctly.patch
	patches.drivers/net-smc-terminate-link-group-for-ib_post_send-problems.patch
	patches.drivers/net-smc-do-not-reuse-a-linkgroup-with-setup-problems.patch
	patches.drivers/net-smc-wake-up-wr_reg_wait-when-terminating-a-link-group.patch
	patches.drivers/net-smc-check-for-healthy-link-group-resp-connections.patch
	patches.drivers/qed-code-indent-should-use-tabs-where-possible.patch
	patches.drivers/net-smc-handle-device-port-and-qp-error-events.patch
	patches.drivers/net-smc-smc_poll-improvements.patch
	patches.drivers/net-smc-replace-sock_put-worker-by-socket-refcounting.patch
	patches.drivers/net-smc-release-clcsock-from-tcp_listen_worker.patch
	patches.drivers/net-smc-return-booleans-instead-of-integers.patch
	patches.drivers/net-hns3-add-get-set_coalesce-support-to-VF.patch
	patches.drivers/net-hns3-add-int_gl_idx-setup-for-VF.patch
	patches.drivers/ixgbevf-add-function-for-checking-if-we-can-reuse-pa.patch
	patches.drivers/ixgbevf-only-DMA-sync-frame-length.patch
	patches.drivers/ixgbevf-use-length-to-determine-if-descriptor-is-don.patch
	patches.drivers/ixgbevf-add-support-for-DMA_ATTR_SKIP_CPU_SYNC-WEAK_.patch
	patches.drivers/ixgbevf-update-code-to-better-handle-incrementing-pa.patch
	patches.drivers/ixgbevf-add-counters-for-Rx-page-allocations.patch
	patches.drivers/ixgbevf-clear-rx_buffer_info-in-configure-instead-of.patch
	patches.drivers/ixgbevf-improve-performance-and-reduce-size-of-ixgbe.patch
	patches.drivers/ixgbevf-don-t-bother-clearing-tx_buffer_info-in-ixgb.patch
	patches.drivers/ixgbevf-use-ARRAY_SIZE-for-various-array-sizing-calc.patch
	patches.drivers/ixgbe-use-ARRAY_SIZE-for-array-sizing-calculation-on.patch
	patches.drivers/ixgbe-Don-t-report-unsupported-timestamping-filters-.patch
	patches.drivers/ixgbe-add-support-for-reporting-5G-link-speed.patch
	patches.drivers/ixgbe-Fix-vs-typo.patch
	patches.drivers/ixgbe-don-t-set-RXDCTL.RLPML-for-82599.patch
	patches.fixes/selftests-bpf-make-dubious-pointer-arithmetic-test-u.patch
	patches.drivers/i40e-Add-returning-AQ-critical-error-to-SW.patch
	patches.drivers/i40e-Fix-for-adding-multiple-ethtool-filters-on-the-.patch
	patches.drivers/i40evf-Allow-turning-off-offloads-when-the-VF-has-VL.patch
	patches.drivers/i40e-i40evf-Use-ring-pointers-to-clean-up-_set_itr_p.patch
	patches.drivers/i40e-change-flags-to-use-64-bits.patch
	patches.drivers/i40e-cleanup-unnecessary-parens.patch
	patches.drivers/i40e-Fix-kdump-failure.patch
	patches.drivers/i40e-program-fragmented-IPv4-filter-input-set.patch
	patches.drivers/i40e-disallow-programming-multiple-filters-with-same.patch
	patches.drivers/i40e-fix-reported-mask-for-ntuple-filters.patch
	patches.drivers/i40e-i40evf-Record-ITR-register-location-in-the-q_ve.patch
	patches.drivers/i40e-Do-not-allow-use-more-TC-queue-pairs-than-MSI-X.patch
	patches.fixes/ipv6-Fix-SO_REUSEPORT-UDP-socket-with-implicit-sk_ip.patch
	patches.fixes/tap-fix-use-after-free.patch
	patches.suse/0001-net-ethernet-cavium-Correct-Cavium-Thunderx-NIC-driv.patch
	patches.suse/vhost_net-stop-device-during-reset-owner.patch
	patches.fixes/net-ipv6-send-unsolicited-NA-after-DAD.patch
	patches.drivers/i40e-i40evf-Update-DESC_NEEDED-value-to-reflect-larg.patch
	patches.drivers/net_sched-gen_estimator-fix-lockdep-splat.patch
	patches.suse/tcp-release-sk_frag.page-in-tcp_disconnect.patch
	patches.drivers/qlcnic-fix-deadlock-bug.patch
	patches.drivers/ibmvnic-Wait-for-device-response-when-changing-MAC.patch
	patches.suse/qmi_wwan-Add-support-for-Quectel-EP06.patch
	patches.drivers/r8169-fix-RTL8168EP-take-too-long-to-complete-driver.patch
	patches.suse/ip6mr-fix-stale-iterator.patch
	patches.fixes/fs-dax.c-release-PMD-lock-even-when-there-is-no-PMD-.patch
	patches.fixes/ocfs2-return-EROFS-to-mount.ocfs2-if-inode-block-is-.patch
	patches.fixes/ocfs2-try-a-blocking-lock-before-return-AOP_TRUNCATE.patch
	patches.fixes/ocfs2-acl-use-ip_xattr_sem-to-protect-getting-extend.patch
	patches.fixes/ocfs2-return-error-when-we-attempt-to-access-a-dirty.patch
	patches.suse/mm-pin-address_space-before-dereferencing-it-while-isolating-an-LRU-page.patch
	patches.fixes/mm-fadvise-discard-partial-page-if-endbyte-is-also-E.patch
	patches.suse/mm-numa-do-not-trap-faults-on-shared-data-section-pages.patch
	patches.fixes/tools-usbip-fixes-build-with-musl-libc-toolchain.patch
	patches.fixes/0001-usb-Don-t-print-a-warning-if-interface-driver-rebind.patch
	patches.drivers/0001-usb-xhci-Make-some-static-functions-global.patch
	patches.drivers/0001-usb-xhci-Add-DbC-support-in-xHCI-driver.patch
	patches.drivers/0001-xhci-fixup-incorrect-memset-size-parameter-when-clea.patch
	patches.drivers/0001-usb-xhci-make-function-xhci_dbc_free_req-static.patch
	patches.drivers/0001-USB-host-Use-zeroing-memory-allocator-rather-than-al.patch
	patches.fixes/0001-USB-usbip-remove-useless-call-in-usbip_recv.patch
	patches.fixes/0001-USB-serial-io_edgeport-fix-possible-sleep-in-atomic.patch
	patches.fixes/0001-usb-uas-unconditionally-bring-back-host-after-reset.patch
	patches.fixes/0001-usb-option-Add-support-for-FS040U-modem.patch
	patches.fixes/0001-CDC-ACM-apply-quirk-for-card-reader.patch
	patches.fixes/0001-USB-serial-simple-add-Motorola-Tetra-driver.patch
	patches.drivers/usb-gadget-Fix-high-bandwidth-check-in-usb_gadget_ep.patch
	patches.fixes/0001-usbip-prevent-bind-loops-on-devices-attached-to-vhci.patch
	patches.fixes/0001-usbip-list-don-t-list-devices-attached-to-vhci_hcd.patch
	patches.fixes/0001-USB-serial-pl2303-new-device-id-for-Chilitag.patch
	patches.drivers/serial-8250_dw-Disable-clock-on-error
	patches.drivers/pty-cancel-pty-slave-port-buf-s-work-in-tty_release
	patches.drivers/tty-n_gsm-Allow-ADM-response-in-addition-to-UA-for-c
	patches.drivers/serial-8250_uniphier-fix-error-return-code-in-uniphi
	patches.drivers/serial-imx-Only-wakeup-via-RTSDEN-bit-if-the-system-
	patches.drivers/iio-adc-accel-Fix-up-module-licenses
	patches.drivers/iio-health-max30102-Add-power-enable-parameter-to-ge
	patches.drivers/iio-ABI-Fix-name-of-timestamp-sysfs-file
	patches.drivers/iio-imu-st_lsm6dsx-fix-endianness-in-st_lsm6dsx_read
	patches.drivers/iio-adc-stm32-fix-scan-of-multiple-channels-with-DMA
	patches.drivers/staging-rts5208-Fix-seg_no-calculation-in-reset_ms_c
	patches.fixes/firmware-add-helper-to-unregister-pm-ops.patch
	patches.fixes/firmware-fix-capturing-errors-on-fw_cache_init-on-ea.patch
	patches.fixes/firmware-provide-helpers-for-registering-the-syfs-lo.patch
	patches.fixes/firmware-fix-detecting-error-on-register_reboot_noti.patch
	patches.drivers/test_firmware-fix-setting-old-custom-fw-path-back-on
	patches.drivers/test_firmware-fix-missing-unlock-on-error-in-config_
	patches.drivers/coresight-Fix-disabling-of-CoreSight-TPIU
	patches.drivers/mei-me-allow-runtime-pm-for-platform-with-D0i3
	patches.suse/msft-hv-1540-vmbus-make-channel-attributes-static.patch
	patches.suse/msft-hv-1541-uio_hv_generic-fix-configuration-comments.patch
	patches.suse/msft-hv-1542-uio_hv_generic-use-standard-mmap-for-resources.patch
	patches.suse/msft-hv-1543-uio_hv_generic-use-ISR-callback-method.patch
	patches.suse/msft-hv-1544-vmbus-add-monitor_id-and-subchannel_id-to-sysfs-per-.patch
	patches.suse/msft-hv-1545-uio_hv_generic-create-send-and-receive-buffers.patch
	patches.suse/msft-hv-1546-uio_hv_generic-check-that-host-supports-monitor-page.patch
	patches.suse/msft-hv-1547-uio_hv_generic-add-rescind-support.patch
	patches.drivers/auxdisplay-img-ascii-lcd-add-missing-MODULE_DESCRIPT
	patches.suse/msft-hv-1548-uio_hv_generic-fix-type-mismatch-warnings.patch
	patches.suse/msft-hv-1550-uio_hv_generic-fix-new-type-mismatch-warnings.patch
	patches.fixes/lkdtm-fix-handle_irq_event-symbol-for-INT_HW_IRQ_EN.patch
	patches.drivers/Input-goodix-disable-IRQs-while-suspended
	patches.drivers/Input-psmouse-fix-Synaptics-detection-when-protocol-
	patches.drivers/Input-synaptics-reset-the-ABS_X-Y-fuzz-after-initial
	patches.drivers/Input-synaptics-rmi4-do-not-delete-interrupt-memory-
	patches.fixes/Input-synaptics-rmi4-unmask-F03-interrupts-when-port
	patches.fixes/kconfig-display-recursive-dependency-resolution-hint.patch
	patches.fixes/kconfig-Don-t-leak-main-menus-during-parsing
	patches.fixes/kconfig-Fix-automatic-menu-creation-mem-leak
	patches.fixes/kconfig-Fix-expr_free-E_NOT-leak
	patches.fixes/printk-Add-console-owner-and-waiter-logic-to-load-ba.patch
	patches.fixes/printk-Hide-console-waiter-logic-into-helpers.patch
	patches.fixes/printk-Never-set-console_may_schedule-in-console_try.patch
	patches.fixes/arm-spear13xx-Fix-dmas-cells.patch
	patches.fixes/ARM-pxa-tosa-bt-add-MODULE_LICENSE-tag.patch
	patches.drivers/clk-qcom-msm8916-fix-mnd_width-for-codec_digcodec
	patches.drivers/clk-fix-set_rate_range-when-current-rate-is-out-of-r
	patches.arch/clk-Don-t-touch-hardware-when-reparenting-during-reg.patch
	patches.drivers/clk-axi-clkgen-Correctly-handle-nocount-bit-in-recal
	patches.drivers/clk-si5351-Rename-internal-plls-to-avoid-name-collis
	patches.drivers/clk-meson-gxbb-fix-wrong-clock-for-SARADC-SANA
	patches.drivers/clk-meson-mpll-use-64-bit-maths-in-params_from_rate
	patches.drivers/0001-drm-rockchip-analogix_dp-Remove-unnecessary-init-cod.patch
	patches.drivers/0001-drm-rockchip-Fix-build-warning-in-analogix_dp-rockch.patch
	patches.drivers/drm-edid-set-ELD-connector-type-in-drm_edid_to_eld
	patches.drivers/video-hdmi-Allow-empty-HDMI-infoframes
	patches.drivers/drm-i915-Bump-wait-times-for-the-final-CS-interrupt-
	patches.drivers/drm-i915-Synchronize-irq-before-parking-each-engine
	patches.drivers/drm-i915-cnl-Force-DDI_A_4_LANES-when-needed
	patches.drivers/drm-i915-cnl-Get-RC6-working
	patches.drivers/drm-i915-cnl-Update-the-DMC-version-on-CNL
	patches.drivers/drm-i915-Clean-up-some-cdclk-switch-statements
	patches.drivers/drm-i915-Start-tracking-voltage-level-in-the-cdclk-s
	patches.drivers/drm-i915-Use-cdclk_state-voltage-on-VLV-CHV
	patches.drivers/drm-i915-Use-cdclk_state-voltage-on-BDW
	patches.drivers/drm-i915-Use-cdclk_state-voltage-on-SKL-KBL-CFL
	patches.drivers/drm-i915-Use-cdclk_state-voltage-on-BXT-GLK
	patches.drivers/drm-i915-Use-cdclk_state-voltage-on-CNL
	patches.drivers/drm-i915-Adjust-system-agent-voltage-on-CNL-if-requi
	patches.drivers/drm-i915-Sanity-check-cdclk-in-vlv_set_cdclk
	patches.drivers/drm-i915-Perform-a-central-cdclk-state-sanity-check
	patches.drivers/drm-i915-Call-cond_resched-before-repeating-i915_gem
	patches.drivers/drm-i915-Use-same-test-for-eviction-and-submitting-k
	patches.drivers/drm-i915-selftests-Convert-timers-to-use-timer_setup
	patches.drivers/Revert-drm-i915-selftests-Convert-timers-to-use-time
	patches.drivers/drm-i915-cnl-Allow-2-pixel-per-clock-on-Cannonlake
	patches.drivers/drm-i915-Add-a-hook-for-making-the-engines-idle-park
	patches.drivers/drm-i915-guc-Always-enable-the-breadcrumbs-irq
	patches.drivers/drm-i915-guc-Initialize-GuC-before-restarting-engine
	patches.drivers/drm-i915-cnl-Fix-SSEU-Device-Status
	patches.drivers/drm-i915-guc-Do-not-use-0-for-GuC-doorbell-cookie
	patches.drivers/drm-i915-guc-Extract-GuC-stage-desc-pool-creation-in
	patches.drivers/drm-i915-guc-Allocate-separate-shared-data-object-fo
	patches.drivers/drm-i915-guc-Add-preemption-action-to-GuC-firmware-i
	patches.drivers/drm-i915-guc-Add-a-second-client-to-be-used-for-pree
	patches.drivers/drm-i915-guc-Split-guc_wq_item_append
	patches.drivers/drm-i915-Extract-emit-write-part-of-emit-breadcrumb-
	patches.drivers/drm-i915-Add-information-needed-to-track-engine-pree
	patches.drivers/drm-i915-guc-Keep-request-priority-for-its-lifetime
	patches.drivers/drm-i915-Rename-helpers-used-for-unwinding-use-macro
	patches.drivers/drm-i915-guc-Preemption-With-GuC
	patches.drivers/drm-i915-huc-Use-helper-function-while-waiting-for-D
	patches.drivers/drm-i915-Include-RING_MODE-when-dumping-the-engine-s
	patches.drivers/drm-i915-Add-Wall-Wextra-to-our-build-set-warnings-t
	patches.drivers/drm-i915-edp-clean-up-code-and-comments-around-eDP-D
	patches.drivers/drm-i915-Empty-the-ring-before-disabling
	patches.drivers/drm-i915-Don-t-use-encoder-type-in-intel_ddi_set_pip
	patches.drivers/drm-i915-Pass-crtc-state-to-intel_prepare_dp_ddi_buf
	patches.drivers/drm-i915-Start-using-output_types-for-DPLL-selection
	patches.drivers/drm-i915-Stop-using-encoder-type-in-intel_ddi_enable
	patches.drivers/drm-i915-Fix-BXT-lane-latency-optimal-setting-with-M
	patches.drivers/drm-i915-Improve-DP-downstream-HPD-handling
	patches.drivers/drm-i915-Clean-up-the-mess-around-hdmi_12bpc_possibl
	patches.drivers/drm-i915-vbt-Fix-HDMI-level-shifter-and-max-data-rat
	patches.drivers/drm-i915-Parse-max-HDMI-TMDS-clock-from-VBT
	patches.drivers/drm-i915-Populate-output_types-from-.get_config
	patches.drivers/drm-i915-Stop-frobbing-with-DDI-encoder-type
	patches.drivers/drm-i915-Nuke-intel_ddi_get_encoder_port
	patches.drivers/drm-i915-Eliminate-pll-state-usage-from-bxt_calc_pll
	patches.drivers/drm-i915-Pass-a-crtc-state-to-ddi-post_disable-from-
	patches.drivers/drm-i915-Use-intel_ddi_get_config-for-MST
	patches.drivers/drm-i915-Replace-cc-option-Wno-foo-with-cc-disable-w
	patches.drivers/drm-i915-Pass-around-crtc-and-connector-states-for-a
	patches.drivers/drm-i915-Remove-most-encoder-type-uses-from-the-audi
	patches.drivers/drm-i915-cnl-Remove-unnecessary-check-in-cnl_setup_p
	patches.drivers/drm-i915-Check-that-the-breadcrumb-wasn-t-disarmed-a
	patches.drivers/drm-i915-Move-parking-while-active-warning-to-intel_
	patches.drivers/drm-i915-Give-more-details-for-the-active-when-parki
	patches.drivers/drm-i915-cnl-Symmetric-scalers-for-each-pipe
	patches.drivers/drm-i915-guc-Clear-terminated-attribute-bit-on-GuC-p
	patches.drivers/drm-i915-guc-Rename-the-function-that-resets-the-GuC
	patches.drivers/drm-i915-guc-Add-support-for-reset-engine-using-GuC-
	patches.drivers/drm-i915-Use-fallback-forcewake-if-primary-ack-missi
	patches.drivers/drm-i915-Flush-the-irq-and-tasklets-before-asserting
	patches.drivers/drm-i915-ensure-oa-config-uuid-is-null-terminated
	patches.drivers/drm-i915-Warn-in-debug-builds-of-incorrect-usages-of
	patches.drivers/drm-i915-Set-up-mocs-tables-before-restarting-the-en
	patches.drivers/drm-i915-Assert-vma-flags-are-updated-correctly-duri
	patches.drivers/drm-i915-selftests-Hide-dangerous-tests
	patches.drivers/drm-i915-guc-Assert-guc-stage_desc_pool-is-allocated
	patches.drivers/drm-i915-guc-Assert-ctch-vma-is-allocated
	patches.drivers/drm-i915-Add-Guc-HuC-firmware-details-to-error-state
	patches.drivers/drm-i915-Make-GuC-log-part-of-the-uC-error-state
	patches.drivers/drm-i915-Handle-error-state-modparams-in-dedicated-f
	patches.drivers/drm-i915-Silence-smatch-for-cmdparser
	patches.drivers/drm-i915-Silence-compiler-for-csr_load_work_fn
	patches.drivers/drm-i915-Simplify-onion-for-bxt_ddi_phy_init
	patches.drivers/drm-i915-Prevent-unbounded-wm-results-in-g4x_compute
	patches.drivers/drm-i915-selftests-Take-rpm-wakeref-around-GGTT-lowl
	patches.drivers/drm-i915-selftests-Take-rpm-wakeref-around-partial-t
	patches.drivers/drm-i915-Read-ilk-FDI-PLL-frequency-once-during-init
	patches.drivers/drm-i915-Include-intel_engine_is_idle-status-in-engi
	patches.drivers/drm-i915-Implement-ReadHitWriteOnlyDisable
	patches.drivers/drm-i915-guc-Split-GuC-firmware-xfer-function-into-c
	patches.drivers/drm-i915-guc-Wait-for-ucode-DMA-transfer-completion
	patches.drivers/drm-i915-guc-Drop-legacy-workarounds-from-guc_prepar
	patches.drivers/drm-i915-guc-Simplify-programming-of-GUC_SHIM_CONTRO
	patches.drivers/drm-i915-Eliminate-some-encoder-crtc-usage-from-DP-c
	patches.drivers/drm-i915-Eliminate-some-encoder-crtc-usage-from-DSI-
	patches.drivers/drm-i915-Eliminate-some-encoder-crtc-usage-from-SDVO
	patches.drivers/drm-i915-Eliminate-some-encoder-crtc-usage-from-TV-c
	patches.drivers/drm-i915-Pass-crtc-state-to-DPIO-PHY-functions
	patches.drivers/drm-i915-Eliminate-crtc-config-usage-from-CRT-code
	patches.drivers/drm-i915-Replace-dig_port-port-with-encoder-port-for
	patches.drivers/drm-i915-Nuke-intel_digital_port-port
	patches.drivers/drm-i915-Clean-up-PPS-code-calling-conventions
	patches.drivers/drm-i915-Clean-up-DP-code-local-variables-and-callin
	patches.drivers/drm-i915-Use-trace_printk-to-provide-a-death-rattle-
	patches.drivers/drm-i915-Mark-vm_free_page-as-a-potential-sleeper-ag
	patches.drivers/drm-i915-Mark-up-i915_vma_unbind-as-a-potential-slee
	patches.drivers/drm-i915-Update-DRIVER_DATE-to-20171109
	patches.drivers/drm-i915-selftests-Reduce-the-volume-of-the-timeout-
	patches.drivers/drm-i915-Move-irqs-enabled-assertion-deeper-for-mock
	patches.drivers/drm-i915-Restore-the-wait-for-idle-engine-after-flus
	patches.drivers/drm-i915-selftests-Initialise-mock_i915-mm.obj_lock
	patches.drivers/drm-i915-Define-an-engine-class-enum-for-the-uABI
	patches.drivers/drm-i915-Force-the-switch-to-the-i915-kernel_context
	patches.drivers/drm-i915-Move-GT-powersaving-init-to-i915_gem_init
	patches.drivers/drm-i915-Move-intel_init_clock_gating-to-i915_gem_in
	patches.drivers/drm-i915-Inline-intel_modeset_gem_init
	patches.drivers/drm-i915-Mark-the-context-state-as-dirty-written
	patches.drivers/drm-i915-Record-the-default-hw-state-after-reset-upo
	patches.drivers/drm-i915-Stop-caching-the-golden-renderstate
	patches.drivers/drm-i915-Kerneldoc-typo-s-rps-rps_client
	patches.drivers/drm-i915-selftests-Yet-another-forgotten-mock_i915-m
	patches.drivers/drm-i915-Update-watermark-state-correctly-in-sanitiz
	patches.drivers/drm-i915-Remove-redundant-intel_autoenable_gt_powers
	patches.drivers/drm-i915-Remove-Gen9-WAs-with-no-effect
	patches.drivers/drm-i915-Remove-bogus-ips_enabled-check
	patches.drivers/drm-i915-Check-boolean-options-in-intel_pipe_config_
	patches.drivers/drm-i915-Handle-adjust-better-in-intel_pipe_config_c
	patches.drivers/drm-i915-perf-complete-whitelisting-for-OA-programmi
	patches.drivers/drm-i915-perf-add-support-for-Coffeelake-GT3
	patches.drivers/drm-i915-perf-refactor-perf-setup
	patches.drivers/drm-i915-fix-register-naming
	patches.drivers/drm-i915-perf-enable-perf-support-on-CNL
	patches.drivers/drm-i915-expose-command-stream-timestamp-frequency-t
	patches.drivers/drm-i915-Clear-per-engine-fault-register-as-early-as
	patches.drivers/drm-i915-There-is-only-one-fault-register-from-GEN8-
	patches.drivers/drm-i915-Fix-function-name-in-comment
	patches.drivers/drm-i915-Object-w-o-backing-storage-is-banned-by-ENX
	patches.drivers/drm-i915-Introduce-GEM-proxy
	patches.drivers/drm-i915-glk-Refactor-handling-of-PLANE_COLOR_CTL-fo
	patches.drivers/drm-i915-Generalize-transcoder-looping
	patches.drivers/drm-i915-fix-64bit-divide
	patches.drivers/drm-i915-Unify-SLICE_UNIT_LEVEL_CLKGATE-w-a-for-cnl
	patches.drivers/drm-i915-Remove-pre-production-Broxton-register-work
	patches.drivers/drm-i915-Unconditionally-apply-the-Broxton-register-
	patches.drivers/drm-i915-Display-WA-1185-WaDisableDARBFClkGating-cnl
	patches.drivers/drm-i915-Resume-GuC-before-using-GEM
	patches.drivers/drm-i915-selftests-Always-initialise-err
	patches.drivers/drm-i915-Call-uncore_suspend-before-platform-suspend
	patches.drivers/drm-i915-Fix-kerneldocs-for-intel_audio.c
	patches.drivers/drm-i915-Check-if-the-stolen-memory-reserved-area-is
	patches.drivers/drm-i915-Make-the-report-about-a-bogus-stolen-reserv
	patches.drivers/drm-i915-Use-ELK-stolen-memory-reserved-detection-fo
	patches.drivers/drm-i915-selftests-Markup-__iomem-for-igt_gem_cohere
	patches.drivers/drm-i915-Initialise-entry-in-intel_ppat_get-for-olde
	patches.drivers/drm-i915-selftests-Increase-size-for-mock-ringbuffer
	patches.drivers/drm-i915-Make-request-s-wait-for-space-explicit
	patches.drivers/drm-i915-Remove-pre-production-pooled-EU-w-a-for-Bro
	patches.drivers/drm-i915-Print-the-condition-causing-GEM_BUG_ON
	patches.drivers/drm-i915-Prevent-overflow-of-execbuf.buffer_count-an
	patches.drivers/drm-i915-Update-execlists-tasklet-naming
	patches.drivers/drm-i915-guc-Update-names-of-submission-related-stat
	patches.drivers/drm-i915-guc-Update-name-and-prototype-of-GuC-submis
	patches.drivers/drm-i915-guc-Rename-i915_guc_client-struct-to-intel_
	patches.drivers/drm-i915-guc-Rename-i915_guc_submission.c-h-to-intel
	patches.drivers/drm-i915-Don-t-sanitize-frame-start-delay-if-the-pip
	patches.drivers/drm-i915-selftests-exercise_ggtt-may-have-nothing-to
	patches.drivers/drm-i915-cnl-Remove-spurious-central_freq
	patches.drivers/drm-i915-cnl-Remove-useless-conversion
	patches.drivers/drm-i915-cnl-Fix-simplify-and-unify-wrpll-variable-s
	patches.drivers/drm-i915-cnl-Fix-wrpll-math-for-higher-freqs
	patches.drivers/drm-i915-cnl-Don-t-blindly-replace-qdiv
	patches.drivers/drm-i915-cnl-Simplify-dco_fraction-calculation
	patches.drivers/drm-i915-cnl-Extend-HDMI-2.0-support-to-CNL
	patches.drivers/drm-i915-gvt-Add-support-for-opregion-virtualization
	patches.drivers/drm-i915-gvt-Make-elsp_dwords-in-the-right-order
	patches.drivers/drm-i915-gvt-Rename-intel_vgpu_-init-clean-_gvt_cont
	patches.drivers/drm-i915-gvt-Move-workload-cache-init-clean-into-int
	patches.drivers/drm-i915-gvt-Introduce-intel_vgpu_submission
	patches.drivers/drm-i915-gvt-Move-tlb_handle_pending-into-intel_vgpu
	patches.drivers/drm-i915-gvt-Fix-a-memory-leak-in-cmd_parser.c
	patches.drivers/drm-i915-gvt-Rename-reserved-ring-buffer
	patches.drivers/drm-i915-gvt-Move-ring-scan-buffers-into-intel_vgpu_
	patches.drivers/drm-i915-gvt-Do-not-allocate-initial-ring-scan-buffe
	patches.drivers/drm-i915-gvt-Change-the-return-type-during-command-s
	patches.drivers/drm-i915-gvt-Add-VM-healthy-check-for-workload_threa
	patches.drivers/drm-i915-gvt-Add-VM-healthy-check-for-submit_context
	patches.drivers/drm-i915-gvt-Use-dyndbg-for-gvt-debug-info
	patches.drivers/drm-i915-gvt-Factor-out-vGPU-workload-creation-destr
	patches.drivers/drm-i915-gvt-Factor-out-prepare_workload
	patches.drivers/drm-i915-gvt-Move-common-workload-preparation-into-p
	patches.drivers/drm-i915-gvt-Move-common-vGPU-workload-creation-into
	patches.drivers/drm-i915-gvt-Remove-one-extra-declaration-in-schedul
	patches.drivers/drm-i915-gvt-Introduce-vGPU-submission-ops
	patches.drivers/drm-i915-gvt-Introduce-intel_vgpu_reset_submission
	patches.drivers/drm-i915-gvt-Move-clean_workloads-into-scheduler.c
	patches.drivers/drm-i915-gvt-Move-vGPU-type-related-code-into-gvt-fi
	patches.drivers/drm-i915-gvt-Refactor-vGPU-type-code-in-kvmgt-part
	patches.drivers/drm-i915-gvt-Add-basic-debugfs-infrastructure
	patches.drivers/drm-i915-gvt-Use-BIT-to-make-klockwork-happy
	patches.drivers/drm-i915-gvt-Refine-find_bb_size
	patches.drivers/drm-i915-gvt-Refine-shadow-batch-buffer
	patches.drivers/drm-i915-gvt-Factor-intel_vgpu_page_track
	patches.drivers/drm-i915-gvt-Use-I915_GTT_PAGE_SIZE
	patches.drivers/drm-i915-gvt-Let-the-caller-choose-if-a-shadow-page-
	patches.drivers/drm-i915-gvt-Fix-a-bug-of-unexpectedly-clear-scratch
	patches.drivers/drm-i915-gvt-Introduce-page-table-type-of-current-le
	patches.drivers/drm-i915-gvt-Introduce-ops-set_present
	patches.drivers/drm-i915-gvt-Refine-broken-PPGTT-scratch
	patches.drivers/drm-i915-gvt-update-CSB-and-CSB-write-pointer-in-vir
	patches.drivers/drm-i915-gvt-opregion-virtualization-for-win-guest
	patches.drivers/drm-i915-gvt-Add-mmio-iterator-intel_gvt_for_each_tr
	patches.drivers/drm-i915-gvt-Add-new-debugfs-tool-mmio_diff
	patches.drivers/drm-i915-gvt-Reduce-rcs-mocs-switch-latency
	patches.drivers/drm-i915-gvt-Don-t-dump-partial-state-in-cmd-parser
	patches.drivers/drm-i915-gvt-Make-gvt_vgpu_err-use-pr_err
	patches.drivers/Revert-drm-i915-gvt-Refine-broken-PPGTT-scratch
	patches.drivers/drm-i915-gvt-Let-each-vgpu-has-separate-opregion-mem
	patches.drivers/drm-i915-selftests-Add-a-GuC-doorbells-selftest
	patches.drivers/drm-i915-Add-might_sleep-check-to-wait_for
	patches.drivers/drm-i915-Mark-the-userptr-invalidate-workqueue-fixup
	patches.drivers/drm-i915-Enable-FIFO-underrun-reporting-after-initia
	patches.drivers/drm-i915-Pass-idle-crtc_state-to-intel_dp_sink_crc
	patches.drivers/drm-i915-Pass-crtc_state-to-ips-toggle-functions-v2
	patches.drivers/drm-i915-Calculate-vlv-chv-intermediate-watermarks-c
	patches.drivers/drm-i915-Calculate-g4x-intermediate-watermarks-corre
	patches.drivers/drm-i915-selftests-Report-ENOMEM-clearly-for-an-allo
	patches.drivers/drm-i915-Add-a-policy-note-for-removing-workarounds
	patches.drivers/drm-i915-Update-DRIVER_DATE-to-20171117
	patches.drivers/drm-rcar-du-Don-t-set-connector-DPMS-property
	patches.drivers/drm-amdgpu-fix-virtual-dce-bug
	patches.drivers/fbcon-Add-fbcon_rotate_hint-to-struct-fb_info
	patches.drivers/drm-Add-panel-orientation-quirks-v6
	patches.drivers/drm-Add-support-for-a-panel-orientation-connector-pr
	patches.drivers/drm-fb-helper-Apply-panel-orientation-connector-prop
	patches.drivers/drm-i915-Add-panel-orientation-property-to-the-panel
	patches.drivers/drm-i915-execlists-Listen-to-COMPLETE-context-event-
	patches.drivers/drm-i915-execlists-Reduce-completed-event-mask-to-CO
	patches.drivers/drm-i915-execlists-Assert-that-we-don-t-get-mixed-ID
	patches.drivers/drm-i915-perf-replace-.reg-accesses-with-i915_mmio_r
	patches.drivers/drm-i915-Pull-the-unconditional-GPU-cache-invalidati
	patches.drivers/drm-i915-Automatic-i915_switch_context-for-legacy
	patches.drivers/drm-i915-perf-reuse-timestamp-frequency-from-device-
	patches.drivers/drm-i915-selftest-Make-guc-clients-static
	patches.drivers/drm-i915-execlists-Delay-writing-to-ELSP-until-HW-ha
	patches.drivers/drm-i915-Remove-i915.enable_execlists-module-paramet
	patches.drivers/drm-i915-Remove-obsolete-ringbuffer-emission-for-gen
	patches.drivers/drm-i915-Disable-semaphores-on-Sandybridge
	patches.drivers/drm-i915-Move-debugfs-i915_semaphore_status-to-i915_
	patches.drivers/drm-i915-Remove-i915.semaphores-modparam
	patches.drivers/drm-i915-selftests-Declare-we-allocated-the-guc-clie
	patches.drivers/drm-i915-Don-t-use-GEN6_RC_VIDEO_FREQ-on-gen10
	patches.drivers/drm-i915-s-enum-plane-enum-i9xx_plane_id
	patches.drivers/drm-i915-Use-enum-i9xx_plane_id-for-the-.get_fifo_si
	patches.drivers/drm-i915-Cleanup-enum-pipe-enum-plane_id-enum-i9xx_p
	patches.drivers/drm-i915-Nuke-ironlake_get_initial_plane_config
	patches.drivers/drm-i915-Switch-fbc-over-to-for_each_new_intel_plane
	patches.drivers/drm-i915-Nuke-crtc-plane
	patches.drivers/drm-i915-Use-plane-get_hw_state-for-initial-plane-fb
	patches.drivers/drm-i915-Add-rudimentary-plane-state-verification
	patches.drivers/drm-i915-selftests-Avoid-drm_gem_handle_create-under
	patches.drivers/drm-i915-Extract-intel_get_cagf
	patches.drivers/drm-i915-Wrap-context-schedule-notification
	patches.drivers/drm-i915-Engine-busy-time-tracking
	patches.drivers/drm-i915-Convert-intel_rc6_residency_us-to-ns
	patches.drivers/drm-i915-Remove-success-dmesg-noise-for-intel_rotate
	patches.drivers/drm-i915-Save-restore-irq-state-for-vlv_residency_ra
	patches.drivers/drm-i915-dmc-DMC-1.04-for-Kabylake
	patches.drivers/drm-i915-sync-dp-link-status-checks-against-atomic-c
	patches.drivers/drm-i915-remove-stale-comment-from-sanitize_encoder
	patches.drivers/drm-i915-Unwind-incomplete-legacy-context-switches
	patches.drivers/drm-i915-Move-mi_set_context-into-the-legacy-ringbuf
	patches.drivers/drm-i915-guc-Update-header-guard-name-of-intel_guc_s
	patches.drivers/drm-i915-guc-Rename-i915_guc_reg.h-to-intel_guc_reg.
	patches.drivers/drm-i915-guc-Advance-over-port-0-if-set-and-not-pree
	patches.drivers/drm-i915-guc-Tidy-ELSP-port-assignment
	patches.drivers/drm-i915-Use-exponential-backoff-for-wait_for
	patches.drivers/drm-i915-guc-Use-consistent-name-for-scratch-registe
	patches.drivers/drm-i915-fbdev-Serialise-early-hotplug-events-with-a
	patches.drivers/drm-i915-hide-unused-intel_panel_set_backlight-funct
	patches.drivers/drm-i915-Flush-everything-on-switching-to-the-kernel
	patches.drivers/drm-i915-Record-default-HW-state-in-the-GPU-error-st
	patches.drivers/drm-i915-Rename-shrinker-init-cleanup-to-match-drive
	patches.drivers/drm-i915-Rename-i915_gem_timelines_mark_idle
	patches.drivers/drm-i915-Enable-hotplug-polling-after-registering-th
	patches.drivers/drm-i915-Move-engine-needs_cmd_parser-to-engine-flag
	patches.drivers/drm-i915-Consolidate-checks-for-engine-stats-availab
	patches.drivers/drm-i915-guc-Change-default-GuC-FW-for-SKL-to-v9.33
	patches.drivers/drm-i915-guc-Change-default-GuC-FW-for-BXT-to-v9.29
	patches.drivers/drm-i915-guc-Change-default-GuC-FW-for-KBL-to-v9.39
	patches.drivers/drm-i915-glk-Apply-WaProgramL3SqcReg1DefaultForPerf-
	patches.drivers/drm-i915-Avoid-PPS-HW-SW-state-mismatch-due-to-round
	patches.drivers/drm-i915-Make-ips_enabled-a-property-depending-on-wh
	patches.drivers/drm-i915-Enable-IPS-with-only-sprite-plane-visible-t
	patches.drivers/drm-i915-Tidy-up-signed-unsigned-comparison
	patches.drivers/drm-i915-Set-fake_vma.size-as-well-as-fake_vma.node.
	patches.drivers/drm-i915-selftests-Wake-the-device-before-executing-
	patches.drivers/drm-i915-Disable-DP-audio-for-g4x
	patches.drivers/drm-i915-Don-t-add-the-force-audio-property-to-DP-co
	patches.drivers/drm-i915-Fix-has_audio-readout-for-DDI-A
	patches.drivers/drm-i915-Wait-for-pipe-to-start-on-i830-as-well
	patches.drivers/drm-i915-Pass-crtc-state-to-intel_pipe_-enable-disab
	patches.drivers/drm-i915-Interlaced-DP-output-doesn-t-work-on-VLV-CH
	patches.drivers/drm-i915-Sleep-and-retry-a-GPU-reset-if-at-first-we-
	patches.drivers/drm-i915-Remove-unsafe-i915.enable_rc6
	patches.drivers/drm-i915-Update-DRIVER_DATE-to-20171201
	patches.drivers/drm-qxl-unref-cursor-bo-when-finished-with-it
	patches.drivers/drm-qxl-reapply-cursor-after-resetting-primary
	patches.drivers/documentation-gpu-i915-fix-docs-build-error-after-fi
	patches.drivers/drm-i915-cnl-only-divide-up-base-frequency-with-crys
	patches.drivers/drm-i915-skl-DMC-firmware-for-skylake-v1.27
	patches.drivers/drm-i915-Taint-TAINT_WARN-the-kernel-if-the-GPU-rese
	patches.drivers/drm-i915-follow-single-notation-for-workaround-numbe
	patches.drivers/drm-i915-add-platform-tag-to-WA
	patches.drivers/drm-i915-gvt-Cleanup-unwanted-public-symbols
	patches.drivers/drm-i915-gvt-Fix-out-of-bounds-buffer-write-into-opr
	patches.drivers/drm-i915-gvt-Alloc-and-Init-guest-opregion-at-vgpu-c
	patches.drivers/drm-i915-gvt-Add-opregion-support
	patches.drivers/drm-i915-gvt-Add-framebuffer-decoder-support
	patches.drivers/drm-i915-gvt-Convert-macro-queue_workload-to-a-funct
	patches.drivers/drm-i915-gvt-Kick-scheduler-when-new-workload-queued
	patches.drivers/drm-i915-huc-Move-firmware-selection-to-init_early
	patches.drivers/drm-i915-guc-Move-firmware-selection-to-init_early
	patches.drivers/drm-i915-guc-Introduce-USES_GUC_xxx-helper-macros
	patches.drivers/drm-i915-uc-Don-t-fetch-GuC-firmware-if-no-plan-to-u
	patches.drivers/drm-i915-uc-Don-t-use-EIO-to-report-missing-firmware
	patches.drivers/drm-i915-guc-Combine-enable_guc_loading-submission-m
	patches.drivers/drm-i915-huc-Load-HuC-only-if-requested
	patches.drivers/drm-i915-Remove-vma-from-object-on-destroy-not-close
	patches.drivers/drm-i915-Track-GGTT-writes-on-the-vma
	patches.drivers/drm-i915-Refactor-common-list-iteration-over-GGTT-vm
	patches.drivers/drm-i915-execlists-Cache-ELSP-register-offset
	patches.drivers/drm-i915-Restore-GT-performance-in-headless-mode-wit
	patches.drivers/intel-atomic-Stop-updating-legacy-fb-parameters
	patches.drivers/drm-i915-Use-snprintf-to-avoid-line-break-when-prett
	patches.drivers/agp-intel-Flush-all-chipset-writes-after-updating-th
	patches.drivers/drm-i915-Only-report-a-wakeup-if-the-waiter-was-trul
	patches.drivers/x86-early-quirks-export-the-stolen-region-as-a-resou
	patches.drivers/drm-i915-nuke-the-duplicated-stolen-discovery
	patches.drivers/drm-i915-make-dsm-struct-resource-centric
	patches.drivers/drm-i915-make-reserved-struct-resource-centric
	patches.drivers/drm-i915-make-mappable-struct-resource-centric
	patches.drivers/drm-i915-give-stolen_usable_size-a-more-suitable-hom
	patches.drivers/drm-i915-prefer-resource_size_t-for-everything-stole
	patches.drivers/drm-i915-Print-an-error-message-for-a-reset-failure-
	patches.drivers/drm-i915-Downgrade-misleading-Memory-usable-message
	patches.drivers/drm-i915-Bump-timeout-for-wait_for_engines
	patches.drivers/drm-i915-Don-t-check-active_requests-from-i915_gem_w
	patches.drivers/drm-i915-Mark-up-potential-allocation-paths-within-i
	patches.drivers/drm-i915-Allow-fence-allocations-to-fail
	patches.drivers/drm-i915-Ratelimit-request-allocation-under-oom
	patches.drivers/drm-i915-Unwind-i915_gem_init-failure
	patches.drivers/drm-i915-guc-Move-shared-data-allocation-away-from-s
	patches.drivers/drm-i915-guc-Move-GuC-workqueue-allocations-outside-
	patches.drivers/drm-i915-guc-Extract-guc_init-from-guc_init_hw
	patches.drivers/drm-i915-guc-Call-invalidate-after-changing-the-vfun
	patches.drivers/drm-i915-guc-Extract-doorbell-creation-from-client-a
	patches.drivers/drm-i915-guc-Extract-clients-allocation-to-submissio
	patches.drivers/drm-i915-guc-Extract-doorbell-verification-into-a-fu
	patches.drivers/drm-i915-make-CS-frequency-read-support-missing-more
	patches.drivers/drm-i915-properly-init-lockdep-class
	patches.drivers/drm-i915-gvt-Add-missing-breaks-in-switch-statement
	patches.drivers/drm-i915-gvt-fix-off-by-one-comparison-of-ring_id
	patches.drivers/drm-i915-gvt-Refine-the-ring-mmio-list-definition
	patches.drivers/drm-i915-gvt-Select-appropriate-mmio-list-at-initial
	patches.drivers/drm-i915-gvt-Remove-MMIO-barrier-in-MMIO-switch
	patches.drivers/drm-i915-gvt-Rename-file-render.-c-h-to-mmio_context
	patches.drivers/drm-i915-gvt-kvmgt-fill-info-for-ROM-VGA-region
	patches.drivers/drm-i915-gvt-refine-function-emulate_mmio_read-write
	patches.drivers/drm-i915-gvt-fb_decoder-Fix-out-of-bounds-read
	patches.drivers/drm-i915-Update-DRIVER_DATE-to-20171214
	patches.drivers/drm-tilcdc-ensure-nonatomic-iowrite64-is-not-used
	patches.drivers/omapdrm-panel-fix-compatible-vendor-string-for-td028
	patches.drivers/drm-omap-DMM-Check-for-DMM-readiness-after-successfu
	patches.drivers/drm-amdgpu-always-cancel-uvd-idle-handler-in-uvd-sus
	patches.drivers/drm-amdgpu-only-check-mmBIF_IOV_FUNC_IDENTIFIER-on-t
	patches.drivers/drm-edid-kerneldoc-for-is_hdmi2_sink
	patches.drivers/drm-i915-Allow-internal-page-allocations-to-fail
	patches.drivers/x86-gpu-add-CFL-to-early-quirks
	patches.drivers/drm-i915-Skip-an-engine-reset-if-it-recovered-before
	patches.drivers/drm-i915-Restore-the-kernel-context-after-a-GPU-rese
	patches.drivers/drm-i915-Unifying-debugfs-return-codes-for-unsupport
	patches.drivers/drm-i915-Re-enable-GGTT-earlier-after-GPU-reset
	patches.drivers/drm-i915-Show-IPEIR-and-IPEHR-in-the-engine-dump
	patches.drivers/drm-i915-reorder-field-in-gem_request-tracepoints
	patches.drivers/drm-i915-trace-add-hw_id-to-gem-requests-trace-point
	patches.drivers/drm-i915-cnl-Add-support-for-horizontal-plane-flippi
	patches.drivers/drm-i915-Add-a-strong-mb-to-resetting-the-has-CS-int
	patches.drivers/drm-i915-Fix-indentation-for-intel_ddi_clk_select
	patches.drivers/drm-i915-Add-pretty-printer-for-device-info-flags
	patches.drivers/drm-i915-Convert-intel_device_info_dump-into-pretty-
	patches.drivers/drm-i915-Add-pretty-printer-for-modparams
	patches.drivers/drm-i915-Implement-WaDisableVFclkgate
	patches.drivers/drm-i915-Implement-WaDisableEarlyEOT
	patches.drivers/drm-i915-Show-if-we-consider-the-engine-is-idle-in-t
	patches.drivers/drm-i915-Remove-pointer-indirection-for-hangcheck_st
	patches.drivers/drm-i915-Avoid-context-dereference-inside-execlists_
	patches.drivers/drm-i915-Tidy-up-GEM_TRACE-around-execlists
	patches.drivers/drm-i915-cfl-Adding-more-Coffee-Lake-PCI-IDs
	patches.drivers/drm-i915-Disable-all-planes-for-load-detection-v2
	patches.drivers/drm-i915-Move-some-utility-functions-to-i915_util.h
	patches.drivers/drm-i915-Move-display-related-definitions-to-dedicat
	patches.drivers/drm-i915-Move-opregion-definitions-to-dedicated-inte
	patches.drivers/drm-i915-Move-intel_device_info-definitions-to-its-o
	patches.drivers/drm-i915-Update-intel_device_info_runtime_init-param
	patches.drivers/drm-i915-Add-pretty-printer-for-runtime-part-of-inte
	patches.drivers/drm-i915-Dump-device-info-at-once
	patches.drivers/drm-i915-Do-not-enable-movntdqa-optimization-in-hype
	patches.drivers/drm-i915-No-need-to-power-up-PG2-for-GMBUS-on-BXT
	patches.drivers/drm-i915-Clean-up-the-PNV-bit-banging-vs.-GMBUS-cloc
	patches.drivers/drm-i915-Disable-GMBUS-clock-gating-around-GMBUS-tra
	patches.drivers/drm-i915-gvt-refine-trace_render_mmio
	patches.drivers/drm-i915-gvt-optimize-for-vGPU-mmio-switch
	patches.drivers/drm-i915-gvt-refine-mocs-save-restore-policy
	patches.drivers/drm-i915-gvt-load-host-render-mocs-once-in-mocs-swit
	patches.drivers/drm-i915-gvt-always-use-i915_reg_t-for-MMIO-handler-
	patches.drivers/drm-i915-gvt-cleanup-usage-for-typed-mmio-reg-vs.-of
	patches.drivers/drm-i915-gvt-move-write-protect-handler-out-of-mmio-
	patches.drivers/drm-i915-execlists-Show-preemption-progress-in-GEM_T
	patches.drivers/drm-i915-Assert-that-the-request-is-on-the-execution
	patches.drivers/drm-i915-Update-DRIVER_DATE-to-20171222
	patches.drivers/drm-amdgpu-fix-get_max_engine_clock_in_mhz
	patches.drivers/drm-amdkfd-Fix-memory-leaks-in-kfd-topology
	patches.drivers/drm-fix-tainted-kernel-caused-by-drm_panel_orientati
	patches.drivers/drm-msm-fix-leak-in-failed-get_pages
	patches.drivers/drm-radeon-Add-dpm-quirk-for-Jet-PRO-v2
	patches.drivers/drm-amdgpu-Add-dpm-quirk-for-Jet-PRO-v2
	patches.drivers/drm-amdgpu-add-atpx-quirk-handling-v2
	patches.drivers/drm-ttm-Don-t-add-swapped-BOs-to-swap-LRU-list
	patches.drivers/drm-amdgpu-Avoid-leaking-PM-domain-on-driver-unbind-
	patches.drivers/drm-Fix-PANEL_ORIENTATION_QUIRKS-breaking-the-Kconfi
	patches.drivers/drm-ast-Load-lut-in-crtc_commit
	patches.fixes/ARM-8743-1-bL_switcher-add-MODULE_LICENSE-tag.patch
	patches.arch/powerpc-modules-Add-REL24-relocation-support-of-livepatch-symbols
	patches.arch/powerpc-modules-Dont-try-to-restore-r2-after-a-sibling-call
	patches.arch/powerpc-pci-Separate-SR-IOV-Calls.patch
	patches.arch/powerpc-pseries-Add-pseries-SR-IOV-Machine-dependent.patch
	patches.arch/PCI-IOV-Add-pci_vf_drivers_autoprobe-interface.patch
	patches.arch/powerpc-introduce-pte_set_hidx-helper.patch
	patches.arch/powerpc-introduce-pte_get_hash_gslot-helper.patch
	patches.arch/powerpc-Free-up-four-64K-PTE-bits-in-4K-backed-HPTE-.patch
	patches.arch/powerpc-Free-up-four-64K-PTE-bits-in-64K-backed-HPTE.patch
	patches.arch/powerpc-shifted-by-one-hidx-value.patch
	patches.arch/powerpc-Swizzle-around-4K-PTE-bits-to-free-up-bit-5-.patch
	patches.arch/powerpc-use-helper-functions-to-get-and-set-hash-slo.patch
	patches.arch/powerpc-capture-the-PTE-format-changes-in-the-dump-p.patch
	patches.arch/powerpc-mm-book3s-64-Add-proper-pte-access-check-hel.patch
	patches.arch/powerpc-numa-Look-up-device-node-in-of_get_assoc_arr.patch
	patches.arch/powerpc-numa-Look-up-device-node-in-of_get_usable_me.patch
	patches.arch/powerpc-numa-Look-up-associativity-array-in-of_drcon.patch
	patches.arch/powerpc-mm-Separate-ibm-dynamic-memory-data-from-DT-.patch
	patches.arch/powerpc-numa-Update-numa-code-use-walk_drmem_lmbs.patch
	patches.arch/powerpc-pseries-Update-memory-hotplug-code-to-use-dr.patch
	patches.arch/powerpc-Move-of_drconf_cell-struct-to-asm-drmem.h.patch
	patches.arch/powerpc-drmem-Add-support-for-ibm-dynamic-memory-v2-.patch
	patches.arch/powerpc-pseries-Enable-support-of-ibm-dynamic-memory.patch
	patches.arch/powerpc-crash-Remove-the-test-for-cpu_online-in-the-.patch
	patches.arch/powerpc-xive-Remove-incorrect-debug-code.patch
	patches.arch/powerpc-System-reset-avoid-interleaving-oops-using-d.patch
	patches.arch/powerpc-64s-Improve-local-TLB-flush-for-boot-and-MCE.patch
	patches.arch/powerpc-64s-Relax-PACA-address-limitations.patch
	patches.arch/powerpc-initial-pkey-plumbing.patch
	patches.arch/powerpc-track-allocation-status-of-all-pkeys.patch
	patches.arch/powerpc-helper-function-to-read-write-AMR-IAMR-UAMOR.patch
	patches.arch/powerpc-helper-functions-to-initialize-AMR-IAMR-and-.patch
	patches.arch/powerpc-cleanup-AMR-IAMR-when-a-key-is-allocated-or-.patch
	patches.arch/powerpc-implementation-for-arch_set_user_pkey_access.patch
	patches.arch/powerpc-ability-to-create-execute-disabled-pkeys.patch
	patches.arch/powerpc-store-and-restore-the-pkey-state-across-cont.patch
	patches.arch/powerpc-introduce-execute-only-pkey.patch
	patches.arch/powerpc-ability-to-associate-pkey-to-a-vma.patch
	patches.arch/powerpc-implementation-for-arch_override_mprotect_pk.patch
	patches.arch/powerpc-map-vma-key-protection-bits-to-pte-key-bits.patch
	patches.arch/powerpc-Program-HPTE-key-protection-bits.patch
	patches.arch/powerpc-helper-to-validate-key-access-permissions-of.patch
	patches.arch/powerpc-check-key-protection-for-user-page-access.patch
	patches.arch/powerpc-implementation-for-arch_vma_access_permitted.patch
	patches.arch/powerpc-Handle-exceptions-caused-by-pkey-violation.patch
	patches.arch/powerpc-introduce-get_mm_addr_key-helper.patch
	patches.arch/powerpc-Deliver-SEGV-signal-on-pkey-violation.patch
	patches.arch/powerpc-ptrace-Add-memory-protection-key-regset.patch
	patches.arch/powerpc-Enable-pkey-subsystem.patch
	patches.arch/powerpc-sys_pkey_alloc-and-sys_pkey_free-system-call.patch
	patches.arch/powerpc-sys_pkey_mprotect-system-call.patch
	patches.arch/powerpc-xive-Add-interrupt-flag-to-disable-automatic.patch
	patches.arch/powerpc-radix-Remove-trace_tlbie-call-from-radix__fl.patch
	patches.suse/powerpc-64s-Improve-RFI-L1-D-cache-flush-fallback.patch
	patches.arch/powerpc-eeh-Update-VF-config-space-after-EEH.patch
	patches.arch/PCI-AER-Add-uevents-in-AER-and-EEH-error-resume.patch
	patches.arch/powerpc-pseries-Set-eeh_pe-of-EEH_PE_VF-type.patch
	patches.arch/powerpc-eeh-Add-EEH-operations-to-notify-resume.patch
	patches.arch/powerpc-eeh-Add-EEH-notify-resume-sysfs.patch
	patches.arch/powerpc-pseries-pci-Associate-PEs-to-VFs-in-configur.patch
	patches.arch/powerpc-pseries-Add-Initialization-of-VF-Bars.patch
	patches.arch/powerpc-numa-Use-ibm-max-associativity-domains-to-di.patch
	patches.arch/powerpc-numa-Ensure-nodes-initialized-for-hotplug.patch
	patches.arch/powerpc-pseries-Fix-cpu-hotplug-crash-with-memoryles.patch
	patches.drivers/rtc-opal-Fix-handling-of-firmware-error-codes-preven
	patches.drivers/pinctrl-pxa-pxa2xx-add-missing-MODULE_DESCRIPTION-AU
	patches.fixes/0001-pinctrl-intel-Initialize-GPIO-properly-when-used-thr.patch
	patches.drivers/pinctrl-Really-force-states-during-suspend-resume
	patches.drivers/pinctrl-rockchip-enable-clock-when-reading-pin-direc
	patches.drivers/pinctrl-sh-pfc-r8a7795-es1-Fix-MOD_SEL1-bit-25-24-to
	patches.drivers/pinctrl-sh-pfc-r8a7795-Fix-to-delete-A20.A25-pins-fu
	patches.drivers/pinctrl-sh-pfc-r8a7796-Fix-to-delete-A20.A25-pins-fu
	patches.drivers/pinctrl-baytrail-Enable-glitch-filter-for-GPIOs-used
	patches.drivers/pinctrl-sx150x-Unregister-the-pinctrl-on-release
	patches.drivers/pinctrl-sx150x-Register-pinctrl-before-adding-the-gp
	patches.drivers/pinctrl-sx150x-Add-a-static-gpio-pinctrl-pin-range-m
	patches.drivers/firewire-net-max-MTU-off-by-one
	patches.drivers/firewire-ohci-work-around-oversized-DMA-reads-on-JMi
	patches.drivers/net-create-skb_gso_validate_mac_len.patch
	patches.drivers/bnx2x-disable-GSO-where-gso_size-is-too-big-for-hard.patch
	patches.fixes/tcp_bbr-fix-pacing_gain-to-always-be-unity-when-usin.patch
	patches.suse/rocker-fix-possible-null-pointer-dereference-in-rock.patch
	patches.fixes/netfilter-x_tables-fix-pointer-leaks-to-userspace.patch
	patches.fixes/netfilter-ipt_CLUSTERIP-fix-out-of-bounds-accesses-i.patch
	patches.fixes/netfilter-on-sockopt-acquire-sock-lock-only-in-the-r.patch
	patches.drivers/ibmvnic-fix-firmware-version-when-no-firmware-level-.patch
	patches.suse/net-igmp-add-a-missing-rcu-locking-section.patch
	patches.drivers/net-qed-use-correct-strncpy-size.patch
	patches.drivers/net-qlge-use-memmove-instead-of-skb_copy_to_linear_d.patch
	patches.suse/soreuseport-fix-mem-leak-in-reuseport_add_sock.patch
	patches.fixes/Revert-defer-call-to-mem_cgroup_sk_alloc.patch
	patches.drivers/firmware-dmi-Optimize-dmi_matches
	patches.drivers/firmware-dmi_scan-Fix-handling-of-empty-DMI-strings
	patches.fixes/mbcache-initialize-entry-e_referenced-in-mb_cache_en.patch
	patches.fixes/dax-Pass-detailed-error-code-from-dax_iomap_fault.patch
	patches.fixes/ext4-Fix-ENOSPC-handling-in-DAX-page-fault-handler.patch
	patches.fixes/ext4-fix-a-race-in-the-ext4-shutdown-path.patch
	patches.fixes/jbd2-fix-sphinx-kernel-doc-build-warnings.patch
	patches.fixes/ext4-save-error-to-disk-in-__ext4_grp_locked_error.patch
	patches.fixes/ext4-correct-documentation-for-grpid-mount-option.patch
	patches.fixes/ubifs-free-the-encrypted-symlink-target.patch
	patches.suse/buffer-avoid-setting-bits-that-are-already-set.patch
	patches.suse/x86-dumpstack-Avoid-uninitlized-variable.patch
	patches.arch/01-objtool-improve-retpoline-alternative-handling.patch
	patches.arch/02-objtool-add-support-for-alternatives-at-the-end-of-a-section.patch
	patches.arch/03-objtool-warn-on-stripped-section-symbol.patch
	patches.suse/x86-spectre-Check-CONFIG_RETPOLINE-in-command-line-p.patch
	patches.arch/04-x86-entry-64-remove-the-syscall64-fast-path.patch
	patches.arch/05-x86-entry-64-push-extra-regs-right-away.patch
	patches.arch/06-x86-asm-move-status-from-thread_struct-to-thread_info.patch
	patches.suse/0001-Documentation-Document-array_index_nospec.patch
	patches.suse/0002-array_index_nospec-Sanitize-speculative-array-de-ref.patch
	patches.suse/0003-x86-Implement-array_index_mask_nospec.patch
	patches.suse/0004-x86-Introduce-barrier_nospec.patch
	patches.suse/0005-x86-Introduce-__uaccess_begin_nospec-and-uaccess_try.patch
	patches.suse/0006-x86-usercopy-Replace-open-coded-stac-clac-with-__uac.patch
	patches.suse/0007-x86-uaccess-Use-__uaccess_begin_nospec-and-uaccess_t.patch
	patches.suse/0008-x86-get_user-Use-pointer-masking-to-limit-speculatio.patch
	patches.suse/0009-x86-syscall-Sanitize-syscall-table-de-references-und.patch
	patches.suse/0010-vfs-fdtable-Prevent-bounds-check-bypass-via-speculat.patch
	patches.suse/0011-nl80211-Sanitize-array-index-in-parse_txq_params.patch
	patches.suse/0012-x86-spectre-Report-get_user-mitigation-for-spectre_v.patch
	patches.arch/x86-cpuid-fix-up-virtual-ibrs-ibpb-stibp-feature-bits-on-intel.patch
	patches.arch/07-x86-speculation-use-indirect-branch-prediction-barrier-in-context-switch.patch
	patches.suse/x86-kvm-Update-spectre-v1-mitigation.patch
	patches.arch/08-x86-retpoline-avoid-retpolines-for-built-in-_init-functions.patch
	patches.arch/09-x86-spectre-simplify-spectre_v2-command-line-parsing.patch
	patches.arch/x86-pti-mark-constant-arrays-as-_initconst.patch
	patches.arch/09.1-kvm-nvmx-eliminate-vmcs02-pool.patch
	patches.arch/09.2-kvm-vmx-introduce-alloc_loaded_vmcs.patch
	patches.arch/09.3-kvm-vmx-make-msr-bitmaps-per-vcpu.patch
	patches.arch/10-kvm-x86-update-the-reverse_cpuid-list-to-include-cpuid_7_edx.patch
	patches.arch/11-kvm-x86-add-ibpb-support.patch
	patches.arch/12-kvm-vmx-emulate-msr_ia32_arch_capabilities.patch
	patches.arch/13-kvm-vmx-allow-direct-access-to-msr_ia32_spec_ctrl.patch
	patches.arch/14-kvm-svm-allow-direct-access-to-msr_ia32_spec_ctrl.patch
	patches.drivers/pwm-stmpe-Fix-wrong-register-offset-for-hwpwm-2-case
	patches.fixes/ovl-fix-failure-to-fsync-lower-dir.patch
	patches.drivers/PCI-ASPM-Calculate-LTR_L1.2_THRESHOLD-from-device-ch
	patches.drivers/bnx2x-Deprecate-pci_get_bus_and_slot.patch
	patches.drivers/pci-dpc-enable-dpc-only-if-aer-is-available
	patches.drivers/PCI-pciehp-Assume-NoCompl-for-Thunderbolt-ports
	patches.drivers/PCI-Disable-MSI-for-HiSilicon-Hip06-Hip07-only-in-Ro
	patches.drivers/vgacon-Set-VGA-struct-resource-types
	patches.drivers/PCI-Add-function-1-DMA-alias-quirk-for-Marvell-9128
	patches.drivers/PCI-iproc-Fix-NULL-pointer-dereference-for-BCMA
	patches.drivers/PCI-exynos-Fix-a-potential-init_clk_resources-NULL-p
	patches.drivers/PCI-designware-ep-Fix-find_first_zero_bit-usage
	patches.drivers/PCI-endpoint-Populate-func_no-before-calling-pci_epc
	patches.drivers/PCI-endpoint-Fix-find_first_zero_bit-usage
	patches.drivers/PCI-designware-ep-Fix-get_msi-to-check-MSI_EN-bit
	patches.drivers/PCI-keystone-Fix-interrupt-controller-node-lookup
	patches.drivers/acpi-nfit-fix-register-dimm-error-handling.patch
	patches.fixes/mm-fix-memory-size-alignment-in-devm_memremap_pages_release.patch
	patches.drivers/acpi-nfit-Add-support-for-detect-platform-CPU-cache-.patch
	patches.drivers/acpi-nfit-add-persistent-memory-control-flag-for-nd_.patch
	patches.drivers/libnvdimm-expose-platform-persistence-attribute-for-.patch
	patches.drivers/nfit-test-Add-platform-cap-support-from-ACPI-6.2a-to.patch
	patches.drivers/RDMA-bnxt_re-Fix-an-error-code-in-bnxt_qplib_create_.patch
	patches.drivers/RDMA-hns-Remove-unnecessary-operator.patch
	patches.drivers/RDMA-hns-Add-names-to-function-arguments-in-function.patch
	patches.drivers/RDMA-hns-Fix-misplaced-call-to-hns_roce_cleanup_hem_.patch
	patches.drivers/IB-hfi1-Re-order-IRQ-cleanup-to-address-driver-clean.patch
	patches.drivers/IB-hfi1-Fix-for-early-release-of-sdma-context.patch
	patches.drivers/IB-hfi1-Fix-for-potential-refcount-leak-in-hfi1_open.patch
	patches.drivers/IB-hfi1-Remove-dependence-on-qp-s_hdrwords.patch
	patches.drivers/IB-hfi1-Compute-BTH-only-for-RDMA_WRITE_LAST-SEND_LA.patch
	patches.drivers/IB-hfi1-Optimize-packet-type-comparison-using-9B-and.patch
	patches.drivers/IB-hfi1-Look-up-ibport-using-a-pointer-in-receive-pa.patch
	patches.drivers/IB-hfi1-Do-not-override-given-pcie_pset-value.patch
	patches.drivers/IB-hfi1-Convert-PortXmitWait-PortVLXmitWait-counters.patch
	patches.drivers/IB-hfi1-Remove-blind-constants-from-16B-update.patch
	patches.drivers/IB-hfi1-Show-fault-stats-in-both-TX-and-RX-direction.patch
	patches.drivers/IB-ipoib-Fix-for-potential-no-carrier-state.patch
	patches.drivers/IB-core-Map-iWarp-AH-type-to-undefined-in-rdma_ah_fi.patch
	patches.drivers/IB-core-Avoid-a-potential-OOPs-for-an-unused-optiona.patch
	patches.drivers/RDMA-hns-Fix-the-endian-problem-for-hns.patch
	patches.drivers/mlx5-fix-mlx5_get_vector_affinity-to-start-from-comp.patch
	patches.drivers/media-hdpvr-fix-an-error-handling-path-in-hdpvr_probe.patch
	patches.drivers/media-cpia2-Fix-a-couple-off-by-one-bugs
	patches.drivers/media-mtk-vcodec-add-missing-MODULE_LICENSE-DESCRIPT
	patches.drivers/media-soc_camera-soc_scale_crop-add-missing-MODULE_D
	patches.fixes/0001-media-dvb-usb-v2-lmedm04-Improve-logic-checking-of-w.patch
	patches.drivers/media-dvb-usb-v2-lmedm04-move-ts2020-attach-to-dm04_
	patches.drivers/media-pvrusb2-properly-check-endpoint-types
	patches.drivers/media-c8sectpfe-fix-potential-NULL-pointer-dereferen
	patches.drivers/media-dvb_frontend-fix-ifnullfree.cocci-warnings
	patches.drivers/media-bt8xx-Fix-err-bt878_probe
	patches.drivers/media-RESEND-media-dvb-frontends-Add-delay-to-Si2168
	patches.drivers/media-r820t-fix-r820t_write_reg-for-KASAN
	patches.drivers/media-dvb-frontends-fix-i2c-access-helpers-for-KASAN
	patches.drivers/media-exynos4-is-properly-initialize-frame-format
	patches.drivers/media-s5p-mfc-Fix-lock-contention-request_firmware-o
	patches.drivers/media-dvb_net-ensure-that-dvb_net_ule_handle-is-full
	patches.drivers/media-videobuf2-core-don-t-go-out-of-the-buffer-rang
	patches.fixes/media-ts2020-avoid-integer-overflows-on-32-bit-machi.patch
	patches.drivers/media-cxusb-dib0700-ignore-XC2028_I2C_FLUSH
	patches.drivers/media-v4l2-ioctl.c-use-check_fmt-for-enum-g-s-try_fm
	patches.drivers/media-v4l2-ioctl.c-don-t-copy-back-the-result-for-EN
	patches.drivers/media-v4l2-compat-ioctl32.c-add-missing-VIDIOC_PREPA
	patches.drivers/media-v4l2-compat-ioctl32.c-fix-the-indentation
	patches.drivers/media-v4l2-compat-ioctl32.c-move-helper-functions-to
	patches.drivers/media-v4l2-compat-ioctl32.c-avoid-sizeof-type
	patches.drivers/media-v4l2-compat-ioctl32.c-copy-m.userptr-in-put_v4
	patches.drivers/media-v4l2-compat-ioctl32.c-fix-ctrl_is_pointer
	patches.drivers/media-v4l2-compat-ioctl32.c-copy-clip-list-in-put_v4
	patches.drivers/media-v4l2-compat-ioctl32.c-drop-pr_info-for-unknown
	patches.drivers/media-v4l2-compat-ioctl32.c-don-t-copy-back-the-resu
	patches.drivers/media-v4l2-compat-ioctl32.c-refactor-compat-ioctl32-
	patches.drivers/media-v4l2-compat-ioctl32.c-make-ctrl_is_pointer-wor
	patches.drivers/thermal-power_allocator-fix-one-race-condition-issue
	patches.drivers/thermal-int3400_thermal-fix-error-handling-in-int340
	patches.drivers/platform-x86-Add-support-for-Dollar-Cove-TI-power-bu
	patches.drivers/platform-x86-dell-laptop-Filter-out-spurious-keyboar
	patches.drivers/platform-x86-thinkpad_acpi-suppress-warning-about-pa
	patches.drivers/Revert-apple-gmux-lock-iGP-IO-to-protect-from-vgaarb
	patches.drivers/platform-x86-mlx-platform-fix-module-aliases
	patches.fixes/doc-Change-the-min-default-value-of-tcp_wmem-tcp_rme.patch
	patches.suse/sctp-fix-dst-refcnt-leak-in-sctp_v6_get_dst.patch
	patches.fixes/sctp-fix-dst-refcnt-leak-in-sctp_v4_get_dst.patch
	patches.drivers/ibmvnic-fix-empty-firmware-version-and-errors-cleanu.patch
	patches.drivers/be2net-Fix-HW-stall-issue-in-Lancer.patch
	patches.drivers/be2net-Handle-transmit-completion-errors-in-Lancer.patch
	patches.suse/jump_label-Add-branch-hints-to-static_branch_-un-likely.patch
	patches.suse/sched-core-Optimize-ttwu_stat.patch
	patches.suse/sched-core-Optimize-update_stats_.patch
	patches.suse/sched-rt-Use-container_of-to-get-root-domain-in-rto_push_irq_work_func.patch
	patches.suse/sched-rt-Up-the-root-domain-ref-count-when-passing-it-around-via-IPIs.patch
	patches.suse/sched-fair-Remove-unnecessary-parameters-from-wake_affine_idle.patch
	patches.suse/sched-fair-Restructure-wake_affine-to-return-a-CPU-id.patch
	patches.suse/sched-fair-Do-not-migrate-if-the-prev_cpu-is-idle.patch
	patches.suse/sched-fair-Use-a-recently-used-CPU-as-an-idle-candidate-and-the-basis-for-SIS.patch
	patches.arch/fs-proc-kcore.c-use-probe_kernel_read-instead-of-mem.patch
	patches.fixes/kernel-async.c-revert-async-simplify-lowest_in_progress.patch
	patches.fixes/kernel-relay.c-revert-kernel-relay.c-fix-potential-memory-leak.patch
	patches.fixes/crash_dump-is_kdump_kernel-can-be-boolean.patch
	patches.fixes/pipe-fix-off-by-one-error-when-checking-buffer-limit.patch
	patches.drivers/watchdog-Fix-potential-kref-imbalance-when-opening-w
	patches.drivers/watchdog-hpwdt-SMBIOS-check
	patches.drivers/watchdog-hpwdt-Check-source-of-NMI
	patches.drivers/watchdog-hpwdt-fix-unused-variable-warning
	patches.drivers/watchdog-imx2_wdt-restore-previous-timeout-after-sus
	patches.drivers/watchdog-sp5100_tco-Fix-watchdog-disable-bit
	patches.drivers/ASoC-mt8173-rt5650-fix-child-node-lookup
	patches.drivers/video-fbdev-atmel_lcdfb-fix-display-timings-lookup
	patches.drivers/0001-vfb-fix-video-mode-and-line_length-being-set-when-lo.patch
	patches.drivers/console-dummy-leave-.con_font_get-set-to-NULL
	patches.drivers/video-fbdev-mmp-add-MODULE_LICENSE
	patches.fixes/iversion-Rename-make-inode_cmp_iversion-raw-to-inode.patch
	patches.arch/arm64-spinlock-Fix-theoretical-trylock-A-B-A-with-LS.patch
	patches.suse/arm64-Add-software-workaround-for-Falkor-erratum-104.patch
	patches.suse/v2-2-9-arm64-kpti-Make-use-of-nG-dependent-on-arm64_kernel_unmapped_at_el0.patch
	patches.suse/v2-3-9-arm64-mm-Permit-transitioning-from-Global-to-Non-Global-without-BBM.patch
	patches.suse/v2-4-9-arm64-kpti-Add---enable-callback-to-remap-swapper-using-nG-mappings.patch
	patches.suse/v2-5-9-arm64-Force-KPTI-to-be-disabled-on-Cavium-ThunderX.patch
	patches.arch/0015-arm64-assembler-Change-order-of-macro-arguments-in-p.patch
	patches.suse/v2-7-9-arm64-entry-Reword-comment-about-post_ttbr_update_workaround.patch
	patches.suse/v2-9-9-arm64-idmap-Use-awx-flags-for-.idmap.text-.pushsection-directives.patch
	patches.suse/0001-arm64-barrier-Add-CSDB-macros-to-control-data-value-.patch
	patches.suse/0002-arm64-Implement-array_index_mask_nospec.patch
	patches.suse/0003-arm64-Make-USER_DS-an-inclusive-limit.patch
	patches.suse/0004-arm64-Use-pointer-masking-to-limit-uaccess-speculati.patch
	patches.suse/0005-arm64-entry-Ensure-branch-through-syscall-table-is-b.patch
	patches.suse/0006-arm64-uaccess-Prevent-speculative-use-of-the-current.patch
	patches.suse/0007-arm64-uaccess-Don-t-bother-eliding-access_ok-checks-.patch
	patches.suse/0008-arm64-uaccess-Mask-__user-pointers-for-__arch_-clear.patch
	patches.suse/0009-arm64-futex-Mask-__user-pointers-prior-to-dereferenc.patch
	patches.suse/0010-arm64-entry-Apply-BP-hardening-for-high-priority-syn.patch
	patches.suse/0011-arm64-entry-Apply-BP-hardening-for-suspicious-interr.patch
	patches.suse/0019-arm64-KVM-Fix-SMCCC-handling-of-unimplemented-SMC-HV.patch
	patches.suse/0002-arm-KVM-Fix-SMCCC-handling-of-unimplemented-SMC-HVC-.patch
	patches.suse/0003-arm64-KVM-Increment-PC-after-handling-an-SMC-trap.patch
	patches.suse/0004-arm-arm64-KVM-Consolidate-the-PSCI-include-files.patch
	patches.suse/0005-arm-arm64-KVM-Add-PSCI_VERSION-helper.patch
	patches.suse/0006-arm-arm64-KVM-Add-smccc-accessors-to-PSCI-code.patch
	patches.suse/0007-arm-arm64-KVM-Implement-PSCI-1.0-support.patch
	patches.suse/0008-arm-arm64-KVM-Advertise-SMCCC-v1.1.patch
	patches.suse/0009-arm-arm64-KVM-Turn-kvm_psci_version-into-a-static-in.patch
	patches.suse/0010-arm64-KVM-Report-SMCCC_ARCH_WORKAROUND_1-BP-hardenin.patch
	patches.suse/0011-arm64-KVM-Add-SMCCC_ARCH_WORKAROUND_1-fast-handling.patch
	patches.suse/0012-firmware-psci-Expose-PSCI-conduit.patch
	patches.suse/0013-firmware-psci-Expose-SMCCC-version-through-psci_ops.patch
	patches.suse/0014-arm-arm64-smccc-Make-function-identifiers-an-unsigne.patch
	patches.suse/0015-arm-arm64-smccc-Implement-SMCCC-v1.1-inline-primitiv.patch
	patches.suse/0016-arm64-Add-ARM_SMCCC_ARCH_WORKAROUND_1-BP-hardening-s.patch
	patches.suse/0017-arm64-Kill-PSCI_GET_VERSION-as-a-variant-2-workaroun.patch
	patches.suse/0006-ceph-voluntarily-drop-ax-cap-for-requests-that-create-new-inode.patch
	patches.suse/0007-ceph-voluntarily-drop-lx-cap-for-link-rename-requests.patch
	patches.suse/0008-ceph-properly-drop-caps-for-setattr-request.patch
	patches.suse/0009-ceph-voluntarily-drop-fx-cap-for-readdir-request.patch
	patches.suse/0010-ceph-cleanup-traceless-reply-handling-for-rename.patch
	patches.suse/0011-ceph-use-atomic_t-for-ceph_inode_info-i_shared_gen.patch
	patches.suse/0012-ceph-avoid-dereferencing-invalid-pointer-during-cached-readdir.patch
	patches.suse/0013-ceph-track-read-contexts-in-ceph_file_info.patch
	patches.suse/0014-ceph-fix-un-balanced-fsc-writeback_count-update.patch
	patches.suse/0015-ceph-fix-incorrect-snaprealm-when-adding-caps.patch
	patches.suse/0016-ceph-limit-rate-of-cap-import-export-error-messages.patch
	patches.suse/0017-ceph-delete-unreachable-code-in-ceph_check_caps.patch
	patches.suse/0018-ceph-fix-race-of-queuing-delayed-caps.patch
	patches.suse/0019-ceph-try-to-allocate-enough-memory-for-reserved-caps.patch
	patches.suse/0020-libceph-check-kstrndup-return-value.patch
	patches.suse/0021-ceph-improving-efficiency-of-syncfs.patch
	patches.drivers/drm-i915-gvt-Fix-gen8-9_render_mmio_list-0-don-t-tak
	patches.drivers/drm-i915-gvt-add-PLANE_KEYMAX-regs-to-mmio-track-lis
	patches.drivers/drm-i915-gvt-validate-gfn-before-set-shadow-page-ent
	patches.drivers/drm-i915-gvt-Do-not-use-I915_NUM_ENGINES-to-iterate-
	patches.drivers/drm-i915-glk-Disable-Guc-and-HuC-on-GLK
	patches.drivers/drm-i915-Try-EDID-bitbanging-on-HDMI-after-failed-re
	patches.drivers/drm-i915-Fix-using-BIT_ULL-vs.-BIT-for-power-domain-
	patches.drivers/drm-i915-guc-Add-uc_fini_wq-in-gem_init-unwind-path
	patches.drivers/drm-i915-Stop-getting-the-fault-address-from-RING_FA
	patches.drivers/drm-i915-pmu-Reconstruct-active-state-on-starting-bu
	patches.drivers/drm-i915-gvt-cancel-virtual-vblank-timer-when-no-vGP
	patches.drivers/drm-i915-gvt-cancel-scheduler-timer-when-no-vGPU-exi
	patches.drivers/drm-i915-Always-call-to-intel_display_set_init_power
	patches.drivers/drm-i915-Protect-WC-stash-allocation-against-direct-
	patches.drivers/drm-i915-Check-for-fused-or-unused-pipes
	patches.drivers/drm-i915-edp-Do-not-do-link-training-fallback-or-pru
	patches.drivers/Revert-drm-i915-mark-all-device-info-struct-with-__i
	patches.drivers/drm-i915-Always-run-hangcheck-while-the-GPU-is-busy
	patches.drivers/drm-i915-ppgtt-Pin-page-directories-before-allocatio
	patches.drivers/drm-nouveau-pmu-fuc-don-t-use-movw-directly-anymore
	patches.drivers/drm-radeon-adjust-tested-variable
	patches.drivers/drm-i915-gvt-refine-intel_vgpu_submission_ops-as-per
	patches.drivers/drm-i915-gvt-only-reset-execlist-state-of-one-engine
	patches.drivers/drm-i915-gvt-Fix-aperture-read-write-emulation-when-
	patches.drivers/drm-i915-gvt-Use-KVM-r-w-to-access-guest-opregion
	patches.drivers/drm-i915-bxt-glk-Increase-PCODE-timeouts-during-CDCL
	patches.drivers/drm-i915-cmdparser-Check-reg_table_count-before-dere
	patches.drivers/drm-i915-cmdparser-Do-not-check-past-the-cmd-length
	patches.drivers/drm-i915-cnp-Ignore-VBT-request-for-know-invalid-DDC
	patches.drivers/drm-i915-cnp-Properly-handle-VBT-ddc-pin-out-of-boun
	patches.drivers/drm-i915-bios-add-DP-max-link-rate-to-VBT-child-devi
	patches.drivers/0005-iommu-vt-d-use-domain-instead-of-cache-fetching
	patches.drivers/ACPI-sbshc-remove-raw-pointer-from-printk-message
	patches.drivers/ACPI-bus-Do-not-call-_STA-on-battery-devices-with-un
	patches.drivers/ACPI-scan-Use-acpi_bus_get_status-to-initialize-ACPI
	patches.drivers/ACPI-processor_perflib-Do-not-send-_PPC-change-notif
	patches.drivers/0007-ACPI-CPPC-Use-64-bit-arithmetic-instead-of-32-bit.patch
	patches.arch/s390-eadm-fix-config_block-include-dependency.patch
	patches.arch/s390-cpum_cf-correct-counter-number-of-last_host_translations.patch
	patches.arch/s390-sles15-05-03-scrub-registers.patch
	patches.arch/s390-sles15-05-04-array-nospec.patch
	patches.arch/s390-alternative-use-a-copy-of-the-facility-bit-mask.patch
	patches.arch/s390-add-options-to-change-branch-prediction-behavio.patch
	patches.arch/s390-sles15-05-05-bpoff-user-space.patch
	patches.arch/s390-sles15-05-06-expoline.patch
	patches.fixes/cifs-silence-compiler-warnings-showing-up-with-gcc-8.patch
	patches.drivers/cxgbit-call-neigh_event_send-to-update-MAC-address.patch
	patches.fixes/iscsi-target-make-sure-to-wake-up-sleeping-login-wor.patch
	patches.fixes/0012-xprtrdma-Fix-calculation-of-ri_max_send_sges.patch
	patches.fixes/0013-xprtrdma-Fix-BUG-after-a-device-removal.patch
	patches.fixes/netfilter-xt_cgroup-initialize-info-priv-in-cgroup_m.patch
	patches.fixes/netfilter-xt_RATEEST-acquire-xt_rateest_mutex-for-ha.patch
	patches.drivers/cxgb4-Fix-error-handling-path-in-init_one.patch
	patches.drivers/i40e-Fix-the-number-of-queues-available-to-be-mapped.patch
	patches.drivers/ibmvnic-Fix-rx-queue-cleanup-for-non-fatal-resets.patch
	patches.drivers/ibmvnic-Ensure-that-buffers-are-NULL-after-free.patch
	patches.suse/net-ethernet-ti-cpsw-fix-net-watchdog-timeout.patch
	patches.suse/netlink-ensure-to-loop-over-all-netns-in-genlmsg_mul.patch
	patches.drivers/ibmvnic-queue-reset-when-CRQ-gets-closed-during-rese.patch
	patches.suse/net-sched-cls_u32-fix-cls_u32-on-filter-replace.patch
	patches.fixes/rtlwifi-rtl8821ae-Fix-connection-lost-problem-correc
	patches.suse/net-phy-fix-phy_start-to-consider-PHY_IGNORE_INTERRU.patch
	patches.fixes/bpf-fix-selftests-bpf-test_kmod.sh-failure-when-CONF.patch
	patches.fixes/tools-libbpf-handle-issues-with-bpf-ELF-objects-cont.patch
	patches.drivers/ibmvnic-Reset-long-term-map-ID-counter.patch
	patches.drivers/s390-qeth-fix-underestimated-count-of-buffer-element.patch
	patches.drivers/s390-qeth-fix-SETIP-command-handling.patch
	patches.fixes/sctp-verify-size-of-a-new-chunk-in-_sctp_make_chunk.patch
	patches.drivers/ibmvnic-Remove-skb-protocol-checks-in-ibmvnic_xmit.patch
	patches.fixes/0014-kernfs-fix-regression-in-kernfs_fop_write-caused-by-.patch
	patches.fixes/0015-seq_file-fix-incomplete-reset-on-read-from-zero-offs.patch
	patches.suse/01-documentation-virtual-kvm-add-amd-secure-encrypted-virtualization-sev.patch
	patches.suse/02-x86-cpu-amd-add-the-secure-encrypted-virtualization-cpu-feature.patch
	patches.suse/03-kvm-svm-prepare-for-new-bit-definition-in-nested_ctl.patch
	patches.suse/04-kvm-svm-add-sev-feature-definitions-to-kvm.patch
	patches.suse/05-kvm-svm-prepare-to-reserve-asid-for-sev-guest.patch
	patches.suse/06-kvm-x86-extend-cpuid-range-to-include-new-leaf.patch
	patches.suse/07-kvm-introduce-kvm_memory_encrypt_op-ioctl.patch
	patches.suse/08-kvm-introduce-kvm_memory_encrypt_-un-reg_region-ioctl.patch
	patches.suse/15-crypto-ccp-build-the-amd-secure-processor-driver-only-with-amd-cpu-support.patch
	patches.suse/16-crypto-ccp-define-sev-userspace-ioctl-and-command-id.patch
	patches.suse/17-crypto-ccp-define-sev-key-management-command-id.patch
	patches.suse/18-crypto-ccp-add-platform-security-processor-psp-device-support.patch
	patches.suse/19-crypto-ccp-add-secure-encrypted-virtualization-sev-command-support.patch
	patches.suse/20-crypto-ccp-implement-sev_factory_reset-ioctl-command.patch
	patches.suse/21-crypto-ccp-implement-sev_platform_status-ioctl-command.patch
	patches.suse/22-crypto-ccp-implement-sev_pek_gen-ioctl-command.patch
	patches.suse/23-crypto-ccp-implement-sev_pdh_gen-ioctl-command.patch
	patches.suse/24-crypto-ccp-implement-sev_pek_csr-ioctl-command.patch
	patches.suse/25-crypto-ccp-implement-sev_pek_cert_import-ioctl-command.patch
	patches.suse/26-crypto-ccp-implement-sev_pdh_cert_export-ioctl-command.patch
	patches.suse/27-kvm-x86-add-config_kvm_amd_sev.patch
	patches.suse/28-kvm-svm-reserve-asid-range-for-sev-guest.patch
	patches.suse/29-kvm-svm-add-sev-module_param.patch
	patches.suse/30-kvm-define-sev-key-management-command-id.patch
	patches.suse/31-kvm-svm-add-kvm_sev_init-command.patch
	patches.suse/32-kvm-svm-vmrun-should-use-associated-asid-when-sev-is-enabled.patch
	patches.suse/33-kvm-svm-add-support-for-kvm_sev_launch_start-command.patch
	patches.suse/34-kvm-svm-add-support-for-kvm_sev_launch_update_data-command.patch
	patches.suse/35-kvm-svm-add-support-for-kvm_sev_launch_measure-command.patch
	patches.suse/36-kvm-svm-add-support-for-sev-launch_finish-command.patch
	patches.suse/37-kvm-svm-add-support-for-sev-guest_status-command.patch
	patches.suse/38-kvm-svm-add-support-for-sev-debug_decrypt-command.patch
	patches.suse/39-kvm-svm-add-support-for-sev-debug_encrypt-command.patch
	patches.suse/40-kvm-svm-add-support-for-sev-launch_secret-command.patch
	patches.suse/41-kvm-svm-pin-guest-memory-when-sev-is-active.patch
	patches.suse/42-kvm-svm-clear-c-bit-from-the-page-fault-address.patch
	patches.suse/43-kvm-svm-do-not-install-ud-intercept-when-sev-is-enabled.patch
	patches.suse/44-kvm-x86-restart-the-guest-when-insn_len-is-zero-and-sev-is-enabled.patch
	patches.arch/x86-mm-add-a-function-to-check-if-a-pfn-is-uc-uc-wc
	patches.arch/kvm-mmu-consider-host-cache-mode-in-mmio-page-check
	patches.suse/KVM-nVMX-Fix-bug-of-injecting-L2-exception-into-L1.patch
	patches.suse/KVM-s390-diagnoses-are-instructions-as-well.patch
	patches.suse/KVM-s390-add-vcpu-stat-counters-for-many-instruction.patch
	patches.fixes/x86-kvm-vmx-do-not-use-vm-exit-instruction-length-fo.patch
	patches.arch/KVM-PPC-Book3S-HV-Make-sure-we-don-t-re-enter-guest-.patch
	patches.arch/KVM-PPC-Book3S-HV-Enable-use-of-the-new-XIVE-single-.patch
	patches.arch/KVM-PPC-Book3S-HV-Drop-locks-before-reading-guest-me.patch
	patches.fixes/KVM-PPC-Book3S-PR-Fix-svcpu-copying-with-preemption-.patch
	patches.arch/KVM-PPC-Book3S-PR-Fix-broken-select-due-to-misspelli.patch
	patches.suse/KVM-PPC-Book3S-HV-Branch-inside-feature-section.patch
	patches.drivers/cros_ec-fix-nul-termination-for-firmware-build-info
	patches.drivers/platform-chrome-cros_ec_lpc-remove-redundant-pointer
	patches.drivers/platform-chrome-Use-proper-protocol-transfer-functio
	patches.drivers/blk-wbt-account-flush-requests-correctly.patch
	patches.suse/0155-bcache-add-journal-statistic.patch
	patches.suse/0156-bcache-fix-high-CPU-occupancy-during-journal.patch
	patches.suse/0157-bcache-properly-set-task-state-in-bch_writeback_thre.patch
	patches.suse/0158-bcache-set-error_limit-correctly.patch
	patches.suse/0159-bcache-fix-for-allocator-and-register-thread-race.patch
	patches.suse/0160-bcache-set-writeback_rate_update_seconds-in-range-1-.patch
	patches.suse/0161-bcache-return-attach-error-when-no-cache-set-exist.patch
	patches.suse/0162-bcache-fix-for-data-collapse-after-re-attaching-an-a.patch
	patches.drivers/crypto-sha512-mb-initialize-pending-lengths-correctl
	patches.drivers/crypto-talitos-fix-Kernel-Oops-on-hashing-an-empty-f
	patches.drivers/crypto-caam-fix-endless-loop-when-DECO-acquire-fails
	patches.arch/powerpc-numa-Invalidate-numa_cpu_lookup_table-on-cpu.patch
	patches.arch/powerpc-64s-radix-Boot-time-NULL-pointer-protection-.patch
	patches.arch/powerpc-mm-radix-Split-linear-mapping-on-hot-unplug.patch
	patches.arch/powerpc-pseries-Enable-RAS-hotplug-events-later.patch
	patches.arch/powerpc-mm-Flush-radix-process-translations-when-set.patch
	patches.arch/powerpc-mm-Fix-crashes-with-16G-huge-pages.patch
	patches.arch/powerpc-mm-hash64-Allocate-larger-PMD-table-if-huget.patch
	patches.arch/powerpc-mm-hash64-Store-the-slot-information-at-the-.patch
	patches.arch/powerpc-mm-hash64-Zero-PGD-pages-on-allocation.patch
	patches.suse/x86-entry-64-clear-extra-registers-beyond-syscall-arguments-to-reduce-speculation-attack-surface.patch
	patches.suse/x86-entry-64-clear-registers-for-exceptions-interrupts-to-reduce-speculation-attack-surface.patch
	patches.suse/x86-entry-64-compat-clear-registers-for-compat-syscalls-to-reduce-speculation-attack-surface.patch
	patches.suse/objtool-Fix-switch-table-detection.patch
	patches.suse/x86-speculation-Update-Speculation-Control-microcode.patch
	patches.suse/x86-speculation-Correct-Speculation-Control-microcod.patch
	patches.suse/kvm-x86-reduce-retpoline-performance-impact-in-slot_handle_level_range-by-always-inlining-iterator-helper-methods.patch
	patches.suse/x86-nvmx-properly-set-spec_ctrl-and-pred_cmd-before-merging-msrs.patch
	patches.suse/kvm-nvmx-set-the-cpu_based_use_msr_bitmaps-if-we-have-a-valid-l02-msr-bitmap.patch
	patches.suse/x86-speculation-clean-up-various-spectre-related-details.patch
	patches.suse/x86-entry-64-merge-save_c_regs-and-save_extra_regs-remove-unused-extensions.patch
	patches.suse/x86-entry-64-merge-the-pop_c_regs-and-pop_extra_regs-macros-into-a-single-pop_regs-macro.patch
	patches.suse/x86-entry-64-interleave-xor-register-clearing-with-push-instructions.patch
	patches.suse/x86-entry-64-introduce-the-push_and_clean_regs-macro.patch
	patches.suse/x86-entry-64-use-push_and_clean_regs-in-more-cases.patch
	patches.suse/x86-entry-64-get-rid-of-the-alloc_pt_gpregs_on_stack-and-save_and_clear_regs-macros.patch
	patches.suse/x86-entry-64-indent-push_and_clear_regs-and-pop_regs-properly.patch
	patches.suse/x86-entry-64-fix-paranoid_entry-frame-pointer-warning.patch
	patches.suse/x86-entry-64-remove-the-unused-icebp-macro.patch
	patches.suse/objtool-fix-segfault-in-ignore_unreachable_insn.patch
	patches.suse/x86-debug-objtool-annotate-warn-related-ud2-as-reachable.patch
	patches.suse/x86-debug-use-ud2-for-warn.patch
	patches.suse/x86-speculation-fix-up-array_index_nospec_mask-asm-constraint.patch
	patches.suse/nospec-move-array_index_nospec-parameter-checking-into-separate-macro.patch
	patches.suse/x86-speculation-Add-asm-msr-index.h-dependency.patch
	patches.suse/x86-mm-rename-flush_tlb_single-and-flush_tlb_one-to-_flush_tlb_one_.patch
	patches.arch/09.0-x86-spectre-fix-an-error-message.patch
	patches.suse/x86-entry-64-fix-cr3-restore-in-paranoid_exit.patch
	patches.arch/x86-smpboot-fix-uncore_pci_remove-indexing-bug-when-hot-removing-a-physical-cpu.patch
	patches.arch/x86-platform-uv-fix-gam-range-table-entries-less-than-1gb
	patches.fixes/x86-mm-mm-hwpoison-don-t-unconditionally-unmap-kernel-1-1-pages.patch
	patches.suse/0001-locking-qspinlock-Ensure-node-is-initialised-before-.patch
	patches.suse/0002-locking-qspinlock-Ensure-node-count-is-updated-befor.patch
	patches.fixes/9p-trans_virtio-discard-zero-length-reply.patch
	patches.drivers/PM-wakeirq-Fix-unbalanced-IRQ-enable-for-wakeirq
	patches.drivers/PM-runtime-Update-links_count-also-if-CONFIG_SRCU
	patches.drivers/drm-amdgpu-add-new-device-to-use-atpx-quirk
	patches.drivers/drm-i915-perf-Fix-compiler-warning-for-string-trunca
	patches.drivers/drm-i915-perf-Fix-compiler-warning-for-string-trunc2
	patches.drivers/drm-i915-Avoid-truncation-before-clamping-userspace-
	patches.drivers/drm-i915-Don-t-wake-the-device-up-to-check-if-the-en
	patches.drivers/drm-i915-breadcrumbs-Ignore-unsubmitted-signalers
	patches.drivers/drm-i915-Lock-out-execlist-tasklet-while-peeking-ins
	patches.drivers/drm-i915-gvt-add-0xe4f0-into-gen9-render-list
	patches.drivers/drm-i915-gvt-Support-BAR0-8-byte-reads-writes
	patches.drivers/drm-i915-gvt-fix-one-typo-of-render_mmio-trace
	patches.drivers/drm-i915-vlv-Add-cdclk-workaround-for-DSI
	patches.drivers/drm-i915-Add-intel_bios_cleanup-function
	patches.drivers/drm-i915-Free-memdup-ed-DSI-VBT-data-structures-on-d
	patches.drivers/drm-i915-Fix-DSI-panels-with-v1-MIPI-sequences-witho
	patches.drivers/ALSA-hda-Fix-headset-mic-detection-problem-for-two-D
	patches.drivers/ALSA-hda-realtek-Add-headset-mode-support-for-Dell-l
	patches.drivers/ALSA-hda-realtek-Enable-Thinkpad-Dock-device-for-ALC
	patches.drivers/ALSA-usb-audio-add-implicit-fb-quirk-for-Behringer-U
	patches.drivers/ALSA-usb-audio-Fix-UAC2-get_ctl-request-with-a-RANGE
	patches.drivers/ALSA-usb-add-more-device-quirks-for-USB-DSD-devices
	patches.drivers/ALSA-seq-Fix-racy-pool-initializations
	patches.drivers/ALSA-hda-realtek-PCI-quirk-for-Fujitsu-U7x7
	patches.suse/0164-dm-correctly-handle-chained-bios-in-dec_pending.patch
	patches.suse/btrfs-fix-deadlock-in-run_delalloc_nocow.patch
	patches.suse/btrfs-fix-crash-due-to-not-cleaning-up-tree-log-block-s-dirty-bits.patch
	patches.suse/btrfs-fix-extent-state-leak-from-tree-log.patch
	patches.suse/btrfs-btrfs_evict_inode-must-clear-all-inodes.patch
	patches.suse/btrfs-fix-unexpected-eexist-when-creating-new-inode.patch
	patches.suse/btrfs-remove-spurious-WARN_ON-ref-count-0-in-find_pa.patch
	patches.arch/x86-xen-calculate-_max_logical_packages-on-pv-domains.patch
	patches.drivers/0015-arm64-Add-missing-Falkor-part-number-for-branch-pred.patch
	patches.arch/0001-arm64-proc-Set-PTE_NG-for-table-entries-to-avoid-tra.patch
	patches.arch/powerpc-xive-Use-hw-CPU-ids-when-configuring-the-CPU.patch
	patches.arch/powerpc-pseries-Check-for-zero-filled-ibm-dynamic-me.patch
	patches.drivers/mmc-bcm2835-Don-t-overwrite-max-frequency-unconditio
	patches.drivers/nvme-rename-NVME_CTRL_RECONNECTING-state-to-NVME_CTR.patch
	patches.drivers/nvme-rdma-use-NVME_CTRL_CONNECTING-state-to-mark-ini.patch
	patches.drivers/nvme-delete-NVME_CTRL_LIVE-NVME_CTRL_CONNECTING-tran.patch
	patches.drivers/nvme-Fix-discard-buffer-overrun.patch
	patches.drivers/nvme_fc-correct-abort-race-condition-on-resets.patch
	patches.drivers/nvme_fc-cleanup-io-completion.patch
	patches.drivers/nvme-Don-t-use-a-stack-buffer-for-keep-alive-command.patch
	patches.drivers/nvme-fix-the-deadlock-in-nvme_update_formats.patch
	patches.drivers/nvme-pci-Remap-CMB-SQ-entries-on-every-controller-re.patch
	patches.drivers/nvme-pci-Fix-timeouts-in-connecting-state.patch
	patches.drivers/nvmet-Change-return-code-of-discard-command-if-not-s.patch
	patches.drivers/nvme-rdma-fix-sysfs-invoked-reset_ctrl-error-flow.patch
	patches.fixes/cpumask-Make-for_each_cpu_wrap-available-on-UP-as-well.patch
	patches.drivers/irqchip-gic-v3-Change-pr_debug-message-to-pr_devel
	patches.drivers/irqchip-gic-v3-Use-wmb-instead-of-smb_wmb-in-gic_rai
	patches.drivers/irqchip-gic-v3-Ignore-disabled-ITS-nodes
	patches.drivers/mvpp2-fix-multicast-address-filter.patch
	patches.fixes/bridge-check-brport-attr-show-in-brport_show.patch
	patches.fixes/sctp-do-not-pr_err-for-the-duplicated-node-in-transp.patch
	patches.fixes/tcp-Honor-the-eor-bit-in-tcp_mtu_probe.patch
	patches.suse/mlxsw-spectrum_router-Fix-error-path-in-mlxsw_sp_vr_.patch
	patches.drivers/net-fix-race-on-decreasing-number-of-TX-queues.patch
	patches.drivers/ibmvnic-Wait-until-reset-is-complete-to-set-carrier-.patch
	patches.drivers/ibmvnic-Fix-login-buffer-memory-leaks.patch
	patches.drivers/ibmvnic-Fix-NAPI-structures-memory-leak.patch
	patches.drivers/ibmvnic-Free-RX-socket-buffer-in-case-of-adapter-err.patch
	patches.drivers/ibmvnic-Clean-RX-pool-buffers-during-device-close.patch
	patches.fixes/docs-segmentation-offloads.txt-Fix-ref-to-SKB_GSO_TU
	patches.drivers/NFC-llcp-Limit-size-of-SDP-URI
	patches.suse/fib_semantics-Don-t-match-route-with-mismatching-tcl.patch
	patches.drivers/cxgb4-free-up-resources-of-pf-0-3.patch
	patches.drivers/cxgb4-fix-trailing-zero-in-CIM-LA-dump.patch
	patches.drivers/PCI-cxgb4-Extend-T3-PCI-quirk-to-T4-devices.patch
	patches.fixes/dn_getsockoptdecnet-move-nf_-get-set-sockopt-outside.patch
	patches.fixes/udplite-fix-partial-checksum-initialization.patch
	patches.drivers/tg3-APE-heartbeat-changes.patch
	patches.suse/x86-Treat-R_X86_64_PLT32-as-R_X86_64_PC32.patch
	patches.fixes/kernel-relay.c-limit-kmalloc-size-to-KMALLOC_MAX_SIZ
	patches.drivers/IB-ipoib-Do-not-warn-if-IPoIB-debugfs-doesn-t-exist.patch
	patches.drivers/IB-uverbs-Fix-method-merging-in-uverbs_ioctl_merge.patch
	patches.drivers/IB-uverbs-Fix-possible-oops-with-duplicate-ioctl-att.patch
	patches.drivers/IB-uverbs-Hold-the-uobj-write-lock-after-allocate.patch
	patches.drivers/RDMA-uverbs-Protect-from-races-between-lookup-and-de.patch
	patches.drivers/IB-uverbs-Improve-lockdep_check.patch
	patches.drivers/IB-uverbs-Fix-unbalanced-unlock-on-error-path-for-rd.patch
	patches.drivers/RDMA-uverbs-Protect-from-command-mask-overflow.patch
	patches.drivers/RDMA-uverbs-Fix-bad-unlock-balance-in-ib_uverbs_clos.patch
	patches.drivers/RDMA-uverbs-Fix-circular-locking-dependency.patch
	patches.drivers/RDMA-uverbs-Sanitize-user-entered-port-numbers-prior.patch
	patches.drivers/RDMA-vmw_pvrdma-Fix-usage-of-user-response-structure.patch
	patches.drivers/RDMA-bnxt_re-Disable-atomic-capability-on-bnxt_re-ad.patch
	patches.drivers/RDMA-bnxt_re-Unpin-SQ-and-RQ-memory-if-QP-create-fai.patch
	patches.drivers/RDMA-bnxt_re-Synchronize-destroy_qp-with-poll_cq.patch
	patches.drivers/RDMA-bnxt_re-Fix-system-crash-during-load-unload.patch
	patches.drivers/RDMA-bnxt_re-Avoid-system-hang-during-device-un-reg.patch
	patches.drivers/extcon-int3496-process-id-pin-first-so-that-we-start
	patches.drivers/mei-me-add-cannon-point-device-ids
	patches.drivers/mei-me-add-cannon-point-device-ids-for-4th-device
	patches.drivers/staging-iio-adc-ad7192-fix-external-frequency-settin
	patches.drivers/staging-iio-ad5933-switch-buffer-mode-to-software
	patches.drivers/iio-adis_lib-Initialize-trigger-before-requesting-in
	patches.drivers/iio-buffer-check-if-a-buffer-has-been-set-up-when-po
	patches.fixes/0001-xhci-workaround-for-AMD-Promontory-disabled-ports-wa.patch
	patches.drivers/0001-xhci-Fix-NULL-pointer-in-xhci-debugfs.patch
	patches.drivers/0001-xhci-Fix-xhci-debugfs-devices-node-disappearance-aft.patch
	patches.drivers/0001-xhci-xhci-debugfs-device-nodes-weren-t-removed-after.patch
	patches.drivers/0001-xhci-fix-xhci-debugfs-errors-in-xhci_stop.patch
	patches.drivers/USB-serial-option-Add-support-for-Quectel-EP06.patch
	patches.fixes/0001-ohci-hcd-Fix-race-condition-caused-by-ohci_urb_enque.patch
	patches.fixes/0001-usbip-keep-usbip_device-sockfd-state-in-sync-with-tc.patch
	patches.fixes/0001-usb-host-ehci-use-correct-device-pointer-for-dma-ops.patch
	patches.drivers/usb-ldusb-add-PIDs-for-new-CASSY-devices-supported-b.patch
	patches.fixes/0001-usb-ohci-Proper-handling-of-ed_rm_list-to-handle-rac.patch
	patches.fixes/0001-usb-cdc_acm-prevent-race-at-write-to-acm-while-syste.patch
	patches.drivers/usb-dwc3-gadget-Set-maxpacket-size-for-ep0-IN.patch
	patches.drivers/usb-dwc3-ep0-Reset-TRB-counter-for-ep0-IN.patch
	patches.drivers/usb-gadget-f_uac2-fix-bFirstInterface-in-composite-g.patch
	patches.drivers/usb-dwc3-Undo-PHY-init-if-soft-reset-fails.patch
	patches.drivers/usb-gadget-f_fs-Process-all-descriptors-during-bind.patch
	patches.drivers/usb-gadget-f_fs-Use-config_ep_by_speed.patch
	patches.drivers/usb-dwc3-omap-don-t-miss-events-during-suspend-resum.patch
	patches.drivers/usb-gadget-core-Fix-use-after-free-of-usb_request.patch
	patches.drivers/usb-dwc3-Fix-GDBGFIFOSPACE_TYPE-values.patch
	patches.drivers/usb-gadget-fsl_udc_core-fix-ep-valid-checks.patch
	patches.drivers/usb-dwc2-Fix-dwc2_hsotg_core_init_disconnected.patch
	patches.drivers/USB-gadget-udc-Add-missing-platform_device_put-on-er.patch
	patches.drivers/usb-musb-fix-enumeration-after-resume.patch
	patches.fixes/0001-Revert-usb-musb-host-don-t-start-next-rx-urb-if-curr.patch
	patches.drivers/crypto-s5p-sss-Fix-kernel-Oops-in-AES-ECB-mode
	patches.drivers/drm-exynos-g2d-use-monotonic-timestamps
	patches.drivers/drm-exynos-fix-comparison-to-bitshift-when-dealing-w
	patches.fixes/drm-cirrus-Load-lut-in-crtc_commit
	patches.fixes/drm-atomic-Fix-memleak-on-ERESTARTSYS-during-non-blo
	patches.fixes/workqueue-Allow-retrieval-of-current-task-s-work-str
	patches.drivers/drm-Allow-determining-if-current-task-is-output-poll
	patches.drivers/drm-nouveau-Fix-deadlock-on-runtime-suspend
	patches.drivers/drm-radeon-Fix-deadlock-on-runtime-suspend
	patches.drivers/drm-amdgpu-Fix-deadlock-on-runtime-suspend
	patches.fixes/drm-edid-Add-6-bpc-quirk-for-CPT-panel-in-Asus-UX303
	patches.fixes/drm-Handle-unexpected-holes-in-color-eviction
	patches.drivers/drm-meson-fix-vsync-buffer-update
	patches.drivers/gpu-ipu-v3-pre-fix-device-node-leak-in-ipu_pre_looku
	patches.drivers/gpu-ipu-v3-prg-fix-device-node-leak-in-ipu_prg_looku
	patches.drivers/scsi-mpt3sas-fix-an-out-of-bound-write.patch
	patches.drivers/scsi-ibmvfc-fix-misdefined-reserved-field-in.patch
	patches.drivers/scsi-qla2xxx-Avoid-triggering-undefined-behavior-in-.patch
	patches.drivers/scsi-qla2xxx-Fix-a-locking-imbalance-in-qlt_24xx_han.patch
	patches.suse/msft-hv-1561-scsi-storvsc-Increase-cmd_per_lun-for-higher-speed-d.patch
	patches.drivers/scsi-qla2xxx-Fix-double-free-bug-after-firmware-time.patch
	patches.drivers/scsi-qla2xxx-Fix-incorrect-handle-for-abort-IOCB.patch
	patches.fixes/qedi-fix-truncation-of-chap-name-and-secret
	patches.fixes/qedi-cleanup-local-str-variable
	patches.drivers/0002-scsi-qla4xxx-skip-error-recovery-in-case-of-register-disconnect
	patches.fixes/i2c-designware-must-wait-for-enable
	patches.arch/i2c-bcm2835-Set-up-the-rising-falling-edge-delays.patch
	patches.arch/0001-arm64-cpufeature-Fix-CTR_EL0-field-definitions.patch
	patches.arch/arm64-Disable-unhandled-signal-log-messages-by-defau.patch
	patches.arch/0001-arm64-Remove-unimplemented-syscall-log-message.patch
	patches.arch/arm64-perf-correct-PMUVer-probing.patch
	patches.fixes/PKCS-7-fix-certificate-chain-verification
	patches.fixes/PKCS-7-fix-certificate-blacklisting
	patches.fixes/PKCS-7-fix-direct-verification-of-SignerInfo-signatu
	patches.drivers/X.509-fix-BUG_ON-when-hash-algorithm-is-unsupported
	patches.drivers/X.509-fix-NULL-dereference-when-restricting-key-with
	patches.drivers/KEYS-Use-individual-pages-in-big_key-for-crypto-buff
	patches.drivers/ibmvnic-Check-for-NULL-skb-s-in-NAPI-poll-routine.patch
	patches.suse/net-sched-report-if-filter-is-too-large-to-dump.patch
	patches.fixes/netfilter-ipt_CLUSTERIP-fix-a-race-condition-of-proc.patch
	patches.fixes/netfilter-drop-outermost-socket-lock-in-getsockopt.patch
	patches.fixes/netfilter-add-back-stackpointer-size-checks.patch
	patches.fixes/netfilter-ipt_CLUSTERIP-fix-a-refcount-bug-in-cluste.patch
	patches.fixes/netfilter-x_tables-fix-missing-timer-initialization-.patch
	patches.fixes/netfilter-nat-cope-with-negative-port-range.patch
	patches.fixes/netfilter-IDLETIMER-be-syzkaller-friendly.patch
	patches.drivers/net-mlx5e-Fix-TCP-checksum-in-LRO-buffers.patch
	patches.drivers/net-mlx5e-Fix-loopback-self-test-when-GRO-is-off.patch
	patches.drivers/net-mlx5e-Verify-inline-header-size-do-not-exceed-SK.patch
	patches.drivers/net-mlx5e-Return-error-if-prio-is-specified-when-off.patch
	patches.drivers/net-mlx5e-Specify-numa-node-when-allocating-drop-rq.patch
	patches.drivers/net-mlx5-Use-128B-cacheline-size-for-128B-or-larger-.patch
	patches.drivers/net-mlx5-Add-header-re-write-to-the-checks-for-confl.patch
	patches.drivers/virtio_net-fix-XDP-code-path-in-receive_small
	patches.fixes/bpf-fix-memory-leak-in-lpm_trie-map_free-callback-fu.patch
	patches.fixes/bpf-fix-mlock-precharge-on-arraymaps.patch
	patches.suse/amd-xgbe-Restore-PCI-interrupt-enablement-setting-on.patch
	patches.suse/netlink-put-module-reference-if-dump-start-fails.patch
	patches.drivers/smsc75xx-fix-smsc75xx_set_features
	patches.fixes/tcp_bbr-better-deal-with-suboptimal-GSO.patch
	patches.fixes/net-ipv4-Set-addr_type-in-hash_keys-for-forwarded-ca.patch
	patches.drivers/ibmvnic-Fix-early-release-of-login-buffer.patch
	patches.drivers/mac80211-mesh-fix-wrong-mesh-TTL-offset-calculation
	patches.fixes/cfg80211-fix-cfg80211_beacon_dup
	patches.drivers/mac80211-round-IEEE80211_TX_STATUS_HEADROOM-up-to-mu
	patches.fixes/mac80211-fix-a-possible-leak-of-station-stats
	patches.fixes/mac80211-fix-calling-sleeping-function-in-atomic-con
	patches.drivers/cfg80211-clear-wep-keys-after-disconnection
	patches.drivers/mac80211-Do-not-disconnect-on-invalid-operating-clas
	patches.drivers/mac80211-Fix-sending-ADDBA-response-for-an-ongoing-s
	patches.fixes/regulatory-add-NUL-to-request-alpha2.patch
	patches.suse/rxrpc-Fix-send-in-rxrpc_send_data_packet.patch
	patches.suse/ipv6-sit-work-around-bogus-gcc-8-Wrestrict-warning.patch
	patches.fixes/bpf-add-schedule-points-in-percpu-arrays-management.patch
	patches.fixes/bpf-fix-rcu-lockdep-warning-for-lpm_trie-map_free-ca.patch
	patches.fixes/bpf-x64-implement-retpoline-for-tail-call.patch
	patches.fixes/bpf-arm64-fix-out-of-bounds-access-in-tail-call.patch
	patches.drivers/net_sched-gen_estimator-fix-broken-estimators-based-.patch
	patches.arch/powerpc-eeh-Fix-crashes-in-eeh_report_resume.patch
	patches.fixes/powerpc-bpf-jit-Fix-32-bit-JIT-for-seccomp_data-acce.patch
	patches.arch/powerpc-mm-drmem-Fix-unexpected-flag-value-in-ibm-dy.patch
	patches.suse/powerpc-pseries-Support-firmware-disable-of-RFI-flus.patch
	patches.suse/powerpc-powernv-Support-firmware-disable-of-RFI-flus.patch
	patches.fixes/0006-nfs-system-crashes-after-NFS4ERR_MOVED-recovery.patch
	patches.fixes/ARM-kvm-fix-building-with-gcc-8.patch
	patches.arch/KVM-s390-take-care-of-clock-comparator-sign-control.patch
	patches.arch/KVM-s390-consider-epoch-index-on-hotplugged-CPUs.patch
	patches.arch/KVM-s390-consider-epoch-index-on-TOD-clock-syncs.patch
	patches.arch/KVM-s390-provide-only-a-single-function-for-setting-.patch
	patches.suse/include-psp-sev-capitalize-invalid-length-enum.patch
	patches.suse/kvm-svm-no-need-to-call-access_ok-in-launch_measure-command.patch
	patches.suse/kvm-svm-fix-sev-launch_secret-command.patch
	patches.fixes/x86-mm-fix-pmd-pud_set-clear_flags.patch
	patches.suse/x86-speculation-Use-IBRS-if-available-before-calling.patch
	patches.suse/0001-x86-speculation-objtool-Annotate-indirect-calls-jump.patch
	patches.suse/0002-x86-paravirt-objtool-Annotate-indirect-calls.patch
	patches.suse/0003-x86-boot-objtool-Annotate-indirect-jump-in-secondary.patch
	patches.suse/0004-x86-mm-sme-objtool-Annotate-indirect-call-in-sme_enc.patch
	patches.suse/0005-objtool-Use-existing-global-variables-for-options.patch
	patches.suse/0006-objtool-Add-retpoline-validation.patch
	patches.suse/0007-objtool-Add-module-specific-retpoline-rules.patch
	patches.suse/x86-speculation-Move-firmware_restrict_branch_specul.patch
	patches.suse/kvm-x86-remove-indirect-msr-op-calls-from-spec_ctrl.patch
	patches.drivers/tpm_tis-fix-potential-buffer-overruns-caused-by-bit-.patch
	patches.drivers/tpm_i2c_nuvoton-fix-potential-buffer-overruns-caused.patch
	patches.drivers/tpm_i2c_infineon-fix-potential-buffer-overruns-cause.patch
	patches.drivers/tpm-st33zp24-fix-potential-buffer-overruns-caused-by.patch
	patches.drivers/tpm-fix-potential-buffer-overruns-caused-by-bit-glit.patch
	patches.fixes/ARM-mvebu-Fix-broken-PL310_ERRATA_753970-selects.patch
	patches.fixes/ARM-OMAP2-timer-fix-a-kmemleak-caused-in-omap_get_ti.patch
	patches.fixes/ARM-OMAP3-Fix-prm-wake-interrupt-for-resume.patch
	patches.fixes/ARM-OMAP1-clock-Fix-debugfs_create_-usage.patch
	patches.fixes/ARM-orion-fix-orion_ge00_switch_board_info-initializ.patch
	patches.drivers/soc-imx-gpc-de-register-power-domains-only-if-initia
	patches.drivers/ALSA-hda-Add-a-power_save-blacklist
	patches.drivers/ALSA-usb-audio-Add-a-quirck-for-B-W-PX-headphones
	patches.drivers/ALSA-hda-Fix-pincfg-at-resume-on-Lenovo-T470-dock
	patches.fixes/printk-Wake-klogd-when-passing-console_lock-owner.patch
	patches.suse/0165-md-raid5-simplify-uninitialization-of-shrinker.patch
	patches.suse/0166-md-raid1-Fix-trailing-semicolon.patch
	patches.suse/0167-md-multipath-Use-seq_putc-in-multipath_status.patch
	patches.fixes/0001-raid10-change-the-size-of-resync-window-for-clustere.patch
	patches.suse/0168-MD-Free-bioset-when-md_run-fails.patch
	patches.fixes/0003-md-fix-md_write_start-deadlock-w-o-metadata-devices.patch
	patches.suse/0169-md-document-lifetime-of-internal-rdev-pointer.patch
	patches.suse/0170-md-only-allow-remove_and_add_spares-when-no-sync_thr.patch
	patches.fixes/0001-md-raid10-fix-NULL-deference-in-handle_write_complet.patch
	patches.suse/0171-raid5-ppl-fix-handling-flush-requests.patch
	patches.suse/0172-md-raid5-avoid-string-overflow-warning.patch
	patches.suse/0173-md-cluster-choose-correct-label-when-clustered-layou.patch
	patches.suse/0174-md-fix-a-potential-deadlock-of-raid5-raid10-reshape.patch
	patches.suse/0175-md-raid1-fix-NULL-pointer-dereference.patch
	patches.drivers/drm-amd-powerplay-vega10-allow-mclk-switching-with-n
	patches.drivers/drm-amd-powerplay-smu7-allow-mclk-switching-with-no-
	patches.drivers/Revert-drm-radeon-pm-autoswitch-power-state-when-in-
	patches.drivers/drm-radeon-insist-on-32-bit-DMA-for-Cedar-on-PPC64-P
	patches.drivers/drm-i915-Fix-rsvd2-mask-when-out-fence-is-returned
	patches.drivers/drm-i915-audio-fix-check-for-av_enc_map-overflow
	patches.drivers/drm-i915-cnl-Fix-PORT_TX_DW5-7-register-address
	patches.drivers/drm-i915-Clear-the-in-use-marker-on-execbuf-failure
	patches.drivers/drm-i915-Make-global-seqno-known-in-i915_gem_request
	patches.drivers/drm-nouveau-prefer-XBGR2101010-for-addfb-ioctl
	patches.drivers/0001-virtio-gpu-fix-ioctl-and-expose-the-fixed-status-to-.patch
	patches.drivers/drm-amd-powerplay-fix-power-over-limit-on-Fiji
	patches.drivers/mmc-sdhci-pci-Fix-S0i3-for-Intel-BYT-based-controlle
	patches.drivers/mmc-dw_mmc-Avoid-accessing-registers-in-runtime-susp
	patches.drivers/blk-mq-don-t-call-io-sched-s-.requeue_request-when-r.patch
	patches.drivers/block-kyber-fix-domain-token-leak-during-requeue.patch
	patches.fixes/direct-io-Fix-sleep-in-atomic-due-to-sync-AIO.patch
	patches.drivers/genhd-Fix-leaked-module-reference-for-NVME-devices.patch
	patches.suse/0176-bcache-correct-flash-only-vols-check-all-uuids.patch
	patches.suse/0177-bcache-fix-kcrashes-with-fio-in-RAID5-backend-dev.patch
	patches.suse/0001-nbd-fix-return-value-in-error-handling-path.patch
	patches.drivers/nvme-fabrics-don-t-check-for-non-NULL-module-in-nvmf.patch
	patches.drivers/nvme-rdma-use-blk_rq_payload_bytes-instead-of-blk_rq.patch
	patches.drivers/nvmet-loop-use-blk_rq_payload_bytes-for-sgl-selectio.patch
	patches.drivers/nvme-pci-Fix-nvme-queue-cleanup-if-IRQ-setup-fails.patch
	patches.drivers/nvme-multipath-fix-sysfs-dangerously-created-links.patch
	patches.drivers/nvmet-fix-PSDT-field-check-in-command-format.patch
	patches.drivers/block-fix-the-count-of-PGPGOUT-for-WRITE_SAME.patch
	patches.drivers/block-display-the-correct-diskname-for-bio.patch
	patches.drivers/block-fix-a-typo.patch
	patches.fixes/0001-ceph-flush-dirty-caps-of-unlinked-inode-asap.patch
	patches.fixes/0002-libceph-ceph-avoid-memory-leak-when-specifying-same-option-several-times.patch
	patches.fixes/0003-ceph-fix-dentry-leak-when-failing-to-init-debugfs.patch
	patches.fixes/0004-ceph-fix-potential-memory-leak-in-init_caches.patch
	patches.fixes/xen-pirq-fix-error-path-cleanup-when-binding-msis.patch
	patches.drivers/media-au0828-add-VIDEO_V4L2-dependency
	patches.drivers/media-m88ds3103-don-t-call-a-non-initalized-function
	patches.drivers/media-dmxdev-fix-error-code-for-invalid-ioctls
	patches.fixes/dax-fix-vma_is_fsdax-helper.patch
	patches.drivers/vfio-disable-filesystem-dax-page-pinning.patch
	patches.drivers/libnvdimm-re-enable-deep-flush-for-pmem-devices-via-.patch
	patches.suse/btrfs-use-kvzalloc-to-allocate-btrfs_fs_info.patch
	patches.suse/btrfs-fix-log-replay-failure-after-linking-special-file-and-fsync.patch
	patches.suse/btrfs-fix-log-replay-failure-after-unlink-and-link-combination.patch
	patches.suse/timers-Forward-timer-base-before-migrating-timers.patch
	patches.fixes/xen-zero-MSR_IA32_SPEC_CTRL-before-suspend.patch
	patches.suse/x86-platform-intel-mid-Handle-Intel-Edison-reboot-correctly.patch
	patches.fixes/l2tp-don-t-use-inet_shutdown-on-tunnel-destroy.patch
	patches.fixes/l2tp-don-t-use-inet_shutdown-on-ppp-session-destroy.patch
	patches.fixes/l2tp-fix-races-with-tunnel-socket-close.patch
	patches.fixes/l2tp-fix-race-in-pppol2tp_release-with-session-objec.patch
	patches.fixes/l2tp-fix-tunnel-lookup-use-after-free-race.patch
	patches.fixes/ARM-orion5x-Revert-commit-4904dbda41c8.patch
	patches.drivers/ixgbe-fix-crash-in-build_skb-Rx-code-path.patch
	patches.suse/hdlc_ppp-carrier-detect-ok-don-t-turn-off-negotiatio.patch
	patches.drivers/r8152-fix-tx-packets-accounting
	patches.drivers/Bluetooth-btusb-Use-DMI-matching-for-QCA-reset_resum
	patches.suse/net-ipv4-don-t-allow-setting-net.ipv4.route.min_pmtu.patch
	patches.fixes/ip_gre-fix-IFLA_MTU-ignored-on-NEWLINK.patch
	patches.suse/s390-qeth-fix-overestimated-count-of-buffer-elements.patch
	patches.arch/s390-qeth-fix-ip-removal-on-offline-cards.patch
	patches.arch/s390-qeth-fix-double-free-on-ip-add-remove-race.patch
	patches.arch/s390-qeth-fix-ip-address-lookup-for-l3-devices.patch
	patches.suse/s390-qeth-fix-IPA-command-submission-race.patch
	patches.fixes/tcp-revert-F-RTO-middle-box-workaround.patch
	patches.suse/tcp-revert-F-RTO-extension-to-detect-more-spurious-t.patch
	patches.drivers/net-smc-use-a-constant-for-control-message-length.patch
	patches.drivers/net-smc-use-link_id-of-server-in-confirm-link-reply.patch
	patches.drivers/net-smc-fix-null-pointer-dereference-on-sock_create_kern-error-path.patch
	patches.suse/net-ipv4-avoid-unused-variable-warning-for-sysctl.patch
	patches.drivers/net-ethtool-don-t-ignore-return-from-driver-get_fecp.patch
	patches.fixes/bpf-allow-xadd-only-on-aligned-memory.patch
	patches.fixes/bpf-ppc64-fix-out-of-bounds-access-in-tail-call.patch
	patches.fixes/rds-Incorrect-reference-counting-in-TCP-socket-creat.patch
	patches.drivers/mac80211-drop-frames-with-unexpected-DS-bits-from-fa
	patches.fixes/netfilter-ebtables-CONFIG_COMPAT-don-t-trust-userlan.patch
	patches.fixes/netfilter-use-skb_to_full_sk-in-ip6_route_me_harder.patch
	patches.fixes/batman-adv-fix-packet-checksum-in-receive-path.patch
	patches.fixes/batman-adv-invalidate-checksum-on-fragment-reassembl.patch
	patches.fixes/batman-adv-Ignore-invalid-batadv_iv_gw-during-netlin.patch
	patches.fixes/batman-adv-Ignore-invalid-batadv_v_gw-during-netlink.patch
	patches.fixes/batman-adv-Fix-netlink-dumping-of-BLA-claims.patch
	patches.fixes/batman-adv-Fix-netlink-dumping-of-BLA-backbones.patch
	patches.fixes/batman-adv-Fix-internal-interface-indices-types.patch
	patches.suse/mlxsw-spectrum_switchdev-Check-success-of-FDB-add-op.patch
	patches.suse/ppp-prevent-unregistered-channels-from-connecting-to.patch
	patches.suse/msft-hv-1565-hv_netvsc-avoid-retry-on-send-during-shutdown.patch
	patches.suse/msft-hv-1566-hv_netvsc-only-wake-transmit-queue-if-link-is-up.patch
	patches.suse/msft-hv-1567-hv_netvsc-fix-error-unwind-handling-if-vmbus_open-fa.patch
	patches.suse/msft-hv-1568-hv_netvsc-cancel-subchannel-setup-before-halting-dev.patch
	patches.suse/msft-hv-1569-hv_netvsc-fix-race-in-napi-poll-when-rescheduling.patch
	patches.suse/msft-hv-1570-hv_netvsc-use-napi_schedule_irqoff.patch
	patches.suse/msft-hv-1571-hv_netvsc-defer-queue-selection-to-VF.patch
	patches.suse/msft-hv-1572-hv_netvsc-filter-multicast-broadcast.patch
	patches.suse/msft-hv-1573-hv_netvsc-propagate-rx-filters-to-VF.patch
	patches.drivers/scsi-megaraid_sas-Do-not-use-32-bit-atomic-request-d.patch
	patches.suse/msft-hv-1564-scsi-storvsc-Spread-interrupts-when-picking-a-channe.patch
	patches.fixes/scsi-mpt3sas-fix-oops-in-error-handlers-after-shutdo.patch
	patches.fixes/scsi-mpt3sas-wait-for-and-flush-running-commands-on-.patch
	patches.drivers/scsi-qla2xxx-Fix-NULL-pointer-crash-due-to-active-ti.patch
	patches.drivers/qla2xxx-Fixup-locking-for-session-deletion.patch
	patches.drivers/qla2xxx-do-not-check-login_state-if-no-loop-id-is-as.patch
	patches.drivers/qla2xxx-ensure-async-flags-are-reset-correctly.patch
	patches.suse/0001-scsi-core-return-BLK_STS_OK-for-DID_OK-in-__scsi_err.patch
	patches.drivers/scsi-qla2xxx-Fix-FC-NVMe-LUN-discovery.patch
	patches.drivers/scsi-qedi-fix-kernel-crash-during-port-toggle
	patches.arch/s390-dasd-fix-handling-of-internal-requests.patch
	patches.arch/s390-sles15-05-07-expoline-is-enabled.patch
	patches.arch/s390-cio-fix-return-code-after-missing-interrupt.patch
	patches.arch/s390-cio-clear-timer-when-terminating-driver-i-o.patch
	patches.arch/s390-sles15-05-08-critical-section-bpenter.patch
	patches.arch/s390-sles15-05-09-svc-zero-r0.patch
	patches.drivers/Input-mms114-fix-license-module-information
	patches.drivers/Input-matrix_keypad-fix-race-when-disabling-interrup
	patches.drivers/virtio_ring-fix-num_free-handling-in-error-case
	patches.drivers/ALSA-hda-Fix-a-wrong-FIXUP-for-alc289-on-Dell-machin
	patches.drivers/ALSA-hda-realtek-Add-support-headset-mode-for-DELL-W
	patches.drivers/ALSA-hda-realtek-Add-headset-mode-support-for-Dell-2
	patches.drivers/ALSA-hda-realtek-Limit-mic-boost-on-T480
	patches.drivers/ALSA-hda-realtek-Fix-dock-line-out-volume-on-Dell-Pr
	patches.drivers/ALSA-seq-Don-t-allow-resizing-pool-in-use
	patches.drivers/ALSA-seq-More-protection-for-concurrent-write-and-io
	patches.drivers/ALSA-seq-Remove-superfluous-snd_seq_queue_client_lea
	patches.drivers/ALSA-hda-realtek-Make-dock-sound-work-on-ThinkPad-L5
	patches.drivers/ALSA-hda-add-dock-and-led-support-for-HP-EliteBook-8
	patches.drivers/ALSA-hda-add-dock-and-led-support-for-HP-ProBook-640
	patches.drivers/drm-i915-perf-fix-perf-stream-opening-lock
	patches.drivers/drm-i915-Suspend-submission-tasklets-around-wedging
	patches.drivers/drm-sun4i-Fix-dclk_set_phase
	patches.drivers/drm-amdgpu-used-cached-pcie-gen-info-for-SI-v2
	patches.drivers/drm-radeon-fix-KV-harvesting
	patches.drivers/drm-amdgpu-fix-KV-harvesting
	patches.drivers/drm-amdgpu-Notify-sbios-device-ready-before-send-req
	patches.drivers/drm-amdgpu-Correct-max-uvd-handles
	patches.drivers/drm-amdgpu-Always-save-uvd-vcpu_bo-in-VM-Mode
	patches.drivers/PCI-dwc-Fix-enumeration-end-when-reaching-root-subor
	patches.suse/Documentation-sphinx-Fix-Directive-import-error.patch
	patches.arch/0001-arm64-mm-fix-thinko-in-non-global-page-table-attribu.patch
	patches.arch/0001-arm64-Relax-ARM_SMCCC_ARCH_WORKAROUND_1-discovery.patch
	patches.arch/KVM-PPC-Book3S-HV-Fix-guest-time-accounting-with-VIR.patch
	patches.drivers/IB-mlx5-Fix-incorrect-size-of-klms-in-the-memory-reg.patch
	patches.drivers/IB-mlx5-Avoid-passing-an-invalid-QP-type-to-firmware.patch
	patches.drivers/IB-mlx-Set-slid-to-zero-in-Ethernet-completion-struc.patch
	patches.drivers/IB-core-Fix-missing-RDMA-cgroups-release-in-case-of-.patch
	patches.drivers/RDMA-bnxt_re-Unconditionly-fence-non-wire-memory-ope.patch
	patches.drivers/RDMA-bnxt_re-Fix-incorrect-DB-offset-calculation.patch
	patches.drivers/RDMA-bnxt_re-Fix-the-ib_reg-failure-cleanup.patch
	patches.drivers/IB-core-Add-null-pointer-check-in-addr_resolve.patch
	patches.drivers/RDMA-qedr-Fix-ipv6-destination-address-resolution.patch
	patches.drivers/RDMA-qedr-Fix-iWARP-connect-with-port-mapper.patch
	patches.drivers/RDMA-qedr-Fix-kernel-panic-when-running-fio-over-NFS.patch
	patches.drivers/RDMA-qedr-Fix-iWARP-write-and-send-with-immediate.patch
	patches.drivers/IB-mlx4-Fix-corruption-of-RoCEv2-IPv4-GIDs.patch
	patches.drivers/IB-mlx4-Include-GID-type-when-deleting-GIDs-from-HW-.patch
	patches.drivers/IB-mlx5-Fix-an-error-code-in-__mlx5_ib_modify_qp.patch
	patches.drivers/RDMA-core-Reduce-poll-batch-for-direct-cq-polling.patch
	patches.drivers/RDMA-bnxt_re-Avoid-Hard-lockup-during-error-CQE-proc.patch
	patches.drivers/IB-core-Fix-possible-crash-to-access-NULL-netdev.patch
	patches.drivers/RDMA-ucma-Limit-possible-option-size.patch
	patches.drivers/RDMA-ucma-Check-that-user-doesn-t-overflow-QP-state.patch
	patches.drivers/RDMA-mlx5-Fix-integer-overflow-while-resizing-CQ.patch
	patches.suse/0179-dm-raid-fix-incorrect-sync_ratio-when-degraded.patch
	patches.suse/bcache-fix-crashes-in-duplicate-cache-device-registe.patch
	patches.suse/bcache-don-t-attach-backing-with-duplicate-UUID.patch
	patches.drivers/nvme-pci-Fix-EEH-failure-on-ppc.patch
	patches.drivers/Revert-nvme-create-slaves-and-holders-entries-for-hi.patch
	patches.fixes/nvme-fabrics-Ignore-nr_io_queues-option-for-discover.patch
	patches.drivers/nvme_fc-rework-sqsize-handling.patch
	patches.drivers/loop-Fix-lost-writes-caused-by-missing-flag.patch
	patches.drivers/watchdog-f71808e_wdt-Fix-magic-close-handling
	patches.drivers/watchdog-sbsa-use-32-bit-read-for-WCV.patch
	patches.drivers/watchdog-hpwdt-Remove-legacy-NMI-sourcing
	patches.fixes/kbuild-Handle-builtin-dtb-file-names-containing-hyph.patch
	patches.drivers/dmaengine-rcar-dmac-fix-max_chunk_size-for-R-Car-Gen
	patches.drivers/dmaengine-mv_xor_v2-Fix-clock-resource-by-adding-a-r
	patches.suse/objtool-Fix-32-bit-build.patch
	patches.suse/x86-spectre_v2-Don-t-check-microcode-versions-when-r.patch
	patches.drivers/staging-comedi-fix-comedi_nsamples_left
	patches.drivers/tty-make-n_tty_read-always-abort-if-hangup-is-in-pro
	patches.drivers/tty-serial-atmel-add-new-version-check-for-usart
	patches.drivers/serial-core-mark-port-as-initialized-in-autoconfig
	patches.drivers/earlycon-add-reg-offset-to-physical-address-before-m
	patches.drivers/serial-8250_pci-Add-Brainboxes-UC-260-4-port-serial-
	patches.drivers/serial-sh-sci-prevent-lockup-on-full-TTY-buffers
	patches.fixes/0001-uas-fix-comparison-for-error-code.patch
	patches.fixes/0001-usb-quirks-add-control-message-delay-for-1b1c-1b20.patch
	patches.drivers/usb-musb-call-pm_runtime_-get-put-_sync-before-readi.patch
	patches.fixes/0001-usb-dwc3-Fix-lock-up-on-ID-change-during-system-susp.patch
	patches.drivers/usb-gadget-f_fs-Fix-use-after-free-in-ffs_fs_kill_sb.patch
	patches.fixes/0001-xhci-fix-endpoint-context-tracer-output.patch
	patches.drivers/0001-usb-xhci-dbc-Fix-lockdep-warning.patch
	patches.fixes/0001-USB-storage-Add-JMicron-bridge-152d-2567-to-unusual_.patch
	patches.fixes/0001-usb-usbmon-Read-text-within-supplied-buffer-size.patch
	patches.drivers/usb-host-xhci-plat-revert-usb-host-xhci-plat-enable-.patch
	patches.fixes/0001-xhci-Fix-front-USB-ports-on-ASUS-PRIME-B350M-A.patch
	patches.fixes/0001-usbip-vudc-fix-null-pointer-dereference-on-udc-lock.patch
	patches.fixes/0001-USB-OHCI-Fix-NULL-dereference-in-HCDs-using-HCD_LOCA.patch
	patches.drivers/usb-musb-Fix-external-abort-in-musb_remove-on-omap24.patch
	patches.fixes/fs-aio-Add-explicit-RCU-grace-period-when-freeing-ki.patch
	patches.fixes/fs-aio-Use-RCU-accessors-for-kioctx_table-table.patch
	patches.drivers/RDMAVT-Fix-synchronization-around-percpu_ref.patch
	patches.drivers/scsi-mpt3sas-Do-not-mark-fw_event-workqueue-as-WQ_ME.patch
	patches.drivers/scsi-qla2xxx-Fix-crashes-in-qla2x00_probe_one-on-pro.patch
	patches.drivers/dm-mpath-fix-passing-integrity-data.patch
	patches.drivers/ALSA-seq-Fix-possible-UAF-in-snd_seq_check_queue
	patches.drivers/ALSA-seq-Clear-client-entry-before-deleting-else-at-
	patches.drivers/ALSA-hda-Revert-power_save-option-default-value
	patches.drivers/ASoC-hdmi-codec-Fix-module-unloading-caused-kernel-c
	patches.drivers/ASoC-rt5651-Fix-regcache-sync-errors-on-resume
	patches.drivers/ASoC-sgtl5000-Fix-suspend-resume
	patches.drivers/ASoC-wm_adsp-For-TLV-controls-only-register-TLV-get-
	patches.fixes/lock_parent-needs-to-recheck-if-dentry-got-__dentry_.patch
	patches.fixes/0005-fs-Teach-path_connected-to-handle-nfs-filesystems-wi.patch
	patches.drivers/drm-amdgpu-fix-prime-teardown-order
	patches.drivers/drm-radeon-fix-prime-teardown-order
	patches.drivers/drm-amdgpu-dce-Don-t-turn-off-DP-sink-when-disconnec
	patches.drivers/drm-i915-Enable-VBT-based-BL-control-for-DP
	patches.drivers/drm-i915-Only-prune-fences-after-wait-for-all
	patches.drivers/drm-i915-Kick-the-rps-worker-when-changing-the-boost
	patches.drivers/drm-nouveau-bl-Fix-oops-on-driver-unbind
	patches.drivers/drm-nouveau-bl-fix-backlight-regression
	patches.drivers/drm-i915-gvt-Add-runtime_pm_get-put-into-gvt_switch_
	patches.drivers/drm-i915-gvt-keep-oa-config-in-shadow-ctx
	patches.drivers/drm-i915-gvt-Correct-the-privilege-shadow-batch-buff
	patches.suse/btrfs-add-missing-initialization-in-btrfs_check_shared.patch
	patches.fixes/kvm-x86-fix-device-passthrough-when-sme-is-active.patch
	patches.drivers/irqchip-gic-v3-its-Ensure-nr_ites-nr_lpis.patch
	patches.suse/x86-speculation-Remove-Skylake-C2-from-Speculation-C.patch
	patches.drivers/libata-fix-length-validation-of-atapi-relayed-scsi-commands.patch
	patches.drivers/libata-remove-warn-for-dma-or-pio-command-without-data.patch
	patches.drivers/libata-don-t-try-to-pass-through-ncq-commands-to-non-ncq.patch
	patches.drivers/libata-apply-nolpm-quirk-to-crucial-mx100-512gb-ssds.patch
	patches.drivers/libata-disable-lpm-for-crucial-bx100-ssd-500gb-drive.patch
	patches.drivers/ata-do-not-schedule-hot-plug-if-it-is-a-sas-host.patch
	patches.drivers/ahci-add-pci-id-for-the-highpoint-rocketraid-644l-card.patch
	patches.drivers/PCI-Add-function-1-DMA-alias-quirk-for-Highpoint-Roc
	patches.drivers/libata-enable-queued-trim-for-samsung-ssd-860.patch
	patches.drivers/libata-apply-nolpm-quirk-to-crucial-m500-480-and-960gb-ssds.patch
	patches.drivers/libata-make-crucial-bx100-500gb-lpm-quirk-apply-to-all.patch
	patches.drivers/libata-modify-quirks-for-mx100-to-limit-ncq_trim-quirk-to.patch
	patches.fixes/workqueue-use-put_device-instead-of-kfree
	patches.arch/kvm-x86-fix-icebp-instruction-handling
	patches.drivers/scsi-libsas-defer-ata-device-eh-commands-to-libata.patch
	patches.drivers/scsi-qla2xxx-Remove-FC_NO_LOOP_ID-for-FCP-and-FC-NVM.patch
	patches.drivers/IB-mlx5-Fix-out-of-bounds-read-in-create_raw_packet_.patch
	patches.drivers/IB-mlx5-Fix-integer-overflows-in-mlx5_ib_create_srq.patch
	patches.drivers/RDMA-mlx5-Fix-crash-while-accessing-garbage-pointer-.patch
	patches.drivers/RDMA-core-Do-not-use-invalid-destination-in-determin.patch
	patches.drivers/RDMA-ucma-Fix-access-to-non-initialized-CM_ID-object.patch
	patches.drivers/RDMA-ucma-Don-t-allow-join-attempts-for-unsupported-.patch
	patches.drivers/infiniband-qplib_fp-fix-pointer-cast.patch
	patches.drivers/infiniband-bnxt_re-use-BIT_ULL-for-64-bit-bit-masks.patch
	patches.drivers/RDMA-ucma-Check-AF-family-prior-resolving-address.patch
	patches.drivers/RDMA-ucma-Fix-use-after-free-access-in-ucma_close.patch
	patches.drivers/RDMA-ucma-Ensure-that-CM_ID-exists-prior-to-access-i.patch
	patches.arch/clk-migrate-the-count-of-orphaned-clocks-at-init.patch
	patches.drivers/clk-sunxi-ng-a31-Fix-CLK_OUT_-clock-ops
	patches.arch/clk-bcm2835-Fix-ana-maskX-definitions.patch
	patches.arch/clk-bcm2835-Protect-sections-updating-shared-registe.patch
	patches.drivers/0001-mmc-dw_mmc-Fix-the-DTO-CTO-timeout-overflow-calculat.patch
	patches.drivers/mmc-block-fix-updating-ext_csd-caches-on-ioctl-call
	patches.drivers/mmc-dw_mmc-exynos-fix-the-suspend-resume-issue-for-e
	patches.drivers/mmc-core-Disable-HPI-for-certain-Micron-Numonyx-eMMC
	patches.drivers/mmc-dw_mmc-fix-falling-from-idmac-to-PIO-mode-when-d
	patches.suse/net-Only-honor-ifindex-in-IP_PKTINFO-if-non-0.patch
	patches.drivers/rhashtable-Fix-rhlist-duplicates-insertion
	patches.drivers/Bluetooth-btusb-Remove-Yoga-920-from-the-btusb_needs
	patches.drivers/Bluetooth-btusb-Add-Dell-OptiPlex-3060-to-btusb_need
	patches.drivers/Bluetooth-Fix-missing-encryption-refresh-on-Security
	patches.suse/sch_netem-fix-skb-leak-in-netem_enqueue.patch
	patches.drivers/e1000e-Remove-Other-from-EIAC.patch
	patches.drivers/Partial-revert-e1000e-Avoid-receiver-overrun-interru.patch
	patches.drivers/e1000e-Fix-queue-interrupt-re-raising-in-Other-inter.patch
	patches.drivers/e1000e-Avoid-missed-interrupts-following-ICR-read.patch
	patches.drivers/e1000e-Fix-check_for_link-return-value-with-autoneg-.patch
	patches.drivers/e1000e-allocate-ring-descriptors-with-dma_zalloc_coh.patch
	patches.drivers/qed-Free-RoCE-ILT-Memory-on-rmmod-qedr.patch
	patches.suse/net-Fix-hlist-corruptions-in-inet_evict_bucket.patch
	patches.fixes/l2tp-do-not-accept-arbitrary-sockets.patch
	patches.fixes/dccp-check-sk-for-closed-state-in-dccp_sendmsg.patch
	patches.drivers/cxgb4-copy-adap-index-to-PF0-3-adapter-instances.patch
	patches.drivers/cxgb4-do-not-set-needs_free_netdev-for-mgmt-dev-s.patch
	patches.fixes/bpf-fix-bpf_skb_adjust_net-bpf_skb_proto_xlat-to-dea.patch
	patches.fixes/bpf-x64-increase-number-of-passes.patch
	patches.suse/team-Fix-double-free-in-error-path.patch
	patches.drivers/iwlwifi-mvm-fix-security-bug-in-PN-checking
	patches.drivers/iwlwifi-mvm-fix-IBSS-for-devices-that-support-statio
	patches.drivers/iwlwifi-mvm-always-init-rs-with-20mhz-bandwidth-rate
	patches.drivers/rtlwifi-rtl8723be-Fix-loss-of-signal
	patches.drivers/iwlwifi-mvm-fix-TX-of-CCMP-256
	patches.drivers/iwlwifi-mvm-Fix-channel-switch-for-count-0-and-1
	patches.drivers/iwlwifi-mvm-fix-assert-0x2B00-on-older-FWs
	patches.drivers/iwlwifi-avoid-collecting-firmware-dump-if-not-loaded
	patches.drivers/iwlwifi-mvm-fix-failed-to-remove-key-message
	patches.drivers/iwlwifi-mvm-Direct-multicast-frames-to-the-correct-s
	patches.drivers/iwlwifi-mvm-Correctly-set-the-tid-for-mcast-queue
	patches.drivers/brcmfmac-fix-P2P_DEVICE-ethernet-address-generation
	patches.suse/msft-hv-1575-hv_netvsc-fix-filter-flags.patch
	patches.suse/msft-hv-1576-hv_netvsc-avoid-repeated-updates-of-packet-filter.patch
	patches.suse/msft-hv-1577-hv_netvsc-fix-locking-for-rx_mode.patch
	patches.suse/msft-hv-1578-hv_netvsc-fix-locking-during-VF-setup.patch
	patches.suse/ipv6-fix-access-to-non-linear-packet-in-ndisc_fill_r.patch
	patches.suse/ieee802154-6lowpan-fix-possible-NULL-deref-in-lowpan.patch
	patches.suse/macvlan-filter-out-unsupported-feature-flags.patch
	patches.suse/net-phy-Tell-caller-result-of-phy_change.patch
	patches.drivers/bnxt_en-Refactor-the-functions-to-reserve-hardware-r.patch
	patches.drivers/bnxt_en-Fix-vnic-accounting-in-the-bnxt_check_rings-.patch
	patches.drivers/bnxt_en-Remove-unwanted-ovs-offload-messages-in-some.patch
	patches.drivers/bnxt_en-Pass-complete-VLAN-TCI-to-the-stack.patch
	patches.drivers/bnxt_en-Fix-regressions-when-setting-up-MQPRIO-TX-ri.patch
	patches.drivers/bnxt_en-Return-standard-Linux-error-codes-for-hwrm-f.patch
	patches.drivers/bnxt_en-close-open-NIC-only-when-the-interface-is-in.patch
	patches.drivers/bnxt_en-Check-valid-VNIC-ID-in-bnxt_hwrm_vnic_set_tp.patch
	patches.drivers/can-m_can-change-comparison-to-bitshift-when-dealing
	patches.drivers/can-ifi-Check-core-revision-upon-probe
	patches.drivers/can-ifi-Repair-the-error-handling
	patches.drivers/can-peak-pcie_fd-fix-echo_skb-is-occupied-bug
	patches.drivers/can-peak-pcie_fd-remove-useless-code-when-interface-
	patches.fixes/netfilter-ebtables-fix-erroneous-reject-of-last-rule.patch
	patches.suse/net-ipv6-keep-sk-status-consistent-after-datagram-co.patch
	patches.drivers/Revert-e1000e-Separate-signaling-for-link-check-link.patch
	patches.drivers/e1000e-Fix-link-check-race-condition.patch
	patches.drivers/qed-Use-after-free-in-qed_rdma_free.patch
	patches.suse/net-use-skb_to_full_sk-in-skb_update_prio.patch
	patches.suse/soc-fsl-qbman-fix-issue-in-qman_delete_cgr_safe.patch
	patches.suse/dpaa_eth-remove-duplicate-initialization.patch
	patches.suse/dpaa_eth-increment-the-RX-dropped-counter-when-neede.patch
	patches.suse/dpaa_eth-remove-duplicate-increment-of-the-tx_errors.patch
	patches.drivers/tg3-prevent-scheduling-while-atomic-splat.patch
	patches.drivers/can-cc770-Fix-stalls-on-rt-linux-remove-redundant-IR
	patches.drivers/can-cc770-Fix-queue-stall-dropped-RTR-reply
	patches.drivers/net-smc-simplify-wait-when-closing-listen-socket.patch
	patches.drivers/net-sched-actions-return-explicit-error-when-tunnel_.patch
	patches.suse/kcm-lock-lower-socket-in-kcm_attach.patch
	patches.suse/net-systemport-Rewrite-__bcm_sysport_tx_reclaim.patch
	patches.suse/net-iucv-Free-memory-obtained-by-kzalloc.patch
	patches.drivers/qed-Fix-MPA-unalign-flow-in-case-header-is-split-acr.patch
	patches.drivers/qed-Fix-non-TCP-packets-should-be-dropped-on-iWARP-l.patch
	patches.drivers/qede-Fix-qedr-link-update.patch
	patches.suse/netlink-avoid-a-double-skb-free-in-genlmsg_mcast.patch
	patches.suse/skbuff-Fix-not-waking-applications-when-errors-are-e.patch
	patches.suse/mlxsw-spectrum_buffers-Set-a-minimum-quota-for-CPU-p.patch
	patches.drivers/net-hns-Fix-ethtool-private-flags.patch
	patches.suse/net-ethernet-ti-cpsw-add-check-for-in-band-mode-sett.patch
	patches.drivers/net-sched-fix-NULL-dereference-in-the-error-path-of-.patch
	patches.drivers/net-sched-fix-NULL-dereference-in-the-error-path-of--1f110e7c.patch
	patches.drivers/net-sched-fix-NULL-dereference-on-the-error-path-of-.patch
	patches.drivers/vmxnet3-avoid-xmit-reset-due-to-a-race-in-vmxnet3.patch
	patches.drivers/vmxnet3-use-correct-flag-to-indicate-LRO-feature.patch
	patches.suse/net-fec-Fix-unbalanced-PM-runtime-calls.patch
	patches.drivers/Bluetooth-btusb-Fix-quirk-for-Atheros-1525-QCA6174
	patches.suse/devlink-Remove-redundant-free-on-error-path.patch
	patches.suse/net-ethernet-arc-Fix-a-potential-memory-leak-if-an-o.patch
	patches.drivers/can-cc770-Fix-use-after-free-in-cc770_tx_interrupt
	patches.suse/ipv6-old_dport-should-be-a-__be16-in-__ip6_datagram_.patch
	patches.fixes/test_bpf-Fix-testing-with-CONFIG_BPF_JIT_ALWAYS_ON-y.patch
	patches.fixes/bpf-skip-unnecessary-capability-check.patch
	patches.drivers/bnx2x-fix-spelling-mistake-registeration-registratio.patch
	patches.drivers/qede-fix-spelling-mistake-registeration-registration.patch
	patches.fixes/batman-adv-Fix-multicast-packet-loss-with-a-single-W.patch
	patches.fixes/batman-adv-update-data-pointers-after-skb_cow.patch
	patches.fixes/batman-adv-fix-header-size-check-in-batadv_dbg_arp.patch
	patches.fixes/batman-adv-Fix-skbuff-rcsum-on-packet-reroute.patch
	patches.suse/s390-qeth-free-netdevice-when-removing-a-card.patch
	patches.suse/s390-qeth-when-thread-completes-wake-up-all-waiters.patch
	patches.suse/s390-qeth-lock-read-device-while-queueing-next-buffe.patch
	patches.drivers/s390-qeth-on-channel-error-reject-further-cmd-requests.patch
	patches.suse/ipv6-sr-fix-scheduling-in-RCU-when-creating-seg6-lwt.patch
	patches.suse/ipv6-sr-fix-NULL-pointer-dereference-when-setting-en.patch
	patches.suse/ppp-avoid-loop-in-xmit-recursion-detection-code.patch
	patches.suse/msft-hv-1579-hv_netvsc-disable-NAPI-before-channel-close.patch
	patches.suse/msft-hv-1580-hv_netvsc-use-RCU-to-fix-concurrent-rx-and-queue-cha.patch
	patches.suse/msft-hv-1581-hv_netvsc-change-GPAD-teardown-order-on-older-versio.patch
	patches.suse/msft-hv-1582-hv_netvsc-common-detach-logic.patch
	patches.drivers/ACPI-watchdog-Fix-off-by-one-error-at-resource-assig
	patches.drivers/drm-tegra-Shutdown-on-driver-unbind
	patches.drivers/drm-radeon-Don-t-turn-off-DP-sink-when-disconnected
	patches.drivers/gpu-ipu-v3-prg-avoid-possible-array-underflow
	patches.drivers/drm-imx-move-arming-of-the-vblank-event-to-atomic_fl
	patches.drivers/drm-vmwgfx-Fix-black-screen-and-device-errors-when-r
	patches.drivers/drm-vmwgfx-Fix-a-destoy-while-held-mutex-problem
	patches.drivers/drm-i915-dp-Write-to-SET_POWER-dpcd-to-enable-MST-hu
	patches.drivers/drm-i915-Specify-which-engines-to-reset-following-se
	patches.drivers/drm-Reject-getfb-for-multi-plane-framebuffers
	patches.drivers/drm-udl-Properly-check-framebuffer-mmap-offsets
	patches.drivers/drm-ast-Fixed-1280x800-Display-Issue
	patches.drivers/libnvdimm-btt-blk-do-integrity-setup-before-add_disk.patch
	patches.suse/0001-acpi-numa-fix-pxm-to-online-numa-node-associations.patch
	patches.drivers/libnvdimm-region-hide-persistence_domain-when-unknow.patch
	patches.drivers/libnvdimm-nfit-fix-persistence-domain-reporting.patch
	patches.fixes/mm-mempolicy-c-avoid-use-uninitialized-preferred_node.patch
	patches.fixes/hugetlbfs-check-for-pgoff-value-overflow.patch
	patches.fixes/mm-khugepaged-c-convert-vm_bug_on-to-collapse-fail.patch
	patches.fixes/mm-thp-do-not-wait-for-lock_page-in-deferred_split_scan.patch
	patches.fixes/0001-mm-shmem-do-not-wait-for-lock_page-in-shmem_unused_h.patch
	patches.fixes/0001-mm-thp-do-not-cause-memcg-oom-for-thp.patch
	patches.drivers/ALSA-hda-realtek-Always-immediately-update-mute-LED-
	patches.drivers/ALSA-usb-audio-Fix-parsing-descriptor-of-UAC2-proces
	patches.drivers/ALSA-hda-Force-polling-mode-on-CFL-for-fixing-codec-
	patches.drivers/ALSA-hda-realtek-Fix-Dell-headset-Mic-can-t-record
	patches.drivers/ALSA-hda-realtek-Fix-speaker-no-sound-after-system-r
	patches.drivers/ALSA-aloop-Sync-stale-timer-before-release
	patches.drivers/ALSA-aloop-Fix-access-to-not-yet-ready-substream-via
	patches.suse/msft-hv-1574-Drivers-hv-vmbus-Fix-ring-buffer-signaling.patch
	patches.drivers/iio-st_pressure-st_accel-pass-correct-platform-data-
	patches.suse/0001-mtd-nand-fsl_ifc-Fix-eccstat-array-overflow-for-IFC-.patch
	patches.suse/0001-tracing-probeevent-Fix-to-support-minus-offset-from-.patch
	patches.drivers/tty-vt-fix-up-tabstops-properly
	patches.arch/perf-x86-intel-uncore-fix-multi-domain-pci-cha-enumeration-bug-on-skylake-servers.patch
	patches.fixes/x86-vsyscall-64-use-proper-accessor-to-update-p4d-entry.patch
	patches.fixes/x86-efi-free-efi_pgd-with-free_pages.patch
	patches.arch/x86-entry-64-don-t-use-ist-entry-for-bp-stack.patch
	patches.drivers/ibmvfc-avoid-unnecessary-port-relogin.patch
	patches.fixes/ARM-8746-1-vfp-Go-back-to-clearing-vfp_current_hw_st.patch
	patches.fixes/ARM-8748-1-mm-Define-vdso_start-vdso_end-as-array.patch
	patches.fixes/ARM-davinci-fix-the-GPIO-lookup-for-omapl138-hawk.patch
	patches.fixes/ARM-OMAP-Fix-dmtimer-init-for-omap1.patch
	patches.fixes/ARM-OMAP-Fix-SRAM-W-X-mapping.patch
	patches.arch/powerpc-64s-Fix-NULL-AT_BASE_PLATFORM-when-using-DT-.patch
	patches.arch/powerpc-64s-Fix-lost-pending-interrupt-due-to-race-c.patch
	patches.arch/powerpc-mm-Add-tracking-of-the-number-of-coprocessor.patch
	patches.arch/powerpc-mm-Workaround-Nest-MMU-bug-with-TLB-invalida.patch
	patches.arch/powerpc-mm-radix-Remove-unused-code.patch
	patches.arch/powerpc-mm-radix-Move-the-functions-that-does-the-ac.patch
	patches.arch/powerpc-mm-Fixup-tlbie-vs-store-ordering-issue-on-PO.patch
	patches.arch/powerpc-64s-Fix-i-side-SLB-miss-bad-address-handler-.patch
	patches.fixes/ipc-shm.c-add-split-function-to-shm_vm_ops.patch
	patches.fixes/mm-page_owner-fix-recursion-bug-after-changing-skip-entries.patch
	patches.suse/0001-mtd-jedec_probe-Fix-crash-in-jedec_read_mfr.patch
	patches.drivers/RDMA-ucma-Correct-option-size-check-using-optlen.patch
	patches.drivers/RDMA-qedr-fix-QP-s-ack-timeout-configuration.patch
	patches.drivers/RDMA-qedr-Fix-rc-initialization-on-CNQ-allocation-fa.patch
	patches.drivers/RDMA-qedr-Fix-QP-state-initialization-race.patch
	patches.drivers/RDMA-rdma_cm-Fix-use-after-free-race-with-process_on.patch
	patches.drivers/RDMA-ucma-Check-that-device-is-connected-prior-to-ac.patch
	patches.drivers/RDMA-ucma-Check-that-device-exists-prior-to-accessin.patch
	patches.drivers/RDMA-hns-ensure-for-loop-actually-iterates-and-free-.patch
	patches.drivers/RDMA-ucma-Introduce-safer-rdma_addr_size-variants.patch
	patches.drivers/ALSA-usb-audio-Add-native-DSD-support-for-TEAC-UD-30
	patches.drivers/ALSA-pcm-Use-dma_bytes-as-size-parameter-in-dma_mmap
	patches.drivers/ALSA-pcm-potential-uninitialized-return-values
	patches.fixes/ceph-only-dirty-iter_iovec-pages-for-direct-read.patch
	patches.drivers/net-ipv4-disable-smc-tcp-option-with-syn-cookies.patch
	patches.suse/netlink-make-sure-nladdr-has-correct-size-in-netlink.patch
	patches.suse/ipv6-the-entire-IPv6-header-chain-must-fit-the-first.patch
	patches.drivers/iwlwifi-mvm-set-the-correct-tid-when-we-flush-the-MC
	patches.drivers/iwlwifi-mvm-Correctly-set-IGTK-for-AP
	patches.drivers/iwlwifi-mvm-fix-error-checking-for-multi-broadcast-s
	patches.drivers/iwlwifi-add-shared-clock-PHY-config-flag-for-some-de
	patches.drivers/iwlwifi-mvm-Increase-session-protection-time-after-C
	patches.drivers/iwlwifi-mvm-clear-tx-queue-id-when-unreserving-aggre
	patches.drivers/iwlwifi-mvm-make-sure-internal-station-has-a-valid-i
	patches.drivers/iwlwifi-mvm-fix-array-out-of-bounds-reference
	patches.drivers/brcmfmac-Fix-check-for-ISO3166-code
	patches.suse/bonding-fix-the-err-path-for-dev-hwaddr-sync-in-bond.patch
	patches.suse/bonding-move-dev_mc_sync-after-master_upper_dev_link.patch
	patches.suse/bonding-process-the-err-returned-by-dev_set_allmulti.patch
	patches.suse/team-move-dev_mc_sync-after-master_upper_dev_link-in.patch
	patches.fixes/0001-net-usb-qmi_wwan.c-Add-USB-id-for-lt4120-modem.patch
	patches.suse/vhost_net-add-missing-lock-nesting-notation.patch
	patches.fixes/batman-adv-fix-multicast-via-unicast-transmission-wi.patch
	patches.fixes/batman-adv-fix-packet-loss-for-broadcasted-DHCP-pack.patch
	patches.suse/net-fix-possible-out-of-bound-read-in-skb_network_pr.patch
	patches.drivers/r8169-fix-setting-driver_data-after-register_netdev
	patches.suse/strparser-Fix-sign-of-err-codes.patch
	patches.drivers/net-mlx5e-Don-t-override-vport-admin-link-state-in-s.patch
	patches.drivers/net-mlx5-Make-eswitch-support-to-depend-on-switchdev.patch
	patches.drivers/net-mlx5e-Fix-traffic-being-dropped-on-VF-represento.patch
	patches.drivers/net-mlx5e-Fix-memory-usage-issues-in-offloading-TC-f.patch
	patches.drivers/net-mlx5e-Avoid-using-the-ipv6-stub-in-the-TC-offloa.patch
	patches.drivers/net-mlx5e-Sync-netdev-vxlan-ports-at-open.patch
	patches.drivers/net-smc-use-announced-length-in-sock_recvmsg.patch
	patches.drivers/net-mlx4_en-Fix-mixed-PFC-and-Global-pause-user-cont.patch
	patches.drivers/net-mlx4_core-Fix-memory-leak-while-delete-slave-s-r.patch
	patches.suse/vhost-correctly-remove-wait-queue-during-poll-failur.patch
	patches.drivers/qede-Fix-barrier-usage-after-tx-doorbell-write.patch
	patches.fixes/vti6-Properly-adjust-vti6-MTU-from-MTU-of-lower-devi.patch
	patches.fixes/vti6-Keep-set-MTU-on-link-creation-or-change-validat.patch
	patches.fixes/vti6-Fix-dev-max_mtu-setting.patch
	patches.suse/lan78xx-Crash-in-lan78xx_writ_reg-Workqueue-events-l.patch
	patches.suse/suse-hv-hv_netvsc-enable-multicast-if-necessary.patch
	patches.drivers/qede-Do-not-drop-rx-checksum-invalidated-packets.patch
	patches.suse/vhost-validate-log-when-IOTLB-is-enabled.patch
	patches.suse/ipv6-sr-fix-seg6-encap-performances-with-TSO-enabled.patch
	patches.suse/vrf-Fix-use-after-free-and-double-free-in-vrf_finish.patch
	patches.suse/net-ipv6-Fix-route-leaking-between-VRFs.patch
	patches.arch/x86-platform-uv-fix-critical-uv-mmr-address-error
	patches.drivers/drm-i915-dmc-DMC-1.07-for-Cannonlake
	patches.drivers/drm-i915-Apply-headless-DMC-workaround-for-CNL
	patches.drivers/drm-i915-cnl-apply-Display-WA-1178-to-fix-type-C-don
	patches.drivers/drm-i915-cnl-Add-Port-F-definition
	patches.drivers/drm-i915-cnl-Fix-aux-selection-for-WA-1178
	patches.drivers/drm-i915-cnl-Add-Cannonlake-PCI-IDs-for-another-SKU
	patches.drivers/drm-i915-cnl-Add-AUX-F-support
	patches.drivers/drm-i915-cnl-Extend-Wa-1178-to-Aux-F
	patches.drivers/drm-i915-cnl-Fix-_CNL_PORT_TX_DW2_LN0_F-definition
	patches.drivers/drm-i915-Fix-DPLCLKA_CFGCR0-bits-for-Port-F
	patches.drivers/drm-i915-cnl-Add-right-GMBUS-pin-number-for-HDMI-on-
	patches.drivers/drm-i915-For-HPD-connected-port-use-hpd_pin-instead-
	patches.drivers/drm-i915-cnl-Add-HPD-support-for-Port-F
	patches.drivers/drm-i915-cnl-Enable-DDI-F-on-Cannonlake
	patches.drivers/drm-i915-cnl-Fix-DP-max-rate-for-Cannonlake-with-por
	patches.drivers/drm-i915-dp-abstract-rate-array-length-limiting
	patches.drivers/drm-i915-dp-clean-up-source-rate-limiting-for-cnl
	patches.drivers/drm-i915-dp-limit-DP-link-rate-based-on-VBT-on-CNL
	patches.drivers/drm-i915-Remove-unbannable-context-spam-from-reset
	patches.drivers/drm-i915-cnl-WaPipeControlBefore3DStateSamplePattern
	patches.drivers/drm-rockchip-Respect-page-offset-for-PRIME-mmap-call
	patches.drivers/drm-i915-Correctly-handle-limited-range-YCbCr-data-o
	patches.drivers/drm-bridge-dw-hdmi-Fix-overflow-workaround-for-Amlog
	patches.drivers/0001-drm-rockchip-inno_hdmi-Fix-error-handling-path.patch
	patches.drivers/0001-drm-rockchip-inno_hdmi-reorder-clk_disable_unprepare.patch
	patches.drivers/0001-drm-rockchip-dw_hdmi-Move-HDMI-vpll-clock-enable-to-.patch
	patches.drivers/drm-panel-simple-Fix-the-bus-format-for-the-Ontat-pa
	patches.drivers/drm-meson-Fix-an-un-handled-error-path-in-meson_drv_
	patches.drivers/drm-meson-Fix-some-error-handling-paths-in-meson_drv
	patches.drivers/PCI-Restore-config-space-on-runtime-resume-despite-b
	patches.drivers/drm-rockchip-Clear-all-interrupts-before-requesting-
	patches.drivers/0001-drm-rcar-du-Remove-zpos-field-from-rcar_du_vsp_plane.patch
	patches.drivers/0001-drm-rcar-du-lvds-Fix-LVDCR1-for-R-Car-gen3.patch
	patches.drivers/drm-rcar-du-lvds-Fix-LVDS-startup-on-R-Car-Gen2
	patches.drivers/drm-rcar-du-lvds-Fix-LVDS-startup-on-R-Car-Gen3
	patches.drivers/drm-amdgpu-Fix-always_valid-bos-multiple-LRU-inserti
	patches.drivers/drm-amd-powerplay-Fix-enum-mismatch
	patches.drivers/drm-i915-cnl-Sync-PCI-ID-with-Spec
	patches.drivers/drm-i915-cnl-Remove-alpha_support-protection
	patches.drivers/radeon-hide-pointless-warning-when-compile-testing
	patches.drivers/drm-amdgpu-adjust-timeout-for-ib_ring_tests-v2
	patches.drivers/drm-amdgpu-disable-GFX-ring-and-disable-PQ-wptr-in-h
	patches.drivers/drm-i915-psr-Check-for-the-specific-AUX_FRAME_SYNC-c
	patches.drivers/drm-i915-cnl-Add-WaRsDisableCoarsePowerGating
	patches.drivers/0001-drm-mali-dp-Uninitialized-variable-in-malidp_se_chec.patch
	patches.drivers/drm-vmwgfx-Unpin-the-screen-object-backup-buffer-whe
	patches.drivers/drm-i915-Wrap-engine-schedule-in-RCU-locks-for-set-w
	patches.drivers/drm-i915-Only-call-tasklet_kill-on-the-first-prepare
	patches.drivers/drm-amdgpu-Add-an-ATPX-quirk-for-hybrid-laptop
	patches.drivers/drm-i915-execlists-Use-a-locked-clear_bit-for-synchr
	patches.drivers/drm-i915-Fix-hibernation-with-ACPI-S0-target-state
	patches.suse/sched-fair-Avoid-an-unnecessary-lookup-of-current-CPU-ID-during-wake_affine.patch
	patches.suse/sched-fair-Defer-calculation-of-prev_eff_load-in-wake_affine-until-needed.patch
	patches.suse/sched-fair-Do-not-migrate-on-wake_affine_weight-if-weights-are-equal.patch
	patches.suse/sched-fair-Do-not-migrate-due-to-a-sync-wakeup-on-exit.patch
	patches.suse/sched-fair-Consider-SD_NUMA-when-selecting-the-most-idle-group-to-schedule-on.patch
	patches.suse/0200-raid-remove-tile-specific-raid6-implementation.patch
	patches.drivers/bitmap-fix-memset-optimization-on-big-endian-systems
	patches.drivers/ACPI-acpi_pad-Fix-memory-leak-in-power-saving-thread
	patches.drivers/ACPICA-acpi-acpica-fix-acpi-operand-cache-leak-in-ns
	patches.drivers/ACPICA-Fix-memory-leak-on-unusual-memory-leak
	patches.drivers/ACPICA-Events-add-a-return-on-failure-from-acpi_hw_r
	patches.fixes/0001-ACPI-scan-Send-change-uevent-with-offine-environment.patch
	patches.drivers/ACPI-video-Add-quirk-to-force-acpi-video-backlight-o
	patches.fixes/0001-PCMCIA-PM-Avoid-noirq-suspend-aborts-during-suspend-.patch
	patches.fixes/cpufreq-cppc_cpufreq-Fix-cppc_cpufreq_init-failure-p.patch
	patches.drivers/regmap-Correct-comparison-in-regmap_cached
	patches.drivers/regmap-Fix-reversed-bounds-check-in-regmap_raw_write
	patches.drivers/regmap-i2c-Off-by-one-in-regmap_i2c_smbus_i2c_read-w
	patches.drivers/regmap-Correct-offset-handling-in-regmap_volatile_ra
	patches.drivers/regmap-Don-t-use-format_val-in-regmap_bulk_read
	patches.drivers/regmap-Format-data-for-raw-write-in-regmap_bulk_writ
	patches.drivers/regulator-of-Add-a-missing-of_node_put-in-an-error-h
	patches.fixes/regulator-gpio-fix-some-error-handling-paths-in-gpio_regulator_probe.patch
	patches.drivers/spi-Fix-scatterlist-elements-size-in-spi_map_buf
	patches.drivers/spi-atmel-init-FIFOs-before-spi-enable
	patches.drivers/spi-bcm-qspi-fIX-some-error-handling-paths
	patches.drivers/power-gemini-poweroff-Avoid-spurious-poweroff
	patches.drivers/pinctrl-artpec6-dt-add-missing-pin-group-uart5nocts
	patches.drivers/pinctrl-sh-pfc-r8a7795-Fix-MOD_SEL-register-pin-assi
	patches.drivers/pinctrl-sh-pfc-r8a7796-Fix-MOD_SEL-register-pin-assi
	patches.drivers/pinctrl-sh-pfc-r8a7796-Fix-IPSR-and-MOD_SEL-register
	patches.drivers/pinctrl-sh-pfc-r8a7790-Add-missing-TX_ER-pin-to-avb_
	patches.drivers/pinctrl-pinctrl-single-Fix-pcs_request_gpio-when-bit
	patches.drivers/0001-ipmi_ssif-Fix-kernel-panic-at-msg_done_handler.patch
	patches.fixes/doc-Rename-.system_keyring-to-.builtin_trusted_keys
	patches.drivers/i40e-fix-typo-in-function-description.patch
	patches.drivers/i40e-i40evf-Only-track-one-ITR-setting-per-ring-inst.patch
	patches.drivers/i40e-i40evf-Clean-up-logic-for-adaptive-ITR.patch
	patches.drivers/i40e-Add-delay-after-EMP-reset-for-firmware-to-recov.patch
	patches.drivers/i40e-i40evf-Clean-up-of-bits-related-to-using-q_vect.patch
	patches.drivers/i40e-i40evf-Don-t-bother-setting-the-CLEARPBA-bit.patch
	patches.drivers/i40e-i40evf-Use-usec-value-instead-of-reg-value-for-.patch
	patches.drivers/i40evf-Correctly-populate-rxitr_idx-and-txitr_idx.patch
	patches.drivers/i40e-i40evf-Split-container-ITR-into-current_itr-and.patch
	patches.drivers/i40e-i40evf-Add-support-for-new-mechanism-of-updatin.patch
	patches.drivers/i40evf-use-GFP_ATOMIC-under-spin-lock.patch
	patches.drivers/i40e-don-t-leak-memory-addresses.patch
	patches.drivers/i40e-broadcast-filters-can-trigger-overflow-promiscu.patch
	patches.drivers/i40evf-Use-an-iterator-of-the-same-type-as-the-list.patch
	patches.drivers/i40e-refactor-promisc_changed-in-i40e_sync_vsi_filte.patch
	patches.drivers/i40e-do-not-force-filter-failure-in-overflow-promisc.patch
	patches.drivers/i40evf-use-__dev_-um-c_sync-routines-in-.set_rx_mode.patch
	patches.drivers/i40evf-Make-VF-reset-warning-message-more-clear.patch
	patches.drivers/cxgb4-rework-on-chip-memory-read.patch
	patches.drivers/i40evf-Fix-link-up-issue-when-queues-are-disabled.patch
	patches.drivers/Bluetooth-btusb-Add-device-ID-for-RTL8822BE
	patches.drivers/ibmvnic-Keep-track-of-supplementary-TX-descriptors.patch
	patches.drivers/ibmvnic-Rename-active-queue-count-variables.patch
	patches.drivers/ibmvnic-Move-active-sub-crq-count-settings.patch
	patches.drivers/ibmvnic-Free-and-re-allocate-scrqs-when-tx-rx-scrqs-.patch
	patches.drivers/ibmvnic-Make-napi-usage-dynamic.patch
	patches.drivers/ibmvnic-Allocate-max-queues-stats-buffers.patch
	patches.drivers/ibmvnic-Correct-goto-target-for-tx-irq-initializatio.patch
	patches.drivers/ibmvnic-Fix-TX-descriptor-tracking.patch
	patches.drivers/ibmvnic-Split-counters-for-scrq-pools-napi.patch
	patches.drivers/ixgbe-remove-redundant-initialization-of-pool.patch
	patches.drivers/ixgbe-Avoid-to-write-the-RETA-table-when-unnecessary.patch
	patches.drivers/ixgbe-prevent-ptp_rx_hang-from-running-when-in-FILTE.patch
	patches.drivers/ixgbevf-use-page_address-offset-from-page.patch
	patches.drivers/ixgbevf-add-ethtool-private-flag-for-legacy-Rx.patch
	patches.drivers/ixgbevf-add-support-for-using-order-1-pages-to-recei.patch
	patches.drivers/ixgbevf-setup-queue-counts.patch
	patches.drivers/ixgbevf-add-support-for-padding-packet.patch
	patches.drivers/ixgbevf-make-sure-all-frames-fit-minimum-size-requir.patch
	patches.drivers/ixgbevf-allocate-the-rings-as-part-of-q_vector.patch
	patches.drivers/ixgbevf-break-out-Rx-buffer-page-management.patch
	patches.drivers/ixgbevf-add-build_skb-support.patch
	patches.drivers/ixgbevf-remove-redundant-initialization-of-variable-.patch
	patches.drivers/i40evf-Fix-double-locking-the-same-resource.patch
	patches.drivers/i40e-i40evf-use-SW-variables-for-hang-detection.patch
	patches.drivers/ibmvnic-Fix-TX-descriptor-tracking-again.patch
	patches.drivers/ibmvnic-Allocate-statistics-buffers-during-probe.patch
	patches.drivers/ibmvnic-Harden-TX-RX-pool-cleaning.patch
	patches.drivers/ibmvnic-Report-queue-stops-and-restarts-as-debug-out.patch
	patches.drivers/ibmvnic-Do-not-attempt-to-login-if-RX-or-TX-queues-a.patch
	patches.drivers/qlogic-qed-Constify-pkt_type_str.patch
	patches.drivers/emulex-benet-Constify-be_misconfig_evt_port_state.patch
	patches.drivers/net-mvpp2-Add-hardware-offloading-for-VLAN-filtering.patch
	patches.drivers/fm10k-fix-function-doxygen-comments.patch
	patches.drivers/fm10k-fix-incorrect-warning-for-function-prototype.patch
	patches.drivers/fm10k-bump-version-number-e9d328d3.patch
	patches.drivers/net-smc-cleanup-smc_llc-h-and-smc_clc-h-headers.patch
	patches.drivers/net-smc-move-netinfo-function-to-file-smc_clc-c.patch
	patches.drivers/net-smc-remove-unused-fields-from-smc-structures.patch
	patches.drivers/net-smc-respond-to-test-link-messages.patch
	patches.drivers/net-smc-process-confirm-delete-rkey-messages.patch
	patches.drivers/net-smc-do-not-allow-eyecatchers-in-rmbe.patch
	patches.drivers/net-smc-process-add-delete-link-messages.patch
	patches.drivers/net-smc-prevent-new-connections-on-link-group.patch
	patches.drivers/cxgb4-remove-dead-code-when-allocating-filter.patch
	patches.drivers/cxgb4-Add-TP-Congestion-map-entry-for-single-port.patch
	patches.drivers/cxgb4vf-Forcefully-link-up-virtual-interfaces.patch
	patches.drivers/enic-enable-rq-before-updating-rq-descriptors.patch
	patches.drivers/net-mvpp2-use-the-same-buffer-pool-for-all-ports.patch
	patches.drivers/net-mvpp2-update-the-BM-buffer-free-destroy-logic.patch
	patches.drivers/net-mvpp2-use-a-data-size-of-10kB-for-Tx-FIFO-on-por.patch
	patches.drivers/net-mvpp2-enable-UDP-TCP-checksum-over-IPv6.patch
	patches.drivers/net-mvpp2-jumbo-frames-support.patch
	patches.drivers/igb-Fix-a-test-with-HWTSTAMP_TX_ON.patch
	patches.drivers/net-mvpp2-mvpp2_check_hw_buf_num-can-be-static.patch
	patches.drivers/net-mlx5e-Fixed-sleeping-inside-atomic-context.patch
	patches.drivers/net-mvpp2-Simplify-MAC-filtering-function-parameters.patch
	patches.drivers/net-mvpp2-Add-support-for-unicast-filtering.patch
	patches.drivers/net-hns3-VF-should-get-the-real-rss_size-instead-of-.patch
	patches.drivers/net-hns3-set-the-cmdq-out_vld-bit-to-0-after-used.patch
	patches.drivers/net-hns3-fix-endian-issue-when-PF-get-mbx-message-fl.patch
	patches.drivers/net-hns3-fix-the-queue-id-for-tqp-enable-reset.patch
	patches.drivers/net-hns3-set-the-max-ring-num-when-alloc-netdev.patch
	patches.drivers/net-hns3-add-support-for-VF-driver-inner-interface-h.patch
	patches.drivers/ibmvnic-Clean-up-device-close.patch
	patches.drivers/ibmvnic-Reorganize-device-close.patch
	patches.drivers/ibmvnic-Do-not-disable-device-during-failover-or-par.patch
	patches.drivers/net-hns3-refactor-the-hclge_get-set_rss-function.patch
	patches.drivers/net-hns3-refactor-the-hclge_get-set_rss_tuple-functi.patch
	patches.drivers/net-hns3-fix-for-RSS-configuration-loss-problem-duri.patch
	patches.drivers/net-hns3-fix-for-pause-configuration-lost-during-res.patch
	patches.drivers/net-hns3-fix-for-use-after-free-when-setting-ring-pa.patch
	patches.drivers/net-hns3-refactor-the-get-put_vector-function.patch
	patches.drivers/net-hns3-fix-for-coalesce-configuration-lost-during-.patch
	patches.drivers/net-hns3-refactor-the-coalesce-related-struct.patch
	patches.drivers/net-hns3-fix-for-coal-configuation-lost-when-setting.patch
	patches.drivers/cxgb4-increase-max-tx-rate-limit-to-100-Gbps.patch
	patches.drivers/net-hns3-add-existence-check-when-remove-old-uc-mac-.patch
	patches.drivers/net-hns3-fix-for-netdev-not-running-problem-after-ca.patch
	patches.drivers/net-hns3-fix-for-ipv6-address-loss-problem-after-set.patch
	patches.drivers/net-hns3-unify-the-pause-params-setup-function.patch
	patches.drivers/net-hns3-fix-rx-path-skb-truesize-reporting-bug.patch
	patches.drivers/net-hns3-add-support-for-querying-pfc-puase-packets-.patch
	patches.drivers/net-hns3-fix-for-loopback-failure-when-vlan-filter-i.patch
	patches.drivers/net-hns3-fix-for-buffer-overflow-smatch-warning.patch
	patches.drivers/net-hns3-fix-error-type-definition-of-return-value.patch
	patches.drivers/net-hns3-fix-return-value-error-of-hclge_get_mac_vla.patch
	patches.drivers/net-hns3-add-existence-checking-before-adding-unicas.patch
	patches.drivers/net-hns3-add-result-checking-for-VF-when-modify-unic.patch
	patches.drivers/cxgb4-do-not-display-50Gbps-as-unsupported-speed.patch
	patches.drivers/cxgb4-cxgb4vf-check-fw-caps-to-set-link-mode-mask.patch
	patches.drivers/ixgbe-Add-receive-length-error-counter.patch
	patches.drivers/ixgbevf-fix-unused-variable-warning.patch
	patches.drivers/ixgbe-fix-disabling-hide-VLAN-on-VF-reset.patch
	patches.drivers/ibmvnic-Account-for-VLAN-tag-in-L2-Header-descriptor.patch
	patches.drivers/ibmvnic-Account-for-VLAN-header-length-in-TX-buffers.patch
	patches.drivers/ibmvnic-Pad-small-packets-to-minimum-MTU-size.patch
	patches.drivers/ibmvnic-Handle-TSO-backing-device-errata.patch
	patches.drivers/ibmvnic-Fix-recent-errata-commit.patch
	patches.drivers/cxgb4-Add-HMA-support.patch
	patches.drivers/ibmvnic-Fix-reset-return-from-closed-state.patch
	patches.drivers/net-smc-pay-attention-to-max_order-for-cq-entries.patch
	patches.drivers/net-smc-free-link-group-without-pending-free_work-only.patch
	patches.drivers/net-smc-schedule-free_work-when-link-group-is-terminated.patch
	patches.drivers/i40e-remove-i40e_fcoe-files.patch
	patches.drivers/i40e-Fix-attach-VF-to-VM-issue.patch
	patches.drivers/i40e-Cleanup-i40e_vlan_rx_register.patch
	patches.drivers/i40e-Fix-permission-check-for-VF-MAC-filters.patch
	patches.drivers/i40e-track-filter-type-statistics-when-deleting-inva.patch
	patches.drivers/i40e-factor-out-re-enable-functions-for-ATR-and-SB.patch
	patches.drivers/i40e-fix-for-wrong-partition-id-calculation-on-OCP-m.patch
	patches.drivers/i40e-restore-TCPv4-input-set-when-re-enabling-ATR.patch
	patches.drivers/cxgb4-notify-fatal-error-to-uld-drivers.patch
	patches.drivers/net-smc-restructure-netinfo-for-clc-proposal-msgs.patch
	patches.drivers/net-smc-add-ipv6-support-to-clc-layer.patch
	patches.drivers/net-smc-enable-ipv6-support-for-smc.patch
	patches.drivers/cxgb4-Fix-queue-free-path-of-ULD-drivers.patch
	patches.drivers/ibmvnic-Generalize-TX-pool-structure.patch
	patches.drivers/ibmvnic-Update-and-clean-up-reset-TX-pool-routine.patch
	patches.drivers/ibmvnic-Update-release-TX-pool-routine.patch
	patches.drivers/ibmvnic-Update-TX-pool-initialization-routine.patch
	patches.drivers/ibmvnic-Update-TX-and-TX-completion-routines.patch
	patches.drivers/ibmvnic-Improve-TX-buffer-accounting.patch
	patches.drivers/ibmvnic-Update-TX-pool-cleaning-routine.patch
	patches.drivers/ibmvnic-Remove-unused-TSO-resources-in-TX-pool-struc.patch
	patches.drivers/i40e-Prevent-setting-link-speed-on-KX_X722.patch
	patches.drivers/i40e-Close-client-on-suspend-and-restore-client-MSIx.patch
	patches.drivers/i40e-add-doxygen-comment-for-new-mode-parameter.patch
	patches.drivers/i40e-Prevent-setting-link-speed-on-I40E_DEV_ID_25G_B.patch
	patches.drivers/i40evf-remove-flags-that-are-never-used.patch
	patches.drivers/i40e-Fix-the-polling-mechanism-of-GLGEN_RSTAT.DEVSTA.patch
	patches.drivers/cxgb4-Adds-CPL-support-for-Shared-Receive-Queues.patch
	patches.drivers/cxgb4-Add-support-to-initialise-read-SRQ-entries.patch
	patches.drivers/cxgb4-Add-support-to-query-HW-SRQ-parameters.patch
	patches.drivers/cxgb4-Support-firmware-rdma-write-with-immediate-wor.patch
	patches.drivers/cxgb4-Support-firmware-rdma-write-completion-work-re.patch
	patches.drivers/net-hns3-reallocate-tx-rx-buffer-after-changing-mtu.patch
	patches.drivers/net-hns3-fix-the-VF-queue-reset-flow-error.patch
	patches.drivers/net-hns3-fix-for-vlan-table-lost-problem-when-resett.patch
	patches.drivers/net-hns3-export-pci-table-of-hclge-and-hclgevf-to-us.patch
	patches.drivers/net-hns3-increase-the-max-time-for-IMP-handle-comman.patch
	patches.drivers/net-hns3-change-GL-update-rate.patch
	patches.drivers/net-hns3-change-the-time-interval-of-int_gl-calculat.patch
	patches.drivers/net-hns3-fix-for-getting-wrong-link-mode-problem.patch
	patches.drivers/net-hns3-add-get_link-support-to-VF.patch
	patches.drivers/net-hns3-add-querying-speed-and-duplex-support-to-VF.patch
	patches.drivers/net-hns3-fix-for-not-returning-problem-in-get_link_k.patch
	patches.drivers/net-mvpp2-use-correct-index-on-array-mvpp2_pools.patch
	patches.drivers/net-hns3-Changes-to-make-enet-watchdog-timeout-func-.patch
	patches.drivers/net-hns3-Add-VF-Reset-Service-Task-to-support-event-.patch
	patches.drivers/net-hns3-Add-VF-Reset-device-state-and-its-handling.patch
	patches.drivers/net-hns3-Add-support-to-request-VF-Reset-to-PF.patch
	patches.drivers/net-hns3-Add-support-to-reset-the-enet-ring-mgmt-lay.patch
	patches.drivers/net-hns3-Add-support-to-re-initialize-the-hclge-devi.patch
	patches.drivers/net-hns3-Changes-to-support-ARQ-Asynchronous-Receive.patch
	patches.drivers/net-hns3-Add-Asserting-Reset-mailbox-message-handlin.patch
	patches.drivers/net-hns3-Changes-required-in-PF-mailbox-to-support-V.patch
	patches.drivers/virtio-net-Fix-operstate-for-virtio-when-no-VIRTIO_N
	patches.drivers/qed-Use-true-and-false-for-boolean-values.patch
	patches.drivers/net-hns3-hclge_inform_reset_assert_to_vf-can-be-stat.patch
	patches.drivers/ixgbe-add-status-reg-reads-to-ixgbe_check_remove.patch
	patches.drivers/ixgbe-fix-read-modify-write-in-x550-phy-setup.patch
	patches.drivers/cxgb4-Setup-FW-queues-before-registering-netdev.patch
	patches.drivers/cxgb4-copy-vlan_id-in-ndo_get_vf_config.patch
	patches.drivers/cxgb4-depend-on-firmware-event-for-link-status.patch
	patches.drivers/cxgb4-support-new-ISSI-flash-parts.patch
	patches.drivers/ibmvnic-Potential-NULL-dereference-in-clean_one_tx_p.patch
	patches.drivers/rtlwifi-rtl8192cu-Remove-variable-self-assignment-in
	patches.drivers/rtl8187-Fix-NULL-pointer-dereference-in-priv-conf_mu
	patches.drivers/mt7601u-let-mac80211-validate-rx-CCMP-PN
	patches.drivers/ethernet-Use-octal-not-symbolic-permissions.patch
	patches.drivers/net-hns3-fix-for-returning-wrong-value-problem-in-hn.patch
	patches.drivers/net-hns3-fix-for-returning-wrong-value-problem-in-hn-da44a00f.patch
	patches.drivers/net-hns3-fix-for-the-wrong-shift-problem-in-hns3_set.patch
	patches.drivers/net-hns3-fix-for-not-initializing-VF-rss_hash_key-pr.patch
	patches.drivers/net-hns3-never-send-command-queue-message-to-IMP-whe.patch
	patches.drivers/bnx2x-Replace-doorbell-barrier-with-wmb.patch
	patches.drivers/bnxt_en-Eliminate-duplicate-barriers-on-weakly-order.patch
	patches.drivers/i40e-move-I40E_FLAG_FILTER_SYNC-to-a-state-bit.patch
	patches.drivers/i40e-move-I40E_FLAG_UDP_FILTER_SYNC-to-the-state-fie.patch
	patches.drivers/i40e-move-AUTO_DISABLED-flags-into-the-state-field.patch
	patches.drivers/i40e-move-I40E_FLAG_TEMP_LINK_POLLING-to-state-field.patch
	patches.drivers/i40e-move-client-flags-into-state-bits.patch
	patches.drivers/i40e-hold-the-RTNL-lock-while-changing-interrupt-sch.patch
	patches.drivers/i40e-stop-using-cmpxchg-flow-in-i40e_set_priv_flags.patch
	patches.drivers/i40e-re-number-feature-flags-to-remove-gaps.patch
	patches.drivers/net-mvpp2-Make-mvpp2_prs_hw_read-a-parser-entry-init.patch
	patches.drivers/net-mvpp2-Don-t-use-dynamic-allocs-for-local-variabl.patch
	patches.drivers/net-mlx5-Protect-from-command-bit-overflow.patch
	patches.drivers/net-mvpp2-Use-relaxed-I-O-in-data-path.patch
	patches.drivers/net-mlx5e-Remove-unused-define-MLX5_MPWRQ_STRIDES_PE.patch
	patches.drivers/net-mlx5e-Do-not-reset-Receive-Queue-params-on-every.patch
	patches.drivers/qed-Utilize-FW-8.33.11.0.patch
	patches.drivers/qed-Populate-nvm-image-attribute-shadow.patch
	patches.drivers/qed-Fix-PTT-entry-leak-in-the-selftest-error-flow.patch
	patches.drivers/qed-Add-APIs-for-flash-access.patch
	patches.drivers/qed-Adapter-flash-update-support.patch
	patches.drivers/qede-Ethtool-flash-update-support.patch
	patches.drivers/mac80211-don-t-WARN-on-bad-WMM-parameters-from-buggy
	patches.drivers/ath9k-Protect-queue-draining-by-rcu_read_lock
	patches.drivers/ath10k-Fix-kernel-panic-while-using-worker-ath10k_st
	patches.drivers/ath9k-fix-crash-in-spectral-scan
	patches.suse/brcmsmac-allocate-ucode-with-GFP_KERNEL.patch
	patches.drivers/iwlwifi-mvm-check-if-mac80211_queue-is-valid-in-iwl_
	patches.drivers/iwlwifi-add-a-bunch-of-new-9000-PCI-IDs
	patches.drivers/Revert-ath10k-send-re-assoc-peer-command-when-NSS-ch
	patches.drivers/ath10k-advertize-beacon_int_min_gcd
	patches.drivers/ath10k-fix-recent-bandwidth-conversion-bug
	patches.drivers/cxgb4-fix-error-return-code-in-adap_init0.patch
	patches.drivers/net-hns3-remove-unnecessary-pci_set_drvdata-and-devm.patch
	patches.drivers/net-mlx5-Eliminate-query-xsrq-dead-code.patch
	patches.drivers/bnxt_en-Update-firmware-interface-to-1.9.1.15.patch
	patches.drivers/bnxt_en-Adjust-default-rings-for-multi-port-NICs.patch
	patches.drivers/bnxt_en-Use-a-dedicated-VNIC-mode-for-RDMA.patch
	patches.drivers/bnxt_en-fix-clear-flags-in-ethtool-reset-handling.patch
	patches.drivers/bnxt_en-Add-support-for-ndo_set_vf_trust.patch
	patches.drivers/bnxt_en-Include-additional-hardware-port-statistics-.patch
	patches.drivers/bnxt_en-Add-extended-port-statistics-support.patch
	patches.drivers/bnxt_en-Check-max_tx_scheduler_inputs-value-from-fir.patch
	patches.drivers/bnxt_en-Improve-resource-accounting-for-SRIOV.patch
	patches.drivers/bnxt_en-Improve-valid-bit-checking-in-firmware-respo.patch
	patches.drivers/bnxt_en-Improve-ring-allocation-logic.patch
	patches.drivers/bnxt_en-Change-IRQ-assignment-for-RDMA-driver.patch
	patches.drivers/bnxt_en-Add-IRQ-remapping-logic.patch
	patches.drivers/bnxt_en-Refactor-bnxt_need_reserve_rings.patch
	patches.drivers/bnxt_en-Reserve-completion-rings-and-MSIX-for-bnxt_r.patch
	patches.drivers/bnxt_en-Add-ULP-calls-to-stop-and-restart-IRQs.patch
	patches.drivers/Bluetooth-btusb-Add-USB-ID-7392-a611-for-Edimax-EW-7
	patches.drivers/Bluetooth-hci_bcm-Treat-Interrupt-ACPI-resources-as-
	patches.drivers/Bluetooth-hci_bcm-Add-6-new-ACPI-HIDs
	patches.drivers/Bluetooth-hci_bcm-Remove-DMI-quirk-for-the-MINIX-Z83
	patches.drivers/Bluetooth-Set-HCI_QUIRK_SIMULTANEOUS_DISCOVERY-for-B
	patches.suse/vlan-also-check-phy_driver-ts_info-for-vlan-s-real-d.patch
	patches.drivers/ibmvnic-Disable-irqs-before-exiting-reset-from-close.patch
	patches.drivers/sky2-Increase-D3-delay-to-sky2-stops-working-after-s
	patches.suse/route-check-sysctl_fib_multipath_use_neigh-earlier-t.patch
	patches.drivers/media-au0828-fix-VIDEO_V4L2-dependency
	patches.fixes/0001-media-usbtv-prevent-double-free-in-error-case.patch
	patches.drivers/media-cx25821-prevent-out-of-bounds-read-on-array-ca
	patches.drivers/media-vivid-fix-incorrect-capabilities-for-radio
	patches.drivers/media-vivid-check-if-the-cec_adapter-is-valid
	patches.drivers/media-em28xx-USB-bulk-packet-size-fix
	patches.drivers/media-em28xx-Add-Hauppauge-SoloHD-DualHD-bulk-models
	patches.drivers/media-lgdt3306a-Fix-module-count-mismatch-on-usb-unp
	patches.drivers/media-lgdt3306a-Fix-a-double-kfree-on-i2c-device-rem
	patches.drivers/media-cxusb-restore-RC_MAP-for-MyGica-T230
	patches.drivers/media-s3c-camif-fix-out-of-bounds-array-access
	patches.drivers/media-cx25840-Use-subdev-host-data-for-PLL-override
	patches.drivers/media-cx23885-Set-subdev-host-data-to-clk_freq-point
	patches.drivers/media-cx23885-Override-888-ImpactVCBe-crystal-freque
	patches.fixes/0001-media-rc-oops-in-ir_timer_keyup-after-device-unplug.patch
	patches.drivers/media-atomisp_fops.c-disable-atomisp_compat_ioctl32
	patches.drivers/media-dt-bindings-media-rcar_vin-Use-status-okay
	patches.fixes/libata-add-refcounting-to-ata_host.patch
	patches.fixes/libata-ensure-host-is-free-d-on-error-exit-paths.patch
	patches.fixes/0001-ipc-util-Helpers-for-making-the-sysvipc-operations-p.patch
	patches.fixes/0002-ipc-shm-Fix-shmctl-.-IPC_STAT-.-between-pid-namespac.patch
	patches.fixes/0003-ipc-msg-Fix-msgctl-.-IPC_STAT-.-between-pid-namespac.patch
	patches.fixes/0004-ipc-sem-Fix-semctl-.-GETPID-.-between-pid-namespaces.patch
	patches.fixes/0005-ipc-shm-Fix-pid-freeing.patch
	patches.fixes/xfs-fix-transaction-allocation-deadlock-in-IO-path.patch
	patches.fixes/xfs-convert-XFS_AGFL_SIZE-to-a-helper-function.patch
	patches.fixes/xfs-detect-agfl-count-corruption-and-reset-agfl.patch
	patches.fixes/xfs-catch-inode-allocation-state-mismatch-corruption.patch
	patches.suse/btrfs-fix-copy_items-return-value-when-logging-an-inode.patch
	patches.fixes/ext4-shutdown-should-not-prevent-get_write_access.patch
	patches.fixes/ext4-eliminate-sleep-from-shutdown-ioctl.patch
	patches.fixes/ext4-pass-ESHUTDOWN-code-to-jbd2-layer.patch
	patches.fixes/jbd2-if-the-journal-is-aborted-then-don-t-allow-upda.patch
	patches.fixes/ext4-don-t-update-checksum-of-new-initialized-bitmap.patch
	patches.fixes/ext4-protect-i_disksize-update-by-i_data_sem-in-dire.patch
	patches.fixes/ext4-Fix-offset-overflow-on-32-bit-archs-in-ext4_iom.patch
	patches.fixes/ext4-add-validity-checks-for-bitmap-block-numbers.patch
	patches.fixes/ext4-fail-ext4_iget-for-root-directory-if-unallocate.patch
	patches.fixes/ext4-always-initialize-the-crc32c-checksum-driver.patch
	patches.fixes/ext4-don-t-allow-r-w-mounts-if-metadata-blocks-overl.patch
	patches.fixes/ext4-move-call-to-ext4_error-into-ext4_xattr_check_b.patch
	patches.fixes/ext4-add-bounds-checking-to-ext4_xattr_find_entry.patch
	patches.drivers/random-use-a-tighter-cap-in-credit_entropy_bits_safe
	patches.drivers/irqchip-gic-Take-lock-when-updating-irq-type
	patches.drivers/crypto-chelsio-Make-function-aead_ccm_validate_input.patch
	patches.drivers/crypto-sunxi-ss-Add-MODULE_ALIAS-to-sun4i-ss
	patches.drivers/hwrng-stm32-add-reset-during-probe
	patches.drivers/crypto-x86-cast5-avx-fix-ECB-encryption-when-long-sg
	patches.drivers/crypto-ccp-add-check-to-get-psp-master-only-when-psp-is-detected.patch
	patches.drivers/crypto-caam-Fix-null-dereference-at-error-path
	patches.drivers/crypto-atmel-aes-fix-the-keys-zeroing-on-errors
	patches.drivers/crypto-ccp-fix-sparse-use-plain-integer-as-null-pointer.patch
	patches.drivers/crypto-chelsio-Use-kernel-round-function-to-align-le.patch
	patches.drivers/crypto-chelsio-Fix-src-buffer-dma-length.patch
	patches.drivers/crypto-chelsio-Update-IV-before-sending-request-to-H.patch
	patches.drivers/crypto-chelsio-Fix-iv-passed-in-fallback-path-for-rf.patch
	patches.drivers/crypto-arm-arm64-Fix-random-regeneration-of-S_shippe
	patches.drivers/crypto-lrw-Free-rctx-ext-with-kzfree
	patches.drivers/crypto-chelsio-don-t-leak-pointers-to-authenc-keys.patch
	patches.drivers/crypto-ahash-Fix-early-termination-in-hash-walk
	patches.suse/pptp-remove-a-buggy-dst-release-in-pptp_connect.patch
	patches.drivers/nfp-use-full-40-bits-of-the-NSP-buffer-address.patch
	patches.drivers/net-hns3-fix-length-overflow-when-CONFIG_ARM64_64K_P.patch
	patches.drivers/usbip-Correct-maximum-value-of-CONFIG_USBIP_VHCI_HC_.patch
	patches.drivers/0001-usb-xhci-Clean-up-error-code-in-xhci_dbc_tty_registe.patch
	patches.fixes/0001-xhci-zero-usb-device-slot_id-member-when-disabling-a.patch
	patches.drivers/USB-serial-ftdi_sio-add-RT-Systems-VX-8-cable.patch
	patches.drivers/USB-serial-cp210x-add-ELDAT-Easywave-RX09-id.patch
	patches.drivers/USB-serial-ftdi_sio-add-support-for-Harman-FirmwareH.patch
	patches.drivers/usb-gadget-udc-change-comparison-to-bitshift-when-de.patch
	patches.drivers/usb-gadget-composite-fix-incorrect-handling-of-OS-de.patch
	patches.drivers/usb-gadget-ffs-Execute-copy_to_user-with-USER_DS-set.patch
	patches.drivers/usb-gadget-ffs-Let-setup-return-USB_GADGET_DELAYED_S.patch
	patches.drivers/usb-dwc2-hcd-Fix-host-channel-halt-flow.patch
	patches.drivers/usb-dwc2-host-Fix-transaction-errors-in-host-mode.patch
	patches.drivers/usb-dwc3-prevent-setting-PRTCAP-to-OTG-from-debugfs.patch
	patches.drivers/usb-dwc3-Makefile-fix-link-error-on-randconfig.patch
	patches.drivers/usb-dwc3-pci-Properly-cleanup-resource.patch
	patches.drivers/usb-dwc3-Add-SoftReset-PHY-synchonization-delay.patch
	patches.drivers/usb-dwc3-Update-DWC_usb31-GTXFIFOSIZ-reg-fields.patch
	patches.fixes/0001-USB-fix-USB3-devices-behind-USB3-hubs-not-resuming-a.patch
	patches.drivers/USB-gadget-f_midi-fixing-a-possible-double-free-in-f.patch
	patches.drivers/usb-gadget-udc-core-update-usb_ep_queue-documentatio.patch
	patches.drivers/USB-serial-option-reimplement-interface-masking.patch
	patches.drivers/usb-musb-gadget-misplaced-out-of-bounds-check.patch
	patches.drivers/serial-altera-ensure-port-regshift-is-honored-consis
	patches.drivers/serial-imx-drop-if-that-always-evaluates-to-true
	patches.drivers/serial-arc_uart-Fix-out-of-bounds-access-through-DT-
	patches.drivers/serial-fsl_lpuart-Fix-out-of-bounds-access-through-D
	patches.drivers/serial-imx-Fix-out-of-bounds-access-through-serial-p
	patches.drivers/serial-mxs-auart-Fix-out-of-bounds-access-through-se
	patches.drivers/serial-pxa-Fix-out-of-bounds-access-through-serial-p
	patches.drivers/serial-samsung-Fix-out-of-bounds-access-through-seri
	patches.drivers/serial-sh-sci-Fix-out-of-bounds-access-through-DT-al
	patches.drivers/serial-sirf-Fix-out-of-bounds-access-through-DT-alia
	patches.drivers/serial-xuartps-Fix-out-of-bounds-access-through-DT-a
	patches.drivers/vt-change-SGR-21-to-follow-the-standards
	patches.drivers/iio-humidity-hts221-remove-warnings-in-hts221_parse_
	patches.drivers/staging-rtl8192u-return-ENOMEM-on-failed-allocation-
	patches.drivers/staging-rtl8723bs-fix-u8-less-than-zero-check
	patches.drivers/staging-ks7010-Use-constants-from-ieee80211_eid-inst
	patches.drivers/staging-comedi-ni_mio_common-ack-ai-fifo-error-inter
	patches.drivers/staging-bcm2835-audio-Release-resources-on-module_ex
	patches.fixes/lib-kobject-Join-string-literals-back
	patches.drivers/firmware-fix-checking-for-return-values-for-fw_add_d
	patches.suse/suse-hv-hv_balloon-fix-printk-loglevel.patch
	patches.suse/suse-hv-hv_balloon-simplify-hv_online_page-hv_page_online_on.patch
	patches.suse/suse-hv-hv_balloon-fix-bugs-in-num_pages_onlined-accounting.patch
	patches.drivers/parport_pc-Add-support-for-WCH-CH382L-PCI-E-single-p
	patches.drivers/mei-remove-dev_err-message-on-an-unsupported-ioctl
	patches.drivers/thunderbolt-Resume-control-channel-after-hibernation
	patches.fixes/0001-thunderbolt-Serialize-PCIe-tunnel-creation-with-PCI-.patch
	patches.fixes/0001-thunderbolt-Wait-a-bit-longer-for-ICM-to-authenticat.patch
	patches.fixes/0001-thunderbolt-Prevent-crash-when-ICM-firmware-is-not-r.patch
	patches.drivers/extcon-intel-cht-wc-Set-direction-and-drv-flags-for-
	patches.drivers/intel_th-Use-correct-method-of-finding-hub
	patches.drivers/ALSA-emu10k1-remove-reserved_page
	patches.drivers/ALSA-emu10k1-use-dma_set_mask_and_coherent
	patches.drivers/ALSA-emu10k1-add-optional-debug-printouts-with-DMA-a
	patches.drivers/ALSA-emu10k1-make-sure-synth-DMA-pages-are-allocated
	patches.drivers/ALSA-emu10k1-add-a-IOMMU-workaround
	patches.drivers/ALSA-vmaster-Propagate-slave-error
	patches.drivers/ALSA-hda-Add-Icelake-PCI-ID
	patches.drivers/ALSA-usb-audio-Add-native-DSD-support-for-Luxman-DA-
	patches.drivers/ALSA-usb-audio-FIX-native-DSD-support-for-TEAC-UD-50
	patches.drivers/ALSA-usb-audio-Integrate-native-DSD-support-for-ITF-
	patches.drivers/ALSA-pcm-Avoid-potential-races-between-OSS-ioctls-an
	patches.drivers/ALSA-pcm-Return-EBUSY-for-OSS-ioctls-changing-busy-s
	patches.drivers/ALSA-aloop-Mark-paused-device-as-inactive
	patches.drivers/ALSA-pcm-Fix-mutex-unbalance-in-OSS-emulation-ioctls
	patches.drivers/ASoC-rockchip-Fix-dai_name-for-HDMI-codec
	patches.drivers/ASoC-ssm2602-Replace-reg_default_raw-with-reg_defaul
	patches.drivers/ASoC-topology-Fix-kcontrol-name-string-handling
	patches.drivers/ASoC-samsung-i2s-Ensure-the-RCLK-rate-is-properly-de
	patches.drivers/ASoC-samsung-odroid-Fix-32000-sample-rate-handling
	patches.drivers/ASoC-rockchip-rk3288-hdmi-analog-Select-needed-codec
	patches.drivers/ASoC-topology-create-TLV-data-for-dapm-widgets
	patches.drivers/ASoC-topology-Check-widget-kcontrols-before-deref2
	patches.drivers/ALSA-pcm-Fix-UAF-at-PCM-release-via-PCM-timer-access
	patches.drivers/HID-i2c-hid-fix-size-check-and-type-usage
	patches.fixes/tools-thermal-tmon-fix-for-segfault.patch
	patches.drivers/Input-i8042-add-Lenovo-ThinkPad-L460-to-i8042-reset-
	patches.drivers/Input-ALPS-fix-TrackStick-detection-on-Thinkpad-L570
	patches.drivers/Input-i8042-enable-MUX-on-Sony-VAIO-VGN-CS-series-to
	patches.suse/0178-md-Delete-gendisk-before-cleaning-up-the-request-que.patch
	patches.fixes/cdrom-do-not-call-check_disk_change-inside-cdrom_ope.patch
	patches.fixes/block-bio_check_eod-needs-to-consider-partitions.patch
	patches.suse/0180-bcache-fix-cached_dev-count-usage-for-bch_cache_set_.patch
	patches.suse/0181-bcache-quit-dc-writeback_thread-when-BCACHE_DEV_DETA.patch
	patches.suse/0182-bcache-stop-dc-writeback_rate_update-properly.patch
	patches.suse/0183-bcache-add-CACHE_SET_IO_DISABLE-to-struct-cache_set-.patch
	patches.suse/0184-bcache-add-stop_when_cache_set_failed-option-to-back.patch
	patches.suse/0185-bcache-fix-inaccurate-io-state-for-detached-bcache-d.patch
	patches.suse/0186-bcache-fix-incorrect-sysfs-output-value-of-strip-siz.patch
	patches.suse/0187-bcache-fix-error-return-value-in-memory-shrink.patch
	patches.suse/0188-bcache-fix-using-of-loop-variable-in-memory-shrink.patch
	patches.suse/0189-bcache-move-closure-debug-file-into-debug-directory.patch
	patches.suse/0190-bcache-add-backing_request_endio-for-bi_end_io.patch
	patches.suse/0191-bcache-add-io_disable-to-struct-cached_dev.patch
	patches.suse/0192-bcache-Fix-indentation.patch
	patches.suse/0193-bcache-Add-__printf-annotation-to-__bch_check_keys.patch
	patches.suse/0194-bcache-Annotate-switch-fall-through.patch
	patches.suse/0195-bcache-Fix-kernel-doc-warnings.patch
	patches.suse/0196-bcache-Remove-an-unused-variable.patch
	patches.suse/0197-bcache-Suppress-more-warnings-about-set-but-not-used.patch
	patches.suse/0198-bcache-Reduce-the-number-of-sparse-complaints-about-.patch
	patches.suse/0199-bcache-Fix-a-compiler-warning-in-bcache_device_init.patch
	patches.drivers/nvme-implement-log-page-low-high-offset-and-dwords.patch
	patches.drivers/nvme-centralize-ctrl-removal-prints.patch
	patches.drivers/nvme_fc-fix-ctrl-create-failures-racing-with-workq-i.patch
	patches.drivers/nvme_fc-io-timeout-should-defer-abort-to-ctrl-reset.patch
	patches.drivers/nvme_fc-fix-abort-race-on-teardown-with-lld-reject.patch
	patches.drivers/nvme_fc-on-remoteport-reuse-set-new-nport_id-and-rol.patch
	patches.drivers/nvmet_fc-prevent-new-io-rqsts-in-possible-isr-comple.patch
	patches.drivers/nvmet-rdma-Don-t-flush-system_wq-by-default-during-r.patch
	patches.drivers/nvme-rdma-Don-t-flush-delete_wq-by-default-during-re.patch
	patches.drivers/nvme-Skip-checking-heads-without-namespaces.patch
	patches.drivers/nvmet-constify-struct-nvmet_fabrics_ops.patch
	patches.drivers/nvme-make-nvme_get_log_ext-non-static.patch
	patches.drivers/scsi-lpfc-Fix-frequency-of-Release-WQE-CQEs.patch
	patches.drivers/scsi-lpfc-Increase-CQ-and-WQ-sizes-for-SCSI.patch
	patches.drivers/scsi-lpfc-move-placement-of-target-destroy-on-driver.patch
	patches.drivers/scsi-lpfc-correct-debug-counters-for-abort.patch
	patches.drivers/scsi-lpfc-Add-WQ-Full-Logic-for-NVME-Target.patch
	patches.drivers/scsi-lpfc-Fix-PRLI-handling-when-topology-type-chang.patch
	patches.drivers/scsi-lpfc-Fix-IO-failure-during-hba-reset-testing-wi.patch
	patches.drivers/scsi-lpfc-Fix-RQ-empty-firmware-trap.patch
	patches.drivers/scsi-lpfc-Allow-set-of-maximum-outstanding-SCSI-cmd-.patch
	patches.drivers/scsi-lpfc-Fix-soft-lockup-in-lpfc-worker-thread-duri.patch
	patches.drivers/scsi-lpfc-Fix-issue_lip-if-link-is-disabled.patch
	patches.drivers/scsi-lpfc-Indicate-CONF-support-in-NVMe-PRLI.patch
	patches.drivers/scsi-lpfc-Fix-SCSI-io-host-reset-causing-kernel-cras.patch
	patches.drivers/scsi-lpfc-Validate-adapter-support-for-SRIU-option.patch
	patches.drivers/scsi-lpfc-Fix-header-inclusion-in-lpfc_nvmet.patch
	patches.drivers/scsi-lpfc-Treat-SCSI-Write-operation-Underruns-as-an.patch
	patches.drivers/scsi-lpfc-Fix-nonrecovery-of-NVME-controller-after-c.patch
	patches.drivers/scsi-lpfc-update-driver-version-to-11.4.0.7.patch
	patches.drivers/scsi-lpfc-Update-11.4.0.7-modified-files-for-2018-Co.patch
	patches.drivers/0003-scsi-qla4xxx-remove-unused-symbols
	patches.drivers/0004-scsi-qla4xxx-move-an-array-from-a-h-into-a-c-file
	patches.suse/0163-scsi-raid_class-Add-JBOD-RAID-level.patch
	patches.drivers/scsi-qedi-fix-building-with-lto
	patches.drivers/0001-scsi-qedf-remove-redundant-initialization-of-fcport
	patches.drivers/0002-scsi-qedf-fix-lto-enabled-build
	patches.drivers/0003-scsi-qedf-use-correct-strncpy-size
	patches.drivers/0005-scsi-qla4xxx-use-dma_pool_zalloc
	patches.drivers/scsi-lpfc-Rework-lpfc-to-allow-different-sli4-cq-and.patch
	patches.drivers/scsi-lpfc-Rework-sli4-doorbell-infrastructure.patch
	patches.drivers/scsi-lpfc-Add-SLI-4-if_type-6-support-to-the-code-ba.patch
	patches.drivers/scsi-lpfc-Add-push-to-adapter-support-to-sli4.patch
	patches.drivers/scsi-lpfc-Add-PCI-Ids-for-if_type-6-hardware.patch
	patches.drivers/scsi-lpfc-Add-64G-link-speed-support.patch
	patches.drivers/scsi-lpfc-Add-if_type-6-support-for-cycling-valid-bi.patch
	patches.drivers/scsi-lpfc-Enable-fw-download-on-if_type-6-devices.patch
	patches.drivers/scsi-lpfc-Add-embedded-data-pointers-for-enhanced-pe.patch
	patches.drivers/scsi-lpfc-Fix-nvme-embedded-io-length-on-new-hardwar.patch
	patches.drivers/scsi-lpfc-Work-around-NVME-cmd-iu-SGL-type.patch
	patches.drivers/scsi-lpfc-update-driver-version-to-12.0.0.0.patch
	patches.drivers/scsi-lpfc-Change-Copyright-of-12.0.0.0-modified-file.patch
	patches.drivers/scsi-qedi-fix-build-regression
	patches.drivers/scsi-mpt3sas-Add-PCI-device-ID-for-Andromeda.patch
	patches.drivers/scsi-mpt3sas-Configure-reply-post-queue-depth-DMA-an.patch
	patches.drivers/scsi-mpt3sas-Introduce-API-to-get-BAR0-mapped-buffer.patch
	patches.drivers/scsi-mpt3sas-Introduce-Base-function-for-cloning.patch
	patches.drivers/scsi-mpt3sas-Introduce-function-to-clone-mpi-request.patch
	patches.drivers/scsi-mpt3sas-Introduce-function-to-clone-mpi-reply.patch
	patches.fixes/scsi-mpt3sas-Do-not-use-32-bit-atomic-request-descri.patch
	patches.drivers/scsi-mpt3sas-clarify-mmio-pointer-types.patch
	patches.drivers/scsi-smartpqi-add-in-new-supported-controllers.patch
	patches.drivers/scsi-lpfc-use-__raw_writex-on-dpp-copies.patch
	patches.drivers/scsi-lpfc-add-missing-unlock-in-wq-full-logic.patch
	patches.drivers/scsi-lpfc-code-cleanup-for-128byte-wqe-data-type.patch
	patches.drivers/scsi-lpfc-streamline-nvme-initiator-wqe-setup.patch
	patches.drivers/scsi-lpfc-streamline-nvme-targe6t-wqe-setup.patch
	patches.drivers/scsi-lpfc-fix-scsi-lun-discovery-when-port-configured-for.patch
	patches.drivers/scsi-lpfc-fix-mailbox-wait-for-post_sgl-mbox-command.patch
	patches.drivers/scsi-lpfc-memory-allocation-error-during-driver-start-up-on.patch
	patches.drivers/scsi-lpfc-update-driver-version-to-12.0.0.1.patch
	patches.drivers/scsi-lpfc-change-copyright-of-12.0.0.1-modified-files-to.patch
	patches.drivers/scsi-hisi_sas-dt-bindings-add-an-property-of-signal-attenuation.patch
	patches.drivers/scsi-hisi_sas-support-the-property-of-signal-attenuation-for-v2-hw.patch
	patches.drivers/scsi-hisi_sas-fix-the-issue-of-link-rate-inconsistency.patch
	patches.drivers/scsi-hisi_sas-fix-the-issue-of-setting-linkrate-register.patch
	patches.drivers/scsi-hisi_sas-increase-timer-expire-of-internal-abort-task.patch
	patches.drivers/scsi-hisi_sas-remove-unused-variable-hisi_sas_devices-running_req.patch
	patches.drivers/scsi-hisi_sas-fix-return-value-of-hisi_sas_task_prep.patch
	patches.drivers/scsi-hisi_sas-code-cleanup-and-minor-bug-fixes.patch
	patches.drivers/scsi-hisi_sas-modify-some-register-config-for-hip08.patch
	patches.drivers/scsi-hisi_sas-add-v3-hw-module_device_table.patch
	patches.drivers/scsi-lpfc-make-several-unions-static-fix-non-ansi.patch
	patches.drivers/scsi-csiostor-add-support-for-32-bit-port-capabiliti.patch
	patches.drivers/scsi-hisi_sas-remove-depends-on-has_dma-in-case-of-platform-dependency.patch
	patches.drivers/qla2xxx-Restore-ZIO-threshold-setting.patch
	patches.drivers/qla2xxx-Remove-unneeded-message-and-minor-cleanup-fo.patch
	patches.drivers/qla2xxx-Set-IIDMA-and-fcport-state-before-qla_nvme_r.patch
	patches.drivers/qla2xxx-Add-changes-for-devloss-timeout-in-driver.patch
	patches.drivers/qla2xxx-Add-FC-NVMe-abort-processing.patch
	patches.drivers/qla2xxx-Fix-n2n_ae-flag-to-prevent-dev_loss-on-PDB-c.patch
	patches.drivers/qla2xxx-Return-busy-if-rport-going-away.patch
	patches.drivers/qla2xxx-Remove-nvme_done_list.patch
	patches.drivers/qla2xxx-Fix-retry-for-PRLI-RJT-with-reason-of-BUSY.patch
	patches.drivers/qla2xxx-Fix-FC-NVMe-IO-abort-during-driver-reset.patch
	patches.drivers/qla2xxx-Cleanup-code-to-improve-FC-NVMe-error-handli.patch
	patches.drivers/qla2xxx-Fix-Async-GPN_FT-for-FCP-and-FC-NVMe-scan.patch
	patches.drivers/qla2xxx-Update-driver-version-to-10.00.00.06-k.patch
	patches.drivers/scsi-smartpqi-workaround-fw-bug-for-oq-deletion.patch
	patches.drivers/scsi-smartpqi-update-driver-version.patch
	patches.fixes/f2fs-fix-heap-mode-to-reset-it-back.patch
	patches.fixes/f2fs-fix-to-clear-CP_TRIMMED_FLAG.patch
	patches.fixes/sunrpc-remove-incorrect-HMAC-request-initialization.patch
	patches.fixes/0004-nfsd-fix-incorrect-umasks.patch
	patches.fixes/udf-Provide-saner-default-for-invalid-uid-gid.patch
	patches.drivers/soc-qcom-wcnss_ctrl-Fix-increment-in-NV-upload
	patches.suse/0202-dm-crypt-limit-the-number-of-allocated-pages.patch
	patches.suse/0203-dm-remove-unused-macro-DM_MOD_NAME_SIZE.patch
	patches.suse/0204-dm-integrity-fail-early-if-required-HMAC-key-is-not-.patch
	patches.suse/0205-dm-log-writes-record-metadata-flag-for-better-flags-.patch
	patches.suse/0206-dm-stripe-get-rid-of-a-Variable-Length-Array-VLA.patch
	patches.suse/0207-dm-raid-fix-nosync-status.patch
	patches.suse/0208-dm-bufio-delete-outdated-comment.patch
	patches.suse/0209-dm-bufio-move-dm-bufio.h-to-include-linux.patch
	patches.suse/0210-dm-bufio-get-rid-of-slab-cache-name-allocations.patch
	patches.suse/0211-dm-bufio-remove-code-that-merges-slab-caches.patch
	patches.suse/0212-dm-bufio-relax-alignment-constraint-on-slab-cache.patch
	patches.suse/0213-dm-bufio-reorder-fields-in-dm_buffer-structure.patch
	patches.suse/0214-dm-bufio-use-slab-cache-for-dm_buffer-structure-allo.patch
	patches.suse/0215-dm-bufio-support-non-power-of-two-block-sizes.patch
	patches.suse/0216-dm-bufio-don-t-embed-a-bio-in-the-dm_buffer-structur.patch
	patches.suse/0217-dm-raid-fix-parse_raid_params-variable-range-issue.patch
	patches.fixes/ocfs2-dlm-wait-for-dlm-recovery-done-when-migrating-.patch
	patches.suse/mm-free_pcppages_bulk-update-pcp-count-inside.patch
	patches.suse/mm-free_pcppages_bulk-do-not-hold-lock-when-picking-pages-to-free.patch
	patches.suse/mm-free_pcppages_bulk-prefetch-buddy-while-not-holding-lock.patch
	patches.drivers/mm-powerpc-use-vma_kernel_pagesize-in-vma_mmu_pagesi.patch
	patches.drivers/mm-hugetlbfs-introduce-pagesize-to-vm_operations_str.patch
	patches.drivers/device-dax-implement-pagesize-for-smaps-to-report-MM.patch
	patches.fixes/audit-return-on-memory-error-to-avoid-null-pointer-d.patch
	patches.drivers/RDMA-hns-Fix-a-bug-with-modifying-mac-address.patch
	patches.drivers/RDMA-hns-Fix-QP-state-judgement-before-receiving-wor.patch
	patches.drivers/RDMA-hns-Use-free_pages-function-instead-of-free_pag.patch
	patches.drivers/RDMA-hns-Replace-__raw_write-cpu_to_le-with-LE-write.patch
	patches.drivers/IB-srp-Fix-completion-vector-assignment-algorithm.patch
	patches.drivers/IB-srp-Fix-srp_abort.patch
	patches.drivers/RDMA-core-Avoid-that-ib_drain_qp-triggers-an-out-of-.patch
	patches.drivers/RDMA-rxe-Fix-an-out-of-bounds-read.patch
	patches.drivers/IB-srpt-Fix-an-out-of-bounds-stack-access-in-srpt_ze.patch
	patches.drivers/IB-mlx4-Move-mlx4_uverbs_ex_query_device_resp-to-inc.patch
	patches.drivers/iw_cxgb4-initialize-ib_mr-fields-for-user-mrs.patch
	patches.drivers/RDMA-hns-Support-rq-record-doorbell-for-the-user-spa.patch
	patches.drivers/RDMA-hns-Support-cq-record-doorbell-for-the-user-spa.patch
	patches.drivers/RDMA-hns-Support-rq-record-doorbell-for-kernel-space.patch
	patches.drivers/RDMA-hns-Support-cq-record-doorbell-for-kernel-space.patch
	patches.drivers/RDMA-mlx5-Fix-NULL-dereference-while-accessing-XRC_T.patch
	patches.drivers/drivers-infiniband-core-verbs.c-fix-build-with-gcc-4.patch
	patches.drivers/drivers-infiniband-ulp-srpt-ib_srpt.c-fix-build-with.patch
	patches.drivers/RDMA-mlx5-Protect-from-NULL-pointer-derefence.patch
	patches.drivers/IB-core-Honor-port_num-while-resolving-GID-for-IB-li.patch
	patches.drivers/RDMA-hns-Fix-cqn-type-and-init-resp.patch
	patches.drivers/RDMA-qedr-eliminate-duplicate-barriers-on-weakly-ord.patch
	patches.drivers/RDMA-hns-Use-structs-to-describe-the-uABI-instead-of.patch
	patches.drivers/RDMA-cxgb4-Use-structs-to-describe-the-uABI-instead-.patch
	patches.drivers/i40iw-Refactor-of-driver-generated-AEs.patch
	patches.drivers/i40iw-Tear-down-connection-after-CQP-Modify-QP-failu.patch
	patches.drivers/IB-mlx5-Set-the-default-active-rate-and-width-to-QDR.patch
	patches.drivers/RDMA-hns-Fix-init-resp-when-alloc-ucontext.patch
	patches.drivers/RDMA-hns-Fix-cq-record-doorbell-enable-in-kernel.patch
	patches.drivers/iw_cxgb4-Add-ib_device-get_netdev-support.patch
	patches.drivers/RDMA-mlx4-Fix-uABI-structure-layouts-for-32-64-compa.patch
	patches.drivers/IB-mlx5-Enable-ECN-capable-bits-for-UD-RoCE-v2-QPs.patch
	patches.drivers/IB-mlx5-Respect-new-UMR-capabilities.patch
	patches.drivers/IB-core-Generate-GID-change-event-regardless-of-RoCE.patch
	patches.drivers/IB-core-Refer-to-RoCE-port-property-instead-of-GID-t.patch
	patches.drivers/qedr-Fix-spelling-mistake-hanlde-handle.patch
	patches.drivers/iw_cxgb4-print-mapped-ports-correctly.patch
	patches.drivers/IB-qedr-Remove-GID-add-del-dummy-routines.patch
	patches.drivers/RDMA-ucma-Don-t-allow-setting-RDMA_OPTION_IB_PATH-wi.patch
	patches.drivers/RDMA-qedr-Zero-stack-memory-before-copying-to-user-s.patch
	patches.drivers/RDMA-qedr-Fix-wmb-usage-in-qedr.patch
	patches.drivers/IB-rxe-Fix-for-oops-in-rxe_register_device-on-ppc64l.patch
	patches.drivers/ACPI-hotplug-PCI-Check-presence-of-slot-itself-in-ge
	patches.drivers/pci-dpc-do-not-enable-dpc-if-aer-control-is-not-allowed-by-the-bios
	patches.drivers/PCI-Add-function-1-DMA-alias-quirk-for-Marvell-88SE9
	patches.drivers/PCI-altera-Fix-bool-initialization-in-tlp_read_packe
	patches.drivers/PCI-endpoint-Fix-kernel-panic-after-put_device
	patches.suse/suse-hv-PCI-hv-Serialize-the-present-and-eject-work-items.patch
	patches.suse/suse-hv-PCI-hv-Fix-2-hang-issues-in-hv_compose_msi_msg.patch
	patches.suse/suse-hv-PCI-hv-Fix-a-comment-typo-in-_hv_pcifront_read_confi.patch
	patches.suse/suse-hv-PCI-hv-Remove-the-bogus-test-in-hv_eject_device_work.patch
	patches.suse/suse-hv-PCI-hv-Only-queue-new-work-items-in-hv_pci_devices_p.patch
	patches.fixes/fscache-Fix-hanging-wait-on-page-discarded-by-writeb.patch
	patches.arch/powerpc-mm-slice-Remove-intermediate-bitmap-copy.patch
	patches.arch/powerpc-xmon-Setup-debugger-hooks-when-first-break-p.patch
	patches.arch/powerpc-xmon-Clear-all-breakpoints-when-xmon-is-disa.patch
	patches.arch/cxl-Enable-NORST-bit-in-PSL_DEBUG-register-for-PSL9.patch
	patches.arch/cxl-Remove-function-write_timebase_ctrl_psl9-for-PSL.patch
	patches.arch/cxl-Check-if-PSL-data-cache-is-available-before-issu.patch
	patches.arch/powerpc-mm-Drop-the-function-native_register_proc_ta.patch
	patches.arch/cxl-read-PHB-indications-from-the-device-tree.patch
	patches.arch/PCI-hotplug-ppc-correct-a-php_slot-usage-after-free.patch
	patches.arch/powerpc-Rename-plapr-routines-to-plpar.patch
	patches.arch/cxl-Fix-timebase-synchronization-status-on-P9.patch
	patches.arch/powerpc-Remove-unused-flush_dcache_phys_range.patch
	patches.arch/powerpc-Use-feature-bit-for-RTC-presence-rather-than.patch
	patches.arch/powerpc-Book-E-Remove-unused-CPU_FTR_L2CSR-bit.patch
	patches.arch/powerpc-Free-up-CPU-feature-bits-on-64-bit-machines.patch
	patches.arch/powerpc-Add-CPU-feature-bits-for-TM-bug-workarounds-.patch
	patches.arch/powerpc-powernv-Provide-a-way-to-force-a-core-into-S.patch
	patches.arch/KVM-PPC-Book3S-HV-Work-around-transactional-memory-b.patch
	patches.arch/KVM-PPC-Book3S-HV-Work-around-XER-SO-bug-in-fake-sus.patch
	patches.arch/KVM-PPC-Book3S-HV-Work-around-TEXASR-bug-in-fake-sus.patch
	patches.arch/powerpc-64-Call-H_REGISTER_PROC_TBL-when-running-as-.patch
	patches.arch/powerpc-perf-Fix-kernel-address-leak-via-sampling-re.patch
	patches.arch/powerpc-perf-Prevent-kernel-address-leak-to-userspac.patch
	patches.arch/powerpc-perf-Prevent-kernel-address-leak-via-perf_ge.patch
	patches.arch/powerpc-perf-Infrastructure-to-support-addition-of-b.patch
	patches.arch/powerpc-perf-Add-blacklisted-events-for-Power9-DD2.1.patch
	patches.arch/powerpc-perf-Add-blacklisted-events-for-Power9-DD2.2.patch
	patches.arch/powerpc-rfi-flush-Move-the-logic-to-avoid-a-redo-int.patch
	patches.arch/powerpc-rfi-flush-Make-it-possible-to-call-setup_rfi.patch
	patches.arch/powerpc-rfi-flush-Always-enable-fallback-flush-on-ps.patch
	patches.arch/powerpc-rfi-flush-Differentiate-enabled-and-patched-.patch
	patches.arch/powerpc-rfi-flush-Call-setup_rfi_flush-after-LPM-mig.patch
	patches.arch/powerpc-pseries-Add-new-H_GET_CPU_CHARACTERISTICS-fl.patch
	patches.arch/powerpc-Add-security-feature-flags-for-Spectre-Meltd.patch
	patches.arch/powerpc-pseries-Set-or-clear-security-feature-flags.patch
	patches.arch/powerpc-powernv-Set-or-clear-security-feature-flags.patch
	patches.arch/powerpc-64s-Move-cpu_show_meltdown.patch
	patches.arch/powerpc-64s-Enhance-the-information-in-cpu_show_melt.patch
	patches.arch/powerpc-powernv-Use-the-security-flags-in-pnv_setup_.patch
	patches.arch/powerpc-pseries-Use-the-security-flags-in-pseries_se.patch
	patches.arch/powerpc-64s-Wire-up-cpu_show_spectre_v1.patch
	patches.arch/powerpc-64s-Wire-up-cpu_show_spectre_v2.patch
	patches.arch/powerpc-lpar-debug-Initialize-flags-before-printing-.patch
	patches.arch/powerpc-Add-ppc_breakpoint_available.patch
	patches.arch/powerpc-Update-ptrace-to-use-ppc_breakpoint_availabl.patch
	patches.arch/powerpc-Update-xmon-to-use-ppc_breakpoint_available.patch
	patches.arch/KVM-PPC-Book3S-HV-Return-error-from-h_set_mode-SET_D.patch
	patches.arch/KVM-PPC-Book3S-HV-Return-error-from-h_set_dabr-on-PO.patch
	patches.arch/KVM-PPC-Book3S-HV-Handle-migration-with-POWER9-disab.patch
	patches.arch/powerpc-Disable-DAWR-on-POWER9-via-CPU-feature-quirk.patch
	patches.arch/powerpc-Disable-DAWR-in-the-base-POWER9-CPU-features.patch
	patches.arch/powerpc-pseries-Fix-clearing-of-security-feature-fla.patch
	patches.arch/powerpc-mm-Fix-thread_pkey_regs_init.patch
	patches.fixes/4.4.129-041-powerpc-64-Fix-smp_wmb-barrier-definition-use.patch
	patches.arch/powerpc-xive-Fix-wrong-xmon-output-caused-by-typo.patch
	patches.arch/powerpc-kvm-Fix-guest-boot-failure-on-Power9-since-D.patch
	patches.arch/powerpc-kexec_file-Fix-error-code-when-trying-to-loa.patch
	patches.arch/powerpc-64s-idle-avoid-sync-for-KVM-state-when-wakin.patch
	patches.arch/powerpc-64s-Add-all-POWER9-features-to-CPU_FTRS_ALWA.patch
	patches.arch/powerpc-64s-Explicitly-add-vector-features-to-CPU_FT.patch
	patches.arch/powerpc-64s-Set-assembler-machine-type-to-POWER4.patch
	patches.arch/powerpc-64s-Fix-POWER9-DD2.2-and-above-in-DT-CPU-fea.patch
	patches.arch/powerpc-Remove-unused-CPU_FTR_ARCH_201.patch
	patches.arch/powerpc-64s-Remove-POWER4-support.patch
	patches.arch/powerpc-64-Add-GENERIC_CPU-support-for-little-endian.patch
	patches.arch/powerpc-64s-Refine-feature-sets-for-little-endian-bu.patch
	patches.arch/powerpc-mm-radix-Fix-always-false-comparison-against.patch
	patches.arch/KVM-PPC-Book3S-HV-Fix-ppc_breakpoint_available-compi.patch
	patches.arch/powerpc-Don-t-write-to-DABR-on-Power8-if-DAWR-is-dis.patch
	patches.arch/powerpc-Move-default-security-feature-flags.patch
	patches.arch/powerpc-pseries-Restore-default-security-feature-fla.patch
	patches.arch/selftests-powerpc-Fix-copyloops-build-since-Power4-a.patch
	patches.arch/powerpc-powernv-Fix-SMT4-forcing-idle-code.patch
	patches.arch/powerpc-mm-radix-Update-pte-fragment-count-from-16-t.patch
	patches.arch/powerpc-mm-radix-Parse-disable_radix-commandline-cor.patch
	patches.arch/powerpc-mm-radix-Update-command-line-parsing-for-dis.patch
	patches.arch/powerpc-hw_breakpoint-Only-disable-hw-breakpoint-if-.patch
	patches.arch/cxl-Fix-possible-deadlock-when-processing-page-fault.patch
	patches.arch/powerpc-64s-Fix-dt_cpu_ftrs-to-have-restore_cpu-clea.patch
	patches.arch/powerpc-64s-Fix-pkey-support-in-dt_cpu_ftrs-add-CPU_.patch
	patches.arch/powerpc-64s-Fix-POWER9-DD2.2-and-above-in-cputable-f.patch
	patches.arch/powerpc-64s-idle-Fix-restore-of-AMOR-on-POWER9-after.patch
	patches.drivers/i2c-mv64xxx-Apply-errata-delay-only-in-standard-mode
	patches.drivers/ima-Fallback-to-the-builtin-hash-algorithm
	patches.arch/s390-crypto-fix-kernel-crash-on-aes_s390-module-remove.patch
	patches.drivers/s390-qdio-don-t-merge-error-output-buffers.patch
	patches.drivers/s390-qdio-don-t-retry-eqbs-after-ccq-96.patch
	patches.drivers/s390-cio-rename-struct-channel_path_desc.patch
	patches.drivers/s390-chsc-query-utility-strings-via-fmt3-channel-path-descriptor.patch
	patches.drivers/s390-cio-add-util_string-sysfs-attribute.patch
	patches.arch/s390-move-nobp-parameter-functions-to-nospec-branch..patch
	patches.arch/s390-add-automatic-detection-of-the-spectre-defense.patch
	patches.arch/s390-report-spectre-mitigation-via-syslog.patch
	patches.arch/s390-add-sysfs-attributes-for-spectre.patch
	patches.arch/s390-add-assembler-macros-for-cpu-alternatives.patch
	patches.drivers/0007-KVM-arm64-Fix-HYP-idmap-unmap-when-using-52bit-PA.patch
	patches.drivers/kvm-vmx-fix-the-module-parameters-for-vmx
	patches.drivers/kvm-vmx-remove-ple_window_actual_max
	patches.drivers/kvm-vmx-bring-the-common-code-to-header-file
	patches.drivers/kvm-svm-add-pause-filter-threshold
	patches.drivers/kvm-svm-implement-pause-loop-exit-logic-in-svm
	patches.suse/net-fool-proof-dev_valid_name.patch
	patches.suse/ip_tunnel-better-validate-user-provided-tunnel-names.patch
	patches.suse/ipv6-sit-better-validate-user-provided-tunnel-names.patch
	patches.suse/ip6_gre-better-validate-user-provided-tunnel-names.patch
	patches.suse/ip6_tunnel-better-validate-user-provided-tunnel-name.patch
	patches.suse/vti6-better-validate-user-provided-tunnel-names.patch
	patches.suse/arp-fix-arp_filter-on-l3slave-devices.patch
	patches.drivers/net-mvpp2-Fix-parser-entry-init-boundary-check.patch
	patches.suse/msft-hv-1617-hv_netvsc-Use-Windows-version-instead-of-NVSP-versio.patch
	patches.suse/msft-hv-1618-hv_netvsc-Split-netvsc_revoke_buf-and-netvsc_teardow.patch
	patches.suse/msft-hv-1619-hv_netvsc-Ensure-correct-teardown-message-sequence-o.patch
	patches.suse/net-ipv6-Increment-OUTxxx-counters-after-netfilter-h.patch
	patches.drivers/net-sched-fix-NULL-dereference-in-the-error-path-of--3239534a.patch
	patches.drivers/crypto-af_alg-fix-possible-uninit-value-in-alg_bind
	patches.suse/sctp-do-not-leak-kernel-memory-to-user-space.patch
	patches.suse/sctp-sctp_sockaddr_af-must-check-minimal-addr-length.patch
	patches.drivers/ibmvnic-Fix-DMA-mapping-mistakes.patch
	patches.drivers/ibmvnic-Zero-used-TX-descriptor-counter-on-reset.patch
	patches.drivers/ibmvnic-Fix-reset-scheduler-error-handling.patch
	patches.drivers/ibmvnic-Fix-failover-case-for-non-redundant-configur.patch
	patches.drivers/ibmvnic-Do-not-reset-CRQ-for-Mobility-driver-resets.patch
	patches.drivers/dp83640-Ensure-against-premature-access-to-PHY-regis
	patches.drivers/hwmon-pmbus-max8688-Accept-negative-page-register-va
	patches.drivers/hwmon-pmbus-adm1275-Accept-negative-page-register-va
	patches.drivers/hwmon-nct6775-Fix-writing-pwmX_mode
	patches.drivers/media-v4l2-compat-ioctl32-don-t-oops-on-overlay
	patches.drivers/ALSA-pcm-Fix-endless-loop-for-XRUN-recovery-in-OSS-e
	patches.drivers/0001-video-remove-unused-kconfig-SH_LCD_MIPI_DSI.patch
	patches.fixes/0001-video-fbdev-stifb-Return-ENOMEM-after-a-failed-kzall.patch
	patches.drivers/rtc-tx4939-avoid-unintended-sign-extension-on-a-24-b
	patches.drivers/rtc-ac100-Fix-ac100-determine-rate-bug
	patches.drivers/rtc-hctosys-Ensure-system-time-doesn-t-overflow-time
	patches.drivers/rtc-snvs-Fix-usage-of-snvs_rtc_enable
	patches.drivers/libnvdimm-label-change-min-label-storage-size-per-uefi-2.7.patch
	patches.drivers/nfit-skip-region-registration-for-incomplete-control-regions.patch
	patches.fixes/0001-acpi-nfit-rework-NVDIMM-leaf-method-detection.patch
	patches.drivers/nfit-fix-region-registration-vs-block-data-window-ra
	patches.drivers/nfit-address-range-scrub-fix-scrub-in-progress-repor
	patches.drivers/libnvdimm-add-an-api-to-cast-a-struct-nd_region-to-i.patch
	patches.drivers/nfit-address-range-scrub-introduce-nfit_spa-ars_stat.patch
	patches.fixes/libnvdimm-dimm-fix-dpa-reservation-vs-uninitialized-.patch
	patches.drivers/libnvdimm-namespace-use-a-safe-lookup-for-dimm-device-name.patch
	patches.drivers/nfit-address-range-scrub-determine-one-platform-max_.patch
	patches.drivers/nfit-address-range-scrub-rework-and-simplify-ARS-sta.patch
	patches.drivers/nfit-address-range-scrub-add-module-option-to-skip-i.patch
	patches.drivers/dmaengine-at_xdmac-fix-rare-residue-corruption
	patches.drivers/dmaengine-pl330-fix-a-race-condition-in-case-of-thre
	patches.drivers/dmaengine-qcom-bam_dma-get-num-channels-and-num-ees-
	patches.drivers/dmaengine-rcar-dmac-Check-the-done-lists-in-rcar_dma
	patches.drivers/platform-x86-fujitsu-laptop-Support-Lifebook-U7x7-ho
	patches.fixes/ceph-keep-consistent-semantic-in-fscache-related-option-combination.patch
	patches.fixes/libceph-ceph-change-permission-for-readonly-debugfs-entries.patch
	patches.fixes/libceph-fix-misjudgement-of-maximum-monitor-number.patch
	patches.fixes/ceph-use-seq_show_option-for-string-type-options.patch
	patches.fixes/libceph-adding-missing-message-types-to-ceph_msg_type_name.patch
	patches.fixes/ceph-adding-protection-for-showing-cap-reservation-info.patch
	patches.fixes/ceph-optimizing-cap-allocation.patch
	patches.fixes/ceph-release-unreserved-caps-if-having-enough-available-caps.patch
	patches.fixes/ceph-optimizing-cap-reservation.patch
	patches.fixes/ceph-change-variable-name-to-follow-common-rule.patch
	patches.fixes/ceph-mark-the-cap-cache-as-unreclaimable.patch
	patches.fixes/ceph-don-t-wait-on-writeback-when-there-is-no-more-dirty-pages.patch
	patches.fixes/ceph-filter-out-used-flags-when-printing-unused-open-flags.patch
	patches.fixes/ceph-optimize-mds-session-register.patch
	patches.fixes/ceph-optimize-memory-usage.patch
	patches.fixes/ceph-return-proper-bool-type-to-caller-instead-of-pointer.patch
	patches.fixes/ceph-fix-invalid-point-dereference-for-error-case-in-mdsc-destroy.patch
	patches.suse/ceph-quota-add-initial-infrastructure-to-support-cephfs-quotas.patch
	patches.suse/ceph-quota-support-for-ceph-quota-max_files.patch
	patches.suse/ceph-quota-don-t-allow-cross-quota-renames.patch
	patches.suse/ceph-quota-support-for-ceph-quota-max_bytes.patch
	patches.suse/ceph-quota-update-mds-when-max_bytes-is-approaching.patch
	patches.suse/ceph-don-t-check-quota-for-snap-inode.patch
	patches.suse/ceph-fix-root-quota-realm-check.patch
	patches.suse/ceph-quota-cache-inode-pointer-in-ceph_snap_realm.patch
	patches.suse/ceph-quota-add-counter-for-snaprealms-with-quota.patch
	patches.suse/quota-report-root-dir-quota-usage-in-statfs.patch
	patches.suse/sched-numa-avoid-trapping-faults-and-attempting-migration-of-file-backed-dirty-pages.patch
	patches.fixes/mm-ksm-c-fix-inconsistent-accounting-of-zero-pages.patch
	patches.fixes/swap-divide-by-zero-when-zero-length-swap-file-on-ss.patch
	patches.fixes/fs-reiserfs-journal.c-add-missing-resierfs_warning-a.patch
	patches.drivers/kernel-params.c-downgrade-warning-for-unsafe-paramet
	patches.fixes/dcache-add-cond_resched-in-shrink_dentry_list.patch
	patches.fixes/ubifs-Check-ubifs_wbuf_sync-return-code.patch
	patches.drivers/ubi-fastmap-Don-t-flush-fastmap-work-on-detach
	patches.drivers/ubi-Fix-error-for-write-access
	patches.drivers/ubi-Reject-MLC-NAND
	patches.fixes/cpufreq-CPPC-Initialize-shared-perf-capabilities-of-.patch
	patches.drivers/iommu-amd-take-into-account-that-alloc_dev_data-may-return-null
	patches.drivers/mmc-jz4740-Fix-race-condition-in-IRQ-mask-update
	patches.fixes/xen-acpi-off-by-one-in-read_apci_id.patch
	patches.suse/rds-MP-RDS-may-use-an-invalid-c_path.patch
	patches.suse/lan78xx-Correctly-indicate-invalid-OTP.patch
	patches.suse/slip-Check-if-rstate-is-initialized-before-uncompres.patch
	patches.suse/cdc_ether-flag-the-Cinterion-AHS8-modem-by-gemalto-a.patch
	patches.suse/vhost-Fix-vhost_copy_to_user.patch
	patches.suse/vhost-fix-vhost_vq_access_ok-log-check.patch
	patches.drivers/bnxt_en-Fix-ethtool-x-crash-when-device-is-down.patch
	patches.drivers/bnxt_en-do-not-allow-wildcard-matches-for-L2-flows.patch
	patches.drivers/bnxt_en-Ignore-src-port-field-in-decap-filter-nodes.patch
	patches.drivers/bnxt_en-Support-max-mtu-with-VF-reps.patch
	patches.drivers/bnxt_en-Need-to-include-RDMA-rings-in-bnxt_check_rin.patch
	patches.drivers/bnxt_en-Fix-NULL-pointer-dereference-at-bnxt_free_ir.patch
	patches.fixes/0002-xprtrdma-Fix-corner-cases-when-handling-device-remov.patch
	patches.fixes/xfs-fix-intent-use-after-free-on-abort.patch
	patches.fixes/Force-log-to-disk-before-reading-the-AGF-during-a-fs.patch
	patches.drivers/PCI-Mark-Broadcom-HT1100-and-HT2000-Root-Port-Extend
	patches.drivers/PCI-Remove-messages-about-reassigning-resources
	patches.drivers/drm-amdgpu-sdma-fix-mask-in-emit_pipeline_sync
	patches.drivers/drm-amdgpu-si-implement-get-set-pcie_lanes-asic-call
	patches.drivers/drm-radeon-Fix-PCIe-lane-width-calculation
	patches.drivers/drm-amdgpu-Fix-PCIe-lane-width-calculation
	patches.drivers/drm-radeon-add-PX-quirk-for-Asus-K73TK
	patches.arch/s390-crypto-Adjust-s390-aes-and-paes-cipher-prioriti.patch
	patches.arch/s390-ipl-ensure-loadparm-valid-flag-is-set.patch
	patches.arch/s390-zcrypt-support-up-to-256-crypto-adapters.patch
	patches.arch/s390-correct-nospec-auto-detection-init-order.patch
	patches.drivers/i2c-i801-Save-register-SMBSLVCMD-value-only-once
	patches.drivers/i2c-i801-Restore-configuration-at-shutdown
	patches.fixes/block-loop-fix-deadlock-after-loop_set_status.patch
	patches.suse/0001-blk-mq-make-sure-that-correct-hctx-next_cpu-is-set.patch
	patches.suse/0001-blk-mq-don-t-keep-offline-CPUs-mapped-to-hctx-0.patch
	patches.drivers/nvme-enforce-64bit-offset-for-nvme_get_log_ext-fn.patch
	patches.drivers/nvme-don-t-send-keep-alives-to-the-discovery-controller.patch
	patches.drivers/nvme-target-fix-buffer-overflow.patch
	patches.drivers/nvme-check-return-value-of-init_srcu_struct-function.patch
	patches.drivers/nvmet-fix-space-padding-in-serial-number.patch
	patches.drivers/nvme-Use-admin-command-effects-for-admin-commands.patch
	patches.drivers/nvme-expand-nvmf_check_if_ready-checks.patch
	patches.apparmor/apparmor-fix-display-of-.ns_name-for-containers.patch
	patches.apparmor/apparmor-fix-resource-audit-messages-when-auditing-peer.patch
	patches.apparmor/apparmor-fix-dangling-symlinks-to-policy-rawdata-aft.patch
	patches.apparmor/apparmor-fix-logging-of-the-existence-test-for-signa.patch
	patches.apparmor/apparmor-fix-memory-leak-on-buffer-on-error-exit-path.patch
	patches.drivers/watchdog-f71808e_wdt-Fix-WD_EN-register-read
	patches.drivers/pwm-stm32-Remove-unused-struct-device
	patches.drivers/pwm-rcar-Fix-a-condition-to-prevent-mismatch-value-s
	patches.drivers/clk-fix-mux-clock-documentation
	patches.drivers/clk-meson-remove-unnecessary-rounding-in-the-pll-clo
	patches.drivers/clk-tegra-Fix-pll_u-rate-configuration
	patches.drivers/clk-samsung-exynos3250-Fix-PLL-rates
	patches.drivers/clk-samsung-exynos5250-Fix-PLL-rates
	patches.drivers/clk-samsung-exynos5260-Fix-PLL-rates
	patches.drivers/clk-samsung-exynos5433-Fix-PLL-rates
	patches.drivers/clk-samsung-exynos7-Fix-PLL-rates
	patches.drivers/clk-samsung-s3c2410-Fix-PLL-rates
	patches.drivers/clk-samsung-exynos5250-Add-missing-clocks-for-FIMC-L
	patches.drivers/clk-Don-t-show-the-incorrect-clock-phase
	patches.drivers/clk-hisilicon-mark-wdt_mux_p-as-const
	patches.drivers/clk-hisilicon-fix-potential-NULL-dereference-in-hisi
	patches.drivers/clk-fix-false-positive-Wmaybe-uninitialized-warning
	patches.drivers/clk-rockchip-Prevent-calculating-mmc-phase-if-clock-
	patches.drivers/clk-rockchip-Fix-wrong-parent-for-SDMMC-phase-clock-
	patches.drivers/clk-bcm2835-De-assert-assert-PLL-reset-signal-when-a
	patches.drivers/firmware-dmi_scan-Fix-UUID-length-safety-check
	patches.drivers/thermal-imx-Fix-race-condition-in-imx_thermal_probe
	patches.fixes/ovl-fix-lookup-with-middle-layer-opaque-dir-and-abso.patch
	patches.drivers/resource-fix-integer-overflow-at-reallocation
	patches.fixes/0001-ipc-shm-fix-use-after-free-of-shm-file-via-remap_fil.patch
	patches.fixes/kexec-export-pg_swapbacked-to-vmcoreinfo
	patches.fixes/mm-slab-reschedule-cache_reap-on-the-same-cpu.patch
	patches.suse/powerpc-64s-Fix-section-mismatch-warnings-from-setup.patch
	patches.arch/KVM-PPC-Book3S-HV-trace_tlbie-must-not-be-called-in-.patch
	patches.arch/powerpc-mm-radix-Fix-checkstops-caused-by-invalid-tl.patch
	patches.arch/powerpc-64s-Fix-CPU_FTRS_ALWAYS-vs-DT-CPU-features.patch
	patches.suse/0001-tracing-uprobe_event-Fix-strncpy-corner-case.patch
	patches.fixes/0001-sched-rt-Fix-rq-clock_update_flags-RQCF_ACT_SKIP-war.patch
	patches.drivers/scsi-qla2xxx-Fix-small-memory-leak-in-qla2x00_probe_.patch
	patches.fixes/scsi-qla2xxx-avoid-double-completion-of-abort-command.patch
	patches.drivers/scsi-qla2xxx-Fix-race-condition-between-iocb-timeout.patch
	patches.drivers/scsi-qla2xxx-correctly-shift-host-byte.patch
	patches.drivers/scsi-qla2xxx-Correct-setting-of-SAM_STAT_CHECK_CONDI.patch
	patches.suse/0001-Revert-scsi-core-return-BLK_STS_OK-for-DID_OK-in-__s.patch
	patches.drivers/scsi-cxgb4i-silence-overflow-warning-in-t4_uld_rx_ha.patch
	patches.fixes/ceph-always-update-atime-mtime-ctime-for-new-inode.patch
	patches.arch/s390-add-support-for-ibm-z14-model-zr1.patch
	patches.arch/powerpc-lib-Fix-off-by-one-in-alternate-feature-patc.patch
	patches.arch/powerpc-kvm-Fix-lockups-when-running-KVM-guests-on-P.patch
	patches.suse/livepatch-initialize-shadow-variables-safely-by-a-custom-callback.patch
	patches.suse/livepatch-allow-to-call-a-custom-callback-when-freeing-shadow-variables.patch
	patches.drivers/HID-hidraw-Fix-crash-on-HIDIOCGFEATURE-with-a-destro
	patches.drivers/HID-wacom-bluetooth-send-exit-report-for-recent-Blue
	patches.fixes/fanotify-fix-logic-of-events-on-child.patch
	patches.fixes/isofs-fix-potential-memory-leak-in-mount-option-pars.patch
	patches.fixes/udf-Fix-leak-of-UTF-16-surrogates-into-encoded-strin.patch
	patches.fixes/eCryptfs-don-t-pass-up-plaintext-names-when-using-fi.patch
	patches.fixes/jffs2_kill_sb-deal-with-failed-allocations.patch
	patches.drivers/ibmvnic-Define-vnic_login_client_data-name-field-as-.patch
	patches.suse/tcp-md5-reject-TCP_MD5SIG-or-TCP_MD5SIG_EXT-on-estab.patch
	patches.suse/net-validate-attribute-sizes-in-neigh_dump_table.patch
	patches.drivers/ibmvnic-Handle-all-login-error-conditions.patch
	patches.drivers/ibmvnic-Do-not-notify-peers-on-parameter-change-rese.patch
	patches.suse/strparser-Fix-incorrect-strp-need_bytes-value.patch
	patches.suse/sctp-do-not-check-port-in-sctp_inet6_cmp_addr.patch
	patches.suse/net-fix-deadlock-while-clearing-neighbor-proxy-table.patch
	patches.drivers/net-mvpp2-Fix-TCAM-filter-reserved-range.patch
	patches.suse/team-avoid-adding-twice-the-same-option-to-the-event.patch
	patches.drivers/ibmvnic-Clear-pending-interrupt-after-device-reset.patch
	patches.suse/net-af_packet-fix-race-in-PACKET_-R-T-X_RING.patch
	patches.suse/tipc-add-policy-for-TIPC_NLA_NET_ADDR.patch
	patches.suse/vlan-Fix-reading-memory-beyond-skb-tail-in-skb_vlan_.patch
	patches.suse/KEYS-DNS-limit-the-length-of-option-strings.patch
	patches.drivers/net-mvpp2-Fix-DMA-address-mask-size.patch
	patches.suse/llc-hold-llc_sap-before-release_sock.patch
	patches.drivers/vmxnet3-fix-incorrect-dereference-when-rxvlan-is-dis.patch
	patches.suse/virtio_net-split-out-ctrl-buffer.patch
	patches.suse/virtio_net-fix-adding-vids-on-big-endian.patch
	patches.drivers/bnxt_en-Fix-memory-fault-in-bnxt_ethtool_init.patch
	patches.drivers/net-smc-fix-shutdown-in-state-smc_listen.patch
	patches.suse/0218-md-cluster-don-t-update-recovery_offset-for-faulty-d.patch
	patches.suse/0219-md-raid1-exit-sync-request-if-MD_RECOVERY_INTR-is-se.patch
	patches.suse/0220-raid1-copy-write-hint-from-master-bio-to-behind-bio.patch
	patches.drivers/mmc-sdhci-pci-Only-do-AMD-tuning-for-HS200
	patches.fixes/0001-kexec_file-do-not-add-extra-alignment-to-efi-memmap.patch
	patches.fixes/mm-filemap.c-fix-NULL-pointer-in-page_cache_tree_ins.patch
	patches.drivers/ALSA-line6-Use-correct-endpoint-type-for-midi-output
	patches.drivers/ALSA-hda-New-VIA-controller-suppor-no-snoop-path
	patches.drivers/ALSA-hda-realtek-set-PINCFG_HEADSET_MIC-to-parse_fla
	patches.drivers/ALSA-hda-realtek-adjust-the-location-of-one-mic
	patches.drivers/ALSA-rawmidi-Fix-missing-input-substream-checks-in-c
	patches.drivers/libnvdimm-dimm-handle-EACCES-failures-from-label-rea.patch
	patches.fixes/device-dax-allow-MAP_SYNC-to-succeed.patch
	patches.drivers/random-fix-crng_ready-test.patch
	patches.drivers/random-use-a-different-mixing-algorithm-for-add_devi
	patches.drivers/random-crng_reseed-should-lock-the-crng-instance-tha
	patches.suse/0227-tools-headers-Restore-READ_ONCE-C-compatibility.patch
	patches.arch/x86-sched-allow-topologies-where-numa-nodes-share-an-llc.patch
	patches.suse/btrfs-fix-race-condition-between-delayed-refs-and-blockgroup-removal.patch
	patches.fixes/cifs-do-not-allow-creating-sockets-except-with-SMB1-posix-exensions.patch
	patches.drivers/drm-vc4-Fix-memory-leak-during-BO-teardown
	patches.drivers/drm-i915-Fix-LSPCON-TMDS-output-buffer-enabling-from
	patches.drivers/drm-i915-gvt-throw-error-on-unhandled-vfio-ioctls
	patches.drivers/drm-i915-Do-no-use-kfree-to-free-a-kmem_cache_alloc-
	patches.drivers/drm-i915-bios-filter-out-invalid-DDC-pins-from-VBT-c
	patches.drivers/drm-i915-Call-i915_perf_fini-on-init_hw-error-unwind
	patches.drivers/drm-i915-audio-Fix-audio-detection-issue-on-GLK
	patches.drivers/s390-qeth-fix-error-handling-in-adapter-command-callbacks.patch
	patches.arch/s390-qeth-fix-MAC-address-update-sequence.patch
	patches.suse/llc-delete-timers-synchronously-in-llc_sk_free.patch
	patches.suse/net-ethernet-ti-cpsw-fix-tx-vlan-priority-mapping.patch
	patches.suse/llc-fix-NULL-pointer-deref-for-SOCK_ZAPPED.patch
	patches.suse/ipv6-sr-fix-NULL-pointer-dereference-in-seg6_do_srh_.patch
	patches.suse/strparser-Do-not-call-mod_delayed_work-with-a-timeou.patch
	patches.suse/net-sched-ife-signal-not-finding-metaid.patch
	patches.suse/net-sched-ife-handle-malformed-tlv-length.patch
	patches.suse/net-sched-ife-check-on-metadata-length.patch
	patches.drivers/ibmvnic-Clean-actual-number-of-RX-or-TX-pools.patch
	patches.suse/tcp-don-t-read-out-of-bounds-opsize.patch
	patches.suse/bonding-do-not-set-slave_dev-npinfo-before-slave_ena.patch
	patches.suse/ipv6-add-RTA_TABLE-and-RTA_PREFSRC-to-rtm_ipv6_polic.patch
	patches.suse/l2tp-check-sockaddr-length-in-pppol2tp_connect.patch
	patches.suse/pppoe-check-sockaddr-length-in-pppoe_connect.patch
	patches.suse/amd-xgbe-Add-pre-post-auto-negotiation-phy-hooks.patch
	patches.suse/amd-xgbe-Improve-KR-auto-negotiation-and-training.patch
	patches.suse/amd-xgbe-Only-use-the-SFP-supported-transceiver-sign.patch
	patches.suse/team-fix-netconsole-setup-over-team.patch
	patches.suse/packet-fix-bitfield-update-race.patch
	patches.drivers/net-ethtool-Add-missing-kernel-doc-for-FEC-parameter.patch
	patches.fixes/loop-handle-short-DIO-reads.patch
	patches.suse/0001-block-swim-Remove-extra-put_disk-call-from-error-pat.patch
	patches.fixes/bfq-iosched-ensure-to-clear-bic-bfqq-pointers-when-p.patch
	patches.drivers/cdrom-information-leak-in-cdrom_ioctl_media_changed
	patches.fixes/scsi-megaraid_sas-Do-not-log-an-error-if-FW-successf.patch
	patches.suse/0001-scsi-target-fix-crash-with-iscsi-target-and-dvd.patch
	patches.fixes/fsnotify-Fix-fsnotify_mark_connector-race.patch
	patches.arch/s390-cio-update-chpid-descriptor-after-resource-acce.patch
	patches.arch/s390-uprobes-implement-arch_uretprobe_is_alive.patch
	patches.arch/s390-dasd-fix-IO-error-for-newly-defined-devices.patch
	patches.arch/s390-cpum_cf-rename-ibm-z13-z14-counter-names.patch
	patches.arch/s390-correct-module-section-names-for-expoline-code.patch
	patches.drivers/ACPI-scan-Initialize-watchdog-before-PNP.patch
	patches.drivers/ACPI-watchdog-Prefer-iTCO_wdt-on-Lenovo-Z50-70
	patches.drivers/ACPI-button-make-module-loadable-when-booted-in-non-
	patches.drivers/ACPI-video-Only-default-only_lcd-to-true-on-Win8-rea
	patches.suse/0001-tracing-Fix-missing-tab-for-hwlat_detector-print-for.patch
	patches.drivers/PCI-aardvark-Fix-logic-in-advk_pcie_-rd-wr-_conf
	patches.drivers/PCI-aardvark-Set-PIO_ADDR_LS-correctly-in-advk_pcie_
	patches.drivers/PCI-aardvark-Use-ISR1-instead-of-ISR0-interrupt-in-l
	patches.drivers/PCI-aardvark-Fix-PCIe-Max-Read-Request-Size-setting
	patches.drivers/hwmon-nct6683-Enable-EC-access-if-disabled-at-boot
	patches.drivers/virtio_console-don-t-tie-bufs-to-a-vq
	patches.drivers/virtio-add-ability-to-iterate-over-vqs
	patches.drivers/virtio_console-free-buffers-after-reset
	patches.drivers/virtio_console-drop-custom-control-queue-cleanup
	patches.drivers/virtio_console-move-removal-code
	patches.drivers/virtio_console-reset-on-out-of-memory
	patches.drivers/drm-amdkfd-fix-clock-counter-retrieval-for-node-with
	patches.drivers/drm-amdgpu-set-COMPUTE_PGM_RSRC1-for-SGPR-VGPR-clear
	patches.drivers/drm-msm-Fix-possible-null-dereference-on-failure-of-
	patches.drivers/drm-msm-dsi-use-correct-enum-in-dsi_get_cmd_fmt
	patches.drivers/0001-drm-msm-don-t-deref-error-pointer-in-the-msm_fbdev_c.patch
	patches.drivers/drm-virtio-fix-vq-wait_event-condition
	patches.drivers/drm-i915-audio-set-minimum-CD-clock-to-twice-the-BCL
	patches.drivers/drm-i915-Enable-display-WA-1183-from-its-correct-spo
	patches.fixes/ARM-socfpga_defconfig-Remove-QSPI-Sector-4K-size-for.patch
	patches.drivers/soc-bcm-raspberrypi-power-Fix-use-of-__packed
	patches.drivers/soc-bcm2835-Make-RASPBERRYPI_FIRMWARE-dummies-return
	patches.drivers/ALSA-core-Report-audio_tstamp-in-snd_pcm_sync_ptr
	patches.drivers/ALSA-usb-audio-Skip-broken-EU-on-Dell-dock-USB-audio
	patches.drivers/ALSA-dice-fix-OUI-for-TC-group
	patches.drivers/ALSA-hda-realtek-Add-some-fixes-for-ALC233
	patches.drivers/ALSA-hda-realtek-Update-ALC255-depop-optimize
	patches.drivers/ALSA-seq-oss-Fix-unbalanced-use-lock-for-synth-MIDI-
	patches.drivers/ALSA-seq-oss-Hardening-for-potential-Spectre-v1
	patches.drivers/ALSA-control-Hardening-for-potential-Spectre-v1
	patches.drivers/ALSA-hda-Hardening-for-potential-Spectre-v1
	patches.drivers/ALSA-opl3-Hardening-for-potential-Spectre-v1
	patches.drivers/ALSA-asihpi-Hardening-for-potential-Spectre-v1
	patches.drivers/ALSA-hdspm-Hardening-for-potential-Spectre-v1
	patches.drivers/ALSA-rme9652-Hardening-for-potential-Spectre-v1
	patches.drivers/ALSA-hda-realtek-change-the-location-for-one-of-two-
	patches.drivers/ASoC-fsl_esai-Fix-divisor-calculation-failure-at-low
	patches.drivers/ASoC-rsnd-mark-PM-functions-__maybe_unused
	patches.drivers/ASoC-topology-fix-some-tiny-memory-leaks
	patches.drivers/ASoC-adau17x1-Handling-of-DSP_RUN-register-during-fw
	patches.drivers/ASoC-topology-Fix-bugs-of-freeing-soc-topology
	patches.drivers/ASoC-topology-Check-widget-kcontrols-before-deref
	patches.drivers/ALSA-hda-Skip-jack-and-others-for-non-existing-PCM-s
	patches.drivers/ALSA-dice-fix-error-path-to-destroy-initialized-stre
	patches.fixes/0001-xhci-Fix-USB-ports-for-Dell-Inspiron-5775.patch
	patches.drivers/USB-Increment-wakeup-count-on-remote-wakeup.patch
	patches.drivers/usbip-vhci_hcd-Fix-usb-device-and-sockfd-leaks.patch
	patches.fixes/0001-usbip-usbip_host-fix-to-hold-parent-lock-for-device_.patch
	patches.drivers/usbip-usbip_event-fix-to-not-print-kernel-pointer-ad.patch
	patches.fixes/0001-usb-core-Add-quirk-for-HP-v222w-16GB-Mini.patch
	patches.fixes/0001-Revert-xhci-plat-Register-shutdown-for-xhci_plat.patch
	patches.fixes/0001-usb-typec-ucsi-Increase-command-completion-timeout-v.patch
	patches.drivers/0001-xhci-Fix-Kernel-oops-in-xhci-dbgtty.patch
	patches.drivers/USB-serial-simple-add-libtransistor-console.patch
	patches.drivers/USB-serial-cp210x-add-ID-for-NI-USB-serial-console.patch
	patches.drivers/USB-serial-ftdi_sio-use-jtag-quirk-for-Arrow-USB-Bla.patch
	patches.drivers/tty-n_gsm-Fix-long-delays-with-control-frame-timeout
	patches.drivers/tty-n_gsm-Fix-DLCI-handling-for-ADM-mode-if-debug-2-
	patches.suse/0001-earlycon-Use-a-pointer-table-to-fix-__earlycon_table.patch
	patches.drivers/tty-Avoid-possible-error-pointer-dereference-at-tty_
	patches.drivers/tty-Don-t-call-panic-at-tty_ldisc_init
	patches.drivers/tty-Use-__GFP_NOFAIL-for-tty_ldisc_get
	patches.drivers/test_firmware-fix-setting-old-custom-fw-path-back-on2
	patches.fixes/kobject-don-t-use-WARN-for-registration-failures
	patches.drivers/ARM-amba-Don-t-read-past-the-end-of-sysfs-driver_ove
	patches.fixes/ARM-amba-Make-driver_override-output-consistent-with.patch
	patches.fixes/ARM-amba-Fix-race-condition-with-driver_override.patch
	patches.fixes/ceph-check-if-mds-create-snaprealm-when-setting-quota.patch
	patches.fixes/libceph-un-backoff-on-tick-when-we-have-a-authenticated-session.patch
	patches.fixes/libceph-reschedule-a-tick-in-finish_hunting.patch
	patches.fixes/libceph-validate-con-state-at-the-top-of-try_write.patch
	patches.fixes/cpufreq-powernv-Fix-hardlockup-due-to-synchronous-sm.patch
	patches.drivers/crypto-drbg-set-freed-buffers-to-NULL
	patches.fixes/ext4-prevent-right-shifting-extents-beyond-EXT_MAX_B.patch
	patches.fixes/ext4-set-h_journal-if-there-is-a-failure-starting-a-.patch
	patches.fixes/ext4-fix-bitmap-position-validation.patch
	patches.fixes/ext4-add-MODULE_SOFTDEP-to-ensure-crc32c-is-included.patch
	patches.fixes/x86-do-not-reserve-crash-kernel-if-booted-on-xen-pv.patch
	patches.fixes/xfs-prevent-creating-negative-sized-file-via-INSERT_.patch
	patches.drivers/Input-synaptics-rmi4-fix-an-unchecked-out-of-memory-
	patches.drivers/Input-leds-fix-out-of-bound-access
	patches.drivers/Input-atmel_mxt_ts-add-touchpad-button-mapping-for-S
	patches.drivers/Input-atmel_mxt_ts-fix-the-firmware-update
	patches.drivers/net-smc-keep-clcsock-reference-in-smc_tcp_listen_work.patch
	patches.drivers/net-mvpp2-Fix-clk-error-path-in-mvpp2_probe.patch
	patches.drivers/net-mvpp2-Fix-clock-resource-by-adding-missing-mg_co.patch
	patches.suse/tcp-ignore-Fast-Open-on-repair-mode.patch
	patches.suse/sctp-handle-two-v4-addrs-comparison-in-sctp_inet6_cm.patch
	patches.fixes/0001-NET-usb-qmi_wwan-add-support-for-ublox-R410M-PID-0x9.patch
	patches.drivers/net-mlx5e-Allow-offloading-ipv4-header-re-write-for-.patch
	patches.drivers/net-mlx5-Fix-mlx5_get_vector_affinity-function.patch
	patches.suse/net-mlx5e-TX-Use-correct-counter-in-dma_map-error-fl.patch
	patches.drivers/net-mlx5-Avoid-cleaning-flow-steering-table-twice-du.patch
	patches.drivers/net-mlx5-Properly-deal-with-flow-counters-when-delet.patch
	patches.suse/net-support-compat-64-bit-time-in-s-g-etsockopt.patch
	patches.suse/bridge-check-iface-upper-dev-when-setting-master-via.patch
	patches.drivers/qed-fix-spelling-mistake-checksumed-checksummed.patch
	patches.suse/net-ethernet-ti-cpsw-fix-packet-leaking-in-dual_mac-.patch
	patches.suse/tcp_bbr-fix-to-zero-idle_restart-only-upon-S-ACKed-d.patch
	patches.suse/sctp-use-the-old-asoc-when-making-the-cookie-ack-chu.patch
	patches.suse/sctp-fix-the-issue-that-the-cookie-ack-with-auth-can.patch
	patches.suse/8139too-Use-disable_irq_nosync-in-rtl8139_poll_contr.patch
	patches.drivers/net-smc-restrict-non-blocking-connect-finish.patch
	patches.suse/net_sched-fq-take-care-of-throttled-flows-before-reu.patch
	patches.fixes/bpf-x64-fix-memleak-when-not-converging-after-image.patch
	patches.suse/ipv4-fix-fnhe-usage-by-non-cached-routes.patch
	patches.fixes/0001-qmi_wwan-do-not-steal-interfaces-from-class-drivers.patch
	patches.suse/rds-do-not-leak-kernel-memory-to-user-land.patch
	patches.drivers/qed-fix-spelling-mistake-offloded-offloaded.patch
	patches.drivers/net-smc-call-consolidation.patch
	patches.drivers/net-smc-handle-unregistered-buffers.patch
	patches.drivers/smc-fix-sendpage-call.patch
	patches.suse/dccp-fix-tasklet-usage.patch
	patches.drivers/ALSA-hda-Fix-incorrect-usage-of-IS_REACHABLE
	patches.drivers/ALSA-seq-Fix-races-at-MIDI-encoding-in-snd_virmidi_o
	patches.drivers/ALSA-dice-fix-kernel-NULL-pointer-dereference-due-to
	patches.drivers/ALSA-aloop-Add-missing-cable-lock-to-ctl-API-callbac
	patches.drivers/ALSA-pcm-Check-PCM-state-at-xfern-compat-ioctl
	patches.suse/btrfs-Take-trans-lock-before-access-running-trans-in.patch
	patches.fixes/blk-mq-count-allocated-but-not-started-requests-in-i.patch
	patches.fixes/blk-mq-fix-sysfs-inflight-counter.patch
	patches.suse/0221-bcache-store-disk-name-in-struct-cache-and-struct-ca.patch
	patches.suse/0222-bcache-set-CACHE_SET_IO_DISABLE-in-bch_cached_dev_er.patch
	patches.suse/0223-bcache-count-backing-device-I-O-error-for-writeback-.patch
	patches.suse/0224-bcache-add-wait_for_kthread_stop-in-bch_allocator_th.patch
	patches.suse/0225-bcache-set-dc-io_disable-to-true-in-conditional_stop.patch
	patches.suse/0226-bcache-use-pr_info-to-inform-duplicated-CACHE_SET_IO.patch
	patches.fixes/bdi-wake-up-concurrent-wb_shutdown-callers.patch
	patches.drivers/nvme-fix-potential-memory-leak-in-option-parsing.patch
	patches.drivers/nvme-Set-integrity-flag-for-user-passthrough-command.patch
	patches.drivers/nvme-multipath-Disable-runtime-writable-enabling-par.patch
	patches.drivers/nvme-multipath-Fix-multipath-disabled-naming-collisi.patch
	patches.drivers/nvmet-switch-loopback-target-state-to-connecting-whe.patch
	patches.fixes/bdi-Fix-oops-in-wb_workfn.patch
	patches.drivers/RDMA-ucma-ucma_context-reference-leak-in-error-path.patch
	patches.drivers/RDMA-ucma-Allow-resolving-address-w-o-specifying-sou.patch
	patches.drivers/RDMA-mlx5-Fix-multiple-NULL-ptr-deref-errors-in-rere.patch
	patches.drivers/RDMA-mlx5-Protect-from-shift-operand-overflow.patch
	patches.drivers/IB-mlx5-Use-unlimited-rate-when-static-rate-is-not-s.patch
	patches.drivers/RDMA-cxgb4-release-hw-resources-on-device-removal.patch
	patches.drivers/IB-uverbs-Fix-validating-mandatory-attributes.patch
	patches.drivers/RDMA-cma-Fix-use-after-destroy-access-to-net-namespa.patch
	patches.drivers/RDMA-iwpm-fix-memory-leak-on-map_info.patch
	patches.drivers/IB-rxe-add-RXE_START_MASK-for-rxe_opcode-IB_OPCODE_R.patch
	patches.drivers/IB-rxe-avoid-double-kfree_skb.patch
	patches.drivers/RDMA-hns-Bugfix-for-init-hem-table.patch
	patches.drivers/RDMA-hns-Intercept-illegal-RDMA-operation-when-use-i.patch
	patches.drivers/RDMA-hns-Fix-the-qp-context-state-diagram.patch
	patches.drivers/RDMA-hns-Only-assign-mtu-if-IB_QP_PATH_MTU-bit-is-se.patch
	patches.drivers/RDMA-hns-Remove-some-unnecessary-attr_mask-judgement.patch
	patches.drivers/RDMA-hns-Only-assign-dqpn-if-IB_QP_PATH_DEST_QPN-bit.patch
	patches.drivers/RDMA-hns-Adjust-the-order-of-cleanup-hem-table.patch
	patches.drivers/RDMA-hns-Update-assignment-method-for-owner-field-of.patch
	patches.drivers/RDMA-hns-Submit-bad-wr.patch
	patches.drivers/RDMA-hns-Fix-a-couple-misspellings.patch
	patches.drivers/iw_cxgb4-Atomically-flush-per-QP-HW-CQEs.patch
	patches.drivers/IB-core-Make-ib_mad_client_id-atomic.patch
	patches.drivers/IB-hfi1-Fix-handling-of-FECN-marked-multicast-packet.patch
	patches.drivers/IB-hfi1-Use-correct-type-for-num_user_context.patch
	patches.drivers/IB-hfi1-Fix-loss-of-BECN-with-AHG.patch
	patches.drivers/IB-hfi1-Fix-NULL-pointer-dereference-when-invalid-nu.patch
	patches.drivers/IB-hfi1-rdmavt-Fix-memory-leak-in-hfi1_alloc_devdata.patch
	patches.drivers/IB-hfi1-Fix-memory-leak-in-exception-path-in-get_irq.patch
	patches.drivers/IB-mlx4-Fix-integer-overflow-when-calculating-optima.patch
	patches.drivers/RDMA-cma-Do-not-query-GID-during-QP-state-transition.patch
	patches.drivers/drm-i915-glk-Add-MODULE_FIRMWARE-for-Geminilake
	patches.drivers/drm-bridge-vga-dac-Fix-edid-memory-leak
	patches.drivers/drm-vmwgfx-Fix-a-buffer-object-leak
	patches.drivers/clk-honor-CLK_MUX_ROUND_CLOSEST-in-generic-clk-mux
	patches.drivers/usb-dwc3-gadget-Fix-list_del-corruption-in-dwc3_ep_d.patch
	patches.drivers/usb-musb-host-fix-potential-NULL-pointer-dereference.patch
	patches.drivers/usb-musb-trace-fix-NULL-pointer-dereference-in-musb_.patch
	patches.fixes/0001-xhci-Fix-use-after-free-in-xhci_free_virt_device.patch
	patches.fixes/0001-USB-Accept-bulk-endpoints-with-1024-byte-maxpacket.patch
	patches.drivers/USB-serial-option-adding-support-for-ublox-R410M.patch
	patches.drivers/USB-serial-visor-handle-potential-invalid-device-con.patch
	patches.drivers/platform-x86-asus-wireless-Fix-NULL-pointer-derefere
	patches.drivers/irqchip-qcom-Fix-check-for-spurious-interrupts
	patches.fixes/doc-Add-vendor-prefix-for-Kieback-Peter-GmbH
	patches.drivers/gpio-fix-aspeed_gpio-unmask-irq
	patches.drivers/gpioib-do-not-free-unrequested-descriptors
	patches.drivers/gpio-fix-error-path-in-lineevent_create
	patches.drivers/libata-Apply-NOLPM-quirk-for-SanDisk-SD7UB3Q-G1001-S
	patches.drivers/HID-lenovo-Add-support-for-IBM-Lenovo-Scrollpoint-mi
	patches.drivers/HID-wacom-Release-device-resource-data-obtained-by-d
	patches.drivers/HID-intel-ish-hid-use-put_device-instead-of-kfree
	patches.suse/0001-dm-integrity-use-kvfree-for-kvmalloc-d-memory.patch
	patches.suse/0228-dm-bufio-fix-buffer-alignment.patch
	patches.drivers/agp-uninorth-make-two-functions-static
	patches.drivers/drm-i915-Adjust-eDP-s-logical-vco-in-a-reliable-plac
	patches.drivers/drm-i915-Fix-drm-intel_enable_lvds-ERROR-message-in-
	patches.drivers/drm-atomic-Clean-old_state-new_state-in-drm_atomic_s
	patches.drivers/drm-atomic-Clean-private-obj-old_state-new_state-in-
	patches.drivers/drm-omap-silence-unititialized-variable-warning
	patches.drivers/drm-omap-fix-uninitialized-ret-variable
	patches.drivers/drm-omap-fix-possible-NULL-ref-issue-in-tiler_reserv
	patches.drivers/drm-omap-handle-alloc-failures-in-omap_connector
	patches.drivers/drm-vc4-Fix-scaling-of-uni-planar-formats
	patches.drivers/drm-nouveau-Fix-deadlock-in-nv50_mstm_register_conne
	patches.fixes/cpufreq-schedutil-Avoid-using-invalid-next_freq.patch
	patches.fixes/ceph-fix-rsize-wsize-capping-in-ceph_direct_read_write.patch
	patches.fixes/xprtrdma-Fix-list-corruption-DMAR-errors-during-MR-r.patch
	patches.suse/openvswitch-Don-t-swap-table-in-nlattr_set-after-OVS.patch
	patches.suse/atm-zatm-Fix-potential-Spectre-v1.patch
	patches.suse/net-atm-Fix-potential-Spectre-v1.patch
	patches.drivers/tg3-Fix-vunmap-BUG_ON-triggered-from-tg3_free_consis.patch
	patches.suse/net-ethernet-sun-niu-set-correct-packet-size-in-skb.patch
	patches.drivers/Revert-Bluetooth-btusb-Fix-quirk-for-Atheros-1525-QC
	patches.drivers/Bluetooth-btusb-Only-check-needs_reset_resume-DMI-ta
	patches.drivers/Bluetooth-btusb-Add-Dell-XPS-13-9360-to-btusb_needs_
	patches.suse/sctp-delay-the-authentication-for-the-duplicated-coo.patch
	patches.fixes/af_key-Always-verify-length-of-provided-sadb_key.patch
	patches.fixes/vti6-Change-minimum-MTU-to-IPV4_MIN_MTU-vti6-can-car.patch
	patches.suse/llc-better-deal-with-too-small-mtu.patch
	patches.drivers/can-dev-increase-bus-off-message-severity
	patches.drivers/can-kvaser_usb-Increase-correct-stats-counter-in-kva
	patches.drivers/r8169-fix-powering-up-RTL8168h
	patches.drivers/qed-Fix-l2-initializations-over-iWARP-personality.patch
	patches.drivers/qede-Fix-gfp-flags-sent-to-rdma-event-node-allocatio.patch
	patches.suse/msft-hv-1635-hv_netvsc-Fix-net-device-attach-on-older-Windows-hos.patch
	patches.drivers/cxgb4-zero-the-HMA-memory.patch
	patches.drivers/cxgb4-copy-mbox-log-size-to-PF0-3-adap-instances.patch
	patches.suse/net-mlx4_en-Verify-coalescing-parameters-are-in-rang.patch
	patches.drivers/mac80211-Fix-condition-validating-WMM-IE
	patches.drivers/cfg80211-limit-wiphy-names-to-128-bytes
	patches.drivers/rfkill-gpio-fix-memory-leak-in-probe-error-path
	patches.drivers/mac80211-Adjust-SAE-authentication-timeout
	patches.drivers/mac80211-use-timeout-from-the-AddBA-response-instead
	patches.suse/msft-hv-1637-hv_netvsc-set-master-device.patch
	patches.suse/net-mlx4_en-Fix-an-error-handling-path-in-mlx4_en_in.patch
	patches.suse/sctp-remove-sctp_chunk_put-from-fail_mark-err-path-i.patch
	patches.drivers/qed-fix-spelling-mistake-taskelt-tasklet.patch
	patches.drivers/can-hi311x-Acquire-SPI-lock-on-do_get_berr_counter
	patches.drivers/can-hi311x-Work-around-TX-complete-interrupt-erratum
	patches.suse/bonding-do-not-allow-rlb-updates-to-invalid-mac.patch
	patches.suse/bonding-send-learning-packets-for-vlans-on-slave.patch
	patches.suse/ipv4-fix-memory-leaks-in-udp_sendmsg-ping_v4_sendmsg.patch
	patches.drivers/net-mlx5-Free-IRQs-in-shutdown-path.patch
	patches.suse/net-mlx5-E-Switch-Include-VF-RDMA-stats-in-vport-sta.patch
	patches.suse/net-mlx5e-Err-if-asked-to-offload-TC-match-on-frag-b.patch
	patches.drivers/ixgbe-return-error-on-unsupported-SFP-module-when-re.patch
	patches.drivers/ixgbevf-fix-ixgbevf_xmit_frame-s-return-type.patch
	patches.suse/net-sched-fix-error-path-in-tcf_proto_create-when-mo.patch
	patches.suse/net-sched-actions-fix-refcnt-leak-in-skbmod.patch
	patches.fixes/0001-mm-oom-fix-concurrent-munlock-and-oom-reaper-unmap-v.patch
	patches.drivers/nvme-fix-use-after-free-in-nvme_free_ns_head.patch
	patches.fixes/nvme-Fix-sync-controller-reset-return.patch
	patches.drivers/nvme-add-quirk-to-force-medium-priority-for-sq-creation.patch
	patches.drivers/thermal-int3403_thermal-Fix-NULL-pointer-deref-on-mo
	patches.drivers/thermal-exynos-Reading-temperature-makes-sense-only-
	patches.drivers/thermal-exynos-Propagate-error-value-from-tmu_read
	patches.drivers/drm-set-FMODE_UNSIGNED_OFFSET-for-drm-files
	patches.fixes/scsi-aacraid-Correct-hba_send-to-include-iu_type.patch
	patches.fixes/0001-proc-do-not-access-cmdline-nor-environ-from-file-bac.patch
	patches.arch/s390-move-expoline-assembler-macros-to-a-header.patch
	patches.arch/s390-crc32-vx-use-expoline-for-indirect-branches.patch
	patches.arch/s390-lib-use-expoline-for-indirect-branches.patch
	patches.arch/s390-ftrace-use-expoline-for-indirect-branches.patch
	patches.arch/s390-kernel-use-expoline-for-indirect-branches.patch
	patches.arch/s390-move-spectre-sysfs-attribute-code.patch
	patches.arch/s390-remove-indirect-branch-from-do_softirq_own_stack.patch
	patches.arch/s390-extend-expoline-to-bc-instructions.patch
	patches.arch/s390-use-expoline-thunks-in-the-bpf-jit.patch
	patches.arch/s390-cpum_sf-ensure-sample-frequency-of-perf-event-attributes-is-non-zero.patch
	patches.arch/s390-qdio-fix-access-to-uninitialized-qdio_q-fields.patch
	patches.arch/s390-qdio-don-t-release-memory-in-qdio_setup_irq.patch
	patches.drivers/ALSA-control-fix-a-redundant-copy-issue
	patches.drivers/ALSA-hda-Add-Lenovo-C50-All-in-one-to-the-power_save
	patches.drivers/ALSA-usb-mixer-volume-quirk-for-CM102-A-102S
	patches.drivers/ALSA-hda-realtek-Clevo-P950ER-ALC1220-Fixup
	patches.drivers/drm-Match-sysfs-name-in-link-removal-to-link-creatio
	patches.drivers/drm-dumb-buffers-Integer-overflow-in-drm_mode_create
	patches.drivers/drm-vmwgfx-Set-dmabuf_size-when-vmw_dmabuf_init-is-s
	patches.drivers/drm-i915-userptr-reject-zero-user_size
	patches.drivers/drm-i915-execlists-Use-rmb-to-order-CSB-reads
	patches.drivers/drm-i915-gen9-Add-WaClearHIZ_WM_CHICKEN3-for-bxt-and
	patches.drivers/spi-sh-msiof-Fix-bit-field-overflow-writes-to-TSCR-R
	patches.drivers/spi-cadence-Add-usleep_range-for-cdns_spi_fill_tx_fi
	patches.drivers/spi-pxa2xx-Allow-64-bit-DMA
	patches.drivers/spi-bcm-qspi-Avoid-setting-MSPI_CDRAM_PCS-for-spi-no
	patches.drivers/spi-bcm-qspi-Always-read-and-set-BSPI_MAST_N_BOOT_CT
	patches.drivers/spi-bcm2835aux-ensure-interrupts-are-enabled-for-sha
	patches.suse/0229-bcache-return-0-from-bch_debug_init-if-CONFIG_DEBUG_.patch
	patches.fixes/0001-xhci-Fix-USB3-NULL-pointer-dereference-at-logical-di.patch
	patches.drivers/usb-musb-fix-remote-wakeup-racing-with-suspend.patch
	patches.drivers/usbip-usbip_host-refine-probe-and-disconnect-debug-m.patch
	patches.fixes/0001-usbip-usbip_host-delete-device-from-busid_table-afte.patch
	patches.fixes/0001-usbip-usbip_host-run-rebind-from-exit-when-module-is.patch
	patches.fixes/0001-usbip-usbip_host-fix-NULL-ptr-deref-and-use-after-fr.patch
	patches.fixes/0001-usbip-usbip_host-fix-bad-unlock-balance-during-stub_.patch
	patches.drivers/i2c-designware-fix-poll-after-enable-regression
	patches.drivers/i2c-pmcmsp-return-message-count-on-master_xfer-succe
	patches.drivers/i2c-pmcmsp-fix-error-return-from-master_xfer
	patches.drivers/i2c-viperboard-return-message-count-on-master_xfer-s
	patches.fixes/lib-test_bitmap.c-fix-bitmap-optimisation-tests-to-r.patch
	patches.drivers/radix-tree-test-suite-fix-mapshift-build-target.patch
	patches.drivers/radix-tree-test-suite-fix-compilation-issue.patch
	patches.drivers/radix-tree-test-suite-add-item_delete_rcu.patch
	patches.drivers/radix-tree-test-suite-multi-order-iteration-race.patch
	patches.drivers/radix-tree-fix-multi-order-iteration-race.patch
	patches.fixes/ARM-davinci-board-da830-evm-fix-GPIO-lookup-for-MMC-.patch
	patches.fixes/ARM-davinci-board-da850-evm-fix-GPIO-lookup-for-MMC-.patch
	patches.fixes/ARM-davinci-board-omapl138-hawk-fix-GPIO-numbers-for.patch
	patches.fixes/ARM-davinci-board-dm355-evm-fix-broken-networking.patch
	patches.drivers/tee-shm-fix-use-after-free-via-temporarily-dropped-r
	patches.drivers/tee-check-shm-references-are-consistent-in-offset-si
	patches.fixes/ARM-OMAP2-powerdomain-use-raw_smp_processor_id-for-t.patch
	patches.fixes/ARM-keystone-fix-platform_domain_notifier-array-over.patch
	patches.fixes/ARM-davinci-dm646x-fix-timer-interrupt-generation.patch
	patches.fixes/ARM-davinci-board-dm646x-evm-pass-correct-I2C-adapte.patch
	patches.fixes/ARM-davinci-board-dm646x-evm-set-VPIF-capture-card-n.patch
	patches.fixes/ARM-8753-1-decompressor-add-a-missing-parameter-to-t.patch
	patches.fixes/ARM-8758-1-decompressor-restore-r1-and-r2-just-befor.patch
	patches.fixes/ARM-kexec-fix-kdump-register-saving-on-panic.patch
	patches.fixes/ARM-8769-1-kprobes-Fix-to-use-get_kprobe_ctlblk-afte.patch
	patches.fixes/ARM-8770-1-kprobes-Prohibit-probing-on-optimized_cal.patch
	patches.fixes/ARM-8771-1-kprobes-Prohibit-kprobes-on-do_undefinstr.patch
	patches.fixes/ARM-8772-1-kprobes-Prohibit-kprobes-on-get_user-func.patch
	patches.suse/btrfs-fix-xattr-loss-after-power-failure.patch
	patches.drivers/qede-Fix-ref-cnt-usage-count.patch
	patches.drivers/net-mlx4_core-Fix-error-handling-in-mlx4_init_port_i.patch
	patches.drivers/net-smc-check-for-missing-nlattrs-in-SMC_PNETID-mess.patch
	patches.drivers/cxgb4-Correct-ntuple-mask-validation-for-hash-filter.patch
	patches.drivers/vmxnet3-set-the-DMA-mask-before-the-first-DMA-map-op.patch
	patches.drivers/vmxnet3-use-DMA-memory-barriers-where-required.patch
	patches.drivers/net-mlx5-Fix-build-break-when-CONFIG_SMP-n.patch
	patches.drivers/qed-LL2-flush-isles-when-connection-is-closed.patch
	patches.drivers/ibmvnic-Free-coherent-DMA-memory-if-FW-map-failed.patch
	patches.drivers/ibmvnic-Fix-non-fatal-firmware-error-reset.patch
	patches.drivers/ibmvnic-Fix-statistics-buffers-memory-leak.patch
	patches.drivers/net-sched-red-avoid-hashing-NULL-child.patch
	patches.drivers/cxgb4-fix-offset-in-collecting-TX-rate-limit-info.patch
	patches.fixes/0001-iov_iter-fix-return-type-of-_pipe_get_pages.patch
	patches.fixes/0002-iov_iter-fix-memory-leak-in-pipe_get_pages_alloc.patch
	patches.fixes/fs-don-t-scan-the-inode-cache-before-SB_BORN-is-set.patch
	patches.fixes/befs_lookup-use-d_splice_alias.patch
	patches.fixes/ext2-fix-a-block-leak.patch
	patches.drivers/scsi-zfcp-fix-infinite-iteration-on-erp-ready-list.patch
	patches.fixes/scsi-core-clean-up-generated-file-scsi_devinfo_tbl.c.patch
	patches.drivers/scsi-sg-allocate-with-_gfp_zero-in-sg_build_indirect.patch
	patches.arch/powerpc-64s-Add-support-for-a-store-forwarding-barri.patch
	patches.fixes/sr-pass-down-correctly-sized-scsi-sense-buffer.patch
	patches.drivers/libata-Blacklist-some-Sandisk-SSDs-for-NCQ
	patches.drivers/libata-blacklist-Micron-500IT-SSD-with-MU01-firmware
	patches.drivers/IB-hfi1-Use-after-free-race-condition-in-send-contex.patch
	patches.drivers/RDMA-mlx5-Don-t-assume-that-medium-blueFlame-registe.patch
	patches.drivers/RDMA-mlx5-Use-proper-spec-flow-label-type.patch
	patches.drivers/i40iw-Fix-memory-leak-in-error-path-of-create-QP.patch
	patches.drivers/i40iw-Use-correct-address-in-dst_neigh_lookup-for-IP.patch
	patches.drivers/RDMA-hns-Add-rq-inline-flags-judgement.patch
	patches.drivers/RDMA-hns-Bugfix-for-rq-record-db-for-kernel.patch
	patches.drivers/RDMA-hns-Load-the-RoCE-dirver-automatically.patch
	patches.drivers/RDMA-hns-Update-convert-function-of-endian-format.patch
	patches.drivers/RDMA-hns-Add-return-operation-when-configured-global.patch
	patches.drivers/RDMA-hns-Not-support-qp-transition-from-reset-to-res.patch
	patches.drivers/RDMA-hns-Fix-the-bug-with-rq-sge.patch
	patches.drivers/RDMA-hns-Set-desc_dma_addr-for-zero-when-free-cmq-de.patch
	patches.drivers/RDMA-hns-Enable-inner_pa_vld-filed-of-mpt.patch
	patches.drivers/RDMA-hns-Set-NULL-for-__internal_mr.patch
	patches.drivers/RDMA-hns-Fix-the-bug-with-NULL-pointer.patch
	patches.drivers/RDMA-i40iw-Avoid-panic-when-objects-are-being-create.patch
	patches.drivers/RDMA-i40iw-Avoid-reference-leaks-when-processing-the.patch
	patches.drivers/i40iw-Avoid-panic-when-reading-back-the-IRQ-aff.patch
	patches.drivers/iw_cxgb4-Fix-an-error-handling-path-in-c4iw_get_dma_.patch
	patches.drivers/IB-umem-Use-the-correct-mm-during-ib_umem_release.patch
	patches.drivers/RDMA-qedr-Fix-doorbell-bar-mapping-for-dpi-1.patch
	patches.drivers/RDMA-hns-Bugfix-for-cq-record-db-for-kernel.patch
	patches.drivers/RDMA-hns-Move-the-location-for-initializing-tmp_len.patch
	patches.drivers/ALSA-timer-Fix-pause-event-notification
	patches.drivers/drm-vmwgfx-Fix-32-bit-VMW_PORT_HB_-IN-OUT-macros
	patches.drivers/mmc-sdhci-iproc-remove-hard-coded-mmc-cap-1.8v
	patches.drivers/mmc-sdhci-iproc-fix-32bit-writes-for-TRANSFER_MODE-r
	patches.drivers/mmc-sdhci-iproc-add-SDHCI_QUIRK2_HOST_OFF_CARD_ON-fo
	patches.fixes/4.4.136-002-powerpc-64s-Clear-PCR-on-boot.patch
	patches.drivers/isdn-eicon-fix-a-missing-check-bug
	patches.suse/dccp-don-t-free-ccid2_hc_tx_sock-struct-in-dccp_disc.patch
	patches.suse/ipmr-properly-check-rhltable_init-return-value.patch
	patches.suse/qed-Fix-mask-for-physical-address-in-ILT-entry.patch
	patches.drivers/cfg80211-further-limit-wiphy-names-to-64-bytes
	patches.suse/virtio-net-correctly-transmit-XDP-buff-after-lineari.patch
	patches.suse/virtio-net-fix-leaking-page-for-gso-packet-during-me.patch
	patches.drivers/ibmvnic-Only-do-H_EOI-for-mobility-events.patch
	patches.suse/net-ipv4-add-missing-RTA_TABLE-to-rtm_ipv4_policy.patch
	patches.suse/net-phy-broadcom-Fix-auxiliary-control-register-read.patch
	patches.suse/net-phy-broadcom-Fix-bcm_write_exp.patch
	patches.suse/net-mlx4-Fix-irq-unsafe-spinlock-usage.patch
	patches.suse/net-mlx5e-When-RXFCS-is-set-add-FCS-data-into-checks.patch
	patches.drivers/net-mlx5-IPSec-Fix-a-race-between-concurrent-sandbox.patch
	patches.suse/vhost-synchronize-IOTLB-message-with-dev-cleanup.patch
	patches.suse/ipv4-remove-warning-in-ip_recv_error.patch
	patches.suse/enic-set-DMA-mask-to-47-bit.patch
	patches.fixes/batman-adv-Avoid-race-in-TT-TVLV-allocator-helper.patch
	patches.fixes/batman-adv-Fix-TT-sync-flags-for-intermediate-TT-res.patch
	patches.fixes/bpf-properly-enforce-index-mask-to-prevent-out-of-bo.patch
	patches.drivers/ibmvnic-Fix-partial-success-login-retries.patch
	patches.fixes/idr-fix-invalid-ptr-dereference-on-item-delete
	patches.suse/kernel-sys.c-fix-potential-Spectre-v1-issue.patch
	patches.suse/0001-tracing-Make-the-snapshot-trigger-work-with-instance.patch
	patches.fixes/afs-Fix-directory-permissions-check.patch
	patches.drivers/Input-synaptics-Lenovo-Carbon-X1-Gen5-2017-devices-s
	patches.drivers/Input-synaptics-Lenovo-Thinkpad-X1-Carbon-G5-2017-wi
	patches.drivers/Input-synaptics-add-Intertouch-support-on-X1-Carbon-
	patches.drivers/Input-synaptics-add-Lenovo-80-series-ids-to-SMBus
	patches.drivers/Input-elan_i2c_smbus-fix-corrupted-stack
	patches.fixes/selinux-KASAN-slab-out-of-bounds-in-xattr_getsecurit.patch
	patches.drivers/nvme-fix-extended-data-LBA-supported-setting.patch
	patches.drivers/platform-x86-asus-wmi-Fix-NULL-pointer-dereference
	patches.fixes/fs-clear-writeback-errors-in-inode_init_always.patch
	patches.fixes/mm-huge_memory-c-_split_huge_page-use-atomic-clearpagedirty.patch
	patches.suse/mm-fix-the-NULL-mapping-case-in-__isolate_lru_page.patch
	patches.drivers/RDMA-bnxt_re-Fix-broken-RoCE-driver-due-to-recent-L2.patch
	patches.drivers/IB-core-Fix-error-code-for-invalid-GID-entry.patch
	patches.drivers/iio-ad7793-implement-IIO_CHAN_INFO_SAMP_FREQ
	patches.drivers/iio-buffer-make-length-types-match-kfifo-types
	patches.drivers/iio-kfifo_buf-check-for-uint-overflow
	patches.drivers/stm-class-Use-vmalloc-for-the-master-map
	patches.drivers/intel_th-Use-correct-device-when-freeing-buffers
	patches.drivers/hwtracing-stm-fix-build-error-on-some-arches
	patches.drivers/drm-i915-Disable-LVDS-on-Radiant-P845
	patches.drivers/drm-i915-lvds-Move-acpi-lid-notification-registratio
	patches.drivers/drm-psr-Fix-missed-entry-in-PSR-setup-time-table
	patches.suse/ipv6-sr-fix-memory-OOB-access-in-seg6_do_srh_encap-i.patch
	patches.suse/mlxsw-spectrum-Forbid-creation-of-VLAN-1-over-port-L.patch
	patches.drivers/be2net-Fix-error-detection-logic-for-BE3.patch
	patches.drivers/Revert-rt2800-use-TXOP_BACKOFF-for-probe-frames
	patches.drivers/iwlwifi-pcie-compare-with-number-of-IRQs-requested-f
	patches.suse/net-ethernet-davinci_emac-fix-error-handling-in-prob.patch
	patches.suse/net-sysfs-Fix-memory-leak-in-XPS-configuration.patch
	patches.suse/kcm-Fix-use-after-free-caused-by-clonned-sockets.patch
	patches.suse/ip6_tunnel-remove-magic-mtu-value-0xFFF8.patch
	patches.suse/net-usb-cdc_mbim-add-flag-FLAG_SEND_ZLP.patch
	patches.fixes/fix-io_destroy-aio_complete-race.patch
	patches.suse/0001-nbd-fix-nbd-device-deletion.patch
	patches.fixes/bdi-Move-cgroup-bdi_writeback-to-a-dedicated-low-con.patch
	patches.drivers/nvme-fix-lockdep-warning-in-nvme_mpath_clear_current_path.patch
	patches.drivers/nvme-host-core-fix-precedence-of-ternary-operator.patch
	patches.drivers/nvme-fc-remove-setting-DNR-on-exception-conditions.patch
	patches.drivers/nvme-fabrics-remove-unnecessary-controller-subnqn-va.patch
	patches.drivers/nvme-fabrics-centralize-discovery-controller-default.patch
	patches.drivers/nvme-fabrics-allow-duplicate-connections-to-the-disc.patch
	patches.drivers/nvmet-fc-increase-LS-buffer-count-per-fc-port.patch
	patches.drivers/nvme-allow-duplicate-controller-if-prior-controller-.patch
	patches.drivers/nvme-loop-add-support-for-multiple-ports.patch
	patches.drivers/nvme-fabrics-allow-internal-passthrough-command-on-d.patch
	patches.drivers/nvme.h-untangle-AEN-notice-definitions.patch
	patches.drivers/nvme.h-add-the-changed-namespace-list-log.patch
	patches.drivers/nvme.h-add-AEN-configuration-symbols.patch
	patches.drivers/nvmet-add-a-new-nvmet_zero_sgl-helper.patch
	patches.drivers/nvmet-split-log-page-implementation.patch
	patches.drivers/nvmet-implement-the-changed-namespaces-log.patch
	patches.drivers/nvmet-add-AEN-configuration-support.patch
	patches.drivers/nvmet-mask-pending-AENs.patch
	patches.drivers/nvme-submit-AEN-event-configuration-on-startup.patch
	patches.drivers/nvme-mark-nvme_queue_scan-static.patch
	patches.drivers/nvme-use-the-changed-namespaces-list-log-to-clear-ns.patch
	patches.fixes/restore-cond_resched-in-shrink_dcache_parent.patch
	patches.fixes/rmdir-rename-do-shrink_dcache_parent-only-on-success.patch
	patches.drivers/hwmon-ltc2990-Fix-incorrect-conversion-of-negative-t
	patches.drivers/spi-bcm63xx-hspi-Enable-the-clock-before-calling-clk
	patches.drivers/spi-pxa2xx-check-clk_prepare_enable-return-value
	patches.suse/btrfs-return-error-value-if-create_io_em-failed-in-cow_file_range.patch
	patches.fixes/0001-dlm-fix-a-clerical-error-when-set-SCTP_NODELAY.patch
	patches.fixes/0002-dlm-make-sctp_connect_to_sock-return-in-specified-ti.patch
	patches.fixes/0003-dlm-remove-O_NONBLOCK-flag-in-sctp_connect_to_sock.patch
	patches.suse/0001-locking-barriers-Introduce-smp_cond_load_relaxed-and.patch
	patches.suse/0002-locking-qspinlock-Merge-struct-__qspinlock-into-stru.patch
	patches.suse/0003-locking-qspinlock-Bound-spinning-on-pending-locked-t.patch
	patches.suse/0004-locking-qspinlock-x86-Increase-_Q_PENDING_LOOPS-uppe.patch
	patches.suse/0005-locking-qspinlock-Remove-unbounded-cmpxchg-loop-from.patch
	patches.suse/0006-locking-qspinlock-Kill-cmpxchg-loop-when-claiming-lo.patch
	patches.suse/0007-locking-qspinlock-Use-atomic_cond_read_acquire.patch
	patches.suse/0008-locking-mcs-Use-smp_cond_load_acquire-in-MCS-spin-lo.patch
	patches.suse/0009-locking-qspinlock-Use-smp_cond_load_relaxed-to-wait-.patch
	patches.suse/0010-locking-qspinlock-Use-smp_store_release-in-queued_sp.patch
	patches.suse/0011-locking-qspinlock-Elide-back-to-back-RELEASE-operati.patch
	patches.suse/0012-locking-qspinlock-Use-try_cmpxchg-instead-of-cmpxchg.patch
	patches.suse/0001-locking-qspinlock-Add-stat-tracking-for-pending-vs.-.patch
	patches.suse/0001-locking-qspinlock-Remove-duplicate-clear_pending-fun.patch
	patches.arch/x86-cpu-modify-detect_extended_topology-to-return-result
	patches.arch/x86-cpu-amd-derive-cpu-topology-from-cpuid-function-0xb-when-available
	patches.fixes/tools-power-turbostat-Correct-SNB_C1-C3_AUTO_UNDEMOT.patch
	patches.drivers/PM-wakeup-Only-update-last-time-for-active-wakeup-so
	patches.fixes/cpufreq-Fix-new-policy-initialization-during-limits-.patch
	patches.drivers/PM-hibernate-Fix-oops-at-snapshot_write
	patches.drivers/0001-mailbox-PCC-erroneous-error-message-when-parsing-ACP.patch
	patches.drivers/ACPI-LPSS-Only-call-pwm_add_table-for-Bay-Trail-PWM-
	patches.drivers/s390-cio-add-helper-to-query-utility-strings-per-given-ccw-device.patch
	patches.drivers/s390-cio-add-test-for-ccwgroup-device.patch
	patches.drivers/s390-net-add-pnetid-support.patch
	patches.arch/s390-archrandom-rework-arch-random-implementation.patch
	patches.arch/s390-zcrypt-fix-cca-and-ep11-cprb-processing-failure-memory-leak.patch
	patches.fixes/ext4-Fix-hole-length-detection-in-ext4_ind_map_block.patch
	patches.fixes/ext4-update-mtime-in-ext4_punch_hole-even-if-no-bloc.patch
	patches.fixes/vfs-add-the-sb_start_intwrite_trylock-helper.patch
	patches.fixes/ext4-factor-out-helper-ext4_sample_last_mounted.patch
	patches.fixes/ext4-do-not-update-s_last_mounted-of-a-frozen-fs.patch
	patches.fixes/ext4-report-delalloc-reserve-as-non-free-in-statfs-f.patch
	patches.fixes/ext4-bubble-errors-from-ext4_find_inline_data_nolock.patch
	patches.fixes/ext4-fix-fencepost-error-in-check-for-inode-count-ov.patch
	patches.fixes/fs-allow-per-device-dax-status-checking-for-filesystems.patch
	patches.fixes/dax-change-bdev_dax_supported-to-support-boolean-ret.patch
	patches.drivers/crypto-caam-fix-DMA-mapping-dir-for-generated-IV
	patches.drivers/crypto-caam-fix-IV-DMA-mapping-and-updating
	patches.drivers/crypto-caam-qi-fix-IV-DMA-mapping-and-updating
	patches.drivers/crypto-authenc-don-t-leak-pointers-to-authenc-keys
	patches.drivers/crypto-authencesn-don-t-leak-pointers-to-authenc-key
	patches.drivers/crypto-caam-strip-input-zeros-from-RSA-input-buffer
	patches.drivers/crypto-omap-sham-fix-memleak
	patches.drivers/crypto-vmx-Remove-overly-verbose-printk-from-AES-ini
	patches.drivers/crypto-vmx-Remove-overly-verbose-printk-from-AES-XTS
	patches.drivers/Input-xpad-add-GPD-Win-2-Controller-USB-IDs
	patches.drivers/Input-goodix-add-new-ACPI-id-for-GPD-Win-2-touch-scr
	patches.drivers/Input-elan_i2c-add-ELAN0612-Lenovo-v330-14IKB-ACPI-I
	patches.drivers/mmc-pwrseq-Use-kmalloc_array-instead-of-stack-VLA
	patches.drivers/mmc-dw_mmc-update-actual-clock-for-mmc-debugfs
	patches.drivers/usb-audio-v2-Correct-the-comment-for-struct-uac_cloc.patch
	patches.drivers/usb-hub-Don-t-wait-for-connect-state-at-resume-for-p
	patches.drivers/usb-do-not-reset-if-a-low-speed-or-full-speed-device.patch
	patches.drivers/usb-dwc2-debugfs-Don-t-touch-RX-FIFO-during-register.patch
	patches.drivers/usb-gadget-udc-renesas_usb3-disable-the-controller-s.patch
	patches.drivers/0001-xhci-Create-new-structures-to-store-xhci-port-inform.patch
	patches.drivers/0001-xhci-set-hcd-pointers-for-xhci-usb2-and-usb3-roothub.patch
	patches.drivers/0001-xhci-Add-helper-to-get-xhci-roothub-from-hcd.patch
	patches.drivers/0001-xhci-debugfs-add-usb-ports-to-xhci-debugfs.patch
	patches.drivers/0001-xhci-debugfs-add-debugfs-interface-to-enable-complia.patch
	patches.drivers/usbip-vhci_sysfs-fix-potential-Spectre-v1.patch
	patches.drivers/usb-storage-Add-support-for-FL_ALWAYS_SYNC-flag-in-t.patch
	patches.drivers/usb-storage-Add-compatibility-quirk-flags-for-G-Tech.patch
	patches.drivers/NFC-pn533-don-t-send-USB-data-off-of-the-stack
	patches.drivers/usbip-usbip_detach-Fix-memory-udev-context-and-udev-
	patches.fixes/ARM-amba-Fix-wrong-indentation-in-driver_override_st.patch
	patches.drivers/w1-mxc_w1-Enable-clock-before-calling-clk_get_rate-o
	patches.drivers/1wire-family-module-autoload-fails-because-of-upper-
	patches.drivers/vmw_balloon-fixing-double-free-when-batching-mode-is
	patches.drivers/driver-core-Don-t-ignore-class_dir_create_and_add-fa
	patches.drivers/sc16is7xx-Check-for-an-error-when-the-clock-is-enabl
	patches.drivers/tty-pl011-Avoid-spuriously-stuck-off-interrupts
	patches.drivers/serial-samsung-fix-maxburst-parameter-for-DMA-transa
	patches.drivers/tty-serial-atmel-use-port-name-as-name-in-request_ir
	patches.drivers/serial-sh-sci-Use-spin_-try-lock_irqsave-instead-of-
	patches.drivers/serial-8250-omap-Fix-idling-of-clocks-for-unused-uar
	patches.drivers/tty-Fix-data-race-in-tty_insert_flip_string_fixed_fl
	patches.drivers/libata-zpodd-small-read-overflow-in-eject_tray
	patches.drivers/libata-Drop-SanDisk-SD7UB3Q-G1001-NOLPM-quirk
	patches.drivers/drm-dp-mst-Fix-off-by-one-typo-when-dump-payload-tab
	patches.drivers/drm-atomic-helper-Drop-plane-fb-references-only-for-
	patches.drivers/drm-i915-Restore-planes-after-load-detection
	patches.drivers/drm-gma500-fix-psb_intel_lvds_mode_valid-s-return-ty
	patches.drivers/drm-Add-DP-PSR2-sink-enable-bit
	patches.drivers/drm-i915-dp-Send-DPCD-ON-for-MST-before-phy_up
	patches.drivers/drm-i915-psr-Chase-psr.enabled-only-under-the-psr.lo
	patches.drivers/drm-exynos-Allow-DRM_EXYNOS-on-s5pv210
	patches.drivers/drm-atomic-Handling-the-case-when-setting-old-crtc-f
	patches.drivers/drm-i915-Don-t-request-a-bug-report-for-unsafe-modul
	patches.drivers/drm-amdgpu-Add-APU-support-in-vi_set_uvd_clocks
	patches.drivers/drm-amdgpu-Add-APU-support-in-vi_set_vce_clocks
	patches.drivers/drm-amdgpu-Remove-VRAM-from-shared-bo-domains
	patches.drivers/drm-radeon-fix-mode_valid-s-return-type
	patches.drivers/drm-nouveau-fifo-gk104-poll-for-runlist-update-compl
	patches.drivers/0001-drm-tegra-Acquire-a-reference-to-the-IOVA-cache.patch
	patches.drivers/0001-gpu-host1x-Acquire-a-reference-to-the-IOVA-cache.patch
	patches.drivers/drm-exynos-dsi-mask-frame-done-interrupt
	patches.drivers/drm-exynos-Fix-default-value-for-zpos-plane-property
	patches.drivers/ALSA-usb-audio-simplify-set_sync_ep_implicit_fb_quir
	patches.drivers/ALSA-usb-audio-add-more-quirks-for-DSD-interfaces
	patches.drivers/ALSA-hda-ca0132-fix-build-failure-when-a-local-macro
	patches.drivers/ALSA-usb-audio-Initialize-Dell-Dock-playback-volumes
	patches.drivers/ALSA-usb-audio-Avoid-superfluous-usb_set_interface-c
	patches.drivers/ALSA-usb-audio-Add-keep_iface-flag
	patches.drivers/ALSA-usb-audio-Add-Keep-Interface-control
	patches.drivers/ALSA-usb-audio-Allow-to-override-the-longname-string
	patches.drivers/ALSA-usb-audio-Give-proper-vendor-product-name-for-D
	patches.drivers/ALSA-hda-ca0132-R3Di-and-SBZ-quirk-entires-alt-firmw
	patches.drivers/ALSA-hda-ca0132-Add-pincfg-for-SBZ-R3Di-add-fp-hp-au
	patches.drivers/ALSA-hda-ca0132-Add-PCI-region2-iomap-for-SBZ
	patches.drivers/ALSA-hda-ca0132-Add-extra-exit-functions-for-R3Di-an
	patches.drivers/ALSA-hda-ca0132-add-extra-init-functions-for-r3di-sb
	patches.drivers/ALSA-hda-ca0132-update-core-functions-for-sbz-r3di
	patches.drivers/ALSA-hda-ca0132-add-dsp-setup-related-commands-for-t
	patches.drivers/ALSA-hda-ca0132-Add-dsp-setup-gpio-functions-for-r3d
	patches.drivers/ALSA-hda-ca0132-add-the-ability-to-set-src_id-on-scp
	patches.drivers/ALSA-hda-ca0132-add-alt_select_in-out-for-R3Di-SBZ
	patches.drivers/ALSA-hda-ca0132-Add-DSP-Volume-set-and-New-mixers-fo
	patches.drivers/ALSA-hda-ca0132-add-ca0132_alt_set_vipsource
	patches.drivers/ALSA-hda-ca0132-Add-new-control-changes-for-SBZ-R3Di
	patches.drivers/ALSA-usb-audio-add-boot-quirk-for-Axe-Fx-III
	patches.drivers/ALSA-hda-ca0132-fix-array_size.cocci-warnings
	patches.drivers/ALSA-hda-ca0132-constify-templates-for-control-eleme
	patches.drivers/ALSA-hda-ca0132-constify-read-only-members-of-string
	patches.drivers/ALSA-hda-ca0132-merge-strings-just-for-printk
	patches.drivers/ALSA-hda-ca0132-constify-parameter-table-for-effects
	patches.drivers/ALSA-usb-audio-Apply-rate-limit-to-warning-messages-
	patches.drivers/ALSA-emu10k1-Rate-limit-error-messages-about-page-er
	patches.drivers/ALSA-hda-conexant-Add-fixup-for-HP-Z2-G4-workstation
	patches.drivers/ALSA-hda-conexant-Add-hp-mic-fix-model-string
	patches.drivers/ALSA-hda-Add-Intel-NUC7i3BNB-to-the-power_save-black
	patches.drivers/ALSA-hda-Add-Clevo-W35xSS_370SS-to-the-power_save-bl
	patches.drivers/ALSA-hda-Add-Gigabyte-P55A-UD3-and-Z87-D3HP-to-the-p
	patches.drivers/ALSA-hda-Add-ASRock-H81M-HDS-to-the-power_save-black
	patches.drivers/ALSA-hda-Add-Intel-NUC5i7RY-to-the-power_save-blackl
	patches.drivers/ALSA-hda-realtek-Fixup-mute-led-on-HP-Spectre-x360
	patches.drivers/ALSA-hda-realtek-Refactor-alc269_fixup_hp_mute_led_m
	patches.drivers/ALSA-hda-realtek-Fixup-for-HP-x360-laptops-with-B-O-
	patches.drivers/ALSA-hda-realtek-Enable-mic-mute-hotkey-for-several-
	patches.drivers/ALSA-hda-Handle-kzalloc-failure-in-snd_hda_attach_pc
	patches.drivers/ASoC-topology-Fix-bclk-and-fsync-inversion-in-set_li
	patches.drivers/ASoC-topology-Add-missing-clock-gating-parameter-whe
	patches.drivers/ASoC-omap-Remove-OMAP_MUX-dependency-from-Nokia-N810
	patches.drivers/ASoC-mediatek-preallocate-pages-use-platform-device
	patches.drivers/ASoC-cirrus-i2s-Fix-LRCLK-configuration
	patches.drivers/ASoC-cirrus-i2s-Fix-TX-RX-LinCtrlData-setup
	patches.drivers/ASoC-dpcm-fix-BE-dai-not-hw_free-and-shutdown
	patches.drivers/ASoC-dapm-delete-dapm_kcontrol_data-paths-list-befor
	patches.drivers/ASoC-cs35l35-Add-use_single_rw-to-regmap-config
	patches.fixes/kconfig-Avoid-format-overflow-warning-from-GCC-8.1
	patches.fixes/ARM-8764-1-kgdb-fix-NUMREGBYTES-so-that-gdb_regs-is-.patch
	patches.fixes/printk-fix-possible-reuse-of-va_list-variable.patch
	patches.drivers/clk-renesas-cpg-mssr-Stop-using-printk-format-pCr
	patches.drivers/thermal-bcm2835-Stop-using-printk-format-pCr
	patches.drivers/serial-sh-sci-Stop-using-printk-format-pCr
	patches.fixes/audit-Fix-wrong-task-in-comparison-of-session-ID.patch
	patches.suse/branch-check-fix-long-int-truncation-when-profiling-.patch
	patches.suse/ompiler.h-enable-builtin-overflow-checkers-and-add-.patch
	patches.suse/overflow.h-Add-allocation-size-calculation-helpers.patch
	patches.drivers/cxgb4vf-display-pause-settings.patch
	patches.drivers/qed-use-trust-mode-to-allow-VF-to-override-forced-MA.patch
	patches.drivers/qed-Add-new-TLV-to-request-PF-to-update-MAC-in-bulle.patch
	patches.drivers/bpf-make-bnxt-compatible-w-bpf_xdp_adjust_tail.patch
	patches.drivers/qed-Delete-unused-parameter-p_ptt-from-mcp-APIs.patch
	patches.drivers/qed-Add-configuration-information-to-register-dump-a.patch
	patches.drivers/qed-Fix-copying-2-strings.patch
	patches.drivers/ixgbe-Drop-support-for-macvlan-specific-unicast-list.patch
	patches.drivers/igb-Fix-not-adding-filter-elements-to-the-list.patch
	patches.drivers/igb-Fix-queue-selection-on-MAC-filters-on-i210.patch
	patches.drivers/net-smc-fix-structure-size.patch
	patches.drivers/net-smc-handle-sockopts-forcing-fallback.patch
	patches.drivers/net-smc-sockopts-tcp_nodelay-and-tcp_cork.patch
	patches.drivers/net-smc-handle-sockopt-tcp_defer_accept.patch
	patches.suse/sctp-introduce-sctp_dst_mtu.patch
	patches.drivers/bnxt_en-Add-TC-to-hardware-QoS-queue-mapping-logic.patch
	patches.drivers/bnxt_en-Remap-TC-to-hardware-queues-when-configuring.patch
	patches.drivers/bnxt_en-Check-the-lengths-of-encapsulated-firmware-r.patch
	patches.drivers/bnxt_en-Do-not-set-firmware-time-from-VF-driver-on-o.patch
	patches.drivers/bnxt_en-Simplify-ring-alloc-free-error-messages.patch
	patches.drivers/bnxt_en-Display-function-level-rx-tx_discard_pkts-vi.patch
	patches.drivers/bnxt_en-Do-not-allow-VF-to-read-EEPROM.patch
	patches.drivers/bnxt_en-Increase-RING_IDLE-minimum-threshold-to-50.patch
	patches.drivers/bnxt_en-reduce-timeout-on-initial-HWRM-calls.patch
	patches.drivers/bnxt_en-Reserve-rings-in-bnxt_set_channels-if-device.patch
	patches.drivers/bnxt_en-Don-t-reserve-rings-on-VF-when-min-rings-wer.patch
	patches.drivers/bnxt_en-Reserve-RSS-and-L2-contexts-for-VF.patch
	patches.drivers/bnxt_en-Reserve-rings-at-driver-open-if-none-was-res.patch
	patches.drivers/i40evf-Replace-GFP_ATOMIC-with-GFP_KERNEL-in-i40evf_.patch
	patches.drivers/i40e-i40evf-cleanup-incorrect-function-doxygen-comme.patch
	patches.drivers/i40e-fix-reading-LLDP-configuration.patch
	patches.drivers/i40e-Add-advertising-10G-LR-mode.patch
	patches.drivers/i40evf-Fix-turning-TSO-GSO-and-GRO-on-after.patch
	patches.drivers/i40e-Fix-multiple-issues-with-UDP-tunnel-offload-fil.patch
	patches.drivers/i40e-avoid-overflow-in-i40e_ptp_adjfreq.patch
	patches.drivers/net-hns3-Remove-error-log-when-getting-pfc-stats-fai.patch
	patches.drivers/net-hns3-fix-to-correctly-fetch-l4-protocol-outer-he.patch
	patches.drivers/net-hns3-Fixes-the-out-of-bounds-access-in-hclge_map.patch
	patches.drivers/net-hns3-Fixes-the-error-legs-in-hclge_init_ae_dev-f.patch
	patches.drivers/net-hns3-fix-for-phy_addr-error-in-hclge_mac_mdio_co.patch
	patches.drivers/net-hns3-Fix-to-support-autoneg-only-for-port-attach.patch
	patches.drivers/net-hns3-fix-a-dead-loop-in-hclge_cmd_csq_clean.patch
	patches.drivers/net-hns3-Fix-for-packet-loss-due-wrong-filter-config.patch
	patches.drivers/net-hns3-Remove-packet-statistics-in-the-range-of-81.patch
	patches.drivers/cxgb4-add-new-T5-device-id-s.patch
	patches.drivers/net-smc-periodic-testlink-support.patch
	patches.drivers/net-smc-ipv6-support-for-smc_diag-c.patch
	patches.drivers/net-smc-handle-ioctls-siocinq-siocoutq-and-siocoutqnsd.patch
	patches.drivers/net-smc-determine-vlan_id-of-stacked-net_device.patch
	patches.drivers/cxgb4-update-latest-firmware-version-supported-5f110899.patch
	patches.drivers/smc-simplify-abort-logic.patch
	patches.drivers/smc-make-smc_rx_wait_data-generic.patch
	patches.drivers/smc-allocate-rmbs-as-compound-pages.patch
	patches.drivers/smc-add-support-for-splice.patch
	patches.drivers/qed-Refactor-mf_mode-to-consist-of-bits.patch
	patches.drivers/qed-Remove-unused-data-member-is_mf_default.patch
	patches.drivers/qed-Add-support-for-multi-function-mode-with-802.1ad.patch
	patches.drivers/qed-Add-support-for-Unified-Fabric-Port.patch
	patches.drivers/bnxt_en-Fix-firmware-message-delay-loop-regression.patch
	patches.drivers/bnxt_en-Check-unsupported-speeds-in-bnxt_update_link.patch
	patches.drivers/bnxt_en-Read-phy-eeprom-A2h-address-only-when-optica.patch
	patches.drivers/bnxt_en-Always-forward-VF-MAC-address-to-the-PF.patch
	patches.drivers/net-mlx5-Refactor-num-of-blocks-in-mailbox-calculati.patch
	patches.drivers/net-mlx5-Fix-dump_command-mailbox-length-printed.patch
	patches.drivers/net-hns3-Add-support-of-hardware-rx-vlan-offload-to-.patch
	patches.drivers/net-hns3-Fix-for-setting-mac-address-when-resetting.patch
	patches.drivers/net-hns3-remove-add-del_tunnel_udp-in-hns3_enet-modu.patch
	patches.drivers/net-hns3-fix-for-cleaning-ring-problem.patch
	patches.drivers/net-hns3-refactor-the-loopback-related-function.patch
	patches.drivers/fm10k-setup-VLANs-for-l2-accelerated-macvlan-interfa.patch
	patches.drivers/fm10k-reduce-duplicate-fm10k_stat-macro-code.patch
	patches.drivers/fm10k-use-variadic-arguments-to-fm10k_add_stat_strin.patch
	patches.drivers/fm10k-use-macro-to-avoid-passing-the-array-and-size-.patch
	patches.drivers/fm10k-warn-if-the-stat-size-is-unknown.patch
	patches.drivers/fm10k-don-t-protect-fm10k_queue_mac_request-by-fm10k.patch
	patches.drivers/cxgb4-fix-the-wrong-conversion-of-Mbps-to-Kbps.patch
	patches.drivers/cxgb4-Add-new-T5-device-id.patch
	patches.drivers/cxgb4-Fix-vxlan-geneve-_port-initialization.patch
	patches.drivers/cxgb4-enable-inner-header-checksum-calculation.patch
	patches.drivers/cxgb4-avoid-schedule-while-atomic.patch
	patches.drivers/vmcore-add-API-to-collect-hardware-dump-in-second-ke.patch
	patches.drivers/cxgb4-collect-hardware-dump-in-second-kernel.patch
	patches.drivers/i40e-calculate-ethtool-stats-size-in-a-separate-func.patch
	patches.drivers/i40e-remove-duplicate-pfc-stats.patch
	patches.drivers/i40e-cleanup-whitespace-for-some-ethtool-stat-defini.patch
	patches.drivers/i40e-Fix-recalculation-of-MSI-X-vectors-for-VMDq.patch
	patches.drivers/i40e-add-tx_busy-to-ethtool-stats.patch
	patches.drivers/i40e-cleanup-wording-in-a-header-comment.patch
	patches.drivers/i40e-free-the-skb-after-clearing-the-bitlock.patch
	patches.drivers/i40evf-Fix-a-hardware-reset-support-in-VF-driver.patch
	patches.drivers/cxgb4-do-not-fail-vf-instatiation-in-slave-mode.patch
	patches.drivers/net-hns3-Fix-for-deadlock-problem-occurring-when-unr.patch
	patches.drivers/net-hns3-Fix-for-the-null-pointer-problem-occurring-.patch
	patches.drivers/net-hns3-Add-a-check-for-client-instance-init-state.patch
	patches.drivers/net-hns3-Change-return-type-of-hnae3_register_ae_dev.patch
	patches.drivers/net-hns3-Change-return-type-of-hnae3_register_ae_alg.patch
	patches.drivers/net-hns3-Change-return-value-in-hnae3_register_clien.patch
	patches.drivers/net-hns3-Fixes-the-back-pressure-setting-when-sriov-.patch
	patches.drivers/net-hns3-Fix-for-fiber-link-up-problem.patch
	patches.drivers/net-hns3-Add-support-of-.sriov_configure-in-HNS3-dri.patch
	patches.drivers/net-hns3-Fixes-the-missing-PCI-iounmap-for-various-l.patch
	patches.drivers/net-mlx5e-Remove-redundant-vport-context-vlan-update.patch
	patches.drivers/net-smc-no-tx-work-trigger-for-fallback-sockets.patch
	patches.drivers/net-smc-register-new-rmbs-with-the-peer.patch
	patches.drivers/net-smc-remove-unnecessary-cast.patch
	patches.drivers/net-smc-simplify-test_link-function-usage.patch
	patches.drivers/net-smc-move-link-llc-initialization-to-llc-layer.patch
	patches.drivers/net-smc-use-a-workqueue-to-defer-llc-send.patch
	patches.drivers/net-smc-handle-all-error-codes-from-smc_conn_create.patch
	patches.drivers/net-smc-set-link-inactive-before-calling-smc_lgr_free.patch
	patches.drivers/net-smc-drop-messages-when-link-state-is-inactive.patch
	patches.drivers/net-smc-check-for-pending-termination.patch
	patches.drivers/qed-Fix-possibility-of-list-corruption-during-rmmod-.patch
	patches.drivers/qed-Fix-LL2-race-during-connection-terminate.patch
	patches.drivers/cxgb4-update-LE-TCAM-collection-for-T6.patch
	patches.drivers/mwifiex-pcie-tighten-a-check-in-mwifiex_pcie_process
	patches.drivers/ath10k-correct-target-assert-problem-due-to-CE5-stuc
	patches.drivers/ath10k-search-all-IEs-for-variant-before-falling-bac
	patches.drivers/iwlwifi-fw-harden-page-loading-code
	patches.drivers/brcmfmac-Add-support-for-bcm43364-wireless-chipset
	patches.drivers/net-smc-init-conn-tx_work-conn-send_lock-sooner.patch
	patches.drivers/ixgbe-ixgbevf-Free-IRQ-when-PCI-error-recovery-remov.patch
	patches.drivers/ixgbe-force-VF-to-grab-new-MAC-on-driver-reload.patch
	patches.drivers/ixgbevf-fix-MAC-address-changes-through-ixgbevf_set_.patch
	patches.drivers/qede-Add-build_skb-support.patch
	patches.drivers/net-mlx5-Vport-Use-kvfree-for-memory-allocated-by-kv.patch
	patches.drivers/net-mlx5-Eswitch-Use-kvfree-for-memory-allocated-by-.patch
	patches.drivers/IB-mlx5-Use-kvfree-for-memory-allocated-by-kvzalloc.patch
	patches.drivers/net-smc-add-common-buffer-size-in-send-and-receive-buffer-descriptors.patch
	patches.drivers/net-smc-move-link-group-list-to-smc_core.patch
	patches.drivers/net-smc-rename-connection-index-to-rmbe-index.patch
	patches.drivers/net-smc-calculate-write-offset-in-rmb-only-once-per-connection.patch
	patches.drivers/net-smc-move-smc_core-specific-code-from-smc-h-to-smc_core.patch
	patches.drivers/net-smc-restructure-cdc-message-reception.patch
	patches.drivers/net-smc-do-a-few-smc_core-c-cleanups.patch
	patches.drivers/net-smc-change-smc_buf_free-function-parameters.patch
	patches.drivers/net-smc-restructure-client-and-server-code-in-af_smc.patch
	patches.drivers/cxgb4-collect-SGE-PF-VF-queue-map.patch
	patches.drivers/Bluetooth-hci_qca-Avoid-missing-rampatch-failure-wit
	patches.drivers/Bluetooth-btusb-add-ID-for-LiteOn-04ca-301a
	patches.drivers/net-hns3-Fixes-error-reported-by-Kbuild-and-internal.patch
	patches.drivers/net-hns3-Fixes-API-to-fetch-ethernet-header-length-w.patch
	patches.drivers/net-hns3-cleanup-of-return-values-in-hclge_init_clie.patch
	patches.drivers/net-hns3-Fix-the-missing-client-list-node-initializa.patch
	patches.drivers/net-hns3-Fix-for-hns3-module-is-loaded-multiple-time.patch
	patches.drivers/net-hns3-Use-enums-instead-of-magic-number-in-hclge_.patch
	patches.drivers/net-hns3-Fix-for-netdev-not-running-problem-after-ca.patch
	patches.drivers/net-hns3-Fixes-kernel-panic-issue-during-rmmod-hns3-.patch
	patches.drivers/net-hns3-Fix-for-CMDQ-and-Misc.-interrupt-init-order.patch
	patches.drivers/cxgb4-copy-the-length-of-cpl_tx_pkt_core-to-fw_wr.patch
	patches.drivers/i40e-free-skb-after-clearing-lock-in-ptp_stop.patch
	patches.drivers/i40e-always-return-VEB-stat-strings.patch
	patches.drivers/i40e-always-return-all-queue-stat-strings.patch
	patches.drivers/i40e-split-i40e_get_strings-into-smaller-functions.patch
	patches.drivers/i40e-use-WARN_ONCE-to-replace-the-commented-BUG_ON-s.patch
	patches.drivers/i40e-fold-prefix-strings-directly-into-stat-names.patch
	patches.drivers/i40e-update-data-pointer-directly-when-copying-to-th.patch
	patches.drivers/i40e-add-function-doc-headers-for-ethtool-stats-func.patch
	patches.drivers/i40e-use-the-more-traditional-i-loop-variable.patch
	patches.drivers/qed-Add-MFW-interfaces-for-TLV-request-support.patch
	patches.drivers/qed-Add-support-for-tlv-request-processing.patch
	patches.drivers/qed-Add-support-for-processing-fcoe-tlv-request.patch
	patches.drivers/qed-Add-support-for-processing-iscsi-tlv-request.patch
	patches.drivers/qed-Add-driver-infrastucture-for-handling-mfw-reques.patch
	patches.drivers/qede-Add-support-for-populating-ethernet-TLVs.patch
	patches.drivers/0004-qedf-add-support-for-populating-ethernet-tlvs
	patches.drivers/0005-qedf-add-get_generic_tlv_data-handler
	patches.drivers/qedi-add-support-for-populating-ethernet-tlvs
	patches.drivers/qedi-add-get_generic_tlv_data-handler
	patches.drivers/cxgb4-Add-new-T6-device-ids.patch
	patches.drivers/cxgb4-change-the-port-capability-bits-definition.patch
	patches.drivers/cxgb4-do-L1-config-when-module-is-inserted.patch
	patches.drivers/net-smc-return-0-for-ioctl-calls-in-states-init-and-closed.patch
	patches.drivers/net-smc-lock-smc_lgr_list-in-port_terminate.patch
	patches.drivers/net-smc-urgent-data-support.patch
	patches.drivers/net-smc-longer-delay-when-freeing-client-link-groups.patch
	patches.drivers/cxgb4-Check-for-kvzalloc-allocation-failure.patch
	patches.drivers/ibmvnic-Mark-NAPI-flag-as-disabled-when-released.patch
	patches.drivers/ibmvnic-Introduce-active-CRQ-state.patch
	patches.drivers/ibmvnic-Check-CRQ-command-return-codes.patch
	patches.drivers/ibmvnic-Return-error-code-if-init-interrupted-by-tra.patch
	patches.drivers/ibmvnic-Handle-error-case-when-setting-link-state.patch
	patches.drivers/ibmvnic-Create-separate-initialization-routine-for-r.patch
	patches.drivers/ibmvnic-Set-resetting-state-at-earliest-possible-poi.patch
	patches.drivers/ibmvnic-Introduce-hard-reset-recovery.patch
	patches.drivers/sfc-stop-the-TX-queue-before-pushing-new-buffers.patch
	patches.drivers/cxgb4-cxgb4vf-link-management-changes-for-new-SFP.patch
	patches.drivers/cxgb4-clean-up-init_one.patch
	patches.drivers/cxgb4-cxgb4vf-Notify-link-changes-to-OS-dependent-co.patch
	patches.drivers/qede-Refactor-ethtool-rx-classification-flow.patch
	patches.drivers/qede-Validate-unsupported-configurations.patch
	patches.drivers/qed-Support-other-classification-modes.patch
	patches.drivers/qede-Support-flow-classification-to-the-VFs.patch
	patches.drivers/qed-Support-drop-action-classification.patch
	patches.drivers/bnx2x-Collect-the-device-debug-information-during-Tx.patch
	patches.drivers/net-hns3-Updates-RX-packet-info-fetch-in-case-of-mul.patch
	patches.drivers/net-hns3-Add-support-for-tx_accept_tag2-and-tx_accep.patch
	patches.drivers/net-hns3-Add-STRP_TAGP-field-support-for-hardware-re.patch
	patches.drivers/net-hns3-Add-support-to-enable-TX-RX-promisc-mode-fo.patch
	patches.drivers/net-hns3-Fix-for-PF-mailbox-receving-unknown-message.patch
	patches.drivers/net-hns3-Fixes-the-state-to-indicate-client-type-ini.patch
	patches.drivers/net-hns3-Fixes-the-init-of-the-VALID-BD-info-in-the-.patch
	patches.drivers/net-hns3-Removes-unnecessary-check-when-clearing-TX-.patch
	patches.drivers/net-hns3-Clear-TX-RX-rings-when-stopping-port-un-ini.patch
	patches.drivers/net-hns3-Remove-unused-led-control-code.patch
	patches.drivers/net-hns3-Adds-support-for-led-locate-command-for-cop.patch
	patches.drivers/net-hns3-Fixes-initalization-of-RoCE-handle-and-make.patch
	patches.drivers/net-mlx5-FPGA-Call-DMA-unmap-with-the-right-size.patch
	patches.drivers/qed-Add-link-change-count-value-to-ethtool-statistic.patch
	patches.drivers/cxgb4-Add-FORCE_PAUSE-bit-to-32-bit-port-caps.patch
	patches.drivers/net-hns3-Disable-vf-vlan-filter-when-vf-vlan-table-i.patch
	patches.drivers/net-hns3-Add-support-for-IFF_ALLMULTI-flag.patch
	patches.drivers/net-hns3-Add-repeat-address-checking-for-setting-mac.patch
	patches.drivers/net-hns3-Fix-setting-mac-address-error.patch
	patches.drivers/net-hns3-Fix-for-service_task-not-running-problem-af.patch
	patches.drivers/net-hns3-Fix-for-hclge_reset-running-repeatly-proble.patch
	patches.drivers/net-hns3-Fix-for-phy-not-link-up-problem-after-reset.patch
	patches.drivers/net-hns3-Add-missing-break-in-misc_irq_handle.patch
	patches.drivers/net-hns3-Fix-for-vxlan-tx-checksum-bug.patch
	patches.drivers/net-hns3-Optimize-the-PF-s-process-of-updating-multi.patch
	patches.drivers/net-hns3-Optimize-the-VF-s-process-of-updating-multi.patch
	patches.drivers/net-smc-fix-error-return-code-in-smc_setsockopt.patch
	patches.drivers/mwifiex-correct-histogram-data-with-appropriate-inde
	patches.drivers/wlcore-sdio-check-for-valid-platform-device-data-bef
	patches.drivers/mwifiex-handle-race-during-mwifiex_usb_disconnect
	patches.drivers/iwlmvm-tdls-Check-TDLS-channel-switch-support
	patches.drivers/iwlwifi-mvm-fix-TSO-with-highly-fragmented-SKBs
	patches.drivers/iwlwifi-pcie-fix-race-in-Rx-buffer-allocator
	patches.drivers/iwlwifi-mvm-honor-the-max_amsdu_subframes-limit
	patches.drivers/iwlwifi-mvm-fix-race-in-queue-notification-wait
	patches.drivers/iwlwifi-fix-non_shared_ant-for-9000-devices
	patches.drivers/ath-Add-regulatory-mapping-for-Bahamas
	patches.drivers/ath-Add-regulatory-mapping-for-Bermuda
	patches.drivers/ath-Add-regulatory-mapping-for-Serbia
	patches.drivers/ath-Add-regulatory-mapping-for-Tanzania
	patches.drivers/ath-Add-regulatory-mapping-for-Uganda
	patches.drivers/ath-Add-regulatory-mapping-for-APL2_FCCA
	patches.drivers/ath-Add-regulatory-mapping-for-APL13_WORLD
	patches.drivers/ath-Add-regulatory-mapping-for-ETSI8_WORLD
	patches.drivers/ath-Add-regulatory-mapping-for-FCC3_ETSIC
	patches.drivers/qed-Fix-shared-memory-inconsistency-between-driver-a.patch
	patches.drivers/qed-Fix-use-of-incorrect-shmem-address.patch
	patches.suse/vrf-check-the-original-netdevice-for-generating-redi.patch
	patches.suse/net-packet-refine-check-for-priv-area-size.patch
	patches.fixes/ipv6-omit-traffic-class-when-calculating-flow-hash.patch
	patches.drivers/qed-Add-srq-core-support-for-RoCE-and-iWARP.patch
	patches.drivers/Bluetooth-btusb-Add-a-new-Realtek-8723DE-ID-2ff8-b01
	patches.drivers/Bluetooth-btusb-Apply-QCA-Rome-patches-for-some-ATH3
	patches.drivers/Bluetooth-hci_qca-Fix-Sleep-inside-atomic-section-wa
	patches.drivers/qed-use-dma_zalloc_coherent-instead-of-allocator-mem.patch
	patches.suse/team-use-netdev_features_t-instead-of-u32.patch
	patches.fixes/e1000e-Ignore-TSYNCRXCTL-when-getting-I219-clock-att.patch
	patches.drivers/ixgbevf-fix-possible-race-in-the-reset-subtask.patch
	patches.drivers/ixgbe-introduce-a-helper-to-simplify-code.patch
	patches.drivers/ixgbe-fix-possible-race-in-reset-subtask.patch
	patches.suse/sctp-not-allow-transport-timeout-value-less-than-HZ-.patch
	patches.drivers/qed-Utilize-FW-8.37.2.0.patch
	patches.drivers/net-hns3-remove-unused-hclgevf_cfg_func_mta_filter.patch
	patches.fixes/ip6mr-only-set-ip6mr_table-from-setsockopt-when-ip6m.patch
	patches.suse/net-metrics-add-proper-netlink-validation.patch
	patches.suse/rtnetlink-validate-attributes-in-do_setlink.patch
	patches.suse/netdev-FAQ-clarify-DaveM-s-position-for-stable-backp.patch
	patches.drivers/bnx2x-use-the-right-constant.patch
	patches.drivers/net-hns3-Fix-for-VF-mailbox-cannot-receiving-PF-resp.patch
	patches.drivers/net-hns3-Fix-for-VF-mailbox-receiving-unknown-messag.patch
	patches.drivers/net-hns3-Optimize-PF-CMDQ-interrupt-switching-proces.patch
	patches.fixes/fuse-atomic_o_trunc-should-truncate-pagecache.patch
	patches.fixes/fuse-Remove-the-buggy-retranslation-of-pids-in-fuse_.patch
	patches.fixes/fuse-fix-congested-state-leak-on-aborted-connections.patch
	patches.fixes/fuse-fix-control-dir-setup-and-teardown.patch
	patches.fixes/fuse-don-t-keep-dead-fuse_conn-at-fuse_fill_super.patch
	patches.fixes/orangefs-report-attributes_mask-and-attributes-for-s.patch
	patches.fixes/orangefs-set-i_size-on-new-symlink.patch
	patches.arch/powerpc64-ftrace-Add-a-field-in-paca-to-disable-ftra.patch
	patches.arch/powerpc64-ftrace-Rearrange-ifdef-sections-in-ftrace..patch
	patches.arch/powerpc64-ftrace-Add-helpers-to-hard-disable-ftrace.patch
	patches.arch/powerpc64-ftrace-Delay-enabling-ftrace-on-secondary-.patch
	patches.arch/powerpc64-ftrace-Disable-ftrace-during-hotplug.patch
	patches.arch/powerpc64-ftrace-Disable-ftrace-during-kvm-entry-exi.patch
	patches.arch/powerpc64-kexec-Hard-disable-ftrace-before-switching.patch
	patches.arch/powerpc64-module-Tighten-detection-of-mcount-call-si.patch
	patches.arch/powerpc-fadump-exclude-memory-holes-while-reserving-.patch
	patches.arch/powerpc-fadump-Do-not-use-hugepages-when-fadump-is-a.patch
	patches.arch/powerpc-64-kexec-fix-race-in-kexec-when-XIVE-is-shut.patch
	patches.arch/powerpc-xive-fix-hcall-H_INT_RESET-to-support-long-b.patch
	patches.arch/powerpc-xive-shutdown-XIVE-when-kexec-or-kdump-is-pe.patch
	patches.arch/powerpc-xive-prepare-all-hcalls-to-support-long-busy.patch
	patches.suse/powerpc-livepatch-implement-reliable-stack-tracing-for-the-consistency-model.patch
	patches.suse/0001-powerpc-ptrace-Fix-enforcement-of-DAWR-constraints.patch
	patches.arch/powerpc-xmon-Also-setup-debugger-hooks-when-single-stepping.patch
	patches.suse/powerpc-livepatch-fix-build-error-with-kprobes-disabled.patch
	patches.arch/mm-powerpc-x86-define-VM_PKEY_BITx-bits-if-CONFIG_AR.patch
	patches.arch/mm-powerpc-x86-introduce-an-additional-vma-bit-for-p.patch
	patches.arch/mm-pkeys-Remove-include-of-asm-mmu_context.h-from-pk.patch
	patches.arch/mm-pkeys-powerpc-x86-Provide-an-empty-vma_pkey-in-li.patch
	patches.arch/x86-pkeys-Move-vma_pkey-into-asm-pkeys.h.patch
	patches.arch/x86-pkeys-Add-arch_pkeys_enabled.patch
	patches.arch/mm-pkeys-Add-an-empty-arch_pkeys_enabled.patch
	patches.arch/mm-pkeys-x86-powerpc-Display-pkey-in-smaps-if-arch-s.patch
	patches.arch/powerpc-pkeys-Drop-private-VM_PKEY-definitions.patch
	patches.arch/powerpc-64s-Add-barrier_nospec.patch
	patches.arch/powerpc-64s-Add-support-for-ori-barrier_nospec-patch.patch
	patches.arch/powerpc-64s-Patch-barrier_nospec-in-modules.patch
	patches.arch/powerpc-64s-Enable-barrier_nospec-based-on-firmware-.patch
	patches.arch/powerpc-Use-barrier_nospec-in-copy_from_user.patch
	patches.arch/powerpc-64-Use-barrier_nospec-in-syscall-entry.patch
	patches.suse/powerpc-64s-Enhance-the-information-in-cpu_show_spec.patch
	patches.arch/powerpc-pkeys-Detach-execute_only-key-on-PROT_EXEC.patch
	patches.fixes/cpuidle-powernv-Fix-promotion-from-snooze-if-next-st.patch
	patches.drivers/media-omap3isp-isp-remove-an-unused-static-var
	patches.drivers/media-si470x-fix-__be16-annotations
	patches.drivers/media-dvb_frontend-fix-locking-issues-at-dvb_fronten
	patches.drivers/media-v4l2-compat-ioctl32-prevent-go-past-max-size
	patches.drivers/media-cx231xx-Add-support-for-AverMedia-DVD-EZMaker-
	patches.drivers/media-siano-get-rid-of-__le32-__le16-cast-warnings
	patches.drivers/media-cx88-Get-rid-of-spurious-call-to-cx8800_start_
	patches.drivers/media-saa7164-Fix-driver-name-in-debug-output
	patches.drivers/media-media-device-fix-ioctl-function-types
	patches.drivers/media-rcar_jpu-Add-missing-clk_disable_unprepare-on-
	patches.suse/0001-media-smiapp-fix-timeout-checking-in-smiapp_read_nvm.patch
	patches.drivers/media-vivid-potential-integer-overflow-in-vidioc_g_e
	patches.drivers/media-tw686x-Fix-incorrect-vb2_mem_ops-GFP-flags
	patches.drivers/media-uvcvideo-Support-realtek-s-UVC-1.5-device
	patches.drivers/PCI-Prevent-sysfs-disable-of-device-while-driver-is-
	patches.drivers/PCI-ibmphp-Fix-use-before-set-in-get_max_bus_speed
	patches.drivers/PCI-pciehp-Clear-Presence-Detect-and-Data-Link-Layer
	patches.drivers/PCI-pciehp-Request-control-of-native-hotplug-only-if
	patches.drivers/PCI-shpchp-Fix-AMD-POGO-identification
	patches.fixes/0001-PCI-Account-for-all-bridges-on-bus-when-distributing.patch
	patches.drivers/PCI-Add-ACS-quirk-for-Intel-7th-8th-Gen-mobile
	patches.drivers/PCI-Add-ACS-quirk-for-Intel-300-series
	patches.fixes/0001-PCI-dwc-Fix-enumeration-end-when-reaching-root-subor.patch
	patches.drivers/RDMA-qedr-fix-spelling-mistake-failes-fails.patch
	patches.drivers/RDMA-hns-Drop-local-zgid-in-favor-of-core-defined-va.patch
	patches.drivers/IB-hfi1-Prevent-LNI-hang-when-LCB-can-t-obtain-lanes.patch
	patches.drivers/IB-hfi1-Return-actual-error-value-from-program_rcvar.patch
	patches.drivers/IB-hfi1-Complete-check-for-locally-terminated-smp.patch
	patches.drivers/IB-hfi1-Fix-fault-injection-init-exit-issues.patch
	patches.drivers/IB-hfi1-Return-correct-value-for-device-state.patch
	patches.drivers/IB-hfi1-Reorder-incorrect-send-context-disable.patch
	patches.drivers/IB-hfi1-qib-Add-handling-of-kernel-restart.patch
	patches.drivers/IB-Hfi1-Read-CCE-Revision-register-to-verify-the-dev.patch
	patches.drivers/IB-hfi1-Optimize-kthread-pointer-locking-when-queuin.patch
	patches.drivers/IB-hfi1-Create-common-functions-for-affinity-CPU-mas.patch
	patches.drivers/RDMA-hns-Add-64KB-page-size-support-for-hip08.patch
	patches.drivers/RDMA-ipoib-Update-paths-on-CLIENT_REREG-SM_CHANGE-ev.patch
	patches.drivers/IB-hfi1-Set-port-number-for-errorinfo-MAD-response.patch
	patches.drivers/IB-rdmavt-hfi1-Change-hrtimer-add-to-use-pinned-vers.patch
	patches.drivers/IB-isert-Fix-for-lib-dma_debug-check_sync-warning.patch
	patches.drivers/RDMA-hns-Rename-the-idx-field-of-db.patch
	patches.drivers/IB-core-Remove-duplicate-declaration-of-gid_cache_wq.patch
	patches.drivers/IB-mlx5-Fetch-soft-WQE-s-on-fatal-error-state.patch
	patches.drivers/RDMA-hns-Modify-uar-allocation-algorithm-to-avoid-bi.patch
	patches.drivers/RDMA-hns-Increase-checking-CMQ-status-timeout-value.patch
	patches.drivers/IB-core-Make-testing-MR-flags-for-writability-a-stat.patch
	patches.drivers/IB-mlx4-Mark-user-MR-as-writable-if-actual-virtual-m.patch
	patches.drivers/RDMA-hns-Add-reset-process-for-RoCE-in-hip08.patch
	patches.drivers/RDMA-hns-Fix-the-illegal-memory-operation-when-cross.patch
	patches.drivers/RDMA-hns-Implement-the-disassociate_ucontext-API.patch
	patches.drivers/IB-iser-Do-not-reduce-max_sectors.patch
	patches.drivers/RDMA-qedr-fix-spelling-mistake-adrresses-addresses.patch
	patches.drivers/RDMA-mlx4-Discard-unknown-SQP-work-requests.patch
	patches.drivers/RDMA-hns_roce-Don-t-check-return-value-of-zap_vma_pt.patch
	patches.drivers/IB-isert-fix-T10-pi-check-mask-setting.patch
	patches.drivers/infiniband-fix-a-possible-use-after-free-bug.patch
	patches.drivers/IB-hns-Use-zeroing-memory-allocator-instead-of-alloc.patch
	patches.drivers/IB-hfi1-Fix-user-context-tail-allocation-for-DMA_RTA.patch
	patches.drivers/IB-hfi1-Ensure-VL-index-is-within-bounds.patch
	patches.drivers/IB-hfi1-Add-bypass-register-defines-and-replace-blin.patch
	patches.drivers/mailbox-bcm2835-Fix-of_xlate-return-value
	patches.drivers/pinctrl-mvebu-use-correct-MPP-sel-value-for-dev-pins
	patches.drivers/pinctrl-nand-meson-gxbb-fix-missing-data-pins
	patches.drivers/pinctrl-nand-meson-gxl-fix-missing-data-pins
	patches.drivers/pinctrl-at91-pio4-add-missing-of_node_put
	patches.drivers/auxdisplay-fix-broken-menu
	patches.drivers/of-unittest-for-strings-account-for-trailing-0-in-pr
	patches.drivers/of-overlay-validate-offset-from-property-fixups
	patches.drivers/of-platform-stop-accessing-invalid-dev-in-of_platfor
	patches.fixes/mm-page_alloc-do-not-break-_gfp_thisnode-by-zonelist-reset.patch
	patches.fixes/fs-binfmt_misc-c-do-not-allow-offset-overflow.patch
	patches.drivers/HID-i2c-hid-check-if-device-is-there-before-really-p
	patches.drivers/HID-hid-plantronics-Re-resend-Update-to-map-button-f
	patches.suse/0001-mtd-cmdlinepart-Update-comment-for-introduction-of-O.patch
	patches.fixes/regulator-don-t-return-or-expect-errno-from-of_map_mode.patch
	patches.drivers/regulator-pfuze100-add-.is_enable-for-pfuze100_swb_r
	patches.drivers/regulator-max8998-Fix-platform-data-retrieval
	patches.fixes/block-always-set-partition-number-to-0-in-blk_partit.patch
	patches.drivers/nvmet-return-all-zeroed-buffer-when-we-can-t-find-an.patch
	patches.drivers/nvme-don-t-hold-nvmf_transports_rwsem-for-more-than-.patch
	patches.drivers/nvme-rdma-correctly-check-for-target-keyed-sgl-suppo.patch
	patches.drivers/nvmet-filter-newlines-from-user-input.patch
	patches.drivers/nvme-cleanup-double-shift-issue.patch
	patches.fixes/linvdimm-pmem-Preserve-read-only-setting-for-pmem-de.patch
	patches.drivers/libnvdimm-pmem-Unconditionally-deep-flush-on-sync.patch
	patches.drivers/libnvdimm-pmem-Do-not-flush-power-fail-protected-CPU.patch
	patches.fixes/mm-fix-__gup_device_huge-vs-unmap.patch
	patches.drivers/staging-iio-ade7854-Fix-error-handling-on-read-write
	patches.drivers/staging-iio-ade7854-Fix-the-wrong-number-of-bits-to-
	patches.drivers/iio-tsl2583-correct-values-in-integration_time_avail
	patches.drivers/0001-raid10-check-bio-in-r10buf_pool_free-to-void-NULL-po.patch
	patches.drivers/0001-md-fix-two-problems-with-setting-the-re-add-device-s.patch
	patches.drivers/clk-qcom-Base-rcg-parent-rate-off-plan-frequency
	patches.drivers/clk-imx7d-fix-mipi-dphy-div-parent
	patches.drivers/clk-mvebu-use-correct-bit-for-98DX3236-NAND
	patches.drivers/clk-at91-PLL-recalc_rate-now-using-cached-MUL-and-DI
	patches.drivers/scsi-hisi_sas-make-sas-address-of-sata-disks-unique.patch
	patches.drivers/scsi-hisi_sas-update-ras-feature-for-later-revision-of-v3-hw.patch
	patches.drivers/scsi-hisi_sas-delete-timer-when-removing-hisi_sas-driver.patch
	patches.drivers/scsi-hisi_sas-use-dma_zalloc_coherent.patch
	patches.drivers/scsi-hisi_sas-consolidate-command-check-in-hisi_sas_get_ata_protocol.patch
	patches.drivers/scsi-hisi_sas-check-iptt-is-valid-before-using-it-for-v3-hw.patch
	patches.drivers/scsi-hisi_sas-print-device-id-for-errors.patch
	patches.drivers/scsi-hisi_sas-remove-some-unneeded-structure-members.patch
	patches.drivers/scsi-lpfc-fix-multiple-prli-completion-error-path.patch
	patches.drivers/scsi-lpfc-correct-target-queue-depth-application-changes.patch
	patches.drivers/scsi-lpfc-add-per-io-channel-nvme-io-statistics.patch
	patches.drivers/scsi-lpfc-enlarge-nvmet-asynchronous-receive-buffer-counts.patch
	patches.drivers/scsi-lpfc-fix-abort-request-wq-selection.patch
	patches.drivers/scsi-lpfc-fix-lingering-lpfc_wq-resource-after-driver-unload.patch
	patches.drivers/scsi-lpfc-fix-null-pointer-access-in-lpfc_nvme_info_show.patch
	patches.drivers/scsi-lpfc-fix-wq-cq-creation-for-older-asic-s.patch
	patches.drivers/scsi-lpfc-fix-driver-not-recovering-nvme-rports-during-target-link-faults.patch
	patches.drivers/scsi-lpfc-fix-nvme-remoteport-registration-race-conditions.patch
	patches.drivers/scsi-lpfc-fix-null-pointer-reference-when-resetting-adapter.patch
	patches.drivers/scsi-lpfc-correct-missing-remoteport-registration-during-link-bounces.patch
	patches.drivers/scsi-lpfc-update-driver-version-to-12-0-0-2.patch
	patches.drivers/scsi-mpt3sas-fix-spelling-mistake-disbale-disable.patch
	patches.drivers/scsi-mpt3sas-Bug-fix-for-big-endian-systems.patch
	patches.drivers/scsi-mpt3sas-Pre-allocate-RDPQ-Array-at-driver-boot-.patch
	patches.drivers/scsi-mpt3sas-Lockless-access-for-chain-buffers.patch
	patches.drivers/scsi-mpt3sas-Optimize-I-O-memory-consumption-in-driv.patch
	patches.drivers/scsi-mpt3sas-Enhanced-handling-of-Sense-Buffer.patch
	patches.drivers/scsi-mpt3sas-Added-support-for-SAS-Device-Discovery-.patch
	patches.drivers/scsi-mpt3sas-Increase-event-log-buffer-to-support-24.patch
	patches.drivers/scsi-mpt3sas-Allow-processing-of-events-during-drive.patch
	patches.drivers/scsi-mpt3sas-Cache-enclosure-pages-during-enclosure-.patch
	patches.drivers/scsi-mpt3sas-Report-Firmware-Package-Version-from-HB.patch
	patches.drivers/scsi-mpt3sas-Update-MPI-Headers.patch
	patches.drivers/scsi-mpt3sas-For-NVME-device-issue-a-protocol-level-.patch
	patches.drivers/scsi-mpt3sas-fix-possible-memory-leak.patch
	patches.drivers/scsi-mpt3sas-Update-driver-version-25.100.00.00.patch
	patches.drivers/scsi-qla2xxx-Fix-sending-ADISC-command-for-login.patch
	patches.drivers/scsi-qla2xxx-Fix-Rport-and-session-state-getting-out.patch
	patches.drivers/scsi-qla2xxx-Delete-session-for-nport-id-change.patch
	patches.drivers/scsi-qla2xxx-Reduce-redundant-ADISC-command-for-RSCN.patch
	patches.drivers/scsi-qla2xxx-Move-GPSC-and-GFPNID-out-of-session-man.patch
	patches.drivers/scsi-qla2xxx-Fix-Inquiry-command-being-dropped-in-Ta.patch
	patches.drivers/scsi-qla2xxx-Use-predefined-get_datalen_for_atio-inl.patch
	patches.drivers/scsi-qla2xxx-Remove-stale-debug-value-for-login_retr.patch
	patches.drivers/scsi-qla2xxx-Prevent-relogin-loop-by-removing-stale-.patch
	patches.drivers/scsi-qla2xxx-Fix-TMF-and-Multi-Queue-config.patch
	patches.drivers/scsi-qla2xxx-Update-driver-version-to-10.00.00.07-k.patch
	patches.drivers/0006-scsi-qedf-synchronize-rport-restarts-when-multiple-els-commands-time-out
	patches.drivers/0007-scsi-qedf-increase-the-number-of-default-fip-vlan-request-retries-to-60
	patches.drivers/0008-scsi-qedf-add-missing-skb-frees-in-error-path
	patches.drivers/0009-scsi-qedf-fix-vlan-display-when-printing-sent-fip-frames
	patches.drivers/0010-scsi-qedf-add-check-for-offload-before-flushing-i-os-for-target
	patches.drivers/0011-scsi-qedf-sanity-check-fcoe-fip-priority-value-to-make-sure-it-s-between-0-and-7
	patches.drivers/0012-scsi-qedf-add-dcbx_not_wait-module-parameter-so-we-won-t-wait-for-dcbx-convergence-to-start-discovery
	patches.drivers/0013-scsi-qedf-honor-priority-from-dcbx-fcoe-app-tag
	patches.drivers/0014-scsi-qedf-release-rrq-reference-correctly-when-rrq-command-times-out
	patches.drivers/0015-scsi-qedf-return-request-as-did_no_connect-if-msi-x-is-not-enabled
	patches.drivers/0016-scsi-qedf-check-if-link-is-already-up-when-receiving-a-link-up-event-from-qed
	patches.drivers/0017-scsi-qedf-add-task-id-to-kref_get_unless_zero-debug-messages-when-flushing-requests
	patches.drivers/0018-scsi-qedf-remove-setting-dcbx-pending-during-soft-context-reset
	patches.drivers/0019-scsi-qedf-improve-firmware-debug-dump-handling
	patches.drivers/0020-scsi-qedf-honor-default_prio-module-parameter-even-if-dcbx-does-not-converge
	patches.drivers/0021-scsi-qedf-if-qed-fails-to-enable-msi-x-fail-pci-probe
	patches.drivers/0022-scsi-qedf-add-additional-checks-when-restarting-an-rport-due-to-abts-timeout
	patches.drivers/0023-scsi-qedf-set-the-unloading-flag-when-removing-a-vport
	patches.drivers/0024-scsi-qedf-add-more-defensive-checks-for-concurrent-error-conditions
	patches.drivers/0025-scsi-qedf-update-copyright-for-2018
	patches.drivers/0026-scsi-qedf-update-version-number-to-8-33-16-20
	patches.drivers/scsi-lpfc-change-io-submit-return-to-ebusy-if-remote-port-is-recovering.patch
	patches.drivers/scsi-lpfc-enhance-le-data-structure-copies-to-hardware.patch
	patches.drivers/scsi-lpfc-correct-fw-download-error-message.patch
	patches.drivers/scsi-lpfc-handle-new-link-fault-code-returned-by-adapter-firmware.patch
	patches.drivers/scsi-lpfc-driver-nvme-load-fails-when-cpu-cnt-wq-resource-cnt.patch
	patches.drivers/scsi-lpfc-fix-up-log-messages-and-stats-counters-in-io-submit-code-path.patch
	patches.drivers/scsi-lpfc-enhance-log-messages-when-reporting-cqe-errors.patch
	patches.drivers/scsi-lpfc-update-driver-version-to-12-0-0-3.patch
	patches.drivers/scsi-lpfc-comment-cleanup-regarding-broadcom-copyright-header.patch
	patches.drivers/scsi-hisi_sas-optimise-the-usage-of-dq-locking.patch
	patches.drivers/scsi-hisi_sas-add-some-checks-to-avoid-free-ing-a-sas_task-twice.patch
	patches.drivers/scsi-hisi_sas-check-host-frozen-before-calling-done-function.patch
	patches.drivers/scsi-hisi_sas-fix-pi-memory-size.patch
	patches.drivers/scsi-hisi_sas-check-sas_dev-gone-earlier-in-hisi_sas_abort_task.patch
	patches.drivers/scsi-hisi_sas-stop-controller-timer-for-reset.patch
	patches.drivers/scsi-hisi_sas-update-phy-linkrate-after-a-controller-reset.patch
	patches.drivers/scsi-hisi_sas-config-ata-de-reset-as-an-constrained-command-for-v3-hw.patch
	patches.drivers/scsi-hisi_sas-remove-redundant-handling-to-event95-for-v3.patch
	patches.drivers/scsi-hisi_sas-add-readl-poll-timeout-helper-wrappers.patch
	patches.drivers/scsi-hisi_sas-workaround-a-v3-hw-hilink-bug.patch
	patches.drivers/scsi-lpfc-fix-spelling-mistakes-mabilbox-and-maibox.patch
	patches.drivers/scsi-ipr-new-IOASC-update.patch
	patches.drivers/scsi-hisi_sas-relocate-smp-sg-map.patch
	patches.drivers/scsi-hisi_sas-make-return-type-of-prep-functions-void.patch
	patches.drivers/scsi-hisi_sas-allocate-slot-buffer-earlier.patch
	patches.drivers/scsi-hisi_sas-don-t-lock-dq-for-complete-task-sending.patch
	patches.drivers/scsi-hisi_sas-use-device-lock-to-protect-slot-alloc-free.patch
	patches.drivers/scsi-hisi_sas-add-check-of-device-in-hisi_sas_task_exec.patch
	patches.drivers/scsi-zfcp-fix-missing-scsi-trace-for-result-of-eh_host_reset_handler.patch
	patches.drivers/scsi-zfcp-fix-missing-scsi-trace-for-retry-of-abort-scsi_eh-tmf.patch
	patches.drivers/scsi-zfcp-fix-misleading-rec-trigger-trace-where-erp_action-setup-failed.patch
	patches.drivers/scsi-zfcp-fix-missing-rec-trigger-trace-on-terminate_rport_io-early-return.patch
	patches.drivers/scsi-zfcp-fix-missing-rec-trigger-trace-on-terminate_rport_io-for-erp_failed.patch
	patches.drivers/scsi-zfcp-fix-missing-rec-trigger-trace-for-all-objects-in-erp_failed.patch
	patches.drivers/scsi-zfcp-fix-missing-rec-trigger-trace-on-enqueue-without-erp-thread.patch
	patches.drivers/scsi-hisi_sas-fix-a-typo-in-hisi_sas_task_prep.patch
	patches.drivers/scsi-hisi_sas-introduce-hisi_sas_phy_set_linkrate.patch
	patches.drivers/scsi-hisi_sas-change-slot-index-allocation-mode.patch
	patches.drivers/scsi-hisi_sas-change-common-allocation-mode-of-device-id.patch
	patches.drivers/scsi-hisi_sas-add-led-feature-for-v3-hw.patch
	patches.drivers/scsi-hisi_sas-reset-disks-when-discovered.patch
	patches.drivers/scsi-hisi_sas-create-a-scsi_host_template-per-hw-module.patch
	patches.drivers/scsi-hisi_sas-init-disks-after-controller-reset.patch
	patches.drivers/scsi-hisi_sas-try-wait-commands-before-before-controller-reset.patch
	patches.drivers/scsi-hisi_sas-include-tmf-elements-in-struct-hisi_sas_slot.patch
	patches.drivers/scsi-hisi_sas-add-v2-hw-force-phy-function-for-internal-ata-command.patch
	patches.drivers/scsi-hisi_sas-terminate-stp-reject-quickly-for-v2-hw.patch
	patches.drivers/scsi-hisi_sas-fix-return-value-when-get_free_slot-failed.patch
	patches.drivers/scsi-hisi_sas-mark-phy-as-in-reset-for-nexus-reset.patch
	patches.drivers/scsi-lpfc-fix-mds-diagnostics-failure-rx-tx.patch
	patches.drivers/scsi-lpfc-correct-oversubscription-of-nvme-io-requests-for-an-adapter.patch
	patches.drivers/scsi-lpfc-fix-crash-in-blk_mq-layer-when-executing-modprobe-r-lpfc.patch
	patches.drivers/lpfc-Fix-16gb-hbas-failing-cq-create.patch
	patches.drivers/lpfc-Fix-port-initialization-failure.patch
	patches.drivers/scsi-lpfc-update-driver-version-to-12-0-0-4.patch
	patches.drivers/ubi-fastmap-Cancel-work-upon-detach
	patches.drivers/ubi-fastmap-Correctly-handle-interrupted-erasures-in
	patches.drivers/rtc-pxa-fix-probe-function
	patches.suse/net-in-virtio_net_hdr-only-add-VLAN_HLEN-to-csum_sta.patch
	patches.suse/msft-hv-1657-hv_netvsc-Fix-a-network-regression-after-ifdown-ifup.patch
	patches.suse/bonding-re-evaluate-force_primary-when-the-primary-s.patch
	patches.suse/net-sched-act_simple-fix-parsing-of-TCA_DEF_DATA.patch
	patches.suse/cdc_ncm-avoid-padding-beyond-end-of-skb.patch
	patches.suse/udp-fix-rx-queue-len-reported-by-diag-and-proc-inter.patch
	patches.suse/socket-close-race-condition-between-sock_close-and-s.patch
	patches.suse/net-phy-dp83822-use-BMCR_ANENABLE-instead-of-BMSR_AN.patch
	patches.drivers/drm-i915-Remove-stale-asserts-from-i915_gem_find_act
	patches.drivers/drm-i915-gvt-fix-memory-leak-of-a-cmd_entry-struct-o
	patches.drivers/mfd-tps65218-Reorder-tps65218_regulator_id-enum
	patches.drivers/mfd-tps65911-comparator-Fix-a-build-error
	patches.drivers/mfd-tps65911-comparator-Fix-an-off-by-one-bug
	patches.drivers/mfd-cros_ec-Fail-early-if-we-cannot-identify-the-EC
	patches.drivers/mfd-intel-lpss-Program-REMAP-register-in-PIO-mode
	patches.drivers/mfd-intel-lpss-Fix-Intel-Cannon-Lake-LPSS-I2C-input-
	patches.drivers/backlight-pwm_bl-Don-t-use-GPIOF_-with-gpiod_get_dir
	patches.drivers/backlight-as3711_bl-Fix-Device-Tree-node-lookup
	patches.drivers/backlight-max8925_bl-Fix-Device-Tree-node-lookup
	patches.drivers/backlight-tps65217_bl-Fix-Device-Tree-node-lookup
	patches.drivers/backlight-as3711_bl-Fix-Device-Tree-node-leaks
	patches.fixes/f2fs-call-unlock_new_inode-before-d_instantiate.patch
	patches.fixes/watchdog-da9063-Fix-setting-changing-timeout.patch
	patches.fixes/watchdog-da9063-Fix-updating-timeout-value.patch
	patches.fixes/watchdog-da9063-Fix-timeout-handling-during-probe.patch
	patches.drivers/soc-rockchip-power-domain-Fix-wrong-value-when-power
	patches.drivers/soc-imx-gpcv2-Do-not-pass-static-memory-as-platform-
	patches.fixes/xprtrdma-Return-ENOBUFS-when-no-pages-are-available.patch
	patches.fixes/NFSv4-Revert-commit-5f83d86cf531d-NFSv4.x-Fix-wrapar.patch
	patches.arch/kvm-nvmx-enforce-cpl-0-for-vmx-instructions
	patches.suse/0001-vfio-platform-Fix-reset-module-leak-in-error-path.patch
	patches.drivers/thermal-exynos-fix-setting-rising_threshold-for-Exyn
	patches.suse/dm-add-writecache-target.patch
	patches.fixes/UBIFS-Fix-potential-integer-overflow-in-allocation
	patches.fixes/0001-video-uvesafb-Fix-integer-overflow-in-allocation.patch
	patches.suse/cpufreq-intel_pstate-Add-HWP-boost-utility-and-sched.patch
	patches.suse/cpufreq-intel_pstate-HWP-boost-performance-on-IO-wak.patch
	patches.suse/cpufreq-intel_pstate-New-sysfs-entry-to-control-HWP-.patch
	patches.suse/cpufreq-intel_pstate-enable-boost-for-Skylake-Xeon.patch
	patches.fixes/cpufreq-governors-Fix-long-idle-detection-logic-in-l.patch
	patches.drivers/i2c-axxia-enable-clock-before-calling-clk_get_rate
	patches.drivers/pwm-meson-Fix-allocation-of-PWM-channel-array
	patches.drivers/pwm-lpss-platform-Save-restore-the-ctrl-register-ove
	patches.drivers/ACPI-LPSS-Add-missing-prv_offset-setting-for-byt-cht
	patches.drivers/pwm-stm32-Enforce-dependency-on-CONFIG_MFD_STM32_TIM
	patches.suse/0001-lib-string_helpers-Add-missed-declaration-of-struct-.patch
	patches.drivers/platform-x86-ideapad-laptop-Add-MIIX-720-12IKB-to-no
	patches.drivers/scsi-qla2xxx-Fix-setting-lower-transfer-speed-if-GPS.patch
	patches.drivers/scsi-mpt3sas-Add-an-I-O-barrier.patch
	patches.drivers/scsi-qla2xxx-Fix-crash-on-qla2x00_mailbox_command.patch
	patches.drivers/0001-qla2xxx-Mask-off-Scope-bits-in-retry-delay.patch
	patches.fixes/ceph-support-file-lock-on-directory.patch
	patches.fixes/ceph-fix-st_nlink-stat-for-directories.patch
	patches.fixes/ceph-fix-wrong-check-for-the-case-of-updating-link-count.patch
	patches.fixes/ceph-prevent-i_version-from-going-back.patch
	patches.fixes/ceph-fix-use-after-free-in-ceph_statfs.patch
	patches.fixes/ceph-fix-alignment-of-rasize.patch
	patches.fixes/rbd-flush-rbd_dev-watch_dwork-after-watch-is-unregistered.patch
	patches.suse/mremap-Remove-LATENCY_LIMIT-from-mremap-to-reduce-the-number-of-TLB-shootdowns.patch
	patches.drivers/ALSA-fm801-add-error-handling-for-snd_ctl_add
	patches.drivers/ALSA-emu10k1-add-error-handling-for-snd_ctl_add
	patches.drivers/ALSA-hda-add-dock-and-led-support-for-HP-EliteBook-830
	patches.drivers/ALSA-hda-add-dock-and-led-support-for-HP-ProBook-640-G4
	patches.drivers/ALSA-usb-audio-Disable-the-quirk-for-Nura-headset
	patches.drivers/ALSA-hda-realtek-Add-shutup-hint
	patches.drivers/ALSA-usb-audio-Add-native-DSD-support-for-Mytek-DACs
	patches.drivers/ALSA-usb-audio-Generic-DSD-detection-for-XMOS-based-
	patches.drivers/ALSA-usb-audio-Remove-explicitly-listed-Mytek-device
	patches.fixes/vhost-fix-info-leak-due-to-uninitialized-memory.patch
	patches.suse/ipv6-allow-PMTU-exceptions-to-local-routes.patch
	patches.suse/net-dsa-add-error-handling-for-pskb_trim_rcsum.patch
	patches.drivers/ixgbe-Fix-setting-of-TC-configuration-for-macvlan-ca.patch
	patches.fixes/xen-netfront-raise-max-number-of-slots-in-xennet_get_responses.patch
	patches.suse/tcp-verify-the-checksum-of-the-first-data-segment-in.patch
	patches.drivers/cfg80211-initialize-sinfo-in-cfg80211_get_station
	patches.drivers/0001-video-omap-add-module-license-tags.patch
	patches.suse/0001-arch-Kconfig-fix-documentation-for-NMI-watchdog.patch
	patches.suse/0001-blk-mq-reinit-q-tag_set_list-entry-only-after-grace-.patch
	patches.drivers/nvme-fix-NULL-pointer-dereference-in-nvme_init_subsy.patch
	patches.drivers/nvme-add-bio-remapping-tracepoint.patch
	patches.drivers/nvme-rdma-fix-error-flow-during-mapping-request-data.patch
	patches.drivers/nvme-don-t-rely-on-the-changed-namespace-list-log.patch
	patches.drivers/nvme-fc-change-controllers-first-connect-to-use-reco.patch
	patches.drivers/nvme-fc-remove-reinit_request-routine.patch
	patches.drivers/nvme-fc-fix-nulling-of-queue-data-on-reconnect.patch
	patches.drivers/nvme-fabrics-refactor-queue-ready-check.patch
	patches.drivers/nvme-fabrics-handle-the-admin-only-case-properly-in-.patch
	patches.drivers/nvme-fabrics-fix-and-refine-state-checks-in-__nvmf_c.patch
	patches.fixes/jfs-fix-inconsistency-between-memory-allocation-and-ea_buf-max_size.patch
	patches.drivers/HID-intel_ish-hid-ipc-register-more-pm-callbacks-to-
	patches.drivers/HID-wacom-Correct-logical-maximum-Y-for-2nd-gen-Intu
	patches.drivers/qed-Fix-possible-memory-leak-in-Rx-error-path-handli.patch
	patches.drivers/qed-Add-sanity-check-for-SIMD-fastpath-handler.patch
	patches.drivers/qed-Do-not-advertise-DCBX_LLD_MANAGED-capability.patch
	patches.drivers/enic-do-not-overwrite-error-code.patch
	patches.drivers/RDMA-qedr-Fix-NULL-pointer-dereference-when-running-.patch
	patches.drivers/IB-mlx4-Fix-an-error-handling-path-in-mlx4_ib_rereg_.patch
	patches.fixes/cpufreq-intel_pstate-Fix-scaling-max-min-limits-with.patch
	patches.drivers/PM-core-Fix-supplier-device-runtime-PM-usage-counter
	patches.drivers/ACPI-processor-Finish-making-acpi_processor_ppc_has_
	patches.drivers/drm-qxl-Call-qxl_bo_unref-outside-atomic-context
	patches.drivers/drm-amdgpu-Use-kvmalloc_array-for-allocating-VRAM-ma
	patches.drivers/drm-i915-Apply-batch-location-restrictions-before-pi
	patches.drivers/drm-i915-Fix-context-ban-and-hang-accounting-for-cli
	patches.drivers/drm-i915-Enable-provoking-vertex-fix-on-Gen9-systems
	patches.drivers/drm-bridge-sii8620-fix-potential-buffer-overflow
	patches.drivers/drm-atmel-hlcdc-check-stride-values-in-the-first-pla
	patches.fixes/udf-Detect-incorrect-directory-size.patch
	patches.drivers/0001-arm64-kpti-Use-early_param-for-kpti-command-line-opt.patch
	patches.suse/0001-block-sed-opal-Fix-a-couple-off-by-one-bugs.patch
	patches.drivers/nvme-rdma-fix-possible-double-free-condition-when-fa.patch
	patches.drivers/nvme-rdma-Fix-command-completion-race-at-error-recov.patch
	patches.drivers/nvme-rdma-don-t-override-opts-queue_size.patch
	patches.drivers/nvmet-reset-keep-alive-timer-in-controller-enable.patch
	patches.drivers/nvme-fc-release-io-queues-to-allow-fast-fail.patch
	patches.fixes/time-Make-sure-jiffies_to_msecs-preserves-non-zero-t
	patches.suse/0001-locking-qspinlock-Fix-build-for-anonymous-union-in-o.patch
	patches.suse/x86-spectre_v1-Disable-compiler-optimizations-over-a.patch
	patches.drivers/qmi_wwan-add-support-for-the-Dell-Wireless-5821e-mod
	patches.drivers/X.509-unpack-RSA-signatureValue-field-from-BIT-STRIN
	patches.drivers/Input-elantech-enable-middle-button-of-touchpads-on-
	patches.drivers/Input-elantech-fix-V4-report-decoding-for-module-wit
	patches.drivers/Input-elan_i2c-add-ELAN0618-Lenovo-v330-15IKB-ACPI-I
	patches.drivers/Input-elan_i2c_smbus-fix-more-potential-stack-buffer
	patches.drivers/Input-xpad-fix-GPD-Win-2-controller-name
	patches.drivers/soc-imx-gpcv2-correct-PGC-offset
	patches.drivers/ALSA-hda-realtek-Fix-pop-noise-on-Lenovo-P50-co
	patches.drivers/ALSA-hda-ca0132-Delete-pointless-assignments-to-stru
	patches.drivers/ALSA-hda-ca0132-Delete-redundant-UNSOL-event-request
	patches.drivers/ALSA-hda-ca0132-Restore-behavior-of-QUIRK_ALIENWARE
	patches.drivers/ALSA-hda-ca0132-Don-t-test-for-QUIRK_NONE
	patches.drivers/ALSA-hda-ca0132-Restore-PCM-Analog-Mic-In2
	patches.drivers/ALSA-hda-ca0132-Fix-DMic-data-rate-for-Alienware-M17
	patches.drivers/ALSA-hda-ca0132-make-array-ca0132_alt_chmaps-static
	patches.drivers/ALSA-hda-realtek-Add-a-quirk-for-FSC-ESPRIMO-U9210
	patches.drivers/ALSA-hda-realtek-Fix-the-problem-of-two-front-mics-o
	patches.drivers/ALSA-timer-Fix-UBSAN-warning-at-SNDRV_TIMER_IOCTL_NE
	patches.drivers/ALSA-seq-Fix-UBSAN-warning-at-SNDRV_SEQ_IOCTL_QUERY_
	patches.suse/0001-dm-use-bio_split-when-splitting-out-the-already-proc.patch
	patches.suse/dm-writecache-use-2-factor-allocator-arguments.patch
	patches.suse/0001-dm-zoned-avoid-triggering-reclaim-from-inside-dmz_ma.patch
	patches.suse/0001-dm-raid-don-t-use-const-in-function-return.patch
	patches.fixes/pmem-only-set-queue_flag_dax-for-fsdax-mode.patch
	patches.fixes/dax-check-for-queue_flag_dax-in-bdev_dax_supported.patch
	patches.fixes/dm-prevent-dax-mounts-if-not-supported.patch
	patches.drivers/Documentation-admin-guide-intel_pstate-Fix-sysfs-pat
	patches.fixes/ceph-fix-dentry-leak-in-splice_dentry.patch
	patches.fixes/block-Fix-transfer-when-chunk-sectors-exceeds-max.patch
	patches.suse/0001-block-Fix-cloning-of-requests-with-a-special-payload.patch
	patches.suse/0001-drbd-Fix-drbd_request_prepare-discard-handling.patch
	patches.fixes/ARM-davinci-board-da850-evm-fix-WP-pin-polarity-for-.patch
	patches.drivers/usb-dwc3-of-simple-fix-use-after-free-on-remove.patch
	patches.drivers/usb-dwc2-fix-the-incorrect-bitmaps-for-the-ports-of-.patch
	patches.fixes/0001-xhci-Fix-kernel-oops-in-trace_xhci_free_virt_device.patch
	patches.fixes/0001-acpi-Add-helper-for-deactivating-memory-region.patch
	patches.fixes/0001-usb-typec-ucsi-acpi-Workaround-for-cache-mode-issue.patch
	patches.fixes/0001-usb-typec-ucsi-Fix-for-incorrect-status-data-issue.patch
	patches.drivers/usb-cdc_acm-Add-quirk-for-Uniden-UBC125-scanner.patch
	patches.drivers/NFC-pn533-Fix-wrong-GFP-flag-usage
	patches.fixes/0001-typec-tcpm-Fix-a-msecs-vs-jiffies-bug.patch
	patches.drivers/USB-serial-cp210x-add-Silicon-Labs-IDs-for-Windows-U.patch
	patches.drivers/USB-serial-cp210x-add-CESINEL-device-ids.patch
	patches.drivers/n_tty-Fix-stall-at-n_tty_receive_char_special
	patches.drivers/n_tty-Access-echo_-variables-carefully
	patches.drivers/serdev-fix-memleak-on-module-unload
	patches.drivers/vt-prevent-leaking-uninitialized-data-to-userspace-v
	patches.drivers/staging-comedi-quatech_daqp_cs-fix-no-op-loop-daqp_a
	patches.drivers/iio-pressure-bmp280-fix-relative-humidity-unit
	patches.drivers/iio-buffer-fix-the-function-signature-to-match-imple
	patches.drivers/r8152-napi-hangup-fix-after-disconnect
	patches.drivers/net-mlx5e-Don-t-attempt-to-dereference-the-ppriv-str.patch
	patches.drivers/net-mlx5-Fix-wrong-size-allocation-for-QoS-ETC-TC-re.patch
	patches.drivers/net-mlx5-Fix-incorrect-raw-command-length-parsing.patch
	patches.drivers/net-mlx5-Fix-command-interface-race-in-polling-mode.patch
	patches.drivers/net-smc-rebuild-nonblocking-connect.patch
	patches.drivers/nl80211-relax-ht-operation-checks-for-mesh
	patches.drivers/alx-take-rtnl-before-calling-__alx_open-from-resume
	patches.arch/s390-qeth-fix-race-when-setting-MAC-address.patch
	patches.suse/msft-hv-1664-hv_netvsc-split-sub-channel-setup-into-async-and-syn.patch
	patches.drivers/qed-Limit-msix-vectors-in-kdump-kernel-to-the-minimu.patch
	patches.drivers/qed-Fix-setting-of-incorrect-eswitch-mode.patch
	patches.drivers/qed-Fix-use-of-incorrect-size-in-memcpy-call.patch
	patches.drivers/qede-Adverstise-software-timestamp-caps-when-PHC-is-.patch
	patches.fixes/Fix-up-non-directory-creation-in-SGID-directories.patch
	patches.drivers/0001-drm-udl-fix-display-corruption-of-the-last-line.patch
	patches.fixes/0001-drm-Use-kvzalloc-for-allocating-blob-property-memory.patch
	patches.drivers/drm-i915-Try-GGTT-mmapping-whole-object-as-partial
	patches.arch/s390-correct-register-corruption-in-critical-section-cleanup.patch
	patches.drivers/vfio-Use-get_user_pages_longterm-correctly.patch
	patches.drivers/drbd-fix-access-after-free
	patches.drivers/scsi-sg-mitigate-read-write-abuse.patch
	patches.drivers/dmaengine-pl330-report-BURST-residue-granularity
	patches.drivers/dmaengine-k3dma-Off-by-one-in-k3_of_dma_simple_xlate
	patches.fixes/cifs-Fix-infinite-loop-when-using-hard-mount-.patch
	patches.fixes/ext4-add-corruption-check-in-ext4_xattr_set_entry.patch
	patches.fixes/ext4-always-verify-the-magic-number-in-xattr-blocks.patch
	patches.fixes/ext4-always-check-block-group-bounds-in-ext4_init_bl.patch
	patches.fixes/ext4-make-sure-bitmaps-and-the-inode-table-don-t-ove.patch
	patches.fixes/ext4-only-look-at-the-bg_flags-field-if-it-is-valid.patch
	patches.fixes/ext4-verify-the-depth-of-extent-tree-in-ext4_find_ex.patch
	patches.fixes/ext4-include-the-illegal-physical-block-in-the-bad-m.patch
	patches.fixes/ext4-clear-i_data-in-ext4_inode_info-when-removing-i.patch
	patches.fixes/ext4-never-move-the-system.data-xattr-out-of-the-ino.patch
	patches.fixes/jbd2-don-t-mark-block-as-modified-if-the-handle-is-o.patch
	patches.fixes/ext4-avoid-running-out-of-journal-credits-when-appen.patch
	patches.fixes/ext4-add-more-inode-number-paranoia-checks.patch
	patches.fixes/ext4-add-more-mount-time-checks-of-the-superblock.patch
	patches.fixes/ext4-check-superblock-mapped-prior-to-committing.patch
	patches.drivers/HID-debug-check-length-before-copy_to_user
	patches.drivers/HID-wacom-Correct-touch-maximum-XY-of-2nd-gen-Intuos
	patches.drivers/HID-i2c-hid-Fix-incomplete-report-noise
	patches.drivers/HID-hiddev-fix-potential-Spectre-v1
	patches.drivers/mmc-dw_mmc-fix-card-threshold-control-configuration
	patches.drivers/USB-serial-ch341-fix-type-promotion-bug-in-ch341_con.patch
	patches.drivers/USB-serial-cp210x-add-another-USB-ID-for-Qivicon-Zig.patch
	patches.fixes/0001-USB-serial-keyspan_pda-fix-modem-status-error-handli.patch
	patches.drivers/USB-serial-mos7840-fix-status-register-error-handlin.patch
	patches.fixes/0001-xhci-xhci-mem-off-by-one-in-xhci_stream_id_to_ring.patch
	patches.drivers/usb-quirks-add-delay-quirks-for-Corsair-Strafe.patch
	patches.fixes/0001-USB-yurex-fix-out-of-bounds-uaccess-in-read-handler.patch
	patches.drivers/staging-rtl8723bs-Prevent-an-underflow-in-rtw_check_
	patches.drivers/vmw_balloon-fix-inflation-with-batching
	patches.fixes/ibmasm-don-t-write-out-of-bounds-in-read-handler.patch
	patches.drivers/ahci-Disable-LPM-on-Lenovo-50-series-laptops-with-a-
	patches.drivers/acpi-nfit-fix-cmd_rc-for-acpi_nfit_ctl-to-always-ret
	patches.drivers/acpi-nfit-Fix-scrub-idle-detection.patch
	patches.drivers/nfit-fix-unchecked-dereference-in-acpi_nfit_ctl
	patches.drivers/ALSA-hda-Handle-pm-failure-during-hotplug
	patches.drivers/ALSA-hda-realtek-two-more-lenovo-models-need-fixup-o
	patches.drivers/iw_cxgb4-correctly-enforce-the-max-reg_mr-depth.patch
	patches.drivers/RDMA-uverbs-Protect-from-attempts-to-create-flows-on.patch
	patches.drivers/IB-hfi1-Fix-incorrect-mixing-of-ERR_PTR-and-NULL-ret.patch
	patches.drivers/RDMA-mlx5-Fix-memory-leak-in-mlx5_ib_create_srq-erro.patch
	patches.drivers/i2c-tegra-Fix-NACK-error-handling
	patches.fixes/reiserfs-fix-buffer-overflow-with-long-warning-messa.patch
	patches.drivers/drm-i915-Fix-hotplug-irq-ack-on-i965-g4x
	patches.fixes/0001-pinctrl-nsp-off-by-ones-in-nsp_pinmux_enable.patch
	patches.drivers/pinctrl-nsp-Fix-potential-NULL-dereference
	patches.drivers/rtlwifi-Fix-kernel-Oops-Fw-download-fail
	patches.drivers/rtlwifi-rtl8821ae-fix-firmware-is-not-ready-to-run
	patches.suse/sctp-fix-the-issue-that-pathmtu-may-be-set-lower-tha.patch
	patches.drivers/smsc75xx-Add-workaround-for-gigabit-link-up-hardware
	patches.drivers/qed-Fix-reading-stale-configuration-information.patch
	patches.drivers/qed-off-by-one-in-qed_parse_mcp_trace_buf.patch
	patches.drivers/qmi_wwan-add-support-for-Quectel-EG91
	patches.drivers/net-sched-act_tunnel_key-fix-NULL-dereference-when-g.patch
	patches.drivers/bnxt_en-Fix-the-vlan_tci-exact-match-check.patch
	patches.drivers/bnxt_en-Fix-inconsistent-BNXT_FLAG_AGG_RINGS-logic.patch
	patches.drivers/bnxt_en-Always-set-output-parameters-in-bnxt_get_max.patch
	patches.drivers/bnxt_en-Do-not-modify-max-IRQ-count-after-RDMA-drive.patch
	patches.drivers/bnxt_en-Fix-for-system-hang-if-request_irq-fails.patch
	patches.drivers/qed-fix-spelling-mistake-successffuly-successfully.patch
	patches.drivers/qlogic-check-kstrtoul-for-errors.patch
	patches.fixes/KEYS-DNS-fix-parsing-multiple-options.patch
	patches.drivers/ibmvnic-Revise-RX-TX-queue-error-messages.patch
	patches.suse/msft-hv-1666-hv-netvsc-fix-handling-of-fallback-to-single-queue-m.patch
	patches.drivers/net-mlx4_en-Don-t-reuse-RX-page-when-XDP-is-set.patch
	patches.drivers/ibmvnic-Fix-error-recovery-on-login-failure.patch
	patches.drivers/net-cxgb3_main-fix-potential-Spectre-v1.patch
	patches.fixes/batman-adv-Fix-bat_ogm_iv-best-gw-refcnt-after-netli.patch
	patches.fixes/batman-adv-Fix-bat_v-best-gw-refcnt-after-netlink-du.patch
	patches.fixes/batman-adv-Fix-debugfs-path-for-renamed-hardif.patch
	patches.fixes/batman-adv-Fix-debugfs-path-for-renamed-softif.patch
	patches.drivers/batman-adv-Avoid-storing-non-TT-sync-flags-on-singul
	patches.drivers/ALSA-hda-add-mute-led-support-for-HP-ProBook-455-G5
	patches.drivers/ALSA-hda-realtek-Add-Panasonic-CF-SZ6-headset-jack-q
	patches.drivers/ALSA-rawmidi-Change-resized-buffers-atomically
	patches.drivers/ALSA-hda-realtek-Yet-another-Clevo-P950-quirk-entry
	patches.drivers/drm-nouveau-gem-off-by-one-bugs-in-nouveau_gem_pushb
	patches.drivers/drm-nouveau-Use-drm_connector_list_iter_-for-iterati
	patches.drivers/drm-nouveau-Avoid-looping-through-fake-MST-connector
	patches.drivers/0001-drm-nouveau-drm-nouveau-Fix-runtime-PM-leak-in-nv50_.patch
	patches.fixes/scsi-qla2xxx-Fix-inconsistent-DMA-mem-alloc-free.patch
	patches.drivers/scsi-qla2xxx-Fix-kernel-crash-due-to-late-workqueue-.patch
	patches.fixes/scsi-qla2xxx-fix-null-pointer-dereference-for-fcport-search.patch
	patches.drivers/0027-scsi-qedf-send-the-driver-state-to-mfw
	patches.drivers/scsi-qedi-send-driver-state-to-mfw
	patches.suse/dm-writecache-support-optional-offset-for-start-of-d.patch
	patches.drivers/vfio-pci-Fix-potential-Spectre-v1
	patches.arch/vfio-spapr-Use-IOMMU-pageshift-rather-than-pagesize.patch
	patches.arch/KVM-PPC-Check-if-IOMMU-page-is-contained-in-the-pinn.patch
	patches.drivers/soc-imx-gpc-restrict-register-range-for-regmap-acces
	patches.fixes/nvme-ensure-forward-progress-during-admin-passthru.patch
	patches.fixes/nvme-don-t-enable-AEN-if-not-supported.patch
	patches.drivers/nvme-fix-handling-of-metadata_len-for-NVME_IOCTL_IO_.patch
	patches.drivers/media-staging-omap4iss-Include-asm-cacheflush.h-afte
	patches.drivers/net-mlx5e-Refine-ets-validation-function.patch
	patches.drivers/net-mlx5-Adjust-clock-overflow-work-period.patch
	patches.drivers/net-mlx5e-Fix-quota-counting-in-aRFS-expire-flow.patch
	patches.drivers/net-mlx5e-Don-t-allow-aRFS-for-encapsulated-packets.patch
	patches.drivers/qed-Fix-link-flap-issue-due-to-mismatching-EEE-capab.patch
	patches.drivers/qed-Fix-possible-race-for-the-link-state-value.patch
	patches.drivers/qed-Correct-Multicast-API-to-reflect-existence-of-25.patch
	patches.drivers/atl1c-reserve-min-skb-headroom
	patches.drivers/can-peak_canfd-fix-firmware-v3.3.0-limit-allocation-
	patches.drivers/can-m_can.c-fix-setup-of-CCCR-register-clear-CCCR-NI
	patches.drivers/can-mpc5xxx_can-check-of_iomap-return-before-use
	patches.drivers/can-xilinx_can-fix-device-dropping-off-bus-on-RX-ove
	patches.drivers/can-xilinx_can-fix-RX-loop-if-RXNEMP-is-asserted-wit
	patches.drivers/can-xilinx_can-fix-recovery-from-error-states-not-be
	patches.drivers/can-xilinx_can-keep-only-1-2-frames-in-TX-FIFO-to-fi
	patches.drivers/can-xilinx_can-fix-RX-overflow-interrupt-not-being-e
	patches.drivers/can-xilinx_can-fix-incorrect-clear-of-non-processed-
	patches.drivers/can-xilinx_can-fix-power-management-handling
	patches.fixes/tcp-free-batches-of-packets-in-tcp_prune_ofo_queue.patch
	patches.fixes/tcp-avoid-collapses-in-tcp_prune_queue-if-possible.patch
	patches.fixes/tcp-detect-malicious-patterns-in-tcp_collapse_ofo_qu.patch
	patches.fixes/tcp-call-tcp_drop-from-tcp_data_queue_ofo.patch
	patches.fixes/tcp-add-tcp_ooo_try_coalesce-helper.patch
	patches.drivers/net-mlx4_core-Save-the-qpn-from-the-input-modifier-i.patch
	patches.drivers/qmi_wwan-fix-interface-number-for-DW5821e-production
	patches.fixes/0001-fscache-Allow-cancelled-operations-to-be-enqueued.patch
	patches.fixes/0002-cachefiles-Fix-refcounting-bug-in-backing-file-read-.patch
	patches.fixes/0003-fscache-Fix-reference-overput-in-fscache_attach_obje.patch
	patches.fixes/0004-cachefiles-Fix-missing-clear-of-the-CACHEFILES_OBJEC.patch
	patches.fixes/0005-cachefiles-Wait-rather-than-BUG-ing-on-Unexpected-ob.patch
	patches.drivers/driver-core-Partially-revert-driver-core-correct-dev
	patches.drivers/staging-speakup-fix-wraparound-in-uaccess-length-che
	patches.drivers/usb-cdc_acm-Add-quirk-for-Castles-VEGA3000.patch
	patches.drivers/usb-gadget-f_uac2-fix-error-handling-in-afunc_bind-a.patch
	patches.drivers/usb-dwc2-Fix-DMA-alignment-to-start-at-allocated-bou.patch
	patches.drivers/usb-gadget-f_uac2-fix-endianness-of-struct-cntrl_-_l.patch
	patches.drivers/usb-gadget-f_fs-Only-return-delayed-status-when-len-.patch
	patches.drivers/usb-core-handle-hub-C_PORT_OVER_CURRENT-condition.patch
	patches.drivers/Input-elan_i2c-add-ACPI-ID-for-lenovo-ideapad-330
	patches.drivers/Input-elan_i2c-add-another-ACPI-ID-for-Lenovo-Ideapa
	patches.drivers/Input-i8042-add-Lenovo-LaVie-Z-to-the-i8042-reset-li
	patches.fixes/delayacct-fix-crash-in-delayacct_blkio_end-after-del.patch
	patches.drivers/nvmet-fc-fix-target-sgl-list-on-large-transfers.patch
	patches.fixes/nvme-if_ready-checks-to-fail-io-to-deleting-controll.patch
	patches.fixes/nvmet-fixup-crash-on-NULL-device-path.patch
	patches.fixes/ext4-fix-check-to-prevent-initializing-reserved-inod.patch
	patches.drivers/can-ems_usb-Fix-memory-leak-on-ems_usb_disconnect
	patches.drivers/virtio_balloon-fix-another-race-between-migration-an
	patches.fixes/scsi-qla2xxx-fix-unintialized-list-head-crash.patch
	patches.fixes/scsi-qla2xxx-fix-npiv-deletion-by-calling-wait_for_sess_deletion.patch
	patches.fixes/scsi-qla2xxx-fix-driver-unload-by-shutting-down-chip.patch
	patches.fixes/scsi-qla2xxx-return-error-when-tmf-returns.patch
	patches.fixes/audit-fix-potential-null-dereference-context-module.patch
	patches.suse/cpufreq-intel_pstate-Limit-the-scope-of-HWP-dynamic-.patch
	patches.drivers/iwlwifi-add-more-card-IDs-for-9000-series
	patches.drivers/crypto-padlock-aes-Fix-Nano-workaround-data-corrupti
	patches.drivers/drm-re-enable-error-handling
	patches.drivers/drm-atomic-Check-old_plane_state-crtc-in-drm_atomic_
	patches.drivers/drm-atomic-Initialize-variables-in-drm_atomic_helper
	patches.drivers/drm-vc4-Reset-x-y-_scaling-1-when-dealing-with-unipl
	patches.fixes/nohz-Fix-local_timer_softirq_pending.patch

	# davem/net-next
	patches.drivers/net-smc-determine-port-attributes-independent-from-pnet-table.patch
	patches.drivers/net-smc-add-pnetid-support.patch
	patches.drivers/net-smc-optimize-consumer-cursor-updates.patch
	patches.drivers/net-smc-add-base-infrastructure-for-smc-d-and-ism.patch
	patches.drivers/net-smc-add-pnetid-support-for-smc-d-and-ism.patch
	patches.drivers/net-smc-add-smc-d-support-in-clc-messages.patch
	patches.drivers/net-smc-add-smc-d-support-in-data-transfer.patch
	patches.drivers/net-smc-add-smc-d-support-in-af_smc.patch
	patches.drivers/net-smc-add-smc-d-diag-support.patch
	patches.drivers/s390-ism-add-device-driver-for-internal-shared-memory.patch
	patches.drivers/qed-remove-redundant-pointer-name.patch
	patches.drivers/qed-Add-qed-APIs-for-PHY-module-query.patch
	patches.drivers/qede-Add-driver-callbacks-for-eeprom-module-query.patch
	patches.drivers/qed-remove-redundant-functions-qed_set_gft_event_id_.patch
	patches.drivers/qed-remove-redundant-functions-qed_get_cm_pq_idx_rl.patch
	patches.drivers/qed-Make-some-functions-static.patch
	patches.drivers/ibmvnic-Remove-code-to-request-error-information.patch
	patches.drivers/ibmvnic-Update-firmware-error-reporting-with-cause-s.patch

	# jejb/scsi for-next
	patches.drivers/scsi-mpt3sas-Don-t-abort-I-Os-issued-to-NVMe-drives-.patch
	patches.drivers/scsi-mpt3sas-Incorrect-command-status-was-set-marked.patch
	patches.drivers/scsi-mpt3sas-Don-t-access-the-structure-after-decrem.patch
	patches.drivers/scsi-mpt3sas-Fix-False-timeout-prints-for-ioctl-and-.patch
	patches.drivers/scsi-mpt3sas-As-per-MPI-spec-use-combined-reply-queu.patch
	patches.drivers/scsi-mpt3sas-Update-driver-version-26.100.00.00.patch
	patches.drivers/scsi-ipr-Format-HCAM-overlay-ID-0x41.patch
	patches.drivers/scsi-qla2xxx-remove-irq-save-in-qla2x00_poll.patch
	patches.drivers/scsi-smartpqi-improve-handling-for-sync-requests.patch
	patches.drivers/scsi-smartpqi-improve-error-checking-for-sync-reques.patch
	patches.drivers/scsi-smartpqi-add-inspur-advantech-ids.patch
	patches.drivers/scsi-smartpqi-fix-critical-ARM-issue-reading-PQI-ind.patch
	patches.drivers/scsi-smartpqi-bump-driver-version-to-1.1.4-130.patch
	patches.drivers/scsi-lpfc-Add-Buffer-overflow-check-when-nvme_info-l.patch
	patches.drivers/scsi-lpfc-Fix-driver-not-setting-dpp-bits-correctly-.patch
	patches.drivers/scsi-lpfc-Fix-panic-if-driver-unloaded-when-port-is-.patch
	patches.drivers/scsi-lpfc-Fix-abort-error-path-for-NVMET.patch
	patches.drivers/scsi-lpfc-Make-PBDE-optimizations-configurable.patch
	patches.drivers/scsi-lpfc-Support-duration-field-in-Link-Cable-Beaco.patch
	patches.drivers/scsi-lpfc-Fix-NVME-Target-crash-in-defer-rcv-logic.patch
	patches.drivers/scsi-lpfc-devloss-timeout-race-condition-caused-null.patch
	patches.drivers/scsi-lpfc-update-driver-version-to-12.0.0.5.patch
	patches.drivers/scsi-lpfc-Revise-copyright-for-new-company-language.patch
	patches.drivers/scsi-lpfc-Fix-ELS-abort-on-SLI-3-adapters.patch
	patches.drivers/scsi-lpfc-Fix-sysfs-Speed-value-on-CNA-ports.patch
	patches.drivers/scsi-lpfc-Fix-list-corruption-on-the-completion-queu.patch
	patches.drivers/scsi-lpfc-Fix-driver-crash-when-re-registering-NVME-.patch
	patches.drivers/scsi-lpfc-Limit-tracking-of-tgt-queue-depth-in-fast-.patch
	patches.drivers/scsi-lpfc-Correct-LCB-ACCept-payload.patch
	patches.drivers/scsi-lpfc-Remove-lpfc_enable_pbde-as-module-paramete.patch
	patches.drivers/scsi-lpfc-update-driver-version-to-12.0.0.6.patch

	# powerpc/linux next
	patches.arch/powerpc-pkeys-Give-all-threads-control-of-their-key-.patch
	patches.arch/powerpc-pkeys-Deny-read-write-execute-by-default.patch
	patches.arch/powerpc-pkeys-key-allocation-deallocation-must-not-c.patch
	patches.arch/powerpc-pkeys-Save-the-pkey-registers-before-fork.patch
	patches.arch/powerpc-pkeys-Fix-calculation-of-total-pkeys.patch
	patches.arch/powerpc-pkeys-Preallocate-execute-only-key.patch
	patches.arch/powerpc-pkeys-make-protection-key-0-less-special.patch

	# dhowells/linux-fs keys-uefi
	patches.suse/0001-KEYS-Allow-unrestricted-boot-time-addition-of-keys-t.patch
	patches.suse/0002-efi-Add-EFI-signature-data-types.patch
	patches.suse/0003-efi-Add-an-EFI-signature-blob-parser.patch
	patches.suse/0004-MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch
	patches.suse/0005-MODSIGN-Allow-the-db-UEFI-variable-to-be-suppressed.patch
	patches.suse/0006-modsign-Use-secondary-trust-keyring-for-module-signi.patch

	# git://git.kernel.dk/linux-block.git for-next
	patches.drivers/nvme-move-init-of-keep_alive-work-item-to-controller.patch
	patches.fixes/nvme-use-hw-qid-in-trace-events.patch
	patches.drivers/nvme.h-add-support-for-the-log-specific-field.patch
	patches.drivers/nvme.h-add-ANA-definitions.patch
	patches.drivers/nvme-simplify-the-API-for-getting-log-pages.patch
	patches.drivers/nvme-remove-nvme_req_needs_failover.patch
	patches.drivers/nvme-add-ANA-support.patch
	patches.drivers/nvmet-keep-a-port-pointer-in-nvmet_ctrl.patch
	patches.drivers/nvmet-track-and-limit-the-number-of-namespaces-per-s.patch
	patches.drivers/nvmet-add-minimal-ANA-support.patch
	patches.drivers/nvmet-support-configuring-ANA-groups.patch
	patches.drivers/nvmet-use-Retain-Async-Event-bit-to-clear-AEN.patch

	# git://git.infradead.org/nvme.git nvme-4.19
	patches.fixes/nvme-fixup-crash-on-failed-discovery.patch
	patches.fixes/nvme.h-fixup-ANA-group-descriptor-format.patch

	# jeyu/linux modules-next
	patches.suse/0001-module-make-it-clear-when-we-re-handling-the-module-.patch
	patches.suse/0002-module-setup-load-info-before-module_sig_check.patch
	patches.suse/0003-modsign-log-module-name-in-the-event-of-an-error.patch
	patches.suse/0004-ARM-module-fix-modsign-build-error.patch

	# joro/iommu next
	patches.drivers/0001-x86-irq_remapping-move-irq-remapping-mode-enum
	patches.drivers/0002-iommu-amd-add-support-for-higher-64-bit-iommu-control-register
	patches.drivers/0003-iommu-amd-add-support-for-iommu-xt-mode

	# out-of-tree patches
	patches.suse/0001-kvm-Introduce-nopvspin-kernel-parameter.patch

	########################################################
	# end of sorted patches
	########################################################

	########################################################
	#
	# packaging-specific patches (tweaks for autobuild,
	# CONFIG_SUSE_KERNEL, config/version tracking and other
	# build stuff like that ...).
	# These should probably be last since they'll never
	# land upstream but there are subsystem extensions to
	# the supported flag.
	########################################################

	########################################################
	# kbuild/module infrastructure fixes
	########################################################
	patches.suse/rpm-kernel-config
	patches.suse/supported-flag
	patches.suse/supported-flag-underscores
	patches.suse/supported-flag-wildcards
	patches.suse/supported-flag-external
	patches.suse/module-Inform-user-when-loading-externally-supported.patch
	patches.suse/genksyms-add-override-flag.diff

	patches.suse/unsupported-features.patch

	# bnc870450, fate317144
	patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch
	patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
	patches.suse/kernel-add-release-status-to-kernel-build.patch

	########################################################
	# SLE-specific performance patches rejected upstream
	########################################################

	# Reduces cost of idle path. Rejected upstream due to increased
	# power consumption on laptops. Upstream is working on a method
	# for using a CDF to estimate online when the next non-idle
	# period will be that will be accurate x% of the time where x%
	# is to be decided. Method is likely to require enabling other
	# kernel config options and may take a considerable amount of
	# time to tune while balancing the complexity of calculating
	# the estimate online.
	patches.suse/sched-throttle-nohz.patch
	patches.fixes/sched-Fix-up-proc-sched_debug-to-print-only-runnable-tasks-again.patch

	# Boost frequency at lower frequencies than the default. Upstream
	# favours power consumption heavily over performance but this
	# hurts workloads that have low with frequency short periods of
	# idle. This patch brings performance back in line with previous
	# SLE releases on machines identified as servers via ACPI.
	patches.suse/cpufreq-intel_pstate-use-setpoint-of-10-on-servers.patch
	patches.suse/cpufreq-ondemand-set-default-up_threshold-to-30-on-multi-core-systems.patch

	# Reintroduce the deadband effect for pcc-cpufreq only as the
	# elimination increases the number of frequency changes with
	# pcc-cpufreq. The hardware does not always report what the
	# correct maximum switching rate is and if it's too quick then
	# the results are sub-optimal and may be nonsense.
	patches.suse/pcc-cpufreq-Re-introduce-deadband-effect-to-reduce-number-of-frequency-changes.patch


	########################################################
	# Scheduler / Core
	########################################################
	patches.suse/setuid-dumpable-wrongdir
	patches.suse/sched-fair-Enable-SIS_AVG_CPU-by-default.patch
	patches.suse/posix-timers-Protect-posix-clock-array-access-agains.patch

	patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch
	patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch
	patches.suse/0003-x86-idle-Control-Indirect-Branch-Speculation-in-idle.patch
	patches.suse/0004-x86-enter-Create-macros-to-restrict-unrestrict-Indir.patch
	patches.suse/0005-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch

	patches.fixes/alarmtimer-Prevent-overflow-for-relative-nanosleep.patch

	########################################################
	# locking/core
	########################################################
	patches.suse/sched-optimize-latency-defaults.patch

	# that benefits. If unsure, mail performance@suse.de
	# not enable without a specific example of a workload and machine
	# cpufreq-related changes to give a hint of a possible approach. Do
	# against tbench, netperf or hackbench that cannot be explained by
	# regressions. The reference is being left in case reports are filed
	# this patch even on older machines and in some cases, it introduces
	# is significantly different and there was no measurable benefit to
	# implementation of select_idle_sibling. The current implementation
	# This patch used to be of benefit on older hardware with an earlier
+mgorman	patches.suse/sched-Further-improve-spurious-CPU_IDLE-active-migrations.patch

	########################################################
	# x86_64/4096CPUS - from SGI
	########################################################
	patches.arch/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch

	########################################################
	# S/390
	########################################################
	patches.arch/s390-sles15-message-catalog.patch
	patches.drivers/s390-sles15-00-04-04-kmsg-add-VNIC-Characteristics-msg-documentation.patch
	patches.arch/s390-sles15-03-01-rwlock.patch

	patches.arch/s390-sles15-05-01-gmb.patch

	########################################################
	# VM/FS patches
	########################################################
	patches.suse/vfs-add-super_operations-get_inode_dev
	patches.fixes/fs-speedup-clean-bdev-aliases.patch
	patches.suse/readahead-request-tunables.patch
	patches.suse/memcg-deprecate-memory.force_empty-knob.patch
	patches.suse/mm-Warn-users-of-node-memory-hot-remove-if-the-memory-ratio-is-a-high-risk.patch
	patches.suse/mm-inform-about-enabling-mirrored-memory.patch
	patches.fixes/d-lookup-fairness.fix
	patches.fixes/getcwd-close-race-with-d_move-called-by-lustre.patch
	patches.fixes/vfs-use-synchronize_rcu_expedited-in-namespace_unlock.patch
	patches.fixes/0001-autofs-revert-autofs-take-more-care-to-not-update-la.patch
	patches.suse/sched-numa-Stagger-NUMA-balancing-scan-periods-for-new-threads.patch

	########################################################
	# misc small fixes
	########################################################
	patches.fixes/mm-sparse-do-not-swamp-log-with-huge-vmemmap-allocat-fix.patch
	patches.suse/0001-ipc-shm-introduce-shmctl-SHM_STAT_ANY.patch
	patches.suse/0002-ipc-sem-introduce-semctl-SEM_STAT_ANY.patch
	patches.suse/0003-ipc-msg-introduce-msgctl-MSG_STAT_ANY.patch
	patches.suse/kbd-ignore-gfx.patch
	patches.fixes/0001-staging-ncpfs-memory-corruption-in-ncp_read_kernel.patch

	########################################################
	# general lib/ optimizations
	########################################################
	patches.suse/0001-rbtree-cache-leftmost-node-internally.patch
	patches.suse/0002-rbtree-optimize-root-check-during-rebalancing-loop.patch
	patches.suse/0003-rbtree-add-some-additional-comments-for-rebalancing-.patch
	patches.suse/0008-sched-deadline-replace-earliest-dl-and-rq-leftmost-c.patch
	patches.suse/0009-locking-rtmutex-replace-top-waiter-and-pi_waiters-le.patch
	patches.suse/0010-block-cfq-replace-cfq_rb_root-leftmost-caching.patch
	patches.suse/0012-lib-interval-tree-correct-comment-wrt-generic-flavor.patch
	patches.suse/0013-procfs-use-faster-rb_first_cached.patch
	patches.suse/0015-mem-memcg-cache-rightmost-node.patch
	patches.suse/0016-block-cfq-cache-rightmost-rb_node.patch

	########################################################
	# CPUFREQ
	########################################################
	patches.arch/perf_timechart_fix_zero_timestamps.patch
	patches.suse/cpufreq-intel_pstate-Use-load-based-policy-by-default-but-allow-PID-to-be-used.patch
	patches.suse/cpufreq-intel_pstate-Ramp-up-frequency-faster-when-utilisation-reaches-setpoint.patch
	patches.suse/cpufreq-intel_pstate-Update-setpoint-for-unspecified-ACPI-profile.patch
	patches.suse/cpufreq-intel_pstate-Temporarily-boost-P-state-when-exiting-from-idle.patch

	########################################################
	# powerpc/generic
	########################################################
	patches.suse/Fix-build-error-in-drmem.c.patch
	patches.arch/Documentation-x86-Move-protecton-key-documentation-t.patch
	patches.arch/Documentation-vm-PowerPC-specific-updates-to-memory-.patch
	patches.arch/signal-testing-Don-t-look-for-__SI_FAULT-in-userspac.patch
	patches.arch/selftests-x86-protection_keys-Fix-syscall-NR-redefin.patch
	patches.arch/x86-pkeys-selftests-Rename-si_pkey-to-siginfo_pkey.patch
	patches.arch/x86-pkeys-selftests-Fix-protection-keys-write-warnin.patch
	patches.arch/selftests-x86-Move-protecton-key-selftest-to-arch-ne.patch
	patches.arch/selftests-vm-rename-all-references-to-pkru-to-a-gene.patch
	patches.arch/selftests-vm-move-generic-definitions-to-header-file.patch
	patches.arch/selftests-vm-typecast-the-pkey-register.patch
	patches.arch/selftests-vm-generic-function-to-handle-shadow-key-r.patch
	patches.arch/selftests-vm-fix-the-wrong-assert-in-pkey_disable_se.patch
	patches.arch/selftests-vm-fixed-bugs-in-pkey_disable_clear.patch
	patches.arch/selftests-vm-clear-the-bits-in-shadow-reg-when-a-pk1.patch
	patches.arch/selftests-vm-fix-alloc_random_pkey-to-make-it-really.patch
	patches.arch/selftests-vm-introduce-two-arch-independent-abstract.patch
	patches.arch/selftests-vm-pkey-register-should-match-shadow-pkey.patch
	patches.arch/selftests-vm-generic-cleanup.patch
	patches.arch/selftests-vm-powerpc-implementation-for-generic-abst.patch
	patches.arch/selftests-vm-clear-the-bits-in-shadow-reg-when-a-pk2.patch
	patches.arch/selftests-vm-powerpc-implementation-to-check-support.patch
	patches.arch/selftests-vm-fix-an-assertion-in-test_pkey_alloc_exh.patch
	patches.arch/selftests-vm-associate-key-on-a-mapped-page-and-det1.patch
	patches.arch/selftests-vm-associate-key-on-a-mapped-page-and-det2.patch
	patches.arch/selftests-vm-detect-write-violation-on-a-mapped-acce.patch
	patches.arch/selftests-vm-testcases-must-restore-pkey-permissions.patch
	patches.arch/selftests-vm-sub-page-allocator.patch
	patches.arch/selftests-vm-Fix-deadlock-in-protection_keys.c.patch
	patches.arch/selftests-powerpc-Add-ptrace-tests-for-Protection-Ke.patch
	patches.arch/selftests-powerpc-Add-core-file-test-for-Protection-.patch
	patches.arch/selftests-powerpc-Fix-core-pkey-for-default-execute-.patch
	patches.arch/selftests-powerpc-Fix-ptrace-pkey-for-default-execut.patch
	patches.arch/KVM-PPC-Book3S-HV-Disable-tb_offset.patch

	########################################################
	# cephfs
	########################################################

	########################################################
	# Suse specific stuff
	########################################################
	patches.suse/suse-hv-guest-os-id.patch
	patches.suse/suse-hv-kvp_on_msg.dbg.patch
	patches.suse/suse-hv-hv_compose_msi_msg.patch

	# bsc#1056592
	patches.suse/ras-cec-disable-cec.patch

	patches.suse/sphinx-1.2-doc-build-fix.patch

	########################################################
	# ACPI patches
	########################################################
	patches.arch/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
	patches.arch/acpi_thermal_passive_blacklist.patch

	########################################################
	# Driver core
	########################################################
	patches.drivers/0001-module-warn-if-module-init-probe-takes-long.patch
	patches.suse/irq-stub-affinity.patch

	########################################################
	# Device drivers
	########################################################
	patches.suse/loop-Compability-for-older-releases.patch

	# Cavium CN99xx AHCI errata
	# Out-of-tree
	patches.drivers/0001-PCI-Vulcan-AHCI-PCI-bar-fix-for-Broadcom-Vulcan-earl.patch
	patches.drivers/0013-ahci-thunderx2-Fix-for-errata-that-affects-stop-engi.patch
	patches.drivers/0001-ahci-thunderx2-stop-engine-fix-update.patch
	patches.drivers/0001-ahci-thunderx2-update-stop-engine-errata-delay-value.patch

	patches.drivers/0002-i2c-xlp9xx-return-ENXIO-on-slave-address-NACK.patch
	patches.drivers/0003-i2c-xlp9xx-Handle-transactions-with-I2C_M_RECV_LEN-p.patch
	patches.drivers/0004-i2c-xlp9xx-Check-for-Bus-state-before-every-transfer.patch
	patches.drivers/0005-i2c-xlp9xx-Handle-NACK-on-DATA-properly.patch
	patches.drivers/0006-i2c-xlp9xx-Add-support-for-SMBAlert.patch

	patches.drivers/0016-ACPI-IORT-Add-msi-address-regions-reservation-helper.patch
	patches.drivers/0002-phy-qcom-ufs-add-MODULE_LICENSE-tag.patch

	patches.drivers/0012-PCI-Probe-for-device-reset-support-during-enumeratio.patch
	patches.drivers/0013-PCI-Remove-redundant-probes-for-device-reset-support.patch

	patches.drivers/0001-init-fix-false-positives-in-W-X-checking.patch

	patches.drivers/0001-crypto-cavium-Fix-fallout-from-CONFIG_VMAP_STACK.patch
	patches.drivers/0002-crypto-cavium-Limit-result-reading-attempts.patch
	patches.drivers/0003-crypto-cavium-Prevent-division-by-zero.patch
	patches.drivers/0004-crypto-cavium-Fix-statistics-pending-request-value.patch
	patches.drivers/0005-crypto-cavium-Fix-smp_processor_id-warnings.patch

	patches.suse/fw_cfg-fix-sparse-warnings-in-fw_cfg_sel_endianness.patch
	patches.suse/fw_cfg-fix-sparse-warnings-with-fw_cfg_file.patch
	patches.suse/fw_cfg-fix-sparse-warning-reading-FW_CFG_ID.patch
	patches.suse/fw_cfg-fix-sparse-warnings-around-FW_CFG_FILE_DIR-re.patch
	patches.suse/fw_cfg-remove-inline-from-fw_cfg_read_blob.patch
	patches.suse/fw_cfg-handle-fw_cfg_read_blob-error.patch
	patches.suse/fw_cfg-add-a-public-uapi-header.patch
	patches.suse/fw_cfg-add-DMA-register.patch
	patches.suse/crash-export-paddr_vmcoreinfo_note.patch
	patches.suse/fw_cfg-write-vmcoreinfo-details.patch

	patches.arch/0001-arm64-fix-endianness-annotation-for-__apply_alternat.patch
	patches.arch/0002-arm64-alternatives-Add-dynamic-patching-feature.patch
	patches.arch/0003-arm-arm64-smccc-Add-SMCCC-specific-return-codes.patch
	patches.arch/0004-arm64-Call-ARCH_WORKAROUND_2-on-transitions-between-.patch
	patches.arch/0005-arm64-Add-per-cpu-infrastructure-to-call-ARCH_WORKAR.patch
	patches.arch/0006-arm64-Add-ARCH_WORKAROUND_2-probing.patch
	patches.arch/0007-arm64-Add-ssbd-command-line-option.patch
	patches.arch/0008-arm64-ssbd-Add-global-mitigation-state-accessor.patch
	patches.arch/0009-arm64-ssbd-Skip-apply_ssbd-if-not-using-dynamic-miti.patch
	patches.arch/0010-arm64-ssbd-Restore-mitigation-status-on-CPU-resume.patch
	patches.arch/0011-arm64-ssbd-Introduce-thread-flag-to-control-userspac.patch
	patches.arch/0012-arm64-ssbd-Add-prctl-interface-for-per-thread-mitiga.patch

	########################################################
	# Filesystem
	########################################################
	patches.suse/procfs-add-tunable-for-fd-fdinfo-dentry-retention.patch

	########################################################
	# xfs/ext4/btrfs/reiserfs
	########################################################
	patches.fixes/xfs-set-format-back-to-extents-if-xfs_bmap_extents_t.patch
	patches.drivers/pstore_disable_efi_backend_by_default.patch
	patches.suse/pstore-backend-autoaction
	patches.suse/squashfs-3.4.patch

	patches.suse/xfs-unsupported-features.patch
	patches.suse/xfs-add-option-to-mount-with-barrier-0-or-barrier-1.patch
	patches.suse/ext4-unsupported-features.patch
	patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch

	patches.suse/btrfs-fix-lockdep-splat-in-btrfs_alloc_subvolume_writers.patch
	patches.suse/btrfs-remove-redundant-argument-of-_link_block_group.patch
	patches.suse/btrfs-remove-dead-create_space_info-calls.patch
	patches.suse/btrfs-defer-adding-raid-type-kobject-until-after-chunk-relocation.patch
	patches.suse/btrfs-fix-error-handling-in-free_log_tree.patch
	patches.suse/btrfs-provide-super_operations-get_inode_dev
	patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
	patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch
	patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch
	patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch
	patches.suse/revert-btrfs-qgroup-move-half-of-the-qgroup-accounting-time-out-of-commit-trans.patch
	patches.suse/btrfs-use-spinlock-to-protect--caching_block_groups-list.patch
	patches.suse/0001-btrfs-Validate-child-tree-block-s-level-and-first-ke.patch
	patches.suse/0001-btrfs-Only-check-first-key-for-committed-tree-blocks.patch
	patches.suse/btrfs-qgroups-fix-rescan-worker-running-races.patch
	patches.suse/btrfs-suspend-qgroups-during-relocation-recovery.patch
	patches.suse/0001-btrfs-Fix-wrong-first_key-parameter-in-replace_path.patch
	patches.fixes/get_fs_type-Validate-fs-type-string-argument.patch
	patches.suse/0001-btrfs-Don-t-remove-block-group-still-has-pinned-down.patch

	########################################################
	# NFS
	########################################################
	patches.fixes/0001-NFS-flush-out-dirty-data-on-file-fput.patch
	patches.fixes/0001-SUNRPC-Allow-creation-of-RPC-clients-with-multiple-c.patch
	patches.fixes/0002-NFS-Add-a-mount-option-to-specify-number-of-TCP-conn.patch
	patches.fixes/0003-NFSv4-Allow-multiple-connections-to-NFSv4.x-x-0-serv.patch
	patches.fixes/0004-pNFS-Allow-multiple-connections-to-the-DS.patch
	patches.fixes/0005-NFS-Display-the-nconnect-mount-option-if-it-is-set.patch
	patches.fixes/0006-NFS-Allow-multiple-connections-to-NFSv3-and-NFSv4.0-.patch
	patches.fixes/0007-SUNRPC-Mask-XIDs-to-prevent-replay-cache-collision.patch
	patches.fixes/0001-NFSv4-don-t-let-hanging-mounts-block-other-mounts.patch
	patches.fixes/0001-sunrpc-include-sup-groups-in-hash.patch
	patches.fixes/0001-NFSv4-handle-EINVAL-from-EXCHANGE_ID-better.patch

	########################################################
	# Overlayfs
	########################################################
	patches.suse/ovl-treat-btrfs-as-different-mount.patch

	########################################################
	# Storage
	########################################################
	patches.fixes/scsi-handle-special-return-codes-for-ABORTED-COMM.patch
	patches.fixes/scsi_scan-Send-TEST-UNIT-READY-to-LUN0-before-LUN-sc.patch
	patches.fixes/scsi-disable-VPD-page-check-on-error.patch
	patches.fixes/sd-always-retry-READ-CAPACITY-for-ALUA-state-transit.patch
	patches.fixes/sd-always-scan-VPD-pages-if-thin-provisioning-is-ena.patch
	patches.suse/scsi-do-not-print-reservation-conflict-for-TEST-UNIT.patch
	patches.suse/0001-oracleasm-4.0-compat-changes.patch
	patches.fixes/scsi-retry-alua-transition-in-progress
	patches.drivers/megaraid-mbox-fix-SG_IO
	patches.suse/fcoe-reduce-max_sectors

	# bsc#1048585 bsc#1080813
	patches.suse/delay-add-poll_event_interruptible.patch
	patches.suse/cdrom-factor-out-common-open_for_-code.patch
	patches.suse/cdrom-wait-for-tray-to-close.patch
	patches.suse/scsi-sr-wait-for-the-medium-to-become-ready.patch
	patches.suse/cdrom-turn-off-autoclose-by-default.patch
	patches.suse/scsi-sr-workaround-VMware-ESXi-cdrom-emulation-bug.patch

	patches.drivers/qla2xxx-Enable-T10-DIF-with-FC-NVMe-enabled.patch

	########################################################
	# DRM/Video
	########################################################
	patches.suse/drm-i915-Disable-tv-output-on-i9x5gm
	patches.drivers/Revert-drm-i915-edp-Allow-alternate-fixed-mode-for-eDP

	patches.drivers/drm-mgag200-Add-doublescan-and-interlace-support.patch
	patches.drivers/drm-mgag200-Add-additional-limits-for-certain-G200-variants.patch
	patches.drivers/drm-mgag200-Fix-memleak-in-error-path-in-mgag200_bo_create.patch
	patches.drivers/drm-mgag200-Free-container-instead-of-member-in-mga_user_framebuffer_destroy.patch
	patches.drivers/drm-mgag200-Initialize-data-needed-to-map-fbdev-memory.patch
	patches.drivers/drm-mgag200-Simplify-function-mgag200_ttm_placement.patch
	patches.drivers/drm-mgag200-Add-support-for-MATROX-PCI-device-IDs-0x520-and-0x521.patch
	patches.drivers/drm-mgag200-Cleanup-cursor-BOs-properly.patch
	patches.drivers/drm-mgag200-Don-t-use-crtc_-parameters-for-validation.patch
	patches.drivers/drm-mgag200-Consolidate-depth-bpp-handling.patch
	patches.drivers/drm-mgag200-Add-command-line-option-to-specify-preferred-depth.patch
	patches.drivers/drm-mgag200-Add-mode-validation-debugging-code.patch
	patches.drivers/drm-mgag200-Implement-basic-PM-support
	patches.drivers/drm-radeon-limit-bpp-for-low-vram.patch
	patches.drivers/drm-ast-Fix-memleak-in-error-path-in-ast_bo_create.patch
	patches.drivers/drm-ast-Free-container-instead-of-member-in-ast_user_framebuffer_destroy.patch
	patches.drivers/drm-ast-Simplify-function-ast_bo_unpin.patch
	patches.drivers/drm-ast-Add-an-crtc_disable-callback-to-the-crtc-helper-funcs.patch
	patches.drivers/drm-ast-Actually-load-DP501-firmware-when-required.patch
	patches.drivers/kernel-Export-mm_access.patch

	patches.arch/drm-hibmc-Use-set_busid-function-from-drm-core.patch
	patches.drivers/drm-hibmc-initialize-the-hibmc_bo_driver_io_mem_pfn.patch
	patches.suse/Revert-drm-nouveau-drm-therm-fan-add-a-fallback-if-n

	########################################################
	# Out-of-tree networking
	########################################################
	patches.suse/bsc1084332-0001-lan78xx-Read-MAC-address-from-DT-if-present.patch
	patches.suse/bsc1084332-0003-lan78xx-Enable-LEDs-and-auto-negotiation.patch
	patches.suse/bsc1084332-0004-lan78xx-Avoid-spurious-kevent-4-error.patch
	patches.suse/0001-lan78xx-Connect-phy-early.patch
	patches.suse/qed-use-specical-suse-engineering-version.patch

	########################################################
	# Netfilter
	########################################################
	patches.suse/netfilter-ip_conntrack_slp.patch

	########################################################
	# Wireless Networking
	########################################################
	patches.suse/b43-missing-firmware-info.patch
	patches.suse/iwlwifi-expose-default-fallback-ucode-api

	########################################################
	# ISDN
	########################################################
	patches.fixes/misdn-add-support-for-group-membership-check

	##########################################################
	# Sound
	##########################################################
	patches.drivers/ASoC-cx2072x-Add-DT-bingings-documentation-for-CX207
	patches.drivers/ASoC-add-support-for-Conexant-CX2072X-CODEC
	patches.drivers/ASoC-Intel-Add-machine-driver-for-Cherrytrail-CX2072
	patches.drivers/ASoC-Intel-add-support-for-CX2072x-machine-driver
	patches.drivers/ASoC-intel-Add-headset-jack-support-to-cht-cx2072x

	########################################################
	# printk
	########################################################
	patches.suse/printk-console-Correctly-mark-console-that-is-used-w.patch

	########################################################
	# Other driver fixes
	########################################################
	patches.suse/tpm-Downgrade-error-level
	patches.suse/Input-synaptics-Add-intertouch-blacklist-for-Thinkpa.patch
	patches.suse/mmc-version-check-printk-downgrade
	patches.drivers/platform-x86-ideapad-laptop-Apply-no_hw_rfkill-to-Y2
	patches.drivers/dell_rbu-make-firmware-payload-memory-uncachable
	patches.arch/0001-x86-efi-Access-EFI-MMIO-data-as-unencrypted-when-SEV.patch

	########################################################
	# Other drivers we have added to the tree
	########################################################
	# LIO kRBD backend moving to tcmu-runner, but still needed in SLE15 for migration
	patches.drivers/libceph-add-scatterlist-messenger-data-type.patch
	patches.fixes/libceph-fix-scatterlist-last_piece-calculation.patch
	patches.drivers/rbd-add-support-for-scatterlist-obj_request_type.patch
	patches.drivers/rbd-add-lio-specific-data-area.patch
	patches.drivers/libceph-add-support-for-CMPEXT-compare-extent-reques.patch
	patches.drivers/rbd-add-write-test-helper.patch
	patches.drivers/rbd-add-num-ops-calculator-helper.patch
	patches.drivers/rbd-add-support-for-COMPARE_AND_WRITE-CMPEXT.patch
	patches.drivers/libceph-add-support-for-write-same-requests.patch
	patches.drivers/rbd-add-support-for-writesame-requests.patch
	patches.drivers/target-add-compare-and-write-callback.patch
	patches.drivers/target-compare-and-write-backend-driver-sense-handli.patch
	patches.drivers/target-add-COMPARE_AND_WRITE-sg-creation-helper.patch
	patches.drivers/libceph-fix-pr_fmt-compile-issues.patch
	patches.drivers/rbd-export-some-functions-used-by-lio-rbd-backend.patch
	patches.drivers/rbd-move-structs-used-by-lio-rbd-to-new-header.patch
	patches.drivers/target-add-rbd-backend.patch
	patches.drivers/target-add-lio-rbd-to-makefile-Kconfig.patch
	patches.drivers/rbd-add-rbd_dev_setxattr-helper.patch
	patches.suse/rbd-do-away-with-obj_request-in-setxattr.patch
	patches.drivers/rbd-add-setxattr-device-attribute-for-debugging.patch
	patches.drivers/rbd-add-rbd_dev_cmpsetxattr-helper.patch
	patches.suse/rbd-do-away-with-obj_request-in-cmpsetxattr.patch
	patches.drivers/rbd-add-cmpsetattr-device-attribute-for-debugging.patch
	patches.drivers/ceph-osd_client-add-support-for-CEPH_OSD_OP_GETXATTR.patch
	patches.drivers/rbd-add-rbd_dev_getxattr-helper.patch
	patches.suse/rbd-do-away-with-obj_request-in-getxattr.patch
	patches.drivers/rbd-add-getxattr-device-attribute-for-debugging.patch
	patches.drivers/target-pr-split-out-and-export-core_scsi3_pr_seq_non.patch
	patches.drivers/target-pr-add-backend-API-for-reservation-handling.patch
	patches.drivers/target-rbd-add-support-for-PR-register-read-keys.patch
	patches.drivers/target-rbd-add-pr_reserve-support.patch
	patches.drivers/target-rbd-add-pr_release-support.patch
	patches.drivers/target-rbd-add-pr_read_reservation-support.patch
	patches.drivers/target-rbd-add-pr_clear-support.patch
	patches.drivers/target-rbd-add-pr_preempt-support.patch
	patches.drivers/target-rbd-add-stubbed-out-pr_register_and_move.patch
	patches.drivers/target-rbd-add-pr_report_capabilities-support.patch
	patches.drivers/target-rbd-add-stubbed-out-pr_read_full_status.patch
	patches.drivers/target-rbd-SCSI3-check-conflict-support.patch
	patches.drivers/target-rbd-add-SCSI2-reservation-entry-to-PR-info.patch
	patches.drivers/target-rbd-implement-SCSI2-reservation-handling.patch
	patches.drivers/target-rbd-handle-SCSI2-reservation-release-on-reset.patch
	patches.drivers/target-configfs-add-device-vendor_id-attribute.patch
	patches.drivers/target-remove-hardcoded-T10-Vendor-ID-in-INQUIRY-res.patch
	patches.drivers/target-rbd-fix-PR-info-memory-leaks.patch
	patches.drivers/target-pr-fix-core_scsi3_pr_seq_non-caller.patch
	patches.fixes/rbd-don-t-log-miscompare-as-an-error.patch
	patches.fixes/rbd-handle-OBJ_REQUEST_SG-types-for-copyup.patch
	patches.fixes/target-rbd-don-t-put-snap_context-twice.patch
	patches.fixes/target-rbd-remove-caw_mutex-usage.patch
	patches.fixes/libceph-use-upstream-write-same-opcode.patch
	patches.fixes/rbd-truncate-objects-on-cmpext-short-reads.patch
	patches.fixes/target-fix-tcm_rbd_gen_it_nexus-for-emulated-XCOPY-s.patch
	patches.fixes/rbd-helper-to-copy-compare-and-write-osd-requests.patch
	patches.fixes/rbd-copy-compare-and-write-osd-requests-before-resub.patch
	patches.fixes/0001-rbd-drop-extra-rbd_img_request_get.patch
	patches.fixes/0002-rbd-make-sure-pages-are-freed-by-libceph.patch
	patches.fixes/target-rbd-handle-zero-length-UNMAP-requests-early.patch
	patches.fixes/target-rbd-use-target_configure_unmap_from_queue-hel.patch
	patches.drivers/target-transport-should-handle-st-FM-EOM-ILI-reads.patch

	########################################################
	# device-mapper
	########################################################
	patches.suse/dm-mpath-leastpending-path-update
	patches.suse/dm-mpath-accept-failed-paths
	patches.fixes/dm-table-switch-to-readonly
	patches.fixes/dm-multipath-Improve-logging.patch
	patches.fixes/dm-snap-avoid-deadlock.patch

	##########################################################
	# AppArmor
	##########################################################
	patches.apparmor/apparmor-basic-networking-rules.patch
	patches.apparmor/apparmor-fix-quieting-of-audit-messages-for-network-mediation.patch
	patches.apparmor/apparmor-basic-networking-rules-4.11-rc1.patch
	patches.apparmor/apparmor-check-all-net-profiles.patch

	########################################################
	# Lock down functions for UEFI secure boot , FATE#314486
	#########################################################
	patches.suse/0039-efi-Add-EFI_SECURE_BOOT-bit.patch
	patches.suse/0040-Add-the-ability-to-lock-down-access-to-the-running-k.patch
	patches.suse/0041-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mo.patch
	patches.suse/0042-Enforce-module-signatures-if-the-kernel-is-locked-do.patch
	patches.suse/0043-Restrict-dev-mem-and-dev-kmem-when-the-kernel-is-loc.patch
	patches.suse/0045-kexec-Disable-at-runtime-if-the-kernel-is-locked-dow.patch
	patches.suse/0046-Copy-secure_boot-flag-in-boot-params-across-kexec-re.patch
	patches.suse/0047-kexec_file-split-KEXEC_VERIFY_SIG.patch
	patches.suse/0047-kexec_file-restrict-if-the-kernel-is-locked-down.patch
	patches.suse/0048-hibernate-Disable-when-the-kernel-is-locked-down.patch
	patches.suse/0050-PCI-Lock-down-BAR-access-when-the-kernel-is-locked-d.patch
	patches.suse/0051-x86-Lock-down-IO-port-access-when-the-kernel-is-lock.patch
	patches.suse/0052-x86-Restrict-MSR-access-when-the-kernel-is-locked-do.patch
	patches.suse/0053-asus-wmi-Restrict-debugfs-interface-when-the-kernel-.patch
	patches.suse/0054-ACPI-Limit-access-to-custom_method-when-the-kernel-i.patch
	patches.suse/0055-acpi-Ignore-acpi_rsdp-kernel-param-when-the-kernel-h.patch
	patches.suse/0056-acpi-Disable-ACPI-table-override-if-the-kernel-is-lo.patch
	patches.suse/0057-acpi-Disable-APEI-error-injection-if-the-kernel-is-l.patch
	patches.suse/0005-modsign-print-module-name-along-with-error-message.patch

	########################################################
	# Grab certificate from MokList (MODSIGN) FATE#314508
	########################################################
	# Using the hash in MOKx to blacklist kernel module, FATE#316531
	patches.suse/0001-MODSIGN-do-not-load-mok-when-secure-boot-disabled.patch
	patches.suse/0002-MODSIGN-print-appropriate-status-message-when-gettin.patch
	patches.suse/0003-MODSIGN-load-blacklist-from-MOKx.patch
	patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch

	##########################################################
	# Hibernation Signature Verification FATE#316350
	##########################################################
	patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch
	patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch
	patches.suse/0003-x86-KASLR-public-the-function-for-getting-random-lon.patch
	patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch
	patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch
	patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch
	patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch
	patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch
	patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch
	patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch

	########################################################
	# Other patches for debugging
	########################################################
	patches.suse/crasher.patch

	patches.suse/0001-x86-stacktrace-Do-not-unwind-after-user-regs.patch
	patches.suse/0002-x86-stacktrace-Remove-STACKTRACE_DUMP_ONCE.patch
	patches.suse/0003-x86-stacktrace-Clarify-the-reliable-success-paths.patch
	patches.suse/0004-x86-stacktrace-Do-not-fail-for-ORC-with-regs-on-stac.patch
+kabi	patches.suse/0005-x86-unwind-orc-Detect-the-end-of-the-stack.patch
	patches.suse/0006-x86-stacktrace-Enable-HAVE_RELIABLE_STACKTRACE-for-t.patch

	patches.suse/x86-cpu_entry_area-Map-also-trace_idt_table.patch

	########################################################
	# Kdump
	########################################################
	patches.suse/s390-export-symbols-for-crash-kmp.patch

	########################################################
	# Live patching
	########################################################
	patches.suse/livepatch-mark-the-kernel-unsupported-when-disabling.patch
	patches.suse/livepatch-use-lists-to-manage-patches-objects-and-functions.patch
	patches.suse/livepatch-free-only-structures-with-initialized-kobject.patch
	patches.suse/livepatch-add-atomic-replace.patch
	patches.suse/livepatch-add-an-extra-flag-to-distinguish-registered-patches.patch
	patches.suse/livepatch-remove-replaced-patches-from-the-stack.patch
	patches.suse/livepatch-remove-nop-structures-when-unused.patch
	patches.suse/livepatch-allow-to-replace-even-disabled-patches.patch
	patches.suse/livepatch-atomic-replace-and-cumulative-patches-documentation.patch

	# SUSE-specific
	patches.suse/livepatch-send-a-fake-signal-periodically.patch

	########################################################
	# XEN patches
	########################################################
	patches.drivers/0001-usb-Add-Xen-pvUSB-protocol-description.patch
	patches.drivers/0002-usb-Introduce-Xen-pvUSB-frontend-xen-hcd.patch

	########################################################
	# kABI consistency patches
	########################################################

	patches.suse/0002-Add-a-void-suse_kabi_padding-placeholder-to-some-USB.patch
	patches.suse/0003-kabi-Add-placeholders-to-a-couple-of-important-struc.patch
	patches.suse/0001-Add-a-void-suse_kabi_padding-placeholder-to-some-USB.patch
	patches.suse/0002-Add-a-void-suse_kabi_padding-placeholder-to-some-gsp.patch
	patches.suse/0001-Thunderbolt-kABI-paddings-added.patch
	patches.suse/0008-kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch
	patches.suse/prepare-arm64-kgraft

	# SSB
	patches.suse/01-x86-nospec-simplify-alternative_msr_write.patch
	patches.suse/02-x86-bugs-concentrate-bug-detection-into-a-separate-function.patch
	patches.suse/03-x86-bugs-concentrate-bug-reporting-into-a-separate-function.patch
	patches.suse/04-x86-bugs-read-spec_ctrl-msr-during-boot-and-re-use-reserved-bits.patch
	patches.suse/05-x86-bugs-kvm-support-the-combination-of-guest-and-host-ibrs.patch
	patches.suse/06-x86-bugs-expose-sys-spec_store_bypass.patch
	patches.suse/07-x86-cpufeatures-add-x86_feature_rds.patch
	patches.suse/08-x86-bugs-provide-boot-parameters-for-the-spec_store_bypass_disable-mitigation.patch
	patches.suse/09-x86-bugs-intel-set-proper-cpu-features-and-setup-rds.patch
	patches.suse/10-x86-bugs-whitelist-allowed-spec_ctrl-msr-values.patch
	patches.suse/11-x86-bugs-amd-add-support-to-disable-rds-on-famh-if-requested.patch
	patches.suse/12-x86-kvm-vmx-expose-spec_ctrl-bit2-to-the-guest.patch
	patches.suse/13-x86-speculation-create-spec-ctrl-h-to-avoid-include-hell.patch
	patches.suse/14-prctl-add-speculation-control-prctls.patch
	patches.suse/15-x86-process-allow-runtime-control-of-speculative-store-bypass.patch
	patches.suse/16-x86-speculation-add-prctl-for-speculative-store-bypass-mitigation.patch
	patches.suse/17-nospec-allow-getting-setting-on-non-current-task.patch
	patches.suse/18-proc-provide-details-on-speculation-flaw-mitigations.patch
	patches.suse/19-seccomp-enable-speculation-flaw-mitigations.patch
	patches.suse/20-x86-bugs-make-boot-modes-_ro_after_init.patch
	patches.suse/21-prctl-add-force-disable-speculation.patch
	patches.suse/22-seccomp-use-pr_spec_force_disable.patch
	patches.suse/23-seccomp-add-filter-flag-to-opt-out-of-ssb-mitigation.patch
	patches.suse/24-seccomp-move-speculation-migitation-control-to-arch-code.patch
	patches.suse/25-x86-speculation-make-seccomp-the-default-mode-for-speculative-store-bypass.patch
	patches.suse/26-x86-bugs-rename-rds-to-ssbd.patch
	patches.suse/27-proc-use-underscores-for-ssbd-in-status.patch
	patches.arch/KVM--SVM--Move-spec-control-call-after-restore-of-GS.patch
	patches.suse/bpf-prevent-memory-disambiguation-attack.patch

	patches.arch/28-x86-bugs-fix-_ssb_select_mitigation-return-type.patch
	patches.arch/29-x86-bugs-make-cpu_show_common-static.patch
	patches.arch/30-x86-bugs-fix-the-parameters-alignment-and-missing-void.patch
	patches.arch/31-x86-speculation-use-synthetic-bits-for-ibrs-ibpb-stibp.patch
	patches.arch/32-x86-cpufeatures-disentangle-msr_spec_ctrl-enumeration-from-ibrs.patch
	patches.arch/33-x86-cpufeatures-disentangle-ssbd-enumeration.patch
	patches.arch/34-x86-cpufeatures-add-feature_zen.patch
	patches.arch/35-x86-speculation-handle-ht-correctly-on-amd.patch
	patches.arch/36-x86-bugs-kvm-extend-speculation-control-for-virt_spec_ctrl.patch
	patches.arch/37-x86-speculation-add-virtualized-speculative-store-bypass-disable-support.patch
	patches.arch/38-x86-speculation-rework-speculative_store_bypass_update.patch
	patches.arch/39-x86-bugs-unify-x86_spec_ctrl_-set_guest-restore_host.patch
	patches.arch/40-x86-bugs-expose-x86_spec_ctrl_base-directly.patch
	patches.arch/41-x86-bugs-remove-x86_spec_ctrl_set.patch
	patches.arch/42-x86-bugs-rework-spec_ctrl-base-and-mask-logic.patch
	patches.arch/43-x86-speculation-kvm-implement-support-for-virt_spec_ctrl-ls_cfg.patch
	patches.arch/44-kvm-svm-implement-virt_spec_ctrl-support-for-ssbd.patch
	patches.arch/45-x86-bugs-rename-ssbd_no-to-ssb_no.patch
	patches.arch/46-kvm-x86-ia32_arch_capabilities-is-always-supported.patch
	patches.arch/47-kvm-vmx-expose-ssbd-properly-to-guests.patch
	patches.arch/x86-pti-xenpv-dont-report-as-vulnerable.patch

	# bsc1101564
	patches.fixes/KVM-x86-move-LAPIC-initialization-after-VMCS-creatio.patch
	patches.fixes/KVM-x86-fix-vcpu-initialization-with-userspace-lapic.patch

	# KVM git-fixes

	########################################################
	# You'd better have a good reason for adding a patch
	# below here.
	########################################################

	# Pagecache limit is not supported in SLE15 but we are sharing the code
	# base so put it here after all the patches to reduce any potential merge
	# conflicts
	patches.suse/pagecache-limit.patch
	patches.suse/pagecache-limit-unmapped.diff
	patches.suse/pagecache-limit-dirty.diff
	patches.suse/pagecache-limit-warn-on-usage.patch
	patches.suse/pagecache-limit-fix-shmem-deadlock.patch
	patches.suse/pagecache-limit-fix-get_nr_swap_pages.patch
	patches.suse/pagecache-limit-reduce-zone-lrulock-bouncing.patch
	patches.suse/pagecachelimit_batch_huge_nr_to_scan.patch
	patches.suse/pagecache-limit-vmstat_counters.patch
	patches.suse/pagecache-limit-fix-wrong-reclaimed-count.patch
	patches.suse/pagecache-limit-tracepoints.patch

	########################################################
	# Patches cherry-picked from SLE12 codestream, for which
	# the upstream status couldn't be automatically determined
	# and therefore manual review is required
	########################################################

+trenn		patches.arch/x86_intel_do_not_modify_perf_bias.patch
###
# XXX agraf: Not upstream yet. Pushing again ...
+agraf		patches.arch/arm64-zynqmp-ahci-0001-drivers-ata-Move-sata-port-phy-oob-settings-to-devic.patch
+agraf		patches.arch/arm64-zynqmp-ahci-0002-drivers-ata-Add-gen-3-mode-support-in-driver.patch
+agraf		patches.arch/arm64-zynqmp-ahci-0003-drivers-ata-Disable-Device-Sleep-capability.patch
###
###
# XXX agraf: Update to v4.13 code state
+agraf		patches.arch/arm64-fslmc-20170526-0106-staging-fsl-dpaa2-eth-Fix-address-translations.patch
+agraf		patches.arch/arm64-fslmc-20170526-0107-staging-fsl-dpaa2-eth-Map-Tx-buffers-as-bidirectiona.patch
+agraf		patches.arch/arm64-fslmc-20170526-0108-dpaa2-Manually-check-MTU-limits.patch
+agraf		patches.arch/arm64-fslmc-20170526-0109-dpaa2-Use-legacy-ethtool-interface.patch
+agraf		patches.arch/arm64-fslmc-20170526-0110-dpaa2-Remove-ro_after_init-usage.patch
###
###
# XXX agraf: not upstream, poking ...
+agraf		patches.arch/arm64-bcm2837-0196-cpufreq-Add-Broadcom-BCM2835-CPU-frequency-control-driver.patch
###
###
# XXX agraf: need to check if it's still broken upstream
+agraf		patches.arch/arm64-phy-dp83867-depend-on-CONFIG_OF_MDIO.patch
###
+dsterba	patches.fixes/0002-btrfs-Change-qgroup_meta_rsv-to-64bit.patch
+dsterba	patches.fixes/0003-btrfs-qgroups-Retry-after-commit-on-getting-EDQUOT.patch
+dsterba	patches.suse/btrfs-manually-implement-device_total_bytes-getter-setter.patch
+dsterba	patches.suse/btrfs-round-down-values-which-are-written-for-total_bytes_size.patch
+dsterba	patches.suse/btrfs-resume-qgroup-rescan-on-rw-remount.patch
+dsterba	patches.suse/btrfs-8059-syslog-when-quota-is-enabled.patch
+dsterba	patches.suse/btrfs-8060-syslog-when-quota-is-disabled.patch
+dsterba	patches.suse/btrfs-8066-disable-defrag-of-tree-roots.patch
+dsterba	patches.suse/btrfs-8063-delete-qgroup-items-in-drop_snapshot.patch
+jack		patches.suse/xfs-warn-rt-volume.patch
+hare		patches.fixes/edd-support-original-Phoenix-EDD-3.0-information.patch
+hare		patches.drivers/bfa-check-for-terminated-commands.patch
+pjakobsson	patches.drivers/0010-drm-hisilicon-hibmc-Add-drm_dev_set_unique-for-v4.4.patch
+jjolly		patches.drivers/0022-ib-ipoib-Move-QP-to-ERROR-only-when-the-QP-is-not-at.patch
+hare		patches.fixes/fddi-Fixup-potential-uninitialized-bars.patch
+hare		patches.fixes/target-fix-hang-in-target_wait_for_sess_cmds.patch
+hare		patches.fixes/target-tcm_fc-work-around-data-corruption-issue-in-tfc_io.patch
+oneukum	patches.suse/0003-more-kABI-padding-in-USB.patch
+needs_review	patches.drivers/0006-badblocks-fix-wrong-return-value-when-badblocks-are-disabled.patch
+colyli		patches.suse/0002-bcache-fix-calling-ida_simple_remove-with-incorrect-minor.patch
+colyli		patches.suse/0001-bcache-force-trigger-gc.patch
+colyli		patches.suse/0001-bcache-only-recovery-I-O-error-for-writethrough-mode.patch
+hare		patches.suse/block-nonblock-causes-failfast
+colyli		patches.suse/md-display-timeout-error.patch
+acho		patches.drivers/chelsio-0036-The-patch-back-ports-the-crypto_skcipher-to-crypto_b.patch
+jeffm		patches.apparmor/apparmor-compatibility-patch-for-v5-network-control
+jeffm		patches.fixes/apparmor-fix-replacement-not-being-applied.patch
+jeffm		patches.fixes/apparmor-fix-open-after-profile-replacement.patch
+tonyj		patches.suse/perf-additional-warning-when-sampling-rate-if-decayed-below-startup-minimum.patch
+tonyj		patches.suse/0004-perf-jevents-program-to-convert-json-file-gnu-source
+tonyj		patches.suse/0063-perf-jevents-add-support-for-parsing-uncore-json-files-fix-null
+bp		patches.arch/mce-amd-check-for-userspace-agent-before-decoding.patch
+yousaf.kaukab	patches.drivers/0001-iommu-aarch64-Set-bypass-mode-per-default.patch
###
# XXX agraf: Submitted upstream, but not picked up yet :(. Pushed again...
+agraf		patches.arch/arm64-ls1043-0056-soc-fsl-qbman-Use-shared-dma-pool-for-BMan-private-m.patch
+agraf		patches.arch/arm64-ls1043-0057-soc-fsl-qbman-Use-shared-dma-pool-for-QMan-private-m.patch
+agraf		patches.arch/arm64-ls1043-0058-soc-fsl-qbman-Drop-set-clear_bits-usage.patch
+agraf		patches.arch/arm64-ls1043-0059-soc-fsl-qbman-Drop-L1_CACHE_BYTES-compile-time-check.patch
+agraf		patches.arch/arm64-ls1043-0060-soc-fsl-qbman-Fix-ARM32-typo.patch
+agraf		patches.arch/arm64-ls1043-0061-soc-fsl-qbman-Rework-ioremap-calls-for-ARM-PPC.patch
+agraf		patches.arch/arm64-ls1043-0062-soc-fsl-qbman-add-QMAN_REV32.patch
+agraf		patches.arch/arm64-ls1043-0063-soc-fsl-qbman-different-register-offsets-on-ARM.patch
+agraf		patches.arch/arm64-ls1043-0064-soc-fsl-qbman-Add-missing-headers-on-ARM.patch
+agraf		patches.arch/arm64-ls1043-0065-fsl-soc-qbman-Enable-FSL_LAYERSCAPE-config-on-ARM.patch
###
# XXX agraf: Push KVM on ARM to v4.13 state to get Cavium fixes properly
+agraf		patches.arch/arm64-bsc1031492-0132-arm64-KVM-Preserve-RES1-bits-in-SCTLR_EL2.patch
+agraf		patches.arch/arm64-bsc1031492-0133-arm64-KVM-Allow-unaligned-accesses-at-EL2.patch
+agraf		patches.arch/arm64-bsc1031492-0135-arm64-Move-voffset-to-.hyp.text.patch
+agraf		patches.arch/arm64-bsc1031492-0146-arm-Move-voffset-into-.hyp.text.patch
+agraf		patches.arch/arm64-bsc1031492-0148-arm64-Add-a-facility-to-turn-an-ESR-syndrome-into-a-.patch
+agraf		patches.arch/arm64-bsc1031492-0149-KVM-arm-arm64-vgic-v3-Add-accessors-for-the-ICH_APxR.patch
+agraf		patches.arch/arm64-bsc1031492-0150-KVM-arm64-Make-kvm_condition_valid32-accessible-from.patch
+agraf		patches.arch/arm64-bsc1031492-0151-KVM-arm64-vgic-v3-Add-hook-to-handle-guest-GICv3-sys.patch
+agraf		patches.arch/arm64-bsc1031492-0152-KVM-arm64-vgic-v3-Add-ICV_BPR1_EL1-handler.patch
+agraf		patches.arch/arm64-bsc1031492-0153-KVM-arm64-vgic-v3-Add-ICV_IGRPEN1_EL1-handler.patch
+agraf		patches.arch/arm64-bsc1031492-0154-KVM-arm64-vgic-v3-Add-ICV_IAR1_EL1-handler.patch
+agraf		patches.arch/arm64-bsc1031492-0155-KVM-arm64-vgic-v3-Add-ICV_EOIR1_EL1-handler.patch
+agraf		patches.arch/arm64-bsc1031492-0156-KVM-arm64-vgic-v3-Add-ICV_AP1Rn_EL1-handler.patch
+agraf		patches.arch/arm64-bsc1031492-0157-KVM-arm64-vgic-v3-Add-ICV_HPPIR1_EL1-handler.patch
+agraf		patches.arch/arm64-bsc1031492-0158-KVM-arm64-vgic-v3-Enable-trapping-of-Group-1-system-.patch
+agraf		patches.arch/arm64-bsc1031492-0159-KVM-arm64-Enable-GICv3-Group-1-sysreg-trapping-via-c.patch
+agraf		patches.arch/arm64-bsc1031492-0160-KVM-arm64-vgic-v3-Add-ICV_BPR0_EL1-handler.patch
+agraf		patches.arch/arm64-bsc1031492-0161-KVM-arm64-vgic-v3-Add-ICV_IGNREN0_EL1-handler.patch
+agraf		patches.arch/arm64-bsc1031492-0162-KVM-arm64-vgic-v3-Add-misc-Group-0-handlers.patch
+agraf		patches.arch/arm64-bsc1031492-0163-KVM-arm64-vgic-v3-Enable-trapping-of-Group-0-system-.patch
+agraf		patches.arch/arm64-bsc1031492-0164-KVM-arm64-Enable-GICv3-Group-0-sysreg-trapping-via-c.patch
+agraf		patches.arch/arm64-bsc1031492-0165-arm64-Add-MIDR-values-for-Cavium-cn83XX-SoCs.patch
+agraf		patches.arch/arm64-bsc1031492-0166-arm64-Add-workaround-for-Cavium-Thunder-erratum-3011.patch
+agraf		patches.arch/arm64-bsc1031492-0167-KVM-arm64-vgic-v3-Add-ICV_DIR_EL1-handler.patch
+agraf		patches.arch/arm64-bsc1031492-0168-KVM-arm64-vgic-v3-Add-ICV_RPR_EL1-handler.patch
+agraf		patches.arch/arm64-bsc1031492-0169-KVM-arm64-vgic-v3-Add-ICV_CTLR_EL1-handler.patch
+agraf		patches.arch/arm64-bsc1031492-0170-KVM-arm64-vgic-v3-Add-ICV_PMR_EL1-handler.patch
+agraf		patches.arch/arm64-bsc1031492-0171-KVM-arm64-Enable-GICv3-common-sysreg-trapping-via-co.patch
+agraf		patches.arch/arm64-bsc1031492-0172-KVM-arm64-vgic-v3-Log-which-GICv3-system-registers-a.patch
+agraf		patches.arch/arm64-bsc1031492-0173-KVM-arm64-Log-an-error-if-trapping-a-read-from-write.patch
+agraf		patches.arch/arm64-bsc1031492-0174-KVM-arm64-Log-an-error-if-trapping-a-write-to-read-o.patch
###
# XXX agraf: Currently 7e5a672289c9754d07e1c3b33649786d3d70f5e4 in kvmarm tree,
#            getting pushed upstream very soon. Waiting for that point.
+agraf		patches.arch/arm64-bsc1045298-KVM-arm-arm64-Handle-hva-aging-while-destroying-the-.patch
###
+bsc1094575	patches.drivers/s390-qeth-use-Read-device-to-query-hypervisor-for-MA.patch