# 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-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 ######################################################## # Non-upstream fixes for stable patches ######################################################## patches.suse/mlxsw-spectrum-Forbid-linking-to-devices-fix.patch patches.suse/tcp-reset-sk_send_head-in-tcp_write_queue_purge.patch ######################################################## # Build fixes that apply to the vanilla kernel too. # Patches in patches.rpmify are applied to both -vanilla # and patched flavors. ######################################################## patches.rpmify/powerpc-Blacklist-GCC-5.4-6.1-and-6.2.patch patches.rpmify/Add-ksym-provides-tool.patch patches.suse/0001-tools-lib-subcmd-pager.c-do-not-alias-select-params.patch patches.suse/0001-objtool-perf-Fix-GCC-8-Wrestrict-error.patch patches.suse/irq_data_get_effective_affinity_mask.patch ######################################################## # The sorted section contains everything that is a backport # or has been submitted upstream with an expectation of # being accepted and then backported. Out-of-tree patches # go into subsystem sections after this. ######################################################## ######################################################## # sorted patches ######################################################## patches.suse/0001-uuid-afs-move-struct-uuid_v1-back-into-afs.patch patches.suse/0002-xfs-use-uuid_copy-helper-to-abstract-uuid_t.patch patches.suse/0003-xfs-use-uuid_be-to-implement-the-uuid_t-type.patch patches.suse/0004-md-namespace-private-helper-names.patch patches.suse/0005-nfsd-namespace-prefix-uuid_parse.patch patches.suse/0006-uuid-remove-uuid_be-defintions-from-the-uapi-header.patch patches.suse/0007-uuid-rename-uuid-types.patch patches.suse/0008-uuid-don-t-export-guid_index-and-uuid_index.patch patches.suse/0009-uuid-hoist-helpers-uuid_equal-and-uuid_copy-from-xfs.patch patches.suse/0010-uuid-hoist-uuid_is_null-helper-from-libnvdimm.patch patches.suse/0011-S390-sysinfo-use-uuid_is_null-instead-of-opencoding-.patch patches.suse/0012-xfs-remove-uuid_getnodeuniq-and-xfs_uu_t.patch patches.suse/0013-xfs-use-the-common-helper-uuid_is_null.patch patches.suse/0014-block-remove-blk_part_pack_uuid.patch patches.suse/0015-ima-policy-switch-to-use-uuid_t.patch patches.suse/0016-fs-switch-s_uuid-to-uuid_t.patch patches.suse/overlayfs-use-uuid_t-instead-of-uuid_be.patch patches.suse/partitions-ldm-switch-to-use-uuid_t.patch patches.suse/nvme-switch-to-uuid_t.patch patches.suse/scsi_debug-switch-to-uuid_t.patch patches.suse/tmpfs-generate-random-sb-s_uuid.patch patches.suse/MAINTAINERS-add-uuid-entry.patch patches.suse/acpi-nfit-Switch-to-use-new-generic-UUID-API.patch patches.suse/0018-ACPI-APEI-Switch-to-use-new-generic-UUID-API.patch patches.suse/ACPI-bus-Switch-to-use-new-generic-UUID-API.patch patches.suse/ACPI-extlog-Switch-to-use-new-generic-UUID-API.patch patches.suse/ACPI-Switch-to-use-generic-guid_t-in-acpi_evaluate_d.patch patches.suse/acpi-always-include-uuid.h.patch patches.suse/thermal-int340x_thermal-Switch-to-use-new-generic-UU.patch patches.suse/thermal-int340x_thermal-fix-compile-after-the-UUID-A.patch patches.suse/0001-uuid-Take-const-on-input-of-uuid_is_null-and-guid_is.patch patches.suse/ACPI-hns_dsaf_acpi_dsm_guid-can-be-static.patch patches.suse/blk-mq-merge-bio-into-sw-queue-before-plugging.patch patches.suse/blk-mq-make-per-sw-queue-bio-merge-as-default-.bio_m.patch patches.suse/nbd-add-FUA-op-support.patch patches.suse/cfq-iosched-Delete-unused-function-min_vdisktime.patch patches.suse/blk-mq-debugfs-Show-atomic-request-flags.patch patches.suse/blk-mq-debugfs-Show-requeue-list.patch patches.suse/blk-mq-debugfs-Show-busy-requests.patch patches.suse/blk-mq-debugfs-Add-kick-operation.patch patches.suse/block-Introduce-queue-flag-QUEUE_FLAG_SCSI_PASSTHROU.patch patches.suse/bsg-Check-queue-type-before-attaching-to-a-queue.patch patches.suse/pktcdvd-Check-queue-type-before-attaching-to-a-queue.patch patches.suse/cdrom-Check-SCSI-passthrough-support-before-reading-.patch patches.suse/nfsd-Check-queue-type-before-submitting-a-SCSI-reque.patch patches.suse/loop-Remove-unused-bdev-argument.patch patches.suse/loop-support-4k-blocksize.patch patches.suse/loop-fix-error-handling.patch patches.suse/nbd-set-sk-sk_sndtimeo-for-our-sockets.patch patches.suse/nvme-lightnvm-use-blk_execute_rq-in-nvme_nvm_submit_.patch patches.suse/scsi-osd-don-t-save-block-errors-into-req_results.patch patches.suse/gfs2-remove-the-unused-sd_log_error-field.patch patches.suse/dm-fix-REQ_RAHEAD-handling.patch patches.suse/fs-remove-the-unused-error-argument-to-dio_end_io.patch patches.suse/fs-simplify-dio_bio_complete.patch patches.suse/block_dev-propagate-bio_iov_iter_get_pages-error-in-.patch patches.suse/dm-mpath-merge-do_end_io_bio-into-multipath_end_io_b.patch patches.suse/dm-don-t-return-errnos-from-map.patch patches.suse/dm-change-end_io-calling-convention.patch patches.suse/block-introduce-new-block-status-code-type.patch patches.suse/blk-mq-switch-queue_rq-return-value-to-blk_status_t.patch patches.suse/block-switch-bios-to-blk_status_t.patch patches.suse/dm-bump-DM_VERSION_MINOR-in-response-to-target-metho.patch patches.suse/nvme-rdma-fix-merge-error.patch patches.suse/dm-missing-break-in-process_queued_bios.patch patches.suse/block-Dedicated-error-code-fixups.patch patches.suse/block-swim3-make-of_device_ids-const.patch patches.suse/nvme.h-add-struct-nvme_host_mem_buf_desc-and-HMB-fla.patch patches.suse/nvme.h-add-dword-12-15-fields-to-struct-nvme_feature.patch patches.suse/nvme-save-hmpre-and-hmmin-in-struct-nvme_ctrl.patch patches.suse/nvme-pci-implement-host-memory-buffer-support.patch patches.suse/nvme-loop-get-rid-of-unused-controller-lock.patch patches.suse/nvme-rdma-get-rid-of-unused-ctrl-lock.patch patches.suse/nvme-rdma-Make-queue-flags-bit-numbers-and-not-shift.patch patches.suse/nvme-rdma-Don-t-rearm-the-CQ-when-polling-directly.patch patches.suse/nvme-rdma-make-nvme_rdma_-create-destroy-_queue_ib-s.patch patches.suse/nvme-rdma-rework-rdma-connection-establishment-error.patch patches.suse/nvme-rdma-Get-rid-of-CONNECTED-state.patch patches.suse/nvme-Don-t-allow-to-reset-a-reconnecting-controller.patch patches.suse/nvme-Move-transports-to-use-nvme-core-workqueue.patch patches.suse/nvme-queue-ns-scanning-and-async-request-from-nvme_w.patch patches.suse/nvme-move-nr_reconnects-to-nvme_ctrl.patch patches.suse/nvme-pci-remap-BAR0-to-cover-admin-CQ-doorbell-for-l.patch patches.suse/nvme-pci-Remove-watchdog-timer.patch patches.suse/nvme-pci-remove-redundant-includes.patch patches.suse/scatterlist-add-sg_zero_buffer-helper.patch patches.suse/nvmet-use-NVME_IDENTIFY_DATA_SIZE.patch patches.suse/nvme-introduce-NVMe-Namespace-Identification-Descrip.patch patches.suse/nvme-rename-uuid-to-nguid-in-nvme_ns.patch patches.suse/nvme-get-list-of-namespace-descriptors.patch patches.suse/nvme-provide-UUID-value-to-userspace.patch patches.suse/nvmet-implement-namespace-identify-descriptor-list.patch patches.suse/nvmet-add-uuid-field-to-nvme_ns-and-populate-via-con.patch patches.suse/nvmet-allow-overriding-the-NVMe-VS-via-configfs.patch patches.suse/nvme-use-ctrl-device-consistently-for-logging.patch patches.suse/nvmet-fc-Remove-a-set-but-not-used-variable.patch patches.suse/nvme-add-fields-into-identify-controller-data-struct.patch patches.suse/nvmf-keep-track-of-nvmet-connect-error-status.patch patches.suse/nvme-rdma-fix-error-code-in-nvme_rdma_create_ctrl.patch patches.suse/nvme-mark-shutdown_timeout-static.patch patches.suse/nvme-move-protection-information-check-into-nvme_set.patch patches.suse/nvme-rdma-merge-init_request-and-exit_request-method.patch patches.suse/nvme-fc-merge-init_request-methods.patch patches.suse/nvme-loop-merge-init_request-methods.patch patches.suse/nvme-pci-merge-init_request-methods.patch patches.suse/nvme-move-reset-workqueue-handling-to-common-code.patch patches.suse/nvme-no-need-to-wait-for-the-reset-when-keepalive-fa.patch patches.suse/nvme-don-t-hard-code-size-of-struct-t10_pi_tuple.patch patches.suse/nvme-implement-NS-Optimal-IO-Boundary-from-1.3-Spec.patch patches.suse/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/lightnvm-pblk-read-use-bio_clone_fast.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.suse/nvme-host-unquiesce-queue-in-nvme_kill_queues.patch patches.suse/0001-fs-Separate-out-kiocb-flags-setup-based-on-RWF_-flag.patch patches.suse/0002-fs-Introduce-filemap_range_has_page.patch patches.suse/0003-fs-Use-RWF_-flags-for-AIO-operations.patch patches.suse/0004-fs-Introduce-RWF_NOWAIT-and-FMODE_AIO_NOWAIT.patch patches.suse/0005-fs-return-if-direct-I-O-will-trigger-writeback.patch patches.suse/0006-fs-Introduce-IOMAP_NOWAIT.patch patches.suse/0066-block-return-on-congested-block-device.patch patches.suse/0008-ext4-nowait-aio-support.patch patches.suse/0009-xfs-nowait-aio-support.patch patches.suse/0010-btrfs-nowait-aio-support.patch patches.suse/null_blk-add-support-for-shared-tags.patch patches.suse/0113-block-remove-the-unused-bio_to_phys-macro.patch patches.suse/block-stop-using-bio_data-in-blk_write_same_mergeabl.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/block-Add-a-comment-above-queue_lockdep_assert_held.patch patches.suse/0082-block-Check-locking-assumptions-at-runtime.patch patches.suse/0083-block-Document-what-queue-type-each-function-is-inte.patch patches.suse/0084-blk-mq-Document-locking-assumptions.patch patches.suse/0085-block-Constify-disk_type.patch patches.suse/0086-blk-mq-Warn-when-attempting-to-run-a-hardware-queue-.patch patches.suse/0001-btrfs-use-new-block-error-code.patch patches.suse/0087-block-Add-fallthrough-markers-to-switch-statements.patch patches.suse/0088-block-Declare-local-symbols-static.patch patches.suse/0089-block-Fix-off-by-one-errors-in-blk_status_to_errno-a.patch patches.suse/0090-blk-mq-Make-it-safe-to-quiesce-and-unquiesce-from-an.patch patches.suse/0091-blk-mq-remove-double-set-queue_num.patch patches.suse/mtip32xx-fix-up-the-checking-for-internal-command-failure patches.suse/lightnvm-re-convert-ppa-format-on-I-O-failure.patch patches.suse/lightnvm-propagate-right-error-code-to-target.patch patches.suse/lightnvm-pblk-spare-double-cpu_to_le64-calc.patch patches.suse/lightnvm-pblk-add-debug-stat-for-read-cache-hits.patch patches.suse/lightnvm-pblk-expose-max-sec-per-write-on-sysfs.patch patches.suse/lightnvm-pblk-generalize-erase-path.patch patches.suse/lightnvm-pblk-rename-read-request-pool.patch patches.suse/lightnvm-pblk-sched.-metadata-on-write-thread.patch patches.suse/lightnvm-pblk-delete-redundant-debug-line-stat.patch patches.suse/lightnvm-pblk-delete-redundant-buffer-pointer.patch patches.suse/lightnvm-pblk-issue-multiplane-reads-if-possible.patch patches.suse/lightnvm-pblk-simplify-meta.-memory-allocation.patch patches.suse/lightnvm-pblk-decouple-bad-block-from-line-alloc.patch patches.suse/lightnvm-pblk-choose-optimal-victim-GC-line.patch patches.suse/lightnvm-pblk-set-metadata-list-for-all-I-Os.patch patches.suse/lightnvm-pblk-cleanup-unnecessary-code.patch patches.suse/lightnvm-pblk-add-lock-assertions-on-helpers.patch patches.suse/lightnvm-pblk-redesign-GC-algorithm.patch patches.suse/lightnvm-pblk-set-mempool-and-workqueue-params.patch patches.suse/lightnvm-pblk-fail-gracefully-on-irrec.-error.patch patches.suse/0001-lightnvm-if-LUNs-are-already-allocated-fix-return.patch patches.suse/fs-add-fcntl-interface-for-setting-getting-write-lif.patch patches.suse/0002-block-add-support-for-write-hints-in-a-bio.patch patches.suse/0093-blk-mq-expose-write-hints-through-debugfs.patch patches.suse/fs-add-O_DIRECT-and-aio-support-for-sending-down-wri.patch patches.suse/fs-add-support-for-buffered-writeback-to-pass-down-w.patch patches.suse/ext4-add-support-for-passing-in-write-hints-for-buff.patch patches.suse/xfs-add-support-for-passing-in-write-hints-for-buffe.patch patches.suse/btrfs-add-support-for-passing-in-write-hints-for-buf.patch patches.suse/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.suse/drbd-Drop-unnecessary-static.patch patches.suse/fs-fcntl-use-copy_to-from_user-for-u64-types.patch patches.suse/nvme-pci-Introduce-nvme_ring_cq_doorbell.patch patches.suse/nvme-pci-factor-out-cqe-handling-into-a-dedicated-ro.patch patches.suse/nvme-pci-factor-out-the-cqe-reading-mechanics-from-_.patch patches.suse/nvme-pci-open-code-polling-logic-in-nvme_poll.patch patches.suse/nvme-Remove-SCSI-translations.patch patches.suse/nvme-add-hostid-token-to-fabric-options.patch patches.suse/nvme-use-a-single-NVME_AQ_DEPTH-and-relax-it-to-32.patch patches.suse/nvme-explicitly-disable-APST-on-quirked-devices.patch patches.suse/nvme-remove-a-misleading-comment-on-struct-nvme_ns.patch patches.suse/nvme-read-the-subsystem-NQN-from-Identify-Controller.patch patches.suse/nvme-simplify-nvme_dev_attrs_are_visible.patch patches.suse/nvme-fabrics-verify-that-a-controller-returns-the-co.patch patches.suse/nvme_fc-fix-double-calls-to-nvme_cleanup_cmd.patch patches.suse/nvme_fc-replace-ioabort-msleep-loop-with-completion.patch patches.suse/nvme_fc-Fix-crash-when-nvme-controller-connection-fa.patch patches.suse/nvmet_fc-fix-crashes-on-bad-opcodes.patch patches.suse/nvme_fc-fix-error-recovery-on-link-down.patch patches.suse/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.suse/nvme-Makefile-remove-dead-build-rule.patch patches.suse/lightnvm-pblk-fix-bad-le64-assignations.patch patches.suse/lightnvm-pblk-fix-double-free-on-pblk-init.patch patches.suse/lightnvm-pblk-remove-unused-return-variable.patch patches.suse/lightnvm-pblk-schedule-if-data-is-not-ready.patch patches.suse/lightnvm-pblk-use-right-metadata-buffer-for-recovery.patch patches.suse/lightnvm-pblk-use-vmalloc-for-GC-data-buffer.patch patches.suse/lightnvm-pblk-remove-target-using-async.-I-Os.patch patches.suse/lightnvm-pblk-add-initialization-check.patch patches.suse/lightnvm-pblk-verify-that-cache-read-is-still-valid.patch patches.suse/lightnvm-pblk-set-line-bitmap-check-under-debug.patch patches.suse/edac-sb_edac-classify-pci-ids-by-topology.patch patches.suse/edac-sb_edac-don-t-use-socket-in-the-memory-controller-name.patch patches.suse/edac-sb_edac-assign-edac-memory-controller-per-h-w-controller.patch patches.suse/edac-sb_edac-carve-out-dimm-populating-loop.patch patches.suse/edac-sb_edac-check-if-ecc-enabled-when-at-least-one-dimm-is-present.patch patches.suse/edac-sb_edac-bump-driver-version-and-do-some-cleanups.patch patches.suse/0001-EDAC-thunderx-Fix-a-warning-during-l2c-debugfs-node-.patch patches.suse/edac-sb_edac-avoid-creating-sock-memory-controller.patch patches.suse/01-edac-pnd2-return-proper-error-value-from-apl_rd_reg.patch patches.suse/02-edac-pnd2-make-function-sbi_send-static.patch patches.suse/03-edac-pnd2-fix-apollo-lake-dimm-detection.patch patches.suse/0001-objtool-Move-checking-code-to-check.c.patch patches.suse/0002-objtool-x86-Add-several-functions-and-files-to-the-o.patch patches.suse/0003-objtool-Implement-stack-validation-2.0.patch patches.suse/0004-objtool-Silence-warnings-for-functions-which-use-IRE.patch patches.suse/rcu-Prevent-rcu_barrier-from-starting-needless-grace-periods.patch patches.suse/srcu-Eliminate-possibility-of-destructive-counter-overflow.patch patches.suse/rcu-Remove-obsolete-reference-to-synchronize_kernel.patch patches.suse/srcu-Document-auto-expediting-requirement.patch patches.suse/doc-Take-tail-recursion-into-account-in-RCU-requirements.patch patches.suse/rcu-Use-RCU_NOCB_WAKE-rather-than-RCU_NOGP_WAKE.patch patches.suse/rcu-Remove-debugfs-tracing.patch patches.suse/x86-xen-efi-initialize-only-efi-struct-members-used-by-xen.patch patches.suse/tools-lib-lockdep-Fix-undefined-symbol-prandom_u32.patch patches.suse/tools-lib-lockdep-Define-the-ARRAY_SIZE-macro.patch patches.suse/tools-lib-lockdep-Fix-unused-value-warnings.patch patches.suse/tools-lib-lockdep-Fix-defined-but-not-used-warning-f.patch patches.suse/tools-lib-lockdep-Don-t-mix-fd-based-and-stream-IO.patch patches.suse/tools-lib-lockdep-Fix-compilation-for-4.11.patch patches.suse/tools-lib-lockdep-Include-err.h.patch patches.suse/tools-lib-lockdep-Add-empty-__is_-module-kernel-_per.patch patches.suse/tools-include-Add-IS_ERR_OR_NULL-to-err.h.patch patches.suse/tools-lib-lockdep-Add-dummy-current_gfp_context.patch patches.suse/tools-lib-lockdep-Remove-private-kernel-headers.patch patches.suse/0001-rt_mutex-Add-lockdep-annotations.patch patches.suse/0001-locking-rtmutex-Don-t-initialize-lockdep-when-not-re.patch patches.suse/0001-locking-refcount-Create-unchecked-atomic_t-implement.patch patches.suse/perf-x86-add-sysfs-entry-to-freeze-counters-on-smi.patch patches.suse/perf-core-fix-error-handling-in-perf_event_alloc.patch patches.suse/perf-core-correct-event-creation-with-perf_format_group.patch patches.suse/tools-Adopt-__noreturn-from-kernel-sources.patch patches.suse/tools-Adopt-__printf-from-kernel-sources.patch patches.suse/tools-Adopt-__scanf-from-kernel-sources.patch patches.suse/tools-Adopt-noinline-from-kernel-sources.patch patches.suse/tools-Adopt-__packed-from-kernel-sources.patch patches.suse/tools-Adopt-__aligned-from-kernel-sources.patch patches.suse/0001-sched-cfs-Make-util-load_avg-more-stable.patch patches.suse/0001-x86-tsc-Provide-tsc-unstable-boot-parameter.patch patches.suse/0001-x86-tsc-Remodel-cyc2ns-to-use-seqcount_latch.patch patches.suse/0001-x86-tsc-Fix-sched_clock-sync.patch patches.suse/0001-x86-tsc-Feed-refined-TSC-calibration-into-sched_cloc.patch patches.suse/0001-sched-clock-Initialize-all-per-CPU-state-before-swit.patch patches.suse/0001-x86-tsc-sched-clock-clocksource-Use-clocksource-watc.patch patches.suse/0001-sched-clock-Remove-unused-argument-to-sched_clock_id.patch patches.suse/0001-sched-clock-Remove-watchdog-touching.patch patches.suse/0001-cpuidle-Fix-idle-time-tracking.patch patches.suse/0001-sched-clock-Use-late_initcall-instead-of-sched_init_.patch patches.suse/0001-sched-clock-Print-a-warning-recommending-tsc-unstabl.patch patches.suse/sched-topology-Refactor-function-build_overlap_sched_groups.patch patches.suse/sched-topology-Simplify-build_overlap_sched_groups.patch patches.suse/sched-debug-Print-the-scheduler-topology-group-mask.patch patches.suse/sched-topology-Verify-the-first-group-matches-the-child-domain.patch patches.suse/sched-topology-Move-comment-about-asymmetric-node-setups.patch patches.suse/sched-topology-Remove-FORCE_SD_OVERLAP.patch patches.suse/sched-topology-Small-cleanup.patch patches.suse/sched-topology-Add-sched_group_capacity-debugging.patch patches.suse/sched-topology-Fix-overlapping-sched_group_capacity.patch patches.suse/sched-topology-Add-a-few-comments.patch patches.suse/sched-topology-Rewrite-get_group.patch patches.suse/sched-topology-Simplify-sched_group_mask-usage.patch patches.suse/sched-topology-Rename-sched_group_mask.patch patches.suse/sched-topology-Rename-sched_group_cpus.patch patches.suse/sched-fair-Use-task_groups-instead-of-leaf_cfs_rq_list-to-walk-all-cfs_rqs.patch patches.suse/sched-fair-Fix-O-nr_cgroups-in-load-balance-path.patch patches.suse/0001-smp-Avoid-sending-needless-IPI-in-smp_call_function_.patch patches.suse/0001-smp-cpumask-Use-non-atomic-cpumask_-set-clear-_cpu.patch patches.suse/0001-sched-core-Allow-__sched_setscheduler-in-interrupts-.patch patches.suse/0001-x86-tsc-Fold-set_cyc2ns_scale-into-caller.patch patches.suse/0001-sched-clock-Fix-early-boot-preempt-assumption-in-__s.patch patches.suse/0001-sched-deadline-Zero-out-positive-runtime-after-throt.patch patches.suse/sched-fair-WARN-and-refuse-to-set-buddy-when-se-on_r.patch patches.suse/sched-wait-Rename-wait_queue_t-wait_queue_entry_t.patch patches.suse/sched-wait-Standardize-internal-naming-of-wait-queue-entries.patch patches.suse/sched-wait-Standardize-internal-naming-of-wait-queue-heads.patch patches.suse/sched-wait-Standardize-struct-wait_bit_queue-wait-queue-entry-field-name.patch patches.suse/sched-wait-Standardize-wait_bit_queue-naming.patch patches.suse/sched-wait-Improve-the-bit-wait-API-parameter-names-in-the-API-function-prototypes.patch patches.suse/sched-wait-Re-adjust-macro-line-continuation-backslashes-in-linux-wait.h.patch patches.suse/sched-wait-Split-out-the-wait_bit-APIs-from-linux-wait.h-into-linux-wait_bit.h.patch patches.suse/sched-wait-Disambiguate-wq_entry-task_list-and-wq_head-task_list-naming.patch patches.suse/sched-fair-Spare-idle-load-balancing-on-nohz_full-CPUs.patch patches.suse/0001-x86-KASLR-Parse-all-memmap-boot-option-entries.patch patches.suse/0002-x86-KASLR-Handle-the-memory-limit-specified-by-the-m.patch patches.suse/0003-Documentation-kernel-parameters.txt-Update-memmap-bo.patch patches.suse/msft-hv-1391-x86-hyperv-Check-frequency-MSRs-presence-according-t.patch patches.suse/msft-hv-1392-x86-hyperv-Read-TSC-frequency-from-a-synthetic-MSR.patch patches.suse/01-x86-mm-reimplement-flush_tlb_page-using-flush_tlb_mm_range.patch patches.suse/02-x86-mm-reduce-indentation-in-flush_tlb_func.patch patches.suse/03-mm-x86-mm-make-the-batched-unmap-tlb-flush-api-more-generic.patch patches.suse/04-x86-mm-pass-flush_tlb_info-to-flush_tlb_others-etc.patch patches.suse/05-x86-mm-change-the-leave_mm-condition-for-local-tlb-flushes.patch patches.suse/06-x86-mm-refactor-flush_tlb_mm_range-to-merge-local-and-remote-cases.patch patches.suse/07-x86-mm-use-new-merged-flush-logic-in-arch_tlbbatch_flush.patch patches.suse/08-x86-mm-remove-the-up-asm-tlbflush-h-code-always-use-the-formerly-smp-code.patch patches.suse/09-x86-mm-rework-lazy-tlb-to-track-the-actual-loaded-mm.patch patches.suse/11-x86-mm-be-more-consistent-wrt-page_shift-vs-page_size-in-tlb-flush-code.patch patches.suse/18-x86-mm-kvm-teach-kvm-s-vmx-code-that-cr3-isn-t-a-constant.patch patches.suse/0001-x86-ldt-rename-ldt_struct-size-to-nr_entries patches.suse/00-x86-mm-split-read_cr3-into-read_cr3_pa-and-_read_cr3.patch patches.suse/00-x86-boot-64-rewrite-startup_64-in-c.patch patches.suse/00-x86-boot-64-rename-init_level4_pgt-and-early_level4_pgt.patch patches.suse/00-x86-boot-64-add-support-of-additional-page-table-level-during-early-boot.patch patches.suse/00-x86-boot-64-put-_startup_64-into-head-text.patch patches.suse/12-x86-ldt-simplify-the-ldt-switching-logic.patch patches.suse/15-x86-mm-remove-reset_lazy_tlbstate.patch patches.suse/00-x86-ftrace-exclude-functions-in-head64-c-from-function-tracing.patch patches.suse/10-x86-mm-don-t-reenter-flush_tlb_func_common.patch patches.suse/s390-scm-remove-cluster-option.patch patches.suse/s390-scm-convert-to-blk-mq.patch patches.suse/s390-scm-convert-tasklet.patch patches.suse/s390-scm-use-multiple-queues.patch patches.suse/s390-crypto-fix-aes-paes-Kconfig-dependeny.patch patches.suse/s390-sles15sp1-00-03-01-zcrypt-Rework-ap-init-in-case-of-out-of-range-d.patch patches.suse/s390-mm-remove-incorrect-_REGION3_ENTRY_ORIGIN-defin.patch patches.suse/s390-rename-psw_bits-enums.patch patches.suse/s390-rename-struct-psw_bits-members.patch patches.suse/s390-kvm-avoid-global-config-of-vm.alloc_pgste-1.patch patches.suse/s390-sles15-01-01-01-pci-don-t-cleanup-in-arch_setup_msi_irqs.patch patches.suse/s390-sles15-01-01-02-pci-improve-error-handling-during-interrupt-der.patch patches.suse/s390-sles15-01-01-03-pci-improve-unreg_ioat-error-handling.patch patches.suse/s390-sles15-01-01-04-pci-improve-error-handling-during-fmb-de-regist.patch patches.suse/s390-sles15-01-01-05-pci-introduce-clp_get_state.patch patches.suse/s390-sles15-01-01-06-pci-improve-pci-hotplug.patch patches.suse/s390-sles15-01-01-07-pci-fix-handling-of-PEC-306.patch patches.suse/s390-sles15-01-01-08-pci-provide-more-debug-information.patch patches.suse/s390-sles15-01-01-09-pci-recognize-name-clashes-with-uids.patch patches.suse/kernel-nmi-New-low-level-handling-for-machine-check.patch patches.suse/kvm-Backup-the-guest-s-machine-check-info.patch patches.suse/Revert-clockevents-Add-a-clkevt-of-mechanism-like-cl.patch patches.suse/0001-irqdomain-Let-irq_domain_mapping-display-hierarchica.patch patches.suse/0002-irqdomain-Let-irq_domain_mapping-display-ACPI-fwnode.patch patches.suse/0003-genirq-msi-Populate-the-domain-name-if-provided-by-t.patch patches.suse/0004-Documentation-Update-IRQ-domain.txt-to-document-irq_.patch patches.suse/genirq-Handle-NOAUTOEN-interrupt-setup-proper.patch patches.suse/0004-genirq-msi-Prevent-overwriting-domain-name.patch patches.suse/0005-genirq-Allow-fwnode-to-carry-name-information-only.patch patches.suse/genirq-cpuhotplug-Dont-claim-success-on-error.patch patches.suse/genirq-cpuhotplug-Reorder-check-logic.patch patches.suse/genirq-cpuhotplug-Do-not-migrated-shutdown-irqs.patch patches.suse/genirq-irqdomain-Add-irq_domain_update_bus_token-hel.patch patches.suse/irqchip-MSI-Use-irq_domain_update_bus_token-instead-.patch patches.suse/genirq-irqdomain-Remove-auto-recursive-hierarchy-sup.patch patches.suse/irqchip-gic-v3-its-Fix-MSI-alias-accounting.patch patches.suse/irqchip-gicv3-its-Skip-irq-affinity-setting-when-tar.patch patches.suse/0021-irqchip-irq-mvebu-gicp-Add-new-driver-for-Marvell-GI.patch patches.suse/0022-irqchip-irq-mvebu-icu-Add-new-driver-for-Marvell-ICU.patch patches.suse/irqchip-gic-v3-its-Make-of_device_ids-const.patch patches.suse/irqchip-gic-v3-its-platform-msi-Make-of_device_ids-c.patch patches.suse/irqchip-gic-v3-its-Add-ACPI-NUMA-node-mapping.patch patches.suse/irqchip-gic-v3-its-Don-t-assume-GICv3-hardware-suppo.patch patches.suse/nvme-Allocate-queues-for-all-possible-CPUs.patch patches.suse/0023-irqchip-irq-mvebu-gicp-Allocate-enough-memory-for-sp.patch patches.suse/0001-x86-tsc-Call-check_system_tsc_reliable-before-unsync.patch patches.suse/cpu-hotplug-Provide-cpus_read-write_-un-lock.patch patches.suse/cpu-hotplug-Provide-lockdep_assert_cpus_held.patch patches.suse/stop_machine-Provide-stop_machine_cpuslocked.patch patches.suse/00-jump_label-reorder-hotplug-lock-and-jump_label_lock.patch patches.suse/s390-prevent-hotplug-rwsem-recursion.patch patches.suse/cpu-hotplug-Remove-unused-check_for_tasks-function.patch patches.suse/powerpc-Only-obtain-cpu_hotplug_lock-if-called-by-rt.patch patches.suse/0001-ACPI-APEI-Handle-GSIV-and-GPIO-notification-types.patch patches.suse/x86-mce-don-t-disable-mca-banks-when-offlining-a-cpu-on-amd.patch patches.suse/xen-mce-dont-issue-error-message.patch patches.suse/0001-RAS-CEC-Check-the-correct-variable-in-the-debugfs-er.patch patches.suse/0001-usb-typec-Don-t-prevent-using-constant-typec_mode_de.patch patches.suse/0005-xhci-remove-unused-stopped_td-pointer.patch patches.suse/0003-xhci-Find-out-where-an-endpoint-or-stream-stopped-fr.patch patches.suse/0004-xhci-Add-stream-id-to-xhci_dequeue_state-structure.patch patches.suse/0002-xhci-Add-helper-to-get-hardware-dequeue-pointer-for-.patch patches.suse/0006-usb-typec-update-partner-power-delivery-support-with.patch patches.suse/0007-usb-typec-Add-a-sysfs-node-to-manage-port-type.patch patches.suse/0008-USB-add-usbfs-ioctl-to-retrieve-the-connection-speed.patch patches.suse/usb-early-Remove-trace_printk-callers-in-xhci-dbc.patch patches.suse/0009-xhci-remove-endpoint-ring-cache.patch patches.suse/0010-xhci-refactor-transfer-event-errors-and-completion-c.patch patches.suse/0011-xhci-Add-support-for-endpoint-soft-reset.patch patches.suse/0012-xhci-support-calling-cleanup_halted_endpoint-with-so.patch patches.suse/0013-xhci-handle-transfer-events-without-TRB-pointer.patch patches.suse/0014-xhci-cleanup-virtual-endoint-structure-remove-stoppe.patch patches.suse/0015-xhci-cleanup-finish_td-skip-option.patch patches.suse/0029-phy-qcom-usb-Remove-unused-ulpi-phy-header.patch patches.suse/0030-phy-Move-ULPI-phy-header-out-of-drivers-to-include-p.patch patches.suse/0031-phy-Group-vendor-specific-phy-drivers.patch patches.suse/0032-phy-rockchip-inno-usb2-add-a-delay-after-phy-resume.patch patches.suse/0033-phy-rockchip-inno-usb2-increase-otg-sm-work-first-sc.patch patches.suse/0034-phy-rockchip-inno-usb2-add-one-phy-comprises-with-tw.patch patches.suse/0035-phy-rockchip-inno-usb2-add-support-of-usb2-phy-for-r.patch patches.suse/usb-gadget-bdc-64-bit-pointer-capability-check.patch patches.suse/dmaengine-omap-dma-port_window-support-correction-fo patches.suse/0016-usb-typec-Add-support-for-UCSI-interface.patch patches.suse/0017-usb-typec-ucsi-Add-ACPI-driver.patch patches.suse/staging-r8188eu-move-IV-ICV-trimming-into-decrypt-an.patch patches.suse/staging-r8188eu-use-different-mon_recv_decrypted-ins.patch patches.suse/staging-r8188eu-inline-unprotect_frame-in-mon_recv_d.patch patches.suse/staging-r8188eu-trim-IV-ICV-fields-in-validate_recv_.patch patches.suse/staging-r8188eu-remove-ieee80211_get_hdrlen.patch patches.suse/staging-r8188eu-remove-ieee80211_is_empty_essid.patch patches.suse/staging-r8188eu-remove-unused-definitions-from-inclu.patch patches.suse/staging-rtl8188eu-core-removed-comparison-to-NULL.patch patches.suse/staging-rtl8188eu-Put-constant-on-right-side-of-comp.patch patches.suse/staging-rtl8188eu-rtl8723bs-fix-spelling-mistake-Can.patch patches.suse/0001-staging-fsl-mc-Fix-code-alignment-style-issues.patch patches.suse/staging-rtl8188eu-fix-indentation-error.patch patches.suse/iio-inkern-fix-a-static-checker-error patches.suse/iio-st_pressure-st_accel-Initialise-sensor-platform- patches.suse/iio-hid-sensor-fix-return-of-EINVAL-on-invalid-value patches.suse/0001-iio-adc-Fix-bad-GENMASK-use-typos-whitespace.patch patches.suse/iio-pressure-zpa2326-report-interrupted-case-as-fail patches.suse/0004-staging-fsl-dpaa2-eth-Fix-address-translations.patch patches.suse/0005-staging-fsl-dpaa2-eth-Map-Tx-buffers-as-bidirectiona.patch patches.suse/staging-rtl8188eu-fix-comments-with-lines-over-80-ch.patch patches.suse/staging-rtl8188eu-fixes-block-comments-subsequent-li.patch patches.suse/staging-rtl8188eu-add-spaces-around-character.patch patches.suse/staging-rtl8188eu-removed-function-names-from-string.patch patches.suse/staging-rtl8188eu-removed-unnecessary-parentheses.patch patches.suse/staging-rtl8188eu-removed-unnecessary-blank-lines.patch patches.suse/staging-rtl8188eu-removes-comparison-to-null.patch patches.suse/staging-vchiq_core-Use-return-value-of-mutex_lock_ki patches.suse/staging-vchiq_2835_arm-Reduce-scope-of-i-in-free_pag patches.suse/staging-vchiq_2835_arm-Remove-unnecessary-assignment patches.suse/staging-vchiq_arm-Fix-variable-names-in-comment patches.suse/staging-vchiq_arm-Avoid-multiline-dereference patches.suse/staging-vchiq_2835_arm-Fix-function-name-cleaup_page patches.suse/staging-vchiq_2835_arm-Handle-vmalloc_to_page-error- patches.suse/staging-vchiq_2835_arm-Use-PAGE_MASK-macro patches.suse/staging-vchiq_core-Simplify-VCHIQ-init patches.suse/staging-vchiq_core-Bailout-if-VCHIQ-state-is-already patches.suse/staging-vchiq_core-Don-t-BUG-if-sending-RESUME-fails patches.suse/staging-vchiq_core-Bail-out-if-service-is-NULL patches.suse/staging-vchiq_core-Bail-out-if-ref_count-is-unexpect patches.suse/staging-vchiq_core-Don-t-BUG-if-process-is-unexpecte patches.suse/staging-vchiq_core-Bail-out-in-case-of-invalid-tx_po patches.suse/staging-vchiq_core-Replace-remaining-BUG_ON-with-WAR patches.suse/0013-staging-fsl-dpaa2-eth-Add-static-keyword-where-neede.patch patches.suse/0014-staging-fsl-dpaa2-eth-Initialize-variable-before-use.patch patches.suse/0015-staging-fsl-dpaa2-eth-Fix-return-type-of-ndo_start_x.patch patches.suse/0016-staging-fsl-dpaa2-eth-Remove-incorrect-error-path.patch patches.suse/0017-staging-fsl-dpaa2-eth-Add-error-message-newlines.patch patches.suse/0018-staging-fsl-dpaa2-eth-Minor-cleanup-in-dpaa2_eth_set.patch patches.suse/0019-staging-fsl-dpaa2-eth-Don-t-use-GFP_DMA.patch patches.suse/0020-staging-fsl-dpaa2-eth-Always-call-napi_gro_receive.patch patches.suse/0021-staging-fsl-dpaa2-eth-Reset-dpbp.patch patches.suse/0022-staging-fsl-dpaa2-eth-Defer-probing-if-no-DPIOs-foun.patch patches.suse/0023-staging-fsl-dpaa2-eth-Update-ethtool-stats-names.patch patches.suse/0024-staging-fsl-dpaa2-eth-Add-accessor-for-FAS-field.patch patches.suse/0025-staging-fsl-dpaa2-eth-Remove-unused-fields-from-priv.patch patches.suse/0026-staging-fsl-dpaa2-eth-Only-store-bpid-in-priv-struct.patch patches.suse/0027-staging-fsl-dpaa2-eth-Errors-checking-update.patch patches.suse/0028-staging-fsl-dpaa2-eth-Refactor-MAC-address-setup.patch patches.suse/0029-staging-fsl-dpaa2-eth-Update-number-of-netdev-queues.patch patches.suse/0030-staging-fsl-mc-enclose-macro-params-in-parens.patch patches.suse/0031-staging-fsl-mc-simplify-couple-of-deallocations.patch patches.suse/0032-staging-fsl-mc-drop-a-few-useless-includes.patch patches.suse/0033-staging-fsl-mc-remove-extra-blank-line.patch patches.suse/0034-staging-fsl-mc-drop-unused-forward-declaration.patch patches.suse/0035-staging-fsl-mc-drop-reference-to-restool.patch patches.suse/0036-staging-fsl-mc-add-reference-to-mc-bus-DT-binding.patch patches.suse/staging-rtl8188eu-Remove-unneeded-blank-lines.patch patches.suse/0037-staging-fsl-mc-fix-typo-in-comment.patch patches.suse/0038-staging-fsl-mc-dpio-Propagate-error-code.patch patches.suse/0039-staging-fsl-dpaa2-eth-fix-a-couple-of-implicit-inclu.patch patches.suse/0040-staging-fsl-mc-drop-macros-with-possible-side-effect.patch patches.suse/0001-staging-ccree-use-signal-safe-completion-wait.patch patches.suse/staging-rtl8188eu-style-fixes.patch patches.suse/0009-iio-adc-ina2xx-Make-use-of-attribute-flags-consisten.patch patches.suse/0011-iio-adc-Fix-integration-time-averaging-for-INA219-22.patch patches.suse/iio-accel-st_accel_spi-fix-spi_device_id-table patches.suse/iio-magnetometer-st_magn_spi-fix-spi_device_id-table patches.suse/iio-imu-inv_mpu6050-test-whoami-first-and-against-al patches.suse/0043-staging-fsl-mc-move-comparison-before-strcmp-call.patch patches.suse/0044-staging-fsl-mc-drop-useless-includes.patch patches.suse/0045-staging-fsl-mc-decouple-the-mc-bus-public-headers-fr.patch patches.suse/0046-staging-fsl-mc-delete-duplicated-function-prototypes.patch patches.suse/0047-staging-fsl-mc-delete-prototype-of-unimplemented-fun.patch patches.suse/0048-staging-fsl-mc-turn-several-exported-functions-stati.patch patches.suse/0049-staging-fsl-mc-move-irq-domain-creation-prototype-to.patch patches.suse/0050-staging-fsl-mc-move-couple-of-definitions-to-public-.patch patches.suse/0051-staging-fsl-mc-move-rest-of-mc-bus.h-to-private-head.patch patches.suse/0052-staging-fsl-mc-remove-dpmng-API-files.patch patches.suse/0053-staging-fsl-mc-fix-a-few-implicit-includes.patch patches.suse/0054-staging-fsl-mc-move-mc-sys.h-contents-in-the-public-.patch patches.suse/0055-staging-fsl-mc-move-mc-cmd.h-contents-in-the-public-.patch patches.suse/0056-staging-fsl-mc-make-dprc.h-header-private.patch patches.suse/serial-sh-sci-Update-warning-message-in-sci_request_ patches.suse/tty-handle-the-case-where-we-cannot-restore-a-line-d.patch patches.suse/Fix-serial-console-on-SNI-RM400-machines.patch patches.suse/0057-tty-serial-lpuart-introduce-lpuart_soc_data-to-repre.patch patches.suse/0058-tty-serial-lpuart-refactor-lpuart32_-read-write-prot.patch patches.suse/0059-tty-serial-lpuart-add-little-endian-32-bit-register-.patch patches.suse/0060-tty-serial-lpuart-add-imx7ulp-support.patch patches.suse/0061-tty-serial-lpuart-add-earlycon-support-for-imx7ulp.patch patches.suse/0062-tty-serial-lpuart-add-a-more-accurate-baud-rate-calc.patch patches.suse/drivers-dma-mapping-do-not-leave-an-invalid-area-pages-pointer-in-dma_common_contiguous_remap.patch patches.suse/arm-fix-return-value-of-parse_cpu_capacity.patch patches.suse/arm-remove-wrong-CONFIG_PROC_SYSCTL-ifdef.patch patches.suse/0003-arm-arm64-factorize-common-cpu-capacity-default-code.patch patches.suse/0004-arm-arm64-drivers-reduce-scope-of-cap_parsing_failed.patch patches.suse/0005-arm-arm64-drivers-move-externs-in-a-new-header-file.patch patches.suse/0006-arm-arm64-drivers-add-a-prefix-to-drivers-arch_topol.patch patches.suse/firmware-move-kill_requests_without_uevent-up-above.patch patches.suse/firmware-share-fw-fallback-killing-on-reboot-suspend.patch patches.suse/firmware-always-enable-the-reboot-notifier.patch patches.suse/scsi-ibmvscsi_tgt-remove-use-of-class_attrs.patch patches.suse/zram-use-class_groups-instead-of-class_attrs.patch patches.suse/0047-pktcdvd-use-class_groups-instead-of-class_attrs.patch patches.suse/hid-intel-ish-hid-use-dev_groups-and-not-dev_attrs-f.patch patches.suse/IB-nes-convert-to-use-DRIVER_ATTR_RW.patch patches.suse/wireless-ipw2x00-convert-to-use-DRIVER_ATTR_RW.patch patches.suse/s390-drivers-convert-to-use-DRIVER_ATTR_RO-WO.patch patches.suse/zram-convert-remaining-CLASS_ATTR-to-CLASS_ATTR_RO.patch patches.suse/msft-hv-1364-Tools-hv-vss-Thaw-the-filesystem-and-continue-if-fre.patch patches.suse/msft-hv-1365-tools-hv-properly-handle-long-paths.patch patches.suse/msft-hv-1366-Drivers-hv-vmbus-Fix-error-code-returned-by-vmbus_po.patch patches.suse/msft-hv-1367-Drivers-hv-util-Make-hv_poll_channel-a-little-more-e.patch patches.suse/msft-hv-1368-Drivers-hv-vmbus-Fix-rescind-handling.patch patches.suse/msft-hv-1369-HV-properly-delay-KVP-packets-when-negotiation-is-in.patch patches.suse/msft-hv-1370-Drivers-hv-vmbus-Get-the-current-time-from-the-curre.patch patches.suse/msft-hv-1371-hv_utils-drop-.getcrosststamp-support-from-PTP-drive.patch patches.suse/msft-hv-1372-hv_utils-fix-TimeSync-work-on-pre-TimeSync-v4-hosts.patch patches.suse/msft-hv-1373-drivers-hv-vmbus-Increase-the-time-between-retries-i.patch patches.suse/msft-hv-1374-vmbus-Reuse-uuid_le_to_bin-helper.patch patches.suse/0001-thunderbolt-Use-const-buffer-pointer-in-write-operat.patch patches.suse/0002-thunderbolt-No-need-to-read-UID-of-the-root-switch-o.patch patches.suse/0003-thunderbolt-Do-not-try-to-read-UID-if-DROM-offset-is.patch patches.suse/0004-thunderbolt-Do-not-warn-about-newer-DROM-versions.patch patches.suse/0005-thunderbolt-Add-MSI-X-support.patch patches.suse/0006-thunderbolt-Rework-capability-handling.patch patches.suse/0007-thunderbolt-Allow-passing-NULL-to-tb_ctl_free.patch patches.suse/0008-thunderbolt-Introduce-thunderbolt-bus-and-connection.patch patches.suse/0009-thunderbolt-Convert-switch-to-a-device.patch patches.suse/0010-thunderbolt-Fail-switch-adding-operation-if-reading-.patch patches.suse/0011-thunderbolt-Do-not-fail-if-DROM-data-CRC32-is-invali.patch patches.suse/0012-thunderbolt-Refactor-and-fix-parsing-of-port-drom-en.patch patches.suse/0013-thunderbolt-Read-vendor-and-device-name-from-DROM.patch patches.suse/0014-thunderbolt-Move-control-channel-messages-to-tb_msgs.patch patches.suse/0015-thunderbolt-Expose-get_route-to-other-files.patch patches.suse/0016-thunderbolt-Expose-make_header-to-other-files.patch patches.suse/0017-thunderbolt-Let-the-connection-manager-handle-all-no.patch patches.suse/0018-thunderbolt-Rework-control-channel-to-be-more-reliab.patch patches.suse/0019-thunderbolt-Add-new-Thunderbolt-PCI-IDs.patch patches.suse/0020-thunderbolt-Add-support-for-NHI-mailbox.patch patches.suse/0021-thunderbolt-Store-Thunderbolt-generation-in-the-swit.patch patches.suse/0022-thunderbolt-Add-support-for-DMA-configuration-based-.patch patches.suse/0023-thunderbolt-Do-not-touch-the-hardware-if-the-NHI-is-.patch patches.suse/0024-thunderbolt-Add-support-for-Internal-Connection-Mana.patch patches.suse/0025-thunderbolt-Add-support-for-host-and-device-NVM-firm.patch patches.suse/0001-thunderbolt-Add-documentation-how-Thunderbolt-bus-ca.patch patches.suse/0026-thunderbolt-fix-spelling-mistake-missmatch-mismatch.patch patches.suse/drivers-fsi-Add-module-license-to-core-driver.patch patches.suse/w1-add-subsystem-kernel-public-interface.patch patches.suse/nvmem-correct-Broadcom-OTP-controller-driver-writes.patch patches.suse/0003-doc-ReSTify-apparmor.txt.patch patches.suse/net-skbuff.h-properly-escape-a-macro-name-on-kernel-.patch patches.suse/net-fix-some-identation-issues-at-kernel-doc-markups.patch patches.suse/scsi-fix-some-kernel-doc-markups.patch patches.suse/kernel-doc-describe-the-literal-syntax.patch patches.suse/Documentation-DMA-API-fix-a-typo-in-a-function-name.patch patches.suse/docs-rst-fix-broken-links-to-dynamic-debug-howto-in- patches.suse/Docs-Include-the-Latex-ifthen-package patches.suse/Docs-Fix-breakage-with-Sphinx-1.5-and-upper patches.suse/mmc-core-delete-bounce-buffer-kconfig-option.patch patches.suse/mmc-core-allocate-per-request-data-using-the-block-layer-core.patch patches.suse/mmc-block-move-single-ioctl-commands-to-block-requests.patch patches.suse/mmc-block-move-multi-ioctl-to-use-block-layer.patch patches.suse/mmc-tmio-remove-outdated-comment patches.suse/mmc-block-remove-req-back-pointer.patch patches.suse/mmc-block-tag-drv_ops-with-a-driver-operation-type.patch patches.suse/mmc-block-move-drv-op-issue-function.patch patches.suse/mmc-block-move-boot-partition-locking-into-a-driver-op.patch patches.suse/mmc-block-use-_mmc_send_status-and-drop-get_card_status.patch patches.suse/mmc-mediatek-Fixed-size-in-dma_free_coherent.patch patches.suse/0008-mmc-sdhci-pci-Use-macros-in-pci_ids-definition.patch patches.suse/0009-mmc-sdhci-pci-Add-support-for-Intel-CNP.patch patches.suse/mmc-core-move-mmc-bkops-functions-from-core-c-to-mmc_ops-c.patch patches.suse/mmc-core-move-mmc_interrupt_hpi-from-core-c-to-mmc_ops-c.patch patches.suse/mmc-core-check-also-r1-response-for-stop-commands.patch patches.suse/hwmon-ibmpowernv-Add-highest-lowest-attributes-to-sensors.patch patches.suse/hwmon-ibmpowernv-introduce-a-legacy_compatibles-array.patch patches.suse/hwmon-ibmpowernv-Add-current-A-sensor.patch patches.suse/spi-core-Fix-devm_spi_register_master-function-name- patches.suse/0002-spi-spi-fsl-dspi-ensure-non-zero-return-on-error-pat.patch patches.suse/0003-spi-core-Replace-S_IRUGO-permissions-by-0444.patch patches.suse/0004-spi-core-Add-support-for-registering-SPI-slave-contr.patch patches.suse/0005-spi-Generalize-SPI-master-to-controller.patch patches.suse/0010-spi-pxa2xx-Add-support-for-Intel-Cannonlake.patch patches.suse/0015-spi-rockchip-fix-error-handling-when-probe.patch patches.suse/0016-spi-rockchip-Set-GPIO_SS-flag-to-enable-Slave-Select.patch patches.suse/0017-spi-rockchip-Disable-Runtime-PM-when-chip-select-is-.patch patches.suse/0001-spi-spidev-remove-unused-completion.patch patches.suse/0002-spi-spidev-use-memdup_user.patch patches.suse/x86-msr-index.h-define-EPB-mid-points.patch patches.suse/x86-msr-index.h-define-HWP.EPP-values.patch patches.suse/x86-msr-index.h-fix-shifts-to-ULL-results-in-HWP-macros.patch patches.suse/intel_pstate-use-updated-msr-index.h-HWP.EPP-values.patch patches.suse/0018-cpufreq-CPPC-Initialize-policy-min-to-lowest-nonline.patch patches.suse/cpufreq-intel_pstate-Remove-max-min-fractions-to-limit-performance.patch patches.suse/x86-use-common-aperfmperf_khz_on_cpu-to-calculate-KHz-using-APERF-MPERF.patch patches.suse/intel_pstate-delete-scheduler-hook-in-HWP-mode.patch patches.suse/intel_pstate-skip-scheduler-hook-when-in-performance-mode.patch patches.suse/cpufreq-intel_pstate-Clean-up-after-performance-governor-changes.patch patches.suse/0041-ARM-cpuidle-Support-asymmetric-idle-definition.patch patches.suse/x86-acpi-cstate-allow-acpi-c1-ffh-mwait-use-on-amd-systems.patch patches.suse/cpuidle-menu-allow-state-0-to-be-disabled.patch patches.suse/PM-hibernate-Use-CONFIG_HAVE_SET_MEMORY-for-include- patches.suse/0001-PM-Domains-Call-driver-s-noirq-callbacks.patch patches.suse/0001-ACPI-PM-Run-wakeup-notify-handlers-synchronously.patch patches.suse/ACPI-PM-Change-log-level-of-wakeup-related-message.patch patches.suse/ACPI-PM-Clean-up-device-wakeup-enable-disable-code.patch patches.suse/platform-x86-Add-driver-for-ACPI-INT0002-Virtual-GPI patches.suse/0002-ACPI-PM-Ignore-spurious-SCI-wakeups-from-suspend-to-.patch patches.suse/ACPI-sleep-EC-based-wakeup-from-suspend-to-idle-on-r.patch patches.suse/0001-ACPI-PM-Drop-run_wake-from-struct-acpi_device_wakeup.patch patches.suse/0002-ACPI-PM-Consolidate-device-wakeup-settings-code.patch patches.suse/0003-PCI-PM-Drop-pme_interrupt-flag-from-struct-pci_dev.patch patches.suse/0004-PCI-PM-Simplify-device-wakeup-settings-code.patch patches.suse/0005-PM-core-Drop-run_wake-flag-from-struct-dev_pm_info.patch patches.suse/ACPICA-Change-path-s-type-from-u8-to-char.patch patches.suse/ACPICA-tables-add-WSMT-support.patch patches.suse/ACPICA-Add-new-notify-value-for-memory-attributes-up.patch patches.suse/ACPICA-Utilities-Make-a-notify-value-reserved.patch patches.suse/ACPICA-Add-support-for-_LSI-as-a-predefined-method.patch patches.suse/ACPICA-Add-support-for-_LSR-as-a-predefined-method.patch patches.suse/ACPICA-Add-support-for-_LSW-as-a-predefined-method.patch patches.suse/ACPICA-Add-support-for-_HMA-as-a-predefined-method.patch patches.suse/0024-ACPICA-Tables-Add-PPTT-table-definitions.patch patches.suse/ACPICA-Add-support-for-new-SRAT-subtable.patch patches.suse/ACPICA-disassembler-improve-Switch-support.patch patches.suse/0019-ACPICA-Add-header-support-for-TPM2-table-changes.patch patches.suse/0008-ACPICA-Add-support-for-new-PCCT-subtables.patch patches.suse/ACPICA-ACPI-6.2-Add-support-for-PinFunction-resource.patch patches.suse/ACPICA-ACPI-6.2-Add-support-for-PinConfig-resource.patch patches.suse/ACPICA-ACPI-6.2-Add-support-for-PinGroup-resource.patch patches.suse/ACPICA-ACPI-6.2-Add-support-for-PinGroupFunction-res.patch patches.suse/ACPICA-ACPI-6.2-Add-support-for-PinGroupConfig-resou.patch patches.suse/ACPICA-Fix-a-type-value-overlap-in-the-AML-support-f.patch patches.suse/ACPICA-Core-Always-set-GPIO-VendorOffset.patch patches.suse/ACPICA-Events-Add-runtime-stub-support-for-event-API.patch patches.suse/ACPICA-Update-error-message-for-field-beyond-buffer-.patch patches.suse/ACPICA-Explicitly-cast-1-to-u32.patch patches.suse/ACPICA-Debugger-acpiexec-Cleanup-error-messages.patch patches.suse/ACPICA-Dispatcher-Remove-unnecessary-call-to-debugge.patch patches.suse/ACPICA-Disassembler-Abort-on-an-invalid-unknown-AML-.patch patches.suse/ACPICA-Export-the-public-mutex-interfaces.patch patches.suse/ACPICA-Remove-extraneous-status-check.patch patches.suse/ACPICA-Split-resource-descriptor-decode-strings-to-a.patch patches.suse/ACPICA-Update-comments-no-functional-change.patch patches.suse/ACPICA-Fix-for-Device-Thermal-objects-with-ObjectTyp.patch patches.suse/ACPICA-Update-two-error-messages-to-emit-control-met.patch patches.suse/ACPICA-Changing-External-to-a-named-object.patch patches.suse/ACPICA-Changed-Gbl_disasm_flag-to-acpi_gbl_disasm_fl.patch patches.suse/ACPICA-Disassembler-prevent-external-op-s-from-openi.patch patches.suse/ACPICA-Disassembler-add-external-op-to-namespace-on-.patch patches.suse/ACPICA-Disassembler-allow-conflicting-external-decla.patch patches.suse/ACPICA-Improvements-for-debug-output-only.patch patches.suse/ACPICA-Simplify-output-for-the-ACPI-Debug-Object.patch patches.suse/ACPICA-acpiexec-enhance-local-signal-handler.patch patches.suse/ACPICA-Update-a-couple-of-debug-output-messages.patch patches.suse/ACPICA-Use-designated-initializers.patch patches.suse/ACPI-configfs-Unload-SSDT-on-configfs-entry-removal.patch patches.suse/0009-bus-arm-ccn-Fix-module-autoload.patch patches.suse/0010-bus-arm-ccn-Use-devm_kcalloc-in-arm_ccn_probe.patch patches.suse/0011-bus-arm-ccn-Enable-stats-for-CCN-502-interconnect.patch patches.suse/0022-clk-rockchip-add-ids-for-camera-on-rk3399.patch patches.suse/pm-domains-allow-overriding-the-xlate-callback.patch patches.suse/soc-tegra-flowctrl-Fix-error-handling patches.suse/firmware-tegra-Fix-locking-bugs-in-BPMP patches.suse/0019-arm64-marvell-enable-the-Armada-7K-8K-pinctrl-driver.patch patches.suse/0020-arm64-marvell-enable-ICU-and-GICP-drivers.patch patches.suse/tpm-move-endianness-conversion-of-TPM_TAG_RQU_COMMAN.patch patches.suse/tpm-move-endianness-conversion-of-ordinals-to-tpm_in.patch patches.suse/tpm-177-tis-Fix-IRQ-autoprobing-when-using-platform_devi.patch patches.suse/tpm-178-tis-Use-platform_get_irq.patch patches.suse/tpm_tis-consolidate-the-platform-and-acpi-probe-flow.patch patches.suse/tpm-vtpm_proxy-Suppress-error-logging-when-in-closed.patch patches.suse/tpm-Introduce-flag-TPM_TRANSMIT_RAW.patch patches.suse/tpm-vtpm_proxy-Implement-request_locality-function.patch patches.suse/ima-Add-cgroups2-to-the-defaults-list.patch patches.suse/IB-core-IB-cache-enhancements-to-support-Infiniband-.patch patches.suse/IB-core-Enforce-PKey-security-on-QPs.patch patches.suse/selinux-lsm-IB-core-Implement-LSM-notification-syste.patch patches.suse/IB-core-Enforce-security-on-management-datagrams.patch patches.suse/Fix-English-in-description-of-GCC_PLUGIN_STRUCTLEAK patches.suse/crypto-sha512-mb-add-some-missing-unlock-on-error patches.suse/0001-crypto-caam-avoid-kzalloc-0-in-caam_read_raw_data.patch patches.suse/0002-crypto-caam-incapsulate-dropping-leading-zeros-into-.patch patches.suse/0003-crypto-caam-add-support-for-RSA-key-form-2.patch patches.suse/0004-crypto-caam-add-support-for-RSA-key-form-3.patch patches.suse/0001-crypto-arm64-sha-avoid-non-standard-inline-asm-trick.patch patches.suse/0001-crypto-qat-use-pcie_flr-instead-of-duplicating-it.patch patches.suse/0001-crypto-hmac-add-hmac-IPAD-OPAD-constant.patch patches.suse/0001-crypto-marvell-Use-IPAD-OPAD-constant.patch patches.suse/0001-crypto-mv_cesa-Use-IPAD-OPAD-constant.patch patches.suse/0001-crypto-qat-Use-IPAD-OPAD-constant.patch patches.suse/0005-crypto-inside-secure-add-SafeXcel-EIP197-crypto-engi.patch patches.suse/crypto-dh-fix-memleak-in-setkey.patch patches.suse/0001-crypto-kpp-assume-key-is-already-set-in-maxsize.patch patches.suse/0001-crypto-dh-comply-with-crypto_kpp_maxsize.patch patches.suse/0001-crypto-ecdh-comply-with-crypto_kpp_maxsize.patch patches.suse/0001-crypto-qat-comply-with-crypto_kpp_maxsize.patch patches.suse/0001-crypto-akcipher-assume-key-is-already-set-in-maxsize.patch patches.suse/0001-crypto-rsa-comply-with-crypto_akcipher_maxsize.patch patches.suse/0001-crypto-caampkc-comply-with-crypto_akcipher_maxsize.patch patches.suse/0001-crypto-qat-comply-with-crypto_akcipher_maxsize.patch patches.suse/0001-crypto-pkcs1pad-comply-with-crypto_akcipher_maxsize.patch patches.suse/0001-crypto-cavium-Add-support-for-CNN55XX-adapters.patch patches.suse/0002-crypto-cavium-Add-debugfs-support-in-CNN55XX-driver.patch patches.suse/0003-crypto-cavium-Register-the-CNN55XX-supported-crypto-.patch patches.suse/0004-crypto-cavium-Downgrade-the-annoying-misc-interrupt-.patch patches.suse/0005-crypto-cavium-Remove-the-individual-encrypt-decrypt-.patch patches.suse/0006-crypto-cavium-Add-more-algorithms.patch patches.suse/0007-crypto-cavium-fix-spelling-mistake-Revsion-Revision.patch patches.suse/crypto-chcr-Pass-lcb-bit-setting-to-firmware.patch patches.suse/crypto-chcr-Fix-fallback-key-setting.patch patches.suse/crypto-chcr-Return-correct-error-code.patch patches.suse/crypto-chcr-Avoid-changing-request-structure.patch patches.suse/crypto-chcr-Add-ctr-mode-and-process-large-sg-entrie.patch patches.suse/chcr-Add-debug-counters.patch patches.suse/crypto-chcr-Ensure-Destination-sg-entry-size-less-th.patch patches.suse/crypto-chcr-Select-device-in-Round-Robin-fashion.patch patches.suse/0001-crypto-inside-secure-use-hmac-ipad-opad-constants.patch patches.suse/0002-crypto-inside-secure-fix-the-ring-wr_cache-offset.patch patches.suse/0003-crypto-inside-secure-fix-incorrect-DSE-data-cache-se.patch patches.suse/0004-crypto-inside-secure-enable-single-WR-in-DSE-configu.patch patches.suse/0005-crypto-inside-secure-optimize-DSE-bufferability-cont.patch patches.suse/0006-crypto-inside-secure-align-the-cipher-and-hash-send-.patch patches.suse/0007-crypto-inside-secure-update-the-context-and-request-.patch patches.suse/0008-crypto-inside-secure-use-one-queue-per-hw-ring.patch patches.suse/0009-crypto-inside-secure-stop-requeueing-failed-requests.patch patches.suse/0010-crypto-inside-secure-get-the-backlog-before-dequeuei.patch patches.suse/0011-crypto-inside-secure-only-dequeue-when-needed.patch patches.suse/0012-crypto-inside-secure-increase-the-batch-size.patch patches.suse/0013-crypto-inside-secure-use-the-base_end-pointer-in-rin.patch patches.suse/0006-crypto-caam-make-of_device_ids-const.patch patches.suse/0014-Documentation-bindings-Document-the-SafeXel-cryptogr.patch patches.suse/0008-crypto-cavium-nitrox-dma_mapping_error-returns-bool.patch patches.suse/crypto-testmgr-Reenable-sha1-aes-in-FIPS-mode patches.suse/0007-crypto-caam-fix-gfp-allocation-flags-part-II.patch patches.suse/xgene-sp3-0011-drivers-net-xgene-Protect-indirect-MAC-access.patch patches.suse/xgene-sp3-0012-drivers-net-phy-xgene-Add-lock-to-protect-mac-access.patch patches.suse/xgene-sp3-0013-drivers-net-xgene-Use-rgmii-mdio-mac-access.patch patches.suse/xgene-sp3-0014-drivers-net-xgene-Remove-redundant-local-stats.patch patches.suse/xgene-sp3-0015-drivers-net-xgene-Refactor-statistics-error-parsing-.patch patches.suse/xgene-sp3-0016-drivers-net-xgene-Remove-unused-macros.patch patches.suse/xgene-sp3-0017-drivers-net-xgene-Extend-ethtool-statistics.patch patches.suse/xgene-sp3-0018-drivers-net-xgene-Add-rx_overrun-tx_underrun-statist.patch patches.suse/xgene-sp3-0019-drivers-net-xgene-Workaround-for-HW-errata-10GE_4.patch patches.suse/xgene-sp3-0020-drivers-net-xgene-Add-frame-recovered-statistics-cou.patch patches.suse/xgene-sp3-0021-drivers-net-xgene-Workaround-for-HW-errata-10GE_10-E.patch patches.suse/xgene-sp3-0022-drivers-net-xgene-Fix-redundant-prefetch-buffer-clea.patch patches.suse/bnxt-add-dma-mapping-attributes.patch patches.suse/msft-hv-1363-tools-hv-Add-clean-up-for-included-files-in-Ubuntu-n.patch patches.suse/nfp-don-t-enable-TSO-on-the-device-when-disabled.patch patches.suse/nfp-rename-l4_offset-in-struct-nfp_net_tx_desc-to-ls.patch patches.suse/nfp-support-LSO2-capability.patch patches.suse/nfp-don-t-assume-RSS-and-IRQ-moderation-are-always-e.patch patches.suse/nfp-version-independent-support-for-chained-RSS-meta.patch patches.suse/nfp-add-CHECKSUM_COMPLETE-support.patch patches.suse/nfp-complete-the-XDP-TX-ring-only-when-it-s-full.patch patches.suse/nfp-add-a-helper-for-wrapping-descriptor-index.patch patches.suse/nfp-eliminate-an-if-statement-in-calculation-of-comp.patch patches.suse/net-sock-factor-out-dequeue-peek-with-offset-code.patch patches.suse/udp-use-a-separate-rx-queue-for-packet-reception.patch patches.suse/udp-keep-the-sk_receive_queue-held-when-splicing.patch patches.suse/tcp-internal-implementation-for-pacing.patch patches.suse/bnx2x-Remove-open-coded-carrier-check.patch patches.suse/net-phy-Remove-residual-magic-from-PHY-drivers.patch patches.suse/liquidio-use-pcie_flr-instead-of-duplicating-it.patch patches.suse/cxgb4-0151-cxgb4-reduce-resource-allocation-in-kdump-kernel.patch patches.suse/cxgb4-add-new-T5-pci-device-id.patch patches.suse/mlxsw-spectrum_buffer-Reduce-scope-of-shared-buffer-.patch patches.suse/mlxsw-spectrum_router-Reduce-scope-of-router-struct.patch patches.suse/mlxsw-spectrum_switchdev-Reduce-scope-of-bridge-stru.patch patches.suse/mlxsw-spectrum_router-Move-RIFs-array-to-its-rightfu.patch patches.suse/mlxsw-spectrum_router-Move-FIB-notification-block-to.patch patches.suse/mlxsw-spectrum_router-Initialize-RIFs-in-a-separate-.patch patches.suse/mlxsw-spectrum_switchdev-Remove-redundant-check.patch patches.suse/mlxsw-spectrum_switchdev-Don-t-batch-VLAN-operations.patch patches.suse/mlxsw-spectrum_switchdev-Don-t-batch-STP-operations.patch patches.suse/mlxsw-spectrum_switchdev-Don-t-batch-learning-operat.patch patches.suse/mlxsw-spectrum-Move-PVID-code-to-appropriate-place.patch patches.suse/mlxsw-spectrum-Default-ports-to-non-virtual-mode.patch patches.suse/liquidio-fix-insmod-failure-when-multiple-NICs-are-p.patch patches.suse/liquidio-fix-PF-falsely-indicating-success-at-settin.patch patches.suse/net-sched-move-tc_classify-function-to-cls_api.c.patch patches.suse/net-sched-introduce-tcf-block-infractructure.patch patches.suse/net-sched-rename-tcf_destroy_chain-helper.patch patches.suse/net-sched-replace-nprio-by-a-bool-to-make-the-functi.patch patches.suse/net-sched-move-TC_H_MAJ-macro-call-into-tcf_auto_pri.patch patches.suse/net-sched-introduce-helpers-to-work-with-filter-chai.patch patches.suse/net-sched-push-chain-dump-to-a-separate-function.patch patches.suse/net-sched-introduce-multichain-support-for-filters.patch patches.suse/net-sched-push-tp-down-to-action-init.patch patches.suse/net-sched-add-termination-action-to-allow-goto-chain.patch patches.suse/sch_dsmark-Fix-uninitialized-variable-warning.patch patches.suse/tcp-use-tp-tcp_mstamp-in-output-path.patch patches.suse/tcp-introduce-tcp_jiffies32.patch patches.suse/dccp-do-not-use-tcp_time_stamp.patch patches.suse/tcp-use-tcp_jiffies32-to-feed-tp-lsndtime.patch patches.suse/tcp-use-tcp_jiffies32-to-feed-tp-snd_cwnd_stamp.patch patches.suse/tcp_bbr-use-tcp_jiffies32-instead-of-tcp_time_stamp.patch patches.suse/tcp-bic-cubic-use-tcp_jiffies32-instead-of-tcp_time_.patch patches.suse/tcp-use-tcp_jiffies32-for-rcv_tstamp-and-lrcvtime.patch patches.suse/tcp-use-tcp_jiffies32-to-feed-probe_timestamp.patch patches.suse/tcp-uses-jiffies_32-to-feed-tp-chrono_start.patch patches.suse/tcp-use-tcp_jiffies32-in-__tcp_oow_rate_limited.patch patches.suse/tcp_westwood-use-tcp_jiffies32-instead-of-tcp_time_s.patch patches.suse/tcp_lp-cache-tcp_time_stamp.patch patches.suse/tcp-replace-misc-tcp_time_stamp-to-tcp_jiffies32.patch patches.suse/tcp-switch-TCP-TS-option-RFC-7323-to-1ms-clock.patch patches.suse/net-phy-Marvell-checkpatch-Comments.patch patches.suse/net-phy-marvell-Checkpatch-Missing-or-extra-blank-li.patch patches.suse/net-phy-marvell-Checkpatch-assignments-and-compariso.patch patches.suse/net-phy-marvell-Refactor-some-bigger-functions.patch patches.suse/net-phy-marvell-Add-helpers-to-get-set-page.patch patches.suse/net-phy-marvell-checkpatch-Fix-remaining-long-lines.patch patches.suse/ptr_ring-add-ptr_ring_unconsume.patch patches.suse/skb_array-introduce-skb_array_unconsume.patch patches.suse/ptr_ring-introduce-batch-dequeuing.patch patches.suse/skb_array-introduce-batch-dequeuing.patch patches.suse/tun-export-skb_array.patch patches.suse/tap-export-skb_array.patch patches.suse/tun-support-receiving-skb-through-msg_control.patch patches.suse/tap-support-receiving-skb-from-msg_control.patch patches.suse/vhost_net-try-batch-dequing-from-skb-array.patch patches.suse/udp-make-function-udp_skb_dtor_locked-static.patch patches.suse/net-make-struct-net_device-tx_queue_len-unsigned-int.patch patches.suse/net-fix-__skb_try_recv_from_queue-to-return-the-old-.patch patches.suse/mlxsw-spectrum_dpipe-Fix-sparse-warnings.patch patches.suse/liquidio-make-the-spinlock-octeon_devices_lock-stati.patch patches.suse/tcp-fix-tcp_rearm_rto.patch patches.suse/qed-Utilize-FW-8.20.0.0.patch patches.suse/ibmvnic-076-fix-missing-unlock-on-error-in-__ibmvnic_reset.patch patches.suse/qed-Remove-unused-including-linux-version.h.patch patches.suse/net-mlx5e-Fix-possible-memory-leak.patch patches.suse/skbuff-add-stub-to-help-computing-crc32c-on-SCTP-pac.patch patches.suse/net-introduce-skb_crc32c_csum_help.patch patches.suse/sk_buff-remove-support-for-csum_bad-in-sk_buff.patch patches.suse/net-use-skb-csum_not_inet-to-identify-packets-needin.patch patches.suse/net-more-accurate-checksumming-in-validate_xmit_skb.patch patches.suse/sk_buff.h-improve-description-of-CHECKSUM_-COMPLETE-.patch patches.suse/xgene-sp3-0001-phy-Add-helper-function-to-check-phy-interface-mode.patch patches.suse/xgene-sp3-0023-xgene-Check-all-RGMII-phy-mode-variants.patch patches.suse/qede-Allow-WoL-to-activate-by-default.patch patches.suse/qede-Honor-user-request-for-Tx-buffers.patch patches.suse/qede-Add-missing-Status-block-free.patch patches.suse/qede-Don-t-use-an-internal-MAC-field.patch patches.suse/qed-Revise-alloc-setup-free-flow.patch patches.suse/qed-Correct-print-in-iscsi-error-flow.patch patches.suse/qede-qedr-closure-after-setting-state.patch patches.suse/qed-Fix-setting-of-Management-bitfields.patch patches.suse/qede-Support-1G-advertisment.patch patches.suse/ibmveth-Support-to-enable-LSO-CSO-for-Trunk-VEA.patch patches.suse/cxgb4-retrieve-port-information-from-firmware.patch patches.suse/net-define-receive-timestamp-filter-for-NTP.patch patches.suse/net-ethernet-update-drivers-to-handle-HWTSTAMP_FILTE.patch patches.suse/net-add-function-to-retrieve-original-skb-device-usi.patch patches.suse/net-add-new-control-message-for-incoming-HW-timestam.patch patches.suse/net-fix-documentation-of-struct-scm_timestamping.patch patches.suse/net-allow-simultaneous-SW-and-HW-transmit-timestampi.patch patches.suse/net-ethernet-update-drivers-to-make-both-SW-and-HW-T.patch patches.suse/tcp-fix-tcp_probe_timer-for-TCP_USER_TIMEOUT.patch patches.suse/net-Define-SCM_TIMESTAMPING_PKTINFO-on-all-architect.patch patches.suse/net-Fix-parisc-SCM_TIMESTAMPING_PKTINFO-value.patch patches.suse/net-ipv4-Plumb-extack-through-route-add-functions.patch patches.suse/net-ipv4-Add-extack-messages-for-route-add-failures.patch patches.suse/net-ipv6-Plumb-extack-through-route-add-functions.patch patches.suse/net-ipv6-Add-extack-messages-for-route-add-failures.patch patches.suse/nfp-add-nfp_cppcore_pcie_unit-helper.patch patches.suse/nfp-make-nfp_net-alloc-init-cleanup-free-not-depend-.patch patches.suse/nfp-rename-netdev-port-to-vNIC.patch patches.suse/nfp-add-nfp_net_pf_free_vnic-function.patch patches.suse/nfp-introduce-very-minimal-nfp_app.patch patches.suse/nfp-disallow-mixing-vNICs-with-and-without-NSP-port-.patch patches.suse/nfp-introduce-nfp_port.patch patches.suse/nfp-update-port-state-in-place.patch patches.suse/nfp-move-refresh-tracking-into-the-port-structure.patch patches.suse/nfp-provide-linking-on-port-structures.patch patches.suse/nfp-mark-port-state-as-stale-after-reconfig.patch patches.suse/nfp-mark-port-state-as-stale-if-update-failed.patch patches.suse/nfp-refresh-port-state-before-reporting-autonegotiat.patch patches.suse/net-sched-properly-assign-RCU-pointer-in-tcf_chain_t.patch patches.suse/net-sched-fix-filter-flushing.patch patches.suse/enic-unmask-intr-only-when-napi-is-complete.patch patches.suse/net-make-struct-inet_frags-qsize-unsigned.patch patches.suse/qede-Fix-sparse-warnings.patch patches.suse/qed-Align-DP_ERR-style-with-other-DP-macros.patch patches.suse/qed-main_ptt-for-tunnel-configuration.patch patches.suse/qed-Log-incorrectly-installed-board.patch patches.suse/qed-Drop-the-s-from-num_ports_in_engines.patch patches.suse/qed-Remove-BB_A0-references.patch patches.suse/qed-Flush-slowpath-tasklet-on-stop.patch patches.suse/qed-Enable-RoCE-parser-searching-on-fp-init.patch patches.suse/qed-Provide-MBI-information-in-dev_info.patch patches.suse/qede-Log-probe-of-PCI-device.patch patches.suse/qed-Replace-set_id-api-with-set_name.patch patches.suse/net-flow_dissector-add-support-for-dissection-of-tcp.patch patches.suse/net-sched-flower-add-support-for-matching-on-tcp-fla.patch patches.suse/mlxsw-acl-Add-tcp-flags-acl-element.patch patches.suse/mlxsw-spectrum-Add-acl-block-containing-tcp-flags-fo.patch patches.suse/mlxsw-spectrum_flower-Add-support-for-tcp-flags.patch patches.suse/tcp-fix-TCP_SYNCNT-flakes.patch patches.suse/net-IB-mlx5-Replace-mlx5_vzalloc-with-kvzalloc.patch patches.suse/net-mlx5-Update-the-list-of-the-PCI-supported-device.patch patches.suse/net-mlx5-Introduce-trigger_health_work-function.patch patches.suse/net-mlx5-FPGA-Add-basic-support-for-Innova.patch patches.suse/net-mlx5-Bump-driver-version.patch patches.suse/IB-mlx5-Bump-driver-version.patch patches.suse/net-sched-cls_api-make-reclassify-return-all-the-way.patch patches.suse/net_sched-only-create-filter-chains-for-new-filters-.patch patches.suse/tcp-better-validation-of-received-ack-sequences.patch patches.suse/net-phy-put-genphy_config_init-s-EXPORT_SYMBOL-direc.patch patches.suse/Bluetooth-Add-support-for-Intel-Bluetooth-device-946.patch patches.suse/Bluetooth-hci_uart-fix-kconfig-dependency patches.suse/Bluetooth-hci_ldisc-Use-rwlocking-to-avoid-closing-p patches.suse/Bluetooth-hci_nokia-select-BT_HCIUART_H4 patches.suse/Bluetooth-hci_ll-Fix-download_firmware-return-when-_ patches.suse/Bluetooth-btintel-Add-MODULE_FIRMWARE-entries-for-iB.patch patches.suse/be2net-Fix-UE-detection-logic-for-BE3.patch patches.suse/be2net-Update-the-driver-version-to-11.4.0.0.patch patches.suse/Add-the-mlxfw-module-for-Mellanox-firmware-flash-pro.patch patches.suse/mlxsw-reg-Add-Management-Component-Query-Information.patch patches.suse/mlxsw-reg-Add-Management-Component-Control-register.patch patches.suse/mlxsw-reg-Add-Management-Component-Data-Access-regis.patch patches.suse/mlxsw-spectrum-Add-the-needed-callbacks-for-mlxfw-in.patch patches.suse/mlxsw-core-Create-the-mlxsw_fw_rev-struct.patch patches.suse/mlxsw-spectrum-Validate-firmware-revision-on-init.patch patches.suse/mlxsw-spectrum_router-Adjust-RIF-configuration-for-n.patch patches.suse/nfp-move-mutex-init-out-of-net-code.patch patches.suse/nfp-add-devlink-support.patch patches.suse/nfp-add-helper-for-cleaning-up-vNICs.patch patches.suse/nfp-register-ports-as-devlink-ports.patch patches.suse/nfp-calculate-total-port-lanes-for-split.patch patches.suse/nfp-support-port-splitting-via-devlink.patch patches.suse/net-ipv4-Save-trie-prefix-to-fib-lookup-result.patch patches.suse/net-phy-Create-sysfs-reciprocal-links-for-attached_d.patch patches.suse/liquidio-fix-rare-pci_driver.probe-failure-of-VF-dri.patch patches.suse/liquidio-fix-inaccurate-count-of-napi-processed-rx-p.patch patches.suse/net-phy-marvell-defines-for-copper-and-fibre-pages.patch patches.suse/net-phy-marvell-More-hidden-page-changes-refactored.patch patches.suse/net-phy-marvell-helper-to-get-and-set-page.patch patches.suse/net-phy-marvell-Uniform-page-names.patch patches.suse/bridge-Export-VLAN-filtering-state.patch patches.suse/bridge-Export-multicast-enabled-state.patch patches.suse/mlxsw-spectrum-Set-port-s-mode-according-to-FID-mapp.patch patches.suse/mlxsw-spectrum-Introduce-Port-VLAN-structure.patch patches.suse/mlxsw-spectrum-Change-signature-of-FID-leave-functio.patch patches.suse/mlxsw-spectrum_router-Replace-vPorts-with-Port-VLAN.patch patches.suse/mlxsw-spectrum-Don-t-lose-bridge-port-device-during-.patch patches.suse/mlxsw-spectrum-Don-t-create-FIDs-upon-creation-of-VL.patch patches.suse/mlxsw-spectrum-Replace-vPorts-with-Port-VLAN.patch patches.suse/mlxsw-spectrum_router-Allocate-FID-prior-to-RIF-conf.patch patches.suse/mlxsw-spectrum_router-Allocate-RIF-prior-to-its-conf.patch patches.suse/mlxsw-spectrum_router-Extend-the-RIF-struct.patch patches.suse/mlxsw-spectrum_router-Configure-RIFs-based-on-RIF-st.patch patches.suse/mlxsw-spectrum_router-Destroy-RIF-only-based-on-its-.patch patches.suse/mlxsw-spectrum_router-Flood-packets-to-router-after-.patch patches.suse/mlxsw-spectrum_router-Determine-VR-first-when-creati.patch patches.suse/mlxsw-spectrum-Implement-common-FID-core.patch patches.suse/mlxsw-spectrum_router-Implement-common-RIF-core.patch patches.suse/ibmvnic-077-Track-state-of-adapter-napis.patch patches.suse/ibmvnic-078-Handle-failover-after-failed-init-crq.patch patches.suse/ibmvnic-079-Send-gratuitous-arp-on-reset.patch patches.suse/ibmvnic-080-Fix-cleanup-of-SKB-s-on-driver-close.patch patches.suse/ibmvnic-081-Non-fatal-error-handling.patch patches.suse/ibmvnic-082-Halt-TX-and-report-carrier-off-on-H_CLOSED-r.patch patches.suse/ibmvnic-083-Deactivate-RX-pool-buffer-replenishment-on-H.patch patches.suse/ibmvnic-084-Check-adapter-state-during-ibmvnic_poll.patch patches.suse/ibmvnic-085-Reset-the-CRQ-queue-during-driver-reset.patch patches.suse/ibmvnic-086-Reset-tx-rx-pools-on-driver-reset.patch patches.suse/ibmvnic-087-Reset-sub-crqs-during-driver-reset.patch patches.suse/rtnl-Add-support-for-netdev-event-to-link-messages.patch patches.suse/net-phy-Relax-error-checking-on-sysfs_create_link.patch patches.suse/nfp-add-MAY_USE_DEVLINK-dependency.patch patches.suse/nfp-add-set_mac_address-support-while-the-interface-.patch patches.suse/nfp-set-driver-VF-limit.patch patches.suse/nfp-don-t-set-aux-pointers-if-ioremap-failed.patch patches.suse/nfp-only-try-to-get-to-PCIe-ctrl-memory-if-BARs-are-.patch patches.suse/nfp-support-long-reads-and-writes-with-the-cpp-helpe.patch patches.suse/nfp-shorten-CPP-core-probe-logs.patch patches.suse/nfp-support-variable-NSP-response-lengths.patch patches.suse/nfp-add-hwmon-support.patch patches.suse/nfp-don-t-wait-for-resources-indefinitely.patch patches.suse/nfp-fix-print-format-for-ring-pointers-in-ring-dumps.patch patches.suse/nfp-don-t-add-ring-size-to-index-calculations.patch patches.suse/nfp-don-t-keep-count-for-free-buffers-delayed-kick.patch patches.suse/net-ipv4-refactor-key-and-length-checks.patch patches.suse/net-ipv4-Add-extack-message-for-invalid-prefix-or-le.patch patches.suse/net-add-extack-arg-to-lwtunnel-build-state.patch patches.suse/qed-Add-missing-static-local-dcbx-info.patch patches.suse/qed-Correct-DCBx-update-scheme.patch patches.suse/qed-Don-t-inherit-RoCE-DCBx-for-V2.patch patches.suse/qed-QL41xxx-VF-MSI-x-table.patch patches.suse/qed-Support-dynamic-s-tag-change.patch patches.suse/qed-Get-rid-of-the-attention-arrays.patch patches.suse/qed-Diffrentiate-adapter-specific-attentions.patch patches.suse/qed-Print-multi-bit-attentions-properly.patch patches.suse/qed-Mask-parities-after-occurance.patch patches.suse/qed-Cache-alignemnt-padding-to-match-host.patch patches.suse/cxgb4-0153-cxgb4-keep-carrier-off-before-registering-netdev.patch patches.suse/cxgb4-add-new-T5-pci-device-id-2.patch patches.suse/cxgb4-FW-upgrade-fixes.patch patches.suse/cxgb4-0152-cxgb4-Fix-netdev_features-flag.patch patches.suse/bnxt_en-Support-for-Short-Firmware-Message.patch patches.suse/bnxt_en-Add-PCI-IDs-for-BCM57454-VF-devices.patch patches.suse/bnxt_en-Add-a-callback-to-inform-RDMA-driver-during-.patch patches.suse/bnxt_en-Add-additional-chip-ID-definitions.patch patches.suse/bnxt_en-Optimize-doorbell-write-operations-for-newer.patch patches.suse/bnxt_en-Implement-xmit_more.patch patches.suse/bnxt_en-Pass-in-sh-parameter-to-bnxt_set_dflt_rings.patch patches.suse/bnxt_en-Fix-xmit_more-with-BQL.patch patches.suse/net-mlxfw-select-CONFIG_XZ_DEC.patch patches.suse/samples-bpf-bpf_load.c-order-of-prog_fd-should-corre.patch patches.suse/rtnetlink-use-the-new-rtnl_get_event-interface.patch patches.suse/msft-hv-1376-netvsc-Add-include-s-for-csum_-function-declarations.patch patches.suse/i40evf-fix-duplicate-lines.patch patches.suse/i40evf-fix-merge-error-in-older-patch.patch patches.suse/i40evf-disable-unused-flags.patch patches.suse/i40e-fix-race-condition-with-PTP_TX_IN_PROGRESS-bits.patch patches.suse/i40e-avoid-permanent-lock-of-_PTP_TX_IN_PROGRESS.patch patches.suse/i40e-add-statistic-indicating-number-of-skipped-Tx-t.patch patches.suse/i40e-use-pf-data-structure-directly-in-i40e_ptp_rx_h.patch patches.suse/i40e-check-for-Tx-timestamp-timeouts-during-watchdog.patch patches.suse/i40e-Check-for-memory-allocation-failure.patch patches.suse/ixgbe-ixgbevf-Enables-TSO-for-MPLS-encapsulated-pack.patch patches.suse/ixgbe-initialize-u64_stats_sync-structures-early-at-.patch patches.suse/ixgbe-Remove-MAC-X550EM_X-1Gbase-t-led_-on-off-suppo.patch patches.suse/ixgbe-enable-L3-L4-filtering-for-Tx-switched-packets.patch patches.suse/ixgbe-Correct-thermal-sensor-event-check.patch patches.suse/ixgbe-Add-error-checking-to-setting-VF-MAC.patch patches.suse/ixgbe-Resolve-truncation-warning-for-q_vector-name.patch patches.suse/ixgbe-Resolve-warnings-for-Wimplicit-fallthrough.patch patches.suse/ixgbevf-Resolve-truncation-warning-for-q_vector-name.patch patches.suse/ixgbevf-Resolve-warnings-for-Wimplicit-fallthrough.patch patches.suse/ixgbe-correct-CS4223-7-PHY-identification.patch patches.suse/ixgbe-add-write-flush-when-configuring-CS4223-7.patch patches.suse/ixgbe-always-call-setup_mac_link-for-multispeed-fibe.patch patches.suse/ixgbe-add-missing-configuration-for-rate-select-1.patch patches.suse/ixgbe-fix-incorrect-status-check.patch patches.suse/sched-add-helper-for-updating-statistics-on-all-acti.patch patches.suse/nfp-add-missing-fall-through-statements.patch patches.suse/nfp-turn-reading-PCIe-RTsym-parameters-into-a-helper.patch patches.suse/nfp-move-port-init-to-apps.patch patches.suse/nfp-report-app-name-in-ethtool-i.patch patches.suse/nfp-move-eBPF-offload-files-to-BPF-app-directory.patch patches.suse/nfp-move-bpf-offload-code-to-the-BPF-app.patch patches.suse/nfp-move-basic-eBPF-stats-to-app-specific-code.patch patches.suse/nfp-fix-memory-leak-on-FW-load-error.patch patches.suse/bpf-free-up-BPF_JMP-BPF_CALL-BPF_X-opcode.patch patches.suse/bpf-split-bpf-core-interpreter.patch patches.suse/bpf-teach-verifier-to-track-stack-depth.patch patches.suse/bpf-reconcile-bpf_tail_call-and-stack_depth.patch patches.suse/bpf-track-stack-depth-of-classic-bpf-programs.patch patches.suse/bpf-fix-stack_depth-usage-by-test_bpf.ko.patch patches.suse/bpf-use-different-interpreter-depending-on-required-.patch patches.suse/bpf-change-x86-JITed-program-stack-layout.patch patches.suse/bpf-take-advantage-of-stack_depth-tracking-in-x64-JI.patch patches.suse/phy-micrel-add-Microchip-KSZ-9477-Switch-PHY-support.patch patches.suse/qed-Make-qed_int_cau_conf_pi-static.patch patches.suse/qed-Minor-refactoring-in-interrupt-code.patch patches.suse/qed-IGU-read-revised.patch patches.suse/qed-Distinguish-between-sb_id-and-igu_sb_id.patch patches.suse/qed-Add-aux.-function-translating-sb_id-igu_sb_id.patch patches.suse/qed-Encapsulate-interrupt-counters-in-struct.patch patches.suse/qed-Remove-assumption-on-SB-order-in-IGU.patch patches.suse/qed-Provide-auxiliary-for-getting-free-VF-SB.patch patches.suse/qed-Hold-a-single-array-for-SBs.patch patches.suse/qed-Reset-IGU-CAM-to-default-on-init.patch patches.suse/qed-No-need-to-reset-SBs-on-IOV-init.patch patches.suse/mlxsw-spectrum-Implement-the-ethtool-flash_device-ca.patch patches.suse/mlxsw-spectrum-Add-bridge-dependency-for-spectrum.patch patches.suse/qed-Correct-order-of-wwnn-and-wwpn.patch patches.suse/qed-Share-additional-information-with-qedf.patch patches.suse/qed-Support-NVM-image-reading-API.patch patches.suse/qed-Add-support-for-changing-iSCSI-mac.patch patches.suse/i40evf-drop-i40e_type.h-include.patch patches.suse/i40e-i40evf-create-and-use-new-unified-header-file.patch patches.suse/i40e-use-new-unified-virtchnl-header-file.patch patches.suse/virtchnl-rename-i40e-to-generic-virtchnl.patch patches.suse/virtchnl-move-some-code-to-core-driver.patch patches.suse/virtchnl-convert-to-new-macros.patch patches.suse/i40e-virtchnl-refactor-code-for-validate-checks.patch patches.suse/i40evf-virtchnl-whitespace-cleanups.patch patches.suse/virtchnl-finish-conversion-to-virtchnl-interface.patch patches.suse/i40e-virtchnl-move-function-to-virtchnl.patch patches.suse/virtchnl-Add-pad-fields-to-a-couple-of-structures.patch patches.suse/virtchnl-Add-compile-time-static-asserts-to-validate.patch patches.suse/i40evf-Add-support-for-Adaptive-Virtual-Function.patch patches.suse/cxgb4-fix-incorrect-cim_la-output-for-T6.patch patches.suse/liquidio-VF-interrupt-initialization-cleanup.patch patches.suse/msft-hv-1377-tools-hv-set-allow-hotplug-for-VF-on-Ubuntu.patch patches.suse/msft-hv-1378-tools-hv-set-hotplug-for-VF-on-Suse.patch patches.suse/liquidio-Fix-checkpatch-errors-with-references-cross.patch patches.suse/bpf-Allow-CGROUP_SKB-eBPF-program-to-access-sk_buff.patch patches.suse/bpf-Remove-the-capability-check-for-cgroup-skb-eBPF-.patch patches.suse/net-flow_dissector-add-support-for-dissection-of-mis.patch patches.suse/net-sched-cls_flower-add-support-for-matching-on-ip-.patch patches.suse/net-mlx5e-Offload-TC-matching-on-tcp-flags.patch patches.suse/net-mlx5e-Offload-TC-matching-on-ip-tos-traffic-clas.patch patches.suse/net-procfs-Use-vsnprintf-extension-phN.patch patches.suse/netxen-remove-writeq-readq-function-definitions.patch patches.suse/net-phy-marvell-make-some-functions-static.patch patches.suse/net-phy-smsc-Implement-PHY-statistics.patch patches.suse/neigh-Really-delete-an-arp-neigh-entry-on-ip-neigh-d.patch patches.suse/00-perf-bpf-add-bpf-support-to-all-perf_event-types.patch patches.suse/samples-bpf-add-tests-for-more-perf-event-types.patch patches.suse/bpf-update-perf-event-helper-functions-documentation.patch patches.suse/ipsec-check-return-value-of-skb_to_sgvec-always.patch patches.suse/virtio_net-check-return-value-of-skb_to_sgvec-always.patch patches.suse/qed-Add-bitmaps-for-VF-CIDs.patch patches.suse/qed-Create-L2-queue-database.patch patches.suse/qed-L2-interface-to-use-the-SB-structures-directly.patch patches.suse/qed-Pass-vf_params-when-creating-a-queue-cid.patch patches.suse/qed-Assign-a-unique-per-queue-index-to-queue-cid.patch patches.suse/qed-Make-VF-legacy-a-bitfield.patch patches.suse/qed-IOV-db-support-multiple-queues-per-qzone.patch patches.suse/qed-Multiple-qzone-queues-for-VFs.patch patches.suse/qed-VFs-to-try-utilizing-the-doorbell-bar.patch patches.suse/qed-VF-XDP-support.patch patches.suse/qede-VF-XDP-support.patch patches.suse/mlxsw-spectrum-Rename-the-firmware-file.patch patches.suse/mlxsw-spectrum-Tidy-up-header-file.patch patches.suse/mlxsw-Fix-typo-inside-enumeration.patch patches.suse/mlxsw-spectrum_router-Align-RIF-index-allocation-wit.patch patches.suse/net-sched-select-cls-when-cls_act-is-enabled.patch patches.suse/net-mii-smsc-Make-mii_ethtool_get_link_ksettings-and.patch patches.suse/igb-mark-PM-functions-as-__maybe_unused.patch patches.suse/e1000e-fix-race-condition-around-skb_tstamp_tx.patch patches.suse/igb-fix-race-condition-with-PTP_TX_IN_PROGRESS-bits.patch patches.suse/igb-avoid-permanent-lock-of-_PTP_TX_IN_PROGRESS.patch patches.suse/e1000e-add-statistic-indicating-number-of-skipped-Tx.patch patches.suse/igb-add-statistic-indicating-number-of-skipped-Tx-ti.patch patches.suse/igb-check-for-Tx-timestamp-timeouts-during-watchdog.patch patches.suse/igb-Remove-useless-argument.patch patches.suse/e1000e-Don-t-return-uninitialized-stats.patch patches.suse/e1000e-use-disable_hardirq-also-for-MSIX-vectors-in-.patch patches.suse/net-mlxfw-remove-redundant-goto-on-error-check.patch patches.suse/net-sched-introduce-a-TRAP-control-action.patch patches.suse/net-sched-introduce-helper-to-identify-gact-trap-act.patch patches.suse/mlxsw-pci-Fix-size-of-trap_id-field-in-CQE.patch patches.suse/mlxsw-spectrum-Introduce-ACL-trap.patch patches.suse/acl-Introduce-ACL-trap-action.patch patches.suse/spectrum_flower-Implement-gact-trap-TC-action-offloa.patch patches.suse/s390-qeth-remove-support-for-IPA_IP_FRAGMENTATION.patch patches.suse/s390-qeth-remove-skb_is_nonlinear-check-on-IQD.patch patches.suse/s390-qeth-query-IPv6-IPA-support-on-HiperSockets.patch patches.suse/s390-qeth-log-bridgeport-capabilities.patch patches.suse/s390-qeth-add-missing-strings-for-IPA-return-codes.patch patches.suse/s390-qeth-consolidate-pack-buffer-flushing.patch patches.suse/s390-qeth-silence-qeth_fix_features.patch patches.suse/s390-qeth-add-support-for-early-L3-device-setup.patch patches.suse/s390-qeth-do-early-device-setup-for-z-VM-IQD-NICs.patch patches.suse/net-phy-Delete-unused-function-phy_ethtool_gset.patch patches.suse/cxgb4-implement-ndo_set_vf_rate.patch patches.suse/bpf-Introduce-bpf_prog-ID.patch patches.suse/bpf-Introduce-bpf_map-ID.patch patches.suse/bpf-Add-BPF_-PROG-MAP-_GET_NEXT_ID-command.patch patches.suse/bpf-Add-BPF_PROG_GET_FD_BY_ID.patch patches.suse/bpf-Add-BPF_MAP_GET_FD_BY_ID.patch patches.suse/bpf-Add-jited_len-to-struct-bpf_prog.patch patches.suse/bpf-Add-BPF_OBJ_GET_INFO_BY_FD.patch patches.suse/bpf-Test-for-bpf-ID.patch patches.suse/tun-use-symmetric-hash.patch patches.suse/bpf-cgroup-skb-progs-cannot-access-ld_abs-ind.patch patches.suse/net-phy-add-802.3-clause-45-support-to-phylib.patch patches.suse/net-phy-avoid-genphy_aneg_done-for-PHYs-without-clau.patch patches.suse/net-phy-hook-up-clause-45-autonegotiation-restart.patch patches.suse/net-phy-split-out-10G-genphy-support.patch patches.suse/net-phy-add-XAUI-and-10GBASE-KR-PHY-connection-types.patch patches.suse/net-phy-add-Marvell-Alaska-X-88X3310-10Gigabit-PHY-s.patch patches.suse/nfp-reorder-open-and-close-functions.patch patches.suse/nfp-split-out-the-allocation-part-of-open.patch patches.suse/nfp-reuse-ring-free-code-on-close.patch patches.suse/nfp-move-nfp_net_vecs_init.patch patches.suse/nfp-prepare-print-macros-for-use-without-netdev.patch patches.suse/nfp-make-sure-debug-accesses-don-t-depend-on-netdevs.patch patches.suse/nfp-allow-allocation-and-initialization-of-netdev-le.patch patches.suse/nfp-prepare-config-and-enable-for-working-without-ne.patch patches.suse/nfp-add-control-vNIC-datapath.patch patches.suse/nfp-make-vNIC-ctrl-memory-mapping-function-reusable.patch patches.suse/nfp-map-all-queue-controllers-at-once.patch patches.suse/nfp-don-t-clutter-init-code-passing-fw_ver-around.patch patches.suse/nfp-slice-the-netdev-spawning-function.patch patches.suse/nfp-allow-non-equal-distribution-of-IRQs.patch patches.suse/nfp-create-control-vNICs-and-wire-up-rx-tx.patch patches.suse/nfp-advertise-support-for-NFD-ABI-0.5.patch patches.suse/cxgb4-Fix-tids-count-for-ipv6-offload-connection.patch patches.suse/net-mlx4_core-Bump-driver-version.patch patches.suse/net-mlx4_en-Bump-driver-version.patch patches.suse/IB-mlx4-Bump-driver-version.patch patches.suse/net-propagate-tc-filter-chain-index-down-the-ndo_set.patch patches.suse/tcp-add-a-struct-net-parameter-to-tcp_parse_options.patch patches.suse/net-qrtr-Refactor-packet-allocation.patch patches.suse/net-qrtr-Inject-BYE-on-remote-termination.patch patches.suse/net-qrtr-Broadcast-DEL_CLIENT-message-when-endpoint-.patch patches.suse/net-qrtr-Inform-open-sockets-about-new-controller.patch patches.suse/net-switchdev-Add-support-for-querying-supported-bri.patch patches.suse/net-bridge-Add-support-for-offloading-port-attribute.patch patches.suse/net-bridge-Add-support-for-calling-FDB-external-lear.patch patches.suse/net-switchdev-Change-notifier-chain-to-be-atomic.patch patches.suse/net-bridge-Add-support-for-notifying-devices-about-F.patch patches.suse/net-bridge-Receive-notification-about-successful-FDB.patch patches.suse/mlxsw-spectrum-Remove-support-for-bridge-FDB-learnin.patch patches.suse/mlxsw-spectrum_switchdev-Add-support-for-querying-su.patch patches.suse/mlxsw-spectrum-Remove-support-for-bypass-bridge-port.patch patches.suse/mlxsw-spectrum_switchdev-Change-switchdev-notifier-A.patch patches.suse/mlxsw-spectrum_switchdev-Add-support-for-learning-FD.patch patches.suse/mlxsw-spectrum-Remove-support-for-bridge-bypass-FDB-.patch patches.suse/mlxsw-spectrum_router-Mark-only-first-LPM-tree-as-re.patch patches.suse/mlxsw-spectrum-Simplify-port-split-flow.patch patches.suse/mlxsw-spectrum-Pass-port-argument-to-module-mapping-.patch patches.suse/cxgb4-fix-to-bring-link-down-after-adapter-crash.patch patches.suse/igb-make-a-few-local-functions-static.patch patches.suse/e1000e-Undo-e1000e_pm_freeze-if-__e1000_shutdown-fai.patch patches.suse/skbuff-only-inherit-relevant-tx_flags.patch patches.suse/msft-hv-1382-netvsc-optimize-calculation-of-number-of-slots.patch patches.suse/msft-hv-1383-netvsc-use-hv_get_bytes_to_read.patch patches.suse/msft-hv-1384-netvsc-use-typed-pointer-for-internal-state.patch patches.suse/msft-hv-1385-netvsc-mark-error-cases-as-unlikely.patch patches.suse/msft-hv-1386-netvsc-pass-net_device-to-netvsc_init_buf-and-netvsc.patch patches.suse/msft-hv-1387-netvsc-fold-in-get_outbound_net_device.patch patches.suse/Ipvlan-should-return-an-error-when-an-address-is-alr.patch patches.suse/liquidio-disallow-enabling-firmware-debug-from-a-VF.patch patches.suse/nfp-make-sure-to-cancel-port-refresh-on-the-error-pa.patch patches.suse/nfp-remove-automatic-caching-of-RTsym-table.patch patches.suse/nfp-remove-automatic-caching-of-HWInfo.patch patches.suse/nfp-keep-MIP-object-around.patch patches.suse/nfp-report-application-FW-build-name-in-ethtool-i.patch patches.suse/cxgb4-handle-interrupt-raised-when-FW-crashes.patch patches.suse/bpf-Fix-test_bpf_obj_id-when-the-bpf_jit_enable-sysc.patch patches.suse/bpf-Fix-test_obj_id.c-for-llvm-5.0.patch patches.suse/r8152-add-r8153_phy_status-function.patch patches.suse/r8152-adjust-lpm-settings-for-RTL8153.patch patches.suse/r8152-adjust-the-settings-about-MAC-clock-speed-down.patch patches.suse/r8152-move-the-setting-of-rx-aggregation.patch patches.suse/r8152-adjust-rtl8153_runtime_enable-function.patch patches.suse/r8152-adjust-U2P3-for-RTL8153.patch patches.suse/r8152-move-the-default-coalesce-setting-for-RTL8153.patch patches.suse/r8152-move-the-initialization-to-reset_resume-functi.patch patches.suse/r8152-check-if-disabling-ALDPS-is-finished.patch patches.suse/r8152-avoid-rx-queue-more-than-1000-packets.patch patches.suse/r8152-replace-napi_complete-with-napi_complete_done.patch patches.suse/qed-LL2-to-use-packed-information-for-tx.patch patches.suse/qed-Revise-ll2-Rx-completion.patch patches.suse/qed-Cleaner-seperation-of-LL2-inputs.patch patches.suse/qed-LL2-code-relocations.patch patches.suse/qed-LL2-callback-operations.patch patches.suse/qed-No-need-for-LL2-frags-indication.patch patches.suse/qed-Call-rx_release_cb-when-flushing-LL2.patch patches.suse/qed-collect-GSI-port-statistics.patch patches.suse/qed-add-qed_int_sb_init-stub-function.patch patches.suse/cxgb4-fix-memory-leak-in-init_one.patch patches.suse/bpf-avoid-excessive-stack-usage-for-perf_sample_data.patch patches.suse/bpf-don-t-check-spilled-reg-state-for-non-STACK_SPIL.patch patches.suse/bpf-reset-id-on-CONST_IMM-transition.patch patches.suse/bpf-reset-id-on-spilled-regs-in-clear_all_pkt_pointe.patch patches.suse/bpf-tests-add-a-test-for-htab-lookup-update-traversa.patch patches.suse/bpf-tests-set-rlimit-also-for-test_align-so-it-doesn.patch patches.suse/bpf-remove-cg_skb_func_proto-and-use-sk_filter_func_.patch patches.suse/bpf-add-bpf_set_hash-helper-for-tc-progs.patch patches.suse/net-mlx5e-Remove-limitation-of-single-NIC-offloaded-.patch patches.suse/net-mlx5e-Use-short-attribute-form-when-adding-delet.patch patches.suse/net-mlx5e-Add-cache-for-HW-modify-header-IDs.patch patches.suse/net-mlx5e-Use-modify-header-ID-cache-for-offloaded-T.patch patches.suse/net-mlx5e-Use-modify-header-ID-cache-for-offloaded-T-3099eb5a.patch patches.suse/net-mlx5e-Support-header-re-write-of-partial-fields-.patch patches.suse/net-mlx5-Update-flow-table-commands-layout.patch patches.suse/net-mlx5e-Add-support-for-reading-connector-type-fro.patch patches.suse/net-mlx5e-Fill-advertised-and-supported-port-data-fr.patch patches.suse/bpf-arm64-take-advantage-of-stack_depth-tracking.patch patches.suse/net-factor-out-a-helper-to-decrement-the-skb-refcoun.patch patches.suse/brcmfmac-add-firmware-feature-detection-for-gscan-fe.patch patches.suse/brcmfmac-move-scheduled-scan-wiphy-param-setting-to-.patch patches.suse/mwifiex-p2p-client-using-same-data-path-as-station.patch patches.suse/mwifiex-initiate-card-specific-work-atomically.patch patches.suse/mwifiex-pcie-add-card_reset-support.patch patches.suse/rtlwifi-btcoex-Remove-21a-1ant-configuration-paramet.patch patches.suse/rtlwifi-btcoex-Remove-23b-1ant-configuration-paramet.patch patches.suse/rtlwifi-btcoex-Remove-23b-2ant-configuration-paramet.patch patches.suse/rtlwifi-btcoex-Remove-92e-2ant-configuration-paramet.patch patches.suse/rtlwifi-btcoex-21a-2ant-set-tdma-with-rssi-states.patch patches.suse/rtlwifi-btcoex-21a-2ant-refine-btc8821a2ant_action_h.patch patches.suse/rtlwifi-btcoex-21a-2ant-set-wifi-standby-when-haltin.patch patches.suse/rtlwifi-btcoex-21a-2ant-settings-before-wifi-firmwar.patch patches.suse/rtlwifi-btcoex-21a-2ant-add-pnp-notidy-to-avoid-LPS-.patch patches.suse/rtlwifi-btcoex-21a-2ant-run-mechanism-if-status-chan.patch patches.suse/rtlwifi-btcoex-21a-2ant-init-wlan-when-leave-ips.patch patches.suse/rtlwifi-btcoex-21a-2ant-fix-PTA-unstable-problem-whe.patch patches.suse/rtlwifi-btcoex-21a-2ant-remove-unused-antenna-detect.patch patches.suse/rtlwifi-btcoex-21a-1ant-set-tdma-and-coex-table-when.patch patches.suse/rtlwifi-btcoex-21a-1ant-more-bt-profiling-when-wifi-.patch patches.suse/rtlwifi-btcoex-21a-1ant-shorten-wifi-slot-when-conne.patch patches.suse/rtlwifi-btcoex-21a-1ant-react-to-special-packet-when.patch patches.suse/rtlwifi-btcoex-21a-1ant-coex-table-and-tdma-settings.patch patches.suse/rtlwifi-btcoex-21a-1ant-wifi-slot-time-adjustment.patch patches.suse/rtlwifi-btcoex-21a-1ant-normal-mode-for-retry-limit-.patch patches.suse/rtlwifi-btcoex-21a-1ant-mark-packet-high-priority-wh.patch patches.suse/rtlwifi-btcoex-21a-1ant-use-default-value-when-initi.patch patches.suse/rtlwifi-btcoex-21a-1ant-re-init-coex-after-wifi-leav.patch patches.suse/rtlwifi-btcoex-21a-1ant-treat-ARP-as-special-packet.patch patches.suse/rtlwifi-btcoex-21a-1ant-fix-some-coding-style-issues.patch patches.suse/rtlwifi-btcoex-21a-1ant-add-bt_tx_rx_mask-into-bt-in.patch patches.suse/rtlwifi-btcoex-Restore-23b-1ant-routine-for-tdma-adj.patch patches.suse/rtlwifi-btcoex-23b-1ant-rename-and-coding-style-modi.patch patches.suse/rtlwifi-btcoex-23b-1ant-TDMA-duration-for-ACL-busy.patch patches.suse/rtlwifi-btcoex-23b-1ant-monitor-wifi-and-BT-counter.patch patches.suse/rtlwifi-btcoex-23b-1ant-check-if-BT-high-priority-pa.patch patches.suse/rtlwifi-btcoex-23b-1ant-monitor-bt-is-enabled-or-dis.patch patches.suse/rtlwifi-btcoex-23b-1ant-check-PS-state-before-settin.patch patches.suse/rtlwifi-fix-spelling-mistake-Pairwiase-Pairwise.patch patches.suse/rtlwifi-rtl8723ae-fix-spelling-mistake-Coexistance-C.patch patches.suse/mwifiex-pcie-de-duplicate-buffer-allocation-code.patch patches.suse/mwifiex-Don-t-release-tx_ba_stream_tbl_lock-while-it.patch patches.suse/mwifiex-Don-t-release-cmd_pending_q_lock-while-itera.patch patches.suse/mwifiex-Add-locking-to-mwifiex_11n_delba.patch patches.suse/mwifiex-don-t-drop-lock-between-list-retrieval-list-.patch patches.suse/mwifiex-don-t-leak-stashed-beacon-buffer-on-reset.patch patches.suse/mwifiex-remove-useless-mwifiex_lock.patch patches.suse/mwifiex-remove-redundant-adapter-check-in-mwifiex_ad.patch patches.suse/mwifiex-11h-drop-unnecessary-check-for-priv.patch patches.suse/mwifiex-pcie-remove-useless-pdev-check.patch patches.suse/mwifiex-pcie-stop-setting-clearing-surprise_removed.patch patches.suse/mwifiex-add-missing-USB-descriptor-endianness-conver.patch patches.suse/ath10k-htc-made-static-function-public.patch patches.suse/ath10k-htc-rx-trailer-lookahead-support.patch patches.suse/ath10k-htc-move-htc-ctrl-ep-connect-to-htc_init.patch patches.suse/ath10k-htc-refactorization.patch patches.suse/ath10k-various-sdio-related-definitions.patch patches.suse/ath10k-add-sdio-extra-initializations.patch patches.suse/ath10k-sdio-get-target-info.patch patches.suse/ath10k-htc-ready_ext-msg-support.patch patches.suse/ath10k-different-fw-file-name-for-sdio.patch patches.suse/ath10k-add-initial-SDIO-support.patch patches.suse/ath10k-fix-out-of-bounds-access-to-local-buffer.patch patches.suse/ath10k-append-the-wmi_op_version-to-testmode-get_ver.patch patches.suse/ath6kl-assure-headroom-of-skbuff-is-writable-in-.sta.patch patches.suse/ath9k-fix-spelling-in-ath9k_tx99_init.patch patches.suse/ath5k-fix-memory-leak-on-buf-on-failed-eeprom-read.patch patches.suse/wil6210-use-memdup_user.patch patches.suse/ath9k-remove-unnecessary-code.patch patches.suse/ath9k-check-ah-curchan-when-updating-tx-power.patch patches.suse/b43-Add-missing-MODULE_FIRMWARE patches.suse/brcmfmac-btcoex-replace-init_timer-with-setup_timer.patch patches.suse/brcmfmac-remove-setting-IBSS-mode-when-stopping-AP.patch patches.suse/iwlegacy-warn-when-enabling-power-save.patch patches.suse/libertas-Avoid-reading-past-end-of-buffer.patch patches.suse/libertas-Remove-function-entry-exit-debugging.patch patches.suse/rt2x00-change-function-pointers-for-register-accesso.patch patches.suse/rt2x00-convert-rt2800_rfcsr_read-return-type.patch patches.suse/rt2x00-convert-rt2x00_rf_read-return-type.patch patches.suse/rt2x00-convert-rt2x00mmio_register_read-return-type.patch patches.suse/rt2x00-convert-rt2x00usb_register_read-return-type.patch patches.suse/rt2x00-convert-rt2800_register_read-return-type.patch patches.suse/rt2x00-convert-rt2-_bbp_read-return-type.patch patches.suse/rt2x00-convert-rt2x00_eeprom_read-return-type.patch patches.suse/rt2x00-convert-rt2800_eeprom_read-return-type.patch patches.suse/rt2x00-convert-rt2x00_desc_read-return-type.patch patches.suse/rt2x00-Add-device-ID-for-Epson-WN7512BEP.patch patches.suse/rtlwifi-btcoex-23b-1ant-Switch-antenna-to-wifi-or-BT.patch patches.suse/rtlwifi-btcoex-23b-1ant-need-these-information-when-.patch patches.suse/rtlwifi-btcoex-23b-1ant-adjust-wifi-duration-for-bt-.patch patches.suse/rtlwifi-btcoex-23b-1ant-add-wifi_only-argument-to-in.patch patches.suse/rtlwifi-btcoex-23b-1ant-Add-power_on_setting.patch patches.suse/rtlwifi-btcoex-23b-1ant-parse-more-BT-information-fr.patch patches.suse/rtlwifi-btcoex-23b-1ant-Setup-register-for-BT-WHCK-t.patch patches.suse/rtlwifi-btcoex-23b-1ant-Add-rf-status-notification.patch patches.suse/rtlwifi-btcoex-23b-1ant-fine-tune-connect-notify.patch patches.suse/rtlwifi-btcoex-23b-1ant-Revise-media-status-notify-t.patch patches.suse/rtlwifi-btcoex-23b-1ant-Special-packets-statistic-in.patch patches.suse/rtlwifi-btcoex-23b-1ant-define-wifi-in-high-priority.patch patches.suse/rtlwifi-btcoex-23b-1ant-check-more-cases-when-bt-is-.patch patches.suse/rtlwifi-btcoex-23b-1ant-remove-verbose-log-from-peri.patch patches.suse/rtlwifi-btcoex-23b-1ant-Add-coex_table_type-to-log.patch patches.suse/rtlwifi-btcoex-23b-1ant-coex-table-fine-tune.patch patches.suse/rtlwifi-btcoex-23b-1ant-fine-tune-for-wifi-connected.patch patches.suse/rtlwifi-btcoex-23b-1ant-fine-tune-for-wifi-not-conne.patch patches.suse/rtlwifi-btcoex-23b-1ant-fine-tune-for-bt_sco_hid-bus.patch patches.suse/rtlwifi-btcoex-23b-1ant-turn-off-ps-and-tdma-mechani.patch patches.suse/rtlwifi-btcoex-23b-1ant-initialize-bt_disabled-to-fa.patch patches.suse/mwifiex-use-variable-interface-header-length.patch patches.suse/mwifiex-usb-kill-urb-before-free-its-memory.patch patches.suse/mwifiex-usb-transmit-aggregation-packets.patch patches.suse/mwifiex-usb-add-timer-to-flush-aggregation-packets.patch patches.suse/mwifiex-check-next-packet-length-for-usb-tx-aggregat.patch patches.suse/mwifiex-simplify-the-code-around-ra_list.patch patches.suse/mwifiex-uap-process-remain-on-channel-expired-event.patch patches.suse/0049-commit-833689044e13a3fb8c6c03ad868375670d97010b.patch patches.suse/vxlan-dont-migrate-permanent-fdb-entries-during-lear.patch patches.suse/net-phy-marvell-Show-complete-link-partner-advertisi.patch patches.suse/net-mvpp2-enable-basic-10G-support.patch patches.suse/ibmvnic-089-Client-initiated-failover.patch patches.suse/ibmvnic-090-Remove-netdev-notify-for-failover-resets.patch patches.suse/net-phy-Make-phy_ethtool_ksettings_get-return-void.patch patches.suse/batman-adv-Use-default-throughput-value-on-cfg80211-.patch patches.suse/batman-adv-Accept-only-filled-wifi-station-info.patch patches.suse/cfg80211-improve-warnings-in-VHT-rate-calculation.patch patches.suse/mac80211-Dynamically-set-CoDel-parameters-per-statio.patch patches.suse/mac80211-mesh-mark-channel-as-unusable-if-a-regulato.patch patches.suse/mac80211-move-clearing-result-into-ieee80211_parse_c.patch patches.suse/wireless-Only-join-DFS-channels-in-mesh-mode-if-user.patch patches.suse/wireless-Require-HANDLE_DFS-flag-to-switch-channel-f.patch patches.suse/mac80211-mesh-Allow-following-CSA-to-DFS-channels-if.patch patches.suse/mac80211-mark-as-action-frame-when-parsing-IEs-of-CS.patch patches.suse/mac80211-mesh-support-sending-wide-bandwidth-CSA.patch patches.suse/mac80211-enable-VHT-for-mesh-channel-processing.patch patches.suse/skbuff-mac80211-introduce-and-use-skb_put_zero.patch patches.suse/mac80211-Invoke-TX-LED-in-more-code-paths.patch patches.suse/mac80211-manage-RX-BA-session-offload-without-SKB-qu.patch patches.suse/cfg80211-support-4-way-handshake-offloading-for-WPA-.patch patches.suse/cfg80211-support-4-way-handshake-offloading-for-802..patch patches.suse/nl80211-add-authorized-flag-to-ROAM-event.patch patches.suse/mac80211-add-the-action-to-the-drv_ampdu_action-trac.patch patches.suse/selftests-bpf-make-correct-use-of-exit-codes-in-bpf-.patch patches.suse/cxgb4-handle-serial-flash-interrupt.patch patches.suse/ixgbe-fix-race-condition-with-PTP_TX_IN_PROGRESS-bit.patch patches.suse/ixgbe-avoid-permanent-lock-of-_PTP_TX_IN_PROGRESS.patch patches.suse/ixgbe-add-statistic-indicating-number-of-skipped-Tx-.patch patches.suse/ixgbe-check-for-Tx-timestamp-timeouts-during-watchdo.patch patches.suse/ixgbe-Bump-version-number.patch patches.suse/ixgbevf-Bump-version-number.patch patches.suse/ixgbe-fix-writes-to-PFQDE.patch patches.suse/ixgbe-Resolve-cppcheck-format-string-warning.patch patches.suse/ixgbe-pci_set_drvdata-must-be-called-before-register.patch patches.suse/macvlan-propagate-the-mac-address-change-status-for-.patch patches.suse/bpf-permits-narrower-load-from-bpf-program-context-f.patch patches.suse/selftests-bpf-Add-test-cases-to-test-narrower-ctx-fi.patch patches.suse/test_bpf-Add-test-to-make-conditional-jump-cross-a-l.patch patches.suse/bpf-Add-MIPS-support-to-samples-bpf.patch patches.suse/samples-bpf-Fix-tracex5-to-work-with-MIPS-syscalls.patch patches.suse/mlxsw-reg-Add-MCIA-register-for-cable-info-access.patch patches.suse/mlxsw-spectrum-Add-support-for-access-cable-info-via.patch patches.suse/qed-Fix-an-off-by-one-bug.patch patches.suse/0001-dt-bindings-net-Add-binding-for-the-external-clock-f.patch patches.suse/Bluetooth-hci_ll-Add-support-for-the-external-clock patches.suse/Bluetooth-btusb-Add-support-for-0489-e0a2-QCA_ROME-d patches.suse/net-use-skb_unref-in-napi_consume_skb.patch patches.suse/net-mlxfw-fix-a-NULL-dereference.patch patches.suse/liquidio-fix-VF-driver-off-by-one-bug-when-setting-e.patch patches.suse/tcp-ULP-infrastructure.patch patches.suse/tcp-export-do_tcp_sendpages-and-tcp_rate_check_app_l.patch patches.suse/tls-kernel-TLS-support.patch patches.suse/skbuff-make-skb_put_zero-return-void.patch patches.suse/net-sched-act_tunnel_key-request-UDP-checksum-by-def.patch patches.suse/net-sched-act_tunnel_key-make-UDP-checksum-configura.patch patches.suse/ibmvnic-091-Activate-disabled-RX-buffer-pools-on-reset.patch patches.suse/ibmvnic-092-Ensure-that-TX-queues-are-disabled-in-__ibmv.patch patches.suse/ibmvnic-093-Sanitize-entire-SCRQ-buffer-on-reset.patch patches.suse/ibmvnic-094-Remove-VNIC_CLOSING-check-from-pending_scrq.patch patches.suse/ibmvnic-095-Exit-polling-routine-correctly-during-adapte.patch patches.suse/r8152-support-new-chip-8050.patch patches.suse/r8152-support-RTL8153B.patch patches.suse/r8152-add-byte_enable-for-ocp_read_word-function.patch patches.suse/net-mlx4_en-Remove-unused-argument-in-TX-datapath-fu.patch patches.suse/net-mlx4_en-Optimized-single-ring-steering.patch patches.suse/net-mlx4_en-Improve-receive-data-path.patch patches.suse/net-mlx4_en-Improve-transmit-CQ-polling.patch patches.suse/net-mlx4_en-Improve-stack-xmit-function.patch patches.suse/net-mlx4_en-Improve-XDP-xmit-function.patch patches.suse/net-mlx4_en-Poll-XDP-TX-completion-queue-in-RX-NAPI.patch patches.suse/net-mlx4_en-Increase-default-TX-ring-size.patch patches.suse/net-mlx4_en-Replace-TXBB_SIZE-multiplications-with-s.patch patches.suse/net-mlx4_en-Refactor-mlx4_en_free_tx_desc.patch patches.suse/tls-Depend-upon-INET-not-plain-NET.patch patches.suse/r8152-split-rtl8152_resume-function.patch patches.suse/r8152-move-calling-delay_autosuspend-function.patch patches.suse/networking-convert-many-more-places-to-skb_put_zero.patch patches.suse/networking-introduce-and-use-skb_put_data.patch patches.suse/networking-make-skb_put-friends-return-void-pointers.patch patches.suse/networking-make-skb_pull-friends-return-void-pointer.patch patches.suse/networking-make-skb_push-__skb_push-return-void-poin.patch patches.suse/networking-add-and-use-skb_put_u8.patch patches.suse/net-Add-IFLA_XDP_PROG_ID.patch patches.suse/bpf-mlx4-Report-bpf_prog-ID-during-XDP_QUERY_PROG.patch patches.suse/bpf-mlx5e-Report-bpf_prog-ID-during-XDP_QUERY_PROG.patch patches.suse/bpf-virtio_net-Report-bpf_prog-ID-during-XDP_QUERY_P.patch patches.suse/bpf-bnxt-Report-bpf_prog-ID-during-XDP_QUERY_PROG.patch patches.suse/bpf-thunderx-Report-bpf_prog-ID-during-XDP_QUERY_PRO.patch patches.suse/bpf-ixgbe-Report-bpf_prog-ID-during-XDP_QUERY_PROG.patch patches.suse/bpf-nfp-Report-bpf_prog-ID-during-XDP_QUERY_PROG.patch patches.suse/bpf-qede-Report-bpf_prog-ID-during-XDP_QUERY_PROG.patch patches.suse/net-mvmdio-reorder-headers-alphabetically.patch patches.suse/net-mvmdio-use-tabs-for-defines.patch patches.suse/net-mvmdio-use-GENMASK-for-masks.patch patches.suse/net-mvmdio-remove-duplicate-locking.patch patches.suse/net-mvmdio-introduce-an-ops-structure.patch patches.suse/net-mvmdio-put-the-poll-intervals-in-the-ops-structu.patch patches.suse/net-mvmdio-check-the-MII_ADDR_C45-bit-is-not-set-for.patch patches.suse/net-mvmdio-add-xmdio-xsmi-support.patch patches.suse/net-mvmdio-simplify-the-smi-read-and-write-error-pat.patch patches.suse/rds-tcp-Set-linger-when-rejecting-an-incoming-conn-i.patch patches.suse/ibmvnic-096-driver-initialization-for-kdump-kexec.patch patches.suse/net-mlx5-Update-eqe_type_str-event-names.patch patches.suse/net-mlx5-Fix-some-spelling-mistakes.patch patches.suse/net-mlx5-Avoid-using-multiple-blank-lines.patch patches.suse/net-mlx5-Avoid-blank-lines-before-after-closing-open.patch patches.suse/net-mlx5-Align-to-match-opening-parenthesis.patch patches.suse/net-mlx5-Avoid-space-after-casting.patch patches.suse/net-mlx5-Undo-LAG-upon-request-to-create-virtual-fun.patch patches.suse/net-mlx5e-Use-function-to-map-aRFS-into-traffic-type.patch patches.suse/net-mlx5e-Fix-typo-in-warning-if-CQ-moderation-is-no.patch patches.suse/net-mlx5e-Rename-physical-symbol-errors-counter.patch patches.suse/net-mlx5e-Reduce-number-of-heap-allocated-buffers-fo.patch patches.suse/net-mlx5e-Move-and-optimize-query-out-of-buffer-func.patch patches.suse/net-mlx5e-Optimize-update-stats-work.patch patches.suse/net-mlx5-Expose-command-polling-interface.patch patches.suse/net-mlx5-Add-fast-unload-support-in-shutdown-flow.patch patches.suse/ipv6-remove-unnecessary-dst_hold-in-ip6_fragment.patch patches.suse/udp-call-dst_hold_safe-in-udp_sk_rx_set_dst.patch patches.suse/net-use-loopback-dev-when-generating-blackhole-route.patch patches.suse/net-introduce-DST_NOGC-in-dst_release-to-destroy-dst.patch patches.suse/net-introduce-a-new-function-dst_dev_put.patch patches.suse/ipv4-take-dst-__refcnt-when-caching-dst-in-fib.patch patches.suse/ipv4-call-dst_dev_put-properly.patch patches.suse/ipv4-call-dst_hold_safe-properly.patch patches.suse/ipv4-mark-DST_NOGC-and-remove-the-operation-of-dst_f.patch patches.suse/ipv6-take-dst-__refcnt-for-insertion-into-fib6-tree.patch patches.suse/ipv6-call-dst_dev_put-properly.patch patches.suse/ipv6-call-dst_hold_safe-properly.patch patches.suse/ipv6-mark-DST_NOGC-and-remove-the-operation-of-dst_f.patch patches.suse/ipv6-get-rid-of-icmp6-dst-garbage-collector.patch patches.suse/xfrm-take-refcnt-of-dst-when-creating-struct-xfrm_ds.patch patches.suse/decnet-take-dst-__refcnt-when-struct-dn_route-is-cre.patch patches.suse/net-remove-dst-gc-related-code.patch patches.suse/net-remove-DST_NOGC-flag.patch patches.suse/net-remove-DST_NOCACHE-flag.patch patches.suse/net-reorder-all-the-dst-flags.patch patches.suse/net-add-debug-atomic_inc_not_zero-in-dst_hold.patch patches.suse/tls-update-Kconfig.patch patches.suse/liquidio-implement-vlan-filter-enable-and-disable.patch patches.suse/liquidio-replace-info-pointer-mode-with-buffer-point.patch patches.suse/cxgb4-fix-a-NULL-dereference.patch patches.suse/nfp-add-VLAN-filtering-support.patch patches.suse/cxgb4-add-new-T6-pci-device-id-s.patch patches.suse/qed-Chain-support-for-external-PBL.patch patches.suse/qed-RoCE-EDPM-to-honor-PFC.patch patches.suse/qed-Disable-RoCE-dpm-when-DCBx-change-occurs.patch patches.suse/qed-qede_roce.-ch-qede_rdma.-ch.patch patches.suse/qed-Set-rdma-generic-functions-prefix.patch patches.suse/qed-Wait-for-resources-before-FUNC_CLOSE.patch patches.suse/qed-SPQ-async-callback-registration.patch patches.suse/net-introduce-__skb_put_-zero-data-u8.patch patches.suse/net-replace-more-place-to-skb_put_-data-zero.patch patches.suse/net-manual-clean-code-which-call-skb_put_-data-zero.patch patches.suse/ibmvnic-097-Return-from-ibmvnic_resume-if-not-in-VNIC_OPEN-state.patch patches.suse/enic-Fix-format-truncation-warning.patch patches.suse/s390-qeth-add-ipa-return-codes-for-bridgeport.patch patches.suse/s390-qeth-fix-packing-buffer-statistics.patch patches.suse/s390-diag-add-diag26c-support.patch patches.suse/s390-qeth-use-diag26c-to-get-MAC-address-on-L2.patch patches.suse/net-mlx5e-IPoIB-Move-to-a-separate-directory.patch patches.suse/net-mlx5e-Prevent-PFC-call-for-non-ethernet-ports.patch patches.suse/net-mlx5e-IPoIB-Add-ethtool-support.patch patches.suse/net-mlx5e-Add-new-profile-function-update_carrier.patch patches.suse/net-mlx5e-IPoIB-Change-parameters-default-values.patch patches.suse/net-mlx5e-Use-hard_mtu-as-part-of-the-mlx5e_priv-str.patch patches.suse/net-mlx5e-IPoIB-Handle-change_mtu.patch patches.suse/net-mlx5e-IPoIB-Get-more-TX-statistics.patch patches.suse/net-mlx5e-IPoIB-Add-PTP-support-to-IPoIB-device-driv.patch patches.suse/net-mlx5e-IPoIB-Add-ioctl-support-to-IPoIB-device-dr.patch patches.suse/idsn-fix-wrong-skb_put-used.patch patches.suse/rtnetlink-add-NEWCACHEREPORT-message-type.patch patches.suse/i40e-add-XDP-support-for-pass-and-drop-actions.patch patches.suse/i40e-add-support-for-XDP_TX-action.patch patches.suse/i40evf-assign-num_active_queues-inside-i40evf_alloc_.patch patches.suse/i40e-i40evf-update-WOL-and-I40E_AQC_ADDR_VALID_MASK-.patch patches.suse/i40e-use-dev_dbg-instead-of-dev_info-when-warning-ab.patch patches.suse/i40e-comment-that-udp_port-must-be-in-host-byte-orde.patch patches.suse/i40e-Fix-potential-out-of-bound-array-access.patch patches.suse/i40e-Support-firmware-CEE-DCB-UP-to-TC-map-re-defini.patch patches.suse/i40e-Add-message-for-unsupported-MFP-mode.patch patches.suse/i40e-genericize-the-partition-bandwidth-control.patch patches.suse/i40e-Add-support-for-OEM-firmware-version.patch patches.suse/i40e-fix-disabling-overflow-promiscuous-mode.patch patches.suse/i40e-clear-only-cause_ena-bit.patch patches.suse/i40e-Handle-PE_CRITERR-properly-with-IWARP-enabled.patch patches.suse/i40e-don-t-hold-RTNL-lock-for-the-entire-reset.patch patches.suse/r8152-correct-the-definition.patch patches.suse/qede-Fix-compilation-without-QED_RDMA.patch patches.suse/bpf-expose-prog-id-for-cls_bpf-and-act_bpf.patch patches.suse/qed-Cleanup-qed_roce-before-duplicating-it.patch patches.suse/qed-Duplicate-qed_roce.-ch-to-qed_rdma.-ch.patch patches.suse/qed-Split-rdma-content-between-qed_rdma-and-qed_roce.patch patches.suse/qed-Rename-qed_roce_if.h-to-qed_rdma_if.h.patch patches.suse/liquidio-stop-using-huge-static-buffer-save-4096k-in.patch patches.suse/net-mlx5e-Use-device-ID-defines.patch patches.suse/net-phy-smsc-fix-buffer-overflow-in-memcpy.patch patches.suse/tcp-Add-a-tcp_filter-hook-before-handle-ack-packet.patch patches.suse/ibmvnic-100-Fix-incorrectly-defined-ibmvnic_request_map_rsp-structure.patch patches.suse/ibmvnic-101-Fix-error-handling-when-registering-long-term-mapped-buffers.patch patches.suse/ibmvnic-098-Correct-return-code-checking-for-ibmvnic_init-during-probe.patch patches.suse/rds-tcp-set-linger-to-1-when-unloading-a-rds-tcp.patch patches.suse/samples-bpf-fix-a-build-problem.patch patches.suse/msft-hv-1394-hv_netvsc-Remove-unnecessary-var-link_state-from-str.patch patches.suse/msft-hv-1395-hv_netvsc-Fix-the-carrier-state-error-when-data-path.patch patches.suse/net-mvpp2-add-comments-about-smp_processor_id-usage.patch patches.suse/net-mvpp2-remove-unused-mvpp2_bm_cookie_pool_set-fun.patch patches.suse/net-mvpp2-remove-mvpp2_pool_refill.patch patches.suse/xdp-pass-XDP-flags-into-install-handlers.patch patches.suse/xdp-add-HW-offload-mode-flag-for-installing-programs.patch patches.suse/nfp-xdp-move-driver-XDP-setup-into-a-separate-functi.patch patches.suse/nfp-bpf-don-t-offload-XDP-programs-in-DRV_MODE.patch patches.suse/nfp-bpf-release-the-reference-on-offloaded-programs.patch patches.suse/nfp-bpf-add-support-for-XDP_FLAGS_HW_MODE.patch patches.suse/xdp-add-reporting-of-offload-mode.patch patches.suse/nfp-xdp-report-if-program-is-offloaded.patch patches.suse/bpf-possibly-avoid-extra-masking-for-narrower-load-i.patch patches.suse/tcp-fix-out-of-bounds-access-in-ULP-sysctl.patch patches.suse/net-ena-change-return-value-for-unsupported-features.patch patches.suse/net-ena-add-hardware-hints-capability-to-the-driver.patch patches.suse/net-ena-change-sizeof-argument-to-be-the-type-pointe.patch patches.suse/net-ena-add-reset-reason-for-each-device-FLR.patch patches.suse/net-ena-add-support-for-out-of-order-rx-buffers-refi.patch patches.suse/net-ena-allow-the-driver-to-work-with-small-number-o.patch patches.suse/net-ena-use-napi_schedule_irqoff-when-possible.patch patches.suse/net-ena-separate-skb-allocation-to-dedicated-functio.patch patches.suse/net-ena-use-lower_32_bits-upper_32_bits-to-split-dma.patch patches.suse/net-ena-update-driver-s-rx-drop-statistics.patch patches.suse/net-ena-update-ena-driver-to-version-1.2.0.patch patches.suse/tls-return-EFAULT-if-copy_to_user-fails.patch patches.suse/cxgb4-Update-T6-Buffer-Group-and-Channel-Mappings.patch patches.suse/cxgb4-Use-Firmware-params-to-get-buffer-group-map.patch patches.suse/net-mlx5e-Build-SKB-with-exact-frag_size.patch patches.suse/net-mlx5e-Enhance-RX-SKB-headroom-logic.patch patches.suse/net-mlx5e-Introduce-RX-Page-Reuse.patch patches.suse/net-mlx5e-Relocate-the-TC-match-on-ip-tos-offload-co.patch patches.suse/net-mlx5e-Offload-TC-matching-on-ip-ttl.patch patches.suse/net-mlx5e-Use-macro-for-TC-header-re-write-offload-f.patch patches.suse/net-mlx5e-Add-header-re-write-offloading-of-IPv6-hop.patch patches.suse/mlxfw-Make-the-module-selectable.patch patches.suse/net-mlx5-Add-MCC-Management-Component-Control-regist.patch patches.suse/net-mlx5-Enhance-MCAM-reg-to-allow-query-on-access-r.patch patches.suse/net-mlx5-Add-helper-functions-to-set-query-MCC-MCDA-.patch patches.suse/net-mlx5-Add-mlxfw-callbacks.patch patches.suse/net-mlx5e-Support-the-flash-device-ethtool-callback.patch patches.suse/net-mlx5e-IPoIB-Support-the-flash-device-ethtool-cal.patch patches.suse/net-mlx5-Fix-offset-of-hca-cap-reserved-field.patch patches.suse/net-store-port-representator-id-in-metadata_dst.patch patches.suse/nfp-devlink-add-support-for-getting-eswitch-mode.patch patches.suse/nfp-move-physical-port-init-into-a-helper.patch patches.suse/nfp-map-mac_stats-and-vf_cfg-BARs.patch patches.suse/nfp-general-representor-implementation.patch patches.suse/nfp-add-stats-and-xmit-helpers-for-representors.patch patches.suse/nfp-app-callbacks-for-SRIOV.patch patches.suse/nfp-provide-nfp_port-to-of-nfp_net_get_mac_addr.patch patches.suse/nfp-add-support-for-tx-rx-with-metadata-portid.patch patches.suse/nfp-add-support-for-control-messages-for-flower-app.patch patches.suse/nfp-add-flower-app.patch patches.suse/nfp-add-VF-and-PF-representors-to-flower-app.patch patches.suse/af_iucv-Move-sockaddr-length-checks-to-before-access.patch patches.suse/net-Remove-ndo_dfwd_start_xmit.patch patches.suse/0001-iwlwifi-mvm-flush-per-station-for-DQA-mode.patch patches.suse/0002-iwlwifi-mvm-support-getting-nvm-data-from-firmware.patch patches.suse/0003-iwlwifi-mvm-support-old-method-of-NVM-parsing.patch patches.suse/0004-iwlwifi-mvm-fix-endianness-in-lq_cmd-declaration.patch patches.suse/0005-iwlwifi-mvm-document-which-group-enums-are-used-with.patch patches.suse/0006-iwlwifi-mvm-use-proper-sta_addr-in-firmware-API.patch patches.suse/0007-iwlwifi-mvm-fix-MCC-endianness-bug.patch patches.suse/0008-iwlwifi-mvm-use-u8-for-reserved-fields.patch patches.suse/0009-iwlwifi-mvm-disentangle-paging-command-structs.patch patches.suse/0010-iwlwifi-mvm-add-documentation-to-some-WoWLAN-command.patch patches.suse/0011-iwlwifi-mvm-wait-for-the-flushed-queue-only.patch patches.suse/0012-iwlwifi-mvm-fix-some-kernel-doc.patch patches.suse/0013-iwlwifi-mvm-add-documentation-links-to-various-field.patch patches.suse/0014-iwlwifi-update-device-ID-for-a000-family.patch patches.suse/0015-iwlwifi-mvm-disentangle-binding-command-versions.patch patches.suse/0016-iwlwifi-mvm-create-name-various-enums.patch patches.suse/0017-iwlwifi-mvm-document-structures-used-by-commands.patch patches.suse/0018-iwlwifi-mvm-remove-wrt-support-of-page-dumps-in-gen2.patch patches.suse/0019-iwlwifi-pcie-support-page-dumping-in-wrt-in-gen2.patch patches.suse/0020-iwlwifi-Add-fw_name_pre_rf_next_step-to-support-diff.patch patches.suse/0021-iwlwifi-mvm-remove-unused-TX_CMD_NEXT_FRAME_.patch patches.suse/0022-iwlwifi-kernel-doc-make-proper-links.patch patches.suse/0023-iwlwifi-mvm-fix-many-kernel-doc-warnings.patch patches.suse/0024-iwlwifi-add-wait-for-tx-queue-empty.patch patches.suse/0025-iwlwifi-mvm-add-AMSDU-flag-to-offload-assist.patch patches.suse/0026-iwlwifi-mvm-document-RX-structures.patch patches.suse/0027-iwlwifi-pcie-add-AMSDU-to-gen2.patch patches.suse/0028-iwlwifi-cleanup-references-to-8000-family-in-NVM-cod.patch patches.suse/0029-iwlwifi-remove-references-to-8000-B-step-devices.patch patches.suse/0030-iwlwifi-add-dbgc_supported-to-transport-configuratio.patch patches.suse/0031-iwlwifi-mvm-add-TLV-for-NAN-API-differentiation.patch patches.suse/0032-iwlwifi-mvm-support-init-flow-debugging.patch patches.suse/0033-iwlwifi-add-9000-and-A000-device-families.patch patches.suse/0034-iwlwifi-pcie-support-dumping-FH-in-a000-hw.patch patches.suse/0035-iwlwifi-mvm-disable-prph-collection-in-a000-hw.patch patches.suse/0037-iwlwifi-mvm-check-firmware-is-up-in-debugfs.patch patches.suse/0038-iwlwifi-mvm-use-schedule_delayed_work.patch patches.suse/0036-iwlwifi-mvm-add-and-use-iwl_mvm_device_running.patch patches.suse/0039-iwlwifi-mvm-convert-ucode_loaded-to-a-status-bit.patch patches.suse/0040-iwlwifi-mvm-clear-firmware-running-bit-earlier.patch patches.suse/0041-iwlwifi-fix-a-kernel-doc-tag.patch patches.suse/0042-iwlwifi-split-firmware-API-from-iwl-trans.h.patch patches.suse/0043-iwlwifi-mvm-link-queue-cmd-docs-to-A000-command-stru.patch patches.suse/0044-iwlwifi-mvm-document-structures-used-for-BEACON_TEMP.patch patches.suse/0045-iwlwifi-mvm-link-to-TX-commands-in-documentation.patch patches.suse/0046-iwlwifi-mvm-remove-SCAN_GROUP.patch patches.suse/0047-iwlwifi-fw-api-cleanup-cycle-includes.patch patches.suse/0048-iwlwifi-remove-unnecessary-code-in-iwl_trans_alloc_t.patch patches.suse/brcmfmac-add-support-multi-scheduled-scan.patch patches.suse/brcmfmac-add-mutex-to-protect-pno-requests.patch patches.suse/brcmfmac-add-scheduled-scan-support-for-specified-BS.patch patches.suse/brcmfmac-Fix-grammar-issue-in-error-message.patch patches.suse/mwifiex-make-function-mwifiex_ret_pkt_aggr_ctrl-stat.patch patches.suse/rtlwifi-btcoex-add-macros-to-check-chip-type.patch patches.suse/rtlwifi-btcoex-rename-ex_halbtc-ant-to-ex_btc-ant.patch patches.suse/rtlwifi-btcoex-settings-before-firmware-is-downloade.patch patches.suse/rtlwifi-btcoex-hook-external-PnP-notify-by-chip-for-.patch patches.suse/rtlwifi-btcoex-add-settings-before-the-hardware-is-r.patch patches.suse/rtlwifi-btcoex-hook-external-functions-for-newer-chi.patch patches.suse/rtlwifi-btcoex-bind-BT-coex-information-with-wifi-dr.patch patches.suse/rtlwifi-btcoex-remove-unused-display-functions.patch patches.suse/rtlwifi-btcoex-let-btcoex-get-wifi-rssi-and-link-sta.patch patches.suse/mwifiex-Replace-semaphore-async_sem-with-mutex.patch patches.suse/brcmfmac-Use-separate-firmware-for-revision-0-of-the patches.suse/rtlwifi-fix-REG_USTIME_TSF-register-definition.patch patches.suse/mwifiex-fixes-the-unexpected-be-printed-log-by-defau.patch patches.suse/mwifiex-debugfs-remove-redunant-check-of-mwifiex_dfs.patch patches.suse/rtlwifi-btcoex-call-bind-to-setup-btcoex.patch patches.suse/rtlwifi-btcoex-set-correct-interface-type-and-parame.patch patches.suse/rtlwifi-btcoex-rtl8723be-fix-ant_sel-not-work.patch patches.suse/rtlwifi-Correct-power-save-capability-while-init-mac.patch patches.suse/rtlwifi-extend-debug_comp-to-u64.patch patches.suse/rtlwifi-Add-TX-report-and-disable-key-to-force-wait-.patch patches.suse/rtlwifi-Revise-special-packet-notification-to-be-rea.patch patches.suse/rtlwifi-Add-btcoex-record_pwr_mode.patch patches.suse/rtlwifi-Add-rx-ampdu-cfg-for-btcoexist.patch patches.suse/rtlwifi-add-btc_is_bt_lps_on-for-btcoexist.patch patches.suse/rtlwifi-btcoexist-control-to-enter-leave-LPS.patch patches.suse/brcmfmac-initialize-oob-irq-data-before-request_irq.patch patches.suse/ath10k-remove-unnecessary-code.patch patches.suse/ath10k-fix-reported-HT-MCS-rates-with-NSS-1 patches.suse/wil6210-low-level-RF-sector-API.patch patches.suse/wil6210-add-option-to-load-FTM-FW.patch patches.suse/wil6210-Improve-AP-stop-handling.patch patches.suse/wil6210-support-devices-with-different-PCIe-bar-size.patch patches.suse/ath10k-go-back-to-using-dma_alloc_coherent-for-firmw.patch patches.suse/ath10k-increase-BMI-timeout.patch patches.suse/ath10k-log-when-longer-bmi-cmds-happen.patch patches.suse/ath10k-initialize-nbytes-to-0.patch patches.suse/ath10k-add-BMI-parameters-to-fix-calibration-from-DT.patch patches.suse/ath10k-fix-the-logic-of-limiting-tdls-peer-counts.patch patches.suse/ath10k-define-structures-for-CE-ctrl-misc-register.patch patches.suse/ath10k-add-per-chain-RSSI-reporting.patch patches.suse/ath6kl-fix-spelling-mistake-Indicat-Indicate.patch patches.suse/ath10k-use-complete-VHT-chan-width-for-160MHz-workar.patch patches.suse/ath10k-configure-rxnss_override-for-QCA9984.patch patches.suse/ath10k-set-rxnss_override-for-QCA9888.patch patches.suse/wil6210-prevent-platform-callbacks-after-uninit.patch patches.suse/wil6210-add-support-for-PCIe-D3hot-in-system-suspend.patch patches.suse/wil6210-remove-ioctl-interface.patch patches.suse/net-add-netlink_ext_ack-argument-to-rtnl_link_ops.ne.patch patches.suse/net-add-netlink_ext_ack-argument-to-rtnl_link_ops.ch.patch patches.suse/net-add-netlink_ext_ack-argument-to-rtnl_link_ops.va.patch patches.suse/net-mlx4-fix-spelling-mistake-coalesing-coalescing.patch patches.suse/tcp-fix-null-ptr-deref-in-getsockopt-.-TCP_ULP.patch patches.suse/nfp-explicitly-check-if-application-FW-is-loaded.patch patches.suse/nfp-move-area-mapping-helper-into-nfpcore.patch patches.suse/nfp-add-helper-for-mapping-runtime-symbols.patch patches.suse/nfp-remove-unused-nfp_cpp_area_check_range.patch patches.suse/nfp-add-nfp_app-cleanup-callback-and-make-flower-use.patch patches.suse/nfp-spawn-nfp_ports-for-PF-and-VF-ports.patch patches.suse/nfp-make-the-representor-get-stats-app-independent.patch patches.suse/nfp-move-representors-struct-net_device_ops-to-share.patch patches.suse/nfp-allow-converting-representor-s-netdev-into-nfp_p.patch patches.suse/nfp-wire-get_phys_port_name-on-representors.patch patches.suse/nfp-handle-SR-IOV-already-enabled-when-driver-is-pro.patch patches.suse/nfp-reorder-SR-IOV-config-and-nfp_app-SR-IOV-callbac.patch patches.suse/nfp-allocate-a-private-workqueue-for-driver-work.patch patches.suse/nfp-flower-add-Kconfig-for-flower-app.patch patches.suse/net-mlx4-fix-spelling-mistake-enforcment-enforcement.patch patches.suse/cavium-thunder-Remove-duplicate-netdev-name-logging-.patch patches.suse/net-mlx5-Set-interface-flags-before-cleanup-in-unloa.patch patches.suse/net-mlx5-Add-reserved-gids-support.patch patches.suse/net-mlx5-Add-support-for-multiple-RoCE-enable.patch patches.suse/IB-mlx5-Respect-mlx5_core-reserved-GIDs.patch patches.suse/net-mlx5-Make-get_cqe-routine-not-ethernet-specific.patch patches.suse/net-mlx5-Add-QP-WQ-support.patch patches.suse/net-mlx5-FPGA-Move-FPGA-init-cleanup-to-init_once.patch patches.suse/net-mlx5-FPGA-Add-FW-commands-for-FPGA-QPs.patch patches.suse/net-mlx5-FPGA-Add-high-speed-connection-routines.patch patches.suse/net-mlx5-FPGA-Add-SBU-bypass-and-reset-flows.patch patches.suse/net-mlx5-FPGA-Add-SBU-infrastructure.patch patches.suse/net-mlx5-Accel-Add-IPSec-acceleration-interface.patch patches.suse/net-mlx5e-IPSec-Innova-IPSec-offload-infrastructure.patch patches.suse/net-mlx5e-IPSec-Add-Innova-IPSec-offload-RX-data-pat.patch patches.suse/net-mlx5e-IPSec-Add-Innova-IPSec-offload-TX-data-pat.patch patches.suse/net-mlx5e-IPSec-Add-IPSec-ethtool-stats.patch patches.suse/bpf-Add-syscall-lookup-support-for-fd-array-and-htab.patch patches.suse/bpf-Add-test-for-syscall-on-fd-array-htab-lookup.patch patches.suse/bpf-Fix-out-of-bound-access-on-interpreters.patch patches.suse/ibmvnic-102-Fix-assignment-of-RX-TX-IRQ-s.patch patches.suse/net-ibm-ibmveth-constify-dev_pm_ops-structures.patch patches.suse/net-mlx4_en-Add-dynamic-variable-to-hold-the-number-.patch patches.suse/net-mlx4_en-Do-not-allocate-redundant-TX-queues-when.patch patches.suse/netfilter-ipt_CLUSTERIP-do-not-hold-dev.patch patches.suse/net-convert-inet_peer.refcnt-from-atomic_t-to-refcou.patch patches.suse/net-convert-sk_buff.users-from-atomic_t-to-refcount_.patch patches.suse/net-convert-inet_frag_queue.refcnt-from-atomic_t-to-.patch patches.suse/net-switchdev-add-SET_SWITCHDEV_OPS-helper.patch patches.suse/nfp-add-phys_switch_id-support.patch patches.suse/nfp-provide-infrastructure-for-offloading-flower-bas.patch patches.suse/nfp-extend-flower-add-flow-offload.patch patches.suse/nfp-extend-flower-matching-capabilities.patch patches.suse/nfp-add-basic-action-capabilities-to-flower-offloads.patch patches.suse/nfp-add-metadata-to-each-flow-offload.patch patches.suse/nfp-add-a-stats-handler-for-flower-offloads.patch patches.suse/nfp-add-control-message-passing-capabilities-to-flow.patch patches.suse/brcmfmac-fix-double-free-upon-register_netdevice-fai patches.suse/0050-iwlwifi-mvm-remove-txq-EMPTYING_DELBA-state-for-DQA.patch patches.suse/0051-iwlwifi-remove-resp_pkt-NULL-checks.patch patches.suse/0001-iwlwifi-mvm-disable-dbg-data-collect-when-fw-isn-t-a.patch patches.suse/0052-iwlwifi-mvm-Enable-security-on-new-TX-API.patch patches.suse/0053-iwlwifi-mvm-avoid-unnecessary-cache-trashing-in-Tx-p.patch patches.suse/0054-iwlwifi-mvm-remove-pointless-num_stored-condition.patch patches.suse/iwlwifi-pcie-fix-TVQM-queue-ID-range-check patches.suse/0055-iwlwifi-mvm-avoid-variable-shadowing.patch patches.suse/0056-iwlwifi-mvm-use-scnprintf-instead-of-snprintf.patch patches.suse/0057-iwlwifi-use-bitfield.h-for-some-registers.patch patches.suse/0058-iwlwifi-mvm-track-and-report-IBSS-manager-status-to-.patch patches.suse/0059-iwlwifi-mvm-make-D0I3_END_CMD-sync-during-system-res.patch patches.suse/0060-iwlwifi-mvm-support-D0I3_END_CMD-at-the-start-of-res.patch patches.suse/0061-iwlwifi-mvm-make-iwl_mvm_update_mcc-easier-to-follow.patch patches.suse/0062-iwlwifi-mvm-rs-add-logs-for-the-wrong-antenna-case.patch patches.suse/0063-iwlwifi-pcie-pull-out-common-rfkill-IRQ-handling-cod.patch patches.suse/0064-iwlwifi-pcie-add-fake-RF-kill-to-debugfs.patch patches.suse/iwlwifi-mvm-don-t-warn-in-queue-sync-on-RF-kill.patch patches.suse/0066-iwlwifi-pcie-don-t-report-RF-kill-enabled-while-shut.patch patches.suse/0067-iwlwifi-pcie-remove-pointless-debugfs-parsing-for-cs.patch patches.suse/0068-iwlwifi-mvm-document-status-bits.patch patches.suse/0069-iwlwifi-mvm-support-aggregations-on-A000-HW.patch patches.suse/0070-iwlwifi-pcie-use-kstrtou32_from_user.patch patches.suse/0071-iwlwifi-mvm-better-link-scan-notification-results-le.patch patches.suse/iwlwifi-fix-TX-tracing-for-non-linear-SKBs patches.suse/iwlwifi-pcie-fix-command-completion-name-debug patches.suse/0072-iwlwifi-mvm-docs-fix-enum-link-provide-TX-response-l.patch patches.suse/0073-iwlwifi-mvm-fix-fw-monitor-7000-HW-recollecting.patch patches.suse/0074-iwlwifi-mvm-disentangle-union-in-TX-status-struct.patch patches.suse/0075-iwlwifi-mvm-add-documentation-for-enum-iwl_debug_cmd.patch patches.suse/0076-iwlwifi-document-transmit-buffer-bits-better.patch patches.suse/0077-iwlwifi-remove-useless-iwl_free_nvm_data-function.patch patches.suse/0078-iwlwifi-mvm-fix-nvm_data-leak.patch patches.suse/0079-iwlwifi-pcie-don-t-disable-bh-when-handling-FW-error.patch patches.suse/0080-iwlwifi-mvm-reset-the-HW-before-dumping-if-HW-error-.patch patches.suse/0081-iwlwifi-mvm-don-t-mark-TIDs-that-are-not-idle-wrt-BA.patch patches.suse/0082-iwlwifi-add-a-W-A-for-a-scheduler-hardware-bug.patch patches.suse/0083-iwlwifi-pcie-make-iwl_pcie_apm_stop_master-return-vo.patch patches.suse/0084-iwlwifi-mvm-set-assoc_beacon_arrive_time.patch patches.suse/0085-iwlwifi-mvm-support-new-flush-API.patch patches.suse/0086-iwlwifi-mvm-document-assoc_beacon_arrive_time.patch patches.suse/0087-iwlwifi-mvm-print-base-HW-address-during-init.patch patches.suse/0088-iwlwifi-pcie-reduce-unwanted-noise-in-the-logs.patch patches.suse/0089-iwlwifi-pcie-delete-the-Tx-queue-timer-earlier-upon-.patch patches.suse/0090-iwlwifi-mvm-fix-typo-in-CTDP_CMD_OPERATION_REPORT-de.patch patches.suse/0091-iwlwifi-pcie-work-around-suspend-resume-issue.patch patches.suse/0092-iwlwifi-mvm-support-TX-on-MONITOR-iface.patch patches.suse/rtlwifi-Fix-a2dp-choppy-while-BT-RSSI-stays-on-thres.patch patches.suse/rtlwifi-Do-IQK-only-once-to-reduce-wifi-occupy-anten.patch patches.suse/rtlwifi-Modify-power-mode-parameters-of-8723be-and-8.patch patches.suse/rtlwifi-Update-some-cases-in-btc_get-function-roam-5.patch patches.suse/rtlwifi-Add-return-value-to-btc_set.patch patches.suse/rtlwifi-Add-ap_num-field-for-btcoexist.patch patches.suse/rtlwifi-Fill-ap_num-field-by-driver.patch patches.suse/rtlwifi-Add-in_4way-field-for-btcoexist.patch patches.suse/mwifiex-Do-not-change-bss_type-in-change_virtual_int.patch patches.suse/brcmfmac-cleanup-kerneldoc-for-struct-brcmf_bus.patch patches.suse/brcmfmac-use-atomic_t-for-statistic-counter-in-struc.patch patches.suse/brcmfmac-rework-headroom-check-in-.start_xmit.patch patches.suse/libertas-Fix-lbs_prb_rsp_limit_set.patch patches.suse/mwifiex-fix-spelling-mistake-secuirty-security.patch patches.suse/ath10k-add-const-to-thermal_cooling_device_ops-struc.patch patches.suse/ath9k-avoid-potential-freezing-during-random-generat.patch patches.suse/ath9k-Use-mutex_lock-to-avoid-potential-race-in-star.patch patches.suse/ath10k-fix-a-bunch-of-spelling-mistakes-in-messages.patch patches.suse/ath9k-remove-useless-variable-assignment-in-ath_mci_.patch patches.suse/NFC-nfcmrvl_uart-fix-device-node-leak-during-probe patches.suse/NFC-trf7970a-fix-check-of-clock-frequencies-use-inst.patch patches.suse/net-mlx5-fix-spelling-mistake-Allodating-Allocating.patch patches.suse/sfc-change-Unknown-MCDI-event-message-to-print-full-.patch patches.suse/sfc-correct-comment-on-efx_mcdi_process_event.patch patches.suse/Bluetooth-hci_bcm-Add-active_low-irq-polarity-quirk- patches.suse/bpf-BPF-support-for-sock_ops.patch patches.suse/bpf-program-to-load-and-attach-sock_ops-BPF-progs.patch patches.suse/bpf-Support-for-per-connection-SYN-SYN-ACK-RTOs.patch patches.suse/bpf-Sample-bpf-program-to-set-SYN-SYN-ACK-RTOs.patch patches.suse/bpf-Support-for-setting-initial-receive-window.patch patches.suse/bpf-Sample-bpf-program-to-set-initial-window.patch patches.suse/bpf-Add-setsockopt-helper-function-to-bpf.patch patches.suse/bpf-Add-TCP-connection-BPF-callbacks.patch patches.suse/bpf-Sample-BPF-program-to-set-buffer-sizes.patch patches.suse/bpf-Add-support-for-changing-congestion-control.patch patches.suse/bpf-Sample-BPF-program-to-set-congestion-control.patch patches.suse/bpf-Adds-support-for-setting-initial-cwnd.patch patches.suse/bpf-Sample-BPF-program-to-set-initial-cwnd.patch patches.suse/bpf-Adds-support-for-setting-sndcwnd-clamp.patch patches.suse/bpf-Sample-bpf-program-to-set-sndcwnd-clamp.patch patches.suse/bpf-update-tools-include-uapi-linux-bpf.h.patch patches.suse/bpf-fix-to-bpf_setsockops.patch patches.suse/qed-Introduce-iWARP-personality.patch patches.suse/qed-Implement-iWARP-initialization-teardown-and-qp-o.patch patches.suse/qed-Rename-some-ll2-related-defines.patch patches.suse/qed-Add-iWARP-support-in-ll2-connections.patch patches.suse/qed-iWARP-CM-setup-a-ll2-connection-for-handling-SYN.patch patches.suse/qed-iWARP-CM-add-listener-functions-and-initial-SYN-.patch patches.suse/qed-iWARP-CM-add-passive-side-connect.patch patches.suse/qed-iWARP-CM-add-active-side-connect.patch patches.suse/qed-iWARP-implement-disconnect-flows.patch patches.suse/qed-iWARP-CM-add-error-handling.patch patches.suse/qed-Add-iWARP-protocol-support-in-context-allocation.patch patches.suse/qed-Add-iWARP-support-for-physical-queue-allocation.patch patches.suse/net-mlx5-fix-memcpy-limit.patch patches.suse/net-phy-Add-phy-loopback-support-in-net-phy-framewor.patch patches.suse/net-hns-Use-phy_driver-to-setup-Phy-loopback.patch patches.suse/bpf-net-add-skb_mac_header_len-helper.patch patches.suse/bpf-add-bpf_skb_adjust_room-helper.patch patches.suse/bpf-simplify-narrower-ctx-access.patch patches.suse/bpf-export-whether-tail-call-has-jited-owner.patch patches.suse/bpf-extend-bpf_trace_printk-to-support-i.patch patches.suse/bpf-add-various-test-cases-for-verifier-selftest.patch patches.suse/ctcm_fsms-Convert-skb-user-accesses-to-refcount_t.patch patches.suse/net-mlxfw-Properly-handle-dependancy-with-non-loadab.patch patches.suse/netxen_nic-Remove-unused-pointer-hdr-in-netxen_setup.patch patches.suse/mlx4_en-make-mlx4_log_num_mgm_entry_size-static.patch patches.suse/brcmfmac-support-4-way-handshake-offloading-for-WPA-.patch patches.suse/brcmfmac-support-4-way-handshake-offloading-for-802..patch patches.suse/brcmfmac-switch-to-using-cfg80211_connect_done.patch patches.suse/nl80211-Don-t-verify-owner_nlportid-on-NAN-commands.patch patches.suse/mwifiex-do-not-update-MCS-set-from-hostapd patches.suse/0093-iwlwifi-mvm-refactor-geo-init.patch patches.suse/0094-iwlwifi-mvm-Add-debugfs-entry-to-retrieve-SAR-geogra.patch patches.suse/0095-iwlwifi-mvm-remove-some-CamelCase-from-firmware-API.patch patches.suse/0096-iwlwifi-mvm-fix-various-Excess-.-description-kernel-.patch patches.suse/0097-iwlwifi-mvm-remove-various-unused-command-IDs-struct.patch patches.suse/0098-iwlwifi-mvm-use-__le16-even-for-reserved-fields.patch patches.suse/0099-iwlwifi-mvm-add-documentation-for-all-command-IDs.patch patches.suse/0100-iwlwifi-mvm-fix-a-bunch-of-kernel-doc-warnings.patch patches.suse/0101-iwlwifi-dvm-use-macros-for-format-strings.patch patches.suse/0102-iwlwifi-pcie-only-apply-retention-workaround-on-9000.patch patches.suse/0103-iwlwifi-pcie-fix-9000-series-RF-kill-interrupt-propa.patch patches.suse/iwlwifi-mvm-change-sta_id-to-u8 patches.suse/0104-iwlwifi-mvm-simplify-CHECK_MLME_TRIGGER-macro.patch patches.suse/0105-iwlwifi-add-the-new-a000_2ax-series.patch patches.suse/0106-iwlwifi-add-twelve-new-9560-series-PCI-IDs.patch patches.suse/0107-iwlwifi-mvm-use-proper-CDB-check-in-PHY-context-modi.patch patches.suse/0108-iwlwifi-pcie-improve-invalid-queue-warning.patch patches.suse/0109-iwlwifi-mvm-support-aggs-of-64-frames-in-A000-family.patch patches.suse/0110-iwlwifi-pcie-improve-debug-in-iwl_pcie_rx_handle_rb.patch patches.suse/0111-iwlwifi-mvm-change-when-the-BT_COEX-is-sent.patch patches.suse/0112-iwlwifi-mvm-support-multi-tid-ba-notif.patch patches.suse/0113-iwlwifi-unify-external-internal-modparam-names.patch patches.suse/0114-iwlwifi-pcie-make-ctxt-info-free-idempotent.patch patches.suse/0115-iwlwifi-pcie-warn-if-paging-is-already-initialized-d.patch patches.suse/iwlwifi-mvm-unconditionally-stop-device-after-init patches.suse/iwlwifi-mvm-fix-deduplication-start-logic patches.suse/0116-iwlwifi-mvm-rename-iwl_shared_mem_cfg_v1-to-the-corr.patch patches.suse/0117-iwlwifi-create-new-subdirectory-for-FW-interaction.patch patches.suse/0118-iwlwifi-move-notification-wait-into-fw.patch patches.suse/0119-iwlwifi-move-configuration-into-sub-directory.patch patches.suse/0120-iwlwifi-mvm-remove-version-2-of-paging-command.patch patches.suse/iwlwifi-mvm-quietly-accept-non-sta-assoc-response-fr patches.suse/0121-iwlwifi-pcie-add-MSI-X-interrupt-tracing.patch patches.suse/0122-iwlwifi-mvm-properly-enable-IP-header-checksumming.patch patches.suse/iwlwifi-mvm-fix-mac80211-queue-tracking patches.suse/0123-iwlwifi-mvm-map-cab_queue-to-real-one-earlier.patch patches.suse/0124-iwlwifi-mvm-fix-mac80211-s-hw_queue-in-DQA-mode.patch patches.suse/iwlwifi-mvm-don-t-send-fetch-the-TID-from-a-non-QoS- patches.suse/iwlwifi-pcie-reconfigure-MSI-X-HW-on-resume patches.suse/iwlwifi-mvm-don-t-mess-the-SNAP-header-in-TSO-for-no patches.suse/iwlwifi-mvm-remove-DQA-non-STA-client-mode-special-c.patch patches.suse/0126-iwlwifi-mvm-update-rx-statistics-cmd-api.patch patches.suse/iwlwifi-mvm-quietly-accept-non-sta-disassoc-frames patches.suse/0127-iwlwifi-pcie-propagate-iwl_pcie_apm_init-s-status.patch patches.suse/0128-iwlwifi-pcie-wait-longer-after-device-reset.patch patches.suse/0129-iwlwifi-bump-MAX-API-for-8000-9000-A000-to-33.patch patches.suse/qed-initialize-ll2_syn_handle-at-start-of-function.patch patches.suse/net-reflect-mark-on-tcp-syn-ack-packets.patch patches.suse/bridge-allow-ext-learned-entries-to-change-ports.patch patches.suse/net-sched-convert-Qdisc.refcnt-from-atomic_t-to-refc.patch patches.suse/bpf-fix-return-in-load_bpf_file.patch patches.suse/bpf-add-missing-break-in-for-the-TCP_BPF_SNDCWND_CLA.patch patches.suse/nfp-improve-order-of-interfaces-in-breakout-mode.patch patches.suse/nfp-remove-legacy-MAC-address-lookup.patch patches.suse/nfp-default-to-chained-metadata-prepend-format.patch patches.suse/cxgb4-time-stamping-interface-for-PTP.patch patches.suse/cxgb4-Add-PTP-Hardware-Clock-PHC-support.patch patches.suse/cxgb4-Support-for-get_ts_info-ethtool-method.patch patches.suse/drbd-sendpage-never-needed-set_fs.patch patches.suse/lpfc-debugfs-get-rid-of-pointless-access_ok.patch patches.suse/0001-fs-fcntl-f_setown-allow-returning-error.patch patches.suse/0002-fs-fcntl-f_setown-avoid-undefined-behaviour.patch patches.suse/bpf-don-t-open-code-memdup_user.patch patches.suse/btrfs-use-bio_clone_fast-to-clone-our-bio.patch patches.suse/btrfs-new-helper-btrfs_bio_clone_partial.patch patches.suse/btrfs-use-bio_clone_bioset_partial-to-simplify-DIO-s.patch patches.suse/btrfs-change-how-we-iterate-bios-in-endio.patch patches.suse/Btrfs-work-around-maybe-uninitialized-warning.patch patches.suse/btrfs-cleanup-root-usage-by-btrfs_get_alloc_profile.patch patches.suse/0001-Btrfs-skip-commit-transaction-if-we-don-t-have-enoug.patch patches.suse/btrfs-separate-space_info-create-update.patch patches.suse/btrfs-refactor-update_space_info.patch patches.suse/btrfs-btrfs_decompress_bio-could-accept-compressed_bio-instead.patch patches.suse/btrfs-reduce-arguments-for-decompress_bio-ops.patch patches.suse/btrfs-scrub-add-memalloc_nofs-protection-around-init_ipath.patch patches.suse/btrfs-use-gfp_kernel-in-init_ipath.patch patches.suse/btrfs-manually-implement-device_total_bytes-getter-setter.patch patches.suse/btrfs-round-down-values-which-are-written-for-total_bytes_size.patch patches.suse/btrfs-add-cond_resched-to-btrfs_qgroup_trace_leaf_items patches.suse/btrfs-send-fix-invalid-path-after-renaming-and-linking-file.patch patches.suse/btrfs-incremental-send-fix-invalid-path-for-unlink-commands.patch patches.suse/btrfs-make-add_pinned_bytes-take-an-s64-num_bytes-instead-of-u64.patch patches.suse/btrfs-make-bug_on-in-add_pinned_bytes-an-assert.patch patches.suse/btrfs-update-total_bytes_pinned-when-pinning-down-extents.patch patches.suse/btrfs-always-account-pinned-bytes-when-dropping-a-tree-block-ref.patch patches.suse/btrfs-return-old-and-new-total-ref-mods-when-adding-delayed-refs.patch patches.suse/btrfs-rework-delayed-ref-total_bytes_pinned-accounting.patch patches.suse/0001-btrfs-qgroup-Add-quick-exit-for-non-fs-extents.patch patches.suse/0002-btrfs-qgroup-Cleanup-btrfs_qgroup_prepare_account_ex.patch patches.suse/0003-btrfs-qgroup-Return-actually-freed-bytes-for-qgroup-.patch patches.suse/0004-btrfs-qgroup-Fix-qgroup-reserved-space-underflow-cau.patch patches.suse/0005-btrfs-qgroup-Introduce-extent-changeset-for-qgroup-r.patch patches.suse/0006-btrfs-qgroup-Fix-qgroup-reserved-space-underflow-by-.patch patches.suse/btrfs-fix-integer-overflow-in-calc_reclaim_items_nr.patch patches.suse/0021-arm64-Call-__show_regs-directly.patch patches.suse/0022-arm64-Add-dump_backtrace-in-show_regs.patch patches.suse/0001-arm64-cpufeature-Don-t-dump-useless-backtrace-on-CPU.patch patches.suse/arm64-futex-Fix-undefined-behaviour-with-FUTEX_OP_OP.patch patches.suse/0001-ARM64-PCI-Set-root-bus-NUMA-node-on-ACPI-systems.patch patches.suse/arm64-kernel-restrict-dev-mem-read-calls-to-linear-r.patch patches.suse/0002-arm64-cpufeature-Fix-CPU_OUT_OF_SPEC-taint-for-unifo.patch patches.suse/0001-arm64-mm-print-out-correct-page-table-entries.patch patches.suse/0002-arm64-mm-don-t-print-out-page-table-entries-on-EL0-f.patch patches.suse/0003-arm64-mm-print-file-name-of-faulting-vma.patch patches.suse/0004-arm64-fault-Print-info-about-page-table-structure-wh.patch patches.suse/arm64-hugetlb-Fix-huge_pte_offset-to-return-poisoned.patch patches.suse/arm64-hwpoison-add-VM_FAULT_HWPOISON-_LARGE-handling.patch patches.suse/arm64-kconfig-allow-support-for-memory-failure-handl.patch patches.suse/0001-ARM64-irqchip-Update-ACPI_IORT-symbol-selection-logi.patch patches.suse/0001-ACPI-IORT-Remove-iort_node_match.patch patches.suse/arm64-Export-save_stack_trace_tsk.patch patches.suse/arm64-drivers-char-kmem-disable-on-arm64.patch patches.suse/0001-fs-proc-kcore-use-kcore_list-type-to-check-for-vmall.patch patches.suse/0002-arm64-mm-select-CONFIG_ARCH_PROC_KCORE_TEXT.patch patches.suse/0003-arm64-signal-split-frame-link-record-from-sigcontext.patch patches.suse/0004-arm64-signal-Refactor-sigcontext-parsing-in-rt_sigre.patch patches.suse/0005-arm64-signal-factor-frame-layout-and-population-into.patch patches.suse/0006-arm64-signal-factor-out-signal-frame-record-allocati.patch patches.suse/0034-arm64-ptrace-Flush-FPSIMD-regs-back-to-thread_struct.patch patches.suse/0003-arm64-dump-cpu_hwcaps-at-panic-time.patch patches.suse/0007-arm64-signal-Allow-expansion-of-the-signal-frame.patch patches.suse/0004-arm64-perf-Extend-event-config-for-ARMv8.1.patch patches.suse/0005-drivers-perf-commonise-PERF_EVENTS-dependency.patch patches.suse/0006-perf-xgene-Parse-PMU-subnode-from-the-match-table.patch patches.suse/0007-perf-xgene-Move-PMU-leaf-functions-into-function-poi.patch patches.suse/0008-perf-xgene-Add-support-for-SoC-PMU-version-3.patch patches.suse/0019-acpi-apei-read-ack-upon-ghes-record-consumption.patch patches.suse/0020-ras-acpi-apei-cper-add-support-for-generic-data-v3-s.patch patches.suse/0021-cper-add-timestamp-print-to-CPER-status-printing.patch patches.suse/0022-efi-parse-ARM-processor-error.patch patches.suse/0023-arm64-exception-handle-Synchronous-External-Abort.patch patches.suse/0024-acpi-apei-handle-SEA-notification-type-for-ARMv8.patch patches.suse/0025-acpi-apei-panic-OS-with-fatal-error-status-block.patch patches.suse/0026-efi-print-unrecognized-CPER-section.patch patches.suse/0027-ras-acpi-apei-generate-trace-event-for-unrecognized-.patch patches.suse/0028-trace-ras-add-ARM-processor-error-trace-event.patch patches.suse/0029-arm-arm64-KVM-add-guest-SEA-support.patch patches.suse/0030-acpi-apei-check-for-pending-errors-when-probing-GHES.patch patches.suse/0032-ras-mark-stub-functions-as-inline.patch patches.suse/0001-arm64-fix-endianness-annotation-for-__apply_alternat.patch patches.suse/arm64-ptrace-Avoid-setting-compat-FP-SC-R-to-garbage.patch patches.suse/0008-ahci-qoriq-add-ls1088a-platforms-support.patch patches.suse/libata-move-ata_read_log_page-to-libata-core.c.patch patches.suse/libata-factor-out-a-ata_log_supported-helper.patch patches.suse/libata-clarify-log-page-naming-grouping.patch patches.suse/libata-factor-out-a-ata_identify_page_supported-help.patch patches.suse/libata-implement-SECURITY-PROTOCOL-IN-OUT.patch patches.suse/libata-Add-the-AHCI_HFLAG_YES_ALPM-flag.patch patches.suse/libata-Add-the-AHCI_HFLAG_NO_WRITE_TO_RO-flag.patch patches.suse/ata-ahci_brcm-Avoid-writing-to-read-only-registers.patch patches.suse/sd-add-support-for-TCG-OPAL-self-encrypting-disks.patch patches.suse/ALSA-us122l-clean-up-US144-handling.patch patches.suse/ALSA-pcm-Build-pcm-notifier-code-conditionally.patch patches.suse/ALSA-Use-IS_ENABLED-in-common-headers.patch patches.suse/ALSA-opl4-Use-IS_REACHABLE.patch patches.suse/ALSA-sb-Use-IS_REACHABLE.patch patches.suse/ALSA-pcm-fix-the-comments-that-refers-to-kernel-doc.patch patches.suse/ALSA-hda-Simplify-bound-beep-mute-control-for-ALC268 patches.suse/ALSA-hda-Move-bind-mixer-switch-codes-to-generic-par patches.suse/ALSA-hda-Remove-the-generic-bind-ctl-helpers patches.suse/ALSA-hda-Remove-the-use-of-set_fs patches.suse/ALSA-hda-Fix-a-typo-in-comment patches.suse/ALSA-hda-Remove-superfluous-header-inclusions patches.suse/ALSA-pcm-add-const-qualifier-for-read-only-table-for.patch patches.suse/ALSA-pcm-use-helper-function-to-refer-parameter-as-r.patch patches.suse/ALSA-pcm-oss-refer-to-parameters-instead-of-copying-.patch patches.suse/ALSA-pcm-constify-function-local-and-read-only-table.patch patches.suse/ALSA-pcm-use-do-while-0-for-empty-macro.patch patches.suse/ALSA-pcm-oss-mark-snd_pcm_plug_slave_format-arg-as-c.patch patches.suse/ALSA-pcm-Use-a-common-helper-for-PCM-state-check-and patches.suse/ALSA-pcm-Simplify-forward-rewind-codes patches.suse/ALSA-control-Simplify-snd_ctl_elem_list-implementati.patch patches.suse/ALSA-pcm-Remove-set_fs-in-PCM-core-code.patch patches.suse/ALSA-info-Use-kvzalloc-for-a-temporary-write-buffer.patch patches.suse/ALSA-control-remove-entry-limitation-for-list-operat.patch patches.suse/ALSA-gus-remove-unused-local-flag.patch patches.suse/ALSA-sb-remove-needless-evaluation-in-implementation.patch patches.suse/ALSA-pcm-Fix-negative-appl_ptr-handling-in-pcm-indir patches.suse/ALSA-mips-Deliver-indirect-PCM-transfer-error patches.suse/ALSA-cs46xx-Deliver-indirect-PCM-transfer-error patches.suse/ALSA-emu10k1-Deliver-indirect-PCM-transfer-error patches.suse/ALSA-rme32-Deliver-indirect-PCM-transfer-error patches.suse/staging-bcm2835-audio-Deliver-indirect-PCM-transfer- patches.suse/ALSA-pcm-Call-ack-whenever-appl_ptr-is-updated patches.suse/0014-ALSA-pcm-add-local-header-file-for-snd-pcm-module.patch patches.suse/ALSA-declare-snd_kcontrol_new-structures-as-const.patch patches.suse/ALSA-pcm-include-pcm_local.h-and-remove-some-extrane.patch patches.suse/ALSA-pcm-Introduce-copy_user-copy_kernel-and-fill_si.patch patches.suse/ALSA-dummy-Convert-to-new-PCM-copy-ops.patch patches.suse/ALSA-es1938-Convert-to-the-new-PCM-copy-ops.patch patches.suse/ALSA-nm256-Convert-to-new-PCM-copy-ops.patch patches.suse/ALSA-korg1212-Convert-to-the-new-PCM-ops.patch patches.suse/ALSA-rme32-Convert-to-the-new-PCM-copy-ops.patch patches.suse/ALSA-rme96-Convert-to-the-new-PCM-ops.patch patches.suse/ALSA-rme9652-Convert-to-the-new-PCM-ops.patch patches.suse/ALSA-hdsp-Convert-to-the-new-PCM-ops.patch patches.suse/ALSA-gus-Convert-to-the-new-PCM-ops.patch patches.suse/ALSA-sb-Convert-to-the-new-PCM-ops.patch patches.suse/ALSA-sh-Convert-to-the-new-PCM-ops.patch patches.suse/ASoC-blackfin-Convert-to-the-new-PCM-ops.patch patches.suse/media-solo6x10-Convert-to-the-new-PCM-ops.patch patches.suse/ALSA-pcm-Drop-the-old-copy-and-silence-ops.patch patches.suse/ALSA-pcm-Check-PCM-state-by-a-common-helper-function.patch patches.suse/ALSA-pcm-Shuffle-codes.patch patches.suse/ALSA-pcm-Call-directly-the-common-read-write-helpers.patch patches.suse/ALSA-pcm-More-unification-of-PCM-transfer-codes.patch patches.suse/ALSA-pcm-Unify-read-write-loop.patch patches.suse/ALSA-pcm-Simplify-snd_pcm_playback_silence.patch patches.suse/ALSA-pcm-Direct-in-kernel-read-write-support.patch patches.suse/ALSA-pcm-Kill-set_fs-in-PCM-OSS-layer.patch patches.suse/ALSA-pcm-Build-OSS-writev-readv-helpers-conditionall.patch patches.suse/ALSA-timer-Improve-user-queue-reallocation.patch patches.suse/ALSA-timer-Wrap-with-spinlock-for-queue-access.patch patches.suse/ALSA-pcm-tracepoints-for-refining-PCM-parameters.patch patches.suse/ALSA-pcm-enable-parameter-tracepoints-only-when-CONF.patch patches.suse/ALSA-pcm-obsolete-RULES_DEBUG-local-macro.patch patches.suse/ALSA-pcm-add-a-helper-function-to-constrain-mask-typ.patch patches.suse/ALSA-pcm-add-a-helper-function-to-constrain-interval.patch patches.suse/ALSA-pcm-add-a-helper-function-to-apply-parameter-ru.patch patches.suse/ALSA-pcm-use-goto-statement-instead-of-while-stateme.patch patches.suse/ALSA-pcm-remove-function-local-variable-with-alterna.patch patches.suse/ALSA-pcm-adaption-of-code-formatting.patch patches.suse/ALSA-pcm-use-helper-functions-to-check-whether-param.patch patches.suse/ALSA-pcm-add-comment-about-application-of-rule-to-PC.patch patches.suse/ALSA-pcm-use-helper-functions-to-refer-parameters-as.patch patches.suse/ALSA-pcm-calculate-non-mask-non-interval-parameters-.patch patches.suse/ALSA-pcm-move-fixup-of-info-flag-after-selecting-sin.patch patches.suse/ALSA-hda-Constify-hw_constraints.patch patches.suse/ALSA-pcm-localize-snd_pcm_hw_params_choose.patch patches.suse/ALSA-pcm-add-tracepoints-for-final-selection-process.patch patches.suse/ALSA-pcm-use-friendly-name-for-id-of-PCM-substream-i.patch patches.suse/ALSA-pcm-return-error-immediately-for-parameters-han.patch patches.suse/ALSA-pcm-probe-events-when-parameters-are-changed-ac.patch patches.suse/ALSA-pcm-unify-codes-to-operate-application-side-pos.patch patches.suse/ALSA-pcm-add-applptr-event-of-tracepoint.patch patches.suse/ALSA-pcm-use-s-instead-of-c-for-format-of-PCM-buffer.patch patches.suse/ALSA-Make-CONFIG_SND_OSSEMUL-user-selectable.patch patches.suse/ALSA-seq-Allow-the-tristate-build-of-OSS-emulation.patch patches.suse/ALSA-seq-Reorganize-kconfig-and-build.patch patches.suse/ALSA-seq-Allow-the-modular-sequencer-registration.patch patches.suse/ALSA-pcm-Clean-up-SNDRV_PCM_IOCTL_PAUSE-code.patch patches.suse/ALSA-pcm-Apply-power-lock-globally-to-common-ioctls.patch patches.suse/ALSA-pcm-Allow-dropping-stream-directly-after-resume.patch patches.suse/ALSA-pcm-Preprocess-PAUSED-or-SUSPENDED-stream-befor.patch patches.suse/ALSA-pcm-Use-common-PCM_RUNTIME_CHECK-for-sanity-che.patch patches.suse/ALSA-pcm-Skip-ack-callback-without-actual-appl_ptr-u patches.suse/ALSA-pcm-remove-SNDRV_PCM_IOCTL1_INFO-internal-comma.patch patches.suse/ALSA-pcm-remove-SNDRV_PCM_IOCTL1_GSTATE-internal-com.patch patches.suse/ALSA-hda-realtek-Add-ALC256-HP-depop-function patches.suse/ALSA-pcm-Follow-standard-EXPORT_SYMBOL-declarations.patch patches.suse/ALSA-seq-Follow-standard-EXPORT_SYMBOL-declarations.patch patches.suse/ALSA-timer-Follow-standard-EXPORT_SYMBOL-declaration.patch patches.suse/ALSA-core-Follow-standard-EXPORT_SYMBOL-declarations.patch patches.suse/ALSA-line6-add-support-for-POD-HD500X patches.suse/ALSA-line6-remove-unnecessary-initialization-to-PODH patches.suse/ALSA-hda-Add-AZX_DRIVER_SKL-for-simplification patches.suse/ALSA-hda-Fix-potential-race-at-unregistration-and-un patches.suse/ALSA-pcm-Fix-possible-inconsistent-appl_ptr-update-v patches.suse/ALSA-hda-realtek-Support-headset-mode-for-ALC234-ALC patches.suse/ALSA-hda-realtek-Add-default-procedure-for-suspend-a patches.suse/ALSA-pcm-Add-the-explicit-appl_ptr-sync-support.patch patches.suse/ALSA-hda-realtek-There-is-no-loopback-mixer-in-the-A patches.suse/ALSA-pcm-Add-an-ioctl-to-specify-the-supported-proto.patch patches.suse/ALSA-pcm-Disable-only-control-mmap-for-explicit-appl.patch patches.suse/ALSA-Fix-forgotten-dependency-fix-for-tristate-OSS-s.patch patches.suse/ALSA-hda-Skip-card-registration-when-no-codec-is-fou patches.suse/ALSA-hda-Bind-with-i915-component-before-codec-bindi patches.suse/ALSA-hda-Minor-code-refactoring-for-Intel-HDMI-codec patches.suse/ALSA-hda-realtek-Support-Dell-headset-mode-for-ALC32 patches.suse/ALSA-pcm-constify-attribute_group-structures.patch patches.suse/ALSA-hda-constify-attribute_group-structures.patch patches.suse/ALSA-hda-Fix-doubly-initialization-of-i915-component patches.suse/ALSA-hda-realtek-Remove-ALC285-device-ID patches.suse/ALSA-hda-realtek-New-codecs-support-for-ALC215-ALC28 patches.suse/ALSA-hda-realtek-Fix-typo-of-pincfg-for-Dell-quirk patches.suse/ALSA-hda-realtek-Remove-GPIO_MASK patches.suse/0001-of-graph-export-symbol-of_phandle_iterator_init-next patches.suse/0002-of_graph-add-of_graph_get_remote_endpoint patches.suse/ASoC-rsnd-update-pointer-more-accurate.patch patches.suse/0001-ASoC-dwc-Added-a-quirk-DW_I2S_QUIRK_16BIT_IDX_OVERRI.patch patches.suse/ASoC-hdmi-codec-fix-spelling-mistake-deteced-detecte patches.suse/ASoC-hdmi-codec-remove-multi-detection-support patches.suse/ASoC-codecs-msm8916-fix-invalid-cast-to-bool-type patches.suse/ASoC-rt5514-fix-gcc-7-warning patches.suse/ASoC-rt5645-read-jd1_1-status-for-jd-detection patches.suse/ASoC-rt5645-rename-jd_invert-flag-in-platform-data patches.suse/ASoC-rt5645-add-inv_jd1_1-flag patches.suse/ASoC-rt5645-Add-jack-detection-workaround-for-GPD-Wi patches.suse/ASoC-rt5665-fix-gcc-7-warning patches.suse/ASoC-rt5665-Fix-uninitialized-warning-in-rt5665_i2s_ patches.suse/ALSA-hda-Fix-unbalance-of-i915-module-refcount patches.suse/media-rainshadow-cec-use-strlcat-instead-of-strncat.patch patches.suse/media-rainshadow-cec-avoid-Wmaybe-uninitialized-warn.patch patches.suse/media-mceusb-fix-memory-leaks-in-error-path.patch patches.suse/0001-media-cec-add-cec_s_phys_addr_from_edid-helper-funct.patch patches.suse/0001-media-cec-add-cec_phys_addr_invalidate-helper-functi.patch patches.suse/0001-media-cec-add-CEC_CAP_NEEDS_HPD.patch patches.suse/media-dvb-uapi-docs-enums-are-passed-by-value-not-re patches.suse/0005-pinctrl-rockchip-remove-unneeded-void-casts-in-of_ma.patch patches.suse/pinctrl-imx-check-for-memory-allocation-failure.patch patches.suse/pinctrl-imx-fix-debug-message-for-SHARE_MUX_CONF_REG patches.suse/pinctrl-imx-add-generic-pin-config-core-support.patch patches.suse/pinctrl-imx-add-soc-specific-mux_mode-mask-and-shift-property.patch patches.suse/pinctrl-meson-gxl-Fix-typo-in-AO-I2S-pins patches.suse/pinctrl-meson-gxl-Fix-typo-in-AO-SPDIF-pins patches.suse/0006-pinctrl-rockchip-Add-iomux-route-switching-support.patch patches.suse/0007-pinctrl-rockchip-Add-iomux-route-switching-support-f.patch patches.suse/0008-pinctrl-rockchip-Add-iomux-route-switching-support-f.patch patches.suse/0009-pinctrl-rockchip-Add-iomux-route-switching-support-f.patch patches.suse/pinctrl-meson-gxbb-remove-non-existing-pin-GPIOX_22 patches.suse/0001-pinctrl-intel-Add-support-for-variable-size-pad-grou.patch patches.suse/0002-pinctrl-intel-Make-it-possible-to-specify-mode-per-p.patch patches.suse/0003-pinctrl-intel-Add-Intel-Cannon-Lake-PCH-pin-controll.patch patches.suse/0011-pinctrl-mvebu-remove-the-offset-property-for-regmap.patch patches.suse/0001-pinctrl-avoid-PLAT_ORION-dependency.patch patches.suse/0012-pinctrl-mvebu-add-driver-for-Armada-AP806-pinctrl.patch patches.suse/0013-pinctrl-mvebu-add-driver-for-Armada-CP110-pinctrl.patch patches.suse/pinctrl-bcm2835-Avoid-warning-from-__irq_do_set_hand patches.suse/pinctrl-freescale-imx7d-make-of_device_ids-const.patch patches.suse/IB-opa_vnic-Use-GFP_ATOMIC-while-sending-trap.patch patches.suse/IB-opa_vnic-Use-spinlock-instead-of-mutex-for-stats_.patch patches.suse/IB-core-opa_vnic-hfi1-mlx5-Properly-free-rdma_netdev.patch patches.suse/0012-dm-add-basic-support-for-using-the-select-or-poll-fu.patch patches.suse/0013-dm-ioctl-add-a-new-DM_DEV_ARM_POLL-ioctl.patch patches.suse/0014-dm-ioctl-report-event-number-in-DM_LIST_DEVICES.patch patches.suse/0015-dm-bio-prison-use-rb_entry-rather-than-container_of.patch patches.suse/0016-dm-crypt-add-big-endian-variant-of-plain64-IV.patch patches.suse/0001-dm-convert-DM-printk-macros-to-pr_-level-macros.patch patches.suse/0017-dm-table-add-zoned-block-devices-validation.patch patches.suse/0018-dm-fix-REQ_OP_ZONE_RESET-bio-handling.patch patches.suse/0019-dm-fix-REQ_OP_ZONE_REPORT-bio-handling.patch patches.suse/0020-dm-introduce-dm_remap_zone_report.patch patches.suse/0021-dm-flakey-add-support-for-zoned-block-devices.patch patches.suse/0022-dm-linear-add-support-for-zoned-block-devices.patch patches.suse/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.suse/0001-scsi-aacraid-Remove-__GFP_DMA-for-raw-srb-memory.patch patches.suse/0002-scsi-aacraid-Fix-DMAR-issues-with-iommu-pt.patch patches.suse/0003-scsi-aacraid-Added-32-and-64-queue-depth-for-arc-nat.patch patches.suse/0004-scsi-aacraid-Set-correct-Queue-Depth-for-HBA1000-RAW.patch patches.suse/0005-scsi-aacraid-Remove-reset-support-from-check_health.patch patches.suse/0006-scsi-aacraid-Change-wait-time-for-fib-completion.patch patches.suse/0007-scsi-aacraid-Log-count-info-of-scsi-cmds-before-rese.patch patches.suse/0008-scsi-aacraid-Print-ctrl-status-before-eh-reset.patch patches.suse/0009-scsi-aacraid-Using-single-reset-mask-for-IOP-reset.patch patches.suse/0010-scsi-aacraid-Rework-IOP-reset.patch patches.suse/0011-scsi-aacraid-Add-periodic-checks-to-see-IOP-reset-st.patch patches.suse/0012-scsi-aacraid-Rework-SOFT-reset-code.patch patches.suse/0013-scsi-aacraid-Rework-aac_src_restart.patch patches.suse/0014-scsi-aacraid-Use-correct-function-to-get-ctrl-health.patch patches.suse/0015-scsi-aacraid-Make-sure-ioctl-returns-on-controller-r.patch patches.suse/0016-scsi-aacraid-Enable-ctrl-reset-for-both-hba-and-arc.patch patches.suse/0017-scsi-aacraid-Add-reset-debugging-statements.patch patches.suse/0018-scsi-aacraid-Remove-reference-to-Series-9.patch patches.suse/0019-scsi-aacraid-Update-driver-version-to-50834.patch patches.suse/0001-hpsa-update-identify-physical-device-structure.patch patches.suse/0002-hpsa-do-not-get-enclosure-info-for-external-devices.patch patches.suse/0003-hpsa-update-reset-handler.patch patches.suse/0004-hpsa-do-not-reset-enclosures.patch patches.suse/0005-hpsa-rescan-later-if-reset-in-progress.patch patches.suse/0006-hpsa-correct-resets-on-retried-commands.patch patches.suse/0007-hpsa-cleanup-reset-handler.patch patches.suse/0008-hpsa-correct-queue-depth-for-externals.patch patches.suse/0009-hpsa-separate-monitor-events-from-rescan-worker.patch patches.suse/0010-hpsa-send-ioaccel-requests-with-0-length-down-raid-path.patch patches.suse/0011-hpsa-remove-abort-handler.patch patches.suse/0012-hpsa-bump-driver-version.patch patches.suse/0001-scsi-smartpqi-correct-remove-scsi-devices.patch patches.suse/0002-scsi-smartpqi-cleanup-interrupt-management.patch patches.suse/0003-scsi-smartpqi-set-pci-completion-timeout.patch patches.suse/0004-scsi-smartpqi-add-in-controller-checkpoint-for-contr.patch patches.suse/0005-scsi-smartpqi-ensure-controller-is-in-SIS-mode-at-in.patch patches.suse/0006-scsi-smartpqi-add-supporting-events.patch patches.suse/0007-scsi-smartpqi-enhance-resets.patch patches.suse/0008-scsi-smartpqi-add-suspend-and-resume-support.patch patches.suse/0009-scsi-smartpqi-add-heartbeat-check.patch patches.suse/0010-scsi-smartpqi-correct-bdma-hw-bug.patch patches.suse/0011-scsi-smartpqi-add-pqi_wait_for_completion_io.patch patches.suse/0012-scsi-smartpqi-make-pdev-pointer-names-consistent.patch patches.suse/0013-scsi-smartpqi-eliminate-redundant-error-messages.patch patches.suse/0014-scsi-smartpqi-correct-BMIC-identify-physical-drive.patch patches.suse/0015-scsi-smartpqi-minor-driver-cleanup.patch patches.suse/0016-scsi-smartpqi-add-new-PCI-device-IDs.patch patches.suse/0017-scsi-smartpqi-cleanup-messages.patch patches.suse/0018-scsi-smartpqi-update-copyright.patch patches.suse/0019-scsi-smartpqi-add-ptraid-support.patch patches.suse/0020-scsi-smartpqi-change-return-value-for-LUN-reset-oper.patch patches.suse/0021-scsi-smartpqi-enhance-kdump.patch patches.suse/0022-scsi-smartpqi-remove-qdepth-calculations-for-logical.patch patches.suse/0023-scsi-smartpqi-add-lockup-action.patch patches.suse/0024-scsi-smartpqi-correct-aio-error-path.patch patches.suse/0025-scsi-smartpqi-update-device-offline.patch patches.suse/0026-scsi-smartpqi-update-rescan-worker.patch patches.suse/0027-scsi-smartpqi-cleanup-controller-branding.patch patches.suse/0028-scsi-smartpqi-map-more-raid-errors-to-SCSI-errors.patch patches.suse/0029-scsi-smartpqi-update-timeout-on-admin-commands.patch patches.suse/0030-scsi-smartpqi-enhance-device-add-and-remove-messages.patch patches.suse/0031-scsi-smartpqi-make-ioaccel-references-consistent.patch patches.suse/0032-scsi-smartpqi-add-raid-level-show.patch patches.suse/0033-scsi-smartpqi-cleanup-list-initialization.patch patches.suse/0034-scsi-smartpqi-add-module-parameters.patch patches.suse/0035-scsi-smartpqi-remove-writeq-readq-function-definitio.patch patches.suse/0036-scsi-smartpqi-bump-driver-version.patch patches.suse/scsi-libiscsi-use-kvzalloc-for-iscsi_pool_init.patch patches.suse/scsi-csiostor-add-support-for-Chelsio-T6-adapters.patch patches.suse/msft-hv-1388-scsi-storvsc-use-in-place-iterator-function.patch patches.suse/msft-hv-1389-scsi-storvsc-remove-unnecessary-channel-inbound-lock.patch patches.suse/scsi-csiostor-Avoid-content-leaks-and-casts.patch patches.suse/scsi-smartpqi-mark-PM-functions-as-__maybe_unused.patch patches.suse/scsi-hisi_sas-add-null-check-before-indirect-pointer.patch patches.suse/0001-scsi-qla2xxx-Remove-an-unused-structure-member.patch patches.suse/scsi-lpfc-fix-spelling-mistake-entrys-entries.patch patches.suse/scsi-fcoe-Fix-few-small-typos-in-fcoe.c.patch patches.suse/scsi-fcoe-Remove-an-extra-out-label-in-_fcoe_create-.patch patches.suse/scsi-csiostor-add-check-for-supported-fw-version.patch patches.suse/0001-scsi-qedf-Enable-basic-FDMI-information.patch patches.suse/0002-scsi-qedf-Update-copyright-to-2017.patch patches.suse/0003-scsi-qedf-Honor-qed_ops-common-set_fp_int-return-cod.patch patches.suse/0004-scsi-qedf-Look-at-all-descriptors-when-processing-a-.patch patches.suse/0005-scsi-qedf-Check-that-fcport-is-offloaded-before-dere.patch patches.suse/0006-scsi-qedf-Add-fka_period-SCSI-host-attribute-to-show.patch patches.suse/0007-scsi-qedf-Set-qed-logging-level-to-QED_LEVEL_NOTICE.patch patches.suse/0008-scsi-qedf-Use-same-logic-for-SCSI-host-reset-and-FC-.patch patches.suse/0009-scsi-qedf-Add-bus_reset-No-op.patch patches.suse/0010-scsi-qedf-Add-non-offload-receive-filters.patch patches.suse/0011-scsi-qedf-Fixup-unnecessary-parantheses-around-test_.patch patches.suse/0012-scsi-qedf-Move-some-prints-to-a-debug-level-so-they-.patch patches.suse/0013-scsi-qedf-Change-cmd_per_lun-in-scsi_host_template-t.patch patches.suse/0014-scsi-qedf-Add-change_queue_depth-member-to-scsi_host.patch patches.suse/0015-scsi-qedf-Update-version-number-to-8.18.22.0.patch patches.suse/0002-scsi-qla2xxx-Replace-usage-of-spin_lock-with-spin_lo.patch patches.suse/0003-scsi-qla2xxx-Retain-loop-test-for-fwdump-length-exce.patch patches.suse/0004-scsi-qla2xxx-Fix-path-recovery.patch patches.suse/0005-scsi-tcm_qla2xxx-Do-not-allow-aborted-cmd-to-advance.patch patches.suse/0006-scsi-qla2xxx-Use-flag-PFLG_DISCONNECTED.patch patches.suse/0007-scsi-qla2xxx-Convert-32-bit-LUN-usage-to-64-bit.patch patches.suse/0008-scsi-qla2xxx-Fix-name-server-relogin.patch patches.suse/0009-scsi-qla2xxx-Cleanup-debug-message-IDs.patch patches.suse/0010-scsi-qla2xxx-Turn-on-FW-option-for-exchange-check.patch patches.suse/0011-scsi-qla2xxx-Add-ql2xiniexchg-parameter.patch patches.suse/0012-scsi-qla2xxx-Remove-redundant-wait-when-target-is-st.patch patches.suse/0013-scsi-qla2xxx-Accelerate-SCSI-BUSY-status-generation-.patch patches.suse/0014-scsi-qla2xxx-Remove-unused-irq_cmd_count-field.patch patches.suse/0015-scsi-qla2xxx-Remove-extra-register-read.patch patches.suse/0016-scsi-qedf-Check-if-sense-buffer-has-been-allocated-d.patch patches.suse/0016-scsi-qla2xxx-remove-writeq-readq-function-definition.patch patches.suse/0004-scsi-ufs-Tidy-clocks-list-head-usage.patch patches.suse/scsi-megaraid-Fix-a-sleep-in-atomic-bug.patch patches.suse/scsi-Split-scsi_internal_device_block.patch patches.suse/scsi-Create-two-versions-of-scsi_internal_device_unb.patch patches.suse/scsi-Protect-SCSI-device-state-changes-with-a-mutex.patch patches.suse/scsi-Introduce-scsi_start_queue.patch patches.suse/scsi-Make-__scsi_remove_device-go-straight-from-BLOC.patch patches.suse/scsi-Only-add-commands-to-the-device-command-list-if.patch patches.suse/scsi-Introduce-scsi_mq_sgl_size.patch patches.suse/scsi-Make-scsi_mq_prep_fn-call-scsi_init_command.patch patches.suse/scsi-snic-Remove-code-that-zeroes-driver-private-com.patch patches.suse/scsi-virtio_scsi-Remove-code-that-zeroes-driver-priv.patch patches.suse/scsi-xen-scsifront-Remove-code-that-zeroes-driver-pr.patch patches.suse/scsi-lpfc-make-a-couple-of-functions-static.patch patches.suse/0005-scsi-ufshcd-pci-Fix-PM-config.patch patches.suse/0006-scsi-ufshcd-pci-Add-Intel-CNL-support.patch patches.suse/0017-scsi-qla2xxx-remove-redundant-null-check-on-tgt.patch patches.suse/0018-scsi-qla2xxx-Fix-compile-warning.patch patches.suse/scsi-esas2r-Replace-semaphore-fm_api_semaphore-with-.patch patches.suse/scsi-esas2r-Replace-semaphore-fs_api_semaphore-with-.patch patches.suse/scsi-qedf-Fix-a-return-value-in-case-of-error-in-qed.patch patches.suse/scsi-qedf-Use-dma_zalloc_coherent-to-reduce-code-ver.patch patches.suse/scsi-qedf-Merge-a-few-quoted-strings-split-across-li.patch patches.suse/scsi-lpfc-Add-nvme-initiator-devloss-support.patch patches.suse/scsi-lpfc-Fix-transition-nvme-i-rport-handling-to-np.patch patches.suse/scsi-lpfc-Fix-nvme-port-role-handling-in-sysfs-and-d.patch patches.suse/scsi-lpfc-Add-changes-to-assist-in-NVMET-debugging.patch patches.suse/scsi-lpfc-Fix-Lun-Priority-level-shown-as-NA.patch patches.suse/scsi-lpfc-Fix-nvmet-node-ref-count-handling.patch patches.suse/scsi-lpfc-Fix-Port-going-offline-after-multiple-rese.patch patches.suse/scsi-lpfc-Fix-counters-so-outstandng-NVME-IO-count-i.patch patches.suse/scsi-lpfc-Fix-return-value-of-board_mode-store-routi.patch patches.suse/scsi-lpfc-Fix-crash-on-powering-off-BFS-VM-with-pass.patch patches.suse/scsi-lpfc-Fix-System-panic-after-loading-the-driver.patch patches.suse/scsi-lpfc-Null-pointer-dereference-when-log_verbose-.patch patches.suse/scsi-lpfc-Fix-PRLI-retry-handling-when-target-reject.patch patches.suse/scsi-lpfc-Fix-vports-not-logging-into-target.patch patches.suse/scsi-lpfc-Fix-defects-reported-by-Coverity-Scan.patch patches.suse/scsi-lpfc-Add-auto-EQ-delay-logic.patch patches.suse/scsi-lpfc-update-to-revision-to-11.4.0.0.patch patches.suse/scsi-hisi_sas-fix-timeout-check-in-hisi_sas_internal.patch patches.suse/scsi-hisi_sas-define-hisi_sas_device.device_id-as-in.patch patches.suse/scsi-hisi_sas-optimise-the-usage-of-hisi_hba.lock.patch patches.suse/scsi-hisi_sas-relocate-get_ata_protocol.patch patches.suse/scsi-hisi_sas-relocate-sata_done_v2_hw.patch patches.suse/scsi-hisi_sas-relocate-get_ncq_tag_v2_hw.patch patches.suse/scsi-hisi_sas-add-pci_dev-in-hisi_hba-struct.patch patches.suse/scsi-hisi_sas-create-hisi_sas_get_fw_info.patch patches.suse/0009-scsi-hisi_sas-add-skeleton-v3-hw-driver.patch patches.suse/0010-scsi-hisi_sas-add-initialisation-for-v3-pci-based-co.patch patches.suse/0011-scsi-hisi_sas-add-v3-hw-init.patch patches.suse/0012-scsi-hisi_sas-add-v3-hw-PHY-init.patch patches.suse/0013-scsi-hisi_sas-add-phy-up-down-bcast-and-channel-ISR.patch patches.suse/0014-scsi-hisi_sas-add-v3-cq-interrupt-handler.patch patches.suse/0015-scsi-hisi_sas-add-v3-code-to-send-SSP-frame.patch patches.suse/0016-scsi-hisi_sas-add-v3-code-to-send-SMP-frame.patch patches.suse/0017-scsi-hisi_sas-add-v3-code-to-send-ATA-frame.patch patches.suse/0018-scsi-hisi_sas-add-v3-code-for-itct-setup-and-free.patch patches.suse/0019-scsi-hisi_sas-add-v3-code-to-send-internal-abort-com.patch patches.suse/0020-scsi-hisi_sas-add-get_wideport_bitmap_v3_hw.patch patches.suse/0021-scsi-hisi_sas-add-v3-code-to-fill-some-more-hw-funct.patch patches.suse/0022-scsi-hisi_sas-modify-internal-abort-dev-flow-for-v3-.patch patches.suse/scsi-lpfc-Fix-system-panic-when-express-lane-enabled.patch patches.suse/scsi-lpfc-Fix-nvme_info-sysfs-output-to-be-consisten.patch patches.suse/scsi-lpfc-Vport-creation-is-failing-with-Link-Down-e.patch patches.suse/scsi-lpfc-Reduce-time-spent-in-IRQ-for-received-NVME.patch patches.suse/scsi-lpfc-Break-up-IO-ctx-list-into-a-separate-get-a.patch patches.suse/scsi-lpfc-Fix-SLI3-drivers-attempting-NVME-ELS-comma.patch patches.suse/scsi-lpfc-Fix-crash-after-firmware-flash-when-IO-is-.patch patches.suse/scsi-lpfc-Fix-crash-doing-IO-with-resets.patch patches.suse/scsi-lpfc-Fix-crash-in-lpfc_sli_ringtxcmpl_put-when-.patch patches.suse/scsi-lpfc-Driver-responds-LS_RJT-to-Beacon-Off-ELS-L.patch patches.suse/scsi-lpfc-update-to-revision-to-11.4.0.1.patch patches.suse/0020-scsi-aacraid-fix-leak-of-data-from-stack-back-to-use.patch patches.suse/msft-hv-1397-scsi-storvsc-use-default-I-O-timeout-handler-for-FC-.patch patches.suse/scsi-remove-various-unused-blist-flags.patch patches.suse/scsi-scsi_dh_alua-remove-synchronous-STPG-support.patch patches.suse/scsi-sd-Use-sysfs_match_string.patch patches.suse/scsi-csiostor-update-module-version.patch patches.suse/0019-scsi-qla2xxx-don-t-include-generated-utsrelease.h.patch patches.suse/scsi-lpfc-Fix-nvme-io-stoppage-after-link-bounce.patch patches.suse/scsi-lpfc-fix-refcount-error-on-node-list.patch patches.suse/scsi-fix-typos-and-grammar-in-comments-of-scsi_trans.patch patches.suse/scsi-cxgb4i-assign-rxqs-in-round-robin-mode patches.suse/scsi-hptiop-make-function-hptiop_iop_request_callbac.patch patches.suse/scsi-bnx2i-missing-error-code-in-bnx2i_ep_connect patches.suse/0021-scsi-aacraid-Don-t-copy-uninitialized-stack-memory-t.patch patches.suse/scsi-hisi_sas-redefine-hisi_sas_phy.phy_type-as-u32.patch patches.suse/scsi-hpsa-fix-spelling-mistake-encrypytion-encryptio.patch patches.suse/scsi-qedi-Remove-comparison-of-u16-idx-with-zero.patch patches.suse/scsi-cxlflash-01-Combine-the-send-queue-locks.patch patches.suse/scsi-cxlflash-02-Update-cxlflash_afu_sync-to-return-err.patch patches.suse/scsi-cxlflash-03-Reset-hardware-queue-context-via-speci.patch patches.suse/scsi-cxlflash-04-Schedule-asynchronous-reset-of-the-hos.patch patches.suse/scsi-cxlflash-05-Handle-AFU-sync-failures.patch patches.suse/scsi-cxlflash-06-Track-pending-scsi-commands-in-each-ha.patch patches.suse/scsi-cxlflash-07-Flush-pending-commands-in-cleanup-path.patch patches.suse/scsi-cxlflash-08-Add-scsi-command-abort-handler.patch patches.suse/scsi-cxlflash-09-Create-character-device-to-provide-hos.patch patches.suse/scsi-cxlflash-10-Separate-AFU-internal-command-handling.patch patches.suse/scsi-cxlflash-11-Introduce-host-ioctl-support.patch patches.suse/scsi-cxlflash-12-Refactor-AFU-capability-checking.patch patches.suse/scsi-cxlflash-13-Support-LUN-provisioning.patch patches.suse/scsi-cxlflash-14-Support-AFU-debug.patch patches.suse/scsi-cxlflash-15-Support-WS16-unmap.patch patches.suse/scsi-cxlflash-16-Remove-zeroing-of-private-command-data.patch patches.suse/scsi-cxlflash-17-Update-TMF-command-processing.patch patches.suse/0020-scsi-qla2xxx-Combine-Active-command-arrays.patch patches.suse/0021-scsi-qla2xxx-Preparation-for-Target-MQ.patch patches.suse/0022-scsi-qla2xxx-Enable-Target-Multi-Queue.patch patches.suse/0023-scsi-qla2xxx-Fix-mailbox-failure-while-deleting-Queu.patch patches.suse/0024-scsi-qla2xxx-Add-debug-knob-for-user-control-workloa.patch patches.suse/0025-scsi-qla2xxx-Add-fw_started-flags-to-qpair.patch patches.suse/0026-scsi-qla2xxx-move-fields-from-qla_hw_data-to-qla_qpa.patch patches.suse/0027-scsi-qla2xxx-use-shadow-register-for-ISP27XX.patch patches.suse/0028-scsi-qla2xxx-Add-function-call-to-qpair-for-door-bel.patch patches.suse/0029-scsi-qla2xxx-Add-debug-logging-routine-for-qpair.patch patches.suse/0030-scsi-qla2xxx-Remove-unused-tgt_enable_64bit_addr-fla.patch patches.suse/0031-scsi-qla2xxx-Remove-datasegs_per_cmd-and-datasegs_pe.patch patches.suse/0032-scsi-qla2xxx-Move-target-stat-counters-from-vha-to-q.patch patches.suse/0033-scsi-qla2xxx-Include-Exchange-offload-Extended-Login.patch patches.suse/0034-scsi-qla2xxx-Update-driver-version-to-9.01.00.00-k.patch patches.suse/0035-scsi-qla2xxx-Add-FC-NVMe-port-discovery-and-PRLI-han.patch patches.suse/0036-scsi-qla2xxx-Add-FC-NVMe-command-handling.patch patches.suse/0037-scsi-qla2xxx-Add-FC-NVMe-F-W-initialization-and-tran.patch patches.suse/0038-scsi-qla2xxx-Send-FC4-type-NVMe-to-the-management-se.patch patches.suse/0039-scsi-qla2xxx-Use-FC-NVMe-FC4-type-for-FDMI-registrat.patch patches.suse/0040-scsi-qla2xxx-Update-Driver-version-to-10.00.00.00-k.patch patches.suse/scsi-sas-scsi_queue_work-can-fail-so-make-callers-aw.patch patches.suse/scsi-bnx2fc-Add-filters-to-the-non-offload-FCoE-rece.patch patches.suse/scsi-bnx2fc-Check-for-connection-offload-before-send.patch patches.suse/scsi-bnx2fc-Update-copyright-for-2017.patch patches.suse/scsi-bnx2fc-Adjust-bnx2fc_npiv_create_vports-for-WWN.patch patches.suse/scsi-bnx2fc-If-IO-is-still-in-cleanup-then-do-not-re.patch patches.suse/scsi-bnx2fc-Make-rport_terminate_io-callback-a-NOOP.patch patches.suse/scsi-bnx2fc-Update-version-number-to-2.11.8.patch patches.suse/scsi-fnic-Zero-io_cmpl_skip-on-fw-reset-completion.patch patches.suse/scsi-fnic-added-timestamp-reporting-in-fnic-debug-st.patch patches.suse/scsi-fnic-correct-speed-display-and-add-support-for-.patch patches.suse/fnic-Return-DID_IMM_RETRY-if-rport-is-not-ready.patch patches.suse/sun_esp-fix-device-reference-leaks.patch patches.suse/0041-scsi-qla2xxx-Protect-access-to-qpair-members-with-qp.patch patches.suse/0007-scsi-ufs-flush-eh_work-when-eh_work-scheduled.patch patches.suse/scsi-cxlflash-18-Avoid-double-free-of-character-device.patch patches.suse/scsi-cxlflash-19-Update-send_tmf-parameters.patch patches.suse/scsi-cxlflash-20-Update-debug-prints-in-reset-handlers.patch patches.suse/scsi-ibmvscsi-constify-dev_pm_ops-structures.patch patches.suse/scsi-ibmvfc-constify-dev_pm_ops-structures.patch patches.suse/scsi-hisi_sas-optimise-DMA-slot-memory.patch patches.suse/scsi-lpfc-spin_lock_irq-is-not-nestable.patch patches.suse/scsi-lpfc-don-t-double-count-abort-errors.patch patches.suse/0042-scsi-qla2xxx-fix-a-bunch-of-typos-and-spelling-mista.patch patches.suse/scsi-snic-fix-a-couple-of-spelling-mistakes-typos.patch patches.suse/0043-scsi-qla2xxx-avoid-unused-function-warning.patch patches.suse/0044-qla2xxx-Fix-NVMe-entry_type-for-iocb-packet-on-BE-sy.patch patches.suse/platform-x86-dell-wmi-Add-a-comment-explaining-the-0.patch patches.suse/platform-x86-dell-wmi-Add-a-better-description-for-s.patch patches.suse/platform-x86-wmi-Drop-Mapper-un-loaded-messages.patch patches.suse/platform-x86-wmi-Pass-the-acpi_device-through-to-par.patch patches.suse/platform-x86-wmi-Clean-up-acpi_wmi_add.patch patches.suse/platform-x86-wmi-Track-wmi-devices-per-ACPI-device.patch patches.suse/platform-x86-wmi-Turn-WMI-into-a-bus-driver.patch patches.suse/platform-x86-wmi-Fix-error-handling-when-creating-de.patch patches.suse/platform-x86-wmi-Split-devices-into-types-and-add-ba.patch patches.suse/platform-x86-wmi-Probe-data-objects-for-read-and-wri.patch patches.suse/platform-x86-wmi-Instantiate-all-devices-before-addi.patch patches.suse/platform-x86-wmi-Incorporate-acpi_install_notify_han.patch patches.suse/platform-x86-wmi-Add-a-new-interface-to-read-block-d.patch patches.suse/platform-x86-wmi-Bind-the-platform-device-not-the-AC.patch patches.suse/platform-x86-wmi-Add-an-interface-for-subdrivers-to-.patch patches.suse/platform-x86-wmi-Require-query-for-data-blocks-renam.patch patches.suse/platform-x86-wmi-bmof-New-driver-to-expose-embedded-.patch patches.suse/platform-x86-dell-wmi-Convert-to-the-WMI-bus-infrast.patch patches.suse/platform-x86-wmi-Add-recent-copyright-statements.patch patches.suse/platform-x86-wmi-Fix-printing-info-about-WDG-structu.patch patches.suse/platform-x86-ideapad-laptop-Add-Y520-15IKBN-to-no_hw patches.suse/platform-x86-ideapad-laptop-Add-Y720-15IKBN-to-no_hw patches.suse/platform-x86-dell-laptop-Fix-bogus-keyboard-backligh.patch patches.suse/platform-x86-dell-wmi-led-Adjust-instance-of-wmi_eva.patch patches.suse/KVM-Tidy-the-whitespace-in-nested_svm_check_permissi.patch patches.suse/KVM-white-space-cleanup-in-nested_vmx_setup_ctls_msr.patch patches.suse/KVM-x86-avoid-large-stack-allocations-in-em_fxrstor.patch patches.suse/KVM-nVMX-Don-t-update-vmcs12-xss_exit_bitmap-on-nest.patch patches.suse/0004-kvm-nvmx-update-vmcs12-guest_linear_address-on-nested-vm-exit patches.suse/KVM-Replaces-symbolic-permissions-with-numeric.patch patches.suse/KVM-explain-missing-kvm_put_kvm-in-case-of-failure.patch patches.suse/0001-kvm-svm-introduce-disable_nmi_singlestep-helper patches.suse/0002-kvm-nsvm-do-not-forward-nmi-window-singlestep-vm-exits-to-l1 patches.suse/0003-kvm-svm-hide-tf-rf-flags-used-by-nmi-singlestep patches.suse/0004-kvm-svm-don-t-nmi-singlestep-over-event-injection patches.suse/0005-kvm-svm-suppress-unnecessary-nmi-singlestep-on-gif-0-and-nested-exit patches.suse/kvm-nVMX-Check-memory-operand-to-INVVPID.patch patches.suse/KVM-s390-01-CMMA-tracking-ESSA-emulation-migration-mode.patch patches.suse/KVM-s390-02-CMMA-tracking-ESSA-emulation-migration-mode.patch patches.suse/KVM-s390-implement-instruction-execution-protection-.patch patches.suse/KVM-S390-add-new-group-for-flic.patch patches.suse/KVM-s390-avoid-packed-attribute.patch patches.suse/kvm-Inject-machine-check-into-the-guest.patch patches.suse/kvm-Inject-machine-check-into-the-nested-guest.patch patches.suse/KVM-lapic-reorganize-start_hv_timer.patch patches.suse/KVM-lapic-reorganize-restart_apic_timer.patch patches.suse/KVM-LAPIC-Fix-lapic-timer-injection-delay.patch patches.suse/KVM-arm-Restore-banked-registers-and-physical-timer-.patch patches.suse/KVM-arm64-Restore-host-physical-timer-access-on-hyp_.patch patches.suse/KVM-arm-arm64-Allow-GICv2-to-supply-a-uaccess-regist.patch patches.suse/KVM-arm-arm64-Separate-guest-and-uaccess-writes-to-d.patch patches.suse/KVM-arm-arm64-Simplify-active_change_prepare-and-plu.patch patches.suse/KVM-arm-arm64-Use-uaccess-functions-for-GICv3-sc-act.patch patches.suse/KVM-improve-arch-vcpu-request-defining.patch patches.suse/KVM-add-kvm_request_pending.patch patches.suse/KVM-arm-arm64-properly-use-vcpu-requests.patch patches.suse/KVM-arm-arm64-replace-pause-checks-with-vcpu-request.patch patches.suse/KVM-arm-arm64-use-vcpu-requests-for-power_off.patch patches.suse/KVM-arm-arm64-optimize-VCPU-RUN.patch patches.suse/KVM-arm-arm64-change-exit-request-to-sleep-request.patch patches.suse/KVM-arm-arm64-use-vcpu-requests-for-irq-injection.patch patches.suse/KVM-arm-arm64-PMU-remove-request-less-vcpu-kick.patch patches.suse/KVM-arm-arm64-timer-remove-request-less-vcpu-kick.patch patches.suse/KVM-arm64-Allow-creating-the-PMU-without-the-in-kern.patch patches.suse/KVM-arm-Handle-VCPU-device-attributes-in-guest.c.patch patches.suse/KVM-arm-arm64-Move-irq_is_ppi-to-header-file.patch patches.suse/KVM-arm-arm64-Move-timer-IRQ-default-init-to-arch_ti.patch patches.suse/KVM-arm-arm64-Allow-setting-the-timer-IRQ-numbers-fr.patch patches.suse/KVM-arm-arm64-Introduce-an-allocator-for-in-kernel-i.patch patches.suse/KVM-arm-arm64-Check-if-irq-lines-to-the-GIC-are-alre.patch patches.suse/KVM-arm-arm64-Disallow-userspace-control-of-in-kerne.patch patches.suse/KVM-arm-arm64-Don-t-assume-initialized-vgic-when-set.patch patches.suse/arm64-Add-a-facility-to-turn-an-ESR-syndrome-into-a-.patch patches.suse/KVM-arm-arm64-vgic-v3-Add-accessors-for-the-ICH_APxR.patch patches.suse/KVM-arm64-Make-kvm_condition_valid32-accessible-from.patch patches.suse/KVM-arm64-vgic-v3-Add-hook-to-handle-guest-GICv3-sys.patch patches.suse/KVM-arm64-vgic-v3-Add-ICV_BPR1_EL1-handler.patch patches.suse/KVM-arm64-vgic-v3-Add-ICV_IGRPEN1_EL1-handler.patch patches.suse/KVM-arm64-vgic-v3-Add-ICV_IAR1_EL1-handler.patch patches.suse/KVM-arm64-vgic-v3-Add-ICV_EOIR1_EL1-handler.patch patches.suse/KVM-arm64-vgic-v3-Add-ICV_AP1Rn_EL1-handler.patch patches.suse/KVM-arm64-vgic-v3-Add-ICV_HPPIR1_EL1-handler.patch patches.suse/KVM-arm64-vgic-v3-Enable-trapping-of-Group-1-system-.patch patches.suse/KVM-arm64-Enable-GICv3-Group-1-sysreg-trapping-via-c.patch patches.suse/KVM-arm64-vgic-v3-Add-ICV_BPR0_EL1-handler.patch patches.suse/KVM-arm64-vgic-v3-Add-ICV_IGNREN0_EL1-handler.patch patches.suse/KVM-arm64-vgic-v3-Add-misc-Group-0-handlers.patch patches.suse/KVM-arm64-vgic-v3-Enable-trapping-of-Group-0-system-.patch patches.suse/KVM-arm64-Enable-GICv3-Group-0-sysreg-trapping-via-c.patch patches.suse/arm64-Add-MIDR-values-for-Cavium-cn83XX-SoCs.patch patches.suse/arm64-Add-workaround-for-Cavium-Thunder-erratum-3011.patch patches.suse/KVM-arm64-vgic-v3-Add-ICV_DIR_EL1-handler.patch patches.suse/KVM-arm64-vgic-v3-Add-ICV_RPR_EL1-handler.patch patches.suse/KVM-arm64-vgic-v3-Add-ICV_CTLR_EL1-handler.patch patches.suse/KVM-arm64-vgic-v3-Add-ICV_PMR_EL1-handler.patch patches.suse/KVM-arm64-Enable-GICv3-common-sysreg-trapping-via-co.patch patches.suse/KVM-arm64-vgic-v3-Log-which-GICv3-system-registers-a.patch patches.suse/KVM-arm64-Log-an-error-if-trapping-a-read-from-write.patch patches.suse/KVM-arm64-Log-an-error-if-trapping-a-write-to-read-o.patch patches.suse/arm64-kvm-sysreg-fix-typo-d-SYS_ICC_IGRPEN-_EL1.patch patches.suse/arm64-kvm-vgic-use-SYS_DESC.patch patches.suse/KVM-arm-arm64-Signal-SIGBUS-when-stage2-discovers-hw.patch patches.suse/KVM-x86-remove-ignored-type-attribute.patch patches.suse/KVM-PPC-Book3S-HV-Enable-guests-to-use-large-decreme.patch patches.suse/powerpc-xive-01-KVM-PPC-Book3S-HV-Don-t-let-VCPU-sleep-if-it-has-a-d.patch patches.suse/KVM-PPC-Book3S-HV-Context-switch-HFSCR-between-host-.patch patches.suse/KVM-PPC-Book3S-HV-Allow-userspace-to-set-the-desired.patch patches.suse/KVM-PPC-Book3S-HV-Virtualize-doorbell-facility-on-PO.patch patches.suse/powerpc-xive-02-KVM-PPC-Book3S-HV-Don-t-sleep-if-XIVE-interrupt-pend.patch patches.suse/KVM-PPC-Book3S-HV-Add-new-capability-to-control-MCE-.patch patches.suse/powerpc-book3s-EXPORT_SYMBOL_GPL-machine_check_print_event_info.patch patches.suse/KVM-PPC-Book3S-HV-Exit-guest-upon-MCE-when-FWNMI-cap.patch patches.suse/KVM-PPC-Book3S-HV-Add-capability-to-report-possible-.patch patches.suse/KVM-PPC-Book3S-HV-Simplify-dynamic-micro-threading-code.patch patches.suse/KVM-PPC-Book3S-HV-Close-race-with-testing-for-signal.patch patches.suse/x86-kvm-mmu-dead-code-thanks-to-access-tracking.patch patches.suse/x86-kvm-mmu-make-spte-mmio-mask-more-explicit.patch patches.suse/kvm-x86-mmu-allow-A-D-bits-to-be-disabled-in-an-mmu.patch patches.suse/x86-kvm-mmu-use-ept-a-d-in-vmcs02-iff-used-in-vmcs12.patch patches.suse/xen-dont-print-error-message-in-case-og-missing-xenstore-entry.patch patches.suse/xen-vcpu-simplify-xen_vcpu-related-code.patch patches.suse/xen-support-more-32-vcpus-at-domain-restore.patch patches.suse/xen-vcpu-handle-xen_vcpu_setup-failure-at-boot.patch patches.suse/xen-add-sysfs-node-for-guest-type.patch patches.suse/xen-allocate-page-for-shared-info-page-from-low-mem.patch patches.suse/s390-fix-up-for-blk-mq-switch-queue_rq-return-value-.patch patches.suse/s390-dasd-Refactor-prefix_LRE-and-related-functions.patch patches.suse/s390-dasd-Rename-dasd_raw_build_cp.patch patches.suse/s390-dasd-Make-raw-I-O-usable-without-prefix-support.patch patches.suse/s390-crash-Remove-unused-KEXEC_NOTE_BYTES.patch patches.suse/ibmveth-properly-unwind-on-init-errors.patch patches.suse/dmaengine-ioat-don-t-use-DMA_ERROR_CODE.patch patches.suse/0004-drm-exynos-don-t-use-dma_error_code patches.suse/0005-drm-armada-don-t-abuse-dma_error_code patches.suse/0001-crypto-qat-avoid-an-uninitialized-variable-warning.patch patches.suse/0006-new-helper-drm_ioctl_kernel patches.suse/0007-drm_compat_ioctl-prepare-for-conversions-to-drm_ioctl_kernel patches.suse/0008-switch-compat_drm_addbufs-to-drm_ioctl_kernel patches.suse/0009-switch-compat_drm_version-to-drm_ioctl_kernel patches.suse/0010-switch-compat_drm_getunique-to-drm_ioctl_kernel patches.suse/0011-compat_drm_setunique-don-t-bother patches.suse/0012-switch-compat_drm_getmap-to-drm_ioctl_kernel patches.suse/0013-switch-compat_drm_infobufs-to-drm_ioctl_kernel patches.suse/0014-switch-compat_drm_getclient-to-drm_ioctl_kernel patches.suse/0015-switch-compat_drm_getstats-to-drm_ioctl_kernel patches.suse/0016-switch-compat_drm_addmap-to-drm_ioctl_kernel patches.suse/0017-switch-compat_drm_markbufs-to-drm_ioctl_kernel patches.suse/0018-switch-compat_drm_freebufs-to-drm_ioctl_kernel patches.suse/0019-switch-compat_drm_setsareactx-to-drm_ioctl_kernel patches.suse/0020-switch-compat_drm_getsareactx-to-drm_ioctl_kernel patches.suse/0021-switch-compat_drm_resctx-to-drm_ioctl_kernel patches.suse/0022-switch-compat_drm_dma-to-drm_ioctl_kernel patches.suse/0023-compat_drm-switch-agp-compat-ioctls-to-drm_ioctl_kernel patches.suse/0024-compat_drm-switch-sg-ioctls patches.suse/0025-switch-compat_drm_update_draw patches.suse/0026-switch-compat_drm_wait_vblank-to-drm_ioctl_kernel patches.suse/0027-switch-compat_drm_mode_addfb2-to-drm_ioctl_kernel patches.suse/0028-switch-compat_drm_rmmap-to-drm_ioctl_kernel patches.suse/0029-switch-compat_drm_mapbufs-to-drm_ioctl_kernel patches.suse/0030-drm_compat_ioctl-tidy-up-a-bit patches.suse/0031-drm-compat-ia64-is-not-biarch patches.suse/0032-radeon-take-out-dead-compat-ioctls patches.suse/0033-mga-switch-compat-ioctls-to-drm_ioctl_kernel patches.suse/0034-fix-trivial-misannotations patches.suse/ipmi-get-COMPAT_IPMICTL_RECEIVE_MSG-in-sync-with-the.patch patches.suse/ipmi-get-rid-of-field-by-field-__get_user.patch patches.suse/take-floppy-compat-ioctls-to-sodding-floppy.c.patch patches.suse/compat_hdio_ioctl-get-rid-of-set_fs.patch patches.suse/0001-mqueue-move-compat-syscalls-to-native-ones.patch patches.suse/provide-linux-set_memory.h.patch patches.suse/include-linux-filter.h-use-linux-set_memory.h.patch patches.suse/ocfs2-fix-a-static-checker-warning.patch patches.suse/ksm-introduce-ksm_max_page_sharing-per-page-deduplication-limit patches.suse/ksm-fix-use-after-free-with-merge_across_nodes-0 patches.suse/ksm-cleanup-stable_node-chain-collapse-case patches.suse/ksm-swap-the-two-output-parameters-of-chain-chain_prune patches.suse/ksm-optimize-refile-of-stable_node_dup-at-the-head-of-the-chain patches.suse/zram-count-same-page-write-as-page_stored.patch patches.suse/0001-mm-remove-return-value-from-init_currently_empty_zon.patch patches.suse/0002-mm-memory_hotplug-use-node-instead-of-zone-in-can_on.patch patches.suse/0003-mm-drop-page_initialized-check-from-get_nid_for_pfn.patch patches.suse/0004-mm-memory_hotplug-get-rid-of-is_zone_device_section.patch patches.suse/0005-mm-memory_hotplug-split-up-register_one_node.patch patches.suse/0006-mm-memory_hotplug-consider-offline-memblocks-removab.patch patches.suse/0007-mm-consider-zone-which-is-not-fully-populated-to-hav.patch patches.suse/0008-mm-compaction-skip-over-holes-in-__reset_isolation_s.patch patches.suse/0009-mm-__first_valid_page-skip-over-offline-pages.patch patches.suse/0010-mm-vmstat-skip-reporting-offline-pages-in-pagetypein.patch patches.suse/0011-mm-memory_hotplug-do-not-associate-hotadded-memory-t.patch patches.suse/0012-mm-memory_hotplug-fix-MMOP_ONLINE_KEEP-behavior.patch patches.suse/0013-mm-memory_hotplug-do-not-assume-ZONE_NORMAL-is-defau.patch patches.suse/0014-mm-memory_hotplug-replace-for_device-by-want_membloc.patch patches.suse/0015-mm-memory_hotplug-fix-the-section-mismatch-warning.patch patches.suse/0016-mm-memory_hotplug-remove-unused-cruft-after-memory-h.patch patches.suse/0001-mm-zero-hash-tables-in-allocator.patch patches.suse/0001-mm-update-callers-to-use-HASH_ZERO-flag.patch patches.suse/mm-adaptive-hash-table-scaling.patch patches.suse/cxl-02-mm-hugetlb-clean-up-ARCH_HAS_GIGANTIC_PAGE.patch patches.suse/cxl-01-powerpc-mm-hugetlb-add-support-for-1G-huge-pages.patch patches.suse/mm-gup-remove-broken-vm_bug_on_page-compound-check-for-hugepages.patch patches.suse/mm-gup-ensure-real-head-page-is-ref-counted-when-using-hugepages.patch patches.suse/0001-mm-kmemleak-slightly-reduce-the-size-of-some-structu.patch patches.suse/0002-mm-kmemleak-factor-object-reference-updating-out-of-.patch patches.suse/0003-mm-kmemleak-treat-vm_struct-as-alternative-reference.patch patches.suse/libnvdimm-label-add-v1.2-nvdimm-label-definitions.patch patches.suse/libnvdimm-label-add-v1.2-interleave-set-cookie-algor.patch patches.suse/libnvdimm-label-honor-the-lba-size-specified-in-v1.2.patch patches.suse/libnvdimm-label-populate-the-type_guid-property-for-.patch patches.suse/libnvdimm-label-populate-isetcookie-for-blk-aperture.patch patches.suse/libnvdimm-label-update-nlabel-and-position-handling-.patch patches.suse/libnvdimm-label-add-v1.2-label-checksum-support.patch patches.suse/libnvdimm-label-add-address-abstraction-identifiers.patch patches.suse/libnvdimm-label-switch-to-using-v1.2-labels-by-defau.patch patches.suse/libnvdimm-pmem-Add-sysfs-notifications-to-badblocks.patch patches.suse/acpi-nfit-Add-support-of-NVDIMM-memory-error-notific.patch patches.suse/libnvdimm-btt-BTT-updates-for-UEFI-2.7-format.patch patches.suse/acpi-nfit-quiet-invalid-block-aperture-region-warnin.patch patches.suse/libnvdimm-region-pmem-fix-badblocks-sysfs_get_dirent.patch patches.suse/libnvdimm-btt-convert-some-info-messages-to-warn-err.patch patches.suse/libnvdimm-passthru-functions-clear-to-send.patch patches.suse/acpi-nfit-Enable-DSM-pass-thru-for-root-functions.patch patches.suse/libnvdimm-acpi-nfit-Add-bus-level-dsm-mask-for-pass-.patch patches.suse/acpi-nfit-Show-bus_dsm_mask-in-sysfs.patch patches.suse/libnvdimm-new-acpi-6-2-dsm-functions.patch patches.suse/acpi-nfit-Issue-Start-ARS-to-retrieve-existing-recor.patch patches.suse/libnvdimm-namespace-record-lbasize-for-pmem-namespac.patch patches.suse/0024-x86-uaccess-introduce-copy_from_iter_flushcache-for-.patch patches.suse/dm-add-copy_from_iter-dax-operation-support.patch patches.suse/filesystem-dax-convert-to-dax_copy_from_iter.patch patches.suse/dax-pmem-introduce-an-optional-flush-dax_operation.patch patches.suse/dm-add-flush-dax-operation-support.patch patches.suse/filesystem-dax-convert-to-dax_flush.patch patches.suse/x86-dax-replace-clear_pmem-with-open-coded-memset-da.patch patches.suse/x86-dax-libnvdimm-remove-wb_cache_pmem-indirection.patch patches.suse/x86-libnvdimm-pmem-move-arch_invalidate_pmem-to-libn.patch patches.suse/x86-libnvdimm-pmem-remove-global-pmem-api.patch patches.suse/libnvdimm-pmem-fix-persistence-warning.patch patches.suse/libnvdimm-nfit-enable-support-for-volatile-ranges.patch patches.suse/dax-remove-default-copy_from_iter-fallback.patch patches.suse/dax-convert-to-bitmask-for-flags.patch patches.suse/libnvdimm-pmem-dax-export-a-cache-control-attribute.patch patches.suse/libnvdimm-pmem-disable-dax-flushing-when-pmem-is-fro.patch patches.suse/0007-of-irq-use-of_irq_get-in-of_irq_to_resource.patch patches.suse/0001-vsprintf-Add-p-extension-pOF-for-device-tree.patch patches.suse/0001-of-Move-OF-property-and-graph-API-from-base.c-to-pro.patch patches.suse/of-Make-of_fwnode_handle-safer.patch patches.suse/0001-of-Support-const-and-non-const-use-for-to_of_node.patch patches.suse/0006-clk-mvebu-ap806-cosmetic-improvement.patch patches.suse/0007-clk-mvebu-ap806-do-not-depend-anymore-of-the-clock-o.patch patches.suse/0008-clk-mvebu-ap806-introduce-a-new-binding.patch patches.suse/clk-mvebu-armada-38x-add-support-for-1866MHz-variant.patch patches.suse/clk-at91-fix-clk-generated-parenting patches.suse/0007-clk-qoriq-Separate-root-input-clock-for-core-PLLs-on.patch patches.suse/clk-scpi-fix-return-type-of-__scpi_dvfs_round_rate patches.suse/clk-Fix-__set_clk_rates-error-print-string patches.suse/clk-renesas-rcar-gen2-Fix-PLL0-on-R-Car-V2H-and-E2 patches.suse/clk-renesas-r8a7745-Remove-nonexisting-scu-src-0789- patches.suse/clk-renesas-r8a7745-Remove-PLL-configs-for-MD19-0 patches.suse/clk-renesas-r8a7795-Correct-pwm-gpio-and-i2c-parent- patches.suse/0001-clk-add-clk_bulk_get-accessories.patch patches.suse/0036-clk-add-managed-version-of-clk_bulk_get patches.suse/clk-at91-fix-clk-generated-compilation patches.suse/0023-clk-rockchip-add-dt-binding-header-for-rk3128.patch patches.suse/0024-clk-rockchip-add-ids-for-rk3399-testclks-used-for-ca.patch patches.suse/clk-socfpga-Fix-the-smplsel-on-Arria10-and-Stratix10 patches.suse/0009-clk-mvebu-cp110-make-failure-labels-more-meaningful.patch patches.suse/0015-clk-mvebu-cp110-do-not-depend-anymore-of-the-clock-o.patch patches.suse/0016-clk-mvebu-cp110-introduce-a-new-binding.patch patches.suse/0017-clk-mvebu-cp110-add-sdio-clock-to-cp-110-system-cont.patch patches.suse/0018-clk-mvebu-cp110-Minor-cleanups.patch patches.suse/clk-scpi-error-when-clock-fails-to-register patches.suse/0002-gpio-mvebu-sort-header-include.patch patches.suse/0003-gpio-mvebu-switch-to-regmap-for-register-access.patch patches.suse/0004-gpio-mvebu-allow-building-driver-for-Armada-7K-8K.patch patches.suse/0005-gpio-mvebu-Select-REGMAP_MMIO-now-that-regmap-is-use.patch patches.suse/0010-gpio-mvebu-fix-regmap_update_bits-usage.patch patches.suse/0014-gpio-mvebu-Add-support-for-the-Armada-7K-8K-SoCs.patch patches.suse/0003-mfd-intel-lpss-Add-Intel-Cannonlake-PCI-IDs.patch patches.suse/mfd-rn5t618-Unregister-restart-handler-on-remove patches.suse/mfd-rtsx-do-retry-when-dma-transfer-error.patch patches.suse/mfd-intel_soc_pmic-Select-designware-i2c-bus-driver patches.suse/powerpc-cpuidle-0007-Correctly-initialize-core_idle_state_ptr.patch patches.suse/powerpc-cpuidle-0006-Decouple-Timebase-restore-Per-core-SPRs-restore.patch patches.suse/powerpc-cpuidle-0005-Restore-LPCR-on-wakeup-from-deep-stop.patch patches.suse/powerpc-cpuidle-0004-Restore-SPRs-for-deep-idle-states-via-stop-API.patch patches.suse/powerpc-cpuidle-0003-Use-Requested-Level-for-restoring-state.patch patches.suse/powerpc-cpuidle-0002-Allow-Deep-stop-states-that-don-t-stop-time.patch patches.suse/powerpc-mm-Only-call-store_updates_sp-on-stores-in-d.patch patches.suse/powerpc-mm-Remove-a-redundant-test-in-do_page_fault.patch patches.suse/powerpc-mm-Evaluate-user_mode-regs-only-once-in-do_p.patch patches.suse/powerpc-fadump-return-error-when-fadump-registration-fails.patch patches.suse/powerpc-fadump-Add-a-warning-when-fadump_reserve_mem.patch patches.suse/powerpc-fadump-Update-comment-about-offset-where-fadump-is-registered.patch patches.suse/powerpc-fadump-Set-an-upper-limit-for-boot-memory-size.patch patches.suse/powerpc-lib-xor_vmx-Ensure-no-altivec-code-executes-.patch patches.suse/cxl-Unlock-on-error-in-probe.patch patches.suse/powerpc-64s-Machine-check-handle-ifetch-from-foreign-real-address-for-POWER9.patch patches.suse/powerpc-64s-Optimize-hypercall-syscall-entry.patch patches.suse/powerpc-64s-Leave-interrupts-hard-enabled-in-context.patch patches.suse/powerpc-64-Drop-reservation-clearing-ldarx-in-contex.patch patches.suse/powerpc-64-Drop-explicit-hwsync-in-context-switch.patch patches.suse/powerpc-64s-Avoid-cpabort-in-context-switch-when-pos.patch patches.suse/powerpc-cpuidle-0008-Move-soft-interrupt-mask-logic-into-C-code.patch patches.suse/powerpc-cpuidle-0009-Simplify-lazy-IRQ-handling-in-CPU-offline.patch patches.suse/powerpc-64s-idle-Process-interrupts-from-system-reset-wakeup.patch patches.suse/powerpc-64s-msgclr-when-handling-doorbell-exceptions.patch patches.suse/powerpc-cpuidle-0001-64s-idle-Branch-to-handler-with-virtual-mode-offset.patch patches.suse/powerpc-64s-idle-Avoid-SRR-usage-in-idle-sleep-wake-.patch patches.suse/powerpc-64s-Preserve-r3-in-slb_allocate_realmode.patch patches.suse/powerpc-64s-Avoid-saving-faulting-address-into-EX_DA.patch patches.suse/powerpc-64s-SLB-miss-already-has-CTR-saved-for-reloc.patch patches.suse/powerpc-64s-Avoid-r3-save-restore-in-SLB-miss-handle.patch patches.suse/powerpc-64s-Add-EX_SIZE-definition-for-paca-exceptio.patch patches.suse/powerpc-64s-Rename-slb_allocate_realmode-to-slb_allo.patch patches.suse/powerpc-mm-Trace-tlbie-l-instructions.patch patches.suse/powerpc-tm-Fix-comment.patch patches.suse/powerpc-powernv-pci-01-Reduce-spam-when-dumping-PEST.patch patches.suse/powerpc-powernv-pci-02-Dynamically-allocate-PHB-diag-data.patch patches.suse/powerpc-powernv-pci-03-Add-support-for-PHB4-diagnostics.patch patches.suse/powerpc-Only-do-ERAT-invalidate-on-radix-context-switch-on-P9-DD1.patch patches.suse/powerpc-64s-Invalidate-ERAT-on-powersave-wakeup-for-POWER9.patch patches.suse/powerpc-xive-03-Silence-message-about-VP-block-allocati.patch patches.suse/powerpc-perf-0026-Fix-branch-event-code-for-power9.patch patches.suse/powerpc-fadump-avoid-duplicates-in-crash-memory-ranges.patch patches.suse/powerpc-fadump-avoid-holes-in-boot-memory-area-when-fadump-is-registered.patch patches.suse/powerpc-fadump-provide-a-helpful-error-message.patch patches.suse/powerpc-fadump-add-reschedule-point-while-releasing-memory.patch patches.suse/powerpc-powernv-idle-Clear-r12-on-wakeup-from-stop-lite.patch patches.suse/0001-spin-loop-primitives-for-busy-waiting.patch patches.suse/0001-powerpc-use-spin-loop-primitives-in-some-functions.patch patches.suse/mm-x86-Add-ARCH_HAS_ZONE_DEVICE-to-Kconfig.patch patches.suse/powerpc-vmemmap-Reshuffle-vmemmap_free.patch patches.suse/powerpc-vmemmap-Add-altmap-support.patch patches.suse/powerpc-mm-Add-devmap-support-for-ppc64.patch patches.suse/powerpc-mm-Enable-ZONE_DEVICE-on-powerpc.patch patches.suse/0001-powerpc-perf-hv-24x7-fix-passing-of-catalog-version-number.patch patches.suse/0002-powerpc-perf-hv-24x7-fix-off-by-one-error-in-request_buffer-check.patch patches.suse/0003-powerpc-perf-hv-24x7-properly-iterate-through-results.patch patches.suse/0004-powerpc-perf-hx-24x7-don-t-log-failed-hcall-twice.patch patches.suse/0005-powerpc-perf-hv-24x7-fix-return-value-of-hcalls.patch patches.suse/0006-powerpc-perf-hv-24x7-minor-improvements.patch patches.suse/0007-powerpc-perf-hv-24x7-support-v2-of-the-hypervisor-api.patch patches.suse/0008-powerpc-perf-hv-24x7-aggregate-result-elements-on-power9-smt8.patch patches.suse/cxl-03-Export-library-to-support-IBM-XSL.patch patches.suse/powerpc-mm-hash-Implement-mark_rodata_ro-for-hash.patch patches.suse/powerpc-mm-radix-Implement-STRICT_RWX-mark_rodata_ro.patch patches.suse/0002-tools-testing-selftests-sysctl-Add-pre-check-to-the-.patch patches.suse/kbuild-replace-genhdr-y-with-generated-y.patch patches.suse/tpm-179-crb-fix-priv-cmd_size-initialisation.patch patches.suse/tpm-enable-clkrun-protocol-for-braswell-systems.patch patches.suse/tpm-consolidate-the-TPM-startup-code.patch patches.suse/tpm_tis-make-ilb_base_addr-static.patch patches.suse/tpm-use-tpm_buf-functions-in-tpm2_pcr_read.patch patches.suse/tpm-use-tpm2_pcr_read-in-tpm2_do_selftest.patch patches.suse/tpm-do-not-suspend-resume-if-power-stays-on.patch patches.suse/IB-core-Fix-uninitialized-variable-use-in-check_qp_p.patch patches.suse/IB-core-Fix-static-analysis-warning-in-ib_policy_cha.patch patches.suse/cifs-set-mapping-error-when-page-writeback-fails-in-writepage-or-la.patch patches.suse/CIFS-add-CONFIG_CIFS_DEBUG_KEYS-to-dump-encryption-keys.patch patches.suse/cifs-prototype-declaration-and-definition-for-smb-2-.patch patches.suse/cifs-Use-smb-2-3-and-cifsacl-mount-options-getacl-fu.patch patches.suse/cifs-hide-unused-functions.patch patches.suse/CIFS-add-SFM-mapping-for-0x01-0x1F.patch patches.suse/cifs-Do-not-modify-mid-entry-after-submitting-I-O-in.patch patches.suse/cifs-set-oparms-create_options-rather-than-or-ing-in-CREATE_OPEN_BA.patch patches.suse/CIFS-fix-circular-locking-dependency.patch patches.suse/0001-fs-remove-call_fsync-helper-function.patch patches.suse/mm-fix-mapping_set_error-call-in-me_pagecache_dirty.patch patches.suse/buffer-use-mapping_set_error-instead-of-setting-the-.patch patches.suse/fs-check-for-writeback-errors-after-syncing-out-buffers-in-generic_file_fsync.patch patches.suse/buffer-set-errors-in-mapping-at-the-time-that-the-er.patch patches.suse/jbd2-don-t-clear-and-reset-errors-after-waiting-on-writeback.patch patches.suse/mm-clear-as_eio-as_enospc-when-writeback-initiation-fails.patch patches.suse/mm-don-t-testclearpageerror-in-_filemap_fdatawait_range.patch patches.suse/0001-lib-add-errseq_t-type-and-infrastructure-for-handlin.patch patches.suse/0002-fs-new-infrastructure-for-writeback-error-handling-a.patch patches.suse/mm-set-both-as_eio-as_enospc-and-errseq_t-in-mapping_set_error.patch patches.suse/documentation-flesh-out-the-section-in-vfs-txt-on-storing-and-reporting-writeback-errors.patch patches.suse/dax-set-errors-in-mapping-when-writeback-fails.patch patches.suse/block-convert-to-errseq_t-based-writeback-error-tracking.patch patches.suse/fs-convert-_generic_file_fsync-to-use-errseq_t-based-reporting.patch patches.suse/ext4-use-errseq_t-based-error-handling-for-reporting-data-writeback-errors.patch patches.suse/xfs-minimal-conversion-to-errseq_t-writeback-error-reporting.patch patches.suse/btrfs-minimal-conversion-to-errseq_t-writeback-error-reporting-on-fsync.patch patches.suse/0001-copy_-to-from-_user-consolidate-object-size-checks.patch patches.suse/TLS-Fix-length-check-in-do_tls_getsockopt_tx.patch patches.suse/netfilter-nf_ct_dccp-sctp-fix-memory-leak-after-netn.patch patches.suse/netfilter-ebt_nflog-fix-unexpected-truncated-packet.patch patches.suse/nfp-flower-add-missing-clean-up-call-to-avoid-memory.patch patches.suse/net-hns-Fix-a-wrong-op-phy-C45-code.patch patches.suse/net-hns-Fix-a-skb-used-after-free-bug.patch patches.suse/bonding-avoid-NETDEV_CHANGEMTU-event-when-unregister.patch patches.suse/doc-SKB_GSO_-IPIP-SIT-have-been-replaced patches.suse/0001-kernel-locking-Fix-compile-error-with-qrwlock.c.patch patches.suse/dmaengine-Replace-WARN_TAINT_ONCE-with-pr_warn_once.patch patches.suse/dmaengine-tegra-apb-Really-fix-runtime-pm-usage patches.suse/0001-lib-raid6-Add-log-of-2-table-for-RAID6-HW-requiring-.patch patches.suse/dt-bindings-rcar-dmac-document-missing-error-interrupt.patch patches.suse/Input-xpad-sync-supported-devices-with-360Controller patches.suse/Input-xpad-sync-supported-devices-with-XBCD patches.suse/Input-introduce-KEY_ASSISTANT.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.suse/0001-md-use-a-separate-bio_set-for-synchronous-IO.patch patches.suse/0001-MD-fix-a-null-dereference.patch patches.suse/0001-MD-fix-sleep-in-atomic.patch patches.suse/PCI-DPC-Skip-DPC-event-if-device-is-not-present.patch patches.suse/PCI-DPC-Fix-control-register-setting.patch patches.suse/PCI-Add-sysfs-max_link_speed-width-current_link_spee.patch patches.suse/pci-enable-ecrc-only-if-device-supports-it patches.suse/0001-efi-fb-Correct-PCI_STD_RESOURCE_END-usage.patch patches.suse/pci-correct-pci_std_resource_end-usage patches.suse/0037-drm-amdgpu-remove-unnecessary-save-restore-of-pdev-d3_delay patches.suse/drm-radeon-make-MacBook-Pro-d3_delay-quirk-more-gene patches.suse/x86-PCI-Avoid-AMD-SB7xx-EHCI-USB-wakeup-defect.patch patches.suse/PCI-portdrv-Support-multiple-interrupts-for-MSI-as-w.patch patches.suse/PCI-portdrv-Allocate-MSI-MSI-X-vector-for-Downstream.patch patches.suse/pci-cache-pri-and-pasid-bits-in-pci_dev patches.suse/pci-restore-pri-and-pasid-state-after-function-level-reset patches.suse/PCI-Mark-Intel-XXV710-NIC-INTx-masking-as-broken.patch patches.suse/PCI-Split-reset_notify-method-into-reset_prepare-and.patch patches.suse/0001-PCI-xilinx-nwl-Remove-nwl_pcie_enable_msi-unused-bus.patch patches.suse/0002-PCI-iproc-Convert-link-check-to-raw-PCI-config-acces.patch patches.suse/0003-PCI-faraday-Convert-IRQ-masking-to-raw-PCI-config-ac.patch patches.suse/0004-PCI-Initialize-bridge-release-function-at-bridge-all.patch patches.suse/0005-PCI-Add-pci_free_host_bridge-interface.patch patches.suse/0006-PCI-Add-devm_pci_alloc_host_bridge-interface.patch patches.suse/0007-PCI-faraday-Fix-host-bridge-memory-leakage.patch patches.suse/0008-PCI-tegra-Fix-host-bridge-memory-leakage.patch patches.suse/0009-PCI-Add-pci_scan_root_bus_bridge-interface.patch patches.suse/0010-PCI-Make-pci_register_host_bridge-PCI-core-internal.patch patches.suse/0011-ARM-PCI-Convert-PCI-scan-API-to-pci_scan_root_bus_br.patch patches.suse/0012-PCI-designware-Convert-PCI-scan-API-to-pci_scan_root.patch patches.suse/0013-PCI-aardvark-Convert-PCI-scan-API-to-pci_scan_root_b.patch patches.suse/0014-PCI-rcar-Convert-PCI-scan-API-to-pci_scan_root_bus_b.patch patches.suse/0015-PCI-iproc-Convert-PCI-scan-API-to-pci_scan_root_bus_.patch patches.suse/0016-PCI-versatile-Convert-PCI-scan-API-to-pci_scan_root_.patch patches.suse/0017-PCI-altera-Convert-PCI-scan-API-to-pci_scan_root_bus.patch patches.suse/0018-PCI-xilinx-Convert-PCI-scan-API-to-pci_scan_root_bus.patch patches.suse/0019-PCI-xgene-Convert-PCI-scan-API-to-pci_scan_root_bus_.patch patches.suse/0020-PCI-generic-Convert-PCI-scan-API-to-pci_scan_root_bu.patch patches.suse/0021-PCI-rockchip-Convert-PCI-scan-API-to-pci_scan_root_b.patch patches.suse/0022-PCI-xilinx-nwl-Convert-PCI-scan-API-to-pci_scan_root.patch patches.suse/0023-PCI-Remove-pci_scan_root_bus_msi.patch patches.suse/0024-PCI-Build-setup-irq.o-on-all-arches.patch patches.suse/0025-PCI-Add-IRQ-mapping-function-pointers-to-pci_host_br.patch patches.suse/0026-PCI-Add-pci_assign_irq-function-and-have-pci_fixup_i.patch patches.suse/0027-OF-PCI-Update-of_irq_parse_and_map_pci-comment.patch patches.suse/0028-PCI-Add-a-call-to-pci_assign_irq-in-pci_device_probe.patch patches.suse/0029-ARM-PCI-Remove-pci_fixup_irqs-call-for-bios32-host-c.patch patches.suse/0030-PCI-tegra-Drop-pci_fixup_irqs.patch patches.suse/0031-PCI-xilinx-Drop-pci_fixup_irqs.patch patches.suse/0032-PCI-rcar-Drop-pci_fixup_irqs.patch patches.suse/0033-PCI-iproc-Drop-pci_fixup_irqs.patch patches.suse/0034-PCI-designware-Drop-pci_fixup_irqs.patch patches.suse/0035-PCI-faraday-Drop-pci_fixup_irqs.patch patches.suse/0036-PCI-generic-Drop-pci_fixup_irqs.patch patches.suse/0037-PCI-versatile-Drop-pci_fixup_irqs.patch patches.suse/0038-PCI-altera-Drop-pci_fixup_irqs.patch patches.suse/0039-PCI-xgene-Move-to-struct-pci_host_bridge-IRQ-mapping.patch patches.suse/0040-PCI-rockchip-Move-to-struct-pci_host_bridge-IRQ-mapp.patch patches.suse/0041-PCI-xilinx-nwl-Move-to-struct-pci_host_bridge-IRQ-ma.patch patches.suse/0042-arm64-PCI-Drop-DT-IRQ-allocation-from-pcibios_alloc_.patch patches.suse/0003-PCI-host-Mark-PCIe-PCI-MSI-cascade-ISR-as-IRQF_NO_TH.patch patches.suse/0004-PCI-dwc-Constify-dw_pcie_host_ops-structures.patch patches.suse/0005-PCI-dwc-dra7xx-Depend-on-appropriate-SoC-or-compile-.patch patches.suse/pci-dwc-dra7xx-use-rw1c-for-irqstatus_msi-and-irqstatus_main patches.suse/msft-hv-1398-PCI-hv-Fix-comment-formatting-and-use-proper-integer.patch patches.suse/msft-hv-1399-PCI-hv-Use-page-allocation-for-hbus-structure.patch patches.suse/msft-hv-1400-PCI-hv-Temporary-own-CPU-number-to-vCPU-number-infra.patch patches.suse/msft-hv-1401-PCI-hv-Add-vPCI-version-protocol-negotiation.patch patches.suse/msft-hv-1402-PCI-hv-Use-vPCI-protocol-version-1.2.patch patches.suse/0006-PCI-imx6-Add-regulator-support.patch patches.suse/0007-PCI-kirin-Add-HiSilicon-Kirin-SoC-PCIe-controller-dr.patch patches.suse/0008-PCI-qcom-Add-support-for-IPQ4019-PCIe-controller.patch patches.suse/0009-PCI-qcom-Reorder-to-put-v0-functions-together-v1-fun.patch patches.suse/0010-PCI-qcom-Fix-spelling-mistake-asser-assert.patch patches.suse/0011-PCI-qcom-Limit-TLP-size-to-2K-to-work-around-hardwar.patch patches.suse/ext4-make-metadata-csum-checks-safer.patch patches.suse/ext4-avoid-unnecessary-stalls-in-ext4_evict_inode.patch patches.suse/0001-objtool-Fix-sibling-call-detection-logic.patch patches.suse/irqdomain-Allow-ACPI-device-nodes-to-be-used-as-irqd.patch patches.suse/0001-locking-qspinlock-Explicitly-include-asm-prefetch.h.patch patches.suse/x86-boot-e820-Avoid-overwriting-e820_table_firmware.patch patches.suse/x86-boot-e820-Rename-the-e820_table_firmware-to-e820.patch patches.suse/x86-boot-e820-Introduce-the-bootloader-provided-e820.patch patches.suse/drm-fix-spelling-mistake-committing patches.suse/drm-doc-Fix-missing-ctx-documentation patches.suse/0038-drm-bridge-sii902x-add-missing-n-to-the-end-of-some-dev_err-messages patches.suse/0039-drm-vc4-expose-dma-buf-fences-for-v3d-rendering patches.suse/0040-drm-cma-update-define_drm_gem_cma_fops-to-add-get_unmapped_area patches.suse/0041-drm-fb-cma-helper-add-drm_fb_cma_get_gem_addr patches.suse/0042-drm-stm-add-stm32-ltdc-driver patches.suse/drm-doc-Interlink-color-manager-docs-better patches.suse/sync_file-get-rid-of-internal-reference-count.patch patches.suse/0043-drm-cma-helper-return-enoent-for-no-such-gem-obj patches.suse/0044-drm-cma-fix-recent-regression-of-mmap-in-the-mmu-case patches.suse/0045-drm-vc4-add-runtime-pm-support-to-the-hdmi-encoder-driver patches.suse/0046-drm-vc4-fix-refcounting-of-runtime-pm-get-if-it-errors-out patches.suse/0047-drm-vc4-allow-using-more-than-256mb-of-cma-memory patches.suse/0048-drm-dw-hdmi-add-specific-i2s-and-ahb-functions-for-stream-handling patches.suse/0049-drm-dw-hdmi-gate-audio-clock-from-the-i2s-enablement-callbacks patches.suse/drm-Add-DPCD-definitions-for-DP-1.4-DSC-feature patches.suse/drm-cec-Add-CEC-over-Aux-register-definitions patches.suse/0053-drm-rockchip-Set-line-flag-config-register-in-vop_cr.patch patches.suse/dma-buf-avoid-scheduling-on-fence-status-query-v2.patch patches.suse/drm-drm_color_mgmt.h-needs-struct-drm_crtc-declarati patches.suse/drm-Make-drm_atomic_replace_property_blob_from_id-mo patches.suse/0054-drm-rockchip-analogix_dp-Remove-unused-check-and-var.patch patches.suse/drm-atomic-fix-doc-to-use-new-name-for-commit-types patches.suse/0050-drm-zte-do-not-enable-clock-auto-gating-by-default patches.suse/0051-drm-zte-move-csc-register-definitions-into-a-common-header patches.suse/0052-drm-zte-add-vga-driver-support patches.suse/0053-drm-mm-split-up-long-running-selftests-with-cond_resched patches.suse/drm-Add-driver-private-objects-to-atomic-state patches.suse/drm-dp-Introduce-MST-topology-state-to-track-availab patches.suse/drm-dp-Add-DP-MST-helpers-to-atomically-find-and-rel patches.suse/drm-i915-Track-MST-link-bandwidth patches.suse/0054-drm-vgem-add-a-dummy-platform-device patches.suse/drm-prime-Introduce-drm_gem_prime_import_dev patches.suse/0055-drm-vgem-enable-dmabuf-import-interfaces patches.suse/drm-atomic-Handle-picture_aspect_ratio-in-atomic-cor patches.suse/drm-atomic-Add-support-for-custom-scaling-mode-prope patches.suse/dma-buf-Combine-two-function-calls-into-one-in-dma_b.patch patches.suse/dma-buf-Improve-a-size-determination-in-dma_buf_atta.patch patches.suse/dma-buf-Adjust-a-null-pointer-check-in-dma_buf_attac.patch patches.suse/dma-buf-Use-seq_putc-in-two-functions.patch patches.suse/drm-Remove-redundant-NULL-check-during-atomic-plane- patches.suse/0056-drm-vc4-turn-the-v3d-clock-on-at-runtime patches.suse/0057-drm-vc4-don-t-try-to-initialize-fbdev-if-we-re-only-bound-to-v3d patches.suse/0058-drm-vc4-add-specific-compatible-strings-for-cygnus patches.suse/video-arm-clcd-move-registers-to-a-separate-header patches.suse/0059-drm-pl111-initial-drm-kms-driver-for-pl111 patches.suse/drm-nouveau-Merge-pre-postclose-hooks patches.suse/0060-drm-tegra-switch-to-postclose patches.suse/drm-Nerf-the-preclose-callback-for-modern-drivers patches.suse/0061-drm-sti-use-seq_puts-to-display-a-string patches.suse/0062-drm-sti-reduce-function-calls-for-sequence-output-at-five-places patches.suse/0063-drm-sti-replace-17-seq_puts-calls-by-seq_putc patches.suse/0064-drm-sti-fix-a-typo-in-a-comment-line patches.suse/0065-drm-sti-fix-typos-in-a-comment-line patches.suse/0066-drm-sti-adjust-two-checks-for-null-pointers-in-sti_hqvdp_probe patches.suse/0067-gpu-drm-gma500-remove-dead-code patches.suse/0068-drm-vgem-convert-to-a-struct-drm_device-subclass patches.suse/drm-vblank-Switch-drm_driver-get_vblank_timestamp-to patches.suse/drm-vblank-Switch-to-bool-in_vblank_irq-in-get_vblan patches.suse/drm-vblank-Add-FIXME-comments-about-moving-the-vblan patches.suse/drm-vblank-drop-the-mode-argument-from-drm_calc_vblt patches.suse/drm-vblank-Lock-down-vblank-hwmode-more patches.suse/drm-prime-Forward-declare-struct-device patches.suse/drm-dp-Read-the-tx-msg-state-once-after-checking-for patches.suse/drm-dp-Wait-up-all-outstanding-tx-waiters patches.suse/drm-add-missing-declaration-to-drm_blend.h patches.suse/0069-drm-make-drm_panel-h-self-contained patches.suse/0070-drm-ttm-fix-include-notation-and-remove-iinclude-drm-flag patches.suse/0071-drm-amd-fix-include-notation-and-remove-iinclude-drm-flag patches.suse/0072-drm-ast-fix-include-notation-and-remove-iinclude-drm-flag patches.suse/0073-drm-bochs-fix-include-notation-and-remove-iinclude-drm-flag patches.suse/0074-drm-bridge-fix-include-notation-and-remove-iinclude-drm-flag patches.suse/0075-drm-cirrus-fix-include-notation-and-remove-iinclude-drm-flag patches.suse/0076-drm-vc4-enable-selection-in-kconfig-on-any-32-bit-bcm-platform patches.suse/0077-drm-vc4-fix-spelling-mistake-dimesions-dimensions patches.suse/0078-drm-vc4-adjust-modes-in-dsi-to-work-around-the-integer-pll-divider patches.suse/0079-drm-hisilicon-fix-include-notation-and-remove-iinclude-drm-flag patches.suse/0080-drm-mgag200-fix-include-notation-and-remove-iinclude-drm-flag patches.suse/0081-drm-msm-fix-include-notation-and-remove-iinclude-drm-flag patches.suse/0082-drm-nouveau-fix-include-notation-and-remove-iinclude-drm-flag patches.suse/0083-drm-qxl-fix-include-notation-and-remove-iinclude-drm-flag patches.suse/0084-drm-radeon-fix-include-notation-and-remove-iinclude-drm-flag patches.suse/0085-drm-tilcdc-fix-include-notation-and-remove-iinclude-drm-flag patches.suse/0086-drm-virtio-fix-include-notation-and-remove-iinclude-drm-flag patches.suse/0087-drm-vmwgfx-fix-include-notation-and-remove-iinclude-drm-flag patches.suse/0088-drm-gma500-remove-unneeded-iinclude-drm-compiler-flag patches.suse/0089-drm-i810-remove-unneeded-iinclude-drm-compiler-flag patches.suse/0090-drm-i2c-remove-unneeded-iinclude-drm-compiler-flag patches.suse/0091-drm-mga-remove-unneeded-iinclude-drm-compiler-flag patches.suse/0092-drm-omap-remove-unneeded-iinclude-drm-compiler-flag patches.suse/0093-drm-r128-remove-unneeded-iinclude-drm-compiler-flag patches.suse/0094-drm-savage-remove-unneeded-iinclude-drm-compiler-flag patches.suse/0095-drm-sis-remove-unneeded-iinclude-drm-compiler-flag patches.suse/0096-drm-tdfx-remove-unneeded-iinclude-drm-compiler-flag patches.suse/0097-drm-udl-remove-unneeded-iinclude-drm-compiler-flag patches.suse/0098-drm-vgem-remove-unneeded-iinclude-drm-compiler-flag patches.suse/0099-drm-via-remove-unneeded-iinclude-drm-compiler-flag patches.suse/drm-trivial-documentation-fix-to-drm_for_each_connec patches.suse/0100-drm-sti-fix-spelling-mistake-compoment-component patches.suse/0101-drm-replace-drm_alloc-by-kvmalloc-alternatives patches.suse/0102-drm-drop-drm_alloc-helpers patches.suse/0103-drm-pl111-register-the-clock-divider-and-use-it patches.suse/0104-drm-pl111-make-structure-pl111_display_funcs-static patches.suse/0105-drm-pl111-make-structure-mode_config_funcs-static patches.suse/0106-drm-pl111-add-a-debugfs-node-to-dump-our-registers patches.suse/0107-drm-vc4-fix-include-notation-and-remove-iinclude-drm-flag patches.suse/0108-drm-stm-remove-unneeded-iinclude-drm-compiler-flag patches.suse/0109-drm-blend-fix-comment-typ-o patches.suse/0110-drm-vgem-fix-return-value-check-in-vgem_init patches.suse/drm-Add-DRM_MODE_ROTATE_-and-DRM_MODE_REFLECT_-to-UA patches.suse/0111-drm-amd-include-linux-delay-h-instead-of-linux-delay-h patches.suse/0112-drm-pl111-fix-return-value-check-in-pl111_amba_probe patches.suse/0113-drm-stm-ltdc-fix-duplicated-arguments patches.suse/drm-Add-crtc-encoder-bridge-mode_valid-callbacks patches.suse/drm-doc-Document-adjusted-request-modes-a-bit-better patches.suse/drm-doc-Clarify-mode_fixup-vs.-atomic_check-a-bit-mo patches.suse/0114-gpu-drm-gma500-remove-two-more-dead-variable patches.suse/dma-buf-sync-file-Defer-creation-of-sync_file-name.patch patches.suse/drm-i915-intel_ring.engine-is-unused patches.suse/drm-i915-Onion-unwind-for-intel_init_ring_common patches.suse/drm-i915-Remove-user-triggerable-WARN-from-i915_gem_ patches.suse/drm-i915-huc-Simplify-intel_huc_init_hw patches.suse/drm-i915-Typo-fix-pipe-bpc-to-pipe-bpp patches.suse/drm-i915-guc-Use-GUC-prefix-for-CORE_FAMILY-definiti patches.suse/drm-i915-Check-for-id-PLANE_CURSOR-instead-of-type-D patches.suse/drm-i915-Use-intel_wm_plane_visible-on-VLV-CHV-as-we patches.suse/drm-i915-Enable-atomic-on-VLV-CHV patches.suse/drm-i915-dp-use-known-correct-array-size-in-rate_to_ patches.suse/drm-i915-dp-return-errors-from-rate_to_index patches.suse/drm-i915-dp-rename-rate_to_index-to-intel_dp_rate_in patches.suse/drm-i915-dp-cache-source-rates-at-init patches.suse/drm-i915-dp-generate-and-cache-sink-rate-array-for-a patches.suse/drm-i915-glk-limit-pixel-clock-to-99-of-cdclk-workar patches.suse/drm-i915-GuC-GLK-Load-GuC-on-GLK patches.suse/drm-i915-GLK-HuC-Load-HuC-on-GLK patches.suse/drm-i915-Assert-the-engine-is-idle-before-overwiting patches.suse/drm-i915-Advance-ring-head-fully-when-idle patches.suse/i915-initialize-the-free_list-of-the-fencing-atomic_ patches.suse/drm-i915-The-shrinker-already-acquires-struct_mutex- patches.suse/drm-i915-Drain-any-freed-objects-prior-to-hibernatio patches.suse/drm-i915-Simplify-shrinker-locking patches.suse/drm-i915-Break-up-long-runs-of-freeing-objects patches.suse/drm-i915-Insert-cond_resched-into-i915_gem_free_obje patches.suse/drm-i915-Fix-type-of-timeout_ms-parameter-in-intel_w patches.suse/drm-i915-Extend-intel_wait_for_register_fw-with-fast patches.suse/drm-i915-guc-Use-wait_for_register_fw-while-waiting- patches.suse/drm-i915-Use-drm_i915_private-directly-from-debugfs patches.suse/drm-i915-Drop-const-qualifiers-from-params-in-wait_f patches.suse/drm-i915-Don-t-allow-overuse-of-__intel_wait_for_reg patches.suse/drm-i915-Stop-second-guessing-the-caller-for-intel_u patches.suse/drm-i915-Stop-sleeping-from-inside-gen6_bsd_submit_r patches.suse/drm-i915-Acquire-uncore.lock-over-intel_uncore_wait_ patches.suse/drm-i915-Use-__intel_uncore_wait_for_register_fw-for patches.suse/drm-i915-Use-safer-intel_uncore_wait_for_register-in patches.suse/drm-i915-Classify-the-engines-in-class-instance patches.suse/drm-i915-Use-the-same-vfunc-for-BSD2-ring-init patches.suse/drm-i915-Generate-the-engine-name-based-on-the-insta patches.suse/drm-i915-Split-the-engine-info-table-in-two-levels-u patches.suse/drm-i915-Rename-intel_engine_cs.exec_id-to-uabi_id patches.suse/drm-i915-dp-use-the-sink-rates-array-for-max-sink-ra patches.suse/drm-i915-dp-cache-common-rates-with-sink-rates patches.suse/drm-i915-dp-do-not-limit-rate-seek-when-not-needed patches.suse/drm-i915-dp-don-t-call-the-link-parameters-sink-para patches.suse/drm-i915-dp-add-functions-for-max-common-link-rate-a patches.suse/drm-i915-mst-use-max-link-not-sink-lane-count patches.suse/drm-i915-dp-localize-link-rate-index-variable-more patches.suse/drm-i915-dp-use-readb-and-writeb-calls-for-single-by patches.suse/drm-i915-dp-read-sink-count-to-a-temporary-variable- patches.suse/drm-i915-Bail-if-we-do-not-setup-the-RCS-engine patches.suse/drm-i915-Use-the-engine-class-to-get-the-context-siz patches.suse/drm-i915-Lie-and-treat-all-engines-as-idle-if-wedged patches.suse/drm-i915-execlists-Document-runtime-pm-for-intel_lrc patches.suse/drm-i915-Remove-unused-members-from-intel_tv.c patches.suse/drm-i915-Convert-intel_tv-connector-properties-to-at patches.suse/drm-i915-Remove-unused-dp-properties-for-dp-mst patches.suse/drm-i915-Convert-intel_dp_mst-connector-properties-t patches.suse/drm-i915-Convert-intel_crt-connector-properties-to-a patches.suse/drm-i915-Convert-intel-DVO-connector-to-atomic patches.suse/Revert-drm-i915-Lock-mode_config.mutex-in-intel_disp patches.suse/drm-i915-Do-not-use-lock-all-in-hsw_trans_edp_pipe_A patches.suse/drm-i915-Combine-write_domain-flushes-to-a-single-fu patches.suse/drm-i915-Treat-WC-a-separate-cache-domain patches.suse/drm-i915-Add-stub-mmio-read-write-routines-to-mock-d patches.suse/drm-i915-Pretend-the-engine-is-always-idle-when-mock patches.suse/drm-i915-Wake-device-for-emitting-request-during-sel patches.suse/drm-i915-dp-Validate-cached-link-rate-and-lane-count patches.suse/drm-i915-guc-write-wopcm-related-register-once-durin patches.suse/drm-i915-Implement-Link-Rate-fallback-on-Link-traini patches.suse/drm-i915-set-ret-correctly-on-error-paths patches.suse/drm-i915-Copy-user-requested-buffers-into-the-error- patches.suse/drm-i915-Update-DRIVER_DATE-to-20170418 patches.suse/drm-i915-Fix-GCC-4.4-build-issue-with-__intel_wait_f patches.suse/drm-i915-Avoid-format-string-expansion-from-engine-n patches.suse/0115-drm-i915-use-discardable-buffers-for-rings patches.suse/0116-drm-i915-stop-touching-hangcheck-seqno-from-intel_engine_init_global_seqno patches.suse/drm-i915-Include-interesting-seqno-in-the-missed-bre patches.suse/drm-i915-Report-request-restarts-for-both-execlists- patches.suse/drm-i915-differentiate-between-sw-write-location-into-ring-and-last-hw-read patches.suse/drm-i915-Poison-the-request-before-emitting-commands patches.suse/drm-i915-Skip-waking-the-signaler-when-enabling-befo patches.suse/drm-i915-glk-Don-t-allow-12-bpc-when-htotal-is-too-b patches.suse/drm-i915-Fix-stale-comment-about-I915_RESET_IN_PROGR patches.suse/drm-i915-Rename-gen8_-un-request_engine_reset-to-gen patches.suse/drm-i915-Defer-context-state-allocation-for-legacy-r patches.suse/drm-i915-guc-Fix-sleep-under-spinlock-during-reset patches.suse/drm-i915-Sanitize-engine-context-sizes patches.suse/drm-i915-Eliminate-HAS_HW_CONTEXTS patches.suse/drm-i915-Reset-ILK-during-GEM-sanitization patches.suse/drm-i915-Capture-CCID-on-ILK patches.suse/drm-i915-Update-DRIVER_DATE-to-20170502 patches.suse/drm-i915-Do-not-leak-dev_priv-l3_parity.remap_info patches.suse/drm-i915-guc-Enable-send-function-only-after-success patches.suse/drm-i915-Move-the-GTFIFODBG-to-the-common-mmio-dbg-f patches.suse/drm-i915-Use-wait_for_atomic_us-when-waiting-for-gt- patches.suse/drm-i915-Mark-up-clflushes-as-belonging-to-an-unorde patches.suse/drm-i915-Unwrap-top-level-fence-array patches.suse/drm-i915-Lift-timeline-ordering-to-await_dma_fence patches.suse/drm-i915-Squash-repeated-awaits-on-the-same-fence patches.suse/drm-i915-Rename-intel_timeline.sync_seqno-to-.global patches.suse/drm-i915-Do-not-record-a-successful-syncpoint-for-a- patches.suse/drm-i915-Switch-the-global-i915.semaphores-check-to- patches.suse/drm-i915-Remove-the-unused-pending_notify-from-LPE-p patches.suse/drm-i915-Replace-tmds_clock_speed-and-link_rate-with patches.suse/drm-i915-Remove-hdmi_connected-from-LPE-audio-pdata patches.suse/drm-i915-Reorganize-intel_lpe_audio_notify-arguments patches.suse/drm-i915-Clean-up-the-LPE-audio-platform-data patches.suse/0117-alsa-x86-prepare-lpe-audio-ctls-for-multiple-pcms patches.suse/0118-alsa-x86-split-snd_intelhad-into-card-and-pcm-specific-structures patches.suse/0119-alsa-x86-register-multiple-pcm-devices-for-the-lpe-audio-card patches.suse/drm-i915-Implement-dma_buf_ops-kmap patches.suse/drm-i915-Use-engine-context_pin-to-report-the-intel_ patches.suse/drm-i915-Avoid-the-branch-in-computing-intel_ring_sp patches.suse/drm-i915-Report-the-ring-space-from-intel_ring_updat patches.suse/drm-i915-Micro-optimise-hotpath-through-intel_ring_b patches.suse/drm-i915-use-memdup_user_nul patches.suse/drm-i915-Move-uncore-definitions-into-a-separate-hea patches.suse/drm-i915-Show-dmc-debug-registers-on-Kabylake patches.suse/drm-i915-vlv-Fix-port-B-PLL-opamp-initialization patches.suse/drm-i915-dp-Check-error-return-during-DPCD-capabilit patches.suse/drm-i915-sdvo-Check-error-return-from-intel_sdvo_get patches.suse/drm-i915-Check-error-return-when-setting-DMA-mask patches.suse/drm-i915-Check-error-return-when-converting-pipe-to- patches.suse/drm-i915-Sanitize-stolen-memory-size-calculation patches.suse/drm-i915-lvds-Remove-magic-from-PLL-programming patches.suse/drm-i915-s-vlv_plane_wm_compute-vlv_raw_plane_wm_com patches.suse/drm-i915-Drop-the-debug-message-from-vlv_get_fifo_si patches.suse/drm-i915-s-vlv_num_wm_levels-intel_wm_num_levels patches.suse/drm-i915-Rename-bunch-of-vlv_-watermark-structures-t patches.suse/drm-i915-Make-vlv-chv-watermark-debug-print-less-cry patches.suse/drm-i915-Document-CxSR patches.suse/drm-i915-Fix-cursor-cpp-in-watermark-calculatins-for patches.suse/drm-i915-Fix-the-g4x-watermark-TLB-miss-workaround patches.suse/drm-i915-Refactor-the-g4x-TLB-miss-w-a-to-a-helper patches.suse/drm-i915-Refactor-wm-calculations patches.suse/drm-i915-Apply-the-g4x-TLB-miss-w-a-to-SR-watermarks patches.suse/drm-i915-Two-stage-watermarks-for-g4x patches.suse/drm-i915-Enable-HPLL-watermarks-on-g4x patches.suse/drm-i915-Add-g4x-watermark-tracepoint patches.suse/drm-i915-Add-support-for-sprites-on-g4x patches.suse/drm-i915-Parametrize-cursor-primary-pipe-select-bits patches.suse/drm-i915-Pass-intel_plane-and-intel_crtc-to-plane-ho patches.suse/drm-i915-Refactor-CURBASE-calculation patches.suse/drm-i915-Clean-up-cursor-junk-from-intel_crtc patches.suse/drm-i915-Refactor-CURPOS-calculation patches.suse/drm-i915-Move-cursor-position-and-base-handling-into patches.suse/drm-i915-Drop-useless-posting-reads-from-cursor-comm patches.suse/drm-i915-Split-cursor-check_plane-into-i845-and-i9xx patches.suse/drm-i915-Generalize-cursor-size-checks-a-bit patches.suse/drm-i915-Use-fb-pitches-0-in-cursor-code patches.suse/drm-i915-Support-variable-cursor-height-on-ivb patches.suse/drm-i915-Fix-gen3-physical-cursor-alignment-requirem patches.suse/drm-i915-Handle-fb-offset-and-src-coordinates-for-cu patches.suse/drm-i915-Relax-845-865-CURBASE-alignemnt-requirement patches.suse/drm-i915-Simplify-cursor-register-write-sequence patches.suse/drm-i915-Fix-__intel_wait_for_register_fw-to-not-sle patches.suse/drm-i915-guc-Dump-the-GuC-stage-descriptor-pool-in-d patches.suse/drm-i915-Fix-hw-state-verifier-access-to-crtc-state patches.suse/drm-i915-Remove-vma-unpin-in-intel_plane_destroy patches.suse/drm-i915-guc-Move-notification-code-into-virtual-fun patches.suse/drm-i915-guc-Make-scratch-register-base-and-count-fl patches.suse/drm-i915-Fix-cap-check-for-intel_dp_aux_backlight-dr patches.suse/drm-i915-Correctly-enable-backlight-brightness-adjus patches.suse/drm-i915-Set-backlight-mode-before-enable-backlight patches.suse/drm-i915-Restore-brightness-level-in-aux-backlight-d patches.suse/drm-i915-perf-fix-gen7_append_oa_reports-comment patches.suse/drm-i915-perf-avoid-poll-read-EAGAIN-busy-loops patches.suse/drm-i915-perf-avoid-read-back-of-head-register patches.suse/drm-i915-perf-no-head-tail-ref-in-gen7_oa_read patches.suse/drm-i915-perf-improve-tail-race-workaround patches.suse/drm-i915-perf-improve-invalid-OA-format-debug-messag patches.suse/drm-i915-perf-better-pipeline-aged-aging-tail-update patches.suse/drm-i915-perf-rate-limit-spurious-oa-report-notice patches.suse/drm-i915-Update-DRIVER_DATE-to-20170515 patches.suse/drm-i915-Fixup-64bit-divides-in-timelines-selftest patches.suse/drm-i915-glk-Calculate-high-low-switch-count-for-GLK patches.suse/drm-i915-guc-fix-spelling-mistake-adddress-address patches.suse/gpu-drm-i915-remove-dead-code patches.suse/gpu-drm-i915-compress-logic-into-one-line patches.suse/drm-i915-gen9-Reintroduce-WaEnableYV12BugFixInHalfSl patches.suse/drm-i915-Remove-kref-from-i915_sw_fence patches.suse/drm-i915-Import-the-kfence-selftests-for-i915_sw_fen patches.suse/drm-i915-Make-ptr_unpack_bits-more-function-like patches.suse/drm-i915-Redefine-ptr_pack_bits-and-friends patches.suse/drm-i915-execlists-Pack-the-count-into-the-low-bits- patches.suse/drm-i915-Don-t-mark-an-execlists-context-switch-when patches.suse/drm-i915-Use-a-define-for-the-default-priority-0 patches.suse/drm-i915-Split-execlist-priority-queue-into-rbtree-l patches.suse/drm-i915-Create-a-kmem_cache-to-allocate-struct-i915 patches.suse/drm-i915-execlists-Reduce-lock-contention-between-sc patches.suse/drm-i915-Stop-inlining-the-execlists-IRQ-handler patches.suse/drm-i915-Don-t-force-serialisation-on-marking-up-exe patches.suse/drm-i915-fix-naming-of-fixed_16_16-wrapper patches.suse/drm-i915-Add-more-wrapper-for-fixed_point_16_16-oper patches.suse/drm-i915-Use-fixed_16_16-wrapper-for-division-operat patches.suse/drm-i915-skl-calculate-pixel_rate-relative_data_rate patches.suse/drm-i915-skl-Fail-the-flip-if-no-FB-for-WM-calculati patches.suse/drm-i915-skl-no-need-to-memset-again patches.suse/drm-i915-skl-Fail-the-flip-if-ddb-min-requirement-ex patches.suse/drm-i915-skl-Watermark-calculation-cleanup patches.suse/drm-i915-skl-Perform-wm-level-calculations-in-separa patches.suse/drm-i915-skl-use-linetime-latency-if-ddb-size-is-not patches.suse/drm-i915-Check-C-for-null-pointer-rather-than-B patches.suse/drm-i915-selftests-Pretend-to-be-a-gfx-pci-device patches.suse/drm-i915-Try-harder-to-reset-the-GPU patches.suse/drm-i915-Reorder-media-render-reset-on-g4x patches.suse/drm-i915-guc-Remove-failed-doorbell-stat-from-debugf patches.suse/drm-i915-guc-Remove-last-submission-result-from-debu patches.suse/drm-i915-g4x-Improve-gpu-reset-reliability patches.suse/drm-i915-guc-Remove-action-status-and-statistics-fro patches.suse/drm-i915-Check-for-allocation-failure patches.suse/drm-i915-huc-Update-GLK-HuC-version patches.suse/drm-i915-g33-Improve-reset-reliability patches.suse/drm-i915-Remove-misleading-comment-in-request_alloc patches.suse/drm-i915-guc-Skip-port-assign-on-first-iteration-of- patches.suse/drm-i915-Convert-i915_gem_object_ops-flags-values-to patches.suse/drm-i915-Only-GGTT-vma-may-be-pinned-and-prevent-shr patches.suse/drm-i915-Consolidate-ifdef-CONFIG_INTEL_IOMMU patches.suse/drm-i915-Drop-AUX-backlight-enable-check-for-backlig patches.suse/drm-Add-definition-for-eDP-backlight-frequency patches.suse/drm-i915-guc-Disable-send-function-on-fini patches.suse/drm-i915-guc-Introduce-buffer-based-cmd-transport patches.suse/drm-i915-guc-capture-GuC-logs-if-FW-fails-to-load patches.suse/drm-i915-Keep-the-forcewake-timer-alive-for-1ms-past patches.suse/drm-i915-Update-DRIVER_DATE-to-20170529 patches.suse/0120-drm-omapdrm-handle-events-when-enabling-disabling-crtcs patches.suse/0121-drm-omapdrm-use-drm-core-s-atomic-commit-helper patches.suse/0122-drm-omapdrm-remove-legacy-buffer-synchronization-support patches.suse/0123-drm-omapdrm-store-the-z-order-in-the-plane-state-zpos-field patches.suse/0124-drm-omapdrm-remove-custom-plane-state patches.suse/0125-drm-omapdrm-add-zpos-property patches.suse/0126-drm-omapdrm-remove-remap-argument-to-omap_gem_get_paddr patches.suse/0127-drm-omapdrm-rename-occurrences-of-paddr-to-dma_addr patches.suse/0128-drm-omapdrm-rename-omap_gem_get_put_paddr-to-omap_gem_unpin patches.suse/0129-drm-omapdrm-lower-indentation-level-in-omap_gem_dma_sync_buffer patches.suse/0130-drm-omapdrm-rename-the-omap_gem_object-addrs-field-to-dma_addrs patches.suse/0131-drm-omapdrm-rename-gem-dma-sync-functions patches.suse/0132-drm-omapdrm-fix-incorrect-usage-of-the-term-cache-coherency patches.suse/0133-drm-omapdrm-dma-unmap-pages-for-all-buffer-types-when-freeing-buffers patches.suse/0134-drm-omapdrm-map-pages-for-dma-in-dma_to_device-direction patches.suse/drm-omapdrm-Take-GEM-object-reference-when-exporting patches.suse/0135-drm-omapdrm-remove-duplicate-error-messages-when-mapping-memory patches.suse/0136-drm-omapdrm-drop-support-for-non-dt-devices patches.suse/0137-drm-omapdrm-remove-unused-dss_get_core_pdev-function patches.suse/0138-drm-omapdrm-remove-unused-default-display-name-support patches.suse/0139-drm-omapdrm-infer-the-omap-version-from-the-soc-family patches.suse/0140-drm-omapdrm-dpi-remove-platform-driver patches.suse/0141-drm-omapdrm-sdi-remove-platform-driver patches.suse/0142-drm-omap-add-new-connector-types patches.suse/0143-drm-omap-remove-unused-ovl_enabled patches.suse/0144-drm-omap-remove-ovl_set_channel_out patches.suse/0145-drm-omap-remove-read_irqenable patches.suse/0146-drm-omap-64bit-compile-fixes patches.suse/0147-drm-omap-define-compat_ioctl patches.suse/0148-drm-omap-panel-dpi-remove-non-dt-support patches.suse/0149-drm-omap-acx565akm-remove-non-dt-support patches.suse/0150-drm-omap-connector-analog-tv-remove-non-dt-support patches.suse/0151-drm-omap-connector-dvi-hdmi-remove-extra-include patches.suse/0152-drm-omap-sdi-remove-legacy-set_datapairs patches.suse/0153-drm-omap-venc-remove-set_type-invert_vid_out_polarity patches.suse/0154-drm-omap-remove-recommended_bpp patches.suse/0155-drm-omap-dpi-remove-legacy-data_lines patches.suse/0156-drm-omap-remove-rfbi patches.suse/0157-drm-omap-remove-unused-get_dimensions patches.suse/0158-drm-omap-remove-legacy-get_resolution patches.suse/0159-drm-omap-remove-unused-fields patches.suse/0160-drm-omap-remove-omap_overlay-omap_overlay_manager patches.suse/0161-drm-omap-remove-unused-omap_dss_find_output-function patches.suse/0162-drm-omap-fix-setting-clearing-doublestride patches.suse/0163-drm-omap-remove-clut patches.suse/0164-drm-omap-ratelimit-ocp-error patches.suse/0165-drm-omap-remove-dma-vrfb-rotation patches.suse/0166-drm-omap-cleanup-offset-calculation patches.suse/0167-drm-omap-add-format_is_yuv-helper patches.suse/0168-drm-omap-remove-unneeded-prototypes patches.suse/0169-drm-omap-change-supported_modes-to-an-array patches.suse/0170-drm-omap-use-u32-instead-of-enum-omap_color_mode patches.suse/0171-drm-omap-use-drm_format_-instead-of-omap_dss_color_ patches.suse/0172-drm-omap-remove-omap_framebuffer_get_formats patches.suse/0173-drm-omap-cleanup-formats-array patches.suse/0174-drm-omap-rename-color_mode-to-fourcc patches.suse/0175-drm-omap-add-drm_rotation_to_tiler-helper patches.suse/0176-drm-omap-remove-omap_drm_win patches.suse/0177-drm-omap-use-drm_mode_rotate_-instead-of-omap_dss_rot_ patches.suse/0178-drm-omap-drm_mode_reflect_-instead-of-mirror-boolean patches.suse/0179-drm-omap-pass-rotation-to-dispc patches.suse/0180-drm-omap-fix-yuv422-rotation-with-tiler patches.suse/0181-drm-omap-fix-yuv422-90-270-rotation-with-mirroring patches.suse/0182-drm-omap-fix-tiled-buffer-stride-calculations patches.suse/0183-drm-exynos-use-drm_for_each_connector_iter patches.suse/0055-drm-rockchip-use-drm_for_each_connector_iter.patch patches.suse/drm-i915-use-drm_for_each_connector_iter patches.suse/0184-drm-mediatek-use-drm_for_each_connector_iter patches.suse/drm-nouveau-use-drm_for_each_connector_iter patches.suse/0185-drm-vc4-use-drm_for_each_connector_iter patches.suse/0186-drm-remove-unsafe-drm_for_each_connector patches.suse/drm-Remove-drm_device-virtdev patches.suse/drm-Add-drm_-crtc-encoder-connector-_mode_valid patches.suse/drm-Introduce-drm_bridge_mode_valid patches.suse/drm-Use-new-mode_valid-helpers-in-connector-probe-he patches.suse/drm-Use-mode_valid-in-atomic-modeset patches.suse/0187-drm-bridge-analogix-anx78xx-use-bridge-mode_valid-callback patches.suse/0188-drm-pl111-select-drm_panel patches.suse/drm-doc-move-printf-helpers-out-of-drmP.h patches.suse/drm-Use-vsnprintf-extension-ph patches.suse/drm-better-document-how-to-send-out-the-crtc-disable patches.suse/0189-drm-sun4i-drop-drm_vblank_cleanup patches.suse/0190-drm-stm-drop-drm_vblank_cleanup patches.suse/0191-drm-meson-drop-drm_vblank_cleanup patches.suse/0192-drm-imx-drop-drm_vblank_cleanup patches.suse/0193-drm-atmel-drop-drm_vblank_cleanup patches.suse/0194-drm-arcgpu-drop-drm_vblank_cleanup patches.suse/drm-atomic-Consitfy-mode-parameter-to-drm_atomic_set patches.suse/0195-drm-pl111-fix-warnings-without-config_arm_amba patches.suse/0196-drm-vc4-fix-comment-in-vc4_drv-h patches.suse/drm-Extract-drm_vblank.-hc patches.suse/drm-doc-Polish-irq-helper-documentation patches.suse/0197-drm-hdlcd_mali-drop-drm_vblank_cleanup patches.suse/0198-drm-exynos-drop-drm_vblank_cleanup patches.suse/0199-drm-atmel-hlcdc-use-crtc-mode_valid-callback patches.suse/drm-remove-writeq-readq-function-definitions patches.suse/0200-drm-vc4-mark-the-device-as-active-when-enabling-runtime-pm patches.suse/0201-merge-tag-exynos-drm-fixes-for-v4-12 patches.suse/0202-drm-exynos-simplify-completion-event-handling patches.suse/0203-drm-exynos-decon5433-implement-frame-counter patches.suse/0204-drm-exynos-kill-exynos_drm_crtc-pipe patches.suse/0205-drm-exynos-kill-exynos_drm_private-pipe patches.suse/0206-drm-exynos-set-plane-possible_crtcs-in-exynos_plane_init patches.suse/0207-drm-exynos-kill-pipe-field-from-drivers-contexts patches.suse/0208-drm-exynos-kill-mode_set_nofb-callback patches.suse/0209-drm-exynos-decon5433-kill-decon_update-workaround patches.suse/0210-drm-exynos-decon5433-kill-bit_irqs_enabled patches.suse/0211-drm-exynos-decon5433-simplify-shadow-protect-code patches.suse/0212-drm-exynos-hdmi-fix-pipeline-disable-order patches.suse/0213-drm-exynos-dsi-fix-bridge_node-dt-parsing patches.suse/0214-drm-exynos-mixer-simplify-mixer_cfg_rgb_fmt patches.suse/0215-drm-exynos-mixer-document-ycbcr-magic-numbers patches.suse/0216-drm-exynos-decon5433-always-do-sw-trigger-when-vblanks-enabled patches.suse/0217-drm-exynos-decon5433-move-te-handling-to-decon patches.suse/0218-drm-exynos-decon5433-kill-bit_irqs_enabled-flag patches.suse/0219-drm-exynos-decon5433-kill-bit_clks_enabled-flag patches.suse/0220-drm-exynos-decon5433-kill-bit_win_updated-flag patches.suse/0221-drm-exynos-decon5433-kill-bit_suspended-flag patches.suse/0222-drm-exynos-decon5433-remove-useless-check patches.suse/drm-introduce-sync-objects-v4 patches.suse/drm-syncobj-add-sync_file-interaction.-v1.2 patches.suse/0223-drm-zte-use-devm_of_platform_populate patches.suse/0224-drm-bridge-synopsys-dw-hdmi-use-bridge-mode_valid-callback patches.suse/0225-drm-bridge-refactor-out-the-panel-wrapper-from-the-lvds-encoder-bridge patches.suse/0226-drm-vc4-switch-dsi-to-the-panel-bridge-layer-and-support-bridges patches.suse/0227-drm-vc4-switch-dpi-to-using-the-panel-bridge-helper patches.suse/0228-drm-atmel-hlcdc-drop-custom-encoder-cleanup-func patches.suse/0229-drm-atmel-hlcdc-replace-the-panel-usage-with-drm_panel_bridge patches.suse/0230-drm-bridge-build-the-panel-wrapper-in-drm_kms_helper patches.suse/0231-drm-atmel-hlcdc-fix-panel-registration patches.suse/0232-drm-pl111-fix-offset-calculation-for-the-primary-plane patches.suse/drm-Add-const-to-name-field-declaration-in-struct-dr patches.suse/0233-drm-vc4-vc4_bo-c-always-set-bo-resv patches.suse/0234-drm-vc4-fix-resource-leak-in-vc4_get_hang_state_ioctl-in-error-handling-path patches.suse/0235-drm-panel-add-innolux-p079zca-panel-driver patches.suse/0236-drm-panel-simple-add-support-for-nec-nl12880b20-05 patches.suse/0237-drm-panel-simple-add-support-for-nlt-nl192108ac18-02d patches.suse/0238-drm-panel-simple-add-support-for-auo-p320hvn03 patches.suse/drm-panel-S6E3HA2-needs-backlight-code patches.suse/drm-panel-add-backlight-dependency-for-sitronix-st77 patches.suse/0239-drm-panel-s6e3ha2-add-support-for-s6e3hf2-panel-on-tm2e-board patches.suse/drm-Remove-duplicate-forward-declaration patches.suse/drm-Reduce-scope-of-state-variable patches.suse/0240-drm-amdgpu-add-gpu_info-firmware-v3 patches.suse/0241-drm-amdgpu-parse-the-gpu_info-firmware-v4 patches.suse/0242-drm-amdgpu-gfx9-drop-duplicate-gfx-info-init-v3 patches.suse/0243-drm-amd-powerplay-add-power-profile-support-for-vega10-v2 patches.suse/0244-drm-amd-powerplay-add-avfs-fuse-overdriver-func patches.suse/0245-drm-amd-powerplay-fix-bug-in-processing-cks_enable-bit patches.suse/0246-drm-amd-powerplay-convert-from-number-of-lanes-to-lane-bits-on-vega10 patches.suse/0247-drm-amd-powerplay-add-vega10-powertune-table-v3-support patches.suse/0248-drm-amd-powerplay-delete-dead-code-in-vega10_thermal-c patches.suse/0249-drm-amd-powerplay-update-vega10-smu-interface-version-to-e patches.suse/0250-drm-amd-powerplay-fix-pcie-dpm-table-for-vega10 patches.suse/0251-drm-amdgpu-gfx8-add-additional-mqd-initialization patches.suse/0252-drm-amdgpu-gfx8-set-doorbell-range-for-polaris-as-well patches.suse/0253-drm-amdgpu-switch-baremetal-to-use-kiq-for-compute-ring-management-v3 patches.suse/0254-revert-drm-amd-amdgpu-disable-gfx_pg-on-carrizo-until-compute-issues-solved patches.suse/0255-drm-amdgpu-gfx8-wait-for-completion-in-kiq-init patches.suse/0256-drm-amdgpu-split-gfx_v8_0_kiq_init_queue-into-two patches.suse/0257-drm-amdgpu-gfx8-wait-once-for-all-kcqs-to-be-created patches.suse/0258-drm-amdgpu-gfx8-move-set_resources-into-the-same-command-stream patches.suse/0259-drm-amdgpu-gfx8-use-new-kiq-packet-defines patches.suse/0260-drm-amdgpu-gfx8-properly-disable-the-kcqs-in-hw_fini patches.suse/0261-drm-amdgpu-gfx8-fix-resume-of-kiq-and-kcqs patches.suse/0262-drm-amdgpu-gfx8-move-mec-doorbell-range-setting patches.suse/0263-drm-amdgpu-gfx7-enable-cp-rlc-ints-after-we-disable-clockgating patches.suse/0264-drm-amdgpu-gfx8-enable-cp-rlc-ints-after-we-disable-clockgating patches.suse/0265-drm-amdgpu-gfx8-unify-the-hqd-deactivation-code patches.suse/0266-drm-amdgpu-set-cpg-doorbell-for-fiji-and-polaris patches.suse/0267-drm-amdgpu-gfx8-move-cp_pq_status-after-doorbell-range-setting-v2 patches.suse/0268-drm-amdgpu-add-dp-audio-support-for-si-dce6-v3 patches.suse/0269-drm-amdgpu-add-hdmi-audio-support-for-si-dce6 patches.suse/0270-drm-amdgpu-fix-typo-in-dmesg-in-gfx_v8_0_kiq_kcq_disable patches.suse/0271-drm-amdgpu-delete-redundant-kiq-irq-funcs-type-check-in-gfx8 patches.suse/0272-drm-amdgpu-drop-support-for-untouched-registers patches.suse/0273-drm-amdgpu-drop-support-for-per-asic-read-registers patches.suse/0274-drm-amdgpu-virt-bypass-cg-and-pg-setting-for-sriov patches.suse/0275-drm-amdgpu-virt-change-the-place-of-virt_init_setting patches.suse/0276-drm-amdgpu-fix-s3-ring-test-failed-on-vi-caused-by-kiq-enabled patches.suse/0277-drm-amdgpu-fix-get-wrong-gfx-always-on-cu-masks patches.suse/0278-drm-amdgpu-enable-chained-ib-mcbp-support patches.suse/0279-drm-amdgpu-add-vm-ioctl patches.suse/0280-drm-amdgpu-add-reserved-vmid-field-in-vm-struct-v2 patches.suse/0281-drm-amdgpu-reserve-unreserve-vmid-by-vm-ioctl-v4 patches.suse/0282-drm-amdgpu-add-limitation-for-dedicated-vm-number-v4 patches.suse/0283-drm-amdgpu-implement-grab-reserved-vmid-v4 patches.suse/0284-drm-amdgpu-bump-module-verion-for-reserved-vmid patches.suse/0285-drm-amdgpu-move-kiq-ring-lock-out-of-virt-structure patches.suse/0286-drm-amdgpu-gfx9-create-mqd-backups patches.suse/0287-drm-amdgpu-gfx9-clear-the-compute-ring-on-reset patches.suse/0288-drm-amdgpu-add-kiq-packet-defines-to-soc15d-h patches.suse/0289-drm-amdgpu-gfx9-use-new-kiq-packet-defines patches.suse/0290-drm-amdgpu-gfx9-wait-for-completion-in-kiq-init patches.suse/0291-drm-amdgpu-kiq-reg-access-need-timeoutv2 patches.suse/0292-drm-amdgpu-fix-cannot-receive-rcv-ack-irq-bug patches.suse/0293-drm-amdgpu-need-som-change-on-vega10-mailbox patches.suse/0294-drm-amdgpu-re-write-sriov_reinit_early-late-v2 patches.suse/0295-drm-amdgpu-bypass-gmc-uvd-vce-hw_fini-in-sr-iov patches.suse/0296-drm-amdgpu-psp-do-not-load-asd-for-sriov patches.suse/0297-drm-amdgpu-virt-change-ai-ack-irq-message-to-debug-level patches.suse/0298-drm-amdgpu-clean-doorbell-after-sending-init-table-to-mmsch patches.suse/0299-drm-amdgpu-cleanup-indent-format-for-gfx_v9_0-c patches.suse/0300-drm-amdgpu-unify-gfx8-9-ce-de-meta_data patches.suse/0301-drm-amdgpu-change-sr-iov-dmaframe-scheme patches.suse/0302-drm-amdgpu-new-pm4-entry-for-vi-ai patches.suse/0303-drm-amdgpu-use-frame_cntl-for-new-gfx-ucode-v2 patches.suse/0304-drm-amdgpu-cleanup-flag-not-used patches.suse/0305-drm-amd-amdgpu-get-rid-of-else-branch patches.suse/0306-drm-amdgpu-gfx9-move-define-to-header-file patches.suse/0307-drm-amdgpu-fix-errors-in-comments patches.suse/0308-drm-amdgpu-fix-comments-in-source-code patches.suse/0309-drm-amdgpu-extend-lock-range-for-race-condition-when-gpu-reset patches.suse/0310-drm-amdgpu-fix-ring0-failed-on-pro-card patches.suse/0311-drm-amdgpu-print-when-gpu-reset-successed patches.suse/0312-drm-amdgpu-remove-unsed-amdgpu_gem_handle_lockup-v2 patches.suse/0313-drm-amdgpu-add-sched-sync-for-amdgpu-job-v2 patches.suse/0314-drm-amdgpu-make-pipeline-sync-be-in-same-place-v2 patches.suse/0315-drm-amdgpu-id-reset-count-only-is-updated-when-used-end-v2 patches.suse/0316-drm-amdgpu-don-t-invoke-srio-gpu-reset-in-gpu-reset-v2 patches.suse/0317-drm-amdgpu-use-job-to-replace-voluntary patches.suse/0318-drm-amdgpu-only-call-flr_work-under-infinite-timeout patches.suse/0319-drm-amdgpu-don-t-init-entity-for-kiq patches.suse/0320-drm-amdgpu-sriov-implement-guilty-job-tdr-forv2 patches.suse/0321-drm-amdgpu-use-job-s-list-instead-of-check-fence patches.suse/0322-drm-amdgpu-add-register-headers-for-dcn-1-0 patches.suse/0323-drm-amdgpu-add-register-headers-for-gc-9-1 patches.suse/0324-drm-amdgpu-add-register-headers-for-mmhub-9-1 patches.suse/0325-drm-amdgpu-add-register-headers-for-mp-10-0 patches.suse/0326-drm-amdgpu-add-register-headers-for-nbio-7-0 patches.suse/0327-drm-amdgpu-add-register-headers-for-sdma-4-1 patches.suse/0328-drm-amdgpu-add-register-headers-for-thm-10-0 patches.suse/0329-drm-amdgpu-add-register-headers-for-vcn-1-0 patches.suse/0330-drm-amdgpu-add-raven-family-id-definition patches.suse/0331-drm-amdgpu-add-raven-ip-blocks-v2 patches.suse/0332-drm-amdgpu-soc15-add-raven-golden-setting patches.suse/0333-drm-amd-amdgpu-fill-in-raven-case-in-soc15-early-init patches.suse/0334-drm-amdgpu-soc15-add-clock-gating-functions-for-raven patches.suse/0335-drm-amdgpu-enable-soc15-clock-gating-flags-for-raven patches.suse/0336-drm-amdgpu-add-raven-chip-id-case-for-ucode patches.suse/0337-drm-amdgpu-add-module-firmware-for-raven patches.suse/0338-drm-amdgpu-add-gc9-1-golden-setting-v2 patches.suse/0339-drm-amdgpu-gfx9-add-chip-name-for-raven-when-initializing-microcode patches.suse/0340-drm-amdgpu-gfx9-add-raven-gfx-config patches.suse/0341-drm-amdgpu-add-gfx-clock-gating-for-raven patches.suse/0342-drm-amdgpu-gfx9-extend-rlc-fw-setup patches.suse/0343-drm-amdgpu-gfx9-enable-cp-interrupt-for-cgcg-cgls-mgcg patches.suse/0344-drm-amdgpu-correct-gfx9-csb-size patches.suse/0345-drm-amdgpu-gfx9-add-rlc-bo-init-fini patches.suse/0346-drm-amdgpu-gfx9-rlc-save-restore-list-programming patches.suse/0347-drm-amdgpu-init-gfx-power-gating-on-raven patches.suse/0348-drm-amdgpu-gfx9-enable-disable-sck-slowdown-thru-rlc-smu-handshake patches.suse/0349-drm-amdgpu-gfx9-add-enable-disable-funcs-for-cp-power-gating patches.suse/0350-drm-amdgpu-gfx9-allow-updating-sck-slowdown-and-cp-pg-state patches.suse/0351-drm-amdgpu-gfx9-allow-updating-gfx-cgpg-state patches.suse/0352-drm-amdgpu-gfx9-allow-updating-gfx-mgpg-state patches.suse/0353-drm-amdgpu-add-raven-case-for-gmc9-golden-setting patches.suse/0354-drm-amdgpu-gmc9-set-mc-vm-fb-offset-for-raven patches.suse/0355-drm-amdgpu-gmc9-change-fb-offset-sequence-so-that-used-wider patches.suse/0356-drm-amdgpu-add-raven-clock-gating-and-light-sleep-for-mmhub patches.suse/0357-drm-amdgpu-enable-mc-mgcg-and-ls-for-raven patches.suse/0358-drm-amdgpu-add-raven-sdma-golden-setting-and-chip-id-case patches.suse/0359-drm-amdgpu-reuse-sdma-v4-mgcg-and-ls-function-for-raven patches.suse/0360-drm-amdgpu-enable-sdma-v4-mgcg-and-ls-for-raven patches.suse/0361-drm-amdgpu-init-sdma-power-gating-for-raven patches.suse/0362-drm-amdgpu-sdma4-add-dynamic-power-gating-for-raven patches.suse/0363-drm-amdgpu-enable-sdma-power-gating-for-raven patches.suse/0364-drm-amdgpu-add-nbio7-support patches.suse/0365-drm-amdgpu-apply-nbio7-for-raven-v3 patches.suse/0366-drm-amdgpu-add-nbio-mgcg-for-raven patches.suse/0367-drm-amdgpu-add-psp-v10-function-callback-for-raven patches.suse/0368-drm-amdgpu-add-psp-v10-ip-block patches.suse/0369-drm-amdgpu-register-the-psp-v10-function-pointers-at-psp-sw_init patches.suse/0370-drm-amdgpu-soc15-add-psp-ip-block patches.suse/0371-drm-amdgpu-add-initial-vcn-support-and-decode-tests patches.suse/0372-drm-amdgpu-add-encode-tests-for-vcn patches.suse/0373-drm-amdgpu-add-vcn-ip-block-functions-v2 patches.suse/0374-drm-amdgpu-add-vcn-decode-ring-support patches.suse/0375-drm-amdgpu-add-vcn-decode-ring-type-and-functions patches.suse/0376-drm-amdgpu-add-vcn-irq-functions patches.suse/0377-drm-amdgpu-add-vcn-ip-block-and-type patches.suse/0378-drm-amdgpu-move-amdgpu_vcn-structure-to-vcn-header patches.suse/0379-drm-amdgpu-re-group-the-functions-in-amdgpu_vcn-c patches.suse/0380-drm-amdgpu-move-vcn-ring-test-to-amdgpu_vcn-c patches.suse/0381-drm-amdgpu-expose-vcn-rb-command patches.suse/0382-drm-amdgpu-add-a-ring-func-for-vcn-start-command patches.suse/0383-drm-amdgpu-implement-vcn-start-rb-command patches.suse/0384-drm-amdgpu-implement-insert-end-ring-function-for-vcn-decode patches.suse/0385-drm-amdgpu-vcn-implement-ib-tests-with-new-message-buffer-interface patches.suse/0386-uapi-drm-add-amdgpu_hw_ip_vcn_dec-for-decode-cs patches.suse/0387-uapi-drm-add-amdgpu_hw_ip_vcn_enc-for-encode-cs patches.suse/0388-drm-amdgpu-add-amdgpu_hw_ip_vcn_dec-to-info-query patches.suse/0389-drm-amdgpu-get-cs-support-of-amdgpu_hw_ip_vcn_dec patches.suse/0390-drm-amdgpu-disable-uvd-and-vce-free-handles-for-raven patches.suse/0391-drm-amdgpu-implement-new-vcn-cache-window-programming patches.suse/0392-drm-amdgpu-add-vcn-ip-block-to-soc15 patches.suse/0393-drm-amdgpu-change-vcn-dec-rb-command-specific-for-decode patches.suse/0394-drm-amdgpu-add-vcn-enc-rings patches.suse/0395-drm-amdgpu-add-vcn-enc-ring-type-and-functions patches.suse/0396-drm-amdgpu-add-vcn-enc-irq-support patches.suse/0397-drm-amdgpu-enable-vcn-encode-ring-tests patches.suse/0398-drm-amdgpu-add-vcn-enc-ib-test patches.suse/0399-drm-amdgpu-add-amdgpu_hw_ip_vcn_enc-to-info-query patches.suse/0400-drm-amdgpu-get-cs-support-for-amdgpu_hw_ip_vcn_enc patches.suse/0401-drm-amdgpu-add-vcn-firmware-header-offset patches.suse/0402-drm-amdgpu-update-vcn-decode-create-msg patches.suse/0403-drm-amdgpu-vcn-add-sw-clock-gating patches.suse/0404-drm-amdgpu-enable-sw-clock-gating-for-vcn patches.suse/0405-drm-amdgpu-powerplay-add-header-file-for-smu10-v2 patches.suse/0406-drm-amdgpu-add-raven-related-define-in-pptable-h patches.suse/0407-drm-amd-powerplay-add-ppt_v3-define patches.suse/0408-drm-amd-powerplay-add-raven-support-in-smumgr-v2 patches.suse/0409-drm-amd-powerplay-add-raven-support-in-hwmgr-v2 patches.suse/0410-drm-amd-powerplay-rv-power-up-down-sdma-via-the-smu patches.suse/0411-drm-amdgpu-raven-power-up-down-vcn-via-the-smu-v2 patches.suse/0412-drm-amdgpu-powerplay-raven-add-smu-block-and-enable-powerplay patches.suse/0413-drm-amd-add-dcn-ivsrcids-v2 patches.suse/0414-drm-amdgpu-add-raven-pci-id-v2 patches.suse/0415-drm-amdgpu-vcn-remove-duplicate-mask patches.suse/0416-drm-amd-powerplay-fix-array_size-cocci-warnings patches.suse/0417-drm-amdgpu-correct-vmhub-for-vcn-dec-enc-ring patches.suse/0418-drm-amdgpu-correct-emit-frame-size-for-vcn-dec-enc-ring patches.suse/0419-drm-amdgpu-add-raven-gpu_info-support patches.suse/0420-drm-amd-powerplay-fix-vega10-power-profile-switching patches.suse/0421-drm-amdgpu-check-if-vram-is-lost-v2 patches.suse/0422-drm-amdgpu-return-enodev-to-user-space-when-vram-is-lost-v2 patches.suse/0423-drm-amdgpu-skip-all-jobs-of-guilty-vm patches.suse/0424-drm-amdgpu-gfx9-update-golden-settings patches.suse/0425-drm-amdgpu-add-dep_sync-for-amdgpu-job patches.suse/0426-drm-amdgpu-cleanup-vm-manager-init-fini patches.suse/0427-drm-amdgpu-sdma3-correct-wptr-initialization-for-sdma patches.suse/0428-drm-amdgpu-fix-ocl-test-performance-drop patches.suse/0429-drm-amdgpu-change-default-of-amdgpu_vram_page_split-to-512 patches.suse/0430-drm-amdgpu-move-adjust-adjust_mc_addr-into-the-gfx9-vm_flush-functions patches.suse/0431-drm-amdgpu-fix-merge-of-vcn_v1_0-c-v2 patches.suse/0432-drm-amd-amdgpu-clean-up-gfx6-tilemode-programming patches.suse/0433-drm-amd-amdgpu-gfx6-tidy-up-raster-config patches.suse/0434-drm-amd-amdgpu-tidy-up-of-gfx_v6_0_setup_rb patches.suse/0435-drm-amd-amdgpu-drop-commented-out-stub-function patches.suse/0436-drm-amd-amdgpu-tidy-up-static-int-dce_v6_0_get_num_crtc patches.suse/0437-drm-amd-amdgpu-clean-up-gmc6-wait_for_idle patches.suse/0438-drm-radeon-add-module-param-to-control-cik-support patches.suse/0439-drm-amdgpu-add-an-info-query-for-monitoring-vram-cpu-page-faults patches.suse/0440-drm-amd-powerplay-delete-duplicated-code-in-vega10_hwmgr-c patches.suse/0441-drm-amd-powerplay-add-new-smu-message-for-rv patches.suse/0442-drm-amd-powerplay-print-msg-id-when-smu-failed patches.suse/0443-drm-amd-powerplay-add-new-clock-type-for-rv patches.suse/0444-drm-amd-powerplay-add-new-clock-type-in-struct-gfx_arbit patches.suse/0445-drm-amd-powerplay-add-function-set_clock_limit-for-rv patches.suse/0446-drm-amd-powerplay-pp-dal-interface-changes-for-dynamic-clock-switch patches.suse/0447-drm-amdgpu-properly-byteswap-gpu_info-firmware patches.suse/0448-drm-amdgpu-split-gfx_v9_0_kiq_init_queue-into-two patches.suse/0449-drm-amdgpu-gfx9-wait-once-for-all-kcqs-to-be-created patches.suse/0450-drm-amdgpu-gfx9-move-set_resources-into-the-same-command-stream patches.suse/0451-drm-amdgpu-gfx9-fix-resume-of-kiq-and-kcqs-v2 patches.suse/0452-drm-amdgpu-gfx9-switch-baremetal-to-use-kiq-for-compute-ring-management-v4 patches.suse/0453-drm-radeon-cleanup-display-interrupt-handling-for-evergreen-si patches.suse/0454-drm-radeon-cleanup-hdmi-audio-interrupt-handling-for-evergreen patches.suse/0455-drm-radeon-cleanup-pageflipping-irq-handling-for-evergreen-si patches.suse/0456-drm-amd-powerplay-using-minfclock-maxfclock-to-report-min-max-memory-clock-limits patches.suse/0457-drm-amd-powerplay-update-magic-number-for-rv-hw-backend patches.suse/0458-drm-amd-powerplay-add-get_temperature-interface-for-raven patches.suse/0459-drm-amd-powerplay-bypass-pptable-process-on-raven patches.suse/0460-drm-amd-powerplay-set-powerplay-support-cap-on-raven patches.suse/0461-drm-amdgpu-optimize-amdgpu-driver-load-resume-time patches.suse/0462-drm-amd-powerplay-fix-soft-pptable-size-for-vega10 patches.suse/0463-drm-amd-powerplay-fix-set-tools-address-for-vega10 patches.suse/0464-drm-amdgpu-remove-unnecessary-debug-message patches.suse/0465-drm-amdgpu-update-gc-9-1-golden-settings patches.suse/0466-drm-amdgpu-update-gc-9-1-raven-specific-golden-settings patches.suse/0467-drm-amdgpu-update-sdma-4-1-raven-specific-golden-settings patches.suse/0468-drm-amdgpu-init-lbpw-on-raven patches.suse/0469-drm-amdgpu-enable-lbpw-on-raven patches.suse/0470-drm-amdgpu-cleanup-adjust_mc_addr-handling-v4 patches.suse/0471-drm-amdgpu-add-some-extra-vm-error-handling patches.suse/0472-drm-amdgpu-return-einval-if-no-pt-bo patches.suse/0473-drm-amdgpu-optimize-a-function-called-by-every-ib-sheduling patches.suse/0474-drm-amdgpu-remove-two-operations-in-an-if-condition patches.suse/0475-drm-amdgpu-cache-the-complete-pde patches.suse/0476-drm-amdgpu-stop-joining-vm-pte-updates patches.suse/0477-drm-amd-powerplay-enable-ulv-feature-by-default-for-vega10 patches.suse/0478-drm-amd-powerplay-enable-deep-sleep-by-default-for-vega10 patches.suse/0479-revert-drm-amd-powerplay-disable-engine-spread-spectrum-feature-on-vega10 patches.suse/0480-drm-amd-powerplay-code-clean-up-in-vega10_hwmgr-c patches.suse/0481-drm-amdgpu-clarify-mec_hpd_size-is-specific-to-a-gfx-generation patches.suse/0482-drm-amdgpu-refactor-mqd-hqd-initialization-v3 patches.suse/0483-drm-amdgpu-detect-timeout-error-when-deactivating-hqd patches.suse/0484-drm-amdgpu-remove-duplicate-definition-of-cik_mqd patches.suse/0485-drm-amdgpu-unify-mqd-programming-sequence-for-kfd-and-amdgpu-v2 patches.suse/0486-drm-amdgpu-fix-kgd_hqd_load-failing-to-update-shadow_wptr patches.suse/drm-amdgpu-rename-rdev-to-adev patches.suse/0487-drm-radeon-take-ownership-of-pipe-initialization patches.suse/0488-drm-amdgpu-take-ownership-of-per-pipe-configuration-v3 patches.suse/0489-drm-amdgpu-allow-split-of-queues-with-kfd-at-queue-granularity-v4 patches.suse/0490-drm-amdgpu-teach-amdgpu-how-to-enable-interrupts-for-any-pipe-v3 patches.suse/0491-drm-amdkfd-allow-split-hqd-on-per-queue-granularity-v5 patches.suse/0492-drm-amdgpu-remove-duplicate-magic-constants-from-amdgpu_amdkfd_gfx-c patches.suse/0493-drm-amdgpu-allocate-queues-horizontally-across-pipes patches.suse/0494-drm-amdgpu-remove-hardcoded-queue_mask-in-packet3_set_resources patches.suse/0495-drm-amdgpu-avoid-kiq-clashing-with-compute-or-kfd-queues-v2 patches.suse/0496-drm-amdgpu-new-queue-policy-take-first-2-queues-of-each-pipe-v2 patches.suse/0497-drm-amdgpu-condense-mqd-programming-sequence patches.suse/0498-drm-amdgpu-workaround-tonga-hw-bug-in-hqd-programming-sequence patches.suse/0499-drm-amdgpu-untie-user-ring-ids-from-kernel-ring-ids-v6 patches.suse/0500-drm-amdgpu-implement-lru-amdgpu_queue_mgr-policy-for-compute-v4 patches.suse/0501-drm-amdgpu-guarantee-bijective-mapping-of-ring-ids-for-lru-v3 patches.suse/0502-drm-amdgpu-use-lru-mapping-policy-for-sdma-engines patches.suse/0503-drm-amd-powerplay-add-floor-dcef-for-ds-on-boot patches.suse/0504-drm-amd-powerplay-align-with-vbios-to-support-avfs-parameters patches.suse/0505-drm-amd-powerplay-enable-cks-by-default-on-vega10 patches.suse/0506-drm-amdgpu-move-compute-vm-bug-logic-to-amdgpu_vm-c patches.suse/0507-drm-amdgpu-add-vcpu_bo-cpu-address-for-vce patches.suse/0508-drm-amdgpu-use-existing-function-amdgpu_bo_create_kernel patches.suse/0509-drm-amdgpu-add-saved_bo-to-save-vce-4-0-context-when-suspend patches.suse/0510-drm-amdgpu-abstract-gart-table-initialization-for-gfxhub-mmhub patches.suse/0511-drm-amdgpu-abstract-gart-aperture-initialization-for-gfxhub-mmhub patches.suse/0512-drm-amdgpu-abstract-system-aperture-initialization-for-gfxhub-mmhub patches.suse/0513-drm-amdgpu-abstract-tlb-initialization-for-gfxhub-mmhub patches.suse/0514-drm-amdgpu-abstract-cache-initialization-for-gfxhub-mmhub patches.suse/0515-drm-amdgpu-abstract-system-domain-enablement-for-gfxhub-mmhub patches.suse/0516-drm-amdgpu-abstract-disable-identity-aperture-for-gfxhub-mmhub patches.suse/0517-drm-amdgpu-abstract-setup-vmid-config-for-gfxhub-mmhub patches.suse/0518-drm-amdgpu-fix-to-miss-program-invalidation-at-resume patches.suse/0519-drm-amdgpu-export-gfxhub-sw_init-into-gmc patches.suse/0520-drm-amdgpu-export-mmhub-sw_init-into-gmc patches.suse/0521-drm-amdgpu-export-mmhub-set-clockgating-into-gmc patches.suse/0522-drm-amdgpu-export-mmhub-get-clockgating-into-gmc patches.suse/0523-drm-amdgpu-remove-gfxhub-ip patches.suse/0524-drm-amdgpu-remove-mmhub-ip patches.suse/0525-drm-amdgpu-add-ip-name-print-for-selecting-ips-with-ip_block_mask patches.suse/0526-drm-amdgpu-add-ip-block-number-prints patches.suse/0527-drm-amdgpu-fix-the-gart-table-cleared-issue-for-s3 patches.suse/0528-drm-amdgpu-update-to-use-rreg32_soc15-wreg32_soc15-for-gfxhub patches.suse/0529-drm-amdgpu-update-to-use-rreg32_soc15-wreg32_soc15-for-mmhub patches.suse/0530-drm-amdgpu-update-to-use-rreg32_soc15-wreg32_soc15-for-gmc9 patches.suse/0531-drm-amd-powerplay-fix-populate-dpm-level-failed-when-s3-on-vega10 patches.suse/0532-drm-amd-powerplay-add-sclk-and-mclk-overdrive-for-vega10 patches.suse/0533-drm-amd-powerplay-fix-memory-leak-in-rv_hwmgr-backend patches.suse/0534-drm-amdgpu-gfx9-allocate-queues-horizontally-across-pipes patches.suse/0535-drm-amdgpu-gfx9-new-queue-policy-take-first-2-queues-of-each-pipe patches.suse/0536-drm-amdgpu-gfx-create-a-common-bitmask-function-v2 patches.suse/0537-drm-amdgpu-fix-mec-queue-policy-on-single-mec-asics patches.suse/0538-drm-amdgpu-move-gfx_v-0_compute_queue_acquire-to-common-code patches.suse/0539-drm-amdgpu-gfx9-raven-has-two-mecs patches.suse/0540-drm-amdgpu-gfx8-whitespace-change patches.suse/0541-drm-amdgpu-gfx9-remove-spurious-line-in-kiq-setup patches.suse/0542-drm-amdgpu-move-mec-queue-helpers-to-amdgpu_gfx-h patches.suse/0543-drm-amdgpu-gfx-move-more-common-kiq-code-to-amdgpu_gfx-c patches.suse/0544-drm-amdgpu-gfx-move-mec-parameter-setup-into-sw_init patches.suse/0545-drm-amdgpu-gfx-consolidate-mqd-buffer-setup-code patches.suse/0546-drm-amdgpu-add-module-param-to-control-cik-support patches.suse/0547-drm-radeon-add-module-param-to-control-si-support patches.suse/0548-drm-amdgpu-add-module-param-to-control-si-support patches.suse/0549-drm-amdgpu-update-kconfig-help-for-si-and-cik-support patches.suse/0550-drm-radeon-make-si_support-and-cik_support-parameters-always-available patches.suse/0551-drm-amdgpu-radeon-use-radeon-by-default-for-cik-gpus patches.suse/0552-drm-amdgpu-drop-deprecated-drm_get_pci_dev-and-drm_put_dev patches.suse/0553-drm-amdgpu-add-vm-context-module-param patches.suse/0554-drm-amdgpu-add-amdgpu_sync_wait patches.suse/0555-drm-amdgpu-support-page-directory-update-via-cpu patches.suse/0556-drm-amdgpu-support-page-table-update-via-cpu patches.suse/0557-drm-amdgpu-remove-duplicate-function-prototypes patches.suse/0558-drm-amdgpu-fix-a-typo-in-comment patches.suse/0559-drm-amdgpu-move-comment-to-the-right-place patches.suse/0560-drm-amd-powerplay-fix-copy-error-in-powerplay patches.suse/0561-drm-amdgpu-gfx-fix-mec-interrupt-enablement-for-pipes-0 patches.suse/0562-drm-amdgpu-add-new-member-in-gpu_info-fw patches.suse/0563-drm-amdgpu-avoid-to-reset-wave_front_size-to-0 patches.suse/0564-drm-amd-powerplay-update-vega10_ppsmc-h patches.suse/0565-drm-amd-powerplay-add-gpu-power-display-for-vega10 patches.suse/0566-drm-amdgpu-export-test-ib-debugfs-interface patches.suse/0567-drm-amdgpu-fix-missed-gpu-info-firmware-when-cache-firmware-during-s3 patches.suse/0568-drm-amdgpu-add-contiguous-flag-in-ucode-bo-create patches.suse/0569-drm-amd-amdgpu-gfx9-tidy-ups-v2 patches.suse/0570-drm-amd-amdgpu-rename-kiq-ring-to-avoid-spaces patches.suse/0571-drm-amdgpu-gfx9-fix-compute-ring-doorbell-index patches.suse/0572-drm-amdgpu-add-virtual-display-support-for-raven patches.suse/0573-drm-amd-powerplay-add-avfs-control-for-vega10 patches.suse/0574-drm-amd-amdgpu-add-offset-variant-to-soc15-macros patches.suse/0575-drm-amd-amdgpu-port-gfxhub-over-to-new-soc15-macros patches.suse/0576-drm-amd-amdgpu-cleanup-gfxhub-read-modify-write-patterns patches.suse/0577-drm-amd-amdgpu-port-mmhub-over-to-new-soc15-macros patches.suse/0578-drm-amd-amdgpu-port-uvd-7-0-over-to-new-soc15-macros patches.suse/0579-drm-amd-amdgpu-port-nbio-v6-1-driver-over-to-new-soc15-macros patches.suse/0580-drm-amd-amdgpu-port-nbio-v7-0-driver-over-to-new-soc15-macros patches.suse/0581-drm-amd-amdgpu-port-psp-v3-1-over-to-new-soc15-macros patches.suse/0582-drm-amd-amdgpu-port-psp-v10-0-over-to-new-soc15-macros patches.suse/0583-drm-amd-amdgpu-port-vcn-over-to-new-soc15-macros patches.suse/0584-drm-amdgpu-vm_update_ptes-remove-code-duplication patches.suse/0585-drm-amdgpu-fix-compiler-warnings patches.suse/0586-merge-branch-drm-next-4-13-into-drm-next patches.suse/0587-drm-sun4i-use-lists-to-track-registered-display-backends-and-tcons patches.suse/0588-drm-sun4i-backend-drop-trailing-0-from-backend-in-error-message patches.suse/0589-drm-sun4i-backend-fetch-backend-id-from-device-tree patches.suse/0590-drm-sun4i-backend-save-pointer-to-device-tree-node patches.suse/0591-drm-sun4i-tcon-find-matching-display-backend-by-device-node-matching patches.suse/0592-drm-sun4i-tcon-copy-id-from-associated-backend patches.suse/0593-drm-sun4i-set-tcon-clock-inside-sun4i_tconx_mode_set patches.suse/0594-drm-sun4i-backend-clarify-sun4i_backend_layer_enable-debug-message patches.suse/0595-drm-sun4i-return-only-planes-for-layers-created patches.suse/0596-drm-sun4i-abstract-a-engine-type patches.suse/0597-drm-sun4i-add-a-kconfig-option-for-sun4i-backend patches.suse/0598-drm-sun4i-add-support-for-allwinner-de2-mixers patches.suse/0599-drm-sun4i-add-compatible-string-for-v3s-display-engine patches.suse/0600-drm-sun4i-tcon-add-support-for-v3s-tcon patches.suse/0601-drm-sun4i-tcon-add-channel-debug patches.suse/0602-drm-sun4i-tcon-move-the-muxing-out-of-the-mode-set-function patches.suse/0603-drm-sun4i-tcon-switch-mux-on-only-for-composite patches.suse/0604-drm-sun4i-tcon-fix-tcon-channel-1-backporch-calculation patches.suse/0605-drm-sun4i-tcon-change-vertical-total-size-computation-inconsistency patches.suse/0606-drm-sun4i-tcon-multiply-the-vtotal-when-not-in-interlace patches.suse/0607-drm-sun4i-ignore-the-generic-connectors-for-components patches.suse/0608-drm-sun4i-add-hdmi-support patches.suse/0609-drm-sun4i-add-compatible-for-the-a10s-pipeline patches.suse/0610-drm-rcar-du-arm-the-page-flip-event-after-queuing-the-page-flip patches.suse/0611-drm-rcar-du-register-a-completion-callback-with-vsp1 patches.suse/0612-drm-rcar-du-map-memory-through-the-vsp-device patches.suse/0613-drm-fsl-drop-drm_vblank_cleanup patches.suse/0614-drm-fsl-dcu-implement-irq_preinstall-uninstall-callbacks patches.suse/0615-drm-fsl-dcu-use-new-drm_atomic_helper_shutdown patches.suse/0001-drm-tegra-Check-for-malformed-offsets-and-sizes-in-t.patch patches.suse/0616-drm-tegra-correct-copying-of-waitchecks-and-disable-them-in-the-submit-ioctl patches.suse/0617-drm-tegra-check-syncpoint-id-in-the-submit-ioctl patches.suse/drm-tegra-dc-Avoid-reset-asserts-on-Tegra20 patches.suse/0618-drm-tegra-dc-apply-clipping-to-the-plane patches.suse/0619-drm-tegra-dc-disable-plane-if-it-is-invisible patches.suse/0620-gpu-host1x-forbid-unrelated-setclass-opcode-in-the-firewall patches.suse/0621-gpu-host1x-refactor-channel-allocation-code patches.suse/drm-nouveau-Clean-up-nv50_head_atomic_check_mode-and patches.suse/drm-nouveau-disp-g84-Extend-NVKM-HDMI-power-control- patches.suse/drm-nouveau-Pass-mode-dependent-AVI-and-Vendor-HDMI- patches.suse/drm-nouveau-disp-Add-mechanism-to-convert-HDMI-InfoF patches.suse/drm-nouveau-disp-g84-gt200-Use-supplied-HDMI-InfoFra patches.suse/drm-nouveau-disp-gt215-Use-supplied-HDMI-InfoFrames patches.suse/drm-nouveau-disp-gf119-Use-supplied-HDMI-InfoFrames patches.suse/drm-nouveau-disp-gk104-Use-supplied-HDMI-InfoFrames patches.suse/drm-nouveau-Handle-frame-packing-mode-geometry-and-t patches.suse/drm-nouveau-Enable-stereoscopic-3D-output-over-HDMI patches.suse/drm-nouveau-bios-volt-Parse-min-and-max-for-Version- patches.suse/drm-nouveau-bios-iccsense-rails-for-power-sensors-ha patches.suse/drm-nouveau-tmr-remove-nvkm_timer_alarm_cancel patches.suse/drm-nouveau-bios-init-rename-nvbios_init-to-nvbios_d patches.suse/drm-nouveau-bios-init-remove-internal-use-of-nvbios_ patches.suse/drm-nouveau-bios-init-rename-crtc-to-head patches.suse/drm-nouveau-bios-init-bump-script-offset-to-32-bits patches.suse/drm-nouveau-bios-init-add-or-link-args-separate-from patches.suse/drm-nouveau-bios-init-add-a-new-devinit-script-inter patches.suse/drm-nouveau-devinit-use-new-devinit-script-interpret patches.suse/drm-nouveau-fb-ram-nv40-use-new-devinit-script-inter patches.suse/drm-nouveau-kms-nv04-use-new-devinit-script-interpre patches.suse/drm-nouveau-disp-shuffle-functions-around patches.suse/drm-nouveau-disp-rename-nvkm_output-to-nvkm_outp patches.suse/drm-nouveau-disp-rename-nvkm_output_dp-to-nvkm_dp patches.suse/drm-nouveau-disp-s-nvkm_connector-nvkm_conn patches.suse/drm-nouveau-disp-delay-output-path-connector-constru patches.suse/drm-nouveau-disp-introduce-object-to-track-per-head- patches.suse/drm-nouveau-disp-move-vblank_-get-put-methods-into-n patches.suse/drm-nouveau-disp-common-implementation-of-scanoutpos patches.suse/drm-nouveau-disp-introduce-input-output-resource-abs patches.suse/drm-nouveau-disp-fork-off-some-new-hw-specific-imple patches.suse/drm-nouveau-disp-identity-map-display-paths-to-outpu patches.suse/drm-nouveau-disp-dp-remove-DP_PWR-method patches.suse/drm-nouveau-disp-dp-store-current-link-configuration patches.suse/drm-nouveau-disp-dp-no-need-for-lt_state-except-duri patches.suse/drm-nouveau-disp-dp-use-cached-link-configuration-wh patches.suse/drm-nouveau-disp-dp-determine-a-failsafe-link-traini patches.suse/drm-nouveau-disp-dp-only-check-for-re-train-when-the patches.suse/drm-nouveau-disp-dp-train-link-only-when-actively-di patches.suse/drm-nouveau-disp-nv50-execute-supervisor-on-its-own- patches.suse/drm-nouveau-disp-nv50-fetch-head-OR-state-at-beginni patches.suse/drm-nouveau-disp-nv50-port-OR-power-state-control-to patches.suse/drm-nouveau-disp-nv50-port-OR-manual-sink-detection- patches.suse/drm-nouveau-disp-g84-port-OR-HDMI-control-to-nvkm_io patches.suse/drm-nouveau-disp-g94-port-OR-DP-lane-mapping-to-nvkm patches.suse/drm-nouveau-disp-g94-port-OR-DP-link-setup-to-nvkm_i patches.suse/drm-nouveau-disp-g94-port-OR-DP-link-power-control-t patches.suse/drm-nouveau-disp-g94-port-OR-DP-training-pattern-con patches.suse/drm-nouveau-disp-g94-port-OR-DP-drive-setting-contro patches.suse/drm-nouveau-disp-gt215-port-HDA-ELD-controls-to-nvkm patches.suse/drm-nouveau-disp-gf119-port-OR-DP-VCPI-control-to-nv patches.suse/drm-nouveau-disp-remove-hw-specific-customisation-of patches.suse/drm-nouveau-disp-introduce-acquire-release-display-p patches.suse/drm-nouveau-disp-dp-determine-link-bandwidth-require patches.suse/drm-nouveau-disp-dp-use-new-devinit-script-interpret patches.suse/drm-nouveau-disp-nv50-gt21x-remove-workaround-for-dp patches.suse/drm-nouveau-disp-nv50-implement-a-common-supervisor- patches.suse/drm-nouveau-disp-nv50-implement-a-common-supervisor-2.0 patches.suse/drm-nouveau-disp-nv50-implement-a-common-supervisor-2.1 patches.suse/drm-nouveau-disp-nv50-implement-a-common-supervisor-2.2 patches.suse/drm-nouveau-disp-nv50-implement-a-common-supervisor-3.0 patches.suse/drm-nouveau-disp-gm200-allow-non-identity-mapping-of patches.suse/drm-nouveau-hwmon-Add-config-for-all-sensors-and-the patches.suse/drm-nouveau-hwmon-Add-nouveau_hwmon_ops-structure-wi patches.suse/drm-nouveau-hwmon-Remove-old-code-add-.write-.read-o patches.suse/drm-nouveau-hwmon-expose-the-auto_point-and-pwm_min- patches.suse/drm-nouveau-hwmon-Change-permissions-to-numeric patches.suse/drm-nouveau-tegra-Skip-manual-unpowergating-when-not patches.suse/drm-nouveau-tegra-Don-t-leave-GPU-in-reset patches.suse/drm-nouveau-Skip-vga_fini-on-non-PCI-device patches.suse/drm-nouveau-use-proper-prototype-in-nouveau_pmops_ru patches.suse/drm-nouveau-disp-nv50-avoid-creating-ORs-that-aren-t patches.suse/0622-drm-arm-malidp-use-crtc-mode_valid-callback patches.suse/0623-drm-mali-dp-check-pm-status-when-sharing-interrupt-lines patches.suse/0624-drm-arm-mali-dp-use-cma-helper-for-plane-buffer-address-calculation patches.suse/0625-drm-amdgpu-don-t-check-the-default-value-for-vm-size patches.suse/0626-amdgpu-cs-split-out-fence-dependency-checking-v2 patches.suse/0627-amdgpu-use-drm-sync-objects-for-shared-semaphores-v6 patches.suse/0628-drm-amdgpu-optimization-of-amdgpu_bo_list_op_create-v2 patches.suse/0629-drm-amdgpu-optimize-mutex-usage-v4 patches.suse/0630-drm-msm-gpu-enable-zap-shader-for-a5xx patches.suse/0631-drm-msm-remove-drm_msm_num_ioctls patches.suse/0632-drm-msm-remove-idle-function-hook patches.suse/0633-drm-msm-add-hint-to-drm_ioctl_msm_gem_info-to-return-an-object-iova patches.suse/0634-drm-msm-add-a-struct-to-pass-configuration-to-msm_gpu_init patches.suse/0635-drm-msm-remove-memptrs-wptr patches.suse/0636-drm-msm-fix-locking-inconsistency-for-gpu-hw_init patches.suse/0637-drm-msm-mdp5-kill-pipe_lock patches.suse/0638-drm-msm-mdp4-5-move-aspace-id-to-base-class patches.suse/0639-drm-msm-pass-address-space-to-get_iova-and-friends patches.suse/0640-drm-msm-refactor-how-we-handle-vram-carveout-buffers patches.suse/0641-drm-msm-support-for-an-arbitrary-number-of-address-spaces patches.suse/0642-drm-msm-remove-address-space-id patches.suse/0643-drm-msm-update-generated-headers patches.suse/drm-msm-hdmi-Use-bitwise-operators-when-building-reg patches.suse/0644-drm-msm-hdmi-8996-pll-populate-unprepare patches.suse/0645-drm-msm-hdmi-fix-hdmi-pink-strip-issue-seen-on-8x96 patches.suse/0646-drm-msm-separate-locking-of-buffer-resources-from-struct_mutex patches.suse/0647-drm-msm-fix-potential-buffer-overflow-issue patches.suse/drm-i915-Remove-decoupled-MMIO-code patches.suse/drm-i915-Use-atomic-scaling_mode-instead-of-panel.fi patches.suse/drm-i915-Use-per-connector-scaling-mode-property patches.suse/drm-i915-Add-plumbing-for-digital-connector-state-v3 patches.suse/drm-i915-Convert-DSI-connector-properties-to-atomic patches.suse/drm-i915-Convert-LVDS-connector-properties-to-atomic patches.suse/drm-i915-Make-intel_dp-has_audio-reflect-hw-state-on patches.suse/drm-i915-Convert-intel_dp-properties-to-atomic-v2 patches.suse/drm-i915-Convert-intel_hdmi-connector-properties-to- patches.suse/drm-i915-Handle-force_audio-correctly-in-intel_sdvo patches.suse/drm-i915-Convert-intel_sdvo-connector-properties-to- patches.suse/drm-i915-Add-kerneldoc-to-describe-i915_gem_object.v patches.suse/drm-i915-Remove-toplevel-struct_mutex-locking-from-d patches.suse/drm-i915-gvt-Add-gvt-options-sanitize-function patches.suse/drm-i915-gvt-Return-EIO-if-host-enable_execlists-not patches.suse/drm-i915-gvt-Return-EIO-if-host-GuC-submission-is-en patches.suse/drm-i915-guc-Fix-doorbell-id-selection patches.suse/drm-i915-skl-New-ddb-allocation-algorithm patches.suse/drm-i915-skl-consider-max-supported-plane-pixel-rate patches.suse/drm-i915-glk-Fix-dotclock-calculation-in-skl_check_p patches.suse/drm-i915-ddi-Avoid-long-delays-during-system-suspend patches.suse/drm-i915-dvo-fix-debug-logging-on-unknown-DID patches.suse/drm-i915-guc-Assert-that-we-switch-between-known-ggt patches.suse/drm-i915-Check-the-ring-is-empty-when-declaring-the- patches.suse/drm-i915-return-the-correct-usable-aperture-size-und patches.suse/drm-i915-Allow-kswapd-to-pause-the-device-whilst-rea patches.suse/drm-i915-cnp-Introduce-Cannonpoint-PCH patches.suse/drm-i915-cnp-Add-PCI-ID-for-Cannonpoint-LP-PCH patches.suse/drm-i915-cnp-Get-set-proper-Raw-clock-frequency-on-C patches.suse/drm-i915-cnp-Backlight-support-for-CNP patches.suse/drm-i915-cnp-add-CNP-gmbus-support patches.suse/drm-i915-cnp-Panel-Power-sequence-changes-for-CNP-PC patches.suse/drm-i915-Remove-dead-code-from-runtime-resume-handle patches.suse/drm-i915-Implement-fbc_status-Compressing-info-for-a patches.suse/drm-i915-s-fbc_fc-fbc_false_color patches.suse/drm-i915-cnl-Introduce-Cannonlake-platform-defition patches.suse/drm-i915-cnl-Cannonlake-uses-CNP-PCH patches.suse/drm-i915-cnl-Add-Cannonlake-PCI-IDs-for-U-skus patches.suse/drm-i915-cnl-Add-Cannonlake-PCI-IDs-for-Y-skus patches.suse/drm-i915-cnl-add-IS_CNL_REVID-macro patches.suse/drm-i915-cnl-Cannonlake-has-4-planes-3-sprites-per-p patches.suse/drm-i915-cnl-Configure-EU-slice-power-gating patches.suse/drm-i915-cnl-Cannonlake-has-same-MOCS-table-than-Sky patches.suse/drm-i915-gen10-Set-value-of-Indirect-Context-Offset- patches.suse/drm-i915-cnl-Add-power-wells-for-CNL patches.suse/drm-i915-cnl-Also-need-power-well-sanitize patches.suse/drm-i915-Remove-unnecessary-PORT3-definition patches.suse/drm-i915-Unify-GT-and-GT3-definitions patches.suse/drm-i915-Move-the-unclaimed-mmio-detection-into-the- patches.suse/drm-i915-guc-Clear-enable_guc_loading-in-case-of-ini patches.suse/drm-i915-Check-signaled-state-after-enabling-signali patches.suse/drm-i915-Report-back-whether-the-irq-was-armed-when- patches.suse/drm-i915-Skip-adding-the-request-to-the-signal-tree- patches.suse/drm-i915-Remove-the-spin-request-during-execbuf-awai patches.suse/drm-i915-cfl-Introduce-Coffee-Lake-platform-definiti patches.suse/drm-i915-cfl-Coffee-Lake-uses-CNP-PCH patches.suse/drm-i915-cfl-Introduce-Display-workarounds-for-Coffe patches.suse/drm-i915-glk-Remove-the-alpha_support-flag patches.suse/drm-i915-cfl-Add-Coffee-Lake-PCI-IDs-for-S-Skus patches.suse/drm-i915-cfl-Add-Coffee-Lake-PCI-IDs-for-H-Sku patches.suse/drm-i915-cfl-Add-Coffee-Lake-PCI-IDs-for-U-Sku patches.suse/drm-i915-guc-Load-GuC-on-Coffee-Lake patches.suse/drm-i915-huc-Load-HuC-on-Coffee-Lake patches.suse/drm-i915-cfl-Coffee-Lake-reuses-Kabylake-DMC patches.suse/drm-i915-Pass-crtc_state-and-connector-state-to-back patches.suse/drm-i915-Pass-connector-state-to-intel_panel_set_bac patches.suse/drm-i915-Pass-atomic-state-to-backlight-enable-disab patches.suse/drm-i915-cnl-Implement-.get_display_clock_speed-for- patches.suse/drm-i915-cnl-Implement-.set_cdclk-for-CNL patches.suse/drm-i915-cnl-Implement-CNL-display-init-unit-sequenc patches.suse/drm-i915-cnl-Allow-dynamic-cdclk-changes-on-CNL patches.suse/drm-i915-cnl-DDI-PLL-mapping patches.suse/drm-i915-Configure-DPLL-s-for-Cannonlake patches.suse/drm-i915-cnl-Initialize-PLLs patches.suse/drm-i915-Add-MMIO-helper-for-6-ports-with-different- patches.suse/drm-i915-cnl-Add-registers-related-to-voltage-swing- patches.suse/drm-i915-cnl-Add-DDI-Buffer-translation-tables-for-C patches.suse/drm-i915-cnl-Implement-voltage-swing-sequence patches.suse/drm-i915-cnl-Enable-loadgen_select-bit-for-vswing-se patches.suse/drm-i915-DMC-CNL-Load-DMC-on-CNL patches.suse/drm-i915-Use-HAS_CSR-instead-of-gen-number-on-DMC-lo patches.suse/drm-i915-cnl-Fix-Cannonlake-scaler-mode-programing patches.suse/drm-i915-cnl-Enable-fifo-underrun-for-Cannonlake patches.suse/drm-i915-cnl-LSPCON-support-is-gen9 patches.suse/drm-i915-cnl-Enable-wrpll-computation-for-CNL patches.suse/drm-i915-cfl-Basic-DDI-plumbing-for-Coffee-Lake patches.suse/drm-i915-Only-restrict-noreclaim-in-the-early-shrink patches.suse/drm-i915-Spin-for-struct_mutex-inside-shrinker patches.suse/drm-i915-Reinstate-reservation_object-zapping-for-ba patches.suse/drm-i915-expose-_SLICE_MASK-GETPARM patches.suse/drm-i915-expose-_SUBSLICE_MASK-GETPARM patches.suse/drm-i915-perf-rework-mux-configurations-queries patches.suse/drm-i915-perf-Add-render-basic-Gen8-OA-unit-configs patches.suse/drm-i915-perf-Add-OA-unit-support-for-Gen-8 patches.suse/drm-i915-perf-Add-more-OA-configs-for-BDW-CHV-SKL-BX patches.suse/drm-i915-perf-per-gen-timebase-for-checking-sample-f patches.suse/drm-i915-perf-remove-perf.hook_lock patches.suse/drm-i915-add-KBL-GT2-GT3-check-macros patches.suse/drm-i915-perf-add-KBL-support patches.suse/drm-i915-perf-add-GLK-support patches.suse/drm-i915-Amalgamate-execbuffer-parameter-structures patches.suse/drm-i915-Use-vma-exec_entry-as-our-double-entry-plac patches.suse/drm-i915-Split-vma-exec_link-evict_link patches.suse/drm-i915-Use-a-loop-for-the-three-times-for-luck-DPL patches.suse/drm-i915-Add-i830-pipes-power-well patches.suse/drm-i915-Drop-pipe-A-quirk-for-Toshiba-Protege-R205- patches.suse/drm-i915-Drop-pipe-A-quirk-for-Thinkapd-T60 patches.suse/drm-i915-Remove-pipe-A-quirk-remnants patches.suse/drm-i915-cnl-make-function-cnl_ddi_dp_set_dpll_hw_st patches.suse/drm-i915-glk-Split-GLK-DSI-device-ready-functionalit patches.suse/drm-i915-glk-Add-cold-boot-sequence-for-GLK-DSI patches.suse/Revert-drm-i915-skl-New-ddb-allocation-algorithm patches.suse/drm-i915-gvt-rewrite-the-trace-gvt-gvt_command-using patches.suse/drm-i915-gvt-refactor-function-intel_vgpu_submit_exe patches.suse/drm-i915-gvt-implement-per-vm-mmio-switching-optimiz patches.suse/drm-i915-gvt-add-RING_INSTDONE-and-SC_INSTDONE-mmio- patches.suse/drm-i915-gvt-clean-up-the-unused-last_ctx_submit_tim patches.suse/drm-i915-gvt-Change-flood-gvt-dmesg-into-trace patches.suse/drm-i915-gvt-Delete-gvt_dbg_cmd-in-cmd_parser_exec patches.suse/drm-i915-gvt-Support-event-based-scheduling patches.suse/drm-i915-gvt-Trigger-scheduling-after-context-comple patches.suse/drm-i915-gvt-Legacy-HSW-related-MMIO-handler-clean-u patches.suse/drm-i915-gvt-remove-redundant-Wall patches.suse/drm-i915-gvt-Add-runtime_pm-get-put-to-proctect-MMIO patches.suse/drm-i915-gvt-add-gtt_invalidate-API-to-flush-the-GTT patches.suse/drm-i915-gvt-Optimize-MMIO-register-handling-for-som patches.suse/drm-i915-gvt-Cleanup-struct-intel_gvt_mmio_info patches.suse/drm-i915-gvt-Make-mmio_attribute-as-type-u8-to-save- patches.suse/drm-i915-gvt-Make-the-MMIO-attribute-wrappers-be-inl patches.suse/drm-i915-gvt-Add-helper-for-tuning-MMIO-hash-table patches.suse/drm-i915-gvt-Tuning-the-size-of-MMIO-hash-lookup-tab patches.suse/drm-i915-gvt-Fix-GDRST-vreg-state-after-reset patches.suse/drm-i915-gvt-Refine-virtual-reset-function patches.suse/drm-i915-Actually-attach-the-tv_format-property-to-t patches.suse/drm-i915-Make-i915_vma_destroy-static patches.suse/drm-i915-Mark-CPU-cache-as-dirty-on-every-transition patches.suse/drm-i915-Store-i915_gem_object_is_coherent-as-a-bit- patches.suse/drm-i915-Fix-retrieval-of-hangcheck-stats patches.suse/drm-i915-Store-a-direct-lookup-from-object-handle-to patches.suse/drm-i915-Pass-vma-to-relocate-entry patches.suse/drm-i915-Disable-EXEC_OBJECT_ASYNC-when-doing-reloca patches.suse/drm-i915-Eliminate-lots-of-iterations-over-the-execo patches.suse/drm-i915-Store-a-persistent-reference-for-an-object- patches.suse/drm-i915-First-try-the-previous-execbuffer-location patches.suse/drm-i915-Wait-upon-userptr-get-user-pages-within-exe patches.suse/drm-i915-Allow-execbuffer-to-use-the-first-object-as patches.suse/drm-i915-Async-GPU-relocation-processing patches.suse/drm-i915-Stash-a-pointer-to-the-obj-s-resv-in-the-vm patches.suse/drm-i915-Store-9-bits-of-PCI-Device-ID-for-platforms patches.suse/drm-i915-cfl-Introduce-Coffee-Lake-workarounds patches.suse/drm-i915-Update-DRIVER_DATE-to-20170619 patches.suse/0648-drm-vc4-add-t-format-scanout-support patches.suse/0649-drm-vc4-add-get-set-tiling-ioctls patches.suse/0650-drm-vc4-mimic-drm_atomic_helper_commit-behavior patches.suse/0651-drm-arm-hdlcd-set-the-crtc-s-port-before-binding-the-encoder patches.suse/0652-drm-arm-hdlcd-use-cma-helper-for-plane-buffer-address-calculation patches.suse/0653-drm-arm-hdlcd-remove-unused-variables patches.suse/0654-drm-etnaviv-update-common-xml-h patches.suse/0655-drm-etnaviv-update-mlcg-disables-with-info-from-newer-vivante-driver patches.suse/0656-drm-etnaviv-implement-cooling-support-for-new-gpu-cores patches.suse/0657-drm-etnaviv-restore-etna_prep_nosync-behaviour patches.suse/drm-amdkfd-NULL-dereference-involving-create_process patches.suse/0658-drm-amdkfd-spelling-s-apreture-aperture patches.suse/drm-i915-cnl-Fix-RMW-on-ddi-vswing-sequence patches.suse/drm-i915-Pass-the-right-flags-to-i915_vma_move_to_ac patches.suse/drm-i915-Clear-execbuf-s-vma-backpointer-upon-releas patches.suse/0659-drm-amdgpu-fix-vulkan-test-performance-drop-and-hang-on-vi patches.suse/0660-drm-amd-powerplay-add-support-for-atom-gfxclk-table-v2 patches.suse/0661-drm-amdgpu-add-mmhub-pg-init-sequence-on-raven patches.suse/0662-drm-amdgpu-add-interface-to-enable-disable-mmhub-pg-on-raven patches.suse/0663-drm-amdgpu-add-new-flag-amd_pg_support_mmhub patches.suse/0664-drm-amdgpu-enable-mmhub-pg-on-raven patches.suse/0665-drm-amdgpu-fix-typo-in-amdgpu_debugfs_test_ib_init patches.suse/0666-drm-amd-powerplay-cz-print-message-if-smc-message-fails patches.suse/0667-drm-amdgpu-psp-upper_32_bits-lower_32_bits-for-address-setup patches.suse/0668-drm-amdgpu-gfx9-gfx_v9_0_enable_gfx_static_mg_power_gating-can-be-static patches.suse/0669-drm-amdgpu-fix-the-exported-always-on-cu-bitmap patches.suse/0670-drm-amdgpu-cs-fix-a-typo-in-a-comment patches.suse/0671-drm-amdgpu-make-amdgpu_cs_parser_init-static-v2 patches.suse/0672-drm-amd-powerplay-change-ppsmc_msg_getcurrpkgpwr-for-vega10 patches.suse/0673-drm-amdgpu-gfx9-support-the-amdgpu-disable_cu-option patches.suse/0674-drm-amd-powerplay-power-value-format-change-for-vega10 patches.suse/drm-amdgpu-fix-vblank_time-when-displays-are-off patches.suse/0675-drm-amd-amdgpu-move-get-memory-type-function-from-early-init-to-sw-init patches.suse/0676-drm-amdgpu-gfx8-fix-driver-reload-with-kiq patches.suse/0677-drm-amdgpu-gfx9-fix-driver-reload-with-kiq patches.suse/0678-amdgpu-set-cik-si_support-to-1-by-default-if-radeon-isn-t-built patches.suse/0679-drm-amd-powerplay-fix-bug-fail-to-remove-sysfs-when-rmmod-amdgpu patches.suse/drm-Remove-unused-drm_file-parameter-to-drm_syncobj_ patches.suse/0680-merge-tag-drm-for-v4-13-of-git-people-freedesktop-org-airlied-linux patches.suse/HID-intel_ish-hid-fix-potential-uninitialized-data-u.patch patches.suse/HID-intel_ish-hid-clarify-locking-in-client-code.patch patches.suse/HID-intel_ish-hid-convert-timespec-to-ktime_t.patch patches.suse/HID-intel_ish-hid-fix-format-string-for-size_t.patch patches.suse/HID-intel_ish-hid-enable-compile-testing.patch patches.suse/0002-HID-intel-ish-hid-Enable-Cannon-Lake-ish-driver.patch patches.suse/HID-intel-ish-hid-Enable-Gemini-Lake-ish-driver.patch patches.suse/0001-HID-multitouch-Support-PTP-Stick-and-Touchpad-device.patch patches.suse/HID-wacom-generic-Scale-battery-capacity-measurement.patch patches.suse/HID-wacom-generic-Ignore-HID_DG_BATTERYSTRENTH-0.patch patches.suse/HID-wacom-generic-Report-AES-battery-information.patch patches.suse/HID-wacom-Add-ability-to-provide-explicit-battery-st.patch patches.suse/HID-wacom-generic-Refactor-generic-battery-handling.patch patches.suse/HID-wacom-fix-mistake-in-printk.patch patches.suse/0011-btrfs-nowait-aio-Correct-assignment-of-pos.patch patches.suse/0058-xfs-refactor-dir2-leaf-readahead-shadow-buffer-cleve.patch patches.suse/xfs-separate-shutdown-from-ticket-reservation-print-helper.patch patches.suse/xfs-refactor-xlog_cil_insert_items-to-facilitate-transaction-dump.patch patches.suse/xfs-dump-transaction-usage-details-on-log-reservation-overrun.patch patches.suse/xfs-release-bli-from-transaction-properly-on-fs-shut.patch patches.suse/xfs-remove-bli-from-AIL-before-release-on-transactio.patch patches.suse/xfs-remove-double-underscore-integer-types.patch patches.suse/xfs-export-various-function-for-the-online-scrubber.patch patches.suse/xfs-export-_inobt_btrec_to_irec-and-_ialloc_cluster_.patch patches.suse/xfs-check-if-an-inode-is-cached-and-allocated.patch patches.suse/xfs-reflink-find-shared-should-take-a-transaction.patch patches.suse/xfs-make-errortag-a-per-mountpoint-structure.patch patches.suse/xfs-expose-errortag-knobs-via-sysfs.patch patches.suse/xfs-remove-unneeded-parameter-from-XFS_TEST_ERROR.patch patches.suse/xfs-convert-drop_writes-to-use-the-errortag-mechanis.patch patches.suse/xfs-replace-log_badcrc_factor-knob-with-error-inject.patch patches.suse/xfs-fix-semicolon-cocci-warnings.patch patches.suse/xfs-rewrite-xfs_dq_get_next_id-using-xfs_iext_lookup.patch patches.suse/vfs-Add-page_cache_seek_hole_data-helper.patch patches.suse/vfs-Add-iomap_seek_hole-and-iomap_seek_data-helpers.patch patches.suse/xfs-Switch-to-iomap-for-SEEK_HOLE-SEEK_DATA.patch patches.suse/xfs-fix-contiguous-dquot-chunk-iteration-livelock.patch patches.suse/xfs-rename-MAXPATHLEN-to-XFS_SYMLINK_MAXLEN.patch patches.suse/ipmi_ssif-unlock-on-allocation-failure patches.suse/0007-ipmi_ssif-remove-redundant-null-check-on-array-clien.patch patches.suse/0008-ipmi-Use-the-proper-default-value-for-register-size-.patch patches.suse/0009-ipmi-ssif-Use-i2c_adapter_id-instead-of-adapter-nr.patch patches.suse/0010-ipmi-Create-a-platform-device-for-a-DMI-specified-IP.patch patches.suse/0011-ipmi-Convert-DMI-handling-over-to-a-platform-device.patch patches.suse/0012-ipmi-ssif-Check-dev-before-setting-drvdata.patch patches.suse/0013-char-ipmi-constify-bmc_dev_attr_group-and-bmc_device.patch patches.suse/Fix-up-over-eager-wait_queue_t-renaming.patch patches.suse/f2fs-fix-a-bug-caused-by-null-extent-tree.patch patches.suse/f2fs-fix-a-panic-caused-by-null-flush_cmd_control.patch patches.suse/0001-PM-Domains-provide-pm_genpd_poweroff_noirq-stub.patch patches.suse/cpufreq-intel_pstate-constify-attribute_group-structures.patch patches.suse/ACPI-SPCR-Use-access-width-to-determine-mmio-usage.patch patches.suse/0001-ACPI-Constify-argument-to-acpi_device_is_present.patch patches.suse/device-property-Move-FW-type-specific-functionality-.patch patches.suse/device-property-Move-fwnode-graph-ops-to-firmware-sp.patch patches.suse/device-property-Introduce-fwnode_device_is_available.patch patches.suse/0005-device-property-Add-FW-type-agnostic-fwnode_graph_ge.patch patches.suse/device-property-Add-fwnode_graph_get_port_parent.patch patches.suse/mm-page_alloc-fallback-to-smallest-page-when-not-stealing-whole-pageblock.patch patches.suse/mm-hugetlb-prevent-reuse-of-hwpoisoned-free-hugepage.patch patches.suse/mm-hugetlb-return-immediately-for-hugetlb-page-in-__.patch patches.suse/mm-hwpoison-change-PageHWPoison-behavior-on-hugetlb-.patch patches.suse/mm-hugetlb-soft-offline-dissolve-source-hugepage-aft.patch patches.suse/mm-soft-offline-dissolve-free-hugepage-if-soft-offli.patch patches.suse/mm-hwpoison-introduce-memory_failure_hugetlb.patch patches.suse/mm-hwpoison-dissolve-in-use-hugepage-in-unrecoverabl.patch patches.suse/mm-hugetlb-delete-dequeue_hwpoisoned_huge_page.patch patches.suse/mm-hwpoison-introduce-idenfity_page_state.patch patches.suse/mm-make-PR_SET_THP_DISABLE-immediately-active.patch patches.suse/mm-improve-readability-of-transparent_hugepage_enabl.patch patches.suse/mm-always-enable-thp-for-dax-mappings.patch patches.suse/zram-use-__sysfs_match_string-helper.patch patches.suse/0001-mm-memory_hotplug-support-movable_node-for-hotplugab.patch patches.suse/0001-mm-memory_hotplug-simplify-empty-node-mask-handling-.patch patches.suse/0002-hugetlb-memory_hotplug-prefer-to-use-reserved-pages-.patch patches.suse/0003-mm-unify-new_node_page-and-alloc_migrate_target.patch patches.suse/0001-mm-hugetlb-schedule-when-potentially-allocating-many.patch patches.suse/mm-page_alloc.c-eliminate-unsigned-confusion-in-__rmqueue_fallback.patch patches.suse/cma-fix-calculation-of-aligned-offset.patch patches.suse/mm-mmap.c-do-not-blow-on-PROT_NONE-MAP_FIXED-holes-i.patch patches.suse/zram-constify-attribute_group-structures.patch patches.suse/0012-arm64-kasan-don-t-allocate-extra-shadow-memory.patch patches.suse/bug-split-BUILD_BUG-stuff-out-into-linux-build_bug.h.patch patches.suse/0001-lib-test_bitmap.c-add-optimisation-tests.patch patches.suse/0001-bitmap-optimise-bitmap_set-and-bitmap_clear-of-a-sin.patch patches.suse/0001-include-linux-bitmap.h-turn-bitmap_set-and-bitmap_cl.patch patches.suse/0001-bitmap-use-memcmp-optimisation-in-more-situations.patch patches.suse/0001-lib-interval_tree_test.c-allow-the-module-to-be-comp.patch patches.suse/0002-lib-interval_tree_test.c-make-test-options-module-pa.patch patches.suse/0003-lib-interval_tree_test.c-allow-users-to-limit-scope-.patch patches.suse/0004-lib-interval_tree_test.c-allow-full-tree-search.patch patches.suse/0001-fs-epoll-short-circuit-fetching-events-if-thread-has.patch patches.suse/0001-kernel-signal.c-avoid-undefined-behaviour-in-kill_so.patch patches.suse/0001-kernel-exit.c-avoid-undefined-behaviour-when-calling.patch patches.suse/0007-ceph-re-request-max-size-after-importing-caps.patch patches.suse/0008-ceph-update-the-approaching-max_size-code.patch patches.suse/0009-ceph-remove-useless-page-mapping-check-in-writepage_nounlock.patch patches.suse/0010-ceph-redirty-page-when-writepage_nounlock-skips-unwritable-page.patch patches.suse/0011-ceph-cleanup-writepage_nounlock.patch patches.suse/0012-ceph-don-t-re-send-interrupted-flock-request.patch patches.suse/0013-ceph-getattr-before-read-on-ceph-xattrs.patch patches.suse/0014-ceph-avoid-invalid-memory-dereference-in-the-middle-of-umount.patch patches.suse/0015-ceph-avoid-accessing-freeing-inode-in-ceph_check_delayed_caps.patch patches.suse/0016-ceph-new-mount-option-that-specifies-fscache-uniquifier.patch patches.suse/0017-ceph-update-ceph_dentry_info-lease_session-when-necessary.patch patches.suse/0018-libceph-remove-ceph_sanitize_features-workaround.patch patches.suse/0019-libceph-new-features-macros.patch patches.suse/0020-libceph-handle-non-empty-dest-in-ceph_-oloc-oid-copy.patch patches.suse/0021-libceph-advertise-support-for-osd_poolresend.patch patches.suse/0022-libceph-support-server_jewel-feature-bits.patch patches.suse/0023-libceph-fold-req-last_force_resend-into-ceph_osd_request_target.patch patches.suse/0024-libceph-new-pi-last_force_request_resend.patch patches.suse/0025-libceph-introduce-ceph_spg-ceph_pg_to_primary_shard.patch patches.suse/0026-libceph-encode_-pgid-oloc-helpers.patch patches.suse/0027-libceph-ceph_connection_operations-reencode_message-method.patch patches.suse/0028-libceph-mosdop-v8-encoding-actual-spgid-full-hash.patch patches.suse/0029-libceph-drop-need_resend-from-calc_target.patch patches.suse/0030-libceph-resend-on-pg-splits-if-osd-has-resend_on_split.patch patches.suse/0031-libceph-delete-from-need_resend_linger-before-check_linger_pool_dne.patch patches.suse/0032-libceph-make-sure-need_resend-targets-reflect-latest-map.patch patches.suse/0033-libceph-always-populate-t-target_-oid-oloc-in-calc_target.patch patches.suse/0034-libceph-use-target-pi-for-calc_target-calculations.patch patches.suse/0035-libceph-avoid-unnecessary-pi-lookups-in-calc_target.patch patches.suse/0036-libceph-make-define_rb_-helpers-more-general.patch patches.suse/0037-libceph-respect-rados_backoff-backoffs.patch patches.suse/0038-libceph-don-t-pass-pgid-by-value.patch patches.suse/0039-libceph-introduce-and-switch-to-decode_pg_mapping.patch patches.suse/0040-libceph-kill-_-insert-lookup-remove-pg_mapping.patch patches.suse/0041-libceph-ceph_decode_skip_-helpers.patch patches.suse/0042-libceph-pg_upmap-infrastructure.patch patches.suse/0043-libceph-compute-actual-pgid-in-ceph_pg_to_up_acting_osds.patch patches.suse/0044-libceph-apply_upmap.patch patches.suse/0045-crush-implement-weight-and-id-overrides-for-straw2.patch patches.suse/0046-libceph-crush-per-pool-crush_choose_arg_map-for-crush_do_rule.patch patches.suse/0047-crush-crush_init_workspace-starts-with-struct-crush_work.patch patches.suse/0048-crush-remove-an-obsolete-comment.patch patches.suse/0049-libceph-osd_state-is-32-bits-wide-in-luminous.patch patches.suse/0050-libceph-advertise-support-for-new_osdop_encoding-and-server_luminous.patch patches.suse/cifs-prototype-declaration-and-definition-to-set-acl.patch patches.suse/cifs-Use-smb-2-3-and-cifsacl-mount-options-setacl-fu.patch patches.suse/CIFS-Display-SMB2-error-codes-in-the-hex-format.patch patches.kernel.org/4.12.4-101-CIFS-Reconnect-expired-SMB-sessions.patch patches.suse/SMB3-Remove-ifdef-since-SMB3-and-later-now-STRONGLY-.patch patches.suse/SMB3-Improve-security-move-default-dialect-to-SMB3-f.patch patches.suse/cifs-Clean-up-unused-variables-in-smb2pdu-c.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.suse/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.suse/0001-mtip32xx-avoid-to-read-HOST_CAP-from-HW-in-.queue_rq.patch patches.suse/0118-block-Fix-__blkdev_issue_zeroout-loop.patch patches.suse/null_blk-fix-error-flow-for-shared-tags-during-modul.patch patches.suse/0001-cciss-initialize-struct-scsi_req.patch patches.suse/lightnvm-pblk-control-I-O-flow-also-on-tear-down.patch patches.suse/lightnvm-pblk-remove-unnecessary-checks.patch patches.suse/nvme-Quirks-for-PM1725-controllers.patch patches.suse/nvme-move-queue_count-to-the-nvme_ctrl.patch patches.suse/nvme-move-ctrl-cap-to-struct-nvme_ctrl.patch patches.suse/nvme-pci-rename-to-nvme_pci_configure_admin_queue.patch patches.suse/nvme-fc-don-t-override-opts-nr_io_queues.patch patches.suse/nvme-rdma-update-tagset-nr_hw_queues-after-reconnect.patch patches.suse/nvme-loop-update-tagset-nr_hw_queues-after-reconnect.patch patches.suse/nvme-fc-update-tagset-nr_hw_queues-after-queues-rein.patch patches.suse/nvme-fc-use-blk_mq_delay_run_hw_queue-instead-of-ope.patch patches.suse/nvme-rdma-quiesce-unquiesce-admin_q-instead-of-start.patch patches.suse/nvme-fc-quiesce-unquiesce-admin_q-instead-of-start-s.patch patches.suse/nvme-loop-quiesce-unquiesce-admin_q-instead-of-start.patch patches.suse/nvme-pci-quiesce-unquiesce-admin_q-instead-of-start-.patch patches.suse/nvme-kick-requeue-list-when-requeueing-a-request-ins.patch patches.suse/nbd-quiesce-request-queues-to-make-sure-no-submissio.patch patches.suse/mtip32xx-quiesce-request-queues-to-make-sure-no-subm.patch patches.suse/virtio_blk-quiesce-unquiesce-live-IO-when-entering-P.patch patches.suse/nvme-split-nvme_uninit_ctrl-into-stop-and-uninit.patch patches.suse/nvme-rdma-unconditionally-recycle-the-request-mr.patch patches.suse/nvme_fc-nvmet_fc-revise-Create-Association-descripto.patch patches.suse/nvmet_fc-Accept-variable-pad-lengths-on-Create-Assoc.patch patches.suse/nvme-pci-compile-warnings-in-nvme_alloc_host_mem.patch patches.suse/nvme-pci-add-module-parameter-for-io-queue-depth.patch patches.suse/nvmet-avoid-unneeded-assignment-of-submit_bio-return.patch patches.suse/0119-block-call-bio_uninit-in-bio_endio.patch patches.suse/0012-iommu-rockchip-Enable-Rockchip-IOMMU-on-ARM64.patch patches.suse/0005-iommu-arm-smmu-v3-Increase-CMDQ-drain-timeout-value.patch patches.suse/0001-iommu-io-pgtable-arm-v7s-Check-table-PTEs-more-preci.patch patches.suse/0002-iommu-io-pgtable-arm-Improve-split_blk_unmap.patch patches.suse/0003-iommu-io-pgtable-arm-v7s-Refactor-split_blk_unmap.patch patches.suse/0004-iommu-io-pgtable-Introduce-explicit-coherency.patch patches.suse/0005-iommu-io-pgtable-arm-Support-lockless-operation.patch patches.suse/0006-iommu-io-pgtable-arm-v7s-Support-lockless-operation.patch patches.suse/0007-iommu-arm-smmu-Remove-io-pgtable-spinlock.patch patches.suse/0008-iommu-arm-smmu-v3-Remove-io-pgtable-spinlock.patch patches.suse/0002-iommu-arm-smmu-v3-acpi-Add-temporary-Cavium-SMMU-V3-.patch patches.suse/0002-ACPI-IORT-Fixup-SMMUv3-resource-size-for-Cavium-Thun.patch patches.suse/0003-iommu-arm-smmu-v3-Add-workaround-for-Cavium-ThunderX.patch patches.suse/iommu-arm-smmu-v3-Enable-ACPI-based-HiSilicon-CMD_PR.patch patches.suse/0004-iommu-arm-smmu-v3-Add-workaround-for-Cavium-ThunderX.patch patches.suse/iommu-iova-Sort-out-rbtree-limit_pfn-handling.patch patches.suse/iommu-vt-d-helper-function-to-query-if-a-pasid-has-any-active-users patches.suse/0001-iommu-amd-ratelimit-io-page-faults-per-device patches.suse/0002-iommu-amd-constify-irq_domain_ops patches.suse/0003-iommu-amd-reduce-amount-of-mmio-when-submitting-commands patches.suse/0004-iommu-amd-reduce-delay-waiting-for-command-buffer-space patches.suse/0005-iommu-amd-rip-out-old-queue-flushing-code patches.suse/0006-iommu-amd-add-per-domain-flush-queue-data-structures patches.suse/0007-iommu-amd-make-use-of-the-per-domain-flush-queue patches.suse/0008-iommu-amd-add-locking-to-per-domain-flush-queue patches.suse/0009-iommu-amd-add-flush-counters-to-struct-dma_ops_domain patches.suse/0010-iommu-amd-add-per-domain-timer-to-flush-per-cpu-queues patches.suse/0011-iommu-amd-remove-queue_release-function patches.suse/0012-iommu-amd-suppress-io_page_faults-in-kdump-kernel patches.suse/0013-iommu-amd-disable-iommus-at-boot-if-they-are-enabled patches.suse/0014-iommu-amd-rename-free_on_init_error patches.suse/0015-iommu-amd-add-new-init-state-iommu_cmdline_disabled patches.suse/0016-iommu-amd-check-for-error-states-first-in-iommu_go_to_state patches.suse/0017-iommu-amd-set-global-pointers-to-null-after-freeing-them patches.suse/0018-iommu-amd-free-iommu-resources-when-disabled-on-command-line patches.suse/0019-iommu-amd-remove-amd_iommu_disabled-check-from-amd_iommu_detect patches.suse/0020-iommu-amd-free-already-flushed-ring-buffer-entries-before-full-check patches.suse/0003-i2c-xgene-slimpro-Use-a-single-function-to-send-comm.patch patches.suse/0004-i2c-xgene-slimpro-Add-ACPI-support-by-using-PCC-mail.patch patches.suse/0005-i2c-xgene-slimpro-include-linux-io.h-for-memremap.patch patches.suse/0001-i2c-i801-Add-support-for-Intel-Cannon-Lake.patch patches.suse/0002-i2c-xlp9xx-Enable-HWMON-class-probing-for-xlp9xx.patch patches.suse/0001-i2c-designware-Cleaning-and-comment-style-fixes.patch patches.suse/0002-i2c-designware-refactoring-of-the-i2c-designware.patch patches.suse/0003-i2c-designware-MASTER-mode-as-separated-driver.patch patches.suse/0004-i2c-designware-introducing-I2C_SLAVE-definitions.patch patches.suse/i2c-cadance-fix-ctrl-addr-reg-write-order.patch patches.suse/0005-i2c-designware-add-SLAVE-mode-functions.patch patches.suse/0006-i2c-designware-enable-SLAVE-in-platform-module.patch patches.suse/0007-i2c-designware-fix-spelling-mistakes.patch patches.suse/0008-i2c-designware-Make-HW-init-functions-static.patch patches.suse/0009-i2c-designware-Let-slave-adapter-support-be-optional.patch patches.suse/0001-i2c-Provide-a-stub-for-i2c_detect_slave_mode.patch patches.suse/kmod-reduce-atomic-operations-on-kmod_concurrent-and-simplify.patch patches.suse/net-mlx5-Add-missing-include-in-lib-gid.c.patch patches.suse/net-mlx5-IPSec-Fix-64-bit-division-on-32-bit-builds.patch patches.suse/net-mlx5-FPGA-make-mlx5_fpga_device_brb-static.patch patches.suse/net-mlx5-FPGA-Fix-datatype-mismatch.patch patches.suse/net-mlx5-Build-wq.o-even-if-MLX5_CORE_EN-is-not-sele.patch patches.suse/net-mlx5-Add-Makefiles-for-subdirectories.patch patches.suse/net-mlx5-IPSec-fix-64-bit-division-correctly.patch patches.suse/bnxt_en-Fix-race-conditions-in-.ndo_get_stats64.patch patches.suse/bnxt_en-Fix-bug-in-ethtool-L.patch patches.suse/bnxt_en-Fix-SRIOV-on-big-endian-architecture.patch patches.suse/cisco-enic-Fic-an-error-handling-path-in-vnic_dev_in.patch patches.suse/qed-Fix-printk-option-passed-when-printing-ipv6-addr.patch patches.suse/samples-bpf-fix-a-build-issue.patch patches.suse/mlxsw-spectrum_router-Add-missing-rollback.patch patches.suse/mlxsw-spectrum_router-Fix-use-after-free-in-route-re.patch patches.suse/mlxsw-spectrum_switchdev-Remove-unused-variable.patch patches.suse/mlxsw-spectrum_switchdev-Check-status-of-memory-allo.patch patches.suse/nfp-freeing-the-wrong-variable.patch patches.suse/net-hns-Bugfix-for-Tx-timeout-handling-in-hns-driver.patch patches.suse/0681-drm-add-missing-field-copy-in-compat_drm_version patches.suse/0682-drm-mediatek-support-uyvy-and-yuyv-format-for-overlay patches.suse/0683-drm-mediatek-use-platform_register_drivers patches.suse/0684-drm-mediatek-re-phrase-drm_info-error-message patches.suse/0685-drm-mediatek-check-for-memory-allocation-failure patches.suse/drm-mediatek-separate-color-module-to-fixup-error-me patches.suse/drm-i915-gvt-Fix-possible-recursive-locking-issue patches.suse/drm-i915-gvt-Set-initial-PORT_CLK_SEL-vreg-for-BDW patches.suse/drm-i915-gvt-Don-t-read-ADPA_CRT_HOTPLUG_MONITOR-fro patches.suse/drm-i915-gvt-Make-function-dpy_reg_mmio_readx-safe patches.suse/drm-i915-Fix-an-error-checking-test patches.suse/drm-i915-Avoid-undefined-behaviour-of-u32-32 patches.suse/drm-i915-cfl-Fix-Workarounds patches.suse/drm-i915-cnl-Fix-the-CURSOR_COEFF_MASK-used-in-DDI-V patches.suse/drm-i915-gvt-Fix-a-memory-leak-in-intel_gvt_init_gtt patches.suse/drm-i915-gvt-Audit-the-command-buffer-address patches.suse/drm-i915-gvt-Revert-drm-i915-gvt-Fix-possible-recurs patches.suse/drm-i915-gvt-remove-scheduler_mutex-in-per-engine-wo patches.suse/drm-i915-gvt-Use-fence-error-from-GVT-request-for-wo patches.suse/0056-drm-rockchip-gem-add-the-lacks-lock-and-trivial-chan.patch patches.suse/0686-bridge-fix-panel-bridge-error-return-on-panel patches.suse/0687-drm-fix-an-incorrectly-formatted-table patches.suse/drm-vblank-Fix-vblank-timestamp-update patches.suse/0062-drm-rockchip-fix-NULL-check-on-devm_kzalloc-return-v.patch patches.suse/dt-bindings-pwm-update-stm32-timers-clock-names.patch patches.suse/pwm-meson-Improve-PWM-calculation-precision patches.suse/0001-mtd-partitions-add-helper-for-deleting-partition.patch patches.suse/0001-mtd-partitions-remove-sysfs-files-when-deleting-all-.patch patches.suse/0028-mtd-spi-nor-introduce-SPI-1-2-2-and-SPI-1-4-4-protoc.patch patches.suse/0029-mtd-m25p80-add-support-of-SPI-1-2-2-and-1-4-4-protoc.patch patches.suse/0030-mtd-spi-nor-introduce-Double-Transfer-Rate-DTR-SPI-p.patch patches.suse/0031-mtd-spi-nor-introduce-Octo-SPI-protocols.patch patches.suse/0032-mtd-spi-nor-Potential-oops-on-error-path-in-quad_ena.patch patches.suse/0001-mtd-nand-mtk-fix-incorrect-register-setting-order-ab.patch patches.suse/0003-rtc-ds1307-convert-driver-to-regmap.patch patches.suse/0006-rtc-rtc-ds1307-enable-support-for-mcp794xx-as-a-wake.patch patches.suse/rtc-opal-Handle-disabled-TPO-in-opal_get_tpo_time.patch patches.suse/rtc-interface-Validate-alarm-time-before-handling-rollover.patch patches.suse/0001-rtc-sysfs-make-name-uniform.patch patches.suse/0002-rtc-dev-remove-rtc-name-from-debug-message.patch patches.suse/0003-rtc-pcf8563-avoid-using-rtc-name.patch patches.suse/0010-rtc-ds1307-avoid-using-rtc-name.patch patches.suse/0005-rtc-remove-rtc_device.name.patch patches.suse/0042-rtc-ds1307-Add-support-for-Epson-RX8130CE.patch patches.suse/0064-rtc-ds1307-use-regmap_update_bits-where-applicable.patch patches.suse/0065-rtc-ds1307-factor-out-century-bit-handling.patch patches.suse/rtc-rtc-nuc900-fix-loop-timeout-test.patch patches.suse/0066-rtc-ds3232-add-temperature-support.patch patches.suse/0067-rtc-ds1307-add-ds1308-variant.patch patches.suse/0006-rtc-class-separate-device-allocation-from-registrati.patch patches.suse/0007-rtc-class-separate-id-allocation-from-registration.patch patches.suse/0008-rtc-introduce-new-registration-method.patch patches.suse/0009-rtc-at91rm9200-remove-race-condition.patch patches.suse/0010-rtc-add-generic-nvmem-support.patch patches.suse/0011-rtc-rv8803-switch-to-rtc_register_device.patch patches.suse/0012-rtc-rv8803-use-generic-nvmem-support.patch patches.suse/0013-rtc-rv8803-remove-rv8803_remove.patch patches.suse/0068-rtc-ds1307-switch-to-rtc_register_device.patch patches.suse/0069-rtc-ds1307-use-generic-nvmem.patch patches.suse/0070-rtc-ds1307-remove-ds1307_remove.patch patches.suse/0461-nvmem-include-linux-err.h-from-header.patch patches.suse/0017-rtc-Remove-wrong-deprecation-comment.patch patches.suse/platform-x86-ideapad-laptop-Add-IdeaPad-V510-15IKB-t patches.suse/platform-x86-ideapad-laptop-Add-several-models-to-no patches.suse/platform-x86-asus-wmi-constify-attribute_group-struc.patch patches.suse/include-linux-dcache.h-use-unsigned-chars-in-struct-.patch patches.suse/kernel.h-handle-pointers-to-arrays-better-in-contain.patch patches.suse/mm-memory.c-mark-create_huge_pmd-inline-to-prevent-b.patch patches.suse/kexec-move-vmcoreinfo-out-of-the-kernel-s-.bss-section.patch patches.suse/powerpc-fadump-use-the-correct-VMCOREINFO_NOTE_SIZE-for-phdr.patch patches.suse/kdump-protect-vmcoreinfo-data-under-the-crash-memory.patch patches.suse/0003-sysctl-fix-lax-sysctl_check_table-sanity-check.patch patches.suse/0004-sysctl-kdoc-ify-sysctl_writes_strict.patch patches.suse/0005-sysctl-fold-sysctl_writes_strict-checks-into-helper.patch patches.suse/0006-sysctl-simplify-unsigned-int-support.patch patches.suse/0001-sysctl-add-unsigned-int-range-support.patch patches.suse/0003-test_sysctl-add-dedicated-proc-sysctl-test-driver.patch patches.suse/0004-test_sysctl-add-generic-script-to-expand-on-tests.patch patches.suse/0005-test_sysctl-test-against-PAGE_SIZE-for-int.patch patches.suse/0006-test_sysctl-add-simple-proc_dointvec-case.patch patches.suse/0007-test_sysctl-add-simple-proc_douintvec-case.patch patches.suse/0008-test_sysctl-test-against-int-proc_dointvec-array-sup.patch patches.suse/0010-kernel-sysctl_binary.c-check-name-array-length-in-de.patch patches.suse/0001-random-do-not-ignore-early-device-randomness.patch patches.suse/0001-procfs-fdinfo-extend-information-about-epoll-target-.patch patches.suse/0001-kcmp-add-KCMP_EPOLL_TFD-mode-to-compare-epoll-target.patch patches.suse/0001-kcmp-fs-epoll-wrap-kcmp-code-with-CONFIG_CHECKPOINT_.patch patches.suse/0001-ipc-sem.c-remove-sem_base-embed-struct-sem.patch patches.suse/0002-ipc-merge-ipc_rcu-and-kern_ipc_perm.patch patches.suse/0003-include-linux-sem.h-correctly-document-sem_ctime.patch patches.suse/0004-ipc-drop-non-RCU-allocation.patch patches.suse/0005-ipc-sem-do-not-use-ipc_rcu_free.patch patches.suse/0006-ipc-shm-do-not-use-ipc_rcu_free.patch patches.suse/0007-ipc-msg-do-not-use-ipc_rcu_free.patch patches.suse/0008-ipc-util-drop-ipc_rcu_free.patch patches.suse/0009-ipc-sem-avoid-ipc_rcu_alloc.patch patches.suse/0010-ipc-shm-avoid-ipc_rcu_alloc.patch patches.suse/0011-ipc-msg-avoid-ipc_rcu_alloc.patch patches.suse/0012-ipc-util-drop-ipc_rcu_alloc.patch patches.suse/0013-ipc-sem.c-avoid-ipc_rcu_putref-for-failed-ipc_addid.patch patches.suse/0014-ipc-shm.c-avoid-ipc_rcu_putref-for-failed-ipc_addid.patch patches.suse/0015-ipc-msg.c-avoid-ipc_rcu_putref-for-failed-ipc_addid.patch patches.suse/0016-ipc-move-atomic_set-to-where-it-is-needed.patch patches.suse/0017-ipc-shm-remove-special-shm_alloc-free.patch patches.suse/0018-ipc-msg-remove-special-msg_alloc-free.patch patches.suse/0019-ipc-sem-drop-__sem_free.patch patches.suse/0020-ipc-util.h-update-documentation-for-ipc_getref-and-i.patch patches.suse/IB-rxe-do-not-copy-extra-stack-memory-to-skb.patch patches.suse/powerpc-make-feature-fixup-tests-fortify-safe.patch patches.suse/0688-drm-i915-use-_gfp_retry_mayfail patches.suse/drivers-s390-move-static-and-inline-before-return-ty.patch patches.suse/reiserfs-don-t-preallocate-blocks-for-extended-attributes.patch patches.suse/reiserfs-fix-race-in-prealloc-discard.patch patches.suse/svcrdma-Squelch-disconnection-messages.patch patches.suse/svcrdma-Avoid-Send-Queue-overflow.patch patches.suse/svcrdma-Remove-svc_rdma_marshal.c.patch patches.suse/svcrdma-Improve-Read-chunk-sanity-checking.patch patches.suse/svcrdma-Improve-Write-chunk-sanity-checking.patch patches.suse/svcrdma-Improve-Reply-chunk-sanity-checking.patch patches.suse/svcrdma-Don-t-account-for-Receive-queue-starvation.patch patches.suse/sunrpc-Allocate-up-to-RPCSVC_MAXPAGES-per-svc_rqst.patch patches.suse/svcrdma-Add-recvfrom-helpers-to-svc_rdma_rw.c.patch patches.suse/svcrdma-Use-generic-RDMA-R-W-API-in-RPC-Call-path.patch patches.suse/svcrdma-Properly-compute-.len-and-.buflen-for-receiv.patch patches.suse/svcrdma-Remove-unused-Read-completion-handlers.patch patches.suse/svcrdma-Remove-frmr-cache.patch patches.suse/svcrdma-Clean-up-svc_rdma_unmap_dma.patch patches.suse/svcrdma-Clean-up-after-converting-svc_rdma_recvfrom-.patch patches.suse/svcrdma-use-offset_in_page-macro.patch patches.suse/svcrdma-Remove-svc_rdma_chunk_ctxt-cc_dir-field.patch patches.suse/svcrdma-fix-an-incorrect-check-on-E2BIG-and-EINVAL.patch patches.suse/0001-target-remove-dead-code patches.suse/ibmvscsis-Enable-Logical-Partition-Migration-Support.patch patches.suse/0002-target-iblock-convert-write_same-to-blkdev_issue_zeroout patches.suse/0003-target-configfs-kill-se_device-dev_link_magic patches.suse/0004-target-configfs-kill-se_lun-lun_link_magic patches.suse/0005-iscsi-target-avoid-holding-tpg_state_lock-during-param-update patches.suse/0007-target-reject-compare_and_write-if-emulate_caw-is-not-set patches.suse/0008-target-add-support-for-tmr-percpu-reference-counting patches.suse/0009-target-add-target_scf_lookup_lun_from_tag-support-for-abort_task patches.suse/qla2xxx-Convert-QLA_TGT_ABTS-to-TARGET_SCF_LOOKUP_LU.patch patches.suse/0010-target-use-symbolic-value-for-write_verify_16 patches.suse/0011-target-remove-se_device-dev_list patches.suse/0012-target-fix-transport_init_se_cmd patches.suse/0013-target-use-get-put-unaligned_be-instead-of-open-coding-these-functions patches.suse/0014-target-fix-a-deadlock-between-the-xcopy-code-and-iscsi-session-shutdown patches.suse/IB-srpt-Make-a-debug-statement-in-srpt_abort_cmd-mor.patch patches.suse/0015-iscsi-target-kill-left-over-iscsi_target_do_cleanup patches.suse/0016-target-introduce-a-function-that-shows-the-command-state patches.suse/0017-target-tcm_loop-merge-struct-tcm_loop_cmd-and-struct-tcm_loop_tmr patches.suse/0018-target-tcm_loop-replace-a-waitqueue-and-a-counter-by-a-completion patches.suse/0019-target-tcm_loop-use-target_submit_tmr-instead-of-open-coding-this-function patches.suse/0020-target-tcm_loop-make-tmf-processing-slightly-faster patches.suse/0021-target-iscsi-remove-second-argument-of-_iscsit_free_cmd patches.suse/0022-target-iscsi-simplify-iscsit_free_cmd patches.suse/0023-target-iscsi-remove-dead-code-from-iscsit_process_scsi_cmd patches.suse/ibmvscsis-Use-tpgt-passed-in-by-user.patch patches.suse/0024-tcmu-support-emulate_write_cache patches.suse/0025-tcmu-add-netlink-for-device-reconfiguration patches.suse/0026-tcmu-make-dev_size-configurable-via-userspace patches.suse/0027-tcmu-make-dev_config-configurable patches.suse/0028-tcmu-add-type-of-reconfig-into-netlink patches.suse/0029-tcmu-fix-module-removal-due-to-stuck-unmap_thread-thread-again patches.suse/0030-tcmu-make-array-tcmu_attrib_attrs-static-const patches.suse/0031-tcmu-reconfigure-netlink-attr-changes patches.suse/0032-target-break-up-free_device-callback patches.suse/0033-target-use-idr-for-se_device-dev-index patches.suse/0034-target-add-helper-to-find-se_device-by-dev_index patches.suse/0035-tcmu-perfom-device-add-del-and-reconfig-synchronously patches.suse/0036-target-add-helper-to-iterate-over-devices patches.suse/0037-xcopy-loop-over-devices-using-idr-helper patches.suse/0038-target-remove-g_device_list patches.suse/0039-tcmu-drop-configured-check-in-destroy patches.suse/0040-tcmu-fix-multiple-uio-open-close-sequences patches.suse/0041-target-make-device_mutex-and-device_list-static patches.suse/0042-target-do-not-require-a-transport_complete-for-scf_transport_task_sense patches.suse/0043-target-add-helper-to-copy-sense-to-se_cmd-buffer patches.suse/0044-tcmu-fix-sense-handling-during-completion patches.suse/0045-pscsi-finish-cmd-processing-from-pscsi_req_done patches.suse/0046-target-remove-transport_complete patches.suse/0047-target-fix-sam_stat_busy-task_set_full-handling patches.suse/0048-target-use-macro-for-write_verify_32-operation-codes patches.suse/0049-target-pscsi-introduce-type_zbc-support patches.suse/0050-tcmu-fix-dev_config_store patches.suse/0051-target-fix-cmd-size-for-pr-out-in-passthrough_parse_cdb patches.suse/0052-target-fix-return-sense-reason-in-target_scsi3_emulate_pr_out patches.suse/0053-target-export-lio-pgr-alua-support-as-device-attr patches.suse/0054-tcmu-clean-up-the-code-and-with-one-small-fix patches.suse/SUNRPC-Make-slot-allocation-more-reliable.patch patches.suse/0001-NFS-Ensure-we-commit-after-writeback-is-complete.patch patches.suse/0001-xprtrdma-On-invalidation-failure-remove-MWs-from-rl_.patch patches.suse/0002-xprtrdma-Pre-mark-remotely-invalidated-MRs.patch patches.suse/0003-xprtrdma-Pass-only-the-list-of-registered-MRs-to-ro_.patch patches.suse/0004-xprtrdma-Rename-rpcrdma_req-rl_free.patch patches.suse/0005-xprtrdma-Fix-client-lock-up-after-application-signal.patch patches.suse/0006-xprtrdma-Fix-FRWR-invalidation-error-recovery.patch patches.suse/0007-xprtrdma-Don-t-defer-MR-recovery-if-ro_map-fails.patch patches.suse/xprtrdma-Demote-connect-log-messages.patch patches.suse/xprtrdma-FMR-does-not-need-list_del_init.patch patches.suse/xprtrdma-Replace-PAGE_MASK-with-offset_in_page.patch patches.suse/xprtrdma-Fix-documenting-comments-in-frwr_ops.c.patch patches.suse/0043-ARM-PCI-Fix-pcibios_init_resource-struct-pci_host_br.patch patches.suse/0001-PCI-rockchip-Check-for-pci_scan_root_bus_bridge-fail.patch patches.suse/0689-clk-provide-bulk-prepare_enable-disable_unprepare-variants patches.suse/ALSA-pcm-Protect-call-to-dma_mmap_coherent-by-check-.patch patches.suse/ALSA-pcm-Simplify-check-for-dma_mmap_coherent-availa.patch patches.suse/ALSA-hda-realtek-New-codec-device-ID-for-ALC1220 patches.suse/ALSA-hda-Add-hdmi-id-for-a-Geminilake-variant patches.suse/mmc-sdhci-acpi-Workaround-conflict-with-PCI-wifi-on- patches.suse/mmc-block-initialize-ret-in-mmc_blk_issue_drv_op-for-mmc_drv_op_ioctl.patch patches.suse/mmc-block-let-mmc_ioc_multi_cmd-return-zero-again-for-zero-entries.patch patches.suse/mmc-block-prevent-new-req-entering-queue-after-its-cleanup.patch patches.suse/thermal-bcm2835-fix-an-error-code-in-probe patches.suse/powerpc-powernv-Tell-OPAL-about-our-MMU-mode-on-POWER9.patch patches.suse/powerpc-mm-radix-Synchronize-updates-to-the-process-table.patch patches.suse/powerpc-powernv-Fix-local-TLB-flush-for-boot-and-MCE.patch patches.suse/powerpc-perf-Add-POWER9-alternate-PM_RUN_CYC-and-PM_.patch patches.suse/kmod-throttle-kmod-thread-limit.patch patches.suse/pci-pm-fix-native-pme-handling-during-system-suspend-resume patches.suse/cpufreq-schedutil-Fix-sugov_start-versus-sugov_update_shared-race.patch patches.suse/cpufreq-intel_pstate-Fix-ratio-setting-for-min_perf_pct.patch patches.suse/0001-PM-devfreq-rk3399_dmc-fix-error-return-code-in-rk339.patch patches.suse/0002-ACPI-irq-Fix-return-code-of-acpi_gsi_to_irq.patch patches.suse/ACPI-x86-Allow-matching-always_present_id-array-entr patches.suse/ACPI-x86-Add-KIOX000A-accelerometer-on-GPD-win-to-al patches.suse/device-property-Introduce-fwnode_call_bool_op-for-op.patch patches.suse/crypto-chcr-Avoid-algo-allocation-in-softirq.patch patches.suse/0009-crypto-cavium-make-several-functions-static.patch patches.suse/btrfs-incremental-send-fix-invalid-path-for-link-commands.patch patches.suse/btrfs-fix-unexpected-return-value-of-bio_readpage_error.patch patches.suse/vfs-in-iomap-seek_-hole-data-return-ENXIO-for-negati.patch patches.suse/kvm-avoid-unused-variable-warning-for-UP-builds.patch patches.suse/KVM-vmx-expose-more-information-for-KVM_INTERNAL_ERR.patch patches.suse/KVM-mark-vcpu-pid-pointer-as-rcu-protected.patch patches.suse/KVM-use-rcu-access-function-for-irq-routing.patch patches.suse/KVM-mark-kvm-busses-as-rcu-protected.patch patches.suse/KVM-mark-memory-slots-as-rcu.patch patches.suse/KVM-use-correct-accessor-function-for-__kvm_memslots.patch patches.suse/kvm-nVMX-Don-t-set-vmcs12-to-launched-when-VMLAUNCH-.patch patches.suse/kvm-nVMX-Validate-the-I-O-bitmaps-on-nested-VM-entry.patch patches.suse/kvm-nVMX-Fix-nested_vmx_check_msr_bitmap_controls.patch patches.suse/kvm-nVMX-Shadow-high-parts-of-shadowed-64-bit-VMCS-f.patch patches.suse/KVM-x86-update-master-clock-before-computing-kvmcloc.patch patches.suse/kvm-vmx-Properly-handle-machine-check-during-VM-entr.patch patches.suse/KVM-s390-Fix-KVM_S390_GET_CMMA_BITS-ioctl-definition.patch patches.suse/KVM-x86-take-slots_lock-in-kvm_free_pit.patch patches.suse/KVM-SVM-handle-singlestep-exception-when-skipping-em.patch patches.suse/0001-kvm-svm-prepare-for-new-bit-definition-in-lbr_ctl patches.suse/0002-kvm-svm-rename-lbr_ctl-field-in-the-vmcb-control-area patches.suse/0003-kvm-svm-add-virtual-vmload-vmsave-feature-definition patches.suse/0004-kvm-svm-enable-virtual-vmload-vmsave-feature patches.suse/KVM-trigger-uevents-when-creating-or-destroying-a-VM.patch patches.suse/KVM-x86-make-backwards_tsc_observed-a-per-VM-variabl.patch patches.suse/msft-hv-1403-kvm-x86-hyperv-add-KVM_CAP_HYPERV_SYNIC2.patch patches.suse/KVM-x86-Simplify-kvm_x86_ops-queue_exception-paramet.patch patches.suse/KVM-async_pf-Add-L1-guest-async_pf-PF-vmexit-handler.patch patches.suse/KVM-async_pf-Force-a-nested-vmexit-if-the-injected-P.patch patches.suse/KVM-async_pf-Let-guest-support-delivery-of-async_pf-.patch patches.suse/msft-hv-1404-kvm-x86-hyperv-make-VP_INDEX-managed-by-userspace.patch patches.suse/ubifs-Fix-data-node-size-for-truncating-uncompressed patches.suse/ubifs-Fix-unlink-code-wrt.-double-hash-lookups patches.suse/0690-drm_dp_aux_dev-switch-to-read_iter-write_iter patches.suse/bpf-Implement-show_options.patch patches.suse/random-add-wait_for_random_bytes-api patches.suse/random-add-get_random_-bytes-u32-u64-int-long-once-wait-family patches.suse/0006-iscsi-ensure-rng-is-seeded-before-use patches.suse/0005-ceph-ensure-rng-is-seeded-before-using.patch patches.suse/0122-bcache.txt-standardize-document-format.patch patches.suse/scsi-qedi-Add-support-for-Boot-from-SAN-over-iSCSI-o.patch patches.suse/scsi-cxlflash-21-return-EFAULT-if-copy_from_user-fails.patch patches.suse/scsi-isci-fix-typo-in-function-names.patch patches.suse/scsi-qedi-fix-another-spelling-mistake-alloction-all.patch patches.suse/scsi-qedf-fix-spelling-mistake-offlading-offloading.patch patches.suse/0046-scsi-qla2xxx-Off-by-one-in-qlt_ctio_to_cmd.patch patches.suse/scsi-hisi_sas-make-several-const-arrays-static.patch patches.suse/scsi-libfc-pass-an-error-pointer-to-fc_disc_error.patch patches.suse/ib-iser-handle-lack-of-memory-management-extentions-correctly patches.suse/IB-hfi1-Ensure-dd-gi_mask-can-not-be-overflowed.patch patches.suse/RDMA-core-Document-confusing-code.patch patches.suse/IB-core-Don-t-resolve-IP-address-to-the-loopback-dev.patch patches.suse/IB-core-Introduce-modify-QP-operation-with-udata.patch patches.suse/IB-uverbs-Make-use-of-ib_modify_qp-variant-to-avoid-.patch patches.suse/IB-Convert-msleep-below-20ms-to-usleep_range.patch patches.suse/IB-IPoIB-Forward-MTU-change-to-driver-below.patch patches.suse/IB-IPoIB-Convert-IPoIB-to-memalloc_noio_-calls.patch patches.suse/IB-rdmavt-qib-hfi1-Remove-gfp-flags-argument.patch patches.suse/net-IB-mlx4-Remove-gfp-flags-argument.patch patches.suse/IB-core-Remove-NOIO-QP-create-flag.patch patches.suse/IB-mlx5-Clean-mr_cache-debugfs-in-case-of-failure.patch patches.suse/IB-core-Add-ordered-workqueue-for-RoCE-GID-managemen.patch patches.suse/IB-ipoib-Let-lower-driver-handle-get_stats64-call.patch patches.suse/IB-rxe-Fix-kernel-panic-from-skb-destructor.patch patches.suse/IB-rxe-Set-dma_mask-and-coherent_dma_mask.patch patches.suse/IB-hns-Fix-the-bug-of-polling-cq-failed-for-loopback.patch patches.suse/IB-hns-Fix-the-bug-with-wild-pointer-when-destroy-rc.patch patches.suse/IB-hns-Fix-the-bug-with-rdma-operation.patch patches.suse/IB-hns-Fix-the-bug-with-modifying-the-MAC-address-wi.patch patches.suse/IB-hns-Fix-for-checkpatch.pl-comment-style-warnings.patch patches.suse/IB-core-Allow-QP-state-transition-from-reset-to-erro.patch patches.suse/0003-md-bitmap-don-t-read-page-from-device-with-Bitmap_sy.patch patches.suse/0004-raid5-ppl-use-BIOSET_NEED_BVECS-when-creating-bioset.patch patches.suse/0053-libceph-fix-old-style-declaration-warnings.patch patches.suse/0054-libceph-null-deref-on-osdmap_apply_incremental-error-path.patch patches.suse/0055-libceph-set-einval-in-one-place-in-crush_decode.patch patches.suse/0056-libceph-use-alloc_pg_mapping-in-_decode_pg_upmap_items.patch patches.suse/0057-libceph-don-t-call-encode_request_finish-on-mosdbackoff-messages.patch patches.suse/0059-libceph-potential-null-dereference-in-ceph_msg_data_create.patch patches.suse/device-dax-fix-passing-zero-to-err_ptr-warning.patch patches.suse/audit-fix-memleak-in-auditd_send_unicast_skb.patch patches.suse/bpf-fix-return-in-bpf_skb_adjust_net.patch patches.suse/xgene-Don-t-fail-probe-if-there-is-no-clk-resource-f.patch patches.suse/net-broadcom-bnx2x-make-a-couple-of-const-arrays-sta.patch patches.suse/rt2x00-make-const-array-glrt_table-static.patch patches.suse/cxgb4-add-new-T5-pci-device-id-s.patch patches.suse/netpoll-shut-up-a-kernel-warning-on-refcount.patch patches.suse/net-hns-add-acpi-function-of-xge-led-control.patch patches.suse/cxgb4-ptp_clock_register-returns-error-pointers.patch patches.suse/net-bridge-fix-dest-lookup-when-vlan-proto-doesn-t-m.patch patches.suse/net-packet-Fix-Tx-queue-selection-for-AF_PACKET.patch patches.suse/net-sched-actions-rename-act_get_notify-to-tcf_get_n.patch patches.suse/bnx2x-fix-format-overflow-warning.patch patches.suse/net-thunder_bgx-avoid-format-string-overflow-warning.patch patches.suse/vmxnet3-avoid-format-strint-overflow-warning.patch patches.suse/liquidio-fix-possible-eeprom-format-string-overflow.patch patches.suse/mlx4_en-remove-unnecessary-returned-value-check.patch patches.suse/dt-bindings-net-remove-duplicate-nsp-ethernet-mac-binding-document.patch patches.suse/net-bcmgenet-Fix-unmapping-of-fragments-in-bcmgenet_ patches.suse/bpf-check-NULL-for-sk_to_full_sk-return-value.patch patches.suse/bpf-allow-to-specify-log-level-and-reduce-it-for-tes.patch patches.suse/bpf-fix-up-test-cases-with-mixed-signed-unsigned-bou.patch patches.suse/bpf-add-test-for-mixed-signed-and-unsigned-bounds-ch.patch patches.suse/bpf-more-tests-for-mixed-signed-and-unsigned-bounds-.patch patches.suse/0001-locking-rtmutex-Remove-unnecessary-priority-adjustme.patch patches.suse/perf-x86-intel-add-goldmont-plus-cpu-pmu-support.patch patches.suse/perf-x86-intel-fix-debug_store-reset-field-for-freq-events.patch patches.suse/perf-core-fix-locking-for-children-siblings-group-read.patch patches.suse/perf-x86-intel-add-proper-condition-to-run-sched_task-callbacks.patch patches.suse/x86-platform-uv-bau-fix-congested_response_us-not-taking-effect patches.suse/18.1-x86-mm-kvm-fix-warning-when-config_preempt_count.patch patches.suse/x86-platform-uv-bau-disable-bau-on-single-hub-configurations patches.suse/powerpc-powernv-Fix-boot-on-Power8-bare-metal-due-to-opal_configure_cores.patch patches.suse/powerpc-perf-Avoid-spurious-PMU-interrupts-after-idle.patch patches.suse/powerpc-64s-Fix-hypercall-entry-clobbering-r12-input.patch patches.suse/powerpc-mm-radix-Refactor-radix__mark_rodata_ro.patch patches.suse/KVM-x86-masking-out-upper-bits.patch patches.suse/KVM-nVMX-track-NMI-blocking-state-separately-for-eac.patch patches.suse/KVM-nVMX-Disallow-VM-entry-in-MOV-SS-shadow.patch patches.suse/x86-add-MULTIUSER-dependency-for-KVM.patch patches.suse/KVM-VMX-Fix-invalid-guest-state-detection-after-task.patch patches.suse/msft-hv-1424-kvm-x86-hyperv-avoid-livelock-in-oneshot-SynIC-timer.patch patches.suse/0691-drm-amdgpu-fix-kfd-oversubscription-by-tracking-queues-correctly patches.suse/0692-drm-amdkfd-remove-unused-references-to-shared_resources-num_mec patches.suse/0693-drm-radeon-remove-initialization-of-shared_resources-num_mec patches.suse/0694-drm-amdgpu-remove-unused-field-kgd2kfd_shared_resources-num_mec patches.suse/dma-buf-fence-Avoid-use-of-uninitialised-timestamp.patch patches.suse/0695-drm-vc4-fix-vblank-handling-in-crtc-enable-path patches.suse/drm-imx-fix-typo-in-ipu_plane_formats patches.suse/i40iw-Fix-order-of-cleanup-in-close.patch patches.suse/i40iw-Do-not-poll-CCQ-after-it-is-destroyed.patch patches.suse/i40iw-Utilize-iwdev-reset-during-PCI-function-reset.patch patches.suse/i40iw-Release-cm_id-ref-on-PCI-function-reset.patch patches.suse/i40iw-Free-QP-resources-on-CQP-destroy-QP-failure.patch patches.suse/i40iw-Add-missing-memory-barrier.patch patches.suse/i40iw-Update-list-correctly.patch patches.suse/i40iw-Avoid-memory-leak-of-CQP-request-objects.patch patches.suse/i40iw-Free-QP-PBLEs-when-the-QP-is-destroyed.patch patches.suse/RDMA-bnxt_re-checking-for-NULL-instead-of-IS_ERR.patch patches.suse/IB-IPoIB-Fix-error-code-in-ipoib_add_port.patch patches.suse/IB-i40iw-Fix-error-code-in-i40iw_create_cq.patch patches.suse/cxgb4-Fix-error-codes-in-c4iw_create_cq.patch patches.suse/IB-cxgb3-Fix-error-codes-in-iwch_alloc_mr.patch patches.suse/RDMA-ocrdma-Fix-an-error-code-in-ocrdma_alloc_pd.patch patches.suse/RDMA-ocrdma-Fix-error-codes-in-ocrdma_create_srq.patch patches.suse/IB-mlx5-Fix-a-warning-message.patch patches.suse/0001-RDMA-bnxt_re-Free-doorbell-page-index-DPI-during-dea.patch patches.suse/0002-RDMA-bnxt_re-Fix-WQE-Size-posted-to-HW-to-prevent-it.patch patches.suse/0003-RDMA-bnxt_re-Do-not-free-the-ctx_tbl-entry-if-delete.patch patches.suse/0004-RDMA-bnxt_re-Report-supported-value-to-IB-stack-in-q.patch patches.suse/0005-RDMA-bnxt_re-Fixed-the-max_rd_atomic-support-for-ini.patch patches.suse/0006-RDMA-bnxt_re-Specify-RDMA-component-when-allocating-.patch patches.suse/RDMA-bnxt_re-Enable-atomics-only-if-host-bios-suppor.patch patches.suse/RDMA-bnxt_re-Fix-return-value-of-poll-routine.patch patches.suse/RDMA-bnxt_re-Report-MISSED_EVENTS-in-req_notify_cq.patch patches.suse/RDMA-bnxt_re-Fix-the-value-reported-for-local-ack-de.patch patches.suse/IB-core-Fix-sparse-warnings.patch patches.suse/IB-rdmavt-Setting-of-QP-timeout-can-overflow-jiffies.patch patches.suse/IB-mlx4-Fix-CM-REQ-retries-in-paravirt-mode.patch patches.suse/iw_cxgb4-don-t-use-WR-keys-addrs-for-0-byte-reads.patch patches.suse/RDMA-qedr-Prevent-memory-overrun-in-verbs-user-respo.patch patches.suse/rxe-fix-broken-receive-queue-draining.patch patches.suse/rdma-iser-don-t-send-an-rkey-if-all-data-is-written-as-immadiate-data patches.suse/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.suse/nbd-kill-unused-ret-in-recv_work.patch patches.suse/nvme-fix-byte-swapping-in-the-streams-code.patch patches.suse/nvmet-fc-fix-byte-swapping-in-nvmet_fc_ls_create_ass.patch patches.suse/nvme-pci-add-another-device-ID-with-stripe-quirk.patch patches.suse/nvme-pci-Remove-nvme_setup_prps-BUG_ON.patch patches.suse/nvme-pci-Fix-an-error-handling-path-in-nvme_probe.patch patches.suse/nvmet-prefix-version-configfs-file-with-attr.patch patches.suse/nvmet-Move-serial-number-from-controller-to-subsyste.patch patches.suse/nvmet-preserve-controller-serial-number-between-rebo.patch patches.suse/nvmet-don-t-report-0-bytes-in-serial-number.patch patches.suse/mount-copy-the-port-field-into-the-cloned-nfs_server.patch patches.suse/0001-NFS-filelayout-Fix-racy-setting-of-fl-dsaddr-in-file.patch patches.suse/staging-vchiq_arm-fix-error-codes-in-probe patches.suse/staging-rtl8188eu-memory-leak-in-rtw_free_cmd_obj.patch patches.suse/0018-usb-typec-include-linux-device.h-in-ucsi.h.patch patches.suse/usb-gadget-f_mass_storage-Fix-the-logic-to-iterate-a.patch patches.suse/include-usb-audio-specify-exact-endiannes-of-descrip.patch patches.suse/0027-thunderbolt-Correct-access-permissions-for-active-NV.patch patches.suse/fsi-core-register-with-postcore_initcall patches.suse/w1-fix-slave-count-on-1-wire-bus-resend.patch patches.suse/0072-tty-serial-lpuart-Fix-the-logic-for-detecting-the-32.patch patches.suse/xen-grant-table-log-the-lack-of-grants.patch patches.suse/xen-balloon-don-t-online-new-memory-initially.patch patches.suse/s390-perf-fix-problem-state-detection.patch patches.suse/0017-uuid-fix-incorrect-uuid_equal-conversion-in-test_uui.patch patches.suse/0001-scsi-hpsa-limit-transfer-length-to-1MB.patch patches.suse/0001-smartpqi-limit-transfer-length-to-1MB.patch patches.suse/virtio_blk-Use-sysfs_match_string-helper.patch patches.suse/virtio-net-fix-module-unloading patches.suse/ARM-kexec-fix-failure-to-boot-crash-kernel.patch patches.suse/ALSA-hda-realtek-Update-headset-mode-for-ALC298 patches.suse/ALSA-hda-realtek-Update-headset-mode-for-ALC225 patches.suse/ALSA-hda-realtek-No-loopback-on-ALC225-ALC295-codec patches.suse/ACPI-EC-Add-parameter-to-force-disable-the-GPE-on-su patches.suse/ACPI-PM-EC-Flush-all-EC-work-in-acpi_freeze_sync patches.suse/drm-nouveau-disp-add-tv-encoders-to-output-resource- patches.suse/drm-nouveau-kms-nv50-update-vblank-state-in-response patches.suse/drm-nouveau-kms-remove-call-to-drm_crtc_vblank_off-d patches.suse/0696-drm-vmwgfx-fix-null-pointer-comparison patches.suse/0697-drm-vmwgfx-fix-handling-of-errors-returned-by-vmw_cotable_alloc patches.suse/0698-drm-vmwgfx-use-dma_pool_zalloc patches.suse/0699-drm-vmwgfx-fix-comment-mistake-for-vmw_cmd_dx_set_index_buffer patches.suse/0700-drm-vmwgfx-dma-buf-constify-ttm_place-structures patches.suse/0701-drm-vmwgfx-constify-pci_device_id patches.suse/0702-drm-amdgpu-fix-blocking-in-rcu-critical-sectionv2 patches.suse/0703-drm-amdgpu-gfx9-simplify-and-fix-grbm-index-selection patches.suse/0704-drm-amd-powerplay-fix-avfs-voltage-offset-for-vega10 patches.suse/0705-drm-dp-fix-read-pointer-for-drm_dp_downsteam_debug patches.suse/0706-drm-dp-don-t-trust-drm_dp_downstream_id patches.suse/drm-rockchip-fix-Kconfig-dependencies patches.suse/gpu-host1x-Free-the-IOMMU-domain-when-there-is-no-de.patch patches.suse/drm-i915-Fix-user-ptr-check-size-in-eb_relocate_vma patches.suse/drm-i915-Fix-cursor-updates-on-some-platforms patches.suse/drm-i915-Unbreak-gpu-reset-vs.-modeset-locking patches.suse/drm-i915-selftests-Fix-an-error-handling-path-in-moc patches.suse/drm-i915-cnl-Fix-loadgen-select-programming-on-ddi-v patches.suse/drm-i915-Remove-assertion-from-raw-__i915_vma_unpin patches.suse/drm-i915-Only-mark-the-execobject-as-pinned-on-succe patches.suse/drm-i915-Only-skip-updating-execobject.offset-after- patches.suse/drm-i915-Force-CPU-synchronisation-even-if-userspace patches.suse/drm-i915-gvt-Fix-the-vblank-timer-close-issue-after- patches.suse/drm-i915-gvt-Extend-KBL-platform-support-in-GVT-g patches.suse/0707-exynos_drm-clean-up-duplicated-assignment-in-exynos_drm_driver patches.suse/0708-drm-exynos-constify-mixer_match_types-and-mxr_drv_data patches.suse/0709-drm-exynos-hdmi-make-of_device_ids-const patches.suse/0710-drm-exynos-dsi-do-not-try-to-find-bridge patches.suse/0711-drm-exynos-dsi-remove-error-handling-for-bridge_node-dt-parsing patches.suse/0712-drm-exynos-mic-add-a-bridge-at-probe patches.suse/0713-drm-exynos-hdmi-fix-disable-sequence patches.suse/0714-drm-exynos-select-cec_core-if-cec_notifier patches.suse/drm-exynos-mark-pm-functions-as-__maybe_unused patches.suse/nbd-allow-multiple-disconnects-to-be-sent.patch patches.suse/nbd-take-tx_lock-before-disconnecting.patch patches.suse/nbd-only-set-sndtimeo-if-we-have-a-timeout-set.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.suse/nbd-clear-disconnected-on-reconnect.patch patches.suse/xen-blkfront-fix-mq-start-stop-race.patch patches.suse/xen-blkfront-always-allocate-grants-first-from-per-q.patch patches.suse/nvme-also-provide-a-UUID-in-the-WWID-sysfs-attribute.patch patches.suse/nvme-fabrics-commands-should-use-the-fctype-field-fo.patch patches.suse/nvme-fc-address-target-disconnect-race-conditions-in.patch patches.suse/nvme-fc-revise-TRADDR-parsing.patch patches.suse/nvme-pci-fix-HMB-size-calculation.patch patches.suse/nvme-validate-admin-queue-before-unquiesce.patch patches.suse/lightnvm-pblk-advance-bio-according-to-lba-index.patch patches.suse/0001-dm-integrity-use-plugging-when-writing-the-journal.patch patches.suse/0002-dm-integrity-WARN_ON-if-variables-representing-journ.patch patches.suse/0004-dm-bufio-fix-error-code-in-dm_bufio_write_dirty_buff.patch patches.suse/0005-dm-raid-remove-WARN_ON-in-raid10_md_layout_to_format.patch patches.suse/0006-dm-raid-fix-activation-check-in-validate_raid_redund.patch patches.suse/0007-dm-raid-avoid-mddev-suspended-access.patch patches.suse/0008-dm-raid-bump-target-version.patch patches.suse/0009-dm-zoned-remove-test-for-impossible-REQ_OP_FLUSH-con.patch patches.suse/0010-dm-zoned-use-GFP_NOIO-in-I-O-path.patch patches.suse/0011-dm-verity-fec-fix-GFP-flags-used-with-mempool_alloc.patch patches.suse/dm-dax-Make-sure-dm_dax_flush-is-called-if-device-su.patch patches.suse/0005-md-raid1-raid10-initialize-bvec-table-via-bio_add_pa.patch patches.suse/0006-md-raid1-10-move-raid1-raid10-common-code-into-raid1.patch patches.suse/0007-md-simplify-code-with-bio_io_error.patch patches.suse/0008-MD-fix-warnning-for-UP-case.patch patches.suse/btrfs-fix-lockup-in-find_free_extent-with-read-only-block-groups.patch patches.suse/btrfs-round-down-size-diff-when-shrinking-growing-device.patch patches.suse/0015-crypto-inside-secure-do-not-parse-the-dma-mask-from-.patch patches.suse/0016-Documentation-bindings-crypto-remove-the-dma-mask-pr.patch patches.suse/powerpc-mm-radix-Workaround-prefetch-issue-with-KVM.patch patches.suse/powerpc-mm-hash-Free-the-subpage_prot_table-correctl.patch patches.suse/0001-arm64-atomics-Remove-from-asm-constraint-in-lse-atom.patch patches.suse/0012-perf-Convert-to-using-pOF-instead-of-full_name.patch patches.suse/0001-perf-qcom_l2-fix-column-exclusion-check.patch patches.suse/0001-arm64-sysreg-Fix-unprotected-macro-argmuent-in-write.patch patches.suse/0014-drivers-perf-arm_pmu-Request-PMU-SPIs-with-IRQF_PER_.patch patches.suse/KVM-VMX-remove-unused-field.patch patches.suse/KVM-make-pid-available-for-uevents-without-debugfs.patch patches.suse/KVM-x86-do-mask-out-upper-bits-of-PAE-CR3.patch patches.suse/x86-irq-Define-a-global-vector-for-nested-posted-int.patch patches.suse/KVM-nVMX-Fix-posted-intr-delivery-when-vcpu-is-in-gu.patch patches.suse/KVM-nVMX-Fix-loss-of-L2-s-NMI-blocking-state.patch patches.suse/KVM-s390-take-srcu-lock-when-getting-setting-storage.patch patches.suse/KVM-LAPIC-Fix-reentrancy-issues-with-preempt-notifie.patch patches.suse/xfs-check-_btree_check_block-value.patch patches.suse/xfs-fix-quotacheck-dquot-id-overflow-infinite-loop.patch patches.suse/0001-NFS-Optimize-fallocate-by-refreshing-mapping-when-ne.patch patches.suse/0001-of-irq-fix-of_irq_to_resource-error-check.patch patches.suse/perf-x86-intel-uncore-fix-skylake-upi-pmu-event-masks.patch patches.suse/perf-x86-intel-uncore-fix-skylake-server-pcu-pmu-event-format.patch patches.suse/perf-x86-intel-uncore-fix-skylake-server-cha-llc_lookup-event-umask.patch patches.suse/perf-x86-intel-uncore-remove-invalid-skylake-server-cha-filter-field.patch patches.suse/perf-x86-intel-uncore-fix-skx-cha-event-extra-regs.patch patches.suse/perf-x86-intel-uncore-fix-missing-marker-for-skx_uncore_cha_extra_regs.patch patches.suse/kprobes-x86-release-insn_slot-in-failure-path patches.suse/sched-wait-Clean-up-some-documentation-warnings.patch patches.suse/workqueue-Work-around-edge-cases-for-calc-of-pool-s-.patch patches.suse/tun-tap-Add-the-missed-return-value-check-of-registe.patch patches.suse/selftests-bpf-subtraction-bounds-test.patch patches.suse/lib-test_rhashtable-fix-for-large-entry-counts patches.suse/mlxsw-spectrum_router-Don-t-offload-routes-next-in-l.patch patches.suse/brcmfmac-fix-regression-in-brcmf_sdio_txpkt_hdalign.patch patches.suse/Revert-rtlwifi-btcoex-rtl8723be-fix-ant_sel-not-work.patch patches.suse/0130-iwlwifi-pcie-fix-unused-txq-NULL-pointer-dereference.patch patches.suse/iwlwifi-mvm-fix-a-NULL-pointer-dereference-of-error- patches.suse/iwlwifi-missing-error-code-in-iwl_trans_pcie_alloc patches.suse/iwlwifi-fix-tracing-when-tx-only-is-enabled patches.suse/iwlwifi-mvm-handle-IBSS-probe_queue-in-a-few-missing patches.suse/0131-iwlwifi-mvm-defer-setting-IWL_MVM_STATUS_IN_HW_RESTA.patch patches.suse/lib-test_rhashtable-fix-kasan-warning patches.suse/msft-hv-1432-Revert-netvsc-optimize-calculation-of-number-of-slot.patch patches.suse/bpf-don-t-zero-out-the-info-struct-in-bpf_obj_get_in.patch patches.suse/net-check-dev-addr_len-for-dev_set_mac_address.patch patches.suse/net-mlx5-Clean-SRIOV-eswitch-resources-upon-VF-creat.patch patches.suse/revert-vhost-cache-used-event-for-better-performance.patch patches.suse/net-thunderx-Fix-BGX-transmit-stall-due-to-underflow.patch patches.suse/bpf-don-t-indicate-success-when-copy_from_user-fails.patch patches.suse/brcmfmac-Don-t-grow-SKB-by-negative-size.patch patches.suse/bpf-fix-bpf_prog_get_info_by_fd-to-dump-correct-xlat.patch patches.suse/0002-mv643xx_eth-fix-of_irq_to_resource-error-check.patch patches.suse/Revert-net-bcmgenet-Remove-init-parameter-from-bcmge.patch patches.suse/samples-bpf-fix-bpf-tunnel-cleanup.patch patches.suse/scsi-qedi-Add-ISCSI_BOOT_SYSFS-to-Kconfig.patch patches.suse/scsi-megaraid_sas-fix-memleak-in-megasas_alloc_cmdli.patch patches.suse/scsi-aic7xxx-fix-firmware-build-with-O-path.patch patches.suse/scsi-libcxgbi-add-check-for-valid-cxgbi_task_data patches.suse/scsi_transport_fc-return-EBUSY-for-deleted-vport.patch patches.suse/scsi-qedi-Fix-return-code-in-qedi_ep_connect.patch patches.suse/platform-x86-wmi-Fix-error-handling-in-acpi_wmi_init.patch patches.suse/0008-NFSv4-Fix-double-frees-in-nfs4_test_session_trunk.patch patches.suse/cpufreq-x86-Make-scaling_cur_freq-behave-more-as-expected.patch patches.suse/cpufreq-docs-Add-missing-cpuinfo_cur_freq-descriptio patches.suse/cpufreq-intel_pstate-Drop-get-from-intel_pstate-structure.patch patches.suse/0029-thunderbolt-icm-Ignore-mailbox-errors-in-icm_suspend.patch patches.suse/acpi-watchdog-fix-init-failure-with-overlapping-register.patch patches.suse/0009-mailbox-pcc-Fix-crash-when-request-PCC-channel-0.patch patches.suse/0001-ipc-add-missing-container_of-s-for-randstruct.patch patches.suse/powerpc-mm-Fix-pmd-pte_devmap-on-non-leaf-entries.patch patches.suse/0003-powerpc-83xx-mpc832x_rdb-fix-of_irq_to_resource-erro.patch patches.suse/powerpc-perf-POWER9-PMU-stops-after-idle-workaround.patch patches.suse/0715-drm-amdgpu-use-list_del_init-in-amdgpu_mn_unregister patches.suse/mmc-block-bypass-the-queue-even-if-usage-is-present-for-hotplug.patch patches.suse/iommu-arm-smmu-Reintroduce-locking-around-TLB-sync-o.patch patches.suse/iommu-mtk-Avoid-redundant-TLB-syncs-locally.patch patches.suse/revert-iommu-io-pgtable-avoid-redundant-tlb-syncs patches.suse/iommu-amd-fix-schedule-while-atomic-bug-in-initialization-code patches.suse/ASoC-samsung-odroid-Fix-EPLL-frequency-values patches.suse/0060-libceph-make-encode_request_-work-with-r_mempool-requests.patch patches.suse/0061-libceph-don-t-call-reencode_message-more-than-once-per-message.patch patches.suse/0062-libceph-fallback-for-when-there-isn-t-a-pool-specific-choose_arg.patch patches.suse/0063-crush-assume-weight_set-null-imples-weight_set_size-0.patch patches.suse/0064-libceph-upmap-semantic-changes.patch patches.suse/0065-libceph-make-recovery_deletes-feature-create-a-new-interval.patch patches.suse/0001-arm64-Fix-potential-race-with-hardware-DBM-in-ptep_s.patch patches.suse/soc-zte-Restrict-SOC_ZTE-to-ARCH_ZX-or-COMPILE_TEST patches.suse/ARM-pxa-select-both-FB-and-FB_W100-for-eseries.patch patches.suse/ARM-shmobile-rcar-gen2-Fix-deadlock-in-regulator-qui.patch patches.suse/KVM-nVMX-do-not-fill-vm_exit_intr_error_code-in-prep.patch patches.suse/KVM-nVMX-fixes-to-nested-virt-interrupt-injection.patch patches.suse/KVM-X86-Fix-loss-of-pending-INIT-due-to-race.patch patches.suse/KVM-X86-init-irq-level-in-kvm_pv_kick_cpu_op.patch patches.suse/KVM-avoid-using-rcu_dereference_protected.patch patches.suse/KVM-nVMX-do-not-pin-the-VMCS12.patch patches.suse/kvm-nVMX-don-t-flush-VMCS12-during-VMXOFF-or-VCPU-te.patch patches.suse/KVM-nVMX-mark-vmcs12-pages-dirty-on-L2-exit.patch patches.suse/KVM-nVMX-Fix-interrupt-window-request-with-Acknowled.patch patches.suse/KVM-arm-arm64-Fix-bug-in-advertising-KVM_CAP_MSI_DEV.patch patches.suse/KVM-arm-arm64-PMU-Fix-overflow-interrupt-injection.patch patches.suse/KVM-arm-arm64-vgic-Use-READ_ONCE-fo-cmpxchg.patch patches.suse/clk-x86-Do-not-gate-clocks-enabled-by-the-firmware patches.suse/clk-meson-mpll-fix-mpll0-fractional-part-ignored patches.suse/gpio-tegra-fix-unbalanced-chained_irq_enter-exit patches.suse/media-Revert-media-et8ek8-Export-OF-device-ID-as-mod.patch patches.suse/media-rainshadow-cec-avoid-Wmaybe-uninitialized-warn2.patch patches.suse/0001-media-cec-notifier-small-improvements.patch patches.suse/xfs-fix-per-inode-dax-flag-inheritance.patch patches.suse/mtd-nand-sunxi-fix-potential-divide-by-zero-error.patch patches.suse/scsi-bnx2fc-Plug-CPU-hotplug-race.patch patches.suse/scsi-bnx2fc-Prevent-recursive-cpuhotplug-locking.patch patches.suse/scsi-bnx2i-prevent-recursive-cpuhotplug-locking patches.suse/scsi-bnx2fc-Simplify-CPU-hotplug-code.patch patches.suse/scsi-bnx2i-simplify-cpu-hotplug-code patches.suse/scsi-qedf-Limit-number-of-CQs.patch patches.suse/0022-scsi-aacraid-reading-out-of-bounds.patch patches.suse/IB-core-Fix-race-condition-in-resolving-IP-to-MAC.patch patches.suse/RDMA-uverbs-Prevent-leak-of-reserved-field.patch patches.suse/IB-uverbs-Fix-device-cleanup.patch patches.suse/RDMA-mlx5-Fix-existence-check-for-extended-address-v.patch patches.suse/0001-IB-hns-checking-for-IS_ERR-instead-of-NULL.patch patches.suse/IB-ipoib-Fix-race-between-light-events-and-interface.patch patches.suse/IB-ipoib-Use-cancel_delayed_work_sync-when-needed.patch patches.suse/IB-ipoib-Make-sure-no-in-flight-joins-while-leaving-.patch patches.suse/IB-ipoib-Prevent-setting-negative-values-to-max_nons.patch patches.suse/IB-ipoib-Set-IPOIB_NEIGH_TBL_FLUSH-after-flushed-com.patch patches.suse/IB-ipoib-Add-multicast-packets-statistics.patch patches.suse/IB-ipoib-Add-get-statistics-support-to-SRIOV-VF.patch patches.suse/IB-ipoib-Clean-error-paths-in-add-port.patch patches.suse/IB-ipoib-Remove-double-pointer-assigning.patch patches.suse/Revert-IB-core-Allow-QP-state-transition-from-reset-.patch patches.suse/IB-ipoib-Notify-on-modify-QP-failure-only-when-relev.patch patches.suse/Cipso-cipso_v4_optptr-enter-infinite-loop.patch patches.suse/vxlan-fix-remcsum-when-GRO-on-and-CHECKSUM_PARTIAL-b.patch patches.suse/gue-fix-remcsum-when-GRO-on-and-CHECKSUM_PARTIAL-bou.patch patches.suse/b44-Initialize-64-bit-stats-seqcount patches.suse/i40e-Initialize-64-bit-statistics-TX-ring-seqcount.patch patches.suse/ixgbe-Initialize-64-bit-stats-seqcounts.patch patches.suse/nfp-Initialize-RX-and-TX-ring-64-bit-stats-seqcounts.patch patches.suse/gtp-Initialize-64-bit-per-cpu-stats-correctly.patch patches.suse/msft-hv-1440-netvsc-Initialize-64-bit-stats-seqcount.patch patches.suse/ipvlan-Fix-64-bit-statistics-seqcount-initialization.patch patches.suse/lan78xx-USB-fast-connect-disconnect-crash-fix.patch patches.suse/lan78xx-Fix-to-handle-hard_header_len-update.patch patches.suse/net-mlx4_en-Fix-wrong-indication-of-Wake-on-LAN-WoL-.patch patches.suse/net-mlx4_core-Fix-sl_to_vl_change-bit-offset-in-flag.patch patches.suse/net-mlx4_core-Fix-namespace-misalignment-in-QinQ-VST.patch patches.suse/net-mlx4_core-Fixes-missing-capability-bit-in-flags2.patch patches.suse/ibmvnic-103-Initialize-SCRQ-s-during-login-renegotiation.patch patches.suse/batman-adv-fix-TT-sync-flag-inconsistencies.patch patches.suse/tcp-introduce-tcp_rto_delta_us-helper-for-xmit-timer.patch patches.suse/tcp-enable-xmit-timer-fix-by-having-TLP-use-time-whe.patch patches.suse/tcp-fix-xmit-timer-to-only-be-reset-if-data-ACKed-SA.patch patches.suse/mlxsw-spectrum_switchdev-Don-t-warn-about-valid-situ.patch patches.suse/mlxsw-spectrum_switchdev-Release-multicast-groups-du.patch patches.suse/bpf-s390-fix-build-for-libbpf-and-selftest-suite.patch patches.suse/xgene-Always-get-clk-source-but-ignore-if-it-s-missi.patch patches.suse/bpf-fix-byte-order-test-in-test_verifier.patch patches.suse/msft-hv-1445-netvsc-fix-race-on-sub-channel-creation.patch patches.suse/bpf-fix-selftest-bpf-test_pkt_md_access-on-s390x.patch patches.suse/s390-qeth-fix-L3-next-hop-in-xmit-qeth-hdr.patch patches.suse/qed-Fix-a-memory-allocation-failure-test-in-qed_mcp_.patch patches.suse/0017-crypto-inside-secure-fix-invalidation-check-in-hmac_.patch patches.suse/0018-crypto-inside-secure-fix-the-sha-state-length-in-hma.patch patches.suse/block-bfq-reset-in_service_entity-if-it-becomes-idle.patch patches.suse/block-bfq-consider-also-in_service_entity-to-state-w.patch patches.suse/blk-mq-don-t-leak-preempt-counter-q_usage_counter-wh.patch patches.suse/i2c-core-allow-empty-id_table-in-acpi-case-as-well.patch patches.suse/0010-i2c-designware-Print-clock-freq-on-invalid-clock-fre.patch patches.suse/i2c-mux-pinctrl-mention-correct-module-name-in-Kconf patches.suse/userfaultfd-hugetlbfs-remove-superfluous-page-unlock.patch patches.suse/mm-migrate-prevent-racy-access-to-tlb_flush_pending.patch patches.suse/mm-migrate-fix-barriers-around-tlb_flush_pending.patch patches.suse/Revert-mm-numa-defer-TLB-flush-for-THP-migration-as-long-as-possible.patch patches.suse/mm-refactor-TLB-gathering-API.patch patches.suse/mm-make-tlb_flush_pending-global.patch patches.suse/mm-fix-MADV_-FREE-DONTNEED-TLB-flush-miss-problem.patch patches.suse/mm-fix-KSM-data-corruption.patch patches.suse/zram-rework-copy-of-compressor-name-in-comp_algorith.patch patches.suse/0716-drm-msm-mdp5-fix-compilation-warnings patches.suse/0717-drm-msm-fix-an-integer-overflow-test patches.suse/0718-drm-msm-unlock-on-error-in-msm_gem_get_iova patches.suse/0719-drm-msm-mdp5-fix-unclocked-register-access-in-cursor_set patches.suse/drm-msm-dsi-Calculate-link-clock-rates-with-updated- patches.suse/0720-drm-msm-fix-warn_on-in-add_vma-with-no-iommu patches.suse/0721-drm-msm-null-pointer-dereference-in-drivers-gpu-drm-msm-msm_gem_vma-c patches.suse/0722-drm-msm-mdp5-fix-typo-in-encoder_enable-path patches.suse/0723-drm-msm-mdp5-drop-clock-names-with-clk-suffix patches.suse/0724-drm-msm-remove-some-potentially-blocked-register-ranges patches.suse/0725-drm-msm-allow-hardware-clock-gating-to-be-toggled patches.suse/0726-drm-msm-turn-off-hardware-clock-gating-before-reading-a5xx-registers patches.suse/0727-drm-msm-args-fence-should-be-args-flags patches.suse/0728-drm-msm-remove-_user-from-_u64-data-types patches.suse/0729-drm-msm-adreno-prevent-unclocked-access-when-retrieving-timestamps patches.suse/0730-drm-msm-gpu-call-qcom_mdt-interfaces-only-for-arch_qcom patches.suse/0731-drm-msm-gpu-don-t-abuse-dma_alloc-for-non-dma-allocations patches.suse/0732-drm-exynos-forbid-creating-framebuffers-from-too-small-gem-buffers patches.suse/0071-drm-rockchip-vop-fix-iommu-page-fault-when-resume.patch patches.suse/0072-drm-rockchip-vop-fix-NV12-video-display-error.patch patches.suse/0073-drm-rockchip-vop-round_up-pitches-to-word-align.patch patches.suse/0074-drm-rockchip-vop-report-error-when-check-resource-er.patch patches.suse/drm-i915-gvt-change-resetting-to-resetting_eng patches.suse/drm-i915-gvt-clean-workload-queue-if-error-happened patches.suse/drm-i915-gvt-Initialize-MMIO-Block-with-HW-state patches.suse/drm-i915-gvt-Change-the-max-length-of-mmio_reg_rw-fr patches.suse/drm-i915-perf-fix-flex-eu-registers-programming patches.suse/drm-i915-shrinker-Wrap-need_resched-inside-preempt-d patches.suse/drm-i915-fix-backlight-invert-for-non-zero-minimum-b patches.suse/0733-drm-make-drm_stm-default-n patches.suse/drm-nouveau-disp-nv04-avoid-creation-of-output-paths patches.suse/powerpc-cpuidle-0010-Disable-LOSE_FULL_CONTEXT-states-when-stop-api-fails.patch patches.suse/0001-fbdev-omapfb-remove-unused-variable.patch patches.suse/mmc-block-fix-lockdep-splat-when-removing-mmc_block-module.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.suse/nvme-strip-trailing-0-bytes-in-wwid_show.patch patches.suse/nvmet_fc-add-defer_req-callback-for-deferment-of-cmd.patch patches.suse/lpfc-support-nvmet_fc-defer_rcv-callback.patch patches.suse/nvme-pci-fix-CMB-sysfs-file-removal-in-reset-path.patch patches.suse/nvme-fix-nvme-reset-command-timeout-handling.patch patches.suse/nvme-fix-directive-command-numd-calculation.patch patches.suse/xen-x86-provide-init_mem_mapping-hook.patch patches.suse/xen-split-up-xen_hvm_init_shared_info.patch patches.suse/xen-fix-hvm-guest-with-kaslr-enabled.patch patches.suse/0056-tcmu-fix-possible-to-from-address-overflow-when-doing-the-memcpy patches.suse/0057-tcmu-free-old-string-on-reconfig patches.suse/cxgbit-add-missing-_kfree_skb patches.suse/iscsi-target-fix-invalid-flags-in-text-response patches.suse/cxgbit-fix-sg_nents-calculation patches.suse/qla2xxx-Fix-incorrect-tcm_qla2xxx_free_cmd-use-durin.patch patches.suse/0130-mtd-blkdevs-Fix-mtd-block-write-failure.patch patches.suse/iio-adc-sun4i-gpadc-iio-fix-unbalanced-irq-enable-di patches.suse/0001-tty-pl011-fix-initialization-order-of-QDF2400-E44.patch patches.suse/0030-thunderbolt-Do-not-enumerate-more-ports-from-DROM-th.patch patches.suse/0001-md-r5cache-call-mddev_lock-unlock-in-r5c_journal_mod.patch patches.suse/0001-md-r5cache-fix-io_unit-handling-in-r5l_log_endio.patch patches.suse/0009-test_sysctl-fix-sysctl.sh-by-making-it-executable.patch patches.suse/net-sched-hfsc-allocate-tcf-block-for-hfsc-root-clas.patch patches.suse/net-stmmac-Use-the-right-logging-function-in-stmmac_.patch patches.suse/nfp-do-not-update-MTU-from-BH-in-flower-app.patch patches.suse/bpf-fix-two-missing-target_size-settings-in-bpf_conv.patch patches.suse/0001-PCI-Disable-PCIe-Relaxed-Ordering-if-unsupported.patch patches.suse/0002-PCI-Disable-Relaxed-Ordering-for-some-Intel-processo.patch patches.suse/0003-PCI-Disable-Relaxed-Ordering-Attributes-for-AMD-A110.patch patches.suse/0006-net-cxgb4-Use-new-PCI_DEV_FLAGS_NO_RELAXED_ORDERING-.patch patches.suse/0007-net-cxgb4vf-Use-new-PCI_DEV_FLAGS_NO_RELAXED_ORDERIN.patch patches.suse/tcp-ulp-avoid-module-refcnt-leak-in-tcp_set_ulp.patch patches.suse/ipv6-release-rt6-rt6i_idev-properly-during-ifdown.patch patches.suse/tcp-fix-possible-deadlock-in-TCP-stack-vs-BPF-filter.patch patches.suse/iwlwifi-mvm-fix-TCP-CSUM-offload-with-WEP-and-A000-s patches.suse/0133-iwlwifi-add-TLV-for-MLME-offload-firmware-capability.patch patches.suse/0134-iwlwifi-split-the-regulatory-rules-when-the-bandwidt.patch patches.suse/0135-iwlwifi-mvm-set-A-MPDU-bit-upon-empty-BA-notificatio.patch patches.suse/0136-iwlwifi-mvm-rs-fix-TLC-statistics-collection.patch patches.suse/0137-iwlwifi-fix-fw_pre_next_step-to-apply-also-for-C-ste.patch patches.suse/iwlwifi-mvm-set-the-RTS_MIMO_PROT-bit-in-flag-mask-w patches.suse/0139-iwlwifi-add-the-new-9000-series-PCI-IDs.patch patches.suse/0140-iwlwifi-mvm-Fix-a-memory-leak-in-an-error-handling-p.patch patches.suse/0141-iwlwifi-mvm-start-mac-queues-when-deferred-tx-frames.patch patches.suse/0142-iwlwifi-mvm-don-t-WARN-when-a-legit-race-happens-in-.patch patches.suse/0143-mac80211-add-api-to-start-ba-session-timer-expired-f.patch patches.suse/0144-iwlwifi-mvm-send-delba-upon-rx-ba-session-timeout.patch patches.suse/brcmfmac-feature-check-for-multi-scheduled-scan-fail.patch patches.suse/net_sched-reset-pointers-to-tcf-blocks-in-classful-q.patch patches.suse/sfc-don-t-try-and-read-ef10-data-on-non-ef10-NIC.patch patches.suse/0004-PCI-fix-oops-when-try-to-find-Root-Port-for-a-PCI-de.patch patches.suse/scsi-qla2xxx-Fix-system-crash-while-triggering-FW-du.patch patches.suse/st-fix-blk_get_queue-usage.patch patches.suse/scsi-ipr-Fix-scsi-mq-lockdep-issue.patch patches.suse/scsi-ses-Fix-wrong-page-error.patch patches.suse/cpufreq-intel_pstate-report-correct-CPU-frequencies-during-trace.patch patches.suse/cpufreq-x86-Disable-interrupts-during-MSRs-reading.patch patches.suse/drm-i915-remove-unused-function-declaration patches.suse/drm-i915-cnl-Add-slice-and-subslice-information-to-d patches.suse/drm-i915-Return-correct-EDP-voltage-swing-table-for- patches.suse/drm-i915-Suppress-switch_mm-emission-between-the-sam patches.suse/drm-i915-Avoid-the-gpu-reset-vs.-modeset-deadlock patches.suse/of-fix-DMA-mask-generation.patch patches.suse/ALSA-seq-Fix-CONFIG_SND_SEQ_MIDI-dependency.patch patches.suse/ALSA-hda-realtek-Fix-pincfg-for-Dell-XPS-13-9370 patches.suse/soc-imx-gpcv2-fix-regulator-deferred-probe patches.suse/soc-ti-ti_sci_pm_domains-Populate-name-for-genpd patches.suse/RDMA-vmw_pvrdma-Report-CQ-missed-events.patch patches.suse/i40iw-Fix-parsing-of-query-commit-FPM-buffers.patch patches.suse/i40iw-Correct-variable-names.patch patches.suse/i40iw-Fix-typecast-of-tcp_seq_num.patch patches.suse/i40iw-Use-correct-alignment-for-CQ0-memory.patch patches.suse/i40iw-Fix-potential-fcn_id_array-out-of-bounds.patch patches.suse/IB-hns-fix-memory-leak-on-ah-on-error-return-path.patch patches.suse/iw_cxgb4-fix-misuse-of-integer-variable.patch patches.suse/IB-core-Protect-sysfs-entry-on-ib_unregister_device.patch patches.suse/IB-uverbs-Fix-NULL-pointer-dereference-during-device.patch patches.suse/blk-mq-Fix-queue-usage-on-failed-request-allocation.patch patches.suse/nvmet-don-t-overwrite-identify-sn-fr-with-0-bytes.patch patches.suse/nvmet-fc-correct-use-after-free-on-list-teardown.patch patches.suse/nvmet-fc-eliminate-incorrect-static-markers-on-local.patch patches.suse/nvme-fabrics-fix-reporting-of-unrecognized-options.patch patches.suse/nvme-pci-set-cqe_seen-on-polled-completions.patch patches.suse/xfs-fix-inobt-inode-allocation-search-optimization.patch patches.suse/iomap-fix-integer-truncation-issues-in-the-zeroing-a.patch patches.suse/xfs-clear-MS_ACTIVE-after-finishing-log-recovery.patch patches.suse/mm-memcontrol-fix-null-pointer-crash-in-test_clear_page_writeback.patch patches.suse/wait-add-wait_event_killable_timeout.patch patches.suse/kmod-fix-wait-on-recursive-loop.patch patches.suse/mm-oom-fix-potential-data-corruption-when-oom_reaper.patch patches.suse/irqchip-gic-v2-Report-failures-in-gic_irq_domain_all.patch patches.suse/irqchip-gic-v3-Report-failures-in-gic_irq_domain_all.patch patches.suse/irqchip-gic-v3-Honor-forced-affinity-setting.patch patches.suse/irqchip-gic-v3-its-Remove-ACPICA-version-check-for-A.patch patches.suse/irqchip-gic-Ensure-we-have-an-ISB-between-ack-and-ha.patch patches.suse/irqchip-brcmstb-l2-Define-an-irq_pm_shutdown-functio patches.suse/irqchip-gic-v3-its-Allow-GIC-ITS-number-more-than-MA.patch patches.suse/irqchip-gic-v3-its-platform-msi-Fix-msi-parent-parsi.patch patches.suse/perf-core-fix-time-on-ioc_enable.patch patches.suse/clocksource-drivers-arm_arch_timer-Fix-mem-frame-loo.patch patches.suse/clocksource-drivers-arm_arch_timer-Avoid-infinite-re.patch patches.suse/0005-x86-cpufeature-kvm-svm-rename-shorten-the-new-virtualized-vmsave-vmload-cpuid-flag patches.suse/00-x86-boot-64-clang-use-fixup_pointer-to-access-next_early_pgt.patch patches.suse/net-sched-fix-p_filter_chain-check-in-tcf_chain_flus.patch patches.suse/netxen-fix-incorrect-loop-counter-decrement.patch patches.suse/0005-PCI-Allow-PCI-express-root-ports-to-find-themselves.patch patches.suse/tools-lib-bpf-improve-warning.patch patches.suse/0097-rtc-ds1307-fix-regmap-config.patch patches.suse/scsi-megaraid_sas-fix-error-handle-in-megasas_probe_.patch patches.suse/scsi-csiostor-fail-probe-if-fw-does-not-support-FCoE.patch patches.suse/0023-scsi-aacraid-Fix-out-of-bounds-in-aac_get_name_resp.patch patches.suse/scsi-sd_zbc-Write-unlock-zone-from-sd_uninit_cmnd.patch patches.suse/scsi-cxgb4i-call-neigh_event_send-to-update-MAC-addr.patch patches.suse/gpio-reject-invalid-gpio-before-getting-gpio_desc patches.suse/0028-gpio-mvebu-Fix-cause-computation-in-irq-handler.patch patches.suse/arm64-kaslr-ignore-modulo-offset-when-validating-vir.patch patches.suse/arm64-kaslr-Adjust-the-offset-to-avoid-Image-across-.patch patches.suse/ARM-at91-don-t-select-CONFIG_ARM_CPU_SUSPEND-for-old.patch patches.suse/btrfs-fix-blk_status_t-errno-confusion.patch patches.suse/kbuild-use--fshort-wchar-globally.patch patches.suse/ACPICA-Fix-acpi_evaluate_object_typed.patch patches.suse/IB-core-Avoid-accessing-non-allocated-memory-when-in.patch patches.suse/IB-mlx5-Fix-Raw-Packet-QP-event-handler-assignment.patch patches.suse/IB-mlx5-Always-return-success-for-RoCE-modify-port.patch patches.suse/gpu-ipu-v3-add-DRM-dependency.patch patches.suse/0734-drm-imx-ipuv3-plane-fix-yuv-framebuffer-scanout-on-the-base-plane patches.suse/0078-drm-rockchip-Fix-suspend-crash-when-drm-is-not-bound.patch patches.suse/drm-i915-Initialize-data-in-intel_dsi_dcs_backlight. patches.suse/drm-i915-cnl-Fix-LSPCON-support patches.suse/drm-i915-bxt-use-NULL-for-GPIO-connection-ID patches.suse/drm-i915-Clear-lost-context-switch-interrupts-across patches.suse/dmaengine-tegra210-adma-fix-of_irq_get-error-check patches.suse/mmc-block-prevent-propagating-r1_out_of_range-for-open-ending-mode.patch patches.suse/0011-i2c-designware-Fix-oops-from-i2c_dw_irq_handler_slav.patch patches.suse/0012-i2c-designware-Fix-standard-mode-speed-when-configur.patch patches.suse/0013-i2c-designware-Remove-needless-pm_runtime_put_noidle.patch patches.suse/0014-i2c-designware-Fix-runtime-PM-for-I2C-slave-mode.patch patches.suse/blk-throttle-cap-discard-request-size.patch patches.suse/Revert-loop-support-4k-physical-blocksize.patch patches.suse/bsg-lib-fix-kernel-panic-resulting-from-missing-allo.patch patches.suse/blk-mq-debugfs-Add-names-for-recently-added-flags.patch patches.suse/mtd-nandsim-remove-debugfs-entries-in-error-path.patch patches.suse/virtio_blk-fix-incorrect-message-when-disk-is-resize.patch patches.suse/KVM-PPC-Book3S-HV-Use-msgsync-with-hypervisor-doorbell.patch patches.suse/KVM-PPC-Book3S-0001-HV-Workaround-POWER9-DD1.0-bug-causin.patch patches.suse/KVM-PPC-Book3S-0002-HV-Add-missing-barriers-to-XIVE-code-.patch patches.suse/KVM-PPC-Book3S-Fix-race-and-leak-in-kvm_vm_ioctl_cre.patch patches.suse/Minor-page-waitqueue-cleanups.patch patches.suse/Avoid-page-waitqueue-race-leaving-possible-page-locker-waiting.patch patches.suse/iio-trigger-stm32-timer-fix-quadrature-mode-get-rout patches.suse/iio-trigger-stm32-timer-fix-write_raw-return-value patches.suse/iio-trigger-stm32-timer-fix-get-set-down-count-direc patches.suse/0076-iio-adc-ina219-Avoid-underflow-for-sleeping-time.patch patches.suse/page-waitqueue-always-add-new-entries-at-the-end.patch patches.suse/libata-check-for-trusted-computing-in-IDENTIFY-DEVIC.patch patches.suse/scsi-ipr-Set-no_report_opcodes-for-RAID-arrays.patch patches.suse/scsi-sg-off-by-one-in-sg_ioctl.patch patches.suse/scsi-qedf-Fix-a-potential-NULL-pointer-dereference.patch patches.suse/drm-bridge-sii8620-Fix-memory-corruption patches.suse/0735-drm-amdgpu-update-to-new-mmu_notifier-semantic patches.suse/include-linux-compiler.h-don-t-perform-compiletime_a.patch patches.suse/scripts-dtc-fix-zx-warning.patch patches.suse/0024-dm-fix-the-second-dec_pending-argument-in-__split_an.patch patches.suse/0025-dm-mpath-retry-BLK_STS_RESOURCE-errors.patch patches.suse/0001-dm-fix-printk-rate-limiting-code.patch patches.suse/xen-blkback-stop-blkback-thread-of-every-queue-in-xe.patch patches.suse/nvme-rdma-default-MR-page-size-to-4k.patch patches.suse/nvme-pci-use-dma-memory-for-the-host-memory-buffer-d.patch patches.suse/vfio-ccw-fix-bad-ptr-math-for-TIC-cda-translation.patch patches.suse/ALSA-pcm-Fix-power-lock-unbalance-via-OSS-emulation.patch patches.suse/esp-Fix-memleaks-on-error-paths.patch patches.suse/esp-Fix-error-handling-on-layer-2-xmit.patch patches.suse/0001-net-hsr-Check-skb_put_padto-return-value.patch patches.suse/mlxsw-spectrum_switchdev-Fix-mrouter-flag-update.patch patches.suse/tipc-remove-subscription-references-only-for-pending.patch patches.suse/tipc-fix-a-race-condition-of-releasing-subscriber-ob.patch patches.suse/net-sched-fix-use-after-free-when-tcf_chain_destroy-.patch patches.suse/net-sched-don-t-do-tcf_chain_flush-from-tcf_chain_de.patch patches.suse/net-phy-Deal-with-unbound-PHY-driver-in-phy_attached.patch patches.suse/nfp-don-t-hold-PF-lock-while-enabling-SR-IOV.patch patches.suse/nfp-make-sure-representors-are-destroyed-before-thei.patch patches.suse/nfp-avoid-buffer-leak-when-representor-is-missing.patch patches.suse/nfp-TX-time-stamp-packets-before-HW-doorbell-is-rung.patch patches.suse/bnxt_en-Fix-.ndo_setup_tc-to-include-XDP-rings.patch patches.suse/bnxt_en-Free-MSIX-vectors-when-unregistering-the-dev.patch patches.suse/bnxt_en-Do-not-setup-MAC-address-in-bnxt_hwrm_func_q.patch patches.suse/netfilter-ipt_CLUSTERIP-fix-use-after-free-of-proc-e.patch patches.suse/0001-netfilter-check-for-seqadj-ext-existence-before-addi.patch patches.suse/netfilter-nf_tables-Fix-nft-limit-burst-handling.patch patches.suse/virtio_net-be-drop-monitor-friendly.patch patches.suse/bpf-fix-bpf_setsockopts-return-value.patch patches.suse/net_sched-fix-a-refcount_t-issue-with-noop_qdisc.patch patches.suse/tipc-reassign-pointers-after-skb-reallocation-linear.patch patches.suse/tcp-fix-refcnt-leak-with-ebpf-congestion-control.patch patches.suse/r8169-Do-not-increment-tx_dropped-in-TX-ring-cleanin patches.suse/r8169-Be-drop-monitor-friendly patches.suse/0145-iwlwifi-pcie-move-rx-workqueue-initialization-to-iwl.patch patches.suse/l2tp-initialise-session-s-refcount-before-making-it-.patch patches.suse/l2tp-hold-tunnel-while-looking-up-sessions-in-l2tp_n.patch patches.suse/l2tp-hold-tunnel-while-processing-genl-delete-comman.patch patches.suse/l2tp-hold-tunnel-while-handling-genl-tunnel-updates.patch patches.suse/l2tp-hold-tunnel-while-handling-genl-TUNNEL_GET-comm.patch patches.suse/l2tp-hold-tunnel-used-while-creating-sessions-with-n.patch patches.suse/nfp-fix-unchecked-flow-dissector-use.patch patches.suse/nfp-fix-supported-key-layers-calculation.patch patches.suse/nfp-remove-incorrect-mask-check-for-vlan-matching.patch patches.suse/bridge-check-for-null-fdb-dst-before-notifying-switc.patch patches.suse/net-xfrm-don-t-double-hold-dst-when-sk_policy-in-use.patch patches.suse/esp-Fix-locking-on-page-fragment-allocation.patch patches.suse/esp-Fix-skb-tailroom-calculation.patch patches.suse/xfrm_user-fix-info-leak-in-copy_user_offload.patch patches.suse/xfrm_user-fix-info-leak-in-xfrm_notify_sa.patch patches.suse/xfrm_user-fix-info-leak-in-build_aevent.patch patches.suse/nfp-double-free-on-error-in-probe.patch patches.suse/drivers-net-xgene-Correct-probe-sequence-handling.patch patches.suse/sch_htb-fix-crash-on-init-failure.patch patches.suse/sch_multiq-fix-double-free-on-init-failure.patch patches.suse/sch_hhf-fix-null-pointer-dereference-on-init-failure.patch patches.suse/sch_hfsc-fix-null-pointer-deref-and-double-free-on-i.patch patches.suse/sch_cbq-fix-null-pointer-dereferences-on-init-failur.patch patches.suse/sch_fq_codel-avoid-double-free-on-init-failure.patch patches.suse/sch_netem-avoid-null-pointer-deref-on-init-failure.patch patches.suse/sch_sfq-fix-null-pointer-dereference-on-init-failure.patch patches.suse/sch_tbf-fix-two-null-pointer-dereferences-on-init-fa.patch patches.suse/net-mlx5-Skip-mlx5_unload_one-if-mlx5_load_one-fails.patch patches.suse/net-mlx5-Remove-the-flag-MLX5_INTERFACE_STATE_SHUTDO.patch patches.suse/i2c-designware-Round-down-ACPI-provided-clk-to-neare patches.suse/Fix-warning-messages-when-mounting-to-older-servers.patch patches.suse/0002-x86-ldt-fix-off-by-one-in-get_segment_base patches.suse/linux-uaccess.h-Fix-copy_in_user-declaration.patch patches.suse/0736-drm-sti-drop-drm_vblank_cleanup patches.suse/0737-drm-tegra-drop-drm_vblank_cleanup patches.suse/drm-doc-vblank-cleanup patches.suse/drm-vblank-_ioctl-posfix-for-ioctl-handler patches.suse/drm-vblank-Consistent-drm_crtc_-prefix patches.suse/0738-drm-udl-remove-dummy-busid-callback patches.suse/drm-Remove-drm_driver-set_busid-hook patches.suse/drm-pci-Deprecate-drm_pci_init-exit-completely patches.suse/drm-doc-Improve-ioctl-fops-docs-a-bit-more patches.suse/0739-drm-vc4-use-crtc-mode_valid-and-encoder-mode_valid-callbacks patches.suse/drm-More-links-for-gamma-support-helpers patches.suse/0740-drm-sti-sti_dvo-make-of_device_ids-const patches.suse/0741-drm-sti-sti_hqvdp-make-of_device_ids-const patches.suse/drm-Convert-CMA-fbdev-console-suspend-helpers-to-use patches.suse/0742-drm-armada-make-of_device_ids-const patches.suse/0743-drm-atmel-hlcdc-remove-unnecessary-null-check patches.suse/0057-drm-rockchip-Remove-unnecessary-NULL-check.patch patches.suse/0744-drm-sti-sti_hqvdp-undo-preparation-of-a-clock-source patches.suse/drm-Check-for-drm_device-dev-in-drm_set_busid patches.suse/0745-drm-vc4-send-a-vblank-event-when-disabling-a-crtc patches.suse/0746-drm-shmob-drop-drm_vblank_cleanup patches.suse/0747-drm-zte-drop-drm_vblank_cleanup patches.suse/0748-drm-arcpgu-use-crtc-mode_valid-callback patches.suse/drm-Add-drm_atomic_helper_wait_for_flip_done patches.suse/0749-drm-vc4-allow-vblank_disable_immediate-on-non-fw-kms-v2 patches.suse/0750-drm-vc4-hook-up-plane-prepare_fb-to-lookup-dma-buf-reservations patches.suse/0751-drm-vc4-wait-for-fences-interruptibly-in-blocking-mode patches.suse/0752-drm-vc4-use-the-atomic-state-s-commit-workqueue patches.suse/0753-drm-vc4-remove-dead-vc4_event_pending patches.suse/0754-drm-atmel-hlcdc-add-missing-set_property-helper-to-the-crtc patches.suse/0755-drm-atmel-hlcdc-add-support-for-8-bit-color-lookup-table-mode patches.suse/0058-drm-rockchip-dw_hdmi-add-RK3399-HDMI-support.patch patches.suse/0059-drm-rockchip-dw_hdmi-introduce-the-VPLL-clock-settin.patch patches.suse/0060-drm-rockchip-dw_hdmi-introduce-the-pclk-for-grf.patch patches.suse/0756-drm-qxl-fix-_user-annotations patches.suse/0757-drm-qxl-declare-a-bunch-of-functions-as-static patches.suse/0758-drm-qxl-move-extern-variable-declaration-header-file patches.suse/0759-drm-amd_radeon-drop-drm_vblank_cleanup patches.suse/0760-drm-mxsfb-drop-drm_vblank_cleanup patches.suse/0761-drm-arcpgu-arc_pgu_crtc_mode_valid-can-be-static patches.suse/0762-drm-vgem-pin-our-pages-for-dmabuf-exports patches.suse/0763-drm-hibmc-drop-drm_vblank_cleanup patches.suse/0764-drm-kirin-drop-drm_vblank_cleanup patches.suse/drm-i915-Drop-drm_vblank_cleanup patches.suse/0765-drm-mtk-drop-drm_vblank_cleanup patches.suse/drm-nouveau-Drop-drm_vblank_cleanup patches.suse/0061-drm-rockchip-Drop-drm_vblank_cleanup.patch patches.suse/0766-drm-udl-drop-drm_vblank_cleanup patches.suse/0767-drm-vmwgfx-drop-drm_vblank_cleanup patches.suse/drm-atomic-helper-Simplify-commit-tracking-locking patches.suse/drm-core-Fail-atomic-IOCTL-with-no-CRTC-state-but-wi patches.suse/0768-drm-hdlcd-remove-drm_vblank_cleanup-rise-of-the-zoombies-edition patches.suse/0769-drm-vblank-unexport-drm_vblank_cleanup patches.suse/0770-drm-arcpgu-remove-crtc-commit-helper-operation patches.suse/0771-drm-arcpgu-remove-crtc-prepare-helper-operation patches.suse/0772-drm-qxl-remove-unused-crtc-dpms-helper-operation patches.suse/0773-drm-qxl-replace-crtc-commit-helper-operation-with-enable patches.suse/0774-drm-vmwgfx-remove-unneeded-crtc-prepare-helper-operation patches.suse/0775-drm-vmwgfx-replace-crtc-commit-helper-operation-with-enable patches.suse/0776-drm-gma500-remove-an-unneeded-null-check patches.suse/dma-buf-dma-fence-Extract-__dma_fence_is_later.patch patches.suse/dma-buf-sw-sync-Fix-the-is-signaled-test-to-handle-u.patch patches.suse/dma-buf-sw-sync-Prevent-user-overflow-on-timeline-ad.patch patches.suse/dma-buf-sw-sync-Reduce-irqsave-irqrestore-from-known.patch patches.suse/dma-buf-sw-sync-sync_pt-is-private-and-of-fixed-size.patch patches.suse/dma-buf-sw-sync-Fix-locking-around-sync_timeline-lis.patch patches.suse/dma-buf-sw-sync-Use-an-rbtree-to-sort-fences-in-the-.patch patches.suse/0777-drm-add-old-state-pointer-to-crtc-enable-helper-function patches.suse/0778-drm-convert-atomic-drivers-from-crtc-disable-to-atomic_disable patches.suse/0779-drm-atomic-drop-helper-include-from-drm_atomic-c patches.suse/drm-atomic-initial-support-for-asynchronous-plane-up patches.suse/0780-drm-armada-constify-drm_prop_enum_list-structures patches.suse/0781-drm-armada-constify-drm_prop_enum_list-structures patches.suse/0782-drm-udl-dma-buf-constify-dma_buf_ops-structures patches.suse/0783-drm-ttm-virtio-gpu-dma-buf-constify-ttm_place-structures patches.suse/0784-drm-qxl-constify-ttm_place-structures patches.suse/0785-drm-bochs-switch-fb_ops-over-to-use-drm_fb_helper_cfb-helpers patches.suse/drm-fb-helper-Remove-drm_mode_config_fb patches.suse/drm-atomic-helper-Realign-function-parameters patches.suse/drm-Remove-pending_read_domains-and-pending_write_do patches.suse/drm-fb-helper-Push-down-modeset-lock-into-FB-helpers patches.suse/drm-i915-Drop-FBDEV-ifdev-in-mst-code patches.suse/drm-fb-helper-Add-top-level-lock patches.suse/drm-fb-helper-Push-locking-in-fb_is_bound patches.suse/drm-fb-helper-Drop-locking-from-the-vsync-wait-ioctl patches.suse/drm-fb-helper-Push-locking-into-pan_display_atomic-l patches.suse/drm-fb-helper-Push-locking-into-restore_fbdev_mode_a patches.suse/drm-fb-helper-Stop-using-mode_config.mutex-for-inter patches.suse/drm-fb-helper-Split-dpms-handling-into-legacy-and-at patches.suse/drm-fb-helper-factor-out-pseudo-palette patches.suse/drm-fb-helper-keep-the-.gamma_store-updated-in-drm_f patches.suse/drm-fb-helper-remove-drm_fb_helper_save_lut_atomic patches.suse/0786-drm-bridge-adv7511-clean-up-drm_bridge_add-call patches.suse/0787-drm-bridge-analogix-anx78xx-clean-up-drm_bridge_add-call patches.suse/0788-drm-bridge-vga-dac-clean-up-drm_bridge_add-call patches.suse/0789-drm-bridge-nxp-ptn3460-clean-up-drm_bridge_add-call patches.suse/0790-drm-bridge-panel-clean-up-drm_bridge_add-call patches.suse/0791-drm-bridge-ps8622-clean-up-drm_bridge_add-call patches.suse/0792-drm-bridge-sii902x-clean-up-drm_bridge_add-call patches.suse/0793-drm-bridge-synopsys-dw-hdmi-clean-up-drm_bridge_add-call patches.suse/0794-drm-bridge-tc358767-clean-up-drm_bridge_add-call patches.suse/0795-drm-bridge-ti-tfp410-clean-up-drm_bridge_add-call patches.suse/drm-inhibit-drm-drivers-register-to-uninitialized-dr patches.suse/0796-drm-simple-kms-helper-fix-the-check-for-the-mismatch-between-plane-and-crtc-enabled patches.suse/drm-atomic-Use-the-correct-iterator-macro-in-atomic_ patches.suse/drm-atomic-Use-the-new-helpers-in-drm_atomic_helper_ patches.suse/drm-atomic-Use-new-iterator-macros-in-drm_atomic_hel patches.suse/0797-drm-vmwgfx-make-check_modeset-use-the-new-atomic-iterator-macros patches.suse/drm-i915-Use-correct-iterator-macro patches.suse/0798-drm-atmel-hlcdec-use-for_each_new_connector_in_state patches.suse/0063-drm-rockchip-Use-for_each_oldnew_plane_in_state-in-v.patch patches.suse/0799-drm-mali-use-new-atomic-iterator-macros patches.suse/0800-drm-imx-use-atomic-iterator-macros patches.suse/0801-drm-mediatek-convert-to-new-iterator-macros patches.suse/drm-dp-mst-Handle-errors-from-drm_atomic_get_private patches.suse/drm-atomic-Remove-pointless-private-object-NULL-stat patches.suse/drm-atomic-Make-private-objs-proper-objects patches.suse/drm-dp-mst-Use-memchr_inv-instead-of-memcmp-against- patches.suse/drm-rename-adjust-and-export-drm_atomic_replace_prop patches.suse/drm-atomic-helper-update-lut-props-directly-in-._leg patches.suse/drm-fb-helper-separate-the-fb_setcmap-helper-into-at patches.suse/0802-drm-tinydrm-add-tinydrm_xrgb8888_to_gray8-helper patches.suse/0803-drm-tinydrm-add-repaper-e-ink-driver patches.suse/drm-handle-HDMI-2.0-VICs-in-AVI-info-frames patches.suse/drm-edid-complete-CEA-modedb-VIC-1-107 patches.suse/drm-edid-parse-sink-information-before-CEA-blocks patches.suse/drm-edid-cleanup-patch-for-CEA-extended-tag-macro patches.suse/drm-add-helper-to-validate-YCBCR420-modes patches.suse/drm-edid-parse-YCBCR420-videomodes-from-EDID patches.suse/drm-edid-parse-ycbcr-420-deep-color-information patches.suse/drm-add-helper-functions-for-YCBCR420-handling patches.suse/0804-drm-vc4-fix-dsi-t_init-timing patches.suse/0805-drm-vc4-fix-misleading-name-of-the-continuous-flag patches.suse/0806-drm-crc-handle-opening-and-closing-crc-better patches.suse/drm-crc-Only-open-CRC-on-atomic-drivers-when-the-CRT patches.suse/0807-drm-vgem-add-compat_ioctl-support patches.suse/0808-drm-stm-ltdc-fix-leak-of-px-clk-enable-in-some-error-paths patches.suse/0809-drm-stm-ltdc-add-panel-bridge-support patches.suse/0810-drm-bridge-synopsys-add-mipi-dsi-host-controller-bridge patches.suse/0811-drm-mxsfb-use-gem_free_object_unlocked patches.suse/0812-drm-pl111-use-gem_free_object_unlocked patches.suse/0813-drm-zte-use-gem_free_object_unlocked patches.suse/drm-Don-t-complain-too-much-about-struct_mutex patches.suse/drm-Update-docs-around-gem_free_object patches.suse/0814-drm-qxl-drop-fbdev-hwaccel-flags patches.suse/0815-drm-drivers-drop-fbdev-info-flags patches.suse/drm-atomic-Change-drm_atomic_helper_swap_state-to-re patches.suse/drm-nouveau-Handle-drm_atomic_helper_swap_state-fail patches.suse/0816-drm-atmel-hlcdc-handle-drm_atomic_helper_swap_state-failure patches.suse/drm-i915-Handle-drm_atomic_helper_swap_state-failure patches.suse/0817-drm-mediatek-handle-drm_atomic_helper_swap_state-failure patches.suse/0818-drm-msm-handle-drm_atomic_helper_swap_state-failure patches.suse/0819-drm-tegra-handle-drm_atomic_helper_swap_state-failure patches.suse/0820-drm-tilcdc-handle-drm_atomic_helper_swap_state-failure patches.suse/0821-drm-vc4-handle-drm_atomic_helper_swap_state-failure patches.suse/0822-drm-atomic-add-_must_check-to-drm_atomic_helper_swap_state patches.suse/drm-atomic-Allow-drm_atomic_helper_swap_state-to-fai patches.suse/drm-syncobj-Fix-kerneldoc patches.suse/drm-i915-Make-intel_digital_port_connected-work-for- patches.suse/drm-i915-Simplify-intel_engines_init patches.suse/drm-i915-Do-not-re-calculate-num_rings-locally patches.suse/drm-i915-Group-all-the-global-context-information-to patches.suse/drm-i915-Allow-contexts-to-be-unreferenced-locklessl patches.suse/drm-i915-Enable-rcu-only-context-lookups patches.suse/drm-i915-Wait-for-concurrent-global-resets-to-comple patches.suse/drm-i915-Look-for-active-requests-earlier-in-the-res patches.suse/drm-i915-Update-i915.reset-to-handle-engine-resets patches.suse/drm-i915-Modify-error-handler-for-per-engine-hang-re patches.suse/drm-i915-Add-support-for-per-engine-reset-recovery patches.suse/drm-i915-Add-engine-reset-count-to-error-state patches.suse/drm-i915-Export-per-engine-reset-count-info-to-debug patches.suse/drm-i915-selftests-reset-engine-self-tests patches.suse/drm-i915-Enable-Engine-reset-and-recovery-support patches.suse/drm-i915-select-CRC32 patches.suse/drm-i915-Assert-the-vma-s-active-tracking-is-clear-b patches.suse/drm-i915-Cancel-pending-execlist-tasklet-upon-wedgin patches.suse/drm-i915-pass-the-vma-to-insert_entries patches.suse/drm-i915-Use-HAS_PCH_CPT-everywhere patches.suse/drm-i915-s-Couar-Cougar patches.suse/drm-i915-Document-that-PPT-CPT-and-WPT-LPT patches.suse/drm-i915-Clean-up-some-expressions patches.suse/drm-i915-Always-use-9-bits-of-the-LPC-bridge-device- patches.suse/drm-i915-Set-PWM-divider-to-match-desired-frequency- patches.suse/drm-i915-Add-heuristic-to-determine-better-way-to-ad patches.suse/drm-i915-Add-option-to-support-dynamic-backlight-via patches.suse/0823-drm-i915-break-modeset-deadlocks-on-reset patches.suse/drm-i915-dp-Fix-the-t11_t12-panel-power-cycle-delay- patches.suse/drm-i915-dp-Remove-1-1-from-t11_t12-for-Gen9_LP-CNP- patches.suse/drm-i915-selftests-Fix-mutex-imbalance-for-igt_rende patches.suse/drm-i915-Cancel-pending-execlists-irq-handler-upon-i patches.suse/drm-i915-Drop-flushing-of-the-object-free-list-worke patches.suse/drm-i915-Avoid-keeping-waitboost-active-for-signalin patches.suse/drm-i915-Update-DRIVER_DATE-to-20170703 patches.suse/drm-i915-Prevent-kernel-panic-when-reading-writing-c patches.suse/drm-i915-Fix-use-after-free-of-context-during-free_c patches.suse/drm-i915-skl-Check-for-supported-plane-configuration patches.suse/drm-i915-skl-Scaling-not-supported-in-IF-ID-Interlac patches.suse/drm-i915-edp-Add-a-T12-panel-delay-quirk-to-fix-DP-A patches.suse/drm-i915-sysfs-constify-attribute_group-structures patches.suse/drm-i915-Setting-pch_id-for-HSW-BDW-in-virtual-envir patches.suse/drm-i915-Check-new-context-against-kernel_context-af patches.suse/drm-i915-Move-stale-context-reaping-to-common-i915_g patches.suse/drm-i915-Drop-request-retirement-before-reaping-stal patches.suse/drm-i915-Only-free-the-oldest-stale-context-before-a patches.suse/drm-i915-gen9-Add-10-us-delay-after-power-well-1-AUX patches.suse/drm-i915-skl-Don-t-disable-misc-IO-power-well-during patches.suse/drm-i915-bxt-glk-Fix-assert-on-conditions-for-DC9-en patches.suse/drm-i915-gen9-Don-t-remove-secondary-power-well-requ patches.suse/drm-i915-cnl-Fix-comment-about-AUX-IO-power-well-ena patches.suse/x86-gpu-CNL-uses-the-same-GMS-values-as-SKL patches.suse/drm-i915-cnl-Add-force-wake-for-gen10 patches.suse/drm-i915-cnl-Cannonlake-color-init patches.suse/drm-i915-Fix-the-kernel-panic-when-using-aliasing-pp patches.suse/drm-i915-cnl-Don-t-trust-VBT-s-alternate-pin-for-por patches.suse/drm-i915-cnl-Gen10-render-context-size patches.suse/drm-i915-cnl-Inherit-RPS-stuff-from-previous-platfor patches.suse/drm-i915-cnl-Get-DDI-clock-based-on-PLLs patches.suse/drm-i915-cnl-Add-max-allowed-Cannonlake-DC patches.suse/drm-i915-cnl-Add-missing-type-case patches.suse/drm-i915-take-out-common-clamping-code-of-fixed16-wr patches.suse/drm-i915-Always-perform-internal-fixed16-division-in patches.suse/drm-i915-cleanup-fixed-point-wrappers-naming patches.suse/drm-i915-Addition-wrapper-for-fixed16.16-operation patches.suse/drm-i915-skl-WM-calculation-don-t-require-height patches.suse/drm-i915-skl-unify-cpp-value-in-WM-calculation patches.suse/drm-i915-fbdev-Always-forward-hotplug-events patches.suse/drm-i915-Protect-against-deferred-fbdev-setup patches.suse/drm-i915-Update-DRIVER_DATE-to-20170717 patches.suse/0824-drm-convert-to-using-pof-instead-of-full_name patches.suse/dma-fence-Don-t-BUG_ON-when-not-absolutely-needed.patch patches.suse/drm-fb-helper-Support-deferred-setup patches.suse/0825-drm-exynos-remove-custom-fb-helper-deferred-setup patches.suse/0826-drm-hisilicon-remove-custom-fb-helper-deferred-setup patches.suse/drm-Improve-kerneldoc-for-drm_modeset_lock patches.suse/drm-atomic-implement-drm_atomic_helper_commit_tail-f patches.suse/0827-drm-hisilicon-fix-build-error-without-fbdev-emulation patches.suse/0828-drm-stm-add-stm32-dsi-controller-driver patches.suse/0829-drm-stm-drv-rename-platform-driver-name patches.suse/0830-drm-stm-ltdc-cleanup-signal-polarity-defines patches.suse/0831-drm-stm-ltdc-lindent-and-minor-cleanups patches.suse/0832-drm-stm-ltdc-constify-funcs-structures patches.suse/0833-drm-stm-ltdc-add-devm_reset_control-platform_get_ressource patches.suse/0834-drm-stm-ltdc-cleanup-rename-returned-value patches.suse/0835-drm-stm-dsi-constify-phy-ops-structure patches.suse/0836-drm-vc4-prepare-for-cec-support patches.suse/0837-drm-vc4-add-hdmi-cec-support patches.suse/0838-drm-bridge-add-a-devm_-allocator-for-panel-bridge patches.suse/0839-drm-vc4-start-using-u64_to_user_ptr patches.suse/0840-drm-vc4-add-an-ioctl-for-labeling-gem-bos-for-summary-stats patches.suse/0841-drm-vc4-convert-more-lock-requirement-comments-to-lockdep-assertions patches.suse/drm-gem-Add-drm_gem_dumb_map_offset patches.suse/drm-dumb-buffers-Add-defaults-for-.dumb_map_offset-a patches.suse/0842-drm-arc-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0843-drm-arm-hdlcd-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0844-drm-arm-mali-dp-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0845-drm-atmel-hlcdc-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0846-drm-imx-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0847-drm-pl111-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0848-drm-rcar-du-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0849-drm-shmobile-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0850-drm-stm-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0851-drm-sun4i-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0852-drm-tilcdc-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0853-drm-vc4-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0854-drm-zte-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0855-drm-tinydrm-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0856-drm-mediatek-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0064-drm-rockchip-Use-.dumb_map_offset-and-.dumb_destroy-.patch patches.suse/0857-drm-amdgpu-use-the-drm_driver-dumb_destroy-default patches.suse/0858-drm-omapdrm-use-the-drm_driver-dumb_destroy-default patches.suse/drm-nouveau-Use-the-drm_driver.dumb_destroy-default patches.suse/0859-drm-hisilicon-hibmc-use-the-drm_driver-dumb_destroy-default patches.suse/0860-tinydrm-repaper-add-config_thermal-dependency patches.suse/dma-buf-sync_file-Allow-multiple-sync_files-to-wrap- patches.suse/0065-drm-rockchip-vop-initialize-registers-directly.patch patches.suse/0066-drm-rockchip-vop-move-write_relaxed-flags-to-vop-reg.patch patches.suse/0067-drm-rockchip-vop-move-line_flag_num-to-interrupt-reg.patch patches.suse/0068-drm-rockchip-vop-group-vop-registers.patch patches.suse/0069-drm-rockchip-vop-add-a-series-of-vop-support.patch patches.suse/0070-drm-rockchip-vop-rk3328-fix-overlay-abnormal.patch patches.suse/0861-drm-atomic-update-comment-to-match-the-code patches.suse/drm-Fix-kerneldoc-for-atomic_async_update patches.suse/drm-modes-Fix-drm_mode_is_420_only-comment patches.suse/drm-Fix-warning-when-building-docs-for-scdc_helper patches.suse/0862-drm-add-a-few-missing-descriptions-in-drm_driver-docs patches.suse/dma-buf-sw_sync-move-timeline_fence_ops-around.patch patches.suse/dma-buf-sw_sync-clean-up-list-before-signaling-the-f.patch patches.suse/0863-drm-atomic-use-new-iterator-macros-in-drm_atomic_helper_wait_for_flip_done-again patches.suse/0864-drm-omapdrm-fix-omap_atomic_wait_for_completion patches.suse/drm-nouveau-Convert-nouveau-to-use-new-iterator-macr patches.suse/0865-drm-msm-convert-to-use-new-iterator-macros-v2 patches.suse/drm-Plumb-modifiers-through-plane-init patches.suse/drm-Create-a-format-modifier-blob patches.suse/drm-fb-Fix-pointer-dereference-before-null-check patches.suse/0866-drm-atmel-hlcdc-constify-drm_plane_helper_funcs-and-drm_plane_funcs patches.suse/0867-drm-atmel-hlcdc-switch-to-drm_-get-put-helpers patches.suse/drm-fb-helper-add-new-drm_setup_crtcs_fb-function patches.suse/0075-drm-rockchip-vop-no-need-wait-vblank-on-crtc-enable.patch patches.suse/0076-drm-rockchip-fix-race-with-kms-hotplug-and-fbdev.patch patches.suse/0868-drm-amd-remove-dead-code-and-pointless-local-lut-storage patches.suse/0869-drm-armada-remove-dead-empty-functions patches.suse/0870-drm-ast-remove-dead-code-and-pointless-local-lut-storage patches.suse/drm-cirrus-remove-dead-code-and-pointless-local-lut- patches.suse/0871-drm-gma500-remove-dead-code-and-pointless-local-lut-storage patches.suse/drm-i915-remove-dead-code-and-pointless-local-lut-st patches.suse/0872-drm-mgag200-remove-dead-code-and-pointless-local-lut-storage patches.suse/drm-nouveau-remove-dead-code-and-pointless-local-lut patches.suse/0873-drm-radeon-remove-dead-code-and-pointless-local-lut-storage patches.suse/0874-drm-stm-remove-dead-code-and-pointless-local-lut-storage patches.suse/0875-drm-fsl-dcu-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0876-drm-tinydrm-remove-call-to-mipi_dbi_init-from-mipi_dbi_spi_init patches.suse/0877-drm-bridge-dw-hdmi-add-cec-notifier-support patches.suse/0878-drm-bridge-dw-hdmi-add-better-clock-disable-control patches.suse/0879-drm-dw-hdmi-i2s-add-missing-company-name-on-copyright patches.suse/0880-drm-remove-unused-and-redundant-callbacks patches.suse/0881-drm-bridge-dw-hdmi-add-missing-cec_notifier_put patches.suse/0882-drm-bridge-dw-hdmi-add-cec-driver patches.suse/0883-drm-bridge-dw-hdmi-remove-cec-engine-register-definitions patches.suse/0884-uapi-drm-armada_drm-h-use-_u32-and-_u64-instead-of-uint32_t-and-uint64_t patches.suse/drm-fb-helper-pass-physical-dimensions-to-fbdev patches.suse/0001-drm-bridge-synopsys-dw-hdmi-Provide-default-configur.patch patches.suse/0885-drm-sti-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/drm-i915-Use-the-drm_driver.dumb_destroy-default patches.suse/0886-drm-radeon-use-the-drm_driver-dumb_destroy-default patches.suse/0887-drm-omap-rework-the-rotation-on-crtc-hack patches.suse/drm-Don-t-update-property-values-for-atomic-drivers patches.suse/drm-Handle-properties-in-the-core-for-atomic-drivers patches.suse/0888-drm-nuke-drm_atomic_helper_crtc_set_property patches.suse/0889-drm-nuke-drm_atomic_helper_plane_set_property patches.suse/0890-drm-nuke-drm_atomic_helper_connector_set_property patches.suse/0891-drm-nuke-drm_atomic_helper_connector_dpms patches.suse/0892-drm-nuke-drm_atomic_legacy_backoff patches.suse/0893-drm-vc4-fix-double-destroy-of-the-bo-cache-on-teardown patches.suse/drm-vc4-Don-t-disable-DSI-clocks-on-component-unload patches.suse/0894-drm-vc4-fix-errant-drm_bridge_remove-in-dsi patches.suse/0895-drm-vc4-switch-to-drm_-get-put-helpers patches.suse/0896-drm-vc4-demote-user-accessible-drm_error-paths-to-drm_debug patches.suse/0897-drm-vc4-add-exec-flags-to-allow-forcing-a-specific-x-y-tile-walk-order patches.suse/0898-drm-bridge-make-drm_bridge_funcs-const patches.suse/0899-drm-bridge-dw-hdmi-constify-snd_pcm_ops-structures patches.suse/drm-Shift-wrap-bug-in-create_in_format_blob patches.suse/0900-drm-tinydrm-generalize-tinydrm_xrgb8888_to_gray8 patches.suse/0901-drm-bridge-make-drm_connector_funcs-structures-const patches.suse/0902-drm-sun4i-make-drm_connector_funcs-structures-const patches.suse/0077-drm-rockchip-make-drm_connector_funcs-structures-con.patch patches.suse/0903-drm-virtio-make-drm_fb_helper_funcs-const patches.suse/0904-drm-make-drm_mode_config_func-const patches.suse/dma-buf-dma_fence_put-is-NULL-safe.patch patches.suse/0905-drm-extract-drm_device-h patches.suse/0906-drm-document-device-unplug-infrastructure patches.suse/0907-drm-only-lastclose-on-unload-for-legacy-drivers patches.suse/0908-drm-clean-up-drm_dev_unplug patches.suse/0909-drm-mediatek-switch-to-drm_-get-drm_-put-helpers patches.suse/0079-drm-rockchip-switch-to-drm_-_get-drm_-_put-helpers.patch patches.suse/0910-drm-hisilicon-switch-to-drm_-get-drm_-put-helpers patches.suse/0911-drm-ast-switch-to-drm_-get-drm_-put-helpers patches.suse/0912-drm-cirrus-switch-to-drm_-get-drm_-put-helpers patches.suse/0913-drm-udl-switch-to-drm_-get-drm_-put-helpers patches.suse/0914-drm-vgem-switch-to-drm_-get-drm_-put-helpers patches.suse/0915-drm-mgag200-switch-to-drm_-get-drm_-put-helpers patches.suse/0916-drm-tinydrm-add-support-for-lego-mindstorms-ev3-lcd patches.suse/0001-dma-buf-add-reservation_object_copy_fences-v2.patch patches.suse/dma-buf-fix-reservation_object_wait_timeout_rcu-to-w.patch patches.suse/drm-vc4-Fix-leak-of-HDMI-EDID patches.suse/0917-drm-vc4-continue-the-switch-to-drm_-put-helpers patches.suse/0918-drm-kirin-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0919-drm-meson-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0920-drm-mxsfb-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0921-drm-gma500-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0922-drm-tegra-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0923-drm-cirrus-use-the-drm_driver-dumb_destroy-default patches.suse/0924-drm-udl-use-the-drm_driver-dumb_destroy-default patches.suse/0925-drm-qxl-use-the-drm_driver-dumb_destroy-default patches.suse/0926-drm-ast-use-the-drm_driver-dumb_destroy-default patches.suse/0927-drm-msm-use-the-drm_driver-dumb_destroy-default patches.suse/0928-drm-exynos-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/0929-drm-mgag200-use-the-drm_driver-dumb_destroy-default patches.suse/0930-drm-bochs-use-the-drm_driver-dumb_destroy-default patches.suse/0931-drm-virtio-use-the-drm_driver-dumb_destroy-default patches.suse/0932-drm-gem-cma-helper-remove-drm_gem_cma_dumb_map_offset patches.suse/0933-drm-add-gem-backed-framebuffer-library patches.suse/0934-drm-fb-cma-helper-use-drm_gem_framebuffer_helper patches.suse/0935-drm-pl111-use-drm_gem_fb_create-and-drm_gem_fb_prepare_fb patches.suse/0936-drm-vc4-use-drm_gem_fb_create patches.suse/0937-drm-tinydrm-make-function-st7586_pipe_enable-static patches.suse/0938-drm-gma500-fix-potential-null-pointer-dereference-dereference patches.suse/0939-drm-udl-constify-usb_device_id patches.suse/0940-drm-ast-simplify-function-ast_bo_unpin patches.suse/0941-drm-ast-free-container-instead-of-member-in-ast_user_framebuffer_destroy patches.suse/0942-drm-ast-fix-memleak-in-error-path-in-ast_bo_create patches.suse/0943-drm-ast-add-an-crtc_disable-callback-to-the-crtc-helper-funcs patches.suse/0944-drm-ast-actually-load-dp501-firmware-when-required patches.suse/0945-drm-amdgpu-use-kernel-is_power_of_2-rather-than-local-version patches.suse/0946-drm-amdgpu-enable-4-level-page-table-on-raven-v3 patches.suse/0947-drm-amdgpu-simplify-vm-shadow-handling-v2 patches.suse/0948-drm-amdgpu-disable-vga-render-in-dce-hw_init patches.suse/0949-drm-amdgpu-gmc8-use-the-vram-location-programmed-by-the-vbios patches.suse/0950-drm-amdgpu-gmc7-use-the-vram-location-programmed-by-the-vbios patches.suse/0951-drm-amdgpu-gmc6-use-the-vram-location-programmed-by-the-vbios patches.suse/0952-drm-amdgpu-gmc8-drop-fb-location-programming patches.suse/0953-drm-amdgpu-gmc7-drop-fb-location-programming patches.suse/0954-drm-amdgpu-gmc6-drop-fb-location-programming patches.suse/0955-drm-amdgpu-drop-set_vga_render_state-from-display-funcs patches.suse/0956-drm-amdgpu-remove-mc_access-from-display-funcs patches.suse/0957-drm-radeon-allow-vblank_disable_immediate patches.suse/0958-drm-amdgpu-allow-vblank_disable_immediate patches.suse/0959-drm-amdgpu-support-passing-amdgpu-critical-error-to-host-via-gpu-mailbox patches.suse/0960-drm-amdgpu-cleanup-initializing-gtt_size patches.suse/0961-drm-amdgpu-fix-amdgpu_debugfs_gem_bo_info patches.suse/0962-drm-amdgpu-changed-cu-reservation-golden-settings patches.suse/0963-drm-amdgpu-update-default-vram_page_split-description patches.suse/0964-drm-radeon-add-header-comment-for-clarification-to-vce_v2_0_enable_mgcg patches.suse/0965-drm-amdgpu-move-ring-helpers-to-amdgpu_ring-h patches.suse/0966-drm-amdgpu-fix-amdgpu_ring_write_multiple patches.suse/0967-drm-amdgpu-allow-flushing-vmid0-before-ib-execution-as-well patches.suse/0968-drm-amdgpu-add-vm_needs_flush-parameter-to-amdgpu_copy_buffer patches.suse/0969-drm-amdgpu-bind-bos-to-ttm-only-once patches.suse/0970-drm-amdgpu-bind-bos-with-gtt-space-allocated-directly-v2 patches.suse/0971-drm-amdgpu-add-check-when-no-firmware-need-to-load patches.suse/0972-drm-amdgpu-update-pctl1-ram-index-data-for-mmhub-on-raven patches.suse/0973-drm-amd-sched-print-sched-job-id-in-amd_sched_job-trace patches.suse/0974-drm-amdgpu-remove-stale-todo-comment patches.suse/0975-drm-amdgpu-trace-vm-flags-as-64bits patches.suse/0976-drm-radeon-radeon_ttm-constify-ttm_place-structures patches.suse/0977-drm-radeon-constify-drm_prop_enum_list-structures patches.suse/0978-drm-amd-amdgpu-constify-ttm_place-structures patches.suse/0979-drm-amdgpu-atombios-use-bios_scratch_reg_offset-for-atombios patches.suse/0980-drm-amdgpu-unify-some-atombios-atomfirmware-scratch-reg-functions patches.suse/0981-drm-amdgpu-atombios-add-function-for-whether-we-need-asic_init patches.suse/0982-drm-amdgpu-add-workaround-for-s3-issues-on-some-vega10-boards patches.suse/0983-drm-amdgpu-drop-smu_driver_if_version-check-for-some-vega10-variants patches.suse/0984-drm-amdgpu-add-acg-smu-firmware-for-other-vega10-variants patches.suse/0985-drm-amd-powerplay-add-avfs-profiling_info_v4_2-support-on-vega10 patches.suse/0986-drm-amd-powerplay-export-acg-related-smu-message-for-vega10 patches.suse/0987-drm-amd-powerplay-add-acg-support-in-pptable-for-vega10 patches.suse/0988-drm-amd-powerplay-enable-acg-feature-on-vega10 patches.suse/0989-drm-amdgpu-fix-world-switch-hang patches.suse/0990-drm-amdgpu-add-wreg32_soc15_no_kiq-macro-define patches.suse/0991-drm-amdgpu-no-kiq-usage-on-nbio-hdp-flush-routine patches.suse/0992-drm-amdgpu-remove-superfluous-check patches.suse/0993-drm-amdgpu-fix-missed-asd-bo-free-when-hw_fini patches.suse/0994-drm-amdgpu-make-psp-cmd-buffer-as-a-reserve-memory patches.suse/0995-drm-amdgpu-set-firmware-loading-type-as-direct-by-default-for-raven patches.suse/0996-drm-amd-powerplay-fixed-wrong-data-type-declaration-for-ppfeaturemask patches.suse/0997-drm-amd-powerplay-fix-avfs-state-update-error-on-polaris patches.suse/0998-drm-amd-powerplay-refine-avfs-enable-code-on-fiji patches.suse/0999-drm-amd-powerplay-move-vi-common-avfs-code-to-smu7_smumgr-c patches.suse/1000-drm-amd-powerplay-add-avfs-check-for-old-asics-on-vi patches.suse/1001-drm-amdgpu-free-resources-of-bo_list-when-idr_alloc-fails patches.suse/1002-drm-amdgpu-atom-fix-atom_fw-check patches.suse/1003-drm-amdgpu-atomfirmware-implement-vram_width-for-apus patches.suse/1004-drm-amdgpu-gmc9-get-vram-width-from-atom-for-raven patches.suse/1005-drm-amdgpu-make-arrays-pctl0_data-and-pctl1_data-static patches.suse/1006-drm-amdgpu-reserve-the-first-2x512-pages-of-gart patches.suse/1007-drm-amdgpu-add-amdgpu_gart_map-function-v2 patches.suse/1008-drm-amdgpu-use-the-gtt-windows-for-bo-moves-v2 patches.suse/1009-drm-amdgpu-stop-mapping-bos-to-gtt patches.suse/1010-drm-amdgpu-remove-maximum-bo-size-limitation-v2 patches.suse/1011-drm-amdgpu-use-ttm-values-instead-of-mc-values-for-the-info-queries patches.suse/1012-drm-amd-powerplay-added-index-gc-cac-read-write-apis-for-vega10 patches.suse/1013-drm-amd-powerplay-added-new-se_cac_idx-r-w-apis-v2 patches.suse/1014-drm-amd-powerplay-added-soc15-support-for-new-se_cac_idx-apis patches.suse/1015-drm-amd-powerplay-added-support-for-new-se_cac_idx-apis-to-cgs patches.suse/1016-drm-amd-powerplay-added-grbm_idx_mutex-lock-unlock-to-cgs-v2 patches.suse/1017-drm-amd-powerplay-added-didt-support-for-vega10 patches.suse/1018-drm-amdgpu-add-nbio-6-1-register-init-function patches.suse/1019-drm-amdgpu-soc15-init-nbio-registers-for-vega10 patches.suse/1020-drm-amdgpu-check-scratch-registers-to-see-if-we-need-post-v2 patches.suse/1021-drm-amdgpu-move-gart-struct-and-function-into-amdgpu_gart-h-v2 patches.suse/1022-drm-amdgpu-remove-gtt_base_align-handling patches.suse/1023-drm-amdgpu-consistent-name-all-gart-related-parts patches.suse/1024-drm-amdgpu-limit-the-gtt-manager-address-space patches.suse/1025-drm-amdgpu-add-new-gttsize-module-parameter-v2 patches.suse/1026-drm-amdgpu-change-gartsize-default-to-256mb patches.suse/1027-drm-amdgpu-add-vis_vramlimit-module-parameter patches.suse/drm-amdgpu-Throttle-visible-VRAM-moves-separately patches.suse/1028-drm-amdgpu-set-clear-cpu_access-flag-on-page-fault-and-move-to-vram patches.suse/1029-drm-amdgpu-don-t-force-bos-into-visible-vram-for-page-faults patches.suse/1030-drm-amdgpu-try-evicting-from-cpu-visible-to-invisible-vram-first patches.suse/1031-drm-amdgpu-enable-sdma_cntl-atc_l1_enable-for-sdma-on-cz patches.suse/1032-drm-amdgpu-enable-sdma-context-switching-for-cik patches.suse/1033-drm-amdgpu-make-sdma-phase-quantum-configurable patches.suse/1034-drm-amdgpu-correctly-establish-the-suspend-resume-hook-for-amdkfd patches.suse/1035-drm-amdgpu-send-no-retry-xnack-for-all-fault-types patches.suse/1036-drm-amdgpu-add-get_clock_info-for-atomfirmware patches.suse/1037-drm-amdgpu-call-atomfirmware-get_clock_info-for-atomfirmware-systems patches.suse/1038-drm-amdgpu-soc15-drop-dead-function patches.suse/1039-drm-amdgpu-implement-si_read_bios_from_rom patches.suse/1040-drm-amdgpu-off-by-one-sanity-checks patches.suse/1041-drm-amd-amdgpu-fix-si_enable_smc_cac-failed-issue patches.suse/1042-drm-amdgpu-gfx-keep-all-compute-queues-on-the-same-pipe patches.suse/1043-drm-amdgpu-fix-vm-flush-for-cpu-based-updates patches.suse/1044-drm-amdgpu-fix-amdgpu_vm_bo_wait patches.suse/1045-drm-amdgpu-remove-vm-shadow-warn_ons patches.suse/1046-drm-amdgpu-trace-setting-vm-page-tables-with-the-cpu-as-well patches.suse/1047-drm-amdgpu-flush-the-hdp-only-once-for-cpu-based-vm-updates patches.suse/1048-drm-amdgpu-make-sure-bos-are-always-kunmapped patches.suse/1049-drm-amdgpu-map-vm-bos-for-cpu-based-updates-only-once patches.suse/1050-drm-amdgpu-fix-amdgpu_bo_gpu_accessible patches.suse/1051-drm-amd-powerplay-add-profile-mode-for-vega10 patches.suse/1052-drm-amdgpu-remove-unncessary-code-in-psp-v10-ring-init-func patches.suse/1053-drm-amdgpu-add-init-microcode-function-for-psp-v10 patches.suse/1054-drm-amdgpu-add-ring_create-function-for-psp-v10 patches.suse/1055-drm-amdgpu-add-ring_destroy-for-psp-v10 patches.suse/drm-amdgpu-read-reg-in-each-iterator-of-psp_wait_for patches.suse/1056-drm-ttm-implement-vm_operations_struct-access-v2 patches.suse/1057-drm-amdgpu-implement-ttm_bo_driver-access_memory-callback-v2 patches.suse/1058-drm-amdgpu-fix-gfx-fence-allocate-size patches.suse/1059-drm-amdgpu-disable-firmware-loading-for-psp-v10 patches.suse/1060-drm-amdgpu-gmc8-sriov-need-to-program-fb-location patches.suse/1061-drm-amdgpu-correct-clock-info-for-sriov patches.suse/1062-drm-amdgpu-ttm_bind-only-when-user-needs-gpu_addr-in-bo-pin patches.suse/1063-drm-amdgpu-increase-fragmentation-size-for-vega10-v2 patches.suse/1064-drm-amdgpu-enable-huge-page-handling-in-the-vm-v5 patches.suse/1065-drm-amd-powerplay-add-support-for-3dp-4k-120hz-on-vega10 patches.suse/1066-drm-amdgpu-fix-the-incorrect-scratch-reg-number-on-gfx-v9 patches.suse/1067-drm-amdgpu-fix-the-incorrect-scratch-reg-number-on-gfx-v8 patches.suse/1068-drm-amdgpu-fix-the-incorrect-scratch-reg-number-on-gfx-v7 patches.suse/1069-drm-amdgpu-fix-the-incorrect-scratch-reg-number-on-gfx-v6 patches.suse/1070-drm-radeon-set-depth-on-low-mem-to-16-bpp-instead-of-8-bpp patches.suse/1071-drm-amdgpu-gmc6-disable-legacy-vga-features-in-gmc-init-v2 patches.suse/1072-drm-amdgpu-gmc7-disable-legacy-vga-features-in-gmc-init patches.suse/1073-drm-amdgpu-gmc8-disable-legacy-vga-features-in-gmc-init patches.suse/1074-drm-amdgpu-gmc9-disable-legacy-vga-features-in-gmc-init patches.suse/1075-drm-amdgpu-virtual_dce-remove-the-rmmod-error-message patches.suse/1076-drm-amdgpu-reduce-the-time-of-reading-vbios patches.suse/1077-v4l-vsp1-add-pipe-index-argument-to-the-vsp-du-api patches.suse/1078-drm-rcar-du-use-of_graph_get_remote_endpoint patches.suse/1079-drm-rcar-du-fix-comments-to-comply-with-the-kernel-coding-style patches.suse/1080-drm-rcar-du-support-multiple-sources-from-the-same-vsp patches.suse/1081-drm-rcar-du-restrict-dpll-duty-cycle-workaround-to-h3-es1-x patches.suse/1082-drm-rcar-du-configure-dpad0-routing-through-last-group-on-gen3 patches.suse/1083-drm-rcar-du-setup-planes-before-enabling-crtc-to-avoid-flicker patches.suse/1084-drm-rcar-du-remove-an-unneeded-null-check patches.suse/1085-drm-rcar-du-add-hdmi-outputs-to-r8a7796-device-description patches.suse/drm-rcar-du-Use-the-VBK-interrupt-for-vblank-events.patch patches.suse/1086-drm-rcar-du-wait-for-flip-completion-instead-of-vblank-in-commit-tail patches.suse/1087-drm-rcar-du-fix-race-condition-when-disabling-planes-at-crtc-stop patches.suse/1088-drm-rcar-du-use-new-iterator-macros patches.suse/1089-drm-arcpgu-opt-in-debugfs patches.suse/1090-arcpgu-simplify-driver-name patches.suse/1091-drm-arcpgu-fix-mmap-callback patches.suse/1092-drm-arcpgu-fix-module-unload patches.suse/1093-drm-arcpgu-allow-some-clock-deviation-in-crtc-mode_valid-callback patches.suse/drm-nouveau-Fix-merge-commit patches.suse/1094-drm-amdgpu-dce_virtual-remove-error-message-for-vega10 patches.suse/1095-drm-amdgpu-disable-vcn-power-control-for-now patches.suse/1096-drm-amdgpu-add-support-for-filling-a-buffer-with-64-bit-value patches.suse/1097-drm-amdgpu-clear-vce-uvd-ring-wptr-for-sriov patches.suse/1098-drm-amdgpu-enable-uvd-and-vce-gpu-re-init-for-sriov-gpu-reset patches.suse/1099-drm-amdgpu-vce4-remove-vce-interrupt-enable-related-code-for-sriov patches.suse/1100-drm-amdgpu-skip-uvd-and-vce-ring-test-for-sriov patches.suse/1101-drm-amdgpu-according-hardware-design-revert-vce-and-uvd-doorbell-assignment patches.suse/1102-drm-amdgpu-vce4-optimize-vce-4-0-init-table-sequence-for-sriov patches.suse/1103-drm-amdgpu-uvd7-optimize-uvd-initialization-sequence-for-sriov patches.suse/1104-drm-amdgpu-sdma4-enable-sdma-poll-mem-addr-on-vega10-for-sriov patches.suse/1105-drm-amd-powerplay-delete-pcc-error-message-in-smu7_hwmgr-c patches.suse/1106-drm-amdgpu-update-vega10-golden-setting patches.suse/1107-drm-amd-powerplay-updated-vega10-fan-control patches.suse/1108-drm-amd-powerplay-update-didt-configs patches.suse/1109-drm-amdgpu-cleanup-kptr-handling patches.suse/1110-drm-amdgpu-consistent-use-u64_to_user_ptr patches.suse/1111-drm-amdgpu-move-some-defines-around patches.suse/1112-drm-amdgpu-shadow-and-mn-list-are-mutually-exclusive patches.suse/1113-drm-amdgpu-improve-amdgpu_bo_create_kernel patches.suse/1114-drm-amdgpu-add-amdgpu_bo_create_reserved patches.suse/1115-drm-amdgpu-use-amdgpu_bo_create_kernel-more-often patches.suse/1116-drm-amdgpu-use-amdgpu_bo_free_kernel-more-often patches.suse/1117-drm-amdgpu-add-a-parameter-to-amdgpu_bo_create patches.suse/1118-drm-amdgpu-support-iommu-on-raven patches.suse/1119-drm-amdgpu-make-wb-256bit-function-names-consistent patches.suse/1120-drm-amdgpu-drop-old-ip-definitions-for-gfxhub-and-mmhub patches.suse/1121-drm-amdgpu-sdma4-drop-unused-register-header patches.suse/1122-drm-amd-powerplay-add-vclk-dclksoftmin-support-for-raven patches.suse/1123-drm-amdgpu-fix-kfd-initialization-for-multi-gpu-systems patches.suse/1124-drm-amdgpu-sdma4-set-wptr-shadow-atomically-v2 patches.suse/1125-drm-amdgpu-sdma4-drop-hdp-flush-from-wptr-shadow-update patches.suse/1126-drm-amdgpu-sdma4-drop-allocation-of-poll_mem_offs patches.suse/1127-drm-amdgpu-sdma4-move-wptr-polling-setup patches.suse/1128-drm-amdgpu-fix-dce_v6_0_disable_dce-warning patches.suse/1129-drm-amdgpu-fix-amdgpu_pm_acpi_event_handler-warning patches.suse/1130-drm-radeon-make-radeon_atif_handler-static patches.suse/1131-drm-amdgpu-make-amdgpu_atif_handler-static patches.suse/1132-drm-amdgpu-use-256-bit-buffers-for-all-wb-allocations-v2 patches.suse/1133-drm-amd-powerplay-fix-force-dpm-level-failed-on-cz patches.suse/1134-drm-amd-powerplay-fix-set-highest-mclk-level-failed-on-vega10 patches.suse/1135-drm-amd-powerplay-fix-psi-not-enabled-by-kmd patches.suse/1136-drm-amd-powerplay-add-cz-profile-support patches.suse/1137-drm-amdgpu-switch-to-drm_-get-put-helpers patches.suse/1138-drm-radeon-switch-to-drm_-get-put-helpers patches.suse/1139-drm-amdgpu-set-gfx_v9_0_ip_funcs-as-static patches.suse/1140-drm-amd-powerplay-fix-coccinelle-warnings-in-vega10_hwmgr-c patches.suse/1141-drm-amdgpu-fix-stolen-typo patches.suse/1142-drm-radeon-fix-stolen-typo patches.suse/1143-drm-amdgpu-fix-preferred-typo patches.suse/1144-drm-radeon-fix-preferred-typo patches.suse/1145-drm-amdgpu-don-t-finish-the-ring-if-not-initialized patches.suse/1146-drm-amd-powerplay-refine-dmesg-info-under-powerplay patches.suse/1147-drm-amd-powerplay-fix-coding-style-in-hwmgr-c patches.suse/1148-drm-amdgpu-uninitialized-variable-in-amdgpu_ttm_backend_bind patches.suse/1149-drm-amdgpu-ignore-digest_size-when-loading-sdma-fw-for-raven patches.suse/1150-drm-amdgpu-fix-missing-endian-safe-guard patches.suse/1151-drm-amdgpu-jt_size-was-wrongly-counted-twice patches.suse/1152-drm-amd-amdgpu-added-a-quirk-for-stoney-platform patches.suse/1153-drm-amd-amdgpu-disabling-power-gating-for-stoney-platform patches.suse/1154-drm-amdgpu-gfx7-fix-function-name patches.suse/1155-drm-omap-fix-memory-leak-when-fb-init-fails patches.suse/1156-drm-omap-support-for-hdmi-hot-plug-detection patches.suse/1157-drm-omap-displays-connector-hdmi-support-for-hot-plug-detection patches.suse/1158-drm-omap-displays-encoder-tpd12s015-support-for-hot-plug-detection patches.suse/1159-drm-omap-omap_display_timings-constify-videomode-structures patches.suse/1160-drm-omap-dma-buf-constify-dma_buf_ops-structures patches.suse/1161-drm-omap-constify-attribute_group-structures patches.suse/1162-drm-omap-panel-sony-acx565akm-constify-attribute_group-structures patches.suse/1163-drm-omap-panel-dsi-cm-constify-attribute_group-structures patches.suse/1164-drm-omapdrm-acx565akm-remove-unneeded-check-for-of-node patches.suse/1165-drm-omapdrm-connector-analog-tv-remove-unneeded-check-for-of-node patches.suse/1166-drm-omapdrm-panel-dpi-remove-unneeded-check-for-of-node patches.suse/1167-drm-omapdrm-dpi-remove-unneeded-regulator-check patches.suse/1168-drm-omapdrm-venc-don-t-export-omap_dss_pal_vm-and-omap_dss_ntsc_vm patches.suse/1169-drm-omapdrm-hdmi-store-phy-features-in-phy-data-structure patches.suse/1170-drm-omapdrm-dss-split-operations-out-of-dss_features-structure patches.suse/1171-drm-omapdrm-dsi-store-dsi-model-and-pll-hardware-data-in-of-data patches.suse/1172-drm-omapdrm-dsi-handle-pin-muxing-internally patches.suse/1173-drm-omapdrm-don-t-forward-set_min_bus_tput-to-no-op-platform-code patches.suse/1174-drm-omapdrm-dispc-select-features-based-on-compatible-string patches.suse/1175-drm-omapdrm-dpi-replace-omap-soc-model-checks-with-dss-model patches.suse/1176-drm-omapdrm-dss-select-features-based-on-compatible-string patches.suse/1177-drm-omapdrm-dss-use-supported-outputs-instead-of-display-types patches.suse/1178-drm-omapdrm-dss-initialize-dss-internal-features-at-probe-time patches.suse/1179-drm-omapdrm-move-all-debugfs-code-from-core-to-dss patches.suse/1180-drm-omapdrm-move-shutdown-handler-from-core-to-dss patches.suse/1181-drm-omapdrm-move-size-unit-features-to-dispc_features-structure patches.suse/1182-drm-omapdrm-move-color-modes-feature-to-dispc_features-structure patches.suse/1183-drm-omapdrm-move-overlay-caps-features-to-dispc_features-structure patches.suse/1184-drm-omapdrm-move-num_ovls-and-num_mgrs-to-dispc_features-structure patches.suse/1185-drm-omapdrm-move-dispc_clk_switch-reg-feature-to-struct-dss_features patches.suse/1186-drm-omapdrm-move-reg_fields-to-dispc_features-structure patches.suse/1187-drm-omapdrm-move-feat_venc_requires_tv_dac_clk-to-venc-driver patches.suse/1188-drm-omapdrm-move-feat_dsi_-features-to-dsi-driver patches.suse/1189-drm-omapdrm-move-feat_hdmi_-features-to-hdmi4-driver patches.suse/1190-drm-omapdrm-move-feat_dpi_uses_vdds_dsi-feature-to-dpi-code patches.suse/1191-drm-omapdrm-move-feat_lcd_clk_src-feature-to-dss_features-structure patches.suse/1192-drm-omapdrm-move-feat_-features-to-dispc-driver patches.suse/1193-drm-omapdrm-move-feat_param_dsi-features-to-dsi-driver patches.suse/1194-drm-omapdrm-move-pcd-linewidth-and-downscale-features-to-dispc-driver patches.suse/1195-drm-omapdrm-move-dss_fck-feature-to-dss-driver patches.suse/1196-drm-omapdrm-move-supported-outputs-feature-to-dss-driver patches.suse/1197-drm-omapdrm-remove-dss_features-h patches.suse/1198-drm-omap-use-regmap_update_bit-when-muxing-dsi-pads patches.suse/1199-drm-omap-add-omap5-dsiphy-lane-enable-support patches.suse/1200-drm-omapdrm-hdmi-rename-functions-and-structures-to-use-hdmi_-prefix patches.suse/1201-drm-omapdrm-hdmi-replace-omap-soc-model-check-with-hdmi-xmit-version patches.suse/1202-drm-omapdrm-hdmi-pass-hdmi-core-version-as-integer-to-hdmi-audio patches.suse/1203-drm-omapdrm-hdmi-configure-the-pll-from-the-hdmi-core-version patches.suse/1204-drm-omapdrm-hdmi-configure-the-phy-from-the-hdmi-core-version patches.suse/1205-drm-omapdrm-hdmi-don-t-allocate-phy-features-dynamically patches.suse/1206-drm-omapdrm-register-omapdrm-platform-device-in-omapdss-driver patches.suse/1207-drm-omapdrm-remove-the-omapdss-driver patches.suse/1208-drm-omap-rename-omapdrm-device-back patches.suse/1209-drm-omap-remove-no-op-cleanup-code patches.suse/1210-drm-omap-potential-null-deref-in-omap_crtc_duplicate_state patches.suse/1211-drm-ttm-remove-nonsense-wait-in-ttm_bo_cleanup_refs_and_unlock patches.suse/1212-drm-ttm-individualize-bo-reservation-obj-when-they-are-freed patches.suse/1213-drm-amdgpu-only-move-vm-bos-in-the-lru-during-validation-v2 patches.suse/1214-drm-amdgpu-only-bind-vm-shadows-after-validation-v2 patches.suse/1215-drm-amdgpu-fix-vega10-hw-config-for-2mb-pages patches.suse/1216-drm-amd-amdgpu-add-tracepoint-for-dma-page-mapping-v4 patches.suse/1217-drm-ttm-make-ttm_mem_type_manager_func-debug-more-useful patches.suse/1218-drm-radeon-fix-incorrect-use-of-the-lru_lock patches.suse/1219-drm-amdgpu-fix-incorrect-use-of-the-lru_lock patches.suse/1220-drm-amdgpu-move-debug-print-into-the-mm-managers patches.suse/1221-drm-amdgpu-move-gtt-usage-tracking-into-the-gtt-manager-v2 patches.suse/1222-drm-amdgpu-move-vram-usage-tracking-into-the-vram-manager-v2 patches.suse/1223-drm-amdgpu-shadow-and-vram_contiguous-flags-shouldn-t-be-used-by-userspace patches.suse/1224-drm-amdgpu-cleanup-static-csa-handling patches.suse/1225-drm-amdgpu-remove-superflous-amdgpu_bo_kmap-in-the-vm patches.suse/1226-drm-amdgpu-drop-the-extra-vm-huge-page-flag-v2 patches.suse/1227-drm-amdgpu-separate-bo_va-structure patches.suse/1228-drm-amdgpu-rename-vm-invalidated-to-moved patches.suse/1229-drm-amd-amdgpu-store-fragment_size-in-vm_manager patches.suse/1230-drm-amd-amdgpu-expose-fragment-size-as-module-parameter-v2 patches.suse/1231-drm-amdgpu-add-mjpeg-check-for-uvd-physical-mode-msg-buffer patches.suse/1232-drm-amdgpu-bump-version-for-support-of-uvd-mjpeg-decode patches.suse/1233-drm-amdgpu-fix-vega10-graphic-hang-issue-in-s3-test patches.suse/1234-drm-ttm-use-reservation_object_trylock-in-ttm_bo_individualize_resv-v2 patches.suse/1235-drm-sun4i-constify-drm_plane_helper_funcs patches.suse/1236-drm-sun4i-hdmi-implement-i2c-adapter-for-a10s-ddc-bus patches.suse/1237-drm-sun4i-add-if-statement-instead-of-depends-on patches.suse/1238-drm-sun4i-remove-useless-atomic_check patches.suse/1239-drm-sun4i-tcon-remove-unused-function patches.suse/1241-drm-amdkfd-fix-typo-in-dbgdev_wave_reset_wavefronts patches.suse/1242-drm-radeon-return-dword-offsets-of-address-watch-registers patches.suse/1243-drm-amdkfd-remove-bogus-divide-by-sizeofuint32_t patches.suse/1244-drm-amdkfd-fix-allocated_queues-bitmap-initialization patches.suse/1245-drm-amdgpu-remove-hard-coded-assumptions-about-compute-pipes patches.suse/1246-drm-amdkfd-clean-up-kfd-style-errors-and-warnings-v2 patches.suse/1247-drm-amdkfd-consolidate-and-clean-up-log-commands patches.suse/1248-drm-amdkfd-change-x-null-false-references-to-x patches.suse/1249-drm-amdkfd-fix-goto-usage-v2 patches.suse/1250-drm-amdkfd-remove-usage-of-allocsizeofstruct patches.suse/1251-drm-amdkfd-remove-bug_ons-for-null-pointer-arguments patches.suse/1252-drm-amdkfd-fix-doorbell-initialization-and-finalization patches.suse/1253-drm-amdkfd-allocate-gtt_sa_bitmap-in-long-units patches.suse/1254-drm-amdkfd-handle-remaining-bug_ons-more-gracefully-v2 patches.suse/1255-drm-amdkfd-add-more-error-printing-to-help-bringup-v2 patches.suse/1256-drm-amdkfd-clamp-eop-queue-size-correctly-on-gfx8 patches.suse/1257-drm-amdkfd-update-pm4-packet-headers patches.suse/1258-drm-amdgpu-disable-gfx-pg-on-cz patches.suse/1259-drm-amd-update-mec-hqd-loading-code-for-kfd patches.suse/1260-drm-amdgpu-program-sh_static_mem_config-globally-not-per-vmid patches.suse/1261-drm-amdgpu-add-kgd-kfd-interface-to-support-scratch-memory-v2 patches.suse/1262-drm-amdkfd-adding-new-ioctl-for-scratch-memory-v2 patches.suse/1263-drm-amdgpu-add-kgd-kfd-interface-get_tile_config-v2 patches.suse/1264-drm-amdkfd-implement-image-tiling-mode-support-v2 patches.suse/1265-drm-etnaviv-don-t-trigger-oom-killer-when-page-allocation-fails patches.suse/1266-drm-etnaviv-reduce-allocation-failure-message-severity patches.suse/1267-drm-etnaviv-populate-gem-objects-on-cpu_prep patches.suse/1268-drm-etnaviv-select-cma-and-dma_cma-if-available patches.suse/1269-drm-etnaviv-switch-to-drm_-get-put-helpers patches.suse/1270-drm-etnaviv-don-t-fail-gpu-bind-when-config_thermal-isn-t-enabled patches.suse/1271-drm-etnaviv-switch-gem-allocations-to-_gfp_retry_mayfail patches.suse/gpu-host1x-Don-t-fail-on-NULL-bo-physical-address.patch patches.suse/1272-drm-tegra-add-config_of-dependency patches.suse/drm-tegra-Set-MODULE_FIRMWARE-for-the-VIC patches.suse/1273-drm-tegra-switch-to-drm_-get-drm_-put-helpers patches.suse/1274-drm-tegra-fix-null-deref-in-debugfs-iova patches.suse/1275-drm-tegra-dc-use-unsigned-int-for-register-offsets patches.suse/1276-drm-tegra-dpaux-use-unsigned-int-for-register-offsets patches.suse/1277-drm-tegra-dsi-use-unsigned-int-for-register-offsets patches.suse/1278-drm-tegra-hdmi-use-unsigned-int-for-register-offsets patches.suse/1279-drm-tegra-sor-use-unsigned-int-for-register-offsets patches.suse/1280-drm-tegra-dc-trace-register-accesses patches.suse/1281-drm-tegra-hdmi-trace-register-accesses patches.suse/1282-drm-tegra-dsi-trace-register-accesses patches.suse/1283-drm-tegra-dpaux-trace-register-accesses patches.suse/1284-drm-tegra-sor-trace-register-accesses patches.suse/1285-drm-tegra-support-render-node patches.suse/1286-drm-tegra-gem-implement-mmap-for-prime-buffers patches.suse/1287-drm-tegra-prevent-bos-from-being-freed-during-job-submission patches.suse/drm-i915-Fix-error-checking-locking-in-perf-lookup_c patches.suse/drm-i915-Consistently-use-enum-pipe-for-PCH-transcod patches.suse/drm-i915-Explicit-the-connector-name-for-DP-link-tra patches.suse/1288-drm-i915-fix-bad-comparison-in-skl_compute_plane_wm-v2 patches.suse/drm-i915-More-stolen-quirking patches.suse/drm-i915-Drain-the-device-workqueue-on-unload patches.suse/drm-i915-selftests-Attach-a-stub-pm_domain patches.suse/drm-atomic-helper-Fix-leak-in-disable_all patches.suse/drm-i915-Fix-fbdev-unload-sequence patches.suse/drm-i915-unregister-interfaces-first-in-unload patches.suse/drm-i915-selftests-Mark-contexts-as-lost-during-free patches.suse/drm-i915-Pass-enum-pipe-to-intel_set_pch_fifo_underr patches.suse/drm-i915-Nuke-legacy-flip-queueing-code patches.suse/drm-i915-s-INTEL_INFO-dev_priv-gen-INTEL_GEN-dev_pri patches.suse/drm-i915-Rip-out-legacy-page_flip-completion-irq-han patches.suse/drm-i915-adjust-has_pending_fb_unpin-to-atomic patches.suse/drm-i915-Remove-intel_flip_work-infrastructure patches.suse/drm-i915-Drop-unpin-stall-in-atomic_prepare_commit patches.suse/Revert-drm-i915-Add-option-to-support-dynamic-backli patches.suse/Revert-drm-i915-Add-heuristic-to-determine-better-wa patches.suse/drm-i915-Report-execlists-irq-bit-in-debugfs patches.suse/drm-i915-Reset-context-image-on-engines-after-trigge patches.suse/drm-i915-Serialize-per-engine-resets-against-new-req patches.suse/drm-i915-Flush-the-execlist-ports-if-idle patches.suse/drm-i915-Check-execlist-ring-status-during-hangcheck patches.suse/drm-i915-Check-the-execlist-queue-for-pending-reques patches.suse/drm-i915-Clear-execlist-port-before-updating-seqno-o patches.suse/drm-i915-Move-idle-checks-before-intel_engine_init_g patches.suse/drm-i915-Wake-up-waiters-after-setting-the-WEDGED-bi patches.suse/drm-i915-Assert-that-machine-is-wedged-for-nop_submi patches.suse/drm-i915-Clear-engine-irq-posted-following-a-reset patches.suse/drm-i915-Make-i915_gem_context_mark_guilty-safe-for- patches.suse/drm-i915-Emit-a-user-level-message-when-resetting-th patches.suse/drm-i915-Disable-per-engine-reset-for-Broxton patches.suse/drm-i915-selftests-Exercise-independence-of-per-engi patches.suse/drm-i915-Simplify-scaler-init-during-CRTC-HW-readout patches.suse/drm-i915-chv-Add-unique-power-well-ID-for-the-pipe-A patches.suse/drm-i915-Unify-power-well-ID-enums patches.suse/drm-i915-Assign-everywhere-the-always-on-power-well- patches.suse/drm-i915-gen2-Add-an-ID-for-the-display-pipes-power- patches.suse/drm-i915-hsw-bdw-Add-an-ID-for-the-global-display-po patches.suse/drm-i915-Check-for-duplicated-power-well-IDs patches.suse/drm-i915-bxt-glk-Give-a-proper-name-to-the-power-wel patches.suse/drm-i915-gen9-Remove-redundant-power-well-state-asse patches.suse/drm-i915-gen9-Remove-redundant-state-check-during-po patches.suse/drm-i915-hsw-bdw-Remove-redundant-state-check-during patches.suse/drm-i915-hsw-bdw-Split-power-well-set-to-enable-disa patches.suse/drm-i915-hsw-Unify-the-hsw-bdw-and-gen9-power-well-r patches.suse/drm-i915-hsw-bdw-Add-irq_pipe_mask-has_vga-power-wel patches.suse/drm-i915-hsw-bdw-Wait-for-the-power-well-disabled-st patches.suse/drm-i915-hsw-Add-has_fuses-power-well-attribute patches.suse/drm-i915-gen9-Unify-the-HSW-BDW-and-GEN9-power-well- patches.suse/drm-i915-Move-hsw_power_well_enable-next-to-the-rest patches.suse/drm-i915-Gather-all-the-power-well-domain-mappings-t patches.suse/drm-i915-add-config-function-for-YCBCR420-outputs patches.suse/drm-i915-prepare-scaler-for-YCBCR420-modeset patches.suse/drm-i915-prepare-pipe-for-YCBCR420-output patches.suse/drm-i915-prepare-csc-unit-for-YCBCR420-output patches.suse/drm-i915-set-colorspace-for-YCBCR420-outputs patches.suse/drm-i915-glk-set-HDMI-2.0-identifier patches.suse/drm-i915-Enforce-that-CS-packets-are-qword-aligned patches.suse/drm-i915-Don-t-touch-fence-error-when-resetting-an-i patches.suse/drm-i915-selftest-Refactor-reset-locking patches.suse/drm-i915-Squelch-reset-messages-during-selftests patches.suse/drm-i915-selftests-Fix-kbuild-error patches.suse/drm-i915-cleanup-the-CHICKEN_MISC_2-re-definitions patches.suse/drm-i915-fbc-add-comments-to-the-FBC-auxiliary-struc patches.suse/drm-i915-Handle-msr-read-failure-gracefully patches.suse/drm-i915-Trim-struct_mutex-usage-for-kms patches.suse/drm-i915-Make-i915_gem_object_phys_attach-use-obj-mm patches.suse/drm-i915-Pin-the-pages-before-acquiring-struct_mutex patches.suse/drm-i915-Move-i915_gem_object_phys_attach patches.suse/drm-i915-Call-the-unlocked-version-of-i915_gem_objec patches.suse/drm-i915-Rework-sdvo-proxy-i2c-locking patches.suse/drm-i915-sdvo-Shut-up-state-checker-with-hdmi-cards- patches.suse/drm-i915-Include-mbox-details-for-pcode-read-write-f patches.suse/drm-i915-Remove-unused-i915_err_print_instdone patches.suse/drm-i915-Update-DRIVER_DATE-to-20170731 patches.suse/drm-i915-add-const-to-bin_attribute patches.suse/drm-i915-perf-prune-OA-configs patches.suse/drm-i915-perf-leave-GDT_CHICKEN_BITS-programming-in- patches.suse/drm-i915-perf-disable-NOA-logic-when-not-used patches.suse/drm-i915-reorder-NOA-register-definition-to-follow-a patches.suse/drm-i915-perf-Implement-I915_PERF_ADD-REMOVE_CONFIG- patches.suse/drm-i915-Fix-PCH-names-for-KBP-and-CNP patches.suse/drm-i915-enable-WaDisableDopClkGating-for-skl patches.suse/drm-i915-perf-Initialise-the-dynamic-sysfs-attr patches.suse/drm-i915-selftests-Retarget-igt_render_engine_reset_ patches.suse/drm-i915-cnl-Removing-missing-DDI_E-bits-from-CNL patches.suse/drm-i915-psr-Preserve-SRD_CTL-bit-29-on-PSR-init patches.suse/drm-i915-Supply-the-engine-id-for-our-mock_engine patches.suse/drm-i915-Implement-.get_format_info-hook-for-CCS patches.suse/drm-i915-Add-render-decompression-support patches.suse/drm-i915-Add-format-modifiers-for-Intel patches.suse/drm-i915-enum-i915_power_well_id-is-not-proper-kerne patches.suse/1289-drm-i915-add-register-macro-definition-style-guide patches.suse/drm-i915-perf-Initialise-dynamic-sysfs-group-before- patches.suse/drm-i915-perf-Drop-lockdep-assert-for-i915_oa_init_r patches.suse/drm-i915-perf-Drop-redundant-check-for-perf.initiali patches.suse/drm-i915-Avoid-null-dereference-if-mst_port-is-unset patches.suse/drm-i915-gen10-use-the-SKL-code-for-reading-WM-laten patches.suse/drm-i915-cnl-Enable-SAGV-for-Cannonlake patches.suse/drm-i915-gen10-fix-the-gen-10-SAGV-block-time patches.suse/drm-i915-gen10-fix-WM-latency-printing patches.suse/drm-i915-fbc-only-update-no_fbc_reason-when-active patches.suse/drm-i915-make-structure-intel_sprite_plane_funcs-sta patches.suse/drm-i915-cnl-Add-allowed-DP-rates-for-Cannonlake patches.suse/drm-i915-cnl-Dump-the-right-pll-registers-when-dumpi patches.suse/drm-i915-Simplify-hpd-pin-to-port patches.suse/drm-i915-Introduce-intel_hpd_pin-function patches.suse/drm-i915-Add-SW_SYNC-to-our-recommend-testing-Kconfi patches.suse/drm-i915-guc-Rename-GuC-irq-trigger-function patches.suse/drm-i915-gen9-Send-all-components-in-VF-state patches.suse/drm-i915-Push-i915_sw_fence_wait-into-the-nonblockin patches.suse/drm-i915-More-surgically-unbreak-the-modeset-vs-rese patches.suse/drm-i915-dp-Generalize-intel_dp_link_params-function patches.suse/drm-i915-dp-Validate-the-compliance-test-link-parame patches.suse/drm-i915-gvt-Use-gvt_err-to-print-the-resource-not-e patches.suse/drm-i915-gvt-Optimize-ring-siwtch-2x-faster-by-remov patches.suse/drm-i915-gvt-Optimize-ring-siwtch-2x-faster-again-by patches.suse/drm-i915-gvt-Factor-out-scan-and-shadow-from-workloa patches.suse/drm-i915-gvt-Audit-and-shadow-workload-during-ELSP-w patches.suse/drm-i915-gvt-To-check-whether-workload-scan-and-shad patches.suse/drm-i915-gvt-Replace-duplicated-code-with-exist-func patches.suse/drm-i915-gvt-take-runtime-pm-when-do-early-scan-and- patches.suse/drm-i915-gvt-Remove-duplicated-MMIO-entries patches.suse/drm-i915-gvt-Add-carefully-checking-in-GTT-walker-pa patches.suse/drm-i915-gvt-Refine-the-intel_vgpu_reset_gtt-reset-f patches.suse/drm-i915-gvt-expose-vGPU-context-hw-id patches.suse/drm-i915-gvt-Add-shadow-context-descriptor-updating patches.suse/drm-i915-Disconnect-32-and-48-bit-ppGTT-support patches.suse/drm-i915-Enable-guest-i915-full-ppgtt-functionality patches.suse/drm-i915-gvt-Fix-guest-i915-full-ppgtt-blocking-issu patches.suse/drm-i915-Work-around-GCC-anonymous-union-initializat patches.suse/drm-i915-hsw-Add-support-for-multiple-power-well-reg patches.suse/drm-i915-Split-obj-cache_coherent-to-track-r-w patches.suse/drm-i915-Handle-full-s64-precision-for-wait-ioctl patches.suse/drm-i915-Add-support-for-drm-syncobjs patches.suse/drm-i915-edp-Allow-alternate-fixed-mode-for-eDP-if-a patches.suse/drm-i915-cnl-Setup-PAT-Index patches.suse/drm-i915-gen10-implement-gen-10-watermarks-calculati patches.suse/drm-i915-cnl-Reuse-skl_wm_get_hw_state-on-Cannonlake patches.suse/drm-i915-opregion-let-user-specify-override-VBT-via- patches.suse/drm-i915-Split-pin-mapping-into-per-platform-functio patches.suse/drm-i915-Stop-touching-forcewake-following-a-gen6-en patches.suse/drm-i915-Don-t-use-MI_STORE_DWORD_IMM-on-Sandybridge patches.suse/drm-i915-Check-context-status-before-looking-up-our- patches.suse/drm-i915-Convert-execbuf-to-use-struct-of-array-pack patches.suse/drm-i915-Simplify-eb_lookup_vmas patches.suse/drm-i915-Replace-execbuf-vma-ht-with-an-idr patches.suse/drm-i915-Trivial-grammar-fix-s-opt-of-opt-out-of-in- patches.suse/drm-i915-Mark-the-GT-as-busy-before-idling-the-previ patches.suse/drm-i915-Update-DRIVER_DATE-to-20170818 patches.suse/1290-drm-imx-ipuv3-plane-use-fb-local-variable-instead-of-state-fb patches.suse/1291-drm-imx-lock-scanout-transfers-for-consecutive-bursts patches.suse/drm-nouveau-therm-fix-spelling-mistake-on-array-thre patches.suse/drm-nouveau-therm-gm200-Added patches.suse/drm-nouveau-disp-gf119-avoid-creating-non-existent-h patches.suse/drm-nouveau-mc-gf100-add-pmu-to-reset-mask patches.suse/drm-nouveau-pmu-gt215-fix-reset patches.suse/drm-nouveau-pmu-gt215-abstract-detection-of-whether- patches.suse/drm-nouveau-bios-Demote-missing-fp-table-message-to- patches.suse/drm-nouveau-disp-Silence-DCB-warnings patches.suse/drm-nouveau-falcon-use-a-more-reasonable-msgqueue-ti patches.suse/initial-support-display-only-for-GP108 patches.suse/drm-nouveau-bar-gf100-add-config-option-to-limit-BAR patches.suse/drm-nouveau-fb-gf100-zero-mmu-debug-buffers patches.suse/drm-nouveau-mpeg-print-more-debug-info-when-rejectin patches.suse/drm-nouveau-kms-nv04-nv40-prevent-undisplayable-fram patches.suse/drm-nouveau-kms-nv04-nv40-improve-overlay-error-dete patches.suse/drm-nouveau-kms-nv10-nv40-add-NV21-support-to-overla patches.suse/drm-nouveau-kms-nv04-nv4x-fix-exposed-format-list patches.suse/drm-nouveau-silence-suspend-resume-debugging-message patches.suse/drm-nouveau-kms-nv50-perform-null-check-on-msto-i-ra patches.suse/1292-drm-msm-mdp5-use-runtime-pm-get-put-api-instead-of-toggling-clocks patches.suse/1293-drm-msm-hdmi-set-up-runtime-pm-for-hdmi patches.suse/1294-drm-msm-dsi-set-up-runtime-pm-for-dsi patches.suse/1295-drm-msm-dsi-implement-rpm-suspend-resume-callbacks patches.suse/1296-drm-msm-mdp5-don-t-use-mode_set-helper-funcs-for-encoders-and-crtcs patches.suse/1297-drm-msm-mdp5-write-to-smp-registers-even-if-allocations-don-t-change patches.suse/1298-drm-msm-mdp5-set-up-runtime-pm-for-mdss patches.suse/1299-drm-msm-remove-uneeded-platform-dev-members patches.suse/1300-drm-msm-add-a5xx-hardware-fault-detection patches.suse/1301-drm-msm-attach-the-gpu-mmu-when-it-is-created patches.suse/1302-drm-msm-add-a-helper-function-for-in-kernel-buffer-allocations patches.suse/1303-drm-msm-remove-unused-define patches.suse/1304-drm-msm-mdp5-add-tracking-for-clk-enable-count patches.suse/1305-drm-msm-add-modeset-module-param patches.suse/1306-drm-msm-don-t-track-fbdev-s-gem-object-separately patches.suse/1307-drm-msm-add-helper-to-allocate-stolen-fb patches.suse/1308-drm-msm-make-msm_framebuffer_init-static patches.suse/1309-drm-msm-mdp5-make-helper-function-static patches.suse/1310-drm-msm-remove-unused-variable patches.suse/1311-drm-msm-mdp5-mark-runtime_pm-functions-as-_maybe_unused patches.suse/1312-merge-tag-drm-msm-next-2017-08-22-into-drm-next patches.suse/1313-drm-omap-fix-analog-tv-out-modecheck patches.suse/1314-drm-omap-fix-i886-work-around patches.suse/1315-drm-omap-work-around-for-omap3-display-enable patches.suse/1316-drm-sun4i-use-of_graph_get_remote_endpoint patches.suse/1317-drm-kirin-add-mode_valid-logic-to-avoid-mode-clocks-we-can-t-generate patches.suse/drm-syncobj-Rename-fence_get-to-find_fence patches.suse/drm-syncobj-Add-a-race-free-drm_syncobj_fence_get-he patches.suse/i915-Use-drm_syncobj_fence_get patches.suse/1318-drm-syncobj-add-sync-obj-wait-interface-v8 patches.suse/1319-drm-syncobj-add-a-callback-mechanism-for-replace_fence-v3 patches.suse/1320-drm-syncobj-add-a-create_signaled-flag patches.suse/1321-drm-syncobj-allow-wait-for-submit-and-signal-behavior-v5 patches.suse/1322-drm-syncobj-add-a-syncobj_array_find-helper patches.suse/1323-drm-syncobj-add-a-reset-ioctl-v3 patches.suse/1324-drm-syncobj-add-a-signal-ioctl-v3 patches.suse/drm-rename-u32-in-__u32-in-uapi patches.suse/1325-drm-exynos-decon5433-use-readl_poll_timeout-helpers patches.suse/1326-drm-exynos-use-helper-to-set-possible-crtcs patches.suse/1327-drm-exynos-dsi-refactor-panel-detection-logic patches.suse/1328-drm-exynos-dsi-propagate-info-about-command-mode-from-panel patches.suse/1329-drm-exynos-mic-use-mode-info-stored-in-crtc-to-detect-i80-mode patches.suse/1330-drm-exynos-decon5433-refactor-irq-requesting-code patches.suse/1331-drm-exynos-add-mode_valid-callback-to-exynos_drm patches.suse/1332-drm-exynos-decon5433-use-mode-info-stored-in-crtc-to-detect-i80-mode patches.suse/1333-drm-exynos-mixer-fix-chroma-comment-in-vp_video_buffer patches.suse/1334-drm-exynos-mixer-enable-nv12mt-support-for-the-video-plane patches.suse/1335-drm-exynos-mixer-simplify-vp_video_buffer patches.suse/1336-drm-exynos-mixer-simplify-mixer_graph_buffer patches.suse/1337-drm-exynos-mixer-remove-src-offset-from-mixer_graph_buffer patches.suse/1338-drm-exynos-consistent-use-of-cpp patches.suse/1339-drm-exynos-simplify-set_pixfmt-in-decon-and-fimd-drivers patches.suse/1340-drm-vmwgfx-don-t-use-drm_irq_install patches.suse/1341-drm-vmwgfx-move-irq-bottom-half-processing-to-threads patches.suse/1342-drm-vmwgfx-restart-command-buffers-after-errors patches.suse/1343-drm-vmwgfx-support-the-nop_error-command patches.suse/1344-drm-vmwgfx-fix-incorrect-command-header-offset-at-restart patches.suse/1345-drm-vmwgfx-prepare-to-support-fence-fd patches.suse/1346-drm-vmwgfx-add-support-for-imported-fence-file-descriptor patches.suse/1347-drm-vmwgfx-add-export-fence-to-file-descriptor-support patches.suse/1348-drm-vmwgfx-bump-the-version-for-fence-fd-support patches.suse/IB-hfi1-Remove-unnecessary-initialization-from-tx-re.patch patches.suse/IB-hfi1-Remove-unused-mk_qpn-function.patch patches.suse/IB-hfi1-Add-functions-to-parse-BTH-IB-headers.patch patches.suse/IB-hfi1-Separate-input-output-header-tracing.patch patches.suse/IB-hfi1-Setup-common-IB-fields-in-hfi1_packet-struct.patch patches.suse/IB-rdmavt-Compress-adjacent-SGEs-in-rvt_lkey_ok.patch patches.suse/IB-hfi1-Don-t-remove-RB-entry-when-not-needed.patch patches.suse/IB-hfi1-Optimize-cachelines-for-user-SDMA-request-st.patch patches.suse/IB-hfi1-Name-function-prototype-parameters-for-affin.patch patches.suse/IB-hfi1-Replace-deprecated-pci-functions-with-new-AP.patch patches.suse/IB-core-rdmavt-hfi1-opa-vnic-Send-OPA-cap_mask3-in-t.patch patches.suse/IB-hfi1-Remove-atomic-SDMA_REQ_SEND_DONE-bit-operati.patch patches.suse/IB-hfi1-Remove-atomic-SDMA_REQ_HAS_ERROR-bit-operati.patch patches.suse/IB-hfi1-Reclassify-type-of-messages-printed-for-plat.patch patches.suse/IB-hfi1-Fix-up-sdma_init-function-comment.patch patches.suse/IB-rdmavt-Remove-duplicated-functions.patch patches.suse/IB-hfi1-Fix-spelling-mistake-in-linkdown-reason.patch patches.suse/IB-hfi1-Use-QPN-mask-to-avoid-overflow.patch patches.suse/IB-hfi1-Remove-subtraction-of-uninitialized-value.patch patches.suse/IB-hfi1-Add-error-checking-for-buffer-overrun-in-OPA.patch patches.suse/IB-core-Allow-QP-state-transition-from-reset-to-erro-d5438983.patch patches.suse/IB-hfi1-Modify-handling-of-physical-link-state-by-Ho.patch patches.suse/IB-hfi1-qib-Do-not-send-QKey-trap-for-UD-qps.patch patches.suse/IB-hfi1-Fix-DC-8051-host-info-flag-array.patch patches.suse/IB-hfi1-Set-proper-logging-levels-on-QSFP-cable-erro.patch patches.suse/IB-hfi1-Create-common-expected-receive-verbs-PSM-cod.patch patches.suse/IB-hfi1-Remove-reading-platform-configuration-from-E.patch patches.suse/IB-hfi1-Use-a-template-for-tid-reg-unreg.patch patches.suse/IB-hfi1-Add-traces-for-TID-operations.patch patches.suse/IB-qib-Replace-deprecated-pci-functions-with-new-API.patch patches.suse/IB-hfi1-Initialize-TID-lists-to-avoid-crash-on-clean.patch patches.suse/IB-hfi1-Resolve-kernel-panics-by-reference-counting-.patch patches.suse/IB-hfi1-Handle-missing-magic-values-in-config-file.patch patches.suse/IB-rxe-Use-foo-bar-instead-of-foo-bar.patch patches.suse/IB-rxe-Prefer-unsigned-int-to-bare-use-of-unsigned.patch patches.suse/IB-rxe-Use-DEVICE_ATTR_RO-macro-to-show-parent-field.patch patches.suse/IB-rxe-Use-__func__-to-print-function-s-name.patch patches.suse/IB-rxe-Constify-static-rxe_vm_ops.patch patches.suse/net-mlx5-Add-raw-ethernet-local-loopback-firmware-co.patch patches.suse/IB-mlx5-Add-raw-ethernet-local-loopback-support.patch patches.suse/net-mlx5e-Enable-local-loopback-in-loopback-selftest.patch patches.suse/IB-mlx5-Change-logic-for-dispatching-IB-events-for-p.patch patches.suse/IB-mlx5-Add-debug-control-parameters-for-congestion-.patch patches.suse/IB-mlx5-Restore-IB-guid-policy-for-virtual-functions.patch patches.suse/IB-core-Introduce-delay-drop-for-a-WQ.patch patches.suse/net-mlx5-Introduce-set-delay-drop-command.patch patches.suse/net-mlx5-Introduce-general-notification-event.patch patches.suse/IB-mlx5-Add-support-to-dropless-RQ.patch patches.suse/IB-mlx5-Add-delay-drop-configuration-and-statistics.patch patches.suse/IB-core-Fix-the-validations-of-a-multicast-LID-in-at.patch patches.suse/IB-core-Set-RoCEv2-MGID-according-to-spec.patch patches.suse/IB-core-Add-support-for-RoCEv2-multicast.patch patches.suse/IB-core-Enable-QP-creation-with-a-given-source-QP-nu.patch patches.suse/IB-uverbs-Enable-QP-creation-with-a-given-source-QP-.patch patches.suse/IB-mlx5-Add-support-for-QP-with-a-given-source-QPN.patch patches.suse/IB-mlx5-Add-multicast-flow-steering-support-for-unde.patch patches.suse/net-mlx5-Report-enhanced-capabilities-for-IPoIB.patch patches.suse/IB-mlx5-Report-RX-checksum-capabilities-for-IPoIB.patch patches.suse/IB-mlx5-Fix-cached-MR-allocation-flow.patch patches.suse/IB-mlx5-Expose-extended-error-counters.patch patches.suse/IB-mlx4-Add-inline-receive-support.patch patches.suse/IB-net-mlx4-Add-resource-utilization-support.patch patches.suse/IB-mlx4-Add-support-for-WQ-related-verbs.patch patches.suse/IB-mlx4-Add-support-for-WQ-indirection-table-related.patch patches.suse/IB-mlx4-Add-support-for-RSS-QP.patch patches.suse/IB-mlx4-Expose-RSS-capabilities.patch patches.suse/IB-cma-Set-default-gid-type-to-RoCEv2.patch patches.suse/RDMA-bnxt_re-Delete-unsupported-modify_port-function.patch patches.suse/IB-qib-remove-duplicate-code.patch patches.suse/IB-usnic-Implement-get_netdev-hook.patch patches.suse/IB-core-Add-generic-function-to-extract-IB-speed-fro.patch patches.suse/RDMA-Remove-useless-MODULE_VERSION.patch patches.suse/RDMA-bnxt_re-Add-vlan-tag-for-untagged-RoCE-traffic-.patch patches.suse/RDMA-bnxt_re-Allow-posting-when-QPs-are-in-error.patch patches.suse/IB-hfi1-Add-receiving-queue-info-to-qp_stats.patch patches.suse/net-mlx5-fix-spelling-mistake-alloated-allocated.patch patches.suse/RDMA-qedr-notify-user-application-if-DPM-is-supporte.patch patches.suse/RDMA-qedr-notify-user-application-of-supported-WIDs.patch patches.suse/IB-cma-Fix-default-RoCE-type-setting.patch patches.suse/IB-hns-Support-compile-test-for-hns-RoCE-driver.patch patches.suse/IB-hns-fix-boolreturn.cocci-warnings.patch patches.suse/IB-hns-fix-returnvar.cocci-warnings.patch patches.suse/IB-hns-fix-semicolon.cocci-warnings.patch patches.suse/IB-hns-include-linux-interrupt.h.patch patches.suse/IB-hfi1-Check-return-values-from-PCI-config-API-call.patch patches.suse/IB-hfi1-Fix-bar0-mapping-to-use-write-combining.patch patches.suse/IB-hfi1-Serve-the-most-starved-iowait-entry-first.patch patches.suse/IB-hfi1-Assign-context-does-not-clean-up-file-descri.patch patches.suse/IB-hfi1-Remove-unused-user-context-data-members.patch patches.suse/IB-hfi1-Size-rcd-array-index-correctly-and-consisten.patch patches.suse/IB-hfi1-Use-context-pointer-rather-than-context-inde.patch patches.suse/IB-hfi1-Pass-the-context-pointer-rather-than-the-ind.patch patches.suse/IB-hfi1-Send-MAD-traps-until-repressed.patch patches.suse/IB-hfi1-Fix-code-consistency-for-if-else-blocks-in-c.patch patches.suse/IB-hfi1-Fix-initialization-failure-for-debug-firmwar.patch patches.suse/IB-hfi1-Move-saving-PCI-values-to-a-separate-functio.patch patches.suse/IB-hfi1-Verify-port-data-VLs-credits-on-transition-t.patch patches.suse/IB-hfi1-Split-copy_to_user-data-copy-for-better-secu.patch patches.suse/IB-hfi1-Harden-state-transition-to-Armed-and-Active.patch patches.suse/IB-hfi1-Do-not-enable-disabled-port-on-cable-insert.patch patches.suse/IB-hfi1-Only-set-fd-pointer-when-base-context-is-com.patch patches.suse/IB-hfi1-Disambiguate-corruption-and-uninitialized-er.patch patches.suse/IB-rdmavt-hfi1-qib-Fix-panic-with-post-receive-and-S.patch patches.suse/IB-hfi1-Create-workqueue-for-link-events.patch patches.suse/IB-hfi1-Prevent-link-down-request-double-queuing.patch patches.suse/IB-hfi1-Always-perform-offline-transition.patch patches.suse/IB-core-Convert-ah_attr-from-OPA-to-IB-when-copying-.patch patches.suse/IB-srpt-Increase-lid-and-sm_lid-to-32-bits.patch patches.suse/IB-IPoIB-Increase-local_lid-to-32-bits.patch patches.suse/IB-mad-Change-slid-in-RMPP-recv-from-16-to-32-bits.patch patches.suse/IB-core-Change-port_attr.lid-size-from-16-to-32-bits.patch patches.suse/IB-core-Change-port_attr.sm_lid-from-16-to-32-bits.patch patches.suse/IB-core-Change-wc.slid-from-16-to-32-bits.patch patches.suse/IB-CM-Add-OPA-Path-record-support-to-CM.patch patches.suse/IB-CM-Create-appropriate-path-records-when-handling-.patch patches.suse/IB-CM-Set-appropriate-slid-and-dlid-when-handling-CM.patch patches.suse/mlx5-convert-to-generic-pci_alloc_irq_vectors.patch patches.suse/mlx5e-don-t-assume-anything-on-the-irq-affinity-mapp.patch patches.suse/mlx5-move-affinity-hints-assignments-to-generic-code.patch patches.suse/RDMA-core-expose-affinity-mappings-per-completion-ve.patch patches.suse/mlx5-support-get_vector_affinity.patch patches.suse/block-Add-rdma-affinity-based-queue-mapping-helper.patch patches.suse/nvme-rdma-use-intelligent-affinity-based-queue-mappi.patch patches.suse/RDMA-core-Add-wait-retry-version-of-ibnl_unicast.patch patches.suse/RDMA-netlink-Remove-netlink-clients-infrastructure.patch patches.suse/RDMA-netlink-Remove-redundant-owner-option-for-netli.patch patches.suse/RDMA-netlink-Avoid-double-pass-for-RDMA-netlink-mess.patch patches.suse/RDMA-iwcm-Remove-useless-check-of-netlink-client-val.patch patches.suse/RDMA-iwcm-Remove-extra-EXPORT_SYMBOLS.patch patches.suse/RDMA-netlink-Add-flag-to-consolidate-common-handling.patch patches.suse/RDMA-netlink-Simplify-the-put_msg-and-put_attr.patch patches.suse/RDMA-netlink-Rename-and-remove-redundant-parameter-f.patch patches.suse/RDMA-netlink-Rename-and-remove-redundant-parameter-f-4d7f693a.patch patches.suse/RDMA-netlink-Simplify-and-rename-ibnl_chk_listeners.patch patches.suse/RDMA-netlink-Rename-netlink-callback-struct.patch patches.suse/RDMA-core-Add-iterator-over-ib_devices.patch patches.suse/RDMA-core-Add-and-expose-static-device-index.patch patches.suse/RDMA-netlink-Add-and-implement-doit-netlink-callback.patch patches.suse/RDMA-netlink-Reduce-indirection-access-to-cb_table.patch patches.suse/RDMA-netlink-Convert-LS-to-doit-callback.patch patches.suse/RDMA-netlink-Update-copyright.patch patches.suse/RDMA-netlink-Add-netlink-device-definitions-to-UAPI.patch patches.suse/RDMA-netlink-Add-nldev-initialization-flows.patch patches.suse/RDMA-netlink-Implement-nldev-device-dumpit-calback.patch patches.suse/RDMA-netlink-Add-nldev-device-doit-implementation.patch patches.suse/RDMA-netlink-Add-nldev-port-dumpit-implementation.patch patches.suse/RDMA-netlink-Implement-nldev-port-doit-callback.patch patches.suse/RDMA-netlink-Expose-device-and-port-capability-masks.patch patches.suse/RDMA-Simplify-get-firmware-interface.patch patches.suse/RDMA-netlink-Export-FW-version.patch patches.suse/RDMA-netlink-Export-node_guid-and-sys_image_guid.patch patches.suse/RDMA-netlink-Advertise-IB-subnet-prefix.patch patches.suse/RDMA-netink-Export-lids-and-sm_lids.patch patches.suse/RDMA-netlink-Export-LID-mask-control-LMC.patch patches.suse/RDMA-netlink-Provide-port-state-and-physical-link-st.patch patches.suse/RDMA-netlink-Export-node_type.patch patches.suse/IB-hns-Avoid-compile-test-under-non-64bit-environmen.patch patches.suse/cxgb4-Remove-some-dead-code.patch patches.suse/RDMA-core-make-ib_device.add-method-optional.patch patches.suse/nvme-rdma-remove-redundant-empty-device-add-callout.patch patches.suse/nvmet-rdma-remove-redundant-empty-device-add-callout.patch patches.suse/cm-Don-t-allocate-ib_cm-workqueue-with-WQ_MEM_RECLAI.patch patches.suse/iwcm-Don-t-allocate-iwcm-workqueue-with-WQ_MEM_RECLA.patch patches.suse/IB-qib-fix-spelling-mistake-failng-failing.patch patches.suse/IB-hfi1-fix-spelling-mistake-in-variable-name-contin.patch patches.suse/RDMA-bnxt_re-fix-spelling-mistake-Deallocte-Dealloca.patch patches.suse/PCI-IB-add-support-for-pci-driver-attribute-groups.patch patches.suse/infiniband-mthca-constify-pci_device_id.patch patches.suse/infiniband-nes-constify-pci_device_id.patch patches.suse/infiniband-pvrdma-constify-pci_device_id.patch patches.suse/i40iw-Simplify-code.patch patches.suse/i40iw-Fixes-for-static-checker-warnings.patch patches.suse/IB-rxe-Convert-pr_info-to-pr_warn.patch patches.suse/IB-rxe-Remove-unneeded-check.patch patches.suse/i40iw-fix-spelling-mistake-allloc_buf-alloc_buf.patch patches.suse/infiniband-avoid-overflow-warning.patch patches.suse/IB-qib-add-const-to-bin_attribute-structures.patch patches.suse/IB-hfi1-add-const-to-bin_attribute-structures.patch patches.suse/Add-OPA-extended-LID-support.patch patches.suse/RDMA-bnxt_re-Allocate-multiple-notification-queues.patch patches.suse/RDMA-bnxt_re-Implement-the-alloc-get_hw_stats-callba.patch patches.suse/IB-mthca-Replace-PCI-pool-old-API.patch patches.suse/mlx4-Replace-PCI-pool-old-API.patch patches.suse/mlx5-Replace-PCI-pool-old-API.patch patches.suse/IB-core-Fix-input-len-in-multiple-user-verbs.patch patches.suse/IB-hfi1-Revert-egress-pkey-check-enforcement.patch patches.suse/IB-hfi1-Remove-pmtu-from-the-QP-structure.patch patches.suse/IB-hfi1-Remove-lstate-from-hfi1_pportdata.patch patches.suse/IB-hfi1-Use-host_link_state-to-read-state-when-DC-is.patch patches.suse/IB-hfi1-Protect-context-array-set-clear-with-spinloc.patch patches.suse/IB-hf1-User-context-locking-is-inconsistent.patch patches.suse/IB-rdmavt-hfi1-qib-Modify-check_ah-to-account-for-ex.patch patches.suse/IB-hfi1-Add-support-to-receive-16B-bypass-packets.patch patches.suse/IB-hfi1-Add-support-to-send-16B-bypass-packets.patch patches.suse/IB-hfi1-Add-support-to-process-16B-header-errors.patch patches.suse/IB-hfi1-Determine-9B-16B-L2-header-type-based-on-Add.patch patches.suse/IB-hfi1-Add-16B-UD-support.patch patches.suse/IB-hfi1-Add-16B-trace-support.patch patches.suse/IB-rdmavt-hfi1-qib-Enhance-rdmavt-and-hfi1-to-use-32.patch patches.suse/IB-hfi1-Add-16B-RC-UC-support.patch patches.suse/IB-hfi1-Enhance-PIO-SDMA-send-for-16B.patch patches.suse/IB-hfi1-Enable-RDMA_CAP_OPA_AH-in-hfi-driver-to-supp.patch patches.suse/IB-hfi1-fix-spelling-mistake-Maximim-Maximum.patch patches.suse/IB-hfi1-Check-xchg-returned-value-for-queuing-link-d.patch patches.suse/IB-hfi1-Document-phys-port-state-bits-not-used-in-IB.patch patches.suse/IB-hfi1-Add-flag-for-platform-config-scratch-registe.patch patches.suse/IB-hfi1-Load-fallback-platform-configuration-per-HFI.patch patches.suse/IB-hfi1-Stricter-bounds-checking-of-MAD-trap-index.patch patches.suse/IB-hfi1-Remove-pstate-from-hfi1_pportdata.patch patches.suse/IB-hfi1-Remove-HFI1_VERBS_31BIT_PSN-option.patch patches.suse/IB-hfi1-Add-kernel-receive-context-info-to-debugfs.patch patches.suse/i40iw-Improve-CQP-timeout-logic.patch patches.suse/IB-pvrdma-Remove-unused-function.patch patches.suse/RDMA-Fix-return-value-check-for-ib_get_eth_speed.patch patches.suse/IB-mlx5-use-kvmalloc_array-for-mlx5_ib_wq.patch patches.suse/IB-mlx4-use-kvmalloc_array-to-allocate-wrid.patch patches.suse/rdma-Allow-demand-loading-of-NETLINK_RDMA.patch patches.suse/rdma-Autoload-netlink-client-modules.patch patches.suse/IB-ipoib-Enable-ioctl-for-to-IPoIB-rdma-netdevs.patch patches.suse/RDMA-vmw_pvrdma-Add-RoCEv2-support.patch patches.suse/RDMA-vmw_pvrdma-Update-device-query-parameters-and-p.patch patches.suse/IB-Avoid-ib_modify_port-failure-for-RoCE-devices.patch patches.suse/RDMA-qedr-fix-spelling-mistake-invlaid-invalid.patch patches.suse/RDMA-i40iw-Remove-unused-argument.patch patches.suse/IB-cma-Fix-erroneous-validation-of-supported-default.patch patches.suse/IB-uverbs-Introduce-and-use-helper-functions-to-copy.patch patches.suse/RDMA-mlx4-Don-t-use-uninitialized-variable.patch patches.suse/RDMA-mlx4-Fix-create-qp-command-alignment.patch patches.suse/RDMA-core-ulp-Convert-register-unregister-event-hand.patch patches.suse/RDMA-core-Cleanup-device-capability-enum.patch patches.suse/RDMA-core-Delete-BUG-from-unreachable-flow.patch patches.suse/RDMA-core-Refactor-get-link-layer-wrapper.patch patches.suse/RDMA-mlx4-Remove-gfp_mask-argument-from-acquire_grou.patch patches.suse/RDMA-usnic-Fix-remove-address-space-warning.patch patches.suse/RDMA-mthca-Make-explicit-conversion-to-64bit-value.patch patches.suse/IB-mlx4-Fix-some-spelling-mistakes.patch patches.suse/IB-mlx5-Fix-some-spelling-mistakes.patch patches.suse/IB-mlx5-Add-necessary-delay-drop-assignment.patch patches.suse/IB-mlx4-Fix-RSS-QP-type-in-creation-verb.patch patches.suse/IB-mlx4-Fix-struct-mlx4_ib_create_wq-alignment.patch patches.suse/IB-mlx4-Remove-redundant-attribute-in-mlx4_ib_create.patch patches.suse/IB-mlx4-Check-that-reserved-fields-in-mlx4_ib_create.patch patches.suse/IB-ipoib-Sync-between-remove_one-to-sysfs-calls-that.patch patches.suse/IB-rxe-Make-rxe_counter_name-static.patch patches.suse/RDMA-mlx5-Limit-scope-of-get-vector-affinity-local-f.patch patches.suse/RDMA-mlx4-Properly-annotate-link-layer-variable.patch patches.suse/RDMA-nes-Remove-zeroed-parameter-from-port-query-cal.patch patches.suse/IB-mlx5-Expose-software-parsing-for-Raw-Ethernet-QP.patch patches.suse/IB-mlx5-Enable-UMR-for-MRs-created-with-reg_create.patch patches.suse/IB-mlx5-Decouple-MR-allocation-and-population-flows.patch patches.suse/IB-mlx5-Fix-memory-leak-in-clean_mr-error-path.patch patches.suse/IB-mlx5-Fix-integer-overflow-when-page_shift-31.patch patches.suse/IB-mlx5-Add-support-for-multi-underlay-QP.patch patches.suse/IB-mlx5-Allow-posting-multi-packet-send-WQEs-if-hard.patch patches.suse/IB-mlx5-Report-mlx5-enhanced-multi-packet-WQE-capabi.patch patches.suse/IB-rdmavt-Use-rvt_put_swqe-in-rvt_clear_mr_ref.patch patches.suse/IB-qib-hfi1-Avoid-flow-control-testing-for-RDMA-writ.patch patches.suse/IB-qib-Remove-unnecessary-memory-allocation-for-boar.patch patches.suse/IB-qib-Stricter-bounds-checking-for-copy-and-array-a.patch patches.suse/IB-hfi1-Ratelimit-prints-from-sdma_interrupt.patch patches.suse/IB-hfi1-Improve-local-kmem_cache_alloc-performance.patch patches.suse/IB-hfi1-Clean-up-hfi1_user_exp_rcv_setup-function.patch patches.suse/IB-hfi1-Clean-up-user_sdma_send_pkts-function.patch patches.suse/IB-hfi1-Clean-up-pin_vector_pages-function.patch patches.suse/IB-hfi1-Fix-the-bail-out-code-in-pin_vector_pages-fu.patch patches.suse/IB-hfi1-Remove-duplicate-definitions-of-num_user_pag.patch patches.suse/IB-hfi1-Move-structure-definitions-from-user_exp_rcv.patch patches.suse/IB-hfi1-Move-structure-and-MACRO-definitions-in-user.patch patches.suse/IB-hfi1-Fix-whitespace-alignment-issue-for-MAD.patch patches.suse/IB-hfi1-Add-received-request-info-to-qp_stats.patch patches.suse/IB-hfi1-Add-opcode-states-to-qp_stats.patch patches.suse/IB-usnic-check-for-allocation-failure.patch patches.suse/RDMA-bnxt_re-remove-unnecessary-call-to-memset.patch patches.suse/IB-hfi1-constify-vm_operations_struct.patch patches.suse/i40iw-make-some-structures-const.patch patches.suse/IB-hfi1-Acquire-QSFP-cable-information-on-loopback.patch patches.suse/IB-hif1-Remove-static-tracing-from-SDMA-hot-path.patch patches.suse/IB-qib-Stricter-bounds-checking-for-copy-to-buffer.patch patches.suse/IB-hfi1-Use-accessor-to-determine-ring-size.patch patches.suse/IB-rdmavt-Add-QP-iterator-API-for-QPs.patch patches.suse/IB-hfi1-Convert-hfi1_error_port_qps-to-use-new-QP-it.patch patches.suse/IB-hfi1-Convert-qp_stats-debugfs-interface-to-use-ne.patch patches.suse/IB-qib-Convert-qp_stats-debugfs-interface-to-use-new.patch patches.suse/IB-rdmavt-Handle-dereg-of-inuse-MRs-properly.patch patches.suse/IB-rxe-Move-refcounting-earlier-in-rxe_send.patch patches.suse/IB-rxe-Disable-completion-upcalls-when-a-CQ-is-destr.patch patches.suse/IB-rxe-Remove-dangling-prototype.patch patches.suse/IB-rxe-Fix-up-the-responder-s-find_resources-functio.patch patches.suse/IB-rxe-Fix-destination-cache-for-IPv6.patch patches.suse/IB-rxe-Add-dst_clone-in-prepare_ipv6_hdr.patch patches.suse/IB-rxe-Fix-up-rxe_qp_cleanup.patch patches.suse/IB-rxe-Remove-unneeded-initialization-in-prepare6.patch patches.suse/IB-rxe-Another-fix-for-broken-receive-queue-draining.patch patches.suse/IB-rxe-Avoid-ICRC-errors-by-copying-into-the-skb-fir.patch patches.suse/IB-rxe-Handle-NETDEV_CHANGE-events.patch patches.suse/net-mlx5-Update-HW-layout-definitions.patch patches.suse/IB-core-Add-XRQ-capabilities.patch patches.suse/IB-core-Separate-CQ-handle-in-SRQ-context.patch patches.suse/IB-core-Add-new-SRQ-type-IB_SRQT_TM.patch patches.suse/IB-uverbs-Add-XRQ-creation-parameter-to-UAPI.patch patches.suse/IB-uverbs-Add-new-SRQ-type-IB_SRQT_TM.patch patches.suse/IB-uverbs-Expose-XRQ-capabilities.patch patches.suse/IB-mlx5-Fill-XRQ-capabilities.patch patches.suse/net-mlx5-Add-XRQ-support.patch patches.suse/IB-mlx5-Support-IB_SRQT_TM.patch patches.suse/IB-core-Add-a-generic-way-to-execute-an-operation-on.patch patches.suse/IB-core-Add-support-to-finalize-objects-in-one-trans.patch patches.suse/IB-cm-Fix-sleeping-in-atomic-when-RoCE-is-used.patch patches.suse/IB-core-Add-might_sleep-annotation-to-ib_init_ah_fro.patch patches.suse/RDMA-vmw_pvrdma-Report-network-header-type-in-WC.patch patches.suse/RDMA-vmw_pvrdma-Fix-a-signedness.patch patches.suse/IB-core-Add-new-ioctl-interface.patch patches.suse/IB-core-Declare-an-object-instead-of-declaring-only-.patch patches.suse/IB-core-Add-DEVICE-object-and-root-tree-structure.patch patches.suse/IB-core-Add-uverbs-merge-trees-functionality.patch patches.suse/IB-core-Add-macros-for-declaring-methods-and-attribu.patch patches.suse/IB-core-Explicitly-destroy-an-object-while-keeping-u.patch patches.suse/IB-core-Export-ioctl-enum-types-to-user-space.patch patches.suse/IB-core-Add-legacy-driver-s-user-data.patch patches.suse/IB-core-Add-completion-queue-cq-object-actions.patch patches.suse/IB-core-Assign-root-to-all-drivers.patch patches.suse/IB-core-Expose-ioctl-interface-through-experimental-.patch patches.suse/hwmon-ftsteutates-Fix-clearing-alarm-sysfs-entries patches.suse/hwmon-stts751-buffer-overrun-on-wrong-chip-configura patches.suse/hwmon-aspeed-pwm-add-THERMAL-dependency patches.suse/docs-disable-KASLR-when-debugging-kernel patches.suse/Documentation-sphinx-fix-kernel-doc-decode-for-non-u patches.suse/0001-swait-Add-idle-variants-which-don-t-contribute-to-lo.patch patches.suse/rcu_idle_enter-rely-on-callers-disabling-irqs.patch patches.suse/exports-from-rcu_idle_exit-and-rcu_idle_enter.patch patches.suse/net-netfilter-nf_conntrack_core-Fix-net_conntrack_lo.patch patches.suse/srcu-Provide-ordering-for-CPU-not-involved-in-grace-.patch patches.suse/0001-tools-Update-include-uapi-linux-fcntl.h-copy-from-th.patch patches.suse/perf-pmu-events-support-additional-power8-pvr-in-mapfile.patch patches.suse/perf-vendor-events-add-power9-pmu-events.patch patches.suse/perf-vendor-events-add-power9-pvrs-to-mapfile.patch patches.suse/perf-intel-pt-set-no_aux_samples-for-the-tracking-event.patch patches.suse/perf-intel-pt-always-set-no-branch-for-dummy-event.patch patches.suse/0092-tools-include-Adopt-strstarts-from-the-kernel.patch patches.suse/perf-x86-amd-uncore-get-correct-number-of-cores-sharing-last-level-cache patches.suse/14.1-irq-make-the-irqentry-text-section-unconditional.patch patches.suse/tools-headers-Fixup-tools-include-uapi-linux-bpf.h-c.patch patches.suse/tools-headers-Fixup-tools-include-uapi-linux-bpf.h-c-f1d6cb2d.patch patches.suse/perf-vendor-events-powerpc-remove-suffix-in-mapfile.patch patches.suse/perf-vendor-events-powerpc-update-power9-events.patch patches.suse/perf-x86-move-nehalem-pebs-code-to-flag.patch patches.suse/perf-x86-fix-data-source-decoding-for-skylake.patch patches.suse/perf-x86-only-show-format-attributes-when-supported.patch patches.suse/perf-core-x86-add-perf_sample_phys_addr.patch patches.suse/x86-mce-amd-allow-any-cpu-to-initialize-the-smca_banks-array.patch patches.suse/sched-fair-Call-cpufreq-update-util-handlers-less-frequently-on-UP.patch patches.suse/sched-core-Reuse-put_prev_task.patch patches.suse/sched-fair-Pass-rq-to-weighted_cpuload.patch patches.suse/sched-fair-Avoid-checking-cfs_rq-nr_running-twice.patch patches.suse/sched-fair-Drop-always-true-parameter-of-update_cfs_rq_load_avg.patch patches.suse/sched-pelt-Fix-false-running-accounting.patch patches.suse/numa-sched-slow-down-scan-rate-if-shared-faults-dominate.patch patches.suse/sched-numa-scale-scan-period-with-tasks-in-group-and-shared-private.patch patches.suse/sched-fair-Fix-wake_affine-for-NUMA_BALANCING.patch patches.suse/0001-x86-entry-64-Refactor-IRQ-stacks-and-make-them-NMI-s.patch patches.suse/0002-x86-entry-64-Initialize-the-top-of-the-IRQ-stack-bef.patch patches.suse/0003-x86-dumpstack-Fix-occasionally-missing-registers.patch patches.suse/0004-x86-dumpstack-Fix-interrupt-and-exception-stack-boun.patch patches.suse/0005-objtool-Add-ORC-unwind-table-generation.patch patches.suse/0006-objtool-x86-Add-facility-for-asm-code-to-provide-unw.patch patches.suse/0007-x86-entry-64-Add-unwind-hint-annotations.patch patches.suse/0008-x86-asm-Add-unwind-hint-annotations-to-sync_core.patch patches.suse/0001-objtool-Fix-gcov-check-for-older-versions-of-GCC.patch patches.suse/0001-x86-asm-Add-ASM_UNREACHABLE.patch patches.suse/0001-x86-asm-Make-objtool-unreachable-macros-independent-.patch patches.suse/0001-x86-unwind-Add-the-ORC-unwinder.patch patches.suse/0002-x86-kconfig-Make-it-easier-to-switch-to-the-new-ORC-.patch patches.suse/0003-x86-kconfig-Consolidate-unwinders-into-multiple-choi.patch patches.suse/06-x86-ldt-64-refresh-ds-and-es-when-modify_ldt-changes-an-entry.patch patches.suse/0001-objtool-Assume-unannotated-UD2-instructions-are-dead.patch patches.suse/0002-objtool-Skip-unreachable-warnings-for-alt-instructio.patch patches.suse/0003-objtool-Fix-mtune-atom-decoding-support-in-objtool-2.patch patches.suse/17-x86-xen-64-rearrange-the-syscall-entries.patch patches.suse/0001-x86-asm-Fix-UNWIND_HINT_REGS-macro-for-older-binutil.patch patches.suse/0001-objtool-Fix-validate_branch-return-codes.patch patches.suse/0002-objtool-Track-DRAP-separately-from-callee-saved-regi.patch patches.suse/17.1-x86-xen-64-fix-the-reported-ss-and-cs-in-syscall.patch patches.suse/0001-objtool-Fix-objtool-fallthrough-detection-with-funct.patch patches.suse/0001-objtool-Handle-GCC-stack-pointer-adjustment-bug.patch patches.suse/0001-x86-boot-KASLR-Wrap-e820-entries-walking-code-into-n.patch patches.suse/0002-x86-boot-KASLR-Switch-to-pass-struct-mem_vector-to-p.patch patches.suse/0003-x86-boot-KASLR-Rename-process_e820_entry-into-proces.patch patches.suse/efi-Introduce-efi_early_memdesc_ptr-to-get-pointer-t.patch patches.suse/x86-boot-KASLR-Prefer-mirrored-memory-regions-for-th.patch patches.suse/0001-x86-boot-KASLR-Work-around-firmware-bugs-by-excludin.patch patches.suse/x86-cpu-amd-limit-cpu_core_id-fixup-to-families-older-than-f17h.patch patches.suse/x86-cpu-amd-derive-l3-shared_cpu_map-from-cpu_llc_shared_mask.patch patches.suse/x86-numa_emulation-refine-the-calculation-of-max_emu_nid-and-dfl_phys_nid.patch patches.suse/x86-numa_emulation-assign-physnode_mask-directly-from-numa_nodes_parsed.patch patches.suse/x86-numa_emulation-recalculate-numa_nodes_parsed-from-emulated-nodes.patch patches.suse/0001-x86-nmi-Use-raw-lock.patch patches.suse/locking-atomic-x86-Use-s64-for-old-argument-of-atomi.patch patches.suse/0001-sched-wait-Remove-the-lockless-swait_active-check-in.patch patches.suse/0001-locking-osq_lock-Fix-osq_lock-queue-corruption.patch patches.suse/0001-locking-rwsem-spinlock-Add-killable-versions-of-__do.patch patches.suse/0001-locking-rwsem-xadd-Add-killable-versions-of-rwsem_do.patch patches.suse/01-jump_label-fix-concurrent-static_key_enable-disable.patch patches.suse/jump_label-Move-CPU-hotplug-locking.patch patches.suse/jump_label-Split-out-code-under-the-hotplug-lock.patch patches.suse/02-jump_label-provide-hotplug-context-variants.patch patches.suse/futex-Remove-duplicated-code-and-fix-undefined-behav.patch patches.suse/0001-smp-Avoid-using-two-cache-lines-for-struct-call_sing.patch patches.suse/0001-locking-pvqspinlock-Relax-cmpxchg-s-to-improve-perfo.patch patches.suse/acpi-nfit-fix-completion_initializer_onstack-abuse.patch patches.suse/13-x86-mm-give-each-mm-tlb-flush-generation-a-unique-id.patch patches.suse/14-x86-mm-track-the-tlb-s-tlb_gen-and-update-the-flushing-algorithm.patch patches.suse/16-x86-mm-rework-lazy-tlb-mode-and-tlb-freshness-tracking.patch patches.suse/17-x86-mm-stop-calling-leave_mm-in-idle-code.patch patches.suse/30-x86-mm-add-the-nopcid-boot-option-to-turn-off-pcid.patch patches.suse/29-x86-mm-enable-cr4-pcide-on-supported-systems.patch patches.suse/01-x86-cpu-amd-document-amd-secure-memory-encryption-sme.patch patches.suse/02-x86-mm-pat-set-write-protect-cache-mode-for-full-pat-support.patch patches.suse/03-x86-mpparse-x86-acpi-x86-pci-x86-dmi-sfi-use-memremap-for-ram-mappings.patch patches.suse/04-x86-cpu-amd-add-the-secure-memory-encryption-cpu-feature.patch patches.suse/05-x86-cpu-amd-handle-sme-reduction-in-physical-address-size.patch patches.suse/06-x86-mm-add-secure-memory-encryption-sme-support.patch patches.suse/07-x86-mm-remove-phys_to_virt-usage-in-ioremap.patch patches.suse/08-x86-mm-add-support-to-enable-sme-in-early-boot-processing.patch patches.suse/09-x86-mm-simplify-pd_page-macros.patch patches.suse/10-x86-mm-provide-general-kernel-support-for-memory-encryption.patch patches.suse/11-x86-mm-add-sme-support-for-read_cr3_pa.patch patches.suse/12-x86-mm-extend-early_memremap-support-with-additional-attrs.patch patches.suse/13-x86-mm-add-support-for-early-encryption-decryption-of-memory.patch patches.suse/14-x86-mm-insure-that-boot-memory-areas-are-mapped-properly.patch patches.suse/15-x86-boot-e820-add-support-to-determine-the-e820-type-of-an-address.patch patches.suse/16-efi-add-an-efi-table-address-match-function.patch patches.suse/17-efi-update-efi_mem_type-to-return-an-error-rather-than-0.patch patches.suse/18-x86-efi-update-efi-pagetable-creation-to-work-with-sme.patch patches.suse/19-x86-mm-add-support-to-access-boot-related-data-in-the-clear.patch patches.suse/20-x86-boot-use-memremap-to-map-the-mpf-and-mpc-data.patch patches.suse/21-x86-mm-add-support-to-access-persistent-memory-in-the-clear.patch patches.suse/22-x86-mm-add-support-for-changing-the-memory-encryption-attribute.patch patches.suse/23-x86-realmode-decrypt-trampoline-area-if-memory-encryption-is-active.patch patches.suse/24-x86-swiotlb-add-memory-encryption-support.patch patches.suse/25-swiotlb-add-warnings-for-use-of-bounce-buffers-with-sme.patch patches.suse/26-x86-cpu-amd-make-the-microcode-level-available-earlier-in-the-boot.patch patches.suse/27-iommu-amd-allow-the-amd-iommu-to-work-with-memory-encryption.patch patches.suse/28-x86-boot-realmode-check-for-memory-encryption-on-the-aps.patch patches.suse/29-x86-drm-fbdev-do-not-specify-encrypted-memory-for-video-mappings.patch patches.suse/30-kvm-x86-svm-support-secure-memory-encryption-within-kvm.patch patches.suse/31-x86-mm-kexec-allow-kexec-to-be-used-with-sme.patch patches.suse/32-xen-x86-remove-sme-feature-in-pv-guests.patch patches.suse/33-x86-mm-use-proper-encryption-attributes-with-dev-mem.patch patches.suse/34-x86-mm-create-native_make_p4d-for-pgtable_levels-4.patch patches.suse/35-x86-mm-add-support-to-encrypt-the-kernel-in-place.patch patches.suse/36-x86-boot-add-early-cmdline-parsing-for-options-with-arguments.patch patches.suse/37-compiler-gcc-h-introduce-_nostackprotector-function-attribute.patch patches.suse/38-x86-mm-add-support-to-make-use-of-secure-memory-encryption.patch patches.suse/39-x86-boot-fix-memremap-related-build-failure.patch patches.suse/x86-mpx-do-not-allow-mpx-if-we-have-mappings-above-47-bit patches.suse/19-x86-mm-implement-pcid-based-optimization-try-to-preserve-old-tlb-entries-using-pcid.patch patches.suse/x86-mm-pkeys-Fix-typo-in-Documentation-x86-protectio.patch patches.suse/40-x86-mm-kexec-fix-memory-corruption-with-sme-on-successive-kexecs.patch patches.suse/41-acpi-x86-mm-remove-encryption-mask-from-acpi-page-protection-type.patch patches.suse/x86-mm-mm-hwpoison-clear-present-bit-for-kernel-1-1-mappings-of-poison-pages.patch patches.suse/kvm-x86-Avoid-clearing-the-C-bit-in-rsvd_bits.patch patches.suse/42-x86-mm-fix-sme-encryption-stack-ptr-handling.patch patches.suse/x86-mm-Use-pr_cont-in-dump_pagetable patches.suse/timekeeping-Use-proper-timekeeper-for-debug-code patches.suse/genirq-Fix-for_each_action_of_desc-macro.patch patches.suse/irqchip-gic-Report-that-effective-affinity-is-a-sing.patch patches.suse/irqchip-gic-v3-Report-that-effective-affinity-is-a-s.patch patches.suse/irqchip-gic-v3-its-Report-that-effective-affinity-is.patch patches.suse/0001-genirq-Export-more-irq_chip_-_parent-functions.patch patches.suse/0002-genirq-Add-handle_fasteoi_-level-edge-_irq-flow-hand.patch patches.suse/0003-irqdomain-Factor-out-code-to-add-and-remove-items-to.patch patches.suse/0004-irqdomain-Check-for-NULL-function-pointer-in-irq_dom.patch patches.suse/0005-irqdomain-Add-irq_domain_-push-pop-_irq-functions.patch patches.suse/0009-irqdomain-Prevent-potential-NULL-pointer-dereference.patch patches.suse/irqchip-gic-v3-its-Properly-handle-command-queue-wra.patch patches.suse/genirq-Let-irq_set_vcpu_affinity-iterate-over-hierar.patch patches.suse/irqchip-gic-v3-Add-redistributor-iterator.patch patches.suse/irqchip-gic-v3-Add-VLPI-DirectLPI-discovery.patch patches.suse/irqchip-gic-v3-its-Move-LPI-definitions-around.patch patches.suse/irqchip-gic-v3-its-Add-probing-for-VLPI-properties.patch patches.suse/irqchip-gic-v3-its-Macro-ize-its_send_single_command.patch patches.suse/irqchip-gic-v3-its-Implement-irq_set_irqchip_state-f.patch patches.suse/irqchip-gic-v3-its-Split-out-property-table-allocati.patch patches.suse/irqchip-gic-v3-its-Allow-use-of-indirect-VCPU-tables.patch patches.suse/irqchip-gic-v3-its-Split-out-pending-table-allocatio.patch patches.suse/irqchip-gic-v3-its-Rework-LPI-freeing.patch patches.suse/irqchip-gic-v3-its-Generalize-device-table-allocatio.patch patches.suse/irqchip-gic-v3-its-Generalize-LPI-configuration.patch patches.suse/irqchip-gic-v4-Add-management-structure-definitions.patch patches.suse/irqchip-gic-v3-its-Add-GICv4-ITS-command-definitions.patch patches.suse/irqchip-gic-v3-its-Add-VLPI-configuration-hook.patch patches.suse/irqchip-gic-v3-its-Add-VLPI-map-unmap-operations.patch patches.suse/irqchip-gic-v3-its-Add-VLPI-configuration-handling.patch patches.suse/irqchip-gic-v3-its-Add-VPE-domain-infrastructure.patch patches.suse/irqchip-gic-v3-its-Add-VPE-irq-domain-allocation-tea.patch patches.suse/irqchip-gic-v3-its-Add-VPE-irq-domain-de-activation.patch patches.suse/irqchip-gic-v3-its-Add-VPENDBASER-VPROPBASER-accesso.patch patches.suse/irqchip-gic-v3-its-Add-VPE-scheduling.patch patches.suse/irqchip-gic-v3-its-Add-VPE-invalidation-hook.patch patches.suse/irqchip-gic-v3-its-Add-VPE-affinity-changes.patch patches.suse/irqchip-gic-v3-its-Add-VPE-interrupt-masking.patch patches.suse/irqchip-gic-v3-its-Make-LPI-allocation-optional-on-d.patch patches.suse/irqchip-gic-v3-its-Add-device-proxy-for-VPE-manageme.patch patches.suse/irqchip-gic-v3-its-Move-pending-doorbell-after-VMOVP.patch patches.suse/irqchip-gic-v3-its-Allow-doorbell-interrupts-to-be-i.patch patches.suse/irqchip-gic-v3-its-Set-implementation-defined-bit-to.patch patches.suse/irqchip-gic-v4-Add-per-VM-VPE-domain-creation.patch patches.suse/irqchip-gic-v4-Add-VPE-command-interface.patch patches.suse/irqchip-gic-v4-Add-VLPI-configuration-interface.patch patches.suse/irqchip-gic-v4-Add-some-basic-documentation.patch patches.suse/irqchip-gic-v4-Enable-low-level-GICv4-operations.patch patches.suse/irqchip-gic-v3-Advertise-GICv4-support-to-KVM.patch patches.suse/irqchip-gic-Make-irq_chip-const.patch patches.suse/0104-irqchip-ls-scfg-msi-Fix-typo-of-MSI-compatible-strin.patch patches.suse/0105-irqchip-ls-scfg-msi-Add-LS1046a-MSI-support.patch patches.suse/0106-irqchip-ls-scfg-msi-Add-LS1043a-v1.1-MSI-support.patch patches.suse/0107-irqchip-ls-scfg-msi-Add-MSI-affinity-support.patch patches.suse/smp-hotplug-Handle-removal-correctly-in-cpuhp_store_.patch patches.suse/01-x86-perf-cqm-wipe-out-perf-based-cqm.patch patches.suse/02-x86-intel_rdt-cqm-documentation-for-resctrl-based-rdt-monitoring.patch patches.suse/03-x86-intel_rdt-introduce-a-common-compile-option-for-rdt.patch patches.suse/04-x86-intel_rdt-change-file-names-to-accommodate-rdt-monitor-code.patch patches.suse/05-x86-intel_rdt-mark-rdt_root-and-closid_alloc-as-static.patch patches.suse/06-x86-intel_rdt-cleanup-namespace-to-support-rdt-monitoring.patch patches.suse/07-x86-intel_rdt-make-rdt_resources_all-more-readable.patch patches.suse/08-x86-intel_rdt-cqm-add-rdt-monitoring-initialization.patch patches.suse/09-x86-intel_rdt-cqm-add-rmid-resource-monitoring-id-management.patch patches.suse/10-x86-intel_rdt-simplify-info-and-base-file-lists.patch patches.suse/11-x86-intel_rdt-cqm-add-info-files-for-rdt-monitoring.patch patches.suse/12-x86-intel_rdt-prepare-for-rdt-monitoring-mkdir-support.patch patches.suse/13-x86-intel_rdt-cqm-add-mkdir-support-for-rdt-monitoring.patch patches.suse/14-x86-intel_rdt-change-closid-type-from-int-to-u32.patch patches.suse/15-x86-intel_rdt-cqm-add-tasks-file-support.patch patches.suse/16-x86-intel_rdt-prepare-to-add-rdt-monitor-cpus-file-support.patch patches.suse/17-x86-intel_rdt-cqm-add-cpus-file-support.patch patches.suse/18-x86-intel_rdt-prepare-for-rdt-monitor-data-support.patch patches.suse/19-x86-intel_rdt-cqm-add-mon_data.patch patches.suse/20-x86-intel_rdt-separate-the-ctrl-bits-from-rmdir.patch patches.suse/21-x86-intel_rdt-cqm-add-rmdir-support.patch patches.suse/22-x86-intel_rdt-cqm-add-mount-umount-support.patch patches.suse/23-x86-intel_rdt-introduce-rdt_enable_key-for-scheduling.patch patches.suse/24-x86-intel_rdt-cqm-add-sched_in-support.patch patches.suse/25-x86-intel_rdt-cqm-add-cpu-hotplug-support.patch patches.suse/26-x86-intel_rdt-mbm-basic-counting-of-mbm-events-total-and-local.patch patches.suse/27-x86-intel_rdt-mbm-add-mbm-counter-initialization.patch patches.suse/28-x86-intel_rdt-mbm-handle-counter-overflow.patch patches.suse/29-x86-intel_rdt-show-bitmask-of-shareable-resource-with-other-executing-units.patch patches.suse/30-x86-intel_rdt-cqm-clear-the-default-rmid-during-hotcpu.patch patches.suse/31-x86-intel_rdt-modify-the-intel_pqr_state-for-better-performance.patch patches.suse/32-x86-intel_rdt-mbm-fix-mbm-overflow-handler-during-cpu-hotplug.patch patches.suse/33-x86-intel_rdt-cqm-improve-limbo-list-processing.patch patches.suse/34-x86-intel_rdt-remove-redundant-ternary-operator-on-return.patch patches.suse/35-x86-intel_rdt-move-special-case-code-for-haswell-to-a-quirk-function.patch patches.suse/36-x86-intel_rdt-add-command-line-options-for-resource-director-technology.patch patches.suse/37-x86-intel_rdt-turn-off-most-rdt-features-on-skylake.patch patches.suse/x86-boot-move-eisa-setup-to-a-separate-file patches.suse/x86-eisa-add-missing-include patches.suse/10-x86-xen-get-rid-of-paravirt-op-adjust_exception_frame.patch patches.suse/parisc-ipmi_si_intf-Fix-section-mismatches-on-parisc.patch patches.suse/s390-mm-tag-pages.patch patches.suse/s390-mm-no-dat-tlb-flush.patch patches.suse/s390-mm-guest-asce-tlb-flush.patch patches.suse/s390-kvm-nodat-tlb-flush.patch patches.suse/s390-sles15sp1-00-13-01-s390-mm-introduce-defines-to-reflect-the-hardware-mm.patch patches.suse/s390-sclp-sing-increment.patch patches.suse/s390-time-add-support-for-the-TOD-clock-epoch-extens.patch patches.suse/s390-sles15sp1-00-05-03-s390-add-support-for-IBM-z14-machines.patch patches.suse/s390-qeth-constify-attribute_group-structures.patch patches.suse/s390-spinlock-niai.patch patches.suse/s390-sles15-01-06-01-mm-helpers.patch patches.suse/s390-sles15-01-06-02-vmcp-hotplug.patch patches.suse/s390-sles15-01-05-vmcp-dma.patch patches.suse/s390-sles15-01-06-03-vmcp-cma.patch patches.suse/s390-dasd-Change-unsigned-long-long-to-unsigned-long.patch patches.suse/25-s390-mm-use-generic-mm_hooks.patch patches.suse/s390-dasd-Add-discard-support-for-FBA-devices.patch patches.suse/0021-arm64-syscallno-is-secretly-an-int-make-it-official.patch patches.suse/0022-arm64-Abstract-syscallno-manipulation.patch patches.suse/arm64-mm-Fix-set_memory_valid-declaration.patch patches.suse/0016-arm64-Add-ASM_BUG.patch patches.suse/0017-arm64-consistently-use-bl-for-C-exception-entry.patch patches.suse/0018-arm64-move-non-entry-code-out-of-.entry.text.patch patches.suse/0019-arm64-unwind-avoid-percpu-indirection-for-irq-stack.patch patches.suse/0020-arm64-unwind-disregard-frame.sp-when-validating-fram.patch patches.suse/0023-arm64-unwind-reference-pt_regs-via-embedded-stack-fr.patch patches.suse/0024-arm64-unwind-remove-sp-from-struct-stackframe.patch patches.suse/0005-ACPI-IORT-Handle-PCI-aliases-properly-for-IOMMUs.patch patches.suse/0001-ACPI-IORT-numa-Add-numa-node-mapping-for-smmuv3-devi.patch patches.suse/0001-md-raid6-use-faster-multiplication-for-ARM-NEON-delt.patch patches.suse/0002-md-raid6-implement-recovery-using-ARM-NEON-intrinsic.patch patches.suse/0006-ACPI-IORT-Fix-build-regression-without-IOMMU.patch patches.suse/0025-arm64-remove-__die-s-stack-dump.patch patches.suse/0026-fork-allow-arch-override-of-VMAP-stack-alignment.patch patches.suse/0027-arm64-kernel-remove-THREAD-IRQ_STACK-_START_SP.patch patches.suse/0028-arm64-factor-out-PAGE_-and-CONT_-definitions.patch patches.suse/0029-arm64-clean-up-THREAD_-definitions.patch patches.suse/0030-arm64-clean-up-irq-stack-definitions.patch patches.suse/0031-arm64-move-SEGMENT_ALIGN-to-asm-memory.h.patch patches.suse/0032-efi-arm64-add-EFI_KIMG_ALIGN.patch patches.suse/0033-arm64-factor-out-entry-stack-manipulation.patch patches.suse/0034-arm64-assembler-allow-adr_this_cpu-to-use-the-stack-.patch patches.suse/0035-arm64-use-an-irq-stack-pointer.patch patches.suse/0036-arm64-add-basic-VMAP_STACK-support.patch patches.suse/0037-arm64-add-on_accessible_stack.patch patches.suse/0038-arm64-add-VMAP_STACK-overflow-detection.patch patches.suse/0015-arm64-perf-Allow-more-than-one-cycle-counter-to-be-u.patch patches.suse/0016-perf-xgene-Remove-unnecessary-managed-resources-clea.patch patches.suse/0017-arm64-perf-Allow-standard-PMUv3-events-to-be-extende.patch patches.suse/0018-arm64-perf-Connect-additional-events-to-pmu-counters.patch patches.suse/0019-arm64-perf-Remove-redundant-entries-from-CPU-specifi.patch patches.suse/0020-arm64-perf-add-support-for-Cortex-A73.patch patches.suse/0021-arm64-perf-add-support-for-Cortex-A35.patch patches.suse/0015-arm64-neon-replace-generic-definition-of-may_use_sim.patch patches.suse/0013-arm64-neon-Add-missing-header-guard-in-asm-neon.h.patch patches.suse/0014-arm64-fpsimd-Consistently-use-__this_cpu_-ops-where-.patch patches.suse/0012-arm64-neon-Allow-EFI-runtime-services-to-use-FPSIMD-.patch patches.suse/0016-arm64-neon-Remove-support-for-nested-or-hardirq-kern.patch patches.suse/0001-arm64-neon-Export-kernel_neon_busy-to-loadable-modul.patch patches.suse/0023-arm64-neon-Forbid-when-irqs-are-disabled.patch patches.suse/0024-arm64-neon-efi-Make-EFI-fpsimd-save-restore-variable.patch patches.suse/0002-arm64-Convert-pte-handling-from-inline-asm-to-using-.patch patches.suse/0001-kvm-arm64-Convert-kvm_set_s2pte_readonly-from-inline.patch patches.suse/0003-arm64-Move-PTE_RDONLY-bit-handling-out-of-set_pte_at.patch patches.suse/0002-arm64-Ignore-hardware-dirty-bit-updates-in-ptep_set_.patch patches.suse/arm64-Remove-the-CONFIG_ARM64_HW_AFDBM-alternative-c.patch patches.suse/0019-usb-hcd-constify-attribute_group-structures.patch patches.suse/0001-xhci-add-definitions-for-all-port-link-states.patch patches.suse/0001-xhci-Add-port-status-decoder-for-tracing-purposes.patch patches.suse/0020-xhci-rename-temp-and-temp1-variables.patch patches.suse/0001-xhci-add-port-status-tracing.patch patches.suse/0021-usb-Increase-root-hub-reset-signaling-time-to-preven.patch patches.suse/0022-xhci-rework-bus_resume-and-check-ports-are-suspended.patch patches.suse/phy-qcom-qmp-Fix-failure-path-in-phy_init-functions.patch patches.suse/dt-bindings-phy-sun4i-usb-phy-add-property-descriptions-for-h3.patch patches.suse/0037-phy-rockchip-inno-usb2-add-support-for-rockchip-usbg.patch patches.suse/0038-phy-rockchip-inno-usb2-add-support-for-otg-mux-inter.patch patches.suse/0039-phy-rockchip-inno-usb2-add-support-of-usb2-phy-for-r.patch patches.suse/0040-phy-rockchip-typec-remove-unused-dfp-variable.patch patches.suse/0023-usb-make-device_type-const.patch patches.suse/0024-USB-core-constify-vm_operations_struct.patch patches.suse/0025-usb-xhci-Support-enabling-of-compliance-mode-for-xhc.patch patches.suse/0026-usb-misc-lvstest-add-entry-to-place-port-in-complian.patch patches.suse/0073-tty-serial-fsl_lpuart-Add-CONSOLE_POLL-support-for-l.patch patches.suse/0001-serial-xuartps-Remove-__init-marking-from-early-writ.patch patches.suse/0077-serial-fsl_lpuart-clear-unsupported-options-in-.rs48.patch patches.suse/tty-improve-tty_insert_flip_char-fast-path patches.suse/tty-improve-tty_insert_flip_char-slow-path patches.suse/tty-fix-__tty_insert_flip_char-regression patches.suse/0102-serial-fsl_lpuart-Avoid-using-irq_wake-flag.patch patches.suse/serial-pch_uart-Make-port-type-explicit.patch patches.suse/serial-remove-unused-port-type patches.suse/serial-fix-port-type-numbering-for-ti-da8xx patches.suse/serial-earlycon-Only-try-fdt-when-specify-earlycon-e patches.suse/serial-8250_uniphier-fix-serial-port-index-in-privat.patch patches.suse/0001-staging-typec-Fix-endianness-warning-discovered-by-s.patch patches.suse/0071-staging-fsl-dpaa2-eth-Remove-dead-code.patch patches.suse/Staging-vc04_services-vchiq_util.c-kzalloc-call-chan patches.suse/iio-gyro-st_gyro-fix-L3GD20H-support patches.suse/0063-iio-adc-Fix-polling-of-INA219-conversion-ready-flag.patch patches.suse/iio-magnetometer-st_magn_core-enable-multiread-by-de patches.suse/dt-bindings-iio-update-stm32-timers-clock-names.patch patches.suse/0002-iio-adc-rockchip_saradc-add-NULL-check-on-of_match_d.patch patches.suse/iio-accel-st_accel_i2c-fix-i2c_device_id-table patches.suse/staging-rtl8188eu-Move-after-function-to-new-line.patch patches.suse/Staging-rtl8188eu-core-fix-brace-coding-style-issue-.patch patches.suse/staging-fbtft-array-underflow-in-fbtft_request_gpios patches.suse/0078-staging-fsl-mc-Convert-to-using-pOF-instead-of-full_.patch patches.suse/staging-lustre-libcfs-fix-test-for-libcfs_ioctl_hdr-.patch patches.suse/0079-staging-fsl-mc-use-generic-memory-barriers.patch patches.suse/0080-staging-fsl-mc-drop-useless-gic-v3-related-include.patch patches.suse/0081-staging-fsl-mc-fix-compilation-with-non-generic-msi-.patch patches.suse/0082-staging-fsl-mc-fix-formating-of-phys_addr_t-on-32-bi.patch patches.suse/0083-staging-fsl-mc-don-t-use-raw-device-io-functions.patch patches.suse/0084-staging-fsl-mc-make-the-driver-compile-on-32-bit.patch patches.suse/0085-staging-fsl-mc-allow-the-driver-compile-multi-arch.patch patches.suse/0086-staging-fsl-mc-fix-resource_size.cocci-warnings.patch patches.suse/0087-staging-fsl-dpaa2-eth-Fix-skb-use-after-free.patch patches.suse/0088-staging-fsl-dpaa2-eth-Error-report-format-fixes.patch patches.suse/0089-staging-fsl-mc-dpio-Skip-endianness-conversion-in-po.patch patches.suse/0090-staging-fsl-mc-include-irqreturn.h-as-needed.patch patches.suse/staging-bcm2835-audio-constify-snd_pcm_ops-structure patches.suse/0093-staging-fsl-mc-fix-resource_size.cocci-warnings.patch patches.suse/0094-staging-fsl-mc-add-explicit-dependencies-for-compile.patch patches.suse/0001-staging-typec-tcpm-Constify-alternate-modes.patch patches.suse/0001-staging-typec-tcpm-Report-role-swap-complete-after-e.patch patches.suse/0001-staging-typec-tcpm-Set-default-state-after-error-rec.patch patches.suse/0001-staging-typec-tcpm-Select-default-state-based-on-por.patch patches.suse/0001-staging-typec-tcpm-Add-timeout-when-waiting-for-role.patch patches.suse/0001-staging-typec-tcpm-Improve-role-swap-with-non-PD-cap.patch patches.suse/0001-staging-typec-tcpm-Check-cc-status-before-entering-S.patch patches.suse/0001-staging-typec-tcpm-Report-right-typec_pwr_opmode.patch patches.suse/staging-rtl8188eu-constify-usb_device_id.patch patches.suse/staging-bcm2835-audio-make-snd_pcm_hardware-const patches.suse/0001-staging-typec-tcpm-explicit_contract-is-always-estab.patch patches.suse/iio-pressure-st_pressure-fix-drdy-configuration-for- patches.suse/iio-accel-st_accel-fix-data-ready-line-configuration patches.suse/0003-iio-adc-rockchip_saradc-explicitly-request-exclusive.patch patches.suse/staging-rtl8188eu-fix-coding-style-issue.patch patches.suse/staging-r8822be-Add-existing-rtlwifi-and-rtl_pci-par.patch patches.suse/staging-r8822be-Copy-existing-btcoexist-code-into-st.patch patches.suse/staging-r8822be-Add-r8822be-btcoexist-routines-to-st.patch patches.suse/staging-r8822be-Add-code-for-halmac-sub-driver.patch patches.suse/staging-r8822be-Add-phydm-mini-driver.patch patches.suse/staging-r8822be-Add-the-driver-code.patch patches.suse/staging-r8822be-Add-Makefiles-and-Kconfig-for-new-dr.patch patches.suse/staging-rtlwifi-Reviewers-fixes.patch patches.suse/staging-rtlwifi-fix-multiple-build-errors.patch patches.suse/0099-Staging-fsl-dpaa2-ethernet-dpni.c-Fixed-alignment-to.patch patches.suse/0001-staging-typec-tcpm-make-function-tcpm_get_pwr_opmode.patch patches.suse/staging-r8822be-fix-a-couple-of-spelling-mistakes.patch patches.suse/0101-staging-fsl-mc-be-consistent-when-checking-strcmp-re.patch patches.suse/staging-rtlwifi-shut-up-Wmaybe-uninitialized-warning.patch patches.suse/staging-rtlwifi-simplify-logical-operation.patch patches.suse/staging-rtlwifi-add-MAC80211-dependency.patch patches.suse/staging-r8822be-remove-unnecessary-call-to-memset.patch patches.suse/staging-rtl8188eu-core-Fix-coding-style-Issues.patch patches.suse/staging-rtl8188eu-core-Fix-add-spaces-around.patch patches.suse/staging-rtlwifi-check-for-array-overflow.patch patches.suse/staging-rtlwifi-Improve-debugging-by-using-debugfs.patch patches.suse/staging-lustre-obdclass-return-EFAULT-if-copy_from_u.patch patches.suse/staging-r8822be-fix-memory-leak-of-eeprom_map-on-err.patch patches.suse/staging-r8822be-fix-null-pointer-dereference-with-a-.patch patches.suse/staging-r8822be-remove-some-dead-code.patch patches.suse/0001-staging-typec-Add-__printf-verification.patch patches.suse/0001-staging-typec-tcpm-set-port-type-callback.patch patches.suse/0001-staging-typec-tcpm-Check-for-port-type-for-Try.SRC-T.patch patches.suse/0001-staging-typec-tcpm-Prevent-TCPM-from-looping-in-SRC_.patch patches.suse/0001-staging-typec-tcpm-Check-for-Rp-for-tPDDebounce.patch patches.suse/0001-staging-typec-tcpm-Follow-Try.SRC-exit-requirements.patch patches.suse/0001-staging-typec-tcpm-Comply-with-TryWait.SNK-State.patch patches.suse/0001-staging-typec-tcpm-Consider-port_type-while-determin.patch patches.suse/0001-staging-typec-tcpm-add-cc-change-handling-in-src-sta.patch patches.suse/0001-staging-typec-tcpm-typec-tcpm-Wait-for-CC-debounce-b.patch patches.suse/0001-staging-typec-tcpm-Do-not-send-PING-msgs-in-TCPM.patch patches.suse/0001-staging-typec-tcpm-Switch-to-PORT_RESET-instead-of-S.patch patches.suse/staging-rtlwifi-remove-memset-before-memcpy.patch patches.suse/staging-rtl8188eu-remove-unnecessary-call-to-memset.patch patches.suse/staging-rtl8188eu-Use-__func__-instead-of-function-n.patch patches.suse/0001-staging-typec-tcpm-Add-get_current_limit-tcpc_dev-ca.patch patches.suse/staging-rtl8188eu-core-Fix-Code-Indent.patch patches.suse/staging-rtl8188eu-Fix-comparison-to-NULL.patch patches.suse/staging-r8822be-Remove-some-dead-code.patch patches.suse/staging-r8822be-Simplify-deinit_priv.patch patches.suse/0118-staging-fsl-dpaa2-eth-fix-off-by-one-FD-ctrl-bitmaks.patch patches.suse/staging-rtl8188eu-core-Fix-remove-unneccessary-else-.patch patches.suse/0004-test_firmware-add-test-case-for-SIGCHLD-on-sync-fall.patch patches.suse/0001-firmware-send-EINTR-on-signal-abort-on-fallback-mech.patch patches.suse/0002-firmware-define-pr_fmt.patch patches.suse/0003-firmware-enable-a-debug-print-for-batched-requests.patch patches.suse/0005-test_firmware-add-batched-firmware-tests.patch patches.suse/mei-me-enable-asynchronous-probing patches.suse/char_dev-extend-dynamic-allocation-of-majors-into-a-.patch patches.suse/char_dev-order-proc-devices-by-major-number.patch patches.suse/block-order-proc-devices-by-major-number.patch patches.suse/msft-hv-1407-vmbus-simplify-hv_ringbuffer_read.patch patches.suse/msft-hv-1408-vmbus-drop-unused-ring_buffer_info-elements.patch patches.suse/msft-hv-1409-vmbus-refactor-hv_signal_on_read.patch patches.suse/msft-hv-1410-vmbus-eliminate-duplicate-cached-index.patch patches.suse/msft-hv-1411-vmbus-more-host-signalling-avoidance.patch patches.suse/msft-hv-1412-vmbus-add-prefetch-to-ring-buffer-iterator.patch patches.suse/msft-hv-1413-x86-hyper-v-include-hyperv-only-when-CONFIG_HYPERV-i.patch patches.suse/msft-hv-1414-x86-hyper-v-stash-the-max-number-of-virtual-logical-.patch patches.suse/0001-Make-FPGA-a-menuconfig-to-ease-disabling-it-all.patch patches.suse/msft-hv-1423-Revert-x86-hyper-v-include-hyperv-only-when-CONFIG_H.patch patches.suse/0001-fpga-Convert-to-using-pOF-instead-of-full_name.patch patches.suse/msft-hv-1468-Tools-hv-vss-Skip-freezing-filesystems-backed-by-loo.patch patches.suse/msft-hv-1469-Drivers-hv-balloon-Correctly-update-onlined-page-cou.patch patches.suse/msft-hv-1470-Drivers-hv-balloon-Show-the-max-dynamic-memory-assig.patch patches.suse/msft-hv-1471-Drivers-hv-balloon-Initialize-last_post_time-on-star.patch patches.suse/msft-hv-1472-Drivers-hv-kvp-Use-MAX_ADAPTER_ID_SIZE-for-translati.patch patches.suse/msft-hv-1473-Tools-hv-fix-snprintf-warning-in-kvp_daemon.patch patches.suse/msft-hv-1474-Tools-hv-update-buffer-handling-in-hv_fcopy_daemon.patch patches.suse/msft-hv-1475-Drivers-hv-vmbus-Fix-rescind-handling-issues.patch patches.suse/0031-thunderbolt-Remove-superfluous-check.patch patches.suse/0032-thunderbolt-Make-key-root-only-accessible.patch patches.suse/0033-thunderbolt-Allow-clearing-the-key.patch patches.suse/0034-thunderbolt-Fix-reset-response_type.patch patches.suse/stm-Potential-read-overflow-in-stm_char_policy_set_i.patch patches.suse/intel_th-pci-Enable-bus-mastering patches.suse/intel_th-Output-devices-without-ports-don-t-need-ass patches.suse/intel_th-Streamline-the-subdevice-tree-accessors patches.suse/intel_th-Make-SOURCE-devices-children-of-the-root-de patches.suse/intel_th-Make-the-switch-allocate-its-subdevices patches.suse/intel_th-msu-Use-the-real-device-in-case-of-IOMMU-do patches.suse/intel_th-Enumerate-Low-Power-Path-output-port-type patches.suse/intel_th-pti-Support-Low-Power-Path-output-port-type patches.suse/intel_th-pci-Use-drvdata-for-quirks patches.suse/intel_th-Add-global-activate-deactivate-callbacks-fo patches.suse/intel_th-Perform-time-resync-on-capture-start patches.suse/0036-phy-rockchip-inno-usb2-Replace-the-extcon-API.patch patches.suse/nvmem-core-Add-nvmem_cell_read_u32.patch patches.suse/nvmem-include-linux-err.h-from-header.patch patches.suse/drivers-w1-add-hwmon-support-structures.patch patches.suse/drivers-w1-refactor-w1_slave_show-to-make-the-temp-reading-functionality-separate.patch patches.suse/drivers-w1-add-hwmon-temp-support-for-w1_therm.patch patches.suse/edac-sb_edac-classify-memory-mirroring-modes.patch patches.suse/05-edac-pnd2-build-in-a-minimal-sideband-driver-for-apollo-lake.patch patches.suse/0002-EDAC-thunderx-Fix-error-handling-path-in-thunderx_lm.patch patches.suse/06-edac-pnd2-mask-off-the-lower-four-bits-of-a-bar.patch patches.suse/07-edac-pnd2-conditionally-unhide-hide-the-p2sb-pci-device-to-read-bar.patch patches.suse/08-edac-pnd2-properly-toggle-hidden-state-for-p2sb-pci-device.patch patches.suse/edac-mce_amd-get-rid-of-most-struct-cpuinfo_x86-uses.patch patches.suse/spi-pxa2xx-Don-t-touch-CS-pin-until-we-have-a-transf patches.suse/0018-spi-rockchip-Slightly-rework-return-value-handling.patch patches.suse/0019-spi-rockchip-Fix-clock-handling-in-remove.patch patches.suse/0020-spi-rockchip-Fix-clock-handling-in-suspend-resume.patch patches.suse/0021-spi-rockchip-configure-CTRLR1-according-to-size-and-.patch patches.suse/regulator-cpcap-Fix-standby-mode patches.suse/regulator-da9063-return-an-error-code-on-probe-failure.patch patches.suse/0001-regulator-fan53555-Use-of_device_get_match_data-to-s.patch patches.suse/0002-regulator-fan53555-fix-I2C-device-ids.patch patches.suse/pinctrl-uniphier-fix-pin_config_get-for-input-enable patches.suse/pinctrl-imx-switch-to-use-the-generic-pinmux-property.patch patches.suse/pinctrl-imx-add-imx7ulp-driver.patch patches.suse/pinctrl-imx-remove-gpio_request_enable-and-gpio_disable_free.patch patches.suse/pinctrl-imx-make-imx_pmx_ops-gpio_set_direction-platform-specific-callbacks.patch patches.suse/pinctrl-pinctrl-imx7ulp-add-gpio_set_direction-support.patch patches.suse/pinctrl-baytrail-Do-not-call-WARN_ON-for-a-firmware- patches.suse/0010-pinctrl-rockchip-Use-common-interface-for-recalced-i.patch patches.suse/pinctrl-intel-wrap-Intel-pin-control-drivers-in-an-a patches.suse/0004-pinctrl-st-fix-of_irq_to_resource-result-check.patch patches.suse/pinctrl-sunxi-fix-V3s-pinctrl-driver-IRQ-bank-base patches.suse/pinctrl-intel-Add-Intel-Denverton-pin-controller-sup.patch patches.suse/0001-pinctrl-check-ops-pin_config_set-in-pinconf_set_conf.patch patches.suse/pinctrl-samsung-Fix-NULL-pointer-exception-on-extern patches.suse/pinctrl-samsung-Fix-invalid-register-offset-used-for patches.suse/pinctrl-intel-Disable-GPIO-pin-interrupts-in-suspend patches.suse/pinctrl-sunxi-fix-wrong-irq_banks-number-for-H5-pinc patches.suse/pinctrl-sh-pfc-r8a7796-Fix-to-delete-FSCLKST-pin-and patches.suse/0011-pinctrl-intel-Add-Intel-Cannon-Lake-PCH-H-pin-contro.patch patches.suse/pinctrl-intel-Add-Intel-Lewisburg-GPIO-support.patch patches.suse/pinctrl-intel-Decrease-indentation-in-intel_gpio_set patches.suse/pinctrl-intel-Read-back-TX-buffer-state patches.suse/pinctrl-uniphier-fix-members-of-rmii-group-for-Pro4 patches.suse/Revert-pinctrl-sunxi-Don-t-enforce-bias-disable-for-.patch patches.suse/0026-gpio-mb86s7x-Handle-return-value-of-clk_prepare_enab.patch patches.suse/0006-gpio-Add-gpio-driver-support-for-ThunderX-and-OCTEON.patch patches.suse/gpio-brcmstb-check-return-value-of-gpiochip_irqchip_ patches.suse/HID-asus-Add-T100CHI-bluetooth-keyboard-dock-special.patch patches.suse/HID-hid-sensor-hub-Force-logical-minimum-to-1-for-po.patch patches.suse/HID-wacom-Remove-comparison-of-u8-mode-with-zero-and.patch patches.suse/pm-opp-of-use-pr_debug-instead-of-pr_err-while-adding-opp-table.patch patches.suse/PM-CPU-replace-raw_notifier-with-atomic_notifier.patch patches.suse/0001-cpufreq-governor-Drop-min_sampling_rate.patch patches.suse/0003-cpufreq-Use-transition_delay_us-for-legacy-governors.patch patches.suse/0001-cpufreq-remove-setting-of-policy-cpu-in-policy-cpus-.patch patches.suse/0004-cpufreq-Cap-the-default-transition-delay-value-to-10.patch patches.suse/cpufreq-intel_pstate-Improve-IO-performance-with-per-core-P-states.patch patches.suse/PM-devfreq-Fix-memory-leak-when-fail-to-register-dev patches.suse/ACPICA-Small-indentation-changes-no-functional-chang.patch patches.suse/0001-acpica-iort-Update-SMMU-models-for-IORT-rev.-C.patch patches.suse/ACPICA-Tools-Deallocate-memory-allocated-by-ac_get_a.patch patches.suse/ACPICA-iASL-compiler-allow-compilation-of-externals-.patch patches.suse/Back-port-of-ACPICA-Use-designated-initializers.patch patches.suse/ACPICA-linuxize-cleanup-typedef-definitions.patch patches.suse/ACPICA-Tables-Add-sanity-check-in-acpi_put_table.patch patches.suse/ACPICA-Tables-Cleanup-table-handler-invokers.patch patches.suse/ACPICA-Tables-Do-not-validate-signature-for-dynamic-.patch patches.suse/ACPICA-Tables-Change-table-duplication-check-to-be-r.patch patches.suse/ACPICA-Tables-Combine-checksum-duplication-verificat.patch patches.suse/ACPICA-Tables-Add-deferred-table-verification-suppor.patch patches.suse/ACPICA-iASL-Ensure-that-the-target-node-is-valid-in-.patch patches.suse/ACPICA-Disassembler-skip-parsing-of-incorrect-extern.patch patches.suse/0001-ACPICA-iasl-Update-to-IORT-SMMUv3-disassembling.patch patches.suse/ACPICA-Update-resource-descriptor-handling.patch patches.suse/ACPICA-Divergences-reduce-access-size-definitions.patch patches.suse/0001-ACPICA-iASL-Add-support-for-the-SDEI-table.patch patches.suse/ACPICA-Namespace-Update-fix-an-error-message.patch patches.suse/ACPICA-Add-a-comment-no-functional-change.patch patches.suse/ACPICA-CLib-Add-short-multiply-shift-support.patch patches.suse/ACPICA-EFI-EDK2-Cleanup-to-enable-WX-for-MSVC-builds.patch patches.suse/ACPICA-Interpreter-Update-handling-for-Alias-operato.patch patches.suse/ACPICA-Debugger-Improve-support-for-Alias-objects.patch patches.suse/ACPICA-Implement-deferred-resolution-of-reference-pa.patch patches.suse/ACPICA-Ensure-all-instances-of-AE_AML_INTERNAL-have-.patch patches.suse/ACPICA-Resources-Allow-_DMA-method-in-walk-resources.patch patches.suse/ACPICA-Revert-Update-resource-descriptor-handling.patch patches.suse/0001-ACPICA-Dispatch-active-GPEs-at-init-time.patch patches.suse/0001-ACPICA-Make-it-possible-to-enable-runtime-GPEs-earli.patch patches.suse/0001-ACPI-scan-Enable-GPEs-before-scanning-the-namespace.patch patches.suse/0001-PCI-PM-Skip-bridges-in-pci_enable_wake.patch patches.suse/0002-ACPI-PM-Split-acpi_device_wakeup.patch patches.suse/0003-ACPI-PCI-PM-Rework-acpi_pci_propagate_wakeup.patch patches.suse/ACPI-EC-Fix-possible-issues-related-to-EC-initializa patches.suse/0003-ACPI-processor-use-dev_dbg-instead-of-dev_warn-when-.patch patches.suse/0010-mailbox-pcc-Drop-uninformative-output-during-boot.patch patches.suse/ACPI-boot-Correct-address-space-of-__acpi_map_table.patch patches.suse/ACPI-video-Add-force_none-quirk-for-Dell-OptiPlex-90.patch patches.suse/0031-ACPI-APEI-Enable-APEI-multiple-GHES-source-to-share-.patch patches.suse/ACPI-APEI-fix-the-wrong-iteration-of-generic-error-s.patch patches.suse/ACPI-APEI-EINJ-Subtract-any-matching-Register-Region patches.suse/01-acpi-blacklist-add-acpi_match_platform_list.patch patches.suse/02-intel_pstate-convert-to-use-acpi_match_platform_list.patch patches.suse/0001-ACPI-Use-IS_ERR_OR_NULL-instead-of-non-NULL-check-in.patch patches.suse/0002-device-property-Get-rid-of-struct-fwnode_handle-type.patch patches.suse/0003-ACPI-Prepare-for-constifying-acpi_get_next_subnode-f.patch patches.suse/0004-ACPI-Constify-acpi_bus-helper-functions-switch-to-ma.patch patches.suse/0005-ACPI-Constify-internal-fwnode-arguments.patch patches.suse/0006-device-property-Constify-argument-to-pset-fwnode-bac.patch patches.suse/0007-device-property-Constify-fwnode-property-API.patch patches.suse/0008-device-property-Introduce-fwnode_property_get_refere.patch patches.suse/0009-device-property-export-irqchip_fwnode_ops.patch patches.suse/0010-ACPI-device-property-Switch-to-use-new-generic-UUID-.patch patches.suse/gfs2-Don-t-clear-SGID-when-inheriting-ACLs.patch patches.suse/0002-xfs-write-unmount-record-for-ro-mounts.patch patches.suse/0001-xfs-toggle-readonly-state-around-xfs_log_mount_finis.patch patches.suse/xfs-Add-infrastructure-needed-for-error-propagation-.patch patches.suse/xfs-Properly-retry-failed-inode-items-in-case-of-err.patch patches.suse/xfs-fix-recovery-failure-when-log-record-header-wrap.patch patches.suse/xfs-always-verify-the-log-tail-during-recovery.patch patches.suse/xfs-fix-log-recovery-corruption-error-due-to-tail-ov.patch patches.suse/xfs-add-log-item-pinning-error-injection-tag.patch patches.suse/xfs-handle-EFSCORRUPTED-during-head-tail-verificatio.patch patches.suse/xfs-stop-searching-for-free-slots-in-an-inode-chunk-.patch patches.suse/xfs-evict-all-inodes-involved-with-log-redo-item.patch patches.suse/xfs-check-for-race-with-xfs_reclaim_inode-in-xfs_ifr.patch patches.suse/xfs-refactor-xfs_trans_roll.patch patches.suse/xfs-rename-xfs_defer_join-to-xfs_defer_ijoin.patch patches.suse/xfs-remove-the-ip-argument-to-xfs_defer_finish.patch patches.suse/xfs-open-code-xfs_buf_item_dirty.patch patches.suse/xfs-remove-unnecessary-dirty-bli-format-check-for-or.patch patches.suse/xfs-ordered-buffer-log-items-are-never-formatted.patch patches.suse/xfs-refactor-buffer-logging-into-buffer-dirtying-hel.patch patches.suse/xfs-don-t-log-dirty-ranges-for-ordered-buffers.patch patches.suse/xfs-skip-bmbt-block-ino-validation-during-owner-chan.patch patches.suse/xfs-move-bmbt-owner-change-to-last-step-of-extent-sw.patch patches.suse/xfs-disallow-marking-previously-dirty-buffers-as-ord.patch patches.suse/xfs-relog-dirty-buffers-during-swapext-bmbt-owner-ch.patch patches.suse/iomap-return-VM_FAULT_-codes-from-iomap_page_mkwrite.patch patches.suse/xfs-consolidate-the-various-page-fault-handlers.patch patches.suse/0001-xfs-add-a-xfs_iext_update_extent-helper.patch patches.suse/0002-xfs-switch-xfs_bmap_local_to_extents-to-use-xfs_iext.patch patches.suse/0003-xfs-use-xfs_iext_get_extent-in-xfs_bmap_first_unused.patch patches.suse/0004-xfs-move-some-code-around-inside-xfs_bmap_shift_exte.patch patches.suse/0005-xfs-use-xfs_iext_-_extent-helpers-in-xfs_bmap_shift_.patch patches.suse/0006-xfs-use-xfs_iext_-_extent-helpers-in-xfs_bmap_split_.patch patches.suse/0007-xfs-rewrite-xfs_bmap_count_leaves-using-xfs_iext_get.patch patches.suse/0008-xfs-replace-xfs_qm_get_rtblks-with-a-direct-call-to-.patch patches.suse/xfs-disable-per-inode-DAX-flag.patch patches.suse/xfs-fix-incorrect-log_flushed-on-fsync.patch patches.suse/xfs-fix-compiler-warnings.patch patches.suse/xfs-don-t-set-v3-xflags-for-v2-inodes.patch patches.suse/xfs-open-code-end_buffer_async_write-in-xfs_finish_p.patch patches.suse/xfs-use-kmem_free-to-free-return-value-of-kmem_zallo.patch patches.suse/ext4-do-not-unnecessarily-allocate-buffer-in-recentl.patch patches.suse/ext4-cleanup-goto-next-group.patch patches.suse/ext4-reduce-lock-contention-in-__ext4_new_inode.patch patches.suse/ext4-in-ext4_seek_-hole-data-return-enxio-for-negative-offsets.patch patches.suse/ext4-fix-incorrect-quotaoff-if-the-quota-feature-is-.patch patches.suse/ext4-fix-quota-inconsistency-during-orphan-cleanup-f.patch patches.suse/ext4-fix-fault-handling-when-mounted-with-o-dax-ro.patch patches.suse/0001-ext4-avoid-Y2038-overflow-in-recently_deleted.patch patches.suse/dlm-Make-dismatch-error-message-more-clear.patch patches.suse/dlm-use-sock_create_lite-inside-tcp_accept_from_sock.patch patches.suse/0003-errseq-rename-__errseq_set-to-errseq_set.patch patches.suse/Documentation-add-some-docs-for-errseq_t.patch patches.suse/msft-hv-1405-tools-hv-ignore-a-NIC-if-it-has-been-configured.patch patches.suse/0001-ip6-fix-PMTU-discovery-when-using-127-subnets.patch patches.suse/skbuff-optimize-the-pull_pages-code-in-__pskb_pull_t.patch patches.suse/inetpeer-remove-AVL-implementation-in-favor-of-RB-tr.patch patches.suse/mlxsw-acl-Add-ip-ttl-acl-element.patch patches.suse/mlxsw-spectrum-Add-ttl-to-the-ipv4-acl-block.patch patches.suse/mlxsw-spectrum_flower-Add-support-for-ip-ttl.patch patches.suse/mlxsw-acl-Add-ip-tos-acl-element.patch patches.suse/mlxsw-spectrum-Add-tos-to-the-ipv4-acl-block.patch patches.suse/mlxsw-spectrum_flower-Add-support-for-ip-tos.patch patches.suse/mlxsw-spectrum-Mark-packets-trapped-in-router.patch patches.suse/mlxsw-spectrum-Trap-IPv4-packets-with-Router-Alert-o.patch patches.suse/mlxsw-spectrum-Add-support-for-IPv6-MLDv1-2-traps.patch patches.suse/mlxsw-spectrum-Improve-IPv6-unregistered-multicast-f.patch patches.suse/ixgbe-NULL-xdp_tx-rings-on-resource-cleanup.patch patches.suse/net-xdp-support-xdp-generic-on-virtual-devices.patch patches.suse/xdp-add-bpf_redirect-helper-function.patch patches.suse/xdp-sample-program-for-new-bpf_redirect-helper.patch patches.suse/net-implement-XDP_REDIRECT-for-xdp-generic.patch patches.suse/ixgbe-add-initial-support-for-xdp-redirect.patch patches.suse/xdp-add-trace-event-for-xdp-redirect.patch patches.suse/bpf-add-devmap-a-map-for-storing-net-device-referenc.patch patches.suse/bpf-add-bpf_redirect_map-helper-routine.patch patches.suse/xdp-Add-batching-support-to-redirect-map.patch patches.suse/net-add-notifier-hooks-for-devmap-bpf-map.patch patches.suse/xdp-bpf-redirect-with-map-sample-program.patch patches.suse/s2io-Remove-UFO-support.patch patches.suse/macb-Remove-bogus-reference-to-NETIF_F_UFO.patch patches.suse/ipvlan-Stop-advertising-NETIF_F_UFO-support.patch patches.suse/macvlan-macvtap-Remove-NETIF_F_UFO-advertisement.patch patches.suse/tun-tap-Remove-references-to-NETIF_F_UFO.patch patches.suse/dummy-Remove-references-to-NETIF_F_UFO.patch patches.suse/virtio_net-Remove-references-to-NETIF_F_UFO.patch patches.suse/net-Remove-references-to-NETIF_F_UFO-in-netdev_fix_f.patch patches.suse/net-Remove-references-to-NETIF_F_UFO-from-ethtool.patch patches.suse/inet-Stop-generating-UFO-packets.patch patches.suse/net-Remove-all-references-to-SKB_GSO_UDP.patch patches.suse/inet-Remove-software-UFO-fragmenting-code.patch patches.suse/net-Kill-NETIF_F_UFO-and-SKB_GSO_UDP.patch patches.suse/samples-bpf-add-option-for-native-and-skb-mode-for-r.patch patches.suse/net-fix-build-error-in-devmap-helper-calls.patch patches.suse/mlxsw-spectrum_router-Enable-IPv6-router.patch patches.suse/mlxsw-reg-Enable-IPv6-on-router-interfaces.patch patches.suse/mlxsw-spectrum-Add-support-for-IPv6-traps.patch patches.suse/mlxsw-spectrum_router-Flood-unregistered-multicast-p.patch patches.suse/mlxsw-spectrum_router-Configure-RIFs-based-on-IPv6-a.patch patches.suse/mlxsw-reg-Update-RAUHT-register-with-IPv6-support.patch patches.suse/mlxsw-spectrum_router-Reflect-IPv6-neighbours-to-the.patch patches.suse/mlxsw-reg-Update-RAUHTD-register-with-IPv6-support.patch patches.suse/mlxsw-spectrum_router-Periodically-dump-active-IPv6-.patch patches.suse/mlxsw-spectrum_router-Set-activity-interval-accordin.patch patches.suse/mlxsw-spectrum_router-Don-t-assume-neighbour-type.patch patches.suse/mlxsw-spectrum_router-Don-t-create-FIB-node-during-l.patch patches.suse/mlxsw-spectrum_router-Make-FIB-node-retrieval-family.patch patches.suse/mlxsw-spectrum_router-Extend-virtual-routers-with-IP.patch patches.suse/mlxsw-reg-Update-RALUE-register-with-IPv6-support.patch patches.suse/mlxsw-spectrum_router-Allow-IPv6-routes-to-be-progra.patch patches.suse/mlxsw-spectrum_router-Set-abort-trap-for-IPv6.patch patches.suse/mlxsw-spectrum_router-Create-IPv4-specific-entry-str.patch patches.suse/mlxsw-spectrum_router-Mark-IPv4-specific-function-ac.patch patches.suse/mlxsw-spectrum_router-Drop-unnecessary-parameter.patch patches.suse/mlxsw-spectrum_router-Rename-functions-to-add-delete.patch patches.suse/mlxsw-spectrum_router-Update-prefix-count-for-IPv6.patch patches.suse/liquidio-support-new-firmware-statistic-fw_err_pki.patch patches.suse/liquidio-lowmem-init-allocated-memory-to-0.patch patches.suse/liquidio-lowmem-do-not-dereference-null-ptr.patch patches.suse/liquidio-lowmem-init-allocated-memory-to-0-2c4aac74.patch patches.suse/sfc-Add-ethtool-m-support-for-QSFP-modules.patch patches.suse/rtlwifi-remove-useless-code.patch patches.suse/qlcnic-remove-unnecessary-static-in-qlcnic_dump_fw.patch patches.suse/liquidio-lio_vf_main-remove-unnecessary-static-in-se.patch patches.suse/liquidio-lio_main-remove-unnecessary-static-in-setup.patch patches.suse/hns-remove-useless-void-cast.patch patches.suse/msft-hv-1415-netvsc-force-link-update-after-MTU-change.patch patches.suse/msft-hv-1416-netvsc-add-some-rtnl_dereference-annotations.patch patches.suse/msft-hv-1417-netvsc-change-order-of-steps-in-setting-queues.patch patches.suse/msft-hv-1418-netvsc-change-logic-for-change-mtu-and-set_queues.patch patches.suse/msft-hv-1419-netvsc-use-ERR_PTR-to-avoid-dereference-issues.patch patches.suse/msft-hv-1420-netvsc-need-rcu_derefence-when-accessing-internal-de.patch patches.suse/msft-hv-1421-netvsc-save-pointer-to-parent-netvsc_device-in-chann.patch patches.suse/msft-hv-1422-netvsc-add-rtnl-annotations-in-rndis.patch patches.suse/cxgb4-Update-register-ranges-of-T4-T5-T6-adapters.patch patches.suse/cxgb4-display-serial-config-and-vpd-versions.patch patches.suse/virtio-net-pack-headroom-into-ctx-for-mergeable-buff.patch patches.suse/virtio-net-switch-to-use-new-ctx-API-for-small-buffe.patch patches.suse/virtio-net-do-not-reset-during-XDP-set.patch patches.suse/virtio-net-switch-off-offloads-on-demand-if-possible.patch patches.suse/net-add-new-netdevice-feature-for-offload-of-RX-port.patch patches.suse/net-add-infrastructure-to-un-offload-UDP-tunnel-port.patch patches.suse/net-call-udp_tunnel_get_rx_info-when-NETIF_F_RX_UDP_.patch patches.suse/mlxsw-spectrum_router-Don-t-batch-neighbour-deletion.patch patches.suse/msft-hv-1425-netvsc-fix-ptr_ret.cocci-warnings.patch patches.suse/bpf-dev_map_alloc-shouldn-t-return-NULL.patch patches.suse/liquidio-fix-implicit-irq-include-causing-build-fail.patch patches.suse/mlx4_en-remove-unnecessary-returned-value.patch patches.suse/mlxsw-spectrum_router-Fix-build-when-IPv6-isn-t-enab.patch patches.suse/mlx4_en-remove-unnecessary-error-check.patch patches.suse/bnxt_en-Update-firmware-interface-spec-to-1.8.0.patch patches.suse/bnxt_en-Retrieve-the-hardware-bridge-mode-from-the-f.patch patches.suse/bnxt_en-Implement-ndo_bridge_-get-set-link-methods.patch patches.suse/bnxt_en-Add-bnxt_get_num_stats-to-centrally-get-the-.patch patches.suse/bnxt_en-Allow-the-user-to-set-ethtool-stats-block-us.patch patches.suse/bnxt_en-Report-firmware-DCBX-agent.patch patches.suse/bnxt_en-Set-ETS-min_bw-parameter-for-older-firmware.patch patches.suse/bnxt_en-add-support-to-enable-VF-representors.patch patches.suse/bnxt_en-add-vf-rep-RX-TX-and-netdev-implementation.patch patches.suse/bnxt_en-add-support-for-port_attr_get-and-and-get_ph.patch patches.suse/msft-hv-1426-netvsc-remove-bogus-rtnl_unlock.patch patches.suse/msft-hv-1427-netvsc-Remove-redundant-use-of-ipv6_hdr.patch patches.suse/msft-hv-1428-netvsc-prefetch-the-first-incoming-ring-element.patch patches.suse/msft-hv-1429-netvsc-fix-netvsc_set_channels.patch patches.suse/msft-hv-1430-netvsc-include-rtnetlink.h.patch patches.suse/msft-hv-1431-netvsc-remove-no-longer-used-max_num_rss-queues.patch patches.suse/ibmvnic-104-Check-for-transport-event-on-driver-resume.patch patches.suse/bnxt_en-Use-SWITCHDEV_SET_OPS.patch patches.suse/nfp-set-config-bit-ifup-ifdown-on-netdev-open-close.patch patches.suse/bnxt-fix-unsigned-comparsion-with-0.patch patches.suse/bnxt-fix-unused-variable-warnings.patch patches.suse/benet-fix-set-but-not-used-warning.patch patches.suse/bnxt_en-include-bnxt_vfr.c-code-under-CONFIG_BNXT_SR.patch patches.suse/bnxt_en-use-SWITCHDEV_SET_OPS-for-setting-vf_rep_swi.patch patches.suse/bnxt_en-fix-switchdev-port-naming-for-external-port-.patch patches.suse/virtio-net-mark-PM-functions-as-__maybe_unused.patch patches.suse/bpf-install-libbpf-headers-on-make-install.patch patches.suse/ixgbe-Ensure-MAC-filter-was-added-before-setting-MAC.patch patches.suse/ixgbe-Enable-LASI-interrupts-for-X552-devices.patch patches.suse/ixgbe-Update-NW_MNG_IF_SEL-support-for-X553.patch patches.suse/ixgbe-Do-not-support-flow-control-autonegotiation-fo.patch patches.suse/ixgbe-Disable-flow-control-for-XFI.patch patches.suse/i40e-fix-incorrect-variable-assignment.patch patches.suse/i40e-Fix-for-trace-found-with-S4-state.patch patches.suse/i40e-remove-WQ_UNBOUND-and-the-task-limit-of-our-wor.patch patches.suse/i40e-Handle-admin-Q-timeout-when-releasing-NVM.patch patches.suse/i40e-fix-up-32-bit-timespec-references.patch patches.suse/i40e-fix-odd-formatting-and-indent.patch patches.suse/i40e-i40evf-make-IPv6-ATR-code-clearer.patch patches.suse/i40e-i40evf-remove-mismatched-type-warnings.patch patches.suse/i40e-display-correct-UDP-tunnel-type-name.patch patches.suse/i40evf-add-some-missing-includes.patch patches.suse/i40e-report-BPF-prog-id-during-XDP_QUERY_PROG.patch patches.suse/i40evf-Use-le32_to_cpu-before-evaluating-HW-desc-fie.patch patches.suse/i40evf-remove-unnecessary-__packed.patch patches.suse/i40e-handle-setting-administratively-set-MAC-address.patch patches.suse/qede-Add-getter-APIs-support-for-RX-flow-classificat.patch patches.suse/qed-qede-Add-setter-APIs-support-for-RX-flow-classif.patch patches.suse/qed-Add-support-for-Energy-efficient-ethernet.patch patches.suse/qede-Add-ethtool-support-for-Energy-efficient-ethern.patch patches.suse/qed-Add-support-for-vf-coalesce-configuration.patch patches.suse/qed-Read-per-queue-coalesce-from-hardware.patch patches.suse/qed-enhanced-per-queue-max-coalesce-value.patch patches.suse/nfp-remove-the-probe-deferral-when-FW-not-present.patch patches.suse/nfp-look-for-firmware-image-by-device-serial-number-.patch patches.suse/nfp-only-use-direct-firmware-requests.patch patches.suse/net-phy-Remove-stale-comments-referencing-timer.patch patches.suse/liquidio-standardization-use-min_t-instead-of-custom.patch patches.suse/liquidio-cleanup-removed-cryptic-and-misleading-macr.patch patches.suse/s390-sles15sp1-00-11-001-net-smc-serialize-connection-creation-in-all-cases.patch patches.suse/s390-sles15sp1-00-11-002-net-smc-shorten-local-bufsize-variables.patch patches.suse/s390-sles15sp1-00-11-003-net-smc-introduce-sg-logic-for-RMBs.patch patches.suse/s390-sles15sp1-00-11-004-net-smc-use-separate-memory-regions-for-RMBs.patch patches.suse/s390-sles15sp1-00-11-005-net-smc-register-RMB-related-memory-region.patch patches.suse/s390-sles15sp1-00-11-006-net-smc-remove-Kconfig-warning.patch patches.suse/s390-sles15sp1-00-11-007-net-smc-introduce-sg-logic-for-send-buffers.patch patches.suse/s390-sles15sp1-00-11-008-net-smc-common-functions-for-RMBs-and-send-buffers.patch patches.suse/s390-sles15sp1-00-11-009-net-smc-cleanup-function-__smc_buf_create.patch patches.suse/s390-sles15sp1-00-11-010-net-smc-synchronize-buffer-usage-with-device.patch patches.suse/bpf-testing-fix-devmap-tests.patch patches.suse/bnxt_re-add-MAY_USE_DEVLINK-dependency.patch patches.suse/liquidio-bump-up-driver-version-to-match-newer-NIC-f.patch patches.suse/msft-hv-1433-netvsc-fix-return-value-for-set_channels.patch patches.suse/msft-hv-1434-netvsc-fix-warnings-reported-by-lockdep.patch patches.suse/msft-hv-1435-netvsc-don-t-print-pointer-value-in-error-message.patch patches.suse/msft-hv-1436-netvsc-remove-unnecessary-indirection-of-page_buffer.patch patches.suse/msft-hv-1437-netvsc-optimize-receive-completions.patch patches.suse/msft-hv-1438-netvsc-fix-error-unwind-on-device-setup-failure.patch patches.suse/msft-hv-1439-netvsc-signal-host-if-receive-ring-is-emptied.patch patches.suse/net-ethtool-add-support-for-forward-error-correction.patch patches.suse/cxgb4-core-hardware-firmware-support-for-Forward-Err.patch patches.suse/cxgb4-ethtool-forward-error-correction-management-su.patch patches.suse/net-netlink-Add-new-type-NLA_BITFIELD32.patch patches.suse/net-sched-actions-Use-proper-root-attribute-table-fo.patch patches.suse/net-sched-actions-dump-more-than-TCA_ACT_MAX_PRIO-ac.patch patches.suse/net-sched-actions-add-time-filter-for-action-dumping.patch patches.suse/tcp-remove-prequeue-support.patch patches.suse/tcp-reindent-two-spots-after-prequeue-removal.patch patches.suse/tcp-remove-low_latency-sysctl.patch patches.suse/tcp-remove-unused-mib-counters.patch patches.suse/mlxsw-spectrum_acl-Fix-a-typo.patch patches.suse/mlxsw-reg.h-Fix-a-typo.patch patches.suse/mlxsw-spectrum_router-Fix-a-typo.patch patches.suse/mlxsw-Update-specification-of-reg_ritr_type.patch patches.suse/mlxsw-reg.h-Namespace-IP2ME-registers.patch patches.suse/mlxsw-spectrum_router-Simplify-a-piece-of-code-f1b1f273aec0.patch patches.suse/mlxsw-spectrum_router-Clarify-a-piece-of-code.patch patches.suse/mlxsw-spectrum_router-Simplify-a-piece-of-code.patch patches.suse/net-phy-Log-only-PHY-state-transitions.patch patches.suse/net-phy-marvell-tabification.patch patches.suse/net-phy-marvell-Use-core-genphy_soft_reset.patch patches.suse/net-phy-marvell-consolidate-RGMII-delay-code.patch patches.suse/net-phy-marvell-Consolidate-setting-the-phy-mode.patch patches.suse/net-phy-marvell-Refactor-m88e1121-RGMII-delay-config.patch patches.suse/net-phy-marvell-Use-the-set_polarity-helper.patch patches.suse/net-phy-marvell-Refactor-setting-downshift-into-a-he.patch patches.suse/proto_ops-Add-locked-held-versions-of-sendmsg-and-se.patch patches.suse/skbuff-Function-to-send-an-skbuf-on-a-socket.patch patches.suse/strparser-Generalize-strparser.patch patches.suse/Bluetooth-hci_bcm-Make-bcm_request_irq-fail-if-no-IR patches.suse/Bluetooth-btusb-Add-support-of-all-Foxconn-105b-Broa.patch patches.suse/Bluetooth-Style-fix-align-block-comments.patch patches.suse/Bluetooth-btrtl-Fix-a-error-code-in-rtl_load_config patches.suse/Bluetooth-btusb-add-ID-for-LiteOn-04ca-3016 patches.suse/msft-hv-1441-hyperv-netvsc-Neaten-netvsc_send_pkt-by-using-a-temp.patch patches.suse/tcp-tcp_data_queue-cleanup.patch patches.suse/flow_dissector-remove-unused-functions.patch patches.suse/liquidio-set-sriov_totalvfs-correctly.patch patches.suse/msft-hv-1442-netvsc-transparent-VF-management.patch patches.suse/msft-hv-1443-netvsc-remove-bonding-setup-script.patch patches.suse/mlxsw-core-Use-correct-EMAD-transaction-ID-in-debug-.patch patches.suse/mlxsw-spectrum_router-Provide-offload-indication-usi.patch patches.suse/mlxsw-spectrum_router-Don-t-check-state-when-refresh.patch patches.suse/mlxsw-spectrum_router-Refresh-offload-indication-upo.patch patches.suse/net-hns-Add-self-adaptive-interrupt-coalesce-support.patch patches.suse/bpf-fix-the-printing-of-ifindex.patch patches.suse/qlcnic-add-const-to-bin_attribute-structure.patch patches.suse/ibmvnic-106-Implement-per-queue-statistics-reporting.patch patches.suse/ibmvnic-107-Convert-vnic-server-reported-statistics-to-cpu-endian.patch patches.suse/ibmvnic-108-Implement-.get_ringparam.patch patches.suse/ibmvnic-109-Implement-.get_channels.patch patches.suse/net-hns3-Add-support-of-HNS3-Ethernet-Driver-for-hip.patch patches.suse/net-hns3-Add-support-of-the-HNAE3-framework.patch patches.suse/net-hns3-Add-HNS3-IMP-Integrated-Mgmt-Proc-Cmd-Inter.patch patches.suse/net-hns3-Add-HNS3-Acceleration-Engine-Compatibility-.patch patches.suse/net-hns3-Add-support-of-TX-Scheduler-Shaper-to-HNS3-.patch patches.suse/net-hns3-Add-MDIO-support-to-HNS3-Ethernet-driver-fo.patch patches.suse/net-hns3-Add-Ethtool-support-to-HNS3-driver.patch patches.suse/net-hns3-Add-HNS3-driver-to-kernel-build-framework-M.patch patches.suse/net-mvpp2-fix-MVPP21_ISR_RXQ_GROUP_REG-definition.patch patches.suse/net-mvpp2-remove-RX-queue-group-reset-code.patch patches.suse/net-mvpp2-introduce-per-port-nrxqs-ntxqs-variables.patch patches.suse/net-mvpp2-move-from-cpu-centric-naming-to-software-t.patch patches.suse/net-mvpp2-introduce-queue_vector-concept.patch patches.suse/net-mvpp2-add-support-for-TX-interrupts-and-RX-queue.patch patches.suse/net-core-Make-the-FIB-notification-chain-generic.patch patches.suse/mlxsw-spectrum_router-Ignore-address-families-other-.patch patches.suse/net-fib_rules-Implement-notification-logic-in-core.patch patches.suse/ipv6-fib_rules-Check-if-rule-is-a-default-rule.patch patches.suse/ipv6-fib-Add-FIB-notifiers-callbacks.patch patches.suse/ipv6-fib-Add-in-kernel-notifications-for-route-add-d.patch patches.suse/ipv6-fib-Add-offload-indication-to-routes.patch patches.suse/ipv6-fib-Don-t-assume-only-nodes-hold-a-reference-on.patch patches.suse/ipv6-fib-Add-helpers-to-hold-drop-a-reference-on-rt6.patch patches.suse/mlxsw-spectrum_router-Demultiplex-FIB-event-based-on.patch patches.suse/mlxsw-spectrum_router-Sanitize-IPv6-FIB-rules.patch patches.suse/mlxsw-spectrum_router-Add-support-for-IPv6-routes-ad.patch patches.suse/mlxsw-spectrum_router-Add-support-for-route-replace.patch patches.suse/mlxsw-spectrum_router-Abort-on-source-specific-route.patch patches.suse/mlxsw-spectrum_router-Don-t-ignore-IPv6-notification.patch patches.suse/net-phy-marvell-logical-vs-bitwise-OR-typo.patch patches.suse/net-hns-Fix-for-__udivdi3-compiler-error.patch patches.suse/net-sched-sch_atm-use-Qdisc_class_common-structure.patch patches.suse/net-sched-remove-unneeded-tcf_em_tree_change.patch patches.suse/net-sched-change-names-of-action-number-helpers-to-b.patch patches.suse/net-sched-use-tcf_exts_has_actions-in-tcf_exts_exec.patch patches.suse/net-sched-remove-redundant-helpers-tcf_exts_is_predi.patch patches.suse/net-sched-fix-return-value-of-tcf_exts_exec.patch patches.suse/net-sched-remove-check-for-number-of-actions-in-tcf_.patch patches.suse/net-sched-use-tcf_exts_has_actions-instead-of-exts-n.patch patches.suse/net-sched-cls_bpf-rename-cls_bpf_modify_existing-fun.patch patches.suse/net-sched-cls_fw-rename-fw_change_attrs-function.patch patches.suse/net-sched-cls_flower-no-need-to-call-tcf_exts_change.patch patches.suse/net-sched-cls_fw-no-need-to-call-tcf_exts_change-for.patch patches.suse/net-sched-cls_matchall-no-need-to-call-tcf_exts_chan.patch patches.suse/net-sched-cls_basic-no-need-to-call-tcf_exts_change-.patch patches.suse/net-sched-cls_bpf-no-need-to-call-tcf_exts_change-fo.patch patches.suse/net-sched-cls_cgroup-no-need-to-call-tcf_exts_change.patch patches.suse/net-sched-cls_flow-no-need-to-call-tcf_exts_change-f.patch patches.suse/net-sched-cls_route-no-need-to-call-tcf_exts_change-.patch patches.suse/net-sched-cls_u32-no-need-to-call-tcf_exts_change-fo.patch patches.suse/net-sched-avoid-atomic-swap-in-tcf_exts_change.patch patches.suse/net-comment-fixes-against-BPF-devmap-helper-calls.patch patches.suse/ip-options-explicitly-provide-net-ns-to-__ip_options.patch patches.suse/0001-Revert-ipv4-keep-skb-dst-around-in-presence-of-IP-op.patch patches.suse/net-phy-allow-settings-table-to-support-more-than-32.patch patches.suse/net-phy-split-out-PHY-speed-and-duplex-string-genera.patch patches.suse/net-phy-move-phy_lookup_setting-and-guts-of-phy_supp.patch patches.suse/net-phy-add-1000Base-X-to-phy-settings-table.patch patches.suse/net-phy-provide-a-hook-for-link-up-link-down-events.patch patches.suse/net-phy-export-phy_start_machine-for-phylink.patch patches.suse/net-phy-add-I2C-mdio-bus.patch patches.suse/phylink-add-phylink-infrastructure.patch patches.suse/sfp-add-sfp-bus-to-bridge-between-network-devices-an.patch patches.suse/phylink-add-module-EEPROM-support.patch patches.suse/phylink-add-support-for-MII-ioctl-access-to-Clause-4.patch patches.suse/phylink-add-in-band-autonegotiation-support-for-10GB.patch patches.suse/sfp-add-SFP-module-support.patch patches.suse/liquidio-add-missing-strings-in-oct_dev_state_str-ar.patch patches.suse/liquidio-moved-console_bitmask-module-param-to-lio_m.patch patches.suse/msft-hv-1446-netvsc-fix-rtnl-deadlock-on-unregister-of-vf.patch patches.suse/net-sched-make-type-an-argument-for-ndo_setup_tc.patch patches.suse/net-sched-rename-TC_SETUP_MATCHALL-to-TC_SETUP_CLSMA.patch patches.suse/net-sched-make-egress_dev-flag-part-of-flower-offloa.patch patches.suse/cxgb4-push-cls_u32-setup_tc-processing-into-a-separa.patch patches.suse/ixgbe-push-cls_u32-and-mqprio-setup_tc-processing-in.patch patches.suse/mlx5e-push-cls_flower-and-mqprio-setup_tc-processing.patch patches.suse/mlx5e_rep-push-cls_flower-setup_tc-processing-into-a.patch patches.suse/mlxsw-spectrum-push-cls_flower-and-cls_matchall-setu.patch patches.suse/mlxsw-spectrum-rename-cls-arg-in-matchall-processing.patch patches.suse/dsa-push-cls_matchall-setup_tc-processing-into-a-sep.patch patches.suse/nfp-change-flows-in-apps-that-offload-ndo_setup_tc.patch patches.suse/hns3pf-don-t-check-handle-during-mqprio-offload.patch patches.suse/net-sched-push-cls-related-args-into-cls_common-stru.patch patches.suse/net-sched-move-prio-into-cls_common.patch patches.suse/net-sched-change-return-value-of-ndo_setup_tc-for-dr.patch patches.suse/net-sched-get-rid-of-struct-tc_to_netdev.patch patches.suse/net-mlx5e-Rearrange-netdevice-ops-structures.patch patches.suse/net-mlx5e-NIC-netdev-init-flow-cleanup.patch patches.suse/net-mlx5-Unify-vport-manager-capability-check.patch patches.suse/net-mlx5-Separate-between-E-Switch-and-MPFS.patch patches.suse/net-mlx5-Add-CONFIG_MLX5_ESWITCH-Kconfig.patch patches.suse/net-mlx5-Delay-events-till-ib-registration-ends.patch patches.suse/net-mlx5-Fix-counter-list-hardware-structure.patch patches.suse/net-mlx5-Increase-the-maximum-flow-counters-supporte.patch patches.suse/hns3-fix-unused-function-warning.patch patches.suse/rtlwifi-kfree-entry-until-after-entry-bssid-has-been.patch patches.suse/0001-bcma-gpio-Correct-number-of-GPIOs-for-BCM53573.patch patches.suse/ath10k-fix-indenting-in-ath10k_wmi_update_noa.patch patches.suse/ath10k-make-CE-layer-bus-agnostic.patch patches.suse/ath10k-add-copy-engine-register-MAP-for-wcn3990-targ.patch patches.suse/ath10k-increase-buffer-len-to-print-all-wmi-services.patch patches.suse/mwifiex-reunite-copy-and-pasted-remove-reset-code.patch patches.suse/mwifiex-reset-interrupt-status-across-device-reset.patch patches.suse/mwifiex-pcie-don-t-allow-cmd-buffer-reuse-after-rese.patch patches.suse/mwifiex-re-register-wiphy-across-reset.patch patches.suse/mwifiex-unregister-wiphy-before-freeing-resources.patch patches.suse/mwifiex-don-t-short-circuit-netdev-notifiers-on-inte.patch patches.suse/mwifiex-fixup-init_channel_scan_gap-error-case.patch patches.suse/mwifiex-ensure-disable-auto-DS-struct-is-initialized.patch patches.suse/mwifiex-fix-misnomers-in-mwifiex_free_lock_list.patch patches.suse/mwifiex-make-mwifiex_free_cmd_buffer-return-void.patch patches.suse/mwifiex-utilize-netif_tx_-wake-stop-_all_queues.patch patches.suse/mwifiex-don-t-open-code-ARRAY_SIZE.patch patches.suse/mwifiex-drop-add_tail-param-from-mwifiex_insert_cmd_.patch patches.suse/mwifiex-pcie-remove-unnecessary-masks.patch patches.suse/mwifiex-pcie-unify-MSI-X-non-MSI-X-interrupt-process.patch patches.suse/mwifiex-debugfs-allow-card_reset-to-cancel-things.patch patches.suse/mwifiex-pcie-disable-device-DMA-before-unmapping-fre.patch patches.suse/mwifiex-pcie-remove-unnecessary-pdev-check.patch patches.suse/mwifiex-keep-mwifiex_cancel_pending_ioctl-static.patch patches.suse/mwifiex-drop-num-CPU-notice.patch patches.suse/mwifiex-fix-compile-warning-of-unused-variable.patch patches.suse/mwifiex-uninit-wakeup-info-in-the-error-handling.patch patches.suse/mwifiex-usb-unlock-on-error-in-mwifiex_usb_tx_aggr_t.patch patches.suse/mwifiex-disable-uapsd-in-tdls-config.patch patches.suse/mwifiex-usb-fix-spelling-mistake-aggreataon-aggregat.patch patches.suse/mwifiex-fix-spelling-mistake-Insuffient-Insufficient.patch patches.suse/brcmfmac-constify-pci_device_id.patch patches.suse/rtlwifi-Fill-in_4way-field-by-driver.patch patches.suse/rtlwifi-Add-BT_MP_INFO-to-c2h-handler.patch patches.suse/rtlwifi-Add-board-type-for-8723be-and-8192ee.patch patches.suse/rtlwifi-add-amplifier-type-for-8812ae.patch patches.suse/rtlwifi-Update-8723be-new-phy-parameters-and-its-par.patch patches.suse/rtlwifi-Rename-rtl_desc92_rate-to-rtl_desc_rate.patch patches.suse/rtlwifi-Uses-addr1-instead-DA-to-determine-broadcast.patch patches.suse/rtlwifi-move-IS_HARDWARE_TYPE_xxx-checker-to-wifi.h.patch patches.suse/rtlwifi-remove-dummy-function-call.patch patches.suse/rtlwifi-Remove-unused-dummy-function.patch patches.suse/rtlwifi-rtl8821ae-Fix-HW_VAR_NAV_UPPER-operation patches.suse/0002-iwlwifi-refactor-out-paging-code.patch patches.suse/0003-iwlwifi-refactor-shared-mem-parsing.patch patches.suse/0004-iwlwifi-track-current-firmware-image-in-common-code.patch patches.suse/0005-iwlwifi-refactor-firmware-debug-code.patch patches.suse/0006-iwlwifi-reorganize-firmware-API.patch patches.suse/0007-iwlwifi-fw-api-fix-various-kernel-doc-warnings.patch patches.suse/0008-iwlwifi-mvm-add-and-use-iwl_mvm_has_unified_ucode.patch patches.suse/0009-iwlwifi-mvm-check-family-instead-of-new-TX-API-for-w.patch patches.suse/0010-iwlwifi-mvm-byte-swap-constant-instead-of-variable.patch patches.suse/0011-iwlwifi-dvm-remove-unused-defines.patch patches.suse/0012-iwlwifi-mvm-refactor-beacon-template-command-code.patch patches.suse/0013-iwlwifi-mvm-fix-the-FIFO-numbers-in-A000-devices.patch patches.suse/0014-iwlwifi-mvm-fix-uninitialized-var-while-waiting-for-.patch patches.suse/0015-iwlwifi-pcie-fix-A-MSDU-on-gen2-devices.patch patches.suse/0016-iwlwifi-mvm-support-fw-reading-empty-OTP.patch patches.suse/0017-iwlwifi-implement-fseq-version-mismatch-warning.patch patches.suse/0018-iwlwifi-mvm-add-compile-time-option-to-disable-EBS.patch patches.suse/0019-iwlwifi-pcie-rename-iwl_trans_check_hw_rf_kill-to-pc.patch patches.suse/0020-iwlwifi-mvm-require-AP_LINK_PS-for-TVQM.patch patches.suse/0021-iwlwifi-mvm-simplify-bufferable-MMPDU-check.patch patches.suse/0022-iwlwifi-mvm-rename-p2p-specific-sta-functions-to-inc.patch patches.suse/0023-iwlwifi-mvm-remove-non-DQA-mode.patch patches.suse/0024-iwlwifi-mvm-don-t-retake-the-pointer-to-skb-s-CB.patch patches.suse/mwifiex-correct-IE-parse-during-association.patch patches.suse/rtlwifi-rtl8192de-constify-pci_device_id.patch patches.suse/rtlwifi-rtl8192se-constify-pci_device_id.patch patches.suse/rtlwifi-rtl8821ae-constify-pci_device_id.patch patches.suse/rtlwifi-rtl8723ae-constify-pci_device_id.patch patches.suse/rtlwifi-rtl8723be-constify-pci_device_id.patch patches.suse/rtlwifi-rtl8188ee-constify-pci_device_id.patch patches.suse/rtlwifi-rtl8192ee-constify-pci_device_id.patch patches.suse/mwifiex-make-addba-request-command-clean.patch patches.suse/mwifiex-pcie-compatible-with-wifi-only-image-while-e.patch patches.suse/rtlwifi-Replace-hardcode-value-with-macro.patch patches.suse/ibmvnic-105-Report-rx-buffer-return-codes-as-netdev_dbg.patch patches.suse/bpf-add-support-for-sys_enter_-and-sys_exit_-tracepo.patch patches.suse/bpf-add-a-test-case-for-syscalls-sys_-enter-exit-_-t.patch patches.suse/net_sched-refactor-notification-code-for-RTM_DELTFIL.patch patches.suse/net_sched-use-void-pointer-for-filter-handle.patch patches.suse/bpf-devmap-fix-mutex-in-rcu-critical-section.patch patches.suse/net-hns3-fix-spelling-mistake-capabilty-capability.patch patches.suse/net-usb-r8152-constify-usb_device_id.patch patches.suse/bpf-verifier-rework-value-tracking.patch patches.suse/bpf-verifier-track-signed-and-unsigned-min-max-value.patch patches.suse/bpf-verifier-more-concise-register-state-logs-for-co.patch patches.suse/selftests-bpf-change-test_verifier-expectations.patch patches.suse/selftests-bpf-rewrite-test_align.patch patches.suse/selftests-bpf-add-a-test-to-test_align.patch patches.suse/selftests-bpf-add-test-for-bogus-operations-on-point.patch patches.suse/selftests-bpf-don-t-try-to-access-past-MAX_PACKET_OF.patch patches.suse/selftests-bpf-add-tests-for-subtraction-negative-num.patch patches.suse/selftests-bpf-variable-offset-negative-tests.patch patches.suse/bpf-verifier-increase-complexity-limit-to-128k.patch patches.suse/liquidio-fix-wrong-info-about-vf-rx-tx-ring-paramete.patch patches.suse/msft-hv-1450-netvsc-make-sure-and-unregister-datapath.patch patches.suse/bpf-Move-check_uarg_tail_zero-upward.patch patches.suse/bpf-Extend-check_uarg_tail_zero-checks.patch patches.suse/liquidio-fix-misspelled-firmware-image-filenames.patch patches.suse/selftests-bpf-add-a-test-for-XDP-redirect.patch patches.suse/net_sched-get-rid-of-some-forward-declarations.patch patches.suse/cxgb4-Clear-On-FLASH-config-file-after-a-FW-upgrade.patch patches.suse/igb-Fix-error-of-RX-network-flow-classification.patch patches.suse/igb-protect-TX-timestamping-from-API-misuse.patch patches.suse/e1000e-add-check-on-e1e_wphy-return-value.patch patches.suse/igb-Remove-incorrect-unexpected-SYS-WRAP-log-message.patch patches.suse/igb-add-argument-names-to-mailbox-op-function-declar.patch patches.suse/igb-expose-mailbox-unlock-method.patch patches.suse/igb-do-not-drop-PF-mailbox-lock-after-read-of-VF-mes.patch patches.suse/e1000e-Initial-Support-for-IceLake.patch patches.suse/igbvf-add-lock-around-mailbox-ops.patch patches.suse/igbvf-after-mailbox-write-wait-for-reply.patch patches.suse/igbvf-convert-msleep-to-mdelay-in-atomic-context.patch patches.suse/igb-support-BCM54616-PHY.patch patches.suse/bpf-add-BPF_J-LT-LE-SLT-SLE-instructions.patch patches.suse/bpf-x86-implement-jiting-of-BPF_J-LT-LE-SLT-SLE.patch patches.suse/bpf-arm64-implement-jiting-of-BPF_J-LT-LE-SLT-SLE.patch patches.suse/bpf-s390x-implement-jiting-of-BPF_J-LT-LE-SLT-SLE.patch patches.suse/bpf-ppc64-implement-jiting-of-BPF_J-LT-LE-SLT-SLE.patch patches.suse/bpf-nfp-implement-jiting-of-BPF_J-LT-LE.patch patches.suse/bpf-enable-BPF_J-LT-LE-SLT-SLE-opcodes-in-verifier.patch patches.suse/bpf-add-test-cases-for-new-BPF_J-LT-LE-SLT-SLE-instr.patch patches.suse/ibmvnic-110-Clean-up-resources-on-probe-failure.patch patches.suse/ibmvnic-111-Add-netdev_dbg-output-for-debugging.patch patches.suse/liquidio-napi-cleanup.patch patches.suse/net-sched-Add-helpers-to-identify-classids.patch patches.suse/net-sched-propagate-classid-down-to-offload-drivers.patch patches.suse/net-sched-use-newly-added-classid-identity-helpers.patch patches.suse/net-sched-remove-handle-propagation-down-to-the-driv.patch patches.suse/net-sched-remove-cops-tcf_cl_offload.patch patches.suse/liquidio-rx-tx-queue-cleanup.patch patches.suse/liquidio-removed-check-for-queue-size-alignment.patch patches.suse/phylink-Fix-an-uninitialized-variable-bug.patch patches.suse/msft-hv-1458-netvsc-delay-setup-of-VF-device.patch patches.suse/msft-hv-1459-netvsc-don-t-signal-host-twice-if-empty.patch patches.suse/msft-hv-1460-netvsc-propagate-MAC-address-change-to-VF-slave.patch patches.suse/msft-hv-1461-netvsc-check-error-return-when-restoring-channels-an.patch patches.suse/msft-hv-1462-netvsc-no-need-to-allocate-send-receive-on-numa-node.patch patches.suse/msft-hv-1463-netvsc-whitespace-cleanup.patch patches.suse/msft-hv-1464-netvsc-remove-unnecessary-cast-of-void-pointer.patch patches.suse/msft-hv-1465-netvsc-remove-unnecessary-check-for-NULL-hdr.patch patches.suse/msft-hv-1466-netvsc-allow-controlling-send-recv-buffer-size.patch patches.suse/msft-hv-1467-netvsc-keep-track-of-some-non-fatal-overload-conditi.patch patches.suse/hns3pf-fix-hns3_del_tunnel_port.patch patches.suse/hns3pf-Fix-some-harmless-copy-and-paste-bugs.patch patches.suse/0001-fsl-fman-implement-several-errata-workarounds.patch patches.suse/nfp-send-control-message-when-MAC-representors-are-c.patch patches.suse/mlxsw-make-mlxsw_config_profile-const.patch patches.suse/selftests-bpf-add-check-for-ip-XDP-redirect.patch patches.suse/liquidio-moved-ptp_enable-to-octeon_device-structure.patch patches.suse/tap-use-build_skb-for-small-packet.patch patches.suse/net-export-some-generic-xdp-helpers.patch patches.suse/tap-XDP-support.patch patches.suse/virtio-net-make-array-guest_offloads-static.patch patches.suse/tap-make-struct-tap_fops-static.patch patches.suse/0002-net-dpaa_eth-constify-platform_device_id.patch patches.suse/liquidio-update-debug-console-logging-mechanism.patch patches.suse/liquidio-fix-duplicated-code-for-different-branches.patch patches.suse/qlge-fix-duplicated-code-for-different-branches.patch patches.suse/mlxsw-spectrum_router-Return-void-from-deletion-func.patch patches.suse/mlxsw-spectrum_router-Pass-argument-explicitly.patch patches.suse/mlxsw-spectrum_router-Use-one-LPM-tree-for-all-virtu.patch patches.suse/liquidio-moved-wait_for_pending_requests-to-octeon_n.patch patches.suse/liquidio-moved-update_txq_status-to-lio_core.c.patch patches.suse/liquidio-moved-octeon_setup_droq-to-lio_core.c.patch patches.suse/liquidio-moved-liquidio_push_packet-to-lio_core.c.patch patches.suse/liquidio-moved-liquidio_napi_drv_callback-to-lio_cor.patch patches.suse/liquidio-moved-liquidio_napi_poll-to-lio_core.c.patch patches.suse/liquidio-moved-liquidio_setup_io_queues-to-lio_core..patch patches.suse/liquidio-added-support-for-ethtool-set-ring-feature.patch patches.suse/mlxsw-spectrum_router-Prepare-nexthop-group-s-hash-t.patch patches.suse/mlxsw-spectrum_router-Add-support-for-nexthop-group-.patch patches.suse/liquidio-fix-issues-with-fw_type-module-parameter.patch patches.suse/s390-qeth-don-t-access-skb-after-transmission.patch patches.suse/s390-qeth-remove-extra-L2-adapterparms-query.patch patches.suse/s390-qeth-remove-extra-L3-adapterparms-query.patch patches.suse/s390-qeth-simplify-fragment-type-selection.patch patches.suse/s390-qeth-straighten-out-fill_buffer-interface.patch patches.suse/s390-qeth-clean-up-fill_buffer-offset-logic.patch patches.suse/s390-qeth-make-more-use-of-skb-API.patch patches.suse/s390-net-reduce-inlining.patch patches.suse/s390-qeth-extract-bridgeport-cmd-builder.patch patches.suse/s390-qeth-reject-multicast-rxip-addresses.patch patches.suse/s390-qeth-fix-trace-messages-for-deleting-rxip-addre.patch patches.suse/bpf-verifier-track-liveness-for-pruning.patch patches.suse/mlx4-remove-unnecessary-pci_set_drvdata.patch patches.suse/mlx5-remove-unnecessary-pci_set_drvdata.patch patches.suse/ipv6-fib-Provide-offload-indication-using-nexthop-fl.patch patches.suse/mlxsw-spectrum_router-Use-correct-config-option.patch patches.suse/liquidio-moved-liquidio_msix_intr_handler-to-lio_cor.patch patches.suse/liquidio-moved-liquidio_legacy_intr_handler-to-lio_c.patch patches.suse/liquidio-moved-octeon_setup_interrupt-to-lio_core.c.patch patches.suse/liquidio-added-support-for-ethtool-set-channels-feat.patch patches.suse/net_sched-call-qlen_notify-only-if-child-qdisc-is-em.patch patches.suse/net_sched-hfsc-opencode-trivial-set_active-and-set_p.patch patches.suse/tun-tap-use-paren-s-with-sizeof.patch patches.suse/virtio-put-paren-around-sizeof.patch patches.suse/mlx4-sizeof-style-usage.patch patches.suse/liquidio-update-VF-s-netdev-max_mtu-if-there-s-a-cha.patch patches.suse/net-add-sendmsg_locked-and-sendpage_locked-to-af_ine.patch patches.suse/net-fixes-for-skb_send_sock.patch patches.suse/bpf-introduce-new-program-type-for-skbs-on-sockets.patch patches.suse/bpf-export-bpf_prog_inc_not_zero.patch patches.suse/bpf-sockmap-with-sk-redirect-support.patch patches.suse/bpf-add-access-to-sock-fields-and-pkt-data-from-sk_s.patch patches.suse/bpf-sockmap-sample-program.patch patches.suse/bpf-selftests-add-tests-for-new-__sk_buff-members.patch patches.suse/bpf-selftests-add-sockmap-tests.patch patches.suse/bpf-devmap-remove-unnecessary-value-size-check.patch patches.suse/nfp-process-control-messages-in-workqueue-in-flower-.patch patches.suse/nfp-process-MTU-updates-from-firmware-flower-app.patch patches.suse/net-mlx4-fix-spelling-mistake-availible-available.patch patches.suse/tun-make-tun_build_skb-thread-safe.patch patches.suse/net-sched-cls_flower-fix-ndo_setup_tc-type-for-stats.patch patches.suse/bpf-sockmap-state-change-warning-fix.patch patches.suse/bpf-sock_map-fixes-for-CONFIG_BPF_SYSCALL-and-STREAM.patch patches.suse/msft-hv-1476-vmbus-remove-unused-vmbus_sendpacket_multipagebuffer.patch patches.suse/msft-hv-1477-vmbus-remove-unused-vmubs_sendpacket_pagebuffer_ctl.patch patches.suse/msft-hv-1478-vmbus-remove-unused-vmbus_sendpacket_ctl.patch patches.suse/liquidio-fix-spelling-mistake-interuupt-interrupt.patch patches.suse/net-hns3-ensure-media_type-is-unitialized.patch patches.suse/bpf-fix-liveness-propagation-to-parent-in-spilled-st.patch patches.suse/bpf-no-need-to-nullify-ri-map-in-xdp_do_redirect.patch patches.suse/net-ibm-ibmveth-constify-vio_device_id.patch patches.suse/ibmvnic-112-constify-vio_device_id.patch patches.suse/bpf-don-t-enable-preemption-twice-in-smap_do_verdict.patch patches.suse/bpf-reuse-tc-bpf-prologue-for-sk-skb-progs.patch patches.suse/liquidio-with-embedded-f-w-don-t-reload-f-w-issue-pf.patch patches.suse/liquidio-with-embedded-f-w-issue-droq-credits-before.patch patches.suse/bpf-fix-a-return-in-sockmap_get_from_fd.patch patches.suse/s390-qeth-split-L2-xmit-paths.patch patches.suse/s390-qeth-pass-full-data-length-to-l2_fill_header.patch patches.suse/s390-qeth-pass-TSO-header-length-to-fill_buffer.patch patches.suse/s390-qeth-pass-TSO-data-offset-to-fill_buffer.patch patches.suse/s390-qeth-pass-full-IQD-header-length-to-fill_buffer.patch patches.suse/s390-qeth-unify-code-to-build-header-elements.patch patches.suse/s390-qeth-use-skb_cow_head-for-L2-OSA-xmit.patch patches.suse/net-sched-Fix-the-logic-error-to-decide-the-ingress-.patch patches.suse/net-hns3-Fixes-the-missing-u64_stats_fetch_begin_irq.patch patches.suse/net-hns3-Fixes-the-static-checker-error-warning-in-h.patch patches.suse/net-hns3-Fixes-the-static-check-warning-due-to-missi.patch patches.suse/Bluetooth-hci_bcm-Handle-empty-packet-after-firmware patches.suse/liquidio-fix-Smatch-error.patch patches.suse/macvlan-add-offload-features-for-encapsulation.patch patches.suse/liquidio-remove-support-for-deprecated-f-w-cmd-OCTNE.patch patches.suse/ixgbe-change-ndo_xdp_xmit-return-code-on-xmit-errors.patch patches.suse/xdp-adjust-xdp-redirect-tracepoint-to-include-return.patch patches.suse/bpf-Fix-map-in-map-checking-in-the-verifier.patch patches.suse/mlx5-ensure-0-is-returned-when-vport-is-zero.patch patches.suse/net-ethtool-Add-macro-to-clear-a-link-mode-setting.patch patches.suse/net-don-t-decrement-kobj-reference-count-on-init-fai.patch patches.suse/net-constify-netdev_class_file.patch patches.suse/net-make-net_class-ro_after_init.patch patches.suse/net-constify-net_ns_type_operations.patch patches.suse/net-make-net-sysfs-attributes-ro_after_init.patch patches.suse/net-drop-unused-attribute-argument-from-sysfs-queue-.patch patches.suse/net-make-BQL-sysfs-attributes-ro_after_init.patch patches.suse/net-make-queue-attributes-ro_after_init.patch patches.suse/net-mark-receive-queue-attributes-ro_after_init.patch patches.suse/nfp-link-basic-ethtool-ops-to-representors.patch patches.suse/nfp-provide-ethtool_drvinfo-on-representors.patch patches.suse/nfp-allow-retreiving-management-FW-logs-on-represent.patch patches.suse/nfp-don-t-report-standard-netdev-statistics-in-ethto.patch patches.suse/nfp-add-helper-for-printing-ethtool-strings.patch patches.suse/nfp-split-software-and-hardware-vNIC-statistics.patch patches.suse/nfp-store-pointer-to-MAC-statistics-in-nfp_port.patch patches.suse/nfp-report-MAC-statistics-in-ethtool.patch patches.suse/nfp-add-pointer-to-vNIC-config-memory-to-nfp_port-st.patch patches.suse/nfp-add-ethtool-statistics-for-representors.patch patches.suse/nfp-fix-copy-paste-in-names-and-messages-regarding-v.patch patches.suse/nfp-don-t-reuse-pointers-in-ring-dumping.patch patches.suse/net-hns3-fix-a-handful-of-spelling-mistakes.patch patches.suse/bnxt_en-fix-spelling-mistake-swtichdev-switchdev.patch patches.suse/bpf-Allow-selecting-numa-node-during-map-creation.patch patches.suse/bpf-Allow-numa-selection-in-INNER_LRU_HASH_PREALLOC-.patch patches.suse/bpf-make-htab-inlining-more-robust-wrt-assumptions.patch patches.suse/bpf-inline-map-in-map-lookup-functions-for-array-and.patch patches.suse/bpf-linux-bpf.h-needs-linux-numa.h.patch patches.suse/net-mlx5e-Send-PAOS-command-on-interface-up-down.patch patches.suse/net-mlx5e-IPoIB-Fix-driver-name-retrieved-by-ethtool.patch patches.suse/net-mlx5e-IPoIB-Add-support-for-get_link_ksettings-i.patch patches.suse/net-mlx5-Add-PCIe-outbound-stalls-counters-infrastru.patch patches.suse/net-mlx5e-Add-PCIe-outbound-stalls-counters.patch patches.suse/net-mlx5-Add-RX-buffer-fullness-counters-infrastruct.patch patches.suse/net-mlx5e-Add-RX-buffer-fullness-counters.patch patches.suse/net-mlx5e-Add-outbound-PCI-buffer-overflow-counter.patch patches.suse/net-mlx5-Avoid-blank-lines-after-before-open-close-b.patch patches.suse/net-mlx5-Add-a-blank-line-after-declarations.patch patches.suse/net-mlx5e-Properly-indent-within-conditional-stateme.patch patches.suse/net-mlx5e-Avoid-using-multiple-blank-lines.patch patches.suse/net-mlx5e-Place-constants-on-the-right-side-of-compa.patch patches.suse/net-mlx5e-Use-kernel-types-instead-of-uint-_t-in-eth.patch patches.suse/net-mlx5e-Use-size_t-to-store-byte-offset-in-statist.patch patches.suse/bpf-fix-double-free-from-dev_map_notification.patch patches.suse/cxgb4-cxgbvf-Handle-32-bit-fw-port-capabilities.patch patches.suse/liquidio-fix-use-of-pf-in-pass-through-mode-in-a-vir.patch patches.suse/esp4-Support-RX-checksum-with-crypto-offload.patch patches.suse/esp6-Support-RX-checksum-with-crypto-offload.patch patches.suse/esp6-Fix-RX-checksum-after-header-pull.patch patches.suse/xfrm-Auto-load-xfrm-offload-modules.patch patches.suse/xfrm-Clear-RX-SKB-secpath-xfrm_offload.patch patches.suse/net-Allow-IPsec-GSO-for-local-sockets.patch patches.suse/qlogic-make-device_attribute-const.patch patches.suse/net-check-type-when-freeing-metadata-dst.patch patches.suse/net-hns3-Add-support-to-change-MTU-in-HNS3-hardware.patch patches.suse/liquidio-move-macro-definition-to-a-proper-place.patch patches.suse/liquidio-make-VF-driver-notify-NIC-firmware-of-MTU-c.patch patches.suse/msft-hv-1479-hv_netvsc-Clean-up-unused-parameter-from-netvsc_get_.patch patches.suse/msft-hv-1480-hv_netvsc-Clean-up-unused-parameter-from-netvsc_get_.patch patches.suse/msft-hv-1481-hv_netvsc-Add-ethtool-handler-to-set-and-get-UDP-has.patch patches.suse/udp-remove-unreachable-ufo-branches.patch patches.suse/net-mvpp2-unify-register-definitions-coding-style.patch patches.suse/net-mvpp2-fix-the-synchronization-module-bypass-macr.patch patches.suse/net-mvpp2-move-the-mii-configuration-in-the-ndo_open.patch patches.suse/net-mvpp2-initialize-the-GMAC-when-using-a-port.patch patches.suse/net-mvpp2-initialize-the-XLG-MAC-when-using-a-port.patch patches.suse/net-mvpp2-set-maximum-packet-size-for-10G-ports.patch patches.suse/net-mvpp2-initialize-the-GoP.patch patches.suse/net-sched-use-kvmalloc-for-class-hash-tables.patch patches.suse/bpf-misc-xdp-redirect-cleanups.patch patches.suse/bpf-minor-cleanups-for-dev_map.patch patches.suse/liquidio-change-manner-of-detecting-whether-or-not-N.patch patches.suse/net-define-the-TSO-header-size-in-net-tso.h.patch patches.suse/net-mvpp2-unify-the-txq-size-define-use.patch patches.suse/net-mvpp2-software-tso-support.patch patches.suse/mlxsw-spectrum-Offload-multichain-TC-rules.patch patches.suse/net-sched-add-couple-of-goto_chain-helpers.patch patches.suse/mlxsw-spectrum_acl-Allow-to-get-group_id-value-for-a.patch patches.suse/mlxsw-spectrum_acl-Provide-helper-to-lookup-ruleset.patch patches.suse/mlxsw-spectrum_flower-Offload-goto_chain-termination.patch patches.suse/net-sock-allow-the-user-to-set-negative-peek-offset.patch patches.suse/selftests-bpf-add-a-test-for-a-bug-in-liveness-based.patch patches.suse/bpf-verifier-when-pruning-a-branch-ignore-its-write-.patch patches.suse/selftests-bpf-add-a-test-for-a-pruning-bug-in-the-ve.patch patches.suse/bpf-verifier-remove-varlen_map_value_access-flag.patch patches.suse/bpf-verifier-document-liveness-analysis.patch patches.suse/bpf-netdev-is-never-null-in-__dev_map_flush.patch patches.suse/devlink-Add-Ethernet-header-for-dpipe.patch patches.suse/devlink-Add-IPv4-header-for-dpipe.patch patches.suse/mlxsw-spectrum_dpipe-Fix-erif-table-op-name-space.patch patches.suse/devlink-Add-support-for-dynamic-table-size.patch patches.suse/devlink-Move-dpipe-entry-clear-function-into-devlink.patch patches.suse/mlxsw-spectrum_router-Add-helpers-for-neighbor-acces.patch patches.suse/mlxsw-spectrum_dpipe-Fix-label-name.patch patches.suse/mlxsw-spectrum_dpipe-Add-IPv4-host-table-initial-sup.patch patches.suse/mlxsw-reg-Make-flow-counter-set-type-enum-to-be-shar.patch patches.suse/mlxsw-spectrum_router-Add-support-for-setting-counte.patch patches.suse/mlxsw-spectrum_dpipe-Add-support-for-IPv4-host-table.patch patches.suse/mlxsw-spectrum_dpipe-Add-support-for-controlling-nei.patch patches.suse/xdp-remove-bpf_warn_invalid_xdp_redirect.patch patches.suse/xdp-make-generic-xdp-redirect-use-tracepoint-trace_x.patch patches.suse/ixgbe-use-return-codes-from-ndo_xdp_xmit-that-are-di.patch patches.suse/xdp-remove-net_device-names-from-xdp_redirect-tracep.patch patches.suse/xdp-get-tracepoints-xdp_exception-and-xdp_redirect-i.patch patches.suse/net-mlx4_core-make-mlx4_profile-const.patch patches.suse/net-mlx5e-make-mlx5e_profile-const.patch patches.suse/devlink-Fix-devlink_dpipe_table_register-stub-signat.patch patches.suse/tg3-Be-drop-monitor-friendly.patch patches.suse/net-mlx5-Add-a-blank-line-after-declarations-V2.patch patches.suse/net-mlx5-Remove-a-leftover-unused-variable.patch patches.suse/net-mlx5e-Fix-wrong-code-indentation-in-conditional-.patch patches.suse/net-mlx5-Convert-linear-search-for-free-index-to-ida.patch patches.suse/net-mlx5-Don-t-store-reserved-part-in-FTEs-and-FGs.patch patches.suse/net-mlx5-Add-hash-table-to-search-FTEs-in-a-flow-gro.patch patches.suse/net-mlx5-Add-hash-table-for-flow-groups-in-flow-tabl.patch patches.suse/net-mlx5-Add-tracepoints.patch patches.suse/msft-hv-1482-hv_netvsc-Fix-rndis_filter_close-error-during-netvsc.patch patches.suse/strparser-initialize-all-callbacks.patch patches.suse/net_sched-get-rid-of-more-forward-declarations.patch patches.suse/net_sched-introduce-tclass_del_notify.patch patches.suse/net_sched-remove-tc-class-reference-counting.patch patches.suse/net_sched-kill-u32_node-pointer-in-Qdisc.patch patches.suse/tcp-fix-hang-in-tcp_sendpage_locked.patch patches.suse/nfp-add-basic-SR-IOV-ndo-functions.patch patches.suse/nfp-add-basic-SR-IOV-ndo-functions-to-representors.patch patches.suse/i40e-i40evf-adjust-packet-size-to-account-for-double.patch patches.suse/i40evf-prevent-VF-close-returning-before-state-trans.patch patches.suse/i40e-Fix-a-bug-with-VMDq-RSS-queue-allocation.patch patches.suse/i40e-separate-hw_features-from-runtime-changing-flag.patch patches.suse/i40e-remove-workaround-for-Open-Firmware-MAC-address.patch patches.suse/i40e-Detect-ATR-HW-Evict-NVM-issue-and-disable-the-f.patch patches.suse/i40e-i40evf-use-cmpxchg64-when-updating-private-flag.patch patches.suse/i40e-move-check-for-avoiding-VID-0-filters-into-i40e.patch patches.suse/i40e-i40evf-rename-vf_offload_flags-to-vf_cap_flags-.patch patches.suse/i40evf-use-netdev-variable-in-reset-task.patch patches.suse/i40e-use-cpumask_copy-instead-of-direct-assignment.patch patches.suse/i40e-prevent-changing-ITR-if-adaptive-rx-tx-enabled.patch patches.suse/i40e-synchronize-nvmupdate-command-and-adminq-subtas.patch patches.suse/net-mvpp2-fix-the-packet-size-configuration-for-10G.patch patches.suse/bpf-convert-sockmap-field-attach_bpf_fd2-to-type.patch patches.suse/bpf-sockmap-remove-STRPARSER-map_flags-and-add-multi.patch patches.suse/bpf-sockmap-add-missing-rcu_read_-un-lock-in-smap_da.patch patches.suse/bpf-additional-sockmap-self-tests.patch patches.suse/bpf-more-SK_SKB-selftests.patch patches.suse/bpf-harden-sockmap-program-attach-to-ensure-correct-.patch patches.suse/bpf-sockmap-indicate-sock-events-to-listeners.patch patches.suse/bpf-sockmap-requires-STREAM_PARSER-add-Kconfig-entry.patch patches.suse/bpf-test_maps-add-sockmap-stress-test.patch patches.suse/samples-bpf-extend-test_tunnel_bpf.sh-with-ERSPAN.patch patches.suse/bpf-fix-oops-on-allocation-failure.patch patches.suse/selftests-bpf-check-the-instruction-dumps-are-popula.patch patches.suse/mlxsw-spectrum-compile-in-dpipe-support-only-if-devl.patch patches.suse/mlxsw-spectrum_dpipe-Fix-host-table-dump.patch patches.suse/sched-sfq-drop-packets-after-root-qdisc-lock-is-rele.patch patches.suse/0003-fsl-fman-move-struct-fman-to-header-file.patch patches.suse/0004-fsl-fman-enable-FMan-Keygen.patch patches.suse/0005-dpaa_eth-use-multiple-Rx-frame-queues.patch patches.suse/0006-dpaa_eth-enable-Rx-hashing-control.patch patches.suse/0007-dpaa_eth-add-NETIF_F_RXHASH.patch patches.suse/0008-dpaa_eth-check-allocation-result.patch patches.suse/i40e-Update-state-variable-for-adminq-subtask.patch patches.suse/i40e-Store-the-requested-FEC-information.patch patches.suse/i40e-prevent-snprintf-format-specifier-truncation.patch patches.suse/i40e-Use-correct-flag-to-enable-egress-traffic-for-u.patch patches.suse/i40evf-fix-possible-snprintf-truncation-of-q_vector-.patch patches.suse/i40e-force-VMDQ-device-name-truncation.patch patches.suse/i40e-i40evf-support-for-VF-VLAN-tag-stripping-contro.patch patches.suse/i40e-25G-FEC-status-improvements.patch patches.suse/i40e-Fix-for-unused-value-issue-found-by-static-anal.patch patches.suse/i40e-remove-workaround-for-resetting-XPS.patch patches.suse/i40e-move-enabling-icr0-into-i40e_update_enable_itr.patch patches.suse/i40e-initialize-our-affinity_mask-based-on-cpu_possi.patch patches.suse/i40e-invert-logic-for-checking-incorrect-cpu-vs-irq-.patch patches.suse/i40e-i40evf-remove-ULTRA-latency-mode.patch patches.suse/i40e-i40evf-avoid-dynamic-ITR-updates-when-polling-o.patch patches.suse/bnxt_en-Update-firmware-interface-spec.-to-1.8.1.4.patch patches.suse/bnxt_en-Improve-tx-ring-reservation-logic.patch patches.suse/bnxt_en-assign-CPU-affinity-hints-to-bnxt_en-IRQs.patch patches.suse/bnxt-Add-PCIe-device-IDs-for-bcm58802-bcm58808.patch patches.suse/bnxt-initialize-board_info-values-with-proper-enums.patch patches.suse/bnxt_en-Improve-ENOMEM-logic-in-NAPI-poll-loop.patch patches.suse/bnxt_en-Reduce-default-rings-on-multi-port-cards.patch patches.suse/bnxt_en-fix-clearing-devlink-ptr-from-bnxt-struct.patch patches.suse/bnxt_en-bnxt-add-TC-flower-filter-offload-support.patch patches.suse/bnxt_en-add-TC-flower-offload-flow_alloc-free-FW-cmd.patch patches.suse/bnxt_en-add-code-to-query-TC-flower-offload-stats.patch patches.suse/bnxt_en-add-a-dummy-definition-for-bnxt_vf_rep_get_f.patch patches.suse/xdp-remove-redundant-argument-to-trace_xdp_redirect.patch patches.suse/xdp-tracepoint-xdp_redirect-also-need-a-map-argument.patch patches.suse/xdp-make-xdp-tracepoints-report-bpf-prog-id-instead-.patch patches.suse/xdp-separate-xdp_redirect-tracepoint-in-error-case.patch patches.suse/xdp-separate-xdp_redirect-tracepoint-in-map-case.patch patches.suse/samples-bpf-xdp_redirect-load-XDP-dummy-prog-on-TX-d.patch patches.suse/samples-bpf-xdp_monitor-tool-based-on-tracepoints.patch patches.suse/mwifiex-replace-netif_carrier_on-off-by-netif_device.patch patches.suse/mwifiex-Do-not-change-bss_num-in-change_virtual_intf.patch patches.suse/mwifiex-wrapper-wps-ie-in-pass-through-tlv.patch patches.suse/mwifiex-p2p-use-separate-device-address.patch patches.suse/brcmfmac-set-wpa_auth-to-WPA_AUTH_DISABLED-in-AP-OPE.patch patches.suse/brcmfmac-Add-support-for-CYW4373-SDIO-USB-chipset.patch patches.suse/brcmfmac-fix-wrong-num_different_channels-when-mchan.patch patches.suse/brcmfmac-add-setting-carrier-state-ON-for-successful.patch patches.suse/rtlwifi-constify-rate_control_ops-structure.patch patches.suse/rt2x00-Fix-MMIC-Countermeasures.patch patches.suse/ar5523-constify-usb_device_id.patch patches.suse/carl9170-constify-usb_device_id.patch patches.suse/at76c50x-constify-usb_device_id.patch patches.suse/libertas-constify-usb_device_id.patch patches.suse/libertas_tf-constify-usb_device_id.patch patches.suse/mwifiex-constify-usb_device_id.patch patches.suse/rt2500usb-constify-usb_device_id.patch patches.suse/rt2800usb-constify-usb_device_id.patch patches.suse/rt73usb-constify-usb_device_id.patch patches.suse/rtl8187-constify-usb_device_id.patch patches.suse/rtl8xxxu-constify-usb_device_id.patch patches.suse/rtl8192cu-constify-usb_device_id.patch patches.suse/mwifiex-uap-enable-11d-based-on-userspace-configruat.patch patches.suse/brcm80211-constify-usb_device_id.patch patches.suse/0025-iwlwifi-mvm-remove-useless-condition-in-LED-code.patch patches.suse/0026-iwlwifi-mvm-use-firmware-LED-command-where-applicabl.patch patches.suse/0027-iwlwifi-mvm-add-const-to-thermal_cooling_device_ops-.patch patches.suse/0028-iwlwifi-mvm-add-debugfs-to-force-CT-kill.patch patches.suse/0029-iwlwifi-change-functions-that-can-only-return-0-to-v.patch patches.suse/0030-iwlwifi-fix-a-few-instances-of-misaligned-kerneldoc-.patch patches.suse/0031-iwlwifi-add-support-of-FPGA-fw.patch patches.suse/0032-iwlwifi-fix-a000-RF_ID-define.patch patches.suse/0033-iwlwifi-dump-smem-configuration-when-firmware-crashe.patch patches.suse/0034-iwlwifi-mvm-move-a000-device-NVM-retrieval-to-a-comm.patch patches.suse/0035-iwlwifi-mvm-set-the-default-cTDP-budget.patch patches.suse/0036-iwlwifi-mvm-support-new-beacon-template-command.patch patches.suse/0037-iwlwifi-mvm-don-t-send-CTDP-commands-via-debugfs-if-.patch patches.suse/0038-iwlwifi-mvm-add-station-before-allocating-a-queue.patch patches.suse/0039-iwlwifi-pcie-don-t-init-a-Tx-queue-with-an-SSN-size-.patch patches.suse/0040-iwlwifi-fix-nmi-triggering-from-host.patch patches.suse/0041-iwlwifi-remove-references-to-unsupported-HW.patch patches.suse/0042-iwlwifi-pcie-free-the-TSO-page-when-a-Tx-queue-is-un.patch patches.suse/0043-iwlwifi-mvm-fix-the-coex-firmware-API.patch patches.suse/mwifiex-do-not-use-random-MAC-for-pre-association-sc.patch patches.suse/mwifiex-check-for-NL80211_SCAN_FLAG_RANDOM_ADDR-duri.patch patches.suse/0044-iwlwifi-mvm-remove-the-corunning-support.patch patches.suse/0045-iwlwifi-mvm-consider-RFKILL-during-INIT-as-success.patch patches.suse/0046-iwlwifi-call-iwl_remove_notification-from-iwl_wait_n.patch patches.suse/0047-iwlwifi-mvm-support-new-Coex-firmware-API.patch patches.suse/0048-iwlwifi-pcie-support-short-Tx-queues-for-A000-device.patch patches.suse/0049-iwlwifi-mvm-add-command-name-for-FRAME_RELEASE.patch patches.suse/0050-iwlwifi-mvm-group-all-dummy-SAR-function-declaration.patch patches.suse/0051-iwlwifi-mvm-use-mvmsta-consistently-in-rs.c.patch patches.suse/0052-iwlwifi-mvm-update-the-firmware-API-in-TX.patch patches.suse/0053-iwlwifi-mvm-remove-session-protection-to-allow-chann.patch patches.suse/0054-iwlwifi-mvm-don-t-send-BAR-on-flushed-frames.patch patches.suse/0055-iwlwifi-move-BT_MBOX_PRINT-macro-to-common-header.patch patches.suse/0056-iwlwifi-Demote-messages-about-fw-flags-size-to-info.patch patches.suse/0057-iwlwifi-mvm-Fix-channel-switch-in-case-of-count-1.patch patches.suse/0058-iwlwifi-distinguish-different-RF-modules-in-A000-dev.patch patches.suse/0059-iwlwifi-update-channel-flags-parser.patch patches.suse/0060-iwlwifi-mvm-change-open-and-close-criteria-of-a-BA-s.patch patches.suse/0061-iwlwifi-add-workaround-to-disable-wide-channels-in-5.patch patches.suse/0062-iwlwifi-fw-fix-lar_enabled-endian-problem-in-iwl_fw_.patch patches.suse/0063-iwlwifi-mvm-remove-useless-argument-in-iwl_nvm_init.patch patches.suse/0064-iwlwifi-mvm-remove-useless-check-for-mvm-cfg-in-iwl_.patch patches.suse/0065-iwlwifi-use-big-endian-for-the-hw-section-of-the-nvm.patch patches.suse/ath10k-set-a-mpdu-receiver-reference-number.patch patches.suse/ath10k-various-usb-related-definitions.patch patches.suse/ath10k-add-initial-USB-support.patch patches.suse/ath10k-sdio-fix-compile-warning.patch patches.suse/ath10k-extend-wmi-service-map-to-accommodate-new-ser.patch patches.suse/ath10k-add-tdls-support-for-10.4-firmwares.patch patches.suse/ath10k-push-peer-type-to-target-for-TDLS-peers.patch patches.suse/ath10k-explicitly-request-exclusive-reset-control.patch patches.suse/ath9k-fix-debugfs-file-permission.patch patches.suse/ath9k-Add-Dell-Wireless-1802-with-wowlan-capability.patch patches.suse/wcn36xx-check-dma_mapping_error.patch patches.suse/wlcore-add-missing-nvs-file-name-info-for-wilink8 patches.suse/rtlwifi-btcoex-23b-1ant-fix-duplicated-code-for-diff.patch patches.suse/rtlwifi-make-a-couple-arrays-larger.patch patches.suse/rtlwifi-rtl8821ae-fix-spelling-mistake-faill-failed.patch patches.suse/bridge-fdb-add-and-delete-tracepoints.patch patches.suse/net-mlx4_core-Dynamically-allocate-structs-at-mlx4_s.patch patches.suse/net-mlx4_core-Make-explicit-conversion-to-64bit-valu.patch patches.suse/net-mlx4_core-Fix-misplaced-brackets-of-sizeof.patch patches.suse/net-mlx4-Add-user-mac-FW-update-support.patch patches.suse/if_ether-add-forces-ife-lfb-type.patch patches.suse/act_ife-use-registered-ife_type-as-fallback.patch patches.suse/liquidio-show-NIC-s-U-Boot-version-in-a-dev_info-mes.patch patches.suse/net-remove-dmaengine.h-inclusion-from-netdevice.h.patch patches.suse/idr-Add-new-APIs-to-support-unsigned-long.patch patches.suse/net-sched-Change-cls_flower-to-use-IDR.patch patches.suse/net-sched-Change-act_api-and-act_xxx-modules-to-use-.patch patches.suse/phy-add-sgmii-and-10gkr-modes-to-the-phy_mode-enum.patch patches.suse/0030-phy-add-the-mvebu-cp110-comphy-driver.patch patches.suse/net-mvpp2-initialize-the-comphy.patch patches.suse/net-mvpp2-simplify-the-link_event-function.patch patches.suse/net-mvpp2-improve-the-link-management-function.patch patches.suse/net-mvpp2-do-not-set-GMAC-autoneg-when-using-XLG-MAC.patch patches.suse/net-mvpp2-dynamic-reconfiguration-of-the-comphy-GoP-.patch patches.suse/net-hns3-Fixes-the-wrong-IS_ERR-check-on-the-returne.patch patches.suse/qed-fix-spelling-mistake-calescing-coalescing.patch patches.suse/bpf-test_maps-fix-typos-conenct-and-listeen.patch patches.suse/liquidio-fix-crash-in-presence-of-zeroed-out-base-ad.patch patches.suse/net-mlx5e-Use-IP-version-matching-to-classify-IP-tra.patch patches.suse/net-mlx5e-Support-TSO-and-TX-checksum-offloads-for-G.patch patches.suse/net-mlx5e-Support-RSS-for-GRE-tunneled-packets.patch patches.suse/net_sched-add-reverse-binding-for-tc-class.patch patches.suse/bridge-add-tracepoint-in-br_fdb_update.patch patches.suse/net-fix-two-typos-in-net_device_ops-documentation.patch patches.suse/samples-bpf-Fix-compilation-issue-in-redirect-dummy-.patch patches.suse/x86-bpf_jit-small-optimization-in-emit_bpf_tail_call.patch patches.suse/devlink-Add-IPv6-header-for-dpipe.patch patches.suse/mlxsw-spectrum_router-Export-IPv6-link-local-address.patch patches.suse/mlxsw-spectrum_dpipe-Add-IPv6-host-table-initial-sup.patch patches.suse/mlxsw-spectrum_router-Add-IPv6-neighbor-access-helpe.patch patches.suse/mlxsw-spectrum_dpipe-Make-host-entry-fill-handler-mo.patch patches.suse/mlxsw-spectrum_dpipe-Add-support-for-IPv6-host-table.patch patches.suse/mlxsw-spectrum_router-Add-support-for-setting-counte-1ed5574c.patch patches.suse/mlxsw-spectrum_dpipe-Add-support-for-controlling-IPv.patch patches.suse/bpf-Add-mark-and-priority-to-sock-options-that-can-b.patch patches.suse/bpf-Allow-cgroup-sock-filters-to-use-get_current_uid.patch patches.suse/samples-bpf-Update-sock-test-to-allow-setting-mark-a.patch patches.suse/samples-bpf-Add-detach-option-to-test_cgrp2_sock.patch patches.suse/samples-bpf-Add-option-to-dump-socket-settings.patch patches.suse/samples-bpf-Update-cgrp2-socket-tests.patch patches.suse/samples-bpf-Update-cgroup-socket-examples-to-use-uid.patch patches.suse/xfrm-Add-support-for-network-devices-capable-of-remo.patch patches.suse/bpf-Add-lru_hash_lookup-performance-test.patch patches.suse/bpf-Inline-LRU-map-lookup.patch patches.suse/bpf-Only-set-node-ref-1-if-it-has-not-been-set.patch patches.suse/mlxsw-spectrum_router-Trap-packets-hitting-anycast-r.patch patches.suse/mlxsw-spectrum_router-Set-abort-trap-in-all-virtual-.patch patches.suse/net-mvpp2-take-advantage-of-the-is_rgmii-helper.patch patches.suse/net-mvpp2-make-the-phy-optional.patch patches.suse/net-mvpp2-use-the-GoP-interrupt-for-link-status-chan.patch patches.suse/qlcnic-remove-redundant-zero-check-on-retries-counte.patch patches.suse/0066-iwlwifi-mvm-Avoid-deferring-non-bufferable-frames.patch patches.suse/0067-iwlwifi-mvm-bump-API-to-34-for-8000-and-up.patch patches.suse/brcmfmac-Log-chip-id-and-revision.patch patches.suse/rtlwifi-rtl8723be-fix-duplicated-code-for-different-.patch patches.suse/ath10k-ath10k_htt_rx_amsdu_allowed-use-ath10k_dbg.patch patches.suse/ath10k-switch-to-use-new-generic-UUID-API.patch patches.suse/wcn36xx-Introduce-mutual-exclusion-of-fw-configurati patches.suse/ath9k-make-ath_ps_ops-structures-as-const.patch patches.suse/wil6210-protect-against-invalid-length-of-tx-managem.patch patches.suse/wil6210-support-FW-RSSI-reporting.patch patches.suse/wil6210-check-no_fw_recovery-in-resume-failure-recov.patch patches.suse/wil6210-add-statistics-for-suspend-time.patch patches.suse/wil6210-notify-wiphy-on-wowlan-support.patch patches.suse/wil6210-fix-interface-up-check.patch patches.suse/wil6210-store-FW-RF-calibration-result.patch patches.suse/wil6210-move-vring_idle_trsh-definition-to-wil6210_p.patch patches.suse/ath6kl-constify-usb_device_id.patch patches.suse/ath9k-constify-usb_device_id.patch patches.suse/ath10k-fix-napi_poll-budget-overflow.patch patches.suse/ath10k-sdio-remove-unused-struct-member.patch patches.suse/ath10k-activate-user-space-firmware-loading-again.patch patches.suse/wil6210-ratelimit-errors-in-TX-RX-interrupts.patch patches.suse/wil6210-make-debugfs-compilation-optional.patch patches.suse/wil6210-align-to-latest-auto-generated-wmi.h.patch patches.suse/wil6210-move-pre-FW-configuration-to-separate-functi.patch patches.suse/wil6210-clear-PAL_UNIT_ICR-part-of-device-reset.patch patches.suse/wil6210-increase-connect-timeout.patch patches.suse/wil6210-ensure-P2P-device-is-stopped-before-removing.patch patches.suse/ath10k-add-the-PCI-PM-core-suspend-resume-ops.patch patches.suse/ath10k-configure-and-enable-the-wakeup-capability.patch patches.suse/bpf-Collapse-offset-checks-in-sock_filter_is_valid_a.patch patches.suse/inetpeer-fix-RCU-lookup.patch patches.suse/0009-fsl-fman-make-arrays-port_ids-static-reduces-object-.patch patches.suse/bpf-sockmap-update-simplify-memory-accounting-scheme.patch patches.suse/msft-hv-1488-netvsc-cleanup-datapath-switch.patch patches.suse/msft-hv-1489-netvsc-allow-driver-to-be-removed-even-if-VF-is-pres.patch patches.suse/net-Add-module-reference-to-FIB-notifiers.patch patches.suse/msft-hv-1490-hv_netvsc-Clean-up-an-unused-parameter-in-rndis_filt.patch patches.suse/msft-hv-1491-hv_netvsc-Simplify-num_chn-checking-in-rndis_filter_.patch patches.suse/msft-hv-1492-hv_netvsc-Simplify-the-limit-check-in-netvsc_set_cha.patch patches.suse/msft-hv-1493-hv_netvsc-Fix-the-channel-limit-in-netvsc_set_rxfh.patch patches.suse/net-mlx4_core-fix-memory-leaks-on-error-exit-path.patch patches.suse/net-mlx4_core-fix-incorrect-size-allocation-for-dev-.patch patches.suse/net-mvpp2-move-the-mac-retrieval-copy-logic-into-its.patch patches.suse/net-mvpp2-fix-use-of-the-random-mac-address-for-PPv2.patch patches.suse/net-mvpp2-fallback-using-h-w-and-random-mac-if-the-d.patch patches.suse/mlxsw-reg-Update-RITR-to-support-loopback-device.patch patches.suse/mlxsw-reg-Update-RATR-to-support-IP-in-IP-tunnels.patch patches.suse/mlxsw-reg-Move-enum-mlxsw_reg_ratr_trap_id.patch patches.suse/mlxsw-reg-Add-mlxsw_reg_ralue_act_ip2me_tun_pack.patch patches.suse/mlxsw-reg-Add-Routing-Tunnel-Decap-Properties-Regist.patch patches.suse/mlxsw-reg-Extract-mlxsw_reg_ritr_mac_pack.patch patches.suse/mlxsw-reg-Give-mlxsw_reg_ratr_pack-a-type-parameter.patch patches.suse/mlxsw-spectrum_router-Publish-mlxsw_sp_l3proto.patch patches.suse/mlxsw-spectrum_router-Add-mlxsw_sp_ipip_ops.patch patches.suse/mlxsw-spectrum_router-Support-FID-less-RIFs.patch patches.suse/mlxsw-spectrum_router-Introduce-loopback-RIFs.patch patches.suse/mlxsw-spectrum_router-Extract-mlxsw_sp_fi_is_gateway.patch patches.suse/mlxsw-spectrum_router-Extract-mlxsw_sp_rt6_is_gatewa.patch patches.suse/mlxsw-spectrum_router-Make-nexthops-typed.patch patches.suse/mlxsw-spectrum_router-Support-IPv4-overlay-encap.patch patches.suse/mlxsw-spectrum_router-Support-IPv6-overlay-encap.patch patches.suse/mlxsw-spectrum_router-Support-IPv4-underlay-decap.patch patches.suse/mlxsw-spectrum_router-Use-existing-decap-route.patch patches.suse/mlxsw-spectrum-Register-for-IPIP_DECAP_ERROR-trap.patch patches.suse/mlxsw-spectrum_router-Add-loopback-accessors.patch patches.suse/mlxsw-spectrum_router-Support-GRE-tunnels.patch patches.suse/net-mlx5e-Reorganize-struct-mlx5e_rq.patch patches.suse/net-mlx5e-Replace-multiplication-by-stride-size-with.patch patches.suse/net-mlx5e-Remove-unnecessary-wqe_sz-field-from-RQ-bu.patch patches.suse/net-mlx5e-Use-memset-to-init-skbs_frags-array-to-zer.patch patches.suse/net-mlx5e-Small-enhancements-for-RX-MPWQE-allocation.patch patches.suse/net-mlx5e-NAPI-busy-poll-when-UMR-post-is-in-progres.patch patches.suse/net-mlx5e-Early-return-on-empty-completion-queues.patch patches.suse/net-mlx5e-Refactor-data-path-lro-header-function.patch patches.suse/net-mlx5e-Non-atomic-indicator-for-ring-enabled-stat.patch patches.suse/net-mlx5e-Non-atomic-RQ-state-indicator-for-UMR-WQE-.patch patches.suse/net-mlx5e-Type-specific-optimizations-for-RX-post-WQ.patch patches.suse/net-mlx5e-Remove-unnecessary-fields-in-ICO-SQ.patch patches.suse/net-mlx5e-Don-t-recycle-page-if-moved-to-far-NUMA.patch patches.suse/net-mlx5e-Slightly-increase-RX-page-cache-size.patch patches.suse/net-mlx5e-Use-kernel-s-mechanism-to-avoid-missing-NA.patch patches.suse/net-mlx5e-Stop-NAPI-when-irq-balancer-changes-affini.patch patches.suse/net-mlx5e-Distribute-RSS-table-among-all-RX-rings.patch patches.suse/nfp-separate-app-vNIC-init-clean-from-alloc-free.patch patches.suse/nfp-flower-base-lifetime-of-representors-on-existenc.patch patches.suse/nfp-move-the-start-stop-app-callbacks-back.patch patches.suse/nfp-be-drop-monitor-friendly.patch patches.suse/nfp-build-the-flower-offload-by-default.patch patches.suse/nfp-flower-restore-RTNL-locking-around-representor-u.patch patches.suse/0001-net-Replace-NF_CT_ASSERT-with-WARN_ON.patch patches.suse/bpf-fix-numa_node-validation.patch patches.suse/soc-ti-knav_dma-include-dmaengine-header.patch patches.suse/flow_dissector-Cleanup-control-flow.patch patches.suse/flow_dissector-Add-limit-for-number-of-headers-to-di.patch patches.suse/net-mlx4_core-Use-ARRAY_SIZE-macro.patch patches.suse/tun-reserve-extra-headroom-only-when-XDP-is-set.patch patches.suse/tun-rename-generic_xdp-to-skb_xdp.patch patches.suse/cxgb4-fix-memory-leak.patch patches.suse/cxgb4-Fix-pause-frame-count-in-t4_get_port_stats.patch patches.suse/cxgb4-Ignore-MPS_TX_INT_CAUSE-Bubble-for-T6.patch patches.suse/net-stmmac-Delete-dead-code-for-MDIO-registration.patch patches.suse/net-sched-don-t-use-GFP_KERNEL-under-spin-lock.patch patches.suse/drivers-net-xgene-Read-tx-rx-delay-for-ACPI.patch patches.suse/drivers-net-xgene-Configure-tx-rx-delay-for-ACPI.patch patches.suse/drivers-net-xgene-Remove-return-statement-from-void-.patch patches.suse/ipv4-Don-t-override-return-code-from-ip_route_input_.patch patches.suse/l2tp-prevent-creation-of-sessions-on-terminated-tunn.patch patches.suse/l2tp-pass-tunnel-pointer-to-session_create.patch patches.suse/i40e-avoid-NVM-acquire-deadlock-during-NVM-update.patch patches.suse/i40e-point-wb_desc-at-the-nvm_wb_desc-during-i40e_re.patch patches.suse/0001-crypto-qat-fix-spelling-mistake-runing-running.patch patches.suse/09-crypto-ccp-use-devres-interface-to-allocate-pci-iomap-and-cleanup.patch patches.suse/10-crypto-ccp-introduce-the-amd-secure-processor-device.patch patches.suse/11-crypto-ccp-abstract-interrupt-registeration.patch patches.suse/12-crypto-ccp-rename-ccp-driver-initialize-files-as-sp-device.patch patches.suse/13-crypto-ccp-remove-ccp_present-check-from-device-initialize.patch patches.suse/crypto-caam-qi-fix-typo-in-authenc-alg-driver-name patches.suse/crypto-caam-qi-properly-set-IV-after-en-de-crypt patches.suse/crypto-caam-qi-handle-large-number-of-S-Gs-case patches.suse/crypto-caam-qi-fix-AD-length-endianness-in-S-G-entry patches.suse/crypto-caam-qi-explicitly-set-dma_ops patches.suse/0008-crypto-caam-qi-remove-unused-header-sg_sw_sec4.h.patch patches.suse/0009-crypto-caam-qi-lower-driver-verbosity.patch patches.suse/0010-crypto-caam-remove-unused-sg_to_sec4_sg_len.patch patches.suse/0011-crypto-caam-remove-unused-variables-in-caam_drv_priv.patch patches.suse/0012-crypto-caam-clean-up-in-caam_init_rng.patch patches.suse/0013-crypto-caam-fix-condition-for-the-jump-over-key-s-co.patch patches.suse/crypto-algif_skcipher-overhaul-memory-management.patch patches.suse/crypto-algif_aead-overhaul-memory-management.patch patches.suse/0014-crypto-caam-free-qman_fq-after-kill_fq.patch patches.suse/0015-crypto-caam-jr-add-support-for-DPAA2-parts.patch patches.suse/14-crypto-ccp-remove-duplicate-module-version-and-author-entry.patch patches.suse/crypto-scompress-don-t-sleep-with-preemption-disable patches.suse/0001-crypto-algapi-use-separate-dst-and-src-operands-for-.patch patches.suse/0002-crypto-algapi-make-crypto_xor-take-separate-dst-and-.patch patches.suse/0003-crypto-arm64-ghash-ce-add-non-SIMD-scalar-fallback.patch patches.suse/0004-crypto-arm64-crct10dif-add-non-SIMD-generic-fallback.patch patches.suse/0005-crypto-arm64-crc32-add-non-SIMD-scalar-fallback.patch patches.suse/0006-crypto-arm64-sha1-ce-add-non-SIMD-generic-fallback.patch patches.suse/0007-crypto-arm64-sha2-ce-add-non-SIMD-scalar-fallback.patch patches.suse/0008-crypto-arm64-aes-ce-cipher-match-round-key-endiannes.patch patches.suse/0009-crypto-arm64-aes-ce-cipher-add-non-SIMD-generic-fall.patch patches.suse/0010-crypto-arm64-aes-ce-ccm-add-non-SIMD-generic-fallbac.patch patches.suse/0011-crypto-arm64-aes-blk-add-a-non-SIMD-fallback-for-syn.patch patches.suse/0012-crypto-arm64-chacha20-take-may_use_simd-into-account.patch patches.suse/0013-crypto-arm64-aes-bs-implement-non-SIMD-fallback-for-.patch patches.suse/0014-crypto-arm64-gcm-implement-native-driver-using-v8-Cr.patch patches.suse/0015-crypto-arm64-ghash-add-NEON-accelerated-fallback-for.patch patches.suse/0016-crypto-arm64-aes-avoid-expanded-lookup-tables-in-the.patch patches.suse/crypto-ccp-Fix-XTS-AES-128-support-on-v5-CCPs patches.suse/crypto-algif-return-error-code-when-no-data-was-proc.patch patches.suse/crypto-algif_aead-copy-AAD-from-src-to-dst.patch patches.suse/0016-crypto-caam-Remove-unused-dentry-members.patch patches.suse/crypto-af_alg-consolidation-of-duplicate-code.patch patches.suse/0019-crypto-inside-secure-fix-an-error-handling-path-in-s.patch patches.suse/20-x86-mm-reinitialize-tlb-state-on-hotplug-and-resume.patch patches.suse/mm-add-vm_insert_mixed_mkwrite.patch patches.suse/dax-relocate-some-dax-functions.patch patches.suse/dax-use-common-4k-zero-page-for-dax-mmap-reads.patch patches.suse/dax-remove-DAX-code-from-page_cache_tree_insert.patch patches.suse/dax-move-all-DAX-radix-tree-defs-to-fs-dax.c.patch patches.suse/dax-explain-how-read-2-write-2-addresses-are-validat.patch patches.suse/dax-use-PG_PMD_COLOUR-instead-of-open-coding.patch patches.suse/dax-initialize-variable-pfn-before-using-it.patch patches.suse/0001-mm-track-actual-nr_scanned-during-shrink_slab.patch patches.suse/1349-drm-i915-wire-up-shrinkctl-nr_scanned patches.suse/zram-clean-up-duplicated-codes-in-__zram_bvec_write.patch patches.suse/zram-inline-zram_compress.patch patches.suse/zram-rename-zram_decompress_page-to-__zram_bvec_read.patch patches.suse/zram-add-interface-to-specif-backing-device.patch patches.suse/zram-add-free-space-management-in-backing-device.patch patches.suse/zram-identify-asynchronous-IO-s-return-value.patch patches.suse/zram-write-incompressible-pages-to-backing-device.patch patches.suse/zram-read-page-from-backing-device.patch patches.suse/zram-add-config-and-doc-file-for-writeback-feature.patch patches.suse/mm-page_owner-make-init_pages_in_zone-faster.patch patches.suse/block-THP-make-block_device_operations.rw_page-suppo.patch patches.suse/shmem-shmem_charge-verify-max_block-is-not-exceeded-before-inode-update.patch patches.suse/shmem-introduce-shmem_inode_acct_block.patch patches.suse/userfaultfd-mcopy_atomic-introduce-mfill_atomic_pte-helper.patch patches.suse/mm-hugetlb-do-not-allocate-non-migrateable-gigantic-pages-from-movable-zones.patch patches.suse/mm-devm_memremap_pages-use-multi-order-radix-for-ZON.patch patches.suse/mm-oom-let-oom_reap_task-and-exit_mmap-run-concurrently.patch patches.suse/mm-hugetlb-clear-target-sub-page-last-when-clearing-huge-page.patch patches.suse/x86-mpx-make-mpx-depend-on-x86-64-to-free-up-VMA-fla.patch patches.suse/cgroup-misc-changes.patch patches.suse/libata-zpodd-make-arrays-cdb-static-reduces-object-c patches.suse/msft-hv-1451-x86-hyper-v-Include-hyperv-only-when-CONFIG_HYPERV-i.patch patches.suse/msft-hv-1452-x86-hyper-v-Make-hv_do_hypercall-inline.patch patches.suse/msft-hv-1453-x86-hyper-v-Introduce-fast-hypercall-implementation.patch patches.suse/msft-hv-1454-hyper-v-Use-fast-hypercall-for-HVCALL_SIGNAL_EVENT.patch patches.suse/msft-hv-1455-x86-hyper-v-Implement-rep-hypercalls.patch patches.suse/msft-hv-1456-hyper-v-Globalize-vp_index.patch patches.suse/msft-hv-1457-x86-hyper-v-Use-hypercall-for-remote-TLB-flush.patch patches.suse/msft-hv-1486-x86-hyper-v-Support-extended-CPU-ranges-for-TLB-flus.patch patches.suse/msft-hv-1487-tracing-hyper-v-Trace-hyperv_mmu_flush_tlb_others.patch patches.suse/efi-arm-Don-t-mark-ACPI-reclaim-memory-as-MEMBLOCK_N.patch patches.suse/0001-drivers-fbdev-efifb-Allow-BAR-to-be-moved-instead-of.patch patches.suse/efi-random-Increase-size-of-firmware-supplied-random.patch patches.suse/powerpc-powernv-Add-IMC-OPAL-APIs.patch patches.suse/powerpc-powernv-Detect-and-create-IMC-device.patch patches.suse/powerpc-perf-add-nest-imc-pmu-support.patch patches.suse/powerpc-perf-add-core-imc-pmu-support.patch patches.suse/powerpc-perf-add-thread-imc-pmu-support.patch patches.suse/powerpc-mm-Fix-check-of-multiple-16G-pages-from-devi.patch patches.suse/powerpc-powernv-Save-Restore-additional-SPRs-for-sto.patch patches.suse/powerpc-powernv-Clear-PECE1-in-LPCR-via-stop-api-onl.patch patches.suse/powerpc-mm-radix-Improve-_tlbiel_pid-to-be-usable-for-PWC-flushes.patch patches.suse/powerpc-mm-radix-Improve-TLB-PWC-flushes.patch patches.suse/powerpc-mm-radix-Avoid-flushing-the-PWC-on-every-flush_tlb_range.patch patches.suse/powerpc-mm-Update-definitions-of-DSISR-bits.patch patches.suse/powerpc-mm-Update-bits-used-to-skip-hash_page.patch patches.suse/powerpc-mm-Use-symbolic-constants-for-filtering-SRR1.patch patches.suse/powerpc-mm-Set-fault-flags-earlier.patch patches.suse/powerpc-mm-Don-t-lose-major-fault-indication-on-retr.patch patches.suse/powerpc-Remove-old-unused-icswx-based-coprocessor-su.patch patches.suse/powerpc-powernv-Enable-PCI-peer-to-peer.patch patches.suse/powerpc-mm-book3s64-Make-KERN_IO_START-a-variable.patch patches.suse/powerpc-mm-slb-Move-comment-next-to-the-code-it-s-referring-to.patch patches.suse/powerpc-mm-hash64-Make-vmalloc-56T-on-hash.patch patches.suse/powerpc-Fix-invalid-use-of-register-expressions.patch patches.suse/powerpc-dlpar-017-pseries-Check-memory-device-state-before-onl.patch patches.suse/powerpc-64s-Fix-mce-accounting-for-powernv.patch patches.suse/powerpc-xive-04-Ensure-active-irqd-when-setting-affinit.patch patches.suse/powerpc-mm-Properly-invalidate-when-setting-process-.patch patches.suse/powerpc-perf-Update-default-sdar_mode-value-for-power9.patch patches.suse/powerpc-perf-Factor-out-PPMU_ONLY_COUNT_RUN-check-code-from-power8.patch patches.suse/powerpc-perf-Add-PM_LD_MISS_L1-and-PM_BR_2PATH-to-po.patch patches.suse/powerpc-perf-Cleanup-of-PM_BR_CMPL-vs.-PM_BRU_CMPL-in-Power9-event-list.patch patches.suse/powerpc-powernv-Add-support-for-powercap-framework.patch patches.suse/powerpc-powernv-Add-support-to-set-power-shifting-ratio.patch patches.suse/powerpc-powernv-Add-support-to-clear-sensor-groups-data.patch patches.suse/powerpc-mce-Move-64-bit-machine-check-code-into-mce.c.patch patches.suse/powerpc-traps-Use-SRR1-defines-for-program-check-rea.patch patches.suse/powerpc-xive-05-Fix-section-mismatch-warnings.patch patches.suse/powerpc-perf-fix-double-unlock-in-imc_common_cpuhp_mem_free.patch patches.suse/powerpc-xive-07-powerpc-xmon-Exclude-all-of-xmon-from-ftrace.patch patches.suse/powerpc-perf-imc-fix-nest-events-on-muti-socket-system.patch patches.suse/powerpc-Fix-missing-newline-before.patch patches.suse/powerpc-Remove-redundant-FP-Altivec-giveup-code.patch patches.suse/powerpc-perf-fix-usage-of-nest_imc_refc.patch patches.suse/powerpc-mm-Rename-find_linux_pte_or_hugepte.patch patches.suse/powerpc-pseries-remove-dlpar_attach_node-dependency-.patch patches.suse/powerpc-mm-Move-pgdir-setting-into-a-helper.patch patches.suse/powerpc-mm-Optimize-detection-of-thread-local-mm-s.patch patches.suse/powerpc-mm-Make-switch_mm_irqs_off-out-of-line.patch patches.suse/powerpc-64s-masked_interrupt-returns-to-kernel-so-av.patch patches.suse/powerpc-xive-06-Fix-the-size-of-the-cpumask-used-in-xive_find_target_in_mask.patch patches.suse/KVM-PPC-Book3S-HV-POWER9-does-not-require-secondary-.patch patches.suse/powerpc-64s-Move-IDLE_STATE_ENTER_SEQ-_NORET-into-id.patch patches.suse/powerpc-64s-POWER9-can-execute-stop-without-a-sync-s.patch patches.suse/powerpc-64s-Drop-no-longer-used-IDLE_STATE_ENTER_SEQ.patch patches.suse/powerpc-64s-idle-POWER9-can-execute-stop-in-virtual-.patch patches.suse/powerpc-64s-radix-Remove-bolted-SLB-address-limit-fo.patch patches.suse/powerpc-Do-not-send-system-reset-request-through-the.patch patches.suse/powerpc-powernv-Flush-console-before-platform-error-.patch patches.suse/powerpc-powernv-Use-kernel-crash-path-for-machine-ch.patch patches.suse/powerpc-Machine-check-interrupt-is-a-non-maskable-in.patch patches.suse/powerpc-xmon-Fix-display-of-SPRs.patch patches.suse/powerpc-kernel-Change-retrieval-of-pci_dn.patch patches.suse/powerpc-mm-radix-Prettify-mapped-memory-range-print-.patch patches.suse/powerpc-xmon-Add-ISA-v3.0-SPRs-to-SPR-dump.patch patches.suse/powerpc-conditionally-compile-platform-specific-serial-drivers.patch patches.suse/cxl-Fix-driver-use-count.patch patches.suse/powerpc-smp-Use-cpu_to_chip_id-to-find-core-siblings.patch patches.suse/powerpc-smp-Rework-CPU-topology-construction.patch patches.suse/powerpc-smp-Add-cpu_l2_cache_map.patch patches.suse/powerpc-smp-Add-Power9-scheduler-topology.patch patches.suse/powerpc-dlpar-018-pseries-Don-t-attempt-to-acquire-drc-during-.patch patches.suse/powerpc-Fix-DAR-reporting-when-alignment-handler-fau.patch patches.suse/powerpc-Correct-instruction-code-for-xxlor-instructi.patch patches.suse/powerpc-powernv-npu-Move-tlb-flush-before-launching-.patch patches.suse/powerpc-xive-08-introduce-a-common-routine-xive_queue_p.patch patches.suse/powerpc-xive-09-guest-exploitation-of-the-XIVE-interrup.patch patches.suse/powerpc-xive-10-rename-xive_poke_esb-in-xive_esb_read.patch patches.suse/powerpc-xive-11-introduce-xive_esb_write.patch patches.suse/powerpc-xive-12-add-the-HW-IRQ-number-under-xive_irq_da.patch patches.suse/powerpc-xive-13-introduce-H_INT_ESB-hcall.patch patches.suse/powerpc-xive-14-add-XIVE-Exploitation-Mode-to-CAS.patch patches.suse/powerpc-xive-15-improve-debugging-macros.patch patches.suse/powerpc-xive-16-Fix-section-__init-warning.patch patches.suse/xen-events-fifo-dont-use-get-put-cpu.patch patches.suse/kernfs-use-idr-instead-of-ida-to-manage-inode-number.patch patches.suse/kernfs-implement-i_generation.patch patches.suse/kernfs-add-an-API-to-get-kernfs-node-from-inode-numb.patch patches.suse/kernfs-dont-set-dentry-d_fsdata.patch patches.suse/kernfs-introduce-kernfs_node_id.patch patches.suse/kernfs-add-exportfs-operations.patch patches.suse/cgroup-export-fhandle-info-for-a-cgroup.patch patches.suse/blktrace-export-cgroup-info-in-trace.patch patches.suse/block-always-attach-cgroup-info-into-bio.patch patches.suse/blktrace-add-an-option-to-allow-displaying-cgroup-pa.patch patches.suse/block-use-standard-blktrace-API-to-output-cgroup-inf.patch patches.suse/blk-mq-blk_mq_requeue_work-doesn-t-need-to-save-IRQ-.patch patches.suse/blk-mq-add-warning-to-__blk_mq_run_hw_queue-for-ints.patch patches.suse/0003-block-Add-comment-to-submit_bio_wait.patch patches.suse/null_blk-simplify-logic-for-use_per_node_hctx.patch patches.suse/null_blk-make-sure-submit_queues-0.patch patches.suse/0004-bio-integrity-move-the-bio-integrity-profile-check-e.patch patches.suse/0005-dm-crypt-don-t-mess-with-BIP_BLOCK_INTEGRITY.patch patches.suse/blk-mq-tag-check-for-NULL-rq-when-iterating-tags.patch patches.suse/block-pass-in-queue-to-inflight-accounting.patch patches.suse/block-make-part_in_flight-take-an-array-of-two-ints.patch patches.suse/blk-mq-provide-internal-in-flight-variant.patch patches.suse/blk-mq-enable-checking-two-part-inflight-counts-at-t.patch patches.suse/block-remove-unused-syncfull-asyncfull-queue-flags.patch patches.suse/block-bfq-refactor-device-idling-logic.patch patches.suse/block-bfq-boost-throughput-with-flash-based-non-queu.patch patches.suse/cfq-Give-a-chance-for-arming-slice-idle-timer-in-cas.patch patches.suse/loop-fix-to-a-race-condition-due-to-the-early-regist.patch patches.suse/nbd-allow-device-creation-at-a-specific-index.patch patches.suse/nbd-change-the-default-nbd-partitions.patch patches.suse/0129-block-Fix-two-comments-that-refer-to-.queue_rq-retur.patch patches.suse/block-Unexport-blk_queue_end_tag.patch patches.suse/blk-mq-Make-blk_mq_reinit_tagset-calls-easier-to-rea.patch patches.suse/blk-mq-debugfs-Declare-a-local-symbol-static.patch patches.suse/genhd-Annotate-all-part-and-part_tbl-pointer-derefer.patch patches.suse/virtio_blk-Use-blk_rq_is_scsi.patch patches.suse/xen-blkback-Fix-indentation.patch patches.suse/xen-blkback-Avoid-that-gcc-7-warns-about-fall-throug.patch patches.suse/xen-blkfront-Avoid-that-gcc-7-warns-about-fall-throu.patch patches.suse/block-Relax-a-check-in-blk_start_queue.patch patches.suse/skd-Avoid-that-module-unloading-triggers-a-use-after.patch patches.suse/skd-Submit-requests-to-firmware-before-triggering-th.patch patches.suse/skd-Switch-to-GPLv2.patch patches.suse/skd-Update-maintainer-information.patch patches.suse/skd-Remove-unneeded-include-directives.patch patches.suse/skd-Remove-ESXi-code.patch patches.suse/skd-Remove-unnecessary-blank-lines.patch patches.suse/skd-Avoid-that-gcc-7-warns-about-fall-through-when-b.patch patches.suse/skd-Fix-spelling-in-a-source-code-comment.patch patches.suse/skd-Fix-a-function-name-in-a-comment.patch patches.suse/skd-Remove-set-but-not-used-local-variables.patch patches.suse/skd-Remove-a-set-but-not-used-variable-from-struct-s.patch patches.suse/skd-Remove-useless-barrier-calls.patch patches.suse/skd-Switch-from-the-pr_-to-the-dev_-logging-function.patch patches.suse/skd-Fix-endianness-annotations.patch patches.suse/skd-Document-locking-assumptions.patch patches.suse/skd-Introduce-the-symbolic-constant-SKD_MAX_REQ_PER_.patch patches.suse/skd-Introduce-SKD_SKCOMP_SIZE.patch patches.suse/skd-Fix-size-argument-in-skd_free_skcomp.patch patches.suse/skd-Reorder-the-code-in-skd_process_request.patch patches.suse/skd-Simplify-the-code-for-deciding-whether-or-not-to.patch patches.suse/skd-Simplify-the-code-for-allocating-DMA-message-buf.patch patches.suse/skd-Use-a-structure-instead-of-hardcoding-structure-.patch patches.suse/skd-Check-structure-sizes-at-build-time.patch patches.suse/skd-Use-__packed-only-when-needed.patch patches.suse/skd-Make-the-skd_isr-code-more-brief.patch patches.suse/skd-Use-ARRAY_SIZE-where-appropriate.patch patches.suse/skd-Simplify-the-code-for-handling-data-direction.patch patches.suse/skd-Remove-superfluous-initializations-from-skd_isr_.patch patches.suse/skd-Drop-second-argument-of-skd_recover_requests.patch patches.suse/skd-Use-for_each_sg.patch patches.suse/skd-Remove-a-redundant-init_timer-call.patch patches.suse/skd-Remove-superfluous-occurrences-of-the-volatile-k.patch patches.suse/skd-Use-kcalloc-instead-of-kzalloc-with-multiply.patch patches.suse/skb-Use-symbolic-names-for-SCSI-opcodes.patch patches.suse/skd-Move-a-function-definition.patch patches.suse/skd-Rework-request-failing-code-path.patch patches.suse/skd-Convert-explicit-skd_request_fn-calls.patch patches.suse/skd-Remove-SG-IO-support.patch patches.suse/skd-Remove-dead-code.patch patches.suse/skd-Initialize-skd_special_context.req.n_sg-to-one.patch patches.suse/skd-Enable-request-tags-for-the-block-layer-queue.patch patches.suse/skd-Convert-several-per-device-scalar-variables-into.patch patches.suse/skd-Introduce-skd_process_request.patch patches.suse/skd-Split-skd_recover_requests.patch patches.suse/skd-Move-skd_free_sg_list-up.patch patches.suse/skd-Coalesce-struct-request-and-struct-skd_request_c.patch patches.suse/skd-Convert-to-blk-mq.patch patches.suse/skd-Switch-to-block-layer-timeout-mechanism.patch patches.suse/skd-Remove-skd_device.in_flight.patch patches.suse/skd-Reduce-memory-usage.patch patches.suse/skd-Remove-several-local-variables.patch patches.suse/skd-Optimize-locking.patch patches.suse/skd-Bump-driver-version.patch patches.suse/skd-Remove-driver-version-information.patch patches.suse/skd-Uninitialized-variable-in-skd_isr_completion_pos.patch patches.suse/skd-error-pointer-dereference-in-skd_cons_disk.patch patches.suse/nullb-factor-disk-parameters.patch patches.suse/nullb-add-configfs-interface.patch patches.suse/nullb-add-interface-to-power-on-disk.patch patches.suse/nullb-use-ida-to-manage-index.patch patches.suse/nullb-support-memory-backed-store.patch patches.suse/nullb-support-discard.patch patches.suse/nullb-bandwidth-control.patch patches.suse/nullb-emulate-cache.patch patches.suse/nullb-badbblocks-support.patch patches.suse/block-Warn-if-blk_queue_rq_timed_out-is-called-for-a.patch patches.suse/skd-Report-completion-mismatches-once.patch patches.suse/skd-Inline-skd_process_request.patch patches.suse/skd-Avoid-double-completions-in-case-of-a-timeout.patch patches.suse/skd-Change-default-interrupt-mode-to-MSI-X.patch patches.suse/btrfs-index-check-integrity-state-hash-by-a-dev_t.patch patches.suse/raid5-remove-a-call-to-get_start_sect.patch patches.suse/block-reject-attempts-to-allocate-more-than-DISK_MAX.patch patches.suse/block-add-a-__disk_get_part-helper.patch patches.suse/block-cache-the-partition-index-in-struct-block_devi.patch patches.suse/block-replace-bi_bdev-with-a-gendisk-pointer-and-par.patch patches.suse/block-bfq-fix-error-handle-in-bfq_init.patch patches.suse/block-remove-blk_free_devt-in-add_partition.patch patches.suse/0001-compat_hdio_ioctl-Fix-a-declaration.patch patches.suse/block-update-comments-to-reflect-REQ_FLUSH-REQ_PREFL.patch patches.suse/null_blk-update-email-adress.patch patches.suse/blkcg-avoid-free-blkcg_root-when-failed-to-alloc-blk.patch patches.suse/block-nullb-fix-NULL-dereference.patch patches.suse/skd-Rename-skd_softirq_done-into-skd_complete_rq.patch patches.suse/skd-Inline-skd_end_request.patch patches.suse/skd-Make-it-easier-for-static-analyzers-to-analyze-s.patch patches.suse/skd-Remove-SKD_ID_INCR.patch patches.suse/block-scheduler-convert-xxx_var_store-to-void.patch patches.suse/block-fix-warning-when-i-o-elevator-is-changed-as-request_queue-is-being-removed.patch patches.suse/block-nullb-delete-unnecessary-memory-free.patch patches.suse/null_blk-use-available-dev-in-nullb_device_power_sto.patch patches.suse/nbd-make-device_attribute-const.patch patches.suse/skd-Remove-blk_queue_bounce_limit-call.patch patches.suse/skd-Let-the-block-layer-core-choose-.nr_requests.patch patches.suse/block-Make-blk_dequeue_request-static.patch patches.suse/0001-bfq-Re-enable-auto-loading-when-built-as-a-module.patch patches.suse/0001-mq-deadline-Enable-auto-loading-when-built-as-module.patch patches.suse/bsg-remove-if-0-ed-code.patch patches.suse/drbd-introduce-drbd_recv_header_maybe_unplug.patch patches.suse/drbd-change-list_for_each_safe-to-while-list_first_e.patch patches.suse/drbd-add-explicit-plugging-when-submitting-batches.patch patches.suse/drbd-Send-P_NEG_ACK-upon-write-error-in-protocol-C.patch patches.suse/drbd-mark-symbols-static-where-possible.patch patches.suse/drbd-Fix-resource-role-for-newly-created-resources-i.patch patches.suse/drbd-new-disk-option-disable-write-same.patch patches.suse/drbd-fix-potential-get_ldev-put_ldev-refcount-imbala.patch patches.suse/drbd-Use-setup_timer-instead-of-init_timer-to-simpli.patch patches.suse/drbd-fix-rmmod-cleanup-remove-_all_-debugfs-entries.patch patches.suse/drbd-A-single-dot-should-be-put-into-a-sequence.patch patches.suse/drbd-fix-potential-deadlock-when-trying-to-detach-du.patch patches.suse/drbd-fix-race-between-handshake-and-admin-disconnect.patch patches.suse/drbd-rename-usermode_helper-to-drbd_usermode_helper.patch patches.suse/drbd-move-global-variables-to-drbd-namespace-and-mak.patch patches.suse/drbd-abort-drbd_start_resync-if-there-is-no-connecti.patch patches.suse/drbd-switch-from-kmalloc-to-kmalloc_array.patch patches.suse/drbd-Fix-allyesconfig-build-fix-recent-commit.patch patches.suse/drbd-remove-BIOSET_NEED_RESCUER-flag-from-drbd_-md_-.patch patches.suse/kernfs-checking-for-IS_ERR-instead-of-NULL.patch patches.suse/0001-mmc-sdhci-xenon-remove-pointless-struct-xenon_priv-p.patch patches.suse/0002-mmc-sdhci-xenon-ignore-timing-DDR52-in-tuning.patch patches.suse/mmc-dw_mmc-k3-add-sd-support-for-hi3660.patch patches.suse/0003-mmc-sdhci-xenon-Add-Xenon-SDHCI-specific-system-leve.patch patches.suse/mmc-core-remove-unused-mmc_cap2_packed_cmd.patch patches.suse/mmc-core-add-mmc_retune_hold_now.patch patches.suse/mmc-core-add-members-to-mmc_request-and-mmc_data-for-cqe-s.patch patches.suse/mmc-host-add-cqe-interface.patch patches.suse/mmc-core-turn-off-cqe-before-sending-commands.patch patches.suse/0001-mmc-sdhci-fix-SDHCI_QUIRK_NO_HISPD_BIT-handling.patch patches.suse/0103-mmc-sdhci-of-esdhc-support-ESDHC_CAPABILITIES_1-acce.patch patches.suse/mmc-test-reduce-stack-usage-in-mmc_test_nonblock_transfer.patch patches.suse/mmc-block-anonymize-the-drv-op-data-pointer.patch patches.suse/mmc-ops-export-mmc_get_status.patch patches.suse/mmc-debugfs-move-block-debugfs-into-block-module.patch patches.suse/0001-mmc-block-Move-duplicate-check.patch patches.suse/mmc-block-refactor-mmc_blk_part_switch.patch patches.suse/0001-mmc-block-Reparametrize-mmc_blk_ioctl_-multi-_cmd.patch patches.suse/mmc-meson-gx-remove-CLK_DIVIDER_ALLOW_ZERO-clock-fla patches.suse/mmc-meson-gx-simplify-interrupt-handler.patch patches.suse/0001-mmc-mmci-stop-building-qcom-dml-as-module.patch patches.suse/0004-mmc-sdhci-xenon-add-runtime-pm-support-and-reimpleme.patch patches.suse/0006-md-bitmap-copy-correct-data-for-bitmap-super.patch patches.suse/0005-md-notify-about-new-spare-disk-in-the-container.patch patches.suse/0007-md-replace-seq_release_private-with-seq_release.patch patches.suse/0008-md-r5cache-call-mddev_lock-unlock-in-r5c_journal_mod.patch patches.suse/0009-raid5-remove-raid5_build_block.patch patches.suse/0003-lib-raid6-align-AVX512-constants-to-512-bits-not-byt.patch patches.suse/0010-md-raid0-attach-correct-cgroup-info-in-bio.patch patches.suse/0004-md-Runtime-support-for-multiple-ppls.patch patches.suse/0003-raid5-ppl-Recovery-support-for-multiple-partial-pari.patch patches.suse/0001-md-bitmap-disable-bitmap_resize-for-file-backed-bitm.patch patches.suse/ALSA-hda-Fix-regression-of-hdmi-eld-control-created- patches.suse/1350-alsa-hda-constify-pci_device_id patches.suse/ALSA-control-queue-events-within-locking-of-controls.patch patches.suse/ALSA-control-use-counting-semaphore-as-write-lock-fo.patch patches.suse/ALSA-control-obsolete-user_ctl_lock.patch patches.suse/ALSA-control-code-refactoring-TLV-ioctl-handler.patch patches.suse/ALSA-control-code-refactoring-for-TLV-request-handle.patch patches.suse/ALSA-hda-Add-Cannonlake-PCI-ID patches.suse/ALSA-6fire-constify-usb_device_id.patch patches.suse/ALSA-bcd2000-constify-usb_device_id.patch patches.suse/ALSA-snd-usb-caiaq-constify-usb_device_id.patch patches.suse/ALSA-usb-audio-constify-usb_device_id.patch patches.suse/ALSA-ua101-constify-usb_device_id.patch patches.suse/ALSA-us122l-constify-usb_device_id.patch patches.suse/ALSA-hda-make-snd_kcontrol_new-const.patch patches.suse/ALSA-control-queue-events-within-locking-of-ctl-TLV.patch patches.suse/ALSA-control-code-refactoring-for-ELEM_READ-ELEM_WRI.patch patches.suse/ALSA-control-use-counting-semaphore-as-write-TLV.patch patches.suse/ALSA-firewire-motu-add-specification-flag-for-positi.patch patches.suse/ALSA-firewire-motu-add-support-for-MOTU-Audio-Expres.patch patches.suse/ALSA-firewire-add-const-qualifier-to-identifiers-for.patch patches.suse/ALSA-ice1712-Add-support-for-STAudio-ADCIII patches.suse/ALSA-hda-Implement-mic-mute-LED-mode-enum patches.suse/ALSA-pcm-Use-common-error-handling-code-in-_snd_pcm_.patch patches.suse/ALSA-pcm-Adjust-nine-function-calls-together-with-a-.patch patches.suse/ALSA-timer-Adjust-a-condition-check-in-snd_timer_res.patch patches.suse/ALSA-timer-Use-common-error-handling-code-in-alsa_ti.patch patches.suse/ALSA-control-delegate-TLV-eventing-to-each-driver.patch patches.suse/ALSA-control-queue-TLV-event-for-a-set-of-user-defin.patch patches.suse/ALSA-control-TLV-data-is-unavailable-at-initial-stat.patch patches.suse/ALSA-pcm-Correct-broken-procfs-set-up.patch patches.suse/ALSA-Get-rid-of-card-power_lock.patch patches.suse/ALSA-pcm-Unify-ioctl-functions-for-playback-and-capt.patch patches.suse/ALSA-hda-realtek-Enable-jack-detection-function-for- patches.suse/ASoC-rsnd-avoid-duplicate-free_irq patches.suse/ASoC-mediatek-Fix-an-error-checking-code patches.suse/ASoC-Intel-Skylake-Reset-the-controller-in-probe.patch patches.suse/ASoC-rsnd-move-rsnd_ssi_config_init-execute-conditio.patch patches.suse/ASoC-rockchip-Correct-dmic-delay-property-name patches.suse/ASoC-rt5514-Add-the-I2S-ASRC-support.patch patches.suse/ASoC-rt5514-Eliminate-the-noise-in-the-ASRC-case.patch patches.suse/ASoC-samsung-Fix-possible-double-iounmap-on-s3c24xx- patches.suse/ASoC-samsung-odroid-Drop-requirement-of-clocks-in-th patches.suse/ALSA-hda-Fix-forget-to-free-resource-in-error-handli patches.suse/ALSA-hda-ca0132-Fix-memory-leak-at-error-path patches.suse/0001-media-cec-add-_ts-variants-for-transmit_done-receive.patch patches.suse/media-adv7180-add-missing-adv7180cp-adv7180st-i2c-de patches.suse/0024-media-marvell-ccic-constify-i2c_algorithm-structure.patch patches.suse/media-devnode-Rename-mdev-argument-as-devnode.patch patches.suse/media-coda-disable-BWB-only-while-decoding-on-CODA-9 patches.suse/0001-media-media-cec.h-add-CEC_CAP_DEFAULTS.patch patches.suse/0027-media-marvell-ccic-constify-pci_device_id.patch patches.suse/media-v4l2-compat-ioctl32-Fix-timespec-conversion.patch patches.suse/media-s5p-jpeg-fix-number-of-components-macro patches.suse/media-uvcvideo-Prevent-heap-overflow-when-accessing- patches.suse/media-coda-imx-vdoa-Check-for-platform_get_resource- patches.suse/media-rc-simplify-ir_raw_event_store_edge.patch patches.suse/media-em28xx-calculate-left-volume-level-correctly.patch patches.suse/media-mxl111sf-Fix-potential-null-pointer-dereferenc patches.suse/media-au0828-fix-RC_CORE-dependency.patch patches.suse/mailbox-bcm-flexrm-mailbox-Fix-mask-used-in-CMPL_STA patches.suse/0052-mfd-rk808-Fix-up-the-chip-id-get-failed.patch patches.suse/mfd-rtsx-make-arrays-depth-and-cd_mask-static-const.patch patches.suse/dt-bindings-mfd-axp20x-add-axp806-to-supported-list-of-chips.patch patches.suse/mfd-lpc_ich-Do-not-touch-SPI-NOR-write-protection-bi patches.suse/mfd-omap-usb-tll-Fix-register-offsets patches.suse/mfd-intel_soc_pmic-Export-separate-mfd-cell-configs- patches.suse/mfd-intel_soc_pmic-Differentiate-between-Bay-and-Che patches.suse/backlight-lm3630a-Bump-REG_MAX-value-to-0x50-instead patches.suse/dmaengine-xilinx_dma-Fix-error-code-format-specifier patches.suse/dmaengine-ioat-constify-pci_device_id.patch patches.suse/dmaengine-ioatdma-Add-intr_coalesce-sysfs-entry.patch patches.suse/drm-i915-Quietly-cancel-FBC-activation-if-CRTC-is-tu patches.suse/drm-i915-Recreate-vmapping-even-when-the-object-is-p patches.suse/drm-i915-Always-wake-the-device-to-flush-the-GTT patches.suse/drm-i915-Treat-fb-offsets-as-a-raw-byte-offset-inste patches.suse/drm-i915-Skip-fence-alignemnt-check-for-the-CCS-plan patches.suse/drm-i915-Ignore-duplicate-VMA-stored-within-the-per- patches.suse/drm-i915-edp-Increase-T12-panel-delay-to-900-ms-to-f patches.suse/drm-i915-Make-i9xx_load_ycbcr_conversion_matrix-stat patches.suse/drm-i915-Make-i2c-lock-ops-static patches.suse/drm-i915-Fix-enum-pipe-vs.-enum-transcoder-for-the-P patches.suse/drm-i915-Fix-the-missing-PPAT-cache-attributes-on-CN patches.suse/drm-i915-Add-__rcu-to-radix-tree-slot-pointer patches.suse/drm-i915-Silence-sparse-by-using-gfp_t patches.suse/drm-i915-Annotate-user-relocs-with-__user patches.suse/drm-i915-Re-enable-GTT-following-a-device-reset patches.suse/drm-i915-gvt-Remove-one-duplicated-MMIO patches.suse/0002-of-Convert-to-using-pOF-instead-of-full_name.patch patches.suse/0003-of_pci-use-of_property_read_u32.patch patches.suse/0004-of_pci-use-of_property_read_u32_array.patch patches.suse/fs-aio-fix-the-increment-of-aio-nr-and-counting-agai.patch patches.suse/cifs-Add-support-for-reading-attributes-on-SMB2.patch patches.suse/cifs-Add-support-for-writing-attributes-on-SMB2.patch patches.suse/0001-cifs-Check-for-timeout-on-Negotiate-stage.patch patches.suse/1351-drm-amd-powerplay-rv-use-designated-initializers patches.suse/audit-Reduce-overhead-using-a-coarse-clock.patch patches.suse/printk-console-Always-disable-boot-consoles-that-use.patch patches.suse/printk-console-Enhance-the-check-for-consoles-using-.patch patches.suse/scsi-aacraid-split-off-functions-to-generate-reset-F.patch patches.suse/scsi-aacraid-split-off-host-reset.patch patches.suse/scsi-aacraid-split-off-device-target-and-bus-reset.patch patches.suse/scsi-aacraid-use-aac_tmf_callback-for-reset-fib.patch patches.suse/scsi-aacraid-enable-sending-of-TMFs-from-aac_hba_sen.patch patches.suse/scsi-aacraid-add-fib-flag-to-mark-scsi-command-callb.patch patches.suse/scsi-aacraid-complete-all-commands-during-bus-reset.patch patches.suse/scsi-be2iscsi-replace-pci-pool-old-api patches.suse/scsi-csiostor-Replace-PCI-pool-old-API.patch patches.suse/scsi-lpfc-Replace-PCI-pool-old-API.patch patches.suse/scsi-megaraid-Replace-PCI-pool-old-API.patch patches.suse/scsi-mpt3sas-Replace-PCI-pool-old-API-1.patch patches.suse/scsi-pmcraid-Replace-PCI-pool-old-API.patch patches.suse/scsi-megaraid-fix-format-overflow-warning.patch patches.suse/scsi-mpt3sas-fix-format-overflow-warning.patch patches.suse/scsi-fnic-fix-format-string-overflow-warning.patch patches.suse/scsi-remove-DRIVER_ATTR-usage.patch patches.suse/0047-scsi-qla2xxx-Cleanup-FC-NVMe-code.patch patches.suse/0048-scsi-qla2xxx-Move-function-prototype-to-correct-head.patch patches.suse/0049-scsi-qla2xxx-Added-change-to-enable-ZIO-for-FC-NVMe-.patch patches.suse/0050-scsi-qla2xxx-Simpify-unregistration-of-FC-NVMe-local.patch patches.suse/0051-scsi-qla2xxx-Fix-remoteport-disconnect-for-FC-NVMe.patch patches.suse/scsi-fc-start-decoupling-fc_block_scsi_eh-from-scsi_.patch patches.suse/scsi-aic7xxx-remove-empty-function.patch patches.suse/scsi-aic7xxx-fix-firmware-build-deps.patch patches.suse/scsi-aic7xxx-regenerate-firmware-files.patch patches.suse/scsi-mpt3sas-Fix-memory-allocation-failure-test-in-m.patch patches.suse/scsi-libcxgbi-use-ndev-ifindex-to-find-route.patch patches.suse/s390-sles15-01-02-zfcp-fix-queuecommand-scsi_eh-commands-DIX.patch patches.suse/zfcp-add-handling-for-FCP_RESID_OVER-to-the-fcp.patch patches.suse/s390-sles15-01-03-01-zfcp-fix-capping-unsuccessful-GPN_FT-SAN-resp-trace.patch patches.suse/s390-sles15-01-03-02-zfcp-fix-passing-fsf_req-to-SCSI-trace-on-TMF-for-HBA.patch patches.suse/s390-sles15-01-03-03-zfcp-fix-missing-trace-early-return-TMF-handlers.patch patches.suse/s390-sles15-01-03-04-zfcp-fix-payload-with-full-FCP_RSP-IU-in-SCSI-trace.patch patches.suse/s390-sles15-01-03-05-zfcp-trace-HBA-FSF-resp-by-default-on-dismiss-or-timedout.patch patches.suse/s390-sles15-01-04-zfcp-trace-high-part-of-new-64-bit-SCSI-LUN.patch patches.suse/arcmsr-add-const-to-bin_attribute-structures.patch patches.suse/scsi-esp_scsi-Clean-up-control-flow-and-dead-code.patch patches.suse/scsi-esp_scsi-Avoid-sending-ABORT-TASK-SET-messages.patch patches.suse/scsi-esp_scsi-Always-clear-msg_out_len-after-MESSAGE.patch patches.suse/scsi-megaraid_sas-fix-allocate-instance-pd_info-twic.patch patches.suse/scsi-pm8001-fix-double-free-in-pm8001_pci_probe.patch patches.suse/scsi-mvsas-replace-kfree-with-scsi_host_put.patch patches.suse/0052-scsi-qla2xxx-use-dma_mapping_error-to-check-map-erro.patch patches.suse/scsi-smartpqi-add-pqi-reset-quiesce-support.patch patches.suse/scsi-smartpqi-enhance-BMIC-cache-flush.patch patches.suse/scsi-smartpqi-update-pqi-passthru-ioctl.patch patches.suse/scsi-smartpqi-cleanup-doorbell-register-usage.patch patches.suse/scsi-smartpqi-update-kexec-and-power-down-support.patch patches.suse/scsi-smartpqi-add-in-new-controller-ids.patch patches.suse/scsi-smartpqi-change-driver-version-to-1.1.2-125.patch patches.suse/scsi-hisi_sas-fix-reset-and-port-ID-refresh-issues.patch patches.suse/scsi-hisi_sas-avoid-potential-v2-hw-interrupt-issue.patch patches.suse/scsi-hisi_sas-fix-v2-hw-underflow-residual-value.patch patches.suse/scsi-hisi_sas-add-v2-hw-DFX-feature.patch patches.suse/scsi-hisi_sas-use-array-for-v2-hw-ECC-errors.patch patches.suse/scsi-hisi_sas-remove-repeated-device-config-in-v2-hw.patch patches.suse/scsi-hisi_sas-add-irq-and-tasklet-cleanup-in-v2-hw.patch patches.suse/scsi-hisi_sas-service-interrupt-ITCT_CLR-interrupt-i.patch patches.suse/scsi-hisi_sas-support-zone-management-commands.patch patches.suse/scsi-hisi_sas-add-status-and-command-buffer-for-inte.patch patches.suse/0001-scsi-hisi_sas-Modify-v3-hw-STP_LINK_TIMER-setting.patch patches.suse/0002-scsi-hisi_sas-fix-v3-hw-channel-interrupt-processing.patch patches.suse/0003-scsi-hisi_sas-kill-tasklet-when-destroying-irq-in-v3.patch patches.suse/0004-scsi-hisi_sas-add-reset-handler-for-v3-hw.patch patches.suse/0005-scsi-hisi_sas-update-some-v3-register-init-settings.patch patches.suse/0006-scsi-hisi_sas-add-phy_set_linkrate_v3_hw.patch patches.suse/0007-scsi-hisi_sas-remove-phy_down_v3_hw-res-variable.patch patches.suse/0008-scsi-hisi_sas-replace-kfree-with-scsi_host_put.patch patches.suse/scsi-hisi_sas-remove-driver-versioning.patch patches.suse/scsi-qedi-Limit-number-for-CQ-queues.patch patches.suse/scsi-virtio-virtio_scsi-Set-can_queue-to-the-length-.patch patches.suse/scsi-scsi_lib-rework-scsi_internal_device_unblock_no.patch patches.suse/scsi-make-state-device-attribute-pollable.patch patches.suse/scsi-sym53c8xx-Avoid-undefined-behaviour.patch patches.suse/scsi-cxlflash-22-Fix-an-error-handling-path-in-cxlflash.patch patches.suse/scsi-hpsa-add-support-for-legacy-boards.patch patches.suse/scsi-hpsa-disable-volume-status-check-for-legacy-boa.patch patches.suse/scsi-hpsa-Ignore-errors-for-unsupported-LV_DEVICE_ID.patch patches.suse/scsi-hpsa-do-not-print-errors-for-unsupported-report.patch patches.suse/scsi-cciss-Drop-obsolete-driver.patch patches.suse/scsi-hpsa-Remove-hpsa_allow_any-module-option.patch patches.suse/scsi-ses-check-return-code-from-ses_recv_diag.patch patches.suse/scsi-ses-Fixup-error-message-failed-to-get-diagnosti.patch patches.suse/scsi-ses-make-page2-support-optional.patch patches.suse/scsi-mpt3sas-fix-pr_info-message-continuation.patch patches.suse/0053-scsi-qla2xxx-fix-spelling-mistake-of-variable-sfp_ad.patch patches.suse/scsi-qedf-Set-WWNN-and-WWPN-based-on-values-from-qed.patch patches.suse/scsi-qedf-Use-granted-MAC-from-the-FCF-for-the-FCoE-.patch patches.suse/scsi-qedf-Corrent-VLAN-tag-insertion-in-fallback-VLA.patch patches.suse/scsi-qedf-Covert-single-threaded-workqueues-to-regul.patch patches.suse/scsi-qedf-Fix-up-modinfo-parameter-name-for-debug-in.patch patches.suse/scsi-qedf-Update-driver-version-to-8.20.5.0.patch patches.suse/scsi-pmcraid-fix-duplicated-code-for-different-branc.patch patches.suse/scsi-ch-add-refcounting.patch patches.suse/scsi-scsi-sysfs-Adjust-error-returned-for-adapter-re.patch patches.suse/scsi-hpsa-fix-the-device_id-in-hpsa_update_device_in.patch patches.suse/scsi-lpfc-remove-useless-code-in-lpfc_sli4_bsg_link_.patch patches.suse/scsi-megaraid_sas-mismatch-of-allocated-MFI-frame-si.patch patches.suse/scsi-megaraid_sas-set-minimum-value-of-resetwaittime.patch patches.suse/scsi-megaraid_sas-Use-synchronize_irq-in-target-rese.patch patches.suse/scsi-megaraid_sas-Call-megasas_complete_cmd_dpc_fusi.patch patches.suse/scsi-megaraid_sas-Do-not-re-fire-shutdown-DCMD-after.patch patches.suse/scsi-megaraid_sas-Fix-endianness-issues-in-DCMD-hand.patch patches.suse/scsi-megaraid_sas-Check-valid-aen-class-range-to-avo.patch patches.suse/scsi-megaraid_sas-Use-SMID-for-Task-abort-case-only.patch patches.suse/scsi-megaraid_sas-use-vmalloc-for-crash-dump-buffers.patch patches.suse/scsi-megaraid_sas-Return-pended-IOCTLs-with-cmd_stat.patch patches.suse/scsi-megaraid_sas-replace-internal-FALSE-TRUE-defini.patch patches.suse/scsi-megaraid_sas-modified-few-prints-in-OCR-and-IOC.patch patches.suse/scsi-megaraid_sas-call-megasas_dump_frame-with-corre.patch patches.suse/scsi-megaraid_sas-driver-version-upgrade.patch patches.suse/0054-scsi-qla2xxx-Correction-to-vha-vref_count-timeout.patch patches.suse/0055-scsi-qla2xxx-Fix-target-multiqueue-configuration.patch patches.suse/0056-scsi-qla2xxx-Update-fw_started-flags-at-qpair-creati.patch patches.suse/0057-scsi-qla2xxx-Add-command-completion-for-error-path.patch patches.suse/0058-scsi-qla2xxx-Fix-WWPN-WWNN-in-debug-message.patch patches.suse/scsi-qla2xxx-Handle-PCIe-error-for-driver.patch patches.suse/0059-scsi-qla2xxx-Fix-system-panic-due-to-pointer-access-.patch patches.suse/0060-scsi-qla2xxx-Use-BIT_6-to-acquire-FAWWPN-from-switch.patch patches.suse/0061-scsi-qla2xxx-Fix-NPIV-host-enable-after-chip-reset.patch patches.suse/0062-scsi-qla2xxx-Remove-extra-register-read.patch patches.suse/0063-scsi-qla2xxx-Change-ha-wq-max_active-value-to-defaul.patch patches.suse/0064-scsi-qla2xxx-Use-fabric-name-for-Get-Port-Speed-comm.patch patches.suse/0065-scsi-qla2xxx-Add-ability-to-autodetect-SFP-type.patch patches.suse/0066-scsi-qla2xxx-Prevent-sp-free-null-uninitialized-poin.patch patches.suse/0067-scsi-qla2xxx-Use-sp-free-instead-of-hard-coded-call.patch patches.suse/0068-scsi-qla2xxx-Move-logging-default-mask-to-execute-on.patch patches.suse/0069-scsi-qla2xxx-Add-timeout-ability-to-wait_for_sess_de.patch patches.suse/0070-scsi-qla2xxx-Allow-SNS-fabric-login-to-be-retried.patch patches.suse/0071-scsi-qla2xxx-Fix-task-mgmt-handling-for-NPIV.patch patches.suse/0072-scsi-qla2xxx-Print-correct-mailbox-registers-in-fail.patch patches.suse/0073-scsi-qla2xxx-Remove-potential-macro-parameter-side-e.patch patches.suse/0074-scsi-qla2xxx-Add-support-for-minimum-link-speed.patch patches.suse/0075-scsi-qla2xxx-Add-LR-distance-support-from-nvram-bit.patch patches.suse/0076-scsi-qla2xxx-Cleanup-NPIV-host-in-target-mode-during.patch patches.suse/0077-scsi-qla2xxx-Enable-Async-TMF-processing.patch patches.suse/0078-scsi-qla2xxx-Increase-ql2xmaxqdepth-to-64.patch patches.suse/0079-scsi-qla2xxx-Recheck-session-state-after-RSCN.patch patches.suse/0080-scsi-qla2xxx-Skip-zero-queue-count-entry-during-FW-d.patch patches.suse/0081-scsi-qla2xxx-Ability-to-process-multiple-SGEs-in-Com.patch patches.suse/0082-scsi-qla2xxx-Do-not-call-abort-handler-function-duri.patch patches.suse/0083-scsi-qla2xxx-Update-driver-version-to-10.00.00.01-k.patch patches.suse/scsi-lpfc-Fix-plogi-collision-that-causes-illegal-st.patch patches.suse/scsi-lpfc-Fix-loop-mode-target-discovery.patch patches.suse/scsi-lpfc-Fix-rediscovery-on-switch-blade-pull.patch patches.suse/scsi-lpfc-Fix-oops-when-NVME-Target-is-discovered-in.patch patches.suse/scsi-lpfc-convert-info-messages-to-standard-messages.patch patches.suse/scsi-lpfc-Correct-return-error-codes-to-align-with-n.patch patches.suse/scsi-lpfc-Fix-handling-of-FCP-and-NVME-FC4-types-in-.patch patches.suse/scsi-lpfc-Fix-duplicate-NVME-rport-entries-and-names.patch patches.suse/scsi-lpfc-Fix-crash-in-lpfc-nvmet-when-fc-port-is-re.patch patches.suse/scsi-lpfc-Fix-NVME-PRLI-handling-during-RSCN.patch patches.suse/scsi-lpfc-Correct-issues-with-FAWWN-and-FDISCs.patch patches.suse/scsi-lpfc-Limit-amount-of-work-processed-in-IRQ.patch patches.suse/scsi-lpfc-Fix-MRQ-1-context-list-handling.patch patches.suse/scsi-lpfc-Fix-relative-offset-error-on-large-nvmet-t.patch patches.suse/scsi-lpfc-Fix-nvme-target-failure-after-2nd-adapter-.patch patches.suse/scsi-lpfc-Fix-bad-sgl-reposting-after-2nd-adapter-re.patch patches.suse/scsi-lpfc-remove-console-log-clutter.patch patches.suse/scsi-lpfc-Add-Buffer-to-Buffer-credit-recovery-suppo.patch patches.suse/scsi-lpfc-fix-integer-constant-too-large-error-on-32.patch patches.suse/scsi-lpfc-lpfc-version-bump-11.4.0.3.patch patches.suse/scsi-ufs-reqs-and-tasks-were-put-in-the-wrong-order.patch patches.suse/scsi-Remove-an-obsolete-function-declaration.patch patches.suse/scsi-Avoid-sign-extension-of-scsi_device.type.patch patches.suse/scsi-Suppress-gcc-7-fall-through-warnings-reported-w.patch patches.suse/scsi-Convert-a-strncmp-call-into-a-strcmp-call.patch patches.suse/scsi-Document-which-queue-type-a-function-is-intende.patch patches.suse/scsi-Use-blk_mq_rq_to_pdu-to-convert-a-request-to-a-.patch patches.suse/scsi-sd-sr-Convert-two-assignments-into-warning-stat.patch patches.suse/scsi-sd-Fix-indentation.patch patches.suse/scsi-sd-Remove-a-useless-comparison.patch patches.suse/scsi-sg-Fix-type-of-last-blk_trace_setup-argument.patch patches.suse/scsi-libiscsi-Fix-indentation.patch patches.suse/0009-scsi-libsas-Remove-a-set-but-not-used-variable.patch patches.suse/0010-scsi-libsas-Annotate-fall-through-in-a-switch-statem.patch patches.suse/scsi-scsi_transport_sas-Check-kzalloc-return-value.patch patches.suse/scsi-scsi_transport_srp-Suppress-a-W-1-compiler-warn.patch patches.suse/scsi-scsi_debug-Remove-a-set-but-not-used-variable.patch patches.suse/scsi-iscsi_tcp-Remove-a-set-but-not-used-variable.patch patches.suse/scsi-fix-comment-in-scsi_device_set_state.patch patches.suse/scsi-mptfc-Do-not-call-fc_block_scsi_eh-on-host-rese.patch patches.suse/scsi-ibmvfc-Do-not-call-fc_block_scsi_eh-on-host-res.patch patches.suse/scsi-fc_fcp-do-not-call-fc_block_scsi_eh-from-host-r.patch patches.suse/scsi-fnic-do-not-call-host-reset-from-command-abort.patch patches.suse/scsi-uas-move-eh_bus_reset_handler-to-eh_device_rese.patch patches.suse/scsi-libsas-move-bus_reset_handler-to-target_reset_h.patch patches.suse/scsi-bfa-move-bus-reset-to-target-reset.patch patches.suse/scsi-hptiop-Simplify-reset-handling.patch patches.suse/scsi-fdomain-move-bus-reset-to-host-reset.patch patches.suse/scsi-drop-bus-reset-for-wd33c93-compatible-boards.patch patches.suse/scsi-rtsx-drop-bus-reset-function.patch patches.suse/scsi-qlogicpti-move-bus-reset-to-host-reset.patch patches.suse/scsi-acornscsi-move-bus-reset-to-host-reset.patch patches.suse/scsi-NCR5380-Move-bus-reset-to-host-reset.patch patches.suse/scsi-qlogicfas-move-bus_reset-to-host_reset.patch patches.suse/scsi-imm-drop-duplicate-bus_reset-handler.patch patches.suse/scsi-ppa-drop-duplicate-bus_reset-handler.patch patches.suse/scsi-qedf-drop-bus-reset-handler.patch patches.suse/scsi-nsp32-drop-bus-reset.patch patches.suse/scsi-aha152x-drop-host-reset.patch patches.suse/scsi-53c700-move-bus-reset-to-host-reset.patch patches.suse/scsi-bnx2fc-remove-obsolete-bnx2fc_eh_host_reset-def.patch patches.suse/scsi-megaraid_mbox-drop-duplicate-bus-reset-and-devi.patch patches.suse/scsi-eata-remove-arg_done-from-eata2x_eh_host_reset.patch patches.suse/scsi-sd-remove-duplicated-setting-of-gd-minors.patch patches.suse/scsi-make-device_type-const.patch patches.suse/scsi-mptsas-Fixup-device-hotplug-for-VMWare-ESXi.patch patches.suse/scsi-ses-Fix-racy-cleanup-of-sys-in-remove_dev.patch patches.suse/scsi-Fix-the-kerneldoc-for-scsi_initialize_rq.patch patches.suse/scsi-ibmvfc-ibmvscsi-ibmvscsi_tgt-constify-vio_devic.patch patches.suse/scsi-cxlflash-23-Remove-unnecessary-existence-check.patch patches.suse/scsi-cxlflash-24-Avoid-double-mutex-unlock.patch patches.suse/scsi-cxlflash-25-Fix-vlun-resize-failure-in-the-shrink-.patch patches.suse/scsi-lpfc-avoid-an-unused-function-warning.patch patches.suse/scsi-lpfc-avoid-false-positive-gcc-8-warning.patch patches.suse/scsi-qlogicpti-fixup-qlogicpti_reset-definition.patch patches.suse/scsi-rcu-Introduce-rcu_swap_protected.patch patches.suse/scsi-Rework-the-code-for-caching-Vital-Product-Data-.patch patches.suse/scsi-Rework-handling-of-scsi_device.vpd_pg8-03.patch patches.suse/scsi-bsg-lib-pass-the-release-callback-through-bsg_s.patch patches.suse/scsi-hpsa-remove-the-smp_handler-stub.patch patches.suse/scsi-smartpqi-remove-the-smp_handler-stub.patch patches.suse/scsi-scsi_transport_sas-switch-to-bsg-lib-for-SMP-pa.patch patches.suse/scsi-aacraid-fix-indentation-errors.patch patches.suse/scsi-aacraid-get-rid-of-one-level-of-indentation.patch patches.suse/scsi-aacraid-report-ENOMEM-to-upper-layer-from-aac_c.patch patches.suse/scsi-qla2xxx-add-missing-includes-for-qla_isr.patch patches.suse/scsi-qla2xxx-Clear-fc4f_nvme-flag.patch patches.suse/scsi-qla2xxx-Fix-slow-mem-alloc-behind-lock.patch patches.suse/scsi-qla2xxx-Reset-the-logo-flag-after-target-re-log.patch patches.suse/scsi-Call-scsi_initialize_rq-for-filesystem-requests.patch patches.suse/scsi-Improve-requeuing-behavior.patch patches.suse/scsi-Show-.retries-and-.jiffies_at_alloc-in-debugfs.patch patches.suse/scsi-mq-Always-unprepare-before-requeuing-a-req.patch patches.suse/scsi-qedi-off-by-one-in-qedi_get_cmd_from_tid.patch patches.suse/scsi-aacraid-Fix-command-send-race-condition.patch patches.suse/msft-hv-1485-scsi-storvsc-fix-memory-leak-on-ring-buffer-busy.patch patches.suse/0084-scsi-qla2xxx-Fix-an-integer-overflow-in-sysfs-code.patch patches.suse/RDAM-netlink-Fix-out-of-bound-access-while-checking-.patch patches.suse/RDMA-netlink-clean-up-message-validity-array-initial.patch patches.suse/ftrace-Fix-debug-preempt-config-name-in-stack_tracer.patch patches.suse/0001-ftrace-Fix-selftest-goto-location-on-error.patch patches.suse/ftrace-Fix-memleak-when-unregistering-dynamic-ops-wh.patch patches.suse/tracing-Add-barrier-to-trace_printk-buffer-nesting-m.patch patches.suse/tracing-Apply-trace_clock-changes-to-instance-max-bu.patch patches.suse/msft-hv-1447-KVM-hyperv-support-HV_X64_MSR_TSC_FREQUENCY-and-HV_X.patch patches.suse/KVM-nVMX-INVPCID-support.patch patches.suse/KVM-nVMX-get-rid-of-nested_get_page.patch patches.suse/KVM-nVMX-get-rid-of-nested_release_page.patch patches.suse/KVM-vmx-Enable-VMFUNCs.patch patches.suse/KVM-nVMX-Enable-VMFUNC-for-the-L1-hypervisor.patch patches.suse/KVM-nVMX-Emulate-EPTP-switching-for-the-L1-hyperviso.patch patches.suse/KVM-x86-X86_FEATURE_NRIPS-is-not-scattered-anymore.patch patches.suse/KVM-x86-generalize-guest_cpuid_has_-helpers.patch patches.suse/KVM-x86-use-general-helpers-for-some-cpuid-manipulat.patch patches.suse/KVM-add-spinlock-optimization-framework.patch patches.suse/KVM-X86-implement-the-logic-for-spinlock-optimizatio.patch patches.suse/KVM-s390-implements-the-kvm_arch_vcpu_in_kernel.patch patches.suse/KVM-arm-implements-the-kvm_arch_vcpu_in_kernel.patch patches.suse/KVM-X86-Fix-residual-mmio-emulation-request-to-users.patch patches.suse/kvm-nVMX-Add-support-for-fast-unprotection-of-nested.patch patches.suse/KVM-nVMX-validate-eptp-pointer.patch patches.suse/KVM-MMU-Fix-softlockup-due-to-mmu_lock-is-held-too-l.patch patches.suse/KVM-MMU-Bail-out-immediately-if-there-is-no-availabl.patch patches.suse/kvm-x86-Disallow-illegal-IA32_APIC_BASE-MSR-values.patch patches.suse/kvm-avoid-uninitialized-variable-warnings.patch patches.suse/KVM-x86-simplify-ept_misconfig.patch patches.suse/KVM-x86-Avoid-guest-page-table-walk-when-gpa_availab.patch patches.suse/KVM-x86-fix-use-of-L1-MMIO-areas-in-nested-guests.patch patches.suse/kvm-svm-delete-avic_vm_id_bitmap-2-megabyte-static-array patches.suse/KVM-VMX-cleanup-EPTP-definitions.patch patches.suse/KVM-VMX-always-require-WB-memory-type-for-EPT.patch patches.suse/0006-kvm-svm-add-virtual-gif-feature-definition patches.suse/0007-kvm-svm-enable-virtual-gif-feature patches.suse/KVM-VMX-cache-secondary-exec-controls.patch patches.suse/kvm-vmx-Raise-UD-on-unsupported-RDRAND.patch patches.suse/kvm-vmx-Raise-UD-on-unsupported-RDSEED.patch patches.suse/kvm-vmx-Raise-UD-on-unsupported-XSAVES-XRSTORS.patch patches.suse/KVM-x86-Add-return-value-to-kvm_cpuid.patch patches.suse/KVM-MMU-check-guest-CR3-reserved-bits-based-on-its-p.patch patches.suse/KVM-MMU-Rename-PT64_ROOT_LEVEL-to-PT64_ROOT_4LEVEL.patch patches.suse/KVM-MMU-Add-5-level-EPT-Shadow-page-table-support.patch patches.suse/KVM-MMU-Expose-the-LA57-feature-to-VM.patch patches.suse/KVM-MMU-speedup-update_permission_bitmask.patch patches.suse/KVM-VMX-use-kvm_event_needs_reinjection.patch patches.suse/KVM-X86-Fix-loss-of-exception-which-has-not-yet-been.patch patches.suse/KVM-nVMX-Fix-trying-to-cancel-vmlauch-vmresume.patch patches.suse/kvm-nVMX-Validate-the-virtual-APIC-address-on-nested.patch patches.suse/s390-sles15-00-09-KVM-s390-Support-Configuration-z-Architecture-Mode.patch patches.suse/KVM-s390-Multiple-Epoch-Facility-support.patch patches.suse/KVM-s390-sthyi-remove-invalid-guest-write-access.patch patches.suse/KVM-s390-expose-no-DAT-to-guest-and-migration-suppor.patch patches.suse/KVM-s390-we-are-always-in-czam-mode.patch patches.suse/KVM-s390-guestdbg-fix-range-check.patch patches.suse/KVM-s390-use-WARN_ON_ONCE-only-for-checking.patch patches.suse/KVM-s390-vsie-cleanup-mcck-reinjection.patch patches.suse/KVM-arm-arm64-Fix-guest-external-abort-matching.patch patches.suse/KVM-arm-arm64-vgic-constify-seq_operations-and-file_.patch patches.suse/KVM-arm-arm64-vITS-Drop-its_ite-lpi-field.patch patches.suse/KVM-arm-arm64-Extract-GICv3-max-APRn-index-calculati.patch patches.suse/KVM-arm-arm64-Support-uaccess-of-GICC_APRn.patch patches.suse/KVM-PPC-e500-Fix-some-NULL-dereferences-on-error.patch patches.suse/KVM-PPC-e500mc-Fix-a-NULL-dereference.patch patches.suse/KVM-PPC-Book3S-HV-Fix-setting-of-storage-key-in-H_EN.patch patches.suse/KVM-PPC-Book3S-HV-Fix-H_REGISTER_VPA-VPA-size-valida.patch patches.suse/KVM-PPC-Book3S-HV-Fix-invalid-use-of-register-expres.patch patches.suse/KVM-PPC-Book3S-HV-Fix-case-where-HDEC-is-treated-as-.patch patches.suse/KVM-PPC-Book3S-HV-Report-storage-key-support-to-user.patch patches.suse/KVM-PPC-Book3S-HV-Fix-memory-leak-in-kvm_vm_ioctl_ge.patch patches.suse/KVM-PPC-Book3S-HV-Protect-updates-to-spapr_tce_table.patch patches.suse/0001-PCI-Move-enum-pci_interrupt_pin-to-linux-pci.h.patch patches.suse/0002-PCI-Add-pci_irqd_intx_xlate.patch patches.suse/0003-PCI-aardvark-Use-PCI_NUM_INTX.patch patches.suse/0004-PCI-altera-Use-size-4-IRQ-domain-for-legacy-INTx.patch patches.suse/0019-PCI-armada8k-Check-the-return-value-from-clk_prepare.patch patches.suse/0049-PCI-armada8k-Fix-platform_get_irq-error-handling.patch patches.suse/0050-PCI-artpec6-Fix-platform_get_irq-error-handling.patch patches.suse/0012-PCI-dwc-designware-Make-dw_pcie_prog_-_atu_unroll-st.patch patches.suse/0013-PCI-dwc-designware-Test-PCIE_ATU_ENABLE-bit-specific.patch patches.suse/0014-PCI-dwc-designware-Handle-host_init-failures.patch patches.suse/0016-PCI-qcom-Don-t-unroll-init-if-init-fails.patch patches.suse/0017-PCI-qcom-Allow-post_init-to-fail.patch patches.suse/0027-PCI-dwc-Clear-MSI-interrupt-status-after-it-is-handl.patch patches.suse/0020-PCI-dra7xx-Use-PCI_NUM_INTX.patch patches.suse/0026-PCI-dra7xx-Propagate-platform_get_irq-errors-in-dra7.patch patches.suse/0048-PCI-dra7xx-Fix-platform_get_irq-error-handling.patch patches.suse/0047-PCI-exynos-Fix-platform_get_irq-error-handling.patch patches.suse/PCI-faraday-Fix-of_irq_get-error-check patches.suse/0005-PCI-faraday-Use-PCI_NUM_INTX.patch patches.suse/0018-PCI-hisi-Remove-unused-variable-driver.patch patches.suse/0024-PCI-hisi-Constify-dw_pcie_host_ops-structure.patch patches.suse/msft-hv-1444-PCI-hv-Do-not-sleep-in-compose_msi_msg.patch patches.suse/0015-PCI-imx6-Explicitly-request-exclusive-reset-control.patch patches.suse/0021-PCI-keystone-dw-Remove-unused-ks_pcie-pci-variables.patch patches.suse/0022-PCI-keystone-Remove-duplicate-MAX_-_IRQS-defs.patch patches.suse/0023-PCI-keystone-Use-PCI_NUM_INTX.patch patches.suse/0025-PCI-kirin-Constify-dw_pcie_host_ops-structure.patch patches.suse/0032-PCI-layerscape-Call-dw_pcie_setup_rc-from-ls_pcie_ho.patch patches.suse/0033-PCI-layerscape-Move-STRFMR1-access-out-from-the-DBI-.patch patches.suse/0034-PCI-layerscape-Add-class-code-and-multifunction-fixu.patch patches.suse/0035-PCI-layerscape-Move-generic-init-functions-earlier-i.patch patches.suse/0039-PCI-layerscape-Refactor-ls1021_pcie_host_init.patch patches.suse/0040-PCI-layerscape-Disable-outbound-windows-configured-b.patch patches.suse/0041-PCI-dwc-Add-accessors-for-write-permission-of-DBI-re.patch patches.suse/0042-PCI-dwc-Enable-write-permission-for-Class-Code-Inter.patch patches.suse/0043-PCI-layerscape-Remove-unnecessary-class-code-fixup.patch patches.suse/0044-PCI-artpec6-Stop-enabling-writes-to-DBI-read-only-re.patch patches.suse/0045-PCI-layerscape-Add-support-for-ls2088a.patch patches.suse/0046-PCI-layerscape-Add-support-for-ls1088a.patch patches.suse/0025-PCI-mvebu-Remove-unneeded-gpiod-NULL-check.patch patches.suse/0028-PCI-qcom-Use-gpiod_set_value_cansleep-to-allow-reset.patch patches.suse/0029-PCI-qcom-Explicitly-request-exclusive-reset-control.patch patches.suse/0030-PCI-qcom-Use-block-IP-version-for-operations.patch patches.suse/0031-PCI-qcom-Add-support-for-IPQ8074-PCIe-controller.patch patches.suse/0002-PCI-rcar-Fix-error-exit-path.patch patches.suse/0001-PCI-rockchip-Factor-out-rockchip_pcie_get_phys.patch patches.suse/0002-PCI-rockchip-Add-per-lane-PHY-support.patch patches.suse/0041-phy-rockchip-pcie-Reconstruct-driver-to-support-per-.patch patches.suse/0008-PCI-rockchip-Use-PCI_NUM_INTX.patch patches.suse/0051-PCI-spear13xx-Fix-platform_get_irq-error-handling.patch patches.suse/pci-vmd-assign-vector-zero-to-all-bridges patches.suse/PCI-vmd-Free-up-IRQs-on-suspend-path.patch patches.suse/PCI-vmd-Remove-IRQ-affinity-so-we-can-allocate-more-.patch patches.suse/x86-PCI-Move-VMD-quirk-to-x86-fixups.patch patches.suse/x86-PCI-Use-is_vmd-rather-than-relying-on-the-domain.patch patches.suse/0006-PCI-xilinx-Translate-INTx-range-to-hwirqs-0-3.patch patches.suse/0007-PCI-xilinx-nwl-Translate-INTx-range-to-hwirqs-0-3.patch patches.suse/0001-PCI-endpoint-Add-support-for-configurable-page-size.patch patches.suse/0036-PCI-dwc-designware-Provide-page_size-to-pci_epc_mem.patch patches.suse/0037-PCI-dra7xx-Reset-all-BARs-during-initialization.patch patches.suse/0038-PCI-designware-ep-Do-not-disable-BARs-during-initial.patch patches.suse/0001-PCI-portdrv-Move-error-handler-methods-to-struct-pci.patch patches.suse/PCI-DPC-Add-eDPC-support.patch patches.suse/PCI-DPC-Add-local-struct-device-pointers.patch patches.suse/pci-mark-broadcom-ht2100-root-port-extended-tags-as-broken patches.suse/PCI-Wait-up-to-60-seconds-for-device-to-become-ready.patch patches.suse/PCI-shpchp-Enable-bridge-bus-mastering-if-MSI-is-ena patches.suse/pci-pciehp-report-power-fault-only-once-until-we-clear-it patches.suse/pci-mark-amd-stoney-gpu-ats-as-broken patches.suse/PCI-Add-ACS-quirk-for-APM-X-Gene-devices.patch patches.suse/pci-disable-vf-decoding-before-pcibios_sriov_disable-updates-resources patches.suse/platform-x86-dell-wmi-Fix-driver-interface-version-q.patch patches.suse/platform-x86-asus-wmi-Evaluate-wmi-method-with-insta.patch patches.suse/platform-x86-intel_pmc_core-Make-the-driver-PCH-fami.patch patches.suse/platform-x86-wmi-Fix-check-for-method-instance-numbe.patch patches.suse/platform-x86-dell-wmi-Update-dell_wmi_check_descript.patch patches.suse/hmm-heterogeneous-memory-management-documentation.patch patches.suse/mm-hmm-heterogeneous-memory-management-hmm-for-short.patch patches.suse/mm-hmm-mirror-mirror-process-address-space-on-device-with-hmm-helpers.patch patches.suse/mm-hmm-mirror-helper-to-snapshot-cpu-page-table.patch patches.suse/mm-hmm-mirror-device-page-fault-handler.patch patches.suse/mm-memory_hotplug-introduce-add_pages.patch patches.suse/mm-zone_device-new-type-of-zone_device-for-unaddressable-memory.patch patches.suse/mm-zone_device-special-case-put_page-for-device-private-pages.patch patches.suse/mm-memcontrol-allow-to-uncharge-page-without-using-page-lru-field.patch patches.suse/mm-memcontrol-support-memory_device_private.patch patches.suse/mm-hmm-devmem-device-memory-hotplug-using-zone_device.patch patches.suse/mm-hmm-devmem-dummy-hmm-device-for-zone_device-memory.patch patches.suse/mm-migrate-new-migrate-mode-migrate_sync_no_copy.patch patches.suse/mm-migrate-new-memory-migration-helper-for-use-with-device-memory.patch patches.suse/mm-migrate-migrate_vma-unmap-page-from-vma-while-collecting-pages.patch patches.suse/mm-migrate-support-un-addressable-zone_device-page-in-migration.patch patches.suse/mm-migrate-allow-migrate_vma-to-alloc-new-page-on-empty-entry.patch patches.suse/mm-device-public-memory-device-memory-cache-coherent-with-cpu.patch patches.suse/mm-hmm-add-new-helper-to-hotplug-cdm-memory-region.patch patches.suse/mm-hmm-avoid-bloating-arch-that-do-not-make-use-of-hmm.patch patches.suse/mm-hmm-fix-build-when-hmm-is-disabled.patch patches.suse/mm-change-the-call-sites-of-numa-statistics-items.patch patches.suse/mm-update-NUMA-counter-threshold-size.patch patches.suse/mm-consider-the-number-in-local-CPUs-when-reading-NUMA-stats.patch patches.suse/mm-sparse-c-fix-typo-in-online_mem_sections.patch patches.suse/mm-page_alloc-c-apply-gfp_allowed_mask-before-the-first-allocation-attempt.patch patches.suse/0001-linux-kernel.h-move-DIV_ROUND_DOWN_ULL-macro.patch patches.suse/0004-lib-string.c-add-multibyte-memset-functions.patch patches.suse/treewide-make-nr_cpu_ids-unsigned.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/0004-lib-rbtree_test.c-make-input-module-parameters.patch patches.suse/0005-lib-rbtree_test.c-add-inorder-traversal-test.patch patches.suse/0006-lib-rbtree_test.c-support-rb_root_cached.patch patches.suse/0007-sched-fair-replace-cfs_rq-rb_leftmost.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 patches.suse/lib-bitmap.c-make-bitmap_parselist-thread-safe-and-m.patch patches.suse/0050-lib-test_bitmap.c-add-test-for-bitmap_parselist.patch patches.suse/bitmap-introduce-BITMAP_FROM_U64.patch patches.suse/checkpatch-add-6-missing-types-to-list-types patches.suse/0001-ipc-sem-drop-sem_checkid-helper.patch patches.suse/0002-ipc-sem-play-nicer-with-large-nsops-allocations.patch patches.suse/sched-Use-__qdisc_drop-instead-of-kfree_skb-in-sch_p.patch patches.suse/mac80211-fix-incorrect-assignment-of-reassoc-value.patch patches.suse/mac80211-fix-VLAN-handling-with-TXQs patches.suse/mac80211-shorten-debug-prints-using-ht_dbg-to-avoid-.patch patches.suse/mac80211-add-MESH-IE-in-the-correct-order.patch patches.suse/mac80211-Fix-null-pointer-dereference-with-iTXQ-supp.patch patches.suse/mac80211_hwsim-Use-proper-TX-power patches.suse/mac80211-agg-tx-call-drv_wake_tx_queue-in-proper-con.patch patches.suse/mac80211-flush-hw_roc_start-work-before-cancelling-t patches.suse/nl80211-look-for-HT-VHT-capabilities-in-beacon-s-tai.patch patches.suse/cfg80211-honor-NL80211_RRF_NO_HT40-MINUS-PLUS.patch patches.suse/mac80211-Complete-ampdu-work-schedule-during-session.patch patches.suse/mac80211-fix-deadlock-in-driver-managed-RX-BA-sessio.patch patches.suse/net-sched-fix-memleak-for-chain-zero.patch patches.suse/rtlwifi-btcoexist-Fix-antenna-selection-code.patch patches.suse/0068-iwlwifi-mvm-only-send-LEDS_CMD-when-the-FW-supports-.patch patches.suse/brcmfmac-feature-check-for-multi-scheduled-scan-fail-f957dd3.patch patches.suse/netfilter-ipvs-fix-the-issue-that-sctp_conn_schedule.patch patches.suse/0002-netfilter-nf_nat-don-t-bug-when-mapping-already-exis.patch patches.suse/netfilter-nat-Revert-netfilter-nat-convert-nat-bysrc.patch patches.suse/tcp-fix-a-request-socket-leak.patch patches.suse/ip_tunnel-fix-setting-ttl-and-tos-value-in-collect_m.patch patches.suse/net-phy-sfp-rename-dt-properties-to-match-the-bindin.patch patches.suse/bpf-don-t-select-potentially-stale-ri-map-from-buggy.patch patches.suse/net-rcu-lock-and-preempt-disable-missing-around-gene.patch patches.suse/bpf-add-support-for-sockmap-detach-programs.patch patches.suse/bpf-devmap-use-cond_resched-instead-of-cpu_relax.patch patches.suse/bpf-make-error-reporting-in-bpf_warn_invalid_xdp_act.patch patches.suse/nvme-add-support-for-FW-activation-without-reset.patch patches.suse/nvme-define-NVME_NSID_ALL.patch patches.suse/nvme-add-support-for-NVMe-1.3-Timestamp-Feature.patch patches.suse/nvmet-use-NVME_NSID_ALL.patch patches.suse/nvmet-fix-the-return-error-code-of-target-if-host-is.patch patches.suse/nvmet-fcloop-remove-ALL_OPTS-define.patch patches.suse/nvme-rdma-remove-NVME_RDMA_MAX_SEGMENT_SIZE.patch patches.suse/nvme-rdma-move-nvme_rdma_configure_admin_queue-code-.patch patches.suse/nvme-Add-admin_tagset-pointer-to-nvme_ctrl.patch patches.suse/nvme-rdma-move-tagset-allocation-to-a-dedicated-rout.patch patches.suse/nvme-rdma-disable-the-controller-on-resets.patch patches.suse/nvme-rdma-don-t-free-tagset-on-resets.patch patches.suse/nvme-rdma-reuse-configure-destroy_admin_queue.patch patches.suse/nvme-rdma-introduce-configure-destroy-io-queues.patch patches.suse/nvme-rdma-stop-queues-instead-of-simply-flipping-the.patch patches.suse/nvme-rdma-rename-nvme_rdma_init_queue-to-nvme_rdma_a.patch patches.suse/nvme-rdma-introduce-nvme_rdma_start_queue.patch patches.suse/nvme-rdma-cleanup-error-path-in-controller-reset.patch patches.suse/nvme-rdma-call-ops-reg_read64-instead-of-nvmf_reg_re.patch patches.suse/nvme-fabrics-log-a-warning-if-hostid-is-invalid.patch patches.suse/nvme-fix-identify-namespace-logging.patch patches.suse/nvme-add-symbolic-constants-for-CC-identifiers.patch patches.suse/nvme-rename-AMS-symbolic-constants-to-fit-specificat.patch patches.suse/nvme-fc-Reattach-to-localports-on-re-registration.patch patches.suse/nvmet-fc-simplify-sg-list-handling.patch patches.suse/0005-string.h-add-memcpy_and_pad.patch patches.suse/nvmet-use-memcpy_and_pad-for-identify-sn-fr.patch patches.suse/nvme-rdma-Use-unlikely-macro-in-the-fast-path.patch patches.suse/nvme-fix-uninitialized-prp2-value-on-small-transfers.patch patches.suse/nvme-honor-RTD3-Entry-Latency-for-shutdowns.patch patches.suse/nvme-report-more-detailed-status-codes-to-the-block-.patch patches.suse/nvme-allow-calling-nvme_change_ctrl_state-from-irq-c.patch patches.suse/nvme-remove-unused-struct-nvme_ns-fields.patch patches.suse/nvme-remove-nvme_revalidate_ns.patch patches.suse/nvme-don-t-blindly-overwrite-identifiers-on-disk-rev.patch patches.suse/block-bfq-make-lookup_next_entity-push-up-vtime-on-e.patch patches.suse/block-bfq-remove-direct-switch-to-an-entity-in-highe.patch patches.suse/block-bfq-guarantee-update_next_in_service-always-re.patch patches.suse/loop-get-rid-of-lo_blocksize.patch patches.suse/loop-set-physical-block-size-to-PAGE_SIZE.patch patches.suse/loop-add-ioctl-for-changing-logical-block-size.patch patches.suse/loop-fold-loop_switch-into-callers.patch patches.suse/doc-block-bfq-fix-some-typos-and-remove-stale-stuff.patch patches.suse/doc-block-bfq-better-describe-how-to-properly-config.patch patches.suse/block-loop-set-hw_sectors.patch patches.suse/block-loop-allow-request-merge-for-directio-mode.patch patches.suse/nvme-fabrics-Convert-nvmf_transports_mutex-to-an-rws.patch patches.suse/nvme-factor-metadata-handling-out-of-__nvme_submit_u.patch patches.suse/nvme-pci-Use-req_op-to-determine-DIF-remapping.patch patches.suse/nvme-Make-nvme-user-functions-static.patch patches.suse/nvme-Use-metadata-for-passthrough-commands.patch patches.suse/nvmet-add-support-for-reporting-the-host-identifier.patch patches.suse/bfq-Annotate-fall-through-in-a-switch-statement.patch patches.suse/bfq-Declare-local-functions-static.patch patches.suse/bfq-Check-kstrtoul-return-value.patch patches.suse/bfq-Suppress-compiler-warnings-about-comparisons.patch patches.suse/bfq-Use-icq_to_bic-consistently.patch patches.suse/block-loop-fix-use-after-free.patch patches.suse/block-loop-remove-unused-field.patch patches.suse/0001-bcache-Fix-leak-of-bdev-reference.patch patches.suse/0002-bcache-fix-sequential-large-write-IO-bypass.patch patches.suse/0003-bcache-do-not-subtract-sectors_to_gc-for-bypassed-IO.patch patches.suse/0004-bcache-Don-t-reinvent-the-wheel-but-use-existing-lli.patch patches.suse/0005-bcache-gc-does-not-work-when-triggering-by-manual-co.patch patches.suse/0006-bcache-correct-cache_dirty_target-in-__update_writeb.patch patches.suse/0007-bcache-Correct-return-value-for-sysfs-attach-errors.patch patches.suse/0008-bcache-increase-the-number-of-open-buckets.patch patches.suse/0009-bcache-fix-for-gc-and-write-back-race.patch patches.suse/0010-bcache-silence-static-checker-warning.patch patches.suse/0011-bcache-Update-continue_at-documentation.patch patches.suse/0012-bcache-fix-bch_hprint-crash-and-improve-output.patch patches.suse/loop-set-physical-block-size-to-logical-block-size.patch patches.suse/0013-bcache-initialize-dirty-stripes-in-flash_dev_run.patch patches.suse/0001-btrfs-struct-funcs-constify-readers.patch patches.suse/0002-btrfs-constify-tracepoint-arguments.patch patches.suse/0003-btrfs-backref-constify-some-arguments.patch patches.suse/0004-btrfs-backref-add-unode_aux_to_inode_list-helper.patch patches.suse/0005-btrfs-backref-cleanup-__-namespace-abuse.patch patches.suse/0006-btrfs-btrfs_check_shared-should-manage-its-own-trans.patch patches.suse/0007-btrfs-remove-ref_tree-implementation-from-backref.c.patch patches.suse/0008-btrfs-convert-prelimary-reference-tracking-to-use-rb.patch patches.suse/0009-btrfs-add-a-node-counter-to-each-of-the-rbtrees.patch patches.suse/0010-btrfs-backref-add-tracepoints-for-prelim_ref-inserti.patch patches.suse/0011-btrfs-add-cond_resched-calls-when-resolving-backrefs.patch patches.suse/0012-btrfs-allow-backref-search-checks-for-shared-extents.patch patches.suse/0013-btrfs-clean-up-extraneous-computations-in-add_delaye.patch patches.suse/btrfs-remove-redundant-argument-of-flush_space.patch patches.suse/btrfs-use-GFP_KERNEL-in-mount-and-remount.patch patches.suse/btrfs-account-for-pinned-bytes-in-should_alloc_chunk.patch patches.suse/btrfs-fix-readdir-deadlock-with-pagefault.patch patches.suse/0001-Btrfs-fix-assertion-failure-during-fsync-in-no-holes.patch patches.suse/btrfs-incremental-send-fix-emission-of-invalid-clone-operations.patch patches.suse/btrfs-Remove-extra-parentheses-from-condition-in-cop.patch patches.suse/btrfs-preserve-i_mode-if-_btrfs_set_acl-fails.patch patches.suse/btrfs-add-a-helper-to-retrive-extent-inline-ref-type.patch patches.suse/btrfs-convert-to-use-btrfs_get_extent_inline_ref_type.patch patches.suse/btrfs-remove-bug-in-btrfs_extent_inline_ref_size.patch patches.suse/btrfs-remove-bug-in-print_extent_item.patch patches.suse/btrfs-remove-bug-in-add_data_reference.patch patches.suse/btrfs-remove-bug_on-in-_add_tree_block.patch patches.suse/btrfs-add-one-more-sanity-check-for-shared-ref-type.patch patches.suse/sunrpc-Const-ify-instances-of-struct-svc_xprt_ops.patch patches.suse/svcrdma-Clean-up-svc_rdma_build_read_chunk.patch patches.suse/svcrdma-Populate-tail-iovec-when-receiving.patch patches.suse/svcrdma-Limit-RQ-depth.patch patches.suse/rdma-core-Add-rdma_rw_mr_payload.patch patches.suse/svcrdma-Estimate-Send-Queue-depth-properly.patch patches.suse/1352-gpu-drm-tc35876x-move-header-file-out-of-i2c-realm patches.suse/i2c-mux-mlxcpld-move-header-file-out-of-I2C-realm.patch patches.suse/04-i2c-i801-restore-the-presence-state-of-p2sb-pci-device-after-reading-bar.patch patches.suse/power-supply-cpcap-charger-add-OMAP_USB2-dependency patches.suse/power-supply-act8945a_charger-fix-of_irq_get-error-c patches.suse/0001-power-supply-Fix-power_supply_am_i_supplied-to-retur.patch patches.suse/0033-mtd-spi-nor-parse-Serial-Flash-Discoverable-Paramete.patch patches.suse/0001-mtd-spi-nor-intel-spi-Add-support-for-Intel-Denverto.patch patches.suse/mtd-nand-atmel-fix-of_irq_get-error-check.patch patches.suse/0013-iommu-rockchip-add-multi-irqs-support.patch patches.suse/0014-iommu-rockchip-ignore-isp-mmu-reset-operation.patch patches.suse/iommu-mediatek-Merge-2-M4U-HWs-into-one-iommu-domain.patch patches.suse/0005-iommu-of-Handle-PCI-aliases-properly.patch patches.suse/0011-iommu-of-Fix-of_iommu_configure-for-disabled-IOMMUs.patch patches.suse/0001-iommu-iova-Add-flush-queue-data-structures.patch patches.suse/0002-iommu-iova-Implement-Flush-Queue-ring-buffer.patch patches.suse/0003-iommu-iova-Add-flush-counters-to-Flush-Queue-impleme.patch patches.suse/0004-iommu-iova-Add-locking-to-Flush-Queues.patch patches.suse/0005-iommu-iova-Add-flush-timer.patch patches.suse/0006-iommu-amd-make-use-of-iova-queue-flushing patches.suse/0007-iommu-vt-d-allow-to-flush-more-than-4gb-of-device-tlbs patches.suse/0008-iommu-vt-d-make-use-of-iova-deferred-flushing patches.suse/iommu-vt-d-avoid-calling-virt_to_phys-on-null-pointer patches.suse/0001-iommu-amd-detect-pre-enabled-translation patches.suse/0002-iommu-amd-add-several-helper-functions patches.suse/0003-revert-iommu-amd-suppress-io_page_faults-in-kdump-kernel patches.suse/0004-iommu-amd-define-bit-fields-for-dte-particularly patches.suse/0005-iommu-amd-add-function-copy_dev_tables patches.suse/0006-iommu-amd-copy-old-trans-table-from-old-kernel patches.suse/0007-iommu-amd-do-sanity-check-for-address-translation-and-irq-remap-of-old-dev-table-entry patches.suse/0008-iommu-add-is_attach_deferred-call-back-to-iommu-ops patches.suse/0009-iommu-amd-use-is_attach_deferred-call-back patches.suse/0010-iommu-amd-allocate-memory-below-4g-for-dev-table-if-translation-pre-enabled patches.suse/0011-iommu-amd-don-t-copy-gcr3-table-root-pointer patches.suse/0012-iommu-amd-disable-iommu-only-if-amd_iommu-off-is-specified patches.suse/0014-iommu-amd-fix-compiler-warning-in-copy_device_table patches.suse/0015-iommu-amd-fix-section-mismatch-warning patches.suse/0013-iommu-amd-check-if-domain-is-null-in-get_domain-and-return-ebusy patches.suse/iommu-amd-Rename-a-few-flush-functions.patch patches.suse/iommu-Introduce-Interface-for-IOMMU-TLB-Flushing.patch patches.suse/21-x86-mm-64-fix-an-incorrect-warning-with-config_debug_vm-y-pcid.patch patches.suse/0026-ARM-mvebu-enable-ARM_GLOBAL_TIMER-compilation-Armada.patch patches.suse/ARM-s3c24xx-Fix-NAND-ECC-mode-for-mini2440-board.patch patches.suse/ARM-OMAP2-omap_device-drop-broken-RPM-status-update-.patch patches.suse/ARM-OMAP3-PRM-fix-of_irq_get-result-check.patch patches.suse/ARM-OMAP4-PRM-fix-of_irq_get-result-checks.patch patches.suse/ARM-shmobile-defconfig-Enable-missing-PCIE_RCAR-depe.patch patches.suse/ARM-shmobile-defconfig-Replace-USB_XHCI_RCAR-by-USB_.patch patches.suse/ARM-shmobile-defconfig-Replace-SND_SOC_RSRC_CARD-by-.patch patches.suse/ARM-shmobile-defconfig-Replace-DRM_RCAR_HDMI-by-gene.patch patches.suse/ARM-multi_v7_defconfig-Replace-SND_SOC_RSRC_CARD-by-.patch patches.suse/ARM-multi_v7_defconfig-Replace-DRM_RCAR_HDMI-by-gene.patch patches.suse/0022-bus-Convert-to-using-pOF-instead-of-full_name.patch patches.suse/tee-optee-fix-uninitialized-symbol-parg.patch patches.suse/0001-tee-add-forward-declaration-for-struct-device.patch patches.suse/tee-tee_shm-Constify-dma_buf_ops-structures.patch patches.suse/tee-optee-add-const-to-tee_driver_ops-and-tee_desc-s.patch patches.suse/tee-optee-interruptible-RPC-sleep.patch patches.suse/tee-indicate-privileged-dev-in-gen_caps.patch patches.suse/tee-optee-sync-with-new-naming-of-interrupts.patch patches.suse/soc-tegra-Fix-bad-of_node_put-in-powergate-init patches.suse/drivers-soc-sunxi-fix-error-processing-on-base-addre patches.suse/firmware-arm_scpi-fix-endianness-of-dev_id-in-struct patches.suse/clk-meson-meson8b-fix-protection-against-undefined-c patches.suse/0047-pwm-rockchip-Add-APB-and-function-both-clocks-suppor.patch patches.suse/0048-pwm-rockchip-Remove-the-judge-from-return-value-of-p.patch patches.suse/0049-pwm-rockchip-Use-pwm_apply-instead-of-pwm_enable.patch patches.suse/0050-pwm-rockchip-Move-the-configuration-of-polarity.patch patches.suse/0051-pwm-rockchip-Use-same-PWM-ops-for-each-IP.patch patches.suse/pwm-tiehrpwm-Fix-runtime-PM-imbalance-at-unbind patches.suse/pwm-tiehrpwm-fix-clock-imbalance-in-probe-error-path patches.suse/libnvdimm-Stop-using-HPAGE_SIZE.patch patches.suse/nfit-libnvdimm-region-export-position-in-mapping-info.patch patches.suse/nfit-cleanup-long-de-reference-chains-in-acpi_nfit_init_interleave_set.patch patches.suse/libnvdimm-rename-nd_sector_size_-show-store-to.patch patches.suse/libnvdimm-pfn-dax-show-supported-dax-pfn-region-alig.patch patches.suse/libnvdimm-pfn-dax-limit-namespace-alignments-to-the-.patch patches.suse/libnvdimm-label-fix-index-block-size-calculation.patch patches.suse/libnvdimm-btt-check-memory-allocation-failure.patch patches.suse/libnvdimm-nfit-export-an-ecc_unit_size-sysfs-attribu.patch patches.suse/libnvdimm-btt-fix-a-missed-NVDIMM_IO_ATOMIC-case-in-.patch patches.suse/libnvdimm-btt-refactor-map-entry-operations-with-mac.patch patches.suse/libnvdimm-btt-ensure-that-flags-were-also-unchanged-.patch patches.suse/libnvdimm-btt-cache-sector_size-in-arena_info.patch patches.suse/libnvdimm-fix-potential-deadlock-while-clearing-erro.patch patches.suse/libnvdimm-btt-rework-error-clearing.patch patches.suse/libnvdimm-nd_blk-remove-mmio_flush_range.patch patches.suse/libnvdimm-fix-integer-overflow-static-analysis-warni.patch patches.suse/dax-introduce-a-fs_dax_get_by_bdev-helper.patch patches.suse/xfs-perform-dax_device-lookup-at-mount.patch patches.suse/ext2-perform-dax_device-lookup-at-mount.patch patches.suse/ext4-perform-dax_device-lookup-at-mount.patch patches.suse/dax-fix-FS_DAX-n-BLOCK-y-compilation.patch patches.suse/libnvdimm-nfit-move-the-check-on-nd_reserved2-to-the.patch patches.suse/ext4-fix-null-pointer-dereference-on-sbi.patch patches.suse/libnvdimm-btt-clean-up-warning-and-error-messages.patch patches.suse/libnvdimm-btt-fix-format-string-warnings.patch patches.suse/signal-testing-Don-t-look-for-__SI_FAULT-in-userspac.patch patches.suse/NFS-Fix-the-inode-request-accounting-when-pages-have.patch patches.suse/SUNRPC-Don-t-hold-the-transport-lock-across-socket-c.patch patches.suse/SUNRPC-Add-a-separate-spinlock-to-protect-the-RPC-re.patch patches.suse/0001-NFSv4.1-don-t-use-machine-credentials-for-CLOSE-when.patch patches.suse/0001-NFS-Fix-NFSv2-security-settings.patch patches.suse/sunrpc-Const-ify-all-instances-of-struct-rpc_xprt_op.patch patches.suse/xprtrdma-Add-xdr_init_decode-to-rpcrdma_reply_handle.patch patches.suse/xprtrdma-Harden-backchannel-call-decoding.patch patches.suse/xprtrdma-Refactor-rpcrdma_reply_handler.patch patches.suse/xprtrdma-Replace-rpcrdma_count_chunks.patch patches.suse/xprtrdma-Remove-opcode-check-in-Receive-completion-h.patch patches.suse/xprtrdma-Remove-rpcrdma_rep-rr_len.patch patches.suse/xprtrdma-Clean-up-XDR-decoding-in-rpcrdma_update_gra.patch patches.suse/xprtrdma-Clean-up-rpcrdma_marshal_req-synopsis.patch patches.suse/xprtrdma-Remove-rpclen-from-rpcrdma_marshal_req.patch patches.suse/xprtrdma-Set-up-an-xdr_stream-in-rpcrdma_marshal_req.patch patches.suse/xprtrdma-Harden-chunk-list-encoding-against-send-buf.patch patches.suse/xprtrdma-Clean-up-rpcrdma_bc_marshal_reply.patch patches.suse/xprtrdma-Remove-imul-instructions-from-rpcrdma_conve.patch patches.suse/xprtrdma-Remove-imul-instructions-from-chunk-list-en.patch patches.suse/xprtrdma-Re-arrange-struct-rx_stats.patch patches.suse/xprtrdma-Use-xprt_pin_rqst-in-rpcrdma_reply_handler.patch patches.suse/0001-NFS-flush-data-when-locking-a-file-to-ensure-cache-c.patch patches.suse/thermal-fix-INTEL_SOC_DTS_IOSF_CORE-dependencies patches.suse/0092-thermal-qoriq-constify-thermal_zone_of_device_ops-st.patch patches.suse/s390-sles15-01-zcrypt-externalize-test-AP-queue.patch patches.suse/s390-sles15-02-zcrypt-externalize-AP-config-info-query.patch patches.suse/s390-sles15-03-zcrypt-externalize-AP-queue-interrupt-control.patch patches.suse/s390-mm-fix-local-tlb-flushing-vs-detach-of-an-mm-address-space.patch patches.suse/s390-mm-fix-race-on-mm-context-flush_mm.patch patches.suse/s390-dasd-blk-mq-conversion.patch patches.suse/genirq-msi-Fix-populating-multiple-interrupts.patch patches.suse/genirq-Make-sparse_irq_lock-protect-what-it-should-p.patch patches.suse/perf-vendor-events-powerpc-remove-duplicate-events.patch patches.suse/sched-fair-Fix-wake_affine_llc-balancing-rules.patch patches.suse/sched-cpuset-pm-Fix-cpuset-vs.-suspend-resume-bugs.patch patches.suse/43-x86-mm-make-the-sme-mask-a-u64.patch patches.suse/x86-cpu-Remove-unused-and-undefined-__generic_processor_info-declaration.patch patches.suse/of-restrict-DMA-configuration.patch patches.suse/0002-ceph-remove-unused-cap_release_safety-mount-option.patch patches.suse/0003-ceph-limit-osd-read-size-to-ceph_msg_max_data_len.patch patches.suse/0004-ceph-limit-osd-write-size.patch patches.suse/0005-ceph-validate-correctness-of-some-mount-options.patch patches.suse/rbd-silence-bogus-uninitialized-use-warning-in-rbd_a.patch patches.suse/0007-ceph-nuke-startsync-op.patch patches.suse/0008-ceph-new-cap-message-flags-indicate-if-there-is-pending-capsnap.patch patches.suse/0009-ceph-use-errseq_t-for-writeback-error-reporting.patch patches.suse/0010-ceph-cleanup-ceph_readdir_prepopulate.patch patches.suse/0011-ceph-don-t-fill-readdir-cache-for-lssnap-reply.patch patches.suse/0012-ceph-send-lssnap-request-to-auth-mds-of-directory-inode.patch patches.suse/0013-ceph-fix-eoldsnapc-handling.patch patches.suse/0014-ceph-make-sure-flushsnap-messages-are-sent-in-proper-order.patch patches.suse/0015-ceph-include-snapc-in-debug-message-of-write.patch patches.suse/0016-ceph-don-t-use-ceph_osd_flag_ordersnap.patch patches.suse/0017-ceph-properly-set-snap-follows-for-cap-reconnect.patch patches.suse/0018-ceph-more-accurate-statfs.patch patches.suse/0019-ceph-check-negative-offsets-in-ceph_llseek.patch patches.suse/0020-ceph-enomem-pr_err-in-_get_or_create_frag-is-redundant.patch patches.suse/0021-ceph-delete-an-unnecessary-return-statement-in-update_dentry_lease.patch patches.suse/0022-ceph-adjust-36-checks-for-null-pointers.patch patches.suse/0023-ceph-fix-null-pointer-dereference-in-ceph_flush_snaps.patch patches.suse/0024-ceph-fix-message-order-check-in-handle_cap_export.patch patches.suse/0025-ceph-handle-race-between-vmtruncate-and-queuing-cap-snap.patch patches.suse/0026-ceph-queue-cap-snap-only-when-snap-realm-s-context-changes.patch patches.suse/0027-ceph-remove-stale-check-in-ceph_invalidatepage.patch patches.suse/0028-ceph-properly-get-capsnap-s-size-in-get_oldest_context.patch patches.suse/0029-ceph-make-writepage_nounlock-invalidate-page-that-beyonds-eof.patch patches.suse/0030-ceph-optimize-pagevec-iterating-in-ceph_writepages_start.patch patches.suse/0031-ceph-cleanup-local-variables-in-ceph_writepages_start.patch patches.suse/0032-ceph-fix-range-cyclic-mode-writepages.patch patches.suse/0033-ceph-ignore-wbc-range_-start-end-when-write-back-snapshot-data.patch patches.suse/0034-ceph-fix-capsnap-dirty-pages-accounting.patch patches.suse/0035-ceph-wait-on-writeback-after-writing-snapshot-data.patch patches.suse/0036-ceph-stop-on-going-cached-readdir-if-mds-revokes-file_shared-cap.patch patches.suse/f2fs-trigger-normal-fsync-for-non-atomic_write-file.patch patches.suse/0001-f2fs-fix-to-wake-up-all-sleeping-flusher.patch patches.suse/block-tolerate-tracing-of-NULL-bio.patch patches.suse/block-sed-opal-Set-MBRDone-on-S3-resume-path-if-TPER.patch patches.suse/0001-block-fix-integer-overflow-in-__blkdev_sectors_to_bi.patch patches.suse/mm-backing-dev.c-fix-an-error-handling-path-in-cgwb_.patch patches.suse/nvme-fix-lightnvm-check.patch patches.suse/nvme-pci-fix-host-memory-buffer-allocation-fallback.patch patches.suse/nvme-pci-use-appropriate-initial-chunk-size-for-HMB-.patch patches.suse/nvme-pci-propagate-some-errors-from-host-memory-buff.patch patches.suse/nvme-pci-implement-the-HMB-entry-number-and-size-lim.patch patches.suse/0006-string.h-un-fortify-memcpy_and_pad.patch patches.suse/block-directly-insert-blk-mq-request-from-blk_insert.patch patches.suse/scsi-Remove-Scsi_Host.uspace_req_q.patch patches.suse/scsi-scsi_transport_sas-select-BLK_DEV_BSGLIB.patch patches.suse/ALSA-us122l-Use-common-error-handling-code-in-us122l.patch patches.suse/ALSA-usx2y-Use-common-error-handling-code-in-submit_.patch patches.suse/ALSA-6fire-Use-common-error-handling-code-in-usb6fir.patch patches.suse/ALSA-core-Use-pS-printk-format-for-direct-addresses.patch patches.suse/ALSA-seq-Cancel-pending-autoload-work-at-unbinding-d patches.suse/0091-rtc-ds1307-remove-legacy-check-for-isil-irq2-can-wak.patch patches.suse/rtc-sa1100-fix-unbalanced-clk_prepare_enable-clk_dis.patch patches.suse/0108-rtc-ds1307-remove-member-irq-from-struct-ds1307.patch patches.suse/0109-rtc-ds1307-factor-out-bbsqi-bit-to-struct-chip_desc.patch patches.suse/0110-rtc-ds1307-improve-trickle-charger-initialization.patch patches.suse/0111-rtc-ds1307-constify-struct-chip_desc-variables.patch patches.suse/0112-rtc-ds1307-improve-irq-setup.patch patches.suse/0113-rtc-ds1307-factor-out-irq_handler-to-struct-chip_des.patch patches.suse/0114-rtc-ds1307-factor-out-rtc_ops-to-struct-chip_desc.patch patches.suse/0115-rtc-ds1307-factor-out-offset-to-struct-chip_desc.patch patches.suse/0116-rtc-ds1307-remove-member-nvram_offset-from-struct-ds.patch patches.suse/0117-rtc-ds1307-add-basic-support-for-ds1341-chip.patch patches.suse/0119-rtc-ds1307-remove-regs-member.patch patches.suse/0120-rtc-ds1307-use-sizeof.patch patches.suse/0121-rtc-ds1307-use-u32.patch patches.suse/0122-rtc-ds1307-use-BIT.patch patches.suse/0123-rtc-ds1307-fix-alignments-and-blank-lines.patch patches.suse/0124-rtc-ds1307-fix-braces.patch patches.suse/0125-rtc-ds1307-use-octal-permissions.patch patches.suse/clk-qcom-clk-smd-rpm-Fix-the-reported-rate-of-branch patches.suse/0074-clk-qoriq-add-clock-configuration-for-ls1088a-soc.patch patches.suse/0075-clk-qoriq-add-pll-clock-to-clock-lookup-table.patch patches.suse/clk-meson-gxbb-fix-meson-cts_amclk-divider-flags patches.suse/clk-meson-gxbb-fix-clk_mclk_i958-divider-flags patches.suse/clk-sunxi-ng-Fix-fractional-mode-for-N-M-clocks patches.suse/clk-sunxi-ng-multiplier-Fix-fractional-mode patches.suse/clk-sunxi-ng-Make-fractional-helper-less-chatty patches.suse/clk-sunxi-ng-Wait-for-lock-when-using-fractional-mod patches.suse/clk-sunxi-ng-h3-gate-then-ungate-PLL-CPU-clk-after-r patches.suse/clk-sunxi-ng-allow-set-parent-clock-PLL_CPUX-for-CPU patches.suse/0025-clk-fractional-divider-allow-overriding-of-approxima.patch patches.suse/0026-clk-rockchip-add-special-approximation-to-fix-up-fra.patch patches.suse/0027-clk-rockchip-Mark-rockchip_fractional_approximation-.patch patches.suse/clk-renesas-div6-Document-fields-used-for-parent-sel patches.suse/clk-qcom-msm8916-Fix-bimc-gpu-clock-ops patches.suse/clk-sunxi-fix-uninitialized-access patches.suse/clk-hi6220-change-watchdog-clock-source patches.suse/clk-Don-t-write-error-code-into-divider-register patches.suse/clk-si5351-fix-PLL-reset patches.suse/22-x86-mm-get-rid-of-vm_bug_on-in-switch_tlb_irqs_off.patch patches.suse/31-x86-hibernate-64-mask-off-cr3-s-pcid-bits-in-the-saved-cr3.patch patches.suse/32-x86-mm-64-initialize-cr4-pcide-early.patch patches.suse/msft-hv-1496-x86-hyper-V-Allocate-the-IDT-entry-early-in-boot.patch patches.suse/msft-hv-1497-x86-hyper-v-Remove-duplicated-HV_X64_EX_PROCESSOR_MA.patch patches.suse/tools-include-linux-Guard-against-redefinition-of-so.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.suse/lib-test_bitmap.c-use-ULL-suffix-for-64-bit-constant.patch patches.suse/IB-mlx4-fix-sprintf-format-warning.patch patches.suse/1353-mm-treewide-remove-gfp_temporary-allocation-flag patches.suse/mm-page_owner-skip-unnecessary-stack_trace-entries.patch patches.suse/pinctrl-amd-save-pin-registers-over-suspend-resume patches.suse/watchdog-revert-itco_wdt-all-versions-count-down-twice patches.suse/watchdog-da9063_wdt-Simplify-by-removing-unneeded-st.patch patches.suse/0022-watchdog-sp805-constify-amba_id.patch patches.suse/video-console-Add-dmi-quirk-table-for-x86-systems-wh patches.suse/video-console-Add-new-BIOS-date-for-GPD-pocket-to-dm patches.suse/video-fbdev-aty-do-not-leak-uninitialized-padding-in patches.suse/video-console-Update-BIOS-dates-list-for-GPD-win-con patches.suse/dm-mpath-avoid-that-building-with-W-1-causes-gcc-7-t.patch patches.suse/dm-mpath-complain-about-unsupported-__multipath_map_.patch patches.suse/0011-dm-rq-make-dm-sq-requeuing-behavior-consistent-with-.patch patches.suse/0012-dm-rq-do-not-update-rq-partially-in-each-ending-bio.patch patches.suse/0013-dm-integrity-optimize-writing-dm-bufio-buffers-that-.patch patches.suse/0014-dm-integrity-count-and-display-checksum-failures.patch patches.suse/dm-constify-argument-arrays.patch patches.suse/0015-dm-ioctl-constify-ioctl-lookup-table.patch patches.suse/0016-dm-log-writes-don-t-use-all-the-cpu-while-waiting-to.patch patches.suse/0017-dm-log-writes-fix-512b-sectorsize-support.patch patches.suse/0018-dm-integrity-do-not-check-integrity-for-failed-read-.patch patches.suse/0019-dm-integrity-make-blk_integrity_profile-structure-co.patch patches.suse/0020-dm-integrity-use-init_completion-instead-of-COMPLETI.patch patches.suse/dax-remove-the-pmem_dax_ops-flush-abstraction.patch patches.suse/lib-add-xxhash-module.patch patches.suse/lib-add-zstd-modules.patch patches.suse/btrfs-add-zstd-support.patch patches.suse/squashfs-add-zstd-support.patch patches.suse/0058-fs-fix-kernel_write-prototype patches.suse/orangefs-Don-t-clear-SGID-when-inheriting-ACLs.patch patches.suse/orangefs-off-by-ones-in-xattr-size-checks.patch patches.suse/0001-kvm-svm-add-a-missing-break-statement patches.suse/KVM-x86-Fix-handling-of-pending-signal-on-uninitiali.patch patches.suse/kvm-x86-fix-immediate_exit-handling-for-uninitialized-ap patches.suse/KVM-fix-rcu-warning-on-VM_CREATE-errors.patch patches.suse/KVM-x86-fix-clang-build.patch patches.suse/0001-kvm-svm-refactor-avic-vcpu-initialization-into-avic_init_vcpu patches.suse/0002-kvm-add-struct-kvm_vcpu-pointer-parameter-to-get_enable_apicv patches.suse/0003-kvm-svm-add-irqchip_split-checks-before-enabling-avic patches.suse/KVM-X86-Don-t-block-vCPU-if-there-is-pending-excepti.patch patches.suse/KVM-PPC-Book3S-0003-HV-Don-t-access-XIVE-PIPR-register-us.patch patches.suse/KVM-PPC-Book3S-HV-Hold-kvm-lock-around-call-to-kvmpp.patch patches.suse/KVM-PPC-Book3S-0004-HV-Fix-bug-causing-host-SLB-to-be-res.patch patches.suse/0003-kvm-async_pf-fix-df-due-to-inject-page-not-present-and-page-ready-exceptions-simultaneously patches.suse/KVM-trace-events-update-list-of-exit-reasons.patch patches.suse/0001-kvm-nVMX-Don-t-allow-L2-to-access-the-hardware-CR8.patch patches.suse/KVM-Don-t-accept-obviously-wrong-gsi-values-via-KVM_.patch patches.suse/0001-KVM-VMX-Do-not-BUG-on-out-of-bounds-guest-IRQ.patch patches.suse/0001-sched-wait-Add-swq_has_sleeper.patch patches.suse/0001-kvm-async_pf-Use-swq_has_sleeper.patch patches.suse/0001-kvm-lapic-Justify-use-of-swait_active.patch patches.suse/0001-kvm-x86-Fix-apf_task_wake_one-wq-serialization.patch patches.suse/0001-kvm-Serialize-wq-active-checks-in-kvm_vcpu_wake_up.patch patches.suse/0001-kvm-powerpc-Serialize-wq-active-checks-in-ops-vcpu_k.patch patches.suse/0001-kvm-mips-Fix-potential-swait_active-races.patch patches.suse/kvm-nVMX-Remove-nested_vmx_succeed-after-successful-.patch patches.suse/kvm-vmx-Handle-VMLAUNCH-VMRESUME-failure-properly.patch patches.suse/kvm-nVMX-Handle-deferred-early-VMLAUNCH-VMRESUME-fai.patch patches.suse/1354-drm-amdgpu-fix-huge-page-updates-with-cpu patches.suse/1355-drm-amdgpu-virtual_dce-virtual-display-doesn-t-support-disable-vblank-immediately patches.suse/1356-drm-amd-powerplay-unhalt-mec-after-loading patches.suse/1357-drm-amdgpu-gfx8-fix-spelling-typo-in-mqd-allocation patches.suse/1358-drm-amdgpu-add-automatic-per-asic-settings-for-gart_size patches.suse/1359-drm-amdgpu-fix-and-cleanup-shadow-handling patches.suse/1360-drm-amd-powerplay-acg-frequency-added-in-pptable patches.suse/1361-drm-amdgpu-refine-default-gart-size patches.suse/1362-drm-amdgpu-move-default-gart-size-setting-into-gmc-modules patches.suse/1363-drm-amdgpu-set-sched_hw_submission-higher-for-kiq-v3 patches.suse/1364-drm-ttm-fix-missing-inc-bo_count patches.suse/1365-drm-ttm-fix-wrong-decoding-of-bo_count patches.suse/1366-drm-amdgpu-remove-the-gart-copy-hack patches.suse/1367-drm-amdgpu-fix-amdgpu_ttm_bind patches.suse/1368-drm-amdgpu-inline-amdgpu_ttm_do_bind-again patches.suse/1369-drm-amd-amdgpu-fix-bank_select-on-vega10-v2 patches.suse/1370-drm-amdgpu-check-memory-allocation-failure patches.suse/1371-drm-amdgpu-remove-duplicate-return-statement patches.suse/drm-amdgpu-revert-fix-deadlock-of-reservation-betwee.patch patches.suse/Input-ucb1400_ts-fix-suspend-and-resume-handling.patch patches.suse/Input-xpad-validate-USB-endpoint-type-during-probe patches.suse/Input-i8042-add-Gigabyte-P57-to-the-keyboard-reset-t patches.suse/mlxsw-spectrum-Fix-EEPROM-access-in-case-of-SFP-SFP.patch patches.suse/msft-hv-1494-hv_netvsc-fix-deadlock-on-hotplug.patch patches.suse/msft-hv-1495-hv_netvsc-avoid-unnecessary-wakeups-on-subchannel-cr.patch patches.suse/net-bonding-Fix-transmit-load-balancing-in-balance-a.patch patches.suse/xdp-implement-xdp_redirect_map-for-generic-XDP.patch patches.suse/net-sched-fix-pointer-check-in-gen_handle.patch patches.suse/smsc95xx-Configure-pause-time-to-0xffff-when-tx-flow patches.suse/tcp-dccp-remove-reqsk_put-from-inet_child_forget.patch patches.suse/net_sched-get-rid-of-tcfa_rcu.patch patches.suse/net_sched-fix-reference-counting-of-tc-filter-chain.patch patches.suse/net_sched-carefully-handle-tcf_block_put.patch patches.suse/mlxsw-spectrum-Prevent-mirred-related-crash-on-remov.patch patches.suse/ip_tunnel-fix-ip-tunnel-lookup-in-collect_md-mode.patch patches.suse/0001-ip6_tunnel-fix-ip6-tunnel-lookup-in-collect_md-mode.patch patches.suse/net-bonding-fix-tlb_dynamic_lb-default-value.patch patches.suse/be2net-fix-TSO6-GSO-issue-causing-TX-stall-on-Lancer.patch patches.suse/net-sched-fix-use-after-free-in-tcf_action_destroy-a.patch patches.suse/nfp-add-whitelist-of-supported-flow-dissector.patch patches.suse/nfp-wait-for-board-state-before-talking-to-the-NSP.patch patches.suse/nfp-wait-for-the-NSP-resource-to-appear-on-boot.patch patches.suse/net_sched-gen_estimator-fix-scaling-error-in-bytes-p.patch patches.suse/MAINTAINERS-review-Renesas-DT-bindings-as-well patches.suse/sctp-potential-read-out-of-bounds-in-sctp_ulpevent_t.patch patches.suse/tls-make-tls_sw_free_resources-static.patch patches.suse/tg3-clean-up-redundant-initialization-of-tnapi.patch patches.suse/qed-remove-unnecessary-call-to-memset.patch patches.suse/net-vrf-avoid-gcc-4.6-warning.patch patches.suse/tcp-update-skb-skb_mstamp-more-carefully.patch patches.suse/msft-hv-1498-netvsc-increase-default-receive-buffer-size.patch patches.suse/sctp-fix-an-use-after-free-issue-in-sctp_sock_dump.patch patches.suse/sctp-do-not-mark-sk-dumped-when-inet_sctp_diag_fill-.patch patches.suse/bpf-verifier-reject-BPF_ALU64-BPF_END.patch patches.suse/tcp-fix-data-delivery-rate.patch patches.suse/mlxsw-spectrum_router-Only-handle-IPv4-and-IPv6-even.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-fs-proc-Report-eip-esp-in-prod-PID-stat-for-coredump.patch patches.suse/mmc-block-fix-incorrectly-initialized-requests.patch patches.suse/mmc-cavium-Fix-use-after-free-in-of_platform_device_ patches.suse/0001-cifs-check-rsp-for-NULL-before-dereferencing-in-SMB2.patch patches.suse/SMB3-Add-support-for-multidialect-negotiate-SMB2.1-a.patch patches.suse/cifs-xattr-hide-unused-functions.patch patches.suse/Update-version-of-cifs-module.patch patches.suse/0001-md-raid5-fix-a-race-condition-in-stripe-batch.patch patches.suse/0006-md-raid5-preserve-STRIPE_ON_UNPLUG_LIST-in-break_str.patch patches.suse/Revert-KVM-Don-t-accept-obviously-wrong-gsi-values-v.patch patches.suse/KVM-x86-Fix-the-NULL-pointer-parameter-in-check_cr_w.patch patches.suse/0005-kvm-vmx-do-not-change-sn-bit-in-vmx_update_pi_irte patches.suse/0002-kvm-vmx-remove-warn_on_once-in-kvm_vcpu_trigger_posted_interrupt patches.suse/scsi-scsi_transport_fc-fix-null-pointer-dereference-in.patch patches.suse/scsi-acornscsi-fix-build-error.patch patches.suse/scsi-sd-Remove-unnecessary-condition-in-sd_read_bloc.patch patches.suse/scsi-sg-factor-out-sg_fill_request_table.patch patches.suse/scsi-sg-fixup-infoleak-when-using-sg_get_request_table.patch patches.suse/tracing-Erase-irqsoff-trace-with-empty-write.patch patches.suse/tracing-Fix-trace_pipe-behavior-for-instance-traces.patch patches.suse/1372-uapi-linux-kfd_ioctl-h-only-use-_u32-and-_u64 patches.suse/1373-drm-amdkfd-remove-memset-before-memcpy patches.suse/1374-drm-amdkfd-pass-queue-s-mqd-when-destroying-mqd patches.suse/drm-i915-gvt-Fix-incorrect-PCI-BARs-reporting patches.suse/drm-i915-Fix-an-error-handling-in-intel_framebuffer_ patches.suse/drm-i915-bxt-set-min-brightness-from-VBT patches.suse/Revert-drm-i915-bxt-Disable-device-ready-before-shut patches.suse/drm-i915-cnp-set-min-brightness-from-VBT patches.suse/drm-i915-Remove-unused-in_vbl-from-i915_get_crtc_sca patches.suse/1375-drm-exynos-fix-locking-in-the-suspend-resume-paths patches.suse/1376-drm-exynos-fix-suspend-resume-support patches.suse/1377-drm-exynos-include-linux-irq-h patches.suse/1378-drm-exynos-hdmi-fix-unsafe-list-iteration patches.suse/0034-mtd-spi-nor-Check-consistency-of-the-memory-size-ext.patch patches.suse/0035-mtd-spi-nor-fix-DMA-unsafe-buffer-issue-in-spi_nor_r.patch patches.suse/tools-testing-nvdimm-disable-labels-for-nfit_test-1.patch patches.suse/libnvdimm-namespace-fix-btt-claim-class-crash.patch patches.suse/crypto-drbg-fix-freeing-of-resources patches.suse/0001-crypto-x86-blowfish-Fix-RBP-usage.patch patches.suse/0002-crypto-x86-camellia-Fix-RBP-usage.patch patches.suse/0003-crypto-x86-cast5-Fix-RBP-usage.patch patches.suse/0004-crypto-x86-cast6-Fix-RBP-usage.patch patches.suse/0005-crypto-x86-des3_ede-Fix-RBP-usage.patch patches.suse/0006-crypto-x86-sha1-avx2-Fix-RBP-usage.patch patches.suse/0007-crypto-x86-sha1-ssse3-Fix-RBP-usage.patch patches.suse/0008-crypto-x86-sha256-avx-Fix-RBP-usage.patch patches.suse/0009-crypto-x86-sha256-avx2-Fix-RBP-usage.patch patches.suse/0010-crypto-x86-sha256-ssse3-Fix-RBP-usage.patch patches.suse/0011-crypto-sha512-avx2-Fix-RBP-usage.patch patches.suse/0012-crypto-x86-twofish-Fix-RBP-usage.patch patches.suse/crypto-talitos-fix-sha224 patches.suse/crypto-talitos-fix-hashing patches.suse/crypto-talitos-Don-t-provide-setkey-for-non-hmac-has patches.suse/0020-crypto-inside-secure-fix-gcc-4.9-warnings.patch patches.suse/0017-crypto-caam-fix-LS1021A-support-on-ARMv7-multiplatfo.patch patches.suse/crypto-af_alg-update-correct-dst-SGL-entry.patch patches.suse/s390-perf-fix-bug-when-creating-per-thread-event.patch patches.suse/s390-dasd-fix-race-during-dasd-initialization.patch patches.suse/s390-mm-make-pmdp_invalidate-do-invalidation-only.patch patches.suse/s390-sles15-01-09-s390-mm-fix-write-access-check-in-gup_huge_pmd.patch patches.suse/s390-sles15-01-07-01-alternative-topology.patch patches.suse/s390-sles15-01-07-02-dynamic-topology.patch patches.suse/powerpc-sysrq-Fix-oops-whem-ppmu-is-not-registered.patch patches.suse/powerpc-tm-Flush-TM-only-if-CPU-has-TM-feature.patch patches.suse/powerpc-powernv-Clear-LPCR-PECE1-via-stop-api-only-f.patch patches.suse/powerpc-eeh-Create-PHB-PEs-after-EEH-is-initialized.patch patches.suse/powerpc-pseries-Fix-OF-ERROR-Bad-of_node_put-on-cpus.patch patches.suse/powerpc-pseries-Fix-parent_dn-reference-leak-in-add_.patch patches.suse/xen-x86-mark-xen_find_pt_base-as-init.patch patches.suse/0032-arm64-efi-Don-t-include-EFI-fpsimd-save-restore-code.patch patches.suse/0023-drivers-perf-arm_pmu_acpi-Release-memory-obtained-by.patch patches.suse/0003-iommu-of-Remove-PCI-host-bridge-node-check.patch patches.suse/0041-libceph-don-t-allow-bidirectional-swap-of-pg-upmap-items.patch patches.suse/0042-ceph-avoid-panic-in-create_session_open_msg-if-utsname-returns-null.patch patches.suse/0001-Fix-SMB3.1.1-guest-authentication-to-Samba.patch patches.suse/SMB3-Fix-endian-warning.patch patches.suse/0001-SMB3-Warn-user-if-trying-to-sign-connection-that-aut.patch patches.suse/cifs-show-soft-in-the-mount-options-for-hard-mounts.patch patches.suse/Update-session-and-share-information-displayed-for-debugging-SMB2-S.patch patches.suse/CIFS-make-arrays-static-const-reduces-object-code-size.patch patches.suse/0001-cifs-release-cifs-root_cred-after-exit_cifs.patch patches.suse/0001-cifs-release-auth_key.response-for-reconnect.patch patches.suse/0001-SMB-Validate-negotiate-to-protect-against-downgrade-.patch patches.suse/0001-SMB3-handle-new-statx-fields.patch patches.suse/0001-SMB3-Don-t-ignore-O_SYNC-O_DSYNC-and-O_DIRECT-flags.patch patches.suse/Input-uinput-avoid-crash-when-sending-FF-request-to- patches.suse/PM-core-Fix-device_pm_check_callbacks patches.suse/driver-core-Fix-link-to-device-power-management-docu patches.suse/PM-docs-Drop-an-excess-character-from-devices.rst patches.suse/0129-ARM-cpuidle-Avoid-memleak-if-init-fail.patch patches.suse/ACPI-bus-Make-ACPI_HANDLE-work-for-non-GPL-code-agai.patch patches.suse/ACPI-watchdog-properly-initialize-resources patches.suse/ACPI-properties-Return-_DSD-hierarchical-extension-d.patch patches.suse/udpv6-Fix-the-checksum-computation-when-HW-checksum-.patch patches.suse/ip6_gre-skb_push-ipv6hdr-before-packing-the-header-i.patch patches.suse/net-phy-Fix-mask-value-write-on-gmii2rgmii-converter.patch patches.suse/ip6_tunnel-do-not-allow-loading-ip6_tunnel-if-ipv6-i.patch patches.suse/net-sched-cls_matchall-fix-crash-when-used-with-clas.patch patches.suse/bnxt_en-check-for-ingress-qdisc-in-flower-offload.patch patches.suse/bpf-devmap-pass-on-return-value-of-bpf_map_precharge.patch patches.suse/tcp-remove-two-unused-functions.patch patches.suse/8139too-revisit-napi_complete_done-usage.patch patches.suse/nl80211-check-for-the-required-netlink-attributes-pr.patch patches.suse/nl80211-fix-null-ptr-dereference-on-invalid-mesh-con.patch patches.suse/net-phy-Kconfig-Fix-PHY-infrastructure-menu-in-menuc.patch patches.suse/bpf-do-not-disable-enable-BH-in-bpf_map_free_id.patch patches.suse/net-hns3-Fixes-initialization-of-phy-address-from-fi.patch patches.suse/net-hns3-Fixes-the-command-used-to-unmap-ring-from-v.patch patches.suse/net-hns3-Fixes-ring-to-vector-map-and-unmap-command.patch patches.suse/net-hns3-Fixes-the-initialization-of-MAC-address-in-.patch patches.suse/net-hns3-Fixes-the-ether-address-copy-with-appropria.patch patches.suse/net-hns3-Fixes-the-default-VLAN-id-of-PF.patch patches.suse/net-hns3-Fixes-the-premature-exit-of-loop-when-match.patch patches.suse/tcp-fastopen-fix-on-syn-data-transmit-failure.patch patches.suse/net-emac-Fix-napi-poll-list-corruption.patch patches.suse/bpf-fix-ri-map_owner-pointer-on-bpf_prog_realloc.patch patches.suse/net-ipv6-fix-regression-of-no-RTM_DELADDR-sent-after.patch patches.suse/ipv6-fix-net.ipv6.conf.all-interface-DAD-handlers.patch patches.suse/packet-hold-bind-lock-when-rebinding-to-fanout-hook.patch patches.suse/bpf-one-perf-event-close-won-t-free-bpf-program-atta.patch patches.suse/net-change-skb-mac_header-when-Generic-XDP-calls-adj.patch patches.suse/0001-isdn-i4l-fetch-the-ppp_write-buffer-in-one-shot.patch patches.suse/net-hns3-Cleanup-for-ROCE-capability-flag-in-ae_dev.patch patches.suse/net-hns3-Fix-initialization-when-cmd-is-not-supporte.patch patches.suse/net-hns3-Fix-for-DEFAULT_DV-when-dev-doesn-t-support.patch patches.suse/net-hns3-Fix-for-not-setting-rx-private-buffer-size-.patch patches.suse/net-hns3-Fix-for-rx_priv_buf_alloc-not-setting-rx-sh.patch patches.suse/net-hns3-Fix-for-rx-priv-buf-allocation-when-DCB-is-.patch patches.suse/net-hns3-Fix-typo-error-for-feild-in-hclge_tm.patch patches.suse/net-hns3-Fix-for-setting-rss_size-incorrectly.patch patches.suse/net-hns3-Fix-for-pri-to-tc-mapping-in-TM.patch patches.suse/net_sched-always-reset-qdisc-backlog-in-qdisc_reset.patch patches.suse/net_sched-hfsc-fix-curve-activation-in-hfsc_change_c.patch patches.suse/net_sched-remove-cls_flower-idr-on-failure.patch patches.suse/msft-hv-1499-hv_netvsc-fix-send-buffer-failure-on-MTU-change.patch patches.suse/net-ethtool-Add-back-transceiver-type.patch patches.suse/net-phy-Keep-reporting-transceiver-type.patch patches.suse/lan78xx-Fix-for-eeprom-read-write-when-device-auto-s.patch patches.suse/lan78xx-Allow-EEPROM-write-for-less-than-MAX_EEPROM_.patch patches.suse/lan78xx-Use-default-values-loaded-from-EEPROM-OTP-af.patch patches.suse/net-smc-add-missing-dev_put.patch patches.suse/s390-sles15sp1-00-11-012-net-smc-add-receive-timeout-check.patch patches.suse/s390-sles15sp1-00-11-013-net-smc-take-RCU-read-lock-for-routing-cache-lookup.patch patches.suse/s390-sles15sp1-00-11-014-net-smc-adjust-net_device-refcount.patch patches.suse/s390-sles15sp1-00-11-015-net-smc-adapt-send-request-completion-notification.patch patches.suse/s390-sles15sp1-00-11-016-net-smc-longer-delay-for-client-link-group-removal.patch patches.suse/s390-sles15sp1-00-11-017-net-smc-terminate-link-group-if-out-of-sync-is-recei.patch patches.suse/s390-sles15sp1-00-11-018-net-smc-introduce-a-delay.patch patches.suse/s390-sles15sp1-00-11-019-net-smc-no-close-wait-in-case-of-process-shut-down.patch patches.suse/net-phy-Fix-truncation-of-large-IRQ-numbers-in-phy_a.patch patches.suse/net-prevent-dst-uses-after-free.patch patches.suse/net-set-tb-fast_sk_family.patch patches.suse/net-use-inet6_rcv_saddr-to-compare-sockets.patch patches.suse/inet-fix-improper-empty-comparison.patch patches.suse/IB-core-Fix-for-core-panic.patch patches.suse/iw_cxgb4-put-ep-reference-in-pass_accept_req.patch patches.suse/iw_cxgb4-drop-listen-destroy-replies-if-no-ep-found.patch patches.suse/iw_cxgb4-remove-the-stid-on-listen-create-failure.patch patches.suse/IB-ipoib-Suppress-the-retry-related-completion-error.patch patches.suse/IB-ocrdma-fix-incorrect-fall-through-on-switch-state.patch patches.suse/IB-mlx5-fix-debugfs-cleanup.patch patches.suse/IB-bnxt_re-Fix-frame-stack-compilation-warning.patch patches.suse/RDMA-vmw_pvrdma-Fix-reporting-correct-opcodes-for-co.patch patches.suse/i40iw-Fail-open-if-there-are-no-available-MSI-X-vect.patch patches.suse/i40iw-Prevent-multiple-netdev-event-notifier-registr.patch patches.suse/i40iw-Call-i40iw_cm_disconn-on-modify-QP-to-disconne.patch patches.suse/i40iw-Add-missing-VLAN-priority.patch patches.suse/i40iw-Add-support-for-port-reuse-on-active-side-conn.patch patches.suse/bnxt_re-Fix-update-of-qplib_qp.mtu-when-modified.patch patches.suse/bnxt_re-Stop-issuing-further-cmds-to-FW-once-a-cmd-t.patch patches.suse/bnxt_re-Fix-compare-and-swap-atomic-operands.patch patches.suse/bnxt_re-Free-up-devices-in-module_exit-path.patch patches.suse/bnxt_re-Fix-race-between-the-netdev-register-and-unr.patch patches.suse/bnxt_re-Remove-RTNL-lock-dependency-in-bnxt_re_query.patch patches.suse/bnxt_re-Fix-memory-leak-in-FRMR-path.patch patches.suse/bnxt_re-Don-t-issue-cmd-to-delete-GID-for-QP1-GID-en.patch patches.suse/tpm-replace-msleep-with-usleep_range-in-tpm-1-2-2-0-generic-drivers.patch patches.suse/tpm-ibmvtpm-simplify-crq-initialization-and-document.patch patches.suse/irqchip-gic-v3-Iterate-over-possible-CPUs-by-for_eac.patch patches.suse/irqchip-gic-v4-Fix-building-with-ancient-gcc.patch patches.suse/23-x86-mm-factor-out-cr3-building-code.patch patches.suse/0001-objtool-Handle-another-GCC-stack-pointer-adjustment-.patch patches.suse/msft-hv-1502-x86-asm-Fix-inline-asm-call-constraints-for-Clang.patch patches.suse/rcu-Allow-for-page-faults-in-NMI-handlers.patch patches.suse/extable-Consolidate-kernel_text_address-functions.patch patches.suse/extable-Enable-RCU-if-it-is-not-watching-in-kernel_t.patch patches.suse/tracing-Remove-RCU-work-arounds-from-stack-tracer.patch patches.suse/gfs2-Fix-debugfs-glocks-dump.patch patches.suse/brd-fix-overflow-in-__brd_direct_access.patch patches.suse/bsg-lib-don-t-free-job-in-bsg_prepare_job.patch patches.suse/nbd-ignore-non-nbd-ioctl-s.patch patches.suse/blktrace-Fix-potential-deadlock-between-delete-sysfs.patch patches.suse/loop-remove-union-of-use_aio-and-ref-in-struct-loop_.patch patches.suse/nvme-fc-remove-use-of-FC-specific-error-codes.patch patches.suse/nvmet-fc-remove-use-of-FC-specific-error-codes.patch patches.suse/nvmet-fcloop-remove-use-of-FC-specific-error-codes.patch patches.suse/lpfc-remove-use-of-FC-specific-error-codes.patch patches.suse/qla2xxx-remove-use-of-FC-specific-error-codes.patch patches.suse/nvme.h-remove-FC-transport-specific-error-values.patch patches.suse/nvme-add-transport-SGL-definitions.patch patches.suse/nvme-fc-use-transport-specific-sgl-format.patch patches.suse/nvmet-fc-fix-failing-max-io-queue-connections.patch patches.suse/nvme-pci-initialize-queue-memory-before-interrupts.patch patches.suse/nvme-pci-Print-invalid-SGL-only-once.patch patches.suse/nvme-stop-aer-posting-if-controller-state-not-live.patch patches.suse/nvme-allow-timed-out-ios-to-retry.patch patches.suse/nvme-fabrics-Allow-0-as-KATO-value.patch patches.suse/nvmet-implement-valid-sqhd-values-in-completions.patch patches.suse/0001-fs-Fix-page-cache-inconsistency-when-mixing-buffered.patch patches.suse/block-fix-a-crash-caused-by-wrong-API.patch patches.suse/nvme-fix-sqhd-reference-when-admin-queue-connect-fai.patch patches.suse/nvme-core-Use-nvme_wq-to-queue-async-events-and-fw-a.patch patches.suse/nvme-rdma-give-up-reconnect-if-state-change-fails.patch patches.suse/nvme-rdma-don-t-fully-stop-the-controller-in-error-r.patch patches.suse/nvmet-fc-on-port-remove-call-put-outside-lock.patch patches.suse/nvmet-fc-ensure-target-queue-id-within-range.patch patches.suse/nvmet-fc-sync-header-templates-with-comments.patch patches.suse/nvme-fcloop-fix-port-deletes-and-callbacks.patch patches.suse/vfs-Return-ENXIO-for-negative-SEEK_HOLE-SEEK_DATA-of.patch patches.suse/mmc-sdhci-pci-Fix-voltage-switch-for-some-Intel-host patches.suse/x86-fpu-add-fpu-state-copying-quirk-to-handle-xrstor-failure-on-intel-skylake-cpus.patch patches.suse/x86-fpu-don-t-let-userspace-set-bogus-xcomp_bv.patch patches.suse/selftests-bpf-Make-bpf_util-work-on-uniprocessor-sys.patch patches.suse/seccomp-fix-the-usage-of-get-put_seccomp_filte.patch patches.suse/IB-core-Fix-typo-in-the-name-of-the-tag-matching-cap.patch patches.suse/IB-core-Fix-qp_sec-use-after-free-access.patch patches.suse/IB-Correct-MR-length-field-to-be-64-bit.patch patches.suse/IB-ipoib-Fix-sysfs-Pkey-create-remove-possible-deadl.patch patches.suse/IB-ipoib-Fix-inconsistency-with-free_netdev-and-free.patch patches.suse/IB-mlx5-Simplify-mlx5_ib_cont_pages.patch patches.suse/IB-mlx5-Fix-NULL-deference-on-mlx5_ib_update_xlt-fai.patch patches.suse/IB-hfi1-Turn-off-AOC-TX-after-offline-substates.patch patches.suse/IB-hfi1-Only-reset-QSFP-after-link-up-and-turn-off-A.patch patches.suse/IB-hfi1-Check-eeprom-config-partition-validity.patch patches.suse/IB-hfi1-Return-correct-value-in-general-interrupt-ha.patch patches.suse/Revert-IB-ipoib-Update-broadcast-object-if-PKey-valu.patch patches.suse/IB-hfi1-On-error-fix-use-after-free-during-user-cont.patch patches.suse/IB-hfi1-Unsuccessful-PCIe-caps-tuning-should-not-fai.patch patches.suse/xfs-don-t-unconditionally-clear-the-reflink-flag-on-.patch patches.suse/xfs-evict-CoW-fork-extents-when-performing-finsert-f.patch patches.suse/fs-xfs-Use-pS-printk-format-for-direct-addresses.patch patches.suse/xfs-kill-meaningless-variable-zero.patch patches.suse/xfs-report-zeroed-or-not-correctly-in-xfs_zero_range.patch patches.suse/xfs-validate-bdev-support-for-DAX-inode-flag.patch patches.suse/iomap_dio_rw-allocate-aio-completion-queue-before-submitting-dio.patch patches.suse/xfs-update-i_size-after-unwritten-conversion-in-dio-.patch patches.suse/xfs-perag-initialization-should-only-touch-m_ag_max_.patch patches.suse/xfs-Capture-state-of-the-right-inode-in-xfs_iflush_d.patch patches.suse/PM-OPP-Call-notifier-without-holding-opp_table-lock patches.suse/cpufreq-docs-Drop-intel-pstate.txt-from-index.txt patches.suse/ACPI-APEI-clear-error-status-before-acknowledging-th.patch patches.suse/KEYS-fix-cred-refcount-leak-in-request_key_auth_new patches.suse/KEYS-don-t-revoke-uninstantiated-key-in-request_key_ patches.suse/KEYS-fix-key-refcount-leak-in-keyctl_assume_authorit patches.suse/KEYS-fix-key-refcount-leak-in-keyctl_read_key patches.suse/keys-fix-writing-past-end-of-user-supplied-buffer-in-keyring_read patches.suse/0001-KEYS-prevent-creating-a-different-user-s-keyrings.patch patches.suse/keys-prevent-keyctl_read-on-negative-key patches.suse/security-keys-properly-zero-out-sensitive-key-materi patches.suse/security-keys-rewrite-all-of-big_key-crypto patches.suse/18.2-kvm-nvmx-fix-host_cr3-host_cr4-cache.patch patches.suse/KVM-PPC-Book3S-HV-Check-for-updated-HDSISR-on-P9-HDS.patch patches.suse/KVM-VMX-extract-__pi_post_block.patch patches.suse/KVM-VMX-avoid-double-list-add-with-VT-d-posted-inter.patch patches.suse/KVM-VMX-simplify-and-fix-vmx_vcpu_pi_load.patch patches.suse/KVM-VMX-use-cmpxchg64.patch patches.suse/KVM-nVMX-Fix-nested-PF-intends-to-break-L1-s-vmlauch.patch patches.suse/kvm-x86-Handle-async-PF-in-RCU-read-side-critical-se.patch patches.suse/0001-arm64-Make-sure-SPsel-is-always-set.patch patches.suse/0001-arm64-mm-Use-READ_ONCE-when-dereferencing-pointer-to.patch patches.suse/0001-arm64-fault-Route-pte-translation-faults-via-do_tran.patch patches.suse/iommu-io-pgtable-arm-v7s-Need-dma-sync-while-there-i.patch patches.suse/iommu-amd-pr_err-strings-should-end-with-newlines patches.suse/iommu-Fix-comment-for-iommu_ops.map_sg.patch patches.suse/1379-drm-amdkfd-check-for-null-dev-to-avoid-a-null-pointer-dereference patches.suse/1380-drm-amdkfd-fix-incorrect-destroy_mqd-parameter patches.suse/1381-drm-amdkfd-fix-kernel-queue-wrapping-bugs patches.suse/1382-drm-amdkfd-print-event-limit-messages-only-once-per-process patches.suse/etnaviv-fix-submit-error-path patches.suse/etnaviv-fix-gem-object-list-corruption patches.suse/drm-amdgpu-revert-update-tile-table-for-oland-hainan.patch patches.suse/drm-radeon-disable-hard-reset-in-hibernate-for-APUs patches.suse/qxl-fix-primary-surface-handling.patch patches.suse/qxl-fix-pinning.patch patches.suse/1384-drm-tegra-trace-fix-path-to-include patches.suse/PCI-Fix-race-condition-with-driver_override patches.suse/0021-md-separate-request-handling.patch patches.suse/0022-md-fix-a-race-condition-for-flush-request-handling.patch patches.suse/0023-dm-raid-fix-a-race-condition-in-request-handling.patch patches.suse/0024-md-raid5-cap-worker-count.patch patches.suse/Btrfs-do-not-reset-bio-bi_ops-while-writing-bio.patch patches.suse/btrfs-clear-ordered-flag-on-cleaning-up-ordered-extents.patch patches.suse/btrfs-finish-ordered-extent-cleaning-if-no-progress-is-found.patch patches.suse/btrfs-fix-null-pointer-dereference-from-free_reloc_roots.patch patches.suse/btrfs-propagate-error-to-btrfs_cmp_data_prepare-caller.patch patches.suse/0001-Btrfs-use-btrfs_op-instead-of-bio_op-in-__btrfs_map_.patch patches.suse/btrfs-fix-kernel-oops-while-reading-compressed-data.patch patches.suse/btrfs-log-csums-for-all-modified-extents.patch patches.suse/scsi-aacraid-Fix-2T-drives-on-SmartIOC-2000.patch patches.suse/scsi-lpfc-Don-t-return-internal-MBXERR_ERROR-code-fr.patch patches.suse/scsi-aacraid-error-testing-array-offset-bus-after-us.patch patches.suse/scsi-scsi_transport_iscsi-fix-the-issue-that.patch patches.suse/scsi-scsi_transport_fc-set-scsi_target_id-upon-resca.patch patches.suse/scsi-scsi_transport_fc-Also-check-for-NOTPRESENT-in-.patch patches.suse/scsi-aacraid-Add-a-small-delay-after-IOP-reset.patch patches.suse/scsi-ILLEGAL-REQUEST-ASC-27-target-failure.patch patches.suse/mtd-nand-atmel-fix-buffer-overflow-in-atmel_pmecc_us.patch patches.suse/objtool-Skip-unreachable-warnings-for-GCC-4.4-and-ol.patch patches.suse/objtool-Support-unoptimized-frame-pointer-setup.patch patches.suse/genirq-Check-__free_irq-return-value-for-NULL.patch patches.suse/irq-generic-chip-Don-t-replace-domain-s-name.patch patches.suse/0001-futex-Fix-pi_state-owner-serialization.patch patches.suse/0001-locking-rwsem-xadd-Fix-missed-wakeup-due-to-reorderi.patch patches.suse/tools-include-Sync-kernel-ABI-headers-with-tooling-h.patch patches.suse/sched-sysctl-Check-user-input-value-of-sysctl_sched_ patches.suse/timer-Prepare-to-change-timer-callback-argument-type.patch patches.suse/x86-mm-fix-fault-error-path-using-unsafe-vma-pointer.patch patches.suse/0001-x86-asm-Fix-inline-asm-call-constraints-for-GCC-4.4.patch patches.suse/0001-x86-asm-Use-register-variable-to-get-stack-pointer-v.patch patches.suse/auxdisplay-charlcd-properly-restore-atomic-counter-o.patch patches.suse/stm-class-Fix-a-use-after-free patches.suse/intel_th-pci-Add-Cedar-Fork-PCH-support patches.suse/intel_th-pci-Add-Lewisburg-PCH-support patches.suse/msft-hv-1500-vmbus-don-t-acquire-the-mutex-in-vmbus_hvsock_device.patch patches.suse/msft-hv-1501-Drivers-hv-fcopy-restore-correct-transfer-length.patch patches.suse/driver-core-platform-Don-t-read-past-the-end-of-driv patches.suse/staging-r8822be-fix-null-pointer-dereferences-with-a.patch patches.suse/staging-vchiq_2835_arm-Fix-NULL-ptr-dereference-in-f patches.suse/staging-rtl8723bs-add-missing-range-check-on-id patches.suse/staging-rtl8723bs-avoid-null-pointer-dereference-on- patches.suse/iio-magnetometer-st_magn-fix-drdy-line-configuration patches.suse/iio-adc-twl4030-Fix-an-error-handling-path-in-twl403 patches.suse/iio-adc-twl4030-Disable-the-vusb3v1-rugulator-in-the patches.suse/iio-adc-twl4030-Return-an-error-if-we-can-not-enable patches.suse/iio-trigger-stm32-timer-preset-shouldn-t-be-buffered patches.suse/iio-trigger-stm32-timer-fix-a-corner-case-to-write-p patches.suse/iio-adc-mcp320x-Fix-oops-on-module-unload patches.suse/iio-adc-mcp320x-Fix-readout-of-negative-voltages patches.suse/IIO-BME280-Updates-to-Humidity-readings-need-ctrl_re patches.suse/iio-ad_sigma_delta-Implement-a-dedicated-reset-funct patches.suse/iio-ad7793-Fix-the-serial-interface-reset patches.suse/iio-core-Return-error-for-failed-read_reg patches.suse/staging-iio-ad7192-Fix-use-the-dedicated-reset-funct patches.suse/0126-tty-serial-lpuart-avoid-report-NULL-interrupt.patch patches.suse/0001-uwb-ensure-that-endpoint-is-interrupt.patch patches.suse/0001-uwb-properly-check-kthread_run-return-value.patch patches.suse/0001-usb-Increase-quirk-delay-for-USB-devices.patch patches.suse/0001-usb-xhci-Free-the-right-ring-in-xhci_add_endpoint.patch patches.suse/0001-xhci-fix-finding-correct-bus_state-structure-for-USB.patch patches.suse/0001-usb-pci-quirks.c-Corrected-timeout-values-used-in-ha.patch patches.suse/0001-xhci-fix-wrong-endpoint-ESIT-value-shown-in-tracing.patch patches.suse/0001-usb-host-xhci-plat-allow-sysdev-to-inherit-from-ACPI.patch patches.suse/0001-xhci-Fix-sleeping-with-spin_lock_irq-held-in-ASmedia.patch patches.suse/0001-xhci-set-missing-SuperSpeedPlus-Link-Protocol-bit-in.patch patches.suse/0001-Revert-xhci-Limit-USB2-port-wake-support-for-AMD-Pro.patch patches.suse/0001-USB-fix-out-of-bounds-in-usb_set_configuration.patch patches.suse/0001-usb-dwc3-ep0-fix-DMA-starvation-by-assigning-req-trb.patch patches.suse/usb-gadget-dummy-fix-nonsensical-comparisons.patch patches.suse/0001-USB-core-harden-cdc_parse_cdc_header.patch patches.suse/0001-usb-storage-fix-bogus-hardware-error-messages-for-AT.patch patches.suse/0001-usb-storage-unusual_devs-entry-to-fix-write-access-r.patch patches.suse/0001-USB-uas-fix-bug-in-handling-of-alternate-settings.patch patches.suse/0001-USB-devio-Prevent-integer-overflow-in-proc_do_submit.patch patches.suse/0001-USB-devio-Don-t-corrupt-user-memory.patch patches.suse/0001-USB-cdc-wdm-ignore-EPIPE-from-GetEncapsulatedRespons.patch patches.suse/percpu-make-this_cpu_generic_read-atomic-w-r-t-interrupts.patch patches.suse/cgroup-Reinit-cgroup_taskset-structure-before-cgroup_migrate_execute-returns.patch patches.suse/ftrace-Fix-kmemleak-in-unregister_ftrace_graph.patch patches.suse/lsm-fix-smack_inode_removexattr-and-xattr_getsecurit.patch patches.suse/include-linux-mm.h-fix-typo-in-VM_MPX-definition.patch patches.suse/ksm-fix-unlocked-iteration-over-vmas-in-cmp_and_merge_page.patch patches.suse/mm-hugetlb-soft_offline-save-compound-page-order-bef.patch patches.suse/0001-mm-oom_reaper-skip-mm-structs-with-mmu-notifiers.patch patches.suse/mm-compaction-serialize-waitqueue_active-checks-for-real.patch patches.suse/mm-meminit-mark-init_reserved_page-as-__meminit.patch patches.suse/zram-fix-null-dereference-of-handle.patch patches.suse/mm-avoid-marking-swap-cached-page-as-lazyfree.patch patches.suse/mm-fix-data-corruption-caused-by-lazyfree-page.patch patches.suse/mm-device-public-memory-fix-edge-case-in-vm_normal_page.patch patches.suse/userfaultfd-non-cooperative-fix-fork-use-after-free.patch patches.suse/include-linux-bitfield.h-remove-32bit-from-FIELD_GET.patch patches.suse/kernel-sysctl.c-remove-duplicate-UINT_MAX-check-on-d.patch patches.suse/0001-mm-memory_hotplug-add-scheduling-point-to-__add_page.patch patches.suse/0002-mm-page_alloc-add-scheduling-point-to-memmap_init_zo.patch patches.suse/0003-memremap-add-scheduling-point-to-devm_memremap_pages.patch patches.suse/0001-kernel-kcmp.c-drop-branch-leftover-typo.patch patches.suse/mm-memory_hotplug-change-pfn_to_section_nr-section_n.patch patches.suse/mm-memory_hotplug-define-find_-smallest-biggest-_sec.patch patches.suse/lib-ratelimit-c-use-deferred-printk-version.patch patches.suse/cnic-Fix-an-error-handling-path-in-cnic_alloc_bnx2x_.patch patches.suse/l2tp-ensure-sessions-are-freed-after-their-PPPOL2TP-.patch patches.suse/l2tp-fix-race-between-l2tp_session_delete-and-l2tp_t.patch patches.suse/net-qcom-emac-specify-the-correct-size-when-mapping-.patch patches.suse/rocker-fix-rocker_tlv_put_-functions-for-KASAN.patch patches.suse/0001-netlink-fix-nla_put_-u8-u16-u32-for-KASAN.patch patches.suse/vti-fix-use-after-free-in-vti_tunnel_xmit-vti6_tnl_x.patch patches.suse/l2tp-fix-race-condition-in-l2tp_tunnel_delete.patch patches.suse/aquantia-Setup-max_mtu-in-ndev-to-enable-jumbo-frame.patch patches.suse/iwlwifi-mvm-fix-wowlan-resume-failed-to-load-INIT-uc.patch patches.suse/iwlwifi-mvm-Flush-non-STA-TX-queues.patch patches.suse/0001-iwlwifi-mvm-send-all-non-bufferable-frames-on-the-pr.patch patches.suse/0001-iwlwifi-mvm-change-state-when-queueing-agg-start-wor.patch patches.suse/0001-iwlwifi-mvm-wake-the-correct-mac80211-queue.patch patches.suse/iwlwifi-mvm-use-IWL_HCMD_NOCOPY-for-MCAST_FILTER_CMD.patch patches.suse/iwlwifi-mvm-handle-FIF_ALLMULTI-when-setting-multica.patch patches.suse/0001-iwlwifi-mvm-initialize-status-in-iwl_mvm_add_int_sta.patch patches.suse/iwlwifi-mvm-set-status-before-calling-iwl_mvm_send_c.patch patches.suse/iwlwifi-mvm-fix-reorder-buffer-for-9000-devices.patch patches.suse/brcmfmac-add-length-check-in-brcmf_cfg80211_escan_ha patches.suse/brcmfmac-setup-passive-scan-if-requested-by-user-spa patches.suse/ath10k-mark-PM-functions-as-__maybe_unused.patch patches.suse/sctp-Fix-a-big-endian-bug-in-sctp_diag_dump.patch patches.suse/tun-bail-out-from-tun_get_user-if-the-skb-is-empty.patch patches.suse/net-mvpp2-fix-parsing-fragmentation-detection.patch patches.suse/net-mvpp2-fix-port-list-indexing.patch patches.suse/net-mvpp2-do-not-select-the-internal-source-clock.patch patches.suse/inetpeer-fix-RCU-lookup-again.patch patches.suse/net-dsa-Fix-network-device-registration-order.patch patches.suse/packet-in-packet_do_bind-test-fanout-with-bind_lock-.patch patches.suse/packet-only-test-po-has_vnet_hdr-once-in-packet_snd.patch patches.suse/net-dsa-mv88e6xxx-lock-mutex-when-freeing-IRQs.patch patches.suse/net-Set-sk_prot_creator-when-cloning-sockets-to-the-.patch patches.suse/net-mlx5e-IPoIB-Fix-access-to-invalid-memory-address.patch patches.suse/net-mlx5-Fix-FPGA-capability-location.patch patches.suse/net-mlx5-Check-device-capability-for-maximum-flow-co.patch patches.suse/net-mlx5e-Fix-erroneous-freeing-of-encap-header-buff.patch patches.suse/net-mlx5e-Disallow-TC-offloading-of-unsupported-matc.patch patches.suse/net-mlx5e-Check-encap-entry-state-when-offloading-tu.patch patches.suse/net-mlx5e-Print-netdev-features-correctly-in-error-m.patch patches.suse/net-mlx5e-Don-t-add-remove-802.1ad-rules-when-changi.patch patches.suse/net-mlx5e-Fix-calculated-checksum-offloads-counters.patch patches.suse/net-mlx5-Fix-static-checker-warning-on-steering-trac.patch patches.suse/net-mlx5-Fix-wrong-indentation-in-enable-SRIOV-code.patch patches.suse/netlink-do-not-proceed-if-dump-s-start-errs.patch patches.suse/ip6_gre-ip6gre_tap-device-should-keep-dst.patch patches.suse/ip6_tunnel-update-mtu-properly-for-ARPHRD_ETHER-tunn.patch patches.suse/IPv4-early-demux-can-return-an-error-code.patch patches.suse/udp-perform-source-validation-for-mcast-early-demux.patch patches.suse/ppp-fix-__percpu-annotation patches.suse/tipc-use-only-positive-error-codes-in-messages.patch patches.suse/l2tp-fix-l2tp_eth-module-loading.patch patches.suse/r8152-add-Linksys-USB3GIGV1-id.patch patches.suse/net-mvpp2-Fix-clock-resource-by-adding-an-optional-b.patch patches.suse/net-hns3-Fix-an-error-handling-path-in-hclge_rss_ini.patch patches.suse/mlxsw-spectrum_router-Move-VRF-refcounting.patch patches.suse/mlxsw-spectrum_router-Track-RIF-of-IPIP-next-hops.patch patches.suse/socket-bpf-fix-possible-use-after-free.patch patches.suse/net-rtnetlink-fix-info-leak-in-RTM_GETSTATS-call.patch patches.suse/bpf-fix-bpf_tail_call-x64-JIT.patch patches.suse/0001-HID-wacom-bits-shifted-too-much-for-9th-and-10th-but.patch patches.suse/0001-HID-wacom-leds-Don-t-try-to-control-the-EKR-s-read-o.patch patches.suse/0001-HID-wacom-Properly-report-negative-values-from-Intuo.patch patches.suse/0001-HID-wacom-Correct-coordinate-system-of-touchring-and.patch patches.suse/0001-HID-rmi-Make-sure-the-HID-device-is-opened-on-resume.patch patches.suse/0001-HID-i2c-hid-allocate-hid-buffers-for-real-worst-case.patch patches.suse/0001-HID-wacom-generic-Send-MSC_SERIAL-and-ABS_MISC-when-.patch patches.suse/0001-HID-wacom-generic-Clear-ABS_MISC-when-tool-leaves-pr.patch patches.suse/0001-HID-wacom-Always-increment-hdev-refcount-within-waco.patch patches.suse/ALSA-compress-Remove-unused-variable patches.suse/ALSA-hda-program-ICT-bits-to-support-HBR-audio patches.suse/ALSA-usb-audio-Add-sample-rate-quirk-for-Plantronics-C31 patches.suse/ALSA-pcm-Fix-structure-definition-for-X32-ABI.patch patches.suse/ALSA-usb-audio-Check-out-of-bounds-access-by-corrupt patches.suse/Revert-ALSA-echoaudio-purge-contradictions-between-d patches.suse/ALSA-usx2y-Suppress-kernel-warning-at-page-allocatio patches.suse/dm-ioctl-fix-alignment-of-event-number-in-the-device.patch patches.suse/0025-dm-crypt-fix-memory-leak-in-crypt_ctr_cipher_old.patch patches.suse/0026-dm-crypt-reject-sector_size-feature-if-device-length.patch patches.suse/0027-dm-raid-fix-incorrect-status-output-at-the-end-of-a-.patch patches.suse/drm-i915-always-update-ELD-connector-type-after-get- patches.suse/drm-i915-remove-redundant-variable-hw_check patches.suse/drm-i915-bios-ignore-HDMI-on-port-A patches.suse/drm-i915-Fix-DDI-PHY-init-if-it-was-already-on patches.suse/drm-i915-cnl-Reprogram-DMC-firmware-after-S3-S4-resu patches.suse/drm-i915-glk-Fix-DMC-DC-state-idleness-calculation patches.suse/1385-drm-sun4i-hdmi-disable-clks-in-bind-function-error-path-and-unbind-function patches.suse/powerpc-Handle-MCE-on-POWER9-with-only-DSISR-bit-30-set.patch patches.suse/powerpc-Fix-workaround-for-spurious-MCE-on-POWER9.patch patches.suse/cxl-Fix-memory-page-not-handled.patch patches.suse/powerpc-Fix-action-argument-for-cpufeatures-based-TLB-flush.patch patches.suse/powerpc-xive-18-Fix-IPI-reset.patch patches.suse/powerpc-xive-19-Clear-XIVE-internal-structures-when-a-C.patch patches.suse/powerpc-powernv-Increase-memory-block-size-to-1GB-on.patch patches.suse/0043-ceph-properly-queue-cap-snap-for-newly-created-snap-realm.patch patches.suse/0044-ceph-fix-_choose_mds-for-lssnap-request.patch patches.suse/RDMA-iwpm-Properly-mark-end-of-NL-messages.patch patches.suse/IB-mlx5-Fix-label-order-in-error-path-handling.patch patches.suse/RDMA-qedr-Parse-VLAN-ID-correctly-and-ignore-the-val.patch patches.suse/RDMA-qedr-Parse-vlan-priority-as-sl.patch patches.suse/i40iw-Add-missing-memory-barriers.patch patches.suse/i40iw-Fix-port-number-for-query-QP.patch patches.suse/KVM-PPC-Book3S-0005-Fix-server-always-zero-from-kvmppc_xi.patch patches.suse/kvm-x86-Avoid-async-PF-preempting-the-kernel-incorre.patch patches.suse/x86-kvm-Move-kvm_fastop_exception-to-.fixup-section.patch patches.suse/KVM-add-X86_LOCAL_APIC-dependency.patch patches.suse/0007-ACPI-IORT-Fix-PCI-ACS-enablement.patch patches.suse/0001-arm64-Ensure-the-instruction-emulation-is-ready-for-.patch patches.suse/0003-ide-free-hwif-portdev-on-hwif_init-failure.patch patches.suse/0004-ide-pci-free-PCI-BARs-on-initialization-failure.patch patches.suse/0005-ide-fix-IRQ-assignment-for-PCI-bus-order-probing.patch patches.suse/0014-bcache-use-llist_for_each_entry_safe-in-__closure_wa.patch patches.suse/0001-nbd-fix-ERESTARTSYS-handling.patch patches.suse/blk-throttle-fix-possible-io-stall-when-upgrade-to-m.patch patches.suse/null_blk-change-configfs-dependency-to-select.patch patches.suse/0001-blk-mq-debugfs-fix-device-sched-directory-for-defaul.patch patches.suse/bsg-lib-fix-use-after-free-under-memory-pressure.patch patches.suse/nvme-pci-Use-PCI-bus-address-for-data-queues-in-CMB.patch patches.suse/xfs-always-swap-the-cow-forks-when-swapping-extents.patch patches.suse/xfs-handle-racy-AIO-in-xfs_reflink_end_cow.patch patches.suse/0002-clk-Export-clk_bulk_prepare.patch patches.suse/0003-hwmon-xgene-Fix-up-error-handling-path-mixup-in-xgen.patch patches.suse/0001-mmc-core-add-driver-strength-selection-when-selectin.patch patches.suse/mmc-delete-bounce-buffer-handling.patch patches.suse/mmc-sdhci-xenon-Fix-clock-resource-by-adding-an-opti patches.suse/i2c-i801-Add-support-for-Intel-Cedar-Fork.patch patches.suse/scsi-sd-Implement-blacklist-option-for-WRITE-SAME-w-.patch patches.suse/scsi-sd-Do-not-override-max_sectors_kb-sysfs-setting.patch patches.suse/scsi-libiscsi-Fix-use-after-free-race-during-iscsi_s.patch patches.suse/scsi-libiscsi-Remove-iscsi_destroy_session.patch patches.suse/scsi-ibmvscsis-Fix-write_pending-failure-path.patch patches.suse/0003-NFS-Fix-uninitialized-rpc_wait_queue.patch patches.suse/0002-nfs-filelayout-fix-oops-when-freeing-filelayout-segm.patch patches.suse/ppp-fix-race-in-ppp-device-destruction.patch patches.suse/ipv6-fix-net.ipv6.conf.all.accept_dad-behaviour-for-.patch patches.suse/bpf-fix-liveness-marking.patch patches.suse/mlxsw-spectrum_router-Avoid-expensive-lookup-during-.patch patches.suse/gso-fix-payload-length-when-gso_size-is-zero.patch patches.suse/ipv6-Fix-traffic-triggered-IPsec-connections.patch patches.suse/ipv4-Fix-traffic-triggered-IPsec-connections.patch patches.suse/xfrm-Fix-deletion-of-offloaded-SAs-on-failure.patch patches.suse/xfrm-Fix-negative-device-refcount-on-offload-failure.patch patches.suse/vti-fix-NULL-dereference-in-xfrm_input.patch patches.suse/nl80211-Define-policy-for-packet-pattern-attributes patches.suse/netlink-do-not-set-cb_running-if-dump-s-start-errs.patch patches.suse/udp-fix-bcast-packet-reception.patch patches.suse/ixgbe-Return-error-when-getting-PHY-address-if-PHY-a.patch patches.suse/ixgbe-fix-masking-of-bits-read-from-IXGBE_VXLANCTRL-.patch patches.suse/0008-Revert-commit-1a8b6d76dc5b-net-add-one-common-config.patch patches.suse/0009-ixgbe-Use-new-PCI_DEV_FLAGS_NO_RELAXED_ORDERING-flag.patch patches.suse/ixgbe-incorrect-XDP-ring-accounting-in-ethtool-tx_fr.patch patches.suse/netfilter-xt_socket-Restore-mark-from-full-sockets-o.patch patches.suse/netfilter-ipset-pernet-ops-must-be-unregistered-last.patch patches.suse/netfilter-nf_tables-fix-update-chain-error.patch patches.suse/netfilter-ebtables-fix-race-condition-in-frame_filte.patch patches.suse/netfilter-x_tables-avoid-stack-out-of-bounds-read-in.patch patches.suse/netfilter-xt_bpf-Fix-XT_BPF_MODE_FD_PINNED-mode-of-x.patch patches.suse/net-thunderx-mark-expected-switch-fall-throughs-in-n.patch patches.suse/powerpc-64s-Use-emergency-stack-for-kernel-TM-Bad-Thing-program-checks.patch patches.suse/powerpc-tm-Fix-illegal-TM-state-in-signal-handler.patch patches.suse/seccomp-make-function-__get_seccomp_filter-static patches.suse/direct-io-Prevent-NULL-pointer-access-in-submit_page.patch patches.suse/fix-unbalanced-page-refcounting-in-bio_map_user_iov.patch patches.suse/more-bio_map_user_iov-leak-fixes.patch patches.suse/bio_copy_user_iov-don-t-ignore-iov_offset.patch patches.suse/pinctrl-amd-Fix-build-dependency-on-pinmux-code patches.suse/pinctrl-cherryview-fix-issues-caused-by-dynamic-gpio patches.suse/gpio-acpi-work-around-false-positive-Wstring-overflo patches.suse/9p-set-page-uptodate-when-required-in-write_end.patch patches.suse/ALSA-usb-audio-Add-sample-rate-quirk-for-Plantronics-C61 patches.suse/ALSA-seq-Fix-copy_from_user-call-inside-lock patches.suse/ALSA-line6-Fix-missing-initialization-before-error-p patches.suse/ALSA-line6-Fix-NULL-dereference-at-podhd_disconnect patches.suse/ALSA-line6-Fix-leftover-URB-at-error-path-during-pro patches.suse/ALSA-usb-audio-Kill-stray-URB-at-exiting patches.suse/ALSA-seq-Fix-use-after-free-at-creating-a-port patches.suse/ALSA-caiaq-Fix-stray-URB-at-probe-error-path patches.suse/0001-HID-usbhid-fix-out-of-bounds-bug.patch patches.suse/0001-HID-hid-elecom-extend-to-fix-descriptor-for-HUGE-tra.patch patches.suse/livepatch-unpatch-all-klp_objects-if-klp_module_coming-fails.patch patches.suse/crypto-xts-Fix-an-error-handling-path-in-create patches.suse/crypto-skcipher-Fix-crash-on-zero-length-input patches.suse/crypto-shash-Fix-zero-length-shash-ahash-digest-cras patches.suse/KVM-nVMX-update-last_nonleaf_level-when-initializing.patch patches.suse/KVM-MMU-always-terminate-page-walks-at-level-1.patch patches.suse/KVM-nVMX-fix-guest-CR4-loading-when-emulating-L2-to-.patch patches.suse/xfs-Don-t-log-uninitialised-fields-in-inode-structur.patch patches.suse/xfs-move-more-RT-specific-code-under-CONFIG_XFS_RT.patch patches.suse/xfs-don-t-change-inode-mode-if-ACL-update-fails.patch patches.suse/xfs-reinit-btree-pointer-on-attr-tree-inactivation-walk.patch patches.suse/xfs-handle-error-if-xfs_btree_get_bufs-fails.patch patches.suse/device-property-Track-owner-device-of-device-propert.patch patches.suse/0001-ACPI-properties-Align-return-codes-of-__acpi_node_ge.patch patches.suse/0002-ACPI-properties-Fix-__acpi_node_get_property_referen.patch patches.suse/powerpc-livepatch-Fix-livepatch-stack-access.patch patches.suse/powerpc-Don-t-call-lockdep_assert_cpus_held-from-arc.patch patches.suse/powerpc-perf-Fix-for-core-nest-imc-call-trace-on-cpu.patch patches.suse/powerpc-perf-Add-___GFP_NOWARN-flag-to-alloc_pages_n.patch patches.suse/powerpc-perf-Fix-IMC-initialization-crash.patch patches.suse/device-property-preserve-usecount-for-node-passed-to.patch patches.suse/iommu-amd-do-not-disable-swiotlb-if-sme-is-active.patch patches.suse/0007-iommu-exynos-remove-initconst-attribute-to-avoid-potential-kernel-oops patches.suse/iommu-amd-finish-tlb-flush-in-amd_iommu_unmap patches.suse/mm-migrate-fix-indexing-bug-off-by-one-and-avoid-out-of-bound-access.patch patches.suse/mm-mempolicy-fix-numa_interleave_hit-counter.patch patches.suse/0001-mm-only-display-online-cpus-of-the-numa-node.patch patches.suse/Revert-vmalloc-back-off-when-the-current-task-is-kil.patch patches.suse/fix-mpage_writepage-for-pages-with-buffers.patch patches.suse/mm-page_vma_mapped-ensure-pmd-is-loaded-with-READ_ON.patch patches.suse/drm-atomic-Unref-duplicated-drm_atomic_state-in-drm_ patches.suse/sync_file-Return-consistent-status-in-SYNC_IOC_FILE_.patch patches.suse/1387-drm-amdgpu-fix-placement-flags-in-amdgpu_ttm_bind patches.suse/0004-gpu-ipu-v3-Allow-channel-burst-locking-on-i.MX6-only.patch patches.suse/gpu-ipu-v3-pre-implement-workaround-for-err009624 patches.suse/1388-drm-msm-mdp5-add-missing-max-size-for-8x74-v1 patches.suse/1389-drm-msm-use-proper-memory-barriers-for-updating-tail-head patches.suse/1390-drm-msm-fix-return-value-check-in-msm_gem_kernel_new patches.suse/1391-drm-msm-dsi-use-correct-pm_runtime_put-variant-during-host_init patches.suse/1392-drm-msm-mdp5-remove-extra-pm_runtime_put-call-in-mdp5_crtc_cursor_set patches.suse/1393-drm-msm-fix-error-path-cleanup patches.suse/1394-drm-msm-fix-no_implicit-fencing-case patches.suse/drm-i915-edp-Get-the-Panel-Power-Off-timestamp-after patches.suse/drm-i915-edp-Increase-the-T12-delay-quirk-to-1300ms patches.suse/drm-i915-Use-crtc_state_is_legacy_gamma-in-intel_col patches.suse/drm-i915-Silence-compiler-warning-for-hsw_power_well patches.suse/drm-i915-Order-two-completing-nop_submit_request patches.suse/drm-i915-Read-timings-from-the-correct-transcoder-in patches.suse/drm-i915-bios-parse-DDI-ports-also-for-CHV-for-HDMI- patches.suse/objtool-Upgrade-libelf-devel-warning-to-error-for-CO.patch patches.suse/perf-core-avoid-freeing-static-pmu-contexts-when-pmu-is-unregistered.patch patches.suse/perf-x86-intel-uncore-fix-memory-leaks-on-allocation-failures.patch patches.suse/tools-include-uapi-bpf.h-Sync-kernel-ABI-header-with.patch patches.suse/sched-core-Fix-wake_affine-performance-regression.patch patches.suse/sched-core-Address-more-wake_affine-regressions.patch patches.suse/kprobes-x86-Set-up-frame-pointer-in-kprobe-trampolin.patch patches.suse/33-x86-mm-64-fix-reboot-interaction-with-cr4-pcide.patch patches.suse/x86-alternatives-fix-alt_max_short-macro-to-really-be-a-max.patch patches.suse/x86-unwind-Fix-dereference-of-untrusted-pointer.patch patches.suse/x86-unwind-Use-MSB-for-frame-pointer-encoding-on-32-.patch patches.suse/x86-unwind-Align-stack-pointer-in-unwinder-dump.patch patches.suse/x86-unwind-Disable-unwinder-warnings-on-32-bit.patch patches.suse/msft-hv-1512-x86-hyperv-Clear-vCPU-banks-between-calls-to-avoid-f.patch patches.suse/msft-hv-1513-x86-hyperv-Don-t-use-percpu-areas-for-pcpu_flush-pcp.patch patches.suse/msft-hv-1514-x86-hyperv-Fix-hypercalls-with-extended-CPU-ranges-f.patch patches.suse/x86-mm-Disable-various-instrumentations-of-mm-mem_en.patch patches.suse/24-x86-mm-flush-more-aggressively-in-lazy-tlb-mode.patch patches.suse/dmaengine-edma-Align-the-memcpy-acnt-array-size-with patches.suse/dmaengine-ti-dma-crossbar-Fix-possible-race-conditio patches.suse/0001-USB-serial-ftdi_sio-add-id-for-Cypress-WICED-dev-boa.patch patches.suse/0001-USB-serial-option-add-support-for-TP-Link-LTE-module.patch patches.suse/0001-USB-serial-cp210x-fix-partnum-regression.patch patches.suse/0001-USB-serial-cp210x-add-support-for-ELV-TFD500.patch patches.suse/0001-USB-serial-qcserial-add-Dell-DW5818-DW5819.patch patches.suse/0001-USB-serial-console-fix-use-after-free-on-disconnect.patch patches.suse/0001-USB-serial-console-fix-use-after-free-after-failed-s.patch patches.suse/0001-usb-renesas_usbhs-Fix-DMAC-sequence-for-receiving-ze.patch patches.suse/0001-usb-usbtest-fix-NULL-pointer-dereference.patch patches.suse/mei-me-add-gemini-lake-devices-id.patch patches.suse/msft-hv-1507-Drivers-hv-vmbus-Fix-bugs-in-rescind-handling.patch patches.suse/media-dvb-i2c-transfers-over-usb-cannot-be-done-from patches.suse/media-s5p-cec-add-NACK-detection-support patches.suse/media-cec-Respond-to-unregistered-initiators-when-ap patches.suse/media-dvb_frontend-only-use-kref-after-initialized patches.suse/scsi-fixup-kernel-warning-during-rmmod.patch patches.suse/scsi-libfc-fix-a-deadlock-in-fc_rport_work.patch patches.suse/scsi-libiscsi-fix-shifting-of-did_requeue-host-byte patches.suse/scsi-qla2xxx-Fix-uninitialized-work-element.patch patches.suse/scsi-fc-check-for-rport-presence-in-fc_block_scsi_eh.patch patches.suse/tracing-samples-fix-creation-and-deletion-of-simple_thread_fn-creation.patch patches.suse/s390-sles15-01-10-s390_cputime_fix_stat_after_CPU_hotplug.patch patches.suse/skd-Use-kmem_cache_free.patch patches.suse/nbd-don-t-set-the-device-size-until-we-re-connected.patch patches.suse/0003-fs-Avoid-invalidation-in-interrupt-context-in-dio_co.patch patches.suse/xfs-cancel-dirty-pages-on-invalidation.patch patches.suse/0002-fs-invalidate-page-cache-after-end_io-in-dio-complet.patch patches.suse/xfs-trim-writepage-mapping-to-within-eof.patch patches.suse/xfs-move-two-more-RT-specific-functions-into-CONFIG_.patch patches.suse/ALSA-usb-audio-Add-native-DSD-support-for-Pro-Ject-P patches.suse/ALSA-seq-Enable-use-locking-in-all-configurations patches.suse/ALSA-hda-Abort-capability-probe-at-invalid-register- patches.suse/ALSA-hda-Remove-superfluous-added-by-printk-conversi patches.suse/ALSA-hda-Fix-incorrect-TLV-callback-check-introduced patches.suse/keys-encrypted-fix-dereference-of-null-user_key_payload patches.suse/FS-Cache-fix-dereference-of-NULL-user_key_payload.patch patches.suse/lib-digsig-fix-dereference-of-null-user_key_payload patches.suse/fscrypt-fix-dereference-of-NULL-user_key_payload.patch patches.suse/ecryptfs-fix-dereference-of-NULL-user_key_payload.patch patches.suse/security-keys-BIG_KEY-requires-CONFIG_CRYPTO patches.suse/KEYS-Fix-the-wrong-index-when-checking-the-existence patches.suse/KEYS-Fix-race-between-updating-and-finding-a-negativ.patch patches.suse/KEYS-don-t-let-add_key-update-an-uninstantiated-key.patch patches.suse/pkcs7-Prevent-NULL-pointer-dereference-since-sinfo-i patches.suse/i2c-ismt-Separate-I2C-block-read-from-SMBus-block-re patches.suse/0148-i2c-imx-use-IRQF_SHARED-mode-to-request-IRQ.patch patches.suse/0149-i2c-imx-fix-misleading-bus-recovery-debug-message.patch patches.suse/i2c-piix4-Fix-SMBus-port-selection-for-AMD-Family-17 patches.suse/1395-drm-exynos-fix-potential-null-pointer-dereference-in-suspend-resume-paths patches.suse/1396-drm-exynos-clear-drvdata-after-component-unbind patches.suse/drm-nouveau-mmu-flush-tlbs-before-deleting-page-tabl patches.suse/drm-nouveau-bsp-g92-disable-by-default patches.suse/drm-nouveau-kms-nv50-fix-oops-during-DP-IRQ-handling patches.suse/drm-nouveau-fbcon-fix-oops-without-fbdev-emulation patches.suse/drm-i915-gvt-Fix-GPU-hang-after-reusing-vGPU-instanc patches.suse/drm-i915-Fix-eviction-when-the-GGTT-is-idle-but-full patches.suse/drm-i915-Use-bdw_ddi_translations_fdi-for-Broadwell patches.suse/drm-i915-cnl-Fix-PLL-mapping patches.suse/drm-i915-cnl-Fix-PLL-initialization-for-HDMI patches.suse/drm-i915-Report-EFAULT-before-pwrite-fast-path-into- patches.suse/drm-i915-Use-a-mask-when-applying-WaProgramL3SqcReg1 patches.suse/mmc-sdhci-pci-Fix-default-d3_retune-for-Intel-host-c patches.suse/Input-ti_am335x_tsc-fix-incorrect-step-config-for-5-.patch patches.suse/Input-ims-psu-check-if-CDC-union-descriptor-is-sane patches.suse/net-memcontrol-defer-call-to-mem_cgroup_sk_alloc.patch patches.suse/i40e-Fix-comment-about-locking-for-__i40e_read_nvm_w.patch patches.suse/i40e-Fix-memory-leak-related-filter-programming-stat.patch patches.suse/nfp-fix-ethtool-stats-gather-retry.patch patches.suse/nfp-handle-page-allocation-failures.patch patches.suse/net-call-cgroup_sk_alloc-earlier-in-sk_clone_lock.patch patches.suse/rtlwifi-rtl8821ae-Fix-connection-lost-problem patches.suse/brcmfmac-Add-check-for-short-event-packets patches.suse/brcmsmac-make-some-local-variables-static-const-to-r patches.suse/iwlwifi-mvm-do-not-print-security-error-in-monitor-m.patch patches.suse/iwlwifi-stop-dbgc-recording-before-stopping-DMA.patch patches.suse/0001-iwlwifi-mvm-return-ENODATA-when-reading-the-temperat.patch patches.suse/iwlwifi-nvm-parse-unify-channel-flags-printing.patch patches.suse/0001-iwlwifi-nvm-set-the-correct-offsets-to-3168-series.patch patches.suse/liquidio-fix-timespec64_to_ns-typo.patch patches.suse/l2tp-check-ps-sock-before-running-pppol2tp_session_i.patch patches.suse/bnxt_en-Improve-VF-PF-link-change-logic.patch patches.suse/bnxt_en-Don-t-use-rtnl-lock-to-protect-link-change-l.patch patches.suse/bnxt_en-Fix-VF-PCIe-link-speed-and-width-logic.patch patches.suse/bnxt_en-Fix-VF-resource-checking.patch patches.suse/bnxt_en-Fix-possible-corrupted-NVRAM-parameters-from.patch patches.suse/bnxt_en-Fix-possible-corruption-in-DCB-parameters-fr.patch patches.suse/rtnetlink-bring-NETDEV_CHANGEMTU-event-process-back-.patch patches.suse/0001-rtnetlink-bring-NETDEV_CHANGE_TX_QUEUE_LEN-event-pro.patch patches.suse/0001-rtnetlink-bring-NETDEV_POST_TYPE_CHANGE-event-proces.patch patches.suse/0001-rtnetlink-bring-NETDEV_CHANGEUPPER-event-process-bac.patch patches.suse/0001-rtnetlink-check-DO_SETLINK_NOTIFY-correctly-in-do_se.patch patches.suse/rtnetlink-do-not-set-notification-for-tx_queue_len-i.patch patches.suse/net-enable-interface-alias-removal-via-rtnl.patch patches.suse/tun-call-dev_get_valid_name-before-register_netdevic.patch patches.suse/net-sched-cls_flower-Set-egress_dev-mark-when-callin.patch patches.suse/dev_ioctl-add-missing-NETDEV_CHANGE_TX_QUEUE_LEN-eve.patch patches.suse/mac80211-accept-key-reinstall-without-changing-anyth.patch patches.suse/mlxsw-core-Fix-possible-deadlock.patch patches.suse/ibmvnic-114-Fix-calculation-of-number-of-TX-header-descr.patch patches.suse/netlink-fix-netlink_ack-extack-race.patch patches.suse/bpf-disallow-arithmetic-operations-on-context-pointe.patch patches.suse/net-ena-reduce-the-severity-of-some-printouts.patch patches.suse/net-ena-fix-rare-kernel-crash-when-bar-memory-remap-.patch patches.suse/net-ena-fix-wrong-max-Tx-Rx-queues-on-ethtool.patch patches.suse/mm-percpu-add-support-for-__GFP_NOWARN-flag.patch patches.suse/bpf-fix-splat-for-illegal-devmap-percpu-allocation.patch patches.suse/bpf-do-not-test-for-PCPU_MIN_UNIT_SIZE-before-percpu.patch patches.suse/sctp-do-not-peel-off-an-assoc-from-one-netns-to-anot.patch patches.suse/sctp-add-the-missing-sock_owned_by_user-check-in-sct.patch patches.suse/bpf-enforce-TCP-only-support-for-sockmap.patch patches.suse/bpf-avoid-preempt-enable-disable-in-sockmap-using-tc.patch patches.suse/bpf-remove-mark-access-for-SK_SKB-program-types.patch patches.suse/bpf-require-CAP_NET_ADMIN-when-using-sockmap-maps.patch patches.suse/bpf-require-CAP_NET_ADMIN-when-using-devmap.patch patches.suse/tcp-dccp-fix-ireq-opt-races.patch patches.suse/packet-avoid-panic-in-packet_getsockopt.patch patches.suse/0001-net-ncsi-Fix-AEN-HNCDSC-packet-length.patch patches.suse/0001-net-ncsi-Stop-monitor-if-channel-times-out-or-is-ina.patch patches.suse/can-flexcan-fix-state-transition-regression patches.suse/can-flexcan-rename-legacy-error-state-quirk patches.suse/can-flexcan-implement-error-passive-state-quirk patches.suse/can-flexcan-fix-i.MX6-state-transition-issue patches.suse/can-flexcan-fix-i.MX28-state-transition-issue patches.suse/can-flexcan-fix-p1010-state-transition-issue patches.suse/can-bcm-check-for-null-sk-before-deferencing-it-via- patches.suse/can-af_can-can_pernet_init-add-missing-error-handlin patches.suse/can-esd_usb2-Fix-can_dlc-value-for-received-RTR-fram patches.suse/can-gs_usb-fix-busy-loop-if-no-more-TX-context-is-av patches.suse/geneve-Fix-function-matching-VNI-and-tunnel-ID-on-bi patches.suse/bpf-devmap-fix-arithmetic-overflow-in-bitmap_size-ca.patch patches.suse/bpf-fix-off-by-one-for-range-markings-with-L-T-E-pat.patch patches.suse/bpf-fix-pattern-matches-for-direct-packet-access.patch patches.suse/bpf-add-test-cases-to-bpf-selftests-to-cover-all-acc.patch patches.suse/net-bridge-fix-returning-of-vlan-range-op-errors.patch patches.suse/soreuseport-fix-initialization-race.patch patches.suse/net-ethtool-remove-error-check-for-legacy-setting-tr.patch patches.suse/mlxsw-reg-Add-Tunneling-IPinIP-General-Configuration.patch patches.suse/mlxsw-spectrum_router-Configure-TIGCR-on-init.patch patches.suse/0001-rxrpc-Don-t-release-call-mutex-on-error-pointer.patch patches.suse/ipv6-flowlabel-do-not-leave-opt-tot_len-with-garbage.patch patches.suse/objtool-Fix-memory-leak-in-decode_instructions.patch patches.suse/irqchip-gic-v3-its-Fix-the-incorrect-BUG_ON-in-its_i.patch patches.suse/irqchip-gic-v3-its-Fix-the-incorrect-parsing-of-VCPU.patch patches.suse/irqchip-gic-v3-its-Add-missing-changes-to-support-52.patch patches.suse/clockevents-drivers-cs5535-Improve-resilience-to-spu patches.suse/x86-microcode-intel-disable-late-loading-on-model-79.patch patches.suse/25-x86-mm-64-remove-the-last-vm_bug_on-from-the-tlb-code.patch patches.suse/26-x86-mm-tidy-up-x86-mm-flush-more-aggressively-in-lazy-tlb-mode.patch patches.suse/27-x86-mm-remove-debug-x86-tlb_defer_switch_to_init_mm.patch patches.suse/0001-xhci-Identify-USB-3.1-capable-hosts-by-their-port-pr.patch patches.suse/0001-xhci-Cleanup-current_cmd-in-xhci_cleanup_command_que.patch patches.suse/0001-usb-xhci-Reset-halted-endpoint-if-trb-is-noop.patch patches.suse/0001-usb-xhci-Handle-error-condition-in-xhci_stop_device.patch patches.suse/0031-phy-mvebu-cp110-comphy-fix-mux-error-check.patch patches.suse/0032-phy-mvebu-cp110-comphy-explicitly-set-the-pipe-selec.patch patches.suse/0033-phy-mvebu-cp110-checking-for-NULL-instead-of-IS_ERR.patch patches.suse/0042-phy-rockchip-typec-Set-the-AUX-channel-flip-state-ea.patch patches.suse/0043-phy-rockchip-typec-Don-t-set-the-aux-voltage-swing-t.patch patches.suse/0044-phy-rockchip-typec-Check-for-errors-from-tcphy_phy_i.patch patches.suse/0001-USB-devio-Revert-USB-devio-Don-t-corrupt-user-memory.patch patches.suse/0001-usb-cdc_acm-Add-quirk-for-Elatec-TWN3.patch patches.suse/0001-USB-musb-fix-session-bit-runtime-PM-quirk.patch patches.suse/0001-USB-musb-fix-late-external-abort-on-suspend.patch patches.suse/0001-usb-musb-musb_cppi41-Fix-the-address-of-teardown-and.patch patches.suse/0001-usb-musb-musb_cppi41-Fix-cppi41_set_dma_mode-for-DA8.patch patches.suse/0001-usb-musb-musb_cppi41-Configure-the-number-of-channel.patch patches.suse/0001-usb-musb-Check-for-host-mode-using-is_host_active-on.patch patches.suse/0001-usb-musb-sunxi-Explicitly-release-USB-PHY-on-exit.patch patches.suse/0001-usb-quirks-add-quirk-for-WORLDE-MINI-MIDI-keyboard.patch patches.suse/0001-USB-core-fix-out-of-bounds-access-bug-in-usb_get_bos.patch patches.suse/0001-USB-serial-metro-usb-add-MS7820-device-id.patch patches.suse/0001-usb-hub-Allow-reset-retry-for-USB2-devices-on-connec.patch patches.suse/msft-hv-1518-vmbus-hvsock-add-proper-sync-for-vmbus_hvsock_device.patch patches.suse/iio-pressure-zpa2326-Remove-always-true-check-which- patches.suse/staging-iio-ade7759-fix-signed-extension-bug-on-shif patches.suse/iio-dummy-events-Add-missing-break.patch patches.suse/staging-bcm2835-audio-Fix-memory-corruption patches.suse/pinctrl-amd-fix-masking-of-GPIO-interrupts.patch patches.suse/workqueue-replace-pool-manager_arb-mutex-with-a-flag.patch patches.suse/KVM-PPC-Fix-oops-when-checking-KVM_CAP_PPC_HTM.patch patches.suse/KVM-PPC-Book3S-HV-POWER9-more-doorbell-fixes.patch patches.suse/KVM-PPC-Book3S-Protect-kvmppc_gpa_to_ua-with-SRCU.patch patches.suse/KVM-PPC-Book3S-HV-Add-more-barriers-in-XIVE-load-unload-code.patch patches.suse/SUNRPC-fix-a-list-corruption-issue-in-xprt_release.patch patches.suse/ALSA-hda-realtek-Add-support-for-ALC236-ALC3204 patches.suse/ALSA-hda-fix-headset-mic-problem-for-Dell-machines-w patches.suse/hwmon-tmp102-Fix-first-temperature-reading patches.suse/0045-ceph-unlock-dangling-spinlock-in-try_flush_caps.patch patches.suse/spi-armada-3700-Fix-failing-commands-with-quad-SPI patches.suse/spi-a3700-Return-correct-value-on-timeout-detection patches.suse/spi-bcm-qspi-Fix-use-after-free-in-bcm_qspi_probe-in patches.suse/0001-spi-uapi-spidev-add-missing-ioctl-header.patch patches.suse/nvme-fc-fix-iowait-hang.patch patches.suse/nvme-fc-retry-initial-controller-connections-3-times.patch patches.suse/nvmet-synchronize-sqhd-update.patch patches.suse/nvme-rdma-Fix-possible-double-free-in-reconnect-flow.patch patches.suse/nvme-rdma-Fix-error-status-return-in-tagset-allocati.patch patches.suse/nbd-handle-interrupted-sendmsg-with-a-sndtimeo-set.patch patches.suse/RDMA-netlink-OOPs-in-rdma_nl_rcv_msg-from-misinterpr.patch patches.suse/efi-efi_test-Prevent-an-Oops-in-efi_runtime_query_ca patches.suse/perf-x86-intel-bts-fix-exclusive-event-reference-leak.patch patches.suse/x86-cpu-amd-apply-the-erratum-688-fix-when-the-bios-doesn-t patches.suse/x86-entry-Fix-idtentry-unwind-hint.patch patches.suse/x86-unwind-Show-function-name-offset-in-ORC-error-me.patch patches.suse/kvm-fix-detection-of-guest-machine-checks.patch patches.suse/fix-tracing-sample-code-warning.patch patches.suse/0001-xen-gntdev-avoid-out-of-bounds-access-in-case-of-par.patch patches.suse/xen-fix-booting-ballooned-down-hvm-guest.patch patches.suse/fuse-fix-READDIRPLUS-skipping-an-entry.patch patches.suse/ovl-Return-ENOMEM-if-an-allocation-fails-ovl_lookup.patch patches.suse/0001-Fix-encryption-labels-and-lengths-for-SMB3.1.1.patch patches.suse/cifs-handle-large-EA-requests-more-gracefully-in-smb2-.patch patches.suse/CIFS-SMBD-Fix-the-definition-for-SMB2_CHANNEL_RDMA_V1_INVALIDATE.patch patches.suse/0001-cifs-Select-all-required-crypto-modules.patch patches.suse/CIFS-do-not-send-invalid-input-buffer-on-QUERY_INFO-requests.patch patches.suse/0001-CIFS-Fix-NULL-pointer-deref-on-SMB2_tcon-failure.patch patches.suse/SMB-fix-leak-of-validate-negotiate-info-response-buf.patch patches.suse/SMB-fix-validate-negotiate-info-uninitialised-memory.patch patches.suse/SMB3-Validate-negotiate-request-must-always-be-signe.patch patches.suse/assoc_array-Fix-a-buggy-node-splitting-case patches.suse/s390-sles15-01-08-zfcp-fix-erp_action-use-before-initialize-in-REC-action-trace.patch patches.suse/scsi-qla2xxx-Initialize-Work-element-before-requesti.patch patches.suse/scsi-hpsa-Fix-configured_logical_drive_count-check.patch patches.suse/aacraid-Fix-controller-initialization-failure.patch patches.suse/scsi-sg-re-fix-off-by-one-in-sg_fill_request_table.patch patches.suse/scsi-Suppress-a-kernel-warning-in-case-the-prep-func.patch patches.suse/drm-amd-powerplay-fix-uninitialized-variable patches.suse/1397-drm-amd-amdgpu-remove-workaround-check-for-uvd6-on-apus patches.suse/drm-i915-perf-fix-perf-enable-disable-ioctls-with-32 patches.suse/drm-i915-gvt-properly-check-per_ctx-bb-valid-state patches.suse/drm-i915-gvt-Refine-MMIO_RING_F patches.suse/drm-i915-gvt-Extract-mmio_read_from_hw-common-functi patches.suse/drm-i915-gvt-Adding-ACTHD-mmio-read-handler patches.suse/Input-elan_i2c-add-ELAN0611-to-the-ACPI-table patches.suse/0001-Input-gtco-fix-potential-out-of-bound-access.patch patches.suse/tcp-do-tcp_mstamp_refresh-before-retransmits-on-TSQ-.patch patches.suse/tcp-dccp-fix-lockdep-splat-in-inet_csk_route_req.patch patches.suse/drivers-net-usb-add-device-id-for-TP-LINK-UE300-USB-.patch patches.suse/net-mvpp2-fix-TSO-headers-allocation-and-management.patch patches.suse/net-mvpp2-do-not-unmap-TSO-headers-buffers.patch patches.suse/net-mvpp2-do-not-call-txq_done-from-the-Tx-path-when.patch patches.suse/sctp-full-support-for-ipv6-ip_nonlocal_bind-IP_FREEB.patch patches.suse/ipsec-Fix-aborted-xfrm-policy-dump-crash.patch patches.suse/strparser-Use-delayed-work-instead-of-timer-for-msg-.patch patches.suse/net-dsa-check-master-device-before-put.patch patches.suse/net-unix-don-t-show-information-about-sockets-from-o.patch patches.suse/nfp-refuse-offloading-filters-that-redirects-to-uppe.patch patches.suse/tun-allow-positive-return-values-on-dev_get_valid_na.patch patches.suse/net-mvpp2-fix-typo-in-the-tcam-setup.patch patches.suse/net-mvpp2-fix-invalid-parameters-order-when-calling-.patch patches.suse/net-mvpp2-do-not-sleep-in-set_rx_mode.patch patches.suse/can-sun4i-fix-loopback-mode patches.suse/can-kvaser_usb-Correct-return-value-in-printout patches.suse/can-kvaser_usb-Ignore-CMD_FLUSH_QUEUE_REPLY-messages patches.suse/tcp-dccp-fix-other-lockdep-splats-accessing-ireq_opt.patch patches.suse/tap-double-free-in-error-path-in-tap_open.patch patches.suse/mac80211-use-constant-time-comparison-with-keys.patch patches.suse/cfg80211-fix-connect-disconnect-edge-cases patches.suse/mac80211-validate-user-rate-mask-before-configuring-.patch patches.suse/mac80211-don-t-compare-TKIP-TX-MIC-key-in-reinstall-.patch patches.suse/net-mlx5-Fix-health-work-queue-spin-lock-to-IRQ-safe.patch patches.suse/net-mlx5-Delay-events-till-mlx5-interface-s-add-comp.patch patches.suse/net-mlx5e-Properly-deal-with-encap-flows-add-del-und.patch patches.suse/net-mlx5e-DCBNL-Implement-tc-with-ets-type-and-zero-.patch patches.suse/ipip-only-increase-err_count-for-some-certain-type-i.patch patches.suse/ip6_gre-only-increase-err_count-for-some-certain-typ.patch patches.suse/ip6_gre-update-dst-pmtu-if-dev-mtu-has-been-updated-.patch patches.suse/e1000-fix-race-condition-between-e1000_down-and-e100.patch patches.suse/e1000-avoid-null-pointer-dereference-on-invalid-stat.patch patches.suse/igb-Fix-TX-map-failure-path.patch patches.suse/ixgbe-Fix-Tx-map-failure-path.patch patches.suse/i40e-Fix-incorrect-use-of-tx_itr_setting-when-checki.patch patches.suse/i40e-Add-programming-descriptors-to-cleaned_count.patch patches.suse/tuntap-properly-align-skb-head-before-building-skb.patch patches.suse/tcp-refresh-tp-timestamp-before-tcp_mtu_probe.patch patches.suse/tap-reference-to-KVA-of-an-unloaded-module-causes-ke.patch patches.suse/bpf-bpf_compute_data-uses-incorrect-cb-structure.patch patches.suse/bpf-rename-sk_actions-to-align-with-bpf-infrastructu.patch patches.suse/sctp-reset-owner-sk-for-data-chunks-on-out-queues-wh.patch patches.suse/net_sched-avoid-matching-qdisc-with-zero-handle.patch patches.suse/sctp-fix-some-type-cast-warnings-introduced-by-trans.patch patches.suse/sctp-fix-a-type-cast-warnings-that-causes-a_rwnd-get.patch patches.suse/net_sched-introduce-a-workqueue-for-RCU-callbacks-of.patch patches.suse/net_sched-use-tcf_queue_work-in-basic-filter.patch patches.suse/net_sched-use-tcf_queue_work-in-bpf-filter.patch patches.suse/net_sched-use-tcf_queue_work-in-cgroup-filter.patch patches.suse/net_sched-use-tcf_queue_work-in-flow-filter.patch patches.suse/net_sched-use-tcf_queue_work-in-flower-filter.patch patches.suse/net_sched-use-tcf_queue_work-in-fw-filter.patch patches.suse/net_sched-use-tcf_queue_work-in-matchall-filter.patch patches.suse/net_sched-use-tcf_queue_work-in-u32-filter.patch patches.suse/net_sched-use-tcf_queue_work-in-route-filter.patch patches.suse/net_sched-use-tcf_queue_work-in-rsvp-filter.patch patches.suse/net_sched-use-tcf_queue_work-in-tcindex-filter.patch patches.suse/net_sched-add-rtnl-assertion-to-tcf_exts_destroy.patch patches.suse/net_sched-fix-call_rcu-race-on-act_sample-module-rem.patch patches.suse/crypto-x86-chacha20-satisfy-stack-validation-2.0.patch patches.suse/RDMA-nldev-Enforce-device-index-check-for-port-callb.patch patches.suse/0001-cifs-check-MaxPathNameComponentLength-0-before-using.patch patches.suse/x86-mm-fix-use-after-free-of-vma-during-userfaultfd-fault.patch patches.suse/l2tp-hold-tunnel-in-pppol2tp_connect.patch patches.suse/net_sched-remove-tcf_block_put_deferred.patch patches.suse/wcn36xx-Remove-unnecessary-rcu_read_unlock-in-wcn36x.patch patches.suse/ath10k-rebuild-crypto-header-in-rx-data-frames.patch patches.suse/Revert-ath10k-fix-napi_poll-budget-overflow.patch patches.suse/net-phy-marvell-Only-configure-RGMII-delays-when-usi.patch patches.suse/bpf-remove-SK_REDIRECT-from-UAPI.patch patches.suse/net-hns-set-correct-return-value.patch patches.suse/mlxsw-reg-Add-high-and-low-temperature-thresholds.patch patches.suse/xfrm-Clear-sk_dst_cache-when-applying-per-socket-pol.patch patches.suse/xfrm-Fix-GSO-for-IPsec-with-GRE-tunnel.patch patches.suse/mlxsw-i2c-Fix-buffer-increment-counter-for-write-tra.patch patches.suse/tun-tap-sanitize-TUNSETSNDBUF-input.patch patches.suse/ipv6-addrconf-increment-ifp-refcount-before-ipv6_del.patch patches.suse/tcp-fix-tcp_mtu_probe-vs-highest_sack.patch patches.suse/nvme-rdma-fix-possible-hang-when-issuing-commands-du.patch patches.suse/virtio_blk-fix-an-sg_io-regression.patch patches.suse/nvme-Fix-setting-logical-block-format-when-revalidat.patch patches.suse/0001-ide-ide-cd-fix-kernel-panic-resulting-from-missing-s.patch patches.suse/0001-futex-futex_wake_op-do-not-fail-on-invalid-op.patch patches.suse/keys-return-full-count-in-keyring_read-if-buffer-is-too-small patches.suse/keys-trusted-fix-writing-past-end-of-buffer-in-trusted_read patches.suse/keys-fix-out-of-bounds-read-during-asn-1-parsing patches.suse/ALSA-timer-Add-missing-mutex-lock-for-compat-ioctls patches.suse/ALSA-seq-Fix-nested-rwsem-annotation-for-lockdep-spl patches.suse/ASoC-topology-Fix-a-potential-NULL-pointer-dereferen patches.suse/ASoC-topology-Fix-a-potential-memory-leak-in-soc_tpl patches.suse/ASoC-adau17x1-Workaround-for-noise-bug-in-ADC patches.suse/0001-arm64-ensure-__dump_instr-checks-addr_limit.patch patches.suse/userfaultfd-hugetlbfs-prevent-UFFDIO_COPY-to-fill-be.patch patches.suse/ocfs2-fstrim-Fix-start-offset-of-first-cluster-group.patch patches.suse/fs-hugetlbfs-inode.c-fix-hwpoison-reserve-accounting.patch patches.suse/initramfs-fix-initramfs-rebuilds-w-compression-after-disabling.patch patches.suse/mm-swap-fix-race-between-swap-count-continuation-operations.patch patches.suse/tcp_nv-fix-division-by-zero-in-tcpnv_acked.patch patches.suse/net-vrf-correct-FRA_L3MDEV-encode-type.patch patches.suse/0001-net_sched-acquire-RTNL-in-tc_action_net_exit.patch patches.suse/net_sched-hold-netns-refcnt-for-each-action.patch patches.suse/tcp-do-not-mangle-skb-cb-in-tcp_make_synack.patch patches.suse/net-systemport-Correct-IPG-length-settings.patch patches.suse/1398-drm-nouveau-kms-nv50-use-the-correct-state-for-base-channel-notifier-setup patches.suse/drm-i915-Cancel-the-modeset-retry-work-during-modese patches.suse/drm-i915-Do-not-rely-on-wm-preservation-for-ILK-wate patches.suse/drm-i915-edp-read-edp-display-control-registers-unco patches.suse/drm-i915-Hold-rcu_read_lock-when-iterating-over-the- patches.suse/drm-i915-Hold-rcu_read_lock-when-iterating-over-2 patches.suse/drm-i915-Check-incoming-alignment-for-unfenced-buffe patches.suse/drm-amdgpu-return-ENOENT-from-uvd-6.0-early-init-for patches.suse/drm-amdgpu-allow-harvesting-check-for-Polaris-VCE patches.suse/0002-mmc-dw_mmc-Fix-the-DTO-timeout-calculation.patch patches.suse/powerpc-perf-Fix-IMC-allocation-routine.patch patches.suse/powerpc-Fix-check-for-copy-paste-instructions-in-ali.patch patches.suse/powerpc-perf-Fix-core-imc-hotplug-callback-failure.patch patches.suse/scsi-qla2xxx-Fix-oops-in-qla2x00_probe_one-error-pat.patch patches.suse/KVM-VMX-Do-not-fully-reset-PI-descriptor-on-vCPU-res.patch patches.suse/KVM-x86-Update-APICv-on-APIC-reset.patch patches.suse/KVM-arm64-its-Fix-missing-dynamic-allocation-check-i.patch patches.suse/arm-arm64-KVM-set-right-LR-register-value-for-32-bit.patch patches.suse/arm-arm64-kvm-Move-initialization-completion-message.patch patches.suse/arm-arm64-kvm-Disable-branch-profiling-in-HYP-code.patch patches.suse/KVM-arm-arm64-vgic-its-Fix-return-value-for-device-t.patch patches.suse/KVM-arm-arm64-vgic-its-Fix-vgic_its_restore_collecti.patch patches.suse/KVM-arm-arm64-vgic-its-Check-CBASER-BASER-validity-b.patch patches.suse/KVM-arm-arm64-vgic-its-Check-GITS_BASER-Valid-bit-be.patch patches.suse/ARM-8715-1-add-a-private-asm-unaligned.h.patch patches.suse/0001-futex-Fix-more-put_pi_state-vs.-exit_pi_state_list-r.patch patches.suse/objtool-Prevent-GCC-from-merging-annotate_unreachabl.patch patches.suse/0045-irqchip-irq-mvebu-gicp-Add-missing-spin_lock-init.patch patches.suse/perf-cgroup-fix-perf-cgroup-hierarchy-support.patch patches.suse/tools-headers-Synchronize-kernel-ABI-headers.patch patches.suse/x86-mcelog-get-rid-of-rcu-remnants.patch patches.suse/28-revert-x86-mm-stop-calling-leave_mm-in-idle-code.patch patches.suse/x86-module-Detect-and-skip-invalid-relocations.patch patches.suse/crypto-x86-sha256-mb-fix-panic-due-to-unaligned-acce patches.suse/crypto-x86-sha1-mb-fix-panic-due-to-unaligned-access patches.suse/crypto-ccm-preserve-the-IV-buffer patches.suse/workqueue-Fix-NULL-pointer-dereference.patch patches.suse/Revert-scsi-make-state-device-attribute-pollable.patch patches.suse/keys-fix-null-pointer-dereference-during-asn-1-parsing patches.suse/44-x86-mm-Unbreak-modules-that-rely-on-external-PAGE_KERNEL-availability.patch patches.suse/cxgb4-update-latest-firmware-version-supported.patch patches.suse/netfilter-ipvs-clear-ipvs_property-flag-when-SKB-net.patch patches.suse/l2tp-don-t-use-l2tp_tunnel_find-in-l2tp_ip-and-l2tp_.patch patches.suse/net-mvpp2-Prevent-userspace-from-changing-TX-affinit.patch patches.suse/net-mlx5e-core-en_fs-fix-pointer-dereference-after-f.patch patches.suse/bonding-discard-lowest-hash-bit-for-802.3ad-layer3-4.patch patches.suse/0001-net-cdc_ether-fix-divide-by-0-on-bad-descriptors.patch patches.suse/0001-net-qmi_wwan-fix-divide-by-0-on-bad-descriptors.patch patches.suse/bonding-fix-slave-stuck-in-BOND_LINK_FAIL-state.patch patches.suse/qmi_wwan-Add-missing-skb_reset_mac_header-call.patch patches.suse/net-usb-asix-fill-null-ptr-deref-in-asix_suspend.patch patches.suse/Revert-net_sched-hold-netns-refcnt-for-each-action.patch patches.suse/net_sched-introduce-tcf_exts_get_net-and-tcf_exts_pu.patch patches.suse/cls_basic-use-tcf_exts_get_net-before-call_rcu.patch patches.suse/cls_bpf-use-tcf_exts_get_net-before-call_rcu.patch patches.suse/cls_cgroup-use-tcf_exts_get_net-before-call_rcu.patch patches.suse/cls_flow-use-tcf_exts_get_net-before-call_rcu.patch patches.suse/cls_flower-use-tcf_exts_get_net-before-call_rcu.patch patches.suse/cls_fw-use-tcf_exts_get_net-before-call_rcu.patch patches.suse/cls_matchall-use-tcf_exts_get_net-before-call_rcu.patch patches.suse/cls_route-use-tcf_exts_get_net-before-call_rcu.patch patches.suse/cls_rsvp-use-tcf_exts_get_net-before-call_rcu.patch patches.suse/cls_tcindex-use-tcf_exts_get_net-before-call_rcu.patch patches.suse/cls_u32-use-tcf_exts_get_net-before-call_rcu.patch patches.suse/ALSA-usb-audio-support-new-Amanero-Combo384-firmware patches.suse/ALSA-timer-Limit-max-instances-per-timer patches.suse/ALSA-seq-Avoid-invalid-lockdep-class-warning patches.suse/ALSA-seq-Fix-OSS-sysex-delivery-in-OSS-emulation patches.suse/ALSA-hda-fix-headset-mic-problem-for-Dell-machines-alc274 patches.suse/ARM-8720-1-ensure-dump_instr-checks-addr_limit.patch patches.suse/0001-sysctl-add-register_sysctl-dummy-helper.patch patches.suse/1399-drm-vmwgfx-constify-vmw_fence_ops patches.suse/drm-vmwgfx-Fix-Ubuntu-17.10-Wayland-black-screen-iss patches.suse/drm-i915-Reject-unknown-syncobj-flags patches.suse/drm-i915-Deconstruct-struct-sgt_dma-initialiser patches.suse/KVM-PPC-Book3S-HV-Fix-exclusion-between-HPT-resizing.patch patches.suse/Input-elan_i2c-add-ELAN060C-to-the-ACPI-table patches.suse/rbd-use-gfp_noio-for-parent-stat-and-data-requests.patch patches.suse/rds-ib-Fix-NULL-pointer-dereference-in-debug-code.patch patches.suse/tcp-fix-tcp_fastretrans_alert-warning.patch patches.suse/vlan-fix-a-use-after-free-in-vlan_device_event.patch patches.suse/net-mlx5-Loop-over-temp-list-to-release-delay-events.patch patches.suse/net-mlx5-Cancel-health-poll-before-sending-panic-tea.patch patches.suse/net-mlx5e-Fix-napi-poll-with-zero-budget.patch patches.suse/net-mlx5e-Set-page-to-null-in-case-dma-mapping-fails.patch patches.suse/net-mlx5e-Increase-Striding-RQ-minimum-size-limit-to.patch patches.suse/can-c_can-don-t-indicate-triple-sampling-support-for patches.suse/can-sun4i-handle-overrun-in-RX-FIFO patches.suse/can-peak-Add-support-for-new-PCIe-M2-CAN-FD-interfac patches.suse/can-ifi-Fix-transmitter-delay-calculation patches.suse/x86-smpboot-make-optimization-of-delay-calibration-work-correctly.patch patches.suse/x86-unwind-Disable-KASAN-checking-in-the-ORC-unwinde.patch patches.suse/x86-mm-fix-elf_et_dyn_base-for-5-level-paging patches.suse/x86-debug-handle-warnings-before-the-notifier-chain-to-fix-kgdb-crash patches.suse/stop-using-pK-for-proc-kallsyms-pointer-values.patch patches.suse/proc-module-use-the-same-logic-as-proc-kallsyms-for-.patch patches.suse/Documentation-kernel-api-add-bitmap-operations-from-.patch patches.suse/documentation-kernel-api-add-more-info-on-bitmap-fun.patch patches.suse/03-edac-ghes-remove-symbol-exports.patch patches.suse/04-edac-ghes-model-a-single-logical-memory-controller.patch patches.suse/05-edac-ghes-add-platform-check.patch patches.suse/06-edac-add-helper-which-returns-the-loaded-platform-driver.patch patches.suse/07-edac-add-owner-check-to-the-x86-platform-drivers.patch patches.suse/edac-sb_edac-don-t-create-a-second-memory-controller-if-ha1-is-not-present.patch patches.suse/edac-skx_edac-fix-detection-of-single-rank-dimms.patch patches.suse/edac-skx_edac-handle-systems-with-segmented-pci-busses.patch patches.suse/edac-sb_edac-fix-missing-dimm-sysfs-entries-with-knl-snc2-snc4-mode.patch patches.suse/EDAC-sb_edac-Fix-missing-break-in-switch patches.suse/hwmon-pmbus-core-Prevent-unintentional-setting-of-pa.patch patches.suse/hwmon-k10temp-move-chip-specific-code-into-probe-function.patch patches.suse/hwmon-k10temp-add-support-for-family-17h.patch patches.suse/hwmon-k10temp-add-support-for-temperature-offsets.patch patches.suse/regulator-qcom_spmi-Include-offset-when-translating- patches.suse/regulator-tps65218-Fix-strobe-assignment patches.suse/spi-sh-msiof-Fix-DMA-transfer-size-check patches.suse/spi-spi-axi-fix-potential-use-after-free-after-dereg patches.suse/0169-spi-spi-fsl-dspi-enabling-Coldfire-mcf5441x-dspi.patch patches.suse/regmap-add-iopoll-like-polling-macro-for-regmap_field patches.suse/kallsyms-fix-building-without-printk.patch patches.suse/proc-module-fix-building-without-kallsyms.patch patches.suse/mmc-sdhci-pci-remove-outdated-declaration patches.suse/0001-mmc-sdhci-pci-Add-support-for-Intel-CDF.patch patches.suse/mmc-sdhci-of-esdhc-disable-SD-clock-for-clock-value- patches.suse/0001-mmc-block-Convert-RPMB-to-a-character-device.patch patches.suse/0002-mmc-block-Delete-mmc_access_rpmb.patch patches.suse/0003-mmc-block-Fix-bug-when-removing-RPMB-chardev.patch patches.suse/mmc-core-introduce-host-claiming-by-context.patch patches.suse/mmc-core-add-support-for-handling-cqe-requests.patch patches.suse/mmc-mmc-enable-command-queuing.patch patches.suse/mmc-mmc-enable-cqe-s.patch patches.suse/mmc-block-use-local-variables-in-mmc_blk_data_prep.patch patches.suse/mmc-block-prepare-cqe-data.patch patches.suse/mmc-block-factor-out-mmc_setup_queue.patch patches.suse/mmc-rtsx-fix-tuning-fail-on-gen3-pci-express.patch patches.suse/mmc-core-export-a-few-functions-needed-for-blkmq-support.patch patches.suse/mmc-sdhci-msm-fix-issue-with-power-irq patches.suse/mmc-Kconfig-Enable-CONFIG_MMC_SDHCI_IO_ACCESSORS.patch patches.suse/sdhci-fujitsu-add-support-for-setting-the-CMD_DAT_DE.patch patches.suse/tpm_tis-make-array-cmd_getticks-static-const-to-shrink-object-code-size.patch patches.suse/tpm-183-constify-transmit-data-pointers.patch patches.suse/0020-tpm-tpm_crb-Use-start-method-value-from-ACPI-table-d.patch patches.suse/tpm-185-tis_spi-Use-DMA-safe-memory-for-SPI-transfers.patch patches.suse/tpm-Trigger-only-missing-TPM-2.0-self-tests.patch patches.suse/tpm-Use-dynamic-delay-to-wait-for-TPM-2.0-self-test-.patch patches.suse/tpm-React-correctly-to-RC_TESTING-from-TPM-2.0-self-.patch patches.suse/tpm-dev-common-Reject-too-short-writes.patch patches.suse/tpm-fix-type-of-a-local-variables-in-tpm_tis_spi-c.patch patches.suse/tpm-tpm_tis-use-array_size-to-define-tpm_hid_usr_idx.patch patches.suse/ima-fix-hash-algorithm-initialization patches.suse/s390-runtime-instrumention-fix-possible-memory-corru.patch patches.suse/s390-runtime-instrumentation-simplify-task-exit-handling.patch patches.suse/s390-guarded-storage-fix-possible-memory-corruption.patch patches.suse/s390-cmf-set_schib_wait-add-timeout.patch patches.suse/s390-sles15sp1-00-14-01-s390-crypto-add-inline-assembly-for-KMA-instruction-.patch patches.suse/s390-sles15sp1-00-14-02-s390-crypto-add-s390-platform-specific-aes-gcm-suppo.patch patches.suse/s390-sles15sp1-00-08-06-s390-ccwgroup-tie-a-ccwgroup-driver-to-its-ccw-drive.patch patches.suse/s390-sles15-02-03-dis-end-marker.patch patches.suse/s390-sles15-00-10-01-kernel-sthyi-reorganize-sthyi-implementation.patch patches.suse/s390-sles15-00-10-02-kernel-sthyi-add-cache-to-store-hypervisor-info.patch patches.suse/s390-sles15-00-10-03-kernel-sthyi-add-s390_sthyi-system-call.patch patches.suse/s390-optimize-memset-implementation.patch patches.suse/s390-cpu-alternatives.patch patches.suse/s390-spinlock-alternative.patch patches.suse/s390-ctl_reg-move-control-register-definitions-to-ct.patch patches.suse/s390-sles15sp1-00-01-01-zcrypt-CEX6S-exploitation.patch patches.suse/s390-sles15sp1-00-01-02-zcrypt-Enable-special-header-file-flag-for-AU-C.patch patches.suse/s390-sles15sp1-00-01-03-zcrypt-Introduce-QACT-support-for-AP-bus-device.patch patches.suse/s390-sles15sp1-00-05-01-s390-cpum_cf-add-hardware-counter-support-for-IBM-z1.patch patches.suse/s390-pci-do-not-require-ais-facility.patch patches.suse/s390-archrandom-reconsider-s390-arch-random-implementation.patch patches.suse/s390-sles15sp1-00-03-02-zcrypt-Rework-struct-ap_qact_ap_info.patch patches.suse/s390-vfio-ccw-Do-not-attempt-to-free-no-op-test-and-.patch patches.suse/s390-bpf-take-advantage-of-stack_depth-tracking.patch patches.suse/s390-sles15-02-02-te-ctl.patch patches.suse/s390-sles15-01-11-s390-noexec-execute-kexec-datamover-without-DAT.patch patches.suse/rcu-Fix-up-pending-cbs-check-in-rcu_prepare_for_idle.patch patches.suse/sched-Make-resched_cpu-unconditional.patch patches.suse/locking-static_keys-improve-uninitialized-key-warning.patch patches.suse/0001-locking-qrwlock-Use-struct-qrwlock-instead-of-struct.patch patches.suse/0001-locking-atomic-Add-atomic_cond_read_acquire.patch patches.suse/0001-locking-qrwlock-Use-atomic_cond_read_acquire-when-sp.patch patches.suse/0001-locking-qrwlock-Prevent-slowpath-writers-getting-hel.patch patches.suse/0028-locking-atomics-dm-integrity-Convert-ACCESS_ONCE-to-.patch patches.suse/0029-locking-atomics-COCCINELLE-treewide-Convert-trivial-.patch patches.suse/block-Use-DECLARE_COMPLETION_ONSTACK-in-submit_bio_w.patch patches.suse/0001-locking-pvqspinlock-Implement-hybrid-PV-queued-unfai.patch patches.suse/locking-lockdep-Add-IRQs-disabled-enabled-assertion-APIs-lockdep_assert_irqs_enabled-disabled.patch patches.suse/irq-softirqs-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch patches.suse/workqueue-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch patches.suse/timers-nohz-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch patches.suse/timers-hrtimer-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch patches.suse/smp-core-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch patches.suse/x86-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch patches.suse/perf-core-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch patches.suse/irq_work-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch patches.suse/sched-clock-sched-cputime-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch patches.suse/timers-posix-cpu-timers-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch patches.suse/netpoll-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch patches.suse/rcu-Use-lockdep-to-assert-IRQs-are-disabled-enabled.patch patches.suse/locking-x86-Use-LOCK-ADD-for-smp_mb-instead-of-MFENCE.patch patches.suse/kprobes-x86-disable-preemption-in-ftrace-based-jprobes patches.suse/perf-bpf-Extend-the-perf_event_read_local-interface-.patch patches.suse/perf-core-fix-perf_event_read_value-locking.patch patches.suse/perf-core-fix-_perf_read_group_add-locking.patch patches.suse/perf-core-make-sure-to-update-ctx-time-before-using-it.patch patches.suse/perf-core-rename-enum-perf_event_active_state.patch patches.suse/perf-core-fix-perf_event_read.patch patches.suse/perf-core-rewrite-event-timekeeping.patch patches.suse/x86-mce-amd-always-give-panic-severity-for-uc-errors-in-kernel-context.patch patches.suse/sched-fair-Clean-up-calc_cfs_shares.patch patches.suse/sched-fair-Add-comment-to-calc_cfs_shares.patch patches.suse/sched-fair-Cure-calc_cfs_shares-vs.-reweight_entity.patch patches.suse/sched-fair-Remove-se-load.weight-from-se-avg.load_sum.patch patches.suse/sched-fair-Change-update_load_avg-arguments.patch patches.suse/sched-fair-Move-enqueue-migrate-handling.patch patches.suse/sched-fair-Rename-en-de-queue_entity_load_avg.patch patches.suse/sched-fair-Introduce-en-de-queue_load_avg.patch patches.suse/sched-fair-More-accurate-reweight_entity.patch patches.suse/sched-fair-Use-reweight_entity-for-set_user_nice.patch patches.suse/sched-fair-Rewrite-cfs_rq-removed_-avg.patch patches.suse/sched-fair-Rewrite-PELT-migration-propagation.patch patches.suse/sched-fair-Propagate-an-effective-runnable_load_avg.patch patches.suse/sched-fair-Implement-synchonous-PELT-detach-on-load-balance-migrate.patch patches.suse/sched-fair-Align-PELT-windows-between-cfs_rq-and-its-se.patch patches.suse/sched-fair-Implement-more-accurate-async-detach.patch patches.suse/sched-fair-Calculate-runnable_weight-slightly-differently.patch patches.suse/sched-fair-Update-calc_group_-comments.patch patches.suse/sched-fair-Sync-task-util-before-slow-path-wakeup.patch patches.suse/sched-fair-Move-select_task_rq_fair-slow-path-into-its-own-function.patch patches.suse/sched-fair-Remove-unnecessary-comparison-with-1.patch patches.suse/sched-fair-Fix-find_idlest_group-when-local-group-is-not-allowed.patch patches.suse/sched-fair-Fix-usage-of-find_idlest_group-when-no-groups-are-allowed.patch patches.suse/sched-fair-Fix-usage-of-find_idlest_group-when-the-local-group-is-idlest.patch patches.suse/sched-rt-Simplify-the-IPI-based-RT-balancing-logic.patch patches.suse/sched-isolcpus-Fix-isolcpus-boot-parameter-handling-.patch patches.suse/sched-idle-Micro-optimize-the-idle-loop.patch patches.suse/x86-unwinder-Make-CONFIG_UNWINDER_ORC-y-the-default-.patch patches.suse/x86-unwind-Rename-unwinder-config-options-to-CONFIG_.patch patches.suse/x86-unwind-Make-CONFIG_UNWINDER_ORC-y-the-default-in.patch patches.suse/x86-entry-use-syscall_define-macros-for-sys_modify_ldt patches.suse/0001-objtool-Don-t-report-end-of-section-error-after-an-e.patch patches.suse/0002-x86-head-Remove-confusing-comment.patch patches.suse/0003-x86-head-Remove-unused-bad_address-code.patch patches.suse/0004-x86-head-Fix-head-ELF-function-annotations.patch patches.suse/0005-x86-boot-Annotate-verify_cpu-as-a-callable-function.patch patches.suse/0006-x86-xen-Fix-xen-head-ELF-annotations.patch patches.suse/0007-x86-xen-Add-unwind-hint-annotations.patch patches.suse/0008-x86-head-Add-unwind-hint-annotations.patch patches.suse/objtool-Print-top-level-commands-on-incorrect-usage.patch patches.suse/x86-asm-don-t-use-the-confusing-ifeq-directive patches.suse/x86-mm-relocate-page-fault-error-codes-to-traps-h patches.suse/x86-boot-relocate-definition-of-the-initial-state-of-cr0 patches.suse/ptrace-x86-make-user_64bit_mode-available-to-32-bit-builds patches.suse/x86-fpu-debug-remove-unused-x86_fpu_state-and-x86_fpu_deactivate_state-tracepoints patches.suse/bitops-add-clear-set_bit32-to-linux-bitops-h.patch patches.suse/x86-cpuid-Add-generic-table-for-CPUID-dependencies.patch patches.suse/x86-fpu-parse-clearcpuid-as-early-xsave-argument patches.suse/x86-fpu-make-xsave-check-the-base-cpuid-features-before-enabling patches.suse/x86-fpu-remove-the-explicit-clearing-of-xsave-dependent-features patches.suse/x86-cpuid-Prevent-out-of-bound-access-in-do_clear_cp.patch patches.suse/x86-cpufeatures-Enable-new-SSE-AVX-AVX512-CPU-featur.patch patches.suse/01-x86-entry-64-remove-the-restore_c_regs_and_iret-label.patch patches.suse/02-x86-entry-64-split-the-iret-to-user-and-iret-to-kernel-paths.patch patches.suse/03-x86-entry-64-move-swapgs-into-the-common-iret-to-usermode-path.patch patches.suse/04-x86-entry-64-simplify-reg-restore-code-in-the-standard-iret-paths.patch patches.suse/05-x86-entry-64-shrink-paranoid_exit_restore-and-make-labels-local.patch patches.suse/06-x86-entry-64-use-pop-instead-of-movq-in-syscall_return_via_sysret.patch patches.suse/07-x86-entry-64-merge-the-fast-and-slow-sysret-paths.patch patches.suse/08-x86-entry-64-use-pop-instead-of-mov-to-restore-regs-on-nmi-return.patch patches.suse/09-x86-entry-64-remove-the-restore_-regs-infrastructure.patch patches.suse/11-xen-x86-entry-64-add-xen-nmi-trap-entry.patch patches.suse/12-x86-entry-64-de-xen-ify-our-nmi-code.patch patches.suse/13-x86-entry-32-pull-the-msr_ia32_sysenter_cs-update-code-out-of-native_load_sp0.patch patches.suse/14-x86-entry-64-pass-sp0-directly-to-load_sp0.patch patches.suse/15-x86-entry-add-task_top_of_stack-to-find-the-top-of-a-task-s-stack.patch patches.suse/16-xen-64-x86-entry-64-clean-up-sp-code-in-cpu_initialize_context.patch patches.suse/17-x86-entry-64-stop-initializing-tss-sp0-at-boot.patch patches.suse/18-x86-entry-64-remove-all-remaining-direct-thread_struct-sp0-reads.patch patches.suse/19-x86-entry-32-fix-cpu_current_top_of_stack-initialization-at-boot.patch patches.suse/20-x86-entry-64-remove-thread_struct-sp0.patch patches.suse/21-x86-traps-use-a-new-on_thread_stack-helper-to-clean-up-an-assertion.patch patches.suse/22-x86-entry-64-shorten-test-instructions.patch patches.suse/x86-cpuid-Replace-set-clear_bit32.patch patches.suse/x86-xen-drop-5-level-paging-support-code-from-the-xen_pv-code patches.suse/x86-mm-64-rename-the-register_page_bootmem_memmap-size-parameter-to-nr_pages patches.suse/x86-mm-define-page_table-using-kernpg_table patches.suse/x86-build-beautify-build-log-of-syscall-headers patches.suse/selftests-x86-protection_keys-Fix-syscall-NR-redefin.patch patches.suse/00-documentation-x86-add-amd-secure-encrypted-virtualization-sev-description.patch patches.suse/01-x86-mm-add-secure-encrypted-virtualization-sev-support.patch patches.suse/02-x86-mm-don-t-attempt-to-encrypt-initrd-under-sev.patch patches.suse/03-x86-realmode-don-t-decrypt-trampoline-area-under-sev.patch patches.suse/04-x86-mm-use-encrypted-access-of-boot-related-data-with-sev.patch patches.suse/05-x86-mm-include-sev-for-encryption-memory-attribute-changes.patch patches.suse/06-x86-efi-access-efi-data-as-encrypted-when-sev-is-active.patch patches.suse/07-resource-consolidate-resource-walking-code.patch patches.suse/08-resource-provide-resource-struct-in-resource-walk-callback.patch patches.suse/09-x86-mm-resource-use-page_kernel-protection-for-ioremap-of-memory-pages.patch patches.suse/10-x86-mm-add-dma-support-for-sev-memory-encryption.patch patches.suse/11-x86-boot-add-early-boot-support-when-running-with-sev-active.patch patches.suse/12-x86-io-unroll-string-i-o-when-sev-is-active.patch patches.suse/13-x86-add-support-for-changing-memory-encryption-attribute-in-early-boot.patch patches.suse/14-percpu-introduce-define_per_cpu_decrypted.patch patches.suse/15-x86-kvm-decrypt-shared-per-cpu-variables-when-sev-is-active.patch patches.suse/16-x86-kvm-clear-encryption-attribute-when-sev-is-active.patch patches.suse/uprobes-x86-use-existing-definitions-for-segment-override-prefixes.patch patches.suse/x86-mpx-simplify-handling-of-errors-when-computing-linear-addresses.patch patches.suse/x86-mpx-use-signed-variables-to-compute-effective-addresses.patch patches.suse/x86-mpx-do-not-use-sib-index-if-its-value-is-100b-and-modrm-mod-is-not-11b.patch patches.suse/x86-mpx-do-not-use-sib-base-if-its-value-is-101b-and-modrm-mod-0.patch patches.suse/x86-mpx-x86-insn-relocate-insn-util-functions-to-a-new-insn-eval-file.patch patches.suse/x86-insn-eval-do-not-bug-on-invalid-register-type.patch patches.suse/x86-insn-eval-add-a-utility-function-to-get-register-offsets.patch patches.suse/x86-insn-eval-add-utility-function-to-identify-string-instructions.patch patches.suse/x86-insn-eval-add-utility-functions-to-get-segment-selector.patch patches.suse/x86-insn-eval-add-utility-function-to-get-segment-descriptor.patch patches.suse/x86-insn-eval-add-utility-functions-to-get-segment-descriptor-base-address-and-limit.patch patches.suse/x86-insn-eval-add-function-to-get-default-params-of-code-segment.patch patches.suse/x86-insn-eval-indicate-a-32-bit-displacement-if-modrm-mod-is-0-and-modrm-rm-is-101b.patch patches.suse/x86-insn-eval-incorporate-segment-base-in-linear-address-computation.patch patches.suse/x86-insn-eval-extend-get_seg_base_addr-to-also-obtain-segment-limit.patch patches.suse/x86-insn-eval-compute-linear-address-in-several-utility-functions.patch patches.suse/x86-insn-eval-add-support-to-resolve-32-bit-address-encodings.patch patches.suse/x86-insn-eval-add-wrapper-function-for-32-and-64-bit-addresses.patch patches.suse/x86-insn-eval-handle-32-bit-address-encodings-in-virtual-8086-mode.patch patches.suse/x86-insn-eval-add-support-to-resolve-16-bit-address-encodings.patch patches.suse/x86-cpufeature-add-user-mode-instruction-prevention-definitions.patch patches.suse/x86-umip-add-emulation-code-for-umip-instructions.patch patches.suse/x86-umip-force-a-page-fault-when-unable-to-copy-emulated-result-to-user.patch patches.suse/x86-umip-enable-user-mode-instruction-prevention-at-runtime.patch patches.suse/x86-traps-fix-up-general-protection-faults-caused-by-umip.patch patches.suse/selftests-x86-add-tests-for-user-mode-instruction-prevention patches.suse/selftests-x86-add-tests-for-the-str-and-sldt-instructions patches.suse/x86-stacktrace-Avoid-recording-save_stack_trace-wrap.patch patches.suse/24-x86-virt-x86-platform-merge-struct-x86_hyper-into-struct-x86_platform-and-struct-x86_init.patch patches.suse/25-x86-virt-add-enum-for-hypervisors-to-replace-x86_hyper.patch patches.suse/irqchip-gic-v3-Add-support-for-Range-Selector-RS-fea.patch patches.suse/irqchip-gic-v3-Probe-device-ID-space-before-quirks-h.patch patches.suse/irqchip-gic-Make-quirks-matching-conditional-on-init.patch patches.suse/irqchip-gic-v3-Add-workaround-for-Synquacer-pre-ITS-558b0165.patch patches.suse/irqchip-gic-v3-its-Add-post-mortem-info-on-command-t.patch patches.suse/irqchip-gic-v3-its-Pass-its_node-pointer-to-each-com.patch patches.suse/irqchip-gic-v3-its-Workaround-HiSilicon-Hip07-redist.patch patches.suse/irqchip-gic-v3-its-Track-per-ITS-list-number.patch patches.suse/irqchip-gic-v3-its-Make-GICv4_ITS_LIST_MAX-globally-.patch patches.suse/irqchip-gic-v3-its-Make-its_send_vinvall-operate-on-.patch patches.suse/irqchip-gic-v3-its-Make-its_send_vmapp-operate-on-a-.patch patches.suse/irqchip-gic-v3-its-Limit-scope-of-VPE-mapping-to-be-.patch patches.suse/irqchip-gic-v3-its-Only-send-VINVALL-to-a-single-ITS.patch patches.suse/irqchip-gic-v3-its-Update-effective-affinity-on-VPE-.patch patches.suse/irq-core-Fix-boot-crash-when-the-irqaffinity-boot-pa.patch patches.suse/irqchip-gic-v3-its-Setup-VLPI-properties-at-map-time.patch patches.suse/irqchip-gic-Deal-with-broken-firmware-exposing-only-.patch patches.suse/irqdomain-Update-the-comments-of-fwnode-field-of-irq.patch patches.suse/irqchip-gic-v3-its-Fix-VPE-activate-callback-return-.patch patches.suse/0001-irqchip-exiu-Add-support-for-Socionext-Synquacer-EXI.patch patches.suse/genirq-proc-Return-proper-error-code-when-irq_set_af.patch patches.suse/timer-Provide-wrappers-safe-for-use-with-LOCKDEP.patch patches.suse/scsi-fcoe-convert-timers-to-use-timer_setup patches.suse/0004-clocksource-drivers-rockchip-pr_err-strings-should-e.patch patches.suse/clocksource-drivers-arm_arch_timer-Validate-CNTFRQ-a.patch patches.suse/scsi-csiostor-convert-timers-to-use-timer_setup.patch patches.suse/scsi-cxgbi-convert-timers-to-use-timer_setup patches.suse/scsi-lpfc-Convert-timers-to-use-timer_setup.patch patches.suse/scsi-megaraid-Convert-timers-to-use-timer_setup.patch patches.suse/scsi-sas-Convert-timers-to-use-timer_setup.patch patches.suse/1400-drm-gma500-convert-timers-to-use-timer_setup patches.suse/1401-drm-etnaviv-convert-timers-to-use-timer_setup patches.suse/timers-Add-a-function-to-start-reduce-a-timer.patch patches.suse/x86-intel_rdt-add-framework-for-better-rdt-ui-diagnostics patches.suse/x86-intel_rdt-add-diagnostics-when-writing-the-schemata-file patches.suse/x86-intel_rdt-add-diagnostics-when-writing-the-tasks-file patches.suse/x86-intel_rdt-add-diagnostics-when-writing-the-cpus-file patches.suse/x86-intel_rdt-add-diagnostics-when-making-directories patches.suse/x86-intel_rdt-initialize-bitmask-of-shareable-resource-if-cdp-enabled.patch patches.suse/x86-intel_rdt-fix-potential-deadlock-during-resctrl-unmount patches.suse/x86-intel_rdt-fix-potential-deadlock-during-resctrl-mount patches.suse/x86-intel_rdt-fix-a-silent-failure-when-writing-zero-value-schemata patches.suse/x86-tsc-add-option-that-tsc-on-socket-0-being-non-ze.patch patches.suse/x86-tsc-skip-tsc-test-and-error-messages-if-already-.patch patches.suse/x86-tsc-drastically-reduce-the-number-of-firmware-bu.patch patches.suse/x86-tsc-provide-a-means-to-disable-tsc-art.patch patches.suse/x86-platform-uv-add-check-of-tsc-state-set-by-uv-bio.patch patches.suse/x86-tsc-make-config_x86_tsc-n-build-work-again.patch patches.suse/x86-CPU-Avoid-unnecessary-IPIs-in-arch_freq_get_on_cpu.patch patches.suse/PM-Domains-Allow-genpd-users-to-specify-default-acti.patch patches.suse/PM-Domains-Fix-genpd-to-deal-with-drivers-returning-.patch patches.suse/PM-QoS-Drop-PM_QOS_FLAG_REMOTE_WAKEUP.patch patches.suse/cpuidle-fix-broadcast-control-when-broadcast-can-not-be-entered.patch patches.suse/0150-ARM-cpuidle-Correct-driver-unregistration-if-init-fa.patch patches.suse/0151-ARM-cpuidle-Refactor-rollback-operations-if-init-fai.patch patches.suse/intel_idle-Graceful-probe-failure-when-MWAIT-is-disa.patch patches.suse/cpufreq-ti-cpufreq-add-missing-of_node_put.patch patches.suse/cpufreq-schedutil-Reset-cached_raw_freq-when-not-in-sync-with-next_freq.patch patches.suse/PM-OPP-Move-error-message-to-debug-level patches.suse/PM-OPP-Add-missing-of_node_put-np patches.suse/ACPI-PM-Combine-two-identical-device-resume-routines.patch patches.suse/ACPI-PM-Restore-acpi_subsys_complete.patch patches.suse/ACPI-PM-Split-code-validating-need-for-runtime-resum.patch patches.suse/ACPI-LPIT-Add-Low-Power-Idle-Table-LPIT-support.patch patches.suse/ACPI-PM-Combine-device-suspend-routines.patch patches.suse/ACPI-LPSS-Consolidate-runtime-PM-and-system-sleep-ha.patch patches.suse/ACPI-PM-Fix-acpi_pm_notifier_lock-vs-flush_workqueue patches.suse/PM-s2idle-Clear-the-events_check_enabled-flag patches.suse/0001-PM-core-Add-NEVER_SKIP-and-SMART_PREPARE-driver-flag.patch patches.suse/0002-PCI-PM-Use-the-NEVER_SKIP-driver-flag.patch patches.suse/0003-PM-core-Add-SMART_SUSPEND-driver-flag.patch patches.suse/0004-PCI-PM-Drop-unnecessary-invocations-of-pcibios_pm_op.patch patches.suse/0005-PCI-PM-Take-SMART_SUSPEND-driver-flag-into-account.patch patches.suse/0006-ACPI-PM-Take-SMART_SUSPEND-driver-flag-into-account.patch patches.suse/ACPICA-Hardware-Enable-64-bit-support-of-hardware-ac.patch patches.suse/ACPICA-acpiexec-Add-testability-of-deferred-table-ve.patch patches.suse/ACPICA-Restructure-cleanup-all-string-to-integer-con.patch patches.suse/ACPICA-String-conversions-Cleanup-format-comments.-N.patch patches.suse/ACPICA-String-conversions-Update-to-add-new-behavior.patch patches.suse/ACPICA-Update-acpi_get_timer-for-64-bit-interface-to.patch patches.suse/ACPI-APEI-adjust-a-local-variable-type-in-ghes_iorem patches.suse/ACPI-APEI-remove-the-unused-dead-code-for-SEA-NMI-no patches.suse/ACPI-APEI-Replace-ioremap_page_range-with-fixmap patches.suse/ACPI-APEI-Remove-ghes_ioremap_area patches.suse/arm64-mm-Remove-arch_apei_flush_tlb_one.patch patches.suse/ACPI-x86-Extend-KIOX000A-quirk-to-cover-all-affected patches.suse/ACPI-EC-Fix-regression-related-to-triggering-source- patches.suse/0011-mailbox-PCC-Move-the-MAX_PCC_SUBSPACES-definition-to.patch patches.suse/0004-ACPI-CPPC-Make-CPPC-ACPI-driver-aware-of-PCC-subspac.patch patches.suse/staging-rtlwifi-fix-parenthesis-alignment.patch patches.suse/staging-rts5208-fix-gcc-8-logic-error-warning.patch patches.suse/staging-rtl8188eu-Fix-use-__func__-for-function-name.patch patches.suse/staging-rtl8188eu-Fix-coding-style-issues.patch patches.suse/staging-rtl8188eu-Remove-unneccessary-parenthesis.patch patches.suse/staging-rtl8188eu-core-Fix-code-Indent.patch patches.suse/staging-rtlwifi-use-kcalloc-instead-of-multiply.patch patches.suse/staging-rtlwifi-remove-unused-functions.patch patches.suse/Staging-rtlwifi-Remove-unnecessary-out-of-memory-mes.patch patches.suse/0001-staging-typec-tcpm-Drop-commented-out-code.patch patches.suse/0001-staging-typec-tcpm-Document-data-structures.patch patches.suse/0001-staging-typec-pd-Document-struct-pd_message.patch patches.suse/0001-typec-tcpm-Move-out-of-staging.patch patches.suse/staging-rtl8188eu-remove-parenthesis-from-right-hand.patch patches.suse/staging-rtl8188eu-Fix-spelling.patch patches.suse/staging-lustre-ptlrpc-kfree-used-instead-of-kvfree.patch patches.suse/Staging-rtlwifi-halmac-Remove-unnecessary-out-of-mem.patch patches.suse/staging-vc04_services-Remove-typedef-struct patches.suse/staging-rtl8188eu-Fix-remove-semicolon-in-do-while-0.patch patches.suse/staging-rtl8188eu-hal-Fix-wrong-comparison-to-False.patch patches.suse/staging-vc04_services-remove-BCM2835_VCHIQ_SUPPORT_M patches.suse/iio-adc-ti-ads1015-add-10-to-conversion-wait-time patches.suse/0143-Staging-fsl-mc-remove-unnecessary-parenthesis.patch patches.suse/staging-vc04_services-please-do-not-use-multiple-bla patches.suse/staging-vc04_services-fix-typos patches.suse/Staging-vc04_services-remove-unused-variables patches.suse/staging-vc04_services-Remove-extern-variable patches.suse/staging-vc04_services-Remove-typedef-struct-vchiq_28 patches.suse/staging-rtl8188eu-remove-unneeded-conversions-to-boo.patch patches.suse/staging-rtl8188eu-remove-implicit-bool-int-conversio.patch patches.suse/staging-rtl8188eu-wrap-lines-in-80-characters.patch patches.suse/Staging-rtl8188eu-core-Use-__func__-instead-of-funct.patch patches.suse/Staging-rtl8188eu-core-Add-spaces-around.patch patches.suse/Staging-rtl8188eu-core-Fix-line-over-80-characters.patch patches.suse/staging-rtl8188eu-Remove-braces-from-single-statemen.patch patches.suse/staging-rtl8188eu-Place-the-constant-on-the-right-si.patch patches.suse/Staging-rtl8188eu-core-Use-list_entry-instead-of-con.patch patches.suse/0144-staging-fsl-mc-dpio-Fix-incorrect-comparison.patch patches.suse/staging-rtlwifi-use-ARRAY_SIZE.patch patches.suse/staging-rtlwifi-silence-underflow-warning.patch patches.suse/staging-rtlwifi-make-various-structures-static.patch patches.suse/staging-rtlwifi-pr_err-strings-should-end-with-newli.patch patches.suse/0145-iio-adc-ina2xx-Adhere-to-documented-ABI-use-Ohm-inst.patch patches.suse/staging-rtl8188eu-Convert-timers-to-use-timer_setup.patch patches.suse/staging-rtl8822be-Keep-array-subscript-no-lower-than.patch patches.suse/staging-rtlwifi-rtl8822be-Balance-braces-in-else-sta.patch patches.suse/staging-rtlwifi-rtl8822be-Use-__func__-instead-of-ha.patch patches.suse/staging-rtlwifi-rtl8822be-Remove-useless-parentheses.patch patches.suse/staging-rtlwifi-rtl8822be-Align-the-in-block-comment.patch patches.suse/staging-rtl8188eu-fix-block-comment-styling-in-rtl81.patch patches.suse/staging-rtl8188eu-fix-space-between-function-name-an.patch patches.suse/staging-rtl8188eu-fix-spaces-before-tabs.patch patches.suse/staging-rtl8188eu-add-spaces-around-algebric-and-boo.patch patches.suse/rtl8188eu-Fix-a-possible-sleep-in-atomic-bug-in-rtw2 patches.suse/rtl8188eu-Fix-a-possible-sleep-in-atomic-bug-in-rtw_ patches.suse/rtl8188eu-Fix-a-possible-sleep-in-atomic-bug-in-_rtw.patch patches.suse/staging-rtl8188eu-usb_halinit-mark-expected-switch-f.patch patches.suse/staging-rtl8188eu-usb_ops_linux-mark-expected-switch.patch patches.suse/staging-rtlwifi-Convert-timers-to-use-timer_setup.patch patches.suse/staging-rtlwifi-mark-expected-switch-fall-through-in.patch patches.suse/staging-rtlwifi-halmac-mark-expected-switch-fall-thr.patch patches.suse/rtlwifi-Fix-typo-in-if-.-else-if-.-else-construct.patch patches.suse/staging-rtlwifi-Remove-unnecessary-parentheses.patch patches.suse/staging-rtlwifi-phydm-Remove-useless-parentheses.patch patches.suse/staging-vc04_services-vchiq_core-mark-expected-switc patches.suse/staging-vc04_services-Fix-comment-block-coding-style patches.suse/staging-vc04_services-Use-__func__-instead-of-functi patches.suse/staging-r8822be-mark-expected-switch-fall-throughs.patch patches.suse/vt6655-Fix-a-possible-sleep-in-atomic-bug-in-vt6655_ patches.suse/0001-staging-typec-tcpci-mark-expected-switch-fall-throug.patch patches.suse/0154-staging-fsl-dpaa2-eth-Fix-potential-endless-loop.patch patches.suse/0155-staging-fsl-dpaa2-eth-Account-for-Rx-FD-buffers-on-e.patch patches.suse/0156-staging-fsl-dpaa2-eth-Check-SGT-final-bit-is-present.patch patches.suse/0157-staging-fsl-dpaa2-eth-Check-if-notification-rearm-is.patch patches.suse/0158-staging-fsl-dpaa2-eth-Refactor-interrupt-arming-in-N.patch patches.suse/0159-staging-fsl-dpaa2-eth-Fix-double-DMA-unmap.patch patches.suse/0160-staging-fsl-dpaa2-eth-Use-implicit-clear-of-link-int.patch patches.suse/0161-staging-fsl-dpaa2-eth-Don-t-use-netdev_err-too-early.patch patches.suse/0162-staging-fsl-dpaa2-eth-Add-firmware-version.patch patches.suse/staging-rtl8188eu-prefer-using-BIT-macro.patch patches.suse/staging-rtl8188eu-add-spaces-around.patch patches.suse/staging-rtl8188eu-use-pr_cont.patch patches.suse/staging-vc04_services-Remove-unnecessary-braces patches.suse/staging-rtl8188eu-Revert-part-of-staging-rtl8188eu-f.patch patches.suse/staging-rtl8188eu-Fix-bug-introduced-by-convert-time.patch patches.suse/staging-rtl8188eu-Revert-4-commits-breaking-ARP.patch patches.suse/staging-rtl8188eu-avoid-a-null-dereference-on-pmlmep patches.suse/Staging-rtlwifi-pci-fixed-a-coding-style-issue.patch patches.suse/staging-rtlwifi-Remove-unused-variable.patch patches.suse/staging-rtl8822be-fix-wrong-dma-unmap-len.patch patches.suse/0170-staging-fsl-dpaa2-eth-Label-cleanup.patch patches.suse/0171-staging-fsl-dpaa2-eth-Split-function.patch patches.suse/0172-staging-fsl-dpaa2-eth-Don-t-account-SWA-in-tx_data_o.patch patches.suse/0173-staging-fsl-dpaa2-eth-Change-RX-buffer-alignment.patch patches.suse/0174-staging-fsl-dpaa2-eth-Extra-headroom-in-RX-buffers.patch patches.suse/staging-wilc1000-Fix-bssid-buffer-offset-in-Txq patches.suse/staging-sm750fb-Fix-parameter-mistake-in-poke32 patches.suse/0127-serial-fsl_lpuart-Remove-unused-bd-variable.patch patches.suse/serial-imx-Update-cached-mctrl-value-when-changing-R.patch patches.suse/0002-tty-xilinx_uartps-move-to-arch_initcall-for-earlier-.patch patches.suse/0001-serial-8250_mid-Enable-HSU-on-Intel-Cedar-Fork-PCH.patch patches.suse/sysrq-fix-Show-Regs-call-trace-on-ARM.patch patches.suse/serial-8250-Preserve-DLD-7-4-for-PORT_XR17V35X patches.suse/tty-fix-oops-when-rmmod-8250 patches.suse/serial-8250_fintek-Fix-finding-base_port-with-activa patches.suse/0034-serial-mvebu-uart-use-driver-name-when-requesting-an.patch patches.suse/0035-serial-mvebu-uart-support-probe-of-multiple-ports.patch patches.suse/0036-serial-mvebu-uart-use-a-generic-way-to-access-the-re.patch patches.suse/0037-serial-mvebu-uart-add-soft-reset-at-probe.patch patches.suse/0038-serial-mvebu-uart-add-function-to-change-baudrate.patch patches.suse/0039-serial-mvebu-uart-clear-state-register-before-IRQ-re.patch patches.suse/0040-serial-mvebu-uart-add-TX-interrupt-trigger-for-pulse.patch patches.suse/0041-serial-mvebu-uart-dissociate-RX-and-TX-interrupts.patch patches.suse/0042-serial-mvebu-uart-augment-the-maximum-number-of-port.patch patches.suse/0043-serial-mvebu-uart-support-extended-port-registers-la.patch patches.suse/serdev-Add-ACPI-support.patch patches.suse/ACPI-scan-Fix-enumeration-for-special-UART-devices.patch patches.suse/serial-omap-Fix-EFR-write-on-RTS-deassertion patches.suse/serdev-ttyport-enforce-tty-driver-open-requirement patches.suse/serdev-ttyport-add-missing-open-error-handling patches.suse/serdev-fix-registration-of-second-slave patches.suse/tty-fix-tty_ldisc_receive_buf-documentation patches.suse/0050-serial-mvebu-uart-drop-incorrect-memset.patch patches.suse/serial-8250_fintek-Fix-rs485-disablement-on-invalid- patches.suse/0001-staging-typec-tcpm-Rewrite-comparison-to-NULL-pointe.patch patches.suse/0001-xhci-add-port-speed-ID-to-portsc-tracing.patch patches.suse/0001-usb-xhci-Add-debugfs-interface-for-xHCI-driver.patch patches.suse/0001-usb-xhci-Disable-slot-even-when-virt-dev-is-null.patch patches.suse/0001-usb-xhci-Fix-potential-memory-leak-in-xhci_disable_s.patch patches.suse/0001-usb-xhci-Fix-memory-leak-when-xhci_disable_slot-retu.patch patches.suse/0001-usb-xhci-Return-error-when-host-is-dead-in-xhci_disa.patch patches.suse/0001-usb-typec-tcpm-reset-the-port-on-removal.patch patches.suse/0001-usb-mtu3-fix-error-return-code-in-ssusb_gadget_init.patch patches.suse/0001-usb-phy-tahvo-fix-error-handling-in-tahvo_usb_probe.patch patches.suse/0001-usb-dwc2-Improve-gadget-state-disconnection-handling.patch patches.suse/0044-phy-mvebu-cp110-comphy-remove-unused-member-in-priva.patch patches.suse/0045-phy-rockchip-typec-Avoid-magic-numbers-add-delays-in.patch patches.suse/0046-phy-rockchip-typec-Do-the-calibration-more-correctly.patch patches.suse/0055-PCI-dra7xx-Create-functional-dependency-between-PCIe.patch patches.suse/scsi-ufs-qcom-Set-phy-mode-based-on-the-controllers-.patch patches.suse/0001-USB-serial-garmin_gps-fix-I-O-after-failed-probe-and.patch patches.suse/0001-USB-serial-garmin_gps-fix-memory-leak-on-probe-error.patch patches.suse/0001-USB-serial-metro-usb-stop-I-O-after-failed-open.patch patches.suse/0001-USB-serial-qcserial-add-pid-vid-for-Sierra-Wireless-.patch patches.suse/0001-USB-Add-delay-init-quirk-for-Corsair-K70-LUX-keyboar.patch patches.suse/0001-USB-early-Use-new-USB-product-ID-and-strings-for-DbC.patch patches.suse/0001-USB-serial-Change-DbC-debug-device-binding-ID.patch patches.suse/0001-USB-usbfs-compute-urb-actual_length-for-isochronous.patch patches.suse/crypto-gcm-add-GCM-IV-size-constant patches.suse/0018-crypto-caam-Use-GCM-IV-size-constant.patch patches.suse/crypto-chelsio-Use-GCM-IV-size-constant.patch patches.suse/crypto-aesni-Use-GCM-IV-size-constant patches.suse/crypto-crypto4xx-remove-bad-list_del patches.suse/crypto-crypto4xx-fix-crypto4xx_build_pdr-crypto4xx_b patches.suse/0021-crypto-inside-secure-remove-null-check-before-kfree.patch patches.suse/crypto-brcm-Explicity-ACK-mailbox-message patches.suse/padata-ensure-the-reorder-timer-callback-runs-on-the.patch patches.suse/crypto-lrw-Fix-an-error-handling-path-in-create patches.suse/crypto-lrw-Check-for-incorrect-cipher-name patches.suse/crypto-chelsio-pr_err-strings-should-end-with-newlin.patch patches.suse/0001-crypto-qat-pr_err-strings-should-end-with-newlines.patch patches.suse/crypto-crypto4xx-increase-context-and-scatter-ring-b patches.suse/crypto-talitos-fix-AEAD-test-failures patches.suse/crypto-talitos-fix-memory-corruption-on-SEC2 patches.suse/crypto-talitos-fix-setkey-to-check-key-weakness patches.suse/crypto-talitos-fix-AEAD-for-sha224-on-non-sha224-cap patches.suse/crypto-talitos-fix-use-of-sg_link_tbl_len patches.suse/crypto-talitos-fix-ctr-aes-talitos patches.suse/crypto-chelsio-Remove-unused-parameter.patch patches.suse/crypto-chelsio-Check-error-code-with-IS_ERR-macro.patch patches.suse/crypto-gf128mul-The-x8_ble-multiplication-functions.patch patches.suse/crypto-chelsio-Use-x8_ble-gf-multiplication-to-calcu.patch patches.suse/crypto-chelsio-Remove-allocation-of-sg-list-to-imple.patch patches.suse/crypto-chelsio-Move-DMA-un-mapping-to-chcr-from-lld-.patch patches.suse/crypto-chelsio-Fix-memory-leak.patch patches.suse/crypto-tcrypt-fix-buffer-lengths-in-test_aead_speed patches.suse/0046-crypto-marvell-Add-a-platform_device_id-table.patch patches.suse/0047-crypto-marvell-Remove-the-old-mv_cesa-driver.patch patches.suse/0001-crypto-cavium-clean-up-clang-warning-on-unread-varia.patch patches.suse/crypto-ccp-remove-unused-variable-qim patches.suse/crypto-qat-remove-unused-and-redundant-pointer-vf_in patches.suse/0001-crypto-qat-mark-expected-switch-fall-throughs-in-qat.patch patches.suse/0048-crypto-marvell-Switch-cipher-algs-to-the-skcipher-in.patch patches.suse/crypto-vmx-Use-skcipher-for-ctr-f.patch patches.suse/crypto-change-transient-busy-return-code-to-ENOSPC.patch patches.suse/0049-crypto-marvell-cesa-remove-redundant-backlog-checks-.patch patches.suse/crypto-introduce-crypto-wait-for-async-op.patch patches.suse/0008-dm-move-dm-verity-to-generic-async-completion.patch patches.suse/crypto-caam-fix-incorrect-define patches.suse/0019-crypto-caam-qi-abort-algorithm-setup-on-DPAA2-parts.patch patches.suse/0020-crypto-caam-remove-unneeded-edesc-zeroization.patch patches.suse/0021-crypto-caam-remove-unused-param-of-ctx_map_to_sec4_s.patch patches.suse/0051-crypto-marvell-Add-a-NULL-entry-at-the-end-of-mv_ces.patch patches.suse/crypto-chcr-Replace-_manual_-swap-with-swap-macro.patch patches.suse/crypto-dh-Fix-double-free-of-ctx-p patches.suse/crypto-dh-Don-t-permit-p-to-be-0 patches.suse/crypto-dh-Don-t-permit-key-or-g-size-longer-than-p patches.suse/0001-crypto-qat-Clean-up-error-handling-in-qat_dh_set_sec.patch patches.suse/0001-crypto-dh-Remove-pointless-checks-for-NULL-p-and-g.patch patches.suse/0001-lib-mpi-call-cond_resched-from-mpi_powm-loop.patch patches.suse/fscrypt-lock-mutex-before-checking-for-bounce-page-p.patch patches.suse/ext4-fix-interaction-between-i_size-fallocate-and-de.patch patches.suse/ext4-prevent-data-corruption-with-inline-data-DAX.patch patches.suse/ext4-prevent-data-corruption-with-journaling-DAX.patch patches.suse/ext4-add-sanity-check-for-encryption-DAX.patch patches.suse/ext4-add-ext4_should_use_dax.patch patches.suse/0009-xfs-rewrite-getbmap-using-the-xfs_iext_-helpers.patch patches.suse/0010-xfs-simplify-the-xfs_getbmap-interface.patch patches.suse/xfs-fix-incorrect-extent-state-in-xfs_bmap_ad.patch patches.suse/0011-xfs-use-xfs_iext_get_extent-instead-of-open-coding-i.patch patches.suse/0012-xfs-don-t-set-XFS_BTCUR_BPRV_WASDEL-in-xfs_bunmapi.patch patches.suse/0013-xfs-rename-bno-to-end-in-__xfs_bunmapi.patch patches.suse/0014-xfs-use-xfs_bmap_del_extent_delay-for-the-data-fork-.patch patches.suse/0015-xfs-move-some-more-code-into-xfs_bmap_del_extent_rea.patch patches.suse/0016-xfs-use-correct-state-defines-in-xfs_bmap_del_extent.patch patches.suse/0017-xfs-use-the-state-defines-in-xfs_bmap_del_extent_rea.patch patches.suse/0018-xfs-refactor-xfs_del_extent_real.patch patches.suse/0019-xfs-refactor-xfs_bmap_add_extent_hole_delay.patch patches.suse/0020-xfs-refactor-xfs_bmap_add_extent_hole_real.patch patches.suse/0021-xfs-refactor-xfs_bmap_add_extent_delay_real.patch patches.suse/0022-xfs-refactor-delalloc-accounting-in-xfs_bmap_add_ext.patch patches.suse/0023-xfs-refactor-xfs_bmap_add_extent_unwritten_real.patch patches.suse/0024-xfs-pass-a-struct-xfs_bmbt_irec-to-xfs_bmbt_update.patch patches.suse/0025-xfs-pass-a-struct-xfs_bmbt_irec-to-xfs_bmbt_lookup_e.patch patches.suse/0026-xfs-replace-xfs_bmbt_lookup_ge-with-xfs_bmbt_lookup_.patch patches.suse/0027-xfs-remove-all-xfs_bmbt_set_-helpers-except-for-xfs_.patch patches.suse/0028-xfs-remove-xfs_bmbt_get_state.patch patches.suse/xfs-buffer-lru-reference-count-error-injection-tag.patch patches.suse/xfs-return-a-distinct-error-code-value-for-IGET_INCO.patch patches.suse/xfs-create-block-pointer-check-functions.patch patches.suse/xfs-refactor-btree-pointer-checks.patch patches.suse/xfs-refactor-btree-block-header-checking-functions.patch patches.suse/xfs-create-inode-pointer-verifiers.patch patches.suse/0029-xfs-add-a-xfs_bmap_fork_to_state-helper.patch patches.suse/0030-xfs-make-better-use-of-the-state-variable-in-xfs_bma.patch patches.suse/0031-xfs-remove-post-bmap-tracing-in-xfs_bmap_local_to_ex.patch patches.suse/0032-xfs-move-pre-post-bmap-tracing-into-xfs_iext_update_.patch patches.suse/0033-xfs-remove-XFS_BMAP_TRACE_EXLIST.patch patches.suse/0034-xfs-remove-the-never-fully-implemented-UUID-fork-for.patch patches.suse/0035-xfs-remove-if_rdev.patch patches.suse/0036-xfs-inline-xfs_shift_file_space-into-callers.patch patches.suse/0037-xfs-remove-XFS_BMAP_MAX_SHIFT_EXTENTS.patch patches.suse/0038-xfs-split-xfs_bmap_shift_extents.patch patches.suse/0039-xfs-remove-xfs_bmse_shift_one.patch patches.suse/0040-xfs-update-got-in-xfs_bmap_shift_update_extent.patch patches.suse/0041-xfs-don-t-rely-on-extent-indices-in-xfs_bmap_collaps.patch patches.suse/0042-xfs-don-t-rely-on-extent-indices-in-xfs_bmap_insert_.patch patches.suse/0043-xfs-rewrite-xfs_bmap_first_unused-to-make-better-use.patch patches.suse/0044-xfs-add-asserts-for-the-mmap-lock-in-xfs_-insert-col.patch patches.suse/0045-xfs-merge-xfs_bmap_read_extents-into-xfs_iread_exten.patch patches.suse/0046-xfs-add-a-new-xfs_iext_lookup_extent_before-helper.patch patches.suse/xfs-fix-log-block-underflow-during-recovery-c.patch patches.suse/xfs-validate-sb_logsunit-is-a-multiple-of-the-fs-blo.patch patches.suse/xfs-fix-unused-variable-warning-in-xfs_buf_set_ref.patch patches.suse/xfs-move-error-injection-tags-into-their-own-file.patch patches.suse/xfs-truncate-pagecache-before-writeback-in-xfs_setat.patch patches.suse/0047-xfs-don-t-create-overlapping-extents-in-xfs_bmap_add.patch patches.suse/0048-xfs-remove-a-duplicate-assignment-in-xfs_bmap_add_ex.patch patches.suse/0049-xfs-treat-idx-as-a-cursor-in-xfs_bmap_add_extent_del.patch patches.suse/0050-xfs-treat-idx-as-a-cursor-in-xfs_bmap_add_extent_hol.patch patches.suse/0051-xfs-treat-idx-as-a-cursor-in-xfs_bmap_add_extent_hol.patch patches.suse/0052-xfs-treat-idx-as-a-cursor-in-xfs_bmap_add_extent_unw.patch patches.suse/0053-xfs-treat-idx-as-a-cursor-in-xfs_bmap_del_extent_.patch patches.suse/0054-xfs-treat-idx-as-a-cursor-in-xfs_bmap_collapse_exten.patch patches.suse/0055-xfs-pass-an-on-disk-extent-to-xfs_bmbt_validate_exte.patch patches.suse/0056-xfs-iterate-over-extents-in-xfs_iextents_copy.patch patches.suse/0057-xfs-iterate-over-extents-in-xfs_bmap_extents_to_btre.patch patches.suse/0059-xfs-introduce-the-xfs_iext_cursor-abstraction.patch patches.suse/0060-xfs-iterate-backwards-in-xfs_reflink_cancel_cow_bloc.patch patches.suse/0061-xfs-simplify-xfs_reflink_convert_cow.patch patches.suse/0062-xfs-remove-support-for-inlining-data-extents-into-th.patch patches.suse/0063-xfs-allow-unaligned-extent-records-in-xfs_bmbt_disk_.patch patches.suse/0064-xfs-use-a-b-tree-for-the-in-core-extent-list.patch patches.suse/0065-xfs-remove-the-nr_extents-argument-to-xfs_iext_inser.patch patches.suse/0066-xfs-remove-the-nr_extents-argument-to-xfs_iext_remov.patch patches.suse/0067-xfs-pass-struct-xfs_bmbt_irec-to-xfs_bmbt_validate_e.patch patches.suse/0068-xfs-move-xfs_bmbt_irec-and-xfs_exntst_t-to-xfs_types.patch patches.suse/0001-xfs-fix-number-of-records-handling-in-xfs_iext_split_leaf.patch patches.suse/0002-xfs-add-some-comments-to-xfs_iext_insert-xfs_iext_insert_node.patch patches.suse/0003-xfs-remove-a-superflous-assignment-in-xfs_iext_remove_node.patch patches.suse/0004-xfs-trivial-indentation-fixup-for-xfs_iext_remove_node.patch patches.suse/0005-xfs-add-comments-documenting-the-rebalance-algorithm.patch patches.suse/0006-xfs-handle-zero-entries-case-in-xfs_iext_rebalance_leaf.patch patches.suse/btrfs-copy-fsid-to-super_block-s_uuid.patch patches.suse/btrfs-Remove-unused-parameters-from-various-function.patch patches.suse/btrfs-remove-redundant-argument-of-_link_block_group.patch patches.suse/0001-Btrfs-make-plug-in-writing-meta-blocks-really-work.patch patches.suse/0002-Btrfs-remove-bio_flags-which-indicates-a-meta-block-.patch patches.suse/btrfs-change-how-we-decide-to-commit-transactions-du.patch patches.suse/0001-btrfs-Refactor-check_leaf-function-for-later-expansi.patch patches.suse/0002-btrfs-Check-if-item-pointer-overlaps-with-the-item-i.patch patches.suse/0003-btrfs-Add-sanity-check-for-EXTENT_DATA-when-reading-.patch patches.suse/0004-btrfs-Add-checker-for-EXTENT_CSUM.patch patches.suse/btrfs-prefix-sysfs-attribute-struct-names.patch patches.suse/0005-btrfs-Move-leaf-and-node-validation-checker-to-tree-.patch patches.suse/0006-btrfs-tree-checker-Enhance-btrfs_check_node-output.patch patches.suse/0007-btrfs-tree-checker-Enhance-output-for-btrfs_check_le.patch patches.suse/0008-btrfs-tree-checker-Enhance-output-for-check_csum_ite.patch patches.suse/0009-btrfs-tree-checker-Enhance-output-for-check_extent_d.patch patches.suse/0010-btrfs-tree-checker-use-zu-format-string-for-size_t.patch patches.suse/0003-btrfs-pass-root-to-various-extent-ref-mod-functions.patch patches.suse/0005-btrfs-only-check-delayed-ref-usage-in-should_end_transaction.patch patches.suse/0001-btrfs-add-a-helper-to-return-a-head-ref.patch patches.suse/0002-btrfs-move-extent_op-cleanup-to-a-helper.patch patches.suse/0003-btrfs-breakout-empty-head-cleanup-to-a-helper.patch patches.suse/0004-btrfs-move-ref_mod-modification-into-the-if-ref-logi.patch patches.suse/0005-btrfs-move-all-ref-head-cleanup-to-the-helper-functi.patch patches.suse/0006-btrfs-remove-delayed_ref_node-from-ref_head.patch patches.suse/0020-btrfs-remove-type-argument-from-comp_tree_refs.patch patches.suse/0013-btrfs-add-assertions-for-releasing-trans-handle-reservations.patch patches.suse/0016-btrfs-cleanup-extent-locking-sequence.patch patches.suse/0017-Btrfs-rework-outstanding_extents.patch patches.suse/0018-btrfs-add-tracepoints-for-outstanding-extents-mods.patch patches.suse/0019-btrfs-make-the-delalloc-block-rsv-per-inode.patch patches.suse/0021-btrfs-switch-args-for-comp_-_refs.patch patches.suse/0022-btrfs-add-a-comp_refs-helper.patch patches.suse/0001-btrfs-track-refs-in-a-rb_tree-instead-of-a-list.patch patches.suse/0020-btrfs-don-t-call-btrfs_start_delalloc_roots-in-flushoncommit.patch patches.suse/btrfs-move-btrfs_truncate_block-out-of-trans-handle.patch patches.suse/btrfs-Fix-bug-for-misused-dev_t-when-lookup-in-dev-s.patch patches.suse/jfs-remove-increment-of-i_version-counter.patch patches.suse/GFS2-Take-inode-off-order_write-list-when-setting-jd.patch patches.suse/0001-DLM-Eliminate-CF_CONNECT_PENDING-flag.patch patches.suse/0002-DLM-Eliminate-CF_WRITE_PENDING-flag.patch patches.suse/0003-DLM-Fix-saving-of-NULL-callbacks.patch patches.suse/0004-DLM-fix-remove-save_cb-argument-from-add_sock.patch patches.suse/0005-DLM-fix-double-list_del.patch patches.suse/0006-DLM-fix-race-condition-between-dlm_send-and-dlm_recv.patch patches.suse/0007-DLM-fix-to-use-sock_mutex-correctly-in-xxx_accept_fr.patch patches.suse/0008-DLM-retry-rcom-when-dlm_wait_function-is-timed-out.patch patches.suse/0009-DLM-close-othercon-at-send-receive-error.patch patches.suse/0010-DLM-fix-race-condition-between-dlm_recoverd_stop-and.patch patches.suse/0011-DLM-Reanimate-CF_WRITE_PENDING-flag.patch patches.suse/0012-DLM-use-CF_CLOSE-flag-to-stop-dlm_send-correctly.patch patches.suse/0013-DLM-fix-conversion-deadlock-when-DLM_LKF_NODLCKWT-fl.patch patches.suse/0014-DLM-fix-memory-leak-in-tcp_accept_from_sock.patch patches.suse/0015-DLM-fix-overflow-dlm_cb_seq.patch patches.suse/0016-DLM-fix-to-use-sk_callback_lock-correctly.patch patches.suse/0017-DLM-fix-to-reschedule-rwork.patch patches.suse/0018-DLM-fix-NULL-pointer-dereference-in-send_to_sock.patch patches.suse/0019-dlm-recheck-kthread_should_stop-before-schedule.patch patches.suse/dnotify-Handle-errors-from-fsnotify_add_mark_locked-.patch patches.suse/fsnotify-clean-up-fsnotify_prepare-finish_user_wait.patch patches.suse/fsnotify-pin-both-inode-and-vfsmount-mark.patch patches.suse/fsnotify-fix-pinning-group-in-fsnotify_prepare_user_.patch patches.suse/fanotify-fix-fsnotify_prepare_user_wait-failure.patch patches.suse/udf-Avoid-overflow-when-session-starts-at-large-offs.patch patches.suse/isofs-fix-timestamps-beyond-2027.patch patches.suse/configfs-Fix-bool-initialization-comparison.patch patches.suse/configfs-make-ci_type-field-some-pointers-and-functi.patch patches.suse/nullb-make-config_item_type-const.patch patches.suse/nvmet-make-config_item_type-const.patch patches.suse/kthread-add-a-mechanism-to-store-cgroup-info.patch patches.suse/blkcg-delete-unused-APIs.patch patches.suse/block-make-blkcg-aware-of-kthread-stored-original-cg.patch patches.suse/block-loop-make-loop-cgroup-aware.patch patches.suse/block-cryptoloop-Fix-build-warning.patch patches.suse/null_blk-add-no_sched-module-parameter.patch patches.suse/blk-mq-remove-unused-function-hctx_allow_merges.patch patches.suse/blk-mq-tag-kill-unused-tag-enums.patch patches.suse/blk-mq-wire-up-completion-notifier-for-laptop-mode.patch patches.suse/buffer-have-alloc_page_buffers-use-__GFP_NOFAIL.patch patches.suse/buffer-grow_dev_page-should-use-__GFP_NOFAIL-for-all-cases.patch patches.suse/buffer-eliminate-the-need-to-call-free_more_memory-in-__getblk_slow.patch patches.suse/fs-kill-nr_pages-argument-from-wakeup_flusher_threads.patch patches.suse/writeback-switch-wakeup_flusher_threads-to-cyclic-writeback.patch patches.suse/writeback-remove-range_cyclic-argument-for-wb_start_writeback.patch patches.suse/writeback-provide-a-wakeup_flusher_threads_bdi.patch patches.suse/writeback-pass-in-0-for-nr_pages-writeback-in-laptop-mode.patch patches.suse/writeback-make-wb_start_writeback-static.patch patches.suse/writeback-move-nr_pages-0-logic-to-one-location.patch patches.suse/writeback-only-allow-one-inflight-and-pending-full-flush.patch patches.suse/block-bfq-fix-wrong-init-of-saved-start-time-for-wei.patch patches.suse/block-bfq-check-and-switch-back-to-interactive-wr-al.patch patches.suse/block-bfq-let-early-merged-queues-be-weight-raised-o.patch patches.suse/block-bfq-decrease-burst-size-when-queues-in-burst-e.patch patches.suse/block-move-__elv_next_request-to-blk-core.c.patch patches.suse/blk-mq-attempt-to-fix-atomic-flag-memory-ordering.patch patches.suse/blk-mq-document-the-need-to-have-STARTED-and-COMPLET.patch patches.suse/writeback-eliminate-work-item-allocation-in-bd_start_writeback.patch patches.suse/0002-block-remove-QUEUE_FLAG_STACKABLE.patch patches.suse/block-remove-unnecessary-NULL-checks-in-bioset_integ.patch patches.suse/block-bio-Remove-null-checks-before-mempool_destroy-.patch patches.suse/block-bfq-Disable-writeback-throttling.patch patches.suse/block-bfq-fix-unbalanced-decrements-of-burst-size.patch patches.suse/blkcg-check-pol-cpd_free_fn-before-free-cpd.patch patches.suse/blk-throttle-fix-null-pointer-dereference-while-thro.patch patches.suse/blk-stat-delete-useless-code.patch patches.suse/block-set-request_list-for-request.patch patches.suse/mtip32xx-Clean-up-unused-variables.patch patches.suse/lightnvm-prevent-target-type-module-removal-when-in-.patch patches.suse/lightnvm-prevent-bd-removal-if-busy.patch patches.suse/lightnvm-protect-target-type-list-with-correct-locks.patch patches.suse/lightnvm-remove-already-calculated-nr_chnls.patch patches.suse/lightnvm-pblk-fix-error-path-in-pblk_lines_alloc_met.patch patches.suse/lightnvm-include-NVM-Express-driver-if-OCSSD-is-sele.patch patches.suse/lightnvm-pblk-protect-line-bitmap-while-submitting-m.patch patches.suse/lightnvm-pblk-fix-message-if-L2P-MAP-is-in-device.patch patches.suse/lightnvm-pblk-improve-error-message-if-down_timeout-.patch patches.suse/lightnvm-pblk-print-incompatible-line-version-correc.patch patches.suse/lightnvm-pblk-reuse-pblk_gc_should_kick.patch patches.suse/lightnvm-pblk-initialize-debug-stat-counter.patch patches.suse/lightnvm-pblk-use-right-flag-for-GC-allocation.patch patches.suse/lightnvm-pblk-free-padded-entries-in-write-buffer.patch patches.suse/lightnvm-pblk-fix-write-I-O-sync-stat.patch patches.suse/lightnvm-pblk-avoid-deadlock-on-low-LUN-config.patch patches.suse/lightnvm-pblk-fix-min-size-for-page-mempool.patch patches.suse/lightnvm-pblk-simplify-work_queue-mempool.patch patches.suse/lightnvm-pblk-decouple-read-erase-mempools.patch patches.suse/lightnvm-pblk-do-not-use-a-mempool-for-line-bitmaps.patch patches.suse/lightnvm-pblk-remove-checks-on-mempool-alloc.patch patches.suse/lightnvm-pblk-use-constant-for-GC-max-inflight.patch patches.suse/lightnvm-pblk-normalize-ppa-namings.patch patches.suse/lightnvm-pblk-refactor-read-lba-sanity-check.patch patches.suse/lightnvm-pblk-simplify-data-validity-check-on-GC.patch patches.suse/lightnvm-pblk-refactor-read-path-on-GC.patch patches.suse/lightnvm-pblk-put-bio-on-bio-completion.patch patches.suse/lightnvm-pblk-simplify-path-on-REQ_PREFLUSH.patch patches.suse/lightnvm-pblk-allocate-bio-size-more-accurately.patch patches.suse/lightnvm-pblk-improve-naming-for-internal-req.patch patches.suse/lightnvm-pblk-refactor-rqd-alloc-free.patch patches.suse/lightnvm-pblk-use-rqd-end_io-for-completion.patch patches.suse/lightnvm-pblk-check-lba-sanity-on-read-path.patch patches.suse/lightnvm-pblk-guarantee-line-integrity-on-reads.patch patches.suse/lightnvm-pblk-remove-redundant-check-on-read-path.patch patches.suse/lightnvm-pblk-remove-I-O-dependency-on-write-path.patch patches.suse/lightnvm-pblk-enable-1-LUN-configuration.patch patches.suse/lightnvm-pblk-ensure-right-bad-block-calculation.patch patches.suse/lightnvm-pblk-fix-changing-GC-group-list-for-a-line.patch patches.suse/lightnvm-pblk-remove-useless-line.patch patches.suse/lightnvm-remove-unused-argument-from-nvm_set_tgt_bb_.patch patches.suse/lightnvm-remove-stale-extern-and-unused-exported-sym.patch patches.suse/lightnvm-pblk-reduce-arguments-in-__pblk_rb_update_l.patch patches.suse/lightnvm-pblk-fix-releases-of-kmem-cache-in-error-pa.patch patches.suse/lightnvm-pblk-prevent-gc-kicks-when-gc-is-not-operat.patch patches.suse/lightnvm-pblk-recover-partially-written-lines-correc.patch patches.suse/lightnvm-pblk-free-full-lines-during-recovery.patch patches.suse/lightnvm-pblk-start-gc-if-needed-during-init.patch patches.suse/lightnvm-pblk-consider-bad-sectors-in-emeta-during-r.patch patches.suse/lightnvm-pblk-shut-down-gc-gracefully-during-exit.patch patches.suse/lightnvm-pblk-add-l2p-crc-debug-printouts.patch patches.suse/lightnvm-pblk-gc-all-lines-in-the-pipeline-before-ex.patch patches.suse/lightnvm-pblk-correct-valid-lba-count-calculation.patch patches.suse/lightnvm-pblk-remove-spinlock-when-freeing-line-meta.patch patches.suse/lightnvm-pblk-cleanup-unused-and-static-functions.patch patches.suse/lightnvm-pblk-avoid-being-reported-as-hung-on-rated-.patch patches.suse/lightnvm-fail-fast-on-passthrough-commands.patch patches.suse/lightnvm-implement-generic-path-for-sync-I-O.patch patches.suse/Revert-lightnvm-prevent-bd-removal-if-busy.patch patches.suse/0015-bcache-Avoid-nested-function-definition.patch patches.suse/0016-bcache-check-ca-alloc_thread-initialized-before-wake.patch patches.suse/0017-bcache-fix-a-comments-typo-in-bch_alloc_sectors.patch patches.suse/0018-bcache-rewrite-multiple-partitions-support.patch patches.suse/0019-bcache-Remove-redundant-set_capacity.patch patches.suse/0020-bcache-update-bio-bi_opf-bypass-writeback-REQ_-flag-.patch patches.suse/0021-bcache-remove-unused-parameter.patch patches.suse/0022-bcache-don-t-write-back-data-if-reading-it-failed.patch patches.suse/0023-bcache-implement-PI-controller-for-writeback-rate.patch patches.suse/0024-bcache-smooth-writeback-rate-control.patch patches.suse/0025-bcache-writeback-rate-shouldn-t-artifically-clamp.patch patches.suse/0026-bcache-rearrange-writeback-main-thread-ratelimit.patch patches.suse/0027-bcache-safeguard-a-dangerous-addressing-in-closure_q.patch patches.suse/0028-bcache-writeback-rate-clamping-make-32-bit-safe.patch patches.suse/block-fix-Sphinx-kernel-doc-warning.patch patches.suse/nullb-fix-error-return-code-in-null_init.patch patches.suse/kyber-fix-hang-on-domain-token-wait-queue.patch patches.suse/lightnvm-pblk-remove-leftover-testing-function.patch patches.suse/block-Invalidate-cache-on-discard-v2.patch patches.suse/block-move-CAP_SYS_ADMIN-check-in-blkdev_roset.patch patches.suse/0001-block-factor-out-__blkdev_issue_zero_pages.patch patches.suse/0001-block-cope-with-WRITE-ZEROES-failing-in-blkdev_issue.patch patches.suse/elevator-lookup-mq-vs-non-mq-elevators.patch patches.suse/elevator-allow-name-aliases.patch patches.suse/mq-deadline-add-deadline-as-a-name-alias.patch patches.suse/block-Fix-a-race-between-blk_cleanup_queue-and-timeo.patch patches.suse/0029-bcache-only-permit-to-recovery-read-error-when-cache.patch patches.suse/0030-bcache-convert-cached_dev.count-from-atomic_t-to-ref.patch patches.suse/0031-bcache-update-bucket_in_use-in-real-time.patch patches.suse/0032-bcache-fix-wrong-cache_misses-statistics.patch patches.suse/0033-bcache-explicitly-destroy-mutex-while-exiting.patch patches.suse/blk-mq-sched-dispatch-from-scheduler-IFF-progress-is.patch patches.suse/blk-mq-sched-move-actual-dispatching-into-one-helper.patch patches.suse/sbitmap-introduce-__sbitmap_for_each_set.patch patches.suse/block-kyber-check-if-there-are-requests-in-ctx-in-ky.patch patches.suse/blk-mq-introduce-.get_budget-and-.put_budget-in-blk_.patch patches.suse/blk-mq-sched-improve-dispatching-from-sw-queue.patch patches.suse/scsi-allow-passing-in-null-rq-to-scsi_prep_state_che.patch patches.suse/scsi-implement-.get_budget-and-.put_budget-for-blk-m.patch patches.suse/blk-mq-don-t-handle-TAG_SHARED-in-restart.patch patches.suse/blk-mq-don-t-restart-queue-when-.get_budget-returns-.patch patches.suse/block-Rework-drivers-cdrom-Makefile.patch patches.suse/block-fix-CDROM-dependency-on-BLK_DEV.patch patches.suse/skd-use-ktime_get_real_seconds.patch patches.suse/nvme-update-timeout-module-parameter-type.patch patches.suse/nvme-use-menu-Kconfig-interface.patch patches.suse/nvmet-bump-NVMET_NR_QUEUES-to-128.patch patches.suse/nvme-fabrics-request-transport-module.patch patches.suse/nvme-fc-add-uevent-for-auto-connect.patch patches.suse/nvme-fc-create-fc-class-and-transport-device.patch patches.suse/nvme-fc-move-remote-port-get-put-free-location.patch patches.suse/nvme-simplify-compat_ioctl-handling.patch patches.suse/block-introduce-blk_mq_tagset_iter.patch patches.suse/nvme-introduce-nvme_reinit_tagset.patch patches.suse/block-remove-blk_mq_reinit_tagset.patch patches.suse/nvme-rdma-pass-tagset-to-directly-nvme_rdma_free_tag.patch patches.suse/nvme-rdma-fix-wrong-logging-message.patch patches.suse/nvme-rdma-move-assignment-to-declaration.patch patches.suse/nvme-rdma-Check-that-reinit_request-got-a-proper-mr.patch patches.suse/nvme-rdma-teardown-admin-io-queues-once-on-error-rec.patch patches.suse/nvme-rdma-Don-t-local-invalidate-if-the-queue-is-not.patch patches.suse/nvme-rdma-change-queue-flag-semantics-DELETING-ALLOC.patch patches.suse/nvme-rdma-stop-controller-reset-if-the-controller-is.patch patches.suse/nvme-pci-fix-typos-in-comments.patch patches.suse/nvme-rdma-Add-BLK_MQ_F_NO_SCHED-flag-to-admin-tag-se.patch patches.suse/nvme-fc-Add-BLK_MQ_F_NO_SCHED-flag-to-admin-tag-set.patch patches.suse/nvme-loop-Add-BLK_MQ_F_NO_SCHED-flag-to-admin-tag-se.patch patches.suse/nvmet-Change-max_nsid-in-subsystem-due-to-ns_disable.patch patches.suse/nvme-use-ida_simple_-get-remove-for-the-controller-i.patch patches.suse/nvme-pci-add-SGL-support.patch patches.suse/nvme-fc-correct-io-termination-handling.patch patches.suse/nvme-fc-correct-io-timeout-behavior.patch patches.suse/nvme-rdma-align-nvme_rdma_device-structure.patch patches.suse/nvme-rdma-Add-debug-message-when-reaches-timeout.patch patches.suse/nvme-use-kref_get_unless_zero-in-nvme_find_get_ns.patch patches.suse/nvme-simplify-nvme_open.patch patches.suse/nvme-switch-controller-refcounting-to-use-struct-dev.patch patches.suse/nvme-get-rid-of-nvme_ctrl_list.patch patches.suse/nvme-check-for-a-live-controller-in-nvme_dev_open.patch patches.suse/nvme-add-duplicate_connect-option.patch patches.suse/nvme-add-helper-to-compare-options-to-controller.patch patches.suse/nvme-rdma-add-support-for-duplicate_connect-option.patch patches.suse/nvme-fc-add-support-for-duplicate_connect-option.patch patches.suse/nvme-fc-remove-NVME_FC_MAX_SEGMENTS.patch patches.suse/nvme-fc-avoid-workqueue-flush-stalls.patch patches.suse/nvme-fc-merge-__nvme_fc_schedule_delete_work-into-__.patch patches.suse/nvme-move-controller-deletion-to-common-code.patch patches.suse/nvme-rdma-remove-nvme_rdma_remove_ctrl.patch patches.suse/nvme-consolidate-common-code-from-reset_work.patch patches.suse/nvme-rdma-reuse-nvme_delete_ctrl-when-reconnect-atte.patch patches.suse/nvme-flush-reset_work-before-safely-continuing-with-.patch patches.suse/nvme-fc-change-ctlr-state-assignments-during-reset-r.patch patches.suse/nvme-fc-add-a-dev_loss_tmo-field-to-the-remoteport.patch patches.suse/nvme-fc-check-connectivity-before-initiating-reconne.patch patches.suse/nvme-allow-controller-RESETTING-to-RECONNECTING-tran.patch patches.suse/nvme-fc-add-dev_loss_tmo-timeout-and-remoteport-resu.patch patches.suse/nvmet-fix-fatal_err_work-deadlock.patch patches.suse/nvme-Remove-unused-headers.patch patches.suse/nvme-comment-typo-fixed-in-clearing-AER.patch patches.suse/block-move-REQ_NOWAIT.patch patches.suse/block-add-REQ_DRV-bit.patch patches.suse/block-provide-a-direct_make_request-helper.patch patches.suse/block-add-a-blk_steal_bios-helper.patch patches.suse/block-don-t-look-at-the-struct-device-dev_t-in-disk_.patch patches.suse/block-introduce-GENHD_FL_HIDDEN.patch patches.suse/block-add-a-poll_fn-callback-to-struct-request_queue.patch patches.suse/cdrom-hide-CONFIG_CDROM-menu-selection.patch patches.suse/blk-mq-fix-nr_requests-wrong-value-when-modify-it-fr.patch patches.suse/blk-mq-Make-blk_mq_get_request-error-path-less-confu.patch patches.suse/block-fix-peeking-requests-during-PM.patch patches.suse/scsi-don-t-get-target-host-busy_count-in-scsi_mq_get.patch patches.suse/blk-mq-don-t-handle-failure-in-.get_budget.patch patches.suse/blkcg-add-sanity-check-for-blkcg-policy-operations.patch patches.suse/blk-mq-put-the-driver-tag-of-nxt-rq-before-first-one.patch patches.suse/blk-flush-don-t-run-queue-for-requests-bypassing-flu.patch patches.suse/block-pass-run_queue-to-blk_mq_request_bypass_insert.patch patches.suse/blk-flush-use-blk_mq_request_bypass_insert.patch patches.suse/blk-mq-sched-decide-how-to-handle-flush-rq-via-RQF_F.patch patches.suse/blk-mq-move-blk_mq_put_driver_tag-into-blk-mq.h.patch patches.suse/blk-mq-don-t-allocate-driver-tag-upfront-for-flush-r.patch patches.suse/0001-nbd-wait-uninterruptible-for-the-dead-timeout.patch patches.suse/0001-nbd-don-t-start-req-until-after-the-dead-connection-.patch patches.suse/blktrace-fix-unlocked-access-to-init-start-stop-tear.patch patches.suse/nvme-move-the-dying-queue-check-from-cancel-to-compl.patch patches.suse/nvme-always-unregister-the-integrity-profile-in-__nv.patch patches.suse/nvme-don-t-pass-struct-nvme_ns-to-nvme_init_integrit.patch patches.suse/nvme-don-t-pass-struct-nvme_ns-to-nvme_config_discar.patch patches.suse/nvme-set-the-chunk-size-before-freezing-the-queue.patch patches.suse/nvme-split-__nvme_revalidate_disk.patch patches.suse/nvme-fix-and-clarify-the-check-for-missing-metadata.patch patches.suse/nvme-factor-get-log-into-a-helper.patch patches.suse/nvme-check-admin-passthru-command-effects.patch patches.suse/nvme-fc-fix-localport-resume-using-stale-values.patch patches.suse/nvme-fc-decouple-ns-references-from-lldd-references.patch patches.suse/lpfc-tie-in-to-new-dev_loss_tmo-interface-in-nvme-tr.patch patches.suse/nvmet-rdma-update-queue-list-during-ib_device-remova.patch patches.suse/nvme-rdma-fix-nvme_rdma_create_queue_ib-error-flow.patch patches.suse/nvmet-fix-comment-typos-in-admin-cmd.c.patch patches.suse/kthread-zero-the-kthread-data-structure.patch patches.suse/Revert-blk-mq-don-t-handle-TAG_SHARED-in-restart.patch patches.suse/block-kill-bio_kmap-kunmap_irq.patch patches.suse/block-remove-__bio_kmap_atomic.patch patches.suse/block-pass-full-fmode_t-to-blk_verify_command.patch patches.suse/blk-mq-put-driver-tag-if-dispatch-budget-can-t-be-go.patch patches.suse/nvme-compare-NQN-string-with-right-size.patch patches.suse/nvme-fix-eui_show-print-format.patch patches.suse/blk-mq-Avoid-that-request-queue-removal-can-trigger-.patch patches.suse/nvmet-remove-redundant-memset-if-failed-to-get_smart.patch patches.suse/nvmet-remove-redundant-local-variable.patch patches.suse/nvme-centralize-AEN-defines.patch patches.suse/nvme-fc-remove-unused-queue_size-field.patch patches.suse/nvme-remove-handling-of-multiple-AEN-requests.patch patches.suse/nvme-unexport-starting-async-event-work.patch patches.suse/nvme-send-uevent-for-some-asynchronous-events.patch patches.suse/nvme-pci-avoid-dereference-of-symbol-from-unloaded-m.patch patches.suse/nvmet-better-data-length-validation.patch patches.suse/nvmet-kill-nvmet_inline_bio_init.patch patches.suse/blk-mq-fix-issue-with-shared-tag-queue-re-running.patch patches.suse/block-Make-q_usage_counter-also-track-legacy-request.patch patches.suse/block-Introduce-blk_get_request_flags.patch patches.suse/block-Introduce-BLK_MQ_REQ_PREEMPT.patch patches.suse/ide-scsi-Tell-the-block-layer-at-request-allocation-.patch patches.suse/block-Add-the-QUEUE_FLAG_PREEMPT_ONLY-request-queue-.patch patches.suse/block-scsi-Make-SCSI-quiesce-and-resume-work-reliabl.patch patches.suse/block-nvme-Introduce-blk_mq_req_flags_t.patch patches.suse/nvme-track-subsystems.patch patches.suse/nvme-introduce-a-nvme_ns_ids-structure.patch patches.suse/nvme-track-shared-namespaces.patch patches.suse/nvme-implement-multipath-access-to-nvme-subsystems.patch patches.suse/nvme-also-expose-the-namespace-identification-sysfs-.patch patches.suse/block-create-slaves-and-holders-entries-for-hidden-g.patch patches.suse/nvme-create-slaves-and-holders-entries-for-hidden-co.patch patches.suse/nvme-expose-subsys-attribute-to-sysfs.patch patches.suse/fs-guard_bio_eod-needs-to-consider-partitions.patch patches.suse/block-avoid-null-pointer-dereference-on-null-disk.patch patches.suse/blk-mq-only-run-the-hardware-queue-if-IO-is-pending.patch patches.suse/brd-remove-unused-brd_mutex.patch patches.suse/blk-mq-improve-tag-waiting-setup-for-non-shared-tags.patch patches.suse/0001-ide-ide-atapi-fix-compile-error-with-defining-macro-.patch patches.suse/blk-mq-fixup-some-comment-typos-and-lengths.patch patches.suse/nvme-fix-visibility-of-uuid-ns-attribute.patch patches.suse/0030-dm-convert-dm_dev_internal.count-from-atomic_t-to-re.patch patches.suse/0031-dm-convert-table_device.count-from-atomic_t-to-refco.patch patches.suse/0032-dm-cache-convert-dm_cache_metadata.ref_count-from-at.patch patches.suse/0033-dm-cache-fix-race-condition-in-the-writeback-mode-ov.patch patches.suse/0034-dm-cache-pass-cache-structure-to-mode-functions.patch patches.suse/0035-dm-cache-submit-writethrough-writes-in-parallel-to-o.patch patches.suse/0036-dm-cache-remove-all-obsolete-writethrough-specific-c.patch patches.suse/0037-dm-cache-simplify-get_per_bio_data-by-removing-data_.patch patches.suse/0038-dm-log-writes-add-support-for-inline-data-buffers.patch patches.suse/0039-dm-log-writes-add-support-for-DAX.patch patches.suse/0040-dm-space-map-metadata-use-ARRAY_SIZE.patch patches.suse/0041-dm-zoned-ignore-last-smaller-runt-zone.patch patches.suse/dm-allocate-struct-mapped_device-with-kvzalloc.patch patches.suse/0001-dm-fix-race-between-dm_get_from_kobject-and-__dm_des.patch patches.suse/0042-dm-small-cleanup-in-dm_get_md.patch patches.suse/0043-dm-crypt-allow-unaligned-bv_offset.patch patches.suse/0044-dm-integrity-allow-unaligned-bv_offset.patch patches.suse/0045-dm-raid-fix-panic-when-attempting-to-force-a-raid-to.patch patches.suse/0046-dm-cache-policy-smq-handle-races-with-queuing-backgr.patch patches.suse/0047-dm-cache-policy-smq-take-origin-idle-status-into-acc.patch patches.suse/0048-dm-cache-background-tracker-limit-amount-of-backgrou.patch patches.suse/0049-dm-cache-policy-smq-change-max-background-work-from-.patch patches.suse/0050-dm-cache-policy-smq-allocate-cache-blocks-in-order.patch patches.suse/0051-dm-cache-remove-usused-deferred_cells-member-from-st.patch patches.suse/0052-dm-cache-lift-common-migration-preparation-code-to-a.patch patches.suse/0053-md-fix-deadlock-error-in-recent-patch.patch patches.suse/0001-md-always-set-THREAD_WAKEUP-and-wake-up-wqueue-if-th.patch patches.suse/0054-md-bitmap-revert-a-patch.patch patches.suse/0001-md-cluster-fix-wrong-condition-check-in-raid1_write_.patch patches.suse/0002-raid5-ppl-don-t-resync-after-rebuild.patch patches.suse/0001-raid5-ppl-check-recovery_offset-when-performing-ppl-.patch patches.suse/0055-md-cluster-make-function-cluster_check_sync_size-sta.patch patches.suse/0056-md-raid10-remove-VLAIS.patch patches.suse/0057-md-rename-some-drivers-md-files-to-have-an-md-prefix.patch patches.suse/0058-md-raid10-remove-a-couple-of-redundant-variables-and.patch patches.suse/0059-raid5-Set-R5_Expanded-on-parity-devices-as-well-as-d.patch patches.suse/0060-md-forbid-a-RAID5-from-having-both-a-bitmap-and-a-jo.patch patches.suse/0061-md-always-hold-reconfig_mutex-when-calling-mddev_sus.patch patches.suse/0062-md-don-t-call-bitmap_create-while-array-is-quiesced.patch patches.suse/0063-md-move-suspend_hi-lo-handling-into-core-md-code.patch patches.suse/0064-md-use-mddev_suspend-resume-instead-of-quiesce.patch patches.suse/0065-md-allow-metadata-update-while-suspending.patch patches.suse/0066-md-remove-special-meaning-of-quiesce-.-2.patch patches.suse/0067-md-use-TASK_IDLE-instead-of-blocking-signals.patch patches.suse/0068-raid1-prevent-freeze_array-wait_all_barriers-deadloc.patch patches.suse/0069-md-use-lockdep_assert_held.patch patches.suse/0001-md-cluster-raid10-set-do_balance-0-if-area-is-resync.patch patches.suse/0003-md-cluster-Suspend-writes-in-RAID10-if-within-range.patch patches.suse/0004-md-cluster-Use-a-small-window-for-raid10-resync.patch patches.suse/0070-raid1-remove-obsolete-code-in-raid1_write_request.patch patches.suse/0071-md-remove-redundant-variable-q.patch patches.suse/0005-md-cluster-update-document-for-raid10.patch patches.suse/0072-md-don-t-check-MD_SB_CHANGE_CLEAN-in-md_allow_write.patch patches.suse/badblocks-fix-wrong-return-value-in-badblocks_set-if.patch patches.suse/0073-md-be-cautious-about-using-curr_resync_completed-for.patch patches.suse/0074-md-bitmap-clear-BITMAP_WRITE_ERROR-bit-before-writin.patch patches.suse/0075-md-release-allocated-bitset-sync_set.patch patches.suse/0076-md-free-unused-memory-after-bitmap-resize.patch patches.suse/scsi-lpfc-remove-redundant-null-check-on-eqe.patch patches.suse/scsi-bnx2i-Clean-up-unused-pointers-in-bnx2i_hwi.patch patches.suse/scsi-ufs-tc-dwc-g210-make-arrays-static-reduces-obje.patch patches.suse/scsi-fcoe-move-fcoe_interface_remove-out-of-fcoe_int.patch patches.suse/scsi-fcoe-separate-out-fcoe_vport_remove.patch patches.suse/scsi-fcoe-open-code-fcoe_destroy_work-for-NETDEV_UNR.patch patches.suse/0011-scsi-libsas-kill-useless-ha_event-and-do-some-cleanu.patch patches.suse/0012-scsi-libsas-remove-the-numbering-for-each-event-enum.patch patches.suse/0013-scsi-libsas-remove-unused-port_gone_completion-and-D.patch patches.suse/0014-scsi-libsas-rename-notify_port_event-for-consistency.patch patches.suse/0015-scsi-libsas-add-event-to-defer-list-tail-instead-of-.patch patches.suse/scsi-libcxgbi-remove-redundant-check-and-close-on-cs.patch patches.suse/scsi-csiostor-enable-PCIe-relaxed-ordering-if-suppor.patch patches.suse/scsi-sd-Align-maximum-write-same-blocks-to-physical-.patch patches.suse/scsi-scsi_dh-Return-SCSI_DH_XX-error-code-from-attac.patch patches.suse/scsi-scsi_dh-suppress-errors-from-unsupported-device.patch patches.suse/scsi-lpfc-Cocci-spatch-pool_zalloc-simple.patch patches.suse/scsi-qla2xxx-Cocci-spatch-pool_zalloc-simple.patch patches.suse/scsi-mpt3sas-remove-redundant-copy_from_user-in-_ctl.patch patches.suse/scsi-ufs-fix-a-pclint-warning.patch patches.suse/scsi-ufs-add-ufs-a-command-complete-time-stamp.patch patches.suse/scsi-ufs-continue-to-boot-even-with-Boot-LUN-is-disa.patch patches.suse/scsi-ufs-fix-wrong-command-type-of-utrd-for-ufshci-v2-1 patches.suse/0016-scsi-libsas-remove-unused-variable-sas_ha.patch patches.suse/scsi-smartpqi-update-controller-ids.patch patches.suse/scsi-smartpqi-cleanup-raid-map-warning-message.patch patches.suse/scsi-smartpqi-update-driver-version-to-1.1.2-126.patch patches.suse/scsi-lpfc-fix-pci-hot-plug-crash-in-timer-management.patch patches.suse/scsi-lpfc-fix-pci-hot-plug-crash-in-list_add-call.patch patches.suse/scsi-lpfc-Fix-crash-receiving-ELS-while-detaching-dr.patch patches.suse/scsi-lpfc-Fix-lpfc-nvme-host-rejecting-IO-with-Not-R.patch patches.suse/scsi-lpfc-Fix-warning-messages-when-NVME_TARGET_FC-n.patch patches.suse/scsi-lpfc-PLOGI-failures-during-NPIV-testing.patch patches.suse/scsi-lpfc-Make-ktime-sampling-more-accurate.patch patches.suse/scsi-lpfc-Move-CQ-processing-to-a-soft-IRQ.patch patches.suse/scsi-lpfc-Fix-FCP-hba_wqidx-assignment.patch patches.suse/scsi-lpfc-Reduce-log-spew-on-controller-reconnects.patch patches.suse/scsi-lpfc-Set-missing-abort-context.patch patches.suse/scsi-lpfc-Revise-NVME-module-parameter-descriptions-.patch patches.suse/scsi-lpfc-Fix-oops-if-nvmet_fc_register_targetport-f.patch patches.suse/scsi-lpfc-Disable-NPIV-support-if-NVME-is-enabled.patch patches.suse/scsi-lpfc-Fix-crash-in-lpfc_nvme_fcp_io_submit-durin.patch patches.suse/scsi-lpfc-Fix-secure-firmware-updates.patch patches.suse/scsi-lpfc-Ensure-io-aborts-interlocked-with-the-targ.patch patches.suse/scsi-lpfc-Extend-RDP-support.patch patches.suse/scsi-lpfc-Fix-oops-of-nvme-host-during-driver-unload.patch patches.suse/scsi-lpfc-correct-nvme-sg-segment-count-check.patch patches.suse/scsi-lpfc-change-version-to-11.4.0.4.patch patches.suse/scsi-ufs-Change-HCI-macro-to-actual-bit-position.patch patches.suse/scsi-ufs-qcom-Remove-uses-of-UFS_BIT-macro.patch patches.suse/scsi-ufs-Remove-unused-defines.patch patches.suse/scsi-ufs-Remove-unused-UFS_BIT-macro.patch patches.suse/scsi-mpt3sas-Processing-of-Cable-Exception-events.patch patches.suse/scsi-mpt3sas-Fixed-memory-leaks-in-driver.patch patches.suse/scsi-mpt3sas-Reduce-memory-footprint-in-kdump-kernel.patch patches.suse/scsi-mpt3sas-Fix-removal-and-addition-of-vSES-device.patch patches.suse/scsi-mpt3sas-Fix-IO-error-occurs-on-pulling-out-a-dr.patch patches.suse/scsi-mpt3sas-Updated-MPI-headers-to-v2.00.48.patch patches.suse/scsi-mpt3sas-Display-chassis-slot-information-of-the.patch patches.suse/scsi-mpt3sas-Fix-possibility-of-using-invalid-Enclos.patch patches.suse/scsi-mpt3sas-Adding-support-for-SAS3616-HBA-device.patch patches.suse/scsi-mpt3sas-Bump-mpt3sas-driver-version-to-v16.100..patch patches.suse/0001-scsi-be2iscsi-fix-boot-flags-in-sysfs patches.suse/0002-scsi-be2iscsi-fix-return-value-in-mgmt_open_connection patches.suse/0003-scsi-be2iscsi-free-msi_name-and-disable-hw-intr patches.suse/0004-scsi-be2iscsi-fix-modify_eq_delay-buffer-overflow patches.suse/0005-scsi-be2iscsi-fix-get_initname-buffer-overflow patches.suse/0006-scsi-be2iscsi-modify-ioctl-to-fetch-user-configured-iqn patches.suse/0007-scsi-be2iscsi-add-cmd-to-set-host-data patches.suse/0008-scsi-be2iscsi-fix-misc-static-analysis-errors patches.suse/0009-scsi-be2iscsi-remove-a-circumflex-character-in-copyright-marking patches.suse/0010-scsi-be2iscsi-update-driver-version patches.suse/scsi-update-description-of-logging_level-bits.patch patches.suse/scsi-libcxgbi-in-case-of-vlan-pass-0-as-ifindex-to-f.patch patches.suse/scsi-cxgb4i-fix-tx-skb-leak patches.suse/scsi-libcxgbi-simplify-task-hdr-allocation-for-mgmt-cmds patches.suse/bfa-integer-overflow-in-debugfs.patch patches.suse/scsi-aic7xxx-make-a-couple-of-functions-static.patch patches.suse/scsi-lpfc-Fix-a-precedence-bug-in-lpfc_nvme_io_cmd_w.patch patches.suse/scsi-qla2xxx-Reinstate-module-parameter-ql2xenablems.patch patches.suse/scsi-qla2xxx-Add-ATIO-Q-processing-for-INTx-mode.patch patches.suse/scsi-qla2xxx-Allow-MBC_GET_PORT_DATABASE-to-query-an.patch patches.suse/scsi-qla2xxx-Changes-to-support-N2N-logins.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.00.00.02-k.patch patches.suse/scsi-qla2xxx-Use-ql2xnvmeenable-to-enable-Q-Pair-for.patch patches.suse/scsi-qla2xxx-Query-FC4-type-during-RSCN-processing.patch patches.suse/scsi-qedi-delete-redundant-variables patches.suse/scsi-bfa-don-t-reset-max_segments-for-every-bsg-requ.patch patches.suse/scsi-libfc-don-t-assign-resid_len-in-fc_lport_bsg_re.patch patches.suse/scsi-scsi_transport_sas-check-reply-payload-length-i.patch patches.suse/scsi-qla2xxx-don-t-break-the-bsg-lib-abstractions.patch patches.suse/scsi-sd_zbc-Move-ZBC-declarations-to-scsi_proto.h.patch patches.suse/scsi-sd_zbc-Fix-comments-and-indentation.patch patches.suse/scsi-sd_zbc-Rearrange-code.patch patches.suse/scsi-sd_zbc-Use-well-defined-macros.patch patches.suse/scsi-sd_zbc-Fix-sd_zbc_read_zoned_characteristics.patch patches.suse/scsi-scsi_debug-allow-to-specify-inquiry-vendor-and-.patch patches.suse/scsi-scsi-Export-blacklist-flags-to-sysfs.patch patches.suse/scsi-scsi_devinfo-Reformat-blacklist-flags.patch patches.suse/scsi-scsi_devinfo-whitespace-fixes.patch patches.suse/scsi-scsi_devinfo-fixup-string-compare.patch patches.suse/scsi-sd-change-allow_restart-to-bool-in-sysfs-interf.patch patches.suse/scsi-sd-change-manage_start_stop-to-bool-in-sysfs-in.patch patches.suse/scsi-scsi_devinfo-add-aix-vdasd-to-blacklist.patch patches.suse/scsi-scsi_devinfo-add-try_vpd_pages-to-hitachi-open-v-blacklist-entry.patch patches.suse/scsi-scsi_devinfo-add-reportlun2-to-emc-symmetrix-blacklist-entry.patch patches.suse/scsi-scsi_error-Do-not-retry-illegal-function-error.patch patches.suse/scsi-scsi_error-Handle-power-on-reset-unit-attention.patch patches.suse/scsi-pm80xx-redefine-sas_identify_frame-structure.patch patches.suse/scsi-pm80xx-ILA-and-inactive-firmware-version-throug.patch patches.suse/scsi-pm80xx-Different-SAS-addresses-for-phys.patch patches.suse/scsi-pm80xx-tag-allocation-for-phy-control-request.patch patches.suse/scsi-pm80xx-cleanup-in-pm8001_abort_task-function.patch patches.suse/scsi-pm80xx-modified-port-reset-timer-value-for-PM80.patch patches.suse/scsi-pm80xx-corrected-SATA-abort-handling-sequence.patch patches.suse/scsi-pm80xx-panic-on-ncq-error-cleaning-up-the-read-.patch patches.suse/scsi-pm80xx-corrected-linkrate-value.patch patches.suse/scsi-hpsa-destroy-sas-transport-properties-before-sc.patch patches.suse/scsi-hpsa-cleanup-sas_phy-structures-in-sysfs-when-u.patch patches.suse/scsi-hpsa-clear-tmpdevice-in-scan-thread.patch patches.suse/scsi-hpsa-add-controller-checkpoint.patch patches.suse/scsi-hpsa-update-discovery-polling.patch patches.suse/scsi-hpsa-change-timeout-for-internal-cmds.patch patches.suse/scsi-hpsa-correct-smart-path-enabled.patch patches.suse/scsi-hpsa-update-queue-depth-for-externals.patch patches.suse/scsi-hpsa-reduce-warning-messages-on-device-removal.patch patches.suse/scsi-hpsa-correct-logical-volume-removal.patch patches.suse/scsi-hpsa-add-enclosure-logical-identifier.patch patches.suse/scsi-hpsa-bump-driver-version.patch patches.suse/megaraid_sas-use-adapter_type-for-all-gen-contr.patch patches.suse/megaraid_sas-Add-support-for-Crusader-controlle.patch patches.suse/megaraid_sas-replace-instance-ctrl_context-chec.patch patches.suse/megaraid_sas-Remove-redundant-checks-for-ctrl_c.patch patches.suse/megaraid_sas-replace-is_ventura-with-adapter_ty.patch patches.suse/megaraid_sas-reduce-size-of-fusion_context-and-.patch patches.suse/megaraid_sas-Create-separate-functions-to-alloc.patch patches.suse/megaraid_sas-Create-separate-functions-for-allo.patch patches.suse/megaraid_sas-Pre-allocate-frequently-used-DMA-b.patch patches.suse/megaraid_sas-remove-instance-ctrl_info.patch patches.suse/megaraid_sas-Move-initialization-of-instance-pa.patch patches.suse/megaraid_sas-Move-controller-memory-allocations.patch patches.suse/megaraid_sas-Update-current-host-time-to-FW-dur.patch patches.suse/megaraid_sas-Resize-MFA-frame-used-for-IOC-INIT.patch patches.suse/megaraid_sas-Incorrect-processing-of-IOCTL-fram.patch patches.suse/megaraid_sas-Retry-with-reduced-queue-depth-whe.patch patches.suse/megaraid_sas-Do-not-limit-queue_depth-to-1k-in-.patch patches.suse/megaraid_sas-Add-support-for-64bit-consistent-D.patch patches.suse/megaraid_sas-driver-version-upgrade.patch patches.suse/scsi-scsi_devinfo-Add-scsi_devinfo_tbl.c.patch patches.suse/0017-scsi-hisi_sas-delete-get_ncq_tag_v3_hw.patch patches.suse/scsi-hisi_sas-fix-internal-abort-slot-timeout-bug.patch patches.suse/0018-scsi-hisi_sas-use-spin_lock_irqsave-for-hisi_hba.loc.patch patches.suse/0019-scsi-hisi_sas-grab-hisi_hba.lock-when-processing-slo.patch patches.suse/0020-scsi-hisi_sas-fix-SATA-breakpoint-memory-size.patch patches.suse/0021-scsi-hisi_sas-us-start_phy-in-PHY_FUNC_LINK_RESET.patch patches.suse/0022-scsi-hisi_sas-fix-NULL-check-in-SMP-abort-task-path.patch patches.suse/0023-scsi-hisi_sas-fix-the-risk-of-freeing-slot-twice.patch patches.suse/0024-scsi-hisi_sas-use-array-for-v2-hw-AXI-errors.patch patches.suse/0025-scsi-hisi_sas-check-PHY-state-in-get_wideport_bitmap.patch patches.suse/0026-scsi-hisi_sas-init-connect-cfg-register-for-v3-hw.patch patches.suse/0027-scsi-hisi_sas-add-v3-hw-DFX-feature.patch patches.suse/0028-scsi-hisi_sas-add-hisi_hba.rst_work-init-for-v3-hw.patch patches.suse/0029-scsi-hisi_sas-fix-a-bug-when-free-device-for-v3-hw.patch patches.suse/0030-scsi-hisi_sas-complete-all-tasklets-prior-to-host-re.patch patches.suse/0031-scsi-hisi_sas-add-v3-hw-support-for-AXI-fatal-error.patch patches.suse/0032-scsi-hisi_sas-add-v3-hw-port-AXI-error-handling.patch patches.suse/scsi-cxlflash-Use-derived-maximum-write-same-length.patch patches.suse/scsi-cxlflash-Allow-cards-without-WWPN-VPD-to-config.patch patches.suse/scsi-cxlflash-Derive-pid-through-accessors.patch patches.suse/scsi-scsi_transport_iscsi-fix-spelling-mistake-Cound.patch patches.suse/scsi-scsi_debug-write_same-fix-error-report.patch patches.suse/scsi-scsi_error-DID_SOFT_ERROR-comment-clean-up.patch patches.suse/scsi-megaraid-Remove-redundant-code-in-megasas_alloc.patch patches.suse/msft-hv-1526-scsi-storvsc-Allow-only-one-remove-lun-work-item-to-.patch patches.suse/scsi-megaraid_sas-fix-spelling-mistake-thershold-thr.patch patches.suse/scsi-mpt3sas-Add-nvme-device-support-in-slave-alloc-.patch patches.suse/scsi-mpt3sas-SGL-to-PRP-Translation-for-I-Os-to-NVMe.patch patches.suse/scsi-mpt3sas-Added-support-for-nvme-encapsulated-req.patch patches.suse/scsi-mpt3sas-API-s-to-support-NVMe-drive-addition-to.patch patches.suse/scsi-mpt3sas-API-s-to-remove-nvme-drive-from-sml.patch patches.suse/scsi-mpt3sas-Handle-NVMe-PCIe-device-related-events-.patch patches.suse/scsi-mpt3sas-Set-NVMe-device-queue-depth-as-128.patch patches.suse/scsi-mpt3sas-scan-and-add-nvme-device-after-controll.patch patches.suse/scsi-mpt3sas-Add-Task-management-debug-info-for-NVMe.patch patches.suse/scsi-mpt3sas-NVMe-drive-support-for-BTDHMAPPING-ioct.patch patches.suse/scsi-mpt3sas-Fix-nvme-drives-checking-for-tlr.patch patches.suse/scsi-mpt3sas-Fix-sparse-warnings.patch patches.suse/scsi-mpt3sas-Update-mpt3sas-driver-version.patch patches.suse/scsi-lpfc-fix-kzalloc-simple.cocci-warnings.patch patches.suse/msft-hv-1544-scsi-storvsc-Avoid-excessive-host-scan-on-controller.patch patches.suse/scsi-be2iscsi-use-kasprintf patches.suse/scsi-mpt3sas-fix-dma_addr_t-casts.patch patches.suse/scsi-qla2xxx-Suppress-a-kernel-complaint-in-qla_init.patch patches.suse/scsi-scsi_transport_fc-add-64GBIT-and-128GBIT-port-s.patch patches.suse/scsi-aacraid-use-timespec64-instead-of-timeval.patch patches.suse/scsi-mpt3sas-cleanup-_scsih_pcie_enumeration_event.patch patches.suse/scsi-mpt3sas-remove-a-stray-KERN_INFO.patch patches.suse/lpfc-Fix-hard-lock-up-NMI-in-els-timeout-handli.patch patches.suse/0001-iommu-arm-smmu-v3-Specialise-CMD_SYNC-handling.patch patches.suse/0002-iommu-arm-smmu-v3-Forget-about-cmdq-sync-interrupt.patch patches.suse/0003-iommu-arm-smmu-v3-Use-CMD_SYNC-completion-MSI.patch patches.suse/0004-iommu-arm-smmu-v3-Split-arm_smmu_cmdq_issue_sync-in-.patch patches.suse/0005-iommu-arm-smmu-v3-Consolidate-identical-timeouts.patch patches.suse/0006-iommu-arm-smmu-v3-Use-burst-polling-for-sync-complet.patch patches.suse/0001-iommu-amd-add-align-parameter-to-alloc_irq_index patches.suse/0002-iommu-amd-enforce-alignment-for-msi-irqs patches.suse/iommu-vt-d-don-t-register-bus-notifier-under-dmar_global_lock.patch patches.suse/iommu-iova-Optimise-rbtree-searching.patch patches.suse/iommu-iova-Optimise-the-padding-calculation.patch patches.suse/iommu-iova-Extend-rbtree-node-caching.patch patches.suse/iommu-iova-Make-dma_32bit_pfn-implicit.patch patches.suse/iommu-iova-Add-rbtree-anchor-node.patch patches.suse/iommu-iova-Simplify-cached-node-logic.patch patches.suse/iommu-iova-Don-t-try-to-copy-anchor-nodes.patch patches.suse/iommu-io-pgtable-arm-Convert-to-IOMMU-API-TLB-sync.patch patches.suse/iommu-io-pgtable-arm-v7s-Convert-to-IOMMU-API-TLB-sy.patch patches.suse/0003-iommu-amd-fix-alloc_irq_index-increment patches.suse/0004-iommu-amd-limit-the-iova-page-range-to-the-specified-addresses patches.suse/0006-iommu-mediatek-fix-driver-name patches.suse/iommu-vt-d-clear-page-request-overflow-fault-bit patches.suse/iommu-vt-d-clear-pasid-table-entry-when-memory-unbound patches.suse/vfio-pci-Virtualize-Maximum-Payload-Size.patch patches.suse/vfio-pci-Virtualize-Maximum-Read-Request-Size.patch patches.suse/dmaengine-dmatest-warn-user-when-dma-test-times-out patches.suse/dmaengine-ti-dma-crossbar-Correct-am335x-am43xx-mux- patches.suse/0001-drivers-flag-buses-which-demand-DMA-configuration.patch patches.suse/0007-gpio-thunderx-remove-unused-.map-hook-from-irq_domai.patch patches.suse/0077-bitops-Introduce-assign_bit.patch patches.suse/gpiolib-only-check-line-handle-flags-once.patch patches.suse/0164-gpio-mpc8xxx-Do-not-reverse-bits-using-bgpio.patch patches.suse/gpio-brcmstb-allow-all-instances-to-be-wakeup-source patches.suse/gpio-brcmstb-release-the-bgpio-lock-during-irq-handl patches.suse/gpio-brcmstb-switch-to-handle_level_irq-flow patches.suse/gpio-brcmstb-correct-the-configuration-of-level-inte patches.suse/0027-gpio-mb86s7x-share-with-other-SoCs-as-module.patch patches.suse/gpio-mb86s70-Revert-Return-error-if-requesting-an-al.patch patches.suse/0001-PM-i2c-designware-platdrv-Clean-up-PM-handling-in-pr.patch patches.suse/pm-mfd-intel-lpss-push-system-sleep-callbacks-to-late-early-stages.patch patches.suse/0002-PM-i2c-designware-platdrv-Suspend-resume-at-the-late.patch patches.suse/0015-i2c-designware-make-const-array-supported_speeds-sta.patch patches.suse/0001-ACPI-APD-Add-clock-frequency-for-ThunderX2-I2C-contr.patch patches.suse/0003-i2c-xlp9xx-Get-clock-frequency-with-clk-API.patch patches.suse/0004-i2c-xlp9xx-Handle-I2C_M_RECV_LEN-in-msg-flags.patch patches.suse/0001-i2c-Allow-overriding-dev_name-through-board_info.patch patches.suse/0166-i2c-mux-pca954x-call-request-irq-after-adding-mux-se.patch patches.suse/0167-i2c-mux-pca954x-Return-error-if-irq_create_mapping-f.patch patches.suse/0001-i2c-Make-i2c_unregister_device-NULL-aware.patch patches.suse/ALSA-hwdep-prevent-a-harmless-shift-wrapping-bug.patch patches.suse/ALSA-hrtimer-make-hrtimer_hw-const-and-__initconst.patch patches.suse/ALSA-line6-add-support-for-POD-HD-DESKTOP patches.suse/ALSA-line6-make-snd_pcm_ops-const.patch patches.suse/ALSA-timer-Convert-timers-to-use-timer_setup.patch patches.suse/ALSA-usb-audio-Apply-vendor-ID-matching-for-sample-r patches.suse/ALSA-seq-Add-sanity-check-for-user-space-pointer-del.patch patches.suse/usb-core-Add-a-helper-function-to-check-the-validity patches.suse/ALSA-bcd2000-Add-a-sanity-check-for-invalid-EPs patches.suse/ALSA-caiaq-Add-a-sanity-check-for-invalid-EPs patches.suse/ALSA-line6-Add-a-sanity-check-for-invalid-EPs patches.suse/ALSA-usb-audio-Add-sanity-checks-for-invalid-EPs patches.suse/ALSA-usx2y-Add-sanity-checks-for-invalid-EPs patches.suse/ALSA-hiface-Add-sanity-checks-for-invalid-EPs patches.suse/ALSA-caiaq-Add-yet-more-sanity-checks-for-invalid-EP patches.suse/ALSA-line6-Add-yet-more-sanity-checks-for-invalid-EP patches.suse/ALSA-hda-ca0132-use-ARRAY_SIZE patches.suse/ALSA-hda-silence-uninitialized-variable-warning-in-a patches.suse/ALSA-pcm-remove-redundant-variable-runtime.patch patches.suse/ALSA-6fire-remove-unused-variable-card.patch patches.suse/ALSA-usb-audio-Convert-timers-to-use-timer_setup.patch patches.suse/ALSA-hda-Add-model-string-for-Intel-reference-board- patches.suse/ALSA-hda-Avoid-racy-recreation-of-widget-kobjects patches.suse/ALSA-hda-Abort-capability-probe-on-invalid-capabilit patches.suse/ALSA-add-snd_card_disconnect_sync.patch patches.suse/ALSA-pcm-Don-t-call-register-and-disconnect-callback.patch patches.suse/ALSA-pcm-Forcibly-stop-at-disconnect-callback.patch patches.suse/ALSA-hda-realtek-Add-support-for-ALC1220 patches.suse/ALSA-fix-kernel-doc-build-warning.patch patches.suse/ALSA-usx2y-Fix-invalid-stream-URBs patches.suse/ASoC-msm8916-wcd-digital-fix-RX2-MIX1-and-RX3-MIX1 patches.suse/ASoC-davinci-mcasp-Fix-an-error-handling-path-in-dav patches.suse/ASoC-Intel-Skylake-Fix-uuid_module-memory-leak-in-fa patches.suse/ASoC-sun8i-codec-Invert-Master-Slave-condition patches.suse/ASoC-sun8i-codec-Set-the-BCLK-divider patches.suse/ASoC-Intel-cht_bsw_max98090-add-support-for-Baytrail.patch patches.suse/ASoC-Intel-cht_bsw_max98090_ti-Fix-jack-initializati patches.suse/ASoC-Intel-cht_bsw_max98090-remove-useless-code-alig patches.suse/ASoC-Intel-sst-remove-redundant-variable-dma_dev_nam patches.suse/ASoC-intel-include-linux-module.h-as-needed patches.suse/ASoC-rsnd-rsnd_ssi_run_mods-needs-to-care-ssi_parent patches.suse/1402-drm-amd-amdgpu-added-asic_type-as-acp-dma-driver-platform-data patches.suse/1403-drm-amdgpu-moving-amdgpu-asic-types-to-a-separate-file patches.suse/ASoC-cs42l56-Fix-reset-GPIO-name-in-example-DT-bindi patches.suse/ASoC-davinci-Kill-BUG_ON-usage.patch patches.suse/ASoC-davinci-mcasp-Handle-return-value-of-devm_kaspr.patch patches.suse/ASoC-tlv320dac31xx-mark-expected-switch-fall-through.patch patches.suse/ASoC-img-parallel-out-Add-pm_runtime_get-put-to-set_ patches.suse/ASoC-codecs-msm8916-wcd-analog-fix-module-autoload patches.suse/ASoC-samsung-Fix-invalid-argument-when-devm_gpiod_ge patches.suse/ASoC-sun8i-codec-Fix-left-and-right-channels-inversi patches.suse/Input-adxl34x-do-not-treat-FIFO_MODE-as-boolean patches.suse/Input-edt-ft5x06-make-distinction-between-m06-m09-ge patches.suse/Input-edt-ft5x06-implement-support-for-the-EDT-M12-s patches.suse/gitignore-sort-normal-pattern-rules-alphabetically.patch patches.suse/0001-HID-wacom-generic-Recognize-WACOM_HID_WD_PEN-as-a-ty.patch patches.suse/HID-add-backlight-level-quirk-for-Asus-ROG-laptops patches.suse/msft-hv-1509-HID-hyperv-pr_err-strings-should-end-with-newlines.patch patches.suse/HID-i2c-hid-Add-no-irq-after-reset-quirk-for-0911-52 patches.suse/HID-cp2112-fix-broken-gpio_direction_input-callback patches.suse/HID-wacom-generic-Use-generic-codepath-terminology-i.patch patches.suse/HID-wacom-generic-Leave-tool-in-prox-until-it-comple.patch patches.suse/HID-wacom-generic-Send-BTN_TOOL_PEN-in-prox-once-the.patch patches.suse/HID-wacom-generic-Reset-events-back-to-zero-when-pen.patch patches.suse/Revert-HID-wacom-generic-Send-BTN_TOOL_PEN-in-prox-o.patch patches.suse/HID-wacom-generic-Send-BTN_STYLUS3-when-both-barrel-.patch patches.suse/HID-Wacom-switch-Dell-canvas-into-highres-mode.patch patches.suse/0001-tracing-Kconfig-text-fixes-for-CONFIG_HWLAT_TRACER.patch patches.suse/livepatch-introduce-shadow-variable-api.patch patches.suse/livepatch-_klp_shadow_get_or_alloc-is-local-to-shadow-c.patch patches.suse/livepatch-small-shadow-variable-documentation-fixes.patch patches.suse/livepatch-add-unpatch-callbacks.patch patches.suse/livepatch-move-transition-complete-notice-into-klp_complete_transition.patch patches.suse/livepatch-add-transition-notices.patch patches.suse/livepatch-correctly-call-klp_post_unpatch_callback-in-error-paths.patch patches.suse/livepatch-_klp_disable_patch-should-never-be-called-for-disabled-patches.patch patches.suse/0001-arm64-move-TASK_-definitions-to-asm-processor.h.patch patches.suse/0024-perf-qcom_l2_pmu-add-event-names.patch patches.suse/0025-drivers-perf-arm_pmu_acpi-drop-redundant-acpi_disabl.patch patches.suse/0005-arm64-Expose-support-for-optional-ARMv8-A-features.patch patches.suse/0008-acpi-arm64-pr_err-strings-should-end-with-newlines.patch patches.suse/0009-ACPI-IORT-Remove-leftover-ACPI_IORT_SMMU_V3_PXM_VALI.patch patches.suse/0010-ACPI-IORT-Improve-functions-return-type-storage-clas.patch patches.suse/0011-ACPI-IORT-Make-platform-devices-initialization-code-.patch patches.suse/0012-ACPI-IORT-Look-up-IORT-node-through-struct-fwnode_ha.patch patches.suse/0013-ACPI-IORT-Enable-special-index-ITS-group-mappings-fo.patch patches.suse/0014-ACPI-IORT-Add-SMMUv3-specific-special-index-mapping-.patch patches.suse/0015-ACPI-IORT-Enable-SMMUv3-PMCG-IORT-MSI-domain-set-up.patch patches.suse/0006-arm64-Fix-the-feature-type-for-ID-register-fields.patch patches.suse/0027-irqdesc-Add-function-to-identify-percpu_devid-irqs.patch patches.suse/0035-arm-arm64-pmu-Distinguish-percpu-irq-and-percpu_devi.patch patches.suse/0002-genirq-export-irq_get_percpu_devid_partition-to-modu.patch patches.suse/0001-perf-core-Export-AUX-buffer-helpers-to-modules.patch patches.suse/0028-perf-core-Add-PERF_AUX_FLAG_COLLISION-to-report-coll.patch patches.suse/arm64-sysreg-Move-SPE-registers-and-PSB-into-common-.patch patches.suse/0030-drivers-perf-Add-support-for-ARMv8.2-Statistical-Pro.patch patches.suse/0031-perf-hisi-Add-support-for-HiSilicon-SoC-uncore-PMU-d.patch patches.suse/0032-perf-hisi-Add-support-for-HiSilicon-SoC-L3C-PMU-driv.patch patches.suse/0033-perf-hisi-Add-support-for-HiSilicon-SoC-HHA-PMU-driv.patch patches.suse/0034-perf-hisi-Add-support-for-HiSilicon-SoC-DDRC-PMU-dri.patch patches.suse/0007-arm64-Fix-single-stepping-in-kernel-traps.patch patches.suse/0001-arm64-traps-Don-t-print-stack-or-raw-PC-LR-values-in.patch patches.suse/0002-arm64-traps-Pretty-print-pstate-in-register-dumps.patch patches.suse/0001-arm64-Implement-arch-specific-pte_access_permitted.patch patches.suse/0001-arm64-prevent-regressions-in-compressed-kernel-image.patch patches.suse/arm64-vdso-fix-clock_getres-for-4GiB-aligned-res.patch patches.suse/0039-arm64-explicitly-mask-all-exceptions.patch patches.suse/0040-arm64-introduce-an-order-for-exceptions.patch patches.suse/0041-arm64-Move-the-async-fiq-helpers-to-explicitly-set-p.patch patches.suse/0042-arm64-Mask-all-exceptions-during-kernel_exit.patch patches.suse/0001-arm64-entry.S-Remove-disable_dbg.patch patches.suse/0002-arm64-entry.S-convert-el1_sync.patch patches.suse/0003-arm64-entry.S-convert-el0_sync.patch patches.suse/0004-arm64-entry.S-convert-elX_irq.patch patches.suse/0043-arm64-entry.S-move-SError-handling-into-a-C-function.patch patches.suse/0036-perf-arm_spe-Prevent-module-unload-while-the-PMU-is-.patch patches.suse/arm-ccn-perf-Prevent-module-unload-while-PMU-is-in-u.patch patches.suse/0001-regset-Add-support-for-dynamically-sized-regsets.patch patches.suse/0002-arm64-fpsimd-Correctly-annotate-exception-helpers-ca.patch patches.suse/0008-arm64-signal-Verify-extra-data-is-user-readable-in-s.patch patches.suse/arm64-KVM-Hide-unsupported-AArch64-CPU-features-from.patch patches.suse/0009-arm64-efi-Add-missing-Kconfig-dependency-on-KERNEL_M.patch patches.suse/0010-arm64-Port-deprecated-instruction-emulation-to-new-s.patch patches.suse/0011-arm64-fpsimd-Simplify-uses-of-set-clear-_ti_thread_f.patch patches.suse/arm64-sve-System-register-and-exception-syndrome-def.patch patches.suse/0017-arm64-sve-Low-level-SVE-architectural-state-manipula.patch patches.suse/0018-arm64-sve-Kconfig-update-and-conditional-compilation.patch patches.suse/0019-arm64-sve-Signal-frame-and-context-structure-definit.patch patches.suse/0020-arm64-sve-Low-level-CPU-setup.patch patches.suse/0025-arm64-sve-Core-task-context-handling.patch patches.suse/0026-arm64-sve-Support-vector-length-resetting-for-new-pr.patch patches.suse/0027-arm64-sve-Signal-handling-support.patch patches.suse/0028-arm64-sve-Backend-logic-for-setting-the-vector-lengt.patch patches.suse/0029-arm64-cpufeature-Move-sys_caps_initialised-declarati.patch patches.suse/0030-arm64-sve-Probe-SVE-capabilities-and-usable-vector-l.patch patches.suse/0031-arm64-sve-Preserve-SVE-registers-around-kernel-mode-.patch patches.suse/0033-arm64-sve-Preserve-SVE-registers-around-EFI-runtime-.patch patches.suse/0035-arm64-sve-ptrace-and-ELF-coredump-support.patch patches.suse/0036-arm64-sve-Add-prctl-controls-for-userspace-vector-le.patch patches.suse/0037-arm64-sve-Add-sysctl-to-set-the-default-vector-lengt.patch patches.suse/0038-arm64-sve-KVM-Prevent-guests-from-using-SVE.patch patches.suse/arm64-sve-KVM-Treat-guest-SVE-use-as-undefined-instr.patch patches.suse/arm64-sve-KVM-Hide-SVE-from-CPU-features-exposed-to-.patch patches.suse/0039-arm64-sve-Detect-SVE-and-activate-runtime-support.patch patches.suse/0040-arm64-sve-Add-documentation.patch patches.suse/net-phy-realtek-rename-RTL8211F_PAGE_SELECT-to-RTL82.patch patches.suse/net-phy-realtek-add-RTL8201F-phy-id-and-functions.patch patches.suse/s390-qeth-add-basic-VNICC-support.patch patches.suse/s390-qeth-add-VNICC-enable-disable-support.patch patches.suse/s390-qeth-add-VNICC-get-set-timeout-support.patch patches.suse/s390-sles15sp1-00-08-01-s390-qeth-remove-unused-code-in-qdio_establish_cq.patch patches.suse/s390-sles15sp1-00-08-02-s390-qeth-don-t-take-queue-lock-in-send_packet_fast.patch patches.suse/s390-sles15sp1-00-08-03-s390-qeth-simplify-L3-sysfs-group-management.patch patches.suse/s390-qeth-translate-SETVLAN-DELVLAN-errors.patch patches.suse/s390-sles15sp1-00-08-04-s390-qeth-fold-VLAN-handling-into-l3_rebuild_skb.patch patches.suse/s390-sles15sp1-00-08-05-s390-qeth-tidy-up-parameter-naming-for-qeth_do_send_.patch patches.suse/net_sched-use-explicit-size-of-struct-tcmsg-remove-n.patch patches.suse/net_sched-sch_htb-add-per-class-overlimits-counter.patch patches.suse/net-mvpp2-remove-useless-goto.patch patches.suse/bpf-Implement-map_delete_elem-for-BPF_MAP_TYPE_LPM_T.patch patches.suse/bpf-Add-uniqueness-invariant-to-trivial-lpm-test-imp.patch patches.suse/bpf-Test-deletion-in-BPF_MAP_TYPE_LPM_TRIE.patch patches.suse/mlxsw-spectrum-Change-init-order.patch patches.suse/mlxsw-spectrum-Move-ACL-flexible-actions-instance-to.patch patches.suse/mlxsw-acl-Introduce-mcrouter-ACL-action.patch patches.suse/mlxsw-acl-Change-trap-ACL-action-to-get-the-trap_id-.patch patches.suse/mlxsw-reg-Rename-the-flexible-action-set-length-fiel.patch patches.suse/mlxsw-reg-Add-The-Router-TCAM-Allocation-register.patch patches.suse/mlxsw-reg-Add-the-Router-Interface-Group-Version-2-r.patch patches.suse/mlxsw-resources-Add-multicast-ERIF-list-entries-reso.patch patches.suse/mlxsw-reg-Add-the-Router-Multicast-Forwarding-Table-.patch patches.suse/mlxsw-reg-Add-Router-Rules-Copy-Register.patch patches.suse/mlxsw-reg-Configure-RIF-to-forward-IPv4-multicast-pa.patch patches.suse/mlxsw-spectrum_router-Export-RIF-dev-access-function.patch patches.suse/mlxsw-spectrum-Add-multicast-router-traps-and-trap-g.patch patches.suse/net-sk_buff-rbnode-reorg.patch patches.suse/net_sched-no-need-to-free-qdisc-in-RCU-callback.patch patches.suse/kobject-add-kobject_uevent_net_broadcast.patch patches.suse/kobject-copy-env-blob-in-one-go.patch patches.suse/kobject-factorize-skb-setup-in-kobject_uevent_net_br.patch patches.suse/ipv6-addrlabel-per-netns-list.patch patches.suse/tcp-batch-tcp_net_metrics_exit.patch patches.suse/ipv6-speedup-ipv6-tunnels-dismantle.patch patches.suse/ipv4-speedup-ipv6-tunnels-dismantle.patch patches.suse/macvlan-code-refine-to-check-data-before-using.patch patches.suse/virtio-net-remove-unnecessary-parameter-of-virtnet_x.patch patches.suse/virtio-net-add-packet-len-average-only-when-needed-d.patch patches.suse/virtio-net-support-XDP_REDIRECT.patch patches.suse/cxgb4-add-new-T5-pci-device-id-s-34929cb4.patch patches.suse/mlxsw-spectrum_switchdev-Change-mc_router-to-mrouter.patch patches.suse/mlxsw-spectrum_switchdev-Add-a-ports-bitmap-to-the-m.patch patches.suse/mlxsw-spectrum_switchdev-Remove-reference-count-from.patch patches.suse/mlxsw-spectrum_switchdev-Save-mids-list-per-bridge-d.patch patches.suse/mlxsw-spectrum_switchdev-Break-smid-write-function.patch patches.suse/mlxsw-spectrum_switchdev-Attach-mid-id-allocation-to.patch patches.suse/mlxsw-spectrum_switchdev-Break-mid-deletion-into-two.patch patches.suse/mlxsw-spectrum_switchdev-Don-t-write-mids-to-the-HW-.patch patches.suse/mlxsw-spectrum_switchdev-Disable-mdb-when-mc-is-disa.patch patches.suse/mlxsw-spectrum_switchdev-Use-generic-mc-flood-functi.patch patches.suse/mlxsw-spectrum_switchdev-Flood-mc-when-mc-is-disable.patch patches.suse/mlxsw-spectrum_switchdev-Flush-the-mdb-when-a-port-i.patch patches.suse/mlxsw-spectrum_switchdev-Flood-all-mc-packets-to-mro.patch patches.suse/mlxsw-spectrum_switchdev-Update-the-mdb-of-mrouter-p.patch patches.suse/mlxsw-spectrum_switchdev-Remove-mrouter-flood-in-mdb.patch patches.suse/mlxsw-spectrum_switchdev-Consider-mrouter-status-for.patch patches.suse/drivers-net-brcm80211-use-setup_timer-helper.patch patches.suse/drivers-net-enic-use-setup_timer-helper.patch patches.suse/drivers-net-e1000e-use-setup_timer-helper.patch patches.suse/drivers-net-ath6kl-use-setup_timer-helper.patch patches.suse/drivers-net-mlx5-use-setup_timer-helper.patch patches.suse/drivers-net-mlx4-use-setup_timer-helper.patch patches.suse/drivers-net-bnxt-use-setup_timer-helper.patch patches.suse/drivers-net-i40evf-use-setup_timer-helper.patch patches.suse/drivers-net-enic-use-setup_timer-helper-570ba3e8.patch patches.suse/drivers-net-bnx2x-use-setup_timer-helper.patch patches.suse/samples-bpf-Use-getppid-instead-of-getpgrp-for-array.patch patches.suse/samples-bpf-Enable-cross-compiler-support.patch patches.suse/samples-bpf-Fix-pt_regs-issues-when-cross-compiling.patch patches.suse/samples-bpf-Add-documentation-on-cross-compilation.patch patches.suse/s390-sles15sp1-00-11-020-net-smc-parameter-cleanup-in-smc_cdc_get_free_slot.patch patches.suse/cxgb4-avoid-stall-while-shutting-down-the-adapter.patch patches.suse/virtio-net-correctly-set-xdp_xmit-for-mergeable-buff.patch patches.suse/cxgb4-add-tc-flower-offload-skeleton.patch patches.suse/cxgb4-add-basic-tc-flower-offload-support.patch patches.suse/cxgb4-add-support-to-offload-action-vlan.patch patches.suse/cxgb4-fetch-stats-for-offloaded-tc-flower-flows.patch patches.suse/bpf-Optimize-lpm-trie-delete.patch patches.suse/msft-hv-1503-hv_netvsc-make-const-array-ver_list-static-reduces-o.patch patches.suse/tun-enable-NAPI-for-TUN-TAP-driver.patch patches.suse/tun-enable-napi_gro_frags-for-TUN-TAP-driver.patch patches.suse/msft-hv-1504-hv_netvsc-Fix-the-real-number-of-queues-of-non-vRSS-.patch patches.suse/liquidio-allow-override-of-firmware-present-in-flash.patch patches.suse/liquidio-verify-firmware-version-when-auto-loaded-fr.patch patches.suse/liquidio-update-module-parameter-fw_type-to-reflect-.patch patches.suse/cxgb4-do-DCB-state-reset-in-couple-of-places.patch patches.suse/tun-delete-original-tun_get-and-rename-__tun_get-to-.patch patches.suse/sch_netem-faster-rb-tree-removal.patch patches.suse/net-ena-Remove-redundant-unlikely.patch patches.suse/bnxt_en-Remove-redundant-unlikely.patch patches.suse/net-mlx5-Remove-redundant-unlikely.patch patches.suse/qed-Add-iWARP-enablement-support.patch patches.suse/qed-Add-iWARP-out-of-order-support.patch patches.suse/qed-Fix-maximum-number-of-CQs-for-iWARP.patch patches.suse/qed-iWARP-Add-check-for-errors-on-a-SYN-packet.patch patches.suse/bpf-rename-bpf_compute_data_end-into-bpf_compute_dat.patch patches.suse/bpf-add-meta-pointer-for-direct-access.patch patches.suse/bpf-update-bpf.h-uapi-header-for-tools.patch patches.suse/bpf-improve-selftests-and-add-tests-for-meta-pointer.patch patches.suse/bpf-nfp-add-meta-data-support.patch patches.suse/bpf-ixgbe-add-meta-data-support.patch patches.suse/mlxsw-spectrum_dpipe-Fix-indentation-in-header-descr.patch patches.suse/mlxsw-Add-fields-for-mlxsw-s-meta-header-for-adjacen.patch patches.suse/mlxsw-spectrum_router-Keep-nexthops-in-a-linked-list.patch patches.suse/mlxsw-spectrum_router-Use-helper-to-check-for-last-n.patch patches.suse/mlxsw-spectrum_router-Add-helpers-for-nexthop-access.patch patches.suse/mlxsw-spectrum_dpipe-Add-initial-support-for-the-rou.patch patches.suse/mlxsw-reg-Add-support-for-counters-on-RATR.patch patches.suse/mlxsw-spectrum-Add-support-for-setting-counters-on-n.patch patches.suse/mlxsw-spectrum_dpipe-Add-support-for-adjacency-table.patch patches.suse/mlxsw-spectrum_dpipe-Add-support-for-controlling-nex.patch patches.suse/mlxsw-spectrum_acl-Propagate-errors-from-mlxsw_afa_b.patch patches.suse/net-sched-introduce-helper-to-identify-gact-pass-act.patch patches.suse/mlxsw-spectrum_flower-Offload-ok-termination-action.patch patches.suse/nfp-add-helper-to-get-flower-cmsg-length.patch patches.suse/nfp-compile-flower-vxlan-tunnel-metadata-match-field.patch patches.suse/nfp-compile-flower-vxlan-tunnel-set-actions.patch patches.suse/nfp-offload-flower-vxlan-endpoint-MAC-addresses.patch patches.suse/nfp-offload-vxlan-IPv4-endpoints-of-flower-rules.patch patches.suse/nfp-flower-vxlan-neighbour-offload.patch patches.suse/nfp-flower-vxlan-neighbour-keep-alive.patch patches.suse/fib-notifier-Add-VIF-add-and-delete-event-types.patch patches.suse/ipmr-Add-reference-count-to-MFC-entries.patch patches.suse/ipmr-Add-FIB-notification-access-functions.patch patches.suse/ipmr-Send-FIB-notifications-on-MFC-and-VIF-entries.patch patches.suse/net-ipmr-Add-MFC-offload-indication.patch patches.suse/net-mroute-Check-if-rule-is-a-default-rule.patch patches.suse/mlxsw-spectrum-Add-the-multicast-routing-offloading-.patch patches.suse/mlxsw-spectrum-Add-the-multicast-routing-hardware-lo.patch patches.suse/mlxsw-spectrum-router-Squash-the-default-route-table.patch patches.suse/mlxsw-spectrum_router-Add-multicast-routes-notificat.patch patches.suse/mlxsw-spectrum-Notify-multicast-router-on-RIF-MTU-ch.patch patches.suse/mlxsw-spectrum-router-Don-t-ignore-IPMR-notification.patch patches.suse/net_sched-use-idr-to-allocate-bpf-filter-handles.patch patches.suse/net_sched-use-idr-to-allocate-basic-filter-handles.patch patches.suse/net_sched-use-idr-to-allocate-u32-filter-handles.patch patches.suse/cxgb4-make-function-ch_flower_stats_cb-fixes-warning.patch patches.suse/bpf-verifier-improve-disassembly-of-BPF_END-instruct.patch patches.suse/bpf-verifier-improve-disassembly-of-BPF_NEG-instruct.patch patches.suse/net-hns3-Support-for-dynamically-assigning-tx-buffer.patch patches.suse/net-hns3-Add-support-for-dynamically-buffer-realloca.patch patches.suse/net-hns3-Add-support-for-PFC-setting-in-TM-module.patch patches.suse/net-hns3-Add-support-for-port-shaper-setting-in-TM-m.patch patches.suse/net-hns3-Add-tc-based-TM-support-for-sriov-enabled-p.patch patches.suse/net-hns3-Add-some-interface-for-the-support-of-DCB-f.patch patches.suse/net-hns3-Add-hclge_dcb-module-for-the-support-of-DCB.patch patches.suse/net-hns3-Add-dcb-netlink-interface-for-the-support-o.patch patches.suse/net-hns3-Setting-for-fc_mode-and-dcb-enable-flag-in-.patch patches.suse/net-hns3-Add-DCB-support-when-interacting-with-netwo.patch patches.suse/bpf-Add-name-load_time-uid-and-map_ids-to-bpf_prog_i.patch patches.suse/bpf-Add-map_name-to-bpf_map_info.patch patches.suse/bpf-libbpf-Provide-basic-API-support-to-specify-BPF-.patch patches.suse/bpf-Swap-the-order-of-checking-prog_info-and-map_inf.patch patches.suse/bpf-Test-new-fields-in-bpf_attr-and-bpf_-prog-map-_i.patch patches.suse/i40e-i40evf-rename-bytes_per_int-to-bytes_per_usec.patch patches.suse/i40e-Fix-unqualified-module-message-while-bringing-l.patch patches.suse/i40e-Fix-link-down-message-when-interface-is-brought.patch patches.suse/i40e-simplify-member-variable-accesses.patch patches.suse/i40e-relax-warning-message-in-case-of-version-mismat.patch patches.suse/i40e-fix-for-flow-director-counters-not-wrapping-as-.patch patches.suse/i40evf-lower-message-level.patch patches.suse/i40e-use-separate-state-bit-for-miscellaneous-IRQ-se.patch patches.suse/i40e-use-newer-generic-PM-support-instead-of-legacy-.patch patches.suse/i40e-don-t-clear-suspended-state-until-we-finish-res.patch patches.suse/i40e-prevent-service-task-from-running-while-we-re-s.patch patches.suse/i40e-shutdown-all-IRQs-and-disable-MSI-X-when-suspen.patch patches.suse/i40evf-fix-ring-to-vector-mapping.patch patches.suse/i40e-Enable-VF-to-negotiate-number-of-allocated-queu.patch patches.suse/i40e-refactor-FW-version-checking.patch patches.suse/ibmvnic-113-Set-state-UP.patch patches.suse/net_sched-remove-redundant-assignment-to-ret.patch patches.suse/bpf-Fix-compiler-warning-on-info.map_ids-for-32bit-p.patch patches.suse/msft-hv-1505-hv_netvsc-report-stop_queue-and-wake_queue.patch patches.suse/net-hns3-fix-null-pointer-dereference-before-null-ch.patch patches.suse/mlxsw-spectrum-fix-uninitialized-value-in-err.patch patches.suse/samples-bpf-fix-warnings-in-xdp_monitor_user.patch patches.suse/net-dst-Make-skb-parameter-of-skb-metadata_dst-tunne.patch patches.suse/flow_dissector-dissect-tunnel-info.patch patches.suse/mlxsw-spectrum_router-Fix-a-typo-7ff176f8.patch patches.suse/mlxsw-spectrum_router-Drop-a-redundant-condition.patch patches.suse/0001-byteorder-Move-cpu_to_be32-be32_to_cpu-_array-from-T.patch patches.suse/0001-thunderbolt-Remove-__packed-from-ICM-message-structu.patch patches.suse/0001-thunderbolt-Add-support-for-XDomain-properties.patch patches.suse/0001-thunderbolt-Move-enum-tb_cfg_pkg_type-to-thunderbolt.patch patches.suse/0001-thunderbolt-Move-thunderbolt-domain-structure-to-thu.patch patches.suse/0001-thunderbolt-Move-tb_switch_phy_port_from_link-to-thu.patch patches.suse/0001-thunderbolt-Add-support-for-XDomain-discovery-protoc.patch patches.suse/0001-thunderbolt-Configure-interrupt-throttling-for-all-i.patch patches.suse/0001-thunderbolt-Add-support-for-frame-mode.patch patches.suse/0001-thunderbolt-Export-ring-handling-functions-to-module.patch patches.suse/0001-thunderbolt-Move-ring-descriptor-flags-to-thunderbol.patch patches.suse/0001-thunderbolt-Use-spinlock-in-ring-serialization.patch patches.suse/0001-thunderbolt-Use-spinlock-in-NHI-serialization.patch patches.suse/0001-thunderbolt-Add-polling-mode-for-rings.patch patches.suse/0001-thunderbolt-Add-function-to-retrieve-DMA-device-for-.patch patches.suse/0001-thunderbolt-Allocate-ring-HopID-automatically-if-req.patch patches.suse/0001-net-Add-support-for-networking-over-Thunderbolt-cabl.patch patches.suse/fm10k-ensure-we-process-SM-mbx-when-processing-VF-mb.patch patches.suse/fm10k-reschedule-service-event-if-we-stall-the-PF-SM.patch patches.suse/fm10k-Use-seq_putc-in-fm10k_dbg_desc_break.patch patches.suse/fm10k-stop-spurious-link-down-messages-when-Tx-FIFO-.patch patches.suse/fm10k-fix-typos-on-fall-through-comments.patch patches.suse/fm10k-avoid-possible-truncation-of-q_vector-name.patch patches.suse/fm10k-add-missing-fall-through-comment.patch patches.suse/fm10k-avoid-needless-delay-when-loading-driver.patch patches.suse/fm10k-simplify-reading-PFVFLRE-register.patch patches.suse/fm10k-don-t-loop-while-resetting-VFs-due-to-VFLR-eve.patch patches.suse/fm10k-avoid-divide-by-zero-in-rare-cases-when-device.patch patches.suse/fm10k-move-fm10k_prepare_for_reset-and-fm10k_handle_.patch patches.suse/fm10k-prevent-race-condition-of-__FM10K_SERVICE_SCHE.patch patches.suse/i40e-limit-lan-queue-count-in-large-CPU-count-machin.patch patches.suse/i40e-remove-logically-dead-code.patch patches.suse/i40e-Fix-a-potential-NULL-pointer-dereference.patch patches.suse/i40e-Fix-reporting-of-supported-link-modes.patch patches.suse/i40e-Add-support-for-ethtool-m.patch patches.suse/i40e-use-admin-queue-for-setting-LEDs-behavior.patch patches.suse/i40e-don-t-hold-spinlock-while-resetting-VF.patch patches.suse/i40e-drop-i40e_pf-pf-from-i40e_vc_disable_vf.patch patches.suse/i40e-make-use-of-i40e_vc_disable_vf.patch patches.suse/i40e-ensure-reset-occurs-when-disabling-VF.patch patches.suse/i40evf-Enable-VF-to-request-an-alternate-queue-alloc.patch patches.suse/i40e-make-i40evf_map_rings_to_vectors-void.patch patches.suse/i40e-fix-handling-of-vf_states-variable.patch patches.suse/i40e-fix-client-notify-of-VF-reset.patch patches.suse/i40e-Stop-dropping-802.1ad-tags-eth-proto-0x88a8.patch patches.suse/cxgb4-Update-comment-for-min_mtu.patch patches.suse/skbuff-Add-the-offload_mr_fwd_mark-field.patch patches.suse/ipv4-ipmr-Add-the-parent-ID-field-to-VIF-struct.patch patches.suse/ipv4-ipmr-Don-t-forward-packets-already-forwarded-by.patch patches.suse/mlxsw-acl-Introduce-ACL-trap-and-forward-action.patch patches.suse/mlxsw-spectrum-Add-trap-for-multicast-trap-and-forwa.patch patches.suse/mlxsw-spectrum-mr_tcam-Add-trap-and-forward-multicas.patch patches.suse/mlxsw-spectrum-mr-Support-trap-and-forward-routes.patch patches.suse/mlxsw-spectrum-Fix-check-for-IS_ERR-instead-of-NULL.patch patches.suse/mlxsw-spectrum-Add-missing-error-code-on-allocation-.patch patches.suse/bonding-speed-duplex-update-at-NETDEV_UP-event.patch patches.suse/fm10k-prepare_for_reset-when-we-lose-PCIe-Link.patch patches.suse/fm10k-use-spinlock-to-implement-mailbox-lock.patch patches.suse/fm10k-use-generic-PM-hooks-instead-of-legacy-PCIe-po.patch patches.suse/fm10k-introduce-a-message-queue-for-MAC-VLAN-message.patch patches.suse/fm10k-use-the-MAC-VLAN-queue-for-VF-PF-MAC-VLAN-requ.patch patches.suse/fm10k-bump-version-number.patch patches.suse/fm10k-Fix-misuse-of-net_ratelimit.patch patches.suse/fm10k-prefer-s-and-__func__-for-diagnostic-prints.patch patches.suse/fm10k-fix-mis-ordered-parameters-in-declaration-for-.patch patches.suse/sctp-silence-warns-on-sctp_stream_init-allocations.patch patches.suse/cxgb4-add-new-T6-pci-device-id-s-acd669a8.patch patches.suse/cxgb4vf-make-a-couple-of-functions-static.patch patches.suse/bpf-multi-program-support-for-cgroup-bpf.patch patches.suse/bpf-introduce-BPF_PROG_QUERY-command.patch patches.suse/bpf-enforce-return-code-for-cgroup-bpf-programs.patch patches.suse/libbpf-introduce-bpf_prog_detach2.patch patches.suse/samples-bpf-add-multi-prog-cgroup-test-case.patch patches.suse/libbpf-sync-bpf.h.patch patches.suse/libbpf-add-support-for-BPF_PROG_QUERY.patch patches.suse/samples-bpf-use-bpf_prog_query-interface.patch patches.suse/net-Add-extack-to-netdev_notifier_info.patch patches.suse/net-Add-extack-to-ndo_add_slave.patch patches.suse/net-Add-extack-to-upper-device-linking.patch patches.suse/mlxsw-spectrum-Add-extack-messages-for-enslave-failu.patch patches.suse/tools-rename-tools-net-directory-to-tools-bpf.patch patches.suse/tools-bpf-add-bpftool.patch patches.suse/tools-bpftool-add-documentation.patch patches.suse/tcp-uniform-the-set-up-of-sockets-after-successful-c.patch patches.suse/libbpf-parse-maps-sections-of-varying-size.patch patches.suse/libbpf-use-map_flags-when-creating-maps.patch patches.suse/nfp-add-mpls-match-offloading-support.patch patches.suse/nfp-add-IPv4-ttl-and-tos-match-offloading-support.patch patches.suse/nfp-add-IPv6-ttl-and-tos-match-offloading-support.patch patches.suse/nfp-add-set-ethernet-header-action-flower-offload.patch patches.suse/nfp-add-set-ipv4-header-action-flower-offload.patch patches.suse/nfp-add-set-ipv6-source-and-destination-address.patch patches.suse/nfp-add-set-tcp-and-udp-header-action-flower-offload.patch patches.suse/samples-bpf-xdp_monitor-first-8-bytes-are-not-access.patch patches.suse/samples-bpf-xdp_monitor-also-record-xdp_exception-tr.patch patches.suse/samples-bpf-xdp_monitor-increase-memory-rlimit.patch patches.suse/bnx2x-Use-pci_ari_enabled-instead-of-local-copy.patch patches.suse/i40e-fix-a-typo-in-i40e_pf-documentation.patch patches.suse/i40e-add-private-flag-to-control-source-pruning.patch patches.suse/i40e-i40evf-spread-CPU-affinity-hints-across-online-.patch patches.suse/i40e-re-enable-PTP-L4-capabilities-for-XL710-if-FW-6.patch patches.suse/i40e-redfine-I40E_PHY_TYPE_MAX.patch patches.suse/i40e-fix-incorrect-register-definition.patch patches.suse/i40e-i40evf-use-DECLARE_BITMAP-for-state.patch patches.suse/i40e-fix-merge-error.patch patches.suse/i40e-Display-error-message-if-module-does-not-meet-t.patch patches.suse/i40e-Properly-maintain-flow-director-filters-list.patch patches.suse/i40e-implement-split-PCI-error-reset-handler.patch patches.suse/i40e-do-not-enter-PHY-debug-mode-while-setting-LEDs-.patch patches.suse/i40evf-enable-support-for-VF-VLAN-tag-stripping-cont.patch patches.suse/i40e-ignore-skb-xmit_more-when-deciding-to-set-RS-bi.patch patches.suse/i40e-i40evf-organize-and-re-number-feature-flags.patch patches.suse/net-add-rb_to_skb-and-other-rb-tree-helpers.patch patches.suse/tcp-reduce-tcp_fastretrans_alert-verbosity.patch patches.suse/bnxt_en-don-t-consider-building-bnxt_tc.o-if-option-.patch patches.suse/bpf-add-helper-bpf_perf_event_read_value-for-perf-ev.patch patches.suse/bpf-add-a-test-case-for-helper-bpf_perf_event_read_v.patch patches.suse/bpf-add-helper-bpf_perf_prog_read_value.patch patches.suse/bpf-add-a-test-case-for-helper-bpf_perf_prog_read_va.patch patches.suse/bpf-Change-bpf_obj_name_cpy-to-better-ensure-map-s-n.patch patches.suse/bpf-Use-char-in-prog-and-map-name.patch patches.suse/bpf-Append-prog-aux-name-in-bpf_get_prog_name.patch patches.suse/mlxsw-spectrum-Add-extack-for-VLAN-enslavements.patch patches.suse/mlxsw-spectrum-Propagate-extack-further-for-bridge-e.patch patches.suse/msft-hv-1510-hv_netvsc-Change-the-hash-level-variable-to-bit-flag.patch patches.suse/msft-hv-1511-hv_netvsc-Add-ethtool-handler-to-set-and-get-TCP-has.patch patches.suse/net-mlx5-Fix-creating-a-new-FTE-when-an-existing-but.patch patches.suse/net-mlx5-Avoid-NULL-pointer-dereference-on-steering-.patch patches.suse/net-mlx5-Move-the-entry-index-allocator-to-flow-grou.patch patches.suse/net-mlx5-Export-building-of-matched-flow-groups-list.patch patches.suse/net-mlx5-Refactor-FTE-and-FG-creation-code.patch patches.suse/net-mlx5-Replace-fs_node-mutex-with-reader-writer-se.patch patches.suse/net-mlx5-Support-multiple-updates-of-steering-rules-.patch patches.suse/net-mlx5-Allocate-FTE-object-without-lock.patch patches.suse/net-mlx5-Add-FGs-and-FTEs-memory-pool.patch patches.suse/qed-Delete-redundant-check-on-dcb_app-priority.patch patches.suse/net-hns3-Cleanup-for-shifting-true-in-hns3-driver.patch patches.suse/net-hns3-Add-hns3_get_handle-macro-in-hns3-driver.patch patches.suse/net-hns3-Cleanup-indentation-for-Kconfig-in-the-the-.patch patches.suse/net-hns3-Consistently-using-GENMASK-in-hns3-driver.patch patches.suse/net-hns3-Cleanup-for-struct-that-used-to-send-cmd-to.patch patches.suse/net-hns3-Cleanup-for-endian-issue-in-hns3-driver.patch patches.suse/net-hns3-Cleanup-for-non-static-function-in-hns3-dri.patch patches.suse/nfp-output-control-messages-to-trace_devlink_hwmsg.patch patches.suse/nfp-bpf-lift-the-single-port-limitation.patch patches.suse/nfp-bpf-use-the-power-of-sparse-to-check-we-encode-r.patch patches.suse/nfp-bpf-move-software-reg-helpers-and-cmd-table-out-.patch patches.suse/nfp-bpf-encode-all-64bit-shifts.patch patches.suse/nfp-bpf-remove-register-rename.patch patches.suse/nfp-bpf-remove-packet-marking-support.patch patches.suse/nfp-add-more-white-space-to-the-instruction-defines.patch patches.suse/nfp-bpf-encode-LMEM-accesses.patch patches.suse/nfp-bpf-encode-extended-LM-pointer-operands.patch patches.suse/nfp-bpf-move-to-datapath-ABI-version-2.patch patches.suse/nfp-bpf-calculate-code-store-ECC.patch patches.suse/nfp-bpf-pad-code-with-valid-nops.patch patches.suse/nfp-bpf-byte-swap-the-instructions.patch patches.suse/nfp-bpf-pass-dst-register-to-ld_field-instruction.patch patches.suse/net-bridge-Notify-on-bridge-device-mrouter-state-cha.patch patches.suse/net-bridge-Export-bridge-multicast-router-state.patch patches.suse/mlxsw-spectrum-router-Export-the-mlxsw_sp_router_por.patch patches.suse/mlxsw-spectrum_switchdev-Add-support-for-router-port.patch patches.suse/mlxsw-spectrum_switchdev-Support-bridge-mrouter-noti.patch patches.suse/qed-Add-ll2-option-to-limit-the-number-of-bds-per-pa.patch patches.suse/qed-Add-ll2-ability-of-opening-a-secondary-queue.patch patches.suse/qed-Add-ll2-option-for-dropping-a-tx-packet.patch patches.suse/qed-Fix-initialization-of-ll2-offload-feature.patch patches.suse/qed-Add-the-source-of-a-packet-sent-on-an-iWARP-ll2-.patch patches.suse/qed-Add-LL2-slowpath-handling.patch patches.suse/qed-Add-ll2-connection-for-processing-unaligned-MPA-.patch patches.suse/qed-Add-mpa-buffer-descriptors-for-storing-and-proce.patch patches.suse/qed-Add-unaligned-and-packed-packet-processing.patch patches.suse/qed-Add-support-for-freeing-two-ll2-buffers-for-corn.patch patches.suse/qed-Add-support-for-MPA-header-being-split-over-two-.patch patches.suse/qed-Add-iWARP-support-for-fpdu-spanned-over-more-tha.patch patches.suse/ipv6-avoid-zeroing-per-cpu-data-again.patch patches.suse/0001-thunderbolt-Initialize-Thunderbolt-bus-earlier.patch patches.suse/net-mlx4-Fix-endianness-issue-in-qp-context-params.patch patches.suse/net-mlx4_core-Fix-cast-warning-in-fw.c.patch patches.suse/net-mlx4_en-Use-__force-to-fix-a-sparse-warning-in-T.patch patches.suse/ixgbe-Clear-SWFW_SYNC-register-during-init.patch patches.suse/ixgbe-declare-ixgbe_mac_operations-structures-as-con.patch patches.suse/ixgbe-restore-normal-RSS-after-last-macvlan-offload-.patch patches.suse/ixgbe-add-error-checks-when-initializing-the-PHY.patch patches.suse/ixgbe-split-Tx-Rx-ring-clearing-for-ethtool-loopback.patch patches.suse/ixgbe-add-counter-for-times-Rx-pages-gets-allocated-.patch patches.suse/ixgbe-fix-use-of-uninitialized-padding.patch patches.suse/ixgbe-fix-the-FWSM.PT-check-in-ixgbe_mng_present.patch patches.suse/ixgbe-Update-adaptive-ITR-algorithm.patch patches.suse/ixgbe-fix-crash-when-injecting-AER-after-failed-rese.patch patches.suse/i40e-fix-flags-declaration.patch patches.suse/i40e-use-the-safe-hash-table-iterator-when-deleting-.patch patches.suse/i40evf-fix-mac-filter-removal-timing-issue.patch patches.suse/i40e-i40evf-fix-incorrect-default-ITR-values-on-driv.patch patches.suse/i40e-i40evf-always-set-the-CLEARPBA-flag-when-re-ena.patch patches.suse/i40e-reduce-lrxqthresh-from-2-to-1.patch patches.suse/i40e-i40evf-bundle-more-descriptors-when-allocating-.patch patches.suse/i40e-allow-XPS-with-QoS-enabled.patch patches.suse/i40e-add-check-for-return-from-find_first_bit-call.patch patches.suse/i40e-Retry-AQC-GetPhyAbilities-to-overcome-I2CRead-h.patch patches.suse/i40e-use-a-local-variable-instead-of-calculating-mul.patch patches.suse/i40e-fix-a-typo.patch patches.suse/i40e-Avoid-some-useless-variables-and-initializers-i.patch patches.suse/vhost_net-do-not-stall-on-zerocopy-depletion.patch patches.suse/selftests-bpf-add-a-test-for-verifier-logs.patch patches.suse/bpf-encapsulate-verifier-log-state-into-a-structure.patch patches.suse/bpf-move-global-verifier-log-into-verifier-environme.patch patches.suse/bpf-move-instruction-printing-into-a-separate-file.patch patches.suse/tools-bpftool-use-the-kernel-s-instruction-printer.patch patches.suse/bpf-don-t-rely-on-the-verifier-lock-for-metadata_dst.patch patches.suse/bpf-write-back-the-verifier-log-buffer-as-it-gets-fi.patch patches.suse/cxgb4-Add-support-for-new-flash-parts.patch patches.suse/cxgb4-add-new-T5-pci-device-id-s-652faa98.patch patches.suse/net-hns3-fixes-the-ring-index-in-hns3_fini_ring.patch patches.suse/net-hns3-add-support-for-set_ringparam.patch patches.suse/net-hns3-add-support-for-set_rxnfc.patch patches.suse/net-hns3-add-support-for-ETHTOOL_GRXFH.patch patches.suse/net-hns3-fix-the-ring-count-for-ETHTOOL_GRXRINGS.patch patches.suse/net-mlx4_en-Limit-the-number-of-TX-rings.patch patches.suse/net-mlx4_en-Limit-the-number-of-RX-rings.patch patches.suse/net-mlx4_en-Increase-number-of-default-RX-rings.patch patches.suse/e1000e-Fix-error-path-in-link-detection.patch patches.suse/e1000e-Fix-wrong-comment-related-to-link-detection.patch patches.suse/e1000e-Fix-return-value-test.patch patches.suse/e1000e-Separate-signaling-for-link-check-link-up.patch patches.suse/e1000e-Avoid-receiver-overrun-interrupt-bursts.patch patches.suse/e1000e-fix-buffer-overrun-while-the-I219-is-processi.patch patches.suse/e1000e-apply-burst-mode-settings-only-on-default.patch patches.suse/e1000e-Be-drop-monitor-friendly.patch patches.suse/igb-check-memory-allocation-failure.patch patches.suse/net-dst-move-cpu-inside-ifdef-to-avoid-compilation-w.patch patches.suse/mac80211-avoid-allocating-TXQs-that-won-t-be-used.patch patches.suse/mac80211-extend-ieee80211_ie_split-to-support-EXTENS.patch patches.suse/mac80211-simplify-and-clarify-IE-splitting.patch patches.suse/nl80211-return-error-for-invalid-center_freq-in-40-M.patch patches.suse/nl80211-add-OCE-scan-and-capability-flags.patch patches.suse/mac80211-oce-enable-receiving-of-bcast-probe-resp.patch patches.suse/mac80211-add-documentation-to-ieee80211_rx_ba_offl.patch patches.suse/mac80211-Simplify-locking-in-ieee80211_sta_tear_down.patch patches.suse/mac80211-use-offsetofend.patch patches.suse/mac80211_hwsim-use-dyndbg-for-debug-messages.patch patches.suse/cfg80211-remove-unused-function-ieee80211_data_from_.patch patches.suse/nl80211-add-an-option-to-allow-MFP-without-requiring.patch patches.suse/mac80211-recalculate-some-sta-parameters-after-inser.patch patches.suse/wireless-set-correct-mandatory-rate-flags.patch patches.suse/mac80211-fix-bandwidth-computation-for-TDLS-peers.patch patches.suse/mac80211-fix-STA_SLOW_THRESHOLD-htmldocs-failure.patch patches.suse/ieee80211-Add-WFA-TPC-report-element-OUI-type.patch patches.suse/cfg80211-nl80211-add-a-port-authorized-event.patch patches.suse/net-mac80211-mesh_plink-Convert-timers-to-use-timer_.patch patches.suse/mac80211-aead-api-to-reduce-redundancy.patch patches.suse/fq-support-filtering-a-given-tin.patch patches.suse/mac80211-only-remove-AP-VLAN-frames-from-TXQ.patch patches.suse/cfg80211-support-loading-regulatory-database-as-firm.patch patches.suse/cfg80211-support-reloading-regulatory-database.patch patches.suse/cfg80211-reg-remove-support-for-built-in-regdb.patch patches.suse/net-phy-at803x-Change-error-to-EINVAL-for-invalid-MA.patch patches.suse/net-hns3-make-local-functions-static.patch patches.suse/net-sched-make-tc_action_ops-get_dev-return-dev-and-.patch patches.suse/net-sched-introduce-per-egress-action-device-callbac.patch patches.suse/net-sched-convert-cls_flower-egress_dev-users-to-tc_.patch patches.suse/net-sched-remove-unused-tcf_exts_get_dev-helper-and-.patch patches.suse/net-mlx4_en-Replace-netdev-parameter-with-priv-in-XD.patch patches.suse/net-mlx4_en-Obsolete-call-to-generic-write_desc-in-X.patch patches.suse/net-mlx4_en-XDP_TX-assign-constant-values-of-TX-desc.patch patches.suse/bpf-remove-redundant-variable-old_flags.patch patches.suse/net-smc-replace-function-pointer-get_netdev.patch patches.suse/net-smc-dev_put-for-netdev-after-usage-of-ib_query_g.patch patches.suse/net-sched-actions-change-IFE-modules-alias-names.patch patches.suse/net-sched-actions-fix-module-auto-loading.patch patches.suse/sched-act-ife-move-encode-decode-check-to-init.patch patches.suse/sched-act-ife-migrate-to-use-per-cpu-counters.patch patches.suse/sched-act-ife-update-parameters-via-rcu-handling.patch patches.suse/ipvlan-always-use-the-current-L2-addr-of-the-master.patch patches.suse/net-phy-broadcom-support-new-device-flag-for-setting.patch patches.suse/bpf-verifier-set-reg_type-on-context-accesses-in-sec.patch patches.suse/nfp-bpf-reorder-arguments-to-emit_ld_field_any.patch patches.suse/nfp-bpf-add-missing-return-in-jne_imm-optimization.patch patches.suse/nfp-bpf-fix-compare-instructions.patch patches.suse/nfp-bpf-add-mov-helper.patch patches.suse/nfp-bpf-implement-byte-swap-instruction.patch patches.suse/nfp-bpf-support-BPF-offload-only-on-little-endian.patch patches.suse/nfp-bpf-fix-context-accesses.patch patches.suse/nfp-bpf-separate-I-O-from-checks-for-legacy-data-loa.patch patches.suse/nfp-bpf-add-support-for-direct-packet-access-read.patch patches.suse/nfp-bpf-direct-packet-access-write.patch patches.suse/nfp-bpf-support-direct-packet-access-in-TC.patch patches.suse/nfp-Explicitly-include-linux-bug.h.patch patches.suse/cxgb4-implement-ethtool-dump-data-operations.patch patches.suse/cxgb4-collect-register-dump.patch patches.suse/cxgb4-collect-on-chip-memory-dump.patch patches.suse/cxgb4-collect-firmware-mbox-and-device-log-dump.patch patches.suse/cxgb4-update-API-for-TP-indirect-register-access.patch patches.suse/cxgb4-collect-TP-dump.patch patches.suse/cxgb4-collect-hardware-module-dumps.patch patches.suse/cxgb4-collect-IBQ-and-OBQ-dumps.patch patches.suse/mac80211-use-crypto_aead_authsize.patch patches.suse/cfg80211-remove-set-but-never-used-variable-cf_offse.patch patches.suse/mac80211-don-t-track-HT-capability-changes.patch patches.suse/cxgb4-fix-missing-break-in-switch-and-indent-return-.patch patches.suse/msft-hv-1515-hv_netvsc-Rename-ind_table-to-rx_table.patch patches.suse/msft-hv-1516-hv_netvsc-Rename-tx_send_table-to-tx_table.patch patches.suse/msft-hv-1517-hv_netvsc-Add-initialization-of-tx_table-in-netvsc_d.patch patches.suse/net_sched-fix-a-compile-warning-in-act_ife.patch patches.suse/macvlan-Only-deliver-one-copy-of-the-frame-to-the-ma.patch patches.suse/macvlan-Only-update-pkt_type-if-destination-MAC-addr.patch patches.suse/mqprio-Introduce-new-hardware-offload-mode-and-shape.patch patches.suse/i40e-Add-macro-for-PF-reset-bit.patch patches.suse/i40e-Add-infrastructure-for-queue-channel-support.patch patches.suse/i40e-Enable-channel-mode-in-mqprio-for-TC-configs.patch patches.suse/i40e-Refactor-VF-BW-rate-limiting.patch patches.suse/i40e-Add-support-setting-TC-max-bandwidth-rates.patch patches.suse/i40e-make-const-array-patterns-static-reduces-object.patch patches.suse/i40e-fix-link-reporting.patch patches.suse/i40e-i40evf-don-t-trust-VF-to-reset-itself.patch patches.suse/net-mlx5-File-renaming-towards-ptp-core-implementati.patch patches.suse/net-mlx5-PTP-code-migration-to-driver-core-section.patch patches.suse/net-mlx5e-IPoIB-Move-underlay-QP-init-uninit-to-sepa.patch patches.suse/net-mlx5-Support-for-attaching-multiple-underlay-QPs.patch patches.suse/IB-ipoib-Grab-rtnl-lock-on-heavy-flush-when-calling-.patch patches.suse/IB-ipoib-Add-ability-to-set-PKEY-index-to-lower-devi.patch patches.suse/net-mlx5e-IPoIB-Support-for-setting-PKEY-index-to-un.patch patches.suse/net-mlx5e-IPoIB-Use-hash-table-to-map-between-QPN-to.patch patches.suse/net-mlx5e-IPoIB-Add-PKEY-child-interface-nic-profile.patch patches.suse/net-mlx5e-IPoIB-Add-PKEY-child-interface-ndos.patch patches.suse/net-mlx5e-IPoIB-Add-PKEY-child-interface-ethtool-ops.patch patches.suse/net-mlx5e-IPoIB-Modify-rdma-netdev-allocate-and-free.patch patches.suse/mqprio-Reserve-last-32-classid-values-for-HW-traffic.patch patches.suse/net-sched-store-Qdisc-pointer-in-struct-block.patch patches.suse/net-sched-store-net-pointer-in-block-and-introduce-q.patch patches.suse/net-sched-introduce-tcf_block_q-and-tcf_block_dev-he.patch patches.suse/net-sched-teach-tcf_bind-unbind_filter-to-use-block-.patch patches.suse/net-sched-ematch-obtain-net-pointer-from-blocks.patch patches.suse/net-sched-cls_u32-use-block-instead-of-q-in-tc_u_com.patch patches.suse/net-sched-tcindex-fw-flow-use-tcf_block_q-helper-to-.patch patches.suse/net-sched-use-tcf_block_q-helper-to-get-q-pointer-fo.patch patches.suse/net-sched-propagate-q-and-parent-from-caller-down-to.patch patches.suse/bpf-Add-target-to-clang-switch-while-cross-compiling.patch patches.suse/tracing-bpf-Hide-bpf-trace-events-when-they-are-not-.patch patches.suse/mlxsw-spectrum-Move-netdevice-NB-to-struct-mlxsw_sp.patch patches.suse/mlxsw-spectrum_router-Move-mlxsw_sp_netdev_ipip_type.patch patches.suse/mlxsw-spectrum-Support-decap-only-IP-in-IP-tunnels.patch patches.suse/mlxsw-spectrum-Support-IPIP-overlay-VRF-migration.patch patches.suse/mlxsw-spectrum-Drop-refcounting-of-IPIP-entries.patch patches.suse/net-export-netdev_txq_to_tc-to-allow-sch_mqprio-to-c.patch patches.suse/bpf-introduce-new-bpf-cpu-map-type-BPF_MAP_TYPE_CPUM.patch patches.suse/bpf-XDP_REDIRECT-enable-use-of-cpumap.patch patches.suse/bpf-cpumap-xdp_buff-to-skb-conversion-and-allocation.patch patches.suse/bpf-cpumap-add-tracepoints.patch patches.suse/samples-bpf-add-cpumap-sample-program-xdp_redirect_c.patch patches.suse/net-hns-Convert-timers-to-use-timer_setup.patch patches.suse/tools-bpftool-use-more-common-tag-format.patch patches.suse/0010-fsl-fman-remove-of_node.patch patches.suse/0011-dpaa_eth-move-of_phy_connect-to-the-eth-driver.patch patches.suse/0012-dpaa_eth-change-device-used.patch patches.suse/0013-dpaa_eth-cleanup-dpaa_eth_probe-error-paths.patch patches.suse/0014-fsl-fman-add-dpaa-in-module-names.patch patches.suse/0015-dpaa_eth-remove-obsolete-comment.patch patches.suse/bpf-split-verifier-and-program-ops.patch patches.suse/bpf-remove-the-verifier-ops-from-program-structure.patch patches.suse/bpf-move-knowledge-about-post-translation-offsets-ou.patch patches.suse/bpf-allow-access-to-skb-len-from-offloads.patch patches.suse/i40e-rename-cmd-variables-in-ethtool-interface.patch patches.suse/i40e-remove-ifdef-SPEED_25000.patch patches.suse/i40e-add-function-header-for-i40e_get_rxfh.patch patches.suse/i40e-fix-clearing-link-masks-in-i40e_get_link_ksetti.patch patches.suse/i40e-fix-i40e_phy_type_to_ethtool-function-header.patch patches.suse/i40e-fix-comment-typo.patch patches.suse/i40e-fix-whitespace-issues-in-i40e_ethtool.c.patch patches.suse/i40e-group-autoneg-PHY-types-together.patch patches.suse/i40e-Add-new-PHY-types-for-25G-AOC-and-ACC-support.patch patches.suse/ethtool-add-ethtool_intersect_link_masks.patch patches.suse/i40e-convert-i40e_phy_type_to_ethtool-to-new-API.patch patches.suse/i40e-convert-i40e_get_settings_link_up-to-new-API.patch patches.suse/i40e-rename-change-variable-to-autoneg_changed.patch patches.suse/i40e-convert-i40e_set_link_ksettings-to-new-API.patch patches.suse/i40e-fix-u64-division-usage.patch patches.suse/macvlan-macvtap-Add-support-for-L2-forwarding-offloa.patch patches.suse/net-hns3-Add-mqprio-hardware-offload-support-in-hns3.patch patches.suse/qed-Fix-iWARP-out-of-order-flow.patch patches.suse/net-ena-improve-ENA-driver-boot-time.patch patches.suse/net-ena-remove-legacy-suspend-suspend-resume-support.patch patches.suse/net-ena-add-power-management-ops-to-the-ENA-driver.patch patches.suse/net-ena-add-statistics-for-missed-tx-packets.patch patches.suse/net-ena-add-new-admin-define-for-future-support-of-I.patch patches.suse/net-ena-increase-ena-driver-version-to-1.3.0.patch patches.suse/0001-thunderbolt-Fix-a-couple-right-shifting-to-zero-bugs.patch patches.suse/0001-thunderbolt-Right-shifting-to-zero-bug-in-tbnet_hand.patch patches.suse/mqprio-fix-potential-null-pointer-dereference-on-opt.patch patches.suse/tun-relax-check-on-eth_get_headlen-return-value.patch patches.suse/ibmvnic-115-Enable-scatter-gather-support.patch patches.suse/ibmvnic-116-Enable-TSO-support.patch patches.suse/ibmvnic-117-Let-users-change-net-device-features.patch patches.suse/liquidio-remove-unnecessary-NULL-check-before-kfree-.patch patches.suse/liquidio-mark-expected-switch-fall-through-in-octeon.patch patches.suse/net-sched-cls_u32-use-hash_ptr-for-tc_u_hash.patch patches.suse/b43-fix-unitialized-reads-of-ret-by-initializing-the.patch patches.suse/b43legacy-fix-unitialized-reads-of-ret-by-initializi.patch patches.suse/rtlwifi-btcoexist-23b-1ant-fix-duplicated-code-for-d.patch patches.suse/rtlwifi-rtl8192ee-Fix-memory-leak-when-loading-firmw patches.suse/mwifiex-notify-cfg80211-about-scan-abort.patch patches.suse/mwifiex-check-for-mfg_mode-in-add_virtual_intf.patch patches.suse/mwifiex-remove-unnecessary-call-to-memset.patch patches.suse/mwifiex-make-const-arrays-static-to-shink-object-cod.patch patches.suse/mwifiex-avoid-storing-random_mac-in-private.patch patches.suse/mwifiex-use-get_random_mask_addr-helper.patch patches.suse/brcmfmac-use-setup_timer-helper.patch patches.suse/brcmsmac-make-const-array-ucode_ofdm_rates-static-re.patch patches.suse/rtl8xxxu-Don-t-printk-raw-binary-if-serial-number-is.patch patches.suse/mwifiex-make-const-array-tos_to_ac-static-reduces-ob.patch patches.suse/iwlegacy-make-const-array-static-to-shink-object-cod.patch patches.suse/b43-make-const-arrays-static-reduces-object-code-siz.patch patches.suse/brcmfmac-Avoid-possible-out-of-bounds-read.patch patches.suse/brcmfmac-Delete-redundant-length-check.patch patches.suse/p54-don-t-unregister-leds-when-they-are-not-initiali patches.suse/rtlwifi-silence-underflow-warning.patch patches.suse/mwifiex-Random-MAC-address-during-scanning.patch patches.suse/iwlwifi-mvm-add-dbgfs-entry-for-fw-info.patch patches.suse/iwlwifi-trans-move-ref-unref-code-to-the-common-part.patch patches.suse/0001-iwlwifi-fix-wrong-struct-for-a000-device.patch patches.suse/iwlwifi-add-a-new-a000-device patches.suse/iwlwifi-mvm-Add-new-quota-command-API.patch patches.suse/iwlwifi-mvm-remove-support-for-Link-Quality-Measurem.patch patches.suse/iwlwifi-mvm-support-firmware-debug-trigger-on-frame-.patch patches.suse/iwlwifi-Add-few-debug-prints-to-the-WRT-dump-flow.patch patches.suse/iwlwifi-pcie-dynamic-Tx-command-queue-size.patch patches.suse/iwlwifi-remove-redundant-reading-from-NVM-file.patch patches.suse/iwlwifi-mvm-don-t-send-identical-PHY_CTXT_CMD.patch patches.suse/iwlwifi-fw-api-remove-excess-enum-value-documentatio.patch patches.suse/iwlwifi-mvm-add-marker-cmd-response-struct.patch patches.suse/iwlwifi-fix-minor-code-style-issues.patch patches.suse/iwlwifi-pcie-dump-registers-when-HW-becomes-inaccess.patch patches.suse/iwlwifi-mvm-change-warning-to-warn_once.patch patches.suse/iwlwifi-acpi-add-common-code-to-read-from-ACPI.patch patches.suse/iwlwifi-acpi-move-ACPI-method-definitions-to-acpi.h.patch patches.suse/iwlwifi-acpi-move-ACPI-related-definitions-to-acpi.h.patch patches.suse/iwlwifi-acpi-generalize-iwl_mvm_sar_find_wifi_pkg.patch patches.suse/iwlwifi-acpi-use-iwl_acpi_get_wifi_pkg-when-reading-.patch patches.suse/iwlwifi-acpi-make-iwl_get_bios_mcc-use-the-common-ac.patch patches.suse/iwlwifi-acpi-remove-a-couple-of-unnecessary-ifdefs.patch patches.suse/iwlwifi-acpi-move-function-to-get-mcc-into-acpi-code.patch patches.suse/iwlwifi-fix-indentation-in-a000-family-configuration.patch patches.suse/iwlwifi-acpi-move-code-that-reads-SPLC-to-acpi.patch patches.suse/iwlwifi-mvm-warn-on-invalid-statistics-size.patch patches.suse/iwlwifi-remove-dflt_pwr_limit-from-the-transport.patch patches.suse/mwifiex-kill-useless-list_empty-checks.patch patches.suse/mwifiex-minor-cleanups-w-sta_list_spinlock-in-cfg802.patch patches.suse/mwifiex-double-the-size-of-chan_stats-array-in-adapt.patch patches.suse/mwifiex-Use-put_unaligned_le32.patch patches.suse/0001-rtlwifi-Fix-MAX-MPDU-of-VHT-capability.patch patches.suse/0001-rtlwifi-Remove-redundant-semicolon-in-wifi.h.patch patches.suse/rtlwifi-rtl8192ee-Make-driver-support-64bits-DMA.patch patches.suse/rtlwifi-Implement-rtl_get_tx_hw_rate-to-yield-correc.patch patches.suse/rtlwifi-Add-rtl_get_hal_edca_param-to-generate-regis.patch patches.suse/rtlwifi-Add-TX-RX-throughput-statistics-in-period.patch patches.suse/rtlwifi-Add-RSSI-and-RF-type-to-wifi.h-for-phydm.patch patches.suse/rtlwifi-Remove-BAND_NUM-and-related-fields.patch patches.suse/rtlwifi-Add-bw_update-parameter-for-RA-mask-update.patch patches.suse/rtlwifi-Add-module-parameter-ASPM.patch patches.suse/rtlwifi-Remove-unused-cur_rfstate-variables.patch patches.suse/rtlwifi-Fix-typo-in-if-.-else-if-.-else-construct-a7986ce.patch patches.suse/cxgb4-add-tc-flower-match-support-for-TOS.patch patches.suse/cxgb4-add-tc-flower-match-support-for-vlan.patch patches.suse/cxgb4-add-tc-flower-support-for-action-PASS.patch patches.suse/cxgb4-add-tc-flower-support-for-ETH-DMAC-rewrite.patch patches.suse/cxgb4-introduce-SMT-ops-to-prepare-for-SMAC-rewrite-.patch patches.suse/cxgb4-add-tc-flower-support-for-ETH-SMAC-rewrite.patch patches.suse/cxgb4-introduce-fw_filter2_wr-to-prepare-for-L3-L4-r.patch patches.suse/cxgb4-add-tc-flower-support-for-L3-L4-rewrite.patch patches.suse/net-sched-Set-the-net-device-for-egress-device-insta.patch patches.suse/s390-qeth-rely-on-kernel-for-feature-recovery.patch patches.suse/s390-sles15sp1-00-08-07-s390-qeth-remove-duplicated-device-matching.patch patches.suse/s390-sles15sp1-00-08-92-s390-qeth-use-kstrtobool-in-qeth_bridgeport_hostnoti.patch patches.suse/s390-sles15-02-04-01-qeth-fix-early-exit-from-error-path.patch patches.suse/s390-sles15sp1-00-08-08-s390-qeth-clean-up-initial-MTU-determination.patch patches.suse/s390-sles15sp1-00-08-09-s390-qeth-don-t-verify-device-when-setting-MAC-addre.patch patches.suse/s390-sles15sp1-00-08-10-s390-qeth-no-VLAN-support-on-OSM.patch patches.suse/s390-qeth-clean-up-page-frag-creation patches.suse/s390-qeth-consolidate-skb-allocation patches.suse/s390-sles15sp1-00-08-13-s390-qeth-try-harder-to-get-packets-from-RX-buffer.patch patches.suse/s390-sles15sp1-00-08-14-s390-qeth-support-GRO-flush-timer.patch patches.suse/s390-qeth-don-t-dump-control-cmd-twice.patch patches.suse/ipv6-addrconf-cleanup-locking-in-ipv6_add_addr.patch patches.suse/net-ipv6-Make-inet6addr_validator-a-blocking-notifie.patch patches.suse/net-Add-extack-to-validator_info-structs-used-for-ad.patch patches.suse/mlxsw-spectrum-router-Add-support-for-address-valida.patch patches.suse/mlxsw-spectrum_router-Add-extack-message-for-RIF-and.patch patches.suse/net-ipv4-Change-fib-notifiers-to-take-a-fib_alias.patch patches.suse/net-tun-fix-panics-at-dismantle-time.patch patches.suse/bpf-Add-file-mode-configuration-into-bpf-maps.patch patches.suse/bpf-Add-tests-for-eBPF-file-mode.patch patches.suse/spectrum-Convert-fib-event-handlers-to-use-container.patch patches.suse/Bluetooth-btqcomsmd-Add-support-for-BD-address-setup patches.suse/ieee802154-fix-gcc-4.9-warnings patches.suse/Bluetooth-hci_uart_set_flow_control-Fix-NULL-deref-w patches.suse/Bluetooth-hci_bcm-Fix-setting-of-irq-trigger-type patches.suse/Bluetooth-hci_bcm-Add-support-for-MINIX-Z83-4-based- patches.suse/Bluetooth-BT_HCIUART-now-depends-on-SERIAL_DEV_BUS patches.suse/Bluetooth-hci_bcm-Add-support-for-BCM2E7E patches.suse/net-sched-add-block-bind-unbind-notif.-and-extended-.patch patches.suse/net-sched-use-extended-variants-of-block_get-put-in-.patch patches.suse/net-sched-introduce-per-block-callbacks.patch patches.suse/net-sched-use-tc_setup_cb_call-to-call-per-block-cal.patch patches.suse/net-sched-cls_matchall-call-block-callbacks-for-offl.patch patches.suse/net-sched-cls_u32-swap-u32_remove_hw_knode-and-u32_r.patch patches.suse/net-sched-cls_u32-call-block-callbacks-for-offload.patch patches.suse/net-sched-cls_bpf-call-block-callbacks-for-offload.patch patches.suse/mlxsw-spectrum-Convert-ndo_setup_tc-offloads-to-bloc.patch patches.suse/mlx5e-Convert-ndo_setup_tc-offloads-to-block-callbac.patch patches.suse/bnxt-Convert-ndo_setup_tc-offloads-to-block-callback.patch patches.suse/cxgb4-Convert-ndo_setup_tc-offloads-to-block-callbac.patch patches.suse/ixgbe-Convert-ndo_setup_tc-offloads-to-block-callbac.patch patches.suse/mlx5e_rep-Convert-ndo_setup_tc-offloads-to-block-cal.patch patches.suse/nfp-flower-Convert-ndo_setup_tc-offloads-to-block-ca.patch patches.suse/nfp-bpf-Convert-ndo_setup_tc-offloads-to-block-callb.patch patches.suse/dsa-Convert-ndo_setup_tc-offloads-to-block-callbacks.patch patches.suse/net-sched-avoid-ndo_setup_tc-calls-for-TC_SETUP_CLS.patch patches.suse/net-sched-remove-unused-classid-field-from-tc_cls_co.patch patches.suse/bnxt-Move-generic-devlink-code-to-new-file.patch patches.suse/net-sched-mark-expected-switch-fall-throughs.patch patches.suse/tools-bpftool-add-pointer-to-file-argument-to-print_.patch patches.suse/tools-bpftool-fix-return-value-when-all-eBPF-program.patch patches.suse/tools-bpftool-use-err-instead-of-info-if-there-are-t.patch patches.suse/tools-bpftool-add-bpftool-prog-help-as-real-command-.patch patches.suse/tools-bpftool-print-only-one-error-message-on-byte-p.patch patches.suse/tools-bpftool-print-all-relevant-byte-opcodes-for-lo.patch patches.suse/tools-bpftool-show-that-opcodes-or-file-FILE-should-.patch patches.suse/tools-bpftool-add-a-command-to-display-bpftool-versi.patch patches.suse/net-hns3-Refactor-the-skb-receiving-and-transmitting.patch patches.suse/net-hns3-Add-mac-loopback-selftest-support-in-hns3-d.patch patches.suse/drivers-net-ethernet-convert-clip_entry.refcnt-from-.patch patches.suse/drivers-net-mlx4-convert-mlx4_cq.refcount-from-atomi.patch patches.suse/drivers-net-mlx4-convert-mlx4_qp.refcount-from-atomi.patch patches.suse/drivers-net-mlx4-convert-mlx4_srq.refcount-from-atom.patch patches.suse/drivers-net-mlx5-convert-mlx5_cq.refcount-from-atomi.patch patches.suse/drivers-net-mlx5-convert-fs_node.refcount-from-atomi.patch patches.suse/nfp-use-struct-fields-for-8-bit-wide-access.patch patches.suse/bpf-add-support-for-BPF_SOCK_OPS_BASE_RTT.patch patches.suse/bpf-Adding-helper-function-bpf_getsockops.patch patches.suse/bpf-Add-BPF_SOCKET_OPS_BASE_RTT-support-to-tcp_nv.patch patches.suse/bpf-sample-BPF_SOCKET_OPS_BASE_RTT-program.patch patches.suse/bpf-create-samples-bpf-tcp_bpf.readme.patch patches.suse/tun-do-not-block-BH-again-in-tun_flow_cleanup.patch patches.suse/tun-avoid-extra-timer-schedule-in-tun_flow_cleanup.patch patches.suse/tun-do-not-arm-flow_gc_timer-in-tun_flow_init.patch patches.suse/selftests-bpf-fix-broken-build-of-test_maps.patch patches.suse/mlxsw-spectrum_dpipe-Add-adjacency-group-size.patch patches.suse/mlxsw-spectrum-Better-represent-KVDL-partitions.patch patches.suse/mlxsw-spectrum-Add-ability-to-query-KVDL-allocation-.patch patches.suse/mlxsw-spectrum_router-Store-weight-in-nexthop-struct.patch patches.suse/mlxsw-spectrum_router-Prepare-for-large-adjacency-gr.patch patches.suse/mlxsw-spectrum_router-Populate-adjacency-entries-acc.patch patches.suse/mlxsw-spectrum-Increase-number-of-linear-entries.patch patches.suse/mlxsw-spectrum-Add-another-partition-to-KVD-linear.patch patches.suse/batman-adv-Avoid-spurious-warnings-from-bat_v-neigh_.patch patches.suse/net-hns3-fix-a-bug-when-alloc-new-buffer.patch patches.suse/net-hns3-fix-the-bug-when-map-buffer-fail.patch patches.suse/net-hns3-fix-the-ops-check-in-hns3_get_rxnfc.patch patches.suse/net-hns3-get-vf-count-by-pci_sriov_get_totalvfs.patch patches.suse/net-hns3-fix-the-TX-RX-ring.queue_index-in-hns3_ring.patch patches.suse/net-hns3-remove-redundant-memset-when-alloc-buffer.patch patches.suse/net-hns3-fix-a-bug-about-hns3_clean_tx_ring.patch patches.suse/tools-bpftool-copy-JSON-writer-from-iproute2-reposit.patch patches.suse/tools-bpftool-add-option-parsing-to-bpftool-help-and.patch patches.suse/tools-bpftool-introduce-json-and-pretty-options.patch patches.suse/tools-bpftool-add-JSON-output-for-bpftool-prog-show-.patch patches.suse/tools-bpftool-add-JSON-output-for-bpftool-prog-dump-.patch patches.suse/tools-bpftool-add-JSON-output-for-bpftool-prog-dump--f05e2c32.patch patches.suse/tools-bpftool-add-JSON-output-for-bpftool-map-comman.patch patches.suse/tools-bpftool-add-JSON-output-for-bpftool-batch-file.patch patches.suse/tools-bpftool-turn-err-and-info-macros-into-function.patch patches.suse/tools-bpftool-provide-JSON-output-for-all-possible-c.patch patches.suse/tools-bpftool-add-cosmetic-changes-for-the-manual-pa.patch patches.suse/tools-bpftool-update-documentation-for-json-and-pret.patch patches.suse/nfp-bpf-add-helper-for-emitting-nops.patch patches.suse/nfp-bpf-refactor-nfp_bpf_check_ptr.patch patches.suse/nfp-bpf-add-stack-write-support.patch patches.suse/nfp-bpf-add-stack-read-support.patch patches.suse/nfp-bpf-optimize-the-RMW-for-stack-accesses.patch patches.suse/nfp-bpf-allow-stack-accesses-via-modified-stack-regi.patch patches.suse/nfp-bpf-support-accessing-the-stack-beyond-64-bytes.patch patches.suse/nfp-bpf-support-stack-accesses-via-non-constant-poin.patch patches.suse/nfp-bpf-optimize-mov64-a-little.patch patches.suse/net-smc_close-mark-expected-switch-fall-through.patch patches.suse/bpf-cpumap-fix-potential-lost-wake-up-problem.patch patches.suse/liquidio-pass-date-and-time-info-to-NIC-firmware.patch patches.suse/net-sched-Fix-actions-list-corruption-when-adding-of.patch patches.suse/mlxsw-spectrum_dpipe-Fix-entries-dump-of-the-adjacen.patch patches.suse/mlxsw-spectrum-mr-Fix-various-endianness-issues.patch patches.suse/mlxsw-spectrum-mr-Make-the-function-mlxsw_sp_mr_dev_.patch patches.suse/mlxsw-spectrum-mr_tcam-Include-the-mr_tcam-header-fi.patch patches.suse/bsc1166978-ip6_tunnel-Allow-rcv-xmit-even-if-remote-address-is-a-local-address.patch patches.suse/bpf-use-the-same-condition-in-perf-event-set-free-bp.patch patches.suse/bpf-permit-multiple-bpf-attachments-for-a-single-per.patch patches.suse/bpf-add-a-test-case-to-test-single-tp-multiple-bpf-a.patch patches.suse/bonding-remove-rtmsg_ifinfo-called-in-bond_master_up.patch patches.suse/net-ethernet-sfc-Convert-timers-to-use-timer_setup.patch patches.suse/0001-macvlan-remove-unused-fields-in-struct-macvlan_dev.patch patches.suse/net-bcmgenet-correct-bad-merge patches.suse/net-bcmgenet-prevent-duplicate-calls-of-bcmgenet_dma patches.suse/net-bcmgenet-enable-loopback-during-UniMAC-sw_reset patches.suse/0001-net-dsa-legacy-don-t-unmask-port-bitmaps.patch patches.suse/net-hns3-fix-the-bug-of-hns3_set_txbd_baseinfo.patch patches.suse/net-hns3-add-nic_client-check-when-initialize-roce-b.patch patches.suse/net-hns3-fix-a-bug-in-hclge_uninit_client_instance.patch patches.suse/net-hns3-fix-the-bug-when-reuse-command-description-.patch patches.suse/cxgb4-fix-overflow-in-collecting-IBQ-and-OBQ-dump.patch patches.suse/tools-bpftool-try-to-mount-bpffs-if-required-for-pin.patch patches.suse/s390-sles15sp1-00-11-023-smc-fix-mutex-unlocks-during-link-group-creation.patch patches.suse/s390-sles15sp1-00-11-109-tcp-TCP-experimental-option-for-SMC.patch patches.suse/s390-sles15sp1-00-11-024-smc-add-SMC-rendezvous-protocol.patch patches.suse/0001-thunderbolt-Drop-sequence-number-check-from-tb_xdoma.patch patches.suse/l2tp-cleanup-l2tp_tunnel_delete-calls.patch patches.suse/liquidio-deprecate-1-bit-flag-indicating-watchdog-ke.patch patches.suse/bpf-remove-tail_call-and-get_stackid-helper-declarat.patch patches.suse/mlxsw-spectrum-Change-stats-cache-to-be-local.patch patches.suse/mlxsw-reg-Avoid-magic-number-in-PPCNT.patch patches.suse/cxgb4-collect-hardware-LA-dumps.patch patches.suse/cxgb4-collect-CIM-queue-configuration-dump.patch patches.suse/cxgb4-collect-RSS-dumps.patch patches.suse/cxgb4-collect-TID-info-dump.patch patches.suse/cxgb4-collect-MPS-TCAM-dump.patch patches.suse/cxgb4-collect-PBT-tables-dump.patch patches.suse/cxgb4-collect-hardware-scheduler-dumps.patch patches.suse/cxgb4-collect-hardware-misc-dumps.patch patches.suse/bnxt_en-Update-firmware-interface-to-1.8.3.1.patch patches.suse/bnxt_en-Add-PCIe-device-ID-for-bcm58804.patch patches.suse/bnxt_en-adding-PCI-ID-for-SMARTNIC-VF-support.patch patches.suse/bnxt_en-Check-for-zero-length-value-in-bnxt_get_nvra.patch patches.suse/bnxt_en-Get-firmware-package-version-one-time.patch patches.suse/bnxt_en-Optimize-.ndo_set_mac_address-for-VFs.patch patches.suse/bnxt_en-Check-maximum-supported-MTU-from-firmware.patch patches.suse/bnxt_en-Add-ethtool-reset-method.patch patches.suse/bnxt_en-Reorganize-the-coalescing-parameters.patch patches.suse/bnxt_en-Refactor-and-simplify-coalescing-code.patch patches.suse/bnxt_en-add-support-for-Flower-based-vxlan-encap-dec.patch patches.suse/bnxt_en-add-hwrm-FW-cmds-for-cfa_encap_record-and-de.patch patches.suse/bnxt_en-query-cfa-flow-stats-periodically-to-compute.patch patches.suse/bnxt_en-alloc-tc_info-struct-only-when-tc-flower-is-.patch patches.suse/ibmvnic-118-Update-reset-infrastructure-to-support-tunab.patch patches.suse/ibmvnic-119-Fix-failover-error-path-for-non-fatal-resets.patch patches.suse/liquidio-xmit_more-support.patch patches.suse/bnxt_en-Fix-randconfig-build-errors.patch patches.suse/liquidio-fix-kernel-panic-in-VF-driver.patch patches.suse/nfp-inform-the-VF-driver-needs-to-be-restarted-after.patch patches.suse/drivers-net-chelsio-cxgb-Convert-timers-to-use-timer.patch patches.suse/tcp-remove-unnecessary-include.patch patches.suse/cxgb3-Check-and-handle-the-dma-mapping-errors.patch patches.suse/tcp-remove-linux-unaligned-access_ok-h-include.patch patches.suse/l2tp-don-t-register-sessions-in-l2tp_session_create.patch patches.suse/l2tp-initialise-l2tp_eth-sessions-before-registering.patch patches.suse/l2tp-protect-sock-pointer-of-struct-pppol2tp_session.patch patches.suse/l2tp-initialise-PPP-sessions-before-registering-them.patch patches.suse/net-sched-Check-for-null-dev_queue-on-create-flow.patch patches.suse/net-sched-Change-behavior-of-mq-select_queue.patch patches.suse/net-sched-Add-select_queue-class_ops-for-mqprio.patch patches.suse/net-sched-Introduce-Credit-Based-Shaper-CBS-qdisc.patch patches.suse/net-sched-Add-support-for-HW-offloading-for-CBS.patch patches.suse/igb-Add-support-for-CBS-offload.patch patches.suse/msft-hv-1520-hv_netvsc-Set-tx_table-to-equal-weight-after-subchan.patch patches.suse/liquidio-get-rid-of-false-alarm-Unknown-cmd-27-in-dm.patch patches.suse/samples-bpf-adjust-rlimit-RLIMIT_MEMLOCK-for-xdp1.patch patches.suse/samples-bpf-adjust-rlimit-RLIMIT_MEMLOCK-for-xdp_red.patch patches.suse/tools-bpftool-add-bash-completion-for-bpftool.patch patches.suse/net-filter-remove-unused-variable-and-fix-warning.patch patches.suse/l2tp-remove-ref-and-deref.patch patches.suse/l2tp-remove-l2tp_tunnel_count-and-l2tp_session_count.patch patches.suse/i40e-mark-PM-functions-as-__maybe_unused.patch patches.suse/i40e-only-redistribute-MSI-X-vectors-when-needed.patch patches.suse/net-sched-Identify-hardware-traffic-classes-using-cl.patch patches.suse/i40e-Map-TCs-with-the-VSI-seids.patch patches.suse/i40e-Cloud-filter-mode-for-set_switch_config-command.patch patches.suse/i40e-Admin-queue-definitions-for-cloud-filters.patch patches.suse/i40e-Clean-up-of-cloud-filters.patch patches.suse/i40e-Enable-cloud-filters-via-tc-flower.patch patches.suse/net-mlx5e-Introduce-stats-group-API.patch patches.suse/net-mlx5e-Switch-Q-counters-to-use-the-stats-group-A.patch patches.suse/net-mlx5e-Switch-vport-counters-to-use-the-stats-gro.patch patches.suse/net-mlx5e-Switch-IEEE-802.3-counters-to-use-stats-gr.patch patches.suse/net-mlx5e-Switch-RFC-2863-counters-to-use-stats-grou.patch patches.suse/net-mlx5e-Switch-RFC-2819-counters-to-use-stats-grou.patch patches.suse/net-mlx5e-Switch-physical-statistical-counters-to-us.patch patches.suse/net-mlx5e-Switch-ethernet-extended-counters-to-use-s.patch patches.suse/net-mlx5e-Switch-pcie-counters-to-use-stats-group-AP.patch patches.suse/net-mlx5e-Switch-per-prio-traffic-counters-to-use-st.patch patches.suse/net-mlx5e-Switch-per-prio-pfc-counters-to-use-stats-.patch patches.suse/net-mlx5e-Switch-pme-counters-to-use-stats-group-API.patch patches.suse/net-mlx5e-Switch-ipsec-counters-to-use-stats-group-A.patch patches.suse/net-mlx5e-Switch-channels-counters-to-use-stats-grou.patch patches.suse/liquidio-switchdev-support-for-LiquidIO-NIC.patch patches.suse/liquidio-Configure-switchdev-with-devlink.patch patches.suse/bpf-reduce-verifier-memory-consumption.patch patches.suse/net-Add-extack-to-fib_notifier_info.patch patches.suse/mlxsw-spectrum_router-Return-extack-message-on-abort.patch patches.suse/selftests-bpf-remove-useless-bpf_trace_printk.patch patches.suse/net-mvpp2-set-the-Rx-FIFO-size-depending-on-the-port.patch patches.suse/net-mvpp2-initialize-the-Tx-FIFO-size.patch patches.suse/net-mvpp2-initialize-the-RSS-tables.patch patches.suse/net-mvpp2-limit-TSO-segments-and-use-stop-wake-thres.patch patches.suse/net-mvpp2-use-the-aggr-txq-size-define-everywhere.patch patches.suse/net-mvpp2-simplify-the-Tx-desc-set-DMA-logic.patch patches.suse/bpf-avoid-rcu_dereference-inside-bpf_event_mutex-loc.patch patches.suse/net-phy-Cosmetic-fixes-to-phylink-sfp-sfp-bus.c.patch patches.suse/net-phy-Fix-sfp.c-build-against-GPIO-definitions.patch patches.suse/ppp-Destroy-the-mutex-when-cleanup patches.suse/sfc-support-rx-fcs-and-rx-all.patch patches.suse/net-thunderx-remove-a-couple-of-redundant-assignment.patch patches.suse/cxgb4-save-additional-filter-tuple-field-shifts-in-t.patch patches.suse/cxgb4-initialize-hash-filter-configuration.patch patches.suse/cxgb4-add-support-to-create-hash-filters.patch patches.suse/cxgb4-add-support-to-delete-hash-filter.patch patches.suse/cxgb4-add-support-to-retrieve-stats-for-hash-filters.patch patches.suse/cxgb4-convert-flower-table-to-use-rhashtable.patch patches.suse/cxgb4-add-support-to-create-hash-filters-via-tc-flow.patch patches.suse/bpf-fix-verifier-memory-leaks.patch patches.suse/Bluetooth-btusb-Add-new-NFA344A-entry patches.suse/Bluetooth-avoid-recursive-locking-in-hci_send_to_cha patches.suse/Bluetooth-Use-bt_dev_err-and-bt_dev_info-when-possib.patch patches.suse/Bluetooth-btusb-Update-firmware-filename-for-Intel-9.patch patches.suse/Bluetooth-btusb-Fix-isochronous-interface-assignment.patch patches.suse/Bluetooth-hci_ldisc-Fix-another-race-when-closing-th patches.suse/enic-reset-fetch-index.patch patches.suse/enic-Add-support-for-ethtool-g-G.patch patches.suse/liquidio-remove-redundant-setting-of-inst_processed-.patch patches.suse/net-hns3-remove-a-couple-of-redundant-assignments.patch patches.suse/net-sched-remove-unused-tc_should_offload-helper.patch patches.suse/net-sched-move-the-can_offload-check-from-binding-ph.patch patches.suse/net-sched-remove-tc_can_offload-check-from-egdev-cal.patch patches.suse/net-sched-remove-ndo_setup_tc-check-from-tc_can_offl.patch patches.suse/bpf-cpumap-micro-optimization-in-cpu_map_enqueue.patch patches.suse/0016-net-dpaa-fix-maybe-uninitialized-var-in-dpaa_open.patch patches.suse/0017-net-dpaa-remove-init-which-already-done-in-per-cpu-a.patch patches.suse/nfp-bpf-rename-ALU_OP_NEG-to-ALU_OP_NOT.patch patches.suse/nfp-bpf-support-BPF_ALU-BPF_ALU64-BPF_NEG.patch patches.suse/bpf-minor-cleanups-after-merge.patch patches.suse/bpf-also-improve-pattern-matches-for-meta-access.patch patches.suse/bpf-add-test-cases-to-bpf-selftests-to-cover-all-met.patch patches.suse/liquidio-synchronize-VF-representor-names-with-NIC-f.patch patches.suse/tools-bpf-handle-long-path-in-jit-disasm.patch patches.suse/nfp-flower-app-should-use-struct-nfp_repr.patch patches.suse/nfp-flower-vxlan-ensure-no-sleep-in-atomic-context.patch patches.suse/nfp-bpf-reject-TC-offload-if-XDP-loaded.patch patches.suse/nfp-reorganize-the-app-table.patch patches.suse/nfp-bpf-fall-back-to-core-NIC-app-if-BPF-not-selecte.patch patches.suse/nfp-switch-to-dev_alloc_page.patch patches.suse/nfp-use-a-counter-instead-of-log-message-for-allocat.patch patches.suse/nfp-improve-defines-for-constants-in-ethtool.patch patches.suse/net-hns3-Refactor-the-mapping-of-tqp-to-vport.patch patches.suse/net-hns3-Refactor-mac_init-function.patch patches.suse/net-hns3-Refactor-the-initialization-of-command-queu.patch patches.suse/net-hns3-Add-support-for-misc-interrupt.patch patches.suse/net-hns3-Add-reset-process-in-hclge_main.patch patches.suse/net-hns3-Add-timeout-process-in-hns3_enet.patch patches.suse/net-hns3-Add-reset-interface-implementation-in-clien.patch patches.suse/net-hns3-Fix-a-misuse-to-devm_free_irq.patch patches.suse/net-hns3-hns3-fix-a-bug-about-statistic-counter-in-r.patch patches.suse/liquidio-bump-up-driver-version-to-1.7.0-to-match-ne.patch patches.suse/bpf-fix-link-error-without-CONFIG_NET.patch patches.suse/bpf-fix-out-of-bounds-access-warning-in-bpf_check.patch patches.suse/cxgb4-fix-error-return-code-in-cxgb4_set_hash_filter.patch patches.suse/ipv4-Send-a-netevent-whenever-multipath-hash-policy-.patch patches.suse/mlxsw-spectrum_router-Embed-netevent-notifier-block-.patch patches.suse/mlxsw-spectrum_router-Properly-name-netevent-work-st.patch patches.suse/mlxsw-reg-Add-Router-ECMP-Configuration-Register-Ver.patch patches.suse/mlxsw-spectrum_router-Align-multipath-hash-parameter.patch patches.suse/mlxsw-spectrum_router-Update-multipath-hash-paramete.patch patches.suse/cxgb4-add-new-T6-pci-device-id-s-36bf994a.patch patches.suse/cxgb4vf-define-get_fecparam-ethtool-callback.patch patches.suse/bpf-fix-verifier-NULL-pointer-dereference.patch patches.suse/net-sched-cls_bpf-use-bitwise-rather-than-logical-on.patch patches.suse/net_sched-check-NULL-in-tcf_block_put.patch patches.suse/bnxt_en-fix-typo-in-bnxt_set_coalesce.patch patches.suse/bnxt_en-Fix-IRQ-coalescing-regression.patch patches.suse/net-hns3-fix-for-getting-autoneg-in-hns3_get_link_ks.patch patches.suse/net-hns3-fix-for-getting-advertised_caps-in-hns3_get.patch patches.suse/net-hns3-fix-a-bug-in-hns3_driv_to_eth_caps.patch patches.suse/net-hns3-add-support-for-set_link_ksettings.patch patches.suse/net-hns3-add-support-for-nway_reset.patch patches.suse/net-hns3-fix-a-bug-for-phy-supported-feature-initial.patch patches.suse/net-sched-introduce-chain_head_change-callback.patch patches.suse/net-core-introduce-mini_Qdisc-and-eliminate-usage-of.patch patches.suse/mlxsw-spectrum-Rename-IPIP-related-netdevice-handler.patch patches.suse/mlxsw-spectrum_router-Extract-mlxsw_sp_netdevice_ipi.patch patches.suse/mlxsw-spectrum-Move-mlxsw_sp_ipip_netdev_-s-d-addr-4.patch patches.suse/mlxsw-spectrum_ipip-Split-accessor-functions.patch patches.suse/mlxsw-spectrum_router-Extract-mlxsw_sp_ipip_entry_ol.patch patches.suse/mlxsw-spectrum_router-Make-mlxsw_sp_netdevice_ipip_o.patch patches.suse/mlxsw-spectrum_router-Extract-mlxsw_sp_ipip_entry_ol-47518ca5.patch patches.suse/mlxsw-spectrum-Propagate-extack-for-tunnel-events.patch patches.suse/mlxsw-spectrum_router-Extract-__mlxsw_sp_ipip_entry_.patch patches.suse/mlxsw-spectrum_router-Generalize-__mlxsw_sp_ipip_ent.patch patches.suse/mlxsw-spectrum_router-Fix-saddr-deduction-in-mlxsw_s.patch patches.suse/mlxsw-spectrum_router-Onload-conflicting-tunnels.patch patches.suse/mlxsw-spectrum-Support-IPIP-underlay-VRF-migration.patch patches.suse/mlxsw-spectrum-Handle-NETDEV_CHANGE-on-L3-tunnels.patch patches.suse/mlxsw-spectrum_ipip-Handle-underlay-device-change.patch patches.suse/mlxsw-spectrum_router-Handle-down-of-tunnel-underlay.patch patches.suse/liquidio-Fix-an-issue-with-multiple-switchdev-enable.patch patches.suse/iwlwifi-mvm-allocate-reorder-buffer-according-to-nee.patch patches.suse/iwlwifi-mvm-remove-duplicated-fields-in-mvm-reorder-.patch patches.suse/iwlwifi-mvm-pass-baid_data-to-iwl_mvm_release_frames.patch patches.suse/iwlwifi-mvm-allow-reading-UMAC-error-data-from-SMEM-.patch patches.suse/iwlwifi-mvm-move-umac_error_event_table-validity-che.patch patches.suse/iwlwifi-define-minimum-valid-address-for-umac_error_.patch patches.suse/iwlwifi-mvm-add-missing-lq_color.patch patches.suse/iwlwifi-pcie-sort-IDs-for-the-9000-series-for-easier.patch patches.suse/iwlwifi-pcie-remove-set-but-not-used-variable-tcph.patch patches.suse/rtlwifi-Convert-timers-to-use-timer_setup.patch patches.suse/iwlegacy-Convert-timers-to-use-timer_setup.patch patches.suse/mwifiex-Convert-timers-to-use-timer_setup.patch patches.suse/libertas-Convert-timers-to-use-timer_setup.patch patches.suse/brcmsmac-split-up-wlc_phy_workarounds_nphy.patch patches.suse/brcmsmac-reindent-split-functions.patch patches.suse/rtlwifi-rtl8821ae-Fix-typo-in-variable-name.patch patches.suse/rtlwifi-Remove-seq_number-from-rtl_tid_data.patch patches.suse/ath9k-remove-cast-to-void-pointer.patch patches.suse/ath9k-Use-ARRAY_SIZE-macro.patch patches.suse/ath10k-make-ath10k_hw_ce_regs-const.patch patches.suse/ath9k-Avoid-a-potential-deadlock.patch patches.suse/wcn36xx-Disable-5GHz-for-wcn3620.patch patches.suse/ath9k-make-const-array-reg_hole_list-static-reduces-.patch patches.suse/ath10k-fix-core-PCI-suspend-when-WoWLAN-is-supported.patch patches.suse/ath10k-check-power-save-support-in-STA-mode-through-.patch patches.suse/ath10k-add-new-cipher-suite-support.patch patches.suse/ath9k-fix-tx99-potential-info-leak patches.suse/ath10k-store-coverage-class-in-case-firmware-is-not-.patch patches.suse/libertas-don-t-write-wdev-ssid-_len.patch patches.suse/mwifiex-do-not-transmit-in-11N-rates-when-connected-.patch patches.suse/ath10k-fix-build-errors-with-CONFIG_PM.patch patches.suse/ath10k-move-ath10k_mac_tdls_vif-functions.patch patches.suse/ath10k-block-offchannel-operations-if-TDLS-session-i.patch patches.suse/ath10k-fix-sending-wmi-cmd-during-the-tdls-teardown.patch patches.suse/ath10k-spectral-remove-redundant-check-in-write_file.patch patches.suse/ath9k-debug-Remove-redundant-check.patch patches.suse/wil6210-remove-SSID-debugfs.patch patches.suse/ath-Convert-timers-to-use-timer_setup.patch patches.suse/phylink-make-local-function-phylink_phy_change-stati.patch patches.suse/net-sched-cls_u32-use-bitwise-rather-than-logical-on.patch patches.suse/0018-dpaa_eth-avoid-uninitialized-variable-false-positive.patch patches.suse/net-bpf-rename-ndo_xdp-to-ndo_bpf.patch patches.suse/bpf-offload-add-infrastructure-for-loading-programs-.patch patches.suse/bpf-report-offload-info-to-user-space.patch patches.suse/xdp-allow-attaching-programs-loaded-for-specific-dev.patch patches.suse/cls_bpf-allow-attaching-programs-loaded-for-specific.patch patches.suse/nfp-bpf-drop-support-for-cls_bpf-with-legacy-actions.patch patches.suse/nfp-bpf-remove-the-register-renumbering-leftovers.patch patches.suse/nfp-bpf-remove-unnecessary-include-of-nfp_net.h.patch patches.suse/nfp-bpf-refactor-offload-logic.patch patches.suse/nfp-bpf-require-seamless-reload-for-program-replace.patch patches.suse/nfp-bpf-move-program-prepare-and-free-into-offload.c.patch patches.suse/nfp-bpf-move-translation-prepare-to-offload.c.patch patches.suse/nfp-bpf-move-to-new-BPF-program-offload-infrastructu.patch patches.suse/bpf-remove-old-offload-analyzer.patch patches.suse/tools-bpftool-move-p_err-and-p_info-from-main.h-to-c.patch patches.suse/liquidio-do-not-consider-packets-dropped-by-network-.patch patches.suse/nfp-don-t-depend-on-compiler-constant-propagation.patch patches.suse/nfp-make-use-of-MAC-reinit.patch patches.suse/nfp-refactor-nfp_app_reprs_set.patch patches.suse/nfp-resync-repr-state-when-port-table-sync.patch patches.suse/nfp-add-get-set-link-settings-ndos-to-representors.patch patches.suse/nfp-add-helpers-for-FEC-support.patch patches.suse/nfp-implement-ethtool-FEC-mode-settings.patch patches.suse/net-dcb-Add-dscp-to-priority-selector-type.patch patches.suse/net-mlx5-QCAM-register-firmware-command-support.patch patches.suse/net-mlx5-Add-MLX5_SET16-and-MLX5_GET16.patch patches.suse/net-mlx5-QPTS-and-QPDPM-register-firmware-command-su.patch patches.suse/net-mlx5e-Add-dcbnl-dscp-to-priority-support.patch patches.suse/net-mlx5e-Support-DSCP-trust-state-to-Ethernet-s-IP-.patch patches.suse/net-mlx5e-Add-support-for-ethtool-msglvl-support.patch patches.suse/net-mlx5e-DCBNL-Add-debug-messages-log.patch patches.suse/net-mlx5-Enlarge-the-NIC-TC-offload-table-size.patch patches.suse/net-mlx5-Initialize-destination_flow-struct-to-0.patch patches.suse/net-mlx5e-IPoIB-Add-inner-TTC-table-to-IPoIB-flow-st.patch patches.suse/net-mlx5e-Enable-CQE-based-moderation-on-TX-CQ.patch patches.suse/device_cgroup-add-DEVCG_-prefix-to-ACC_-and-DEV_-con.patch patches.suse/device_cgroup-prepare-code-for-bpf-based-device-cont.patch patches.suse/bpf-cgroup-implement-eBPF-based-device-controller-fo.patch patches.suse/bpf-move-cgroup_helpers-from-samples-bpf-to-tools-te.patch patches.suse/selftests-bpf-add-a-test-for-device-cgroup-controlle.patch patches.suse/ipv6-addrconf-fix-a-lockdep-splat.patch patches.suse/msft-hv-1546-hv_netvsc-netvsc_teardown_gpadl-split.patch patches.suse/msft-hv-1547-hv_netvsc-hide-warnings-about-uninitialized-missing-.patch patches.suse/xdp-Sample-xdp-program-implementing-ip-forward.patch patches.suse/bpf-Rename-tcp_bbf.readme-to-tcp_bpf.readme.patch patches.suse/net_sch-red-Add-offload-ability-to-RED-qdisc.patch patches.suse/net_sch-mqprio-Change-TC_SETUP_MQPRIO-to-TC_SETUP_QD.patch patches.suse/net_sch-cbs-Change-TC_SETUP_CBS-to-TC_SETUP_QDISC_CB.patch patches.suse/mlxsw-reg-Add-cwtp-cwtpm-registers.patch patches.suse/mlxsw-spectrum-Support-RED-qdisc-offload.patch patches.suse/mlxsw-reg-Add-ext-and-tc-cong-counter-groups.patch patches.suse/mlxsw-spectrum-Collect-tclass-related-stats-periodic.patch patches.suse/mlxsw-spectrum-Support-RED-xstats.patch patches.suse/mlxsw-spectrum-Support-general-qdisc-stats.patch patches.suse/0019-dpaa_eth-fix-error-return-code-in-dpaa_eth_probe.patch patches.suse/mlxsw-spectrum-Fix-error-return-code-in-mlxsw_sp_por.patch patches.suse/bnxt-delete-some-unreachable-code.patch patches.suse/bnxt-fix-bnxt_hwrm_fw_set_time-for-y2038.patch patches.suse/0020-fsl-fman-Remove-a-useless-call-to-dev_set_drvdata.patch patches.suse/0021-fsl-fman-Remove-some-useless-code.patch patches.suse/0022-fsl-fman-Add-a-missing-of_node_put-call-in-an-error-.patch patches.suse/0023-fsl-fman-Remove-a-useless-dev_err-call.patch patches.suse/net-mvpp2-add-ethtool-GOP-statistics.patch patches.suse/net-bridge-Add-del-switchdev-object-on-host-join-lea.patch patches.suse/net-mlx5e-Rename-VLAN-related-variables-and-function.patch patches.suse/net-mlx5e-Add-rollback-on-add-VLAN-failure.patch patches.suse/net-Introduce-netdev_-_once-functions.patch patches.suse/net-mlx5e-Declare-bitmap-using-kernel-macro.patch patches.suse/net-mlx5e-Add-802.1ad-VLAN-filter-steering-rules.patch patches.suse/net-mlx5e-Add-802.1ad-VLAN-insertion-support.patch patches.suse/net-mlx5e-Add-VLAN-offloads-statistics.patch patches.suse/net-mlx5e-CHECKSUM_COMPLETE-offload-for-VLAN-QinQ-pa.patch patches.suse/sfc-don-t-warn-on-successful-change-of-MAC.patch patches.suse/act_vlan-Change-stats-update-to-use-per-core-stats.patch patches.suse/nfp-flower-action-Modified-to-use-VLAN-helper-functi.patch patches.suse/act_vlan-VLAN-action-rewrite-to-use-RCU-lock-unlock-.patch patches.suse/tools-bpftool-open-pinned-object-without-type-check.patch patches.suse/tools-bpftool-show-filenames-of-pinned-objects.patch patches.suse/tools-bpftool-optionally-show-filenames-of-pinned-ob.patch patches.suse/net-hns3-fix-a-bug-when-getting-phy-address-from-NCL.patch patches.suse/net-hns3-cleanup-mac-auto-negotiation-state-query-in.patch patches.suse/net-mvpp2-fix-GOP-statistics-loop-start-and-stop-con.patch patches.suse/tipc-improve-link-resiliency-when-rps-is-activated.patch patches.suse/bpf-Fix-tcp_synrto_kern.c-sample-program.patch patches.suse/bpf-Fix-tcp_rwnd_kern.c-sample-program.patch patches.suse/bpf-Fix-tcp_bufs_kern.c-sample-program.patch patches.suse/bpf-Fix-tcp_cong_kern.c-sample-program.patch patches.suse/bpf-Fix-tcp_iw_kern.c-sample-program.patch patches.suse/bpf-Fix-tcp_clamp_kern.c-sample-program.patch patches.suse/ibmvnic-120-Add-vnic-client-data-to-login-buffer.patch patches.suse/0024-fsl-fman_port-mark-expected-switch-fall-throughs.patch patches.suse/l2tp-don-t-close-sessions-in-l2tp_tunnel_destruct.patch patches.suse/qlge-remove-duplicated-assignment-to-mbcp.patch patches.suse/net-sfc-remove-redundant-variable-start.patch patches.suse/0001-net-thunderbolt-Clear-finished-Tx-frame-bus-address-.patch patches.suse/net-thunderx-fix-double-free-error.patch patches.suse/ipvlan-fix-ipv6-outbound-device.patch patches.suse/ieee802154-mrf24j40-fix-incorrect-mask-in-mrf24j40_s patches.suse/cxgb4-collect-vpd-info-directly-from-hardware.patch patches.suse/net-Remove-unused-skb_shared_info-member.patch patches.suse/iwlwifi-mvm-use-RS-macro-instead-of-duplicating-the-.patch patches.suse/iwlwifi-mvm-cleanup-references-to-aggregation-count-.patch patches.suse/iwlwifi-mvm-reset-seq-num-after-restart.patch patches.suse/iwlwifi-mvm-rs-remove-the-ANT-C-from-the-toogle-ante.patch patches.suse/iwlwifi-mvm-improve-latency-when-there-is-a-reorder-.patch patches.suse/iwlwifi-remove-dead-code-for-internal-devices-only.patch patches.suse/iwlwifi-remove-host-assisted-paging.patch patches.suse/iwlwifi-Add-more-call-sites-for-pcie-reg-dumper.patch patches.suse/iwlwifi-fix-multi-queue-notification-for-a000-device.patch patches.suse/iwlwifi-mvm-refactor-iwl_mvm_flush_no_vif.patch patches.suse/iwlwifi-mvm-add-missing-implementation-of-flush-for-.patch patches.suse/iwlwifi-mvm-hold-mutex-when-flushing-in-iwl_mvm_flus.patch patches.suse/iwlwifi-mvm-Convert-timers-to-use-timer_setup.patch patches.suse/iwlwifi-drop-RX-frames-during-hardware-restart.patch patches.suse/iwlwifi-add-new-cards-for-8260-series.patch patches.suse/iwlwifi-add-new-cards-for-8265-series.patch patches.suse/iwlwifi-add-new-cards-for-a000-series.patch patches.suse/rtlwifi-rtl_pci-Fix-formatting-errors-in-pci.h.patch patches.suse/rtlwifi-rtl_pci-Fix-formatting-problems-in-pci.c.patch patches.suse/rtlwifi-rtl_pci-Simplify-some-code-be-eliminating-ex.patch patches.suse/rtlwifi-rtl_pci-Add-support-for-8822be-TX-RX-BD.patch patches.suse/rtlwifi-rtl_pci-Add-fill_tx_special_desc-to-issue-H2.patch patches.suse/rtlwifi-rtl_pci-Add-ID-for-8822BE.patch patches.suse/rtlwifi-rtl_pci-Extend-recognized-interrupt-paramete.patch patches.suse/rtlwifi-fix-uninitialized-rtlhal-last_suspend_sec-ti patches.suse/rtlwifi-use-ktime_get_real_seconds-for-suspend-time.patch patches.suse/rtlwifi-drop-unused-ppsc-last_wakeup_time.patch patches.suse/rtlwifi-remove-redundant-pointer-tid_data.patch patches.suse/rtlwifi-remove-redundant-initialization-to-cfg_cmd.patch patches.suse/iwlegacy-remove-redundant-pointer-sta_priv.patch patches.suse/brcmfmac-handle-FWHALT-mailbox-indication.patch patches.suse/brcmfmac-disable-packet-filtering-in-promiscuous-mod.patch patches.suse/brcmfmac-cleanup-brcmf_cfg80211_escan-function.patch patches.suse/brcmfmac-use-msecs_to_jiffies-instead-of-calculation.patch patches.suse/brcmfmac-get-rid-of-brcmf_cfg80211_escan-function.patch patches.suse/brcmfmac-get-rid-of-struct-brcmf_cfg80211_info-activ.patch patches.suse/brcmfmac-move-configuration-of-probe-request-IEs.patch patches.suse/rt2x00usb-mark-device-removed-when-get-ENOENT-usb-er patches.suse/rt2x00-use-monotonic-timestamps-for-frame-dump.patch patches.suse/brcmfmac-add-CLM-download-support.patch patches.suse/netem-convert-to-qdisc_watchdog_schedule_ns.patch patches.suse/netem-add-uapi-to-express-delay-and-jitter-in-nanose.patch patches.suse/netem-support-delivering-packets-in-delayed-time-slo.patch patches.suse/af_netlink-ensure-that-NLMSG_DONE-never-fails-in-dum.patch patches.suse/net-sched-sch_red.c-work-around-gcc-4.4.4-anon-union.patch patches.suse/NFC-fix-device-allocation-error-return patches.suse/vxlan-fix-the-issue-that-neigh-proxy-blocks-all-icmp.patch patches.suse/cxgb4-collect-LE-TCAM-dump.patch patches.suse/cxgb4-collect-SGE-queue-context-dump.patch patches.suse/bnx2x-fix-slowpath-null-crash.patch patches.suse/bpf-improve-verifier-ARG_CONST_SIZE_OR_ZERO-semantic.patch patches.suse/bpf-change-helper-bpf_probe_read-arg2-type-to-ARG_CO.patch patches.suse/bpf-fix-and-add-test-cases-for-ARG_CONST_SIZE_OR_ZER.patch patches.suse/tls-Use-kzalloc-for-aead_request-allocation.patch patches.suse/tls-Add-function-to-update-the-TLS-socket-configurat.patch patches.suse/tls-Fix-TLS-ulp-context-leak-when-TLS_TX-setsockopt-.patch patches.suse/tls-Move-tls_make_aad-to-header-to-allow-sharing.patch patches.suse/tls-Avoid-copying-crypto_info-again-after-cipher_typ.patch patches.suse/tls-don-t-override-sk_write_space-if-tls_set_sw_offl.patch patches.suse/mlxsw-spectrum-Update-minimum-firmware-version-to-13.patch patches.suse/mlxsw-spectrum_router-Add-batch-neighbour-deletion.patch patches.suse/net-phy-realtek-fix-RTL8211F-interrupt-mode.patch patches.suse/net-hns3-Updates-MSI-MSI-X-alloc-free-APIs-depricate.patch patches.suse/net-mvneta-fix-handling-of-the-Tx-descriptor-counter.patch patches.suse/0001-net-bridge-add-vlan_tunnel-to-bridge-port-policies.patch patches.suse/ibmvnic-121-Feature-implementation-of-Vital-Product-Data.patch patches.suse/xdp-sample-Missing-curly-braces-in-read_route.patch patches.suse/liquidio-Missing-error-code-in-liquidio_init_nic_mod.patch patches.suse/atm-horizon-Fix-irq-release-error.patch patches.suse/vhost_net-conditionally-enable-tx-polling.patch patches.suse/uapi-fix-linux-tls.h-userspace-compilation-error.patch patches.suse/ipv6-set-all.accept_dad-to-0-by-default.patch patches.suse/netem-use-64-bit-divide-by-rate.patch patches.suse/netem-remove-unnecessary-64-bit-modulus.patch patches.suse/bpf-fix-lockdep-splat.patch patches.suse/geneve-fix-fill_info-when-link-down patches.suse/mm-pagewalk.c-report-holes-in-hugetlb-ranges.patch patches.suse/audit-ensure-that-audit-1-actually-enables-audit-for.patch patches.suse/audit-Allow-auditd-to-set-pid-to-0-to-end-auditing.patch patches.suse/mailbox-bcm-flexrm-mailbox-Fix-FlexRM-ring-flush-seq patches.suse/mailbox-reset-txdone_method-TXDONE_BY_POLL-if-client.patch patches.suse/mailbox-mailbox-test-don-t-rely-on-rx_buffer-content patches.suse/ata-pata_artop-remove-redundant-initialization-of-pi.patch patches.suse/0001-ata-ceva-Move-sata-port-phy-oob-settings-to-device-t.patch patches.suse/0002-ata-ceva-Add-gen-3-mode-support-in-driver.patch patches.suse/0003-ata-ceva-Disable-Device-Sleep-capability.patch patches.suse/0004-ata-ceva-Make-RxWaterMark-value-as-module-parameter.patch patches.suse/0005-ata-ceva-Add-CCI-support-for-SATA-if-CCI-is-enabled.patch patches.suse/0006-ata-ceva-Correct-the-AXI-bus-configuration-for-SATA-.patch patches.suse/0007-ata-ceva-Correct-the-suspend-and-resume-logic-for-SA.patch patches.suse/0008-ata-ceva-Add-SMMU-support-for-SATA-IP.patch patches.suse/ata-fixes-kernel-crash-while-tracing-ata_eh_link_aut.patch patches.suse/IB-core-Introduce-and-use-rdma_create_user_ah.patch patches.suse/IB-Let-ib_core-resolve-destination-mac-address.patch patches.suse/IB-core-Fix-unable-to-change-lifespan-entry-for-hw_c.patch patches.suse/IB-core-Fix-use-workqueue-without-WQ_MEM_RECLAIM.patch patches.suse/IB-core-Fix-calculation-of-maximum-RoCE-MTU.patch patches.suse/IB-mlx5-Use-ARRAY_SIZE.patch patches.suse/RDMA-qedr-Rename-the-qedr_cm-file-as-a-preparation-f.patch patches.suse/RDMA-qedr-Add-support-for-registering-an-iWARP-devic.patch patches.suse/RDMA-qedr-Add-iWARP-support-in-existing-verbs.patch patches.suse/RDMA-qedr-Add-support-for-read-with-invalidate-suppo.patch patches.suse/RDMA-qedr-Add-iWARP-connection-management-qp-related.patch patches.suse/RDMA-qedr-Add-iWARP-connection-management-functions.patch patches.suse/RDMA-qedr-Add-support-for-iWARP-in-user-space.patch patches.suse/RDMA-qedr-Missing-error-code-in-qedr_init_user_queue.patch patches.suse/RDMA-qedr-fix-build-error-without-ipv6.patch patches.suse/RDMA-hns-Split-hw-v1-driver-from-hns-roce-driver.patch patches.suse/RDMA-hns-Move-priv-in-order-to-add-multiple-hns_roce.patch patches.suse/RDMA-hns-Initialize-the-PCI-device-for-hip08-RoCE.patch patches.suse/RDMA-hns-Modify-assignment-device-variable-to-suppor.patch patches.suse/RDMA-hns-Add-command-queue-support-for-hip08-RoCE-dr.patch patches.suse/RDMA-hns-Add-profile-support-for-hip08-driver.patch patches.suse/RDMA-hns-Add-mailbox-s-implementation-for-hip08-RoCE.patch patches.suse/RDMA-hns-Add-the-interfaces-to-support-multi-hop-add.patch patches.suse/RDMA-hns-Configure-BT-BA-and-BT-attribute-for-the-co.patch patches.suse/RDMA-hns-Update-the-interfaces-for-MTT-CQE-multi-hop.patch patches.suse/RDMA-hns-Split-CQE-from-MTT-in-hip08.patch patches.suse/RDMA-hns-Support-multi-hop-addressing-for-PBL-in-hip.patch patches.suse/RDMA-hns-Configure-mac-gid-and-user-access-region-fo.patch patches.suse/RDMA-hns-Add-CQ-operations-support-for-hip08-RoCE-dr.patch patches.suse/RDMA-hns-Add-QP-operations-support-for-hip08-SoC.patch patches.suse/RDMA-hns-Add-support-for-processing-send-wr-and-rece.patch patches.suse/RDMA-hns-Configure-the-MTPT-in-hip08.patch patches.suse/RDMA-hns-Add-releasing-resource-operation-in-error-b.patch patches.suse/RDMA-hns-Replace-condition-statement-using-hardware-.patch patches.suse/RDMA-hns-Fix-inconsistent-warning.patch patches.suse/RDMA-hns-Delete-the-unnecessary-initializing-enum-to.patch patches.suse/IB-core-fix-spelling-mistake-aceess-access.patch patches.suse/IB-Move-PCI-dependency-from-root-KConfig-to-HW-s-KCo.patch patches.suse/IB-cxgb3-cxgb4-Remove-unneeded-config-dependencies.patch patches.suse/IB-uverbs-clean-up-INIT_UDATA_BUF_OR_NULL-usage.patch patches.suse/IB-uverbs-clean-up-INIT_UDATA-macro-usage.patch patches.suse/RDMA-cxgb3-remove-redundant-first-assignement-of-sqp.patch patches.suse/IB-ipoib-Remove-device-when-one-port-fails-to-init.patch patches.suse/IB-mlx5-pr_err-and-mlx5_ib_dbg-strings-should-end-wi.patch patches.suse/IB-ocrdma-pr_err-strings-should-end-with-newlines.patch patches.suse/iw_cxgb4-Remove-__func__-parameter-from-pr_debug.patch patches.suse/iw_cxgb4-change-pr_debug-to-appropriate-log-level.patch patches.suse/IB-hfi1-Add-new-state-complete-decodes-for-LNI-failu.patch patches.suse/IB-hfi1-Convert-the-macro-AHG_HEADER_SET-into-an-inl.patch patches.suse/IB-hfi1-Remove-the-debug-trace-message-in-pin_sdma_p.patch patches.suse/IB-qib-Update-QIB-to-use-the-latest-PCI-API.patch patches.suse/IB-hfi1-Update-HFI-to-use-the-latest-PCI-API.patch patches.suse/IB-hfi1-Set-default_desc1-just-one-time.patch patches.suse/IB-hfi1-Remove-unused-link_default-variable.patch patches.suse/IB-hfi1-Remove-unnecessary-error-messages-on-alloc-f.patch patches.suse/IB-hfi1-Inline-common-calculation.patch patches.suse/IB-hfi1-Remove-unused-hfi1_cpulist-variables.patch patches.suse/IB-hfi1-Extend-input-hdr-tracing-for-packet-type.patch patches.suse/IB-hfi1-Add-a-safe-wrapper-for-_rcd_get_by_index.patch patches.suse/IB-hfi1-Refactor-assign_ctxt-IOCTL.patch patches.suse/IB-hfi1-Refactor-get_ctxt_info.patch patches.suse/IB-hfi1-Fix-parenthesis-alignment-issues.patch patches.suse/IB-hfi1-Refactor-get_base_info.patch patches.suse/IB-hfi1-Refactor-hfi_user_exp_rcv_setup-IOCTL.patch patches.suse/IB-hfi1-Refactor-hfi_user_exp_rcv_clear-IOCTLs.patch patches.suse/IB-hfi1-Refactor-hfi_user_exp_rcv_invalid-IOCTLs.patch patches.suse/IB-hfi1-Refactor-get_user-IOCTLs.patch patches.suse/IB-hfi1-Refactor-reset_ctxt-IOCTL.patch patches.suse/IB-opa_vnic-Mark-unused-Ethernet-MTU-fields-as-reser.patch patches.suse/IB-opa_vnic-Set-POD-value-for-Ethernet-MTU.patch patches.suse/IB-opa_vnic-Allow-reset-of-MAC-address.patch patches.suse/IB-opa_vnic-Properly-return-the-total-MACs-in-UC-MAC.patch patches.suse/IB-opa_vnic-Properly-clear-Mac-Table-Digest.patch patches.suse/IB-opa_vnic-Properly-set-vesw-port-status.patch patches.suse/IB-opa_vnic-Add-routing-control-information.patch patches.suse/RDMA-qedr-Fix-rdma_type-initialization.patch patches.suse/IB-qib-Use-setup_timer-and-mod_timer.patch patches.suse/IB-ipoib-iser-Consistent-print-format-of-vendor-erro.patch patches.suse/i40iw-delete-some-stray-tabs.patch patches.suse/RDMA-hns-make-various-function-static-fixes-warnings.patch patches.suse/RDMA-hns-remove-redundant-assignment-to-variable-j.patch patches.suse/iw_cxgb4-allocate-wait-object-for-each-memory-object.patch patches.suse/iw_cxgb4-allocate-wait-object-for-each-cq-object.patch patches.suse/iw_cxgb4-allocate-wait-object-for-each-qp-object.patch patches.suse/iw_cxgb4-allocate-wait-object-for-each-ep-object.patch patches.suse/iw_cxgb4-add-referencing-to-wait-objects.patch patches.suse/RDMA-hns-Modify-the-value-with-rd-dest_rd-of-qp_attr.patch patches.suse/RDMA-hns-Refactor-code-for-readability.patch patches.suse/RDMA-hns-Check-return-value-of-kzalloc.patch patches.suse/RDMA-hns-Only-assign-dest_qp-if-IB_QP_DEST_QPN-bit-i.patch patches.suse/RDMA-hns-Set-rdma_ah_attr-type-for-querying-qp.patch patches.suse/RDMA-hns-Avoid-NULL-pointer-exception.patch patches.suse/RDMA-hns-Don-t-unregister-a-callback-we-didn-t-regis.patch patches.suse/RDMA-hns-Fix-calltrace-for-sleeping-in-atomic.patch patches.suse/RDMA-hns-return-0-rather-than-return-a-garbage-statu.patch patches.suse/i40iw-Do-not-retransmit-MPA-request-after-it-is-ACKe.patch patches.suse/i40iw-Do-not-generate-CQE-for-RTR-on-QP-flush.patch patches.suse/i40iw-Do-not-allow-posting-WR-after-QP-is-flushed.patch patches.suse/IB-hfi1-Add-parsing-for-platform-configuration-forma.patch patches.suse/IB-hfi1-Fix-output-trace-issues-from-16B-change.patch patches.suse/IB-hfi1-Fix-incorrect-available-receive-user-context.patch patches.suse/IB-hfi1-Prevent-LNI-out-of-sync-by-resetting-host-in.patch patches.suse/IB-core-Use-__be32-for-LIDs-in-opa_is_extended_lid.patch patches.suse/IB-rdmavt-Correct-issues-with-read-mostly-and-send-s.patch patches.suse/IB-core-Do-not-warn-on-lid-conversions-for-OPA.patch patches.suse/IB-hfi1-Do-not-warn-on-lid-conversions-for-OPA.patch patches.suse/IB-rxe-check-for-allocation-failure-on-elem.patch patches.suse/IB-rxe-put-the-pool-on-allocation-failure.patch patches.suse/infiniband-add-MMU-dependency-for-user_mem.patch patches.suse/IB-core-Simplify-sa_path_set_-sd-lid-calls.patch patches.suse/IB-core-remove-redundant-check-on-prot_sg_cnt.patch patches.suse/IB-core-Fix-endianness-annotation-in-rdma_is_multica.patch patches.suse/IB-cm-Suppress-gcc-7-fall-through-complaints.patch patches.suse/RDMA-cma-Avoid-triggering-undefined-behavior.patch patches.suse/RDMA-iwcm-Remove-a-set-but-not-used-variable.patch patches.suse/RDMA-isert-Suppress-gcc-7-fall-through-complaints.patch patches.suse/RDMA-bnxt_re-Suppress-gcc-7-fall-through-complaints.patch patches.suse/RDMA-bnxt_re-Remove-set-but-not-used-variables.patch patches.suse/RDMA-cxgb3-Annotate-locking-assumptions.patch patches.suse/RDMA-cxgb3-Remove-a-set-but-not-used-variable.patch patches.suse/RDMA-cxgb4-Fix-indentation.patch patches.suse/RDMA-cxgb4-Remove-the-obsolete-kernel-module-option-.patch patches.suse/RDMA-cxgb4-Suppress-gcc-7-fall-through-complaints.patch patches.suse/RDMA-cxgb4-Remove-a-set-but-not-used-variable.patch patches.suse/IB-hfi1-Suppress-gcc-7-fall-through-complaints.patch patches.suse/IB-hfi1-Remove-set-but-not-used-variables.patch patches.suse/IB-hfi1-Define-hfi1_handle_cnp_tbl-once.patch patches.suse/IB-hns-Annotate-iomem-pointers-correctly.patch patches.suse/IB-hns-Declare-local-functions-static.patch patches.suse/RDMA-i40iw-Fix-a-race-condition.patch patches.suse/RDMA-i40iw-Suppress-gcc-7-fall-through-complaints.patch patches.suse/RDMA-i40iw-Remove-a-set-but-not-used-variable.patch patches.suse/IB-mthca-Fix-indentation.patch patches.suse/IB-mlx4-Suppress-gcc-7-fall-through-complaints.patch patches.suse/IB-mlx5-Suppress-gcc-7-fall-through-complaints.patch patches.suse/IB-mlx5-Remove-a-set-but-not-used-variable.patch patches.suse/IB-nes-Fix-indentation.patch patches.suse/IB-nes-Suppress-gcc-7-fall-through-complaints.patch patches.suse/IB-nes-Remove-set-but-not-used-variables.patch patches.suse/IB-nes-Fix-a-race-condition-in-nes_inetaddr_event.patch patches.suse/RDMA-ocrdma-Use-NULL-instead-of-0-to-represent-a-poi.patch patches.suse/RDMA-ocrdma-Suppress-gcc-7-fall-through-complaints.patch patches.suse/RDMA-ocrdma-Remove-set-but-not-used-variables.patch patches.suse/RDMA-qedr-Use-NULL-instead-of-0-to-represent-a-point.patch patches.suse/RDMA-qedr-Declare-local-functions-static.patch patches.suse/RDMA-qedr-Annotate-iomem-pointers-correctly.patch patches.suse/RDMA-qedr-Remove-set-but-not-used-variables.patch patches.suse/IB-qib-Remove-remaining-code-related-to-writing-the-.patch patches.suse/IB-qib-Suppress-gcc-7-fall-through-complaints.patch patches.suse/IB-qib-Remove-set-but-not-used-variables.patch patches.suse/RDMA-rdmavt-Suppress-gcc-7-fall-through-complaints.patch patches.suse/RDMA-rxe-Suppress-gcc-7-fall-through-complaints.patch patches.suse/RDMA-usnic-Make-the-compiler-check-declaration-consi.patch patches.suse/RDMA-usnic-Remove-a-set-but-not-used-variable.patch patches.suse/RDMA-usnic-Instantiate-data-structures-once.patch patches.suse/IB-hfi1-Fix-serdes-loopback-set-up.patch patches.suse/IB-hfi1-Allow-meta-version-4-for-platform-configurat.patch patches.suse/IB-hfi1-Correct-unnecessary-acquisition-of-HW-mutex.patch patches.suse/IB-hfi1-Mask-out-A-bit-from-psn-trace.patch patches.suse/IB-hfi1-Eliminate-allocation-while-atomic.patch patches.suse/IB-hfi1-Set-hdr_type-when-tx-req-is-allocated.patch patches.suse/IB-rdmavt-Don-t-wait-for-resources-in-QP-reset.patch patches.suse/RDMA-hns-fix-spelling-mistake-Reseved-Reserved.patch patches.suse/IB-hfi1-Add-MODULE_FIRMWARE-statements.patch patches.suse/bnxt_re-Fix-incorrect-usage-of-test_bit.patch patches.suse/bnxt_re-Make-room-for-mapping-beyond-32-entries.patch patches.suse/RDMA-uverbs-Make-the-code-in-ib_uverbs_cmd_verbs-les.patch patches.suse/IB-srpt-Do-not-accept-invalid-initiator-port-names.patch patches.suse/IB-srpt-Limit-the-send-and-receive-queue-sizes-to-wh.patch patches.suse/IB-srpt-Cache-global-L_Key.patch patches.suse/IB-srpt-Change-default-behavior-from-using-SRQ-to-us.patch patches.suse/IB-srp-Avoid-that-a-cable-pull-can-trigger-a-kernel-.patch patches.suse/IB-srp-Remove-second-argument-of-srp_destroy_qp.patch patches.suse/IB-srp-Cache-global-rkey.patch patches.suse/IB-srp-Make-CM-timeout-dependent-on-subnet-timeout.patch patches.suse/i40iw-Cleanup-AE-processing.patch patches.suse/i40iw-Ignore-AE-source-field-in-AEQE-for-some-AEs.patch patches.suse/i40iw-Remove-unused-static_rsrc-from-i40iw_create_qp.patch patches.suse/i40iw-Move-exception_lan_queue-to-VSI-structure.patch patches.suse/i40iw-Remove-unused-structures.patch patches.suse/i40iw-Account-for-IPv6-header-when-setting-MSS.patch patches.suse/i40iw-Move-ceq_valid-to-i40iw_sc_dev-structure.patch patches.suse/i40iw-Reinitialize-IEQ-on-MTU-change.patch patches.suse/i40iw-Refactor-queue-depth-calculation.patch patches.suse/i40iw-Clear-CQP-Head-Tail-during-initialization.patch patches.suse/i40iw-Remove-UDA-QP-from-QoS-list-if-creation-fails.patch patches.suse/i40iw-Move-cqp_cmd_head-init-to-CQP-initialization.patch patches.suse/IB-ipoib-Get-rid-of-the-tx_outstanding-variable-in-a.patch patches.suse/IB-ipoib-Use-NAPI-in-UD-TX-flows.patch patches.suse/IB-ipoib-Change-number-of-TX-wqe-to-64.patch patches.suse/RDMA-hns-Support-WQE-CQE-PBL-page-size-configurable-.patch patches.suse/RDMA-hns-Update-the-IRRL-table-chunk-size-in-hip08.patch patches.suse/RDMA-hns-Update-the-PD-CQE-MTT-specification-in-hip0.patch patches.suse/RDMA-hns-Add-modify-CQ-support-for-hip08.patch patches.suse/IB-mlx5-Expose-multi-packet-RQ-capabilities.patch patches.suse/IB-mlx5-Allow-creation-of-a-multi-packet-RQ.patch patches.suse/IB-mlx5-Add-128B-CQE-compression-and-padding-HW-bits.patch patches.suse/IB-mlx5-Support-128B-CQE-compression-feature.patch patches.suse/IB-mlx5-Support-padded-128B-CQE-feature.patch patches.suse/IB-mlx5-Update-tunnel-offloads-bits.patch patches.suse/IB-mlx5-Add-tunneling-offloads-support.patch patches.suse/IB-mlx5-Add-support-for-RSS-on-the-inner-packet.patch patches.suse/IB-cm-Fix-memory-corruption-in-handling-CM-request.patch patches.suse/RDMA-cxgb4-Declare-stag-as-__be32.patch patches.suse/bnxt_re-Implement-the-shutdown-hook-of-the-L2-RoCE-d.patch patches.suse/IB-hfi1-Race-condition-between-user-notification-and.patch patches.suse/Ib-hfi1-Return-actual-operational-VLs-in-port-info-q.patch patches.suse/IB-hfi1-Validate-PKEY-for-incoming-GSI-MAD-packets.patch patches.suse/IB-hfi1-Add-tx_opcode_stats-like-the-opcode_stats.patch patches.suse/IB-hfi1-Insure-int-mask-for-in-kernel-receive-contex.patch patches.suse/IB-hfi1-Don-t-modify-num_user_contexts-module-parame.patch patches.suse/IB-hfi1-Take-advantage-of-kvzalloc_node-in-sdma-init.patch patches.suse/RDMA-hns-Add-rereg-mr-support-for-hip08.patch patches.suse/RDMA-hns-Generate-gid-type-of-RoCEv2.patch patches.suse/RDMA-hns-Configure-sgid-type-for-hip08-RoCE.patch patches.suse/RDMA-hns-Update-calculation-of-irrl_ba-field-for-hip.patch patches.suse/RDMA-hns-Configure-TRRL-field-in-hip08-RoCE-device.patch patches.suse/RDMA-hns-Configure-fence-attribute-in-hip08-RoCE.patch patches.suse/RDMA-hns-Set-se-attribute-of-sqwqe-in-hip08.patch patches.suse/RDMA-hns-Enable-the-cqe-field-of-sqwqe-of-RC.patch patches.suse/RDMA-hns-Set-sq_cur_sge_blk_addr-field-in-QPC-in-hip.patch patches.suse/RDMA-hns-Update-the-usage-of-ack-timeout-in-hip08.patch patches.suse/RDMA-hns-Add-sq_invld_flg-field-in-QP-context.patch patches.suse/RDMA-hns-Set-the-owner-field-of-SQWQE-in-hip08-RoCE.patch patches.suse/RDMA-hns-Unify-the-calculation-for-hem-index-in-hip0.patch patches.suse/RDMA-hns-Modify-the-usage-of-cmd_sn-in-hip08.patch patches.suse/IB-mlx4-Add-report-for-RSS-capabilities-by-vendor-ch.patch patches.suse/IB-mlx4-Fix-RSS-s-QPC-attributes-assignments.patch patches.suse/RDMA-cxgb4-Annotate-r2-and-stag-as-__be32.patch patches.suse/IB-core-Avoid-crash-on-pkey-enforcement-failed-in-re.patch patches.suse/IB-rxe-don-t-crash-if-allocation-of-crc-algorithm-fa.patch patches.suse/IB-core-Add-PCI-write-end-padding-flags-for-WQ-and-Q.patch patches.suse/IB-mlx5-Add-PCI-write-end-padding-support.patch patches.suse/RDMA-bnxt_re-Remove-unused-vlan_tag-variable.patch patches.suse/RDMA-cxgb4-Protect-from-possible-dereference.patch patches.suse/IB-mlx5-Assign-send-CQ-and-recv-CQ-of-UMR-QP.patch patches.suse/IB-mlx5-Fix-RoCE-Address-Path-fields.patch patches.suse/IB-mlx4-Use-optimal-numbers-of-MTT-entries.patch patches.suse/IB-mlx4-Add-contig-support-for-control-objects.patch patches.suse/IB-mlx4-Increase-maximal-message-size-under-UD-QP.patch patches.suse/IB-core-Avoid-unnecessary-return-value-check.patch patches.suse/IB-mlx5-Fix-ABI-alignment-to-64-bit.patch patches.suse/bnxt_re-fix-a-crash-in-qp-error-event-processing.patch patches.suse/bnxt_re-changing-the-ip-address-shouldn-t-affect-new.patch patches.suse/iw_cxgb4-remove-BUG_ON-usage.patch patches.suse/IB-srpt-Post-receive-work-requests-after-qp-transiti.patch patches.suse/IB-srpt-Introduce-helper-functions-for-SRQ-allocatio.patch patches.suse/IB-srpt-Introduce-srpt_disconnect_ch_sync.patch patches.suse/IB-srpt-Wait-until-channel-release-has-finished-duri.patch patches.suse/IB-srpt-Ensure-that-modifying-the-use_srq-configfs-a.patch patches.suse/IB-hfi1-Allow-MgmtAllowed-on-B2B-setups.patch patches.suse/IB-hfi1-Reduce-8051-command-timeout.patch patches.suse/IB-hfi1-Fix-a-wrapping-test-to-insure-the-correct-ti.patch patches.suse/IB-hfi1-Remove-unnecessary-if-check.patch patches.suse/IB-hfi1-Do-not-allocate-PIO-send-contexts-for-VNIC.patch patches.suse/IB-hfi1-Prohibit-invalid-Init-to-Armed-state-transit.patch patches.suse/IB-hfi1-Send-reboot-as-planned-down-remote-reason.patch patches.suse/IB-core-Convert-OPA-AH-to-IB-for-Extended-LIDs-only.patch patches.suse/IB-hfi1-Mask-upper-16Bits-of-Extended-LID-prior-to-r.patch patches.suse/IB-hfi1-Handle-initial-value-of-0-for-CCTI-setting.patch patches.suse/RDMA-bnxt_re-Add-memory-barriers-when-processing-CQ-.patch patches.suse/RDMA-bnxt_re-Set-QP-state-in-case-of-response-comple.patch patches.suse/RDMA-bnxt_re-Flush-CQ-notification-Work-Queue-before.patch patches.suse/RDMA-bnxt_re-synchronize-poll_cq-and-req_notify_cq-v.patch patches.suse/RDMA-core-avoid-uninitialized-variable-warning-in-cr.patch patches.suse/RDMA-vmw_pvrdma-Add-shared-receive-queue-support.patch patches.suse/RDMA-core-Make-function-rdma_copy_addr-return-void.patch patches.suse/IB-ocrdma_hw-remove-unnecessary-code-in-ocrdma_mbx_d.patch patches.suse/IB-core-Only-maintain-real-QPs-in-the-security-lists.patch patches.suse/RDMA-bnxt_re-report-vlan_id-and-sl-in-qp1-recv-compl.patch patches.suse/iw_cxgb4-Fix-possible-circular-dependency-locking-wa.patch patches.suse/iw_cxgb4-only-call-the-cq-comp_handler-when-the-cq-i.patch patches.suse/iw_cxgb4-atomically-flush-the-qp.patch patches.suse/IB-uverbs-Allow-CQ-moderation-with-modify-CQ.patch patches.suse/IB-mlx4-Exposing-modify-CQ-callback-to-uverbs-layer.patch patches.suse/IB-mlx5-Exposing-modify-CQ-callback-to-uverbs-layer.patch patches.suse/IB-uverbs-Add-CQ-moderation-capability-to-query_devi.patch patches.suse/IB-mlx4-Add-CQ-moderation-capability-to-query_device.patch patches.suse/IB-mlx5-Add-CQ-moderation-capability-to-query_device.patch patches.suse/RDMA-core-Rename-kernel-modify_cq-to-better-describe.patch patches.suse/ACPI-PCI-Bail-early-in-acpi_pci_add_bus-if-there-is- patches.suse/PCI-AER-Report-non-fatal-errors-only-to-the-affected patches.suse/PCI-ASPM-Deal-with-missing-root-ports-in-link-state- patches.suse/PCI-ASPM-Account-for-downstream-device-s-Port-Common patches.suse/PCI-ASPM-Use-correct-capability-pointer-to-program-L patches.suse/PCI-ASPM-Add-L1-Substates-definitions patches.suse/misc-pci_endpoint_test-Avoid-triggering-a-BUG.patch patches.suse/0001-PCI-Add-for_each_pci_bridge-helper.patch patches.suse/0001-PCI-Move-pci_hp_add_bridge-to-drivers-pci-probe.c.patch patches.suse/0001-PCI-Open-code-the-two-pass-loop-when-scanning-bridge.patch patches.suse/0001-PCI-Do-not-allocate-more-buses-than-available-in-par.patch patches.suse/0001-PCI-Distribute-available-buses-to-hotplug-capable-br.patch patches.suse/0001-PCI-Distribute-available-resources-to-hotplug-capabl.patch patches.suse/0001-PCI-pciehp-Fix-race-condition-handling-surprise-link.patch patches.suse/0001-PCI-pciehp-Do-not-clear-Presence-Detect-Changed-duri.patch patches.suse/PCI-PME-Handle-invalid-data-when-reading-Root-Status patches.suse/PCI-portdrv-Add-defines-for-AER-and-DPC-Interrupt-Me.patch patches.suse/PCI-portdrv-Consolidate-comments.patch patches.suse/pci-portdrv-factor-out-interrupt-message-number-lookup patches.suse/pci-portdrv-compute-msi-msi-x-irq-vectors-after-final-allocation patches.suse/PCI-Add-PCI-resource-type-mask-define patches.suse/PCI-Add-resizable-BAR-infrastructure patches.suse/PCI-Add-pci_resize_resource-for-resizing-BARs patches.suse/x86-PCI-Enable-a-64bit-BAR-on-AMD-Family-15h-Models-.patch patches.suse/PCI-Remove-reset-argument-from-pci_iov_-add-remove-_.patch patches.suse/PCI-Create-SR-IOV-virtfn-physfn-links-before-attachi patches.suse/0005-PCI-Set-Cavium-ACS-capability-quirk-flags-to-assert-.patch patches.suse/0006-PCI-Apply-Cavium-ThunderX-ACS-quirk-to-more-Root-Por.patch patches.suse/PCI-Detach-driver-before-procfs-sysfs-teardown-on-de patches.suse/0052-PCI-dra7xx-Add-shutdown-handler-to-cleanly-turn-off-.patch patches.suse/0002-PCI-generic-Add-support-for-Synopsys-DesignWare-RC-i.patch patches.suse/0056-PCI-hisi-Add-HiSilicon-STB-SoC-PCIe-controller-drive.patch patches.suse/msft-hv-1545-PCI-hv-Use-effective-affinity-mask.patch patches.suse/0146-irqchip-ls-scfg-msi-Add-LS1012a-MSI-support.patch patches.suse/0053-PCI-layerscape-Add-support-for-ls1012a.patch patches.suse/0001-PCI-Disable-MSI-for-Freescale-Layerscape-PCIe-RC-mod.patch patches.suse/0054-PCI-layerscape-Change-default-error-response-behavio.patch patches.suse/0007-PCI-Mark-Cavium-CN8xxx-to-avoid-bus-reset.patch patches.suse/0001-PCI-Avoid-bus-reset-if-bridge-itself-is-broken.patch patches.suse/0002-PCI-Avoid-slot-reset-if-bridge-itself-is-broken.patch patches.suse/char-ipmi-eliminate-misleading-print-info-when-being.patch patches.suse/0014-ipmi-fix-unsigned-long-underflow.patch patches.suse/char-ipmi-make-function-ipmi_get_info_from_resources.patch patches.suse/ipmi-Make-IPMI-panic-strings-always-available.patch patches.suse/IPMI-make-ipmi_poweroff_handler-const.patch patches.suse/ipmi-Fix-getting-the-GUID-data.patch patches.suse/ipmi-Move-bmc-find-routing-to-below-bmc-device-type.patch patches.suse/ipmi-Check-that-the-device-type-is-BMC-when-scanning.patch patches.suse/ipmi-Fix-issues-with-BMC-refcounts.patch patches.suse/ipmi-Prefer-ACPI-system-interfaces-over-SMBIOS-ones patches.suse/ipmi-Rework-BMC-registration.patch patches.suse/ipmi-Fix-printing-the-BMC-guid.patch patches.suse/ipmi-Get-the-device-id-through-a-function.patch patches.suse/ipmi-Add-a-reference-from-BMC-devices-to-their-inter.patch patches.suse/ipmi-Make-ipmi_demangle_device_id-more-generic.patch patches.suse/ipmi-Don-t-use-BMC-product-dev-ids-in-the-BMC-name.patch patches.suse/ipmi-allow-dynamic-BMC-version-information.patch patches.suse/ipmi-Remove-the-device-id-from-ipmi_register_smi.patch patches.suse/ipmi-Always-fetch-the-guid-through-ipmi_get_device_i.patch patches.suse/ipmi-Dynamically-fetch-GUID-periodically.patch patches.suse/ipmi-Use-a-temporary-BMC-for-an-interface.patch patches.suse/ipmi-Rework-device-id-and-guid-handling-to-catch-cha.patch patches.suse/ipmi-Retry-BMC-registration-on-a-failure.patch patches.suse/ipmi-Move-lun-and-address-out-of-channel-struct.patch patches.suse/ipmi-Rescan-channel-list-on-BMC-changes.patch patches.suse/ipmi-Convert-IPMI-GUID-over-to-Linux-guid_t.patch patches.suse/ipmi_si-Rename-function-to-add-smi-make-it-global.patch patches.suse/ipmi_si-Move-some-platform-data-into-the-io-structur.patch patches.suse/ipmi_si-Move-irq-setup-handling-into-the-io-struct.patch patches.suse/ipmi_si-Move-io-setup-into-io-structure.patch patches.suse/ipmi_si-Change-ipmi_si_add_smi-to-take-just-I-O-info.patch patches.suse/ipmi_si-Move-the-hotmod-handling-to-another-file.patch patches.suse/ipmi_si-Move-hardcode-handling-to-a-separate-file.patch patches.suse/ipmi_si-Move-platform-device-handling-to-another-fil.patch patches.suse/ipmi_si-Move-PCI-setup-to-another-file.patch patches.suse/ipmi_si-Move-PARISC-handling-to-another-file.patch patches.suse/ipmi_si-Get-rid-of-unused-spacing-and-port-fields.patch patches.suse/ipmi_si-Move-port-and-mem-I-O-handling-to-their-own-.patch patches.suse/ipmi_si-remove-ipmi_smi_alloc-function.patch patches.suse/ipmi-Make-the-DMI-probe-into-a-generic-platform-prob.patch patches.suse/ipmi-Clean-up-some-print-operations.patch patches.suse/ipmi-pr_err-strings-should-end-with-newlines.patch patches.suse/ipmi-remove-redundant-initialization-of-bmc.patch patches.suse/ipmi_si-fix-memory-leak-on-new_smi.patch patches.suse/ipmi_si-Delete-an-error-message-for-a-failed-memory-.patch patches.suse/ocfs2-fix-cluster-hang-after-a-node-dies.patch patches.suse/ocfs2-should-wait-dio-before-inode-lock-in-ocfs2_set.patch patches.suse/ocfs2-ip_alloc_sem-should-be-taken-in-ocfs2_get_bloc.patch patches.suse/ocfs2-subsystem.su_mutex-is-required-while-accessing.patch patches.suse/include-linux-slab.h-add-kmalloc_array_node-and-kcal.patch patches.suse/block-blk-mq.c-use-kmalloc_array_node.patch patches.suse/zram-set-BDI_CAP_STABLE_WRITES-once.patch patches.suse/mm-swap-fix-false-error-message-in-_swp_swapcount.patch patches.suse/mm-page-writeback.c-remove-unused-parameter-from-bal.patch patches.suse/0001-mm-drop-migrate-type-checks-from-has_unmovable_pages.patch patches.suse/0001-mm-distinguish-CMA-and-MOVABLE-isolation-in-has_unmo.patch patches.suse/0002-mm-page_alloc-fail-has_unmovable_pages-when-seeing-r.patch patches.suse/0003-mm-memory_hotplug-do-not-fail-offlining-too-early.patch patches.suse/0004-mm-memory_hotplug-remove-timeout-from-__offline_memo.patch patches.suse/zram-add-zstd-to-the-supported-algorithms-list.patch patches.suse/zram-remove-zlib-from-the-list-of-recommended-algori.patch patches.suse/mm-hmm-constify-hmm_devmem_page_get_drvdata-parameter.patch patches.suse/0013-arm64-mm-kasan-don-t-use-vmemmap_populate-to-initial.patch patches.suse/mm-page_alloc-make-sure-__rmqueue-etc-are-always-inline.patch patches.suse/drivers-block-zram-zram_drv.c-make-zram_page_end_io-.patch patches.suse/mm-Speedup-cancel_dirty_page-for-clean-pages.patch patches.suse/mm-Refactor-truncate_complete_page.patch patches.suse/mm-Factor-out-page-cache-page-freeing-into-a-separat.patch patches.suse/mm-Move-accounting-updates-before-page_cache_tree_de.patch patches.suse/mm-Move-clearing-of-page-mapping-to-page_cache_tree_.patch patches.suse/mm-Factor-out-checks-and-accounting-from-__delete_fr.patch patches.suse/mm-Batch-radix-tree-operations-when-truncating-pages.patch patches.suse/mm-page_alloc-enable-disable-IRQs-once-when-freeing-a-list-of-pages.patch patches.suse/mm-truncate-do-not-check-mapping-for-every-page-being-truncated.patch patches.suse/mm-truncate-remove-all-exceptional-entries-from-pagevec-under-one-lock.patch patches.suse/mm-only-drain-per-cpu-pagevecs-once-per-pagevec-usage.patch patches.suse/mm-pagevec-remove-cold-parameter-for-pagevecs.patch patches.suse/mm-remove-cold-parameter-for-release_pages.patch patches.suse/mm-remove-cold-parameter-from-free_hot_cold_page.patch patches.suse/mm-remove-__GFP_COLD.patch patches.suse/mm-page_alloc-simplify-list-handling-in-rmqueue_bulk.patch patches.suse/mm-pagevec-rename-pagevec-drained-field.patch patches.suse/mm-sysctl-make-numa-stats-configurable.patch patches.suse/mm-page_alloc-fix-potential-false-positive-in-_zone_watermark_ok.patch patches.suse/mm-page_alloc.c-broken-deferred-calculation.patch patches.suse/mm-hmm-remove-redundant-variable-align_end.patch patches.suse/mm-sparse-do-not-swamp-log-with-huge-vmemmap-allocat.patch patches.suse/mm-do-not-rely-on-preempt_count-in-print_vma_addr.patch patches.suse/mm-page_ext.c-check-if-page_ext-is-not-prepared.patch patches.suse/media-cx231xx-cards-fix-NULL-deref-on-missing-associ patches.suse/media-rc-check-for-integer-overflow patches.suse/media-imon-Fix-null-ptr-deref-in-imon_probe patches.suse/media-omap_vout-Fix-a-possible-null-pointer-derefere patches.suse/media-v4l2-ctrl-Fix-flags-field-on-Control-events patches.suse/media-usbtv-fix-brightness-and-contrast-controls patches.suse/media-Don-t-do-DMA-on-stack-for-firmware-upload-in-t patches.suse/media-dvb-core-always-call-invoke_release-in-fe_free patches.suse/media-dib0700-fix-invalid-dvb_detach-argument patches.suse/dvb_frontend-don-t-use-after-free-the-frontend-struc patches.suse/1404-drm-panel-add-support-for-s6e63j0x03-panel patches.suse/1405-drm-panel-simple-skip-error-message-on-deferred-probe patches.suse/1406-drm-panel-add-support-for-otm8009a-panel-driver patches.suse/drm-panel-simple-Fix-width-and-height-for-Olimex-LCD patches.suse/drm-panel-simple-Add-missing-panel_simple_unprepare- patches.suse/1407-drm-panel-simple-remove-unneeded-gpiod-null-check patches.suse/1408-drm-panel-add-driver-for-seiko-43wvf1g-panel patches.suse/1409-drm-mediatek-hdmi-clean-up-drm_bridge_add-call patches.suse/1410-drm-sti-sti_vdo-clean-up-drm_bridge_add-call patches.suse/1411-drm-exynos-mic-clean-up-drm_bridge_add-call patches.suse/1412-drm-bridge-change-return-type-of-drm_bridge_add-function patches.suse/1413-drm-i2c-ch7006-constify-i2c_device_id patches.suse/1414-drm-i2c-sil164-constify-i2c_device_id patches.suse/1415-drm-i2c-tda998x-constify-i2c_device_id patches.suse/drm-dp-Add-defines-for-DP-SDP-types patches.suse/1416-drm-tve200-add-new-driver-for-tve200 patches.suse/1417-drm-arm-hdlcd-use-drm_gem_fb_create patches.suse/1418-drm-arm-mali-use-drm_gem_fb_create patches.suse/1419-drm-atmel-hlcdc-use-drm_gem_fb_create patches.suse/1420-drm-sti-use-drm_gem_fb_create patches.suse/1421-drm-zte-use-drm_gem_fb_create patches.suse/1422-drm-tve200-pass-null-format_modifier-to-drm_simple_display_pipe_init patches.suse/1423-drm-gma500-remove-null-check-before-kfree patches.suse/1424-drm-vtables-fix-typo patches.suse/1425-drm-atomic-fix-typo-in-kerneldoc patches.suse/1426-drm-scdc-helper-remove-gratuitous-blank-lines patches.suse/1427-drm-scdc-helper-use-consistent-error-reporting patches.suse/1428-drm-scdc-helper-use-consistent-spelling-for-tmds patches.suse/1429-drm-gem-drm_gem_dumb_map_offset-reject-dma-buf patches.suse/1430-drm-armada-use-dumb_map_offset-and-dumb_destroy-defaults patches.suse/1431-drm-arc-use-drm_gem_fb_create patches.suse/1432-drm-stm-use-drm_gem_fb_create patches.suse/1433-drm-fb-helper-avoid-null-ptr-dereference-in-fb_set_suspend patches.suse/1434-drm-tve200-replace-custom-connector-with-panel-bridge patches.suse/1435-drm-fix-example-comment-of-format-modifier-blob patches.suse/1436-drm-bridge-synopsys-dsi-register-list-clean-up patches.suse/1437-drm-bridge-synopsys-dsi-explicitly-request-exclusive-reset-control patches.suse/1438-drm-use-correct-path-to-trace-include patches.suse/1439-drm-armada-use-correct-path-to-trace-include patches.suse/1440-drm-vc4-use-correct-path-to-trace-include patches.suse/drm-gma500-fix-logic-error patches.suse/0080-drm-rockchip-Add-support-for-Rockchip-Soc-LVDS.patch patches.suse/1441-drm-stm-fix-warning-about-multiplication-in-condition patches.suse/drm-i915-Always-wait-for-flip_done-v2 patches.suse/drm-atomic-Return-commit-in-drm_crtc_commit_get-for- patches.suse/drm-atomic-Move-drm_crtc_commit-to-drm_crtc_state-v4 patches.suse/1442-drm-atomic-remove-waits-in-drm_atomic_helper_commit_cleanup_done-v2 patches.suse/drm-atomic-Fix-freeing-connector-plane-state-too-ear patches.suse/drm-atomic-Make-async-plane-update-checks-work-as-in patches.suse/1443-drm-atomic-remove-deprecated-accessor-macros patches.suse/1444-drm-vc4-clean-up-error-handling-on-devm_kzalloc-failure patches.suse/dma-buf-sw_sync-force-signal-all-unsignaled-fences-o.patch patches.suse/drm-sun4i-tcon-Unconditionally-reset-the-TCON patches.suse/1445-drm-sun4i-add-components-in-breadth-first-traversal-order patches.suse/1446-drm-sun4i-tcon-check-for-multiple-paths-between-tcons-and-backends patches.suse/1447-drm-sun4i-tcon-get-tcon-id-and-matching-engine-with-remote-endpoint-id patches.suse/1448-drm-sun4i-tcon-simplify-sun4i_tcon_find_engine_traverse-for-one-input patches.suse/1449-drm-sun4i-tcon-support-backend-input-mux patches.suse/1450-drm-sun4i-call-drm_vblank_init-with-correct-number-of-crtcs patches.suse/1451-drm-tilcdc-use-drm_gem_fb_create patches.suse/1452-drm-pl111-cleanup-local-header-file patches.suse/1453-drm-pl111-add-all-registers-to-debugfs patches.suse/1454-drm-pl111-replace-custom-connector-with-panel-bridge patches.suse/1455-drm-pl111-enable-pl110-variant patches.suse/1456-drm-pl111-insert-delay-before-powering-up-pl11x patches.suse/1457-drm-pl111-add-optional-variant-display-en-disable-callbacks patches.suse/1458-drm-pl111-add-handling-of-versatile-platforms patches.suse/drm-Make-syncobj-import-export-functions-static patches.suse/drm-Drop-drm_get_link_status_name patches.suse/drm-Make-__drm_object_property_get_value-static patches.suse/drm-dp-mst-Sideband-message-transaction-to-power-up- patches.suse/1459-drm-tve200-clean-up-panel-bridging patches.suse/1460-drm-atomic-prepare-drm_modeset_lock-infrastructure-for-interruptible-waiting-v2 patches.suse/1461-drm-atomic-convert-atomic-ioctl-locking-to-interruptible patches.suse/1462-drm-legacy-convert-cursor-ioctl-locking-to-interruptible patches.suse/1463-drm-legacy-convert-setplane-ioctl-locking-to-interruptible patches.suse/1464-drm-atomic-convert-pageflip-ioctl-locking-to-interruptible patches.suse/1465-drm-crtc-convert-setcrtc-ioctl-locking-to-interruptible patches.suse/1466-drm-bridge-adv7511-properly-update-edid-when-no-edid-was-found patches.suse/1467-drm-bridge-adv7511-remove-private-copy-of-the-edid patches.suse/1468-drm-bridge-adv7511-enable-connector-polling-when-no-interrupt-is-specified patches.suse/1469-drm-bridge-adv7511-constify-hdmi-codec-platform-data patches.suse/1470-drm-imx-use-drm_gem_fb_create-and-drm_gem_fb_prepare_fb patches.suse/1471-drm-gem-fb-helper-use-debug-message-on-gem-lookup-failure patches.suse/1472-drm-tinydrm-drop-driver-registered-message patches.suse/0081-drm-rockchip-Replace-dev_-with-DRM_DEV_.patch patches.suse/1473-drm-dp-dpcd-register-defines-for-link-status-within-esi-field patches.suse/1474-drm-handle-override-and-firmware-edid-at-drm_do_get_edid-level patches.suse/1475-drm-add-backwards-compatibility-support-for-drm_kms_helper-edid_firmware patches.suse/1476-drm-agpsupport-replace-foo-bar-with-foo-bar patches.suse/1477-drm-agpsupport-remove-assignment-in-if-condition patches.suse/1478-drm-agpsupport-move-export_symbol-so-that-it-immediately-follows-its-function patches.suse/1479-drm-agpsupport-remove-extra-blank-line patches.suse/dma-buf-remove-redundant-initialization-of-sg_table patches.suse/0082-drm-rockchip-Fix-uninitialized-use-of-ret.patch patches.suse/1480-drm-try-to-document-legacy-dpms-uapi-a-bit-better patches.suse/1481-drm-remove-obsolete-this-is-gross-comment patches.suse/0083-drm-rockchip-Cocci-spatch-vma_pages.patch patches.suse/1482-drm-introduce-drm_dev_-get-put-functions patches.suse/1483-drm-tilcdc-replace-reference-unreference-with-get-put patches.suse/1484-drm-core-clean-up-references-to-drm_dev_unref patches.suse/1485-drm-vc4-avoid-using-vrefresh-0-mode-in-dsi-htotal-math patches.suse/1486-drm-vc4-set-up-the-dsi-host-at-pdev-probe-time-not-component-bind patches.suse/0084-drm-rockchip-Rely-on-the-default-best_encoder-behavi.patch patches.suse/1487-drm-armada-remove-unused-include-drmp-h patches.suse/1488-drm-tve200-make-two-functions-static patches.suse/1489-drm-tve200-check-for-is_err-instead-of-null-in-probe patches.suse/1490-drm-of-always-initialize-panel-in-drm_of_find_panel_or_bridge patches.suse/1491-drm-tinydrm-use-drm_gem_framebuffer_helper patches.suse/1492-drm-fsl-dcu-use-drm_gem_fb_create patches.suse/1493-drm-hisilicon-kirin-use-drm_gem_fb_create patches.suse/1494-drm-meson-use-drm_gem_fb_create patches.suse/1495-drm-mxsfb-use-drm_gem_fb_create-and-drm_gem_fb_prepare_fb patches.suse/1496-drm-rcar-du-use-drm_gem_fb_create patches.suse/1497-drm-shmobile-use-drm_gem_fb_create patches.suse/1498-drm-sun4i-use-drm_gem_fb_create patches.suse/1499-drm-tve200-use-drm_gem_fb_create-and-drm_gem_fb_prepare_fb patches.suse/1500-drm-fb-cma-helper-remove-unused-functions patches.suse/1501-drm-virtio-replace-instances-of-reference-unreference-with-get-put patches.suse/drm-i915-cnl-Introduce-initial-Cannonlake-Workaround patches.suse/drm-i915-cnl-Add-WaDisableReplayBufferBankArbitratio patches.suse/drm-i915-cnl-WaDisableEnhancedSBEVertexCaching patches.suse/drm-i915-cnl-Apply-large-line-width-optimization patches.suse/drm-i915-dp-rename-intel_dp_is_edp-to-intel_dp_is_po patches.suse/drm-i915-dp-make-is_edp-non-static-and-rename-to-int patches.suse/drm-i915-Re-enable-per-engine-reset-for-Broxton patches.suse/drm-i915-Check-has_infoframes-when-enabling-infofram patches.suse/drm-i915-Disable-infoframes-when-shutting-down-DDI-H patches.suse/drm-i915-Move-infoframe-vfuncs-into-intel_digital_po patches.suse/drm-i915-Init-infoframe-vfuncs-for-DP-encoders-as-we patches.suse/drm-i915-Plumb-crtc_state-to-PSR-enable-disable patches.suse/drm-i915-Constify-states-passed-to-enable-disable-et patches.suse/drm-i915-Boost-GPU-clocks-if-we-miss-the-pageflip-s- patches.suse/drm-i915-cnl-simplify-cnl_procmon_values-handling patches.suse/drm-i915-cnl-extract-cnl_set_procmon_ref_values patches.suse/drm-i915-cfl-Coffee-Lake-works-on-Kaby-Lake-PCH patches.suse/drm-i915-Keep-a-small-stash-of-preallocated-WC-pages patches.suse/drm-i915-cnl-WaPushConstantDereferenceHoldDisable patches.suse/drm-i915-cnl-WaForceContextSaveRestoreNonCoherent patches.suse/1502-drm-i915-assert-the-context-is-not-closed-on-object-close patches.suse/drm-i915-Assert-that-the-handle-vma-lut-is-empty-on- patches.suse/drm-i915-Make-some-RPS-functions-static patches.suse/drm-i915-Beef-up-the-IPS-vs.-CRC-workaround patches.suse/drm-i915-bios-amend-child-device-config-parameters patches.suse/drm-i915-bios-document-BDB-versions-of-child-device- patches.suse/drm-i915-bios-remove-the-raw-version-of-child-device patches.suse/drm-i915-bios-add-legacy-contents-to-common-child-de patches.suse/drm-i915-bios-throw-away-high-level-child-device-uni patches.suse/drm-i915-bios-throw-away-struct-old_child_dev_config patches.suse/drm-i915-bios-document-child-device-config-dvo_port- patches.suse/drm-i915-bios-group-device-type-definitions-together patches.suse/drm-i915-bios-throw-away-unused-DVO_-macros patches.suse/drm-i915-bios-drop-the-rest-of-the-p_-prefixes-from- patches.suse/drm-i915-cnl-don-t-hardcode-DPCLKA_CFGCR0_DDI_CLK_SE patches.suse/drm-i915-Fix-FBC-cfb-stride-programming-for-non-X-ti patches.suse/drm-i915-bios-split-up-iboost-to-hdmi-and-dp-bitfiel patches.suse/drm-i915-bios-amend-bdb_general_features patches.suse/drm-i915-bios-amend-child-device-flags-based-on-inte patches.suse/drm-i915-bios-amend-edp-block-based-on-intel_vbt_dec patches.suse/drm-i915-Beef-up-of-Beef-up-the-IPS-vs.-CRC-workarou patches.suse/drm-i915-Remove-excess-indent-in-intel_finish_reset- patches.suse/drm-i915-Don-t-use-GPU-relocations-prior-to-cmdparse patches.suse/drm-i915-Always-sanity-check-engine-state-upon-idlin patches.suse/drm-i915-Clear-wedged-status-upon-resume patches.suse/drm-i915-Discard-the-request-queue-if-we-fail-to-sle patches.suse/drm-i915-Stop-using-long-platform-names-on-clock-gat patches.suse/drm-i915-cnl-WA-FtrEnableFastAnisoL1BankingFix patches.suse/drm-i915-cnl-WaDisableI2mCycleOnWRPort patches.suse/drm-i915-cnl-Avoid-ioremap_wc-on-Cannonlake-as-well patches.suse/drm-i915-Introduce-intel_ddi_dp_level patches.suse/drm-i915-decouple-gen9-and-gen10-dp-signal-levels patches.suse/drm-i915-Align-vswing-sequences-with-old-ddi-buffer- patches.suse/drm-i915-Enable-voltage-swing-before-enabling-DDI_BU patches.suse/drm-i915-cnl-Move-voltage-check-into-ddi-buf-trans-f patches.suse/drm-i915-cnl-Move-ddi-buf-trans-related-functions-up patches.suse/drm-i915-cnl-Fix-DDI-hdmi-level-selection patches.suse/drm-i915-cnl-Fix-DP-max-voltage patches.suse/drm-i915-Track-minimum-acceptable-cdclk-instead-of-m patches.suse/drm-i915-Consolidate-max_cdclk_freq-check-in-intel_c patches.suse/drm-i915-Pass-the-new-crtc-state-to-color-management patches.suse/drm-i915-Pass-the-crtc-state-explicitly-to-intel_pip patches.suse/drm-i915-Eliminate-obj-state-usage-in-g4x-vlv-chv-wm patches.suse/drm-i915-add-GT-number-to-intel_device_info patches.suse/drm-i915-rework-IS_-_GT-macros patches.suse/drm-i915-Pass-proper-old-new-states-to-intel_plane_a patches.suse/drm-i915-Eliminate-obj-state-usage-from-pre-post-pla patches.suse/drm-i915-Eliminate-crtc-state-usage-from-intel_updat patches.suse/drm-i915-Eliminate-crtc-state-usage-from-intel_atomi patches.suse/drm-i915-Use-correct-path-to-trace-include patches.suse/drm-i915-Add-interface-to-reserve-fence-registers-fo patches.suse/drm-i915-Wake-up-the-device-for-the-fbdev-setup patches.suse/drm-i915-io-unmap-functions-want-__iomem patches.suse/1503-drm-i915-perf-remove-_user-from-u64-in-drm_i915_perf_oa_config patches.suse/drm-i915-Constify-load-detect-mode patches.suse/drm-i915-cnp-Wa-1181-Fix-Backlight-issue patches.suse/drm-i915-Disable-MI_STORE_DATA_IMM-for-i915g-i915gm patches.suse/drm-i915-Move-device_info.has_snoop-into-the-static- patches.suse/drm-i915-cnl-Allow-the-reg_read-ioctl-to-read-the-RC patches.suse/drm-i915-Display-WA-1133-WaFbcSkipSegments-cnl-glk patches.suse/drm-i915-Lift-has-pinned-pages-assert-to-caller-of-_ patches.suse/drm-i915-cnl-WaThrottleEUPerfToAvoidTDBackPressure-c patches.suse/drm-i915-Update-DRIVER_DATE-to-20170907 patches.suse/1504-drm-amdgpu-discard-commands-of-killed-processes patches.suse/1505-drm-amdgpu-support-polaris10-11-12-new-cp-firmwares patches.suse/1506-drm-ttm-add-dma-map-unmap-tracepoint-v3 patches.suse/1507-drm-amd-amdgpu-remove-amdgpu-tracepoint-and-use-new-ttm-tracepoint-v2 patches.suse/1508-drm-amd-include-add-hdmi_redriver_set-to-atomfirmware patches.suse/1509-drm-ttm-add-helper-functions-to-populate-map-in-one-call-v2 patches.suse/1510-drm-amd-amdgpu-use-new-ttm-populate-map-helper-function patches.suse/1511-drm-radeon-use-new-ttm-populate-dma-map-helper-functions patches.suse/1512-drm-ttm-remove-needless-extern-on-functions-in-header patches.suse/1513-drm-amdgpu-add-debugfs-file-for-vbios-and-version patches.suse/1514-drm-amdgpu-move-vbios-version-to-sysfs patches.suse/1515-drm-amdgpu-fix-amdgpu_vm_bo_map-trace-point patches.suse/1516-drm-amdgpu-fix-and-cleanup-vm-ready-check patches.suse/1517-drm-amdgpu-cleanup-gws-gds-and-oa-allocation patches.suse/1518-drm-amdgpu-powerplay-vega10-fix-typo-in-register-base-index patches.suse/1519-drm-amdgpu-gfx8-apply-dynamic-cu-mask-to-apus-as-well patches.suse/1520-drm-amdgpu-gfx8-drop-cz-mqd patches.suse/1521-drm-amdgpu-gfx9-update-mqd-to-include-dynamic-cu-mask patches.suse/1522-drm-amdgpu-gfx9-adjust-mqd-allocation-size patches.suse/1523-drm-amd-powerplay-refine-pp-code-for-raven patches.suse/1524-drm-amd-powerplay-add-dummy-pp-table-for-raven-v2 patches.suse/1525-drm-amd-powerplay-notify-smu-once-display-changed-on-rv patches.suse/1526-drm-amd-amdgpu-add-write-method-to-vram-debugfs-entry-v2 patches.suse/1527-drm-amdgpu-rework-moved-handling-in-the-vm-v2 patches.suse/1528-drm-amdgpu-add-bo_va-cleared-flag-again-v2 patches.suse/1529-drm-amdgpu-fix-comment-on-amdgpu_bo_va patches.suse/1530-drm-amdgpu-track-evicted-page-tables-v2 patches.suse/1531-drm-amd-remove-null-check-before-kfree patches.suse/1532-drm-amd-powerplay-hwmgr-remove-null-check-before-kfree patches.suse/1533-drm-amdgpu-rework-page-directory-filling-v2 patches.suse/1534-drm-amdgpu-cleanup-the-vm-code-a-bit-more patches.suse/1535-drm-amdgpu-move-hw-generation-check-into-amdgpu_doorbell_init-v2 patches.suse/1536-drm-amdgpu-fix-new-pd-update-code-for-vega10-v2 patches.suse/1537-drm-amdgpu-restrict-userptr-even-more patches.suse/1538-drm-amdgpu-add-support-for-per-vm-bos-v2 patches.suse/1539-drm-amdgpu-add-ioctl-interface-for-per-vm-bos-v3 patches.suse/1540-drm-amdgpu-bump-version-for-support-of-local-bos patches.suse/1541-drm-amd-amdgpu-tidy-up-register-list-formatting patches.suse/1542-drm-amd-amdgpu-tidy-up-gfx_v9_0_ngg_en patches.suse/1543-drm-amd-amdgpu-tidy-up-gfx_v9_0_enable_save_restore_machine patches.suse/1544-drm-amd-amdgpu-tidy-up-gfx_v9_0_enable_sck_slow_down_on_power_up patches.suse/1545-drm-amd-amdgpu-tidy-up-gfx_v9_0_enable_sck_slow_down_on_power_down patches.suse/1546-drm-amd-amdgpu-tidy-up-gfx_v9_0_enable_cp_power_gating patches.suse/1547-drm-amd-amdgpu-tidy-up-gfx_v9_0_enable_gfx_cg_power_gating patches.suse/1548-drm-amd-amdgpu-tidy-up-gfx_v9_0_enable_gfx_pipeline_powergating patches.suse/1549-drm-amd-amdgpu-tidy-up-gfx_v9_0_enable_gfx_static_mg_power_gating patches.suse/1550-drm-amd-amdgpu-tidy-up-gfx_v9_0_enable_gfx_dynamic_mg_power_gating patches.suse/1551-drm-amd-amdgpu-tidy-up-gfx_v9_0_rlc_stop patches.suse/1552-drm-amd-amdgpu-fix-indentation-in-gfx_v9_0_mqd_init patches.suse/1553-drm-amd-amdgpu-simplify-gfx_v9_0_wait_for_idle patches.suse/1554-drm-amdgpu-handle-all-fragment-sizes-v4 patches.suse/1555-drm-amdgpu-declare-the-new-firmware-files-needed-by-polaris-asics patches.suse/1556-drm-amdgpu-fix-moved-list-handling-in-the-vm patches.suse/1557-drm-amd-amdgpu-support-full-range-of-gfx-ring-names patches.suse/1558-drm-amd-amdgpu-simplify-gmc_v9_0_vm_fault_interrupt_state patches.suse/1559-drm-amd-amdgpu-tidy-up-gmc_v9_0_gart_enable patches.suse/1560-drm-amd-amdgpu-tidy-up-gmc_v9_0_hw_init patches.suse/1561-drm-amd-amdgpu-cleanup-gmc_v9_0_suspend patches.suse/1562-drm-ttm-fix-trace-include-path-v2 patches.suse/1563-drm-amdgpu-use-correct-path-to-trace-include patches.suse/1564-drm-radeon-use-correct-path-to-trace-include patches.suse/1565-drm-amd-powerplay-fix-sclk-setting-for-profile-mode-for-cz-st patches.suse/1566-drm-amd-powerplay-delete-eventmgr-layer-in-poweprlay patches.suse/1567-drm-amd-powerplay-delete-eventmgr-related-files patches.suse/1568-drm-amd-powerplay-add-umd-p-state-in-powerplay patches.suse/1569-drm-amd-powerplay-set-uvd-vce-nb-mclk-level-as-umd-p-state-required patches.suse/1570-drm-amdgpu-fix-wait_any_fence patches.suse/1571-drm-ttm-fix-configuration-error-around-populate_and_map-functions patches.suse/1572-drm-amdgpu-fix-userptr-put_page-handling patches.suse/1573-drm-amd-powerplay-fix-psm_set_user_performance_state patches.suse/1574-drm-ttm-fix-ttm_bo_cleanup_refs_or_queue-once-more patches.suse/1575-drm-amdgpu-account-for-shadow-pts-in-mapping-update-ib-size patches.suse/1576-drm-amdgpu-move-taking-mmap_sem-into-get_user_pages-v2 patches.suse/1577-drm-amdgpu-stop-using-bo-status-for-user-pages patches.suse/1578-drm-amdgpu-move-userptr-bos-to-cpu-domain-during-cs-v2 patches.suse/1579-drm-amdgpu-use-a-rw_semaphore-for-mmu-notifiers patches.suse/1580-drm-amdgpu-stop-reserving-the-bo-in-the-mmu-callback-v3 patches.suse/1581-drm-ttm-allow-mapping-bos-while-they-are-still-on-the-swap-list patches.suse/1582-drm-amdgpu-move-amdgpu_cs_sysvm_access_required-into-find_mapping patches.suse/1583-drm-amdgpu-rework-amdgpu_cs_find_mapping patches.suse/1584-drm-amdgpu-keep-the-mmu-lock-until-the-update-ends-v4 patches.suse/1585-drm-amdgpu-move-amdgpu_ttm_tt_-declarations-into-amdgpu_ttm-h patches.suse/1586-drm-amdgpu-move-mmu-notifier-related-defines-to-amdgpu_mn-h patches.suse/1587-drm-amdgpu-fixed-raven-psp-cmd-prepare-and-submit patches.suse/1588-drm-amdgpu-added-api-for-stopping-psp-ring-v2 patches.suse/1589-drm-amdgpu-stop-psp-ring-on-suspend patches.suse/1590-drm-amdgpu-enable-raven-to-load-firmwares-by-psp-at-default-v2 patches.suse/1591-drm-amdgpu-fix-vm-sync-with-always-valid-bos-v2 patches.suse/1592-drm-amd-powerplay-simplify-vega10_patch_voltage_dependency_tables_with_lookup_table patches.suse/1593-drm-amd-powerplay-simplify-vega10_acg_disable patches.suse/1594-drm-amd-powerplay-introduction-of-bitmask-macros-for-registers patches.suse/1595-drm-amd-powerplay-port-vega10_didt_set_mask-to-new-macros patches.suse/1596-drm-amd-powerplay-add-pp_cap-macro patches.suse/1597-drm-amd-powerplay-port-vega10_hwmgr-c-over-to-pp_cap patches.suse/1598-drm-amd-powerplay-port-vega10_powertune-c-over-to-pp_cap patches.suse/1599-drm-amd-powerplay-port-vega10_thermal-c-over-to-pp_cap patches.suse/1600-drm-amd-powerplay-tidy-up-vega10_fan_ctrl_get_fan_speed_rpm patches.suse/1601-drm-amd-powerplay-tidy-up-vega10_fan_ctrl_set_static_mode patches.suse/1602-drm-amd-powerplay-tidy-up-vega10_fan_ctrl_set_default_mode patches.suse/1603-drm-amd-powerplay-tidy-up-vega10_fan_ctrl_set_fan_speed_percent patches.suse/1604-drm-amd-powerplay-fix-indentation-in-vega10_fan_ctrl_reset_fan_speed_to_default patches.suse/1605-drm-amd-powerplay-tidy-up-vega10_fan_ctrl_set_fan_speed_rpm patches.suse/1606-drm-amd-powerplay-tidy-up-vega10_thermal_set_temperature_range patches.suse/1607-drm-amd-powerplay-tidy-up-vega10_thermal_initialize patches.suse/1608-drm-amdgpu-gfx9-properly-set-the-hdp-flush-reg-for-raven patches.suse/1609-drm-amd-powerplay-remove-unnecessary-call-to-memset patches.suse/1610-drm-amdgpu-fix-amdgpu_vm_handle_moved-as-well-v2 patches.suse/1611-drm-amd-powerplay-tidy-up-smu7_fan_ctrl_get_fan_speed_info patches.suse/1612-drm-amd-powerplay-tidy-up-smu7_fan_ctrl_get_fan_speed_rpm patches.suse/1613-drm-amd-powerplay-make-use-of-pp_cap-in-smu7_thermal-c patches.suse/1614-drm-amd-powerplay-remove-unneeded-return-from-pp_smu7_thermal_fini patches.suse/1615-drm-amd-powerplay-make-use-of-pp_cap-in-smu7_powertune-c patches.suse/1616-drm-amd-powerplay-tidy-up-smu7_enable_didt patches.suse/1617-drm-amd-powerplay-lock-grbm_gfx-index-when-changing-instance patches.suse/1618-amdgpu-only-destroy-fbdev-framebuffer-if-it-was-initialized patches.suse/1619-radeon-only-destroy-fbdev-framebuffer-if-it-was-initialized patches.suse/1620-drm-amdgpu-fix-cgs-alignment-handling patches.suse/1621-drm-amd-remove-min-max-addr-handling-from-cgs patches.suse/1622-drm-amdgpu-fix-and-cleanup-amdgpu_bo_create-v2 patches.suse/1623-drm-ttm-fix-memory-leak-while-individualizing-bos patches.suse/1624-drm-amd-amdgpu-change-vram-debugfs-to-no_kiq-for-vm-environments patches.suse/1625-drivers-gpu-use-array_size-for-the-size-calculation-of-the-array patches.suse/1626-drm-amdgpu-psp-declare-raven-psp-firmware patches.suse/1627-drm-radeon-properly-initialize-r600_audio_status-data patches.suse/1628-drm-amd-amdgpu-support-vm-environments-in-amdgpu_ttm_access_memory patches.suse/1629-drm-amd-powerplay-refine-code-for-thermal-control-in-powerplay patches.suse/1630-drm-amd-powerplay-refine-powerplay-code-for-cz-st patches.suse/1631-drm-amd-powerplay-refine-powerplay-code-for-rv patches.suse/1632-drm-amd-powerplay-delete-dead-code-in-powerplay patches.suse/1633-drm-amdgpu-rename-amdgpu_dpm_funcs-to-amd_pm_funcs patches.suse/1634-drm-amd-powerplay-use-struct-amd_pm_funcs-in-powerplay patches.suse/1635-drm-amdgpu-unify-the-interface-of-amd_pm_funcs patches.suse/1636-drm-amdgpu-add-support-for-request-si-ci-firmware-in-cgs patches.suse/1637-drm-amd-powerplay-fix-spelling-typo-in-function-name patches.suse/1638-drm-amd-powerplay-fix-pcie-max-lane-define-error patches.suse/1639-drm-amd-powerplay-add-ci-asics-support-to-smumgr-v3 patches.suse/1640-drm-amd-powerplay-fix-set-target-tdp-error-on-tonga-iceland patches.suse/1641-drm-amd-powerplay-refine-dmesg-info-under-powerplay patches.suse/1642-drm-amd-powerplay-add-support-functions-for-ci-to-ppatomctrl-c patches.suse/1643-drm-amd-powerplay-add-support-for-ci-asics-to-hwmgr patches.suse/1644-drm-amdgpu-add-powerplay-support-for-ci-asics patches.suse/1645-drm-amd-powerplay-simplify-smu7_voting_clients patches.suse/1646-drm-amdgpu-fix-error-handling-in-amdgpu_vm_init patches.suse/1647-drm-amdgpu-add-pasid-management patches.suse/1648-drm-radeon-add-pasid-manager-for-kfd patches.suse/1649-drm-amdkfd-separate-doorbell-allocation-from-pasid patches.suse/1650-drm-amdkfd-use-pasid-manager-from-kgd patches.suse/1651-drm-amdgpu-add-prescreening-stage-in-ih-processing-v2 patches.suse/1652-drm-amd-closed-hash-table-with-low-overhead-v2 patches.suse/1653-drm-amdgpu-track-pending-retry-faults-in-ih-and-vm-v2 patches.suse/1654-drm-ttm-cleanup-ttm_page_alloc_dma-c patches.suse/1655-drm-amdgpu-sdma3-enable-sdma-wptr-polling-for-sriov patches.suse/1656-drm-amdgpu-sdma3-set-wptr-shadow-atomically patches.suse/1657-drm-amdgpu-remove-the-clearance-of-vce-4-0-interrupt-mask patches.suse/1658-drm-amdgpu-fix-checkpatch-pl-warning-to-amdgpu_drv-c patches.suse/1659-drm-amd-amdgpu-fold-ttm-debugfs-entries-into-array-v2 patches.suse/1660-drm-amd-amdgpu-add-support-for-iova_to_phys-to-replace-ttm-trace-v5 patches.suse/1661-drm-amd-amdgpu-remove-usage-of-ttm-trace patches.suse/1662-drm-ttm-remove-ttm-dma-tracepoint-since-it-s-not-required-anymore patches.suse/1663-drm-amdgpu-add-gpu-reset-functionality-for-vega10 patches.suse/1664-drm-amdgpu-sriov-fix-missing-error-handling patches.suse/1665-drm-amdgpu-no-kiq-in-ih patches.suse/1666-drm-amdgpu-sriov-move-in_reset-to-adev-and-rename patches.suse/1667-drm-amdgpu-sriov-don-t-load-psp-fw-during-gpu-reset patches.suse/1668-drm-amdgpu-insert-tmz_begin patches.suse/1669-drm-amdgpu-hdp-flush-should-be-put-it-initialized patches.suse/1670-drm-amdgpu-use-formal-register-to-trigger-hdp-invalidate patches.suse/1671-drm-amdgpu-sriov-fix-page-fault-issue-of-driver-unload patches.suse/1672-drm-amdgpu-sriov-increate-mailbox-polling-timeout patches.suse/1673-drm-amdgpu-sriov-init-csb-for-gfxv9 patches.suse/1674-drm-amdgpu-make-ctx_add_fence-interruptiblev2 patches.suse/1675-drm-amdgpu-sriov-fix-memory-leak-after-gpu-reset patches.suse/1676-drm-amd-amgpu-update-raven-sdma-golden-setting patches.suse/1677-drm-amd-amgpu-update-vega10-sdma-golden-setting patches.suse/1678-drm-amd-amdgpu-partial-revert-of-iova-debugfs patches.suse/1679-drm-amdgpu-add-cgs-query-info-of-pci-bus-devfn patches.suse/1680-drm-amd-powerplay-add-register-thermal-interrupt-in-hwmgr_hw_init patches.suse/1681-drm-amd-powerplay-implement-register-thermal-interrupt-for-vega10 patches.suse/1682-drm-amd-powerplay-change-alert-temperature-range patches.suse/1683-drm-amd-amdgpu-add-vega10-raven-mmhub-athub-golden-settings patches.suse/1684-drm-amd-powerplay-refine-phm_register_thermal_interrupt-interface patches.suse/1685-drm-amdgpu-fix-driver-reloading-failure patches.suse/1686-drm-amdgpu-use-2mb-fragment-size-for-gfx6-7-and-8 patches.suse/1687-drm-amdgpu-correct-bytes-limit-for-sdma-3-0-copy-and-fill patches.suse/1688-drm-amdgpu-fix-a-bug-in-amdgpu_fill_buffer patches.suse/1689-drm-amdgpu-add-copy_pte_num_dw-member-in-amdgpu_vm_pte_funcs patches.suse/1690-drm-amdgpu-halt-when-vm-fault patches.suse/1691-drm-amdgpu-unmap-kcq-in-gfx-hw_finiv2 patches.suse/1692-drm-amdgpu-sriov-alloc-kiq-mqd-in-vramv2 patches.suse/1693-drm-amdgpu-fix-uvd-ring-fini-routinev2 patches.suse/1694-drm-amdgpu-fix-firmware-memoryleakv2 patches.suse/1695-drm-amdgpu-simplify-pinning-into-visible-vram patches.suse/1696-drm-amd-powerplay-refine-interface-in-struct-pp_smumgr_func patches.suse/1697-drm-amd-powerplay-delete-dead-code-in-hwmgr-h patches.suse/1698-drm-amd-powerplay-refine-powerplay-code patches.suse/1699-drm-amd-powerplay-use-smu_ind_index-data_11-pair patches.suse/1700-drm-amd-powerplay-add-new-helper-functions-in-hwmgr-h patches.suse/1701-drm-amd-powerplay-move-smum_wait_indirect_field_unequal-to-hwmgr-h patches.suse/1702-drm-amd-powerplay-move-smum_wait_vfpf_indirect_field_unequal-to-hwmgr-h patches.suse/1703-drm-amd-powerplay-move-phm_wait_vfpf_indirect_field-to-hwmgr-h patches.suse/1704-drm-amd-powerplay-move-macros-to-hwmgr-h patches.suse/1705-drm-amd-powerplay-delete-smu_write_indirect_field patches.suse/1706-drm-amd-powerplay-delete-smum_write_field patches.suse/1707-drm-amd-powerplay-delete-smum_write_vfpf_indirect_field patches.suse/1708-drm-amd-powerplay-delete-smum_read_vfpf_indirect_field patches.suse/1709-drm-amd-powerplay-delete-smum_set_field patches.suse/1710-drm-amd-powerplay-delete-smum_read_field patches.suse/1711-drm-amd-powerplay-delete-smum_wait_indirect_field patches.suse/1712-drm-amd-powerplay-delete-smum_field_mask patches.suse/1713-drm-amd-powerplay-delete-dead-code-in-smumgr patches.suse/1714-drm-amdgpu-add-gem_prime_mmap-support patches.suse/1715-drm-amdgpu-clarify-license-in-amdgpu_trace_points-c patches.suse/1716-drm-amdgpu-use-designated-initialiser-for-thermal_irq_src patches.suse/1717-drm-fix-typo-in-drm_gem_get_pages-comment patches.suse/1718-drm-amdgpu-fix-vf-error-handling patches.suse/1719-drm-amdgpu-use-multipipe-compute-policy-on-non-pl11-asics patches.suse/1720-drm-amdgpu-add-option-for-force-enable-multipipe-policy-for-compute patches.suse/1721-drm-amdgpu-map-compute-rings-by-least-recently-used-pipe patches.suse/1722-amdgpu-don-t-ask-about-chash-just-default-it-for-now patches.suse/1723-amdgpu-powerplay-constify-large-struct patches.suse/1724-drm-amdgpu-pp-constify-some-powerplay-tables patches.suse/1725-drm-amdgpu-vega10-static-constify-channel_number patches.suse/1726-amdgpu-pp-remove-ci_smc-smumgr-split patches.suse/1727-amdgpu-pp-move-phwvega10_magic-to-static-const patches.suse/1728-amdgpu-pp-move-amdgpu_fuses_default-into-static-const patches.suse/1729-amdgpu-pp-slim-down-the-pwr-virus-tables patches.suse/1730-amdgpu-pp-reduce-size-of-vega10_fuses_default patches.suse/1731-drm-amd-powerplay-fix-spelling-mistake-dividable-divisible patches.suse/1732-drm-amd-chash-fix-typo patches.suse/1733-drm-amdgpu-handle-gpuvm-fault-storms patches.suse/1734-drm-amdgpu-move-common-pm-sysfs-code-to-amdgpu_device-c patches.suse/1735-drm-amdgpu-move-amdgpu_ucode_init_bo-to-amdgpu_device-c patches.suse/1736-drm-amd-powerplay-fix-memory-leak-in-powerplay patches.suse/1737-drm-amdgpu-delete-dead-code-about-fw-load-check patches.suse/1738-drm-amdgpu-delete-pp_enable-in-adev patches.suse/1739-drm-amdgpu-add-cgs-interface-to-register-pp-handle patches.suse/1740-drm-amdgpu-create-powerplay-by-cgs-interface patches.suse/1741-drm-amd-powerplay-change-dmesg-log-level-in-powerplay patches.suse/1742-drm-amdgpu-add-comments-in-struct-amd_pm_funcs-define patches.suse/1743-drm-amd-powerplay-export-new-interfaces-in-amd_pm_funcs patches.suse/1744-drm-amdgpu-add-a-new-flag-for-sr-iov-to-share-memory-between-pf-vf patches.suse/1745-amdgfx-gfx-don-t-use-static-objects-for-ce-de-meta-v2 patches.suse/1746-amdgpu-pp-use-array_size-to-size-the-pwrvirus-tables patches.suse/1747-amdgpu-pp-constify-soft_dummy_pp_table patches.suse/1748-amdgpu-soc15-make-the-pcie-index-data-registers-constant patches.suse/1749-amdgpu-nbio-use-constant-nbio_hdp_flush_reg-structs patches.suse/1750-amdgpu-pp-rewrite-polaris-pwrvirus-upload-code patches.suse/1751-amdgpu-pp-rewrite-fiji-pwr-virus-upload-code patches.suse/1752-drm-amd-powerplay-refine-code-in-amd_powerplay-c-v2 patches.suse/1753-drm-amd-powerplay-tidy-up-ret-checks-in-amd_powerplay-c-v3 patches.suse/1754-drm-amd-powerplay-move-set_clockgating_by_smu-to-pp-func-table patches.suse/1755-drm-amd-powerplay-delete-flag-pp_valid patches.suse/1756-drm-syncobj-extract-two-helpers-from-drm_syncobj_create patches.suse/1757-drm-syncobj-add-a-new-helper-drm_syncobj_get_fd patches.suse/1758-drm-amdgpu-add-fence_to_handle-ioctl-that-returns-syncobj-or-sync_file patches.suse/1759-drm-radeon-make-functions-alloc_pasid-and-free_pasid-static patches.suse/1760-drm-amdgpu-fixed-a-potential-circular-lock patches.suse/1761-drm-amd-powerplay-fixed-wrong-return-value-on-error-v2 patches.suse/1762-drm-amd-powerplay-added-new-raven-ppsmc-messages patches.suse/1763-drm-amd-powerplay-get-raven-max-min-gfx-clocks-v2 patches.suse/1764-drm-amd-powerplay-get-raven-current-sclk-and-mclk-v2 patches.suse/1765-drm-amd-powerplay-get-raven-sclk-and-mclk-levels-v2 patches.suse/1766-drm-amd-powerplay-fix-typo-on-avfs-disable patches.suse/1767-drm-amd-powerplay-partially-revert-changes-and-fix-smu7_notify_smc_display patches.suse/1768-drm-amd-powerplay-fix-mclk-can-t-switch-on-tonga patches.suse/1769-drm-amdgpu-add-uvd-enc-registers-in-header patches.suse/1770-drm-amdgpu-add-uvd-enc-command-in-header patches.suse/1771-drm-amdgpu-add-new-uvd-enc-ring-methods patches.suse/1772-drm-amdgpu-add-uvd-enc-rings patches.suse/1773-drm-amdgpu-add-uvd-enc-into-run-queue patches.suse/1774-drm-amdgpu-add-uvd-enc-vm-functions-v2 patches.suse/1775-drm-amdgpu-add-uvd-enc-ring-test patches.suse/1776-drm-amdgpu-add-uvd-enc-ib-test patches.suse/1777-drm-amdgpu-add-uvd-enc-irq patches.suse/1778-drm-ttm-remove-unsued-options-from-ttm_mem_global_alloc_page patches.suse/1779-drm-ttm-add-support-for-different-pool-sizes patches.suse/1780-drm-ttm-add-transparent-huge-page-support-for-dma-allocations-v2 patches.suse/1781-drm-amdgpu-minor-coding-style-fix patches.suse/1782-drm-amd-sched-rename-amd_sched_entity_pop_job patches.suse/1783-drm-amd-sched-fix-an-outdated-comment patches.suse/1784-drm-amd-sched-move-adding-finish-callback-to-amd_sched_job_begin patches.su