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

	########################################################
	# 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

	########################################################
	# 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	

	########################################################
	#
	# 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/firmware-path
	patches.rpmify/cloneconfig.diff

	########################################################
	# 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

	########################################################
	# Simple export additions/removals
	########################################################

	########################################################
	# Bug workarounds for binutils
	########################################################

	########################################################
	# 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-40-on-servers.patch
	patches.suse/cpufreq-ondemand-set-default-up_threshold-to-40-on-multi-core-systems.patch

	########################################################
	# Scheduler / Core
	########################################################
	patches.suse/setuid-dumpable-wrongdir
	patches.suse/0001-sched-cfs-Make-util-load_avg-more-stable.patch

	# Topology fixes relevant to NUMA machines with ring topology. This
	# brings the topology code in line with 4.13 and includes all relevant
	# documentation and naming
	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

	# x86/tsc scheduler clock code improvements; particularly for Core2
	# boxes where funky BIOS tries to hide SMI latencies by rewinding
	# TSC (stable->unstable transitions after it is too late).
	patches.suse/0001-sched-clock-Initialize-all-per-CPU-state-before-swit.patch
	patches.suse/0001-x86-tsc-Remodel-cyc2ns-to-use-seqcount_latch.patch
	patches.suse/0001-x86-tsc-sched-clock-clocksource-Use-clocksource-watc.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-x86-tsc-Provide-tsc-unstable-boot-parameter.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-sched-clock-Use-late_initcall-instead-of-sched_init_.patch
	patches.suse/0001-sched-clock-Print-a-warning-recommending-tsc-unstabl.patch
	patches.suse/0001-sched-clock-Fix-early-boot-preempt-assumption-in-__s.patch
	patches.suse/0001-x86-tsc-Call-check_system_tsc_reliable-before-unsync.patch
	patches.suse/0001-x86-tsc-Fold-set_cyc2ns_scale-into-caller.patch

	patches.suse/0001-sched-wait-Remove-the-lockless-swait_active-check-in.patch
	patches.suse/0001-sched-core-Allow-__sched_setscheduler-in-interrupts-.patch
	patches.suse/0001-sched-deadline-Zero-out-positive-runtime-after-throt.patch

	# simple waitqueue changes
	patches.suse/0001-swait-Add-idle-variants-which-don-t-contribute-to-lo.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

	# bsc#1055359: rhashtable testing
	patches.fixes/lib-test_rhashtable-fix-for-large-entry-counts
	patches.fixes/lib-test_rhashtable-fix-kasan-warning

	# smp optimizations
	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-smp-Avoid-using-two-cache-lines-for-struct-call_sing.patch

	patches.fixes/sched-cpuset-pm-Fix-cpuset-vs.-suspend-resume-bugs.patch

	########################################################
	# locking/core
	########################################################
	patches.suse/0001-locking-refcount-Create-unchecked-atomic_t-implement.patch
	patches.suse/0001-locking-rtmutex-Remove-unnecessary-priority-adjustme.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-qspinlock-Explicitly-include-asm-prefetch.h.patch
	patches.suse/0001-kernel-locking-Fix-compile-error-with-qrwlock.c.patch
	patches.suse/0001-locking-osq_lock-Fix-osq_lock-queue-corruption.patch
	patches.suse/0001-locking-pvqspinlock-Relax-cmpxchg-s-to-improve-perfo.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

	# Reduce RCU overhead in the idle path
	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_idle_enter-rely-on-callers-disabling-irqs.patch
	patches.suse/exports-from-rcu_idle_exit-and-rcu_idle_enter.patch

	# Favour CPU work throughput over wakeup latency
	patches.suse/sched-optimize-latency-defaults.patch

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

	########################################################
	# Architecture-specific patches. These used to be all
	# at the end of series.conf, but since we don't do
	# conditional builds anymore, there's no point.
	########################################################

	########################################################
	# x86_64/i386 general
	########################################################
	patches.arch/0001-x86-nmi-Use-raw-lock.patch

	########################################################
	# x86_64/i386 biarch
	########################################################
	# Upstream commit c8b5db7de66b75330a96f9f1ad7376b89646c953
	# changed this area a lot.
+needs_updating	patches.arch/x86_64-hpet-64bit-timer.patch

	# Preparatory patches for CONFIG_X86_5LEVEL so that the SME pile below applies
	# cleanly. I might just as well take them now so that later 5level backport
	# is easy.
	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-ftrace-exclude-functions-in-head64-c-from-function-tracing.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

	# fate#322123 - AMD SME
	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/00-x86-boot-64-clang-use-fixup_pointer-to-access-next_early_pgt.patch
	patches.arch/39-x86-boot-fix-memremap-related-build-failure.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.arch/42-x86-mm-fix-sme-encryption-stack-ptr-handling.patch
	patches.arch/43-x86-mm-make-the-sme-mask-a-u64.patch

	# fate#323965: Intel RDT
	patches.arch/00-perf-bpf-add-bpf-support-to-all-perf_event-types.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

	########################################################
	# x86 MCE/MCA (Machine Check Error/Architecture) extensions
	########################################################


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

	########################################################
	# x86 UV patches from SGI
	########################################################

	########################################################
	# x86_64/i386 depending on the UV patchset
	########################################################

	########################################################
	# powerpc/generic
	########################################################

	patches.arch/powerpc-perf-0026-Fix-branch-event-code-for-power9.patch
	patches.arch/powerpc-perf-Cleanup-of-PM_BR_CMPL-vs.-PM_BRU_CMPL-in-Power9-event-list.patch
	patches.arch/powerpc-perf-Update-default-sdar_mode-value-for-power9.patch
	patches.arch/cxl-Unlock-on-error-in-probe.patch
	patches.arch/powerpc-Only-do-ERAT-invalidate-on-radix-context-switch-on-P9-DD1.patch

	# fate#322438
	patches.fixes/genirq-Handle-NOAUTOEN-interrupt-setup-proper.patch
	patches.arch/powerpc-xive-01-KVM-PPC-Book3S-HV-Don-t-let-VCPU-sleep-if-it-has-a-d.patch
	patches.arch/powerpc-xive-02-KVM-PPC-Book3S-HV-Don-t-sleep-if-XIVE-interrupt-pend.patch
	patches.arch/powerpc-xive-03-Silence-message-about-VP-block-allocati.patch
	patches.arch/powerpc-xive-04-Ensure-active-irqd-when-setting-affinit.patch
	patches.arch/powerpc-xive-05-Fix-section-mismatch-warnings.patch
	patches.arch/powerpc-xive-06-Fix-the-size-of-the-cpumask-used-in-xive_find_target_in_mask.patch
	patches.arch/powerpc-xive-07-powerpc-xmon-Exclude-all-of-xmon-from-ftrace.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

	# bsc#1054026
	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

	# bsc#1055014
	patches.arch/cxl-01-powerpc-mm-hugetlb-add-support-for-1G-huge-pages.patch
	patches.arch/cxl-02-mm-hugetlb-clean-up-ARCH_HAS_GIGANTIC_PAGE.patch
	patches.arch/cxl-03-Export-library-to-support-IBM-XSL.patch

	# bsc#1055117
	patches.arch/powerpc-mm-Trace-tlbie-l-instructions.patch
	patches.arch/powerpc-mm-radix-Workaround-prefetch-issue-with-KVM.patch
	patches.arch/powerpc-mm-Add-devmap-support-for-ppc64.patch
	patches.arch/powerpc-mm-Fix-pmd-pte_devmap-on-non-leaf-entries.patch
	patches.arch/powerpc-powernv-Tell-OPAL-about-our-MMU-mode-on-POWER9.patch
	patches.arch/powerpc-powernv-Fix-boot-on-Power8-bare-metal-due-to-opal_configure_cores.patch

	# bsc#1055186
	patches.arch/powerpc-64s-Leave-interrupts-hard-enabled-in-context.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.arch/powerpc-mm-radix-Synchronize-updates-to-the-process-table.patch
	patches.arch/powerpc-mm-radix-Refactor-radix__mark_rodata_ro.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

	# bsc#1055121
	patches.arch/powerpc-cpuidle-0001-64s-idle-Branch-to-handler-with-virtual-mode-offset.patch
	patches.arch/powerpc-cpuidle-0002-Allow-Deep-stop-states-that-don-t-stop-time.patch
	patches.arch/powerpc-cpuidle-0003-Use-Requested-Level-for-restoring-state.patch
	patches.arch/powerpc-cpuidle-0004-Restore-SPRs-for-deep-idle-states-via-stop-API.patch
	patches.arch/powerpc-cpuidle-0005-Restore-LPCR-on-wakeup-from-deep-stop.patch
	patches.arch/powerpc-cpuidle-0006-Decouple-Timebase-restore-Per-core-SPRs-restore.patch
	patches.arch/powerpc-cpuidle-0007-Correctly-initialize-core_idle_state_ptr.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-cpuidle-0010-Disable-LOSE_FULL_CONTEXT-states-when-stop-api-fails.patch

	patches.arch/powerpc-64s-Invalidate-ERAT-on-powersave-wakeup-for-POWER9.patch
	patches.arch/powerpc-perf-Avoid-spurious-PMU-interrupts-after-idle.patch
	patches.arch/powerpc-perf-POWER9-PMU-stops-after-idle-workaround.patch

	# bsc#1055115
	patches.drivers/powerpc-powernv-Add-IMC-OPAL-APIs.patch
	patches.drivers/powerpc-powernv-Detect-and-create-IMC-device.patch
	patches.drivers/powerpc-powernv-Enable-PCI-peer-to-peer.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/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

	# bsc#1055120
	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-eeh-Create-PHB-PEs-after-EEH-is-initialized.patch

	# bsc#1055122
	patches.fixes/rtc-interface-Validate-alarm-time-before-handling-rollover.patch
	patches.arch/rtc-opal-Handle-disabled-TPO-in-opal_get_tpo_time.patch

	# Improve SMT handling during busy-waiting (ppc)
	patches.suse/0001-spin-loop-primitives-for-busy-waiting.patch
	patches.suse/0001-powerpc-use-spin-loop-primitives-in-some-functions.patch

	########################################################
	# powerpc/little endian
	########################################################

	########################################################
	# PS3
	########################################################

	########################################################
	# ARM
	########################################################
	patches.arch/arm64-drivers-char-kmem-disable-on-arm64.patch

	########################################################
	# S/390
	########################################################
	patches.arch/s390-sles15-message-catalog.patch

	########################################################
	# VM/FS patches
	########################################################
	# Patches to export btrfs anonymous devices (VFS portion)
	patches.suse/vfs-add-super_operations-get_inode_dev

	patches.fixes/fs-speedup-clean-bdev-aliases.patch

	# Changes to tunable defaults
	patches.suse/readahead-request-tunables.patch

	patches.fixes/mm-adaptive-hash-table-scaling.patch
	patches.fixes/mm-make-PR_SET_THP_DISABLE-immediately-active.patch

	patches.fixes/mm-mmap.c-do-not-blow-on-PROT_NONE-MAP_FIXED-holes-i.patch

	# Kunlun memory hotplug related patches.
	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-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.fixes/mm-sparse-c-fix-typo-in-online_mem_sections.patch
	patches.fixes/mm-hugetlb-do-not-allocate-non-migrateable-gigantic-pages-from-movable-zones.patch

	# Hashtables (alloc_large_system_hash)
	patches.suse/0001-mm-zero-hash-tables-in-allocator.patch
	patches.suse/0001-mm-update-callers-to-use-HASH_ZERO-flag.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

	# non-upstream patches for better supportability
	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

	# nowait FATE#321994
	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/0008-ext4-nowait-aio-support.patch
	patches.suse/0009-xfs-nowait-aio-support.patch
	patches.suse/0010-btrfs-nowait-aio-support.patch
	patches.suse/0011-btrfs-nowait-aio-Correct-assignment-of-pos.patch

	# Automatic NUMA balancing
	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

	# Hugepages
	patches.suse/0001-mm-hugetlb-schedule-when-potentially-allocating-many.patch

	# Theoritical TLB flush races (bnc#1053919)
	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/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.suse/Revert-mm-numa-defer-TLB-flush-for-THP-migration-as-long-as-possible.patch

	# Reduce overhead of NUMA hot/miss alloc statistics
	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.suse/mm-mempolicy-fix-numa_interleave_hit-counter.patch

	# Page waitqueue optimisations
	patches.suse/Minor-page-waitqueue-cleanups.patch
	patches.suse/Avoid-page-waitqueue-race-leaving-possible-page-locker-waiting.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-wait-Clean-up-some-documentation-warnings.patch
	patches.suse/page-waitqueue-always-add-new-entries-at-the-end.patch
	patches.suse/Fix-up-over-eager-wait_queue_t-renaming.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.fixes/d-lookup-fairness.fix

	patches.fixes/mm-oom-fix-potential-data-corruption-when-oom_reaper.patch
	patches.fixes/cma-fix-calculation-of-aligned-offset.patch

	# Cleanup UUID types
	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/0017-uuid-fix-incorrect-uuid_equal-conversion-in-test_uui.patch

	# thp/hugetlbfs
	patches.suse/mm-hugetlb-clear-target-sub-page-last-when-clearing-huge-page.patch

	patches.fixes/getcwd.fix
	patches.fixes/mm-oom-let-oom_reap_task-and-exit_mmap-run-concurrently.patch
	patches.fixes/mm-page_alloc-c-apply-gfp_allowed_mask-before-the-first-allocation-attempt.patch
        patches.fixes/mm-avoid-marking-swap-cached-page-as-lazyfree.patch
        patches.fixes/mm-fix-data-corruption-caused-by-lazyfree-page.patch

	########################################################
	# IPC patches
	########################################################
	patches.suse/0001-mqueue-move-compat-syscalls-to-native-ones.patch
	patches.suse/0001-fs-remove-call_fsync-helper-function.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.suse/0001-ipc-add-missing-container_of-s-for-randstruct.patch
	patches.suse/0001-ipc-sem-drop-sem_checkid-helper.patch
	patches.suse/0002-ipc-sem-play-nicer-with-large-nsops-allocations.patch

	########################################################
	# misc small fixes
	########################################################
	patches.suse/kbd-ignore-gfx.patch

	# bsc#1027456 - fixes false positive kmemleak splat in sys_clone()
	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

	# bsc#1054935
	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

	########################################################
	#
	# ACPI patches
	#
	########################################################
	patches.arch/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
	patches.arch/acpi_thermal_passive_blacklist.patch
	patches.drivers/0001-acpica-iort-Update-SMMU-models-for-IORT-rev.-C.patch
	patches.drivers/0002-ACPI-IORT-Fixup-SMMUv3-resource-size-for-Cavium-Thun.patch
	patches.drivers/0002-ACPI-irq-Fix-return-code-of-acpi_gsi_to_irq.patch

	# arm64 RAS support
	patches.drivers/0018-ACPI-APEI-Switch-to-use-new-generic-UUID-API.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/0031-ACPI-APEI-Enable-APEI-multiple-GHES-source-to-share-.patch
	patches.drivers/0032-ras-mark-stub-functions-as-inline.patch

	# for Thunderbolt
	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

	########################################################
	# CPUFREQ
	########################################################
	patches.suse/0001-cpuidle-Fix-idle-time-tracking.patch
## cpuidle perf events cleanups and related
	patches.arch/perf_timechart_fix_zero_timestamps.patch

	########################################################
	# AGP, graphics related stuff
	########################################################

	########################################################
	# Suse specific stuff
	########################################################
	patches.suse/msft-hv-1336-tools-hv-Add-clean-up-for-included-files-in-Ubuntu-n.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.suse/msft-hv-1349-netvsc-Add-include-s-for-csum_-function-declarations.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.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.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.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.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.suse/msft-hv-1370-scsi-storvsc-use-default-I-O-timeout-handler-for-FC-.patch
	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.suse/msft-hv-1377-Revert-netvsc-optimize-calculation-of-number-of-slot.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.suse/msft-hv-1395-netvsc-fix-ptr_ret.cocci-warnings.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.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.suse/msft-hv-1411-hyperv-netvsc-Neaten-netvsc_send_pkt-by-using-a-temp.patch
	patches.suse/msft-hv-1412-netvsc-transparent-VF-management.patch
	patches.suse/msft-hv-1416-netvsc-fix-rtnl-deadlock-on-unregister-of-vf.patch
	patches.suse/msft-hv-1417-netvsc-make-sure-and-unregister-datapath.patch

	patches.suse/suse-hv-guest-os-id.patch
	patches.suse/suse-hv-kvp_on_msg.dbg.patch

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

	########################################################
	# NFS
	########################################################

	patches.fixes/0001-NFSv4.1-don-t-use-machine-credentials-for-CLOSE-when.patch
	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-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.fixes/0008-NFSv4-Fix-double-frees-in-nfs4_test_session_trunk.patch

	patches.fixes/0001-NFS-flush-data-when-locking-a-file-to-ensure-cache-c.patch
	patches.fixes/0001-NFS-Fix-NFSv2-security-settings.patch

	########################################################
	# cifs patches
	########################################################

	########################################################
	# ext2/ext3
	########################################################

	########################################################
	# ext4
	########################################################
	patches.suse/ext4-unsupported-features.patch
	patches.fixes/ext4-avoid-unnecessary-stalls-in-ext4_evict_inode.patch

	########################################################
	# btrfs
	########################################################
	
	# 4.13
	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.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch
	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-incremental-send-fix-invalid-path-for-link-commands.patch


+nborisov patches.suse/0001-Btrfs-skip-commit-transaction-if-we-don-t-have-enoug.patch

	# Not upstream yet
	patches.suse/btrfs-add-cond_resched-to-btrfs_qgroup_trace_leaf_items
	patches.suse/btrfs-fix-lockup-in-find_free_extent-with-read-only-block-groups.patch

	# Submitted for upstream
	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

	# SUSE-specific
	patches.suse/btrfs-provide-super_operations-get_inode_dev
	patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
	patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch
	patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch
	patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch

	patches.suse/0001-btrfs-use-new-block-error-code.patch
	########################################################
	# Reiserfs Patches
	########################################################
	patches.fixes/reiserfs-fix-race-in-prealloc-discard.patch
	patches.fixes/reiserfs-don-t-preallocate-blocks-for-extended-attributes.patch

	########################################################
	# dlm
	########################################################

	########################################################
	# ocfs2
	########################################################

	########################################################
	# gfs2
	########################################################
	patches.fixes/gfs2-Don-t-clear-SGID-when-inheriting-ACLs.patch

	########################################################
	# xfs
	########################################################
	patches.fixes/xfs-fix-inobt-inode-allocation-search-optimization.patch
	patches.suse/xfs-unsupported-features.patch

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

	########################################################
	# other filesystem stuff
	########################################################

	patches.drivers/pstore_disable_efi_backend_by_default.patch
	patches.suse/pstore-backend-autoaction

	patches.fixes/0001-fs-fcntl-f_setown-allow-returning-error.patch
	patches.fixes/0002-fs-fcntl-f_setown-avoid-undefined-behaviour.patch
	patches.fixes/orangefs-Don-t-clear-SGID-when-inheriting-ACLs.patch

	patches.suse/squashfs-3.4.patch

	########################################################
	# Overlayfs
	########################################################

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

	########################################################
	#
	# Device drivers
	#
	########################################################

	patches.fixes/loop-Remove-unused-bdev-argument.patch
	patches.fixes/loop-support-4k-blocksize.patch
	patches.fixes/loop-fix-error-handling.patch
	patches.suse/loop-Compability-for-older-releases.patch

	########################################################
	# Storage
	########################################################
	# block layer backport for SLE15

	########################################################
	# epoll fixes, updates, etc.
	########################################################
	patches.suse/0001-fs-epoll-short-circuit-fetching-events-if-thread-has.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

	########################################################
	# DRM/Video
	########################################################
	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-dp-mst-Handle-errors-from-drm_atomic_get_private

	patches.fixes/drm-amdgpu-revert-update-tile-table-for-oland-hainan.patch

	patches.drivers/drm-doc-Fix-missing-ctx-documentation
	patches.drivers/drm-exynos-mark-pm-functions-as-__maybe_unused
	patches.drivers/drm-nouveau-use-proper-prototype-in-nouveau_pmops_ru
	patches.drivers/drm-panel-S6E3HA2-needs-backlight-code
	patches.drivers/drm-panel-add-backlight-dependency-for-sitronix-st77
	patches.drivers/drm-tegra-dc-Avoid-reset-asserts-on-Tegra20
	patches.drivers/drm-mediatek-separate-color-module-to-fixup-error-me
	patches.drivers/drm-amdkfd-NULL-dereference-involving-create_process
	patches.drivers/drm-rockchip-fix-Kconfig-dependencies
	patches.drivers/drm-omapdrm-Take-GEM-object-reference-when-exporting
	patches.drivers/drm-msm-dsi-Calculate-link-clock-rates-with-updated-
	patches.drivers/drm-imx-fix-typo-in-ipu_plane_formats
	patches.drivers/drm-msm-hdmi-Use-bitwise-operators-when-building-reg

	patches.drivers/drm-i915-Fix-an-error-checking-test
	patches.drivers/drm-i915-fix-backlight-invert-for-non-zero-minimum-b
	patches.drivers/drm-i915-Unbreak-gpu-reset-vs.-modeset-locking
	patches.drivers/drm-i915-Remove-assertion-from-raw-__i915_vma_unpin
	patches.drivers/drm-i915-Disable-tv-output-on-i9x5gm

	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

	# Infiniband/iser (bsc#1046647)
	patches.drivers/ib-iser-handle-lack-of-memory-management-extentions-correctly
	patches.drivers/rdma-iser-don-t-send-an-rkey-if-all-data-is-written-as-immadiate-data

	# i915 Coffeelake support (bsc#1055900)
	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-cnl-Introduce-Cannonlake-platform-defition
	patches.drivers/drm-i915-cnp-Panel-Power-sequence-changes-for-CNP-PC
	patches.drivers/drm-i915-cnl-Cannonlake-uses-CNP-PCH
	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-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-cfl-Basic-DDI-plumbing-for-Coffee-Lake
	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-cfl-Fix-Workarounds

	# temporary fixes for QXL breakage (bsc#1057241,bsc#1057123)
	patches.drivers/qxl-fix-primary-surface-handling.patch
	patches.drivers/qxl-fix-pinning.patch

	########################################################
	# video4linux
	########################################################

	########################################################
	# general lib/ optimizations
	########################################################
	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

	# rbtrees small/largest O(1) work (and their dependencies)
	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-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/0014-fs-epoll-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

	########################################################
	# sorted patches
	########################################################
	patches.drivers/nvme-switch-to-uuid_t.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.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.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/0066-block-return-on-congested-block-device.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/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/nvme-Allocate-queues-for-all-possible-CPUs.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.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/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/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.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/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.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/cxgb4-0151-cxgb4-reduce-resource-allocation-in-kdump-kernel.patch
	patches.drivers/cxgb4-add-new-T5-pci-device-id.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.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/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/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.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.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.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/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.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-teach-verifier-to-track-stack-depth.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/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.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/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/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.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.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.drivers/net-factor-out-a-helper-to-decrement-the-skb-refcoun.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.drivers/mac80211-mesh-support-sending-wide-bandwidth-CSA.patch
	patches.drivers/skbuff-mac80211-introduce-and-use-skb_put_zero.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/qed-Fix-an-off-by-one-bug.patch
	patches.drivers/net-use-skb_unref-in-napi_consume_skb.patch
	patches.drivers/net-mlxfw-fix-a-NULL-dereference.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/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.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/net-mlx5e-Use-device-ID-defines.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.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/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/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/ibmvnic-102-Fix-assignment-of-RX-TX-IRQ-s.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/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/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/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/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/qed-initialize-ll2_syn_handle-at-start-of-function.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/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.fixes/sd-add-support-for-TCG-OPAL-self-encrypting-disks.patch
	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.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.drivers/scsi-csiostor-add-support-for-Chelsio-T6-adapters.patch
	patches.drivers/scsi-csiostor-Avoid-content-leaks-and-casts.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.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-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.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.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-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/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-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.suse/0024-x86-uaccess-introduce-copy_from_iter_flushcache-for-.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.drivers/nfp-flower-add-missing-clean-up-call-to-avoid-memory.patch
	patches.suse/0001-lib-raid6-Add-log-of-2-table-for-RAID6-HW-requiring-.patch
	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-Split-reset_notify-method-into-reset_prepare-and.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/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/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/IB-rxe-do-not-copy-extra-stack-memory-to-skb.patch
	patches.drivers/drivers-s390-move-static-and-inline-before-return-ty.patch
	patches.drivers/IB-srpt-Make-a-debug-statement-in-srpt_abort_cmd-mor.patch
	patches.drivers/crypto-chcr-Avoid-algo-allocation-in-softirq.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-libfc-pass-an-error-pointer-to-fc_disc_error.patch
	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-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.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/cxgb4-ptp_clock_register-returns-error-pointers.patch
	patches.drivers/bnx2x-fix-format-overflow-warning.patch
	patches.drivers/mlx4_en-remove-unnecessary-returned-value-check.patch
	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/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/0001-scsi-hpsa-limit-transfer-length-to-1MB.patch
	patches.fixes/0001-smartpqi-limit-transfer-length-to-1MB.patch
	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/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.drivers/net-mlx5-Clean-SRIOV-eswitch-resources-upon-VF-creat.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.drivers/scsi-bnx2i-prevent-recursive-cpuhotplug-locking
	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.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/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.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.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.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.drivers/cxgbit-add-missing-_kfree_skb
	patches.drivers/iscsi-target-fix-invalid-flags-in-text-response
	patches.drivers/cxgbit-fix-sg_nents-calculation
	patches.suse/0130-mtd-blkdevs-Fix-mtd-block-write-failure.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.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.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/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/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.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.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.fixes/libata-check-for-trusted-computing-in-IDENTIFY-DEVIC.patch
	patches.drivers/scsi-qedf-Fix-a-potential-NULL-pointer-dereference.patch
	patches.drivers/IB-umem-update-to-new-mmu_notifier-semantic.patch
	patches.drivers/IB-hfi1-update-to-new-mmu_notifier-semantic.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.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.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/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.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.drivers/nfp-double-free-on-error-in-probe.patch
	patches.drivers/sch_hfsc-fix-null-pointer-deref-and-double-free-on-i.patch
	patches.drivers/sch_sfq-fix-null-pointer-dereference-on-init-failure.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/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-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/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/cxgb4-Remove-some-dead-code.patch
	patches.drivers/RDMA-core-make-ib_device.add-method-optional.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/s390-qeth-constify-attribute_group-structures.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/qlcnic-remove-unnecessary-static-in-qlcnic_dump_fw.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/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.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/bnxt_re-add-MAY_USE_DEVLINK-dependency.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/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-sched-change-names-of-action-number-helpers-to-b.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/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/ibmvnic-105-Report-rx-buffer-return-codes-as-netdev_dbg.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/ibmvnic-110-Clean-up-resources-on-probe-failure.patch
	patches.drivers/ibmvnic-111-Add-netdev_dbg-output-for-debugging.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/qlge-fix-duplicated-code-for-different-branches.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/mlx4-remove-unnecessary-pci_set_drvdata.patch
	patches.drivers/mlx5-remove-unnecessary-pci_set_drvdata.patch
	patches.drivers/mlx4-sizeof-style-usage.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.drivers/ibmvnic-112-constify-vio_device_id.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/mlx5-ensure-0-is-returned-when-vport-is-zero.patch
	patches.drivers/bnxt_en-fix-spelling-mistake-swtichdev-switchdev.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/qlogic-make-device_attribute-const.patch
	patches.drivers/net-check-type-when-freeing-metadata-dst.patch
	patches.fixes/udp-remove-unreachable-ufo-branches.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.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/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/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/qed-fix-spelling-mistake-calescing-coalescing.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.drivers/qlcnic-remove-redundant-zero-check-on-retries-counte.patch
	patches.fixes/inetpeer-fix-RCU-lookup.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-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/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/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.drivers/mm-devm_memremap_pages-use-multi-order-radix-for-ZON.patch
	patches.suse/0129-block-Fix-two-comments-that-refer-to-.queue_rq-retur.patch
	patches.fixes/0001-md-bitmap-disable-bitmap_resize-for-file-backed-bitm.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-megaraid-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.drivers/scsi-megaraid_sas-fix-allocate-instance-pd_info-twic.patch
	patches.drivers/0052-scsi-qla2xxx-use-dma_mapping_error-to-check-map-erro.patch
	patches.drivers/scsi-qedi-Limit-number-for-CQ-queues.patch
	patches.fixes/scsi-scsi_lib-rework-scsi_internal_device_unblock_no.patch
	patches.fixes/scsi-make-state-device-attribute-pollable.patch
	patches.drivers/scsi-cxlflash-22-Fix-an-error-handling-path-in-cxlflash.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-scsi-sysfs-Adjust-error-returned-for-adapter-re.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/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.drivers/scsi-qedf-drop-bus-reset-handler.patch
	patches.drivers/scsi-megaraid_mbox-drop-duplicate-bus-reset-and-devi.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.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-qedi-off-by-one-in-qedi_get_cmd_from_tid.patch
	patches.drivers/scsi-aacraid-Fix-command-send-race-condition.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.drivers/net-sched-fix-memleak-for-chain-zero.patch
	patches.drivers/rdma-core-Add-rdma_rw_mr_payload.patch
	patches.drivers/libnvdimm-nfit-export-an-ecc_unit_size-sysfs-attribu.patch
	patches.drivers/IB-mlx4-fix-sprintf-format-warning.patch
	patches.drivers/net_sched-fix-reference-counting-of-tc-filter-chain.patch
	patches.drivers/be2net-fix-TSO6-GSO-issue-causing-TX-stall-on-Lancer.patch
	patches.drivers/nfp-add-whitelist-of-supported-flow-dissector.patch
	patches.drivers/tg3-clean-up-redundant-initialization-of-tnapi.patch
	patches.drivers/qed-remove-unnecessary-call-to-memset.patch
	patches.fixes/0001-md-raid5-fix-a-race-condition-in-stripe-batch.patch
	patches.drivers/bnxt_en-check-for-ingress-qdisc-in-flower-offload.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.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-ipoib-Fix-sysfs-Pkey-create-remove-possible-deadl.patch
	patches.drivers/IB-mlx5-Fix-NULL-deference-on-mlx5_ib_update_xlt-fai.patch
	patches.drivers/IB-hfi1-Check-eeprom-config-partition-validity.patch
	patches.drivers/IB-hfi1-Unsuccessful-PCIe-caps-tuning-should-not-fai.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-aacraid-Add-a-small-delay-after-IOP-reset.patch

	# Queued in git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
	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

	# Queued in git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
	patches.fixes/inetpeer-fix-RCU-lookup-again.patch

	# Queued in git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma.git
	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/IB-Move-PCI-dependency-from-root-KConfig-to-HW-s-KCo.patch
	patches.drivers/RDMA-qedr-Fix-rdma_type-initialization.patch

	# Queued in git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git
	patches.drivers/scsi-lpfc-Fix-crash-in-lpfc_nvme_fcp_io_submit-durin.patch
	patches.drivers/scsi-lpfc-Reduce-log-spew-on-controller-reconnects.patch
	patches.drivers/scsi-lpfc-Move-CQ-processing-to-a-soft-IRQ.patch
	patches.drivers/scsi-lpfc-Make-ktime-sampling-more-accurate.patch
	patches.drivers/scsi-lpfc-correct-nvme-sg-segment-count-check.patch
	patches.drivers/scsi-lpfc-Fix-crash-receiving-ELS-while-detaching-dr.patch
	patches.drivers/scsi-lpfc-Fix-oops-if-nvmet_fc_register_targetport-f.patch
	patches.drivers/scsi-lpfc-Revise-NVME-module-parameter-descriptions-.patch
	patches.drivers/scsi-lpfc-fix-pci-hot-plug-crash-in-timer-management.patch
	patches.drivers/scsi-lpfc-Fix-FCP-hba_wqidx-assignment.patch
	patches.drivers/scsi-lpfc-Disable-NPIV-support-if-NVME-is-enabled.patch
	patches.drivers/scsi-lpfc-Set-missing-abort-context.patch
	patches.drivers/scsi-lpfc-Extend-RDP-support.patch
	patches.drivers/scsi-lpfc-remove-redundant-null-check-on-eqe.patch
	patches.drivers/scsi-lpfc-Ensure-io-aborts-interlocked-with-the-targ.patch
	patches.drivers/scsi-lpfc-Cocci-spatch-pool_zalloc-simple.patch
	patches.drivers/scsi-lpfc-Fix-warning-messages-when-NVME_TARGET_FC-n.patch
	patches.drivers/scsi-lpfc-fix-pci-hot-plug-crash-in-list_add-call.patch
	patches.drivers/scsi-lpfc-Fix-lpfc-nvme-host-rejecting-IO-with-Not-R.patch
	patches.drivers/scsi-lpfc-Fix-secure-firmware-updates.patch
	patches.drivers/scsi-lpfc-change-version-to-11.4.0.4.patch
	patches.drivers/scsi-lpfc-Fix-oops-of-nvme-host-during-driver-unload.patch
	patches.drivers/scsi-lpfc-PLOGI-failures-during-NPIV-testing.patch

	# Queued in git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue.git
	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

	# out-of-tree patches
	patches.drivers/s390-sles15-00-04-04-kmsg-add-VNIC-Characteristics-msg-documentation.patch
	patches.suse/blk-timeout-no-round
	patches.suse/netfilter-ip_conntrack_slp.patch
	patches.drivers/i40e-add-private-flag-to-control-source-pruning.patch
	patches.drivers/megaraid_sas-boot-hangs-while-LD-is-offline.patch
	patches.drivers/megaraid_sas-Fallback-to-older-scanning-if-not-disks.patch
	patches.fixes/scsi-retry-alua-transition-in-progress
	patches.fixes/st-fix-blk_get_queue-usage.patch
	patches.drivers/megaraid-mbox-fix-SG_IO
	patches.fixes/scsi-scan-blist-update
	patches.suse/fcoe-reduce-max_sectors

	########################################################
	# Wireless Networking
	########################################################
	patches.drivers/iwlwifi-mvm-reset-the-fw_dump_desc-pointer-after-ASS
	patches.drivers/iwlwifi-mvm-unconditionally-stop-device-after-init
	patches.drivers/iwlwifi-pcie-fix-TVQM-queue-ID-range-check
	patches.drivers/iwlwifi-pcie-fix-command-completion-name-debug
	patches.drivers/iwlwifi-pcie-reconfigure-MSI-X-HW-on-resume
	patches.drivers/iwlwifi-missing-error-code-in-iwl_trans_pcie_alloc
	patches.drivers/iwlwifi-mvm-fix-mac80211-queue-tracking
	patches.drivers/iwlwifi-mvm-don-t-send-fetch-the-TID-from-a-non-QoS-
	patches.drivers/iwlwifi-mvm-quietly-accept-non-sta-disassoc-frames
	patches.drivers/iwlwifi-fix-tracing-when-tx-only-is-enabled
	patches.drivers/iwlwifi-mvm-fix-a-NULL-pointer-dereference-of-error-
	patches.drivers/iwlwifi-mvm-don-t-mess-the-SNAP-header-in-TSO-for-no
	patches.drivers/iwlwifi-mvm-remove-DQA-non-STA-client-mode-special-c
	patches.drivers/iwlwifi-mvm-handle-IBSS-probe_queue-in-a-few-missing
	patches.drivers/iwlwifi-mvm-change-sta_id-to-u8
	patches.drivers/iwlwifi-fix-TX-tracing-for-non-linear-SKBs
	patches.drivers/iwlwifi-mvm-fix-deduplication-start-logic
	patches.drivers/iwlwifi-mvm-quietly-accept-non-sta-assoc-response-fr

	patches.drivers/mwifiex-do-not-update-MCS-set-from-hostapd

	patches.drivers/b43-Add-missing-MODULE_FIRMWARE
	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

	########################################################
	# PCI and PCI hotplug
	########################################################
	patches.drivers/0001-ARM64-PCI-Set-root-bus-NUMA-node-on-ACPI-systems.patch

	# bsc#1051478
	patches.drivers/pci-correct-pci_std_resource_end-usage
	patches.drivers/pci-dwc-dra7xx-use-rw1c-for-irqstatus_msi-and-irqstatus_main
	patches.drivers/pci-enable-ecrc-only-if-device-supports-it
	patches.drivers/pci-pm-fix-native-pme-handling-during-system-suspend-resume

	patches.drivers/0002-HID-intel-ish-hid-Enable-Cannon-Lake-ish-driver.patch
	patches.drivers/0003-mfd-intel-lpss-Add-Intel-Cannonlake-PCI-IDs.patch

	# FATE#322865 - IOMMU SVM drivers need a facility to reset PASID and PRI capability when function is reset via FLR
	patches.drivers/pci-cache-pri-and-pasid-bits-in-pci_dev
	patches.drivers/pci-restore-pri-and-pasid-state-after-function-level-reset

	# bsc#1061046 - Evaluate PCI fixes reported by git-fixes on 2017-09-25
	patches.drivers/pci-pciehp-report-power-fault-only-once-until-we-clear-it

	########################################################
	# sysfs / driver core
	########################################################

	########################################################
	# USB
	########################################################
	patches.fixes/usb-early-Remove-trace_printk-callers-in-xhci-dbc.patch

	patches.drivers/0001-usb-typec-Don-t-prevent-using-constant-typec_mode_de.patch
	patches.drivers/0002-xhci-Add-helper-to-get-hardware-dequeue-pointer-for-.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/0005-xhci-remove-unused-stopped_td-pointer.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.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/0016-usb-typec-Add-support-for-UCSI-interface.patch
	patches.drivers/0017-usb-typec-ucsi-Add-ACPI-driver.patch
	patches.drivers/0018-usb-typec-include-linux-device.h-in-ucsi.h.patch
	patches.drivers/0019-usb-hcd-constify-attribute_group-structures.patch
	patches.drivers/0020-xhci-rename-temp-and-temp1-variables.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/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-xhci-set-missing-SuperSpeedPlus-Link-Protocol-bit-in.patch

	########################################################
	# Thunderbolt
	########################################################
	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/0027-thunderbolt-Correct-access-permissions-for-active-NV.patch
	#patches.drivers/0028-thunderbolt-use-uuid_t-instead-of-uuid_be.patch
	patches.drivers/0029-thunderbolt-icm-Ignore-mailbox-errors-in-icm_suspend.patch
	patches.drivers/0030-thunderbolt-Do-not-enumerate-more-ports-from-DROM-th.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

	########################################################
	# I2C
	########################################################
	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

	########################################################
	# Input & Console
	########################################################

	##########################################################
	# Sound
	##########################################################
	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-New-codec-device-ID-for-ALC1220
	patches.drivers/ALSA-hda-realtek-Add-ALC256-HP-depop-function
	patches.drivers/ALSA-hda-realtek-Add-default-procedure-for-suspend-a
	patches.drivers/ALSA-hda-realtek-Support-headset-mode-for-ALC234-ALC
	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/ALSA-hda-realtek-Support-Dell-headset-mode-for-ALC32
	patches.drivers/ALSA-hda-realtek-Fix-typo-of-pincfg-for-Dell-quirk
	patches.drivers/ALSA-hda-realtek-There-is-no-loopback-mixer-in-the-A
	patches.drivers/ALSA-hda-Implement-mic-mute-LED-mode-enum
	patches.drivers/ALSA-ice1712-Add-support-for-STAudio-ADCIII

	########################################################
	# Char / serial
	########################################################
	patches.fixes/tty-handle-the-case-where-we-cannot-restore-a-line-d.patch
	patches.drivers/0001-tty-pl011-fix-initialization-order-of-QDF2400-E44.patch

	########################################################
	# Other driver fixes
	########################################################

	patches.fixes/iio-hid-sensor-fix-return-of-EINVAL-on-invalid-value
	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/0010-spi-pxa2xx-Add-support-for-Intel-Cannonlake.patch
	patches.drivers/0011-pinctrl-intel-Add-Intel-Cannon-Lake-PCH-H-pin-contro.patch
	patches.fixes/nl80211-check-for-the-required-netlink-attributes-pr.patch

	########################################################
	# Other drivers we have added to the tree
	########################################################

	########################################################
	# Suspend/Resume stuff
	########################################################

	patches.drivers/0001-ACPI-PM-Run-wakeup-notify-handlers-synchronously.patch
	patches.drivers/0002-ACPI-PM-Ignore-spurious-SCI-wakeups-from-suspend-to-.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

	########################################################
	# md
	########################################################
	patches.suse/0036-md-cluster-remove-EXPERIMENTAL-info.patch

	##########################################################
	#
	# Security stuff
	#
	##########################################################

	##########################################################
	# crypto
	##########################################################
	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/0008-crypto-cavium-nitrox-dma_mapping_error-returns-bool.patch
	patches.drivers/0009-crypto-cavium-make-several-functions-static.patch

	##########################################################
	# Audit
	##########################################################

	patches.suse/audit-Reduce-overhead-using-a-coarse-clock.patch

	##########################################################
	# AppArmor
	##########################################################

	patches.apparmor/0001-securityfs-add-the-ability-to-support-symlinks.patch
	patches.apparmor/0002-apparmorfs-Combine-two-function-calls-into-one-in-aa.patch
	patches.apparmor/0003-doc-ReSTify-apparmor.txt.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/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.apparmor/0065-apparmor-put-back-designators-in-struct-initialisers.patch
	patches.apparmor/apparmor-basic-networking-rules.patch
	patches.apparmor/apparmor-basic-networking-rules-4.11-rc1.patch
	patches.apparmor/apparmor-fix-quieting-of-audit-messages-for-network-mediation.patch

	########################################################
	# Address space layout randomization
	########################################################

	########################################################
	# KDB v4.4
	########################################################

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

	# from upstream
	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/0001-objtool-Fix-sibling-call-detection-logic.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-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.suse/0001-x86-asm-Add-ASM_UNREACHABLE.patch
	patches.suse/0001-x86-asm-Make-objtool-unreachable-macros-independent-.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.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.suse/0001-objtool-Fix-objtool-fallthrough-detection-with-funct.patch
	patches.suse/0001-objtool-Handle-GCC-stack-pointer-adjustment-bug.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.suse/0001-objtool-Handle-another-GCC-stack-pointer-adjustment-.patch
	patches.suse/0002-x86-asm-Fix-inline-asm-call-constraints-for-Clang.patch

	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.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

	# pending
	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

	# submitted
	patches.suse/0001-orc-mark-it-as-reliable.patch

	########################################################
	# Kdump
	########################################################

	# bsc#1049706
	patches.arch/s390-crash-Remove-unused-KEXEC_NOTE_BYTES.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-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/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.suse/s390-export-symbols-for-crash-kmp.patch

	########################################################
	# cgroups
	########################################################

	########################################################
	# audit subsystem
	########################################################

	########################################################
	# Performance Monitoring, Tracing etc
	########################################################

	# FATE322450
	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.arch/perf-vendor-events-powerpc-remove-suffix-in-mapfile.patch
	patches.arch/perf-vendor-events-powerpc-update-power9-events.patch
	patches.arch/perf-vendor-events-powerpc-remove-duplicate-events.patch


	# FATE323438
	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

	# FATE322448
	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-perf-fix-double-unlock-in-imc_common_cpuhp_mem_free.patch
	patches.arch/powerpc-perf-imc-fix-nest-events-on-muti-socket-system.patch
	patches.arch/powerpc-perf-fix-usage-of-nest_imc_refc.patch

	# failed to initialize ftrace in kernel-xen (bsc#873195)
	patches.suse/ftrace-x86-xen-use-kernel-identity-mapping-only-when.patch

	########################################################
	# IOMMU patches
	########################################################

	# bsc#1045709 - Backport missing TLB flush optimizations for AMD IOMMU driver
	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
	
	# bsc#1045715 - AMD IOMMU can not be disabled in kdump kernel when it was previously enabled
	# bsc#1043261 - [HPS Bug] AMD-Vi events logged in capture kernel
	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

	# bsc#1045709 - Backport missing TLB flush optimizations for AMD IOMMU driver
	patches.drivers/0020-iommu-amd-free-already-flushed-ring-buffer-entries-before-full-check

	patches.drivers/iommu-amd-fix-schedule-while-atomic-bug-in-initialization-code

	# fate#322864 IOMMU SVM needs a helper function to check if a given PASID is valid
	patches.drivers/iommu-vt-d-helper-function-to-query-if-a-pasid-has-any-active-users

	# bsc#1043261 - [HPS Bug] AMD-Vi events logged in capture kernel
	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/0013-iommu-amd-check-if-domain-is-null-in-get_domain-and-return-ebusy
	patches.drivers/0014-iommu-amd-fix-compiler-warning-in-copy_device_table
	patches.drivers/0015-iommu-amd-fix-section-mismatch-warning
	patches.drivers/iommu-amd-pr_err-strings-should-end-with-newlines

	# SMMU
	patches.drivers/0003-iommu-arm-smmu-v3-Add-workaround-for-Cavium-ThunderX.patch
	patches.drivers/0004-iommu-arm-smmu-v3-Add-workaround-for-Cavium-ThunderX.patch
	patches.drivers/0005-iommu-arm-smmu-v3-Increase-CMDQ-drain-timeout-value.patch

	# bsc#1061067
	patches.drivers/iommu-vt-d-avoid-calling-virt_to_phys-on-null-pointer

	########################################################
	# KVM patches
	########################################################

	# bsc#1051478
	patches.fixes/kvm-nvmx-fix-nested_vmx_check_msr_bitmap_controls

	# fate#323405 - Zeppelin: Virtualized VMLOAD , VMSTORE, vGIF (SLE 15)
	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.arch/0005-x86-cpufeature-kvm-svm-rename-shorten-the-new-virtualized-vmsave-vmload-cpuid-flag


	# bsc#1058038 - VUL-0: EMBARGOED: CVE-2017-1000252: kernel: KVM denial of service (vmx_update_pi_irte())
	patches.arch/0001-KVM-VMX-Do-not-BUG-on-out-of-bounds-guest-IRQ.patch

	# bsc#1058507 - VUL-0: CVE-2017-12154: kernel-source: kvm: nVMX: L2 guest could access hardware(L0) CR8 register	
	patches.arch/0001-kvm-nVMX-Don-t-allow-L2-to-access-the-hardware-CR8.patch

	# FATE#323405 - Zeppelin: Virtualized VMLOAD , VMSTORE, vGIF (SLE 15)
	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.arch/0006-kvm-svm-add-virtual-gif-feature-definition
	patches.arch/0007-kvm-svm-enable-virtual-gif-feature

	# bsc#1059500
	patches.arch/kvm-svm-delete-avic_vm_id_bitmap-2-megabyte-static-array

	# bsc#1044503 - AVIC + KVM guest hangs.
	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

	# bsc#1061017 - Evaluate KVM fixes reported by git-fixes on 2017-09-25	
	patches.arch/0001-kvm-svm-add-a-missing-break-statement
	patches.arch/0002-kvm-vmx-remove-warn_on_once-in-kvm_vcpu_trigger_posted_interrupt
	patches.arch/0003-kvm-async_pf-fix-df-due-to-inject-page-not-present-and-page-ready-exceptions-simultaneously
	patches.arch/0004-kvm-nvmx-update-vmcs12-guest_linear_address-on-nested-vm-exit
	patches.arch/0005-kvm-vmx-do-not-change-sn-bit-in-vmx_update_pi_irte

	# bsc#1061813
	patches.arch/kvm-x86-fix-immediate_exit-handling-for-uninitialized-ap

	########################################################
	# sysctl
	########################################################
	# bsc#1048893 - backport 4f2fec00afa6 sysctl: simplify unsigned int support
	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

	########################################################
	# Live patching
	########################################################

	########################################################
	# XEN patches
	########################################################

	patches.fixes/xen-add-sysfs-node-for-guest-type.patch
	patches.fixes/xen-mce-dont-issue-error-message.patch
	patches.fixes/xen-balloon-don-t-online-new-memory-initially.patch
	patches.fixes/xen-allocate-page-for-shared-info-page-from-low-mem.patch
	patches.drivers/0001-usb-Add-Xen-pvUSB-protocol-description.patch
	patches.drivers/0002-usb-Introduce-Xen-pvUSB-frontend-xen-hcd.patch

	########################################################
	# Staging tree patches
	# new drivers that are going upstream
	########################################################

	########################################################
	# kABI fixes
	########################################################

	patches.suse/prepare-arm64-kgraft

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

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

+mmarek		patches.suse/0001-kabi-Lift-ifdefs-for-some-disabled-network-protocols.patch
+jlee		patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch
+mbenes		patches.suse/0002-module-move-add_taint_module-to-a-header-file.patch
+mmarek		patches.suse/0001-oracleasm-4.0-compat-changes.patch
+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
###
+mmarek		patches.arch/arm64-bcm2837-0080-ARM-bcm2835-Give-HDMI-a-HPD-GPIO-on-the-pi3.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
###
+mhocko		patches.suse/mm-uninline-add-to-page-cache.patch
+mhocko		patches.suse/pagecache-limit.patch
+mhocko		patches.suse/pagecache-limit-unmapped.diff
+mhocko		patches.suse/pagecache-limit-dirty.diff
+mhocko		patches.suse/pagecache-limit-warn-on-usage.patch
+mhocko		patches.suse/pagecache-limit-fix-shmem-deadlock.patch
+mhocko		patches.suse/pagecache-limit-fix-get_nr_swap_pages.patch
+mhocko		patches.suse/pagecache-limit-reduce-zone-lrulock-bouncing.patch
+mhocko		patches.suse/pagecachelimit_batch_huge_nr_to_scan.patch
+mmarek		patches.drivers/0001-dt-bindings-Add-binding-for-brcm-bcm2835-sdhost.patch
+mmarek		patches.drivers/0002-mmc-bcm2835-sdhost-Add-new-driver-for-the-internal-S.patch
+mmarek		patches.drivers/0003-mmc-bcm2835-sdhost-zap-mmiowb-fixup.patch
+mmarek		patches.drivers/0004-mmc-bcm2835-sdhost-reset-tweaks.-fixup.patch
+mmarek		patches.drivers/0005-mmc-bcm2835-sdhost-add-to-devicetree.patch
+mmarek		patches.drivers/0001-ARM-bcm2835-Define-standard-pinctrl-groups-in-the-gp.patch
+mmarek		patches.drivers/0002-ARM-bcm2835-Add-the-emmc-pin-group-to-bcm283x.dtsi.patch
+mmarek		patches.drivers/0003-ARM-bcm2835-Add-a-group-for-mapping-pins-48-53-to-sd.patch
+mmarek		patches.drivers/0004-ARM-bcm2835-Add-a-new-EMMC-pin-group-from-the-downst.patch
+mmarek		patches.drivers/0005-dt-add-pinctrl-group-to-uart1-rpi3.patch
+mmarek		patches.drivers/0006-dt-add-pinctrl-group-to-sdhci.patch
+mmarek		patches.drivers/0007-dt-add-pinctrl-group-to-pwm.patch
+mmarek		patches.drivers/0008-dt-add-pinctrl-group-to-i2c0.patch
+mmarek		patches.drivers/0009-dt-add-pinctrl-group-to-i2c1.patch
+mmarek		patches.drivers/0010-dt-add-with-pinctrl-sdhost.patch
+mmarek		patches.drivers/0011-dt-switch-sdhci-sdhost.patch
+mmarek		patches.drivers/0012-dt-add-sdhci-and-sdhost-rpi3-enables-wifi.patch
+mmarek		patches.drivers/0001-dt-assign-uart0-to-BT-and-uart1-to-pin-headers.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/hpsa-mark-older-boards-as-unsupported.patch
+jeffm		patches.drivers/hpsa-allow-hpsa-to-claim-compaq-smartarray-devices
+jeffm		patches.drivers/hpsa-handle-unsupported-devices-more-gracefully
+hare		patches.drivers/qla2xxx-0040-Add-module-parameter-for-interrupt-mode.patch
+hare		patches.drivers/bfa-check-for-terminated-commands.patch
+hare		patches.suse/aacraid-export-fixed-module-param
+hare		patches.suse/scsi-always-retry-internal-target-error.patch
+hare		patches.suse/scsi-do-not-retry-invalid-function-error.patch
+hare		patches.fixes/ch-add-refcounting.patch
+hare		patches.fixes/scsi_scan-Send-TEST-UNIT-READY-to-LUN0-before-LUN-sc.patch
+hare		patches.fixes/scsi-Handle-power-on-reset-unit-attention.patch
+hare		patches.fixes/sd-always-retry-READ-CAPACITY-for-ALUA-state-transit.patch
+hare		patches.fixes/scsi-disable-VPD-page-check-on-error.patch
+hare		patches.fixes/ses-Fix-racy-cleanup-of-sys-in-remove_dev.patch
+hare		patches.fixes/scsi-Add-AIX-VDASD-to-blacklist.patch
+hare		patches.fixes/scsi-Modify-HITACHI-OPEN-V-blacklist.patch
+hare		patches.fixes/sd-always-scan-VPD-pages-if-thin-provisioning-is-ena.patch
+hare		patches.suse/scsi-do-not-print-reservation-conflict-for-TEST-UNIT.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
+ddiss		patches.drivers/libceph-add-scatterlist-messenger-data-type.patch
+ddiss		patches.fixes/libceph-fix-scatterlist-last_piece-calculation.patch
+ddiss		patches.drivers/rbd-add-support-for-scatterlist-obj_request_type.patch
+ddiss		patches.drivers/rbd-add-lio-specific-data-area.patch
+lhenriques	patches.drivers/libceph-support-bidirectional-requests.patch
+ddiss		patches.drivers/libceph-add-support-for-CMPEXT-compare-extent-reques.patch
+ddiss		patches.drivers/rbd-add-write-test-helper.patch
+ddiss		patches.drivers/rbd-add-num-ops-calculator-helper.patch
+ddiss		patches.drivers/rbd-add-support-for-COMPARE_AND_WRITE-CMPEXT.patch
+ddiss		patches.drivers/libceph-add-support-for-write-same-requests.patch
+ddiss		patches.drivers/rbd-add-support-for-writesame-requests.patch
+ddiss		patches.drivers/target-add-compare-and-write-callback.patch
+ddiss		patches.drivers/target-compare-and-write-backend-driver-sense-handli.patch
+ddiss		patches.drivers/target-add-COMPARE_AND_WRITE-sg-creation-helper.patch
+ddiss		patches.drivers/libceph-fix-pr_fmt-compile-issues.patch
+ddiss		patches.drivers/rbd-export-some-functions-used-by-lio-rbd-backend.patch
+ddiss		patches.drivers/rbd-move-structs-used-by-lio-rbd-to-new-header.patch
+ddiss		patches.drivers/target-add-rbd-backend.patch
+ddiss		patches.drivers/target-add-lio-rbd-to-makefile-Kconfig.patch
+ddiss		patches.drivers/rbd-add-rbd_dev_setxattr-helper.patch
+ddiss		patches.drivers/rbd-add-setxattr-device-attribute-for-debugging.patch
+ddiss		patches.drivers/rbd-add-rbd_dev_cmpsetxattr-helper.patch
+ddiss		patches.drivers/rbd-add-cmpsetattr-device-attribute-for-debugging.patch
+ddiss		patches.drivers/ceph-osd_client-add-support-for-CEPH_OSD_OP_GETXATTR.patch
+ddiss		patches.drivers/rbd-add-rbd_dev_getxattr-helper.patch
+ddiss		patches.drivers/rbd-add-getxattr-device-attribute-for-debugging.patch
+ddiss		patches.drivers/target-pr-split-out-and-export-core_scsi3_pr_seq_non.patch
+ddiss		patches.drivers/target-pr-add-backend-API-for-reservation-handling.patch
+ddiss		patches.drivers/target-rbd-add-support-for-PR-register-read-keys.patch
+ddiss		patches.drivers/target-rbd-add-pr_reserve-support.patch
+ddiss		patches.drivers/target-rbd-add-pr_release-support.patch
+ddiss		patches.drivers/target-rbd-add-pr_read_reservation-support.patch
+ddiss		patches.drivers/target-rbd-add-pr_clear-support.patch
+ddiss		patches.drivers/target-rbd-add-pr_preempt-support.patch
+ddiss		patches.drivers/target-rbd-add-stubbed-out-pr_register_and_move.patch
+ddiss		patches.drivers/target-rbd-add-pr_report_capabilities-support.patch
+ddiss		patches.drivers/target-rbd-add-stubbed-out-pr_read_full_status.patch
+ddiss		patches.drivers/target-rbd-SCSI3-check-conflict-support.patch
+ddiss		patches.drivers/target-rbd-add-SCSI2-reservation-entry-to-PR-info.patch
+ddiss		patches.drivers/target-rbd-implement-SCSI2-reservation-handling.patch
+ddiss		patches.drivers/target-rbd-handle-SCSI2-reservation-release-on-reset.patch
+ddiss		patches.drivers/target-configfs-add-device-vendor_id-attribute.patch
+ddiss		patches.drivers/target-remove-hardcoded-T10-Vendor-ID-in-INQUIRY-res.patch
+ddiss		patches.drivers/target-rbd-fix-COMPARE-AND-WRITE-page-vector-leak.patch
+ddiss		patches.drivers/target-rbd-fix-PR-info-memory-leaks.patch
+ddiss		patches.drivers/target-pr-fix-core_scsi3_pr_seq_non-caller.patch
+ddiss		patches.fixes/rbd-don-t-log-miscompare-as-an-error.patch
+ddiss		patches.suse/libceph-handle-writefull-for-OSD-op-extent-init.patch
+ddiss		patches.fixes/rbd-handle-OBJ_REQUEST_SG-types-for-copyup.patch
+ddiss		patches.fixes/target-rbd-don-t-put-snap_context-twice.patch
+ddiss		patches.fixes/target-rbd-remove-caw_mutex-usage.patch
+ddiss		patches.fixes/libceph-use-upstream-write-same-opcode.patch
+ddiss		patches.fixes/rbd-truncate-objects-on-cmpext-short-reads.patch
+ddiss		patches.fixes/target-fix-tcm_rbd_gen_it_nexus-for-emulated-XCOPY-s.patch
+lhenriques	patches.fixes/ceph-memory-leak-in-ceph_direct_read_write-callback.patch
+ddiss		patches.suse/rbd-do-away-with-obj_request-in-setxattr.patch
+ddiss		patches.suse/rbd-do-away-with-obj_request-in-cmpsetxattr.patch
+ddiss		patches.suse/rbd-do-away-with-obj_request-in-getxattr.patch
+ddiss		patches.fixes/rbd-ensure-r_request-is-allocated-for-creatrunc.patch
+ddiss		patches.fixes/rbd-helper-to-copy-compare-and-write-osd-requests.patch
+ddiss		patches.fixes/rbd-copy-compare-and-write-osd-requests-before-resub.patch
+ddiss		patches.fixes/rbd-fix-and-simplify-rbd_osd_req_format_rw.patch
+ddiss		patches.fixes/0001-rbd-drop-extra-rbd_img_request_get.patch
+ddiss		patches.fixes/0002-rbd-make-sure-pages-are-freed-by-libceph.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
+pmladek	patches.suse/printk-make-async.patch
+pmladek	patches.suse/printk-make-wakeup-klogd-async.patch
+pmladek	patches.suse/printk-make-synchronous-param-rw.patch
+pmladek	patches.suse/printk-default-to-async-printing.patch
+pmladek	patches.suse/printk-make-kthread-priority-normal.patch
+pmladek	patches.suse/printk-fix-suspend-hang.patch
+pmladek	patches.suse/printk-Switch-to-the-sync-mode-when-an-emergency-mes.patch
+pmladek	patches.suse/printk-console-Correctly-mark-console-that-is-used-w.patch
+pmladek	patches.suse/printk-xen-Force-printk-sync-mode-when-migrating-Xen.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
+jlee		patches.drivers/0001-acpi-nfit-treat-virtual-spa-region-as-r-v4.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
+needs_review	patches.suse/tpm-Downgrade-error-level
+mmarek		patches.fixes/0001-X.509-Fix-test-for-self-signed-certificate.patch
+mmarek		patches.suse/0001-MODSIGN-Support-the-old-style-signature-format.patch
+jlee		patches.suse/0001-Add-BSD-style-securelevel-support.patch
+colyli		patches.suse/0003-PCI-Lock-down-BAR-access-when-securelevel-is-enabled.patch
+jlee		patches.suse/0004-x86-Lock-down-IO-port-access-when-securelevel-is-ena.patch
+jlee		patches.suse/0005-Restrict-dev-mem-and-dev-kmem-when-securelevel-is-se.patch
+jlee		patches.suse/0006-acpi-Limit-access-to-custom_method-if-securelevel-is.patch
+colyli		patches.suse/0007-acpi-Ignore-acpi_rsdp-kernel-parameter-when-securele.patch
+jlee		patches.suse/0008-kexec-Disable-at-runtime-if-securelevel-has-been-set.patch
+colyli		patches.suse/0009-uswsusp-Disable-when-securelevel-is-set.patch
+jlee		patches.suse/0010-x86-Restrict-MSR-access-when-securelevel-is-set.patch
+jlee		patches.suse/0011-asus-wmi-Restrict-debugfs-interface-when-securelevel.patch
+jlee		patches.suse/0012-Add-option-to-automatically-set-securelevel-when-in-.patch
+jlee		patches.suse/0014-hibernate-Disable-when-securelevel-is-set.patch
+jlee		patches.suse/0015-kexec-uefi-copy-secure_boot-flag-in-boot-params-acro.patch
+jlee		patches.suse/0001-Remove-BSD-style-securelevel-sysfs-file.patch
+jlee		patches.suse/acpi-Disable_ACPI_table_override_when_UEFI_Secure_Boot_is.patch
+jlee		patches.suse/acpi_Disable_APEI_error_injection_if_securelevel_is_set.patch
+jlee		patches.suse/0001-Enforce-module-signatures-when-securelevel-is-greate.patch
+jlee		patches.suse/0001-Add-EFI-signature-data-types.patch
+jlee		patches.suse/0002-Add-an-EFI-signature-blob-parser-and-key-loader.patch
+jlee		patches.suse/0003-KEYS-Add-a-system-blacklist-keyring.patch
+jlee		patches.suse/0014-efi-Add-EFI_SECURE_BOOT-bit.patch
+jlee		patches.suse/0004-MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch
+jlee		patches.suse/0005-MODSIGN-Support-not-importing-certs-from-db.patch
+jlee		patches.suse/0001-MODSIGN-check-hash-of-kernel-module-in-blacklist.patch
+jlee		patches.suse/0002-MODSIGN-load-hash-blacklist-of-modules-from-MOKx.patch
+jlee		patches.suse/0001-MODSIGN-check-hash-of-PKCS-7-signed-kernel-module-in.patch
+jlee		patches.suse/MODSIGN-loading-keys-from-db-when-SecureBoot-disabled.patch
+jlee		patches.suse/0001-MODSIGN-Print-appropriate-status-message-when-access.patch
+bp		patches.arch/mce-amd-check-for-userspace-agent-before-decoding.patch
+jlee		patches.suse/0001-PM-hibernate-define-HMAC-algorithm-and-digest-size-o.patch
+jlee		patches.suse/0002-x86-efi-Add-get-and-set-variable-to-EFI-services-poi.patch
+jlee		patches.suse/0003-x86-boot-Public-getting-random-boot-function.patch
+jlee		patches.suse/0004-x86-efi-Generating-random-number-in-EFI-stub.patch
+jlee		patches.suse/0005-x86-efi-Get-entropy-through-EFI-random-number-genera.patch
+jlee		patches.suse/0006-x86-efi-Generating-random-HMAC-key-for-siging-hibern.patch
+jlee		patches.suse/0007-efi-Make-efi_status_to_err-public.patch
+jlee		patches.suse/0008-x86-efi-Carrying-hibernation-key-by-setup-data.patch
+jlee		patches.suse/0009-PM-hibernate-Reserve-hibernation-key-and-erase-footp.patch
+jlee		patches.suse/0010-PM-hibernate-Generate-and-verify-signature-of-hibern.patch
+jlee		patches.suse/0011-PM-hibernate-Avoid-including-hibernation-key-to-hibe.patch
+jlee		patches.suse/0012-PM-hibernate-Forward-signature-verifying-result-and-.patch
+mbenes		patches.suse/0013-PM-hibernate-Add-configuration-to-enforce-signature-.patch
+colyli		patches.suse/0014-PM-hibernate-Allow-user-trigger-hibernation-key-re-g.patch
+colyli		patches.suse/0015-PM-hibernate-Bypass-verification-logic-on-legacy-BIO.patch
+jlee		patches.suse/0016-PM-hibernate-Document-signature-verification-of-hibe.patch
+jlee		patches.suse/0001-PM-hibernate-Force-verify-hibernation-signature-in-s.patch
+jlee		patches.suse/0001-PM-hibernate-Fix-warning-about-non-void-function-not.patch
+jlee		patches.suse/0001-x86-efi-Fix-invalid-parameter-error-when-getting-hib.patch
+jlee		patches.suse/0001-x86-Removed-the-free-memblock-of-hibernat-keys-to-av.patch
+colyli		patches.suse/0001-PM-hibernate-Fix-2G-size-issue-of-snapshot-image-ver.patch
+yousaf.kaukab	patches.drivers/0001-PCI-Vulcan-AHCI-PCI-bar-fix-for-Broadcom-Vulcan-earl.patch
+yousaf.kaukab	patches.drivers/0013-ahci-thunderx2-Fix-for-errata-that-affects-stop-engi.patch
+yousaf.kaukab	patches.drivers/0001-ahci-thunderx2-stop-engine-fix-update.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
###