# 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 patches.suse/include-add-additional-sizes.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/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/0002-apparmorfs-Combine-two-function-calls-into-one-in-aa.patch patches.suse/0004-apparmorfs-Use-seq_putc-in-two-functions.patch patches.suse/0005-apparmor-Fix-error-cod-in-__aa_fs_profile_mkdir.patch patches.suse/0006-security-apparmor-Use-POSIX-compatible-printf-s.patch patches.suse/0007-apparmor-move-file-context-into-file.h.patch patches.suse/0008-apparmor-make-internal-lib-fn-skipn_spaces-available.patch patches.suse/0009-apparmor-allow-profiles-to-provide-info-to-disconnec.patch patches.suse/0010-apparmor-Move-path-lookup-to-using-preallocated-buff.patch patches.suse/0001-securityfs-add-the-ability-to-support-symlinks.patch patches.suse/0011-apparmor-move-to-per-loaddata-files-instead-of-repli.patch patches.suse/0012-apparmor-use-macro-template-to-simplify-profile-seq_.patch patches.suse/0013-apparmor-use-macro-template-to-simplify-namespace-se.patch patches.suse/0014-apparmor-add-custom-apparmorfs-that-will-be-used-by-.patch patches.suse/0015-apparmor-rename-apparmor-file-fns-and-data-to-indica.patch patches.suse/0016-apparmor-allow-specifying-an-already-created-dir-to-.patch patches.suse/0017-apparmor-convert-from-securityfs-to-apparmorfs-for-p.patch patches.suse/0018-apparmor-move-permissions-into-their-own-file-to-be-.patch patches.suse/0019-apparmor-rework-perm-mapping-to-a-slightly-broader-s.patch patches.suse/0020-apparmor-provide-finer-control-over-policy-managemen.patch patches.suse/0021-apparmor-add-policy-revision-file-interface.patch patches.suse/0022-apparmor-add-mkdir-rmdir-interface-to-manage-policy-.patch patches.suse/0023-apparmor-add-label-data-availability-to-the-feature-.patch patches.suse/0024-apparmor-speed-up-transactional-queries.patch patches.suse/0025-apparmor-add-fn-to-test-if-profile-supports-a-given-.patch patches.suse/0026-apparmor-add-gerneric-permissions-struct-and-support.patch patches.suse/0027-apparmor-switch-from-file_perms-to-aa_perms.patch patches.suse/0028-apparmor-add-profile-permission-query-ability.patch patches.suse/0029-apparmor-provide-information-about-path-buffer-size-.patch patches.suse/0030-apparmor-cleanup-__find_child.patch patches.suse/0031-apparmor-add-namespace-lookup-fns.patch patches.suse/0032-apparmor-fix-policy-load-remove-semantics.patch patches.suse/0033-apparmor-fix-apparmor_query-data.patch patches.suse/0034-apparmor-fix-display-of-ns-name.patch patches.suse/0035-apparmor-move-bprm_committing_creds-committed_creds-.patch patches.suse/0036-apparmor-convert-to-profile-block-critical-sections.patch patches.suse/0037-apparmor-share-profile-name-on-replacement.patch patches.suse/0038-apparmor-refactor-updating-profiles-to-the-newest-pa.patch patches.suse/0039-apparmor-cleanup-remove-unused-and-not-fully-impleme.patch patches.suse/0040-apparmor-convert-aa_change_XXX-bool-parameters-to-fl.patch patches.suse/0041-apparmor-cleanup-rename-XXX_file_context-to-XXX_file.patch patches.suse/0042-apparmor-revalidate-files-during-exec.patch patches.suse/0043-apparmor-add-the-base-fns-for-domain-labels.patch patches.suse/0044-apparmor-switch-from-profiles-to-using-labels-on-con.patch patches.suse/0045-apparmor-switch-getprocattr-to-using-label_print-fns.patch patches.suse/0046-apparmor-update-query-interface-to-support-label-que.patch patches.suse/0047-apparmor-move-capability-checks-to-using-labels.patch patches.suse/0048-apparmor-move-resource-checks-to-using-labels.patch patches.suse/0049-apparmor-add-cross-check-permission-helper-macros.patch patches.suse/0050-apparmor-move-ptrace-checks-to-using-labels.patch patches.suse/0051-apparmor-allow-ptrace-checks-to-be-finer-grained-tha.patch patches.suse/0052-apparmor-move-aa_file_perm-to-use-labels.patch patches.suse/0053-apparmor-update-aa_audit_file-to-use-labels.patch patches.suse/0054-apparmor-refactor-path-name-lookup-and-permission-ch.patch patches.suse/0055-apparmor-move-path_link-mediation-to-using-labels.patch patches.suse/0056-apparmor-rework-file-permission-to-cache-file-access.patch patches.suse/0057-apparmor-mediate-files-when-they-are-received.patch patches.suse/0058-apparmor-support-v7-transition-format-compatible-wit.patch patches.suse/0059-apparmor-move-exec-domain-mediation-to-using-labels.patch patches.suse/0060-apparmor-move-change_hat-mediation-to-using-labels.patch patches.suse/0061-apparmor-move-change_profile-mediation-to-using-labe.patch patches.suse/0062-apparmor-add-domain-label-stacking-info-to-apparmorf.patch patches.suse/0063-apparmor-add-stacked-domain-labels-interface.patch patches.suse/0064-apparmor-export-that-basic-profile-namespaces-are-su.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/0065-apparmor-put-back-designators-in-struct-initialisers.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/0001-net-dsa-mv88e6xxx-fix-6085-frame-mode-masking.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/0012-amd-xgbe-Fix-SFP-PHY-supported-advertised-settings.patch patches.suse/0013-amd-xgbe-Use-the-proper-register-during-PTP-initiali.patch patches.suse/0014-amd-xgbe-Add-a-check-for-an-skb-in-the-timestamp-pat.patch patches.suse/0015-amd-xgbe-Prevent-looping-forever-if-timestamp-update.patch patches.suse/0016-amd-xgbe-Handle-return-code-from-software-reset-func.patch patches.suse/0017-amd-xgbe-Fixes-for-working-with-PHYs-that-support-2..patch patches.suse/0018-amd-xgbe-Limit-the-I2C-error-messages-that-are-outpu.patch patches.suse/0019-amd-xgbe-Re-issue-interrupt-if-interrupt-status-not-.patch patches.suse/0020-amd-xgbe-Add-NUMA-affinity-support-for-memory-alloca.patch patches.suse/0021-amd-xgbe-Add-NUMA-affinity-support-for-IRQ-hints.patch patches.suse/0022-amd-xgbe-Prepare-for-more-fine-grained-cache-coheren.patch patches.suse/0023-amd-xgbe-Simplify-the-burst-length-settings.patch patches.suse/0024-amd-xgbe-Adjust-register-settings-to-improve-perform.patch patches.suse/0025-amd-xgbe-fix-spelling-mistake-avialable-available.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/btrfs-remove-root-usage-from-can_overcommit.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/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-Use-BRANCH_TO_COMMON-for-slb_miss_realmo.patch patches.suse/powerpc-64s-Rename-slb_miss_realmode-to-slb_miss_com.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-64s-Blacklist-functions-invoked-on-a-trap.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/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/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/0002-net-stmmac-Fix-error-handling-path-in-alloc_dma_rx_d.patch patches.suse/0003-net-stmmac-Fix-error-handling-path-in-alloc_dma_tx_d.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-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/0005-net-systemport-Fix-software-statistics-for-SYSTEMPOR.patch 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/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/0006-net-ethernet-aquantia-Extra-spinlocks-removed.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-fix-data-source-decoding-for-skylake.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-tracing-introduce-a-static-key-for-exception-tracing.patch patches.suse/x86-traps-simplify-pagefault-tracing-logic.patch 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-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/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/0026-drivers-net-add-missing-interrupt.h-include.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/0027-amd-xgbe-Set-the-MDIO-mode-for-10000Base-T-configura.patch patches.suse/0028-amd-xgbe-Set-the-MII-control-width-for-the-MAC-inter.patch patches.suse/0029-amd-xgbe-Be-sure-driver-shuts-down-cleanly-on-module.patch patches.suse/0030-amd-xgbe-Update-TSO-packet-statistics-accuracy.patch patches.suse/0031-amd-xgbe-Add-support-to-handle-device-renaming.patch patches.suse/0032-amd-xgbe-Add-additional-dynamic-debug-messages.patch patches.suse/0033-amd-xgbe-Optimize-DMA-channel-interrupt-enablement.patch patches.suse/0034-amd-xgbe-Add-hardware-features-debug-output.patch patches.suse/0035-amd-xgbe-Add-per-queue-Tx-and-Rx-statistics.patch patches.suse/net-ethtool-Add-macro-to-clear-a-link-mode-setting.patch patches.suse/0036-amd-xgbe-Convert-to-using-the-new-link-mode-settings.patch patches.suse/0037-amd-xgbe-Add-support-for-VXLAN-offload-capabilities.patch patches.suse/0038-amd-xgbe-Add-additional-ethtool-statistics.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/0039-amd-xgbe-Interrupt-summary-bits-are-h-w-version-depe.patch patches.suse/liquidio-show-NIC-s-U-Boot-version-in-a-dev_info-mes.patch patches.suse/0004-net-bcmgenet-Use-correct-I-O-accessors.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-thp-swap-make-reuse_swap_page-works-for-thp-swapped-out.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-Convert-to-using-pOF-instead-of-full_name.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-pseries-le-Work-around-a-firmware-quirk.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-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/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/0001-apparmor-Fix-shadowed-local-variable-in-unpack_trans.patch patches.suse/0002-apparmor-Fix-logical-error-in-verify_header.patch patches.suse/0003-apparmor-Fix-an-error-code-in-aafs_create.patch patches.suse/0004-apparmor-Redundant-condition-prev_ns.-in-label.c-149.patch patches.suse/0005-apparmor-add-the-ability-to-mediate-signals.patch patches.suse/0006-apparmor-add-mount-mediation.patch patches.suse/0007-apparmor-cleanup-conditional-check-for-label-in-labe.patch patches.suse/0008-apparmor-add-support-for-absolute-root-view-based-la.patch patches.suse/0009-apparmor-make-policy_unpack-able-to-audit-different-.patch patches.suse/0010-apparmor-add-more-debug-asserts-to-apparmorfs.patch patches.suse/0012-apparmor-move-new_null_profile-to-after-profile-look.patch patches.suse/0013-apparmor-fix-race-condition-in-null-profile-creation.patch patches.suse/0014-apparmor-ensure-unconfined-profiles-have-dfas-initia.patch patches.suse/0015-apparmor-fix-incorrect-type-assignment-when-freeing-.patch patches.suse/0016-apparmor-fix-build-failure-on-sparc-caused-by-undecl.patch patches.suse/0017-apparmor-fix-apparmorfs-DAC-access-permissions.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/0006-net-stmmac-dwmac_lib-fix-interchanged-sleep-timeout-.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/0007-stmmac-Don-t-access-tx_q-dirty_tx-before-netif_tx_lo.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/0004-apparmor-fix-off-by-one-comparison-on-MAXMAPPED_SIG.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-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/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-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-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/0001-btrfs-add-a-flag-to-iterate_inodes_from_logical-to-f.patch patches.suse/0001-btrfs-add-a-flags-argument-to-LOGICAL_INO-and-call-i.patch patches.suse/0001-btrfs-increase-output-size-for-LOGICAL_INO_V2-ioctl.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/0008-bcm63xx_enet-correct-clock-usage.patch patches.suse/0009-bcm63xx_enet-do-not-write-to-random-DMA-channel-on-B.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/0010-net-stmmac-Use-correct-values-in-TQS-RQS-fields.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/0012-usbnet-ipheth-prevent-TX-queue-timeouts-when-device-.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/IB-rdmavt-Convert-timers-to-use-timer_setup.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.suse/1785-drm-amd-sched-null-out-the-s_fence-field-after-run_job patches.suse/1786-drm-amd-sched-fix-deadlock-caused-by-unsignaled-fences-of-deleted-jobs patches.suse/1787-drm-radeon-move-ci_send_msg_to_smc-to-where-it-s-used patches.suse/1788-drm-radeon-dp-make-radeon_dp_get_dp_link_config-static patches.suse/drm-Pass-struct-drm_file-to-__drm_mode_object_find-v patches.suse/drm-i915-Disable-snooping-userptr-set-cache-level-on patches.suse/0001-lib-scatterlist-Fix-offset-type-in-sg_alloc_table_fr.patch patches.suse/0001-lib-scatterlist-Avoid-potential-scatterlist-entry-ov.patch patches.suse/0001-lib-scatterlist-Introduce-and-export-__sg_alloc_tabl.patch patches.suse/1789-drm-i915-use-_sg_alloc_table_from_pages-for-userptr-allocations patches.suse/drm-i915-Fixed-point-fixed16-wrapper-cleanup patches.suse/drm-i915-skl-Optimize-WM-calculation patches.suse/drm-i915-gen10-Calculate-and-enable-transition-WM patches.suse/drm-i915-glk-IPC-linetime-watermark-workaround-for-G patches.suse/drm-i915-cnl-Extend-WM-workaround-with-IPC-for-CNL patches.suse/drm-i915-gen9-Add-has_ipc-flag-in-device-info-struct patches.suse/drm-i915-bxt-Enable-IPC-support patches.suse/drm-i915-skl-debugfs-entry-to-control-IPC patches.suse/drm-i915-Disable-mmio-debugging-during-user-access patches.suse/i915-Fix-obj-size-vs.-alignment-for-drm_pci_alloc patches.suse/drm-i915-Apply-the-GTT-write-flush-for-all-llc-machi patches.suse/drm-i915-Transform-WaInPlaceDecompressionHang-into-a patches.suse/drm-i915-Transform-WaDisableI2mCycleOnWRPort-into-a- patches.suse/drm-i915-WaPushConstantDereferenceHoldDisable-needs- patches.suse/drm-i915-Transform-WaDisableGafsUnitClkGating-into-a patches.suse/drm-i915-Transform-WaDisableDynamicCreditSharing-int patches.suse/drm-i915-Transform-WaDisablePooledEuLoadBalancingFix patches.suse/drm-i915-kvmgt-Sanitize-PCI-bar-emulation patches.suse/drm-i915-gvt-Add-emulation-for-BAR2-aperture-with-no patches.suse/drm-i915-gvt-Separate-cmd-scan-from-request-allocati patches.suse/drm-i915-gvt-Add-error-handling-for-intel_gvt_scan_a patches.suse/drm-i915-gvt-Refine-error-handling-for-prepare_execl patches.suse/drm-i915-gvt-Refine-error-handling-for-intel_vgpu_pi patches.suse/drm-i915-gvt-Refine-error-handling-in-dispatch_workl patches.suse/drm-i915-gvt-Refine-error-handling-for-perform_bb_sh patches.suse/drm-i915-gvt-Add-support-for-PCIe-extended-configura patches.suse/drm-i915-Add-a-default-case-in-gen7-hwsp-switch-case patches.suse/drm-i915-Make-PAT-macros-more-robust patches.suse/drm-i915-Only-initialize-partially-filled-pagetables patches.suse/drm-i915-psr-Avoid-any-PSR-stuff-on-platforms-withou patches.suse/drm-i915-psr-vfunc-for-disabling-source patches.suse/drm-i915-psr-hsw_psr_activate patches.suse/drm-i915-psr-Add-activate-vfunc patches.suse/drm-i915-psr-Unify-VSC-setup-functions patches.suse/drm-i915-psr-Re-create-a-hsw_psr_enable_source patches.suse/drm-i915-psr-Move-hsw_enable_source-after-enabling-s patches.suse/drm-i915-psr-Re-org-Activate-after-enable patches.suse/drm-i915-psr-Add-setup-VSC-vfunc patches.suse/drm-i915-psr-Add-enable_sink-vfunc patches.suse/drm-i915-psr-Add-enable_source-vfunc patches.suse/drm-i915-Increase-poll-time-for-BDW-FCLK_DONE patches.suse/drm-i915-Factor-out-setup_private_pat patches.suse/drm-i915-Nuke-some-bogus-tabs-from-the-pcode-defines patches.suse/drm-i915-Name-the-IPS_PCODE_CONTROL-bit patches.suse/drm-i915-spt-Don-t-reset-invalid-AUX-channel-interru patches.suse/drm-i915-Cleanup-error-paths-through-eb_lookup_vma patches.suse/drm-i915-dsi-Replace-MIPI-command-error-message-with patches.suse/drm-i915-Move-the-context-descriptor-to-an-inline-he patches.suse/drm-i915-guc-Name-the-default-GuC-scheduling-policy patches.suse/drm-i915-guc-Remove-WQ_WORKLOAD_SHIFT-define patches.suse/drm-i915-guc-Small-improvements-to-guc_wq_item_appen patches.suse/drm-i915-Squelch-smatch-warning-for-statement-with-n patches.suse/drm-i915-Use-mul_u32_u32-for-32b-x-32b-64b-result patches.suse/drm-i915-selftests-Use-mul_u32_u32-for-32b-x-32b-64b patches.suse/drm-i915-lrc-Clarify-the-format-of-the-context-image patches.suse/drm-i915-guc-Don-t-make-assumptions-while-getting-th patches.suse/drm-i915-lrc-allocate-separate-page-for-HWSP patches.suse/drm-i915-Allow-HW-status-page-to-be-bound-high patches.suse/drm-i915-execlists-Read-the-context-status-buffer-fr patches.suse/drm-i915-execlists-Read-the-context-status-HEAD-from patches.suse/drm-i915-Refresh-VLV-CHV-PSR-comments-on-HW-PSR_stat patches.suse/drm-i915-Introduce-INTEL_GEN_MASK patches.suse/drm-i915-Simplify-i915_reg_read_ioctl patches.suse/drm-i915-Switch-over-to-the-LLC-eLLC-hotspot-avoidan patches.suse/drm-i915-Introduce-private-PAT-management patches.suse/drm-i915-Remove-the-INDEX-suffix-from-PPAT-marcos patches.suse/drm-i915-Don-t-enable-unmask-flip-interrupts patches.suse/drm-i915-Clear-pipestat-consistently patches.suse/drm-i915-s-GEN5-GEN3 patches.suse/drm-i915-Use-GEN3_IRQ_RESET-INIT-on-gen3-4 patches.suse/drm-i915-Introduce-GEN2_IRQ_RESET-INIT patches.suse/drm-i915-Setup-EMR-first-on-all-gen2-4 patches.suse/drm-i915-Eliminate-PORT_HOTPLUG_EN-setup-from-gen3-4 patches.suse/drm-i915-Unify-the-appearance-of-gen3-4-irq_postista patches.suse/drm-i915-Remove-NULL-dev_priv-checks-from-irq_uninst patches.suse/drm-i915-Extract-PIPESTAT-irq-handling-into-separate patches.suse/drm-i915-Rewrite-GMCH-irq-handlers-to-avoid-loops patches.suse/drm-i915-Gen3-HWSTAM-is-actually-32-bits patches.suse/drm-i915-cnl-Change-the-macro-name-to-DPLL_CFGCR0_DC patches.suse/drm-i915-Mark-the-userptr-invalidate-workqueue-as-WQ patches.suse/drm-i915-Rename-lvds_use_ssc-modparam-to-panel_use_s patches.suse/drm-i915-Introduce-custom-variant-of-module_param_na patches.suse/drm-i915-Extend-private-i915_param_named-macro-with- patches.suse/drm-i915-Mask-everything-in-ring-HWSTAM-on-gen6-in-r patches.suse/drm-i915-Clean-up-the-HWSTAM-mess patches.suse/drm-i915-Remove-duplicated-irq_preinstall-uninstall- patches.suse/drm-i915-Reinstate-GMBUS-and-AUX-interrupts-on-gen4- patches.suse/drm-i915-Cancel-all-ready-but-queued-requests-when-w patches.suse/drm-i915-execlists-Kick-start-request-processing-aft patches.suse/drm-i915-execlists-Move-insert_request patches.suse/drm-i915-execlists-Split-insert_request patches.suse/drm-i915-execlists-Unwind-incomplete-requests-on-res patches.suse/drm-i915-guc-Remove-obsolete-comments-and-remove-unu patches.suse/drm-i915-guc-Submit-GuC-workitems-containing-coalesc patches.suse/drm-i915-guc-Simplify-GuC-doorbell-logic patches.suse/drm-i915-guc-Cleanup-adding-GuC-work-items patches.suse/1790-uapi-drm-i915-document-field-usage-of-drm_i915_perf_oa_config patches.suse/drm-i915-Return-the-correct-score-in-i915_ppat_get patches.suse/drm-i915-selftests-Disable-iommu-for-the-mock-device patches.suse/drm-i915-perf-disable-clk-ratio-reports-on-gen9 patches.suse/drm-i915-perf-add-support-for-Coffeelake-GT2 patches.suse/drm-i915-Do-not-enable-DRRS-when-PSR-is-enabled patches.suse/drm-i915-cnp-Don-t-touch-other-PCH-clock-gating-bits patches.suse/drm-i915-selftests-Only-touch-archdata.iommu-when-it patches.suse/drm-i915-fence-Avoid-del_timer_sync-from-inside-a-ti patches.suse/drm-i915-Replace-some-spaces-with-tabs patches.suse/drm-i915-Shrink-bxt_ddi_buf_trans patches.suse/drm-i915-Shrink-cnl_ddi_buf_trans patches.suse/drm-i915-cnp-Display-Wa-1179-WaHardHangonHotPlug patches.suse/drm-i915-cfl-Remove-alpha-support-protection patches.suse/drm-i915-Stop-engines-before-reset patches.suse/drm-i915-Drop-useless-HAS_PSR-check patches.suse/drm-i915-Reorganize-.disable-hooks-for-pre-DDI-DP patches.suse/drm-i915-kbl-Change-a-KBL-pci-id-to-GT2-from-GT1.5 patches.suse/drm-i915-Document-the-split-in-internal-and-public-e patches.suse/drm-i915-Only-wake-the-waiter-from-the-interrupt-if- patches.suse/drm-i915-Check-waiter-seqno-carefully-in-case-of-pre patches.suse/drm-i915-Confirm-request-global_seqno-after-spin-com patches.suse/drm-i915-Rename-global-i915-to-i915_modparams patches.suse/drm-i915-cnl-Add-Gen10-LRC-size patches.suse/drm-i915-Make-i915_spin_request-static patches.suse/drm-i915-Make-own-struct-for-execlist-items patches.suse/drm-i915-Move-execlist-initialization-into-intel_eng patches.suse/drm-i915-Wrap-port-cancellation-into-a-function patches.suse/drm-i915-Add-execlist_port_complete patches.suse/drm-i915-Make-execlist-port-count-variable patches.suse/drm-i915-lrc-Only-enable-per-context-and-per-bb-buff patches.suse/drm-i915-lrc-Skip-no-op-per-bb-buffer-on-gen9 patches.suse/drm-i915-mst-Debug-log-connector-name-in-destroy_con patches.suse/drm-i915-mst-Print-active-mst-links-after-update patches.suse/drm-i915-dp-Fix-buffer-size-for-sink_irq_esi-read patches.suse/drm-i915-dp-Remove-useless-debug-about-TPS3-support patches.suse/drm-i915-Speed-up-DMC-firmware-loading patches.suse/drm-i915-Don-t-rmw-PIPESTAT-enable-bits patches.suse/drm-i915-execlists-Microoptimise-execlists_cancel_po patches.suse/drm-i915-Enable-scanline-read-based-on-frame-timesta patches.suse/drm-i915-Make-I915_PARAMS_FOR_EACH-macro-more-flexib patches.suse/drm-i915-Extend-I915_PARAMS_FOR_EACH-with-default-me patches.suse/drm-i915-Fix-default-values-of-some-modparams patches.suse/drm-i915-huc-Reorganize-HuC-authentication patches.suse/drm-i915-selftests-Try-to-recover-from-a-wedged-GPU- patches.suse/drm-i915-Add-IS_PLATFORM-macro patches.suse/drm-i915-Compact-device-info-access-by-a-small-re-or patches.suse/drm-i915-cnl-Add-support-slice-subslice-eu-configs patches.suse/drm-i915-execlists-Notify-context-out-for-lost-reque patches.suse/i915-Use-pS-printk-format-for-direct-addresses patches.suse/drm-i915-Avoid-using-dev_priv-info.gen-directly patches.suse/drm-i915-Allow-optimized-platform-checks patches.suse/drm-dp-Add-defines-for-latency-in-sink patches.suse/drm-i915-psr-Set-frames-before-SU-entry-for-psr2 patches.suse/drm-i915-Also-discard-second-CRC-on-gen8-platforms patches.suse/1791-drm-i915-use-memset64-to-prefill-the-gtt-page patches.suse/drm-i915-Update-DRIVER_DATE-to-20170929 patches.suse/1792-drm-vblank-use-ktime_t-instead-of-timeval patches.suse/1793-drm-vblank-remove-drm_timestamp_monotonic-parameter patches.suse/1794-drm-atomic-remove-unneeded-null-check-for-private-objects patches.suse/drm-atomic-Make-atomic-iterators-less-surprising patches.suse/1795-drm-bridge-add-silicon-image-sii9234-driver patches.suse/1796-drm-panel-add-support-for-the-raspberry-pi-7-touchscreen patches.suse/1797-drm-gem-fb-helper-improve-documentation patches.suse/1798-drm-adv7511-33-add-hdmi-cec-support patches.suse/dma-buf-make-reservation_object_copy_fences-rcu-save.patch patches.suse/dma-fence-fix-dma_fence_get_rcu_safe-v2.patch patches.suse/1799-drm-bridge-make-drm_panel_bridge_remove-more-robust patches.suse/1800-drm-drm_of-add-drm_of_panel_bridge_remove-function patches.suse/1801-drm-stm-ltdc-remove-bridge-from-driver-internal-structure patches.suse/1802-drm-vc4-remove-bridge-from-driver-internal-structure patches.suse/1803-drm-bridge-synopsys-dsi-remove-is_panel_bridge patches.suse/1804-drm-sun4i-tcon-add-variant-callback-for-tcon-output-muxing patches.suse/1805-drm-sun4i-tcon-add-support-for-demuxing-tcon-output-on-a31 patches.suse/1806-drm-sun4i-hdmi-create-a-regmap-for-later-use patches.suse/1807-drm-sun4i-hdmi-allow-using-second-pll-as-tmds-clk-parent patches.suse/1808-drm-sun4i-hdmi-add-support-for-controller-hardware-variants patches.suse/1809-drm-sun4i-hdmi-add-a31-specific-ddc-register-definitions patches.suse/1810-drm-sun4i-hdmi-add-support-for-a31-s-hdmi-controller patches.suse/1811-drm-bridge-sii8620-add-remote-control-support patches.suse/1812-drm-msm-mdp5-remove-less-than-0-comparison-for-unsigned-value patches.suse/1813-drm-dp-warn-about-invalid-unknown-link-rates-and-bw-codes patches.suse/1814-omapdrm-encoder-tpd12s015-keep-ls_oe_gpio-high patches.suse/1815-omapdrm-hdmi-h-extend-hdmi_core_data-with-cec-fields patches.suse/1816-omapdrm-hdmi4-make-low-level-functions-available patches.suse/1817-omapdrm-hdmi4-prepare-irq-handling-for-hdmi-cec-support patches.suse/1818-omapdrm-hdmi4-move-hdmi4_core_powerdown_disable-to-hdmi_power_on_core patches.suse/1819-omapdrm-hdmi4-refcount-hdmi_power_on-off_core patches.suse/1820-omapdrm-hdmi4_cec-add-omap4-hdmi-cec-support patches.suse/1821-omapdrm-hdmi4-hook-up-the-hdmi-cec-support patches.suse/1822-omapdrm-omapdss_hdmi_ops-add-lost_hotplug-op patches.suse/1823-drm-etnaviv-remove-iommu-fault-handler patches.suse/1824-drm-etnaviv-remove-iova_to_phys-iommu-ops patches.suse/1825-drm-etnaviv-iommuv1-fold-pagetable-alloc-and-free-into-caller patches.suse/1826-drm-etnaviv-iommuv1-fold-pgtable_write-into-callers patches.suse/1827-drm-etnaviv-iommuv1-remove-map_lock patches.suse/1828-drm-etnaviv-mmu-stop-using-iommu-map-unmap-functions patches.suse/1829-drm-etnaviv-mmu-mark-local-functions-static patches.suse/1830-drm-etnaviv-remove-iommu-dependency patches.suse/1831-drm-etnaviv-rework-clock-initialization patches.suse/1832-drm-etnaviv-use-bitmap-to-keep-track-of-events patches.suse/1833-drm-etnaviv-make-it-possible-to-allocate-multiple-events patches.suse/1834-drm-etnaviv-add-infrastructure-to-query-perf-counter patches.suse/1835-drm-etnaviv-add-uapi-for-perfmon-feature patches.suse/1836-drm-etnaviv-add-internal-representation-of-perfmon_request patches.suse/1837-drm-etnaviv-extend-etnaviv_gpu_cmdbuf_new-with-nr_pmrs patches.suse/1838-drm-etnaviv-add-performance-monitor-request-validation patches.suse/1839-drm-etnaviv-copy-pmrs-from-userspace patches.suse/1840-drm-etnaviv-add-performance-monitor-request-processing patches.suse/1841-drm-etnaviv-add-sync-point-support patches.suse/1842-drm-etnaviv-clear-alloced-event patches.suse/1843-drm-etnaviv-use-sync-points-for-performance-monitor-requests patches.suse/1844-drm-etnaviv-add-hi-perf-domain patches.suse/1845-drm-etnaviv-add-pe-perf-domain patches.suse/1846-drm-etnaviv-add-sh-perf-domain patches.suse/1847-drm-etnaviv-add-pa-perf-domain patches.suse/1848-drm-etnaviv-add-se-perf-domain patches.suse/1849-drm-etnaviv-add-ra-perf-domain patches.suse/1850-drm-etnaviv-add-tx-perf-domain patches.suse/1851-drm-etnaviv-add-mc-perf-domain patches.suse/1852-drm-etnaviv-need-to-disable-clock-gating-when-doing-profiling patches.suse/1853-drm-etnaviv-enable-debug-registers-on-demand patches.suse/1854-drm-etnaviv-submit-supports-performance-monitor-requests patches.suse/1855-drm-etnaviv-remove-stale-comment patches.suse/1856-drm-etnaviv-remove-unused-function-etnaviv_gem_new patches.suse/1857-drm-etnaviv-reduce-reset-delay patches.suse/1858-drm-etnaviv-remove-unnecessary-clock-stabilization-delay patches.suse/drm-vblank-Fix-flip-event-vblank-count patches.suse/1859-driver-gpu-return-enomem-on-allocation-failure patches.suse/drm-kirin-Checking-for-IS_ERR-instead-of-NULL patches.suse/0085-drm-rockchip-add-PINCTRL-dependency-for-LVDS.patch patches.suse/1860-drm-add-missing-_user-annotation-to-drm_syncobj_array_find patches.suse/1861-drm-atomic-helper-fix-typo patches.suse/1862-drm-atomic-helper-fix-reference-to-drm_crtc_send_vblank_event patches.suse/1863-drm-drm_of-move-drm_of_panel_bridge_remove_function-into-header patches.suse/1864-drm-tinydrm-replace-dev_error-with-drm_dev_error patches.suse/1865-drm-tinydrm-remove-explicit-best_encoder-assignment patches.suse/1866-drm-replace-kzalloc-with-kcalloc patches.suse/1867-drm-vc4-move-the-dsi-clock-divider-workaround-closer-to-the-clock-call patches.suse/1868-drm-vc4-fix-pitch-setup-for-t-format-scanout patches.suse/1869-drm-sun4i-don-t-add-components-that-are-already-in-the-queue patches.suse/1870-drm-sun4i-backend-create-regmap-after-access-is-possible patches.suse/1871-drm-sun4i-backend-use-drm_fb_cma_get_gem_addr-to-get-display-memory patches.suse/1872-drm-sun4i-backend-add-comment-explaining-why-registers-are-cleared patches.suse/1873-drm-sun4i-hdmi-document-pad_ctrl1-output-invert-bits patches.suse/1874-drm-sun4i-hdmi-move-pad_ctrl1-setting-to-mode_set-function patches.suse/1875-drm-gma500-use-array_size patches.suse/1876-drm-via-use-array_size patches.suse/1877-drm-tilcdc-tilcdc_panel-make-of_device_ids-const patches.suse/1878-drm-tilcdc-tilcdc_tfp410-make-of_device_ids-const patches.suse/1879-drm-tilcdc-turn-raster-off-in-crtc-reset-if-it-was-on-in-the-hw patches.suse/1880-drm-tilcdc-remove-warn_on-drm_modeset_is_locked-crtc-mutex-checks patches.suse/1881-drm-tilcdc-use-tilcdc_crtc_shutdown-in-tilcdc_crtc_destroy patches.suse/drm-tilcdc-Precalculate-total-frametime-in-tilcdc_cr patches.suse/1882-drm-tilcdc-remove-redundant-of_detached-flag-setting patches.suse/1883-drm-plane-drop-num_overlay_planes-v3 patches.suse/1884-drm-amdgpu-set-the-correct-value-for-pdes-ptes-of-atc-memory-on-raven patches.suse/1885-drm-amdgpu-reserve-shared-memory-on-vram-for-sr-iov patches.suse/1886-drm-ttm-allocate-free-multiple-pages-in-a-single-call patches.suse/1887-drm-ttm-dma-map-unmap-consecutive-pages-as-a-whole-v2 patches.suse/1888-drm-amdgpu-add-vm-support-for-huge-pages-v2 patches.suse/1889-drm-amdgpu-add-helper-to-convert-a-ttm-bo-to-amdgpu_bo patches.suse/1890-drm-amdgpu-introduce-amdgpu_gem_create_explicit_sync-v2 patches.suse/1891-drm-amdgpu-add-parameter-to-allocate-high-priority-contexts-v11 patches.suse/1892-drm-amdgpu-add-framework-for-hw-specific-priority-settings-v9 patches.suse/1893-drm-amdgpu-implement-ring-set_priority-for-gfx_v8-compute-v9 patches.suse/1894-drm-amdgpu-make-amdgpu_to_sched_priority-detect-invalid-parameters patches.suse/1895-drm-amd-sched-allow-clients-to-edit-an-entity-s-rq-v2 patches.suse/1896-drm-amdgpu-introduce-amdgpu_ctx_priority_unset patches.suse/1897-drm-amdgpu-add-plumbing-for-ctx-priority-changes-v2 patches.suse/1898-drm-amdgpu-add-interface-for-editing-a-foreign-process-s-priority-v3 patches.suse/1899-drm-amdgpu-rename-context-priority-levels patches.suse/1900-drm-amdgpu-bump-version-for-new-amdgpu_sched-ioctl patches.suse/1901-drm-amd-powerplay-get-the-temperature-on-cz patches.suse/1902-drm-amd-pp-export-new-smu-messages-for-vega10 patches.suse/1903-drm-amd-pp-add-new-function-point-in-hwmgr patches.suse/1904-drm-amd-pp-implement-function-notify_cac_buffer_info-on-vega patches.suse/1905-drm-amd-pp-implement-function-notify_cac_buffer_info-on-vi patches.suse/1906-drm-amd-pp-move-common-function-to-smu7_smumgr-c patches.suse/1907-drm-amdgpu-refine-code-delete-duplicated-error-handling patches.suse/1908-drm-amd-pp-rename-ci_smc-c-to-ci_smumgr-c patches.suse/1909-drm-amd-pp-remove-fiji_smc-smumgr-split patches.suse/1910-drm-amd-pp-remove-iceland_smc-smumgr-split patches.suse/1911-drm-amd-pp-remove-tonga_smc-smumgr-split patches.suse/1912-drm-amd-pp-remove-polaris10_smc-smumgr-split patches.suse/1913-drm-amdgpu-make-function-uvd_v6_0_enc_get_destroy_msg-static patches.suse/1914-drm-amdgpu-refactor-amdgpu_cs_ib_vm_chunk-and-amdgpu_cs_ib_fill patches.suse/1915-drm-amdgpu-move-old-fence-waiting-before-reservation-lock-is-aquired-v2 patches.suse/1916-drm-amdgpu-sr-iov-data-exchange-between-pf-vf patches.suse/drm-amdgpu-correct-reference-clock-value-on-vega10 patches.suse/1917-drm-ttm-don-t-use-compound-pages-for-now patches.suse/1918-drm-ttm-add-transparent-huge-page-support-for-cached-allocations-v2 patches.suse/1919-drm-ttm-move-more-logic-into-ttm_page_pool_get_pages patches.suse/1920-drm-ttm-add-transparent-huge-page-support-for-wc-or-uc-allocations-v2 patches.suse/1921-drm-amdgpu-partial-revert-vram-lost-handling-v2 patches.suse/1922-drm-amdgpu-keep-copy-of-vram-lost-counter-in-job patches.suse/1923-drm-amdgpu-move-the-vram-lost-counter-per-context patches.suse/1924-drm-amdgpu-set-ecanceled-when-dropping-jobs patches.suse/1925-drm-amdgpu-add-vram-lost-query patches.suse/1926-drm-ttm-fix-unused-variables-with-huge-page-support patches.suse/1927-drm-amdgpu-fix-extra-call-to-amdgpu_ctx_put patches.suse/1928-drm-amdgpu-refactor-amdgpu_move_blit patches.suse/1929-drm-amdgpu-add-amdgpu_find_mm_node patches.suse/1930-drm-amd-sched-fix-job-tear-down-order-v2 patches.suse/1931-drm-amdgpu-minor-cs-optimization patches.suse/1932-drm-amdgpu-bump-version-for-vram-lost-counter-query-v2 patches.suse/1933-drm-ttm-fix-the-fix-for-huge-compound-pages patches.suse/1934-drm-amdgpu-reserve-root-pd-while-releasing-it patches.suse/1935-drm-amdgpu-use-array_size patches.suse/1936-drm-amd-powerplay-tidy-up-cz_start_dpm patches.suse/1937-drm-amd-powerplay-tidy-up-cz_dpm_powerdown_uvd patches.suse/1938-drm-amd-powerplay-tidy-up-cz_dpm_powerup_uvd patches.suse/1939-drm-amd-powerplay-tidy-up-cz_dpm_update_uvd_dpm patches.suse/1940-drm-amd-powerplay-tidy-up-cz_dpm_update_vce_dpm patches.suse/1941-drm-amd-powerplay-tidy-up-cz_dpm_powerdown_vce patches.suse/1942-drm-amd-powerplay-tidy-up-cz_dpm_powerup_vce patches.suse/1943-drm-amdgpu-fix-regresstion-on-sr-iov-gpu-reset-failed patches.suse/1944-drm-amdgpu-reduce-wb-to-512-slot patches.suse/1945-drm-amdgpu-fix-duplicated-setting-job-s-vram_lost patches.suse/1946-drm-amdgpu-don-t-check-soft_reset-for-sriov patches.suse/1947-drm-amdgpu-report-more-amdgpu_fence_info patches.suse/1948-drm-amdgpu-busywait-kiq-register-accessing-v4 patches.suse/1949-drm-amd-pp-thermal-control-not-enabled-on-vega10 patches.suse/1950-drm-amd-pp-fix-overflow-when-setup-decf-pix-disp-dpm-table patches.suse/1951-drm-amdgpu-linear-validate-first-then-bind-to-gart patches.suse/1952-drm-amdgpu-allow-gtt-overcommit-during-bind patches.suse/1953-drm-amd-powerplay-don-t-cast-kzalloc-return-value patches.suse/1954-drm-amd-powerplay-remove-useless-variable patches.suse/1955-drm-amd-powerplay-place-the-constant-on-the-right-side-of-the-test patches.suse/drm-i915-selftests-Replace-wmb-with-i915_gem_chipset patches.suse/drm-i915-Move-i915_gem_restore_fences-to-i915_gem_re patches.suse/drm-i915-execlists-Move-request-unwinding-to-a-separ patches.suse/drm-i915-Give-the-invalid-priority-a-magic-name patches.suse/drm-i915-execlists-Cache-the-last-priolist-lookup patches.suse/drm-i915-gen9-Set-same-power-state-before-hibernatio patches.suse/drm-i915-gen8-Init-reset-display-interrupts-only-if- patches.suse/drm-i915-Add-has_psr-flag-to-gen9lp patches.suse/drm-i915-glk-cnl-Implement-WaDisableScalarClockGatin patches.suse/drm-i915-skl-Fix-has_ipc-on-skl-and-document-WaDisab patches.suse/drm-i915-Organize-GEN-features-inheritance patches.suse/drm-i915-Organize-GLK_COLORS patches.suse/drm-i915-Unset-legacy_cursor_update-early-in-intel_a patches.suse/drm-i915-Skip-vblank-waits-for-cursor-updates-when-w patches.suse/drm-i915-Remove-use_mmio_flip-modparm-v2 patches.suse/drm-i915-Transform-whitelisting-WAs-into-a-simple-re patches.suse/drm-i915-Move-MMCD_MISC_CTRL-from-context-w-a-to-sta patches.suse/drm-i915-Remove-WA_-SET-CLR-_BIT patches.suse/drm-i915-Fix-some-tracepoints-to-capture-full-64b patches.suse/drm-i915-Remove-defunct-trace-points patches.suse/drm-i915-Make-intel_uncore.h-header-self-contained patches.suse/drm-i915-uc-Drop-unnecessary-forward-declaration patches.suse/drm-i915-uc-Create-intel_uc_init_mmio patches.suse/drm-i915-uc-Move-uC-fw-helper-code-into-dedicated-fi patches.suse/drm-i915-huc-Move-HuC-declarations-into-dedicated-he patches.suse/drm-i915-guc-Move-Guc-early-init-into-own-function patches.suse/drm-i915-preempt-Fix-WaEnablePreemptionGranularityCo patches.suse/drm-i915-preempt-Default-to-disabled-mid-command-pre patches.suse/drm-i915-execlists-Distinguish-the-incomplete-contex patches.suse/drm-i915-Introduce-a-preempt-context patches.suse/drm-i915-execlists-Move-bdw-GPGPU-w-a-to-emit_bb patches.suse/drm-i915-execlists-Keep-request-priority-for-its-lif patches.suse/drm-i915-Expand-I915_PARAM_HAS_SCHEDULER-into-a-capa patches.suse/drm-i915-execlists-Preemption patches.suse/drm-i915-scheduler-Support-user-defined-priorities patches.suse/drm-i915-mst-Use-MST-sideband-message-transactions-f patches.suse/drm-i915-selftests-Remember-to-create-the-fake-preem patches.suse/drm-i915-selftests-fix-check-for-intel-IOMMU patches.suse/drm-i915-avoid-potential-uninitialized-variable-use patches.suse/drm-i915-cnl-Do-not-add-an-extra-page-for-precaution patches.suse/drm-i915-guc-Move-GuC-log-declarations-into-dedicate patches.suse/drm-i915-guc-Move-GuC-submission-declarations-into-d patches.suse/drm-i915-guc-Move-GuC-core-definitions-into-dedicate patches.suse/drm-i915-uc-Fix-includes-order patches.suse/drm-i915-uc-Unify-initialization-of-the-uC-firmware- patches.suse/drm-i915-push-DDI-CRT-underrun-reporting-on-enable-t patches.suse/drm-i915-push-DDI-CRT-underrun-reporting-on-disable- patches.suse/drm-i915-push-DDI-and-DSI-underrun-reporting-on-enab patches.suse/drm-i915-push-DDI-FDI-link-training-on-enable-to-CRT patches.suse/drm-i915-crt-clean-up-encoder-hook-assignment patches.suse/drm-i915-Don-t-use-BIT-in-UAPI-section patches.suse/drm-i915-Unify-uC-variable-types-to-avoid-flooding-c patches.suse/drm-i915-huc-Fix-includes-in-intel_huc.c patches.suse/drm-i915-Fix-pointer-to-int-conversion patches.suse/drm-i915-Try-harder-to-finish-the-idle-worker patches.suse/drm-i915-execlists-Add-a-comment-for-the-extra-MI_AR patches.suse/0001-mm-shmem-introduce-shmem_file_setup_with_mnt.patch patches.suse/1956-drm-i915-introduce-simple-gemfs patches.suse/1957-drm-i915-gemfs-enable-thp patches.suse/1958-drm-i915-introduce-page_sizes-field-to-dev_info patches.suse/1959-drm-i915-push-set_pages-down-to-the-callers patches.suse/1960-drm-i915-introduce-page_size-members patches.suse/1961-drm-i915-introduce-vm-set_pages-clear_pages patches.suse/1962-drm-i915-align-the-vma-start-to-the-largest-gtt-page-size patches.suse/1963-drm-i915-align-64k-objects-to-2m patches.suse/1964-drm-i915-enable-ips-bit-for-64k-pages patches.suse/1965-drm-i915-disable-gtt-cache-for-2m-pages patches.suse/1966-drm-i915-support-2m-pages-for-the-48b-ppgtt patches.suse/1967-drm-i915-add-support-for-64k-scratch-page patches.suse/1968-drm-i915-support-64k-pages-for-the-48b-ppgtt patches.suse/1969-drm-i915-accurate-page-size-tracking-for-the-ppgtt patches.suse/1970-drm-i915-debugfs-include-some-gtt-page-size-metrics patches.suse/1971-drm-i915-selftests-huge-page-tests patches.suse/1972-drm-i915-selftests-mix-huge-pages patches.suse/1973-drm-i915-disable-platform-support-for-vgpu-huge-gtt-pages patches.suse/1974-drm-i915-enable-platform-support-for-64k-pages patches.suse/1975-drm-i915-enable-platform-support-for-2m-pages patches.suse/drm-i915-Use-intel_get_pipe_timings-and-intel_mode_f patches.suse/1976-drm-i915-assert-we-do-not-try-to-expand-vma-for-hugepage-inside-ggtt patches.suse/drm-i915-Make-i915_engine_info-pretty-printer-to-sta patches.suse/drm-i915-selftests-Pretty-print-engine-state-when-re patches.suse/drm-i915-Hold-forcewake-for-the-duration-of-reset-re patches.suse/drm-i915-selftests-Hold-the-rpm-wakeref-for-the-rese patches.suse/drm-i915-Provide-an-assert-for-when-we-expect-forcew patches.suse/drm-i915-Pin-fence-for-iomap patches.suse/drm-i915-Consolidate-get_fence-with-pin_fence patches.suse/drm-i915-Track-user-GTT-faulting-per-vma patches.suse/drm-i915-Check-PIN_NONFAULT-overlaps-in-evict_for_no patches.suse/drm-i915-Try-a-minimal-attempt-to-insert-the-whole-o patches.suse/drm-i915-Avoid-evicting-user-fault-mappable-vma-for- patches.suse/drm-i915-Early-rejection-of-mappable-GGTT-pin-attemp patches.suse/1977-drm-i915-s-sg_mask-sg_page_sizes patches.suse/drm-i915-add-the-BXT-and-CNL-DPLL-registers-to-pipe_ patches.suse/drm-i915-avoid-division-by-zero-on-cnl_calc_wrpll_li patches.suse/drm-i915-bios-refactor-parse-general-definitions patches.suse/drm-i915-bios-don-t-initialize-fields-based-on-vbt-v patches.suse/drm-i915-bios-remove-an-unnecessary-temp-variable patches.suse/drm-i915-bios-cleanup-comments-and-useless-return patches.suse/drm-i915-bios-merge-parse_device_mapping-into-parse_ patches.suse/drm-i915-bios-parse-SDVO-device-mapping-from-pre-par patches.suse/drm-i915-bios-don-t-pass-bdb-to-parsers-that-don-t-p patches.suse/drm-i915-Preallocate-our-mmu-notifier-workequeu-to-u patches.suse/drm-i915-Use-execlists_num_ports-instead-of-size-of- patches.suse/drm-i915-Increase-atomic-update-vblank-evasion-time- patches.suse/drm-i915-Use-enum-pipe-for-PCH-transcoders patches.suse/drm-i915-Parametrize-CBR_DPLLBMD_PIPE-defines patches.suse/drm-i915-Pass-crtc-state-to-i9xx_enable_pll patches.suse/drm-i915-Nuke-the-bogus-kernel-doc-for-i9xx_disable_ patches.suse/drm-i915-Don-t-relay-on-I915_MAX_PIPES patches.suse/drm-i915-Remove-I915_MAX_PIPES-dependency-for-DDB-al patches.suse/drm-i915-Fold-IRQ-pipe-masks patches.suse/drm-i915-Favor-for_each_pipe-macro patches.suse/drm-i915-Cleanup-South-Error-Interrupts patches.suse/1978-drm-i915-silently-fallback-to-4k-scratch patches.suse/1979-drm-i915-selftests-ditch-the-kernel-context patches.suse/drm-i915-Separate-RPS-and-RC6-handling-for-gen6 patches.suse/drm-i915-Remove-superfluous-IS_BDW-checks-and-non-BD patches.suse/drm-i915-Separate-RPS-and-RC6-handling-for-BDW patches.suse/drm-i915-Separate-RPS-and-RC6-handling-for-VLV patches.suse/drm-i915-Separate-RPS-and-RC6-handling-for-CHV patches.suse/drm-i915-Name-i915_runtime_pm-structure-in-dev_priv- patches.suse/drm-i915-Move-rps.hw_lock-to-dev_priv-and-s-hw_lock- patches.suse/drm-i915-Name-structure-in-dev_priv-that-contains-RP patches.suse/drm-i915-Rename-intel_enable_rc6-to-intel_rc6_enable patches.suse/drm-i915-Create-generic-function-to-setup-LLC-ring-f patches.suse/drm-i915-Create-generic-functions-to-control-RC6-RPS patches.suse/drm-i915-Introduce-separate-status-variable-for-RC6- patches.suse/drm-i915-Use-rcu-instead-of-stop_machine-in-set_wedg patches.suse/drm-i915-Reuse-normal-state-readout-for-LVDS-DVO-fix patches.suse/drm-i915-Allow-PCH-platforms-fall-back-to-BIOS-LVDS- patches.suse/drm-i915-dp-centralize-max-source-rate-conditions-mo patches.suse/drm-i915-dp-limit-sink-rates-based-on-rate patches.suse/drm-i915-userptr-Drop-struct_mutex-before-cleanup patches.suse/drm-i915-Simplify-intel_sanitize_enable_ppgtt patches.suse/drm-i915-Update-DRIVER_DATE-to-20171012 patches.suse/1980-drm-amdkfd-reorganize-kfd-resume-code patches.suse/1981-drm-amdkfd-fix-suspend-resume-issue-on-carrizo-v2 patches.suse/1982-drm-amdkfd-rectify-the-jiffies-calculation-error-with-milliseconds-v2 patches.suse/1983-drm-amdkfd-adjust-dequeue-latencies-and-timeouts patches.suse/1984-drm-amdkfd-use-vmid-bitmap-from-kgd-v2 patches.suse/1985-drm-amdkfd-reuse-chip_-from-amdgpu-v2 patches.suse/1986-drm-amdkfd-drop-nocpsch-suffix-from-shared-functions patches.suse/1987-drm-amdkfd-avoid-name-confusion-involved-in-queue-unmapping patches.suse/1988-drm-amdkfd-move-locking-outside-of-unmap_queues_cpsch patches.suse/1989-drm-amdkfd-pass-filter-params-to-unmap_queues_cpsch patches.suse/1990-drm-amdkfd-fix-mqd-updates patches.suse/1991-drm-amdkfd-avoid-submitting-an-unnecessary-packet-to-hws patches.suse/1992-drm-amdkfd-improve-process-termination-handling patches.suse/1993-drm-amdkfd-compress-unnecessary-function-parameters patches.suse/1994-drm-amdkfd-clean-up-process-queue-management patches.suse/1995-drm-amdkfd-limit-queue-number-per-process-and-device-to-127 patches.suse/1996-drm-amdkfd-improve-multiple-sdma-queues-support-per-process patches.suse/1997-drm-widen-vblank-count-to-64-bits patches.suse/1998-drm-reorganize-drm_pending_event-to-support-future-event-types patches.suse/1999-drm-add-crtc_get_sequence-and-crtc_queue_sequence-ioctls patches.suse/2000-gpu-host1x-syncpt-request-syncpoints-per-client patches.suse/2001-drm-tegra-add-tegra186-support-for-vic patches.suse/0004-gpu-host1x-Call-of_dma_configure-after-setting-bus.patch patches.suse/2002-drm-tegra-use-u64_to_user_ptr-helper patches.suse/2003-drm-tegra-dc-use-of_device_get_match_data patches.suse/2004-drm-tegra-hdmi-use-of_device_get_match_data patches.suse/2005-drm-tegra-sor-use-of_device_get_match_data patches.suse/2006-drm-tegra-vic-use-of_device_get_match_data patches.suse/2007-drm-tegra-dc-move-some-declarations-to-dc-h patches.suse/2008-drm-tegra-dc-simplify-atomic-plane-helper-functions patches.suse/2009-drm-tegra-dc-make-sure-to-set-the-module-clock-rate patches.suse/2010-drm-tegra-dc-perform-a-complete-reset-sequence patches.suse/2011-drm-tegra-hdmi-add-cec-notifier-support patches.suse/2012-drm-gem-cma-helper-change-the-level-of-the-allocation-failure-message patches.suse/2013-drm-armada-replace-drm_gem_object_reference-unreference-with-get-put patches.suse/2014-drm-armada-replace-drm_framebuffer_reference-unreference-with-get-put patches.suse/2015-drm-udl-fixed-problem-with-udl-adpater-reconnection patches.suse/2016-drm-udl-reading-all-edid-blocks-in-drm-udl-driver patches.suse/drm-atomic-Make-atomic-helper-track-newly-assigned-p patches.suse/drm-atomic-Check-for-busy-planes-connectors-before-s patches.suse/drm-sun4i-backend-Offset-layer-buffer-address-by-DRA patches.suse/2017-drm-sun4i-implement-endpoint-parsing-using-kfifo patches.suse/2018-drm-sun4i-realign-makefile-padding-and-reorder-it patches.suse/2019-drm-sun4i-tcon-make-tcon_set_mux-mode-argument-const patches.suse/2020-drm-sun4i-tcon-make-tcon_get_clk_delay-mode-argument-const patches.suse/2021-drm-sun4i-tcon-don-t-rely-on-encoders-to-enable-the-tcon patches.suse/2022-drm-sun4i-tcon-don-t-rely-on-encoders-to-set-the-tcon-mode patches.suse/2023-drm-sun4i-tcon-move-out-the-tcon0-common-setup patches.suse/2024-drm-sun4i-backend-support-output-muxing patches.suse/2025-drm-sun4i-tcon-add-support-for-a10-tcon patches.suse/2026-drm-sun4i-hdmi-support-hdmi-controller-on-a10 patches.suse/2027-drm-sun4i-add-support-for-a10-display-pipeline-components patches.suse/2028-drm-sun4i-add-support-for-a20-display-pipeline-components patches.suse/2029-drm-bridge-adv7511-fix-a-use-after-free patches.suse/0001-vgaarb-Select-a-default-VGA-device-even-if-there-s-n.patch patches.suse/0002-vgaarb-Factor-out-EFI-and-fallback-default-device-se.patch patches.suse/2030-drm-atomic-helper-check-that-drivers-call-drm_crtc_vblank_off patches.suse/2031-drm-panel-simple-fix-vertical-timings-for-innolux-at043tn24 patches.suse/2032-drm-panel-simple-add-bus-flags-for-innolux-at043tn24 patches.suse/2033-drm-panel-simple-add-delays-for-innolux-at043tn24 patches.suse/dma-fence-remove-duplicate-word-in-comment.patch patches.suse/2034-drm-panel-simple-add-toshiba-lt089ac19000 patches.suse/2035-drm-vc4-add-the-drm_ioctl_vc4_gem_madvise-ioctl patches.suse/2036-drm-vc4-fix-sleeps-during-the-irq-handler-for-dsi-transactions patches.suse/2037-revert-drm-etnaviv-submit-supports-performance-monitor-requests patches.suse/2038-drm-etnaviv-short-circuit-perfmon-ioctls patches.suse/2039-drm-add-new-lease-debug-level patches.suse/2040-drm-add-drm_object-lease-infrastructure patches.suse/2041-drm-check-mode-object-lease-status-in-all-master-ioctl-paths patches.suse/2042-drm-add-four-ioctls-for-managing-drm-mode-object-leases patches.suse/2043-drm-amdgpu-merge-bios-post-checking-functions patches.suse/2044-drm-amdgpu-sriov-now-must-reinit-psp patches.suse/2045-drm-amdgpu-fix-vf_error_put patches.suse/2046-drm-amdgpu-fix-wb_clear patches.suse/2047-amdgpu-add-padding-to-the-fence-to-handle-ioctl patches.suse/2048-drm-amd-powerplay-fix-amd_powerplay_reset patches.suse/2049-drm-amd-powerplay-add-one-smc-message-for-vega10 patches.suse/2050-drm-amd-powerplay-fix-performance-drop-on-vega10 patches.suse/2051-drm-amd-powerplay-retrieve-the-real-time-coreclock-values patches.suse/2052-drm-amdgpu-psp-prevent-page-fault-by-checking-write_frame-addressv4 patches.suse/2053-drm-amdgpu-minor-cleanup-for-amdgpu_ttm_bind patches.suse/2054-drm-amdgpu-don-t-flush-the-tlb-before-initializing-gart patches.suse/2055-drm-amd-amdgpu-remove-workaround-for-suspend-resume-in-uvd7 patches.suse/2056-drm-msm-hdmi-remove-mmagic_iface_clk-from-the-8x96-phy-clocks patches.suse/2057-drm-msm-adreno-load-gpu-at-probe-bind-time patches.suse/2058-drm-msm-adreno-split-out-helper-to-load-fw patches.suse/2059-drm-msm-adreno-deal-with-linux-firmware-fw-paths patches.suse/2060-drm-msm-mdp5-always-print-mdp5-version patches.suse/2061-drm-msm-dsi-convert-to-msm_clk_get patches.suse/2062-drm-msm-edp-convert-to-msm_clk_get patches.suse/2063-drm-msm-hdmi-convert-to-msm_clk_get patches.suse/2064-drm-msm-mdp4-disable-vblanks-when-crtc-is-off patches.suse/2065-drm-msm-mdp5-disable-vblanks-when-crtc-is-off patches.suse/2066-drm-msm-add-per-instance-submit-queues patches.suse/2067-drm-msm-move-memptrs-to-msm_gpu patches.suse/2068-drm-msm-support-multiple-ringbuffers patches.suse/2069-drm-msm-add-a-parameter-query-for-the-number-of-ringbuffers patches.suse/2070-drm-msm-shadow-current-pointer-in-the-ring-until-command-is-complete patches.suse/2071-drm-msm-make-the-value-of-rb_cntl-almost-generic patches.suse/2072-drm-msm-implement-preemption-for-a5xx-targets patches.suse/2073-drm-msm-removed-unused-struct_mutex_task patches.suse/2074-drm-msm-dump-a-rd-gpuaddr-header-for-all-buffers-in-the-command patches.suse/2075-drm-msm-show-task-cmdline-in-gpu-recovery-messages patches.suse/2076-drm-msm-add-special-get_vaddr_active-for-cmdstream-dumps patches.suse/2077-drm-msm-split-rd-debugfs-file patches.suse/2078-drm-msm-rd-allow-adding-addition-msg-to-top-of-dump patches.suse/2079-drm-msm-preserve-iovas-in-submit-s-bo-table patches.suse/2080-drm-msm-dump-submits-which-triggered-gpu-hang patches.suse/2081-drm-msm-mdp5-ignore-planes-that-are-not-visible patches.suse/2082-drm-msm-mdp5-don-t-use-autosuspend patches.suse/2083-drm-msm-mdp5-restore-cursor-state-when-enabling-crtc patches.suse/2084-drm-msm-atomic-switch-to-drm_atomic_helper_check patches.suse/2085-drm-msm-update-cursors-asynchronously-through-atomic patches.suse/2086-drm-msm-remove-mdp5_cursor_plane_funcs patches.suse/2087-drm-msm-mdp5-prepare-mdp5_pipe_assign-for-some-rework patches.suse/2088-drm-msm-mdp5-update-mdp5_pipe_assign-to-spit-out-both-planes patches.suse/2089-drm-msm-mdp5-mdp5_crtc-restore-cursor-state-only-if-lm-cursors-are-enabled patches.suse/2090-drm-msm-mdp5-don-t-use-async-plane-update-path-if-plane-visibility-changes patches.suse/2091-drm-msm-use-z-format-modifier-for-printing-size_t patches.suse/drm-hisilicon-Ensure-LDI-regs-are-properly-configure patches.suse/2092-drm-nouveau-therm-gp100-initial-implementation-of-new-gp1xx-temperature-sensor patches.suse/2093-drm-nouveau-document-nouveau-support-for-tegra-in-driver_desc patches.suse/2094-remove-some-useless-semicolons patches.suse/2095-drm-nouveau-bios-init-use-array_size patches.suse/2096-drm-nouveau-kms-add-8-1gbps-dp-link-rate patches.suse/2097-drm-nouveau-kms-nv50-prevent-oops-in-failure-paths patches.suse/2098-drm-nouveau-fix-handling-of-gart-oom-on-pre-nv50-chipsets patches.suse/2099-drm-nouveau-core-object-separate-oclass-data-out-into-its-own-header patches.suse/2100-drm-nouveau-core-object-allow-arguments-to-be-passed-to-map-function patches.suse/2101-drm-nouveau-core-object-plumb-the-unmap-ioctl-through patches.suse/2102-drm-nouveau-core-gpuobj-remove-embedded-struct-nvkm_object patches.suse/2103-drm-nouveau-core-subdev-compile-out-messages-for-unwanted-debug-levels patches.suse/2104-drm-nouveau-core-device-remove-object-include-to-prevent-unnecessary-rebuilds patches.suse/2105-drm-nouveau-secboot-add-missing-newline-in-debug-message patches.suse/2106-drm-nouveau-disp-add-missing-newline-in-ior-debug-messages patches.suse/2107-drm-nouveau-fifo-perform-reset-from-preinit patches.suse/2108-drm-nouveau-bar-nv50-g84-drop-mmu-invalidate patches.suse/2109-drm-nouveau-bar-remove-nv_pmc_enable_pfifo-twiddling patches.suse/2110-drm-nouveau-bar-swap-oneinit-init-ordering-and-rename-bar3-to-bar2 patches.suse/2111-drm-nouveau-bar-move-bar1-initialisation-into-its-own-function patches.suse/2112-drm-nouveau-bar-implement-bar1-teardown patches.suse/2113-drm-nouveau-bar-expose-interface-to-bar2-initialisation patches.suse/2114-drm-nouveau-bar-expose-interface-to-bar2-teardown patches.suse/2115-drm-nouveau-bar-modify-interface-to-bar1-vmm-mapping patches.suse/2116-drm-nouveau-bar-modify-interface-to-bar2-vmm-mapping patches.suse/2117-drm-nouveau-bar-prevent-bar2-mapping-of-objects-during-destructor patches.suse/2118-drm-nouveau-bar-initialise-bar2-during-oneinit patches.suse/2119-drm-nouveau-bar-gm107-wait-for-instance-block-binding-to-complete patches.suse/2120-drm-nouveau-imem-add-some-useful-debug-output patches.suse/2121-drm-nouveau-core-memory-split-info-pointers-from-accessor-pointers patches.suse/2122-drm-nouveau-imem-allow-nvkm_instobj-to-be-directly-embedded-in-backend-object patches.suse/2123-drm-nouveau-imem-nv04-directly-embed-nvkm_instobj-into-nv04_instobj patches.suse/2124-drm-nouveau-imem-nv40-embed-nvkm_instobj-directly-into-nv04_instobj patches.suse/2125-drm-nouveau-imem-nv40-map-bar2-write-combined patches.suse/2126-drm-nouveau-imem-nv50-split-object-map-out-from-api-functions patches.suse/2127-drm-nouveau-imem-nv50-move-slow-path-locking-into-rd-wr-functions patches.suse/2128-drm-nouveau-imem-nv50-embed-nvkm_instobj-directly-into-nv04_instobj patches.suse/2129-drm-nouveau-imem-nv50-map-bar2-write-combined patches.suse/2130-drm-nouveau-imem-nv50-prevent-fast-path-for-mapped-objects-when-bar-isn-t-ready patches.suse/2131-drm-nouveau-imem-nv50-support-eviction-of-bar2-mappings patches.suse/2132-drm-nouveau-imem-remove-now-unused-wrapper-for-backend-objects patches.suse/2133-drm-nouveau-imem-separate-suspend-resume-backup-handling-into-their-own-functions patches.suse/2134-drm-nouveau-imem-switch-to-kvmalloc-kvfree-for-suspend-resume-backup patches.suse/2135-drm-nouveau-imem-separate-pre-bar2-bootstrap-objects-from-the-rest patches.suse/2136-drm-nouveau-imem-use-fast-path-for-suspend-backup patches.suse/2137-drm-nouveau-imem-use-fast-path-for-resume-restore patches.suse/2138-drm-nouveau-mmu-nv04-nv4x-move-global-vmm-to-nvkm_mmu patches.suse/2139-drm-nouveau-fb-finalise-big-page-size-selection-in-constructor patches.suse/2140-drm-nouveau-gr-gf100-gk208-make-use-of-init_gpc_mmu-hook-to-share-setup patches.suse/2141-drm-nouveau-gr-gf100-gk208-copy-big-page-size-setting-from-fb patches.suse/2142-drm-nouveau-store-nouveau_drm-in-nouveau_cli-as-opposed-to-drm_device patches.suse/2143-drm-nouveau-remove-unused-sysmem-fence-code patches.suse/2144-drm-nouveau-split-various-bo-flags-out-into-their-own-members patches.suse/2145-drm-nouveau-simplify-const-va-map-condition patches.suse/2146-drm-nouveau-swap-loop-order-in-move_notify-hook patches.suse/2147-drm-nouveau-remove-unnecessary-use-of-ttm_mem_type_manager-priv patches.suse/2148-drm-nouveau-consolidate-identical-functions-in-nouveau_ttm-c patches.suse/2149-drm-nouveau-hang-drm-client-of-a-master patches.suse/2150-drm-nouveau-separate-buffer-object-backing-memory-from-nvkm-structures patches.suse/2151-drm-nouveau-separate-constant-va-tracking-from-nvkm-vma-structure patches.suse/2152-drm-nouveau-core-mm-have-users-explicitly-define-heap-identifiers patches.suse/2153-drm-nouveau-core-mm-introduce-functions-to-access-info-about-a-given-allocation patches.suse/2154-drm-nouveau-fb-move-comptags-mm-into-nvkm_fb patches.suse/2155-drm-nouveau-fb-move-comptag-init-out-of-ram-submodule patches.suse/2156-drm-nouveau-fb-gf100-clear-comptags-at-allocation-time-rather-than-mmu-map patches.suse/2157-drm-nouveau-ltc-init-comptag-mm-in-fb-subdev patches.suse/2158-drm-nouveau-core-memory-comptag-allocation patches.suse/2159-drm-nouveau-core-memory-change-map-interface-to-support-upcoming-mmu-changes patches.suse/2160-drm-nouveau-core-memory-add-mechanism-to-retrieve-allocation-granularity patches.suse/2161-drm-nouveau-core-memory-add-reference-counting patches.suse/2162-drm-nouveau-core-memory-add-some-useful-accessor-macros patches.suse/2163-drm-nouveau-fb-ram-add-interface-to-allocate-vram-as-an-nvkm_memory-object patches.suse/2164-drm-nouveau-fb-ram-gt215-allocate-training-buffer-with-nvkm_ram_get patches.suse/2165-drm-nouveau-imem-nv50-allocate-memory-with-nvkm_ram_get patches.suse/2166-drm-nouveau-ltc-gf100-allocate-tagram-with-nvkm_ram_get patches.suse/2167-drm-nouveau-wrap-nvkm_mem-objects-in-nvkm_memory-interfaces patches.suse/2168-drm-nouveau-directly-handle-comptag-allocation patches.suse/2169-drm-nouveau-allocate-vram-with-nvkm_ram_get patches.suse/2170-drm-nouveau-fb-ram-remove-old-allocators patches.suse/2171-drm-nouveau-mmu-g84-fork-from-nv50 patches.suse/2172-drm-nouveau-mmu-gk104-fork-from-gf100 patches.suse/2173-drm-nouveau-mmu-gk20a-fork-from-gf100 patches.suse/2174-drm-nouveau-mmu-gm200-fork-from-gf100 patches.suse/2175-drm-nouveau-mmu-gm20b-fork-from-gf100 patches.suse/2176-drm-nouveau-mmu-gp100-fork-from-gf100 patches.suse/2177-drm-nouveau-mmu-gp10b-fork-from-gf100 patches.suse/2178-drm-nouveau-mmu-automatically-handle-un-bootstrapping-of-vmm patches.suse/2179-drm-nouveau-mmu-implement-page-table-cache patches.suse/2180-drm-nouveau-mmu-implement-page-table-sub-allocation patches.suse/2181-drm-nouveau-mmu-implement-base-for-new-vm-management patches.suse/2182-drm-nouveau-mmu-nv04-implement-vmm-on-top-of-new-base patches.suse/2183-drm-nouveau-mmu-nv41-implement-vmm-on-top-of-new-base patches.suse/2184-drm-nouveau-mmu-nv44-implement-vmm-on-top-of-new-base patches.suse/2185-drm-nouveau-mmu-nv50-g84-implement-vmm-on-top-of-new-base patches.suse/2186-drm-nouveau-mmu-gf100-implement-vmm-on-top-of-new-base patches.suse/2187-drm-nouveau-mmu-gk104-gk20a-implement-vmm-on-top-of-new-base patches.suse/2188-drm-nouveau-mmu-gm200-gm20b-implement-vmm-on-top-of-new-base patches.suse/2189-drm-nouveau-mmu-gp100-gp10b-implement-vmm-on-top-of-new-base patches.suse/2190-drm-nouveau-mmu-remove-old-vm-creation-hooks patches.suse/2191-drm-nouveau-mmu-handle-instance-block-setup patches.suse/2192-drm-nouveau-fifo-nv04-nv40-fix-missing-nvkm_kmap-calls-around-ramfc-access patches.suse/2193-drm-nouveau-ltc-gm200-limit-nv_mmu_pte_comptagline-bits-to-16-where-required patches.suse/2194-drm-nouveau-fb-gm200-enable-nv_pfb_mmu_ctrl_use_full_comp_tag_line-where-appropriate patches.suse/2195-drm-nouveau-mmu-implement-new-vmm-backend patches.suse/2196-drm-nouveau-mmu-nv04-implement-new-vmm-backend patches.suse/2197-drm-nouveau-mmu-nv41-implement-new-vmm-backend patches.suse/2198-drm-nouveau-mmu-nv44-implement-new-vmm-backend patches.suse/2199-drm-nouveau-mmu-nv50-g84-implement-new-vmm-backend patches.suse/2200-drm-nouveau-mmu-gf100-implement-new-vmm-backend patches.suse/2201-drm-nouveau-mmu-gk104-gk20a-implement-new-vmm-backend patches.suse/2202-drm-nouveau-mmu-gm200-gm20b-implement-new-vmm-backend patches.suse/2203-drm-nouveau-mmu-gp100-gp10b-implement-new-vmm-backend patches.suse/2204-drm-nouveau-mmu-remove-support-for-old-backends patches.suse/2205-drm-nouveau-mmu-implement-new-vmm-frontend patches.suse/2206-drm-nouveau-bar-nv50-initialise-vmm-with-new-interfaces patches.suse/2207-drm-nouveau-bar-gf100-initialise-vmm-with-new-interfaces patches.suse/2208-drm-nouveau-secboot-gm200-initialise-vmm-with-new-interfaces patches.suse/2209-drm-nouveau-fifo-initialise-vmm-with-new-interfaces patches.suse/2210-drm-nouveau-fb-ram-use-new-interfaces-for-vmm-operations patches.suse/2211-drm-nouveau-imem-nv50-use-new-interfaces-for-vmm-operations patches.suse/2212-drm-nouveau-secboot-gm200-use-new-interfaces-for-vmm-operations patches.suse/2213-drm-nouveau-fifo-gf100-use-new-interfaces-for-vmm-operations patches.suse/2214-drm-nouveau-gr-gf100-use-new-interfaces-for-vmm-operations patches.suse/2215-drm-nouveau-gr-gf100-replace-hardcoded-instance-vmm-setup-in-grctx-generation patches.suse/2216-drm-nouveau-remove-explicit-unmaps patches.suse/2217-drm-nouveau-mmu-build-up-information-on-available-memory-types patches.suse/2218-drm-nouveau-mmu-add-base-for-type-based-memory-allocation patches.suse/2219-drm-nouveau-mmu-nv04-nv4x-type-based-vram-allocation-and-bar-mapping patches.suse/2220-drm-nouveau-mmu-nv50-g84-type-based-vram-allocation-and-bar-mapping patches.suse/2221-drm-nouveau-mmu-gf100-type-based-vram-allocation-and-bar-mapping patches.suse/2222-drm-nouveau-mmu-define-user-interfaces-to-mmu patches.suse/2223-drm-nouveau-mmu-define-user-interfaces-to-mmu-memory-allocation patches.suse/2224-drm-nouveau-mmu-define-user-interfaces-to-mmu-vmm-opertaions patches.suse/2225-drm-nouveau-remove-trivial-cases-of-nvxx_device-usage patches.suse/2226-drm-nouveau-allocate-mmu-object-for-every-client patches.suse/2227-drm-nouveau-check-kind-validity-against-mmu-object patches.suse/2228-drm-nouveau-consolidate-handling-of-dma-mask patches.suse/2229-drm-nouveau-fetch-memory-type-indices-that-we-care-about-for-ttm patches.suse/2230-drm-nouveau-use-nvif_mmu_type-to-determine-bar1-caching patches.suse/2231-drm-nouveau-replace-use-of-cpu_coherent-with-memory-types patches.suse/2232-drm-nouveau-allocate-vmm-object-for-every-client patches.suse/2233-drm-nouveau-switch-to-vmm-limit patches.suse/2234-drm-nouveau-pass-handle-of-vmm-object-to-channel-allocation-ioctls patches.suse/2235-drm-nouveau-determine-memory-class-for-each-client patches.suse/2236-drm-nouveau-implement-per-client-delayed-workqueue-with-fence-support patches.suse/2237-drm-nouveau-queue-delayed-unmapping-of-vmas-on-client-workqueue patches.suse/2238-drm-nouveau-remove-unused-nouveau_fence_work patches.suse/2239-drm-nouveau-switch-over-to-new-memory-and-vmm-interfaces patches.suse/2240-drm-nouveau-improve-selection-of-gpu-page-size patches.suse/2241-drm-nouveau-mmu-remove-old-vmm-frontend patches.suse/2242-drm-nouveau-gr-gf100-don-t-prevent-module-load-if-firmware-missing patches.suse/2243-drm-amd-powerplay-change-asic-temperature-reading-on-vega10 patches.suse/drm-ttm-once-more-fix-ttm_buffer_object_transfer patches.suse/drm-amdgpu-fix-error-handling-in-amdgpu_bo_do_create patches.suse/2244-drm-ttm-fix-memory-leak-due-to-individualize patches.suse/drm-radeon-fix-atombios-on-big-endian patches.suse/2245-drm-amdgpu-add-fw-vram-usage-for-atomfirmware patches.suse/2246-drm-amd-powerplay-fix-memory-leak-of-hardcoded-pptable patches.suse/2247-drm-amd-powerplay-wrong-control-mode-cause-the-fan-spins-faster-unnecessarily patches.suse/2248-drm-amdkfd-add-sdma-trap-src-id-to-the-kfd-isr-wanted-list patches.suse/2249-drm-amdkfd-don-t-dereference-kfd_process-mm patches.suse/2250-drm-amdkfd-short-cut-for-kfd_wait_on_events-without-waiting patches.suse/2251-drm-amdkfd-fix-scheduler-race-in-kfd_wait_on_events-sleep-loop patches.suse/2252-drm-amdkfd-clean-up-kfd_wait_on_events patches.suse/2253-drm-amdkfd-fix-event-destruction-with-pending-waiters patches.suse/2254-drm-amdkfd-remove-redundant-kfd_event_waiter-input_index patches.suse/2255-drm-amdkfd-use-wait_queue_t-to-implement-event-waiting patches.suse/2256-drm-amdkfd-simplify-events-page-allocator patches.suse/2257-drm-amdkfd-simplify-event-id-and-signal-slot-management patches.suse/2258-drm-amdkfd-use-ih-context-id-for-signal-lookup patches.suse/2259-drm-amdkfd-make-event-limit-dependent-on-user-mode-mapping-size patches.suse/2260-drm-amdkfd-increase-limit-of-signal-events-to-4096-per-process patches.suse/2261-drm-amdkfd-use-standard-kernel-kfifo-for-ih patches.suse/2262-drm-amdkfd-increase-ih-num-entries-to-8192 patches.suse/2263-drm-amdkfd-wait-only-for-ih-work-on-ih-exit patches.suse/2264-drm-amdkfd-use-a-high-priority-workqueue-for-ih-work patches.suse/2265-drm-radeon-deprecate-and-remove-kfd-interface patches.suse/2266-drm-amdkfd-clean-up-the-data-structure-in-kfd_process patches.suse/2267-drm-amdkfd-disable-cp-sdma-ring-doorbell-in-mqd patches.suse/2268-drm-amdkfd-avoid-calling-amd_iommu_unbind_pasid-when-suspending patches.suse/2269-drm-amdkfd-fix-debug-unregister-procedure-on-process-termination patches.suse/2270-drm-amdkfd-register-deregister-process-on-qpd-resolution patches.suse/2271-drm-amdkfd-cleanup-dqm-asic-specific-ops patches.suse/2272-drm-amdkfd-update-queue_count-before-mapping-queues patches.suse/2273-drm-amdkfd-minor-cleanups patches.suse/2274-drm-nouveau-mmu-swap-out-round-for-align patches.suse/2275-drm-nouveau-core-memory-fix-missing-mutex-unlock patches.suse/2276-drm-nouveau-bios-make-const-arrays-hwsq_signature-and-edid_sig-static patches.suse/2277-drm-nouveau-devinit-nv04-mark-expected-switch-fall-throughs patches.suse/2278-drm-nouveau-bios-timing-mark-expected-switch-fall-throughs patches.suse/drm-i915-Start-tracking-PSR-state-in-crtc-state patches.suse/drm-i915-selftests-Wrap-a-timer-into-a-i915_sw_fence patches.suse/2279-drm-i915-selftests-exercise-adding-requests-to-a-full-ggtt patches.suse/drm-i915-Fix-DP_AUX_CH_CTL_TIME_OUT-naming patches.suse/drm-i915-bdw-Fix-DP_AUX_CH_CTL_TIME_OUT-setting patches.suse/drm-Add-retries-for-lspcon-mode-detection patches.suse/drm-i915-Don-t-give-up-waiting-on-INVALID_MODE patches.suse/drm-i915-Add-retries-for-LSPCON-detection patches.suse/drm-i915-Get-rid-of-hardcoded-pipes patches.suse/drm-i915-Replace-_reference-unreference-or-_ref-unre patches.suse/drm-i915-Dump-output_types-in-crtc-state-dump patches.suse/drm-i915-Extract-intel_ddi_clk_disable patches.suse/drm-i915-Extract-intel_disable_ddi_buf patches.suse/drm-i915-Inline-the-required-bits-of-intel_ddi_post_ patches.suse/drm-i915-Split-intel_ddi_post_disable-into-DP-vs.-HD patches.suse/drm-i915-Remove-useless-eDP-check-from-intel_ddi_pre patches.suse/drm-i915-Split-intel_disable_ddi-into-DP-vs.-HDMI-va patches.suse/drm-i915-Plumb-crtc_state-etc.-directly-to-intel_ddi patches.suse/drm-i915-Split-intel_enable_ddi-into-DP-and-HDMI-var patches.suse/drm-i915-Stop-asserting-on-set-wedged-vs-nop_submit_ patches.suse/drm-i915-Keep-the-rings-stopped-until-they-have-been patches.suse/drm-i915-Always-stop-the-rings-before-a-missing-GPU- patches.suse/drm-i915-enable-to-read-CSB-and-CSB-write-pointer-fr patches.suse/drm-i915-Move-intel_guc_wopcm_size-to-intel_guc.c patches.suse/drm-i915-guc-Move-GuC-boot-param-initialization-out- patches.suse/drm-i915-guc-Small-fixups-post-code-move patches.suse/drm-i915-guc-Move-doc-near-related-definitions patches.suse/drm-i915-guc-Rename-intel_guc_loader.c-to-intel_guc_ patches.suse/drm-i915-guc-Reorder-functions-in-intel_guc_fw.c patches.suse/drm-i915-uc-Check-all-firmwares-against-WOPCM-size patches.suse/drm-i915-guc-Pick-better-place-for-Guc-final-status- patches.suse/drm-i915-uc-Improve-debug-messages-in-firmware-fetch patches.suse/drm-i915-uc-Add-message-with-firmware-url patches.suse/drm-i915-Update-DMC-firmware-load-error-messages patches.suse/drm-i915-uc-Unify-firmware-loading patches.suse/drm-i915-guc-Update-Guc-messages-on-load-failure patches.suse/drm-i915-huc-Move-fw-select-function patches.suse/drm-i915-cnl-WaRsUseTimeoutMode patches.suse/drm-i915-Refactor-testing-obj-mm.pages patches.suse/drm-i915-Rename-obj-pin_display-to-obj-pin_global patches.suse/drm-i915-Drop-debugfs-i915_gem_pin_display patches.suse/drm-i915-Remove-walk-over-obj-vma_list-for-the-shrin patches.suse/drm-i915-Move-dev_priv-mm.-un-bound_list-to-its-own- patches.suse/2280-drm-i915-wire-up-shrinkctl-nr_scanned patches.suse/drm-i915-Set-our-shrinker-batch-to-4096-16MiB patches.suse/drm-i915-Only-free-the-oldest-stale-object-before-a- patches.suse/drm-i915-Trim-struct_mutex-hold-duration-for-i915_ge patches.suse/drm-i915-Skip-HW-reinitialisation-on-resume-if-still patches.suse/drm-i915-Add-in-flight-request-details-to-intel_engi patches.suse/drm-i915-Remove-mostly-duplicated-video-DIP-handling patches.suse/2281-drm-i915-selftests-silence-the-compiler-for-impossible-errors patches.suse/drm-i915-Handle-drm-layer-errors-in-intel_dp_add_mst patches.suse/drm-i915-uc-Add-pretty-printer-for-uc-firmware patches.suse/drm-i915-No-need-for-RING_MAX_NONPRIV_SLOTS-space patches.suse/drm-i915-Fixup-userptr-mmu-notifier-registration-err patches.suse/2282-drm-i915-replace-reference-unreference-or-ref-unref-with-get-put patches.suse/2283-drm-i915-convert-timers-to-use-timer_setup patches.suse/drm-i915-move-adjusted_x-y-from-crtc-to-cache patches.suse/drm-i915-dspaddr_offset-doesn-t-need-to-be-more-than patches.suse/drm-i915-Unify-skylake-plane-update patches.suse/drm-i915-Unify-skylake-plane-disable patches.suse/drm-i915-adjust-get_crtc_fence_y_offset-to-use-base. patches.suse/drm-i915-Flush-the-idle-worker-for-debugfs-i915_drop patches.suse/drm-i915-Relocate-intel_ddi_get_buf_trans_-functions patches.suse/drm-i915-Extract-intel_ddi_get_buf_trans_hdmi patches.suse/drm-i915-Pass-the-encoder-type-explicitly-to-skl_set patches.suse/drm-i915-Pass-the-level-to-intel_prepare_hdmi_ddi_bu patches.suse/drm-i915-Integrate-BXT-into-intel_ddi_dp_voltage_max patches.suse/drm-i915-Pass-encoder-type-to-cnl_ddi_vswing_sequenc patches.suse/drm-i915-Kill-off-the-BXT-buf_trans-default_index patches.suse/drm-i915-Centralize-the-SKL-DDI-A-E-vs.-B-C-D-buf-tr patches.suse/drm-i915-Unify-error-handling-for-missing-DDI-buf-tr patches.suse/drm-i915-Drop-the-redundant-hdmi-prefix-suffix-from- patches.suse/drm-i915-remove-g4x-lowfreq_avail-and-has_pipe_cxsr patches.suse/drm-i915-crt-split-compute_config-hook-by-platforms patches.suse/drm-i915-Skip-waking-the-device-to-service-pwrite patches.suse/drm-i915-Parse-DSI-backlight-cabc-ports patches.suse/drm-i915-Use-existing-DSI-backlight-ports-info patches.suse/drm-i915-Let-s-use-more-enum-intel_dpll_id-pll_id patches.suse/drm-i915-cnl-Map-VBT-DDC-Pin-to-BSpec-DDC-Pin patches.suse/drm-i915-Update-DRIVER_DATE-to-20171023 patches.suse/2284-drm-amdgpu-virt-don-t-dereference-undefined-module-struct patches.suse/2285-drm-amd-amdgpu-enabling-acp-clock-in-hw_init-v2 patches.suse/2286-drm-ttm-always-and-only-destroy-bo-ttm_resv-in-ttm_bo_release_list patches.suse/2287-drm-ttm-downgrade-pr_err-to-pr_debug-for-memory-allocation-failures patches.suse/2288-drm-require-_gfp_nofail-for-the-legacy-drm_modeset_lock_all patches.suse/2289-drm-vc4-fix-wrong-printk-format-in-vc4_bo_stats_debugfs patches.suse/2290-drm-amd-amdgpu-fix-evicted-vram-bo-adjudgement-condition patches.suse/2291-drm-amd-powerplay-suppress-kasan-out-of-bounds-warning-in-vega10_populate_all_memory_levels patches.suse/drm-amd-powerplay-initialize-a-variable-before-using patches.suse/2292-drm-amdgpu-potential-uninitialized-variable-in-amdgpu_vce_ring_parse_cs patches.suse/2293-drm-amdgpu-potential-uninitialized-variable-in-amdgpu_vm_update_directories patches.suse/2294-drm-amdgpu-bypass-lru-touch-for-kiq-ring-submission patches.suse/2295-drm-amdgpu-use-irq-safe-lock-for-kiq-ring_lock patches.suse/0086-drm-rockchip-add-CONFIG_OF-dependency-for-lvds.patch patches.suse/drm-vblank-Tune-drm_crtc_accurate_vblank_count-WARN- patches.suse/2296-drm-mode_object-fix-documentation-for-object-lookups patches.suse/drm-qxl-replace-QXL_INFO-with-DRM_DEBUG_DRIVER patches.suse/qxl-alloc-use-shadow-for-dumb-buffers patches.suse/drm-i915-Filter-out-spurious-execlists-context-switc patches.suse/drm-i915-execlists-Remove-the-priority-optimisation patches.suse/drm-i915-Disable-lazy-PPGTT-page-table-optimization- patches.suse/drm-i915-Calculate-ironlake-intermediate-watermarks- patches.suse/drm-i915-Lock-llist_del_first-vs-llist_del_all patches.suse/drm-i915-Idle-the-GPU-before-shinking-everything patches.suse/drm-i915-Prune-the-reservation-shared-fence-array patches.suse/drm-i915-Move-init_clock_gating-back-to-where-it-was patches.suse/drm-i915-Reorder-context-close-to-avoid-calling-i915 patches.suse/2297-drm-rockchip-analogix_dp-use-mutex-rather-than-spinlock patches.suse/2298-drm-exynos-mixer-abstract-out-output-mode-setup-code patches.suse/2299-drm-exynos-mixer-move-mode-commit-to-enable-callback patches.suse/2300-drm-exynos-mixer-move-resolution-configuration-to-single-function patches.suse/2301-drm-exynos-mixer-fix-mode-validation-code patches.suse/2302-drm-exynos-mixer-remove-mixer_resources-sub-structure patches.suse/2303-drm-exynos-hdmi-remove-redundant-mode-field patches.suse/2304-drm-exynos-add-mode_fixup-callback-to-exynos_drm_crtc_ops patches.suse/2305-drm-exynos-mixer-pass-actual-mode-on-mixer-to-encoder patches.suse/2306-drm-exynos-hdmi-quirk-for-support-mode-timings-conversion patches.suse/2307-drm-exynos-mixer-enable-support-for-1024x768-and-1280x1024-modes patches.suse/2308-drm-exynos-hdmi-add-85-5mhz-pixel-clock-for-v14-hdmi-phy patches.suse/2309-drm-exynos-add-driver-for-hdmi-audio-interface patches.suse/0001-driver-core-Move-device_links_purge-after-bus_remove.patch patches.suse/debugfs-add-support-for-more-elaborate-d_fsdata.patch patches.suse/debugfs-implement-per-file-removal-protection.patch patches.suse/debugfs-debugfs_real_fops-drop-__must_hold-sparse-an.patch patches.suse/debugfs-convert-to-debugfs_file_get-and-put.patch patches.suse/IB-hfi1-convert-to-debugfs_file_get-and-put.patch patches.suse/debugfs-purge-obsolete-SRCU-based-removal-protection.patch patches.suse/debugfs-call-debugfs_real_fops-only-after-debugfs_fi.patch patches.suse/debugfs-defer-debugfs_fsdata-allocation-to-first-usa.patch patches.suse/msft-hv-1506-vmbus-add-per-channel-sysfs-info.patch patches.suse/msft-hv-1519-vmbus-initialize-reserved-fields-in-messages.patch patches.suse/genwqe-Take-R-W-permissions-into-account-when-dealing-with-memory-pages.patch patches.suse/msft-hv-1521-Drivers-hv-vmbus-Expose-per-channel-interrupts-and-e.patch patches.suse/msft-hv-1522-Drivers-hv-vmbus-Make-panic-reporting-to-be-more-use.patch patches.suse/msft-hv-1527-hyper-v-trace-vmbus_on_msg_dpc.patch patches.suse/msft-hv-1528-hyper-v-trace-vmbus_on_message.patch patches.suse/msft-hv-1529-hyper-v-trace-vmbus_onoffer.patch patches.suse/msft-hv-1530-hyper-v-trace-vmbus_onoffer_rescind.patch patches.suse/msft-hv-1531-hyper-v-trace-vmbus_onopen_result.patch patches.suse/msft-hv-1532-hyper-v-trace-vmbus_ongpadl_created.patch patches.suse/msft-hv-1533-hyper-v-trace-vmbus_ongpadl_torndown.patch patches.suse/msft-hv-1534-hyper-v-trace-vmbus_onversion_response.patch patches.suse/msft-hv-1535-hyper-v-trace-vmbus_request_offers.patch patches.suse/msft-hv-1536-hyper-v-trace-vmbus_open.patch patches.suse/msft-hv-1537-hyper-v-trace-vmbus_close_internal.patch patches.suse/msft-hv-1538-hyper-v-trace-vmbus_establish_gpadl.patch patches.suse/msft-hv-1539-hyper-v-trace-vmbus_teardown_gpadl.patch patches.suse/msft-hv-1540-hyper-v-trace-vmbus_negotiate_version.patch patches.suse/msft-hv-1541-hyper-v-trace-vmbus_release_relid.patch patches.suse/msft-hv-1542-hyper-v-trace-vmbus_send_tl_connect_request.patch patches.suse/msft-hv-1543-hyper-v-trace-channel-events.patch patches.suse/0001-thunderbolt-tb-fix-use-after-free-in-tb_activate_pci.patch patches.suse/nvmem-imx-ocotp-Restrict-OTP-write-to-IMX6-processor.patch patches.suse/nvmem-imx-ocotp-Pass-parameters-via-a-struct.patch patches.suse/nvmem-imx-ocotp-Add-support-for-banked-OTP-addressin.patch patches.suse/nvmem-imx-ocotp-Move-i.MX6-write-clock-setup-to-dedi.patch patches.suse/nvmem-imx-ocotp-Add-i.MX7D-timing-write-clock-setup-.patch patches.suse/nvmem-imx-ocotp-Enable-i.MX7D-OTP-write-support.patch patches.suse/nvmem-imx-ocotp-Update-module-description.patch patches.suse/w1-keep-balance-of-mutex-locks-and-refcnts.patch patches.suse/mfd-Add-support-for-Cherry-Trail-Dollar-Cove-TI-PMIC patches.suse/ACPI-PMIC-Add-opregion-driver-for-Intel-Dollar-Cove- patches.suse/mfd-rts5249-add-support-for-rts5250s-power-saving.patch patches.suse/mfd-lpc_ich-Avoton-Rangeley-uses-SPI_BYT-method patches.suse/mfd-mxs-lradc-Fix-error-handling-in-mxs_lradc_probe patches.suse/mfd-fsl-imx25-Clean-up-irq-settings-during-removal patches.suse/backlight-pwm_bl-Fix-overflow-condition.patch patches.suse/pinctrl-amd-make-functions-amd_gpio_suspend-and-amd_.patch patches.suse/pinctrl-cherryview-fixed-typo-in-comment patches.suse/0011-pinctrl-rockchip-Fix-the-rk3399-gpio0-and-gpio1-bank.patch patches.suse/pinctrl-adi2-Fix-Kconfig-build-problem patches.suse/pinctrl-intel-Make-offset-to-interrupt-status-regist patches.suse/pinctrl-intel-Add-Intel-Cedar-Fork-PCH-pin-controlle patches.suse/pass-mode-to-wait_on_atomic_t-action-funcs-and-provide-default-actions patches.suse/afs-Connect-up-the-CB.ProbeUuid.patch patches.suse/f2fs-fix-to-show-ino-management-cache-size-correctly.patch patches.suse/f2fs-expose-some-sectors-to-user-in-inline-data-or-d.patch patches.suse/Revert-f2fs-handle-dirty-segments-inside-refresh_sit.patch patches.suse/f2fs-don-t-bother-with-inode-i_version.patch patches.suse/f2fs-validate-before-set-clear-free-nat-bitmap.patch patches.suse/f2fs-fix-to-clear-FI_NO_PREALLOC.patch patches.suse/powerpc-64s-Add-workaround-for-P9-vector-CI-load-issue.patch patches.suse/powerpc-mm-Export-flush_all_mm.patch patches.suse/cxl-Enable-global-TLBIs-for-cxl-contexts.patch patches.suse/powerpc-xmon-Avoid-tripping-SMP-hardlockup-watchdog.patch patches.suse/powerpc-64s-Implement-system-reset-idle-wakeup-reason.patch patches.suse/powerpc-powernv-Use-early_radix_enabled-in-POWER9-tlb-flush.patch patches.suse/powerpc-kprobes-Clean-up-jprobe-detection-in-livepatch-handler patches.suse/powerpc-kprobes-Fix-warnings-from-__this_cpu_read-on-preempt-kernels patches.suse/powerpc-jprobes-Disable-preemption-when-triggered-th.patch patches.suse/powerpc-powernv-Make-opal_event_shutdown-callable-fr.patch patches.suse/powerpc-Always-initialize-input-array-when-calling-e.patch patches.suse/selftests-powerpc-Use-snprintf-to-construct-DSCR-sys.patch patches.suse/cxl-Add-support-for-POWER9-DD2.patch patches.suse/cxl-Rename-register-PSL9_FIR2-to-PSL9_FIR_MASK.patch patches.suse/powerpc-dlpar-019-vphn-Update-CPU-topology-when-VPHN-enabled.patch patches.suse/powerpc-dlpar-020-vphn-Improve-recognition-of-PRRN-VPHN.patch patches.suse/powerpc-dlpar-021-hotplug-Improve-responsiveness-of-hotplug-ch.patch patches.suse/powerpc-dlpar-022-vphn-Fix-numa-update-end-loop-bug.patch patches.suse/Revert-KVM-PPC-Book3S-HV-POWER9-does-not-require-sec.patch patches.suse/KVM-PPC-Tie-KVM_CAP_PPC_HTM-to-the-user-visible-TM-f.patch patches.suse/powerpc-tm-Add-commandline-option-to-disable-hardwar.patch patches.suse/powerpc-Add-PPC_FEATURE2_HTM_NO_SUSPEND.patch patches.suse/powerpc-powernv-Enable-TM-without-suspend-if-possibl.patch patches.suse/powerpc-tm-P9-disable-transactionally-suspended-sigc.patch patches.suse/powerpc-xmon-Check-before-calling-xive-functions.patch patches.suse/powerpc-mm-radix-Drop-unneeded-NULL-check.patch patches.suse/powerpc-perf-hv-24x7-Fix-incorrect-comparison-in-mem.patch patches.suse/KVM-PPC-Book3S-HV-Handle-host-system-reset-in-guest-.patch patches.suse/powerpc-64s-radix-Improve-preempt-handling-in-TLB-co.patch patches.suse/powerpc-64s-radix-Fix-process-table-entry-cache-inva.patch patches.suse/powerpc-pseries-vio-Dispose-of-virq-mapping-on-vdevice-unregister.patch patches.suse/powerpc-ipic-Fix-status-get-and-status-clear.patch patches.suse/powerpc-64-Free-up-CPU_FTR_ICSWX.patch patches.suse/powerpc-64s-Replace-CONFIG_PPC_STD_MMU_64-with-CONFI.patch patches.suse/powerpc-mm-Add-a-CONFIG-option-to-choose-if-radix-is.patch patches.suse/powerpc-tm-Don-t-check-for-WARN-in-TM-Bad-Thing-hand.patch patches.suse/bpf-take-advantage-of-stack_depth-tracking-in-powerp.patch patches.suse/powerpc-opal-Fix-EBUSY-bug-in-acquiring-tokens.patch patches.suse/powerpc-Don-t-enable-FP-Altivec-if-not-checkpointed.patch patches.suse/powerpc-Force-reload-for-recheckpoint-during-tm-fp-v.patch patches.suse/powerpc-Always-save-restore-checkpointed-regs-during.patch patches.suse/powerpc-Remove-facility-loadups-on-transactional-fp-.patch patches.suse/powerpc-add-POWER9_DD20-feature.patch patches.suse/powerpc-64s-idle-avoid-POWER9-DD1-and-DD2.0-ERAT-wor.patch patches.suse/powerpc-64s-idle-avoid-POWER9-DD1-and-DD2.0-PMU-work.patch patches.suse/powerpc-powernv-cpufreq-Fix-the-frequency-read-by-pr.patch patches.suse/powerpc-powernv-ioda-Remove-explicit-max-window-size.patch patches.suse/powerpc-64s-radix-Optimize-TLB-range-flush-barriers.patch patches.suse/powerpc-64s-radix-Implement-_tlbie-l-_va_range-flush.patch patches.suse/powerpc-64s-radix-Optimize-flush_tlb_range.patch patches.suse/powerpc-64s-radix-Introduce-local-single-page-ceilin.patch patches.suse/powerpc-64s-radix-Improve-TLB-flushing-for-page-tabl.patch patches.suse/powerpc-mm-radix-Fix-crashes-on-Power9-DD1-with-radix.patch patches.suse/powerpc-kprobes-Disable-preemption-before-invoking-p.patch patches.suse/powerpc-powernv-idle-Round-up-latency-and-residency-.patch patches.suse/powerpc-powernv-npu-Use-flush_all_mm-instead-of-flus.patch patches.suse/powerpc-powernv-npu-Don-t-explicitly-flush-nmmu-tlb.patch patches.suse/powerpc-lib-Implement-PMEM-API.patch patches.suse/powerpc-lib-Implement-UACCESS_FLUSHCACHE-API.patch patches.suse/powerpc-fadump-use-kstrtoint-to-handle-sysfs-store.patch patches.suse/powerpc-signal-Properly-handle-return-value-from-upr.patch patches.suse/powerpc-Fix-DABR-match-on-hash-based-systems.patch patches.suse/powerpc-64s-hash-Fix-512T-hint-detection-to-use-128T.patch patches.suse/powerpc-64s-hash-Fix-128TB-512TB-virtual-address-bou.patch patches.suse/powerpc-64s-hash-Fix-fork-with-512TB-process-address.patch patches.suse/powerpc-64s-hash-Allow-MAP_FIXED-allocations-to-cros.patch patches.suse/powerpc-64s-radix-Fix-128TB-512TB-virtual-address-bo.patch patches.suse/powerpc-64s-mm_context.addr_limit-is-only-used-on-ha.patch patches.suse/powerpc-64s-Fix-masking-of-SRR1-bits-on-instruction-.patch patches.suse/powerpc-64s-Fix-Power9-DD2.0-workarounds-by-adding-D.patch patches.suse/KVM-VMX-Don-t-expose-PLE-enable-if-there-is-no-hardw.patch patches.suse/KVM-LAPIC-Fix-lapic-timer-mode-transition.patch patches.suse/KVM-LAPIC-Introduce-limit_periodic_timer_frequency.patch patches.suse/KVM-LAPIC-Keep-timer-running-when-switching-between-.patch patches.suse/KVM-LAPIC-Apply-change-to-TDCR-right-away-to-the-tim.patch patches.suse/KVM-x86-mmu-returning-void-in-a-void-function-is-str.patch patches.suse/KVM-x86-mmu-free_page-can-handle-NULL.patch patches.suse/KVM-x86-drop-BUG_ON-vcpu-kvm.patch patches.suse/KVM-VMX-vmx_vcpu_setup-cannot-fail.patch patches.suse/KVM-x86-no-need-to-inititalize-vcpu-members-to-0.patch patches.suse/KVM-VMX-drop-enable_ept-check-from-ept_sync_context.patch patches.suse/KVM-VMX-call-ept_sync_global-with-enable_ept-only.patch patches.suse/KVM-VMX-require-INVEPT-GLOBAL-for-EPT.patch patches.suse/KVM-VMX-drop-unnecessary-function-declarations.patch patches.suse/KVM-nVMX-no-need-to-set-vcpu-cpu-when-switching-vmcs.patch patches.suse/KVM-nVMX-no-need-to-set-ept-vpid-caps-to-0.patch patches.suse/KVM-VMX-cleanup-init_rmode_identity_map.patch patches.suse/KVM-x86-allow-setting-identity-map-addr-with-no-vcpu.patch patches.suse/KVM-VMX-rename-RDSEED-and-RDRAND-vmx-ctrls-to-reflec.patch patches.suse/kvm-mm-account-kvm-related-kmem-slabs-to-kmemcg.patch patches.suse/KVM-x86-handle-0-write-to-TSC_DEADLINE-MSR.patch patches.suse/KVM-x86-really-disarm-lapic-timer-when-clearing-TMIC.patch patches.suse/KVM-x86-thoroughly-disarm-LAPIC-timer-around-TSC-dea.patch patches.suse/KVM-X86-Processor-States-following-Reset-or-INIT.patch patches.suse/KVM-VMX-Don-t-expose-unrestricted_guest-is-enabled-i.patch patches.suse/arch-x86-remove-redundant-null-checks-before-kmem_ca.patch patches.suse/KVM-SVM-unconditionally-wake-up-VCPU-on-IOMMU-interr.patch patches.suse/KVM-SVM-limit-kvm_handle_page_fault-to-PF-handling.patch patches.suse/KVM-x86-introduce-ISA-specific-SMM-entry-exit-callba.patch patches.suse/KVM-x86-introduce-ISA-specific-smi_allowed-callback.patch patches.suse/KVM-nVMX-set-IDTR-and-GDTR-limits-when-loading-L1-ho.patch patches.suse/KVM-nVMX-fix-SMI-injection-in-guest-mode.patch patches.suse/KVM-nSVM-refactor-nested_svm_vmrun.patch patches.suse/KVM-nSVM-fix-SMI-injection-in-guest-mode.patch patches.suse/KVM-x86-extend-usage-of-RET_MMIO_PF_-constants.patch patches.suse/KVM-SVM-detect-opening-of-SMI-window-using-STGI-inte.patch patches.suse/KVM-nVMX-Fix-EPT-switching-advertising.patch patches.suse/KVM-VMX-Fix-VPID-capability-detection.patch patches.suse/KVM-X86-GP-when-guest-attempts-to-write-MCi_STATUS-r.patch patches.suse/KVM-PPC-Book3S-HV-Handle-unexpected-interrupts-bette.patch patches.suse/KVM-PPC-Book3S-HV-Use-ARRAY_SIZE-macro.patch patches.suse/KVM-PPC-BookE-Use-vma_pages-function.patch patches.suse/KVM-PPC-Book3S-HV-Delete-an-error-message-for-a-fail.patch patches.suse/KVM-PPC-Book3S-PR-Enable-in-kernel-TCE-handlers-for-.patch patches.suse/KVM-PPC-Book3S-HV-Explicitly-disable-HPT-operations-on-radix.patch patches.suse/KVM-PPC-Book3S-HV-Don-t-call-real-mode-XICS-hypercall-handlers-if-not-enabled.patch patches.suse/KVM-PPC-Book3S-PR-Only-install-valid-SLBs-during-KVM.patch patches.suse/KVM-PPC-Book3S-Fix-gas-warning-due-to-using-r0-as-im.patch patches.suse/KVM-PPC-Book3S-HV-Don-t-rely-on-host-s-page-size-info.patch patches.suse/KVM-PPC-Book3S-HV-Rename-hpte_setup_done-to-mmu_read.patch patches.suse/KVM-PPC-Book3S-HV-Unify-dirty-page-map-between-HPT-and-radix.patch patches.suse/KVM-PPC-Book3S-HV-Add-infrastructure-for-running-HPT.patch patches.suse/KVM-PPC-Book3S-HV-Allow-for-running-POWER9-host-in-s.patch patches.suse/KVM-PPC-Book3S-HV-Run-HPT-guests-on-POWER9-radix-hos.patch patches.suse/arm64-Implement-arch_counter_get_cntpct-to-read-the-.patch patches.suse/arm64-Use-physical-counter-for-in-kernel-reads-when-.patch patches.suse/KVM-arm-arm64-Guard-kvm_vgic_map_is_active-against-v.patch patches.suse/KVM-arm-arm64-Support-calling-vgic_update_irq_pendin.patch patches.suse/KVM-arm-arm64-Check-that-system-supports-split-eoi-d.patch patches.suse/KVM-arm-arm64-Make-timer_arm-and-timer_disarm-helper.patch patches.suse/KVM-arm-arm64-Rename-soft-timer-to-bg_timer.patch patches.suse/KVM-arm-arm64-Move-timer-vgic-flush-sync-under-disab.patch patches.suse/KVM-arm-arm64-Use-separate-timer-for-phys-timer-emul.patch patches.suse/KVM-arm-arm64-Move-timer-save-restore-out-of-the-hyp.patch patches.suse/KVM-arm-arm64-Set-VCPU-affinity-for-virt-timer-irq.patch patches.suse/KVM-arm-arm64-Avoid-timer-save-restore-in-vcpu-entry.patch patches.suse/KVM-arm-arm64-Support-EL1-phys-timer-register-access.patch patches.suse/KVM-arm-arm64-Use-kvm_arm_timer_set-get_reg-for-gues.patch patches.suse/KVM-arm-arm64-Move-phys_timer_emulate-function.patch patches.suse/KVM-arm-arm64-Avoid-phys-timer-emulation-in-vcpu-ent.patch patches.suse/KVM-arm-arm64-Get-rid-of-kvm_timer_flush_hwstate.patch patches.suse/KVM-arm-arm64-Rework-kvm_timer_should_fire.patch patches.suse/arm-arm64-KVM-Load-the-timer-state-when-enabling-the.patch patches.suse/KVM-arm-arm64-vgic-its-Remove-kvm_its_unmap_device.patch patches.suse/KVM-arm-arm64-vgic-its-New-helper-functions-to-free-.patch patches.suse/KVM-arm-arm64-vgic-its-Free-caches-when-GITS_BASER-V.patch patches.suse/KVM-arm-arm64-vgic-its-Implement-KVM_DEV_ARM_ITS_CTR.patch patches.suse/KVM-arm-arm64-Unify-32bit-fault-injection.patch patches.suse/KVM-arm-arm64-fix-the-incompatible-matching-for-exte.patch patches.suse/KVM-PPC-Book3S-HV-Cosmetic-post-merge-cleanups.patch patches.suse/KVM-s390-document-memory-ordering-for-kvm_s390_vcpu_.patch patches.suse/kvm-s390-sie-considerations-for-ap-queue-virtualization.patch patches.suse/KVM-s390-vsie-use-common-code-functions-for-pinning.patch patches.suse/KVM-s390-abstract-conversion-between-isc-and-enum-ir.patch patches.suse/KVM-s390-clear_io_irq-requests-are-not-expected-for-.patch patches.suse/KVM-s390-provide-a-capability-for-AIS-state-migratio.patch patches.suse/xenclock-0001-ptp_kvm-probe-for-kvm-guest-availability.patch patches.suse/xenclock-0002-x86-pvclock-add-setter-for-pvclock_pvti_cpu0_va.patch patches.suse/xenclock-0003-x86-xen-time-set-pvclock-flags-on-xen_time_init.patch patches.suse/xenclock-0004-x86-xen-time-setup-vcpu-0-time-info-page.patch patches.suse/vhost-fix-end-of-range-for-access_ok.patch patches.suse/vhost-vsock-fix-uninitialized-vhost_vsock-guest_cid.patch patches.suse/fw_cfg-fix-the-command-line-module-name.patch patches.suse/ARM-DRA722-remove-redundant-definition-of-1.0-device.patch patches.suse/dt-bindings-add-compatible-string-for-allwinner-v3s-soc.patch patches.suse/ARM-sunxi-fix-the-core-number-of-V3s-in-sunxi-README.patch patches.suse/0130-soc-fsl-qman-Sleep-instead-of-stuck-hacking-jiffies.patch patches.suse/0131-soc-fsl-guts-Add-compatible-string-for-LS1088.patch patches.suse/0132-soc-fsl-qbman-Add-common-routine-for-QBMan-private-a.patch patches.suse/0133-soc-fsl-qbman-Use-shared-dma-pool-for-BMan-private-m.patch patches.suse/0134-soc-fsl-qbman-Use-shared-dma-pool-for-QMan-private-m.patch patches.suse/0135-soc-fsl-qbman-Drop-set-clear_bits-usage.patch patches.suse/0136-soc-fsl-qbman-Drop-L1_CACHE_BYTES-compile-time-check.patch patches.suse/0137-soc-fsl-qbman-Fix-ARM32-typo.patch patches.suse/0138-soc-fsl-qbman-Rework-portal-mapping-calls-for-ARM-PP.patch patches.suse/0139-soc-fsl-qbman-add-QMAN_REV32.patch patches.suse/0140-soc-fsl-qbman-different-register-offsets-on-ARM.patch patches.suse/0141-soc-fsl-qbman-Add-missing-headers-on-ARM.patch patches.suse/0142-soc-fsl-qbman-Enable-FSL_LAYERSCAPE-config-on-ARM.patch patches.suse/2310-of-platform-generalize-reserved-memory-handling patches.suse/0163-of-reserved_mem-Accessor-for-acquiring-reserved_mem.patch patches.suse/soc-mediatek-pwrap-fix-compiler-errors patches.suse/drivers-firmware-psci_checker-Add-missing-destroy_ti patches.suse/dm-mpath-remove-annoying-message-of-blk_get_request-.patch patches.suse/0078-dm-discard-support-requires-all-targets-in-a-table-s.patch patches.suse/0079-dm-do-not-set-discards_supported-in-targets-that-do-.patch patches.suse/0080-dm-clear-all-discard-attributes-in-queue_limits-when.patch patches.suse/0081-dm-bufio-fix-integer-overflow-when-limiting-maximum-.patch patches.suse/libnvdimm-dimm-clear-locked-status-on-successful-dimm.patch patches.suse/dax-pr_err-strings-should-end-with-newlines.patch patches.suse/libnvdimm-region-make-resource-attribute-only-readab.patch patches.suse/libnvdimm-namespace-make-resource-attribute-only-rea.patch patches.suse/libnvdimm-pfn-make-resource-attribute-only-readable-.patch patches.suse/libnvdimm-namespace-fix-label-initialization-to-use-valid.patch patches.suse/nfit_test-Make-private-definitions-to-command-emulat.patch patches.suse/acpi-nfit-Enable-to-show-what-feature-is-supported-v.patch patches.suse/acpi-nfit-nfit_test-supports-translate-SPA.patch patches.suse/acpi-nfit-add-support-for-the-_LSI-_LSR-and-_LSW-lab.patch patches.suse/libnvdimm-introduce-flags-attribute-for-dimm-lock-and-alias-status.patch patches.suse/libnvdimm-namespace-make-a-couple-of-functions-static.patch patches.suse/dev-dax-fix-uninitialized-variable-build-warning.patch patches.suse/acpi-nfit-hide-unknown-commands-from-nmemX-commands.patch patches.suse/acpi-nfit-add-support-for-NVDIMM_FAMILY_INTEL-v1.6-D.patch patches.suse/libnvdimm-move-poison-list-functions-to-a-new-badrange-file.patch patches.suse/nfit_test-add-error-injection-dsms.patch patches.suse/libnvdimm-badrange-remove-a-warn-for-list_empty.patch patches.suse/nfit_test-when-clearing-poison-also-remove-badrange-entries.patch patches.suse/tools-testing-nvdimm-stricter-bounds-checking-for-error-injection-commands.patch patches.suse/acpi-nfit-validate-commands-against-the-device-type.patch patches.suse/tools-testing-nvdimm-unit-test-clear-error-commands.patch patches.suse/acpi-nfit-add-Enable-Latch-System-Shutdown-Status-co.patch patches.suse/mm-Handle-0-flags-in-_calc_vm_trans-macro.patch patches.suse/mm-introduce-MAP_SHARED_VALIDATE-a-mechanism-to-safe.patch patches.suse/mm-Remove-VM_FAULT_HWPOISON_LARGE_MASK.patch patches.suse/dax-Simplify-arguments-of-dax_insert_mapping.patch patches.suse/dax-Factor-out-getting-of-pfn-out-of-iomap.patch patches.suse/dax-Create-local-variable-for-VMA-in-dax_iomap_pte_f.patch patches.suse/dax-Create-local-variable-for-vmf-flags-FAULT_FLAG_W.patch patches.suse/dax-Inline-dax_insert_mapping-into-the-callsite.patch patches.suse/dax-Inline-dax_pmd_insert_mapping-into-the-callsite.patch patches.suse/dax-Fix-comment-describing-dax_iomap_fault.patch patches.suse/dax-Allow-dax_iomap_fault-to-return-pfn.patch patches.suse/dax-Allow-tuning-whether-dax_insert_mapping_entry-di.patch patches.suse/mm-Define-MAP_SYNC-and-VM_SYNC-flags.patch patches.suse/dax-iomap-Add-support-for-synchronous-faults.patch patches.suse/dax-Implement-dax_finish_sync_fault.patch patches.suse/ext4-Simplify-error-handling-in-ext4_dax_huge_fault.patch patches.suse/ext4-Support-for-synchronous-DAX-faults.patch patches.suse/xfs-Implement-xfs_filemap_pfn_mkwrite-using-__xfs_fi.patch patches.suse/xfs-support-for-synchronous-DAX-faults.patch patches.suse/fs-dax-unify-IOMAP_F_DIRTY-read-vs-write-handling-po.patch patches.suse/dax-quiet-bdev_dax_supported.patch patches.suse/brd-remove-dax-support.patch patches.suse/dax-stop-requiring-a-live-device-for-dax_flush.patch patches.suse/dax-fix-PMD-faults-on-zero-length-files.patch patches.suse/dax-fix-general-protection-fault-in-dax_alloc_inode.patch patches.suse/0001-ide-Make-ide_cdrom_prep_fs-initialize-the-sense-buff.patch patches.suse/doc-block-bfq-update-max-IOPS-sustainable-with-BFQ.patch patches.suse/0001-block-bfq-add-missing-invocations-of-bfqg_stats_upda.patch patches.suse/block-bfq-update-blkio-stats-outside-the-scheduler-l.patch patches.suse/block-bfq-move-debug-blkio-stats-behind-CONFIG_DEBUG.patch patches.suse/block-wake-up-all-tasks-blocked-in-get_request.patch patches.suse/nvmet_fc-fix-better-length-checking.patch patches.suse/bio-ensure-__bio_clone_fast-copies-bi_partno.patch patches.suse/2311-r128-switch-compat-ioctls-to-drm_ioctl_kernel patches.suse/cxlflash-get-rid-of-pointless-access_ok.patch patches.suse/ipmi-get-rid-of-pointless-access_ok.patch patches.suse/bio_map_user_iov-switch-to-iov_iter_get_pages-iov_it.patch patches.suse/bio-and-with-iov_iter_get_pages_alloc-it-becomes-even-.patch patches.suse/don-t-rely-upon-subsequent-bio_add_pc_page-calls-fai.patch patches.suse/bio_map_user_iov-move-alignment-check-into-the-main-.patch patches.suse/bio_map_user_iov-get-rid-of-the-iov_for_each.patch patches.suse/blk_rq_map_user_iov-move-iov_iter_advance-down.patch patches.suse/move-more-stuff-down-into-bio_copy_user_iov.patch patches.suse/bio_copy_from_iter-get-rid-of-copying-iov_iter.patch patches.suse/bio_map_user_iov-get-rid-of-copying-iov_iter.patch patches.suse/bio_copy_user_iov-saner-bio-size-calculation.patch patches.suse/bio_alloc_map_data-do-bmd-iter-setup-right-there.patch patches.suse/fix-a-page-leak-in-vhost_scsi_iov_to_sgl-error-recov.patch patches.suse/iomap_dio_actor-fix-iov_iter-bugs.patch patches.suse/vchiq_2835_arm-switch-to-get_user_pages_fast patches.suse/2312-via_dmablit-use-get_user_pages_fast patches.suse/st-use-get_user_pages_fast.patch patches.suse/coda-fix-kernel-memory-exposure-attempt-in-fsync.patch patches.suse/ovl-Put-upperdentry-if-ovl_check_origin-fails.patch patches.suse/xfs-fix-forgotten-rcu-read-unlock-when-skipping-inod.patch patches.suse/0007-xfs-fix-type-usage.patch patches.suse/eCryptfs-use-after-free-in-ecryptfs_release_messagin.patch patches.suse/ecryptfs-remove-unnecessary-i_version-bump.patch patches.suse/0002-NFS-revalidate-.-etc-correctly-on-open.patch patches.suse/xprtrdma-Don-t-defer-fencing-an-async-RPC-s-chunks.patch patches.suse/xprtrdma-Use-ro_unmap_sync-in-xprt_rdma_send_request.patch patches.suse/xprtrdma-Remove-ro_unmap_safe.patch patches.suse/0002-xprtrdma-Throw-away-reply-when-version-is-unrecogniz.patch patches.suse/xprtrdma-Move-decoded-header-fields-into-rpcrdma_rep.patch patches.suse/xprtrdma-Refactor-rpcrdma_reply_handler-some-more.patch patches.suse/xprtrdma-Invoke-rpcrdma_reply_handler-directly-from-.patch patches.suse/xprtrdma-Decode-credits-field-in-rpcrdma_reply_handl.patch patches.suse/xprtrdma-Clean-up-SGE-accounting-in-rpcrdma_prepare_.patch patches.suse/xprtrdma-Fix-error-handling-in-rpcrdma_prepare_msg_s.patch patches.suse/xprtrdma-Change-return-value-of-rpcrdma_prepare_send.patch patches.suse/xprtrdma-Unoptimize-rpcrdma_prepare_hdr_sge.patch patches.suse/xprtrdma-Add-data-structure-to-manage-RDMA-Send-argu.patch patches.suse/xprtrdma-Add-a-field-of-bit-flags-to-struct-rpcrdma_.patch patches.suse/xprtrdma-Refactor-rpcrdma_deferred_completion.patch patches.suse/xprtrdma-RPC-completion-should-wait-for-Send-complet.patch patches.suse/xprtrdma-Remove-atomic-send-completion-counting.patch patches.suse/NFSv4.1-Fix-up-replays-of-interrupted-requests.patch patches.suse/xprtrdma-Put-Send-CQ-in-IB_POLL_WORKQUEUE-mode.patch patches.suse/rpcrdma-Remove-C-structure-definitions-of-XDR-data-i.patch patches.suse/xprtrdma-Remove-include-for-linux-prefetch.h.patch patches.suse/xprtrdma-Update-copyright-notices.patch patches.suse/NFS-Avoid-RCU-usage-in-tracepoints.patch patches.suse/SUNRPC-Fix-parsing-failure-in-trace-points-with-XIDs.patch patches.suse/sunrpc-Fix-rpc_task_begin-trace-point.patch patches.suse/NFSv4-Fix-OPEN-CLOSE-race.patch patches.suse/NFS-Fix-a-typo-in-nfs_rename.patch patches.suse/NFSv4-Retry-CLOSE-and-DELEGRETURN-on-NFS4ERR_OLD_STA.patch patches.suse/0002-nfs-Fix-ugly-referral-attributes.patch patches.suse/NFS-Fix-typo-in-nomigration-mount-option.patch patches.suse/0001-NFS-Revert-NFS-Move-the-flock-open-mode-check-into-n.patch patches.suse/s390-sles15-02-01-s390-disassembler-increase-show_code-buffer-size.patch patches.suse/thermal-enable-broadcom-menu-for-arm64-bcm2835.patch patches.suse/thermal-drivers-hisi-Fix-missing-interrupt-enablemen patches.suse/thermal-drivers-hisi-Fix-kernel-panic-on-alarm-inter patches.suse/thermal-drivers-hisi-Simplify-the-temperature-step-c patches.suse/thermal-drivers-hisi-Fix-multiple-alarm-interrupts-f patches.suse/thermal-drivers-hisi-Encapsulate-register-writes-int.patch patches.suse/thermal-drivers-hisi-Fix-configuration-register-sett.patch patches.suse/thermal-drivers-step_wise-Fix-temperature-regulation patches.suse/drm-amdgpu-Pulling-old-prepare-and-submit-for-flip-b.patch patches.suse/2313-drm-amd-dc-add-dc-display-driver-v2 patches.suse/2314-drm-amd-dc-dm-remove-redundant-display-structs patches.suse/2315-drm-amd-display-fix-hdmi-not-lighting-up-on-hawaii patches.suse/2316-drm-amd-display-fix-bugs-causing-hawaii-and-bonaire-not-light-up patches.suse/2317-drm-amd-display-fix-memory-corruption-issue patches.suse/2318-drm-amd-display-block-3d-timings patches.suse/2319-drm-amd-display-update-rgb-limited-range-csc-matrix-calculation patches.suse/2320-drm-amd-display-removing-extra-newline patches.suse/2321-drm-amd-display-remove-obsolete-latest_atom_bios_support patches.suse/2322-drm-amd-display-fix-reg_set_5-macro patches.suse/2323-drm-amd-display-refactor-dce11-dvvm patches.suse/2324-drm-amd-display-add-missing-grph-register-definition patches.suse/2325-drm-amd-display-remove-dead-display-clock-code patches.suse/2326-drm-amd-display-restyle-display-clock-calls-part-1 patches.suse/2327-drm-amd-display-restyle-display-clock-calls-part-2 patches.suse/2328-drm-amd-display-remove-store-clock-state patches.suse/2329-drm-amd-display-remove-get_min_clocks_state patches.suse/2330-drm-amd-display-remove-clocks_state-enum patches.suse/2331-drm-amd-display-consolidate-dce8-11-2-display-clock-code patches.suse/2332-drm-amd-display-add-newline-to-generic_reg_wait-timeout-message patches.suse/2333-drm-amd-display-fix-display-clock-integrated-info-read patches.suse/2334-drm-amd-display-use-rgb-full-range-as-default-quantization-for-non-hdmi patches.suse/2335-drm-amd-display-create-scratch_val_ctx-as-temp-w-a patches.suse/2336-drm-amd-display-temporarily-blocking-interlacing-mode-until-it-s-supported patches.suse/2337-drm-amd-display-moving-remaining-functionality-from-gpu-to-dce_clocks patches.suse/2338-drm-amd-display-remove-dm_not_impl-messages patches.suse/2339-drm-amd-display-fix-bunch-of-warnings-in-dc patches.suse/2340-drm-amd-display-fix-warning-in-freesync-module patches.suse/2341-drm-amd-display-fix-warning-set-max_surfaces-to-3 patches.suse/2342-drm-amd-display-fix-indexing-bug patches.suse/2343-drm-amd-display-avoid-apply_clk_constraints-for-address-update patches.suse/2344-drm-amd-display-fix-refcount-over-dc_sink patches.suse/2345-drm-amd-display-fix-up-construction-of-scratch_val_ctx patches.suse/2346-drm-amd-display-added-timing-sync-trace patches.suse/2347-drm-amd-display-fix-gamma-adjustment patches.suse/2348-drm-amd-display-change-locking-of-registers-when-flipping-frames patches.suse/2349-drm-amd-display-retrieve-windowed-fullscreen-state patches.suse/2350-drm-amd-display-fix-hdmi-scaling-corruption-issue patches.suse/2351-drm-amd-display-re-gamma-programming patches.suse/2352-drm-amd-display-moved-swizzle-parameter-translation-to-dc patches.suse/2353-drm-amd-display-add-in-out-transfer-functions-to-dc patches.suse/2354-drm-dp-helper-add-missing-defines-needed-by-amd-display-core patches.suse/2355-drm-amd-dal-add-polaris12-support-v2 patches.suse/2356-drm-amd-display-resolved-hdmi-assert-in-dal patches.suse/2357-drm-amd-display-refactor-to-move-color-helper-into-module patches.suse/2358-drm-amd-display-add-debug-option-to-disable-dmcu patches.suse/2359-drm-amd-display-fix-hotplug-regression-after-code-refactor patches.suse/2360-drm-amd-display-refactor-output-transfer-function-to-stream patches.suse/2361-drm-amd-display-define-reg-helpers-to-update-registers-with-8-and-9-fields patches.suse/2362-drm-amd-display-refactor-to-move-gamma-correction-to-module patches.suse/2363-drm-amd-display-implement-pq-curve-based-on-output-transfer-function patches.suse/2364-drm-amd-display-opp-refactor-and-consolidation-for-dce patches.suse/2365-drm-amd-display-fix-distribution-of-segments-for-pq patches.suse/2366-drm-amd-display-fix-programming-of-gamma-end-points patches.suse/2367-drm-amd-display-remove-dc-hub-this-seems-unused patches.suse/2368-drm-amd-display-remove-some-unused-wrappers patches.suse/2369-drm-amd-display-drop-register-logger-and-pid-tgid-getters patches.suse/2370-drm-amd-display-drop-get-platform-info patches.suse/2371-drm-amd-display-drop-setmode-complete-notifier patches.suse/2372-drm-amd-display-move-dpcd-structs-into-dp_types-header patches.suse/2373-drm-amd-display-port-to-using-drm-dpcd-defines patches.suse/2374-drm-amd-display-assign-correct-enum-for-edp-revision patches.suse/2375-drm-amd-display-framework-for-degamma-and-regramma-through-color-module patches.suse/2376-drm-amd-display-fix-regamma-end-point patches.suse/2377-drm-amd-display-4k-split-black-out-due-to-incorrect-cursor patches.suse/2378-drm-amd-display-add-pitch-to-cursor-attributes patches.suse/2379-drm-amd-display-minor-clock-source-refactor patches.suse/2380-drm-amd-display-add-dcc-param-to-surface patches.suse/2381-drm-amd-display-track-cursor-width-in-ipp patches.suse/2382-drm-amd-display-reset-gamma-to-null-after-release patches.suse/2383-drm-amd-display-implement-gamma-correction-using-input-lut patches.suse/2384-drm-amd-display-don-t-crash-if-stream-is-null-when-trying-to-share-clocks patches.suse/2385-drm-amd-display-reset-transfer_func-to-null-on-release patches.suse/2386-drm-amd-display-fixed-crash patches.suse/2387-drm-amd-display-fix-licensing-header patches.suse/2388-drm-amd-display-fixed-split-update-bug patches.suse/2389-drm-amd-display-fixed-crash-caused-by-unnecessary-clock-source-in-split-pipe patches.suse/2390-drm-amd-display-add-refcount-debug-assert patches.suse/2391-drm-amd-display-pass-adev-to-fill_plane_attr patches.suse/2392-drm-amd-display-allow-multiple-instance-of-dto-regs patches.suse/2393-drm-amd-display-dal3-hdr10-infoframe-encoding patches.suse/2394-drm-amd-display-debug-opt-disable-hdmi-deep-color patches.suse/2395-drm-amd-display-debug-option-to-disable-color-module-fucntionality patches.suse/2396-drm-amd-display-don-t-use-target-before-null-check patches.suse/2397-drm-amd-display-add-missing-function-to-fix-crash-for-dp-test-pattern-4 patches.suse/2398-drm-amd-display-set-gamma-to-null-at-release patches.suse/2399-drm-amd-display-set-hbr3-and-tps4-capable-flags patches.suse/2400-drm-amd-display-fix-color-module-crash-when-hotplug-monitors patches.suse/2401-drm-amd-display-enable-option-to-disable-hdr-related-updates patches.suse/2402-drm-amd-display-remove-unused-color-and-power-modules patches.suse/2403-drm-amd-display-fix-link-retraining-hw-sequence patches.suse/2404-drm-amd-display-fix-link-retraining-hw-sequence-for-auto-test patches.suse/2405-drm-amd-display-simplify-link_encoder patches.suse/2406-drm-amd-display-limit-hbr3-support-to-polaris-and-up patches.suse/2407-drm-amd-display-fix-gamma-for-dpms-usecase patches.suse/2408-drm-amd-display-fix-dp-phy-test-pre-emphasis-not-set-properly patches.suse/2409-drm-amd-display-fix-startup-sequence-v3 patches.suse/2410-drm-amd-display-remove-unused-function-in-gamma_calcs patches.suse/2411-drm-amd-display-fix-misleading-indentation-bug-in-link_encoder patches.suse/2412-drm-amd-display-fix-warnings-in-dc patches.suse/2413-drm-amd-display-fix-wrong-index-bug-in-set_avi_info_frame patches.suse/2414-drm-amd-display-check-hdr-support-before-setting patches.suse/2415-drm-amd-display-fix-infoframe-byte-28-31-doesn-t-get-written-out-to-register patches.suse/2416-drm-amd-display-remove-hdmi-deep-color-debug-flag patches.suse/2417-drm-amd-display-don-t-fail-validation-for-signal_type_virtual patches.suse/2418-drm-amdgpu-virt-disable-dc patches.suse/2419-drm-amd-display-fix-cursor-disappearing-after-resume patches.suse/2420-drm-amd-display-blank-mechanism-for-supporting-mpo patches.suse/2421-drm-amd-display-set-blank-functionality patches.suse/2422-drm-amd-display-when-signal-type-of-sink-is-none-use-link-type-for-stream patches.suse/2423-drm-amd-display-support-64-bit-polaris11-5k-vsr patches.suse/2424-drm-amd-display-drop-min-max-wrappers patches.suse/2425-drm-amd-display-start-using-linux-hdmi-header patches.suse/2426-drm-amd-display-use-dto-as-clock-on-dp-if-not patches.suse/2427-drm-amd-display-add-polaris12-to-bw_calc patches.suse/2428-drm-amd-display-pass-visible-flag-into-surface-programming patches.suse/2429-drm-amd-display-remove-dc_target-object patches.suse/2430-drm-amd-display-null-check-clock-source patches.suse/2431-drm-amd-display-output-transfer-function-regamma-refactor patches.suse/2432-drm-amd-display-disable-modules-at-runtime patches.suse/2433-drm-amd-display-fixing-some-fallout-from-dc_target-removal patches.suse/2434-drm-amd-display-no-audio-output-heard-from-dp-panel patches.suse/2435-drm-amd-display-use-pflip-prepare-and-submit-parts-v2 patches.suse/2436-drm-amd-display-mode-change-without-breaking-unaffected-streams patches.suse/2437-drm-amd-display-assert-if-mask-is-0-in-set_reg_field_value_ex patches.suse/2438-drm-amd-display-remove-un-used-defines-and-dead-code patches.suse/2439-drm-amd-display-remove-hw_crtc_timing patches.suse/2440-drm-amd-display-remove-hw_info_frame patches.suse/2441-drm-amd-display-remove-signal_type_wireless patches.suse/2442-drm-amd-display-remove-dead-code patches.suse/2443-drm-amd-display-remove-calculate_adjustments-in-conversion-h patches.suse/2444-drm-amd-display-enable-clock-gating-and-dchubp-power-gating patches.suse/2445-drm-amd-display-set-default-degamma-to-srgb-instead-of-bypass patches.suse/2446-drm-amd-display-hdr-enablement-for-applications patches.suse/2447-drm-amd-display-refactor-clk_resync-to-avoid-assertion patches.suse/2448-drm-amd-display-remove-meta_pitch patches.suse/2449-drm-amd-display-rename-bgra8888-to-abgr8888 patches.suse/2450-drm-amd-display-fix-missing-conditions-in-hw-sequencer patches.suse/2451-drm-amd-display-add-missing-mi-masks patches.suse/2452-drm-amd-display-add-interrupt-entries-for-vblank-isr patches.suse/2453-drm-amd-display-register-on-vlblank-isr patches.suse/2454-drm-amd-display-clean-index-in-irq-init-loop patches.suse/2455-drm-amd-display-add-missing-dcc-update-on-flip-call patches.suse/2456-drm-amd-display-don-t-reserve-pipe-for-underlay-on-asic-without-underlay patches.suse/2457-drm-amd-display-remove-power-gating-debug-flags patches.suse/2458-drm-amd-display-check-surface-size-is-at-least-as-large-as-stream patches.suse/2459-drm-amd-display-proper-de-allocation-of-opp patches.suse/2460-drm-amd-display-change-update-surface-condition-fix-surface-transition-corruption patches.suse/2461-drm-amd-display-prevent-setting-cursor-position-with-no-surface patches.suse/2462-drm-amd-display-improve-debug-ability patches.suse/2463-drm-amd-display-refactor-dc_update_surfaces_for_stream patches.suse/2464-drm-amd-display-clean-up-redundant-logic patches.suse/2465-drm-amd-display-check-we-got-a-stream-in-update_info_frame patches.suse/2466-drm-amd-display-fixed-4k-black-issue-by-refactor-update-surface patches.suse/2467-drm-amd-display-enable-color-gamma-programming patches.suse/2468-drm-amd-display-fix-warnings patches.suse/2469-drm-amd-display-fix-timing-trace-debug-print patches.suse/2470-drm-amd-display-make-sure-to-update-address-without-flip patches.suse/2471-drm-amd-display-rename-atomic_commit-parameter patches.suse/2472-drm-amd-display-fix-compile-warnings patches.suse/2473-drm-amd-display-expose-hw-sequencer-gamma-function patches.suse/2474-drm-amd-display-dp-compliance-automation-test-fixes patches.suse/2475-drm-amd-display-change-power-gating-off-sequence-to-fix-hang patches.suse/2476-drm-amd-display-dmcu-compile-and-load patches.suse/2477-drm-amd-display-move-backlight-from-encoder-to-abm patches.suse/2478-drm-amd-display-make-new-pixel-clock-more-obvious patches.suse/2479-drm-amd-display-support-abm-without-pplib patches.suse/2480-drm-amd-display-debug-option-to-force-enable-abm patches.suse/2481-drm-amd-display-add-dcfclk-reporting-to-pplib patches.suse/2482-drm-amd-display-surface-validation-on-dce100 patches.suse/2483-drm-amd-display-remove-cv-specific-timing-standard patches.suse/2484-drm-amd-display-fix-64-bit-division patches.suse/2485-drm-amd-display-mclk-level-can-t-be-0 patches.suse/2486-drm-amd-display-clear-test-pattern-when-enabling-stream patches.suse/2487-drm-amd-display-fix-ycbcr-pixel-format-shows-green-issue patches.suse/2488-drm-amd-display-hdmi-ycbcr422-12bpc-pixel-format-issue patches.suse/2489-drm-amd-display-adding-10-bpcc-video-p010-format patches.suse/2490-drm-amd-display-fixed-color-temperature-corruption patches.suse/2491-drm-amd-display-fix-crash-with-modesetting-driver patches.suse/2492-drm-amd-display-fix-mst-physical-ports-always-disconnected patches.suse/2493-drm-amd-display-use-disp-clock-value-in-context-rather-than-bw_results patches.suse/2494-drm-amd-display-fix-psr-status-wait patches.suse/2495-drm-amd-display-audio-is-not-switching-to-dp-when-hdmi-dp-hot-plug-unplug patches.suse/2496-drm-amd-display-handle-unsupported-sink-types patches.suse/2497-drm-amd-display-enable-regamma-25-segments-and-use-double-buffer patches.suse/2498-drm-amd-display-set-ignore_msa_timing-flag-for-freesync-modes patches.suse/2499-drm-amd-display-fix-program-pix-clk-logic-to-unblock-deep-color-set patches.suse/2500-drm-amd-display-report-cursor-size-base-on-the-asic patches.suse/2501-drm-amd-display-color-distortion-after-dpms-background-color-fix patches.suse/2502-drm-amd-display-fix-logic-that-causes-segfault-on-dp-display patches.suse/2503-drm-amd-display-fix-missing-fcn-pointer-on-dce8 patches.suse/2504-drm-amd-dc-fix-semicolon-cocci-warnings patches.suse/2505-drm-amd-dc-fix-semicolon-cocci-warnings patches.suse/2506-drm-amd-dc-hw_sequencer-fix-semicolon-cocci-warnings patches.suse/2507-drm-amd-display-fix-64-bit-division-yet-again patches.suse/2508-drm-amd-display-don-t-attempt-to-program-missing-register-fields-on-dce8 patches.suse/2509-drm-amd-display-remove-linux_version_code-check patches.suse/2510-drm-amd-display-fix-dc_commit_surfaces_to_stream-for-dcc patches.suse/2511-drm-amd-display-add-bypass-case-for-pq-transfer-function patches.suse/2512-drm-amd-display-add-query_ddc_data-function patches.suse/2513-drm-amd-display-fix-error-where-wrong-payload-size-is-given patches.suse/2514-drm-amd-display-audio-bug-fix-part-1-add-missing-audio-acr patches.suse/2515-drm-amd-display-fix-12bpc-truncate-to-10bpc patches.suse/2516-drm-amd-display-fix-incorrect-programming-for-ycbcr422-and-ycbcr420 patches.suse/2517-drm-amdgpu-expose-mode_config-functions-for-dm patches.suse/2518-drm-amdgpu-add-a-few-members-to-support-dal-atomic-refactor patches.suse/2519-drm-amd-display-rename-bandwidth_calcs-c-to-dce_calcs-c-v2 patches.suse/2520-drm-amd-display-hdmi-deep-color-mode-audio-issue patches.suse/2521-drm-amd-display-420-clock-divided-by-2-twice patches.suse/2522-drm-amd-display-dmcu-psr-refactor patches.suse/2523-drm-amd-display-fix-gamma-colour-corruption-for-10-bit-surfaces patches.suse/2524-drm-amd-display-add-scaler-coefficients-for-64-phase-5-8-taps patches.suse/2525-drm-amd-display-surface-validation-fixes-audio-mask patches.suse/2526-drm-amd-display-fix-warnings-in-amdgpu_dm patches.suse/2527-drm-amd-display-fix-warnings-in-dc patches.suse/2528-drm-amd-display-remove-apply_clk_constraints-used-validate_bandwidth-universally patches.suse/2529-drm-amd-display-bandwidth-update-fix patches.suse/2530-drm-amd-display-move-visual-confirm-recout-adjustment-to-scaler patches.suse/2531-drm-amd-display-some-more-warning-fixes patches.suse/2532-drm-amd-display-fix-dce100_validate_bandwidth-return-value patches.suse/2533-drm-amd-display-use-amdgpu-mode-funcs-statically patches.suse/2534-drm-amd-display-remove-unused-define-from-amdgpu_dm_types patches.suse/2535-drm-amd-display-freesync-pipe-split-vtotal_min_mask-for-hflip-lock patches.suse/2536-drm-amd-display-we-don-t-support-interlace-and-doublescan patches.suse/2537-drm-amd-display-extended-the-programming-sequence-to-vflip-as-well patches.suse/2538-drm-amd-display-refactor-atomic-commit-implementation-v2 patches.suse/2539-revert-drm-amdgpu-pulling-old-prepare-and-submit-for-flip-back patches.suse/2540-drm-amd-display-refactor-headless-to-use-atomic-commit-v2 patches.suse/2541-drm-amd-display-remove-page_fleep_needed-function patches.suse/2542-drm-amd-display-clean-up-and-simply-locking-logic patches.suse/2543-drm-amd-display-remove-independent-lock-as-we-have-no-use-case-today patches.suse/2544-drm-amd-display-sometime-vtotalmin-less-than-vtotal-rounding-issue patches.suse/2545-drm-amd-display-adding-fastupdate-functionality patches.suse/2546-drm-amd-display-simplify-some-dmcu-waits patches.suse/2547-drm-amd-display-refclock-from-bios-firmwareinfotable patches.suse/2548-drm-amd-display-memory-leak-fix-during-disable patches.suse/2549-drm-amd-display-move-refclk-from-dc-to-resource_pool patches.suse/2550-drm-amd-display-tps4-logic-typo-fix patches.suse/2551-drm-amd-display-after-program-backend-also-program-front-end-regs patches.suse/2552-drm-amd-display-do-not-copy-bottom-pipe-when-map-resource patches.suse/2553-drm-amd-display-switch-to-drm-helpers-in-s3 patches.suse/2554-drm-amd-display-refactor-on-dc_sink-structure patches.suse/2555-drm-amd-display-add-init-calculation-to-scaler-params patches.suse/2556-drm-amd-display-fix-hsplit-viewport-calculation-for-rotated-mirrored-usecases patches.suse/2557-drm-amd-display-fix-viewport-adjustment-on-rotated-surface patches.suse/2558-drm-amd-display-less-log-spam patches.suse/2559-drm-amd-display-fix-incorrect-vp-adjustment patches.suse/2560-drm-amdgpu-get-display-info-from-dc-when-dc-enabled patches.suse/2561-drm-amd-display-add-dce12-bios-parser-support patches.suse/2562-drm-amd-display-add-dce12-gpio-support patches.suse/2563-drm-amd-display-add-dce12-i2c-aux-support patches.suse/2564-drm-amd-display-add-dce12-irq-support patches.suse/2565-drm-amd-display-add-dce12-core-support patches.suse/2566-drm-amd-display-enable-dce12-support patches.suse/2567-drm-amd-display-need-to-handle-dce_info-table-ver4-2 patches.suse/2568-drm-amd-display-less-log-spam patches.suse/2569-drm-amd-display-remove-dce12-guards patches.suse/2570-drm-amdgpu-soc15-enable-dc-on-vega10 patches.suse/2571-drm-amd-display-adding-new-dc_update_surfaces_and_stream patches.suse/2572-drm-amd-display-fixed-bandwidth-calculation-error-when-converting-fractions patches.suse/2573-drm-amd-display-fix-bw-calc-internal-initialization-error patches.suse/2574-drm-amd-display-changing-the-dc_update_surfaces_and_stream patches.suse/2575-drm-amd-display-use-extended-receiver-cap-for-dpcd-ver patches.suse/2576-drm-amd-display-remove-dc_pre_update_surfaces_to_stream-from-dc-use patches.suse/2577-drm-amd-display-use-stream_enc-to-get-head-pipe patches.suse/2578-drm-amd-display-support-cp2520-pattern-2-for-hbr2-compliance patches.suse/2579-drm-amd-display-support-phy-compliance-automation-for-cp2520-pattern-1-2-3 patches.suse/2580-drm-amd-display-fix-the-null-pointer-v2 patches.suse/2581-drm-amd-display-fix-gfx9-parameters-reading-for-dc patches.suse/2582-drm-amd-display-unhardcode-acrtc-max_cursor_-height-width patches.suse/2583-drm-amd-display-unhardcode-cursor-size-reported-back-to-umd patches.suse/2584-drm-amd-display-set-cursor-pitch-to-cursor-width-in-pixels patches.suse/2585-drm-amd-display-fix-applying-surface-to-underlay-pipe patches.suse/2586-drm-amd-display-dp-is-hotplugged-hdmi-with-4-2-0-corruption patches.suse/2587-drm-amd-display-remove-redundant-check patches.suse/2588-drm-amd-display-using-calculated-values-for-vready-startup patches.suse/2589-drm-amd-display-add-audio-video-containerid-implementation patches.suse/2590-drm-amd-display-power-on-front-end-during-set-mode patches.suse/2591-drm-amd-display-rename-bandwidth_calcs-h-to-dce_calcs-h patches.suse/2592-drm-amd-display-use-crtc_vertical_interrupt0-as-vblank-trigger patches.suse/2593-drm-amd-display-use-crtc_vertical_interrupt0-as-a-trigger-for-vblank patches.suse/2594-drm-amd-display-voltage-request-related-change patches.suse/2595-drm-amd-display-increase-timeout-for-dmif-dealloc patches.suse/2596-drm-amd-display-fix-mpo-exit-and-cursor-issue patches.suse/2597-drm-amd-display-use-cp2520-3-for-phy-compliance-automation patches.suse/2598-drm-amd-display-stereo-support patches.suse/2599-drm-amd-display-obtain-ushbr3en-bit-from-bp-1 patches.suse/2600-drm-amd-display-decouple-per-crtc-plane-model patches.suse/2601-drm-amd-display-fix-cleanup-in-amdgpu_dm_initialize_drm_device patches.suse/2602-drm-amd-display-update-plane-functionalities patches.suse/2603-drm-amd-display-remove-surface-validation-against-stream-rect patches.suse/2604-drm-amd-display-refactor-member-referencing-to-improve-readability patches.suse/2605-drm-amd-display-temporary-disable-psr-for-hbr2-hbr3 patches.suse/2606-drm-amd-display-fix-dce_calc-surface-pitch-setting-for-non-underlay-pipes patches.suse/2607-drm-amd-display-remove-get_connector_for_link patches.suse/2608-drm-amd-display-remove-get_connector_for_sink patches.suse/2609-drm-amd-display-fix-i2c-write-flag patches.suse/2610-drm-amd-display-refactor-edid-read patches.suse/2611-drm-amd-display-psr-aux-channel-and-static-screen-support-fix patches.suse/2612-drm-amd-display-fill-in-vrefresh-and-min_vblank_time-for-dce8-dce10 patches.suse/2613-drm-amd-display-ignore-visible-flag-when-check-surface-update-type patches.suse/2614-drm-amd-display-log-clock-source-in-error-condition patches.suse/2615-drm-amd-display-fix-s3-hang-on-resume patches.suse/2616-drm-amd-display-fix-nullptr-on-vega-initialization patches.suse/2617-drm-amd-display-allow-planes-on-all-crtcs patches.suse/2618-drm-amd-display-fallback-on-legacy-properties-in-atomic_get_properties patches.suse/2619-drm-amd-display-get_atomic_property-missing-for-drm_connector_funcs patches.suse/2620-drm-amd-display-fix-race-between-vblank-irq-and-pageflip-irq-v2 patches.suse/2621-drm-amd-display-prevent-premature-pageflip-when-comitting-in-vblank-v3 patches.suse/2622-drm-amd-display-adding-fclk-and-dppclk-clock-types patches.suse/2623-drm-amd-display-fix-hotspot-programming-during-set-cursor-position patches.suse/2624-drm-amd-display-memory-was-freed-twice-during-disable patches.suse/2625-drm-amd-display-adding-dm-controlled-signal-type-in-dc_stream patches.suse/2626-drm-amd-display-add-same-check-as-reset-pipes-for-programing-backend-regs patches.suse/2627-drm-amd-display-change-mpo-surface-update-check-condition patches.suse/2628-drm-amd-display-set-null-value-during-removal-for-remotesink patches.suse/2629-drm-amd-display-fix-for-tile-mst patches.suse/2630-drm-amd-display-fix-missing-irq-refactor-causing-potential-i2c-race patches.suse/2631-drm-amd-display-use-full-surface-update-when-stream-is-null patches.suse/2632-drm-amd-display-parse-scanline-registers patches.suse/2633-drm-amd-display-add-support-for-programming-stereo-sync patches.suse/2634-drm-amd-display-freesync-lfc-min-max-update-on-current-frame patches.suse/2635-drm-amd-display-remove-unused-scratch_val_ctx patches.suse/2636-drm-amd-display-get-rid-of-temp_flip_context patches.suse/2637-drm-amd-display-update-dce8-10-bw-programming patches.suse/2638-drm-amd-display-pull-commit_surfaces-out-of-atomic_commit-into-helper-function patches.suse/2639-drm-amd-display-copy-ctx-to-current_context-instead-of-assign patches.suse/2640-drm-amd-display-move-resource_validate_ctx_destruct-to-dc-h patches.suse/2641-drm-amd-display-return-context-from-validate_context patches.suse/2642-drm-amd-display-initialize-yuv-plane-capabilities patches.suse/2643-drm-amd-display-update-the-yuv-plane-offsets patches.suse/2644-drm-amd-display-make-dc_commit_surfaces_to_stream-re-entrant patches.suse/2645-drm-amd-display-block-ycbcr-formats-for-edp-revert-previous-change patches.suse/2646-drm-amd-display-fix-memory-leak-in-post_update_surfaces patches.suse/2647-drm-amd-display-remove-unnecessary-allocation-for-regamma_params-inside-opp patches.suse/2648-drm-amd-display-set-correct-v_total_min-and-v_total_max-for-dce patches.suse/2649-drm-amd-display-fix-memory-leak patches.suse/2650-drm-amd-display-always-retrieve-psr-cap patches.suse/2651-drm-amd-display-make-sure-v_total_min-and-max-not-less-than-v_total patches.suse/2652-drm-amd-display-usb-c-dp-hdmi-dongle-shows-garbage-on-sony-tv patches.suse/2653-drm-amd-display-improve-cursor-programming-reliability patches.suse/2654-drm-amd-display-make-dc_link-param-const-in-set_drive_settings patches.suse/2655-drm-amd-display-psr-refactor patches.suse/2656-drm-amd-display-move-tg_color-to-dc_hw_types patches.suse/2657-drm-amd-display-clarify-delay-param-for-reg_wait patches.suse/2658-drm-amd-display-dce120-to-dce-ipp-refactor patches.suse/2659-drm-amd-display-dce80-100-110-and-112-to-dce-ipp-refactor patches.suse/2660-drm-amd-display-no-need-for-return-value-from-ipp_program_degamma_pwl patches.suse/2661-drm-amd-display-freesync-auto-sweep-support patches.suse/2662-drm-amd-display-decouple-resource_pool-from-resource_context patches.suse/2663-drm-amd-display-define-dithering-options patches.suse/2664-drm-amd-display-fix-crash-caused-by-incorrect-index-being-used-for-array patches.suse/2665-drm-amd-display-check-for-zero-range-in-freesync-calc patches.suse/2666-drm-amd-display-add-function-to-set-dither-option patches.suse/2667-drm-amd-display-add-support-for-freesync-on-edp-to-module patches.suse/2668-drm-amd-display-disable-cursor-on-video-surface patches.suse/2669-drm-amd-display-move-drr_params-definition-to-tg patches.suse/2670-drm-amd-display-get-dprefclk-ss-percentage-from-vbios patches.suse/2671-drm-amd-display-assign-stream-to-map-before-we-need-it patches.suse/2672-drm-amd-display-fix-resume-hang-because-of-dp-short-pulse patches.suse/2673-drm-amdgpu-display-add-calcs-code-for-dcn patches.suse/2674-drm-amdgpu-display-add-core-dc-support-for-dcn patches.suse/2675-drm-amdgpu-display-add-dml-support-for-dcn patches.suse/2676-drm-amdgpu-display-add-gpio-support-for-dcn patches.suse/2677-drm-amdgpu-display-add-i2c-aux-support-for-dcn patches.suse/2678-drm-amdgpu-display-add-irq-support-for-dcn patches.suse/2679-drm-amdgpu-display-enable-dcn-in-dc patches.suse/2680-drm-amdgpu-enable-dcn1-0-dc-support-on-raven patches.suse/2681-drm-amdgpu-display-fix-semicolon-cocci-warnings patches.suse/2682-drm-amdgpu-display-fix-semicolon-cocci-warnings patches.suse/2683-drm-amd-display-don-t-call-psr-func-if-dmcu-is-off patches.suse/2684-drm-amd-display-i2c-aux-remove-link-index patches.suse/2685-drm-amd-display-keep-dvi_single_link-signal-if-low-clk patches.suse/2686-drm-amd-display-bw-debug-options-now-apply-to-dml-as-well patches.suse/2687-drm-amd-display-only-apply-ctx-for-specific-surface patches.suse/2688-drm-amd-display-allow-mpo-on-raven patches.suse/2689-drm-amd-display-use-signal-type-to-decide-whether-to-set-backlight patches.suse/2690-drm-amd-display-do-not-set_mpc_tree-if-tree-is-already-setup patches.suse/2691-drm-amd-display-continue-with-stream-enable-if-dp-link-training-fails patches.suse/2692-drm-amd-display-implement-support-for-backlight-optimization patches.suse/2693-drm-amd-display-ifdef-some-code-only-needed-for-dcn patches.suse/2694-drm-amd-display-fix-race patches.suse/2695-drm-amd-display-prevent-assert-on-error-of-1-in-calc_freesync_range patches.suse/2696-drm-amd-display-refactor-bw-related-variable-structure-in-val_ctx patches.suse/2697-drm-amd-display-switch-to-using-calc_clk-and-cur_clk-for-dcn-bw-setting patches.suse/2698-drm-amd-display-add-64kb_s_t-and-64kb_d_t-swizzle-mode patches.suse/2699-drm-amd-display-use-med-update-type-if-clip-position-changes patches.suse/2700-drm-amd-display-single-channel-bandwidth-verses-dual-channel-bandwidth patches.suse/2701-drm-amd-display-enable-watermark-range-reporting-to-pplib patches.suse/2702-drm-amd-display-fix-freesync-not-working-on-raven patches.suse/2703-drm-amd-display-move-output-transfer-function-to-stream-updates patches.suse/2704-drm-amd-display-dce12-num_timing_generators-should-be-6 patches.suse/2705-drm-amd-display-fix-scaling-calculation-for-proper-surface-input-format patches.suse/2706-drm-amd-display-add-yuv-pixel-formats-to-pixel_format_to_bpp patches.suse/2707-drm-amd-display-fix-scaling-info-based-surface-update-type-check patches.suse/2708-drm-amd-display-add-explanation-for-surface_update_type patches.suse/2709-drm-amd-display-remove-duplicate-entry-from-log_mask patches.suse/2710-drm-amd-display-program-csc-mode-for-bt2020 patches.suse/2711-drm-amd-display-fix-mpo-blanking-out-on-one-of-planes-being-set-not-visible patches.suse/2712-drm-amd-display-fix-slow-fps patches.suse/2713-drm-amd-display-disable-abm-when-edp-is-disabled patches.suse/2714-drm-amd-display-dce-8-12-mem_input-refactor-to-new-style patches.suse/2715-drm-amd-display-use-dc_update_surfaces_for_stream-for-flip patches.suse/2716-drm-amd-display-clean-unused-interface patches.suse/2717-drm-amd-display-fix-dcn10-cursor-set-position-hang patches.suse/2718-drm-amd-display-add-missing-grph_update_lock-field-macro-for-dce_mem_input patches.suse/2719-drm-amd-display-unify-loop-for-surface-update-and-page-flip patches.suse/2720-drm-amd-display-read-vm-settings-from-mmhub patches.suse/2721-drm-amd-display-fix-5th-display-lightup-on-vega10 patches.suse/2722-drm-amd-display-make-dc_get_validate_context-re-entrant patches.suse/2723-drm-amd-display-revert-dc_get_validate_context-re-entrancy-fix patches.suse/2724-drm-amd-display-refactor-use_lut-from-dce110-to-dce patches.suse/2725-drm-amd-display-implement-input-gamma-lut patches.suse/2726-drm-amd-display-add-missed-wait_for_prev_commits patches.suse/2727-drm-amd-display-fix-assr-enablement-on-dp-to-edp-converter patches.suse/2728-drm-amd-display-tidy-up-dce120_timing_generator_enable_advanced_request patches.suse/2729-drm-amd-display-fix-indentation-in-dce120_tg_program_timing patches.suse/2730-drm-amd-display-make-dce120_tg_is_blanked-more-legible patches.suse/2731-drm-amd-display-clean-up-indentation-in-dce120_tg_set_blank patches.suse/2732-drm-amd-display-tidy-up-dce120_clock_source_create patches.suse/2733-drm-amd-display-tidy-up-mem_input_program_surface_flip_and_addr patches.suse/2734-drm-amd-display-query-for-update-plane-type patches.suse/2735-drm-amd-display-remove-redundant-condition patches.suse/2736-drm-amd-display-fix-yuv-surface-address-programming-sequence patches.suse/2737-drm-amd-display-remove-grph_surface_update_immediate_en-field-programming patches.suse/2738-drm-amd-display-fix-flip-register-write-sequence patches.suse/2739-drm-amd-display-remove-unused-addr-var-in-tg patches.suse/2740-drm-amd-display-no-need-to-assert-on-stream_status patches.suse/2741-drm-amd-display-call-amdgpu_dm_fini-when-hw_fini patches.suse/2742-drm-amdgpu-soc15-enable-dc-ip-module-for-raven patches.suse/2743-drm-amdgpu-enable-driver_atomic-flag-for-dal patches.suse/2744-drm-amd-display-add-always_scale-debug-flag-to-dc patches.suse/2745-drm-amd-display-program-scaler-not-called patches.suse/2746-drm-amd-display-limit-dcn-to-x86-arch patches.suse/2747-drm-amd-display-fix-handling-of-scaling-and-underscan patches.suse/2748-drm-amd-display-clean-unused-interface patches.suse/2749-drm-amd-display-add-disable_psr-debug-flag patches.suse/2750-drm-amd-display-allow-update-stream-without-surface patches.suse/2751-drm-amd-display-add-force_hdr-timing-flag patches.suse/2752-drm-amd-display-disable-psr-entry-abort-to-prevent-intermittent-freezes patches.suse/2753-drm-amd-display-fix-null-pointer-in-dm_commit_surfaces patches.suse/2754-drm-amd-display-get-rid-of-get_dm_commit_action patches.suse/2755-drm-amd-display-don-t-guard-x86-in-makefile patches.suse/2756-drm-amd-display-create_links-bug-with-empty-ddi-slot patches.suse/2757-drm-amd-display-re-order-the-luma-chroma-addres-updation patches.suse/2758-drm-amd-display-default-spd-packet-to-invalid patches.suse/2759-drm-amd-display-update-nv12-nv21-as-the-yuv-format patches.suse/2760-drm-amd-display-don-t-commit-surfaces-if-no-stream patches.suse/2761-drm-amd-display-stop-adjusting-scl-taps-when-scl-ratio-is-one-on-dcn patches.suse/2762-drm-amd-display-allow-taking-split-pipes-during-resource-mapping patches.suse/2763-drm-amd-display-fix-surface-attachment-handling-of-pipe-split patches.suse/2764-drm-amd-display-fix-mpo-split-pipe-aquisition-failure patches.suse/2765-drm-amd-display-universal-cursor-plane-hook-up patches.suse/2766-drm-amd-display-add-function-to-get-psr-state patches.suse/2767-drm-amd-display-remove-redundant-member-from-amdgpu_plane patches.suse/2768-drm-amd-display-enable-dcn-clock-gating patches.suse/2769-drm-amd-display-remove-unsupported-rgb-formats patches.suse/2770-drm-amd-display-don-t-update-surface-if-dimensions-are-0 patches.suse/2771-drm-amd-display-clean-up-mpc-programing-during-fe-reset patches.suse/2772-drm-amd-display-add-assertion-for-invalid-surface-dimensions patches.suse/2773-drm-amd-display-remove-disable_clk_gate-debug-flag-for-dcn patches.suse/2774-drm-amd-display-disable-forced-stutter-disable-after-programming-watermark patches.suse/2775-drm-amd-display-fix-mpc-alpha-programming patches.suse/2776-drm-amd-display-refactor-to-call-set-psr-wait-loop-in-dce_dmcu-instead-of-dce_clocks patches.suse/2777-drm-amd-display-fix-drr-enable-on-desktop patches.suse/2778-drm-amd-display-fix-single-link-black-screen patches.suse/2779-drm-amd-display-add-function-to-log-connectivity patches.suse/2780-drm-amd-display-call-program_gamut-explicitly-instead-of-entire-set_plane patches.suse/2781-drm-amd-display-propagate-surface-alpha-setting-from-os-to-dc patches.suse/2782-drm-amd-display-temporary-disable-btr-freesync-support-for-now patches.suse/2783-drm-amd-display-use-surface-update-inuse-for-pending-check patches.suse/2784-drm-amd-display-fix-enable_optc_clock-reg_wait-timeouts patches.suse/2785-drm-amd-display-add-bw-logging-for-dcn patches.suse/2786-drm-amd-display-rv-stereo-support patches.suse/2787-drm-amd-display-disable-dcc-when-reset-front-end patches.suse/2788-drm-amd-display-redesign-mpc patches.suse/2789-drm-amd-display-w-a-for-ycbcr-output-pre-multiplied-alpha-corruption patches.suse/2790-drm-amd-display-enable-pipe-split patches.suse/2791-drm-amd-display-remove-get_position-of-underlay patches.suse/2792-drm-amd-display-rv-stereo-support patches.suse/2793-drm-amd-display-dal3-rv-get-dprefclk-spreadspectruminfo-from-smu_info patches.suse/2794-drm-amd-display-get-rid-of-seperate-flip-function patches.suse/2795-drm-amd-display-handle-commit-plane-with-no-fb patches.suse/2796-drm-amd-display-don-t-call-dcn-clk-code-for-vega patches.suse/2797-drm-amd-display-rv-stereo-support patches.suse/2798-drm-amd-display-save-hpd_src-for-dc_link patches.suse/2799-drm-amd-display-fix-dc_check_update_surfaces_for_stream-memcmp-sequence patches.suse/2800-drm-amd-display-fix-issues-with-incorrectly-detecting-update_type_full patches.suse/2801-drm-amd-display-fix-dc_post_update_surfaces_to_stream patches.suse/2802-drm-amd-display-do-full-fe-reprogram-on-full-update patches.suse/2803-drm-amd-display-add-pipe-split-disable-regkey patches.suse/2804-drm-amd-display-create-dm_plane_state patches.suse/2805-drm-amd-display-mst-atomic_get_property-missing patches.suse/2806-drm-amd-display-add-global-lock-function patches.suse/2807-drm-amd-display-remove-check-update-type-function patches.suse/2808-drm-amd-display-use-different-sr-latencies-for-dpm0-dcn-bw-calc patches.suse/2809-drm-amd-display-make-variable-latency-into-a-regkey-option patches.suse/2810-drm-amd-display-dcn-bw_calc_auto-update-rev-247-to-250 patches.suse/2811-drm-amd-display-refine-globallock patches.suse/2812-drm-amd-display-fix-bw_calc_auto-translation-error patches.suse/2813-drm-amd-display-workaround-igt-multiplane-restriction patches.suse/2814-drm-amd-display-global-lock-typos-fix patches.suse/2815-drm-amd-display-disable-pipe-split patches.suse/2816-drm-amd-display-don-t-program-scaler-if-we-have-no-surface patches.suse/2817-drm-amd-display-w-a-no-color-space-info-for-hdmi-when-build-avi patches.suse/2818-drm-amd-display-clean-up-unused-function patches.suse/2819-drm-amd-display-move-dm_plane_state-definition-to-dal-header patches.suse/2820-drm-amd-display-move-kms_atomic-support-flag-to-dm_early_init patches.suse/2821-drm-amd-display-fix-misuse-of-plane-state-destroy-helper patches.suse/2822-drm-amd-display-rv-stereo-support patches.suse/2823-drm-amd-display-move-drm_get_vblank-from-legacy-code patches.suse/2824-drm-amd-display-make-mode_config_funcs-const patches.suse/2825-drm-amd-display-create-dm_crtc_state-stubs patches.suse/2826-drm-amd-display-add-clock-info-struct patches.suse/2827-drm-amd-display-remove-unneeded-fbc-hw-programming-code patches.suse/2828-drm-amd-display-fix-dcn-pipe-reset-sequence patches.suse/2829-drm-amd-display-move-dm_plane_state-to-dal-header patches.suse/2830-drm-amd-display-add-hyst-frames-for-fixed-refresh patches.suse/2831-drm-amd-display-connect-dc-resource-to-fbc-compressor patches.suse/2832-drm-amd-display-add-extra-mode-and-clock-info-to-dtn-logs patches.suse/2833-drm-amd-display-enable-diags-compilation patches.suse/2834-drm-amd-display-change-max-opp patches.suse/2835-drm-amd-display-add-dc-interface-for-custom-csc-matrix patches.suse/2836-drm-amd-display-re-enable-vsync-interrupts-for-gradual-refresh-ramp patches.suse/2837-drm-amd-display-enabling-vsr-on-4k-display-causes-black-screen patches.suse/2838-drm-amd-display-fix-for-hdmi-frame-pack-stereo patches.suse/2839-drm-amd-display-set-static-screen-register-for-stoney-carrizo patches.suse/2840-drm-amd-display-rename-dcn-tg-specific-function-prefixes-to-tg patches.suse/2841-drm-amd-display-rename-dcn-mem-input-specific-function-prefixes-to-min patches.suse/2842-drm-amd-display-rename-dcn-opp-specific-function-prefixes-to-oppn10 patches.suse/2843-drm-amd-display-enable-ipp-compilation patches.suse/2844-drm-amd-display-remove-smu_interrupt_control patches.suse/2845-drm-amd-display-set-drr-during-program-timing patches.suse/2846-drm-amd-display-create-dm_atomic_state patches.suse/2847-drm-amd-display-hook-dm-private-state-into-atomic_check patches.suse/2848-drm-amd-display-add-correct-retain-release patches.suse/2849-drm-amd-display-commit-validation-set-from-state patches.suse/2850-drm-amd-display-add-validate_context-to-atomic_state patches.suse/2851-drm-amd-display-use-validate_context-from-atomic_check-in-commit patches.suse/2852-drm-amd-display-update-atomic-state-hooks patches.suse/2853-drm-amd-display-remove-acrtc-stream patches.suse/2854-drm-amd-display-undo-dc_update_surfaces_and_stream-change patches.suse/2855-drm-amd-display-update-dpm-bounding-box patches.suse/2856-drm-amd-display-move-number-of-memory-channel-calc-out-of-pplib-call patches.suse/2857-drm-amd-display-block-modes-that-require-read-bw-greater-than-30 patches.suse/2858-drm-amd-display-change-how-we-disable-pipe-split patches.suse/2859-drm-amd-display-call-pplib-to-update-clocks patches.suse/2860-drm-amd-display-refactor-dc_commit_streams patches.suse/2861-drm-amd-display-refactor-dcn10-hw_sequencer-to-new-reg-access-style patches.suse/2862-drm-amd-display-fix-mpo-visual-confirm patches.suse/2863-drm-amd-display-get-dal1-1-to-run patches.suse/2864-drm-amd-display-minor-dcn10_hwseq-clean-up-refactor patches.suse/2865-drm-amd-display-dal1-1-opp-prog-update patches.suse/2866-drm-amd-display-dal1-1-ipp-prog-update patches.suse/2867-drm-amd-display-dal1-1-xfm-prog-update patches.suse/2868-drm-amd-display-dal1-1-hwseq-prog-update patches.suse/2869-drm-amd-display-fix-context-copy-memory-leak patches.suse/2870-drm-amd-display-leave-all-validate_ctx-life-cycle-management-to-dc patches.suse/2871-drm-amd-display-clean-dm_plane_state-hooks patches.suse/2872-drm-amd-display-attach-surface-to-dm_plane_state patches.suse/2873-drm-amd-display-flattening-to-dc_transfer_func patches.suse/2874-drm-amd-display-change-non_dpm0-state-s-default-sr-latency patches.suse/2875-drm-amd-display-introduce-refcount-for-dc_validate_context patches.suse/2876-drm-amd-display-skip-dc-validation-for-flips-and-cursor patches.suse/2877-drm-amd-display-release-dm_state-context-when-state-is-cleared patches.suse/2878-drm-amd-display-fix-edp-power-isn-t-off-when-lid-close patches.suse/2879-drm-amd-display-change-order-of-hubp-and-mpc-disable-according-to-hw-guide patches.suse/2880-drm-amd-display-dc_validate_ctx-refocunt-fixes patches.suse/2881-drm-amd-display-avoid-disabling-opp-clk-before-hubp-is-blanked patches.suse/2882-drm-amd-display-fix-4k-30-with-10bit-deep-color-and-avi-for-bt2020 patches.suse/2883-drm-amd-display-ensure-otg-is-locked-before-proceeding patches.suse/2884-drm-amd-display-fix-mpo-exit-hang patches.suse/2885-drm-amd-display-rename-trasnform-to-dpp-for-dcn-s patches.suse/2886-drm-amd-display-preserve-refcount-for-s3-case patches.suse/2887-drm-amd-display-release-cached-atomic-state-in-s3 patches.suse/2888-drm-amd-display-add-line-number-to-reg_wait-timeout-print patches.suse/2889-drm-amd-display-hwseq-init-sequence-update patches.suse/2890-drm-amd-display-move-view-port-registers-and-programming-to-memory-input patches.suse/2891-drm-amd-display-fix-s3-gamma-corruption patches.suse/2892-drm-amd-display-link-training-fallback-actions patches.suse/2893-drm-amd-display-fix-dvi-connected-to-hdmi-connector-max-tmds-clock patches.suse/2894-drm-amd-display-properly-turn-off-unused-mpc-before-front-end-programming patches.suse/2895-drm-amd-display-fix-aviinfoframe-bar-info-and-add-set_avmute patches.suse/2896-drm-amd-display-revert-order-change-of-hubp-and-mpc-disable patches.suse/2897-drm-amd-display-add-regkey-for-drr-control-for-internal-panel patches.suse/2898-drm-amd-display-powergate-fe-of-reused-pipes-to-reset-ttu patches.suse/2899-drm-amd-display-do-not-release-state-objects-on-atomic-check-fail patches.suse/2900-drm-amd-include-add-dc_pinstraps-audio-defines patches.suse/2901-drm-amd-include-add-dchubbub_test_debug-register-defines patches.suse/2902-drm-amd-add-missing-surface_tmz-register-shift-mask patches.suse/2903-drm-amd-display-fix-dcn10_resource-read_dce_straps patches.suse/2904-drm-amd-display-set-i2c-speed-to-100khz-for-dce11-2-and-later patches.suse/2905-drm-amd-display-return-hpd_irq_dpcd-from-hpd_rx-handler patches.suse/2906-drm-amd-display-fix-index-and-union-overwrite-in-compressor patches.suse/2907-drm-amd-display-register-programming-consolidation patches.suse/2908-drm-amd-display-plumbing-to-allow-easy-print-of-hw-state-for-dtn patches.suse/2909-drm-amd-display-mpo-debug-sanity-checks patches.suse/2910-drm-amd-display-update-dcn-register-headers patches.suse/2911-drm-amd-display-mpcc-disconnect-and-pipe-pg-in-multi-display patches.suse/2912-drm-amd-display-fix-locking-in-apply_ctx_for_surface patches.suse/2913-drm-amd-display-revert-dcn10-soc-defaults-to-17-19 patches.suse/2914-drm-amd-display-implement-logic-for-hdmi-info-packet-bits patches.suse/2915-drm-amd-display-change-dtn_info-macro patches.suse/2916-drm-amd-display-support-for-updated-register-headers-on-dcn patches.suse/2917-drm-amd-display-roll-surface-struct-into-core_surface patches.suse/2918-drm-amd-display-fix-decide_link_settings patches.suse/2919-drm-amd-display-move-vga-to-hwss-from-tg patches.suse/2920-drm-amd-display-fix-generic_reg_wait-1000ms-case patches.suse/2921-drm-amd-display-add-idle-wait-for-passive-surface-update-and-modeset patches.suse/2922-drm-amd-display-move-ocsc-programming-from-opp-to-dpp patches.suse/2923-drm-amd-display-add-missing-func-for-dce11o-to-avoid-crash patches.suse/2924-drm-amd-display-fix-ycbcr420-deep-color-mode-not-supported patches.suse/2925-drm-amd-display-move-rgam-programming-from-opp-to-dpp patches.suse/2926-drm-amd-display-move-dchubbub-block-from-meminput-to-hw-sequencer patches.suse/2927-drm-amd-display-roll-core_surface-into-dc_surface patches.suse/2928-drm-amd-display-roll-core_link-into-dc_link patches.suse/2929-drm-amd-display-roll-sink-struct-into-core_sink patches.suse/2930-drm-amd-display-roll-core_sink-into-dc_sink patches.suse/2931-drm-amd-display-roll-gamma-struct-into-core_gamma patches.suse/2932-drm-amd-display-roll-core_gamma-into-dc_gamma patches.suse/2933-drm-amd-display-single-psr-display-not-allow-cstate-sw-w-a patches.suse/2934-drm-amd-display-separate-plane-disable-sequence patches.suse/2935-drm-amd-display-break-up-plane-disable-and-disconnect-in-set-mode patches.suse/2936-drm-amd-display-move-stream-validations-into-seperate-function patches.suse/2937-drm-amd-display-use-stream-validation-hook patches.suse/2938-drm-amd-display-fix-edp-panel-light-up patches.suse/2939-drm-amd-display-move-ocsc-programming-from-opp-to-dpp patches.suse/2940-drm-amd-display-clean-up-some-dcn1-guards patches.suse/2941-drm-amd-display-minor-fix-for-dc_sink-refactor patches.suse/2942-drm-amd-display-disable-timestamp-and-entry-heading patches.suse/2943-drm-amd-display-add-interfaces-for-new-cm-blocks patches.suse/2944-drm-amd-display-log-hubp-using-dtn-logging patches.suse/2945-drm-amd-display-roll-core_stream-into-dc_stream patches.suse/2946-drm-amd-display-roll-stream-into-dc_stream patches.suse/2947-drm-amd-display-reduce-40s-time-out-to-1s-in-disable-crtc patches.suse/2948-drm-amd-display-safeguard-compressor-api patches.suse/2949-drm-amd-display-collapse-dce11-reset_hw_ctx_wrap-into-1-function patches.suse/2950-drm-amd-display-mpc-block-redesign patches.suse/2951-drm-amd-display-fix-mpcc-idle-wait patches.suse/2952-drm-amd-display-add-detect-caps-for-edp patches.suse/2953-drm-amd-display-update-clocks-we-report-to-pplib patches.suse/2954-drm-amd-display-rename-firmware_info-to-dc_firmware_info patches.suse/2955-drm-amd-display-merge-amdgpu_dm_types-and-amdgpu_dm patches.suse/2956-drm-amd-display-fix-ckeckpatch-problems-in-amdgpu_dm patches.suse/2957-drm-amd-display-move-ocsc-programming-from-opp-to-dpp-for-dce patches.suse/2958-drm-amd-display-fix-dcn-compile-errors patches.suse/2959-drm-amd-display-add-per-surface-validation-hook patches.suse/2960-drm-amd-display-add-preferred-mode-from-video-format-preference-data-block patches.suse/2961-drm-amd-display-initial-prototype-of-fbc-implementation patches.suse/2962-drm-amd-display-initial-prototype-of-fbc-implementation patches.suse/2963-drm-amd-display-implement-plane-atomic_check patches.suse/2964-drm-amd-display-add-stateless-surface-validation-to-validate_resources patches.suse/2965-drm-amd-display-fix-dcn-fe-reset-memory-access-error patches.suse/2966-drm-amd-display-keep-blank-until-set-visibility-to-true-after-mode-switch patches.suse/2967-drm-amd-display-fix-bw_calc-for-hdmi-and-420-outputs patches.suse/2968-drm-amd-display-fix-340-mhz-with-deep-color-pipe-split-no-display patches.suse/2969-drm-amd-display-move-and-rename-is_stream_changed patches.suse/2970-drm-amd-display-avoid-full-modeset-when-not-required patches.suse/2971-drm-amd-display-move-regamma-from-opp-to-dpp-for-dce patches.suse/2972-drm-amd-display-remove-dcn1-guard-as-dcn1-is-already-open-sourced patches.suse/2973-drm-amd-display-rename-dc_surface-to-dc_plane_state patches.suse/2974-drm-amd-display-rename-dc_stream-to-dc_stream_state patches.suse/2975-drm-amd-display-rename-more-dc_surface-stuff-to-plane_state patches.suse/2976-drm-amd-display-remove-struct-from-stack-in-dp_set_test_pattern patches.suse/2977-drm-amd-display-stub-new-resource-objects patches.suse/2978-drm-amd-display-move-scl_data-to-plane_res patches.suse/2979-drm-amd-display-move-mi-ipp-xfm-to-plane_res patches.suse/2980-drm-amd-display-move-opp-to-stream_res patches.suse/2981-drm-amd-display-move-tg-to-stream_res patches.suse/2982-drm-amd-display-move-stream_enc-to-stream_res patches.suse/2983-drm-amd-display-remove-remaining-dcn1-guard patches.suse/2984-drm-amd-display-move-audio-to-stream_res patches.suse/2985-drm-amd-display-move-pix_clk_params-into-stream_res patches.suse/2986-drm-amd-display-move-encoder_info_frame-to-stream_res patches.suse/2987-drm-amd-display-fix-phyclk-in-formula patches.suse/2988-drm-amd-display-add-surface-to-dm_plane_state-if-fb-reserve-fails patches.suse/2989-drm-amd-display-fix-plane_atomic_check-when-no-dc_state patches.suse/2990-drm-amd-display-fix-phyclk-in-formula patches.suse/2991-drm-amd-display-do-not-report-min_memory_clock_khz-to-pplib-for-dce8-10 patches.suse/2992-drm-amd-display-fix-comment-placement-for-when-new_stream-is-null patches.suse/2993-drm-amd-display-update-predefined-latency-for-rv1_f0 patches.suse/2994-drm-amd-display-fix-dlg-ttu-calculation-input patches.suse/2995-drm-amd-display-implement-tmz-surface patches.suse/2996-drm-amd-display-clean-up-cursor-code patches.suse/2997-drm-amd-display-fix-edp-power-down-sequence patches.suse/2998-drm-amd-display-log-hw-state-when-we-about-to-encounter-df-dpm-hang patches.suse/2999-drm-amd-display-log-underflow patches.suse/3000-drm-amd-display-add-more-pstate-sanity-checks patches.suse/3001-drm-amd-display-implement-dxgi-gamma-ramps patches.suse/3002-drm-amd-display-move-verify-link-cap-after-read-edid patches.suse/3003-drm-amd-display-add-programming-for-0-plane-case patches.suse/3004-drm-amd-display-clear-water-mark-change-request-bit-before-programing patches.suse/3005-drm-amd-display-fix-accessing-freed-memory patches.suse/3006-drm-amd-display-use-some-sensible-time-out patches.suse/3007-drm-amd-display-use-public-plane-destroy-helper patches.suse/3008-drm-amd-display-couple-newline-fixes patches.suse/3009-drm-amd-display-fix-hw-state-logging-regression patches.suse/3010-drm-amd-display-workaround-for-underflow patches.suse/3011-drm-amd-display-log-watermarks patches.suse/3012-drm-amd-display-fix-hdmi-12bits-last-two-bits-are-zero-issue patches.suse/3013-drm-amd-display-fix-regression-in-dce110_apply_ctx_for_surfaces patches.suse/3014-drm-amd-display-pass-correct-number-for-gamma-entries patches.suse/3015-drm-amd-display-fix-warnings-about-uninitialized-use patches.suse/3016-drm-amd-display-dc-make-dce110_validate_bandwidth-static-v2 patches.suse/3017-drm-amd-display-dc-make-dce120_link_encoder_create-static patches.suse/3018-drm-amd-display-dm-add-kv-kb-ml-v2 patches.suse/3019-drm-amdgpu-add-dce8-apus-to-dc_supported-check patches.suse/3020-drm-amd-display-dc-add-digg-for-kv patches.suse/3021-drm-amd-display-dc-add-dce_version-for-dce8-apus patches.suse/3022-drm-amd-disply-dc-add-resource-support-for-dce8-apus-v2 patches.suse/3023-drm-amdgpu-cik-add-ip-modules-for-dc-for-apus patches.suse/3024-drm-amd-display-add-a-todo-list patches.suse/3025-drm-amdgpu-disable-dc-on-kb-ml-for-now patches.suse/3026-drm-amd-display-fix-gamma-distortion-on-vega patches.suse/3027-drm-amd-display-use-atomic-types-for-ref_count patches.suse/3028-drm-amd-display-add-display-write-backdwb patches.suse/3029-drm-amd-display-change-bw_dceip-and-bw_vbios-into-pointers patches.suse/3030-drm-amd-display-add-comment-explaining-context-free patches.suse/3031-drm-amd-display-change-dcn_ip-and-dcn_soc-into-pointers patches.suse/3032-drm-amd-display-fix-edp-bootup-s4-backlight-on patches.suse/3033-drm-amd-display-use-function-pointer-for-update_plane_addr patches.suse/3034-drm-amd-display-flattening-core_dc-to-dc patches.suse/3035-drm-amd-display-use-max_pipes-for-dto-reg-arrays patches.suse/3036-drm-amd-display-blank-otg-before-power-gate-front-end patches.suse/3037-drm-amd-display-edp-power-sequence-t9-fail patches.suse/3038-drm-amd-display-leave-dcn-config-guard-around-fpu-header patches.suse/3039-drm-amd-display-fix-fbc-compilation patches.suse/3040-drm-amd-display-remove-fake-address-reporting-when-blank patches.suse/3041-drm-amd-display-move-vm-registers-to-hwsequencer patches.suse/3042-drm-amd-display-implement-hdmi-retimer-settings-for-rv-am4-support patches.suse/3043-drm-amd-display-refactor-pplib-smu-communication patches.suse/3044-drm-amd-display-per-stream-validate_context-build-v2 patches.suse/3045-drm-amd-display-refactor-dc_state-creation-into-a-function patches.suse/3046-drm-amd-display-move-copy_construct-from-state_alloc-to-atomic_check patches.suse/3047-drm-amd-display-enable-vega-by-default patches.suse/3048-drm-amd-display-increase-polling-interval-for-fbc-status-update patches.suse/3049-drm-amd-display-fix-not-enter-exit-psr-with-latest-driver-sbios patches.suse/3050-drm-amd-display-log-otg-registers-with-dcn10-hw-state patches.suse/3051-drm-amd-display-fix-fbc-disable-for-stereo patches.suse/3052-drm-amd-display-separate-scl-functions-out-from-dcn10_dpp patches.suse/3053-drm-amd-display-cache-edp-config-in-dc-link patches.suse/3054-drm-amd-display-re-enable-audio-after-lt-test patches.suse/3055-drm-amd-display-separate-cm-functions-out-from-dcn10_dpp patches.suse/3056-drm-amd-display-fix-two-mst-not-light-up-regressions patches.suse/3057-drm-amd-display-disable-stutter-for-raven patches.suse/3058-drm-amd-display-remove-unnecessary-assignemnt patches.suse/3059-drm-amd-display-fix-hubp-mpcc-and-opp-tracking patches.suse/3060-drm-amd-display-fixed-mpc-add-enable-always-scaler-for-video-surface patches.suse/3061-drm-amd-display-cleanup-naming-of-dcn-dpp-functions patches.suse/3062-drm-amd-display-memory-leak-dwb patches.suse/3063-drm-amd-display-dc-remove-unneeded-includes-in-dcn patches.suse/3064-drm-amd-display-enable-double-buffer-when-unblank-crtc patches.suse/3065-drm-amd-display-version-3-1-01 patches.suse/3066-drm-amd-display-write-dpcd-0x600-to-2-for-dp-edp-when-powerdown patches.suse/3067-drm-amd-display-retire-dm_pp_apply_clock_for_voltage_request patches.suse/3068-drm-amd-display-change-log-level-for-dcn-powergatting patches.suse/3069-drm-amd-display-retry-lt-on-failing-lt-in-automated-request patches.suse/3070-drm-amd-display-remove-unneeded-code patches.suse/3071-drm-amd-display-remove-old-misleading-comment patches.suse/3072-drm-amd-display-stop-including-atomfimrwareid-h-directly patches.suse/3073-drm-amd-display-fix-return-value-from-rx-irq-handler-on-up-request patches.suse/3074-drm-amd-display-safe-stream-encoder-id-in-stream_status patches.suse/3075-drm-amd-display-block-6ghz-timing-if-sbios-set-hdmi_6g_en-to-0 patches.suse/3076-drm-amd-display-per-plane-validation-context-build patches.suse/3077-drm-amd-display-refactor-atomic-check patches.suse/3078-drm-amd-display-don-t-leak-dc_stream_state patches.suse/3079-drm-amd-display-clean-up-flattening-core_dc-to-dc patches.suse/3080-drm-amd-display-do-not-reset-lane-count-in-eq-fallback patches.suse/3081-drm-amd-display-work-around-for-8k-sleep-crash patches.suse/3082-drm-amd-display-use-drm-provided-page-flip-flag patches.suse/3083-drm-amd-display-fix-mst-downstream-display-not-light-up-regression patches.suse/3084-drm-amd-display-update-dscl patches.suse/3085-drm-amd-display-move-cm-registers-from-ipp-to-dpp_cm patches.suse/3086-drm-amd-display-df-c-state-entry-blocked-when-dpms patches.suse/3087-drm-amd-display-remove-mpc-from-bios-left-over-keep-double-buffer-disabled patches.suse/3088-drm-amd-display-clean-up-header-file-includes patches.suse/3089-drm-amd-display-rename-dc-validate_context-and-current_context patches.suse/3090-drm-amd-display-rename-dc-resource_validate_ctx-methods patches.suse/3091-drm-amd-display-add-a-clock-source-to-a-sharing-pipe patches.suse/3092-drm-amd-display-add-aux-arbitration-logic patches.suse/3093-drm-amd-display-move-dis_clk-into-dc_state patches.suse/3094-drm-amd-display-fix-time-out-on-boot patches.suse/3095-drm-amd-display-only-polling-vsync-phase-within-vsync-peroroid patches.suse/3096-drm-amd-display-clean-up-functions-in-dcn10_dpp_cm patches.suse/3097-drm-amd-display-not-override-the-fmt-setting-set-by-vbios-for-edp patches.suse/3098-drm-amd-display-add-backlight-control-in-blankstream patches.suse/3099-drm-amd-display-program-fbc-for-scatter-gather patches.suse/3100-drm-amd-display-program-reg-for-vertical-interrupt patches.suse/3101-drm-amd-display-disable-otg-double-buffer patches.suse/3102-drm-amd-display-set-add_stream_ctx-for-cz-hawaii-and-others patches.suse/3103-drm-amd-display-restore-missing-dce8-xfm-regs patches.suse/3104-drm-amd-display-don-t-spam-log-with-failed-validation patches.suse/3105-drm-amd-display-delete-dead-code patches.suse/3106-drm-amd-display-clean-up-cm-register-programming-functions patches.suse/3107-drm-amdgpu-remove-unused-flip_flags-from-amdgpu_crtc patches.suse/3108-drm-amd-display-get-otg-info-if-otg-master-enabled patches.suse/3109-drm-amd-display-added-negative-check-for-vertical-line-start patches.suse/3110-drm-amd-display-remove-sanity-check patches.suse/3111-drm-amd-display-use-tps4-instead-of-cp2520_3-for-phy-pattern-7 patches.suse/3112-drm-amd-display-request-to-have-dcn-rv-pipe-harvesting patches.suse/3113-drm-amd-display-dce110-fix-plane-validation patches.suse/3114-drm-amd-display-usb-c-to-hdmi-dongle-not-light patches.suse/3115-drm-amd-display-set-cp2520-test-pattern-to-use-dp_test_pattern_hbr2_compliance_eye patches.suse/3116-drm-amd-display-fix-crc_source_select-use-hardcoded-color-depth patches.suse/3117-drm-amd-display-enable-dcn10_power_on_fe-log-by-default patches.suse/3118-drm-amd-display-fix-default-dithering patches.suse/3119-drm-amd-display-fix-context-alloc-failed-logging patches.suse/3120-drm-amd-display-seperate-dpp_cm_helper-functions-into-new-file patches.suse/3121-drm-amd-display-don-t-reset-clock-source-at-unref patches.suse/3122-drm-amd-display-power-down-clock-source-at-commit patches.suse/3123-drm-amd-display-remove-switching-of-clk-sources-at-end-of-commit patches.suse/3124-drm-amd-display-remove-output_format-from-ipp_setup patches.suse/3125-drm-amd-display-move-dwb-registers-to-header-file patches.suse/3126-drm-amd-display-no-need-to-keep-track-of-unreffed-clk-sources patches.suse/3127-drm-amd-display-add-2x-cursor-magnification-code patches.suse/3128-drm-amd-display-break-out-amdgpu_dm_connector patches.suse/3129-drm-amd-display-create-fake-sink-if-needed-when-commit-stream patches.suse/3130-drm-amd-display-update-dpp-registers patches.suse/3131-drm-amd-display-disable-fbc-for-linear-tiling patches.suse/3132-drm-amd-display-format-changes-to-bring-in-line-with-internal-tree patches.suse/3133-drm-amd-display-change-comments-to-bring-in-line-with-internal-tree patches.suse/3134-drm-amd-display-update-include-to-bring-in-line-with-internal-tree patches.suse/3135-drm-amd-display-clean-kconfig-formatting patches.suse/3136-drm-amdgpu-add-dc_log-module-parameter patches.suse/3137-drm-amd-display-pass-log_mask-from-dm patches.suse/3138-drm-amd-display-reduce-dc-chattiness patches.suse/3139-drm-amd-display-remove-unused-dc_validate_guaranteed-function patches.suse/3140-drm-amd-display-don-t-clean-up-bottom-pipe-plane_state patches.suse/3141-drm-amd-display-fix-pflip-irq-registor-for-raven patches.suse/3142-drm-amdgpu-drop-experimental-flag-for-vega10 patches.suse/3143-drm-amd-dc-pull-request-review patches.suse/3144-drm-amd-display-use-kernel-alloc-free patches.suse/3145-drm-amd-display-dc-i2c-review patches.suse/3146-amdgpu-dc-add-static-to-construct-function patches.suse/3147-amdgpu-dc-move-filter-taps-to-being-static-const-data-v2 patches.suse/3148-amdgpu-dc-drop-display_pipe_clocks-c patches.suse/3149-amdgpu-dc-inline-a-bunch-of-float-operations patches.suse/3150-amdgpu-dc-separate-out-some-common-code-from-bios-parsers patches.suse/3151-amdgpu-dc-drop-dml-display_mode_support-c-v2 patches.suse/3152-amdgpu-dc-don-t-check-for-0-on-register-read-writes-always patches.suse/3153-amdgpu-dc-remove-wait_reg-wait_reg_func-interfaces patches.suse/3154-drm-amd-display-remove-dwb patches.suse/3155-amdgpu-dc-drop-dc_ver-char patches.suse/3156-amdgpu-dc-static-constify-update_surface_trace_level patches.suse/3157-amdgpu-dm-constify-yuv_formats patches.suse/3158-amdgpu-dm-constify-plane-type patches.suse/3159-amdgpu-dm-constify-rgb-formats patches.suse/3160-amdgpu-dc-constify-a-bunch-of-dc-structs patches.suse/3161-amdgpu-dc-make-timing-generator-constructor-return-void patches.suse/3162-amdgpu-dc-make-stream-encoder-constructor-return-void patches.suse/3163-amdgpu-dc-make-link-encoder-construct-void patches.suse/3164-amdgpu-dc-make-opp-construct-void patches.suse/3165-amdgpu-dc-make-dce-transform-constructor-void patches.suse/3166-amdgpu-dc-make-dce80-timing-generator-construct-return-void patches.suse/3167-amdgpu-dc-make-get_audio_clock_info-return-void patches.suse/3168-amdgpu-dc-make-program_regamma_pwl-return-void patches.suse/3169-amdgpu-dc-make-some-audio-functions-return-void patches.suse/3170-amdgpu-dc-remove-pointless-returns-in-the-i2caux-constructor-paths-v2 patches.suse/3171-amdgpu-dc-cleanup-construct-returns-in-gpio patches.suse/3172-amdgpu-dc-another-round-of-dce-dcn-construct-cleanups patches.suse/3173-amdgpu-dc-remove-pointless-return-from-build_pipe_hw_param patches.suse/3174-amdgpu-fixup-construct-to-void-paths-on-some-more-dc-objects patches.suse/3175-amdgpu-dc-fix-construct-return-values-on-irq-service patches.suse/3176-amdgpu-dc-inline-some-of-the-fixed-32_32-fns patches.suse/3177-amdgpu-dc-inline-a-bunch-of-the-fixed-31_32-helpers patches.suse/3178-amdgpu-dc-hide-some-unused-aux-i2c-payload-apis patches.suse/3179-amdgpu-dc-move-some-one-line-dp-functions-to-inlines patches.suse/3180-amdgpu-dc-inline-some-of-the-bw_fixed-code patches.suse/3181-amdgpu-dc-allow-inlining-constant-int-to-fixed-a-lot-better patches.suse/3182-amdgpu-dc-use-the-builtin-constant-p-trick-on-the-31-32-fixed-point patches.suse/3183-amdgpu-dc-inline-fixed31_32-div_int patches.suse/3184-amdgpu-dc-inline-all-the-signal_types-code patches.suse/3185-amdgpu-dc-set-some-of-the-link-dp-code-to-static patches.suse/3186-amdgpu-dc-rename-bios-get_image-symbol-to-something-more-searchable patches.suse/3187-amdgpu-dc-inline-dal-grph-object-id-functions patches.suse/3188-amdgpu-dc-don-t-memset-after-kzalloc patches.suse/3189-amdgpu-dc-use-kernel-ilog2-for-log_2 patches.suse/3190-amdgpu-dc-drop-dce110_types-h patches.suse/3191-amdgpu-dc-drop-hw_sequencer_types-h patches.suse/3192-amdgpu-dc-fix-a-bunch-of-misc-whitespace patches.suse/3193-amdgpu-dc-kfree-already-checks-for-null patches.suse/3194-amdgpu-dm-don-t-use-after-free patches.suse/3195-amdgpu-dc-fix-indentation-on-a-couple-of-returns patches.suse/3196-amdgpu-dc-kill-some-deadcode-in-dc-core patches.suse/3197-amdgpu-dc-set-a-bunch-of-functions-to-static patches.suse/3198-amdgpu-dc-kill-a-bunch-of-dead-code patches.suse/3199-amdgpu-dc-convert-dc_transfer-to-use-a-kref patches.suse/3200-amdgpu-dc-convert-dc_gamma-to-kref-reference-counting patches.suse/3201-amdgpu-dc-use-kref-for-dc_plane_state patches.suse/3202-amdgpu-dc-convert-dc_stream_state-to-kref patches.suse/3203-amdgpu-dc-convert-dc_sink-to-kref patches.suse/3204-amdgpu-dc-use-kref-for-dc_state patches.suse/3205-drm-amd-display-use-drm-new-style-object-iterators patches.suse/3206-drm-amd-display-use-new-drm-api-where-possible patches.suse/3207-drm-amd-display-unify-drm-state-variable-namings patches.suse/3208-drm-amd-display-unify-amdgpu_dm-state-variable-namings patches.suse/3209-drm-amd-display-fix-typo patches.suse/3210-drm-amd-display-remove-useless-pcrtc-pointer patches.suse/3211-drm-amd-display-fix-typo-in-function-name patches.suse/3212-drm-amd-display-whitespace-cleanup-in-amdgpu_dm-c-h patches.suse/3213-drm-amd-display-make-a-bunch-of-stuff-in-amdgpu_dm-c-static patches.suse/3214-drm-amd-display-drop-unused-functions-in-amdgpu_dm-c patches.suse/3215-drm-amd-display-drop-unused-functions-in-amdgpu_dm_services-c patches.suse/3216-drm-amd-display-whitespace-cleanup-in-amdgpu_dm_mst_types-c-h patches.suse/3217-drm-amd-display-make-log_dpcd-static patches.suse/3218-drm-amd-display-whitespace-cleanup-in-amdgpu_dm_irq-c-h patches.suse/3219-drm-amd-display-remove-unused-functions-in-amdgpu_dm_irq-c patches.suse/3220-drm-amd-display-make-amdgpu_dm_irq_handler-static patches.suse/3221-drm-amd-display-dc-drop-dm_delay_in_microseconds patches.suse/3222-drm-amd-display-drop-unused-dm_delay_in_microseconds patches.suse/3223-drm-amd-display-to-prevent-detecting-new-sink-from-spurious-hpd patches.suse/3224-drm-amd-display-driver-message-to-smu-to-indicate-display-off patches.suse/3225-drm-amd-display-force-always-scale-chroma-set-always_scaled-to-false patches.suse/3226-drm-amd-display-fix-usb-c-dongle-regression patches.suse/3227-drm-amd-display-add-fbc-on-off-to-front-end-programming patches.suse/3228-drm-amd-display-to-prevent-detecting-new-sink-from-spurious-hpd patches.suse/3229-drm-amd-display-don-t-report-fake-sink-as-connected patches.suse/3230-drm-amd-display-refactor-dcn10_dpp_cm_helper-to-dcn10_cm_common patches.suse/3231-drm-amd-display-fix-multi-display-on-cz patches.suse/3232-drm-amd-display-update-mpc-add-remove-functions patches.suse/3233-drm-amd-display-match-actual-state-during-s3-resume patches.suse/3234-drm-amd-display-fixing-register-includes patches.suse/3235-drm-amd-display-exclude-mst-from-fake-sink patches.suse/3236-drm-amd-display-fix-null-pointer-on-mst-chained-mode patches.suse/3237-drm-amd-display-refactor-dc_update_planes_and_stream patches.suse/3238-drm-amd-display-make-tile-changing-run-at-isr patches.suse/3239-drm-amd-display-power_down_hw-need-signal-type-to-turnoff-backlight patches.suse/3240-drm-amd-display-removing-remaining-register-definitions-work-around patches.suse/3241-drm-amd-display-set-cp25201-to-use-tps4 patches.suse/3242-drm-amd-display-add-back-removed-hack-for-mpcc-add patches.suse/3243-drm-amd-display-update-blending-mode-and-set-output-denorm patches.suse/3244-drm-amd-display-moving-backlight-registers-to-hwsequencer patches.suse/3245-drm-amd-display-edp-backlight-regression-fix patches.suse/3246-drm-amd-display-fix-assert-caused-by-missing-registers patches.suse/3247-drm-amd-display-make-sure-bl-off-to-mainlink-off-has-enough-time patches.suse/3248-drm-amd-display-add-hubp-dpp-pg-debug-key patches.suse/3249-drm-amd-display-fixed-validation-return-wrong-result patches.suse/3250-drm-amd-display-version-3-1-02 patches.suse/3251-drm-amd-display-screen-flickers-when-connected-to-ext-monitor-in-clone patches.suse/3252-drm-amd-display-fixed-incorrect-return-value-for-validaton patches.suse/3253-drm-amd-display-use-active-border-for-bw-validation patches.suse/3254-drm-amd-display-update-link-type-to-mst-before-topology-discovery patches.suse/3255-drm-amd-display-program-stream-s-csc-matrix-instead-of-using-default patches.suse/3256-drm-amd-display-early-return-when-turn-off-a-plane patches.suse/3257-drm-amd-display-only-reset-top-pipe-back-end patches.suse/3258-drm-amd-display-fix-mst-daisy-chain-sst-not-light-up patches.suse/3259-drm-amd-display-temp-disable-dcc-on-high-res patches.suse/3260-drm-amd-display-enable-optional-pipe-split-for-single-display patches.suse/3261-drm-amd-display-add-option-to-disable-dcc-for-dcc-128b-request patches.suse/3262-drm-amd-display-option-to-maximize-lb-usage patches.suse/3263-drm-amd-display-fix-bug-in-force_single_disp_pipe_split patches.suse/3264-drm-amd-display-dal-3-1-03 patches.suse/3265-drm-amd-display-fix-ref_count-messed-up-issue patches.suse/3266-drm-amd-display-moving-cursor-functions-from-ipp-to-mem_input patches.suse/3267-drm-amd-display-move-power-control-from-link-encoder-to-hwsequencer patches.suse/3268-drm-amd-display-align-dclk-to-voltage-level patches.suse/3269-drm-amd-display-disconnect-on-hpd-low-even-if-edid-is-the-same patches.suse/3270-drm-amd-display-add-override-for-reporting-wm-ranges patches.suse/3271-drm-amd-display-soc_bound_box-update-dml-based-on-hw patches.suse/3272-drm-amd-display-expose-some-mem_input-functions-for-reuse patches.suse/3273-revert-amdgpu-dc-drop-dml-display_mode_support-c-v2 patches.suse/3274-revert-amdgpu-dc-drop-display_pipe_clocks-c patches.suse/3275-revert-amdgpu-dc-inline-a-bunch-of-float-operations patches.suse/3276-drm-amd-display-restructuring-and-cleaning-up-dml patches.suse/3277-drm-amd-display-add-mode-support-check-to-dml-vba-code patches.suse/3278-drm-amd-display-extract-global-sync-params-from-vba patches.suse/3279-drm-amd-display-change-dml-vba-cursor-count-define-to-correct-one patches.suse/3280-drm-amd-display-enable-double-buffer-as-per-vertical-interrupt-enabled patches.suse/3281-drm-amd-display-wrong-vm-setting-cause-invalid-df-request-from-dcn patches.suse/3282-drm-amd-display-fix-hotplug-after-s3-resume patches.suse/3283-drm-amd-display-make-fbc-configurable-option patches.suse/3284-drm-amd-display-program-front-end-first-when-set-mode patches.suse/3285-drm-amd-display-audio-dynamic-resource-acquired-related patches.suse/3286-drm-amd-display-renaming-mem-input-to-hubp patches.suse/3287-drm-amd-display-arbitration-find-the-matching-dig-az-first patches.suse/3288-drm-amd-display-making-hubp1_program_surface_config-public patches.suse/3289-drm-amd-display-fix-irq-enable-disable-on-resume patches.suse/3290-drm-amd-display-do-not-access-fbdev-helper-members patches.suse/3291-drm-amd-display-remove-drm_modeset_lock-in-mst-code patches.suse/3292-drm-amd-display-clean-up-dcn10-dpp-after-hw-review patches.suse/3293-drm-amd-display-add-stereo_support-debug-flag patches.suse/3294-drm-amd-display-fixed-extend-to-second-screen-mode-hang patches.suse/3295-drm-amd-display-wa-to-program-split-pipedegamma-regs-after-mode-set patches.suse/3296-drm-amd-display-add-debug-flag-for-vsr-support patches.suse/3297-drm-amd-display-fix-re-enabling-stutter-for-raven patches.suse/3298-drm-amd-display-reject-3d-mode-based-on-static-debug-flag patches.suse/3299-drm-amd-display-increase-pstate-wait-timeout patches.suse/3300-drm-amd-display-block-video-planes-4k-on-dcn10 patches.suse/3301-drm-amd-display-add-max_video_width-cap-to-dc patches.suse/3302-drm-amd-display-add-dpms-state-to-dc patches.suse/3303-drm-amd-display-fixed-switching-mode-half-screen-gamma-incorrect patches.suse/3304-drm-amd-display-add-dpms-state-to-dc-follow-up patches.suse/3305-drm-amd-display-handle-case-when-stream-not-found-in-set_dpms patches.suse/3306-drm-amd-display-ignore-wrong-tautological-warning patches.suse/3307-drm-amd-display-dal-3-1-04 patches.suse/3308-drm-amd-display-group-dcn-watermark-registers patches.suse/3309-drm-amd-display-rename-struct-mem_input-to-hubp-for-dcn patches.suse/3310-drm-amd-display-add-dpp-capabilities patches.suse/3311-drm-amd-display-add-missing-newlines-in-pstate-wait-debug-messages patches.suse/3312-drm-amd-display-fix-up-plane_states-add-remove-logic patches.suse/3313-drm-amd-display-dal-3-1-05 patches.suse/3314-drm-amd-display-renaming-filename-for-hubp patches.suse/3315-drm-amd-display-pull-transfer-func-defines-into-dc patches.suse/3316-drm-amd-display-fix-underscan-not-using-proper-scaling patches.suse/3317-drm-amd-display-expose-some-mpc-functions-for-reuse patches.suse/3318-drm-amd-display-change-when-to-set-tap_hardcode_coeff patches.suse/3319-drm-amd-display-bug-in-cm-programming patches.suse/3320-drm-amd-display-fix-a-logic-defect-in-cursor-move patches.suse/3321-drm-amd-display-fix-null-dereference-in-reset-hw-ctx patches.suse/3322-drm-amd-display-add-null-check-for-cursor-functions patches.suse/3323-drm-amd-display-rename-transform-to-dpp-for-dcn patches.suse/3324-drm-amd-display-do-not-set-bandwidth-on-page-flips patches.suse/3325-drm-amd-display-remove-a-false-positive-error-message patches.suse/3326-drm-amd-display-add-performance-trace-macro-to-dc patches.suse/3327-drm-amd-display-set-addressable-region-as-active-border patches.suse/3328-drm-amd-display-report-stream-as-different-on-scaling-change patches.suse/3329-drm-amd-display-assert-on-dc_create_state-failing patches.suse/3330-drm-amd-display-fix-non-dcn-build patches.suse/3331-drm-amd-display-fix-warning-about-overflow patches.suse/3332-drm-amd-dc-fix-semicolon-cocci-warnings patches.suse/3333-drm-amd-display-fix-ifnullfree-cocci-warnings patches.suse/3334-drm-amd-display-don-t-set-cursor-address-is-0-logging-as-errors patches.suse/3335-drm-amd-display-fix-warning-about-uninitialized-variable patches.suse/3336-drm-amd-display-fix-up-some-whitespace-in-handle_cursor_update patches.suse/3337-drm-amd-display-drop-display_pipe_clocks-c patches.suse/3338-drm-amd-display-check-sr_watermark-regs-prior-to-write patches.suse/3339-drm-amd-display-correct-timings-in-build-scaling-params patches.suse/3340-drm-amd-display-add-chip-mask-to-hdmi-retimer-redriver-check patches.suse/3341-drm-amd-display-add-digd-case-when-getting-retimer-settings patches.suse/3342-drm-amd-display-wa-for-3-display-play-video-hot-plug patches.suse/3343-drm-amd-display-rename-dscl-functions patches.suse/3344-drm-amd-display-dal-3-1-06 patches.suse/3345-drm-amd-display-lgd-panel-willl-flash-line-under-window patches.suse/3346-drm-amd-display-move-os-types-to-os_types-h patches.suse/3347-drm-amd-display-fix-one-more-place-for-dc_stream_state-leak patches.suse/3348-drm-amd-display-reduce-stack-size-of-commit_planes_to_stream patches.suse/3349-drm-amd-display-dal-3-1-07 patches.suse/3350-drm-amd-display-remove-redundant-condition-in-dml-vba patches.suse/3351-drm-amd-display-default-force_single_disp_pipe_split-1-on-rv patches.suse/3352-drm-amd-display-change-dml-numdpp-var-to-uint patches.suse/3353-drm-amd-display-minor-update-to-dml patches.suse/3354-drm-amd-display-small-comment-on-dc_commit_planes_to_stream patches.suse/3355-amdgpu-dc-inline-a-bunch-of-the-dml-wrappers patches.suse/3356-drm-amd-display-add-bunch-of-missing-license-headers-in-dml patches.suse/3357-amdgpu-dc-drop-dml_util_is_420 patches.suse/3358-amdgpu-dc-inline-dml_round_to_multiple patches.suse/3359-drm-amd-display-simplify-dm_late_init patches.suse/3360-drm-amd-display-fix-indentation-in-dm_suspend patches.suse/3361-drm-amd-display-fix-indentation-in-dm_resume patches.suse/3362-drm-amd-display-fix-brace-style-in-amdgpu_dm_update_connector_after_detect patches.suse/3363-drm-amd-display-fix-brace-style-in-dm_handle_hpd_rx_irq patches.suse/3364-drm-amd-display-simplify-handle_hpd_rx_irq patches.suse/3365-drm-amd-display-fix-brace-style-in-amdgpu_dm_initialize_drm_device patches.suse/3366-drm-amd-display-replace-block-with-strncpy-in-fill_audio_info patches.suse/3367-drm-amd-display-fix-indentation-in-create_eml_sink patches.suse/3368-drm-amd-display-tidy-up-dm_drm_plane_reset patches.suse/3369-drm-amd-display-fix-brace-style-in-amdgpu_dm_connector_ddc_get_modes patches.suse/3370-drm-amd-display-remove-needless-cast-in-amdgpu_dm_connector_init patches.suse/3371-drm-amd-display-fix-brace-style patches.suse/3372-drm-amd-display-add-hardware_planes_only-to-list-of-affected-planes patches.suse/3373-drm-amd-display-fix-memoryleak-during-s3-resume patches.suse/3374-drm-amd-display-fix-null-pointer-in-raven-hotplug patches.suse/3375-revert-drm-amd-display-match-actual-state-during-s3-resume patches.suse/3376-drm-amd-display-fix-no-display-on-fiji patches.suse/3377-drm-amd-display-add-high-part-address-calculation-for-underlay patches.suse/3378-drm-amd-display-fix-high-part-address-in-dm_plane_helper_prepare_fb patches.suse/3379-drm-amd-display-check-if-modeset-is-required-before-adding-plane patches.suse/3380-drm-amd-display-use-constants-from-atom-h-for-hdmi-caps-read patches.suse/3381-drm-amd-display-don-t-print-error-when-bo_pin-is-interrupted patches.suse/3382-amdgpu-dc-avoid-dereferencing-null-pointer patches.suse/3383-drm-amd-display-fix-null-pointer-dereference patches.suse/3384-drm-amd-display-use-plane-pointer-to-avoid-line-breaks patches.suse/3385-drm-amd-display-use-single-fail-label-in-init_drm_dev patches.suse/3386-drm-amd-display-explicitly-call-reset-for-each-object patches.suse/3387-drm-amd-add-dce12-resource-strap-registers patches.suse/3388-drm-amd-display-read-resource_straps-from-registers-for-dce12 patches.suse/3389-drm-amdgpu-display-provide-assert-macros-unconditionally patches.suse/3390-drm-amdgpu-display-remove-unused-reg_offset-macro patches.suse/3391-drm-amdgpu-display-fix-integer-arithmetic-problem patches.suse/3392-drm-amd-display-small-cleanup-in-destruct patches.suse/3393-drm-amd-display-checking-for-null-instead-of-is_err patches.suse/3394-drm-amd-display-remove-some-unneeded-code patches.suse/3395-amdgpu-dc-fix-non-ansi-function-decls patches.suse/3396-amdgpu-dc-fix-indentation-warning-from-smatch patches.suse/3397-amdgpu-dc-handle-allocation-failures-in-dc_commit_planes_to_stream patches.suse/3398-amdgpu-dc-fix-more-indentation-warnings patches.suse/3399-amdgpu-dc-fix-potential-null-dereferences-in-amdgpu_dm-c patches.suse/3400-amdgpu-dc-fix-missing-null-checks-in-amdgpu_dm-c patches.suse/3401-amdgpu-dc-fix-double-unlock-in-amdgpu_dm_commit_planes patches.suse/3402-drm-amdgpu-remove-unused-dc_stream-from-amdgpu_crtc patches.suse/3403-amdgpu-dm-remove-unused-forward-declaration patches.suse/3404-amd-display-fix-potential-null-dereference-in-dce_calcs-c patches.suse/3405-amdgpu-dm-don-t-use-drm_error-in-amdgpu_dm_atomic_check patches.suse/3406-drm-amd-display-fix-az-clock-not-enabled-before-program-az-endpoint patches.suse/3407-drm-amd-display-use-configurable-fbc-option-in-dm patches.suse/3408-drm-amd-display-use-num_timing_generator-instead-of-pipe_count patches.suse/3409-drm-amd-display-fix-warnings-on-s3-resume patches.suse/3410-drm-amd-display-miss-register-mst-encoder-cbs patches.suse/3411-drm-amd-display-add-flip_immediate-to-commit-update-for-stream patches.suse/3412-drm-amd-display-remove-dangling-planes-on-dc-commit-state patches.suse/3413-drm-amd-display-fix-formatting-for-null-pointer-dereference-fix patches.suse/3414-drm-amd-display-fix-mst-link-training-fail-division-by-0 patches.suse/PM-runtime-Drop-children-check-from-__pm_runtime_set patches.suse/tracing-dma-buf-Remove-unused-trace-event-dma_fence_.patch patches.suse/bug-define-the-cut-here-string-in-a-single-place.patch patches.suse/dynamic-debug-howto-fix-optional-omitted-ending-line patches.suse/include-linux-bitfield.h-include-linux-build_bug.h-i.patch patches.suse/0001-lib-int_sqrt-optimize-small-argument.patch patches.suse/0002-lib-int_sqrt-optimize-initial-value-compute.patch patches.suse/0003-lib-int_sqrt-adjust-comments.patch patches.suse/0001-lib-rbtree-test-lower-default-params.patch patches.suse/lib-test-module-for-find_-_bit-functions.patch patches.suse/0001-epoll-avoid-calling-ep_call_nested-from-ep_poll_safe.patch patches.suse/0001-epoll-remove-ep_call_nested-from-ep_eventpoll_poll.patch patches.suse/0001-autofs-don-t-fail-mount-for-transient-error.patch patches.suse/pipe-match-pipe_max_size-data-type-with-procfs.patch patches.suse/pipe-avoid-round_pipe_size-nr_pages-overflow-on-32-b.patch patches.suse/nilfs2-fix-race-condition-that-causes-file-system-co.patch patches.suse/nilfs2-remove-inode-i_version-initialization.patch patches.suse/kernel-signal.c-protect-the-traced-SIGNAL_UNKILLABLE-tasks-from-SIGKILL.patch patches.suse/kernel-signal.c-protect-the-SIGNAL_UNKILLABLE-tasks-from-sig_kernel_only-signals.patch patches.suse/kernel-signal.c-remove-the-no-longer-needed-SIGNAL_UNKILLABLE-check-in-complete_signal.patch patches.suse/drivers-rapidio-devices-rio_mport_cdev.c-fix-resourc.patch patches.suse/kbuild-move-all-target-out-of-kbuild_src-conditional.patch patches.suse/kbuild-fix-linker-feature-test-macros-when-cross-compiling-with-clang.patch patches.suse/kbuild-rpm-pkg-keep-spec-file-until-make-mrproper.patch patches.suse/clk-samsung-Fix-m2m-scaler-clock-on-Exynos542x patches.suse/clk-sunxi-ng-add-CLK_SET_RATE_UNGATE-to-all-H3-PLLs patches.suse/clk-sunxi-ng-add-CLK_SET_RATE_PARENT-flag-to-H3-GPU- patches.suse/clk-sunxi-ng-sun6i-Export-video-PLLs patches.suse/clk-sunxi-ng-sun6i-Rename-HDMI-DDC-clock-to-avoid-na patches.suse/clk-sunxi-ng-sun5i-Fix-bit-offset-of-audio-PLL-post- patches.suse/clk-sunxi-ng-nm-Check-if-requested-rate-is-supported patches.suse/0028-clk-rockchip-Remove-superfluous-error-message-in-roc.patch patches.suse/clk-tegra-Fix-cclk_lp-divisor-register patches.suse/clk-tegra-Use-readl_relaxed_poll_timeout_atomic-in-t patches.suse/clk-hi6220-mark-clock-cs_atb_syspll-as-critical patches.suse/clk-hi3660-fix-incorrect-uart3-clock-freqency patches.suse/clk-sunxi-fix-build-warning patches.suse/clk-imx6-refine-hdmi_isfr-s-parent-to-make-HDMI-work patches.suse/clk-imx-imx7d-Fix-parent-clock-for-OCRAM_CLK.patch patches.suse/clk-mediatek-mark-mtk_infrasys_init_early-__init patches.suse/clk-mediatek-add-the-option-for-determining-PLL-sour patches.suse/clk-uniphier-fix-DAPLL2-clock-rate-of-Pro5 patches.suse/clk-qcom-common-fix-legacy-board-clock-registration patches.suse/clk-ti-dra7-atl-clock-fix-child-node-lookups patches.suse/hwmon-k10temp-correct-model-name-for-ryzen-1600x.patch patches.suse/sctp-check-stream-reset-info-len-before-making-recon.patch patches.suse/genetlink-fix-genlmsg_nlhdr.patch patches.suse/qed-use-kzalloc-instead-of-kmalloc-and-memset.patch patches.suse/msft-hv-1550-hv_netvsc-preserve-hw_features-on-mtu-channels-ringp.patch patches.suse/fealnx-Fix-building-error-on-MIPS.patch patches.suse/net-sctp-Always-set-scope_id-in-sctp_inet6_skb_msgna.patch patches.suse/nfp-fix-flower-offload-metadata-flag-usage.patch patches.suse/nfp-fix-vlan-receive-MAC-statistics-typo.patch patches.suse/nfp-inherit-the-max_mtu-from-the-PF-netdev.patch patches.suse/nfp-register-flower-reprs-for-egress-dev-offload.patch patches.suse/nfp-remove-false-positive-offloads-in-flower-vxlan.patch patches.suse/0002-sctp-set-frag_point-in-sctp_setsockopt_maxseg-correc.patch patches.suse/route-update-fnhe_expires-for-redirect-when-the-fnhe.patch patches.suse/route-also-update-fnhe_genid-when-updating-a-route-c.patch patches.suse/ipvlan-NULL-pointer-dereference-panic-in-ipvlan_port.patch patches.suse/ibmvnic-122-fix-dma_mapping_error-call.patch patches.suse/platform-x86-asus-wmi-Add-lightbar-led-support.patch patches.suse/platform-x86-dell-wmi-Do-not-match-on-descriptor-GUI.patch patches.suse/platform-x86-dell-smbios-Add-pr_fmt-definition-to-dr.patch patches.suse/platform-x86-wmi-Sort-include-list.patch patches.suse/platform-x86-wmi-Cleanup-exit-routine-in-reverse-ord.patch patches.suse/platform-x86-wmi-Destroy-on-cleanup-rather-than-unre.patch patches.suse/platform-x86-mlx-platform-make-a-couple-of-structure.patch patches.suse/platform-x86-hp_accel-Add-quirk-for-HP-ProBook-440-G patches.suse/platform-x86-fujitsu-laptop-Fix-radio-LED-detection patches.suse/platform-x86-dell-smbios-Prefix-class-select-with-cm.patch patches.suse/platform-x86-wmi-Add-new-method-wmidev_evaluate_meth.patch patches.suse/platform-x86-dell-wmi-increase-severity-of-some-fail.patch patches.suse/platform-x86-dell-wmi-clean-up-wmi-descriptor-check.patch patches.suse/platform-x86-dell-wmi-don-t-check-length-returned.patch patches.suse/platform-x86-dell-wmi-descriptor-split-WMI-descripto.patch patches.suse/platform-x86-wmi-Don-t-allow-drivers-to-get-each-oth.patch patches.suse/platform-x86-dell-smbios-only-run-if-proper-oem-stri.patch patches.suse/platform-x86-dell-smbios-Add-a-sysfs-interface-for-S.patch patches.suse/platform-x86-dell-smbios-Introduce-dispatcher-for-SM.patch patches.suse/platform-x86-dell-smbios-wmi-Add-new-WMI-dispatcher-.patch patches.suse/platform-x86-dell-smbios-smm-test-for-WSMT.patch patches.suse/platform-x86-dell-smbios-Add-filtering-support.patch patches.suse/platform-x86-wmi-create-userspace-interface-for-driv.patch patches.suse/platform-x86-dell-smbios-wmi-introduce-userspace-int.patch patches.suse/platform-x86-sony-laptop-Fix-error-handling-in-sony_ patches.suse/platform-x86-hp-wmi-Fix-tablet-mode-detection-for-co patches.suse/platform-x86-intel_punit_ipc-Fix-resource-ioremap-wa patches.suse/platform-x86-dell-smbios-fix-string-overflow.patch patches.suse/platform-x86-wmi-release-mutex-on-module-acquistion-.patch patches.suse/platform-x86-dell-smbios-wmi-release-mutex-lock-on-W.patch patches.suse/platform-x86-dell-wmi-descriptor-check-if-memory-was.patch patches.suse/platform-x86-dell-wmi-Relay-failed-initial-probe-to-.patch patches.suse/platform-x86-dell-laptop-Allocate-buffer-before-rfki.patch patches.suse/nfsd-increase-DRC-cache-limit.patch patches.suse/nfsd-give-out-fewer-session-slots-as-limit-approache.patch patches.suse/SUNRPC-Fix-tracepoint-storage-issues-with-svc_recv-a.patch patches.suse/nfsd4-fix-cached-replies-to-solo-SEQUENCE-compounds.patch patches.suse/nfsd4-catch-some-false-session-retries.patch patches.suse/0003-lockd-double-unregister-of-inetaddr-notifiers.patch patches.suse/0001-svcrdma-Preserve-CB-send-buffer-across-retransmits.patch patches.suse/svcrdma-Enqueue-after-setting-XPT_CLOSE-in-completio.patch patches.suse/nfsd-deal-with-revoked-delegations-appropriately.patch patches.suse/ima-do-not-update-security.ima-if-appraisal-status-i patches.suse/of-pci-Fix-theoretical-NULL-dereference.patch patches.suse/video-fbdev-au1200fb-Return-an-error-code-if-a-memor patches.suse/video-fbdev-au1200fb-Release-some-resources-if-a-mem patches.suse/video-udlfb-Fix-read-EDID-timeout patches.suse/fbdev-controlfb-Add-missing-modes-to-fix-out-of-boun patches.suse/0002-ceph-keep-auth-cap-when-inode-has-flocks-or-posix-locks.patch patches.suse/0003-ceph-make-lock_to_ceph_filelock-static.patch patches.suse/0004-ceph-optimize-flock-encoding-during-reconnect.patch patches.suse/0005-ceph-handle-session-get-evicted-while-there-are-file-locks.patch patches.suse/0006-ceph-fix-bool-initialization-comparison.patch patches.suse/0007-ceph-disable-cached-readdir-after-dropping-positive-dentry.patch patches.suse/0008-ceph-einval-on-decoding-failure-in-ceph_mdsc_handle_fsmap.patch patches.suse/0009-ceph-mark-expected-switch-fall-throughs.patch patches.suse/0010-ceph-remove-unused-and-redundant-variable-dropping.patch patches.suse/0011-rbd-fix-and-simplify-rbd_ioctl_set_ro.patch patches.suse/0012-rbd-get-rid-of-rbd_mapping-read_only.patch patches.suse/0013-ceph-clean-up-spinlocking-and-list-handling-around-cleanup_cap_releases.patch patches.suse/0014-ceph-present-consistent-fsid-regardless-of-arch-endianness.patch patches.suse/ceph-remove-the-bump-of-i_version.patch patches.suse/0016-ceph-silence-sparse-endianness-warning-in-encode_caps_cb.patch patches.suse/rbd-set-discard_alignment-to-zero.patch patches.suse/0018-libceph-don-t-warn-if-user-tries-to-add-invalid-key.patch patches.suse/0019-rbd-default-to-single-major-device-number-scheme.patch patches.suse/orangefs-remove-initialization-of-i_version.patch patches.suse/0001-gre6-use-log_ecn_error-module-parameter-in-ip6_tnl_r.patch patches.suse/usbnet-ipheth-fix-potential-null-pointer-dereference.patch patches.suse/tcp-when-scheduling-TLP-time-of-RTO-should-account-f.patch patches.suse/tun-fix-rcu_read_lock-imbalance-in-tun_build_skb.patch patches.suse/net-ena-fix-race-condition-between-device-reset-and-.patch patches.suse/mlxsw-spectrum-Do-not-try-to-create-non-existing-por.patch patches.suse/0001-net-qmi_wwan-add-Quectel-BG96-2c7c-0296.patch patches.suse/nfp-flower-add-missing-kdoc.patch patches.suse/mac80211-Convert-timers-to-use-timer_setup.patch patches.suse/nl80211-don-t-expose-wdev-ssid-for-most-interfaces patches.suse/mac80211-aggregation-Convert-timers-to-use-timer_set.patch patches.suse/mac80211_hwsim-Fix-memory-leak-in-hwsim_new_radio_nl patches.suse/mac80211-properly-free-requested-but-not-started-TX-.patch patches.suse/fs-9p-Compare-qid.path-in-v9fs_test_inode.patch patches.suse/net-9p-Switch-to-wait_event_killable.patch patches.suse/0008-xfs-fix-memory-leak-in-xfs_iext_free_last_leaf.patch patches.suse/0036-mtd-spi-nor-Kill-check-with-no-effect.patch patches.suse/0037-mtd-spi-nor-add-spi_nor_init-function.patch patches.suse/0038-mtd-spi-nor-add-a-quad_enable-callback-in-struct-fla.patch patches.suse/0001-mtd-spi-nor-intel-spi-Add-support-for-Intel-Lewisbur.patch patches.suse/0001-mtd-spi-nor-intel-spi-Add-support-for-Intel-Cedar-Fo.patch patches.suse/spi-nor-intel-spi-Fix-number-of-protected-range-regi patches.suse/spi-nor-intel-spi-Fix-broken-software-sequencing-cod patches.suse/mtd-spi-nor-cadence-quadspi-add-a-delay-in-write-seq.patch patches.suse/mtd-spi-nor-stm32-quadspi-Fix-uninitialized-error-re.patch patches.suse/mtd-spi-nor-enable-4B-opcodes-for-mx66l51235l.patch patches.suse/0168-mtd-spi-nor-Add-support-for-mr25h128.patch patches.suse/0001-mtd-intel-spi-Add-Intel-Lewisburg-PCH-SPI-super-SKU-.patch patches.suse/mtd-nand-omap2-Fix-subpage-write.patch patches.suse/mtd-nand-mtk-fix-infinite-ECC-decode-IRQ-issue.patch patches.suse/mtd-nand-Fix-writing-mtdoops-to-nand-flash.patch patches.suse/rtc-set-the-alarm-to-the-next-expiring-timer patches.suse/0147-rtc-ds1307-improve-weekday-handling.patch patches.suse/rtc-pl031-make-interrupt-optional patches.suse/0165-rtc-ds1307-add-OF-and-ACPI-entries-for-Epson-RX8130.patch patches.suse/rtc-pcf8563-fix-output-clock-rate patches.suse/0002-apparmor-fix-leak-of-null-profile-name-if-profile-al.patch patches.suse/apparmor-ensure-that-undecidable-profile-attachments-fail.patch patches.suse/0001-apparmor-fix-profile-attachment-for-special-unconfin.patch patches.suse/0003-apparmor-fix-locking-when-creating-a-new-complain-pr.patch patches.suse/apparmor-fix-possible-recursive-lock-warning-in-__aa.patch patches.suse/drm-amdgpu-Remove-check-which-is-not-valid-for-certa patches.suse/3415-drm-amdgpu-fix-null-pointer-issue-in-amdgpu_cs_wait_any_fence patches.suse/3416-drm-amd-powerplay-fix-copy-n-paste-error-on-vddci_buf-index patches.suse/3417-drm-amdgpu-add-common-golden-settings-for-gfx9 patches.suse/3418-drm-amdgpu-gfx9-implement-wave-vgpr-reading patches.suse/3419-drm-amdgpu-make-amdgpu_va_reserved_size-64bit patches.suse/3420-drm-amd-amdgpu-fix-wave-mask-in-amdgpu_debugfs_wave_read-v2 patches.suse/3421-drm-amd-amdgpu-if-visible-vram-allocation-fail-fall-back-to-invisible-try-again patches.suse/drm-amdgpu-Properly-allocate-VM-invalidate-eng-v2 patches.suse/3422-drm-amdgpu-set-f_mapping-on-exported-dma-bufs patches.suse/3423-drm-amd-pp-fix-dpm-randomly-failed-on-vega10 patches.suse/drm-fsl-dcu-Don-t-set-connector-DPMS-property patches.suse/drm-fsl-dcu-avoid-disabling-pixel-clock-twice-on-sus patches.suse/drm-fsl-dcu-enable-IRQ-before-drm_atomic_helper_resu patches.suse/3424-drm-tegra-sor-reimplement-pad-clock patches.suse/3425-drm-imx-switch-to-drm_-get-drm_-put-helpers patches.suse/3426-drm-imx-parallel-display-use-correct-connector-enum patches.suse/3427-drm-amdgpu-fix-memleak-in-takedown patches.suse/3428-drm-amdgpu-fix-memleak patches.suse/3429-drm-amd-powerplay-fix-unfreeze-level-smc-message-for-smu7 patches.suse/3430-drm-amd-amdgpu-fix-over-bound-accessing-in-amdgpu_cs_wait_any_fence patches.suse/3431-revert-drm-radeon-dont-switch-vt-on-suspend patches.suse/drm-amd-pp-fix-typecast-error-in-powerplay patches.suse/3432-drm-amdgpu-don-t-skip-attributes-when-powerplay-is-enabled patches.suse/3433-drm-amdgpu-fix-kernel-hang-when-starting-vnc-server patches.suse/3434-drm-amdgpu-fix-rmmod-kcq-disable-failed-error patches.suse/3435-drm-tilcdc-remove-obsolete-ti-tilcdc-slave-dts-binding-support patches.suse/3436-drm-add-connector-info-property-for-non-desktop-displays patches.suse/3437-drm-fb-add-support-for-not-enabling-fbcon-on-non-desktop-displays patches.suse/3438-drm-edid-quirk-htc-vive-headset-as-non-desktop patches.suse/0006-dt-bindings-remove-file-that-was-added-accidentally.patch patches.suse/ALSA-hda-realtek-Fix-ALC275-no-sound-issue patches.suse/ALSA-usb-audio-uac1-Invalidate-ctl-on-interrupt patches.suse/ALSA-hda-Fix-too-short-HDMI-DP-chmap-reporting patches.suse/ALSA-hda-realtek-Add-headset-mic-support-for-Intel-N patches.suse/ALSA-pcm-update-tstamp-only-if-audio_tstamp-changed patches.suse/ALSA-timer-Remove-kernel-warning-at-compat-ioctl-err patches.suse/ALSA-usb-audio-Add-sanity-checks-to-FE-parser patches.suse/ALSA-usb-audio-Fix-potential-out-of-bound-access-at- patches.suse/ALSA-usb-audio-Fix-potential-zero-division-at-parsin.patch patches.suse/ALSA-usb-audio-Add-sanity-checks-in-v2-clock-parsers patches.suse/ALSA-hda-Fix-yet-remaining-issue-with-vmaster-0dB-in patches.suse/ALSA-hda-realtek-Fix-ALC700-family-no-sound-issue patches.suse/ALSA-hda-Add-Raven-PCI-ID patches.suse/scsi-bnx2fc-Fix-hung-task-messages-when-a-cleanup-re.patch patches.suse/scsi-Use-blist_flags_t-for-scsi_devinfo-flags.patch patches.suse/platform-x86-dell-smbios-wmi-Disable-userspace-inter.patch patches.suse/platform-x86-dell-laptop-fix-error-return-code-in-de.patch patches.suse/net-sched-fix-crash-when-deleting-secondary-chains.patch patches.suse/ipv6-Do-not-consider-linkdown-nexthops-during-multip.patch patches.suse/s390-sles15sp1-00-11-025-net-smc-use-sk_rcvbuf-as-start-for-rmb-creation.patch patches.suse/s390-sles15sp1-00-11-net-smc-Fix-preinitialization-of-buf_desc-in-__smc_b.patch patches.suse/net-realtek-r8169-implement-set_link_ksettings.patch patches.suse/net-accept-UFO-datagrams-from-tuntap-and-packet.patch patches.suse/bpf-offload-add-comment-warning-developers-about-dou.patch patches.suse/bpf-offload-limit-offload-to-cls_bpf-and-xdp-program.patch patches.suse/bpf-offload-rename-the-ifindex-field.patch patches.suse/bpf-offload-move-offload-device-validation-out-to-th.patch patches.suse/net-xdp-don-t-allow-device-bound-programs-in-driver-.patch patches.suse/bpf-turn-bpf_prog_get_type-into-a-wrapper.patch patches.suse/bpf-offload-ignore-namespace-moves.patch patches.suse/bpf-revert-report-offload-info-to-user-space.patch patches.suse/bpf-change-bpf_probe_write_user-to-bpf_trace_printk-.patch patches.suse/bpf-introduce-ARG_PTR_TO_MEM_OR_NULL.patch patches.suse/bpf-remove-explicit-handling-of-0-for-arg2-in-bpf_pr.patch patches.suse/bpf-change-bpf_probe_read_str-arg2-type-to-ARG_CONST.patch patches.suse/bpf-change-bpf_perf_event_output-arg5-type-to-ARG_CO.patch patches.suse/bpf-fix-branch-pruning-logic.patch patches.suse/net-dsa-bcm_sf2-Clear-IDDQ_GLOBAL_PWR-bit-for-PHY.patch patches.suse/i40e-Fix-for-NUP-NVM-image-downgrade-failure.patch patches.suse/i40e-fix-the-calculation-of-VFs-mac-addresses.patch patches.suse/i40e-Remove-limit-of-64-max-queues-per-channel.patch patches.suse/i40e-Fix-FLR-reset-timeout-issue.patch patches.suse/i40evf-fix-client-notify-of-l2-params.patch patches.suse/i40e-restore-promiscuous-after-reset.patch patches.suse/ixgbe-Fix-skb-list-corruption-on-Power-systems.patch patches.suse/i40e-Use-smp_rmb-rather-than-read_barrier_depends.patch patches.suse/ixgbevf-Use-smp_rmb-rather-than-read_barrier_depends.patch patches.suse/igbvf-Use-smp_rmb-rather-than-read_barrier_depends.patch patches.suse/igb-Use-smp_rmb-rather-than-read_barrier_depends.patch patches.suse/fm10k-Use-smp_rmb-rather-than-read_barrier_depends.patch patches.suse/i40evf-Use-smp_rmb-rather-than-read_barrier_depends.patch patches.suse/0001-iwlwifi-mvm-support-version-7-of-the-SCAN_REQ_UMAC-F.patch patches.suse/iwlwifi-fix-PCI-IDs-and-configuration-mapping-for-90.patch patches.suse/iwlwifi-fix-firmware-names-for-9000-and-A000-series-.patch patches.suse/ath10k-fix-data-rx-for-CCMP-256-GCMP-and-GCMP-256-in.patch patches.suse/wcn36xx-fix-iris-child-node-lookup.patch patches.suse/target-fix-buffer-offset-in-core_scsi3_pri_read_full.patch patches.suse/iscsi-target-fix-memory-leak-in-lio_target_tiqn_addtpg patches.suse/tcmu-fix-crash-when-removing-the-tcmu-device.patch patches.suse/target-tcmu-Use-macro-to-call-container_of-in-tcmu_c.patch patches.suse/target-Add-netlink-command-reply-supported-option-fo.patch patches.suse/cxgbit-abort-the-tcp-connection-in-case-of-data-out-timeout patches.suse/target-fix-PR-state-file-path-truncation.patch patches.suse/target-fix-ALUA-state-file-path-truncation.patch patches.suse/target-return-SAM_STAT_TASK_SET_FULL-for-TCM_OUT_OF_.patch patches.suse/tcmu-fix-double-se_cmd-completion.patch patches.suse/target-move-a-declaration-of-a-global-variable-into-a-header-file patches.suse/target-suppress-gcc-7-fallthrough-warnings patches.suse/iscsi-target-make-task_reassign-use-proper-se_cmd-cmd_kref patches.suse/iscsi-target-fix-non-immediate-tmr-reference-leak patches.suse/tcmu-Fix-some-memory-corruption.patch patches.suse/tcmu-Add-a-missing-unlock-on-an-error-path.patch patches.suse/powerpc-64s-slice-Use-addr-limit-when-computing-slic.patch patches.suse/powerpc-perf-imc-Use-cpu_to_node-not-topology_physical_package_id.patch patches.suse/powerpc-perf-Fix-pmu_count-to-count-only-nest-imc-pm.patch patches.suse/powerpc-perf-Fix-IMC_MAX_PMU-macro.patch patches.suse/powerpc-64s-Fix-Power9-DD2.1-logic-in-DT-CPU-feature.patch patches.suse/KVM-arm-arm64-register-irq-bypass-consumer-on-ARM-AR.patch patches.suse/KVM-arm-arm64-vgic-restructure-kvm_vgic_-un-map_phys.patch patches.suse/KVM-arm-Select-ARM_GIC_V3-and-ARM_GIC_V3_ITS.patch patches.suse/KVM-arm-arm64-vgic-Move-kvm_vgic_destroy-call-around.patch patches.suse/KVM-arm-arm64-vITS-Add-MSI-translation-helpers.patch patches.suse/KVM-arm-arm64-vITS-Add-a-helper-to-update-the-affini.patch patches.suse/KVM-arm-arm64-GICv4-Add-property-field-and-per-VM-pr.patch patches.suse/KVM-arm-arm64-GICv4-Add-init-teardown-of-the-per-VM-.patch patches.suse/KVM-arm-arm64-GICv4-Wire-mapping-unmapping-of-VLPIs-.patch patches.suse/KVM-arm-arm64-GICv4-Handle-INT-command-applied-to-a-.patch patches.suse/KVM-arm-arm64-GICv4-Unmap-VLPI-when-freeing-an-LPI.patch patches.suse/KVM-arm-arm64-GICv4-Propagate-affinity-changes-to-th.patch patches.suse/KVM-arm-arm64-GICv4-Handle-CLEAR-applied-to-a-VLPI.patch patches.suse/KVM-arm-arm64-GICv4-Handle-MOVALL-applied-to-a-vPE.patch patches.suse/KVM-arm-arm64-GICv4-Propagate-property-updates-to-VL.patch patches.suse/KVM-arm-arm64-GICv4-Handle-INVALL-applied-to-a-vPE.patch patches.suse/KVM-arm-arm64-GICv4-Use-pending_last-as-a-scheduling.patch patches.suse/KVM-arm-arm64-GICv4-Add-doorbell-interrupt-handling.patch patches.suse/KVM-arm-arm64-GICv4-Use-the-doorbell-interrupt-as-an.patch patches.suse/KVM-arm-arm64-GICv4-Hook-vPE-scheduling-into-vgic-fl.patch patches.suse/KVM-arm-arm64-GICv4-Enable-virtual-cpuif-if-VLPIs-ca.patch patches.suse/KVM-arm-arm64-GICv4-Prevent-a-VM-using-GICv4-from-be.patch patches.suse/KVM-arm-arm64-GICv4-Prevent-userspace-from-changing-.patch patches.suse/KVM-arm-arm64-GICv4-Enable-VLPI-support.patch patches.suse/KVM-arm-arm64-GICv4-Theory-of-operations.patch patches.suse/KVM-arm-arm64-Fix-GICv4-ITS-initialization-issues.patch patches.suse/KVM-arm-arm64-Don-t-queue-VLPIs-on-INV-INVALL.patch patches.suse/KVM-SVM-obey-guest-PAT.patch patches.suse/kvm-vmx-Reinstate-support-for-CPUs-without-virtual-N.patch patches.suse/kvm-vmx-Allow-disabling-virtual-NMI-support.patch patches.suse/coccinelle-fix-parallel-build-with-CHECK-scripts-coc.patch patches.suse/kbuild-pkg-use-transform-option-to-prefix-paths-in-t.patch patches.suse/0001-timekeeping-Eliminate-the-stale-declaration-of-ktime.patch patches.suse/3439-drm-i915-selftests-convert-timers-to-use-timer_setup patches.suse/block-laptop_mode-Convert-timers-to-use-timer_setup.patch patches.suse/3440-drm-vc4-convert-timers-to-use-timer_setup patches.suse/lightnvm-Convert-timers-to-use-timer_setup.patch patches.suse/0001-objtool-Move-synced-files-to-their-original-relative.patch patches.suse/0002-objtool-Move-kernel-headers-code-sync-check-to-a-scr.patch patches.suse/objtool-Fix-cross-build.patch patches.suse/tools-headers-sync-objtool-uapi-header.patch patches.suse/perf-x86-intel-uncore-add-event-constraint-for-bdx-pcu.patch patches.suse/x86-umip-select-x86_intel_umip-by-default.patch patches.suse/x86-umip-print-a-line-in-the-boot-log-that-umip-has-been-enabled.patch patches.suse/x86-umip-identify-the-str-and-sldt-instructions.patch patches.suse/x86-acpi-handle-sci-interrupts-above-legacy-space-gracefully.patch patches.suse/x86-acpi-reduce-code-duplication-in-mp_override_legacy_irq.patch patches.suse/x86-topology-avoid-wasting-128k-for-package-id-array.patch patches.suse/x86-smpboot-fix-_max_logical_packages-estimate.patch patches.suse/x86-umip-print-a-warning-into-the-syslog-if-umip-protected-instructions-are-used.patch patches.suse/x86-pkeys-Update-documentation-about-availability.patch patches.suse/x86-pkeys-selftests-Rename-si_pkey-to-siginfo_pkey.patch patches.suse/x86-pkeys-selftests-Fix-protection-keys-write-warnin.patch patches.suse/17.2-x86-entry-64-fix-entry_syscall_64_after_hwframe-irq-tracing.patch patches.suse/x86-decoder-add-new-test-instruction-pattern patches.suse/genirq-Track-whether-the-trigger-type-has-been-set.patch patches.suse/irqchip-gic-v4-Clear-IRQ_DISABLE_UNLAZY-again-if-map.patch patches.suse/irqchip-gic-v3-Fix-ppi-partitions-lookup.patch patches.suse/irqchip-gic-v3-pr_err-strings-should-end-with-newlin.patch patches.suse/irqchip-gic-v4-Add-forward-definition-of-struct-irq_.patch patches.suse/0002-irqchip-gic-v3-its-Remove-artificial-dependency-on-P.patch patches.suse/0030-irqchip-exiu-Fix-return-value-check-in-exiu_init.patch patches.suse/irqchip-qcom-Fix-u32-comparison-with-value-less-than patches.suse/ARM-8721-1-mm-dump-check-hardware-RO-bit-for-LPAE.patch patches.suse/ARM-8722-1-mm-make-STRICT_KERNEL_RWX-effective-for-L.patch patches.suse/ARM-BUG-if-jumping-to-usermode-address-in-kernel-mod.patch patches.suse/mm-thp-Do-not-make-page-table-dirty-unconditionally-in-touch_p-mu-d.patch patches.suse/auxdisplay-img-ascii-lcd-Only-build-on-archs-that-ha patches.suse/Revert-ALSA-usb-audio-Fix-potential-zero-division-at.patch patches.suse/3441-drm-ttm-don-t-attempt-to-use-hugepages-if-dma32-requested-v2 patches.suse/3442-drm-vblank-pass-crtc_id-to-page_flip_ioctl patches.suse/drm-i915-Fix-false-positive-assert_rpm_wakelock_held patches.suse/drm-i915-Re-register-PMIC-bus-access-notifier-on-run patches.suse/drm-i915-gvt-ensure-ve-return-value-is-handled-corre patches.suse/drm-i915-Clear-breadcrumb-node-when-cancelling-signa patches.suse/3443-drm-i915-mark-the-userptr-invalidate-workqueue-as-wq_mem_reclaim patches.suse/drm-i915-Fix-init_clock_gating-for-resume patches.suse/drm-vc4-Account-for-interrupts-in-flight patches.suse/drm-edid-Don-t-send-non-zero-YQ-in-AVI-infoframe-for patches.suse/crypto-algif_aead-skip-SGL-entries-with-NULL-page.patch patches.suse/crypto-af_alg-remove-locking-in-async-callback.patch patches.suse/crypto-skcipher-Fix-skcipher_walk_aead_common patches.suse/net-thunderx-Fix-TCP-UDP-checksum-offload-for-IPv6-p.patch patches.suse/net-sched-crash-on-blocks-with-goto-chain-action.patch patches.suse/net-openvswitch-datapath-fix-data-type-in-queue_gso_.patch patches.suse/openvswitch-fix-the-incorrect-flow-action-alloc-size.patch patches.suse/sctp-set-sender-next_tsn-for-the-old-result-with-cts.patch patches.suse/cfg80211-select-CRYPTO_SHA256-if-needed.patch patches.suse/mac80211-use-QoS-NDP-for-AP-probing patches.suse/mac80211-fix-the-update-of-path-metric-for-RANN-fram patches.suse/mac80211-tear-down-RX-aggregations-first.patch patches.suse/i40e-virtchnl-fix-application-of-sizeof-to-pointer.patch patches.suse/e1000e-fix-the-use-of-magic-numbers-for-buffer-overr.patch patches.suse/i40e-Fix-reporting-incorrect-error-codes.patch patches.suse/mlxsw-spectrum_router-Offload-decap-only-for-up-tunn.patch patches.suse/mlxsw-spectrum_router-Demote-tunnels-on-VRF-migratio.patch patches.suse/mlxsw-spectrum_router-Handle-encap-to-demoted-tunnel.patch patches.suse/mlxsw-spectrum_router-Update-nexthop-RIF-on-update.patch patches.suse/net-mvpp2-fix-the-txq_init-error-path.patch patches.suse/net-mvpp2-cleanup-probed-ports-in-the-probe-error-pa.patch patches.suse/net-mvpp2-do-not-disable-GMAC-padding.patch patches.suse/net-mvpp2-check-ethtool-sets-the-Tx-ring-size-is-to-.patch patches.suse/net-phy-marvell10g-fix-the-PHY-id-mask.patch patches.suse/bnxt_en-Fix-an-error-handling-path-in-bnxt_get_modul.patch patches.suse/packet-fix-crash-in-fanout_demux_rollover.patch patches.suse/net-packet-fix-a-race-in-packet_bind-and-packet_noti.patch patches.suse/cls_bpf-don-t-decrement-net-s-refcount-when-offload-.patch patches.suse/sctp-use-right-member-as-the-param-of-list_for_each_.patch patches.suse/0013-bonding-use-nla_get_u64-to-extract-the-value-for-IFL.patch patches.suse/vxlan-use-__be32-type-for-the-param-vni-in-__vxlan_f.patch patches.suse/net-sched-cbq-create-block-for-q-link.block.patch patches.suse/btrfs-bail-out-gracefully-rather-than-bug_on.patch patches.suse/btrfs-move-definition-of-the-function-btrfs_find_new.patch patches.suse/btrfs-fix-reported-number-of-inode-blocks-after-buff.patch patches.suse/0022-btrfs-clear-space-cache-inode-generation-always.patch patches.suse/0011-btrfs-tree-checker-Fix-false-panic-for-sanity-test.patch patches.suse/btrfs-incremental-send-fix-wrong-unlink-path-after-renaming-file.patch patches.suse/nfsd-Fix-stateid-races-between-OPEN-and-CLOSE.patch patches.suse/nfsd-Fix-another-OPEN-stateid-race.patch patches.suse/nfsd-CLOSE-SHOULD-return-the-invalid-special-stateid.patch patches.suse/nfsd-Ensure-we-check-stateid-validity-in-the-seqid-o.patch patches.suse/grace-replace-BUG_ON-by-WARN_ONCE-in-exit_net-hook.patch patches.suse/0004-lockd-lost-rollback-of-set_grace_period-in-lockd_dow.patch patches.suse/0005-nfsd-fix-panic-in-posix_unblock_lock-called-from-nfs.patch patches.suse/nfsd-check-for-use-of-the-closed-special-stateid.patch patches.suse/race-of-lockd-inetaddr-notifiers-vs-nlmsvc_rqst-chan.patch patches.suse/lockd-fix-list_add-double-add-caused-by-legacy-signa.patch patches.suse/mm-memory_hotplug-do-not-back-off-draining-pcp-free-.patch patches.suse/mm-oom_reaper-gather-each-vma-to-prevent-leaking-TLB.patch patches.suse/mm-cma-fix-alloc_contig_range-ret-code-potential-lea.patch patches.suse/mm-fix-device-dax-pud-write-faults-triggered-by-get_.patch patches.suse/mm-hugetlbfs-introduce-split-to-vm_operations_struct.patch patches.suse/device-dax-implement-split-to-catch-invalid-munmap-a.patch patches.suse/mm-introduce-get_user_pages_longterm.patch patches.suse/mm-fail-get_vaddr_frames-for-filesystem-dax-mappings.patch patches.suse/v4l2-disable-filesystem-dax-mapping-support.patch patches.suse/IB-core-disable-memory-registration-of-filesystem-da.patch patches.suse/mm-madvise.c-fix-madvise-infinite-loop-under-special.patch patches.suse/kmemleak-add-scheduling-point-to-kmemleak_scan.patch patches.suse/fs-fat-inode.c-fix-sb_rdonly-change.patch patches.suse/0001-autofs-revert-autofs-take-more-care-to-not-update-la.patch patches.suse/mm-hugetlb-fix-NULL-pointer-dereference-on-5-level-p.patch patches.suse/fs-hugetlbfs-inode-c-change-put_page-unlock_page-order-in-hugetlbfs_fallocate.patch patches.suse/s390-sles15sp1-00-01-04-zcrypt-Fix-wrong-comparison-leading-to-strange-.patch patches.suse/s390-disassembler-correct-disassembly-lines-alignmen.patch patches.suse/s390-fix-alloc_pgste-check-in-init_new_context-again.patch patches.suse/s390-revert-elf_et_dyn_base-base-changes.patch patches.suse/s390-gs-add-compat-regset-for-the-guarded-storage-broadcast-control-block.patch patches.suse/KVM-x86-pvclock-Handle-first-time-write-to-pvclock-p.patch patches.suse/KVM-nVMX-nSVM-Don-t-intercept-UD-when-running-L2.patch patches.suse/KVM-x86-Exit-to-user-mode-on-UD-intercept-when-emula.patch patches.suse/KVM-x86-emulator-Return-to-user-mode-on-L1-CPL-0-emu.patch patches.suse/KVM-x86-Don-t-re-execute-instruction-when-not-passin.patch patches.suse/KVM-X86-Fix-operand-address-size-during-instruction-.patch patches.suse/KVM-nVMX-Validate-the-IA32_BNDCFGS-on-nested-VM-entr.patch patches.suse/KVM-nVMX-Fix-mmu-context-after-VMLAUNCH-VMRESUME-fai.patch patches.suse/KVM-x86-fix-em_fxstor-sleeping-while-in-atomic.patch patches.suse/KVM-x86-Allow-suppressing-prints-on-RDMSR-WRMSR-of-u.patch patches.suse/KVM-x86-inject-exceptions-produced-by-x86_decode_ins.patch patches.suse/KVM-x86-ioapic-Fix-level-triggered-EOI-and-IOAPIC-re.patch patches.suse/KVM-x86-ioapic-Don-t-fire-level-irq-when-Remote-IRR-.patch patches.suse/KVM-x86-ioapic-Remove-redundant-check-for-Remote-IRR.patch patches.suse/KVM-x86-ioapic-Clear-Remote-IRR-when-entry-is-switch.patch patches.suse/KVM-x86-ioapic-Preserve-read-only-values-in-the-redi.patch patches.suse/KVM-nVMX-Fix-vmx_check_nested_events-return-value-in.patch patches.suse/KVM-x86-Fix-CPUID-function-for-word-6-80000001_ECX.patch patches.suse/KVM-lapic-Split-out-x2apic-ldr-calculation.patch patches.suse/KVM-lapic-Fixup-LDR-on-load-in-x2apic.patch patches.suse/KVM-X86-Fix-softlockup-when-get-the-current-kvmclock.patch patches.suse/KVM-VMX-Fix-rflags-cache-during-vCPU-reset.patch patches.suse/KVM-VMX-Fix-vmx-nested-freeing-when-no-SMI-handler.patch patches.suse/KVM-Let-KVM_SET_SIGNAL_MASK-work-as-advertised.patch patches.suse/KVM-PPC-Book3S-HV-Fix-migration-and-HPT-resizing-of-HPT-guests-on-radix-hosts.patch patches.suse/reiserfs-remove-unneeded-i_version-bump.patch patches.suse/quota-propagate-error-from-__dquot_initialize.patch patches.suse/quota-Check-for-register_shrinker-failure.patch patches.suse/0004-cpufreq-mediatek-add-missing-MODULE_DESCRIPTION-AUTH.patch patches.suse/cpupowerutils-bench-Fix-cpu-online-check.patch patches.suse/cpupower-Fix-cpupower-working-when-cpu0-is-offline.patch patches.suse/ACPI-bus-Leave-modalias-empty-for-devices-which-are- patches.suse/ACPI-EC-Fix-regression-related-to-PM-ops-support-in- patches.suse/apparmor-fix-oops-in-audit_signal_cb-hook.patch patches.suse/block-add-WARN_ON-if-bdi-register-fail.patch patches.suse/block-genhd.c-fix-message-typo.patch patches.suse/null_blk-fix-dev-badblocks-leak.patch patches.suse/block-remove-useless-assignment-in-bio_split.patch patches.suse/nvme-fabrics-introduce-init-command-check-for-a-queu.patch patches.suse/nvme-fc-check-if-queue-is-ready-in-queue_rq.patch patches.suse/nvme-loop-check-if-queue-is-ready-in-queue_rq.patch patches.suse/nvme-pci-disable-APST-on-Samsung-SSD-960-EVO-ASUS-PR.patch patches.suse/nvme-pci-avoid-hmb-desc-array-idx-out-of-bound-when-.patch patches.suse/nvme-fix-spelling-mistake-requeing-requeuing.patch patches.suse/nvme-Fix-NULL-dereference-on-reservation-request.patch patches.suse/nvme-Suppress-static-analyis-warning.patch patches.suse/nvmet-fc-correct-ref-counting-error-when-deferred-rc.patch patches.suse/nvme-pci-add-quirk-for-delay-before-CHK-RDY-for-WDC-.patch patches.suse/blk-wbt-remove-duplicated-setting-in-wbt_init.patch patches.suse/blk-sysfs-remove-NULL-pointer-checking-in-queue_wb_l.patch patches.suse/blk-wbt-move-wbt_clear_stat-to-common-place-in-wbt_d.patch patches.suse/blk-wbt-fix-comments-typo.patch patches.suse/nvme-fc-don-t-use-bit-masks-for-set-test_bit-numbers.patch patches.suse/0034-bcache-add-a-comment-in-journal-bucket-reading.patch patches.suse/0035-bcache-Fix-building-error-on-MIPS.patch patches.suse/0036-bcache-recover-data-from-backing-when-data-is-clean.patch patches.suse/0037-bcache-check-return-value-of-register_shrinker.patch patches.suse/blktrace-fix-trace-mutex-deadlock.patch patches.suse/nvme-rdma-don-t-suppress-send-completions.patch patches.suse/nvme-rdma-don-t-complete-requests-before-a-send-work.patch patches.suse/nvme-rdma-wait-for-local-invalidation-before-complet.patch patches.suse/nvme-rdma-Check-remotely-invalidated-rkey-matches-ou.patch patches.suse/nvme-rdma-Use-mr-pool.patch patches.suse/nvme-rdma-fix-memory-leak-during-queue-allocation.patch patches.suse/nvme-pci-fix-NULL-pointer-dereference-in-nvme_free_h.patch patches.suse/drm-rockchip-dw-mipi-dsi-fix-possible-un-balanced-ru patches.suse/3444-drm-atomic-make-drm_atomic_helper_wait_for_vblanks-more-agressive patches.suse/drm-fb_helper-Disable-all-crtc-s-when-initial-setup- patches.suse/3445-drm-bridge-adv7511-33-fix-adv7511_cec_init-failure-handling patches.suse/3446-drm-bridge-synopsys-dw-hdmi-enable-cec-clock patches.suse/3447-drm-bridge-fix-lvds-encoder-since-the-panel_bridge-rework patches.suse/drm-bridge-tc358767-do-no-fail-on-hi-res-displays patches.suse/drm-bridge-tc358767-filter-out-too-high-modes patches.suse/drm-bridge-tc358767-fix-DP0_MISC-register-set patches.suse/drm-bridge-tc358767-fix-timing-calculations patches.suse/drm-bridge-tc358767-fix-AUXDATAn-registers-access patches.suse/drm-bridge-tc358767-fix-1-lane-behavior patches.suse/drm-omap-Fix-error-handling-path-in-omap_dmm_probe patches.suse/drm-omap-displays-panel-dpi-add-backlight-dependency patches.suse/3448-omapdrm-hdmi4-correct-the-soc-revision-matching patches.suse/3449-drm-omapdrm-fix-dpi-on-platforms-using-the-dsi-vdds patches.suse/3450-omapdrm-hdmi4_cec-signedness-bug-in-hdmi4_cec_init patches.suse/drm-i915-Don-t-try-indexed-reads-to-alternate-slave- patches.suse/drm-i915-Prevent-zero-length-index-write patches.suse/3451-drm-i915-fbdev-serialise-early-hotplug-events-with-async-fbdev-config patches.suse/drm-i915-fix-intel_backlight_device_register-declara patches.suse/drm-i915-gvt-Fix-unsafe-locking-caused-by-spin_unloc patches.suse/drm-i915-gvt-remove-skl_misc_ctl_write-handler patches.suse/drm-i915-gvt-Move-request-alloc-to-dispatch_workload patches.suse/drm-i915-gvt-enabled-pipe-A-default-on-creating-vgpu patches.suse/drm-i915-gvt-Correct-ADDR_4K-2M-1G_MASK-definition patches.suse/3452-drm-i915-disable-thp-until-we-have-a-gpu-read-bw-w-a patches.suse/3453-drm-imx-always-call-wait_for_flip_done-in-commit_tail patches.suse/3454-drm-hdlcd-update-pm-code-to-save-restore-console patches.suse/3455-drm-fix-checkpatch-issue-warning-braces-are-not-necessary-for-single-statement-blocks patches.suse/3456-drm-arm-replace-instances-of-drm_dev_unref-with-drm_dev_put patches.suse/drm-amdgpu-Fix-SDMA-load-unload-sequence-on-HWS-disa patches.suse/drm-amdkfd-Fix-SDMA-ring-buffer-size-calculation patches.suse/drm-amdkfd-Fix-SDMA-oversubsription-handling patches.suse/3457-drm-amdkfd-fix-amdkfd-use-after-free-gp-fault patches.suse/3458-uapi-fix-linux-kfd_ioctl-h-userspace-compilation-errors patches.suse/3459-drm-mali-dp-switch-to-drm_-get-drm_-put-helpers patches.suse/3460-drm-arm-replace-instances-of-drm_dev_unref-with-drm_dev_put patches.suse/3461-drm-mali-dp-separate-static-internal-data-into-a-read-only-structure patches.suse/3462-drm-mali-dp-disable-planes-when-their-crtc-gets-disabled patches.suse/3463-drm-amdgpu-move-uvd-vce-and-vcn-structure-out-from-union patches.suse/3464-drm-amdgpu-gfx7-cache-raster_config-values patches.suse/3465-drm-amdgpu-used-cached-gca-values-for-cik_read_register patches.suse/3466-revert-drm-amdgpu-fix-rmmod-kcq-disable-failed-error patches.suse/3467-drm-amdgpu-set-adev-vcn-irq-num_types-for-vcn patches.suse/3468-drm-amdgpu-use-unsigned-ring-indices-in-amdgpu_queue_mgr_map patches.suse/drm-amdgpu-don-t-try-to-move-pinned-BOs patches.suse/3469-drm-amdgpu-drop-experimental-flag-for-raven patches.suse/3470-drm-amd-display-add-null-check-for-24bpp-xfm-and-dpp patches.suse/3471-drm-amd-display-should-disable-when-new-stream-is-null patches.suse/3472-drm-amd-display-add-timing-validation-against-dongle-cap patches.suse/3473-drm-amd-display-fix-s3-topology-change patches.suse/3474-drm-amd-display-fix-split-recout-calculation patches.suse/3475-drm-amd-display-handle-as-mst-first-and-then-dp-dongle-if-sink-support-both patches.suse/3476-drm-amd-display-don-t-reject-3d-timings patches.suse/3477-drm-amd-display-fix-split-recout-offset patches.suse/3478-drm-amd-display-check-aux-channel-before-mst-resume patches.suse/3479-drm-amd-display-fix-split-viewport-rounding-error patches.suse/3480-drm-amd-display-revert-noisy-assert-messages patches.suse/3481-drm-amd-display-do-dc-mode-change-check-when-adding-crtcs patches.suse/3482-drm-amd-display-check-plane-state-before-validating-fbc patches.suse/3483-drm-amd-display-fix-memory-leaks-on-error-exit-return patches.suse/3484-drm-amd-display-fix-seq-issue-turn-on-clock-before-programming-afmt patches.suse/3485-drm-amd-display-try-to-find-matching-audio-inst-for-enc-inst-first patches.suse/3486-drm-amd-display-fix-amdgpu_dm-bugs-found-by-smatch patches.suse/3487-drm-amd-display-bunch-of-smatch-error-and-warning-fixes-in-dc patches.suse/3488-drm-amd-display-fix-use-before-null-check-in-validate_timing patches.suse/3489-drm-amd-display-fix-hubp-check-in-set_cursor_position patches.suse/3490-drm-amd-display-fix-potential-null-and-mem-leak-in-create_links patches.suse/3491-drm-amd-display-fix-couple-more-inconsistent-null-checks-in-dc_resource patches.suse/3492-drm-amd-display-do-not-put-drm_atomic_state-on-resume patches.suse/3493-drm-amd-display-fix-gamma-setting patches.suse/3494-drm-amd-display-switch-to-drm_atomic_helper_wait_for_flip_done patches.suse/3495-drm-amd-display-usb-c-thunderbolt-dock-specific-workaround patches.suse/3496-drm-ttm-fix-populate_and_map-functions-once-more patches.suse/3497-drm-radeon-remove-init-of-cik-vmids-8-16-for-amdkfd patches.suse/mmc-block-fix-missing-blk_put_request.patch patches.suse/mmc-block-check-return-value-of-blk_get_request.patch patches.suse/mmc-core-Do-not-leave-the-block-driver-in-a-suspende patches.suse/mmc-block-ensure-that-debugfs-files-are-removed.patch patches.suse/mmc-sdhci-avoid-swiotlb-buffer-being-full.patch patches.suse/mmc-core-prepend-0x-to-pre_eol_info-entry-in-sysfs patches.suse/mmc-core-prepend-0x-to-OCR-entry-in-sysfs patches.suse/cxl-Check-if-vphb-exists-before-iterating-over-AFU-devices.patch patches.suse/powerpc-powernv-Fix-kexec-crashes-caused-by-tlbie-tracing.patch patches.suse/powerpc-kexec-Fix-kexec-kdump-in-P9-guest-kernels.patch patches.suse/0042-arm64-fpsimd-Fix-failure-to-restore-FPSIMD-state-aft.patch patches.suse/0038-arm64-perf-remove-unsupported-events-for-Cortex-A73.patch patches.suse/0007-arm64-context-Fix-comments-and-remove-pointless-smp_.patch patches.suse/xfs-fortify-xfs_alloc_buftarg-error-handling.patch patches.suse/xfs-ubsan-fixes.patch patches.suse/xfs-remove-unused-parameter-from-xfs_writepage_map.patch patches.suse/xfs-Properly-retry-failed-dquot-items-in-case-of-err.patch patches.suse/SUNRPC-Allow-connect-to-return-EHOSTUNREACH.patch patches.suse/hwmon-pmbus-Use-64bit-math-for-DIRECT-format-values.patch patches.suse/hwmon-jc42-optionally-try-to-disable-the-SMBUS-timeo patches.suse/i2c-i801-Fix-Failed-to-allocate-irq-2147483648-error patches.suse/i2c-i2c-boardinfo-fix-memory-leaks-on-devinfo patches.suse/eeprom-at24-correctly-set-the-size-for-at24mac402.patch patches.suse/eeprom-at24-fix-reading-from-24MAC402-24MAC602.patch patches.suse/eeprom-at24-check-at24_read-write-arguments.patch patches.suse/ARM-avoid-faulting-on-qemu.patch patches.suse/net-mvpp2-allocate-zeroed-tx-descriptors.patch patches.suse/act_sample-get-rid-of-tcf_sample_cleanup_rcu.patch patches.suse/tcp-remove-buggy-call-to-tcp_v6_restore_cb.patch patches.suse/sit-update-frag_off-info.patch patches.suse/0003-sctp-only-update-outstanding_bytes-for-transmitted-q.patch patches.suse/tcp-dccp-block-bh-before-arming-time_wait-timer.patch patches.suse/tipc-call-tipc_rcv-only-if-bearer-is-up-in-tipc_udp_.patch patches.suse/net-phy-micrel-check-return-code-in-flp-center-funct.patch patches.suse/phylink-ensure-we-take-the-link-down-when-phylink_st.patch patches.suse/bnxt_en-Need-to-unconditionally-shut-down-RoCE-in-bn.patch patches.suse/bnxt_en-wildcard-smac-while-creating-tunnel-decap-fi.patch patches.suse/bnxt_en-fix-dst-src-fid-for-vxlan-encap-decap-action.patch patches.suse/bnxt_en-Fix-a-variable-scoping-in-bnxt_hwrm_do_send_.patch patches.suse/vhost-fix-skb-leak-in-handle_rx.patch patches.suse/tun-free-skb-in-early-errors.patch patches.suse/tap-free-skb-if-flags-error.patch patches.suse/s390-qeth-fix-thinko-in-IPv4-multicast-address-track.patch patches.suse/s390-qeth-fix-GSO-throughput-regression.patch patches.suse/s390-qeth-build-max-size-GSO-skbs-on-L2-devices.patch patches.suse/ipvlan-Add-the-skb-mark-as-flow4-s-member-to-lookup-.patch patches.suse/stmmac-reset-last-TSO-segment-size-after-device-open.patch patches.suse/can-kvaser_usb-free-buf-in-error-paths patches.suse/can-kvaser_usb-Fix-comparison-bug-in-kvaser_usb_read patches.suse/can-kvaser_usb-ratelimit-errors-if-incomplete-messag patches.suse/can-ti_hecc-Fix-napi-poll-return-value-for-repoll patches.suse/can-peak-pci-fix-potential-bug-when-probe-fails patches.suse/can-flexcan-fix-VF610-state-transition-issue patches.suse/can-mcba_usb-fix-device-disconnect-bug patches.suse/liquidio-fix-incorrect-indentation-of-assignment-sta.patch patches.suse/tcp-add-tcp_v4_fill_cb-tcp_v4_restore_cb.patch patches.suse/tcp-use-IPCB-instead-of-TCP_SKB_CB-in-inet_exact_dif.patch patches.suse/bpf-offload-add-a-license-header.patch patches.suse/tools-bpftool-fix-crash-on-bad-parameters-with-JSON.patch patches.suse/tools-bpftool-clean-up-the-JSON-writer-before-exitin.patch patches.suse/tools-bpftool-make-error-message-from-getopt_long-JS.patch patches.suse/tools-bpftool-remove-spurious-line-break-from-error-.patch patches.suse/tools-bpftool-unify-installation-directories.patch patches.suse/tools-bpftool-declare-phony-targets-as-such.patch patches.suse/trace-xdp-fix-compile-warning-struct-bpf_map-declare.patch patches.suse/tools-bpf-adjust-rlimit-RLIMIT_MEMLOCK-for-test_veri.patch patches.suse/bpf-set-maximum-number-of-attached-progs-to-64-for-a.patch patches.suse/samples-bpf-add-error-checking-for-perf-ioctl-calls-.patch patches.suse/fw_cfg-fix-driver-remove.patch patches.suse/virtio-release-virtio-index-when-fail-to-device_regi patches.suse/scripts-kernel-doc-Don-t-fail-with-status-0-if-error.patch patches.suse/gpio-davinci-Assign-first-bank-regs-for-unbanked-cas patches.suse/gpio-pca953x-fix-vendor-prefix-for-PCA9654 patches.suse/pinctrl-denverton-Fix-UART2-RTS-pin-mode patches.suse/pinctrl-armada-37xx-Fix-direction_output-callback-be patches.suse/pinctrl-sunxi-Fix-A80-interrupt-pin-bank patches.suse/pinctrl-sunxi-Fix-A64-UART-mux-value patches.suse/0001-usb-add-user-selectable-option-for-the-whole-USB-Typ.patch patches.suse/0001-USB-usbfs-Filter-flags-passed-in-from-user-space.patch patches.suse/0001-USB-ulpi-fix-bus-node-lookup.patch patches.suse/0001-usb-host-fix-incorrect-updating-of-offset.patch patches.suse/0001-USB-core-Add-type-specific-length-check-of-BOS-descr.patch patches.suse/0001-usb-hub-Cycle-HUB-power-when-initialization-fails.patch patches.suse/0001-usb-quirks-Add-no-lpm-quirk-for-KY-688-USB-3.1-Type-.patch patches.suse/0001-uas-Always-apply-US_FL_NO_ATA_1X-quirk-to-Seagate-de.patch patches.suse/0001-USB-serial-option-add-Quectel-BG96-id.patch patches.suse/0001-USB-serial-usb_debug-add-new-USB-device-id.patch patches.suse/0001-xhci-Don-t-show-incorrect-WARN-message-about-events-.patch patches.suse/0001-usb-xhci-fix-panic-in-xhci_free_virt_devices_depth_f.patch patches.suse/serial-8250_pci-Add-Amazon-PCI-serial-device-ID patches.suse/serdev-ttyport-add-missing-receive_buf-sanity-checks patches.suse/serdev-fix-receive_buf-return-value-when-no-callback patches.suse/serdev-ttyport-fix-NULL-deref-on-hangup patches.suse/serdev-ttyport-fix-tty-locking-in-close patches.suse/staging-rtl8188eu-Fix-incorrect-response-to-SIOCGIWE patches.suse/iio-adc-cpcap-fix-incorrect-validation patches.suse/iio-adc-meson-saradc-fix-the-bit_idx-of-the-adc_en-c patches.suse/iio-fix-kernel-doc-build-errors patches.suse/iio-health-max30102-Temperature-should-be-in-milli-C patches.suse/debugfs-fix-debugfs_real_fops-build-error.patch patches.suse/isa-Prevent-NULL-dereference-in-isa_bus-driver-callb patches.suse/msft-hv-1552-Drivers-hv-vmbus-Fix-a-rescind-issue.patch patches.suse/msft-hv-1553-hv-kvp-Avoid-reading-past-allocated-blocks-from-KVP-.patch patches.suse/IB-hfi1-Initialize-bth1-in-16B-rc-ack-builder.patch patches.suse/IB-INFINIBAND-should-depend-on-HAS_DMA.patch patches.suse/i40iw-Allocate-a-sdbuf-per-CQP-WQE.patch patches.suse/i40iw-Do-not-free-sqbuf-when-event-is-I40IW_TIMER_TY.patch patches.suse/i40iw-Correct-ARP-index-mask.patch patches.suse/i40iw-Move-MPA-request-event-for-loopback-after-conn.patch patches.suse/i40iw-Notify-user-of-established-connection-after-QP.patch patches.suse/RDMA-cma-Make-sure-that-PSN-is-not-over-max-allowed.patch patches.suse/IB-core-Init-subsys-if-compiled-to-vmlinuz-core.patch patches.suse/RDMA-hns-Fix-the-issue-of-IOVA-not-page-continuous-i.patch patches.suse/RDMA-hns-Get-rid-of-virt_to_page-and-vmap-calls-afte.patch patches.suse/RDMA-hns-Get-rid-of-page-operation-after-dma_alloc_c.patch patches.suse/IB-core-Only-enforce-security-for-InfiniBand.patch patches.suse/scsi-aacraid-Check-for-PCI-state-of-device-in-a-gene.patch patches.suse/scsi-aacraid-Perform-initialization-reset-only-once.patch patches.suse/scsi-aacraid-Prevent-crash-in-case-of-free-interrupt.patch patches.suse/scsi-ufs-ufshcd-fix-potential-null-pointer-dereference-in.patch patches.suse/scsi-use-dma_get_cache_alignment-as-minimum-dma-alignment patches.suse/0033-scsi-libsas-align-sata_device-s-rps_resp-on-a-cachel.patch patches.suse/ALSA-seq-Remove-spurious-WARN_ON-at-timer-check patches.suse/ALSA-usb-audio-Fix-out-of-bound-error patches.suse/ALSA-usb-audio-Add-check-return-value-for-usb_string patches.suse/ALSA-hda-realtek-New-codec-support-for-ALC257 patches.suse/ALSA-pcm-prevent-UAF-in-snd_pcm_info patches.suse/iommu-vt-d-fix-scatterlist-offset-handling patches.suse/objtool-Fix-64-bit-build-on-32-bit-host.patch patches.suse/efi-Move-some-sysfs-files-to-be-read-only-by-root.patch patches.suse/efi-esrt-Use-memunmap-instead-of-kfree-to-free-the-r patches.suse/perf-core-fix-memory-leak-triggered-by-perf-namespace.patch patches.suse/perf-fix-header-size-for-namespace-events.patch patches.suse/0029-tools-headers-Synchronize-perf_event.h-header.patch patches.suse/sched-wait-fix-add_wait_queue-behavior-change.patch patches.suse/sched-fair-Update-and-fix-the-runnable-propagation-rule.patch patches.suse/smp-hotplug-Move-step-CPUHP_AP_SMPCFD_DYING-to-the-c.patch patches.suse/x86-idt-load-idt-early-in-start_secondary patches.suse/x86-microcode-amd-add-support-for-fam17h-microcode-loading.patch patches.suse/x86-pci-make-broadcom_postcore_init-check-acpi_disabled patches.suse/kdb-Fix-handling-of-kallsyms_symbol_next-return-valu.patch patches.suse/PM-runtime-Fix-handling-of-suppliers-with-disabled-r patches.suse/0005-ACPI-CPPC-Fix-KASAN-global-out-of-bounds-warning.patch patches.suse/0001-arm64-fpsimd-Prevent-registers-leaking-from-dead-tas.patch patches.suse/0043-arm64-fpsimd-Abstract-out-binding-of-task-s-fpsimd-c.patch patches.suse/0020-arm64-SW-PAN-Point-saved-ttbr0-at-the-zero-page-when.patch patches.suse/0021-arm64-SW-PAN-Update-saved-ttbr0-value-on-enter_lazy_.patch patches.suse/0044-arm64-sve-Avoid-dereference-of-dead-task_struct-in-K.patch patches.suse/s390-always-save-and-restore-all-registers-on-context-switch.patch patches.suse/s390-dasd-prevent-prefix-i-o-error.patch patches.suse/s390-fix-compat-system-call-table.patch patches.suse/powerpc-perf-Fix-oops-when-grouping-different-pmu-ev.patch patches.suse/powerpc-64s-Initialize-ISAv3-MMU-registers-before-se.patch patches.suse/virtio_net-fix-return-value-check-in-receive_mergeab.patch patches.suse/0082-md-raid5-correct-degraded-calculation-in-raid5_error.patch patches.suse/0083-md-r5cache-move-mddev_lock-out-of-r5c_journal_mode_s.patch patches.suse/0084-md-limit-mdstat-resync-progress-to-max_sectors.patch patches.suse/0085-md-raid1-10-add-missed-blk-plug.patch patches.suse/3498-drm-ttm-use-num_pages_to_alloc-always patches.suse/3499-drm-ttm-add-page-order-in-page-pool patches.suse/3500-drm-ttm-add-set_pages_wb-for-handling-page-order-more-than-zero patches.suse/3501-drm-ttm-add-page-order-support-in-ttm_pages_put patches.suse/3502-drm-ttm-roundup-the-shrink-request-to-prevent-skip-huge-pool patches.suse/3503-drm-ttm-swap-consecutive-allocated-cached-pages-v3 patches.suse/3504-drm-ttm-swap-consecutive-allocated-pooled-pages-v4 patches.suse/drm-safely-free-connectors-from-connector_iter patches.suse/drm-exynos-Fix-dma-buf-import patches.suse/drm-exynos-gem-Drop-NONCONTIG-flag-for-buffers-alloc patches.suse/3505-drm-exynos-remove-unnecessary-descrptions patches.suse/3506-drm-exynos-remove-unnecessary-function-declaration patches.suse/drm-i915-Skip-switch-to-kernel-context-on-suspend-wh patches.suse/drm-i915-Fix-vblank-timestamp-frame-counter-jumps-on patches.suse/drm-i915-cnl-Mask-previous-DDI-PLL-mapping patches.suse/drm-i915-Call-i915_gem_init_userptr-before-taking-st patches.suse/Revert-drm-i915-Display-WA-1133-WaFbcSkipSegments-cn patches.suse/drm-i915-gvt-Emulate-PCI-expansion-ROM-base-address- patches.suse/drm-i915-gvt-Export-intel_gvt_render_mmio_to_ring_id patches.suse/drm-i915-gvt-Limit-read-hw-reg-to-active-vgpu patches.suse/drm-i915-gvt-Don-t-mark-vgpu-context-as-inactive-whe patches.suse/3507-drm-vc4-fix-false-positive-warn-backtrace-on-refcount_inc-usage patches.suse/drm-bridge-analogix-dp-Fix-runtime-PM-state-in-get_m patches.suse/media-rc-sir_ir-detect-presence-of-port patches.suse/media-usbtv-add-a-new-usbid patches.suse/media-s5k6aa-describe-some-function-parameters patches.suse/media-dvb-i2c-transfers-over-usb-cannot-be-done-from-2 patches.suse/Revert-tcp-must-block-bh-in-__inet_twsk_hashdance.patch patches.suse/nfp-fix-port-stats-for-mac-representors.patch patches.suse/gianfar-fix-a-flooded-alignment-reports-because-of-p.patch patches.suse/net_sched-red-Avoid-devision-by-zero.patch patches.suse/net_sched-red-Avoid-illegal-values.patch patches.suse/tipc-fix-memory-leak-in-tipc_accept_from_sock.patch patches.suse/net-remove-hlist_nulls_add_tail_rcu.patch patches.suse/dccp-CVE-2017-8824-use-after-free-in-DCCP-code.patch patches.suse/net-thunderx-Fix-TCP-UDP-checksum-offload-for-IPv4-p.patch patches.suse/net_sched-use-macvlan-real-dev-trans_start-in-dev_tr.patch patches.suse/rds-Fix-NULL-pointer-dereference-in-__rds_rdma_map.patch patches.suse/net-mvmdio-disable-unprepare-clocks-in-EPROBE_DEFER-.patch patches.suse/0014-net-dsa-mv88e6xxx-Fix-interrupt-masking-on-removal.patch patches.suse/0015-net-dsa-mv88e6xxx-Unregister-MDIO-bus-on-error-path.patch patches.suse/adding-missing-rcu_read_unlock-in-ipxip6_rcv.patch patches.suse/tcp-use-current-time-in-tcp_rcv_space_adjust.patch patches.suse/0001-usbnet-fix-alignment-for-frames-with-no-ethernet-hea.patch patches.suse/0045-arm64-bpf-correct-broken-uapi-for-BPF_PROG_TYPE_PERF.patch patches.suse/selftests-bpf-sync-kernel-headers-and-introduce-arch.patch patches.suse/tcp-invalidate-rate-samples-during-SACK-reneging.patch patches.suse/sfc-pass-valid-pointers-from-efx_enqueue_unwind.patch patches.suse/tcp_bbr-record-full-bw-reached-decision-in-new-full_.patch patches.suse/tcp_bbr-reset-full-pipe-detection-on-loss-recovery-u.patch patches.suse/tcp_bbr-reset-long-term-bandwidth-sampling-on-loss-r.patch patches.suse/bnxt_en-Fix-sources-of-spurious-netpoll-warnings.patch patches.suse/net-mvpp2-fix-the-RSS-table-entry-offset.patch patches.suse/iwlwifi-mvm-set-correct-chains-in-Rx-status.patch patches.suse/iwlwifi-mvm-don-t-use-transmit-queue-hang-detection-.patch patches.suse/iwlwifi-mvm-fix-the-TX-queue-hang-timeout-for-MONITO patches.suse/iwlwifi-mvm-fix-packet-injection.patch patches.suse/iwlwifi-pcie-fix-erroneous-Read-failed-message.patch patches.suse/iwlwifi-fix-access-to-prph-when-transport-is-stopped.patch patches.suse/brcmfmac-change-driver-unbind-order-of-the-sdio-func patches.suse/brcmfmac-Avoid-build-error-with-make-W-1 patches.suse/iwlwifi-add-new-cards-for-9260-and-22000-series.patch patches.suse/iwlwifi-mvm-flush-queue-before-deleting-ROC.patch patches.suse/iwlwifi-mvm-enable-RX-offloading-with-TKIP-and-WEP.patch patches.suse/iwlwifi-mvm-mark-MIC-stripped-MPDUs.patch patches.suse/can-mcba_usb-cancel-urb-on-EPROTO patches.suse/can-ems_usb-cancel-urb-on-EPIPE-and-EPROTO patches.suse/can-esd_usb2-cancel-urb-on-EPIPE-and-EPROTO patches.suse/can-kvaser_usb-cancel-urb-on-EPIPE-and-EPROTO patches.suse/can-usb_8dev-cancel-urb-on-EPIPE-and-EPROTO patches.suse/can-peak-pcie_fd-fix-potential-bug-in-restarting-tx- patches.suse/keys-add-missing-permission-check-for-request_key-destination patches.suse/asn-1-fix-out-of-bounds-read-when-parsing-indefinite-length-item patches.suse/asn-1-check-for-error-from-asn1_op_end__act-actions patches.suse/X.509-reject-invalid-BIT-STRING-for-subjectPublicKey patches.suse/x-509-fix-buffer-overflow-detection-in-sprint_oid patches.suse/509-fix-printing-uninitialized-stack-memory-when-oid-is-empty patches.suse/pkcs7-return-correct-error-code-if-pkcs7_check_autha patches.suse/keys-reject-null-restriction-string-when-type-is-specified patches.suse/X.509-fix-comparisons-of-pkey_algo patches.suse/KVM-arm-arm64-Don-t-enable-disable-physical-timer-ac.patch patches.suse/KVM-arm-arm64-VGIC-extend-vgic_is_initialized-guard.patch patches.suse/KVM-arm-arm64-vgic-irqfd-Fix-MSI-entry-allocation.patch patches.suse/KVM-arm-arm64-vgic-Preserve-the-revious-read-from-th.patch patches.suse/KVM-arm-arm64-vgic-its-Preserve-the-revious-read-fro.patch patches.suse/KVM-arm-arm64-vgic-its-Check-result-of-allocation-be.patch patches.suse/KVM-arm-arm64-vgic-v4-Only-perform-an-unmap-for-vali.patch patches.suse/arm64-KVM-fix-VTTBR_BADDR_MASK-BUG_ON-off-by-one.patch patches.suse/arm-KVM-Fix-VTTBR_BADDR_MASK-BUG_ON-off-by-one.patch patches.suse/KVM-arm-arm64-debug-Introduce-helper-for-single-step.patch patches.suse/kvm-arm64-handle-single-stepping-trapped-instruction.patch patches.suse/kvm-arm64-handle-single-step-of-userspace-mmio-instr.patch patches.suse/kvm-arm64-handle-single-step-during-SError-exception.patch patches.suse/kvm-arm64-handle-single-step-of-hyp-emulated-mmio-in.patch patches.suse/KVM-arm-arm64-Avoid-attempting-to-load-timer-vgic-st.patch patches.suse/kvm-arm-don-t-treat-unavailable-HYP-mode-as-an-error.patch patches.suse/KVM-arm-arm64-Fix-spinlock-acquisition-in-vgic_set_o.patch patches.suse/KVM-arm-arm64-kvm_arch_destroy_vm-cleanups.patch patches.suse/KVM-arm-arm64-Fix-broken-GICH_ELRSR-big-endian-conve.patch patches.suse/x86-kvm-move-qemu-guest-FPU-switching-out-to-vcpu_ru.patch patches.suse/x86-kvm-remove-KVM-emulator-get_fpu-put_fpu.patch patches.suse/KVM-VMX-remove-I-O-port-0x80-bypass-on-Intel-hosts.patch patches.suse/KVM-VMX-fix-page-leak-in-hardware_setup.patch patches.suse/KVM-s390-add-SPDX-identifiers-to-the-remaining-files.patch patches.suse/KVM-s390-Remove-redundant-license-text.patch patches.suse/KVM-s390-mark-irq_state.flags-as-non-usable.patch patches.suse/KVM-s390-Fix-skey-emulation-permission-check.patch patches.suse/kvm-x86-fix-apic-page-invalidation patches.suse/optee-fix-invalid-of_node_put-in-optee_driver_init.patch patches.suse/ARM-OMAP2-Fix-SRAM-virt-to-phys-translation-for-save.patch patches.suse/ARM-AM33xx-PRM-Remove-am33xx_pwrdm_read_prev_pwrst-f.patch patches.suse/ARM-OMAP3-hwmod_data-add-missing-module_offs-for-MMC.patch patches.suse/ARM-omap2-hide-omap3_save_secure_ram-on-non-OMAP3-bu.patch patches.suse/0039-bus-arm-ccn-constify-attribute_group-structures.patch patches.suse/bus-arm-ccn-Check-memory-allocation-failure.patch patches.suse/0041-bus-arm-ccn-Simplify-code.patch patches.suse/bus-arm-ccn-Fix-use-of-smp_processor_id-in-preemptib.patch patches.suse/bus-arm-cci-Fix-use-of-smp_processor_id-in-preemptib.patch patches.suse/bus-arm-ccn-fix-module-unloading-Error-Removing-stat.patch patches.suse/btrfs-Fix-quota-reservation-leak-on-preallocated-fil.patch patches.suse/btrfs-handle-errors-while-updating-refcounts-in-update_ref_for_cow.patch patches.suse/btrfs-fix-missing-error-return-in-btrfs_drop_snapshot.patch patches.suse/btrfs-fix-possible-off-by-one-in-btrfs_search_path_in_tree.patch patches.suse/0002-futex-futex_wake_op-fix-sign_extend32-sign-bits.patch patches.suse/hpfs-don-t-bother-with-the-i_version-counter-or-f_ve.patch patches.suse/crypto-rsa-fix-buffer-overread-when-stripping-leadin patches.suse/crypto-algif_aead-fix-reference-counting-of-null-skc.patch patches.suse/crypto-hmac-require-that-the-underlying-hash-algorit patches.suse/crypto-salsa20-fix-blkcipher_walk-API-usage patches.suse/ipmi-Stop-timers-before-cleaning-up-the-module.patch patches.suse/ipmi_si-Fix-oops-with-PCI-devices.patch patches.suse/ipmi_si-fix-crash-on-parisc.patch patches.suse/0194-ahci-qoriq-refine-port-register-configuration.patch patches.suse/libata-sata_down_spd_limit-should-return-if-driver-h.patch patches.suse/platform-x86-dell-laptop-Fix-keyboard-max-lighting-f patches.suse/platform-x86-asus-wireless-send-an-EV_SYN-SYN_REPORT patches.suse/platform-x86-dell-wmi-check-for-kmalloc-errors.patch patches.suse/3508-drm-vc4-release-fence-after-signalling patches.suse/3509-drm-update-edid-derived-drm_display_info-fields-at-edid-property-set patches.suse/drm-rework-delayed-connector-cleanup-in-connector_it patches.suse/3510-drm-drm_lease-prevent-deadlock-in-case-drm_lease_create-fails patches.suse/0001-cifs-fix-NULL-deref-in-SMB2_read.patch patches.suse/CIFS-don-t-log-STATUS_NOT_FOUND-errors-for-DFS.patch patches.suse/3511-lib-rbtree-drm-mm-add-rbtree_replace_node_cached patches.suse/mm-kmemleak.c-make-cond_resched-rate-limiting-more-e.patch patches.suse/0001-autofs-fix-careless-error-in-recent-commit.patch patches.suse/mm-page_alloc.c-avoid-excessive-IRQ-disabled-times-in-free_unref_page_list.patch patches.suse/mm-frame_vector.c-release-a-semaphore-in-get_vaddr_f.patch patches.suse/0001-kernel-make-groups_sort-calling-a-responsibility-gro.patch patches.suse/mm-oom_reaper-fix-memory-corruption.patch patches.suse/x86-PCI-Fix-infinite-loop-in-search-for-64bit-BAR-pl.patch patches.suse/x86-PCI-Only-enable-a-64bit-BAR-on-single-socket-AMD.patch patches.suse/PM-sleep-Avoid-excess-pm_runtime_enable-calls-in-dev.patch patches.suse/sched-rt-Do-not-pull-from-current-CPU-if-only-one-CPU-to-pull.patch patches.suse/x86-smpboot-do-not-use-smp_num_siblings-in-_max_logical_packages-calculation.patch patches.suse/x86-boot-compressed-64-print-error-if-5-level-paging-is-not-supported patches.suse/x86-mm-kmmio-fix-mmiotrace-for-page-unaligned-addresses patches.suse/x86-decoder-fix-and-update-the-opcodes-map.patch patches.suse/0001-arm64-Initialise-high_memory-global-variable-earlier.patch patches.suse/arm64-mm-Fix-pte_mkclean-pte_mkdirty-semantics.patch patches.suse/0003-arm64-mm-Fix-false-positives-in-set_pte_at-access-di.patch patches.suse/0005-arm64-Define-cputype-macros-for-Falkor-CPU.patch patches.suse/arm64-fault-avoid-send-SIGBUS-two-times.patch patches.suse/0001-arm64-fix-CONFIG_DEBUG_WX-address-reporting.patch patches.suse/0045-arm64-sve-Report-SVE-to-userspace-via-CPUID-only-if-.patch patches.suse/0048-arm64-fpsimd-Fix-copying-of-FP-state-from-signal-fra.patch patches.suse/ovl-Sync-upper-dirty-data-when-syncing-overlayfs.patch patches.suse/ceph-drop-negative-child-dentries-before-try-pruning-inode-s-alias.patch patches.suse/scsi-lpfc-Use-after-free-in-lpfc_rq_buf_free.patch patches.suse/libfc-fix-ELS-request-handling.patch patches.suse/scsi-aacraid-address-UBSAN-warning-regression.patch patches.suse/scsi-bfa-fix-access-to-bfad_im_port_s.patch patches.suse/scsi-scsi_devinfo-handle-non-terminated-strings.patch patches.suse/scsi-scsi_devinfo-cleanly-zero-pad-devinfo-strings.patch patches.suse/scsi-core-run-queue-if-SCSI-device-queue-isn-t-ready.patch patches.suse/scsi-bfa-fix-type-conversion-warning.patch patches.suse/scsi-libsas-fix-length-error-in-sas_smp_handler.patch patches.suse/scsi-core-fix-a-scsi_show_rq-null-pointer-dereference.patch patches.suse/0086-dm-table-fix-regression-from-improper-dm_dev_interna.patch patches.suse/0087-dm-fix-various-targets-to-dm_register_target-after-m.patch patches.suse/0001-dm-mpath-fix-bio-based-multipath-queue_if_no_path-ha.patch patches.suse/0088-dm-bufio-fix-shrinker-scans-when-nr_to_scan-retain_t.patch patches.suse/ptr_ring-fix-up-after-recent-ptr_ring-changes.patch patches.suse/0001-usb-musb-da8xx-fix-babble-condition-handling.patch patches.suse/0001-USB-uas-and-storage-Add-US_FL_BROKEN_FUA-for-another.patch patches.suse/0001-usbip-fix-stub_rx-get_pipe-to-validate-endpoint-numb.patch patches.suse/0001-usbip-fix-stub_rx-harden-CMD_SUBMIT-path-to-handle-m.patch patches.suse/0001-usbip-prevent-vhci_hcd-driver-from-leaking-a-socket-.patch patches.suse/0001-usbip-fix-stub_send_ret_submit-vulnerability-to-null.patch patches.suse/0001-xhci-Don-t-add-a-virt_dev-to-the-devs-array-before-i.patch patches.suse/0001-usb-xhci-fix-TDS-for-MTK-xHCI1.1.patch patches.suse/0001-usb-dwc3-gadget-Wait-longer-for-controller-to-end-co.patch patches.suse/0001-usb-dwc3-of-simple-fix-missing-clk_disable_unprepare.patch patches.suse/0001-USB-core-prevent-malicious-bNumInterfaces-overflow.patch patches.suse/mac80211-fix-locking-in-ieee80211_sta_tear_down_BA_s.patch patches.suse/ptr_ring-add-barriers.patch patches.suse/netlink-Add-netns-check-on-taps.patch patches.suse/net-ipv4-fix-for-a-race-condition-in-raw_sendmsg.patch patches.suse/sctp-make-sure-stream-nums-can-match-optlen-in-sctp_.patch patches.suse/fou-fix-some-member-types-in-guehdr.patch patches.suse/tcp-md5sig-Use-skb-s-saddr-when-replying-to-an-incom.patch patches.suse/ipv6-mcast-better-catch-silly-mtu-values.patch patches.suse/ipv4-igmp-guard-against-silly-MTU-values.patch patches.suse/net-igmp-Use-correct-source-address-on-IGMPv3-report.patch patches.suse/0001-net-qmi_wwan-add-Sierra-EM7565-1199-9091.patch patches.suse/netfilter-nfnetlink_cthelper-Add-missing-permission-.patch patches.suse/netfilter-xt_bpf-add-overflow-checks.patch patches.suse/netfilter-xt_osf-Add-missing-permission-checks.patch patches.suse/0001-netfilter-ip6t_MASQUERADE-add-dependency-on-conntrac.patch patches.suse/hippi-Fix-a-Fix-a-possible-sleep-in-atomic-bug-in-rr patches.suse/net-phy-fix-resume-handling.patch patches.suse/tcp-fix-potential-underestimation-on-rcv_rtt.patch patches.suse/tcp-refresh-tcp_mstamp-from-timers-callbacks.patch patches.suse/net-phy-marvell-avoid-configuring-fiber-page-for-SGM.patch patches.suse/net-mlx4_en-Fix-selftest-for-small-MTUs.patch patches.suse/net-mlx4_core-Fix-wrong-calculation-of-free-counters.patch patches.suse/net-mlx4_en-Fill-all-counters-under-one-call-of-stat.patch patches.suse/bpf-fix-corruption-on-concurrent-perf_event_output-c.patch patches.suse/bpf-fix-broken-BPF-selftest-build.patch patches.suse/bpf-add-schedule-points-to-map-alloc-free.patch patches.suse/mlxsw-spectrum-Disable-MAC-learning-for-ovs-port.patch patches.suse/batman-adv-Always-initialize-fragment-header-priorit.patch patches.suse/batman-adv-Fix-check-of-retrieved-orig_gw-in-batadv_.patch patches.suse/batman-adv-Fix-lock-for-ogm-cnt-access-in-batadv_iv_.patch patches.suse/s390-qeth-apply-takeover-changes-when-mode-is-toggle.patch patches.suse/s390-qeth-don-t-apply-takeover-changes-to-RXIP.patch patches.suse/s390-qeth-lock-IP-table-while-applying-takeover-chan.patch patches.suse/s390-qeth-update-takeover-IPs-after-configuration-ch.patch patches.suse/sock-free-skb-in-skb_complete_tx_timestamp-on-error.patch patches.suse/net-aquantia-Fix-hardware-DMA-stream-overload-on-lar.patch patches.suse/net-sched-Add-TCA_HW_OFFLOAD.patch patches.suse/net-sched-Move-to-new-offload-indication-in-RED.patch patches.suse/pkt_sched-Remove-TC_RED_OFFLOADED-from-uapi.patch patches.suse/0001-net-usb-qmi_wwan-add-Telit-ME910-PID-0x1101-support.patch patches.suse/net-sched-fix-clsact-init-error-path.patch patches.suse/net-sched-fix-static-key-imbalance-in-case-of-ingres.patch patches.suse/0001-nfs-fix-a-deadlock-in-nfs-client-initialization.patch patches.suse/xprtrdma-Spread-reply-processing-over-more-CPUs.patch patches.suse/nfs-don-t-wait-on-commit-in-nfs_commit_inode-if-ther.patch patches.suse/SUNRPC-Fix-a-race-in-the-receive-code-path.patch patches.suse/eeprom-at24-change-nvmem-stride-to-1.patch patches.suse/i2c-piix4-Fix-port-number-check-on-release patches.suse/IB-core-Bound-check-alternate-path-port-number.patch patches.suse/IB-core-Don-t-enforce-PKey-security-on-SMI-MADs.patch patches.suse/IB-mlx4-Fix-RSS-hash-fields-restrictions.patch patches.suse/RDMA-netlink-Fix-general-protection-fault.patch patches.suse/iw_cxgb4-only-clear-the-ARMED-bit-if-a-notification-.patch patches.suse/iw_cxgb4-only-insert-drain-cqes-if-wq-is-flushed.patch patches.suse/IB-ipoib-Restore-MM-behavior-in-case-of-tx_ring-allo.patch patches.suse/ext4-fix-fdatasync-2-after-fallocate-2-operation.patch patches.suse/ext4-fix-crash-when-a-directory-s-i_size-is-too-smal.patch patches.suse/dmaengine-ioat-Fix-error-handling-path patches.suse/dmaengine-at_hdmac-fix-potential-NULL-pointer-derefe patches.suse/dmaengine-dmatest-move-callback-wait-queue-to-thread patches.suse/dmaengine-jz4740-disable-unprepare-clk-if-probe-fail patches.suse/dmaengine-fsl-edma-disable-clks-on-all-error-paths patches.suse/posix-timer-Properly-check-sigevent-sigev_notify.patch patches.suse/04-drivers-misc-intel-pti-rename-the-header-file-to-free-up-the-namespace.patch patches.suse/x86-make-x86_bug_fxsave_leak-detectable-in-cpuid-on-amd.patch patches.suse/perf-x86-enable-free-running-pebs-for-regs_user-intr.patch patches.suse/0001-locking-barriers-Convert-users-of-lockless_dereferen.patch patches.suse/x86-mm-kasan-Don-t-use-vmemmap_populate-to-initializ.patch patches.suse/01-x86-entry-64-paravirt-use-paravirt-safe-macro-to-access-eflags.patch patches.suse/0001-x86-unwinder-orc-Dont-bail-on-stack-overflow.patch patches.suse/0002-x86-unwinder-Handle-stack-overflows-more-gracefully.patch patches.suse/x86-irq-remove-an-old-outdated-comment-about-context-tracking-races patches.suse/04-x86-irq-64-print-the-offending-ip-in-the-stack-overflow-warning.patch patches.suse/05-x86-entry-64-allocate-and-enable-the-sysenter-stack.patch patches.suse/06-x86-dumpstack-add-get_stack_info-support-for-the-sysenter-stack.patch patches.suse/07-x86-entry-gdt-put-per-cpu-gdt-remaps-in-ascending-order.patch patches.suse/08-x86-mm-fixmap-generalize-the-gdt-fixmap-mechanism-introduce-struct-cpu_entry_area.patch patches.suse/x86-kasan-64-Teach-KASAN-about-the-cpu_entry_area.patch patches.suse/09-x86-entry-fix-assumptions-that-the-hw-tss-is-at-the-beginning-of-cpu_tss.patch patches.suse/10-x86-dumpstack-handle-stack-overflow-on-all-stacks.patch patches.suse/11-x86-entry-move-sysenter_stack-to-the-beginning-of-struct-tss_struct.patch patches.suse/12-x86-entry-remap-the-tss-into-the-cpu-entry-area.patch patches.suse/13-x86-entry-64-separate-cpu_current_top_of_stack-from-tss-sp0.patch patches.suse/14-x86-espfix-64-stop-assuming-that-pt_regs-is-on-the-entry-stack.patch patches.suse/15-x86-entry-64-use-a-per-cpu-trampoline-stack-for-idt-entries.patch patches.suse/16-x86-entry-64-return-to-userspace-from-the-trampoline-stack.patch patches.suse/18-x86-entry-64-create-a-per-cpu-syscall-entry-trampoline.patch patches.suse/19-x86-entry-64-move-the-ist-stacks-into-struct-cpu_entry_area.patch patches.suse/20-x86-entry-64-remove-the-sysenter-stack-canary.patch patches.suse/21-x86-entry-clean-up-the-sysenter_stack-code.patch patches.suse/22-x86-entry-64-make-cpu_entry_area-tss-read-only.patch patches.suse/23-x86-paravirt-dont-patch-flush_tlb_single.patch patches.suse/26-x86-paravirt-provide-a-way-to-check-for-hypervisors.patch patches.suse/27-x86-cpufeatures-make-cpu-bugs-sticky.patch patches.suse/mtd-nand-gpmi-Fix-failure-when-a-erased-page-has-a-b.patch patches.suse/mtd-nand-brcmnand-Zero-bitflip-is-not-an-error.patch patches.suse/ALSA-usb-audio-Add-native-DSD-support-for-Esoteric-D patches.suse/ALSA-hda-Add-vendor-id-for-Cannonlake-HDMI-codec patches.suse/ALSA-rawmidi-Avoid-racy-info-ioctl-via-ctl-device patches.suse/ALSA-hda-realtek-Fix-Dell-AIO-LineOut-issue patches.suse/ALSA-usb-audio-Fix-the-missing-ctl-name-suffix-at-pa patches.suse/mfd-cros-ec-spi-Don-t-send-first-message-too-soon patches.suse/mfd-twl4030-audio-Fix-sibling-node-lookup patches.suse/mfd-twl6040-Fix-child-node-lookup patches.suse/mfd-fix-rts5227-and-others-powermanagement.patch patches.suse/spi-a3700-Fix-clk-prescaling-for-coefficient-over-15 patches.suse/spi-atmel-fixed-spin_lock-usage-inside-atmel_spi_rem patches.suse/spi-sun4i-disable-clocks-in-the-remove-function patches.suse/spi-xilinx-Detect-stall-with-Unknown-commands patches.suse/0005-cpufreq-governor-Ensure-sufficiently-large-sampling-.patch patches.suse/PCI-PM-Force-devices-to-D0-in-pci_pm_thaw_noirq patches.suse/APEI-ERST-Fix-missing-error-handling-in-erst_reader patches.suse/0006-ACPI-CPPC-remove-initial-assignment-of-pcc_ss_data.patch patches.suse/ARM-8731-1-Fix-csum_partial_copy_from_user-stack-mis.patch patches.suse/scsi-core-Use-blist_flags_t-consistently.patch patches.suse/scsi-aacraid-Fix-I-O-drop-during-reset.patch patches.suse/KVM-MMU-Fix-infinite-loop-when-there-is-no-available.patch patches.suse/KVM-X86-Fix-load-RFLAGS-w-o-the-fixed-bit.patch patches.suse/kvm-x86-fix-WARN-due-to-uninitialized-guest-FPU-stat.patch patches.suse/KVM-x86-Check-input-paging-mode-when-cs.l-is-set.patch patches.suse/kvm-fix-stack-out-of-bounds-read-in-write_mmio patches.suse/arm64-kvm-Prevent-restoring-stale-PMSCR_EL1-for-vcpu.patch patches.suse/KVM-arm-arm64-Fix-HYP-unmapping-going-off-limits.patch patches.suse/KVM-arm-arm64-timer-Don-t-set-irq-as-forwarded-if-no.patch patches.suse/KVM-arm-arm64-Properly-handle-arch-timer-IRQs-after-.patch patches.suse/KVM-arm-arm64-Fix-timer-enable-flow.patch patches.suse/kvm-x86-fix-RSM-when-PCID-is-non-zero.patch patches.suse/kyber-fix-another-domain-token-wait-queue-hang.patch patches.suse/nvme-set-discard_alignment-to-zero.patch patches.suse/nvme-fc-remove-double-put-reference-if-admin-connect.patch patches.suse/nvme-call-blk_integrity_unregister-after-queue-is-cl.patch patches.suse/nvme-check-hw-sectors-before-setting-chunk-sectors.patch patches.suse/nvme-setup-streams-after-initializing-namespace-head.patch patches.suse/block-don-t-let-passthrough-IO-go-into-.make_request.patch patches.suse/block-fix-blk_rq_append_bio.patch patches.suse/block-throttle-avoid-double-charge.patch patches.suse/0001-block-unalign-call_single_data-in-struct-request.patch patches.suse/xdp-linearize-skb-in-netif_receive_generic_xdp.patch patches.suse/bpf-s390x-do-not-reload-skb-pointers-in-non-skb-cont.patch patches.suse/bpf-ppc64-do-not-reload-skb-pointers-in-non-skb-cont.patch patches.suse/bpf-guarantee-r1-to-be-ctx-in-case-of-bpf_helper_cha.patch patches.suse/bpf-add-test-case-for-ld_abs-and-helper-changing-pkt.patch patches.suse/net-phy-marvell-Limit-88m1101-autoneg-errata-to-88E1.patch patches.suse/sctp-add-SCTP_CID_RECONF-conversion-in-sctp_cname.patch patches.suse/net-bridge-fix-early-call-to-br_stp_change_bridge_id.patch patches.suse/net-phy-marvell-avoid-pause-mode-on-SGMII-to-Copper-.patch patches.suse/net-phy-xgene-disable-clk-on-error-paths.patch patches.suse/nl80211-fix-nl80211_send_iface-error-paths patches.suse/mac80211_hwsim-enable-TODS-BIT-in-null-data-frame.patch patches.suse/mac80211_hwsim-Fix-a-possible-sleep-in-atomic-bug-in patches.suse/tg3-Fix-rx-hang-on-MTU-change-with-5717-5719.patch patches.suse/mlxsw-spectrum_router-Remove-batch-neighbour-deletio.patch patches.suse/vxlan-update-skb-dst-pmtu-on-tx-path.patch patches.suse/ip_gre-remove-the-incorrect-mtu-limit-for-ipgre-tap.patch patches.suse/ip6_gre-remove-the-incorrect-mtu-limit-for-ipgre-tap.patch patches.suse/ip6_tunnel-get-the-min-mtu-properly-in-ip6_tnl_xmit.patch patches.suse/net-mvneta-use-proper-rxq_number-in-loop-on-rx-queue.patch patches.suse/net-mvneta-eliminate-wrong-call-to-handle-rx-descrip.patch patches.suse/net-Fix-double-free-and-memory-corruption-in-get_net.patch patches.suse/cls_bpf-fix-offload-assumptions-after-callback-conve.patch patches.suse/nfp-bpf-keep-track-of-the-offloaded-program.patch patches.suse/net-mlx5-FPGA-return-EINVAL-if-size-is-zero.patch patches.suse/Revert-mlx5-move-affinity-hints-assignments-to-gener.patch patches.suse/net-mlx5-Fix-rate-limit-packet-pacing-naming-and-str.patch patches.suse/net-mlx5e-Fix-ETS-BW-check.patch patches.suse/net-mlx5e-Fix-features-check-of-IPv6-traffic.patch patches.suse/net-mlx5e-Fix-defaulting-RX-ring-size-when-not-neede.patch patches.suse/net-mlx5-Fix-misspelling-in-the-error-message-and-co.patch patches.suse/net-mlx5-Fix-error-flow-in-CREATE_QP-command.patch patches.suse/net-mlx5e-Fix-possible-deadlock-of-VXLAN-lock.patch patches.suse/net-mlx5e-Add-refcount-to-VXLAN-structure.patch patches.suse/net-mlx5e-Prevent-possible-races-in-VXLAN-control-fl.patch patches.suse/net-mlx5-Fix-steering-memory-leak.patch patches.suse/net-mlx5-Cleanup-IRQs-in-case-of-unload-failure.patch patches.suse/net-mlx5-Stay-in-polling-mode-when-command-EQ-destro.patch patches.suse/s390-qeth-fix-error-handling-in-checksum-cmd-callbac.patch patches.suse/ipv4-Fix-use-after-free-when-flushing-FIB-tables.patch patches.suse/bpf-fix-broken-BPF-selftest-build-on-s390.patch patches.suse/bpf-Fix-tools-and-testing-build.patch patches.suse/bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch patches.suse/bpf-fix-incorrect-sign-extension-in-check_alu_op.patch patches.suse/bpf-fix-incorrect-tracking-of-register-size-truncati.patch patches.suse/bpf-fix-32-bit-ALU-op-verification.patch patches.suse/bpf-fix-missing-error-return-in-check_stack_boundary.patch patches.suse/bpf-force-strict-alignment-checks-for-stack-pointers.patch patches.suse/bpf-don-t-prune-branches-when-a-scalar-is-replaced-w.patch patches.suse/bpf-fix-integer-overflows.patch patches.suse/selftests-bpf-add-tests-for-recent-bugfixes.patch patches.suse/bpf-do-not-allow-root-to-mangle-valid-pointers.patch patches.suse/openvswitch-Fix-pop_vlan-action-for-double-tagged-fr.patch patches.suse/net-reevalulate-autoflowlabel-setting-after-sysctl-s.patch patches.suse/clk-fix-a-panic-error-caused-by-accessing-NULL-point.patch patches.suse/clk-sunxi-sun9i-mmc-Implement-reset-callback-for-res.patch patches.suse/3512-drm-ttm-fix-incorrect-calculate-on-shrink_pages patches.suse/3513-drm-ttm-max_cpages-is-in-unit-of-native-page patches.suse/3514-drm-amdgpu-fix-map_queues-paramter patches.suse/3515-drm-amd-display-set-chroma-taps-to-1-when-not-scaling patches.suse/3516-drm-amd-display-fix-missing-pixel-clock-adjustment-for-dongle patches.suse/3517-drm-amd-display-fix-rehook-mst-display-not-light-back-on patches.suse/drm-i915-Flush-pending-GTT-writes-before-unbinding patches.suse/drm-i915-Drop-fb-reference-on-load_detect_pipe-failu patches.suse/drm-i915-Stop-listening-to-request-resubmission-from patches.suse/drm-i915-fence-Use-rcu-to-defer-freeing-of-irq_work patches.suse/3518-drm-nouveau-fbcon-fix-null-pointer-access-in-nouveau_fbcon_destroy patches.suse/3519-drm-nouveau-bios-dp-support-dp-info-table-2-0 patches.suse/3520-drm-nouveau-imem-nv50-fix-refcount_t-warning patches.suse/drm-nouveau-pci-do-a-msi-rearm-on-init patches.suse/3521-drm-nouveau-mmu-gp10b-use-correct-implementation patches.suse/3522-drm-nouveau-avoid-gpu-page-sizes-page_size-for-buffer-objects-in-host-memory patches.suse/3523-drm-nouveau-use-alternate-memory-type-for-system-memory-buffers-with-kind-0 patches.suse/3524-drm-nouveau-fix-obvious-memory-leak patches.suse/drm-i915-lpe-Remove-double-encapsulation-of-info-str patches.suse/drm-i915-Protect-DDI-port-to-DPLL-map-from-theoretic patches.suse/3525-drm-sun4i-validate-modes-for-hdmi patches.suse/drm-sun4i-Fix-error-path-handling patches.suse/3526-drm-sun4i-hdmi-move-the-mode_valid-callback-to-the-encoder patches.suse/3527-drm-plane-make-framebuffer-refcounting-the-responsibility-of-setplane_internal-callers patches.suse/3528-drm-move-lease-init-after-validation-in-drm_lease_create patches.suse/3529-drm-syncobj-stop-reusing-the-same-struct-file-for-all-syncobj-fd patches.suse/pinctrl-cherryview-Mask-all-interrupts-on-Intel_Stra patches.suse/crypto-skcipher-set-walk.iv-for-zero-length-inputs patches.suse/crypto-af_alg-wait-for-data-at-beginning-of-recvmsg.patch patches.suse/crypto-mcryptd-protect-the-per-CPU-queue-with-a-lock patches.suse/crypto-af_alg-fix-race-accessing-cipher-request.patch patches.suse/xfs-add-the-ability-to-join-a-held-buffer-to-a-defer.patch patches.suse/xfs-hold-xfs_buf-locked-between-shortform-leaf-conve.patch patches.suse/0009-xfs-move-xfs_iext_insert-tracepoint-to-report-useful-information.patch patches.suse/xfs-remove-dest-file-s-post-eof-preallocations-befor.patch patches.suse/xfs-avoid-infinite-loop-when-cancelling-CoW-blocks-a.patch patches.suse/xfs-allow-CoW-remap-transactions-to-use-reserve-bloc.patch patches.suse/xen-eliminate-wx-mappings.patch patches.suse/xen-balloon-mark-unallocated-host-memory-as-unusable.patch patches.suse/powerpc-perf-Dereference-BHRB-entries-safely.patch patches.suse/powerpc-perf-imc-Fix-nest-imc-cpuhotplug-callback-fa.patch patches.suse/powerpc-perf-Fix-kfree-memory-allocated-for-nest-pmu.patch patches.suse/KVM-PPC-Book3S-fix-XIVE-migration-of-pending-interru.patch patches.suse/KVM-PPC-Book3S-HV-Fix-pending_pri-value-in-kvmppc_xi.patch patches.suse/x86-kconfig-limit-nr_cpus-on-32-bit-to-a-sane-amount patches.suse/01-x86-mm-dump_pagetables-check-page_present-for-real.patch patches.suse/02-x86-mm-dump_pagetables-make-the-address-hints-correct-and-readable.patch patches.suse/03-x86-vsyscall-64-explicitly-set-page_user-in-the-pagetable-hierarchy.patch patches.suse/04-x86-vsyscall-64-warn-and-fail-vsyscall-emulation-in-native-mode.patch patches.suse/05-arch-mm-allow-arch_dup_mmap-to-fail.patch patches.suse/07-x86-ldt-rework-locking.patch patches.suse/08-x86-ldt-prevent-ldt-inheritance-on-exec.patch patches.suse/09-x86-mm-64-improve-the-memory-map-documentation.patch patches.suse/10-x86-doc-remove-obvious-weirdnesses-from-the-x86-mm-layout-documentation.patch patches.suse/11-x86-entry-rename-sysenter_stack-to-cpu_entry_area_entry_stack.patch patches.suse/12-x86-uv-use-the-right-tlb-flush-api.patch patches.suse/13-x86-microcode-dont-abuse-the-tlb-flush-interface.patch patches.suse/14-x86-mm-use-_flush_tlb_one-for-kernel-memory.patch patches.suse/15-x86-mm-remove-superfluous-barriers.patch patches.suse/16-x86-mm-add-comments-to-clarify-which-tlb-flush-functions-are-supposed-to-flush-what.patch patches.suse/17-x86-mm-move-the-cr3-construction-functions-to-tlbflush-h.patch patches.suse/18-x86-mm-remove-hard-coded-asid-limit-checks.patch patches.suse/19-x86-mm-put-mmu-to-hardware-asid-translation-in-one-place.patch patches.suse/20-x86-mm-create-asm-invpcid-h.patch patches.suse/21-x86-cpu_entry_area-move-it-to-a-separate-unit.patch patches.suse/22-x86-cpu_entry_area-move-it-out-of-the-fixmap.patch patches.suse/23-init-invoke-init_espfix_bsp-from-mm_init.patch patches.suse/acpi-nfit-fix-health-event-notification.patch patches.suse/libnvdimm-pfn-fix-start_pad-handling-for-aligned-nam.patch patches.suse/libnvdimm-dax-fix-1GB-aligned-namespaces-vs-physical.patch patches.suse/libnvdimm-btt-add-a-couple-of-missing-kernel-doc-lin.patch patches.suse/libnvdimm-btt-fix-an-incompatibility-in-the-log-layout.patch patches.suse/gpio-fix-gpio-line-names-property-retrieval patches.suse/hwmon-Deal-with-errors-from-the-thermal-subsystem patches.suse/ASoC-rsnd-ssiu-clear-SSI_MODE-for-non-TDM-Extended-m patches.suse/ASoC-rsnd-fixup-ADG-register-mask patches.suse/ASoC-rockchip-disable-clock-on-error patches.suse/ASoC-wm_adsp-Fix-validation-of-firmware-and-coeff-le patches.suse/ASoC-amd-Add-error-checking-to-probe-function patches.suse/ASoC-atmel-classd-select-correct-Kconfig-symbol patches.suse/ASoC-da7218-fix-fix-child-node-lookup patches.suse/ASoC-fsl_ssi-AC-97-ops-need-regmap-clock-and-cleanin patches.suse/ASoC-codecs-msm8916-wcd-Fix-supported-formats patches.suse/ASoC-nau8825-fix-issue-that-pop-noise-when-start-cap patches.suse/ASoC-tlv320aic31xx-Fix-GPIO1-register-definition patches.suse/ASoC-twl4030-fix-child-node-lookup patches.suse/ALSA-hda-Add-MIC_NO_PRESENCE-fixup-for-2-HP-machines patches.suse/ALSA-hda-fix-headset-mic-detection-issue-on-a-Dell-m patches.suse/ALSA-hda-change-the-location-for-one-mic-on-a-Lenovo patches.suse/ALSA-hda-Drop-useless-WARN_ON patches.suse/ALSA-hda-Fix-missing-COEF-init-for-ALC225-295-299 patches.suse/ring-buffer-Mask-out-the-info-bits-when-returning-bu.patch patches.suse/ring-buffer-Do-no-reuse-reader-page-if-still-in-use.patch patches.suse/tracing-Fix-crash-when-it-fails-to-alloc-ring-buffer.patch patches.suse/tracing-Fix-possible-double-free-on-failure-of-alloc.patch patches.suse/iw_cxgb4-Only-validate-the-MSN-for-successful-comple.patch patches.suse/iw_cxgb4-reflect-the-original-WR-opcode-in-drain-cqe.patch patches.suse/iw_cxgb4-when-flushing-complete-all-wrs-in-a-chain.patch patches.suse/RDMA-vmw_pvrdma-Call-ib_umem_release-on-destroy-QP-p.patch patches.suse/RDMA-vmw_pvrdma-Use-refcount_dec_and_test-to-avoid-w.patch patches.suse/RDMA-vmw_pvrdma-Avoid-use-after-free-due-to-QP-CQ-SR.patch patches.suse/IB-mlx5-Fix-congestion-counters-in-LAG-mode.patch patches.suse/IB-ipoib-Fix-lockdep-issue-found-on-ipoib_ib_dev_hea.patch patches.suse/IB-hfi-Only-read-capability-registers-if-the-capabil.patch patches.suse/IB-mlx5-Serialize-access-to-the-VMA-list.patch patches.suse/IB-uverbs-Fix-command-checking-as-part-of-ib_uverbs_.patch patches.suse/IB-core-Verify-that-QP-is-security-enabled-in-create.patch patches.suse/IB-mlx5-Fix-mlx5_ib_alloc_mr-error-flow.patch patches.suse/led-core-Fix-brightness-setting-when-setting-delay_o patches.suse/3530-drm-nouveau-fix-race-when-adding-delayed-work-items patches.suse/drm-i915-gvt-Fix-pipe-A-enable-as-default-for-vgpu patches.suse/i915-Reject-CCS-modifiers-for-pipe-C-on-Geminilake patches.suse/phylink-ensure-the-PHY-interface-mode-is-appropriate.patch patches.suse/phylink-ensure-AN-is-enabled.patch patches.suse/ip6_gre-fix-device-features-for-ioctl-setup.patch patches.suse/net-phy-micrel-ksz9031-reconfigure-autoneg-after-phy.patch patches.suse/net_sched-fix-a-missing-rcu-barrier-in-mini_qdisc_pa.patch patches.suse/net-sched-fix-possible-null-pointer-deref-in-tcf_blo.patch patches.suse/RDS-Check-cmsg_len-before-dereferencing-CMSG_DATA.patch patches.suse/tipc-error-path-leak-fixes-in-tipc_enable_bearer.patch patches.suse/tipc-fix-tipc_mon_delete-oops-in-tipc_enable_bearer-.patch patches.suse/net-fec-unmap-the-xmit-buffer-that-are-not-transferr.patch patches.suse/0001-xfrm-check-id-proto-in-validate_tmpl.patch patches.suse/xfrm-Fix-xfrm_input-to-verify-state-is-valid-when-en.patch patches.suse/0005-xfrm-Fix-stack-out-of-bounds-read-on-socket-policy-l.patch patches.suse/0006-xfrm-fix-xfrm_do_migrate-with-AEAD-e.g-AES-GCM.patch patches.suse/xfrm-Reinject-transport-mode-packets-through-tasklet.patch patches.suse/tg3-Add-workaround-to-restrict-5762-MRRS-to-2048.patch patches.suse/tg3-Enable-PHY-reset-in-MTU-change-path-for-5720.patch patches.suse/bnx2x-Improve-reliability-in-case-of-nested-PCI-erro.patch patches.suse/sctp-Replace-use-of-sockets_allocated-with-specified.patch patches.suse/selftests-bpf-fix-Makefile-for-passing-LLC-to-the-co.patch patches.suse/tools-bpftool-maps-close-json-array-on-error-paths-o.patch patches.suse/tools-bpftool-protect-against-races-with-disappearin.patch patches.suse/tipc-fix-hanging-poll-for-stream-sockets.patch patches.suse/sock-Add-sock_owned_by_user_nocheck.patch patches.suse/strparser-Call-sock_owned_by_user_nocheck.patch patches.suse/01-x86-cpufeatures-add-x86_bug_cpu_insecure.patch patches.suse/02-x86-mm-pti-disable-global-pages-if-page_table_isolation-y.patch patches.suse/03-x86-mm-pti-prepare-the-x86-entry-assembly-code-for-entry-exit-cr3-switching.patch patches.suse/05-x86-mm-pti-add-infrastructure-for-page-table-isolation.patch patches.suse/06-x86-pti-add-the-pti-cmdline-option-and-documentation.patch patches.suse/07-x86-mm-pti-add-mapping-helper-functions.patch patches.suse/08-x86-mm-pti-allow-nx-poison-to-be-set-in-p4d-pgd.patch patches.suse/09-x86-mm-pti-allocate-a-separate-user-pgd.patch patches.suse/10-x86-mm-pti-populate-user-pgd.patch patches.suse/11-x86-mm-pti-add-functions-to-clone-kernel-pmds.patch patches.suse/12-x86-mm-pti-force-entry-through-trampoline-when-pti-active.patch patches.suse/13-x86-mm-pti-share-cpu_entry_area-with-user-space-page-tables.patch patches.suse/14-x86-entry-align-entry-text-section-to-pmd-boundary.patch patches.suse/15-x86-mm-pti-share-entry-text-pmd.patch patches.suse/16-x86-mm-pti-map-espfix-into-user-space.patch patches.suse/17-x86-cpu_entry_area-add-debugstore-entries-to-cpu_entry_area.patch patches.suse/18-x86-events-intel-ds-map-debug-buffers-in-cpu_entry_area.patch patches.suse/19-x86-mm-64-make-a-full-pgd-entry-size-hole-in-the-memory-map.patch patches.suse/20-x86-pti-put-the-ldt-in-its-own-pgd-if-pti-is-on.patch patches.suse/21-x86-pti-map-the-vsyscall-page-if-needed.patch patches.suse/22-x86-mm-allow-flushing-for-future-asid-switches.patch patches.suse/23-x86-mm-abstract-switching-cr3.patch patches.suse/24-x86-mm-use-fix-pcid-to-optimize-user-kernel-switches.patch patches.suse/25-x86-mm-optimize-restore_cr3.patch patches.suse/26-x86-mm-use-invpcid-for-_native_flush_tlb_single.patch patches.suse/27-x86-mm-clarify-the-whole-asid-kernel-pcid-user-pcid-naming.patch patches.suse/28-x86-dumpstack-indicate-in-oops-whether-pti-is-configured-and-enabled.patch patches.suse/29-x86-mm-pti-add-kconfig.patch patches.suse/30-x86-mm-dump_pagetables-add-page-table-directory-to-the-debugfs-vfs-hierarchy.patch patches.suse/31-x86-mm-dump_pagetables-check-user-space-page-table-for-wx-pages.patch patches.suse/32-x86-mm-dump_pagetables-allow-dumping-current-pagetables.patch patches.suse/33-x86-ldt-make-the-ldt-mapping-ro.patch patches.suse/kbuild-add-fno-stack-check-to-kernel-build-options.patch patches.suse/scsi-core-check-for-device-state-in-__scsi_remove_ta.patch patches.suse/msft-hv-1570-scsi-storvsc-Fix-scsi_cmd-error-assignments-in-storv.patch patches.suse/0001-USB-Fix-off-by-one-in-type-specific-length-check-of-.patch patches.suse/0001-usbip-vhci-stop-printing-kernel-pointer-addresses-in.patch patches.suse/0001-usbip-stub-stop-printing-kernel-pointer-addresses-in.patch patches.suse/0001-usbip-prevent-leaking-socket-pointer-address-in-mess.patch patches.suse/0001-usbip-fix-usbip-bind-writing-random-string-after-com.patch patches.suse/0001-usb-add-RESET_RESUME-for-ELSA-MicroLink-56K.patch patches.suse/0001-usb-Add-device-quirk-for-Logitech-HD-Pro-Webcam-C925.patch patches.suse/0001-USB-serial-option-add-support-for-Telit-ME910-PID-0x.patch patches.suse/0001-USB-serial-qcserial-add-Sierra-Wireless-EM7565.patch patches.suse/0001-USB-serial-option-adding-support-for-YUGA-CLM920-NC5.patch patches.suse/0001-USB-serial-ftdi_sio-add-id-for-Airbus-DS-P8GR.patch patches.suse/0001-usb-xhci-Add-XHCI_TRUST_TX_LENGTH-for-Renesas-uPD720.patch patches.suse/n_tty-fix-EXTPROC-vs-ICANON-interaction-with-TIOCINQ.patch patches.suse/drivers-base-cacheinfo-fix-cache-type-for-non-archit patches.suse/0001-thunderbolt-Mask-ring-interrupt-properly-when-pollin.patch patches.suse/msft-hv-1569-vmbus-unregister-device_obj-channels_kset.patch patches.suse/objtool-Fix-Clang-enum-conversion-warning.patch patches.suse/0001-objtool-Fix-seg-fault-caused-by-missing-parameter.patch patches.suse/0002-objtool-Fix-seg-fault-with-clang-compiled-objects.patch patches.suse/genirq-Guard-handle_bad_irq-log-messages.patch patches.suse/x86-asm-allow-again-using-asm-h-when-building-for-the-bpf-clang-target patches.suse/timers-Use-deferrable-base-independent-of-base-nohz_active.patch patches.suse/timers-Reinitialize-per-cpu-bases-on-hotplug.patch patches.suse/nohz-Prevent-a-timer-interrupt-storm-in-tick_nohz_stop_sched_tick.patch patches.suse/timers-Invoke-timer_start_debug-where-it-makes-sense.patch patches.suse/01-x86-smpboot-remove-stale-tlb-flush-invocations.patch patches.suse/02-x86-mm-remove-preempt_disable-enable-from-_native_flush_tlb.patch patches.suse/34-x86-ldt-plug-memory-leak-in-error-path.patch patches.suse/03-x86-ldt-make-ldt-pgtable-free-conditional.patch patches.suse/x86-espfix-64-fix-espfix-double-fault-handling-on-5-level-systems patches.suse/x86-mm-Unbreak-modules-that-use-the-DMA-API.patch patches.suse/x86-stacktrace-Make-zombie-stack-traces-reliable.patch patches.suse/fscache-Fix-the-default-for-fscache_maybe_release_pa.patch patches.suse/afs-Fix-missing-error-handling-in-afs_write_end.patch patches.suse/04-x86-pti-enable-pti-by-default.patch patches.suse/05-x86-cpu-x86-pti-do-not-enable-pti-on-amd-processors.patch patches.suse/35-x86-pti-make-sure-the-user-kernel-ptes-match.patch patches.suse/0001-x86-dumpstack-Fix-partial-register-dumps.patch patches.suse/0002-x86-dumpstack-Print-registers-for-first-stack-frame.patch patches.suse/36-x86-pti-switch-to-kernel-cr3-at-early-in-entry_syscall_compat.patch patches.suse/11.1-x86-process-define-cpu_tss_rw-in-same-section-as-declaration.patch patches.suse/ARM-davinci-Use-platform_device_register_full-to-cre.patch patches.suse/ARM-davinci-Add-dma_mask-to-dm365-s-eDMA-device.patch patches.suse/ARM-davinci-fix-mmc-entries-in-dm365-s-dma_slave_map.patch patches.suse/sunxi-rsb-Include-OF-based-modalias-in-device-uevent.patch patches.suse/3531-omapdrm-dss-hdmi4_cec-fix-interrupt-handling patches.suse/drm-armada-fix-leak-of-crtc-structure patches.suse/3532-drm-armada-fix-sram-powerdown patches.suse/3533-drm-armada-fix-uv-swap-code patches.suse/3534-drm-armada-improve-efficiency-of-armada_drm_plane_calc_addrs patches.suse/3535-drm-armada-fix-yuv-planar-format-framebuffer-offsets patches.suse/3536-drm-amd-display-call-set-csc_default-if-enable-adjustment-is-false patches.suse/drm-ttm-check-the-return-value-of-kzalloc patches.suse/drm-i915-psr-Fix-register-name-mess-up patches.suse/drm-i915-Disable-DC-states-around-GMBUS-on-GLK patches.suse/drm-i915-Put-all-non-blocking-modesets-onto-an-order patches.suse/drm-i915-Apply-Display-WA-1183-on-skl-kbl-and-cfl patches.suse/kernel-acct.c-fix-the-acct-needcheck-check-in-check_free_space.patch patches.suse/mm-mprotect-add-a-cond_resched-inside-change_pmd_ran.patch patches.suse/userfaultfd-clear-the-vma-vm_userfaultfd_ctx-if-UFFD.patch patches.suse/crypto-chelsio-select-CRYPTO_GF128MUL.patch patches.suse/crypto-chacha20poly1305-validate-the-digest-size patches.suse/crypto-af_alg-Fix-race-around-ctx-rcvused-by-making-.patch patches.suse/crypto-n2-cure-use-after-free patches.suse/crypto-pcrypt-fix-freeing-pcrypt-instances patches.suse/0022-crypto-inside-secure-per-request-invalidation.patch patches.suse/0023-crypto-inside-secure-free-requests-even-if-their-han.patch patches.suse/0024-crypto-inside-secure-fix-request-allocations-in-inva.patch patches.suse/0025-crypto-inside-secure-do-not-use-areq-result-for-part.patch patches.suse/s390-sles15-02-06-pci-handle-insufficient-resources-during-dma-tl.patch patches.suse/s390-dasd-fix-wrongly-assigned-configuration-data.patch patches.suse/x86-efi-fix-kernel-param-add_efi_memmap-regression.patch patches.suse/07-x86-mm-set-modules_end-to-0xffffffffff000000.patch patches.suse/08-x86-mm-map-cpu_entry_area-at-the-same-place-on-4-5-level.patch patches.suse/24-x86-kaslr-fix-the-vaddr_end-mess.patch patches.suse/37-x86-events-intel-ds-use-the-proper-cache-flush-method-for-mapping-ds-buffers.patch patches.suse/38-x86-tlb-drop-the-gpl-from-the-cpu_tlbstate-export.patch patches.suse/09-x86-alternatives-add-missing-n-at-end-of-alternative-inline-asm.patch patches.suse/10-x86-pti-rename-bug_cpu_insecure-to-bug_cpu_meltdown.patch patches.suse/xfs-quota-fix-missed-destroy-of-qi_tree_lock.patch patches.suse/xfs-quota-check-result-of-register_shrinker.patch patches.suse/xfs-fix-s_maxbytes-overflow-problems.patch patches.suse/iommu-arm-smmu-v3-don-t-free-page-table-ops-twice patches.suse/0001-iommu-arm-smmu-v3-Cope-with-duplicated-Stream-IDs.patch patches.suse/Input-elantech-add-new-icbody-type-15 patches.suse/kvm-vmx-Scrub-hardware-GPRs-at-VM-exit.patch patches.suse/KVM-s390-fix-cmma-migration-for-multiple-memory-slot.patch patches.suse/KVM-s390-prevent-buffer-overrun-on-memory-hotplug-du.patch patches.suse/mm-vmscan-Make-unregister_shrinker-no-op-if-register_shrinker-failed.patch patches.suse/sget-handle-failures-of-register_shrinker.patch patches.suse/fix-netfilter-xt_bpf-Fix-XT_BPF_MODE_FD_PINNED-mode-.patch patches.suse/mtd-nand-pxa3xx-Fix-READOOB-implementation.patch patches.suse/leds-core-Fix-regression-caused-by-commit-2b83ff96f5 patches.suse/apparmor-fix-regression-in-mount-mediation-when-feat.patch patches.suse/cgroup-avoid-copying-strings-longer-than-the-buffers.patch patches.suse/cgroup-Fix-deadlock-in-cpu-hotplug-path.patch patches.suse/platform-x86-wmi-Call-acpi_wmi_init-later patches.suse/IB-mlx4-Fix-mlx4_ib_alloc_mr-error-flow.patch patches.suse/IB-ipoib-Fix-race-condition-in-neigh-creation.patch patches.suse/RDMA-netlink-Fix-locking-around-__ib_get_device_by_i.patch patches.suse/IB-srpt-Disable-RDMA-access-by-the-initiator.patch patches.suse/IB-srpt-Fix-ACL-lookup-during-login.patch patches.suse/ip6_tunnel-disable-dst-caching-if-tunnel-is-dual-sta.patch patches.suse/geneve-update-skb-dst-pmtu-on-tx-path.patch patches.suse/mlxsw-spectrum_router-Fix-NULL-pointer-deref.patch patches.suse/mlxsw-spectrum-Relax-sanity-checks-during-enslavemen.patch patches.suse/net-sched-Fix-update-of-lastuse-in-act-modules-imple.patch patches.suse/macvlan-Fix-one-possible-double-free.patch patches.suse/phylink-ensure-we-report-link-down-when-LOS-asserted.patch patches.suse/sfp-fix-sfp-bus-oops-when-removing-socket-upstream.patch patches.suse/0001-NET-usb-qmi_wwan-add-support-for-YUGA-CLM920-NC5-PID.patch patches.suse/ethtool-do-not-print-warning-for-applications-using-.patch patches.suse/RDS-Heap-OOB-write-in-rds_message_alloc_sgs.patch patches.suse/e1000-fix-disabling-already-disabled-warning.patch patches.suse/e1000e-Fix-e1000_check_for_copper_link_ich8lan-retur.patch patches.suse/vxlan-trivial-indenting-fix.patch patches.suse/net-fec-restore-dev_id-in-the-cases-of-probe-error.patch patches.suse/net-fec-defer-probe-if-regulator-is-not-ready.patch patches.suse/cxgb4-Fix-FW-flash-errors.patch patches.suse/net-ena-unmask-MSI-X-only-after-device-initializatio.patch patches.suse/net-ena-fix-error-handling-in-ena_down-sequence.patch patches.suse/i40e-Remove-UDP-support-for-big-buffer.patch patches.suse/i40e-i40evf-Account-for-frags-split-over-multiple-de.patch patches.suse/i40e-don-t-remove-netdev-dev_addr-when-syncing-uc-li.patch patches.suse/i40e-flower-Fix-return-value-for-unsupported-offload.patch patches.suse/nl80211-Check-for-the-required-netlink-attribute-pre patches.suse/mac80211-mesh-drop-frames-appearing-to-be-from-us patches.suse/net-stmmac-enable-EEE-in-MII-GMII-or-RGMII-only.patch patches.suse/sh_eth-fix-TSU-resource-handling.patch patches.suse/RDS-null-pointer-dereference-in-rds_atomic_free_op.patch patches.suse/0001-uapi-if_ether.h-prevent-redefinition-of-struct-ethhd.patch patches.suse/netfilter-uapi-correct-untracked-conntrack-state-bit-number patches.suse/net-fec-free-restore-resource-in-related-probe-error.patch patches.suse/can-vxcan-improve-handling-of-missing-peer-name-attr patches.suse/can-gs_usb-fix-return-value-of-the-set_bittiming-cal patches.suse/can-flex_can-Correct-the-checking-for-frame-length-i patches.suse/sh_eth-fix-SH7757-GEther-initialization.patch patches.suse/bnxt_en-Fix-population-of-flow_type-in-bnxt_hwrm_cfa.patch patches.suse/bnxt_en-Fix-the-Invalid-VF-id-check-in-bnxt_vf_ndo_p.patch patches.suse/sctp-do-not-retransmit-upon-FragNeeded-if-PMTU-disco.patch patches.suse/sctp-fix-the-handling-of-ICMP-Frag-Needed-for-too-sm.patch patches.suse/phylink-mark-expected-switch-fall-throughs-in-phylin.patch patches.suse/mdio-sun4i-Fix-a-memory-leak patches.suse/sh_eth-fix-TXALCR1-offsets.patch patches.suse/block-drain-queue-before-waiting-for-q_usage_counter.patch patches.suse/nvme-pci-move-use_sgl-initialization-to-nvme_init_io.patch patches.suse/nvme-fix-sector-units-when-going-between-formats.patch patches.suse/nvme-rdma-fix-concurrent-reset-and-reconnect.patch patches.suse/nvme-mpath-fix-last-path-removal-during-traffic.patch patches.suse/nvme-fcloop-avoid-possible-uninitialized-variable-wa.patch patches.suse/loop-fix-concurrent-lo_open-lo_release.patch patches.suse/ALSA-pcm-Remove-incorrect-snd_BUG_ON-usages patches.suse/ALSA-pcm-Add-missing-error-checks-in-OSS-emulation-p patches.suse/ALSA-pcm-Workaround-for-weird-PulseAudio-behavior-on patches.suse/ALSA-aloop-Release-cable-upon-open-error-path patches.suse/ALSA-aloop-Fix-inconsistent-format-due-to-incomplete patches.suse/ALSA-aloop-Fix-racy-hw-constraints-adjustment patches.suse/ALSA-pcm-Abort-properly-at-pending-signal-in-OSS-rea patches.suse/ALSA-pcm-Allow-aborting-mutex-lock-at-OSS-read-write patches.suse/net-core-fix-module-type-in-sock_diag_bind.patch patches.suse/net-ipv4-emulate-READ_ONCE-on-hdrincl-bit-field-in-r.patch patches.suse/bpf-sockmap-missing-NULL-psock-check.patch patches.suse/selftests-bpf-fix-test_align.patch patches.suse/bpf-prevent-out-of-bounds-speculation.patch patches.suse/bpf-avoid-false-sharing-of-map-refcount-with-max_ent.patch patches.suse/bpf-introduce-BPF_JIT_ALWAYS_ON-config.patch patches.suse/sctp-add-a-ceiling-to-optlen-in-some-sockopts.patch patches.suse/0001-net-gianfar_ptp-move-set_fipers-to-spinlock-protecti.patch patches.suse/0001-iwlwifi-pcie-fix-DMA-memory-mapping-unmapping.patch patches.suse/wcn36xx-Fix-dynamic-power-saving patches.suse/8021q-fix-a-memory-leak-for-VLAN-0-device.patch patches.suse/nfp-always-unmask-aux-interrupts-at-init.patch patches.suse/mlxsw-pci-Wait-after-reset-before-accessing-HW.patch patches.suse/mlxsw-spectrum_qdisc-Don-t-use-variable-array-in-mlx.patch patches.suse/ipv6-fix-possible-mem-leaks-in-ipv6_make_skb.patch patches.suse/ipv6-sr-fix-TLVs-not-being-copied-using-setsockopt.patch patches.suse/rbd-reacquire-lock-should-update-lock-owner-client-id patches.suse/rbd-set-max_segments-to-ushrt_max patches.suse/drm-vc4-Move-IRQ-enable-to-PM-path patches.suse/drm-nouveau-disp-gf119-add-missing-drive-vfunc-ptr patches.suse/3537-drm-tegra-sor-fix-hang-on-tegra124-edp patches.suse/drm-vmwgfx-Don-t-cache-framebuffer-maps patches.suse/drm-vmwgfx-Potential-off-by-one-in-vmw_view_add patches.suse/drm-i915-gvt-Clear-the-shadow-page-table-entry-after patches.suse/drm-i915-gvt-Fix-stack-out-of-bounds-bug-in-cmd-pars patches.suse/drm-i915-Whitelist-SLICE_COMMON_ECO_CHICKEN1-on-Gemi patches.suse/drm-i915-Don-t-adjust-priority-on-an-already-signale patches.suse/mmc-s3mci-mark-debug_regs-as-static.patch patches.suse/crypto-algapi-fix-NULL-dereference-in-crypto_remove_ patches.suse/KVM-MMU-check-pending-exception-before-injecting-APF.patch patches.suse/KVM-PPC-Book3S-HV-Drop-prepare_done-from-struct-kvm_.patch patches.suse/KVM-PPC-Book3S-HV-Fix-use-after-free-in-case-of-mult.patch patches.suse/KVM-PPC-Book3S-PR-Fix-WIMG-handling-under-pHyp.patch patches.suse/KVM-PPC-Book3S-HV-Always-flush-TLB-in-kvmppc_alloc_r.patch patches.suse/x86-kvm-propagate-register_shrinker-return-code.patch patches.suse/KVM-x86-emulate-UD-while-in-guest-mode.patch patches.suse/KVM-x86-Add-memory-barrier-on-vmcs-field-lookup.patch patches.suse/x86-microcode-intel-extend-bdw-late-loading-with-a-revision-check.patch patches.suse/kdump-write-correct-address-of-mem_section-into-vmco.patch patches.suse/tools-objtool-Makefile-don-t-assume-sync-check.sh-is.patch patches.suse/x86-PCI-Add-pci-big_root_window-option-for-AMD-64-bi.patch patches.suse/x86-PCI-Move-and-shrink-AMD-64-bit-window-to-avoid-c.patch patches.suse/apparmor-fix-ptrace-label-match-when-matching-stacke.patch patches.suse/apparmor-Fix-regression-in-profile-conflict-logic.patch patches.suse/Bluetooth-Prevent-stack-info-leak-from-the-EFS-element.patch patches.suse/0001-usbip-fix-vudc_rx-harden-CMD_SUBMIT-path-to-handle-m.patch patches.suse/0001-usbip-remove-kernel-addresses-from-usb-device-and-ur.patch patches.suse/0001-usbip-vudc_tx-fix-v_send_ret_submit-vulnerability-to.patch patches.suse/0001-USB-fix-usbmon-BUG-trigger.patch patches.suse/0001-uas-ignore-UAS-for-Norelsys-NS1068-X-chips.patch patches.suse/0001-USB-serial-cp210x-add-IDs-for-LifeScan-OneTouch-Veri.patch patches.suse/0001-USB-serial-cp210x-add-new-device-ID-ELV-ALC-8xxx.patch patches.suse/0001-usb-misc-usb3503-make-sure-reset-is-low-for-at-least.patch patches.suse/11-x86-pti-unbreak-efi-old_memmap.patch patches.suse/12-x86-documentation-add-pti-description.patch patches.suse/13-x86-cpufeatures-add-x86_bug_spectre_v.patch patches.suse/14-sysfs-cpu-add-vulnerability-folder.patch patches.suse/15-x86-cpu-implement-cpu-vulnerabilites-sysfs-functions.patch patches.suse/39-x86-tboot-unbreak-tboot-with-pti-enabled.patch patches.suse/40-x86-mm-pti-remove-dead-logic-in-pti_user_pagetable_walk.patch patches.suse/0001-x86-cpu-amd-make-lfence-a-serializing-instruction.patch patches.suse/0002-x86-cpu-amd-use-lfence_rdtsc-in-preference-to-mfence_rdtsc.patch patches.suse/16-sysfs-cpu-fix-typos-in-vulnerability-documentation.patch patches.suse/17-x86-alternatives-fix-optimize_nops-checking.patch patches.suse/39.1-x86-pti-make-unpoison-of-pgd-for-trusted-boot-work-for-real.patch patches.suse/0001-objtool-Detect-jumps-to-retpoline-thunks.patch patches.suse/0002-objtool-Allow-alternatives-to-be-ignored.patch patches.suse/20-x86-retpoline-add-initial-retpoline-support.patch patches.suse/21-x86-spectre-add-boot-time-option-to-select-spectre-v2-mitigation.patch patches.suse/22-retpoline-crypto-convert-crypto-assembler-indirect-jumps.patch patches.suse/23-x86-retpoline-entry-convert-entry-assembler-indirect-jumps.patch patches.suse/24-x86-retpoline-ftrace-convert-ftrace-assembler-indirect-jumps.patch patches.suse/msft-hv-1582-x86-retpoline-hyperv-Convert-assembler-indirect-jump.patch patches.suse/26-x86-retpoline-xen-convert-xen-hypercall-indirect-jumps.patch patches.suse/x86-retpoline-checksum32-convert-assembler-indirect-jumps patches.suse/x86-retpoline-irq32-convert-assembler-indirect-jumps patches.suse/27-retpoline-fill-return-stack-buffer-on-vmexit.patch patches.suse/41-x86-pti-fix-pcid-and-sanitize-defines.patch patches.suse/42-x86-perf-disable-intel_bts-when-pti.patch patches.suse/nvme-fabrics-initialize-default-host-id-in-nvmf_host.patch patches.suse/powerpc-dlpar-023-Make-RAS-IRQ-explicitly-dependent-on-DLPAR-WQ.patch patches.suse/powerpc-pseries-Add-H_GET_CPU_CHARACTERISTICS-flags-.patch patches.suse/powerpc-64-Add-macros-for-annotating-the-destination.patch patches.suse/powerpc-64s-Simple-RFI-macro-conversions.patch patches.suse/powerpc-64-Convert-the-syscall-exit-path-to-use-RFI_.patch patches.suse/powerpc-64-Convert-fast_exception_return-to-use-RFI_.patch patches.suse/powerpc-64s-Convert-slb_miss_common-to-use-RFI_TO_US.patch patches.suse/powerpc-64s-Add-support-for-RFI-flush-of-L1-D-cache.patch patches.suse/powerpc-64s-Support-disabling-RFI-flush-with-no_rfi_.patch patches.suse/powerpc-pseries-Query-hypervisor-for-RFI-flush-setti.patch patches.suse/powerpc-powernv-Check-device-tree-for-RFI-flush-sett.patch patches.suse/28-x86-retpoline-remove-compile-time-warning.patch patches.suse/ALSA-hda-Apply-headphone-noise-quirk-for-another-Del patches.suse/ALSA-hda-Apply-the-existing-quirk-to-iMac-14-1 patches.suse/ALSA-pcm-Remove-yet-superfluous-WARN_ON patches.suse/ALSA-seq-Make-ioctls-race-free patches.suse/xfrm-skip-policies-marked-as-dead-while-rehashing.patch patches.suse/af_key-fix-buffer-overread-in-verify_address_len.patch patches.suse/af_key-fix-buffer-overread-in-parse_exthdrs.patch patches.suse/xfrm-fix-rcu-usage-in-xfrm_get_type_offload.patch patches.suse/xfrm-Use-__skb_queue_tail-in-xfrm_trans_queue.patch patches.suse/0007-xfrm-Return-error-on-unknown-encap_type-in-init_stat.patch patches.suse/esp-Fix-GRO-when-the-headers-not-fully-in-the-linear.patch patches.suse/net-ib-mlx5-Don-t-disable-local-loopback-multicast-t.patch patches.suse/net-mlx5-Fix-get-vector-affinity-helper-function.patch patches.suse/net-mlx5-Fix-memory-leak-in-bad-flow-of-mlx5_alloc_i.patch patches.suse/net-mlx5-Fix-mlx5_get_uars_page-to-return-error-code.patch patches.suse/net-mlx5-Fix-error-handling-in-load-one.patch patches.suse/net-mlx5e-Keep-updating-ethtool-statistics-when-the-.patch patches.suse/net-mlx5e-Add-error-print-in-ETS-init.patch patches.suse/net-mlx5e-Check-support-before-TC-swap-in-ETS-init.patch patches.suse/net-mlx5e-Don-t-override-netdev-features-field-unles.patch patches.suse/net-mlx5-Update-ptp_clock_event-foreach-PPS-event.patch patches.suse/net-mlx5e-Remove-timestamp-set-from-netdevice-open-f.patch patches.suse/bpf-fix-spelling-mistake-obusing-abusing.patch patches.suse/bpf-arsh-is-not-supported-in-32-bit-alu-thus-reject-.patch patches.suse/bpf-array-fix-overflow-in-max_entries-and-undefined-.patch patches.suse/9p-add-missing-module-license-for-xen-transport.patch patches.suse/ptr_ring-document-usage-around-__ptr_ring_peek.patch patches.suse/ppp-unlock-all_ppp_mutex-before-registering-device.patch patches.suse/ipv6-fix-udpv6-sendmsg-crash-caused-by-too-small-MTU.patch patches.suse/tipc-fix-a-memory-leak-in-tipc_nl_node_get_link.patch patches.suse/netlink-extack-needs-to-be-reset-each-time-through-l.patch patches.suse/ipv6-ip6_make_skb-needs-to-clear-cork.base.dst.patch patches.suse/net-tls-Fix-inverted-error-codes-to-avoid-endless-lo.patch patches.suse/sh_eth-fix-dumping-ARSTR.patch patches.suse/net-Allow-neigh-contructor-functions-ability-to-modi.patch patches.suse/ipv4-Make-neigh-lookup-keys-for-loopback-point-to-po.patch patches.suse/ibmvnic-Fix-pending-MAC-address-changes.patch patches.suse/sctp-reinit-stream-if-stream-outcnt-has-been-change-.patch patches.suse/sctp-do-not-allow-the-v4-socket-to-bind-a-v4mapped-v.patch patches.suse/nl80211-take-RCU-read-lock-when-calling-ieee80211_bs patches.suse/mac80211_hwsim-add-workqueue-to-wait-for-deferred-ra.patch patches.suse/mac80211_hwsim-validate-number-of-different-channels.patch patches.suse/cfg80211-check-dev_set_name-return-value patches.suse/lan78xx-Fix-failure-in-USB-Full-Speed.patch patches.suse/nfp-use-the-correct-index-for-link-speed-table.patch patches.suse/qed-Fix-potential-use-after-free-in-qed_spq_post.patch patches.suse/net-sched-fix-panic-when-updating-miniq-b-q-stats.patch patches.suse/iser-target-Fix-possible-use-after-free-in-connectio.patch patches.suse/IB-hfi1-Prevent-a-NULL-dereference.patch patches.suse/RDMA-mlx5-Fix-out-of-bound-access-while-querying-AH.patch patches.suse/timers-Unconditionally-check-deferrable-base.patch patches.suse/x86-kasan-panic-if-there-is-not-enough-memory-to-boot patches.suse/01-x86-retpoline-fill-rsb-on-context-switch-for-affected-cpus.patch patches.suse/02-x86-retpoline-add-lfence-to-the-retpoline-rsb-filling-rsb-macros.patch patches.suse/0001-objtool-Fix-seg-fault-with-gold-linker.patch patches.suse/0002-objtool-Improve-error-message-for-bad-file-argument.patch patches.suse/05-x86-cpufeature-move-processor-tracing-out-of-scattered-features.patch patches.suse/06-module-add-retpoline-tag-to-vermagic.patch patches.suse/0001-futex-Avoid-violating-the-10th-rule-of-futex.patch patches.suse/futex-Prevent-overflow-by-strengthen-input-validatio.patch patches.suse/delayacct-Account-blkio-completion-on-the-correct-ta.patch patches.suse/x86-tsc-future-proof-native_calibrate_tsc.patch patches.suse/x86-tsc-fix-erroneous-tsc-rate-on-skylake-xeon.patch patches.suse/01-x86-mm-clean-up-register-saving-in-the-_enc_copy-assembly-code.patch patches.suse/02-x86-mm-use-a-struct-to-reduce-parameters-for-sme-pgd-mapping.patch patches.suse/03-x86-mm-centralize-pmd-flags-in-sme_encrypt_kernel.patch patches.suse/04-x86-mm-prepare-sme_encrypt_kernel-for-page-aligned-encryption.patch patches.suse/05-x86-mm-encrypt-the-initrd-earlier-for-bsp-microcode-update.patch patches.suse/33.1-x86-intel_rdt-cqm-prevent-use-after-free.patch patches.suse/x86-apic-vector-fix-off-by-one-in-error-path patches.suse/nvme-pci-check-segement-valid-for-SGL-use.patch patches.suse/nvme-pci-take-sglist-coalescing-in-dma_map_sg-into-a.patch patches.suse/tun-fix-a-memory-leak-for-tfile-tx_array.patch patches.suse/r8152-disable-RX-aggregation-on-Dell-TB16-dock.patch patches.suse/0016-net-fs_enet-do-not-call-phy_stop-in-interrupts.patch patches.suse/net-tls-Only-attach-to-sockets-in-ESTABLISHED-state.patch patches.suse/can-peak-fix-potential-bug-in-packet-fragmentation patches.suse/tls-fix-sw_ctx-leak.patch patches.suse/tls-return-EBUSY-if-crypto_info-is-already-set.patch patches.suse/tls-reset-crypto_info-when-do_tls_setsockopt_tx-fail.patch patches.suse/bpf-fix-cls_bpf-on-filter-replace.patch patches.suse/bpf-fix-divides-by-zero.patch patches.suse/bpf-fix-32-bit-divide-by-zero.patch patches.suse/bpf-arm64-fix-stack_depth-tracking-in-combination-wi.patch patches.suse/bpf-reject-stores-into-ctx-via-st-and-xadd.patch patches.suse/bpf-mark-dst-unknown-on-inconsistent-s-u-bounds-adju.patch patches.suse/netlink-reset-extack-earlier-in-netlink_rcv_skb.patch patches.suse/cfg80211-fix-station-info-handling-bugs patches.suse/fm10k-mark-PM-functions-as-__maybe_unused.patch patches.suse/brcmfmac-fix-CLM-load-error-for-legacy-chips-when-us.patch patches.suse/flow_dissector-properly-cap-thoff-field.patch patches.suse/mlxsw-spectrum_router-Free-LPM-tree-upon-failure.patch patches.suse/ip6_gre-init-dev-mtu-and-dev-hard_header_len-correct.patch patches.suse/can-af_can-can_rcv-replace-WARN_ONCE-by-pr_warn_once patches.suse/can-af_can-canfd_rcv-replace-WARN_ONCE-by-pr_warn_on patches.suse/ibmvnic-Fix-IP-offload-control-buffer.patch patches.suse/ibmvnic-Fix-IPv6-packet-descriptors.patch patches.suse/mm-page_owner-c-remove-drain_all_pages-from-init_early_allocated_pages.patch patches.suse/scripts-gdb-linux-tasks.py-fix-get_thread_info.patch patches.suse/proc-fix-coredump-vs-read-proc-stat-race.patch patches.suse/3538-drm-vmwgfx-fix-a-boot-time-warning patches.suse/drm-vmwgfx-fix-memory-corruption-with-legacy-sou-con patches.suse/3539-drm-sun4i-hdmi-check-for-unset-best_parent-in-sun4i_tmds_determine_rate patches.suse/3540-drm-sun4i-hdmi-fix-incorrect-assignment-in-sun4i_tmds_determine_rate patches.suse/3541-drm-sun4i-hdmi-add-missing-rate-halving-check-in-sun4i_tmds_determine_rate patches.suse/3542-drm-nouveau-drm-nouveau-pass-the-proper-arguments-to-nvif_object_map_handle patches.suse/3543-drm-nouveau-bar-gk20a-avoid-bar-teardown-during-init patches.suse/3544-drm-nouveau-mmu-mcp77-fix-regressions-in-stolen-memory-handling patches.suse/drm-i915-Add-.get_hw_state-method-for-planes patches.suse/drm-i915-Redo-plane-sanitation-during-readout patches.suse/drm-i915-Fix-deadlock-in-i830_disable_pipe patches.suse/powerpc-xmon-Add-RFI-flush-related-fields-to-paca-du.patch patches.suse/powerpc-Don-t-preempt_disable-in-show_cpuinfo.patch patches.suse/powerpc-64s-Wire-up-cpu_show_meltdown.patch patches.suse/powerpc-64s-Allow-control-of-RFI-flush-via-debugfs.patch patches.suse/powerpc-pseries-include-linux-types.h-in-asm-hvcall.h.patch patches.suse/ARM-sunxi_defconfig-Enable-CMA.patch patches.suse/phy-work-around-phys-references-to-usb-nop-xceiv-dev.patch patches.suse/workqueue-avoid-hard-lockups-in-show_workqueue_state.patch patches.suse/libata-apply-max_sec_1024-to-all-liteon-ep1-series-devices.patch patches.suse/i2c-core-decrease-reference-count-of-device-node-in-.patch patches.suse/i2c-core-smbus-prevent-stack-corruption-on-read-I2C_.patch patches.suse/Input-twl4030-vibra-fix-sibling-node-lookup patches.suse/Input-twl6040-vibra-fix-child-node-lookup patches.suse/Input-88pm860x-ts-fix-child-node-lookup patches.suse/Input-ALPS-fix-multi-touch-decoding-on-SS4-plus-touc patches.suse/Input-synaptics-rmi4-prevent-UAF-reported-by-KASAN patches.suse/0001-tracing-Fix-converting-enum-s-from-the-map-in-trace_.patch patches.suse/0089-dm-thin-metadata-THIN_MAX_CONCURRENT_LOCKS-should-be.patch patches.suse/0090-dm-btree-fix-serious-bug-in-btree_split_beneath.patch patches.suse/0091-dm-crypt-fix-crash-by-adding-missing-check-for-auth-.patch patches.suse/0092-dm-integrity-don-t-store-cipher-request-on-the-stack.patch patches.suse/0093-dm-crypt-wipe-kernel-key-copy-after-IV-initializatio.patch patches.suse/0094-dm-crypt-fix-error-return-code-in-crypt_ctr.patch patches.suse/scsi-libsas-Disable-asynchronous-aborts-for-SATA-dev.patch patches.suse/KVM-arm-arm64-Check-pagesize-when-allocating-a-hugep.patch patches.suse/KVM-arm64-Fix-GICv4-init-when-called-from-vgic_its_c.patch patches.suse/KVM-x86-Fix-wrong-macro-references-of-X86_CR0_PG_BIT.patch patches.suse/KVM-PPC-Book3S-Provide-information-about-hardware-fi.patch patches.suse/KVM-s390-wire-up-bpb-feature.patch patches.suse/07-x86-use-_nostackprotect-for-sme_encrypt_kernel.patch patches.suse/06-x86-mm-rework-wbinvd-hlt-operation-in-stop_this_cpu.patch patches.suse/x86-mce-make-machine-check-speculation-protected.patch patches.suse/retpoline-introduce-start-end-markers-of-indirect-thunk.patch patches.suse/kprobes-x86-blacklist-indirect-thunk-functions-for-kprobes.patch patches.suse/kprobes-x86-disable-optimizing-on-the-function-jumps-to-indirect-thunk.patch patches.suse/x86-pti-document-fix-wrong-index.patch patches.suse/x86-retpoline-optimize-inline-assembler-for-vmexit_fill_rsb.patch patches.suse/orangefs-use-list_for_each_entry_safe-in-purge_waiti.patch patches.suse/orangefs-initialize-op-on-loop-restart-in-orangefs_d.patch patches.suse/0001-nfsd-auth-Fix-gid-sorting-when-rootsquash-enabled.patch patches.suse/net-mlx5e-Fix-fixpoint-divide-exception-in-mlx5e_am_.patch patches.suse/cxgb4-set-filter-type-to-1-for-ETH_P_IPV6.patch patches.suse/cxgb4-fix-endianness-for-vlan-value-in-cxgb4_tc_flow.patch patches.suse/usbnet-silence-an-unnecessary-warning.patch patches.suse/ibmvnic-Modify-buffer-size-and-number-of-queues-on-f.patch patches.suse/ibmvnic-Revert-to-previous-mtu-when-unsupported-valu.patch patches.suse/ibmvnic-Allocate-and-request-vpd-in-init_resources.patch patches.suse/net-qdisc_pkt_len_init-should-be-more-robust.patch patches.suse/gso-validate-gso_type-in-GSO-handlers.patch patches.suse/net-igmp-fix-source-address-check-for-IGMPv3-reports.patch patches.suse/be2net-restore-properly-promisc-mode-after-queues-re.patch patches.suse/tls-Correct-length-of-scatterlist-in-tls_sw_sendpage.patch patches.suse/x86-PCI-Enable-AMD-64-bit-window-on-resume.patch patches.suse/revert-module-add-retpoline-tag-to-vermagic.patch patches.suse/x86-ftrace-Fix-ORC-unwinding-from-ftrace-handlers.patch patches.suse/0001-ftrace-orc-x86-Handle-ftrace-dynamically-allocated-t.patch patches.suse/0002-tracing-Update-stack-trace-skipping-for-ORC-unwinder.patch patches.suse/pppoe-take-needed_headroom-of-lower-device-into-acco.patch patches.suse/ipv6-Fix-getsockopt-for-sockets-with-default-IPV6_AU.patch patches.suse/vmxnet3-repair-memory-leak patches.suse/xfrm-Add-SA-to-hardware-at-the-end-of-xfrm_state_con.patch patches.suse/xfrm-fix-boolean-assignment-in-xfrm_get_type_offload.patch patches.suse/mlxsw-spectrum_router-Don-t-log-an-error-on-missing-.patch patches.suse/net-sched-em_nbyte-don-t-add-the-data-offset-twice.patch patches.suse/net-sched-fix-TCF_LAYER_LINK-case-in-tcf_get_base_pt.patch patches.suse/qed-Remove-reserveration-of-dpi-for-kernel.patch patches.suse/qed-Free-reserved-MR-tid.patch patches.suse/i40e-flower-check-if-TC-offload-is-enabled-on-a-netd.patch patches.suse/vhost-use-mutex_lock_nested-in-vhost_dev_lock_vqs.patch patches.suse/vhost-do-not-try-to-access-device-IOTLB-when-not-ini.patch patches.suse/btrfs-fix-stale-entries-in-readdir.patch patches.suse/KVM-s390-add-proper-locking-for-CMMA-migration-bitma.patch patches.suse/orangefs-fix-deadlock-do-not-write-i_size-in-read_it.patch patches.suse/Input-xpad-add-support-for-PDP-Xbox-One-controllers patches.suse/Input-trackpoint-force-3-buttons-if-0-button-is-repo patches.suse/Input-trackpoint-only-expose-supported-controls-for-.patch patches.suse/drm-vc4-Flush-the-caches-before-the-bin-jobs-as-well patches.suse/drm-vc4-Fix-NULL-pointer-dereference-in-vc4_save_han patches.suse/3545-drm-nouveau-move-irq-setup-teardown-to-pci-ctor-dtor patches.suse/net-tcp-close-sock-if-net-namespace-is-exiting.patch patches.suse/net-don-t-call-update_pmtu-unconditionally.patch patches.suse/r8169-fix-memory-corruption-on-retrieval-of-hardware.patch patches.suse/net-vrf-Add-support-for-sends-to-local-broadcast-add.patch patches.suse/dccp-don-t-restart-ccid2_hc_tx_rto_expire-if-sk-in-c.patch patches.suse/0002-futex-Fix-OWNER_DEAD-fixup.patch patches.suse/perf-core-fix-lock-inversion-between-perf-trace-cpuhp.patch patches.suse/perf-core-fix-another-perf-trace-cpuhp-lock-inversion.patch patches.suse/sched-core-Fix-cpu.max-vs.-cpuhotplug-deadlock.patch patches.suse/hrtimer-Reset-hrtimer-cpu-base-proper-on-CPU-hotplug.patch patches.suse/perf-x86-amd-power-do-not-load-amd-power-module-on-amd-platforms.patch patches.suse/x86-microcode-intel-extend-bdw-late-loading-further-with-llc-size-check.patch patches.suse/x86-microcode-fix-again-accessing-initrd-after-having-been-freed.patch patches.suse/x86-mm-64-fix-vmapped-stack-syncing-on-very-large-memory-4-level-systems.patch patches.suse/x86-ftrace-Add-one-more-ENDPROC-annotation.patch patches.suse/20.1-x86-retpoline-remove-the-esp-rsp-thunk.patch patches.suse/ALSA-pcm-add-SNDRV_PCM_FORMAT_-S-U-20.patch patches.suse/ALSA-usb-audio-Change-the-semantics-of-the-enable-op patches.suse/ALSA-usb-audio-Proper-fallback-at-get_term_name.patch patches.suse/ALSA-hda-Clean-up-ALC299-init-code patches.suse/ALSA-pcm-Set-config-update-bits-only-when-really-cha.patch patches.suse/ASoC-skl-Fix-kernel-warning-due-to-zero-NHTL-entry patches.suse/ASoC-Intel-Skylake-Disable-clock-gating-during-firmw patches.suse/ASoC-pcm512x-add-missing-MODULE_DESCRIPTION-AUTHOR-L patches.suse/ASoC-nuc900-Fix-a-loop-timeout-test patches.suse/ASoC-Intel-cht_bsw_rt5645-Analog-Mic-support patches.suse/ASoC-tlv320aic31xx-Handle-inverted-BCLK-in-non-DSP-m.patch patches.suse/ALSA-hda-realtek-update-ALC225-depop-optimize patches.suse/ALSA-pcm-Use-ERESTARTSYS-instead-of-EINTR-in-OSS-emu.patch patches.suse/ASoC-rockchip-i2s-fix-playback-after-runtime-resume patches.suse/ASoC-Intel-sst-Fix-the-return-value-of-sst_send_byte patches.suse/ASoC-ux500-add-MODULE_LICENSE-tag patches.suse/ALSA-usb-audio-Add-a-quirk-for-Nura-s-first-gen-head patches.suse/ALSA-seq-Process-queue-tempo-ppq-change-in-a-shot.patch patches.suse/ALSA-hda-Use-IS_REACHABLE-for-dependency-on-input patches.suse/ALSA-pcm-Fix-trailing-semicolon.patch patches.suse/ALSA-hda-realtek-Support-headset-mode-for-ALC215-ALC patches.suse/ALSA-hda-realtek-update-ALC215-depop-optimize patches.suse/ALSA-usb-audio-Support-changing-input-on-Sound-Blast patches.suse/ASoC-au1x-Fix-timeout-tests-in-au1xac97c_ac97_read patches.suse/ALSA-hda-Reduce-the-suspend-time-consumption-for-ALC patches.suse/0052-cpufreq-mvebu-Free-the-clock-reference-in-the-normal.patch patches.suse/0053-cpufreq-mvebu-Free-opp-if-registering-failed.patch patches.suse/cpufreq-intel_pstate-Replace-bxt_funcs-with-core_funcs.patch patches.suse/cpufreq-intel_pstate-Add-Skylake-servers-support.patch patches.suse/cpufreq-powernv-Dont-assume-distinct-pstate-values-f.patch patches.suse/PM-domains-Don-t-skip-driver-s-suspend-resume_noirq-.patch patches.suse/0001-PM-genpd-Stop-start-devices-without-pm_runtime_force.patch patches.suse/0001-PM-core-Add-LEAVE_SUSPENDED-driver-flag.patch patches.suse/0002-PCI-PM-Support-for-LEAVE_SUSPENDED-driver-flag.patch patches.suse/0003-ACPI-PM-Support-for-LEAVE_SUSPENDED-driver-flag-in-A.patch patches.suse/PCI-PM-Use-SMART_SUSPEND-and-LEAVE_SUSPENDED-flags-f.patch patches.suse/dmaengine-rcar-dmac-Make-DMAC-reinit-during-system-r.patch patches.suse/PM-sleep-Make-lock-unlock_system_sleep-available-to-.patch patches.suse/block-scsi-Fix-race-between-SPI-domain-validation-an.patch patches.suse/PM-devfreq-Propagate-error-from-devfreq_add_device patches.suse/PM-devfreq-Fix-potential-NULL-pointer-dereference-in patches.suse/acpi-pci-pci_link-reduce-verbosity-when-irq-is-enabled.patch patches.suse/ACPICA-Fix-an-off-by-one-error-in-acpi_get_timer_dur.patch patches.suse/ACPICA-Disassembler-reset-parser_state-s-Aml-pointer.patch patches.suse/ACPICA-disassembler-getting-rid-of-error-message.patch patches.suse/ACPICA-Avoid-null-pointer-dereference-on-Op.patch patches.suse/ACPICA-Dispatcher-Introduce-timeout-mechanism-for-in.patch patches.suse/ACPICA-Rename-AE_AML_INFINITE_LOOP-exception.patch patches.suse/ACPICA-Tools-Deploy-vd-option-build-date-time-across.patch patches.suse/ACPICA-iASL-change-processing-of-external-op-namespa.patch patches.suse/ACPICA-Utilities-Cleanup-style-issue-for-bit-clearin.patch patches.suse/ACPICA-Use-local-64-bit-divide-support-for-string-co.patch patches.suse/ACPICA-Update-output-from-ACPI_EXCEPTION-macro.patch patches.suse/ACPICA-Add-an-additional-error-message-for-EC-timeou.patch patches.suse/ACPICA-iasl-Add-SMMUv3-device-ID-mapping-index-suppo.patch patches.suse/ACPICA-ACPICA-style-edits-to-utility-function-output.patch patches.suse/ACPICA-Enhance-error-messages-from-namespace-create-.patch patches.suse/ACPICA-Namespace-fix-memory-leak-from-building-prefi.patch patches.suse/ACPICA-ACPI-6.0A-Changes-to-the-NFIT-ACPI-table.patch patches.suse/ACPICA-Debugger-add-background-command-for-method-ex.patch patches.suse/ACPICA-Update-mutex-error-messages-no-functional-cha.patch patches.suse/ACPICA-Update-linkage-for-get-mutex-name-interface.patch patches.suse/0025-ACPICA-ACPI-6.2-Additional-PPTT-flags.patch patches.suse/ACPICA-Rename-variable-to-match-upstream.patch patches.suse/ACPICA-Debug-output-no-functional-change.patch patches.suse/ACPICA-Update-for-a-few-debug-output-statements.patch patches.suse/ACPICA-Fix-a-regression-in-the-acpi_evaluate_object_.patch patches.suse/ACPICA-Debugger-fix-slight-indentation-issue.patch patches.suse/ACPICA-Cleanup-the-global-variables-and-update-comme.patch patches.suse/ACPICA-Create-and-deploy-safe-version-of-strncpy.patch patches.suse/ACPICA-Rename-a-global-variable-no-functional-change.patch patches.suse/ACPICA-Recognize-the-Windows-10-version-1607-and-170.patch patches.suse/ACPICA-Fix-a-couple-memory-leaks-during-package-obje.patch patches.suse/ACPICA-trivial-style-fix-no-functional-change.patch patches.suse/ACPI-NUMA-ia64-Parse-all-entries-of-SRAT-memory-affi.patch patches.suse/ACPI-sysfs-Make-ACPI-GPE-mask-kernel-parameter-cover patches.suse/ACPI-EC-Fix-debugfs_create_-usage patches.suse/ACPI-video-Default-lcd_only-to-true-on-Win8-ready-an patches.suse/leds-pm8058-Silence-pointer-to-integer-size-warning patches.suse/misc-rtsx-move-realtek-card-reader-driver-to-misc.patch patches.suse/misc-rtsx-add-support-for-rts5260.patch patches.suse/misc-rtsx-fix-symbol-clashes.patch patches.suse/mfd-palmas-Assign-the-right-powerhold-mask-for-tps65.patch patches.suse/mfd-lpc_ich-Do-not-touch-SPI-NOR-write-protection-APL patches.suse/backlight-tdo24m-Fix-the-SPI-CS-between-transfers patches.suse/mtd-cfi-convert-inline-functions-to-macros.patch patches.suse/0002-mtd-spi-nor-add-an-API-to-restore-the-status-of-SPI-.patch patches.suse/0042-mtd-m25p80-restore-the-status-of-SPI-flash-when-exit.patch patches.suse/0227-mtd-fsl-quadspi-account-for-const-type-of-of_device_.patch patches.suse/mtd-nand-fix-interpretation-of-NAND_CMD_NONE-in-nand.patch patches.suse/mtd-nand-denali_pci-add-missing-MODULE_DESCRIPTION-A.patch patches.suse/mtd-nand-ifc-update-bufnum-mask-for-ver-2.0.0.patch patches.suse/mtd-nand-qcom-Add-a-NULL-check-for-devm_kasprintf.patch patches.suse/mtd-nand-brcmnand-Disable-prefetch-by-default.patch patches.suse/mtd-mtd_oobtest-Handle-bitflips-during-reads.patch patches.suse/mtd-nand-Fix-nand_do_read_oob-return-value.patch patches.suse/mtd-nand-sunxi-Fix-ECC-strength-choice.patch patches.suse/hwmon-ina2xx-Make-calibration-register-value-fixed patches.suse/hwmon-ina2xx-Fix-access-to-uninitialized-mutex patches.suse/hwmon-k10temp-add-temperature-offset-for-ryzen-1900x.patch patches.suse/mmc-sdhci-of-esdhc-fix-eMMC-couldn-t-work-after-kexe patches.suse/mmc-block-no-need-to-export-mmc_cleanup_queue.patch patches.suse/mmc-block-simplify-cleaning-up-the-queue.patch patches.suse/mmc-core-make-mmc_pre_req-and-mmc_post_req-available.patch patches.suse/mmc-block-add-error-handling-comments.patch patches.suse/mmc-core-add-parameter-use_blk_mq.patch patches.suse/mmc-block-add-blk-mq-support.patch patches.suse/mmc-block-add-cqe-support.patch patches.suse/mmc-cqhci-support-for-command-queue-enabled-host.patch patches.suse/mmc-sdhci-pci-add-cqhci-support-for-intel-glk.patch patches.suse/mmc-block-blk-mq-add-support-for-direct-completion.patch patches.suse/mmc-block-blk-mq-separate-card-polling-from-recovery.patch patches.suse/mmc-block-make-card_busy_detect-accumulate-all-response-error-bits.patch patches.suse/mmc-block-blk-mq-check-error-bits-and-save-the-exception-bit-when-polling-card-busy.patch patches.suse/mmc-block-check-the-timeout-correctly-in-card_busy_detect.patch patches.suse/mmc-block-check-for-transfer-state-in-card_busy_detect.patch patches.suse/mmc-block-add-timeout_clks-when-calculating-timeout.patch patches.suse/mmc-block-reduce-polling-timeout-from-10-minutes-to-10-seconds.patch patches.suse/mmc-block-blk-mq-stop-using-legacy-recovery.patch patches.suse/mmc-mmc_test-do-not-use-mmc_start_areq-anymore.patch patches.suse/mmc-block-blk-mq-fix-boolreturn-cocci-warnings.patch patches.suse/mmc-core-ensure-cmd_completion-is-initialized.patch patches.suse/mmc-mmc_test-Ensure-command-queue-is-disabled-for-te patches.suse/mmc-sdhci-of-esdhc-fix-the-mmc-error-after-sleep-on- patches.suse/mmc-core-remove-option-not-to-use-blk-mq.patch patches.suse/mmc-block-remove-code-no-longer-needed-after-the-switch-to-blk-mq.patch patches.suse/mmc-core-remove-code-no-longer-needed-after-the-switch-to-blk-mq.patch patches.suse/mmc-cqhci-ensure-macro-parameters-are-wrapped-in-parentheses.patch patches.suse/mmc-block-blk-mq-potential-null-deref-on-mmc_blk_alloc_req-failure.patch patches.suse/mmc-avoid-removing-non-removable-hosts-during-suspen patches.suse/mmc-sdhci-xenon-wait-5ms-after-set-1.8V-signal-enabl patches.suse/sdhci-Advertise-2.0v-supply-on-SDIO-host-controller patches.suse/spi-imx-do-not-access-registers-while-clocks-disable patches.suse/spi-a3700-Clear-DATA_OUT-when-performing-a-read.patch patches.suse/0176-spi-spi-fsl-dspi-add-SPI_LSB_FIRST-to-driver-capabil.patch patches.suse/0226-spi-spi-fsl-dspi-account-for-const-type-of-of_device.patch patches.suse/spi-sun6i-disable-unprepare-clocks-on-remove patches.suse/EDAC-octeon-Fix-an-uninitialized-variable-warning patches.suse/EDAC-mv64x60-Fix-an-error-handling-path patches.suse/blk-mq-improve-heavily-contended-tag-case.patch patches.suse/blk-mq-remove-confusing-comment-of-blk_mq_sched_disp.patch patches.suse/null_blk-remove-lightnvm-support.patch patches.suse/lightnvm-remove-rrpc.patch patches.suse/lightnvm-use-internal-pblk-methods.patch patches.suse/lightnvm-remove-hybrid-ocssd-1.2-support.patch patches.suse/lightnvm-remove-lower-page-tables.patch patches.suse/lightnvm-make-geometry-structures-2.0-ready.patch patches.suse/lightnvm-refactor-target-type-lookup.patch patches.suse/lightnvm-guarantee-target-unique-name-across-devs.patch patches.suse/lightnvm-pblk-compress-and-reorder-helper-functions.patch patches.suse/lightnvm-pblk-remove-pblk_for_each_lun-helper.patch patches.suse/lightnvm-pblk-refactor-emeta-consistency-check.patch patches.suse/lightnvm-pblk-rename-sync_point-to-flush_point.patch patches.suse/lightnvm-pblk-clear-flush-point-on-completed-writes.patch patches.suse/lightnvm-pblk-prevent-premature-sync-point-resets.patch patches.suse/lightnvm-pblk-remove-pblk_gc_stop.patch patches.suse/lightnvm-pblk-use-exact-free-block-counter-in-RL.patch patches.suse/lightnvm-set-target-over-provision-on-create-ioctl.patch patches.suse/lightnvm-pblk-ignore-high-ecc-errors-on-recovery.patch patches.suse/lightnvm-pblk-do-not-log-recovery-read-errors.patch patches.suse/lightnvm-pblk-ensure-kthread-alloc.-before-kicking-i.patch patches.suse/lightnvm-pblk-free-write-buffer-on-init-failure.patch patches.suse/lightnvm-pblk-print-instance-name-on-instance-info.patch patches.suse/lightnvm-pblk-add-iostat-support.patch patches.suse/lightnvm-pblk-refactor-pblk_ppa_comp-function.patch patches.suse/0001-pktcdvd-Fix-pkt_setup_dev-error-path.patch patches.suse/0001-pktcdvd-Fix-a-recently-introduced-NULL-pointer-deref.patch patches.suse/block-introduce-zoned-block-devices-zone-write-locki.patch patches.suse/mq-deadline-Introduce-dispatch-helpers.patch patches.suse/mq-deadline-Introduce-zone-locking-support.patch patches.suse/deadline-iosched-Introduce-dispatch-helpers.patch patches.suse/deadline-iosched-Introduce-zone-locking-support.patch patches.suse/block-bfq-increase-threshold-to-deem-I-O-as-random.patch patches.suse/block-bfq-add-missing-rq_pos_tree-update-on-rq-remov.patch patches.suse/block-bfq-check-low_latency-flag-in-bfq_bfqq_save_st.patch patches.suse/block-bfq-let-a-queue-be-merged-only-shortly-after-s.patch patches.suse/block-bfq-remove-superfluous-check-in-queue-merging-.patch patches.suse/block-bfq-consider-also-past-I-O-in-soft-real-time-d.patch patches.suse/block-bfq-remove-batches-of-confusing-ifdefs.patch patches.suse/block-introduce-bio-helpers-for-converting-to-multip.patch patches.suse/block-convert-to-bio_first_bvec_all-bio_first_page_a.patch patches.suse/fs-convert-to-bio_last_bvec_all.patch patches.suse/block-bounce-avoid-direct-access-to-bvec-table.patch patches.suse/block-bounce-don-t-access-bio-bi_io_vec-in-copy_to_h.patch patches.suse/0095-dm-limit-the-max-bio-size-as-BIO_MAX_PAGES-PAGE_SIZE.patch patches.suse/0096-bcache-comment-on-direct-access-to-bvec-table.patch patches.suse/block-move-bio_alloc_pages-to-bcache.patch patches.suse/btrfs-avoid-access-to-.bi_vcnt-directly.patch patches.suse/btrfs-avoid-accessing-bvec-table-directly-for-a-clon.patch patches.suse/0098-dm-crypt-don-t-clear-bvec-bv_page-in-crypt_free_buff.patch patches.suse/blk-merge-compute-bio-bi_seg_front_size-efficiently.patch patches.suse/block-blk-merge-try-to-make-front-segments-in-full-s.patch patches.suse/block-blk-merge-remove-unnecessary-check.patch patches.suse/0001-lib-scatterlist-Introduce-sgl_alloc-and-sgl_free.patch patches.suse/nvmet-fc-Use-sgl_alloc-and-sgl_free.patch patches.suse/nvmet-rdma-Use-sgl_alloc-and-sgl_free.patch patches.suse/target-Use-sgl_alloc_order-and-sgl_free.patch patches.suse/mq-deadline-make-it-clear-that-__dd_dispatch_request.patch patches.suse/blk-mq-quiesce-queue-before-freeing-queue.patch patches.suse/blk-mq-quiesce-queue-during-switching-io-sched-and-u.patch patches.suse/blk-mq-avoid-to-map-CPU-into-stale-hw-queue.patch patches.suse/blk-mq-fix-race-between-updating-nr_hw_queues-and-sw.patch patches.suse/nvmet-rdma-removed-queue-cleanup-from-module-exit.patch patches.suse/nvmet-rdma-lowering-log-level-for-chatty-debug-messa.patch patches.suse/nvmet-lower-log-level-for-each-queue-creation.patch patches.suse/nvme_fcloop-fix-abort-race-condition.patch patches.suse/nvme_fcloop-disassocate-local-port-structs.patch patches.suse/nvme_fcloop-rework-to-remove-xxx_IN_ISR-feature-flag.patch patches.suse/nvme_fcloop-refactor-host-target-io-job-access.patch patches.suse/nvmet-fc-cleanup-nvmet-add_port-remove_port.patch patches.suse/nvme-fabrics-protect-against-module-unload-during-cr.patch patches.suse/nvme-pci-remove-an-unnecessary-initialization-in-HMB.patch patches.suse/nvmet-fix-error-flow-in-nvmet_alloc_ctrl.patch patches.suse/nvmet-rearrange-nvmet_ctrl_free.patch patches.suse/nvme-pci-don-t-open-code-nvme_reset_ctrl.patch patches.suse/nvme-modify-the-debug-level-for-setting-shutdown-tim.patch patches.suse/nvme-pci-fix-NULL-pointer-reference-in-nvme_alloc_ns.patch patches.suse/nvme-take-refcount-on-transport-module.patch patches.suse/nvme-fix-subsystem-multiple-controllers-support-chec.patch patches.suse/0099-bcache-ret-IOERR-when-read-meets-metadata-error.patch patches.suse/0100-bcache-stop-writeback-thread-after-detaching.patch patches.suse/0101-bcache-Use-PTR_ERR_OR_ZERO.patch patches.suse/0102-bcache-segregate-flash-only-volume-write-streams.patch patches.suse/0103-bcache-fix-wrong-return-value-in-bch_debug_init.patch patches.suse/0104-bcache-writeback-properly-order-backing-device-IO.patch patches.suse/0105-bcache-allow-quick-writeback-when-backing-idle.patch patches.suse/0106-bcache-Fix-improve-efficiency-of-closure_sync.patch patches.suse/0107-bcache-mark-closure_sync-__sched.patch patches.suse/0108-bcache-fix-unmatched-generic_end_io_acct-generic_sta.patch patches.suse/0109-bcache-reduce-cache_set-devices-iteration-by-devices.patch patches.suse/0110-bcache-fix-misleading-error-message-in-bch_count_io_.patch patches.suse/0111-bcache-fix-writeback-target-calc-on-large-devices.patch patches.suse/blk-mq-fix-kernel-oops-in-blk_mq_tag_idle.patch patches.suse/block-bfq-put-async-queues-for-root-bfq-groups-too.patch patches.suse/block-bfq-release-oom-queue-ref-to-root-group-on-exi.patch patches.suse/blk-mq-move-hctx-lock-unlock-into-a-helper.patch patches.suse/blk-mq-protect-completion-path-with-RCU.patch patches.suse/blk-mq-replace-timeout-synchronization-with-a-RCU-an.patch patches.suse/blk-mq-use-blk_mq_rq_state-instead-of-testing-REQ_AT.patch patches.suse/blk-mq-make-blk_abort_request-trigger-timeout-path.patch patches.suse/blk-mq-remove-REQ_ATOM_COMPLETE-usages-from-blk-mq.patch patches.suse/blk-mq-remove-REQ_ATOM_STARTED.patch patches.suse/blk-mq-rename-blk_mq_hw_ctx-queue_rq_srcu-to-srcu.patch patches.suse/blk-mq-silence-false-positive-warnings-in-hctx_unloc.patch patches.suse/blk-mq-Fix-spelling-in-a-source-code-comment-ee3e4de525aa.patch patches.suse/block-Fix-kernel-doc-warnings-reported-when-building.patch patches.suse/0112-bcache-closures-move-control-bits-one-bit-right.patch patches.suse/bfq-iosched-don-t-call-bfqg_and_blkg_put-for-CONFIG_.patch patches.suse/null_blk-wire-up-timeouts.patch patches.suse/Revert-block-blk-merge-try-to-make-front-segments-in.patch patches.suse/0001-block-bfq-fix-occurrences-of-request-finish-method-s.patch patches.suse/null_blk-add-option-for-managing-IO-timeouts.patch patches.suse/partitions-msdos-Unable-to-mount-UFS-44bsd-partition patches.suse/blk-mq-Explain-when-active_queues-is-decremented.patch patches.suse/nvme-Add-more-command-status-translation.patch patches.suse/nvme-multipath-Consult-blk_status_t-for-failover.patch patches.suse/block-Provide-blk_status_t-decoding-for-path-errors.patch patches.suse/nvme-multipath-Use-blk_path_error.patch patches.suse/dm-mpath-Use-blk_path_error.patch patches.suse/blk-mq-add-a-few-missing-debugfs-RQF_-flags.patch patches.suse/block-remove-REQ_ATOM_POLL_SLEPT.patch patches.suse/block-add-accessors-for-setting-querying-request-dea.patch patches.suse/block-convert-REQ_ATOM_COMPLETE-to-stealing-rq-__dea.patch patches.suse/block-rearrange-a-few-request-fields-for-better-cach.patch patches.suse/block-silently-forbid-sending-any-ioctl-to-a-partiti.patch patches.suse/blk-mq-Add-locking-annotations-to-hctx_lock-and-hctx.patch patches.suse/null_blk-remove-explicit-select-FAULT_INJECTION.patch patches.suse/blk-mq-Reduce-the-number-of-if-statements-in-blk_mq_.patch patches.suse/0001-blk-mq-simplify-queue-mapping-schedule-with-each-pos.patch patches.suse/blk-mq-add-missing-RQF_STARTED-to-debugfs.patch patches.suse/blk-mq-fix-bad-clear-of-RQF_MQ_INFLIGHT-in-blk_mq_ct.patch patches.suse/block-only-bdi_unregister-in-del_gendisk-if-GENHD_FL.patch patches.suse/block-properly-protect-the-queue-kobj-in-blk_unregis.patch patches.suse/block-allow-gendisk-s-request_queue-registration-to-.patch patches.suse/blk_rq_map_user_iov-fix-error-override.patch patches.suse/dm-fix-incomplete-request_queue-initialization.patch patches.suse/0001-blk-mq-make-sure-hctx-next_cpu-is-set-correctly.patch patches.suse/blk-mq-turn-WARN_ON-in-__blk_mq_run_hw_queue-into-pr.patch patches.suse/blk-mq-factor-out-a-few-helpers-from-__blk_mq_try_is.patch patches.suse/blk-mq-improve-DM-s-blk-mq-IO-merging-via-blk_insert.patch patches.suse/blk-mq-sched-remove-unused-can_block-arg-from-blk_mq.patch patches.suse/0001-block-Fix-__bio_integrity_endio-documentation.patch patches.suse/blk-mq-don-t-dispatch-request-in-blk_mq_request_dire.patch patches.suse/block-bfq-limit-tags-for-writes-and-async-I-O.patch patches.suse/block-bfq-limit-sectors-served-with-interactive-weig.patch patches.suse/block-Unexport-elv_register_queue-and-elv_unregister.patch patches.suse/block-Document-scheduler-modification-locking-requir.patch patches.suse/block-Protect-less-code-with-sysfs_lock-in-blk_-un-r.patch patches.suse/blk-throttle-export-io_serviced_recursive-io_service.patch patches.suse/block-fail-op_is_write-requests-to-read-only-partiti.patch patches.suse/block-add-bdev_read_only-checks-to-common-helpers.patch patches.suse/blk-throttle-track-read-and-write-request-individual.patch patches.suse/nvme-pci-serialize-pci-resets.patch patches.suse/nvme-pci-allocate-device-queues-storage-space-at-pro.patch patches.suse/nvme-host-delete_work-and-reset_work-on-separate-wor.patch patches.suse/nvme-fix-comment-typos-in-nvme_create_io_queues.patch patches.suse/nvme-fabrics-fix-memory-leak-when-parsing-host-ID-op.patch patches.suse/nvmet-release-a-ns-reference-in-nvmet_req_uninit-if-.patch patches.suse/nvme_fc-fix-rogue-admin-cmds-stalling-teardown.patch patches.suse/nvme_fc-correct-hang-in-nvme_ns_remove.patch patches.suse/nvme-pci-clean-up-CMB-initialization.patch patches.suse/nvme-pci-clean-up-SMBSZ-bit-definitions.patch patches.suse/0001-lib-scatterlist-Fix-chaining-support-in-sgl_alloc_or.patch patches.suse/blk-mq-Rename-blk_mq_request_direct_issue-into-blk_m.patch patches.suse/blk-mq-Avoid-that-blk_mq_delay_run_hw_queue-introduc.patch patches.suse/block-Remove-kblockd_schedule_delayed_work-_on.patch patches.suse/blk-throttle-use-queue_is_rq_based.patch patches.suse/block-Set-BIO_TRACE_COMPLETION-on-new-bio-during-spl.patch patches.suse/blk-mq-debugfs-don-t-allow-write-on-attributes-with-.patch patches.suse/bsg-use-pr_debug-instead-of-hand-crafted-macros.patch patches.suse/nvme-pci-Fix-queue-double-allocations.patch patches.suse/nvme-pci-Suspend-queues-after-deleting-them.patch patches.suse/nvme-don-t-free-uuid-pointer-before-printing-it.patch patches.suse/nvme-rdma-remove-redundant-boolean-for-inline_data.patch patches.suse/nvme-pci-introduce-RECONNECTING-state-to-mark-initia.patch patches.suse/nvme-add-tracepoint-for-nvme_setup_cmd.patch patches.suse/nvme-add-tracepoint-for-nvme_complete_rq.patch patches.suse/ubifs-Fix-uninitialized-variable-in-search_dh_cookie patches.suse/ubi-Fix-race-condition-between-ubi-volume-creation-a patches.suse/ubi-fastmap-Erase-outdated-anchor-PEBs-during-attach patches.suse/mtd-ubi-wl-Fix-error-return-code-in-ubi_wl_init patches.suse/ubi-block-Fix-locking-for-idr_alloc-idr_remove patches.suse/ima-Use-i_version-only-when-filesystem-supports-it.patch patches.suse/lustre-don-t-set-f_version-in-ll_readdir.patch patches.suse/ntfs-remove-i_version-handling.patch patches.suse/fs-new-API-for-handling-inode-i_version.patch patches.suse/fs-don-t-take-the-i_lock-in-inode_inc_iversion.patch patches.suse/fat-convert-to-new-i_version-API.patch patches.suse/affs-convert-to-new-i_version-API.patch patches.suse/afs-convert-to-new-i_version-API.patch patches.suse/btrfs-convert-to-new-i_version-API.patch patches.suse/exofs-switch-to-new-i_version-API.patch patches.suse/ext2-convert-to-new-i_version-API.patch patches.suse/ext4-convert-to-new-i_version-API.patch patches.suse/nfs-convert-to-new-i_version-API.patch patches.suse/nfsd-convert-to-new-i_version-API.patch patches.suse/ocfs2-convert-to-new-i_version-API.patch patches.suse/ufs-use-new-i_version-API.patch patches.suse/xfs-convert-to-new-i_version-API.patch patches.suse/IMA-switch-IMA-over-to-new-i_version-API.patch patches.suse/fs-only-set-S_VERSION-when-updating-times-if-necessa.patch patches.suse/xfs-avoid-setting-XFS_ILOG_CORE-if-i_version-doesn-t.patch patches.suse/btrfs-only-dirty-the-inode-in-btrfs_update_time-if-s.patch patches.suse/fs-handle-inode-i_version-more-efficiently.patch patches.suse/cifs-Add-smb2_send_recv.patch patches.suse/cifs-remove-rfc1002-header-from-smb2_negotiate_req.patch patches.suse/cifs-remove-rfc1002-header-from-smb2_logoff_req.patch patches.suse/cifs-remove-rfc1002-header-from-smb2_tree_disconnect_req.patch patches.suse/cifs-remove-rfc1002-header-from-smb2_close_req.patch patches.suse/cifs-remove-rfc1002-header-from-smb2_ioctl_req.patch patches.suse/cifs-remove-rfc1002-header-from-smb2_echo_req.patch patches.suse/cifs-remove-rfc1002-header-from-smb2_tree_connect_req.patch patches.suse/cifs-remove-rfc1002-header-from-smb2_sess_setup_req.patch patches.suse/cifs-remove-rfc1002-header-from-smb2_create_req.patch patches.suse/cifs-remove-rfc1002-header-from-smb2_flush_req.patch patches.suse/cifs-remove-rfc1002-header-from-smb2_lock_req.patch patches.suse/cifs-remove-rfc1002-header-from-smb2-read-write-requests.patch patches.suse/cifs-remove-rfc1002-header-from-smb2_set_info_req.patch patches.suse/cifs-remove-rfc1002-header-from-smb2_query_directory_req.patch patches.suse/cifs-remove-rfc1002-header-from-smb2_query_info_req.patch patches.suse/cifs-remove-rfc1002-header-from-smb2_oplock_break-we-get-from-serve.patch patches.suse/cifs-remove-unused-variable-from-SMB2_read.patch patches.suse/cifs-remove-rfc1002-header-from-smb2_lease_ack.patch patches.suse/cifs-remove-small_smb2_init.patch patches.suse/cifs-avoid-a-kmalloc-in-smb2_send_recv-SendReceive2-for-the-common-.patch patches.suse/CIFS-SMBD-Add-parameter-rdata-to-smb2_new_read_req.patch patches.suse/CIFS-SMBD-Introduce-kernel-config-option-CONFIG_CIFS_SMB_DIRECT.patch patches.suse/CIFS-SMBD-Add-rdma-mount-option.patch patches.suse/CIFS-SMBD-Add-SMB-Direct-protocol-initial-values-and-constants.patch patches.suse/CIFS-SMBD-Establish-SMB-Direct-connection.patch patches.suse/CIFS-SMBD-Implement-function-to-create-a-SMB-Direct-connection.patch patches.suse/CIFS-SMBD-export-protocol-initial-values.patch patches.suse/0001-cifs-Fix-missing-put_xid-in-cifs_file_strict_mmap.patch patches.suse/cifs-fix-build-errors-for-SMB_DIRECT.patch patches.suse/CIFS-SMBD-Upper-layer-connects-to-SMBDirect-session.patch patches.suse/CIFS-SMBD-Implement-function-to-reconnect-to-a-SMB-Direct-transpor.patch patches.suse/CIFS-SMBD-Upper-layer-reconnects-to-SMB-Direct-session.patch patches.suse/CIFS-SMBD-Implement-function-to-destroy-a-SMB-Direct-connection.patch patches.suse/CIFS-SMBD-Upper-layer-destroys-SMB-Direct-session-on-shutdown-or-u.patch patches.suse/CIFS-SMBD-Set-SMB-Direct-maximum-read-or-write-size-for-I-O.patch patches.suse/CIFS-SMBD-Implement-function-to-receive-data-via-RDMA-receive.patch patches.suse/CIFS-SMBD-Upper-layer-receives-data-via-RDMA-receive.patch patches.suse/CIFS-SMBD-Implement-function-to-send-data-via-RDMA-send.patch patches.suse/CIFS-SMBD-Upper-layer-sends-data-via-RDMA-send.patch patches.suse/CIFS-SMBD-Implement-RDMA-memory-registration.patch patches.suse/CIFS-SMBD-Upper-layer-performs-SMB-write-via-RDMA-read-through-mem.patch patches.suse/CIFS-SMBD-Read-correct-returned-data-length-for-RDMA-write-SMB-re.patch patches.suse/CIFS-SMBD-Upper-layer-performs-SMB-read-via-RDMA-write-through-mem.patch patches.suse/CIFS-SMBD-Add-SMB-Direct-debug-counters.patch patches.suse/CIFS-SMBD-Disable-signing-on-SMB-direct-transport.patch patches.suse/CIFS-SMBD-_smbd_get_connection-can-be-static.patch patches.suse/0001-cifs-Fix-autonegotiate-security-settings-mismatch.patch patches.suse/CIFS-SMBD-work-around-gcc-Wmaybe-uninitialized-warning.patch patches.suse/cifs-remove-redundant-duplicated-assignment-of-pointer-node-.patch patches.suse/0001-CIFS-make-IPC-a-regular-tcon.patch patches.suse/0001-CIFS-use-tcon_ipc-instead-of-use_ipc-parameter-of-SM.patch patches.suse/0001-CIFS-dump-IPC-tcon-in-debug-proc-file.patch patches.suse/Cleanup-some-minor-endian-issues-in-smb3-rdma.patch patches.suse/0001-CIFS-zero-sensitive-data-when-freeing.patch patches.suse/move-a-few-externs-to-smbdirect-h-to-eliminate-warning.patch patches.suse/CIFS-document-tcon-ses-server-refcount-dance.patch patches.suse/cifs-add-splice_write.patch patches.suse/update-internal-version-number-for-cifs-ko.patch patches.suse/fs-cifs-cifsacl-c-Fixes-typo-in-a-comment.patch patches.suse/btrfs-fix-memory-barriers-usage-with-device-stats-counters.patch patches.suse/btrfs-Remove-redundant-mirror_num-arg.patch patches.suse/0012-btrfs-tree-checker-Add-checker-for-dir-item.patch patches.suse/0001-btrfs-sink-get_extent-parameter-to-extent_writepages.patch patches.suse/0002-btrfs-sink-get_extent-parameter-to-extent_write_lock.patch patches.suse/0003-btrfs-sink-get_extent-parameter-to-extent_write_full.patch patches.suse/0004-btrfs-drop-get_extent-from-extent_page_data.patch patches.suse/0005-btrfs-sink-get_extent-parameter-to-extent_fiemap.patch patches.suse/0006-btrfs-sink-get_extent-parameter-to-get_extent_skip_h.patch patches.suse/0007-btrfs-sink-get_extent-parameter-to-extent_readpages.patch patches.suse/btrfs-switch-to-on-stack-csum-buffer-in-csum_tree_bl.patch patches.suse/0013-btrfs-tree-checker-use-zu-format-string-for-size_t.patch patches.suse/0001-btrfs-sink-extent_write_locked_range-tree-parameter.patch patches.suse/0002-btrfs-sink-extent_write_full_page-tree-argument.patch patches.suse/0003-btrfs-Rename-bin_search-btrfs_bin_search.patch patches.suse/0004-btrfs-merge-two-flush_write_bio-helpers.patch patches.suse/0005-btrfs-sink-flush_fn-to-extent_write_cache_pages.patch patches.suse/0006-btrfs-sink-writepage-parameter-to-extent_write_cache.patch patches.suse/0007-btrfs-unify-extent_page_data-type-passed-as-void.patch patches.suse/0001-btrfs-Improve-btrfs_search_slot-description.patch patches.suse/btrfs-add-support-for-fallocate-s-zero-range-operati.patch patches.suse/btrfs-fix-missing-inode-i_size-update-after-zero-ran.patch patches.suse/btrfs-fix-space-leak-after-fallocate-and-zero-range-.patch patches.suse/btrfs-avoid-losing-data-raid-profile-when-deleting-a-device.patch patches.suse/0001-nubus-Avoid-array-underflow-and-overflow.patch patches.suse/0001-nubus-Fix-up-header-split.patch patches.suse/irqchip-gic-v3-Fix-the-driver-probe-fail-due-to-disa patches.suse/clocksource-drivers-stm32-Fix-kernel-panic-with-mult patches.suse/hrtimer-Ensure-POSIX-compliance-relative-CLOCK_REALTIME-hrtimers.patch patches.suse/tracing-hrtimer-Fix-tracing-bugs-by-taking-all-clock.patch patches.suse/x86-intel_rdt-enumerate-l2-code-and-data-prioritization-cdp-feature.patch patches.suse/x86-intel_rdt-add-two-new-resources-for-l2-code-and-data-prioritization-cdp.patch patches.suse/x86-intel_rdt-enable-l2-cdp-in-msr-ia32_l2_qos_cfg.patch patches.suse/x86-intel_rdt-add-command-line-parameter-to-control-l2_cdp.patch patches.suse/x86-apic-Install-an-empty-physflat_init_apic_ldr.patch patches.suse/0001-x86-platform-uv-update-uv_mmrs-h-to-prepare-for-uv4a-fixes patches.suse/0002-x86-platform-uv-fix-uv4a-support-on-new-intel-processors patches.suse/0003-x86-platform-uv-add-references-to-access-fixed-uv4a-hub-mmrs patches.suse/0004-x86-platform-uv-fix-gam-mmr-changes-in-uv4a patches.suse/0005-x86-platform-uv-fix-gam-mmr-references-in-the-uv-x2apic-code patches.suse/0006-x86-platform-uv-fix-uv4a-bau-mmrs patches.suse/0007-x86-platform-uv-bau-replace-hard-coded-values-with-mmr-definitions patches.suse/x86-tsc-allow-tsc-calibration-without-pit patches.suse/x86-gart-exclude-gart-aperture-from-vmcore.patch patches.suse/kvm-x86-make-indirect-calls-in-emulator-speculation-safe.patch patches.suse/kvm-vmx-make-indirect-call-speculation-safe.patch patches.suse/module-retpoline-warn-about-missing-retpoline-in-module.patch patches.suse/x86-cpufeatures-add-cpuid_7_edx-cpuid-leaf.patch patches.suse/x86-cpufeatures-add-intel-feature-bits-for-speculation-control.patch patches.suse/x86-cpufeatures-add-amd-feature-bits-for-speculation-control.patch patches.suse/x86-msr-add-definitions-for-new-speculation-control-msrs.patch patches.suse/x86-pti-do-not-enable-pti-on-cpus-which-are-not-vulnerable-to-meltdown.patch patches.suse/x86-cpufeature-blacklist-spec_ctrl-pred_cmd-on-early-spectre-v2-microcodes.patch patches.suse/x86-speculation-add-basic-ibpb-indirect-branch-prediction-barrier-support.patch patches.suse/x86-bugs-drop-one-mitigation-from-dmesg.patch patches.suse/x86-cpu-bugs-Make-retpoline-module-warning-condition.patch patches.suse/x86-cpufeatures-clean-up-spectre-v2-related-cpuid-flags.patch patches.suse/sched-Stop-resched_cpu-from-sending-IPIs-to-offline-CPUs.patch patches.suse/sched-Stop-switched_to_rt-from-sending-IPIs-to-offline-CPUs.patch patches.suse/drivers-net-ethernet-qlogic-qed-Fix-__qed_spq_block-.patch patches.suse/0001-locking-Remove-smp_read_barrier_depends-from-queued_.patch patches.suse/drivers-infiniband-Remove-now-redundant-smp_read_bar.patch patches.suse/drivers-dma-ioat-Remove-now-redundant-smp_read_barri.patch patches.suse/perf-allocate-context-task_ctx_data-for-child-event.patch patches.suse/tools-lib-traceevent-Simplify-pointer-print-logic-an.patch patches.suse/tools-lib-traceevent-Fix-get_field_str-for-dynamic-s.patch patches.suse/x86-mce-amd-define-a-function-to-get-smca-bank-type patches.suse/x86-mce-report-only-dram-ecc-as-memory-errors-on-amd-systems patches.suse/x86-mce-make-correctable-error-detection-look-at-the-deferred-bit.patch patches.suse/sched-fair-Use-unsigned-long-for-utilization-consistently.patch patches.suse/sched-fair-Consider-RT-IRQ-pressure-in-capacity_spare_wake.patch patches.suse/sched-fair-Remove-impossible-condition-from-find_idlest_group_cpu.patch patches.suse/sched-Only-immediately-migrate-tasks-due-to-interrupts-if-prev-and-target-CPUs-share-cache.patch patches.suse/msft-hv-1586-x86-hyperv-Stop-suppressing-X86_FEATURE_PCID.patch patches.suse/0004-arm64-mm-Use-non-global-mappings-for-kernel-space.patch patches.suse/0005-arm64-mm-Temporarily-disable-ARM64_SW_TTBR0_PAN.patch patches.suse/0006-arm64-mm-Move-ASID-from-TTBR0-to-TTBR1.patch patches.suse/0008-arm64-mm-Remove-pre_ttbr0_update_workaround-for-Falk.patch patches.suse/0009-arm64-mm-Rename-post_ttbr0_update_workaround.patch patches.suse/0010-arm64-mm-Fix-and-re-enable-ARM64_SW_TTBR0_PAN.patch patches.suse/0011-arm64-mm-Allocate-ASIDs-in-pairs.patch patches.suse/0012-arm64-mm-Add-arm64_kernel_unmapped_at_el0-helper.patch patches.suse/0013-arm64-mm-Invalidate-both-kernel-and-user-ASIDs-when-.patch patches.suse/0014-arm64-entry-Add-exception-trampoline-page-for-except.patch patches.suse/0015-arm64-mm-Map-entry-trampoline-into-trampoline-and-ke.patch patches.suse/0044-arm64-entry-Explicitly-pass-exception-level-to-kerne.patch patches.suse/0045-arm64-entry-Hook-up-entry-trampoline-to-exception-ve.patch patches.suse/0046-arm64-erratum-Work-around-Falkor-erratum-E1003-in-tr.patch patches.suse/0047-arm64-tls-Avoid-unconditional-zeroing-of-tpidrro_el0.patch patches.suse/0048-arm64-entry-Add-fake-CPU-feature-for-unmapping-the-k.patch patches.suse/0049-arm64-Kconfig-Add-CONFIG_UNMAP_KERNEL_AT_EL0.patch patches.suse/0046-perf-arm_spe-Fail-device-probe-when-arm64_kernel_unm.patch patches.suse/0050-arm64-mm-Introduce-TTBR_ASID_MASK-for-getting-at-the.patch patches.suse/0051-arm64-kaslr-Put-kernel-vectors-address-in-separate-d.patch patches.suse/0001-arm64-add-kconfig-symbol-to-configure-physical-addre.patch patches.suse/0002-arm64-limit-PA-size-to-supported-range.patch patches.suse/0003-arm64-handle-52-bit-addresses-in-TTBR.patch patches.suse/0004-arm64-head.S-handle-52-bit-PAs-in-PTEs-in-early-page.patch patches.suse/0005-arm64-don-t-open-code-page-table-entry-creation.patch patches.suse/0006-arm64-handle-52-bit-physical-addresses-in-page-table.patch patches.suse/0007-arm64-allow-ID-map-to-be-extended-to-52-bits.patch patches.suse/0008-arm64-enable-52-bit-physical-address-support.patch patches.suse/0016-cpuidle-Add-new-macro-to-enter-a-retention-idle-stat.patch patches.suse/0017-ARM64-cpuidle-Use-new-cpuidle-macro-for-entering-ret.patch patches.suse/0049-arm64-asid-Do-not-replace-active_asids-if-already-0.patch patches.suse/0009-arm64-v8.4-Support-for-new-floating-point-multiplica.patch patches.suse/0006-arm64-use-RET-instruction-for-exiting-the-trampoline.patch patches.suse/0007-arm64-Kconfig-Reword-UNMAP_KERNEL_AT_EL0-kconfig-ent.patch patches.suse/0008-arm64-Take-into-account-ID_AA64PFR0_EL1.CSV3.patch patches.suse/0009-arm64-cpufeature-Pass-capability-structure-to-enable.patch patches.suse/0015-drivers-firmware-Expose-psci_get_version-through-psc.patch patches.suse/0010-arm64-Move-post_ttbr_update_workaround-to-C-code.patch patches.suse/0011-arm64-Add-skeleton-to-harden-the-branch-predictor-ag.patch patches.suse/0012-arm64-KVM-Use-per-CPU-vector-when-BP-hardening-is-en.patch patches.suse/0013-arm64-KVM-Make-PSCI_VERSION-a-fast-path.patch patches.suse/0014-arm64-cputype-Add-missing-MIDR-values-for-Cortex-A72.patch patches.suse/0016-arm64-Implement-branch-predictor-hardening-for-affec.patch patches.suse/0017-arm64-Implement-branch-predictor-hardening-for-Falko.patch patches.suse/0018-arm64-cputype-Add-MIDR-values-for-Cavium-ThunderX2-C.patch patches.suse/0003-perf-Export-perf_event_update_userpage.patch patches.suse/0026-of-Add-helper-for-mapping-device-node-to-logical-CPU.patch patches.suse/0047-arm_pmu-Use-of_cpu_node_to_id-helper.patch patches.suse/0048-perf-ARM-DynamIQ-Shared-Unit-PMU-support.patch patches.suse/KVM-arm64-Store-vcpu-on-the-stack-during-__guest_ent.patch patches.suse/KVM-arm-arm64-Convert-kvm_host_cpu_state-to-a-static.patch patches.suse/kvm-arm64-change-hyp_panics-dependency-on-tpidr_el2 patches.suse/0004-arm64-alternatives-use-tpidr_el2-on-VHE-hosts.patch patches.suse/kvm-arm64-stop-save-restoring-host-tpidr_el1-on-vhe patches.suse/0006-Docs-dt-add-devicetree-binding-for-describing-arm64-.patch patches.suse/0007-firmware-arm_sdei-Add-driver-for-Software-Delegated-.patch patches.suse/0008-arm64-Add-vmap_stack-header-file.patch patches.suse/0009-arm64-uaccess-Add-PAN-helper.patch patches.suse/0010-arm64-kernel-Add-arch-specific-SDEI-entry-code-and-C.patch patches.suse/0011-firmware-arm_sdei-Add-support-for-CPU-and-system-pow.patch patches.suse/0012-firmware-arm_sdei-add-support-for-CPU-private-events.patch patches.suse/0013-arm64-acpi-Remove-__init-from-acpi_psci_use_hvc-for-.patch patches.suse/0014-firmware-arm_sdei-Discover-SDEI-support-via-ACPI.patch patches.suse/0015-arm64-mmu-add-the-entry-trampolines-start-end-sectio.patch patches.suse/0016-arm64-sdei-Add-trampoline-code-for-remapping-the-ker.patch patches.suse/arm64-capabilities-Handle-duplicate-entries-for-a-ca.patch patches.suse/0049-perf-dsu-Use-signed-field-for-dsu_pmu-num_counters.patch patches.suse/firmware-arm_sdei-Fix-return-value-check-in-sdei_pre.patch patches.suse/0010-arm64-fix-ID-map-extension-to-52-bits.patch patches.suse/0011-KVM-arm-arm64-fix-HYP-ID-map-extension-to-52-bits.patch patches.suse/0012-arm64-fix-comment-above-tcr_compute_pa_size.patch patches.suse/0011-arm64-Inform-user-if-software-PAN-is-in-use.patch patches.suse/arm64-Correct-type-for-PUD-macros.patch patches.suse/0049-arm64-fpsimd-Fix-state-leakage-when-migrating-after-.patch patches.suse/arm64-cpufeature-__this_cpu_has_cap-shouldn-t-stop-e.patch patches.suse/arm64-sysreg-Move-to-use-definitions-for-all-the-SCT.patch patches.suse/arm64-cpufeature-Detect-CPU-RAS-Extentions.patch patches.suse/arm64-kernel-Survive-corrected-RAS-errors-notified-b.patch patches.suse/arm64-Unconditionally-enable-IESB-on-exception-entry.patch patches.suse/arm64-kernel-Prepare-for-a-DISR-user.patch patches.suse/KVM-arm-arm64-mask-unmask-daif-around-VHE-guests.patch patches.suse/KVM-arm64-Set-an-impdef-ESR-for-Virtual-SError-using.patch patches.suse/KVM-arm64-Save-Restore-guest-DISR_EL1.patch patches.suse/KVM-arm64-Save-ESR_EL2-on-guest-SError.patch patches.suse/KVM-arm64-Handle-RAS-SErrors-from-EL1-on-guest-exit.patch patches.suse/KVM-arm64-Handle-RAS-SErrors-from-EL2-on-guest-exit.patch patches.suse/KVM-arm64-Emulate-RAS-error-registers-and-set-HCR_EL.patch patches.suse/0022-arm64-kpti-Fix-the-interaction-between-ASID-switchin.patch patches.suse/0013-arm64-mm-ignore-memory-above-supported-physical-addr.patch patches.suse/0025-arm64-Move-BP-hardening-to-check_and_switch_context.patch patches.suse/arm64-Run-enable-method-for-errata-work-arounds-on-l.patch patches.suse/0026-arm64-Branch-predictor-hardening-for-Cavium-ThunderX.patch patches.suse/0024-arm64-Turn-on-KPTI-only-on-CPUs-that-need-it.patch patches.suse/0009-arm64-Fix-TTBR-PAN-52-bit-PA-logic-in-cpu_do_switch_.patch patches.suse/x86-mm-pkeys-fix-fill_sig_info_pkey.patch patches.suse/0001-userns-Don-t-fail-follow_automount-based-on-s_user_n.patch patches.suse/ahci-Annotate-PCI-ids-for-mobile-Intel-chipsets-as-s.patch patches.suse/ahci-Add-PCI-ids-for-Intel-Bay-Trail-Cherry-Trail-an.patch patches.suse/ahci-Allow-setting-a-default-LPM-policy-for-mobile-c.patch patches.suse/0001-ahci-Add-Intel-Cannon-Lake-PCH-H-PCI-ID.patch patches.suse/string-drop-__must_check-from-strscpy-and-restore-st.patch patches.suse/0001-define-__poll_t-annotate-constants.patch patches.suse/drbd-switch-to-sock_recvmsg.patch patches.suse/s390-sles15sp1-00-11-smc-switch-to-sock_recvmsg.patch patches.suse/0001-NFS-Add-a-cond_resched-to-nfs_commit_release_pages.patch patches.suse/0003-NFSv4-always-set-NFS_LOCK_LOST-when-a-lock-is-lost.patch patches.suse/0001-nfs-pnfs-fix-nfs_direct_req-ref-leak-when-i-o-falls-.patch patches.suse/NFS-commit-direct-writes-even-if-they-fail-partially.patch patches.suse/0002-nfs41-do-not-return-ENOMEM-on-LAYOUTUNAVAILABLE.patch patches.suse/0007-nfs-Do-not-convert-nfs_idmap_cache_timeout-to-jiffie.patch patches.suse/0008-NFS-reject-request-for-id_legacy-key-without-auxdata.patch patches.suse/xprtrdma-Fix-buffer-leak-after-transport-set-up-fail.patch patches.suse/0010-xprtrdma-Fix-backchannel-allocation-of-extra-rpcrdma.patch patches.suse/xprtrdma-Eliminate-unnecessary-lock-cycle-in-xprt_rd.patch patches.suse/xprtrdma-Per-mode-handling-for-Remote-Invalidation.patch patches.suse/xprtrdma-Remove-ri_reminv_expected.patch patches.suse/xprtrdma-Remove-unused-padding-variables.patch patches.suse/xprtrdma-Initialize-the-xprt-address-string-array-ea.patch patches.suse/xprtrdma-Remove-another-sockaddr_storage-field-cdata.patch patches.suse/xprtrdma-Support-IPv6-in-xprt_rdma_set_port.patch patches.suse/xprtrdma-Move-unmap-safe-logic-to-rpcrdma_marshal_re.patch patches.suse/xprtrdma-buf_free-not-called-for-CB-replies.patch patches.suse/xprtrdma-Split-xprt_rdma_send_request.patch patches.suse/xprtrdma-Don-t-clear-RPC_BC_PA_IN_USE-on-pre-allocat.patch patches.suse/xprtrdma-Replace-all-usage-of-frmr-with-frwr.patch patches.suse/xprtrdma-Remove-usage-of-mw.patch patches.suse/xprtrdma-Introduce-rpcrdma_mw_unmap_and_put.patch patches.suse/rdma-ib-Add-trace-point-macros-to-display-human-read.patch patches.suse/rpcrdma-infrastructure-for-static-trace-points-in-rp.patch patches.suse/xprtrdma-Add-trace-points-in-RPC-Call-transmit-paths.patch patches.suse/xprtrdma-Add-trace-points-in-the-RPC-Reply-handler-p.patch patches.suse/xprtrdma-Add-trace-points-to-instrument-memory-regis.patch patches.suse/xprtrdma-Add-trace-points-in-reply-decoder-path.patch patches.suse/xprtrdma-Add-trace-points-to-instrument-memory-inval.patch patches.suse/xprtrdma-Add-trace-points-to-instrument-MR-allocatio.patch patches.suse/xprtrdma-Add-trace-points-for-connect-events.patch patches.suse/xprtrdma-Add-trace-points-in-the-client-side-backcha.patch patches.suse/xprtrdma-Add-trace-points-to-instrument-QP-and-CQ-ac.patch patches.suse/xprtrdma-Instrument-allocation-release-of-rpcrdma_re.patch patches.suse/0011-xprtrdma-Fix-bytes-registered-accounting.patch patches.suse/xprtrdma-Correct-some-documenting-comments.patch patches.suse/0009-NFS-Fix-a-race-between-mmap-and-O_DIRECT.patch patches.suse/f2fs-remove-unneeded-memory-footprint-accounting.patch patches.suse/f2fs-avoid-hungtask-when-GC-encrypted-block-if-io_bi.patch patches.suse/iversion-make-inode_cmp_iversion-raw-return-bool-ins.patch patches.suse/fix-misannotated-out-of-line-copy_to_user patches.suse/Add-primitives-for-manipulating-bitfields-both-in-ho.patch patches.suse/3546-r128-don-t-open-code-memdup_user patches.suse/usx2y-don-t-bother-with-access_ok-in-dsp_load.patch patches.suse/snd_hwdep_dsp_load-don-t-bother-with-access_ok.patch patches.suse/usx2y-don-t-bother-with-memdup_user-for-16-byte-stru.patch patches.suse/new-primitive-vmemdup_user patches.suse/0006-jffs2-Fix-use-after-free-bug-in-jffs2_iget-s-error-h.patch patches.suse/xfs-print-transaction-log-reservation-on-overrun.patch patches.suse/xfs-include-inobt-buffers-in-ifree-tx-log-reservation.patch patches.suse/xfs-fix-up-agi-unlinked-list-reservations.patch patches.suse/xfs-truncate-transaction-does-not-modify-the-inobt.patch patches.suse/xfs-include-an-allocfree-res-for-inobt-modifications.patch patches.suse/xfs-refactor-inode-chunk-alloc-free-tx-reservation.patch patches.suse/xfs-eliminate-duplicate-icreate-tx-reservation-functions.patch patches.suse/0004-iomap-report-collisions-between-directio-and-buffere.patch patches.suse/xfs-call-xfs_qm_dqattach-before-performing-reflink-o.patch patches.suse/xfs-preserve-i_rdev-when-recycling-a-reclaimable-inode.patch patches.suse/xfs-skip-CoW-writes-past-EOF-when-writeback-races-wi.patch patches.suse/xfs-reflink-should-break-pnfs-leases-before-sharing-.patch patches.suse/xfs-allow-xfs_lock_two_inodes-to-take-different-EXCL.patch patches.suse/xfs-only-grab-shared-inode-locks-for-source-file-dur.patch patches.suse/iomap-warn-on-zero-length-mappings.patch patches.suse/0010-md-introduce-new-personality-funciton-start.patch patches.suse/0113-md-raid1-raid10-silence-warning-about-wait-within-wa.patch patches.suse/0114-md-r5cache-print-more-info-of-log-recovery.patch patches.suse/0115-raid5-ppl-PPL-support-for-disks-with-write-back-cach.patch patches.suse/0116-dm-raid-fix-deadlock-caused-by-premature-md_stop_wri.patch patches.suse/0117-dm-raid-consume-sizes-after-md_finish_reshape-comple.patch patches.suse/0118-dm-raid-correct-resizing-state-relative-to-reshape-s.patch patches.suse/0119-dm-raid-fix-raid-set-size-revalidation.patch patches.suse/0120-dm-raid-add-component-device-size-checks-to-avoid-ru.patch patches.suse/0121-dm-raid-fix-raid_resume-to-keep-raid-set-frozen-as-n.patch patches.suse/0122-dm-raid-display-a-consistent-copy-of-the-MD-status-v.patch patches.suse/0123-dm-raid-avoid-passing-array_in_sync-variable-to-raid.patch patches.suse/0124-dm-raid-fix-rs_get_progress-synchronization-state-ra.patch patches.suse/0125-dm-raid-small-cleanup-and-remove-unsed-struct-raid_s.patch patches.suse/0126-dm-raid-bump-target-version-to-reflect-numerous-fixe.patch patches.suse/0127-dm-raid-validate-current-raid-sets-redundancy.patch patches.suse/0128-dm-raid-stop-keeping-raid-set-frozen-altogether.patch patches.suse/0129-dm-raid-ensure-a-chars-during-reshape.patch patches.suse/0130-dm-raid-simplify-rs_get_progress.patch patches.suse/0131-dm-raid-use-rs_is_raid.patch patches.suse/0132-dm-fix-comment-above-dm_accept_partial_bio.patch patches.suse/0133-dm-crypt-remove-BIOSET_NEED_RESCUER-flag.patch patches.suse/0134-dm-io-remove-BIOSET_NEED_RESCUER-flag-from-bios-bios.patch patches.suse/0135-dm-ensure-bio-submission-follows-a-depth-first-tree-.patch patches.suse/0136-dm-remove-unused-num_write_bios-target-interface.patch patches.suse/0137-dm-safely-allocate-multiple-bioset-bios.patch patches.suse/0138-dm-remove-BIOSET_NEED_RESCUER-based-dm_offload-infra.patch patches.suse/0139-dm-ensure-bio-based-DM-s-bioset-and-io_pool-support-.patch patches.suse/0140-dm-fix-__send_changing_extent_only-to-send-first-bio.patch patches.suse/0141-dm-set-QUEUE_FLAG_DAX-accordingly-in-dm_table_set_re.patch patches.suse/0142-dm-remove-stale-comment-blocks.patch patches.suse/0143-dm-rename-bio-member-of-dm_io-structure-to-orig_bio.patch patches.suse/dm-improve-performance-by-moving-dm_io-structure-to-.patch patches.suse/dm-remove-now-unused-bio-based-io_pool-and-_io_cache.patch patches.suse/dm-remove-redundant-mapped_device-member-from-clone_.patch patches.suse/0144-dm-simplify-start-of-block-stats-accounting-for-bio-.patch patches.suse/dm-introduce-DM_TYPE_NVME_BIO_BASED.patch patches.suse/dm-optimize-bio-based-NVMe-IO-submission.patch patches.suse/dm-mpath-remove-unused-param-from-multipath_init_per.patch patches.suse/dm-mpath-remove-unnecessary-memset-calls-for-per-io-.patch patches.suse/dm-mpath-optimize-retrieval-of-bio_details-from-per-.patch patches.suse/dm-mpath-move-dm_bio_restore-out-of-endio-method.patch patches.suse/dm-mpath-implement-NVMe-bio-based-support.patch patches.suse/dm-mpath-optimize-NVMe-bio-based-support.patch patches.suse/dm-mpath-factor-out-SCSI-vs-NVMe-path-selection.patch patches.suse/dm-add-unstriped-target.patch patches.suse/0145-dm-bufio-use-REQ_OP_READ-and-REQ_OP_WRITE.patch patches.suse/0146-dm-bufio-add-missed-destroys-of-client-mutex.patch patches.suse/0147-dm-bufio-check-result-of-register_shrinker.patch patches.suse/0148-dm-bufio-eliminate-unnecessary-labels-in-dm_bufio_cl.patch patches.suse/0149-dm-raid-make-raid_sets-symbol-static.patch patches.suse/0150-dm-move-dm_table_destroy-to-same-header-as-dm_table_.patch patches.suse/0017-dm-thin-fixes-in-thin-provisioning.txt.patch patches.suse/0018-dm-thin-extend-thinpool-status-format-string-with-om.patch patches.suse/0151-dm-flakey-check-for-null-arg_name-in-parse_features.patch patches.suse/dm-snapshot-use-mutex-instead-of-rw_semaphore.patch patches.suse/0152-dm-backfill-missing-calls-to-mutex_destroy.patch patches.suse/0153-dm-log-writes-fix-max-length-used-for-kstrndup.patch patches.suse/dm-mpath-return-DM_MAPIO_REQUEUE-on-blk-mq-rq-alloca.patch patches.suse/dm-mpath-return-DM_MAPIO_DELAY_REQUEUE-if-QUEUE_IO-o.patch patches.suse/dm-mpath-delay-the-retry-of-a-request-if-the-target-.patch patches.suse/0003-dm-various-cleanups-to-md-queue-initialization-code.patch patches.suse/dm-table-fix-NVMe-bio-based-dm_table_determine_type-.patch patches.suse/0154-dm-thin-fix-trailing-semicolon-in-__remap_and_issue_.patch patches.suse/0022-dm-unstripe-fix-target-length-versus-number-of-strip.patch patches.suse/scsi-bnx2i-bnx2i_hwi-use-swap-macro-in-bnx2i_send_iscsi_nopout patches.suse/scsi-bfa-use-ktime_get_real_ts64-for-firmware-timest.patch patches.suse/scsi-bfa-use-proper-time-accessor-for-stats_reset_ti.patch patches.suse/scsi-bfa-improve-bfa_ioc_send_enable-disable-data.patch patches.suse/scsi-bfa-document-overflow-of-io_profile_start_time.patch patches.suse/scsi-bfa-replace-bfa_get_log_time-with-ktime_get_rea.patch patches.suse/scsi-bfa-try-to-sanitize-vendor-netlink-events.patch patches.suse/scsi-bfa-use-64-bit-times-in-bfa_aen_entry_s-ABI.patch patches.suse/scsi-3ware-fix-32-bit-time-calculations.patch patches.suse/scsi-3ware-use-64-bit-times-for-FW-time-sync.patch patches.suse/scsi-3w-9xxx-rework-lock-timeouts.patch patches.suse/scsi-csiostor-remove-unneeded-DRIVER_LICENSE-define.patch patches.suse/scsi-st-fix-kernel-doc-mismatch.patch patches.suse/scsi-aacraid-remove-unused-variable-managed_request_.patch patches.suse/scsi-bfa-remove-unused-pointer-port.patch patches.suse/lpfc-FLOGI-failures-are-reported-when-connected.patch patches.suse/lpfc-Expand-WQE-capability-of-every-NVME-hardwa.patch patches.suse/lpfc-Handle-XRI_ABORTED_CQE-in-soft-IRQ.patch patches.suse/lpfc-Fix-crash-after-bad-bar-setup-on-driver-at.patch patches.suse/lpfc-Fix-NVME-LS-abort_xri.patch patches.suse/lpfc-Raise-maximum-NVME-sg-list-size-for-256-el.patch patches.suse/lpfc-Driver-fails-to-detect-direct-attach-stora.patch patches.suse/lpfc-Fix-display-for-debugfs-queInfo.patch patches.suse/lpfc-Adjust-default-value-of-lpfc_nvmet_mrq.patch patches.suse/lpfc-Fix-ndlp-ref-count-for-pt2pt-mode-issue-RS.patch patches.suse/lpfc-Linux-LPFC-driver-does-not-process-all-RSC.patch patches.suse/lpfc-correct-port-registrations-with-nvme_fc.patch patches.suse/lpfc-Correct-driver-deregistrations-with-host-n.patch patches.suse/lpfc-Fix-crash-during-driver-unload-with-runnin.patch patches.suse/lpfc-Fix-driver-handling-of-nvme-resources-duri.patch patches.suse/lpfc-small-sg-cnt-cleanup.patch patches.suse/lpfc-update-driver-version-to-11.4.0.5.patch patches.suse/scsi-hpsa-remove-an-unnecessary-NULL-check.patch patches.suse/scsi-scsi_debug-remove-jiffies_to_timespec.patch patches.suse/scsi-ses-don-t-ask-for-diagnostic-pages-repeatedly-d.patch patches.suse/scsi-fnic-Fix-coccinelle-warnings.patch patches.suse/scsi-mpt3sas-Replace-PCI-pool-old-API.patch patches.suse/scsi-mpt3sas-Remove-unused-variable-requeue_event.patch patches.suse/scsi-ufs-add-some-definitions-included-in-UFS-HCI-sp.patch patches.suse/scsi-sd-add-missing-KERN_CONT-for-disk-spin-up.patch patches.suse/scsi-bnx2fc-fix-spelling-mistake-Couldnt-Couldn-t.patch patches.suse/scsi-csiostor-fix-spelling-mistake-Couldnt-Couldn-t.patch patches.suse/scsi-ipr-fix-incorrect-indentation-of-assignment-sta.patch patches.suse/scsi-ibmvscsis-add-DRC-indices-to-debug-statements.patch patches.suse/scsi-arcmsr-Redefine-ACB_ADAPTER_TYPE_A-_B-_C-_D.patch patches.suse/scsi-arcmsr-simplify-arcmsr_iop_init-function.patch patches.suse/scsi-arcmsr-Add-code-for-ACB_ADAPTER_TYPE_E.patch patches.suse/scsi-arcmsr-Increase-host-controller-command-queue-d.patch patches.suse/scsi-arcmsr-replace-constant-ARCMSR_MAX_FREECCB_NUM.patch patches.suse/scsi-arcmsr-Add-driver-option-host_can_queue.patch patches.suse/scsi-arcmsr-Replace-constant-ARCMSR_MAX_OUTSTANDING_.patch patches.suse/scsi-arcmsr-Add-driver-option-cmd_per_lun.patch patches.suse/scsi-arcmsr-Add-ACB_F_MSG_GET_CONFIG-to-acb-acb_flag.patch patches.suse/scsi-arcmsr-Add-a-function-to-set-date-and-time-to-f.patch patches.suse/scsi-arcmsr-Fix-clear-doorbell-queue-on-ACB_ADAPTER_.patch patches.suse/scsi-arcmsr-Spin-off-duplicate-code.patch patches.suse/scsi-arcmsr-Adjust-whitespace.patch patches.suse/scsi-arcmsr-Fix-grammar.patch patches.suse/scsi-arcmsr-Add-driver-module-parameter-msi_enable.patch patches.suse/scsi-arcmsr-Add-driver-module-parameter-msix_enable.patch patches.suse/scsi-arcmsr-Update-driver-version-to-v1.40.00.04-201.patch patches.suse/scsi-arcmsr-Fix-command-result-for-CHECK_CONDITION.patch patches.suse/scsi-core-Ensure-that-the-SCSI-error-handler-gets-wo.patch patches.suse/scsi-core-Convert-a-source-code-comment-into-a-runti.patch patches.suse/scsi-core-scsi_get_device_flags_keyed-always-return.patch patches.suse/scsi-core-Introduce-scsi_devinfo_key-enumeration-typ.patch patches.suse/scsi-scsi_debug-add-cdb_len-parameter.patch patches.suse/scsi-qla2xxx-Fix-system-crash-for-Notify-ack-timeout.patch patches.suse/scsi-qla2xxx-Fix-gpnid-error-processing.patch patches.suse/scsi-qla2xxx-Move-session-delete-to-driver-work-queu.patch patches.suse/scsi-qla2xxx-Skip-IRQ-affinity-for-Target-QPairs.patch patches.suse/scsi-qla2xxx-Fix-re-login-for-Nport-Handle-in-use.patch patches.suse/scsi-qla2xxx-Retry-switch-command-on-time-out.patch patches.suse/scsi-qla2xxx-Serialize-GPNID-for-multiple-RSCN.patch patches.suse/scsi-qla2xxx-Fix-login-state-machine-stuck-at-GPDB.patch patches.suse/scsi-qla2xxx-Fix-NPIV-host-cleanup-in-target-mode.patch patches.suse/scsi-qla2xxx-Relogin-to-target-port-on-a-cable-swap.patch patches.suse/scsi-qla2xxx-Fix-Relogin-being-triggered-too-fast.patch patches.suse/scsi-qla2xxx-Fix-PRLI-state-check.patch patches.suse/scsi-qla2xxx-Fix-abort-command-deadlock-due-to-spinl.patch patches.suse/scsi-qla2xxx-Replace-fcport-alloc-with-qla2x00_alloc.patch patches.suse/scsi-qla2xxx-Fix-scan-state-field-for-fcport.patch patches.suse/scsi-qla2xxx-Clear-loop-id-after-delete.patch patches.suse/scsi-qla2xxx-Defer-processing-of-GS-IOCB-calls.patch patches.suse/scsi-qla2xxx-Remove-aborting-ELS-IOCB-call-issued-as.patch patches.suse/scsi-qla2xxx-Fix-system-crash-in-qlt_plogi_ack_unref.patch patches.suse/scsi-qla2xxx-Fix-memory-leak-in-dual-target-mode.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.00.00.03-k.patch patches.suse/scsi-core-Unexport-scsi_initialize_rq.patch patches.suse/scsi-dh-Remove-scsi_dh_remove_device.patch patches.suse/scsi-pmcraid-use-correct-size-unit-when-calling-find.patch patches.suse/scsi-devinfo-Apply-to-HP-rebranded-the-same-flags-as.patch patches.suse/scsi-devinfo-apply-to-HP-XP-the-same-flags-as-Hitach.patch patches.suse/scsi-dh-add-new-rdac-devices.patch patches.suse/scsi-devinfo-replace-Dell-PV-650F-with-EMC-CLARiiON.patch patches.suse/scsi-scsi_debug-Add-support-for-injecting-SCSI_MLQUE.patch patches.suse/scsi-bfa-convert-to-strlcpy-strlcat patches.suse/scsi-arcmsr-remove-redundant-check-for-secs-0.patch patches.suse/scsi-core-doc.-fixes-to-scsi_common.c.patch patches.suse/scsi-fnic-add-a-space-after-p-in-printf-format.patch patches.suse/scsi-qla2xxx-Suppress-gcc-7-fall-through-warnings.patch patches.suse/scsi-qla2xxx-remove-duplicate-includes.patch patches.suse/scsi-hisi_sas-initialize-dq-spinlock-before-use.patch patches.suse/scsi-hisi_sas-fix-dma_unmap_sg-parameter.patch patches.suse/scsi-hisi_sas-relocate-clearing-itct-and-freeing-device.patch patches.suse/scsi-hisi_sas-optimise-port-id-refresh-function.patch patches.suse/scsi-hisi_sas-some-optimizations-of-host-controller-reset.patch patches.suse/scsi-hisi_sas-modify-hisi_sas_dev_gone-for-reset.patch patches.suse/scsi-hisi_sas-add-an-mechanism-to-do-reset-work-synchronously.patch patches.suse/scsi-hisi_sas-change-ncq-process-for-v3-hw.patch patches.suse/scsi-hisi_sas-add-ras-feature-for-v3-hw.patch patches.suse/scsi-hisi_sas-add-some-print-to-enhance-debugging.patch patches.suse/scsi-hisi_sas-improve-int_chnl_int_v2_hw-consistency-with-v3-hw.patch patches.suse/scsi-hisi_sas-add-v2-hw-port-axi-error-handling-support.patch patches.suse/scsi-hisi_sas-use-an-general-way-to-delay-phy-work.patch patches.suse/scsi-hisi_sas-do-link-reset-for-some-chl_int2-ints.patch patches.suse/scsi-hisi_sas-judge-result-of-internal-abort.patch patches.suse/scsi-hisi_sas-add-internal-abort-dev-in-some-places.patch patches.suse/scsi-hisi_sas-fix-sas_queue_full-problem-while-running-io.patch patches.suse/scsi-hisi_sas-re-add-the-lldd_port_deformed.patch patches.suse/scsi-hisi_sas-add-v3-hw-suspend-and-resume.patch patches.suse/lpfc-Fix-random-heartbeat-timeouts-during-heavy.patch patches.suse/lpfc-Fix-EOVERFLOW-behavior-for-NVMET-and-defer.patch patches.suse/lpfc-Fix-receive-PRLI-handling.patch patches.suse/lpfc-Increase-SCSI-CQ-and-WQ-sizes.patch patches.suse/lpfc-Fix-SCSI-LUN-discovery-when-SCSI-and-NVME-.patch patches.suse/lpfc-Fix-issues-connecting-with-nvme-initiator.patch patches.suse/lpfc-Fix-infinite-wait-when-driver-unregisters-.patch patches.suse/lpfc-Beef-up-stat-counters-for-debug.patch patches.suse/lpfc-update-driver-version-to-11.4.0.6.patch patches.suse/scsi-arcmsr-simplify-arcmsr_hbaC_get_config-function.patch patches.suse/scsi-arcmsr-waiting-for-iop-firmware-ready-before-is.patch patches.suse/scsi-arcmsr-simplify-arcmsr_hbaE_get_config-function.patch patches.suse/scsi-arcmsr-simplify-all-arcmsr_hbaX_get_config-rout.patch patches.suse/scsi-arcmsr-simplify-arcmsr_request_device_map-routi.patch patches.suse/scsi-qedi-fix-a-possible-sleep-in-atomic-bug-in-qedi_process_tmf_resp patches.suse/scsi-qla2xxx-Fix-smatch-warning-in-qla25xx_delete_-r.patch patches.suse/lpfc-correct-sg_seg_cnt-attribute-min-vs-defaul.patch patches.suse/scsi-libiscsi-allow-sd_shutdown-on-bad-transport patches.suse/scsi-libsas-remove-private-hex2bin-implementation.patch patches.suse/scsi-scsi_transport_fc-fix-typos-on-64-128-GBit-defi.patch patches.suse/lpfc-don-t-dereference-localport-before-it-has-.patch patches.suse/lpfc-fix-a-couple-of-minor-indentation-issues.patch patches.suse/scsi-mpt3sas-Proper-handling-of-set-clear-of-ATA-com.patch patches.suse/scsi-doc-fix-iscsi-related-kernel-doc-warnings.patch patches.suse/scsi-aacraid-fix-udev-inquiry-race-condition.patch patches.suse/scsi-aacraid-Do-not-attempt-abort-when-Fw-panicked.patch patches.suse/scsi-aacraid-Fix-hang-in-kdump.patch patches.suse/scsi-aacraid-Do-not-remove-offlined-devices.patch patches.suse/scsi-aacraid-Fix-ioctl-reset-hang.patch patches.suse/scsi-aacraid-Allow-reset_host-sysfs-var-to-recover-P.patch patches.suse/scsi-aacraid-Refactor-reset_host-store-function.patch patches.suse/scsi-aacraid-Move-code-to-wait-for-IO-completion-to-.patch patches.suse/scsi-aacraid-Create-bmic-submission-function-from-bm.patch patches.suse/scsi-aacraid-Change-phy-luns-function-to-use-common-.patch patches.suse/scsi-aacraid-Refactor-and-rename-to-make-mirror-exis.patch patches.suse/scsi-aacraid-Add-target-setup-helper-function.patch patches.suse/scsi-aacraid-Untangle-targets-setup-from-report-phy-.patch patches.suse/scsi-aacraid-Move-function-around-to-match-existing-.patch patches.suse/scsi-aacraid-Create-helper-functions-to-get-lun-info.patch patches.suse/scsi-aacraid-Save-bmic-phy-information-for-each-phy.patch patches.suse/scsi-aacraid-Add-helper-function-to-set-queue-depth.patch patches.suse/scsi-aacraid-Merge-func-to-get-container-information.patch patches.suse/scsi-aacraid-Process-hba-and-container-hot-plug-even.patch patches.suse/scsi-aacraid-Added-macros-to-help-loop-through-known.patch patches.suse/scsi-aacraid-Refactor-resolve-luns-code-and-scsi-fun.patch patches.suse/scsi-aacraid-Merge-adapter-setup-with-resolve-luns.patch patches.suse/scsi-aacraid-Block-concurrent-hotplug-event-handling.patch patches.suse/scsi-aacraid-Use-hotplug-handling-function-in-place-.patch patches.suse/scsi-aacraid-Reschedule-host-scan-in-case-of-failure.patch patches.suse/scsi-aacraid-Fix-hang-while-scanning-in-eh-recovery.patch patches.suse/scsi-aacraid-Skip-schedule-rescan-in-case-of-kdump.patch patches.suse/scsi-aacraid-Remove-unused-rescan-variable.patch patches.suse/scsi-aacraid-Remove-AAC_HIDE_DISK-check-in-queue-com.patch patches.suse/scsi-aacraid-Update-driver-version-to-50877.patch patches.suse/scsi-hpsa-drop-unneeded-newline.patch patches.suse/scsi-qla2xxx-Fix-NULL-pointer-access-for-fcport-stru.patch patches.suse/scsi-qla2xxx-Use-IOCB-path-to-submit-Control-VP-MBX-.patch patches.suse/scsi-qla2xxx-Use-chip-reset-to-bring-down-laser-on-u.patch patches.suse/scsi-qla2xxx-Add-boundary-checks-for-exchanges-to-be.patch patches.suse/scsi-qla2xxx-Chip-reset-uses-wrong-lock-during-IO-fl.patch patches.suse/scsi-qla2xxx-Fix-Firmware-dump-size-for-Extended-log.patch patches.suse/scsi-qla2xxx-Replace-GPDB-with-async-ADISC-command.patch patches.suse/scsi-qla2xxx-Move-work-element-processing-out-of-DPC.patch patches.suse/scsi-qla2xxx-Enable-ATIO-interrupt-handshake-for-ISP.patch patches.suse/scsi-qla2xxx-Use-shadow-register-for-ISP27XX.patch patches.suse/scsi-qla2xxx-Add-option-for-use-reserve-exch-for-ELS.patch patches.suse/scsi-qla2xxx-Add-ability-to-send-PRLO.patch patches.suse/scsi-qla2xxx-Don-t-call-dma_free_coherent-with-IRQ-d.patch patches.suse/scsi-qla2xxx-Allow-target-mode-to-accept-PRLI-in-dua.patch patches.suse/scsi-qla2xxx-Tweak-resource-count-dump.patch patches.suse/scsi-qla2xxx-Fix-session-cleanup-for-N2N.patch patches.suse/scsi-qla2xxx-Use-known-NPort-ID-for-Management-Serve.patch patches.suse/scsi-qla2xxx-Add-switch-command-to-simplify-fabric-d.patch patches.suse/scsi-qla2xxx-Add-lock-protection-around-host-lookup.patch patches.suse/scsi-qla2xxx-Reduce-the-use-of-terminate-exchange.patch patches.suse/scsi-qla2xxx-Reduce-trace-noise-for-Async-Events.patch patches.suse/scsi-qla2xxx-Fix-login-state-machine-freeze.patch patches.suse/scsi-qla2xxx-Migrate-switch-registration-commands-aw.patch patches.suse/scsi-qla2xxx-Remove-session-creation-redundant-code.patch patches.suse/scsi-qla2xxx-Fix-GPNFT-GNNFT-error-handling.patch patches.suse/scsi-qla2xxx-Properly-extract-ADISC-error-codes.patch patches.suse/scsi-qla2xxx-Add-ability-to-use-GPNFT-GNNFT-for-RSCN.patch patches.suse/scsi-qla2xxx-Allow-relogin-and-session-creation-afte.patch patches.suse/scsi-qla2xxx-Increase-verbosity-of-debug-messages-lo.patch patches.suse/scsi-qla2xxx-Delay-loop-id-allocation-at-login.patch patches.suse/scsi-qla2xxx-Add-retry-limit-for-fabric-scan-logic.patch patches.suse/scsi-qla2xxx-Prevent-multiple-active-discovery-comma.patch patches.suse/scsi-qla2xxx-Prevent-relogin-trigger-from-sending-to.patch patches.suse/scsi-qla2xxx-Remove-unused-argument-from-qlt_schedul.patch patches.suse/scsi-qla2xxx-Serialize-session-deletion-by-using-wor.patch patches.suse/scsi-qla2xxx-Serialize-session-free-in-qlt_free_sess.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.00.00.04-k.patch patches.suse/scsi-aacraid-Fix-driver-oops-with-dead-battery.patch patches.suse/0001-scsi-qla4xxx-use-zeroing-allocator-rather-than-allocator-memset patches.suse/scsi-qla2xxx-Use-zeroing-allocator-rather-than-alloc.patch patches.suse/scsi-bnx2i-use-zeroing-allocator-rather-than-allocator-memset patches.suse/scsi-hpsa-Use-vsnprintf-extension-phN.patch patches.suse/scsi-libsas-fix-memory-leak-in-sas_smp_get_phy_event.patch patches.suse/scsi-libsas-fix-error-when-getting-phy-events.patch patches.suse/scsi-libsas-initialize-sas_phy-status-according-to-r.patch patches.suse/scsi-libcxgbi-use-GFP_ATOMIC-in-cxgbi_conn_alloc_pdu.patch patches.suse/scsi-aacraid-remove-redundant-setting-of-variable-c.patch patches.suse/scsi-mptfusion-use-strlcpy-instead-of-strncpy.patch patches.suse/scsi-libsas-Use-dynamic-alloced-work-to-avoid-sas-ev.patch patches.suse/scsi-libsas-shut-down-the-PHY-if-events-reached-the-.patch patches.suse/scsi-libsas-make-the-event-threshold-configurable.patch patches.suse/scsi-libsas-Use-new-workqueue-to-run-sas-event-and-d.patch patches.suse/scsi-libsas-use-flush_workqueue-to-process-disco-eve.patch patches.suse/scsi-libsas-direct-call-probe-and-destruct.patch patches.suse/scsi-libsas-notify-event-PORTE_BROADCAST_RCVD-in-sas.patch patches.suse/scsi-cxlflash-Reset-command-ioasc.patch patches.suse/scsi-cxlflash-Update-cxl-specific-arguments-to-gener.patch patches.suse/scsi-cxlflash-Explicitly-cache-number-of-interrupts-.patch patches.suse/scsi-cxlflash-Remove-embedded-CXL-work-structures.patch patches.suse/scsi-cxlflash-Adapter-context-init-can-return-error.patch patches.suse/scsi-cxlflash-Staging-to-support-future-accelerators.patch patches.suse/scsi-mpt3sas-set-default-value-for-cb_idx.patch patches.suse/scsi-mpt3sas-use-list_splice_init.patch patches.suse/scsi-mpt3sas-separate-out-_base_recovery_check.patch patches.suse/scsi-mpt3sas-open-code-_scsih_scsi_lookup_get.patch patches.suse/scsi-mpt3sas-Introduce-mpt3sas_get_st_from_smid.patch patches.suse/scsi-mpt3sas-check-command-status-before-attempting-.patch patches.suse/scsi-mpt3sas-always-use-first-reserved-smid-for-ioct.patch patches.suse/scsi-mpt3sas-simplify-task-management-functions.patch patches.suse/scsi-mpt3sas-simplify-mpt3sas_scsi_issue_tm.patch patches.suse/scsi-mpt3sas-simplify-_wait_for_commands_to_complete.patch patches.suse/scsi-mpt3sas-lockless-command-submission.patch patches.suse/scsi-scsi_debug-tab-kstrto-changes.patch patches.suse/scsi-scsi_debug-fix-group_number-mask.patch patches.suse/scsi-scsi_debug-do_device_access-add-sg-offset-argum.patch patches.suse/scsi-scsi_debug-ARRAY_SIZE-and-FF_MEDIA_IO.patch patches.suse/scsi-scsi_debug-add-resp_write_scat-function.patch patches.suse/scsi-smartpqi-allow-static-build-built-in.patch patches.suse/scsi-ata-enhance-the-definition-of-set-max-feature-field-value.patch patches.suse/scsi-hisi_sas-change-frame-type-for-set-max-commands.patch patches.suse/scsi-qedi-use-zeroing-allocator-instead-of-allocator-memset patches.suse/scsi-qla2xxx-remove-redundant-assignment-of-d.patch patches.suse/scsi-bfa-use-ARRAY_SIZE-for-array-sizing-calculation.patch patches.suse/scsi-scsi_dh_alua-skip-RTPG-for-devices-only-support.patch patches.suse/scsi-aacraid-Get-correct-lun-count.patch patches.suse/scsi-aacraid-Delay-for-rescan-worker-needs-to-be-10-.patch patches.suse/scsi-core-Change-third-__scsi_queue_insert-argument-.patch patches.suse/scsi-megaraid_sas-zero-out-IOC-INIT-and-stream-detec.patch patches.suse/scsi-megaraid_sas-memset-IOC-INIT-frame-using-correc.patch patches.suse/scsi-megaraid_sas-Return-the-DCMD-status-from-megasa.patch patches.suse/scsi-megaraid_sas-Reset-ldio_outstanding-in-megasas_.patch patches.suse/scsi-megaraid_sas-Error-handling-for-invalid-ldcount.patch patches.suse/scsi-megaraid_sas-unload-flag-should-be-set-after-sc.patch patches.suse/scsi-megaraid_sas-Avoid-firing-DCMDs-while-OCR-is-in.patch patches.suse/scsi-megaraid_sas-Use-megasas_wait_for_adapter_opera.patch patches.suse/scsi-megaraid_sas-Update-LD-map-after-populating-drv.patch patches.suse/scsi-megaraid_sas-Selectively-apply-stream-detection.patch patches.suse/scsi-megaraid_sas-Expose-fw_cmds_outstanding-through.patch patches.suse/scsi-megaraid_sas-re-work-DCMD-refire-code.patch patches.suse/scsi-megaraid_sas-driver-version-upgrade-to-07.704.04.patch patches.suse/scsi-fnic-use-kzalloc-in-fnic_fcoe_process_vlan_resp.patch patches.suse/scsi-scsi_debug-delay-stress-fix.patch patches.suse/scsi-hisi_sas-make-local-symbol-host_attrs-static.patch patches.suse/scsi-mpt3sas-make-function-_get_st_from_smid-static.patch patches.suse/scsi-mptfusion-Use-snprintf-instead-of-open-coded-di.patch patches.suse/msft-hv-1584-scsi-storvsc-missing-error-code-in-storvsc_probe.patch patches.suse/scsi-qla2xxx-Fix-NULL-pointer-crash-due-to-probe-fai.patch patches.suse/scsi-qla2xxx-Fix-recursion-while-sending-terminate-e.patch patches.suse/scsi-qla2xxx-Fix-warning-in-qla2x00_async_iocb_timeo.patch patches.suse/scsi-qla2xxx-Fix-warning-during-port_name-debug-prin.patch patches.suse/scsi-qla2xxx-Fix-warning-for-code-intentation-in-__q.patch patches.suse/scsi-qla2xxx-Fix-queue-ID-for-async-abort-with-Multi.patch patches.suse/scsi-qla2xxx-Add-XCB-counters-to-debugfs.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.00.00.05-k.patch patches.suse/scsi-devinfo-fix-format-of-the-device-list.patch patches.suse/scsi-qedf-Fix-error-return-code-in-__qedf_probe.patch patches.suse/scsi-fnic-use-64-bit-timestamps.patch patches.suse/scsi-megaraid-use-ktime_get_real-for-firmware-time.patch patches.suse/scsi-megaraid_sas-NVMe-passthrough-command-support.patch patches.suse/scsi-hisi_sas-directly-attached-disk-LED-feature-for.patch patches.suse/scsi-hisi_sas-fix-a-bug-in-hisi_sas_dev_gone.patch patches.suse/scsi-ibmvfc-Remove-unneeded-semicolons.patch patches.suse/scsi-fas216-fix-sense-buffer-initialization.patch patches.suse/scsi-qedi-drop-cqe-response-during-connection-recovery patches.suse/scsi-core-Add-VENDOR_SPECIFIC-sense-code-definitions.patch patches.suse/scsi-arcmsr-avoid-do_gettimeofday.patch patches.suse/scsi-qla2xxx-Fix-logo-flag-for-qlt_free_session_done.patch patches.suse/s390-remove-the-unused-dma_capable-helper patches.suse/dma-mapping-take-dma_pfn_offset-into-account-in-dma_max_pfn patches.suse/arm64-don-t-override-dma_max_pfn patches.suse/mips-fix-an-off-by-one-in-dma_capable patches.suse/dma-mapping-move-swiotlb-arch-helpers-to-a-new-header patches.suse/dma-mapping-move-dma_mark_clean-to-dma-direct-h patches.suse/dma-direct-add-support-for-allocation-from-zone_dma-and-zone_dma32 patches.suse/dma-direct-retry-allocations-using-gfp_dma-for-small-masks patches.suse/swiotlb-suppress-warning-when-__GFP_NOWARN-is-set patches.suse/dmaengine-dmatest-fix-container_of-member-in-dmatest patches.suse/dmaengine-qcom_hidma-check-pending-interrupts patches.suse/dmaengine-ti-dma-crossbar-Fix-event-mapping-for-TPCC patches.suse/dmaengine-zynqmp_dma-Fix-race-condition-in-the-probe patches.suse/IB-hfi1-Mask-the-path-bits-with-the-LMC-for-16B-RC-A.patch patches.suse/IB-CM-Change-sgid-to-IB-GID-when-handling-CM-request.patch patches.suse/IB-hfi1-Use-4096-for-default-active-MTU-in-query_qp.patch patches.suse/IB-qib-Fix-comparison-error-with-qperf-compare-swap-.patch patches.suse/IB-qib-remove-redundant-setting-of-any-in-for-loop.patch patches.suse/IB-qib-Cleanup-qib_set_part_key-with-direct-returns.patch patches.suse/i40w-Remove-garbage-at-end-of-INFINIBAND_I40IW-Kconf.patch patches.suse/RDMA-vmw_pvrdma-Do-not-re-calculate-npages.patch patches.suse/i40iw-remove-unused-timeval-struct-member.patch patches.suse/nes-remove-unused-timeval-struct-member.patch patches.suse/IB-core-Use-PTR_ERR_OR_ZERO.patch patches.suse/IB-ipoib-Replace-printk-with-pr_warn.patch patches.suse/i40iw-Use-sqsize-to-initialize-cqp_requests-elements.patch patches.suse/i40iw-Reinitialize-add_sd_cnt.patch patches.suse/IB-mlx5-revisit-Wmaybe-uninitialized-warning.patch patches.suse/IB-srp-replace-custom-implementation-of-hex2bin.patch patches.suse/RDMA-bnxt_re-Remove-redundant-bnxt_qplib_disable_nq-.patch patches.suse/IB-ipoib-Warn-when-one-port-fails-to-initialize.patch patches.suse/RDMA-iwpm-Fix-uninitialized-error-code-in-iwpm_send_.patch patches.suse/infiniband-cxgb4-use-ktime_get-for-timestamps.patch patches.suse/iw_cxgb4-make-pointer-reg_workq-static.patch patches.suse/RDMA-cxgb4-Add-a-sanity-check-in-process_work.patch patches.suse/IB-mlx4-Potential-buffer-overflow-in-_mlx4_set_path.patch patches.suse/IB-ocrdma-Remove-unneeded-conversions-to-bool.patch patches.suse/IB-core-cm-Fix-generating-a-return-AH-for-RoCEE.patch patches.suse/IB-core-Depend-on-IPv6-stack-to-resolve-link-local-a.patch patches.suse/IB-core-Avoid-exporting-module-internal-function.patch patches.suse/IB-mlx4-Remove-unused-ibpd-parameter.patch patches.suse/IB-ipoib-Avoid-memory-leak-if-the-SA-returns-a-diffe.patch patches.suse/IB-ipoib-Update-pathrec-field-if-not-valid-record.patch patches.suse/RDMA-cma-Use-correct-size-when-writing-netlink-stats.patch patches.suse/IB-core-Fix-memory-leak-in-cm_req_handler-error-flow.patch patches.suse/IB-cm-Add-debug-prints-to-ib_cm.patch patches.suse/IB-umem-Fix-use-of-npages-nmap-fields.patch patches.suse/RDMA-cma-Set-default-GID-type-as-RoCE-when-resolving.patch patches.suse/RDMA-cma-Simplify-netdev-check.patch patches.suse/RDMA-cma-Avoid-setting-path-record-type-twice.patch patches.suse/RDMA-cma-Introduce-and-use-helper-functions-to-init-.patch patches.suse/IB-core-Avoid-unnecessary-type-cast.patch patches.suse/IB-core-Refactor-to-avoid-unnecessary-check-on-GID-l.patch patches.suse/IB-rxe-Avoid-passing-unused-index-pointer-which-is-o.patch patches.suse/IB-core-Avoid-exporting-module-internal-ib_find_gid_.patch patches.suse/RDMA-core-Avoid-redundant-memcpy-in-rdma_addr_find_l.patch patches.suse/IB-core-Removed-unused-function.patch patches.suse/RDMA-core-cma-Simplify-rdma_translate_ip.patch patches.suse/RDMA-core-Avoid-copying-ifindex-twice.patch patches.suse/IB-core-ipoib-Simplify-ib_find_gid-to-search-only-fo.patch patches.suse/IB-cm-umad-Handle-av-init-error.patch patches.suse/IB-cm-Handle-address-handle-attribute-init-error.patch patches.suse/IB-cm-Fix-sleeping-while-spin-lock-is-held.patch patches.suse/IB-core-cm-cma-ipoib-Rename-ib_init_ah_from_path-to-.patch patches.suse/IB-core-umad-cm-Rename-ib_init_ah_from_wc-to-ib_init.patch patches.suse/IB-cm-Refactor-to-avoid-setting-path-record-software.patch patches.suse/iser-target-avoid-reinitializing-rdma-contexts-for-i.patch patches.suse/RDMA-ocrdma-Fix-permissions-for-OCRDMA_RESET_STATS.patch patches.suse/RDMA-hns-Refactor-eq-code-for-hip06.patch patches.suse/RDMA-hns-Add-eq-support-of-hip08.patch patches.suse/drivers-infiniband-remove-duplicate-includes.patch patches.suse/nes-Change-accelerated-flag-to-bool.patch patches.suse/IB-SA-Check-dlid-before-SA-agent-queries-for-ClassPo.patch patches.suse/i40iw-Set-MAX_IRD_SIZE-to-64.patch patches.suse/i40iw-Use-utility-function-roundup_pow_of_two.patch patches.suse/i40iw-Correct-Q1-XF-object-count-equation.patch patches.suse/i40iw-Add-notifier-for-network-device-events.patch patches.suse/i40iw-Selectively-teardown-QPs-on-IP-addr-change-eve.patch patches.suse/i40iw-Fix-sequence-number-for-the-first-partial-FPDU.patch patches.suse/i40iw-Ignore-LLP_DOUBT_REACHABILITY-AE.patch patches.suse/i40iw-Validate-correct-IRD-ORD-connection-parameters.patch patches.suse/i40iw-Fix-the-connection-ORD-value-for-loopback.patch patches.suse/IB-core-Use-rdma_cap_opa_mad-to-check-for-OPA.patch patches.suse/IB-hfi1-Change-slid-arg-in-ingress_pkey_table_fail-t.patch patches.suse/IB-core-Make-sure-that-PSN-does-not-overflow.patch patches.suse/infiniband-drop-unknown-function-from-core_priv.h.patch patches.suse/i40iw-Change-accelerated-flag-to-bool.patch patches.suse/RDMA-vmw_pvrdma-Add-UAR-SRQ-macros-in-ABI-header-fil.patch patches.suse/RDMA-vmw_pvrdma-Clarify-QP-and-CQ-is_kernel-logic.patch patches.suse/RDMA-vmw_pvrdma-Use-more-specific-sizeof-in-kcalloc.patch patches.suse/RDMA-vmw_pvrdma-Use-refcount_t-instead-of-atomic_t.patch patches.suse/RDMA-vmw_pvrdma-Remove-usage-of-BIT-from-UAPI-header.patch patches.suse/IB-mlx4-Add-support-to-RSS-hash-for-inner-headers.patch patches.suse/IB-mlx5-Report-inner-RSS-capability.patch patches.suse/IB-mlx5-Extend-UAR-stuff-to-support-dynamic-allocati.patch patches.suse/IB-mlx5-Expose-dynamic-mmap-allocation.patch patches.suse/IB-mlx5-Enable-QP-creation-with-a-given-blue-flame-i.patch patches.suse/RDMA-hns-Add-detailed-comments-for-mb-call.patch patches.suse/iw_cxgb4-Change-error-warn-prints-to-pr_debug.patch patches.suse/IB-ocrdma-Use-zeroing-memory-allocator-than-allocato.patch patches.suse/RDMA-vmw_pvrdma-Use-zeroing-memory-allocator-than-al.patch patches.suse/RDMA-qedr-Use-zeroing-memory-allocator-than-allocato.patch patches.suse/RDMA-bnxt_re-Use-zeroing-memory-allocator-than-alloc.patch patches.suse/IB-mthca-Use-zeroing-memory-allocator-than-allocator.patch patches.suse/RDMA-rxe-Remove-useless-EXPORT_SYMBOL.patch patches.suse/RDMA-netlink-Simplify-code-of-autoload-modules.patch patches.suse/RDMA-core-Replace-open-coded-variant-of-put_device.patch patches.suse/RDMA-nldev-Refactor-setting-the-nldev-handle-to-a-co.patch patches.suse/RDMA-cma-Mark-end-of-CMA-ID-messages.patch patches.suse/IB-ipoib-Fix-for-notify-send-CQ-failure-messages.patch patches.suse/RDMA-hns-Add-rq-inline-data-support-for-hip08-RoCE.patch patches.suse/RDMA-hns-Update-the-usage-of-sr_max-and-rr_max-field.patch patches.suse/RDMA-hns-Set-access-flags-of-hip08-RoCE.patch patches.suse/RDMA-hns-Filter-for-zero-length-of-sge-in-hip08-kern.patch patches.suse/RDMA-hns-Fix-QP-state-judgement-before-sending-work-.patch patches.suse/RDMA-hns-Assign-dest_qp-when-deregistering-mr.patch patches.suse/IB-hfi1-Add-RQ-SRQ-information-to-QP-stats.patch patches.suse/IB-mlx5-Create-profile-infrastructure-to-add-and-rem.patch patches.suse/IB-mlx5-Move-RoCE-ETH-initialization-to-the-correspo.patch patches.suse/IB-mlx5-Move-ODP-initialization-to-the-corresponding.patch patches.suse/IB-mlx5-Move-hardware-counters-initialization-to-the.patch patches.suse/IB-mlx5-Move-loopback-initialization-to-the-correspo.patch patches.suse/IB-mlx5-Move-locks-initialization-to-the-correspondi.patch patches.suse/IB-core-Fix-two-kernel-warnings-triggered-by-rxe-reg.patch patches.suse/IB-rdmavt-No-need-to-cancel-RNRNAK-retry-timer-when-.patch patches.suse/IB-rdmavt-hfi1-qib-Self-determine-driver-name.patch patches.suse/IB-rdmavt-hfi1-qib-Remove-get_card_name-downcall.patch patches.suse/IB-rdmavt-Use-correct-numa-node-for-SRQ-allocation.patch patches.suse/IB-hfi1-Fix-infinite-loop-in-8051-command-error-path.patch patches.suse/IB-rdmavt-Allocate-CQ-memory-on-the-correct-node.patch patches.suse/IB-hfi1-qib-Fix-a-concurrency-issue-with-device-name.patch patches.suse/IB-rdmavt-Add-trace-for-RNRNAK-timer.patch patches.suse/i40iw-Replace-mdelay-with-msleep-in-i40iw_wait_pe_re.patch patches.suse/RDMA-core-Add-encode-decode-FDR-EDR-rates.patch patches.suse/bnxt_re-report-RoCE-device-support-at-info-level.patch patches.suse/net-mlx5-Add-DCT-command-interface.patch patches.suse/net-mlx5-Enable-DC-transport.patch patches.suse/IB-core-Introduce-driver-QP-type.patch patches.suse/IB-mlx5-Handle-type-IB_QPT_DRIVER-when-creating-a-QP.patch patches.suse/IB-mlx5-Add-support-for-DC-Initiator-QP.patch patches.suse/IB-mlx5-Add-support-for-DC-target-QP.patch patches.suse/net-mlx5-Fix-race-for-multiple-RoCE-enable.patch patches.suse/net-mlx5-Set-software-owner-ID-during-init-HCA.patch patches.suse/IB-core-Change-roce_rescan_device-to-return-void.patch patches.suse/IB-mlx5-Reduce-the-use-of-num_port-capability.patch patches.suse/IB-mlx5-Make-netdev-notifications-multiport-capable.patch patches.suse/net-IB-mlx5-Manage-port-association-for-multiport-Ro.patch patches.suse/IB-mlx5-Move-IB-event-processing-onto-a-workqueue.patch patches.suse/IB-mlx5-Implement-dual-port-functionality-in-query-r.patch patches.suse/IB-mlx5-Change-debugfs-to-have-per-port-contents.patch patches.suse/IB-mlx5-Update-counter-implementation-for-dual-port-.patch patches.suse/net-IB-mlx5-Change-set_roce_gid-to-take-a-port-numbe.patch patches.suse/IB-mlx5-Route-MADs-for-dual-port-RoCE.patch patches.suse/IB-mlx5-Don-t-advertise-RAW-QP-support-in-dual-port-.patch patches.suse/net-mlx5-Set-num_vhca_ports-capability.patch patches.suse/IB-srpt-Remove-an-unused-structure-member.patch patches.suse/IB-srpt-Fix-kernel-doc-warnings-in-ib_srpt.c.patch patches.suse/IB-srpt-Document-all-structure-members-in-ib_srpt.h.patch patches.suse/IB-srpt-Rename-a-local-variable-a-member-variable-an.patch patches.suse/IB-srpt-Reduce-the-severity-level-of-a-log-message.patch patches.suse/IB-srpt-Verify-port-numbers-in-srpt_event_handler.patch patches.suse/IB-srpt-Use-the-IPv6-format-for-GIDs-in-log-messages.patch patches.suse/IB-srpt-Convert-a-warning-into-a-debug-message.patch patches.suse/IB-srpt-Reduce-frequency-of-receive-failure-messages.patch patches.suse/IB-srpt-Introduce-srpt_format_guid.patch patches.suse/IB-srpt-Inline-srpt_get_cmd_state.patch patches.suse/IB-srpt-Micro-optimize-I-O-context-state-manipulatio.patch patches.suse/IB-rxe-add-the-static-type-to-the-variable.patch patches.suse/IB-rxe-remove-unnecessary-skb_clone-in-xmit.patch patches.suse/IB-mlx5-remove-redundant-assignment-of-mdev.patch patches.suse/RDMA-rxe-Fix-a-race-condition-related-to-the-QP-erro.patch patches.suse/IB-core-Remove-the-locking-for-character-device-bitm.patch patches.suse/IB-core-Increase-number-of-char-device-minors.patch patches.suse/RDMA-cma-Use-the-right-net-namespace-for-the-rdma_cm.patch patches.suse/RDMA-cma-Provide-a-function-to-set-RoCE-path-record-.patch patches.suse/RDMA-cma-ucma-Simplify-and-rename-rdma_set_ib_paths.patch patches.suse/RDMA-cma-Fix-rdma_cm-raw-IB-path-setting-for-RoCE.patch patches.suse/RDMA-cma-Fix-rdma_cm-path-querying-for-RoCE.patch patches.suse/infiniband-fix-core-verbs.c-kernel-doc-notation.patch patches.suse/infiniband-fix-core-fmr_pool.c-kernel-doc-notation.patch patches.suse/infiniband-fix-ulp-opa_vnic-opa_vnic_vema.c-kernel-d.patch patches.suse/infiniband-fix-sw-rdmavt-kernel-doc-notation.patch patches.suse/IB-core-Perform-modify-QP-on-real-one.patch patches.suse/IB-core-Limit-DMAC-resolution-to-userspace-QPs.patch patches.suse/IB-core-Attempt-DMAC-resolution-for-only-RoCE.patch patches.suse/IB-core-Limit-DMAC-resolution-to-RoCE-Connected-QPs.patch patches.suse/RDMA-Mark-imm_data-as-be32-in-the-verbs-uapi-header.patch patches.suse/RDMA-hns-Fix-endian-problems-around-imm_data-and-rke.patch patches.suse/RDMA-qedr-Fix-endian-problems-around-imm_data.patch patches.suse/IB-mlx4-Fix-incorrectly-releasing-steerable-UD-QPs-w.patch patches.suse/IB-core-Fix-ib_wc-structure-size-to-remain-in-64-byt.patch patches.suse/RDMA-core-Clarify-rdma_ah_find_type.patch patches.suse/IB-cma-use-strlcpy-instead-of-strncpy.patch patches.suse/RDMA-hns-Assign-the-correct-value-for-tx_cqn.patch patches.suse/RDMA-hns-Create-gsi-qp-in-hip08.patch patches.suse/RDMA-hns-Add-gsi-qp-support-for-modifying-qp-in-hip0.patch patches.suse/RDMA-hns-Fill-sq-wqe-context-of-ud-type-in-hip08.patch patches.suse/RDMA-hns-Assign-zero-for-pkey_index-of-wc-in-hip08.patch patches.suse/RDMA-hns-Update-the-verbs-of-polling-for-completion.patch patches.suse/RDMA-hns-Set-the-guid-for-hip08-RoCE-device.patch patches.suse/i40iw-Remove-extra-call-to-i40iw_est_sd.patch patches.suse/i40iw-Zero-out-consumer-key-on-allocate-stag-for-FMR.patch patches.suse/i40iw-Remove-limit-on-re-posting-AEQ-entries-to-HW.patch patches.suse/i40iw-Remove-setting-of-rem_addr.len.patch patches.suse/i40iw-Free-IEQ-resources.patch patches.suse/RDMA-bnxt_re-Enable-RoCE-on-virtual-functions.patch patches.suse/RDMA-bnxt_re-Add-support-for-query-firmware-version.patch patches.suse/RDMA-bnxt_re-Add-support-for-MRs-with-Huge-pages.patch patches.suse/RDMA-bnxt_re-expose-detailed-stats-retrieved-from-HW.patch patches.suse/RDMA-bnxt_re-Add-SRQ-support-for-Broadcom-adapters.patch patches.suse/RDMA-rxe-Fix-a-race-condition-in-rxe_requester.patch patches.suse/RDMA-rxe-Fix-rxe_qp_cleanup.patch patches.suse/IB-core-postpone-WR-initialization-during-queue-drai.patch patches.suse/IB-cq-Don-t-force-IB_POLL_DIRECT-poll-context-for-ib.patch patches.suse/net-mlx5e-Add-clock-info-page-to-mlx5-core-devices.patch patches.suse/IB-mlx5-Mmap-the-HCA-s-clock-info-to-user-space.patch patches.suse/RDMA-hns-Remove-unnecessary-platform_get_resource-er.patch patches.suse/IB-srp-Use-kstrtoull-instead-of-simple_strtoull.patch patches.suse/IB-srp-Improve-path-record-query-error-message.patch patches.suse/IB-srp-Refactor-srp_send_req.patch patches.suse/IB-srpt-Make-it-safe-to-use-RCU-for-srpt_device.rch_.patch patches.suse/IB-srpt-Rework-srpt_disconnect_ch_sync.patch patches.suse/IB-srpt-Add-P_Key-support.patch patches.suse/IB-srpt-One-target-per-port.patch patches.suse/IB-srpt-Use-the-source-GID-as-session-name.patch patches.suse/IB-srpt-Rework-multi-channel-support.patch patches.suse/IB-srpt-Simplify-srpt_close_session.patch patches.suse/IB-srpt-Log-all-zero-length-writes-and-completions.patch patches.suse/IB-srpt-Fix-login-related-race-conditions.patch patches.suse/IB-srpt-Fix-a-race-condition-related-to-wait-list-pr.patch patches.suse/IB-srpt-Don-t-allow-reordering-of-commands-on-wait-l.patch patches.suse/IB-srpt-Preparations-for-adding-RDMA-CM-support.patch patches.suse/IB-srpt-Move-the-code-for-parsing-struct-ib_cm_req_e.patch patches.suse/RDMA-cma-Introduce-API-to-read-GIDs-for-multiple-tra.patch patches.suse/RDMA-ucma-Use-rdma-cm-API-to-query-GID.patch patches.suse/RDMA-core-Simplify-rdma_addr_get_sgid-to-not-support.patch patches.suse/RDMA-mlx5-Remove-redundant-allocation-warning-print.patch patches.suse/RDMA-cma-Check-existence-of-netdevice-during-port-va.patch patches.suse/RDMA-cma-Refactor-to-access-multiple-fields-of-rdma_.patch patches.suse/RDMA-cma-Update-cma_validate_port-to-honor-net-names.patch patches.suse/RDMA-cma-Update-RoCE-multicast-routines-to-use-net-n.patch patches.suse/kobject-Export-kobj_ns_grab_current-and-kobj_ns_drop.patch patches.suse/IB-srp-Add-RDMA-CM-support.patch patches.suse/IB-srp-Add-target_can_queue-login-parameter.patch patches.suse/RDMA-srpt-Fix-RCU-debug-build-error.patch patches.suse/RDMA-uverbs-Use-an-unambiguous-errno-for-method-not-.patch patches.suse/RDMA-qedr-lower-print-level-of-flushed-CQEs.patch patches.suse/IB-mthca-Fix-gup-usage-in-mthca_map_user_db.patch patches.suse/IB-iser-Delete-an-error-message-for-a-failed-memory-.patch patches.suse/IB-iser-Delete-an-unnecessary-variable-initialisatio.patch patches.suse/IB-iser-Combine-substrings-for-three-messages.patch patches.suse/IB-umad-Fix-use-of-unprotected-device-pointer.patch patches.suse/RDMA-mlx5-Avoid-memory-leak-in-case-of-XRCD-dealloc-.patch patches.suse/IB-core-Avoid-SGID-attributes-query-while-converting.patch patches.suse/RDMA-cma-Use-existing-netif_is_bond_master-function.patch patches.suse/RDMA-cm-Fix-access-to-uninitialized-variable.patch patches.suse/IB-mthca-remove-mthca_user.h.patch patches.suse/IB-qib-remove-qib_keys.c.patch patches.suse/IB-rxe-Change-RDMA_RXE-kconfig-to-use-select.patch patches.suse/RDMA-Move-enum-ib_cq_creation_flags-to-uapi-headers.patch patches.suse/RDMA-core-Use-the-MODNAME-instead-of-the-function-na.patch patches.suse/RDMA-core-Save-kernel-caller-name-when-creating-PD-a.patch patches.suse/RDMA-restrack-Add-general-infrastructure-to-track-RD.patch patches.suse/RDMA-core-Add-resource-tracking-for-create-and-destr.patch patches.suse/RDMA-core-Add-resource-tracking-for-create-and-destr-08f294a1.patch patches.suse/RDMA-core-Add-resource-tracking-for-create-and-destr-9d5f8c20.patch patches.suse/RDMA-nldev-Provide-global-resource-utilization.patch patches.suse/RDMA-nldev-Provide-detailed-QP-information.patch patches.suse/gpio-iop-add-missing-MODULE_DESCRIPTION-AUTHOR-LICEN patches.suse/gpio-ath79-add-missing-MODULE_DESCRIPTION-LICENSE patches.suse/Revert-gpio-set-up-initial-state-from-.get_direction.patch patches.suse/gpio-label-descriptors-using-the-device-name patches.suse/0008-gpio-thunderx-fix-error-return-code-in-thunderx_gpio.patch patches.suse/gpio-stmpe-i2c-transfer-are-forbiden-in-atomic-conte patches.suse/gpio-No-NULL-owner patches.suse/gpio-Fix-kernel-stack-leak-to-userspace patches.suse/0003-power-reset-zx-reboot-add-missing-MODULE_DESCRIPTION.patch patches.suse/power-supply-ab8500_charger-Fix-an-error-handling-pa patches.suse/power-supply-ab8500_charger-Bail-out-in-case-of-erro patches.suse/power-supply-axp288_charger-Properly-stop-work-on-pr patches.suse/ipmi_si_platform-Fix-typo-in-parameter-description.patch patches.suse/ipmi-watchdog-fix-typo-in-parameter-description.patch patches.suse/ipmi_si-Fix-error-handling-of-platform-device.patch patches.suse/ipmi-use-correct-string-length.patch patches.suse/ipmi-Clear-smi_info-thread-to-prevent-use-after-free.patch patches.suse/ipmi-ipmi_powernv-remove-outdated-todo-in-powernv-IP.patch patches.suse/ipmi-use-dynamic-memory-for-DMI-driver-override.patch patches.suse/ipmi-powernv-Fix-error-return-code-in-ipmi_powernv_p.patch patches.suse/0002-ipmi_ssif-Remove-duplicate-NULL-check.patch patches.suse/0001-HID-multitouch-Only-look-at-non-touch-fields-in-firs.patch patches.suse/HID-add-quirk-for-another-PIXART-OEM-mouse-used-by-H.patch patches.suse/0001-HID-quirks-Fix-keyboard-touchpad-on-Toshiba-Click-Mi.patch patches.suse/HID-elo-clear-BTN_LEFT-mapping.patch patches.suse/HID-wacom-Properly-handle-AES-serial-number-and-tool.patch patches.suse/HID-wacom-Queue-events-with-missing-type-serial-data.patch patches.suse/HID-wacom-EKR-ensure-devres-groups-at-higher-indexes patches.suse/HID-wacom-Fix-reporting-of-touch-toggle-WACOM_HID_WD patches.suse/HID-wacom-Add-support-for-One-by-Wacom-CTL-472-CTL-6 patches.suse/HID-roccat-prevent-an-out-of-bounds-read-in-kovaplus patches.suse/livepatch-send-a-fake-signal-to-all-blocking-tasks.patch patches.suse/livepatch-force-transition-to-finish.patch patches.suse/livepatch-add-locking-to-force-and-signal-functions.patch patches.suse/livepatch-remove-immediate-feature.patch patches.suse/ima-relax-requiring-a-file-signature-for-new-files-w patches.suse/EVM-Add-support-for-portable-signature-format.patch patches.suse/ima-policy-fix-parsing-of-fsuuid patches.suse/tpm-move-wait_for_tpm_stat-to-respective-driver-files.patch patches.suse/tpm-reduce-tpm-polling-delay-in-tpm_tis_core.patch patches.suse/tpm-use-struct-tpm_chip-for-tpm_chip_find_get.patch patches.suse/tpm-move-linux-rng-connection-to-hwrng.patch patches.suse/tpm-return-a-TPM_RC_COMMAND_CODE-response-if-command.patch patches.suse/tpm2-cmd-allow-more-attempts-for-selftest-execution.patch patches.suse/tpm_tis-move-ilb_base_addr-to-tpm_tis_data.patch patches.suse/tpm-keep-clkrun-enabled-throughout-the-duration-of-transmit_cmd.patch patches.suse/tpm-delete-the-tpm_tis_clk_enable-flag.patch patches.suse/tpm-follow-coding-style-for-variable-declaration-in-tpm_tis_core_init.patch patches.suse/tpm-only-attempt-to-disable-the-lpc-clkrun-if-is-already-enabled.patch patches.suse/tpm-remove-unused-variables.patch patches.suse/selinux-ensure-the-context-is-NUL-terminated-in-secu.patch patches.suse/selinux-skip-bounded-transition-processing-if-the-po.patch patches.suse/crypto-tcrypt-fix-S-G-table-for-test_aead_speed patches.suse/crypto-chelsio-remove-redundant-assignments-to-reqct.patch patches.suse/crypto-chelsio-Fix-an-error-code-in-chcr_hash_dma_ma.patch patches.suse/crypto-cavium-fix-memory-leak-on-info patches.suse/cxgb4-Add-support-for-Inline-IPSec-Tx.patch patches.suse/chcr-Add-support-for-Inline-IPSec.patch patches.suse/crypto-ecdh-fix-typo-in-KPP-dependency-of-CRYPTO_ECD patches.suse/crypto-caam-qi-use-correct-print-specifier-for-size_ patches.suse/crypto-chelsio-make-arrays-sgl_ent_len-and-dsgl_ent_.patch patches.suse/chcr-remove-unused-variables-net_device-pi-adap-and-.patch patches.suse/chcr-ensure-cntrl-is-initialized-to-fix-bit-wise-or-.patch patches.suse/crypto-chelsio-fix-a-type-cast-error.patch patches.suse/0001-crypto-qat-reduce-stack-size-with-KASAN.patch patches.suse/crypto-echainiv-Remove-unused-alg-spawn-variable patches.suse/crypto-seqiv-Remove-unused-alg-spawn-variable patches.suse/0026-crypto-inside-secure-remove-extra-empty-line.patch patches.suse/0027-crypto-inside-secure-fix-typo-in-a-comment.patch patches.suse/0028-crypto-inside-secure-remove-useless-memset.patch patches.suse/0029-crypto-inside-secure-comment-the-caching-function.patch patches.suse/0030-crypto-inside-secure-refrain-from-unneeded-invalidat.patch patches.suse/0031-crypto-inside-secure-EBUSY-is-not-an-error-on-async-.patch patches.suse/0032-crypto-inside-secure-move-cipher-crypto-mode-to-requ.patch patches.suse/0033-crypto-inside-secure-remove-unused-parameter-in-inva.patch patches.suse/0034-crypto-inside-secure-move-request-dequeueing-into-a-.patch patches.suse/0035-crypto-inside-secure-use-threaded-IRQs-for-result-ha.patch patches.suse/0036-crypto-inside-secure-dequeue-all-requests-at-once.patch patches.suse/0037-crypto-inside-secure-increase-the-ring-size.patch patches.suse/0038-crypto-inside-secure-acknowledge-the-result-requests.patch patches.suse/0039-crypto-inside-secure-handle-more-result-requests-whe.patch patches.suse/0040-crypto-inside-secure-retry-to-proceed-the-request-la.patch patches.suse/0041-crypto-inside-secure-EIP97-support.patch patches.suse/crypto-x86-twofish-3way-Fix-rbp-usage patches.suse/0022-crypto-caam-constify-key-data.patch patches.suse/0023-crypto-caam-remove-needless-ablkcipher-key-copy.patch patches.suse/0024-crypto-caam-save-Era-in-driver-s-private-data.patch patches.suse/0025-crypto-caam-add-Derived-Key-Protocol-DKP-support.patch patches.suse/0042-crypto-inside-secure-avoid-unmapping-DMA-memory-that.patch patches.suse/0043-crypto-inside-secure-fix-hash-when-length-is-a-multi.patch patches.suse/crypto-af_alg-whitelist-mask-and-type patches.suse/crypto-hash-introduce-crypto_hash_alg_has_setkey patches.suse/crypto-cryptd-pass-through-absence-of-setkey patches.suse/crypto-mcryptd-pass-through-absence-of-setkey patches.suse/crypto-poly1305-remove-setkey-method patches.suse/crypto-hash-annotate-algorithms-taking-optional-key patches.suse/crypto-hash-prevent-using-keyed-hashes-without-setti patches.suse/crypto-aes-generic-build-with-Os-on-gcc-7 patches.suse/0044-Documentation-bindings-crypto-document-the-SafeXcel-.patch patches.suse/0061-crypto-marvell-cesa-Fix-DMA-API-misuse.patch patches.suse/crypto-chelsio-Fix-Indentation.patch patches.suse/crypto-chelsio-check-for-sg-null.patch patches.suse/crypto-chelsio-Fix-IV-updated-in-XTS-operation.patch patches.suse/crypto-chelsio-Add-authenc-versions-of-ctr-and-sha.patch patches.suse/crypto-chelsio-Remove-dst-sg-size-zero-check.patch patches.suse/crypto-chelsio-Fix-indentation-warning.patch patches.suse/crypto-aes-generic-fix-aes-generic-regression-on-pow patches.suse/0045-crypto-inside-secure-make-function-safexcel_try_push.patch patches.suse/crypto-aesni-handle-zero-length-dst-buffer patches.suse/crypto-sha3-generic-fixes-for-alignment-and-big-endi patches.suse/net-thunderx-Set-max-queue-count-taking-XDP_TX-into-.patch patches.suse/netxen-remove-timespec-usage.patch patches.suse/vmxnet3-increase-default-rx-ring-sizes.patch patches.suse/rds-tcp-remove-redundant-function-rds_tcp_conn_paths.patch patches.suse/rds-tcp-correctly-sequence-cleanup-on-netns-deletion.patch patches.suse/0001-rds-tcp-atomically-purge-entries-from-rds_tcp_conn_l.patch patches.suse/net-ethtool-add-support-for-reset-of-AP-inside-NIC-i.patch patches.suse/bnxt_en-Add-ETH_RESET_AP-support.patch patches.suse/net-phy-core-use-genphy-version-of-callbacks-read_st.patch patches.suse/net-phy-remove-generic-settings-for-callbacks-config.patch patches.suse/msft-hv-1555-hv_netvsc-drop-unused-macros.patch patches.suse/msft-hv-1556-hv_netvsc-don-t-need-local-xmit_more.patch patches.suse/msft-hv-1557-hv_netvsc-replace-divide-with-mask-when-computing-pa.patch patches.suse/msft-hv-1558-hv_netvsc-use-reciprocal-divide-to-speed-up-percent-.patch patches.suse/msft-hv-1559-hv_netvsc-optimize-initialization-of-RNDIS-header.patch patches.suse/msft-hv-1560-vmbus-make-hv_get_ringbuffer_availbytes-local.patch patches.suse/enic-add-sw-timestamp-support.patch patches.suse/net-phy-core-remove-now-uneeded-disabling-of-interru.patch patches.suse/net-phy-core-don-t-disable-device-interrupts-in-phy_.patch patches.suse/bpf-allow-disabling-tunnel-csum-for-ipv6.patch patches.suse/samples-bpf-extend-test_tunnel_bpf.sh-with-ip6gre.patch patches.suse/net-phy-broadcom-re-add-mistakenly-removed-config-se.patch patches.suse/samples-bpf-Convert-magic-numbers-to-names-in-multi-.patch patches.suse/bpf-fix-stack-state-printing-in-verifier-log.patch patches.suse/bpf-print-liveness-info-to-verifier-log.patch patches.suse/bpf-don-t-mark-FP-reg-as-uninit.patch patches.suse/bpf-improve-verifier-liveness-marks.patch patches.suse/bpf-improve-JEQ-JNE-path-walking.patch patches.suse/bpf-cleanup-register_is_null.patch patches.suse/selftests-bpf-adjust-test_align-expected-output.patch patches.suse/nfp-fix-old-kdoc-issues.patch patches.suse/nfp-bpf-support-backward-jump.patch patches.suse/nfp-bpf-record-jump-destination-to-simplify-jump-fix.patch patches.suse/nfp-bpf-flag-jump-destination-to-guide-insn-combine-.patch patches.suse/nfp-bpf-don-t-do-ld-mask-combination-if-mask-is-jump.patch patches.suse/nfp-bpf-don-t-do-ld-shifts-combination-if-shifts-are.patch patches.suse/nfp-bpf-relax-source-operands-check.patch patches.suse/nfp-bpf-correct-the-encoding-for-No-Dest-immed.patch patches.suse/nfp-bpf-encode-indirect-commands.patch patches.suse/nfp-bpf-factor-out-is_mbpf_load-is_mbpf_store.patch patches.suse/nfp-bpf-implement-memory-bulk-copy-for-length-within.patch patches.suse/nfp-bpf-implement-memory-bulk-copy-for-length-bigger.patch patches.suse/nfp-bpf-detect-load-store-sequences-lowered-from-mem.patch patches.suse/net-xdp-avoid-output-parameters-when-querying-XDP-pr.patch patches.suse/net-xdp-report-flags-program-was-installed-with-on-q.patch patches.suse/net-xdp-make-the-stack-take-care-of-the-tear-down.patch patches.suse/netdevsim-add-software-driver-for-testing-offloads.patch patches.suse/netdevsim-add-bpf-offload-support.patch patches.suse/selftests-bpf-add-offload-test-based-on-netdevsim.patch patches.suse/netdevsim-add-SR-IOV-functionality.patch patches.suse/phy-add-phy_interface_mode_is_8023z-helper.patch patches.suse/phylink-merge-SGMII-and-802.3z-handling.patch patches.suse/phylink-get-rid-of-separate-Cisco-SGMII-and-802.3z-m.patch patches.suse/phylink-add-support-for-2500baseX-and-10GbaseKR.patch patches.suse/phylink-remove-phylink_init_eee.patch patches.suse/phylink-restart-802.3z-negotiation-when-starting-net.patch patches.suse/phylink-add-documentation-for-kernel-APIs.patch patches.suse/sfp-add-documentation-for-kernel-APIs.patch patches.suse/sfp-convert-to-fwnode.patch patches.suse/phylink-convert-to-fwnode.patch patches.suse/net-hns3-Refactor-of-the-reset-interrupt-handling-lo.patch patches.suse/net-hns3-Add-reset-service-task-for-handling-reset-r.patch patches.suse/net-hns3-Refactors-the-requested-reset-pending-reset.patch patches.suse/tun-add-eBPF-based-queue-selection-method.patch patches.suse/flow_dissector-dissect-tunnel-info-outside-__skb_flo.patch patches.suse/phylib-Add-device-reset-GPIO-support.patch patches.suse/netdevsim-make-functions-nsim_bpf_create_prog-and-ns.patch patches.suse/net_sched-get-rid-of-rcu_barrier-in-tcf_block_put_ex.patch patches.suse/nfp-debug-dump-ethtool-ops.patch patches.suse/nfp-load-debug-dump-spec.patch patches.suse/nfp-dump-prolog.patch patches.suse/nfp-dumpspec-TLV-traversal.patch patches.suse/nfp-dump-rtsyms.patch patches.suse/nfp-dump-all-hwinfo.patch patches.suse/nfp-dump-single-hwinfo-field-by-key.patch patches.suse/nfp-dump-firmware-name.patch patches.suse/nfp-dump-CPP-XPB-and-direct-ME-CSRs.patch patches.suse/nfp-dump-indirect-ME-CSRs.patch patches.suse/net-sched-sch_api-fix-code-style-issues.patch patches.suse/net-sched-sch_api-rearrange-init-handling.patch patches.suse/net_sched-remove-unused-parameter-from-act-cleanup-o.patch patches.suse/bnxt_en-Uninitialized-variable-in-bnxt_tc_parse_acti.patch patches.suse/samples-bpf-add-ip6erspan-sample-code.patch patches.suse/act_mirred-get-rid-of-tcfm_ifindex-from-struct-tcf_m.patch patches.suse/act_mirred-get-rid-of-mirred_list_lock-spinlock.patch patches.suse/tun-avoid-unnecessary-READ_ONCE-in-tun_net_xmit.patch patches.suse/mlxsw-spectrum-handle-NETIF_F_HW_TC-changes-correctl.patch patches.suse/bnxt_en-Don-t-print-Link-speed-1-no-longer-supported.patch patches.suse/s390-sles15sp1-00-11-026-smc-make-smc_close_active_abort-static.patch patches.suse/s390-sles15sp1-00-11-027-smc-improve-smc_clc_send_decline-error-handling.patch patches.suse/s390-sles15sp1-00-11-028-smc-no-update-for-unused-sk_write_pending.patch patches.suse/s390-sles15sp1-00-11-029-smc-cleanup-close-checking-during-data-receival.patch patches.suse/s390-sles15sp1-00-11-030-smc-no-consumer-update-in-tasklet-context.patch patches.suse/s390-sles15sp1-00-11-031-smc-support-variable-CLC-proposal-messages.patch patches.suse/tuntap-fix-possible-deadlock-when-fail-to-register-n.patch patches.suse/bpf-move-bpf-csum-flag-check.patch patches.suse/bpf-Add-access-to-snd_cwnd-and-others-in-sock_ops.patch patches.suse/virtio_net-Disable-interrupts-if-napi_complete_done- patches.suse/net-sched-cleanup-qdisc_run-and-__qdisc_run-semantic.patch patches.suse/net-sched-allow-qdiscs-to-handle-locking.patch patches.suse/net-sched-remove-remaining-uses-for-qdisc_qlen-in-xm.patch patches.suse/net-sched-provide-per-cpu-qstat-helpers.patch patches.suse/net-sched-a-dflt-qdisc-may-be-used-with-per-cpu-stat.patch patches.suse/net-sched-explicit-locking-in-gso_cpu-fallback.patch patches.suse/net-sched-drop-qdisc_reset-from-dev_graft_qdisc.patch patches.suse/net-sched-use-skb-list-for-skb_bad_tx.patch patches.suse/net-sched-check-for-frozen-queue-before-skb_bad_txq-.patch patches.suse/net-sched-helpers-to-sum-qlen-and-qlen-for-per-cpu-l.patch patches.suse/net-sched-add-support-for-TCQ_F_NOLOCK-subqueues-to-.patch patches.suse/net-sched-add-support-for-TCQ_F_NOLOCK-subqueues-to--ce679e8d.patch patches.suse/net-skb_array-expose-peek-API.patch patches.suse/net-sched-pfifo_fast-use-skb_array.patch patches.suse/net-sched-fix-use-after-free-in-tcf_block_put_ext.patch patches.suse/0001-net-stmmac-fix-broken-dma_interrupt-handling-for-mul.patch patches.suse/veth-set-peer-GSO-values.patch patches.suse/cxgb4-collect-on-chip-memory-information.patch patches.suse/cxgb4-collect-MC-memory-dump.patch patches.suse/cxgb4-collect-HMA-memory-dump.patch patches.suse/cxgb4-skip-TX-and-RX-payload-regions-in-memory-dumps.patch patches.suse/cxgb4-collect-egress-and-ingress-SGE-queue-contexts.patch patches.suse/cxgb4-collect-PCIe-configuration-logs.patch patches.suse/slip-sl_alloc-remove-unused-parameter-dev_t-line.patch patches.suse/0001-macvlan-fix-memory-hole-in-macvlan_dev.patch patches.suse/nfp-flower-do-not-assume-mac-mpls-matches.patch patches.suse/nfp-flower-remove-dead-code-paths.patch patches.suse/nfp-flower-remove-unused-defines.patch patches.suse/nfp-debug-dump-decrease-endian-conversions.patch patches.suse/net-mvpp2-only-free-the-TSO-header-buffers-when-it-w.patch patches.suse/net-mvpp2-split-the-max-ring-size-from-the-default-o.patch patches.suse/net-mvpp2-align-values-in-ethtool-get_coalesce.patch patches.suse/net-mvpp2-report-the-tx-usec-coalescing-information-.patch patches.suse/net-mvpp2-adjust-the-coalescing-parameters.patch patches.suse/phylib-add-reset-after-clk-enable-support.patch patches.suse/net-fec-add-phy_reset_after_clk_enable-support.patch patches.suse/msft-hv-1561-hv_netvsc-Fix-the-receive-buffer-size-limit.patch patches.suse/msft-hv-1562-hv_netvsc-Fix-the-TX-RX-buffer-default-sizes.patch patches.suse/net_sched-switch-to-exit_batch-for-action-pernet-ops.patch patches.suse/net-phy-marvell10g-remove-XGMII-as-an-option-for-88x.patch patches.suse/0008-net-avoid-skb_warn_bad_offload-on-IS_ERR.patch patches.suse/cxgb4-Add-support-for-ethtool-i2c-dump.patch patches.suse/net-ethernet-ti-cpdma-correct-error-handling-for-cha.patch patches.suse/net-phy-phylink-Allow-specifying-PHY-device-flags.patch patches.suse/net-phy-phylink-Use-PHY-device-interface-if-N-A.patch patches.suse/net-phy-phylink-Remove-error-message.patch patches.suse/net-phy-phylink-Allow-setting-a-custom-link-state-ca.patch patches.suse/net-phy-phylink-Report-MoCA-as-PORT_BNC.patch patches.suse/msft-hv-1563-hv_netvsc-copy_to_send-buf-can-be-void.patch patches.suse/msft-hv-1564-hv_netvsc-track-memory-allocation-failures-in-ethtoo.patch patches.suse/msft-hv-1565-hv_netvsc-simplify-function-args-in-receive-status-p.patch patches.suse/msft-hv-1566-hv_netvsc-pass-netvsc_device-to-receive-callback.patch patches.suse/msft-hv-1567-hv_netvsc-remove-open_cnt-reference-count.patch patches.suse/msft-hv-1568-hv_netvsc-empty-current-transmit-aggregation-if-flow.patch patches.suse/net-hns3-Add-HNS3-VF-IMP-Integrated-Management-Proc-.patch patches.suse/net-hns3-Add-mailbox-support-to-VF-driver.patch patches.suse/net-hns3-Add-HNS3-VF-HCL-Hardware-Compatibility-Laye.patch patches.suse/net-hns3-Add-HNS3-VF-driver-to-kernel-build-framewor.patch patches.suse/net-hns3-Unified-HNS3-VF-PF-Ethernet-Driver-for-hip0.patch patches.suse/net-hns3-Add-mailbox-support-to-PF-driver.patch patches.suse/net-hns3-Change-PF-to-add-ring-vect-binding-resetQ-t.patch patches.suse/net-hns3-Add-mailbox-interrupt-handling-to-PF-driver.patch patches.suse/xfrm-add-documentation-for-xfrm-device-offload-api.patch patches.suse/xfrm-Fix-xfrm_replay_overflow_offload_esn.patch patches.suse/ipvlan-remove-excessive-packet-scrubbing.patch patches.suse/nfp-extend-NSP-infrastructure-for-configurable-timeo.patch patches.suse/nfp-implement-firmware-flashing.patch patches.suse/samples-bpf-add-erspan-v2-sample-code.patch patches.suse/nfp-fix-absolute-rtsym-handling-in-debug-dump.patch patches.suse/nfp-fix-XPB-register-reads-in-debug-dump.patch patches.suse/qmi_wwan-set-FLAG_SEND_ZLP-to-avoid-network-initiate patches.suse/net-phy-phylink-Handle-NULL-fwnode_handle.patch patches.suse/tools-bpftool-harmonise-Makefile-and-Documentation-M.patch patches.suse/tools-bpftool-create-uninstall-doc-uninstall-make-ta.patch patches.suse/selftests-bpf-Adding-config-fragment-CONFIG_CGROUP_B.patch patches.suse/bpf-tracing-allow-user-space-to-query-prog-array-on-.patch patches.suse/bpf-tracing-add-a-bpf-test-for-new-ioctl-query-inter.patch patches.suse/bpf-tracing-fix-kernel-events-core.c-compilation-err.patch patches.suse/libbpf-add-ability-to-guess-program-type-based-on-se.patch patches.suse/libbpf-prefer-global-symbols-as-bpf-program-name-sou.patch patches.suse/bpftool-implement-prog-load-command.patch patches.suse/bpftool-implement-cgroup-bpf-operations.patch patches.suse/nfp-add-nfp_cpp_area_size-accessor.patch patches.suse/nfp-bpf-prepare-for-parsing-BPF-FW-capabilities.patch patches.suse/nfp-bpf-prepare-for-call-support.patch patches.suse/nfp-bpf-add-basic-support-for-adjust-head-call.patch patches.suse/nfp-bpf-optimize-the-adjust_head-calls-in-trivial-ca.patch patches.suse/nfp-bpf-correct-printk-formats-for-size_t.patch patches.suse/bpf-introduce-function-calls-function-boundaries.patch patches.suse/bpf-introduce-function-calls-verification.patch patches.suse/selftests-bpf-add-verifier-tests-for-bpf_call.patch patches.suse/bpf-teach-verifier-to-recognize-zero-initialized-sta.patch patches.suse/selftests-bpf-add-tests-for-stack_zero-tracking.patch patches.suse/libbpf-add-support-for-bpf_call.patch patches.suse/selftests-bpf-add-bpf_call-test.patch patches.suse/selftests-bpf-add-xdp-noinline-test.patch patches.suse/bpf-add-support-for-bpf_call-to-interpreter.patch patches.suse/bpf-fix-net.core.bpf_jit_enable-race.patch patches.suse/bpf-x64-add-JIT-support-for-multi-function-programs.patch patches.suse/selftests-bpf-additional-bpf_call-tests.patch patches.suse/libbpf-fix-Makefile-exit-code-if-libelf-not-found.patch patches.suse/nfp-set-flags-in-the-correct-member-of-netdev_bpf.patch patches.suse/sfc-make-mem_bar-a-function-rather-than-a-constant.patch patches.suse/sfc-support-VI-strides-other-than-8k.patch patches.suse/sfc-add-Medford2-SFC9250-PCI-Device-IDs.patch patches.suse/sfc-improve-PTP-error-reporting.patch patches.suse/sfc-update-EF10-register-definitions.patch patches.suse/sfc-populate-the-timer-reload-field.patch patches.suse/net-phy-meson-gxl-check-phy_write-return-value.patch patches.suse/sfp-fix-non-detection-of-PHY.patch patches.suse/sfp-fix-EEPROM-reading-in-the-case-of-non-SFF8472-SF.patch patches.suse/phylink-fix-locking-asserts.patch patches.suse/cxgb4-Simplify-PCIe-Completion-Timeout-setting.patch patches.suse/net-Introduce-NETIF_F_GRO_HW.patch patches.suse/net-Disable-GRO_HW-when-generic-XDP-is-installed-on-.patch patches.suse/bnxt_en-Use-NETIF_F_GRO_HW.patch patches.suse/bnx2x-Use-NETIF_F_GRO_HW.patch patches.suse/qede-Use-NETIF_F_GRO_HW.patch patches.suse/Bluetooth-hci_qca-Avoid-setup-failure-on-missing-ram patches.suse/Bluetooth-btqcomsmd-Fix-skb-double-free-corruption patches.suse/Bluetooth-hci_bcm-Add-support-for-BCM2E72 patches.suse/Bluetooth-btsdio-Do-not-bind-to-non-removable-BCM433 patches.suse/cxgb4-Report-tid-start-range-correctly-for-T6.patch patches.suse/iwlwifi-mvm-check-for-short-GI-only-for-OFDM.patch patches.suse/iwlwifi-mvm-support-MGMT-frames-in-compressed-BA.patch patches.suse/iwlwifi-mvm-rs-don-t-override-the-rate-history-in-th patches.suse/iwlwifi-mvm-revert-support-new-Coex-firmware-API.patch patches.suse/iwlwifi-mvm-remove-TCP-wakeup-support.patch patches.suse/iwlwifi-print-the-version-number-of-the-firmware-in-.patch patches.suse/iwlwifi-dbg-allow-wrt-collection-before-ALIVE.patch patches.suse/iwlwifi-fix-the-ALIVE-notification-layout.patch patches.suse/iwlwifi-mvm-remove-superfluous-flush_work.patch patches.suse/iwlwifi-rename-the-temporary-name-of-A000-to-the-off.patch patches.suse/brcmfmac-Fix-parameter-order-in-brcmf_sdiod_f0_write.patch patches.suse/brcmfmac-Register-sizes-on-hardware-are-not-dependen.patch patches.suse/brcmfmac-Split-brcmf_sdiod_regrw_helper-up.patch patches.suse/brcmfmac-Clean-up-brcmf_sdiod_set_sbaddr_window.patch patches.suse/brcmfmac-Remove-dead-IO-code.patch patches.suse/brcmfmac-Remove-bandaid-for-SleepCSR.patch patches.suse/brcmfmac-Remove-brcmf_sdiod_request_data.patch patches.suse/brcmfmac-Fix-asymmetric-IO-functions.patch patches.suse/brcmfmac-Remove-noisy-debugging.patch patches.suse/brcmfmac-Rename-bcmerror-to-err.patch patches.suse/rtlwifi-Convert-individual-interrupt-results-to-stru.patch patches.suse/rtlwifi-Reduce-IO-in-RX-interrupt-to-boost-throughpu.patch patches.suse/rtlwifi-fix-the-wrong-size-to-calculate-fifo-space.patch patches.suse/rtlwifi-cleanup-the-code-that-check-whether-TX-ring-.patch patches.suse/rtlwifi-rtl818x-remove-redundant-check-for-cck_power.patch patches.suse/mwl8k-Expand-non-DFS-5G-channels.patch patches.suse/mwifiex-do-not-support-change-AP-interface-to-statio.patch patches.suse/mwifiex-cfg80211-do-not-change-virtual-interface-dur patches.suse/iwlwifi-mvm-add-WFA-vendor-specific-TPC-report-IE-to.patch patches.suse/iwlwifi-bump-FW-API-to-36-for-8000-and-up.patch patches.suse/iwlwifi-mvm-remove-set-but-unused-variable-in-iwl_mv.patch patches.suse/iwlwifi-mvm-avoid-dumping-assert-log-when-device-is- patches.suse/iwlwifi-mvm-rs-introduce-new-API-for-rate-scaling.patch patches.suse/iwlwifi-mvm-rs-add-ops-for-the-new-rate-scaling-in-t.patch patches.suse/iwlwifi-mvm-rs-add-basic-implementation-of-the-new-R.patch patches.suse/iwlwifi-mvm-rs-new-rate-scale-API-add-FW-notificatio.patch patches.suse/iwlwifi-mvm-rs-new-rate-scale-API-add-debugfs-hooks.patch patches.suse/iwlwifi-mvm-rs-add-size-checks-when-printing-to-a-bu.patch patches.suse/iwlwifi-mvm-rs-add-sanity-check-when-sending-LQ-comm.patch patches.suse/iwlwifi-mvm-make-init_dbg-effective-only-on-failure.patch patches.suse/iwlwifi-mvm-request-statistics-when-reading-debugfs.patch patches.suse/iwlwifi-mvm-fix-wrong-ifdef-that-uses-a-macro-from-b.patch patches.suse/wireless-use-ARRAY_SIZE.patch patches.suse/brcmsmac-use-ARRAY_SIZE-on-rfseq_updategainu_events.patch patches.suse/brcmfmac-Split-brcmf_sdiod_buffrw-function-up.patch patches.suse/brcmfmac-whitespace-fixes-in-brcmf_sdiod_send_buf.patch patches.suse/brcmfmac-Clarify-if-using-braces.patch patches.suse/brcmfmac-Rename-replace-old-IO-functions-with-simple.patch patches.suse/brcmfmac-Tidy-register-definitions-a-little.patch patches.suse/brcmfmac-Remove-brcmf_sdiod_addrprep.patch patches.suse/brcmfmac-remove-unnecessary-call-to-brcmf_sdiod_set_.patch patches.suse/brcmfmac-Cleanup-offsetof.patch patches.suse/brcmfmac-Remove-unused-macro.patch patches.suse/brcmfmac-Remove-repeated-calls-to-brcmf_chip_get_cor.patch patches.suse/brcmfmac-enlarge-buffer-size-of-caps-to-512-bytes.patch patches.suse/rtlwifi-rtl_pci-8822BE-puts-broadcast-and-multicast-.patch patches.suse/rtlwifi-rtl_pci-Fix-the-bug-when-inactiveps-is-enabl patches.suse/rtlwifi-always-initialize-variables-given-to-RT_TRAC.patch patches.suse/ath9k-dfs-use-swap-macro-in-ath9k_check_chirping.patch patches.suse/ath10k-re-enable-TXQs-for-all-devices.patch patches.suse/ath10k-update-tdls-teardown-state-to-target patches.suse/ath10k-handle-tdls-peer-events.patch patches.suse/wil6210-run-time-PM-when-interface-down.patch patches.suse/wil6210-print-human-readable-names-of-WMI-commands-a.patch patches.suse/wil6210-refresh-FW-capabilities-during-interface-up.patch patches.suse/wil6210-abort-properly-in-cfg-suspend.patch patches.suse/wil6210-fix-length-check-in-__wmi_send.patch patches.suse/wil6210-add-block-size-checks-during-FW-load.patch patches.suse/wil6210-missing-length-check-in-wmi_set_ie patches.suse/wil6210-missing-length-check-in-wil_cfg80211_mgmt_tx.patch patches.suse/wil6210-get-suspend-reject-reason-and-resume-trigger.patch patches.suse/wil6210-fix-PCIe-bus-mastering-in-case-of-interface-.patch patches.suse/wil6210-remove-suspend-time-statistics.patch patches.suse/wil6210-update-statistics-for-suspend.patch patches.suse/wcn36xx-set-default-BTLE-coexistence-config.patch patches.suse/ath6kl-remove-redundant-variable-ies_len.patch patches.suse/ath10k-use-64-bit-crash-dump-timestamps.patch patches.suse/ath9k-move-spectral-scan-support-under-a-separate-co.patch patches.suse/ath10k-move-spectral-scan-support-under-a-separate-c.patch patches.suse/ath6kl-improve-endianness-handling.patch patches.suse/ath10k-fix-invalid-STS_CAP_OFFSET_MASK patches.suse/ath10k-handling-qos-at-STA-side-based-on-AP-WMM-enab patches.suse/ath10k-unify-rx-processing-in-napi_poll.patch patches.suse/ath10k-remove-MAC80211_DEBUGFS-dependency-on-ath10k_.patch patches.suse/ath10k-move-pktlog_filter-out-of-ath10k_debug.patch patches.suse/ath10k-add-per-peer-tx-stats-support-for-10.2.4.patch patches.suse/ath10k-search-DT-for-qcom-ath10k-calibration-variant.patch patches.suse/wcn36xx-Add-hardware-scan-offload-support.patch patches.suse/ath9k_htc-Add-a-sanity-check-in-ath9k_htc_ampdu_acti patches.suse/wcn36xx-Reduce-spinlock-in-indication-handler.patch patches.suse/ath10k-wmi-modify-svc-bitmap-parsing-for-wcn3990.patch patches.suse/ath10k-wmi-add-management-tx-by-reference-support-ov.patch patches.suse/ath10k-wmi-get-wmi-init-parameter-values-from-hw-par.patch patches.suse/ath10k-wmi-add-hw-params-entry-for-wcn3990.patch patches.suse/ibmvnic-Rename-IBMVNIC_MAX_TX_QUEUES-to-IBMVNIC_MAX_.patch patches.suse/ibmvnic-Increase-maximum-number-of-RX-TX-queues.patch patches.suse/ibmvnic-Include-header-descriptor-support-for-ARP-pa.patch patches.suse/net_sched-properly-check-for-empty-skb-array-on-erro.patch patches.suse/cxgb4-RSS-table-is-4k-for-T6.patch patches.suse/nfp-flower-remove-unused-tun_mask-variable.patch patches.suse/nfp-flower-read-extra-feature-support-from-fw.patch patches.suse/nfp-flower-compile-Geneve-match-fields.patch patches.suse/nfp-flower-compile-Geneve-encap-actions.patch patches.suse/ip6_vti-adjust-vti-mtu-according-to-mtu-of-lower-dev.patch patches.suse/netdevsim-declare-struct-device_type-as-static.patch patches.suse/netdevsim-bpf-remove-unused-variable.patch patches.suse/0040-net-amd-xgbe-Get-rid-of-custom-hex_dump_to_buffer.patch patches.suse/netdevsim-correctly-check-return-value-of-debugfs_cr.patch patches.suse/s390-sles15sp1-00-08-93-qeth-convert-qeth_reply-refcnt-from-atomic_t-to-refc.patch patches.suse/s390-sles15sp1-00-08-15-s390-qeth-use-ip-_eth_mc_map-helpers.patch patches.suse/s390-sles15sp1-00-08-16-s390-qeth-drop-CONFIG_QETH_IPV6.patch patches.suse/s390-sles15sp1-00-08-17-s390-qeth-don-t-keep-track-of-MAC-address-s-cast-typ.patch patches.suse/s390-sles15sp1-00-08-18-s390-qeth-consolidate-qeth-MAC-address-helpers.patch patches.suse/s390-sles15sp1-00-08-19-s390-qeth-use-ether_addr_-helpers.patch patches.suse/s390-sles15sp1-00-08-20-s390-qeth-align-L2-and-L3-set_rx_mode-implementation.patch patches.suse/s390-sles15sp1-00-08-21-s390-qeth-robustify-qeth_get_ip_version.patch patches.suse/s390-sles15sp1-00-08-22-s390-qeth-clean-up-l3_get_cast_type.patch patches.suse/s390-sles15sp1-00-08-23-s390-qeth-recognize-non-IP-multicast-on-L3-transmit.patch patches.suse/s390-sles15sp1-00-08-24-s390-qeth-unionize-next-hop-field-in-qeth-L3-header.patch patches.suse/s390-sles15sp1-00-08-25-s390-qeth-streamline-l3_fill_header.patch patches.suse/s390-sles15sp1-00-08-26-s390-qeth-pass-full-data-length-to-l3_fill_header.patch patches.suse/s390-sles15sp1-00-08-27-s390-qeth-replace-open-coded-in-_pton.patch patches.suse/net-sched-fix-coding-style-issues.patch patches.suse/net-sched-sch_api-handle-generic-qdisc-errors.patch patches.suse/net-sched-sch-add-extack-for-init-callback.patch patches.suse/net-sched-sch-add-extack-for-change-qdisc-ops.patch patches.suse/net-sched-sch-add-extack-to-change-class.patch patches.suse/net-sched-sch-add-extack-for-block-callback.patch patches.suse/net-sched-sch-add-extack-for-graft-callback.patch patches.suse/net-sch-api-add-extack-support-in-qdisc_get_rtab.patch patches.suse/net-sch-api-add-extack-support-in-tcf_block_get.patch patches.suse/net-sch-api-add-extack-support-in-qdisc_alloc.patch patches.suse/net-sch-api-add-extack-support-in-qdisc_create_dflt.patch patches.suse/net-sch-sch_cbq-add-extack-support.patch patches.suse/net-sch-sch_cbs-add-extack-support.patch patches.suse/net-sch-sch_drr-add-extack-support.patch patches.suse/phylink-avoid-attaching-more-than-one-PHY.patch patches.suse/cxgb4-add-new-T5-and-T6-device-id-s.patch patches.suse/sfc-update-MCDI-protocol-headers.patch patches.suse/sfc-support-variable-number-of-MAC-stats.patch patches.suse/sfc-expose-FEC-stats-on-Medford2.patch patches.suse/sfc-expose-CTPIO-stats-on-NICs-that-support-them.patch patches.suse/enic-add-wq-clean-up-budget.patch patches.suse/net-hns3-add-support-to-query-tqps-number.patch patches.suse/net-hns3-add-support-to-modify-tqps-number.patch patches.suse/net-hns3-change-the-returned-tqp-number-by-ethtool-x.patch patches.suse/net-hns3-free-the-ring_data-structrue-when-change-tq.patch patches.suse/net-hns3-get-rss_size_max-from-configuration-but-not.patch patches.suse/net-hns3-add-a-mask-initialization-for-mac_vlan-tabl.patch patches.suse/net-hns3-add-vlan-offload-config-command.patch patches.suse/net-hns3-add-ethtool-related-offload-command.patch patches.suse/net-hns3-add-handling-vlan-tag-offload-in-bd.patch patches.suse/net-hns3-cleanup-mac-auto-negotiation-state-query.patch patches.suse/net-hns3-fix-for-getting-auto-negotiation-state-in-h.patch patches.suse/net-hns3-add-support-for-set_pauseparam.patch patches.suse/net-hns3-add-support-to-update-flow-control-settings.patch patches.suse/net-hns3-add-Asym-Pause-support-to-phy-default-featu.patch patches.suse/net-hns3-add-support-for-querying-advertised-pause-f.patch patches.suse/net-hns3-Increase-the-default-depth-of-bucket-for-TM.patch patches.suse/net-hns3-change-TM-sched-mode-to-TC-based-mode-when-.patch patches.suse/xfrm-Separate-ESP-handling-from-segmentation-for-GRO.patch patches.suse/net-Add-asynchronous-callbacks-for-xfrm-on-layer-2.patch patches.suse/xfrm-Allow-to-use-the-layer2-IPsec-GSO-codepath-for-.patch patches.suse/xfrm-check-for-xdo_dev_ops-add-and-delete.patch patches.suse/l2tp-fix-missing-print-session-offset-info.patch patches.suse/net-sch-api-fix-tcf_block_get.patch patches.suse/nfp-bpf-allocate-vNIC-priv-for-keeping-track-of-the-.patch patches.suse/bpf-fix-spelling-mistake-funcation-function.patch patches.suse/bpf-make-function-skip_callee-static-and-return-NULL.patch patches.suse/selftests-bpf-add-netdevsim-to-config.patch patches.suse/bpf-make-function-xdp_do_generic_redirect_map-static.patch patches.suse/libbpf-Fix-build-errors.patch patches.suse/bpf-fix-kallsyms-handling-for-subprogs.patch patches.suse/bpf-allow-for-correlation-of-maps-and-helpers-in-dum.patch patches.suse/tools-bpf-adjust-rlimit-RLIMIT_MEMLOCK-for-test_dev_.patch patches.suse/bpf-fix-stacksafe-exploration-when-comparing-states.patch patches.suse/bpf-selftest-for-late-caller-stack-size-increase.patch patches.suse/bpf-fix-maximum-stack-depth-tracking-logic.patch patches.suse/selftests-bpf-additional-stack-depth-tests.patch patches.suse/bpf-fix-max-call-depth-check.patch patches.suse/net-hns3-hns3_get_channels-can-be-static.patch patches.suse/cxgb4-display-VNI-correctly.patch patches.suse/cxgb4-cxgb4vf-support-for-XLAUI-Port-Type.patch patches.suse/0003-net-ethernet-socionext-add-AVE-ethernet-driver.patch patches.suse/net-sched-don-t-set-extack-message-in-case-the-qdisc.patch patches.suse/net-mlx4_en-RX-csum-remove-redundant-branches-and-ch.patch patches.suse/net-mlx4_en-RX-csum-reorder-branches.patch patches.suse/net-mlx4_core-Cleanup-FMR-unmapping-flow.patch patches.suse/net-mlx4_en-Change-default-QoS-settings.patch patches.suse/net-mlx5-E-Switch-Refactor-vport-representors-initia.patch patches.suse/net-mlx5-E-Switch-Refactor-load-unload-of-represento.patch patches.suse/net-mlx5-E-Switch-Simplify-representor-load-unload-c.patch patches.suse/net-mlx5-E-Switch-Move-mlx5e-only-logic-outside-E-Sw.patch patches.suse/net-mlx5-E-Switch-Create-a-dedicated-send-to-vport-r.patch patches.suse/net-mlx5e-Move-ethernet-representors-data-into-separ.patch patches.suse/net-mlx5-E-Switch-Create-generic-header-struct-to-be.patch patches.suse/net-mlx5e-E-Switch-Move-send-to-vport-rule-struct-to.patch patches.suse/net-mlx5e-E-Switch-Use-the-name-of-static-array-inst.patch patches.suse/net-mlx5-Fix-ingress-egress-naming-mistake.patch patches.suse/net-mlx5-Separate-ingress-egress-namespaces-for-each.patch patches.suse/net_sch-red-Fix-the-new-offload-indication.patch patches.suse/net-sched-Move-offload-check-till-after-dump-call.patch patches.suse/cxgb4-use-CLIP-with-LIP6-on-T6-for-TCAM-filters.patch patches.suse/net-sched-fix-skb-leak-in-dev_requeue_skb.patch patches.suse/s390-qeth-improve-error-reporting-on-ip-add-removal.patch patches.suse/s390-sles15sp1-00-08-28-s390-qeth-use-common-helper-to-display-rxip-vipa.patch patches.suse/s390-sles15sp1-00-08-29-s390-diag-add-diag26c-support-for-VNIC-info.patch patches.suse/s390-sles15sp1-00-08-30-s390-qeth-support-early-setup-for-z-VM-NICs.patch patches.suse/qed-Refactoring-and-rearranging-FW-API-with-no-funct.patch patches.suse/qed-HSI-renaming-for-different-types-of-HW.patch patches.suse/qed-Utilize-FW-8.33.1.0.patch patches.suse/qed-Advance-drivers-version-to-8.33.0.20.patch patches.suse/net-ena-add-detection-and-recovery-mechanism-for-han.patch patches.suse/net-ena-increase-ena-driver-version-to-1.5.0.patch patches.suse/cxgb4-Check-alignment-constraint-for-T6.patch patches.suse/net-hns-add-ACPI-mode-support-for-ethtool-p.patch patches.suse/net-phy-marvell10g-update-header-comments.patch patches.suse/net-phy-marvell10g-add-MDI-swap-reporting.patch patches.suse/net-phy-marvell10g-clean-up-interface-mode-switching.patch patches.suse/net-phy-add-helper-to-convert-negotiation-result-to-.patch patches.suse/net-phy-marvell10g-add-support-for-half-duplex-100M-.patch patches.suse/sfp-don-t-guess-support-from-connector-type.patch patches.suse/sfp-add-support-for-1000Base-PX-and-1000Base-BX10.patch patches.suse/sfp-improve-support-for-direct-attach-copper-cables.patch patches.suse/phylink-remove-mode-variable-from-phylink_sfp_module.patch patches.suse/qed-Use-zeroing-memory-allocator-than-allocator-mems.patch patches.suse/ethernet-broadcom-Use-zeroing-memory-allocator-than-.patch patches.suse/liquidio-Use-zeroing-memory-allocator-than-allocator.patch patches.suse/net-mvneta-prepare-to-convert-to-phylink.patch patches.suse/net-mvneta-convert-to-phylink.patch patches.suse/net-mvneta-move-port-configuration.patch patches.suse/net-mvneta-add-1000BaseX-support.patch patches.suse/net-mvneta-add-flow-control-support.patch patches.suse/net-mvneta-add-EEE-support.patch patches.suse/net-mvneta-disable-MVNETA_CAUSE_PSC_SYNC_CHANGE-inte.patch patches.suse/net-mvneta-add-module-EEPROM-reading-support.patch patches.suse/cxgb4-collect-TX-rate-limit-info-in-UP-CIM-logs.patch patches.suse/net-mdiobus-add-unlocked-accessors patches.suse/net-phy-use-unlocked-accessors-for-indirect-MMD-acce.patch patches.suse/net-phy-add-unlocked-accessors patches.suse/net-phy-add-paged-phy-register-accessors patches.suse/net-phy-marvell-fix-paged-access-races.patch patches.suse/net-phy-add-phy_modify-accessor.patch patches.suse/net-phy-convert-read-modify-write-to-phy_modify.patch patches.suse/net-mdio-Only-perform-gpio-reset-for-PHYs.patch patches.suse/nfp-flower-obtain-repr-link-state-only-from-firmware.patch patches.suse/nfp-add-repr_preclean-callback.patch patches.suse/nfp-flower-implement-the-PORT_REIFY-message.patch patches.suse/tg3-Add-Macronix-NVRAM-support.patch patches.suse/mac80211-mark-expected-switch-fall-throughs.patch patches.suse/mac80211-avoid-looking-up-tid_tx-tid_rx-from-timers.patch patches.suse/mac80211-enable-TDLS-peer-buffer-STA-feature.patch patches.suse/mac80211-make-__ieee80211_start_rx_ba_session-static.patch patches.suse/mac80211_hwsim-enforce-PS_MANUAL_POLL-to-be-set-afte patches.suse/mac80211-always-update-the-PM-state-of-a-peer-on-MGM.patch patches.suse/mac80211-call-synchronize_net-once-in-the-restart-fl.patch patches.suse/mac80211-remove-BUG-when-interface-type-is-invalid patches.suse/cfg80211-IBSS-Add-support-for-static-WEP-in-driver-f.patch patches.suse/cfg80211-cleanup-signal-strength-units-notation.patch patches.suse/nl80211-add-a-few-extended-error-strings-to-key-pars.patch patches.suse/mac80211-don-t-warn-on-AID-field-without-top-two-MSB.patch patches.suse/mac80211-Add-MIC-space-only-for-TX-key-option.patch patches.suse/mac80211-Add-TXQ-scheduling-API.patch patches.suse/mac80211-Add-airtime-account-and-scheduling-to-TXQs.patch patches.suse/Revert-mac80211-Add-airtime-account-and-scheduling-t.patch patches.suse/Revert-mac80211-Add-TXQ-scheduling-API.patch patches.suse/nl80211-send-deauth-reason-if-locally-generated.patch patches.suse/cfg80211-Scan-results-to-also-report-the-per-chain-s.patch patches.suse/mac80211-Fix-setting-TX-power-on-monitor-interfaces patches.suse/net-mlx5e-hide-an-unused-variable.patch patches.suse/l2tp-revert-l2tp-fix-missing-print-session-offset-in.patch patches.suse/net-sched-fix-tcf_block_get_ext-in-case-CONFIG_NET_C.patch patches.suse/nfp-add-basic-multicast-filtering.patch patches.suse/tools-bpftool-use-version-from-the-kernel-source-tre.patch patches.suse/tools-bpftool-fix-bpftool-build-with-bintutils-2.9.patch patches.suse/bpf-offload-don-t-require-rtnl-for-dev-list-manipula.patch patches.suse/bpf-offload-don-t-use-prog-aux-offload-as-boolean.patch patches.suse/bpf-offload-allow-netdev-to-disappear-while-verifier.patch patches.suse/bpf-offload-free-prog-aux-offload-when-device-disapp.patch patches.suse/bpf-offload-free-program-id-when-device-disappears.patch patches.suse/nsfs-generalize-ns_get_path-for-path-resolution-with.patch patches.suse/bpf-offload-report-device-information-for-offloaded-.patch patches.suse/tools-bpftool-report-device-information-for-offloade.patch patches.suse/selftests-bpf-test-device-info-reporting-for-bound-p.patch patches.suse/tools-bpftool-rename-cgroup-list-show-in-the-code.patch patches.suse/tools-bpftool-alias-show-and-list-commands.patch patches.suse/tools-bpftool-remove-new-lines-from-errors.patch patches.suse/bpf-sockmap-remove-unused-function.patch patches.suse/bpf-only-build-sockmap-with-CONFIG_INET.patch patches.suse/xdp-base-API-for-new-XDP-rx-queue-info-concept.patch patches.suse/xdp-mlx5-setup-xdp_rxq_info.patch patches.suse/i40e-setup-xdp_rxq_info.patch patches.suse/ixgbe-setup-xdp_rxq_info.patch patches.suse/xdp-qede-setup-xdp_rxq_info-and-intro-xdp_rxq_info_i.patch patches.suse/mlx4-setup-xdp_rxq_info.patch patches.suse/bnxt_en-setup-xdp_rxq_info.patch patches.suse/nfp-setup-xdp_rxq_info.patch patches.suse/thunderx-setup-xdp_rxq_info.patch patches.suse/tun-setup-xdp_rxq_info.patch patches.suse/virtio_net-setup-xdp_rxq_info.patch patches.suse/xdp-generic-XDP-handling-of-xdp_rxq_info.patch patches.suse/bpf-finally-expose-xdp_rxq_info-to-XDP-bpf-programs.patch patches.suse/samples-bpf-program-demonstrating-access-to-xdp_rxq_.patch patches.suse/bpf-implement-syscall-command-BPF_MAP_GET_NEXT_KEY-f.patch patches.suse/tools-bpf-add-a-bpf-selftest-for-stacktrace.patch patches.suse/net-hns3-Add-ethtool-interface-for-vlan-filter.patch patches.suse/net-hns3-Disable-VFs-change-rxvlan-offload-status.patch patches.suse/net-hns3-Unify-the-strings-display-of-packet-statist.patch patches.suse/net-hns3-Fix-spelling-errors.patch patches.suse/net-hns3-Remove-repeat-statistic-of-rx_errors.patch patches.suse/net-hns3-Modify-the-update-period-of-packet-statisti.patch patches.suse/net-hns3-Mask-the-packet-statistics-query-when-NIC-i.patch patches.suse/net-hns3-Fix-an-error-of-total-drop-packet-statistic.patch patches.suse/net-hns3-Fix-a-loop-index-error-of-tqp-statistics-qu.patch patches.suse/net-hns3-Fix-an-error-macro-definition-of-HNS3_TQP_S.patch patches.suse/net-hns3-Remove-a-useless-member-of-struct-hns3_stat.patch patches.suse/net-hns3-Fix-a-response-data-read-error-of-tqp-stati.patch patches.suse/net-hns3-fix-for-updating-fc_mode_last_time.patch patches.suse/net-hns3-fix-for-setting-MTU.patch patches.suse/net-hns3-fix-for-changing-MTU.patch patches.suse/net-hns3-add-MTU-initialization-for-hardware.patch patches.suse/net-hns3-fix-for-not-setting-pause-parameters.patch patches.suse/net-hns3-remove-redundant-semicolon.patch patches.suse/net-hns3-Add-more-packet-size-statisctics.patch patches.suse/net-phy-fix-wrong-masks-to-phy_modify.patch patches.suse/0002-netfilter-ipset-Missing-nfnl_lock-nfnl_unlock-is-add.patch patches.suse/net-Fix-netdev_WARN_ONCE-macro.patch patches.suse/net-mlx5e-Replace-WARN_ONCE-with-netdev_WARN_ONCE.patch patches.suse/bnx2x-Replace-WARN_ONCE-with-netdev_WARN_ONCE.patch patches.suse/tun-tap-use-ptr_ring-instead-of-skb_array.patch patches.suse/tuntap-XDP-transmission.patch patches.suse/virtio_net-propagate-linkspeed-duplex-settings-from-.patch patches.suse/be2net-use-ARRAY_SIZE-for-array-sizing-calculation-o.patch patches.suse/ethtool-Ensure-new-ring-parameters-are-within-bounds.patch patches.suse/net-mlx4_en-Align-behavior-of-set-ring-size-flow-via.patch patches.suse/net-mlx5e-Remove-redundant-checks-in-set_ringparam.patch patches.suse/ixgbe-enable-multicast-on-shutdown-for-WOL.patch patches.suse/ixgbe-remove-unused-enum-latency_range.patch patches.suse/ixgbe-advertise-highest-capable-link-speed.patch patches.suse/ixgbe-extend-firmware-version-support.patch patches.suse/ixgbe-Remove-an-obsolete-comment-about-ITR.patch patches.suse/ixgbevf-remove-redundant-setting-of-xcast_mode.patch patches.suse/ixgbe-Fix-interaction-between-SR-IOV-and-macvlan-off.patch patches.suse/ixgbe-Perform-reinit-any-time-number-of-VFs-change.patch patches.suse/ixgbe-Add-support-for-macvlan-offload-RSS-on-X550-an.patch patches.suse/ixgbe-There-is-no-need-to-update-num_rx_pools-in-L2-.patch patches.suse/ixgbe-Fix-limitations-on-macvlan-so-we-can-support-u.patch patches.suse/ixgbe-Use-ring-values-to-test-for-Tx-pending.patch patches.suse/ixgbe-Drop-l2_accel_priv-data-pointer-from-ring-stru.patch patches.suse/0004-net-socionext-Add-Synquacer-NetSec-driver.patch patches.suse/net-hns3-report-the-function-type-the-same-line-with.patch patches.suse/net-mlx5-Add-hairpin-definitions-to-the-FW-API.patch patches.suse/net-mlx5-Hairpin-pair-core-object-setup.patch patches.suse/net-mlx5e-Basic-setup-of-hairpin-object.patch patches.suse/net-mlx5e-Support-offloading-TC-NIC-hairpin-flows.patch patches.suse/net-mlx5e-IPoIB-Use-correct-timestamp-in-child-recei.patch patches.suse/net-mlx5e-IPoIB-Add-PTP-ioctl-support-for-child-inte.patch patches.suse/net-mlx5e-IPoIB-Add-ethtool-support-to-get-child-tim.patch patches.suse/net-mlx5e-IPoIB-Fix-spelling-mistake-functionts-func.patch patches.suse/net-core-Add-drop-counters-to-VF-statistics.patch patches.suse/net-mlx5e-E-switch-Add-steering-drop-counters.patch patches.suse/vhost_net-batch-used-ring-update-in-rx.patch patches.suse/net-mlx5e-Move-interrupt-moderation-structs-to-new-f.patch patches.suse/net-mlx5e-Move-interrupt-moderation-forward-declarat.patch patches.suse/net-mlx5e-Remove-rq-references-in-mlx5e_rx_am.patch patches.suse/net-mlx5e-Move-AM-logic-enums.patch patches.suse/net-mlx5e-Move-generic-functions-to-new-file.patch patches.suse/net-mlx5e-Change-Mellanox-references-in-DIM-code.patch patches.suse/net-mlx5e-Move-dynamic-interrupt-coalescing-code-to-.patch patches.suse/net-dim-use-struct-net_dim_sample-as-arg-to-net_dim.patch patches.suse/bnxt_en-add-support-for-software-dynamic-interrupt-m.patch patches.suse/MAINTAINERS-add-entry-for-Dynamic-Interrupt-Moderati.patch patches.suse/net-fix-xdp_rxq_info-build-issue-when-CONFIG_SYSFS-i.patch patches.suse/tuntap-fix-for-tuntap-XDP-transmission.patch patches.suse/cxgb4vf-Fix-SGE-FL-buffer-initialization-logic-for-6.patch patches.suse/net-mlx5e-fix-error-return-code-in-mlx5e_alloc_rq.patch patches.suse/mlxsw-spectrum-Fix-typo-in-firmware-upgrade-message.patch patches.suse/mlxsw-spectrum-qdiscs-Move-qdisc-s-declarations-to-i.patch patches.suse/net-sch-red-Change-the-name-of-the-stats-struct-to-b.patch patches.suse/net-sch-red-Change-offloaded-xstats-to-be-incrementa.patch patches.suse/mlxsw-spectrum-qdiscs-Clean-qdisc-statistics-structs.patch patches.suse/mlxsw-spectrum-qdiscs-Make-the-clean-stats-function-.patch patches.suse/mlxsw-spectrum-qdiscs-Add-tclass-number-to-the-mlxsw.patch patches.suse/mlxsw-spectrum-qdiscs-Unite-all-handle-checks.patch patches.suse/mlxsw-spectrum-qdiscs-Add-an-ops-struct.patch patches.suse/mlxsw-spectrum-qdiscs-Create-a-generic-destroy-funct.patch patches.suse/mlxsw-spectrum-qdiscs-Create-a-generic-replace-funct.patch patches.suse/mlxsw-spectrum-qdiscs-Remove-qdisc-before-setting-a-.patch patches.suse/sfc-basic-MCDI-mapping-of-25-50-100G-link-speeds.patch patches.suse/sfc-support-the-ethtool-ksettings-API-properly-so-th.patch patches.suse/sfc-add-bits-for-25-50-100G-supported-advertised-spe.patch patches.suse/cxgb4-add-data-structures-to-support-vxlan.patch patches.suse/cxgb4-implement-udp-tunnel-callbacks.patch patches.suse/cxgb4-add-support-for-vxlan-segmentation-offload.patch patches.suse/cxgb4-implement-ndo_features_check.patch patches.suse/ibmvnic-Don-t-handle-RX-interrupts-when-not-up.patch patches.suse/i40e-display-priority_xon-and-priority_xoff-stats.patch patches.suse/i40evf-don-t-rely-on-netif_running-outside-rtnl_lock.patch patches.suse/i40evf-use-spinlock-to-protect-mac-vlan-_filter_list.patch patches.suse/i40evf-release-bit-locks-in-reverse-order.patch patches.suse/i40evf-hold-the-critical-task-bit-lock-while-opening.patch patches.suse/i40e-update-VFs-of-link-state-after-GET_VF_RESOURCES.patch patches.suse/i40e-add-helper-conversion-function-for-link_speed.patch patches.suse/i40e-i40evf-Bump-driver-versions.patch patches.suse/i40e-remove-redundant-initialization-of-read_size.patch patches.suse/i40evf-Do-not-clear-MSI-X-PBA-manually.patch patches.suse/i40evf-Clean-up-flags-for-promisc-mode-to-avoid-high.patch patches.suse/i40evf-Drop-i40evf_fire_sw_int-as-it-is-prone-to-rac.patch patches.suse/i40e-change-ppp-name-to-ddp.patch patches.suse/i40e-track-id-can-be-0.patch patches.suse/0005-net-socionext-include-linux-io.h-to-fix-build.patch patches.suse/0006-net-socionext-Fix-error-return-code-in-netsec_netdev.patch patches.suse/net-phy-mdio-bcm-unimac-fix-potential-NULL-dereferen.patch patches.suse/Bluetooth-Add-a-new-04ca-3015-QCA_ROME-device patches.suse/Bluetooth-btusb-Add-support-for-0cf3-e010.patch patches.suse/Bluetooth-btintel-make-array-param-static-shrinks-ob.patch patches.suse/Bluetooth-btusb-Restore-QCA-Rome-suspend-resume-fix- patches.suse/bpf-fix-verifier-GPF-in-kmalloc-failure-path.patch patches.suse/net-use-the-right-variant-of-kfree.patch patches.suse/net-free-RX-queue-structures.patch patches.suse/nfp-don-t-try-to-register-XDP-rxq-structures-on-cont.patch patches.suse/nfp-fix-incumbent-kdoc-warnings.patch patches.suse/nfp-bpf-round-up-the-size-of-the-stack.patch patches.suse/nfp-bpf-don-t-allow-changing-MTU-above-BPF-offload-l.patch patches.suse/nfp-bpf-allow-disabling-TC-offloads-when-XDP-active.patch patches.suse/nfp-bpf-move-jump-resolution-to-jit.c.patch patches.suse/nfp-bpf-add-helpers-for-modifying-branch-addresses.patch patches.suse/nfp-bpf-relocate-jump-targets-just-before-the-load.patch patches.suse/nfp-bpf-don-t-depend-on-high-order-allocations-for-p.patch patches.suse/nfp-bpf-use-a-large-constant-in-unresolved-branches.patch patches.suse/nfp-hand-over-to-BPF-offload-app-at-coarser-granular.patch patches.suse/nfp-bpf-add-signed-jump-insns.patch patches.suse/bpf-export-function-to-write-into-verifier-log-buffe.patch patches.suse/nfp-bpf-reuse-verifier-log-for-debug-messages.patch patches.suse/samples-bpf-xdp2skb_meta-shows-transferring-info-fro.patch patches.suse/net-hns3-add-ethtool_ops.get_channels-support-for-VF.patch patches.suse/net-hns3-remove-TSO-config-command-from-VF-driver.patch patches.suse/net-hns3-add-ethtool_ops.get_coalesce-support-to-PF.patch patches.suse/net-hns3-add-ethtool_ops.set_coalesce-support-to-PF.patch patches.suse/net-hns3-refactor-interrupt-coalescing-init-function.patch patches.suse/net-hns3-refactor-GL-update-function.patch patches.suse/net-hns3-remove-unused-GL-setup-function.patch patches.suse/net-hns3-change-the-unit-of-GL-value-macro.patch patches.suse/net-hns3-add-int_gl_idx-setup-for-TX-and-RX-queues.patch patches.suse/net-hns3-add-feature-check-when-feature-changed.patch patches.suse/net-hns3-check-for-NULL-function-pointer-in-hns3_nic.patch patches.suse/0007-net-netsec-use-dma_addr_t-for-storing-dma-address.patch patches.suse/mlxsw-reg-add-rdpm-register.patch patches.suse/mlxsw-spectrum_router-Configure-default-routing-prio.patch patches.suse/net-sch-prio-Add-offload-ability-to-PRIO-qdisc.patch patches.suse/mlxsw-spectrum-qdiscs-Support-PRIO-qdisc-offload.patch patches.suse/mlxsw-spectrum-qdiscs-Support-stats-for-PRIO-qdisc.patch patches.suse/ixgbe-Assume-provided-MAC-filter-has-been-verified-b.patch patches.suse/ixgbe-Default-to-1-pool-always-being-allocated.patch patches.suse/ixgbe-Don-t-assume-dev-num_tc-is-equal-to-hardware-T.patch patches.suse/ixgbe-fm10k-Record-macvlan-stats-instead-of-Rx-queue.patch patches.suse/ixgbe-Do-not-manipulate-macvlan-Tx-queues-when-perfo.patch patches.suse/ixgbe-avoid-bringing-rings-up-down-as-macvlans-are-a.patch patches.suse/ixgbe-Fix-handling-of-macvlan-Tx-offload.patch patches.suse/net-Cap-number-of-queues-even-with-accel_priv.patch patches.suse/ixgbe-Fix-kernel-doc-format-warnings.patch patches.suse/ixgbevf-Fix-kernel-doc-format-warnings.patch patches.suse/net-phy-Have-__phy_modify-return-0-on-success.patch patches.suse/net-phy-remove-parameter-new_link-from-phy_mac_inter.patch patches.suse/rt2x00-Delete-an-error-message-for-a-failed-memory-a.patch patches.suse/rtlwifi-check-for-array-overflow.patch patches.suse/rtlwifi-fix-parenthesis-alignment.patch patches.suse/rtlwifi-use-kcalloc-instead-of-multiply.patch patches.suse/rtlwifi-Remove-unnecessary-out-of-memory-message.patch patches.suse/rtlwifi-mark-expected-switch-fall-through-in-rtl_mak.patch patches.suse/rtlwifi-Remove-unnecessary-parentheses.patch patches.suse/rtlwifi-rtl8723-Add-error-handling-to-no-existing-fi.patch patches.suse/rtlwifi-Improve-debugging-by-using-debugfs.patch patches.suse/rtlwifi-btcoex-Use-seq_file-to-dump-btcoex-status.patch patches.suse/rtlwifi-fill-FW-version-and-subversion.patch patches.suse/brcmfmac-Remove-r-w-_sdreg32.patch patches.suse/brcmfmac-Rename-buscore-to-core-for-consistency.patch patches.suse/brcmfmac-stabilise-the-value-of-sbwad-in-use-for-som.patch patches.suse/brcmfmac-Correctly-handle-accesses-to-SDIO-func0.patch patches.suse/brcmfmac-Remove-func0-from-function-array.patch patches.suse/brcmfmac-More-efficient-and-slightly-easier-to-read-.patch patches.suse/brcmfmac-Replace-function-index-with-function-pointe.patch patches.suse/brcmfmac-Clean-up-interrupt-macros.patch patches.suse/brcmfmac-Support-43455-save-restore-SR-feature-if-FW.patch patches.suse/mwifiex-refactor-device-dump-code-to-make-it-generic.patch patches.suse/mwifiex-device-dump-support-for-usb-interface.patch patches.suse/mwifiex-debugfs-trigger-device-dump-for-usb-interfac.patch patches.suse/mwifiex-cancel-pcie-sdio-work-in-remove-shutdown-han.patch patches.suse/rt2x00-pause-almost-full-queue-early.patch patches.suse/rt2x00-do-not-pause-queue-unconditionally-on-error-p patches.suse/wl1251-check-return-from-call-to-wl1251_acx_arp_ip_f patches.suse/rt2x00-Fix-a-typo-in-printk.patch patches.suse/ath10k-wmi-remove-redundant-integer-fc.patch patches.suse/wil6210-fix-build-warnings-without-CONFIG_PM.patch patches.suse/ath10k-Add-hw-param-for-64-bit-address-support.patch patches.suse/ath10k-Update-rx-descriptor-for-WCN3990-target.patch patches.suse/ath10k-Add-support-for-64-bit-HTT-in-order-indicatio.patch patches.suse/ath10k-Add-support-for-64-bit-htt-rx-ring-cfg.patch patches.suse/ath10k-Add-support-for-64-bit-HTT-frag-descriptor.patch patches.suse/ath10k-Add-support-for-htt_data_tx_desc_64-descripto.patch patches.suse/ath10k-Add-hw-param-for-rx-ring-size-support.patch patches.suse/ath10k-Add-paddrs_ring_64-support-for-64bit-target.patch patches.suse/ath10k-Use-dma_addr_t-for-ce-buffers-to-support-64bi.patch patches.suse/ath10k-Add-support-for-64-bit-ce-descriptor.patch patches.suse/ath10k-Add-SNOC-bus-type-for-WCN3990-target.patch patches.suse/ath10k-Add-debug-mask-for-SNOC-bus-type.patch patches.suse/ath10k-Add-fw-feature-flag-for-non-bmi-firmware-load.patch patches.suse/ath10k-advertise-TDLS-wider-bandwidth-support-for-5G.patch patches.suse/ath10k-remove-deprecated-fw_crash_dump-debugfs-file.patch patches.suse/ath10k-refactor-firmware-crashdump-code-to-coredump..patch patches.suse/ath10k-detach-coredump.c-from-debug.c.patch patches.suse/ath10k-add-coredump_mask-module-parameter.patch patches.suse/ath10k-add-memory-dump-support-for-QCA6174-QCA9377.patch patches.suse/ath10k-add-memory-dump-support-QCA988X.patch patches.suse/ath10k-update-copyright-year.patch patches.suse/wil6210-support-Scheduled-scan.patch patches.suse/wil6210-support-40bit-DMA-addresses.patch patches.suse/wil6210-add-platform-capabilities-bitmap.patch patches.suse/wil6210-set-platform-features-based-on-FW-capabiliti.patch patches.suse/wil6210-prevent-parallel-suspend-and-dump-collection.patch patches.suse/wil6210-remove-leftover-FIXME-s.patch patches.suse/wil6210-remove-reference-to-preset_chandef.patch patches.suse/ath10k-fix-spelling-error.patch patches.suse/ath10k-remove-unused-prototype.patch patches.suse/ath10k-bugfix-add-USB-case-in-ath10k_core_probe_fw.patch patches.suse/wcn36xx-fix-incorrect-assignment-to-msg_body.min_ch_.patch patches.suse/iwlwifi-support-internal-debug-data-collection-for-n.patch patches.suse/iwlwifi-avoid-duplicate-sw-reset-executions-in-the-c.patch patches.suse/iwlwifi-mvm-force-quota-update-upon-NoA-setting.patch patches.suse/iwlwifi-runtime-sync-FW-and-host-clocks-for-logs.patch patches.suse/iwlwifi-mvm-support-RX-flags-API-change.patch patches.suse/iwlwifi-fw-fix-the-enums-in-the-rate-scaling-API.patch patches.suse/iwlwifi-add-skb-address-to-tx-cmd-in-trace-events-da.patch patches.suse/iwlwifi-mvm-don-t-warn-on-multiple-packets-when-open.patch patches.suse/iwlwifi-mvm-adjust-to-quota-offload.patch patches.suse/iwlwifi-mvm-send-the-low-latency-command.patch patches.suse/iwlwifi-define-and-use-if-iwl_mvm_has_tlc_offload.patch patches.suse/brcmfmac-Remove-array-of-functions.patch patches.suse/brcmfmac-add-comment-block-in-brcmf_sdio_buscore_rea.patch patches.suse/brcmfmac-rename-brcmf_sdiod_buff_-read-write-functio.patch patches.suse/brcmfmac-Use-zeroing-memory-allocator-than-allocator.patch patches.suse/b43-Replace-mdelay-with-usleep_range-in-b43_radio_20.patch patches.suse/phy-add-helpers-for-setting-clearing-bits-in-PHY-reg.patch patches.suse/phy-use-new-helpers-phy_set_bits-phy_clear_bits-in-p.patch patches.suse/devlink-Add-per-devlink-instance-lock.patch patches.suse/devlink-Add-support-for-resource-abstraction.patch patches.suse/devlink-Add-support-for-reload.patch patches.suse/devlink-Add-relation-between-dpipe-and-resource.patch patches.suse/mlxsw-pci-Add-support-for-performing-bus-reset.patch patches.suse/mlxsw-spectrum-Register-KVD-resources-with-devlink.patch patches.suse/mlxsw-spectrum_dpipe-Connect-dpipe-tables-to-resourc.patch patches.suse/mlxsw-spectrum-Add-support-for-getting-kvdl-occupanc.patch patches.suse/mlxsw-pci-Add-support-for-getting-resource-through-d.patch patches.suse/mlxsw-core-Add-support-for-reload.patch patches.suse/mlxsw-spectrum-qdiscs-Make-function-mlxsw_sp_qdisc_p.patch patches.suse/net-add-support-for-Cavium-PTP-coprocessor.patch patches.suse/net-thunderx-add-timestamping-support.patch patches.suse/net-remove-prototype-of-qdisc_lookup_class.patch patches.suse/bnxt_en-don-t-update-cpr-rx_bytes-with-uninitialized.patch patches.suse/bpf-simplify-xdp_convert_ctx_access-for-xdp_rxq_info.patch patches.suse/bpf-add-map_alloc_check-callback.patch patches.suse/bpf-hashtab-move-attribute-validation-before-allocat.patch patches.suse/bpf-hashtab-move-checks-out-of-alloc-function.patch patches.suse/bpf-add-helper-for-copying-attrs-to-struct-bpf_map.patch patches.suse/bpf-rename-bpf_dev_offload-bpf_prog_offload.patch patches.suse/bpf-offload-factor-out-netdev-checking-at-allocation.patch patches.suse/bpf-offload-add-map-offload-infrastructure.patch patches.suse/nfp-bpf-add-map-data-structure.patch patches.suse/nfp-bpf-add-basic-control-channel-communication.patch patches.suse/nfp-bpf-implement-helpers-for-FW-map-ops.patch patches.suse/nfp-bpf-parse-function-call-and-map-capabilities.patch patches.suse/nfp-bpf-add-helpers-for-updating-immediate-instructi.patch patches.suse/nfp-bpf-add-verification-and-codegen-for-map-lookups.patch patches.suse/nfp-bpf-add-support-for-reading-map-memory.patch patches.suse/nfp-bpf-implement-bpf-map-offload.patch patches.suse/bpftool-recognize-BPF_PROG_TYPE_CGROUP_DEVICE-progra.patch patches.suse/bpf-cpumap-make-some-functions-static.patch patches.suse/samples-bpf-Fix-trailing-semicolon.patch patches.suse/bpf-offload-make-bpf_offload_dev_match-reject-host-h.patch patches.suse/bpf-annotate-bpf_insn_print_t-with-__printf.patch patches.suse/tools-bpftool-add-DPACKAGE-when-including-bfd.h.patch patches.suse/libbpf-fix-string-comparison-for-guessing-eBPF-progr.patch patches.suse/nfp-bpf-print-map-lookup-problems-into-verifier-log.patch patches.suse/nfp-bpf-reject-program-on-instructions-unknown-to-th.patch patches.suse/libbpf-install-the-header-file-libbpf.h.patch patches.suse/libbpf-cleanup-Makefile-remove-unused-elements.patch patches.suse/libbpf-Makefile-set-specified-permission-mode.patch patches.suse/net-sched-red-don-t-reset-the-backlog-on-every-stat-.patch patches.suse/0017-net-stmmac-dwmac-meson8b-only-configure-the-clocks-i.patch patches.suse/0018-net-stmmac-dwmac-meson8b-fix-internal-RGMII-clock-co.patch patches.suse/0019-net-stmmac-dwmac-meson8b-fix-setting-the-RGMII-TX-cl.patch patches.suse/0020-net-stmmac-dwmac-meson8b-propagate-rate-changes-to-t.patch patches.suse/bnxt_en-Update-firmware-interface-to-1.9.0.patch patches.suse/bnxt_en-Refactor-bnxt_close_nic.patch patches.suse/bnxt_en-Restore-MSIX-after-disabling-SRIOV.patch patches.suse/bnxt_en-Refactor-hardware-resource-data-structures.patch patches.suse/bnxt_en-Add-the-new-firmware-API-to-query-hardware-r.patch patches.suse/bnxt_en-Set-initial-default-RX-and-TX-ring-numbers-t.patch patches.suse/bnxt_en-Implement-new-method-to-reserve-rings.patch patches.suse/bnxt_en-Reserve-resources-for-RFS.patch patches.suse/bnxt_en-Implement-new-method-for-the-PF-to-assign-SR.patch patches.suse/bnxt_en-Expand-bnxt_check_rings-to-check-all-resourc.patch patches.suse/bnxt_en-Add-BCM5745X-NPAR-device-IDs.patch patches.suse/bnxt_en-Forward-VF-MAC-address-to-the-PF.patch patches.suse/bnxt_en-Add-cache-line-size-setting-to-optimize-perf.patch patches.suse/bnxt_en-export-a-common-switchdev-PARENT_ID-for-all-.patch patches.suse/net-sched-introduce-support-for-multiple-filter-chai.patch patches.suse/net-sched-introduce-shared-filter-blocks-infrastruct.patch patches.suse/net-sched-avoid-usage-of-tp-q-in-tcf_classify.patch patches.suse/net-sched-introduce-block-mechanism-to-handle-netif_.patch patches.suse/net-sched-remove-classid-and-q-fields-from-tcf_proto.patch patches.suse/net-sched-keep-track-of-offloaded-filters-and-check-.patch patches.suse/net-sched-use-block-index-as-a-handle-instead-of-qdi.patch patches.suse/net-sched-introduce-ingress-egress-block-index-attri.patch patches.suse/net-sched-allow-ingress-and-clsact-qdiscs-to-share-f.patch patches.suse/mlxsw-spectrum_acl-Reshuffle-code-around-mlxsw_sp_ac.patch patches.suse/mlxsw-spectrum_acl-Don-t-store-netdev-and-ingress-fo.patch patches.suse/mlxsw-spectrum_acl-Implement-TC-block-sharing.patch patches.suse/mlxsw-spectrum_acl-Pass-mlxsw_sp_port-down-to-rulese.patch patches.suse/tuntap-rename-struct-tun_steering_prog-to-struct-tun.patch patches.suse/tun-allow-to-attach-ebpf-socket-filter.patch patches.suse/cxgb4-restructure-VF-mgmt-code.patch patches.suse/vxlan-Fix-trailing-semicolon.patch patches.suse/net-sched-silence-uninitialized-parent-variable-warn.patch patches.suse/net-mlx5e-Fix-trailing-semicolon.patch patches.suse/net-sched-sch_prio.c-work-around-gcc-4.4.4-union-ini.patch patches.suse/rtlwifi-btcoexist-remove-redundant-variable-fw_ps_st.patch patches.suse/Revert-mwifiex-cancel-pcie-sdio-work-in-remove-shutd.patch patches.suse/mwifiex-resolve-reset-vs.-remove-shutdown-deadlocks.patch patches.suse/ath9k-add-MSI-support patches.suse/ath9k-add-a-quirk-to-set-use_msi-automatically.patch patches.suse/ath10k-add-sanity-check-to-ie_len-before-parsing-fw-.patch patches.suse/ath10k-fix-spelling-mistake-addrress-address.patch patches.suse/ath10k-remove-redundant-ve-check-against-u32-integer.patch patches.suse/ath10k-fix-recently-introduced-checkpatch-warnings.patch patches.suse/rtlwifi-Use-mutex-to-replace-spin_lock-to-protect-IP.patch patches.suse/rtlwifi-fix-scan-channel-1-fail-after-IPS.patch patches.suse/rtlwifi-unlink-bss-when-un-association.patch patches.suse/rtlwifi-btcoex-Add-power_on_setting-routine.patch patches.suse/rtlwifi-btcoex-Remove-global-variables-from-btcoex.patch patches.suse/rtlwifi-btcoex-Remove-typedef-statements.patch patches.suse/rtlwifi-btcoex-Add-common-function-for-qeurying-BT-i.patch patches.suse/rtlwifi-btcoex-add-rfe_type-parameter-to-btcoex.patch patches.suse/rtlwifi-Support-A-MSDU-in-A-MPDU-capability.patch patches.suse/mlxsw-spectrum-Make-function-mlxsw_sp_kvdl_part_occ-.patch patches.suse/devlink-Make-some-functions-static.patch patches.suse/net-dim-Fix-fixpoint-divide-exception-in-net_dim_sta.patch patches.suse/cxgb4-update-dump-collection-logic-to-use-compressio.patch patches.suse/cxgb4-use-zlib-deflate-to-compress-firmware-dump.patch patches.suse/cxgb4-IPv6-filter-takes-2-tids.patch patches.suse/nfp-core-make-scalar-CPP-helpers-fail-on-short-acces.patch patches.suse/nfp-release-global-resources-only-on-the-remove-path.patch patches.suse/nfp-register-devlink-after-app-is-created.patch patches.suse/nfp-add-nfp_reprs_get_locked-helper.patch patches.suse/nfp-protect-each-repr-pointer-individually-with-RCU.patch patches.suse/nfp-improve-app-not-found-message.patch patches.suse/nfp-add-TLV-capabilities-to-the-BAR.patch patches.suse/nfp-read-ME-frequency-from-vNIC-ctrl-memory.patch patches.suse/nfp-read-mailbox-address-from-TLV-caps.patch patches.suse/nfp-split-reading-capabilities-out-of-nfp_net_init.patch patches.suse/nfp-allow-apps-to-disable-ctrl-vNIC-capabilities.patch patches.suse/nfp-bpf-disable-all-ctrl-vNIC-capabilities.patch patches.suse/mlxsw-spectrum-Upper-bound-supported-FW-version.patch patches.suse/net-sched-cls-fix-code-style-issues.patch patches.suse/net-sched-cls_api-handle-generic-cls-errors.patch patches.suse/net-sched-cls-add-extack-support-for-change-callback.patch patches.suse/net-sched-cls-add-extack-support-for-tcf_exts_valida.patch patches.suse/net-sched-cls-add-extack-support-for-delete-callback.patch patches.suse/net-sched-cls-add-extack-support-for-tcf_change_inde.patch patches.suse/net-sched-cls_u32-add-extack-support.patch patches.suse/bpf-add-new-jited-info-fields-in-bpf_dev_offload-and.patch patches.suse/nfp-bpf-set-new-jit-info-fields.patch patches.suse/tools-bpftool-improve-architecture-detection-by-usin.patch patches.suse/samples-bpf-xdp2skb_meta-comment-explain-why-pkt-dat.patch patches.suse/bpf-change-fake_ip-for-bpf_trace_printk-helper.patch patches.suse/bpf-add-comments-to-BPF-ld-ldx-sizes.patch patches.suse/tools-bpf_jit_disasm-silence-a-static-checker-warnin.patch patches.suse/bpf-Sync-kernel-ABI-header-with-tooling-header.patch patches.suse/bpf-allow-socket_filter-programs-to-use-bpf_prog_tes.patch patches.suse/selftests-bpf-make-test_verifier-run-most-programs.patch patches.suse/bpf-arraymap-move-checks-out-of-alloc-function.patch patches.suse/bpf-arraymap-use-bpf_map_init_from_attr.patch patches.suse/bpf-offload-allow-array-map-offload.patch patches.suse/bpf-offload-report-device-information-about-offloade.patch patches.suse/tools-bpftool-report-device-information-for-offloade-064a07cb.patch patches.suse/netdevsim-bpf-support-fake-map-offload.patch patches.suse/selftest-bpf-extend-the-offload-test-with-map-checks.patch patches.suse/nfp-bpf-add-short-busy-wait-for-FW-replies.patch patches.suse/bpftool-recognize-BPF_MAP_TYPE_CPUMAP-maps.patch patches.suse/selftests-bpf-update-.gitignore-with-missing-generat.patch patches.suse/bpf-implement-MAP_GET_NEXT_KEY-command-for-LPM_TRIE-.patch patches.suse/tools-bpf-add-a-testcase-for-MAP_GET_NEXT_KEY-comman.patch patches.suse/samples-bpf-xdp_monitor-include-cpumap-tracepoints-i.patch patches.suse/bpf-verifier-detect-misconfigured-mem-size-argument-.patch patches.suse/bpf-add-csum_diff-helper-to-xdp-as-well.patch patches.suse/bpf-add-couple-of-test-cases-for-signed-extended-imm.patch patches.suse/bpf-add-couple-of-test-cases-for-div-mod-by-zero.patch patches.suse/bpf-get-rid-of-pure_initcall-dependency-to-enable-ji.patch patches.suse/bpf-restrict-access-to-core-bpf-sysctls.patch patches.suse/bpf-add-upper-complexity-limit-to-verifier-log.patch patches.suse/bpf-move-event_output-to-const_size_or_zero-for-xdp-.patch patches.suse/netfilter-ipv6-nf_defrag-Pass-on-packets-to-stack-pe.patch patches.suse/nfp-flower-prioritize-stats-updates.patch patches.suse/net-mlx5e-Use-vhca-id-as-the-hairpin-peer-identifier.patch patches.suse/net-mlx5e-Set-per-priority-hairpin-pairs.patch patches.suse/net-mlx5e-Refactor-RSS-related-objects-and-code.patch patches.suse/net-mlx5e-Enlarge-the-NIC-TC-offload-steering-prio-t.patch patches.suse/net-mlx5-Vectorize-the-low-level-core-hairpin-object.patch patches.suse/net-mlx5e-Add-RSS-support-for-hairpin.patch patches.suse/net-mlx5-Enable-setting-hairpin-queue-size.patch patches.suse/net-mlx5e-Set-hairpin-queue-size.patch patches.suse/net-mlx5e-Print-delta-since-last-transmit-per-SQ-upo.patch patches.suse/net-mlx5e-Add-Event-Queue-meta-data-info-for-TX-time.patch patches.suse/net-mlx5e-Poll-event-queue-upon-TX-timeout-before-pe.patch patches.suse/net-mlx5e-Add-per-channel-counters-infrastructure-us.patch patches.suse/net-mlx5e-Merge-per-priority-stats-groups.patch patches.suse/net-mlx5e-Extend-the-stats-group-API-to-have-update_.patch patches.suse/net-mlx5e-Add-likely-to-the-common-RX-checksum-flow.patch patches.suse/mlxsw-spectrum-Extend-mlxsw_afa_ops-for-counter-inde.patch patches.suse/mlxsw-core-Convert-fwd_entry_ref-list-to-be-generic-.patch patches.suse/mlxsw-core-Make-counter-index-allocated-inside-the-a.patch patches.suse/mlxsw-spectrum_acl-Add-support-for-mirroring-action.patch patches.suse/mlxsw-spectrum-Extend-and-export-SPAN-API.patch patches.suse/mlxsw-spectrum-Extend-mlxsw_afa_ops-for-counter-inde-7928756c.patch patches.suse/mlxsw-spectrum_acl-Add-support-for-mirror-action.patch patches.suse/tun-add-missing-rcu-annotation.patch patches.suse/mlxsw-spectrum_router-Use-the-nodes-list-as-indicati.patch patches.suse/mlxsw-spectrum_router-Pass-FIB-node-to-LPM-tree-unli.patch patches.suse/mlxsw-spectrum_router-Remove-unnecessary-prefix-leng.patch patches.suse/devlink-fix-memory-leak-on-resource.patch patches.suse/mac80211_hwsim-add-hashtable-with-mac-address-keys-f.patch patches.suse/mac80211_hwsim-add-hwsim_tx_rate_flags-to-netlink-at.patch patches.suse/debugfs_sta-Remove-unneeded-semicolons.patch patches.suse/mac80211_hwsim-fix-possible-memory-leak-in-hwsim_new patches.suse/cxgb4-add-geneve-offload-support-for-T6.patch patches.suse/device-property-Introduce-fwnode_get_mac_address.patch patches.suse/device-property-Introduce-fwnode_get_phy_mode.patch patches.suse/device-property-Introduce-fwnode_irq_get.patch patches.suse/device-property-Allow-iterating-over-available-child.patch patches.suse/net-mvpp2-simplify-maintaining-enabled-ports-list.patch patches.suse/net-mvpp2-use-device_-fwnode_-APIs-instead-of-of_.patch patches.suse/net-mvpp2-enable-ACPI-support-in-the-driver.patch patches.suse/virtio_net-Add-ethtool-stats.patch patches.suse/net-fec-add-necessary-defines-to-work-on-arm64.patch patches.suse/net-hns-Fix-for-variable-may-be-used-uninitialized-w.patch patches.suse/net-hns3-add-support-for-get_regs.patch patches.suse/net-hns3-add-manager-table-initialization-for-hardwa.patch patches.suse/net-hns3-add-ethtool-p-support-for-fiber-port.patch patches.suse/net-hns3-add-net-status-led-support-for-fiber-port.patch patches.suse/0002-net-stmmac-Fix-reception-of-Broadcom-switches-tags.patch patches.suse/bridge-return-boolean-instead-of-integer-in-br_multi.patch patches.suse/net-hns3-converting-spaces-into-tabs-to-avoid-checkp.patch patches.suse/msft-hv-1585-hv_netvsc-Use-the-num_online_cpus-for-channel-limit.patch patches.suse/net-sched-cls_flower-propagate-extack-support-for-fi.patch patches.suse/net-sched-cls_matchall-propagate-extack-support-for-.patch patches.suse/net-sched-cls_u32-propagate-extack-support-for-filte.patch patches.suse/net-sched-cls_bpf-plumb-extack-support-in-filter-for.patch patches.suse/net-sched-add-extack-support-for-offload-via-tc_cls_.patch patches.suse/net-sched-create-tc_can_offload_extack-wrapper.patch patches.suse/nfp-bpf-plumb-extack-into-functions-related-to-XDP-o.patch patches.suse/nfp-bpf-use-extack-support-to-improve-debugging.patch patches.suse/tun-avoid-calling-xdp_rxq_info_unreg-twice.patch patches.suse/nfp-fix-fw-dump-handling-of-absolute-rtsym-size.patch patches.suse/nfp-fix-error-return-code-in-nfp_pci_probe.patch patches.suse/net-phy-sfp-Fix-kernel-doc-warning.patch patches.suse/net-core-Fix-kernel-doc-for-netdev_upper_link.patch patches.suse/bnx2-remove-redundant-initializations-of-pointers-tx.patch patches.suse/ixgbe-clean-up-ipsec-defines.patch patches.suse/ixgbe-add-ipsec-register-access-routines.patch patches.suse/ixgbe-add-ipsec-engine-start-and-stop-routines.patch patches.suse/ixgbe-add-ipsec-data-structures.patch patches.suse/ixgbe-add-ipsec-offload-add-and-remove-SA.patch patches.suse/ixgbe-restore-offloaded-SAs-after-a-reset.patch patches.suse/ixgbe-process-the-Rx-ipsec-offload.patch patches.suse/ixgbe-process-the-Tx-ipsec-offload.patch patches.suse/ixgbe-ipsec-offload-stats.patch patches.suse/ixgbe-register-ipsec-offload-with-the-xfrm-subsystem.patch patches.suse/net-sched-act_csum-use-per-core-statistics.patch patches.suse/net-sched-act_csum-don-t-use-spinlock-in-the-fast-pa.patch patches.suse/i40e-i40evf-Enable-NVMUpdate-to-retrieve-AdminQ-and-.patch patches.suse/i40e-avoid-divide-by-zero.patch patches.suse/i40evf-remove-flush_scheduled_work-call-in-i40evf_re.patch patches.suse/i40evf-Don-t-schedule-reset_task-when-device-is-bein.patch patches.suse/i40e-Fix-for-blinking-activity-instead-of-link-LEDs.patch patches.suse/i40e-i40evf-Detect-and-recover-hung-queue-scenario.patch patches.suse/i40e-check-for-invalid-DCB-config.patch patches.suse/i40e-simplify-pointer-dereferences.patch patches.suse/i40e-Disable-iWARP-VSI-PETCP_ENA-flag-on-netdev-down.patch patches.suse/i40e-Delete-an-error-message-for-a-failed-memory-all.patch patches.suse/i40evf-ignore-link-up-if-not-running.patch patches.suse/i40e-Fix-channel-addition-in-reset-flow.patch patches.suse/netdevsim-add-extack-support-for-TC-eBPF-offload.patch patches.suse/selftests-bpf-add-checks-on-extack-messages-for-eBPF.patch patches.suse/netdevsim-don-t-compile-BPF-code-if-syscall-not-enab.patch patches.suse/selftests-bpf-check-bpf-verifier-log-buffer-usage-wo.patch patches.suse/selftests-bpf-validate-replace-of-TC-filters-is-work.patch patches.suse/cxgb4-cxgb4vf-add-support-for-ndo_set_vf_vlan.patch patches.suse/s390-sles15sp1-00-11-032-net-smc-use-local-struct-sock-variables-consistently.patch patches.suse/s390-sles15sp1-00-11-033-net-smc-simplify-function-smc_clcsock_accept.patch patches.suse/s390-sles15sp1-00-11-034-net-smc-get-rid-of-tx_pend-waits-in-socket-closing.patch patches.suse/s390-sles15sp1-00-11-035-net-smc-make-wait-for-work-request-uninterruptible.patch patches.suse/s390-sles15sp1-00-11-036-net-smc-improve-state-change-handling-after-close-wa.patch patches.suse/s390-sles15sp1-00-11-037-net-smc-continue-waiting-if-peer-signals-write_shutd.patch patches.suse/cxgb4-enable-ZLIB_DEFLATE-when-building-cxgb4.patch patches.suse/cxgb4-properly-initialize-variables.patch patches.suse/net-sched-propagate-extack-to-cls-destroy-callbacks.patch patches.suse/net-sched-prepare-for-reimplementation-of-tc_cls_com.patch patches.suse/cls_bpf-remove-gen_flags-from-bpf_offload.patch patches.suse/cls_bpf-pass-offload-flags-to-tc_cls_common_offload_.patch patches.suse/cls_bpf-propagate-extack-to-offload-delete-callback.patch patches.suse/cls_matchall-pass-offload-flags-to-tc_cls_common_off.patch patches.suse/cls_matchall-propagate-extack-to-delete-callback.patch patches.suse/cls_flower-pass-offload-flags-to-tc_cls_common_offlo.patch patches.suse/cls_flower-propagate-extack-to-delete-callback.patch patches.suse/cls_u32-pass-offload-flags-to-tc_cls_common_offload_.patch patches.suse/cls_u32-propagate-extack-to-delete-callback.patch patches.suse/net-sched-remove-tc_cls_common_offload_init_deprecat.patch patches.suse/igb-Allow-to-remove-administratively-set-MAC-on-VFs.patch patches.suse/igb-add-function-to-get-maximum-RSS-queues.patch patches.suse/e1000e-Set-HTHRESH-when-PTHRESH-is-used.patch patches.suse/igb-Clarify-idleslope-config-constraints.patch patches.suse/e1000e-Alert-the-user-that-C-states-will-be-disabled.patch patches.suse/igb-Free-IRQs-when-device-is-hotplugged.patch patches.suse/igb-Delete-an-error-message-for-a-failed-memory-allo.patch patches.suse/igb-Clear-TXSTMP-when-ptp_tx_work-is-timeout.patch patches.suse/cxgb4-make-symbol-pedits-static.patch patches.suse/fm10k-Fix-configuration-for-macvlan-offload.patch patches.suse/fm10k-cleanup-unnecessary-parenthesis-in-fm10k_iov.c.patch patches.suse/fm10k-fix-failed-to-kill-vid-message-for-VF.patch patches.suse/fm10k-stop-adding-VLAN-0-to-the-VLAN-table.patch patches.suse/fm10k-don-t-assume-VLAN-1-is-enabled.patch patches.suse/fm10k-correct-typo-in-fm10k_pf.c.patch patches.suse/fm10k-clarify-action-when-updating-the-VLAN-table.patch patches.suse/sfc-remove-tx-and-MCDI-handling-from-NAPI-budget-con.patch patches.suse/sfc-handle-TX-timestamps-in-the-normal-data-path.patch patches.suse/sfc-add-function-to-determine-which-TX-timestamping-.patch patches.suse/sfc-use-main-datapath-for-HW-timestamps-if-available.patch patches.suse/sfc-only-enable-TX-timestamping-if-the-adapter-is-li.patch patches.suse/sfc-MAC-TX-timestamp-handling-on-the-8000-series.patch patches.suse/sfc-on-8000-series-use-TX-queues-for-TX-timestamps.patch patches.suse/sfc-only-advertise-TX-timestamping-if-we-have-the-li.patch patches.suse/sfc-simplify-RX-datapath-timestamping.patch patches.suse/sfc-support-separate-PTP-and-general-timestamping.patch patches.suse/sfc-support-second-quarter-ns-time-format-for-receiv.patch patches.suse/sfc-support-Medford2-frequency-adjustment-format.patch patches.suse/s390-sles15sp1-00-11-038-net-smc-cancel-tx-worker-in-case-of-socket-aborts.patch patches.suse/s390-sles15sp1-00-11-039-net-smc-handle-state-SMC_PEERFINCLOSEWAIT-correctly.patch patches.suse/net-smc-terminate-link-group-for-ib_post_send-proble.patch patches.suse/s390-sles15sp1-00-11-041-net-smc-do-not-reuse-a-linkgroup-with-setup-problems.patch patches.suse/s390-sles15sp1-00-11-042-net-smc-wake-up-wr_reg_wait-when-terminating-a-link-.patch patches.suse/s390-sles15sp1-00-11-043-net-smc-check-for-healthy-link-group-resp.-connectio.patch patches.suse/cxgb4-fix-possible-deadlock.patch patches.suse/Bluetooth-hci_intel-Update-firmware-filename-for-Int.patch patches.suse/Bluetooth-btintel-Create-common-function-for-Intel-R.patch patches.suse/Bluetooth-btintel-Use-boot-parameter-from-firmware-f.patch patches.suse/Bluetooth-btintel-Create-common-Intel-Read-Boot-Para.patch patches.suse/Bluetooth-btintel-Create-common-function-for-firmwar.patch patches.suse/qed-code-indent-should-use-tabs-where-possible.patch patches.suse/pkt_cls-add-new-tc-cls-helper-to-check-offload-flag-.patch patches.suse/netdevsim-use-tc_cls_can_offload_and_chain0.patch patches.suse/nfp-use-tc_cls_can_offload_and_chain0.patch patches.suse/cxgb4-use-tc_cls_can_offload_and_chain0.patch patches.suse/mlx5-use-tc_cls_can_offload_and_chain0.patch patches.suse/bnxt-use-tc_cls_can_offload_and_chain0.patch patches.suse/ixgbe-use-tc_cls_can_offload_and_chain0.patch patches.suse/i40e-use-tc_cls_can_offload_and_chain0.patch patches.suse/mlxsw-use-tc_cls_can_offload_and_chain0.patch patches.suse/selftests-bpf-check-for-spurious-extacks-from-the-dr.patch patches.suse/selftests-bpf-check-for-chain-non-0-extack-message.patch patches.suse/sfc-add-suffix-to-large-constant-in-ptp.patch patches.suse/xfrm-Add-ESN-support-for-IPSec-HW-offload.patch patches.suse/s390-sles15sp1-00-11-044-net-smc-handle-device-port-and-QP-error-events.patch patches.suse/s390-sles15sp1-00-11-045-net-smc-smc_poll-improvements.patch patches.suse/s390-sles15sp1-00-11-046-net-smc-replace-sock_put-worker-by-socket-refcountin.patch patches.suse/s390-sles15sp1-00-11-047-net-smc-release-clcsock-from-tcp_listen_worker.patch patches.suse/net-smc-return-booleans-instead-of-integers.patch patches.suse/net-hns3-add-get-set_coalesce-support-to-VF.patch patches.suse/net-hns3-add-int_gl_idx-setup-for-VF.patch patches.suse/cxgb4-reset-FW_OK-flag-on-firmware-crash.patch patches.suse/cxgb4-fix-incorrect-condition-for-using-firmware-LDS.patch patches.suse/cxgb4-use-backdoor-access-to-collect-dumps-when-firm.patch patches.suse/ixgbevf-add-function-for-checking-if-we-can-reuse-pa.patch patches.suse/ixgbevf-only-DMA-sync-frame-length.patch patches.suse/ixgbevf-use-length-to-determine-if-descriptor-is-don.patch patches.suse/ixgbevf-add-support-for-DMA_ATTR_SKIP_CPU_SYNC-WEAK_.patch patches.suse/ixgbevf-update-code-to-better-handle-incrementing-pa.patch patches.suse/ixgbevf-add-counters-for-Rx-page-allocations.patch patches.suse/ixgbevf-clear-rx_buffer_info-in-configure-instead-of.patch patches.suse/ixgbevf-improve-performance-and-reduce-size-of-ixgbe.patch patches.suse/ixgbevf-don-t-bother-clearing-tx_buffer_info-in-ixgb.patch patches.suse/ixgbevf-use-ARRAY_SIZE-for-various-array-sizing-calc.patch patches.suse/ixgbe-use-ARRAY_SIZE-for-array-sizing-calculation-on.patch patches.suse/ixgbe-Don-t-report-unsupported-timestamping-filters-.patch patches.suse/ixgbe-add-support-for-reporting-5G-link-speed.patch patches.suse/ixgbe-Fix-vs-typo.patch patches.suse/ixgbe-don-t-set-RXDCTL.RLPML-for-82599.patch patches.suse/bpf-fix-incorrect-kmalloc-usage-in-lpm_trie-MAP_GET_.patch patches.suse/tools-bpf-fix-a-test-failure-in-selftests-prog-test_.patch patches.suse/selftests-bpf-speedup-test_maps.patch patches.suse/selftests-bpf-fix-test_dev_cgroup.patch patches.suse/bpf-test_maps-cleanup-sockmaps-when-test-ends.patch patches.suse/selftests-bpf-make-dubious-pointer-arithmetic-test-u.patch patches.suse/bpf-refactor-sockmap-sample-program-update-for-arg-p.patch patches.suse/bpf-add-sendmsg-option-for-testing-BPF-programs.patch patches.suse/bpf-sockmap-sample-use-fork-for-send-and-recv.patch patches.suse/bpf-sockmap-sample-report-bytes-sec.patch patches.suse/bpf-sockmap-sample-add-base-test-without-any-BPF-for.patch patches.suse/bpf-sockmap-put-client-sockets-in-blocking-mode.patch patches.suse/bpf-sockmap-set-rlimit.patch patches.suse/bpf-Only-reply-field-should-be-writeable.patch patches.suse/bpf-Make-SOCK_OPS_GET_TCP-size-independent.patch patches.suse/bpf-Make-SOCK_OPS_GET_TCP-struct-independent.patch patches.suse/bpf-Add-write-access-to-tcp_sock-and-sock-fields.patch patches.suse/bpf-Support-passing-args-to-sock_ops-bpf-function.patch patches.suse/bpf-Adds-field-bpf_sock_ops_cb_flags-to-tcp_sock.patch patches.suse/bpf-Add-sock_ops-RTO-callback.patch patches.suse/bpf-Add-support-for-reading-sk_state-and-more.patch patches.suse/bpf-Add-sock_ops-R-W-access-to-tclass.patch patches.suse/bpf-Add-BPF_SOCK_OPS_RETRANS_CB.patch patches.suse/bpf-Add-BPF_SOCK_OPS_STATE_CB.patch patches.suse/bpf-add-selftest-for-tcpbpf.patch patches.suse/bpf-Use-the-IS_FD_ARRAY-macro-in-map_update_elem.patch patches.suse/bpf-clean-up-from-test_tcpbpf_kern.c.patch patches.suse/samples-bpf-Partially-fixes-the-bpf.o-build.patch patches.suse/bpf-xor-of-a-x-in-cbpf-can-be-done-in-32-bit-alu.patch patches.suse/bpf-improve-dead-code-sanitizing.patch patches.suse/bpf-make-unknown-opcode-handling-more-robust.patch patches.suse/bpf-fix-subprog-verifier-bypass-by-div-mod-by-0-exce.patch patches.suse/bpf-add-further-test-cases-around-div-mod-and-others.patch patches.suse/bpf-fix-kernel-page-fault-in-lpm-map-trie_get_next_k.patch patches.suse/tools-bpf-add-a-multithreaded-stress-test-in-bpf-sel.patch patches.suse/i40e-Add-returning-AQ-critical-error-to-SW.patch patches.suse/i40e-Fix-for-adding-multiple-ethtool-filters-on-the-.patch patches.suse/i40evf-Allow-turning-off-offloads-when-the-VF-has-VL.patch patches.suse/i40e-i40evf-Use-ring-pointers-to-clean-up-_set_itr_p.patch patches.suse/i40e-Display-LLDP-information-on-vSphere-Web-Client.patch patches.suse/i40e-change-flags-to-use-64-bits.patch patches.suse/i40e-Implement-an-ethtool-private-flag-to-stop-LLDP-.patch patches.suse/i40e-fix-FW_LLDP-flag-on-init.patch patches.suse/i40e-cleanup-unnecessary-parens.patch patches.suse/i40e-Fix-kdump-failure.patch patches.suse/i40e-program-fragmented-IPv4-filter-input-set.patch patches.suse/i40e-disallow-programming-multiple-filters-with-same.patch patches.suse/i40e-fix-reported-mask-for-ntuple-filters.patch patches.suse/i40e-i40evf-Record-ITR-register-location-in-the-q_ve.patch patches.suse/i40e-Do-not-allow-use-more-TC-queue-pairs-than-MSI-X.patch patches.suse/sfc-mark-some-unexported-symbols-as-static.patch patches.suse/rtlwifi-btcoex-extend-get_wifi_bw-to-support-bandwid.patch patches.suse/rtlwifi-btcoex-Add-switch-band-notify-for-btc.patch patches.suse/rtlwifi-btcoex-Add-variable-ant_div_cfg-to-support-a.patch patches.suse/rtlwifi-btcoex-add-scan_notify-within-ips_notify-if-.patch patches.suse/rtlwifi-btcoex-Add-wifi_only-series-ops-to-control-s.patch patches.suse/rtlwifi-btcoex-add-boolean-variables-dbg_mode.patch patches.suse/rtlwifi-8822be-has-to-report-vht-capability-to-mac80.patch patches.suse/rtlwifi-Add-ratr_table-for-newer-IC.patch patches.suse/rtlwifi-Add-spec_ver-to-check-whether-use-new-rate-i.patch patches.suse/rtl8xxxu-Fix-trailing-semicolon.patch patches.suse/brcmfmac-assure-bcdc-dcmd-api-does-not-return-value-.patch patches.suse/brcmfmac-separate-firmware-errors-from-i-o-errors.patch patches.suse/rtlwifi-btcoex-Fix-some-static-warnings-from-Sparse.patch patches.suse/ath9k-discard-undersized-packets.patch patches.suse/wil6210-add-Talyn-PCIe-device-ID.patch patches.suse/wil6210-recognize-Talyn-JTAG-ID.patch patches.suse/wil6210-add-support-for-Talyn-AHB-address-map.patch patches.suse/wil6210-support-flashless-device.patch patches.suse/wil6210-configure-OTP-HW-vectors-in-SW-reset-flow.patch patches.suse/wil6210-fix-random-failure-to-bring-network-interfac.patch patches.suse/wil6210-enlarge-FW-mac_rgf_ext-section-for-Sparrow-D.patch patches.suse/wil6210-support-parsing-brd-file-address-from-fw-fil.patch patches.suse/ath9k-Alternative-EEPROM-size-for-AR9003.patch patches.suse/ath9k-Read-noise-floor-calibration-data-from-eeprom.patch patches.suse/ath9k-Use-calibrated-noise-floor-value-when-availabl.patch patches.suse/ath9k-Display-calibration-data-piers-in-debugfs.patch patches.suse/wcn36xx-release-DMA-memory-in-case-of-error.patch patches.suse/ipv6-Fix-SO_REUSEPORT-UDP-socket-with-implicit-sk_ip.patch patches.suse/ptr_ring-keep-consumer_head-valid-at-all-times.patch patches.suse/ptr_ring-clean-up-documentation.patch patches.suse/ptr_ring-READ-WRITE_ONCE-for-__ptr_ring_empty.patch patches.suse/tap-fix-use-after-free.patch patches.suse/ptr_ring-disallow-lockless-__ptr_ring_full.patch patches.suse/skb_array-use-__ptr_ring_empty.patch patches.suse/ptr_ring-prevent-queue-load-store-tearing.patch patches.suse/0001-net-ethernet-cavium-Correct-Cavium-Thunderx-NIC-driv.patch patches.suse/vhost_net-stop-device-during-reset-owner.patch patches.suse/net-introduce-helper-dev_change_tx_queue_len.patch patches.suse/net_sched-plug-in-qdisc-ops-change_tx_queue_len.patch patches.suse/net_sched-implement-change_tx_queue_len-for-pfifo_fa.patch patches.suse/gianfar-prevent-integer-wrapping-in-the-rx-handler.patch patches.suse/net-ipv6-send-unsolicited-NA-after-DAD.patch patches.suse/bnxt_en-cleanup-DIM-work-on-device-shutdown.patch patches.suse/i40e-i40evf-Update-DESC_NEEDED-value-to-reflect-larg.patch patches.suse/ipv6-addrconf-break-critical-section-in-addrconf_ver.patch patches.suse/net-mlx5e-IPoIB-Fix-copy-paste-bug-in-flow-steering-.patch patches.suse/net_sched-gen_estimator-fix-lockdep-splat.patch patches.suse/tcp-release-sk_frag.page-in-tcp_disconnect.patch patches.suse/qlcnic-fix-deadlock-bug.patch patches.suse/ibmvnic-Wait-for-device-response-when-changing-MAC.patch patches.suse/qmi_wwan-Add-support-for-Quectel-EP06.patch patches.suse/r8169-fix-RTL8168EP-take-too-long-to-complete-driver.patch patches.suse/tcp_nv-fix-potential-integer-overflow-in-tcpnv_acked.patch patches.suse/net-sched-kconfig-Remove-blank-help-texts.patch patches.suse/ip6mr-fix-stale-iterator.patch patches.suse/tls-Add-support-for-encryption-using-async-offload-a.patch patches.suse/fs-dax.c-release-PMD-lock-even-when-there-is-no-PMD-.patch patches.suse/ocfs2-return-EROFS-to-mount.ocfs2-if-inode-block-is-.patch patches.suse/ocfs2-try-a-blocking-lock-before-return-AOP_TRUNCATE.patch patches.suse/ocfs2-acl-use-ip_xattr_sem-to-protect-getting-extend.patch patches.suse/ocfs2-try-to-reuse-extent-block-in-dealloc-without-m.patch patches.suse/0001-ocfs2-add-trimfs-dlm-lock-resource.patch patches.suse/0002-ocfs2-add-trimfs-lock-to-avoid-duplicated-trims-in-c.patch patches.suse/ocfs2-return-error-when-we-attempt-to-access-a-dirty.patch patches.suse/mm-do-not-stall-register_shrinker.patch patches.suse/mm-pin-address_space-before-dereferencing-it-while-isolating-an-LRU-page.patch patches.suse/mm-fadvise-discard-partial-page-if-endbyte-is-also-E.patch patches.suse/mm-hmm-fix-uninitialized-use-of-entry-in-hmm_vma_walk_pmd.patch patches.suse/mm-numa-do-not-trap-faults-on-shared-data-section-pages.patch patches.suse/VFS-close-race-between-getcwd-and-d_move.patch patches.suse/errseq-Add-to-documentation-tree.patch patches.suse/fs-Kconfig-drop-links-to-404-compliant-http-acl-bestbits-at.patch patches.suse/s390-fix-handling-of-1-in-set-fs-id16-syscalls.patch patches.suse/0001-typec-tcpm-fusb302-Resolve-out-of-order-messaging-ev.patch patches.suse/tools-usbip-fixes-build-with-musl-libc-toolchain.patch patches.suse/0001-usb-Don-t-print-a-warning-if-interface-driver-rebind.patch patches.suse/0001-typec-tcpm-Validate-source-and-sink-caps.patch patches.suse/0001-usb-xhci-Make-some-static-functions-global.patch patches.suse/0001-USB-usbip-remove-useless-call-in-usbip_recv.patch patches.suse/usb-dwc2-host-don-t-retry-naked-transactions-right-away.patch patches.suse/0001-USB-serial-io_edgeport-fix-possible-sleep-in-atomic.patch patches.suse/0001-usb-uas-unconditionally-bring-back-host-after-reset.patch patches.suse/0001-usb-option-Add-support-for-FS040U-modem.patch patches.suse/0001-CDC-ACM-apply-quirk-for-card-reader.patch patches.suse/0001-USB-serial-simple-add-Motorola-Tetra-driver.patch patches.suse/usb-gadget-Fix-high-bandwidth-check-in-usb_gadget_ep.patch patches.suse/0001-usbip-prevent-bind-loops-on-devices-attached-to-vhci.patch patches.suse/0001-usbip-list-don-t-list-devices-attached-to-vhci_hcd.patch patches.suse/0001-USB-serial-pl2303-new-device-id-for-Chilitag.patch patches.suse/serial-8250_dw-Disable-clock-on-error patches.suse/pty-cancel-pty-slave-port-buf-s-work-in-tty_release patches.suse/tty-n_gsm-Allow-ADM-response-in-addition-to-UA-for-c patches.suse/serial-8250_uniphier-fix-error-return-code-in-uniphi patches.suse/serial-imx-Only-wakeup-via-RTSDEN-bit-if-the-system- patches.suse/serial-core-mark-port-as-initialized-after-successfu patches.suse/tty-fix-data-race-between-tty_init_dev-and-flush-of-.patch patches.suse/tty-serial-exar-Relocate-sleep-wake-up-handling.patch patches.suse/staging-rtlwifi-remove-redundant-assignments-to-ul_e.patch patches.suse/staging-rtlwifi-rtlwifi-use-ktime_get_real_seconds-f.patch patches.suse/0177-staging-fsl-mc-drop-unused-dpcon-APIs.patch patches.suse/0178-staging-fsl-mc-dpio-remove-incomplete-refcount-imple.patch patches.suse/0179-staging-fsl-mc-dpio-drop-EXPORT_SYMBOL-for-a-few-fun.patch patches.suse/0180-staging-fsl-mc-dpio-remove-couple-of-unused-function.patch patches.suse/0181-staging-fsl-mc-consistently-use-EXPORT_SYMBOL_GPL.patch patches.suse/0182-staging-fsl-mc-dpio-change-to-use-EXPORT_SYMBOL_GPL.patch patches.suse/0183-staging-fsl-mc-remove-some-superfluous-WARN_ONs.patch patches.suse/0184-staging-fsl-mc-remove-debug-WARN_ONs-doubling-error-.patch patches.suse/0185-staging-fsl-mc-add-support-for-device-type.patch patches.suse/0186-staging-fsl-mc-use-device_type-instead-of-strcmp.patch patches.suse/0187-staging-fsl-mc-bus-fix-build-warning.patch patches.suse/0189-staging-fsl-mc-use-32bits-to-support-64K-size-mc-por.patch patches.suse/staging-rtl8822be-fix-missing-null-check-on-dev_allo.patch patches.suse/iio-adc-accel-Fix-up-module-licenses patches.suse/0001-iio-adc-ina2xx-Shift-bus-voltage-register-to-mask-fl.patch patches.suse/0191-iio-adc-ina2xx-Use-LSB-specifier-instead-of-divider-.patch patches.suse/0192-iio-adc-ina2xx-Allow-setting-Shunt-Voltage-PGA-gain-.patch patches.suse/iio-health-max30102-Add-power-enable-parameter-to-ge patches.suse/0196-staging-fsl-dpaa2-eth-Fix-access-to-FAS-field.patch patches.suse/0197-staging-fsl-dpaa2-eth-Don-t-set-netdev-needed_headro.patch patches.suse/0198-staging-fsl-dpaa2-eth-Add-counter-for-skb-reallocs.patch patches.suse/0199-staging-fsl-dpaa2-eth-Don-t-enable-FAS-on-Tx.patch patches.suse/0200-staging-fsl-dpaa2-eth-Compute-needed-headroom-per-fr.patch patches.suse/0201-staging-fsl-dpaa2-eth-Make-Tx-buffer-alignment-optio.patch patches.suse/0205-staging-fsl-mc-Allocate-IRQ-s-before-scanning-DPRC-o.patch patches.suse/0206-staging-fsl-mc-do-not-print-error-in-case-of-defer-p.patch patches.suse/rtl8188eu-Fix-a-possible-sleep-in-atomic-bug-in-set_.patch patches.suse/0001-staging-typec-fix-endianness-mismatch-identified-by-.patch patches.suse/Staging-vc04_services-fix-brace-coding-style-issues- patches.suse/staging-vchiq_arm-fix-open-brace-placement-errors patches.suse/0207-staging-fsl-dpaa2-eth-Flow-affinity-for-IP-forwardin.patch patches.suse/0208-staging-fsl-dpaa2-eth-Flow-affinity-for-non-forwarde.patch patches.suse/staging-vchiq_arm-Remove-useless-comments patches.suse/staging-vchiq_arm-Fixing-code-style-of-comments patches.suse/staging-vchiq_arm-Cleaning-up-codestyle-warnings patches.suse/iio-ABI-Fix-name-of-timestamp-sysfs-file patches.suse/0228-iio-adc-ina2xx-Remove-bogus-cast-for-data-argument.patch patches.suse/0229-iio-adc-ina2xx-Clarify-size-requirement-for-data-buf.patch patches.suse/0230-iio-adc-ina2xx-Remove-unneeded-dummy-read-to-clear-C.patch patches.suse/0231-iio-adc-ina2xx-Do-not-udelay-for-several-seconds.patch patches.suse/0232-iio-adc-ina2xx-Make-calibration-register-value-fixed.patch patches.suse/0233-iio-adc-ina2xx-Use-a-monotonic-clock-for-delay-calcu.patch patches.suse/0234-iio-adc-ina2xx-Align-timestamp-with-conversion-ready.patch patches.suse/0235-iio-adc-ina2xx-Actually-align-the-loop-with-the-conv.patch patches.suse/iio-imu-st_lsm6dsx-fix-endianness-in-st_lsm6dsx_read patches.suse/iio-adc-stm32-fix-scan-of-multiple-channels-with-DMA patches.suse/staging-lustre-disable-preempt-while-sampling-proces.patch patches.suse/staging-vc04_services-Fix-platform_no_drv_owner.cocc patches.suse/staging-vc04_services-Prefer-WARN_ON_ONCE-instead-of patches.suse/staging-vc05_services-fix-checkpatch.pl-errors patches.suse/Staging-rtlwifi-Remove-unused-variable-and-the-code.patch patches.suse/0236-staging-fsl-mc-dpio-Add-dpaa2_io_service_select-API.patch patches.suse/0237-staging-fsl-dpaa2-eth-Use-affine-DPIO-services.patch patches.suse/staging-vc04_services-bcm2835-audio-add-SPDX-identif patches.suse/staging-vc04_services-bcm2835-audio-remove-redundant patches.suse/0238-staging-fsl-mc-Cleanup-dprc-and-dpmcp-header-files.patch patches.suse/0239-staging-fsl-mc-Consolidate-bus-core-header-files.patch patches.suse/0240-staging-fsl-mc-Remove-dead-code.patch patches.suse/0241-staging-fsl-mc-Remove-unnecessary-dependency.patch patches.suse/0242-staging-fsl-mc-Update-include-header.patch patches.suse/0243-staging-fsl-mc-README-cleanup.patch patches.suse/0244-staging-fsl-mc-Convert-documentation-to-rst-format.patch patches.suse/0245-staging-fsl-mc-make-function-its_fsl_mc_msi_init-sta.patch patches.suse/staging-lustre-libcfs-Prevent-harmless-read-underflo.patch patches.suse/0246-staging-fsl-mc-Add-SPDX-license-identifiers.patch patches.suse/staging-rts5208-Fix-seg_no-calculation-in-reset_ms_c patches.suse/staging-rtlwifi-remove-unused-RTLHALMAC_ST-and-RTLPH.patch patches.suse/staging-rtl8188eu-remove-redundant-initialization-of.patch patches.suse/staging-rtlwifi-remove-redundant-initialization-of-c.patch patches.suse/firmware-add-helper-to-unregister-pm-ops.patch patches.suse/firmware-fix-capturing-errors-on-fw_cache_init-on-ea.patch patches.suse/firmware-provide-helpers-for-registering-the-syfs-lo.patch patches.suse/firmware-fix-detecting-error-on-register_reboot_noti.patch patches.suse/test_firmware-fix-setting-old-custom-fw-path-back-on patches.suse/treewide-Use-DEVICE_ATTR_WO.patch patches.suse/test_firmware-fix-missing-unlock-on-error-in-config_ patches.suse/device-property-Define-type-of-PROPERTY_ENRTY_-macro.patch patches.suse/0001-fpga-bridge-support-getting-bridge-from-device.patch patches.suse/0001-fpga-mgr-API-change-to-replace-fpga-load-functions-w.patch patches.suse/0001-fpga-mgr-separate-getting-locking-FPGA-manager.patch patches.suse/0001-fpga-region-use-dev_err-instead-of-pr_err.patch patches.suse/0001-fpga-region-remove-unneeded-of_node_get-and-put.patch patches.suse/0001-fpga-region-get-mgr-early-on.patch patches.suse/0001-fpga-region-check-for-child-regions-before-allocing-.patch patches.suse/0001-fpga-region-fix-slow-warning-with-more-than-one-over.patch patches.suse/0001-fpga-region-use-image-info-as-parameter-for-programm.patch patches.suse/0001-fpga-region-separate-out-code-that-parses-the-overla.patch patches.suse/0001-fpga-region-add-fpga-region.h-header.patch patches.suse/0001-fpga-region-rename-some-functions-prior-to-moving.patch patches.suse/0001-fpga-region-add-register-unregister-functions.patch patches.suse/0001-fpga-region-add-fpga_region_class_find.patch patches.suse/0001-fpga-region-move-device-tree-support-to-of-fpga-regi.patch patches.suse/0001-fpga-of-fpga-region-accept-overlays-that-don-t-progr.patch patches.suse/0001-fpga-clean-up-fpga-Kconfig.patch patches.suse/0001-fpga-add-attribute-groups.patch patches.suse/0001-fpga-fpga-mgr-remove-unnecessary-code-in-__fpga_mgr_.patch patches.suse/0001-fpga-fpga-bridge-remove-unnecessary-null-check-in-of.patch patches.suse/0001-fpga-region-release-of_parse_phandle-nodes-after-use.patch patches.suse/0001-fpga-socfpga-a10-disable-clk-on-error-in-socfpga_a10.patch patches.suse/dev-mem-Add-bounce-buffer-for-copy-out.patch patches.suse/coresight-Fix-disabling-of-CoreSight-TPIU patches.suse/mei-me-allow-runtime-pm-for-platform-with-D0i3 patches.suse/msft-hv-1572-Drivers-hv-vmbus-Remove-x86-isms-from-arch-independe.patch patches.suse/msft-hv-1573-vmbus-make-channel-attributes-static.patch patches.suse/msft-hv-1574-uio_hv_generic-fix-configuration-comments.patch patches.suse/msft-hv-1575-uio_hv_generic-use-standard-mmap-for-resources.patch patches.suse/msft-hv-1576-uio_hv_generic-use-ISR-callback-method.patch patches.suse/msft-hv-1577-vmbus-add-monitor_id-and-subchannel_id-to-sysfs-per-.patch patches.suse/msft-hv-1578-uio_hv_generic-create-send-and-receive-buffers.patch patches.suse/msft-hv-1579-uio_hv_generic-check-that-host-supports-monitor-page.patch patches.suse/msft-hv-1580-uio_hv_generic-add-rescind-support.patch patches.suse/auxdisplay-img-ascii-lcd-add-missing-MODULE_DESCRIPT patches.suse/msft-hv-1581-uio_hv_generic-fix-type-mismatch-warnings.patch patches.suse/msft-hv-1583-uio_hv_generic-fix-new-type-mismatch-warnings.patch patches.suse/lkdtm-fix-handle_irq_event-symbol-for-INT_HW_IRQ_EN.patch patches.suse/Input-goodix-disable-IRQs-while-suspended patches.suse/Input-psmouse-fix-Synaptics-detection-when-protocol- patches.suse/Input-synaptics-reset-the-ABS_X-Y-fuzz-after-initial patches.suse/Input-synaptics-rmi4-do-not-delete-interrupt-memory- patches.suse/Input-synaptics-rmi4-unmask-F03-interrupts-when-port patches.suse/Input-edt-ft5x06-fix-error-handling-for-factory-mode patches.suse/0008-dt-bindings-display-panel-Fix-compatible-string-for-.patch patches.suse/kbuild-suppress-packed-not-aligned-warning-for-default-setting-only.patch patches.suse/kconfig-display-recursive-dependency-resolution-hint.patch patches.suse/kconfig-Don-t-leak-main-menus-during-parsing patches.suse/kconfig-Fix-automatic-menu-creation-mem-leak patches.suse/kconfig-Fix-expr_free-E_NOT-leak patches.suse/kconfig-use-bool-instead-of-boolean-for-type-definit.patch patches.suse/trace_uprobe-display-correct-offset-in-uprobe_events.patch patches.suse/3547-vfio-simplify-capability-helper patches.suse/printk-Add-console-owner-and-waiter-logic-to-load-ba.patch patches.suse/printk-Hide-console-waiter-logic-into-helpers.patch patches.suse/printk-Never-set-console_may_schedule-in-console_try.patch patches.suse/arm-spear13xx-Fix-dmas-cells.patch patches.suse/ARM-pxa-tosa-bt-add-MODULE_LICENSE-tag.patch patches.suse/tee-add-tee_param_is_memref-for-driver-use.patch patches.suse/tee-add-TEE_IOCTL_PARAM_ATTR_META.patch patches.suse/optee-support-asynchronous-supplicant-requests.patch patches.suse/tee-flexible-shared-memory-pool-creation.patch patches.suse/tee-add-register-user-memory.patch patches.suse/0001-tee-shm-add-accessors-for-buffer-size-and-page-offse.patch patches.suse/0001-tee-shm-add-page-accessor-functions.patch patches.suse/tee-optee-Update-protocol-definitions.patch patches.suse/tee-optee-add-page-list-manipulation-functions.patch patches.suse/tee-optee-add-shared-buffer-registration-functions.patch patches.suse/tee-optee-add-registered-shared-parameters-handling.patch patches.suse/tee-optee-add-registered-buffers-handling-into-RPC-c.patch patches.suse/tee-optee-store-OP-TEE-capabilities-in-private-data.patch patches.suse/tee-optee-add-optee-specific-shared-pool-implementat.patch patches.suse/tee-optee-enable-dynamic-SHM-support.patch patches.suse/tee-use-reference-counting-for-tee_context.patch patches.suse/tee-shm-inline-tee_shm_get_id.patch patches.suse/tee-optee-fix-header-dependencies.patch patches.suse/0001-reset-remove-remaining-WARN_ON-in-linux-reset.h.patch patches.suse/tee-add-start-argument-to-shm_register-callback.patch patches.suse/tee-optee-check-type-of-registered-shared-memory.patch patches.suse/tee-shm-make-function-__tee_shm_alloc-static.patch patches.suse/tee-shm-don-t-put_page-on-null-shm-pages.patch patches.suse/tee-shm-Potential-NULL-dereference-calling-tee_shm_r.patch patches.suse/0202-soc-fsl-support-GUTS-driver-for-ls1012a-ls1046a.patch patches.suse/0247-soc-fsl-guts-Add-a-NULL-check-for-devm_kasprintf.patch patches.suse/clk-qcom-msm8916-fix-mnd_width-for-codec_digcodec patches.suse/clk-fix-set_rate_range-when-current-rate-is-out-of-r patches.suse/0055-clk-mvebu-armada-37xx-periph-cosmetic-changes.patch patches.suse/0056-clk-mvebu-armada-37xx-periph-prepare-cpu-clk-to-be-u.patch patches.suse/0057-clk-mvebu-armada-37xx-periph-add-DVFS-support-for-cp.patch patches.suse/0209-clk-qoriq-add-more-divider-clocks-support.patch patches.suse/clk-Don-t-touch-hardware-when-reparenting-during-reg.patch patches.suse/clk-axi-clkgen-Correctly-handle-nocount-bit-in-recal patches.suse/clk-si5351-Rename-internal-plls-to-avoid-name-collis patches.suse/0058-clk-mvebu-armada-37xx-periph-Use-PTR_ERR_OR_ZERO.patch patches.suse/clk-divider-fix-incorrect-usage-of-container_of patches.suse/clk-meson-gxbb-fix-wrong-clock-for-SARADC-SANA patches.suse/clk-meson-mpll-use-64-bit-maths-in-params_from_rate patches.suse/0001-drm-rockchip-analogix_dp-Remove-unnecessary-init-cod.patch patches.suse/3548-drm-move-debug-macros-out-of-drmp-h patches.suse/3549-drm-print-update-old-comment-style patches.suse/0001-drm-rockchip-Fix-build-warning-in-analogix_dp-rockch.patch patches.suse/3550-drm-tinydrm-replace-list_for_each-with-list_for_each_entry patches.suse/3551-drm-dp-bit-definition-for-d3-power-state-that-keeps-aux-fully-powered patches.suse/3552-drm-gem-remove-trailing-whitespace patches.suse/3553-drm-virtio-replace-reference-unreference-with-get-put patches.suse/3554-gma500-mmu-unmap-the-correct-address patches.suse/3555-drm-enable-pr_debug-for-drm_printer patches.suse/3556-drm-panel-rpi-touchscreen-propagate-errors-in-rpi_touchscreen_i2c_read patches.suse/3557-drm-fb-helper-handle-function-null-argument patches.suse/3558-drm-add-drm_device-fb_helper-pointer patches.suse/3559-drm-fb-helper-add-last_close-and-output_poll_changed-helpers patches.suse/3560-drm-drm_vma_manager-c-remove-useless-goto-statement patches.suse/3561-drm-spelling-fixes patches.suse/dma-buf-Cleanup-comments-on-dma_buf_map_attachment.patch patches.suse/3562-drm-drm_mm-h-fix-the-name-of-the-referenced-function-in-comment patches.suse/3563-drm-print-the-fb-dimensions-when-the-src-coord-check-fails patches.suse/3564-drm-via-use-ktime_get-instead-of-do_gettimeofday patches.suse/3565-drm-stm-dsi-rename-driver-name patches.suse/3566-drm-stm-checkpatch-strict-minor-updates patches.suse/3567-drm-stm-ltdc-add-a-2nd-endpoint patches.suse/3568-drm-selftests-mm-insert-cond_resched-between-insert-modes patches.suse/3569-drm-edid-use-macros-for-eld-offsets-and-values patches.suse/drm-edid-set-ELD-connector-type-in-drm_edid_to_eld patches.suse/3570-drm-edid-abstract-connector-eld-clearing patches.suse/3571-drm-edid-build-eld-in-drm_add_edid_modes patches.suse/3572-drm-drivers-drop-redundant-drm_edid_to_eld-calls patches.suse/3573-drm-edid-make-drm_edid_to_eld-static patches.suse/3574-drm-atomic-try-to-preserve-the-crtc-enabled-state-in-drm_atomic_remove_fb-v2 patches.suse/3575-drm-sti-remove-useless-fields-from-vtg-structure patches.suse/3576-drm-sti-remove-vtg_remove patches.suse/3577-drm-update-docs-for-legacy-kms-state patches.suse/3578-drm-vc4-reject-hdmi-modes-with-too-high-of-clocks patches.suse/3579-drm-syncobj-mark-up-the-fence-as-an-rcu-protected-pointer patches.suse/dma-buf-fence-Sparse-wants-__rcu-on-the-object-itsel.patch patches.suse/3580-drm-syncobj-use-proper-methods-for-accessing-rcu-protected-pointers patches.suse/dma-buf-Use-rcu_assign_pointer-to-set-rcu-protected-.patch patches.suse/3581-drm-virtio-add-create_handle-support patches.suse/3582-drm-cirrus-add-create_handle-support patches.suse/3583-drm-qxl-remove-pr_info-message-stops-log-spamming patches.suse/3584-virtgpu-remove-redundant-task_comm-copying patches.suse/3585-drm-vma-manager-drm_vma_node_start-constify-argument patches.suse/3586-drm-framebuffer-drm_framebuffer_read_refcount-constify-argument patches.suse/3587-drm-print-add-drm_printf_indent patches.suse/3588-drm-framebuffer-add-framebuffer-debugfs-file patches.suse/3589-drm-atomic-use-drm_framebuffer_print_info patches.suse/3590-drm-cma-helper-turn-to_drm_gem_cma_obj-into-a-macro patches.suse/3591-drm-cma-helper-add-drm_gem_cma_print_info patches.suse/3592-drm-arc-use-drm_gem_cma_print_info patches.suse/3593-drm-arm-hdlcd-use-drm_gem_cma_print_info patches.suse/3594-drm-tilcdc-use-drm_gem_cma_print_info patches.suse/3595-drm-tinydrm-use-drm_gem_cma_print_info patches.suse/3596-drm-cma-helper-remove-drm_fb_cma_debugfs_show patches.suse/0001-dma-buf-add-reservation_object_lock_interruptible.patch patches.suse/3597-drm-debugfs-fix-framebuffer-debugfs-file-init patches.suse/dma-buf-keep-only-not-signaled-fence-in-reservation_.patch patches.suse/dma-buf-try-to-replace-a-signaled-fence-in-reservati.patch patches.suse/3598-drm-fix-modifiers_property-kernel-doc patches.suse/3599-drm-gem-cma-helper-fix-kerneldocs patches.suse/3600-drm-fix-kerneldocs-for-drm_plane-modifiers patches.suse/3601-drm-atomic-helper-always-track-connector-commits-too patches.suse/3602-drm-gem_cma_helper-c-allow-importing-of-contiguous-scatterlists-with-nents-1 patches.suse/3603-drm-rockchip-vop-add-rk3126-vop-support patches.suse/3604-drm-bridge-sii8620-filter-unsupported-modes patches.suse/3605-drm-bridge-sii8620-add-dvi-mode-support patches.suse/3606-drm-panel-simple-add-tianma-tm070rvhg71-panel-support patches.suse/3607-drm-panel-simple-add-mitsubishi-aa070mc01-panel-support patches.suse/3608-drm-don-t-link-dp-aux-i2c-adapter-to-the-hardware-device-node patches.suse/3609-gpu-gma500-remove-unneeded-driver_license-define patches.suse/3610-drm-vmwgfx-remove-bogus-crtc-coords-vs-fb-size-check patches.suse/3611-drm-vmwgfx-use-drm_plane_helper_check_state patches.suse/3612-drm-vmwgfx-try-to-fix-plane-clipping patches.suse/3613-drm-check-crtc_state-enable-rather-than-crtc-enabled-in-drm_plane_helper_check_state patches.suse/3614-drm-move-drm_plane_helper_check_state-into-drm_atomic_helper-c patches.suse/3615-drm-vc4-add-support-for-drm_format_rgb888-and-drm_format_bgr888 patches.suse/3616-drm-vc4-use-pixel_order-instead-of-custom-flip_cbcr patches.suse/3617-drm-vc4-add-support-for-nv21-and-nv61 patches.suse/3618-drm-sti-handle-return-value-of-platform_get_irq_byname patches.suse/3619-merge-airlied-drm-next-into-drm-misc-next patches.suse/dma-buf-fence-Fix-lock-inversion-within-dma-fence-ar.patch patches.suse/video-hdmi-Allow-empty-HDMI-infoframes patches.suse/3620-drm-edid-allow-hdmi-infoframe-without-vic-or-s3d patches.suse/3621-drm-printer-add-drm_vprintf patches.suse/dma-buf-Fix-ifnullfree.cocci-warnings.patch patches.suse/3622-drm-via-use-monotonic-time-for-via_wait_irq patches.suse/3623-drm-vblank-fix-vblank-timestamp-debugs patches.suse/3624-drm-bridge-tc358767-add-copyright-lines patches.suse/3625-merge-drm-misc-next-2017-11-30-into-drm-next patches.suse/drm-i915-Bump-wait-times-for-the-final-CS-interrupt- patches.suse/drm-i915-Synchronize-irq-before-parking-each-engine patches.suse/drm-i915-cnl-Force-DDI_A_4_LANES-when-needed patches.suse/drm-i915-cnl-Get-RC6-working patches.suse/drm-i915-cnl-Update-the-DMC-version-on-CNL patches.suse/drm-i915-Clean-up-some-cdclk-switch-statements patches.suse/drm-i915-Start-tracking-voltage-level-in-the-cdclk-s patches.suse/drm-i915-Use-cdclk_state-voltage-on-VLV-CHV patches.suse/drm-i915-Use-cdclk_state-voltage-on-BDW patches.suse/drm-i915-Use-cdclk_state-voltage-on-SKL-KBL-CFL patches.suse/drm-i915-Use-cdclk_state-voltage-on-BXT-GLK patches.suse/drm-i915-Use-cdclk_state-voltage-on-CNL patches.suse/drm-i915-Adjust-system-agent-voltage-on-CNL-if-requi patches.suse/drm-i915-Sanity-check-cdclk-in-vlv_set_cdclk patches.suse/drm-i915-Perform-a-central-cdclk-state-sanity-check patches.suse/drm-i915-Call-cond_resched-before-repeating-i915_gem patches.suse/3626-drm-i915-selftests-don-t-try-to-queue-a-request-with-zero-delay patches.suse/drm-i915-Use-same-test-for-eviction-and-submitting-k patches.suse/Revert-drm-i915-selftests-Convert-timers-to-use-time patches.suse/drm-i915-cnl-Allow-2-pixel-per-clock-on-Cannonlake patches.suse/drm-i915-Add-a-hook-for-making-the-engines-idle-park patches.suse/drm-i915-guc-Always-enable-the-breadcrumbs-irq patches.suse/drm-i915-guc-Initialize-GuC-before-restarting-engine patches.suse/drm-i915-cnl-Fix-SSEU-Device-Status patches.suse/drm-i915-guc-Do-not-use-0-for-GuC-doorbell-cookie patches.suse/drm-i915-guc-Extract-GuC-stage-desc-pool-creation-in patches.suse/drm-i915-guc-Allocate-separate-shared-data-object-fo patches.suse/drm-i915-guc-Add-preemption-action-to-GuC-firmware-i patches.suse/drm-i915-guc-Add-a-second-client-to-be-used-for-pree patches.suse/drm-i915-guc-Split-guc_wq_item_append patches.suse/drm-i915-Extract-emit-write-part-of-emit-breadcrumb- patches.suse/drm-i915-Add-information-needed-to-track-engine-pree patches.suse/drm-i915-guc-Keep-request-priority-for-its-lifetime patches.suse/drm-i915-Rename-helpers-used-for-unwinding-use-macro patches.suse/drm-i915-guc-Preemption-With-GuC patches.suse/drm-i915-huc-Use-helper-function-while-waiting-for-D patches.suse/drm-i915-Include-RING_MODE-when-dumping-the-engine-s patches.suse/drm-i915-Add-Wall-Wextra-to-our-build-set-warnings-t patches.suse/drm-i915-edp-clean-up-code-and-comments-around-eDP-D patches.suse/drm-i915-Empty-the-ring-before-disabling patches.suse/drm-i915-Don-t-use-encoder-type-in-intel_ddi_set_pip patches.suse/drm-i915-Pass-crtc-state-to-intel_prepare_dp_ddi_buf patches.suse/drm-i915-Start-using-output_types-for-DPLL-selection patches.suse/drm-i915-Stop-using-encoder-type-in-intel_ddi_enable patches.suse/drm-i915-Fix-BXT-lane-latency-optimal-setting-with-M patches.suse/drm-i915-Improve-DP-downstream-HPD-handling patches.suse/drm-i915-Clean-up-the-mess-around-hdmi_12bpc_possibl patches.suse/drm-i915-vbt-Fix-HDMI-level-shifter-and-max-data-rat patches.suse/drm-i915-Parse-max-HDMI-TMDS-clock-from-VBT patches.suse/drm-i915-Populate-output_types-from-.get_config patches.suse/drm-i915-Stop-frobbing-with-DDI-encoder-type patches.suse/drm-i915-Nuke-intel_ddi_get_encoder_port patches.suse/drm-i915-Eliminate-pll-state-usage-from-bxt_calc_pll patches.suse/drm-i915-Pass-a-crtc-state-to-ddi-post_disable-from- patches.suse/drm-i915-Use-intel_ddi_get_config-for-MST patches.suse/drm-i915-Replace-cc-option-Wno-foo-with-cc-disable-w patches.suse/drm-i915-Pass-around-crtc-and-connector-states-for-a patches.suse/drm-i915-Remove-most-encoder-type-uses-from-the-audi patches.suse/drm-i915-cnl-Remove-unnecessary-check-in-cnl_setup_p patches.suse/drm-i915-Check-that-the-breadcrumb-wasn-t-disarmed-a patches.suse/drm-i915-Move-parking-while-active-warning-to-intel_ patches.suse/drm-i915-Give-more-details-for-the-active-when-parki patches.suse/drm-i915-cnl-Symmetric-scalers-for-each-pipe patches.suse/drm-i915-guc-Clear-terminated-attribute-bit-on-GuC-p patches.suse/drm-i915-guc-Rename-the-function-that-resets-the-GuC patches.suse/drm-i915-guc-Add-support-for-reset-engine-using-GuC- patches.suse/drm-i915-Use-fallback-forcewake-if-primary-ack-missi patches.suse/drm-i915-Flush-the-irq-and-tasklets-before-asserting patches.suse/drm-i915-ensure-oa-config-uuid-is-null-terminated patches.suse/drm-i915-Warn-in-debug-builds-of-incorrect-usages-of patches.suse/drm-i915-Set-up-mocs-tables-before-restarting-the-en patches.suse/drm-i915-Assert-vma-flags-are-updated-correctly-duri patches.suse/drm-i915-selftests-Hide-dangerous-tests patches.suse/drm-i915-guc-Assert-guc-stage_desc_pool-is-allocated patches.suse/drm-i915-guc-Assert-ctch-vma-is-allocated patches.suse/drm-i915-Add-Guc-HuC-firmware-details-to-error-state patches.suse/drm-i915-Make-GuC-log-part-of-the-uC-error-state patches.suse/drm-i915-Handle-error-state-modparams-in-dedicated-f patches.suse/drm-i915-Silence-smatch-for-cmdparser patches.suse/drm-i915-Silence-compiler-for-csr_load_work_fn patches.suse/drm-i915-Simplify-onion-for-bxt_ddi_phy_init patches.suse/drm-i915-Prevent-unbounded-wm-results-in-g4x_compute patches.suse/3627-drm-i915-selftests-skip-mixed-page-exhaustion-if-only-small-pages-available patches.suse/drm-i915-selftests-Take-rpm-wakeref-around-GGTT-lowl patches.suse/drm-i915-selftests-Take-rpm-wakeref-around-partial-t patches.suse/drm-i915-Read-ilk-FDI-PLL-frequency-once-during-init patches.suse/drm-i915-Include-intel_engine_is_idle-status-in-engi patches.suse/drm-i915-Implement-ReadHitWriteOnlyDisable patches.suse/drm-i915-guc-Split-GuC-firmware-xfer-function-into-c patches.suse/drm-i915-guc-Wait-for-ucode-DMA-transfer-completion patches.suse/drm-i915-guc-Drop-legacy-workarounds-from-guc_prepar patches.suse/drm-i915-guc-Simplify-programming-of-GUC_SHIM_CONTRO patches.suse/drm-i915-Eliminate-some-encoder-crtc-usage-from-DP-c patches.suse/drm-i915-Eliminate-some-encoder-crtc-usage-from-DSI- patches.suse/drm-i915-Eliminate-some-encoder-crtc-usage-from-SDVO patches.suse/drm-i915-Eliminate-some-encoder-crtc-usage-from-TV-c patches.suse/drm-i915-Pass-crtc-state-to-DPIO-PHY-functions patches.suse/drm-i915-Eliminate-crtc-config-usage-from-CRT-code patches.suse/drm-i915-Replace-dig_port-port-with-encoder-port-for patches.suse/drm-i915-Nuke-intel_digital_port-port patches.suse/drm-i915-Clean-up-PPS-code-calling-conventions patches.suse/drm-i915-Clean-up-DP-code-local-variables-and-callin patches.suse/drm-i915-Use-trace_printk-to-provide-a-death-rattle- patches.suse/drm-i915-Mark-vm_free_page-as-a-potential-sleeper-ag patches.suse/drm-i915-Mark-up-i915_vma_unbind-as-a-potential-slee patches.suse/drm-i915-Update-DRIVER_DATE-to-20171109 patches.suse/3628-drm-i915-update-driver_date-to-20171109 patches.suse/drm-i915-selftests-Reduce-the-volume-of-the-timeout- patches.suse/drm-i915-Move-irqs-enabled-assertion-deeper-for-mock patches.suse/0001-x86-platform-intel-iosf_mbi-Add-unlocked-PMIC-bus-ac.patch patches.suse/3629-drm-i915-acquire-punit-pmic-bus-for-intel_uncore_forcewake_reset patches.suse/drm-i915-Restore-the-wait-for-idle-engine-after-flus patches.suse/drm-i915-selftests-Initialise-mock_i915-mm.obj_lock patches.suse/drm-i915-Define-an-engine-class-enum-for-the-uABI patches.suse/drm-i915-Force-the-switch-to-the-i915-kernel_context patches.suse/drm-i915-Move-GT-powersaving-init-to-i915_gem_init patches.suse/drm-i915-Move-intel_init_clock_gating-to-i915_gem_in patches.suse/drm-i915-Inline-intel_modeset_gem_init patches.suse/drm-i915-Mark-the-context-state-as-dirty-written patches.suse/drm-i915-Record-the-default-hw-state-after-reset-upo patches.suse/drm-i915-Stop-caching-the-golden-renderstate patches.suse/drm-i915-Kerneldoc-typo-s-rps-rps_client patches.suse/drm-i915-selftests-Yet-another-forgotten-mock_i915-m patches.suse/drm-i915-Update-watermark-state-correctly-in-sanitiz patches.suse/drm-i915-Remove-redundant-intel_autoenable_gt_powers patches.suse/drm-i915-Remove-Gen9-WAs-with-no-effect patches.suse/drm-i915-Remove-bogus-ips_enabled-check patches.suse/drm-i915-Check-boolean-options-in-intel_pipe_config_ patches.suse/drm-i915-Handle-adjust-better-in-intel_pipe_config_c patches.suse/3630-drm-i915-handle-locking-better-in-i915_sink_crc patches.suse/drm-i915-perf-complete-whitelisting-for-OA-programmi patches.suse/drm-i915-perf-add-support-for-Coffeelake-GT3 patches.suse/drm-i915-perf-refactor-perf-setup patches.suse/drm-i915-fix-register-naming patches.suse/drm-i915-perf-enable-perf-support-on-CNL patches.suse/drm-i915-expose-command-stream-timestamp-frequency-t patches.suse/drm-i915-Clear-per-engine-fault-register-as-early-as patches.suse/drm-i915-There-is-only-one-fault-register-from-GEN8- patches.suse/drm-i915-Fix-function-name-in-comment patches.suse/drm-i915-Object-w-o-backing-storage-is-banned-by-ENX patches.suse/drm-i915-Introduce-GEM-proxy patches.suse/drm-i915-glk-Refactor-handling-of-PLANE_COLOR_CTL-fo patches.suse/drm-i915-Generalize-transcoder-looping patches.suse/drm-i915-fix-64bit-divide patches.suse/drm-i915-Unify-SLICE_UNIT_LEVEL_CLKGATE-w-a-for-cnl patches.suse/drm-i915-Remove-pre-production-Broxton-register-work patches.suse/drm-i915-Unconditionally-apply-the-Broxton-register- patches.suse/drm-i915-Display-WA-1185-WaDisableDARBFClkGating-cnl patches.suse/drm-i915-Resume-GuC-before-using-GEM patches.suse/drm-i915-selftests-Always-initialise-err patches.suse/drm-i915-Call-uncore_suspend-before-platform-suspend patches.suse/drm-i915-Fix-kerneldocs-for-intel_audio.c patches.suse/drm-i915-Check-if-the-stolen-memory-reserved-area-is patches.suse/drm-i915-Make-the-report-about-a-bogus-stolen-reserv patches.suse/drm-i915-Use-ELK-stolen-memory-reserved-detection-fo patches.suse/drm-i915-selftests-Markup-__iomem-for-igt_gem_cohere patches.suse/drm-i915-Initialise-entry-in-intel_ppat_get-for-olde patches.suse/drm-i915-selftests-Increase-size-for-mock-ringbuffer patches.suse/drm-i915-Make-request-s-wait-for-space-explicit patches.suse/drm-i915-Remove-pre-production-pooled-EU-w-a-for-Bro patches.suse/drm-i915-Print-the-condition-causing-GEM_BUG_ON patches.suse/drm-i915-Prevent-overflow-of-execbuf.buffer_count-an patches.suse/drm-i915-Update-execlists-tasklet-naming patches.suse/drm-i915-guc-Update-names-of-submission-related-stat patches.suse/drm-i915-guc-Update-name-and-prototype-of-GuC-submis patches.suse/drm-i915-guc-Rename-i915_guc_client-struct-to-intel_ patches.suse/drm-i915-guc-Rename-i915_guc_submission.c-h-to-intel patches.suse/drm-i915-Don-t-sanitize-frame-start-delay-if-the-pip patches.suse/drm-i915-selftests-exercise_ggtt-may-have-nothing-to patches.suse/drm-i915-cnl-Remove-spurious-central_freq patches.suse/drm-i915-cnl-Remove-useless-conversion patches.suse/drm-i915-cnl-Fix-simplify-and-unify-wrpll-variable-s patches.suse/drm-i915-cnl-Fix-wrpll-math-for-higher-freqs patches.suse/drm-i915-cnl-Don-t-blindly-replace-qdiv patches.suse/drm-i915-cnl-Simplify-dco_fraction-calculation patches.suse/drm-i915-cnl-Extend-HDMI-2.0-support-to-CNL patches.suse/drm-i915-gvt-Add-support-for-opregion-virtualization patches.suse/drm-i915-gvt-Make-elsp_dwords-in-the-right-order patches.suse/drm-i915-gvt-Rename-intel_vgpu_-init-clean-_gvt_cont patches.suse/drm-i915-gvt-Move-workload-cache-init-clean-into-int patches.suse/drm-i915-gvt-Introduce-intel_vgpu_submission patches.suse/drm-i915-gvt-Move-tlb_handle_pending-into-intel_vgpu patches.suse/drm-i915-gvt-Fix-a-memory-leak-in-cmd_parser.c patches.suse/drm-i915-gvt-Rename-reserved-ring-buffer patches.suse/drm-i915-gvt-Move-ring-scan-buffers-into-intel_vgpu_ patches.suse/drm-i915-gvt-Do-not-allocate-initial-ring-scan-buffe patches.suse/drm-i915-gvt-Change-the-return-type-during-command-s patches.suse/drm-i915-gvt-Add-VM-healthy-check-for-workload_threa patches.suse/drm-i915-gvt-Add-VM-healthy-check-for-submit_context patches.suse/drm-i915-gvt-Use-dyndbg-for-gvt-debug-info patches.suse/drm-i915-gvt-Factor-out-vGPU-workload-creation-destr patches.suse/drm-i915-gvt-Factor-out-prepare_workload patches.suse/drm-i915-gvt-Move-common-workload-preparation-into-p patches.suse/drm-i915-gvt-Move-common-vGPU-workload-creation-into patches.suse/drm-i915-gvt-Remove-one-extra-declaration-in-schedul patches.suse/drm-i915-gvt-Introduce-vGPU-submission-ops patches.suse/drm-i915-gvt-Introduce-intel_vgpu_reset_submission patches.suse/drm-i915-gvt-Move-clean_workloads-into-scheduler.c patches.suse/drm-i915-gvt-Move-vGPU-type-related-code-into-gvt-fi patches.suse/drm-i915-gvt-Refactor-vGPU-type-code-in-kvmgt-part patches.suse/drm-i915-gvt-Add-basic-debugfs-infrastructure patches.suse/drm-i915-gvt-Use-BIT-to-make-klockwork-happy patches.suse/drm-i915-gvt-Refine-find_bb_size patches.suse/drm-i915-gvt-Refine-shadow-batch-buffer patches.suse/drm-i915-gvt-Factor-intel_vgpu_page_track patches.suse/drm-i915-gvt-Use-I915_GTT_PAGE_SIZE patches.suse/drm-i915-gvt-Let-the-caller-choose-if-a-shadow-page- patches.suse/drm-i915-gvt-Fix-a-bug-of-unexpectedly-clear-scratch patches.suse/drm-i915-gvt-Introduce-page-table-type-of-current-le patches.suse/drm-i915-gvt-Introduce-ops-set_present patches.suse/drm-i915-gvt-update-CSB-and-CSB-write-pointer-in-vir patches.suse/drm-i915-gvt-opregion-virtualization-for-win-guest patches.suse/drm-i915-gvt-Add-mmio-iterator-intel_gvt_for_each_tr patches.suse/drm-i915-gvt-Add-new-debugfs-tool-mmio_diff patches.suse/drm-i915-gvt-Reduce-rcs-mocs-switch-latency patches.suse/drm-i915-gvt-Don-t-dump-partial-state-in-cmd-parser patches.suse/drm-i915-gvt-Make-gvt_vgpu_err-use-pr_err patches.suse/drm-i915-gvt-Let-each-vgpu-has-separate-opregion-mem patches.suse/drm-i915-selftests-Add-a-GuC-doorbells-selftest patches.suse/drm-i915-Add-might_sleep-check-to-wait_for patches.suse/drm-i915-Enable-FIFO-underrun-reporting-after-initia patches.suse/drm-i915-Pass-idle-crtc_state-to-intel_dp_sink_crc patches.suse/drm-i915-Pass-crtc_state-to-ips-toggle-functions-v2 patches.suse/drm-i915-Calculate-vlv-chv-intermediate-watermarks-c patches.suse/drm-i915-Calculate-g4x-intermediate-watermarks-corre patches.suse/drm-i915-selftests-Report-ENOMEM-clearly-for-an-allo patches.suse/drm-i915-Add-a-policy-note-for-removing-workarounds patches.suse/drm-i915-Update-DRIVER_DATE-to-20171117 patches.suse/3631-merge-tag-drm-intel-next-2017-11-17-1-into-drm-next patches.suse/3632-drm-rcar-du-add-r8a7743-support patches.suse/3633-drm-rcar-du-add-r8a7745-support patches.suse/drm-rcar-du-Don-t-set-connector-DPMS-property patches.suse/3634-drm-rcar-du-implement-system-suspend-resume-support patches.suse/3635-drm-rcar-du-remove-unused-crtc-suspend-resume-functions patches.suse/3636-drm-rcar-du-share-plane-atomic-check-code-between-gen2-and-gen3 patches.suse/3637-drm-rcar-du-clip-planes-to-screen-boundaries patches.suse/3638-drm-amdgpu-avoid-accessing-job-entity-after-the-job-is-scheduled patches.suse/3639-drm-amdgpu-cleanup-force_completion patches.suse/3640-drm-amdgpu-add-hang_limit-for-schedv2 patches.suse/3641-drm-amd-scheduler-introduce-guilty-pointer-member patches.suse/3642-drm-amdgpu-pass-ctx-guilty-address-to-entity-init patches.suse/3643-drm-amdgpu-skip-job-for-guilty-ctx-in-parser_init patches.suse/3644-drm-amdgpu-cleanup-job-reset-routinev2 patches.suse/3645-drm-amdgpu-add-spsc-queue-to-scheduler patches.suse/3646-drm-amdgpu-fix-deadlock-during-gpu-reset patches.suse/3647-drm-amdgpu-remove-job-s_entity-to-avoid-keeping-reference-to-stale-pointer patches.suse/3648-drm-amdgpu-don-t-change-ctx-reset_couner-upon-query patches.suse/3649-drm-amdgpu-implement-ctx-query2 patches.suse/3650-drm-amdgpu-change-redundant-init-logs-to-debug-level patches.suse/3651-drm-amdgpu-avoid-soft-lockup-when-waiting-for-rlc-serdes-v2 patches.suse/3652-drm-amdgpu-virt-add-function-to-check-mmio-v2 patches.suse/3653-drm-amdgpu-virt-add-wait_reset-virt-ops patches.suse/3654-drm-amd-powerplay-describe-the-pcie-link-speed-in-right-gt-s patches.suse/3655-drm-amdgpu-virt-implement-wait_reset-callbacks-for-vi-ai patches.suse/3656-drm-amdgpu-retry-init-if-it-fails-due-to-exclusive-mode-timeout-v3 patches.suse/3657-drm-amdgpu-use-the-actual-placement-for-pin-accounting patches.suse/3658-drm-amdgpu-always-bind-pinned-bos patches.suse/3659-drm-amdgpu-fix-pin-domain-compatibility-check patches.suse/3660-drm-amdgpu-don-t-wait-interruptible-while-binding-gart-space patches.suse/3661-drm-amdgpu-remove-extra-parameter-from-amdgpu_ttm_bind-v2 patches.suse/3662-drm-amdgpu-move-dc-and-pp-shared-data-structures-to-dm_pp_interface-h patches.suse/3663-drm-amd-powerplay-move-functions-to-amd_pm_funcs-table patches.suse/3664-drm-amdgpu-move-struct-amd_powerplay-to-amdgpu-h patches.suse/3665-drm-amdgpu-add-header-kgd_pp_interface-h patches.suse/3666-drm-amdgpu-add-new-pp-function-point-notify_smu_memory_info patches.suse/3667-drm-amd-pp-implement-notify_smu_memory_info-on-powerplay patches.suse/3668-drm-amd-pp-delete-an-outdated-comment-in-amd_powerplay-c patches.suse/3669-drm-amdgpu-delete-duplicated-code patches.suse/3670-drm-amd-display-add-apu-cap-in-dc_caps patches.suse/3671-drm-amd-display-move-lock-to-front-end-program patches.suse/3672-drm-amd-display-check-cursor-address-before-program patches.suse/3673-drm-amd-display-adding-dcn1-registers patches.suse/3674-drm-amd-display-cleanup-some-fail-labels-in-dcn10_resource patches.suse/3675-drm-amd-display-clean-some-unneeded-defines-from-ddc_service_types-h patches.suse/3676-drm-amd-display-cleaning-up-hubp-for-dcn patches.suse/3677-drm-amd-display-explicit-casting-for-grph-object-ids patches.suse/3678-drm-amd-display-set-cursor-position-as-per-address patches.suse/3679-drm-amd-display-dmcu-fw-loading-from-psp patches.suse/3680-drm-amd-display-add-mod_freesync_user_enable-to-dm_connector_state patches.suse/3681-drm-amd-display-atomic-freesync-assert-fix patches.suse/3682-drm-amd-display-cleanup-code-that-enables-freesync patches.suse/3683-drm-amd-display-only-add-stream-to-freesync-when-modeset-required patches.suse/3684-drm-amdgpu-fix-indentation-in-amdgpu_display-h patches.suse/3685-amd-scheduler-imple-job-skip-featurev3 patches.suse/3686-drm-amdgpu-implement-new-gpu-recoverv3 patches.suse/3687-drm-amdgpu-cleanup-in_sriov_reset-and-lock_reset patches.suse/3688-drm-amdgpu-cleanup-ucode_init_bo patches.suse/3689-drm-amdgpu-sriov-fix-memory-leak-in-psp_load_fw patches.suse/3690-drm-amdgpu-fix-random-missing-of-flr-notify patches.suse/3691-drm-amdgpu-nuke-amdgpu_ttm_is_bound-v2 patches.suse/3692-drm-amdgpu-move-gart-recovery-into-gtt-manager-v2 patches.suse/3693-drm-amd-display-fix-styling-of-freesync-code-in-commit_tail patches.suse/3694-drm-amd-display-complete-todo-item-use-new-drm-iterator patches.suse/3695-drm-amd-display-create-new-files-for-hubbub-functions patches.suse/3696-drm-amd-display-reject-pplib-clock-values-if-they-are-invalid patches.suse/3697-drm-amd-display-power-down-front-end-in-init_hw patches.suse/3698-drm-amd-display-not-reset-front-end-when-program-back-end patches.suse/3699-drm-amd-display-dal-3-1-08 patches.suse/3700-drm-amd-display-added-disconnect-dchub patches.suse/3701-drm-amd-display-dal-3-1-09 patches.suse/3702-drm-amd-display-create-new-structure-for-hubbub patches.suse/3703-drm-amd-display-apply-vq-adjustments-in-mpo-case patches.suse/3704-drm-amd-display-move-hdr_metadata-from-plane-to-stream patches.suse/3705-drm-amd-display-fix-bug-from-last-commit-for-hubbub patches.suse/3706-drm-amd-display-correct-dp-is-always-in-full-range-or-bt609 patches.suse/3707-drm-amd-display-dal-3-1-10 patches.suse/3708-drm-amd-display-move-conn_state-to-header patches.suse/3709-amdgpu-dce-use-actual-number-of-crtcs-and-hpds-in-set_irq_funcs patches.suse/3710-drm-amd-display-use-real-number-of-crtcs-and-hpds-in-set_irq_funcs patches.suse/3711-amdgpu-remove-amdgpu_-hpd-crtc_irq-pageflip_irq-last patches.suse/3712-drm-amd-display-remove-fb_location-parameter-from-get_fb_info patches.suse/3713-drm-amdgpu-return-error-when-sriov-access-requests-get-timeout patches.suse/3714-drm-amdgpu-retry-init-if-exclusive-mode-request-is-failed patches.suse/3715-drm-amdgpu-refine-sr-iov-firmware-vram-reservation-to-protect-data patches.suse/3716-drm-amdgpu-resize-vram-bar-for-cpu-access-v6 patches.suse/3717-drm-amdgpu-switch-to-use-new-soc15-reg-read-write-macros-for-soc15-ih patches.suse/3718-drm-amdgpu-rename-amdgpu_ttm_bind-to-amdgpu_ttm_alloc_gart patches.suse/3719-drm-amdgpu-don-t-use-ttm_bo_move_ttm-in-amdgpu_ttm_bind-v2 patches.suse/3720-drm-amdkfd-initialise-kfd-inside-amdgpu_device_init patches.suse/3721-drm-amdgpu-release-exclusive-mode-after-hw_init patches.suse/3722-drm-amdgpu-bypass-fb-resizing-for-sriov-vf patches.suse/3723-drm-amdgpu-read-vramlost-from-gim patches.suse/3724-drm-amdgpu-fix-gpu-recover-missing-skippingv2 patches.suse/3725-amdgpu-dm-remove-fb_location-form-fill_plane_attributes patches.suse/3726-drm-amdgpu-revise-retry-init-to-fully-cleanup-driver patches.suse/3727-drm-amd-scheduler-fix-page-protection-of-cb patches.suse/3728-drm-amd-scheduler-add-warn_on-for-s_fence-parent patches.suse/3729-drm-ttm-move-unlocking-out-of-ttm_bo_cleanup_memtype_use patches.suse/3730-drm-ttm-consistently-use-reservation_object_unlock patches.suse/3731-drm-ttm-user-reservation-object-wrappers-v2 patches.suse/3732-drm-ttm-remove-ttm_bo_unreserve_ticket patches.suse/3733-drm-amdgpu-gfx8-fix-compute-ring-failure-after-resetting patches.suse/3734-drm-amdgpu-use-dep_sync-for-cs-dependency-syncobj patches.suse/3735-drm-amdgpu-remove-nonsense-const-u32-cast-on-array_size-result patches.suse/3736-drm-amdgpu-cleanup-vm_size-handling patches.suse/3737-drm-amdgpu-implement-bo-size-validation-v2 patches.suse/3738-drm-amd-display-multi-display-synchronization-logic patches.suse/3739-drm-amd-amdgpu-fix-uvd-mc-offsets patches.suse/3740-drm-amdgpu-virt-remove-redundant-variable-pf2vf_ver patches.suse/3741-drm-amd-display-create-new-function-prototype-update_dchub-for-dcn patches.suse/3742-drm-amd-display-function-renaming-for-hubbub patches.suse/3743-drm-amd-display-do-post_update_surfaces-on-new-state patches.suse/3744-drm-amd-display-hubbub-function-flipping-true-and-false patches.suse/3745-drm-amd-display-dal-3-1-11 patches.suse/3746-drm-amd-display-call-ipp_program_bias_and_scale-only-if-available patches.suse/3747-drm-amd-display-only-update-dchub-if-hubbub-is-available patches.suse/3748-drm-amd-display-get-remote-dpcd-caps-for-timing-validation patches.suse/3749-drm-amd-display-enalbe-blank-data-double-buffer-after-mpc-disconnected patches.suse/3750-drm-amd-display-add-tg_init-interface patches.suse/3751-drm-amd-display-both-timing_sync-and-multisync-need-stream_count-1 patches.suse/3752-drm-amd-display-don-t-use-dc_link-in-link_encoder patches.suse/3753-drm-amd-display-cache-pwl-params-and-scl_data-to-avoid-extra-programming patches.suse/3754-drm-amd-display-dal-3-1-12 patches.suse/3755-drm-amd-display-add-opp-dpg-blank-function patches.suse/3756-drm-amd-display-dal-3-1-13 patches.suse/3757-drm-amd-display-renaming-dpp-function-to-follow-naming-convention patches.suse/3758-drm-amd-display-dal-3-1-14 patches.suse/3759-drm-amd-display-refactor-disable-front-end-pipes patches.suse/3760-drm-amd-display-bunch-of-indentation-cleanups-in-color-stuff patches.suse/3761-drm-amd-display-fix-some-more-color-indentations patches.suse/3762-drm-amd-display-fix-regamma-programming patches.suse/3763-drm-amd-display-fix-uninitialized-variable-warning patches.suse/3764-drm-amd-display-remove-unnecessary-waits-in-dcn10 patches.suse/3765-drm-amd-display-add-warning-on-long-reg_wait patches.suse/3766-drm-amd-display-modified-front-end-initiail-in-init_hw patches.suse/3767-drm-amd-display-send-display_count-msg-so-smu-can-enter-s0i2 patches.suse/3768-drm-amd-display-add-transfer-function-to-dc_surface_update patches.suse/3769-drm-amd-display-fix-dcn10_hubbub_wm_read_state patches.suse/3770-drm-amd-display-remove-unused-opp-functions-from-interface patches.suse/3771-drm-amd-display-dal-3-1-15 patches.suse/3772-drm-amd-display-fixed-not-set-scaler-bug patches.suse/3773-drm-amd-display-always-call-set-output-tf patches.suse/3774-drm-amd-display-dal-3-1-16 patches.suse/3775-drm-amd-display-remove-extra-arr_points-element patches.suse/3776-drm-amd-display-bunch-more-color-indentation-cleanups patches.suse/3777-drm-amd-display-remove-unused-register-read-in-program_pwl patches.suse/3778-drm-amd-display-a-few-more-color-indentation-changes patches.suse/3779-drm-amd-display-combine-output-signal-and-signal patches.suse/3780-drm-amd-display-report-pitch_alignment-for-dcn patches.suse/3781-drm-amd-display-loosen-plane_info-and-scaling_info-checks patches.suse/3782-drm-amd-display-remove-dcn10-wait-on-tg-unlock patches.suse/3783-drm-amd-display-apply-work-around-for-stutter patches.suse/3784-drm-amd-display-fix-unbalanced-locking-in-surface-apply patches.suse/3785-drm-amd-display-optimize-programming-front-end patches.suse/3786-drm-amd-display-remove-dangling-planes-on-dc-commit-state patches.suse/3787-drm-amd-display-change-frontend-backend-programming-sequence patches.suse/3788-drm-amd-display-early-return-on-stream-programming-failure patches.suse/3789-drm-amd-display-remove-legacy-unused-workaround patches.suse/3790-drm-amd-display-add-update-flags-in-to-determine-surface-update-type patches.suse/3791-drm-amd-display-fix-plane-update-prior-to-stream-enablement patches.suse/3792-drm-amd-display-added-opp-and-diags-interface-for-p-to-i patches.suse/3793-drm-amd-display-rename-pitch_alignment-to-linear_pitch_alignment patches.suse/3794-drm-amd-display-add-check-update-surfaces-for-stream-wrapper patches.suse/3795-drm-amd-display-fix-unused-variable-warning patches.suse/3796-drm-amd-display-optimize-front-end-programming patches.suse/3797-drm-amd-display-move-dc_stream-interface-to-separate-header patches.suse/3798-drm-amd-display-move-dc_link-interface-to-separate-header patches.suse/3799-drm-amd-display-remove-unnecessary-dc_stream-vtable patches.suse/3800-drm-ttm-make-unlocking-in-ttm_bo_cleanup_refs-optional-v3 patches.suse/3801-drm-amd-display-remove-stream_func-vtable patches.suse/3802-drm-amd-display-fix-linux-after-optimize-frontend-programming patches.suse/3803-drm-amd-display-fix-use-before-initialize-warning patches.suse/3804-drm-amdgpu-gfx8-use-cached-values-for-raster-config-in-clear-state patches.suse/3805-drm-amdgpu-gfx7-use-cached-values-for-raster-config-in-clear-state patches.suse/3806-drm-amdgpu-gfx6-use-cached-values-for-raster-config-in-clear-state patches.suse/3807-drm-ttm-optimize-ttm_mem_evict_first-v5 patches.suse/3808-drm-amdgpu-new-header-for-fields-needed-to-determine-state-of-ecc patches.suse/3809-drm-amdgpu-add-ability-to-determine-and-report-if-board-supports-ecc patches.suse/3810-drm-amd-amdgpu-not-allow-gtt-size-exceed-75-system-memory-size patches.suse/3811-amdgpu-don-t-use-drm_error-when-failing-to-allocate-a-bo patches.suse/3812-drm-amdgpu-cleanup-stolen-vga-memory-finish patches.suse/3813-drm-amdgpu-cleanup-gmc-gart-garbage-function patches.suse/3814-drm-amdgpu-fix-null-pointer-access-during-drv-remove patches.suse/3815-drm-amdgpu-cleanup-unused-stack-var patches.suse/3816-drm-amdgpu-free-csa-in-unified-place patches.suse/3817-drm-amdgpu-cleanup-firmware-fw_buf-alloc-free patches.suse/3818-drm-amdgpu-show-error-message-if-fail-on-event4 patches.suse/drm-amdgpu-fix-virtual-dce-bug patches.suse/3819-drm-amdgpu-cancel-timer-of-virtual-dcev2 patches.suse/3820-drm-amd-display-fix-static-checker-warning patches.suse/3821-drm-amdgpu-require-a-root-bus-window-above-4gb-for-bar-resize patches.suse/3822-drm-ttm-fix-ttm_mem_evict_first-once-more patches.suse/3823-drm-ttm-completely-rework-ttm_bo_delayed_delete patches.suse/3824-drm-ttm-cleanup-coding-style-in-ttm_bo_api-h patches.suse/3825-drm-ttm-cleanup-ttm_bo_driver-h patches.suse/3826-drm-ttm-remove-cur_placement patches.suse/3827-drm-amd-display-remove-unnecessary-cast-and-use-kcalloc-instead-of-kzalloc patches.suse/3828-drm-amdgpu-always-make-gart-table_addr-64bit patches.suse/3829-drm-amdgpu-gmc9-make-some-ecc-messages-debug-only patches.suse/3830-drm-amd-display-dc-core-dc_resource-use-swap-macro-in-rect_swap_helper patches.suse/3831-drm-amd-display-dc-dce110-dce110_mem_input_v-use-swap-macro-in-program_size_and_rotation patches.suse/3832-drm-amd-fix-line-continuation-formats patches.suse/3833-drm-amdgpu-remove-vram-size-reduction-v2 patches.suse/3834-drm-amdgpu-align-gtt-start-to-4gb-v2 patches.suse/3835-drm-amdgpu-fix-vce-buffer-placement-restrictions-v2 patches.suse/3836-drm-amd-powerplay-minor-fixes-in-processpptables-c-v2 patches.suse/3837-drm-amd-powerplay-fix-missing-newlines-at-end-of-file patches.suse/3838-drm-amd-amdgpu-fix-missing-null-check-in-atombios_i2c-c patches.suse/3839-drm-amd-powerplay-fix-buffer-overflows-with-mc_reg_address patches.suse/3840-drm-amd-powerplay-followup-fixes-to-mc_reg_address patches.suse/3841-drm-ttm-add-operation-ctx-to-ttm_bo_validate-v2 patches.suse/3842-drm-ttm-use-an-operation-ctx-for-ttm_bo_init_reserved patches.suse/3843-drm-ttm-use-an-operation-context-for-ttm_bo_mem_space-v2 patches.suse/3844-drm-ttm-use-the-operation-context-inside-ttm patches.suse/3845-drm-ttm-add-context-to-driver-move-callback-as-well patches.suse/3846-drm-ttm-add-number-of-bytes-moved-to-the-operation-context patches.suse/3847-drm-amdgpu-forward-operation-context-to-ttm_bo_mem_space patches.suse/3848-drm-amdgpu-use-the-new-ttm-bytes-moved-counter-v2 patches.suse/3849-drm-amdgpu-fix-va-hole-handling-on-vega10-v3 patches.suse/3850-drm-amdgpu-use-dev_dbg-instead-of-dev_err-in-the-va-ioctl patches.suse/3851-drm-amdgpu-expose-the-va-above-the-hole-to-userspace patches.suse/3852-drm-amdgpu-downgrade-drm_error-to-drm_debug-in-amdgpu_queue_mgr_map patches.suse/3853-drm-amd-display-fix-description-of-module-parameter-dc_log patches.suse/3854-drm-amd-display-call-set_mpc_output_csc-from-hwsequencer patches.suse/3855-drm-amd-display-move-update_plane_addr-to-apply_ctx_for_surface-for-dce patches.suse/3856-drm-amd-display-update-dchub-and-dpp-as-per-update-flags patches.suse/3857-drm-amd-display-fix-opp-header-register-define patches.suse/3858-drm-amd-display-remove-unnecessary-dc_link-vtable patches.suse/3859-drm-amd-display-performance-profiling-instrumentation patches.suse/3860-drm-amd-display-only-update-output-transfer-function-for-full-type patches.suse/3861-drm-amd-display-update-output-csc-matrix-values patches.suse/3862-drm-amd-display-dal-3-1-17 patches.suse/3863-drm-amd-display-move-csc-matrix-to-hw_shared patches.suse/3864-drm-amd-display-fix-mpo-validation-failure patches.suse/3865-drm-amd-display-fix-refclk-conversion-from-khz-int-to-mhz-float patches.suse/3866-drm-amd-display-rename-output_bpc-to-opp_input_bpc patches.suse/3867-drm-amd-display-trigger-full-update-on-plane-change patches.suse/3868-drm-amd-display-do-not-program-front-end-twice patches.suse/3869-drm-amd-display-set-full-update-flag-in-dcn_validate_bandwidth patches.suse/3870-drm-amd-display-dal-3-1-18 patches.suse/3871-drm-amd-display-only-program-watermark-for-full-update patches.suse/3872-drm-amd-display-dmcu-and-abm-maintenance-and-refactor patches.suse/3873-drm-amd-display-dal-3-1-19 patches.suse/3874-drm-amd-display-set-opp-default-values-in-init_hw patches.suse/3875-drm-amd-display-dal-3-1-20 patches.suse/3876-drm-amdgpu-partially-revert-1cfd8e237f0318e330190ac21d63c58ae6a1f66c patches.suse/3877-drm-amd-include-cleanup-vega10-sdma0-1-header-files patches.suse/3878-drm-amd-include-cleanup-vega10-hdp-header-files patches.suse/3879-drm-amd-include-cleanup-vega10-mp-header-files patches.suse/3880-drm-amd-include-cleanup-vega10-athub-header-files patches.suse/3881-drm-amd-include-cleanup-vega10-thm-header-files patches.suse/3882-drm-amd-include-cleanup-vega10-umc-header-files patches.suse/3883-drm-amd-include-cleanup-vega10-dce-header-files patches.suse/3884-drm-amd-include-cleanup-vega10-uvd-header-files patches.suse/3885-drm-amd-include-cleanup-vega10-vce-header-files patches.suse/3886-drm-amd-include-cleanup-vega10-gc-header-files patches.suse/3887-drm-amd-include-cleanup-vega10-mmhub-header-files patches.suse/3888-drm-amd-include-cleanup-vega10-nbio-header-files patches.suse/3889-drm-amd-include-cleanup-vega10-nbif-header-files patches.suse/3890-drm-amd-include-cleanup-vega10-smuio-header-files patches.suse/3891-drm-amd-include-cleanup-vega10-osssys-header-files patches.suse/3892-drm-amd-include-cleanup-vega10-header-files patches.suse/3893-drm-amd-include-cleanup-raven1-sdma-header-files patches.suse/3894-drm-amd-include-cleanup-raven1-dcn-header-files patches.suse/3895-drm-amd-include-cleanup-raven1-gc-header-files patches.suse/3896-drm-amd-include-cleanup-raven1-mmhub-header-files patches.suse/3897-drm-amd-include-cleanup-raven1-mp-header-files patches.suse/3898-drm-amd-include-cleanup-raven1-nbio-header-files patches.suse/3899-drm-amd-include-cleanup-raven1-thm-header-files patches.suse/3900-drm-amd-include-cleanup-raven1-vcn-header-files patches.suse/3901-drm-amd-display-remove-usage-of-legacy_cursor_update patches.suse/3902-drm-ttm-use-a-static-string-instead-of-an-array-of-char patches.suse/3903-drm-amd-display-add-dm_logger_append_va-api patches.suse/3904-drm-amd-display-don-t-call-dm_log_to_buffer-directly-in-dc_conn_log patches.suse/3905-drm-amdgpu-correct-vce4-0-fw-config-for-sriov-v2 patches.suse/3906-drm-amdgpu-fix-vm-pd-addr-shift patches.suse/3907-drm-amdgpu-fix-amdgpu_vm_num_entries patches.suse/3908-drm-amdgpu-unify-vm-size-handling-of-vega10-with-older-generation patches.suse/3909-drm-amdgpu-choose-number-of-vm-levels-based-on-vm-size patches.suse/3910-drm-amdgpu-allow-non-pot-vm-size-values patches.suse/3911-drm-amdgpu-move-validation-of-the-vm-size-into-the-vm-code patches.suse/3912-drm-amdgpu-allow-specifying-vm_block_size-for-multi-level-pds-v2 patches.suse/3913-drm-amdgpu-get-rid-of-dep_sync-as-a-seperate-object patches.suse/3914-drm-amd-amdgpu-set-gtt-size-according-to-system-memory-size-only patches.suse/3915-drm-amdgpu-fix-amdgpu_sync_resv-v2 patches.suse/3916-drm-amd-display-use-drm_fb_helper_poll_changed patches.suse/3917-drm-amdgpu-use-drm_fb_helper_lastclose-and-poll_changed patches.suse/3918-drm-radeon-use-drm_fb_helper_lastclose-and-poll_changed patches.suse/3919-drm-sun4i-use-sun4i_tcon_of_table-to-check-if-a-device-node-is-a-tcon patches.suse/3920-drm-probe-helper-fix-drm_kms_helper_poll_enable-docs patches.suse/3921-drm-modeset-helper-add-simple-modeset-suspend-resume-helpers patches.suse/3922-drm-arm-mali-use-drm_mode_config_helper_suspend-resume patches.suse/3923-drm-tinydrm-use-drm_mode_config_helper_suspend-resume patches.suse/3924-drm-tinydrm-export-mipi_dbi_buf_copy-and-mipi_dbi_spi_cmd_max_speed patches.suse/3925-drm-tinydrm-add-driver-for-ili9225-panels patches.suse/3926-drm-prime-skip-cpu-sync-in-map-unmap-dma_buf patches.suse/fbcon-Add-fbcon_rotate_hint-to-struct-fb_info patches.suse/drm-Add-panel-orientation-quirks-v6 patches.suse/drm-Add-support-for-a-panel-orientation-connector-pr patches.suse/drm-fb-helper-Apply-panel-orientation-connector-prop patches.suse/drm-i915-Add-panel-orientation-property-to-the-panel patches.suse/3927-drm-document-that-drm_panel_orientation_quirks-c-is-shared-with-fbdev patches.suse/3928-drm-sun4i-fix-format-mask-in-de2-driver patches.suse/3929-drm-sun4i-rename-de2-rgb-format-macros patches.suse/3930-drm-sun4i-remove-setting-alpha-mode-in-de2-driver patches.suse/3931-drm-sun4i-fix-debug-message-in-de2 patches.suse/3932-drm-sun4i-remove-setting-default-values-in-de2-driver patches.suse/3933-drm-sun4i-explain-color-macro-in-de2-driver patches.suse/3934-drm-sun4i-set-blending-mode-for-all-channels-de2 patches.suse/3935-drm-sun4i-rename-some-macros-in-de2-driver patches.suse/3936-drm-sun4i-rework-enabling-plane-in-de2-driver patches.suse/3937-drm-sun4i-start-using-layer-id-in-de2-driver patches.suse/3938-drm-sun4i-add-constraints-checking-to-de2-driver patches.suse/3939-drm-sun4i-use-values-calculated-by-atomic-check patches.suse/3940-drm-sun4i-move-line-width-setting-in-de2 patches.suse/3941-drm-sun4i-move-channel-size-related-code-in-de2 patches.suse/3942-drm-sun4i-move-interlace-related-code-in-de2 patches.suse/3943-drm-sun4i-add-multi-plane-support-to-de2-driver patches.suse/3944-drm-sun4i-add-support-for-all-hw-supported-de2-rgb-formats patches.suse/3945-drm-sun4i-reorganize-ui-layer-code-in-de2 patches.suse/3946-drm-sun4i-add-support-for-de2-vi-planes patches.suse/3947-drm-sun4i-add-scaler-configuration-to-de2-mixers patches.suse/3948-drm-sun4i-add-support-for-hw-scaling-to-de2 patches.suse/3949-drm-sun4i-add-ccsc-property-to-de2-configuration patches.suse/3950-drm-sun4i-add-de2-csc-library patches.suse/3951-drm-sun4i-add-de2-definitions-for-yuv-formats patches.suse/3952-drm-sun4i-expand-de2-scaler-lib-with-yuv-support patches.suse/3953-drm-sun4i-wire-in-de2-yuv-support patches.suse/3954-drm-fsl-dcu-use-drm_mode_config_helper_suspend-resume patches.suse/3955-gpu-drm-sti-adopt-spdx-identifiers patches.suse/3956-gpu-drm-stm-adopt-spdx-identifiers patches.suse/3957-drm-fb-helper-fix-potential-null-pointer-dereference patches.suse/3958-drm-sun4i-fix-uninitialized-variables-in-vi-layer patches.suse/drm-i915-execlists-Listen-to-COMPLETE-context-event- patches.suse/drm-i915-execlists-Reduce-completed-event-mask-to-CO patches.suse/drm-i915-execlists-Assert-that-we-don-t-get-mixed-ID patches.suse/drm-i915-perf-replace-.reg-accesses-with-i915_mmio_r patches.suse/drm-i915-Pull-the-unconditional-GPU-cache-invalidati patches.suse/drm-i915-Automatic-i915_switch_context-for-legacy patches.suse/drm-i915-perf-reuse-timestamp-frequency-from-device- patches.suse/drm-i915-selftest-Make-guc-clients-static patches.suse/drm-i915-execlists-Delay-writing-to-ELSP-until-HW-ha patches.suse/drm-i915-Remove-i915.enable_execlists-module-paramet patches.suse/drm-i915-Remove-obsolete-ringbuffer-emission-for-gen patches.suse/drm-i915-Disable-semaphores-on-Sandybridge patches.suse/drm-i915-Move-debugfs-i915_semaphore_status-to-i915_ patches.suse/drm-i915-Remove-i915.semaphores-modparam patches.suse/drm-i915-selftests-Declare-we-allocated-the-guc-clie patches.suse/drm-i915-Don-t-use-GEN6_RC_VIDEO_FREQ-on-gen10 patches.suse/drm-i915-s-enum-plane-enum-i9xx_plane_id patches.suse/drm-i915-Use-enum-i9xx_plane_id-for-the-.get_fifo_si patches.suse/drm-i915-Cleanup-enum-pipe-enum-plane_id-enum-i9xx_p patches.suse/drm-i915-Nuke-ironlake_get_initial_plane_config patches.suse/drm-i915-Switch-fbc-over-to-for_each_new_intel_plane patches.suse/drm-i915-Nuke-crtc-plane patches.suse/drm-i915-Use-plane-get_hw_state-for-initial-plane-fb patches.suse/drm-i915-Add-rudimentary-plane-state-verification patches.suse/drm-i915-selftests-Avoid-drm_gem_handle_create-under patches.suse/drm-i915-Extract-intel_get_cagf patches.suse/3959-drm-i915-pmu-expose-a-pmu-interface-for-perf-queries patches.suse/3960-drm-i915-pmu-suspend-sampling-when-gpu-is-idle patches.suse/drm-i915-Wrap-context-schedule-notification patches.suse/drm-i915-Engine-busy-time-tracking patches.suse/3961-drm-i915-pmu-wire-up-engine-busy-stats-to-pmu patches.suse/3962-drm-i915-pmu-add-interrupt-count-metric patches.suse/drm-i915-Convert-intel_rc6_residency_us-to-ns patches.suse/3963-drm-i915-pmu-add-rc6-residency-metrics patches.suse/3964-drm-i915-selftests-use-nowarn-for-large-allocations patches.suse/drm-i915-Remove-success-dmesg-noise-for-intel_rotate patches.suse/drm-i915-Save-restore-irq-state-for-vlv_residency_ra patches.suse/drm-i915-dmc-DMC-1.04-for-Kabylake patches.suse/3965-drm-i915-pmu-drop-i915_engine_sample_max-from-uapi-headers patches.suse/3966-drm-i915-pmu-clear-the-previous-sample-value-when-parking patches.suse/drm-i915-sync-dp-link-status-checks-against-atomic-c patches.suse/drm-i915-remove-stale-comment-from-sanitize_encoder patches.suse/3967-drm-i915-selftests-rein-in-igt_write_huge patches.suse/3968-drm-i915-selftests-test-descending-addresses patches.suse/drm-i915-Unwind-incomplete-legacy-context-switches patches.suse/drm-i915-Move-mi_set_context-into-the-legacy-ringbuf patches.suse/3969-drm-i915-pmu-hide-the-unsigned-longptr-cast patches.suse/3970-drm-i915-selftests-hold-rpm-wakeref-for-request-ggtt-usage patches.suse/3971-drm-i915-pmu-remove-conditional-hotplug_cpu-registration patches.suse/3972-drm-i915-pmu-only-allow-running-on-a-single-cpu patches.suse/drm-i915-guc-Update-header-guard-name-of-intel_guc_s patches.suse/drm-i915-guc-Rename-i915_guc_reg.h-to-intel_guc_reg. patches.suse/3973-drm-i915-select-debug_fs-for-our-test-suite patches.suse/3974-drm-i915-pmu-stop-averaging-with-the-previous-sample patches.suse/drm-i915-guc-Advance-over-port-0-if-set-and-not-pree patches.suse/drm-i915-guc-Tidy-ELSP-port-assignment patches.suse/drm-i915-Use-exponential-backoff-for-wait_for patches.suse/3975-drm-i915-pmu-aggregate-all-rc6-states-into-one-counter patches.suse/drm-i915-guc-Use-consistent-name-for-scratch-registe patches.suse/drm-i915-hide-unused-intel_panel_set_backlight-funct patches.suse/drm-i915-Flush-everything-on-switching-to-the-kernel patches.suse/drm-i915-Record-default-HW-state-in-the-GPU-error-st patches.suse/drm-i915-Rename-shrinker-init-cleanup-to-match-drive patches.suse/3976-drm-i915-update-shrinker-drm_i915_private-naming-convention patches.suse/drm-i915-Rename-i915_gem_timelines_mark_idle patches.suse/drm-i915-Enable-hotplug-polling-after-registering-th patches.suse/3977-drm-i915-pmu-return-einval-when-selecting-the-inactive-cpu patches.suse/drm-i915-Move-engine-needs_cmd_parser-to-engine-flag patches.suse/drm-i915-Consolidate-checks-for-engine-stats-availab patches.suse/drm-i915-guc-Change-default-GuC-FW-for-SKL-to-v9.33 patches.suse/drm-i915-guc-Change-default-GuC-FW-for-BXT-to-v9.29 patches.suse/drm-i915-guc-Change-default-GuC-FW-for-KBL-to-v9.39 patches.suse/drm-i915-glk-Apply-WaProgramL3SqcReg1DefaultForPerf- patches.suse/drm-i915-Avoid-PPS-HW-SW-state-mismatch-due-to-round patches.suse/drm-i915-Make-ips_enabled-a-property-depending-on-wh patches.suse/drm-i915-Enable-IPS-with-only-sprite-plane-visible-t patches.suse/drm-i915-Tidy-up-signed-unsigned-comparison patches.suse/drm-i915-Set-fake_vma.size-as-well-as-fake_vma.node. patches.suse/drm-i915-selftests-Wake-the-device-before-executing- patches.suse/drm-i915-Disable-DP-audio-for-g4x patches.suse/drm-i915-Don-t-add-the-force-audio-property-to-DP-co patches.suse/drm-i915-Fix-has_audio-readout-for-DDI-A patches.suse/drm-i915-Wait-for-pipe-to-start-on-i830-as-well patches.suse/drm-i915-Pass-crtc-state-to-intel_pipe_-enable-disab patches.suse/drm-i915-Interlaced-DP-output-doesn-t-work-on-VLV-CH patches.suse/drm-i915-Sleep-and-retry-a-GPU-reset-if-at-first-we- patches.suse/drm-i915-Remove-unsafe-i915.enable_rc6 patches.suse/drm-i915-Update-DRIVER_DATE-to-20171201 patches.suse/drm-qxl-unref-cursor-bo-when-finished-with-it patches.suse/drm-qxl-reapply-cursor-after-resetting-primary patches.suse/3978-drm-more-debug-info-for-fb-leaks-in-mode_config_cleanup patches.suse/3979-drm-meson-dw_hdmi-add-support-for-an-optional-external-5v-regulator patches.suse/3980-drm-meson-add-missing-vpu-init patches.suse/3981-drm-armada-use-drm_fb_helper_lastclose-and-poll_changed patches.suse/3982-drm-exynos-use-drm_fb_helper_lastclose-and-poll_changed patches.suse/3983-drm-gma500-use-drm_fb_helper_lastclose-and-poll_changed patches.suse/3984-drm-msm-use-drm_fb_helper_lastclose-and-poll_changed patches.suse/3985-drm-nouveau-use-drm_fb_helper_output_poll_changed patches.suse/3986-drm-omap-use-drm_fb_helper_lastclose-and-poll_changed patches.suse/3987-drm-rockchip-use-drm_fb_helper_lastclose-and-poll_changed patches.suse/3988-drm-tegra-use-drm_fb_helper_lastclose-and-poll_changed patches.suse/3989-drm-gem-fb-helper-drm_gem_fbdev_fb_create-make-funcs-optional patches.suse/3990-drm-cma-helper-add-drm_fb_cma_fbdev_init-fini patches.suse/3991-drm-atmel-hlcdc-use-drm_fb_cma_fbdev_init-fini patches.suse/3992-drm-imx-use-drm_fb_cma_fbdev_init-fini patches.suse/3993-drm-pl111-use-drm_fb_cma_fbdev_init-fini patches.suse/3994-drm-sti-use-drm_fb_cma_fbdev_init-fini patches.suse/3995-drm-stm-use-drm_fb_cma_fbdev_init-fini patches.suse/3996-drm-sun4i-use-drm_fb_cma_fbdev_init-fini patches.suse/3997-drm-tilcdc-use-drm_fb_cma_fbdev_init-fini patches.suse/3998-drm-tve200-use-drm_fb_cma_fbdev_init-fini patches.suse/3999-drm-vc4-use-drm_fb_cma_fbdev_init-fini patches.suse/4000-drm-zte-use-drm_fb_cma_fbdev_init-fini patches.suse/4001-drm-arm-mali-use-drm_fb_cma_fbdev_init-fini patches.suse/4002-drm-tinydrm-use-drm_fb_cma_fbdev_init_with_funcs-fini patches.suse/4003-drm-atomic-helper-make-zpos-property-kerneldoc-less-misleading patches.suse/documentation-gpu-i915-fix-docs-build-error-after-fi patches.suse/drm-i915-cnl-only-divide-up-base-frequency-with-crys patches.suse/drm-i915-skl-DMC-firmware-for-skylake-v1.27 patches.suse/drm-i915-Taint-TAINT_WARN-the-kernel-if-the-GPU-rese patches.suse/drm-i915-follow-single-notation-for-workaround-numbe patches.suse/drm-i915-add-platform-tag-to-WA patches.suse/drm-i915-gvt-Cleanup-unwanted-public-symbols patches.suse/drm-i915-gvt-Fix-out-of-bounds-buffer-write-into-opr patches.suse/drm-i915-gvt-Alloc-and-Init-guest-opregion-at-vgpu-c patches.suse/drm-i915-gvt-Add-opregion-support patches.suse/drm-i915-gvt-Add-framebuffer-decoder-support patches.suse/0001-vfio-ABI-for-mdev-display-dma-buf-operation.patch patches.suse/4004-drm-i915-gvt-dmabuf-support-for-gvt-g patches.suse/4005-drm-i915-gvt-handle-orphan-dmabuf_objs patches.suse/4006-drm-i915-gvt-introduce-kbl-to-dma-buf-on-gvt-g patches.suse/4007-drm-i915-gvt-free-dmabuf_obj-list-in-intel_vgpu_dmabuf_cleanup patches.suse/drm-i915-gvt-Convert-macro-queue_workload-to-a-funct patches.suse/drm-i915-gvt-Kick-scheduler-when-new-workload-queued patches.suse/drm-i915-huc-Move-firmware-selection-to-init_early patches.suse/drm-i915-guc-Move-firmware-selection-to-init_early patches.suse/drm-i915-guc-Introduce-USES_GUC_xxx-helper-macros patches.suse/drm-i915-uc-Don-t-fetch-GuC-firmware-if-no-plan-to-u patches.suse/drm-i915-uc-Don-t-use-EIO-to-report-missing-firmware patches.suse/drm-i915-guc-Combine-enable_guc_loading-submission-m patches.suse/drm-i915-huc-Load-HuC-only-if-requested patches.suse/drm-i915-Remove-vma-from-object-on-destroy-not-close patches.suse/drm-i915-Track-GGTT-writes-on-the-vma patches.suse/drm-i915-Refactor-common-list-iteration-over-GGTT-vm patches.suse/drm-i915-execlists-Cache-ELSP-register-offset patches.suse/drm-i915-Restore-GT-performance-in-headless-mode-wit patches.suse/intel-atomic-Stop-updating-legacy-fb-parameters patches.suse/drm-i915-Use-snprintf-to-avoid-line-break-when-prett patches.suse/4008-drm-i915-make-engine-state-pretty-printer-header-configurable patches.suse/4009-drm-i915-include-engine-state-on-detecting-a-missed-breadcrumb-seqno patches.suse/4010-drm-i915-include-the-global-reset-count-for-intel_engine_dump patches.suse/4011-drm-i915-add-is-wedged-flag-to-intel_engine_dump patches.suse/4012-drm-i915-remove-debugfs-i915_seqno_info patches.suse/4013-drm-i915-stop-showing-seqno-info-from-debugfs-i915_interrupt_info patches.suse/agp-intel-Flush-all-chipset-writes-after-updating-th patches.suse/4014-drm-i915-selftests-free-mock_i915-drm-mode_config patches.suse/drm-i915-Only-report-a-wakeup-if-the-waiter-was-trul patches.suse/x86-early-quirks-export-the-stolen-region-as-a-resou patches.suse/drm-i915-nuke-the-duplicated-stolen-discovery patches.suse/drm-i915-make-dsm-struct-resource-centric patches.suse/drm-i915-make-reserved-struct-resource-centric patches.suse/drm-i915-make-mappable-struct-resource-centric patches.suse/drm-i915-give-stolen_usable_size-a-more-suitable-hom patches.suse/drm-i915-prefer-resource_size_t-for-everything-stole patches.suse/drm-i915-Print-an-error-message-for-a-reset-failure- patches.suse/drm-i915-Downgrade-misleading-Memory-usable-message patches.suse/drm-i915-Bump-timeout-for-wait_for_engines patches.suse/4015-drm-i915-dump-the-engine-state-before-declaring-wedged-from-wait_for_engines patches.suse/drm-i915-Don-t-check-active_requests-from-i915_gem_w patches.suse/drm-i915-Mark-up-potential-allocation-paths-within-i patches.suse/drm-i915-Allow-fence-allocations-to-fail patches.suse/drm-i915-Ratelimit-request-allocation-under-oom patches.suse/drm-i915-Unwind-i915_gem_init-failure patches.suse/drm-i915-guc-Move-shared-data-allocation-away-from-s patches.suse/drm-i915-guc-Move-GuC-workqueue-allocations-outside- patches.suse/drm-i915-guc-Extract-guc_init-from-guc_init_hw patches.suse/drm-i915-guc-Call-invalidate-after-changing-the-vfun patches.suse/drm-i915-guc-Extract-doorbell-creation-from-client-a patches.suse/drm-i915-guc-Extract-clients-allocation-to-submissio patches.suse/drm-i915-guc-Extract-doorbell-verification-into-a-fu patches.suse/drm-i915-make-CS-frequency-read-support-missing-more patches.suse/4016-drm-i915-show-engine-state-when-hangcheck-detects-a-stall patches.suse/drm-i915-properly-init-lockdep-class patches.suse/drm-i915-gvt-Add-missing-breaks-in-switch-statement patches.suse/drm-i915-gvt-fix-off-by-one-comparison-of-ring_id patches.suse/drm-i915-gvt-Refine-the-ring-mmio-list-definition patches.suse/drm-i915-gvt-Select-appropriate-mmio-list-at-initial patches.suse/drm-i915-gvt-Remove-MMIO-barrier-in-MMIO-switch patches.suse/drm-i915-gvt-Rename-file-render.-c-h-to-mmio_context patches.suse/drm-i915-gvt-kvmgt-fill-info-for-ROM-VGA-region patches.suse/4017-drm-i915-gvt-refine-dmabuf_obj-cleanup-process patches.suse/drm-i915-gvt-refine-function-emulate_mmio_read-write patches.suse/drm-i915-gvt-fb_decoder-Fix-out-of-bounds-read patches.suse/drm-i915-Update-DRIVER_DATE-to-20171214 patches.suse/drm-tilcdc-ensure-nonatomic-iowrite64-is-not-used patches.suse/4018-drm-tilcdc-remove-drm_framebuffer_get-and-put-calls patches.suse/4019-drm-tilcdc-make-tilcdc_mode_hvtotal-static patches.suse/omapdrm-panel-fix-compatible-vendor-string-for-td028 patches.suse/4020-omapdrm-panel-td028ttec1-replace-module_alias-by-module_device_table patches.suse/4021-drm-omap-dss-add-support-for-reporting-memory-bandwidth-limitation patches.suse/4022-drm-omap-filter-displays-mode-based-on-bandwidth-limit patches.suse/4023-drm-omap-remove-unused-function-defines patches.suse/4024-drm-omap-drop-incorrect-comment patches.suse/4025-drm-omap-add-support-for-physical-size-hints-from-display-drivers patches.suse/4026-drm-omap-panel-dsi-cm-fix-driver patches.suse/4027-drm-omap-panel-dsi-cm-add-regulator-support patches.suse/4028-drm-omap-panel-dsi-cm-add-physical-size-support patches.suse/4029-drm-omap-panel-dsi-cm-add-external-backlight-support patches.suse/4030-drm-omap-panel-dsi-cm-switch-to-gpiod patches.suse/4031-drm-omapdrm-dpi-don-t-treat-gpio-probe-deferral-as-an-error patches.suse/4032-drm-omapdrm-pass-drm_device-to-omap_gem_resume patches.suse/4033-drm-omapdrm-remove-unused-omap_dss_find_device-function patches.suse/4034-drm-omapdrm-dss-set-the-dma-coherent-mask patches.suse/4035-drm-omapdrm-dss-make-dss_dump_clocks-function-static patches.suse/4036-drm-omapdrm-dpi-remove-dpi_data-port_initialized-field patches.suse/4037-drm-omapdrm-venc-return-error-code-on-of-parsing-failure patches.suse/4038-drm-omapdrm-deconstruct-the-omap_drv-h-header patches.suse/4039-drm-omap-dmm-fix-dmm_irqstat_err_mask-definition patches.suse/4040-drm-omap-dmm-in-case-of-error-timeout-in-wait_status-print-the-reason patches.suse/4041-drm-omap-dmm-print-information-if-we-received-an-error-interrupt patches.suse/drm-omap-DMM-Check-for-DMM-readiness-after-successfu patches.suse/4042-drm-omapdrm-remove-filename-from-header-and-fix-copyright-tag patches.suse/4043-drm-omapdrm-simplify-platform-registration patches.suse/4044-drm-amdgpu-fix-amdgpu_sync_add_later-to-preserve-explicit-flag patches.suse/4045-drm-move-amd_gpu_scheduler-into-common-location patches.suse/4046-drm-sched-move-fence-slab-handling-to-module-init-exit patches.suse/4047-drm-scheduler-add-license-to-the-makefile patches.suse/4048-drm-amdgpu-dynamic-initialize-ip-base-offset patches.suse/4049-drm-amdgpu-use-dynamic-ip-offset-for-register-access-on-soc15 patches.suse/4050-drm-amdgpu-avoid-use-soc15_reg_offset-in-static-const-array patches.suse/4051-drm-amdgpu-change-soc15_reg_offset-to-use-dynamic-register-offset patches.suse/4052-drm-admgpu-reduce-the-usage-of-soc15ip-h patches.suse/4053-drm-amdgpu-cleanup-debugfs-handling-a-bit patches.suse/4054-drm-amdgpu-add-amdgpu_evict_vram-debugfs-file patches.suse/4055-drm-amdgpu-stop-joining-pdes patches.suse/4056-drm-amdgpu-update-one-pde-at-a-time-v2 patches.suse/4057-drm-amdgpu-use-polling-mem-to-set-sdma3-wptr-for-vf patches.suse/4058-drm-amdgpu-avoid-the-modulo-in-amdgpu_vm_get_entry patches.suse/4059-drm-amdgpu-remove-last_entry_used-from-the-vm-code patches.suse/4060-drm-amdgpu-remove-keeping-the-addr-of-the-vm-pds patches.suse/4061-drm-amdgpu-batch-pde-updates-again patches.suse/4062-drm-amdgpu-allow-get_vm_pde-to-change-flags-as-well patches.suse/4063-drm-amdgpu-no-need-to-evict-vram-in-device_fini patches.suse/4064-drm-amdgpu-no-need-with-int-for-fence-polling patches.suse/4065-drm-amdgpu-correct-vce-fw-data-and-stack-size patches.suse/4066-drm-amdgpu-make-function-names-consistent-in-nbio-files patches.suse/4067-drm-amdgpu-convert-nbio-to-use-callbacks-v2 patches.suse/4068-drm-amdgpu-drop-the-bios-scratch-reg-callbacks-from-nbio patches.suse/4069-drm-amdgpu-drop-soc15_init_golden_registers patches.suse/4070-drm-amdgpu-remove-some-old-gc-9-x-registers patches.suse/4071-drm-amdgpu-drop-scratch-regs-save-and-restore-from-s3-s4-handling patches.suse/4072-drm-amdgpu-drop-scratch-regs-save-and-restore-from-gpu-reset-handling patches.suse/4073-drm-amdgpu-drop-amdgpu_atombios_scratch_regs_save-restore patches.suse/4074-drm-amdgpu-fix-huge-page-setting-for-ats-case patches.suse/4075-drm-amd-pp-implement-dpm_get_sclk-mclk-for-rv patches.suse/4076-drm-ttm-init-locked-again-to-prevent-incorrect-unlock patches.suse/4077-drm-amd-pp-reset-dpm-level-when-adjust-power-state patches.suse/4078-drm-amd-display-remove-unnecessary-wait-mpcc-idle patches.suse/4079-drm-amd-display-fix-seq-issue-turn-on-clock-before-programming-afmt patches.suse/4080-drm-amd-display-try-to-find-matching-audio-inst-for-enc-inst-first patches.suse/4081-drm-amd-display-dal-3-1-21 patches.suse/4082-drm-amd-display-integrating-mpc-pseudocode patches.suse/4083-drm-amd-display-remove-psr-functions-in-linux patches.suse/4084-drm-amd-display-remove-plane_res-mi-check-in-dce110_apply_ctx_for_surface patches.suse/4085-drm-amd-display-remove-redundant-checks-in-set_default_colors patches.suse/4086-drm-amd-display-fix-potential-mem-leak-in-dc-construct patches.suse/4087-drm-amd-display-fixed-read-wrong-reg-to-get-bot_sel patches.suse/4088-drm-amd-display-mpc-updates patches.suse/4089-drm-amd-display-use-same-wait-mpcc-idle-function patches.suse/4090-drm-amd-display-add-optimized_required-flag patches.suse/4091-drm-amd-display-change-optimized_required-logic patches.suse/4092-drm-amd-display-implement-work-around-for-optc-underflow patches.suse/4093-drm-amd-display-add-dcc_change-surface-update-flag patches.suse/4094-drm-amd-display-dal-3-1-22 patches.suse/4095-drm-amd-display-fix-access-of-wrong-array-element-tf-format-conversion patches.suse/4096-drm-amd-display-clean-up-os_types-h-a-bit patches.suse/4097-drm-amd-display-dal-3-1-23 patches.suse/4098-drm-amd-display-disable-plane-right-after-disconnected patches.suse/4099-drm-amd-display-cnvc-pseudocode-review-follow-up patches.suse/4100-drm-amd-display-reset-mpcc-muxes-during-init patches.suse/4101-drm-amd-display-build-unity-lut-for-shaper patches.suse/4102-drm-amd-display-opp-dpg-test-pattern patches.suse/4103-drm-amd-display-add-is_tiling_rotated-flag-to-plane_state patches.suse/4104-drm-amd-display-fix-recout_skip-calculation-when-rotating-180-or-270 patches.suse/4105-drm-amd-display-program-cursor-regs-after-context-swapped patches.suse/4106-drm-amd-display-cache-cursor-position patches.suse/4107-drm-amd-display-refine-update-flags-usage-in-update_dchubp_dpp patches.suse/4108-drm-amd-display-set-mpcc_disconnect_pending-during-mpc-reset patches.suse/4109-drm-amd-display-dal-3-1-24 patches.suse/4110-drm-amd-display-use-macro-for-isnan-check patches.suse/4111-drm-amd-display-add-disclaimer-to-bw-and-dml-code-provided-by-hw patches.suse/4112-drm-amd-display-really-fix-time-out-in-init-sequence patches.suse/4113-drm-amd-display-print-dc_ver-at-dc-init patches.suse/4114-drm-amd-display-add-dppclk-to-dcn_bw_clocks patches.suse/4115-drm-amd-display-add-assert-to-verify-dcn_calc-input-validity patches.suse/4116-drm-amd-display-dpp-clean-up patches.suse/4117-drm-amd-display-move-unity-tf-type-to-predefined-types patches.suse/4118-drm-amd-display-optc-cleanup-implementation patches.suse/4119-drm-amd-display-correct-fixed-point-calculation patches.suse/4120-drm-amd-display-use-reg_update-for-mpc-mux patches.suse/4121-drm-amd-display-move-opp-mpc-tree-initialization-to-hw_init patches.suse/4122-drm-amd-display-move-wait-for-hpd-ready-out-from-edp-power-control patches.suse/4123-drm-amd-display-remove-format_control-from-set_cursor_attributes patches.suse/4124-drm-amd-display-use-clamping-rather-than-truncation-for-cm-fp-conversions patches.suse/4125-drm-amd-display-remove-redundant-null-check-in-dce11-hwss patches.suse/4126-drm-amd-display-remove-grph_object_id-c-and-move-function-to-bios_parser patches.suse/4127-drm-amd-display-add-todo-item-to-remove-vector-c patches.suse/4128-drm-amd-display-dal-3-1-25 patches.suse/4129-drm-amdgpu-add-enumerate-for-pdb-ptb-v3 patches.suse/4130-drm-ttm-add-allow_reserved_eviction-and-resv-into-ttm_operation_ctx patches.suse/4131-drm-amdgpu-set-allow_reserved_eviction-and-resv-when-bo-allocation-and-cs patches.suse/4132-drm-ttm-enable-eviction-for-per-vm-bo patches.suse/4133-drm-ttm-use-an-ttm-operation-ctx-for-ttm_bo_move_xxx patches.suse/4134-drm-amdgpu-add-gpu_recovery-parameter patches.suse/4135-drm-amdgpu-simplify-amdgpu_lockup_timeout-usage patches.suse/4136-drm-amdgpu-setup-the-shared-and-private-apertures-on-gfx9 patches.suse/4137-drm-amd-display-remove-redundant-null-check-of-array-data patches.suse/4138-drm-amdgpu-move-atom-functions-from-amdgpu_device-c patches.suse/4139-drm-amdgpu-use-consistent-naming-for-static-funcs-in-amdgpu_device-c patches.suse/4140-drm-amdgpu-rename-amdgpu_suspend-to-amdgpu_device_ip_suspend patches.suse/4141-drm-amdgpu-move-debugfs-functions-to-their-own-file patches.suse/4142-drm-amdgpu-rename-amdgpu_wb_-functions patches.suse/4143-drm-amdgpu-rename-amdgpu_program_register_sequence patches.suse/4144-drm-amdgpu-rename-amdgpu_pci_config_reset patches.suse/4145-drm-amdgpu-move-amdgpu_doorbell_get_kfd_info-to-amdgpu_amdkfd-c patches.suse/4146-drm-amdgpu-rename-amdgpu_-location-functions patches.suse/4147-drm-amdgpu-move-fw_reserve-functions-to-amdgpu_ttm-c patches.suse/4148-drm-amdgpu-rename-ip-block-helper-functions patches.suse/4149-drm-amdgpu-rename-amdgpu_need_post patches.suse/4150-drm-amdgpu-move-dummy-page-functions-to-amdgpu_gart-c patches.suse/4151-drm-amdgpu-rename-amdgpu_gpu_recover patches.suse/4152-drm-amdgpu-move-amdgpu_need_backup-to-amdgpu_object-c patches.suse/4153-drm-amdgpu-rename-amdgpu_get_pcie_info patches.suse/drm-amdgpu-always-cancel-uvd-idle-handler-in-uvd-sus patches.suse/4154-drm-amdgpu-restore-uvd-fence-seq-in-uvd-resume patches.suse/4155-drm-ttm-use-try_lock-in-ttm_bo_delayed_delete-again patches.suse/4156-drm-ttm-cleanup-some-more-resv-lock-uses patches.suse/4157-drm-ttm-cleanup-some-old-defines patches.suse/4158-drm-amdgpu-implement-2-1-pd-support-for-raven-v3 patches.suse/4159-revert-drm-amd-amdgpu-set-gtt-size-according-to-system-memory-size-only patches.suse/4160-drm-amd-pp-delete-dead-code-of-arbiter-overdriver-clk patches.suse/4161-drm-amd-pp-implement-phm_reset_power_profile_state patches.suse/4162-drm-amd-pp-delete-repeated-call-of-force_dpm_level patches.suse/4163-drm-amd-pp-export-more-smu-message-on-rv patches.suse/drm-amdgpu-only-check-mmBIF_IOV_FUNC_IDENTIFIER-on-t patches.suse/4164-drm-amdgpu-use-defines-for-mmbif_iov_func_identifier-fields patches.suse/4165-drm-amd-pp-move-smu_version-to-common-code patches.suse/4166-drm-amd-pp-update-smu_version-value-for-ci-vi patches.suse/4167-drm-amd-pp-get-and-save-rv-smu-version patches.suse/4168-drm-amd-pp-implement-force_dpm_level-on-rv patches.suse/4169-revert-drm-radeon-adding-synchronization-for-grbm-gfx patches.suse/4170-revert-drm-radeon-report-doorbell-configuration-to-amdkfd patches.suse/4171-revert-drm-radeon-cik-don-t-touch-int-of-pipes-1-7 patches.suse/4172-revert-drm-radeon-reduce-number-of-free-vmids-and-pipes-in-kv patches.suse/4173-drm-radeon-remove-kfd_cik_sdma_queue_offset patches.suse/4174-drm-amd-display-print-type-if-we-get-wrong-objectid-from-bios patches.suse/4175-drm-amd-display-remove-dead-enable_plane-function-definition-and-call patches.suse/4176-drm-amd-display-error-print-when-atom-bios-implementation-is-missing patches.suse/4177-drm-amd-display-don-t-spam-debug-log-on-long-reg-waits patches.suse/4178-drm-amd-display-define-blndgam_config_status patches.suse/4179-drm-amd-display-do-dc-mode-change-check-after-stream-creation patches.suse/4180-drm-amd-display-declare-and-share-color-space-types-for-dcn-s patches.suse/4181-drm-amd-display-fix-check-for-whether-dmcu-fw-is-running patches.suse/4182-drm-amd-display-dal-3-1-26 patches.suse/4183-drm-amd-display-clean-up-dcn-soc-params patches.suse/4184-drm-amd-display-fix-rotated-surface-scaling patches.suse/4185-drm-amd-display-update-hubp patches.suse/4186-drm-amd-display-fix-global-sync-param-retrieval-when-not-pipe-splitting patches.suse/4187-drm-amd-display-add-hdr_supported-flag patches.suse/4188-drm-amd-display-use-the-maximum-link-setting-which-edp-reported patches.suse/4189-drm-amd-display-remove-dwbc-from-pipe_ctx patches.suse/4190-drm-amd-display-reprogram-surface-config-on-scaling-change patches.suse/4191-drm-amd-display-fix-180-full-screen-pipe-split patches.suse/4192-drm-amd-display-clean-up-dcn-cursor-code patches.suse/4193-drm-amd-display-call-validate_fbc-should_enable_fbc patches.suse/4194-drm-amd-display-integrating-optc-pseudocode patches.suse/4195-drm-amd-display-hubp-refactor patches.suse/4196-drm-amd-display-put-dcn_mi_registers-with-other-structs patches.suse/4197-drm-amd-display-only-blank-dcn-when-we-have-set_blank-implementation patches.suse/4198-drm-amd-display-fix-unused-variable-warnings patches.suse/4199-drm-amd-display-dal-3-1-27 patches.suse/4200-drm-amd-display-check-for-null-before-calling-is_blanked patches.suse/4201-drm-amd-display-update-fmt-and-oppbuf-functions patches.suse/4202-drm-amd-display-expose-dpp1_set_cursor_attributes patches.suse/4203-drm-amdgpu-fix-test-for-shadow-page-tables patches.suse/drm-edid-kerneldoc-for-is_hdmi2_sink patches.suse/4204-drm-print-unconfuse-kerneldoc patches.suse/4205-drm-syncobj-some-kerneldoc-polish patches.suse/4206-drm-atomic-document-how-to-handle-driver-private-objects patches.suse/4207-drm-doc-move-legacy-kms-helpers-to-the-very-end patches.suse/4208-drm-stm-dsi-remove-unnecessary-platform_get_resource-error-check patches.suse/4209-drm-stm-ltdc-remove-unnecessary-platform_get_resource-error-check patches.suse/4210-drm-fb-helper-set-clear-dev-fb_helper-in-dummy-init-fini patches.suse/4211-drm-fb-helper-add-drm_fb_helper_fbdev_setup-teardown patches.suse/4212-drm-fb-helper-update-doc-with-new-helpers patches.suse/4213-drm-fb-helper-add-drm_fb_helper_defio_init patches.suse/4214-drm-framebuffer-print-task-that-allocated-the-fb-in-debug-info patches.suse/drm-i915-Allow-internal-page-allocations-to-fail patches.suse/x86-gpu-add-CFL-to-early-quirks patches.suse/drm-i915-Skip-an-engine-reset-if-it-recovered-before patches.suse/drm-i915-Restore-the-kernel-context-after-a-GPU-rese patches.suse/drm-i915-Unifying-debugfs-return-codes-for-unsupport patches.suse/drm-i915-Re-enable-GGTT-earlier-after-GPU-reset patches.suse/4215-drm-i915-prefer-i915_gem_object_has_pages patches.suse/drm-i915-Show-IPEIR-and-IPEHR-in-the-engine-dump patches.suse/drm-i915-reorder-field-in-gem_request-tracepoints patches.suse/drm-i915-trace-add-hw_id-to-gem-requests-trace-point patches.suse/4216-drm-i915-selftests-fix-up-igt_reset_engine patches.suse/drm-i915-cnl-Add-support-for-horizontal-plane-flippi patches.suse/drm-i915-Add-a-strong-mb-to-resetting-the-has-CS-int patches.suse/drm-i915-Fix-indentation-for-intel_ddi_clk_select patches.suse/drm-i915-Add-pretty-printer-for-device-info-flags patches.suse/drm-i915-Convert-intel_device_info_dump-into-pretty- patches.suse/drm-i915-Add-pretty-printer-for-modparams patches.suse/drm-i915-Implement-WaDisableVFclkgate patches.suse/drm-i915-Implement-WaDisableEarlyEOT patches.suse/drm-i915-Show-if-we-consider-the-engine-is-idle-in-t patches.suse/drm-i915-Remove-pointer-indirection-for-hangcheck_st patches.suse/drm-i915-Avoid-context-dereference-inside-execlists_ patches.suse/drm-i915-Tidy-up-GEM_TRACE-around-execlists patches.suse/drm-i915-cfl-Adding-more-Coffee-Lake-PCI-IDs patches.suse/drm-i915-Disable-all-planes-for-load-detection-v2 patches.suse/4217-drm-i915-show-fbc-worker-status-in-debugfs patches.suse/drm-i915-Move-some-utility-functions-to-i915_util.h patches.suse/drm-i915-Move-display-related-definitions-to-dedicat patches.suse/drm-i915-Move-opregion-definitions-to-dedicated-inte patches.suse/drm-i915-Move-intel_device_info-definitions-to-its-o patches.suse/drm-i915-Update-intel_device_info_runtime_init-param patches.suse/drm-i915-Add-pretty-printer-for-runtime-part-of-inte patches.suse/drm-i915-Dump-device-info-at-once patches.suse/drm-i915-Do-not-enable-movntdqa-optimization-in-hype patches.suse/drm-i915-No-need-to-power-up-PG2-for-GMBUS-on-BXT patches.suse/drm-i915-Clean-up-the-PNV-bit-banging-vs.-GMBUS-cloc patches.suse/drm-i915-Disable-GMBUS-clock-gating-around-GMBUS-tra patches.suse/drm-i915-gvt-refine-trace_render_mmio patches.suse/drm-i915-gvt-optimize-for-vGPU-mmio-switch patches.suse/drm-i915-gvt-refine-mocs-save-restore-policy patches.suse/drm-i915-gvt-load-host-render-mocs-once-in-mocs-swit patches.suse/drm-i915-gvt-always-use-i915_reg_t-for-MMIO-handler- patches.suse/drm-i915-gvt-cleanup-usage-for-typed-mmio-reg-vs.-of patches.suse/drm-i915-gvt-move-write-protect-handler-out-of-mmio- patches.suse/drm-i915-execlists-Show-preemption-progress-in-GEM_T patches.suse/drm-i915-Assert-that-the-request-is-on-the-execution patches.suse/4218-drm-i915-show-hwsp-in-intel_engine_dump patches.suse/drm-i915-Update-DRIVER_DATE-to-20171222 patches.suse/4219-drm-amd-update-kgd_kfd-interface-for-resuming-sdma-queues patches.suse/4220-drm-amdgpu-add-support-for-resuming-sdma-queues-w-o-hws patches.suse/4221-drm-amdgpu-implement-amdgpu-sdma-functions-for-vi patches.suse/4222-drm-amdkfd-use-asic-specific-sdma-mqd-type patches.suse/4223-drm-amdkfd-implement-amdkfd-sdma-functions-for-vi patches.suse/4224-drm-amdkfd-hardware-dword-size-is-4-bytes patches.suse/4225-drm-amdkfd-use-order_base_2-to-get-log2-of-buffes-sizes patches.suse/4226-drm-amdkfd-cleanup-qpd-pqm-initialization patches.suse/4227-drm-amdkfd-add-trap-handler-for-cwsr patches.suse/4228-drm-amdkfd-add-cwsr-support patches.suse/4229-drm-amdkfd-add-support-for-user-mode-trap-handlers patches.suse/4230-drm-amdkfd-delete-a-useless-parameter-from-create_queue-function-pointer patches.suse/drm-amdgpu-fix-get_max_engine_clock_in_mhz patches.suse/4231-drm-amdkfd-add-crash-protection-in-debugger-register-path patches.suse/4232-drm-amdkfd-fix-printing-pointer-cast patches.suse/4233-drm-amdkfd-map-multiple-processes-to-hw-scheduler patches.suse/4234-drm-amdkfd-fix-oversubscription-accounting patches.suse/4235-drm-amdgpu-fix-definition-of-kfd_cik_sdma_queue_offset patches.suse/4236-drm-amdgpu-add-kfd2kgd-apis-for-dumping-hqds patches.suse/4237-drm-amdkfd-add-debugfs-support-to-kfd patches.suse/4238-drm-amdkfd-get-reference-to-lead_thread-task-struct patches.suse/4239-drm-amdkfd-make-kfd_process-reference-counted patches.suse/4240-drm-amdkfd-use-ref-count-to-prevent-kfd_process-destruction patches.suse/4241-drm-amdkfd-return-null-if-kfd_lookup_process_by_pasid-fails patches.suse/4242-drm-amdkfd-reduce-nesting-in-kfd_create_process_device_data patches.suse/4243-drm-amdkfd-factor-pdd-destruction-out-of-kfd_process_wq_release patches.suse/4244-drm-amdkfd-simplify-locking-during-process-creation patches.suse/4245-drm-amd-add-new-interface-to-query-cu-info patches.suse/4246-drm-amdgpu-add-amdgpu-interface-to-query-cu-info patches.suse/4247-drm-amd-add-get_local_mem_info-to-kgd-kfd-interface patches.suse/4248-drm-amdgpu-implement-get_local_mem_info patches.suse/4249-drm-amdkfd-stop-using-get_vmem_size-kgd-kfd-interface patches.suse/4250-drm-amdkfd-remove-deprecated-get_vmem_size patches.suse/4251-drm-amd-remove-get_vmem_size-from-kgd-kfd-interface patches.suse/4252-drm-amdkfd-update-number-of-compute-unit-from-kgd patches.suse/4253-drm-amdkfd-topology-fix-location_id patches.suse/drm-amdkfd-Fix-memory-leaks-in-kfd-topology patches.suse/4254-drm-amdkfd-group-up-crat-related-functions patches.suse/4255-drm-amdkfd-reorganize-crat-fetching-from-acpi patches.suse/4256-drm-amdkfd-decouple-crat-parsing-from-device-list-update patches.suse/4257-drm-amdkfd-support-enumerating-non-gpu-devices patches.suse/4258-drm-amdkfd-sync-iolink-defines-to-thunk-spec patches.suse/4259-drm-amdkfd-turn-verbose-topology-messages-into-pr_debug patches.suse/4260-drm-amdkfd-simplify-counting-of-memory-banks patches.suse/4261-drm-amdkfd-fix-sibling_map-size patches.suse/4262-drm-amdkfd-add-topology-support-for-cpus patches.suse/4263-drm-amdkfd-add-topology-support-for-dgpus patches.suse/4264-drm-amdkfd-add-perf-counters-to-topology patches.suse/4265-drm-amdkfd-fixup-incorrect-info-in-the-cz-crat-table patches.suse/4266-drm-amdkfd-add-aql-queue-memory-flag-on-topology patches.suse/4267-drm-amdkfd-module-option-to-disable-crat-table patches.suse/4268-drm-amdkfd-ignore-acpi-crat-for-non-apu-systems patches.suse/4269-drm-amdgpu-add-support-for-reporting-vram-usage patches.suse/4270-drm-exynos-decon5433-remove-unnecessary-platform_get_resource-error-check patches.suse/4271-drm-exynos-decon-move-headers-from-global-to-local-place patches.suse/4272-drm-exynos-decon-add-include-guard-to-the-exynos7-header patches.suse/4273-drm-exynos-ipp-remove-exynos-drm-ipp-subsystem patches.suse/4274-drm-etnaviv-add-sensitive-state-for-occlusion-query-address patches.suse/4275-drm-etnaviv-improve-unlocking-of-a-mutex-in-etnaviv_iommu_map_gem patches.suse/4276-drm-etnaviv-make-thermal-selectable patches.suse/4277-drm-etnaviv-fix-gpu-vs-sync-point-race patches.suse/4278-drm-etnaviv-split-obj-locks-in-different-classes-depending-on-the-obj-type patches.suse/4279-drm-etnaviv-add-lockdep-annotation-for-userptr-object-population patches.suse/4280-drm-etnaviv-fold-_etnaviv_gem_new-into-caller patches.suse/4281-drm-etnaviv-change-return-type-of-etnaviv_gem_obj_add-to-void patches.suse/4282-drm-etnaviv-get-rid-of-userptr-worker patches.suse/4283-drm-etnaviv-remove-eagain-handling-from-submit-path patches.suse/4284-drm-etnaviv-remove-stale-todo-in-etnaviv_gpu_submit patches.suse/4285-drm-etnaviv-don-t-flush-workqueue-in-etnaviv_gpu_wait_obj_inactive patches.suse/4286-drm-etnaviv-remove-switch_context-member-from-etnaviv_gpu patches.suse/4287-drm-etnaviv-move-workqueue-to-be-per-gpu patches.suse/4288-drm-etnaviv-hold-gpu-lock-while-inserting-end-command patches.suse/4289-drm-etnaviv-add-lockdep-annotations-to-buffer-manipulation-functions patches.suse/4290-drm-etnaviv-simplify-submit_create patches.suse/4291-drm-etnaviv-move-object-fence-attachment-to-gem_submit-path patches.suse/4292-drm-etnaviv-rename-submit-fence-to-out_fence patches.suse/4293-drm-etnaviv-attach-in-fence-to-submit-and-move-fence-wait-to-fence_sync patches.suse/4294-drm-etnaviv-move-object-unpinning-to-submit-cleanup patches.suse/4295-drm-etnaviv-move-ww_acquire_ctx-out-of-submit-object patches.suse/4296-drm-etnaviv-refcount-the-submit-object patches.suse/4297-drm-etnaviv-move-pmrs-to-submit-object patches.suse/4298-drm-etnaviv-move-exec_state-to-submit-object patches.suse/4299-drm-etnaviv-use-submit-exec_state-for-perfmon-sampling patches.suse/4300-drm-etnaviv-move-cmdbuf-into-submit-object patches.suse/4301-drm-etnaviv-move-gpu-active-handling-to-bo-pin-unpin patches.suse/4302-drm-etnaviv-couple-runtime-pm-management-to-submit-object-lifetime patches.suse/4303-drm-etnaviv-re-enable-perfmon-support patches.suse/4304-drm-etnaviv-move-submit-free-out-of-critical-section patches.suse/4305-drm-etnaviv-use-memset32-to-init-pagetable patches.suse/4306-drm-armada-remove-armada_drm_plane_work_cancel-return-value patches.suse/4307-drm-armada-add-a-common-frame-work-allocator patches.suse/4308-drm-armada-store-plane-in-armada_plane_work patches.suse/4309-drm-armada-add-work-cancel-callback patches.suse/4310-drm-armada-wait-and-cancel-any-pending-frame-work-at-disable patches.suse/4311-drm-armada-allow-the-primary-plane-to-be-disabled patches.suse/4312-drm-armada-clean-up-armada_drm_crtc_plane_disable patches.suse/4313-drm-armada-clear-plane-enable-bit-when-disabling patches.suse/4314-drm-armada-move-overlay-plane-work-out-from-under-spinlock patches.suse/4315-drm-armada-move-fb-retirement-into-armada_plane_work patches.suse/4316-drm-armada-move-event-sending-into-armada_plane_work patches.suse/4317-drm-armada-move-regs-into-armada_plane_work patches.suse/4318-drm-armada-move-writes-of-lcd_spu_sram_para1-under-lock patches.suse/4319-drm-armada-only-enable-hsmooth-if-scaling-horizontally patches.suse/4320-drm-armada-use-drm_plane_helper_check_state patches.suse/4321-drm-armada-allow-armada_drm_plane_work_queue-to-silently-fail patches.suse/4322-drm-armada-avoid-work-allocation patches.suse/4323-drm-armada-disable-planes-at-next-blanking-period patches.suse/4324-drm-armada-re-organise-overlay-register-update-generation patches.suse/4325-drm-armada-move-overlay-plane-register-update-generation patches.suse/4326-drm-armada-wait-for-previous-work-when-moving-overlay-window patches.suse/4327-drm-armada-extract-register-generation-from-armada_drm_primary_set patches.suse/4328-drm-armada-implement-primary-plane-update patches.suse/4329-drm-armada-expand-overlay-trace-entry patches.suse/4330-merge-drm-armada-devel-4-15-into-drm-next patches.suse/gpu-ipu-v3-pre-add-tiled-prefetch-support patches.suse/gpu-ipu-v3-prg-add-modifier-support patches.suse/4331-drm-imx-add-fb-modifier-support patches.suse/4332-drm-imx-advertise-supported-plane-format-modifiers patches.suse/4333-drm-amdgpu-separate-vmid-and-pasid-handling patches.suse/4334-drm-amdgpu-rename-vm_id-to-vmid patches.suse/4335-drm-amdgpu-drop-client_id-from-vm patches.suse/4336-drm-amd-pp-get-and-save-cz-st-smu-version patches.suse/4337-drm-ttm-drop-the-spin-in-delayed-delete-if-the-trylock-doesn-t-work patches.suse/4338-drm-amdgpu-fix-vm-faults-with-per-vm-bos patches.suse/4339-drm-ttm-add-ttm_bo_io_mem_pfn-to-check-io_mem_pfn patches.suse/4340-drm-ast-remove-the-default-io_mem_pfn-set patches.suse/4341-drm-bochs-remove-the-default-io_mem_pfn-set patches.suse/4342-drm-cirrus-remove-the-default-io_mem_pfn-set patches.suse/4343-drm-mgag200-remove-the-default-io_mem_pfn-set patches.suse/4344-drm-nouveau-remove-the-default-io_mem_pfn-set patches.suse/4345-drm-qxl-remove-the-default-io_mem_pfn-set patches.suse/4346-drm-radeon-remove-the-default-io_mem_pfn-set patches.suse/4347-drm-virtio-remove-the-default-io_mem_pfn-set patches.suse/4348-drm-vmwgfx-remove-the-default-io_mem_pfn-set patches.suse/4349-drm-ttm-call-ttm_bo_swapout-directly-when-ttm-shrink patches.suse/4350-drm-ttm-use-an-operation-ctx-for-ttm_mem_global_alloc patches.suse/4351-drm-ttm-use-an-operation-ctx-for-ttm_mem_global_alloc_page patches.suse/4352-drm-ttm-use-an-operation-ctx-for-ttm_tt_populate-in-ttm_bo_driver-v2 patches.suse/4353-drm-ttm-use-an-operation-ctx-for-ttm_tt_bind patches.suse/4354-drm-ttm-add-new-function-to-check-if-bo-is-allowable-to-evict-or-swapout patches.suse/4355-drm-ttm-enable-swapout-for-reserved-bos-during-allocation patches.suse/4356-drm-amdgpu-correct-the-ib-size-of-bo-update-mapping patches.suse/4357-drm-panel-add-ilitek-ili9322-driver patches.suse/drm-fix-tainted-kernel-caused-by-drm_panel_orientati patches.suse/4358-drm-tinydrm-update-ili9225-compatible-string patches.suse/4359-drm-tinydrm-add-driver-for-st7735r-panels patches.suse/4360-drm-sun4i-force-the-mixer-rate-at-150mhz patches.suse/4361-drm-sun4i-create-minimal-multipliers-and-dividers patches.suse/4362-drm-sun4i-add-lvds-support patches.suse/4363-drm-sun4i-add-a83t-support patches.suse/4364-drm-panel-lvds-add-support-for-the-power-supply-property patches.suse/4365-drm-amdgpu-use-pap-format-string-for-phys_addr_t patches.suse/4366-drm-msm-fix-spelling-mistake-ringubffer-ringbuffer patches.suse/4367-drm-msm-fix-msm_rd_dump_submit-prototype patches.suse/4368-drm-msm-free-kstrdup-d-cmdline patches.suse/4369-drm-msm-update-adreno-firmware-path-in-module_firmware patches.suse/4370-drm-msm-add-missing-module_firmware-declarations patches.suse/4371-drm-msm-mdp4-deduplicate-bus_find_device-by-name-matching patches.suse/4372-drm-msm-avoid-false-positive-wmaybe-uninitialized-warning patches.suse/drm-msm-fix-leak-in-failed-get_pages patches.suse/4373-drm-msm-gpu-only-sync-fences-on-rings-that-exist patches.suse/4374-drm-msm-fix-null-deref-in-adreno_load_gpu patches.suse/4375-drm-msm-adreno-call-dev_pm_opp_put patches.suse/4376-drm-msm-adreno-remove-a-useless-call-to-dev_pm_opp_get_freq patches.suse/4377-drm-msm-gpu-remove-unused-bus-scaling-code patches.suse/4378-drm-msm-adreno-cleanup-chipid-parsing patches.suse/4379-drm-msm-adreno-move-clock-parsing-to-adreno_gpu_init patches.suse/4380-drm-msm-adreno-read-the-speed-bins-for-a5xx-targets patches.suse/4381-drm-msm-adreno-a5xx-explicitly-program-the-cp0-performance-counter patches.suse/4382-drm-msm-add-devfreq-support-for-the-gpu patches.suse/4383-drm-fourcc-fix-fourcc_mod_code-definition patches.suse/4384-drm-tegra-sanitize-format-modifiers patches.suse/4385-drm-tegra-dc-move-register-definitions-into-a-table patches.suse/4386-drm-tegra-dsi-move-register-definitions-into-a-table patches.suse/4387-drm-tegra-hdmi-move-register-definitions-into-a-table patches.suse/4388-drm-tegra-sor-move-register-definitions-into-a-table patches.suse/4389-drm-tegra-dc-reshuffle-some-code patches.suse/4390-drm-tegra-dc-register-debugfs-in-late_register patches.suse/4391-drm-tegra-dsi-register-debugfs-in-late_register patches.suse/4392-drm-tegra-hdmi-register-debugfs-in-late_register patches.suse/4393-drm-tegra-sor-root-debugfs-files-at-the-connector patches.suse/4394-drm-tegra-sor-register-debugfs-in-late_register patches.suse/4395-drm-tegra-do-not-wrap-lines-unnecessarily patches.suse/4396-drm-tegra-vic-properly-align-arguments patches.suse/4397-drm-tegra-dc-support-background-color patches.suse/4398-drm-tegra-use-atomic-commit-helpers patches.suse/4399-drm-tegra-remove-custom-page-flip-handler patches.suse/4400-drm-tegra-dc-remove-tegra_primary_plane_destroy patches.suse/4401-drm-tegra-dc-remove-duplicate-plane-funcs patches.suse/4402-drm-tegra-dc-remove-tegra_overlay_plane_destroy patches.suse/4403-drm-tegra-dc-remove-duplicate-plane-funcs patches.suse/4404-drm-tegra-dc-move-state-definition-to-header patches.suse/4405-drm-tegra-move-common-plane-code-to-separate-file patches.suse/4406-drm-tegra-add-tegra186-display-hub-support patches.suse/4407-drm-tegra-dc-add-tegra186-support patches.suse/4408-drm-tegra-support-argb-and-abgr-formats patches.suse/4409-drm-tegra-sor-parameterize-register-offsets patches.suse/4410-drm-tegra-sor-add-tegra186-support patches.suse/4411-drm-tegra-sor-support-hdmi-2-0-modes patches.suse/4412-drm-tegra-dpaux-implement-runtime-pm patches.suse/4413-drm-tegra-dpaux-add-tegra186-support patches.suse/4414-drm-tegra-fb-force-alpha-formats patches.suse/4415-drm-tegra-dc-support-more-formats patches.suse/4416-drm-tegra-dc-use-direct-offset-to-plane-registers patches.suse/4417-drm-tegra-dc-remove-redundant-spinlock patches.suse/4418-drm-tegra-implement-zpos-property patches.suse/4419-drm-tegra-use-iommu-groups patches.suse/4420-drm-tegra-mark-tegra186-display-hub-pm-functions-_maybe_unused patches.suse/4421-drm-tegra-dpaux-keep-reset-defaults-for-hybrid-pad-parameters patches.suse/4422-drm-tegra-fix-non-debugfs-builds patches.suse/4423-drm-tegra-dc-link-dc1-to-dc0-on-tegra20 patches.suse/4424-drm-tegra-gem-correct-iommu_map_sg-error-checking patches.suse/4425-drm-tegra-correct-timeout-in-tegra_syncpt_wait patches.suse/4426-drm-tegra-dc-implement-legacy-blending patches.suse/4427-drm-tegra-dc-restore-yuv-overlay-support patches.suse/4428-drm-tegra-dc-fix-possible_crtcs-mask-for-planes patches.suse/4429-drm-tegra-dc-properly-cleanup-overlay-planes patches.suse/drm-radeon-Add-dpm-quirk-for-Jet-PRO-v2 patches.suse/drm-amdgpu-Add-dpm-quirk-for-Jet-PRO-v2 patches.suse/drm-amdgpu-add-atpx-quirk-handling-v2 patches.suse/4430-drm-amdgpu-gfx9-only-init-the-apertures-used-by-kgd-v2 patches.suse/4431-drm-amd-powerplay-fix-memory-leakage-when-reload-v2 patches.suse/4432-drm-ttm-remove-ttm_bo_default_io_mem_pfn patches.suse/4433-drm-ttm-specify-dma_attr_no_warn-for-huge-page-pools patches.suse/4434-drm-amd-powerplay-set-pp_num_states-as-0-on-error-situation patches.suse/4435-drm-amdgpu-loosen-the-criteria-for-huge-pages-a-bit patches.suse/4436-drm-amdgpu-minor-optimize-vm-moved-handling-v2 patches.suse/4437-drm-amdgpu-update-vm-pds-after-the-pts patches.suse/4438-drm-amdgpu-simplify-huge-page-handling patches.suse/4439-drm-amdgpu-optimize-moved-handling-only-when-vm_debug-is-inactive patches.suse/4440-drm-amdgpu-fix-64bit-bar-detection patches.suse/4441-drm-amd-pp-implement-get_max_high_clocks-for-ci-vi patches.suse/4442-drm-amdkfd-fix-return-value-0-when-execute_queues_cpsch-fails patches.suse/4443-drm-amdkfd-don-t-always-call-execute_queues_cpsch patches.suse/4444-drm-amdkfd-add-ull-suffix-to-64bit-defines patches.suse/4445-drm-amdkfd-fix-potential-null-pointer-dereferences patches.suse/4446-drm-radeon-fix-sparse-warning-should-it-be-static patches.suse/4447-drm-ttm-check-the-return-value-of-register_shrinker patches.suse/4448-drm-amdgpu-fix-amdgpu_vm_pasid_fault_credit patches.suse/4449-drm-amdgpu-fix-typo-in-amdgpu_vce_validate_bo patches.suse/4450-drm-amdgpu-fix-cpu-based-vm-updates patches.suse/4451-drm-ttm-only-free-pages-rather-than-update-global-memory-count-together patches.suse/4452-drm-amdgpu-gfx9-fix-ngg-enablement-to-clear-gds-reserved-memory-v2 patches.suse/4453-drm-radeon-fill-in-rb-backend-map-on-evergreen-ni patches.suse/4454-drm-ttm-add-vaddr_flag_updated_count-to-correctly-update-dma_page-global-count patches.suse/4455-drm-amd-powerplay-fix-smu_table_entry-handle-type patches.suse/4456-drm-amdgpu-only-check-for-ecc-on-vega10 patches.suse/drm-ttm-Don-t-add-swapped-BOs-to-swap-LRU-list patches.suse/4457-drm-ttm-don-t-unreserve-swapped-bos-that-were-previously-reserved patches.suse/4458-drm-amdgpu-disable-mmhub-power-gating-on-raven patches.suse/4459-drm-amdgpu-reenable-manual-gpu-reset-from-sysfs patches.suse/4460-drm-amd-amdgpu-add-polaris-version-check patches.suse/drm-amdgpu-Avoid-leaking-PM-domain-on-driver-unbind- patches.suse/4461-drm-amd-display-demote-error-print-to-debug-print-when-atom-impl-missing patches.suse/4462-drm-fix-gpu-scheduler-link-order patches.suse/4463-drm-sun4i-fix-error-code-in-sun4i_tcon_bind patches.suse/4464-drm-panel-lvds-handle-the-optional-regulator-case-properly patches.suse/drm-Fix-PANEL_ORIENTATION_QUIRKS-breaking-the-Kconfi patches.suse/dma-buf-fix-reservation_object_wait_timeout_rcu-once.patch patches.suse/4465-drm-check-for-lessee-in-drop_master-ioctl patches.suse/drm-ast-Load-lut-in-crtc_commit patches.suse/ARM-8743-1-bL_switcher-add-MODULE_LICENSE-tag.patch patches.suse/powerpc-modules-Add-REL24-relocation-support-of-livepatch-symbols patches.suse/powerpc-modules-Dont-try-to-restore-r2-after-a-sibling-call patches.suse/powerpc-pci-Separate-SR-IOV-Calls.patch patches.suse/powerpc-pseries-Add-pseries-SR-IOV-Machine-dependent.patch patches.suse/PCI-IOV-Add-pci_vf_drivers_autoprobe-interface.patch patches.suse/selftests-powerpc-Fix-build-errors-in-powerpc-ptrace.patch patches.suse/powerpc-introduce-pte_set_hidx-helper.patch patches.suse/powerpc-introduce-pte_get_hash_gslot-helper.patch patches.suse/powerpc-Free-up-four-64K-PTE-bits-in-4K-backed-HPTE-.patch patches.suse/powerpc-Free-up-four-64K-PTE-bits-in-64K-backed-HPTE.patch patches.suse/powerpc-shifted-by-one-hidx-value.patch patches.suse/powerpc-Swizzle-around-4K-PTE-bits-to-free-up-bit-5-.patch patches.suse/powerpc-use-helper-functions-to-get-and-set-hash-slo.patch patches.suse/powerpc-capture-the-PTE-format-changes-in-the-dump-p.patch patches.suse/powerpc-mm-book3s-64-Add-proper-pte-access-check-hel.patch patches.suse/powerpc-numa-Look-up-device-node-in-of_get_assoc_arr.patch patches.suse/powerpc-numa-Look-up-device-node-in-of_get_usable_me.patch patches.suse/powerpc-numa-Look-up-associativity-array-in-of_drcon.patch patches.suse/powerpc-mm-Separate-ibm-dynamic-memory-data-from-DT-.patch patches.suse/powerpc-numa-Update-numa-code-use-walk_drmem_lmbs.patch patches.suse/powerpc-pseries-Update-memory-hotplug-code-to-use-dr.patch patches.suse/powerpc-Move-of_drconf_cell-struct-to-asm-drmem.h.patch patches.suse/powerpc-drmem-Add-support-for-ibm-dynamic-memory-v2-.patch patches.suse/powerpc-pseries-Enable-support-of-ibm-dynamic-memory.patch patches.suse/powerpc-make-use-of-for_each_node_by_type-instead-of.patch patches.suse/powerpc-crash-Remove-the-test-for-cpu_online-in-the-.patch patches.suse/powerpc-xive-Remove-incorrect-debug-code.patch patches.suse/powerpc-System-reset-avoid-interleaving-oops-using-d.patch patches.suse/powerpc-64s-Improve-local-TLB-flush-for-boot-and-MCE.patch patches.suse/powerpc-powernv-Remove-real-mode-access-limit-for-ea.patch patches.suse/powerpc-pseries-radix-is-not-subject-to-RMA-limit-re.patch patches.suse/powerpc-pseries-lift-RTAS-limit-for-radix.patch patches.suse/powerpc-64s-Relax-PACA-address-limitations.patch patches.suse/powerpc-pseries-cpuidle-add-polling-idle-for-shared-.patch patches.suse/powerpc-initial-pkey-plumbing.patch patches.suse/powerpc-track-allocation-status-of-all-pkeys.patch patches.suse/powerpc-helper-function-to-read-write-AMR-IAMR-UAMOR.patch patches.suse/powerpc-helper-functions-to-initialize-AMR-IAMR-and-.patch patches.suse/powerpc-cleanup-AMR-IAMR-when-a-key-is-allocated-or-.patch patches.suse/powerpc-implementation-for-arch_set_user_pkey_access.patch patches.suse/powerpc-ability-to-create-execute-disabled-pkeys.patch patches.suse/powerpc-store-and-restore-the-pkey-state-across-cont.patch patches.suse/powerpc-introduce-execute-only-pkey.patch patches.suse/powerpc-ability-to-associate-pkey-to-a-vma.patch patches.suse/powerpc-implementation-for-arch_override_mprotect_pk.patch patches.suse/powerpc-map-vma-key-protection-bits-to-pte-key-bits.patch patches.suse/powerpc-Program-HPTE-key-protection-bits.patch patches.suse/powerpc-helper-to-validate-key-access-permissions-of.patch patches.suse/powerpc-check-key-protection-for-user-page-access.patch patches.suse/powerpc-implementation-for-arch_vma_access_permitted.patch patches.suse/powerpc-Handle-exceptions-caused-by-pkey-violation.patch patches.suse/powerpc-introduce-get_mm_addr_key-helper.patch patches.suse/powerpc-Deliver-SEGV-signal-on-pkey-violation.patch patches.suse/powerpc-ptrace-Add-memory-protection-key-regset.patch patches.suse/powerpc-Enable-pkey-subsystem.patch patches.suse/powerpc-sys_pkey_alloc-and-sys_pkey_free-system-call.patch patches.suse/powerpc-sys_pkey_mprotect-system-call.patch patches.suse/powerpc-powernv-ioda-Finish-removing-explicit-max-wi.patch patches.suse/powerpc-firmware-Add-definitions-for-new-drc-info-fi.patch patches.suse/pseries-drc-info-Search-DRC-properties-for-CPU-index.patch patches.suse/hotplug-drc-info-Add-code-to-search-ibm-drc-info-pro.patch patches.suse/powerpc-Enable-support-for-ibm-drc-info-devtree-prop.patch patches.suse/powerpc-xive-Move-definition-of-ESB-bits.patch patches.suse/powerpc-xive-Add-interrupt-flag-to-disable-automatic.patch patches.suse/KVM-PPC-Book3S-HV-Improve-handling-of-debug-trigger-.patch patches.suse/powerpc-radix-Remove-trace_tlbie-call-from-radix__fl.patch patches.suse/powerpc-tm-Fix-endianness-flip-on-trap.patch patches.suse/powerpc-pseries-ps3-panic-flush-kernel-messages-befo.patch patches.suse/powerpc-64s-Improve-RFI-L1-D-cache-flush-fallback.patch patches.suse/powerpc-eeh-Update-VF-config-space-after-EEH.patch patches.suse/PCI-AER-Add-uevents-in-AER-and-EEH-error-resume.patch patches.suse/powerpc-pseries-Set-eeh_pe-of-EEH_PE_VF-type.patch patches.suse/powerpc-eeh-Add-EEH-operations-to-notify-resume.patch patches.suse/powerpc-eeh-Add-EEH-notify-resume-sysfs.patch patches.suse/powerpc-pseries-pci-Associate-PEs-to-VFs-in-configur.patch patches.suse/powerpc-pseries-Add-Initialization-of-VF-Bars.patch patches.suse/powerpc-numa-Use-ibm-max-associativity-domains-to-di.patch patches.suse/powerpc-numa-Ensure-nodes-initialized-for-hotplug.patch patches.suse/powerpc-pseries-Fix-cpu-hotplug-crash-with-memoryles.patch patches.suse/rtc-opal-Fix-handling-of-firmware-error-codes-preven patches.suse/pinctrl-intel-merrifield-Introduce-ACPI-device-table patches.suse/gpio-ACPI-Drop-unnecessary-ACPI-GPIO-to-Linux-GPIO-t.patch patches.suse/pinctrl-intel-Allow-custom-GPIO-base-for-pad-groups patches.suse/pinctrl-cannonlake-Align-GPIO-number-space-with-Wind patches.suse/pinctrl-pxa-pxa2xx-add-missing-MODULE_DESCRIPTION-AU patches.suse/0001-pinctrl-intel-Initialize-GPIO-properly-when-used-thr.patch patches.suse/pinctrl-intel-ensure-error-return-ret-is-initialized patches.suse/pinctrl-Really-force-states-during-suspend-resume patches.suse/pinctrl-rockchip-enable-clock-when-reading-pin-direc patches.suse/pinctrl-sh-pfc-r8a7795-es1-Fix-MOD_SEL1-bit-25-24-to patches.suse/pinctrl-sh-pfc-r8a7795-Fix-to-delete-A20.A25-pins-fu patches.suse/pinctrl-sh-pfc-r8a7796-Fix-to-delete-A20.A25-pins-fu patches.suse/0054-pinctrl-mvebu-Delete-an-error-message-for-a-failed-m.patch patches.suse/pinctrl-baytrail-Enable-glitch-filter-for-GPIOs-used patches.suse/pinctrl-imx-use-struct-imx_pinctrl_soc_info-as-a-const.patch patches.suse/pinctrl-sx150x-Unregister-the-pinctrl-on-release patches.suse/pinctrl-sx150x-Register-pinctrl-before-adding-the-gp patches.suse/pinctrl-sx150x-Add-a-static-gpio-pinctrl-pin-range-m patches.suse/firewire-net-max-MTU-off-by-one patches.suse/firewire-ohci-work-around-oversized-DMA-reads-on-JMi patches.suse/scsi-scsi-mq-debugfs-Show-more-information.patch patches.suse/scsi-sd_zbc-Initialize-device-request-queue-zoned-da.patch patches.suse/scsi-sd-Remove-zone-write-locking.patch patches.suse/net-create-skb_gso_validate_mac_len.patch patches.suse/bnx2x-disable-GSO-where-gso_size-is-too-big-for-hard.patch patches.suse/be2net-remove-redundant-initialization-of-head-and-p.patch patches.suse/tcp_bbr-fix-pacing_gain-to-always-be-unity-when-usin.patch patches.suse/openvswitch-Remove-padding-from-packet-before-L3-con.patch patches.suse/rocker-fix-possible-null-pointer-dereference-in-rock.patch patches.suse/0003-netfilter-x_tables-fix-int-overflow-in-xt_alloc_tabl.patch patches.suse/0004-netfilter-x_tables-avoid-out-of-bounds-reads-in-xt_r.patch patches.suse/netfilter-x_tables-fix-pointer-leaks-to-userspace.patch patches.suse/netfilter-ipt_CLUSTERIP-fix-out-of-bounds-accesses-i.patch patches.suse/netfilter-on-sockopt-acquire-sock-lock-only-in-the-r.patch patches.suse/lan78xx-remove-redundant-initialization-of-pointer-p.patch patches.suse/vmxnet3-remove-redundant-initialization-of-pointer-r.patch patches.suse/ibmvnic-fix-firmware-version-when-no-firmware-level-.patch patches.suse/net-igmp-add-a-missing-rcu-locking-section.patch patches.suse/nfp-fix-TLV-offset-calculation.patch patches.suse/r8152-fix-wrong-checksum-status-for-received-IPv4-pa.patch patches.suse/r8152-set-rx-mode-early-when-linking-on.patch patches.suse/cls_u32-add-missing-RCU-annotation.patch patches.suse/net-cxgb4-avoid-memcpy-beyond-end-of-source-buffer.patch patches.suse/net-qed-use-correct-strncpy-size.patch patches.suse/net-qlge-use-memmove-instead-of-skb_copy_to_linear_d.patch patches.suse/soreuseport-fix-mem-leak-in-reuseport_add_sock.patch patches.suse/Revert-defer-call-to-mem_cgroup_sk_alloc.patch patches.suse/firmware-dmi-Optimize-dmi_matches patches.suse/firmware-dmi_scan-Fix-handling-of-empty-DMI-strings patches.suse/mbcache-initialize-entry-e_referenced-in-mb_cache_en.patch patches.suse/dax-Pass-detailed-error-code-from-dax_iomap_fault.patch patches.suse/ext4-Fix-ENOSPC-handling-in-DAX-page-fault-handler.patch patches.suse/ext4-fix-a-race-in-the-ext4-shutdown-path.patch patches.suse/jbd2-fix-sphinx-kernel-doc-build-warnings.patch patches.suse/ext4-save-error-to-disk-in-__ext4_grp_locked_error.patch patches.suse/ext4-correct-documentation-for-grpid-mount-option.patch patches.suse/0001-stddef.h-Introduce-sizeof_field.patch patches.suse/kvm-x86-fix-kvm_xen_hvm_config-ioctl patches.suse/ubifs-free-the-encrypted-symlink-target.patch patches.suse/0016-i2c-designware-Don-t-set-SCL-timings-and-speed-mode-.patch patches.suse/0001-i2c-Switch-to-using-gpiod-interface-for-gpio-bus-rec.patch patches.suse/0017-i2c-designware-move-i2c_dw_plat_prepare_clk-to-commo.patch patches.suse/0018-i2c-designware-rename-i2c_dw_plat_prepare_clk-to-i2c.patch patches.suse/0019-i2c-designware-add-i2c-gpio-recovery-option.patch patches.suse/0188-i2c-imx-switch-to-using-gpiod-for-bus-recovery-gpios.patch patches.suse/0003-i2c-davinci-switch-to-using-gpiod-for-bus-recovery-g.patch patches.suse/0004-i2c-remove-legacy-integer-scl-sda-gpio-for-recovery.patch patches.suse/0460-i2c-core-fix-compile-issue-related-to-incorrect-gpio.patch patches.suse/0001-i2c-designware-fix-building-driver-as-module.patch patches.suse/0195-i2c-imx-use-proper-GPIO-directions-for-recovery.patch patches.suse/0203-i2c-imx-Include-the-right-GPIO-header.patch patches.suse/0210-i2c-mux-pca954x-add-support-for-NXP-PCA984x-family.patch patches.suse/ntb_transport-Fix-bug-with-max_mw_size-parameter.patch patches.suse/blk-mq-introduce-BLK_STS_DEV_RESOURCE.patch patches.suse/blk-mq-fix-discard-merge-with-scheduler-attached.patch patches.suse/blk-mq-sched-Enable-merging-discard-bio-into-request.patch patches.suse/buffer-avoid-setting-bits-that-are-already-set.patch patches.suse/block-skd-fix-incorrect-linux-slab_def.h-inclusion.patch patches.suse/x86-kexec-make-kexec-mostly-work-in-5-level-paging-mode patches.suse/x86-dumpstack-Avoid-uninitlized-variable.patch patches.suse/x86-power-fix-swsusp_arch_resume-prototype patches.suse/01-objtool-improve-retpoline-alternative-handling.patch patches.suse/02-objtool-add-support-for-alternatives-at-the-end-of-a-section.patch patches.suse/03-objtool-warn-on-stripped-section-symbol.patch patches.suse/x86-spectre-Check-CONFIG_RETPOLINE-in-command-line-p.patch patches.suse/04-x86-entry-64-remove-the-syscall64-fast-path.patch patches.suse/05-x86-entry-64-push-extra-regs-right-away.patch patches.suse/06-x86-asm-move-status-from-thread_struct-to-thread_info.patch patches.suse/0001-Documentation-Document-array_index_nospec.patch patches.suse/0002-array_index_nospec-Sanitize-speculative-array-de-ref.patch patches.suse/0003-x86-Implement-array_index_mask_nospec.patch patches.suse/0004-x86-Introduce-barrier_nospec.patch patches.suse/0005-x86-Introduce-__uaccess_begin_nospec-and-uaccess_try.patch patches.suse/0006-x86-usercopy-Replace-open-coded-stac-clac-with-__uac.patch patches.suse/0007-x86-uaccess-Use-__uaccess_begin_nospec-and-uaccess_t.patch patches.suse/0008-x86-get_user-Use-pointer-masking-to-limit-speculatio.patch patches.suse/0009-x86-syscall-Sanitize-syscall-table-de-references-und.patch patches.suse/0010-vfs-fdtable-Prevent-bounds-check-bypass-via-speculat.patch patches.suse/0011-nl80211-Sanitize-array-index-in-parse_txq_params.patch patches.suse/0012-x86-spectre-Report-get_user-mitigation-for-spectre_v.patch patches.suse/x86-spectre-fix-spelling-mistake-vunerable-vulnerable patches.suse/x86-cpuid-fix-up-virtual-ibrs-ibpb-stibp-feature-bits-on-intel.patch patches.suse/07-x86-speculation-use-indirect-branch-prediction-barrier-in-context-switch.patch patches.suse/x86-paravirt-remove-noreplace-paravirt-cmdline-option patches.suse/x86-kvm-Update-spectre-v1-mitigation.patch patches.suse/08-x86-retpoline-avoid-retpolines-for-built-in-_init-functions.patch patches.suse/09-x86-spectre-simplify-spectre_v2-command-line-parsing.patch patches.suse/x86-pti-mark-constant-arrays-as-_initconst.patch patches.suse/09.1-kvm-nvmx-eliminate-vmcs02-pool.patch patches.suse/09.2-kvm-vmx-introduce-alloc_loaded_vmcs.patch patches.suse/09.3-kvm-vmx-make-msr-bitmaps-per-vcpu.patch patches.suse/10-kvm-x86-update-the-reverse_cpuid-list-to-include-cpuid_7_edx.patch patches.suse/11-kvm-x86-add-ibpb-support.patch patches.suse/12-kvm-vmx-emulate-msr_ia32_arch_capabilities.patch patches.suse/13-kvm-vmx-allow-direct-access-to-msr_ia32_spec_ctrl.patch patches.suse/14-kvm-svm-allow-direct-access-to-msr_ia32_spec_ctrl.patch patches.suse/4466-drm-rockchip-lvds-explicitly-include-pinctrl-headers patches.suse/pwm-stmpe-Fix-wrong-register-offset-for-hwpwm-2-case patches.suse/mmc-sdhci-implement-an-sdhci-specific-bounce-buffer.patch patches.suse/ovl-fix-failure-to-fsync-lower-dir.patch patches.suse/PCI-AER-Skip-recovery-callbacks-for-correctable-erro.patch patches.suse/PCI-AER-Return-error-if-AER-is-not-supported.patch patches.suse/PCI-ASPM-Calculate-LTR_L1.2_THRESHOLD-from-device-ch patches.suse/PCI-ASPM-Enable-Latency-Tolerance-Reporting-when-sup.patch patches.suse/PCI-ASPM-Unexport-internal-ASPM-interfaces.patch patches.suse/4467-drm-gma500-deprecate-pci_get_bus_and_slot patches.suse/4468-drm-nouveau-deprecate-pci_get_bus_and_slot patches.suse/bnx2x-Deprecate-pci_get_bus_and_slot.patch patches.suse/PCI-DPC-Fix-shared-interrupt-handling.patch patches.suse/pci-dpc-enable-dpc-only-if-aer-is-available patches.suse/PCI-DPC-Rename-interrupt_event_handler-to-dpc_work.patch patches.suse/PCI-DPC-Add-local-variable-for-DPC-capability-offset.patch patches.suse/PCI-DPC-Rename-struct-dpc_dev.rp-to-rp_extensions.patch patches.suse/PCI-DPC-Read-RP-PIO-Log-Size-once-at-probe.patch patches.suse/PCI-DPC-Process-RP-PIO-details-only-if-RP-PIO-extens.patch patches.suse/PCI-DPC-Squash-dpc_rp_pio_print_tlp_header-into-dpc_.patch patches.suse/PCI-DPC-Rename-local-status-to-dpc_status.patch patches.suse/PCI-DPC-Make-RP-PIO-log-size-check-more-generic.patch patches.suse/PCI-DPC-Squash-dpc_rp_pio_print_error-into-dpc_rp_pi.patch patches.suse/PCI-DPC-Push-dpc-rp_pio_status-assignment-into-dpc_r.patch patches.suse/PCI-DPC-Remove-unnecessary-RP-PIO-register-structs.patch patches.suse/PCI-DPC-Squash-dpc_rp_pio_get_info-into-dpc_process_.patch patches.suse/PCI-DPC-Add-and-use-DPC-Status-register-field-defini.patch patches.suse/0006-PCI-Move-OF-related-PCI-functions-into-PCI-core.patch patches.suse/powerpc-pci-Use-of_irq_parse_and_map_pci-helper.patch patches.suse/PCI-Make-PCI_SCAN_ALL_PCIE_DEVS-work-for-Root-as-wel.patch patches.suse/0001-PCI-Add-pci_enable_atomic_ops_to_root.patch patches.suse/0001-PCI-hotplug-Drop-checking-of-PCI_BRIDGE_CONTROL-in-_.patch patches.suse/PCI-pciehp-Assume-NoCompl-for-Thunderbolt-ports patches.suse/0001-PCI-Remove-unnecessary-messages-for-memory-allocatio.patch patches.suse/0001-PCI-Add-wrappers-for-dev_printk.patch patches.suse/PCI-Disable-MSI-for-HiSilicon-Hip06-Hip07-only-in-Ro patches.suse/vgacon-Set-VGA-struct-resource-types patches.suse/PCI-Mark-Ceton-InfiniTV4-INTx-masking-as-broken.patch patches.suse/PCI-Add-function-1-DMA-alias-quirk-for-Marvell-9128 patches.suse/0001-PCI-OF-Add-generic-function-to-parse-and-allocate-PC.patch patches.suse/0002-PCI-generic-fix-missing-call-of-pci_free_resource_li.patch patches.suse/0003-PCI-Add-generic-function-to-probe-PCI-host-controlle.patch patches.suse/0057-pci-dwc-pci-dra7xx-Make-shutdown-handler-static.patch patches.suse/0058-PCI-dwc-Use-the-DMA-API-to-get-the-MSI-address.patch patches.suse/PCI-designware-ep-dw_pcie_ep_set_msi-should-only-set.patch patches.suse/0060-PCI-designware-ep-Read-only-registers-need-DBI_RO_WR.patch patches.suse/0061-PCI-designware-ep-Pre-allocate-memory-for-MSI-in-dw_.patch patches.suse/0062-PCI-designware-ep-Remove-static-keyword-from-dw_pcie.patch patches.suse/0063-PCI-designware-ep-Add-generic-function-for-raising-M.patch patches.suse/0064-PCI-dwc-dra7xx-Refactor-Kconfig-and-Makefile-handlin.patch patches.suse/0065-PCI-dwc-dra7xx-Assign-pp-ops-in-dra7xx_add_pcie_port.patch patches.suse/0066-PCI-dwc-dra7xx-Help-compiler-to-remove-unused-code.patch patches.suse/0067-PCI-dwc-artpec6-Remove-unused-defines.patch patches.suse/0068-PCI-dwc-artpec6-Use-BIT-and-GENMASK-macros.patch patches.suse/0069-PCI-dwc-artpec6-Split-artpec6_pcie_establish_link-in.patch patches.suse/0070-PCI-dwc-artpec6-Add-support-for-endpoint-mode.patch patches.suse/0071-PCI-dwc-Make-cpu_addr_fixup-take-struct-dw_pcie-as-a.patch patches.suse/0072-PCI-dwc-artpec6-Deassert-the-core-before-waiting-for.patch patches.suse/0073-PCI-dwc-artpec6-Add-support-for-the-ARTPEC-7-SoC.patch patches.suse/0074-PCI-exynos-Remove-deprecated-PHY-initialization-code.patch patches.suse/0075-PCI-dwc-artpec6-Fix-return-value-check-in-artpec6_ad.patch patches.suse/0076-PCI-qcom-Account-for-const-type-of-of_device_id.data.patch patches.suse/0078-PCI-dra7xx-Iterate-over-INTx-status-bits.patch patches.suse/PCI-iproc-Fix-NULL-pointer-dereference-for-BCMA patches.suse/PCI-exynos-Fix-a-potential-init_clk_resources-NULL-p patches.suse/PCI-designware-ep-Fix-find_first_zero_bit-usage patches.suse/PCI-endpoint-Populate-func_no-before-calling-pci_epc patches.suse/PCI-endpoint-Fix-find_first_zero_bit-usage patches.suse/PCI-designware-ep-Fix-get_msi-to-check-MSI_EN-bit patches.suse/PCI-endpoint-Use-EPC-s-device-in-dma_alloc_coherent-.patch patches.suse/PCI-keystone-Fix-interrupt-controller-node-lookup patches.suse/0006-PCI-xgene-Remove-leftover-pci_scan_child_bus-call.patch patches.suse/nfit-libnvdimm-deprecate-the-generic-smart-ioctl.patch patches.suse/tools-testing-nvdimm-smart-alarm-threshold-control.patch patches.suse/libnvdimm-btt-fix-uninitialized-err_lock.patch patches.suse/device-dax-fix-trailing-semicolon.patch patches.suse/libnvdimm-nfit_test-add-firmware-download-emulation.patch patches.suse/libnvdimm-nfit_test-adding-support-for-unit-testing-enable-lss-status.patch patches.suse/tools-testing-nvdimm-force-nfit_test-to-depend-on-instrumented-modules.patch patches.suse/acpi-nfit-fix-register-dimm-error-handling.patch patches.suse/libnvdimm-namespace-remove-redundant-initialization-of-nd_mapping.patch patches.suse/memremap-provide-stubs-for-vmem_altmap_offset-and-vm.patch patches.suse/mm-don-t-export-arch_add_memory.patch patches.suse/mm-don-t-export-__add_pages.patch patches.suse/mm-pass-the-vmem_altmap-to-arch_add_memory-and-__add.patch patches.suse/mm-pass-the-vmem_altmap-to-vmemmap_populate.patch patches.suse/mm-pass-the-vmem_altmap-to-arch_remove_memory-and-__.patch patches.suse/mm-pass-the-vmem_altmap-to-vmemmap_free.patch patches.suse/mm-pass-the-vmem_altmap-to-memmap_init_zone.patch patches.suse/mm-split-altmap-memory-map-allocation-from-normal-ca.patch patches.suse/mm-merge-vmem_altmap_alloc-into-altmap_alloc_block_b.patch patches.suse/mm-move-get_dev_pagemap-out-of-line.patch patches.suse/mm-optimize-dev_pagemap-reference-counting-around-ge.patch patches.suse/memremap-remove-to_vmem_altmap.patch patches.suse/memremap-simplify-duplicate-region-handling-in-devm_.patch patches.suse/memremap-drop-private-struct-page_map.patch patches.suse/memremap-change-devm_memremap_pages-interface-to-use.patch patches.suse/memremap-merge-find_dev_pagemap-into-get_dev_pagemap.patch patches.suse/mm-fix-memory-size-alignment-in-devm_memremap_pages_release.patch patches.suse/mm-Fix-devm_memremap_pages-collision-handling.patch patches.suse/mm-dax-introduce-pfn_t_special.patch patches.suse/ext4-auto-disable-dax-instead-of-failing-mount.patch patches.suse/ext2-auto-disable-dax-instead-of-failing-mount.patch patches.suse/dax-require-struct-page-by-default-for-filesystem-da.patch patches.suse/acpi-nfit-Add-support-for-detect-platform-CPU-cache-.patch patches.suse/acpi-nfit-add-persistent-memory-control-flag-for-nd_.patch patches.suse/libnvdimm-expose-platform-persistence-attribute-for-.patch patches.suse/nfit-test-Add-platform-cap-support-from-ACPI-6.2a-to.patch patches.suse/RDMA-bnxt_re-Fix-static-checker-warning.patch patches.suse/RDMA-bnxt_re-Fix-an-error-code-in-bnxt_qplib_create_.patch patches.suse/RDMA-netlink-Hide-unimplemented-NLDEV-commands.patch patches.suse/IB-rxe-remove-redudant-parameter-in-function.patch patches.suse/IB-rxe-change-the-function-to-void-from-int.patch patches.suse/IB-rxe-remove-unnecessary-parameter-in-rxe_av_to_att.patch patches.suse/IB-rxe-change-the-function-to-void-from-int-a402dc44.patch patches.suse/IB-rxe-change-the-function-rxe_av_fill_ip_info-to-vo.patch patches.suse/IB-rxe-remove-redudant-parameter-in-rxe_av_fill_ip_i.patch patches.suse/RDMA-bnxt_re-Delete-two-error-messages-for-a-failed-.patch patches.suse/RDMA-bnxt_re-Use-common-error-handling-code-in-bnxt_.patch patches.suse/RDMA-hns-Remove-unnecessary-operator.patch patches.suse/RDMA-hns-Add-names-to-function-arguments-in-function.patch patches.suse/RDMA-hns-Fix-misplaced-call-to-hns_roce_cleanup_hem_.patch patches.suse/RDMA-nldev-missing-error-code-in-nldev_res_get_doit.patch patches.suse/IB-hfi1-Re-order-IRQ-cleanup-to-address-driver-clean.patch patches.suse/IB-hfi1-Fix-for-early-release-of-sdma-context.patch patches.suse/IB-hfi1-Fix-for-potential-refcount-leak-in-hfi1_open.patch patches.suse/IB-hfi1-Remove-dependence-on-qp-s_hdrwords.patch patches.suse/IB-hfi1-Compute-BTH-only-for-RDMA_WRITE_LAST-SEND_LA.patch patches.suse/IB-hfi1-Optimize-packet-type-comparison-using-9B-and.patch patches.suse/IB-hfi1-Look-up-ibport-using-a-pointer-in-receive-pa.patch patches.suse/IB-hfi1-Remove-unnecessary-fecn-and-becn-fields.patch patches.suse/IB-hfi1-Optimize-process_receive_ib.patch patches.suse/IB-hfi1-Do-not-override-given-pcie_pset-value.patch patches.suse/IB-hfi1-Convert-PortXmitWait-PortVLXmitWait-counters.patch patches.suse/IB-hfi1-Remove-blind-constants-from-16B-update.patch patches.suse/IB-hfi1-Show-fault-stats-in-both-TX-and-RX-direction.patch patches.suse/IB-ipoib-Fix-for-potential-no-carrier-state.patch patches.suse/IB-core-Map-iWarp-AH-type-to-undefined-in-rdma_ah_fi.patch patches.suse/IB-core-Avoid-a-potential-OOPs-for-an-unused-optiona.patch patches.suse/IB-hfi1-Convert-kzalloc_node-and-kcalloc-to-use-kcal.patch patches.suse/IB-hfi1-Add-16B-rcvhdr-trace-support.patch patches.suse/IB-Update-references-to-libibverbs.patch patches.suse/IB-uverbs-Use-the-standard-kConfig-format-for-experi.patch patches.suse/RDMA-hns-Fix-the-endian-problem-for-hns.patch patches.suse/mlx5-fix-mlx5_get_vector_affinity-to-start-from-comp.patch patches.suse/net-mlx5-increase-async-EQ-to-avoid-EQ-overrun.patch patches.suse/media-hdpvr-fix-an-error-handling-path-in-hdpvr_probe.patch patches.suse/media-cpia2-Fix-a-couple-off-by-one-bugs patches.suse/media-mtk-vcodec-add-missing-MODULE_LICENSE-DESCRIPT patches.suse/media-soc_camera-soc_scale_crop-add-missing-MODULE_D patches.suse/0001-media-dvb-usb-v2-lmedm04-Improve-logic-checking-of-w.patch patches.suse/media-dvb-usb-v2-lmedm04-move-ts2020-attach-to-dm04_ patches.suse/media-em28xx-Fix-use-after-free-when-disconnecting.patch patches.suse/media-pvrusb2-properly-check-endpoint-types patches.suse/media-c8sectpfe-fix-potential-NULL-pointer-dereferen patches.suse/media-dvb_frontend-fix-ifnullfree.cocci-warnings patches.suse/media-bt8xx-Fix-err-bt878_probe patches.suse/media-RESEND-media-dvb-frontends-Add-delay-to-Si2168 patches.suse/media-r820t-fix-r820t_write_reg-for-KASAN patches.suse/media-dvb-frontends-fix-i2c-access-helpers-for-KASAN patches.suse/media-exynos4-is-properly-initialize-frame-format patches.suse/media-s5p-mfc-Fix-lock-contention-request_firmware-o patches.suse/media-dvb_net-ensure-that-dvb_net_ule_handle-is-full patches.suse/media-videobuf2-core-don-t-go-out-of-the-buffer-rang patches.suse/media-ts2020-avoid-integer-overflows-on-32-bit-machi.patch patches.suse/media-cxusb-dib0700-ignore-XC2028_I2C_FLUSH patches.suse/media-v4l2-ioctl.c-use-check_fmt-for-enum-g-s-try_fm patches.suse/media-v4l2-ioctl.c-don-t-copy-back-the-result-for-EN patches.suse/media-v4l2-compat-ioctl32.c-add-missing-VIDIOC_PREPA patches.suse/media-v4l2-compat-ioctl32.c-fix-the-indentation patches.suse/media-v4l2-compat-ioctl32.c-move-helper-functions-to patches.suse/media-v4l2-compat-ioctl32.c-avoid-sizeof-type patches.suse/media-v4l2-compat-ioctl32.c-copy-m.userptr-in-put_v4 patches.suse/media-v4l2-compat-ioctl32.c-fix-ctrl_is_pointer patches.suse/media-v4l2-compat-ioctl32.c-copy-clip-list-in-put_v4 patches.suse/media-v4l2-compat-ioctl32.c-drop-pr_info-for-unknown patches.suse/media-v4l2-compat-ioctl32.c-don-t-copy-back-the-resu patches.suse/media-v4l2-compat-ioctl32.c-refactor-compat-ioctl32- patches.suse/media-v4l2-compat-ioctl32.c-make-ctrl_is_pointer-wor patches.suse/thermal-power_allocator-fix-one-race-condition-issue patches.suse/thermal-thermal_hwmon-Convert-to-hwmon_device_regist patches.suse/thermal-int3400_thermal-fix-error-handling-in-int340 patches.suse/platform-x86-asus-nb-wmi-Support-ALS-on-the-Zenbook-.patch patches.suse/platform-x86-Add-support-for-Dollar-Cove-TI-power-bu patches.suse/platform-x86-dell-laptop-Use-bool-in-struct-quirk_en.patch patches.suse/platform-x86-dell-wmi-Add-an-event-created-by-Dell-L.patch patches.suse/platform-x86-dell-laptop-make-some-local-functions-s.patch patches.suse/platform-x86-intel_pmc_core-Remove-unused-EXPORTED-A.patch patches.suse/platform-x86-intel_pmc_core-Remove-unused-variable.patch patches.suse/platform-x86-intel_pmc_core-Fix-kernel-doc-for-pmc_d.patch patches.suse/platform-x86-intel_pmc_core-Change-driver-to-a-modul.patch patches.suse/platform-x86-intel_pmc_core-Fix-file-permission-warn.patch patches.suse/platform-x86-dell-laptop-Filter-out-spurious-keyboar patches.suse/platform-x86-thinkpad_acpi-suppress-warning-about-pa patches.suse/platform-x86-dell-laptop-Add-2-in-1-devices-to-the-D.patch patches.suse/platform-x86-dell-smbios-Correct-notation-for-filter.patch patches.suse/platform-x86-intel_pmc_core-Refactor-debugfs-entries.patch patches.suse/platform-x86-intel_pmc_core-Substitute-PCI-with-CPUI.patch patches.suse/platform-x86-intel_pmc_core-Convert-to-ICPU-macro.patch patches.suse/Revert-apple-gmux-lock-iGP-IO-to-protect-from-vgaarb patches.suse/platform-x86-Move-Mellanox-platform-hotplug-driver-t.patch patches.suse/platform-mellanox-mlxreg-hotplug-Remove-unused-wait..patch patches.suse/platform-mellanox-Rename-i2c-bus-to-nr.patch patches.suse/platform-mellanox-Group-create-destroy-with-attribut.patch patches.suse/platform-mellanox-mlxreg-hotplug-Modify-to-use-a-reg.patch patches.suse/platform-mellanox-mlxreg-hotplug-Enable-building-for.patch patches.suse/platform-x86-mlx-platform-Allow-compilation-for-32-b.patch patches.suse/platform-x86-mlx-platform-Document-pdev_hotplug-fiel.patch patches.suse/platform-x86-mlx-platform-Add-IO-access-verification.patch patches.suse/platform-mellanox-mlxreg-hotplug-Add-check-for-negat.patch patches.suse/platform-x86-mlx-platform-fix-module-aliases patches.suse/platform-x86-mlx-platform-Add-hotplug-device-unregis.patch patches.suse/platform-x86-intel_pmc_core-Remove-unused-header-fil.patch patches.suse/platform-x86-dell-laptop-Allocate-buffer-on-heap-rat.patch patches.suse/ACPI-LPIT-Export-lpit_read_residency_count_address.patch patches.suse/platform-x86-intel_pmc_core-Read-base-address-from-L.patch patches.suse/x86-cpu-Add-Cannonlake-to-Intel-family.patch patches.suse/platform-x86-intel_pmc_core-Add-CannonLake-PCH-suppo.patch patches.suse/platform-x86-intel_pmc_core-Special-case-for-Coffeel.patch patches.suse/platform-x86-mlx-platform-Fix-an-ERR_PTR-vs-NULL-iss.patch patches.suse/netdevsim-fix-overflow-on-the-error-path.patch patches.suse/tools-bpf-permit-selftests-bpf-to-be-built-in-a-diff.patch patches.suse/bpf-fix-null-pointer-deref-in-bpf_prog_test_run_xdp.patch patches.suse/bpf-fix-bpf_prog_array_copy_to_user-issues.patch patches.suse/tools-add-netlink.h-and-if_link.h-in-tools-uapi.patch patches.suse/libbpf-add-function-to-setup-XDP.patch patches.suse/libbpf-add-error-reporting-in-XDP.patch patches.suse/libbpf-add-missing-SPDX-License-Identifier.patch patches.suse/samples-bpf-use-bpf_set_link_xdp_fd.patch patches.suse/doc-Change-the-min-default-value-of-tcp_wmem-tcp_rme.patch patches.suse/sctp-fix-dst-refcnt-leak-in-sctp_v6_get_dst.patch patches.suse/sctp-fix-dst-refcnt-leak-in-sctp_v4_get_dst.patch patches.suse/ibmvnic-fix-empty-firmware-version-and-errors-cleanu.patch patches.suse/net-phy-Handle-not-having-GPIO-enabled-in-the-kernel.patch patches.suse/0041-net-amd-xgbe-fix-comparison-to-bitshift-when-dealing.patch patches.suse/cls_u32-fix-use-after-free-in-u32_destroy_key.patch patches.suse/sample-bpf-fix-erspan-metadata.patch patches.suse/nfp-fix-kdoc-warnings-on-nested-structures.patch patches.suse/be2net-Fix-HW-stall-issue-in-Lancer.patch patches.suse/be2net-Handle-transmit-completion-errors-in-Lancer.patch patches.suse/jump_label-Add-branch-hints-to-static_branch_-un-likely.patch patches.suse/x86-events-intel-ds-add-perf_sample_period-into-pebs_freerunning_flags.patch patches.suse/sched-core-Optimize-ttwu_stat.patch patches.suse/sched-core-Optimize-update_stats_.patch patches.suse/sched-rt-Use-container_of-to-get-root-domain-in-rto_push_irq_work_func.patch patches.suse/sched-rt-Up-the-root-domain-ref-count-when-passing-it-around-via-IPIs.patch patches.suse/sched-fair-Remove-unnecessary-parameters-from-wake_affine_idle.patch patches.suse/sched-fair-Restructure-wake_affine-to-return-a-CPU-id.patch patches.suse/sched-fair-Do-not-migrate-if-the-prev_cpu-is-idle.patch patches.suse/sched-fair-Use-a-recently-used-CPU-as-an-idle-candidate-and-the-basis-for-SIS.patch patches.suse/kasan-remove-redundant-initialization-of-variable-re.patch patches.suse/fs-proc-kcore.c-use-probe_kernel_read-instead-of-mem.patch patches.suse/kernel-async.c-revert-async-simplify-lowest_in_progress.patch patches.suse/0051-bitmap-new-bitmap_copy_safe-and-bitmap_-from-to-_arr.patch patches.suse/0052-bitmap-replace-bitmap_-from-to-_u32array.patch patches.suse/lib-test_find_bit.c-rename-to-find_bit_benchmark.c.patch patches.suse/lib-find_bit_benchmark.c-improvements.patch patches.suse/lib-optimize-cpumask_next_and.patch patches.suse/kernel-relay.c-revert-kernel-relay.c-fix-potential-memory-leak.patch patches.suse/lib-ubsan.c-s-missaligned-misaligned.patch patches.suse/lib-ubsan-add-type-mismatch-handler-for-new-GCC-Clan.patch patches.suse/crash_dump-is_kdump_kernel-can-be-boolean.patch patches.suse/pipe-actually-allow-root-to-exceed-the-pipe-buffer-limits.patch patches.suse/pipe-fix-off-by-one-error-when-checking-buffer-limit.patch patches.suse/watchdog-Fix-potential-kref-imbalance-when-opening-w patches.suse/watchdog-hpwdt-SMBIOS-check patches.suse/watchdog-hpwdt-Check-source-of-NMI patches.suse/watchdog-hpwdt-fix-unused-variable-warning patches.suse/watchdog-imx2_wdt-restore-previous-timeout-after-sus patches.suse/watchdog-sp5100_tco-Fix-watchdog-disable-bit patches.suse/ASoC-mt8173-rt5650-fix-child-node-lookup patches.suse/0001-seq_file-Introduce-DEFINE_SHOW_ATTRIBUTE-helper-macr.patch patches.suse/platform-x86-dell-laptop-Re-use-DEFINE_SHOW_ATTRIBUT.patch patches.suse/video-fbdev-atmel_lcdfb-fix-display-timings-lookup patches.suse/0001-vfb-fix-video-mode-and-line_length-being-set-when-lo.patch patches.suse/console-dummy-leave-.con_font_get-set-to-NULL patches.suse/video-fbdev-mmp-add-MODULE_LICENSE patches.suse/iversion-Rename-make-inode_cmp_iversion-raw-to-inode.patch patches.suse/virtio_blk-print-capacity-at-probe-time.patch patches.suse/arm64-spinlock-Fix-theoretical-trylock-A-B-A-with-LS.patch patches.suse/arm64-Add-software-workaround-for-Falkor-erratum-104.patch patches.suse/v2-2-9-arm64-kpti-Make-use-of-nG-dependent-on-arm64_kernel_unmapped_at_el0.patch patches.suse/v2-3-9-arm64-mm-Permit-transitioning-from-Global-to-Non-Global-without-BBM.patch patches.suse/v2-4-9-arm64-kpti-Add---enable-callback-to-remap-swapper-using-nG-mappings.patch patches.suse/v2-5-9-arm64-Force-KPTI-to-be-disabled-on-Cavium-ThunderX.patch patches.suse/0015-arm64-assembler-Change-order-of-macro-arguments-in-p.patch patches.suse/v2-7-9-arm64-entry-Reword-comment-about-post_ttbr_update_workaround.patch patches.suse/v2-9-9-arm64-idmap-Use-awx-flags-for-.idmap.text-.pushsection-directives.patch patches.suse/0001-arm64-barrier-Add-CSDB-macros-to-control-data-value-.patch patches.suse/0002-arm64-Implement-array_index_mask_nospec.patch patches.suse/0003-arm64-Make-USER_DS-an-inclusive-limit.patch patches.suse/0004-arm64-Use-pointer-masking-to-limit-uaccess-speculati.patch patches.suse/0005-arm64-entry-Ensure-branch-through-syscall-table-is-b.patch patches.suse/0006-arm64-uaccess-Prevent-speculative-use-of-the-current.patch patches.suse/0007-arm64-uaccess-Don-t-bother-eliding-access_ok-checks-.patch patches.suse/0008-arm64-uaccess-Mask-__user-pointers-for-__arch_-clear.patch patches.suse/0009-arm64-futex-Mask-__user-pointers-prior-to-dereferenc.patch patches.suse/0010-arm64-entry-Apply-BP-hardening-for-high-priority-syn.patch patches.suse/0011-arm64-entry-Apply-BP-hardening-for-suspicious-interr.patch patches.suse/0019-arm64-KVM-Fix-SMCCC-handling-of-unimplemented-SMC-HV.patch patches.suse/0002-arm-KVM-Fix-SMCCC-handling-of-unimplemented-SMC-HVC-.patch patches.suse/0003-arm64-KVM-Increment-PC-after-handling-an-SMC-trap.patch patches.suse/0004-arm-arm64-KVM-Consolidate-the-PSCI-include-files.patch patches.suse/0005-arm-arm64-KVM-Add-PSCI_VERSION-helper.patch patches.suse/0006-arm-arm64-KVM-Add-smccc-accessors-to-PSCI-code.patch patches.suse/0007-arm-arm64-KVM-Implement-PSCI-1.0-support.patch patches.suse/0008-arm-arm64-KVM-Advertise-SMCCC-v1.1.patch patches.suse/0009-arm-arm64-KVM-Turn-kvm_psci_version-into-a-static-in.patch patches.suse/0010-arm64-KVM-Report-SMCCC_ARCH_WORKAROUND_1-BP-hardenin.patch patches.suse/0011-arm64-KVM-Add-SMCCC_ARCH_WORKAROUND_1-fast-handling.patch patches.suse/0012-firmware-psci-Expose-PSCI-conduit.patch patches.suse/0013-firmware-psci-Expose-SMCCC-version-through-psci_ops.patch patches.suse/0014-arm-arm64-smccc-Make-function-identifiers-an-unsigne.patch patches.suse/0015-arm-arm64-smccc-Implement-SMCCC-v1.1-inline-primitiv.patch patches.suse/0016-arm64-Add-ARM_SMCCC_ARCH_WORKAROUND_1-BP-hardening-s.patch patches.suse/0017-arm64-Kill-PSCI_GET_VERSION-as-a-variant-2-workaroun.patch patches.suse/0002-rbd-obj_request-completion-is-unused.patch patches.suse/rbd-use-kmem_cache_zalloc-in-rbd_img_request_create.patch patches.suse/rbd-don-t-null-out-obj_request-in-rbd_img_obj_parent_read_full.patch patches.suse/0005-rbd-whitelist-rbd_feature_operations-feature-bit.patch patches.suse/0006-ceph-voluntarily-drop-ax-cap-for-requests-that-create-new-inode.patch patches.suse/0007-ceph-voluntarily-drop-lx-cap-for-link-rename-requests.patch patches.suse/0008-ceph-properly-drop-caps-for-setattr-request.patch patches.suse/0009-ceph-voluntarily-drop-fx-cap-for-readdir-request.patch patches.suse/0010-ceph-cleanup-traceless-reply-handling-for-rename.patch patches.suse/0011-ceph-use-atomic_t-for-ceph_inode_info-i_shared_gen.patch patches.suse/0012-ceph-avoid-dereferencing-invalid-pointer-during-cached-readdir.patch patches.suse/0013-ceph-track-read-contexts-in-ceph_file_info.patch patches.suse/0014-ceph-fix-un-balanced-fsc-writeback_count-update.patch patches.suse/0015-ceph-fix-incorrect-snaprealm-when-adding-caps.patch patches.suse/0016-ceph-limit-rate-of-cap-import-export-error-messages.patch patches.suse/0017-ceph-delete-unreachable-code-in-ceph_check_caps.patch patches.suse/0018-ceph-fix-race-of-queuing-delayed-caps.patch patches.suse/0019-ceph-try-to-allocate-enough-memory-for-reserved-caps.patch patches.suse/0020-libceph-check-kstrndup-return-value.patch patches.suse/0021-ceph-improving-efficiency-of-syncfs.patch patches.suse/drm-i915-gvt-Fix-gen8-9_render_mmio_list-0-don-t-tak patches.suse/drm-i915-gvt-add-PLANE_KEYMAX-regs-to-mmio-track-lis patches.suse/drm-i915-gvt-validate-gfn-before-set-shadow-page-ent patches.suse/drm-i915-gvt-Do-not-use-I915_NUM_ENGINES-to-iterate- patches.suse/drm-i915-glk-Disable-Guc-and-HuC-on-GLK patches.suse/drm-i915-Try-EDID-bitbanging-on-HDMI-after-failed-re patches.suse/drm-i915-Fix-using-BIT_ULL-vs.-BIT-for-power-domain- patches.suse/drm-i915-guc-Add-uc_fini_wq-in-gem_init-unwind-path patches.suse/drm-i915-Stop-getting-the-fault-address-from-RING_FA patches.suse/drm-i915-pmu-Reconstruct-active-state-on-starting-bu patches.suse/4469-drm-i915-gvt-keep-obj-dma_buf-link-null-during-exporting patches.suse/drm-i915-gvt-cancel-virtual-vblank-timer-when-no-vGP patches.suse/drm-i915-gvt-cancel-scheduler-timer-when-no-vGPU-exi patches.suse/drm-i915-Always-call-to-intel_display_set_init_power patches.suse/4470-drm-i915-only-attempt-to-scan-the-requested-number-of-shrinker-slabs patches.suse/drm-i915-Protect-WC-stash-allocation-against-direct- patches.suse/drm-i915-Check-for-fused-or-unused-pipes patches.suse/drm-i915-edp-Do-not-do-link-training-fallback-or-pru patches.suse/drm-i915-Always-run-hangcheck-while-the-GPU-is-busy patches.suse/drm-i915-ppgtt-Pin-page-directories-before-allocatio patches.suse/drm-nouveau-pmu-fuc-don-t-use-movw-directly-anymore patches.suse/4471-drm-nouveau-drm-nouveau-mmu-fix-odd_ptr_err-cocci-warnings patches.suse/4472-drm-nouveau-nouveau-use-correct-string-length patches.suse/4473-drm-nouveau-secboot-r370-move-a-bunch-of-r375-stuff-to-a-new-implementation patches.suse/4474-drm-nouveau-secboot-r370-implement-support-for-booting-ls-sec2-ucode patches.suse/4475-drm-nouveau-secboot-gp108-implement-on-top-of-acr_r370 patches.suse/4476-drm-nouveau-fbcon-add-module-parameter-to-select-bits-per-pixel patches.suse/4477-drm-nouveau-bo-add-helper-functions-for-handling-pinned-mapped-buffers patches.suse/4478-drm-nouveau-kms-nv50-prepare-for-double-buffered-luts patches.suse/4479-drm-nouveau-kms-nv50-use-low-res-lut-for-indexed-mode patches.suse/4480-drm-nouveau-kms-nv50-use-interpolate_257_unity_range-lut-on-newer-chipsets patches.suse/4481-drm-nouveau-kms-nv50-fix-handling-of-gamma-since-atomic-conversion patches.suse/4482-drm-nouveau-add-support-for-basic-clockgating-on-kepler1 patches.suse/4483-drm-nouveau-add-support-for-blcg-on-kepler1 patches.suse/4484-drm-nouveau-add-support-for-blcg-on-kepler2 patches.suse/4485-drm-nouveau-add-support-for-slcg-for-kepler2 patches.suse/4486-drm-nouveau-introduce-nvpmenablegating-option patches.suse/4487-drm-nouveau-mmu-fix-trailing-semicolon patches.suse/4488-drm-nouveau-clk-fix-gcc-7-wint-in-bool-context-warning patches.suse/4489-drm-ttm-fix-missing-parameter-change-for-ttm_bo_cleanup_refs patches.suse/4490-drm-ttm-fix-buf-pointer-update-in-ttm_bo_vm_access_kmap-v2 patches.suse/4491-drm-amdgpu-use-queue-0-for-kiq-ring patches.suse/4492-drm-amdgpu-fix-another-potential-cause-of-vm-faults patches.suse/4493-drm-amdgpu-fix-locking-in-vega10_ih_prescreen_iv patches.suse/4494-drm-amdgpu-remove-warn_on-when-vm-isn-t-found-v2 patches.suse/drm-radeon-adjust-tested-variable patches.suse/4495-drm-amdgpu-disable-coarse-grain-clockgating-for-st patches.suse/4496-drm-amdgpu-re-enable-cgcg-on-cz-and-disable-on-st patches.suse/drm-i915-gvt-refine-intel_vgpu_submission_ops-as-per patches.suse/drm-i915-gvt-only-reset-execlist-state-of-one-engine patches.suse/drm-i915-gvt-Fix-aperture-read-write-emulation-when- patches.suse/drm-i915-gvt-Use-KVM-r-w-to-access-guest-opregion patches.suse/drm-i915-bxt-glk-Increase-PCODE-timeouts-during-CDCL patches.suse/drm-i915-cmdparser-Check-reg_table_count-before-dere patches.suse/drm-i915-cmdparser-Do-not-check-past-the-cmd-length patches.suse/drm-i915-cnp-Ignore-VBT-request-for-know-invalid-DDC patches.suse/drm-i915-cnp-Properly-handle-VBT-ddc-pin-out-of-boun patches.suse/drm-i915-bios-add-DP-max-link-rate-to-VBT-child-devi patches.suse/0005-iommu-vt-d-use-domain-instead-of-cache-fetching patches.suse/gcc-plugins-add-include-required-by-gcc-release-8.patch patches.suse/gcc-plugins-use-dynamic-initializers.patch patches.suse/idr-Delete-idr_remove_ext-function.patch patches.suse/idr-Delete-idr_replace_ext-function.patch patches.suse/idr-Delete-idr_find_ext-function.patch patches.suse/idr-Add-idr_alloc_u32-helper.patch patches.suse/net-sched-actions-Convert-to-use-idr_alloc_u32.patch patches.suse/cls_api-Convert-to-idr_alloc_u32.patch patches.suse/cls_basic-Convert-to-use-idr_alloc_u32.patch patches.suse/cls_bpf-Convert-to-use-idr_alloc_u32.patch patches.suse/cls_flower-Convert-to-idr_alloc_u32.patch patches.suse/cls_u32-Reinstate-cyclic-allocation.patch patches.suse/cls_u32-Convert-to-idr_alloc_u32.patch patches.suse/idr-Remove-idr_alloc_ext.patch patches.suse/idr-Rename-idr_for_each_entry_ext.patch patches.suse/nfsd4-permit-layoutget-of-executable-only-files.patch patches.suse/svcrdma-Post-Receives-in-the-Receive-completion-hand.patch patches.suse/svcrdma-Fix-Read-chunk-round-up.patch patches.suse/cpufreq-Skip-cpufreq-resume-if-it-s-not-suspended.patch patches.suse/cpufreq-amd-ignore-the-check-for-procfeedback-in-st-cz.patch patches.suse/x86-pm-make-apm-idle-driver-initialize-polling-state patches.suse/ACPI-sbshc-remove-raw-pointer-from-printk-message patches.suse/ACPICA-All-acpica-Update-copyrights-to-2018.patch patches.suse/ACPI-export-acpi_bus_get_status_handle.patch patches.suse/PCI-acpiphp_ibm-prepare-for-acpi_get_object_info-no-.patch patches.suse/ACPI-bus-Do-not-call-_STA-on-battery-devices-with-un patches.suse/ACPI-scan-Use-acpi_bus_get_status-to-initialize-ACPI patches.suse/ACPI-bus-Parse-tables-as-term_list-for-Dell-XPS-9570.patch patches.suse/ACPI-processor_perflib-Do-not-send-_PPC-change-notif patches.suse/0007-ACPI-CPPC-Use-64-bit-arithmetic-instead-of-32-bit.patch patches.suse/s390-eadm-fix-config_block-include-dependency.patch patches.suse/s390-sles15sp1-00-05-02-s390-cpum_cf-correct-counter-number-of-LAST_HOST_TRA.patch patches.suse/s390-sles15-05-03-scrub-registers.patch patches.suse/s390-sles15-05-04-array-nospec.patch patches.suse/s390-alternative-use-a-copy-of-the-facility-bit-mask.patch patches.suse/s390-add-options-to-change-branch-prediction-behavio.patch patches.suse/s390-sles15-05-05-bpoff-user-space.patch patches.suse/s390-sles15-05-06-expoline.patch patches.suse/x86-xen-init-gs-very-early.patch patches.suse/xen-fix-set-clear-foreign_p2m_mapping-on-autotranslating-guests patches.suse/Add-some-missing-debug-fields-in-server-and-tcon-structs.patch patches.suse/cifs-silence-compiler-warnings-showing-up-with-gcc-8.patch patches.suse/address-lock-imbalance-warnings-in-smbdirect-c.patch patches.suse/Add-missing-structs-and-defines-from-recent-SMB3-1-1-documentation.patch patches.suse/ftrace-Remove-incorrect-setting-of-glob-search-field.patch patches.suse/tcmu-fix-page-addr-in-tcmu_flush_dcache_range.patch patches.suse/tcmu-merge-common-block-release-code.patch patches.suse/tcmu-split-unmap_thread_fn.patch patches.suse/tcmu-fix-unmap-thread-race.patch patches.suse/tcmu-move-expired-command-completion-to-unmap-thread.patch patches.suse/tcmu-remove-commands_lock.patch patches.suse/tcmu-release-blocks-for-partially-setup-cmds.patch patches.suse/tcmu-simplify-scatter_data_area-error-handling.patch patches.suse/tcmu-fix-free-block-calculation.patch patches.suse/tcmu-clean-up-the-scatter-helper.patch patches.suse/tcmu-prep-queue_cmd_ring-to-be-used-by-unmap-wq.patch patches.suse/tcmu-simplify-dbi-thresh-handling.patch patches.suse/tcmu-don-t-block-submitting-context-for-block-waits.patch patches.suse/tcmu-make-ring-buffer-timer-configurable.patch patches.suse/tcmu-allow-max-block-and-global-max-blocks-to-be-set.patch patches.suse/cxgbit-call-neigh_event_send-to-update-MAC-address.patch patches.suse/target-iscsi-avoid-NULL-dereference-in-CHAP-auth-err.patch patches.suse/tcmu-prevent-corruption-when-invalid-data-page-reque.patch patches.suse/target-add-SAM_STAT_BUSY-sense-reason.patch patches.suse/target_core_user-add-cmd-id-to-broken-ring-message.patch patches.suse/tcmu-fix-error-return-code-in-tcmu_configure_device.patch patches.suse/target-core-add-device-action-configfs-files.patch patches.suse/tcmu-allow-userspace-to-reset-ring.patch patches.suse/tcmu-fix-cmd-user-after-free.patch patches.suse/tcmu-Fix-trailing-semicolon.patch patches.suse/iscsi-target-make-sure-to-wake-up-sleeping-login-wor.patch patches.suse/0012-xprtrdma-Fix-calculation-of-ri_max_send_sges.patch patches.suse/0013-xprtrdma-Fix-BUG-after-a-device-removal.patch patches.suse/netfilter-ipv6-nf_defrag-Kill-frag-queue-on-RFC2460-.patch patches.suse/netfilter-xt_cgroup-initialize-info-priv-in-cgroup_m.patch patches.suse/netfilter-xt_RATEEST-acquire-xt_rateest_mutex-for-ha.patch patches.suse/cxgb4-Fix-error-handling-path-in-init_one.patch patches.suse/i40e-Fix-the-number-of-queues-available-to-be-mapped.patch patches.suse/ibmvnic-Fix-rx-queue-cleanup-for-non-fatal-resets.patch patches.suse/ibmvnic-Ensure-that-buffers-are-NULL-after-free.patch patches.suse/net-ethernet-ti-cpsw-fix-net-watchdog-timeout.patch patches.suse/sch_netem-Bug-fixing-in-calculating-Netem-interval.patch patches.suse/nfp-bpf-require-ETH-table.patch patches.suse/nfp-don-t-advertise-hw-tc-offload-on-non-port-netdev.patch patches.suse/nfp-forbid-disabling-hw-tc-offload-on-representors-w.patch patches.suse/nfp-limit-the-number-of-TSO-segments.patch patches.suse/nfp-populate-MODULE_VERSION.patch patches.suse/netlink-ensure-to-loop-over-all-netns-in-genlmsg_mul.patch patches.suse/ibmvnic-queue-reset-when-CRQ-gets-closed-during-rese.patch patches.suse/net-sched-cls_u32-fix-cls_u32-on-filter-replace.patch patches.suse/rtlwifi-rtl8821ae-Fix-connection-lost-problem-correc patches.suse/ath10k-correct-the-length-of-DRAM-dump-for-QCA6174-h.patch patches.suse/PCI-Add-Ubiquiti-Networks-vendor-ID.patch patches.suse/ath10k-add-support-for-Ubiquiti-rebranded-QCA988X-v2.patch patches.suse/ath9k-Fix-get-channel-default-noise-floor.patch patches.suse/ath10k-fix-kernel-panic-issue-during-pci-probe.patch patches.suse/ath9k_htc-add-Altai-WA1011N-GU.patch patches.suse/Revert-ath10k-add-sanity-check-to-ie_len-before-pars.patch patches.suse/net-thunder-change-q_len-s-type-to-handle-max-ring-s.patch patches.suse/net-phy-fix-phy_start-to-consider-PHY_IGNORE_INTERRU.patch patches.suse/bpf-fix-selftests-bpf-test_kmod.sh-failure-when-CONF.patch patches.suse/tools-bpf-fix-batch-mode-test-failure-of-test_xdp_re.patch patches.suse/net-add-a-UID-to-use-for-ULP-socket-assignment.patch patches.suse/bpf-sockmap-add-sock-close-hook-to-remove-socks.patch patches.suse/bpf-sockmap-fix-leaking-maps-with-attached-but-not-d.patch patches.suse/selftests-bpf-test_kmod.sh-check-the-module-path-bef.patch patches.suse/nfp-bpf-fix-immed-relocation-for-larger-offsets.patch patches.suse/libbpf-complete-list-of-strings-for-guessing-program.patch patches.suse/tools-bpftool-exit-doc-Makefile-early-if-rst2man-is-.patch patches.suse/tools-bpftool-make-syntax-for-program-map-update-exp.patch patches.suse/tools-bpftool-add-bash-completion-for-bpftool-prog-l.patch patches.suse/tools-bpftool-add-bash-completion-for-cgroup-command.patch patches.suse/bpf-Sync-kernel-ABI-header-with-tooling-header-for-b.patch patches.suse/tools-libbpf-improve-the-pr_debug-statements-to-cont.patch patches.suse/selftests-bpf-add-test-program-for-loading-BPF-ELF-f.patch patches.suse/selftests-bpf-add-selftest-that-use-test_libbpf_open.patch patches.suse/tools-libbpf-handle-issues-with-bpf-ELF-objects-cont.patch patches.suse/ibmvnic-Reset-long-term-map-ID-counter.patch patches.suse/ptr_ring-fail-early-if-queue-occupies-more-than-KMAL.patch patches.suse/ptr_ring-try-vmalloc-when-kmalloc-fails.patch patches.suse/s390-qeth-fix-underestimated-count-of-buffer-element.patch patches.suse/s390-qeth-fix-SETIP-command-handling.patch patches.suse/sctp-verify-size-of-a-new-chunk-in-_sctp_make_chunk.patch patches.suse/ibmvnic-Remove-skb-protocol-checks-in-ibmvnic_xmit.patch patches.suse/0014-kernfs-fix-regression-in-kernfs_fop_write-caused-by-.patch patches.suse/0015-seq_file-fix-incomplete-reset-on-read-from-zero-offs.patch patches.suse/KVM-x86-add-support-for-UMIP.patch patches.suse/KVM-x86-emulate-sldt-and-str.patch patches.suse/KVM-x86-add-support-for-emulating-UMIP.patch patches.suse/KVM-vmx-add-support-for-emulating-UMIP.patch patches.suse/kvm-expose-new-cpu-features-to-guest.patch patches.suse/KVM-X86-Reduce-the-overhead-when-lapic_timer_advance.patch patches.suse/KVM-Take-vcpu-mutex-outside-vcpu_load.patch patches.suse/KVM-Prepare-for-moving-vcpu_load-vcpu_put-into-arch-.patch patches.suse/KVM-Move-vcpu_load-to-arch-specific-kvm_arch_vcpu_io.patch patches.suse/KVM-Move-vcpu_load-to-arch-specific-kvm_arch_vcpu_io-1fc9b76b.patch patches.suse/KVM-Move-vcpu_load-to-arch-specific-kvm_arch_vcpu_io-875656fe.patch patches.suse/KVM-Move-vcpu_load-to-arch-specific-kvm_arch_vcpu_io-bcdec41c.patch patches.suse/KVM-Move-vcpu_load-to-arch-specific-kvm_arch_vcpu_io-b4ef9d4e.patch patches.suse/KVM-Move-vcpu_load-to-arch-specific-kvm_arch_vcpu_io-fd232561.patch patches.suse/KVM-Move-vcpu_load-to-arch-specific-kvm_arch_vcpu_io-e83dff5e.patch patches.suse/KVM-Move-vcpu_load-to-arch-specific-kvm_arch_vcpu_io-1da5b61d.patch patches.suse/KVM-Move-vcpu_load-to-arch-specific-kvm_arch_vcpu_io-66b56562.patch patches.suse/KVM-Move-vcpu_load-to-arch-specific-kvm_arch_vcpu_io-1393123e.patch patches.suse/KVM-Move-vcpu_load-to-arch-specific-kvm_arch_vcpu_io-6a96bc7f.patch patches.suse/KVM-Move-vcpu_load-to-arch-specific-kvm_arch_vcpu_io-9b062471.patch patches.suse/KVM-introduce-kvm_arch_vcpu_async_ioctl.patch patches.suse/kvm-x86-fix-escape-of-guest-dr6-to-the-host patches.suse/01-documentation-virtual-kvm-add-amd-secure-encrypted-virtualization-sev.patch patches.suse/02-x86-cpu-amd-add-the-secure-encrypted-virtualization-cpu-feature.patch patches.suse/03-kvm-svm-prepare-for-new-bit-definition-in-nested_ctl.patch patches.suse/04-kvm-svm-add-sev-feature-definitions-to-kvm.patch patches.suse/05-kvm-svm-prepare-to-reserve-asid-for-sev-guest.patch patches.suse/06-kvm-x86-extend-cpuid-range-to-include-new-leaf.patch patches.suse/07-kvm-introduce-kvm_memory_encrypt_op-ioctl.patch patches.suse/08-kvm-introduce-kvm_memory_encrypt_-un-reg_region-ioctl.patch patches.suse/15-crypto-ccp-build-the-amd-secure-processor-driver-only-with-amd-cpu-support.patch patches.suse/16-crypto-ccp-define-sev-userspace-ioctl-and-command-id.patch patches.suse/17-crypto-ccp-define-sev-key-management-command-id.patch patches.suse/18-crypto-ccp-add-platform-security-processor-psp-device-support.patch patches.suse/19-crypto-ccp-add-secure-encrypted-virtualization-sev-command-support.patch patches.suse/20-crypto-ccp-implement-sev_factory_reset-ioctl-command.patch patches.suse/21-crypto-ccp-implement-sev_platform_status-ioctl-command.patch patches.suse/22-crypto-ccp-implement-sev_pek_gen-ioctl-command.patch patches.suse/23-crypto-ccp-implement-sev_pdh_gen-ioctl-command.patch patches.suse/24-crypto-ccp-implement-sev_pek_csr-ioctl-command.patch patches.suse/25-crypto-ccp-implement-sev_pek_cert_import-ioctl-command.patch patches.suse/26-crypto-ccp-implement-sev_pdh_cert_export-ioctl-command.patch patches.suse/27-kvm-x86-add-config_kvm_amd_sev.patch patches.suse/28-kvm-svm-reserve-asid-range-for-sev-guest.patch patches.suse/29-kvm-svm-add-sev-module_param.patch patches.suse/30-kvm-define-sev-key-management-command-id.patch patches.suse/31-kvm-svm-add-kvm_sev_init-command.patch patches.suse/32-kvm-svm-vmrun-should-use-associated-asid-when-sev-is-enabled.patch patches.suse/33-kvm-svm-add-support-for-kvm_sev_launch_start-command.patch patches.suse/34-kvm-svm-add-support-for-kvm_sev_launch_update_data-command.patch patches.suse/35-kvm-svm-add-support-for-kvm_sev_launch_measure-command.patch patches.suse/36-kvm-svm-add-support-for-sev-launch_finish-command.patch patches.suse/37-kvm-svm-add-support-for-sev-guest_status-command.patch patches.suse/38-kvm-svm-add-support-for-sev-debug_decrypt-command.patch patches.suse/39-kvm-svm-add-support-for-sev-debug_encrypt-command.patch patches.suse/40-kvm-svm-add-support-for-sev-launch_secret-command.patch patches.suse/41-kvm-svm-pin-guest-memory-when-sev-is-active.patch patches.suse/42-kvm-svm-clear-c-bit-from-the-page-fault-address.patch patches.suse/43-kvm-svm-do-not-install-ud-intercept-when-sev-is-enabled.patch patches.suse/44-kvm-x86-restart-the-guest-when-insn_len-is-zero-and-sev-is-enabled.patch patches.suse/x86-mm-add-a-function-to-check-if-a-pfn-is-uc-uc-wc patches.suse/kvm-mmu-consider-host-cache-mode-in-mmio-page-check patches.suse/KVM-nVMX-Fix-bug-of-injecting-L2-exception-into-L1.patch patches.suse/kvm-x86-change-_kvm_apic_update_irr-to-also-return-if-max-irr-updated patches.suse/kvm-nvmx-re-evaluate-l1-pending-events-when-running-l2-and-l1-got-posted-interrupt patches.suse/kvm-nvmx-fix-injection-to-l2-when-l1-don-t-intercept-external-interrupts patches.suse/kvm-nvmx-fix-races-when-sending-nested-pi-while-dest-enters-leaves-l2 patches.suse/KVM-s390-use-created_vcpus-in-more-places.patch patches.suse/kvm-s390-vsie-use-read_once-to-access-some-scb-fields.patch patches.suse/KVM-s390-diagnoses-are-instructions-as-well.patch patches.suse/KVM-s390-add-vcpu-stat-counters-for-many-instruction.patch patches.suse/KVM-arm-arm64-Detangle-kvm_mmu.h-from-kvm_hyp.h.patch patches.suse/KVM-arm-arm64-Split-dcache-icache-flushing.patch patches.suse/arm64-KVM-Add-invalidate_icache_range-helper.patch patches.suse/arm-KVM-Add-optimized-PIPT-icache-flushing.patch patches.suse/arm64-KVM-PTE-PMD-S2-XN-bit-definition.patch patches.suse/KVM-arm-arm64-Limit-icache-invalidation-to-prefetch-.patch patches.suse/KVM-arm-arm64-Only-clean-the-dcache-on-translation-f.patch patches.suse/KVM-arm-arm64-Preserve-Exec-permission-across-R-W-pe.patch patches.suse/KVM-arm-arm64-Drop-vcpu-parameter-from-guest-cache-m.patch patches.suse/KVM-arm-arm64-Handle-CPU_PM_ENTER_FAILED.patch patches.suse/x86-kvm-vmx-do-not-use-vm-exit-instruction-length-fo.patch patches.suse/msft-hv-1588-x86-hyperv-Check-for-required-priviliges-in-hyperv_i.patch patches.suse/msft-hv-1589-x86-hyperv-Add-a-function-to-read-both-TSC-and-TSC-p.patch patches.suse/msft-hv-1590-x86-hyperv-Reenlightenment-notifications-support.patch patches.suse/msft-hv-1591-x86-hyperv-Redirect-reenlightment-notifications-on-C.patch patches.suse/msft-hv-1592-x86-irq-Count-Hyper-V-reenlightenment-interrupts.patch patches.suse/KVM-PPC-Book3S-HV-Avoid-shifts-by-negative-amounts.patch patches.suse/KVM-PPC-Book3S-HV-Fix-typo-in-kvmppc_hv_get_dirty_lo.patch patches.suse/KVM-PPC-Book3S-HV-Remove-useless-statement.patch patches.suse/KVM-PPC-Book3S-HV-Fix-conditions-for-starting-vcpu.patch patches.suse/KVM-PPC-Book3S-Eliminate-some-unnecessary-checks.patch patches.suse/KVM-PPC-Book3S-HV-Remove-vcpu-arch.dec-usage.patch patches.suse/KVM-PPC-Use-seq_puts-in-kvmppc_exit_timing_show.patch patches.suse/KVM-PPC-Book3S-HV-Enable-migration-of-decrementer-re.patch patches.suse/KVM-PPC-Book3S-HV-Make-sure-we-don-t-re-enter-guest-.patch patches.suse/KVM-PPC-Book3S-HV-Do-SLB-load-unload-with-guest-LPCR.patch patches.suse/KVM-PPC-Book3S-HV-Allow-HPT-and-radix-on-the-same-co.patch patches.suse/KVM-PPC-Book3S-HV-Enable-use-of-the-new-XIVE-single-.patch patches.suse/KVM-PPC-Book3S-HV-Don-t-use-existing-prodded-flag-fo.patch patches.suse/KVM-PPC-Book3S-HV-Check-DR-not-IR-to-chose-real-vs-v.patch patches.suse/KVM-PPC-Book3S-HV-Make-xive_pushed-a-byte-not-a-word.patch patches.suse/KVM-PPC-Book3S-HV-Keep-XIVE-escalation-interrupt-mas.patch patches.suse/KVM-PPC-Book3S-HV-Drop-locks-before-reading-guest-me.patch patches.suse/KVM-PPC-Book3S-PR-Fix-svcpu-copying-with-preemption-.patch patches.suse/KVM-PPC-Book3S-PR-Fix-broken-select-due-to-misspelli.patch patches.suse/KVM-PPC-Book3S-HV-Fix-handling-of-secondary-HPTEG-in.patch patches.suse/KVM-PPC-Book3S-HV-Make-HPT-resizing-work-on-POWER9.patch patches.suse/KVM-PPC-Book3S-HV-Branch-inside-feature-section.patch patches.suse/KVM-PPC-Book3S-Add-MMIO-emulation-for-VMX-instructio.patch patches.suse/cros_ec-fix-nul-termination-for-firmware-build-info patches.suse/platform-chrome-cros_ec_lpc-remove-redundant-pointer patches.suse/platform-chrome-Use-proper-protocol-transfer-functio patches.suse/platform-mellanox-mlxreg-hotplug-Fix-uninitialized-v.patch patches.suse/platform-x86-mlx-platform-Use-defines-for-bus-assign.patch patches.suse/platform-x86-mlx-platform-Add-define-for-the-negativ.patch patches.suse/platform-x86-mlx-platform-Fix-power-cable-setting-fo.patch patches.suse/platform-x86-mlx-platform-Add-support-for-new-msn274.patch patches.suse/platform-x86-mlx-platform-Add-support-for-new-msn201.patch patches.suse/platform-x86-mlx-platform-Add-support-for-new-200G-I.patch patches.suse/blk-wbt-account-flush-requests-correctly.patch patches.suse/0155-bcache-add-journal-statistic.patch patches.suse/0156-bcache-fix-high-CPU-occupancy-during-journal.patch patches.suse/0157-bcache-properly-set-task-state-in-bch_writeback_thre.patch patches.suse/0158-bcache-set-error_limit-correctly.patch patches.suse/0159-bcache-fix-for-allocator-and-register-thread-race.patch patches.suse/0160-bcache-set-writeback_rate_update_seconds-in-range-1-.patch patches.suse/0161-bcache-return-attach-error-when-no-cache-set-exist.patch patches.suse/0162-bcache-fix-for-data-collapse-after-re-attaching-an-a.patch patches.suse/block-bfq-add-requeue-request-hook.patch patches.suse/powerpc-pci-Fix-broken-INTx-configuration-via-OF.patch patches.suse/crypto-sha512-mb-initialize-pending-lengths-correctl patches.suse/crypto-talitos-fix-Kernel-Oops-on-hashing-an-empty-f patches.suse/crypto-caam-fix-endless-loop-when-DECO-acquire-fails patches.suse/powerpc-numa-Invalidate-numa_cpu_lookup_table-on-cpu.patch patches.suse/powerpc-64s-radix-Boot-time-NULL-pointer-protection-.patch patches.suse/powerpc-mm-radix-Split-linear-mapping-on-hot-unplug.patch patches.suse/powerpc-pseries-Enable-RAS-hotplug-events-later.patch patches.suse/powerpc-mm-Flush-radix-process-translations-when-set.patch patches.suse/powerpc-mm-Fix-crashes-with-16G-huge-pages.patch patches.suse/powerpc-mm-hash64-Allocate-larger-PMD-table-if-huget.patch patches.suse/powerpc-mm-hash64-Store-the-slot-information-at-the-.patch patches.suse/powerpc-mm-hash64-Zero-PGD-pages-on-allocation.patch patches.suse/powerpc-pseries-Fix-build-break-for-SPLPAR-n-and-CPU.patch patches.suse/x86-entry-64-clear-extra-registers-beyond-syscall-arguments-to-reduce-speculation-attack-surface.patch patches.suse/x86-entry-64-clear-registers-for-exceptions-interrupts-to-reduce-speculation-attack-surface.patch patches.suse/x86-entry-64-compat-clear-registers-for-compat-syscalls-to-reduce-speculation-attack-surface.patch patches.suse/objtool-Fix-switch-table-detection.patch patches.suse/x86-mm-pti-fix-pti-comment-in-entry_syscall_64 patches.suse/x86-speculation-Update-Speculation-Control-microcode.patch patches.suse/x86-speculation-Correct-Speculation-Control-microcod.patch patches.suse/kvm-x86-reduce-retpoline-performance-impact-in-slot_handle_level_range-by-always-inlining-iterator-helper-methods.patch patches.suse/x86-nvmx-properly-set-spec_ctrl-and-pred_cmd-before-merging-msrs.patch patches.suse/kvm-nvmx-set-the-cpu_based_use_msr_bitmaps-if-we-have-a-valid-l02-msr-bitmap.patch patches.suse/x86-speculation-clean-up-various-spectre-related-details.patch patches.suse/x86-entry-64-merge-save_c_regs-and-save_extra_regs-remove-unused-extensions.patch patches.suse/x86-entry-64-merge-the-pop_c_regs-and-pop_extra_regs-macros-into-a-single-pop_regs-macro.patch patches.suse/x86-entry-64-interleave-xor-register-clearing-with-push-instructions.patch patches.suse/x86-entry-64-introduce-the-push_and_clean_regs-macro.patch patches.suse/x86-entry-64-use-push_and_clean_regs-in-more-cases.patch patches.suse/x86-entry-64-get-rid-of-the-alloc_pt_gpregs_on_stack-and-save_and_clear_regs-macros.patch patches.suse/x86-entry-64-indent-push_and_clear_regs-and-pop_regs-properly.patch patches.suse/x86-entry-64-fix-paranoid_entry-frame-pointer-warning.patch patches.suse/x86-entry-64-remove-the-unused-icebp-macro.patch patches.suse/objtool-fix-segfault-in-ignore_unreachable_insn.patch patches.suse/x86-debug-objtool-annotate-warn-related-ud2-as-reachable.patch patches.suse/x86-debug-use-ud2-for-warn.patch patches.suse/x86-speculation-fix-up-array_index_nospec_mask-asm-constraint.patch patches.suse/nospec-move-array_index_nospec-parameter-checking-into-separate-macro.patch patches.suse/x86-speculation-Add-asm-msr-index.h-dependency.patch patches.suse/x86-mm-rename-flush_tlb_single-and-flush_tlb_one-to-_flush_tlb_one_.patch patches.suse/09.0-x86-spectre-fix-an-error-message.patch patches.suse/x86-entry-64-fix-cr3-restore-in-paranoid_exit.patch patches.suse/vfs-proc-kcore-x86-mm-kcore-fix-smap-fault-when-dumping-vsyscall-user-page patches.suse/x86-smpboot-fix-uncore_pci_remove-indexing-bug-when-hot-removing-a-physical-cpu.patch patches.suse/x86-platform-uv-fix-gam-range-table-entries-less-than-1gb patches.suse/x86-mm-mm-hwpoison-don-t-unconditionally-unmap-kernel-1-1-pages.patch patches.suse/0001-locking-qspinlock-Ensure-node-is-initialised-before-.patch patches.suse/0002-locking-qspinlock-Ensure-node-count-is-updated-befor.patch patches.suse/9p-trans_virtio-discard-zero-length-reply.patch patches.suse/hwmon-k10temp-only-apply-temperature-offset-if-result-is.patch patches.suse/PM-wakeirq-Fix-unbalanced-IRQ-enable-for-wakeirq patches.suse/PM-runtime-Update-links_count-also-if-CONFIG_SRCU patches.suse/pm-cpuidle-fix-cpuidle_poll_state_init-prototype patches.suse/drm-amdgpu-add-new-device-to-use-atpx-quirk patches.suse/drm-i915-perf-Fix-compiler-warning-for-string-trunca patches.suse/drm-i915-perf-Fix-compiler-warning-for-string-trunc2 patches.suse/drm-i915-Avoid-truncation-before-clamping-userspace- patches.suse/drm-i915-Don-t-wake-the-device-up-to-check-if-the-en patches.suse/drm-i915-Lock-out-execlist-tasklet-while-peeking-ins patches.suse/4497-drm-i915-pmu-fix-sleep-under-atomic-in-rc6-readout patches.suse/4498-drm-i915-pmu-fix-building-without-config_pm patches.suse/drm-i915-gvt-add-0xe4f0-into-gen9-render-list patches.suse/drm-i915-gvt-Support-BAR0-8-byte-reads-writes patches.suse/drm-i915-gvt-fix-one-typo-of-render_mmio-trace patches.suse/drm-i915-vlv-Add-cdclk-workaround-for-DSI patches.suse/drm-i915-Add-intel_bios_cleanup-function patches.suse/drm-i915-Free-memdup-ed-DSI-VBT-data-structures-on-d patches.suse/drm-i915-Fix-DSI-panels-with-v1-MIPI-sequences-witho patches.suse/4499-drm-nouveau-make-clock-gate-support-conditional patches.suse/ALSA-hda-Fix-headset-mic-detection-problem-for-two-D patches.suse/ALSA-hda-realtek-Add-headset-mode-support-for-Dell-l patches.suse/ALSA-hda-realtek-Enable-Thinkpad-Dock-device-for-ALC patches.suse/ALSA-usb-audio-add-implicit-fb-quirk-for-Behringer-U patches.suse/ALSA-usb-audio-Fix-UAC2-get_ctl-request-with-a-RANGE patches.suse/ALSA-usb-add-more-device-quirks-for-USB-DSD-devices patches.suse/ALSA-seq-Fix-racy-pool-initializations patches.suse/ALSA-hda-realtek-PCI-quirk-for-Fujitsu-U7x7 patches.suse/platform-x86-wmi-fix-off-by-one-write-in-wmi_dev_pro.patch patches.suse/platform-x86-dell-laptop-fix-kbd_get_state-s-request.patch patches.suse/platform-x86-dell-laptop-Removed-duplicates-in-DMI-w.patch patches.suse/0164-dm-correctly-handle-chained-bios-in-dec_pending.patch patches.suse/btrfs-fix-deadlock-in-run_delalloc_nocow.patch patches.suse/btrfs-fix-crash-due-to-not-cleaning-up-tree-log-block-s-dirty-bits.patch patches.suse/btrfs-fix-extent-state-leak-from-tree-log.patch patches.suse/btrfs-btrfs_evict_inode-must-clear-all-inodes.patch patches.suse/btrfs-fix-use-after-free-on-root-orphan_block_rsv.patch patches.suse/btrfs-fix-unexpected-eexist-when-creating-new-inode.patch patches.suse/btrfs-remove-spurious-WARN_ON-ref-count-0-in-find_pa.patch patches.suse/btrfs-fix-use-after-free-when-cleaning-up-fs_devs-with-a-single-stale-device.patch patches.suse/xenbus-track-caller-request-id.patch patches.suse/x86-xen-calculate-_max_logical_packages-on-pv-domains.patch patches.suse/0015-arm64-Add-missing-Falkor-part-number-for-branch-pred.patch patches.suse/0001-arm64-proc-Set-PTE_NG-for-table-entries-to-avoid-tra.patch patches.suse/powerpc-xive-Use-hw-CPU-ids-when-configuring-the-CPU.patch patches.suse/powerpc-pseries-Check-for-zero-filled-ibm-dynamic-me.patch patches.suse/mtd-nand-vf610-set-correct-ooblayout.patch patches.suse/mmc-bcm2835-Don-t-overwrite-max-frequency-unconditio patches.suse/blk-optimization-for-classic-polling.patch patches.suse/nvme-rename-NVME_CTRL_RECONNECTING-state-to-NVME_CTR.patch patches.suse/nvme-rdma-use-NVME_CTRL_CONNECTING-state-to-mark-ini.patch patches.suse/nvme-delete-NVME_CTRL_LIVE-NVME_CTRL_CONNECTING-tran.patch patches.suse/nvme-Fix-discard-buffer-overrun.patch patches.suse/nvme_fc-correct-abort-race-condition-on-resets.patch patches.suse/nvme_fc-cleanup-io-completion.patch patches.suse/nvme-Don-t-use-a-stack-buffer-for-keep-alive-command.patch patches.suse/nvme-fix-the-deadlock-in-nvme_update_formats.patch patches.suse/nvme-pci-Remap-CMB-SQ-entries-on-every-controller-re.patch patches.suse/nvme-pci-Fix-timeouts-in-connecting-state.patch patches.suse/nvmet-Change-return-code-of-discard-command-if-not-s.patch patches.suse/nvme-rdma-fix-sysfs-invoked-reset_ctrl-error-flow.patch patches.suse/cpumask-Make-for_each_cpu_wrap-available-on-UP-as-well.patch patches.suse/irqchip-gic-v3-Change-pr_debug-message-to-pr_devel patches.suse/irqchip-gic-v3-Use-wmb-instead-of-smb_wmb-in-gic_rai patches.suse/irqchip-gic-v3-Ignore-disabled-ITS-nodes patches.suse/ptr_ring-prevent-integer-overflow-when-calculating-s.patch patches.suse/mvpp2-fix-multicast-address-filter.patch patches.suse/bridge-check-brport-attr-show-in-brport_show.patch patches.suse/sctp-do-not-pr_err-for-the-duplicated-node-in-transp.patch patches.suse/tcp-Honor-the-eor-bit-in-tcp_mtu_probe.patch patches.suse/net-phy-fix-wrong-mask-to-phy_modify.patch patches.suse/0001-net-thunderbolt-Tear-down-connection-properly-on-sus.patch patches.suse/0001-net-thunderbolt-Run-disconnect-flow-asynchronously-w.patch patches.suse/net-cavium-fix-NULL-pointer-dereference-in-cavium_pt.patch patches.suse/0001-uapi-if_ether.h-move-__UAPI_DEF_ETHHDR-libc-define.patch patches.suse/mlxsw-spectrum_router-Fix-error-path-in-mlxsw_sp_vr_.patch patches.suse/net-sched-don-t-set-q-pointer-for-shared-blocks.patch patches.suse/net-sched-fix-tc_u_common-lookup.patch patches.suse/net-fix-race-on-decreasing-number-of-TX-queues.patch patches.suse/ibmvnic-Wait-until-reset-is-complete-to-set-carrier-.patch patches.suse/ibmvnic-Fix-login-buffer-memory-leaks.patch patches.suse/ibmvnic-Fix-NAPI-structures-memory-leak.patch patches.suse/ibmvnic-Free-RX-socket-buffer-in-case-of-adapter-err.patch patches.suse/ibmvnic-Clean-RX-pool-buffers-during-device-close.patch patches.suse/docs-segmentation-offloads.txt-Fix-ref-to-SKB_GSO_TU patches.suse/tls-retrun-the-correct-IV-in-getsockopt.patch patches.suse/tls-reset-the-crypto-info-if-copy_from_user-fails.patch patches.suse/tls-getsockopt-return-record-sequence-number.patch patches.suse/NFC-llcp-Limit-size-of-SDP-URI patches.suse/fib_semantics-Don-t-match-route-with-mismatching-tcl.patch patches.suse/cxgb4-free-up-resources-of-pf-0-3.patch patches.suse/cxgb4-fix-trailing-zero-in-CIM-LA-dump.patch patches.suse/PCI-cxgb4-Extend-T3-PCI-quirk-to-T4-devices.patch patches.suse/dn_getsockoptdecnet-move-nf_-get-set-sockopt-outside.patch patches.suse/udplite-fix-partial-checksum-initialization.patch patches.suse/tun-fix-tun_napi_alloc_frags-frag-allocator.patch patches.suse/mlxsw-spectrum_router-Do-not-unconditionally-clear-r.patch patches.suse/tg3-APE-heartbeat-changes.patch patches.suse/x86-Treat-R_X86_64_PLT32-as-R_X86_64_PC32.patch patches.suse/kernel-relay.c-limit-kmalloc-size-to-KMALLOC_MAX_SIZ patches.suse/IB-ipoib-Do-not-warn-if-IPoIB-debugfs-doesn-t-exist.patch patches.suse/RDMA-restrack-Remove-unimplemented-XRCD-object.patch patches.suse/IB-uverbs-Always-use-the-attribute-size-provided-by-.patch patches.suse/IB-uverbs-Use-inline-data-transfer-for-UHW_IN.patch patches.suse/IB-uverbs-Use-u64_to_user_ptr-not-a-union.patch patches.suse/IB-uverbs-Fix-method-merging-in-uverbs_ioctl_merge.patch patches.suse/IB-uverbs-Use-__aligned_u64-for-uapi-headers.patch patches.suse/IB-uverbs-Add-ioctl-support-for-32bit-processes.patch patches.suse/IB-uverbs-Fix-possible-oops-with-duplicate-ioctl-att.patch patches.suse/IB-uverbs-Hold-the-uobj-write-lock-after-allocate.patch patches.suse/RDMA-uverbs-Protect-from-races-between-lookup-and-de.patch patches.suse/IB-uverbs-Improve-lockdep_check.patch patches.suse/IB-uverbs-Fix-unbalanced-unlock-on-error-path-for-rd.patch patches.suse/RDMA-uverbs-Protect-from-command-mask-overflow.patch patches.suse/RDMA-restrack-Increment-CQ-restrack-object-before-co.patch patches.suse/RDMA-uverbs-Fix-bad-unlock-balance-in-ib_uverbs_clos.patch patches.suse/RDMA-uverbs-Fix-circular-locking-dependency.patch patches.suse/RDMA-uverbs-Sanitize-user-entered-port-numbers-prior.patch patches.suse/RDMA-vmw_pvrdma-Fix-usage-of-user-response-structure.patch patches.suse/RDMA-verbs-Check-existence-of-function-prior-to-acce.patch patches.suse/RDMA-restrack-don-t-use-uaccess_kernel.patch patches.suse/RDMA-bnxt_re-Disable-atomic-capability-on-bnxt_re-ad.patch patches.suse/RDMA-bnxt_re-Unpin-SQ-and-RQ-memory-if-QP-create-fai.patch patches.suse/RDMA-bnxt_re-Synchronize-destroy_qp-with-poll_cq.patch patches.suse/RDMA-bnxt_re-Fix-system-crash-during-load-unload.patch patches.suse/RDMA-bnxt_re-Avoid-system-hang-during-device-un-reg.patch patches.suse/RDMA-uverbs-Fix-kernel-panic-while-using-XRC_TGT-QP-.patch patches.suse/extcon-int3496-process-id-pin-first-so-that-we-start patches.suse/mei-me-add-cannon-point-device-ids patches.suse/mei-me-add-cannon-point-device-ids-for-4th-device patches.suse/0249-staging-fsl-mc-fix-build-testing-on-x86.patch patches.suse/staging-iio-adc-ad7192-fix-external-frequency-settin patches.suse/staging-iio-ad5933-switch-buffer-mode-to-software patches.suse/iio-adis_lib-Initialize-trigger-before-requesting-in patches.suse/iio-buffer-check-if-a-buffer-has-been-set-up-when-po patches.suse/0001-xhci-workaround-for-AMD-Promontory-disabled-ports-wa.patch patches.suse/xhci-Don-t-print-a-warning-when-setting-link-state-f.patch patches.suse/USB-serial-option-Add-support-for-Quectel-EP06.patch patches.suse/0001-ohci-hcd-Fix-race-condition-caused-by-ohci_urb_enque.patch patches.suse/0001-usbip-keep-usbip_device-sockfd-state-in-sync-with-tc.patch patches.suse/0001-usb-host-ehci-use-correct-device-pointer-for-dma-ops.patch patches.suse/usb-ldusb-add-PIDs-for-new-CASSY-devices-supported-b.patch patches.suse/0001-usb-ohci-Proper-handling-of-ed_rm_list-to-handle-rac.patch patches.suse/0001-Add-delay-init-quirk-for-Corsair-K70-RGB-keyboards.patch patches.suse/0001-usb-cdc_acm-prevent-race-at-write-to-acm-while-syste.patch patches.suse/usb-dwc3-gadget-Set-maxpacket-size-for-ep0-IN.patch patches.suse/usb-dwc3-ep0-Reset-TRB-counter-for-ep0-IN.patch patches.suse/usb-gadget-f_uac2-fix-bFirstInterface-in-composite-g.patch patches.suse/usb-dwc3-Undo-PHY-init-if-soft-reset-fails.patch patches.suse/usb-gadget-f_fs-Process-all-descriptors-during-bind.patch patches.suse/usb-gadget-f_fs-Use-config_ep_by_speed.patch patches.suse/usb-dwc3-omap-don-t-miss-events-during-suspend-resum.patch patches.suse/usb-gadget-core-Fix-use-after-free-of-usb_request.patch patches.suse/usb-dwc3-Fix-GDBGFIFOSPACE_TYPE-values.patch patches.suse/usb-gadget-fsl_udc_core-fix-ep-valid-checks.patch patches.suse/usb-dwc2-Fix-dwc2_hsotg_core_init_disconnected.patch patches.suse/USB-gadget-udc-Add-missing-platform_device_put-on-er.patch patches.suse/usb-musb-fix-enumeration-after-resume.patch patches.suse/0001-Revert-usb-musb-host-don-t-start-next-rx-urb-if-curr.patch patches.suse/crypto-s5p-sss-Fix-kernel-Oops-in-AES-ECB-mode patches.suse/drm-exynos-g2d-use-monotonic-timestamps patches.suse/drm-exynos-fix-comparison-to-bitshift-when-dealing-w patches.suse/4500-drm-exynos-g2d-delete-an-error-message-for-a-failed-memory-allocation-in-two-functions patches.suse/4501-drm-exynos-remove-exynos_drm_rotator-h patches.suse/4502-drm-exynos-use-proper-macro-definition-for-hdmi_i2s_pin_sel_1 patches.suse/drm-cirrus-Load-lut-in-crtc_commit patches.suse/4503-drm-edid-quirk-oculus-rift-headsets-as-non-desktop patches.suse/4504-drm-edid-quirk-windows-mixed-reality-headsets-as-non-desktop patches.suse/4505-drm-edid-quirk-sony-playstation-vr-headset-as-non-desktop patches.suse/drm-atomic-Fix-memleak-on-ERESTARTSYS-during-non-blo patches.suse/workqueue-Allow-retrieval-of-current-task-s-work-str patches.suse/drm-Allow-determining-if-current-task-is-output-poll patches.suse/drm-nouveau-Fix-deadlock-on-runtime-suspend patches.suse/drm-radeon-Fix-deadlock-on-runtime-suspend patches.suse/drm-amdgpu-Fix-deadlock-on-runtime-suspend patches.suse/drm-edid-Add-6-bpc-quirk-for-CPT-panel-in-Asus-UX303 patches.suse/drm-Handle-unexpected-holes-in-color-eviction patches.suse/drm-meson-fix-vsync-buffer-update patches.suse/gpu-ipu-v3-pre-fix-device-node-leak-in-ipu_pre_looku patches.suse/gpu-ipu-v3-prg-fix-device-node-leak-in-ipu_prg_looku patches.suse/scsi-mpt3sas-fix-an-out-of-bound-write.patch patches.suse/scsi-qla2xxx-Fix-memory-corruption-during-hba-reset-.patch patches.suse/scsi-ibmvfc-fix-misdefined-reserved-field-in.patch patches.suse/scsi-ufs-Enable-quirk-to-ignore-sending-WRITE_SAME-c.patch patches.suse/scsi-csiostor-remove-redundant-assignment-to-pointer.patch patches.suse/scsi-bnx2fc-Fix-check-in-SCSI-completion-handler-for.patch patches.suse/scsi-sym53c8xx_2-iterator-underflow-in-sym_getsync.patch patches.suse/scsi-qla2xxx-Avoid-triggering-undefined-behavior-in-.patch patches.suse/scsi-aic7xxx-remove-aiclib.c.patch patches.suse/scsi-scsi_dh-Document-alua_rtpg_queue-arguments.patch patches.suse/scsi-qla2xxx-Fix-a-locking-imbalance-in-qlt_24xx_han.patch patches.suse/msft-hv-1594-scsi-storvsc-Increase-cmd_per_lun-for-higher-speed-d.patch patches.suse/scsi-qla2xxx-Fix-double-free-bug-after-firmware-time.patch patches.suse/scsi-qla2xxx-Fix-incorrect-handle-for-abort-IOCB.patch patches.suse/qedi-fix-truncation-of-chap-name-and-secret patches.suse/qedi-cleanup-local-str-variable patches.suse/scsi-aacraid-fix-shutdown-crash-when-init-fails.patch patches.suse/0002-scsi-qla4xxx-skip-error-recovery-in-case-of-register-disconnect patches.suse/i2c-designware-must-wait-for-enable patches.suse/i2c-i801-Add-missing-documentation-entries-for-Brasw.patch patches.suse/i2c-bcm2835-Set-up-the-rising-falling-edge-delays.patch patches.suse/0459-i2c-designware-Consider-SCL-GPIO-optional.patch patches.suse/0001-arm64-cpufeature-Fix-CTR_EL0-field-definitions.patch patches.suse/arm64-Disable-unhandled-signal-log-messages-by-defau.patch patches.suse/0001-arm64-Remove-unimplemented-syscall-log-message.patch patches.suse/ARM-ux500-remove-PMU-IRQ-bouncer.patch patches.suse/0053-arm_pmu-kill-arm_pmu_platdata.patch patches.suse/0054-arm_pmu-fold-platform-helpers-into-platform-code.patch patches.suse/0055-arm_pmu-add-armpmu_alloc_atomic.patch patches.suse/0056-arm_pmu-acpi-check-for-mismatched-PPIs.patch patches.suse/0057-arm_pmu-explicitly-enable-disable-SPIs-at-hotplug.patch patches.suse/0058-arm_pmu-note-IRQs-and-PMUs-per-cpu.patch patches.suse/0059-arm_pmu-acpi-request-IRQs-up-front.patch patches.suse/arm64-perf-correct-PMUVer-probing.patch patches.suse/0006-arm64-Enforce-BBM-for-huge-IO-VMAP-mappings.patch patches.suse/0015-arm64-fix-unwind_frame-for-filtered-out-fn-for-funct.patch patches.suse/PKCS-7-fix-certificate-chain-verification patches.suse/PKCS-7-fix-certificate-blacklisting patches.suse/PKCS-7-fix-direct-verification-of-SignerInfo-signatu patches.suse/X.509-fix-BUG_ON-when-hash-algorithm-is-unsupported patches.suse/X.509-fix-NULL-dereference-when-restricting-key-with patches.suse/KEYS-Use-individual-pages-in-big_key-for-crypto-buff patches.suse/integrity-security-fix-digsig.c-build-error-with-hea.patch patches.suse/ibmvnic-Check-for-NULL-skb-s-in-NAPI-poll-routine.patch patches.suse/net-sched-report-if-filter-is-too-large-to-dump.patch patches.suse/netfilter-ipt_CLUSTERIP-fix-a-race-condition-of-proc.patch patches.suse/netfilter-drop-outermost-socket-lock-in-getsockopt.patch patches.suse/netfilter-add-back-stackpointer-size-checks.patch patches.suse/netfilter-ipt_CLUSTERIP-fix-a-refcount-bug-in-cluste.patch patches.suse/netfilter-x_tables-fix-missing-timer-initialization-.patch patches.suse/netfilter-nat-cope-with-negative-port-range.patch patches.suse/netfilter-IDLETIMER-be-syzkaller-friendly.patch patches.suse/net-mlx5e-Fix-TCP-checksum-in-LRO-buffers.patch patches.suse/net-mlx5e-Fix-loopback-self-test-when-GRO-is-off.patch patches.suse/net-mlx5e-Verify-inline-header-size-do-not-exceed-SK.patch patches.suse/net-mlx5e-Eliminate-build-warnings-on-no-previous-pr.patch patches.suse/net-mlx5-Address-static-checker-warnings-on-non-cons.patch patches.suse/net-mlx5e-Return-error-if-prio-is-specified-when-off.patch patches.suse/net-mlx5e-Specify-numa-node-when-allocating-drop-rq.patch patches.suse/net-mlx5-Use-128B-cacheline-size-for-128B-or-larger-.patch patches.suse/net-mlx5-Add-header-re-write-to-the-checks-for-confl.patch patches.suse/net-mlx5-E-Switch-Fix-drop-counters-use-before-creat.patch patches.suse/net-mlx5-Fix-error-handling-when-adding-flow-rules.patch patches.suse/virtio_net-disable-XDP_REDIRECT-in-receive_mergeable.patch patches.suse/virtio_net-fix-XDP-code-path-in-receive_small patches.suse/virtio_net-fix-memory-leak-in-XDP_REDIRECT.patch patches.suse/virtio_net-fix-ndo_xdp_xmit-crash-towards-dev-not-re.patch patches.suse/bpf-fix-memory-leak-in-lpm_trie-map_free-callback-fu.patch patches.suse/bpf-fix-sock_map_alloc-error-path.patch patches.suse/bpf-cpumap-use-GFP_KERNEL-instead-of-GFP_ATOMIC-in-_.patch patches.suse/bpf-fix-bpf_prog_array_copy_to_user-warning-from-per.patch patches.suse/tools-bpftool-preserve-JSON-for-batch-mode-when-dump.patch patches.suse/tools-bpftool-preserve-JSON-output-on-errors-on-batc.patch patches.suse/bpf-fix-mlock-precharge-on-arraymaps.patch patches.suse/tools-libbpf-Avoid-possibly-using-uninitialized-vari.patch patches.suse/amd-xgbe-Restore-PCI-interrupt-enablement-setting-on.patch patches.suse/netlink-put-module-reference-if-dump-start-fails.patch patches.suse/smsc75xx-fix-smsc75xx_set_features patches.suse/tcp_bbr-better-deal-with-suboptimal-GSO.patch patches.suse/net-ipv4-Set-addr_type-in-hash_keys-for-forwarded-ca.patch patches.suse/ibmvnic-Fix-early-release-of-login-buffer.patch patches.suse/cfg80211-use-only-1Mbps-for-basic-rates-in-mesh.patch patches.suse/mac80211-mesh-fix-wrong-mesh-TTL-offset-calculation patches.suse/cfg80211-fix-cfg80211_beacon_dup patches.suse/mac80211_hwsim-don-t-use-WQ_MEM_RECLAIM.patch patches.suse/mac80211-round-IEEE80211_TX_STATUS_HEADROOM-up-to-mu patches.suse/mac80211-fix-a-possible-leak-of-station-stats patches.suse/mac80211-fix-calling-sleeping-function-in-atomic-con patches.suse/cfg80211-clear-wep-keys-after-disconnection patches.suse/mac80211-Do-not-disconnect-on-invalid-operating-clas patches.suse/mac80211-Fix-sending-ADDBA-response-for-an-ongoing-s patches.suse/regulatory-add-NUL-to-request-alpha2.patch patches.suse/rxrpc-Fix-send-in-rxrpc_send_data_packet.patch patches.suse/macvlan-fix-use-after-free-in-macvlan_common_newlink.patch patches.suse/ipv6-sit-work-around-bogus-gcc-8-Wrestrict-warning.patch patches.suse/bpf-clean-up-unused-variable-warning.patch patches.suse/selftests-bpf-tcpbpf_kern-use-in6_-macros-from-glibc.patch patches.suse/selftests-bpf-update-gitignore-with-test_libbpf_open.patch patches.suse/selftests-bpf-test_maps-exit-child-process-without-e.patch patches.suse/bpf-add-schedule-points-in-percpu-arrays-management.patch patches.suse/bpf-fix-rcu-lockdep-warning-for-lpm_trie-map_free-ca.patch patches.suse/bpf-x64-implement-retpoline-for-tail-call.patch patches.suse/bpf-arm64-fix-out-of-bounds-access-in-tail-call.patch patches.suse/net_sched-gen_estimator-fix-broken-estimators-based-.patch patches.suse/powerpc-eeh-Fix-crashes-in-eeh_report_resume.patch patches.suse/powerpc-pseries-Fix-duplicate-firmware-feature-for-D.patch patches.suse/powerpc-pseries-Revert-support-for-ibm-drc-info-devt.patch patches.suse/powerpc-bpf-jit-Fix-32-bit-JIT-for-seccomp_data-acce.patch patches.suse/powerpc-mm-drmem-Fix-unexpected-flag-value-in-ibm-dy.patch patches.suse/powerpc-pseries-Support-firmware-disable-of-RFI-flus.patch patches.suse/powerpc-powernv-Support-firmware-disable-of-RFI-flus.patch patches.suse/0006-nfs-system-crashes-after-NFS4ERR_MOVED-recovery.patch patches.suse/4506-treewide-trivial-remove-typo-noise patches.suse/x86-oprofile-fix-bogus-gcc-8-warning-in-nmi_setup patches.suse/msft-hv-1595-x86-headers-UAPI-Use-__u64-instead-of-u64-in-uapi-as.patch patches.suse/x86-intel_rdt-fix-incorrect-returned-value-when-creating-rdgroup-sub-directory-in-resctrl-file-system patches.suse/x86-topology-update-the-cpu-cores-field-in-proc-cpuinfo-correctly-across-cpu-hotplug-operations patches.suse/kvm-s390-force-bp-isolation-for-vsie.patch patches.suse/ARM-kvm-fix-building-with-gcc-8.patch patches.suse/KVM-s390-take-care-of-clock-comparator-sign-control.patch patches.suse/KVM-s390-consider-epoch-index-on-hotplugged-CPUs.patch patches.suse/KVM-s390-consider-epoch-index-on-TOD-clock-syncs.patch patches.suse/KVM-s390-provide-only-a-single-function-for-setting-.patch patches.suse/KVM-x86-move-LAPIC-initialization-after-VMCS-creatio.patch patches.suse/KVM-nVMX-preserve-SECONDARY_EXEC_DESC-without-UMIP.patch patches.suse/kvm-x86-remove-warn_on-for-when-vm_munmap-fails patches.suse/KVM-mmu-Fix-overlap-between-public-and-private-memsl.patch patches.suse/kvm-nvmx-don-t-halt-vcpu-when-l1-is-injecting-events-to-l2 patches.suse/kvm-x86-fix-backward-migration-with-async_pf patches.suse/include-psp-sev-capitalize-invalid-length-enum.patch patches.suse/kvm-svm-no-need-to-call-access_ok-in-launch_measure-command.patch patches.suse/kvm-svm-fix-sev-launch_secret-command.patch patches.suse/nospec-kill-array_index_nospec_mask_check.patch patches.suse/nospec-allow-index-argument-to-have-const-qualified-type.patch patches.suse/nospec-include-asm-barrier-h-dependency.patch patches.suse/x86-microcode-propagate-return-value-from-updating-functions patches.suse/x86-cpu-add-a-microcode-loader-callback patches.suse/x86-cpu-check-cpu-feature-bits-after-microcode-upgrade patches.suse/x86-entry-reduce-the-code-footprint-of-the-idtentry-macro patches.suse/x86-entry-64-use-xorl-for-faster-register-clearing patches.suse/x86-mm-fix-pmd-pud_set-clear_flags.patch patches.suse/x86-ldt-avoid-warning-in-32-bit-builds-with-older-gcc patches.suse/x86-64-realmode-add-instruction-suffix patches.suse/x86-speculation-Use-IBRS-if-available-before-calling.patch patches.suse/0001-x86-speculation-objtool-Annotate-indirect-calls-jump.patch patches.suse/0002-x86-paravirt-objtool-Annotate-indirect-calls.patch patches.suse/0003-x86-boot-objtool-Annotate-indirect-jump-in-secondary.patch patches.suse/0004-x86-mm-sme-objtool-Annotate-indirect-call-in-sme_enc.patch patches.suse/0005-objtool-Use-existing-global-variables-for-options.patch patches.suse/0006-objtool-Add-retpoline-validation.patch patches.suse/0007-objtool-Add-module-specific-retpoline-rules.patch patches.suse/x86-speculation-Move-firmware_restrict_branch_specul.patch patches.suse/kvm-x86-remove-indirect-msr-op-calls-from-spec_ctrl.patch patches.suse/kvm-vmx-optimize-vmx_vcpu_run-and-svm_vcpu_run-by-marking-the-rdmsr-path-as-unlikely patches.suse/tpm_tis-fix-potential-buffer-overruns-caused-by-bit-.patch patches.suse/tpm_i2c_nuvoton-fix-potential-buffer-overruns-caused.patch patches.suse/tpm_i2c_infineon-fix-potential-buffer-overruns-cause.patch patches.suse/tpm-st33zp24-fix-potential-buffer-overruns-caused-by.patch patches.suse/tpm-fix-potential-buffer-overruns-caused-by-bit-glit.patch patches.suse/ARM-mvebu-Fix-broken-PL310_ERRATA_753970-selects.patch patches.suse/ARM-OMAP2-timer-fix-a-kmemleak-caused-in-omap_get_ti.patch patches.suse/ARM-OMAP3-Fix-prm-wake-interrupt-for-resume.patch patches.suse/ARM-OMAP1-clock-Fix-debugfs_create_-usage.patch patches.suse/ARM-orion-fix-orion_ge00_switch_board_info-initializ.patch patches.suse/soc-imx-gpc-de-register-power-domains-only-if-initia patches.suse/4507-alsa-x86-hdmi-add-single_port-option-for-compatible-behavior patches.suse/ALSA-hda-Add-a-power_save-blacklist patches.suse/ALSA-usb-audio-Add-a-quirck-for-B-W-PX-headphones patches.suse/ALSA-hda-Fix-pincfg-at-resume-on-Lenovo-T470-dock patches.suse/ALSA-control-Fix-memory-corruption-risk-in-snd_ctl_e.patch patches.suse/ALSA-x86-Fix-potential-crash-at-error-path.patch patches.suse/printk-Wake-klogd-when-passing-console_lock-owner.patch patches.suse/0165-md-raid5-simplify-uninitialization-of-shrinker.patch patches.suse/0166-md-raid1-Fix-trailing-semicolon.patch patches.suse/0167-md-multipath-Use-seq_putc-in-multipath_status.patch patches.suse/0001-raid10-change-the-size-of-resync-window-for-clustere.patch patches.suse/0168-MD-Free-bioset-when-md_run-fails.patch patches.suse/0003-md-fix-md_write_start-deadlock-w-o-metadata-devices.patch patches.suse/0169-md-document-lifetime-of-internal-rdev-pointer.patch patches.suse/0170-md-only-allow-remove_and_add_spares-when-no-sync_thr.patch patches.suse/0001-md-raid10-fix-NULL-deference-in-handle_write_complet.patch patches.suse/0171-raid5-ppl-fix-handling-flush-requests.patch patches.suse/0172-md-raid5-avoid-string-overflow-warning.patch patches.suse/0173-md-cluster-choose-correct-label-when-clustered-layou.patch patches.suse/0174-md-fix-a-potential-deadlock-of-raid5-raid10-reshape.patch patches.suse/0175-md-raid1-fix-NULL-pointer-dereference.patch patches.suse/platform-x86-wmi-Fix-misuse-of-vsprintf-extension-pU.patch patches.suse/drm-amd-powerplay-vega10-allow-mclk-switching-with-n patches.suse/drm-amd-powerplay-smu7-allow-mclk-switching-with-no- patches.suse/Revert-drm-radeon-pm-autoswitch-power-state-when-in- patches.suse/4508-drm-amdgpu-add-a-missing-lock-for-drm_mm_takedown patches.suse/4509-drm-amdgpu-unify-the-dm-resume-calls-into-one patches.suse/4510-drm-amd-display-vga-black-screen-from-s3-when-attached-to-hook patches.suse/drm-radeon-insist-on-32-bit-DMA-for-Cedar-on-PPC64-P patches.suse/drm-i915-Fix-rsvd2-mask-when-out-fence-is-returned patches.suse/drm-i915-audio-fix-check-for-av_enc_map-overflow patches.suse/drm-i915-cnl-Fix-PORT_TX_DW5-7-register-address patches.suse/drm-i915-Clear-the-in-use-marker-on-execbuf-failure patches.suse/drm-i915-Make-global-seqno-known-in-i915_gem_request patches.suse/drm-nouveau-prefer-XBGR2101010-for-addfb-ioctl patches.suse/4511-drm-sun4i-enable-the-output-on-the-pins-tcon0 patches.suse/0001-virtio-gpu-fix-ioctl-and-expose-the-fixed-status-to-.patch patches.suse/4513-drm-amd-display-check-for-ipp-before-calling-cursor-operations patches.suse/4514-drm-amdgpu-only-flush-hotplug-work-without-dc patches.suse/4515-drm-amdgpu-move-wb_free-to-correct-place patches.suse/4516-drm-amdgpu-fixed-wrong-emit-frame-size-for-enc patches.suse/drm-amd-powerplay-fix-power-over-limit-on-Fiji patches.suse/4517-drm-amdgpu-correct-sdma_v4-get_wptrv2 patches.suse/4518-drm-amdgpu-fix-cleanups-for-wb_clear patches.suse/4519-drm-amd-amdgpu-correct-vram-width-for-apus-with-gmc9 patches.suse/4520-drm-amdgpu-skip-ecc-for-sriov-in-gmc-late_init patches.suse/mmc-sdhci-pci-Fix-S0i3-for-Intel-BYT-based-controlle patches.suse/mmc-dw_mmc-k3-Fix-out-of-bounds-access-through-DT-al.patch patches.suse/mmc-dw_mmc-Avoid-accessing-registers-in-runtime-susp patches.suse/mmc-core-avoid-hanging-to-claim-host-for-mmc-via-some-nested-calls.patch patches.suse/block-pass-inclusive-lend-parameter-to-truncate_inod.patch patches.suse/blk-mq-don-t-call-io-sched-s-.requeue_request-when-r.patch patches.suse/block-kyber-fix-domain-token-leak-during-requeue.patch patches.suse/direct-io-Fix-sleep-in-atomic-due-to-sync-AIO.patch patches.suse/genhd-Fix-leaked-module-reference-for-NVME-devices.patch patches.suse/genhd-Rename-get_disk-to-get_disk_and_module.patch patches.suse/genhd-Add-helper-put_disk_and_module.patch patches.suse/genhd-Fix-use-after-free-in-__blkdev_get.patch patches.suse/genhd-Fix-BUG-in-blkdev_open.patch patches.suse/blockdev-Avoid-two-active-bdev-inodes-for-one-device.patch patches.suse/0176-bcache-correct-flash-only-vols-check-all-uuids.patch patches.suse/0177-bcache-fix-kcrashes-with-fio-in-RAID5-backend-dev.patch patches.suse/0001-nbd-fix-return-value-in-error-handling-path.patch patches.suse/nvme-fabrics-don-t-check-for-non-NULL-module-in-nvmf.patch patches.suse/nvme-rdma-use-blk_rq_payload_bytes-instead-of-blk_rq.patch patches.suse/nvmet-loop-use-blk_rq_payload_bytes-for-sgl-selectio.patch patches.suse/nvme-pci-Fix-nvme-queue-cleanup-if-IRQ-setup-fails.patch patches.suse/nvme-multipath-fix-sysfs-dangerously-created-links.patch patches.suse/nvmet-fix-PSDT-field-check-in-command-format.patch patches.suse/mq-deadline-Make-sure-to-always-unlock-zones.patch patches.suse/block-fix-the-count-of-PGPGOUT-for-WRITE_SAME.patch patches.suse/block-display-the-correct-diskname-for-bio.patch patches.suse/block-fix-a-typo.patch patches.suse/0001-ceph-flush-dirty-caps-of-unlinked-inode-asap.patch patches.suse/0002-libceph-ceph-avoid-memory-leak-when-specifying-same-option-several-times.patch patches.suse/0003-ceph-fix-dentry-leak-when-failing-to-init-debugfs.patch patches.suse/0004-ceph-fix-potential-memory-leak-in-init_caches.patch patches.suse/xen-pirq-fix-error-path-cleanup-when-binding-msis.patch patches.suse/PCI-Allow-release-of-resources-that-were-never-assig patches.suse/kvm-x86-add-a-framework-for-supporting-msr-based-features patches.suse/kvm-svm-add-msr-based-feature-support-for-serializing-lfence patches.suse/kvm-x86-introduce-kvm_get_msr_feature patches.suse/KVM-x86-fix-vcpu-initialization-with-userspace-lapic.patch patches.suse/media-au0828-add-VIDEO_V4L2-dependency patches.suse/media-m88ds3103-don-t-call-a-non-initalized-function patches.suse/media-dmxdev-fix-error-code-for-invalid-ioctls patches.suse/dax-direct_access-does-not-sleep-anymore.patch patches.suse/dax-fix-vma_is_fsdax-helper.patch patches.suse/vfio-disable-filesystem-dax-page-pinning.patch patches.suse/libnvdimm-re-enable-deep-flush-for-pmem-devices-via-.patch patches.suse/memremap-fix-softlockup-reports-at-teardown.patch patches.suse/btrfs-use-kvzalloc-to-allocate-btrfs_fs_info.patch patches.suse/btrfs-fix-log-replay-failure-after-linking-special-file-and-fsync.patch patches.suse/btrfs-fix-log-replay-failure-after-unlink-and-link-combination.patch patches.suse/timers-Forward-timer-base-before-migrating-timers.patch patches.suse/xen-zero-MSR_IA32_SPEC_CTRL-before-suspend.patch patches.suse/objtool-fix-another-switch-table-detection-issue.patch patches.suse/x86-platform-intel-mid-Handle-Intel-Edison-reboot-correctly.patch patches.suse/l2tp-don-t-use-inet_shutdown-on-tunnel-destroy.patch patches.suse/l2tp-don-t-use-inet_shutdown-on-ppp-session-destroy.patch patches.suse/l2tp-fix-races-with-tunnel-socket-close.patch patches.suse/l2tp-fix-race-in-pppol2tp_release-with-session-objec.patch patches.suse/l2tp-fix-tunnel-lookup-use-after-free-race.patch patches.suse/ARM-orion5x-Revert-commit-4904dbda41c8.patch patches.suse/ixgbe-fix-crash-in-build_skb-Rx-code-path.patch patches.suse/tuntap-disable-preemption-during-XDP-processing.patch patches.suse/tuntap-correctly-add-the-missing-XDP-flush.patch patches.suse/hdlc_ppp-carrier-detect-ok-don-t-turn-off-negotiatio.patch patches.suse/qrtr-add-MODULE_ALIAS-macro-to-smd.patch patches.suse/r8152-fix-tx-packets-accounting patches.suse/devlink-Compare-to-size_new-in-case-of-resource-chil.patch patches.suse/Bluetooth-btusb-Use-DMI-matching-for-QCA-reset_resum patches.suse/net-ipv4-don-t-allow-setting-net.ipv4.route.min_pmtu.patch patches.suse/devlink-Fix-resource-coverity-errors.patch patches.suse/net-phy-Restore-phy_resume-locking-assumption.patch patches.suse/ip_gre-fix-IFLA_MTU-ignored-on-NEWLINK.patch patches.suse/tls-Use-correct-sk-sk_prot-for-IPV6.patch patches.suse/gianfar-Fix-Rx-byte-accounting-for-ndev-stats.patch patches.suse/s390-qeth-fix-overestimated-count-of-buffer-elements.patch patches.suse/s390-qeth-fix-ip-removal-on-offline-cards.patch patches.suse/s390-qeth-fix-double-free-on-ip-add-remove-race.patch patches.suse/s390-qeth-fix-ip-address-lookup-for-l3-devices.patch patches.suse/s390-qeth-fix-IPA-command-submission-race.patch patches.suse/tcp-revert-F-RTO-middle-box-workaround.patch patches.suse/tcp-revert-F-RTO-extension-to-detect-more-spurious-t.patch patches.suse/virtio-net-disable-NAPI-only-when-enabled-during-XDP.patch patches.suse/s390-sles15sp1-00-11-049-net-smc-use-a-constant-for-control-message-length.patch patches.suse/s390-sles15sp1-00-11-050-net-smc-use-link_id-of-server-in-confirm-link-reply.patch patches.suse/s390-sles15sp1-00-11-net-smc-fix-NULL-pointer-dereference-on-sock_create_.patch patches.suse/mlxsw-core-Fix-flex-keys-scratchpad-offset-conflict.patch patches.suse/mlxsw-spectrum-Fix-handling-of-resource_size_param.patch patches.suse/mlxsw-spectrum-Treat-IPv6-unregistered-multicast-as-.patch patches.suse/spectrum-Reference-count-VLAN-entries.patch patches.suse/net-ipv4-avoid-unused-variable-warning-for-sysctl.patch patches.suse/net-ethtool-don-t-ignore-return-from-driver-get_fecp.patch patches.suse/bpf-allow-xadd-only-on-aligned-memory.patch patches.suse/test_bpf-add-a-schedule-point.patch patches.suse/bpf-ppc64-fix-out-of-bounds-access-in-tail-call.patch patches.suse/test_bpf-reduce-MAX_TESTRUNS.patch patches.suse/rds-Incorrect-reference-counting-in-TCP-socket-creat.patch patches.suse/mac80211-drop-frames-with-unexpected-DS-bits-from-fa patches.suse/cfg80211-add-missing-dependency-to-CFG80211-suboptio.patch patches.suse/0005-netfilter-ipv6-fix-use-after-free-Write-in-nf_nat_ip.patch patches.suse/0009-netfilter-bridge-ebt_among-add-missing-match-size-ch.patch patches.suse/netfilter-ebtables-CONFIG_COMPAT-don-t-trust-userlan.patch patches.suse/netfilter-don-t-set-F_IFACE-on-ipv6-fib-lookups.patch patches.suse/netfilter-use-skb_to_full_sk-in-ip6_route_me_harder.patch patches.suse/0006-ipvs-remove-IPS_NAT_MASK-check-to-fix-passive-FTP.patch patches.suse/batman-adv-fix-packet-checksum-in-receive-path.patch patches.suse/batman-adv-invalidate-checksum-on-fragment-reassembl.patch patches.suse/batman-adv-Ignore-invalid-batadv_iv_gw-during-netlin.patch patches.suse/batman-adv-Ignore-invalid-batadv_v_gw-during-netlink.patch patches.suse/batman-adv-Fix-netlink-dumping-of-BLA-claims.patch patches.suse/batman-adv-Fix-netlink-dumping-of-BLA-backbones.patch patches.suse/batman-adv-Fix-internal-interface-indices-types.patch patches.suse/net-sched-tbf-handle-GSO_BY_FRAGS-case-in-enqueue.patch patches.suse/mlxsw-spectrum_switchdev-Check-success-of-FDB-add-op.patch patches.suse/ppp-prevent-unregistered-channels-from-connecting-to.patch patches.suse/virtio-net-re-enable-XDP_REDIRECT-for-mergeable-buff.patch patches.suse/msft-hv-1598-hv_netvsc-avoid-retry-on-send-during-shutdown.patch patches.suse/msft-hv-1599-hv_netvsc-only-wake-transmit-queue-if-link-is-up.patch patches.suse/msft-hv-1600-hv_netvsc-fix-error-unwind-handling-if-vmbus_open-fa.patch patches.suse/msft-hv-1601-hv_netvsc-cancel-subchannel-setup-before-halting-dev.patch patches.suse/msft-hv-1602-hv_netvsc-fix-race-in-napi-poll-when-rescheduling.patch patches.suse/msft-hv-1603-hv_netvsc-use-napi_schedule_irqoff.patch patches.suse/msft-hv-1604-hv_netvsc-defer-queue-selection-to-VF.patch patches.suse/msft-hv-1605-hv_netvsc-filter-multicast-broadcast.patch patches.suse/msft-hv-1606-hv_netvsc-propagate-rx-filters-to-VF.patch patches.suse/scsi-megaraid_sas-Do-not-use-32-bit-atomic-request-d.patch patches.suse/msft-hv-1597-scsi-storvsc-Spread-interrupts-when-picking-a-channe.patch patches.suse/scsi-mpt3sas-fix-oops-in-error-handlers-after-shutdo.patch patches.suse/scsi-mpt3sas-wait-for-and-flush-running-commands-on-.patch patches.suse/scsi-qla2xxx-Fix-NULL-pointer-crash-due-to-active-ti.patch patches.suse/qla2xxx-Fixup-locking-for-session-deletion.patch patches.suse/qla2xxx-do-not-check-login_state-if-no-loop-id-is-as.patch patches.suse/qla2xxx-ensure-async-flags-are-reset-correctly.patch patches.suse/scsi-core-Avoid-that-ATA-error-handling-can-trigger-.patch patches.suse/0001-scsi-core-return-BLK_STS_OK-for-DID_OK-in-__scsi_err.patch patches.suse/scsi-qla2xxx-Fix-FC-NVMe-LUN-discovery.patch patches.suse/scsi-qedi-fix-kernel-crash-during-port-toggle patches.suse/s390-dasd-fix-handling-of-internal-requests.patch patches.suse/s390-sles15-05-07-expoline-is-enabled.patch patches.suse/s390-sles15sp1-00-08-46-s390-cio-fix-ccw_device_start_timeout-API.patch patches.suse/s390-cio-fix-return-code-after-missing-interrupt.patch patches.suse/s390-cio-clear-timer-when-terminating-driver-i-o.patch patches.suse/s390-sles15-05-08-critical-section-bpenter.patch patches.suse/s390-sles15-05-09-svc-zero-r0.patch patches.suse/Input-mms114-fix-license-module-information patches.suse/Input-matrix_keypad-fix-race-when-disabling-interrup patches.suse/virtio_ring-fix-num_free-handling-in-error-case patches.suse/powerpc-pseries-Fix-vector5-in-ibm-architecture-vect.patch patches.suse/ALSA-hda-Fix-a-wrong-FIXUP-for-alc289-on-Dell-machin patches.suse/ALSA-hda-realtek-Add-support-headset-mode-for-DELL-W patches.suse/ALSA-hda-realtek-Add-headset-mode-support-for-Dell-2 patches.suse/ALSA-hda-realtek-Limit-mic-boost-on-T480 patches.suse/ALSA-hda-realtek-Fix-dock-line-out-volume-on-Dell-Pr patches.suse/ALSA-seq-Don-t-allow-resizing-pool-in-use patches.suse/ALSA-seq-More-protection-for-concurrent-write-and-io patches.suse/ALSA-seq-Remove-superfluous-snd_seq_queue_client_lea patches.suse/ALSA-hda-realtek-Make-dock-sound-work-on-ThinkPad-L5 patches.suse/ALSA-hda-add-dock-and-led-support-for-HP-EliteBook-8 patches.suse/ALSA-hda-add-dock-and-led-support-for-HP-ProBook-640 patches.suse/drm-i915-perf-fix-perf-stream-opening-lock patches.suse/drm-i915-Suspend-submission-tasklets-around-wedging patches.suse/drm-sun4i-Fix-dclk_set_phase patches.suse/4522-drm-sun4i-tcon-reduce-the-scope-of-the-lvds-error-a-bit patches.suse/4523-drm-sun4i-rgb-fix-potential-division-by-zero patches.suse/4524-drm-sun4i-crtc-call-drm_crtc_vblank_on-drm_crtc_vblank_off patches.suse/4525-drm-amd-amdgpu-mask-rptr-as-well-in-ring-debugfs patches.suse/drm-amdgpu-used-cached-pcie-gen-info-for-SI-v2 patches.suse/4526-drm-amd-display-fix-active-dongle-hotplug patches.suse/drm-radeon-fix-KV-harvesting patches.suse/drm-amdgpu-fix-KV-harvesting patches.suse/drm-amdgpu-Notify-sbios-device-ready-before-send-req patches.suse/4527-drm-amd-display-don-t-blow-up-if-tg-is-null-in-dce110_vblank_set patches.suse/4528-drm-amd-display-defer-modeset-check-in-dm_update_planes_state patches.suse/4529-drm-amd-display-validate-plane-in-dce110-for-scaling patches.suse/4530-drm-amd-display-update-plane-params-before-validation patches.suse/4531-drm-amd-display-default-hdmi6g-support-to-true-log-vbios-table-error patches.suse/4532-drm-amdgpu-dce6-use-drm_debug-instead-of-drm_info-for-hpd-irq-info patches.suse/4533-drm-amd-display-disable-crtcs-with-null-fb-on-their-primary-plane-v2 patches.suse/4534-drm-amd-display-fix-topology-change-issue-in-mst-rehook patches.suse/4535-drm-amd-display-fix-fbc-topology-change patches.suse/4536-drm-amd-display-move-max_tmds_clock-define-to-header patches.suse/4537-drm-amd-display-remove-unnecessary-fail-labels-in-create_stream_for_sink patches.suse/4538-drm-amd-display-pass-signal-directly-to-enable_tmds_output patches.suse/4539-drm-amd-display-don-t-allow-dual-link-dvi-on-all-asics patches.suse/4540-drm-amd-display-don-t-block-dual-link-dvi-modes patches.suse/4541-drm-amd-display-make-create_stream_for_sink-more-consistent patches.suse/4542-drm-amd-display-set-irq-state-only-on-existing-crtcs patches.suse/4543-drm-amd-display-fix-cursor-related-pstate-hang patches.suse/4544-drm-amd-display-fix-boot-up-on-vega10 patches.suse/4545-drm-amd-display-update-infoframe-after-dig-fe-is-turned-on patches.suse/4546-drm-amd-display-use-crtc-enable-disable_vblank-hooks patches.suse/4547-drm-amd-display-return-success-when-enabling-interrupt patches.suse/4548-drm-amd-display-fix-takover-from-vga-mode patches.suse/4549-drm-amd-display-early-return-if-not-in-vga-mode-in-disable_vga patches.suse/drm-amdgpu-Correct-max-uvd-handles patches.suse/drm-amdgpu-Always-save-uvd-vcpu_bo-in-VM-Mode patches.suse/4550-drm-amd-display-validate-plane-format-on-primary-plane patches.suse/0002-PCI-Move-of_irq_parse_and_map_pci-declaration-under-.patch patches.suse/PCI-dwc-Fix-enumeration-end-when-reaching-root-subor patches.suse/lib-bug-c-exclude-non-bug-warn-exceptions-from-report_bug patches.suse/Documentation-sphinx-Fix-Directive-import-error.patch patches.suse/0001-arm64-mm-fix-thinko-in-non-global-page-table-attribu.patch patches.suse/0061-arm_pmu-Use-disable_irq_nosync-when-disabling-SPI-in.patch patches.suse/0001-arm64-Relax-ARM_SMCCC_ARCH_WORKAROUND_1-discovery.patch patches.suse/KVM-PPC-Fix-compile-error-that-occurs-when-CONFIG_AL.patch patches.suse/KVM-PPC-Book3S-Fix-compile-error-that-occurs-with-so.patch patches.suse/KVM-PPC-Book3S-HV-Fix-handling-of-large-pages-in-rad.patch patches.suse/KVM-PPC-Book3S-HV-Fix-VRMA-initialization-with-2MB-o.patch patches.suse/KVM-PPC-Book3S-HV-Fix-guest-time-accounting-with-VIR.patch patches.suse/KVM-s390-provide-io-interrupt-kvm_stat.patch patches.suse/KVM-s390-fix-memory-overwrites-when-not-using-SCA-en.patch patches.suse/platform-x86-dell-smbios-Correct-some-style-warnings.patch patches.suse/platform-x86-dell-smbios-Rename-dell-smbios-source-t.patch patches.suse/platform-x86-dell-smbios-Link-all-dell-smbios-module.patch patches.suse/IB-mlx5-Fix-incorrect-size-of-klms-in-the-memory-reg.patch patches.suse/IB-mlx5-Avoid-passing-an-invalid-QP-type-to-firmware.patch patches.suse/net-IB-mlx5-Raise-fatal-IB-event-when-sys-error-occu.patch patches.suse/IB-mlx-Set-slid-to-zero-in-Ethernet-completion-struc.patch patches.suse/IB-core-Fix-missing-RDMA-cgroups-release-in-case-of-.patch patches.suse/RDMA-bnxt_re-Unconditionly-fence-non-wire-memory-ope.patch patches.suse/RDMA-bnxt_re-Fix-incorrect-DB-offset-calculation.patch patches.suse/RDMA-bnxt_re-Fix-the-ib_reg-failure-cleanup.patch patches.suse/IB-core-Add-null-pointer-check-in-addr_resolve.patch patches.suse/RDMA-qedr-Fix-ipv6-destination-address-resolution.patch patches.suse/RDMA-qedr-Fix-iWARP-connect-with-port-mapper.patch patches.suse/RDMA-qedr-Fix-kernel-panic-when-running-fio-over-NFS.patch patches.suse/RDMA-qedr-Fix-iWARP-write-and-send-with-immediate.patch patches.suse/IB-mlx4-Fix-corruption-of-RoCEv2-IPv4-GIDs.patch patches.suse/IB-mlx4-Include-GID-type-when-deleting-GIDs-from-HW-.patch patches.suse/IB-mlx5-When-not-in-dual-port-RoCE-mode-use-provided.patch patches.suse/IB-mlx5-Fix-an-error-code-in-__mlx5_ib_modify_qp.patch patches.suse/RDMA-core-Reduce-poll-batch-for-direct-cq-polling.patch patches.suse/RDMA-bnxt_re-Avoid-Hard-lockup-during-error-CQE-proc.patch patches.suse/IB-core-Fix-possible-crash-to-access-NULL-netdev.patch patches.suse/RDMA-ucma-Limit-possible-option-size.patch patches.suse/RDMA-ucma-Check-that-user-doesn-t-overflow-QP-state.patch patches.suse/RDMA-mlx5-Fix-integer-overflow-while-resizing-CQ.patch patches.suse/0023-dm-use-blkdev_get-rather-than-bdgrab-when-issuing-pa.patch patches.suse/0179-dm-raid-fix-incorrect-sync_ratio-when-degraded.patch patches.suse/dm-table-fix-nvme-test.patch patches.suse/dm-mpath-remove-unnecessary-NVMe-branching-in-favor-.patch patches.suse/0024-dm-table-allow-upgrade-from-bio-based-to-specialized.patch patches.suse/bcache-fix-crashes-in-duplicate-cache-device-registe.patch patches.suse/bcache-don-t-attach-backing-with-duplicate-UUID.patch patches.suse/xen-blkfront-move-negotiate_mq-to-cover-all-cases-of.patch patches.suse/nvme-pci-Fix-EEH-failure-on-ppc.patch patches.suse/nvme-pci-pass-max-vectors-as-num_possible_cpus-to-pc.patch patches.suse/Revert-nvme-create-slaves-and-holders-entries-for-hi.patch patches.suse/nvme-fabrics-Ignore-nr_io_queues-option-for-discover.patch patches.suse/nvme_fc-rework-sqsize-handling.patch patches.suse/loop-Fix-lost-writes-caused-by-missing-flag.patch patches.suse/watchdog-f71808e_wdt-Fix-magic-close-handling patches.suse/watchdog-sbsa-use-32-bit-read-for-WCV.patch patches.suse/watchdog-hpwdt-Remove-legacy-NMI-sourcing patches.suse/kbuild-Handle-builtin-dtb-file-names-containing-hyph.patch patches.suse/dmaengine-rcar-dmac-fix-max_chunk_size-for-R-Car-Gen patches.suse/dmaengine-mv_xor_v2-Fix-clock-resource-by-adding-a-r patches.suse/perf-x86-intel-uncore-fix-skylake-upi-event-format patches.suse/perf-core-fix-ctx_event_type-in-ctx_resched.patch patches.suse/x86-mce-save-microcode-revision-in-machine-check-records.patch patches.suse/x86-mce-serialize-sysfs-changes patches.suse/objtool-Fix-32-bit-build.patch patches.suse/x86-spectre_v2-Don-t-check-microcode-versions-when-r.patch patches.suse/x86-microcode-get-rid-of-struct-apply_microcode_ctx patches.suse/x86-microcode-intel-check-microcode-revision-before-updating-sibling-threads patches.suse/x86-microcode-intel-writeback-and-invalidate-caches-before-updating-microcode patches.suse/x86-microcode-do-not-upload-microcode-if-cpus-are-offline patches.suse/x86-microcode-intel-look-into-the-patch-cache-first patches.suse/x86-microcode-request-microcode-on-the-bsp patches.suse/x86-microcode-synchronize-late-microcode-loading patches.suse/x86-kprobes-fix-kernel-crash-when-probing-entry_trampoline-code patches.suse/NFS-Fix-an-incorrect-type-in-struct-nfs_direct_req.patch patches.suse/pNFS-Prevent-the-layout-header-refcount-going-to-zer.patch patches.suse/NFS-Fix-unstable-write-completion.patch patches.suse/staging-comedi-fix-comedi_nsamples_left patches.suse/tty-make-n_tty_read-always-abort-if-hangup-is-in-pro patches.suse/tty-serial-atmel-add-new-version-check-for-usart patches.suse/serial-core-mark-port-as-initialized-in-autoconfig patches.suse/earlycon-add-reg-offset-to-physical-address-before-m patches.suse/serial-8250_pci-Add-Brainboxes-UC-260-4-port-serial- patches.suse/serial-sh-sci-prevent-lockup-on-full-TTY-buffers patches.suse/0001-uas-fix-comparison-for-error-code.patch patches.suse/0001-usb-quirks-add-control-message-delay-for-1b1c-1b20.patch patches.suse/usb-musb-call-pm_runtime_-get-put-_sync-before-readi.patch patches.suse/0001-usb-dwc3-Fix-lock-up-on-ID-change-during-system-susp.patch patches.suse/usb-gadget-f_fs-Fix-use-after-free-in-ffs_fs_kill_sb.patch patches.suse/0001-xhci-fix-endpoint-context-tracer-output.patch patches.suse/0001-USB-storage-Add-JMicron-bridge-152d-2567-to-unusual_.patch patches.suse/0001-usb-usbmon-Read-text-within-supplied-buffer-size.patch patches.suse/usb-host-xhci-plat-revert-usb-host-xhci-plat-enable-.patch patches.suse/0001-xhci-Fix-front-USB-ports-on-ASUS-PRIME-B350M-A.patch patches.suse/0001-usbip-vudc-fix-null-pointer-dereference-on-udc-lock.patch patches.suse/0001-USB-OHCI-Fix-NULL-dereference-in-HCDs-using-HCD_LOCA.patch patches.suse/0002-phy-qcom-ufs-add-MODULE_LICENSE-tag.patch patches.suse/usb-musb-Fix-external-abort-in-musb_remove-on-omap24.patch patches.suse/platform-x86-Fix-dell-driver-init-order.patch patches.suse/fs-aio-Add-explicit-RCU-grace-period-when-freeing-ki.patch patches.suse/fs-aio-Use-RCU-accessors-for-kioctx_table-table.patch patches.suse/RDMAVT-Fix-synchronization-around-percpu_ref.patch patches.suse/scsi-mpt3sas-Do-not-mark-fw_event-workqueue-as-WQ_ME.patch patches.suse/scsi-sd_zbc-fix-potential-memory-leak patches.suse/scsi-qla2xxx-Fix-crashes-in-qla2x00_probe_one-on-pro.patch patches.suse/scsi-sd-Keep-disk-read-only-when-re-reading-partitio.patch patches.suse/dm-mpath-fix-uninitialized-pg_init_wait-waitqueue_he.patch patches.suse/dm-mpath-fix-passing-integrity-data.patch patches.suse/ALSA-seq-Fix-possible-UAF-in-snd_seq_check_queue patches.suse/ALSA-seq-Clear-client-entry-before-deleting-else-at- patches.suse/ALSA-pcm-Fix-UAF-in-snd_pcm_oss_get_formats.patch patches.suse/ALSA-hda-Revert-power_save-option-default-value patches.suse/ASoC-hdmi-codec-Fix-module-unloading-caused-kernel-c patches.suse/ASoC-rt5651-Fix-regcache-sync-errors-on-resume patches.suse/ASoC-sgtl5000-Fix-suspend-resume patches.suse/ASoC-wm_adsp-For-TLV-controls-only-register-TLV-get- patches.suse/lock_parent-needs-to-recheck-if-dentry-got-__dentry_.patch patches.suse/fs-dcache-Avoid-livelock-between-d_alloc_parallel-an.patch patches.suse/fs-dcache-Use-READ_ONCE-when-accessing-i_dir_seq.patch patches.suse/0005-fs-Teach-path_connected-to-handle-nfs-filesystems-wi.patch patches.suse/drm-amdgpu-fix-prime-teardown-order patches.suse/drm-radeon-fix-prime-teardown-order patches.suse/4551-drm-amdgpu-save-restore-backlight-level-in-legacy-dce-code patches.suse/drm-amdgpu-dce-Don-t-turn-off-DP-sink-when-disconnec patches.suse/drm-i915-Enable-VBT-based-BL-control-for-DP patches.suse/drm-i915-Only-prune-fences-after-wait-for-all patches.suse/drm-i915-Kick-the-rps-worker-when-changing-the-boost patches.suse/4552-drm-nouveau-mmu-align_down-correct-variable patches.suse/drm-nouveau-bl-Fix-oops-on-driver-unbind patches.suse/drm-nouveau-bl-fix-backlight-regression patches.suse/drm-i915-gvt-Add-runtime_pm_get-put-into-gvt_switch_ patches.suse/drm-i915-gvt-keep-oa-config-in-shadow-ctx patches.suse/drm-i915-gvt-Correct-the-privilege-shadow-batch-buff patches.suse/btrfs-add-missing-initialization-in-btrfs_check_shared.patch patches.suse/KVM-arm-arm64-vgic-Add-missing-irq_lock-to-vgic_mmio.patch patches.suse/KVM-arm-arm64-Reduce-verbosity-of-KVM-init-log.patch patches.suse/kvm-arm-arm64-vgic-v3-Tighten-synchronization-for-gu.patch patches.suse/KVM-PPC-Book3S-HV-Fix-trap-number-return-from-__kvmp.patch patches.suse/kvm-x86-fix-device-passthrough-when-sme-is-active.patch patches.suse/irqchip-gic-v3-its-Ensure-nr_ites-nr_lpis.patch patches.suse/x86-cpufeatures-add-intel-total-memory-encryption-cpufeature patches.suse/x86-cpufeatures-add-intel-pconfig-cpufeature patches.suse/x86-speculation-objtool-annotate-indirect-calls-jumps-for-objtool-on-32-bit-kernels patches.suse/x86-speculation-Remove-Skylake-C2-from-Speculation-C.patch patches.suse/x86-microcode-attempt-late-loading-only-when-new-microcode-is-present patches.suse/libata-Fix-compile-warning-with-ATA_DEBUG-enabled.patch patches.suse/libata-fix-length-validation-of-atapi-relayed-scsi-commands.patch patches.suse/libata-remove-warn-for-dma-or-pio-command-without-data.patch patches.suse/libata-don-t-try-to-pass-through-ncq-commands-to-non-ncq.patch patches.suse/libata-apply-nolpm-quirk-to-crucial-mx100-512gb-ssds.patch patches.suse/libata-disable-lpm-for-crucial-bx100-ssd-500gb-drive.patch patches.suse/ata-do-not-schedule-hot-plug-if-it-is-a-sas-host.patch patches.suse/ahci-add-pci-id-for-the-highpoint-rocketraid-644l-card.patch patches.suse/PCI-Add-function-1-DMA-alias-quirk-for-Highpoint-Roc patches.suse/libata-enable-queued-trim-for-samsung-ssd-860.patch patches.suse/libata-apply-nolpm-quirk-to-crucial-m500-480-and-960gb-ssds.patch patches.suse/libata-make-crucial-bx100-500gb-lpm-quirk-apply-to-all.patch patches.suse/libata-modify-quirks-for-mx100-to-limit-ncq_trim-quirk-to.patch patches.suse/workqueue-use-put_device-instead-of-kfree patches.suse/kvm-x86-fix-icebp-instruction-handling patches.suse/0003-nfsd-remove-blocked-locks-on-client-teardown.patch patches.suse/scsi-libsas-defer-ata-device-eh-commands-to-libata.patch patches.suse/scsi-qla2xxx-Remove-FC_NO_LOOP_ID-for-FCP-and-FC-NVM.patch patches.suse/IB-mlx5-Fix-out-of-bounds-read-in-create_raw_packet_.patch patches.suse/IB-mlx5-Fix-integer-overflows-in-mlx5_ib_create_srq.patch patches.suse/RDMA-mlx5-Fix-crash-while-accessing-garbage-pointer-.patch patches.suse/RDMA-core-Do-not-use-invalid-destination-in-determin.patch patches.suse/RDMA-ucma-Fix-access-to-non-initialized-CM_ID-object.patch patches.suse/RDMA-ucma-Don-t-allow-join-attempts-for-unsupported-.patch patches.suse/IB-mlx5-Fix-cleanup-order-on-unload.patch patches.suse/infiniband-qplib_fp-fix-pointer-cast.patch patches.suse/infiniband-bnxt_re-use-BIT_ULL-for-64-bit-bit-masks.patch patches.suse/RDMA-ucma-Check-AF-family-prior-resolving-address.patch patches.suse/RDMA-ucma-Fix-use-after-free-access-in-ucma_close.patch patches.suse/RDMA-verbs-Remove-restrack-entry-from-XRCD-structure.patch patches.suse/RDMA-ucma-Ensure-that-CM_ID-exists-prior-to-access-i.patch patches.suse/clk-migrate-the-count-of-orphaned-clocks-at-init.patch patches.suse/clk-sunxi-ng-a31-Fix-CLK_OUT_-clock-ops patches.suse/clk-bcm2835-Fix-ana-maskX-definitions.patch patches.suse/clk-bcm2835-Protect-sections-updating-shared-registe.patch patches.suse/0001-mmc-dw_mmc-Fix-the-DTO-CTO-timeout-overflow-calculat.patch patches.suse/mmc-block-fix-updating-ext_csd-caches-on-ioctl-call patches.suse/mmc-dw_mmc-exynos-fix-the-suspend-resume-issue-for-e patches.suse/mmc-core-Disable-HPI-for-certain-Micron-Numonyx-eMMC patches.suse/mmc-core-fix-tracepoint-print-of-blk_addr-and-blksz.patch patches.suse/mmc-dw_mmc-fix-falling-from-idmac-to-PIO-mode-when-d patches.suse/0021-net-dsa-b53-Use-strlcpy-for-ethtool-get_strings.patch patches.suse/net-phy-marvell-Use-strlcpy-for-ethtool-get_strings.patch patches.suse/net-phy-micrel-Use-strlcpy-for-ethtool-get_strings.patch patches.suse/net-phy-broadcom-Use-strlcpy-for-ethtool-get_strings.patch patches.suse/net-Only-honor-ifindex-in-IP_PKTINFO-if-non-0.patch patches.suse/rhashtable-Fix-rhlist-duplicates-insertion patches.suse/0031-fsl-fman-avoid-sleeping-in-atomic-context-while-addi.patch patches.suse/Bluetooth-btusb-Remove-Yoga-920-from-the-btusb_needs patches.suse/Bluetooth-btusb-Add-Dell-OptiPlex-3060-to-btusb_need patches.suse/Bluetooth-Fix-missing-encryption-refresh-on-Security patches.suse/sch_netem-fix-skb-leak-in-netem_enqueue.patch patches.suse/e1000e-Remove-Other-from-EIAC.patch patches.suse/Partial-revert-e1000e-Avoid-receiver-overrun-interru.patch patches.suse/e1000e-Fix-queue-interrupt-re-raising-in-Other-inter.patch patches.suse/e1000e-Avoid-missed-interrupts-following-ICR-read.patch patches.suse/e1000e-Fix-check_for_link-return-value-with-autoneg-.patch patches.suse/e1000e-allocate-ring-descriptors-with-dma_zalloc_coh.patch patches.suse/qed-Free-RoCE-ILT-Memory-on-rmmod-qedr.patch patches.suse/net-Fix-hlist-corruptions-in-inet_evict_bucket.patch patches.suse/l2tp-do-not-accept-arbitrary-sockets.patch patches.suse/dccp-check-sk-for-closed-state-in-dccp_sendmsg.patch patches.suse/cxgb4-copy-adap-index-to-PF0-3-adapter-instances.patch patches.suse/cxgb4-do-not-set-needs_free_netdev-for-mgmt-dev-s.patch patches.suse/bpf-fix-bpf_skb_adjust_net-bpf_skb_proto_xlat-to-dea.patch patches.suse/tools-bpftool-fix-compilation-with-older-headers.patch patches.suse/bpf-x64-increase-number-of-passes.patch patches.suse/team-Fix-double-free-in-error-path.patch patches.suse/iwlwifi-mvm-fix-security-bug-in-PN-checking patches.suse/iwlwifi-mvm-fix-IBSS-for-devices-that-support-statio patches.suse/iwlwifi-pcie-don-t-warn-if-we-use-all-the-transmit-p.patch patches.suse/iwlwifi-align-timestamp-cancel-with-timestamp-start.patch patches.suse/iwlwifi-mvm-always-init-rs-with-20mhz-bandwidth-rate patches.suse/rtlwifi-rtl8723be-Fix-loss-of-signal patches.suse/iwlwifi-Cancel-and-set-MARKER_CMD-timer-during-suspe.patch patches.suse/iwlwifi-mvm-fix-TX-of-CCMP-256 patches.suse/iwlwifi-mvm-Fix-channel-switch-for-count-0-and-1 patches.suse/iwlwifi-mvm-fix-assert-0x2B00-on-older-FWs patches.suse/iwlwifi-avoid-collecting-firmware-dump-if-not-loaded patches.suse/iwlwifi-mvm-fix-failed-to-remove-key-message patches.suse/iwlwifi-mvm-Direct-multicast-frames-to-the-correct-s patches.suse/iwlwifi-mvm-Correctly-set-the-tid-for-mcast-queue patches.suse/iwlwifi-fix-malformed-CONFIG_IWLWIFI_PCIE_RTPM-defau.patch patches.suse/brcmfmac-add-possibility-to-obtain-firmware-error.patch patches.suse/brcmfmac-fix-P2P_DEVICE-ethernet-address-generation patches.suse/msft-hv-1622-hv_netvsc-fix-filter-flags.patch patches.suse/msft-hv-1623-hv_netvsc-avoid-repeated-updates-of-packet-filter.patch patches.suse/msft-hv-1624-hv_netvsc-fix-locking-for-rx_mode.patch patches.suse/msft-hv-1625-hv_netvsc-fix-locking-during-VF-setup.patch patches.suse/ipv6-fix-access-to-non-linear-packet-in-ndisc_fill_r.patch patches.suse/ieee802154-6lowpan-fix-possible-NULL-deref-in-lowpan.patch patches.suse/vhost_net-initialize-rx_ring-in-vhost_net_open.patch patches.suse/vhost_net-keep-private_data-and-rx_ring-synced.patch patches.suse/vhost_net-examine-pointer-types-during-un-producing.patch patches.suse/mlxsw-spectrum-Fix-gact_ok-offloading.patch patches.suse/mlxsw-spectrum-Prevent-duplicate-mirrors.patch patches.suse/macvlan-filter-out-unsupported-feature-flags.patch patches.suse/net-phy-Tell-caller-result-of-phy_change.patch patches.suse/bnxt_en-Refactor-the-functions-to-reserve-hardware-r.patch patches.suse/bnxt_en-Fix-vnic-accounting-in-the-bnxt_check_rings-.patch patches.suse/bnxt_en-Remove-unwanted-ovs-offload-messages-in-some.patch patches.suse/bnxt_en-Pass-complete-VLAN-TCI-to-the-stack.patch patches.suse/bnxt_en-Fix-regressions-when-setting-up-MQPRIO-TX-ri.patch patches.suse/bnxt_en-Return-standard-Linux-error-codes-for-hwrm-f.patch patches.suse/bnxt_en-close-open-NIC-only-when-the-interface-is-in.patch patches.suse/bnxt_en-Check-valid-VNIC-ID-in-bnxt_hwrm_vnic_set_tp.patch patches.suse/sock_diag-request-_diag-module-only-when-the-family-.patch patches.suse/can-m_can-change-comparison-to-bitshift-when-dealing patches.suse/can-ifi-Check-core-revision-upon-probe patches.suse/can-ifi-Repair-the-error-handling patches.suse/can-peak-pcie_fd-fix-echo_skb-is-occupied-bug patches.suse/can-peak-pcie_fd-remove-useless-code-when-interface- patches.suse/netfilter-ebtables-fix-erroneous-reject-of-last-rule.patch patches.suse/0001-netfilter-bridge-ebt_among-add-more-missing-match-si.patch patches.suse/net-ipv6-keep-sk-status-consistent-after-datagram-co.patch patches.suse/Revert-e1000e-Separate-signaling-for-link-check-link.patch patches.suse/e1000e-Fix-link-check-race-condition.patch patches.suse/0003-xfrm_user-uncoditionally-validate-esn-replay-attribu.patch patches.suse/0008-xfrm-do-not-call-rcu_read_unlock-when-afinfo-is-NULL.patch patches.suse/0007-xfrm-Fix-ESN-sequence-number-handling-for-IPsec-GSO-.patch patches.suse/0009-net-xfrm-use-preempt-safe-this_cpu_read-in-ipcomp_al.patch patches.suse/qed-Use-after-free-in-qed_rdma_free.patch patches.suse/net-use-skb_to_full_sk-in-skb_update_prio.patch patches.suse/soc-fsl-qbman-fix-issue-in-qman_delete_cgr_safe.patch patches.suse/0032-dpaa_eth-fix-error-in-dpaa_remove.patch patches.suse/dpaa_eth-remove-duplicate-initialization.patch patches.suse/dpaa_eth-increment-the-RX-dropped-counter-when-neede.patch patches.suse/dpaa_eth-remove-duplicate-increment-of-the-tx_errors.patch patches.suse/ipv4-lock-mtu-in-fnhe-when-received-PMTU-net.ipv4.ro.patch patches.suse/tg3-prevent-scheduling-while-atomic-splat.patch patches.suse/can-cc770-Fix-stalls-on-rt-linux-remove-redundant-IR patches.suse/can-cc770-Fix-queue-stall-dropped-RTR-reply patches.suse/s390-sles15sp1-00-11-062-net-smc-simplify-wait-when-closing-listen-socket.patch patches.suse/net-sched-actions-return-explicit-error-when-tunnel_.patch patches.suse/0010-net-Fix-vlan-untag-for-bridge-and-vlan_dev-with-reor.patch patches.suse/kcm-lock-lower-socket-in-kcm_attach.patch patches.suse/net-systemport-Rewrite-__bcm_sysport_tx_reclaim.patch patches.suse/net-iucv-Free-memory-obtained-by-kzalloc.patch patches.suse/qed-Fix-MPA-unalign-flow-in-case-header-is-split-acr.patch patches.suse/qed-Fix-non-TCP-packets-should-be-dropped-on-iWARP-l.patch patches.suse/qede-Fix-qedr-link-update.patch patches.suse/netlink-avoid-a-double-skb-free-in-genlmsg_mcast.patch patches.suse/skbuff-Fix-not-waking-applications-when-errors-are-e.patch patches.suse/net-dsa-mv88e6xxx-fix-binding-documentation-for-mdio-busses.patch patches.suse/net-sched-fix-uses-after-free.patch patches.suse/mlxsw-spectrum_buffers-Set-a-minimum-quota-for-CPU-p.patch patches.suse/net-hns-Fix-ethtool-private-flags.patch patches.suse/net-ethernet-ti-cpsw-add-check-for-in-band-mode-sett.patch patches.suse/net-sched-fix-NULL-dereference-in-the-error-path-of--1edf8abe.patch patches.suse/net-sched-fix-NULL-dereference-in-the-error-path-of--aab378a7.patch patches.suse/net-sched-fix-NULL-dereference-in-the-error-path-of-.patch patches.suse/net-sched-fix-NULL-dereference-in-the-error-path-of--1f110e7c.patch patches.suse/net-sched-fix-NULL-dereference-on-the-error-path-of-.patch patches.suse/vmxnet3-avoid-xmit-reset-due-to-a-race-in-vmxnet3.patch patches.suse/vmxnet3-use-correct-flag-to-indicate-LRO-feature.patch patches.suse/net-fec-Fix-unbalanced-PM-runtime-calls.patch patches.suse/sysfs-symlink-export-sysfs_create_link_nowarn.patch patches.suse/net-phy-relax-error-checking-when-creating-sysfs-lin.patch patches.suse/Bluetooth-btusb-Fix-quirk-for-Atheros-1525-QCA6174 patches.suse/vmxnet3-remove-unused-flag-rxcsum-from-struct-vmxnet.patch patches.suse/devlink-Remove-redundant-free-on-error-path.patch patches.suse/net-ethernet-arc-Fix-a-potential-memory-leak-if-an-o.patch patches.suse/can-cc770-Fix-use-after-free-in-cc770_tx_interrupt patches.suse/ipv6-old_dport-should-be-a-__be16-in-__ip6_datagram_.patch patches.suse/test_bpf-Fix-testing-with-CONFIG_BPF_JIT_ALWAYS_ON-y.patch patches.suse/trace-bpf-remove-helper-bpf_perf_prog_read_value-fro.patch patches.suse/bpf-skip-unnecessary-capability-check.patch patches.suse/bnx2x-fix-spelling-mistake-registeration-registratio.patch patches.suse/qede-fix-spelling-mistake-registeration-registration.patch patches.suse/net-sched-fix-idr-leak-on-the-error-path-of-tcf_bpf_.patch patches.suse/net-sched-fix-idr-leak-in-the-error-path-of-tcf_simp.patch patches.suse/net-sched-fix-idr-leak-in-the-error-path-of-tcf_act_.patch patches.suse/net-sched-fix-idr-leak-in-the-error-path-of-tcp_pedi.patch patches.suse/net-sched-fix-idr-leak-in-the-error-path-of-__tcf_ip.patch patches.suse/net-sched-fix-idr-leak-in-the-error-path-of-tcf_vlan.patch patches.suse/net-sched-fix-idr-leak-in-the-error-path-of-tcf_skbm.patch patches.suse/batman-adv-Fix-multicast-packet-loss-with-a-single-W.patch patches.suse/batman-adv-update-data-pointers-after-skb_cow.patch patches.suse/batman-adv-fix-header-size-check-in-batadv_dbg_arp.patch patches.suse/batman-adv-Fix-skbuff-rcsum-on-packet-reroute.patch patches.suse/net-phy-Add-general-dummy-stubs-for-MMD-register-acc.patch patches.suse/s390-qeth-free-netdevice-when-removing-a-card.patch patches.suse/s390-qeth-when-thread-completes-wake-up-all-waiters.patch patches.suse/s390-qeth-lock-read-device-while-queueing-next-buffe.patch patches.suse/s390-qeth-on-channel-error-reject-further-cmd-requests.patch patches.suse/ipv6-sr-fix-scheduling-in-RCU-when-creating-seg6-lwt.patch patches.suse/ipv6-sr-fix-NULL-pointer-dereference-when-setting-en.patch patches.suse/ppp-avoid-loop-in-xmit-recursion-detection-code.patch patches.suse/msft-hv-1636-hv_netvsc-disable-NAPI-before-channel-close.patch patches.suse/msft-hv-1637-hv_netvsc-use-RCU-to-fix-concurrent-rx-and-queue-cha.patch patches.suse/msft-hv-1638-hv_netvsc-change-GPAD-teardown-order-on-older-versio.patch patches.suse/msft-hv-1639-hv_netvsc-common-detach-logic.patch patches.suse/mac80211-add-ieee80211_hw-flag-for-QoS-NDP-support.patch patches.suse/mac80211_hwsim-Set-wmediumd-for-new-radios.patch patches.suse/ath9k_htc-use-non-QoS-NDP-for-AP-probing.patch patches.suse/module-propagate-error-in-modules_open.patch patches.suse/ACPI-watchdog-Fix-off-by-one-error-at-resource-assig patches.suse/4553-drm-tegra-plane-fix-rgb565-format-on-older-tegra patches.suse/4554-drm-tegra-plane-correct-legacy-blending patches.suse/4555-drm-tegra-dc-detach-iommu-group-from-domain-only-once patches.suse/4556-drm-tegra-dsi-don-t-disable-regulator-on-exit patches.suse/drm-tegra-Shutdown-on-driver-unbind patches.suse/drm-radeon-Don-t-turn-off-DP-sink-when-disconnected patches.suse/4557-drm-amdgpu-use-atomic-function-to-disable-crtcs-with-dc-enabled patches.suse/4558-drm-amd-display-refine-disable-vga patches.suse/4559-drm-amd-display-fix-dereferencing-possible-err_ptr patches.suse/4560-drm-amd-display-allow-truncation-to-10-bits patches.suse/4561-drm-amd-display-fix-fmt-truncation-programming patches.suse/4562-drm-amd-display-we-shouldn-t-set-format_default-on-plane-as-atomic-driver patches.suse/4563-drm-amd-display-add-one-to-edid-s-audio-channel-count-when-passing-to-dc patches.suse/gpu-ipu-v3-prg-avoid-possible-array-underflow patches.suse/4564-drm-imx-ipuv3-plane-make-functions-static-when-possible patches.suse/4565-drm-imx-ipuv3-plane-include-imx-drm-h-header-file patches.suse/drm-imx-move-arming-of-the-vblank-event-to-atomic_fl patches.suse/drm-vmwgfx-Fix-black-screen-and-device-errors-when-r patches.suse/drm-vmwgfx-Fix-a-destoy-while-held-mutex-problem patches.suse/drm-i915-dp-Write-to-SET_POWER-dpcd-to-enable-MST-hu patches.suse/drm-i915-Specify-which-engines-to-reset-following-se patches.suse/4567-drm-sun4i-fix-an-error-handling-path-in-sun4i_drv_bind patches.suse/4568-drm-sun4i-hdmi-fix-an-error-handling-path-in-sun4i_hdmi_bind patches.suse/4569-drm-sun4i-hdmi-fix-another-error-handling-path-in-sun4i_hdmi_bind patches.suse/drm-Reject-getfb-for-multi-plane-framebuffers patches.suse/drm-udl-Properly-check-framebuffer-mmap-offsets patches.suse/drm-ast-Fixed-1280x800-Display-Issue patches.suse/kernel-memremap-Remove-stale-devres_free-call.patch patches.suse/libnvdimm-btt-blk-do-integrity-setup-before-add_disk.patch patches.suse/libnvdimm-remove-redundant-assignment-to-pointer-dev.patch patches.suse/x86-memremap-fix-altmap-accounting-at-free.patch patches.suse/0001-acpi-numa-fix-pxm-to-online-numa-node-associations.patch patches.suse/libnvdimm-region-hide-persistence_domain-when-unknow.patch patches.suse/libnvdimm-nfit-fix-persistence-domain-reporting.patch patches.suse/mm-mempolicy-c-avoid-use-uninitialized-preferred_node.patch patches.suse/hugetlbfs-check-for-pgoff-value-overflow.patch patches.suse/mm-vmalloc-add-interfaces-to-free-unmapped-page-table patches.suse/x86-mm-implement-free-pmd-pte-page-interfaces patches.suse/mm-khugepaged-c-convert-vm_bug_on-to-collapse-fail.patch patches.suse/mm-thp-do-not-wait-for-lock_page-in-deferred_split_scan.patch patches.suse/0001-mm-shmem-do-not-wait-for-lock_page-in-shmem_unused_h.patch patches.suse/Revert-mm-page_alloc-skip-over-regions-of-invalid-pf.patch patches.suse/mm-vmscan-wake-up-flushers-for-legacy-cgroups-too.patch patches.suse/0001-mm-thp-do-not-cause-memcg-oom-for-thp.patch patches.suse/ALSA-hda-realtek-Always-immediately-update-mute-LED- patches.suse/ALSA-usb-audio-Fix-parsing-descriptor-of-UAC2-proces patches.suse/ALSA-hda-Force-polling-mode-on-CFL-for-fixing-codec- patches.suse/ALSA-hda-realtek-Fix-Dell-headset-Mic-can-t-record patches.suse/ALSA-hda-realtek-Fix-speaker-no-sound-after-system-r patches.suse/ALSA-aloop-Sync-stale-timer-before-release patches.suse/ALSA-aloop-Fix-access-to-not-yet-ready-substream-via patches.suse/msft-hv-1609-Drivers-hv-vmbus-Fix-ring-buffer-signaling.patch patches.suse/iio-st_pressure-st_accel-pass-correct-platform-data- patches.suse/0001-staging-ncpfs-memory-corruption-in-ncp_read_kernel.patch patches.suse/mtdchar-fix-usage-of-mtd_ooblayout_ecc.patch patches.suse/mtd-nand-fsl_ifc-Fix-nand-waitfunc-return-value.patch patches.suse/0001-mtd-nand-fsl_ifc-Fix-eccstat-array-overflow-for-IFC-.patch patches.suse/mtd-nand-fsl_ifc-Read-ECCSTAT0-and-ECCSTAT1-register.patch patches.suse/0001-tracing-probeevent-Fix-to-support-minus-offset-from-.patch patches.suse/tty-vt-fix-up-tabstops-properly patches.suse/perf-x86-intel-don-t-accidentally-clear-high-bits-in-bdw_limit_period patches.suse/perf-x86-intel-uncore-fix-multi-domain-pci-cha-enumeration-bug-on-skylake-servers.patch patches.suse/posix-timers-Protect-posix-clock-array-access-agains.patch patches.suse/x86-build-64-Force-the-linker-to-use-2MB-page-size.patch patches.suse/x86-boot-64-verify-alignment-of-the-load-segment patches.suse/x86-vsyscall-64-use-proper-accessor-to-update-p4d-entry.patch patches.suse/x86-efi-free-efi_pgd-with-free_pages.patch patches.suse/x86-entry-64-don-t-use-ist-entry-for-bp-stack.patch patches.suse/scsi-hpsa-fix-selection-of-reply-queue.patch patches.suse/scsi-megaraid_sas-fix-selection-of-reply-queue.patch patches.suse/scsi-core-introduce-force_blk_mq.patch patches.suse/scsi-virtio_scsi-fix-IO-hang-caused-by-automatic-irq.patch patches.suse/scsi-virtio_scsi-unify-scsi_host_template.patch patches.suse/ibmvfc-avoid-unnecessary-port-relogin.patch patches.suse/scsi-sd-Remember-that-READ-CAPACITY-16-succeeded.patch patches.suse/scsi-iscsi_tcp-set-BDI_CAP_STABLE_WRITES-when-data-d.patch patches.suse/ARM-8746-1-vfp-Go-back-to-clearing-vfp_current_hw_st.patch patches.suse/ARM-8748-1-mm-Define-vdso_start-vdso_end-as-array.patch patches.suse/ARM-ux500-Fix-PMU-IRQ-regression.patch patches.suse/ARM-davinci-fix-the-GPIO-lookup-for-omapl138-hawk.patch patches.suse/ARM-OMAP-Fix-dmtimer-init-for-omap1.patch patches.suse/ARM-OMAP-Fix-SRAM-W-X-mapping.patch patches.suse/powerpc-64s-Fix-NULL-AT_BASE_PLATFORM-when-using-DT-.patch patches.suse/powerpc-64s-Fix-lost-pending-interrupt-due-to-race-c.patch patches.suse/powerpc-mm-Add-tracking-of-the-number-of-coprocessor.patch patches.suse/powerpc-mm-Workaround-Nest-MMU-bug-with-TLB-invalida.patch patches.suse/powerpc-mm-radix-Remove-unused-code.patch patches.suse/powerpc-mm-radix-Move-the-functions-that-does-the-ac.patch patches.suse/powerpc-mm-Fixup-tlbie-vs-store-ordering-issue-on-PO.patch patches.suse/powerpc-64s-Fix-i-side-SLB-miss-bad-address-handler-.patch patches.suse/ipc-shm.c-add-split-function-to-shm_vm_ops.patch patches.suse/mm-page_owner-fix-recursion-bug-after-changing-skip-entries.patch patches.suse/4570-drm-amdkfd-fix-scratch-memory-with-hws-enabled patches.suse/4571-drm-amdkfd-deallocate-sdma-queues-correctly patches.suse/4572-drm-tegra-dc-use-correct-format-array-for-tegra124 patches.suse/4573-drm-tegra-dc-using-null-instead-of-plain-integer patches.suse/mtd-nand-atmel-Fix-get_sectorsize-function.patch patches.suse/0001-mtd-jedec_probe-Fix-crash-in-jedec_read_mfr.patch patches.suse/IB-mlx5-Don-t-clean-uninitialized-UMR-resources.patch patches.suse/RDMA-restrack-Move-restrack_clean-to-be-symmetrical-.patch patches.suse/RDMA-ucma-Correct-option-size-check-using-optlen.patch patches.suse/RDMA-qedr-fix-QP-s-ack-timeout-configuration.patch patches.suse/RDMA-qedr-Fix-rc-initialization-on-CNQ-allocation-fa.patch patches.suse/RDMA-qedr-Fix-QP-state-initialization-race.patch patches.suse/RDMA-rdma_cm-Fix-use-after-free-race-with-process_on.patch patches.suse/RDMA-ucma-Check-that-device-is-connected-prior-to-ac.patch patches.suse/RDMA-ucma-Check-that-device-exists-prior-to-accessin.patch patches.suse/RDMA-hns-ensure-for-loop-actually-iterates-and-free-.patch patches.suse/RDMA-ucma-Introduce-safer-rdma_addr_size-variants.patch patches.suse/0025-dm-fix-dropped-return-code-from-dm_get_bdev_for_ioct.patch patches.suse/ALSA-usb-audio-Add-native-DSD-support-for-TEAC-UD-30 patches.suse/ALSA-pcm-Use-dma_bytes-as-size-parameter-in-dma_mmap patches.suse/ALSA-pcm-potential-uninitialized-return-values patches.suse/KVM-PPC-Book3S-HV-Fix-duplication-of-host-SLB-entrie.patch patches.suse/ceph-only-dirty-iter_iovec-pages-for-direct-read.patch patches.suse/0004-ip_tunnel-Emit-events-for-post-register-MTU-changes.patch patches.suse/mlxsw-spectrum_router-Move-mlxsw_sp_rif_ipip_lb_op.patch patches.suse/mlxsw-spectrum_router-Handle-MTU-change-of-GRE-netde.patch patches.suse/netfilter-nf_tables-add-missing-netlink-attrs-to-pol.patch patches.suse/0011-netfilter-drop-template-ct-when-conntrack-is-skipped.patch patches.suse/0012-netfilter-nf_socket-Fix-out-of-bounds-access-in-nf_s.patch patches.suse/s390-sles15sp1-00-11-110-net-ipv4-disable-SMC-TCP-option-with-SYN-Cookies.patch patches.suse/lan78xx-Set-ASD-in-MAC_CR-when-EEE-is-enabled.patch patches.suse/netlink-make-sure-nladdr-has-correct-size-in-netlink.patch patches.suse/ipv6-the-entire-IPv6-header-chain-must-fit-the-first.patch patches.suse/iwlwifi-mvm-set-the-correct-tid-when-we-flush-the-MC patches.suse/iwlwifi-mvm-Correctly-set-IGTK-for-AP patches.suse/iwlwifi-mvm-fix-error-checking-for-multi-broadcast-s patches.suse/iwlwifi-add-shared-clock-PHY-config-flag-for-some-de patches.suse/brcmfmac-drop-Inter-Access-Point-Protocol-packets-by.patch patches.suse/iwlwifi-mvm-Increase-session-protection-time-after-C patches.suse/iwlwifi-mvm-clear-tx-queue-id-when-unreserving-aggre patches.suse/iwlwifi-mvm-make-sure-internal-station-has-a-valid-i patches.suse/iwlwifi-mvm-fix-array-out-of-bounds-reference patches.suse/iwlwifi-mvm-Move-unused-phy-s-to-a-default-channel.patch patches.suse/brcmfmac-Fix-check-for-ISO3166-code patches.suse/0001-net-qmi_wwan-add-BroadMobi-BM806U-2020-2033.patch patches.suse/net-sched-fix-OOO-packets-with-pfifo_fast.patch patches.suse/bonding-fix-the-err-path-for-dev-hwaddr-sync-in-bond.patch patches.suse/bonding-move-dev_mc_sync-after-master_upper_dev_link.patch patches.suse/bonding-process-the-err-returned-by-dev_set_allmulti.patch patches.suse/team-move-dev_mc_sync-after-master_upper_dev_link-in.patch patches.suse/0001-net-usb-qmi_wwan.c-Add-USB-id-for-lt4120-modem.patch patches.suse/vhost_net-add-missing-lock-nesting-notation.patch patches.suse/batman-adv-fix-multicast-via-unicast-transmission-wi.patch patches.suse/batman-adv-fix-packet-loss-for-broadcasted-DHCP-pack.patch patches.suse/0001-net-usb-add-qmi_wwan-if-on-lte-modem-wistron-neweb-d.patch patches.suse/net-fix-possible-out-of-bound-read-in-skb_network_pr.patch patches.suse/r8169-fix-setting-driver_data-after-register_netdev patches.suse/net-sched-actions-fix-dumping-which-requires-several.patch patches.suse/strparser-Fix-sign-of-err-codes.patch patches.suse/net-mlx5e-Don-t-override-vport-admin-link-state-in-s.patch patches.suse/net-mlx5e-Use-32-bits-to-store-VF-representor-SQ-num.patch patches.suse/net-mlx5-Make-eswitch-support-to-depend-on-switchdev.patch patches.suse/net-mlx5e-Verify-coalescing-parameters-in-range.patch patches.suse/net-mlx5e-Fix-traffic-being-dropped-on-VF-represento.patch patches.suse/net-mlx5e-Fix-memory-usage-issues-in-offloading-TC-f.patch patches.suse/net-mlx5e-Avoid-using-the-ipv6-stub-in-the-TC-offloa.patch patches.suse/net-mlx5e-Sync-netdev-vxlan-ports-at-open.patch patches.suse/s390-sles15sp1-00-11-066-net-smc-use-announced-length-in-sock_recvmsg.patch patches.suse/net-mlx4_en-Fix-mixed-PFC-and-Global-pause-user-cont.patch patches.suse/net-mlx4_core-Fix-memory-leak-while-delete-slave-s-r.patch patches.suse/vhost-correctly-remove-wait-queue-during-poll-failur.patch patches.suse/qede-Fix-barrier-usage-after-tx-doorbell-write.patch patches.suse/0011-xfrm-fix-rcu_read_unlock-usage-in-xfrm_local_error.patch patches.suse/vti4-Don-t-count-header-length-twice-on-tunnel-setup.patch patches.suse/vti6-Properly-adjust-vti6-MTU-from-MTU-of-lower-devi.patch patches.suse/vti6-Keep-set-MTU-on-link-creation-or-change-validat.patch patches.suse/vti6-Fix-dev-max_mtu-setting.patch patches.suse/xfrm-Fix-transport-mode-skb-control-buffer-usage.patch patches.suse/lan78xx-Crash-in-lan78xx_writ_reg-Workqueue-events-l.patch patches.suse/msft-hv-1654-hv_netvsc-enable-multicast-if-necessary.patch patches.suse/qede-Do-not-drop-rx-checksum-invalidated-packets.patch patches.suse/vhost-validate-log-when-IOTLB-is-enabled.patch patches.suse/tools-bpftool-don-t-use-hex-numbers-in-JSON-output.patch patches.suse/nfp-bpf-fix-check-of-program-max-insn-count.patch patches.suse/0001-net-Fix-untag-for-vlan-packets-without-ethernet-head.patch patches.suse/net-dim-Fix-int-overflow.patch patches.suse/ipv6-sr-fix-seg6-encap-performances-with-TSO-enabled.patch patches.suse/vrf-Fix-use-after-free-and-double-free-in-vrf_finish.patch patches.suse/net-ipv6-Fix-route-leaking-between-VRFs.patch patches.suse/x86-alternatives-fixup-alternative_call_2 patches.suse/x86-platform-uv-fix-critical-uv-mmr-address-error patches.suse/perf-x86-intel-fix-linear-ip-of-pebs-real_ip-on-haswell-and-later-cpus patches.suse/perf-hwbp-Simplify-the-perf-hwbp-code-fix-doc.patch patches.suse/4574-drm-bridge-analogix-remove-unreachable-code-from-analogic_dp_core-c patches.suse/4575-drm-stm-ltdc-add-clut-mode-support patches.suse/4576-drm-bridge-synopsys-stop-clobbering-drvdata patches.suse/4577-drm-export-gem-dmabuf_ops-for-drivers-to-reuse patches.suse/4578-drm-ioctl-remove-trailing-whitespace patches.suse/4579-drm-bridge-provide-a-way-to-embed-timing-info-in-bridges patches.suse/4580-drm-bridge-add-timing-support-to-dumb-vga-dac patches.suse/4581-drm-pl111-support-handling-bridge-timings patches.suse/4582-drm-tinydrm-mi0283qt-use-common-include-order patches.suse/4583-drm-tinydrm-mi0283qt-remove-ili9341-h patches.suse/4584-drm-tinydrm-mipi-dbi-add-mipi_dbi_enable_flush patches.suse/4585-drm-tinydrm-mipi-dbi-add-poweron-reset-functions patches.suse/4586-drm-tinydrm-mi0283qt-let-the-display-pipe-handle-power patches.suse/4587-drm-tinydrm-embed-the-mode-in-tinydrm_connector patches.suse/4588-drm-tinydrm-mipi-dbi-change-reset-active-time patches.suse/4589-drm-bridge-synopsys-dsi-make-dw_mipi_dsi_bridge_mode_set-static patches.suse/4590-drm-bridge-synopsys-dsi-use-common-mipi_dsi_create_packet patches.suse/4591-drm-bridge-synopsys-dsi-handle-endianness-correctly-in-dw_mipi_dsi_write patches.suse/4592-drm-dsi-fix-improper-use-of-mipi_dsi_device_transfer-return-value patches.suse/4593-drm-panel-panasonic-vvx10f034n00-fix-wuxga_nt_panel_disable-return-value patches.suse/4594-drm-bridge-analogix-anx78xx-remove-duplicate-null-check patches.suse/4595-drm-i2c-sil164-remove-duplicate-null-check patches.suse/4596-drm-i2c-tda998x-remove-duplicate-null-check patches.suse/4597-drm-add-kernel-doc-for-exported-gem-dmabuf_ops patches.suse/4598-drm-sun4i-backend-move-line-stride-setup-to-buffer-setup-function patches.suse/4599-drm-sun4i-backend-document-the-engine-operations patches.suse/4600-drm-sun4i-backend-allow-a-null-plane-pointer-to-retrieve-the-format patches.suse/4601-drm-sun4i-backend-add-a-custom-plane-state patches.suse/4602-drm-sun4i-engine-add-a-custom-crtc-atomic_check patches.suse/4603-drm-sun4i-engine-add-a-vblank-quirk-callback patches.suse/4604-drm-sun4i-engine-create-an-atomic_begin-callback patches.suse/4605-drm-sun4i-add-a-driver-for-the-display-frontend patches.suse/4606-drm-sun4i-backend-wire-in-the-frontend patches.suse/4607-drm-sun4i-backend-add-a-custom-atomic_check-for-the-frontend patches.suse/4608-drm-sun4i-backend-use-runtime_pm-variant-of-atomic_commit_tail patches.suse/4609-drm-sun4i-backend-make-sure-we-don-t-have-a-commit-pending patches.suse/4610-drm-panel-panasonic-vvx10f034n00-more-return-value-fixes patches.suse/4611-drm-sun4i-fix-build-warnings-in-sunxi_engine-h patches.suse/4612-drm-i915-reject-odd-pipe-source-width-with-double-wide-dual-link patches.suse/4613-drm-i915-use-drm_mode_get_hv_timing-to-populate-plane-clip-rectangle patches.suse/4614-drm-arm-hdlcd-use-drm_mode_get_hv_timing-to-populate-plane-clip-rectangle patches.suse/4615-drm-arm-mali-dp-use-drm_mode_get_hv_timing-to-populate-plane-clip-rectangle patches.suse/4616-drm-simple_kms_helper-use-drm_mode_get_hv_timing-to-populate-plane-clip-rectangle patches.suse/4617-drm-imx-use-drm_mode_get_hv_timing-to-populate-plane-clip-rectangle patches.suse/4618-drm-mediatek-use-drm_mode_get_hv_timing-to-populate-plane-clip-rectangle patches.suse/4619-drm-meson-use-drm_mode_get_hv_timing-to-populate-plane-clip-rectangle patches.suse/4620-drm-msm-mdp5-use-drm_mode_get_hv_timing-to-populate-plane-clip-rectangle patches.suse/4621-drm-nouveau-kms-nv50-use-drm_mode_get_hv_timing-to-populate-plane-clip-rectangle patches.suse/4622-drm-rockchip-use-drm_mode_get_hv_timing-to-populate-plane-clip-rectangle patches.suse/4623-drm-tegra-dc-use-drm_mode_get_hv_timing-to-populate-plane-clip-rectangle patches.suse/4624-drm-vmwgfx-use-drm_mode_get_hv_timing-to-populate-plane-clip-rectangle patches.suse/4625-drm-zte-use-drm_mode_get_hv_timing-to-populate-plane-clip-rectangle patches.suse/dma-buf-make-returning-the-exclusive-fence-optional.patch patches.suse/4626-drm-dp-add-hbr3-support-in-existing-drm-dp-helpers patches.suse/4627-drm-dp-add-definitions-for-tps4-bits-and-macros-to-check-the-support patches.suse/4628-drm-stm-ltdc-use-crtc_mode_fixup-to-update-adjusted_mode-clock patches.suse/4629-drm-fourcc-add-a-alpha-field-to-drm_format_info patches.suse/4630-drm-atmel-hlcdc-use-the-alpha-format-field-in-drm_format_info patches.suse/4631-drm-atmel-exynos-use-the-alpha-format-field-in-drm_format_info patches.suse/4632-drm-rockchip-use-the-alpha-format-field-in-drm_format_info patches.suse/4633-drm-vc4-use-the-alpha-format-field-in-drm_format_info patches.suse/4634-drm-sun4i-backend-fix-structure-indentation patches.suse/4635-drm-sun4i-backend-fix-define-typo patches.suse/4636-drm-sun4i-framebuffer-add-a-custom-atomic_check patches.suse/4637-drm-sun4i-backend-move-the-coord-function-in-the-shared-part patches.suse/4638-drm-sun4i-backend-set-a-default-zpos-in-our-reset-hook patches.suse/4639-drm-sun4i-backend-add-support-for-zpos patches.suse/4640-drm-sun4i-backend-check-for-the-number-of-alpha-planes patches.suse/4641-drm-warn-if-plane-crtc-encoder-connector-index-exceeds-our-32bit-bitmasks patches.suse/4642-drm-modes-move-3d-stereo-flag-check-into-drm_mode_validate_basic patches.suse/4643-drm-uapi-validate-the-mode-flags-type patches.suse/4644-drm-uapi-deprecate-drm_mode_flag_pixmux patches.suse/4645-drm-uapi-deprecate-drm_mode_flag_bcast patches.suse/4646-drm-modes-fix-description-of-drm_mode_type_userdef patches.suse/4647-drm-modes-kill-off-the-oddball-drm_mode_type_crtc_c-vs-drm_mode_type_builtin-handling patches.suse/4648-drm-modes-kill-drm_mode_type_clock_crtc_c-define patches.suse/4649-drm-uapi-deprecate-nonsense-kms-mode-types patches.suse/4650-drm-modes-provide-global-mode_valid-hook patches.suse/4651-drm-i915-provide-a-device-level-mode_valid-hook patches.suse/4652-drm-stm-dsi-add-1-31-version-support patches.suse/4653-drm-stm-drv-improve-data-transfers patches.suse/4654-drm-bridge-synopsys-dsi-add-a-warning-msg-on-dsi-read-requests patches.suse/4655-drm-bridge-synopsys-dsi-fix-dsi_host_transfer-return-value patches.suse/4656-drm-atomic-remove-warn_on-for-invalid-plane-configuration patches.suse/dma-buf-sw_sync-fix-document-of-sw_sync_create_fence.patch patches.suse/4657-drm-arcpgu-remove-drm_encoder_slave patches.suse/4658-drm-mgag200-fix-a-test-in-mga_vga_mode_valid patches.suse/4659-drm-edid-use-true-and-false-for-boolean-values patches.suse/4660-drm-virtio-don-t-return-invalid-caps-on-timeout patches.suse/4661-drm-rcar-du-use-drm_mode_get_hv_timing-to-populate-plane-clip-rectangle patches.suse/4662-drm-sun4i-use-drm_mode_get_hv_timing-to-populate-plane-clip-rectangle patches.suse/4663-drm-crc-add-support-for-polling-on-the-data-fd patches.suse/4664-drm-bridge-rename-argument-from-crtc-to-bridge patches.suse/4665-drm-panel-add-support-for-arm-versatile-panels patches.suse/4666-drm-pl111-properly-detect-the-arm-pl110-variants patches.suse/4667-drm-pl111-handle-the-versatile-rgb-bgr565-mode patches.suse/4668-drm-pl111-support-variants-with-broken-clock-divider patches.suse/4669-drm-pl111-support-variants-with-broken-vblank patches.suse/4670-drm-pl111-support-multiple-endpoints-on-the-clcd patches.suse/4671-drm-bridge-synopsys-dsi-add-read-feature patches.suse/4672-drm-bridge-synopsys-dsi-add-1-31-version-support patches.suse/4673-drm-stm-ltdc-add-non-alpha-color-formats patches.suse/4674-drm-stm-ltdc-remove-non-alpha-color-formats-on-layer-2-for-older-hw patches.suse/4675-drm-print-the-pid-when-debug-logging-an-ioctl-error patches.suse/4676-drm-vc4-expose-performance-counters-to-userspace patches.suse/4677-drm-add-func-to-get-max-iomem-address-v2 patches.suse/4678-drm-amdgpu-only-enable-swiotlb-alloc-when-need-v2 patches.suse/4679-drm-radeon-only-enable-swiotlb-path-when-need-v2 patches.suse/4680-drm-add-dpcd-definitions-for-dp-1-4-fec-feature patches.suse/4681-drm-bridge-synopsys-dw-hdmi-enable-workaround-for-v1-32a patches.suse/4682-drm-bridge-synopsys-dw-hdmi-export-some-phy-related-functions patches.suse/4683-drm-bridge-synopsys-dw-hdmi-don-t-clobber-drvdata patches.suse/4684-drm-sun4i-add-has_channel_0-tcon-quirk patches.suse/4685-drm-sun4i-add-support-for-a83t-second-tcon patches.suse/4686-drm-sun4i-add-support-for-a83t-second-de2-mixer patches.suse/4687-drm-sun4i-implement-a83t-hdmi-driver patches.suse/4688-drm-rcar-du-dw-hdmi-fix-compilation patches.suse/4689-drm-sun4i-fix-hsync-and-vsync-polarity patches.suse/4690-drm-i915-runtime-disable-for-edp-drrs patches.suse/4691-i915-drrs-debugfs-psr-status-info-addition patches.suse/4692-drm-i915-selftests-tweak-igt_ggtt_page-to-speed-it-up patches.suse/4693-drm-i915-selftests-allow-random-array-allocation-to-fail patches.suse/4694-drm-i915-delete-defunct-i915_gem_request_assign patches.suse/4695-drm-i915-execlists-clear-context-switch-interrupt-earlier-in-the-reset patches.suse/4696-drm-i915-execlists-record-elsp-offset-during-engine-setup patches.suse/4697-drm-i915-execlists-tidy-enabling-execlists patches.suse/4698-drm-i915-hold-rpm-wakeref-for-modifying-the-global-seqno patches.suse/4699-drm-i915-assert-all-signalers-we-depended-on-did-indeed-signal patches.suse/4700-drm-i915-execlists-assert-there-are-no-simple-cycles-in-the-dependencies patches.suse/4701-drm-i915-execlists-reduce-list_for_each_safe-list_safe_reset_next patches.suse/4702-drm-i915-guc-decoupling-ads-and-logs-from-submission patches.suse/4703-drm-i915-guc-gem_bug_on-on-invoking-guc-reset-function patches.suse/4704-drm-i915-assert-we-do-not-try-to-wait-on-an-invalid-seqno patches.suse/4705-drm-i915-pass-dma_attr_no_warn-to-dma_map_sg patches.suse/drm-i915-dmc-DMC-1.07-for-Cannonlake patches.suse/drm-i915-Apply-headless-DMC-workaround-for-CNL patches.suse/4706-drm-i915-pmu-only-enumerate-available-counters-in-sysfs patches.suse/4707-drm-i915-pmu-initialise-our-dynamic-sysfs-attributes-for-use-with-lockdep patches.suse/4708-drm-i915-pmu-fix-noderef-cocci-warnings patches.suse/4709-drm-i915-pmu-use-kcalloc-instead-of-kzalloc patches.suse/4710-drm-i915-psr-kill-psr-source_ok-flag patches.suse/4711-drm-i915-psr-can_psr-macro-to-check-for-psr-source-and-sink-support patches.suse/4712-drm-i915-psr-avoid-initializing-psr-if-there-is-no-sink-support patches.suse/4713-drm-i915-only-defer-freeing-of-fence-callback-when-also-using-the-timer patches.suse/4714-drm-i915-fence-separate-timeout-mechanism-for-awaiting-on-dma-fences patches.suse/4715-drm-i915-use-our-singlethreaded-wq-for-freeing-objects patches.suse/4716-drm-i915-selftests-test-i915_sw_fence-dma_fence-interop patches.suse/4717-drm-i915-rewrite-some-comments-around-rcu-deferred-object-free patches.suse/4718-drm-i915-do-not-warn_on-with-small-framebuffers patches.suse/4719-drm-i915-selftests-wait-for-the-dma-fence-timeout patches.suse/4720-drm-i915-remove-timeval-users patches.suse/4721-drm-i915-add-tracking-for-cdclk-bypass-frequency patches.suse/4722-drm-i915-avoid-waitboosting-on-the-active-request patches.suse/4723-drm-i915-guc-redefine-guc_log_level-modparam-values patches.suse/4724-drm-i915-guc-change-values-for-i915_guc_log_control patches.suse/4725-drm-i915-use-the-engine-name-directly-in-the-error_state-file patches.suse/drm-i915-cnl-apply-Display-WA-1178-to-fix-type-C-don patches.suse/4726-drm-i915-vbt-defs-typo-fixes patches.suse/4727-drm-i915-remove-redundant-eld-connector-type-update patches.suse/4728-drm-i915-ignore-tmds-clock-limit-for-dp-when-edid-override-is-set patches.suse/4729-drm-i915-nuke-a-pointless-unreachable patches.suse/4730-drm-i915-add-the-missing-y-yf-modifiers-for-skl-sprites patches.suse/4731-drm-i915-clean-up-the-sprite-modifier-checks patches.suse/4732-drm-i915-add-ccs-capability-for-sprites patches.suse/4733-drm-i915-allow-up-to-32kb-stride-on-skl-sprites patches.suse/drm-i915-cnl-Add-Port-F-definition patches.suse/4734-drm-i915-icl-add-initial-icelake-definitions patches.suse/4735-drm-i915-icp-introduce-ice-lake-pch patches.suse/4736-drm-i915-icp-get-set-proper-raw-clock-frequency-on-icp patches.suse/4737-drm-i915-icp-add-panel-power-sequencing-support patches.suse/4738-drm-i915-icp-add-backlight-support-for-icp patches.suse/4739-drm-i915-icp-add-icp-gmbus-and-gpio-support patches.suse/4740-drm-i915-icp-add-the-id-for-icl-pch-icp patches.suse/4741-drm-i915-icl-icelake-interrupt-register-addresses-and-bits patches.suse/4742-drm-i915-return-a-default-rcs-context-size patches.suse/4743-drm-i915-icl-gen11-render-context-size patches.suse/4744-drm-i915-guc-keep-guc-log-disabled-by-default patches.suse/4745-drm-i915-shrink-the-request-kmem_cache-on-allocation-error patches.suse/4746-drm-i915-psr-don-t-name-status-or-debug-registers-like-control-registers patches.suse/4747-drm-i915-downgrade-incorrect-engine-constructor-usage-warnings-to-development patches.suse/4748-drm-i915-per-engine-scratch-vma-is-mandatory patches.suse/4749-drm-i915-increase-render-media-power-gating-hysteresis-for-gen9 patches.suse/4750-drm-i915-execlists-skip-forcewake-for-elsp-submission patches.suse/drm-i915-cnl-Fix-aux-selection-for-WA-1178 patches.suse/4751-drm-i915-pmu-fix-sysfs-exported-counter-config patches.suse/4752-drm-i915-lrc-update-reg_state-macros-to-pass-checkpatch patches.suse/4753-drm-i915-move-lrc-register-offsets-to-a-header-file patches.suse/4754-drm-i915-execlists-inhibit-context-save-restore-for-the-fake-preempt-context patches.suse/4755-drm-i915-track-the-number-of-times-we-have-woken-the-gpu-up patches.suse/4756-drm-i915-shrink-the-gem-kmem_caches-upon-idling patches.suse/4757-drm-i915-use-enum-plane_id-for-frontbuffer-tracking patches.suse/4758-drm-i915-implement-display-w-a-1143 patches.suse/4759-drm-i915-add-a-comment-exlaining-ccs-hsub-vsub patches.suse/4760-drm-i915-guc-grab-rpm-wakelock-while-disabling-guc-interrupts patches.suse/4761-drm-i915-guc-enable-interrupts-before-resuming-guc-during-runtime-resume patches.suse/4762-drm-i915-guc-fix-lockdep-due-to-log-relay-channel-handling-under-struct_mutex patches.suse/4763-drm-i915-guc-update-name-and-prototype-of-i915_guc_log_control patches.suse/4764-drm-i915-guc-fix-comments-style-in-intel_guc_log-c patches.suse/4765-drm-i915-lrc-clear-context-restore-save-inhibit-flags-for-new-contexts patches.suse/4766-drm-i915-lrc-remove-superfluous-warn_on patches.suse/4767-drm-i915-simplify-guard-logic-for-setup_scratch_page patches.suse/4768-drm-i915-assert-that-we-do-not-try-to-unsubmit-a-completed-request patches.suse/4769-drm-i915-add-display-wa-1175-for-planes-ending-close-to-right-screen-edge patches.suse/4770-drm-i915-add-wa-for-planes-ending-close-to-left-screen-edge patches.suse/drm-i915-cnl-Add-Cannonlake-PCI-IDs-for-another-SKU patches.suse/drm-i915-cnl-Add-AUX-F-support patches.suse/drm-i915-cnl-Extend-Wa-1178-to-Aux-F patches.suse/drm-i915-cnl-Fix-_CNL_PORT_TX_DW2_LN0_F-definition patches.suse/drm-i915-Fix-DPLCLKA_CFGCR0-bits-for-Port-F patches.suse/drm-i915-cnl-Add-right-GMBUS-pin-number-for-HDMI-on- patches.suse/drm-i915-For-HPD-connected-port-use-hpd_pin-instead- patches.suse/drm-i915-cnl-Add-HPD-support-for-Port-F patches.suse/drm-i915-cnl-Enable-DDI-F-on-Cannonlake patches.suse/drm-i915-cnl-Fix-DP-max-rate-for-Cannonlake-with-por patches.suse/4771-drm-i915-guc-fix-return-from-guc_log_relay_file_create patches.suse/4772-drm-i915-flush-ggtt-writes-through-the-old-fenced-vma-before-changing-fences patches.suse/4773-drm-i915-icl-don-t-allocate-fixed-bypass-path-blocks-for-icl patches.suse/4774-drm-i915-icl-do-not-fix-dbuf-block-size-to-512 patches.suse/4775-drm-i915-icl-fail-flip-if-ddb-allocated-are-less-than-min-display-buffer-needed patches.suse/4776-drm-i915-icl-nv12-y-plane-ddb-is-not-in-same-plane patches.suse/4777-drm-i915-icl-introduce-mbus-related-registers patches.suse/4778-drm-i915-gen11-fix-the-sagv-block-time-for-gen11 patches.suse/4779-drm-i915-icl-handle-expanded-plane_ctl_format-field patches.suse/4780-drm-i915-icl-set-graphics-mode-register-for-gen11 patches.suse/4781-drm-i915-icl-allow-the-reg_read-ioctl-to-read-the-rcs-timestamp-register patches.suse/4782-drm-i915-selftests-add-missing-gtt-shrinker-test patches.suse/4783-drm-i915-guc-don-t-forget-to-free-guc-error-log patches.suse/4784-drm-i915-guc-don-t-try-to-create-log-runtime-if-there-is-no-log patches.suse/4785-drm-i915-bxt-glk-avoid-long-atomic-poll-during-cdclk-change patches.suse/drm-i915-dp-abstract-rate-array-length-limiting patches.suse/drm-i915-dp-clean-up-source-rate-limiting-for-cnl patches.suse/drm-i915-dp-limit-DP-link-rate-based-on-VBT-on-CNL patches.suse/4786-drm-i915-enable-inject_load_failure-only-in-debug-config patches.suse/4787-drm-i915-reduce-indent-in-pch-detection patches.suse/4788-drm-i915-execlists-flush-gtiir-on-clearing-cs-interrupts-during-reset patches.suse/4789-drm-i915-remove-spurious-drm_error-for-cancelled-interrupts patches.suse/4790-drm-i915-report-if-an-unbannable-context-is-involved-in-a-gpu-hang patches.suse/4791-drm-i915-add-some-newlines-to-intel_engine_dump-headers patches.suse/4792-drm-i915-always-update-the-no_fbc_reason-when-disabling patches.suse/4793-drm-i915-show-the-gpu-state-when-declaring-wedged patches.suse/4794-drm-i915-execlists-remove-the-startup-spam patches.suse/drm-i915-Remove-unbannable-context-spam-from-reset patches.suse/4795-drm-i915-breadcrumbs-drop-request-reference-for-the-signaler-thread patches.suse/4796-drm-i915-selftests-flush-old-resets-between-engines patches.suse/4797-drm-i915-selftests-use-a-sacrificial-context-for-hang-testing patches.suse/4798-drm-i915-execlists-move-the-reset-bits-to-a-more-natural-home patches.suse/4799-drm-i915-skip-post-reset-request-emission-if-the-engine-is-not-idle patches.suse/4800-drm-i915-deprecate-i915_set_colorkey_none patches.suse/drm-i915-cnl-WaPipeControlBefore3DStateSamplePattern patches.suse/4801-drm-i915-pmu-fix-pmu-enable-vs-execlists-tasklet-race patches.suse/4802-drm-i915-update-driver_date-to-20180207 patches.suse/4803-drm-fix-link-status-kerneldoc-line-lengths patches.suse/4804-drm-i915-add-more-control-to-wait_for-routines patches.suse/4805-drm-add-content-protection-property patches.suse/4806-drm-add-some-hdcp-related-defines patches.suse/4807-drm-i915-add-hdcp-framework-base-implementation patches.suse/4808-drm-i915-make-use-of-indexed-write-gmbus-feature patches.suse/4809-drm-i915-add-function-to-output-aksv-over-gmbus patches.suse/4810-drm-i915-implement-hdcp-for-hdmi patches.suse/4811-drm-i915-implement-hdcp-for-displayport patches.suse/4812-drm-i915-don-t-allow-hdcp-on-port-e-f patches.suse/4813-drm-i915-only-disable-hdcp-when-it-s-active patches.suse/4814-drm-i915-dp-fix-compilation-of-intel_dp_hdcp_check_link patches.suse/4815-drm-i915-extending-hdcp-for-hsw-bdw-and-bxt patches.suse/4816-drm-i915-ii-stage-hdcp-auth-for-repeater-only patches.suse/4817-drm-i915-start-repeater-auth-on-ready-cp_irq patches.suse/4818-drm-i915-check-for-downstream-topology-errors patches.suse/4819-drm-i915-restore-hdcp-drm_info-when-with-no-downstream patches.suse/4820-drm-i915-downgrade-hdcp-logs-from-info-to-debug_kms patches.suse/4821-drm-i915-handle-failure-from-2nd-stage-hdcp-auth patches.suse/4822-drm-i915-stop-encryption-for-repeater-with-no-sink patches.suse/4823-drm-i915-connector-info-in-hdcp-debug-msgs patches.suse/4824-drm-i915-retry-hdcp-bksv-read patches.suse/4825-drm-i915-optimize-hdcp-key-load patches.suse/4826-drm-i915-detect-panel-s-hdcp-capability patches.suse/4827-drm-i915-reauthenticate-hdcp-on-failure patches.suse/4828-drm-i915-fix-misalignment-in-hdcp-register-def patches.suse/4829-drm-rockchip-dsi-remove-unnecessary-platform_get_resource-error-check patches.suse/4830-drm-rockchip-inno_hdmi-remove-unnecessary-platform_get_resource-error-check patches.suse/4831-drm-rockchip-get-rid-of-unnecessary-struct-fields patches.suse/4832-drm-rockchip-support-prime-import-sg-table patches.suse/drm-rockchip-Respect-page-offset-for-PRIME-mmap-call patches.suse/4833-drm-bochs-make-structure-bochs_bo_driver-static patches.suse/4834-drm-fix-kerneldoc-warnings-for-drm_lease patches.suse/dma-buf-sw_sync-Fix-kerneldoc-warnings.patch patches.suse/0001-drm-NULL-pointer-dereference-null-pointer-deref-CWE-.patch patches.suse/4836-drm-null-pointer-dereference-cwe-476-problem patches.suse/4837-drm-simple_kms_helper-add-mode_valid-callback-support patches.suse/4838-drm-docs-align-layout-of-optional-plane-blending-properties patches.suse/4839-drm-docs-document-scaling-mode-property-better patches.suse/4840-drm-doc-polish-for-drm_mode_parse_command_line_for_connector patches.suse/4841-drm-doc-use-new-substruct-support patches.suse/4842-drm-add-documentation-for-tv-connector-state-margins patches.suse/4843-video-backlight-add-helpers-to-enable-and-disable-backlight patches.suse/0001-video-backlight-Add-of_find_backlight-helper-in-back.patch patches.suse/0002-video-backlight-Add-devres-versions-of-of_find_backl.patch patches.suse/4846-drm-tinydrm-convert-tinydrm_enable-disable_backlight-to-backlight_enable-disable patches.suse/4847-drm-tinydrm-replace-tinydrm_of_find_backlight-with-of_find_backlight patches.suse/4848-drm-tinydrm-call-devres-version-of-of_find_backlight patches.suse/4849-drm-panel-use-backlight_enable-disable-helpers patches.suse/4850-drm-omapdrm-use-backlight_enable-disable-helpers patches.suse/4851-drm-panel-use-of_find_backlight-helper patches.suse/4852-drm-omapdrm-use-of_find_backlight-helper patches.suse/4853-drm-sun4i-backend-assign-the-pipes-automatically patches.suse/4854-drm-sun4i-remove-the-plane-description-structure patches.suse/4855-drm-sun4i-backend-make-zpos-configurable patches.suse/4856-drm-sun4i-backend-remove-argb-spoofing patches.suse/4857-drm-simple_kms_helper-fix-null-pointer-dereference-with-no-active-crtc patches.suse/4858-drm-fix-drm_get_max_iomem-type-mismatch patches.suse/4859-drm-simple_kms_helper-add-enable_disable-vblank-callback-support patches.suse/4860-drm-mxsfb-do-not-use-deprecated-drm_driver-enable_disable_vblank patches.suse/4861-drm-tve200-do-not-use-deprecated-drm_driver-enable_disable_vblank patches.suse/4862-drm-pl111-do-not-use-deprecated-drm_driver-enable_disable_vblank patches.suse/4863-drm-panel-fix-arm-versatile-panel-clocks patches.suse/4864-drm-stm-check-pitch-and-size-calculations-even-if-config_mmu patches.suse/4865-drm-pl111-remove-reverse-dependency-on-drm_dumb_vga_dac patches.suse/4866-drm-check-that-the-plane-supports-the-request-format-modifier-combo patches.suse/4867-drm-i915-remove-the-pipe-plane-id-checks-from-skl_check_ccs_aux_surface patches.suse/4868-drm-include-the-header-with-the-prototype-for-drm_get_panel_orientation_quirk patches.suse/4869-drm-virtio-add-tabs-at-the-start-of-a-line patches.suse/4870-drm-virtio-add-blank-line-after-variable-declarations patches.suse/4871-drm-virtio-add-in-block-comments-to-separate-line patches.suse/4872-drm-virtio-remove-return-from-void-function patches.suse/4873-drm-virtio-replace-unsigned-for-unsigned-int patches.suse/4874-drm-virtio-remove-multiple-blank-lines patches.suse/4875-drm-virtio-add-spaces-around-operators patches.suse/4876-drm-uapi-the-ctm-matrix-uses-sign-magnitude-representation patches.suse/4877-tinydrm-add-backlight-dependency patches.suse/4878-drm-rockchip-add-device-links-for-master-and-components patches.suse/4879-drm-rockchip-vop-init-vskiplines-in-scl_vop_cal_scale patches.suse/4880-drm-bridge-analogix-do-not-use-device-s-drvdata patches.suse/4881-drm-bridge-analogix_dp-fix-connector-and-encoder-cleanup patches.suse/4882-drm-rockchip-analogix_dp-add-a-sanity-check-for-rockchip_drm_psr_register patches.suse/4883-drm-rockchip-analogix_dp-reorder-psr_unregister-call-in-unbind patches.suse/4884-drm-sun4i-add-support-for-h3-display-engine patches.suse/4885-drm-sun4i-add-support-for-h3-mixer-0 patches.suse/4886-drm-sun4i-fix-polarity-configuration-for-dw-hdmi-phy patches.suse/4887-drm-sun4i-add-support-for-variants-to-dw-hdmi-phy patches.suse/4888-drm-sun4i-move-and-expand-dw-hdmi-phy-register-macros patches.suse/4889-drm-sun4i-add-support-for-h3-hdmi-phy-variant patches.suse/4890-drm-sun4i-allow-building-on-arm64 patches.suse/4891-drm-add-optional-color_encoding-and-color_range-properties-to-drm_plane patches.suse/4892-drm-atomic-include-color-encoding-range-in-plane-state-dump patches.suse/drm-i915-Correctly-handle-limited-range-YCbCr-data-o patches.suse/4893-drm-i915-fix-plane-ycbcr-rgb-conversion-for-glk patches.suse/4894-drm-i915-add-support-for-the-ycbcr-color_encoding-property patches.suse/4895-drm-i915-change-the-color_encoding-prop-default-value-to-bt-709 patches.suse/4896-drm-i915-add-support-for-the-ycbcr-color_range-property patches.suse/4897-drm-atomic-call-ww_acquire_done-after-drm_modeset_lock_all patches.suse/4898-drm-bridge-synopsys-dsi-readl_poll_timeout-return-value-clean-up patches.suse/4899-drm-vc4-advertise-supported-modifiers-for-planes patches.suse/4900-drm-vc4-replace-long-hdmi-udelay-with-usleep_range patches.suse/4901-drm-armada-construct-a-temporary-crtc-state-for-plane-checks patches.suse/4902-drm-armada-use-drm_mode_get_hv_timing-to-populate-plane-clip-rectangle patches.suse/4903-drm-don-t-pass-clip-to-drm_atomic_helper_check_plane_state patches.suse/4904-drm-null-pointer-dereference-cwe-476-problem patches.suse/4905-drm-null-pointer-dereference-cwe-476-problem patches.suse/4906-drm-of-simplify-component-probe-code patches.suse/drm-bridge-dw-hdmi-Fix-overflow-workaround-for-Amlog patches.suse/4907-drm-don-t-create-properties-without-names patches.suse/4908-drm-check-property-enum-name-length patches.suse/4909-drm-prime-fix-potential-race-in-drm_gem_map_detach patches.suse/4910-drm-prime-make-the-pages-array-optional-for-drm_prime_sg_to_page_addr_arrays patches.suse/4911-drm-bridge-analogix_dp-don-t-power-bridge-in-analogix_dp_bind patches.suse/4912-drm-bridge-analogix_dp-postpone-enabling-runtime-power-management patches.suse/4913-drm-bridge-analogix_dp-don-t-create-useless-connectors patches.suse/4914-drm-reject-replacing-property-enum-values patches.suse/4915-drm-warn-when-trying-add-enum-values-to-non-enum-bitmask-properties patches.suse/4916-drm-warn-when-trying-to-add-enum-value-63-to-a-bitmask-property patches.suse/4917-drm-uapi-deprecate-drm_mode_prop_pending patches.suse/4918-drm-make-property-flags-u32 patches.suse/4919-drm-reject-bad-property-flag-combinations patches.suse/4920-drm-atomic-add-new-reverse-iterator-over-all-plane-state-v2 patches.suse/4921-bridge-elaborate-a-bit-on-dumb-vga-bridges-in-kconfig patches.suse/4922-drm-simple_kms_helper-fix-mode_valid-documentation patches.suse/4923-drm-pl111-make-the-default-bpp-a-per-variant-variable patches.suse/4924-drm-pl111-handle-the-realview-variant-separately patches.suse/4925-drm-bridge-sii902x-retry-status-read-after-ddi-i2c patches.suse/4926-drm-pl111-use-max-memory-bandwidth-for-resolution patches.suse/4927-drm-nouveau-replace-the-iturbt_709-prop-with-the-standard-color_encoding-prop patches.suse/4928-drm-rockchip-dw-mipi-dsi-fix-connector-and-encoder-cleanup patches.suse/0001-drm-rockchip-inno_hdmi-Fix-error-handling-path.patch patches.suse/0001-drm-rockchip-inno_hdmi-reorder-clk_disable_unprepare.patch patches.suse/0001-drm-rockchip-dw_hdmi-Move-HDMI-vpll-clock-enable-to-.patch patches.suse/4929-drm-rockchip-analogix_dp-set-psr-activate-deactivate-when-enable-disable-bridge patches.suse/4930-drm-rockchip-don-t-use-atomic-constructs-for-psr patches.suse/4931-drm-vc4-set-premultiplied-for-alpha-formats patches.suse/4932-drm-vc4-check-if-plane-requires-background-fill patches.suse/4933-drm-vc4-move-plane-state-to-header patches.suse/4934-drm-vc4-enable-background-color-fill-when-necessary patches.suse/drm-panel-simple-Fix-the-bus-format-for-the-Ontat-pa patches.suse/4935-drm-panel-add-support-for-raydium-rm68200-panel-driver patches.suse/4936-drm-panel-simple-use-display_timing-for-lq123p1jx31 patches.suse/4937-drm-panel-otm8009a-add-support-for-the-optional-power-supply patches.suse/4938-drm-panel-simple-add-support-for-keo-tx31d200vm0baa patches.suse/4939-drm-panel-lvds-fix-driver-description-heading patches.suse/4940-drm-panel-ili9322-make-local-symbols-static patches.suse/4941-drm-panel-add-support-for-auo-g104sn02-v2-panel patches.suse/drm-meson-Fix-an-un-handled-error-path-in-meson_drv_ patches.suse/4942-drm-meson-use-drm_dev_put-instead-of-drm_dev_unref patches.suse/drm-meson-Fix-some-error-handling-paths-in-meson_drv patches.suse/4943-drm-meson-add-support-for-dmt-modes-on-hdmi patches.suse/PCI-Restore-config-space-on-runtime-resume-despite-b patches.suse/vga_switcheroo-deduplicate-power-state-tracking patches.suse/4944-vga_switcheroo-use-device-link-for-hda-controller patches.suse/4945-drm-nouveau-runtime-suspend-despite-hda-being-unbound patches.suse/4946-drm-sun4i-move-rgb-mode_valid-from-connector-to-encoder patches.suse/4947-drm-sun4i-add-lvds-mode_valid-function patches.suse/4948-drm-sun4i-handle-drm_bus_flag_pixdata_-edge patches.suse/4949-drm-bridge-analogix_dp-detect-sink-psr-state-after-configuring-the-psr patches.suse/4950-drm-rockchip-remove-analogix-psr-worker patches.suse/4951-drm-bridge-analogix_dp-don-t-change-psr-while-bridge-is-disabled patches.suse/4952-drm-bridge-analogix_dp-add-fast-link-train-for-edp patches.suse/4953-drm-rockchip-add-mutex-vop-lock patches.suse/4954-drm-panel-rm68200-add-backlight-dependency patches.suse/4955-drm-bridge-analogix_dp-only-wait-for-panel-ack-on-psr-entry patches.suse/drm-rockchip-Clear-all-interrupts-before-requesting- patches.suse/4956-drm-rockchip-do-not-use-memcpy-for-mmio-addresses patches.suse/4957-drm-rockchip-don-t-use-spin_lock_irqsave-in-interrupt-context patches.suse/4958-drm-vmwgfx-replace-drm_-unreference-with-drm_-put patches.suse/4959-drm-bridge-dw-hdmi-remove-unused-hdmi_enable_overflow_interrupts patches.suse/4960-drm-reduce-object-size-of-drm_error-and-drm_debug-uses patches.suse/4961-drm-rockchip-cdn-dp-remove-the-dp-phy-switch patches.suse/4962-revert-drm-use-a-flexible-array-member-for-blob-property-data patches.suse/4963-drm-remove-now-pointelss-blob-data-casts patches.suse/4964-drm-verify-gamma-degamma-lut-size patches.suse/4965-drm-introduce-drm_color_lut_size patches.suse/4966-drm-i915-remove-the-blob-data-casts patches.suse/4967-drm-i915-use-drm_color_lut_size patches.suse/4968-drm-nuke-the-useless-ret-variable-from-drm_mode_convert_umode patches.suse/4969-drm-make-drm_mode_vrefresh-a-bit-more-accurate patches.suse/4970-drm-vc4_validate-remove-vla-usage patches.suse/4971-drm-add-psr-version-3-macro patches.suse/4972-drm-remove-drm_mode_object_-un-reference-aliases patches.suse/4973-drm-dma_bufs-fixed-checkpatch-issues patches.suse/4974-drm-reduce-object-size-of-drm_dev_-level-uses patches.suse/4975-drm-sun4i-add-support-for-a80-tcons patches.suse/4976-drm-sun4i-add-driver-support-for-a80-display-pipeline patches.suse/4977-drm-sun4i-backend-check-that-we-only-have-a-single-yuv-plane patches.suse/4978-drm-sun4i-backend-support-yuv-planes patches.suse/4979-drm-meson-fix-potential-null-dereference-in-meson_drv_bind_master patches.suse/4980-drm-qxl-replace-drm_gem_object_reference-unreference-with-get-put patches.suse/0001-drm-rcar-du-Remove-zpos-field-from-rcar_du_vsp_plane.patch patches.suse/4981-drm-rcar-du-use-1000-to-avoid-misunderstanding-in-rcar_du_dpll_divider patches.suse/4982-drm-rcar-du-calculate-dpllcr-to-be-more-small-jitter patches.suse/4983-drm-rcar-du-enable-vsp-compositor-by-default-on-gen3 patches.suse/0001-drm-rcar-du-lvds-Fix-LVDCR1-for-R-Car-gen3.patch patches.suse/4984-drm-rcar-du-lvds-fix-lvds-clock-frequency-range patches.suse/drm-rcar-du-lvds-Fix-LVDS-startup-on-R-Car-Gen2 patches.suse/drm-rcar-du-lvds-Fix-LVDS-startup-on-R-Car-Gen3 patches.suse/4985-drm-rcar-du-lvds-refactor-lvds-startup patches.suse/4986-drm-amd-powerplay-drop-unneeded-newline patches.suse/4987-drm-radeon-use-raw-buffer-printk-specifier patches.suse/4988-drm-amd-powerplay-remove-unused-parameter-of-phm_start_thermal_controller-v2 patches.suse/4989-drm-amd-powerplay-removed-hwmgr_handle_task-unused-parameter-and-given-a-better-name-for-other-parameter patches.suse/4990-drm-amd-powerplay-correct-pp_temperaturerange-member-type-since-negative-values-are-part-of-the-valid-range patches.suse/4991-drm-amd-powerplay-new-cgs-interface-setting-dpm-thermal-range patches.suse/4992-drm-amd-powerplay-new-hw-manager-interface-for-retrieving-device-specific-thermal-range patches.suse/4993-drm-amd-powerplay-export-thermal-range-through-temp-sysfs patches.suse/4994-drm-amd-powerplay-export-vega10-specific-thermal-ranges-v2 patches.suse/4995-drm-amd-powerplay-export-the-thermal-ranges-of-vi-asics-v2 patches.suse/4996-drm-amd-powerplay-export-the-thermal-ranges-of-carrizo-v2 patches.suse/4997-drm-amd-powerplay-use-ffs-fls-instead-of-implementing-our-own patches.suse/4998-drm-amdgpu-add-high-priority-compute-support-for-gfx9 patches.suse/4999-drm-amdgpu-bump-version-for-gfx9-high-priority-compute patches.suse/5000-drm-amdgpu-add-new-asic-callbacks-for-hdp-flush-invalidation patches.suse/5001-drm-amdgpu-add-hdp-asic-callbacks-for-si patches.suse/5002-drm-amdgpu-add-hdp-asic-callbacks-for-cik patches.suse/5003-drm-amdgpu-add-hdp-asic-callbacks-for-vi patches.suse/5004-drm-amdgpu-add-hdp-asic-callbacks-for-soc15-v2 patches.suse/5005-drm-amdgpu-adjust-hdp-write-queue-flushing-for-tlb-invalidation patches.suse/5006-drm-amdgpu-drop-extra-tlb-invalidation-in-gpuvm patches.suse/5007-drm-amd-pp-add-a-helper-to-convert-vid-to-voltage-value patches.suse/5008-drm-amd-pp-refine-code-shorten-variable-name patches.suse/5009-drm-amdgpu-fix-semicolon-cocci-warnings patches.suse/5010-drm-amd-display-pme-sw-wa-to-support-waking-az-d3 patches.suse/5011-drm-amd-display-fix-maximus-pixel-clock-programming patches.suse/5012-drm-amd-display-eliminate-several-maximus-specific-code-paths patches.suse/5013-drm-amd-display-make-fbc-mem-alloc-dynamic patches.suse/5014-drm-amd-display-cleanup-after-fbc-init-rework patches.suse/5015-drm-amd-display-use-pipe_control_lock-instead-of-tg-lock patches.suse/5016-drm-amd-display-prevent-master-programming-in-multisync patches.suse/5017-drm-amd-display-pass-full-3x4-remap-matrix-for-color-transform patches.suse/5018-drm-amd-display-disable-edp-backlight-for-extend-monitor-only-reboot-use-case patches.suse/5019-drm-amd-display-dal-3-1-28 patches.suse/5020-drm-amd-display-disable-edp-with-a-proper-sequence patches.suse/5021-drm-amd-display-debug-print-when-validate_stream-fails patches.suse/5022-drm-amd-display-debug-print-reason-for-mode-validation-failure patches.suse/5023-drm-amd-display-move-hubp-reg-access-from-hwss-to-hubp-module patches.suse/5024-drm-amd-display-use-real-be-and-fe-index-to-program-regs patches.suse/5025-drm-amd-display-log-which-clocks-are-unsupported patches.suse/5026-drm-amd-display-define-remove_stream_from_ctx-resource-func patches.suse/5027-drm-amd-display-fix-check-for-setting-input-tf patches.suse/5028-drm-amd-display-drop-dm_connector_update_modes patches.suse/5029-drm-amd-display-check-opplist-in-pipe-ctx-not-in-res-pool patches.suse/5030-drm-amd-display-move-dpp-reg-access-from-hwss-to-dpp-module patches.suse/5031-drm-amd-display-fix-null-derefs-on-non-dcn-builds patches.suse/5032-drm-amd-display-disablepsr-in-updateplanes-in-passivelevel patches.suse/5033-drm-amd-display-move-opp-reg-access-from-hwss-to-opp-module patches.suse/5034-drm-amd-display-refactor-remove-mpcc-processing patches.suse/5035-drm-amd-display-clean-up-dchubbub-register-definition-in-hwseq patches.suse/5036-drm-amd-display-implement-interface-for-crc-on-crtc patches.suse/5037-drm-amd-display-implement-crtc-crc-for-dce110 patches.suse/5038-drm-amd-display-update-dcn10_init_hw-for-fpga patches.suse/5039-drm-amd-display-sdr-brightness-boost patches.suse/5040-drm-amdgpu-update-mmhub-power-gating-register-settings patches.suse/5041-drm-amdgpu-allow-framebuffer-in-gart-memory-as-well patches.suse/5042-drm-amdgpu-only-allow-scatter-gather-display-with-dc patches.suse/5043-drm-amd-display-enable-vm-support-only-on-apus-newer-than-cz patches.suse/5044-drm-amdgpu-move-to-gtt-before-cpu-accesses-dma-buf patches.suse/5045-drm-amdgpu-rename-pas_id-to-pasid patches.suse/5046-drm-amdgpu-print-the-pasid-with-vm-faults-on-gmc-v7 patches.suse/5047-drm-amdgpu-print-the-pasid-with-vm-faults-on-gmc-v8 patches.suse/5048-drm-amdgpu-remove-agp_base patches.suse/5049-drm-amdgpu-move-struct-amdgpu_mc-into-amdgpu_gmc-h patches.suse/5050-drm-amdgpu-move-struct-gart_funcs-into-amdgpu_gmc-h patches.suse/5051-drm-amdgpu-move-pd-pt-address-calculation-into-backend-function patches.suse/5052-drm-amdgpu-add-amdgpu_pasid_free_delayed-v2 patches.suse/5053-drm-amdgpu-always-allocate-a-pasids-for-each-vm-v2 patches.suse/5054-drm-amdgpu-trace-allocated-pasids patches.suse/5055-drm-amdgpu-trace-the-pasid-instead-of-the-vm-pointer patches.suse/5056-drm-amdgpu-forward-pasid-to-backend-flush-implementations patches.suse/5057-drm-amd-pp-add-memory-clock-info-display-on-cz-st patches.suse/5058-drm-amd-pp-export-registers-for-read-vddc-on-vi-vega10 patches.suse/5059-drm-amd-pp-add-querying-current-gfx-voltage-for-ci-vi patches.suse/5060-drm-amd-pp-add-querying-current-gfx-voltage-for-vega10 patches.suse/5061-drm-amd-pp-implement-voltage-regulator-config-on-ci patches.suse/5062-drm-amd-pp-fix-smio-implementation-on-ci patches.suse/5063-drm-amdgpu-add-custom-power-policy-support-in-sysfs patches.suse/5064-drm-amd-pp-add-custom-power-profile-mode-support-on-vega10 patches.suse/5065-drm-amd-pp-store-stable-pstate-clocks patches.suse/5066-drm-amd-pp-add-stable-pstate-clk-display-support-in-debugfs patches.suse/5067-drm-amd-pp-refine-code-abbreviate-variable-name patches.suse/5068-drm-amd-pp-move-dpmtable_-definitions-to-common-header-file patches.suse/5069-drm-amd-pp-add-a-new-pp-feature-mask-bit-for-od-feature patches.suse/5070-drm-amd-pp-add-and-initialize-od_dpm_table-for-ci-vi patches.suse/5071-drm-amd-pp-add-od-driver-clock-voltage-display-on-smu7 patches.suse/5072-drm-amdgpu-all-vram-is-visible-for-apu-v2 patches.suse/5073-drm-amdgpu-expose-more-gpu-sensor-queries patches.suse/5074-drm-amdgpu-bump-driver-version-for-sensor-pstate-clk patches.suse/5075-drm-ttm-allow-page-allocations-w-o-triggering-oom patches.suse/5076-drm-ttm-add-the-missed-global-memory-count-update patches.suse/5077-drm-amdgpu-wire-up-emit_wreg-for-gfx-v6 patches.suse/5078-drm-amdgpu-wire-up-emit_wreg-for-gfx-v7 patches.suse/5079-drm-amdgpu-wire-up-emit_wreg-for-gfx-v8 patches.suse/5080-drm-amdgpu-wire-up-emit_wreg-for-gfx-v9 patches.suse/5081-drm-amdgpu-wire-up-emit_wreg-for-si-dma patches.suse/5082-drm-amdgpu-wire-up-emit_wreg-for-cik-sdma patches.suse/5083-drm-amdgpu-wire-up-emit_wreg-for-sdma-v2-4 patches.suse/5084-drm-amdgpu-wire-up-emit_wreg-for-sdma-v3 patches.suse/5085-drm-amdgpu-wire-up-emit_wreg-for-sdma-v4 patches.suse/5086-drm-amdgpu-wire-up-emit_wreg-for-uvd-v6 patches.suse/5087-drm-amdgpu-wire-up-emit_wreg-for-uvd-v7 patches.suse/5088-drm-amdgpu-wire-up-emit_wreg-for-vce-v4 patches.suse/5089-drm-amdgpu-wire-up-emit_wreg-for-vcn-v1 patches.suse/5090-drm-amdgpu-add-new-amdgpu_gmc_emit_flush_gpu_tlb-callback patches.suse/5091-drm-amdgpu-implement-gmc_v6_0_emit_flush_gpu_tlb patches.suse/5092-drm-amdgpu-implement-gmc_v7_0_emit_flush_gpu_tlb patches.suse/5093-drm-amdgpu-implement-gmc_v8_0_emit_flush_gpu_tlb patches.suse/5094-drm-amdgpu-implement-gmc_v9_0_emit_flush_gpu_tlb patches.suse/5095-drm-amdgpu-add-pasid-mapping-for-gmc-v7 patches.suse/5096-drm-amdgpu-add-pasid-mapping-for-gmc-v8 patches.suse/5097-drm-amdgpu-add-pasid-mapping-for-gmc-v9 patches.suse/5098-drm-amdgpu-use-new-ttm-flag-to-avoid-oom-triggering patches.suse/5099-drm-amdgpu-split-soc15ip-header-into-ip-and-ip_offset-header patches.suse/5100-drm-amdgpu-include-new-ip-and-ip-offset-headers patches.suse/5101-drm-amd-pp-include-new-ip-and-ip-offset-headers patches.suse/5102-drm-amd-dc-include-new-ip-and-ip_offset-headers patches.suse/5103-drm-amdgpu-retire-soc15ip-h patches.suse/5104-drm-amdgpu-powerplay-vega10-fix-compute-profile-name patches.suse/5105-drm-amdgpu-drop-the-drm-irq-pre-post-un-install-callbacks patches.suse/5106-drm-amd-pp-add-hwmgr-interface-for-edit-dpm-table patches.suse/5107-drm-amd-pp-add-edit-commit-show-od-clock-voltage-support-in-sysfs patches.suse/5108-drm-amd-pp-disable-od-feature-if-vbios-limits patches.suse/5109-drm-amd-pp-disable-od-feature-on-apu-iceland patches.suse/5110-drm-amd-pp-implement-edit_dpm_table-on-smu7 patches.suse/5111-drm-amd-pp-update-smu7-dpm-table-with-od-clock-voltage patches.suse/5112-drm-amd-pp-add-update_avfs-call-when-set_power_state patches.suse/5113-drm-amdgpu-add-optional-ring-to-hdp-callbacks patches.suse/5114-drm-amdgpu-fallback-to-generic-hdp-operation patches.suse/5115-drm-amdgpu-remove-now-superflous-hdp-operation patches.suse/5116-drm-amdgpu-rename-static-functions-in-amdgpu_display-c patches.suse/5117-drm-amdgpu-rename-amdgpu_crtc_page_flip_target patches.suse/5118-drm-amdgpu-rename-amdgpu_crtc_set_config patches.suse/5119-drm-amdgpu-rename-amdgpu_print_display_setup patches.suse/5120-drm-amdgpu-rename-amdgpu_ddc_probe patches.suse/5121-drm-amdgpu-rename-amdgpu_framebuffer_init patches.suse/5122-drm-amdgpu-rename-amdgpu_user_framebuffer_create patches.suse/5123-drm-amdgpu-rename-amdgpu_modeset_create_props patches.suse/5124-drm-amdgpu-rename-amdgpu_update_display_priority patches.suse/5125-drm-amdgpu-rename-amdgpu_crtc_scaling_mode_fixup patches.suse/5126-drm-amdgpu-rename-amdgpu_get_crtc_scanoutpos patches.suse/5127-drm-amdgpu-rename-amdgpu_crtc_idx_to_irq_type patches.suse/5128-drm-amdgpu-reduce-reserved-va-size patches.suse/5129-drm-amdgpu-apply-top-reserved-va-space-to-pre-vega10-as-well patches.suse/5130-drm-amdgpu-consistently-use-amdgpu_csa_vaddr patches.suse/5131-drm-amdgpu-psp-use-a-function-pointer-structure patches.suse/5132-drm-amdgpu-soc15-don-t-abuse-ip-soft-reset-for-adapter-reset patches.suse/5133-drm-amd-display-dc-remove-unused-display_mode_vba-c patches.suse/5134-drm-amd-display-update-the-register-grph_swap_cntl-if-surface-pixel-format-changed patches.suse/5135-drm-amd-display-remove-unused-param-in-dml patches.suse/5136-drm-amd-display-move-output_tf-to-stream_state-update patches.suse/5137-drm-amd-display-early-return-on-crc-get patches.suse/5138-drm-amd-display-call-update_stream_signal-directly-from-amdgpu_dm patches.suse/5139-drm-amd-display-synchronize-update-plane-addr-for-freesync patches.suse/5140-drm-amd-display-add-timing-generator-count-to-resource-pool patches.suse/5141-drm-amd-display-fix-backlight-not-off-at-resume-from-s4 patches.suse/5142-drm-amd-display-define-dpp1_set_cursor_position-in-header patches.suse/5143-drm-amd-display-disable-az_clock_gating-for-endpoint-register-access-only patches.suse/5144-drm-amd-display-revert-to-hacking-bounding-box-for-pipe-split patches.suse/5145-drm-amd-display-dpms-off-mute-az-audio-endpoint-only patches.suse/5146-drm-amd-display-dal-3-1-29 patches.suse/5147-drm-amd-display-force-full-update-on-pixel_format_change patches.suse/5148-drm-amd-display-add-debug-flag-for-p010_mpo_support patches.suse/5149-drm-amd-display-edp-sequence-bl-off-first-then-dp-blank patches.suse/5150-drm-amd-display-fix-unused-variable-compilation-error patches.suse/5151-drm-amd-display-add-temporary-delay-on-disconnect-patch patches.suse/5152-drm-amd-display-remove-unnecessary-register-programming patches.suse/5153-drm-amd-display-add-temporary-delay-on-disconnect-patch patches.suse/5154-drm-amd-display-fix-warning-about-misaligned-code patches.suse/5155-drm-amd-display-remove-unsued-mutex-and-spinlock patches.suse/5156-drm-amd-display-remove-timer-handler patches.suse/5157-drm-amd-pp-change-activity_target-for-performance-optimization-on-polaris patches.suse/5158-drm-amd-pp-delete-dead-code-in-powerplay patches.suse/5159-drm-amd-pp-add-struct-profile_mode_setting-for-smu7 patches.suse/5160-drm-amd-pp-delete-unnecessary-function-argument patches.suse/5161-drm-amdgpu-move-static-csa-address-to-top-of-address-space-v2 patches.suse/5162-drm-amdgpu-pm-handle-fan-properly-when-card-is-powered-down patches.suse/5163-drm-amdgpu-pm-report-gpu-voltages-via-hwmon-api patches.suse/5164-drm-amdgpu-pm-report-gpu-average-power-via-hwmon-api patches.suse/5165-drm-amdgpu-pm-use-read_sensor-api-to-get-temperature patches.suse/5166-drm-amdgpu-pp-remove-the-get_temperature-api patches.suse/5167-drm-amdgpu-pm-rework-the-hwmon-visibility-settings patches.suse/5168-drm-amdgpu-fix-vcn_v1_0_dec_ring_emit_wreg patches.suse/5169-drm-amdgpu-revert-drm-amdgpu-use-amdgpu_gem_create_vram_cleared-for-vm-pd-pts-v2 patches.suse/5170-drm-amdgpu-drop-root-shadow-sync patches.suse/5171-drm-amdgpu-revert-add-a-parameter-to-amdgpu_bo_create patches.suse/5172-drm-amdgpu-revert-add-support-for-filling-a-buffer-with-64-bit-value patches.suse/5173-drm-amdgpu-fill-only-the-lower-range-with-ats-entries-v2 patches.suse/5174-drm-ttm-fix-coding-style-in-ttm_bo-c patches.suse/5175-drm-ttm-add-a-default-bo-destructor-to-simplify-code-v2 patches.suse/5176-drm-ttm-change-ttm_tt-page-allocations-to-return-errors patches.suse/5177-drm-ttm-fix-coding-style-in-ttm_pool_store patches.suse/5178-drm-ttm-simplify-ttm_dma_find_pool-v2 patches.suse/5179-drm-ttm-fix-coding-style-in-ttm_bo_move_memcpy patches.suse/5180-drm-ttm-remove-unncessary-retval-from-ttm_bo_vm_fault patches.suse/5181-drm-ttm-simplify-ttm_eu_reserve_buffers patches.suse/5182-drm-ttm-fix-coding-style-in-ttm_tt_swapout patches.suse/5183-drm-ttm-fix-coding-style-in-ttm_dma_pool_alloc_new_pages patches.suse/5184-drm-ttm-simplify-ttm_dma_page_put patches.suse/5185-drm-amdgpu-remove-dc-special-casing-for-kb-ml patches.suse/5186-drm-amdgpu-set-driver_atomic-flag-early patches.suse/5187-drm-amdgpu-limit-the-vm-address-space-with-older-vce-fw-versions patches.suse/5188-drm-amd-pp-delete-debug-info-when-set-power_profile_mode patches.suse/5189-drm-amd-pp-refine-pp_dpm_force_clock_level-functions patches.suse/5190-drm-amd-pp-enable-pp_set_power_profile_mode-under-manual-mode patches.suse/5191-drm-amd-pp-fix-sysfs-pp_dpm_pcie-bug-on-ci-vi patches.suse/5192-drm-amdgpu-fix-dw-estimation-on-vi patches.suse/5193-drm-amdgpu-add-new-emit_reg_wait-callback patches.suse/5194-drm-amdgpu-implement-gfx_v9_0_ring_emit_reg_wait patches.suse/5195-drm-amdgpu-implement-sdma_v4_0_ring_emit_reg_wait patches.suse/5196-drm-amdgpu-implement-uvd_v7_0_enc__ring_emit_reg_wait-v2 patches.suse/5197-drm-amdgpu-implement-vce_v4_0_emit_reg_wait-v2 patches.suse/5198-drm-amdgpu-implement-vcn_v1_0_dec_enc_ring_emit_reg_wait-v2 patches.suse/5199-drm-amdgpu-move-waiting-for-vm-flush-into-gmc_v9_0_emit_flush_gpu_tlb patches.suse/5200-revert-drm-amdgpu-gfx8-fix-compute-ring-failure-after-resetting patches.suse/drm-amdgpu-Fix-always_valid-bos-multiple-LRU-inserti patches.suse/5201-drm-amdgpu-make-vmid-assignment-more-fair-v2 patches.suse/5202-drm-amdgpu-split-finding-idle-vmid-into-separate-function patches.suse/5203-drm-amdgpu-make-vmid-owner-none-atomic-v2 patches.suse/5204-drm-amdgpu-stop-checking-gpu-reset-counter-during-vmid-grab patches.suse/5205-drm-amdgpu-cleanup-and-simplify-amdgpu_vmid_grab_reserved patches.suse/5206-drm-amdgpu-move-reusing-vmids-into-separate-function patches.suse/5207-drm-amdgpu-restructure-amdgpu_vmid_grab patches.suse/5208-drm-amdgpu-cache-the-fence-to-wait-for-a-vmid patches.suse/5209-drm-amd-display-fix-incompatible-structure-layouts patches.suse/5210-drm-amdgpu-dce-fix-mask-in-dce_v-0_is_in_vblank patches.suse/5211-drm-amdgpu-remove-unused-display_vblank_wait-interface patches.suse/5212-drm-amdgpu-release-the-vm-shadow-in-the-error-path-as-well patches.suse/5213-drm-amdgpu-clear-the-shadow-fence-as-well patches.suse/5214-drm-amd-display-adding-missing-tmz-sh-mask-entries-for-dcn1-surface_control patches.suse/5215-drm-amd-display-bl-setting-save-restore patches.suse/5216-drm-amd-display-remove-return-when-no-edid-read patches.suse/5217-drm-amd-display-fixed-non-native-modes-not-lighting-up patches.suse/5218-drm-amd-display-fix-multiple-definitions-of-handle_crc_irq patches.suse/5219-drm-amd-display-wait-for-t9-after-backlight-off-mainlink-blank patches.suse/5220-drm-amd-display-bypass-gamma-set-if-not-standard-type patches.suse/5221-drm-amd-display-dal-3-1-30 patches.suse/5222-drm-amdgpu-sync-the-vm-pd-pt-before-clearing-it patches.suse/5223-drm-amd-display-check-hubp-in-pipe_ctx-not-in-res_pool patches.suse/5224-drm-amd-display-null-check-for-gamma-correction patches.suse/5225-drm-amd-display-remove-unused-function-prototypes patches.suse/5226-drm-amd-display-wbscl-filter-init-calculation-fixes patches.suse/5227-drm-amd-display-expose-is_rgb_cspace-function-in-hw_sequencer patches.suse/5228-drm-amd-display-turn-off-cursor-when-disconnect-plane patches.suse/5229-drm-amd-display-remove-couple-of-unused-optc-registers patches.suse/5230-drm-amd-display-add-return-value-for-detect-dp patches.suse/5231-drm-amd-display-fixed-if-statement-parameters-to-add-a-delay-on-disconnect patches.suse/5232-drm-amd-display-dal-3-1-31 patches.suse/5233-drm-amd-display-add-edp-1-2-polling-for-t7 patches.suse/5234-drm-amd-display-resume-from-s3-bypass-power-down-hw-block patches.suse/5235-drm-amd-display-optimize-regamma-calculations patches.suse/5236-drm-amd-display-dal-3-1-32 patches.suse/5237-drm-amd-display-enable-pme-code-path-for-rv patches.suse/5238-drm-amd-display-add-primary-tmz_c-and-meta-tmz-tmz_c patches.suse/5239-drm-amd-powerplay-zero-out-power-data-in-amdgpu_pp_sensor_gpu_power-readout patches.suse/5240-drm-amd-powerplay-delete-some-dead-code patches.suse/5241-drm-amdgpu-add-an-interface-of-amdgpu_dpm_set_mmhub_powergating_by_smu patches.suse/5242-drm-amd-powerplay-implement-set_mmhub_powergating_by_smu-for-raven patches.suse/5243-drm-amd-powerplay-add-mmhub-powergating-by-smu-in-powerplay patches.suse/5244-drm-amdgpu-add-mmhub-powergating-set-by-smu patches.suse/drm-amd-powerplay-Fix-enum-mismatch patches.suse/5245-drm-amd-powerplay-remove-extra-pair-of-parentheses patches.suse/5246-drm-amdgpu-enable-ip-block-bit-mask-print-out-info-by-default patches.suse/5247-drm-amd-display-remove-extra-pairs-of-parentheses-in-dce_calcs-c patches.suse/5248-amdgpu-dc-fix-enum-mismatch-in-calls-to-program_color_matrix patches.suse/5249-drm-amd-pp-expose-set-get_power_limit-for-dgpu patches.suse/5250-drm-amdgpu-get-set-dgpu-power-cap-via-hwmon-api patches.suse/5251-drm-amd-pp-restore-power-profile-mode-in-auto-dpm-level-on-vega10 patches.suse/5252-drm-amdgpu-basic-emulation-support patches.suse/5253-drm-amdgpu-fix-none-powerplay-issue-when-load-driver-on-emulation-mode patches.suse/5254-drm-amdgpu-avoid-get-vram-info-from-atom-bios-on-emulation-mode patches.suse/5255-drm-amdgpu-double-the-timeout-count-on-emulation-mode patches.suse/5256-drm-amdgpu-add-place-holder-for-soc15-asic-init-on-emulation patches.suse/5257-amdgpu-dc-dml-consolidate-redundant-cflags patches.suse/5258-amdgpu-dc-calcs-consolidate-redundant-cflags patches.suse/5259-amdgpu-dc-dml-support-clang-option-for-stack-alignment patches.suse/5260-amdgpu-dc-calcs-support-clang-option-for-stack-alignment patches.suse/5261-drm-ttm-add-ttm_tt_populate-wrapper patches.suse/5262-drm-amdgpu-remove-extra-tt-unpopulated-check patches.suse/5263-drm-radeon-remove-extra-tt-unpopulated-check patches.suse/5264-drm-amd-display-remove-unused-cflags-entry-in-dml-makefile patches.suse/5265-drm-amdgpu-fix-and-cleanup-uvd-ib-generation patches.suse/5266-drm-amdgpu-cleanup-vcn-ib-generation patches.suse/5267-drm-amdgpu-fix-potential-uninitialized-use-of-idle-in-amdgpu_ids-c patches.suse/5268-drm-amd-display-rearchitecture-hdmi-hpd patches.suse/5269-drm-amd-display-boot-up-s4-fix-mainlink-off-before-bl patches.suse/5270-drm-amd-display-dal-3-1-33 patches.suse/5271-drm-amd-display-add-force_trigger-even-to-static-screen-control patches.suse/5272-drm-amd-display-change-blackout-time-to-0-on-cz-st patches.suse/5273-drm-amd-display-add-monitor-patch-for-delay-after-dp-receive-power-up patches.suse/5274-drm-amd-display-disable-seamless-vp-adjustment-for-mirrored-surface patches.suse/5275-drm-amd-display-dal-3-1-34 patches.suse/5276-drm-amd-display-keep-edp-stream-enabled-during-boot patches.suse/5277-drm-amd-display-remove-unused-dce80-compressor patches.suse/5278-drm-amd-display-re-use-dce100-display_power_gating-for-dce80 patches.suse/5279-drm-amd-display-make-couple-functions-in-dce80-tg-static patches.suse/5280-drm-amd-display-use-hardware-max-low-point-when-sampling-otf patches.suse/5281-drm-amd-display-add-color-module-s-gamma-helpers-to-linux-build patches.suse/5282-drm-amd-display-implement-color-management patches.suse/5283-drm-amd-display-hookup-color-management-functions patches.suse/5284-drm-amd-display-refactor-max-color-lut-entries-into-a-macro patches.suse/5285-drm-amd-display-expose-dither-setting-functionality-to-linux patches.suse/5286-drm-amd-display-when-enabling-crc-disable-dither-enable-truncation patches.suse/5287-drm-amd-display-rework-dce-transform-bit-depth-reduction-programming patches.suse/5288-drm-amd-display-expose-dce110-crc-functions-for-dce8 patches.suse/5289-drm-amd-display-skip-2-frames-when-first-reading-crc patches.suse/5290-drm-amd-display-remove-delay-on-disconnect-patch patches.suse/5291-drm-amd-display-make-fbc-work-without-fbdev-emulation patches.suse/5292-drm-amd-display-remove-duplicate-entries-from-bios-function-table patches.suse/5293-drm-amd-display-treat-bad-edid-as-no-edid patches.suse/5294-drm-amd-display-add-missing-vega-defines-to-dal_asic_id patches.suse/5295-drm-amd-display-provide-an-interface-to-query-firmware-version patches.suse/5296-drm-amd-display-set-vsc-pack-revision-when-dpcd-revision-is-1-2 patches.suse/5297-drm-amd-display-add-logging-for-aux-dpcd-access patches.suse/5298-drm-amd-display-remove-unused-dm_pp_-interfaces patches.suse/5299-drm-amd-display-de-pq-implementation patches.suse/5300-drm-amd-display-fix-increment-when-sampling-otf-in-dce patches.suse/5301-drm-amdgpu-separate-pasid-mapping-from-vm-flush-v2 patches.suse/5302-drm-amdgpu-update-the-pasid-mapping-only-on-demand patches.suse/5303-drm-amdgpu_gem-fix-error-handling-path-in-amdgpu_gem_va_update_vm patches.suse/5304-drm-amd-powerplay-remove-unused-headers patches.suse/5305-drm-amd-powerplay-use-pp_cap-macro-for-disable_mclk_switching_for_frame_lock patches.suse/5306-drm-amdgpu-cgs-add-refresh-rate-checking-to-non-dc-display-code patches.suse/5307-drm-amdgpu-powerplay-smu7-drop-refresh-rate-checks-for-mclk-switching patches.suse/5308-drm-amdgpu-implement-amdgpu_gem_map_attach-detach patches.suse/5309-drm-amdgpu-mitigate-workaround-for-i915 patches.suse/5310-drm-amdgpu-use-drm_gem_private_object_init patches.suse/5311-drm-radeon-use-drm_gem_private_object_init patches.suse/5312-drm-tilcdc-delete-an-error-message-for-a-failed-memory-allocation-in-seven-functions patches.suse/5313-drm-tilcdc-panel-use-common-error-handling-code-in-of_get_panel_info patches.suse/5314-drm-tilcdc-add-support-for-drm-panels patches.suse/5315-drm-tilcdc-tilcdc_panel-rename-device-from-panel-to-tilcdc-panel patches.suse/5316-drm-i915-breadcrumbs-ignore-unsubmitted-signalers patches.suse/5317-drm-i915-ignore-minimum-lines-for-level-0-in-skl_compute_plane_wm-v2 patches.suse/5318-drm-i915-skip-request-serialisation-if-the-timeline-is-already-complete patches.suse/5319-drm-i915-trim-the-retired-request-queue-after-submitting patches.suse/5320-drm-i915-tidy-up-some-error-messages-around-reset-failure patches.suse/5321-drm-i915-guc-allow-preempt-client-to-be-null patches.suse/5322-drm-i915-move-the-scheduler-feature-bits-into-the-purview-of-the-engines patches.suse/5323-drm-i915-only-allocate-preempt-context-when-required patches.suse/5324-drm-i915-do-not-stop-engines-on-sanitize-if-i915-reset-0 patches.suse/5325-drm-i915-remove-superfluous-worker-wakeups-when-rps-is-already-boosted patches.suse/5326-drm-i915-mark-the-device-as-wedged-from-the-beginning-of-set-wedged patches.suse/5327-drm-i915-be-paranoid-and-post-the-writes-to-stop-the-rings patches.suse/5328-drm-i915-wait-for-gen3-reset-status-to-be-asserted patches.suse/5329-drm-i915-fix-kerneldoc-warnings-for-i915_gpu_error patches.suse/5330-drm-i915-fix-kerneldoc-warnings-for-intel_ringbuffer patches.suse/5331-drm-i915-fix-kerneldoc-warnings-for-i915_gem_userptr patches.suse/5332-drm-i915-fix-kerneldoc-warnings-for-i915_gem_request patches.suse/5333-drm-i915-remove-lost-comment-from-i915_gem_context patches.suse/5334-drm-i915-add-missing-kerneldoc-for-ent-in-i915_driver_init_early patches.suse/5335-drm-i915-fix-kerneldoc-parameter-markup patches.suse/5336-drm-i915-fix-kerneldoc-warnings-in-i915_gem_execbuffer patches.suse/5337-drm-i915-fix-kerneldoc-warnings-for-i915_gem_internal patches.suse/5338-drm-i915-disable-unused-but-set-compiler-warning patches.suse/5339-drm-i915-avoid-leaking-lpe-audio-platdev-data patches.suse/5340-drm-i915-crt-silence-compiler-warning-for-uninitialised-status patches.suse/5341-drm-i915-remove-redundant-check-on-execlists-interrupt patches.suse/5342-drm-i915-snb-remove-incorrect-forcewake-check-in-debugfs-i915_drpc_info patches.suse/5343-drm-i915-reject-undefined-colorkey-flags patches.suse/5344-drm-i915-give-all-ioctl-functions-an-ioctl-suffix patches.suse/5345-drm-i915-use-intel_gen-everywhere patches.suse/5346-drm-i915-replace-some-negative-gen-checks patches.suse/5347-drm-i915-move-the-final-intel_gpu_reset-to-after-declaring-wedged patches.suse/5348-drm-i915-hold-rpm-wakeref-for-printing-the-engine-s-register-state patches.suse/5349-drm-i915-don-t-query-pcode-rc6vids-on-platforms-not-supporting-it patches.suse/5350-drm-i915-replace-open-coded-memset_p patches.suse/5351-drm-i915-fix-incorrect-comment patches.suse/5352-drm-i915-icl-add-icl-support-to-cnl_set_procmon_ref_values patches.suse/5353-drm-i915-icl-add-the-main-cdclk-functions patches.suse/5354-drm-i915-icl-implement-the-display-init-uninit-sequences patches.suse/5355-drm-i915-icl-enable-both-dbuf-slices-during-init patches.suse/5356-drm-i915-icl-initialize-mbus-during-display-init patches.suse/5357-drm-i915-icl-program-mbus-during-pipe-enable patches.suse/5358-drm-i915-selftests-report-setup-errors-for-igt_partial_tiling patches.suse/5359-drm-i915-abstract-pch-type-detection-from-pch-id patches.suse/5360-drm-i915-abstract-virtual-pch-id-detection patches.suse/5361-drm-i915-have-virtual-pch-detection-return-a-pch-id patches.suse/5362-drm-i915-introduce-intel_pch_id-and-use-it patches.suse/5363-drm-i915-fix-i915_gem_context-h-header patches.suse/5364-drm-i915-handle-rc6-counter-wrap patches.suse/5365-drm-i915-update-driver_date-to-20180214 patches.suse/5366-drm-i915-tv-cleanup-up-obsolete-comments patches.suse/5367-drm-i915-sdvo-tidy-up-commentary patches.suse/5368-drm-i915-panel-add-missing-parameters-to-kerneldoc patches.suse/5369-drm-i915-panel-split-range-scaling-calculation-for-readiblity patches.suse/5370-drm-i915-crt-remove-obsolete-kerneldoc-esque-comment patches.suse/5371-drm-i915-dvo-remove-incorrect-kerneldoc-markups patches.suse/5372-drm-i915-dvo-fixup-commentary patches.suse/5373-drm-i915-lvds-fixup-commentary patches.suse/5374-drm-i915-add-missing-kerneldoc-parameters-for-huc_ucode_xfer patches.suse/5375-drm-i915-fixup-kerneldoc-for-intel_uc_fw_upload patches.suse/5376-drm-i915-atomic-fixup-kerneldoc patches.suse/5377-drm-i915-fixup-kerneldoc patches.suse/5378-drm-i915-fixup-kerneldoc-for-intel_pm-c patches.suse/drm-i915-cnl-Sync-PCI-ID-with-Spec patches.suse/drm-i915-cnl-Remove-alpha_support-protection patches.suse/5379-drm-i915-clean-up-ancient-doc-comments-for-i915_ioc32-c patches.suse/5380-drm-i915-gtt-convert-warn_on-to-gem-debugging patches.suse/5381-drm-i915-store-gen_mask-inside-the-static-device-info patches.suse/5382-drm-i915-always-define-gen-as-part-of-genx_features patches.suse/5383-drm-i915-store-platform_mask-inside-the-static-device-info patches.suse/5384-drm-i915-selftests-fix-inconsistent-is_err-and-ptr_err patches.suse/5385-drm-vblank-data-type-fixes-for-64-bit-vblank-sequences patches.suse/5386-drm-i915-vblank-make-the-vblank-counter-u64-u32-typecast-explicit patches.suse/5387-drm-i915-handle-64-bit-return-from-drm_crtc_vblank_count patches.suse/5388-drm-amdgpu-handle-64-bit-return-from-drm_crtc_vblank_count patches.suse/5389-drm-radeon-handle-64-bit-return-from-drm_crtc_vblank_count patches.suse/5390-drm-tegra-handle-64-bit-return-from-drm_crtc_vblank_count patches.suse/5391-drm-atomic-handle-64-bit-return-from-drm_crtc_vblank_count patches.suse/5392-drm-vblank-do-not-update-vblank-count-if-interrupts-are-already-disabled patches.suse/5393-drm-vblank-restoring-vblank-counts-after-device-pm-events patches.suse/5394-drm-i915-estimate-and-update-missed-vblanks patches.suse/5395-drm-move-read_domains-and-write_domain-into-i915 patches.suse/5396-drm-i915-assert-that-we-always-complete-a-submission-to-guc-execlists patches.suse/5397-drm-i915-execlists-remove-too-early-assert patches.suse/5398-drm-i915-release-connector-iterator-on-a-digital-port-conflict patches.suse/5399-drm-intel_dpio_phy-fix-kernel-doc-comments-at-nested-struct patches.suse/5400-drm-i915-remove-warn_once-for-failing-to-pm_runtime_if_in_use patches.suse/5401-drm-i915-track-gt-interrupt-handling-using-the-master-iir patches.suse/5402-drm-i915-prune-gen8_gt_irq_handler patches.suse/5403-drm-i915-initialise-trans_min-for-skl_compute_transition_wm patches.suse/5404-drm-i915-track-number-of-pending-freed-objects patches.suse/5405-drm-i915-assert-that-we-don-t-overflow-frontbuffer-tracking-bits patches.suse/5406-drm-i915-don-t-set-cursor-pipe-select-bits-on-g4x patches.suse/5407-drm-i915-set-the-primary-plane-pipe-select-bits-on-gen4 patches.suse/5408-drm-i915-drop-wadoublecursorlp3latency-ivb patches.suse/5409-drm-i915-also-check-view-type-for-a-normal-ggtt-view patches.suse/5410-drm-i915-move-the-policy-for-placement-of-the-ggtt-vma-into-the-caller patches.suse/5411-drm-i915-fbdev-use-the-plane_has_fence-flags-from-the-time-of-pinning patches.suse/5412-drm-i915-fbc-use-plane_has_fence-to-determine-if-the-plane-is-fenced patches.suse/5413-drm-i915-update-driver_date-to-20180221 patches.suse/5414-drm-rcar-du-fix-legacy-dt-to-create-lvds-encoder-nodes patches.suse/5415-drm-rcar-du-convert-lvds-encoder-code-to-bridge-driver patches.suse/5416-drm-rcar-du-add-r8a77970-support patches.suse/5417-drm-rcar-du-lvds-add-r8a77970-support patches.suse/5418-drm-ttm-set-page-mapping-during-allocation patches.suse/radeon-hide-pointless-warning-when-compile-testing patches.suse/5419-drm-ttm-use-bit-flag-to-replace-allow_reserved_eviction-in-ttm_operation_ctx patches.suse/5420-drm-ttm-add-bit-flag-ttm_opt_flag_force_alloc patches.suse/5421-drm-ttm-set-ttm_opt_flag_force_alloc-in-ttm_bo_force_list_clean patches.suse/5422-drm-amd-pp-fix-error-handling-when-smu-return-failed-on-vega10 patches.suse/5423-drm-amd-pp-fix-bug-that-dpm-level-was-not-really-locked patches.suse/5424-drm-amdgpu-use-the-ttm-dummy-page-instead-of-allocating-one patches.suse/5425-drm-amdgpu-add-query-vram-width-in-cgs-query-system-info patches.suse/5426-drm-amd-powerplay-fix-thermal-interrupts-on-vega10 patches.suse/5427-drm-amdgpu-change-default-value-of-module-parameter-amdgpu_pp_feature_mask patches.suse/5428-drm-amd-pp-add-a-pp-feature-mask-bit-for-autowattman-feature patches.suse/5429-drm-amdgpu-remove-duplicate-setting-of-need_swiotlb patches.suse/5430-drm-amd-remove-inclusion-of-non-existing-scheduler-directory patches.suse/5431-drm-amd-remove-inclusion-of-non-existing-include-directories patches.suse/5432-drm-amd-pp-remove-duplicated-vega10_is_smc_ram_running-calls patches.suse/5433-drm-amd-pp-add-debug-info-when-smu-failed-on-vega10 patches.suse/5434-drm-amd-pp-remove-dead-error-checking-code-on-vega10 patches.suse/5435-drm-amd-pp-refine-code-in-powerplay-for-cz-vega10 patches.suse/5436-drm-amd-pp-cleaning-up-vega10_enable_dpm_tasks-function patches.suse/5437-drm-amd-pp-move-common-dpm-check-functions-to-hardwaremanager-c patches.suse/5438-drm-ttm-add-default-implementations-for-ttm_tt_unpopulate patches.suse/5439-drm-virtio-remove-ttm_pool_-wrappers patches.suse/5440-drm-mgag200-remove-ttm_pool_-wrappers patches.suse/5441-drm-hisilicon-remove-ttm_pool_-wrappers patches.suse/5442-drm-ast-remove-ttm_pool_-wrappers patches.suse/5443-drm-qxl-remove-ttm_pool_-wrappers patches.suse/5444-drm-cirrus-remove-ttm_pool_-wrappers patches.suse/5445-drm-bochs-remove-the-default-ttm_tt_populate-callbacks patches.suse/5446-drm-ttm-drop-bo-glob patches.suse/5447-drm-ttm-drop-ttm-glob patches.suse/5448-drm-ttm-drop-ttm-dummy_read_page patches.suse/5449-drm-ttm-drop-persistent_swap_storage-from-ttm_bo_init-and-co patches.suse/5450-drm-ttm-check-if-free-mem-space-is-under-the-lower-limit patches.suse/5451-drm-ttm-move-ttm_tt_create-into-ttm_tt-c-v2 patches.suse/5452-drm-ttm-cleanup-ttm_tt_create patches.suse/5453-drm-amdgpu-powerplay-smu7-use-proper-dep-table-for-mclk patches.suse/5454-drm-amdgpu-cond_exec-only-for-schedule-with-a-job patches.suse/5455-drm-amdgpu-change-gfx9-ib-test-to-use-wb patches.suse/5456-drm-amdgpu-increase-gart-size-to-512mb patches.suse/5457-drm-amd-pp-print-more-smu-failed-info-on-vega10 patches.suse/5458-drm-amdgpu-don-t-use-mm-idle_work-for-sriovv2 patches.suse/drm-amdgpu-adjust-timeout-for-ib_ring_tests-v2 patches.suse/5459-drm-amdgpu-cleanup-sa-inti-and-finiv2 patches.suse/drm-amdgpu-disable-GFX-ring-and-disable-PQ-wptr-in-h patches.suse/5460-drm-amd-display-make-dm_dp_aux_transfer-return-payload-bytes-instead-of-size patches.suse/5461-drm-amdgpu-map-all-visible-vram-at-startup patches.suse/5462-drm-amdgpu-fix-module-parameter-descriptions patches.suse/5463-drm-amdgpu-stop-all-rings-before-doing-gpu-recover patches.suse/5464-drm-amdgpu-cleanups-for-vram-lost-handling patches.suse/5465-drm-amdgpu-try-again-kiq-access-if-not-in-irqv4 patches.suse/5466-drm-radeon-mkregtable-delete-unused-list-functions-and-macros patches.suse/5467-drm-amd-display-move-mst-branch-initialize-to-before-link-training patches.suse/5468-drm-amd-display-add-passive-dongle-support-for-hpd-rearch patches.suse/5469-drm-amd-display-use-4096-lut-entries patches.suse/5470-drm-amd-display-update-cur_clock-correctly-within-set-bandwidth patches.suse/5471-drm-amd-display-check-dcn-pstate-assert-failure patches.suse/5472-drm-amd-display-dal-3-1-35 patches.suse/5473-drm-amd-display-fix-missing-az-disable-in-reset-backend patches.suse/5474-drm-amd-display-clear-dmps-off-for-edp-when-resume patches.suse/5475-drm-amd-display-add-psr_version-to-stream patches.suse/5476-drm-amd-display-update-link-training-fallback-logic patches.suse/5477-drm-amd-display-add-regamma-lut-write-mask-to-soc-base patches.suse/5478-drm-amd-display-allocate-fbc-buffer-in-amdgpu_gem_domain_gtt patches.suse/5479-drm-amd-display-update-dcn-optc-registers patches.suse/5480-drm-amd-display-add-per-pipe-dppclk patches.suse/5481-drm-amd-display-add-diags-clock-programming patches.suse/5482-drm-amd-display-dal-3-1-36 patches.suse/5483-drm-amd-display-fix-dal-surface-change-test patches.suse/5484-drm-amd-display-handle-hdr-use-cases patches.suse/5485-drm-amd-display-use-macros-instead-of-dm_logger patches.suse/5486-drm-amd-display-define-dc_logger-for-logger patches.suse/5487-drm-amd-display-fix-dcn1-dppclk-when-min-dispclk-patch-applies patches.suse/5488-drm-amd-display-remove-duplicate-dm_pp_power_level-enum patches.suse/5489-drm-amd-display-dal-3-1-37 patches.suse/5490-drm-amd-display-clean-up-formatting-in-irq_service_dce110-c patches.suse/5491-drm-amdgpu-move-some-functions-into-amdgpu_ttm-h patches.suse/5492-drm-amdgpu-change-amdgpu_ttm_set_active_vram_size patches.suse/5493-drm-amdgpu-ignore-changes-of-buffer-function-status-because-of-gpu-resets patches.suse/5494-drm-amdgpu-use-separate-status-for-buffer-funcs-availability-v2 patches.suse/5495-drm-amd-pp-fix-incorrect-return-value-in-smu7_check_clk_voltage_valid patches.suse/5496-drm-amd-dc-use-forward-declaration-instand-of-include-header-file patches.suse/5497-drm-amd-pp-simplify-the-create-of-powerplay-instance patches.suse/5498-drm-amd-pp-refine-powerplay-instance patches.suse/5499-drm-amd-pp-use-amdgpu-acpi-helper-functions-in-powerplay patches.suse/5500-drm-amd-pp-remove-the-wrap-functions-for-acpi-in-powerplay patches.suse/5501-drm-amd-pp-remove-cgs_query_system_info patches.suse/5502-drm-amd-pp-export-new-smu-message-for-pcc-feature-on-vega10 patches.suse/5503-drm-amd-pp-add-pcc-feature-support-on-vega patches.suse/5504-drm-amd-pp-add-common-interface-in-smu-for-update-dpm-setting patches.suse/5505-drm-amd-pp-add-a-helper-to-set-field-in-u32 patches.suse/5506-drm-amd-pp-implement-update_dpm_settings-on-polaris patches.suse/5507-drm-amd-pp-implement-update_dpm_settings-on-fiji patches.suse/5508-drm-amd-pp-implement-update_dpm_settings-on-tonga patches.suse/5509-drm-amd-pp-implement-update_dpm_settings-on-ci patches.suse/5510-drm-amd-pp-implement-get-set_power_profile_mode-on-smu7 patches.suse/5511-drm-amd-pp-fix-sclk-in-highest-two-levels-when-compute-on-smu7 patches.suse/5512-drm-amd-pp-revert-gfx-compute-profile-switch-sysfs patches.suse/5513-drm-amd-pp-add-auto-power-profilng-switch-based-on-workloads-v2 patches.suse/5514-revert-drm-amd-pp-add-a-pp-feature-mask-bit-for-autowattman-feature patches.suse/5515-drm-amd-pp-remove-cgs-wrapper-function-for-temperature-update patches.suse/5516-drm-amd-pp-delete-the-wrapper-layer-of-smu_allocate-free_memory patches.suse/5517-drm-amdgpu-delete-cgs-wrapper-functions-for-gpu-memory-manager patches.suse/5518-drm-amd-pp-drop-wrapper-functions-for-upper-lower_32_bits patches.suse/5519-drm-amd-pp-fix-delete-the-wrapper-layer-of-smu_allocate-free_memory patches.suse/5520-drm-amd-pp-add-ifdef-checks-for-config_acpi patches.suse/5521-drm-amdgpu-add-amdgpu_evict_gtt-debugfs-entry patches.suse/5522-drm-amdgpu-drop-gtt-adev patches.suse/5523-drm-amdgpu-further-mitigate-workaround-for-i915 patches.suse/5524-drm-amdgpu-give-warning-before-sleep-in-kiq_r-wreg patches.suse/5525-drm-amd-amdgpu-re-add-missing-gc-9-1-and-sdma0-4-1-sh_mask-header-files patches.suse/5526-drm-amdgpu-clean-sdma-wptr-register-when-only-enable-wptr-polling patches.suse/5527-drm-amdgpu-replace-iova-debugfs-file-with-iomem-v3 patches.suse/5528-drm-amd-pp-fix-missing-config_acpi patches.suse/dma-fence-add-comment-for-WARN_ON-in-dma_fence_relea.patch patches.suse/5529-drm-amdkfd-use-array_size-macro-in-kfd_build_sysfs_node_entry patches.suse/5530-drm-amdkfd-conditionally-enable-pcie-atomics patches.suse/5531-drm-amdkfd-make-sched_policy-a-per-device-setting patches.suse/5532-drm-amdkfd-add-dgpu-support-to-the-device-queue-manager patches.suse/5533-drm-amdkfd-add-dgpu-support-to-the-mqd-manager patches.suse/5534-drm-amdkfd-add-dgpu-support-to-kernel_queue_init patches.suse/5535-drm-amdkfd-add-dgpu-device-ids-and-device-info patches.suse/5536-drm-amdgpu-enable-kfd-initialization-on-dgpus patches.suse/5537-drm-amdgpu-remove-useless-bug_ons patches.suse/5538-drm-amdgpu-replace-kgd_mem-with-amdgpu_bo-for-kernel-pinned-gtt-mem patches.suse/5539-drm-amdgpu-fix-header-file-dependencies patches.suse/5540-drm-amdgpu-fix-wrong-mask-in-get_atc_vmid_pasid_mapping_pasid patches.suse/5541-drm-amdgpu-remove-unused-kfd2kgd-interface patches.suse/5542-drm-amdgpu-add-kfd-eviction-fence patches.suse/5543-drm-amdgpu-update-kgd2kfd_shared_resources-for-dgpu-support patches.suse/5544-drm-amdgpu-add-amdgpu_sync_clone patches.suse/5545-drm-amdgpu-add-gpuvm-memory-management-functions-for-kfd patches.suse/5546-drm-amdgpu-add-submit-ib-function-for-kfd patches.suse/5547-drm-amdkfd-centralize-iommuv2-code-and-make-it-conditional patches.suse/5548-drm-amdkfd-remove-unaligned-memory-access patches.suse/5549-drm-amdkfd-add-gpuvm-virtual-address-space-to-pdd patches.suse/5550-drm-amdkfd-implement-kfd-process-eviction-restore patches.suse/5551-uapi-fix-type-used-in-ioctl-parameter-structures patches.suse/5552-drm-doc-fix-documentation-for-vblank_restore patches.suse/5553-drm-i915-rename-drm_i915_gem_request-to-i915_request patches.suse/5554-drm-i915-execlists-remove-the-ring-advancement-under-preemption patches.suse/5555-drm-i915-execlists-add-a-gem_trace-to-show-when-the-context-is-completed patches.suse/5556-drm-i915-execlists-move-the-gem_bug_on-context-matches-csb-later patches.suse/5557-drm-i915-icl-add-the-icl-pci-ids patches.suse/5558-drm-i915-icl-show-interrupt-registers-in-debugfs patches.suse/5559-drm-i915-hsw-add-missing-disabled-eus-registers-reads patches.suse/5560-drm-i915-move-page-sizes-out-of-the-8-bit-sandwich patches.suse/5561-drm-i915-fix-limited-range-color-handling patches.suse/5562-drm-i915-fail-if-we-can-t-get-a-fence-for-gen2-3-tiled-scanout patches.suse/5563-drm-i915-only-pin-the-fence-for-primary-planes-and-gen2-3 patches.suse/5564-drm-i915-clean-up-fbc-vs-plane-checks patches.suse/5565-drm-i915-require-fence-only-for-fbc-capable-planes patches.suse/5566-drm-i915-extract-intel_plane_-pin-unpin-fb patches.suse/5567-drm-i915-add-a-fixme-about-fbc-vs-fence-90-270-degree-rotation patches.suse/5568-drm-i915-use-the-correct-power-domain-for-aux-ch patches.suse/5569-drm-i915-add-enum-aux_ch-and-clean-up-the-aux-init-to-use-it patches.suse/5570-drm-i915-nuke-aux-regs-from-intel_dp patches.suse/5571-drm-i915-collect-aux-ch-vfunc-setup-into-intel_dp_aux_init patches.suse/5572-drm-i915-update-missing-parts-after-the-rename-to-i915_request patches.suse/5573-drm-i915-preemption-allow-preemption-between-submission-ports patches.suse/5574-drm-i915-dp-fix-the-order-of-platforms-for-setting-dp-source-rates patches.suse/5575-drm-i915-guc-fill-preempt-context-once-at-init-time patches.suse/5576-drm-i915-psr-new-power-domain-for-aux-io patches.suse/5577-drm-i915-frontbuffer-mark-frontbuffer-flush-and-invalidate-with-might_sleep patches.suse/5578-drm-i915-psr-extract-psr-dpcd-initialization-and-move-it-to-intel_psr-c patches.suse/drm-i915-psr-Check-for-the-specific-AUX_FRAME_SYNC-c patches.suse/5579-drm-i915-dp-remove-redundant-sleep-after-aux-transaction-length-check patches.suse/5580-drm-i915-dp-move-comment-about-hw-timeout-to-the-right-place patches.suse/5581-drm-i915-psr-check-for-power-state-control-capability patches.suse/5582-drm-i915-psr2-fix-max-resolution-supported patches.suse/5583-drm-i915-psr-don-t-avoid-psr-when-psr2-conditions-are-not-met patches.suse/drm-i915-cnl-Add-WaRsDisableCoarsePowerGating patches.suse/5584-drm-i915-repeat-the-gem_bug_on-message-in-the-ftrace-log patches.suse/5585-drm-i915-remove-the-pointless-1-1-matrix-copy patches.suse/5586-drm-i915-rename-pipe-csc-to-use-ilk_-prefix patches.suse/5587-drm-i915-don-t-mangle-the-ctm-on-pre-hsw patches.suse/5588-drm-i915-don-t-deref-request-ctx-inside-unlocked-print_request patches.suse/5589-drm-i915-consult-aux_ch-instead-of-port-in-get_aux_clock_divider patches.suse/5590-drm-i915-dp-move-link-rate-arrays-where-they-re-used patches.suse/5591-drm-i915-dp-add-hbr3-rate-8-1-gbps-to-dp_rates-array patches.suse/5592-drm-i915-icl-prepare-for-more-rings patches.suse/5593-drm-i915-icl-interrupt-handling patches.suse/5594-drm-i915-replace-open-coded-wait-for-loop patches.suse/5595-drm-i915-check-for-i915_mode_flag_inherited-before-drm_atomic_helper_check_modeset patches.suse/5596-drm-i915-uc-make-guc-huc-fw-fetch-and-loading-functions-file-structure-symmetric patches.suse/5597-drm-i915-wedged-engine-mask-makes-more-sense-in-hex patches.suse/5598-drm-i915-gen9-gen10-disable-fbc-on-planes-with-a-misaligned-y-offset patches.suse/5599-drm-i915-s-intel_dp_aux_ch-intel_dp_aux_xfer patches.suse/5600-drm-i915-keep-the-aksv-details-in-intel_dp_hdcp_write_an_aksv patches.suse/5601-drm-i915-deduplicate-the-code-to-fill-the-aux-message-header patches.suse/5602-drm-i915-execlists-move-irq-state-manipulation-inside-irq-disabled-region patches.suse/5603-drm-i915-execlists-split-spinlock-from-its-irq-disabling-side-effect patches.suse/5604-drm-i915-uc-introduce-intel_uc_suspend_resume patches.suse/5605-drm-i915-huc-mark-firmware-as-failed-on-auth-failure patches.suse/5606-drm-i915-update-driver_date-to-20180305 patches.suse/5607-drm-i915-icl-remove-port-a-e-lane-sharing-limitation patches.suse/5608-drm-i915-unwind-vma-pinning-for-intel_pin_and_fence_fb_obj-error-path patches.suse/5609-drm-i915-icl-ringbuffer-interrupt-handling patches.suse/5610-drm-i915-error-remove-unused-gen8_engine_sync_index patches.suse/5611-drm-i915-error-standardize-function-style-in-error-capture patches.suse/5612-drm-i915-error-capture-uc_state-after-gen_state patches.suse/5613-drm-i915-breadcrumbs-reduce-signaler-rbtree-to-a-sorted-list patches.suse/5614-drm-i915-breadcrumbs-assert-all-missed-breadcrumbs-were-signaled patches.suse/5615-drm-i915-stop-kicking-the-signaling-thread-on-seqno-wraparound patches.suse/5616-drm-i915-flush-waiters-on-seqno-wraparound patches.suse/5617-drm-i915-psr-update-psr2-resolution-check-for-cannonlake patches.suse/5618-drm-i915-cnl-document-wavfunitclockgatingdisable patches.suse/5619-drm-i915-cnp-document-wasouthdisplaydisablepwmcgegating patches.suse/5620-drm-i915-convert-intel_hpd_irq_event-into-an-encoder-hotplug-hook patches.suse/5621-drm-i915-reinitialize-sink-scrambling-tmds-clock-ratio-on-hpd patches.suse/5622-drm-i915-move-sst-dp-link-retraining-into-the-post_hotplug-hook patches.suse/5623-drm-i915-nuke-intel_dp-channel_eq_status patches.suse/5624-drm-i915-track-whether-the-dp-link-is-trained-or-not patches.suse/5625-drm-i915-handle-changing-enable_fbc-parameter-at-runtime-better patches.suse/5626-drm-i915-assert-that-the-request-is-indeed-complete-when-signaled-from-irq patches.suse/5627-drm-i915-icl-correctly-initialize-the-gen11-engines patches.suse/5628-drm-i915-icl-new-context-descriptor-support patches.suse/5629-drm-i915-icl-enhanced-execution-list-support patches.suse/5630-drm-i915-icl-add-indirect-context-offset-for-gen11 patches.suse/5631-drm-i915-icl-gen11-forcewake-support patches.suse/5632-drm-i915-cnl-add-wa_2201832410 patches.suse/5633-drm-i915-guc-work-around-gcc-4-4-4-union-initializer-issue patches.suse/5634-drm-i915-store-all-subslice-masks patches.suse/5635-drm-i915-debugfs-reuse-max-slice-subslices-already-stored-in-sseu patches.suse/5636-drm-i915-debugfs-add-rcs-topology-entry patches.suse/5637-drm-i915-add-rcs-topology-to-error-state patches.suse/5638-drm-i915-add-query-uapi patches.suse/5639-drm-i915-expose-rcs-topology-through-query-uapi patches.suse/5640-drm-i915-add-schedule-out-notification-of-preempted-but-completed-request patches.suse/5641-drm-i915-gvt-rework-shadow-graphic-memory-management-code patches.suse/5642-drm-i915-gvt-refine-the-intel_vgpu_mm-reference-management patches.suse/5643-drm-i915-gvt-refine-ggtt-and-ppgtt-root-entry-ops patches.suse/5644-drm-i915-gvt-refine-ggtt_set_shadow_entry patches.suse/5645-drm-i915-gvt-add-verbose-gtt-shadow-logs patches.suse/5646-drm-i915-gvt-rename-ggtt-related-functions-to-be-more-specific patches.suse/5647-drm-i915-gvt-factor-out-intel_vgpu_-get-put-ppgtt_mm-interface patches.suse/5648-drm-i915-gvt-use-standard-pte-bit-definition patches.suse/5649-drm-i915-gvt-refine-pte-shadowing-process patches.suse/5650-drm-i915-gvt-rework-shadow-page-management-code patches.suse/5651-drm-i915-gvt-rename-shadow_page-to-short-name-spt patches.suse/5652-drm-i915-gvt-rename-mpt-api-set-unset-wp_page-to-enable-disable-page_track patches.suse/5653-drm-i915-gvt-don-t-extend-page_track-to-mpt-layer patches.suse/5654-drm-i915-gvt-provide-generic-page_track-infrastructure-for-write-protected-page patches.suse/5655-drm-i915-gvt-manage-shadow-pages-with-radix-tree patches.suse/5656-drm-i915-gvt-define-pte-addr-mask-with-genmask_ull patches.suse/5657-drm-i915-gvt-add-define-gen9_mocs_size patches.suse/5658-drm-i915-gvt-add-interface-to-check-if-context-is-inhibit patches.suse/5659-drm-i915-gvt-init-mmio-by-lri-command-in-vgpu-inhibit-context patches.suse/5660-drm-i915-gvt-fix-one-gvt_vgpu_error-use-in-dmabuf-c patches.suse/5661-drm-i915-gvt-remove-gvt-max-port-definition patches.suse/5662-drm-i915-gvt-fix-vgpu-sched-timeslice-calculation-warning patches.suse/5663-drm-i915-gvt-fix-check-error-of-vgpu-create-failure-message patches.suse/5664-drm-i915-gvt-fix-check-error-on-fence-mmio-handler patches.suse/5665-drm-i915-gvt-fix-one-indent-error patches.suse/5666-drm-i915-gvt-fix-check-error-on-hws_pga_write-fail-message patches.suse/5667-drm-i915-gvt-fix-guest-vgpu-hang-caused-by-very-high-dma-setup-overhead patches.suse/5668-drm-i915-kvmgt-add-kvmgt-debugfs-entry-nr_cache_entries-under-vgpu patches.suse/5669-drm-i915-gvt-release-gvt-lock-at-the-failure-of-finding-page-track patches.suse/5670-drm-i915-gvt-return-error-at-the-failure-of-finding-page_track patches.suse/5671-drm-i915-update-driver_date-to-20180308 patches.suse/5672-drm-ttm-move-ttm_tt-defines-into-ttm_tt-h patches.suse/5673-drm-ttm-add-ttm_sg_tt_init patches.suse/5674-drm-amdgpu-stop-allocating-a-page-array-for-prime-shared-bos patches.suse/5675-drm-amdgpu-correct-the-place-of-amdgpu_pm_sysfs_fini patches.suse/5676-drm-amdgpu-correct-the-amdgpu_ucode_fini_bo-place-for-tonga patches.suse/5677-drm-amd-amdgpu-add-missing-ddr4-label patches.suse/5678-drm-amdgpu-query-vram-type-from-atombios patches.suse/5679-drm-amdgpu-implement-mmio-byte-access-helper-for-mb patches.suse/5680-drm-amdgpu-refactoring-mailbox-to-fix-tdr-handshake-bugsv2 patches.suse/5681-drm-ttm-add-ttm_bo_pipeline_gutting patches.suse/5682-drm-ttm-add-bo-as-parameter-to-the-ttm_tt_create-callback patches.suse/5683-drm-ttm-move-initializing-ttm-sg-into-ttm_tt_init_fields patches.suse/5684-drm-amdgpu-drop-the-backing-store-when-dma-buf-imports-are-evicted patches.suse/5685-drm-amdgpu-initial-validate-the-prime-bos-into-the-cpu-domain patches.suse/5686-drm-amdgpu-explicit-give-bo-type-to-amdgpu_bo_create patches.suse/5687-drm-amdgpu-remove-some-unused-elements-from-amdgpu_connector-struct patches.suse/5688-drm-amd-display-fix-memleaks-when-atomic-check-fails patches.suse/5689-drm-amd-display-use-correct-error-codes patches.suse/5690-drm-amd-display-vari-bright-looks-disabled-near-end-of-mm14 patches.suse/5691-drm-amd-display-varibright-fix-bug-and-review-comments patches.suse/5692-drm-amd-display-varibright-add-null-check patches.suse/5693-drm-amd-display-convert-ctm-to-2-s-complement patches.suse/5694-drm-amd-display-remove-300mhz-minimum-disp-clk-limit patches.suse/5695-drm-amd-display-allow-passing-of-syspll-id-to-get_smu_clock_info patches.suse/5696-drm-amd-display-fix-check-condition-for-edp-power-control patches.suse/5697-drm-amd-display-modified-set-bandwidth-sequence patches.suse/5698-drm-amd-display-move-dtrace-and-dml_print-defines patches.suse/5699-drm-amd-display-use-macros-instead-of-dm_logger patches.suse/5700-drm-amd-display-use-hw-hdr-mult-for-brightness-boost patches.suse/5701-drm-amd-display-enable-backlight-support-for-pre-dce11-asics patches.suse/5702-drm-amd-display-implement-stats-logging patches.suse/5703-drm-amd-display-add-variable-refresh-rate-parameters-to-dc-structures patches.suse/5704-drm-amd-display-dal-3-1-38 patches.suse/5705-drm-amd-display-fix-handling-of-linear-transfer-function patches.suse/5706-drm-amd-display-correct-the-plane-enumeration-order-v2 patches.suse/5707-drm-amd-display-add-support-for-regkey-lcdfreesyncdefault patches.suse/5708-drm-amd-display-set-disp-clk-in-a-safe-way-to-avoid-over-high-dpp-clk-v2 patches.suse/5709-drm-amd-display-update-dce_calcs-to-latest-version patches.suse/5710-drm-amdgpu-move-ih-clientid-defs-to-separate-file patches.suse/5711-drm-amd-display-check-for-hw-blocks-in-hwss-rather-than-dc-core-for-cursor patches.suse/5712-drm-amd-display-use-actual-tg-instance-instead-of-pipe-instance patches.suse/5713-drm-amd-display-fixed-dim-around-1sec-when-resume-from-s3-v2 patches.suse/5714-drm-amd-display-clean-up-dcn-pplib-notification-call patches.suse/5715-drm-amd-display-check-msg-size-before-starting-aux-transfer patches.suse/5716-drm-amdgpu-psp-add-a-few-more-fw-load-type-checks patches.suse/5717-drm-amdgpu-move-firmware-loading-type-setup-to-common-code patches.suse/5718-drm-amdgpu-use-adev-firmware-to-determine-whether-to-load-the-psp-module patches.suse/5719-drm-amdgpu-soc15-always-load-the-psp-module patches.suse/5720-drm-amdgpu-move-getting-pcie-info-to-common-code patches.suse/5721-drm-amd-pp-remove-redundant-pointer-internal_buf patches.suse/5722-drm-amdgpu-powerplay-vega10-fix-memory-leak-in-error-path patches.suse/5723-drm-amdgpu-remove-trailing-whitespace-from-soc15ip-h patches.suse/5724-drm-amdgpu-sdma4-use-num_instances-for-clock-powergating-config patches.suse/5725-drm-amdgpu-sdma4-remove-unused-header-file-from-sdma_v4_0-c patches.suse/5726-drm-amd-powerplay-fix-kasan-user-after-free-on-driver-unload patches.suse/5727-drm-amd-pp-simplified-the-avfs-btc-state-on-smu7 patches.suse/5728-drm-amd-pp-fix-memory-leak-in-error-path-in-smumgr patches.suse/5729-drm-amd-pp-clean-up-header-file-include patches.suse/5730-drm-amd-pp-delete-is_smc_ram_running-function-on-rv patches.suse/5731-drm-amd-pp-remove-meanless-return-value-check-in-rv patches.suse/5732-drm-amd-pp-add-rv_read_arg_from_smc-to-smu-backend-function-table patches.suse/5733-drm-amd-pp-mark-internal-functions-as-static-in-rv_smumgr-c patches.suse/5734-drm-amd-pp-add-new-smu-backend-function-smc_table_manager patches.suse/5735-drm-amd-pp-add-rv_copy_table_from-to_smc-to-smu-backend-function-table patches.suse/5736-drm-amd-pp-fix-function-parameter-not-correct patches.suse/5737-drm-amd-pp-replace-rv_-with-smu10_ patches.suse/5738-drm-amd-pp-move-helper-functions-to-smu_help-c patches.suse/5739-drm-amdgpu-plus-null-function-pointer-check patches.suse/5740-drm-amdgpu-don-t-compared-ip_block_type-with-ip_block_index patches.suse/5741-drm-amdgpu-remove-wrapper-layer-of-smu-ip-functions patches.suse/5742-drm-amdgpu-call-amdgpu_ucode_fini_bo-in-amd_powerplay-c patches.suse/5743-drm-amd-pp-delete-dead-code-on-cz_clockpowergating-c patches.suse/5744-drm-amd-pp-remove-dead-header-file-pp_asicblocks-h patches.suse/5745-drm-amd-pp-mv-cz-uvd-vce-pg-dpm-functions-to-cz_hwmgr-c patches.suse/5746-drm-amd-pp-remove-unneeded-void-casts-in-cz_hwmgr-c-cz_smumgr-c patches.suse/5747-drm-amd-pp-replace-function-struct-name-cz_-with-smu8_ patches.suse/5748-drm-amd-pp-rename-file-name-cz_-to-smu8_ patches.suse/5749-drm-amdgpu-improve-documentation-of-bo_ptr-in-amdgpu_bo_create_kernel patches.suse/5750-drm-amd-pp-remove-the-cgs-wrapper-for-notify-smu-version-on-apu patches.suse/5751-amdgpu-dm-default-pre_vega-asic-support-to-y patches.suse/5752-drm-mali-dp-rotated-planes-need-a-larger-pitch-size patches.suse/5753-drm-mali-dp-align-pitch-size-to-be-multiple-of-bus-burst-read-size patches.suse/0001-drm-mali-dp-Uninitialized-variable-in-malidp_se_chec.patch patches.suse/5754-drm-mali-dp-don-t-enable-scaling-engine-for-planes-that-only-rotate patches.suse/5755-drm-mali-dp-fix-bug-on-scaling-with-rotation patches.suse/5756-drm-arm-malidp-disable-pixel-alpha-blending-for-colors-that-do-not-have-alpha patches.suse/5757-drm-mali-dp-fix-malidp_atomic_commit_hw_done-for-event-sending patches.suse/5758-drm-arm-malidp-don-t-destroy-planes-manually-in-error-handlers patches.suse/5759-drm-arm-malidp-use-drm_atomic_helper_shutdown-to-disable-planes-on-removal patches.suse/5760-drm-mali-dp-turn-off-crtc-vblank-when-removing-module patches.suse/5761-drm-mali-dp-add-yuv-rgb-conversion-support-for-video-layers patches.suse/5762-drm-tegra-gem-reshuffle-declarations patches.suse/5763-drm-tegra-gem-make-_tegra_gem_mmap-available-more-widely patches.suse/5764-drm-tegra-fb-implement-fb_mmap-callback patches.suse/5765-drm-tegra-plane-make-tegra_plane_get_overlap_index-static patches.suse/5766-drm-tegra-dc-dedicate-overlay-plane-to-cursor-on-older-tegra-s patches.suse/5767-drm-tegra-plane-support-format-modifiers patches.suse/5768-drm-tegra-fb-properly-support-linear-modifier patches.suse/5769-drm-tegra-hub-use-private-object-for-global-state patches.suse/5770-drm-tegra-gem-map-pages-via-the-dma-api patches.suse/5771-drm-tegra-prime-implement-begin-end-cpu_access patches.suse/5772-drm-msm-dsi-check-for-failure-on-retrieving-pll-in-dsi-manager patches.suse/5773-drm-msm-dsi-correct-dsi-id-bounds-check-during-registration patches.suse/5774-drm-msm-dsi-check-msm_dsi-and-dsi-pointers-before-use patches.suse/5775-drm-msm-add-a5xx-specific-debugfs patches.suse/5776-drm-msm-add-sudo-flag-to-submit-ioctl patches.suse/5777-drm-msm-dsi-update-generated-headers-for-10nm-pll-phy patches.suse/5778-drm-msm-dsi-add-skeleton-10nm-phy-pll-code patches.suse/5779-drm-msm-dsi-populate-pll-10nm-clock-ops patches.suse/5780-drm-msm-dsi-populate-the-10nm-phy-funcs patches.suse/5781-drm-msm-dsi-use-msm_clk_get-in-dsi_get_config patches.suse/5782-drm-msm-dsi-add-sdm845-in-dsi_cfg patches.suse/5783-drm-msm-dsi-add-byte_intf_clk patches.suse/5784-drm-msm-hdmi-fix-semicolon-cocci-warnings patches.suse/5785-drm-msm-replace-gem_object-deprecated-functions patches.suse/5786-drm-msm-gpu-set-number-of-clocks-to-0-if-the-list-allocation-fails patches.suse/5787-drm-msm-pass-the-correct-aperture-end-to-drm_mm_init patches.suse/5788-drm-msm-adreno-rename-gpmufw-to-powerfw patches.suse/5789-drm-msm-adreno-define-a-list-of-firmware-files-to-load-per-target patches.suse/5790-drm-msm-adreno-use-generic-function-to-load-firmware-to-a-buffer-object patches.suse/5791-drm-msm-dsi-get-byte_intf_clk-only-for-versions-that-need-it patches.suse/5792-drm-msm-adreno-a5xx_debugfs-fix-potential-null-pointer-dereference patches.suse/5793-drm-msm-dsi-fix-potential-null-pointer-dereference-in-msm_dsi_modeset_init patches.suse/5794-drm-msm-rename-mdp-disp patches.suse/5795-drm-msm-strip-out-msm_fence_cb patches.suse/5796-drm-msm-dsi-fix-direct-caller-of-msm_gem_free_object patches.suse/5797-drm-msm-trigger-fence-completion-from-gpu patches.suse/5798-drm-msm-mdp5-rework-ctl-start-signal-handling patches.suse/5799-drm-msm-mdp5-print-a-bit-more-of-the-atomic-state patches.suse/5800-drm-msm-mdp5-add-missing-lm-flush-bits patches.suse/5801-drm-msm-mdp5-don-t-pre-reserve-lm-s-if-no-dual-dsi patches.suse/5802-drm-msm-fix-building-without-debugfs patches.suse/5803-drm-omapdrm-use-kernel-integer-types patches.suse/5804-drm-omapdrm-use-unsigned-int-type patches.suse/5805-drm-omapdrm-connector-analog-tv-remove-tvc_of_match-forward-declaration patches.suse/5806-drm-omapdrm-displays-remove-of-node-check-in-connector-drivers patches.suse/5807-drm-omapdrm-displays-remove-of-node-check-in-encoder-drivers patches.suse/5808-drm-omapdrm-displays-remove-of-node-check-in-panel-drivers patches.suse/5809-drm-omapdrm-displays-get-connector-source-at-connect-time patches.suse/5810-drm-omapdrm-displays-get-panel-source-at-connect-time patches.suse/5811-drm-omapdrm-displays-get-encoder-source-at-connect-time patches.suse/5812-drm-omapdrm-dss-make-omapdss_default_get_timings-static patches.suse/5813-drm-omapdrm-dss-don-t-export-functions-internal-to-omapdss-base patches.suse/5814-drm-omapdrm-dss-move-initialization-code-from-component-bind-to-probe patches.suse/5815-drm-omapdrm-dss-remove-dss_get_hdmi_venc_clk_source-function patches.suse/5816-drm-omapdrm-dss-remove-unused-functions-prototypes patches.suse/5817-drm-omapdrm-dsi-make-wait_for_bit_change-return-a-status patches.suse/5818-drm-omapdrm-split-init-and-cleanup-from-probe-and-remove-functions patches.suse/5819-drm-omapdrm-dss-expose-dss-data-in-a-dss_device-structure patches.suse/5820-drm-omapdrm-dss-pass-dss-private-structure-to-runtime-pm-functions patches.suse/5821-drm-omapdrm-dss-pass-pll-pointer-to-dss_ctrl_pll_enable patches.suse/5822-drm-omapdrm-dss-pass-dss-pointer-to-dss_sdi_-functions patches.suse/5823-drm-omapdrm-dss-pass-dss-pointer-to-dss_ops-operations patches.suse/5824-drm-omapdrm-dss-pass-dss-pointer-to-dss_get_-clk_source patches.suse/5825-drm-omapdrm-dss-pass-dss-pointer-to-dss-clock-functions patches.suse/5826-drm-omapdrm-dss-pass-dss-pointer-to-remaining-dss-functions patches.suse/5827-drm-omapdrm-dss-allocate-the-dss-private-data-structure-dynamically patches.suse/5828-drm-omapdrm-dss-support-passing-private-data-to-debugfs-show-handlers patches.suse/5829-drm-omapdrm-dss-store-the-registered-plls-array-in-struct-dss_device patches.suse/5830-drm-omapdrm-dss-store-the-debugfs-root-directory-in-struct-dss_device patches.suse/5831-drm-omapdrm-dss-don-t-unnecessarily-cast-to-dev-to-pdev-and-back patches.suse/5832-drm-omapdrm-dsi-pass-the-dsi_data-pointer-to-internal-functions patches.suse/5833-drm-omapdrm-dsi-combine-two-commonly-used-inline-functions patches.suse/5834-drm-omapdrm-dsi-use-dev-pointer-directly-in-dsi_bind-function patches.suse/5835-drm-omapdrm-dsi-store-the-struct-device-pointer-in-struct-dsi_data patches.suse/5836-drm-omapdrm-dsi-don-t-pass-channel-to-dispc-init-uninit-functions patches.suse/5837-drm-omapdrm-dss-pass-omap_dss_device-pointer-to-dss_mgr_-functions patches.suse/5838-drm-omapdrm-dss-pass-omap_drm_private-pointer-to-dss_mgr_ops patches.suse/5839-drm-omapdrm-dss-store-dss-device-pointer-in-the-omapdrm-private-data patches.suse/5840-drm-omapdrm-dss-store-dispc-ops-in-dss_device-structure patches.suse/5841-drm-omapdrm-dispc-pass-dispc-pointer-to-dispc_ops-operations patches.suse/5842-drm-omapdrm-dispc-pass-dispc-pointer-to-remaining-dispc-api-functions patches.suse/5843-drm-omapdrm-dispc-allocate-the-dispc-private-data-structure-dynamically patches.suse/5844-drm-omapdrm-hdmi4-allocate-the-omap_hdmi-data-structure-dynamically patches.suse/5845-drm-omapdrm-hdmi5-allocate-the-omap_hdmi-data-structure-dynamically patches.suse/5846-drm-omapdrm-sdi-allocate-the-sdi-private-data-structure-dynamically patches.suse/5847-drm-omapdrm-venc-allocate-the-venc-private-data-structure-dynamically patches.suse/5848-drm-omap-reorganize-locking-in-mgr_fld_write patches.suse/5849-drm-omap-acx565akm-use-_be32-when-reading-status patches.suse/5850-drm-omap-fbdev-use-screen_buffer-field patches.suse/5851-drm-omap-fbdev-avoid-double-initializer-entry patches.suse/5852-drm-omap-fix-omap_fbdev_free-when-omap_fbdev_create-wasn-t-called patches.suse/5853-drm-omap-cleanup-fbdev-init-free patches.suse/5854-drm-omap-init-fbdev-emulation-only-when-we-have-displays patches.suse/5855-drm-omap-add-hpd-support-to-connector-dvi patches.suse/5856-drm-omap-remove-leftover-enums patches.suse/5857-drm-omap-dispc-disp_wb_setup-to-check-return-code patches.suse/5858-drm-omap-add-pclk-setting-case-when-channel-is-dss_wb patches.suse/5859-drm-omap-set-wb-channel-in-in-wb_setup patches.suse/5860-drm-omap-fix-wbdelaycount-for-hdmi patches.suse/5861-drm-omap-fix-wbdelaycount-with-interlace patches.suse/5862-drm-omap-fix-wb-height-with-interlace patches.suse/5863-drm-omap-fix-scaling-limits-for-wb patches.suse/5864-drm-omap-add-writeback-funcs-to-dispc_ops patches.suse/5865-drm-omap-fix-maximum-sizes patches.suse/5866-drm-omap-allow-hdmi-audio-setup-even-if-we-do-not-have-video-configured patches.suse/5867-drm-omap-cleanup-color-space-conversion patches.suse/5868-drm-omapdrm-displays-panel-dsi-cm-fix-field-access-before-set patches.suse/5869-drm-omap-fix-compile-error-when-debugfs-is-disabled patches.suse/5870-drm-omap-fix-compile-error-when-dpi-is-disabled patches.suse/5871-drm-etnaviv-make-local-symbols-static patches.suse/5872-drm-etnaviv-don-t-fail-to-build-on-arches-without-phys_offset patches.suse/5873-drm-etnaviv-add-missing-major-features-field-to-debugfs patches.suse/5874-drm-etnaviv-track-fences-by-idr-instead-of-seqno patches.suse/5875-drm-etnaviv-hook-up-drm-gpu-scheduler patches.suse/5876-drm-etnaviv-move-dependency-handling-to-scheduler patches.suse/5877-drm-etnaviv-lock-bos-after-all-other-submit-work-is-done patches.suse/5878-drm-etnaviv-replace-hangcheck-with-scheduler-timeout patches.suse/5879-drm-etnaviv-use-correct-format-specifier-for-size_t patches.suse/5880-drm-etnaviv-remove-the-need-for-a-gpu-subsystem-dt-node patches.suse/5881-drm-etnaviv-split-out-and-optimize-mmu-fault-dumping patches.suse/5882-drm-etnaviv-add-support-for-slave-interface-clock patches.suse/5883-drm-etnaviv-update-hardware-headers-from-rnndb patches.suse/5884-drm-etnaviv-add-more-minor-features-fields patches.suse/5885-drm-etnaviv-add-hardware-database patches.suse/5886-drm-etnaviv-add-security-handling-mode-enum patches.suse/5887-drm-etnaviv-handle-security-states patches.suse/5888-drm-etnaviv-add-function-to-load-the-initial-pta-state patches.suse/5889-drm-etnaviv-add-pta-handling-to-mmuv2 patches.suse/5890-drm-etnaviv-etnaviv_sched-staticize-functions-when-possible patches.suse/5891-drm-etnaviv-bump-hw-job-limit-to-4 patches.suse/5892-drm-vmwgfx-avoid-iterating-over-display-unit-if-crtc-is-available patches.suse/5893-drm-vmwgfx-move-surface-copy-cmd-to-atomic-function patches.suse/5894-drm-vmwgfx-remove-drm_crtc_arm_vblank_event-from-atomic-flush patches.suse/5895-drm-vmwgfx-move-screen-object-page-flip-to-atomic-function patches.suse/5896-drm-vmwgfx-move-the-stdu-vblank-event-to-atomic-function patches.suse/5897-drm-vmwgfx-send-the-correct-nonblock-option-for-atomic_commit patches.suse/5898-drm-vmwgfx-cursor-update-fixes patches.suse/5899-drm-ttm-clean-up-kmap_atomic_prot-selection-code patches.suse/5900-drm-ttm-export-the-ttm_kmap_atomic_prot-api patches.suse/5901-drm-vmwgfx-add-a-cpu-blit-utility-that-can-be-used-for-page-backed-bos patches.suse/5902-drm-vmwgfx-use-the-cpu-blit-utility-for-framebuffer-to-screen-target-blits patches.suse/5903-drm-vmwgfx-fix-multiple-command-buffer-context-use patches.suse/5904-drm-vmwgfx-avoid-pinning-fbdev-framebuffers patches.suse/5905-drm-vmwgfx-improve-on-hibernation patches.suse/5906-drm-vmwgfx-get-rid-of-the-device-private-suspended-member patches.suse/5907-drm-vmwgfx-use-kasprintf patches.suse/5908-drm-vmwgfx-stricter-count-of-legacy-surface-device-resources patches.suse/drm-vmwgfx-Unpin-the-screen-object-backup-buffer-whe patches.suse/5909-drm-vmwgfx-use-monotonic-event-timestamps patches.suse/5910-drm-vmwgfx-bump-version-patchlevel-and-date patches.suse/5911-drm-i915-icl-do-not-save-ddi-a-e-sharing-bit-for-icl patches.suse/drm-i915-Wrap-engine-schedule-in-RCU-locks-for-set-w patches.suse/drm-i915-Only-call-tasklet_kill-on-the-first-prepare patches.suse/5912-drm-i915-pmu-work-around-compiler-warnings-on-some-kernel-configs patches.suse/5913-drm-i915-gvt-remove-reduntant-printing-of-untracked-mmio patches.suse/5914-drm-i915-gvt-fix-spelling-mistake-destoried-destroyed patches.suse/5915-drm-i915-kvmgt-handle-kzalloc-failure patches.suse/5916-drm-i915-gvt-invalidate-vgpu-ppgtt-mm-objects-during-a-vgpu-reset patches.suse/5917-drm-i915-gvt-update-pdps-after-a-vgpu-mm-object-is-pinned patches.suse/5918-drm-i915-gvt-force-to-set-all-context-control-bits-from-guest patches.suse/5919-drm-amdgpu-delete-dead-code-when-early-init patches.suse/5920-drm-amd-pp-remove-dead-functions-in-vega10_smumgr-c patches.suse/5921-drm-amd-pp-mark-bunches-of-functins-in-vega10_smumgr-c-static patches.suse/5922-drm-amd-pp-move-functions-to-smu-backend-table-for-vega10 patches.suse/5923-drm-amd-pp-clean-up-header-file-for-vega10 patches.suse/5924-drm-amd-pp-delete-get_xclk-function-in-powerplay-v2 patches.suse/5925-drm-amd-pp-remove-unneeded-void-casts-for-vega10 patches.suse/5926-drm-amdgpu-add-vcn-to-firmware-query-interface patches.suse/5927-drm-amdgpu-add-documentation-for-amdgpu_device-c patches.suse/5928-drm-amd-powerplay-fix-null-pointer-deref-on-driver-unbind patches.suse/5929-drm-amdgpu-nbio6-correct-pcie_index-data-pair-used-for-smn-register-accessing patches.suse/5930-drm-amd-amdgpu-fix-offset-into-page-with-amdgpu_iomem-debugfs-file patches.suse/5931-drm-amdgpu-disable-irq-on-device-before-destroying-it patches.suse/5932-drm-amdgpu-disable-all-irqs-before-disabling-all-crtcs patches.suse/5933-drm-amdgpu-fix-kernel-null-pointer-dereference-when-amdgpu-fini patches.suse/5934-drm-amdgpu-fix-kernel-null-pointer-dereference-in-dpm-functions patches.suse/5935-drm-amd-pp-fix-gfx-ring-test-failed-on-fiji-without-hw-avfs-support patches.suse/5936-drm-amd-pp-fix-unable-to-handle-kernel-paging-request-when-set-pp-table patches.suse/5937-drm-amd-include-add-ip-header-files-for-vega12 patches.suse/5938-drm-amdgpu-add-vega12-to-asic_type-enum patches.suse/5939-drm-amdgpu-add-gpu_info-firmware-for-vega12 patches.suse/5940-drm-amdgpu-set-asic-family-and-ip-blocks-for-vega12 patches.suse/5941-drm-amdgpu-vega12-to-smu-firmware patches.suse/5942-drm-amdgpu-psp-initial-vega12-support patches.suse/5943-drm-amdgpu-initilize-vega12-psp-firmwares patches.suse/5944-drm-amdgpu-add-vega12-ucode-loading-method patches.suse/5945-drm-amdgpu-specify-vega12-uvd-firmware patches.suse/5946-drm-amdgpu-specify-vega12-vce-firmware patches.suse/5947-drm-amdgpu-virtual_dce-add-vega12-support patches.suse/5948-drm-amd-display-dm-add-vega12-support patches.suse/5949-drm-amd-display-add-bios-firmware-info-version-for-vg12 patches.suse/5950-drm-amdgpu-add-vega12-to-dc-support-check patches.suse/5951-drm-amdgpu-gmc9-add-vega12-support-v2 patches.suse/5952-drm-amdgpu-mmhub-add-clockgating-support-for-vega12 patches.suse/5953-drm-amdgpu-sdma4-specify-vega12-firmware patches.suse/5954-drm-amdgpu-sdma4-add-placeholder-for-vega12-golden-settings patches.suse/5955-drm-amdgpu-sdma4-add-clockgating-support-for-vega12 patches.suse/5956-drm-amdgpu-sdma4-add-sdma4_0_1-support-for-vega12-v3 patches.suse/5957-drm-amdgpu-sdma4-update-vega12-sdma-golden-setting patches.suse/5958-drm-amdgpu-gfx9-add-support-for-vega12-firmware patches.suse/5959-drm-amdgpu-gfx9-add-placeholder-for-vega12-golden-settings patches.suse/5960-drm-amdgpu-gfx9-add-gfx-config-for-vega12 patches.suse/5961-drm-amdgpu-gfx9-add-support-for-vega12 patches.suse/5962-drm-amdgpu-gfx9-add-clockgating-support-for-vega12 patches.suse/5963-drm-amdgpu-gfx9-add-golden-setting-for-vega12-v3 patches.suse/5964-drm-amdgpu-soc15-add-support-for-vega12 patches.suse/5965-drm-amdgpu-soc15-update-vega12-cg_flags patches.suse/5966-drm-amd-soc15-add-external_rev_id-for-vega12 patches.suse/5967-drm-amdgpu-soc15-initialize-reg-base-for-vega12 patches.suse/5968-drm-amd-powerplay-add-vega12_inc-h patches.suse/5969-drm-amd-powerplay-update-atomfirmware-h-v2 patches.suse/5970-drm-amd-powerplay-add-new-smu9_driver_if-h-for-vega12-v2 patches.suse/5971-drm-amd-powerplay-add-vega12_ppsmc-h patches.suse/5972-drm-amd-powerplay-add-vega12_pptable-h patches.suse/5973-drm-amd-powerplay-update-ppatomfwctl-v2 patches.suse/5974-drm-amd-powerplay-add-new-pp_psm-infrastructure-for-vega12-v2 patches.suse/5975-drm-amd-powerplay-add-the-smu-manager-for-vega12-v4 patches.suse/5976-drm-amd-powerplay-add-the-hw-manager-for-vega12-v4 patches.suse/5977-drm-amdgpu-add-vega12-pci-ids-v2 patches.suse/5978-drm-amdgpu-no-job-timeout-setting-on-compute-queues patches.suse/5979-drm-amd-powerplay-remove-the-soc-floor-voltage-setting patches.suse/5980-drm-amd-powerplay-return-per-dpm-level-clock patches.suse/5981-drm-amdgpu-remove-wrapper-layer-of-cgs-irq-handling patches.suse/5982-drm-amd-pp-refine-register_thermal_interrupt-function patches.suse/5983-drm-amd-pp-add-smu-irq-handlers-in-sw_init-instand-of-hw_init patches.suse/5984-drm-amdgpu-fix-mitigate-workaround-for-i915 patches.suse/5985-drm-amdgpu-fix-null-ptr-on-driver-unload-due-to-init-failure patches.suse/5986-drm-amdgpu-don-t-change-preferred-domian-when-fallback-gtt-v5 patches.suse/5987-drm-amd-pp-fix-set-wrong-temperature-range-on-smu7 patches.suse/5988-drm-amd-pp-add-smu-irq-handlers-for-legacy-asics patches.suse/5989-drm-amd-pp-clean-up-powerplay-code-on-vega12 patches.suse/5990-drm-amd-pp-add-new-asic-support-in-pp_psm-c patches.suse/5991-drm-amdgpu-fix-spelling-mistake-asssert-assert patches.suse/drm-amdgpu-Add-an-ATPX-quirk-for-hybrid-laptop patches.suse/5992-drm-amd-pp-use-mlck_table-count-for-array-loop-index-limit patches.suse/5993-drm-amd-pp-clean-header-file-hwmgr-h patches.suse/5994-backmerge-tag-v4-16-rc7-into-drm-next patches.suse/drm-i915-execlists-Use-a-locked-clear_bit-for-synchr patches.suse/drm-i915-Fix-hibernation-with-ACPI-S0-target-state patches.suse/5995-drm-amdkfd-add-missing-include-of-mm-h patches.suse/5996-drm-amdkfd-fix-uninitialized-variable-use patches.suse/5997-drm-amdgpu-move-kfd-specific-fields-into-struct-amdgpu_vm patches.suse/5998-drm-amdgpu-fix-initial-validation-of-pd-bo-for-kfd-vms patches.suse/5999-drm-amdgpu-add-helper-to-turn-an-existing-vm-into-a-compute-vm patches.suse/6000-drm-amdgpu-add-kfd2kgd-interface-to-acquire-an-existing-vm patches.suse/6001-drm-amdkfd-create-kfd-vms-on-demand patches.suse/6002-drm-amdkfd-populate-drm-render-device-minor patches.suse/6003-drm-amdkfd-remove-limit-on-number-of-gpus patches.suse/6004-drm-amdkfd-aperture-setup-for-dgpus patches.suse/6005-drm-amdkfd-add-per-process-idr-for-buffer-handles patches.suse/6006-drm-amdkfd-allocate-cwsr-trap-handler-memory-for-dgpus patches.suse/6007-drm-amdkfd-add-tc-flush-on-vmid-deallocation-for-hawaii patches.suse/6008-drm-amdkfd-add-ioctls-for-gpuvm-memory-management patches.suse/6009-drm-amdkfd-kmap-event-page-for-dgpus patches.suse/6010-drm-amdkfd-add-module-option-for-testing-large-bar-functionality patches.suse/6011-drm-amdgpu-fix-acquiring-vm-on-large-bar-systems patches.suse/6012-drm-amdkfd-use-ordered-workqueue-to-restore-processes patches.suse/6013-drm-fix-uabi-regression-by-allowing-garbage-mode-type-from-userspace patches.suse/perf-core-prepare-perf_event-h-for-new-types-perf_kprobe-and-perf_uprobe.patch patches.suse/perf-headers-sync-new-perf_event-h-with-the-tools-include-uapi-version.patch patches.suse/perf-core-implement-the-perf_kprobe-pmu.patch patches.suse/perf-core-implement-the-perf_uprobe-pmu.patch patches.suse/perf-x86-intel-fix-large-period-handling-on-broadwell-cpus patches.suse/perf-x86-intel-properly-save-restore-the-pmu-state-in-the-nmi-handler patches.suse/perf-x86-intel-fix-event-update-for-auto-reload patches.suse/perf-core-use-rb-trees-for-pinned-flexible-groups.patch patches.suse/perf-core-cleanup-the-rb-tree-code.patch patches.suse/perf-core-fix-event-schedule-order.patch patches.suse/perf-core-remove-perf_event-group_entry.patch patches.suse/perf-core-optimize-ctx_sched_out.patch patches.suse/perf-core-simpify-perf_event_groups_for_each.patch patches.suse/perf-core-fix-tree-based-event-rotation.patch patches.suse/perf-core-optimize-perf_rotate_context-event-scheduling.patch patches.suse/perf-core-clear-sibling-list-of-detached-events.patch patches.suse/perf-fix-sibling-iteration.patch patches.suse/perf-x86-pt-coresight-clean-up-address-filter-structure.patch patches.suse/x86-mce-amd-pass-the-bank-number-to-smca_get_bank_type.patch patches.suse/x86-mce-amd-edac-mce_amd-enumerate-reserved-smca-bank-type.patch patches.suse/x86-mce-amd-get-address-from-already-initialized-block patches.suse/sched-fair-Avoid-an-unnecessary-lookup-of-current-CPU-ID-during-wake_affine.patch patches.suse/sched-fair-Defer-calculation-of-prev_eff_load-in-wake_affine-until-needed.patch patches.suse/sched-fair-Do-not-migrate-on-wake_affine_weight-if-weights-are-equal.patch patches.suse/sched-fair-Do-not-migrate-due-to-a-sync-wakeup-on-exit.patch patches.suse/sched-fair-Consider-SD_NUMA-when-selecting-the-most-idle-group-to-schedule-on.patch patches.suse/x86-apic-split-out-restore_boot_irq_mode-from-disable_io_apic patches.suse/x86-apic-split-disable_io_apic-into-two-functions-to-fix-config_kexec_jump-y patches.suse/x86-apic-fix-restoring-boot-irq-mode-in-reboot-and-kexec-kdump patches.suse/x86-apic-set-up-through-local-apic-mode-on-the-boot-cpu-if-noapic-specified patches.suse/x86-dumpstack-unify-show_regs patches.suse/sched-wait-Introduce-wait_var_event.patch patches.suse/6014-sched-wait-drivers-drm-convert-wait_on_atomic_t-usage-to-the-new-wait_var_event-api patches.suse/efi-Reorder-pr_notice-with-add_device_randomness-cal.patch patches.suse/0200-raid-remove-tile-specific-raid6-implementation.patch patches.suse/bitmap-fix-memset-optimization-on-big-endian-systems patches.suse/ACPI-acpi_pad-Fix-memory-leak-in-power-saving-thread patches.suse/ACPICA-Update-error-message-no-functional-change.patch patches.suse/ACPICA-Update-for-some-debug-output.-No-functional-c.patch patches.suse/ACPICA-Revert-Fix-for-implicit-result-conversion-for.patch patches.suse/ACPICA-Integrate-package-handling-with-module-level-.patch patches.suse/ACPICA-Add-option-to-disable-Package-object-name-res.patch patches.suse/ACPICA-acpi-acpica-fix-acpi-operand-cache-leak-in-ns patches.suse/ACPICA-Events-Stop-unconditionally-clearing-ACPI-IRQ.patch patches.suse/ACPICA-Events-Add-parallel-GPE-handling-support-to-f.patch patches.suse/ACPICA-Events-Dispatch-GPEs-after-enabling-for-the-f.patch patches.suse/ACPICA-Fix-memory-leak-on-unusual-memory-leak patches.suse/ACPICA-AML-Debug-Object-Don-t-ignore-output-of-zero-.patch patches.suse/ACPICA-Remove-calling-of-_STA-from-acpi_get_object_i.patch patches.suse/ACPICA-Change-a-compile-time-option-to-a-runtime-opt.patch patches.suse/ACPICA-macros-fix-ACPI_ERROR_NAMESPACE-macro.patch patches.suse/ACPICA-Rename-a-global-for-clarity-no-functional-cha.patch patches.suse/ACPICA-adding-SPDX-headers.patch patches.suse/ACPICA-Events-add-a-return-on-failure-from-acpi_hw_r patches.suse/ACPICA-Cleanup-simplify-module-level-code-support.patch patches.suse/0001-ACPI-CPPC-Update-all-pr_-debug-err-messages-to-log-t.patch patches.suse/acpi-pci-pci_link-allow-the-absence-of-_prs-and-change.patch patches.suse/0001-ACPI-scan-Send-change-uevent-with-offine-environment.patch patches.suse/ACPI-video-Add-quirk-to-force-acpi-video-backlight-o patches.suse/rapl-intel_support_cannonlake_mobile.patch patches.suse/0001-PCMCIA-PM-Avoid-noirq-suspend-aborts-during-suspend-.patch patches.suse/ACPI-PM-Do-not-reconfigure-GPEs-for-suspend-to-idle.patch patches.suse/0001-cpufreq-Reorder-cpufreq_online-error-code-path.patch patches.suse/0002-cpufreq-Validate-frequency-table-in-the-core.patch patches.suse/0252-cpufreq-qoriq-Drop-memory-allocation-error-messages-.patch patches.suse/cpufreq-cppc_cpufreq-Fix-cppc_cpufreq_init-failure-p.patch patches.suse/0279-cpufreq-qoirq-Don-t-validate-the-frequency-table-twi.patch patches.suse/0002-cpufreq-CPPC-Use-transition_delay_us-depending-trans.patch patches.suse/regmap-Correct-comparison-in-regmap_cached patches.suse/regmap-Fix-reversed-bounds-check-in-regmap_raw_write patches.suse/regmap-i2c-Off-by-one-in-regmap_i2c_smbus_i2c_read-w patches.suse/regmap-Correct-offset-handling-in-regmap_volatile_ra patches.suse/regmap-Don-t-use-format_val-in-regmap_bulk_read patches.suse/regmap-Format-data-for-raw-write-in-regmap_bulk_writ patches.suse/regmap-mmio-add-function-to-attach-a-clock patches.suse/regulator-of-Add-a-missing-of_node_put-in-an-error-h patches.suse/regulator-gpio-fix-some-error-handling-paths-in-gpio_regulator_probe.patch patches.suse/spi-Fix-scatterlist-elements-size-in-spi_map_buf patches.suse/spi-atmel-init-FIFOs-before-spi-enable patches.suse/spi-bcm-qspi-fIX-some-error-handling-paths patches.suse/power-gemini-poweroff-Avoid-spurious-poweroff patches.suse/mmc-dw_mmc-rockchip-correct-property-names-in-debug.patch patches.suse/pinctrl-amd-add-get_direction-handler.patch patches.suse/pinctrl-artpec6-dt-add-missing-pin-group-uart5nocts patches.suse/pinctrl-sh-pfc-r8a7795-Fix-MOD_SEL-register-pin-assi patches.suse/pinctrl-sh-pfc-r8a7796-Fix-MOD_SEL-register-pin-assi patches.suse/pinctrl-sh-pfc-r8a7796-Fix-IPSR-and-MOD_SEL-register patches.suse/pinctrl-sh-pfc-r8a7790-Add-missing-TX_ER-pin-to-avb_ patches.suse/pinctrl-intel-Implement-intel_gpio_get_direction-cal patches.suse/pinctrl-pinctrl-single-Fix-pcs_request_gpio-when-bit patches.suse/pinctrl-amd-poll-InterruptEnable-bits-in-enable_irq.patch patches.suse/ipmi-add-a-KCS-IPMI-BMC-driver.patch patches.suse/ipmi-add-an-Aspeed-KCS-IPMI-BMC-driver.patch patches.suse/ipmi-kcs_bmc-mark-expected-switch-fall-through-in-kc.patch patches.suse/ipmi-pci-Make-the-PCI-defines-consistent-with-normal.patch patches.suse/ipmi-Re-use-existing-macros-for-built-in-properties.patch patches.suse/ipmi-Add-or-fix-SPDX-License-Identifier-in-all-files.patch patches.suse/ipmi-Remove-some-unnecessary-initializations.patch patches.suse/ipmi-Consolidate-cleanup-code.patch patches.suse/ipmi-use-ARRAY_SIZE-for-poweroff_functions-array-siz.patch patches.suse/ipmi-missing-error-code-in-try_smi_init.patch patches.suse/0004-ipmi-Remove-ACPI-SPMI-probing-from-the-SSIF-I2C-driv.patch patches.suse/ipmi-Remove-ACPI-SPMI-probing-from-the-system-interf.patch patches.suse/ipmi-pci-Blacklist-a-Realtek-IPMI-device.patch patches.suse/0001-ipmi_ssif-Fix-kernel-panic-at-msg_done_handler.patch patches.suse/ipmi-parisc-Add-IPMI-chassis-poweroff-for-certain-HP.patch patches.suse/doc-Rename-.system_keyring-to-.builtin_trusted_keys patches.suse/i40e-fix-typo-in-function-description.patch patches.suse/i40e-i40evf-Only-track-one-ITR-setting-per-ring-inst.patch patches.suse/i40e-i40evf-Clean-up-logic-for-adaptive-ITR.patch patches.suse/i40e-Add-delay-after-EMP-reset-for-firmware-to-recov.patch patches.suse/i40e-Warn-when-setting-link-down-on-close-while-in-M.patch patches.suse/i40e-use-changed_flags-to-check-I40E_FLAG_DISABLE_FW.patch patches.suse/i40e-i40evf-Clean-up-of-bits-related-to-using-q_vect.patch patches.suse/i40e-i40evf-Don-t-bother-setting-the-CLEARPBA-bit.patch patches.suse/i40e-i40evf-Use-usec-value-instead-of-reg-value-for-.patch patches.suse/i40evf-Correctly-populate-rxitr_idx-and-txitr_idx.patch patches.suse/i40e-i40evf-Split-container-ITR-into-current_itr-and.patch patches.suse/i40e-i40evf-Add-support-for-new-mechanism-of-updatin.patch patches.suse/0025-dpaa_eth-fix-incorrect-comment.patch patches.suse/mlxsw-spectrum_ipip-Add-a-forgotten-include.patch patches.suse/mlxsw-spectrum-Distinguish-between-IPv4-6-tunnels.patch patches.suse/mlxsw-spectrum-Fix-a-coding-style-nit.patch patches.suse/mlxsw-spectrum-Drop-struct-span_entry.used.patch patches.suse/mlxsw-spectrum-Move-SPAN-code-to-separate-module.patch patches.suse/mlxsw-spectrum-Use-NL_SET_ERR_MSG_MOD.patch patches.suse/i40e-Make-local-function-i40e_get_link_speed-static.patch patches.suse/i40evf-use-GFP_ATOMIC-under-spin-lock.patch patches.suse/i40e-don-t-leak-memory-addresses.patch patches.suse/i40e-broadcast-filters-can-trigger-overflow-promiscu.patch patches.suse/i40evf-Use-an-iterator-of-the-same-type-as-the-list.patch patches.suse/i40e-refactor-promisc_changed-in-i40e_sync_vsi_filte.patch patches.suse/i40e-do-not-force-filter-failure-in-overflow-promisc.patch patches.suse/i40e-i40e-Change-ethtool-check-from-MAC-to-HW-flag.patch patches.suse/i40evf-use-__dev_-um-c_sync-routines-in-.set_rx_mode.patch patches.suse/i40evf-Make-VF-reset-warning-message-more-clear.patch patches.suse/cxgb4-rework-on-chip-memory-read.patch patches.suse/cxgb4-speed-up-on-chip-memory-read.patch patches.suse/i40evf-Fix-link-up-issue-when-queues-are-disabled.patch patches.suse/virtchnl-Add-virtchl-structures-to-support-queue-cha.patch patches.suse/i40evf-add-ndo_setup_tc-callback-to-i40evf.patch patches.suse/i40e-Enable-ADq-and-create-queue-channel-s-on-VF.patch patches.suse/i40evf-Alloc-queues-for-ADq-on-VF.patch patches.suse/i40e-Delete-queue-channel-for-ADq-on-VF.patch patches.suse/i40evf-Add-support-to-configure-bw-via-tc-tool.patch patches.suse/i40e-Service-request-to-configure-bandwidth-for-ADq-.patch patches.suse/virtchnl-Add-a-macro-to-check-the-size-of-a-union.patch patches.suse/virtchnl-Add-filter-data-structures.patch patches.suse/i40evf-Add-support-to-apply-cloud-filters.patch patches.suse/i40e-Add-and-delete-cloud-filter.patch patches.suse/Bluetooth-btusb-Add-support-for-Intel-Bluetooth-devi.patch patches.suse/Bluetooth-btusb-Add-device-ID-for-RTL8822BE patches.suse/net-sched-fix-unbalance-in-the-error-path-of-tca_act.patch patches.suse/net-sched-act-fix-code-style.patch patches.suse/net-sched-act-add-extack-to-init.patch patches.suse/net-sched-act-handle-generic-action-errors.patch patches.suse/net-sched-act-add-extack-to-init-callback.patch patches.suse/net-sched-act-add-extack-for-lookup-callback.patch patches.suse/net-sched-act-add-extack-for-walk-callback.patch patches.suse/net-sched-act-handle-extack-in-tcf_generic_walker.patch patches.suse/net-sched-act-mirred-add-extack-support.patch patches.suse/nfp-standardize-FW-header-whitespace.patch patches.suse/nfp-flower-implement-tcp-flag-match-offload.patch patches.suse/tun-export-flags-uid-gid-queue-information-over-netl.patch patches.suse/ptr_ring-Remove-now-redundant-smp_read_barrier_depen.patch patches.suse/0026-dpaa_eth-fix-pause-capability-advertisement-logic.patch patches.suse/ibmvnic-Keep-track-of-supplementary-TX-descriptors.patch patches.suse/devlink-Move-size-validation-to-core.patch patches.suse/devlink-Perform-cleanup-of-resource_set-cb.patch patches.suse/mlxsw-spectrum_kvdl-Add-support-for-linear-division-.patch patches.suse/mlxsw-spectrum_kvdl-Add-support-for-dynamic-partitio.patch patches.suse/mlxsw-spectrum_kvdl-Add-support-for-per-part-occupan.patch patches.suse/0022-net-stmmac-set-MSS-for-each-tx-DMA-channel.patch patches.suse/0023-net-stmmac-rename-dwmac4_tx_queue_routing-to-match-r.patch patches.suse/0024-net-stmmac-call-correct-function-in-stmmac_mac_confi.patch patches.suse/net-sched-add-em_ipt-ematch-for-calling-xtables-matc.patch patches.suse/ibmvnic-Rename-active-queue-count-variables.patch patches.suse/ibmvnic-Move-active-sub-crq-count-settings.patch patches.suse/ibmvnic-Free-and-re-allocate-scrqs-when-tx-rx-scrqs-.patch patches.suse/ibmvnic-Make-napi-usage-dynamic.patch patches.suse/ibmvnic-Allocate-max-queues-stats-buffers.patch patches.suse/ibmvnic-Correct-goto-target-for-tx-irq-initializatio.patch patches.suse/net-mlx5-CQ-Database-per-EQ.patch patches.suse/net-mlx5-Add-missing-likely-unlikely-hints-to-cq-eve.patch patches.suse/net-mlx5-EQ-add-del-CQ-API.patch patches.suse/net-mlx5-CQ-hold-put-API.patch patches.suse/net-mlx5-Move-CQ-completion-and-event-forwarding-log.patch patches.suse/net-mlx5-Remove-redundant-EQ-API-exports.patch patches.suse/IB-mlx5-Implement-fragmented-completion-queue-CQ.patch patches.suse/ibmvnic-Fix-TX-descriptor-tracking.patch patches.suse/ibmvnic-Split-counters-for-scrq-pools-napi.patch patches.suse/mac80211_hwsim-add-generation-count-for-netlink-dump.patch patches.suse/nl80211-Introduce-scan-flags-to-emphasize-requested-.patch patches.suse/cfg80211-nl80211-Optional-authentication-offload-to-.patch patches.suse/nl80211-Allow-SAE-Authentication-for-NL80211_CMD_CON.patch patches.suse/mac80211-Add-txq-flags-to-debugfs.patch patches.suse/cfg80211-Add-support-to-notify-station-s-opmode-chan.patch patches.suse/mac80211-Add-support-to-notify-ht-vht-opmode-modific.patch patches.suse/nl80211-remove-unnecessary-genlmsg_cancel-calls.patch patches.suse/nl80211-Fix-external_auth-check-for-offloaded-authen.patch patches.suse/mac80211-remove-redundant-initialization-to-pointer-.patch patches.suse/cfg80211-send-ack_signal-to-user-in-probe-client-res.patch patches.suse/mac80211-Add-tx-ack-signal-support-in-sta-info.patch patches.suse/uapi-Add-802.11-Preauthentication-to-if_ether.patch patches.suse/mac80211-support-reporting-A-MPDU-EOF-bit-value-know.patch patches.suse/mac80211-add-get-TID-helper.patch patches.suse/mac80211-Call-mgd_prep_tx-before-transmitting-deauth.patch patches.suse/nfp-add-Makefiles-to-all-directories.patch patches.suse/nfp-advertise-firmware-for-mixed-10G-25G-mode.patch patches.suse/samples-bpf-adjust-rlimit-RLIMIT_MEMLOCK-for-xdp_red-8ac2441e.patch patches.suse/bpf-samples-sockmap-fix-Makefile-for-build-error.patch patches.suse/bpf-samples-sockmap-detach-sock-ops-program.patch patches.suse/net-avoid-including-xdp.h-in-filter.h.patch patches.suse/selftests-bpf-fix-Makefile-for-cgroup_helpers.c.patch patches.suse/tools-bpf-adjust-rlimit-RLIMIT_MEMLOCK-for-test_tcpb.patch patches.suse/selftests-bpf-Print-unexpected-output-on-fail.patch patches.suse/selftests-bpf-Count-tests-skipped-by-unpriv.patch patches.suse/selftests-bpf-Only-run-tests-if-bpf_disabled.patch patches.suse/bpf-Remove-unused-callee_saved-array.patch patches.suse/bpf-x64-save-5-bytes-in-prologue-when-ebpf-insns-cam.patch patches.suse/bpf-add-various-jit-test-cases.patch patches.suse/samples-bpf-Add-program-for-CPU-state-statistics.patch patches.suse/mlxsw-spectrum_switchdev-Allow-port-enslavement-to-a.patch patches.suse/mlxsw-spectrum_kvdl-use-div_u64-for-64-bit-division.patch patches.suse/mlxsw-spectrum_kvdl-avoid-uninitialized-variable-war.patch patches.suse/sfc-falcon-remove-duplicated-bit-wise-or-of-LOOPBACK.patch patches.suse/sh_eth-TSU_QTAG0-1-registers-the-same-as-TSU_QTAGM0-.patch patches.suse/sh_eth-fix-TSU-init-on-SH7734-R8A7740.patch patches.suse/ixgbe-remove-redundant-initialization-of-pool.patch patches.suse/ixgbe-Avoid-to-write-the-RETA-table-when-unnecessary.patch patches.suse/ixgbe-prevent-ptp_rx_hang-from-running-when-in-FILTE.patch patches.suse/ixgbevf-use-page_address-offset-from-page.patch patches.suse/ixgbevf-add-ethtool-private-flag-for-legacy-Rx.patch patches.suse/ixgbevf-add-support-for-using-order-1-pages-to-recei.patch patches.suse/ixgbevf-setup-queue-counts.patch patches.suse/ixgbevf-add-support-for-padding-packet.patch patches.suse/ixgbevf-make-sure-all-frames-fit-minimum-size-requir.patch patches.suse/ixgbevf-allocate-the-rings-as-part-of-q_vector.patch patches.suse/ixgbevf-break-out-Rx-buffer-page-management.patch patches.suse/ixgbevf-add-build_skb-support.patch patches.suse/ixgbevf-remove-redundant-initialization-of-variable-.patch patches.suse/0027-dpaa_eth-fix-SG-mapping.patch patches.suse/0028-dpaa_eth-make-sure-all-Rx-errors-are-counted.patch patches.suse/0029-dpaa_eth-refactor-frag-count-checking.patch patches.suse/0030-dpaa_eth-Add-allmulti-option.patch patches.suse/i40e-link_down_on_close-private-flag-support.patch patches.suse/i40evf-Fix-double-locking-the-same-resource.patch patches.suse/i40e-i40evf-use-SW-variables-for-hang-detection.patch patches.suse/i40evf-pass-struct-virtchnl_filter-by-reference-rath.patch patches.suse/i40e-check-that-pointer-VSI-is-not-null-before-deref.patch patches.suse/i40evf-remove-redundant-array-comparisons-to-0-check.patch patches.suse/i40e-remove-some-stray-indenting.patch patches.suse/ibmvnic-Fix-TX-descriptor-tracking-again.patch patches.suse/ibmvnic-Allocate-statistics-buffers-during-probe.patch patches.suse/ibmvnic-Harden-TX-RX-pool-cleaning.patch patches.suse/ibmvnic-Report-queue-stops-and-restarts-as-debug-out.patch patches.suse/ibmvnic-Do-not-attempt-to-login-if-RX-or-TX-queues-a.patch patches.suse/mlxsw-spectrum_ipip-Extract-mlxsw_sp_l3addr_is_zero.patch patches.suse/mlxsw-spectrum_ipip-Support-decoding-IPv6-tunnel-add.patch patches.suse/net-GRE-Add-is_gretap_dev-is_ip6gretap_dev.patch patches.suse/ip_tunnel-Rename-publish-init_tunnel_flow.patch patches.suse/mlxsw-reg-Add-SPAN-encapsulation-to-MPAT-register.patch patches.suse/mlxsw-reg-Extend-mlxsw_reg_mpat_pack.patch patches.suse/mlxsw-span-Remove-span_entry-by-span_id.patch patches.suse/mlxsw-spectrum_span-Initialize-span_entry.id-eagerly.patch patches.suse/mlxsw-spectrum_span-Extract-mlxsw_sp_span_entry_-de-.patch patches.suse/mlxsw-spectrum-Keep-mirror-netdev-in-mlxsw_sp_span_e.patch patches.suse/mlxsw-spectrum_span-Generalize-SPAN-support.patch patches.suse/mlxsw-Handle-config-changes-pertinent-to-SPAN.patch patches.suse/mlxsw-Move-a-mirroring-check-to-mlxsw_sp_span_entry_.patch patches.suse/mlxsw-spectrum_span-Support-mirror-to-gretap.patch patches.suse/mlxsw-spectrum_span-Support-mirror-to-ip6gretap.patch patches.suse/net-mlx4_en-Add-physical-RX-TX-bytes-packets-counter.patch patches.suse/net-mlx4_en-Remove-unnecessary-warn-print-in-reset-c.patch patches.suse/net-mlx4_en-Combine-checks-of-end-cases-in-RX-comple.patch patches.suse/net-mlx4_en-RX-csum-pre-define-enabled-protocols-for.patch patches.suse/net-mlx5-E-Switch-Add-callback-to-get-representor-de.patch patches.suse/net-mlx5-E-Switch-Move-representors-definition-to-a-.patch patches.suse/net-mlx5-E-Switch-Increase-number-of-FTEs-in-FDB-in-.patch patches.suse/net-mlx5-E-Switch-Optimize-HW-steering-tables-in-swi.patch patches.suse/net-mlx5-E-Switch-Add-definition-of-IB-representor.patch patches.suse/IB-mlx5-Add-basic-regiser-unregister-representors-co.patch patches.suse/IB-mlx5-Allocate-flow-DB-only-on-PF-IB-device.patch patches.suse/IB-mlx5-Add-match-on-vport-when-in-switchdev-mode.patch patches.suse/IB-mlx5-Listen-to-netdev-register-unresiter-events-i.patch patches.suse/IB-mlx5-When-in-switchdev-mode-expose-only-raw-packe.patch patches.suse/IB-mlx5-Don-t-expose-MR-cache-in-switchdev-mode.patch patches.suse/IB-mlx5-E-Switch-Add-rule-to-forward-traffic-to-vpor.patch patches.suse/IB-mlx5-Add-proper-representors-support.patch patches.suse/net-mlx5-E-Switch-Reload-IB-interface-when-switching.patch patches.suse/IB-mlx5-Disable-self-loopback-check-when-in-switchde.patch patches.suse/sfp-support-1G-BiDi-eg-FiberStore-SFP-GE-BX-modules.patch patches.suse/phylink-sfp-negotiate-interface-format-with-MAC.patch patches.suse/qlogic-qed-Constify-pkt_type_str.patch patches.suse/emulex-benet-Constify-be_misconfig_evt_port_state.patch patches.suse/net-mvpp2-Add-hardware-offloading-for-VLAN-filtering.patch patches.suse/mlxsw-spectrum-qdiscs-Support-qdisc-per-tclass.patch patches.suse/mlxsw-spectrum-Add-priority-counters.patch patches.suse/mlxsw-spectrum-qdiscs-Add-priority-map-per-qdisc.patch patches.suse/mlxsw-spectrum-qdiscs-Collect-stats-for-sch_red-base.patch patches.suse/mlxsw-spectrum-qdiscs-Update-backlog-handling-of-a-c.patch patches.suse/net-sch-Don-t-warn-on-missmatching-qlen-and-backlog-.patch patches.suse/mlxsw-spectrum-Update-sch_prio-stats-to-include-sch_.patch patches.suse/mlxsw-spectrum-qdiscs-prio-Delete-child-qdiscs-when-.patch patches.suse/net-sch-prio-Add-offload-ability-for-grafting-a-chil.patch patches.suse/mlxsw-spectrum-qdiscs-prio-Handle-graft-command.patch patches.suse/0003-ipvlan-use-per-device-spinlock-to-protect-addrs-list.patch patches.suse/fm10k-fix-function-doxygen-comments.patch patches.suse/fm10k-fix-incorrect-warning-for-function-prototype.patch patches.suse/fm10k-bump-version-number-e9d328d3.patch patches.suse/ipmr-ipmr6-Define-a-uniform-vif_device.patch patches.suse/ip6mr-Make-mroute_sk-rcu-based.patch patches.suse/ip6mr-Align-hash-implementation-to-ipmr.patch patches.suse/mroute-Make-mr_table-a-common-struct.patch patches.suse/ipmr-ip6mr-Make-mfc_cache-a-common-structure.patch patches.suse/ip6mr-Remove-MFC_NOTIFY-and-refactor-flags.patch patches.suse/s390-sles15sp1-00-11-051-net-smc-cleanup-smc_llc.h-and-smc_clc.h-headers.patch patches.suse/s390-sles15sp1-00-11-052-net-smc-move-netinfo-function-to-file-smc_clc.c.patch patches.suse/s390-sles15sp1-00-11-053-net-smc-remove-unused-fields-from-smc-structures.patch patches.suse/s390-sles15sp1-00-11-054-net-smc-respond-to-test-link-messages.patch patches.suse/s390-sles15sp1-00-11-055-net-smc-process-confirm-delete-rkey-messages.patch patches.suse/s390-sles15sp1-00-11-056-net-smc-do-not-allow-eyecatchers-in-rmbe.patch patches.suse/s390-sles15sp1-00-11-057-net-smc-process-add-delete-link-messages.patch patches.suse/s390-sles15sp1-00-11-058-net-smc-prevent-new-connections-on-link-group.patch patches.suse/net-phylink-Remove-redundant-netdev.phydev-assignmen.patch patches.suse/net-phy-Export-gen10g_-functions.patch patches.suse/net-phy-marvell10g-Utilize-gen10g_no_soft_reset.patch patches.suse/cxgb4-remove-dead-code-when-allocating-filter.patch patches.suse/mac80211-support-AP-4-addr-mode-fast-rx.patch patches.suse/mac80211-support-fast-rx-with-incompatible-PS-capabi.patch patches.suse/mac80211-support-station-4-addr-mode-fast-rx.patch patches.suse/mac80211-agg-rx-Accept-ADDBA-request-update-if-timeo.patch patches.suse/mac80211-support-A-MSDU-in-fast-rx.patch patches.suse/mac80211_hwsim-Make-hwsim_netgroup-IDA.patch patches.suse/cxgb4-Add-TP-Congestion-map-entry-for-single-port.patch patches.suse/bpf-unify-rlimit-handling-in-selftests.patch patches.suse/bpf-add-tail-call-tests-to-test_verifier.patch patches.suse/samples-bpf-detach-prog-from-cgroup.patch patches.suse/tools-bpftool-remove-unnecessary-if-to-reduce-indent.patch patches.suse/tools-bpftool-factor-out-xlated-dump-related-code-in.patch patches.suse/tools-bpftool-detect-sub-programs-from-the-eBPF-sequ.patch patches.suse/tools-bpftool-partition-basic-block-for-each-functio.patch patches.suse/tools-bpftool-add-out-edges-for-each-basic-block.patch patches.suse/tools-bpftool-generate-.dot-graph-from-CFG-informati.patch patches.suse/tools-bpftool-new-command-line-option-and-documentat.patch patches.suse/tools-bpftool-add-bash-completion-for-CFG-dump.patch patches.suse/tools-bpftool-support-comments-in-batch-files.patch patches.suse/tools-bpftool-support-continuation-lines-in-batch-fi.patch patches.suse/tools-bpftool-read-from-stdin-when-batch-file-name-i.patch patches.suse/tools-bpftool-add-support-for-quotations-in-batch-fi.patch patches.suse/cxgb4vf-Forcefully-link-up-virtual-interfaces.patch patches.suse/net-phy-Fix-spelling-mistake-advertisment-advertisem.patch patches.suse/enic-Check-inner-ip-proto-for-pseudo-header-csum.patch patches.suse/enic-Add-vxlan-offload-support-for-IPv6-pkts.patch patches.suse/enic-Check-if-hw-supports-multi-wq-with-vxlan-offloa.patch patches.suse/enic-set-UDP-rss-flag.patch patches.suse/enic-enable-rq-before-updating-rq-descriptors.patch patches.suse/enic-set-IG-desc-cache-flag-in-open.patch patches.suse/samples-bpf-add-gre-sequence-number-test.patch patches.suse/net-sched-actions-corrected-extack-message.patch patches.suse/liquidio-Corrected-Rx-bytes-counting.patch patches.suse/net-mvpp2-use-the-same-buffer-pool-for-all-ports.patch patches.suse/net-mvpp2-update-the-BM-buffer-free-destroy-logic.patch patches.suse/net-mvpp2-use-a-data-size-of-10kB-for-Tx-FIFO-on-por.patch patches.suse/net-mvpp2-enable-UDP-TCP-checksum-over-IPv6.patch patches.suse/net-mvpp2-jumbo-frames-support.patch patches.suse/igb-add-VF-trust-infrastructure.patch patches.suse/igb-Do-not-call-netif_device_detach-when-PCIe-link-g.patch patches.suse/igb-Fix-a-test-with-HWTSTAMP_TX_ON.patch patches.suse/net-mvpp2-mvpp2_check_hw_buf_num-can-be-static.patch patches.suse/net-phy-remove-phy_error-from-phy_disable_interrupts.patch patches.suse/net-phy-use-phy_disable_interrupts-in-phy_stop.patch patches.suse/net-unpollute-priv_flags-space.patch patches.suse/enic-fix-boolreturn.cocci-warnings.patch patches.suse/net-mlx4_en-try-to-use-high-order-pages-for-RX-rings.patch patches.suse/IB-mlx5-Removed-not-used-parameters.patch patches.suse/net-mlx5-Fixed-compilation-issue-when-CONFIG_MLX5_AC.patch patches.suse/net-mlx5e-Wait-for-FPGA-command-responses-with-a-tim.patch patches.suse/net-mlx5e-Fixed-sleeping-inside-atomic-context.patch patches.suse/net-mlx5e-Removed-not-need-synchronize_rcu.patch patches.suse/net-mlx5-FPGA-and-IPSec-initialization-to-be-before-.patch patches.suse/IB-mlx5-Pass-mlx5_flow_act-struct-instead-of-multipl.patch patches.suse/net-IB-mlx5-Add-has_tag-to-mlx5_flow_act.patch patches.suse/net-mlx5-Add-shim-layer-between-fs-and-cmd.patch patches.suse/net-mlx5-Add-empty-egress-namespace-to-flow-steering.patch patches.suse/net-mlx5-Embed-mlx5_flow_act-into-fs_fte.patch patches.suse/net-IB-mlx5-Add-flow-steering-helpers.patch patches.suse/net-mlx5-Flow-steering-cmd-interface-should-get-the-.patch patches.suse/net-mvpp2-Simplify-MAC-filtering-function-parameters.patch patches.suse/net-mvpp2-Add-support-for-unicast-filtering.patch patches.suse/ip6mr-remove-synchronize_rcu-in-favor-of-SOCK_RCU_FR.patch patches.suse/ipvlan-properly-annotate-rx_handler-access.patch patches.suse/devlink-Change-dpipe-resource-get-privileges.patch patches.suse/net-hns3-VF-should-get-the-real-rss_size-instead-of-.patch patches.suse/net-hns3-set-the-cmdq-out_vld-bit-to-0-after-used.patch patches.suse/net-hns3-fix-endian-issue-when-PF-get-mbx-message-fl.patch patches.suse/net-hns3-fix-the-queue-id-for-tqp-enable-reset.patch patches.suse/net-hns3-set-the-max-ring-num-when-alloc-netdev.patch patches.suse/net-hns3-add-support-for-VF-driver-inner-interface-h.patch patches.suse/net-sched-cls_flower-Add-support-to-handle-first-fra.patch patches.suse/ibmvnic-Clean-up-device-close.patch patches.suse/ibmvnic-Reorganize-device-close.patch patches.suse/ibmvnic-Do-not-disable-device-during-failover-or-par.patch patches.suse/net-mlx5-Use-MLX5_IPSEC_DEV-macro-for-ipsec-caps.patch patches.suse/net-mlx5-IPSec-Generalize-sandbox-QP-commands.patch patches.suse/net-mlx5e-IPSec-Add-support-for-ESP-trailer-removal-.patch patches.suse/net-mlx5-IPSec-Add-command-V2-support.patch patches.suse/net-mlx5-Export-ipsec-capabilities.patch patches.suse/net-mlx5-Added-required-metadata-capability-for-ipse.patch patches.suse/net-mlx5-Refactor-accel-IPSec-code.patch patches.suse/net-mlx5-Add-flow-steering-commands-for-FPGA-IPSec-i.patch patches.suse/net-mlx5e-Added-common-function-for-to_ipsec_sa_entr.patch patches.suse/net-mlx5-IPSec-Add-support-for-ESN.patch patches.suse/net-mlx5-Fix-wrongly-assigned-CQ-reference-counter.patch patches.suse/liquidio-Resolved-mbox-read-issue-while-reading-more.patch patches.suse/liquidio-avoid-doing-useless-work.patch patches.suse/net-ethtool-extend-RXNFC-API-to-support-RSS-spreadin.patch patches.suse/sfc-support-RSS-spreading-of-ethtool-ntuple-filters.patch patches.suse/net-sched-actions-update-Add-Delete-action-API-with-.patch patches.suse/net-sched-actions-add-new-tc_action_ops-callback.patch patches.suse/net-sched-actions-calculate-add-delete-event-message.patch patches.suse/net-sched-actions-implement-get_fill_size-routine-in.patch patches.suse/net-hns3-refactor-the-hclge_get-set_rss-function.patch patches.suse/net-hns3-refactor-the-hclge_get-set_rss_tuple-functi.patch patches.suse/net-hns3-fix-for-RSS-configuration-loss-problem-duri.patch patches.suse/net-hns3-fix-for-pause-configuration-lost-during-res.patch patches.suse/net-hns3-fix-for-use-after-free-when-setting-ring-pa.patch patches.suse/net-hns3-refactor-the-get-put_vector-function.patch patches.suse/net-hns3-fix-for-coalesce-configuration-lost-during-.patch patches.suse/net-hns3-refactor-the-coalesce-related-struct.patch patches.suse/net-hns3-fix-for-coal-configuation-lost-when-setting.patch patches.suse/cxgb4-increase-max-tx-rate-limit-to-100-Gbps.patch patches.suse/net-introduce-IFF_NO_RX_HANDLER.patch patches.suse/s390-sles15sp1-00-08-32-s390-qeth-use-__ipa_cmd-for-casting-an-IPA-cmd-buffe.patch patches.suse/s390-sles15sp1-00-08-33-s390-qeth-remove-outdated-portname-debug-msg.patch patches.suse/s390-sles15sp1-00-08-34-s390-qeth-support-SG-for-more-device-types.patch patches.suse/s390-sles15sp1-00-08-35-s390-qeth-advertise-IFF_UNICAST_FLT.patch patches.suse/s390-sles15sp1-00-08-36-s390-qeth-pass-correct-length-to-header_ops-create.patch patches.suse/s390-sles15sp1-00-08-37-s390-qeth-allocate-skb-from-NAPI-cache.patch patches.suse/s390-sles15sp1-00-08-38-s390-qeth-reduce-RX-skb-setup.patch patches.suse/s390-sles15sp1-00-08-39-s390-qeth-reset-NAPI-context-during-queue-init.patch patches.suse/s390-sles15sp1-00-08-40-s390-qeth-restructure-IP-notification-handlers.patch patches.suse/s390-sles15sp1-00-08-41-s390-qeth-simplify-card-look-up-on-IP-notification.patch patches.suse/s390-sles15sp1-00-08-42-s390-qeth-extract-helpers-for-managing-special-IPs.patch patches.suse/s390-sles15sp1-00-08-43-s390-qeth-shrink-qeth_ipaddr-struct.patch patches.suse/net-hns3-add-existence-check-when-remove-old-uc-mac-.patch patches.suse/net-hns3-fix-for-netdev-not-running-problem-after-ca.patch patches.suse/net-hns3-fix-for-ipv6-address-loss-problem-after-set.patch patches.suse/net-hns3-unify-the-pause-params-setup-function.patch patches.suse/net-hns3-fix-rx-path-skb-truesize-reporting-bug.patch patches.suse/net-hns3-add-support-for-querying-pfc-puase-packets-.patch patches.suse/net-hns3-fix-for-loopback-failure-when-vlan-filter-i.patch patches.suse/net-hns3-fix-for-buffer-overflow-smatch-warning.patch patches.suse/net-hns3-fix-error-type-definition-of-return-value.patch patches.suse/net-hns3-fix-return-value-error-of-hclge_get_mac_vla.patch patches.suse/net-hns3-add-existence-checking-before-adding-unicas.patch patches.suse/net-hns3-add-result-checking-for-VF-when-modify-unic.patch patches.suse/liquidio-fix-ndo_change_mtu-to-always-return-correct.patch patches.suse/cxgb4-do-not-display-50Gbps-as-unsupported-speed.patch patches.suse/cxgb4-cxgb4vf-check-fw-caps-to-set-link-mode-mask.patch patches.suse/mlxsw-spectrum-Move-mlxsw_sp_span_gretap4_route.patch patches.suse/mlxsw-spectrum-Don-t-depend-on-ip_gre-and-ip6_gre.patch patches.suse/mlxsw-spectrum_kvdl-Make-some-functions-static.patch patches.suse/ixgbe-check-for-128-bit-authentication.patch patches.suse/ixgbe-fix-ipsec-trailer-length.patch patches.suse/ixgbe-remove-unneeded-ipsec-state-free-callback.patch patches.suse/ixgbe-Add-receive-length-error-counter.patch patches.suse/ixgbevf-fix-unused-variable-warning.patch patches.suse/ixgbe-fix-disabling-hide-VLAN-on-VF-reset.patch patches.suse/net-phy-set-link-state-to-down-when-creating-the-phy.patch patches.suse/ibmvnic-Account-for-VLAN-tag-in-L2-Header-descriptor.patch patches.suse/ibmvnic-Account-for-VLAN-header-length-in-TX-buffers.patch patches.suse/ibmvnic-Pad-small-packets-to-minimum-MTU-size.patch patches.suse/ibmvnic-Handle-TSO-backing-device-errata.patch patches.suse/ibmvnic-Fix-recent-errata-commit.patch patches.suse/cxgb4-Add-HMA-support.patch patches.suse/ibmvnic-Fix-reset-return-from-closed-state.patch patches.suse/sfc-update-MCDI-protocol-headers-f215347c.patch patches.suse/sfc-support-FEC-configuration-through-ethtool.patch patches.suse/tuntap-XDP_TX-can-use-native-XDP.patch patches.suse/liquidio-Add-support-for-liquidio-10GBase-T-NIC.patch patches.suse/s390-sles15sp1-00-11-059-net-smc-pay-attention-to-MAX_ORDER-for-CQ-entries.patch patches.suse/s390-sles15sp1-00-11-060-net-smc-free-link-group-without-pending-free_work-on.patch patches.suse/s390-sles15sp1-00-11-061-net-smc-schedule-free_work-when-link-group-is-termin.patch patches.suse/i40e-remove-i40e_fcoe-files.patch patches.suse/i40evf-i40evf_main-Fix-variable-assignment-in-i40evf.patch patches.suse/i40e-Fix-attach-VF-to-VM-issue.patch patches.suse/i40e-Cleanup-i40e_vlan_rx_register.patch patches.suse/i40e-Fix-permission-check-for-VF-MAC-filters.patch patches.suse/i40e-track-filter-type-statistics-when-deleting-inva.patch patches.suse/i40e-factor-out-re-enable-functions-for-ATR-and-SB.patch patches.suse/i40e-fix-for-wrong-partition-id-calculation-on-OCP-m.patch patches.suse/i40e-restore-TCPv4-input-set-when-re-enabling-ATR.patch patches.suse/enic-drop-IP-proto-check-for-vxlan-tunnel-delete.patch patches.suse/cxgb4-notify-fatal-error-to-uld-drivers.patch patches.suse/s390-sles15sp1-00-11-063-net-smc-restructure-netinfo-for-CLC-proposal-msgs.patch patches.suse/s390-sles15sp1-00-11-064-net-smc-add-ipv6-support-to-CLC-layer.patch patches.suse/s390-sles15sp1-00-11-065-net-smc-enable-ipv6-support-for-smc.patch patches.suse/liquidio-Simplified-napi-poll.patch patches.suse/cxgb4-Fix-queue-free-path-of-ULD-drivers.patch patches.suse/msft-hv-1634-hv_netvsc-pass-netvsc_device-to-rndis-halt.patch patches.suse/msft-hv-1635-hv_netvsc-add-trace-points.patch patches.suse/ibmvnic-Generalize-TX-pool-structure.patch patches.suse/ibmvnic-Update-and-clean-up-reset-TX-pool-routine.patch patches.suse/ibmvnic-Update-release-TX-pool-routine.patch patches.suse/ibmvnic-Update-TX-pool-initialization-routine.patch patches.suse/ibmvnic-Update-TX-and-TX-completion-routines.patch patches.suse/ibmvnic-Improve-TX-buffer-accounting.patch patches.suse/ibmvnic-Update-TX-pool-cleaning-routine.patch patches.suse/ibmvnic-Remove-unused-TSO-resources-in-TX-pool-struc.patch patches.suse/i40evf-Reorder-configure_clsflower-to-avoid-deadlock.patch patches.suse/i40e-Properly-check-allowed-advertisement-capabiliti.patch patches.suse/i40e-Prevent-setting-link-speed-on-KX_X722.patch patches.suse/i40e-Close-client-on-suspend-and-restore-client-MSIx.patch patches.suse/i40e-add-doxygen-comment-for-new-mode-parameter.patch patches.suse/i40e-Fix-incorrect-return-types.patch patches.suse/i40e-Prevent-setting-link-speed-on-I40E_DEV_ID_25G_B.patch patches.suse/i40evf-remove-flags-that-are-never-used.patch patches.suse/i40e-Fix-the-polling-mechanism-of-GLGEN_RSTAT.DEVSTA.patch patches.suse/mlx5-Remove-call-to-ida_pre_get.patch patches.suse/mlxsw-pci-Set-mbox-dma-addresses-to-zero-when-not-us.patch patches.suse/mlxsw-spectrum-Reserved-field-in-mbox-profile-should.patch patches.suse/mlxsw-spectrum_acl-Adapt-ACL-configuration-to-new-fi.patch patches.suse/mlxsw-spectrum_acl-Do-not-invalidate-already-invalid.patch patches.suse/0001-net-dsa-mv88e6xxx-Fix-name-of-switch-88E6141.patch patches.suse/bpf-add-support-to-read-sample-address-in-bpf-progra.patch patches.suse/samples-bpf-add-example-to-test-reading-address.patch patches.suse/tools-bpftool-silence-missing-initializer-warnings.patch patches.suse/tools-bpf-respect-output-directory-during-build.patch patches.suse/tools-bpf-consistent-make-bpf_install.patch patches.suse/tools-bpf-make-install-should-build-first.patch patches.suse/tools-bpf-call-descend-in-Makefile.patch patches.suse/tools-bpf-respect-quiet-verbose-build.patch patches.suse/tools-bpf-silence-make-by-not-deleting-intermediate-.patch patches.suse/bpf-comment-why-dots-in-filenames-under-BPF-virtual-.patch patches.suse/bpf-extend-stackmap-to-save-binary_build_id-offset-i.patch patches.suse/bpf-add-selftest-for-stackmap-with-BPF_F_STACK_BUILD.patch patches.suse/tools-bpftool-fix-dependency-file-path.patch patches.suse/tools-bpftool-fix-potential-format-truncation.patch patches.suse/tools-bpf-cleanup-PHONY-target.patch patches.suse/tools-bpf-remove-feature-detection-output.patch patches.suse/sock-make-static-tls-function-alloc_sg-generic-sock-.patch patches.suse/sockmap-convert-refcnt-to-an-atomic-refcnt.patch patches.suse/net-do_tcp_sendpages-flag-to-avoid-SKBTX_SHARED_FRAG.patch patches.suse/net-generalize-sk_alloc_sg-to-work-with-scatterlist-.patch patches.suse/bpf-create-tcp_bpf_ulp-allowing-BPF-to-monitor-socke.patch patches.suse/bpf-sockmap-add-bpf_msg_apply_bytes-helper.patch patches.suse/bpf-sockmap-add-msg_cork_bytes-helper.patch patches.suse/bpf-sk_msg-program-helper-bpf_sk_msg_pull_data.patch patches.suse/bpf-add-map-tests-for-BPF_PROG_TYPE_SK_MSG.patch patches.suse/bpf-add-verifier-tests-for-BPF_PROG_TYPE_SK_MSG.patch patches.suse/bpf-sockmap-sample-add-option-to-attach-SK_MSG-progr.patch patches.suse/bpf-sockmap-sample-add-sendfile-test.patch patches.suse/bpf-sockmap-sample-add-data-verification-option.patch patches.suse/bpf-sockmap-add-sample-option-to-test-apply_bytes-he.patch patches.suse/bpf-sockmap-sample-support-for-bpf_msg_cork_bytes.patch patches.suse/bpf-sockmap-add-SK_DROP-tests.patch patches.suse/bpf-sockmap-sample-test-for-bpf_msg_pull_data.patch patches.suse/bpf-sockmap-test-script.patch patches.suse/net-add-uevent-socket-member.patch patches.suse/cxgb4-Adds-CPL-support-for-Shared-Receive-Queues.patch patches.suse/cxgb4-Add-support-to-initialise-read-SRQ-entries.patch patches.suse/cxgb4-Add-support-to-query-HW-SRQ-parameters.patch patches.suse/cxgb4-Support-firmware-rdma-write-with-immediate-wor.patch patches.suse/cxgb4-Support-firmware-rdma-write-completion-work-re.patch patches.suse/devlink-Remove-top_hierarchy-arg-to-devlink_resource.patch patches.suse/net-hns3-reallocate-tx-rx-buffer-after-changing-mtu.patch patches.suse/net-hns3-fix-the-VF-queue-reset-flow-error.patch patches.suse/net-hns3-fix-for-vlan-table-lost-problem-when-resett.patch patches.suse/net-hns3-export-pci-table-of-hclge-and-hclgevf-to-us.patch patches.suse/net-hns3-increase-the-max-time-for-IMP-handle-comman.patch patches.suse/net-hns3-change-GL-update-rate.patch patches.suse/net-hns3-change-the-time-interval-of-int_gl-calculat.patch patches.suse/net-hns3-fix-for-getting-wrong-link-mode-problem.patch patches.suse/net-hns3-add-get_link-support-to-VF.patch patches.suse/net-hns3-add-querying-speed-and-duplex-support-to-VF.patch patches.suse/net-hns3-fix-for-not-returning-problem-in-get_link_k.patch patches.suse/mlxsw-spectrum-Update-the-supported-firmware-to-vers.patch patches.suse/mlxsw-spectrum-Add-support-for-auto-negotiation-disa.patch patches.suse/net-mvpp2-use-correct-index-on-array-mvpp2_pools.patch patches.suse/Documentation-networking-Add-net-DIM-documentation.patch patches.suse/liquidio-Added-support-for-trusted-VF.patch patches.suse/net-hns3-Changes-to-make-enet-watchdog-timeout-func-.patch patches.suse/net-hns3-Add-VF-Reset-Service-Task-to-support-event-.patch patches.suse/net-hns3-Add-VF-Reset-device-state-and-its-handling.patch patches.suse/net-hns3-Add-support-to-request-VF-Reset-to-PF.patch patches.suse/net-hns3-Add-support-to-reset-the-enet-ring-mgmt-lay.patch patches.suse/net-hns3-Add-support-to-re-initialize-the-hclge-devi.patch patches.suse/net-hns3-Changes-to-support-ARQ-Asynchronous-Receive.patch patches.suse/net-hns3-Add-Asserting-Reset-mailbox-message-handlin.patch patches.suse/net-hns3-Changes-required-in-PF-mailbox-to-support-V.patch patches.suse/devlink-Remove-top_hierarchy-arg-for-DEVLINK-disable.patch patches.suse/virtio-net-Fix-operstate-for-virtio-when-no-VIRTIO_N patches.suse/tls-Generalize-zerocopy_from_iter.patch patches.suse/tls-Move-cipher-info-to-a-separate-struct.patch patches.suse/tls-Pass-error-code-explicitly-to-tls_err_abort.patch patches.suse/tls-Refactor-variable-names.patch patches.suse/tls-RX-path-for-ktls.patch patches.suse/mlxsw-spectrum_span-Fix-initialization-of-struct-mlx.patch patches.suse/net-mlx5-Fix-use-after-free.patch patches.suse/0033-dpaa_eth-use-true-and-false-for-boolean-values.patch patches.suse/qed-Use-true-and-false-for-boolean-values.patch patches.suse/net-hns3-hclge_inform_reset_assert_to_vf-can-be-stat.patch patches.suse/mlxsw-spectrum_span-Prevent-duplicate-mirrors.patch patches.suse/net-sched-remove-tcf_idr_cleanup.patch patches.suse/net-sched-act_vlan-declare-push_vid-with-host-byte-o.patch patches.suse/liquidio-Moved-common-function-txqs_stop-to-octeon_n.patch patches.suse/liquidio-Moved-common-function-txqs_wake-to-octeon_n.patch patches.suse/liquidio-Moved-common-function-txqs_start-to-octeon_.patch patches.suse/liquidio-Moved-common-function-skb_iq-to-to-octeon_n.patch patches.suse/liquidio-Removed-one-line-function-stop_txq.patch patches.suse/liquidio-Removed-start_txq-function.patch patches.suse/liquidio-Removed-netif_is_multiqueue-check.patch patches.suse/liquidio-Removed-one-line-function-stop_q.patch patches.suse/liquidio-Removed-one-line-function-wake_q.patch patches.suse/liquidio-Function-call-skb_iq-for-deriving-queue-fro.patch patches.suse/liquidio-Renamed-txqs_wake-to-wake_txqs.patch patches.suse/liquidio-Renamed-txqs_stop-to-stop_txqs.patch patches.suse/liquidio-Renamed-txqs_start-to-start_txqs.patch patches.suse/ixgbe-add-status-reg-reads-to-ixgbe_check_remove.patch patches.suse/ixgbe-fix-read-modify-write-in-x550-phy-setup.patch patches.suse/ixgbe-no-need-for-ipsec-csum-feature-check.patch patches.suse/ixgbe-remove-unneeded-ipsec-test-in-TX-path.patch patches.suse/ixgbe-no-need-for-esp-trailer-if-GSO.patch patches.suse/ixgbe-enable-TSO-with-IPsec-offload.patch patches.suse/ixgbevf-Add-XDP-support-for-pass-and-drop-actions.patch patches.suse/ixgbevf-Add-support-for-XDP_TX-action.patch patches.suse/ixgbevf-Delay-tail-write-for-XDP-packets.patch patches.suse/ixgbevf-Add-support-for-meta-data.patch patches.suse/ixgbevf-Add-XDP-queue-stats-reporting.patch patches.suse/ixgbe-tweak-page-counting-for-XDP_REDIRECT.patch patches.suse/net-bpf-add-a-test-for-skb_segment-in-test_bpf-modul.patch patches.suse/msft-hv-1641-hv_netvsc-Fix-the-return-status-in-RX-path.patch patches.suse/msft-hv-1642-hv_netvsc-Add-range-checking-for-rx-packet-offset-an.patch patches.suse/cxgb4-Setup-FW-queues-before-registering-netdev.patch patches.suse/cxgb4-copy-vlan_id-in-ndo_get_vf_config.patch patches.suse/cxgb4-depend-on-firmware-event-for-link-status.patch patches.suse/cxgb4-support-new-ISSI-flash-parts.patch patches.suse/ibmvnic-Potential-NULL-dereference-in-clean_one_tx_p.patch patches.suse/rtlwifi-enable-mac80211-fast-tx-support.patch patches.suse/rtlwifi-Add-Support-VHT-to-spec_ver.patch patches.suse/rtlwifi-Use-6-bits-as-sequence-number-of-TX-report.patch patches.suse/rtlwifi-Extend-tx_power_by_rate_offset-size-for-newe.patch patches.suse/rtlwifi-Add-rate-section-and-its-related-definition-.patch patches.suse/rtlwifi-Fix-VHT-NSS-in-RC.patch patches.suse/rtlwifi-add-definition-radio_mask-for-RF-and-maximum.patch patches.suse/rtlwifi-add-efuse-ops-for-other-components.patch patches.suse/rtlwifi-btcoex-add-routine-to-set-default-port-id.patch patches.suse/rtlwifi-btcoex-Add-8822be-btcoex-supported-files-for.patch patches.suse/rtlwifi-rtl8192cu-Remove-variable-self-assignment-in patches.suse/rtlwifi-rtl8192cu-remove-pointless-memcpy.patch patches.suse/mwifiex-set-different-mac-address-for-interfaces-wit.patch patches.suse/brcmfmac-move-brcmf_bus_preinit-call-just-after-chan.patch patches.suse/brcmfmac-move-allocation-of-control-rx-buffer-to-brc.patch patches.suse/brcmfmac-call-brcmf_attach-just-before-calling-brcmf.patch patches.suse/brcmfmac-usb-call-brcmf_usb_up-during-brcmf_bus_prei.patch patches.suse/brcmfmac-move-brcmf_attach-function-in-core.c.patch patches.suse/brcmfmac-remove-brcmf_bus_started-from-bus-api.patch patches.suse/brcmfmac-change-log-level-for-some-low-level-sdio-fu.patch patches.suse/brcmfmac-remove-duplicate-pointer-variable-from-brcm.patch patches.suse/brcmfmac-reject-too-long-PSK.patch patches.suse/brcmsmac-remove-duplicated-bit-wise-or-of-IEEE80211_.patch patches.suse/rtlwifi-btcoex-fix-argument-typo-of-if-statement-fou.patch patches.suse/rtl8187-Fix-NULL-pointer-dereference-in-priv-conf_mu patches.suse/mt7601u-let-mac80211-validate-rx-CCMP-PN patches.suse/net-wireless-fix-spaces-and-grammar-copy-paste-in-ve.patch patches.suse/mwifiex-correct-antenna-number-with-high-bits-reserv.patch patches.suse/Revert-mwifiex-fix-incorrect-ht-capability-problem.patch patches.suse/mwifiex-fix-incorrect-ht-capability-problem.patch patches.suse/mwifiex-get_channel-from-firmware.patch patches.suse/0034-fsl-fman-remove-unnecessary-set_dma_ops-call-and-HAS.patch patches.suse/ethernet-Use-octal-not-symbolic-permissions.patch patches.suse/net-hns3-fix-for-returning-wrong-value-problem-in-hn.patch patches.suse/net-hns3-fix-for-returning-wrong-value-problem-in-hn-da44a00f.patch patches.suse/net-hns3-fix-for-the-wrong-shift-problem-in-hns3_set.patch patches.suse/net-hns3-fix-for-not-initializing-VF-rss_hash_key-pr.patch patches.suse/net-hns3-never-send-command-queue-message-to-IMP-whe.patch patches.suse/qlcnic-Eliminate-duplicate-barriers-on-weakly-ordere.patch patches.suse/bnx2x-Replace-doorbell-barrier-with-wmb.patch patches.suse/bnx2x-Eliminate-duplicate-barriers-on-weakly-ordered.patch patches.suse/net-qlge-Eliminate-duplicate-barriers-on-weakly-orde.patch patches.suse/bnxt_en-Eliminate-duplicate-barriers-on-weakly-order.patch patches.suse/net-ena-Eliminate-duplicate-barriers-on-weakly-order.patch patches.suse/nfp-flower-refactor-shared-ip-header-in-match-offloa.patch patches.suse/nfp-flower-implement-ip-fragmentation-match-offload.patch patches.suse/ipmr-Make-vif-fib-notifiers-common.patch patches.suse/ipmr-Make-MFC-fib-notifiers-common.patch patches.suse/ip6mr-Add-API-for-default_rule-fib.patch patches.suse/ip6mr-Add-refcounting-to-mfc.patch patches.suse/mlxsw-reg-Configure-RIF-to-forward-IPv6-multicast-pa.patch patches.suse/mlxsw-reg-Add-register-settings-for-IPv6-multicast-r.patch patches.suse/mlxsw-spectrum_mr-Pass-protocol-as-part-of-catchall-.patch patches.suse/mlxsw-spectrum_router-Support-IPv6-multicast-to-host.patch patches.suse/mlxsw-spectrum_mr-Convert-into-using-mr_mfc.patch patches.suse/mlxsw-spectrum_router-Make-IPMR-related-APIs-family-.patch patches.suse/mlxsw-spectrum_mr-Add-ipv6-specific-operations.patch patches.suse/mlxsw-spectrum_router-Process-IP6MR-fib-notification.patch patches.suse/mlxsw-spectrum-Add-multicast-router-trap-for-PIMv6.patch patches.suse/ice-Add-basic-driver-framework-for-Intel-R-E800-Seri.patch patches.suse/ice-Add-support-for-control-queues.patch patches.suse/ice-Start-hardware-initialization.patch patches.suse/ice-Get-switch-config-scheduler-config-and-device-ca.patch patches.suse/ice-Get-MAC-PHY-link-info-and-scheduler-topology.patch patches.suse/ice-Initialize-PF-and-setup-miscellaneous-interrupt.patch patches.suse/ice-Add-support-for-VSI-allocation-and-deallocation.patch patches.suse/ice-Add-support-for-switch-filter-programming.patch patches.suse/ice-Configure-VSIs-for-Tx-Rx.patch patches.suse/ice-Implement-transmit-and-NAPI-support.patch patches.suse/ice-Add-support-for-VLANs-and-offloads.patch patches.suse/ice-Add-stats-and-ethtool-support.patch patches.suse/ice-Update-Tx-scheduler-tree-for-VSI-multi-Tx-queue-.patch patches.suse/ice-Support-link-events-reset-and-rebuild.patch patches.suse/ice-Implement-filter-sync-NDO-operations-and-bump-ve.patch patches.suse/i40e-move-I40E_FLAG_FILTER_SYNC-to-a-state-bit.patch patches.suse/i40e-move-I40E_FLAG_UDP_FILTER_SYNC-to-the-state-fie.patch patches.suse/i40e-move-AUTO_DISABLED-flags-into-the-state-field.patch patches.suse/i40e-move-I40E_FLAG_TEMP_LINK_POLLING-to-state-field.patch patches.suse/i40e-move-client-flags-into-state-bits.patch patches.suse/i40e-hold-the-RTNL-lock-while-changing-interrupt-sch.patch patches.suse/i40e-stop-using-cmpxchg-flow-in-i40e_set_priv_flags.patch patches.suse/i40e-re-number-feature-flags-to-remove-gaps.patch patches.suse/i40e-tweak-page-counting-for-XDP_REDIRECT.patch patches.suse/i40e-add-support-for-XDP_REDIRECT.patch patches.suse/net-mvpp2-Make-mvpp2_prs_hw_read-a-parser-entry-init.patch patches.suse/net-mvpp2-Don-t-use-dynamic-allocs-for-local-variabl.patch patches.suse/liquidio-Removed-duplicate-Tx-queue-status-check.patch patches.suse/net-mlx5e-Expose-PFC-stall-prevention-counters.patch patches.suse/ethtool-Add-support-for-configuring-PFC-stall-preven.patch patches.suse/net-mlx5e-PFC-stall-prevention-support.patch patches.suse/net-mlx5-Add-support-for-QUERY_VNIC_ENV-command.patch patches.suse/net-mlx5e-Add-vnic-steering-drop-statistics.patch patches.suse/net-mlx5-Add-packet-dropped-while-vport-down-statist.patch patches.suse/net-mlx5e-Add-interface-down-dropped-packets-statist.patch patches.suse/net-mlx5-E-Switch-Use-same-source-for-offloaded-acti.patch patches.suse/net-mlx5-Add-core-support-for-vlan-push-pop-steering.patch patches.suse/net-mlx5e-Offload-tc-vlan-push-pop-using-HW-action.patch patches.suse/net-mlx5-Protect-from-command-bit-overflow.patch patches.suse/net-mlx5e-Remove-redundant-check-in-get-ethtool-stat.patch patches.suse/net-mlx5e-Make-choose-LRO-timeout-function-static.patch patches.suse/net-mlx5e-Add-a-helper-macro-in-set-features-ndo.patch patches.suse/net-mlx5e-Add-VLAN-offload-features-to-hw_enc_featur.patch patches.suse/net-mvpp2-Use-relaxed-I-O-in-data-path.patch patches.suse/sfc-replace-asynchronous-filter-operations.patch patches.suse/sfc-give-ef10-its-own-rwsem-in-the-filter-table-inst.patch patches.suse/sfc-use-a-semaphore-to-lock-farch-filters-too.patch patches.suse/sfc-return-a-better-error-if-filter-insertion-collid.patch patches.suse/sfc-protect-list-of-RSS-contexts-under-a-mutex.patch patches.suse/sfc-fix-flow-type-handling-for-RSS-filters.patch patches.suse/net-mlx5e-Unify-slow-PCI-heuristic.patch patches.suse/net-mlx5e-Disable-Striding-RQ-when-PCI-is-slower-tha.patch patches.suse/net-mlx5e-Remove-unused-define-MLX5_MPWRQ_STRIDES_PE.patch patches.suse/net-mlx5e-Separate-dma-base-address-and-offset-in-dm.patch patches.suse/net-mlx5e-Use-no-offset-function-in-skb-header-copy.patch patches.suse/net-mlx5e-Remove-RQ-MPWQE-fields-from-params.patch patches.suse/net-mlx5e-Remove-rq_headroom-field-from-params.patch patches.suse/net-mlx5e-Do-not-reset-Receive-Queue-params-on-every.patch patches.suse/net-mlx5e-Add-ethtool-priv-flag-for-Striding-RQ.patch patches.suse/net-mlx5e-Remove-unused-max-inline-related-code.patch patches.suse/net-mlx5e-Move-all-TX-timeout-logic-to-be-under-stat.patch patches.suse/mlx5_-ib-core-Add-query-SQ-state-helper-function.patch patches.suse/mlx5-Move-dump-error-CQE-function-out-of-mlx5_ib-for.patch patches.suse/net-mlx5e-Dump-xmit-error-completions.patch patches.suse/net-mlx5e-Recover-Send-Queue-SQ-from-error-state.patch patches.suse/netdevsim-Add-simple-FIB-resource-controller-via-dev.patch patches.suse/liquidio-Prioritize-control-messages.patch patches.suse/ipv6-export-ip6-fragments-sysctl-to-unprivileged-use.patch patches.suse/qed-Utilize-FW-8.33.11.0.patch patches.suse/qed-Populate-nvm-image-attribute-shadow.patch patches.suse/qed-Fix-PTT-entry-leak-in-the-selftest-error-flow.patch patches.suse/qed-Add-APIs-for-flash-access.patch patches.suse/qed-Adapter-flash-update-support.patch patches.suse/qede-Ethtool-flash-update-support.patch patches.suse/test_bpf-Fix-NULL-vs-IS_ERR-check-in-test_skb_segmen.patch patches.suse/net-cavium-use-module_pci_driver-to-simplify-the-cod.patch patches.suse/mac80211_hwsim-fix-use-after-free-bug-in-hwsim_exit_.patch patches.suse/mac80211-inform-wireless-layer-when-frame-RSSI-is-in.patch patches.suse/cfg80211-nl80211-add-CAC_STARTED-event.patch patches.suse/cfg80211-nl80211-add-DFS-offload-flag.patch patches.suse/mac80211-notify-driver-for-change-in-multicast-rates.patch patches.suse/mac80211-Use-proper-smps_mode-enum-in-sta-opmode-eve.patch patches.suse/mac80211-Use-proper-chan_width-enum-in-sta-opmode-ev.patch patches.suse/cfg80211-fix-CAC_STARTED-event-handling.patch patches.suse/cfg80211-enable-use-of-non-cleared-DFS-channels-for-.patch patches.suse/cfg80211-Support-all-iftypes-in-autodisconnect_wk.patch patches.suse/nl80211-Add-SOCKET_OWNER-support-to-JOIN_IBSS.patch patches.suse/nl80211-Add-SOCKET_OWNER-support-to-JOIN_MESH.patch patches.suse/nl80211-Add-SOCKET_OWNER-support-to-START_AP.patch patches.suse/cfg80211-read-wmm-rules-from-regulatory-database.patch patches.suse/cfg80211-don-t-require-RTNL-held-for-regdomain-reads.patch patches.suse/mac80211-limit-wmm-params-to-comply-with-ETSI-requir.patch patches.suse/cfg80211-Add-API-to-allow-querying-regdb-for-wmm_rul.patch patches.suse/mac80211-allow-AP_VLAN-operation-on-crypto-controlle.patch patches.suse/mac80211-remove-shadowing-duplicated-variable.patch patches.suse/nl80211-Add-CMD_CONTROL_PORT_FRAME-API.patch patches.suse/nl80211-Implement-TX-of-control-port-frames.patch patches.suse/nl80211-Add-CONTROL_PORT_OVER_NL80211-attribute.patch patches.suse/nl80211-Add-control_port_over_nl80211-for-ibss.patch patches.suse/nl80211-Add-control_port_over_nl80211-to-mesh_setup.patch patches.suse/mac80211-Add-support-for-tx_control_port.patch patches.suse/mac80211-Send-control-port-frames-over-nl80211.patch patches.suse/mac80211-don-t-WARN-on-bad-WMM-parameters-from-buggy patches.suse/ath10k-make-ath10k-report-discarded-packets-to-mac80.patch patches.suse/wil6210-fix-spelling-mistake-preperation-preparation.patch patches.suse/ath10k-fix-log-message-for-hif-power-on-failure.patch patches.suse/ath10k-update-the-IRAM-bank-number-for-QCA9377.patch patches.suse/ath5k-remove-duplicated-re-assignment-to-pointer-tq.patch patches.suse/ath9k-Fix-airtime-calculation-for-quarter-half-chann.patch patches.suse/ath9k-Fix-ack-SIFS-time-for-quarter-half-channels.patch patches.suse/wcn36xx-Fix-warning-due-to-duplicate-scan_completed-.patch patches.suse/wil6210-add-wil6210_vif-structure-for-per-VIF-data.patch patches.suse/wil6210-support-concurrency-record-in-FW-file.patch patches.suse/wil6210-infrastructure-for-multiple-virtual-interfac.patch patches.suse/wil6210-add-support-for-adding-and-removing-virtual-.patch patches.suse/wil6210-multiple-VIFs-support-for-start-stop-AP.patch patches.suse/wil6210-rename-p2p_wdev_mutex-to-vif_mutex.patch patches.suse/wil6210-multiple-VIFs-support-for-connections-and-da.patch patches.suse/wil6210-add-debugfs-mids-file.patch patches.suse/ath10k-dma-unmap-mgmt-tx-buffer-if-wmi-cmd-send-fail.patch patches.suse/ath9k-Protect-queue-draining-by-rcu_read_lock patches.suse/ath10k-add-sta-rx-packet-stats-per-tid.patch patches.suse/ath10k-debugfs-support-to-get-final-TPC-stats-for-10.patch patches.suse/ath-fix-false-radar-detection-in-JP-region.patch patches.suse/wcn36xx-reduce-verbosity-of-drivers-messages.patch patches.suse/ath10k-fix-use-after-free-in-ath10k_wmi_cmd_send_now.patch patches.suse/ath10k-Fix-kernel-panic-while-using-worker-ath10k_st patches.suse/ath9k-fix-crash-in-spectral-scan patches.suse/ath9k-spelling-s-premble-preamble.patch patches.suse/wcn36xx-calculate-DXE-control-registers-values.patch patches.suse/wcn36xx-calculate-DXE-default-channel-values.patch patches.suse/wcn36xx-Check-DXE-IRQ-reason.patch patches.suse/0004-drivers-net-Use-octal-not-symbolic-permissions.patch patches.suse/mwifiex-remove-warnings-in-mwifiex_cmd_append_11n_tl.patch patches.suse/rtlwifi-Add-modifier-static-to-functions-reported-by.patch patches.suse/rtlwifi-remove-redundant-statement-found-by-static-c.patch patches.suse/rtlwifi-btcoex-Add-enum-DM_INFO-for-btcoex-to-query-.patch patches.suse/rtlwifi-btcoex-Add-customer_id-to-do-special-deal-to.patch patches.suse/rtlwifi-btcoex-Get-status-of-multichannel-concurrenc.patch patches.suse/rtlwifi-btcoex-Add-rate-table-for-the-use-of-btcoex.patch patches.suse/rtlwifi-btcoex-Add-interaction-with-phydm.patch patches.suse/rtlwifi-btcoex-Add-pre-and-post-normal-LPS-function.patch patches.suse/rtlwifi-btcoex-add-assoc-type-v2-to-connection-notif.patch patches.suse/rtlwifi-btcoex-new-definitions-introduced-by-8822be.patch patches.suse/rtlwifi-btcoex-Add-new-but-dummy-definitions-introdu.patch patches.suse/rtlwifi-correct-comment.patch patches.suse/rtlwifi-rtl8821ae-fix-spelling-mistake-Aboslute-Abso.patch patches.suse/brcmfmac-do-not-convert-linux-error-to-firmware-erro.patch patches.suse/brcmfmac-use-brcmf_chip_name-to-store-name-in-revinf.patch patches.suse/brcmfmac-use-brcmf_chip_name-for-consistency.patch patches.suse/brcmfmac-allocate-struct-brcmf_pub-instance-using-wi.patch patches.suse/brcmfmac-use-wiphy-debugfs-dir-entry.patch patches.suse/brcmfmac-derive-firmware-filenames-from-basename-map.patch patches.suse/brcmfmac-pass-struct-in-brcmf_fw_get_firmwares.patch patches.suse/brcmfmac-introduce-brcmf_fw_alloc_request-function.patch patches.suse/brcmfmac-add-extension-to-.get_fwname-callbacks.patch patches.suse/brcmfmac-get-rid-of-brcmf_fw_map_chip_to_name.patch patches.suse/brcmfmac-get-rid-of-brcmf_fw_get_full_name.patch patches.suse/brcmfmac-add-kerneldoc-for-struct-brcmf_bus-msgbuf.patch patches.suse/brcmsmac-allocate-ucode-with-GFP_KERNEL.patch patches.suse/iwlwifi-mvm-flip-AMSDU-addresses-only-for-9000-famil.patch patches.suse/iwlwifi-mvm-take-RCU-lock-before-dereferencing.patch patches.suse/iwlwifi-mvm-move-TSO-segment-to-a-separate-function.patch patches.suse/iwlwifi-set-default-timstamp-marker-cmd.patch patches.suse/iwlwifi-mvm-check-if-mac80211_queue-is-valid-in-iwl_ patches.suse/iwlwifi-mvm-add-adaptive-dwell-support.patch patches.suse/iwlwifi-mvm-add-support-for-oce.patch patches.suse/iwlwifi-mvm-Allow-iwl_mvm_mac_mgd_prepare_tx-when-as.patch patches.suse/iwlwifi-fw-api-support-the-new-scan-request-FW-API-v.patch patches.suse/iwlwifi-add-a-bunch-of-new-9000-PCI-IDs patches.suse/iwlwifi-api-Add-geographic-profile-information-to-MC.patch patches.suse/iwlwifi-bump-the-max-API-version-for-9000-and-22000-.patch patches.suse/iwlwifi-mvm-save-low-latency-causes-in-an-enum.patch patches.suse/iwlwifi-wrt-add-fw-force-restart-via-triggers.patch patches.suse/ath9k-fix-DFS-detector-synchronization.patch patches.suse/Revert-ath10k-send-re-assoc-peer-command-when-NSS-ch patches.suse/ath10k-enable-QCA6174-QCA9377-to-read-the-chip-tempe.patch patches.suse/ath10k-add-FW-API-6-firmware-image-for-QCA9377.patch patches.suse/ath10k-suppress-Unknown-eventid-36925-warnings.patch patches.suse/ath10k-refactor-ath10k_pci_dump_memory-in-preparatio.patch patches.suse/ath10k-add-memory-dump-support-QCA9984.patch patches.suse/wcn36xx-turn-off-probe-response-offloading.patch patches.suse/wcn36xx-Fix-firmware-crash-due-to-corrupted-buffer-a.patch patches.suse/wcn36xx-dequeue-all-pending-indicator-messages.patch patches.suse/ath10k-enable-TDLS-peer-buffer-STA-feature.patch patches.suse/ath10k-enable-TDLS-peer-inactivity-detection.patch patches.suse/ath10k-avoid-to-set-WEP-key-for-TDLS-peer.patch patches.suse/ath10k-fix-TDLS-peer-TX-data-failure-issue-on-encryp.patch patches.suse/ath10k-advertize-beacon_int_min_gcd patches.suse/ath10k-fix-recent-bandwidth-conversion-bug patches.suse/ath10k-fix-vdev-stats-for-10.4-firmware.patch patches.suse/ath-Remove-unnecessary-ath_bcast_mac-and-use-eth_bro.patch patches.suse/cxgb4-fix-error-return-code-in-adap_init0.patch patches.suse/net-phy-phylink-Provide-PHY-interface-to-mac_link_-u.patch patches.suse/sfp-phylink-move-module-EEPROM-ethtool-access-into-n.patch patches.suse/nfp-modify-app-MTU-setting-callbacks.patch patches.suse/nfp-flower-offload-phys-port-MTU-change.patch patches.suse/0005-netfilter-x_tables-cap-allocations-at-512-mbyte.patch patches.suse/0006-netfilter-x_tables-limit-allocation-requests-for-blo.patch patches.suse/0007-netfilter-x_tables-add-counters-allocation-wrapper.patch patches.suse/ieee802154-ca8210-fix-uninitialised-data-read patches.suse/liquidio-prevent-rx-queues-from-getting-stalled.patch patches.suse/net-thunderx-move-filter-register-related-macro-into.patch patches.suse/net-thunderx-add-MAC-address-filter-tracking-for-LMA.patch patches.suse/net-thunderx-add-multicast-filter-management-support.patch patches.suse/net-thunderx-add-new-messages-for-handle-ndo_set_rx_.patch patches.suse/net-thunderx-add-XCAST-messages-handlers-for-PF.patch patches.suse/net-thunderx-add-workqueue-control-structures-for-ha.patch patches.suse/net-thunderx-add-ndo_set_rx_mode-callback-implementa.patch patches.suse/netdevsim-Change-nsim_devlink_setup-to-return-error-.patch patches.suse/net-hns3-remove-unnecessary-pci_set_drvdata-and-devm.patch patches.suse/ethernet-hisilicon-hns-hns_dsaf_mac-Use-generic-eth_.patch patches.suse/msft-hv-1655-hv_netvsc-Clean-up-extra-parameter-from-rndis_filter.patch patches.suse/0012-rxrpc-Fix-Tx-ring-annotation-after-initial-Tx-failur.patch patches.suse/0013-rxrpc-Don-t-treat-call-aborts-as-conn-aborts.patch patches.suse/net-mlx5e-Use-eq-ptr-from-cq.patch patches.suse/net-mlx5-Eliminate-query-xsrq-dead-code.patch patches.suse/net-mlx5-Change-teardown-with-force-mode-failure-mes.patch patches.suse/net-mlx5e-IPoIB-Fix-spelling-mistake.patch patches.suse/net-mlx5e-Save-MTU-in-channels-params.patch patches.suse/net-mlx5e-Derive-Striding-RQ-size-from-MTU.patch patches.suse/net-mlx5e-Code-movements-in-RX-UMR-WQE-post.patch patches.suse/net-mlx5e-Do-not-busy-wait-for-UMR-completion-in-Str.patch patches.suse/net-mlx5e-Use-inline-MTTs-in-UMR-WQEs.patch patches.suse/net-mlx5e-Use-linear-SKB-in-Striding-RQ.patch patches.suse/net-mlx5e-Refactor-RQ-XDP_TX-indication.patch patches.suse/net-mlx5e-Support-XDP-over-Striding-RQ.patch patches.suse/net-mlx5e-Remove-page_ref-bulking-in-Striding-RQ.patch patches.suse/net-mlx5e-Keep-single-pre-initialized-UMR-WQE-per-RQ.patch patches.suse/net-mlx5e-RX-Recycle-buffer-of-UMR-WQEs.patch patches.suse/bnxt_en-Update-firmware-interface-to-1.9.1.15.patch patches.suse/bnxt_en-Adjust-default-rings-for-multi-port-NICs.patch patches.suse/bnxt_en-Use-a-dedicated-VNIC-mode-for-RDMA.patch patches.suse/bnxt_en-fix-clear-flags-in-ethtool-reset-handling.patch patches.suse/bnxt_en-Add-support-for-ndo_set_vf_trust.patch patches.suse/bnxt_en-Include-additional-hardware-port-statistics-.patch patches.suse/bnxt_en-Add-extended-port-statistics-support.patch patches.suse/bnxt_en-Check-max_tx_scheduler_inputs-value-from-fir.patch patches.suse/bnxt_en-Improve-resource-accounting-for-SRIOV.patch patches.suse/bnxt_en-Improve-valid-bit-checking-in-firmware-respo.patch patches.suse/bnxt_en-Improve-ring-allocation-logic.patch patches.suse/bnxt_en-Change-IRQ-assignment-for-RDMA-driver.patch patches.suse/bnxt_en-Add-IRQ-remapping-logic.patch patches.suse/bnxt_en-Refactor-bnxt_need_reserve_rings.patch patches.suse/bnxt_en-Reserve-completion-rings-and-MSIX-for-bnxt_r.patch patches.suse/bnxt_en-Add-ULP-calls-to-stop-and-restart-IRQs.patch patches.suse/ipv6-frag-remove-unused-field.patch patches.suse/inet-frags-change-inet_frags_init_net-return-value.patch patches.suse/inet-frags-add-a-pointer-to-struct-netns_frags.patch patches.suse/inet-frags-refactor-ipv6_frag_init.patch patches.suse/inet-frags-refactor-lowpan_net_frag_init.patch patches.suse/inet-frags-refactor-ipfrag_init.patch patches.suse/rhashtable-add-schedule-points.patch patches.suse/inet-frags-use-rhashtables-for-reassembly-units.patch patches.suse/inet-frags-remove-some-helpers.patch patches.suse/inet-frags-get-rif-of-inet_frag_evicting.patch patches.suse/inet-frags-remove-inet_frag_maybe_warn_overflow.patch patches.suse/inet-frags-break-the-2GB-limit-for-frags-storage.patch patches.suse/inet-frags-do-not-clone-skb-in-ip_expire.patch patches.suse/ipv6-frags-rewrite-ip6_expire_frag_queue.patch patches.suse/rhashtable-reorganize-struct-rhashtable-layout.patch patches.suse/inet-frags-reorganize-struct-netns_frags.patch patches.suse/inet-frags-get-rid-of-ipfrag_skb_cb-FRAG_CB.patch patches.suse/ipv6-frags-get-rid-of-ip6frag_skb_cb-FRAG6_CB.patch patches.suse/inet-frags-get-rid-of-nf_ct_frag6_skb_cb-NFCT_FRAG6_.patch patches.suse/bpf-Remove-struct-bpf_verifier_env-argument-from-pri.patch patches.suse/bpftool-Adjust-to-new-print_bpf_insn-interface.patch patches.suse/bpf-Rename-bpf_verifer_log.patch patches.suse/bpf-Add-bpf_verifier_vlog-and-bpf_verifier_log_neede.patch patches.suse/bpf-follow-idr-code-convention.patch patches.suse/samples-bpf-fix-spelling-mistake-revieve-receive.patch patches.suse/bpf-Add-sock_ops-R-W-access-to-ipv4-tos.patch patches.suse/treewide-remove-large-struct-pass-by-value-from-trac.patch patches.suse/net-wireless-iwlwifi-fix-iwlwifi_dev_ucode_error-tra.patch patches.suse/macro-introduce-COUNT_ARGS-macro.patch patches.suse/bpf-introduce-BPF_RAW_TRACEPOINT.patch patches.suse/libbpf-add-bpf_raw_tracepoint_open-helper.patch patches.suse/samples-bpf-raw-tracepoint-test.patch patches.suse/selftests-bpf-test-for-bpf_get_stackid-from-raw-trac.patch patches.suse/nfp-bpf-read-from-packet-data-cache-for-PTR_TO_PACKE.patch patches.suse/nfp-bpf-support-unaligned-read-offset.patch patches.suse/nfp-bpf-detect-packet-reads-could-be-cached-enable-t.patch patches.suse/nfp-bpf-rename-map_lookup_stack-to-map_call_stack_co.patch patches.suse/nfp-bpf-add-helper-for-validating-stack-pointers.patch patches.suse/nfp-bpf-add-helper-for-basic-map-call-checks.patch patches.suse/nfp-bpf-add-map-updates-from-the-datapath.patch patches.suse/nfp-bpf-add-map-deletes-from-the-datapath.patch patches.suse/bpf-add-parenthesis-around-argument-of-BPF_LDST_BYTE.patch patches.suse/nfp-bpf-add-basic-support-for-atomic-adds.patch patches.suse/nfp-bpf-expose-command-delay-slots.patch patches.suse/nfp-bpf-add-support-for-atomic-add-of-unknown-values.patch patches.suse/nfp-bpf-add-support-for-bpf_get_prandom_u32.patch patches.suse/nfp-bpf-improve-wrong-FW-response-warnings.patch patches.suse/bpf-sockmap-redirect-ingress-support.patch patches.suse/bpf-sockmap-add-BPF_F_INGRESS-tests.patch patches.suse/bpf-sockmap-BPF_F_INGRESS-flag-for-BPF_SK_SKB_STREAM.patch patches.suse/bpf-sockmap-more-BPF_SK_SKB_STREAM_VERDICT-tests.patch patches.suse/lib-scatterlist-add-sg_init_marker-helper.patch patches.suse/bpf-sockmap-initialize-sg-table-entries-properly.patch patches.suse/bpf-Check-attach-type-at-prog-load-time.patch patches.suse/libbpf-Support-expected_attach_type-at-prog-load.patch patches.suse/bpf-Hooks-for-sys_bind.patch patches.suse/selftests-bpf-Selftest-for-sys_bind-hooks.patch patches.suse/net-Introduce-__inet_bind-and-__inet6_bind.patch patches.suse/bpf-Hooks-for-sys_connect.patch patches.suse/selftests-bpf-Selftest-for-sys_connect-hooks.patch patches.suse/bpf-Post-hooks-for-sys_bind.patch patches.suse/selftests-bpf-Selftest-for-sys_bind-post-hooks.patch patches.suse/tls-support-for-Inline-tls-record.patch patches.suse/ethtool-enable-Inline-TLS-in-HW.patch patches.suse/cxgb4-Inline-TLS-FW-Interface.patch patches.suse/cxgb4-LLD-driver-changes-to-support-TLS.patch patches.suse/crypto-chcr-Inline-TLS-Key-Macros.patch patches.suse/crypto-chtls-structure-and-macro-for-Inline-TLS.patch patches.suse/crypto-chtls-Register-chtls-with-net-tls.patch patches.suse/crypto-chtls-CPL-handler-definition.patch patches.suse/crypto-chtls-Inline-TLS-record-Tx.patch patches.suse/crypto-chtls-Inline-TLS-record-Rx.patch patches.suse/crypto-chtls-Program-the-TLS-session-Key.patch patches.suse/crypto-chtls-Makefile-Kconfig.patch patches.suse/mlxsw-spectrum_acl-Fix-flex-actions-header-ifndef-de.patch patches.suse/mlxsw-spectrum_kvdl-Fix-handling-of-resource_size_pa.patch patches.suse/mlxsw-Constify-devlink_resource_ops.patch patches.suse/mlxsw-spectrum-Change-KVD-linear-parts-from-list-to-.patch patches.suse/mlxsw-remove-kvd_hash_granularity-from-config-profil.patch patches.suse/mlxsw-core-Fix-arg-name-of-MLXSW_CORE_RES_VALID-and-.patch patches.suse/mlxsw-Move-used_kvd_sizes-check-to-mlxsw_pci_config_.patch patches.suse/mlxsw-Move-resources_query_enable-out-of-mlxsw_confi.patch patches.suse/mlxsw-spectrum-Pass-mlxsw_core-as-arg-of-mlxsw_sp_kv.patch patches.suse/mlxsw-spectrum-Don-t-use-resource-ID-of-0.patch patches.suse/net-mlx4_en-CHECKSUM_COMPLETE-support-for-fragments.patch patches.suse/Bluetooth-btusb-Add-USB-ID-7392-a611-for-Edimax-EW-7 patches.suse/Bluetooth-hci_bcm-Treat-Interrupt-ACPI-resources-as- patches.suse/Bluetooth-hci_bcm-Add-6-new-ACPI-HIDs patches.suse/Bluetooth-hci_bcm-Remove-DMI-quirk-for-the-MINIX-Z83 patches.suse/Bluetooth-Set-HCI_QUIRK_SIMULTANEOUS_DISCOVERY-for-B patches.suse/vlan-also-check-phy_driver-ts_info-for-vlan-s-real-d.patch patches.suse/net-sched-do-not-emit-messages-while-holding-spinloc.patch patches.suse/ibmvnic-Disable-irqs-before-exiting-reset-from-close.patch patches.suse/net-mlx5e-Set-EQE-based-as-default-TX-interrupt-mode.patch patches.suse/sky2-Increase-D3-delay-to-sky2-stops-working-after-s patches.suse/route-check-sysctl_fib_multipath_use_neigh-earlier-t.patch patches.suse/net-bgmac-Correctly-annotate-register-space.patch patches.suse/net-bgmac-Fix-endian-access-in-bgmac_dma_tx_ring_fre.patch patches.suse/ipv6-frags-fix-proc-sys-net-ipv6-ip6frag_low_thresh.patch patches.suse/media-au0828-fix-VIDEO_V4L2-dependency patches.suse/0001-media-usbtv-prevent-double-free-in-error-case.patch patches.suse/media-cx25821-prevent-out-of-bounds-read-on-array-ca patches.suse/media-vivid-fix-incorrect-capabilities-for-radio patches.suse/media-vb2-Fix-videobuf2-to-map-correct-area.patch patches.suse/media-vivid-check-if-the-cec_adapter-is-valid patches.suse/media-em28xx-USB-bulk-packet-size-fix patches.suse/media-em28xx-Add-Hauppauge-SoloHD-DualHD-bulk-models patches.suse/media-lgdt3306a-Fix-module-count-mismatch-on-usb-unp patches.suse/media-lgdt3306a-Fix-a-double-kfree-on-i2c-device-rem patches.suse/media-em28xx-stop-rewriting-device-s-struct.patch patches.suse/media-cxusb-restore-RC_MAP-for-MyGica-T230 patches.suse/media-s3c-camif-fix-out-of-bounds-array-access patches.suse/media-cx25840-Use-subdev-host-data-for-PLL-override patches.suse/media-cx23885-Set-subdev-host-data-to-clk_freq-point patches.suse/media-cx23885-Override-888-ImpactVCBe-crystal-freque patches.suse/0001-media-rc-oops-in-ir_timer_keyup-after-device-unplug.patch patches.suse/media-atomisp_fops.c-disable-atomisp_compat_ioctl32 patches.suse/media-dt-bindings-media-rcar_vin-Use-status-okay patches.suse/libata-add-refcounting-to-ata_host.patch patches.suse/libata-ensure-host-is-free-d-on-error-exit-paths.patch patches.suse/RCU-workqueue-Implement-rcu_work.patch patches.suse/0001-ipc-util-Helpers-for-making-the-sysvipc-operations-p.patch patches.suse/0002-ipc-shm-Fix-shmctl-.-IPC_STAT-.-between-pid-namespac.patch patches.suse/0003-ipc-msg-Fix-msgctl-.-IPC_STAT-.-between-pid-namespac.patch patches.suse/0004-ipc-sem-Fix-semctl-.-GETPID-.-between-pid-namespaces.patch patches.suse/0005-ipc-shm-Fix-pid-freeing.patch patches.suse/debugfs_lookup-switch-to-lookup_one_len_unlocked.patch patches.suse/xfs-Remove-dead-code-from-inode-recover-function.patch patches.suse/xfs-fix-transaction-allocation-deadlock-in-IO-path.patch patches.suse/xfs-Correctly-invert-xfs_buftarg-LRU-isolation-logic.patch patches.suse/xfs-convert-XFS_AGFL_SIZE-to-a-helper-function.patch patches.suse/xfs-don-t-use-XFS_BMAPI_ENTRIRE-in-xfs_get_blocks.patch patches.suse/xfs-remove-xfs_zero_range.patch patches.suse/xfs-minor-cleanup-for-xfs_get_blocks.patch patches.suse/xfs-detect-agfl-count-corruption-and-reset-agfl.patch patches.suse/xfs-sanity-check-the-unused-space-before-trying-to-u.patch patches.suse/xfs-catch-inode-allocation-state-mismatch-corruption.patch patches.suse/btrfs-Open-code-btrfs_write_and_wait_marked_extents.patch patches.suse/btrfs-add-enospc_debug-printing-in-metadata_reserve_bytes.patch patches.suse/btrfs-do-not-check-inode-s-runtime-flags-under-root-orphan_lock.patch patches.suse/btrfs-remove-btrfs_inode-delayed_iput_count.patch patches.suse/0014-btrfs-tree-checker-Replace-root-parameter-with-fs_in.patch patches.suse/0001-btrfs-qgroup-Fix-root-item-corruption-when-multiple-.patch patches.suse/btrfs-handle-error-from-btrfs_uuid_tree_rem-call-in-btrfs_ioctl_set_received_subvol.patch patches.suse/btrfs-fix-lockdep-splat-in-btrfs_alloc_subvolume_writers.patch patches.suse/btrfs-remove-dead-create_space_info-calls.patch patches.suse/btrfs-defer-adding-raid-type-kobject-until-after-chunk-relocation.patch patches.suse/btrfs-delete-dead-code-in-btrfs_orphan_add.patch patches.suse/0007-btrfs-qgroup-Skeleton-to-support-separate-qgroup-res.patch patches.suse/0008-btrfs-qgroup-Introduce-helpers-to-update-and-access-.patch patches.suse/0009-btrfs-qgroup-Make-qgroup_reserve-and-its-callers-to-.patch patches.suse/0010-btrfs-qgroup-Fix-wrong-qgroup-reservation-update-for.patch patches.suse/0011-btrfs-qgroup-Update-trace-events-to-use-new-separate.patch patches.suse/0012-btrfs-qgroup-Cleanup-the-remaining-old-reservation-c.patch patches.suse/0013-btrfs-qgroup-Split-meta-rsv-type-into-meta_prealloc-.patch patches.suse/0014-btrfs-qgroup-Don-t-use-root-qgroup_meta_rsv-for-qgro.patch patches.suse/0015-btrfs-qgroup-Introduce-function-to-convert-META_PREA.patch patches.suse/0023-btrfs-qgroup-Use-separate-meta-reservation-type-for-.patch patches.suse/0025-btrfs-delayed-inode-Use-new-qgroup-meta-rsv-for-dela.patch patches.suse/0026-btrfs-qgroup-Use-root-qgroup_meta_rsv_-to-record-qgr.patch patches.suse/0027-btrfs-qgroup-Update-trace-events-for-metadata-reserv.patch patches.suse/0028-Revert-btrfs-qgroups-Retry-after-commit-on-getting-E.patch patches.suse/btrfs-fix-fsync-after-hole-punching-when-using-no-ho.patch patches.suse/btrfs-fix-copy_items-return-value-when-logging-an-inode.patch patches.suse/btrfs-tests-qgroup-Fix-wrong-tree-backref-level.patch patches.suse/0001-btrfs-Validate-child-tree-block-s-level-and-first-ke.patch patches.suse/btrfs-split-dev-replace-locking-helpers-for-read-and-write.patch patches.suse/CIFS-SMBD-fix-spelling-mistake-faield-and-legnth-.patch patches.suse/cifs-fix-memory-leak-in-SMB2_open-.patch patches.suse/CIFS-refactor-crypto-shash-sdesc-allocation-free.patch patches.suse/CIFS-add-sha512-secmech.patch patches.suse/CIFS-implement-v3.11-preauth-integrity.patch patches.suse/CIFS-fix-sha512-check-in-cifs_crypto_secmech_release.patch patches.suse/fix-smb3-encryption-breakage-when-CONFIG_DEBUG_SG-y.patch patches.suse/cifs-Tree-connect-for-SMB3.1.1-must-be-signed-for-non-enc.patch patches.suse/SMB3.1.1-dialect-is-no-longer-experimental.patch patches.suse/fs-cifs-Replace-_free_xid-call-in-cifs_root_iget-function.patch patches.suse/cifs-Don-t-log-expected-error-on-DFS-referral-request.patch patches.suse/cifs-Don-t-log-confusing-message-on-reconnect-by-default.patch patches.suse/cifs-smbd-avoid-reconnect-lockup.patch patches.suse/cifs-smbd-disconnect-transport-on-RDMA-errors.patch patches.suse/cifs-add-server-vals-header_preamble_size.patch patches.suse/cifs-fix-sparse-warning-on-previous-patch-in-a-few-printks.patch patches.suse/smb3-Fix-root-directory-when-server-returns-inode-nu.patch patches.suse/cifs-Add-minor-debug-message-during-negprot.patch patches.suse/ext4-shutdown-should-not-prevent-get_write_access.patch patches.suse/ext4-eliminate-sleep-from-shutdown-ioctl.patch patches.suse/ext4-pass-ESHUTDOWN-code-to-jbd2-layer.patch patches.suse/jbd2-if-the-journal-is-aborted-then-don-t-allow-upda.patch patches.suse/ext4-don-t-update-checksum-of-new-initialized-bitmap.patch patches.suse/ext4-protect-i_disksize-update-by-i_data_sem-in-dire.patch patches.suse/ext4-Fix-offset-overflow-on-32-bit-archs-in-ext4_iom.patch patches.suse/ext4-add-validity-checks-for-bitmap-block-numbers.patch patches.suse/ext4-fail-ext4_iget-for-root-directory-if-unallocate.patch patches.suse/ext4-always-initialize-the-crc32c-checksum-driver.patch patches.suse/ext4-don-t-allow-r-w-mounts-if-metadata-blocks-overl.patch patches.suse/ext4-move-call-to-ext4_error-into-ext4_xattr_check_b.patch patches.suse/ext4-add-bounds-checking-to-ext4_xattr_find_entry.patch patches.suse/random-use-a-tighter-cap-in-credit_entropy_bits_safe patches.suse/irqchip-gic-v3-Allow-LPIs-to-be-disabled-from-the-co.patch patches.suse/irqchip-gic-v3-Ensure-GICR_CTLR.EnableLPI-0-is-obser.patch patches.suse/irqchip-gic-Take-lock-when-updating-irq-type patches.suse/0012-arm64-cpufeature-Relocate-PAN-emulation-report.patch patches.suse/0013-arm64-cpufeature-Remove-redundant-feature-in-reports.patch patches.suse/0001-scripts-kallsyms-filter-arm64-s-__efistub_-symbols.patch patches.suse/arm64-module-don-t-BUG-when-exceeding-preallocated-P.patch patches.suse/arm64-kernel-don-t-ban-ADRP-to-work-around-Cortex-A5.patch patches.suse/0015-arm64-errata-add-REVIDR-handling-to-framework.patch patches.suse/arm64-kernel-enable-A53-erratum-8434319-handling-at-.patch patches.suse/arm64-Add-support-for-new-control-bits-CTR_EL0.DIC-a.patch patches.suse/ACPI-IORT-Remove-temporary-iort_get_id_mapping_index.patch patches.suse/arm64-fix-undefined-reference-to-printk.patch patches.suse/0018-arm64-Expose-Arm-v8.4-features.patch patches.suse/0046-arm64-sve-Document-firmware-support-requirements-in-.patch patches.suse/0001-arm64-capabilities-Update-prototype-for-enable-call-.patch patches.suse/0002-arm64-capabilities-Move-errata-work-around-check-on-.patch patches.suse/0003-arm64-capabilities-Move-errata-processing-code.patch patches.suse/0004-arm64-capabilities-Prepare-for-fine-grained-capabili.patch patches.suse/0005-arm64-capabilities-Add-flags-to-handle-the-conflicts.patch patches.suse/0007-arm64-capabilities-Unify-the-verification.patch patches.suse/0008-arm64-capabilities-Filter-the-entries-based-on-a-giv.patch patches.suse/0009-arm64-capabilities-Prepare-for-grouping-features-and.patch patches.suse/0010-arm64-capabilities-Split-the-processing-of-errata-wo.patch patches.suse/0011-arm64-capabilities-Allow-features-based-on-local-CPU.patch patches.suse/0012-arm64-capabilities-Group-handling-of-features-and-er.patch patches.suse/0013-arm64-capabilities-Introduce-weak-features-based-on-.patch patches.suse/0014-arm64-capabilities-Restrict-KPTI-detection-to-boot-t.patch patches.suse/0015-arm64-capabilities-Add-support-for-features-enabled-.patch patches.suse/0016-arm64-capabilities-Change-scope-of-VHE-to-Boot-CPU-f.patch patches.suse/0017-arm64-capabilities-Clean-up-midr-range-helpers.patch patches.suse/0018-arm64-Add-helpers-for-checking-CPU-MIDR-against-a-ra.patch patches.suse/0019-arm64-capabilities-Add-support-for-checks-based-on-a.patch patches.suse/0020-arm64-capabilities-Handle-shared-entries.patch patches.suse/0022-arm64-Add-MIDR-encoding-for-Arm-Cortex-A55-and-Corte.patch patches.suse/0021-arm64-Delay-enabling-hardware-DBM-feature.patch patches.suse/0023-arm64-Add-work-around-for-Arm-Cortex-A55-Erratum-102.patch patches.suse/0024-arm64-cpufeature-Avoid-warnings-due-to-unused-symbol.patch patches.suse/0068-perf-arm_spe-include-linux-vmalloc.h-for-vmap.patch patches.suse/0069-drivers-perf-arm_pmu_platform-do-not-warn-about-affi.patch patches.suse/arm64-tlbflush-avoid-writing-RES0-bits.patch patches.suse/0050-arm64-fpsimd-Split-cpu-field-out-from-struct-fpsimd_.patch patches.suse/0026-crypto-caam-qi-return-EBADMSG-for-ICV-check-failure.patch patches.suse/0027-crypto-caam-prepare-for-gcm-aes-support-over-QI-inte.patch patches.suse/0028-crypto-caam-qi-add-GCM-support.patch patches.suse/crypto-chelsio-Make-function-aead_ccm_validate_input.patch patches.suse/0001-crypto-qat-Make-several-functions-static.patch patches.suse/crypto-sunxi-ss-Add-MODULE_ALIAS-to-sun4i-ss patches.suse/0046-crypto-inside-secure-do-not-overwrite-the-threshold-.patch patches.suse/0047-crypto-inside-secure-fix-the-extra-cache-computation.patch patches.suse/0048-crypto-inside-secure-fix-the-cache_len-computation.patch patches.suse/0049-crypto-inside-secure-do-not-process-request-if-no-co.patch patches.suse/0050-crypto-inside-secure-fix-the-invalidation-step-durin.patch patches.suse/0051-crypto-inside-secure-keep-the-requests-push-pop-sync.patch patches.suse/0052-crypto-inside-secure-unmap-the-result-in-the-hash-se.patch patches.suse/hwrng-stm32-add-reset-during-probe patches.suse/crypto-x86-cast5-avx-fix-ECB-encryption-when-long-sg patches.suse/crypto-ccp-add-check-to-get-psp-master-only-when-psp-is-detected.patch patches.suse/crypto-caam-Fix-null-dereference-at-error-path patches.suse/0029-crypto-caam-do-not-use-mem-and-emi_slow-clock-for-im.patch patches.suse/crypto-atmel-aes-fix-the-keys-zeroing-on-errors patches.suse/crypto-ccp-fix-sparse-use-plain-integer-as-null-pointer.patch patches.suse/0053-crypto-inside-secure-move-hash-result-dma-mapping-to.patch patches.suse/0054-crypto-inside-secure-move-cache-result-dma-mapping-t.patch patches.suse/0055-crypto-inside-secure-wait-for-the-request-to-complet.patch patches.suse/crypto-chelsio-no-csum-offload-for-ipsec-path.patch patches.suse/crypto-chelsio-Use-kernel-round-function-to-align-le.patch patches.suse/crypto-chelsio-Fix-src-buffer-dma-length.patch patches.suse/crypto-chelsio-Update-IV-before-sending-request-to-H.patch patches.suse/crypto-chelsio-Fix-iv-passed-in-fallback-path-for-rf.patch patches.suse/crypto-chelsio-Split-Hash-requests-for-large-scatter.patch patches.suse/crypto-virtio-remove-dependency-on-CRYPTO_AUTHENC.patch patches.suse/crypto-ccp-Validate-buffer-lengths-for-copy-operatio.patch patches.suse/0056-crypto-inside-secure-fix-missing-unlock-on-error-in-.patch patches.suse/0057-crypto-inside-secure-fix-clock-management.patch patches.suse/0058-crypto-inside-secure-improve-clock-initialization.patch patches.suse/0059-crypto-inside-secure-fix-clock-resource-by-adding-a-.patch patches.suse/crypto-arm-arm64-Fix-random-regeneration-of-S_shippe patches.suse/0060-crypto-inside-secure-move-the-digest-to-the-request-.patch patches.suse/0061-crypto-inside-secure-fix-typo-s-allways-always-in-a-.patch patches.suse/0062-crypto-inside-secure-fix-a-typo-in-a-register-name.patch patches.suse/0063-crypto-inside-secure-improve-the-send-error-path.patch patches.suse/0064-crypto-inside-secure-do-not-access-buffers-mapped-to.patch patches.suse/0065-crypto-inside-secure-improve-the-skcipher-token.patch patches.suse/0066-crypto-inside-secure-the-context-ipad-opad-should-us.patch patches.suse/0067-crypto-inside-secure-hmac-sha256-support.patch patches.suse/0068-crypto-inside-secure-hmac-sha224-support.patch patches.suse/crypto-chelsio-Remove-declaration-of-static-function.patch patches.suse/crypto-talitos-fix-IPsec-cipher-in-length.patch patches.suse/crypto-lrw-Free-rctx-ext-with-kzfree patches.suse/0030-crypto-caam-don-t-leak-pointers-to-authenc-keys.patch patches.suse/0031-crypto-caam-qi-don-t-leak-pointers-to-authenc-keys.patch patches.suse/crypto-chelsio-don-t-leak-pointers-to-authenc-keys.patch patches.suse/0001-crypto-qat-don-t-leak-pointers-to-authenc-keys.patch patches.suse/crypto-ahash-Fix-early-termination-in-hash-walk patches.suse/net-bcmgenet-Fix-sparse-warnings-in-bcmgenet_put_tx_ patches.suse/0002-net-systemport-Fix-sparse-warnings-in-bcm_sysport_in.patch patches.suse/af_unix-remove-redundant-lockdep-class.patch patches.suse/0003-net-dsa-b53-Fix-sparse-warnings-in-b53_mmap.c.patch patches.suse/pptp-remove-a-buggy-dst-release-in-pptp_connect.patch patches.suse/net-phy-marvell10g-add-thermal-hwmon-device.patch patches.suse/nfp-add-a-separate-counter-for-packets-with-CHECKSUM.patch patches.suse/lan78xx-Connect-phy-early.patch patches.suse/nfp-use-full-40-bits-of-the-NSP-buffer-address.patch patches.suse/net-hns3-fix-length-overflow-when-CONFIG_ARM64_64K_P.patch patches.suse/inet-frags-fix-ip6frag_low_thresh-boundary.patch patches.suse/sfc-remove-ctpio_dmabuf_start-from-stats.patch patches.suse/netdevsim-remove-incorrect-__net_initdata-annotation.patch patches.suse/usbip-Correct-maximum-value-of-CONFIG_USBIP_VHCI_HC_.patch patches.suse/0001-typec-tcpm-Add-PD-Rev-3.0-definitions-to-PD-header.patch patches.suse/0001-typec-tcpm-Add-ADO-header-for-Alert-message-handling.patch patches.suse/0001-typec-tcpm-Add-SDB-header-for-Status-message-handlin.patch patches.suse/0001-USB-typec-Re-use-DEFINE_SHOW_ATTRIBUTE-macro.patch patches.suse/0001-usb-typec-Start-using-ERR_PTR.patch patches.suse/0001-staging-typec-handle-vendor-defined-part-and-modify-.patch patches.suse/0001-staging-typec-modify-parameter-of-tcpci_irq.patch patches.suse/0001-xhci-zero-usb-device-slot_id-member-when-disabling-a.patch patches.suse/phy-tegra-remove-redundant-self-assignment-of-map.patch patches.suse/phy-qcom-qmp-Fix-phy-pipe-clock-gating.patch patches.suse/phy-rockchip-emmc-retry-calpad-busy-trimming.patch patches.suse/phy-allwinner-sun4i-usb-poll-vbus-changes-on-A23-A33.patch patches.suse/0001-drivers-base-Unified-device-connection-lookup.patch patches.suse/0001-usb-typec-API-for-controlling-USB-Type-C-Multiplexer.patch patches.suse/0001-usb-common-Small-class-for-USB-role-switches.patch patches.suse/0001-usb-typec-Separate-the-definitions-for-data-and-powe.patch patches.suse/0001-usb-typec-tcpm-Set-USB-role-switch-to-device-mode-wh.patch patches.suse/0001-usb-typec-tcpm-Use-new-Type-C-switch-mux-and-usb-rol.patch patches.suse/0001-usb-typec-driver-for-Pericom-PI3USB30532-Type-C-cros.patch patches.suse/USB-serial-ftdi_sio-add-RT-Systems-VX-8-cable.patch patches.suse/USB-serial-cp210x-add-ELDAT-Easywave-RX09-id.patch patches.suse/USB-serial-ftdi_sio-add-support-for-Harman-FirmwareH.patch patches.suse/usb-gadget-udc-change-comparison-to-bitshift-when-de.patch patches.suse/usb-gadget-composite-fix-incorrect-handling-of-OS-de.patch patches.suse/usb-gadget-ffs-Execute-copy_to_user-with-USER_DS-set.patch patches.suse/usb-gadget-ffs-Let-setup-return-USB_GADGET_DELAYED_S.patch patches.suse/usb-dwc2-hcd-Fix-host-channel-halt-flow.patch patches.suse/usb-dwc2-host-Fix-transaction-errors-in-host-mode.patch patches.suse/usb-dwc3-prevent-setting-PRTCAP-to-OTG-from-debugfs.patch patches.suse/usb-dwc3-Makefile-fix-link-error-on-randconfig.patch patches.suse/usb-dwc3-pci-Properly-cleanup-resource.patch patches.suse/usb-dwc3-Add-SoftReset-PHY-synchonization-delay.patch patches.suse/usb-dwc3-Update-DWC_usb31-GTXFIFOSIZ-reg-fields.patch patches.suse/0001-USB-fix-USB3-devices-behind-USB3-hubs-not-resuming-a.patch patches.suse/USB-gadget-f_midi-fixing-a-possible-double-free-in-f.patch patches.suse/usb-gadget-udc-core-update-usb_ep_queue-documentatio.patch patches.suse/usb-dwc3-gadget-never-call-complete-from-ep_queue.patch patches.suse/USB-serial-option-reimplement-interface-masking.patch patches.suse/USB-serial-option-drop-redundant-interface-class-tes.patch patches.suse/usb-musb-gadget-misplaced-out-of-bounds-check.patch patches.suse/serial-altera-ensure-port-regshift-is-honored-consis patches.suse/serial-8250-Don-t-service-RX-FIFO-if-interrupts-are- patches.suse/0069-serial-mvebu-uart-remove-duplicated-bit-wise-or-of-S.patch patches.suse/serial-imx-drop-if-that-always-evaluates-to-true patches.suse/serial-arc_uart-Fix-out-of-bounds-access-through-DT- patches.suse/serial-fsl_lpuart-Fix-out-of-bounds-access-through-D patches.suse/serial-imx-Fix-out-of-bounds-access-through-serial-p patches.suse/serial-mxs-auart-Fix-out-of-bounds-access-through-se patches.suse/serial-pxa-Fix-out-of-bounds-access-through-serial-p patches.suse/serial-samsung-Fix-out-of-bounds-access-through-seri patches.suse/serial-sh-sci-Fix-out-of-bounds-access-through-DT-al patches.suse/serial-sirf-Fix-out-of-bounds-access-through-DT-alia patches.suse/serial-xuartps-Fix-out-of-bounds-access-through-DT-a patches.suse/vt-change-SGR-21-to-follow-the-standards patches.suse/0071-serial-mvebu-uart-fix-tx-lost-characters.patch patches.suse/staging-rtl8188eu-Move-a-blank-line.patch patches.suse/staging-vc04_services-remove-unused-files patches.suse/staging-vc04_services-merge-vchiq_kern_lib.c-into-vc patches.suse/0248-Staging-fsl-dpaa2-ethernet-dpaa2-eth.c-Fixed-a-style.patch patches.suse/staging-rtlwifi-add-identifier-names-to-function-def.patch patches.suse/staging-r8188eu-Remove-struct-pkt_file-from-set_qos.patch patches.suse/staging-r8188eu-Remove-struct-pkt_file-from-update_a.patch patches.suse/staging-r8188eu-Remove-struct-pkt_file-from-rtw_xmit.patch patches.suse/staging-r8188eu-Remove-unused-struct-pkt_file.patch patches.suse/staging-rtl8188eu-Replace-function-name-in-string-wi.patch patches.suse/staging-r8188eu-Use-lib80211-to-decrypt-WEP-frames.patch patches.suse/iio-humidity-hts221-remove-warnings-in-hts221_parse_ patches.suse/staging-rtl8188eu-Remove-unneeded-cast.patch patches.suse/0250-staging-fsl-mc-Move-core-bus-out-of-staging.patch patches.suse/0251-staging-fsl-mc-Move-irqchip-code-out-of-staging.patch patches.suse/staging-lustre-lov-use-correct-env-in-lov_io_data_ve.patch patches.suse/staging-lustre-lmv-correctly-iput-lmo_root.patch patches.suse/staging-rtl8192u-return-ENOMEM-on-failed-allocation- patches.suse/0255-staging-fsl-mc-dpio-Fix-incorrect-casts.patch patches.suse/0256-staging-fsl-mc-dpio-remove-foolish-Werror-Makefile-a.patch patches.suse/0257-staging-fsl-mc-dpio-allow-the-driver-to-compile-mult.patch patches.suse/0258-staging-fsl-dpaa2-eth-Fix-incorrect-casts.patch patches.suse/0259-staging-fsl-mc-dpio-qbman_pull_desc_set_token-can-be.patch patches.suse/staging-rtl8723bs-fix-u8-less-than-zero-check patches.suse/staging-r8188eu-use-lib80211-CCMP-decrypt.patch patches.suse/staging-ks7010-Use-constants-from-ieee80211_eid-inst patches.suse/0260-staging-fsl-mc-Cleanup-dpbp-and-dpcon-API.patch patches.suse/staging-rtlwifi-remove-condition-where-it-has-no-eff.patch patches.suse/staging-rtlwifi-remove-unneeded-semicolon.patch patches.suse/staging-rtlwifi-Remove-nonessential-semicolon.patch patches.suse/staging-vc04_services-bcm2835-audio-Add-blank-line-a patches.suse/staging-vc04_services-bcm2835-audio-Format-multiline patches.suse/staging-vc04_services-bcm2835-audio-Change-to-unsign patches.suse/staging-rtl8188eu-place-constant-on-the-right-side-o.patch patches.suse/staging-rtl8188eu-replace-NULL-comparison-with-varia.patch patches.suse/staging-vc04_services-Remove-dead-FRAGMENTS_T patches.suse/0263-staging-fsl-mc-dpio-remove-unused-function.patch patches.suse/staging-lustre-obd_mount-use-correct-niduuid-suffix.patch patches.suse/staging-lustre-fix-bug-in-osc_enter_cache_try.patch patches.suse/staging-lustre-statahead-remove-incorrect-test-on-ag.patch patches.suse/staging-rtl8188eu-fix-typo-in-comment.patch patches.suse/staging-rtl8188eu-use-__func__-instead-of-function-n.patch patches.suse/0264-staging-fsl-mc-dpio-Fix-incorrect-cast.patch patches.suse/0265-staging-fsl-mc-dpio-Fix-cast-truncate-warning.patch patches.suse/0266-staging-fsl-mc-dpio-Use-__leXX-types-where-needed.patch patches.suse/0267-staging-fsl-mc-dpio-Fix-incorrect-masking.patch patches.suse/0268-staging-fsl-mc-dpio-Add-missing-argument-identifier.patch patches.suse/0269-staging-fsl-dpaa2-eth-Use-__leXX-types-where-needed.patch patches.suse/0270-staging-fsl-dpaa2-eth-allow-the-driver-to-compile-mu.patch patches.suse/staging-vc04_services-Replace-firmware-node-with-a-c patches.suse/staging-vc04_services-Remove-cache-line-size-propert patches.suse/staging-vc04_services-Mark-the-DT-bindings-job-done patches.suse/staging-vc04_services-Remove-vchiq_queue_bulk_-trans patches.suse/staging-r8188eu-Use-lib80211-to-support-TKIP.patch patches.suse/0271-staging-fsl-mc-Move-DPBP-out-of-staging.patch patches.suse/0272-staging-fsl-mc-Move-DPCON-out-of-staging.patch patches.suse/0273-staging-fsl-dpaa2-ethsw-Add-APIs-for-DPSW-object.patch patches.suse/0274-staging-fsl-dpaa2-ethsw-Add-Freescale-DPAA2-Ethernet.patch patches.suse/0275-staging-fsl-dpaa2-ethsw-Add-ethtool-support.patch patches.suse/0276-staging-fsl-dpaa2-ethsw-Add-README.patch patches.suse/0277-staging-fsl-dpaa2-ethsw-Add-TODO.patch patches.suse/staging-comedi-ni_mio_common-ack-ai-fifo-error-inter patches.suse/0278-staging-fsl-dpaa2-eth-Fix-incorrect-kfree.patch patches.suse/0280-staging-fsl-dpaa2-eth-Defer-probing-if-no-MC-portal-.patch patches.suse/staging-vc04_services-Remove-import-of-bcm2835-camer patches.suse/staging-vc04_services-Add-outstanding-VCHI-TODOs patches.suse/0281-bus-fsl-mc-change-mc_command-in-fsl_mc_command.patch patches.suse/0031-bus-fsl-mc-add-fsl_mc_allocator-cleanup-function.patch patches.suse/0282-staging-fsl-dpaa2-eth-Use-generic-irq-handler.patch patches.suse/0283-staging-fsl-dpaa2-eth-Move-print-message.patch patches.suse/0284-staging-fsl-dpaa2-eth-Remove-unused-field.patch patches.suse/0285-staging-fsl-dpaa2-eth-Remove-packed-attribute.patch patches.suse/0286-staging-fsl-dpaa2-eth-Add-DPNI-version-check.patch patches.suse/0287-staging-fsl-dpaa2-eth-Change-link-settings-on-the-fl.patch patches.suse/0288-staging-fsl-dpaa2-eth-Cleanup-TX-frame-freeing-code.patch patches.suse/0289-staging-fsl-dpaa2-eth-Fix-SGT-allocation.patch patches.suse/0290-staging-fsl-dpaa2-eth-Change-max-number-of-Tx-queues.patch patches.suse/0311-staging-fsl-dpaa2-eth-Use-debug-level-for-message.patch patches.suse/staging-bcm2835-audio-Release-resources-on-module_ex patches.suse/staging-r8822be-fix-typos-in-header-guard-macros.patch patches.suse/lib-kobject-Join-string-literals-back patches.suse/firmware-fix-checking-for-return-values-for-fw_add_d patches.suse/msft-hv-1610-tools-hv-Fix-IP-reporting-by-KVP-daemon-with-SRIOV.patch patches.suse/msft-hv-1611-hyper-v-use-GFP_KERNEL-for-hv_context.hv_numa_map.patch patches.suse/msft-hv-1612-hv-Synthetic-typo-correction.patch patches.suse/msft-hv-1613-tools-hv-fix-compiler-warnings-about-major-target_fn.patch patches.suse/msft-hv-1614-tools-hv-include-string.h-in-hv_fcopy_daemon.patch patches.suse/msft-hv-1615-hv_vmbus-Correct-the-stale-comments-regarding-cpu-af.patch patches.suse/msft-hv-1616-Drivers-hv-vmbus-Implement-Direct-Mode-for-stimer0.patch patches.suse/msft-hv-1617-hv_balloon-fix-printk-loglevel.patch patches.suse/msft-hv-1618-hv_balloon-simplify-hv_online_page-hv_page_online_on.patch patches.suse/msft-hv-1619-hv_balloon-fix-bugs-in-num_pages_onlined-accounting.patch patches.suse/msft-hv-1620-hv_balloon-trace-post_status.patch patches.suse/msft-hv-1621-uio_hv_generic-support-sub-channels.patch patches.suse/w1-use-put_device-if-device_register-fail.patch patches.suse/parport_pc-Add-support-for-WCH-CH382L-PCI-E-single-p patches.suse/mei-remove-dev_err-message-on-an-unsupported-ioctl patches.suse/char_dev-Fix-off-by-one-bugs-in-find_dynamic_major.patch patches.suse/block-char_dev-Use-correct-format-specifier-for-unsi.patch patches.suse/thunderbolt-Resume-control-channel-after-hibernation patches.suse/0001-thunderbolt-Serialize-PCIe-tunnel-creation-with-PCI-.patch patches.suse/0001-thunderbolt-Handle-connecting-device-in-place-of-hos.patch patches.suse/0001-thunderbolt-Do-not-overwrite-error-code-when-domain-.patch patches.suse/0001-thunderbolt-Wait-a-bit-longer-for-root-switch-config.patch patches.suse/0001-thunderbolt-Wait-a-bit-longer-for-ICM-to-authenticat.patch patches.suse/0001-thunderbolt-Handle-rejected-Thunderbolt-devices.patch patches.suse/0001-thunderbolt-Factor-common-ICM-add-and-update-operati.patch patches.suse/0001-thunderbolt-Correct-function-name-in-kernel-doc-comm.patch patches.suse/0001-thunderbolt-Add-tb_switch_get.patch patches.suse/0001-thunderbolt-Add-tb_switch_find_by_route.patch patches.suse/0001-thunderbolt-Add-tb_xdomain_find_by_route.patch patches.suse/0001-thunderbolt-Add-constant-for-approval-timeout.patch patches.suse/0001-thunderbolt-Move-driver-ready-handling-to-struct-icm.patch patches.suse/0001-thunderbolt-Add-boot-attribute-for-devices.patch patches.suse/0001-thunderbolt-Add-support-for-preboot-ACL.patch patches.suse/0001-thunderbolt-Introduce-USB-only-SL4-security-level.patch patches.suse/0001-thunderbolt-Add-support-for-Intel-Titan-Ridge.patch patches.suse/0001-thunderbolt-Prevent-crash-when-ICM-firmware-is-not-r.patch patches.suse/extcon-intel-cht-wc-Set-direction-and-drv-flags-for- patches.suse/6015-extcon-add-possibility-to-get-extcon-device-by-of-node patches.suse/6016-drm-bridge-sii8620-use-micro-usb-cable-detection-logic-to-detect-mhl patches.suse/dev-mem-Avoid-overwriting-err-in-read_mem.patch patches.suse/msft-hv-1644-Drivers-hv-vmbus-respect-what-we-get-from-hv_get_syn.patch patches.suse/msft-hv-1645-Drivers-hv-vmbus-do-not-mark-HV_PCIE-as-perf_device.patch patches.suse/intel_th-Use-correct-method-of-finding-hub patches.suse/intel_th-Don-t-touch-switch-routing-in-host-mode.patch patches.suse/intel_th-Pick-up-irq-number-from-resources.patch patches.suse/intel_th-Allow-forcing-host-mode-through-drvdata.patch patches.suse/soc-bcm2835-sync-firmware-properties-with-downstream.patch patches.suse/gpio-raspberrypi-exp-driver-for-rpi3-gpio-expander-via-mailbox-service.patch patches.suse/gpio-raspberrypi-ext-fix-firmware-dependency.patch patches.suse/ALSA-hda-Copying-sync-power-state-helper-to-core.patch patches.suse/ALSA-hda-Make-use-of-core-codec-functions-to-sync-po.patch patches.suse/ALSA-emu10k1-remove-reserved_page patches.suse/ALSA-emu10k1-use-dma_set_mask_and_coherent patches.suse/ALSA-emu10k1-add-optional-debug-printouts-with-DMA-a patches.suse/ALSA-emu10k1-make-sure-synth-DMA-pages-are-allocated patches.suse/ALSA-emu10k1-add-a-IOMMU-workaround patches.suse/ALSA-hda-beep-add-SPDX-identifiers.patch patches.suse/ALSA-Use-scnprintf-instead-of-snprintf-for-show.patch patches.suse/ALSA-control-Fix-a-bunch-of-whitespace-errors.patch patches.suse/ALSA-vmaster-Propagate-slave-error patches.suse/ALSA-vmaster-Zero-clear-ctl-before-calling-slave-get.patch patches.suse/ALSA-hda-Add-Icelake-PCI-ID patches.suse/ALSA-pcm-Remove-VLA-usage.patch patches.suse/ALSA-pcm-Use-krealloc-for-resizing-the-rules-array.patch patches.suse/ALSA-usb-audio-move-audioformat-quirks-to-quirks.c.patch patches.suse/ALSA-usb-initial-USB-Audio-Device-Class-3.0-support.patch patches.suse/ALSA-usb-audio-fix-uac-control-query-argument.patch patches.suse/ALSA-usb-audio-Add-native-DSD-support-for-Luxman-DA- patches.suse/ALSA-usb-audio-FIX-native-DSD-support-for-TEAC-UD-50 patches.suse/ALSA-usb-audio-Integrate-native-DSD-support-for-ITF- patches.suse/ALSA-pcm-Avoid-potential-races-between-OSS-ioctls-an patches.suse/ALSA-pcm-Return-EBUSY-for-OSS-ioctls-changing-busy-s patches.suse/ALSA-usb-audio-UAC2-jack-detection.patch patches.suse/ALSA-usb-audio-update-clock-valid-control.patch patches.suse/ALSA-aloop-Mark-paused-device-as-inactive patches.suse/ALSA-pcm-Fix-mutex-unbalance-in-OSS-emulation-ioctls patches.suse/ALSA-usb-audio-fix-memory-leak-on-cval.patch patches.suse/ALSA-usb-audio-silence-a-static-checker-warning.patch patches.suse/ASoC-rockchip-Fix-dai_name-for-HDMI-codec patches.suse/ASoC-ssm2602-Replace-reg_default_raw-with-reg_defaul patches.suse/ASoC-topology-Fix-kcontrol-name-string-handling patches.suse/ASoC-samsung-i2s-Ensure-the-RCLK-rate-is-properly-de patches.suse/ASoC-samsung-odroid-Fix-32000-sample-rate-handling patches.suse/ASoC-rockchip-rk3288-hdmi-analog-Select-needed-codec patches.suse/ASoC-topology-create-TLV-data-for-dapm-widgets patches.suse/ASoC-topology-Check-widget-kcontrols-before-deref2 patches.suse/ALSA-pcm-Fix-UAF-at-PCM-release-via-PCM-timer-access patches.suse/HID-i2c-hid-fix-size-check-and-type-usage patches.suse/HID-wacom-Add-support-for-3rd-generation-Intuos-BT.patch patches.suse/HID-wacom-generic-Support-multiple-tools-per-report.patch patches.suse/HID-wacom-generic-add-the-Report-Valid-usage.patch patches.suse/HID-wacom-wacom_wac_collection-is-local-to-wacom_wac.patch patches.suse/6018-treewide-align-function-definition-open-close-braces patches.suse/6019-treewide-fix-typos-in-printk patches.suse/tools-thermal-tmon-fix-for-segfault.patch patches.suse/Input-i8042-add-Lenovo-ThinkPad-L460-to-i8042-reset- patches.suse/Input-xpad-add-PDP-device-id-0x02a4.patch patches.suse/Input-ALPS-fix-TrackStick-detection-on-Thinkpad-L570 patches.suse/Input-i8042-enable-MUX-on-Sony-VAIO-VGN-CS-series-to patches.suse/EDAC-Drop-duplicated-array-of-strings-for-memory-typ.patch patches.suse/EDAC-Add-new-memory-type-for-non-volatile-DIMMs.patch patches.suse/acpi-nfit-Add-function-to-look-up-nvdimm-device-and-.patch patches.suse/firmware-DMI-Add-function-to-look-up-a-handle-and-re.patch patches.suse/EDAC-skx_edac-Detect-non-volatile-DIMMs.patch patches.suse/blk-mq-debugfs-Reorder-queue-show-and-store-methods.patch patches.suse/blk-mq-debugfs-Show-zone-locking-information.patch patches.suse/block-clear-ctx-pending-bit-under-ctx-lock.patch patches.suse/sbitmap-use-test_and_set_bit_lock-clear_bit_unlock.patch patches.suse/null_blk-add-requeue-fault-attribute.patch patches.suse/block-loop-Delete-gendisk-before-cleaning-up-the-req.patch patches.suse/0178-md-Delete-gendisk-before-cleaning-up-the-request-que.patch patches.suse/zram-Delete-gendisk-before-cleaning-up-the-request-q.patch patches.suse/block-Add-lock-as-third-argument-to-blk_alloc_queue_.patch patches.suse/block-Fix-a-race-between-the-cgroup-code-and-request.patch patches.suse/block-Fix-a-race-between-request-queue-removal-and-t.patch patches.suse/block-null_blk-fix-Invalid-parameters-when-loading-m.patch patches.suse/block-sed-opal-fix-response-string-extraction.patch patches.suse/block-Reorder-the-queue-flag-manipulation-function-d.patch patches.suse/block-Use-the-queue_flag_-functions-instead-of-open-.patch patches.suse/block-Introduce-blk_queue_flag_-set-clear-test_and_-.patch patches.suse/block-Protect-queue-flag-changes-with-the-queue-lock.patch patches.suse/mtip32xx-Use-the-blk_queue_flag_-functions.patch patches.suse/bcache-Use-the-blk_queue_flag_-set-clear-functions.patch patches.suse/iscsi-Use-blk_queue_flag_set.patch patches.suse/target-tcm_loop-Use-blk_queue_flag_set.patch patches.suse/block-Use-blk_queue_flag_-in-drivers-instead-of-queu.patch patches.suse/block-Complain-if-queue_flag_-set-clear-_unlocked-is.patch patches.suse/block-Move-the-queue_flag_-functions-from-a-public-i.patch patches.suse/cdrom-do-not-call-check_disk_change-inside-cdrom_ope.patch patches.suse/block-Suppress-kernel-doc-warnings-triggered-by-blk-.patch patches.suse/bsg-lib-introduce-a-timeout-field-in-struct-bsg_job.patch patches.suse/bsg-lib-remove-bsg_job.req.patch patches.suse/bsg-split-handling-of-SCSI-CDBs-vs-transport-requeue.patch patches.suse/block-sed-opal-fix-u64-short-atom-length.patch patches.suse/blk-throttle-fix-race-between-blkcg_bio_issue_check-.patch patches.suse/blk-mq-debugfs-Show-more-request-state-information.patch patches.suse/block-Move-SECTOR_SIZE-and-SECTOR_SHIFT-definitions-.patch patches.suse/block-bio_check_eod-needs-to-consider-partitions.patch patches.suse/0180-bcache-fix-cached_dev-count-usage-for-bch_cache_set_.patch patches.suse/0181-bcache-quit-dc-writeback_thread-when-BCACHE_DEV_DETA.patch patches.suse/0182-bcache-stop-dc-writeback_rate_update-properly.patch patches.suse/0183-bcache-add-CACHE_SET_IO_DISABLE-to-struct-cache_set-.patch patches.suse/0184-bcache-add-stop_when_cache_set_failed-option-to-back.patch patches.suse/0185-bcache-fix-inaccurate-io-state-for-detached-bcache-d.patch patches.suse/0186-bcache-fix-incorrect-sysfs-output-value-of-strip-siz.patch patches.suse/0187-bcache-fix-error-return-value-in-memory-shrink.patch patches.suse/0188-bcache-fix-using-of-loop-variable-in-memory-shrink.patch patches.suse/0189-bcache-move-closure-debug-file-into-debug-directory.patch patches.suse/0190-bcache-add-backing_request_endio-for-bi_end_io.patch patches.suse/0191-bcache-add-io_disable-to-struct-cached_dev.patch patches.suse/0192-bcache-Fix-indentation.patch patches.suse/0193-bcache-Add-__printf-annotation-to-__bch_check_keys.patch patches.suse/0194-bcache-Annotate-switch-fall-through.patch patches.suse/0195-bcache-Fix-kernel-doc-warnings.patch patches.suse/0196-bcache-Remove-an-unused-variable.patch patches.suse/0197-bcache-Suppress-more-warnings-about-set-but-not-used.patch patches.suse/0198-bcache-Reduce-the-number-of-sparse-complaints-about-.patch patches.suse/0199-bcache-Fix-a-compiler-warning-in-bcache_device_init.patch patches.suse/block-Change-a-rcu_read_-lock-unlock-_sched-pair-int.patch patches.suse/Fix-slab-name-biovec-1-21-12.patch patches.suse/mmc-block-Delete-gendisk-before-cleaning-up-the-requ.patch patches.suse/net-utils-Introduce-inet_addr_is_any.patch patches.suse/nvmet-don-t-return-any-ip-address-in-discovery-log-p.patch patches.suse/iscsi-target-use-common-inet_addr_is_any.patch patches.suse/nvme-use-define-instead-of-magic-value-for-identify-.patch patches.suse/nvme-Add-fault-injection-feature.patch patches.suse/nvme-pci-quiesce-IO-queues-prior-to-disabling-device.patch patches.suse/nvme-fix-the-dangerous-reference-of-namespaces-list.patch patches.suse/nvme-change-namespaces_mutext-to-namespaces_rwsem.patch patches.suse/nvme-implement-log-page-low-high-offset-and-dwords.patch patches.suse/nvme-pci-Add-.get_address-ctrl-callback.patch patches.suse/nvme-centralize-ctrl-removal-prints.patch patches.suse/nvme-pci-disable-APST-for-Samsung-NVMe-SSD-960-EVO-A.patch patches.suse/nvme_fc-fix-ctrl-create-failures-racing-with-workq-i.patch patches.suse/nvme_fc-io-timeout-should-defer-abort-to-ctrl-reset.patch patches.suse/nvme_fc-fix-abort-race-on-teardown-with-lld-reject.patch patches.suse/nvme_fc-on-remoteport-reuse-set-new-nport_id-and-rol.patch patches.suse/nvmet_fc-prevent-new-io-rqsts-in-possible-isr-comple.patch patches.suse/nvmet-rdma-Remove-unused-queue-state.patch patches.suse/nvmet-rdma-Fix-use-after-free-in-nvmet_rdma_cm_handl.patch patches.suse/nvmet-rdma-Don-t-flush-system_wq-by-default-during-r.patch patches.suse/nvme-rdma-Don-t-flush-delete_wq-by-default-during-re.patch patches.suse/nvme-Skip-checking-heads-without-namespaces.patch patches.suse/nvme-rdma-Allow-DELETING-state-change-failure-in-err.patch patches.suse/nvme-Add-.stop_ctrl-to-nvme-ctrl-ops.patch patches.suse/nvmet-move-device_uuid-configfs-attr-definition-to-s.patch patches.suse/nvmet-refactor-configfs-transport-type-handling.patch patches.suse/nvmet-constify-struct-nvmet_fabrics_ops.patch patches.suse/nvme-make-nvme_get_log_ext-non-static.patch patches.suse/block-bfq-lower-bound-the-estimated-peak-rate-to-1.patch patches.suse/loop-don-t-call-into-filesystem-while-holding-lo_ctl.patch patches.suse/loop-use-killable-lock-in-ioctls.patch patches.suse/blk-mq-Allow-PCI-vector-offset-for-mapping-queues.patch patches.suse/lightnvm-pblk-gc-Delete-an-error-message-for-a-faile.patch patches.suse/lightnvm-remove-chnl_offset-in-nvme_nvm_identity.patch patches.suse/lightnvm-pblk-handle-bad-sectors-in-the-emeta-area-c.patch patches.suse/lightnvm-pblk-check-data-lines-version-on-recovery.patch patches.suse/lightnvm-pblk-export-write-amplification-counters-to.patch patches.suse/lightnvm-remove-mlc-pairs-structure.patch patches.suse/lightnvm-remove-multiple-groups-in-1.2-data-structur.patch patches.suse/lightnvm-pblk-add-padding-distribution-sysfs-attribu.patch patches.suse/lightnvm-pblk-delete-writer-kick-timer-before-stoppi.patch patches.suse/lightnvm-pblk-allow-allocation-of-new-lines-during-s.patch patches.suse/lightnvm-pblk-prevent-race-in-pblk_rb_flush_point_se.patch patches.suse/lightnvm-pblk-refactor-bad-block-identification.patch patches.suse/lightnvm-make-1.2-data-structures-explicit.patch patches.suse/lightnvm-flatten-nvm_id_group-into-nvm_id.patch patches.suse/lightnvm-add-2.0-geometry-identification.patch patches.suse/lightnvm-remove-max_rq_size.patch patches.suse/lightnvm-remove-nvm_dev_ops-max_phys_sect.patch patches.suse/nvme-lightnvm-add-late-setup-of-block-size-and-metad.patch patches.suse/lightnvm-fix-bad-block-initialization.patch patches.suse/lightnvm-centralize-permission-check-for-lightnvm-io.patch patches.suse/lightnvm-Avoid-validation-of-default-op-value.patch patches.suse/lightnvm-pblk-refactor-init-exit-sequences.patch patches.suse/lightnvm-simplify-geometry-structure.patch patches.suse/lightnvm-add-minor-version-to-generic-geometry.patch patches.suse/lightnvm-add-shorten-OCSSD-version-in-geo.patch patches.suse/lightnvm-complete-geo-structure-with-maxoc.patch patches.suse/lightnvm-normalize-geometry-nomenclature.patch patches.suse/lightnvm-add-support-for-2.0-address-format.patch patches.suse/lightnvm-make-address-conversions-depend-on-generic-.patch patches.suse/lightnvm-implement-get-log-report-chunk-helpers.patch patches.suse/lightnvm-pblk-check-for-supported-version.patch patches.suse/lightnvm-pblk-rename-ppaf-to-addrf.patch patches.suse/lightnvm-pblk-implement-get-log-report-chunk.patch patches.suse/lightnvm-pblk-implement-2.0-support.patch patches.suse/lightnvm-pblk-don-t-recover-unwritten-lines.patch patches.suse/lightnvm-pblk-remove-some-unnecessary-NULL-checks.patch patches.suse/lightnvm-remove-function-name-in-strings.patch patches.suse/blktrace-fix-comment-in-blktrace_api.h.patch patches.suse/blk-mq-Directly-schedule-q-timeout_work-when-abortin.patch patches.suse/scsi-lpfc-Fix-frequency-of-Release-WQE-CQEs.patch patches.suse/scsi-lpfc-Increase-CQ-and-WQ-sizes-for-SCSI.patch patches.suse/scsi-lpfc-move-placement-of-target-destroy-on-driver.patch patches.suse/scsi-lpfc-correct-debug-counters-for-abort.patch patches.suse/scsi-lpfc-Add-WQ-Full-Logic-for-NVME-Target.patch patches.suse/scsi-lpfc-Fix-PRLI-handling-when-topology-type-chang.patch patches.suse/scsi-lpfc-Fix-IO-failure-during-hba-reset-testing-wi.patch patches.suse/scsi-lpfc-Fix-RQ-empty-firmware-trap.patch patches.suse/scsi-lpfc-Allow-set-of-maximum-outstanding-SCSI-cmd-.patch patches.suse/scsi-lpfc-Fix-soft-lockup-in-lpfc-worker-thread-duri.patch patches.suse/scsi-lpfc-Fix-issue_lip-if-link-is-disabled.patch patches.suse/scsi-lpfc-Indicate-CONF-support-in-NVMe-PRLI.patch patches.suse/scsi-lpfc-Fix-SCSI-io-host-reset-causing-kernel-cras.patch patches.suse/scsi-lpfc-Validate-adapter-support-for-SRIU-option.patch patches.suse/scsi-lpfc-Fix-header-inclusion-in-lpfc_nvmet.patch patches.suse/scsi-lpfc-Treat-SCSI-Write-operation-Underruns-as-an.patch patches.suse/scsi-lpfc-Fix-nonrecovery-of-NVME-controller-after-c.patch patches.suse/scsi-lpfc-update-driver-version-to-11.4.0.7.patch patches.suse/scsi-lpfc-Update-11.4.0.7-modified-files-for-2018-Co.patch patches.suse/scsi-qla2xxx-Use-p-for-printing-pointers.patch patches.suse/scsi-qla2xxx-Remove-unused-symbols.patch patches.suse/0003-scsi-qla4xxx-remove-unused-symbols patches.suse/0004-scsi-qla4xxx-move-an-array-from-a-h-into-a-c-file patches.suse/scsi-qla2xxx-Fix-function-argument-descriptions.patch patches.suse/0163-scsi-raid_class-Add-JBOD-RAID-level.patch patches.suse/scsi-scsi_debug-Simplify-request-tag-decoding.patch patches.suse/scsi-scsi_debug-Add-two-new-parameters-to-scsi_debug.patch patches.suse/scsi-qedi-fix-building-with-lto patches.suse/0001-scsi-qedf-remove-redundant-initialization-of-fcport patches.suse/scsi-libfc-remove-redundant-initialization-of-disc.patch patches.suse/0002-scsi-qedf-fix-lto-enabled-build patches.suse/0003-scsi-qedf-use-correct-strncpy-size patches.suse/scsi-aacraid-Implement-DropIO-sync-command.patch patches.suse/scsi-aacraid-Preserve-MSIX-mode-in-the-OMR-register.patch patches.suse/scsi-aacraid-Auto-detect-INTx-or-MSIx-mode-during-sy.patch patches.suse/scsi-isci-remove-redundant-initialization-to-bit.patch patches.suse/scsi-pmcraid-remove-redundant-initializations-of-poi.patch patches.suse/scsi-pmcraid-Remove-an-unused-structure-member.patch patches.suse/scsi-core-scmd_eh_abort_handler-Add-a-comment.patch patches.suse/scsi-core-Move-the-eh_deadline-module-parameter-defi.patch patches.suse/scsi-core-Reduce-number-of-scsi_test_unit_ready-retr.patch patches.suse/scsi-scsi_debug-Fix-pointer-styling-issues.patch patches.suse/scsi-scsi_debug-implement-IMMED-bit.patch patches.suse/scsi_debug_reset_injection_flags_for_every_nth___0.patch patches.suse/scsi-scsi_transport_spi-make-two-const-arrays-static.patch patches.suse/scsi-scsi_debug-call-resp_-function-after-setting-host_scribble.patch patches.suse/scsi-ufs-sysfs-attribute-group-for-existing-sysfs-en.patch patches.suse/scsi-ufs-sysfs-device-descriptor.patch patches.suse/scsi-ufs-sysfs-interconnect-descriptor.patch patches.suse/scsi-ufs-sysfs-geometry-descriptor.patch patches.suse/scsi-ufs-sysfs-health-descriptor.patch patches.suse/scsi-ufs-sysfs-power-descriptor.patch patches.suse/scsi-ufs-sysfs-string-descriptors.patch patches.suse/scsi-core-host-template-attribute-groups.patch patches.suse/scsi-ufs-sysfs-unit-descriptor.patch patches.suse/scsi-ufs-sysfs-flags.patch patches.suse/scsi-ufs-sysfs-attributes.patch patches.suse/0005-scsi-qla4xxx-use-dma_pool_zalloc patches.suse/scsi-qla2xxx-Use-dma_pool_zalloc.patch patches.suse/scsi-lpfc-Rework-lpfc-to-allow-different-sli4-cq-and.patch patches.suse/scsi-lpfc-Rework-sli4-doorbell-infrastructure.patch patches.suse/scsi-lpfc-Add-SLI-4-if_type-6-support-to-the-code-ba.patch patches.suse/scsi-lpfc-Add-push-to-adapter-support-to-sli4.patch patches.suse/scsi-lpfc-Add-PCI-Ids-for-if_type-6-hardware.patch patches.suse/scsi-lpfc-Add-64G-link-speed-support.patch patches.suse/scsi-lpfc-Add-if_type-6-support-for-cycling-valid-bi.patch patches.suse/scsi-lpfc-Enable-fw-download-on-if_type-6-devices.patch patches.suse/scsi-lpfc-Add-embedded-data-pointers-for-enhanced-pe.patch patches.suse/scsi-lpfc-Fix-nvme-embedded-io-length-on-new-hardwar.patch patches.suse/scsi-lpfc-Work-around-NVME-cmd-iu-SGL-type.patch patches.suse/scsi-lpfc-update-driver-version-to-12.0.0.0.patch patches.suse/scsi-lpfc-Change-Copyright-of-12.0.0.0-modified-file.patch patches.suse/scsi-libsas-Fix-kernel-doc-headers.patch patches.suse/scsi-qedi-fix-build-regression patches.suse/scsi-core-fix-two-wrong-indentation-cases.patch patches.suse/scsi-mpt3sas-Add-PCI-device-ID-for-Andromeda.patch patches.suse/scsi-mpt3sas-Configure-reply-post-queue-depth-DMA-an.patch patches.suse/scsi-mpt3sas-Introduce-API-to-get-BAR0-mapped-buffer.patch patches.suse/scsi-mpt3sas-Introduce-Base-function-for-cloning.patch patches.suse/scsi-mpt3sas-Introduce-function-to-clone-mpi-request.patch patches.suse/scsi-mpt3sas-Introduce-function-to-clone-mpi-reply.patch patches.suse/scsi-mpt3sas-Do-not-use-32-bit-atomic-request-descri.patch patches.suse/scsi-sd_zbc-Fix-sd_zbc_get_seq_zones-kernel-doc-head.patch patches.suse/scsi-ufs-Fix-kernel-doc-errors-and-warnings.patch patches.suse/scsi-mvsas-fix-wrong-endianness-of-sgpio-api.patch patches.suse/scsi-atp870u-64-bit-bug-in-atp885_init.patch patches.suse/scsi-sd-Documentation-add-sd-parameters.txt.patch patches.suse/scsi-mpt3sas-clarify-mmio-pointer-types.patch patches.suse/scsi-smartpqi-add-in-new-supported-controllers.patch patches.suse/scsi-core-use-blk_mq_requeue_request-in-__scsi_queue.patch patches.suse/scsi-lpfc-use-__raw_writex-on-dpp-copies.patch patches.suse/scsi-ipr-Use-dma_pool_zalloc.patch patches.suse/scsi-lpfc-add-missing-unlock-in-wq-full-logic.patch patches.suse/scsi-lpfc-Fix-NVME-Initiator-FirstBurst.patch patches.suse/scsi-lpfc-code-cleanup-for-128byte-wqe-data-type.patch patches.suse/scsi-lpfc-streamline-nvme-initiator-wqe-setup.patch patches.suse/scsi-lpfc-streamline-nvme-targe6t-wqe-setup.patch patches.suse/scsi-lpfc-fix-scsi-lun-discovery-when-port-configured-for.patch patches.suse/scsi-lpfc-fix-mailbox-wait-for-post_sgl-mbox-command.patch patches.suse/scsi-lpfc-memory-allocation-error-during-driver-start-up-on.patch patches.suse/scsi-lpfc-update-driver-version-to-12.0.0.1.patch patches.suse/scsi-lpfc-change-copyright-of-12.0.0.1-modified-files-to.patch patches.suse/scsi-core-Make-SCSI-Status-CONDITION-MET-equivalent-.patch patches.suse/scsi-hisi_sas-dt-bindings-add-an-property-of-signal-attenuation.patch patches.suse/scsi-hisi_sas-support-the-property-of-signal-attenuation-for-v2-hw.patch patches.suse/scsi-hisi_sas-fix-the-issue-of-link-rate-inconsistency.patch patches.suse/scsi-hisi_sas-fix-the-issue-of-setting-linkrate-register.patch patches.suse/scsi-hisi_sas-increase-timer-expire-of-internal-abort-task.patch patches.suse/scsi-hisi_sas-remove-unused-variable-hisi_sas_devices-running_req.patch patches.suse/scsi-hisi_sas-fix-return-value-of-hisi_sas_task_prep.patch patches.suse/scsi-hisi_sas-code-cleanup-and-minor-bug-fixes.patch patches.suse/scsi-hisi_sas-modify-some-register-config-for-hip08.patch patches.suse/scsi-hisi_sas-add-v3-hw-module_device_table.patch patches.suse/scsi-device_handler-remove-VLAs.patch patches.suse/scsi-lpfc-make-several-unions-static-fix-non-ansi.patch patches.suse/scsi-ips-don-t-set-.detect-and-.release-in-the-host-.patch patches.suse/scsi-scsi_dh_alua-Correct-comment-for-alua_alloc_pg.patch patches.suse/scsi-aic7xxx-aic79xx-remove-VLAs.patch patches.suse/scsi-bfa-remove-VLA.patch patches.suse/scsi-csiostor-add-support-for-32-bit-port-capabiliti.patch patches.suse/scsi-core-unexport-scsi_host_set_state.patch patches.suse/scsi-esas2r-remove-initialization-cleanup-dead-wood.patch patches.suse/scsi-qla2xxx-fix-spelling-mistake-existant-existent.patch patches.suse/scsi-hisi_sas-remove-depends-on-has_dma-in-case-of-platform-dependency.patch patches.suse/scsi-devinfo-add-HP-DISK-SUBSYSTEM-device-for-HP-XP-.patch patches.suse/scsi-devinfo-remove-DF-arrays-from-HP.patch patches.suse/scsi-devinfo-remove-dasd-devices-from-the-scsi-subsy.patch patches.suse/qla2xxx-Restore-ZIO-threshold-setting.patch patches.suse/qla2xxx-Remove-unneeded-message-and-minor-cleanup-fo.patch patches.suse/qla2xxx-Set-IIDMA-and-fcport-state-before-qla_nvme_r.patch patches.suse/qla2xxx-Add-changes-for-devloss-timeout-in-driver.patch patches.suse/qla2xxx-Add-FC-NVMe-abort-processing.patch patches.suse/qla2xxx-Fix-n2n_ae-flag-to-prevent-dev_loss-on-PDB-c.patch patches.suse/qla2xxx-Return-busy-if-rport-going-away.patch patches.suse/qla2xxx-Remove-nvme_done_list.patch patches.suse/qla2xxx-Fix-retry-for-PRLI-RJT-with-reason-of-BUSY.patch patches.suse/qla2xxx-Fix-FC-NVMe-IO-abort-during-driver-reset.patch patches.suse/qla2xxx-Cleanup-code-to-improve-FC-NVMe-error-handli.patch patches.suse/qla2xxx-Fix-Async-GPN_FT-for-FCP-and-FC-NVMe-scan.patch patches.suse/qla2xxx-Update-driver-version-to-10.00.00.06-k.patch patches.suse/scsi-arcmsr-Rename-ACB_F_BUS_HANG_ON-to-ACB_F_ADAPTE.patch patches.suse/scsi-arcmsr-Handle-adapter-removed-due-to-thunderbol.patch patches.suse/scsi-arcmsr-Sleep-to-avoid-CPU-stuck-too-long-for-wa.patch patches.suse/scsi-arcmsr-Change-driver-version-to-v1.40.00.05-201.patch patches.suse/scsi-smartpqi-workaround-fw-bug-for-oq-deletion.patch patches.suse/scsi-smartpqi-update-driver-version.patch patches.suse/scsi-ufs-sysfs-reworking-of-the-rpm_lvl-and-spm_lvl-.patch patches.suse/scsi-ufs-Add-support-for-Auto-Hibernate-Idle-Timer.patch patches.suse/scsi-qla2xxx-fix-error-message-on-qla2400.patch patches.suse/scsi-qla2xxx-fx00-copypaste-typo.patch patches.suse/f2fs-fix-heap-mode-to-reset-it-back.patch patches.suse/f2fs-fix-to-clear-CP_TRIMMED_FLAG.patch patches.suse/SUNRPC-cache-ignore-timestamp-written-to-flush-file.patch patches.suse/svcrdma-Use-pr_err-to-report-Receive-errors.patch patches.suse/svcrdma-Consult-max_qp_init_rd_atom-when-accepting-c.patch patches.suse/svcrdma-Clean-up-rdma_build_arg_xdr.patch patches.suse/sunrpc-Move-trace_svc_xprt_dequeue.patch patches.suse/sunrpc-Simplify-trace_svc_recv.patch patches.suse/sunrpc-Save-remote-presentation-address-in-svc_xprt-.patch patches.suse/NFSD-Clean-up-legacy-NFS-WRITE-argument-XDR-decoders.patch patches.suse/NFSD-Clean-up-legacy-NFS-SYMLINK-argument-XDR-decode.patch patches.suse/sunrpc-remove-incorrect-HMAC-request-initialization.patch patches.suse/0004-nfsd-fix-incorrect-umasks.patch patches.suse/udf-Provide-saner-default-for-invalid-uid-gid.patch patches.suse/dt-bindings-arm-document-soc-compatible-value-for-armadillo-800-eva.patch patches.suse/0062-drivers-bus-Move-Arm-CCN-PMU-driver.patch patches.suse/0063-drivers-bus-Split-Arm-CCI-driver.patch patches.suse/0064-perf-arm-cci-Simplify-CPU-hotplug.patch patches.suse/0065-bus-arm-cci-Streamline-devicetree-handling-a-bit.patch patches.suse/0066-perf-arm-cci-Clean-up-model-discovery.patch patches.suse/0067-perf-arm-cci-Untangle-global-cci_ctrl_base.patch patches.suse/tee-correct-max-value-for-id-allocation.patch patches.suse/tee-optee-GET_OS_REVISION-document-a2-as-a-build-ide.patch patches.suse/tee-optee-report-OP-TEE-revision-information.patch patches.suse/soc-qcom-wcnss_ctrl-Fix-increment-in-NV-upload patches.suse/0003-soc-rockchip-power-domain-use-clk_bulk-APIs.patch patches.suse/0004-soc-rockchip-power-domain-Add-a-sanity-check-on-pd-n.patch patches.suse/0027-dm-allow-targets-to-return-output-from-messages-they.patch patches.suse/0202-dm-crypt-limit-the-number-of-allocated-pages.patch patches.suse/0028-dm-unstripe-support-non-power-of-2-chunk-size.patch patches.suse/0029-dm-unstripe-add-dm-unstriped-module-alias.patch patches.suse/0030-dm-unstripe-remove-superfluous-module-init-error-pat.patch patches.suse/0031-dm-unstripe-remove-unnecessary-header-includes.patch patches.suse/0203-dm-remove-unused-macro-DM_MOD_NAME_SIZE.patch patches.suse/0204-dm-integrity-fail-early-if-required-HMAC-key-is-not-.patch patches.suse/0205-dm-log-writes-record-metadata-flag-for-better-flags-.patch patches.suse/0206-dm-stripe-get-rid-of-a-Variable-Length-Array-VLA.patch patches.suse/0207-dm-raid-fix-nosync-status.patch patches.suse/dm-backfill-abnormal-IO-support-to-non-splitting-IO-.patch patches.suse/0033-dm-add-support-for-secure-erase-forwarding.patch patches.suse/0208-dm-bufio-delete-outdated-comment.patch patches.suse/0209-dm-bufio-move-dm-bufio.h-to-include-linux.patch patches.suse/0210-dm-bufio-get-rid-of-slab-cache-name-allocations.patch patches.suse/0211-dm-bufio-remove-code-that-merges-slab-caches.patch patches.suse/0212-dm-bufio-relax-alignment-constraint-on-slab-cache.patch patches.suse/0213-dm-bufio-reorder-fields-in-dm_buffer-structure.patch patches.suse/0214-dm-bufio-use-slab-cache-for-dm_buffer-structure-allo.patch patches.suse/0215-dm-bufio-support-non-power-of-two-block-sizes.patch patches.suse/0216-dm-bufio-don-t-embed-a-bio-in-the-dm_buffer-structur.patch patches.suse/0034-dm-verity-add-check_at_most_once-option-to-only-vali.patch patches.suse/0035-dm-verity-make-verity_for_io_block-static.patch patches.suse/0217-dm-raid-fix-parse_raid_params-variable-range-issue.patch patches.suse/0036-dm-hold-DM-table-for-duration-of-ioctl-rather-than-u.patch patches.suse/0037-dm-remove-fmode_t-argument-from-.prepare_ioctl-hook.patch patches.suse/0313-mtd-fsl-quadspi-Remove-unneeded-driver.bus-assignmen.patch patches.suse/0314-mtd-fsl-quadspi-Distinguish-the-mtd-device-names.patch patches.suse/lib-fix-stall-in-__bitmap_parselist.patch patches.suse/ocfs2-dlm-wait-for-dlm-recovery-done-when-migrating-.patch patches.suse/fs-don-t-flush-pagecache-when-expanding-block-device.patch patches.suse/x86-mm-memory_hotplug-determine-block-size-based-on-the-end-of-boot-memory patches.suse/0001-mm-memory_hotplug-optimize-probe-routine.patch patches.suse/0001-mm-memory_hotplug-don-t-read-nid-from-struct-page-du.patch patches.suse/0001-mm-memory_hotplug-optimize-memory-hotplug.patch patches.suse/mm-hwpoison-disable-memory-error-handling-on-1GB-hugepage.patch patches.suse/mm-huge_memory-c-reorder-operations-in-_split_huge_page_tail.patch patches.suse/mm-free_pcppages_bulk-update-pcp-count-inside.patch patches.suse/mm-free_pcppages_bulk-do-not-hold-lock-when-picking-pages-to-free.patch patches.suse/mm-free_pcppages_bulk-prefetch-buddy-while-not-holding-lock.patch patches.suse/mm-powerpc-use-vma_kernel_pagesize-in-vma_mmu_pagesize.patch patches.suse/mm-hugetlbfs-introduce-pagesize-to-vm_operations_struct.patch patches.suse/device-dax-implement-pagesize-for-smaps-to-report-mmupagesize.patch patches.suse/mm-page_alloc-wakeup-kcompactd-even-if-kswapd-cannot-free-more-memory.patch patches.suse/audit-return-on-memory-error-to-avoid-null-pointer-d.patch patches.suse/IB-cxgb3-remove-cxio_dbg.c.patch patches.suse/RDMA-hns-Fix-a-bug-with-modifying-mac-address.patch patches.suse/RDMA-hns-Fix-QP-state-judgement-before-receiving-wor.patch patches.suse/RDMA-hns-Use-free_pages-function-instead-of-free_pag.patch patches.suse/RDMA-Do-not-used-__packed-in-uapi-headers.patch patches.suse/rxe-Do-not-use-struct-sockaddr-in-a-uapi-header.patch patches.suse/RDMA-hns-Replace-__raw_write-cpu_to_le-with-LE-write.patch patches.suse/IB-srp-Fix-completion-vector-assignment-algorithm.patch patches.suse/RDMA-uverbs-Convert-command-mask-validity-check-func.patch patches.suse/RDMA-uverbs-Update-sizeof-users.patch patches.suse/RDMA-uverbs-Refactor-flags-checks-and-update-return-.patch patches.suse/RDMA-uverbs-Fail-as-early-as-possible-if-not-enough-.patch patches.suse/RDMA-uverbs-Return-not-supported-error-code-for-unsu.patch patches.suse/RDMA-uverbs-Unify-return-values-of-not-supported-com.patch patches.suse/RDMA-uverbs-Refactor-command-header-processing.patch patches.suse/RDMA-uverbs-Properly-check-command-supported-mask.patch patches.suse/RDMA-uverbs-Move-uncontext-check-before-SRCU-read-lo.patch patches.suse/RDMa-uverbs-Copy-ex_hdr-outside-of-SRCU-read-lock.patch patches.suse/RDMA-uverbs-Refactor-the-header-validation-logic.patch patches.suse/RDMA-uverbs-Replace-user-s-types-with-kernel-s-types.patch patches.suse/RDMA-uverbs-Reduce-number-of-command-header-flags-ch.patch patches.suse/RDMA-verbs-Return-proper-error-code-for-not-supporte.patch patches.suse/IB-uverbs-Tidy-uverbs_uobject_add.patch patches.suse/RDMA-mlx5-Refactor-QP-type-check-to-be-as-early-as-p.patch patches.suse/IB-usnic-Delete-an-error-message-for-a-failed-memory.patch patches.suse/RDMA-iwpm-Delete-an-error-message-for-a-failed-memor.patch patches.suse/IB-srp-Fix-srp_abort.patch patches.suse/Revert-IB-srp-Avoid-that-a-cable-pull-can-trigger-a-.patch patches.suse/IB-srp-Use-pIS-instead-of-inet_ntop.patch patches.suse/IB-qib-Remove-unused-variable-char-qib_sdma_event_na.patch patches.suse/IB-qib-Move-char-qib_sdma_state_names-and-constify-w.patch patches.suse/IB-rxe-Remove-unused-variable-char-rxe_qp_state_name.patch patches.suse/infiniband-remove-redundant-assignment-to-pointer-rd.patch patches.suse/RDMA-core-Avoid-that-ib_drain_qp-triggers-an-out-of-.patch patches.suse/RDMA-rxe-Fix-an-out-of-bounds-read.patch patches.suse/IB-srpt-Fix-an-out-of-bounds-stack-access-in-srpt_ze.patch patches.suse/i40iw-Refactor-handling-of-txpend-list.patch patches.suse/i40iw-Improve-CM-node-lookup-time-on-connection-setu.patch patches.suse/i40iw-Implement-get_vector_affinity-API.patch patches.suse/infiniband-hw-Drop-unnecessary-continue.patch patches.suse/IB-hfi1-Add-a-missing-rcu_read_unlock.patch patches.suse/IB-srp-Use-the-IB_DEVICE_SG_GAPS_REG-HCA-feature-if-.patch patches.suse/RDMA-bnxt_re-qplib_sp-Use-true-and-false-for-boolean.patch patches.suse/IB-srpt-Add-RDMA-CM-support.patch patches.suse/IB-rxe-remove-unnecessary-skb_clone.patch patches.suse/IB-rxe-remove-unnecessary-rxe-in-rxe_send.patch patches.suse/IB-rxe-change-the-function-rxe_init_device_param-typ.patch patches.suse/IB-mlx4-Move-mlx4_uverbs_ex_query_device_resp-to-inc.patch patches.suse/RDMA-restrack-clean-up-res_to_dev.patch patches.suse/RDMA-nldev-common-resource-dumpit-function.patch patches.suse/RDMA-CM-move-rdma_id_private-to-cma_priv.h.patch patches.suse/RDMA-nldev-provide-detailed-CM_ID-information.patch patches.suse/RDMA-nldev-provide-detailed-CQ-information.patch patches.suse/iw_cxgb4-initialize-ib_mr-fields-for-user-mrs.patch patches.suse/mlx4_ib-set-user-mr-attributes-in-struct-ib_mr.patch patches.suse/RDMA-nldev-provide-detailed-MR-information.patch patches.suse/mlx4_ib-zero-out-struct-ib_pd-when-allocating.patch patches.suse/RDMA-nldev-provide-detailed-PD-information.patch patches.suse/IB-hfi1-Fix-a-kernel-doc-warning.patch patches.suse/RDMA-bnxt_re-Remove-an-unused-variable.patch patches.suse/RDMA-hns-Support-rq-record-doorbell-for-the-user-spa.patch patches.suse/RDMA-hns-Support-cq-record-doorbell-for-the-user-spa.patch patches.suse/RDMA-hns-Support-rq-record-doorbell-for-kernel-space.patch patches.suse/RDMA-hns-Support-cq-record-doorbell-for-kernel-space.patch patches.suse/IB-remove-duplicate-header-files.patch patches.suse/RDMA-mlx5-Fix-NULL-dereference-while-accessing-XRC_T.patch patches.suse/RDMA-uverbs-Ensure-validity-of-current-QP-state-valu.patch patches.suse/RDMA-pvrdma-Properly-annotate-QP-states.patch patches.suse/RDMA-verbs-Simplify-modify-QP-check.patch patches.suse/IB-srp-Fix-IPv6-address-parsing.patch patches.suse/IB-mlx5-Expose-more-priorities-for-bypass-namespace.patch patches.suse/IB-mlx5-Only-synchronize-RCU-once-when-removing-mkey.patch patches.suse/IB-mlx5-Maintain-a-single-emergency-page.patch patches.suse/RDMA-i40iw-include-linux-irq.h.patch patches.suse/rdma_rxe-make-rxe-work-over-802.1q-VLAN-devices.patch patches.suse/drivers-infiniband-core-verbs.c-fix-build-with-gcc-4.patch patches.suse/drivers-infiniband-ulp-srpt-ib_srpt.c-fix-build-with.patch patches.suse/RDMA-mlx5-Protect-from-NULL-pointer-derefence.patch patches.suse/RDMA-mlx5-Return-proper-value-for-not-supported-comm.patch patches.suse/RDMA-mlx5-Unify-error-flows-in-rereg-MR-failure-path.patch patches.suse/RDMA-mlx5-Guard-ODP-specific-assignments-with-specif.patch patches.suse/RDMA-mlx5-Simplify-clean-and-destroy-MR-calls.patch patches.suse/IB-core-Fix-comments-of-GID-query-functions.patch patches.suse/IB-core-ipoib-Simplify-ib_find_gid-for-unused-ndev.patch patches.suse/IB-core-Honor-return-status-of-ib_init_ah_from_mcmem.patch patches.suse/IB-core-Honor-port_num-while-resolving-GID-for-IB-li.patch patches.suse/IB-cma-Use-rdma_protocol_roce-and-remove-cma_protoco.patch patches.suse/IB-core-Remove-rdma_resolve_ip_route-as-exported-sym.patch patches.suse/IB-ocrdma-Removed-GID-add-del-null-routines.patch patches.suse/IB-cm-Add-and-use-a-helper-function-to-add-cm_id-s-t.patch patches.suse/IB-core-Refactor-ib_init_ah_attr_from_path-for-RoCE.patch patches.suse/IB-cm-Introduce-and-use-helper-function-to-get-cm_po.patch patches.suse/IB-core-Move-rdma_addr_find_l2_eth_by_grh-to-core_pr.patch patches.suse/RDMA-hns-Fix-cqn-type-and-init-resp.patch patches.suse/RDMA-qedr-eliminate-duplicate-barriers-on-weakly-ord.patch patches.suse/RDMA-rxe-Get-rid-of-confusing-udata-parameter-to-rxe.patch patches.suse/RDMA-rxe-Use-structs-to-describe-the-uABI-instead-of.patch patches.suse/RDMA-mlx4-Move-flag-constants-to-uapi-header.patch patches.suse/RDMA-i40iw-Move-uapi-header-to-include-uapi.patch patches.suse/RDMA-hns-Use-structs-to-describe-the-uABI-instead-of.patch patches.suse/RDMA-cxgb4-Use-structs-to-describe-the-uABI-instead-.patch patches.suse/i40iw-Refactor-of-driver-generated-AEs.patch patches.suse/i40iw-Tear-down-connection-after-CQP-Modify-QP-failu.patch patches.suse/IB-mlx4-Report-TSO-capabilities.patch patches.suse/IB-mlx4-Add-Scatter-FCS-support-over-WQ-creation.patch patches.suse/RDMA-restrack-Don-t-rely-on-uninitialized-variable-i.patch patches.suse/IB-core-Set-speed-string-to-SDR-for-invalid-active-r.patch patches.suse/IB-mlx5-Set-the-default-active-rate-and-width-to-QDR.patch patches.suse/RDMA-bnxt-Fix-structure-layout-for-bnxt_re_pd_resp.patch patches.suse/IB-core-Use-rdma_is_port_valid.patch patches.suse/IB-core-Remove-unimplemented-ib_peek_cq.patch patches.suse/RDMA-hns-Fix-init-resp-when-alloc-ucontext.patch patches.suse/net-mlx5-Packet-pacing-enhancement.patch patches.suse/IB-mlx5-Packet-packing-enhancement-for-RAW-QP.patch patches.suse/IB-srp-Disallow-duplicate-RDMA-CM-connections.patch patches.suse/IB-uverbs-Move-to-new-headers-and-make-naming-consis.patch patches.suse/IB-uverbs-Extend-uverbs_ioctl-header-with-driver_id.patch patches.suse/IB-uverbs-Enable-compact-representation-of-uverbs_at.patch patches.suse/IB-uverbs-Safely-extend-existing-attributes.patch patches.suse/IB-uverbs-Expose-parsing-tree-of-all-common-objects-.patch patches.suse/IB-uverbs-Move-ioctl-path-of-create_cq-and-destroy_c.patch patches.suse/IB-uverbs-Add-macros-to-simplify-adding-driver-speci.patch patches.suse/IB-uverbs-Enable-ioctl-uAPI-by-default-for-new-verbs.patch patches.suse/IB-mlx4-Eliminate-duplicate-barriers-on-weakly-order.patch patches.suse/RDMA-cxgb3-Use-structs-to-describe-the-uABI-instead-.patch patches.suse/RDMA-hns-Fix-cq-record-doorbell-enable-in-kernel.patch patches.suse/RDMA-restrack-Remove-ambiguity-in-resource-track-cle.patch patches.suse/IB-core-Refer-to-RoCE-port-property-instead-of-GID-t-98f1f4e0.patch patches.suse/IB-cma-Resolve-route-only-while-receiving-CM-request.patch patches.suse/iw_cxgb4-Add-ib_device-get_netdev-support.patch patches.suse/RDMA-ocrdma-Fix-structure-layout-for-ocrdma_alloc_pd.patch patches.suse/RDMA-Remove-minor-pahole-differences-between-32-64.patch patches.suse/RDMA-ucma-Fix-uABI-structure-layouts-for-32-64-compa.patch patches.suse/RDMA-qedr-Fix-uABI-structure-layouts-for-32-64-compa.patch patches.suse/RDMA-mlx4-Fix-uABI-structure-layouts-for-32-64-compa.patch patches.suse/RDMA-rxe-Fix-uABI-structure-layouts-for-32-64-compat.patch patches.suse/RDMA-Change-all-uapi-headers-to-use-__aligned_u64-in.patch patches.suse/IB-uverbs-UAPI-pointers-should-use-__aligned_u64-typ.patch patches.suse/IB-mlx5-Enable-ECN-capable-bits-for-UD-RoCE-v2-QPs.patch patches.suse/IB-mlx5-Respect-new-UMR-capabilities.patch patches.suse/IB-core-Protect-against-concurrent-access-to-hardwar.patch patches.suse/IB-cm-Block-processing-alternate-path-handling-RoCE-.patch patches.suse/IB-core-Generate-GID-change-event-regardless-of-RoCE.patch patches.suse/IB-core-Refer-to-RoCE-port-property-instead-of-GID-t.patch patches.suse/IB-core-Search-GID-only-for-IB-link-layer.patch patches.suse/IB-core-Refer-to-RoCE-port-property-to-decide-buildi.patch patches.suse/RDMA-CMA-remove-RDMA_PS_SDP.patch patches.suse/RDMA-CMA-Add-rdma_port_space-to-UAPI.patch patches.suse/qedr-Fix-spelling-mistake-hanlde-handle.patch patches.suse/IB-rxe-optimize-mcast-recv-process.patch patches.suse/RDMA-nldev-Provide-netdevice-name-and-index.patch patches.suse/RDMA-Use-u64_to_user_ptr-everywhere.patch patches.suse/IB-addr-Constify-dst_entry-pointer.patch patches.suse/RDMA-cma-Move-rdma_cm_state-to-cma_priv.h.patch patches.suse/iw_cxgb4-print-mapped-ports-correctly.patch patches.suse/IB-ipoib-Delete-unused-struct.patch patches.suse/IB-ocrdma_hw-Remove-redundant-checks-and-goto-labels.patch patches.suse/RDMA-mlx5-Fix-definition-of-mlx5_ib_create_qp_resp.patch patches.suse/i40iw-Remove-pre-production-workaround-for-resource-.patch patches.suse/IB-qedr-Remove-GID-add-del-dummy-routines.patch patches.suse/RDMA-ucma-Don-t-allow-setting-RDMA_OPTION_IB_PATH-wi.patch patches.suse/RDMA-core-Update-query_gid-documentation-for-HCA-dri.patch patches.suse/RDMA-providers-Simplify-query_gid-callback-of-RoCE-p.patch patches.suse/IB-core-Simplify-ib_query_gid-to-always-refer-to-cac.patch patches.suse/IB-core-Refactor-GID-modify-code-for-RoCE.patch patches.suse/IB-providers-Avoid-zero-GID-check-for-RoCE.patch patches.suse/IB-providers-Avoid-null-netdev-check-for-RoCE.patch patches.suse/RDMA-Use-ib_gid_attr-during-GID-modification.patch patches.suse/IB-mlx5-Initialize-the-parsing-tree-root-without-the.patch patches.suse/IB-uverbs-Add-enum-attribute-type-to-ioctl-interface.patch patches.suse/IB-mlx4-Check-for-egress-flow-steering.patch patches.suse/IB-uverbs-Refactor-kern_spec_to_ib_spec_filter.patch patches.suse/IB-uverbs-Add-flow_action-create-and-destroy-verbs.patch patches.suse/IB-uverbs-Add-action_handle-flow-steering-specificat.patch patches.suse/IB-uverbs-Introduce-egress-flow-steering.patch patches.suse/IB-uverbs-Add-modify-ESP-flow_action.patch patches.suse/IB-uverbs-Introduce-ESP-steering-match-filter.patch patches.suse/IB-mlx5-Add-implementation-for-create-and-destroy-ac.patch patches.suse/IB-mlx5-Add-modify_flow_action_esp-verb.patch patches.suse/net-IB-mlx5-Add-ipsec-helper.patch patches.suse/IB-mlx5-Add-IPsec-support-for-egress-and-ingress.patch patches.suse/IB-mlx5-Add-information-for-querying-IPsec-capabilit.patch patches.suse/IB-mlx5-Add-ability-to-hash-by-IPSEC_SPI-when-creati.patch patches.suse/RDMA-qedr-Zero-stack-memory-before-copying-to-user-s.patch patches.suse/IB-rxe-Removed-GID-add-del-dummy-routines.patch patches.suse/RDMA-qedr-Fix-wmb-usage-in-qedr.patch patches.suse/IB-uverbs-Expose-device-memory-capabilities-to-user.patch patches.suse/IB-uverbs-Add-device-memory-capabilities-reporting.patch patches.suse/IB-uverbs-Add-alloc-free-dm-uverbs-ioctl-support.patch patches.suse/IB-uverbs-Add-device-memory-registration-ioctl-suppo.patch patches.suse/net-mlx5-Query-device-memory-capabilities.patch patches.suse/IB-mlx5-Device-memory-support-in-mlx5_ib.patch patches.suse/net-mlx5-Mkey-creation-command-adjustments.patch patches.suse/IB-mlx5-Device-memory-mr-registration-support.patch patches.suse/IB-rxe-Fix-for-oops-in-rxe_register_device-on-ppc64l.patch patches.suse/6020-drm-i915-deprecate-pci_get_bus_and_slot patches.suse/PCI-Add-decoding-for-16-GT-s-link-speed.patch patches.suse/PCI-Add-pcie_get_speed_cap-to-find-max-supported-lin.patch patches.suse/PCI-Add-pcie_get_width_cap-to-find-max-supported-lin.patch patches.suse/PCI-Add-pcie_bandwidth_capable-to-compute-max-suppor.patch patches.suse/PCI-Add-pcie_bandwidth_available-to-compute-bandwidt.patch patches.suse/PCI-Add-pcie_print_link_status-to-log-link-speed-and.patch patches.suse/net-mlx4_core-Report-PCIe-link-properties-with-pcie_.patch patches.suse/net-mlx5-Report-PCIe-link-properties-with-pcie_print.patch patches.suse/net-mlx5e-Use-pcie_bandwidth_available-to-compute-ba.patch patches.suse/fm10k-Report-PCIe-link-properties-with-pcie_print_li.patch patches.suse/ACPI-hotplug-PCI-Check-presence-of-slot-itself-in-ge patches.suse/lib-Add-generic-PIO-mapping-method.patch patches.suse/PCI-Remove-__weak-tag-from-pci_register_io_range.patch patches.suse/PCI-Add-fwnode-handler-as-input-param-of-pci_registe.patch patches.suse/PCI-Apply-the-new-generic-I-O-management-on-PCI-IO-h.patch patches.suse/of-Add-missing-I-O-range-exception-for-indirect-IO-d.patch patches.suse/HISI-LPC-Support-the-LPC-host-on-Hip06-Hip07-with-DT.patch patches.suse/ACPI-scan-Rename-acpi_is_serial_bus_slave-for-more-g.patch patches.suse/ACPI-scan-Do-not-enumerate-Indirect-IO-host-children.patch patches.suse/HISI-LPC-Add-ACPI-support.patch patches.suse/0001-PCI-portdrv-Move-pcieport_if.h-to-drivers-pci-pcie.patch patches.suse/0001-PCI-portdrv-Merge-pcieport_if.h-into-portdrv.h.patch patches.suse/PCI-PM-Move-pcie_clear_root_pme_status-to-core.patch patches.suse/PCI-PM-Clear-PCIe-PME-Status-bit-in-core-not-PCIe-po.patch patches.suse/PCI-PM-Clear-PCIe-PME-Status-bit-for-Root-Complex-Ev.patch patches.suse/PCI-portdrv-Disable-port-driver-in-compat-mode.patch patches.suse/PCI-portdrv-Remove-pcie_port_bus_type-link-order-dep.patch patches.suse/0001-PCI-portdrv-Simplify-PCIe-feature-permission-checkin.patch patches.suse/0001-PCI-portdrv-Rename-and-reverse-sense-of-pcie_ports_a.patch patches.suse/PCI-AER-Use-cached-AER-Capability-offset.patch patches.suse/pci-dpc-do-not-enable-dpc-if-aer-control-is-not-allowed-by-the-bios patches.suse/0001-PCI-DPC-Rename-from-pcie-dpc.c-to-dpc.c.patch patches.suse/0012-PCI-Probe-for-device-reset-support-during-enumeratio.patch patches.suse/0013-PCI-Remove-redundant-probes-for-device-reset-support.patch patches.suse/PCI-Add-ACS-quirk-for-Ampere-root-ports.patch patches.suse/PCI-Add-function-1-DMA-alias-quirk-for-Marvell-88SE9 patches.suse/PCI-Protect-restore-with-device-lock-to-be-consisten.patch patches.suse/PCI-Handle-FLR-failure-and-allow-other-reset-types.patch patches.suse/PCI-Rename-pci_flr_wait-to-pci_dev_wait-and-make-it-.patch patches.suse/PCI-Wait-for-device-to-become-ready-after-a-power-ma.patch patches.suse/PCI-Add-a-return-type-for-pci_reset_bridge_secondary.patch patches.suse/PCI-IOV-Skip-INTx-config-reads-for-VFs.patch patches.suse/PCI-IOV-Skip-BAR-sizing-for-VFs.patch patches.suse/PCI-altera-Fix-bool-initialization-in-tlp_read_packe patches.suse/0082-PCI-designware-ep-Fix-typo-in-error-message.patch patches.suse/0083-PCI-qcom-Add-missing-supplies-required-for-msm8996.patch patches.suse/0084-PCI-qcom-Use-regulator-bulk-api-for-apq8064-supplies.patch patches.suse/0085-PCI-histb-Fix-error-path-of-histb_pcie_host_enable.patch patches.suse/0086-PCI-histb-Add-an-optional-regulator-for-PCIe-port-po.patch patches.suse/PCI-endpoint-Fix-kernel-panic-after-put_device patches.suse/0089-PCI-kirin-Remove-unnecessary-asm-compiler.h-include.patch patches.suse/0090-PCI-kirin-Fix-missing-dependency-on-PCI_MSI_IRQ_DOMA.patch patches.suse/0091-PCI-kirin-Make-struct-kirin_pcie_driver-static.patch patches.suse/msft-hv-1626-PCI-hv-Serialize-the-present-and-eject-work-items.patch patches.suse/msft-hv-1627-PCI-hv-Fix-2-hang-issues-in-hv_compose_msi_msg.patch patches.suse/msft-hv-1628-PCI-hv-Fix-a-comment-typo-in-_hv_pcifront_read_confi.patch patches.suse/msft-hv-1629-PCI-hv-Remove-the-bogus-test-in-hv_eject_device_work.patch patches.suse/msft-hv-1630-PCI-hv-Only-queue-new-work-items-in-hv_pci_devices_p.patch patches.suse/fw_cfg-fix-sparse-warnings-in-fw_cfg_sel_endianness.patch patches.suse/fw_cfg-fix-sparse-warnings-with-fw_cfg_file.patch patches.suse/fw_cfg-fix-sparse-warning-reading-FW_CFG_ID.patch patches.suse/fw_cfg-fix-sparse-warnings-around-FW_CFG_FILE_DIR-re.patch patches.suse/fw_cfg-remove-inline-from-fw_cfg_read_blob.patch patches.suse/fw_cfg-handle-fw_cfg_read_blob-error.patch patches.suse/fw_cfg-add-a-public-uapi-header.patch patches.suse/fw_cfg-add-DMA-register.patch patches.suse/crash-export-paddr_vmcoreinfo_note.patch patches.suse/fw_cfg-write-vmcoreinfo-details.patch patches.suse/0001-fscache-Pass-the-correct-cancelled-indications-to-fs.patch patches.suse/fscache-Fix-hanging-wait-on-page-discarded-by-writeb.patch patches.suse/powerpc-mm-slice-Remove-intermediate-bitmap-copy.patch patches.suse/powerpc-mm-slice-create-header-files-dedicated-to-sl.patch patches.suse/powerpc-mm-slice-Enhance-for-supporting-PPC32.patch patches.suse/powerpc-mm-slice-Fix-hugepage-allocation-at-hint-add.patch patches.suse/powerpc-mm-slice-Allow-up-to-64-low-slices.patch patches.suse/powerpc-xmon-Setup-debugger-hooks-when-first-break-p.patch patches.suse/powerpc-xmon-Clear-all-breakpoints-when-xmon-is-disa.patch patches.suse/cxl-Enable-NORST-bit-in-PSL_DEBUG-register-for-PSL9.patch patches.suse/cxl-Remove-function-write_timebase_ctrl_psl9-for-PSL.patch patches.suse/cxl-Check-if-PSL-data-cache-is-available-before-issu.patch patches.suse/powerpc-mm-Drop-the-function-native_register_proc_ta.patch patches.suse/powerpc-powernv-npu-Fix-deadlock-in-mmio_invalidate.patch patches.suse/cxl-read-PHB-indications-from-the-device-tree.patch patches.suse/PCI-hotplug-ppc-correct-a-php_slot-usage-after-free.patch patches.suse/4.4.134-214-powerpc-Add-missing-prototype-for-arch_irq_wo.patch patches.suse/powerpc-Rename-plapr-routines-to-plpar.patch patches.suse/powerpc-mm-slice-Simplify-and-optimise-slice-context.patch patches.suse/powerpc-mm-slice-tidy-lpsizes-and-hpsizes-update-loo.patch patches.suse/powerpc-mm-slice-pass-pointers-to-struct-slice_mask-.patch patches.suse/powerpc-mm-slice-implement-a-slice-mask-cache.patch patches.suse/powerpc-mm-slice-implement-slice_check_range_fits.patch patches.suse/powerpc-mm-slice-Switch-to-3-operand-slice-bitops-he.patch patches.suse/powerpc-mm-slice-remove-dead-code.patch patches.suse/powerpc-mm-slice-Use-const-pointers-to-cached-slice-.patch patches.suse/powerpc-mm-slice-remove-radix-calls-to-the-slice-cod.patch patches.suse/cxl-Fix-timebase-synchronization-status-on-P9.patch patches.suse/powerpc-npu-dma.c-Fix-crash-after-__mmu_notifier_reg.patch patches.suse/0039-lib-raid6-altivec-Add-vpermxor-implementation-for-ra.patch patches.suse/0040-lib-raid6-Build-proper-raid6test-files-on-powerpc.patch patches.suse/powerpc-Remove-unused-flush_dcache_phys_range.patch patches.suse/powerpc-Use-feature-bit-for-RTC-presence-rather-than.patch patches.suse/powerpc-Book-E-Remove-unused-CPU_FTR_L2CSR-bit.patch patches.suse/powerpc-Free-up-CPU-feature-bits-on-64-bit-machines.patch patches.suse/powerpc-Add-CPU-feature-bits-for-TM-bug-workarounds-.patch patches.suse/powerpc-powernv-Provide-a-way-to-force-a-core-into-S.patch patches.suse/KVM-PPC-Book3S-HV-Work-around-transactional-memory-b.patch patches.suse/KVM-PPC-Book3S-HV-Work-around-XER-SO-bug-in-fake-sus.patch patches.suse/KVM-PPC-Book3S-HV-Work-around-TEXASR-bug-in-fake-sus.patch patches.suse/powerpc-64-Call-H_REGISTER_PROC_TBL-when-running-as-.patch patches.suse/powerpc-perf-Fix-kernel-address-leak-via-sampling-re.patch patches.suse/powerpc-perf-Prevent-kernel-address-leak-to-userspac.patch patches.suse/powerpc-perf-Prevent-kernel-address-leak-via-perf_ge.patch patches.suse/powerpc-perf-Infrastructure-to-support-addition-of-b.patch patches.suse/powerpc-perf-Add-blacklisted-events-for-Power9-DD2.1.patch patches.suse/powerpc-perf-Add-blacklisted-events-for-Power9-DD2.2.patch patches.suse/powerpc-rfi-flush-Move-the-logic-to-avoid-a-redo-int.patch patches.suse/powerpc-rfi-flush-Make-it-possible-to-call-setup_rfi.patch patches.suse/powerpc-rfi-flush-Always-enable-fallback-flush-on-ps.patch patches.suse/powerpc-rfi-flush-Differentiate-enabled-and-patched-.patch patches.suse/powerpc-rfi-flush-Call-setup_rfi_flush-after-LPM-mig.patch patches.suse/powerpc-pseries-Add-new-H_GET_CPU_CHARACTERISTICS-fl.patch patches.suse/powerpc-Add-security-feature-flags-for-Spectre-Meltd.patch patches.suse/powerpc-pseries-Set-or-clear-security-feature-flags.patch patches.suse/powerpc-powernv-Set-or-clear-security-feature-flags.patch patches.suse/powerpc-64s-Move-cpu_show_meltdown.patch patches.suse/powerpc-64s-Enhance-the-information-in-cpu_show_melt.patch patches.suse/powerpc-powernv-Use-the-security-flags-in-pnv_setup_.patch patches.suse/powerpc-pseries-Use-the-security-flags-in-pseries_se.patch patches.suse/powerpc-64s-Wire-up-cpu_show_spectre_v1.patch patches.suse/powerpc-64s-Wire-up-cpu_show_spectre_v2.patch patches.suse/powerpc-mm-Fix-section-mismatch-warning-in-stop_mach.patch patches.suse/powerpc-init-Do-not-advertise-radix-during-client-ar.patch patches.suse/powerpc-lpar-debug-Initialize-flags-before-printing-.patch patches.suse/powerpc-mm-Fix-typo-in-comments.patch patches.suse/powerpc-Add-ppc_breakpoint_available.patch patches.suse/powerpc-Update-ptrace-to-use-ppc_breakpoint_availabl.patch patches.suse/powerpc-Update-xmon-to-use-ppc_breakpoint_available.patch patches.suse/KVM-PPC-Book3S-HV-Return-error-from-h_set_mode-SET_D.patch patches.suse/KVM-PPC-Book3S-HV-Return-error-from-h_set_dabr-on-PO.patch patches.suse/KVM-PPC-Book3S-HV-Handle-migration-with-POWER9-disab.patch patches.suse/powerpc-Disable-DAWR-on-POWER9-via-CPU-feature-quirk.patch patches.suse/powerpc-Disable-DAWR-in-the-base-POWER9-CPU-features.patch patches.suse/powerpc-pseries-Fix-clearing-of-security-feature-fla.patch patches.suse/4.4.129-040-powerpc-powernv-Handle-unknown-OPAL-errors-in.patch patches.suse/powerpc-kprobes-Fix-call-trace-due-to-incorrect-pree.patch patches.suse/powerpc-mm-Fix-thread_pkey_regs_init.patch patches.suse/4.4.129-041-powerpc-64-Fix-smp_wmb-barrier-definition-use.patch patches.suse/powerpc-xive-Fix-wrong-xmon-output-caused-by-typo.patch patches.suse/powerpc-mm-keys-Move-pte-bits-to-correct-headers.patch patches.suse/powerpc-mm-slice-Consolidate-return-path-in-slice_ge.patch patches.suse/powerpc-mm-Add-support-for-handling-512TB-address-in.patch patches.suse/powerpc-mm-hash64-Increase-the-VA-range.patch patches.suse/powerpc-mm-hash-Don-t-memset-pgd-table-if-not-needed.patch patches.suse/4.4.134-183-powerpc-mpic-Check-if-cpu_possible-in-mpic_ph.patch patches.suse/powerpc-setup-Add-cpu_to_phys_id-array.patch patches.suse/powerpc-kvm-Fix-guest-boot-failure-on-Power9-since-D.patch patches.suse/powerpc-mm-Simplify-page_is_ram-by-using-memblock_is.patch patches.suse/powerpc-mm-Use-memblock-API-for-PPC32-page_is_ram.patch patches.suse/powerpc-kexec_file-Fix-error-code-when-trying-to-loa.patch patches.suse/powerpc-eeh-Fix-race-with-driver-un-bind.patch patches.suse/powerpc-64s-sreset-panic-if-there-is-no-debugger-or-.patch patches.suse/powerpc-64s-idle-avoid-sync-for-KVM-state-when-wakin.patch patches.suse/powerpc-64s-Add-all-POWER9-features-to-CPU_FTRS_ALWA.patch patches.suse/powerpc-64s-Explicitly-add-vector-features-to-CPU_FT.patch patches.suse/powerpc-64s-Set-assembler-machine-type-to-POWER4.patch patches.suse/powerpc-64s-Fix-POWER9-DD2.2-and-above-in-DT-CPU-fea.patch patches.suse/powerpc-Remove-unused-CPU_FTR_ARCH_201.patch patches.suse/powerpc-64s-Remove-POWER4-support.patch patches.suse/powerpc-64-Add-GENERIC_CPU-support-for-little-endian.patch patches.suse/powerpc-64s-Refine-feature-sets-for-little-endian-bu.patch patches.suse/powerpc-mm-radix-Fix-always-false-comparison-against.patch patches.suse/KVM-PPC-Book3S-HV-Fix-ppc_breakpoint_available-compi.patch patches.suse/powerpc-Don-t-write-to-DABR-on-Power8-if-DAWR-is-dis.patch patches.suse/powerpc-Move-default-security-feature-flags.patch patches.suse/powerpc-pseries-Restore-default-security-feature-fla.patch patches.suse/selftests-powerpc-Fix-copyloops-build-since-Power4-a.patch patches.suse/powerpc-powernv-Fix-SMT4-forcing-idle-code.patch patches.suse/powerpc-mm-radix-Update-pte-fragment-count-from-16-t.patch patches.suse/powerpc-mm-hugetlb-initialize-the-pagetable-cache-co.patch patches.suse/powerpc-mm-radix-Parse-disable_radix-commandline-cor.patch patches.suse/powerpc-mm-radix-Update-command-line-parsing-for-dis.patch patches.suse/powerpc-hw_breakpoint-Only-disable-hw-breakpoint-if-.patch patches.suse/cxl-Fix-possible-deadlock-when-processing-page-fault.patch patches.suse/powerpc-64s-Fix-dt_cpu_ftrs-to-have-restore_cpu-clea.patch patches.suse/powerpc-64s-Fix-pkey-support-in-dt_cpu_ftrs-add-CPU_.patch patches.suse/powerpc-64s-Fix-POWER9-DD2.2-and-above-in-cputable-f.patch patches.suse/powerpc-64s-idle-Fix-restore-of-AMOR-on-POWER9-after.patch patches.suse/0002-i2c-xlp9xx-return-ENXIO-on-slave-address-NACK.patch patches.suse/0003-i2c-xlp9xx-Handle-transactions-with-I2C_M_RECV_LEN-p.patch patches.suse/0001-i2c-add-i2c_get_device_id-to-get-the-standard-i2c-de.patch patches.suse/0262-i2c-mux-pca954x-verify-the-device-id-of-the-pca984x-.patch patches.suse/i2c-mv64xxx-Apply-errata-delay-only-in-standard-mode patches.suse/0004-i2c-xlp9xx-Check-for-Bus-state-before-every-transfer.patch patches.suse/0005-i2c-xlp9xx-Handle-NACK-on-DATA-properly.patch patches.suse/i2c-qup-fixed-releasing-dma-without-flush-operation-.patch patches.suse/0315-i2c-imx-use-clk-notifier-for-rate-changes.patch patches.suse/0316-i2c-imx-avoid-taking-clk_prepare-mutex-in-PM-callbac.patch patches.suse/0022-i2c-add-support-for-Socionext-SynQuacer-I2C-controll.patch patches.suse/tpm-cmd_ready-command-can-be-issued-only-after-grant.patch patches.suse/tpm-tpm-interface-fix-tpm_transmit-_cmd-kdoc.patch patches.suse/tpm-self-test-failure-should-not-cause-suspend-to-fa.patch patches.suse/tpm-add-retry-logic.patch patches.suse/tpm-fix-intermittent-failure-with-self-tests.patch patches.suse/ima-Fallback-to-the-builtin-hash-algorithm patches.suse/s390-sles15sp1-00-13-02-s390-mm-provide-base_asce_alloc-base_asce_free-helpe.patch patches.suse/s390-sles15sp1-00-13-03-s390-sclp-Add-support-for-Store-Data-SCLP-interface.patch patches.suse/s390-dasd-configurable-IFCC-handling.patch patches.suse/kconfig-remove-has_iomem-dependency-for-graphics-support patches.suse/s390-char-rename-ebcdic-keymap-variables patches.suse/s390-setup-enable-display-support-for-kvm-guest patches.suse/s390-sclp_tty-enable-line-mode-tty-even-if-there-is-an-ascii-console.patch patches.suse/s390-sles15sp1-00-14-03-s390-crypto-Fix-kernel-crash-on-aes_s390-module-remo.patch patches.suse/s390-qdio-don-t-merge-error-output-buffers.patch patches.suse/s390-qdio-don-t-retry-eqbs-after-ccq-96.patch patches.suse/s390-sles15sp1-00-12-13-s390-cio-rename-struct-channel_path_desc.patch patches.suse/s390-sles15sp1-00-12-14-s390-chsc-query-utility-strings-via-fmt3-channel-path.patch patches.suse/s390-sles15sp1-00-12-15-s390-cio-add-util_string-sysfs-attribute.patch patches.suse/s390-move-nobp-parameter-functions-to-nospec-branch..patch patches.suse/s390-add-automatic-detection-of-the-spectre-defense.patch patches.suse/s390-report-spectre-mitigation-via-syslog.patch patches.suse/s390-add-sysfs-attributes-for-spectre.patch patches.suse/s390-add-assembler-macros-for-cpu-alternatives.patch patches.suse/s390-entry-s-use-assembler-alternatives.patch patches.suse/msft-hv-1607-kvm-x86-factor-out-kvm.arch.hyperv-de-init.patch patches.suse/msft-hv-1608-kvm-x86-hyperv-guest-host-event-signaling-via-eventf.patch patches.suse/kvm-lapic-stop-advertising-directed_eoi-when-in-kernel-ioapic-is-in-use patches.suse/msft-hv-1631-x86-kvm-hyper-v-add-reenlightenment-MSRs-support.patch patches.suse/msft-hv-1632-x86-kvm-hyper-v-remove-stale-entries-from-vec_bitmap.patch patches.suse/msft-hv-1633-x86-kvm-hyper-v-inject-GP-only-when-invalid-SINTx-ve.patch patches.suse/kvm-s390-implement-cpu-model-only-facilities.patch patches.suse/s390-sles15sp1-00-04-01-KVM-s390-Refactor-host-cmma-and-pfmfi-interpretation.patch patches.suse/kvm-x86-define-svm-vmx-specific-kvm_arch__vm patches.suse/msft-hv-1640-kvm-x86-hyperv-delete-dead-code-in-kvm_hv_hypercall.patch patches.suse/arm64-kvm-Prohibit-guest-LOR-accesses.patch patches.suse/arm64-KVM-Move-CPU-ID-reg-trap-setup-off-the-world-s.patch patches.suse/KVM-arm-arm64-Avoid-vcpu_load-for-other-vcpu-ioctls-.patch patches.suse/KVM-arm-arm64-Move-vcpu_load-call-after-kvm_vcpu_fir.patch patches.suse/KVM-arm64-Avoid-storing-the-vcpu-pointer-on-the-stac.patch patches.suse/KVM-arm64-Rework-hyp_panic-for-VHE-and-non-VHE.patch patches.suse/KVM-arm64-Move-HCR_INT_OVERRIDE-to-default-HCR_EL2-g.patch patches.suse/KVM-arm-arm64-Get-rid-of-vcpu-arch.irq_lines.patch patches.suse/KVM-arm-arm64-Add-kvm_vcpu_load_sysregs-and-kvm_vcpu.patch patches.suse/KVM-arm-arm64-Introduce-vcpu_el1_is_32bit.patch patches.suse/KVM-arm64-Move-debug-dirty-flag-calculation-out-of-w.patch patches.suse/KVM-arm64-Slightly-improve-debug-save-restore-functi.patch patches.suse/KVM-arm64-Improve-debug-register-save-restore-flow.patch patches.suse/KVM-arm64-Factor-out-fault-info-population-and-gic-w.patch patches.suse/KVM-arm64-Introduce-VHE-specific-kvm_vcpu_run.patch patches.suse/KVM-arm64-Remove-kern_hyp_va-use-in-VHE-switch-funct.patch patches.suse/KVM-arm64-Don-t-deactivate-VM-on-VHE-systems.patch patches.suse/KVM-arm64-Remove-noop-calls-to-timer-save-restore-fr.patch patches.suse/KVM-arm64-Move-userspace-system-registers-into-separ.patch patches.suse/KVM-arm64-Rewrite-sysreg-alternatives-to-static-keys.patch patches.suse/KVM-arm64-Introduce-separate-VHE-non-VHE-sysreg-save.patch patches.suse/KVM-arm-arm64-Remove-leftover-comment-from-kvm_vcpu_.patch patches.suse/KVM-arm64-Unify-non-VHE-host-guest-sysreg-save-and-r.patch patches.suse/KVM-arm64-Don-t-save-the-host-ELR_EL2-and-SPSR_EL2-o.patch patches.suse/KVM-arm64-Change-32-bit-handling-of-VM-system-regist.patch patches.suse/KVM-arm64-Rewrite-system-register-accessors-to-read-.patch patches.suse/KVM-arm64-Introduce-framework-for-accessing-deferred.patch patches.suse/KVM-arm-arm64-Prepare-to-handle-deferred-save-restor.patch patches.suse/KVM-arm64-Prepare-to-handle-deferred-save-restore-of.patch patches.suse/KVM-arm64-Defer-saving-restoring-64-bit-sysregs-to-v.patch patches.suse/KVM-arm64-Prepare-to-handle-deferred-save-restore-of-a8928195.patch patches.suse/KVM-arm64-Defer-saving-restoring-32-bit-sysregs-to-v.patch patches.suse/KVM-arm64-Move-common-VHE-non-VHE-trap-config-in-sep.patch patches.suse/KVM-arm64-Directly-call-VHE-and-non-VHE-FPSIMD-enabl.patch patches.suse/KVM-arm64-Configure-c15-PMU-and-debug-register-traps.patch patches.suse/KVM-arm64-Cleanup-__activate_traps-and-__deactive_tr.patch patches.suse/KVM-arm-arm64-Get-rid-of-vgic_elrsr.patch patches.suse/KVM-arm-arm64-Handle-VGICv2-save-restore-from-the-ma.patch patches.suse/KVM-arm-arm64-Move-arm64-only-vgic-v2-sr.c-file-to-a.patch patches.suse/KVM-arm-arm64-Handle-VGICv3-save-restore-from-the-ma.patch patches.suse/KVM-arm-arm64-Move-VGIC-APR-save-restore-to-vgic-put.patch patches.suse/KVM-arm-arm64-Avoid-VGICv3-save-restore-on-VHE-with-.patch patches.suse/0002-arm64-alternatives-Add-dynamic-patching-feature.patch patches.suse/KVM-arm-arm64-Do-not-use-kern_hyp_va-with-kvm_vgic_g.patch patches.suse/0007-KVM-arm64-Fix-HYP-idmap-unmap-when-using-52bit-PA.patch patches.suse/KVM-arm-arm64-vgic-its-Fix-potential-overrun-in-vgic.patch patches.suse/kvm-vmx-fix-the-module-parameters-for-vmx patches.suse/kvm-vmx-remove-ple_window_actual_max patches.suse/kvm-vmx-bring-the-common-code-to-header-file patches.suse/kvm-svm-add-pause-filter-threshold patches.suse/kvm-svm-implement-pause-loop-exit-logic-in-svm patches.suse/msft-hv-1648-x86-hyper-v-move-hyperv.h-out-of-uapi.patch patches.suse/msft-hv-1649-x86-hyper-v-move-definitions-from-TLFS-to-hyperv-tlf.patch patches.suse/msft-hv-1650-x86-kvm-rename-HV_X64_MSR_APIC_ASSIST_PAGE-to-HV_X64.patch patches.suse/msft-hv-1651-x86-hyper-v-allocate-and-use-Virtual-Processor-Assis.patch patches.suse/msft-hv-1652-x86-hyper-v-define-struct-hv_enlightened_vmcs-and-cl.patch patches.suse/msft-hv-1653-x86-hyper-v-detect-nested-features.patch patches.suse/KVM-PPC-Book3S-HV-Radix-page-fault-handler-optimizat.patch patches.suse/KVM-PPC-Book3S-HV-Streamline-setting-of-reference-an.patch patches.suse/KVM-PPC-Book3S-HV-Handle-1GB-pages-in-radix-page-fau.patch patches.suse/KVM-PPC-Book3S-HV-Use-__gfn_to_pfn_memslot-in-page-f.patch patches.suse/kvm-vmx-raise-internal-error-for-exception-during-invalid-protected-mode-state patches.suse/getname_kernel-needs-to-make-sure-that-name-iname-in.patch patches.suse/net-fool-proof-dev_valid_name.patch patches.suse/ip_tunnel-better-validate-user-provided-tunnel-names.patch patches.suse/ipv6-sit-better-validate-user-provided-tunnel-names.patch patches.suse/ip6_gre-better-validate-user-provided-tunnel-names.patch patches.suse/ip6_tunnel-better-validate-user-provided-tunnel-name.patch patches.suse/vti6-better-validate-user-provided-tunnel-names.patch patches.suse/arp-fix-arp_filter-on-l3slave-devices.patch patches.suse/net-mvpp2-Fix-parser-entry-init-boundary-check.patch patches.suse/msft-hv-1656-hv_netvsc-Use-Windows-version-instead-of-NVSP-versio.patch patches.suse/msft-hv-1657-hv_netvsc-Split-netvsc_revoke_buf-and-netvsc_teardow.patch patches.suse/msft-hv-1658-hv_netvsc-Ensure-correct-teardown-message-sequence-o.patch patches.suse/msft-hv-1659-hv_netvsc-Pass-net_device-parameter-to-revoke-and-te.patch patches.suse/net-ipv6-Increment-OUTxxx-counters-after-netfilter-h.patch patches.suse/net-sched-fix-NULL-dereference-in-the-error-path-of--3239534a.patch patches.suse/ice-Fix-error-return-code-in-ice_init_hw.patch patches.suse/ice-Bug-fixes-in-ethtool-code.patch patches.suse/net-phy-marvell-Enable-interrupt-function-on-LED2-pi.patch patches.suse/net_sched-fix-a-missing-idr_remove-in-u32_delete_key.patch patches.suse/crypto-af_alg-fix-possible-uninit-value-in-alg_bind patches.suse/0001-netlink-fix-uninit-value-in-netlink_sendmsg.patch patches.suse/0002-net-fix-rtnh_ok.patch patches.suse/0003-net-initialize-skb-peeked-when-cloning.patch patches.suse/0004-net-fix-uninit-value-in-__hw_addr_add_ex.patch patches.suse/soreuseport-initialise-timewait-reuseport-field.patch patches.suse/sctp-do-not-leak-kernel-memory-to-user-space.patch patches.suse/sctp-sctp_sockaddr_af-must-check-minimal-addr-length.patch patches.suse/ibmvnic-Fix-DMA-mapping-mistakes.patch patches.suse/ibmvnic-Zero-used-TX-descriptor-counter-on-reset.patch patches.suse/ibmvnic-Fix-reset-scheduler-error-handling.patch patches.suse/ibmvnic-Fix-failover-case-for-non-redundant-configur.patch patches.suse/ibmvnic-Do-not-reset-CRQ-for-Mobility-driver-resets.patch patches.suse/devlink-convert-occ_get-op-to-separate-registration.patch patches.suse/bpf-sockmap-free-memory-on-sock-close-with-cork-data.patch patches.suse/bpf-sockmap-duplicates-release-calls-may-NULL-sk_pro.patch patches.suse/kernel-bpf-syscall-fix-warning-defined-but-not-used.patch patches.suse/dp83640-Ensure-against-premature-access-to-PHY-regis patches.suse/0005-inetpeer-fix-uninit-value-in-inet_getpeer.patch patches.suse/net-thunderx-rework-mac-addresses-list-to-u64-array.patch patches.suse/vhost-net-set-packet-weight-of-tx-polling-to-2-vq-si.patch patches.suse/hwmon-pmbus-max8688-Accept-negative-page-register-va patches.suse/hwmon-pmbus-adm1275-Accept-negative-page-register-va patches.suse/hwmon-nct6775-Fix-writing-pwmX_mode patches.suse/media-v4l2-compat-ioctl32-don-t-oops-on-overlay patches.suse/ALSA-usb-audio-Refactor-clock-finder-helpers.patch patches.suse/ALSA-usb-audio-More-strict-sanity-checks-for-clock-p.patch patches.suse/ALSA-usb-audio-Add-sanity-checks-in-UAC3-clock-parse.patch patches.suse/ALSA-pcm-Fix-endless-loop-for-XRUN-recovery-in-OSS-e patches.suse/ALSA-pcm-Remove-WARN_ON-at-snd_pcm_hw_params-error.patch patches.suse/0001-video-remove-unused-kconfig-SH_LCD_MIPI_DSI.patch patches.suse/0001-video-fbdev-stifb-Return-ENOMEM-after-a-failed-kzall.patch patches.suse/rtc-Fix-overflow-when-converting-time64_t-to-rtc_tim.patch patches.suse/0001-rtc-nvmem-pass-nvmem_config-to-rtc_nvmem_register.patch patches.suse/0002-rtc-nvmem-return-error-values.patch patches.suse/0003-rtc-nvmem-disallow-registering-nvmem-more-than-once.patch patches.suse/0004-rtc-nvmem-allow-registering-the-nvmem-device-before-.patch patches.suse/0005-rtc-export-rtc_nvmem_register-to-drivers.patch patches.suse/0253-rtc-ds1307-call-rtc_nvmem_register.patch patches.suse/0254-rtc-ds1307-put-struct-nvmem_config-on-the-stack.patch patches.suse/rtc-tx4939-avoid-unintended-sign-extension-on-a-24-b patches.suse/rtc-ac100-Fix-ac100-determine-rate-bug patches.suse/rtc-hctosys-Ensure-system-time-doesn-t-overflow-time patches.suse/rtc-snvs-Fix-usage-of-snvs_rtc_enable patches.suse/libnvdimm-remove-redundant-__func__-in-dev_dbg.patch patches.suse/nfit_test-improve-structure-offset-handling.patch patches.suse/nfit_test-fix-buffer-overrun-add-sanity-check.patch patches.suse/nfit_test-prevent-parsing-error-of-nfit_test-0.patch patches.suse/libnvdimm-provide-module_nd_driver-wrapper.patch patches.suse/libnvdimm-pmem-use-module_nd_driver.patch patches.suse/device-dax-use-module_nd_driver.patch patches.suse/libnvdimm-label-change-min-label-storage-size-per-uefi-2.7.patch patches.suse/libnvdimm-label-change-nvdimm_num_label_slots-per-uefi-2-7.patch patches.suse/nfit-skip-region-registration-for-incomplete-control-regions.patch patches.suse/0001-acpi-nfit-rework-NVDIMM-leaf-method-detection.patch patches.suse/nfit-fix-region-registration-vs-block-data-window-ra patches.suse/nfit-address-range-scrub-fix-scrub-in-progress-repor patches.suse/libnvdimm-add-an-api-to-cast-a-struct-nd_region-to-i.patch patches.suse/nfit-address-range-scrub-introduce-nfit_spa-ars_stat.patch patches.suse/libnvdimm-testing-add-emulation-for-smart-injection-commands.patch patches.suse/libnvdimm-testing-update-the-default-smart-ctrl_temperature.patch patches.suse/libnvdimm-dimm-fix-dpa-reservation-vs-uninitialized-.patch patches.suse/libnvdimm-namespace-use-a-safe-lookup-for-dimm-device-name.patch patches.suse/libnvdimm-region-quiet-region-probe.patch patches.suse/libnvdimm-Add-of_node-to-region-and-bus-descriptors.patch patches.suse/libnvdimm-add-device-tree-based-driver.patch patches.suse/nfit-address-range-scrub-determine-one-platform-max_.patch patches.suse/nfit-address-range-scrub-rework-and-simplify-ARS-sta.patch patches.suse/nfit-address-range-scrub-add-module-option-to-skip-i.patch patches.suse/libnvdimm-of_pmem-workaround-of_numa-n-build-error.patch patches.suse/dax-store-pfns-in-the-radix.patch patches.suse/fs-dax-prepare-for-dax-specific-address_space_operat.patch patches.suse/block-dax-remove-dead-code-in-blkdev_writepages.patch patches.suse/xfs-dax-introduce-xfs_dax_aops.patch patches.suse/ext4-dax-introduce-ext4_dax_aops.patch patches.suse/ext2-dax-introduce-ext2_dax_aops.patch patches.suse/fs-dax-use-page-mapping-to-warn-if-truncate-collides.patch patches.suse/dax-introduce-config_dax_driver.patch patches.suse/0041-dax-dm-allow-device-mapper-to-operate-without-dax-su.patch patches.suse/ring-buffer-Check-if-memory-is-available-before-allo.patch patches.suse/dmaengine-at_xdmac-fix-rare-residue-corruption patches.suse/dmaengine-pl330-fix-a-race-condition-in-case-of-thre patches.suse/dmaengine-qcom-bam_dma-get-num-channels-and-num-ees- patches.suse/dmaengine-rcar-dmac-Check-the-done-lists-in-rcar_dma patches.suse/dmaengine-rcar-dmac-Fix-too-early-late-system-suspen.patch patches.suse/dmaengine-stm32-dma-fix-incomplete-configuration-in-.patch patches.suse/platform-x86-intel_turbo_max_3-Remove-restriction-fo.patch patches.suse/platform-x86-wmi-Replace-kmalloc-sprintf-with-kaspri.patch patches.suse/platform-x86-wmi-Replace-list_for_each-by-list_for_e.patch patches.suse/platform-x86-mlx-platform-Use-define-for-the-channel.patch patches.suse/platform-x86-mlx-platform-Add-deffered-bus-functiona.patch patches.suse/platform-mellanox-mlxreg-hotplug-Change-input-for-de.patch patches.suse/platform-x86-mlx-platform-Add-physical-bus-number-au.patch patches.suse/platform-x86-fujitsu-laptop-Support-Lifebook-U7x7-ho patches.suse/platform-x86-dell-smbios-Fix-memory-leaks-in-build_t.patch patches.suse/0007-rbd-set-max_segment_size-to-uint_max.patch patches.suse/0008-libceph-eliminate-overflows-in-ceph_calc_file_object_mapping.patch patches.suse/0009-libceph-ceph-change-ceph_calc_file_object_mapping-signature.patch patches.suse/rbd-start-enums-at-1-instead-of-0.patch patches.suse/libceph-rbd-new-bio-handling-code-aka-don-t-clone-bios.patch patches.suse/rbd-remove-bio-cloning-helpers.patch patches.suse/rbd-don-t-abuse-obj_req-pages-for-stat-requests.patch patches.suse/rbd-get-rid-of-img_req-copyup_pages.patch patches.suse/libceph-introduce-bvecs-data-type.patch patches.suse/rbd-move-from-raw-pages-to-bvec-data-descriptors.patch patches.suse/libceph-handle-zero-length-data-items.patch patches.suse/0038-ceph-add-newline-to-end-of-debug-message-format.patch patches.suse/ceph-keep-consistent-semantic-in-fscache-related-option-combination.patch patches.suse/libceph-ceph-change-permission-for-readonly-debugfs-entries.patch patches.suse/libceph-fix-misjudgement-of-maximum-monitor-number.patch patches.suse/ceph-use-seq_show_option-for-string-type-options.patch patches.suse/libceph-adding-missing-message-types-to-ceph_msg_type_name.patch patches.suse/ceph-adding-protection-for-showing-cap-reservation-info.patch patches.suse/ceph-optimizing-cap-allocation.patch patches.suse/ceph-release-unreserved-caps-if-having-enough-available-caps.patch patches.suse/ceph-optimizing-cap-reservation.patch patches.suse/ceph-change-variable-name-to-follow-common-rule.patch patches.suse/ceph-mark-the-cap-cache-as-unreclaimable.patch patches.suse/0053-ceph-invalidate-pages-that-beyond-eof-in-ceph_writepages_start.patch patches.suse/ceph-don-t-wait-on-writeback-when-there-is-no-more-dirty-pages.patch patches.suse/ceph-filter-out-used-flags-when-printing-unused-open-flags.patch patches.suse/0056-libceph-ceph-add-_init-attribution-to-init-funcitons.patch patches.suse/ceph-optimize-mds-session-register.patch patches.suse/ceph-optimize-memory-usage.patch patches.suse/ceph-return-proper-bool-type-to-caller-instead-of-pointer.patch patches.suse/ceph-fix-invalid-point-dereference-for-error-case-in-mdsc-destroy.patch patches.suse/0061-ceph-rename-function-drop_leases-to-a-more-descriptive-name.patch patches.suse/0062-rbd-fix-spelling-mistake-reregisteration-reregistration.patch patches.suse/0063-rbd-remove-vla-usage.patch patches.suse/ceph-quota-add-initial-infrastructure-to-support-cephfs-quotas.patch patches.suse/ceph-quota-support-for-ceph-quota-max_files.patch patches.suse/ceph-quota-don-t-allow-cross-quota-renames.patch patches.suse/ceph-quota-support-for-ceph-quota-max_bytes.patch patches.suse/ceph-quota-update-mds-when-max_bytes-is-approaching.patch patches.suse/ceph-don-t-check-quota-for-snap-inode.patch patches.suse/ceph-fix-root-quota-realm-check.patch patches.suse/ceph-quota-cache-inode-pointer-in-ceph_snap_realm.patch patches.suse/ceph-quota-add-counter-for-snaprealms-with-quota.patch patches.suse/quota-report-root-dir-quota-usage-in-statfs.patch patches.suse/mm-hmm-documentation-editorial-update-to-hmm-documentation.patch patches.suse/mm-hmm-fix-header-file-if-else-endif-maze.patch patches.suse/mm-hmm-hmm-should-have-a-callback-before-mm-is-destroyed.patch patches.suse/mm-hmm-unregister-mmu_notifier-when-last-hmm-client-quit.patch patches.suse/mm-hmm-hmm_pfns_bad-was-accessing-wrong-struct.patch patches.suse/mm-hmm-use-struct-for-hmm_vma_fault-hmm_vma_get_pfns-parameters.patch patches.suse/mm-hmm-remove-hmm_pfn_read-flag-and-ignore-peculiar-architecture.patch patches.suse/mm-hmm-use-uint64_t-for-hmm-pfn-instead-of-defining-hmm_pfn_t-to-ulong.patch patches.suse/mm-hmm-cleanup-special-vma-handling-vm_special.patch patches.suse/mm-hmm-do-not-differentiate-between-empty-entry-or-missing-directory.patch patches.suse/mm-hmm-rename-hmm_pfn_device_unaddressable-to-hmm_pfn_device_private.patch patches.suse/mm-hmm-move-hmm_pfns_clear-closer-to-where-it-is-used.patch patches.suse/mm-hmm-factor-out-pte-and-pmd-handling-to-simplify-hmm_vma_walk_pmd.patch patches.suse/mm-hmm-change-hmm_vma_fault-to-allow-write-fault-on-page-basis.patch patches.suse/mm-hmm-use-device-driver-encoding-for-hmm-pfn.patch patches.suse/mm-hmm-c-remove-superfluous-rcu-protection-around-radix-tree-lookup.patch patches.suse/mm-hmm-fix-header-file-if-else-endif-maze-again.patch patches.suse/documentation-vm-hmm-txt-typos-and-syntaxes-fixes.patch patches.suse/sched-numa-avoid-trapping-faults-and-attempting-migration-of-file-backed-dirty-pages.patch patches.suse/memcg-thp-do-not-invoke-oom-killer-on-thp-charges.patch patches.suse/mm-ksm-c-fix-inconsistent-accounting-of-zero-pages.patch patches.suse/swap-divide-by-zero-when-zero-length-swap-file-on-ss.patch patches.suse/fsprocproc_sysctl.c-fix-potential-page-fault-while-unregistering-sysctl-table.patch patches.suse/fs-reiserfs-journal.c-add-missing-resierfs_warning-a.patch patches.suse/kernel-params.c-downgrade-warning-for-unsafe-paramet patches.suse/dcache-add-cond_resched-in-shrink_dentry_list.patch patches.suse/mac80211_hwsim-use-DEFINE_IDA.patch patches.suse/ubifs-Check-ubifs_wbuf_sync-return-code.patch patches.suse/ubi-fastmap-Don-t-flush-fastmap-work-on-detach patches.suse/ubi-Fix-error-for-write-access patches.suse/ubi-Reject-MLC-NAND patches.suse/0003-cpufreq-CPPC-Don-t-set-transition_latency.patch patches.suse/cpufreq-CPPC-Initialize-shared-perf-capabilities-of-.patch patches.suse/jiffies-Introduce-USER_TICK_USEC-and-redefine-TICK_U.patch patches.suse/iommu-amd-take-into-account-that-alloc_dev_data-may-return-null patches.suse/iommu-vt-d-fix-a-potential-memory-leak patches.suse/0001-iommu-arm-smmu-v3-Clean-up-address-masking.patch patches.suse/0002-iommu-arm-smmu-v3-Clean-up-register-definitions.patch patches.suse/0003-iommu-arm-smmu-v3-Clean-up-table-definitions.patch patches.suse/0004-iommu-arm-smmu-v3-Clean-up-queue-definitions.patch patches.suse/0016-ACPI-IORT-Add-msi-address-regions-reservation-helper.patch patches.suse/iommu-dma-Add-HW-MSI-GICv3-ITS-address-regions-reser.patch patches.suse/kdb-use-memmove-instead-of-overlapping-memcpy.patch patches.suse/mmc-jz4740-Fix-race-condition-in-IRQ-mask-update patches.suse/0002-mmc-core-Prevent-bus-reference-leak-in-mmc_blk_init.patch patches.suse/xen-xenbus_dev_frontend-fix-XS_TRANSACTION_END-handling.patch patches.suse/x86-xen-delay-get_cpu_cap-until-stack-canary-is-established patches.suse/xen-acpi-off-by-one-in-read_apci_id.patch patches.suse/rds-MP-RDS-may-use-an-invalid-c_path.patch patches.suse/lan78xx-Correctly-indicate-invalid-OTP.patch patches.suse/lan78xx-Avoid-spurious-kevent-4-error.patch patches.suse/slip-Check-if-rstate-is-initialized-before-uncompres.patch patches.suse/cdc_ether-flag-the-Cinterion-AHS8-modem-by-gemalto-a.patch patches.suse/vhost-Fix-vhost_copy_to_user.patch patches.suse/vhost-fix-vhost_vq_access_ok-log-check.patch patches.suse/bnxt_en-Fix-ethtool-x-crash-when-device-is-down.patch patches.suse/bnxt_en-do-not-allow-wildcard-matches-for-L2-flows.patch patches.suse/bnxt_en-Ignore-src-port-field-in-decap-filter-nodes.patch patches.suse/bnxt_en-Support-max-mtu-with-VF-reps.patch patches.suse/bnxt_en-Need-to-include-RDMA-rings-in-bnxt_check_rin.patch patches.suse/bnxt_en-Fix-NULL-pointer-dereference-at-bnxt_free_ir.patch patches.suse/lan78xx-Don-t-reset-the-interface-on-open.patch patches.suse/tun-set-the-flags-before-registering-the-netdevice.patch patches.suse/tun-send-netlink-notification-when-the-device-is-mod.patch patches.suse/xprtrdma-Fix-latency-regression-on-NUMA-NFS-RDMA-cli.patch patches.suse/xprtrdma-Remove-arbitrary-limit-on-initiator-depth.patch patches.suse/xprtrdma-Remove-xprt-specific-connect-cookie.patch patches.suse/xprtrdma-send_request-returns-EAGAIN-when-there-are-.patch patches.suse/xprtrdma-Reduce-number-of-MRs-created-by-rpcrdma_mrs.patch patches.suse/xprtrdma-Support-call-only-RPCs.patch patches.suse/xprtrdma-Chain-Send-to-FastReg-WRs.patch patches.suse/xprtrdma-Move-creation-of-rl_rdmabuf-to-rpcrdma_crea.patch patches.suse/SUNRPC-Move-xprt_update_rtt-callsite.patch patches.suse/SUNRPC-Make-num_reqs-a-non-atomic-integer.patch patches.suse/0002-xprtrdma-Fix-corner-cases-when-handling-device-remov.patch patches.suse/xfs-fix-intent-use-after-free-on-abort.patch patches.suse/xfs-remove-filestream-item-xfs_inode-reference.patch patches.suse/Force-log-to-disk-before-reading-the-AGF-during-a-fs.patch patches.suse/PCI-Mark-Broadcom-HT1100-and-HT2000-Root-Port-Extend patches.suse/PCI-Remove-messages-about-reassigning-resources patches.suse/trace_uprobe-use-lx-to-display-offset.patch patches.suse/trace_uprobe-simplify-probes_seq_show.patch patches.suse/ALSA-hda-Silence-PM-ops-build-warning.patch patches.suse/6021-drm-amdgpu-fix-typo-of-domain-fallback patches.suse/6022-drm-amdgpu-drop-compute-ring-timeout-setting-for-non-sriov-only-v2 patches.suse/6023-drm-amd-pp-silence-a-static-checker-warning patches.suse/6024-drm-amd-pp-remove-dead-functions-on-vega12 patches.suse/6025-drm-amd-pp-clean-header-file-in-vega12_smumgr-c patches.suse/6026-drm-amdgpu-fix-kiq-hang-on-bare-metal-for-device-unbind-bind-back-v2 patches.suse/drm-amdgpu-sdma-fix-mask-in-emit_pipeline_sync patches.suse/6027-drm-amd-powerplay-enable-acg-ss-feature patches.suse/6028-drm-amd-powerply-fix-power-reading-on-fiji patches.suse/6029-revert-drm-amdgpu-don-t-change-preferred-domian-when-fallback-gtt-v5 patches.suse/6030-drm-amdgpu-add-support-for-srbm-selection-v3 patches.suse/drm-amdgpu-si-implement-get-set-pcie_lanes-asic-call patches.suse/drm-radeon-Fix-PCIe-lane-width-calculation patches.suse/drm-amdgpu-Fix-PCIe-lane-width-calculation patches.suse/6031-drm-amdgpu-fix-memory-leaks-at-amdgpu_init-error-path patches.suse/6032-drm-omap-fix-crash-if-there-s-no-video-pll patches.suse/drm-radeon-add-PX-quirk-for-Asus-K73TK patches.suse/6033-drm-amdgpu-fix-null-pointer-panic-with-direct-fw-loading-on-gpu-reset patches.suse/6034-drm-amdgpu-add-mp1-and-thm-hw-ip-base-reg-offset patches.suse/6035-drm-amd-display-hdmi-has-no-sound-after-panel-power-off-on patches.suse/6036-drm-amd-display-fix-brightness-level-after-resume-from-suspend patches.suse/6037-drm-amd-display-only-register-backlight-device-if-embedded-panel-connected patches.suse/6038-drm-amd-display-fix-fbc-text-console-corruption patches.suse/6039-drm-amd-display-fix-regamma-not-affecting-full-intensity-color-values patches.suse/6040-revert-drm-amd-display-fix-dereferencing-possible-err_ptr patches.suse/6041-revert-drm-amd-display-disable-crtcs-with-null-fb-on-their-primary-plane-v2 patches.suse/s390-crypto-Adjust-s390-aes-and-paes-cipher-prioriti.patch patches.suse/s390-qdio-clear-intparm-during-shutdown patches.suse/s390-qdio-lock-device-while-installing-irq-handler patches.suse/s390-ipl-ensure-loadparm-valid-flag-is-set.patch patches.suse/s390-sles15sp1-00-02-01-zcrypt-Remove-deprecated-ioctls.patch patches.suse/s390-sles15sp1-00-02-02-zcrypt-Remove-deprecated-zcrypt-proc-interface.patch patches.suse/s390-sles15sp1-00-02-03-zcrypt-Support-up-to-256-crypto-adapters.patch patches.suse/s390-correct-nospec-auto-detection-init-order.patch patches.suse/arm64-KVM-Use-SMCCC_ARCH_WORKAROUND_1-for-Falkor-BP-.patch patches.suse/arm64-Get-rid-of-__smccc_workaround_1_hvc_.patch patches.suse/i2c-i801-Save-register-SMBSLVCMD-value-only-once patches.suse/i2c-i801-Restore-configuration-at-shutdown patches.suse/blk-mq-order-getting-budget-and-driver-tag.patch patches.suse/block-loop-fix-deadlock-after-loop_set_status.patch patches.suse/loop-fix-LOOP_GET_STATUS-lock-imbalance.patch patches.suse/0001-blk-mq-make-sure-that-correct-hctx-next_cpu-is-set.patch patches.suse/0001-blk-mq-don-t-keep-offline-CPUs-mapped-to-hctx-0.patch patches.suse/blk-mq-avoid-to-write-intermediate-result-to-hctx-ne.patch patches.suse/blk-mq-introduce-blk_mq_hw_queue_first_cpu-to-figure.patch patches.suse/blk-mq-remove-blk_mq_delay_queue.patch patches.suse/blk-mq-don-t-check-queue-mapped-in-__blk_mq_delay_ru.patch patches.suse/blk-mq-reimplement-blk_mq_hw_queue_mapped.patch patches.suse/blk-mq-remove-code-for-dealing-with-remapping-queue.patch patches.suse/blk-mq-Avoid-that-submitting-a-bio-concurrently-with.patch patches.suse/blk-mq-Revert-blk-mq-reimplement-blk_mq_hw_queue_map.patch patches.suse/sr-get-drop-reference-to-device-in-revalidate-and-check_events.patch patches.suse/nvme-enforce-64bit-offset-for-nvme_get_log_ext-fn.patch patches.suse/nvme-loop-fix-kernel-oops-in-case-of-unhandled-command.patch patches.suse/nvme-unexport-nvme_start_keep_alive.patch patches.suse/nvme-don-t-send-keep-alives-to-the-discovery-controller.patch patches.suse/nvme-target-fix-buffer-overflow.patch patches.suse/nvme-pci-Skip-queue-deletion-if-there-are-no-queues.patch patches.suse/nvme-pci-Remove-unused-queue-parameter.patch patches.suse/nvme-pci-Separate-IO-and-admin-queue-IRQ-vectors.patch patches.suse/nvmet-Fix-nvmet_execute_write_zeroes-sector-count.patch patches.suse/nvme-check-return-value-of-init_srcu_struct-function.patch patches.suse/nvmet-fix-space-padding-in-serial-number.patch patches.suse/nvme-Use-admin-command-effects-for-admin-commands.patch patches.suse/nvme-expand-nvmf_check_if_ready-checks.patch patches.suse/apparmor-fix-display-of-.ns_name-for-containers.patch patches.suse/apparmor-fix-resource-audit-messages-when-auditing-peer.patch patches.suse/apparmor-fix-logging-of-the-existence-test-for-signa.patch patches.suse/apparmor-add-base-infastructure-for-socket-mediation.patch patches.suse/apparmor-fix-dangling-symlinks-to-policy-rawdata-aft.patch patches.suse/apparmor-fix-memory-leak-on-buffer-on-error-exit-path.patch patches.suse/0261-watchdog-imx2_wdt-allow-setting-timeout-in-devicetre.patch patches.suse/watchdog-hpwdt-Update-Module-info-and-copyright.patch patches.suse/watchdog-hpwdt-Update-nmi_panic-message.patch patches.suse/watchdog-hpwdt-Modify-to-use-watchdog-core.patch patches.suse/watchdog-hpwdt-condition-early-return-of-NMI-handler.patch patches.suse/watchdog-hpwdt-remove-allow_kdump-module-parameter.patch patches.suse/watchdog-hpwdt-Programable-Pretimeout-NMI.patch patches.suse/watchdog-hpwdt-Add-dynamic-debug.patch patches.suse/watchdog-hpwdt-Update-driver-version.patch patches.suse/watchdog-f71808e_wdt-Fix-WD_EN-register-read patches.suse/pwm-stm32-Remove-unused-struct-device patches.suse/pwm-rcar-Fix-a-condition-to-prevent-mismatch-value-s patches.suse/clk-divider-export-clk_div_mask-helper.patch patches.suse/clk-fix-mux-clock-documentation patches.suse/clk-meson-remove-unnecessary-rounding-in-the-pll-clo patches.suse/clk-tegra-Fix-pll_u-rate-configuration patches.suse/clk-samsung-exynos3250-Fix-PLL-rates patches.suse/clk-samsung-exynos5250-Fix-PLL-rates patches.suse/clk-samsung-exynos5260-Fix-PLL-rates patches.suse/clk-samsung-exynos5433-Fix-PLL-rates patches.suse/clk-samsung-exynos7-Fix-PLL-rates patches.suse/clk-samsung-s3c2410-Fix-PLL-rates patches.suse/clk-samsung-exynos5250-Add-missing-clocks-for-FIMC-L patches.suse/clk-mvebu-armada-38x-add-support-for-missing-clocks.patch patches.suse/clk-Don-t-show-the-incorrect-clock-phase patches.suse/dt-bindings-clock-mediatek-add-binding-for-fixed-factor-clock-axisel_d4.patch patches.suse/clk-hisilicon-mark-wdt_mux_p-as-const patches.suse/clk-hisilicon-fix-potential-NULL-dereference-in-hisi patches.suse/clk-fix-false-positive-Wmaybe-uninitialized-warning patches.suse/clk-rockchip-Prevent-calculating-mmc-phase-if-clock- patches.suse/0001-clk-rockchip-Add-1.6GHz-PLL-rate-for-rk3399.patch patches.suse/clk-rockchip-Fix-wrong-parent-for-SDMMC-phase-clock- patches.suse/0002-clk-rockchip-assign-correct-id-for-pclk_ddr-and-hclk.patch patches.suse/clk-imx-pllv2-avoid-using-uninitialized-values.patch patches.suse/clk-bcm2835-De-assert-assert-PLL-reset-signal-when-a patches.suse/clk-imx-add-new-gate-gate2-wrapper-funtion.patch patches.suse/firmware-dmi_scan-Fix-UUID-length-safety-check patches.suse/firmware-dmi_scan-use-lowercase-letters-for-uuid.patch patches.suse/thermal-imx-Fix-race-condition-in-imx_thermal_probe patches.suse/ovl-fix-lookup-with-middle-layer-opaque-dir-and-abso.patch patches.suse/resource-fix-integer-overflow-at-reallocation patches.suse/0001-ipc-shm-fix-use-after-free-of-shm-file-via-remap_fil.patch patches.suse/kexec-export-pg_swapbacked-to-vmcoreinfo patches.suse/mm-slab-reschedule-cache_reap-on-the-same-cpu.patch patches.suse/powerpc-64s-Fix-section-mismatch-warnings-from-setup.patch patches.suse/4.4.129-042-powerpc-powernv-define-a-standard-delay-for-O.patch patches.suse/4.4.129-043-powerpc-powernv-Fix-OPAL-NVRAM-driver-OPAL_BU.patch patches.suse/powerpc-8xx-Fix-build-with-hugetlbfs-enabled.patch patches.suse/KVM-PPC-Book3S-HV-trace_tlbie-must-not-be-called-in-.patch patches.suse/powerpc-mm-radix-Fix-checkstops-caused-by-invalid-tl.patch patches.suse/powerpc-64s-Fix-CPU_FTRS_ALWAYS-vs-DT-CPU-features.patch patches.suse/x86-mm-fix-bogus-warning-during-efi-bootup-use-boot_cpu_has-instead-of-this_cpu_has-in-build_cr3_noflush patches.suse/perf-core-fix-use-after-free-in-uprobe_perf_close.patch patches.suse/perf-core-fix-perf_kprobe_init.patch patches.suse/perf-core-fix-perf_uprobe_init.patch patches.suse/0001-tracing-uprobe_event-Fix-strncpy-corner-case.patch patches.suse/perf-core-need-cap_sys_admin-to-create-k-uprobe-with-perf_event_open.patch patches.suse/0001-sched-rt-Fix-rq-clock_update_flags-RQCF_ACT_SKIP-war.patch patches.suse/x86-mm-do-not-forbid-page_rw-before-init-for-_ro_after_init patches.suse/x86-pgtable-don-t-set-huge-pud-pmd-on-non-leaf-entries patches.suse/Kbuild-fix-escaping-in-.cmd-files-for-future-Make.patch patches.suse/scsi-core-remove-redundant-assignment-to-shost-use_b.patch patches.suse/scsi-scsi_dh-Don-t-look-for-NULL-devices-handlers-by.patch patches.suse/scsi-qla2xxx-Fix-small-memory-leak-in-qla2x00_probe_.patch patches.suse/scsi-qla2xxx-avoid-double-completion-of-abort-command.patch patches.suse/scsi-qla2xxx-Fix-race-condition-between-iocb-timeout.patch patches.suse/scsi-qla2xxx-correctly-shift-host-byte.patch patches.suse/scsi-qla2xxx-Correct-setting-of-SAM_STAT_CHECK_CONDI.patch patches.suse/scsi-aacraid-Insure-command-thread-is-not-recursivel.patch patches.suse/0001-Revert-scsi-core-return-BLK_STS_OK-for-DID_OK-in-__s.patch patches.suse/scsi-core-Rename-__scsi_error_from_host_byte-into-sc.patch patches.suse/scsi-core-Make-scsi_result_to_blk_status-recognize-C.patch patches.suse/scsi-cxgb4i-silence-overflow-warning-in-t4_uld_rx_ha.patch patches.suse/scsi-devinfo-Add-Microsoft-iSCSI-target-to-1024-sect.patch patches.suse/cifs-smb2pdu-Fix-potential-NULL-pointer-dereference.patch patches.suse/SMB3-Log-at-least-once-if-tree-connect-fails-during-reconnect.patch patches.suse/cifs-Use-ULL-suffix-for-64-bit-constant.patch patches.suse/CIFS-add-ONCE-flag-for-cifs_dbg-type.patch patches.suse/SMB3-Fix-length-checking-of-SMB3.11-negotiate-reques.patch patches.suse/SMB311-Improve-checking-of-negotiate-security-contex.patch patches.suse/cifs-add-pdu_size-to-the-TCP_Server_Info-structure.patch patches.suse/cifs-replace-a-4-with-server-vals-header_preamble_size.patch patches.suse/smb3-11-replace-a-4-with-server-vals-header_preamble_size.patch patches.suse/cifs-add-resp_buf_size-to-the-mid_q_entry-structure.patch patches.suse/cifs-Change-SMB2_open-to-return-an-iov-for-the-error-parameter.patch patches.suse/cifs-remove-rfc1002-hardcoded-constants-from-cifs_discard_remaining.patch patches.suse/cifs-change-validate_buf-to-validate_iov.patch patches.suse/btrfs-fix-loss-of-prealloc-extents-past-i_size-after.patch patches.suse/0001-btrfs-Only-check-first-key-for-committed-tree-blocks.patch patches.suse/kvm-x86-fix-incorrect-reference-of-trace_kvm_pi_irte_update patches.suse/x86-add-check-for-apic-access-address-for-vmentry-of-l2-guests patches.suse/ceph-always-update-atime-mtime-ctime-for-new-inode.patch patches.suse/s390-sles15sp1-00-05-04-s390-add-support-for-IBM-z14-Model-ZR1.patch patches.suse/powerpc-lib-Fix-off-by-one-in-alternate-feature-patc.patch patches.suse/powerpc-64s-Default-l1d_size-to-64K-in-RFI-fallback-.patch patches.suse/powerpc-xive-Fix-trying-to-push-an-already-active-po.patch patches.suse/4.4.129-086-powerpc-eeh-Fix-enabling-bridge-MMIO-windows.patch patches.suse/powerpc-kvm-Fix-lockups-when-running-KVM-guests-on-P.patch patches.suse/xen-xenbus_dev_frontend-really-return-response-string.patch patches.suse/livepatch-initialize-shadow-variables-safely-by-a-custom-callback.patch patches.suse/livepatch-allow-to-call-a-custom-callback-when-freeing-shadow-variables.patch patches.suse/HID-hidraw-Fix-crash-on-HIDIOCGFEATURE-with-a-destro patches.suse/HID-wacom-bluetooth-send-exit-report-for-recent-Blue patches.suse/fanotify-fix-logic-of-events-on-child.patch patches.suse/isofs-fix-potential-memory-leak-in-mount-option-pars.patch patches.suse/udf-Fix-leak-of-UTF-16-surrogates-into-encoded-strin.patch patches.suse/eCryptfs-don-t-pass-up-plaintext-names-when-using-fi.patch patches.suse/hypfs_kill_super-deal-with-failed-allocations.patch patches.suse/jffs2_kill_sb-deal-with-failed-allocations.patch patches.suse/orangefs_kill_sb-deal-with-allocation-failures.patch patches.suse/rpc_pipefs-fix-double-dput.patch patches.suse/Don-t-leak-MNT_INTERNAL-away-from-internal-mounts.patch patches.suse/ibmvnic-Define-vnic_login_client_data-name-field-as-.patch patches.suse/net-tls-Remove-VLA-usage.patch patches.suse/lan78xx-PHY-DSP-registers-initialization-to-address- patches.suse/net-validate-attribute-sizes-in-neigh_dump_table.patch patches.suse/ibmvnic-Handle-all-login-error-conditions.patch patches.suse/ibmvnic-Do-not-notify-peers-on-parameter-change-rese.patch patches.suse/strparser-Fix-incorrect-strp-need_bytes-value.patch patches.suse/nfp-ignore-signals-when-communicating-with-managemen.patch patches.suse/nfp-print-a-message-when-mutex-wait-is-interrupted.patch patches.suse/nfp-flower-move-route-ack-control-messages-out-of-th.patch patches.suse/nfp-flower-split-and-limit-cmsg-skb-lists.patch patches.suse/sctp-do-not-check-port-in-sctp_inet6_cmp_addr.patch patches.suse/net-fix-deadlock-while-clearing-neighbor-proxy-table.patch patches.suse/virtio-net-add-missing-virtqueue-kick-when-flushing-.patch patches.suse/sfc-insert-ARFS-filters-with-replace_equal-true.patch patches.suse/sfc-pass-the-correctly-bogus-filter_id-to-rps_may_ex.patch patches.suse/sfc-limit-ARFS-workitems-in-flight-per-channel.patch patches.suse/net-mvpp2-Fix-TCAM-filter-reserved-range.patch patches.suse/team-avoid-adding-twice-the-same-option-to-the-event.patch patches.suse/tcp-clear-tp-packets_out-when-purging-write-queue.patch patches.suse/ibmvnic-Clear-pending-interrupt-after-device-reset.patch patches.suse/net-af_packet-fix-race-in-PACKET_-R-T-X_RING.patch patches.suse/tipc-add-policy-for-TIPC_NLA_NET_ADDR.patch patches.suse/vlan-Fix-reading-memory-beyond-skb-tail-in-skb_vlan_.patch patches.suse/sfc-check-RSS-is-active-for-filter-insert.patch patches.suse/KEYS-DNS-limit-the-length-of-option-strings.patch patches.suse/tipc-fix-infinite-loop-when-dumping-link-monitor-sum.patch patches.suse/tun-fix-vlan-packet-truncation.patch patches.suse/net-mvpp2-Fix-DMA-address-mask-size.patch patches.suse/0004-net-stmmac-Disable-ACS-Feature-for-GMAC-4.patch patches.suse/net-qmi_wwan-add-Wistron-Neweb-D19Q1.patch patches.suse/llc-hold-llc_sap-before-release_sock.patch patches.suse/vmxnet3-fix-incorrect-dereference-when-rxvlan-is-dis.patch patches.suse/net-hns-Avoid-action-name-truncation.patch patches.suse/virtio_net-split-out-ctrl-buffer.patch patches.suse/virtio_net-fix-adding-vids-on-big-endian.patch patches.suse/virtio_net-sparse-annotation-fix.patch patches.suse/bnxt_en-Fix-memory-fault-in-bnxt_ethtool_init.patch patches.suse/s390-sles15sp1-00-11-067-net-smc-fix-shutdown-in-state-SMC_LISTEN.patch patches.suse/0218-md-cluster-don-t-update-recovery_offset-for-faulty-d.patch patches.suse/0219-md-raid1-exit-sync-request-if-MD_RECOVERY_INTR-is-se.patch patches.suse/0220-raid1-copy-write-hint-from-master-bio-to-behind-bio.patch patches.suse/mmc-sdhci-pci-Only-do-AMD-tuning-for-HS200 patches.suse/fork-unconditionally-clear-stack-on-fork.patch patches.suse/autofs-mount-point-create-should-honour-passed-in-mo.patch patches.suse/proc-revalidate-kernel-thread-inodes-to-root-root.patch patches.suse/0001-kexec_file-do-not-add-extra-alignment-to-efi-memmap.patch patches.suse/mm-filemap.c-fix-NULL-pointer-in-page_cache_tree_ins.patch patches.suse/0014-arm64-kasan-avoid-pfn_to_nid-before-page-array-is-in.patch patches.suse/ALSA-line6-Use-correct-endpoint-type-for-midi-output patches.suse/ALSA-hda-New-VIA-controller-suppor-no-snoop-path patches.suse/ALSA-hda-realtek-set-PINCFG_HEADSET_MIC-to-parse_fla patches.suse/ALSA-hda-realtek-adjust-the-location-of-one-mic patches.suse/ALSA-rawmidi-Fix-missing-input-substream-checks-in-c patches.suse/libnvdimm-dimm-handle-EACCES-failures-from-label-rea.patch patches.suse/tools-testing-nvdimm-allow-custom-error-code-injection.patch patches.suse/tools-testing-nvdimm-support-nfit_test_dimm-attributes-under-nfit_test-1.patch patches.suse/tools-testing-nvdimm-fix-missing-newline-in-nfit_test_dimm-handle-attribute.patch patches.suse/tools-testing-nvdimm-enable-labels-for-nfit_test-1-dimms.patch patches.suse/libnvdimm-of_pmem-use-dev_to_node-instead-of-of_node_to_nid.patch patches.suse/revert-libnvdimm-of_pmem-workaround-of_numa-n-build-error.patch patches.suse/device-dax-allow-MAP_SYNC-to-succeed.patch patches.suse/random-fix-crng_ready-test.patch patches.suse/random-use-a-different-mixing-algorithm-for-add_devi patches.suse/random-set-up-the-NUMA-crng-instances-after-the-CRNG patches.suse/random-crng_reseed-should-lock-the-crng-instance-tha patches.suse/random-add-new-ioctl-RNDRESEEDCRNG patches.suse/0227-tools-headers-Restore-READ_ONCE-C-compatibility.patch patches.suse/trace_kprobe-remove-warning-message-could-not-insert-probe-at.patch patches.suse/tools-headers-Synchronize-kernel-ABI-headers-v4.17-r.patch patches.suse/perf-core-store-context-switch-out-type-in-perf_record_switch.patch patches.suse/perf-return-proper-values-for-user-stack-errors.patch patches.suse/x86-tsc-prevent-32bit-truncation-in-calc_hpet_ref patches.suse/x86-acpi-prevent-x2apic-id-0xffffffff-from-being-accounted patches.suse/x86-sched-allow-topologies-where-numa-nodes-share-an-llc.patch patches.suse/0029-btrfs-qgroup-Commit-transaction-in-advance-to-reduce.patch patches.suse/0030-btrfs-qgroup-Use-independent-and-accurate-per-inode-.patch patches.suse/0031-btrfs-delayed-inode-Remove-wrong-qgroup-meta-reserva.patch patches.suse/0024-btrfs-Fix-wrong-btrfs_delalloc_release_extents-param.patch patches.suse/btrfs-fix-race-condition-between-delayed-refs-and-blockgroup-removal.patch patches.suse/cifs-smb2ops-Fix-NULL-check-in-smb2_query_symlink.patch patches.suse/cifs-smbd-Check-for-iov-length-on-sending-the-last-iov.patch patches.suse/cifs-smbd-Dump-SMB-packet-when-configured.patch patches.suse/cifs-do-not-allow-creating-sockets-except-with-SMB1-posix-exensions.patch patches.suse/CIFS-fix-typo-in-cifs_dbg.patch patches.suse/drm-vc4-Fix-memory-leak-during-BO-teardown patches.suse/6042-drm-fix-hdcp-downstream-dev-count-read patches.suse/drm-i915-Fix-LSPCON-TMDS-output-buffer-enabling-from patches.suse/drm-i915-gvt-throw-error-on-unhandled-vfio-ioctls patches.suse/6043-drm-i915-gvt-mark-expected-switch-fall-through-in-handle_g2v_notification patches.suse/6044-drm-i915-gvt-make-mi_user_interrupt-nop-in-cmd-parser patches.suse/6045-drm-i915-gvt-missed-to-cancel-dma-map-for-ggtt-entries patches.suse/6046-drm-i915-gvt-cancel-dma-map-when-resetting-ggtt-entries patches.suse/6047-drm-i915-gvt-delete-redundant-error-message-in-fb_decode-c patches.suse/6048-drm-i915-gvt-disable-primary-sprite-cursor-plane-at-virtual-display-initialization patches.suse/6049-drm-i915-gvt-add-drm_format_mod-update patches.suse/6050-drm-i915-execlists-clear-user-active-flag-on-preemption-completion patches.suse/drm-i915-Do-no-use-kfree-to-free-a-kmem_cache_alloc- patches.suse/6051-drm-i915-pmu-inspect-runtime-pm-state-more-carefully-while-estimating-rc6 patches.suse/drm-i915-bios-filter-out-invalid-DDC-pins-from-VBT-c patches.suse/drm-i915-Call-i915_perf_fini-on-init_hw-error-unwind patches.suse/drm-i915-audio-Fix-audio-detection-issue-on-GLK patches.suse/6052-drm-exynos-move-gem-bos-to-drm_framebuffer patches.suse/6053-drm-exynos-move-dma_addr-out-of-exynos_drm_fb patches.suse/6054-drm-exynos-exynos_drm_fb-drm_framebuffer patches.suse/6055-drm-amd-display-don-t-program-bypass-on-linear-regamma-lut patches.suse/6056-drm-amd-pp-fix-bug-voltage-can-t-be-od-separately-on-vi patches.suse/6057-drm-amd-powerplay-header-file-interface-to-smu-update patches.suse/s390-qeth-fix-error-handling-in-adapter-command-callbacks.patch patches.suse/s390-qeth-avoid-control-io-completion-stalls patches.suse/s390-qeth-handle-failure-on-workqueue-creation.patch patches.suse/s390-qeth-fix-MAC-address-update-sequence.patch patches.suse/s390-qeth-fix-request-side-race-during-cmd-io-timeout patches.suse/llc-delete-timers-synchronously-in-llc_sk_free.patch patches.suse/net-ethernet-ti-cpsw-fix-tx-vlan-priority-mapping.patch patches.suse/llc-fix-NULL-pointer-deref-for-SOCK_ZAPPED.patch patches.suse/ipv6-sr-fix-NULL-pointer-dereference-in-seg6_do_srh_.patch patches.suse/strparser-Do-not-call-mod_delayed_work-with-a-timeou.patch patches.suse/net-sched-ife-signal-not-finding-metaid.patch patches.suse/net-sched-ife-handle-malformed-tlv-length.patch patches.suse/net-sched-ife-check-on-metadata-length.patch patches.suse/ibmvnic-Clean-actual-number-of-RX-or-TX-pools.patch patches.suse/selftests-bpf-update-.gitignore-with-missing-generat-0abf854d.patch patches.suse/bpf-tracing-fix-a-deadlock-in-perf_event_detach_bpf_.patch patches.suse/tools-bpf-fix-test_sock-and-test_sock_addr.sh-failur.patch patches.suse/bpf-sockmap-remove-dead-check.patch patches.suse/tcp-don-t-read-out-of-bounds-opsize.patch patches.suse/bonding-do-not-set-slave_dev-npinfo-before-slave_ena.patch patches.suse/ipv6-add-RTA_TABLE-and-RTA_PREFSRC-to-rtm_ipv6_polic.patch patches.suse/0006-ipvs-fix-rtnl_lock-lockups-caused-by-start_sync_thre.patch patches.suse/0007-netfilter-nf_tables-can-t-fail-after-linking-rule-in.patch patches.suse/net-phy-marvell-clear-wol-event-before-setting-it.patch patches.suse/l2tp-check-sockaddr-length-in-pppol2tp_connect.patch patches.suse/pppoe-check-sockaddr-length-in-pppoe_connect.patch patches.suse/amd-xgbe-Add-pre-post-auto-negotiation-phy-hooks.patch patches.suse/amd-xgbe-Improve-KR-auto-negotiation-and-training.patch patches.suse/amd-xgbe-Only-use-the-SFP-supported-transceiver-sign.patch patches.suse/team-fix-netconsole-setup-over-team.patch patches.suse/packet-fix-bitfield-update-race.patch patches.suse/net-ethtool-Add-missing-kernel-doc-for-FEC-parameter.patch patches.suse/sfc-ARFS-filter-IDs.patch patches.suse/ixgbevf-ensure-xdp_ring-resources-are-free-d-on-erro.patch patches.suse/igb-Fix-the-transmission-mode-of-queue-0-for-Qav-mod.patch patches.suse/ice-Fix-initialization-for-num_nodes_added.patch patches.suse/ice-Fix-incorrect-comment-for-action-type.patch patches.suse/ice-Do-not-check-INTEVENT-bit-for-OICR-interrupts.patch patches.suse/ice-Fix-insufficient-memory-issue-in-ice_aq_manage_m.patch patches.suse/dma-direct-don-t-retry-allocation-for-no-op-gfp_dma patches.suse/block-do-not-use-interruptible-wait-anywhere.patch patches.suse/loop-remove-cmd-rq-member.patch patches.suse/loop-handle-short-DIO-reads.patch patches.suse/0001-block-swim-Fix-array-bounds-check.patch patches.suse/0001-block-swim-Remove-extra-put_disk-call-from-error-pat.patch patches.suse/blk-mq-start-request-gstate-with-gen-1.patch patches.suse/bfq-iosched-ensure-to-clear-bic-bfqq-pointers-when-p.patch patches.suse/cdrom-information-leak-in-cdrom_ioctl_media_changed patches.suse/block-add-blk_queue_fua-helper-function.patch patches.suse/blkcg-don-t-hold-blkcg-lock-when-deactivating-policy.patch patches.suse/blkcg-small-fix-on-comment-in-blkcg_init_queue.patch patches.suse/blkcg-init-root-blkcg_gq-under-lock.patch patches.suse/block-mq-Add-some-minor-doc-for-core-structs.patch patches.suse/Revert-blk-mq-remove-code-for-dealing-with-remapping.patch patches.suse/scsi-iscsi-respond-to-netlink-with-unicast-when-appr.patch patches.suse/scsi-scsi_debug-IMMED-related-delay-adjustments.patch patches.suse/scsi-fnic-fix-spelling-mistake-in-fnic-stats-Abord-A.patch patches.suse/scsi-ufs-add-trace-event-for-ufs-upiu.patch patches.suse/scsi-megaraid_sas-Do-not-log-an-error-if-FW-successf.patch patches.suse/scsi-sd-defer-spinning-up-drive-while-sanitize-is-in-progress patches.suse/scsi-sd_zbc-Avoid-that-resetting-a-zone-fails-sporad.patch patches.suse/0001-scsi-target-fix-crash-with-iscsi-target-and-dvd.patch patches.suse/fsnotify-Fix-fsnotify_mark_connector-race.patch patches.suse/s390-cio-update-chpid-descriptor-after-resource-acce.patch patches.suse/s390-uprobes-implement-arch_uretprobe_is_alive.patch patches.suse/s390-dasd-fix-IO-error-for-newly-defined-devices.patch patches.suse/s390-sles15sp1-00-05-05-s390-cpum_cf-rename-IBM-z13-z14-counter-names.patch patches.suse/vfio-ccw-process-ssch-with-interrupts-disabled patches.suse/s390-correct-module-section-names-for-expoline-code.patch patches.suse/random-fix-possible-sleeping-allocation-from-irq-con patches.suse/random-rate-limit-unseeded-randomness-warnings.patch patches.suse/PCI-PM-Do-not-clear-state_saved-in-pci_pm_freeze-whe.patch patches.suse/ACPI-scan-Initialize-watchdog-before-PNP.patch patches.suse/ACPI-watchdog-Prefer-iTCO_wdt-on-Lenovo-Z50-70 patches.suse/ACPI-button-make-module-loadable-when-booted-in-non- patches.suse/ACPI-video-Only-default-only_lcd-to-true-on-Win8-rea patches.suse/0001-tracing-Fix-missing-tab-for-hwlat_detector-print-for.patch patches.suse/PCI-aardvark-Fix-logic-in-advk_pcie_-rd-wr-_conf patches.suse/PCI-aardvark-Set-PIO_ADDR_LS-correctly-in-advk_pcie_ patches.suse/PCI-aardvark-Use-ISR1-instead-of-ISR0-interrupt-in-l patches.suse/PCI-aardvark-Fix-PCIe-Max-Read-Request-Size-setting patches.suse/0094-PCI-kirin-Fix-reset-gpio-name.patch patches.suse/hwmon-nct6683-Enable-EC-access-if-disabled-at-boot patches.suse/hwmon-k10temp-add-temperature-offset-for-ryzen-2700x.patch patches.suse/hwmon-k10temp-add-support-for-amd-ryzen-w-vega-graphics.patch patches.suse/virtio_console-don-t-tie-bufs-to-a-vq patches.suse/virtio-add-ability-to-iterate-over-vqs patches.suse/virtio_console-free-buffers-after-reset patches.suse/virtio_console-drop-custom-control-queue-cleanup patches.suse/virtio_console-move-removal-code patches.suse/virtio_console-reset-on-out-of-memory patches.suse/6058-drm-amdkfd-kfd_dev_is_large_bar-can-be-static patches.suse/6059-drm-amdkfd-fix-the-error-return-code-in-kfd_ioctl_unmap_memory_from_gpu patches.suse/drm-amdkfd-fix-clock-counter-retrieval-for-node-with patches.suse/6060-drm-amdkfd-fix-build-select-mmu_notifier patches.suse/drm-amdgpu-set-COMPUTE_PGM_RSRC1-for-SGPR-VGPR-clear patches.suse/6061-drm-amd-display-fix-deadlock-when-flushing-irq patches.suse/6062-drm-amd-display-disallow-enabling-crtc-without-primary-plane-with-fb patches.suse/6063-drm-amd-display-don-t-read-edid-in-atomic_check patches.suse/6064-drm-amd-display-update-mst-edid-property-every-time patches.suse/6065-drm-amd-display-check-dc_sink-every-time-in-mst-hotplug patches.suse/6066-drm-msm-dsi-check-return-value-for-video-done-waits patches.suse/6067-drm-msm-dsi-check-video-mode-engine-status-before-waiting patches.suse/6068-drm-msm-dsi-implement-auto-phy-timing-calculator-for-10nm-phy patches.suse/6069-drm-msm-mark-the-crtc-state-event-consumed patches.suse/6070-drm-msm-add-modifier-to-mdp_get_format-arguments patches.suse/drm-msm-Fix-possible-null-dereference-on-failure-of- patches.suse/drm-msm-dsi-use-correct-enum-in-dsi_get_cmd_fmt patches.suse/0001-drm-msm-don-t-deref-error-pointer-in-the-msm_fbdev_c.patch patches.suse/6071-revert-drm-sun4i-add-lvds-mode_valid-function patches.suse/6072-qxl-fix-qxl_release_-map-unmap patches.suse/6073-qxl-keep-separate-release_bo-pointer patches.suse/drm-virtio-fix-vq-wait_event-condition patches.suse/6074-drm-edid-reset-more-of-the-display-info patches.suse/drm-i915-audio-set-minimum-CD-clock-to-twice-the-BCL patches.suse/drm-i915-Enable-display-WA-1183-from-its-correct-spo patches.suse/6075-drm-i915-use-ktime-on-wait_for patches.suse/6076-drm-i915-fbdev-enable-late-fbdev-initial-configuration patches.suse/mtd-spi-nor-cadence-quadspi-Fix-page-fault-kernel-pa.patch patches.suse/mtd-cfi-cmdset_0001-Do-not-allow-read-write-to-suspe.patch patches.suse/mtd-cfi-cmdset_0001-Workaround-Micron-Erase-suspend-.patch patches.suse/mtd-cfi-cmdset_0002-Do-not-allow-read-write-to-suspe.patch patches.suse/ARM-socfpga_defconfig-Remove-QSPI-Sector-4K-size-for.patch patches.suse/soc-bcm-raspberrypi-power-Fix-use-of-__packed patches.suse/soc-bcm2835-Make-RASPBERRYPI_FIRMWARE-dummies-return patches.suse/HISI-LPC-Add-Kconfig-MFD_CORE-dependency.patch patches.suse/ALSA-pcm-Return-negative-delays-from-SNDRV_PCM_IOCTL.patch patches.suse/ALSA-core-Report-audio_tstamp-in-snd_pcm_sync_ptr patches.suse/ALSA-control-Fix-missing-__user-annotation.patch patches.suse/ALSA-usb-audio-Fix-forgotten-conversion-of-control-q.patch patches.suse/ALSA-usb-audio-Fix-missing-endian-conversion.patch patches.suse/ALSA-usb-audio-Skip-broken-EU-on-Dell-dock-USB-audio patches.suse/ALSA-dice-fix-OUI-for-TC-group patches.suse/ALSA-usb-audio-ADC3-Fix-channel-mapping-conversion-f.patch patches.suse/ALSA-hda-realtek-Add-some-fixes-for-ALC233 patches.suse/ALSA-hda-realtek-Update-ALC255-depop-optimize patches.suse/ALSA-seq-oss-Fix-unbalanced-use-lock-for-synth-MIDI- patches.suse/ALSA-seq-oss-Hardening-for-potential-Spectre-v1 patches.suse/ALSA-control-Hardening-for-potential-Spectre-v1 patches.suse/ALSA-hda-Hardening-for-potential-Spectre-v1 patches.suse/ALSA-opl3-Hardening-for-potential-Spectre-v1 patches.suse/ALSA-asihpi-Hardening-for-potential-Spectre-v1 patches.suse/ALSA-hdspm-Hardening-for-potential-Spectre-v1 patches.suse/ALSA-rme9652-Hardening-for-potential-Spectre-v1 patches.suse/ALSA-hda-realtek-change-the-location-for-one-of-two- patches.suse/ASoC-fsl_esai-Fix-divisor-calculation-failure-at-low patches.suse/ASoC-rsnd-mark-PM-functions-__maybe_unused patches.suse/ASoC-topology-fix-some-tiny-memory-leaks patches.suse/ASoC-adau17x1-Handling-of-DSP_RUN-register-during-fw patches.suse/ASoC-rt5514-Add-the-missing-register-in-the-readable.patch patches.suse/ASoC-topology-Fix-bugs-of-freeing-soc-topology patches.suse/ASoC-topology-Check-widget-kcontrols-before-deref patches.suse/ALSA-hda-Skip-jack-and-others-for-non-existing-PCM-s patches.suse/ALSA-dice-fix-error-path-to-destroy-initialized-stre patches.suse/0001-xhci-Fix-USB-ports-for-Dell-Inspiron-5775.patch patches.suse/USB-Increment-wakeup-count-on-remote-wakeup.patch patches.suse/0001-usbip-vhci_hcd-check-rhport-before-using-in-vhci_hub.patch patches.suse/usbip-vhci_hcd-Fix-usb-device-and-sockfd-leaks.patch patches.suse/0001-usbip-usbip_host-fix-to-hold-parent-lock-for-device_.patch patches.suse/usbip-usbip_event-fix-to-not-print-kernel-pointer-ad.patch patches.suse/0001-Documentation-typec.rst-Use-literal-block-element-wi.patch patches.suse/0001-usb-core-Add-quirk-for-HP-v222w-16GB-Mini.patch patches.suse/0001-Revert-xhci-plat-Register-shutdown-for-xhci_plat.patch patches.suse/0001-usb-typec-ucsi-Increase-command-completion-timeout-v.patch patches.suse/USB-serial-simple-add-libtransistor-console.patch patches.suse/USB-serial-cp210x-add-ID-for-NI-USB-serial-console.patch patches.suse/USB-serial-ftdi_sio-use-jtag-quirk-for-Arrow-USB-Bla.patch patches.suse/tty-n_gsm-Fix-long-delays-with-control-frame-timeout patches.suse/tty-n_gsm-Fix-DLCI-handling-for-ADM-mode-if-debug-2- patches.suse/0074-serial-mvebu-uart-Fix-local-flags-handling-on-termio.patch patches.suse/0001-earlycon-Use-a-pointer-table-to-fix-__earlycon_table.patch patches.suse/tty-Avoid-possible-error-pointer-dereference-at-tty_ patches.suse/tty-Don-t-call-panic-at-tty_ldisc_init patches.suse/tty-Use-__GFP_NOFAIL-for-tty_ldisc_get patches.suse/test_firmware-fix-setting-old-custom-fw-path-back-on2 patches.suse/kobject-don-t-use-WARN-for-registration-failures patches.suse/msft-hv-1668-uio_hv_generic-set-size-of-ring-buffer-attribute.patch patches.suse/msft-hv-1669-uio_hv_generic-make-ring-buffer-attribute-for-primar.patch patches.suse/msft-hv-1670-uio_hv_generic-use-correct-channel-in-isr.patch patches.suse/msft-hv-1671-uio_hv_generic-fix-subchannel-ring-mmap.patch patches.suse/ARM-amba-Don-t-read-past-the-end-of-sysfs-driver_ove patches.suse/ARM-amba-Make-driver_override-output-consistent-with.patch patches.suse/ARM-amba-Fix-race-condition-with-driver_override.patch patches.suse/ceph-check-if-mds-create-snaprealm-when-setting-quota.patch patches.suse/libceph-un-backoff-on-tick-when-we-have-a-authenticated-session.patch patches.suse/libceph-reschedule-a-tick-in-finish_hunting.patch patches.suse/libceph-validate-con-state-at-the-top-of-try_write.patch patches.suse/0025-arm64-add-sentinel-to-kpti_safe_list.patch patches.suse/arm64-kernel-rename-module_emit_adrp_veneer-module_e.patch patches.suse/KVM-arm-arm64-Close-VMID-generation-race.patch patches.suse/arm-arm64-KVM-Add-PSCI-version-selection-API.patch patches.suse/powerpc-mm-Flush-cache-on-memory-hot-un-plug.patch patches.suse/powerpc-powernv-npu-Add-lock-to-prevent-race-in-conc.patch patches.suse/powerpc-powernv-npu-Prevent-overwriting-of-pnv_npu2_.patch patches.suse/powerpc-powernv-npu-Do-a-PID-GPU-TLB-flush-when-inva.patch patches.suse/cpufreq-powernv-Fix-hardlockup-due-to-synchronous-sm.patch patches.suse/powerpc-kvm-booke-Fix-altivec-related-build-break.patch patches.suse/CIFS-set-resp_buf_type-to-NO_BUFFER-on-error.patch patches.suse/SMB3-Fix-3.11-encryption-to-Windows-and-handle-encry.patch patches.suse/SMB311-Fix-reconnect.patch patches.suse/cifs-smbd-Don-t-use-RDMA-read-write-when-signing-is-used.patch patches.suse/cifs-smbd-Avoid-allocating-iov-on-the-stack.patch patches.suse/crypto-drbg-set-freed-buffers-to-NULL patches.suse/ext4-prevent-right-shifting-extents-beyond-EXT_MAX_B.patch patches.suse/ext4-set-h_journal-if-there-is-a-failure-starting-a-.patch patches.suse/ext4-fix-bitmap-position-validation.patch patches.suse/ext4-add-MODULE_SOFTDEP-to-ensure-crc32c-is-included.patch patches.suse/perf-x86-intel-don-t-enable-freeze-on-smi-for-perfmon-v1.patch patches.suse/x86-microcode-intel-save-microcode-patch-unconditionally patches.suse/x86-cpufeatures-enumerate-cldemote-instruction.patch patches.suse/x86-smpboot-don-t-use-mwait_play_dead-on-amd-systems patches.suse/x86-cpu-intel-add-missing-tlb-cpuid-values patches.suse/x86-do-not-reserve-crash-kernel-if-booted-on-xen-pv.patch patches.suse/errseq-Always-report-a-writeback-error-once.patch patches.suse/xfs-set-format-back-to-extents-if-xfs_bmap_extents_t.patch patches.suse/xfs-prevent-creating-negative-sized-file-via-INSERT_.patch patches.suse/xfs-don-t-fail-when-converting-shortform-attr-to-lon.patch patches.suse/msft-hv-1665-scsi-storvsc-Set-up-correct-queue-depth-values-for-I.patch patches.suse/scsi-isci-Fix-infinite-loop-in-while-loop.patch patches.suse/scsi-target-fix-fortify_panic-kernel-exception patches.suse/Input-synaptics-rmi4-fix-an-unchecked-out-of-memory- patches.suse/Input-leds-fix-out-of-bound-access patches.suse/Input-atmel_mxt_ts-add-touchpad-button-mapping-for-S patches.suse/Input-atmel_mxt_ts-fix-the-firmware-update patches.suse/tracing-Fix-bad-use-of-igrab-in-trace_uprobe.c.patch patches.suse/tracing-remove-igrab-iput-call-from-uprobes-c.patch patches.suse/tracepoint-Do-not-warn-on-ENOMEM.patch patches.suse/net-phy-allow-scanning-busses-with-missing-phys.patch patches.suse/s390-sles15sp1-00-11-068-net-smc-keep-clcsock-reference-in-smc_tcp_listen_wor.patch patches.suse/bpf-disable-and-restore-preemption-in-__BPF_PROG_RUN.patch patches.suse/bpf-sockmap-sample-use-clang-flag-target-bpf.patch patches.suse/bpf-sockmap-map_release-does-not-hold-refcnt-for-pin.patch patches.suse/bpf-sockmap-sk_wait_event-needed-to-handle-blocking-.patch patches.suse/bpf-sockmap-fix-double-page_put-on-ENOMEM-error-in-r.patch patches.suse/bpf-clear-the-ip_tunnel_info.patch patches.suse/bpf-x64-fix-JIT-emission-for-dead-code.patch patches.suse/bpf-fix-for-lex-yacc-build-error-with-gcc-5.patch patches.suse/tipc-fix-bug-in-function-tipc_nl_node_dump_monitor.patch patches.suse/nfp-don-t-depend-on-eth_tbl-being-available.patch patches.suse/net-mvpp2-Fix-clk-error-path-in-mvpp2_probe.patch patches.suse/net-mvpp2-Fix-clock-resource-by-adding-missing-mg_co.patch patches.suse/tcp-ignore-Fast-Open-on-repair-mode.patch patches.suse/sctp-handle-two-v4-addrs-comparison-in-sctp_inet6_cm.patch patches.suse/0001-NET-usb-qmi_wwan-add-support-for-ublox-R410M-PID-0x9.patch patches.suse/mlxsw-spectrum_switchdev-Do-not-remove-mrouter-port-.patch patches.suse/brcmfmac-fix-firmware-request-processing-if-nvram-lo.patch patches.suse/iwlwifi-mvm-query-regdb-for-wmm-rule-if-needed.patch patches.suse/iwlwifi-mvm-fix-old-scan-version-sizes.patch patches.suse/rtlwifi-cleanup-8723be-ant_sel-definition.patch patches.suse/net-mlx5e-Allow-offloading-ipv4-header-re-write-for-.patch patches.suse/net-mlx5e-DCBNL-fix-min-inline-header-size-for-dscp.patch patches.suse/net-mlx5-Fix-mlx5_get_vector_affinity-function.patch patches.suse/net-mlx5e-TX-Use-correct-counter-in-dma_map-error-fl.patch patches.suse/net-mlx5-Avoid-cleaning-flow-steering-table-twice-du.patch patches.suse/net-mlx5e-Fix-traffic-between-VF-and-representor.patch patches.suse/net-mlx5-Properly-deal-with-flow-counters-when-delet.patch patches.suse/net-support-compat-64-bit-time-in-s-g-etsockopt.patch patches.suse/sfc-Use-filter-index-rather-than-ID-for-rps_flow_id-.patch patches.suse/sfc-fix-ARFS-expiry-check-on-EF10.patch patches.suse/bridge-check-iface-upper-dev-when-setting-master-via.patch patches.suse/qed-fix-spelling-mistake-checksumed-checksummed.patch patches.suse/0014-tcp-fix-TCP_REPAIR_QUEUE-bound-checking.patch patches.suse/net-mlx4-fix-spelling-mistake-failedi-failed.patch patches.suse/net-tls-Don-t-recursively-call-push_record-during-tl.patch patches.suse/nfp-flower-set-tunnel-ttl-value-to-net-default.patch patches.suse/net-ethernet-ti-cpsw-fix-packet-leaking-in-dual_mac-.patch patches.suse/tcp_bbr-fix-to-zero-idle_restart-only-upon-S-ACKed-d.patch patches.suse/sctp-use-the-old-asoc-when-making-the-cookie-ack-chu.patch patches.suse/sctp-fix-the-issue-that-the-cookie-ack-with-auth-can.patch patches.suse/8139too-Use-disable_irq_nosync-in-rtl8139_poll_contr.patch patches.suse/s390-sles15sp1-00-11-073-net-smc-restrict-non-blocking-connect-finish.patch patches.suse/net_sched-fq-take-care-of-throttled-flows-before-reu.patch patches.suse/bpf-fix-uninitialized-variable-in-bpf-tools.patch patches.suse/bpf-minor-fix-to-selftest-test_stacktrace_build_id.patch patches.suse/bpf-x64-fix-memleak-when-not-converging-after-image.patch patches.suse/bpf-x64-fix-memleak-when-not-converging-on-calls.patch patches.suse/bpf-sockmap-fix-scatterlist-update-on-error-path-in-.patch patches.suse/bpf-sockmap-zero-sg_size-on-error-when-buffer-is-rel.patch patches.suse/bpf-sockmap-fix-error-handling-in-redirect-failures.patch patches.suse/ipv4-fix-fnhe-usage-by-non-cached-routes.patch patches.suse/0001-qmi_wwan-do-not-steal-interfaces-from-class-drivers.patch patches.suse/rds-do-not-leak-kernel-memory-to-user-land.patch patches.suse/net-mlx5e-fix-spelling-mistake-loobpack-loopback.patch patches.suse/qed-fix-spelling-mistake-offloded-offloaded.patch patches.suse/s390-sles15sp1-00-11-078-net-smc-call-consolidation.patch patches.suse/s390-sles15sp1-00-11-079-net-smc-handle-unregistered-buffers.patch patches.suse/s390-sles15sp1-00-11-080-smc-fix-sendpage-call.patch patches.suse/dccp-fix-tasklet-usage.patch patches.suse/ALSA-hda-Fix-incorrect-usage-of-IS_REACHABLE patches.suse/ALSA-seq-Fix-races-at-MIDI-encoding-in-snd_virmidi_o patches.suse/ALSA-dice-fix-kernel-NULL-pointer-dereference-due-to patches.suse/ALSA-aloop-Add-missing-cable-lock-to-ctl-API-callbac patches.suse/ALSA-pcm-Check-PCM-state-at-xfern-compat-ioctl patches.suse/0004-cpufreq-CPPC-Set-platform-specific-transition_delay_.patch patches.suse/0001-btrfs-Fix-wrong-first_key-parameter-in-replace_path.patch patches.suse/btrfs-Take-trans-lock-before-access-running-trans-in.patch patches.suse/xfs-cap-the-length-of-deduplication-requests.patch patches.suse/blk-mq-count-allocated-but-not-started-requests-in-i.patch patches.suse/blk-mq-fix-sysfs-inflight-counter.patch patches.suse/0221-bcache-store-disk-name-in-struct-cache-and-struct-ca.patch patches.suse/0222-bcache-set-CACHE_SET_IO_DISABLE-in-bch_cached_dev_er.patch patches.suse/0223-bcache-count-backing-device-I-O-error-for-writeback-.patch patches.suse/0224-bcache-add-wait_for_kthread_stop-in-bch_allocator_th.patch patches.suse/0225-bcache-set-dc-io_disable-to-true-in-conditional_stop.patch patches.suse/0226-bcache-use-pr_info-to-inform-duplicated-CACHE_SET_IO.patch patches.suse/bdi-wake-up-concurrent-wb_shutdown-callers.patch patches.suse/nvme-fix-potential-memory-leak-in-option-parsing.patch patches.suse/nvme-Set-integrity-flag-for-user-passthrough-command.patch patches.suse/nvme-multipath-Disable-runtime-writable-enabling-par.patch patches.suse/nvme-multipath-Fix-multipath-disabled-naming-collisi.patch patches.suse/nvmet-switch-loopback-target-state-to-connecting-whe.patch patches.suse/bdi-Fix-oops-in-wb_workfn.patch patches.suse/RDMA-ucma-ucma_context-reference-leak-in-error-path.patch patches.suse/IB-mlx5-remove-duplicate-header-file.patch patches.suse/infiniband-mlx5-fix-build-errors-when-INFINIBAND_USE.patch patches.suse/IB-uverbs-Add-missing-braces-in-anonymous-union-init.patch patches.suse/RDMA-ucma-Check-for-a-cm_id-device-in-all-user-calls.patch patches.suse/RDMA-ucma-Allow-resolving-address-w-o-specifying-sou.patch patches.suse/IB-core-Don-t-allow-default-GID-addition-at-non-rese.patch patches.suse/IB-core-Fix-to-avoid-deleting-IPv6-look-alike-defaul.patch patches.suse/IB-core-Fix-deleting-default-GIDs-when-changing-mac-.patch patches.suse/RDMA-mlx5-Fix-multiple-NULL-ptr-deref-errors-in-rere.patch patches.suse/RDMA-mlx5-Protect-from-shift-operand-overflow.patch patches.suse/IB-mlx5-Use-unlimited-rate-when-static-rate-is-not-s.patch patches.suse/IB-mlx5-Fix-represent-correct-netdevice-in-dual-port.patch patches.suse/RDMA-mlx5-Properly-check-return-value-of-mlx5_get_ua.patch patches.suse/nvme-depend-on-INFINIBAND_ADDR_TRANS.patch patches.suse/nvmet-rdma-depend-on-INFINIBAND_ADDR_TRANS.patch patches.suse/ib_srpt-depend-on-INFINIBAND_ADDR_TRANS.patch patches.suse/cifs-smbd-depend-on-INFINIBAND_ADDR_TRANS.patch patches.suse/ib_srp-depend-on-INFINIBAND_ADDR_TRANS.patch patches.suse/IB-make-INFINIBAND_ADDR_TRANS-configurable.patch patches.suse/RDMA-cxgb4-release-hw-resources-on-device-removal.patch patches.suse/IB-uverbs-Fix-validating-mandatory-attributes.patch patches.suse/RDMA-cma-Fix-use-after-destroy-access-to-net-namespa.patch patches.suse/IB-nes-fix-nes_netdev_start_xmit-s-return-type.patch patches.suse/IB-ipoib-fix-ipoib_start_xmit-s-return-type.patch patches.suse/RDMA-iwpm-fix-memory-leak-on-map_info.patch patches.suse/IB-rxe-add-RXE_START_MASK-for-rxe_opcode-IB_OPCODE_R.patch patches.suse/IB-rxe-avoid-double-kfree_skb.patch patches.suse/RDMA-hns-Bugfix-for-init-hem-table.patch patches.suse/RDMA-hns-Intercept-illegal-RDMA-operation-when-use-i.patch patches.suse/RDMA-hns-Fix-the-qp-context-state-diagram.patch patches.suse/RDMA-hns-Only-assign-mtu-if-IB_QP_PATH_MTU-bit-is-se.patch patches.suse/RDMA-hns-Remove-some-unnecessary-attr_mask-judgement.patch patches.suse/RDMA-hns-Only-assign-dqpn-if-IB_QP_PATH_DEST_QPN-bit.patch patches.suse/RDMA-hns-Adjust-the-order-of-cleanup-hem-table.patch patches.suse/RDMA-hns-Update-assignment-method-for-owner-field-of.patch patches.suse/RDMA-hns-Submit-bad-wr.patch patches.suse/RDMA-hns-Fix-a-couple-misspellings.patch patches.suse/RDMA-mlx4-Add-missed-RSS-hash-inner-header-flag.patch patches.suse/IB-uverbs-Prevent-reregistration-of-DM_MR-to-regular.patch patches.suse/IB-uverbs-Fix-kernel-crash-during-MR-deregistration-.patch patches.suse/iw_cxgb4-Atomically-flush-per-QP-HW-CQEs.patch patches.suse/IB-core-Make-ib_mad_client_id-atomic.patch patches.suse/IB-hfi1-Fix-handling-of-FECN-marked-multicast-packet.patch patches.suse/IB-hfi1-Use-correct-type-for-num_user_context.patch patches.suse/IB-hfi1-Fix-loss-of-BECN-with-AHG.patch patches.suse/IB-hfi1-Fix-NULL-pointer-dereference-when-invalid-nu.patch patches.suse/IB-hfi1-rdmavt-Fix-memory-leak-in-hfi1_alloc_devdata.patch patches.suse/IB-hfi1-Fix-memory-leak-in-exception-path-in-get_irq.patch patches.suse/IB-mlx4-Fix-integer-overflow-when-calculating-optima.patch patches.suse/RDMA-cma-Do-not-query-GID-during-QP-state-transition.patch patches.suse/drm-i915-glk-Add-MODULE_FIRMWARE-for-Geminilake patches.suse/6077-drm-vc4-make-sure-vc4_bo_-inc-dec-usecnt-calls-are-balanced patches.suse/drm-bridge-vga-dac-Fix-edid-memory-leak patches.suse/6078-drm-vmwgfx-clean-up-fbdev-modeset-locking patches.suse/drm-vmwgfx-Fix-a-buffer-object-leak patches.suse/remoteproc-qcom-Fix-potential-device-node-leaks.patch patches.suse/rpmsg-added-MODULE_ALIAS-for-rpmsg_char.patch patches.suse/clk-honor-CLK_MUX_ROUND_CLOSEST-in-generic-clk-mux patches.suse/usb-dwc3-gadget-Fix-list_del-corruption-in-dwc3_ep_d.patch patches.suse/usb-musb-host-fix-potential-NULL-pointer-dereference.patch patches.suse/usb-musb-trace-fix-NULL-pointer-dereference-in-musb_.patch patches.suse/0001-xhci-Fix-use-after-free-in-xhci_free_virt_device.patch patches.suse/0001-USB-Accept-bulk-endpoints-with-1024-byte-maxpacket.patch patches.suse/0001-usb-typec-tcpm-Release-the-role-mux-when-exiting.patch patches.suse/USB-serial-option-adding-support-for-ublox-R410M.patch patches.suse/USB-serial-visor-handle-potential-invalid-device-con.patch patches.suse/platform-x86-asus-wireless-Fix-NULL-pointer-derefere patches.suse/irqchip-qcom-Fix-check-for-spurious-interrupts patches.suse/KVM-arm64-Fix-order-of-vcpu_write_sys_reg-arguments.patch patches.suse/0016-arm64-vgic-v2-Fix-proxying-of-cpuif-access.patch patches.suse/kvm-x86-remove-apic-timer-periodic-oneshot-spikes patches.suse/doc-Add-vendor-prefix-for-Kieback-Peter-GmbH patches.suse/dt-bindings-panel-lvds-fix-path-to-display-timing-bindings.patch patches.suse/gpio-fix-aspeed_gpio-unmask-irq patches.suse/gpioib-do-not-free-unrequested-descriptors patches.suse/gpio-fix-error-path-in-lineevent_create patches.suse/pinctrl-cherryview-Associate-IRQ-descriptors-to-irqd.patch patches.suse/pinctrl-sunrisepoint-Align-GPIO-number-space-with-Wi patches.suse/0001-libahci-Allow-drivers-to-override-stop_engine.patch patches.suse/0077-ata-ahci-mvebu-override-ahci_stop_engine-for-mvebu-A.patch patches.suse/libata-Apply-NOLPM-quirk-for-SanDisk-SD7UB3Q-G1001-S patches.suse/driver-core-add-__printf-verification-to-__ata_ehi_p.patch patches.suse/HID-lenovo-Add-support-for-IBM-Lenovo-Scrollpoint-mi patches.suse/HID-wacom-Release-device-resource-data-obtained-by-d patches.suse/HID-intel-ish-hid-use-put_device-instead-of-kfree patches.suse/0001-dm-integrity-use-kvfree-for-kvmalloc-d-memory.patch patches.suse/0228-dm-bufio-fix-buffer-alignment.patch patches.suse/0042-dm-cache-background-tracker-fix-sparse-warning.patch patches.suse/0043-dm-fix-some-sparse-warnings-and-whitespace-in-dax-me.patch patches.suse/0044-dm-mirror-remove-VLA-usage.patch patches.suse/0045-dm-thin-update-Documentation-to-clarify-when-read_on.patch patches.suse/agp-uninorth-make-two-functions-static patches.suse/6079-drm-exynos-mixer-fix-synchronization-check-in-interlaced-mode patches.suse/6080-drm-exynos-mixer-avoid-oops-in-vp_video_buffer patches.suse/6081-drm-exynos-hdmi-avoid-duplicating-drm_bridge_attach patches.suse/drm-i915-Adjust-eDP-s-logical-vco-in-a-reliable-plac patches.suse/6082-drm-i915-correctly-populate-user-mode-h-vdisplay-with-pipe-src-size-during-readout patches.suse/drm-i915-Fix-drm-intel_enable_lvds-ERROR-message-in- patches.suse/drm-atomic-Clean-old_state-new_state-in-drm_atomic_s patches.suse/drm-atomic-Clean-private-obj-old_state-new_state-in- patches.suse/6083-drm-vc4-fix-oops-dereferencing-dpi-s-connector-since-panel_bridge patches.suse/drm-omap-silence-unititialized-variable-warning patches.suse/drm-omap-fix-uninitialized-ret-variable patches.suse/drm-omap-fix-possible-NULL-ref-issue-in-tiler_reserv patches.suse/6084-drm-omap-check-return-value-from-soc_device_match patches.suse/6085-drm-omap-handle-error-if-scale-coefs-are-not-found patches.suse/6086-drm-omap-add-missing-linefeeds-to-prints patches.suse/drm-omap-handle-alloc-failures-in-omap_connector patches.suse/6087-drm-bridge-sii8620-add-kconfig-dependency-on-extcon patches.suse/drm-vc4-Fix-scaling-of-uni-planar-formats patches.suse/6088-drm-amd-display-add-vg12-asic-ids patches.suse/6089-drm-amd-add-bios-smu_info-v3_3-required-struct-def patches.suse/6090-drm-amd-display-add-get_firmware_info_v3_2-for-vg12 patches.suse/6091-drm-amd-display-don-t-return-ddc-result-and-read_bytes-in-same-return-value patches.suse/6092-drm-amd-display-use-kvzalloc-for-potentially-large-allocations patches.suse/6093-drm-ttm-use-gfp_transhuge_light-for-allocating-huge-pages patches.suse/6094-drm-amdgpu-switch-to-interruptable-wait-to-recover-from-ring-hang patches.suse/6095-drm-amd-pp-refine-the-output-of-pp_power_profile_mode-on-vi patches.suse/6096-drm-nouveau-ttm-don-t-dereference-nvbo-cli-it-can-outlive-client patches.suse/drm-nouveau-Fix-deadlock-in-nv50_mstm_register_conne patches.suse/6097-drm-amd-pp-fix-performance-drop-on-fiji patches.suse/cpufreq-schedutil-Avoid-using-invalid-next_freq.patch patches.suse/mmap-introduce-sane-default-mmap-limits.patch patches.suse/x86-xen-reset-vcpu0-info-pointer-after-shared_info-remap patches.suse/tracing-Fix-regex_match_front-to-not-over-compare-th.patch patches.suse/powerpc-pseries-Fix-CONFIG_NUMA-n-build.patch patches.suse/arm64-Add-MIDR-encoding-for-NVIDIA-CPUs.patch patches.suse/arm64-capabilities-Add-NVIDIA-Denver-CPU-to-bp_harde.patch patches.suse/ceph-fix-rsize-wsize-capping-in-ceph_direct_read_write.patch patches.suse/libceph-add-osd_req_op_extent_osd_data_bvecs.patch patches.suse/ceph-fix-iov_iter-issues-in-ceph_direct_read_write.patch patches.suse/xprtrdma-Fix-list-corruption-DMAR-errors-during-MR-r.patch patches.suse/openvswitch-Don-t-swap-table-in-nlattr_set-after-OVS.patch patches.suse/atm-zatm-Fix-potential-Spectre-v1.patch patches.suse/net-atm-Fix-potential-Spectre-v1.patch patches.suse/tg3-Fix-vunmap-BUG_ON-triggered-from-tg3_free_consis.patch patches.suse/net-ethernet-sun-niu-set-correct-packet-size-in-skb.patch patches.suse/net-phy-sfp-fix-the-BR-min-computation.patch patches.suse/bpf-fix-possible-spectre-v1-in-find_and_alloc_map.patch patches.suse/bpf-use-array_index_nospec-in-find_prog_type.patch patches.suse/Revert-Bluetooth-btusb-Fix-quirk-for-Atheros-1525-QC patches.suse/Bluetooth-btusb-Only-check-needs_reset_resume-DMI-ta patches.suse/Bluetooth-btusb-Add-Dell-XPS-13-9360-to-btusb_needs_ patches.suse/sctp-delay-the-authentication-for-the-duplicated-coo.patch patches.suse/tls-fix-use-after-free-in-tls_sk_proto_close.patch patches.suse/net-tls-Fix-connection-stall-on-partial-tls-record.patch patches.suse/af_key-Always-verify-length-of-provided-sadb_key.patch patches.suse/vti6-Change-minimum-MTU-to-IPV4_MIN_MTU-vti6-can-car.patch patches.suse/net-aquantia-driver-should-correctly-declare-vlan_fe.patch patches.suse/llc-better-deal-with-too-small-mtu.patch patches.suse/net-ieee802154-6lowpan-fix-frag-reassembly.patch patches.suse/can-dev-increase-bus-off-message-severity patches.suse/can-kvaser_usb-Increase-correct-stats-counter-in-kva patches.suse/r8169-fix-powering-up-RTL8168h patches.suse/tipc-eliminate-KMSAN-uninit-value-in-strcmp-complain.patch patches.suse/qed-Fix-l2-initializations-over-iWARP-personality.patch patches.suse/qede-Fix-gfp-flags-sent-to-rdma-event-node-allocatio.patch patches.suse/nfp-flower-remove-headroom-from-max-MTU-calculation.patch patches.suse/msft-hv-1674-hv_netvsc-Fix-net-device-attach-on-older-Windows-hos.patch patches.suse/cxgb4-zero-the-HMA-memory.patch patches.suse/cxgb4-copy-mbox-log-size-to-PF0-3-adap-instances.patch patches.suse/net-mlx4_en-Verify-coalescing-parameters-are-in-rang.patch patches.suse/mac80211-Fix-condition-validating-WMM-IE patches.suse/cfg80211-limit-wiphy-names-to-128-bytes patches.suse/cfg80211-fix-possible-memory-leak-in-regdb_query_cou.patch patches.suse/nl80211-Free-connkeys-on-external-authentication-fai.patch patches.suse/rfkill-gpio-fix-memory-leak-in-probe-error-path patches.suse/mac80211-Adjust-SAE-authentication-timeout patches.suse/mac80211-use-timeout-from-the-AddBA-response-instead patches.suse/msft-hv-1676-hv_netvsc-set-master-device.patch patches.suse/net-mlx4_en-Fix-an-error-handling-path-in-mlx4_en_in.patch patches.suse/sctp-remove-sctp_chunk_put-from-fail_mark-err-path-i.patch patches.suse/qed-fix-spelling-mistake-taskelt-tasklet.patch patches.suse/can-hi311x-Acquire-SPI-lock-on-do_get_berr_counter patches.suse/can-hi311x-Work-around-TX-complete-interrupt-erratum patches.suse/bonding-do-not-allow-rlb-updates-to-invalid-mac.patch patches.suse/bonding-send-learning-packets-for-vlans-on-slave.patch patches.suse/mlxsw-core-Fix-an-error-handling-path-in-mlxsw_core_.patch patches.suse/ipv4-fix-memory-leaks-in-udp_sendmsg-ping_v4_sendmsg.patch patches.suse/net-mlx5-Free-IRQs-in-shutdown-path.patch patches.suse/net-mlx5-E-Switch-Include-VF-RDMA-stats-in-vport-sta.patch patches.suse/net-mlx5e-Err-if-asked-to-offload-TC-match-on-frag-b.patch patches.suse/net-sched-actions-fix-invalid-pointer-dereferencing-.patch patches.suse/0008-rxrpc-Fix-error-reception-on-AF_INET6-sockets.patch patches.suse/ice-Set-rq_last_status-when-cleaning-rq.patch patches.suse/ixgbe-return-error-on-unsupported-SFP-module-when-re.patch patches.suse/ixgbevf-fix-ixgbevf_xmit_frame-s-return-type.patch patches.suse/ixgbe-fix-memory-leak-on-ipsec-allocation.patch patches.suse/net-sched-fix-error-path-in-tcf_proto_create-when-mo.patch patches.suse/net-sched-actions-fix-refcnt-leak-in-skbmod.patch patches.suse/lib-find_bit_benchmark.c-avoid-soft-lockup-in-test_f.patch patches.suse/0001-init-fix-false-positives-in-W-X-checking.patch patches.suse/0001-mm-sections-are-not-offlined-during-memory-hotremove.patch patches.suse/proc-kcore-don-t-bounds-check-against-address-0.patch patches.suse/0001-mm-oom-fix-concurrent-munlock-and-oom-reaper-unmap-v.patch patches.suse/nvme-fix-use-after-free-in-nvme_free_ns_head.patch patches.suse/nvme-Fix-sync-controller-reset-return.patch patches.suse/nvme-add-quirk-to-force-medium-priority-for-sq-creation.patch patches.suse/thermal-int3403_thermal-Fix-NULL-pointer-deref-on-mo patches.suse/thermal-exynos-Reading-temperature-makes-sense-only- patches.suse/thermal-exynos-Propagate-error-value-from-tmu_read patches.suse/cifs-Allocate-validate-negotiation-request-through-kmalloc.patch patches.suse/cifs-smbd-Enable-signing-with-smbdirect.patch patches.suse/cifs-smb2ops-Fix-listxattr-when-there-are-no-EAs.patch patches.suse/smb3-directory-sync-should-not-return-an-error.patch patches.suse/stop_machine-sched-Fix-migrate_swap-vs.-active_balan.patch patches.suse/perf-core-fix-possible-spectre-v1-indexing-for-aux_pages.patch patches.suse/perf-x86-fix-possible-spectre-v1-indexing-for-hw_perf_event-cache_ patches.suse/perf-x86-fix-possible-spectre-v1-indexing-for-x86_pmu-event_map patches.suse/perf-x86-msr-fix-possible-spectre-v1-indexing-in-the-msr-driver patches.suse/perf-x86-cstate-fix-possible-spectre-v1-indexing-for-pkg_msr patches.suse/drm-set-FMODE_UNSIGNED_OFFSET-for-drm-files patches.suse/scsi-vmw-pvscsi-return-DID_BUS_BUSY-for-adapter-init.patch patches.suse/scsi-aacraid-Correct-hba_send-to-include-iu_type.patch patches.suse/tracing-x86-xen-remove-zero-data-size-trace-events-trace_xen_mmu_flush_tlb-all patches.suse/0001-proc-do-not-access-cmdline-nor-environ-from-file-bac.patch patches.suse/vfio-ccw-fix-cleanup-if-cp_prefetch-fails patches.suse/s390-move-expoline-assembler-macros-to-a-header.patch patches.suse/s390-crc32-vx-use-expoline-for-indirect-branches.patch patches.suse/s390-lib-use-expoline-for-indirect-branches.patch patches.suse/s390-ftrace-use-expoline-for-indirect-branches.patch patches.suse/s390-kernel-use-expoline-for-indirect-branches.patch patches.suse/s390-move-spectre-sysfs-attribute-code.patch patches.suse/s390-remove-indirect-branch-from-do_softirq_own_stack.patch patches.suse/s390-extend-expoline-to-bc-instructions.patch patches.suse/s390-use-expoline-thunks-in-the-bpf-jit.patch patches.suse/s390-cpum_sf-ensure-sample-frequency-of-perf-event-attributes-is-non-zero.patch patches.suse/s390-qdio-fix-access-to-uninitialized-qdio_q-fields.patch patches.suse/s390-qdio-don-t-release-memory-in-qdio_setup_irq.patch patches.suse/ALSA-control-fix-a-redundant-copy-issue patches.suse/ALSA-hda-Add-Lenovo-C50-All-in-one-to-the-power_save patches.suse/ALSA-usb-mixer-volume-quirk-for-CM102-A-102S patches.suse/ALSA-hda-realtek-Clevo-P950ER-ALC1220-Fixup patches.suse/ALSA-usb-audio-Use-Class-Specific-EP-for-UAC3-device.patch patches.suse/msft-hv-1677-x86-Delay-skip-of-emulated-hypercall-instruction.patch patches.suse/msft-hv-1678-KVM-hyperv-idr_find-needs-RCU-protection.patch patches.suse/KVM-vmx-update-sec-exec-controls-for-UMIP-iff-emulat.patch patches.suse/0001-KVM-arm-arm64-Properly-protect-VGIC-locks-from-IRQs.patch patches.suse/0002-KVM-arm-arm64-VGIC-ITS-Promote-irq_lock-in-update_af.patch patches.suse/0003-KVM-arm-arm64-VGIC-ITS-protect-kvm_read_guest-calls-.patch patches.suse/0004-KVM-arm-arm64-VGIC-ITS-save-restore-protect-kvm_read.patch patches.suse/hwmon-k10temp-fix-reading-critical-temperature-register.patch patches.suse/x86-amd_nb-add-support-for-raven-ridge-cpus.patch patches.suse/hwmon-k10temp-use-api-function-to-access-system-management.patch patches.suse/drm-Match-sysfs-name-in-link-removal-to-link-creatio patches.suse/6098-drm-vc4-fix-leak-of-the-file_priv-that-stored-the-perfmon patches.suse/drm-dumb-buffers-Integer-overflow-in-drm_mode_create patches.suse/drm-vmwgfx-Set-dmabuf_size-when-vmw_dmabuf_init-is-s patches.suse/drm-i915-userptr-reject-zero-user_size patches.suse/drm-i915-execlists-Use-rmb-to-order-CSB-reads patches.suse/drm-i915-gen9-Add-WaClearHIZ_WM_CHICKEN3-for-bxt-and patches.suse/mtd-fix-comparison-in-map_word_andequal.patch patches.suse/spi-sh-msiof-Fix-bit-field-overflow-writes-to-TSCR-R patches.suse/spi-cadence-Add-usleep_range-for-cdns_spi_fill_tx_fi patches.suse/spi-pxa2xx-Allow-64-bit-DMA patches.suse/spi-bcm-qspi-Avoid-setting-MSPI_CDRAM_PCS-for-spi-no patches.suse/spi-bcm-qspi-Always-read-and-set-BSPI_MAST_N_BOOT_CT patches.suse/spi-bcm2835aux-ensure-interrupts-are-enabled-for-sha patches.suse/0229-bcache-return-0-from-bch_debug_init-if-CONFIG_DEBUG_.patch patches.suse/0001-xhci-Fix-USB3-NULL-pointer-dereference-at-logical-di.patch patches.suse/usb-musb-fix-remote-wakeup-racing-with-suspend.patch patches.suse/usbip-usbip_host-refine-probe-and-disconnect-debug-m.patch patches.suse/0001-usbip-usbip_host-delete-device-from-busid_table-afte.patch patches.suse/0001-usbip-usbip_host-run-rebind-from-exit-when-module-is.patch patches.suse/0001-usbip-usbip_host-fix-NULL-ptr-deref-and-use-after-fr.patch patches.suse/0001-usbip-usbip_host-fix-bad-unlock-balance-during-stub_.patch patches.suse/ACPICA-Add-deferred-package-support-for-the-Load-and.patch patches.suse/4.4.133-056-powerpc-powernv-Fix-NVRAM-sleep-in-invalid-co.patch patches.suse/i2c-designware-fix-poll-after-enable-regression patches.suse/i2c-pmcmsp-return-message-count-on-master_xfer-succe patches.suse/i2c-pmcmsp-fix-error-return-from-master_xfer patches.suse/i2c-viperboard-return-message-count-on-master_xfer-s patches.suse/clk-imx6ull-use-OSC-clock-during-AXI-rate-change.patch patches.suse/lib-test_bitmap.c-fix-bitmap-optimisation-tests-to-r.patch patches.suse/radix-tree-test-suite-fix-mapshift-build-target.patch patches.suse/radix-tree-test-suite-fix-compilation-issue.patch patches.suse/radix-tree-test-suite-add-item_delete_rcu.patch patches.suse/radix-tree-test-suite-multi-order-iteration-race.patch patches.suse/radix-tree-fix-multi-order-iteration-race.patch patches.suse/hfsplus-stop-workqueue-when-fill_super-failed.patch patches.suse/mmap-relax-file-size-limit-for-regular-files.patch patches.suse/ARM-davinci-board-da830-evm-fix-GPIO-lookup-for-MMC-.patch patches.suse/ARM-davinci-board-da850-evm-fix-GPIO-lookup-for-MMC-.patch patches.suse/ARM-davinci-board-omapl138-hawk-fix-GPIO-numbers-for.patch patches.suse/ARM-davinci-board-dm355-evm-fix-broken-networking.patch patches.suse/tee-shm-fix-use-after-free-via-temporarily-dropped-r patches.suse/tee-check-shm-references-are-consistent-in-offset-si patches.suse/ARM-OMAP2-powerdomain-use-raw_smp_processor_id-for-t.patch patches.suse/ARM-keystone-fix-platform_domain_notifier-array-over.patch patches.suse/ARM-davinci-dm646x-fix-timer-interrupt-generation.patch patches.suse/ARM-davinci-board-dm646x-evm-pass-correct-I2C-adapte.patch patches.suse/ARM-davinci-board-dm646x-evm-set-VPIF-capture-card-n.patch patches.suse/x86-kexec-avoid-double-free_page-upon-do_kexec_load-failure patches.suse/kprobes-x86-prohibit-probing-on-exception-masking-instructions patches.suse/uprobes-x86-prohibit-probing-on-mov-ss-instruction patches.suse/objtool-kprobes-x86-sync-the-latest-asm-insn-h-header-with-tools-objtool-arch-x86-include-asm-insn-h patches.suse/objtool-fix-noreturn-detection-for-recursive-sibling-calls.patch patches.suse/objtool-support-gcc-8-s-cold-subfunctions.patch patches.suse/objtool-support-gcc-8-switch-tables.patch patches.suse/objtool-detect-rip-relative-switch-table-references.patch patches.suse/objtool-detect-rip-relative-switch-table-references-part-2.patch patches.suse/efi-avoid-potential-crashes-fix-the-struct-efi_pci_io_protocol_32-definition-for-mixed-mode patches.suse/x86-pkeys-override-pkey-when-moving-away-from-prot_exec patches.suse/x86-pkeys-do-not-special-case-protection-key-0 patches.suse/x86-mm-drop-ts_compat-on-64-bit-exec-syscall patches.suse/ARM-8753-1-decompressor-add-a-missing-parameter-to-t.patch patches.suse/ARM-8758-1-decompressor-restore-r1-and-r2-just-befor.patch patches.suse/ARM-kexec-fix-kdump-register-saving-on-panic.patch patches.suse/ARM-8769-1-kprobes-Fix-to-use-get_kprobe_ctlblk-afte.patch patches.suse/ARM-8770-1-kprobes-Prohibit-probing-on-optimized_cal.patch patches.suse/ARM-8771-1-kprobes-Prohibit-kprobes-on-do_undefinstr.patch patches.suse/ARM-8772-1-kprobes-Prohibit-kprobes-on-get_user-func.patch patches.suse/btrfs-send-fix-invalid-access-to-commit-roots-due-to.patch patches.suse/btrfs-fix-xattr-loss-after-power-failure.patch patches.suse/btrfs-fix-duplicate-extents-after-fsync-of-file-with.patch patches.suse/0002-btrfs-fix-reading-stale-metadata-blocks-after-degrad.patch patches.suse/0001-btrfs-Split-btrfs_del_delalloc_inode-into-2-function.patch patches.suse/0002-btrfs-Fix-delalloc-inodes-invalidation-during-transa.patch patches.suse/0009-packet-in-packet_snd-start-writing-at-link-layer-all.patch patches.suse/qede-Fix-ref-cnt-usage-count.patch patches.suse/netfilter-nf_tables-nft_compat-fix-refcount-leak-on-.patch patches.suse/0008-ipvs-fix-refcount-usage-for-conns-in-ops-mode.patch patches.suse/0010-ipvs-fix-stats-update-from-local-clients.patch patches.suse/netfilter-nf_tables-don-t-assume-chain-stats-are-set.patch patches.suse/netfilter-nft_compat-prepare-for-indirect-info-stora.patch patches.suse/netfilter-nft_compat-fix-handling-of-large-matchinfo.patch patches.suse/netfilter-nf_tables-fix-memory-leak-on-error-exit-re.patch patches.suse/nfp-bpf-allow-zero-length-capabilities.patch patches.suse/tools-bpf-handle-NULL-return-in-bpf_prog_load_xattr.patch patches.suse/tun-fix-use-after-free-for-ptr_ring.patch patches.suse/net-mlx4_core-Fix-error-handling-in-mlx4_init_port_i.patch patches.suse/s390-sles15sp1-00-12-59-net-smc-check-for-missing-nlattrs-in-smc_pnetid-mess.patch patches.suse/cxgb4-Correct-ntuple-mask-validation-for-hash-filter.patch patches.suse/vmxnet3-set-the-DMA-mask-before-the-first-DMA-map-op.patch patches.suse/vmxnet3-use-DMA-memory-barriers-where-required.patch patches.suse/net-mlx5-Fix-build-break-when-CONFIG_SMP-n.patch patches.suse/0011-tcp-purge-write-queue-in-tcp_connect_init.patch patches.suse/net-sched-fix-refcnt-leak-in-the-error-path-of-tcf_v.patch patches.suse/qed-LL2-flush-isles-when-connection-is-closed.patch patches.suse/tuntap-fix-use-after-free-during-release.patch patches.suse/tls-don-t-use-stack-memory-in-a-scatterlist.patch patches.suse/ibmvnic-Free-coherent-DMA-memory-if-FW-map-failed.patch patches.suse/ibmvnic-Fix-non-fatal-firmware-error-reset.patch patches.suse/ibmvnic-Fix-statistics-buffers-memory-leak.patch patches.suse/0009-net-ip6_gre-Request-headroom-in-__gre6_xmit.patch patches.suse/0012-net-test-tailroom-before-appending-to-linear-skb.patch patches.suse/selftests-bpf-check-return-value-of-fopen-in-test_ve.patch patches.suse/bpf-sockmap-update-rollback-on-error-can-incorrectly.patch patches.suse/bpf-parse-and-verdict-prog-attach-may-race-with-bpf-.patch patches.suse/bpf-fix-truncated-jump-targets-on-heavy-expansions.patch patches.suse/0013-net-Fix-a-bug-in-removing-queues-from-XPS-map.patch patches.suse/sock_diag-fix-use-after-free-read-in-__sk_free.patch patches.suse/net-sched-red-avoid-hashing-NULL-child.patch patches.suse/cxgb4-fix-offset-in-collecting-TX-rate-limit-info.patch patches.suse/01-x86-nospec-simplify-alternative_msr_write.patch patches.suse/02-x86-bugs-concentrate-bug-detection-into-a-separate-function.patch patches.suse/03-x86-bugs-concentrate-bug-reporting-into-a-separate-function.patch patches.suse/04-x86-bugs-read-spec_ctrl-msr-during-boot-and-re-use-reserved-bits.patch patches.suse/05-x86-bugs-kvm-support-the-combination-of-guest-and-host-ibrs.patch patches.suse/06-x86-bugs-expose-sys-spec_store_bypass.patch patches.suse/07-x86-cpufeatures-add-x86_feature_rds.patch patches.suse/08-x86-bugs-provide-boot-parameters-for-the-spec_store_bypass_disable-mitigation.patch patches.suse/09-x86-bugs-intel-set-proper-cpu-features-and-setup-rds.patch patches.suse/10-x86-bugs-whitelist-allowed-spec_ctrl-msr-values.patch patches.suse/11-x86-bugs-amd-add-support-to-disable-rds-on-famh-if-requested.patch patches.suse/12-x86-kvm-vmx-expose-spec_ctrl-bit2-to-the-guest.patch patches.suse/13-x86-speculation-create-spec-ctrl-h-to-avoid-include-hell.patch patches.suse/14-prctl-add-speculation-control-prctls.patch patches.suse/15-x86-process-allow-runtime-control-of-speculative-store-bypass.patch patches.suse/16-x86-speculation-add-prctl-for-speculative-store-bypass-mitigation.patch patches.suse/17-nospec-allow-getting-setting-on-non-current-task.patch patches.suse/18-proc-provide-details-on-speculation-flaw-mitigations.patch patches.suse/19-seccomp-enable-speculation-flaw-mitigations.patch patches.suse/20-x86-bugs-make-boot-modes-_ro_after_init.patch patches.suse/21-prctl-add-force-disable-speculation.patch patches.suse/22-seccomp-use-pr_spec_force_disable.patch patches.suse/23-seccomp-add-filter-flag-to-opt-out-of-ssb-mitigation.patch patches.suse/24-seccomp-move-speculation-migitation-control-to-arch-code.patch patches.suse/25-x86-speculation-make-seccomp-the-default-mode-for-speculative-store-bypass.patch patches.suse/26-x86-bugs-rename-rds-to-ssbd.patch patches.suse/27-proc-use-underscores-for-ssbd-in-status.patch patches.suse/28-x86-bugs-fix-_ssb_select_mitigation-return-type.patch patches.suse/29-x86-bugs-make-cpu_show_common-static.patch patches.suse/30-x86-bugs-fix-the-parameters-alignment-and-missing-void.patch patches.suse/KVM--SVM--Move-spec-control-call-after-restore-of-GS.patch patches.suse/31-x86-speculation-use-synthetic-bits-for-ibrs-ibpb-stibp.patch patches.suse/32-x86-cpufeatures-disentangle-msr_spec_ctrl-enumeration-from-ibrs.patch patches.suse/33-x86-cpufeatures-disentangle-ssbd-enumeration.patch patches.suse/34-x86-cpufeatures-add-feature_zen.patch patches.suse/35-x86-speculation-handle-ht-correctly-on-amd.patch patches.suse/36-x86-bugs-kvm-extend-speculation-control-for-virt_spec_ctrl.patch patches.suse/37-x86-speculation-add-virtualized-speculative-store-bypass-disable-support.patch patches.suse/38-x86-speculation-rework-speculative_store_bypass_update.patch patches.suse/39-x86-bugs-unify-x86_spec_ctrl_-set_guest-restore_host.patch patches.suse/40-x86-bugs-expose-x86_spec_ctrl_base-directly.patch patches.suse/41-x86-bugs-remove-x86_spec_ctrl_set.patch patches.suse/42-x86-bugs-rework-spec_ctrl-base-and-mask-logic.patch patches.suse/43-x86-speculation-kvm-implement-support-for-virt_spec_ctrl-ls_cfg.patch patches.suse/44-kvm-svm-implement-virt_spec_ctrl-support-for-ssbd.patch patches.suse/45-x86-bugs-rename-ssbd_no-to-ssb_no.patch patches.suse/bpf-prevent-memory-disambiguation-attack.patch patches.suse/0001-iov_iter-fix-return-type-of-_pipe_get_pages.patch patches.suse/0002-iov_iter-fix-memory-leak-in-pipe_get_pages_alloc.patch patches.suse/do-d_instantiate-unlock_new_inode-combinations-safel.patch patches.suse/fs-don-t-scan-the-inode-cache-before-SB_BORN-is-set.patch patches.suse/affs_lookup-close-a-race-with-affs_remove_link.patch patches.suse/befs_lookup-use-d_splice_alias.patch patches.suse/kernfs-deal-with-kernfs_fill_super-failures.patch patches.suse/ext2-fix-a-block-leak.patch patches.suse/aio-fix-io_destroy2-vs.-lookup_ioctx-race.patch patches.suse/scsi-zfcp-fix-infinite-iteration-on-erp-ready-list.patch patches.suse/scsi-target-tcmu-fix-error-resetting-qfull_time_out-.patch patches.suse/scsi-core-clean-up-generated-file-scsi_devinfo_tbl.c.patch patches.suse/scsi-sg-allocate-with-_gfp_zero-in-sg_build_indirect.patch patches.suse/powerpc-64s-Add-support-for-a-store-forwarding-barri.patch patches.suse/PM-core-Fix-direct_complete-handling-for-devices-wit.patch patches.suse/sr-pass-down-correctly-sized-scsi-sense-buffer.patch patches.suse/loop-clear-wb_err-in-bd_inode-when-detaching-backing.patch patches.suse/libata-Blacklist-some-Sandisk-SSDs-for-NCQ patches.suse/libata-blacklist-Micron-500IT-SSD-with-MU01-firmware patches.suse/btrfs-fix-error-handling-in-btrfs_truncate.patch patches.suse/IB-hfi1-Use-after-free-race-condition-in-send-contex.patch patches.suse/RDMA-mlx5-Don-t-assume-that-medium-blueFlame-registe.patch patches.suse/RDMA-mlx5-Use-proper-spec-flow-label-type.patch patches.suse/i40iw-Fix-memory-leak-in-error-path-of-create-QP.patch patches.suse/i40iw-Use-correct-address-in-dst_neigh_lookup-for-IP.patch patches.suse/nvmet-rxe-defer-ip-datagram-sending-to-tasklet.patch patches.suse/RDMA-hns-Add-rq-inline-flags-judgement.patch patches.suse/RDMA-hns-Bugfix-for-rq-record-db-for-kernel.patch patches.suse/RDMA-hns-Load-the-RoCE-dirver-automatically.patch patches.suse/RDMA-hns-Update-convert-function-of-endian-format.patch patches.suse/RDMA-hns-Add-return-operation-when-configured-global.patch patches.suse/RDMA-hns-Not-support-qp-transition-from-reset-to-res.patch patches.suse/RDMA-hns-Fix-the-bug-with-rq-sge.patch patches.suse/RDMA-hns-Set-desc_dma_addr-for-zero-when-free-cmq-de.patch patches.suse/RDMA-hns-Enable-inner_pa_vld-filed-of-mpt.patch patches.suse/RDMA-hns-Set-NULL-for-__internal_mr.patch patches.suse/RDMA-hns-Fix-the-bug-with-NULL-pointer.patch patches.suse/RDMA-i40iw-Avoid-panic-when-objects-are-being-create.patch patches.suse/RDMA-i40iw-Avoid-reference-leaks-when-processing-the.patch patches.suse/i40iw-Avoid-panic-when-reading-back-the-IRQ-aff.patch patches.suse/iw_cxgb4-Fix-an-error-handling-path-in-c4iw_get_dma_.patch patches.suse/IB-umem-Use-the-correct-mm-during-ib_umem_release.patch patches.suse/RDMA-qedr-Fix-doorbell-bar-mapping-for-dpi-1.patch patches.suse/IB-uverbs-Fix-uverbs_attr_get_obj.patch patches.suse/RDMA-hns-Bugfix-for-cq-record-db-for-kernel.patch patches.suse/RDMA-hns-Move-the-location-for-initializing-tmp_len.patch patches.suse/0001-xen-swiotlb-fix-the-check-condition-for-xen_swiotlb_.patch patches.suse/ALSA-timer-Fix-pause-event-notification patches.suse/ALSA-hda-Fix-runtime-PM.patch patches.suse/6099-drm-rcar-du-lvds-fix-crash-in-atomic_check-when-disabling-connector patches.suse/drm-vmwgfx-Fix-32-bit-VMW_PORT_HB_-IN-OUT-macros patches.suse/6100-drm-vmwgfx-fix-host-logging-guestinfo-reading-error-paths patches.suse/6101-drm-vmwgfx-schedule-an-fb-dirty-update-after-resume patches.suse/0001-mmc-block-propagate-correct-returned-value-in-mmc_rp.patch patches.suse/mmc-sdhci-iproc-remove-hard-coded-mmc-cap-1.8v patches.suse/mmc-sdhci-iproc-fix-32bit-writes-for-TRANSFER_MODE-r patches.suse/mmc-sdhci-iproc-add-SDHCI_QUIRK2_HOST_OFF_CARD_ON-fo patches.suse/4.4.136-002-powerpc-64s-Clear-PCR-on-boot.patch patches.suse/0002-arm64-lse-Add-early-clobbers-to-some-input-output-as.patch patches.suse/0007-arm64-Make-sure-permission-updates-happen-for-pmd-pu.patch patches.suse/isdn-eicon-fix-a-missing-check-bug patches.suse/dccp-don-t-free-ccid2_hc_tx_sock-struct-in-dccp_disc.patch patches.suse/ipmr-properly-check-rhltable_init-return-value.patch patches.suse/qed-Fix-mask-for-physical-address-in-ILT-entry.patch patches.suse/cfg80211-further-limit-wiphy-names-to-64-bytes patches.suse/nl80211-fix-nlmsg-allocation-in-cfg80211_ft_event.patch patches.suse/mac80211-mesh-fix-premature-update-of-rc-stats.patch patches.suse/cfg80211-fix-NULL-pointer-derference-when-querying-r.patch patches.suse/mac80211_hwsim-Fix-radio-dump-for-radio-idx-0.patch patches.suse/virtio-net-correctly-redirect-linearized-packet.patch patches.suse/virtio-net-correctly-transmit-XDP-buff-after-lineari.patch patches.suse/virtio-net-correctly-check-num_buf-during-err-path.patch patches.suse/virtio-net-fix-leaking-page-for-gso-packet-during-me.patch patches.suse/tuntap-correctly-set-SOCKWQ_ASYNC_NOSPACE.patch patches.suse/ibmvnic-Only-do-H_EOI-for-mobility-events.patch patches.suse/net-mlx4-fix-spelling-mistake-Inrerface-Interface-an.patch patches.suse/net-ipv4-add-missing-RTA_TABLE-to-rtm_ipv4_policy.patch patches.suse/net-phy-broadcom-Fix-auxiliary-control-register-read.patch patches.suse/net-phy-broadcom-Fix-bcm_write_exp.patch patches.suse/net-mlx4-Fix-irq-unsafe-spinlock-usage.patch patches.suse/0001-packet-fix-reserve-calculation.patch patches.suse/net-mlx5e-When-RXFCS-is-set-add-FCS-data-into-checks.patch patches.suse/net-mlx5-IPSec-Fix-a-race-between-concurrent-sandbox.patch patches.suse/vhost-synchronize-IOTLB-message-with-dev-cleanup.patch patches.suse/net-sched-cls_api-deal-with-egdev-path-only-if-neede.patch patches.suse/ipv4-remove-warning-in-ip_recv_error.patch patches.suse/0004-ppp-remove-the-PPPIOCDETACH-ioctl.patch patches.suse/enic-set-DMA-mask-to-47-bit.patch patches.suse/mlx4_core-allocate-ICM-memory-in-page-size-chunks.patch patches.suse/batman-adv-Avoid-race-in-TT-TVLV-allocator-helper.patch patches.suse/batman-adv-Fix-TT-sync-flags-for-intermediate-TT-res.patch patches.suse/batman-adv-prevent-TT-request-storms-by-not-sending-.patch patches.suse/selftests-bpf-config-enable-NET_SCH_INGRESS-for-xdp_.patch patches.suse/bpf-properly-enforce-index-mask-to-prevent-out-of-bo.patch patches.suse/ibmvnic-Fix-partial-success-login-retries.patch patches.suse/idr-fix-invalid-ptr-dereference-on-item-delete patches.suse/0001-Revert-ipc-shm-Fix-shmat-mmap-nil-page-protection.patch patches.suse/0001-ipc-shm-fix-shmat-nil-address-after-round-down-when-.patch patches.suse/0001-mm-memory_hotplug-fix-leftover-use-of-struct-page-du.patch patches.suse/kernel-sys.c-fix-potential-Spectre-v1-issue.patch patches.suse/KVM-s390-vsie-fix-8k-check-for-the-itdba.patch patches.suse/KVM-PPC-Book3S-HV-Snapshot-timebase-offset-on-guest-.patch patches.suse/KVM-PPC-Book3S-HV-Make-radix-use-correct-tlbie-seque.patch patches.suse/KVM-PPC-Book3S-HV-Make-radix-clear-pte-when-unmappin.patch patches.suse/KVM-PPC-Book3S-HV-XIVE-Resend-re-routed-interrupts-o.patch patches.suse/KVM-PPC-Book-3S-HV-Do-ptesync-in-radix-guest-exit-pa.patch patches.suse/x86-kvm-fix-lapic-timer-drift-when-guest-uses-periodic-mode patches.suse/kvm-x86-update-cpuid-properly-when-cr4-osxave-or-cr4-pke-is-changed patches.suse/46-kvm-x86-ia32_arch_capabilities-is-always-supported.patch patches.suse/msft-hv-1696-KVM-x86-fix-UD-address-of-failed-Hyper-V-hypercalls.patch patches.suse/sched-tracing-Fix-trace_sched_pi_setprio-for-deboost.patch patches.suse/47-kvm-vmx-expose-ssbd-properly-to-guests.patch patches.suse/x86-speculation-simplify-the-cpu-bug-detection-logic.patch patches.suse/tracing-Fix-crash-when-freeing-instances-with-event-.patch patches.suse/0001-tracing-Make-the-snapshot-trigger-work-with-instance.patch patches.suse/afs-Fix-directory-permissions-check.patch patches.suse/Input-synaptics-Lenovo-Carbon-X1-Gen5-2017-devices-s patches.suse/Input-synaptics-Lenovo-Thinkpad-X1-Carbon-G5-2017-wi patches.suse/Input-synaptics-add-Intertouch-support-on-X1-Carbon- patches.suse/Input-synaptics-add-Lenovo-80-series-ids-to-SMBus patches.suse/Input-elan_i2c_smbus-fix-corrupted-stack patches.suse/s390-dasd-use-blk_mq_rq_from_pdu-for-per-request-dat.patch patches.suse/0069-crypto-inside-secure-do-not-use-memset-on-MMIO.patch patches.suse/selinux-KASAN-slab-out-of-bounds-in-xattr_getsecurit.patch patches.suse/nvme-fix-extended-data-LBA-supported-setting.patch patches.suse/platform-x86-asus-wmi-Fix-NULL-pointer-dereference patches.suse/fs-clear-writeback-errors-in-inode_init_always.patch patches.suse/mm-huge_memory-c-_split_huge_page-use-atomic-clearpagedirty.patch patches.suse/mm-fix-the-NULL-mapping-case-in-__isolate_lru_page.patch patches.suse/RDMA-bnxt_re-Fix-broken-RoCE-driver-due-to-recent-L2.patch patches.suse/IB-core-Fix-error-code-for-invalid-GID-entry.patch patches.suse/iio-ad7793-implement-IIO_CHAN_INFO_SAMP_FREQ patches.suse/iio-buffer-make-length-types-match-kfifo-types patches.suse/iio-kfifo_buf-check-for-uint-overflow patches.suse/0001-thunderbolt-Handle-NULL-boot-ACL-entries-properly.patch patches.suse/stm-class-Use-vmalloc-for-the-master-map patches.suse/intel_th-Use-correct-device-when-freeing-buffers patches.suse/hwtracing-stm-fix-build-error-on-some-arches patches.suse/drm-i915-Disable-LVDS-on-Radiant-P845 patches.suse/drm-i915-lvds-Move-acpi-lid-notification-registratio patches.suse/6102-drm-i915-query-protect-tainted-function-pointer-lookup patches.suse/6103-drm-i915-query-nospec-expects-no-more-than-an-unsigned-long patches.suse/drm-psr-Fix-missed-entry-in-PSR-setup-time-table patches.suse/6104-drm-omap-fix-null-deref-crash-with-sdi-displays patches.suse/6105-drm-amd-display-fix-bug_on-during-crtc-atomic-check-update patches.suse/6106-drm-bridge-synopsys-dw-hdmi-fix-dw_hdmi_setup_rx_sense patches.suse/6107-drm-amd-display-make-atomic-check-validate-underscan-changes patches.suse/6108-drm-amd-display-update-color-props-when-modeset-is-required patches.suse/scsi-scsi_transport_srp-fix-shost-to-rport-translation patches.suse/0014-netfilter-nf_tables-fix-NULL-pointer-dereference-on-.patch patches.suse/0015-netfilter-ebtables-handle-string-from-userspace-with.patch patches.suse/netfilter-nft_meta-fix-wrong-value-dereference-in-nf.patch patches.suse/0016-ipvs-fix-buffer-overflow-with-sync-daemon-and-servic.patch patches.suse/netfilter-nf_tables-disable-preemption-in-nft_update.patch patches.suse/ipv6-sr-fix-memory-OOB-access-in-seg6_do_srh_encap-i.patch patches.suse/0010-net-netsec-reduce-DMA-mask-to-40-bits.patch patches.suse/atm-zatm-fix-memcmp-casting.patch patches.suse/mlxsw-spectrum-Forbid-creation-of-VLAN-1-over-port-L.patch patches.suse/0001-net-qmi_wwan-Add-Netgear-Aircard-779S.patch patches.suse/be2net-Fix-error-detection-logic-for-BE3.patch patches.suse/tun-Fix-NULL-pointer-dereference-in-XDP-redirect.patch patches.suse/vhost_net-flush-batched-heads-before-trying-to-busy-.patch patches.suse/cls_flower-Fix-incorrect-idr-release-when-failing-to.patch patches.suse/Revert-rt2800-use-TXOP_BACKOFF-for-probe-frames patches.suse/iwlwifi-pcie-compare-with-number-of-IRQs-requested-f patches.suse/net-ethernet-davinci_emac-fix-error-handling-in-prob.patch patches.suse/ixgbe-fix-parsing-of-TC-actions-for-HW-offload.patch patches.suse/net-sysfs-Fix-memory-leak-in-XPS-configuration.patch patches.suse/kcm-Fix-use-after-free-caused-by-clonned-sockets.patch patches.suse/0017-xfrm6-avoid-potential-infinite-loop-in-_decode_sessi.patch patches.suse/ip_tunnel-restore-binding-to-ifaces-with-a-large-mtu.patch patches.suse/ip6_tunnel-remove-magic-mtu-value-0xFFF8.patch patches.suse/net-usb-cdc_mbim-add-flag-FLAG_SEND_ZLP.patch patches.suse/bpf-fix-uapi-hole-for-32-bit-compat-applications.patch patches.suse/fix-io_destroy-aio_complete-race.patch patches.suse/block-don-t-disable-interrupts-during-kmap_atomic.patch patches.suse/block-Remove-redundant-WARN_ON.patch patches.suse/block-Shorten-interrupt-disabled-regions.patch patches.suse/0001-block-break-discard-submissions-into-the-user-define.patch patches.suse/blk-wbt-account-any-writing-command-as-a-write.patch patches.suse/blk-wbt-pass-in-enum-wbt_flags-to-get_rq_wait.patch patches.suse/blk-wbt-throttle-discards-like-background-writes.patch patches.suse/block-move-some-wbt-helpers-to-blk-wbt.c.patch patches.suse/block-pass-struct-request-instead-of-struct-blk_issu.patch patches.suse/block-replace-bio-bi_issue_stat-with-bio-specific-ty.patch patches.suse/block-get-rid-of-struct-blk_issue_stat.patch patches.suse/block-use-ktime_get_ns-instead-of-sched_clock-for-cf.patch patches.suse/block-move-blk_stat_add-to-__blk_mq_end_request.patch patches.suse/block-consolidate-struct-request-timestamp-fields.patch patches.suse/mtip32xx-Fix-an-error-handling-path-in-mtip_pci_prob.patch patches.suse/block-bfq-postpone-rq-preparation-to-insert-or-merge.patch patches.suse/blk-mq-don-t-call-into-depth-limiting-for-reserved-t.patch patches.suse/bfq-iosched-don-t-worry-about-reserved-tags-in-limit.patch patches.suse/bfq-calculate-shallow-depths-at-init-time.patch patches.suse/bfq-iosched-remove-unused-variable.patch patches.suse/sbitmap-fix-missed-wakeups-caused-by-sbitmap_queue_g.patch patches.suse/bfq-iosched-update-shallow-depth-to-smallest-one-use.patch patches.suse/kyber-iosched-update-shallow-depth-when-setting-up-h.patch patches.suse/sbitmap-warn-if-using-smaller-shallow-depth-than-was.patch patches.suse/mtip32xx-don-t-use-block-layer-bounce-buffers.patch patches.suse/DAC960-don-t-use-block-layer-bounce-buffers.patch patches.suse/scsi-osd-remove-the-gfp-argument-to-osd_start_reques.patch patches.suse/block-fix-__get_request-documentation.patch patches.suse/block-sanitize-blk_get_request-calling-conventions.patch patches.suse/block-pass-an-explicit-gfp_t-to-get_request.patch patches.suse/block-use-GFP_NOIO-instead-of-__GFP_DIRECT_RECLAIM.patch patches.suse/block-consistently-use-GFP_NOIO-instead-of-__GFP_NOR.patch patches.suse/sbitmap-fix-race-in-wait-batch-accounting.patch patches.suse/0046-mempool-Add-mempool_init-mempool_exit.patch patches.suse/block-Convert-bio_set-to-mempool_init.patch patches.suse/block-Add-bioset_init-bioset_exit.patch patches.suse/block-Use-bioset_init-for-fs_bio_set.patch patches.suse/0050-block-Add-bio_copy_data_iter-zero_fill_bio_iter.patch patches.suse/0051-block-Split-out-bio_list_copy_data.patch patches.suse/0052-block-Add-missing-flush_dcache_page-call.patch patches.suse/block-Add-warning-for-bi_next-not-NULL-in-bio_endio.patch patches.suse/block-Export-bio-check-set-pages_dirty.patch patches.suse/block-Add-sysfs-entry-for-fua-support.patch patches.suse/blk-mq-remove-redundant-insert-case-in-blk_mq_make_r.patch patches.suse/0001-nbd-fix-nbd-device-deletion.patch patches.suse/nbd-update-size-when-connected.patch patches.suse/nbd-use-bd_set_size-when-updating-disk-size.patch patches.suse/nbd-clear_sock-on-netlink-disconnect.patch patches.suse/nbd-fix-how-we-set-bd_invalidated.patch patches.suse/nbd-call-nbd_bdev_reset-instead-of-bd_set_size-on-di.patch patches.suse/blk-mq-clear-hctx-dispatch_from-when-mappings-change.patch patches.suse/nvme-fc-provide-a-descriptive-error.patch patches.suse/nvme-change-order-of-qid-and-cmdid-in-completion-tra.patch patches.suse/NVMe-Add-Quirk-Delay-before-CHK-RDY-for-Seagate-Nytr.patch patches.suse/nvme-lightnvm-add-granby-support.patch patches.suse/nvme-pci-Use-async_schedule-for-initial-reset-work.patch patches.suse/nvme-only-reconfigure-discard-if-necessary.patch patches.suse/nvme-pci-Hold-controller-reference-during-async-prob.patch patches.suse/nvme-pci-Sync-controller-reset-for-AER-slot_reset.patch patches.suse/nvme-mark-the-result-argument-to-nvme_complete_async.patch patches.suse/nvme-pci-simplify-nvme_cqe_valid.patch patches.suse/nvme-pci-remove-cq-check-after-submission.patch patches.suse/nvme-pci-move-cq_vector-1-check-outside-of-q_lock.patch patches.suse/nvme-pci-handle-completions-outside-of-the-queue-loc.patch patches.suse/nvme-pci-split-the-nvme-queue-lock-into-submission-a.patch patches.suse/nvme-pci-drop-IRQ-disabling-on-submission-queue-lock.patch patches.suse/nvme-pci-fix-race-between-poll-and-IRQ-completions.patch patches.suse/blk-mq-remove-wrong-unlikely-check.patch patches.suse/block-ndb-add-WQ_UNBOUND-to-the-knbd-recv-workqueue.patch patches.suse/blkdev_report_zones_ioctl-use-vmalloc-to-allocate-large-buffers.patch patches.suse/nbd-set-discard-granularity-properly.patch patches.suse/bdi-Move-cgroup-bdi_writeback-to-a-dedicated-low-con.patch patches.suse/blk-mq-avoid-starving-tag-allocation-after-allocatin.patch patches.suse/block-drivers-block-Use-octal-not-symbolic-permissio.patch patches.suse/0227-bcache-stop-bcache-device-when-backing-device-is-off.patch patches.suse/0227-bcache-Move-couple-of-string-arrays-to-sysfs.c.patch patches.suse/0227-bcache-Move-couple-of-functions-to-sysfs.c.patch patches.suse/0227-bcache-Replace-bch_read_string_list-by-__sysfs_match.patch patches.suse/libata-remove-ata_scsi_timed_out.patch patches.suse/blk-mq-Fix-timeout-and-state-order.patch patches.suse/blk-mq-Remove-generation-seqeunce.patch patches.suse/block-rename-BLK_EH_NOT_HANDLED-to-BLK_EH_DONE.patch patches.suse/nvme-return-BLK_EH_DONE-from-timeout.patch patches.suse/nbd-complete-requests-from-timeout.patch patches.suse/mtip32xx-complete-requests-from-timeout.patch patches.suse/null_blk-complete-requests-from-timeout.patch patches.suse/scsi_transport_fc-complete-requests-from-timeout.patch patches.suse/mmc-complete-requests-from-timeout.patch patches.suse/libiscsi-don-t-try-to-bypass-SCSI-EH.patch patches.suse/block-remove-BLK_EH_HANDLED.patch patches.suse/block-document-the-blk_eh_timer_return-values.patch patches.suse/blk-mq-simplify-blk_mq_rq_timed_out.patch patches.suse/block-move-timeout-request-member.patch patches.suse/block-unexport-check_disk_size_change.patch patches.suse/block-don-t-print-a-message-when-the-device-went-awa.patch patches.suse/nvme-fix-lockdep-warning-in-nvme_mpath_clear_current_path.patch patches.suse/nvme-host-core-fix-precedence-of-ternary-operator.patch patches.suse/nvme-pci-set-nvmeq-cq_vector-after-alloc-cq-sq.patch patches.suse/nvme-pci-Fix-AER-reset-handling.patch patches.suse/nvme-rdma-stop-admin-queue-before-freeing-it.patch patches.suse/nvme-fc-remove-setting-DNR-on-exception-conditions.patch patches.suse/nvme-fabrics-remove-unnecessary-controller-subnqn-va.patch patches.suse/nvme-fabrics-centralize-discovery-controller-default.patch patches.suse/nvme-fabrics-allow-duplicate-connections-to-the-disc.patch patches.suse/nvmet-make-a-few-error-messages-more-generic.patch patches.suse/nvmet-remove-duplicate-NULL-initialization-for-req-n.patch patches.suse/nvmet-add-simple-file-backed-ns-support.patch patches.suse/nvmet-fc-increase-LS-buffer-count-per-fc-port.patch patches.suse/nvmet-loop-use-nr_phys_segments-when-map-rq-to-sgl.patch patches.suse/nvme-fix-KASAN-warning-when-parsing-host-nqn.patch patches.suse/nvme-fixup-memory-leak-in-nvme_init_identify.patch patches.suse/block-remove-parent-device-reference-from-struct-bsg.patch patches.suse/blk-mq-abstract-out-blk-mq-sched-rq-list-iteration-b.patch patches.suse/block-kyber-make-kyber-more-friendly-with-merging.patch patches.suse/blk-throttle-fix-potential-NULL-pointer-dereference-.patch patches.suse/nbd-clear-DISCONNECT_REQUESTED-flag-once-disconnecti.patch patches.suse/blk-mq-only-iterate-over-inflight-requests-in-blk_mq.patch patches.suse/blk-throttle-return-proper-bool-type-to-caller-inste.patch patches.suse/block-convert-bounce-q-bio_split-to-bioset_init-memp.patch patches.suse/drbd-convert-to-bioset_init-mempool_init.patch patches.suse/pktcdvd-convert-to-bioset_init-mempool_init.patch patches.suse/lightnvm-convert-to-bioset_init-mempool_init.patch patches.suse/target-convert-to-bioset_init-mempool_init.patch patches.suse/fs-convert-block_dev.c-to-bioset_init.patch patches.suse/block-fixup-bioset_integrity_create-call.patch patches.suse/block-bfq-remove-wrong-lock-in-bfq_requests_merged.patch patches.suse/block-bfq-remove-wrong-check-in-bfq_requests_merged.patch patches.suse/block-bfq-remove-the-removal-of-next-rq-in-bfq_reque.patch patches.suse/block-bfq-add-description-of-weight-raising-heuristi.patch patches.suse/block-bfq-remove-slow-system-class.patch patches.suse/block-bfq-increase-weight-raising-duration-for-inter.patch patches.suse/block-bfq-prevent-soft_rt_next_start-from-being-stuc.patch patches.suse/block-move-initialization-of-elevator-related-fields.patch patches.suse/block-unexport-elevator_init-exit.patch patches.suse/block-remove-the-always-unused-name-argument-to-elev.patch patches.suse/block-move-sysfs_lock-into-elevator_init.patch patches.suse/block-split-the-blk-mq-case-from-elevator_init.patch patches.suse/nvme-allow-duplicate-controller-if-prior-controller-.patch patches.suse/nvme-pci-Rate-limit-the-nvme-timeout-warnings.patch patches.suse/nvme-pci-simplify-__nvme_submit_cmd.patch patches.suse/nvme-loop-add-support-for-multiple-ports.patch patches.suse/nvme-fabrics-allow-internal-passthrough-command-on-d.patch patches.suse/nvmet-fix-a-typo-in-nvmet_file_ns_enable.patch patches.suse/nvmet-fix-error-return-code-in-nvmet_file_ns_enable.patch patches.suse/nvme.h-untangle-AEN-notice-definitions.patch patches.suse/nvme.h-add-the-changed-namespace-list-log.patch patches.suse/nvme.h-add-AEN-configuration-symbols.patch patches.suse/nvmet-add-a-new-nvmet_zero_sgl-helper.patch patches.suse/nvmet-split-log-page-implementation.patch patches.suse/nvmet-implement-the-changed-namespaces-log.patch patches.suse/nvmet-add-AEN-configuration-support.patch patches.suse/nvmet-mask-pending-AENs.patch patches.suse/nvme-submit-AEN-event-configuration-on-startup.patch patches.suse/nvme-mark-nvme_queue_scan-static.patch patches.suse/nvme-use-the-changed-namespaces-list-log-to-clear-ns.patch patches.suse/lightnvm-pblk-fail-gracefully-on-line-alloc.-failure.patch patches.suse/lightnvm-pblk-recheck-for-bad-lines-at-runtime.patch patches.suse/lightnvm-pblk-check-read-lba-on-gc-path.patch patches.suse/lightnvm-pblk-improve-error-msg-on-corrupted-LBAs.patch patches.suse/lightnvm-pblk-warn-in-case-of-corrupted-write-buffer.patch patches.suse/lightnvm-pblk-return-NVM_-error-on-failed-submission.patch patches.suse/lightnvm-pblk-remove-unnecessary-indirection.patch patches.suse/lightnvm-pblk-remove-unnecessary-argument.patch patches.suse/lightnvm-pblk-check-for-chunk-size-before-allocating.patch patches.suse/lightnvm-pass-flag-on-graceful-teardown-to-targets.patch patches.suse/lightnvm-pblk-remove-dead-function.patch patches.suse/lightnvm-pblk-rework-write-error-recovery-path.patch patches.suse/lightnvm-pblk-garbage-collect-lines-with-failed-writ.patch patches.suse/lightnvm-pblk-fix-smeta-write-error-path.patch patches.suse/lightnvm-proper-error-handling-for-pblk_bio_add_page.patch patches.suse/lightnvm-fix-partial-read-error-path.patch patches.suse/lightnvm-pblk-add-possibility-to-set-write-buffer-si.patch patches.suse/lightnvm-pblk-remove-unnecessary-bio_get-put.patch patches.suse/lightnvm-pblk-only-try-to-recover-lines-with-written.patch patches.suse/lightnvm-pblk-kick-writer-on-new-flush-points.patch patches.suse/lightnvm-pblk-take-bitmap-alloc.-out-of-critical-sec.patch patches.suse/block-don-t-use-blocking-queue-entered-for-recursive.patch patches.suse/blk-mq-update-nr_requests-when-switching-to-none-sch.patch patches.suse/restore-cond_resched-in-shrink_dcache_parent.patch patches.suse/rmdir-rename-do-shrink_dcache_parent-only-on-success.patch patches.suse/fs-avoid-fdput-after-failed-fdget-in-vfs_dedupe_file.patch patches.suse/0002-dma-mapping-move-dma-configuration-to-bus-infrastruc.patch patches.suse/0003-drivers-remove-force-dma-flag-from-buses.patch patches.suse/scsi-reduce-use-of-block-bounce-buffers.patch patches.suse/iommu-helper-mark-iommu_is_span_boundary-as-inline patches.suse/hwmon-k10temp-add-support-for-stoney-ridge-and-bristol.patch patches.suse/hwmon-k10temp-display-both-tctl-and-tdie.patch patches.suse/hwmon-ltc2990-Fix-incorrect-conversion-of-negative-t patches.suse/hwmon-k10temp-make-function-get_raw_temp-static.patch patches.suse/hwmon-asus_atk0110-Replace-deprecated-device-registe patches.suse/0006-spi-Expose-spi_-map-unmap-_buf-for-internal-use.patch patches.suse/0007-spi-Add-an-helper-to-flush-the-message-queue.patch patches.suse/spi-bcm63xx-hspi-Enable-the-clock-before-calling-clk patches.suse/0008-spi-Check-presence-the-of-transfer-_xxx-before-regis.patch patches.suse/spi-pxa2xx-check-clk_prepare_enable-return-value patches.suse/0009-spi-Extend-the-core-to-ease-integration-of-SPI-memor.patch patches.suse/0010-spi-Make-support-for-regular-transfers-optional-when.patch patches.suse/0043-mtd-spi-nor-Use-the-spi_mem_xx-API.patch patches.suse/spi-spi-s3c64xx-fix-system-resume-support.patch patches.suse/spi-Add-missing-pm_runtime_put_noidle-after-failed-g.patch patches.suse/0044-mtd-devices-m25p80-Use-spi_mem_set_drvdata-instead-o.patch patches.suse/regmap-skip-clk_put-for-attached-clocks-when-freeing-context patches.suse/cifs_lookup-cifs_get_inode_-never-returns-0-with-inode-left.patch patches.suse/cifs_lookup-switch-to-d_splice_alias-.patch patches.suse/btrfs-remove-wrong-use-of-volume_mutex-from-btrfs_dev_replace_start.patch patches.suse/btrfs-track-running-balance-in-a-simpler-way.patch patches.suse/btrfs-move-btrfs_raid_group-values-to-btrfs_raid_attr-table.patch patches.suse/0001-btrfs-Factor-out-common-delayed-refs-init-code.patch patches.suse/0002-btrfs-Use-init_delayed_ref_common-in-add_delayed_tre.patch patches.suse/0003-btrfs-Use-init_delayed_ref_common-in-add_delayed_dat.patch patches.suse/0004-btrfs-Open-code-add_delayed_tree_ref.patch patches.suse/0005-btrfs-Open-code-add_delayed_data_ref.patch patches.suse/0006-btrfs-Introduce-init_delayed_ref_head.patch patches.suse/0007-btrfs-Use-init_delayed_ref_head-in-add_delayed_ref_h.patch patches.suse/0008-btrfs-split-delayed-ref-head-initialization-and-addi.patch patches.suse/0001-btrfs-qgroup-Search-commit-root-for-rescan-to-avoid-.patch patches.suse/0002-btrfs-qgroup-Finish-rescan-when-hit-the-last-leaf-of.patch patches.suse/btrfs-update-stale-comments-referencing-vmtruncate.patch patches.suse/btrfs-fix-error-handling-in-btrfs_truncate_inode_items.patch patches.suse/btrfs-don-t-bug_on-in-btrfs_truncate_inode_items.patch patches.suse/btrfs-stop-creating-orphan-items-for-truncate.patch patches.suse/btrfs-get-rid-of-btrfs_inode_has_orphan_item.patch patches.suse/btrfs-delete-dead-code-in-btrfs_orphan_commit_root.patch patches.suse/btrfs-don-t-return-ino-to-ino-cache-if-inode-item-removal-fails.patch patches.suse/btrfs-refactor-btrfs_evict_inode-reserve-refill-dance.patch patches.suse/btrfs-fix-enospc-caused-by-orphan-items-reservations.patch patches.suse/btrfs-get-rid-of-unused-orphan-infrastructure.patch patches.suse/btrfs-renumber-btrfs_inode_-runtime-flags-and-switch-to-enums.patch patches.suse/btrfs-reserve-space-for-o_tmpfile-orphan-item-deletion.patch patches.suse/0001-Btrfs-split-btrfs_extent_same.patch patches.suse/0002-Btrfs-dedupe_file_range-ioctl-remove-16MiB-restricti.patch patches.suse/0003-Btrfs-reuse-cmp-workspace-in-EXTENT_SAME-ioctl.patch patches.suse/0004-btrfs-use-kvzalloc-for-EXTENT_SAME-temporary-data.patch patches.suse/0005-Btrfs-fix-clone-vs-chattr-NODATASUM-race.patch patches.suse/btrfs-drop-unused-space_info-parameter-from-create_space_info.patch patches.suse/0003-Btrfs-remove-superfluous-free_extent_buffer-in-read_.patch patches.suse/0004-Btrfs-use-more-straightforward-extent_buffer_uptodat.patch patches.suse/0005-Btrfs-move-get-root-out-of-btrfs_search_slot-to-a-he.patch patches.suse/0006-Btrfs-grab-write-lock-directly-if-write_lock_level-i.patch patches.suse/0007-Btrfs-remove-always-true-check-in-unlock_up.patch patches.suse/0008-Btrfs-remove-unused-check-of-skip_locking.patch patches.suse/btrfs-return-error-value-if-create_io_em-failed-in-cow_file_range.patch patches.suse/btrfs-clean-up-error-handling-in-btrfs_truncate.patch patches.suse/0001-dlm-fix-a-clerical-error-when-set-SCTP_NODELAY.patch patches.suse/0002-dlm-make-sctp_connect_to_sock-return-in-specified-ti.patch patches.suse/0003-dlm-remove-O_NONBLOCK-flag-in-sctp_connect_to_sock.patch patches.suse/smb3-fix-redundant-opens-on-root.patch patches.suse/cifs-add-server-argument-to-the-dump_detail-method.patch patches.suse/cifs-update-calc_size-to-take-a-server-argument.patch patches.suse/cifs-fix-build-break-when-CONFIG_CIFS_DEBUG2-enabled.patch patches.suse/0001-cifs-store-the-leaseKey-in-the-fid-on-SMB2_open.patch patches.suse/cifs-add-a-new-SMB2_close_flags-function.patch patches.suse/cifs-update-internal-module-version-number-for-cifs-ko-to-2-12.patch patches.suse/smb3-rename-encryption_required-to-smb3_encryption_required.patch patches.suse/smb3-Add-ftrace-tracepoints-for-improved-SMB3-debugging.patch patches.suse/CIFS-Introduce-offset-for-the-1st-page-in-data-transfer-structures.patch patches.suse/smb3-fix-various-xid-leaks.patch patches.suse/smb3-add-additional-ftrace-entry-points-for-entry-exit-to-cifs-ko.patch patches.suse/smb3-print-tree-id-in-debugdata-in-proc-to-be-able-to-help-logging.patch patches.suse/cifs-invalidate-cache-when-we-truncate-a-file.patch patches.suse/cifs-return-error-on-invalid-value-written-to-cifsFYI.patch patches.suse/smb3-add-module-alias-for-smb3-to-cifs-ko.patch patches.suse/cifs-show-the-w-bit-for-writeable-proc-fs-cifs-files.patch patches.suse/cifs-make-minor-clarifications-to-module-params-for-cifs-ko.patch patches.suse/cifs-allow-disabling-less-secure-legacy-dialects.patch patches.suse/smb3-add-support-for-posix-negotiate-context.patch patches.suse/smb3-allow-posix-mount-option-to-enable-new-SMB311-protocol-exten.patch patches.suse/cifs-update-smb2_check_message-to-handle-PDUs-without-a-4-byte-leng.patch patches.suse/smb3-add-define-for-id-for-posix-create-context-and-corresponding-s.patch patches.suse/cifs-add-debug-output-to-show-nocase-mount-option.patch patches.suse/smb3-add-tracepoints-for-smb2-smb3-open.patch patches.suse/smb3-Add-posix-create-context-for-smb3-11-posix-mounts.patch patches.suse/smb3-on-reconnect-set-PreviousSessionId-field.patch patches.suse/cifs-remove-rfc1002-header-from-all-SMB2-response-structures.patch patches.suse/cifs-remove-struct-smb2_oplock_break_rsp.patch patches.suse/cifs-update-smb2_calc_size-to-use-smb2_sync_hdr-instead-of-smb2_hdr.patch patches.suse/cifs-change-smb2_get_data_area_len-to-take-a-smb2_sync_hdr-as-argum.patch patches.suse/CIFS-511c54a2f69195b28afb9dd119f03787b1625bb4-adds-a-check-for-sess.patch patches.suse/cifs-remove-struct-smb2_hdr.patch patches.suse/cifs-remove-header_preamble_size-where-it-is-always-0.patch patches.suse/cifs-update-multiplex-loop-to-handle-compounded-responses.patch patches.suse/CIFS-Add-support-for-direct-pages-in-rdata.patch patches.suse/CIFS-Use-offset-when-reading-pages.patch patches.suse/CIFS-Add-support-for-direct-pages-in-wdata.patch patches.suse/srcu-Add-cleanup_srcu_struct_quiesced.patch patches.suse/nvme-Avoid-flush-dependency-in-delete-controller-flo.patch patches.suse/tools-include-compiler-gcc-Add-__pure-attribute-help.patch patches.suse/perf-core-fix-group-scheduling-with-mixed-hw-and-sw-events.patch patches.suse/perf-core-fix-bad-use-of-igrab.patch patches.suse/perf-x86-store-user-space-frame-pointer-value-on-a-sample.patch patches.suse/perf-x86-intel-uncore-introduce-customized-event_read-for-client-imc-uncore.patch patches.suse/perf-x86-intel-uncore-correct-fixed-counter-index-check-for-nhm patches.suse/perf-x86-intel-uncore-correct-fixed-counter-index-check-in-generic-code patches.suse/perf-x86-intel-uncore-add-new-data-structures-for-free-running-counters.patch patches.suse/perf-x86-intel-uncore-add-infrastructure-for-free-running-counters.patch patches.suse/perf-x86-intel-uncore-support-iio-free-running-counters-on-skx.patch patches.suse/perf-x86-intel-uncore-expose-uncore_pmu_event-functions.patch patches.suse/perf-x86-intel-uncore-clean-up-client-imc-uncore.patch patches.suse/sched-numa-Stagger-NUMA-balancing-scan-periods-for-new-threads.patch patches.suse/x86-cpu-amd-have-smp_num_siblings-and-cpu_llc_id-always-be-present patches.suse/perf-events-amd-uncore-fix-amd_uncore_llc-id-to-use-pre-defined-cpu_llc_id patches.suse/x86-cpu-rename-intel_cacheinfo-c-to-cacheinfo-c patches.suse/x86-cpu-amd-calculate-last-level-cache-id-from-number-of-sharing-threads patches.suse/x86-cpu-modify-detect_extended_topology-to-return-result patches.suse/x86-cpu-amd-derive-cpu-topology-from-cpuid-function-0xb-when-available patches.suse/x86-dumpstack-save-first-regs-set-for-the-executive-summary patches.suse/x86-asm-memcpy_mcsafe-Remove-loop-unrolling.patch patches.suse/x86-asm-memcpy_mcsafe-Add-labels-for-__memcpy_mcsafe.patch patches.suse/x86-asm-memcpy_mcsafe-Return-bytes-remaining.patch patches.suse/x86-asm-memcpy_mcsafe-Add-write-protection-fault-han.patch patches.suse/x86-asm-memcpy_mcsafe-Define-copy_to_iter_mcsafe.patch patches.suse/x86-mce-fix-stack-out-of-bounds-write-in-mce-inject-c-flags_read patches.suse/x86-intel_rdt-mba_sc-documentation-for-mba-software-controllermba_sc.patch patches.suse/x86-intel_rdt-mba_sc-enable-disable-mba-software-controller.patch patches.suse/x86-intel_rdt-mba_sc-add-initialization-support.patch patches.suse/x86-intel_rdt-mba_sc-add-schemata-support.patch patches.suse/x86-intel_rdt-mba_sc-prepare-for-feedback-loop.patch patches.suse/x86-intel_rdt-mba_sc-feedback-loop-to-dynamically-update-mem-bandwidth.patch patches.suse/msft-hv-1683-X86-Hyper-V-Enlighten-APIC-access.patch patches.suse/msft-hv-1684-X86-Hyper-V-Enable-IPI-enlightenments.patch patches.suse/msft-hv-1685-X86-Hyper-V-Enhanced-IPI-enlightenment.patch patches.suse/msft-hv-1686-X86-Hyper-V-Consolidate-code-for-converting-cpumask-.patch patches.suse/msft-hv-1687-X86-Hyper-V-Consolidate-the-allocation-of-the-hyperc.patch patches.suse/msft-hv-1688-x86-Hyper-V-hv_apic-Include-asm-apic.h.patch patches.suse/msft-hv-1689-x86-Hyper-V-hv_apic-Build-the-Hyper-V-APIC-condition.patch patches.suse/blk-mq-return-when-hctx-is-stopped-in-blk_mq_run_wor.patch patches.suse/tools-power-turbostat-fix-possible-sprintf-buffer-overflow.patch patches.suse/tools-power-turbostat-Correct-SNB_C1-C3_AUTO_UNDEMOT.patch patches.suse/x86-msr-index-h-correct-snb_c1-c3_auto_undemote-defines.patch patches.suse/PM-wakeup-Only-update-last-time-for-active-wakeup-so patches.suse/PM-runtime-Fixup-reference-counting-of-device-link-s.patch patches.suse/0001-PM-runtime-Drop-usage-count-for-suppliers-at-device-.patch patches.suse/PM-Domains-Fix-error-path-during-attach-in-genpd patches.suse/pm-domain-add-struct-device-to-genpd.patch patches.suse/6109-pm-domains-drop-genpd-as-in-param-for-pm_genpd_remove_device patches.suse/cpufreq-Fix-new-policy-initialization-during-limits-.patch patches.suse/PCI-PM-Do-not-clear-state_saved-for-devices-that-rem.patch patches.suse/PM-hibernate-Fix-oops-at-snapshot_write patches.suse/ACPI-watchdog-Prefer-iTCO_wdt-always-when-WDAT-table.patch patches.suse/0002-ACPI-CPPC-Add-support-for-CPPC-v3.patch patches.suse/0003-ACPI-CPPC-Check-for-valid-PCC-subspace-only-if-PCC-i.patch patches.suse/0004-cpufreq-CPPC-Support-for-CPPC-v3.patch patches.suse/0005-ACPI-CPPC-Document-CPPC-sysfs-interface.patch patches.suse/0006-ACPI-CPPC-Fix-invalid-PCC-channel-status-errors.patch patches.suse/0001-mailbox-PCC-erroneous-error-message-when-parsing-ACP.patch patches.suse/ACPI-LPSS-Only-call-pwm_add_table-for-Bay-Trail-PWM- patches.suse/0070-rslib-Add-GFP-aware-init-function.patch patches.suse/0071-dm-verity_fec-Use-GFP-aware-reed-solomon-init.patch patches.suse/perf-fix-invalid-bit-in-diagnostic-entry.patch patches.suse/s390-cpum_sf-add-data-entry-sizes-to-sampling-trailer-entry.patch patches.suse/s390-sles15sp1-00-12-16-s390-cio-add-helper-to-query-utility-strings-per-give.patch patches.suse/s390-sles15sp1-00-12-17-s390-cio-add-test-for-ccwgroup-device.patch patches.suse/s390-dasd-simplify-locking-in-dasd_times_out.patch patches.suse/s390-sles15sp1-00-12-12-s390-net-add-pnetid-support.patch patches.suse/s390-archrandom-rework-arch-random-implementation.patch patches.suse/s390-zcrypt-fix-cca-and-ep11-cprb-processing-failure-memory-leak.patch patches.suse/ext4-Fix-hole-length-detection-in-ext4_ind_map_block.patch patches.suse/ext4-update-mtime-in-ext4_punch_hole-even-if-no-bloc.patch patches.suse/vfs-add-the-sb_start_intwrite_trylock-helper.patch patches.suse/ext4-factor-out-helper-ext4_sample_last_mounted.patch patches.suse/ext4-do-not-update-s_last_mounted-of-a-frozen-fs.patch patches.suse/ext4-report-delalloc-reserve-as-non-free-in-statfs-f.patch patches.suse/ext4-bubble-errors-from-ext4_find_inline_data_nolock.patch patches.suse/ext4-fix-fencepost-error-in-check-for-inode-count-ov.patch patches.suse/xfs-validate-cached-inodes-are-free-when-allocated.patch patches.suse/xfs-move-generic_write_sync-calls-inwards.patch patches.suse/iomap-iomap_dio_rw-handles-all-sync-writes.patch patches.suse/iomap-use-fua-for-pure-data-o_dsync-dio-writes.patch patches.suse/xfs-clear-sb-s_fs_info-on-mount-failure.patch patches.suse/fs-allow-per-device-dax-status-checking-for-filesystems.patch patches.suse/dax-change-bdev_dax_supported-to-support-boolean-ret.patch patches.suse/crypto-caam-fix-DMA-mapping-dir-for-generated-IV patches.suse/crypto-caam-fix-IV-DMA-mapping-and-updating patches.suse/crypto-caam-qi-fix-IV-DMA-mapping-and-updating patches.suse/crypto-authenc-don-t-leak-pointers-to-authenc-keys patches.suse/crypto-authencesn-don-t-leak-pointers-to-authenc-key patches.suse/crypto-chelsio-Fix-potential-NULL-pointer-dereferenc.patch patches.suse/crypto-chelsio-don-t-leak-information-from-the-stack.patch patches.suse/crypto-chelsio-remove-redundant-assignment-to-cdev-p.patch patches.suse/0001-crypto-cavium-Fix-fallout-from-CONFIG_VMAP_STACK.patch patches.suse/0002-crypto-cavium-Limit-result-reading-attempts.patch patches.suse/0003-crypto-cavium-Prevent-division-by-zero.patch patches.suse/0004-crypto-cavium-Fix-statistics-pending-request-value.patch patches.suse/0005-crypto-cavium-Fix-smp_processor_id-warnings.patch patches.suse/0032-crypto-caam-staticize-caam_get_era.patch patches.suse/0033-crypto-caam-allow-retrieving-era-from-register.patch patches.suse/crypto-caam-strip-input-zeros-from-RSA-input-buffer patches.suse/0034-crypto-caam-Use-kmemdup-function.patch patches.suse/crypto-omap-sham-fix-memleak patches.suse/crypto-crypto4xx-properly-set-IV-after-de-and-encryp.patch patches.suse/0035-crypto-caam-fix-size-of-RSA-prime-factor-q.patch patches.suse/crypto-vmx-Remove-overly-verbose-printk-from-AES-ini patches.suse/crypto-vmx-Remove-overly-verbose-printk-from-AES-XTS patches.suse/crypto-chelsio-request-to-HW-should-wrap.patch patches.suse/crypto-chtls-generic-handling-of-data-and-hdr.patch patches.suse/crypto-chtls-fix-a-missing-check-bug.patch patches.suse/crypto-clarify-licensing-of-OpenSSL-asm-code.patch patches.suse/0036-crypto-caam-fix-MC-firmware-detection.patch patches.suse/0037-crypto-caam-fix-rfc4543-descriptors.patch patches.suse/0038-crypto-caam-qi-fix-warning-in-init_cgr.patch patches.suse/crypto-chelsio-Return-ENOSPC-for-transient-busy-indi.patch patches.suse/crypt-chelsio-Send-IV-as-Immediate-for-cipher-algo.patch patches.suse/crypto-chelsio-Remove-separate-buffer-used-for-DMA-m.patch patches.suse/0001-crypto-qat-Add-MODULE_FIRMWARE-for-all-qat-drivers.patch patches.suse/crypto-ccp-add-download_firmware-sev-command.patch patches.suse/crypto-ccp-add-get_id-sev-command.patch patches.suse/crypto-chtls-key-len-correction.patch patches.suse/crypto-chtls-wait-for-memory-sendmsg-sendpage.patch patches.suse/crypto-chtls-dereference-null-variable.patch patches.suse/crypto-chtls-kbuild-warnings.patch patches.suse/crypto-chtls-free-beyond-end-rspq_skb_cache.patch patches.suse/Input-xpad-fix-some-coding-style-issues.patch patches.suse/Input-xpad-avoid-using-__set_bit-for-capabilities.patch patches.suse/Input-xpad-add-GPD-Win-2-Controller-USB-IDs patches.suse/Input-goodix-add-new-ACPI-id-for-GPD-Win-2-touch-scr patches.suse/Input-elan_i2c-add-ELAN0612-Lenovo-v330-14IKB-ACPI-I patches.suse/leds-class-ensure-workqueue-is-initialized-before-se.patch patches.suse/mmc-pwrseq-Use-kmalloc_array-instead-of-stack-VLA patches.suse/mmc-dw_mmc-update-actual-clock-for-mmc-debugfs patches.suse/0001-mmc-core-Add-a-new-quirk-for-limiting-clock-rate.patch patches.suse/0078-mmc-core-sdio-Set-SDIO-clock-of-SDR104-to-150MHz-for.patch patches.suse/0008-mmc-sdhci-Disable-1.8v-modes-HS200-HS400-UHS-if-cont.patch patches.suse/mmc-dw_mmc-bluefield-Add-driver-extension.patch patches.suse/0002-dt-bindings-mmc-Add-binding-for-BlueField-SoC.patch patches.suse/usb-audio-v2-Correct-the-comment-for-struct-uac_cloc.patch patches.suse/usb-hub-Don-t-wait-for-connect-state-at-resume-for-p patches.suse/0001-usb-typec-tcpm-pdo-matching-optimization.patch patches.suse/0001-usb-typec-tcpm-remove-max_snk_mv-ma-mw.patch patches.suse/usb-do-not-reset-if-a-low-speed-or-full-speed-device.patch patches.suse/0001-typec-tcpm-Add-core-support-for-sink-side-PPS.patch patches.suse/0001-typec-tcpm-Add-support-for-sink-PPS-related-messages.patch patches.suse/typec-tcpm-fix-compiler-warning-about-stupid-things.patch patches.suse/0001-typec-tcpm-Fix-incorrect-and-operator.patch patches.suse/usb-dwc2-debugfs-Don-t-touch-RX-FIFO-during-register.patch patches.suse/usb-gadget-udc-renesas_usb3-disable-the-controller-s.patch patches.suse/usbip-vhci_sysfs-fix-potential-Spectre-v1.patch patches.suse/0001-usb-typec-Fix-htmldocs-warning.patch patches.suse/usb-storage-Add-support-for-FL_ALWAYS_SYNC-flag-in-t.patch patches.suse/usb-storage-Add-compatibility-quirk-flags-for-G-Tech.patch patches.suse/phy-qcom-qusb2-Fix-crash-if-nvmem-cell-not-specified.patch patches.suse/NFC-pn533-don-t-send-USB-data-off-of-the-stack patches.suse/usbip-usbip_detach-Fix-memory-udev-context-and-udev- patches.suse/0001-USB-typec-tcpm-no-need-to-check-return-value-of-debu.patch patches.suse/0001-xhci-Allow-more-than-32-quirks.patch patches.suse/xhci-add-quirk-to-zero-64bit-registers-on-renesas-pcie-controllers.patch patches.suse/revert-xhci-reset-renesas-upd72020x-usb-controller-for-32-bit-dma-issue.patch patches.suse/msft-hv-1679-Drivers-hv-vmbus-enable-VMBus-protocol-version-5.0.patch patches.suse/uio-Reduce-return-paths-from-uio_write.patch patches.suse/nvmem-properly-handle-returned-value-nvmem_reg_read.patch patches.suse/ARM-amba-Fix-wrong-indentation-in-driver_override_st.patch patches.suse/w1-mxc_w1-Enable-clock-before-calling-clk_get_rate-o patches.suse/1wire-family-module-autoload-fails-because-of-upper- patches.suse/rpmsg-Correct-support-for-MODULE_DEVICE_TABLE.patch patches.suse/msft-hv-1681-Drivers-hv-vmbus-Removed-an-unnecessary-cast-from-vo.patch patches.suse/0001-fpga-region-don-t-use-drvdata-in-common-fpga-code.patch patches.suse/0001-fpga-manager-change-api-don-t-use-drvdata.patch patches.suse/0001-fpga-bridge-change-api-don-t-use-drvdata.patch patches.suse/0001-fpga-region-change-api-add-fpga_region_create-free.patch patches.suse/0001-fpga-mgr-kernel-doc-fixes.patch patches.suse/0001-fpga-region-kernel-doc-fixes.patch patches.suse/0001-fpga-clarify-that-unregister-functions-also-free.patch patches.suse/vmw_balloon-fixing-double-free-when-batching-mode-is patches.suse/driver-core-Don-t-ignore-class_dir_create_and_add-fa patches.suse/firmware-add-firmware_request_nowarn-load-firmware-without-warnings.patch patches.suse/ath10k-re-enable-the-firmware-fallback-mechanism-for.patch patches.suse/0001-mm-memory_hotplug-use-put_device-if-device_register-.patch patches.suse/0075-serial-mvebu-uart-add-suspend-resume-support.patch patches.suse/earlycon-Initialize-port-uartclk-based-on-clock-freq.patch patches.suse/sc16is7xx-Check-for-an-error-when-the-clock-is-enabl patches.suse/tty-pl011-Avoid-spuriously-stuck-off-interrupts patches.suse/earlycon-Remove-hardcoded-port-uartclk-initializatio.patch patches.suse/serial-samsung-fix-maxburst-parameter-for-DMA-transa patches.suse/tty-serial-atmel-use-port-name-as-name-in-request_ir patches.suse/serial-sh-sci-Use-spin_-try-lock_irqsave-instead-of- patches.suse/serial-8250-omap-Fix-idling-of-clocks-for-unused-uar patches.suse/tty-Fix-data-race-in-tty_insert_flip_string_fixed_fl patches.suse/libata-zpodd-small-read-overflow-in-eject_tray patches.suse/libata-Drop-SanDisk-SD7UB3Q-G1001-NOLPM-quirk patches.suse/libata-Fix-command-retry-decision.patch patches.suse/6110-drm-remove-drm_property_-un-reference-blob-aliases patches.suse/6111-gpu-drm-lease-use-list_-next-prev-entry-instead-of-list_entry patches.suse/6112-gpu-drm-nouveau-use-list_-next-prev-entry-instead-of-list_entry patches.suse/6113-drm-gem-document-that-handle_create-must-be-the-last-step patches.suse/6114-drm-scdc-helper-convert-errors-into-debug-messages patches.suse/6115-drm-tinydrm-use-gem_free_object_unlocked patches.suse/drm-dp-mst-Fix-off-by-one-typo-when-dump-payload-tab patches.suse/6116-drm-prefer-inline-over-_inline__ patches.suse/6117-drm-remove-old-documentation-comment-cruft-from-drmp-h patches.suse/6118-drm-make-drm_core_check_feature-bool-that-it-is patches.suse/6119-drm-add-drm_mode_config-normalize_zpos-boolean patches.suse/6120-drm-exynos-let-core-take-care-of-normalizing-the-zpos patches.suse/6121-drm-tegra-let-core-take-care-of-normalizing-the-zpos patches.suse/6122-drm-sti-let-core-take-care-of-normalizing-the-zpos patches.suse/6123-drm-rcar-du-let-core-take-care-of-normalizing-the-zpos patches.suse/6124-drm-omap-use-normalized-zpos-for-plane-placement patches.suse/6125-drm-rockchip-fixup-comment-for-gem_free_object_unlocked patches.suse/6126-drm-udl-get-rid-of-dev-struct_mutex-usage patches.suse/6127-drm-simple-kms-helper-plumb-plane-state-to-the-enable-hook patches.suse/6128-drm-tinydrm-make-fb_dirty-into-a-lower-level-hook patches.suse/6129-drm-add-parameter-explanation-for-some-gem-dmabuf_ops patches.suse/6130-drm-use-srcu-to-protect-drm_device-unplugged patches.suse/drm-atomic-helper-Drop-plane-fb-references-only-for- patches.suse/6131-drm-clear-crtc-primary-crtc-when-disabling-the-crtc-via-setcrtc patches.suse/6132-drm-atomic-helper-warn-if-legacy-plane-fb-pointers-are-bogus-when-committing-duplicated-state patches.suse/6133-drm-add-local-plane-variable-for-primary-cursor-planes patches.suse/6134-drm-adjust-whitespace-for-legibility patches.suse/6135-drm-make-the-fb-refcount-handover-less-magic patches.suse/6136-drm-use-plane-state-fb-over-plane-fb patches.suse/6137-drm-i915-stop-consulting-plane-fb patches.suse/6138-drm-sti-stop-consulting-plane-fb patches.suse/6139-drm-vmwgfx-stop-consulting-plane-fb patches.suse/6140-drm-zte-stop-consulting-plane-crtc patches.suse/drm-i915-Restore-planes-after-load-detection patches.suse/6141-drm-i915-make-force_load_detect-effective-even-w-dmi-quirks-hotplug patches.suse/6142-drm-reshuffle-getfb-error-returns patches.suse/6143-drm-xen-front-add-support-for-xen-pv-display-frontend patches.suse/6144-drm-sti-depend-on-of-rather-than-selecting-it patches.suse/6145-drm-sun4i-tcon-add-tri-finish-interrupt-for-vblank patches.suse/6146-drm-sun4i-add-allwinner-a31-mipi-dsi-controller-support patches.suse/6147-drm-sun4i-tie-the-dsi-controller-in-the-tcon patches.suse/6148-drm-blend-add-a-generic-alpha-property patches.suse/6149-drm-atmel-hclcdc-convert-to-the-new-generic-alpha-property patches.suse/6150-drm-rcar-du-convert-to-the-new-generic-alpha-property patches.suse/6151-drm-sun4i-add-support-for-plane-alpha patches.suse/6152-drm-rockchip-fix-vop-vblank-race patches.suse/6153-drm-vc4-add-some-missing-hvs-register-definitions patches.suse/6154-drm-vc4-expose-gamma-as-atomic-property patches.suse/6155-drm-vc4-move-crtc-state-to-header patches.suse/6156-drm-vc4-update-cursors-asynchronously-through-atomic patches.suse/6157-drm-atomic-add-sanity-checks-to-drm_atomic_helper_async_commit patches.suse/6158-drm-xen-front-remove-cma-support patches.suse/6159-drm-stm-move-enable-disable_vblank-to-crtc patches.suse/6160-drm-stm-ltdc-add-user-update-info-in-plane-print-state patches.suse/6161-drm-stm-ltdc-fix-warning-in-ltdc_crtc_update_clut patches.suse/6162-drm-bridge-synopsys-dsi-adopt-spdx-identifiers patches.suse/6163-drm-bridge-add-thc63lvd1024-lvds-decoder-driver patches.suse/6164-drm-dw-hdmi-i2s-remove-owner-assignment-from-platform_driver patches.suse/6165-drm-bridge-add-cadence-dsi-driver patches.suse/6166-gpu-drm-vc4-simplify-getting-drvdata patches.suse/6167-drm-vc4-add-support-for-plane-alpha patches.suse/6168-drm-vc4-add-ctm-support patches.suse/6169-drm-vc4-add-ctm-registers-to-debugfs patches.suse/6170-drm-bridge-analogix_dp-move-enable-video-into-config_video patches.suse/6171-drm-bridge-analogix_dp-check-aux_en-status-when-doing-aux-transfer patches.suse/6172-drm-bridge-analogix_dp-don-t-use-fast-link-training-when-panel-just-powered-up patches.suse/6173-drm-bridge-analogix_dp-retry-bridge-enable-when-it-failed patches.suse/6174-drm-bridge-analogix_dp-wait-for-hpd-signal-before-configuring-link patches.suse/6175-drm-bridge-analogix_dp-set-pd_inc_bg-first-when-powering-up-edp-phy patches.suse/6176-drm-bridge-analogix_dp-ensure-edp-is-disabled-when-shutting-down-the-panel patches.suse/6177-drm-bridge-analogix_dp-extend-hpd-check-time-to-100ms patches.suse/6178-drm-bridge-analogix_dp-fix-incorrect-usage-of-enhanced-mode patches.suse/6179-drm-bridge-analogix_dp-check-dpcd-write-read-status patches.suse/6180-drm-bridge-analogix_dp-fix-aux_pd-bit-for-rockchip patches.suse/6181-drm-bridge-analogix_dp-reset-aux-channel-if-an-error-occurred patches.suse/6182-drm-rockchip-restore-psr-state-when-enable-disable-psr-failed patches.suse/6183-drm-bridge-analogix_dp-don-t-use-analogix_dp_pll_ctl-to-control-pll patches.suse/6184-drm-bridge-analogix_dp-fix-timeout-of-video-streamclk-config patches.suse/6185-drm-bridge-analogix_dp-fix-incorrect-operations-with-register-analogix_dp_func_en_1 patches.suse/6186-drm-bridge-analogix_dp-move-fast-link-training-detect-to-set_bridge patches.suse/6187-drm-bridge-analogix_dp-reorder-plat_data-power_off-to-happen-sooner patches.suse/6188-drm-bridge-analogix_dp-properly-log-aux-ch-errors patches.suse/6189-drm-bridge-analogix_dp-properly-disable-aux-chan-retries-on-rockchip patches.suse/6190-drm-rockchip-pre-dither-down-when-output-bpc-is-8bit patches.suse/6191-drm-bridge-analogix_dp-split-the-platform-specific-poweron-in-two-parts patches.suse/6192-drm-rockchip-analogix_dp-do-not-call-analogix-code-before-bind patches.suse/6193-drm-rockchip-psr-avoid-redundant-calls-to-set-callback patches.suse/6194-drm-rockchip-psr-sanitize-semantics-of-allow-inhibit-api patches.suse/6195-drm-rockchip-disallow-psr-for-the-whole-atomic-commit patches.suse/6196-drm-rockchip-psr-remove-flush-by-crtc patches.suse/6197-drm-panel-orientation-quirks-add-quirk-for-lenovo-ideapad-mixx-310 patches.suse/6198-drm-panel-orientation-quirks-add-quirk-for-lenovo-ideapad-mixx-320 patches.suse/6199-drm-vmwgfx-remove-no-op-prepare-cleanup_fb-callbacks patches.suse/6200-drm-move-simple_display_pipe-prepare_fb-helper-into-gem-fb-helpers patches.suse/6201-drm-tve200-use-simple_display_pipe-prepare_fb-helper patches.suse/6202-drm-pl111-use-simple_display_pipe-prepare_fb-helper patches.suse/6203-drm-mxsfb-use-simple_display_pipe-prepare_fb-helper patches.suse/6204-drm-atomic-better-doc-for-implicit-vs-explicit-fencing patches.suse/6205-drm-xen-front-use-simple-display-pipe-prepare_fb-helper patches.suse/6206-drm-don-t-export-drm_add-reset_display_info patches.suse/6207-drm-adv7511-add-support-for-i2c_new_secondary_device patches.suse/6208-drm-ast-fix-mode_valid-s-return-type patches.suse/6209-drm-bridge-adv7511-fix-mode_valid-s-return-type patches.suse/6210-drm-hisilicon-fix-mode_valid-s-return-type patches.suse/6211-drm-mgag200-fix-mode_valid-s-return-type patches.suse/6212-drm-udl-fix-mode_valid-s-return-type patches.suse/6213-drm-bochs-fix-mode_valid-s-return-type patches.suse/6214-drm-bridge-tc358767-fix-mode_valid-s-return-type patches.suse/6215-drm-gma500-fix-mode_valid-s-return-type patches.suse/drm-gma500-fix-psb_intel_lvds_mode_valid-s-return-ty patches.suse/6216-drm-qxl-fix-mode_valid-s-return-type patches.suse/6217-drm-i2c-tda998x-fix-mode_valid-s-return-type patches.suse/6218-drm-virtio-fix-mode_valid-s-return-type patches.suse/6219-drm-bridge-synopsys-dsi-use-adjusted_mode-in-mode_set patches.suse/6220-drm-i915-handle-pipe-crc-around-enabling-disabling-pipe patches.suse/6221-drm-i915-index-the-ring-frequency-table-by-hw-frequency-range patches.suse/6222-drm-i915-push-irq_shift-from-gen8_cs_irq_handler-to-caller patches.suse/6223-drm-i915-finish-the-wait-for-wedge-by-retiring-all-the-inflight-requests patches.suse/6224-drm-i915-update-ring-position-from-request-on-retiring patches.suse/6225-drm-i915-include-ring-emit-in-debugging patches.suse/6226-drm-i915-remove-unused-dp_link_check_timeout patches.suse/6227-drm-i915-guc-tidy-guc_log_control patches.suse/6228-drm-i915-guc-create-common-entry-points-for-log-register-unregister patches.suse/6229-drm-i915-guc-move-guc-notification-handling-to-separate-function patches.suse/6230-drm-i915-include-i915_reg-h-in-intel_ringbuffer-h patches.suse/6231-drm-i915-change-parameters-order-in-i915_gem_batch_pool_init patches.suse/6232-drm-i915-make-header-i915_pmu-h-more-robust patches.suse/6233-drm-i915-move-i915_gpu_error-into-its-own-header patches.suse/6234-drm-i915-psr-display-wa-0884-applied-broadly-for-more-hw-tracking patches.suse/6235-drm-i915-remove-the-impedance-mismatch-around-intel_engine_enable_signaling patches.suse/6236-drm-i915-uc-sanitize-uc-options-early patches.suse/6237-drm-i915-uc-sanitize-uc-together-with-gem patches.suse/6238-drm-i915-remove-variable-length-arrays-from-sseu-debugfs-printers patches.suse/6239-drm-i915-warn-against-variable-length-arrays patches.suse/6240-drm-i915-use-sseu-size-for-determining-eu_regs patches.suse/6241-drm-i915-frontbuffer-pull-frontbuffer_flush-out-of-gem_obj_pin_to_display patches.suse/6242-drm-i915-frontbuffer-hw-tracking-for-cursor-moves-to-fix-psr-lags patches.suse/6243-drm-i915-psr-use-more-psr-hw-tracking patches.suse/6244-drm-i915-psr-remove-psr-active-flag-from-debugfs patches.suse/6245-drm-i915-move-cur-surflive-definition-to-a-better-place patches.suse/6246-drm-i915-show-gem_trace-when-detecting-a-failed-gpu-idle patches.suse/6247-drm-i915-psr-comment-to-clarify-srd_debug-is-called-psr_mask-skl patches.suse/6248-drm-i915-guc-rename-guc_ggtt_offset-to-intel_guc_ggtt_offset patches.suse/6249-drm-i915-implement-dynamic-guc-wopcm-offset-and-size-calculation patches.suse/6250-drm-i915-add-support-to-return-cnl-specific-reserved-wopcm-size patches.suse/6251-drm-i915-add-huc-firmware-size-related-restriction-for-gen9-and-cnl-a0 patches.suse/6252-drm-i915-guc-check-the-locking-status-of-guc-wopcm-registers patches.suse/6253-drm-i915-check-rq-timeline-before-deference patches.suse/6254-drm-i915-cnl-add-macro-to-get-port_tx-register patches.suse/6255-drm-i915-cnl-kill-mmio_port6-macro patches.suse/6256-drm-i915-store-all-mmio-bases-in-intel_engines patches.suse/6257-drm-i915-add-a-selftest-for-the-mmio_bases-table patches.suse/6258-drm-i915-use-engine-irq_keep_mask-when-resetting-irqs patches.suse/6259-drm-i915-move-gen8-irq-shifts-to-intel_lrc-c patches.suse/6260-drm-i915-split-gpu-commands-definitions-into-separate-header patches.suse/6261-drm-i915-guc-update-syntax-of-guc-log-functions patches.suse/6262-drm-i915-guc-fix-build-break-on-config-without-debug_fs patches.suse/6263-drm-i915-trace-gem-steps-between-submit-and-wedging patches.suse/6264-drm-i915-stop-engines-when-declaring-the-machine-wedged patches.suse/6265-drm-i915-stolen-switch-from-debug_kms-to-debug_driver patches.suse/6266-drm-i915-stolen-checkpatch-cleansing patches.suse/6267-drm-i915-stolen-deduce-base-of-reserved-portion-as-top-size-on-vlv patches.suse/6268-drm-i915-don-t-initialize-plane_to_crtc_mapping-on-skl patches.suse/6269-i915-re-use-define_show_attribute-macro patches.suse/6270-drm-i915-kill-the-remaining-chv-hbr2-leftovers patches.suse/6271-drm-i915-guc-keep-guc-interrupts-enabled-when-using-guc patches.suse/6272-drm-i915-guc-log-runtime-should-consist-of-both-mapping-and-relay patches.suse/6273-drm-i915-guc-merge-log-relay-file-and-channel-creation patches.suse/6274-drm-i915-guc-flush-directly-in-log-unregister patches.suse/6275-drm-i915-guc-split-relay-control-and-guc-log-level patches.suse/6276-drm-i915-guc-move-check-for-fast-memcpy_wc-to-relay-creation patches.suse/6277-drm-i915-guc-get-rid-of-guc-log-runtime patches.suse/6278-drm-i915-guc-always-print-log-stats-in-i915_guc_info-when-using-guc patches.suse/6279-drm-i915-guc-don-t-print-out-relay-statistics-when-relay-is-disabled patches.suse/6280-drm-i915-guc-allow-user-to-control-default-guc-logging patches.suse/6281-drm-i915-guc-default-to-non-verbose-guc-logging patches.suse/6282-drm-i915-guc-demote-guc-error-messages patches.suse/6283-drm-i915-prefer-memset64-when-filling-the-iomap patches.suse/6284-drm-i915-trim-error-mask-to-known-engines patches.suse/6285-drm-i915-select-stackdepot-for-drm_i915_debug patches.suse/6286-drm-i915-icl-check-for-fused-off-vdbox-and-vebox-instances patches.suse/6287-drm-i915-icl-enable-the-extra-video-decode-and-enhancement-boxes-for-icelake-11 patches.suse/6288-drm-i915-icl-update-subslice-define-for-icl-11 patches.suse/6289-drm-i915-guc-don-t-try-to-enable-guc-logging-when-we-re-not-using-guc patches.suse/6290-drm-i915-add-control-flags-to-i915_handle_error patches.suse/6291-drm-i915-icl-added-icl-11-slice-subslice-and-eu-fuse-detection patches.suse/6292-drm-i915-huc-check-huc-status-in-dedicated-function patches.suse/6293-drm-i915-guc-unify-naming-of-private-guc-action-functions patches.suse/6294-drm-i915-guc-drop-union-guc_log_control patches.suse/6295-drm-i915-guc-move-enable-disable-msg-functions-to-guc-header patches.suse/6296-drm-i915-guc-handle-guc-log-flush-event-in-dedicated-function patches.suse/6297-drm-i915-guc-unify-parameters-of-public-ct-functions patches.suse/6298-drm-i915-psr-move-psr-aux-setup-to-it-s-own-function patches.suse/6299-drm-i915-psr-remove-open-coded-psr-aux-transactions-for-skl patches.suse/6300-drm-i915-fix-tracing-of-submit-seqno patches.suse/6301-drm-i915-remove-local-timeline-var-from-submit-unsubmit patches.suse/6302-drm-i915-selftests-include-the-trace-as-a-debug-aide patches.suse/6303-drm-i915-selftests-stress-resets-vs-request-priority patches.suse/6304-drm-i915-use-full-serialisation-around-engine-irq_posted patches.suse/6305-drm-i915-flush-pending-interrupt-following-a-gpu-reset patches.suse/6306-drm-i915-avoid-setting-ring-freq-on-invalid-rps-freqs patches.suse/6307-drm-i915-skip-logging-impossible-slices patches.suse/6308-drm-i915-don-t-spew-errors-when-resetting-hdmi-scrambling-bit-clock-ratio-fails patches.suse/6309-drm-i915-guc-fix-null-pointer-dereference-when-guc-fw-is-not-available patches.suse/6310-drm-i915-reorder-early-initialization patches.suse/6311-drm-i915-uc-fetch-uc-firmware-in-init_early patches.suse/6312-drm-i915-actually-flush-interrupts-on-reset-not-just-wedging patches.suse/6313-drm-i915-icl-add-register-definitions-for-combo-phy-vswing-sequences patches.suse/6314-drm-i915-icl-add-combo-phy-ddi-buffer-translation-tables-for-icelake patches.suse/6315-drm-i915-icl-add-register-defs-for-voltage-swing-sequences-for-mg-phy-ddi patches.suse/6316-drm-i915-icl-add-voltage-swing-table-for-mg-phy-ddi-buffer patches.suse/6317-drm-i915-icl-hpd-pin-for-port-f patches.suse/6318-drm-i915-icl-added-5k-source-scaling-support-for-gen11-platform patches.suse/6319-drm-i915-protect-macro-parameters-in-swing_sel_-upp-lo-wer patches.suse/6320-drm-i915-include-submission-tasklet-state-in-engine-dump patches.suse/6321-drm-i915-execlists-avoid-kicking-the-submission-too-early-for-rescheduling patches.suse/6322-drm-i915-reword-warning-for-missing-cases patches.suse/6323-drm-i915-move-dpll_info-to-header patches.suse/6324-drm-i915-add-dpll_info-inside-intel_shared_dpll patches.suse/6325-drm-i915-use-funcs-from-intel_shared_dpll-info patches.suse/6326-drm-i915-use-name-from-intel_shared_dpll-info patches.suse/6327-drm-i915-use-id-from-intel_shared_dpll-info patches.suse/6328-drm-i915-use-flags-from-dpll_info-embedded-in-intel_shared_dpll patches.suse/6329-drm-i915-reorder-dpll_info-members patches.suse/6330-drm-i915-use-correct-rest-syntax-for-wopcm-and-guc-kernel-doc-diagrams patches.suse/6331-drm-i915-gen11-add-support-for-reading-the-timestamp-frequency patches.suse/6332-drm-i915-execlists-reset-ring-registers-on-rebinding-contexts patches.suse/6333-drm-i915-guc-add-documentation-for-mmio-based-communication patches.suse/6334-drm-i915-guc-add-support-for-data-reporting-in-guc-responses patches.suse/6335-drm-i915-guc-prepare-send-function-to-accept-bigger-response patches.suse/6336-drm-i915-guc-implement-response-handling-in-send_mmio patches.suse/6337-drm-i915-guc-make-event-handler-a-virtual-function patches.suse/6338-drm-i915-guc-prepare-to-handle-messages-from-ct-recv-buffer patches.suse/6339-drm-i915-guc-use-better-name-for-helper-wait-function patches.suse/6340-drm-i915-guc-implement-response-handling-in-send_ct patches.suse/6341-drm-i915-guc-prepare-to-process-incoming-requests-from-ct patches.suse/6342-drm-i915-guc-handle-default-action-received-over-ct patches.suse/6343-drm-i915-guc-trace-messages-from-ct-while-in-debug patches.suse/6344-drm-i915-guc-enable-guc-interrupts-unconditionally-in-uc_resume patches.suse/6345-drm-i915-include-the-hw-breadcrumb-whenever-we-trace-the-global_seqno patches.suse/6346-drm-i915-perf-enable-perf-support-on-icl patches.suse/6347-drm-i915-perf-check-the-value-of-prop_sample_oa-uapi-parameter patches.suse/6348-drm-i915-perf-simplify-oa-unit-enabling-on-gen7 patches.suse/6349-drm-i915-perf-remove-empty-line patches.suse/6350-drm-i915-rename-ppgtt-ggtt-fields-oa-registers patches.suse/6351-drm-i915-perf-add-more-debug-message-on-perf-open-configs patches.suse/6352-drm-i915-avoid-sleeping-inside-per-engine-reset patches.suse/6353-drm-i915-only-warn-for-might_sleep-before-a-slow-wait_for_register patches.suse/drm-Add-DP-PSR2-sink-enable-bit patches.suse/6354-drm-add-dp-last-received-psr-sdp-vsc-register-and-bits patches.suse/6355-drm-i915-psr-nuke-aux-frame-sync patches.suse/6356-drm-i915-psr-tie-psr2-support-to-y-coordinate-requirement patches.suse/6357-drm-i915-psr-cnl-enable-y-coordinate-support-in-source patches.suse/6358-drm-i915-psr-do-not-override-psr2-sink-support patches.suse/6359-drm-i915-psr-use-psr2-macro-for-psr2 patches.suse/6360-drm-i915-psr-cache-sink-synchronization-latency patches.suse/6361-drm-i915-psr-set-dpcd-psr2-enable-bit-when-needed patches.suse/6362-drm-i915-execlists-track-begin-end-of-execlists-submission-sequences patches.suse/6363-drm-i915-store-preemption-capability-in-engine-flags patches.suse/6364-drm-i915-read-hdcp-r0-thrice-in-case-of-mismatch patches.suse/6365-drm-i915-read-vprime-thrice-incase-of-mismatch patches.suse/6366-drm-i915-check-hdcp-key-loadability patches.suse/6367-drm-i915-selftests-add-basic-sanitychecks-for-execlists patches.suse/6368-drm-i915-only-call-finish_reset-after-a-prepare_reset patches.suse/6369-drm-i915-fix-memory-leak-in-intel_hdcp-auth patches.suse/6370-drm-i915-selftests-avoid-repeatedly-harming-the-same-innocent-context patches.suse/6371-drm-i915-describe-the-bottom-of-stack-in-processing-a-batchbuffer patches.suse/6372-drm-i915-icl-add-reset-control-register-changes patches.suse/6373-drm-i915-icl-use-hw-engine-class-instance-to-find-irq-handler patches.suse/6374-drm-i915-icl-handle-rps-interrupts-correctly-for-gen11 patches.suse/6375-drm-i915-icl-deal-with-gt-int-dw-correctly patches.suse/6376-drm-i915-icl-enable-rc6-and-rps-in-gen11 patches.suse/6377-drm-i915-selftests-rename-wait_for_hang-to-wait_until_running patches.suse/6378-drm-i915-split-out-parking-from-the-idle-worker-for-reuse patches.suse/6379-drm-i915-treat-i915_reset_engine-as-guilty-until-proven-innocent patches.suse/6380-drm-i915-pass-the-set-of-guilty-engines-to-i915_reset patches.suse/drm-i915-dp-Send-DPCD-ON-for-MST-before-phy_up patches.suse/6381-drm-i915-skl-rename-skl_wm_values-struct-to-skl_ddb_values patches.suse/6382-drm-i915-skl-refactor-wm-calculation-for-nv12 patches.suse/6383-drm-i915-skl-add-nv12-in-skl_format_to_fourcc patches.suse/6384-drm-i915-skl-support-verification-of-ddb-hw-state-for-nv12 patches.suse/6385-drm-i915-skl-nv12-related-changes-for-wm patches.suse/6386-drm-i915-skl-pass-skl_wm_level-struct-to-wm-compute-func patches.suse/6387-drm-i915-skl-make-sure-higher-latency-level-has-higher-wm-value patches.suse/6388-drm-i915-skl-nv12-workaround-disable-wm-level-1-7 patches.suse/6389-drm-i915-skl-split-skl_compute_ddb-function patches.suse/6390-drm-i915-display-wa-827 patches.suse/6391-drm-i915-enable-yuv-to-rgb-for-gen10-in-plane-ctrl-reg patches.suse/6392-drm-i915-set-scaler-mode-for-nv12 patches.suse/6393-drm-i915-update-format_is_yuv-to-include-nv12 patches.suse/6394-drm-i915-upscale-scaler-max-scale-for-nv12 patches.suse/6395-drm-i915-enclose-for_each_engine_masked-macro-arguments-in-parentheses patches.suse/6396-drm-i915-execlists-log-fence-context-seqno-throughout-gem_trace patches.suse/6397-drm-i915-change-use-get_new_plane_state-instead-of-existing-plane-state patches.suse/6398-drm-i915-remove-get_existing_crtc_state patches.suse/6399-drm-i915-remove-last-references-to-drm_atomic_get_existing-macros patches.suse/6400-drm-i915-gen9_lp-increase-ddi-phy0-power-well-enabling-timeout patches.suse/drm-i915-psr-Chase-psr.enabled-only-under-the-psr.lo patches.suse/6401-drm-i915-add-debugfs-file-to-clear-fifo-underruns patches.suse/6402-drm-i915-don-t-fiddle-with-rps-rc6-across-gpu-reset patches.suse/6403-drm-i915-guc-replace-phn-with-ph patches.suse/6404-drm-i915-execlists-set-queue-priority-from-secondary-port patches.suse/6405-drm-i915-move-a-bunch-of-workaround-related-code-to-its-own-file patches.suse/6406-drm-i915-split-out-functions-for-different-kinds-of-workarounds patches.suse/6407-drm-i915-bios-reduce-the-scope-of-some-local-variables-in-parse_ddi_port patches.suse/6408-drm-i915-cnl-use-mmio-access-to-context-status-buffer patches.suse/6409-drm-i915-update-driver_date-to-20180413 patches.suse/6410-drm-tilcdc-fix-setting-clock-divider-for-omap-l138 patches.suse/6411-drm-rcar-du-zero-out-sg_tables-when-duplicating-plane-state patches.suse/6412-drm-rcar-du-of-include-header-to-define-prototypes patches.suse/6413-drm-rcar-du-use-null-for-table-initialisation patches.suse/6414-drm-rcar-du-use-the-correct-naming-for-odpm-fields-in-defr6 patches.suse/6415-drm-rcar-du-split-crtc-handling-to-support-hardware-indexing patches.suse/6416-drm-rcar-du-allow-du-groups-to-work-with-hardware-indexing patches.suse/6417-drm-rcar-du-add-r8a77965-support patches.suse/6418-drm-rcar-du-track-dma-buf-fences patches.suse/6419-drm-mediatek-use-err_cast-instead-of-err_ptrptr_err patches.suse/6420-drm-mediatek-using-the-function-drm_display_mode_to_videomode patches.suse/6421-drm-exynos-fimd-add-support-for-s5pv210-fimd-variant patches.suse/drm-exynos-Allow-DRM_EXYNOS-on-s5pv210 patches.suse/6422-drm-exynos-ipp-add-ipp-v2-framework patches.suse/6423-drm-exynos-rotator-convert-driver-to-ipp-v2-core-api patches.suse/6424-drm-exynos-gsc-convert-driver-to-ipp-v2-core-api patches.suse/6425-drm-exynos-fimc-convert-driver-to-ipp-v2-core-api patches.suse/6426-drm-exynos-add-driver-for-exynos-scaler-module patches.suse/6427-drm-exynos-dsi-remove-mode_set-callback patches.suse/6428-drm-amdgpu-add-mmu-notifier-type-for-kfd-userptr patches.suse/6429-drm-amdgpu-enable-amdgpu_ttm_tt_get_user_pages-in-worker-threads patches.suse/6430-drm-amdgpu-avoid-reclaim-while-holding-locks-taken-in-mmu-notifier patches.suse/6431-drm-amdkfd-gfp_noio-while-holding-locks-taken-in-mmu-notifier patches.suse/6432-drm-amdkfd-add-quiesce_mm-and-resume_mm-to-kgd2kfd_calls patches.suse/6433-drm-amdgpu-add-userptr-support-for-kfd patches.suse/6434-drm-amdgpu-remove-unused-interface-from-kfd2kgd-interface patches.suse/6435-drm-amd-update-gfxv9-sdma-mqd-structure patches.suse/6436-drm-amdgpu-add-gfxv9-tlb-invalidation-packet-definition patches.suse/6437-drm-amdgpu-add-gfxv9-kfd2kgd-interface-functions patches.suse/6438-drm-amdgpu-add-doorbell-routing-info-to-kgd2kfd_shared_resources patches.suse/6439-drm-amdkfd-make-doorbell-size-asic-dependent patches.suse/6440-drm-amdkfd-clean-up-kfd_mmap_-offset-handling patches.suse/6441-drm-amdkfd-implement-doorbell-allocation-for-soc15 patches.suse/6442-drm-amdkfd-move-packet-writer-functions-into-asic-specific-file patches.suse/6443-drm-amdkfd-add-gfxv9-pm4-packet-writer-functions patches.suse/6444-drm-amdkfd-add-gfxv9-mqd-manager patches.suse/6445-drm-amdkfd-add-gfxv9-device-queue-manager patches.suse/6446-drm-amdkfd-add-soc15-interrupt-processing-support patches.suse/6447-drm-amdkfd-fix-goto-usage patches.suse/6448-drm-amdkfd-fix-kernel-queue-rollback_packet patches.suse/6449-drm-amdkfd-add-64-bit-doorbell-and-wptr-support-to-kernel-queue patches.suse/6450-drm-amdkfd-remove-limit-on-number-of-gpus-follow-up patches.suse/6451-drm-amdkfd-support-flat-memory-apertures-for-gfxv9 patches.suse/6452-drm-amdkfd-add-gfxv9-cwsr-trap-handler patches.suse/6453-drm-amdkfd-try-to-enable-atomics-for-all-gpus patches.suse/6454-drm-amdkfd-add-vega10-topology-and-device-info patches.suse/6455-drm-amdkfd-integer-overflows-in-ioctl patches.suse/6456-drm-amdkfd-dump-hqd-of-hiq patches.suse/6457-drm-amdkfd-reduce-priority-of-context-saving-waves-before-spin-wait patches.suse/6458-drm-amdkfd-use-volatile-mtype-in-default-alternate-apertures patches.suse/6459-drm-amdkfd-use-px-to-print-user-space-address-instead-of-p patches.suse/6460-drm-amdkfd-remove-redundant-include-of-amd-iommu-h patches.suse/6461-drm-amdkfd-separate-trap-handler-assembly-code-and-its-hex-values patches.suse/6462-drm-amdkfd-fix-cp-soft-hang-on-apus patches.suse/6463-drm-amdkfd-fix-signal-handling-performance-again patches.suse/6464-drm-amdkfd-remove-initialization-of-cp_hqd_ib_control-on-cik patches.suse/6465-drm-amdkfd-locking-pm-mutex-while-allocating-ib-buffer patches.suse/6466-drm-amdkfd-remove-queue-node-when-destroy-queue-failed patches.suse/6467-drm-amdkfd-add-sanity-checks-in-irq-handlers patches.suse/6468-drm-amdkfd-remove-vla patches.suse/6469-qxl-remove-qxl_io_log patches.suse/6470-qxl-move-qxl_send_monitors_config patches.suse/6471-qxl-hook-monitors_config-updates-into-crtc-not-encoder patches.suse/6472-qxl-drop-dummy-functions patches.suse/6473-drm-stm-ltdc-fix-deferred-endpoint-management patches.suse/6474-drm-stm-ltdc-add-mode_valid patches.suse/6475-drm-stm-ltdc-fix-warnings-in-ltdc_plane_create patches.suse/6476-drm-dp-rename-the-edp_sdp_header-as-dp_sdp_header patches.suse/6477-drm-don-t-pass-the-index-to-drm_property_add_enum patches.suse/6478-drm-tinydrm-mi0283qt-always-set-rotation-value patches.suse/6479-drm-make-the-prime-vmap-vunmap-hooks-optional patches.suse/6480-drm-vc4-make-function-vc4_allocate_bin_bo-static patches.suse/6481-drm-vc4-skip-ulps-latching-when-we-re-in-that-ulps-state-already patches.suse/6482-drm-panel-enable-dsi-transactions-on-the-rpi-panel patches.suse/6483-drm-vc4-syncobj-import-support patches.suse/6484-drm-vc4-export-fence-through-syncobj patches.suse/6485-drm-vc4-enable-syncobj-support patches.suse/6486-drm-rockchip-disable-blending-for-win0 patches.suse/dma-fence-Some-kerneldoc-polish-for-dma-fence.h.patch patches.suse/6487-gpu-drm-sti-fix-spelling-mistake-initialze-initialize patches.suse/6488-drm-pl111-support-the-versatile-express patches.suse/6489-drm-pl111-enable-device-specific-assigned-memory patches.suse/6490-drm-rect-fix-drm_rect_rotation_inv-docs patches.suse/6491-drm-drop-drm_control_allow-from-ioctls patches.suse/6492-drm-i915-drop-drm_control_allow patches.suse/6493-drm-vmwgfx-drop-drm_control_allow patches.suse/drm-atomic-Handling-the-case-when-setting-old-crtc-f patches.suse/6494-drm-msm-don-t-setup-control-node-debugfs-files patches.suse/6495-drm-remove-all-control-node-code patches.suse/6496-drm-pl111-fix-module-probe-bug patches.suse/6497-drm-vc4-add-a-pad-field-to-align-drm_vc4_submit_cl-to-64-bits patches.suse/6498-drm-v3d-introduce-a-new-drm-driver-for-broadcom-v3d-v3-x patches.suse/6499-drm-bridge-adv7511-fix-spelling-of-driver-name-in-kconfig patches.suse/6500-gpu-drm-bridge-adv7511-replace-mdelay-with-usleep_range-in-adv7511_probe patches.suse/6501-drm-rect-round-above-1-16-upwards-to-correct-scale-calculation-functions patches.suse/6502-drm-rect-handle-rounding-errors-in-drm_rect_clip_scaled-v3 patches.suse/6503-drm-i915-do-not-adjust-scale-when-out-of-bounds-v2 patches.suse/6504-drm-selftests-rename-the-kconfig-option-to-config_drm_debug_selftest patches.suse/6505-drm-selftests-add-drm-helper-selftest patches.suse/dma-buf-Remove-unneeded-stubs-around-sync_debug-inte.patch patches.suse/6506-drm-xen-front-checking-for-null-instead-of-is_err patches.suse/6507-drm-xen-front-fix-xen_drm_front_shbuf_alloc-error-handling patches.suse/6508-drm-xen-front-fix-loop-timeout patches.suse/6509-drm-dp-add-dp_dpcd_rev_xx-to-drm_dp_helper patches.suse/6510-drm-dp-correctly-mask-dp_training_aux_rd_interval-values-for-dp-1-4 patches.suse/6511-drm-panel-orientation-quirks-convert-to-use-match_string-helper patches.suse/drm-modes-Introduce-drm_mode_match patches.suse/6512-drm-edid-use-drm_mode_match_no_clocks_no_stereo-for-consistentcy patches.suse/6513-drm-edid-fix-cea-mode-aspect-ratio-handling patches.suse/6514-drm-edid-don-t-send-bogus-aspect-ratios-in-avi-infoframes patches.suse/6515-drm-add-drm-client-cap-for-aspect-ratio patches.suse/6516-drm-handle-aspect-ratio-info-in-legacy-modeset-path patches.suse/6517-drm-expose-modes-with-aspect-ratio-only-if-requested patches.suse/6518-drm-add-aspect-ratio-parsing-in-drm-layer patches.suse/6519-drm-add-and-handle-new-aspect-ratios-in-drm-layer patches.suse/6520-drm-fix-render-node-numbering-regression-from-control-node-removal patches.suse/6521-drm-i915-gvt-use-real-time-to-do-timer-check patches.suse/6522-drm-i915-gvt-update-time-slice-more-frequently patches.suse/6523-drm-i915-gvt-scan-non-privileged-batch-buffer-for-debug-purpose patches.suse/6524-drm-i915-gvt-scheduler-remove-unnecessary-null-checks-in-sr_oa_regs patches.suse/6525-drm-i915-gvt-remove-disable_warn_untrack-and-print-untracked-mmio-with-debug-level patches.suse/6526-drm-i915-gvt-let-nopid-be-the-default-value-of-force_to_nonpriv-registers patches.suse/6527-drm-i915-gvt-do-not-return-error-on-handling-force_to_nonpriv-registers patches.suse/6528-drm-i915-gvt-let-force_to_nonpriv-cmd-handler-only-valid-for-lri-cmd patches.suse/6529-drm-i915-guc-remove-guc_ctl_device_info-parameter patches.suse/6530-drm-i915-check-whitelist-registers-across-resets patches.suse/6531-drm-i915-selftests-handle-a-potential-failure-of-intel_ring_begin patches.suse/6532-drm-i915-move-the-priotree-struct-to-its-own-headers patches.suse/6533-drm-i915-rename-priotree-to-sched patches.suse/6534-drm-i915-pack-params-to-engine-schedule-into-a-struct patches.suse/6535-drm-i915-dsi-improve-dphy-param-limits-logging patches.suse/6536-drm-i915-protect-pipe_conf_check-macros-with-do-while0 patches.suse/6537-drm-i915-remove-skl-dc6-enable-disable-functions patches.suse/6538-drm-i915-enable-edp-psr-error-interrupts-on-hsw patches.suse/6539-drm-i915-enable-edp-psr-error-interrupts-on-bdw patches.suse/6540-drm-i915-psr-control-psr-interrupts-via-debugfs patches.suse/6541-drm-i915-psr-timestamps-for-psr-entry-and-exit-interrupts patches.suse/6542-drm-i915-do-not-skip-the-first-4k-of-stolen-memory-for-pre-allocated-buffers-v2 patches.suse/6543-drm-i915-kbl-add-kbl-gt2-sku patches.suse/6544-drm-i915-add-compiler-barrier-to-wait_for patches.suse/6545-drm-i915-build-request-info-on-stack-before-printk patches.suse/6546-drm-i915-don-t-dump-umpteen-thousand-requests patches.suse/6547-drm-i915-skip-printing-global-offsets-for-per-engine-scratch-pages patches.suse/6548-drm-i915-selftests-fix-uninitialized-variable patches.suse/6549-drm-i915-breadcrumbs-keep-the-fake-irq-armed-across-reset patches.suse/6550-drm-atomic-print-debug-message-on-atomic-check-failure patches.suse/6551-drm-i915-use-memset64-to-align-the-ring-with-mi_noop patches.suse/6552-drm-i915-remove-obsolete-min-max-freq-setters-from-debugfs patches.suse/6553-drm-i915-icl-correctly-clear-lost-ctx-switch-interrupts-across-reset-for-gen11 patches.suse/6554-drm-i915-use-seqlock-in-engine-stats patches.suse/6555-drm-i915-compile-out-engine-debug-for-release patches.suse/6556-drm-i915-prefer-intel_gen-over-intel_info-gen patches.suse/6557-drm-i915-dp-remove-stale-comment-about-bw-constants patches.suse/6558-drm-i915-dp-move-link_bw-and-rate_select-debugging-where-used patches.suse/6559-drm-i915-dp-abstract-dp-link-config-computation-from-the-rest patches.suse/6560-drm-i915-dp-move-edp-vbt-bpp-clamping-code-to-intel_dp_compute_bpp patches.suse/6561-drm-i915-dp-group-link-config-limits-in-a-struct patches.suse/6562-drm-i915-dp-abstract-link-config-selection patches.suse/6563-drm-i915-dp-fix-compliance-test-adjustments patches.suse/6564-drm-i915-selftests-wait-for-idle-between-idle-resets-as-well patches.suse/6565-drm-i915-psr-prevent-psr-exit-when-a-non-pipe-related-register-is-written patches.suse/6566-drm-i915-psr-skl-print-information-about-what-caused-a-psr-exit patches.suse/6567-drm-i915-debugfs-print-sink-psr-status patches.suse/6568-drm-i915-psr-cnl-set-y-coordinate-as-valid-in-sdp patches.suse/6569-drm-i915-icl-don-t-set-pipe-csc-gamma-in-plane_color_ctl patches.suse/6570-drm-i915-icl-track-dbuf-slice-2-status patches.suse/6571-drm-i915-icl-enable-2nd-dbuf-slice-only-when-needed patches.suse/6572-drm-i915-icl-update-ddb-entry-start-end-mask-during-hw-ddb-readout patches.suse/6573-drm-i915-icl-add-definitions-for-the-icl-pll-registers patches.suse/6574-drm-i915-lrc-scrub-the-gpu-state-of-the-guilty-hanging-request patches.suse/6575-drm-i915-stop-tracking-timeline-inflight_seqnos patches.suse/6576-drm-i915-wrap-engine-context_pin-and-engine-context_unpin patches.suse/6577-drm-i915-retire-requests-along-rings patches.suse/6578-drm-i915-only-track-live-rings-for-retiring patches.suse/6579-drm-i915-icl-implement-voltage-swing-programming-sequence-for-combo-phy-ddi patches.suse/6580-drm-i915-icl-fix-the-dp-max-voltage-for-icl patches.suse/6581-drm-i915-execlists-don-t-trigger-preemption-if-complete patches.suse/6582-drm-i915-print-error-state-times-relative-to-capture patches.suse/6583-drm-i915-add-support-for-specifying-dmc-firmware-override-by-module-param patches.suse/6584-drm-i915-selftests-fix-error-checking-for-wait_var_timeout patches.suse/6585-drm-i915-show-ring-start-for-the-elsp-context-request-queue patches.suse/6586-drm-i915-disable-some-extra-clang-warnings patches.suse/6587-drm-i915-guc-assert-we-have-the-doorbell-before-setting-it-up patches.suse/6588-drm-i915-firmware-correct-url-for-firmware patches.suse/6589-drm-i915-move-timeline-from-gtt-to-ring patches.suse/6590-drm-i915-split-i915_gem_timeline-into-individual-timelines patches.suse/6591-drm-i915-execlists-emit-i915_trace_request_out-for-preemption patches.suse/6592-drm-i915-silence-debugging-drm_error-for-failing-to-suspend-vlv-powerwells patches.suse/6593-drm-i915-reset-the-hangcheck-timestamp-before-repeating-a-seqno patches.suse/6594-drm-i915-mark-the-hangcheck-as-idle-when-unparking-the-engines patches.suse/6595-drm-i915-remove-redundant-check-for-negative-timeout-while-doing-an-atomic-pipe-update patches.suse/6596-drm-i915-icl-add-configuring-mocs-in-new-icelake-engines patches.suse/6597-drm-i915-selftests-fix-spelling-mistake-parmaters-parameters patches.suse/6598-drm-i915-lazily-unbind-vma-on-close patches.suse/6599-drm-i915-keep-one-request-in-our-ring_list patches.suse/6600-drm-i915-execlists-drop-preemption-arbitrations-points-along-the-ring patches.suse/6601-i915-convert-to-use-match_string-helper patches.suse/6602-drm-i915-gtt-tidy-up-duplicate-branches-in-gen8_gmch_probe patches.suse/6603-drm-i915-remove-assertion-of-active_rings-must-be-non-empty-if-active_requests patches.suse/6604-drm-i915-include-priority-and-completed-status-in-request-in-out-tracepoints patches.suse/6605-drm-i915-selftests-skip-the-execlists-tests-on-execlists-machines patches.suse/6606-drm-i915-add-documentation-to-gen9_set_dc_state patches.suse/6607-drm-i915-icl-add-basic-support-for-the-icl-clocks patches.suse/6608-drm-i915-icl-compute-the-combo-phy-dpll-hdmi-registers patches.suse/6609-drm-i915-icl-compute-the-combo-phy-dpll-dp-registers patches.suse/6610-drm-i915-icl-compute-the-mg-pll-registers patches.suse/drm-i915-Don-t-request-a-bug-report-for-unsafe-modul patches.suse/6611-drm-i915-execlists-drop-unused-parameter-to-lookup_priolist patches.suse/6612-drm-i915-execlists-cache-the-priolist-when-rescheduling patches.suse/6613-drm-i915-selftests-refactor-common-flush_test patches.suse/6614-drm-i915-selftests-flush-gpu-activity-before-completing-live_contexts patches.suse/6615-drm-i915-don-t-leak-the-pin_map-on-error patches.suse/6616-drm-i915-selftests-return-to-kernel-context-after-each-test patches.suse/6617-drm-i915-flush-submission-tasklet-after-bumping-priority patches.suse/6618-drm-i915-disable-tasklet-scheduling-across-initial-scheduling patches.suse/6619-drm-i915-remove-unused-i915_flip-tracepoints patches.suse/6620-drm-i915-annotate-timeline-lock-nesting patches.suse/6621-drm-i915-selftests-create-mock_engine-under-struct_mutex patches.suse/6622-drm-i915-selftests-only-switch-to-kernel-context-when-locked patches.suse/6623-drm-i915-execlists-make-submission-tasklet-hardirq-safe patches.suse/6624-drm-i915-guc-make-submission-tasklet-hardirq-safe patches.suse/6625-drm-i915-psr-check-if-vbt-says-psr-can-be-enabled patches.suse/6626-drm-i915-enable-display-workaround-827-for-all-planes-v2 patches.suse/6627-drm-i915-enable-display-wa-0528 patches.suse/6628-drm-i915-add-skl_check_nv12_surface-for-nv12 patches.suse/6629-drm-i915-add-nv12-support-to-intel_framebuffer_init patches.suse/6630-drm-i915-add-nv12-as-supported-format-for-primary-plane patches.suse/6631-drm-i915-add-nv12-as-supported-format-for-sprite-plane patches.suse/6632-drm-i915-gtt-trust-the-uncached-store-to-flush-wcb patches.suse/6633-drm-i915-icl-introduce-initial-icelake-workarounds patches.suse/6634-drm-i915-icl-enable-sampler-dfr patches.suse/6635-drm-i915-icl-wagapzpriorityscheme patches.suse/6636-drm-i915-icl-wal3bankaddresshashing patches.suse/6637-drm-i915-icl-wamodifygamtlbpartitioning patches.suse/6638-drm-i915-icl-wadisablecleanevicts patches.suse/6639-drm-i915-icl-wacl2sfhalfmaxalloc patches.suse/6640-drm-i915-icl-wadisctxreload patches.suse/6641-drm-i915-icl-wa_1405779004 patches.suse/6642-drm-i915-icl-wa_1406680159 patches.suse/6643-drm-i915-icl-wa_1604302699 patches.suse/6644-drm-i915-icl-wa_1406838659 patches.suse/6645-drm-i915-icl-waforwardprogresssoftreset patches.suse/6646-revert-drm-i915-cnl-use-mmio-access-to-context-status-buffer patches.suse/6647-drm-i915-oa-check-that-oa-is-disabled-before-unpinning patches.suse/6648-drm-i915-selftests-scrub-64k patches.suse/6649-drm-i915-gen9-add-waclearhiz_wm_chicken3-for-bxt-and-glk patches.suse/6650-drm-i915-execlists-relax-csb-force-mmio-for-vt-d patches.suse/6651-drm-i915-mark-up-nested-spinlocks patches.suse/6652-drm-i915-update-driver_date-to-20180514 patches.suse/6653-drm-amdgpu-add-cm_test_debug-regs-for-dcn patches.suse/6654-drm-amd-display-correct-the-condition-in-setting-cursor-not-visible-beyond-left-edge patches.suse/6655-drm-amd-display-dal-3-1-39 patches.suse/6656-drm-amd-display-retry-when-read-dpcd-caps-failed patches.suse/6657-drm-amd-display-update-asic-header-files patches.suse/6658-drm-amd-display-fix-polaris-12-bw-bounding-box patches.suse/6659-drm-amd-display-rename-feature-specific-register-address-init-macro patches.suse/6660-drm-amd-display-add-mpc-to-dtn-log patches.suse/6661-drm-amd-display-add-debug-prints-for-bandwidth-calculations patches.suse/6662-drm-amd-display-don-t-call-amdgpu_dm_display_resume-as-it-doesn-t-exist patches.suse/6663-drm-amd-display-adding-stutter-entry-wm-to-dce-bw-struct patches.suse/6664-drm-amd-display-change-wb_h-vratio-to-double patches.suse/6665-drm-amd-display-drop-dc_validate_guaranteed patches.suse/6666-drm-amd-display-implementing-new-bandwidth-registers-for-dce120 patches.suse/6667-drm-amd-display-dal-3-1-40 patches.suse/6668-drm-amd-display-align-dtn-logs-and-add-mpc-idle-bit-print patches.suse/6669-drm-amd-display-add-assert-in-enable-fbc patches.suse/6670-drm-amd-display-separate-mem-input-constuctors-for-dce-112-and-120 patches.suse/6671-drm-amd-display-only-update-mpc-blend-config-if-not-full-update patches.suse/6672-drm-amd-display-hide-inconsistent-mpcc-programming-from-dtn-log patches.suse/6673-drm-amd-display-add-dc_lut_mode-enum patches.suse/6674-drm-amd-display-correct-print-types-in-dc_logs patches.suse/6675-drm-amd-display-add-num_active_wb-to-dml patches.suse/6676-drm-amd-display-add-double-buffer-machanism-to-icsc patches.suse/6677-drm-amd-display-couple-bug-fixes-in-stats-module patches.suse/6678-drm-amd-display-rename-encoder_info_packet-to-dc_info_packet patches.suse/6679-drm-amd-display-add-vline-irq-programming-for-dcn patches.suse/6680-drm-amd-display-add-double-buffer-machanism-to-ocsc patches.suse/6681-drm-amd-display-only-program-msa_timing_param-if-it-changed patches.suse/6682-drm-amd-display-move-commit_planes_to_stream-to-amdgpu_dm patches.suse/6683-drm-amd-pp-remove-useless-fw-load-error-handler-on-polaris patches.suse/6684-drm-amd-pp-add-hwmgr_sw_init-fini-functioins patches.suse/6685-drm-amd-pp-lock-pm_funcs-when-set-pp-table patches.suse/6686-drm-amd-pp-save-vf-state-in-pp-context patches.suse/6687-drm-amd-pp-use-release_firmware-directly-in-powerplay patches.suse/6688-drm-amdgpu-use-dpm_enabled-as-dpm-state-flag patches.suse/6689-drm-amd-pp-fix-spelling-mistake-suppported-supported patches.suse/6690-drm-amd-pp-use-gfx-rlc-funcs-directly-in-powerplay patches.suse/6691-drm-amdgpu-get-pci-resource-directly-through-adev patches.suse/6692-drm-amd-dc-use-atombios-api-directly-in-dc patches.suse/6693-drm-amd-pp-use-atombios-api-directly-in-powerplay-v2 patches.suse/6694-drm-amdgpu-set-pm_display_cfg-in-non-dc-mode patches.suse/6695-drm-amd-pp-not-call-cgs-interface-to-get-display-info patches.suse/6696-drm-amdgpu-delete-some-cgs-functions patches.suse/6697-drm-amdgpu-remove-duplicate-cg-pg-wrapper-functions patches.suse/6698-drm-amdgpu-sdma4-use-a-helper-for-sdma_op_poll_regmem patches.suse/6699-drm-amdgpu-add-df-v1_7-header-files patches.suse/6700-drm-amdgpu-add-df-callback-functions-structure patches.suse/6701-drm-amdgpu-df-implement-df-v1_7-callback-functions patches.suse/6702-drm-amdgpu-switch-to-use-df-callback-functions patches.suse/6703-drm-amd-display-disentangle-dc-h-include-from-amdgpu-h patches.suse/6704-drm-radeon-move-gem-bo-to-drm_framebuffer patches.suse/6705-drm-radeon-radeon_framebuffer-drm_framebuffer patches.suse/6706-drm-amdgpu-move-gem-bo-to-drm_framebuffer patches.suse/6707-drm-amdgpu-add-documentation-on-hwmon-interfaces-exposed-v3 patches.suse/6708-drm-amdgpu-add-asic-need_full_reset-callback patches.suse/6709-drm-amdgpu-si-implement-asic-need_full_reset-callback patches.suse/6710-drm-amdgpu-cik-implement-asic-need_full_reset-callback patches.suse/6711-drm-amdgpu-vi-implement-asic-need_full_reset-callback patches.suse/6712-drm-amdgpu-soc15-implement-asic-need_full_reset-callback patches.suse/6713-drm-amdgpu-use-new-asic-need_full_reset-callback patches.suse/6714-drm-amd-display-fix-spelling-mistake-usupported-unsupported patches.suse/6715-drm-scheduler-fix-param-documentation patches.suse/6716-drm-scheduler-move-the-tracepoints-file-from-the-include-directory patches.suse/6717-drm-amdgpu-don-t-change-preferred-domian-when-fallback-gtt-v6 patches.suse/6718-drm-amdgpu-add-new-bo-flag-that-indicates-bos-don-t-need-fallback-v2 patches.suse/6719-drm-sched-extend-the-documentation patches.suse/6720-drm-amdgpu-added-support-for-mv-packet patches.suse/6721-drm-amd-display-don-t-access-legacy-properties patches.suse/6722-drm-amd-display-don-t-register-backlight-on-connector_destroy patches.suse/6723-drm-amd-display-program-v_total_min-max-after-v_total_cntl patches.suse/6724-drm-amd-display-set-ignore_msa_timing_param patches.suse/6725-drm-amd-display-non-hdmi-dp-active-dongle-should-not-support-yuv-pixel-format patches.suse/6726-drm-amd-display-fix-potential-access-beyond-end-of-array-in-cm patches.suse/6727-drm-amd-display-add-dynamic-debug-prints patches.suse/6728-drm-amd-display-add-vmax-min_sel-prints-to-dcn10_log_hw_state patches.suse/6729-drm-amd-display-implement-dm_get_timestamp patches.suse/6730-drm-amd-display-add-delay-between-panel-pwr-off-to-on patches.suse/6731-drm-amd-display-set-all-update-flags-when-we-have-full-update patches.suse/6732-drm-amd-display-refactor-stream-encoder-for-hw-review patches.suse/6733-drm-amd-display-remove-unused-enum patches.suse/6734-drm-amd-display-fix-link-bw-calculation-for-422-and-420-encoding patches.suse/6735-drm-amd-display-fill-calcs-date-from-stream-src-dst-if-available patches.suse/6736-drm-amd-display-change-disable-backlight-ramp-change-threshold-from-0-to-maximum-value patches.suse/6737-drm-amd-display-update-scaler-v_active-data-if-interlaced patches.suse/6738-drm-amd-display-make-dcn-stream-encoder-shareable patches.suse/6739-drm-amd-display-csc-updates-require-full-update patches.suse/6740-drm-amd-display-dal-3-1-41 patches.suse/6741-drm-amd-display-updated-hdr-static-metadata-to-directly-take-info-packet-raw patches.suse/6742-drm-amd-display-get-rid-of-unused-input_tf patches.suse/6743-drm-amd-display-remove-unused-fields patches.suse/6744-drm-amd-display-do-not-use-os-types patches.suse/6745-drm-amd-display-csc_transform-to-dc_csc_transform patches.suse/6746-drm-amd-display-refactor-color-module patches.suse/6747-drm-amd-display-move-color_transfer_func-to-color-mod patches.suse/6748-drm-amd-display-fix-structure-initialization-of-hdmi_info_packet patches.suse/6749-drm-amd-display-have-dc-manage-its-own-allocation-of-gamma patches.suse/6750-drm-amd-display-fix-dim-display-on-dce11 patches.suse/6751-drm-amd-display-fix-memleak-on-input-transfer-function patches.suse/6752-drm-amd-pp-refine-pp_atomfwctrl_get_vbios_bootup_values patches.suse/6753-drm-amd-pp-use-soc15-common-macros-instead-of-vega10-specific patches.suse/6754-drm-amd-pp-fix-the-wrong-readout-engine-clock-in-deep-sleep patches.suse/6755-drm-amdgpu-use-ctx-bytes_moved patches.suse/6756-drm-amdgpu-fix-and-cleanup-cpu-visible-vram-handling patches.suse/6757-drm-amd-display-fix-64-bit-division-in-hwss_edp_power_control patches.suse/6758-drm-amd-display-remove-pre_vega-flag patches.suse/6759-drm-amd-display-don-t-spam-debug-messages patches.suse/6760-drm-amd-display-remove-dummy-is_blanked-to-optimise-boot-time patches.suse/6761-drm-amd-pp-move-same-macro-definitions-to-hwmgr-h patches.suse/6762-drm-amd-pp-remove-unnecessary-forward-declaration patches.suse/drm-amdgpu-Add-APU-support-in-vi_set_uvd_clocks patches.suse/drm-amdgpu-Add-APU-support-in-vi_set_vce_clocks patches.suse/6763-amd-powerplay-implement-the-vega12_force_clock_level-interface patches.suse/6764-drm-amd-powerplay-get-more-than-8-level-gfxclk-states patches.suse/6765-drm-amd-powerplay-initialzie-the-dpm-intial-enabled-state patches.suse/6766-drm-amd-pp-remove-dead-function-in-smu7_smumgr-c patches.suse/6767-drm-amd-pp-remove-useless-smu7-running-state-check patches.suse/6768-drm-ttm-keep-a-reference-to-transfer-pipelined-bos patches.suse/6769-drm-amdgpu-gfx9-cache-db_debug2-and-make-it-available-to-userspace patches.suse/6770-drm-amdgpu-powerplay-fix-smu7_get_memory_type-for-fiji patches.suse/6771-drm-amdgpu-powerplay-rename-smu7_upload_mc_firmware patches.suse/6772-drm-amdgpu-add-emit_reg_write_reg_wait-ring-callback patches.suse/6773-drm-amdgpu-gfx9-add-emit_reg_write_reg_wait-ring-callback-v2 patches.suse/6774-drm-amdgpu-sdma4-add-emit_reg_write_reg_wait-ring-callback-v2 patches.suse/6775-drm-amdgpu-uvd7-add-emit_reg_write_reg_wait-ring-callback patches.suse/6776-drm-amdgpu-vce4-add-emit_reg_write_reg_wait-ring-callback patches.suse/6777-drm-amdgpu-vcn1-add-emit_reg_write_reg_wait-ring-callback patches.suse/6778-drm-amdgpu-gmc9-use-amdgpu_ring_emit_reg_write_reg_wait-in-gpu-tlb-flush patches.suse/6779-drm-amdgpu-gmc-steal-the-appropriate-amount-of-vram-for-fw-hand-over-v3 patches.suse/6780-drm-amdgpu-free-vga-stolen-memory-as-soon-as-possible patches.suse/6781-drm-gpu-sched-fix-force-app-kill-hangv4 patches.suse/6782-revert-drm-amd-powerply-fix-power-reading-on-fiji patches.suse/6783-drm-amd-pp-refine-get_gpu_power-for-vi patches.suse/6784-drm-amd-pp-remove-struct-pp_gpu_power patches.suse/6785-drm-amd-pp-clear-smu-response-register-before-send-smu-message patches.suse/6786-drm-amd-pp-move-common-code-to-smu_helper-c patches.suse/6787-drm-amdgpu-revert-add-new-bo-flag-that-indicates-bos-don-t-need-fallback-v2 patches.suse/6788-drm-amdgpu-revert-don-t-change-preferred-domian-when-fallback-gtt-v6 patches.suse/6789-drm-amdgpu-re-validate-per-vm-bos-if-required-v2 patches.suse/6790-drm-amd-pp-adding-set_watermarks_for_clocks_ranges-for-smu10 patches.suse/6791-drm-amd-pp-adding-a-function-to-store-cc6-data-in-smu10 patches.suse/6792-drm-amdgpu-defer-test-ibs-on-the-rings-at-boot-v3 patches.suse/6793-drm-amd-display-dal-3-1-42 patches.suse/6794-drm-amd-display-move-dp_pixel_encoding_type-to-stream_encoder-include patches.suse/6795-drm-amd-display-fix-segfault-on-insufficient-tg-during-validation patches.suse/6796-drm-amd-display-change-dml-init-to-use-default-structs patches.suse/6797-drm-amd-display-check-lid-state-to-determine-fast-boot-optimization patches.suse/6798-drm-amd-display-do-not-create-memory-allocation-if-stats-not-enabled patches.suse/6799-drm-amd-display-move-dcc-support-functions-into-dchubbub patches.suse/6800-drm-amd-display-check-scratch-reg-to-determine-s3-resume patches.suse/6801-drm-amd-display-add-rq-dlg-ttu-to-dtn-log patches.suse/6802-drm-amd-display-add-calculated-clock-logging-to-dtn patches.suse/6803-drm-amd-display-add-missing-colorspace-for-set-black-color patches.suse/6804-drm-amd-display-use-dig-enable-to-determine-fast-boot-optimization patches.suse/6805-drm-amdgpu-add-amdgpu_bo_param patches.suse/6806-drm-amdgpu-use-amdgpu_bo_param-for-amdgpu_bo_create-v2 patches.suse/6807-drm-amdgpu-reserved-vram-for-smu-to-save-debug-info patches.suse/6808-drm-amd-pp-remove-dead-interface patches.suse/6809-drm-amdgpu-print-the-vbios-version-in-the-debugfs-firmware-info patches.suse/6810-drm-scheduler-always-put-last_sched-fence-in-entity_fini patches.suse/6811-drm-scheduler-move-last_sched-fence-updating-prior-to-job-popping-v2 patches.suse/6812-drm-amdgpu-limit-reg_write_reg_wait-workaround-to-sriov-v2 patches.suse/6813-drm-amdgpu-set-preferred_domain-independent-of-fallback-handling patches.suse/6814-drm-amdgpu-handle-domain-mask-checking-v2 patches.suse/6815-drm-amdgpu-optionally-do-a-writeback-but-don-t-invalidate-tc-for-ib-fences patches.suse/6816-drm-amdgpu-fix-list-not-initialized patches.suse/6817-drm-amd-pp-fix-null-point-check-error-in-smu_set_watermarks_for_clocks_ranges patches.suse/6818-drm-amdgpu-init-gfx9-aperture-settings patches.suse/6819-drm-amdgpu-simplify-bo_va-list-when-vm-bo-update-v2 patches.suse/6820-drm-amdgpu-print-dma-buf-status-in-debugfs patches.suse/6821-drm-amd-powerplay-add-registry-key-to-disable-acg patches.suse/6822-drm-amdgpu-update-psp-gfx-if-header patches.suse/6823-drm-amdgpu-add-new-rlc-firmware-header-format-v2-1 patches.suse/6824-drm-amdgpu-add-save-restore-list-cntl-gpm-and-srm-firmware-support patches.suse/6825-drm-amdgpu-enter-rlc-safe-mode-before-set-cgpg patches.suse/6826-drm-amdgpu-cleanup-init-power-gating-function patches.suse/6827-drm-amdgpu-revise-init_rlc_save_restore_list-behavior-to-support-latest-register_list_format-register_restore-table patches.suse/6828-drm-amdgpu-add-setting-powergating-method-for-gfx9 patches.suse/6829-drm-amd-powerplay-send-cgpg-smc-message-if-pg-is-enabled-for-raven patches.suse/6830-drm-amdgpu-move-pp_feature_mask-to-amd_shared-header patches.suse/6831-drm-amdgpu-add-gfxoff-feature-mask patches.suse/6832-drm-amdgpu-set-gfxoff-disabled-by-default patches.suse/6833-drm-amd-powerplay-add-gfx-off-control-function patches.suse/6834-drm-amd-powerplay-enable-disable-gfxoff-through-smu patches.suse/6835-drm-amdgpu-use-pp_feature-member-to-store-the-mask patches.suse/6836-drm-amdgpu-clear-gfxoff-feature-mask-if-the-asic-is-not-raven patches.suse/6837-drm-amd-powerplay-add-control-gfxoff-enabling-in-late-init patches.suse/6838-drm-amdgpu-it-should-disable-gfxoff-when-system-is-going-to-suspend patches.suse/6839-drm-amdgpu-fix-to-disable-powergating-in-hw_fini patches.suse/6840-drm-amdgpu-set-cgpg-if-gfxoff-is-enabled-for-raven patches.suse/6841-drm-amd-powerplay-use-the-flag-to-decide-whether-send-gfxoff-smc-message patches.suse/6842-drm-amdgpu-rename-amdgpu_display_framebuffer_domains patches.suse/drm-amdgpu-Remove-VRAM-from-shared-bo-domains patches.suse/6843-drm-amdgpu-pm-document-power_dpm_force_performance_level patches.suse/6844-drm-amdgpu-pm-document-power_dpm_state patches.suse/6845-drm-amdgpu-pm-document-pp_table patches.suse/6846-drm-amdgpu-pm-document-pp_dpm_sclk-pp_dpm_mclk-pp_dpm_pcie-v2 patches.suse/6847-drm-amdgpu-pm-document-pp_power_profile_mode patches.suse/6848-drm-amdgpu-pm-document-pp_od_clk_voltage patches.suse/6849-drm-amd-pp-change-pstate_clk-frequency-unit-to-10khz-on-rv patches.suse/6850-drm-amd-pp-use-dynamic-gfx_clk-rather-than-hardcoded-values patches.suse/6851-drm-amd-pp-refine-the-od-state-checking-code-in-smu7 patches.suse/6852-drm-amd-pp-change-voltage-clk-range-for-od-feature-on-vi patches.suse/6853-drm-amd-pp-print-out-voltage-clock-range-in-sysfs patches.suse/6854-drm-amdgpu-powerplay-actually-return-the-power-with-the-new-query patches.suse/6855-drm-amdgpu-enable-scatter-gather-display-support patches.suse/6856-drm-amdgpu-bo-could-be-null-when-access-in-vm-bo-update patches.suse/6857-drm-amdgpu-change-pp_dpm-clk-mclk-pcie-input-format patches.suse/6858-drm-amdgpu-fix-amdgpu_atpx_get_client_id-s-return-type patches.suse/6859-drm-radeon-fix-radeon_atpx_get_client_id-s-return-type patches.suse/drm-radeon-fix-mode_valid-s-return-type patches.suse/6860-drm-admgpu-fix-mode_valid-s-return-type patches.suse/6861-drm-amd-pp-add-overdrive-support-on-vega10-v2 patches.suse/6862-drm-radeon-change-the-default-to-pci-on-powerpc patches.suse/6863-drm-amdgpu-add-vegam-asic-type patches.suse/6864-drm-amdgpu-bypass-gpu-info-firmware-load-for-vegam patches.suse/6865-drm-amdgpu-set-vegam-to-asic-family-and-ip-blocks patches.suse/6866-drm-amdgpu-specify-vegam-ucode-smu-load-method patches.suse/6867-drm-amdgpu-add-vegam-smu-firmware-support patches.suse/6868-drm-amdgpu-virtual_dce-add-vegam-support patches.suse/6869-drm-amdgpu-add-vegam-dc-support-check patches.suse/6870-drm-amdgpu-skip-vegam-mc-firmware-load patches.suse/6871-drm-amdgpu-add-vegam-gmc-golden-settings patches.suse/6872-drm-amdgpu-initialize-vegam-gmc-v2 patches.suse/6873-drm-amdgpu-add-vegam-sdma-firmware-support patches.suse/6874-drm-amdgpu-add-vegam-sdma-golden-settings patches.suse/6875-drm-amdgpu-add-vegam-gfx-firmware-support patches.suse/6876-drm-amdgpu-add-vegam-gfx-golden-settings patches.suse/6877-drm-amdgpu-initialize-vegam-gfx patches.suse/6878-drm-amdgpu-add-vegam-uvd-firmware-support patches.suse/6879-drm-amdgpu-add-vegam-uvd-encode-support patches.suse/6880-drm-amdgpu-add-vegam-vce-firmware-support patches.suse/6881-drm-amdgpu-add-vegam-to-vce-harvest-config patches.suse/6882-drm-amdgpu-add-vegam-support-to-vi patches.suse/6883-drm-amdgpu-add-vegam-pci-ids patches.suse/6884-drm-amd-display-implement-vegam-device-ids-in-dc patches.suse/6885-drm-amd-display-implement-vegam-device-ids-in-dm patches.suse/6886-drm-amdgpu-add-vegam-support-to-the-legacy-dce-11-module patches.suse/6887-drm-amd-display-use-hbr2-if-edp-monitor-it-doesn-t-advertise-link-rate patches.suse/6888-drm-amd-powerplay-add-smu75-header-files patches.suse/6889-drm-amd-add-a-new-struct-in-atombios-h patches.suse/6890-drm-amd-powerplay-update-ppatomctrl-c-v2 patches.suse/6891-drm-amd-powerplay-update-process-pptables patches.suse/6892-drm-amd-powerplay-add-smumgr-support-for-vegam-v2 patches.suse/6893-drm-amd-powerplay-add-specific-changes-for-vegam-in-smu7_hwmgr-c patches.suse/6894-drm-powerplay-add-powertune-table-for-vegam patches.suse/6895-drm-scheduler-don-t-update-last-scheduled-fence-in-tdr patches.suse/6896-drm-amdgpu-for-sriov-reset-move-ib-test-into-exclusive-mode patches.suse/6897-drm-amdgpu-sriov-need-to-set-in_gpu_reset-flag-to-back-after-gpu-reset patches.suse/6898-drm-amd-display-unify-dm-resume-sequence-into-a-single-call patches.suse/6899-drm-amd-display-fix-issue-related-to-infopacket-was-not-transmitted patches.suse/6900-drm-amd-display-make-program_output_csc-hwss-interface-function patches.suse/6901-drm-amd-display-refactor-otg_blank-sequence patches.suse/6902-drm-amd-display-dp-link-validation-bug-for-yuv422 patches.suse/6903-drm-amd-display-dal-3-1-43 patches.suse/6904-drm-amd-display-add-user_regamma-to-color-module patches.suse/6905-drm-amd-display-add-cursor-ttu-crq-related patches.suse/6906-drm-amd-display-add-some-dtn-logs-for-input-and-output-tf patches.suse/6907-drm-amd-display-update-dtn-logging-and-goldens patches.suse/6908-drm-amd-display-compact-the-rq-dlg-ttu-log patches.suse/6909-drm-amd-display-add-assert-that-chroma-pitch-is-non-zero patches.suse/6910-drm-amd-display-reprogram-infoframe-during-apply_ctx_to_hw patches.suse/6911-drm-amd-display-to-synchronize-the-hubp-and-dpp-programming-in-cursor-control patches.suse/6912-drm-amd-display-dal-3-1-44 patches.suse/6913-drm-amd-display-use-int-for-calculating-vline-start patches.suse/6914-drm-amd-display-couple-formatting-fixes patches.suse/6915-drm-amdgpu-uvd7-add-emit_reg_write_reg_wait-ring-callback patches.suse/6916-drm-amd-display-disable-fbc-on-underlay-pipe patches.suse/6917-drm-amd-pp-skip-fan-attributes-if-fan-not-present patches.suse/6918-drm-amdgpu-fix-display-corruption-on-ci-with-dpm-enabled patches.suse/6919-drm-amd-amdgpu-vcn10-add-callback-for-emit_reg_write_reg_wait patches.suse/6920-drm-amd-amdgpu-add-some-documentation-to-the-debugfs-entries patches.suse/6921-drm-amdgpu-abstract-bo_base-init-function patches.suse/6922-drm-amdgpu-invalidate-parent-bo-when-shadow-bo-was-invalidated patches.suse/6923-drm-amd-powerplay-fix-spelling-mistake-contruct-construct patches.suse/6924-drm-amd-display-clean-up-assignment-of-amdgpu_crtc patches.suse/6925-drm-amd-powerplay-add-pme-smu-message-for-raven patches.suse/6926-drm-amd-pp-implement-force_clock_level-for-rv patches.suse/6927-drm-ttm-remove-priority-hard-code-when-initializing-ttm-bo patches.suse/6928-drm-amdgpu-set-ttm-bo-priority-before-initialization patches.suse/6929-drm-amdgpu-add-hdp-flush-dummy-for-uvd-6-7 patches.suse/6930-drm-amdgpu-gmc9-remove-unused-register-defs patches.suse/6931-drm-amdgpu-fix-null-pointer-for-bo-unmap-trace-function patches.suse/6932-drm-amd-display-remove-need-of-modeset-flag-for-overlay-planes-v2 patches.suse/6933-drm-amd-powerplay-add-notify-pwe-function-to-smu10 patches.suse/6934-drm-amdgpu-add-support-to-change-mtype-for-2nd-part-of-gart-bos-on-gfx9 patches.suse/6935-drm-amdgpu-drop-printing-the-bo-offset-in-the-gem-debugfs-v2 patches.suse/6936-drm-amdgpu-print-the-bo-flags-in-the-gem-debugfs-entry patches.suse/6937-add-spdx-idenitifier-and-clarify-license patches.suse/6938-drm-scheduler-remove-unused-parameter patches.suse/6939-drm-amdgpu-include-pagemap-h-for-release_pages patches.suse/6940-drm-rcar-du-fix-rcar_du_of_init-stub patches.suse/6941-drm-rcar-du-fix-build-failure patches.suse/6942-drm-nouveau-nouveau-use-larger-buffer-in-nvif_vmm_map patches.suse/6943-drm-nouveau-secboot-remove-vla-usage patches.suse/6944-drm-nouveau-core-define-fault-subdev patches.suse/6945-drm-nouveau-mc-gp100-route-fault-buffer-interrupts-to-fault patches.suse/6946-drm-nouveau-fault-add-infrastructure-to-support-fault-buffers patches.suse/6947-drm-nouveau-fault-gp100-implement-replayable-fault-buffer-initialisation patches.suse/6948-drm-nouveau-fb-gf100-bump-size-of-mmu-debug-buffers-to-match-big-page-size patches.suse/6949-drm-nouveau-fb-gm200-fix-overwriting-of-big-page-setting patches.suse/6950-drm-nouveau-disp-nv50-delay-subunit-construction-until-oneinit patches.suse/6951-drm-nouveau-disp-nv50-fetch-mask-of-available-heads-during-oneinit patches.suse/6952-drm-nouveau-disp-nv50-fetch-mask-of-available-dacs-during-oneinit patches.suse/6953-drm-nouveau-disp-nv50-fetch-mask-of-available-sors-during-oneinit patches.suse/6954-drm-nouveau-disp-nv50-fetch-mask-of-available-piors-during-oneinit patches.suse/6955-drm-nouveau-disp-nv50-initialise-from-the-engine-rather-than-the-user-object patches.suse/6956-drm-nouveau-disp-nv50-replace-user-object-with-engine-pointer-in-channels patches.suse/6957-drm-nouveau-disp-nv50-simplify-definition-of-overlay-channels patches.suse/6958-drm-nouveau-disp-nv50-simplify-definition-of-overlay-immediate-channels patches.suse/6959-drm-nouveau-disp-nv50-simplify-definition-of-base-channels patches.suse/6960-drm-nouveau-disp-nv50-simplify-definition-of-cursor-channels patches.suse/6961-drm-nouveau-disp-nv50-simplify-definiton-of-core-channels patches.suse/6962-drm-nouveau-disp-nv50-merge-handling-of-pio-and-dma-channels patches.suse/6963-drm-nouveau-disp-nv50-add-channel-interfaces-to-determine-the-user-area patches.suse/6964-drm-nouveau-disp-nv50-add-channel-interfaces-to-control-error-interrupts patches.suse/6965-drm-nouveau-disp-nv50-pass-nvkm_memory-objects-for-channel-push-buffers patches.suse/6966-drm-nouveau-device-implement-a-generic-method-to-query-device-specific-properties patches.suse/6967-drm-nouveau-device-support-querying-available-engines-of-a-specific-type patches.suse/6968-drm-nouveau-fifo-support-channel-count-query patches.suse/6969-drm-nouveau-fifo-gk104-accept-engine-contexts-for-ce3-and-up patches.suse/6970-drm-nouveau-fifo-gk104-allow-fault-recovery-code-to-be-called-by-other-subdevs patches.suse/6971-drm-nouveau-fifo-gk104-support-querying-engines-available-on-each-runlist patches.suse/6972-drm-nouveau-fifo-gk104-require-explicit-runlist-selection-for-channel-allocation patches.suse/6973-drm-nouveau-fifo-gk104-simplify-definition-of-channel-classes patches.suse/6974-drm-nouveau-fifo-gk104-add-interfaces-to-support-different-runlist-layouts patches.suse/drm-nouveau-fifo-gk104-poll-for-runlist-update-compl patches.suse/6975-drm-nouveau-fifo-gk110-support-writing-channel-group-runlist-entries patches.suse/6976-drm-nouveau-fifo-gk208-write-pbdma-timeout-regs-during-initialisation patches.suse/6977-drm-nouveau-fifo-gm107-write-instance-address-in-channel-runlist-entry patches.suse/6978-drm-nouveau-fifo-gp100-force-individual-channels-into-a-channel-group patches.suse/6979-drm-nouveau-gr-gf100-virtualise-init_gpc_mmu-apply-fixes-from-traces patches.suse/6980-drm-nouveau-gr-gf100-support-firmware-provided-sw_nonctx-everywhere patches.suse/6981-drm-nouveau-gr-gf100-virtualise-r405a14 patches.suse/6982-drm-nouveau-gr-gf100-support-clkgate_pack-everywhere patches.suse/6983-drm-nouveau-gr-gf100-virtualise-init_bios patches.suse/6984-drm-nouveau-gr-gf100-virtualise-init_vsc_stream_master patches.suse/6985-drm-nouveau-gr-gf100-virtualise-init_zcull patches.suse/6986-drm-nouveau-gr-gf100-virtualise-init_num_active_ltcs patches.suse/6987-drm-nouveau-gr-gf100-virtualise-init_rop_active_fbps patches.suse/6988-drm-nouveau-gr-gf100-implement-another-chunk-of-bios-provided-init patches.suse/6989-drm-nouveau-gr-gf100-virtualise-init_swdx_pes_mask patches.suse/6990-drm-nouveau-gr-gf100-write-0x400124-during-init patches.suse/6991-drm-nouveau-gr-gf100-virtualise-init_fecs_exceptions-apply-fixes-from-traces patches.suse/6992-drm-nouveau-gr-gf100-virtualise-init_ds_hww_esr_2 patches.suse/6993-drm-nouveau-gr-gf100-virtualise-init_40601c patches.suse/6994-drm-nouveau-gr-gf100-virtualise-init_sked_hww_esr patches.suse/6995-drm-nouveau-gr-gf100-virtualise-init_419cc0-apply-fixes-from-traces patches.suse/6996-drm-nouveau-gr-gf100-virtualise-init_419eb4-apply-fixes-from-traces patches.suse/6997-drm-nouveau-gr-gf100-virtualise-init_419c9c-apply-fixes-from-traces patches.suse/6998-drm-nouveau-gr-gf100-virtualise-init_ppc_exceptions patches.suse/6999-drm-nouveau-gr-gf100-virtualise-init_tex_hww_esr patches.suse/7000-drm-nouveau-gr-gf100-virtualise-init_504430 patches.suse/7001-drm-nouveau-gr-gf100-virtualise-init_shader_exceptions patches.suse/7002-drm-nouveau-gr-gf100-apply-be-exception-fixes-from-traces patches.suse/7003-drm-nouveau-gr-gf100-virtualise-init_400054 patches.suse/7004-drm-nouveau-gr-gf100-delete-duplicated-init-code patches.suse/7005-drm-nouveau-gr-gf100-support-firmware-provided-sw_ctx-everywhere patches.suse/7006-drm-nouveau-gr-gf100-virtualise-patch_ltc-noting-missing-init patches.suse/7007-drm-nouveau-gr-gf100-virtualise-sm_id-tpc_nr patches.suse/7008-drm-nouveau-gr-gf100-virtualise-tpc_per_gpc patches.suse/7009-drm-nouveau-gr-gf100-virtualise-r4060a8-apply-fixes-from-traces patches.suse/7010-drm-nouveau-gr-gf100-virtualise-rop_mapping patches.suse/7011-drm-nouveau-gr-gf100-virtualise-alpha_beta_tables-improve-algorithms patches.suse/7012-drm-nouveau-gr-gf100-gf119-modify-max_ways_evict-where-required patches.suse/7013-drm-nouveau-gr-gf100-virtualise-dist_skip_table-improve-algorithm patches.suse/7014-drm-nouveau-gr-gf100-virtualise-r406500 patches.suse/7015-drm-nouveau-gr-gf100-virtualise-gpc_tpc_nr patches.suse/7016-drm-nouveau-gr-gf100-virtualise-r419f78-apply-fixes-from-traces patches.suse/7017-drm-nouveau-gr-gf100-virtualise-tpc_mask-apply-fixes-from-traces patches.suse/7018-drm-nouveau-gr-gf100-support-firmware-provided-bundle-method-everywhere patches.suse/7019-drm-nouveau-gr-gf100-gf119-update-419cb8-where-required patches.suse/7020-drm-nouveau-gr-gf100-note-missing-418800-modifications patches.suse/7021-drm-nouveau-gr-gf100-update-419eb0-where-required patches.suse/7022-drm-nouveau-gr-gf100-virtualise-r419e00 patches.suse/7023-drm-nouveau-gr-gf100-virtualise-r418e94 patches.suse/7024-drm-nouveau-gr-gf100-update-419a3c-where-required patches.suse/7025-drm-nouveau-gr-gf100-update-r408840-where-required patches.suse/7026-drm-nouveau-gr-gf100-delete-duplicated-grctx-init-code patches.suse/7027-drm-nouveau-gr-gf100-add-missing-reset-sequence-before-golden-context-init patches.suse/7028-drm-nouveau-gr-gf100-virtualise-trap_mp patches.suse/7029-drm-nouveau-gr-gf100-port-tile-mapping-calculations-from-nvgpu patches.suse/7030-drm-nouveau-gr-gf100-port-zcull-tile-mapping-calculations-from-nvgpu patches.suse/7031-drm-nouveau-gr-gf100-calculate-and-use-sm-mapping-table patches.suse/7032-drm-nouveau-gr-gf100-swap-bundle-and-pagepool patches.suse/7033-drm-nouveau-gr-gf100-gm10x-update-register-lists patches.suse/7034-drm-nouveau-gr-gp100-fix-pagepool-setup patches.suse/7035-drm-nouveau-gr-gp100-fix-attrib-cb-setup patches.suse/7036-drm-nouveau-gr-gp100-use-correct-registers-for-zbc-colour-depth-setup patches.suse/7037-drm-nouveau-gr-gp102-setup-stencil-zbc patches.suse/7038-drm-nouveau-gem-lookup-vmas-for-buffers-referenced-by-pushbuf-ioctl patches.suse/7039-drm-nouveau-gem-attach-fences-to-vmas-to-track-gpu-usage patches.suse/7040-drm-nouveau-gem-tie-deferred-unmapping-of-buffers-to-vma-fence-completion patches.suse/7041-drm-nouveau-remove-fence-wait-code-from-deferred-client-work-handler patches.suse/7042-drm-nouveau-no-need-to-create-ctxdma-for-push-buffers-on-fermi-and-up patches.suse/7043-drm-nouveau-drm-nv50-remove-allocation-of-sw-class patches.suse/7044-drm-nouveau-kms-move-display-class-instantiation-to-library patches.suse/7045-drm-nouveau-kms-nv50-move-code-underneath-dispnv50 patches.suse/7046-drm-nouveau-kms-nv50-fix-i2c-over-aux-on-anx9805 patches.suse/7047-drm-nouveau-kms-nv50-move-fb-ctxdma-tracking-into-windows patches.suse/7048-drm-nouveau-kms-nv50-modify-overlay-allocation-so-the-code-can-be-split patches.suse/7049-drm-nouveau-kms-nv50-modify-cursor-allocation-so-the-code-can-be-split patches.suse/7050-drm-nouveau-kms-nv50-modify-base-allocation-so-the-code-can-be-split patches.suse/7051-drm-nouveau-kms-nv50-modify-core-allocation-so-the-code-can-be-split patches.suse/7052-drm-nouveau-kms-nv50-abstract-head-interfaces-so-the-code-can-be-split patches.suse/7053-drm-nouveau-kms-nv50-handle-setcontroloutputresource-from-head patches.suse/7054-drm-nouveau-kms-nv50-abstract-or-interfaces-so-the-code-can-be-split patches.suse/7055-drm-nouveau-kms-nv50-split-each-resource-type-into-their-own-source-files patches.suse/7056-drm-nouveau-kms-nv50-split-core-implementation-by-hardware-class patches.suse/7057-drm-nouveau-kms-nv50-split-base-implementation-by-hardware-class patches.suse/7058-drm-nouveau-kms-nv50-allow-specification-of-valid-heads-for-a-window patches.suse/7059-drm-nouveau-kms-nv50-unify-set-clr-masks patches.suse/7060-drm-nouveau-kms-nv50-move-drm-format-hw-conversion-into-common-code patches.suse/7061-drm-nouveau-kms-nv50-extend-window-image-data-for-stereo-planar-formats patches.suse/7062-drm-nouveau-kms-nv50-determine-mst-support-from-dp-info-table patches.suse/7063-drm-nouveau-kms-nv50-simplify-tracking-of-channel-interlocks patches.suse/7064-drm-nouveau-kms-nv50-decouple-window-state-changes-and-update-method-submisssion patches.suse/7065-drm-nouveau-kms-nv50-simplify-swap-interval-handling patches.suse/7066-drm-nouveau-kms-nv50-store-window-visibility-in-state patches.suse/7067-drm-nouveau-kms-nv50-plane-updates-don-t-always-require-image_set patches.suse/7068-drm-nouveau-kms-nv50-handle-degamma-lut-from-window-channels patches.suse/7069-drm-nouveau-kms-nv50-separate-blocklinear-vs-linear-pitch patches.suse/7070-drm-nouveau-kms-gk104-support-additional-cursor-sizes patches.suse/7071-drm-nouveau-kms-gk104-add-support-for-2r10g10b10-formats patches.suse/7072-drm-nouveau-kms-nv50-initial-overlay-support patches.suse/7073-drm-nouveau-core-increase-maximum-number-of-copy-engines-to-9 patches.suse/7074-drm-nouveau-core-recognise-gv100 patches.suse/7075-drm-nouveau-pci-gv100-initial-support patches.suse/7076-drm-nouveau-bios-gv100-initial-support patches.suse/7077-drm-nouveau-bios-pll-limits-table-5-0 patches.suse/7078-drm-nouveau-devinit-gv100-initial-support patches.suse/7079-drm-nouveau-top-gv100-initial-support patches.suse/7080-drm-nouveau-ibus-gv100-initial-support patches.suse/7081-drm-nouveau-gpio-gv100-initial-support patches.suse/7082-drm-nouveau-i2c-gv100-initial-support patches.suse/7083-drm-nouveau-fuse-gv100-initial-support patches.suse/7084-drm-nouveau-mc-gv100-initial-support patches.suse/7085-drm-nouveau-bus-gv100-initial-support patches.suse/7086-drm-nouveau-tmr-gv100-initial-support patches.suse/7087-drm-nouveau-imem-gv100-initial-support patches.suse/7088-drm-nouveau-fb-gv100-initial-support patches.suse/7089-drm-nouveau-ltc-gv100-initial-support patches.suse/7090-drm-nouveau-mmu-gv100-initial-support patches.suse/7091-drm-nouveau-bar-gv100-initial-support patches.suse/7092-drm-nouveau-fault-gv100-initial-support patches.suse/7093-drm-nouveau-pmu-gv100-initial-support patches.suse/7094-drm-nouveau-therm-gv100-initial-support patches.suse/7095-drm-nouveau-dma-gv100-initial-support patches.suse/7096-drm-nouveau-disp-gv100-initial-support patches.suse/7097-drm-nouveau-kms-gv100-initial-support patches.suse/7098-drm-nouveau-fifo-gv100-initial-support patches.suse/7099-drm-nouveau-ce-gv100-initial-support patches.suse/7100-drm-nouveau-gr-gv100-initial-support patches.suse/7101-drm-nouveau-fix-mode_valid-s-return-type patches.suse/7102-drm-nouveau-fix-nouveau_dsm_get_client_id-s-return-type patches.suse/7103-drm-nouveau-fix-temp-pwm-visibility-skip-hwmon-when-no-sensors-exist patches.suse/7104-drm-nouveau-clk-use-list_for_each_entry_from_reverse patches.suse/7105-drm-nouveau-gr-gf100-insert-some-wfis-during-gr-init patches.suse/7106-drm-i2c-tda998x-move-mutex-waitqueue-timer-work-init-early patches.suse/7107-drm-i2c-tda998x-fix-error-cleanup-paths patches.suse/7108-drm-i2c-tda998x-move-cec-device-initialisation-later patches.suse/7109-drm-i2c-tda998x-always-disable-and-clear-interrupts-at-probe patches.suse/7110-drm-i2c-tda9950-add-cec-driver patches.suse/7111-drm-i2c-tda998x-add-cec-support patches.suse/7112-drm-etnaviv-correct-timeout-calculation patches.suse/7113-drm-etnaviv-remove-cycling-through-mmu-address-space patches.suse/7114-drm-etnaviv-remove-register-logging patches.suse/7115-drm-etnaviv-switch-mmu-page-tables-to-writecombine-memory patches.suse/7116-drm-etnaviv-mmuv2-allocate-2nd-level-page-tables-on-demand patches.suse/7117-drm-etnaviv-mmuv2-support-40-bit-phys-address patches.suse/7118-drm-etnaviv-replace-license-text-with-spdx-tags patches.suse/7119-drm-tegra-hub-use-state-directly patches.suse/7120-drm-tegra-dc-balance-iommu-group-refcounting patches.suse/7121-drm-tegra-gr2d-add-iommu-support patches.suse/7122-drm-tegra-gr3d-add-iommu-support patches.suse/7123-drm-tegra-dc-free-syncpoint-on-errors patches.suse/7124-drm-tegra-gr2d-properly-clean-up-resources patches.suse/7125-drm-tegra-gr3d-properly-clean-up-resources patches.suse/7126-drm-tegra-refactor-iommu-attach-detach patches.suse/7127-drm-tegra-dc-enable-plane-scaling-filters patches.suse/7128-drm-tegra-plane-implement-zpos-plane-property-for-older-tegras patches.suse/7129-drm-tegra-dc-rename-supports_blending-to-has_legacy_blending patches.suse/7130-drm-tegra-fix-order-of-teardown-in-iommu-case patches.suse/0001-drm-tegra-Acquire-a-reference-to-the-IOVA-cache.patch patches.suse/0001-gpu-host1x-Acquire-a-reference-to-the-IOVA-cache.patch patches.suse/7131-drm-tegra-remove-duplicate-framebuffer-num_planes patches.suse/7132-drm-tegra-move-gem-bos-to-drm_framebuffer patches.suse/7133-drm-tegra-tegra_fb-drm_framebuffer patches.suse/7134-drm-tegra-move-fbdev-unmap-special-case patches.suse/7135-drm-tegra-use-drm_gem_fb_destroy patches.suse/7136-gpu-host1x-remove-wait-check-support patches.suse/7137-gpu-host1x-store-pointer-to-client-in-jobs patches.suse/7138-gpu-host1x-rename-relocarray-relocs-for-consistency patches.suse/7139-drm-tegra-use-proper-arguments-for-drm_tegra_close_channel-ioctl patches.suse/7140-drm-tegra-gem-fill-in-missing-export-info patches.suse/7141-drm-tegra-dc-support-rotation-property patches.suse/7142-drm-tegra-track-client-version patches.suse/7143-drm-tegra-gr2d-track-interface-version patches.suse/7144-drm-tegra-gr3d-track-interface-version patches.suse/7145-drm-tegra-vic-track-interface-version patches.suse/7146-drm-tegra-add-kerneldoc-for-uapi patches.suse/7147-drm-amdgpu-gfx9-update-golden-setting-for-gfx9_0 patches.suse/7148-drm-amd-powerplay-new-framework-to-honour-dal-clock-limits patches.suse/7149-drm-amd-powerplay-add-a-framework-for-perfroming-pre-display-configuration-change-settings patches.suse/7150-drm-amdgpu-drop-the-unused-header-files-in-soc15-c patches.suse/7151-drm-amdgpu-fix-hardcoded-base-offset-of-vram-pages patches.suse/7152-drm-amd-add-vega20_ip_offset-h-headerfile-for-vega20-v2 patches.suse/7153-drm-amd-include-vg20-adjust-vce_base-to-reuse-vce-4-0-header-files patches.suse/7154-drm-amdgpu-add-vega20-to-asic_type-enum patches.suse/7155-drm-amdgpu-add-gpu_info-firmware-for-vega20-v2 patches.suse/7156-drm-amdgpu-set-asic-family-for-vega20 patches.suse/7157-drm-amdgpu-add-smu-firmware-support-for-vega20 patches.suse/7158-drm-amdgpu-powerplay-add-initial-vega20-support-v2 patches.suse/7159-drm-amdgpu-psp-add-initial-psp-support-for-vega20 patches.suse/7160-drm-amdgpu-add-vega20-ucode-loading-method patches.suse/7161-drm-amdgpu-specify-vega20-uvd-firmware patches.suse/7162-drm-amdgpu-specify-vega20-vce-firmware patches.suse/7163-drm-amdgpu-virtual_dce-add-vega20-support patches.suse/7164-drm-amdgpu-gmc9-add-vega20-support patches.suse/7165-drm-amdgpu-mmhub-add-clockgating-support-for-vega20 patches.suse/7166-drm-amdgpu-sdma4-specify-vega20-firmware patches.suse/7167-drm-amdgpu-sdma4-add-vega20-golden-settings-v3 patches.suse/7168-drm-amdgpu-sdma4-add-clockgating-support-for-vega20 patches.suse/7169-drm-amdgpu-gfx9-add-support-for-vega20-firmware patches.suse/7170-drm-amdgpu-gfx9-add-vega20-golden-settings-v3 patches.suse/7171-drm-amdgpu-gfx9-add-gfx-config-for-vega20-v4 patches.suse/7172-drm-amdgpu-gfx9-add-support-for-vega20 patches.suse/7173-drm-amdgpu-gfx9-add-clockgatting-support-for-vega20 patches.suse/7174-drm-amdgpu-soc15-add-vega20-soc15_common_early_init-support patches.suse/7175-drm-amdgpu-soc15-set-common-clockgating-for-vega20 patches.suse/7176-drm-amdgpu-soc15-dynamic-initialize-ip-offset-for-vega20 patches.suse/7177-drm-amdgpu-soc15-add-ip-blocks-for-vega20-v2 patches.suse/7178-drm-amdgpu-add-nbio-support-for-vega20-v2 patches.suse/7179-drm-amd-display-dm-add-vega20-support patches.suse/7180-drm-amdgpu-add-vega20-to-dc-support-check-v2 patches.suse/7181-drm-amd-add-dce-12-1-gpio-aux-registers-v2 patches.suse/7182-drm-amd-display-add-vega20-config-support patches.suse/7183-drm-amd-display-remove-combo_display_pll0-from-vega20 patches.suse/7184-drm-amd-display-add-bios-smu_info-v3_3-support-for-vega20 patches.suse/7185-drm-amd-display-add-harvest-ip-support-for-vega20 patches.suse/7186-drm-amdgpu-atomfirmware-add-new-gfx_info-data-table-v2-4-v2 patches.suse/7187-drm-amdgpu-atomfirmware-add-parser-for-gfx_info-table patches.suse/7188-drm-amdgpu-use-vbios-table-for-gpu-info-on-vega20 patches.suse/7189-drm-amdgpu-set-vega20-load_type-to-amdgpu_fw_load_direct patches.suse/7190-drm-amd-powerplay-update-vega20-cg-flags-v2 patches.suse/7191-drm-amdgpu-disable-ip-modules-that-are-not-ready-yet patches.suse/7192-drm-amdgpu-vg20-restruct-uvd-to-support-multiple-uvds patches.suse/7193-drm-amdgpu-vg20-restruct-uvd-inst-to-support-multiple-instances patches.suse/7194-drm-amdgpu-vg20-increase-3-rings-for-amdgpu_max_rings patches.suse/7195-drm-amdgpu-vg20-enable-the-2nd-instance-for-uvd patches.suse/7196-drm-amdgpu-vg20-add-ih-client-id-for-the-2nd-uvd patches.suse/7197-drm-amdgpu-vg20-enable-the-2nd-instance-irq-for-uvd-7-2 patches.suse/7198-drm-amdgpu-vg20-enable-2nd-instance-queue-maping-for-uvd-7-2 patches.suse/7199-drm-amdgpu-vg20-enable-uvd-vce-for-vega20 patches.suse/7200-drm-amdgpu-add-df-3-6-headers patches.suse/7201-drm-amdgpu-df-implement-df-v3_6-callback-functions-v2 patches.suse/7202-drm-amdgpu-switch-to-use-df_v3_6_funcs-for-vega20-v2 patches.suse/7203-drm-amdgpu-add-vega20-pci-ids patches.suse/7204-drm-amdgpu-flag-vega20-as-experimental patches.suse/7205-drm-amdgpu-skip-drm_sched_entity-related-ops-for-kiq-ring patches.suse/7206-drm-amd-pp-workaround-flickering-issue-on-rv patches.suse/7207-drm-amdgpu-remove-unused-member patches.suse/7208-drm-scheduler-remove-obsolete-spinlock patches.suse/7209-drm-amdgpu-display-remove-vegam-config-option patches.suse/7210-drm-amdgpu-display-remove-vega20-config-option patches.suse/7211-drm-amdgpu-display-fix-vega12-20-handling-in-dal_asic_id-h patches.suse/7212-drm-amd-pp-missing-curly-braces-in-smu7_enable_sclk_mclk_dpm patches.suse/7213-drm-amd-amdgpu-code-comments-for-the-amdgpu_ttm-c-driver-v2 patches.suse/7214-drm-scheduler-fix-function-name-prefix-in-comments patches.suse/7215-drm-amdgpu-count-fences-from-all-uvd-instances-in-idle-handler patches.suse/7216-drm-amdgpu-take-uvd-encode-rings-into-account-in-idle-work-v2 patches.suse/7217-drm-amdgpu-take-vcn-encode-rings-into-account-in-idle-work patches.suse/7218-drm-amd-display-cleanup-unused-setplaneconfig patches.suse/7219-drm-amd-display-get-rid-of-32-32-unsigned-fixed-point patches.suse/7220-drm-amd-display-inline-more-of-fixed-point-code patches.suse/7221-drm-amd-display-make-displaystats-work-with-just-dc-displaystats-minor patches.suse/7222-drm-amd-display-add-fixed-point-fractional-bit-truncation-function patches.suse/7223-drm-amd-display-truncate-scaling-ratios-and-inits-to-19-bit-precision patches.suse/7224-drm-amd-display-underflow-blankscreen-recovery patches.suse/7225-drm-amd-display-update-hw-sequencer-initialization patches.suse/7226-drm-amd-display-fix-31_32_fixpt-shift-functions patches.suse/7227-drm-amd-display-fix-a-32-bit-shift-meant-to-be-64-warning patches.suse/7228-drm-amd-display-add-dc-cap-to-restrict-vsr-downscaling-src-size patches.suse/7229-drm-amd-display-disable-mpo-if-brightness-adjusted patches.suse/7230-drm-amd-display-log-dtn-only-after-the-atomic-commit-in-diag patches.suse/7231-drm-amd-display-update-dml-to-allow-sync-with-dv patches.suse/7232-drm-amd-display-fix-up-dm-logging-functionality patches.suse/7233-drm-amd-display-use-macro-for-logs patches.suse/7234-drm-amd-display-don-t-create-new-dc_sink-if-nothing-changed-at-detection patches.suse/7235-drm-amd-display-only-limit-vsr-downscaling-when-actually-downscaling patches.suse/7236-drm-amd-display-constify-a-few-dc_surface_update-fields patches.suse/7237-drm-amd-display-add-fullscreen-transitions-to-log patches.suse/7238-drm-amd-display-fix-bug-with-index-check patches.suse/7239-drm-amd-display-clear-underflow-status-for-debug-purposes patches.suse/7240-drm-amd-display-dcn1-link-encoder patches.suse/7241-drm-amd-display-fix-memory-leaks patches.suse/7242-drm-amd-display-clear-connector-s-edid-pointer patches.suse/7243-drm-amd-pp-fix-build-warning-in-vegam patches.suse/7244-drm-amdgpu-fix-insert-nop-for-vcn-decode-ring patches.suse/7245-drm-amdgpu-fix-insert-nop-for-uvd7-ring patches.suse/7246-drm-amdgpu-fix-insert-nop-for-uvd6-ring patches.suse/7247-drm-amdgpu-fix-insert-nop-for-uvd5-ring patches.suse/7248-drm-amdgpu-fix-insert-nop-for-uvd4-2-ring patches.suse/7249-remove-calls-to-suspend-resume-atomic-helpers-from-amdgpu_device_gpu_recover-v2 patches.suse/7250-drm-amdgpu-add-new-df-1-7-register-defs patches.suse/7251-drm-amdgpu-add-new-df-callback-for-ecc-setup patches.suse/7252-drm-amdgpu-add-a-df-1-7-implementation-of-enable_ecc_force_par_wr_rmw patches.suse/7253-drm-amdgpu-gmc9-disable-partial-wr-rmw-if-ecc-is-not-enabled patches.suse/7254-drm-amd-pp-fix-static-checker-warning patches.suse/7255-drm-amd-pp-fix-a-couple-locking-issues patches.suse/7256-drm-amdgpu-skip-cg-for-vcn-when-late_init-fini patches.suse/7257-drm-amd-pp-add-smu-support-for-vcn-powergating-on-rv patches.suse/7258-drm-amdgpu-add-cg-pg-flags-for-vcn patches.suse/7259-drm-amdgpu-add-soc15_wait_on_rreg-macro-define patches.suse/7260-drm-amdgpu-add-static-cg-control-for-vcn-on-rv patches.suse/7261-drm-amdgpu-enable-vcn-cg-by-default-on-rv patches.suse/7262-drm-amdgpu-add-vcn-static-pg-support-on-rv patches.suse/7263-drm-amdgpu-enable-vcn-static-pg-by-default-on-rv patches.suse/7264-drm-amdgpu-add-runtime-vcn-pg-support patches.suse/7265-drm-amdgpu-rework-vm-state-machine-lock-handling-v2 patches.suse/7266-drm-amdgpu-cleanup-amdgpu_vm_validate_pt_bos-v2 patches.suse/7267-drm-amdgpu-further-optimize-amdgpu_vm_handle_moved patches.suse/7268-drm-amdgpu-kmap-pds-pts-in-amdgpu_vm_update_directories patches.suse/7269-drm-amdgpu-consistenly-use-vm-moved-flag patches.suse/7270-drm-amdgpu-move-vm-bos-on-lru-again patches.suse/7271-drm-sched-add-rcu_barrier-after-entity-fini patches.suse/7272-drm-amdgpu-pp-remove-duplicate-assignment patches.suse/7273-drm-amdgpu-update-gfx-info-structure-to-match-what-vega20-used patches.suse/7274-drm-amd-display-remove-use-of-division-operator-for-long-longs patches.suse/7275-drm-exynos-decon-add-support-for-hardware-windows-no-4-and-5 patches.suse/drm-exynos-dsi-mask-frame-done-interrupt patches.suse/7276-drm-exynos-fix-error-value-in-exynos_drm_crtc_get_by_type patches.suse/drm-exynos-Fix-default-value-for-zpos-plane-property patches.suse/7277-drm-exynos-scaler-fix-static-checker-warning patches.suse/7278-drm-exynos-fimc-signedness-bug-in-fimc_setup_clocks patches.suse/7279-drm-amdgpu-conditionally-compile-amdgpu-s-amdkfd-files patches.suse/7280-drm-amdgpu-use-dev_info-to-report-amdkfd-is-not-supported-for-this-asic patches.suse/7281-drm-amdgpu-fix-32-bit-build-warning patches.suse/ALSA-pcm-Clean-up-with-snd_pcm_avail-and-snd_pcm_hw_.patch patches.suse/ALSA-pcm-Unify-playback-and-capture-poll-callbacks.patch patches.suse/ALSA-pcm-Unify-delay-calculation-in-snd_pcm_status-a.patch patches.suse/ALSA-usb-audio-simplify-set_sync_ep_implicit_fb_quir patches.suse/ALSA-usb-audio-add-implicit-fb-quirk-for-Axe-Fx-III.patch patches.suse/ALSA-usb-audio-add-more-quirks-for-DSD-interfaces patches.suse/ALSA-hda-Use-a-macro-for-snd_array-iteration-loops.patch patches.suse/ALSA-hda-Sanity-check-of-access-to-SPDIF-controls-ar.patch patches.suse/ALSA-hda-Enforce-CONFIG_SND_DYNAMIC_MINORS-for-HDMI-.patch patches.suse/ALSA-hda-ca0132-fix-build-failure-when-a-local-macro patches.suse/ALSA-usb-audio-Initialize-Dell-Dock-playback-volumes patches.suse/ALSA-usb-audio-Avoid-superfluous-usb_set_interface-c patches.suse/ALSA-usb-audio-Add-keep_iface-flag patches.suse/ALSA-usb-audio-Add-Keep-Interface-control patches.suse/ALSA-usb-audio-Allow-to-override-the-longname-string patches.suse/ALSA-usb-audio-Give-proper-vendor-product-name-for-D patches.suse/ALSA-usb-audio-Clean-up-mixer-element-list-traverse.patch patches.suse/ALSA-usb-stream-move-audioformat-alloc-init-into-sep.patch patches.suse/ALSA-usb-stream-refactor-uac1-2-audio-interface-pars.patch patches.suse/ALSA-usb-stream-refactor-uac3-audio-interface-parsin.patch patches.suse/ALSA-usb-Only-get-AudioControl-header-for-UAC1-class.patch patches.suse/ALSA-usb-mixer-make-string-parsing-independent-of-mi.patch patches.suse/include-usb-audio-v3-add-BADD-specific-values.patch patches.suse/ALSA-pcm-Hide-local_irq_disable-enable-and-local_irq.patch patches.suse/ALSA-usb-add-UAC3-BADD-profiles-support.patch patches.suse/ALSA-hda-ca0132-R3Di-and-SBZ-quirk-entires-alt-firmw patches.suse/ALSA-hda-ca0132-Add-pincfg-for-SBZ-R3Di-add-fp-hp-au patches.suse/ALSA-hda-ca0132-Add-PCI-region2-iomap-for-SBZ patches.suse/ALSA-hda-ca0132-Add-extra-exit-functions-for-R3Di-an patches.suse/ALSA-hda-ca0132-add-extra-init-functions-for-r3di-sb patches.suse/ALSA-hda-ca0132-update-core-functions-for-sbz-r3di patches.suse/ALSA-hda-ca0132-add-dsp-setup-related-commands-for-t patches.suse/ALSA-hda-ca0132-Add-dsp-setup-gpio-functions-for-r3d patches.suse/ALSA-hda-ca0132-add-the-ability-to-set-src_id-on-scp patches.suse/ALSA-hda-ca0132-add-alt_select_in-out-for-R3Di-SBZ patches.suse/ALSA-hda-ca0132-Add-DSP-Volume-set-and-New-mixers-fo patches.suse/ALSA-hda-ca0132-add-ca0132_alt_set_vipsource patches.suse/ALSA-hda-ca0132-Add-new-control-changes-for-SBZ-R3Di patches.suse/ALSA-core-api-define-offsets-for-TLV-items.patch patches.suse/ALSA-usb-audio-add-boot-quirk-for-Axe-Fx-III patches.suse/ALSA-control-complement-TLV-macro-for-db-minmax-and-.patch patches.suse/ALSA-vmaster-use-position-offset-macro-of-TLV-data.patch patches.suse/ALSA-hda-use-position-offset-macro-of-TLV-data.patch patches.suse/ALSA-hda-ca0132-fix-array_size.cocci-warnings patches.suse/ALSA-usb-audio-UAC3.-Add-support-for-mixer-unit.patch patches.suse/ALSA-usb-audio-UAC3-Add-support-for-connector-insert.patch patches.suse/ALSA-usb-audio-UAC3-Parse-Input-Terminal-number-of-c.patch patches.suse/ALSA-hda-ca0132-constify-templates-for-control-eleme patches.suse/ALSA-hda-ca0132-constify-read-only-members-of-string patches.suse/ALSA-hda-ca0132-merge-strings-just-for-printk patches.suse/ALSA-hda-ca0132-constify-parameter-table-for-effects patches.suse/ALSA-usb-audio-Apply-rate-limit-to-warning-messages- patches.suse/ALSA-core-Assure-control-device-to-be-registered-at-.patch patches.suse/ALSA-emu10k1-Rate-limit-error-messages-about-page-er patches.suse/ALSA-usb-stream-fix-potential-memory-leak-during-uac.patch patches.suse/ALSA-timer-Simplify-timer-hw-resolution-calls.patch patches.suse/ALSA-seq-Avoid-open-code-for-getting-timer-resolutio.patch patches.suse/ALSA-timer-Assure-timer-resolution-access-always-loc.patch patches.suse/ALSA-hda-conexant-Add-fixup-for-HP-Z2-G4-workstation patches.suse/ALSA-hda-conexant-Add-hp-mic-fix-model-string patches.suse/ALSA-hda-Add-Intel-NUC7i3BNB-to-the-power_save-black patches.suse/ALSA-hda-Add-Clevo-W35xSS_370SS-to-the-power_save-bl patches.suse/ALSA-hda-Add-Gigabyte-P55A-UD3-and-Z87-D3HP-to-the-p patches.suse/ALSA-hda-Add-ASRock-H81M-HDS-to-the-power_save-black patches.suse/ALSA-usb-audio-Drop-superfluous-ifndef.patch patches.suse/ALSA-seq-fix-spelling-mistake-Unamed-Unnamed.patch patches.suse/ALSA-usb-audio-Simplify-PCM-open-close-callbacks.patch patches.suse/ALSA-usb-audio-Move-autoresume-call-at-the-end-of-op.patch patches.suse/ALSA-usb-audio-Follow-standard-coding-style.patch patches.suse/ALSA-usb-audio-Avoid-lowlevel-device-object.patch patches.suse/ALSA-hda-Add-Intel-NUC5i7RY-to-the-power_save-blackl patches.suse/ALSA-usb-audio-Allow-non-vmalloc-buffer-for-PCM-buff.patch patches.suse/ALSA-hda-realtek-Fixup-mute-led-on-HP-Spectre-x360 patches.suse/ALSA-hda-realtek-Refactor-alc269_fixup_hp_mute_led_m patches.suse/ALSA-hda-realtek-Fixup-for-HP-x360-laptops-with-B-O- patches.suse/ALSA-hda-realtek-Enable-mic-mute-hotkey-for-several- patches.suse/ALSA-hda-Handle-kzalloc-failure-in-snd_hda_attach_pc patches.suse/ALSA-usb-audio-remove-redundant-check-on-err.patch patches.suse/ASoC-topology-Fix-bclk-and-fsync-inversion-in-set_li patches.suse/ASoC-topology-Add-missing-clock-gating-parameter-whe patches.suse/ASoC-omap-Remove-OMAP_MUX-dependency-from-Nokia-N810 patches.suse/ASoC-mediatek-preallocate-pages-use-platform-device patches.suse/ASoC-cirrus-i2s-Fix-LRCLK-configuration patches.suse/ASoC-cirrus-i2s-Fix-TX-RX-LinCtrlData-setup patches.suse/ASoC-dai-playback-and-capture-active-may-be-greater-.patch patches.suse/ASoC-dpcm-fix-BE-dai-not-hw_free-and-shutdown patches.suse/ASoC-dapm-delete-dapm_kcontrol_data-paths-list-befor patches.suse/ASoC-cs35l35-Add-use_single_rw-to-regmap-config patches.suse/kconfig-Avoid-format-overflow-warning-from-GCC-8.1 patches.suse/ARM-8764-1-kgdb-fix-NUMREGBYTES-so-that-gdb_regs-is-.patch patches.suse/ARM-KVM-invalidate-BTB-on-guest-exit-for-Cortex-A12-.patch patches.suse/ARM-KVM-invalidate-icache-on-guest-exit-for-Cortex-A.patch patches.suse/ARM-spectre-v2-KVM-invalidate-icache-on-guest-exit-f.patch patches.suse/ARM-KVM-Add-SMCCC_ARCH_WORKAROUND_1-fast-handling.patch patches.suse/ARM-KVM-report-support-for-SMCCC_ARCH_WORKAROUND_1.patch patches.suse/ghes-edac-fix-ghes_edac-registration.patch patches.suse/EDAC-ghes-Add-DDR4-and-NVDIMM-memory-types.patch patches.suse/EDAC-skx-Fix-skx_edac-build-error-when-ACPI_NFIT-m.patch patches.suse/EDAC-altera-Fix-ARM64-build-warning patches.suse/EDAC-ghes-Make-platform-based-whitelisting-x86-only.patch patches.suse/ipmi-Add-a-way-to-tune-some-timeouts.patch patches.suse/ipmi-Add-a-maintenance-mode-for-IPMB-messages.patch patches.suse/ipmi-watchdog-Rework-locking-and-handling.patch patches.suse/ipmi-watchdog-Replace-printk-with-pr_xxx.patch patches.suse/ipmi-Add-a-panic-handler-for-IPMI-users.patch patches.suse/ipmi-watchdog-Use-the-IPMI-panic-handler-instead-of-.patch patches.suse/ipmi-Clean-up-some-debug-code.patch patches.suse/ipmi-devintf-Clean-up-some-coding-style-issues.patch patches.suse/ipmi-Clean-up-comments-in-include-files.patch patches.suse/ipmi-Break-up-i_ipmi_request.patch patches.suse/ipmi-Clean-up-some-style-issues-in-the-message-handl.patch patches.suse/ipmi_devintf-Small-lock-rework.patch patches.suse/ipmi-Add-shutdown-functions-for-users-and-interfaces.patch patches.suse/ipmi-Rename-ipmi_user_t-to-struct-ipmi_user.patch patches.suse/ipmi-Change-ipmi_smi_t-to-struct-ipmi_smi.patch patches.suse/0005-ipmi-Fix-some-counter-issues.patch patches.suse/ipmi-Rework-locking-and-shutdown-for-hot-remove.patch patches.suse/ipmi_si-Convert-over-to-a-shutdown-handler.patch patches.suse/ipmi_ssif-Convert-over-to-a-shutdown-handler.patch patches.suse/ipmi-Remove-condition-on-interface-shutdown.patch patches.suse/ipmi_ssif-Remove-usecount-handling.patch patches.suse/ipmi_devintf-Add-an-error-return-on-invalid-ioctls.patch patches.suse/ipmi-ipmi_unregister_smi-cannot-fail-have-it-return-.patch patches.suse/ipmi_ssif-Get-rid-of-unused-intf_num.patch patches.suse/ipmi-Remove-smi-intf-checks.patch patches.suse/ipmi_si-Rename-intf_num-to-si_num.patch patches.suse/ipmi_si-Clean-up-shutdown-a-bit.patch patches.suse/ipmi-add-an-NPCM7xx-KCS-BMC-driver.patch patches.suse/ipmi_ssif-Fix-uninitialized-variable-issue.patch patches.suse/ipmi-bt-Set-the-timeout-before-doing-a-capabilities-.patch patches.suse/ipmi-NPCM7xx-KCS-BMC-enable-interrupt-to-the-host.patch patches.suse/ipmi-Properly-release-srcu-locks-on-error-conditions.patch patches.suse/printk-fix-possible-reuse-of-va_list-variable.patch patches.suse/printk-drop-in_nmi-check-from-printk_safe_flush_on_p.patch patches.suse/clk-renesas-cpg-mssr-Stop-using-printk-format-pCr patches.suse/thermal-bcm2835-Stop-using-printk-format-pCr patches.suse/serial-sh-sci-Stop-using-printk-format-pCr patches.suse/lib-vsprintf-Remove-atomic-unsafe-support-for-pCr.patch patches.suse/audit-allow-not-equal-op-for-audit-by-executable.patch patches.suse/audit-Fix-wrong-task-in-comparison-of-session-ID.patch patches.suse/branch-check-fix-long-int-truncation-when-profiling-.patch patches.suse/ompiler.h-enable-builtin-overflow-checkers-and-add-.patch patches.suse/overflow.h-Add-allocation-size-calculation-helpers.patch patches.suse/0001-device-Use-overflow-helpers-for-devm_kmalloc.patch patches.suse/0008-net-netsec-enable-tx-irq-during-open-callback.patch patches.suse/0009-net-socionext-reset-hardware-in-ndo_stop.patch patches.suse/liquidio-Enhanced-ethtool-stats.patch patches.suse/mlx5-basic-XDP_REDIRECT-forward-support.patch patches.suse/xdp-introduce-xdp_return_frame-API-and-use-in-cpumap.patch patches.suse/ixgbe-use-xdp_return_frame-API.patch patches.suse/xdp-move-struct-xdp_buff-from-filter.h-to-xdp.h.patch patches.suse/xdp-introduce-a-new-xdp_frame-type.patch patches.suse/tun-convert-to-use-generic-xdp_frame-and-xdp_return_.patch patches.suse/virtio_net-convert-to-use-generic-xdp_frame-and-xdp_.patch patches.suse/bpf-cpumap-convert-to-use-generic-xdp_frame.patch patches.suse/i40e-convert-to-use-generic-xdp_frame-and-xdp_return.patch patches.suse/mlx5-register-a-memory-model-when-XDP-is-enabled.patch patches.suse/xdp-rhashtable-with-allocator-ID-to-pointer-mapping.patch patches.suse/page_pool-refurbish-version-of-page_pool-code.patch patches.suse/xdp-allow-page_pool-as-an-allocator-type-in-xdp_retu.patch patches.suse/mlx5-use-page_pool-for-xdp_return_frame-call.patch patches.suse/xdp-transition-into-using-xdp_frame-for-return-API.patch patches.suse/xdp-transition-into-using-xdp_frame-for-ndo_xdp_xmit.patch patches.suse/xdp-avoid-leaking-info-stored-in-frame-data-on-page-.patch patches.suse/ipv6-Count-interface-receive-statistics-on-the-ingre.patch patches.suse/vxlan-add-ttl-inherit-support.patch patches.suse/cxgb4vf-display-pause-settings.patch patches.suse/msft-hv-1662-hv_netvsc-propogate-Hyper-V-friendly-name-into-inter.patch patches.suse/msft-hv-1663-hv_netvsc-Add-NetVSP-v6-and-v6.1-into-version-negoti.patch patches.suse/ipv6-frags-fix-a-lockdep-false-positive.patch patches.suse/net-pskb_trim_rcsum-and-CHECKSUM_COMPLETE-are-friend.patch patches.suse/0005-net-next-ax88796-Do-not-free-IRQ-in-ax_remove-alread.patch patches.suse/liquidio-Added-ndo_get_vf_stats-support.patch patches.suse/geneve-cleanup-hard-coded-value-for-Ethernet-header-.patch patches.suse/qed-use-trust-mode-to-allow-VF-to-override-forced-MA.patch patches.suse/qed-Add-new-TLV-to-request-PF-to-update-MAC-in-bulle.patch patches.suse/sfc-set-and-clear-interrupt-affinity-hints.patch patches.suse/lan78xx-Read-MAC-address-from-DT-if-present.patch patches.suse/tun-do-not-compute-the-rxhash-if-not-needed.patch patches.suse/bpftool-Support-new-prog-types-and-attach-types.patch patches.suse/libbpf-Support-guessing-post_bind-4-6-progs.patch patches.suse/libbpf-Type-functions-for-raw-tracepoints.patch patches.suse/samples-bpf-correct-comment-in-sock_example.c.patch patches.suse/samples-bpf-fix-xdp_monitor-user-output-for-tracepoi.patch patches.suse/tools-bpftool-make-it-easier-to-feed-hex-bytes-to-bp.patch patches.suse/bpf-adding-bpf_xdp_adjust_tail-helper.patch patches.suse/bpf-make-generic-xdp-compatible-w-bpf_xdp_adjust_tai.patch patches.suse/bpf-make-mlx4-compatible-w-bpf_xdp_adjust_tail.patch patches.suse/bpf-make-bnxt-compatible-w-bpf_xdp_adjust_tail.patch patches.suse/bpf-make-cavium-thunder-compatible-w-bpf_xdp_adjust_.patch patches.suse/bpf-make-netronome-nfp-compatible-w-bpf_xdp_adjust_t.patch patches.suse/bpf-make-tun-compatible-w-bpf_xdp_adjust_tail.patch patches.suse/bpf-make-virtio-compatible-w-bpf_xdp_adjust_tail.patch patches.suse/bpf-adding-tests-for-bpf_xdp_adjust_tail.patch patches.suse/bpf-add-bpf_xdp_adjust_tail-sample-prog.patch patches.suse/bpf-reserve-xdp_frame-size-in-xdp-headroom.patch patches.suse/bpf-btf-Introduce-BPF-Type-Format-BTF.patch patches.suse/bpf-btf-Validate-type-reference.patch patches.suse/bpf-btf-Check-members-of-struct-union.patch patches.suse/bpf-btf-Add-pretty-print-capability-for-data-with-BT.patch patches.suse/bpf-btf-Add-BPF_BTF_LOAD-command.patch patches.suse/bpf-btf-Add-BPF_OBJ_GET_INFO_BY_FD-support-to-BTF-fd.patch patches.suse/bpf-btf-Add-pretty-print-support-to-the-basic-arraym.patch patches.suse/bpf-btf-Sync-bpf.h-and-btf.h-to-tools.patch patches.suse/bpf-btf-Add-BTF-support-to-libbpf.patch patches.suse/bpf-btf-Add-BTF-tests.patch patches.suse/libbpf-fixed-build-error-for-samples-bpf.patch patches.suse/msft-hv-1667-hv_netvsc-select-needed-ucs2_string-routine.patch patches.suse/qed-Delete-unused-parameter-p_ptt-from-mcp-APIs.patch patches.suse/qed-Add-configuration-information-to-register-dump-a.patch patches.suse/vhost_net-use-packet-weight-for-rx-handler-too.patch patches.suse/net-dim-Rename-_get_profile-functions-to-_get_rx_mod.patch patches.suse/net-dim-Support-adaptive-TX-moderation.patch patches.suse/net-mlx5e-Enable-adaptive-TX-moderation.patch patches.suse/ipconfig-Correctly-initialise-ic_nameservers.patch patches.suse/qed-Fix-copying-2-strings.patch patches.suse/0035-fsl-fman_port-remove-redundant-check-on-port-rev_inf.patch patches.suse/net-tls-remove-redundant-second-null-check-on-sgout.patch patches.suse/liquidio-Swap-VF-representor-Tx-and-Rx-statistics.patch patches.suse/0018-sctp-fix-identification-of-new-acks-for-SFR-CACC.patch patches.suse/nfp-reset-local-locks-on-init.patch patches.suse/nfp-print-PCIe-link-bandwidth-on-probe.patch patches.suse/nfp-flower-support-offloading-multiple-rules-with-sa.patch patches.suse/nfp-flower-ignore-duplicate-cb-requests-for-same-rul.patch patches.suse/ixgbe-Drop-support-for-macvlan-specific-unicast-list.patch patches.suse/macvlan-Rename-fwd_priv-to-accel_priv-and-add-access.patch patches.suse/macvlan-Use-software-path-for-offloaded-local-broadc.patch patches.suse/ixgbe-fm10k-Drop-tracking-stats-for-macvlan-broadcas.patch patches.suse/macvlan-Add-function-to-test-for-destination-filteri.patch patches.suse/macvlan-Provide-function-for-interfaces-to-release-H.patch patches.suse/ixgbe-fm10k-Only-support-macvlan-offload-for-types-t.patch patches.suse/ixgbe-Drop-real_adapter-from-l2-fwd-acceleration-str.patch patches.suse/ixgbe-Avoid-performing-unnecessary-resets-for-macvla.patch patches.suse/igb-Fix-not-adding-filter-elements-to-the-list.patch patches.suse/igb-Fix-queue-selection-on-MAC-filters-on-i210.patch patches.suse/igb-Enable-the-hardware-traffic-class-feature-bit-fo.patch patches.suse/igb-Add-support-for-MAC-address-filters-specifying-s.patch patches.suse/igb-Add-support-for-enabling-queue-steering-in-filte.patch patches.suse/igb-Allow-filters-to-be-added-for-the-local-MAC-addr.patch patches.suse/igb-Enable-nfc-filters-to-specify-MAC-addresses.patch patches.suse/igb-Add-MAC-address-support-for-ethtool-nftuple-filt.patch patches.suse/igb-Add-the-skeletons-for-tc-flower-offloading.patch patches.suse/igb-Add-support-for-adding-offloaded-clsflower-filte.patch patches.suse/udp-add-udp-gso.patch patches.suse/udp-better-wmem-accounting-on-gso.patch patches.suse/udp-add-gso-support-to-virtual-devices.patch patches.suse/bpf-fix-virtio-net-s-length-calc-for-XDP_PASS.patch patches.suse/bpf-btf-Clean-up-btf.h-in-uapi.patch patches.suse/bpf-add-helper-for-getting-xfrm-states.patch patches.suse/samples-bpf-extend-test_tunnel_bpf.sh-with-xfrm-stat.patch patches.suse/bpf-allow-map-helpers-access-to-map-values-directly.patch patches.suse/tools-bpf-add-verifier-tests-for-accesses-to-map-val.patch patches.suse/tools-bpf-remove-test_sock_addr-from-TEST_GEN_PROGS.patch patches.suse/bpf-sockmap-code-sockmap_test-in-C.patch patches.suse/bpf-sockmap-add-a-set-of-tests-to-run-by-default.patch patches.suse/bpf-sockmap-add-selftests.patch patches.suse/bpf-sockmap-remove-samples-program.patch patches.suse/bpf-reduce-runtime-of-test_sockmap-tests.patch patches.suse/nfp-bpf-remove-double-space.patch patches.suse/nfp-bpf-optimize-add-sub-of-a-negative-constant.patch patches.suse/nfp-bpf-tabularize-generations-of-compare-operations.patch patches.suse/nfp-bpf-optimize-comparisons-to-negative-constants.patch patches.suse/bpf-Add-gpl_compatible-flag-to-struct-bpf_prog_info.patch patches.suse/tools-bpf-Sync-bpf.h-uapi-header.patch patches.suse/tools-bpftool-Display-license-GPL-compatible-in-prog.patch patches.suse/bpf-fix-xdp_generic-for-bpf_adjust_tail-usecase.patch patches.suse/selftests-bpf-bpf-tunnel-test.patch patches.suse/samples-bpf-remove-the-bpf-tunnel-testsuite.patch patches.suse/bpf-add-script-and-prepare-bpf.h-for-new-helpers-doc.patch patches.suse/bpf-add-documentation-for-eBPF-helpers-01-11.patch patches.suse/bpf-add-documentation-for-eBPF-helpers-12-22.patch patches.suse/bpf-add-documentation-for-eBPF-helpers-23-32.patch patches.suse/bpf-add-documentation-for-eBPF-helpers-33-41.patch patches.suse/bpf-add-documentation-for-eBPF-helpers-42-50.patch patches.suse/bpf-add-documentation-for-eBPF-helpers-51-57.patch patches.suse/bpf-add-documentation-for-eBPF-helpers-58-64.patch patches.suse/bpf-add-documentation-for-eBPF-helpers-65-66.patch patches.suse/bpf-update-bpf.h-uapi-header-for-tools-9cde0c88.patch patches.suse/samples-bpf-remove-redundant-ret-assignment-in-bpf_l.patch patches.suse/liquidio-move-a-couple-of-functions-to-lio_core.c.patch patches.suse/liquidio-add-support-for-ndo_get_stats64-instead-of-.patch patches.suse/s390-sles15sp1-00-08-48-s390-qeth-skip-QDIO-queue-handler-indirection.patch patches.suse/s390-sles15sp1-00-08-49-s390-qeth-convert-vlan-spinlock-to-mutex.patch patches.suse/s390-sles15sp1-00-08-50-s390-qeth-don-t-worry-about-IPs-on-VLAN-removal.patch patches.suse/s390-sles15sp1-00-08-51-s390-net-set-HW-port-number-in-netdevice.patch patches.suse/s390-sles15sp1-00-08-52-s390-qeth-de-indent-else-after-return.patch patches.suse/s390-sles15sp1-00-08-53-s390-qeth-extract-csum-offload-helpers.patch patches.suse/s390-sles15sp1-00-08-54-s390-qeth-disregard-IPv4-header-for-RX-csum-offload.patch patches.suse/s390-sles15sp1-00-08-55-s390-qeth-add-stats-counter-for-RX-csum-offload.patch patches.suse/s390-sles15sp1-00-08-56-s390-qeth-query-IPv6-assists-during-hardsetup.patch patches.suse/s390-sles15sp1-00-08-57-s390-qeth-extend-Checksum-Offload-Assists-for-IPv6.patch patches.suse/s390-sles15sp1-00-08-58-s390-qeth-add-IPv6-TX-checksum-offload-support.patch patches.suse/s390-sles15sp1-00-08-59-s390-qeth-add-IPv6-RX-checksum-offload-support.patch patches.suse/s390-sles15sp1-00-08-60-s390-qeth-improve-fallback-to-random-MAC-address.patch patches.suse/s390-sles15sp1-00-11-069-net-smc-fix-structure-size.patch patches.suse/s390-sles15sp1-00-11-070-net-smc-handle-sockopts-forcing-fallback.patch patches.suse/s390-sles15sp1-00-11-071-net-smc-sockopts-TCP_NODELAY-and-TCP_CORK.patch patches.suse/s390-sles15sp1-00-11-072-net-smc-handle-sockopt-TCP_DEFER_ACCEPT.patch patches.suse/sctp-introduce-sctp_dst_mtu.patch patches.suse/msft-hv-1672-hv_netvsc-simplify-receive-side-calling-arguments.patch patches.suse/bnxt_en-Add-TC-to-hardware-QoS-queue-mapping-logic.patch patches.suse/bnxt_en-Remap-TC-to-hardware-queues-when-configuring.patch patches.suse/bnxt_en-Check-the-lengths-of-encapsulated-firmware-r.patch patches.suse/bnxt_en-Do-not-set-firmware-time-from-VF-driver-on-o.patch patches.suse/bnxt_en-Simplify-ring-alloc-free-error-messages.patch patches.suse/bnxt_en-Display-function-level-rx-tx_discard_pkts-vi.patch patches.suse/bnxt_en-Do-not-allow-VF-to-read-EEPROM.patch patches.suse/bnxt_en-Increase-RING_IDLE-minimum-threshold-to-50.patch patches.suse/bnxt_en-reduce-timeout-on-initial-HWRM-calls.patch patches.suse/bnxt_en-add-debugfs-support-for-DIM.patch patches.suse/bnxt_en-Reserve-rings-in-bnxt_set_channels-if-device.patch patches.suse/bnxt_en-Don-t-reserve-rings-on-VF-when-min-rings-wer.patch patches.suse/bnxt_en-Reserve-RSS-and-L2-contexts-for-VF.patch patches.suse/bnxt_en-Reserve-rings-at-driver-open-if-none-was-res.patch patches.suse/udp-remove-stray-export-symbol.patch patches.suse/lan78xx-Lan7801-Support-for-Fixed-PHY.patch patches.suse/opa_vnic-Just-use-skb_get_hash-instead-of-skb_tx_has.patch patches.suse/mlx4-Don-t-bother-using-skb_tx_hash-in-mlx4_en_selec.patch patches.suse/net-Revoke-export-for-__skb_tx_hash-update-it-to-jus.patch patches.suse/liquidio-Moved-common-function-if_cfg_callback-to-li.patch patches.suse/liquidio-Moved-common-function-list_delete_head-to-o.patch patches.suse/liquidio-Moved-common-function-delete_glists-to-lio_.patch patches.suse/liquidio-Moved-common-definition-octnic_gather-to-oc.patch patches.suse/liquidio-Moved-common-function-setup_glists-to-lio_c.patch patches.suse/liquidio-enhanced-ethtool-set-channels-feature.patch patches.suse/liquidio-fix-spelling-mistake-mac_tx_multi_collison-.patch patches.suse/libcxgb-cxgb4-use-__skb_put_zero-to-simplfy-code.patch patches.suse/net-bridge-Publish-bridge-accessor-functions.patch patches.suse/mlxsw-spectrum-Extract-mlxsw_sp_stp_spms_state.patch patches.suse/mlxsw-spectrum_switchdev-Publish-two-functions.patch patches.suse/mlxsw-spectrum-Register-SPAN-before-switchdev.patch patches.suse/mlxsw-Respin-SPAN-on-switchdev-events.patch patches.suse/mlxsw-spectrum_span-Allow-bridge-for-gretap-mirror.patch patches.suse/i40evf-Replace-GFP_ATOMIC-with-GFP_KERNEL-in-i40evf_.patch patches.suse/i40e-i40evf-cleanup-incorrect-function-doxygen-comme.patch patches.suse/i40e-fix-reading-LLDP-configuration.patch patches.suse/i40e-Add-advertising-10G-LR-mode.patch patches.suse/i40evf-Fix-turning-TSO-GSO-and-GRO-on-after.patch patches.suse/i40e-Fix-multiple-issues-with-UDP-tunnel-offload-fil.patch patches.suse/i40e-avoid-overflow-in-i40e_ptp_adjfreq.patch patches.suse/i40e-i40evf-take-into-account-queue-map-from-vf-when.patch patches.suse/i40e-use-pI4b-instead-of-byte-swapping-before-dev_er.patch patches.suse/tcp-Add-clean-acked-data-hook.patch patches.suse/net-Rename-and-export-copy_skb_header.patch patches.suse/net-Add-Software-fallback-infrastructure-for-socket-.patch patches.suse/net-Add-TLS-offload-netdev-ops.patch patches.suse/net-Add-TLS-TX-offload-features.patch patches.suse/net-tls-Split-conf-to-rx-tx.patch patches.suse/net-tls-Add-generic-NIC-offload-infrastructure.patch patches.suse/net-mlx5e-Move-defines-out-of-ipsec-code.patch patches.suse/net-mlx5-Accel-Add-TLS-tx-offload-interface.patch patches.suse/net-mlx5e-TLS-Add-Innova-TLS-TX-support.patch patches.suse/net-mlx5e-TLS-Add-Innova-TLS-TX-offload-data-path.patch patches.suse/net-mlx5e-TLS-Add-error-statistics.patch patches.suse/uevent-add-alloc_uevent_skb-helper.patch patches.suse/netns-restrict-uevents.patch patches.suse/cls_flower-Support-multiple-masks-per-priority.patch patches.suse/net-hns3-Remove-error-log-when-getting-pfc-stats-fai.patch patches.suse/net-hns3-fix-to-correctly-fetch-l4-protocol-outer-he.patch patches.suse/net-hns3-Fixes-the-out-of-bounds-access-in-hclge_map.patch patches.suse/net-hns3-Fixes-the-error-legs-in-hclge_init_ae_dev-f.patch patches.suse/net-hns3-fix-for-phy_addr-error-in-hclge_mac_mdio_co.patch patches.suse/net-hns3-Fix-to-support-autoneg-only-for-port-attach.patch patches.suse/net-hns3-fix-a-dead-loop-in-hclge_cmd_csq_clean.patch patches.suse/net-hns3-Fix-for-packet-loss-due-wrong-filter-config.patch patches.suse/net-hns3-Remove-packet-statistics-in-the-range-of-81.patch patches.suse/udp-Complement-partial-checksum-for-GSO-packet.patch patches.suse/liquidio-VF-indicate-that-disabling-rx-vlan-offload-.patch patches.suse/cxgb4-add-new-T5-device-id-s.patch patches.suse/mlxsw-spectrum_router-Return-an-error-for-non-defaul.patch patches.suse/mlxsw-spectrum_router-Return-an-error-for-routes-add.patch patches.suse/s390-sles15sp1-00-11-074-net-smc-periodic-testlink-support.patch patches.suse/s390-sles15sp1-00-11-075-net-smc-ipv6-support-for-smc_diag.c.patch patches.suse/s390-sles15sp1-00-11-076-net-smc-handle-ioctls-SIOCINQ-SIOCOUTQ-and-SIOCOUTQN.patch patches.suse/s390-sles15sp1-00-11-077-net-smc-determine-vlan_id-of-stacked-net_device.patch patches.suse/net-sched-Implemented-get_fill_size-routine-for-act_.patch patches.suse/cxgb4-update-latest-firmware-version-supported-5f110899.patch patches.suse/mlxsw-resources-Add-CQE-versions-resources.patch patches.suse/mlxsw-pci-Introduce-helpers-to-work-with-multiple-CQ.patch patches.suse/mlxsw-pci-Allow-to-use-CQEs-of-version-1-and-version.patch patches.suse/mlxsw-pci-Check-number-of-CQEs-for-CQE-version-2.patch patches.suse/switchdev-Add-fdb.added_by_user-to-switchdev-notific.patch patches.suse/s390-sles15sp1-00-11-081-smc-simplify-abort-logic.patch patches.suse/s390-sles15sp1-00-11-082-smc-make-smc_rx_wait_data-generic.patch patches.suse/s390-sles15sp1-00-11-083-smc-allocate-RMBs-as-compound-pages.patch patches.suse/s390-sles15sp1-00-11-084-smc-add-support-for-splice.patch patches.suse/net-mlx4_en-optimizes-get_fixed_ipv6_csum.patch patches.suse/liquidio-support-use-of-ethtool-to-set-link-speed-of.patch patches.suse/bpf-change-prototype-for-stack_map_get_build_id_offs.patch patches.suse/bpf-add-bpf_get_stack-helper.patch patches.suse/bpf-verifier-refine-retval-R0-state-for-bpf_get_stac.patch patches.suse/bpf-remove-never-hit-branches-in-verifier-adjust_sca.patch patches.suse/bpf-verifier-improve-register-value-range-tracking-w.patch patches.suse/tools-bpf-add-bpf_get_stack-helper-to-tools-headers.patch patches.suse/samples-bpf-move-common-purpose-trace-functions-to-s.patch patches.suse/tools-bpf-add-a-verifier-test-case-for-bpf_get_stack.patch patches.suse/tools-bpf-add-a-test-for-bpf_get_stack-with-raw-trac.patch patches.suse/tools-bpf-add-a-test-for-bpf_get_stack-with-tracepoi.patch patches.suse/bpf-Fix-helpers-ctx-struct-types-in-uapi-doc.patch patches.suse/bpf-Sync-bpf.h-to-tools-96871b9f.patch patches.suse/bpf-Allow-bpf_current_task_under_cgroup-in-interrupt.patch patches.suse/bpf-remove-tracepoints-from-bpf-core.patch patches.suse/bpf-fix-formatting-for-bpf_perf_event_read-helper-do.patch patches.suse/bpf-fix-formatting-for-bpf_get_stack-helper-doc.patch patches.suse/bpf-update-bpf.h-uapi-header-for-tools-a56497d3.patch patches.suse/tools-include-Grab-a-copy-of-linux-erspan.h.patch patches.suse/tools-bpftool-change-time-format-for-program-loaded-.patch patches.suse/net-initial-AF_XDP-skeleton.patch patches.suse/xsk-add-user-memory-registration-support-sockopt.patch patches.suse/xsk-add-umem-fill-queue-support-and-mmap.patch patches.suse/xsk-add-Rx-queue-setup-and-mmap-support.patch patches.suse/xsk-add-support-for-bind-for-Rx.patch patches.suse/xsk-add-Rx-receive-functions-and-poll-support.patch patches.suse/bpf-introduce-new-bpf-AF_XDP-map-type-BPF_MAP_TYPE_X.patch patches.suse/xsk-wire-up-XDP_DRV-side-of-AF_XDP.patch patches.suse/xsk-wire-up-XDP_SKB-side-of-AF_XDP.patch patches.suse/xsk-add-umem-completion-queue-support-and-mmap.patch patches.suse/xsk-add-Tx-queue-setup-and-mmap-support.patch patches.suse/dev-packet-make-packet_direct_xmit-a-common-function.patch patches.suse/xsk-support-for-Tx.patch patches.suse/xsk-statistics-support.patch patches.suse/samples-bpf-sample-application-and-documentation-for.patch patches.suse/bpf-prefix-cbpf-internal-helpers-with-bpf_.patch patches.suse/bpf-migrate-ebpf-ld_abs-ld_ind-tests-to-test_verifie.patch patches.suse/bpf-implement-ld_abs-ld_ind-in-native-bpf.patch patches.suse/bpf-add-skb_load_bytes_relative-helper.patch patches.suse/bpf-sync-tools-bpf.h-uapi-header.patch patches.suse/bpf-unify-main-prog-and-subprog.patch patches.suse/bpf-centre-subprog-information-fields.patch patches.suse/bpf-add-faked-ending-subprog.patch patches.suse/bpf-offload-allow-offloaded-programs-to-use-perf-eve.patch patches.suse/nfp-bpf-record-offload-neutral-maps-in-the-driver.patch patches.suse/bpf-export-bpf_event_output.patch patches.suse/bpf-replace-map-pointer-loads-before-calling-into-of.patch patches.suse/nfp-bpf-perf-event-output-helpers-support.patch patches.suse/nfp-bpf-rewrite-map-pointers-with-NFP-TIDs.patch patches.suse/tools-bpftool-fold-hex-keyword-in-command-help.patch patches.suse/tools-bpftool-move-get_possible_cpus-to-common-code.patch patches.suse/tools-bpftool-add-simple-perf-event-output-reader.patch patches.suse/bpf-fix-references-to-free_bpf_prog_info-in-comments.patch patches.suse/bpf-xskmap-fix-crash-in-xsk_map_alloc-error-path-han.patch patches.suse/qed-Refactor-mf_mode-to-consist-of-bits.patch patches.suse/qed-Remove-unused-data-member-is_mf_default.patch patches.suse/qed-Add-support-for-multi-function-mode-with-802.1ad.patch patches.suse/qed-Add-support-for-Unified-Fabric-Port.patch patches.suse/net-core-rework-basic-flow-dissection-helper.patch patches.suse/flow_dissector-do-not-rely-on-implicit-casts.patch patches.suse/bnxt_en-Fix-firmware-message-delay-loop-regression.patch patches.suse/bnxt_en-Check-unsupported-speeds-in-bnxt_update_link.patch patches.suse/bnxt_en-Read-phy-eeprom-A2h-address-only-when-optica.patch patches.suse/bnxt_en-Always-forward-VF-MAC-address-to-the-PF.patch patches.suse/net-phy-sfp-handle-cases-where-neither-BR-min-nor-BR.patch patches.suse/udp-Do-not-pass-MSS-as-parameter-to-GSO-segmentation.patch patches.suse/udp-Do-not-pass-checksum-as-a-parameter-to-GSO-segme.patch patches.suse/udp-Partially-unroll-handling-of-first-segment-and-l.patch patches.suse/udp-Add-support-for-software-checksum-and-GSO_PARTIA.patch patches.suse/udp-Do-not-copy-destructor-if-one-is-not-present.patch patches.suse/net-mlx5-remove-some-extraneous-spaces-in-indentatio.patch patches.suse/net-mlx5-Decrease-level-of-prints-about-non-existent.patch patches.suse/net-mlx5-Refactor-num-of-blocks-in-mailbox-calculati.patch patches.suse/net-mlx5-Fix-dump_command-mailbox-length-printed.patch patches.suse/net-mlx5-Cleanup-unused-field-in-Work-Queue-paramete.patch patches.suse/net-mlx5-fix-spelling-mistake-modfiy-modify.patch patches.suse/net-hns3-Add-support-of-hardware-rx-vlan-offload-to-.patch patches.suse/net-sock-Update-memalloc_socks-static-key-to-modern-.patch patches.suse/net-Update-e-in-gress_needed-static-key-to-modern-ap.patch patches.suse/net-Update-netstamp_needed-static-key-to-modern-api.patch patches.suse/net-Update-generic_xdp_needed-static-key-to-modern-a.patch patches.suse/net-mlx4_core-Report-driver-version-to-FW.patch patches.suse/net-mlx4_core-Add-PCI-calls-for-suspend-resume.patch patches.suse/net-mlx4_core-Use-msi_x-module-param-to-limit-num-of.patch patches.suse/msft-hv-1675-hv_netvsc-typo-in-NDIS-RSS-parameters-structure.patch patches.suse/net-hns3-Fix-for-setting-mac-address-when-resetting.patch patches.suse/net-hns3-remove-add-del_tunnel_udp-in-hns3_enet-modu.patch patches.suse/net-hns3-fix-for-cleaning-ring-problem.patch patches.suse/net-hns3-refactor-the-loopback-related-function.patch patches.suse/fm10k-setup-VLANs-for-l2-accelerated-macvlan-interfa.patch patches.suse/fm10k-reduce-duplicate-fm10k_stat-macro-code.patch patches.suse/fm10k-use-variadic-arguments-to-fm10k_add_stat_strin.patch patches.suse/fm10k-use-macro-to-avoid-passing-the-array-and-size-.patch patches.suse/fm10k-warn-if-the-stat-size-is-unknown.patch patches.suse/fm10k-don-t-protect-fm10k_queue_mac_request-by-fm10k.patch patches.suse/liquidio-monitor-all-of-Octeon-s-cores-in-watchdog-t.patch patches.suse/liquidio-bump-up-driver-version-to-1.7.2-to-match-ne.patch patches.suse/mlxsw-reg-Add-MLXSW_REG_MPAT_SPAN_TYPE_REMOTE_ETH.patch patches.suse/mlxsw-spectrum_span-Support-mirror-to-VLAN.patch patches.suse/mlxsw-spectrum_span-Support-VLAN-under-mirror-to-gre.patch patches.suse/cxgb4-fix-the-wrong-conversion-of-Mbps-to-Kbps.patch patches.suse/tls-Fix-tls_device-initialization.patch patches.suse/net-phy-phylink-Use-gpiod_get_value_cansleep.patch patches.suse/net-phy-phylink-Release-link-GPIO.patch patches.suse/net-phy-phylink-Poll-link-GPIOs.patch patches.suse/udp-avoid-refcount_t-saturation-in-__udp_gso_segment.patch patches.suse/mlxsw-spectrum_span-Rename-misnamed-variable-l3edev.patch patches.suse/mlxsw-spectrum_span-Use-a-more-fitting-error-code.patch patches.suse/cxgb4-Add-new-T5-device-id.patch patches.suse/cxgb4-Fix-vxlan-geneve-_port-initialization.patch patches.suse/cxgb4-enable-inner-header-checksum-calculation.patch patches.suse/cxgb4-avoid-schedule-while-atomic.patch patches.suse/vmcore-add-API-to-collect-hardware-dump-in-second-ke.patch patches.suse/vmcore-append-device-dumps-to-vmcore-as-elf-notes.patch patches.suse/cxgb4-collect-hardware-dump-in-second-kernel.patch patches.suse/virtchnl-Whitespace-and-parenthesis-cleanup.patch patches.suse/i40evf-Fix-client-header-define.patch patches.suse/i40e-calculate-ethtool-stats-size-in-a-separate-func.patch patches.suse/i40e-remove-duplicate-pfc-stats.patch patches.suse/i40e-cleanup-whitespace-for-some-ethtool-stat-defini.patch patches.suse/i40e-Fix-recalculation-of-MSI-X-vectors-for-VMDq.patch patches.suse/i40e-add-tx_busy-to-ethtool-stats.patch patches.suse/i40evf-remove-MAX_QUEUES-and-just-use-I40EVF_MAX_REQ.patch patches.suse/i40e-cleanup-wording-in-a-header-comment.patch patches.suse/i40e-free-the-skb-after-clearing-the-bitlock.patch patches.suse/i40evf-Fix-a-hardware-reset-support-in-VF-driver.patch patches.suse/sched-cls-enable-verbose-logging.patch patches.suse/mlxsw-spectrum_span-Support-LAG-under-mirror-to-gret.patch patches.suse/cxgb4-do-not-fail-vf-instatiation-in-slave-mode.patch patches.suse/cxgb4-add-tc-flower-match-support-for-tunnel-VNI.patch patches.suse/net-hns3-Fix-for-deadlock-problem-occurring-when-unr.patch patches.suse/net-hns3-Fix-for-the-null-pointer-problem-occurring-.patch patches.suse/net-hns3-Add-a-check-for-client-instance-init-state.patch patches.suse/net-hns3-Change-return-type-of-hnae3_register_ae_dev.patch patches.suse/net-hns3-Change-return-type-of-hnae3_register_ae_alg.patch patches.suse/net-hns3-Change-return-value-in-hnae3_register_clien.patch patches.suse/net-hns3-Fixes-the-back-pressure-setting-when-sriov-.patch patches.suse/net-hns3-Fix-for-fiber-link-up-problem.patch patches.suse/net-hns3-Add-support-of-.sriov_configure-in-HNS3-dri.patch patches.suse/net-hns3-Fixes-the-missing-PCI-iounmap-for-various-l.patch patches.suse/net-mlx5e-Remove-redundant-vport-context-vlan-update.patch patches.suse/net-mlx5e-Skip-redundant-checks-when-providing-NUD-l.patch patches.suse/net-mlx5e-Use-u8-instead-of-int-for-LRO-number-of-se.patch patches.suse/net-mlx5e-Use-bool-as-return-type-for-mlx5e_xdp_hand.patch patches.suse/net-mlx5e-Remove-double-defined-DMAC-header-re-write.patch patches.suse/net-mlx5e-Clean-static-checker-complaints-on-TC-offl.patch patches.suse/net-mlx5e-Avoid-redundant-zeroing-of-offloaded-TC-fl.patch patches.suse/net-mlx5e-Return-success-when-TC-offloaded-fdb-actio.patch patches.suse/net-mlx5e-Use-local-actions-var-while-processing-off.patch patches.suse/net-mlx5e-Properly-order-min-inline-mode-setup-while.patch patches.suse/net-mlx5e-Get-the-required-HW-match-level-while-pars.patch patches.suse/net-mlx5e-Support-offloaded-TC-flows-with-no-matches.patch patches.suse/net-mlx5e-Report-all-channels-with-min-RX-WQEs-timeo.patch patches.suse/net-mlx5e-Use-__set_bit-for-adaptive-moderation-bit-.patch patches.suse/net-mlx5e-Use-test-bit-in-en-accel-xmit-flow.patch patches.suse/net-mlx5e-Remove-MLX5E_TEST_BIT-macro.patch patches.suse/s390-sles15sp1-00-11-085-net-smc-no-tx-work-trigger-for-fallback-sockets.patch patches.suse/s390-sles15sp1-00-11-086-net-smc-register-new-rmbs-with-the-peer.patch patches.suse/s390-sles15sp1-00-11-087-net-smc-remove-unnecessary-cast.patch patches.suse/s390-sles15sp1-00-11-088-net-smc-simplify-test_link-function-usage.patch patches.suse/s390-sles15sp1-00-11-089-net-smc-move-link-llc-initialization-to-llc-layer.patch patches.suse/s390-sles15sp1-00-11-090-net-smc-use-a-workqueue-to-defer-llc-send.patch patches.suse/s390-sles15sp1-00-11-091-net-smc-handle-all-error-codes-from-smc_conn_create.patch patches.suse/s390-sles15sp1-00-11-092-net-smc-set-link-inactive-before-calling-smc_lgr_fre.patch patches.suse/s390-sles15sp1-00-11-093-net-smc-drop-messages-when-link-state-is-inactive.patch patches.suse/s390-sles15sp1-00-11-094-net-smc-check-for-pending-termination.patch patches.suse/sched-manipulate-__QDISC_STATE_RUNNING-in-qdisc_run_.patch patches.suse/qed-Fix-possibility-of-list-corruption-during-rmmod-.patch patches.suse/qed-Fix-LL2-race-during-connection-terminate.patch patches.suse/cxgb4-update-LE-TCAM-collection-for-T6.patch patches.suse/bpf-btf-Avoid-WARN_ON-when-CONFIG_REFCOUNT_FULL-y.patch patches.suse/bpf-btf-Introduce-BTF-ID.patch patches.suse/bpf-btf-Add-struct-bpf_btf_info.patch patches.suse/bpf-btf-Some-test_btf-clean-up.patch patches.suse/bpf-btf-Update-tools-include-uapi-linux-btf.h-with-B.patch patches.suse/bpf-btf-Tests-for-BPF_OBJ_GET_INFO_BY_FD-and-BPF_BTF.patch patches.suse/bpf-xdp-allow-offloads-to-store-into-rx_queue_index.patch patches.suse/nfp-bpf-support-setting-the-RX-queue-index.patch patches.suse/xsk-fix-64-bit-division.patch patches.suse/selftests-bpf-Fix-bash-reference-in-Makefile.patch patches.suse/tools-bpftool-use-PERF_SAMPLE_TIME-instead-of-readin.patch patches.suse/samples-bpf-rename-struct-bpf_map_def-to-avoid-confl.patch patches.suse/samples-bpf-compile-and-link-against-full-libbpf.patch patches.suse/tools-bpf-move-the-event-reading-loop-to-libbpf.patch patches.suse/tools-bpf-improve-comments-in-libbpf.h.patch patches.suse/tools-bpf-don-t-complain-about-no-kernel-version-for.patch patches.suse/samples-bpf-convert-some-XDP-samples-from-bpf_load-t.patch patches.suse/bpf-enable-stackmap-with-build_id-in-nmi-context.patch patches.suse/bpf-add-selftest-for-stackmap-with-build_id-in-NMI-c.patch patches.suse/samples-bpf-xdp_monitor-accept-short-options.patch patches.suse/bpf-add-ld64-imm-test-cases.patch patches.suse/samples-bpf-include-bpf-bpf.h-instead-of-local-libbp.patch patches.suse/samples-bpf-rename-libbpf.h-to-bpf_insn.h.patch patches.suse/samples-bpf-fix-build-after-move-to-compiling-full-l.patch patches.suse/samples-bpf-move-libbpf-from-object-dependencies-to-.patch patches.suse/samples-bpf-make-the-build-less-noisy.patch patches.suse/selftests-bpf-make-sure-build-id-is-on.patch patches.suse/bpf-sockmap-refactor-sockmap-routines-to-work-with-h.patch patches.suse/bpf-sockmap-add-hash-map-support.patch patches.suse/bpf-selftest-additions-for-SOCKHASH.patch patches.suse/bpf-bpftool-support-for-sockhash.patch patches.suse/libbpf-add-ifindex-to-enable-offload-support.patch patches.suse/bpf-fix-sock-hashmap-kmalloc-warning.patch patches.suse/bpf-sockmap-on-update-propagate-errors-back-to-users.patch patches.suse/sched-replace-__QDISC_STATE_RUNNING-bit-with-a-spin-.patch patches.suse/pfifo_fast-drop-unneeded-additional-lock-on-dequeue.patch patches.suse/vmxnet3-Replace-msleep-1-with-usleep_range.patch patches.suse/iwlwifi-mvm-add-traffic-condition-monitoring-TCM.patch patches.suse/iwlwifi-mvm-use-TCM-data-to-decide-scan-priority.patch patches.suse/iwlwifi-mvm-BT-Coex-make-the-primary-secondary-pick-.patch patches.suse/iwlwifi-mvm-detect-U-APSD-breaking-aggregation.patch patches.suse/iwlwifi-mvm-detect-low-latency-and-traffic-load-per-.patch patches.suse/iwlwifi-mvm-clean-up-scan-capability-checks.patch patches.suse/iwlwifi-mvm-fix-OOC-priority-in-scans.patch patches.suse/iwlwifi-mvm-support-offload-of-AMSDU-rate-control.patch patches.suse/iwlwifi-pcie-implement-the-overlow-queue-for-Gen2-de.patch patches.suse/iwlwifi-move-timestamp-functions-from-debugfs.h-to-d.patch patches.suse/iwlwifi-pcie-allocate-shorter-TX-queues-for-22000-de.patch patches.suse/iwlwifi-Revert-iwlwifi-pcie-dynamic-Tx-command-queue.patch patches.suse/iwlwifi-add-TX-queue-size-parameter-to-TX-queue-allo.patch patches.suse/iwlwifi-pcie-use-the-queue-size-as-sent-by-opmode.patch patches.suse/iwlwifi-mvm-use-shorter-queues-for-mgmt-and-auxilary.patch patches.suse/iwlwifi-move-all-NVM-parsing-code-to-the-common-file.patch patches.suse/iwlwifi-mvm-use-the-new-get_tid-function.patch patches.suse/iwlwifi-pcie-gen2-fix-race-in-cmd-fifo-write-ptr.patch patches.suse/iwlwifi-mvm-set-the-MFP-flag-for-keys-that-are-used-.patch patches.suse/iwlwifi-mvm-update-rs-fw-API.patch patches.suse/iwlwifi-support-api-ver2-of-NVM_GET_INFO-resp.patch patches.suse/iwlwifi-use-flags-to-denote-modifiers-for-the-channe.patch patches.suse/iwlwifi-remove-upper-case-letters-in-sku_capa_band_-.patch patches.suse/iwlwifi-get-rid-of-fw-nvm.c.patch patches.suse/iwlwifi-mvm-support-22000-HW-opening-agg-before-traf.patch patches.suse/rsi-Fix-invalid-vdd-warning-in-mmc.patch patches.suse/rtlwifi-btcoex-remove-identical-statements-within-if.patch patches.suse/mwifiex-uap-filter-duplicate-ERP-IE.patch patches.suse/mwifiex-uap-support-cfg80211-ignore_broadcast_ssid-2.patch patches.suse/mwifiex-pcie-tighten-a-check-in-mwifiex_pcie_process patches.suse/brcmfmac-add-support-for-BCM4366E-chipset.patch patches.suse/brcmsmac-phy_lcn-remove-duplicate-code.patch patches.suse/rt2x00-rt2800-add-antenna-diversity-for-RT5370G.patch patches.suse/ath10k-avoid-possible-string-overflow.patch patches.suse/wil6210-fix-potential-null-dereference-of-ndev-befor.patch patches.suse/ath10k-sdio-fix-memory-leak-for-probe-allocations.patch patches.suse/ath10k-fix-spelling-mistake-tiggers-triggers.patch patches.suse/ath9k-dfs-remove-accidental-use-of-stack-VLA.patch patches.suse/wcn36xx-check-for-DMA-mapping-errors-in-wcn36xx_dxe_.patch patches.suse/wcn36xx-don-t-keep-reference-to-skb-if-transmission-.patch patches.suse/wcn36xx-don-t-delete-invalid-bss-indices.patch patches.suse/wcn36xx-Add-missing-fall-through-comment-in-smd.c.patch patches.suse/wcn36xx-Remove-useless-skb-spinlock.patch patches.suse/wcn36xx-allocate-skbs-with-GFP_KERNEL-during-init.patch patches.suse/ath10k-Add-tx-ack-signal-support-for-management-fram.patch patches.suse/ath10k-build-ce-layer-in-ath10k-core-module.patch patches.suse/ath10k-platform-driver-for-WCN3990-SNOC-WLAN-module.patch patches.suse/ath10k-add-resource-init-and-deinit-for-WCN3990.patch patches.suse/ath10k-add-hif-start-stop-methods-for-wcn3990-snoc-l.patch patches.suse/ath10k-add-HTC-services-for-WCN3990.patch patches.suse/ath10k-map-HTC-services-to-tx-rx-pipes-for-wcn3990.patch patches.suse/ath10k-add-hif-power-up-power-down-methods.patch patches.suse/ath10k-add-hif-tx-methods-for-wcn3990.patch patches.suse/ath10k-add-hif-rx-methods-for-wcn3990.patch patches.suse/ath10k-modify-hif-tx-paddr-to-dma_addr_t-type.patch patches.suse/ath10k-add-support-to-get-target-info-from-hif-ops.patch patches.suse/ath10k-check-all-CE-for-data-if-irq-summary-is-not-r.patch patches.suse/ath10k-vote-for-hardware-resources-for-WCN3990.patch patches.suse/ath6kl-fix-spelling-mistake-chache-cache.patch patches.suse/ath10k-correct-target-assert-problem-due-to-CE5-stuc patches.suse/ath10k-fix-a-typo-in-ath10k_wmi_set_wmm_param.patch patches.suse/ath10k-search-all-IEs-for-variant-before-falling-bac patches.suse/ath10k-add-inlined-wrappers-for-htt-tx-ops.patch patches.suse/ath10k-add-inlined-wrappers-for-htt-rx-ops.patch patches.suse/ath10k-fix-fw-path-name-for-WCN3990-target.patch patches.suse/wcn36xx-use-READ_ONCE-to-access-desc-ctrl.patch patches.suse/ath10k-add-WMI_SERVICE_AVAILABLE_EVENT-support.patch patches.suse/ath10k-support-MAC-address-randomization-in-scan.patch patches.suse/ath10k-convert-wow-pattern-from-802.3-to-802.11.patch patches.suse/wcn36xx-pass-correct-BSS-index-when-deleting-BSS-key.patch patches.suse/ath10k-enable-hw-checksum-for-wcn3990.patch patches.suse/ath10k-add-hw-params-for-shadow-register-support.patch patches.suse/ath10k-add-support-for-shadow-register-for-WNC3990.patch patches.suse/ath10k-enable-SRRI-DRRI-support-on-ddr-for-WCN3990.patch patches.suse/ath10k-enable-sta-idle-power-save.patch patches.suse/wcn36xx-abort-scan-request-when-dequeued-indicator-i.patch patches.suse/wcn36xx-cancel-pending-scan-request-when-interface-g.patch patches.suse/wcn36xx-handle-scan-cancellation-when-firmware-suppo.patch patches.suse/wcn36xx-send-bss_type-in-scan-requests.patch patches.suse/wcn36xx-pass-information-elements-in-scan-requests.patch patches.suse/iwlwifi-allow-different-csr-flags-for-different-devi.patch patches.suse/iwlwifi-introduce-Image-Loader-IML-new-firmware-imag.patch patches.suse/iwlwifi-cfg-remove-unnecessary-cfg-data-in-non-dvm-d.patch patches.suse/iwlwifi-pcie-allow-sending-pre-built-A-MSDUs.patch patches.suse/iwlwifi-support-new-csr-addresses-for-hw-address.patch patches.suse/iwlwifi-mvm-move-skb-padding-reservation-earlier.patch patches.suse/iwlwifi-fw-harden-page-loading-code patches.suse/iwlwifi-fw-combine-loading-of-last-page-block-into-m.patch patches.suse/iwlwifi-pcie-remove-non-responsive-device.patch patches.suse/iwlwifi-make-bitfield-a-u32-instead-of-u16.patch patches.suse/iwlwifi-mvm-remove-check-for-non-low-latency-TIDs.patch patches.suse/iwlwifi-mvm-set-wakeup-filters-for-wowlan-any-config.patch patches.suse/mwifiex-fix-mwifiex_hard_start_xmit-s-return-type.patch patches.suse/mwifiex-make-firmware-mac-address-consistent-with-ho.patch patches.suse/mwifiex-always-configure-firmware-mac-address-during.patch patches.suse/mwifiex-keep-user-configured-mac-address-during-chan.patch patches.suse/net-wireless-b43legacy-Replace-GFP_ATOMIC-with-GFP_K.patch patches.suse/rt2x00-fix-spelling-mistake-in-various-macros-UKNOWN.patch patches.suse/ipw2100-fix-spelling-mistake-decsribed-described.patch patches.suse/brcmfmac-check-p2pdev-mac-address-uniqueness.patch patches.suse/brcmfmac-reports-boottime_ns-while-informing-bss.patch patches.suse/brcmfmac-use-nl80211_band-directly-to-get-ieee80211-.patch patches.suse/brcmfmac-constify-firmware-mapping-tables.patch patches.suse/brcmfmac-add-hostready-indication.patch patches.suse/brcmfmac-coarse-support-for-PCIe-shared-structure-re.patch patches.suse/rt2x00-call-sta_add-remove-directly-in-rt2800.patch patches.suse/rt2x00-check-against-flushing-empty-queue.patch patches.suse/rtlwifi-fix-spelling-mistake-dismatch-mismatch.patch patches.suse/ipw2200-fix-spelling-mistake-functionalitis-function.patch patches.suse/rtlwifi-remove-duplicate-definition-of-antenna-numbe.patch patches.suse/brcmfmac-Add-support-for-bcm43364-wireless-chipset patches.suse/mwifiex-delete-unneeded-include.patch patches.suse/mwifiex-increase-TX-threashold-to-avoid-TX-timeout-d.patch patches.suse/wireless-drivers-Dynamically-allocate-struct-station.patch patches.suse/brcmfmac-set-WIPHY_FLAG_HAVE_AP_SME-flag.patch patches.suse/b43-fix-transmit-failure-when-VT-is-switched.patch patches.suse/brcmfmac-fix-initialization-of-struct-cfg80211_infor.patch patches.suse/net-mvpp2-align-the-ethtool-ops-definition.patch patches.suse/net-mvpp2-phylink-support.patch patches.suse/phy-add-2.5G-SGMII-mode-to-the-phy_mode-enum.patch patches.suse/phy-cp110-comphy-2.5G-SGMII-mode.patch patches.suse/net-mvpp2-1000baseX-support.patch patches.suse/net-mvpp2-2500baseX-support.patch patches.suse/net-mvpp2-avoid-checking-for-free-aggregated-descrip.patch patches.suse/net-mvpp2-set-mac-address-does-not-require-the-stop-.patch patches.suse/net-mvpp2-print-rx-error-with-rate-limit.patch patches.suse/nfp-flower-fix-error-path-during-representor-creatio.patch patches.suse/s390-sles15sp1-00-11-net-smc-init-conn.tx_work-conn.send_lock-sooner.patch patches.suse/ixgbe-cleanup-sparse-warnings.patch patches.suse/ixgbe-ixgbevf-Free-IRQ-when-PCI-error-recovery-remov.patch patches.suse/ixgbe-force-VF-to-grab-new-MAC-on-driver-reload.patch patches.suse/ixgbevf-fix-MAC-address-changes-through-ixgbevf_set_.patch patches.suse/ice-Update-NVM-AQ-command-functions.patch patches.suse/qede-Add-build_skb-support.patch patches.suse/tcp-do-not-force-quickack-when-receiving-out-of-orde.patch patches.suse/net-mlx5-Vport-Use-kvfree-for-memory-allocated-by-kv.patch patches.suse/net-mlx5-Eswitch-Use-kvfree-for-memory-allocated-by-.patch patches.suse/IB-mlx5-Use-kvfree-for-memory-allocated-by-kvzalloc.patch patches.suse/net-mlx5-Add-merged-e-switch-cap.patch patches.suse/net-mlx5-Properly-handle-a-vport-destination-when-se.patch patches.suse/net-mlx5-Add-destination-e-switch-owner.patch patches.suse/net-mlx5e-Explicitly-set-destination-e-switch-in-FDB.patch patches.suse/net-mlx5-Add-source-e-switch-owner.patch patches.suse/net-mlx5e-Explicitly-set-source-e-switch-in-offloade.patch patches.suse/net-mlx5e-Offload-TC-eswitch-rules-for-VFs-belonging.patch patches.suse/net-mlx5e-Add-ingress-egress-indication-for-offloade.patch patches.suse/net-mlx5e-Prepare-for-shared-table-to-keep-TC-eswitc.patch patches.suse/net-mlx5e-Use-shared-table-for-offloaded-TC-eswitch-.patch patches.suse/net-mlx5e-Ignore-attempts-to-offload-multiple-times-.patch patches.suse/net-mlx5e-Add-HW-vport-counters-to-representor-ethto.patch patches.suse/s390-sles15sp1-00-11-096-net-smc-add-common-buffer-size-in-send-and-receive-b.patch patches.suse/s390-sles15sp1-00-11-097-net-smc-move-link-group-list-to-smc_core.patch patches.suse/s390-sles15sp1-00-11-098-net-smc-rename-connection-index-to-RMBE-index.patch patches.suse/s390-sles15sp1-00-11-099-net-smc-calculate-write-offset-in-RMB-only-once-per-.patch patches.suse/s390-sles15sp1-00-11-100-net-smc-move-smc_core-specific-code-from-smc.h-to-sm.patch patches.suse/s390-sles15sp1-00-11-101-net-smc-restructure-CDC-message-reception.patch patches.suse/s390-sles15sp1-00-11-102-net-smc-do-a-few-smc_core.c-cleanups.patch patches.suse/s390-sles15sp1-00-11-103-net-smc-change-smc_buf_free-function-parameters.patch patches.suse/s390-sles15sp1-00-11-104-net-smc-restructure-client-and-server-code-in-af_smc.patch patches.suse/net-mvpp2-typo-and-cosmetic-fixes.patch patches.suse/cxgb4-collect-SGE-PF-VF-queue-map.patch patches.suse/devlink-introduce-devlink_port_attrs_set.patch patches.suse/devlink-extend-attrs_set-for-setting-port-flavours.patch patches.suse/devlink-introduce-a-helper-to-generate-physical-port.patch patches.suse/mlxsw-use-devlink-helper-to-generate-physical-port-n.patch patches.suse/net-mvpp2-Add-missing-VLAN-tag-detection.patch patches.suse/Bluetooth-hci_qca-Avoid-missing-rampatch-failure-wit patches.suse/Bluetooth-btusb-add-ID-for-LiteOn-04ca-301a patches.suse/Bluetooth-Add-a-new-13d3-3496-QCA_ROME-device.patch patches.suse/net-hns3-Fixes-error-reported-by-Kbuild-and-internal.patch patches.suse/net-hns3-Fixes-API-to-fetch-ethernet-header-length-w.patch patches.suse/net-hns3-cleanup-of-return-values-in-hclge_init_clie.patch patches.suse/net-hns3-Fix-the-missing-client-list-node-initializa.patch patches.suse/net-hns3-Fix-for-hns3-module-is-loaded-multiple-time.patch patches.suse/net-hns3-Use-enums-instead-of-magic-number-in-hclge_.patch patches.suse/net-hns3-Fix-for-netdev-not-running-problem-after-ca.patch patches.suse/net-hns3-Fixes-kernel-panic-issue-during-rmmod-hns3-.patch patches.suse/net-hns3-Fix-for-CMDQ-and-Misc.-interrupt-init-order.patch patches.suse/net-phy-phylink-Don-t-release-NULL-GPIO.patch patches.suse/cxgb4-copy-the-length-of-cpl_tx_pkt_core-to-fw_wr.patch patches.suse/vmcore-move-get_vmcore_size-out-of-__init.patch patches.suse/ti-ethernet-cpdma-Use-correct-format-for-genpool_.patch patches.suse/mlxsw-spectrum_router-Add-support-for-route-append.patch patches.suse/net-sched-don-t-disable-bh-when-accessing-action-idr.patch patches.suse/tcp-add-max_quickacks-param-to-tcp_incr_quickack-and.patch patches.suse/tcp-do-not-aggressively-quick-ack-after-ECN-events.patch patches.suse/i40e-free-skb-after-clearing-lock-in-ptp_stop.patch patches.suse/i40e-always-return-VEB-stat-strings.patch patches.suse/i40e-always-return-all-queue-stat-strings.patch patches.suse/i40e-split-i40e_get_strings-into-smaller-functions.patch patches.suse/i40e-use-WARN_ONCE-to-replace-the-commented-BUG_ON-s.patch patches.suse/i40e-fold-prefix-strings-directly-into-stat-names.patch patches.suse/i40e-update-data-pointer-directly-when-copying-to-th.patch patches.suse/i40e-add-function-doc-headers-for-ethtool-stats-func.patch patches.suse/i40e-use-the-more-traditional-i-loop-variable.patch patches.suse/qed-Add-MFW-interfaces-for-TLV-request-support.patch patches.suse/qed-Add-support-for-tlv-request-processing.patch patches.suse/qed-Add-support-for-processing-fcoe-tlv-request.patch patches.suse/qed-Add-support-for-processing-iscsi-tlv-request.patch patches.suse/qed-Add-driver-infrastucture-for-handling-mfw-reques.patch patches.suse/qede-Add-support-for-populating-ethernet-TLVs.patch patches.suse/0004-qedf-add-support-for-populating-ethernet-tlvs patches.suse/0005-qedf-add-get_generic_tlv_data-handler patches.suse/qedi-add-support-for-populating-ethernet-tlvs patches.suse/qedi-add-get_generic_tlv_data-handler patches.suse/nfp-move-rtsym-helpers-to-pf-code.patch patches.suse/nfp-add-support-for-per-PCI-PF-mailbox.patch patches.suse/nfp-add-shared-buffer-configuration.patch patches.suse/nfp-core-allow-4-byte-aligned-accesses-to-Memory-Uni.patch patches.suse/nfp-abm-add-initial-active-buffer-management-NIC-ske.patch patches.suse/nfp-abm-create-project-specific-vNIC-structure.patch patches.suse/nfp-add-app-pointer-to-port-representors.patch patches.suse/devlink-don-t-take-instance-lock-around-eswitch-mode.patch patches.suse/nfp-add-devlink_eswitch_mode_set-callback.patch patches.suse/nfp-abm-spawn-port-netdevs.patch patches.suse/nfp-abm-force-Ethternet-port-up.patch patches.suse/nfp-use-split-in-naming-of-PCIe-PF-ports.patch patches.suse/nfp-assign-vNIC-id-as-phys_port_name-of-vNICs-which-.patch patches.suse/gso-limit-udp-gso-to-egress-only-virtual-devices.patch patches.suse/msft-hv-1690-hv_netvsc-Add-handlers-for-ethtool-get-set-msg-level.patch patches.suse/cxgb4-Add-new-T6-device-ids.patch patches.suse/net-dsa-qca8k-add-qca8334-binding-documentation.patch patches.suse/0006-net-dsa-qca8k-Enable-RXMAC-when-bringing-up-a-port.patch patches.suse/0007-net-dsa-qca8k-Force-CPU-port-to-its-highest-bandwidt.patch patches.suse/0008-net-dsa-qca8k-Allow-overwriting-CPU-port-setting.patch patches.suse/mac80211_hwsim-indicate-support-for-powersave.patch patches.suse/mac80211-rename-rtap_vendor_space-to-rtap_space.patch patches.suse/mac80211-clean-up-rate-info-bandwidth-setting.patch patches.suse/mac80211-ethtool-memset-the-whole-sinfo-struct-to-0.patch patches.suse/mac80211-remove-pointless-flags-0-assignment.patch patches.suse/mac80211-add-api-to-set-CSA-counter-in-mac80211.patch patches.suse/nl80211-Add-wmm-rule-attribute-to-NL80211_CMD_GET_WI.patch patches.suse/cfg80211-Call-reg_notifier-for-self-managed-hints-co.patch patches.suse/cfg80211-average-ack-rssi-support-for-data-frames.patch patches.suse/mac80211-average-ack-rssi-support-for-data-frames.patch patches.suse/cfg80211-Expose-TXQ-stats-and-parameters-to-userspac.patch patches.suse/mac80211-Support-the-new-cfg80211-TXQ-stats-API.patch patches.suse/mac80211-ethtool-avoid-32-bit-multiplication-overflo.patch patches.suse/cfg80211-dynamically-allocate-per-tid-stats-for-stat.patch patches.suse/cfg80211-mac80211-revert-to-stack-allocation-for-sin.patch patches.suse/cfg80211-fix-spelling-mistake-uknown-unknown.patch patches.suse/mac80211-fix-TX-aggregation-stop-race.patch patches.suse/mac80211-allocate-and-fill-tidstats-only-when-needed.patch patches.suse/cfg80211-release-station-info-tidstats-where-needed.patch patches.suse/nl80211-Fix-compilation.patch patches.suse/cfg80211-add-missing-kernel-doc.patch patches.suse/mac80211-Support-adding-duration-for-prepare_tx-call.patch patches.suse/nl80211-Optimize-cfg80211_bss_expire-invocations.patch patches.suse/cfg80211-use-separate-struct-for-FILS-parameters.patch patches.suse/nl80211-add-FILS-related-parameters-to-ROAM-event.patch patches.suse/nl80211-Update-ERP-info-using-NL80211_CMD_UPDATE_CON.patch patches.suse/nl80211-Reject-disconnect-commands-except-from-conn_.patch patches.suse/cxgb4-change-the-port-capability-bits-definition.patch patches.suse/cxgb4-do-L1-config-when-module-is-inserted.patch patches.suse/s390-sles15sp1-00-11-105-net-smc-return-0-for-ioctl-calls-in-states-INIT-and-.patch patches.suse/s390-sles15sp1-00-11-106-net-smc-lock-smc_lgr_list-in-port_terminate.patch patches.suse/s390-sles15sp1-00-11-107-net-smc-urgent-data-support.patch patches.suse/s390-sles15sp1-00-11-108-net-smc-longer-delay-when-freeing-client-link-groups.patch patches.suse/0007-amd-xgbe-Fix-debug-output-of-max-channel-counts.patch patches.suse/0008-amd-xgbe-Read-and-save-the-port-property-registers-d.patch patches.suse/0009-amd-xgbe-Remove-use-of-comm_owned-field.patch patches.suse/0010-amd-xgbe-Remove-field-that-indicates-SFP-diagnostic-.patch patches.suse/0042-amd-xgbe-Add-ethtool-support-to-retrieve-SFP-module-.patch patches.suse/0043-amd-xgbe-Add-ethtool-show-set-ring-parameter-support.patch patches.suse/0044-amd-xgbe-Prepare-for-ethtool-set-channel-support.patch patches.suse/0045-amd-xgbe-Add-ethtool-show-set-channels-support.patch patches.suse/0011-amd-xgbe-Always-attempt-link-training-in-KR-mode.patch patches.suse/0046-amd-xgbe-Advertise-FEC-support-with-the-KR-re-driver.patch patches.suse/0047-amd-xgbe-Update-the-BelFuse-quirk-to-support-SGMII.patch patches.suse/0048-amd-xgbe-Improve-SFP-100Mbps-auto-negotiation.patch patches.suse/netfilter-ip6t_rpfilter-provide-input-interface-for-.patch patches.suse/cxgb4-Check-for-kvzalloc-allocation-failure.patch patches.suse/ibmvnic-Mark-NAPI-flag-as-disabled-when-released.patch patches.suse/ibmvnic-Introduce-active-CRQ-state.patch patches.suse/ibmvnic-Check-CRQ-command-return-codes.patch patches.suse/ibmvnic-Return-error-code-if-init-interrupted-by-tra.patch patches.suse/ibmvnic-Handle-error-case-when-setting-link-state.patch patches.suse/ibmvnic-Create-separate-initialization-routine-for-r.patch patches.suse/ibmvnic-Set-resetting-state-at-earliest-possible-poi.patch patches.suse/ibmvnic-Introduce-hard-reset-recovery.patch patches.suse/bpf-sockmap-fix-uninitialized-variable.patch patches.suse/bpf-sockmap-fix-double-free.patch patches.suse/xsk-clean-up-SPDX-headers.patch patches.suse/xsk-remove-newline-at-end-of-file.patch patches.suse/xsk-fixed-some-cases-of-unnecessary-parentheses.patch patches.suse/xsk-proper-alignment.patch patches.suse/nfp-bpf-support-logic-indirect-shifts-BPF_-L-R-SH-BP.patch patches.suse/nfp-bpf-support-arithmetic-right-shift-by-constant-B.patch patches.suse/nfp-bpf-support-arithmetic-indirect-right-shift-BPF_.patch patches.suse/bpf-allow-sk_msg-programs-to-read-sock-fields.patch patches.suse/bpf-add-sk_msg-prog-sk-access-tests-to-test_verifier.patch patches.suse/xsk-remove-rebind-support.patch patches.suse/xsk-proper-queue-id-check-at-bind.patch patches.suse/xsk-remove-explicit-ring-structure-from-uapi.patch patches.suse/samples-bpf-adapt-xdpsock-to-the-new-uapi.patch patches.suse/xsk-add-missing-write-and-data-dependency-barrier.patch patches.suse/xsk-simplified-umem-setup.patch patches.suse/xsk-convert-atomic_t-to-refcount_t.patch patches.suse/bpf-Expose-check_uarg_tail_zero.patch patches.suse/bpf-btf-Change-how-section-is-supported-in-btf_heade.patch patches.suse/bpf-btf-Check-array-index_type.patch patches.suse/bpf-btf-Remove-unused-bits-from-uapi-linux-btf.h.patch patches.suse/bpf-btf-Rename-btf_key_id-and-btf_value_id-in-bpf_ma.patch patches.suse/bpf-btf-Sync-bpf.h-and-btf.h-to-tools-f03b15d3.patch patches.suse/bpf-btf-Add-tests-for-the-btf-uapi-changes.patch patches.suse/selftests-bpf-Makefile-fix-missing-headers-on-build-.patch patches.suse/tools-lib-libbpf.c-fix-string-format-to-allow-build-.patch patches.suse/bpf-btf-Avoid-variable-length-array.patch patches.suse/bpf-support-64-bit-offsets-for-bpf-function-calls.patch patches.suse/bpf-powerpc64-pad-function-address-loads-with-NOPs.patch patches.suse/bpf-get-kernel-symbol-addresses-via-syscall.patch patches.suse/tools-bpf-sync-bpf-uapi-header.patch patches.suse/tools-bpftool-resolve-calls-without-using-imm-field.patch patches.suse/bpf-fix-multi-function-JITed-dump-obtained-via-sysca.patch patches.suse/bpf-get-JITed-image-lengths-of-functions-via-syscall.patch patches.suse/tools-bpf-sync-bpf-uapi-header-bd980d43.patch patches.suse/tools-bpftool-add-delimiters-to-multi-function-JITed.patch patches.suse/tools-bpf-add-ksym_get_addr-in-trace_helpers.patch patches.suse/bpf-devmap-introduce-dev_map_enqueue.patch patches.suse/bpf-devmap-prepare-xdp-frames-for-bulking.patch patches.suse/xdp-add-tracepoint-for-devmap-like-cpumap-have.patch patches.suse/samples-bpf-xdp_monitor-use-tracepoint-xdp-xdp_devma.patch patches.suse/xdp-introduce-xdp_return_frame_rx_napi.patch patches.suse/xdp-change-ndo_xdp_xmit-API-to-support-bulking.patch patches.suse/xdp-trace-extend-tracepoint-in-devmap-with-an-err.patch patches.suse/samples-bpf-xdp_monitor-use-err-code-from-tracepoint.patch patches.suse/net_sched-switch-to-rcu_work.patch patches.suse/msft-hv-1694-hv_netvsc-fix-bogus-ifalias-on-network-device.patch patches.suse/nfp-add-ndo_set_mac_address-for-representors.patch patches.suse/nfp-nfpcore-add-rtsym-writing-function.patch patches.suse/nfp-flower-check-for-turn-on-LAG-support-in-firmware.patch patches.suse/nfp-flower-add-per-repr-private-data-for-LAG-offload.patch patches.suse/net-include-hash-policy-in-LAG-changeupper-info.patch patches.suse/nfp-flower-monitor-and-offload-LAG-groups.patch patches.suse/nfp-flower-implement-host-cmsg-handler-for-LAG.patch patches.suse/nfp-flower-compute-link-aggregation-action.patch patches.suse/sfc-stop-the-TX-queue-before-pushing-new-buffers.patch patches.suse/cxgb4-cxgb4vf-link-management-changes-for-new-SFP.patch patches.suse/cxgb4-clean-up-init_one.patch patches.suse/cxgb4-cxgb4vf-Notify-link-changes-to-OS-dependent-co.patch patches.suse/qede-Refactor-ethtool-rx-classification-flow.patch patches.suse/qede-Validate-unsupported-configurations.patch patches.suse/qed-Support-other-classification-modes.patch patches.suse/qede-Support-flow-classification-to-the-VFs.patch patches.suse/qed-Support-drop-action-classification.patch patches.suse/net-dcb-Add-dcbnl-buffer-attribute.patch patches.suse/net-mlx5e-Move-port-speed-code-from-en_ethtool.c-to-.patch patches.suse/net-mlx5-Add-pbmc-and-pptb-in-the-port_access_reg_ca.patch patches.suse/net-mlx5-PPTB-and-PBMC-register-firmware-command-sup.patch patches.suse/net-mlx5e-Receive-buffer-configuration.patch patches.suse/net-mlx5e-Receive-buffer-support-for-DCBX.patch patches.suse/bnx2x-Collect-the-device-debug-information-during-Tx.patch patches.suse/0001-net-stmmac-Use-mutex-instead-of-spinlock.patch patches.suse/net-Introduce-generic-failover-module.patch patches.suse/net-Introduce-net_failover-driver.patch patches.suse/virtio_net-Introduce-VIRTIO_NET_F_STANDBY-feature-bi.patch patches.suse/virtio_net-Extend-virtio-to-use-VF-datapath-when-ava.patch patches.suse/0002-ptp-rework-gianfar_ptp-as-QorIQ-common-PTP-driver.patch patches.suse/0003-ptp_qoriq-move-some-definitions-to-header-file.patch patches.suse/qmi_wwan-apply-SET_DTR-quirk-to-the-SIMCOM-shared-de.patch patches.suse/net-hns3-Updates-RX-packet-info-fetch-in-case-of-mul.patch patches.suse/net-hns3-Add-support-for-tx_accept_tag2-and-tx_accep.patch patches.suse/net-hns3-Add-STRP_TAGP-field-support-for-hardware-re.patch patches.suse/net-hns3-Add-support-to-enable-TX-RX-promisc-mode-fo.patch patches.suse/net-hns3-Fix-for-PF-mailbox-receving-unknown-message.patch patches.suse/net-hns3-Fixes-the-state-to-indicate-client-type-ini.patch patches.suse/net-hns3-Fixes-the-init-of-the-VALID-BD-info-in-the-.patch patches.suse/net-hns3-Removes-unnecessary-check-when-clearing-TX-.patch patches.suse/net-hns3-Clear-TX-RX-rings-when-stopping-port-un-ini.patch patches.suse/net-hns3-Remove-unused-led-control-code.patch patches.suse/net-hns3-Adds-support-for-led-locate-command-for-cop.patch patches.suse/net-hns3-Fixes-initalization-of-RoCE-handle-and-make.patch patches.suse/net-mlx5-E-Switch-Reorganize-and-rename-fdb-flow-tab.patch patches.suse/net-mlx5-Add-cap-bits-for-flow-table-destination-in-.patch patches.suse/net-mlx5-E-switch-Create-a-second-level-FDB-flow-tab.patch patches.suse/net-mlx5e-Parse-mirroring-action-for-offloaded-TC-es.patch patches.suse/net-mlx5e-Split-offloaded-eswitch-TC-rules-for-port-.patch patches.suse/net-mlx5e-Use-WQ-API-functions-instead-of-direct-fie.patch patches.suse/net-mlx5e-TX-Use-actual-WQE-size-for-SQ-edge-fill.patch patches.suse/net-mlx5i-Use-compilation-flag-in-IPOIB-header.patch patches.suse/net-mlx5-Use-order-0-allocations-for-all-WQ-types.patch patches.suse/net-mlx5e-Move-phy-link-down-events-counter-out-of-S.patch patches.suse/net-mlx5e-Introducing-new-statistics-rwlock.patch patches.suse/net-mlx5e-Avoid-reset-netdev-stats-on-configuration-.patch patches.suse/nfp-return-EOPNOTSUPP-from-.ndo_get_phys_port_name-f.patch patches.suse/nfp-prefix-vNIC-phys_port_name-with-n.patch patches.suse/nfp-abm-enable-advanced-queuing-on-demand.patch patches.suse/nfp-abm-add-helpers-for-configuring-queue-marking-le.patch patches.suse/nfp-abm-add-simple-RED-offload.patch patches.suse/nfp-abm-report-statistics-from-RED-offload.patch patches.suse/nfp-allow-apps-to-add-extra-stats-to-ports.patch patches.suse/nfp-abm-expose-the-internal-stats-in-ethtool.patch patches.suse/nfp-abm-expose-all-PF-queues.patch patches.suse/net-sched-mq-add-simple-offload-notification.patch patches.suse/nfp-abm-multi-queue-RED-offload.patch patches.suse/net-sched-mq-request-stats-from-offloads.patch patches.suse/nfp-abm-report-correct-MQ-stats.patch patches.suse/net-mlx5e-fix-TLS-dependency.patch patches.suse/mlxsw-reg-Add-Management-Reset-and-Shutdown-Register.patch patches.suse/mlxsw-cmd-Handle-error-after-reset-gracefully.patch patches.suse/mlxsw-pci-Utilize-MRSR-register-to-perform-FW-reset.patch patches.suse/net-remove-bypassed-check-in-sch_direct_xmit.patch patches.suse/net-mlx5-FPGA-Add-doxygen-for-access-type-enum.patch patches.suse/net-mlx5-FPGA-Add-device-name.patch patches.suse/net-mlx5-FPGA-print-SBU-identification-on-init.patch patches.suse/net-mlx5-FPGA-Abort-FPGA-init-if-the-device-reports-.patch patches.suse/net-mlx5-FPGA-Properly-initialize-dma-direction-on-f.patch patches.suse/net-mlx5-FPGA-Call-DMA-unmap-with-the-right-size.patch patches.suse/net-mlx5e-Get-the-number-of-offloaded-TC-rules-from-.patch patches.suse/qed-Add-link-change-count-value-to-ethtool-statistic.patch patches.suse/mlxsw-spectrum_switchdev-Ignore-bridge-VLAN-events.patch patches.suse/0343-staging-fsl-dpaa2-ethsw-Ignore-bridge-VLAN-events.patch patches.suse/mlxsw-spectrum_switchdev-Schedule-respin-during-tran.patch patches.suse/cxgb4-Add-FORCE_PAUSE-bit-to-32-bit-port-caps.patch patches.suse/net-mlx5-Add-temperature-warning-event-to-log.patch patches.suse/net-mlx5-Add-FPGA-QP-error-event.patch patches.suse/virtio_net-fix-error-return-code-in-virtnet_probe.patch patches.suse/net-sched-split-tc_ctl_tfilter-into-three-handlers.patch patches.suse/net-mvpp2-Split-the-PPv2-driver-to-a-dedicated-direc.patch patches.suse/net-hns3-Disable-vf-vlan-filter-when-vf-vlan-table-i.patch patches.suse/net-hns3-Add-support-for-IFF_ALLMULTI-flag.patch patches.suse/net-hns3-Add-repeat-address-checking-for-setting-mac.patch patches.suse/net-hns3-Fix-setting-mac-address-error.patch patches.suse/net-hns3-Fix-for-service_task-not-running-problem-af.patch patches.suse/net-hns3-Fix-for-hclge_reset-running-repeatly-proble.patch patches.suse/net-hns3-Fix-for-phy-not-link-up-problem-after-reset.patch patches.suse/net-hns3-Add-missing-break-in-misc_irq_handle.patch patches.suse/net-hns3-Fix-for-vxlan-tx-checksum-bug.patch patches.suse/net-hns3-Optimize-the-PF-s-process-of-updating-multi.patch patches.suse/net-hns3-Optimize-the-VF-s-process-of-updating-multi.patch patches.suse/net-mlx5e-IPOIB-Fix-overflowing-SQ-WQE-memset.patch patches.suse/net-mlx5e-IPOIB-Add-a-missing-skb_pull.patch patches.suse/net-mlx5e-Present-SW-stats-when-state-is-not-opened.patch patches.suse/net-mlx5e-Remove-redundant-active_channels-indicatio.patch patches.suse/net-mlx5e-Increase-aRFS-flow-tables-size.patch patches.suse/net-mlx5e-Support-configurable-MTU-for-vport-represe.patch patches.suse/net-mlx5-FPGA-Handle-QP-error-event.patch patches.suse/net-mlx5e-TX-Obsolete-maintaining-local-copies-of-sk.patch patches.suse/net-mlx5e-RX-Generalise-name-of-non-linear-SKB-head-.patch patches.suse/net-mlx5e-RX-Generalise-function-of-SKB-frag-additio.patch patches.suse/net-mlx5e-RX-Dedicate-a-function-for-copying-SKB-hea.patch patches.suse/net-mlx5e-RX-Remove-HW-LRO-support-in-legacy-RQ.patch patches.suse/net-mlx5e-RX-Split-WQ-objects-for-different-RQ-types.patch patches.suse/net-mlx5e-RX-Use-cyclic-WQ-in-legacy-RQ.patch patches.suse/net-mlx5e-RX-Enhance-legacy-Receive-Queue-memory-sch.patch patches.suse/net-mlx5e-RX-Always-prefer-Linear-SKB-configuration.patch patches.suse/net-mlx5e-TX-Separate-cachelines-of-xmit-and-complet.patch patches.suse/net-phy-consider-PHY_IGNORE_INTERRUPT-in-state-machi.patch patches.suse/net-mlx5-Make-function-mlx5_fpga_tls_send_teardown_c.patch patches.suse/s390-sles15sp1-00-12-net-smc-fix-error-return-code-in-smc_setsockopt.patch patches.suse/ath10k-fix-information-leak-in-debugfs.patch patches.suse/ath10k-fix-kernel-panic-while-reading-tpc_stats.patch patches.suse/ath6kl-fix-ath6kl_data_tx-s-return-type.patch patches.suse/ath10k-fix-spelling-mistake-servive-service.patch patches.suse/ath10k-sdio-jump-to-correct-label-in-error-handling-.patch patches.suse/ath10k-add-quiet-mode-support-for-QCA6174-QCA9377.patch patches.suse/ath10k-snoc-Remove-owner-assignment-from-platform_dr.patch patches.suse/ath10k-fix-return-value-check-in-wake_tx_q-op.patch patches.suse/ath10k-remove-variables-which-set-but-not-used.patch patches.suse/ath10k-hw-make-consistent-usage-of-ATH10K_FW_DIR-in-.patch patches.suse/ath10k-replace-bit-shifts-with-the-BIT-macro-for-rx-.patch patches.suse/wil6210-disable-tracing-config-option.patch patches.suse/wil6210-align-to-latest-auto-generated-wmi.h-8a4fa21.patch patches.suse/wil6210-fix-call-to-wil6210_disconnect-during-unload.patch patches.suse/wil6210-change-reply_size-arg-to-u16-in-wmi_call.patch patches.suse/wil6210-move-WMI-functionality-out-of-wil_cfg80211_m.patch patches.suse/wil6210-Initialize-reply-struct-of-the-WMI-commands.patch patches.suse/wil6210-remove-unused-rx_reorder-members.patch patches.suse/wil6210-rate-limit-wil_rx_refill-error.patch patches.suse/mwifiex-correct-histogram-data-with-appropriate-inde patches.suse/brcmfmac-add-debugfs-entry-for-reading-firmware-capa.patch patches.suse/rsi-add-fix-for-crash-during-assertions.patch patches.suse/brcmfmac-move-ALLFFMAC-variable-in-flowring-module.patch patches.suse/rtlwifi-support-accurate-nullfunc-frame-tx-ack-repor.patch patches.suse/rtlwifi-remove-CONNECTION_MONITOR-flag.patch patches.suse/rtlwifi-remove-duplicate-rx_packet_type-definition.patch patches.suse/rtlwifi-rename-register-based-C2H-command-IDs-to-V0.patch patches.suse/rtlwifi-remove-duplicate-C2H-definition.patch patches.suse/rtlwifi-remove-unused-fw-C2H-command-ID.patch patches.suse/rtlwifi-remove-dummy-hal_op-rx_command_packet-from-r.patch patches.suse/rtlwifi-Add-hal_op-c2h_ra_report_handler-for-special.patch patches.suse/rtlwifi-remove-duplicate-C2H-handler.patch patches.suse/rtlwifi-remove-hal_op-rx_command_packet.patch patches.suse/rtlwifi-remove-hal_op-c2h_content_parsing.patch patches.suse/rtlwifi-use-sk_buff-to-queue-C2H-commands.patch patches.suse/rtlwifi-access-skb-data-to-get-C2H-data-by-macro.patch patches.suse/rtlwifi-fix-btmpinfo-timeout-while-processing-C2H_BT.patch patches.suse/atmel-Add-missing-call-to-pci_disable_device.patch patches.suse/wlcore-sdio-check-for-valid-platform-device-data-bef patches.suse/mwifiex-handle-race-during-mwifiex_usb_disconnect patches.suse/mwifiex-skip-sending-GT_REKEY_OFFLOAD_CFG-if-firmwar.patch patches.suse/mwifiex-mark-expected-switch-fall-throughs.patch patches.suse/mwifiex-increase-log-level-for-internal-scan-fail-re.patch patches.suse/mwifiex-reserve-passive-scan-time-for-radar-channel.patch patches.suse/rtlwifi-remove-duplicate-code.patch patches.suse/iwlwifi-add-csr-configuration-for-6300-devices.patch patches.suse/iwlwifi-mvm-drop-UNKNOWN-security-type-frames.patch patches.suse/iwlmvm-tdls-Check-TDLS-channel-switch-support patches.suse/iwlwifi-mvm-fix-TSO-with-highly-fragmented-SKBs patches.suse/iwlwifi-pcie-fix-race-in-Rx-buffer-allocator patches.suse/iwlwifi-mvm-remove-division-by-size-of-sizeof-struct.patch patches.suse/iwlwifi-mvm-open-BA-session-only-when-sta-is-authori.patch patches.suse/iwlwifi-mvm-honor-the-max_amsdu_subframes-limit patches.suse/iwlwifi-mvm-fix-race-in-queue-notification-wait patches.suse/iwlwifi-fix-non_shared_ant-for-9000-devices patches.suse/ath10k-add-memory-dump-support-for-QCA9888-and-QCA99.patch patches.suse/ath10k-add-support-to-configure-channel-dwell-time.patch patches.suse/ath-Add-regulatory-mapping-for-Bahamas patches.suse/ath-Add-regulatory-mapping-for-Bermuda patches.suse/ath-Add-regulatory-mapping-for-Kenya.patch patches.suse/ath-Add-regulatory-mapping-for-Mauritius.patch patches.suse/ath-Add-regulatory-mapping-for-Montenegro.patch patches.suse/ath-Add-regulatory-mapping-for-Nicaragua.patch patches.suse/ath-Add-regulatory-mapping-for-Paraguya.patch patches.suse/ath-Add-regulatory-mapping-for-Serbia patches.suse/ath-Add-regulatory-mapping-for-Tanzania patches.suse/ath-Add-regulatory-mapping-for-Uganda patches.suse/ath-Add-regulatory-mapping-for-APL2_FCCA patches.suse/ath-Add-regulatory-mapping-for-APL13_WORLD patches.suse/ath-Add-regulatory-mapping-for-ETSI8_WORLD patches.suse/ath-Add-regulatory-mapping-for-ETSI9_WORLD.patch patches.suse/ath-Add-regulatory-mapping-for-FCC3_ETSIC patches.suse/ath-Map-Albania-to-ETSI1_WORLD.patch patches.suse/ath-Map-Algeria-to-APL13_WORLD.patch patches.suse/ath-Map-Australia-to-FCC3_WORLD.patch patches.suse/ath-Map-Bangladesh-to-APL1_WORLD.patch patches.suse/ath-Map-Brunei-Darussalam-to-APL6_WORLD.patch patches.suse/ath-Map-Bulgaria-to-ETSI1_WORLD.patch patches.suse/ath-Map-Colombia-to-FCC1_FCCA.patch patches.suse/ath-Map-Czech-to-ETSI1_WORLD.patch patches.suse/ath-Map-Honduras-to-FCC3_WORLD.patch patches.suse/ath-Map-Isreal-to-ETSI3_WORLD.patch patches.suse/ath-Map-Macedonia-to-ETSI1_WORLD.patch patches.suse/ath-Map-Malasia-to-FCC1_WORLD.patch patches.suse/ath-Map-New-Zealand-to-FCC3_ETSIC.patch patches.suse/ath-Map-Peru-to-APL1_WORLD.patch patches.suse/ath-Map-Philippines-to-FCC3_WORLD.patch patches.suse/ath-Map-Romania-to-ETSI1_WORLD.patch patches.suse/ath-Map-Russia-to-ETSI8_WORLD.patch patches.suse/ath-Map-Singapore-to-FCC3_WORLD.patch patches.suse/ath-Map-Ukraine-to-ETSI9_WORLD.patch patches.suse/ath-Map-Zimbabwe-to-ETSI1_WORLD.patch patches.suse/ath10k-remove-useless-test-before-clk_disable_unprep.patch patches.suse/wcn36xx-fix-buffer-commit-logic-on-TX-path.patch patches.suse/wcn36xx-set-DMA-mask-explicitly.patch patches.suse/wcn36xx-don-t-disable-RX-IRQ-from-handler.patch patches.suse/wcn36xx-clear-all-masks-in-RX-interrupt.patch patches.suse/wcn36xx-only-handle-packets-when-ED-or-DONE-bit-is-s.patch patches.suse/wcn36xx-consider-CTRL_EOP-bit-when-looking-for-valid.patch patches.suse/wcn36xx-set-PREASSOC-and-IDLE-stated-when-BSS-info-c.patch patches.suse/wcn36xx-drain-pending-indicator-messages-on-shutdown.patch patches.suse/wcn36xx-simplify-wcn36xx_smd_open.patch patches.suse/wcn36xx-improve-debug-and-error-messages-for-SMD.patch patches.suse/ath-add-support-to-get-the-detected-radar-specificat.patch patches.suse/ath10k-DFS-Host-Confirmation.patch patches.suse/wcn36xx-Add-support-for-Factory-Test-Mode-FTM.patch patches.suse/net-virtio-simplify-the-virtnet_find_vqs.patch patches.suse/qed-Fix-shared-memory-inconsistency-between-driver-a.patch patches.suse/qed-Fix-use-of-incorrect-shmem-address.patch patches.suse/net-ethernet-mlx4-Remove-unnecessary-parentheses.patch patches.suse/vrf-check-the-original-netdevice-for-generating-redi.patch patches.suse/net-packet-refine-check-for-priv-area-size.patch patches.suse/net-mvpp2-mvpp2_percpu_read_relaxed-can-be-static.patch patches.suse/ipv6-omit-traffic-class-when-calculating-flow-hash.patch patches.suse/mlxsw-spectrum_switchdev-Postpone-respin-on-object-d.patch patches.suse/mlxsw-spectrum_span-Suppress-VLAN-on-BRIDGE_VLAN_INF.patch patches.suse/Allow-ethtool-to-change-tun-link-settings.patch patches.suse/net-chelsio-Use-zeroing-memory-allocator-instead-of-.patch patches.suse/cls_flower-Fix-missing-free-of-rhashtable.patch patches.suse/cls_flower-Fix-comparing-of-old-filter-mask-with-new.patch patches.suse/net-ethernet-bnx2-Remove-extra-parentheses.patch patches.suse/net-ethernet-bnx2-Replace-NULL-comparison.patch patches.suse/qed-Add-srq-core-support-for-RoCE-and-iWARP.patch patches.suse/Bluetooth-btusb-Add-a-new-Realtek-8723DE-ID-2ff8-b01 patches.suse/Bluetooth-btusb-Apply-QCA-Rome-patches-for-some-ATH3 patches.suse/Bluetooth-btusb-Add-Dell-Inspiron-5565-to-btusb_need.patch patches.suse/Bluetooth-hci_qca-Fix-Sleep-inside-atomic-section-wa patches.suse/Bluetooth-btusb-Add-additional-device-ID-for-RTL8822.patch patches.suse/qed-use-dma_zalloc_coherent-instead-of-allocator-mem.patch patches.suse/net_failover-Use-netdev_features_t-instead-of-u32.patch patches.suse/team-use-netdev_features_t-instead-of-u32.patch patches.suse/net-sched-return-error-code-when-tcf-proto-is-not-fo.patch patches.suse/net-hns-Fix-the-process-of-adding-broadcast-addresse.patch patches.suse/e1000e-Ignore-TSYNCRXCTL-when-getting-I219-clock-att.patch patches.suse/igb-Clear-TSICR-interrupts-together-with-ICR.patch patches.suse/igb-Wait-10ms-just-once-after-TX-queues-reset.patch patches.suse/ixgbevf-Fix-coexistence-of-malicious-driver-detectio.patch patches.suse/ixgbevf-fix-possible-race-in-the-reset-subtask.patch patches.suse/ixgbe-introduce-a-helper-to-simplify-code.patch patches.suse/bpf-i40e-add-meta-data-support.patch patches.suse/ixgbe-fix-possible-race-in-reset-subtask.patch patches.suse/ixgbe-check-ipsec-ip-addr-against-mgmt-filters.patch patches.suse/ixgbe-fix-broken-ipsec-Rx-with-proper-cast-on-spi.patch patches.suse/mlx4_core-restore-optimal-ICM-memory-allocation.patch patches.suse/net-phy-add-struct-device_type-representation-of-a-P.patch patches.suse/tcp-refactor-tcp_ecn_check_ce-to-remove-sk-type-cast.patch patches.suse/net-mlx5e-Make-function-mlx5e_change_rep_mtu-static.patch patches.suse/net-mlx5e-fix-error-return-code-in-mlx5e_alloc_rq-47a6ca3f.patch patches.suse/sctp-not-allow-transport-timeout-value-less-than-HZ-.patch patches.suse/qed-Utilize-FW-8.37.2.0.patch patches.suse/net-hns3-remove-unused-hclgevf_cfg_func_mta_filter.patch patches.suse/ip6mr-only-set-ip6mr_table-from-setsockopt-when-ip6m.patch patches.suse/net-metrics-add-proper-netlink-validation.patch patches.suse/devlink-Add-extack-to-reload-and-port_-un-split-oper.patch patches.suse/netdevsim-Add-extack-error-message-for-devlink-reloa.patch patches.suse/mlxsw-Add-extack-messages-for-port_-un-split-failure.patch patches.suse/libbpf-Install-btf.h-with-libbpf.patch patches.suse/bpf-btf-avoid-Wreturn-type-warning.patch patches.suse/bpf-avoid-Wmaybe-uninitialized-warning.patch patches.suse/bpf-Define-cgroup_bpf_enabled-for-CONFIG_CGROUP_BPF-.patch patches.suse/bpf-Hooks-for-sys_sendmsg.patch patches.suse/bpf-Sync-bpf.h-to-tools.patch patches.suse/libbpf-Support-guessing-sendmsg-4-6-progs.patch patches.suse/selftests-bpf-Prepare-test_sock_addr-for-extension.patch patches.suse/selftests-bpf-Selftest-for-sys_sendmsg-hooks.patch patches.suse/bpf-hide-the-unused-off-variable.patch patches.suse/bpf-bpf_prog_array_copy-should-return-ENOENT-if-excl.patch patches.suse/bpftool-Support-sendmsg-4-6-attach-types.patch patches.suse/bpf-devmap-remove-redundant-assignment-of-dev-dev.patch patches.suse/selftests-bpf-test_sockmap-check-test-failure.patch patches.suse/selftests-bpf-test_sockmap-join-cgroup-in-selftest-m.patch patches.suse/selftests-bpf-test_sockmap-timing-improvements.patch patches.suse/selftests-bpf-test_sockmap-fix-data-verification.patch patches.suse/selftests-bpf-test_sockmap-print-additional-test-opt.patch patches.suse/bpf-btf-Check-array-t-size.patch patches.suse/bpf-btf-Ensure-t-type-0-for-BTF_KIND_FWD.patch patches.suse/bpf-test-case-for-map-pointer-poison-with-calls-bran.patch patches.suse/bpf-add-also-cbpf-long-jump-test-cases-with-heavy-ex.patch patches.suse/bpf-fixup-error-message-from-gpl-helpers-on-license-.patch patches.suse/bpf-show-prog-and-map-id-in-fdinfo.patch patches.suse/bpf-avoid-retpoline-for-lookup-update-delete-calls-o.patch patches.suse/bpf-add-bpf_skb_cgroup_id-helper.patch patches.suse/bpf-make-sure-to-clear-unused-fields-in-tunnel-xfrm-.patch patches.suse/bpf-fix-cbpf-parser-bug-for-octal-numbers.patch patches.suse/bpf-fix-context-access-in-tracing-progs-on-32-bit-ar.patch patches.suse/bpf-sync-bpf-uapi-header-with-tools.patch patches.suse/xdp-add-flags-argument-to-ndo_xdp_xmit-API.patch patches.suse/i40e-implement-flush-flag-for-ndo_xdp_xmit.patch patches.suse/ixgbe-implement-flush-flag-for-ndo_xdp_xmit.patch patches.suse/tun-implement-flush-flag-for-ndo_xdp_xmit.patch patches.suse/virtio_net-implement-flush-flag-for-ndo_xdp_xmit.patch patches.suse/xdp-done-implementing-ndo_xdp_xmit-flush-flag-for-al.patch patches.suse/bpf-xdp-non-map-redirect-can-avoid-calling-ndo_xdp_f.patch patches.suse/bpf-xdp-devmap-can-avoid-calling-ndo_xdp_flush.patch patches.suse/bpf-implement-bpf_get_current_cgroup_id-helper.patch patches.suse/tools-bpf-sync-uapi-bpf.h-for-bpf_get_current_cgroup.patch patches.suse/tools-bpf-add-a-selftest-for-bpf_get_current_cgroup_.patch patches.suse/xsk-proper-fill-queue-descriptor-validation.patch patches.suse/xsk-proper-Rx-drop-statistics-update.patch patches.suse/xsk-new-descriptor-addressing-scheme.patch patches.suse/samples-bpf-adapted-to-new-uapi.patch patches.suse/samples-bpf-minor-_nb_free-performance-fix.patch patches.suse/bpf-guard-bpf_get_current_cgroup_id-with-CONFIG_CGRO.patch patches.suse/i40e-remove-ndo_xdp_flush-call-i40e_xdp_flush.patch patches.suse/ixgbe-remove-ndo_xdp_flush-call-ixgbe_xdp_flush.patch patches.suse/virtio_net-remove-ndo_xdp_flush-call-virtnet_xdp_flu.patch patches.suse/tun-remove-ndo_xdp_flush-call-tun_xdp_flush.patch patches.suse/net-remove-net_device-operation-ndo_xdp_flush.patch patches.suse/xsk-moved-struct-xdp_umem-definition.patch patches.suse/xsk-introduce-xdp_umem_page.patch patches.suse/net-xdp-added-bpf_netdev_command-XDP_-QUERY-SETUP-_X.patch patches.suse/xdp-add-MEM_TYPE_ZERO_COPY.patch patches.suse/xsk-add-zero-copy-support-for-Rx.patch patches.suse/net-added-netdevice-operation-for-Tx.patch patches.suse/xsk-wire-upp-Tx-zero-copy-functions.patch patches.suse/samples-bpf-xdpsock-use-skb-Tx-path-for-XDP_SKB.patch patches.suse/rtnetlink-validate-attributes-in-do_setlink.patch patches.suse/netdev-FAQ-clarify-DaveM-s-position-for-stable-backp.patch patches.suse/enic-fix-UDP-rss-bits.patch patches.suse/bnx2x-use-the-right-constant.patch patches.suse/net-hns3-Fix-for-VF-mailbox-cannot-receiving-PF-resp.patch patches.suse/net-hns3-Fix-for-VF-mailbox-receiving-unknown-messag.patch patches.suse/net-hns3-Optimize-PF-CMDQ-interrupt-switching-proces.patch patches.suse/strparser-Add-__strp_unpause-and-use-it-in-ktls.patch patches.suse/fuse-atomic_o_trunc-should-truncate-pagecache.patch patches.suse/fuse-Remove-the-buggy-retranslation-of-pids-in-fuse_.patch patches.suse/fuse-fix-congested-state-leak-on-aborted-connections.patch patches.suse/fuse-fix-control-dir-setup-and-teardown.patch patches.suse/fuse-don-t-keep-dead-fuse_conn-at-fuse_fill_super.patch patches.suse/orangefs-report-attributes_mask-and-attributes-for-s.patch patches.suse/orangefs-set-i_size-on-new-symlink.patch patches.suse/powerpc64-ftrace-Add-a-field-in-paca-to-disable-ftra.patch patches.suse/powerpc64-ftrace-Rearrange-ifdef-sections-in-ftrace..patch patches.suse/powerpc64-ftrace-Add-helpers-to-hard-disable-ftrace.patch patches.suse/powerpc64-ftrace-Delay-enabling-ftrace-on-secondary-.patch patches.suse/powerpc64-ftrace-Disable-ftrace-during-hotplug.patch patches.suse/powerpc64-ftrace-Disable-ftrace-during-kvm-entry-exi.patch patches.suse/powerpc64-kexec-Hard-disable-ftrace-before-switching.patch patches.suse/powerpc64-module-Tighten-detection-of-mcount-call-si.patch patches.suse/powerpc-fadump-exclude-memory-holes-while-reserving-.patch patches.suse/powerpc-fadump-Do-not-use-hugepages-when-fadump-is-a.patch patches.suse/4.4.139-047-powerpc-fadump-Unregister-fadump-on-kexec-dow.patch patches.suse/powerpc-64-kexec-fix-race-in-kexec-when-XIVE-is-shut.patch patches.suse/powerpc-xive-fix-hcall-H_INT_RESET-to-support-long-b.patch patches.suse/powerpc-xive-shutdown-XIVE-when-kexec-or-kdump-is-pe.patch patches.suse/powerpc-xive-prepare-all-hcalls-to-support-long-busy.patch patches.suse/powerpc-livepatch-implement-reliable-stack-tracing-for-the-consistency-model.patch patches.suse/powerpc-lib-Fix-feature-fixup-test-of-external-branc.patch patches.suse/powerpc-lib-Fix-the-feature-fixup-tests-to-actually-.patch patches.suse/powerpc-kvm-Switch-kvm-pmd-allocator-to-custom-alloc.patch patches.suse/powerpc-mm-book3s64-Move-book3s64-code-to-pgtable-bo.patch patches.suse/Revert-powerpc-64-Fix-checksum-folding-in-csum_add.patch patches.suse/powerpc-powernv-Fix-opal_event_shutdown-called-with-.patch patches.suse/powerpc-perf-Fix-memory-allocation-for-core-imc-base.patch patches.suse/0001-powerpc-ptrace-Fix-enforcement-of-DAWR-constraints.patch patches.suse/4.4.139-044-powerpc-ptrace-Fix-setting-512B-aligned-break.patch patches.suse/powerpc-xmon-Also-setup-debugger-hooks-when-single-stepping.patch patches.suse/powerpc-perf-Update-raw-event-code-encoding-comment-.patch patches.suse/powerpc-powernv-cpuidle-Init-all-present-cpus-for-de.patch patches.suse/powerpc-livepatch-fix-build-error-with-kprobes-disabled.patch patches.suse/cxl-Configure-PSL-to-not-use-APC-virtual-machines.patch patches.suse/powerpc-mm-radix-implement-LPID-based-TLB-flushes-to.patch patches.suse/mm-powerpc-x86-define-VM_PKEY_BITx-bits-if-CONFIG_AR.patch patches.suse/mm-powerpc-x86-introduce-an-additional-vma-bit-for-p.patch patches.suse/mm-pkeys-Remove-include-of-asm-mmu_context.h-from-pk.patch patches.suse/mm-pkeys-powerpc-x86-Provide-an-empty-vma_pkey-in-li.patch patches.suse/x86-pkeys-Move-vma_pkey-into-asm-pkeys.h.patch patches.suse/x86-pkeys-Add-arch_pkeys_enabled.patch patches.suse/mm-pkeys-Add-an-empty-arch_pkeys_enabled.patch patches.suse/mm-pkeys-x86-powerpc-Display-pkey-in-smaps-if-arch-s.patch patches.suse/powerpc-pkeys-Drop-private-VM_PKEY-definitions.patch patches.suse/powerpc-powernv-ioda2-Remove-redundant-free-of-TCE-p.patch patches.suse/powerpc-mm-hugetlb-Update-huge_ptep_set_access_flags.patch patches.suse/powerpc-mm-radix-Move-function-from-radix.h-to-pgtab.patch patches.suse/powerpc-mm-Change-function-prototype.patch patches.suse/powerpc-mm-radix-Change-pte-relax-sequence-to-handle.patch patches.suse/powerpc-64s-Fix-compiler-store-ordering-to-SLB-shado.patch patches.suse/4.4.139-043-powerpc-mm-hash-Add-missing-isync-prior-to-ke.patch patches.suse/powerpc-mm-hash-hard-disable-irq-in-the-SLB-insert-p.patch patches.suse/hvc_opal-don-t-set-tb_ticks_per_usec-in-udbg_init_op.patch patches.suse/powerpc-64s-Add-barrier_nospec.patch patches.suse/powerpc-64s-Add-support-for-ori-barrier_nospec-patch.patch patches.suse/powerpc-64s-Patch-barrier_nospec-in-modules.patch patches.suse/powerpc-64s-Enable-barrier_nospec-based-on-firmware-.patch patches.suse/powerpc-Use-barrier_nospec-in-copy_from_user.patch patches.suse/powerpc-64-Use-barrier_nospec-in-syscall-entry.patch patches.suse/powerpc-64s-Enhance-the-information-in-cpu_show_spec.patch patches.suse/powerpc-pkeys-Detach-execute_only-key-on-PROT_EXEC.patch patches.suse/cpuidle-powernv-Fix-promotion-from-snooze-if-next-st.patch patches.suse/media-omap3isp-isp-remove-an-unused-static-var patches.suse/media-si470x-fix-__be16-annotations patches.suse/media-dvb_frontend-fix-locking-issues-at-dvb_fronten patches.suse/media-v4l2-compat-ioctl32-prevent-go-past-max-size patches.suse/media-omap3isp-fix-unbalanced-dma_iommu_mapping patches.suse/media-cx231xx-Add-support-for-AverMedia-DVD-EZMaker- patches.suse/0001-media-rc-mce_kbd-decoder-fix-stuck-keys.patch patches.suse/media-siano-get-rid-of-__le32-__le16-cast-warnings patches.suse/media-cx88-Get-rid-of-spurious-call-to-cx8800_start_ patches.suse/media-videobuf-dma-sg-Fix-dma_-sync-unmap-_sg-calls.patch patches.suse/media-saa7164-Fix-driver-name-in-debug-output patches.suse/media-media-device-fix-ioctl-function-types patches.suse/media-rcar_jpu-Add-missing-clk_disable_unprepare-on- patches.suse/0001-media-smiapp-fix-timeout-checking-in-smiapp_read_nvm.patch patches.suse/media-videobuf2-core-don-t-call-memop-finish-when-qu patches.suse/media-v4l2-ioctl-clear-fields-in-s_parm.patch patches.suse/media-vivid-potential-integer-overflow-in-vidioc_g_e patches.suse/media-tw686x-Fix-incorrect-vb2_mem_ops-GFP-flags patches.suse/media-uvcvideo-Support-realtek-s-UVC-1.5-device patches.suse/0001-PCI-Add-generic-pcie_wait_for_link-interface.patch patches.suse/PCI-AER-Handle-ERR_FATAL-with-removal-and-re-enumera.patch patches.suse/PCI-AER-Rename-error-recovery-interfaces-to-generic-.patch patches.suse/PCI-AER-Factor-out-error-reporting-to-drivers-pci-pc.patch patches.suse/PCI-portdrv-Add-generic-pcie_port_find_service.patch patches.suse/PCI-portdrv-Add-generic-pcie_port_find_device.patch patches.suse/PCI-DPC-Disable-ERR_NONFATAL-handling-by-DPC.patch patches.suse/PCI-AER-Pass-service-type-to-pcie_do_fatal_recovery.patch patches.suse/PCI-DPC-Use-the-generic-pcie_do_fatal_recovery-path.patch patches.suse/PCI-ACPI-Request-LTR-control-from-platform-before-us.patch patches.suse/PCI-DPC-Clear-interrupt-status-in-interrupt-handler-.patch patches.suse/PCI-Prevent-sysfs-disable-of-device-while-driver-is- patches.suse/bnx2x-Report-PCIe-link-properties-with-pcie_print_li.patch patches.suse/bnxt_en-Report-PCIe-link-properties-with-pcie_print_.patch patches.suse/cxgb4-Report-PCIe-link-properties-with-pcie_print_li.patch patches.suse/ixgbe-Report-PCIe-link-properties-with-pcie_print_li.patch patches.suse/PCI-ibmphp-Fix-use-before-set-in-get_max_bus_speed patches.suse/0001-PCI-Add-Qualcomm-vendor-ID.patch patches.suse/0001-PCI-pciehp-Add-quirk-for-Command-Completed-errata.patch patches.suse/PCI-pciehp-Clear-Presence-Detect-and-Data-Link-Layer patches.suse/PCI-pciehp-Request-control-of-native-hotplug-only-if patches.suse/0001-PCI-pciehp-Rename-host-native_hotplug-to-host-native.patch patches.suse/0001-PCI-pciehp-Make-pciehp_is_native-stricter.patch patches.suse/0001-PCI-shpchp-Convert-SHPC-to-be-builtin-only.patch patches.suse/0001-PCI-shpchp-Request-SHPC-control-via-_OSC-when-adding.patch patches.suse/0001-PCI-shpchp-Rely-on-previous-_OSC-results.patch patches.suse/0001-PCI-shpchp-Remove-acpi_get_hp_hw_control_from_firmwa.patch patches.suse/0001-PCI-shpchp-Remove-get_hp_hw_control_from_firmware-wr.patch patches.suse/0001-PCI-shpchp-Use-dev_printk-for-OSHP-related-messages.patch patches.suse/PCI-shpchp-Fix-AMD-POGO-identification patches.suse/0001-PCI-shpchp-Add-shpchp_is_native.patch patches.suse/0001-PCI-hotplug-Add-hotplug_is_native.patch patches.suse/0001-ACPI-hotplug-PCI-Don-t-scan-bridges-managed-by-nativ.patch patches.suse/0001-ACPI-hotplug-PCI-Mark-stale-PCI-devices-disconnected.patch patches.suse/0001-PCI-Account-for-all-bridges-on-bus-when-distributing.patch patches.suse/PCI-Add-PCI_EXP_LNKCTL2_TLS-macros.patch patches.suse/IB-hfi1-Replace-custom-hfi1-macros-with-PCIe-macros.patch patches.suse/0004-PCI-Make-pci_get_new_domain_nr-static.patch patches.suse/0007-PCI-Fix-devm_pci_alloc_host_bridge-memory-leak.patch patches.suse/0005-PCI-Rename-of_pci_get_host_bridge_resources-device-n.patch patches.suse/0006-PCI-Pass-struct-device-to-of_pci_get_host_bridge_res.patch patches.suse/0007-PCI-Use-dev_printk-in-of_pci_get_host_bridge_resourc.patch patches.suse/0008-PCI-Rework-of_pci_get_host_bridge_resources-to-devm_.patch patches.suse/0009-PCI-Add-support-for-unbinding-the-generic-PCI-host-c.patch patches.suse/0010-PCI-Enable-PCI_DOMAINS-along-with-generic-PCI-host-c.patch patches.suse/PCI-IOV-Add-pci_sriov_configure_simple.patch patches.suse/nvme-pci-Use-pci_sriov_configure_simple-to-enable-VF.patch patches.suse/PCI-Add-ACS-quirk-for-Intel-7th-8th-Gen-mobile patches.suse/PCI-Add-ACS-quirk-for-Intel-300-series patches.suse/0087-PCI-armada8k-Remove-useless-test-before-clk_disable_.patch patches.suse/0088-PCI-armada8k-Fix-clock-resource-by-adding-a-register.patch patches.suse/0096-PCI-keystone-Do-not-treat-link-up-message-as-error.patch patches.suse/0097-PCI-imx6-Remove-space-before-tabs.patch patches.suse/0100-PCI-dwc-Small-computation-improvement.patch patches.suse/0102-PCI-dwc-Move-CONFIG_PCI-depends-to-menu.patch patches.suse/0103-PCI-dwc-artpec6-Use-devm_ioremap_resource-instead-of.patch patches.suse/0104-PCI-dwc-dra7xx-Use-devm_ioremap_resource-instead-of-.patch patches.suse/0105-PCI-qcom-Fix-a-bitwise-vs-logical-NOT-typo.patch patches.suse/0106-PCI-qcom-add-runtime-pm-support-to-pcie_port.patch patches.suse/msft-hv-1673-PCI-hv-Make-sure-the-bus-domain-is-really-unique.patch patches.suse/msft-hv-1691-PCI-hv-Remove-unused-reason-for-refcount-handler.patch patches.suse/msft-hv-1692-PCI-hv-Convert-remove_lock-to-refcount.patch patches.suse/msft-hv-1693-PCI-hv-Use-list_for_each_entry.patch patches.suse/pci-hv-do-not-wait-forever-on-a-device-that-has-disappeared patches.suse/0002-PCI-mobiveil-Add-Mobiveil-PCIe-Host-Bridge-IP-driver.patch patches.suse/0026-PCI-mobiveil-Add-Mobiveil-PCIe-Host-Bridge-IP-driver.patch patches.suse/0027-PCI-mobiveil-Add-MSI-support.patch patches.suse/0109-PCI-qcom-Include-gpio-consumer.h.patch patches.suse/x86-PCI-Add-additional-VMD-device-root-ports-to-VMD-.patch patches.suse/RDMA-rdma_cm-Remove-process_req-and-timer-sorting.patch patches.suse/RDMA-rdma_cm-Make-rdma_addr_cancel-into-a-fence.patch patches.suse/RDMA-rdma_cm-Delete-rdma_addr_client.patch patches.suse/IB-rxe-make-the-variable-static.patch patches.suse/IB-rxe-avoid-export-symbols.patch patches.suse/infiniband-i40iw-Replace-GFP_ATOMIC-with-GFP_KERNEL-.patch patches.suse/infiniband-i40iw-Replace-GFP_ATOMIC-with-GFP_KERNEL--f9af8730.patch patches.suse/infiniband-i40iw-Replace-GFP_ATOMIC-with-GFP_KERNEL--4e56569c.patch patches.suse/IB-rxe-make-rxe_release_udp_tunnel-static.patch patches.suse/IB-rxe-optimize-the-function-duplicate_request.patch patches.suse/IB-rxe-replace-refcount_inc-with-skb_get.patch patches.suse/IB-rxe-Change-rxe_rcv-to-return-void.patch patches.suse/IB-rxe-change-rxe_set_mtu-function-type-to-void.patch patches.suse/IB-rxe-remove-unused-function-variable.patch patches.suse/IB-core-Use-CONFIG_SECURITY_INFINIBAND-to-compile-ou.patch patches.suse/IB-cxgb4-use-skb_put_zero-__skb_put_zero.patch patches.suse/RDMA-qedr-fix-spelling-mistake-failes-fails.patch patches.suse/RDMA-nldev-Add-explicit-pad-attribute.patch patches.suse/RDMA-nldev-add-driver-specific-resource-tracking.patch patches.suse/RDMA-nldev-helper-functions-to-add-driver-attributes.patch patches.suse/iw_cxgb4-dump-detailed-driver-specific-QP-informatio.patch patches.suse/IB-core-Make-gid_table_reserve_default-return-void.patch patches.suse/IB-core-Reuse-gid_table_release_one-in-table-allocat.patch patches.suse/RDMA-hns-Drop-local-zgid-in-favor-of-core-defined-va.patch patches.suse/IB-mlx5-posting-klm-mtt-list-inline-in-the-send-queu.patch patches.suse/IB-hfi1-Prevent-LNI-hang-when-LCB-can-t-obtain-lanes.patch patches.suse/IB-hfi1-Return-actual-error-value-from-program_rcvar.patch patches.suse/IB-hfi1-Complete-check-for-locally-terminated-smp.patch patches.suse/IB-hfi1-Fix-fault-injection-init-exit-issues.patch patches.suse/IB-hfi1-Return-correct-value-for-device-state.patch patches.suse/IB-hfi1-Reorder-incorrect-send-context-disable.patch patches.suse/IB-hfi1-qib-Add-handling-of-kernel-restart.patch patches.suse/IB-hfi1-Rework-fault-injection-machinery.patch patches.suse/IB-Hfi1-Read-CCE-Revision-register-to-verify-the-dev.patch patches.suse/IB-hfi1-Optimize-kthread-pointer-locking-when-queuin.patch patches.suse/IB-hfi1-Create-common-functions-for-affinity-CPU-mas.patch patches.suse/IB-hfi1-rdmavt-qib-Implement-CQ-completion-vector-su.patch patches.suse/IB-hfi1-qib-rdmavt-Move-logic-to-allocate-receive-WQ.patch patches.suse/IB-Fix-RDMA_RXE-and-INFINIBAND_RDMAVT-dependencies-f.patch patches.suse/RDMA-hfi1-Fix-build-error-with-debugfs-disabled.patch patches.suse/RDMA-uapi-Fix-uapi-breakage.patch patches.suse/iw_cxgb4-fix-uninitialized-variable-warnings.patch patches.suse/RDMA-NLDEV-remove-mr-iova-attribute.patch patches.suse/iw_cxgb4-remove-wr_id-attributes.patch patches.suse/IB-core-Remove-redundant-return.patch patches.suse/i40iw-Extend-port-reuse-support-for-listeners.patch patches.suse/IB-cm-Avoid-AV-ah_attr-overwriting-during-LAP-messag.patch patches.suse/IB-cm-Store-and-restore-ah_attr-during-LAP-msg-proce.patch patches.suse/IB-cm-Store-and-restore-ah_attr-during-CM-message-pr.patch patches.suse/IB-uverbs-Expose-GRE-flow-spec-to-the-user-kernel-AB.patch patches.suse/IB-uverbs-Introduce-a-GRE-steering-match-filter.patch patches.suse/IB-uverbs-Expose-MPLS-flow-spec-to-the-user-kernel-A.patch patches.suse/IB-uverbs-Introduce-a-MPLS-steering-match-filter.patch patches.suse/IB-mlx5-Add-support-for-GRE-flow-specification.patch patches.suse/IB-mlx5-Add-support-for-MPLS-flow-specification.patch patches.suse/IB-mlx5-Expose-MPLS-related-tunneling-offloads.patch patches.suse/IB-ipoib-replace-local_irq_disable-with-proper-locki.patch patches.suse/RDMA-hns-Add-64KB-page-size-support-for-hip08.patch patches.suse/IB-rxe-avoid-calling-WARN_ON_ONCE-twice.patch patches.suse/RDMA-ipoib-Update-paths-on-CLIENT_REREG-SM_CHANGE-ev.patch patches.suse/iw_cxgb4-always-set-iw_cm_id.provider_data.patch patches.suse/RDMA-CMA-add-rdma_iw_cm_id-and-rdma_res_to_id-helper.patch patches.suse/iw_cxgb4-provide-detailed-provider-specific-CM_ID-in.patch patches.suse/iw_cxgb4-provide-detailed-driver-specific-CQ-informa.patch patches.suse/iw_cxgb4-provide-detailed-driver-specific-MR-informa.patch patches.suse/IB-hfi1-Define-16B-Management-Packets.patch patches.suse/IB-hfi1-Add-support-for-16B-Management-Packets.patch patches.suse/IB-hfi1-Add-16B-Management-Packet-trace-support.patch patches.suse/IB-hfi1-Cleanup-of-exp_rcv.patch patches.suse/IB-hfi1-Set-port-number-for-errorinfo-MAD-response.patch patches.suse/IB-rdmavt-hfi1-Change-hrtimer-add-to-use-pinned-vers.patch patches.suse/IB-isert-Fix-for-lib-dma_debug-check_sync-warning.patch patches.suse/IB-qib-Fix-DMA-api-warning-with-debug-kernel.patch patches.suse/RDMA-hns-Rename-the-idx-field-of-db.patch patches.suse/RDMA-mlx5-Remove-debug-prints-of-VMA-pointers.patch patches.suse/IB-core-Remove-duplicate-declaration-of-gid_cache_wq.patch patches.suse/RDMA-ucm-Mark-UCM-interface-as-BROKEN.patch patches.suse/IB-mlx5-Fetch-soft-WQE-s-on-fatal-error-state.patch patches.suse/IB-core-Reduce-the-places-that-use-zgid.patch patches.suse/IB-core-Introduce-and-use-rdma_gid_table.patch patches.suse/RDMA-hns-Modify-uar-allocation-algorithm-to-avoid-bi.patch patches.suse/RDMA-hns-Increase-checking-CMQ-status-timeout-value.patch patches.suse/IB-rxe-avoid-unnecessary-export.patch patches.suse/IB-core-Make-testing-MR-flags-for-writability-a-stat.patch patches.suse/IB-mlx4-Mark-user-MR-as-writable-if-actual-virtual-m.patch patches.suse/RDMA-core-Remove-indirection-through-ib_cache_setup.patch patches.suse/net-mlx5-Exposing-a-new-mini-CQE-format.patch patches.suse/IB-mlx5-Refactor-CQE-compression-response.patch patches.suse/IB-mlx5-Introduce-a-new-mini-CQE-format.patch patches.suse/RDMA-hns-Add-reset-process-for-RoCE-in-hip08.patch patches.suse/RDMA-hns-Fix-the-illegal-memory-operation-when-cross.patch patches.suse/RDMA-uverbs-Hoist-the-common-process-of-disassociate.patch patches.suse/RDMA-hns-Implement-the-disassociate_ucontext-API.patch patches.suse/RDMA-ipoib-drop-skb-on-path-record-lookup-failure.patch patches.suse/IB-iser-Do-not-reduce-max_sectors.patch patches.suse/RDMA-qedr-fix-spelling-mistake-adrresses-addresses.patch patches.suse/RDMA-mlx4-Catch-FW-SW-misalignment-without-machine-c.patch patches.suse/RDMA-mlx4-Discard-unknown-SQP-work-requests.patch patches.suse/RDMA-cxgb3-Don-t-crash-kernel-just-because-IDR-is-fu.patch patches.suse/RDMA-cm-Abort-loop-in-case-of-CM-dequeue.patch patches.suse/RDMA-cma-Ignore-unknown-event.patch patches.suse/RDMA-mad-Delete-inaccessible-BUG_ON.patch patches.suse/RDMA-mad-Convert-BUG_ONs-to-error-flows.patch patches.suse/RDMA-mlx5-Don-t-check-return-value-of-zap_vma_ptes.patch patches.suse/RDMA-mlx4-Don-t-crash-machine-if-zap_vma_ptes-fails.patch patches.suse/RDMA-hns_roce-Don-t-check-return-value-of-zap_vma_pt.patch patches.suse/net-mlx5-Use-flow-counter-pointer-as-input-to-the-qu.patch patches.suse/net-mlx5-Export-flow-counter-related-API.patch patches.suse/IB-uverbs-Add-an-ib_uobject-getter-to-ioctl-infrastr.patch patches.suse/IB-core-Introduce-counters-object-and-its-create-des.patch patches.suse/IB-uverbs-Add-create-destroy-counters-support.patch patches.suse/IB-core-Introduce-counters-read-verb.patch patches.suse/IB-uverbs-Add-read-counters-support.patch patches.suse/IB-core-Support-passing-uhw-for-create_flow.patch patches.suse/IB-core-Add-support-for-flow-counters.patch patches.suse/IB-uverbs-Add-support-for-flow-counters.patch patches.suse/IB-mlx5-Add-counters-create-and-destroy-support.patch patches.suse/IB-mlx5-Add-flow-counters-binding-support.patch patches.suse/IB-mlx5-Add-flow-counters-read-support.patch patches.suse/IB-mlx5-Add-counters-read-support.patch patches.suse/IB-isert-fix-T10-pi-check-mask-setting.patch patches.suse/RDMA-core-introduce-check-masks-for-T10-PI-offload.patch patches.suse/IB-iser-use-T10-PI-check-mask-definitions-from-core-.patch patches.suse/IB-isert-use-T10-PI-check-mask-definitions-from-core.patch patches.suse/iw_cxgb4-add-INFINIBAND_ADDR_TRANS-dependency.patch patches.suse/infiniband-fix-a-possible-use-after-free-bug.patch patches.suse/IB-hns-Use-zeroing-memory-allocator-instead-of-alloc.patch patches.suse/IB-hfi1-Fix-user-context-tail-allocation-for-DMA_RTA.patch patches.suse/IB-hfi1-Ensure-VL-index-is-within-bounds.patch patches.suse/IB-hfi1-Remove-unused-variable.patch patches.suse/IB-hfi1-Add-bypass-register-defines-and-replace-blin.patch patches.suse/IB-hfi1-Rename-exp_lock-to-exp_mutex.patch patches.suse/IB-hfi1-Fix-comment-on-default-hdr-entry-size.patch patches.suse/RDMA-restrack-Change-SPDX-tag-to-properly-reflect-li.patch patches.suse/RDMA-mlx5-Update-SPDX-tags-to-show-proper-license.patch patches.suse/mailbox-bcm2835-Fix-of_xlate-return-value patches.suse/pinctrl-pinctrl-imx-improve-the-code-comments-of-pin_func_id.patch patches.suse/pinctrl-mvebu-use-correct-MPP-sel-value-for-dev-pins patches.suse/pinctrl-nand-meson-gxbb-fix-missing-data-pins patches.suse/pinctrl-nand-meson-gxl-fix-missing-data-pins patches.suse/0084-pinctrl-mvebu-update-use-nand-function-for-rb-pin.patch patches.suse/pinctrl-msm-fix-gpio-hog-related-boot-issues.patch patches.suse/pinctrl-at91-pio4-add-missing-of_node_put patches.suse/pinctrl-cherryview-limit-Strago-DMI-workarounds-to-v patches.suse/auxdisplay-fix-broken-menu patches.suse/7282-drm-rcar-du-disable-dtc-graph-endpoint-warnings-on-dt-overlays patches.suse/of-unittest-for-strings-account-for-trailing-0-in-pr patches.suse/of-overlay-validate-offset-from-property-fixups patches.suse/of-platform-stop-accessing-invalid-dev-in-of_platfor patches.suse/ima-based-on-policy-verify-firmware-signatures-pre-a.patch patches.suse/tpm-move-the-delay_msec-increment-after-sleep-in-tpm.patch patches.suse/tpm-tpm_crb-relinquish-locality-on-error-path.patch patches.suse/tpm_tis-verify-locality-released-before-returning-from-release_locality.patch patches.suse/tpm-reduce-poll-sleep-time-in-tpm_transmit.patch patches.suse/tpm-fix-use-after-free-in-tpm2_load_context.patch patches.suse/tpm-reduce-polling-time-to-usecs-for-even-finer-granularity.patch patches.suse/tpm-fix-race-condition-in-tpm_common_write.patch patches.suse/mm-proc-pid-pagemap-hide-swap-entries-from-unprivileged-users.patch patches.suse/mm-page_alloc.c-remove-useless-parameter-of-finalise_ac.patch patches.suse/mm-page_alloc-do-not-break-_gfp_thisnode-by-zonelist-reset.patch patches.suse/fs-binfmt_misc-c-do-not-allow-offset-overflow.patch patches.suse/xen-pvh-set-up-gs-segment-for-stack-canary patches.suse/HID-i2c-hid-check-if-device-is-there-before-really-p patches.suse/HID-hid-plantronics-Re-resend-Update-to-map-button-f patches.suse/HID-wacom-Support-in-range-for-Intuos-Bamboo-tablets.patch patches.suse/0083-gpio-mvebu-Use-the-proper-APIs.patch patches.suse/0001-mtd-cmdlinepart-Update-comment-for-introduction-of-O.patch patches.suse/mtd-cfi_cmdset_0002-Change-write-buffer-to-check-cor.patch patches.suse/0322-mtd-rawnand-fsl_ifc-fix-probe-function-error-path.patch patches.suse/0328-mtd-rawnand-fsl_ifc-fix-FSL-NAND-driver-to-read-all-.patch patches.suse/0335-mtd-spi-nor-fsl-quadspi-fix-api-naming-typo-_init_ah.patch patches.suse/0336-mtd-spi-nor-fsl-quadspi-add-support-for-ls2080a-ls10.patch patches.suse/iommu-vt-d-ratelimit-each-dmar-fault-printing patches.suse/0004-Revert-arm64-Increase-the-max-granular-size.patch patches.suse/0007-drivers-base-cacheinfo-move-cache_setup_of_node.patch patches.suse/0008-drivers-base-cacheinfo-setup-DT-cache-properties-ear.patch patches.suse/0009-cacheinfo-rename-of_node-to-fw_token.patch patches.suse/0018-arm64-acpi-Create-arch-specific-cpu-to-acpi-id-helpe.patch patches.suse/0011-ACPI-PPTT-Add-Processor-Properties-Topology-Table-pa.patch patches.suse/0012-ACPI-Enable-PPTT-support-on-ARM64.patch patches.suse/0013-drivers-base-cacheinfo-Add-support-for-ACPI-based-fi.patch patches.suse/0014-arm64-Add-support-for-ACPI-based-firmware-tables.patch patches.suse/0015-arm64-topology-rename-cluster_id.patch patches.suse/0016-arm64-topology-enable-ACPI-PPTT-based-CPU-topology.patch patches.suse/0017-ACPI-Add-PPTT-to-injectable-table-list.patch patches.suse/0018-arm64-topology-divorce-MC-scheduling-domain-from-cor.patch patches.suse/0047-arm64-sve-Write-ZCR_EL1-on-context-switch-only-if-ch.patch patches.suse/0003-arm-arm64-smccc-Add-SMCCC-specific-return-codes.patch patches.suse/0004-arm64-Call-ARCH_WORKAROUND_2-on-transitions-between-.patch patches.suse/0005-arm64-Add-per-cpu-infrastructure-to-call-ARCH_WORKAR.patch patches.suse/0006-arm64-Add-ARCH_WORKAROUND_2-probing.patch patches.suse/0007-arm64-Add-ssbd-command-line-option.patch patches.suse/0008-arm64-ssbd-Add-global-mitigation-state-accessor.patch patches.suse/0009-arm64-ssbd-Skip-apply_ssbd-if-not-using-dynamic-miti.patch patches.suse/0010-arm64-ssbd-Restore-mitigation-status-on-CPU-resume.patch patches.suse/0011-arm64-ssbd-Introduce-thread-flag-to-control-userspac.patch patches.suse/0012-arm64-ssbd-Add-prctl-interface-for-per-thread-mitiga.patch patches.suse/arm64-KVM-Add-HYP-per-cpu-accessors.patch patches.suse/arm64-KVM-Add-ARCH_WORKAROUND_2-support-for-guests.patch patches.suse/arm64-KVM-Handle-guest-s-ARCH_WORKAROUND_2-requests.patch patches.suse/arm64-KVM-Add-ARCH_WORKAROUND_2-discovery-through-AR.patch patches.suse/0071-perf-simplify-getting-.drvdata.patch patches.suse/0072-perf-arm-cci-Remove-unnecessary-period-adjustment.patch patches.suse/0073-arm_pmu-simplify-arm_pmu-handle_irq.patch patches.suse/0074-perf-arm-cc-Fix-MODULE_LICENSE-tags.patch patches.suse/0075-perf-arm-cci-Remove-pointless-PMU-disabling.patch patches.suse/0076-perf-arm-cci-Allow-building-as-a-module.patch patches.suse/0077-drivers-perf-arm-ccn-don-t-log-to-dmesg-in-event_ini.patch patches.suse/0078-drivers-perf-Remove-ARM_SPE_PMU-explicit-PERF_EVENTS.patch patches.suse/0079-drivers-bus-arm-cci-fix-build-warnings.patch patches.suse/0090-ARM-mcpm-perf-arm-cci-export-mcpm_is_available.patch patches.suse/0041-arm64-signal-Report-signal-frame-size-to-userspace-v.patch patches.suse/0003-arm64-cpu_errata-include-required-headers.patch patches.suse/0019-ACPI-PPTT-fix-build-when-CONFIG_ACPI_PPTT-is-not-ena.patch patches.suse/0020-arm64-topology-Avoid-checking-numa-mask-for-schedule.patch patches.suse/0002-arm64-Fix-syscall-restarting-around-signal-suppresse.patch patches.suse/regulator-don-t-return-or-expect-errno-from-of_map_mode.patch patches.suse/regulator-pfuze100-add-.is_enable-for-pfuze100_swb_r patches.suse/regulator-max8998-Fix-platform-data-retrieval patches.suse/loop-add-recursion-validation-to-LOOP_CHANGE_FD.patch patches.suse/lightnvm-pblk-make-symbol-write_buffer_size-static.patch patches.suse/lightnvm-pblk-fix-resource-leak-of-invalid_bitmap.patch patches.suse/block-add-verifier-for-cmdline-partition.patch patches.suse/nbd-Consistently-use-request-pointer-in-debug-messag.patch patches.suse/nbd-set-discard_alignment-to-the-granularity.patch patches.suse/block-pass-failfast-and-driver-specific-flags-to-flu.patch patches.suse/block-always-set-partition-number-to-0-in-blk_partit.patch patches.suse/nvmet-return-all-zeroed-buffer-when-we-can-t-find-an.patch patches.suse/nvme-don-t-hold-nvmf_transports_rwsem-for-more-than-.patch patches.suse/nvme-rdma-correctly-check-for-target-keyed-sgl-suppo.patch patches.suse/nvmet-filter-newlines-from-user-input.patch patches.suse/nvme-pci-remove-unnecessary-nested-locking.patch patches.suse/nvme-pci-remove-unnecessary-completion-doorbell-chec.patch patches.suse/nvme-pci-queue-creation-fixes.patch patches.suse/nvme-pci-remove-HMB-teardown-on-reset.patch patches.suse/nvme-pci-unquiesce-dead-controller-queues.patch patches.suse/nvme-pci-make-CMB-SQ-mod-param-read-only.patch patches.suse/nvme-cleanup-double-shift-issue.patch patches.suse/linvdimm-pmem-Preserve-read-only-setting-for-pmem-de.patch patches.suse/libnvdimm-debug-probe-times.patch patches.suse/libnvdimm-e820-register-all-pmem-resources.patch patches.suse/acpi-nfit-remove-ecc_unit_size.patch patches.suse/libnvdimm-pmem-complete-req_flush-req_preflush.patch patches.suse/libnvdimm-pmem-Unconditionally-deep-flush-on-sync.patch patches.suse/libnvdimm-pmem-Do-not-flush-power-fail-protected-CPU.patch patches.suse/dax-use-dax_write_cache-helpers.patch patches.suse/mm-introduce-MEMORY_DEVICE_FS_DAX-and-CONFIG_DEV_PAG.patch patches.suse/mm-fix-__gup_device_huge-vs-unmap.patch patches.suse/mm-fs-dax-handle-layout-changes-to-pinned-dax-mappin.patch patches.suse/xfs-prepare-xfs_break_layouts-to-be-called-with-XFS_.patch patches.suse/xfs-prepare-xfs_break_layouts-for-another-layout-typ.patch patches.suse/xfs-dax-introduce-xfs_break_dax_layouts.patch patches.suse/dax-dax_insert_mapping_entry-always-succeeds.patch patches.suse/uio-lib-Fix-CONFIG_ARCH_HAS_UACCESS_MCSAFE-compilati.patch patches.suse/dax-introduce-a-copy_to_iter-dax-operation.patch patches.suse/dax-Report-bytes-remaining-in-dax_iomap_actor.patch patches.suse/pmem-Switch-to-copy_to_iter_mcsafe.patch patches.suse/x86-nfit_test-add-unit-test-for-memcpy_mcsafe.patch patches.suse/0317-staging-fsl-dpaa2-ethsw-Remove-unused-variable-irq.patch patches.suse/0318-staging-fsl-dpaa2-ethsw-Fix-tag-control-information-.patch patches.suse/staging-lustre-remove-invariant-in-cl_io_read_ahead.patch patches.suse/staging-lustre-ldlm-free-resource-when-ldlm_lock_cre.patch patches.suse/staging-lustre-llite-initialize-xattr-xe_namelen.patch patches.suse/staging-lustre-llite-correct-removexattr-detection.patch patches.suse/staging-vchiq_core-Fix-missing-semaphore-release-in- patches.suse/staging-vchiq_core-Remove-stackhog-in-process_free_q patches.suse/staging-vchiq_core-remove-BITSET_ZERO patches.suse/staging-vc04_services-Use-__func__-macro patches.suse/staging-vchiq_arm-Fix-multiline-dereferences patches.suse/staging-vchiq_arm-Avoid-long-udelay patches.suse/staging-vchiq_core-Move-all-wake-ups-to-one-point patches.suse/staging-vchiq_core-Free-kthreads-in-error-case patches.suse/0319-drivers-staging-fsl-mc-Use-devm_memremap-devm_iorema.patch patches.suse/0320-drivers-staging-fsl-mc-Fix-DPIO-error-path-issue.patch patches.suse/0321-staging-fsl-dpaa2-rtc-add-rtc-driver.patch patches.suse/0323-staging-fsl-dpaa2-eth-Add-support-for-hardware-times.patch patches.suse/0324-staging-fsl-dpaa2-eth-add-the-get_ts_info-interface-.patch patches.suse/0325-staging-fsl-dpaa2-rtc-support-phc_index-of-ethtool_t.patch patches.suse/0326-staging-fsl-mc-dpio-Fix-the-error-handling-in-probe.patch patches.suse/staging-bcm2835-audio-Disconnect-and-free-vchi_insta patches.suse/staging-lustre-o2iblnd-Fix-FastReg-map-unmap-for-MLX.patch patches.suse/staging-lustre-o2iblnd-fix-race-at-kiblnd_connect_pe.patch patches.suse/staging-rtlwifi-Replace-license-boilerplate-with-SPD.patch patches.suse/staging-vchiq_arm-print-real-dump-limit patches.suse/staging-vchiq_arm-Clear-VLA-warning patches.suse/staging-vchiq_arm-Rework-second-abort-criterion patches.suse/staging-vchiq_arm-Make-index-variable-more-self-expl patches.suse/staging-vc04_services-Remove-defines-from-Makefile patches.suse/staging-vchiq_2835_arm-Fix-whitespace-issue-in-creat patches.suse/staging-vchiq_arm-remove-unnecessary-return patches.suse/staging-vchiq_shim-Remove-unnecessary-break patches.suse/staging-vc04_services-Remove-stack-hog-issue-from-TO patches.suse/staging-r8822be-fix-typo-in-variable-name-offest-off.patch patches.suse/staging-iio-ade7854-Fix-error-handling-on-read-write patches.suse/staging-iio-ade7854-Fix-the-wrong-number-of-bits-to- patches.suse/iio-sca3000-Fix-an-error-handling-path-in-sca3000_pr patches.suse/staging-rtlwifi-fix-spelling-mistake-traking-trackin.patch patches.suse/staging-r8188eu-Remove-rx_handler_data-unnecessary-r.patch patches.suse/staging-vc04_services-Register-a-platform-device-for patches.suse/staging-lustre-o2iblnd-Fix-crash-in-kiblnd_handle_ea.patch patches.suse/staging-lustre-Use-kvfree-for-memory-allocated-by-kv.patch patches.suse/iio-tsl2583-correct-values-in-integration_time_avail patches.suse/staging-rtlwifi-fix-spelling-mistake-Platfoem-Platfo.patch patches.suse/0340-staging-fsl-dpaa2-rtc-fix-PTP-dependency.patch patches.suse/staging-rtlwifi-use-single_open-and-single_release-p.patch patches.suse/Staging-rtl888eu-include-Fix-CamelCase-issue.patch patches.suse/staging-rtlwifi-don-t-check-the-return-value-of-debu.patch patches.suse/staging-vc04_services-no-need-to-check-debugfs-retur patches.suse/staging-vc04_services-remove-odd-vchiq_debugfs_top-w patches.suse/staging-vc04_services-move-client-dbg-directory-into patches.suse/staging-vc04_services-remove-struct-vchiq_debugfs_in patches.suse/staging-vc04_services-vchiq_debugfs_log_entry-can-be patches.suse/staging-vc04_services-no-need-to-save-the-log-debufs patches.suse/0074-md-fix-an-error-code-format-and-remove-unsed-bio_sec.patch patches.suse/0001-raid10-check-bio-in-r10buf_pool_free-to-void-NULL-po.patch patches.suse/0001-md-fix-two-problems-with-setting-the-re-add-device-s.patch patches.suse/0075-raid5-copy-write-hint-from-origin-bio-to-stripe.patch patches.suse/md-fix-NULL-dereference-of-mddev-pers-in-remove_and_.patch patches.suse/md-raid1-add-error-handling-of-read-error-from-FailF.patch patches.suse/0076-md-raid5-Assigning-NULL-to-sh-batch_head-before-test.patch patches.suse/0005-soc-rockchip-power-domain-Use-of_clk_get_parent_coun.patch patches.suse/clk-qcom-Base-rcg-parent-rate-off-plan-frequency patches.suse/0003-clk-bulk-silently-error-out-on-EPROBE_DEFER.patch patches.suse/clk-mediatek-correct-the-clocks-for-MT2701-HDMI-PHY-.patch patches.suse/clk-imx7d-fix-mipi-dphy-div-parent patches.suse/clk-mvebu-use-correct-bit-for-98DX3236-NAND patches.suse/clk-at91-PLL-recalc_rate-now-using-cached-MUL-and-DI patches.suse/objtool-fix-gcc-8-cold-subfunction-detection-for-aliased-functions.patch patches.suse/0344-irqchip-ls-scfg-msi-Map-MSIs-in-the-iommu.patch patches.suse/x86-bugs-add-amd-s-variant-of-ssb_no.patch patches.suse/x86-bugs-add-amd-s-spec_ctrl-msr-usage.patch patches.suse/x86-bugs-switch-the-selection-of-mitigation-from-cpu-vendor-to-cpu-features.patch patches.suse/x86-microcode-make-the-late-update-update_lock-a-raw-lock-for-rt patches.suse/x86-apic-Provide-apic_ack_irq.patch patches.suse/x86-intel_rdt-enable-cmt-and-mbm-on-new-skylake-stepping patches.suse/block-fix-use-after-free-in-block-flush-handling.patch patches.suse/CIFS-Fix-signing-for-SMB2-3.patch patches.suse/cifs-For-SMB2-security-informaion-query-check-for-mi.patch patches.suse/CIFS-Calculate-the-correct-request-length-based-on-page-offset-and-.patch patches.suse/CIFS-Introduce-helper-function-to-get-page-offset-and-length-in-smb.patch patches.suse/CIFS-When-sending-data-on-socket-pass-the-correct-page-offset.patch patches.suse/CIFS-SMBD-Support-page-offset-in-RDMA-send.patch patches.suse/CIFS-SMBD-Support-page-offset-in-RDMA-recv.patch patches.suse/CIFS-SMBD-Support-page-offset-in-memory-registration.patch patches.suse/CIFS-Pass-page-offset-for-calculating-signature.patch patches.suse/CIFS-Pass-page-offset-for-encrypting.patch patches.suse/CIFS-fix-encryption-in-SMB3-1-1.patch patches.suse/CIFS-Fix-NULL-ptr-deref.patch patches.suse/smb3-do-not-allow-insecure-cifs-mounts-when-using-smb3.patch patches.suse/cifs-fix-a-buffer-leak-in-smb2_query_symlink.patch patches.suse/scsi-cxlflash-Preserve-number-of-interrupts-for-mast.patch patches.suse/scsi-cxlflash-Avoid-clobbering-context-control-regis.patch patches.suse/scsi-cxlflash-Add-argument-identifier-names.patch patches.suse/scsi-cxlflash-Introduce-OCXL-backend.patch patches.suse/scsi-cxlflash-Hardware-AFU-for-OCXL.patch patches.suse/scsi-cxlflash-Read-host-function-configuration.patch patches.suse/scsi-cxlflash-Setup-function-acTag-range.patch patches.suse/scsi-cxlflash-Read-host-AFU-configuration.patch patches.suse/scsi-cxlflash-Setup-AFU-acTag-range.patch patches.suse/scsi-cxlflash-Setup-AFU-PASID.patch patches.suse/scsi-cxlflash-Adapter-context-support-for-OCXL.patch patches.suse/scsi-cxlflash-Use-IDR-to-manage-adapter-contexts.patch patches.suse/scsi-cxlflash-Support-adapter-file-descriptors-for-O.patch patches.suse/scsi-cxlflash-Support-adapter-context-discovery.patch patches.suse/scsi-cxlflash-Support-image-reload-policy-modificati.patch patches.suse/scsi-cxlflash-MMIO-map-the-AFU.patch patches.suse/scsi-cxlflash-Support-starting-an-adapter-context.patch patches.suse/scsi-cxlflash-Support-process-specific-mappings.patch patches.suse/scsi-cxlflash-Support-AFU-state-toggling.patch patches.suse/scsi-cxlflash-Support-reading-adapter-VPD-data.patch patches.suse/scsi-cxlflash-Setup-function-OCXL-link.patch patches.suse/scsi-cxlflash-Setup-OCXL-transaction-layer.patch patches.suse/scsi-cxlflash-Support-process-element-lifecycle.patch patches.suse/scsi-cxlflash-Support-AFU-interrupt-management.patch patches.suse/scsi-cxlflash-Support-AFU-interrupt-mapping-and-regi.patch patches.suse/scsi-cxlflash-Support-starting-user-contexts.patch patches.suse/scsi-cxlflash-Support-adapter-context-polling.patch patches.suse/scsi-cxlflash-Support-adapter-context-reading.patch patches.suse/scsi-cxlflash-Support-adapter-context-mmap-and-relea.patch patches.suse/scsi-cxlflash-Support-file-descriptor-mapping.patch patches.suse/scsi-cxlflash-Introduce-object-handle-fop.patch patches.suse/scsi-cxlflash-Setup-LISNs-for-user-contexts.patch patches.suse/scsi-cxlflash-Setup-LISNs-for-master-contexts.patch patches.suse/scsi-cxlflash-Update-synchronous-interrupt-status-bi.patch patches.suse/scsi-cxlflash-Introduce-OCXL-context-state-machine.patch patches.suse/scsi-cxlflash-Register-for-translation-errors.patch patches.suse/scsi-cxlflash-Support-AFU-reset.patch patches.suse/scsi-cxlflash-Enable-OCXL-operations.patch patches.suse/scsi-cxlflash-Synchronize-reset-and-remove-ops.patch patches.suse/scsi-cxlflash-Remove-commmands-from-pending-list-on-.patch patches.suse/scsi-cxlflash-Handle-spurious-interrupts.patch patches.suse/scsi-hisi_sas-make-sas-address-of-sata-disks-unique.patch patches.suse/scsi-hisi_sas-update-ras-feature-for-later-revision-of-v3-hw.patch patches.suse/scsi-hisi_sas-delete-timer-when-removing-hisi_sas-driver.patch patches.suse/scsi-hisi_sas-use-dma_zalloc_coherent.patch patches.suse/scsi-hisi_sas-consolidate-command-check-in-hisi_sas_get_ata_protocol.patch patches.suse/scsi-hisi_sas-check-iptt-is-valid-before-using-it-for-v3-hw.patch patches.suse/scsi-hisi_sas-print-device-id-for-errors.patch patches.suse/scsi-hisi_sas-remove-some-unneeded-structure-members.patch patches.suse/scsi-libsas-add-transport-class-for-ATA-devices.patch patches.suse/msft-hv-1660-scsi-vmbus-Add-function-to-report-available-ring-buf.patch patches.suse/msft-hv-1661-scsi-netvsc-Use-the-vmbus-function-to-calculate-ring.patch patches.suse/scsi-megaraid_sas-Increase-timeout-by-1-sec-for-non-.patch patches.suse/scsi-megaraid_sas-driver-version-upgrade-67c5490acebe.patch patches.suse/scsi-lpfc-fix-multiple-prli-completion-error-path.patch patches.suse/scsi-lpfc-correct-target-queue-depth-application-changes.patch patches.suse/scsi-lpfc-add-per-io-channel-nvme-io-statistics.patch patches.suse/scsi-lpfc-enlarge-nvmet-asynchronous-receive-buffer-counts.patch patches.suse/scsi-lpfc-fix-abort-request-wq-selection.patch patches.suse/scsi-lpfc-fix-lingering-lpfc_wq-resource-after-driver-unload.patch patches.suse/scsi-lpfc-fix-null-pointer-access-in-lpfc_nvme_info_show.patch patches.suse/scsi-lpfc-fix-wq-cq-creation-for-older-asic-s.patch patches.suse/scsi-lpfc-fix-driver-not-recovering-nvme-rports-during-target-link-faults.patch patches.suse/scsi-lpfc-fix-nvme-remoteport-registration-race-conditions.patch patches.suse/scsi-lpfc-fix-null-pointer-reference-when-resetting-adapter.patch patches.suse/scsi-lpfc-correct-missing-remoteport-registration-during-link-bounces.patch patches.suse/scsi-lpfc-update-driver-version-to-12-0-0-2.patch patches.suse/scsi-devinfo-delete-duplicate-Generic-USB-Storage-SM.patch patches.suse/scsi-scsi_dh-replace-too-broad-TP9-string-with-the-e.patch patches.suse/scsi-iscsi_tcp-don-t-set-a-bounce-limit.patch patches.suse/msft-hv-1664-scsi-storsvc-don-t-set-a-bounce-limit.patch patches.suse/scsi-sd_zbc-Change-the-type-of-the-ZBC-fields-into-u.patch patches.suse/scsi-sd_zbc-Let-the-SCSI-core-handle-ILLEGAL-REQUEST.patch patches.suse/scsi-target-prefer-dbroot-of-etc-target-over-var-target patches.suse/msft-hv-1666-scsi-storvsc-Select-channel-based-on-available-perce.patch patches.suse/scsi-ilog2-create-truly-constant-version-for-sparse.patch patches.suse/scsi-devinfo-use-const_ilog2-for-array-indices.patch patches.suse/scsi-devinfo-change-blist_flag_t-to-64bit.patch patches.suse/scsi-devinfo-warn-on-undefined-blist-flags.patch patches.suse/scsi-devinfo-add-BLIST_RETRY_ITF-for-EMC-Symmetrix.patch patches.suse/scsi-devinfo-BLIST_RETRY_ASC_C1-for-Fujitsu-ETERNUS.patch patches.suse/scsi-st-Replace-GFP_ATOMIC-with-GFP_KERNEL-in-st_pro.patch patches.suse/scsi-st-Replace-GFP_ATOMIC-with-GFP_KERNEL-in-new_ta.patch patches.suse/scsi-target-target_core_user.-ch-convert-comments-in.patch patches.suse/scsi-esas2r-use-ktime_get_real_seconds.patch patches.suse/scsi-ips-fix-firmware-timestamps-for-32-bit.patch patches.suse/scsi-scsi_transport_sas-don-t-bounce-highmem-pages-f.patch patches.suse/scsi-isci-remove-redundant-check-on-in_connection_al.patch patches.suse/scsi-esas2r-fix-spelling-mistake-asynchromous-asynch.patch patches.suse/scsi-megaraid_sas-fix-spelling-mistake-disbale-disab.patch patches.suse/scsi-mpt3sas-fix-spelling-mistake-disbale-disable.patch patches.suse/scsi-mpt3sas-Bug-fix-for-big-endian-systems.patch patches.suse/scsi-mpt3sas-Pre-allocate-RDPQ-Array-at-driver-boot-.patch patches.suse/scsi-mpt3sas-Lockless-access-for-chain-buffers.patch patches.suse/scsi-mpt3sas-Optimize-I-O-memory-consumption-in-driv.patch patches.suse/scsi-mpt3sas-Enhanced-handling-of-Sense-Buffer.patch patches.suse/scsi-mpt3sas-Added-support-for-SAS-Device-Discovery-.patch patches.suse/scsi-mpt3sas-Increase-event-log-buffer-to-support-24.patch patches.suse/scsi-mpt3sas-Allow-processing-of-events-during-drive.patch patches.suse/scsi-mpt3sas-Cache-enclosure-pages-during-enclosure-.patch patches.suse/scsi-mpt3sas-Report-Firmware-Package-Version-from-HB.patch patches.suse/scsi-mpt3sas-Update-MPI-Headers.patch patches.suse/scsi-mpt3sas-For-NVME-device-issue-a-protocol-level-.patch patches.suse/scsi-mpt3sas-fix-possible-memory-leak.patch patches.suse/scsi-mpt3sas-Update-driver-version-25.100.00.00.patch patches.suse/scsi-qla2xxx-Fix-sending-ADISC-command-for-login.patch patches.suse/scsi-qla2xxx-Fix-Rport-and-session-state-getting-out.patch patches.suse/scsi-qla2xxx-Delete-session-for-nport-id-change.patch patches.suse/scsi-qla2xxx-Reduce-redundant-ADISC-command-for-RSCN.patch patches.suse/scsi-qla2xxx-Move-GPSC-and-GFPNID-out-of-session-man.patch patches.suse/scsi-qla2xxx-Fix-Inquiry-command-being-dropped-in-Ta.patch patches.suse/scsi-qla2xxx-Use-predefined-get_datalen_for_atio-inl.patch patches.suse/scsi-qla2xxx-Remove-stale-debug-value-for-login_retr.patch patches.suse/scsi-qla2xxx-Prevent-relogin-loop-by-removing-stale-.patch patches.suse/scsi-qla2xxx-Fix-TMF-and-Multi-Queue-config.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.00.00.07-k.patch patches.suse/0006-scsi-qedf-synchronize-rport-restarts-when-multiple-els-commands-time-out patches.suse/0007-scsi-qedf-increase-the-number-of-default-fip-vlan-request-retries-to-60 patches.suse/0008-scsi-qedf-add-missing-skb-frees-in-error-path patches.suse/0009-scsi-qedf-fix-vlan-display-when-printing-sent-fip-frames patches.suse/0010-scsi-qedf-add-check-for-offload-before-flushing-i-os-for-target patches.suse/0011-scsi-qedf-sanity-check-fcoe-fip-priority-value-to-make-sure-it-s-between-0-and-7 patches.suse/0012-scsi-qedf-add-dcbx_not_wait-module-parameter-so-we-won-t-wait-for-dcbx-convergence-to-start-discovery patches.suse/0013-scsi-qedf-honor-priority-from-dcbx-fcoe-app-tag patches.suse/0014-scsi-qedf-release-rrq-reference-correctly-when-rrq-command-times-out patches.suse/0015-scsi-qedf-return-request-as-did_no_connect-if-msi-x-is-not-enabled patches.suse/0016-scsi-qedf-check-if-link-is-already-up-when-receiving-a-link-up-event-from-qed patches.suse/0017-scsi-qedf-add-task-id-to-kref_get_unless_zero-debug-messages-when-flushing-requests patches.suse/0018-scsi-qedf-remove-setting-dcbx-pending-during-soft-context-reset patches.suse/0019-scsi-qedf-improve-firmware-debug-dump-handling patches.suse/0020-scsi-qedf-honor-default_prio-module-parameter-even-if-dcbx-does-not-converge patches.suse/0021-scsi-qedf-if-qed-fails-to-enable-msi-x-fail-pci-probe patches.suse/0022-scsi-qedf-add-additional-checks-when-restarting-an-rport-due-to-abts-timeout patches.suse/0023-scsi-qedf-set-the-unloading-flag-when-removing-a-vport patches.suse/0024-scsi-qedf-add-more-defensive-checks-for-concurrent-error-conditions patches.suse/0025-scsi-qedf-update-copyright-for-2018 patches.suse/0026-scsi-qedf-update-version-number-to-8-33-16-20 patches.suse/scsi-lpfc-change-io-submit-return-to-ebusy-if-remote-port-is-recovering.patch patches.suse/scsi-lpfc-enhance-le-data-structure-copies-to-hardware.patch patches.suse/scsi-lpfc-correct-fw-download-error-message.patch patches.suse/scsi-lpfc-handle-new-link-fault-code-returned-by-adapter-firmware.patch patches.suse/scsi-lpfc-driver-nvme-load-fails-when-cpu-cnt-wq-resource-cnt.patch patches.suse/scsi-lpfc-fix-up-log-messages-and-stats-counters-in-io-submit-code-path.patch patches.suse/scsi-lpfc-enhance-log-messages-when-reporting-cqe-errors.patch patches.suse/scsi-lpfc-update-driver-version-to-12-0-0-3.patch patches.suse/scsi-lpfc-comment-cleanup-regarding-broadcom-copyright-header.patch patches.suse/scsi-hisi_sas-optimise-the-usage-of-dq-locking.patch patches.suse/scsi-hisi_sas-add-some-checks-to-avoid-free-ing-a-sas_task-twice.patch patches.suse/scsi-hisi_sas-check-host-frozen-before-calling-done-function.patch patches.suse/scsi-hisi_sas-fix-pi-memory-size.patch patches.suse/scsi-hisi_sas-check-sas_dev-gone-earlier-in-hisi_sas_abort_task.patch patches.suse/scsi-hisi_sas-stop-controller-timer-for-reset.patch patches.suse/scsi-hisi_sas-update-phy-linkrate-after-a-controller-reset.patch patches.suse/scsi-hisi_sas-config-ata-de-reset-as-an-constrained-command-for-v3-hw.patch patches.suse/scsi-hisi_sas-remove-redundant-handling-to-event95-for-v3.patch patches.suse/scsi-hisi_sas-add-readl-poll-timeout-helper-wrappers.patch patches.suse/scsi-hisi_sas-workaround-a-v3-hw-hilink-bug.patch patches.suse/scsi-qla2xxx-remove-the-unused-tcm_qla2xxx_cmd_wq.patch patches.suse/scsi-lpfc-fix-spelling-mistakes-mabilbox-and-maibox.patch patches.suse/scsi-megaraid-silence-a-static-checker-bug.patch patches.suse/scsi-3w-9xxx-fix-a-missing-check-bug.patch patches.suse/scsi-3w-xxxx-fix-a-missing-check-bug.patch patches.suse/scsi-tcmu-add-new-netlink-events-helpers.patch patches.suse/scsi-tcmu-refactor-add_device-cmd-with-new-nl-helper.patch patches.suse/scsi-tcmu-refactor-rm_device-cmd-with-new-nl-helpers.patch patches.suse/scsi-tcmu-refactor-nl-dev_cfg-attr-with-new-nl-helpe.patch patches.suse/scsi-tcmu-refactor-nl-dev_size-attr-with-new-helpers.patch patches.suse/scsi-tcmu-refactor-nl-wr_cache-attr-with-new-helpers.patch patches.suse/scsi-ipr-new-IOASC-update.patch patches.suse/scsi-ufs-ufshcd-Remove-VLA-usage.patch patches.suse/scsi-ufs-add-quirk-to-fix-mishandling-utrlclr-utmrlc.patch patches.suse/scsi-ufs-add-quirk-to-disallow-reset-of-interrupt-ag.patch patches.suse/scsi-ufs-add-quirk-to-enable-host-controller-without.patch patches.suse/scsi-ufs-make-ufshcd_config_pwr_mode-of-non-static-f.patch patches.suse/scsi-hisi_sas-relocate-smp-sg-map.patch patches.suse/scsi-hisi_sas-make-return-type-of-prep-functions-void.patch patches.suse/scsi-hisi_sas-allocate-slot-buffer-earlier.patch patches.suse/scsi-hisi_sas-don-t-lock-dq-for-complete-task-sending.patch patches.suse/scsi-hisi_sas-use-device-lock-to-protect-slot-alloc-free.patch patches.suse/scsi-hisi_sas-add-check-of-device-in-hisi_sas_task_exec.patch patches.suse/scsi-cxlflash-Yield-to-active-send-threads.patch patches.suse/scsi-cxlflash-Limit-the-debug-logs-in-the-IO-path.patch patches.suse/scsi-cxlflash-Acquire-semaphore-before-invoking-ioct.patch patches.suse/scsi-cxlflash-Use-local-mutex-for-AFU-serialization.patch patches.suse/scsi-cxlflash-Add-include-guards-to-backend.h.patch patches.suse/scsi-cxlflash-Abstract-hardware-dependent-assignment.patch patches.suse/scsi-cxlflash-Isolate-external-module-dependencies.patch patches.suse/scsi-zfcp-fix-missing-scsi-trace-for-result-of-eh_host_reset_handler.patch patches.suse/scsi-zfcp-fix-missing-scsi-trace-for-retry-of-abort-scsi_eh-tmf.patch patches.suse/scsi-zfcp-fix-misleading-rec-trigger-trace-where-erp_action-setup-failed.patch patches.suse/scsi-zfcp-fix-missing-rec-trigger-trace-on-terminate_rport_io-early-return.patch patches.suse/scsi-zfcp-fix-missing-rec-trigger-trace-on-terminate_rport_io-for-erp_failed.patch patches.suse/scsi-zfcp-fix-missing-rec-trigger-trace-for-all-objects-in-erp_failed.patch patches.suse/scsi-zfcp-fix-missing-rec-trigger-trace-on-enqueue-without-erp-thread.patch patches.suse/s390-sles15sp1-00-09-zfcp-add-port-speed-capabilities.patch patches.suse/msft-hv-1682-scsi-storvsc-Avoid-allocating-memory-for-temp-cpumas.patch patches.suse/scsi-ufs-fix-exception-event-handling.patch patches.suse/scsi-ufs-ufshcd-fix-possible-unclocked-register-acce.patch patches.suse/scsi-ufs-add-reference-counting-for-scsi-block-reque.patch patches.suse/scsi-ufs-ufs-qcom-remove-broken-hci-version-quirk.patch patches.suse/scsi-ufs-make-sure-all-interrupts-are-processed.patch patches.suse/scsi-ufs-Add-clock-ungating-to-a-separate-workqueue.patch patches.suse/scsi-qlogicpti-fix-an-error-handling-path-in-qpti_sbus_probe patches.suse/scsi-core-sanitize-in-progress.patch patches.suse/scsi-pm80xx-fix-spelling-mistake-UNSORPORTED-SUPPORT.patch patches.suse/scsi-hisi_sas-fix-a-typo-in-hisi_sas_task_prep.patch patches.suse/scsi-hisi_sas-introduce-hisi_sas_phy_set_linkrate.patch patches.suse/scsi-hisi_sas-change-slot-index-allocation-mode.patch patches.suse/scsi-hisi_sas-change-common-allocation-mode-of-device-id.patch patches.suse/scsi-hisi_sas-add-led-feature-for-v3-hw.patch patches.suse/scsi-hisi_sas-reset-disks-when-discovered.patch patches.suse/scsi-hisi_sas-create-a-scsi_host_template-per-hw-module.patch patches.suse/scsi-hisi_sas-init-disks-after-controller-reset.patch patches.suse/scsi-hisi_sas-try-wait-commands-before-before-controller-reset.patch patches.suse/scsi-hisi_sas-include-tmf-elements-in-struct-hisi_sas_slot.patch patches.suse/scsi-hisi_sas-add-v2-hw-force-phy-function-for-internal-ata-command.patch patches.suse/scsi-hisi_sas-terminate-stp-reject-quickly-for-v2-hw.patch patches.suse/scsi-hisi_sas-fix-return-value-when-get_free_slot-failed.patch patches.suse/scsi-hisi_sas-mark-phy-as-in-reset-for-nexus-reset.patch patches.suse/scsi-lpfc-fix-mds-diagnostics-failure-rx-tx.patch patches.suse/scsi-lpfc-correct-oversubscription-of-nvme-io-requests-for-an-adapter.patch patches.suse/scsi-lpfc-fix-crash-in-blk_mq-layer-when-executing-modprobe-r-lpfc.patch patches.suse/lpfc-Fix-16gb-hbas-failing-cq-create.patch patches.suse/lpfc-Fix-port-initialization-failure.patch patches.suse/scsi-lpfc-update-driver-version-to-12-0-0-4.patch patches.suse/ubi-fastmap-Cancel-work-upon-detach patches.suse/ubi-fastmap-Correctly-handle-interrupted-erasures-in patches.suse/0327-rtc-ds1340-Add-support-for-trickle-charger.patch patches.suse/0006-rtc-nvmem-don-t-return-an-error-when-not-enabled.patch patches.suse/0007-rtc-nvmem-don-t-use-IS_ERR_OR_NULL.patch patches.suse/rtc-ensure-rtc_set_alarm-fails-when-alarms-are-not-s patches.suse/rtc-pxa-fix-probe-function patches.suse/net-in-virtio_net_hdr-only-add-VLAN_HLEN-to-csum_sta.patch patches.suse/msft-hv-1704-hv_netvsc-Fix-a-network-regression-after-ifdown-ifup.patch patches.suse/0019-ip_tunnel-Fix-name-string-concatenate-in-__ip_tunnel.patch patches.suse/bonding-re-evaluate-force_primary-when-the-primary-s.patch patches.suse/bpf-reject-passing-modified-ctx-to-helper-functions.patch patches.suse/tools-bpf-fix-selftest-get_cgroup_id_user.patch patches.suse/xsk-Fix-umem-fill-completion-queue-mmap-on-32-bit.patch patches.suse/bpf-xdp-fix-crash-in-xdp_umem_unaccount_pages.patch patches.suse/net-sched-act_simple-fix-parsing-of-TCA_DEF_DATA.patch patches.suse/cdc_ncm-avoid-padding-beyond-end-of-skb.patch patches.suse/udp-fix-rx-queue-len-reported-by-diag-and-proc-inter.patch patches.suse/net-bridge-Fix-locking-in-br_fdb_find_port.patch patches.suse/socket-close-race-condition-between-sock_close-and-s.patch patches.suse/net-phy-dp83822-use-BMCR_ANENABLE-instead-of-BMSR_AN.patch patches.suse/7283-drm-msm-remove-unbalanced-mutex-unlock patches.suse/7284-drm-msm-use-correct-aspace-pointer-in-msm_gem_put_iova patches.suse/7285-drm-msm-mdp5-add-global-state-as-a-private-atomic-object patches.suse/7286-drm-msm-mdp5-use-the-new-private_obj-state patches.suse/7287-drm-msm-don-t-subclass-drm_atomic_state-anymore patches.suse/7288-drm-msm-refactor-complete_commit-to-look-more-the-helpers patches.suse/7289-drm-msm-move-implicit-sync-handling-to-prepare_fb patches.suse/7290-drm-msm-issue-queued-events-when-disabling-crtc patches.suse/7291-drm-msm-remove-msm_commit-worker-use-atomic-helper-commit patches.suse/7292-drm-msm-switch-to-atomic_helper_commit patches.suse/7293-drm-msm-fix-null-deref-on-bind-probe-deferral patches.suse/7294-drm-v3d-add-config_mmu-dependency patches.suse/7295-drm-i915-nul-terminate-legacy-debug-string patches.suse/7296-revert-drm-i915-edp-allow-alternate-fixed-mode-for-edp-if-available patches.suse/drm-i915-Remove-stale-asserts-from-i915_gem_find_act patches.suse/7297-drm-i915-remove-bogus-nv12-plane_color_ctl-setup patches.suse/7298-drm-i915-icl-fix-icl_unmap-map_plls_to_ports patches.suse/7299-drm-i915-icl-don-t-update-enabled-dbuf-slices-struct-until-updated-in-hw patches.suse/drm-i915-gvt-fix-memory-leak-of-a-cmd_entry-struct-o patches.suse/7300-drm-i915-gvt-fix-the-validation-on-size-field-of-dp-aux-header patches.suse/7301-drm-i915-gvt-dereference-msi-eventfd_ctx-when-it-isn-t-used-anymore patches.suse/7302-drm-i915-kvmgt-check-the-pfn-got-from-vfio_pin_pages patches.suse/mfd-tps65218-Reorder-tps65218_regulator_id-enum patches.suse/mfd-tps65911-comparator-Fix-a-build-error patches.suse/mfd-tps65911-comparator-Fix-an-off-by-one-bug patches.suse/mfd-cros_ec-Fail-early-if-we-cannot-identify-the-EC patches.suse/mfd-intel-lpss-Program-REMAP-register-in-PIO-mode patches.suse/mfd-intel-lpss-Fix-Intel-Cannon-Lake-LPSS-I2C-input- patches.suse/pwm-backlight-Enable-disable-the-PWM-before-after-LC.patch patches.suse/backlight-pwm_bl-Don-t-use-GPIOF_-with-gpiod_get_dir patches.suse/backlight-as3711_bl-Fix-Device-Tree-node-lookup patches.suse/backlight-max8925_bl-Fix-Device-Tree-node-lookup patches.suse/backlight-tps65217_bl-Fix-Device-Tree-node-lookup patches.suse/backlight-as3711_bl-Fix-Device-Tree-node-leaks patches.suse/rpmsg-smd-do-not-use-mananged-resources-for-endpoint.patch patches.suse/0001-watchdog-sp805-add-restart-handler.patch patches.suse/watchdog-hpwdt-Claim-NMIs-generated-by-iLO5.patch patches.suse/watchdog-da9063-Fix-setting-changing-timeout.patch patches.suse/watchdog-da9063-Fix-updating-timeout-value.patch patches.suse/watchdog-da9063-Fix-timeout-handling-during-probe.patch patches.suse/0070-bus-arm-cci-remove-unnecessary-unreachable.patch patches.suse/HISI-LPC-Stop-using-MFD-APIs.patch patches.suse/HISI-LPC-Re-Add-ACPI-child-enumeration-support.patch patches.suse/soc-rockchip-power-domain-Fix-wrong-value-when-power patches.suse/memory-tegra-Do-not-handle-spurious-interrupts.patch patches.suse/memory-tegra-Apply-interrupts-mask-per-SoC.patch patches.suse/soc-imx-gpcv2-Do-not-pass-static-memory-as-platform- patches.suse/nfsd-restrict-rd_maxcount-to-svc_max_payload-in-nfsd.patch patches.suse/svcrdma-Add-proper-SPDX-tags-for-NetApp-contributed-.patch patches.suse/svcrdma-Use-passed-in-net-namespace-when-creating-RD.patch patches.suse/xprtrdma-Prepare-RPC-RDMA-includes-for-server-side-t.patch patches.suse/svcrdma-Trace-key-RPC-RDMA-protocol-events.patch patches.suse/svcrdma-Trace-key-RDMA-API-events.patch patches.suse/svcrdma-Introduce-svc_rdma_recv_ctxt.patch patches.suse/svcrdma-Remove-sc_rq_depth.patch patches.suse/svcrdma-Simplify-svc_rdma_recv_ctxt_put.patch patches.suse/svcrdma-Preserve-Receive-buffer-until-svc_rdma_sendt.patch patches.suse/svcrdma-Persistently-allocate-and-DMA-map-Receive-bu.patch patches.suse/svcrdma-Allocate-recv_ctxt-s-on-CPU-handling-Receive.patch patches.suse/svcrdma-Refactor-svc_rdma_dma_map_buf.patch patches.suse/svcrdma-Clean-up-Send-SGE-accounting.patch patches.suse/svcrdma-Introduce-svc_rdma_send_ctxt.patch patches.suse/svcrdma-Don-t-overrun-the-SGE-array-in-svc_rdma_send.patch patches.suse/svcrdma-Remove-post_send_wr.patch patches.suse/svcrdma-Simplify-svc_rdma_send.patch patches.suse/svcrdma-Persistently-allocate-and-DMA-map-Send-buffe.patch patches.suse/svcrdma-Fix-incorrect-return-value-type-in-svc_rdma_.patch patches.suse/nfsd-fix-potential-use-after-free-in-nfsd4_decode_ge.patch patches.suse/0001-rculist-add-list_for_each_entry_from_rcu.patch patches.suse/0003-NFS-Avoid-quadratic-search-when-freeing-delegations.patch patches.suse/NFSv4-Only-pass-the-delegation-to-setattr-if-we-re-s.patch patches.suse/0004-NFSv4-Fix-possible-1-byte-stack-overflow-in-nfs_idma.patch patches.suse/pnfs-Don-t-release-the-sequence-slot-until-we-ve-pro.patch patches.suse/xprtrdma-Add-proper-SPDX-tags-for-NetApp-contributed.patch patches.suse/xprtrdma-Try-to-fail-quickly-if-proto-rdma.patch patches.suse/xprtrdma-Create-transport-s-CM-ID-in-the-correct-net.patch patches.suse/xprtrdma-Fix-max_send_wr-computation.patch patches.suse/SUNRPC-Initialize-rpc_rqst-outside-of-xprt-reserve_l.patch patches.suse/SUNRPC-Add-a-free_slot-transport-callout.patch patches.suse/xprtrdma-Introduce-alloc_slot-call-out-for-xprtrdma.patch patches.suse/xprtrdma-Make-rpc_rqst-part-of-rpcrdma_req.patch patches.suse/xprtrdma-Clean-up-Receive-trace-points.patch patches.suse/xprtrdma-Move-Receive-posting-to-Receive-handler.patch patches.suse/xprtrdma-Remove-rpcrdma_ep_-post_recv-post_extra_rec.patch patches.suse/xprtrdma-Remove-rpcrdma_buffer_get_req_locked.patch patches.suse/xprtrdma-Remove-rpcrdma_buffer_get_rep_locked.patch patches.suse/xprtrdma-Make-rpcrdma_sendctx_put_locked-a-static-fu.patch patches.suse/xprtrdma-Return-ENOBUFS-when-no-pages-are-available.patch patches.suse/xprtrdma-Move-common-wait_for_buffer_space-call-to-p.patch patches.suse/xprtrdma-Wait-on-empty-sendctx-queue.patch patches.suse/xprtrdma-Add-trace_xprtrdma_dma_map-mr.patch patches.suse/xprtrdma-Remove-transfertypes-array.patch patches.suse/NFSv4-Revert-commit-5f83d86cf531d-NFSv4.x-Fix-wrapar.patch patches.suse/NFSv4-Fix-a-typo-in-nfs41_sequence_process.patch patches.suse/NFSv4.1-Fix-the-client-behaviour-on-NFS4ERR_SEQ_FALS.patch patches.suse/skip-LAYOUTRETURN-if-layout-is-invalid.patch patches.suse/kvm-x86-fix-reserved-bits-check-for-mov-to-cr3 patches.suse/msft-hv-1680-KVM-x86-VMX-hyper-v-Enlightened-MSR-Bitmap-support.patch patches.suse/kvm-nvmx-use-nested_run_pending-rather-than-from_vmentry patches.suse/kvm-nvmx-don-t-flush-tlb-when-vmcs12-uses-vpid patches.suse/msft-hv-1697-x86-hyper-v-move-struct-hv_flush_pcpu-ex-definitions.patch patches.suse/msft-hv-1698-KVM-x86-hyperv-use-defines-when-parsing-hypercall-pa.patch patches.suse/msft-hv-1699-KVM-x86-hyperv-do-rep-check-for-each-hypercall-separ.patch patches.suse/KVM-introduce-kvm_make_vcpus_request_mask-API.patch patches.suse/msft-hv-1700-KVM-x86-hyperv-simplistic-HVCALL_FLUSH_VIRTUAL_ADDRE.patch patches.suse/msft-hv-1701-KVM-x86-hyperv-simplistic-HVCALL_FLUSH_VIRTUAL_ADDRE.patch patches.suse/0051-arm64-fpsimd-Fix-TIF_FOREIGN_FPSTATE-after-invalidat.patch patches.suse/0010-arm64-fpsimd-Avoid-FPSIMD-context-leakage-for-the-in.patch patches.suse/KVM-arm-arm64-Set-dist-spis-to-NULL-after-kfree.patch patches.suse/s390-sles15sp1-00-04-02-KVM-s390-Add-storage-key-facility-interpretation-con.patch patches.suse/kvm-s390-reset-crypto-attributes-for-all-vcpus.patch patches.suse/kvm-make-vm-ioctl-do-valloc-for-some-archs patches.suse/kvm-nvmx-enforce-cpl-0-for-vmx-instructions patches.suse/kvm-x86-introduce-linear_-read-write-system patches.suse/kvm-x86-pass-kvm_vcpu-to-kvm_read_guest_virt-and-kvm_write_guest_virt_system patches.suse/kvm-x86-use-correct-privilege-level-for-sgdt-sidt-fxsave-fxrstor-access patches.suse/vfio-type1-Fix-task-tracking-for-QEMU-vCPU-hotplug.patch patches.suse/0001-vfio-platform-Fix-reset-module-leak-in-error-path.patch patches.suse/thermal-exynos-fix-setting-rising_threshold-for-Exyn patches.suse/PCI-AER-Move-pcie_aer_get_firmware_first-to-portdrv..patch patches.suse/xfs-xfs_reflink_convert_cow-memory-allocation-deadlo.patch patches.suse/xfs-don-t-call-xfs_da_shrink_inode-with-NULL-bp.patch patches.suse/0078-dm-report-which-conflicting-type-caused-error-during.patch patches.suse/0079-dm-adjust-structure-members-to-improve-alignment.patch patches.suse/dm-add-writecache-target.patch patches.suse/UBIFS-Fix-potential-integer-overflow-in-allocation patches.suse/0001-video-uvesafb-Fix-integer-overflow-in-allocation.patch patches.suse/0001-mm-Introduce-kvcalloc.patch patches.suse/cpufreq-intel_pstate-Add-HWP-boost-utility-and-sched.patch patches.suse/cpufreq-intel_pstate-HWP-boost-performance-on-IO-wak.patch patches.suse/cpufreq-intel_pstate-New-sysfs-entry-to-control-HWP-.patch patches.suse/cpufreq-intel_pstate-enable-boost-for-Skylake-Xeon.patch patches.suse/cpufreq-governors-Fix-long-idle-detection-logic-in-l.patch patches.suse/apparmor-fix-mediation-of-prlimit.patch patches.suse/apparmor-fix-memory-leak-when-deduping-profile-load.patch patches.suse/apparmor-fix-ptrace-read-check.patch patches.suse/i2c-mlxcpld-Add-support-for-extended-transaction-len.patch patches.suse/i2c-mlxcpld-Add-support-for-smbus-block-read-transac.patch patches.suse/i2c-mlxcpld-Fix-adapter-functionality-support-callba.patch patches.suse/i2c-mlxcpld-Allow-configurable-adapter-id-for-mlxcpl.patch patches.suse/i2c-axxia-enable-clock-before-calling-clk_get_rate patches.suse/0023-i2c-synquacer-fix-fence-post-error-in-retry-loop.patch patches.suse/0006-i2c-xlp9xx-Add-support-for-SMBAlert.patch patches.suse/0001-i2c-xlp9xx-Fix-issue-seen-when-updating-receive-leng.patch patches.suse/0002-i2c-xlp9xx-Make-sure-the-transfer-size-is-not-more-t.patch patches.suse/0337-i2c-mux-pca954x-force-reset-on-probe-if-available.patch patches.suse/0339-i2c-mux-pca954x-merge-calls-to-of_match_device-and-o.patch patches.suse/pwm-meson-Fix-allocation-of-PWM-channel-array patches.suse/pwm-lpss-platform-Save-restore-the-ctrl-register-ove patches.suse/ACPI-LPSS-Add-missing-prv_offset-setting-for-byt-cht patches.suse/pwm-stm32-Enforce-dependency-on-CONFIG_MFD_STM32_TIM patches.suse/platform-x86-dell-smbios-Match-on-www.dell.com-in-OE.patch patches.suse/platform-x86-Simplify-getting-.drvdata.patch patches.suse/platform-x86-apple-gmux-fix-gmux_get_client_id-s-ret.patch patches.suse/platform_data-mlxreg-Document-fixes-for-hotplug-devi.patch patches.suse/platform-mellanox-mlxreg-hotplug-Document-fixes-for-.patch patches.suse/0001-lib-string_helpers-Add-missed-declaration-of-struct-.patch patches.suse/platform-x86-ideapad-laptop-Add-MIIX-720-12IKB-to-no patches.suse/platform-x86-dell-wmi-Set-correct-keycode-for-Fn-lef.patch patches.suse/platform-x86-asus-wireless-Fix-format-specifier.patch patches.suse/platform-mellanox-mlxreg-hotplug-add-extra-cycle-for.patch patches.suse/platform-mellanox-Add-new-ODM-system-types-to-mlx-pl.patch patches.suse/platform-x86-mlx-platform-Add-LED-platform-driver-ac.patch patches.suse/platform-x86-dell-wmi-Ignore-new-rfkill-and-fn-lock-.patch patches.suse/platform-x86-dell-laptop-Fix-keyboard-backlight-time.patch patches.suse/scsi-aacraid-remove-bogus-GFP_DMA32-specifies.patch patches.suse/scsi-sd_zbc-Fix-sd_zbc_check_zone_size-error-path.patch patches.suse/scsi-hpsa-disable-device-during-shutdown.patch patches.suse/scsi-qla2xxx-Fix-setting-lower-transfer-speed-if-GPS.patch patches.suse/scsi-mpt3sas-Add-an-I-O-barrier.patch patches.suse/scsi-aic7xxx-aic79xx-fix-potential-null-pointer-dere.patch patches.suse/scsi-qla2xxx-Fix-crash-on-qla2x00_mailbox_command.patch patches.suse/0001-qla2xxx-Mask-off-Scope-bits-in-retry-delay.patch patches.suse/btrfs-scrub-Don-t-use-inode-pages-for-device-replace.patch patches.suse/libceph-rbd-add-error-handling-for-osd_req_op_cls_init.patch patches.suse/0005-libceph-get-rid-of-more_kvec-in-try_write.patch patches.suse/0006-libceph-use-msg_trunc-for-discarding-received-bytes.patch patches.suse/0007-ceph-use-bit-flags-to-define-vxattr-attributes.patch patches.suse/0008-ceph-always-get-rstat-from-auth-mds.patch patches.suse/0009-ceph-update-i_files-i_subdirs-only-when-fs-cap-is-issued.patch patches.suse/0010-ceph-define-argument-structure-for-handle_cap_grant.patch patches.suse/0011-ceph-handle-the-new-nfiles-nsubdirs-fields-in-cap-message.patch patches.suse/0012-ceph-show-wsize-only-if-non-default.patch patches.suse/ceph-support-file-lock-on-directory.patch patches.suse/ceph-fix-st_nlink-stat-for-directories.patch patches.suse/0015-libceph-introduce-ceph_osdc_abort_requests.patch patches.suse/0016-ceph-abort-osd-requests-on-force-umount.patch patches.suse/0017-ceph-flush-pending-works-before-shutdown-super.patch patches.suse/0018-libceph-no-need-to-call-flush_workqueue-before-destruction.patch patches.suse/0019-libceph-move-more-code-into-_complete_request.patch patches.suse/0020-libceph-defer-_complete_request-to-a-workqueue.patch patches.suse/0021-libceph-use-for_each_request-in-ceph_osdc_abort_on_full.patch patches.suse/0022-libceph-don-t-warn-if-req-r_abort_on_full-is-set.patch patches.suse/0023-libceph-avoid-a-use-after-free-during-map-check.patch patches.suse/0024-libceph-don-t-abort-reads-in-ceph_osdc_abort_on_full.patch patches.suse/0025-libceph-make-abort_on_full-a-per-osdc-setting.patch patches.suse/0026-libceph-allocate-the-locator-string-with-gfp_nofail.patch patches.suse/ceph-fix-wrong-check-for-the-case-of-updating-link-count.patch patches.suse/ceph-prevent-i_version-from-going-back.patch patches.suse/ceph-fix-use-after-free-in-ceph_statfs.patch patches.suse/ceph-fix-alignment-of-rasize.patch patches.suse/0031-ceph-strengthen-rsize-wsize-readdir_max_bytes-validation.patch patches.suse/0032-ceph-show-ino32-if-the-value-is-different-with-default.patch patches.suse/rbd-flush-rbd_dev-watch_dwork-after-watch-is-unregistered.patch patches.suse/mm-ksm.c-ignore-STABLE_FLAG-of-rmap_item-address-in-rmap_walk_ksm.patch patches.suse/mm-fix-devmem_is_allowed-for-sub-page-System-RAM-int.patch patches.suse/mremap-Remove-LATENCY_LIMIT-from-mremap-to-reduce-the-number-of-TLB-shootdowns.patch patches.suse/7303-drm-amd-display-implement-dm_pp_get_clock_levels_by_type_with_latency patches.suse/7304-drm-amdgpu-vcn_v1_0_is_idle-can-be-static patches.suse/7305-drm-scheduler-fix-a-corner-case-in-dependency-optimization patches.suse/7306-drm-amd-display-fix-wrong-latency-assignment-for-vega-clock-levels patches.suse/7307-drm-amd-pp-add-cases-for-getting-phys-and-disp-clks-for-smu10 patches.suse/7308-drm-amdgpu-use-gtt-for-dumb-buffer-if-sg-display-enabled-v2 patches.suse/7309-drm-amdgpu-add-helper-function-to-get-buffer-domain patches.suse/7310-drm-amdgpu-remove-unnecessary-scheduler-entity-for-vcn patches.suse/7311-drm-amd-display-do-not-limit-color-depth-to-8bpc patches.suse/7312-drm-amd-display-replace-msleep-with-udelay-in-fbc-path patches.suse/7313-drm-amd-display-release-fake-sink patches.suse/7314-drm-amd-display-add-register-offset-0-check patches.suse/7315-drm-amd-display-check-if-audio-clk-enable-is-applicable patches.suse/7316-drm-amd-display-dp-component-depth-16-bpc patches.suse/7317-drm-amd-display-set-tmz-and-dcc-for-secondary-surface patches.suse/7318-drm-amd-display-destroy-connector-state-on-reset patches.suse/7319-drm-amd-display-fix-dscl_manual_ratio_init patches.suse/7320-drm-amd-display-do-not-program-interrupt-status-on-disabled-crtc patches.suse/7321-drm-amd-display-read-dpcd-link-caps-up-to-and-including-dp_adapter_cap patches.suse/7322-drm-amd-display-read-dp_sink_count_esi-range-on-hpd-for-dp-1-4 patches.suse/7323-drm-amdgpu-to-get-gds-gws-and-oa-from-adev-gds-v2 patches.suse/7324-drm-amdgpu-gds-bo-must-not-be-per-vm-bo patches.suse/7325-drm-amdgpu-correct-smu11-syspll0-clock-id-values patches.suse/7326-drm-amd-powerplay-bug-fixs-for-getsmuclockinfo patches.suse/7327-drm-amdgpu-typo-fix-for-vega20-cg-flags patches.suse/7328-drm-amd-pp-connect-display_clock_voltage_request-to-a-function-pointer patches.suse/7329-drm-amdgpu-display-check-if-ppfuncs-exists-before-using-it patches.suse/7330-drm-amd-pp-allow-underclocking-when-od-table-is-empty-in-vbios patches.suse/7331-drm-gfx9-update-gc-goldensetting-for-vega20 patches.suse/7332-drm-amdgpu-fix-null-pointer-when-load-kfd-driver-with-pp-block-is-disabled patches.suse/7333-drm-amdgpu-df-fix-potential-array-out-of-bounds-read patches.suse/Revert-drm-amdgpu-Add-an-ATPX-quirk-for-hybrid-lapto.patch patches.suse/7334-drm-amdgpu-fix-the-missed-vcn-fw-version-report patches.suse/7335-drm-amdgpu-add-checking-for-sos-version patches.suse/7336-drm-amdgpu-fix-clear_all-and-replace-handling-in-the-vm-v2 patches.suse/7337-drm-amdgpu-fix-cg-enabling-hang-with-gfxoff-enabled patches.suse/7338-drm-amd-powerplay-fix-missed-hwmgr-check-warning-before-call-gfx_off_control-handler patches.suse/7339-drm-amdgpu-grab-put-runtime-pm-references-in-atomic_commit_tail patches.suse/7340-drm-amd-powerplay-fix-wrong-clock-adjust-sequence patches.suse/7341-drm-amd-pp-initialize-result-to-before-or-ing-in-data patches.suse/7342-drm-amd-display-fix-stale-buffer-object-bo-use patches.suse/7343-drm-amd-pp-fix-od-feature-enable-failed-on-vega10-workstation-cards patches.suse/7344-drm-amd-include-update-df-3-6-mask-and-shift-definition patches.suse/7345-drm-amdgpu-fix-parsing-indirect-register-list-v2 patches.suse/7346-drm-amd-powerplay-remove-uncessary-extra-gfxoff-control-call patches.suse/7347-drm-amd-powerplay-set-higher-sclk-mclk-frequency-than-dpm7-in-od-v2 patches.suse/ALSA-fm801-add-error-handling-for-snd_ctl_add patches.suse/ALSA-emu10k1-add-error-handling-for-snd_ctl_add patches.suse/ALSA-hda-add-dock-and-led-support-for-HP-EliteBook-830 patches.suse/ALSA-hda-add-dock-and-led-support-for-HP-ProBook-640-G4 patches.suse/ALSA-usb-audio-Disable-the-quirk-for-Nura-headset patches.suse/ALSA-hda-realtek-Add-shutup-hint patches.suse/ALSA-usb-audio-Add-native-DSD-support-for-Mytek-DACs patches.suse/ALSA-usb-audio-Generic-DSD-detection-for-XMOS-based- patches.suse/ALSA-usb-audio-Remove-explicitly-listed-Mytek-device patches.suse/ALSA-usb-audio-Add-bi-directional-terminal-types.patch patches.suse/ALSA-usb-audio-Change-in-connectors-control-creation.patch patches.suse/ALSA-usb-audio-Add-insertion-control-for-UAC3-BADD.patch patches.suse/ALSA-usb-audio-Always-create-the-interrupt-pipe-for-.patch patches.suse/vhost-fix-info-leak-due-to-uninitialized-memory.patch patches.suse/KVM-PPC-Book3S-HV-Add-online-register-to-ONE_REG-int.patch patches.suse/KVM-PPC-Book3S-HV-Set-RWMR-on-POWER8-so-PURR-SPURR-c.patch patches.suse/KVM-PPC-Book3S-HV-Fix-inaccurate-comment.patch patches.suse/KVM-PPC-Book3S-Use-correct-page-shift-in-H_STUFF_TCE.patch patches.suse/KVM-PPC-Book3S-Allow-backing-bigger-guest-IOMMU-page.patch patches.suse/KVM-PPC-Book3S-Check-KVM_CREATE_SPAPR_TCE_64-paramet.patch patches.suse/KVM-PPC-Add-pt_regs-into-kvm_vcpu_arch-and-move-vcpu.patch patches.suse/KVM-PPC-Move-nip-ctr-lr-xer-registers-to-pt_regs-in-.patch patches.suse/KVM-PPC-Fix-a-mmio_host_swabbed-uninitialized-usage-.patch patches.suse/KVM-PPC-Book3S-HV-Lockless-tlbie-for-HPT-hcalls.patch patches.suse/KVM-PPC-Book3S-HV-Use-a-helper-to-unmap-ptes-in-the-.patch patches.suse/KVM-PPC-Book3S-HV-Recursively-unmap-all-page-table-e.patch patches.suse/KVM-PPC-Book3S-HV-radix-Refine-IO-region-partition-s.patch patches.suse/KVM-PPC-Book3S-HV-radix-Do-not-clear-partition-PTE-w.patch patches.suse/KVM-PPC-Book3S-HV-Fix-kvmppc_bad_host_intr-for-real-.patch patches.suse/KVM-PPC-Book3S-HV-Send-kvmppc_bad_interrupt-NMIs-to-.patch patches.suse/KVM-PPC-Book3S-PR-Enable-use-on-POWER9-inside-HPT-mo.patch patches.suse/KVM-PPC-Book3S-HV-Factor-fake-suspend-handling-out-o.patch patches.suse/KVM-PPC-Book3S-PR-Move-kvmppc_save_tm-kvmppc_restore.patch patches.suse/KVM-PPC-Book3S-PR-Add-guest-MSR-parameter-for-kvmppc.patch patches.suse/ipv6-allow-PMTU-exceptions-to-local-routes.patch patches.suse/net-dsa-add-error-handling-for-pskb_trim_rcsum.patch patches.suse/0020-netfilter-nf_tables-check-msg_type-before-nft_trans_.patch patches.suse/0022-ipvs-fix-check-on-xmit-to-non-local-addresses.patch patches.suse/0023-netfilter-ebtables-reject-non-bridge-targets.patch patches.suse/0024-netfilter-x_tables-initialise-match-target-check-par.patch patches.suse/ixgbe-Fix-setting-of-TC-configuration-for-macvlan-ca.patch patches.suse/ixgbe-Use-CONFIG_XFRM_OFFLOAD-instead-of-CONFIG_XFRM.patch patches.suse/ixgbe-Move-ipsec-init-function-to-before-reset-call.patch patches.suse/ixgbe-Avoid-loopback-and-fix-boolean-logic-in-ipsec_.patch patches.suse/ixgbe-Fix-bit-definitions-and-add-support-for-testin.patch patches.suse/bpf-implement-dummy-fops-for-bpf-objects.patch patches.suse/selftests-bpf-fix-urandom_read-build-issue.patch patches.suse/xsk-silence-warning-on-memory-allocation-failure.patch patches.suse/tcp-Do-not-reload-skb-pointer-after-skb_gro_receive.patch patches.suse/nfp-don-t-pad-strings-in-nfp_cpp_resource_find-to-av.patch patches.suse/nfp-include-all-ring-counters-in-interface-stats.patch patches.suse/nfp-remove-phys_port_name-on-flower-s-vNIC.patch patches.suse/nfp-flower-free-dst_entry-in-route-table.patch patches.suse/msft-hv-1707-hv_netvsc-fix-network-namespace-issues-with-VF-suppo.patch patches.suse/msft-hv-1708-hv_netvsc-move-VF-to-same-namespace-as-netvsc-device.patch patches.suse/net-thunderx-prevent-concurrent-data-re-writing-by-n.patch patches.suse/xen-netfront-raise-max-number-of-slots-in-xennet_get_responses.patch patches.suse/netfilter-nf_tables-use-WARN_ON_ONCE-instead-of-BUG_.patch patches.suse/sctp-define-sctp_packet_gso_append-to-build-GSO-fram.patch patches.suse/tcp-verify-the-checksum-of-the-first-data-segment-in.patch patches.suse/0025-l2tp-only-accept-PPP-sessions-in-pppol2tp_connect.patch patches.suse/0026-l2tp-prevent-pppol2tp_connect-from-creating-kernel-s.patch patches.suse/msft-hv-1710-hv_netvsc-Fix-the-variable-sizes-in-ipsecv2-and-rsc-.patch patches.suse/cfg80211-initialize-sinfo-in-cfg80211_get_station patches.suse/mac80211_hwsim-fix-module-init-error-paths.patch patches.suse/mac80211-Move-up-init-of-TXQs.patch patches.suse/cfg80211-fix-rcu-in-cfg80211_unregister_wdev.patch patches.suse/mlxsw-spectrum_switchdev-Fix-port_vlan-refcounting.patch patches.suse/0027-l2tp-filter-out-non-PPP-sessions-in-pppol2tp_tunnel_.patch patches.suse/tls-fix-use-after-free-in-tls_push_record.patch patches.suse/tls-fix-waitall-behavior-in-tls_sw_recvmsg.patch patches.suse/7348-drm-shmobile-remove-unused-meram-support patches.suse/0001-video-omap-add-module-license-tags.patch patches.suse/0001-arch-Kconfig-fix-documentation-for-NMI-watchdog.patch patches.suse/0001-blk-mq-reinit-q-tag_set_list-entry-only-after-grace-.patch patches.suse/blk-mq-don-t-time-out-requests-again-that-are-in-the.patch patches.suse/nvme-fix-NULL-pointer-dereference-in-nvme_init_subsy.patch patches.suse/nvme-add-bio-remapping-tracepoint.patch patches.suse/nvme-rdma-fix-error-flow-during-mapping-request-data.patch patches.suse/nvmet-free-smart-log-buffer-after-use.patch patches.suse/nvme-don-t-rely-on-the-changed-namespace-list-log.patch patches.suse/nvme-fc-change-controllers-first-connect-to-use-reco.patch patches.suse/nvme-fc-remove-reinit_request-routine.patch patches.suse/nvme-fc-fix-nulling-of-queue-data-on-reconnect.patch patches.suse/nvme-remove-nvme_reinit_tagset.patch patches.suse/blk-mq-remove-blk_mq_tagset_iter.patch patches.suse/nvme-fabrics-refactor-queue-ready-check.patch patches.suse/nvme-fabrics-handle-the-admin-only-case-properly-in-.patch patches.suse/nvme-fabrics-fix-and-refine-state-checks-in-__nvmf_c.patch patches.suse/block-remov-blk_queue_invalidate_tags.patch patches.suse/bsg-fix-race-of-bsg_open-and-bsg_unregister.patch patches.suse/smb3-note-that-smb3-11-posix-extensions-mount-option-is-experimenta.patch patches.suse/cifs-add-lease-tracking-to-the-cached-root-fid.patch patches.suse/smb3-increase-initial-number-of-credits-requested-to-allow-write.patch patches.suse/cifs-push-rfc1002-generation-down-the-stack.patch patches.suse/cifs-remove-smb2_send_recv-.patch patches.suse/cifs-update-__smb_send_rqst-to-take-an-array-of-requests.patch patches.suse/cifs-Fix-encryption-signing.patch patches.suse/CIFS-move-default-port-definitions-to-cifsglob-h.patch patches.suse/CIFS-complete-PDU-definitions-for-interface-queries.patch patches.suse/CIFS-add-iface-info-to-struct-cifs_ses.patch patches.suse/CIFS-parse-and-store-info-on-iface-queries.patch patches.suse/CIFS-dump-every-session-iface-info.patch patches.suse/cifs-Fix-kernel-oops-when-traceSMB-is-enabled.patch patches.suse/smb3-Fix-mode-on-mkdir-on-smb311-mounts.patch patches.suse/smb3-do-not-display-empty-interface-list.patch patches.suse/smb3-fix-corrupt-path-in-subdirs-on-smb311-with-posix.patch patches.suse/cifs-Use-correct-packet-length-in-SMB2_TRANSFORM-header.patch patches.suse/cifs-Fix-invalid-check-in-__cifs_calc_signature-.patch patches.suse/vfio-ccw-push-down-unsupported-ida-check patches.suse/s390-dasd-simplify-locking-in-process_final_queue.patch patches.suse/s390-dasd-move-dasd_ccw_req-to-per-request-data.patch patches.suse/s390-dasd-remove-dasd_kmalloc_set_cda.patch patches.suse/s390-dasd-reshuffle-struct-dasd_ccw_req.patch patches.suse/s390-dasd-only-use-preallocated-requests.patch patches.suse/jfs-fix-inconsistency-between-memory-allocation-and-ea_buf-max_size.patch patches.suse/HID-intel_ish-hid-ipc-register-more-pm-callbacks-to- patches.suse/HID-wacom-Correct-logical-maximum-Y-for-2nd-gen-Intu patches.suse/xsk-re-add-queue-id-check-for-XDP_SKB-path.patch patches.suse/selftests-bpf-config-add-config-fragments.patch patches.suse/tools-bpftool-improve-accuracy-of-load-time.patch patches.suse/selftests-bpf-test-offloads-even-with-BPF-programs-p.patch patches.suse/bpf-selftest-check-tunnel-type-more-accurately.patch patches.suse/bpf-selftests-delete-xfrm-tunnel-when-test-exits.patch patches.suse/bpf-fix-panic-in-prog-load-calls-cleanup.patch patches.suse/bpf-reject-any-prog-that-failed-read-only-lock.patch patches.suse/xdp-Fix-handling-of-devmap-in-generic-XDP.patch patches.suse/atm-Preserve-value-of-skb-truesize-when-accounting-t.patch patches.suse/bluetooth-hci_nokia-Don-t-include-linux-unaligned-le.patch patches.suse/net_sched-blackhole-tell-upper-qdisc-about-dropped-p.patch patches.suse/qed-Fix-possible-memory-leak-in-Rx-error-path-handli.patch patches.suse/qed-Add-sanity-check-for-SIMD-fastpath-handler.patch patches.suse/qed-Do-not-advertise-DCBX_LLD_MANAGED-capability.patch patches.suse/bpf-xdp-i40e-fix-i40e_build_skb-skb-reserve-and-true.patch patches.suse/enic-initialize-enic-rfs_h.lock-in-enic_probe.patch patches.suse/ipvlan-use-ETH_MAX_MTU-as-max-mtu.patch patches.suse/net-net_failover-fix-typo-in-net_failover_slave_regi.patch patches.suse/enic-do-not-overwrite-error-code.patch patches.suse/net-sched-act_ife-fix-recursive-lock-and-idr-leak.patch patches.suse/net-sched-act_ife-preserve-the-action-control-in-cas.patch patches.suse/net-sungem-fix-rx-checksum-support.patch patches.suse/stmmac-fix-DMA-channel-hang-in-half-duplex-mode.patch patches.suse/IB-rxe-avoid-double-kfree-skb.patch patches.suse/IB-mlx5-Fix-memory-leak-in-mlx5_ib_create_flow.patch patches.suse/IB-mlx5-Fix-return-value-check-in-flow_counters_set_.patch patches.suse/RDMA-qedr-Fix-NULL-pointer-dereference-when-running-.patch patches.suse/IB-mlx4-Fix-an-error-handling-path-in-mlx4_ib_rereg_.patch patches.suse/IB-uverbs-Fix-ordering-of-ucontext-check-in-ib_uverb.patch patches.suse/RDMA-core-Save-kernel-caller-name-when-creating-CQ-u.patch patches.suse/IB-rxe-Fix-missing-completion-for-mem_reg-work-reque.patch patches.suse/cpufreq-intel_pstate-Fix-scaling-max-min-limits-with.patch patches.suse/PM-core-Fix-supplier-device-runtime-PM-usage-counter patches.suse/ACPI-EC-Use-ec_no_wakeup-on-Thinkpad-X1-Carbon-6th patches.suse/ACPI-LPSS-Avoid-PM-quirks-on-suspend-and-resume-from.patch patches.suse/ACPI-processor-Finish-making-acpi_processor_ppc_has_ patches.suse/pNFS-Always-free-the-session-slot-on-error-in-nfs4_l.patch patches.suse/sunrpc-Prevent-duplicate-XID-allocation.patch patches.suse/7349-drm-nouveau-kms-nv50-cursors-always-use-core-channel-vram-ctxdma patches.suse/7350-drm-fix-possible-race-conditions-while-unplugging-drm-device patches.suse/drm-qxl-Call-qxl_bo_unref-outside-atomic-context patches.suse/7351-drm-amd-pp-fix-uninitialized-variable patches.suse/drm-amdgpu-Use-kvmalloc_array-for-allocating-VRAM-ma patches.suse/7352-drm-amdgpu-don-t-default-to-dc-support-for-kaveri-and-older patches.suse/7353-drm-amdgpu-all-uvd-instances-share-one-idle_work-handle patches.suse/7354-drm-amdgpu-update-pin_size-values-before-unpinning-bo patches.suse/7355-drm-amdgpu-refactor-amdgpu_vram_mgr_bo_invisible_size-helper patches.suse/7356-drm-amdgpu-make-amdgpu_vram_mgr_bo_invisible_size-always-accurate patches.suse/drm-i915-Apply-batch-location-restrictions-before-pi patches.suse/7357-drm-i915-execlists-avoid-putting-the-error-pointer patches.suse/7358-drm-i915-allow-dblscan-user-modes-with-edp-lvds-dsi patches.suse/7359-drm-i915-fix-pipestat-irq-ack-on-i965-g4x patches.suse/7360-drm-i915-disallow-interlaced-modes-on-g4x-dp-outputs patches.suse/7361-drm-i915-turn-off-g4x-dp-port-in-post_disable patches.suse/drm-i915-Fix-context-ban-and-hang-accounting-for-cli patches.suse/drm-i915-Enable-provoking-vertex-fix-on-Gen9-systems patches.suse/7362-drm-bridge-sii8620-simplify-hardware-reset-procedure patches.suse/drm-bridge-sii8620-fix-loops-in-EDID-fetch-logic patches.suse/7363-drm-bridge-sii8620-fix-display-modes-validation patches.suse/drm-bridge-sii8620-fix-potential-buffer-overflow patches.suse/7364-drm-bridge-sii8620-start-mhl-transmission-after-hdmi-signal-detection patches.suse/7365-drm-bridge-sii8620-remove-hsic-initialization patches.suse/7366-drm-bridge-sii8620-fix-hdmi-cable-connection-to-dongle patches.suse/drm-atmel-hlcdc-check-stride-values-in-the-first-pla patches.suse/7367-revert-drm-sun4i-handle-drm_bus_flag_pixdata_-edge patches.suse/drm-bridge-sii8620-fix-display-of-packed-pixel-modes patches.suse/udf-Detect-incorrect-directory-size.patch patches.suse/scsi-xen-scsifront-add-error-handling-for-xenbus_pri.patch patches.suse/0001-xen-Remove-unnecessary-BUG_ON-from-__unbind_from_irq.patch patches.suse/KVM-arm-arm64-Drop-resource-size-check-for-GICV-wind.patch patches.suse/arm64-Introduce-sysreg_clear_set.patch patches.suse/kvm-enforce-error-in-ioctl-for-compat-tasks-when-kvm_compat patches.suse/0017-arm64-dma-mapping-clear-buffers-allocated-with-FORCE.patch patches.suse/0001-arm64-kpti-Use-early_param-for-kpti-command-line-opt.patch patches.suse/0020-arm64-mm-Ensure-writes-to-swapper-are-ordered-wrt-su.patch patches.suse/powerpc-64s-radix-Fix-MADV_-FREE-DONTNEED-TLB-flush-.patch patches.suse/powerpc-64s-Fix-DT-CPU-features-Power9-DD2.1-logic.patch patches.suse/crypto-chtls-use-after-free-in-chtls_pt_recvmsg.patch patches.suse/block-fix-timeout-changes-for-legacy-request-drivers.patch patches.suse/Revert-block-Add-warning-for-bi_next-not-NULL-in-bio.patch patches.suse/blk-mq-debugfs-Off-by-one-in-blk_mq_rq_state_name.patch patches.suse/0001-block-sed-opal-Fix-a-couple-off-by-one-bugs.patch patches.suse/nvme-rdma-fix-possible-double-free-condition-when-fa.patch patches.suse/nvme-rdma-fix-possible-free-of-a-non-allocated-async.patch patches.suse/nvme-rdma-Fix-command-completion-race-at-error-recov.patch patches.suse/nvme-rdma-don-t-override-opts-queue_size.patch patches.suse/nvmet-reset-keep-alive-timer-in-controller-enable.patch patches.suse/nvme-fc-release-io-queues-to-allow-fast-fail.patch patches.suse/nvme-pci-move-nvme_kill_queues-to-nvme_remove_dead_c.patch patches.suse/nvme-pci-limit-max-IO-size-and-segments-to-avoid-hig.patch patches.suse/bdi-Fix-another-oops-in-wb_workfn.patch patches.suse/blk-mq-Fix-timeout-handling-in-case-the-timeout-hand.patch patches.suse/irqchip-gic-v3-its-Don-t-bind-LPI-to-unavailable-NUM.patch patches.suse/irqchip-gic-v3-its-Only-emit-SYNC-if-targetting-a-va.patch patches.suse/irqchip-gic-v3-its-Only-emit-VSYNC-if-targetting-a-v.patch patches.suse/irqchip-gic-v3-its-Fix-reprogramming-of-redistributo.patch patches.suse/time-Make-sure-jiffies_to_msecs-preserves-non-zero-t patches.suse/x86-mce-improve-error-message-when-kernel-cannot-recover.patch patches.suse/x86-mce-check-for-alternate-indication-of-machine-check-recovery-on-skylake patches.suse/x86-mce-do-not-overwrite-mci_status-in-mce_no_way_out patches.suse/x86-mce-fix-incorrect-machine-check-from-unknown-source-message patches.suse/0079-atomic-Add-irqsave-variant-of-atomic_dec_and_lock.patch patches.suse/x86-pti-xenpv-dont-report-as-vulnerable.patch patches.suse/x86-spectre_v1-Disable-compiler-optimizations-over-a.patch patches.suse/x86-call-fixup_exception-before-notify_die-in-math_error patches.suse/xen-speculative_store_bypass_ht_init-call.patch patches.suse/x86-platform-uv-add-adjustable-set-memory-block-size-function patches.suse/x86-platform-uv-use-new-set-memory-block-size-function patches.suse/x86-platform-uv-add-kernel-parameter-to-set-memory-block-size patches.suse/x86-microcode-intel-fix-memleak-in-save_microcode_patch patches.suse/x86-cpu-amd-fix-llc-id-bit-shift-calculation patches.suse/uprobes-x86-Remove-incorrect-WARN_ON-in-uprobe_init_.patch patches.suse/bpf-enforce-correct-alignment-for-instructions.patch patches.suse/ipvlan-fix-IFLA_MTU-ignored-on-NEWLINK.patch patches.suse/net-packet-fix-use-after-free.patch patches.suse/cls_flower-fix-use-after-free-in-flower-S-W-path.patch patches.suse/VSOCK-fix-loopback-on-big-endian-systems.patch patches.suse/vhost_net-validate-sock-before-trying-to-put-its-fd.patch patches.suse/0028-ipv6-mcast-fix-unsolicited-report-interval-after-rec.patch patches.suse/net-mvneta-fix-the-Rx-desc-DMA-address-in-the-Rx-pat.patch patches.suse/net-dccp-avoid-crash-in-ccid3_hc_rx_send_feedback.patch patches.suse/net-dccp-switch-rx_tstamp_last_feedback-to-monotonic.patch patches.suse/net_sched-remove-a-bogus-warning-in-hfsc.patch patches.suse/cxgb4-when-disabling-dcb-set-txq-dcb-priority-to-0.patch patches.suse/qmi_wwan-add-support-for-the-Dell-Wireless-5821e-mod patches.suse/sfc-make-function-efx_rps_hash_bucket-static.patch patches.suse/0006-btrfs-fix-invalid-free-in-btrfs_extent_same.patch patches.suse/btrfs-fix-return-value-on-rename-exchange-failure.patch patches.suse/X.509-unpack-RSA-signatureValue-field-from-BIT-STRIN patches.suse/Input-synaptics-rmi4-fix-axis-swap-behavior patches.suse/Input-elantech-enable-middle-button-of-touchpads-on- patches.suse/Input-elantech-fix-V4-report-decoding-for-module-wit patches.suse/Input-elan_i2c-add-ELAN0618-Lenovo-v330-15IKB-ACPI-I patches.suse/Input-elan_i2c_smbus-fix-more-potential-stack-buffer patches.suse/Input-xpad-fix-GPD-Win-2-controller-name patches.suse/scsi-target-tcmu-add-read-length-support patches.suse/scsi-ipr-Eliminate-duplicate-barriers.patch patches.suse/scsi-qla2xxx-Spinlock-recursion-in-qla_target.patch patches.suse/scsi-scsi_debug-Fix-memory-leak-on-module-unload.patch patches.suse/soc-imx-gpcv2-correct-PGC-offset patches.suse/mtd-cfi_cmdset_0002-Use-right-chip-in-do_ppb_xxlock.patch patches.suse/mtd-cfi_cmdset_0002-fix-SEGV-unlocking-multiple-chip.patch patches.suse/mtd-cfi_cmdset_0002-Fix-unlocking-requests-crossing-.patch patches.suse/mtd-cfi_cmdset_0002-Avoid-walking-all-chips-when-unl.patch patches.suse/ALSA-hda-realtek-Fix-pop-noise-on-Lenovo-P50-co patches.suse/ALSA-hda-ca0132-Delete-pointless-assignments-to-stru patches.suse/ALSA-hda-ca0132-Delete-redundant-UNSOL-event-request patches.suse/ALSA-hda-ca0132-Restore-behavior-of-QUIRK_ALIENWARE patches.suse/ALSA-hda-ca0132-Don-t-test-for-QUIRK_NONE patches.suse/ALSA-hda-ca0132-Restore-PCM-Analog-Mic-In2 patches.suse/ALSA-hda-ca0132-Fix-DMic-data-rate-for-Alienware-M17 patches.suse/ALSA-hda-Force-to-link-down-at-runtime-suspend-on-AT.patch patches.suse/ALSA-hda-ca0132-make-array-ca0132_alt_chmaps-static patches.suse/ALSA-hda-realtek-Add-a-quirk-for-FSC-ESPRIMO-U9210 patches.suse/ALSA-hda-realtek-Fix-the-problem-of-two-front-mics-o patches.suse/ALSA-timer-Fix-UBSAN-warning-at-SNDRV_TIMER_IOCTL_NE patches.suse/ALSA-seq-Fix-UBSAN-warning-at-SNDRV_SEQ_IOCTL_QUERY_ patches.suse/0001-dm-use-bio_split-when-splitting-out-the-already-proc.patch patches.suse/0080-dm-thin-metadata-remove-needless-work-from-__commit_.patch patches.suse/dm-writecache-use-2-factor-allocator-arguments.patch patches.suse/0001-dm-zoned-avoid-triggering-reclaim-from-inside-dmz_ma.patch patches.suse/0001-dm-raid-don-t-use-const-in-function-return.patch patches.suse/0081-dm-thin-handle-running-out-of-data-space-vs-concurre.patch patches.suse/pmem-only-set-queue_flag_dax-for-fsdax-mode.patch patches.suse/dax-check-for-queue_flag_dax-in-bdev_dax_supported.patch patches.suse/dm-prevent-dax-mounts-if-not-supported.patch patches.suse/7368-drm-arm-malidp-ensure-that-the-crtcs-are-shutdown-before-removing-any-encoder-connector patches.suse/drm-mali-dp-Enable-Global-SE-interrupts-mask-for-DP5 patches.suse/drm-arm-malidp-Preserve-LAYER_FORMAT-contents-when-s patches.suse/7369-drm-mali-dp-rectify-the-width-and-height-passed-to-rotmem_required patches.suse/7370-drm-amdgpu-count-disabled-crtcs-in-commit-tail-earlier patches.suse/7371-drm-amdgpu-gpu-vs-cpu-page-size-fixes-in-amdgpu_vm_bo_split_mapping patches.suse/7372-drm-amdgpu-fix-ubsan-undefined-behaviour-for-amdgpu_fence-c patches.suse/7373-drm-amdgpu-support-new-vcn-fw-version-naming-convention patches.suse/7374-drm-amd-display-release-spinlock-before-committing-updates-to-stream patches.suse/7375-drm-meson-fix-an-un-handled-error-path-in-meson_drv_bind_master patches.suse/Documentation-admin-guide-intel_pstate-Fix-sysfs-pat patches.suse/0001-PCI-shpchp-Manage-SHPC-unconditionally-on-non-ACPI-s.patch patches.suse/ceph-fix-dentry-leak-in-splice_dentry.patch patches.suse/0080-drivers-perf-xgene_pmu-Fix-IOB-SLOW-PMU-parser-error.patch patches.suse/block-Fix-transfer-when-chunk-sectors-exceeds-max.patch patches.suse/0001-block-Fix-cloning-of-requests-with-a-special-payload.patch patches.suse/blk-mq-don-t-queue-more-if-we-get-a-busy-return.patch patches.suse/0001-drbd-Fix-drbd_request_prepare-discard-handling.patch patches.suse/nvme-rdma-fix-possible-double-free-of-controller-asy.patch patches.suse/x86-efi-fix-efi_call_phys_epilog-with-config_x86_5level-y patches.suse/kconfig-fix-line-numbers-for-if-entries-in-menu-tree.patch patches.suse/ARM-davinci-board-da850-evm-fix-WP-pin-polarity-for-.patch patches.suse/usb-dwc3-pci-add-support-for-Intel-IceLake.patch patches.suse/usb-dwc2-gadget-Fix-issue-in-dwc2_gadget_start_isoc.patch patches.suse/usb-dwc3-of-simple-fix-use-after-free-on-remove.patch patches.suse/usb-dwc2-fix-the-incorrect-bitmaps-for-the-ports-of-.patch patches.suse/usb-dwc2-fix-isoc-split-in-transfer-with-no-data.patch patches.suse/usb-gadget-composite-fix-delayed_status-race-conditi.patch patches.suse/usb-gadget-dwc2-fix-memory-leak-in-gadget_init.patch patches.suse/dwc2-gadget-Fix-ISOC-IN-DDMA-PID-bitfield-value-calc patches.suse/xhci-Fix-perceived-dead-host-due-to-runtime-s.patch patches.suse/0001-xhci-Fix-kernel-oops-in-trace_xhci_free_virt_device.patch patches.suse/usb-xhci-increase-CRS-timeout-value.patch patches.suse/0001-acpi-Add-helper-for-deactivating-memory-region.patch patches.suse/0001-usb-typec-ucsi-acpi-Workaround-for-cache-mode-issue.patch patches.suse/0001-usb-typec-ucsi-Fix-for-incorrect-status-data-issue.patch patches.suse/usb-cdc_acm-Add-quirk-for-Uniden-UBC125-scanner.patch patches.suse/NFC-pn533-Fix-wrong-GFP-flag-usage patches.suse/0001-typec-tcpm-Fix-a-msecs-vs-jiffies-bug.patch patches.suse/0001-usb-typec-tcpm-fix-logbuffer-index-is-wrong-if-_tcpm.patch patches.suse/USB-serial-cp210x-add-Silicon-Labs-IDs-for-Windows-U.patch patches.suse/USB-serial-cp210x-add-CESINEL-device-ids.patch patches.suse/n_tty-Fix-stall-at-n_tty_receive_char_special patches.suse/n_tty-Access-echo_-variables-carefully patches.suse/serdev-fix-memleak-on-module-unload patches.suse/vt-prevent-leaking-uninitialized-data-to-userspace-v patches.suse/staging-comedi-quatech_daqp_cs-fix-no-op-loop-daqp_a patches.suse/iio-pressure-bmp280-fix-relative-humidity-unit patches.suse/iio-buffer-fix-the-function-signature-to-match-imple patches.suse/0001-btrfs-quota-Set-rescan-progress-to-u64-1-if-we-hit-l.patch patches.suse/r8152-napi-hangup-fix-after-disconnect patches.suse/nfp-flower-fix-mpls-ether-type-detection.patch patches.suse/nfp-reject-binding-to-shared-blocks.patch patches.suse/nfp-cast-sizeof-to-int-when-comparing-with-error-cod.patch patches.suse/netfilter-ipv6-nf_defrag-reduce-struct-net-memory-wa.patch patches.suse/0001-netfilter-nf_log-fix-uninit-read-in-nf_log_proc_dost.patch patches.suse/0002-netfilter-nf_log-don-t-hold-nf_log_mutex-during-user.patch patches.suse/ixgbe-split-XDP_TX-tail-and-XDP_REDIRECT-map-flushin.patch patches.suse/i40e-split-XDP_TX-tail-and-XDP_REDIRECT-map-flushing.patch patches.suse/virtio_net-split-XDP_TX-kick-and-XDP_REDIRECT-map-fl.patch patches.suse/net-mlx5e-Don-t-attempt-to-dereference-the-ppriv-str.patch patches.suse/net-mlx5-E-Switch-Avoid-setup-attempt-if-not-being-e.patch patches.suse/net-mlx5e-Avoid-dealing-with-vport-representors-if-n.patch patches.suse/IB-mlx5-Avoid-dealing-with-vport-representors-if-not.patch patches.suse/net-mlx5-E-Switch-Disallow-vlan-spoofcheck-setup-if-.patch patches.suse/net-mlx5-Fix-required-capability-for-manipulating-MP.patch patches.suse/net-mlx5-Fix-wrong-size-allocation-for-QoS-ETC-TC-re.patch patches.suse/net-mlx5-Fix-incorrect-raw-command-length-parsing.patch patches.suse/net-mlx5-Fix-command-interface-race-in-polling-mode.patch patches.suse/strparser-Remove-early-eaten-to-fix-full-tcp-receive.patch patches.suse/tcp-add-one-more-quick-ack-after-after-ECN-events.patch patches.suse/s390-sles15sp1-00-12-01-net-smc-rebuild-nonblocking-connect.patch patches.suse/mac80211-disable-BHs-preemption-in-ieee80211_tx_cont.patch patches.suse/nl80211-relax-ht-operation-checks-for-mesh patches.suse/nl80211-check-nla_parse_nested-return-values patches.suse/tcp-fix-Fast-Open-key-endianness.patch patches.suse/cnic-tidy-up-a-size-calculation.patch patches.suse/bnx2x-Fix-receiving-tx-timeout-in-error-or-recovery-.patch patches.suse/0042-fsl-fman-fix-parser-reporting-bad-checksum-on-short-.patch patches.suse/0043-dpaa_eth-DPAA-SGT-needs-to-be-256B.patch patches.suse/sfc-correctly-initialise-filter-rwsem-for-farch.patch patches.suse/alx-take-rtnl-before-calling-__alx_open-from-resume patches.suse/s390-qeth-fix-race-when-setting-MAC-address.patch patches.suse/s390-sles15sp1-00-08-61-s390-qeth-avoid-using-is_multicast_ether_addr_64bits.patch patches.suse/s390-qeth-don-t-clobber-buffer-on-async-tx-completion.patch patches.suse/s390-qeth-consistently-re-enable-device-features.patch patches.suse/atm-zatm-Fix-potential-Spectre-v1_02.patch patches.suse/net-use-dev_change_tx_queue_len-for-SIOCSIFTXQLEN.patch patches.suse/msft-hv-1713-hv_netvsc-split-sub-channel-setup-into-async-and-syn.patch patches.suse/tools-bpftool-remove-duplicated-error-message-on-pro.patch patches.suse/tools-bpftool-remember-to-close-the-libbpf-object-af.patch patches.suse/selftests-bpf-notification-about-privilege-required-.patch patches.suse/tools-bpf-fix-test_sockmap-failure.patch patches.suse/nfp-bpf-don-t-stop-offload-if-replace-failed.patch patches.suse/bpf-fix-attach-type-BPF_LIRC_MODE2-dependency-wrt-CO.patch patches.suse/selftests-bpf-add-missing-NET_SCHED-to-config.patch patches.suse/test_bpf-flag-tests-that-cannot-be-jited-on-s390.patch patches.suse/bpf-s390-fix-potential-memleak-when-later-bpf_jit_pr.patch patches.suse/bpf-undo-prog-rejection-on-read-only-lock-failure.patch patches.suse/bpf-sockmap-fix-crash-when-ipv6-sock-is-added.patch patches.suse/bpf-sockmap-fix-smap_list_map_remove-when-psock-is-i.patch patches.suse/bpf-sockhash-fix-omitted-bucket-lock-in-sock_close.patch patches.suse/bpf-sockhash-add-release-routine.patch patches.suse/tcp-prevent-bogus-FRTO-undos-with-non-SACK-flows.patch patches.suse/net-fix-use-after-free-in-GRO-with-ESP.patch patches.suse/ipv6-sr-fix-passing-wrong-flags-to-crypto_alloc_shas.patch patches.suse/ipvlan-call-dev_change_flags-when-ipvlan-mode-is-res.patch patches.suse/qed-Limit-msix-vectors-in-kdump-kernel-to-the-minimu.patch patches.suse/qed-Fix-setting-of-incorrect-eswitch-mode.patch patches.suse/qed-Fix-use-of-incorrect-size-in-memcpy-call.patch patches.suse/qede-Adverstise-software-timestamp-caps-when-PHC-is-.patch patches.suse/md-raid10-fix-that-replacement-cannot-complete-recov.patch patches.suse/userfaultfd-hugetlbfs-fix-userfaultfd_huge_must_wait-pte-access.patch patches.suse/mm-hugetlb-yield-when-prepping-struct-pages.patch patches.suse/kasan-fix-shadow_size-calculation-error-in-kasan_mod.patch patches.suse/PCI-ACPI-PM-Resume-bridges-w-o-drivers-on-suspend-to.patch patches.suse/0021-ACPI-PPTT-use-ACPI-ID-whenever-ACPI_PPTT_ACPI_PROCES.patch patches.suse/Fix-up-non-directory-creation-in-SGID-directories.patch patches.suse/tracing-Fix-missing-return-symbol-in-function_graph-.patch patches.suse/0001-drm-udl-fix-display-corruption-of-the-last-line.patch patches.suse/0001-drm-Use-kvzalloc-for-allocating-blob-property-memory.patch patches.suse/7376-drm-bridge-sii8620-send-avi-infoframe-in-all-mhl-versions patches.suse/Revert-drm-bridge-sii8620-fix-display-of-packed-pixel patches.suse/7377-drm-bridge-sii8620-fix-link-mode-selection patches.suse/drm-i915-Try-GGTT-mmapping-whole-object-as-partial patches.suse/7378-drm-i915-gvt-fix-a-bug-of-partially-write-ggtt-enties patches.suse/7379-drm-i915-gvt-changed-ddi-mode-emulation-type patches.suse/7380-drm-amd-powerplay-correct-vega12-thermal-support-as-true patches.suse/7381-drm-amd-powerplay-correct-vega12-bootup-values-settings patches.suse/7382-drm-amd-powerplay-smc_dpm_info-structure-change patches.suse/7383-drm-amdgpu-make-struct-amdgpu_atif-private-to-amdgpu_acpi-c patches.suse/7384-drm-amdgpu-add-amdgpu_atpx_get_dhandle patches.suse/7385-drm-amdgpu-dynamically-probe-for-atif-handle-v2 patches.suse/drm-amdgpu-fix-swapped-emit_ib_size-in-vce3 patches.suse/7386-drm-amdgpu-pm-fix-display-count-in-non-dc-path patches.suse/7387-drm-amdgpu-fix-user-fence-write-race-condition patches.suse/7388-drm-amd-display-adding-ycbcr420-pixel-encoding-for-hdmi patches.suse/7389-drm-amd-display-add-a-check-for-display-depth-validity patches.suse/7390-drm-exynos-ipp-rework-checking-for-the-correct-buffer-formats patches.suse/7391-drm-exynos-rotator-fix-drm_mode_reflect_-x-y-interpretation patches.suse/7392-drm-exynos-scaler-reset-hardware-before-starting-the-operation patches.suse/7393-drm-exynos-scaler-fix-support-for-yuv420-yuv422-and-yuv444-modes patches.suse/7394-drm-exynos-gsc-use-real-buffer-width-for-configuring-the-hardware patches.suse/7395-drm-exynos-gsc-increase-exynos5433-buffer-width-alignment-to-16-pixels patches.suse/7396-drm-exynos-gsc-fix-drm_mode_reflect_-x-y-interpretation patches.suse/drm-exynos-gsc-Fix-support-for-NV16-61-YUV420-YVU420 patches.suse/7397-drm-exynos-fimc-use-real-buffer-width-for-configuring-the-hardware patches.suse/drm-exynos-decon5433-Fix-per-plane-global-alpha-for- patches.suse/drm-exynos-decon5433-Fix-WINCONx-reset-value patches.suse/7398-drm-exynos-ipp-use-correct-enum-type patches.suse/7399-drm-exynos-replace-drm_framebuffer_-un-reference-with-put-get-functions patches.suse/7400-drm-exynos-replace-drm_gem_object_unreference_unlocked-with-put-function patches.suse/7401-drm-exynos-replace-drm_dev_unref-with-drm_dev_put patches.suse/s390-correct-register-corruption-in-critical-section-cleanup.patch patches.suse/s390-dasd-reduce-the-default-queue-depth-and-nr-of-h.patch patches.suse/vfio-Use-get_user_pages_longterm-correctly.patch patches.suse/drbd-fix-access-after-free patches.suse/scsi-aacraid-Fix-PD-performance-regression-over-inco.patch patches.suse/scsi-sg-mitigate-read-write-abuse.patch patches.suse/0004-arm64-remove-no-op-p-linker-flag.patch patches.suse/ipmi-Cleanup-oops-on-initialization-failure.patch patches.suse/ipmi-kcs_bmc-fix-IRQ-exception-if-the-channel-is-not.patch patches.suse/dmaengine-pl330-report-BURST-residue-granularity patches.suse/dmaengine-k3dma-Off-by-one-in-k3_of_dma_simple_xlate patches.suse/cifs-Fix-use-after-free-of-a-mid_q_entry.patch patches.suse/cifs-Fix-validation-of-signed-data-in-smb3-.patch patches.suse/cifs-Fix-validation-of-signed-data-in-smb2.patch patches.suse/cifs-fix-SMB1-breakage.patch patches.suse/cifs-Fix-memory-leak-in-smb2_set_ea.patch patches.suse/cifs-Fix-slab-out-of-bounds-in-send_set_info-on-SMB2-ACE-setting.patch patches.suse/cifs-Fix-infinite-loop-when-using-hard-mount-.patch patches.suse/0001-cifs-Fix-stack-out-of-bounds-in-smb-2-3-_create_leas.patch patches.suse/pci-xilinx-add-missing-of_node_put patches.suse/pci-xilinx-nwl-add-missing-of_node_put patches.suse/pci-faraday-add-missing-of_node_put patches.suse/nfp-stop-limiting-VFs-to-0.patch patches.suse/ext4-add-corruption-check-in-ext4_xattr_set_entry.patch patches.suse/ext4-always-verify-the-magic-number-in-xattr-blocks.patch patches.suse/ext4-always-check-block-group-bounds-in-ext4_init_bl.patch patches.suse/ext4-make-sure-bitmaps-and-the-inode-table-don-t-ove.patch patches.suse/ext4-only-look-at-the-bg_flags-field-if-it-is-valid.patch patches.suse/ext4-verify-the-depth-of-extent-tree-in-ext4_find_ex.patch patches.suse/ext4-include-the-illegal-physical-block-in-the-bad-m.patch patches.suse/ext4-clear-i_data-in-ext4_inode_info-when-removing-i.patch patches.suse/ext4-never-move-the-system.data-xattr-out-of-the-ino.patch patches.suse/jbd2-don-t-mark-block-as-modified-if-the-handle-is-o.patch patches.suse/ext4-avoid-running-out-of-journal-credits-when-appen.patch patches.suse/ext4-add-more-inode-number-paranoia-checks.patch patches.suse/ext4-add-more-mount-time-checks-of-the-superblock.patch patches.suse/ext4-check-superblock-mapped-prior-to-committing.patch patches.suse/sched-fair-Fix-bandwidth-timer-clock-drift-condition.patch patches.suse/x86-mm-32-initialize-the-cr4-shadow-before-_flush_tlb_all patches.suse/compiler-gcc-h-add-_attribute__gnu_inline-to-all-inline-declarations.patch patches.suse/x86-asm-add-asm_arg-constants-for-argument-registers-to-asm-asm-h patches.suse/msft-hv-1726-x86-hyper-v-Fix-the-circular-dependency-in-IPI-enlig.patch patches.suse/x86-bugs-update-when-to-check-for-the-ls_cfg-ssbd-mitigation.patch patches.suse/x86-bugs-fix-the-amd-ssbd-usage-of-the-spec_ctrl-msr.patch patches.suse/ARM-imx_v6_v7_defconfig-Select-ULPI-support.patch patches.suse/ARM-imx_v4_v5_defconfig-Select-ULPI-support.patch patches.suse/HID-debug-check-length-before-copy_to_user patches.suse/HID-wacom-Correct-touch-maximum-XY-of-2nd-gen-Intuos patches.suse/HID-i2c-hid-Fix-incomplete-report-noise patches.suse/HID-hiddev-fix-potential-Spectre-v1 patches.suse/7402-drm-etnaviv-check-for-platform_device_register_simple-failure patches.suse/7403-drm-etnaviv-fix-driver-unregistering patches.suse/7404-drm-etnaviv-bring-back-progress-check-in-job-timeout-handler patches.suse/ACPICA-Clear-status-of-all-events-when-entering-S5.patch patches.suse/mmc-dw_mmc-fix-card-threshold-control-configuration patches.suse/0001-typec-tcpm-Correctly-report-power_supply-current-and.patch patches.suse/USB-serial-ch341-fix-type-promotion-bug-in-ch341_con.patch patches.suse/USB-serial-cp210x-add-another-USB-ID-for-Qivicon-Zig.patch patches.suse/0001-USB-serial-keyspan_pda-fix-modem-status-error-handli.patch patches.suse/USB-serial-mos7840-fix-status-register-error-handlin.patch patches.suse/0001-xhci-xhci-mem-off-by-one-in-xhci_stream_id_to_ring.patch patches.suse/usb-quirks-add-delay-quirks-for-Corsair-Strafe.patch patches.suse/0001-USB-yurex-fix-out-of-bounds-uaccess-in-read-handler.patch patches.suse/staging-rtl8723bs-Prevent-an-underflow-in-rtw_check_ patches.suse/staging-r8822be-Fix-RTL8822be-can-t-find-any-wireles.patch patches.suse/vmw_balloon-fix-inflation-with-batching patches.suse/ibmasm-don-t-write-out-of-bounds-in-read-handler.patch patches.suse/0001-thunderbolt-Notify-userspace-when-boot_acl-is-change.patch patches.suse/nvmem-Don-t-let-a-NULL-cell_id-for-nvmem_cell_get-cr.patch patches.suse/libahci-Fix-possible-Spectre-v1-pmp-indexing-in-ahci patches.suse/0085-ata-ahci_mvebu-ahci_mvebu_stop_engine-can-be-static.patch patches.suse/ahci-Disable-LPM-on-Lenovo-50-series-laptops-with-a- patches.suse/ahci-Add-Intel-Ice-Lake-LP-PCI-ID.patch patches.suse/ata-Fix-ZBC_OUT-command-block-check.patch patches.suse/ata-Fix-ZBC_OUT-all-bit-handling.patch patches.suse/tracing-kprobe-release-kprobe-print_fmt-properly.patch patches.suse/libnvdimm-pmem-Fix-memcpy_mcsafe-return-code-handlin.patch patches.suse/dev-dax-check_vma-ratelimit-dev_info-s.patch patches.suse/acpi-nfit-fix-cmd_rc-for-acpi_nfit_ctl-to-always-ret patches.suse/tools-testing-nvdimm-advertise-a-write-cache-for-nfit_test.patch patches.suse/acpi-nfit-Fix-scrub-idle-detection.patch patches.suse/nfit-fix-unchecked-dereference-in-acpi_nfit_ctl patches.suse/ALSA-hda-Handle-pm-failure-during-hotplug patches.suse/ALSA-hda-realtek-two-more-lenovo-models-need-fixup-o patches.suse/ALSA-hda-ca0132-Add-Recon3Di-quirk-for-Gigabyte-G1.S.patch patches.suse/ALSA-hda-ca0132-Update-a-pci-quirk-device-name.patch patches.suse/ARM-8780-1-ftrace-Only-set-kernel-memory-back-to-rea.patch patches.suse/0003-arm64-neon-Fix-function-may_use_simd-return-error-st.patch patches.suse/tools-build-fix-escaping-in-.cmd-files-for-future-Ma.patch patches.suse/iw_cxgb4-correctly-enforce-the-max-reg_mr-depth.patch patches.suse/RDMA-uverbs-Protect-from-attempts-to-create-flows-on.patch patches.suse/RDMA-uverbs-Fix-slab-out-of-bounds-in-ib_uverbs_ex_c.patch patches.suse/IB-hfi1-Fix-incorrect-mixing-of-ERR_PTR-and-NULL-ret.patch patches.suse/RDMA-uverbs-Don-t-fail-in-creation-of-multiple-flows.patch patches.suse/RDMA-mlx5-Fix-memory-leak-in-mlx5_ib_create_srq-erro.patch patches.suse/i2c-tegra-Fix-NACK-error-handling patches.suse/mm-do-not-drop-unused-pages-when-userfaultd-is-running.patch patches.suse/autofs-fix-slab-out-of-bounds-read-in-getname_kernel.patch patches.suse/reiserfs-fix-buffer-overflow-with-long-warning-messa.patch patches.suse/bsg-fix-bogus-EINVAL-on-non-data-commands.patch patches.suse/ARM-pxa-irq-fix-handling-of-ICMR-registers-in-suspen.patch patches.suse/ARM-DRA7-OMAP5-Enable-ACTLR-0-Enable-invalidates-of-.patch patches.suse/drm-i915-Fix-hotplug-irq-ack-on-i965-g4x patches.suse/7405-revert-drm-amd-display-don-t-return-ddc-result-and-read_bytes-in-same-return-value patches.suse/7406-drm-amdgpu-reserve-vm-root-shared-fence-slot-for-command-submission-v3 patches.suse/7407-drm-amd-display-fix-invalid-function-table-override patches.suse/7408-drm-amdgpu-verify-root-pd-is-mapped-into-kernel-address-space-v4 patches.suse/7409-amd-dc-dce100-on-dce100-set-clocks-to-0-on-suspend patches.suse/7410-drm-amdgpu-pp-smu7-use-a-local-variable-for-toc-indexing patches.suse/gpu-host1x-Check-whether-size-of-unpin-isn-t-0 patches.suse/0001-drm-tegra-Fix-comparison-operator-for-buffer-size.patch patches.suse/7411-drm-sun4i-link-in-front-end-code-if-needed patches.suse/drm-armada-fix-colorkey-mode-property patches.suse/drm-armada-fix-irq-handling patches.suse/7412-drm-i915-gvt-update-vreg-on-inhibit-context-lri-command patches.suse/0001-pinctrl-nsp-off-by-ones-in-nsp_pinmux_enable.patch patches.suse/pinctrl-nsp-Fix-potential-NULL-dereference patches.suse/mark-hi-and-tasklet-softirq-synchronous.patch patches.suse/kvm-vmx-support-msr_ia32_arch_capabilities-as-a-feature-msr patches.suse/xenclock-0007-x86-kvmclock-set-pvti_cpu0_va-after-enabling-kvmcloc.patch patches.suse/KVM-Eventfd-Avoid-crash-when-assign-and-deassign-spe.patch patches.suse/kvmclock-fix-tsc-calibration-for-nested-guests patches.suse/btrfs-fix-use-after-free-of-cmp-workspace-pages.patch patches.suse/btrfs-scrub-Don-t-use-inode-page-cache-in-scrub_hand.patch patches.suse/tls-fix-skb_to_sgvec-returning-unhandled-error.patch patches.suse/rtlwifi-Fix-kernel-Oops-Fw-download-fail patches.suse/brcmfmac-stop-watchdog-before-detach-and-free-everyt patches.suse/Revert-mwifiex-handle-race-during-mwifiex_usb_discon.patch patches.suse/mwifiex-handle-race-during-mwifiex_usb_disconnect.patch patches.suse/rtlwifi-rtl8821ae-fix-firmware-is-not-ready-to-run patches.suse/ath10k-update-the-phymode-along-with-bandwidth-chang patches.suse/wcn36xx-Remove-Unicode-Byte-Order-Mark-from-testcode.patch patches.suse/net-phy-marvell-change-default-m88e1510-LED-configur.patch patches.suse/gen_stats-Fix-netlink-stats-dumping-in-the-presence-.patch patches.suse/sctp-fix-the-issue-that-pathmtu-may-be-set-lower-tha.patch patches.suse/smsc75xx-Add-workaround-for-gigabit-link-up-hardware patches.suse/net-phy-fix-flag-masking-in-__set_phy_supported.patch patches.suse/qed-Fix-reading-stale-configuration-information.patch patches.suse/qed-off-by-one-in-qed_parse_mcp_trace_buf.patch patches.suse/qmi_wwan-add-support-for-Quectel-EG91 patches.suse/liquidio-make-timeout-HZ-independent-and-readable.patch patches.suse/ipv4-Return-EINVAL-when-ping_group_range-sysctl-does.patch patches.suse/sh_eth-fix-invalid-context-bug-while-calling-auto-ne.patch patches.suse/sh_eth-fix-invalid-context-bug-while-changing-link-o.patch patches.suse/cxgb4-assume-flash-part-size-to-be-4MB-if-it-can-t-b.patch patches.suse/net-bridge-fix-br_vlan_get_-pvid-info-return-values.patch patches.suse/s390-sles15sp1-00-12-18-net-smc-reduce-sock_put-for-fallback-sockets.patch patches.suse/net-sched-act_csum-fix-NULL-dereference-when-goto-ch.patch patches.suse/net-sched-act_tunnel_key-fix-NULL-dereference-when-g.patch patches.suse/net-ipv4-Set-oif-in-fib_compute_spec_dst.patch patches.suse/net-diag-Don-t-double-free-TCP_NEW_SYN_RECV-sockets-.patch patches.suse/ipfrag-really-prevent-allocation-on-netns-exit.patch patches.suse/xsk-fix-potential-lost-completion-message-in-SKB-pat.patch patches.suse/xsk-frame-could-be-completed-more-than-once-in-SKB-p.patch patches.suse/samples-bpf-deal-with-EBUSY-return-code-from-sendmsg.patch patches.suse/xsk-fix-potential-race-in-SKB-TX-completion-code.patch patches.suse/bpf-hash-map-decrement-counter-on-error.patch patches.suse/samples-bpf-add-missing-linux-if_vlan.h.patch patches.suse/samples-bpf-Check-the-result-of-system.patch patches.suse/samples-bpf-Check-the-error-of-write-and-read.patch patches.suse/samples-bpf-add-.gitignore-file.patch patches.suse/bpf-sockmap-error-path-can-not-release-psock-in-mult.patch patches.suse/bpf-sockmap-hash-table-is-RCU-so-readers-do-not-need.patch patches.suse/bpf-fix-sk_skb-programs-without-skb-dev-assigned.patch patches.suse/bpf-sockhash-disallow-bpf_tcp_close-and-update-in-pa.patch patches.suse/bpf-sockmap-consume_skb-in-close-path.patch patches.suse/bpf-sockmap-convert-bpf_compute_data_pointers-to-bpf.patch patches.suse/xdp-XDP_REDIRECT-should-check-IFF_UP-and-MTU.patch patches.suse/netfilter-ipv6-nf_defrag-drop-skb-dst-before-queuein.patch patches.suse/bnxt_en-Fix-the-vlan_tci-exact-match-check.patch patches.suse/bnxt_en-Fix-inconsistent-BNXT_FLAG_AGG_RINGS-logic.patch patches.suse/bnxt_en-Always-set-output-parameters-in-bnxt_get_max.patch patches.suse/bnxt_en-Support-clearing-of-the-IFF_BROADCAST-flag.patch patches.suse/bnxt_en-Do-not-modify-max-IRQ-count-after-RDMA-drive.patch patches.suse/bnxt_en-Fix-for-system-hang-if-request_irq-fails.patch patches.suse/sfp-ensure-we-clean-up-properly-on-bus-registration-.patch patches.suse/sfp-fix-module-initialisation-with-netdev-already-up.patch patches.suse/qed-fix-spelling-mistake-successffuly-successfully.patch patches.suse/ieee802154-6lowpan-set-IFLA_LINK.patch patches.suse/ieee802154-at86rf230-switch-from-BUG_ON-to-WARN_ON-o.patch patches.suse/ieee802154-at86rf230-use-__func__-macro-for-debug-me.patch patches.suse/ieee802154-fakelb-switch-from-BUG_ON-to-WARN_ON-on-p.patch patches.suse/ixgbe-Be-more-careful-when-modifying-MAC-filters.patch patches.suse/ixgbe-Off-by-one-in-ixgbe_ipsec_tx.patch patches.suse/sch_fq_codel-zero-q-flows_cnt-when-fq_codel_init-fai.patch patches.suse/net-systemport-Fix-CRC-forwarding-check-for-SYSTEMPO.patch patches.suse/sfc-avoid-hang-from-nested-use-of-the-filter_sem.patch patches.suse/sfc-hold-filter_sem-consistently-during-reset.patch patches.suse/0002-packet-reset-network-header-if-packet-shorter-than-l.patch patches.suse/bpf-include-errno.h-from-bpf-cgroup.h.patch patches.suse/samples-bpf-Fix-tc-and-ip-paths-in-xdp2skb_meta.sh.patch patches.suse/bpf-fix-ldx-in-ld_abs-rewrite-for-large-offsets.patch patches.suse/bpf-btf-Fix-bitfield-extraction-for-big-endian.patch patches.suse/bpf-fix-panic-due-to-oob-in-bpf_prog_test_run_skb.patch patches.suse/bpf-don-t-leave-partial-mangled-prog-in-jit_subprogs.patch patches.suse/xsk-do-not-return-ENXIO-from-TX-copy-mode.patch patches.suse/xsk-do-not-return-EAGAIN-from-sendmsg-when-completio.patch patches.suse/xsk-always-return-ENOBUFS-from-sendmsg-if-there-is-n.patch patches.suse/xsk-do-not-return-EMSGSIZE-in-copy-mode-for-packets-.patch patches.suse/qlogic-check-kstrtoul-for-errors.patch patches.suse/tcp-fix-dctcp-delayed-ACK-schedule.patch patches.suse/KEYS-DNS-fix-parsing-multiple-options.patch patches.suse/tls-Stricter-error-checking-in-zerocopy-sendmsg-path.patch patches.suse/tun-Fix-use-after-free-on-XDP_TX.patch patches.suse/ipv6-make-DAD-fail-with-enhanced-DAD-when-nonce-leng.patch patches.suse/ibmvnic-Revise-RX-TX-queue-error-messages.patch patches.suse/msft-hv-1733-hv-netvsc-fix-handling-of-fallback-to-single-queue-m.patch patches.suse/net-mlx4_en-Don-t-reuse-RX-page-when-XDP-is-set.patch patches.suse/0001-net-lan78xx-Fix-race-in-tx-pending-skb-size-calculat.patch patches.suse/ibmvnic-Fix-error-recovery-on-login-failure.patch patches.suse/tg3-Add-higher-cpu-clock-for-5762.patch patches.suse/s390-sles15sp1-00-12-25-net-smc-take-sock-lock-in-smc_ioctl.patch patches.suse/octeon_mgmt-Fix-MIX-registers-configuration-on-MTU-s.patch patches.suse/ipv6-ila-select-CONFIG_DST_CACHE.patch patches.suse/net-nfc-Avoid-stalls-when-nfc_alloc_send_skb-returne.patch patches.suse/s390-sles15sp1-00-12-32-net-smc-add-error-handling-for-get_user.patch patches.suse/s390-sles15sp1-00-12-35-net-smc-reset-recv-timeout-after-clc-handshake.patch patches.suse/lib-rhashtable-consider-param-min_size-when-setting-.patch patches.suse/net-cxgb3_main-fix-potential-Spectre-v1.patch patches.suse/0001-net-usb-asix-replace-mii_nway_restart-in-resume-path.patch patches.suse/net-sched-Using-NULL-instead-of-plain-integer.patch patches.suse/batman-adv-Fix-bat_ogm_iv-best-gw-refcnt-after-netli.patch patches.suse/batman-adv-Fix-bat_v-best-gw-refcnt-after-netlink-du.patch patches.suse/batman-adv-Fix-debugfs-path-for-renamed-hardif.patch patches.suse/batman-adv-Fix-debugfs-path-for-renamed-softif.patch patches.suse/batman-adv-Avoid-storing-non-TT-sync-flags-on-singul patches.suse/batman-adv-Fix-multicast-TT-issues-with-bogus-ROAM-f.patch patches.suse/ipv6-fix-useless-rol32-call-on-hash.patch patches.suse/0009-net-qca_spi-Avoid-packet-drop-during-initial-sync.patch patches.suse/0010-net-qca_spi-Make-sure-the-QCA7000-reset-is-triggered.patch patches.suse/msft-hv-1734-hv_netvsc-Fix-napi-reschedule-while-receive-completi.patch patches.suse/ptp-fix-missing-break-in-switch.patch patches.suse/crypto-af_alg-Initialize-sg_num_bytes-in-error-code-.patch patches.suse/ALSA-hda-add-mute-led-support-for-HP-ProBook-455-G5 patches.suse/ALSA-hda-realtek-Add-Panasonic-CF-SZ6-headset-jack-q patches.suse/ALSA-rawmidi-Change-resized-buffers-atomically patches.suse/ALSA-hda-realtek-Yet-another-Clevo-P950-quirk-entry patches.suse/msft-hv-1728-PCI-hv-Disable-enable-IRQs-rather-than-BH-in-hv_comp.patch patches.suse/PCI-OF-Fix-I-O-space-page-leak.patch patches.suse/pci-xgene-fix-i-o-space-page-leak patches.suse/pci-versatile-fix-i-o-space-page-leak patches.suse/pci-designware-fix-i-o-space-page-leak patches.suse/PCI-aardvark-Fix-I-O-space-page-leak.patch patches.suse/pci-faraday-fix-i-o-space-page-leak patches.suse/7413-drm-amdgpu-make-sure-ib-tests-flushed-after-ip-resume patches.suse/7414-drm-amd-display-fix-dp-hbr2-eye-diagram-pattern-on-carrizo patches.suse/drm-amdgpu-add-another-ATPX-quirk-for-TOPAZ.patch patches.suse/7415-drm-amd-amdgpu-creating-two-i2s-instances-for-stoney-cz-v2 patches.suse/7416-drm-nouveau-kms-nv50-ensure-window-updates-are-submitted-when-flushing-mst-disables patches.suse/drm-nouveau-gem-off-by-one-bugs-in-nouveau_gem_pushb patches.suse/drm-nouveau-Use-drm_connector_list_iter_-for-iterati patches.suse/drm-nouveau-Avoid-looping-through-fake-MST-connector patches.suse/0001-drm-nouveau-drm-nouveau-Fix-runtime-PM-leak-in-nv50_.patch patches.suse/7417-drm-nouveau-remove-bogus-crtc-check-in-pmops_runtime_idle patches.suse/7418-drm-nouveau-set-driver_atomic-cap-earlier-to-fix-debugfs patches.suse/7419-drm-nouveau-fb-gp100-disable-address-remapper patches.suse/ACPI-EC-Use-ec_no_wakeup-on-more-Thinkpad-X1-Carbon- patches.suse/cpufreq-intel_pstate-Register-when-ACPI-PCCH-is-pres.patch patches.suse/scsi-qla2xxx-Fix-inconsistent-DMA-mem-alloc-free.patch patches.suse/scsi-qla2xxx-Fix-kernel-crash-due-to-late-workqueue-.patch patches.suse/scsi-qla2xxx-fix-null-pointer-dereference-for-fcport-search.patch patches.suse/scsi-sd_zbc-Fix-variable-type-and-bogus-comment.patch patches.suse/scsi-hpsa-correct-enclosure-sas-address.patch patches.suse/0027-scsi-qedf-send-the-driver-state-to-mfw patches.suse/scsi-qedi-send-driver-state-to-mfw patches.suse/dm-writecache-support-optional-offset-for-start-of-d.patch patches.suse/vfio-pci-Fix-potential-Spectre-v1 patches.suse/fat-fix-memory-allocation-failure-handling-of-match_.patch patches.suse/mm-huge_memory.c-fix-data-loss-when-splitting-a-file.patch patches.suse/mm-memcg-fix-use-after-free-in-mem_cgroup_iter.patch patches.suse/btrfs-fix-file-data-corruption-after-cloning-a-range.patch patches.suse/vfio-spapr-Use-IOMMU-pageshift-rather-than-pagesize.patch patches.suse/KVM-PPC-Check-if-IOMMU-page-is-contained-in-the-pinn.patch patches.suse/powerpc-powernv-Fix-save-restore-of-SPRG3-on-entry-e.patch patches.suse/lib-iov_iter-Fix-pipe-handling-in-_copy_to_iter_mcsa.patch patches.suse/x86-asm-memcpy_mcsafe-Fix-copy_to_user_mcsafe-except.patch patches.suse/stop_machine-Disable-preemption-when-waking-two-stop.patch patches.suse/x86-events-intel-ds-fix-bts_interrupt_threshold-alignment.patch patches.suse/x86-mce-remove-min-interval-polling-limitation patches.suse/soc-imx-gpc-restrict-register-range-for-regmap-acces patches.suse/7420-drm_mode_create_lease_ioctl-fix-open-coded-filp_clone_open patches.suse/nvme-pci-fix-memory-leak-on-probe-failure.patch patches.suse/nvme-ensure-forward-progress-during-admin-passthru.patch patches.suse/nvme-don-t-enable-AEN-if-not-supported.patch patches.suse/nvme-fix-handling-of-metadata_len-for-NVME_IOCTL_IO_.patch patches.suse/media-staging-omap4iss-Include-asm-cacheflush.h-afte patches.suse/net-page_pool-Fix-inconsistent-lock-state-warning.patch patches.suse/tcp-helpers-to-send-special-DCTCP-ack.patch patches.suse/tcp-do-not-cancel-delay-AcK-on-DCTCP-special-ACK.patch patches.suse/tcp-do-not-delay-ACK-in-DCTCP-upon-CE-status-change.patch patches.suse/tls-check-RCV_SHUTDOWN-in-tls_wait_data.patch patches.suse/bpf-ppc64-fix-unexpected-r0-0-exit-path-inside-bpf_x.patch patches.suse/bpf-test-case-to-check-whether-src-dst-regs-got-mang.patch patches.suse/tools-bpftool-Fix-segfault-case-regarding-pin-argume.patch patches.suse/bpf-btf-Clean-up-BTF_INT_BITS-in-uapi-btf.h.patch patches.suse/bpf-Use-option-help-in-the-llvm-objcopy-test.patch patches.suse/net-mlx5e-Refine-ets-validation-function.patch patches.suse/net-mlx5-Adjust-clock-overflow-work-period.patch patches.suse/net-mlx5e-Fix-quota-counting-in-aRFS-expire-flow.patch patches.suse/net-mlx5e-Don-t-allow-aRFS-for-encapsulated-packets.patch patches.suse/net-mlx5-E-Switch-UBSAN-fix-undefined-behavior-in-ml.patch patches.suse/net-mlx5-Fix-DON-T_TRAP-functionality.patch patches.suse/net-mlx5-Fix-QP-fragmented-buffer-allocation.patch patches.suse/net-mlx5e-Only-allow-offloading-decap-egress-egdev-f.patch patches.suse/bonding-set-default-miimon-value-for-non-arp-modes-i.patch patches.suse/qed-Fix-link-flap-issue-due-to-mismatching-EEE-capab.patch patches.suse/qed-Fix-possible-race-for-the-link-state-value.patch patches.suse/qed-Correct-Multicast-API-to-reflect-existence-of-25.patch patches.suse/net-phy-consider-PHY_IGNORE_INTERRUPT-in-phy_start_a.patch patches.suse/net-skb_segment-should-not-return-NULL.patch patches.suse/atl1c-reserve-min-skb-headroom patches.suse/rtnetlink-add-rtnl_link_state-check-in-rtnl_configur.patch patches.suse/vxlan-add-new-fdb-alloc-and-create-helpers.patch patches.suse/vxlan-make-netlink-notify-in-vxlan_fdb_destroy-optio.patch patches.suse/vxlan-fix-default-fdb-entry-netlink-notify-ordering-.patch patches.suse/nfp-flower-ensure-dead-neighbour-entries-are-not-off.patch patches.suse/can-peak_canfd-fix-firmware-v3.3.0-limit-allocation- patches.suse/can-m_can.c-fix-setup-of-CCCR-register-clear-CCCR-NI patches.suse/can-mpc5xxx_can-check-of_iomap-return-before-use patches.suse/can-xilinx_can-fix-device-dropping-off-bus-on-RX-ove patches.suse/can-xilinx_can-fix-RX-loop-if-RXNEMP-is-asserted-wit patches.suse/can-xilinx_can-fix-recovery-from-error-states-not-be patches.suse/can-xilinx_can-keep-only-1-2-frames-in-TX-FIFO-to-fi patches.suse/can-xilinx_can-fix-RX-overflow-interrupt-not-being-e patches.suse/can-xilinx_can-fix-incorrect-clear-of-non-processed- patches.suse/can-xilinx_can-fix-power-management-handling patches.suse/ip-hash-fragments-consistently.patch patches.suse/tcp-free-batches-of-packets-in-tcp_prune_ofo_queue.patch patches.suse/tcp-avoid-collapses-in-tcp_prune_queue-if-possible.patch patches.suse/tcp-detect-malicious-patterns-in-tcp_collapse_ofo_qu.patch patches.suse/tcp-call-tcp_drop-from-tcp_data_queue_ofo.patch patches.suse/tcp-add-tcp_ooo_try_coalesce-helper.patch patches.suse/sock-fix-sg-page-frag-coalescing-in-sk_alloc_sg.patch patches.suse/mac80211-add-stations-tied-to-AP_VLANs-during-hw-rec.patch patches.suse/nl80211-mac80211-allow-non-linear-skb-in-rx_control_.patch patches.suse/nl80211-Add-a-missing-break-in-parse_station_flags.patch patches.suse/cfg80211-never-ignore-user-regulatory-hint.patch patches.suse/net-mlx4_core-Save-the-qpn-from-the-input-modifier-i.patch patches.suse/bnx2x-Fix-invalid-memory-access-in-rss-hash-config-p.patch patches.suse/ip-in-cmsg-IP-V6-_ORIGDSTADDR-call-pskb_may_pull.patch patches.suse/qmi_wwan-fix-interface-number-for-DW5821e-production patches.suse/0001-fscache-Allow-cancelled-operations-to-be-enqueued.patch patches.suse/0002-cachefiles-Fix-refcounting-bug-in-backing-file-read-.patch patches.suse/0003-fscache-Fix-reference-overput-in-fscache_attach_obje.patch patches.suse/0004-cachefiles-Fix-missing-clear-of-the-CACHEFILES_OBJEC.patch patches.suse/0005-cachefiles-Wait-rather-than-BUG-ing-on-Unexpected-ob.patch patches.suse/0089-clk-mvebu-armada-37xx-periph-Fix-switching-CPU-rate-.patch patches.suse/Revert-staging-r8188eu-Use-lib80211-to-support-TKIP.patch patches.suse/staging-speakup-fix-wraparound-in-uaccess-length-che patches.suse/usb-cdc_acm-Add-quirk-for-Castles-VEGA3000.patch patches.suse/usb-gadget-r8a66597-Fix-two-possible-sleep-in-atomic patches.suse/usb-gadget-r8a66597-Fix-a-possible-sleep-in-atomic-c patches.suse/usb-gadget-f_uac2-fix-error-handling-in-afunc_bind-a.patch patches.suse/usb-dwc2-host-do-not-delay-retries-for-control-in-transfers.patch patches.suse/usb-phy-fix-PPC64-build-errors-in-phy-fsl-usb.c.patch patches.suse/tools-usb-ffs-test-Fix-build-on-big-endian-systems.patch patches.suse/usb-dwc2-Fix-DMA-alignment-to-start-at-allocated-bou.patch patches.suse/usb-gadget-f_uac2-fix-endianness-of-struct-cntrl_-_l.patch patches.suse/usb-gadget-f_fs-Only-return-delayed-status-when-len-.patch patches.suse/0001-usb-typec-tcpm-Fix-sink-PDO-starting-index-for-PPS-A.patch patches.suse/usb-core-handle-hub-C_PORT_OVER_CURRENT-condition.patch patches.suse/tracing-Fix-double-free-of-event_trigger_data.patch patches.suse/tracing-Fix-possible-double-free-in-event_enable_tri.patch patches.suse/kthread-tracing-Don-t-expose-half-written-comm-when-.patch patches.suse/Input-elan_i2c-add-ACPI-ID-for-lenovo-ideapad-330 patches.suse/Input-elan_i2c-add-another-ACPI-ID-for-Lenovo-Ideapa patches.suse/Input-i8042-add-Lenovo-LaVie-Z-to-the-i8042-reset-li patches.suse/drm-i915-glk-Add-Quirk-for-GLK-NUC-HDMI-port-issues.patch patches.suse/drm-imx-imx-ldb-disable-LDB-on-driver-bind patches.suse/drm-imx-imx-ldb-check-if-channel-is-enabled-before-p patches.suse/0004-arm64-Check-for-errata-before-evaluating-cpu-feature.patch patches.suse/0011-arm64-fix-vmemmap-BUILD_BUG_ON-triggering-on-vmemmap.patch patches.suse/PCI-AER-Work-around-use-after-free-in-pcie_do_fatal_.patch patches.suse/delayacct-fix-crash-in-delayacct_blkio_end-after-del.patch patches.suse/mm-fix-exports-that-inadvertently-make-put_page-EXPO.patch patches.suse/zswap-re-check-zswap_is_full-after-do-zswap_shrink.patch patches.suse/kvm-mm-account-shadow-page-tables-to-kmemcg patches.suse/blk-mq-export-setting-request-completion-state.patch patches.suse/scsi-set-timed-out-out-mq-requests-to-complete.patch patches.suse/nvmet-fc-fix-target-sgl-list-on-large-transfers.patch patches.suse/nvme-if_ready-checks-to-fail-io-to-deleting-controll.patch patches.suse/nvmet-fixup-crash-on-NULL-device-path.patch patches.suse/nvmet-only-check-for-filebacking-on-ENOTBLK.patch patches.suse/block-bio_iov_iter_get_pages-fix-size-of-last-iovec.patch patches.suse/blkdev-_blkdev_direct_io_simple-fix-leak-in-error-case.patch patches.suse/block-bio_iov_iter_get_pages-pin-more-pages-for-multi-segment-ios.patch patches.suse/0083-block-reset-bi_iter.bi_done-after-splitting-bio.patch patches.suse/i2c-davinci-Avoid-zero-value-of-CLKH patches.suse/i2c-imx-Fix-reinit_completion-use.patch patches.suse/random-mix-rdrand-with-entropy-sent-in-from-userspac patches.suse/squashfs-be-more-careful-about-metadata-corruption.patch patches.suse/ext4-fix-false-negatives-and-false-positives-in-ext4.patch patches.suse/ext4-fix-inline-data-updates-with-checksums-enabled.patch patches.suse/ext4-check-for-allocation-block-validity-with-block-.patch patches.suse/ext4-fix-check-to-prevent-initializing-reserved-inod.patch patches.suse/0001-x86-efi-Access-EFI-MMIO-data-as-unencrypted-when-SEV.patch patches.suse/perf-x86-amd-ibs-don-t-access-non-started-event patches.suse/perf-core-fix-crash-when-using-hw-tracing-kernel-filters.patch patches.suse/stop_machine-Disable-preemption-after-queueing-stopp.patch patches.suse/x86-entry-64-remove-ebx-handling-from-error_entry-exit.patch patches.suse/x86-boot-fix-if_changed-build-flip-flop-bug patches.suse/squashfs-more-metadata-hardening.patch patches.suse/virtio_net-Fix-incosistent-received-bytes-counter.patch patches.suse/netdevsim-don-t-leak-devlink-resources.patch patches.suse/0001-cxgb4-Added-missing-break-in-ndo_udp_tunnel_-add-del.patch patches.suse/net-fix-amd-xgbe-flow-control-issue.patch patches.suse/net-rollback-orig-value-on-failure-of-dev_qdisc_chan.patch patches.suse/net-ena-Fix-use-of-uninitialized-DMA-address-bits-fi.patch patches.suse/vti6-fix-PMTU-caching-and-reporting-on-xmit.patch patches.suse/0003-xfrm_user-prevent-leaking-2-bytes-of-kernel-memory.patch patches.suse/0004-xfrm-fix-missing-dst_release-after-policy-blocking-l.patch patches.suse/esp6-fix-memleak-on-error-path-in-esp6_input.patch patches.suse/nfp-flower-fix-port-metadata-conversion-bug.patch patches.suse/0001-net-lan78xx-fix-rx-handling-before-first-packet-is-s.patch patches.suse/enic-handle-mtu-change-for-vf-properly.patch patches.suse/ipv4-remove-BUG_ON-from-fib_compute_spec_dst.patch patches.suse/net-mdio-mux-bcm-iproc-fix-wrong-getter-and-setter-p.patch patches.suse/bpf-btf-Ensure-the-member-offset-is-in-the-right-ord.patch patches.suse/bpf-btf-Sync-uapi-btf.h-to-tools.patch patches.suse/bpf-Replace-u-int32_t-and-u-int64_t-in-libbpf.patch patches.suse/bpf-Introduce-BPF_ANNOTATE_KV_PAIR.patch patches.suse/xsk-fix-poll-POLLIN-premature-returns.patch patches.suse/xdp-add-NULL-pointer-check-in-__xdp_return.patch patches.suse/bpf-btf-Use-exact-btf-value_size-match-in-map_check_.patch patches.suse/perf-build-Build-error-in-libbpf-missing-initializat.patch patches.suse/bpf-fix-bpf_skb_load_bytes_relative-pkt-length-check.patch patches.suse/bpf-use-GFP_ATOMIC-instead-of-GFP_KERNEL-in-bpf_pars.patch patches.suse/0005-net-socket-fix-potential-spectre-v1-gadget-in-socket.patch patches.suse/tcp_bbr-fix-bw-probing-to-raise-in-flight-data-for-v.patch patches.suse/NET-stmmac-align-DMA-stuff-to-largest-cache-line-len.patch patches.suse/netlink-Do-not-subscribe-to-non-existent-groups.patch patches.suse/can-ems_usb-Fix-memory-leak-on-ems_usb_disconnect patches.suse/netlink-Don-t-shift-with-UB-on-nlk-ngroups.patch patches.suse/ACPI-LPSS-Avoid-PM-quirks-on-suspend-and-resume-from-hibernation.patch patches.suse/virtio_balloon-fix-another-race-between-migration-an patches.suse/scsi-target-iscsi-cxgbit-fix-max-iso-npdu-calculation patches.suse/scsi-libiscsi-fix-possible-null-pointer-dereference-in-case-of-tmf patches.suse/scsi-sg-fix-minor-memory-leak-in-error-path patches.suse/scsi-sg-update-comment-for-blk_get_request.patch patches.suse/scsi-qla2xxx-fix-unintialized-list-head-crash.patch patches.suse/scsi-qla2xxx-fix-npiv-deletion-by-calling-wait_for_sess_deletion.patch patches.suse/scsi-qla2xxx-fix-driver-unload-by-shutting-down-chip.patch patches.suse/scsi-qla2xxx-Fix-ISP-recovery-on-unload.patch patches.suse/scsi-qla2xxx-return-error-when-tmf-returns.patch patches.suse/audit-fix-potential-null-dereference-context-module.patch patches.suse/squashfs-metadata-2-electric-boogaloo.patch patches.suse/cpufreq-intel_pstate-Limit-the-scope-of-HWP-dynamic-.patch patches.suse/tools-power-turbostat-fix-S-on-UP-systems.patch patches.suse/tools-power-turbostat-Read-extended-processor-family.patch patches.suse/squashfs-more-metadata-hardening2.patch patches.suse/Squashfs-Compute-expected-length-from-inode-size-rat.patch patches.suse/iwlwifi-add-more-card-IDs-for-9000-series patches.suse/brcmfmac-fix-regression-in-parsing-NVRAM-for-multipl.patch patches.suse/net-mlx5e-E-Switch-Initialize-eswitch-only-if-eswitc.patch patches.suse/net-mlx5e-Set-port-trust-mode-to-PCP-as-default.patch patches.suse/net-mlx5e-Fix-null-pointer-access-when-setting-MTU-o.patch patches.suse/net-mlx5e-IPoIB-Set-the-netdevice-sw-mtu-in-ipoib-en.patch patches.suse/inet-frag-enforce-memory-limits-earlier.patch patches.suse/ipv4-frags-handle-possible-skb-truesize-change.patch patches.suse/enic-do-not-call-enic_change_mtu-in-enic_probe.patch patches.suse/bonding-avoid-lockdep-confusion-in-bond_get_stats.patch patches.suse/net-stmmac-Fix-WoL-for-PCI-based-setups.patch patches.suse/netlink-Fix-spectre-v1-gadget-in-netlink_create.patch patches.suse/net-dsa-Do-not-suspend-resume-closed-slave_dev.patch patches.suse/rxrpc-Fix-user-call-ID-check-in-rxrpc_service_preall.patch patches.suse/0001-PCI-Fix-is_added-is_busmaster-race-condition.patch patches.suse/ipc-shm.c-add-pagesize-function-to-shm_vm_ops.patch patches.suse/userfaultfd-remove-uffd-flags-from-vma-vm_flags-if-U.patch patches.suse/crypto-padlock-aes-Fix-Nano-workaround-data-corrupti patches.suse/drm-bridge-adv7511-Reset-registers-on-hotplug patches.suse/drm-re-enable-error-handling patches.suse/drm-atomic-Check-old_plane_state-crtc-in-drm_atomic_ patches.suse/drm-atomic-Initialize-variables-in-drm_atomic_helper patches.suse/drm-vc4-Reset-x-y-_scaling-1-when-dealing-with-unipl patches.suse/blk-mq-fix-blk_mq_tagset_busy_iter.patch patches.suse/RDMA-uverbs-Expand-primary-and-alt-AV-port-checks.patch patches.suse/kvm-vmx-use-local-variable-for-current_vmptr-when-emulating-vmptrst patches.suse/kvm-x86-vmx-fix-vpid-leak patches.suse/0084-Partially-revert-block-fail-op_is_write-requests-to-.patch patches.suse/mlxsw-core_acl_flex_actions-Return-error-for-conflic.patch patches.suse/mlxsw-core_acl_flex_actions-Remove-redundant-resourc.patch patches.suse/mlxsw-core_acl_flex_actions-Remove-redundant-counter.patch patches.suse/mlxsw-core_acl_flex_actions-Remove-redundant-mirror-.patch patches.suse/0003-l2tp-fix-missing-refcount-drop-in-pppol2tp_tunnel_io.patch patches.suse/s390-sles15sp1-00-12-34-net-smc-no-cursor-update-send-in-state-SMC_INIT.patch patches.suse/tools-bpftool-fix-a-percpu_array-map-dump-problem.patch patches.suse/net-xsk-don-t-return-frames-via-the-allocator-on-err.patch patches.suse/netlink-Don-t-shift-on-64-for-ngroups.patch patches.suse/genirq-Make-force-irq-threading-setup-more-robust.patch patches.suse/nohz-Fix-local_timer_softirq_pending.patch patches.suse/gpiolib-acpi-make-sure-we-trigger-edge-events-at-lea.patch patches.suse/ip6_tunnel-use-the-right-value-for-ipv4-min-mtu-chec.patch patches.suse/0006-packet-refine-ring-v3-block-size-test-to-hold-one-fr.patch patches.suse/cxgb4-mk_act_open_req-buggers-local-peer-_ip-on-big-.patch patches.suse/net-thunderx-check-for-failed-allocation-lmac-dmacs.patch patches.suse/vsock-split-dwork-to-avoid-reinitializations.patch patches.suse/dccp-fix-undefined-behavior-with-cwnd-shift-in-ccid2.patch patches.suse/llc-use-refcount_inc_not_zero-for-llc_sap_find.patch patches.suse/vhost-reset-metadata-cache-when-initializing-new-IOT.patch patches.suse/net-mlx5e-Properly-check-if-hairpin-is-possible-betw.patch patches.suse/net-mlx5e-Cleanup-of-dcbnl-related-fields.patch patches.suse/s390-sles15sp1-00-12-31-net-smc-no-shutdown-in-state-SMC_LISTEN.patch patches.suse/s390-sles15sp1-00-12-24-net-smc-allow-sysctl-rmem-and-wmem-defaults-for-servers.patch patches.suse/s390-sles15sp1-00-12-33-net-smc-move-sock-lock-in-smc_ioctl.patch patches.suse/0003-i2c-xlp9xx-Fix-case-where-SSIF-read-transaction-comp.patch patches.suse/bpf-btf-Change-tools-lib-bpf-btf-to-LGPL.patch patches.suse/bpf-sockmap-fix-bpf_tcp_sendmsg-sock-error-handling.patch patches.suse/bpf-sockmap-fix-leak-in-bpf_tcp_sendmsg-wait-for-mem.patch patches.suse/bpf-sockmap-fix-cork-timeout-for-select-due-to-epipe.patch patches.suse/xdp-fix-bug-in-cpumap-teardown-code-path.patch patches.suse/samples-bpf-xdp_redirect_cpu-adjustment-to-reproduce.patch patches.suse/xdp-fix-bug-in-devmap-teardown-code-path.patch patches.suse/0005-net-ethernet-ti-cpsw-clear-all-entries-when-delete-v.patch patches.suse/0006-net-ethernet-ti-cpsw-fix-runtime_pm-while-add-kill-v.patch patches.suse/xen-netfront-dont-cache-skb_shinfo.patch patches.suse/root-dentries-need-RCU-delayed-freeing.patch patches.suse/fix-mntputmntput-race.patch patches.suse/fix-__legitimize_mntmntput-race.patch patches.suse/make-sure-that-__dentry_kill-always-invalidates-d_se.patch patches.suse/init-rename-and-re-order-boot_cpu_state_init.patch patches.suse/scsi-qla2xxx-fix-memory-leak-for-allocating-abort-iocb.patch patches.suse/scsi-qedi-fix-a-potential-buffer-overflow patches.suse/scsi-mpt3sas-swap-i-o-memory-read-value-back-to-cpu-endianness patches.suse/scsi-sr-avoid-that-opening-a-cd-rom-hangs-with-runtime-power-management-enabled patches.suse/debugobjects-Make-stack-check-warning-more-informati.patch patches.suse/genirq-Fix-editing-error-in-a-comment.patch patches.suse/0001-irqchip-gic-v3-its-Refactor-LPI-allocator.patch patches.suse/0002-irqchip-gic-v3-its-Use-full-range-of-LPIs.patch patches.suse/0003-irqchip-gic-v3-its-Move-minimum-LPI-requirements-to-.patch patches.suse/0004-irqchip-gic-v3-its-Drop-chunk-allocation-compatibili.patch patches.suse/0005-irqchip-gic-v3-Expose-GICD_TYPER-in-the-rdist-struct.patch patches.suse/0006-irqchip-gic-v3-its-Honor-hypervisor-enforced-LPI-ran.patch patches.suse/0007-irqchip-gic-v3-its-Reduce-minimum-LPI-allocation-to-.patch patches.suse/0002-rculist-Improve-documentation-for-list_for_each_entr.patch patches.suse/stop_machine-Atomically-queue-and-wake-stopper-threa.patch patches.suse/sched-numa-Remove-redundant-field.patch patches.suse/sched-numa-Evaluate-move-once-per-node.patch patches.suse/sched-numa-Simplify-load_too_imbalanced.patch patches.suse/sched-numa-Set-preferred_node-based-on-best_cpu.patch patches.suse/sched-numa-Use-task-faults-only-if-numa_group-is-not-yet-set-up.patch patches.suse/sched-debug-Reverse-the-order-of-printing-faults.patch patches.suse/sched-numa-Skip-nodes-that-are-at-hoplimit.patch patches.suse/sched-numa-Remove-unused-task_capacity-from-struct-numa_stats.patch patches.suse/sched-numa-Modify-migrate_swap-to-accept-additional-parameters.patch patches.suse/sched-numa-Remove-numa_has_capacity.patch patches.suse/sched-numa-Update-the-scan-period-without-holding-the-numa_group-lock.patch patches.suse/sched-numa-Use-group_weights-to-identify-if-migration-degrades-locality.patch patches.suse/sched-numa-Move-task_numa_placement-closer-to-numa_migrate_preferred.patch patches.suse/locking-atomics-asm-generic-move-some-macros-from-linux-bitops-h-to-a-new-linux-bits-h-file.patch patches.suse/perf-x86-intel-lbr-fix-incomplete-lbr-call-stack patches.suse/kprobes-make-list-and-blacklist-root-user-read-only.patch patches.suse/kprobes-x86-fix-p-uses-in-error-messages patches.suse/0091-tools-include-Grab-copies-of-arm64-dependent-unistd..patch patches.suse/posix-timers-Sanitize-overrun-handling.patch patches.suse/alarmtimer-Prevent-overflow-for-relative-nanosleep.patch patches.suse/0001-x86-stacktrace-Do-not-unwind-after-user-regs.patch patches.suse/0002-x86-stacktrace-Remove-STACKTRACE_DUMP_ONCE.patch patches.suse/0003-x86-stacktrace-Clarify-the-reliable-success-paths.patch patches.suse/0004-x86-stacktrace-Do-not-fail-for-ORC-with-regs-on-stac.patch patches.suse/0006-x86-stacktrace-Enable-HAVE_RELIABLE_STACKTRACE-for-t.patch patches.suse/x86-entry-64-add-two-more-instruction-suffixes patches.suse/x86-numa_emulation-fix-emulated-to-physical-node-mapping patches.suse/x86-numa_emulation-introduce-uniform-split-capability.patch patches.suse/msft-hv-1711-x86-hyper-v-Use-cheaper-HVCALL_FLUSH_VIRTUAL_ADDRESS.patch patches.suse/msft-hv-1714-x86-hyper-v-Implement-hv_do_fast_hypercall16.patch patches.suse/msft-hv-1715-x86-hyper-v-Use-fast-hypercall-for-HVCALL_SEND_IPI.patch patches.suse/msft-hv-1716-x86-hyper-v-Use-cheaper-HVCALL_SEND_IPI-hypercall-wh.patch patches.suse/msft-hv-1717-x86-hyper-v-Trace-PV-IPI-send.patch patches.suse/msft-hv-1731-x86-hyper-v-Check-cpumask_to_vpset-return-value-in-h.patch patches.suse/msft-hv-1732-x86-hyper-v-Check-for-VP_INVAL-in-hyperv_flush_tlb_o.patch patches.suse/msft-hv-1735-x86-hyper-v-Fix-wrong-merge-conflict-resolution.patch patches.suse/x86-intel_rdt-split-resource-group-removal-in-two.patch patches.suse/x86-platform-uv-mark-memblock-related-init-code-and-data-correctly patches.suse/x86-mm-disable-ioremap-free-page-handling-on-x86-pae patches.suse/ioremap-update-pgtable-free-interfaces-with-addr patches.suse/x86-mm-add-tlb-purge-to-free-pmd-pte-page-interfaces patches.suse/arm-asm-tlb.h-Fix-build-error-implicit-func-declaration.patch patches.suse/x86-paravirt-fix-spectre-v2-mitigations-for-paravirt-guests.patch patches.suse/x86-mm-pti-add-an-overflow-check-to-pti_clone_pmds patches.suse/x86-ldt-split-out-sanity-check-in-map_ldt_struct.patch patches.suse/x86-pti-check-the-return-value-of-pti_user_pagetable_walk_p4d patches.suse/x86-pti-check-the-return-value-of-pti_user_pagetable_walk_pmd patches.suse/x86-mm-remove-in_nmi-warning-from-vmalloc_fault patches.suse/x86-speculation-Protect-against-userspace-userspace-.patch patches.suse/x86-speculation-support-enhanced-ibrs-on-future-cpus.patch patches.suse/x86-tsc-add-missing-header-to-tsc_msr-c patches.suse/xenclock-0005-x86-xen-time-Output-xen-sched_clock-time-from-0.patch patches.suse/s390-sles15-15-02-qdio-reset-old-sbal_state-flags.patch patches.suse/s390-sles15sp1-00-03-03-zcrypt-Add-ZAPQ-inline-function.patch patches.suse/s390-sles15sp1-00-03-04-zcrypt-Review-inline-assembler-constraints.patch patches.suse/s390-sles15sp1-00-03-05-zcrypt-Show-load-of-cards-and-queues-in-sysfs.patch patches.suse/s390-sles15sp1-00-03-06-zcrypt-Integrate-ap_asm.h-into-include-asm-ap.h.patch patches.suse/s390-sles15sp1-00-03-07-zcrypt-add-copy_from_user-length-plausibility-c.patch patches.suse/0085-RAID-s390-Remove-VLA-usage.patch patches.suse/s390-mm-correct-allocate_pgste-proc_handler-callback.patch patches.suse/s390-sles15-16-01-kvm-fix-deadlock-when-killed-by-oom.patch patches.suse/s390-detect-etoken-facility.patch patches.suse/s390-sles15sp1-00-04-03-s390-mm-Make-gmap_protect_range-more-modular.patch patches.suse/s390-sles15sp1-00-04-04-s390-mm-Abstract-gmap-notify-bit-setting.patch patches.suse/s390-sles15sp1-00-04-05-s390-mm-Add-gmap-pmd-linking.patch patches.suse/s390-sles15sp1-00-04-06-s390-mm-Add-gmap-pmd-notification-bit-setting.patch patches.suse/s390-sles15sp1-00-04-07-s390-mm-Add-gmap-pmd-invalidation-and-clearing.patch patches.suse/s390-sles15sp1-00-04-08-s390-mm-Add-huge-page-dirty-sync-support.patch patches.suse/s390-sles15sp1-00-04-09-s390-mm-Clear-huge-page-storage-keys-on-enable_skey.patch patches.suse/s390-sles15sp1-00-04-10-s390-mm-Clear-skeys-for-newly-mapped-huge-guest-pmds.patch patches.suse/s390-sles15sp1-00-04-11-s390-mm-Add-huge-pmd-storage-key-handling.patch patches.suse/s390-sles15sp1-00-04-12-KVM-s390-Add-skey-emulation-fault-handling.patch patches.suse/s390-sles15sp1-00-04-13-s390-mm-hugetlb-pages-within-a-gmap-can-not-be-freed.patch patches.suse/s390-sles15sp1-00-04-14-s390-mm-Add-huge-page-gmap-linking-support.patch patches.suse/s390-sles15sp1-00-04-15-KVM-s390-Add-huge-page-enablement-control.patch patches.suse/s390-sles15-17-01-01-s390-kdump-Fix-elfcorehdr-size-calculation.patch patches.suse/s390-lib-use-expoline-for-all-bcr-instructions.patch patches.suse/s390-fix-br_r1_trampoline-for-machines-without-exrl.patch patches.suse/s390-mm-fix-addressing-exception-after-suspend-resum.patch patches.suse/s390-dasd-fix-panic-for-failed-online-processing.patch patches.suse/binfmt_elf-Respect-error-return-from-regset-active.patch patches.suse/hwmon-k10temp-27c-offset-needed-for-threadripper2.patch patches.suse/hwmon-k10temp-support-threadripper-2920x-2970wx-simplify.patch patches.suse/btrfs-remove-fs_info-from-do_chunk_alloc.patch patches.suse/btrfs-check-integrity-Fix-NULL-pointer-dereference-f.patch patches.suse/0001-btrfs-Don-t-remove-block-group-still-has-pinned-down.patch patches.suse/0015-btrfs-tree-checker-Verify-block_group_item.patch patches.suse/0016-btrfs-tree-checker-Detect-invalid-and-empty-essentia.patch patches.suse/btrfs-refactor-block-group-replication-factor-calculation-to-a-helper.patch patches.suse/Btrfs-fix-btrfs_write_inode-vs-delayed-iput-deadlock.patch patches.suse/btrfs-fix-mount-failure-after-fsync-due-to-hard-link.patch patches.suse/btrfs-fix-send-failure-when-root-has-deleted-files-s.patch patches.suse/btrfs-simplify-IS_ERR-PTR_ERR-checks.patch patches.suse/0017-btrfs-Check-that-each-block-group-has-corresponding-.patch patches.suse/0018-btrfs-Verify-that-every-chunk-has-corresponding-bloc.patch patches.suse/0019-btrfs-Introduce-mount-time-chunk-dev-extent-mapping-.patch patches.suse/cifs-Silence-uninitialized-variable-warning.patch patches.suse/smb3-if-server-does-not-support-posix-do-not-allow-posix-mount-opti.patch patches.suse/cifs-allow-disabling-insecure-dialects-in-the-config.patch patches.suse/CIFS-fix-memory-leak-and-remove-dead-code.patch patches.suse/cifs-Make-sure-all-data-pages-are-signed-correctly.patch patches.suse/smb3-fill-in-statfs-fsid-and-correct-namelen.patch patches.suse/smb3-add-support-for-statfs-for-smb3-1-1-posix-extensions.patch patches.suse/cifs-add-missing-debug-entries-for-kconfig-options.patch patches.suse/smb3-simplify-code-by-removing-CONFIG_CIFS_SMB311.patch patches.suse/smb3-remove-noisy-warning-message-on-mount.patch patches.suse/smb3-snapshot-mounts-are-read-only-and-make-sure-info-is-displayabl.patch patches.suse/SMB3-Number-of-requests-sent-should-be-displayed-for-SMB3-not-just-.patch patches.suse/smb3-remove-per-session-operations-from-per-tree-connection-stats.patch patches.suse/smb3-don-t-request-leases-in-symlink-creation-and-qu.patch patches.suse/cifs-remove-unused-stats.patch patches.suse/smb3-add-tracepoint-for-session-expired-or-deleted.patch patches.suse/smb3-add-reconnect-tracepoints.patch patches.suse/cifs-use-a-refcount-to-protect-open-closing-the-cached-file-handle.patch patches.suse/cifs-simple-stats-should-always-be-enabled.patch patches.suse/smb3-display-bytes_read-and-bytes_written-in-smb3-stats.patch patches.suse/smb3-fix-reset-of-bytes-read-and-written-stats.patch patches.suse/cifs-update-init_sg-crypt_message-to-take-an-array-of-rqst.patch patches.suse/cifs-make-smb_send_rqst-take-an-array-of-requests.patch patches.suse/cifs-add-compound_send_recv-.patch patches.suse/smb3-add-tracepoint-for-slow-responses.patch patches.suse/smb3-fix-minor-debug-output-for-CONFIG_CIFS_STATS.patch patches.suse/smb3-Do-not-send-SMB3-SET_INFO-if-nothing-changed.patch patches.suse/CIFS-fix-uninitialized-ptr-deref-in-smb2-signing.patch patches.suse/smb3-display-stats-counters-for-number-of-slow-commands.patch patches.suse/cifs-add-SMB2_close_init-SMB2_close_free-.patch patches.suse/cifs-add-SMB2_query_info_-.patch patches.suse/cifs-create-SMB2_open_init-SMB2_open_free-helpers-.patch patches.suse/cifs-update-receive_encrypted_standard-to-handle-compounded-respons.patch patches.suse/cifs-update-smb2_queryfs-to-use-compounding.patch patches.suse/smb3-enumerating-snapshots-was-leaving-part-of-the-d.patch patches.suse/cifs-add-missing-support-for-ACLs-in-SMB-3.11.patch patches.suse/cifs-don-t-show-domain-in-mount-output-when-domain-is-empty.patch patches.suse/smb3-allow-previous-versions-to-be-mounted-with-snapshot-mount-par.patch patches.suse/smb3-create-smb3-equivalent-alias-for-cifs-pseudo-xattrs.patch patches.suse/ext4-sysfs-print-ext4_super_block-fields-as-little-e.patch patches.suse/dax-dax_layout_busy_page-warn-on-exceptional.patch patches.suse/ext4-handle-layout-changes-to-pinned-DAX-mappings.patch patches.suse/ext4-reset-error-code-in-ext4_find_entry-in-fallback.patch patches.suse/ext4-check-for-NUL-characters-in-extended-attribute-.patch patches.suse/ext4-fix-spectre-gadget-in-ext4_mb_regular_allocator.patch patches.suse/xfs-do-not-set-the-page-uptodate-in-xfs_writepage_ma.patch patches.suse/xfs-don-t-clear-imap_valid-for-a-non-uptodate-buffer.patch patches.suse/xfs-don-t-use-XFS_BMAPI_IGSTATE-in-xfs_map_blocks.patch patches.suse/xfs-remove-xfs_reflink_trim_irec_to_next_cow.patch patches.suse/xfs-remove-xfs_map_cow.patch patches.suse/xfs-rename-the-offset-variable-in-xfs_writepage_map.patch patches.suse/xfs-make-xfs_writepage_map-extent-map-centric.patch patches.suse/xfs-remove-xfs_reflink_find_cow_mapping.patch patches.suse/xfs-simplify-xfs_map_blocks-by-using-xfs_iext_lookup.patch patches.suse/xfs-remove-the-imap_valid-flag.patch patches.suse/xfs-don-t-look-at-buffer-heads-in-xfs_add_to_ioend.patch patches.suse/xfs-move-all-writeback-buffer_head-manipulation-into.patch patches.suse/xfs-remove-xfs_start_page_writeback.patch patches.suse/xfs-refactor-the-tail-of-xfs_writepage_map.patch patches.suse/xfs-remove-unused-iolock-arg-from-xfs_break_dax_layo.patch patches.suse/xfs-detect-and-fix-bad-summary-counts-at-mount.patch patches.suse/xfs-refactor-unmount-record-write.patch patches.suse/xfs-force-summary-counter-recalc-at-next-mount.patch patches.suse/xfs-Close-race-between-direct-IO-and-xfs_break_layou.patch patches.suse/xfs-fix-a-null-pointer-dereference-in-xfs_bmap_exten.patch patches.suse/x86-l1tf-01-increase-32bitPAE-__PHYSICAL_PAGE_MASK.patch patches.suse/x86-l1tf-02-change-order-of-offset-type.patch patches.suse/x86-l1tf-03-protect-swap-entries.patch patches.suse/x86-l1tf-04-protect-PROT_NONE-ptes.patch patches.suse/x86-l1tf-05-make-sure-first-pages-is-reserved.patch patches.suse/x86-l1tf-06-add-sysfs-report.patch patches.suse/x86-l1tf-08-disallow-non-privileged-high-MMIO-PROT_NONE.patch patches.suse/x86-l1tf-07-limit-swap-file-size.patch patches.suse/02-sched-smt-update-sched_smt_present-at-runtime.patch patches.suse/03-x86-smp-provide-topology_is_primary_thread.patch patches.suse/04-x86-topology-provide-topology_smt_supported.patch patches.suse/05-cpu-hotplug-make-bringup-teardown-of-smp-threads-symmetric.patch patches.suse/06-cpu-hotplug-split-do_cpu_down.patch patches.suse/07-cpu-hotplug-provide-knobs-to-control-smt.patch patches.suse/08-x86-cpu-remove-the-pointless-cpu-printout.patch patches.suse/09-x86-cpu-amd-remove-the-pointless-detect_ht-call.patch patches.suse/10-x86-cpu-common-provide-detect_ht_early.patch patches.suse/11-x86-cpu-topology-provide-detect_extended_topology_early.patch patches.suse/12-x86-cpu-intel-evaluate-smp_num_siblings-early.patch patches.suse/13-x86-cpu-amd-do-not-check-cpuid-max-ext-level-before-parsing-smp-info.patch patches.suse/14-x86-cpu-amd-evaluate-smp_num_siblings-early.patch patches.suse/x86-speculation-l1tf-extend-64bit-swap-file-size-limit patches.suse/00-x86-cpufeatures-Add-detection-of-L1D-cache-flush-sup.patch patches.suse/16-x86-cpu-amd-move-topoext-reenablement-before-reading-smp_num_siblings.patch patches.suse/x86-speculation-l1tf-protect-pae-swap-entries-against-l1tf patches.suse/x86-speculation-l1tf-fix-up-pte-pfn-conversion-for-pae patches.suse/17-cpu-hotplug-Boot-HT-siblings-at-least-once.patch patches.suse/01-x86-KVM-Warn-user-if-KVM-is-loaded-SMT-and-L1TF-CPU-.patch patches.suse/02-x86-KVM-VMX-Add-module-argument-for-L1TF-mitigation.patch patches.suse/03-x86-KVM-VMX-Add-L1D-flush-algorithm.patch patches.suse/04-x86-KVM-VMX-Add-L1D-MSR-based-flush.patch patches.suse/05-x86-KVM-VMX-Add-L1D-flush-logic.patch patches.suse/06-x86-KVM-VMX-Split-the-VMX-MSR-LOAD-structures-to-hav.patch patches.suse/07-x86-KVM-VMX-Add-find_msr-helper-function.patch patches.suse/08-x86-KVM-VMX-Separate-the-VMX-AUTOLOAD-guest-host-num.patch patches.suse/09-x86-KVM-VMX-Extend-add_atomic_switch_msr-to-allow-VM.patch patches.suse/10-x86-KVM-VMX-Use-MSR-save-list-for-IA32_FLUSH_CMD-if-.patch patches.suse/18-cpu-hotplug-Online-siblings-when-SMT-control-is-turn.patch patches.suse/0001-x86-litf-Introduce-vmx-status-variable.patch patches.suse/0002-x86-kvm-Drop-L1TF-MSR-list-approach.patch patches.suse/0003-x86-l1tf-Handle-EPT-disabled-state-proper.patch patches.suse/0004-x86-kvm-Move-l1tf-setup-function.patch patches.suse/0005-x86-kvm-Add-static-key-for-flush-always.patch patches.suse/0006-x86-kvm-Serialize-L1D-flush-parameter-setter.patch patches.suse/0007-x86-kvm-Allow-runtime-control-of-L1D-flush.patch patches.suse/0008-cpu-hotplug-Expose-SMT-control-init-function.patch patches.suse/0009-cpu-hotplug-Set-CPU_SMT_NOT_SUPPORTED-early.patch patches.suse/0010-x86-bugs-kvm-Introduce-boot-time-control-of-L1TF-mit.patch patches.suse/0011-Documentation-Add-section-about-CPU-vulnerabilities.patch patches.suse/0001-x86-KVM-VMX-Initialize-the-vmx_l1d_flush_pages-conte.patch patches.suse/Documentation-l1tf-Fix-typos.patch patches.suse/0012-cpu-hotplug-detect-SMT-disabled-by-BIOS.patch patches.suse/x86-kvm-vmx-don-t-set-l1tf_flush_l1d-to-true-from-vmx_l1d_flush patches.suse/x86-kvm-vmx-replace-vmx_l1d_flush_always-with-vmx_l1d_flush_cond patches.suse/x86-kvm-vmx-move-the-l1tf_flush_l1d-test-to-vmx_l1d_flush patches.suse/x86-kvm-vmx-don-t-set-l1tf_flush_l1d-from-vmx_handle_external_intr patches.suse/Documentation-l1tf-Remove-Yonah-processors-from-not-.patch patches.suse/x86-speculation-simplify-sysfs-report-of-vmx-l1tf-vulnerability patches.suse/x86-speculation-use-arch_capabilities-to-skip-l1d-flush-on-vmentry patches.suse/kvm-vmx-tell-the-nested-hypervisor-to-skip-l1d-flush-on-vmentry patches.suse/cpu-hotplug-fix-smt-supported-evaluation patches.suse/x86-speculation-l1tf-invert-all-not-present-mappings patches.suse/x86-speculation-l1tf-make-pmd-pud_mknotpresent-invert patches.suse/x86-mm-pat-make-set_memory_np-l1tf-safe patches.suse/x86-mm-kmmio-make-the-tracer-robust-against-l1tf patches.suse/x86-microcode-allow-late-microcode-loading-with-smt-disabled patches.suse/block-Remove-a-superfluous-cast-from-blkdev_report_z.patch patches.suse/include-uapi-linux-blkzoned.h-Remove-a-superfluous-_.patch patches.suse/block-Remove-bdev_nr_zones.patch patches.suse/block-Inline-blk_queue_nr_zones.patch patches.suse/block-Make-struct-request_queue-smaller-for-CONFIG_B.patch patches.suse/block-bfq-add-remove-entity-weights-correctly.patch patches.suse/block-bfq-do-not-expire-a-queue-that-will-deserve-di.patch patches.suse/block-bfq-fix-service-being-wrongly-set-to-zero-in-c.patch patches.suse/block-bfq-give-a-better-name-to-bfq_bfqq_may_idle.patch patches.suse/blk-mq-cleanup-blk_mq_get_driver_tag.patch patches.suse/blk-mq-don-t-pass-hctx-to-blk_mq_mark_tag_wait.patch patches.suse/blk-mq-introduce-new-lock-for-protecting-hctx-dispat.patch patches.suse/blk-mq-remove-synchronize_rcu-from-blk_mq_del_queue_.patch patches.suse/blk-mq-avoid-to-synchronize-rcu-inside-blk_cleanup_q.patch patches.suse/block-Document-how-blk_update_request-handles-RQF_SP.patch patches.suse/Blktrace-bail-out-early-if-block-debugfs-is-not-conf.patch patches.suse/Block-blk-throttle-set-low_valid-immediately-once-on.patch patches.suse/partitions-ldm-remove-redundant-pointer-dgrp.patch patches.suse/blk-mq-code-clean-up-by-adding-an-API-to-clear-set-m.patch patches.suse/blk-mq-fix-typo-in-a-function-comment.patch patches.suse/blk-mq-use-list_splice_tail_init-to-insert-requests.patch patches.suse/blk-mq-only-attempt-to-merge-bio-if-there-is-rq-in-s.patch patches.suse/blk-mq-dequeue-request-one-by-one-from-sw-queue-if-h.patch patches.suse/block-mm-remove-unnecessary-__GFP_HIGH-flag.patch patches.suse/0001-block-fix-infinite-loop-if-the-device-loses-discard-.patch patches.suse/block-Add-default-switch-case-to-blk_pm_allow_reques.patch patches.suse/bsg-remove-read-write-support.patch patches.suse/lightnvm-pblk-enable-line-minor-version-detection.patch patches.suse/lightnvm-limit-get-chunk-meta-request-size.patch patches.suse/lightnvm-pblk-assume-that-chunks-are-closed-on-1.2-d.patch patches.suse/blk-mq-issue-directly-if-hw-queue-isn-t-busy-in-case.patch patches.suse/pktcdvd-remove-assignment-in-if-condition.patch patches.suse/blk-mq-fail-the-request-in-case-issue-failure.patch patches.suse/block-simplify-bio_check_pages_dirty.patch patches.suse/block-bio_set_pages_dirty-can-t-see-NULL-bv_page-in-.patch patches.suse/0227-bcache-don-t-clone-bio-in-bch_data_verify.patch patches.suse/exofs-use-bio_clone_fast-in-_write_mirror.patch patches.suse/block-remove-bio_clone_kmalloc.patch patches.suse/0087-md-remove-a-bogus-comment.patch patches.suse/0088-block-allow-max_discard_segments-to-be-stacked.patch patches.suse/nvme.h-resync-with-nvme-cli.patch patches.suse/nvme-move-init-of-keep_alive-work-item-to-controller.patch patches.suse/nvmet-add-commands-supported-and-effects-log-page.patch patches.suse/nvmet-add-buffered-I-O-support-for-file-backed-ns.patch patches.suse/nvme-rdma-support-up-to-4-segments-of-inline-data.patch patches.suse/nvmet-rdma-support-max-16KB-PAGE_SIZE-inline-data.patch patches.suse/nvmet-rdma-add-unlikely-check-in-the-fast-path.patch patches.suse/nvmet-rdma-add-an-error-flow-for-post_recv-failures.patch patches.suse/nvme-cache-struct-nvme_ctrl-reference-to-struct-nvme.patch patches.suse/nvme-use-hw-qid-in-trace-events.patch patches.suse/nvme-add-controller-name-to-trace-events.patch patches.suse/nvme-add-disk-name-to-trace-events.patch patches.suse/nvme-rdma-mark-expected-switch-fall-through.patch patches.suse/nvme-rdma-unquiesce-queues-when-deleting-the-control.patch patches.suse/nvme-rdma-centralize-controller-setup-sequence.patch patches.suse/nvme-rdma-centralize-admin-io-queue-teardown-sequenc.patch patches.suse/nvmet-fix-file-discard-return-status.patch patches.suse/nvmet-check-fileio-lba-range-access-boundaries.patch patches.suse/nvmet-don-t-use-uuid_le-type.patch patches.suse/block-move-bio_integrity_-intervals-bytes-into-blkdev-h patches.suse/scsi-virtio_scsi-fix-pi_bytes-out-in-on-4-kib-block-size-devices patches.suse/readahead-stricter-check-for-bdi-io_pages.patch patches.suse/0227-bcache-simplify-the-calculation-of-the-total-amount-.patch patches.suse/0228-bcache-finish-incremental-GC.patch patches.suse/0229-bcache-calculate-the-number-of-incremental-GC-nodes-.patch patches.suse/0230-bcache-fix-I-O-significant-decline-while-backend-dev.patch patches.suse/0230-bcache-do-not-assign-in-if-condition-register_bcache.patch patches.suse/0231-bcache-free-heap-cache_set-flush_btree-in-bch_journa.patch patches.suse/0231-bcache-do-not-assign-in-if-condition-in-bcache_init.patch patches.suse/0091-bcache-do-not-assign-in-if-condition-in-bcache_devic.patch patches.suse/0231-bcache-stop-using-the-deprecated-get_seconds.patch patches.suse/partitions-aix-fix-usage-of-uninitialized-lv_info-an.patch patches.suse/partitions-aix-append-null-character-to-print-data-f.patch patches.suse/pktcdvd-Fix-possible-Spectre-v1-for-pkt_devs.patch patches.suse/block-move-ref_tag-calculation-func-to-the-block-lay.patch patches.suse/block-move-dif_prepare-dif_complete-functions-to-blo.patch patches.suse/nvme-use-blk-API-to-remap-ref-tags-for-IOs-with-meta.patch patches.suse/block-blk_init_allocated_queue-set-q-fq-as-NULL-in-t.patch patches.suse/t10-pi-provide-empty-t10_pi_complete-for-CONFIG_BLK_.patch patches.suse/block-bsg-lib-use-PTR_ERR_OR_ZERO-to-simplify-the-fl.patch patches.suse/0001-block-really-disable-runtime-pm-for-blk-mq.patch patches.suse/blk-mq-fix-updating-tags-depth.patch patches.suse/ide-cd-Drop-unused-sense-buffers.patch patches.suse/scsi-cxlflash-Drop-unused-sense-buffers.patch patches.suse/scsi-build-scsi_common.o-for-all-scsi-passthrough-re.patch patches.suse/target-don-t-depend-on-SCSI.patch patches.suse/block-Switch-struct-packet_command-to-use-struct-scs.patch patches.suse/ide-cd-Remove-redundant-sense-buffer.patch patches.suse/cdrom-Use-struct-scsi_sense_hdr-internally.patch patches.suse/libata-scsi-Move-sense-buffers-onto-stack.patch patches.suse/scsi-Check-sense-buffer-size-at-build-time.patch patches.suse/nvme.h-add-support-for-the-log-specific-field.patch patches.suse/nvme.h-add-ANA-definitions.patch patches.suse/nvme-simplify-the-API-for-getting-log-pages.patch patches.suse/nvme-remove-nvme_req_needs_failover.patch patches.suse/nvme-add-ANA-support.patch patches.suse/nvmet-keep-a-port-pointer-in-nvmet_ctrl.patch patches.suse/nvmet-track-and-limit-the-number-of-namespaces-per-s.patch patches.suse/nvmet-add-minimal-ANA-support.patch patches.suse/nvmet-support-configuring-ANA-groups.patch patches.suse/nvmet-use-Retain-Async-Event-bit-to-clear-AEN.patch patches.suse/lightnvm-remove-minor-version-check-for-2.0.patch patches.suse/target-loop-depend-on-SCSI.patch patches.suse/0001-blk-wbt-Avoid-lock-contention-and-thundering-herd-is.patch patches.suse/cfq-Annotate-fall-through-in-a-switch-statement.patch patches.suse/cfq-Suppress-compiler-warnings-about-comparisons.patch patches.suse/0232-bcache-do-not-check-return-value-of-debugfs_create_d.patch patches.suse/0233-bcache-display-rate-debug-parameters-to-0-when-write.patch patches.suse/0234-bcache-avoid-unncessary-cache-prefetch-bch_btree_nod.patch patches.suse/0234-bcache-add-a-comment-in-super.c.patch patches.suse/0234-bcache-fix-mistaken-code-comments-in-bcache.h.patch patches.suse/0234-bcache-fix-mistaken-comments-in-request.c.patch patches.suse/0234-bcache-add-code-comments-for-bset.c.patch patches.suse/0235-bcache-set-max-writeback-rate-when-I-O-request-is-id.patch patches.suse/0237-bcache-make-the-pr_err-statement-used-for-ENOENT-onl.patch patches.suse/0237-bcache-trivial-remove-tailing-backslash-in-macro-BTR.patch patches.suse/nvme-fixup-crash-on-failed-discovery.patch patches.suse/nvme.h-fixup-ANA-group-descriptor-format.patch patches.suse/nvme.h-add-support-for-ns-write-protect-definitions.patch patches.suse/nvme-set-gendisk-read-only-based-on-nsattr.patch patches.suse/nvmet-add-ns-write-protect-support.patch patches.suse/nvme-fabrics-fix-ctrl_loss_tmo-0-to-reconnect-foreve.patch patches.suse/block-bvec_nr_vecs-returns-value-for-wrong-slab.patch patches.suse/blk-mq-count-the-hctx-as-active-before-allocating-ta.patch patches.suse/blkcg-Introduce-blkg_root_lookup.patch patches.suse/block-Introduce-blk_exit_queue.patch patches.suse/block-Ensure-that-a-request-queue-is-dissociated-fro.patch patches.suse/0236-bcache-fix-error-setting-writeback_rate-through-sysf.patch patches.suse/blkcg-Make-blkg_root_lookup-work-for-queues-in-bypas.patch patches.suse/mtdchar-fix-overflows-in-adjustment-of-count.patch patches.suse/mtd-maps-fix-solutionengine.c-printk-format-warnings.patch patches.suse/0045-mtd-m25p80-Use-SPI_MEM_OP_NO_DUMMY-instead-of-SPI_ME.patch patches.suse/0001-md-cluster-clear-another-node-s-suspend_area-after-t.patch patches.suse/0002-md-cluster-show-array-s-status-more-accurate.patch patches.suse/0003-md-cluster-don-t-send-msg-if-array-is-closing.patch patches.suse/0098-md-r5cache-remove-redundant-pointer-bio.patch patches.suse/0099-drivers-md-raid5-Use-irqsave-variant-of-atomic_dec_a.patch patches.suse/0100-drivers-md-raid5-Do-not-disable-irq-on-release_inact.patch patches.suse/md-raid5-fix-data-corruption-of-replacements-after-o.patch patches.suse/configfs-replace-strncpy-with-memcpy.patch patches.suse/configfs-fix-registered-group-removal.patch patches.suse/0001-x86-init-fix-build-with-CONFIG_SWAP-n.patch patches.suse/spi-cadence-Change-usleep_range-to-udelay-for-atomic.patch patches.suse/0354-spi-spi-fsl-dspi-Fixup-regmap-configuration.patch patches.suse/spi-davinci-fix-a-NULL-pointer-dereference.patch patches.suse/0348-spi-spi-fsl-dspi-Drop-unreachable-else-if-statement.patch patches.suse/0349-spi-spi-fsl-dspi-Drop-unneeded-use-of-dataflags-bits.patch patches.suse/0350-spi-spi-fsl-dspi-Fix-per-transfer-cs_change-handling.patch patches.suse/0351-spi-spi-fsl-dspi-Simplify-transfer-counter-handling.patch patches.suse/0352-spi-spi-fsl-dspi-Support-4-to-16-bits-per-word-trans.patch patches.suse/0353-spi-spi-fsl-dspi-Fix-MCR-register-handling.patch patches.suse/0355-spi-spi-fsl-dspi-Add-support-for-XSPI-mode-registers.patch patches.suse/0356-spi-spi-fsl-dspi-Framesize-control-for-XSPI-mode.patch patches.suse/0357-spi-spi-fsl-dspi-XSPI-FIFO-handling-in-TCFQ-mode.patch patches.suse/0358-spi-spi-fsl-dspi-Advertise-32-bit-for-XSPI-mode.patch patches.suse/0359-spi-spi-fsl-dspi-Enable-extended-SPI-mode.patch patches.suse/0360-spi-spi-fsl-dspi-Fix-copy-paste-error-in-dspi_probe.patch patches.suse/spi-pxa2xx-Add-support-for-Intel-Ice-Lake.patch patches.suse/spi-spi-fsl-dspi-Fix-imprecise-abort-on-VF500-during patches.suse/0375-spi-spi-fsl-dspi-Fill-actual_length-when-doing-DMA-t.patch patches.suse/0378-spi-spi-fsl-dspi-Switch-to-SPDX-identifier.patch patches.suse/0011-spi-spi-mem-Fix-a-typo-in-the-documentation-of-struc.patch patches.suse/0012-spi-spi-mem-Extend-the-SPI-mem-interface-to-set-a-cu.patch patches.suse/0046-mtd-m25p80-Call-spi_mem_get_name-to-let-controller-s.patch patches.suse/0013-spi-spi-mem-Constify-spi_mem-name.patch patches.suse/pinctrl-cedarfork-Correct-EAST-pin-ordering patches.suse/pinctrl-intel-Add-Ice-Lake-PCH-pin-controller-suppor patches.suse/pinctrl-intel-Convert-to-use-SPDX-identifier patches.suse/pinctrl-qcom-spmi-gpio-Fix-pmic_gpio_config_get-to-b patches.suse/pinctrl-baytrail-Mark-expected-switch-fall-throughs patches.suse/pinctrl-imx-add-dt-binding-for-i-mx8mq-iomuxc.patch patches.suse/pinctrl-imx-add-driver-for-i-mx8mq.patch patches.suse/pinctrl-core-Return-selector-to-the-pinctrl-driver patches.suse/pinctrl-pinmux-Return-selector-to-the-pinctrl-driver patches.suse/pinctrl-single-Fix-group-and-function-selector-use patches.suse/pinctrl-amd-fix-gpio-irq-level-in-debugfs.patch patches.suse/pinctrl-amd-only-handle-irq-if-it-is-pending-and-unm.patch patches.suse/pinctrl-imx-off-by-one-in-imx_pinconf_group_dbg_show patches.suse/pinctrl-intel-Do-pin-translation-when-lock-IRQ patches.suse/pinctrl-cannonlake-Fix-community-ordering-for-H-vari patches.suse/pinctrl-freescale-off-by-one-in-imx1_pinconf_group_d patches.suse/pinctrl-baytrail-actually-print-the-apparently-misco patches.suse/gpio-tegra-Move-driver-registration-to-subsys_init-l.patch patches.suse/pinctrl-intel-Don-t-shadow-error-code-of-gpiochip_lo patches.suse/devicectree-bindings-fix-location-of-leds-common-fil.patch patches.suse/leds-max8997-use-mode-when-calling-max8997_led_set_m patches.suse/ACPI-PM-save-NVS-memory-for-ASUS-1025C-laptop patches.suse/0362-ARM-cpuidle-silence-error-on-driver-registration-fai.patch patches.suse/dt-bindings-clock-add-rk3399-ddr3-standard-speed-bins.patch patches.suse/0007-PM-devfreq-rk3399_dmc-remove-wait-for-dcf-irq-event.patch patches.suse/0008-PM-devfreq-rk3399_dmc-do-not-print-error-when-get-su.patch patches.suse/0009-PM-devfreq-rk3399_dmc-fix-spelling-mistakes.patch patches.suse/PM-devfreq-rk3399_dmc-Fix-duplicated-opp-table-on-re.patch patches.suse/0007-cpufreq-CPPC-Add-cpuinfo_cur_freq-support-for-CPPC.patch patches.suse/ACPI-scan-Initialize-status-to-ACPI_STA_DEFAULT.patch patches.suse/0001-ACPI-scan-Create-platform-device-for-fwnodes-with-mu.patch patches.suse/ACPICA-Revert-iASL-change-processing-of-external-op-.patch patches.suse/ACPICA-Revert-iASL-compiler-allow-compilation-of-ext.patch patches.suse/ACPI-Convert-ACPI-reference-args-to-generic-fwnode-r.patch patches.suse/0001-platform-x86-Add-ACPI-i2c-multi-instantiate-pseudo-d.patch patches.suse/Revert-ACPI-bus-Parse-tables-as-term_list-for-Dell-X.patch patches.suse/ACPI-EC-Use-ec_no_wakeup-on-ThinkPad-X1-Yoga-3rd patches.suse/ACPI-EC-Add-another-entry-for-Thinkpad-X1-Carbon-6th patches.suse/arm64-ACPI-clean-the-additional-checks-before-callin.patch patches.suse/ALSA-memalloc-Don-t-exceed-over-the-requested-size patches.suse/ALSA-seq-Fix-poll-error-return.patch patches.suse/ALSA-vx222-Fix-invalid-endian-conversions patches.suse/ALSA-vxpocket-Fix-invalid-endian-conversions patches.suse/ALSA-cs5535audio-Fix-invalid-endian-conversion patches.suse/ALSA-virmidi-Fix-too-long-output-trigger-loop patches.suse/ALSA-hda-Turn-CX8200-into-D3-as-well-upon-reboot patches.suse/ALSA-hda-Sleep-for-10ms-after-entering-D3-on-Conexan patches.suse/ALSA-hda-Correct-Asrock-B85M-ITX-power_save-blacklis patches.suse/ALSA-line6-stop-using-get_seconds.patch patches.suse/ALSA-firewire-motu-add-a-flag-for-AES-EBU-on-XLR-int.patch patches.suse/ALSA-firewire-motu-add-support-for-Motu-Traveler.patch patches.suse/ALSA-hda-Move-mic-mute-LED-helper-to-the-generic-par.patch patches.suse/ALSA-hda-Use-the-common-helper-for-thinkpad_acpi-mic.patch patches.suse/ALSA-hda-realtek-Use-the-mic-mute-LED-helper-for-HP-.patch patches.suse/ALSA-hda-conexant-Use-the-mic-mute-LED-helper.patch patches.suse/ALSA-hda-Allow-multiple-ADCs-for-mic-mute-LED-contro.patch patches.suse/ALSA-hda-sigmatel-Use-common-helper-for-mic-mute-LED.patch patches.suse/ALSA-hda-Sanity-check-of-unexpected-cap_sync_hook-ov.patch patches.suse/ALSA-hda-realtek-Simplify-alc269_fixup_hp_line1_mic1.patch patches.suse/ALSA-hda-realtek-Allow-skipping-spec-init_amp-detect.patch patches.suse/ALSA-hda-realtek-Manage-GPIO-bits-commonly.patch patches.suse/ALSA-hda-realtek-Add-GPIO-data-update-helper.patch patches.suse/ALSA-hda-realtek-Consolidate-gpio_data-and-gpio_led.patch patches.suse/ALSA-hda-realtek-Simplify-alc885_fixup_macpro_gpio.patch patches.suse/ALSA-hda-realtek-Simplify-mute-LED-GPIO-handling.patch patches.suse/ALSA-hda-realtek-Convert-some-manual-GPIO-setups.patch patches.suse/ALSA-hda-realtek-Simplify-Dell-XPS13-GPIO-handling.patch patches.suse/ALSA-hda-realtek-Use-common-GPIO-mask-for-ALC660VD-A.patch patches.suse/ALSA-hda-realtek-Use-common-helper-for-creating-ALC2.patch patches.suse/ALSA-hda-realtek-Use-common-helper-for-creating-beep.patch patches.suse/ALSA-hda-conexant-Clean-up-beep-code.patch patches.suse/ALSA-hda-cirrus-Simplify-creation-of-new-controls.patch patches.suse/ALSA-hda-via-Rewrite-with-error-goto.patch patches.suse/ALSA-hda-via-Simplify-control-management.patch patches.suse/ALSA-hda-via-Use-standard-verb-containers.patch patches.suse/ALSA-hda-realtek-Apply-PRE_PROBE-fixup-after-ALC269-.patch patches.suse/ALSA-hda-realtek-Comprehensive-model-list-for-ALC662.patch patches.suse/ALSA-hda-realtek-Comprehensive-model-list-for-ALC259.patch patches.suse/ALSA-hda-realtek-Comprehensive-model-list-for-ALC268.patch patches.suse/ALSA-hda-realtek-Comprehensive-model-list-for-ALC262.patch patches.suse/ALSA-hda-realtek-Comprehensive-model-list-for-ALC882.patch patches.suse/ALSA-hda-Kill-snd_hda_codec_update_cache.patch patches.suse/ALSA-intel_hdmi-Use-strlcpy-instead-of-strncpy.patch patches.suse/ALSA-hda-Move-in_pm-accessors-to-HDA-core.patch patches.suse/ALSA-hda-Add-AZX_DCAPS_PM_RUNTIME-for-AMD-Raven-Ridg.patch patches.suse/ALSA-hda-hdmi-Don-t-fall-back-to-generic-when-i915-b.patch patches.suse/ALSA-snd-aoa-add-of_node_put-in-error-path patches.suse/ALSA-usb-caiaq-audio-use-irqsave-in-USB-s-complete-c.patch patches.suse/ALSA-usb-midi-use-irqsave-in-USB-s-complete-callback.patch patches.suse/ALSA-pcm-trace-XRUN-event-at-injection-too.patch patches.suse/ALSA-pcm-Use-snd_pcm_stop_xrun-for-xrun-injection.patch patches.suse/ALSA-pcm-Allow-drivers-to-set-R-W-wait-time.patch patches.suse/ALSA-pcm-Fix-snd_interval_refine-first-last-with-ope.patch patches.suse/ALSA-usb-audio-Add-support-for-Selector-Units-in-UAC.patch patches.suse/ALSA-usb-audio-Processing-Unit-controls-parsing-in-U.patch patches.suse/ALSA-usb-audio-Add-support-for-Processing-Units-in-U.patch patches.suse/ALSA-usb-audio-Unify-virtual-type-units-type-to-UAC3.patch patches.suse/ALSA-usb-audio-Tidy-up-logic-for-Processing-Unit-min.patch patches.suse/ALSA-hda-use-PCI_BASE_CLASS_DISPLAY-to-replace-PCI_C.patch patches.suse/ALSA-rawmidi-Tidy-up-coding-styles.patch patches.suse/ALSA-rawmidi-Simplify-error-paths.patch patches.suse/ALSA-rawmidi-Minor-code-refactoring.patch patches.suse/ALSA-rawmidi-Use-kvmalloc-for-buffers.patch patches.suse/vga_switcheroo-set-audio-client-id-according-to-boun.patch patches.suse/ALSA-usb-audio-Allow-changing-from-a-bad-sample-rate.patch patches.suse/7421-drm-i915-split-audio-component-to-a-generic-type patches.suse/7422-alsa-hda-i915-associate-audio-component-with-devres patches.suse/7423-alsa-hda-make-audio-component-support-more-generic patches.suse/ALSA-timer-catch-invalid-timer-object-creation.patch patches.suse/ALSA-usb-audio-Generic-DSD-detection-for-Thesycon-ba.patch patches.suse/7424-alsa-hda-i915-allow-delayed-i915-audio-component-binding patches.suse/ALSA-usb-audio-Add-support-for-Encore-mDSD-USB-DAC.patch patches.suse/ALSA-usb-audio-Fix-multiple-definitions-in-AU0828_DE.patch patches.suse/ALSA-msnd-Fix-the-default-sample-sizes.patch patches.suse/ALSA-hda-ca0132-Use-NULL-instead-of-0.patch patches.suse/ALSA-hda-Fix-a-sparse-warning-about-snd_ctl_elem_ifa.patch patches.suse/ALSA-usb-audio-Declare-the-common-variable-in-header.patch patches.suse/ALSA-pcm-Add-__force-to-cast-in-snd_pcm_lib_read-wri.patch patches.suse/ALSA-pcm-Use-standard-lower_32_bits-and-upper_32_bit.patch patches.suse/ALSA-trident-Suppress-gcc-string-warning.patch patches.suse/ALSA-hda-Fix-implicit-PCM-format-type-conversion.patch patches.suse/ALSA-pcm-Fix-sparse-warning-wrt-PCM-format-type.patch patches.suse/ALSA-hda-Proper-endian-notations-for-BDL-pointers.patch patches.suse/ALSA-usb-audio-quirks-Replace-mdelay-with-msleep-and.patch patches.suse/ALSA-hda-hdmi-Use-single-mutex-unlock-in-error-paths.patch patches.suse/ALSA-seq-virmidi-Offload-the-output-event-processing.patch patches.suse/ALSA-seq-virmidi-Use-READ_ONCE-WRITE_ONCE-macros.patch patches.suse/ALSA-usb-audio-Initial-Power-Domain-support.patch patches.suse/ALSA-usb-audio-AudioStreaming-Power-Domain-parsing.patch patches.suse/ALSA-usb-audio-Add-UAC3-Power-Domains-to-suspend-res.patch patches.suse/ALSA-usb-audio-Operate-UAC3-Power-Domains-in-PCM-cal.patch patches.suse/ALSA-usb-audio-remove-redundant-pointer-urb.patch patches.suse/ALSA-pcm-Mark-expected-switch-fall-through.patch patches.suse/ALSA-usb-Mark-expected-switch-fall-through.patch patches.suse/ALSA-seq-Minor-cleanup-of-MIDI-event-parser-helpers.patch patches.suse/ALSA-seq-Remove-dead-codes.patch patches.suse/ALSA-seq-Fix-leftovers-at-probe-error-path.patch patches.suse/ALSA-seq-Use-no-intrruptible-mutex_lock.patch patches.suse/ALSA-seq-Drop-unused-64bit-division-macros.patch patches.suse/ALSA-usb-audio-Fix-invalid-use-of-sizeof-in-parse_ua.patch patches.suse/ALSA-sb-Fix-a-typo.patch patches.suse/ALSA-compress-Remove-empty-init-and-exit.patch patches.suse/ALSA-seq-Mark-expected-switch-fall-through.patch patches.suse/ALSA-seq_oss-Mark-expected-switch-fall-through.patch patches.suse/ALSA-hda-realtek-Add-mute-LED-quirk-for-HP-Spectre-x.patch patches.suse/ALSA-hda-ca0132-Create-mmio-gpio-function-to-make-co.patch patches.suse/ALSA-hda-ca0132-Clean-up-ca0132_init-function.patch patches.suse/ALSA-hda-ca0132-Add-alt_functions-unsolicited-respon.patch patches.suse/ALSA-hda-ca0132-Add-quirk-ID-and-enum-for-Recon3D.patch patches.suse/ALSA-hda-ca0132-Add-Recon3D-pincfg.patch patches.suse/0010-ALSA-hda-ca0132-Add-bool-variable-to-enable-disable-.patch patches.suse/ALSA-hda-ca0132-Add-Recon3D-startup-functions-and-se.patch patches.suse/ALSA-hda-ca0132-Add-DSP-setup-defaults-for-Recon3D.patch patches.suse/ALSA-hda-ca0132-Add-Recon3D-input-and-output-select-.patch patches.suse/ALSA-hda-ca0132-Change-mixer-controls-for-Recon3D.patch patches.suse/ALSA-hda-ca0132-Add-exit-commands-for-Recon3D.patch patches.suse/ALSA-usb-audio-Mark-expected-switch-fall-through.patch patches.suse/ASoC-dapm-Fix-potential-DAI-widget-pointer-deref-whe.patch patches.suse/ASoC-dpcm-don-t-merge-format-from-invalid-codec-dai patches.suse/ASoC-rt5514-Fix-the-issue-of-the-delay-volume-applie.patch patches.suse/ASoC-es7134-remove-64kHz-rate-from-the-supported-rat patches.suse/ASoC-rsnd-cmd-Add-missing-newline-to-debug-message patches.suse/ASoC-zte-Fix-incorrect-PCM-format-bit-usages patches.suse/ASoC-sirf-Fix-potential-NULL-pointer-dereference patches.suse/ASoC-wm8994-Fix-missing-break-in-switch.patch patches.suse/docs-zh_CN-fix-location-of-oops-tracing.txt.patch patches.suse/MAINTAINERS-fix-location-of-ina2xx.txt-device-tree-f.patch patches.suse/x86-smp-fix-non-smp-broken-build-due-to-redefinition-of-apic_id_is_primary_thread patches.suse/arm64-Fix-mismatched-cache-line-size-detection.patch patches.suse/arm64-Handle-mismatched-cache-type.patch patches.suse/0003-arm64-add-PSR_AA32_-definitions.patch patches.suse/0004-arm64-don-t-zero-DIT-on-signal-return.patch patches.suse/0005-arm64-compat-map-SPSR_ELx-PSR-for-signals.patch patches.suse/0006-arm64-ptrace-map-SPSR_ELx-PSR-for-compat-tasks.patch patches.suse/0007-arm64-use-PSR_AA32-definitions.patch patches.suse/0008-kvm-arm-use-PSR_AA32-definitions.patch patches.suse/0009-arm64-remove-unused-COMPAT_PSR-definitions.patch patches.suse/arm64-errata-Don-t-define-type-field-twice-for-arm64.patch patches.suse/0019-arm64-numa-rework-ACPI-NUMA-initialization.patch patches.suse/arm64-move-SCTLR_EL-1-2-assertions-to-asm-sysreg.h.patch patches.suse/arm64-kill-config_sctlr_el1.patch patches.suse/arm64-kill-change_cpacr.patch patches.suse/0008-arm64-export-memblock_reserve-d-regions-via-proc-iom.patch patches.suse/drivers-acpi-add-dependency-of-EFI-for-arm64.patch patches.suse/efi-arm-preserve-early-mapping-of-UEFI-memory-map-lo.patch patches.suse/efi-arm-map-UEFI-memory-map-even-w-o-runtime-service.patch patches.suse/arm64-acpi-fix-alignment-fault-in-accessing-ACPI.patch patches.suse/arm64-fix-ACPI-dependencies.patch patches.suse/0081-perf-arm-cci-Remove-VLA-usage.patch patches.suse/0082-drivers-perf-Initialise-return-value-in-armpmu_reque.patch patches.suse/0083-arm_pmu-Clean-up-maximum-period-handling.patch patches.suse/0084-arm_pmu-Change-API-to-support-64bit-counter-values.patch patches.suse/0085-arm_pmu-Add-support-for-64bit-event-counters.patch patches.suse/0086-arm_pmu-Tidy-up-clear_event_idx-call-backs.patch patches.suse/0087-arm64-perf-Clean-up-armv8pmu_select_counter.patch patches.suse/0088-arm64-perf-Disable-PMU-while-processing-counter-over.patch patches.suse/0089-arm64-perf-Add-support-for-chaining-event-counters.patch patches.suse/security-check-for-kstrdup-failure-in-lsm_append.patch patches.suse/audit-Fix-extended-comparison-of-GID-EGID.patch patches.suse/audit-fix-use-after-free-in-audit_add_watch.patch patches.suse/kbuild-verify-that-depmod-is-installed.patch patches.suse/kconfig-fix-the-rule-of-mainmenu_stmt-symbol.patch patches.suse/x86-i8259-add-missing-include-file patches.suse/net-usb-r8152-use-irqsave-in-USB-s-complete-callback.patch patches.suse/netns-get-more-entropy-from-net_hash_mix.patch patches.suse/net_sched-remove-unused-htb-drop_list.patch patches.suse/tls-Removed-unused-variable.patch patches.suse/bnxt-simplify-cls_flower-command-switch-and-handle-d.patch patches.suse/nfp-handle-cls_flower-command-default-case.patch patches.suse/cls_flower-fix-error-values-for-commands-not-support.patch patches.suse/net-Convert-GRO-SKB-handling-to-list_head.patch patches.suse/net-Convert-NAPI-gro-list-into-a-small-hash-table.patch patches.suse/mlxsw-spectrum_router-Propagate-extack-to-.fid_get.patch patches.suse/mlxsw-spectrum_router-Allocate-FID-according-to-PVID.patch patches.suse/mlxsw-spectrum_router-Publish-mlxsw_sp_rif_find_by_d.patch patches.suse/mlxsw-spectrum_router-Add-mlxsw_sp_rif_fid.patch patches.suse/mlxsw-spectrum_switchdev-Ban-PVID-change-if-bridge-h.patch patches.suse/0036-fsl-fman-share-the-event-interrupt.patch patches.suse/0004-ptp-support-DPAA-FMan-1588-timer-in-ptp_qoriq.patch patches.suse/0037-fsl-fman-add-set_tstamp-interface.patch patches.suse/0038-fsl-fman_port-support-getting-timestamp.patch patches.suse/0039-fsl-fman-define-frame-description-command-UPD.patch patches.suse/0040-dpaa_eth-add-support-for-hardware-timestamping.patch patches.suse/0041-dpaa_eth-add-the-get_ts_info-interface-for-ethtool.patch patches.suse/net-sched-pass-extack-pointer-to-block-binds-and-cb-.patch patches.suse/net-sched-add-tcf_proto_op-to-offload-a-rule.patch patches.suse/net-sched-cls_flower-implement-offload-tcf_proto_op.patch patches.suse/net-sched-cls_matchall-implement-offload-tcf_proto_o.patch patches.suse/net-sched-cls_u32-implement-offload-tcf_proto_op.patch patches.suse/net-sched-cls_bpf-implement-offload-tcf_proto_op.patch patches.suse/net-sched-call-reoffload-op-on-block-callback-reg.patch patches.suse/net-tls-Remove-VLA-usage-on-nonce.patch patches.suse/cxgb4-Add-flag-tc_flower_initialized.patch patches.suse/0001-cxgb4-Add-new-T5-PCI-device-id-0x50ae.patch patches.suse/netdevsim-add-ipsec-offload-testing.patch patches.suse/net-phy-xgmiitorgmii-Check-phy_driver-ready-before-a.patch patches.suse/net-phy-xgmiitorgmii-Check-read_status-results.patch patches.suse/netlink-Return-extack-message-if-attribute-validatio.patch patches.suse/netem-slotting-with-non-uniform-distribution.patch patches.suse/net-sched-actions-fix-coding-style-in-pedit-action.patch patches.suse/net-sched-actions-fix-sparse-warning.patch patches.suse/net-sched-actions-use-sizeof-operator-for-buffer-len.patch patches.suse/net-sched-actions-fix-misleading-text-strings-in-ped.patch patches.suse/net-sched-actions-avoid-bitwise-operation-on-signed-.patch patches.suse/skbuff-preserve-sock-reference-when-scrubbing-the-sk.patch patches.suse/net-hns3-remove-hclge_get_vector_index-from-hclge_bi.patch patches.suse/net-hns3-rename-the-interface-for-init_client_instan.patch patches.suse/net-hns3-add-vector-status-check-before-free-vector.patch patches.suse/net-hns3-add-l4_type-check-for-both-ipv4-and-ipv6.patch patches.suse/net-hns3-add-unlikely-for-error-check.patch patches.suse/net-hns3-remove-unused-head-file-in-hnae3.c.patch patches.suse/net-hns3-extraction-an-interface-for-state-init-unin.patch patches.suse/net-hns3-print-the-ret-value-in-error-information.patch patches.suse/net-hns3-remove-the-Redundant-put_vector-in-hns3_cli.patch patches.suse/net-hns3-remove-back-in-struct-hclge_hw.patch patches.suse/net-hns3-use-lower_32_bits-and-upper_32_bits.patch patches.suse/tg3-Mark-expected-switch-fall-throughs.patch patches.suse/0001-cxgb4-Add-support-for-FW_ETH_TX_PKT_VM_WR.patch patches.suse/cxgb4-Support-ethtool-private-flags.patch patches.suse/net-sched-act_tunnel_key-disambiguate-metadata-dst-e.patch patches.suse/net-sched-act_tunnel_key-add-extended-ack-support.patch patches.suse/net-sched-add-tunnel-option-support-to-act_tunnel_ke.patch patches.suse/net-mlx5e-Add-UDP-GSO-support.patch patches.suse/net-mlx5e-Add-UDP-GSO-remaining-counter.patch patches.suse/net-mlx5e-Convert-large-order-kzalloc-allocations-to.patch patches.suse/net-mlx5e-RX-Use-existing-WQ-local-variable.patch patches.suse/net-mlx5e-Add-TX-completions-statistics.patch patches.suse/net-mlx5e-Add-XDP_TX-completions-statistics.patch patches.suse/net-mlx5e-Add-NAPI-statistics.patch patches.suse/net-mlx5e-Add-a-counter-for-congested-UMRs.patch patches.suse/net-mlx5e-Add-channel-events-counter.patch patches.suse/net-mlx5e-Add-counter-for-MPWQE-filler-strides.patch patches.suse/net-mlx5e-Add-counter-for-total-num-of-NOP-operation.patch patches.suse/net-mlx5e-Update-NIC-HW-stats-on-demand-only.patch patches.suse/bnx2x-Mark-expected-switch-fall-throughs.patch patches.suse/net-mvpp2-Make-TX-RX-descriptors-little-endian.patch patches.suse/net-mvpp2-prs-Drop-unions-representing-TCAM-and-SRAM.patch patches.suse/net-mvpp2-prs-Drop-unnecessary-swab16-in-vlan-detect.patch patches.suse/net-mvpp2-Use-htons-when-checking-protocol-info.patch patches.suse/s390-sles15sp1-00-12-02-net-smc-determine-port-attributes-independent-from-p.patch patches.suse/s390-sles15sp1-00-12-03-net-smc-add-pnetid-support.patch patches.suse/s390-sles15sp1-00-12-04-net-smc-optimize-consumer-cursor-updates.patch patches.suse/s390-sles15sp1-00-12-05-net-smc-add-base-infrastructure-for-SMC-D-and-ISM.patch patches.suse/s390-sles15sp1-00-12-06-net-smc-add-pnetid-support-for-SMC-D-and-ISM.patch patches.suse/s390-sles15sp1-00-12-07-net-smc-add-SMC-D-support-in-CLC-messages.patch patches.suse/s390-sles15sp1-00-12-08-net-smc-add-SMC-D-support-in-data-transfer.patch patches.suse/s390-sles15sp1-00-12-09-net-smc-add-SMC-D-support-in-af_smc.patch patches.suse/s390-sles15sp1-00-12-10-net-smc-add-SMC-D-diag-support.patch patches.suse/s390-sles15sp1-00-12-11-s390-ism-add-device-driver-for-internal-shared-memory.patch patches.suse/cfg80211-use-better-order-for-kcalloc-arguments.patch patches.suse/nl80211-refactor-common-code-in-scan-flags-checks.patch patches.suse/mac80211-add-probe-request-building-flags.patch patches.suse/mac80211-split-ieee80211_send_probe_req.patch patches.suse/nl80211-add-scan-features-for-improved-scan-privacy.patch patches.suse/mac80211-support-scan-features-for-improved-scan-pri.patch patches.suse/nl80211-report-4ADDR-status-with-GET_INTERFACE.patch patches.suse/cfg80211-Add-support-for-HE.patch patches.suse/radiotap-add-structs-for-HE.patch patches.suse/ieee80211-bump-IEEE80211_MAX_AMPDU_BUF-to-support-HE.patch patches.suse/mac80211-add-support-for-HE.patch patches.suse/mac80211-fix-potential-null-pointer-dereference.patch patches.suse/mac80211-remove-unnecessary-NULL-check.patch patches.suse/cfg80211-use-BIT_ULL-for-NL80211_STA_INFO_-attribute.patch patches.suse/mac80211-use-BIT_ULL-for-NL80211_STA_INFO_-attribute.patch patches.suse/nfp-expose-ring-stats-of-inactive-rings-via-ethtool.patch patches.suse/nfp-fail-probe-if-serial-or-interface-id-is-missing.patch patches.suse/nfp-implement-netpoll-ndo-thus-enabling-netconsole.patch patches.suse/nfp-make-use-of-napi_consume_skb.patch patches.suse/nfp-populate-bus-info-on-representors.patch patches.suse/nfp-flower-ignore-checksum-actions-when-performing-p.patch patches.suse/nfp-flower-extract-ipv4-udp-tunnel-ttl-from-route.patch patches.suse/nfp-flower-offload-tos-and-tunnel-flags-for-ipv4-udp.patch patches.suse/nfp-flower-enabled-offloading-of-Team-LAG.patch patches.suse/net-Refactor-XPS-for-CPUs-and-Rx-queues.patch patches.suse/net-Use-static_key-for-XPS-maps.patch patches.suse/net-sock-Change-tx_queue_mapping-in-sock_common-to-u.patch patches.suse/net-Record-receive-queue-number-for-a-connection.patch patches.suse/net-Enable-Tx-queue-selection-based-on-Rx-queues.patch patches.suse/net-sysfs-Add-interface-for-Rx-queue-s-map-per-Tx-qu.patch patches.suse/netdevsim-fix-sa_idx-out-of-bounds-check.patch patches.suse/net-sched-actions-add-extack-messages-in-pedit-actio.patch patches.suse/net-hns3-remove-unused-hclge_ring_to_dma_dir.patch patches.suse/net-hns3-remove-useless-code-in-hclge_cmd_send.patch patches.suse/net-hns3-remove-some-redundant-assignments.patch patches.suse/net-hns3-simplify-hclge_cmd_csq_clean.patch patches.suse/net-hns3-remove-a-redundant-hclge_cmd_csq_done.patch patches.suse/net-hns3-remove-some-unused-members-of-some-structur.patch patches.suse/net-hns3-use-dma_zalloc_coherent-instead-of-kzalloc-.patch patches.suse/net-hns3-modify-hnae_-to-hnae3_.patch patches.suse/nfp-bpf-allow-source-ptr-type-be-map-ptr-in-memcpy-o.patch patches.suse/trace_helpers.c-Add-helpers-to-poll-multiple-perf-FD.patch patches.suse/selftests-bpf-Test-sys_connect-BPF-hooks-with-TFO.patch patches.suse/samples-bpf-extend-xdp_rxq_info-to-read-packet-paylo.patch patches.suse/samples-bpf-xdp_rxq_info-action-XDP_TX-must-adjust-M.patch patches.suse/tools-bpftool-use-correct-make-variable-type-to-impr.patch patches.suse/tools-libbpf-allow-setting-ifindex-for-programs-and-.patch patches.suse/tools-libbpf-restore-the-ability-to-load-programs-fr.patch patches.suse/tools-libbpf-don-t-return-.text-as-a-program-for-mul.patch patches.suse/tools-bpftool-drop-unnecessary-Author-comments.patch patches.suse/tools-bpftool-add-missing-bpffs-to-completions.patch patches.suse/tools-bpftool-deal-with-options-upfront.patch patches.suse/net-core-trivial-netif_receive_skb_list-entry-point.patch patches.suse/sfc-batch-up-RX-delivery.patch patches.suse/net-core-unwrap-skb-list-receive-slightly-further.patch patches.suse/net-core-Another-step-of-skb-receive-list-processing.patch patches.suse/net-core-another-layer-of-lists-around-PF_MEMALLOC-s.patch patches.suse/net-core-propagate-SKB-lists-through-packet_type-loo.patch patches.suse/net-ipv4-listified-version-of-ip_rcv.patch patches.suse/net-ipv4-listify-ip_rcv_finish.patch patches.suse/net-don-t-bother-calling-list-RX-functions-on-empty-.patch patches.suse/net-sched-add-action-inheritdsfield-to-skbedit.patch patches.suse/vhost_net-Rename-local-variables-in-vhost_net_rx_pee.patch patches.suse/vhost_net-Avoid-tx-vring-kicks-during-busyloop.patch patches.suse/vhost_net-Avoid-rx-queue-wake-ups-during-busypoll.patch patches.suse/vhost_net-Avoid-rx-vring-kicks-during-busyloop.patch patches.suse/net-sched-act_pedit-fix-possible-memory-leak-in-tcf_.patch patches.suse/net-Clear-skb-tstamp-only-on-the-forwarding-path.patch patches.suse/net-sched-Allow-creating-a-Qdisc-watchdog-with-other.patch patches.suse/igb-Refactor-igb_configure_cbs.patch patches.suse/igb-Only-change-Tx-arbitration-when-CBS-is-on.patch patches.suse/igb-Refactor-igb_offload_cbs.patch patches.suse/igb-Only-call-skb_tx_timestamp-after-descriptors-are.patch patches.suse/cnic-remove-redundant-pointer-req-and-variable-func.patch patches.suse/net-hns3-remove-redundant-variable-protocol.patch patches.suse/qed-remove-redundant-pointer-name.patch patches.suse/sfc-remove-redundant-variable-old_vlan.patch patches.suse/0001-cxgb4-Add-support-to-read-actual-provisioned-resourc.patch patches.suse/net-ipv4-fix-drop-handling-in-ip_list_rcv-and-ip_lis.patch patches.suse/net-limit-each-hash-list-length-to-MAX_GRO_SKBS.patch patches.suse/0011-net-socionext-remove-redundant-pointer-ndev.patch patches.suse/devlink-Add-devlink_param-register-and-unregister.patch patches.suse/devlink-Add-param-get-command.patch patches.suse/devlink-Add-param-set-command.patch patches.suse/devlink-Add-support-for-get-set-driverinit-value.patch patches.suse/devlink-Add-devlink-notifications-support-for-params.patch patches.suse/devlink-Add-generic-parameters-internal_err_reset-an.patch patches.suse/mlx4-Add-mlx4-initial-parameters-table-and-register-.patch patches.suse/mlx4-Add-support-for-devlink-reload-and-load-driveri.patch patches.suse/devlink-Add-enable_sriov-boolean-generic-parameter.patch patches.suse/bnxt_en-Add-bnxt_en-initial-params-table-and-registe.patch patches.suse/qlogic-netxen-remove-various-redundant-variables.patch patches.suse/net-ethernet-sfc-Make-subdir-logic-consistent-with-o.patch patches.suse/cxgb4-Fix-the-condition-to-check-if-the-card-is-T5.patch patches.suse/net-core-filter-mark-expected-switch-fall-through.patch patches.suse/net-ipv4-fix-list-processing-on-L3-slave-devices.patch patches.suse/liquidio-fix-kernel-panic-when-NIC-firmware-is-older.patch patches.suse/net-hns3-Fix-tc-setup-when-netdev-is-first-up.patch patches.suse/net-hns3-Fix-for-mac-pause-not-disable-in-pfc-mode.patch patches.suse/net-hns3-Fix-for-waterline-not-setting-correctly.patch patches.suse/net-hns3-Fix-for-l4-checksum-offload-bug.patch patches.suse/net-hns3-Fix-for-mailbox-message-truncated-problem.patch patches.suse/net-hns3-Add-configure-for-mac-minimal-frame-size.patch patches.suse/net-hns3-Fix-warning-bug-when-doing-lp-selftest.patch patches.suse/net-hns3-Fix-get_vector-ops-in-hclgevf_main-module.patch patches.suse/net-hns3-Remove-the-warning-when-clear-reset-cause.patch patches.suse/net-hns3-Prevent-sending-command-during-global-or-co.patch patches.suse/mlxsw-spectrum_router-avoid-uninitialized-variable-a.patch patches.suse/devlink-fix-incorrect-return-statement.patch patches.suse/net-flow_dissector-Save-vlan-ethertype-from-headers.patch patches.suse/net-sched-flower-Add-support-for-matching-on-vlan-et.patch patches.suse/net-flow_dissector-Add-support-for-QinQ-dissection.patch patches.suse/net-sched-flower-Dump-the-ethertype-encapsulated-in-.patch patches.suse/net-sched-flower-Add-supprt-for-matching-on-QinQ-vla.patch patches.suse/net-sched-use-rcu-for-action-cookie-update.patch patches.suse/net-sched-change-type-of-reference-and-bind-counters.patch patches.suse/net-sched-implement-unlocked-action-init-API.patch patches.suse/net-sched-always-take-reference-to-action.patch patches.suse/net-sched-implement-action-API-that-deletes-action-b.patch patches.suse/net-sched-add-delete-function-to-action-ops.patch patches.suse/net-sched-implement-reference-counted-action-release.patch patches.suse/net-sched-don-t-release-reference-on-action-overwrit.patch patches.suse/net-sched-use-reference-counting-action-init.patch patches.suse/net-sched-atomically-check-allocate-action.patch patches.suse/net-sched-change-action-API-to-use-array-of-pointers.patch patches.suse/net-sched-Fix-warnings-from-xchg-on-RCU-d-cookie-poi.patch patches.suse/mlxsw-spectrum-Change-name-of-mlxsw_sp_afk_blocks-to.patch patches.suse/mlxsw-reg-Introduce-Flex2-key-type-for-PTAR-register.patch patches.suse/mlxsw-spectrum_acl-Ignore-always-zeroed-bits-in-tp-p.patch patches.suse/mlxsw-core_acl_flex_keys-Split-MAC-and-IP-address-fl.patch patches.suse/mlxsw-core_acl_flex_keys-Change-SRC_SYS_PORT-flex-ke.patch patches.suse/mlxsw-spectrum-Put-pointer-to-flex-action-ops-to-mlx.patch patches.suse/mlxsw-core_acl_flex_actions-Allow-the-first-set-to-b.patch patches.suse/mlxsw-core_acl_flex_actions-Fix-helper-to-get-the-fi.patch patches.suse/net-core-fix-uses-after-free-in-list-processing.patch patches.suse/netfilter-fix-use-after-free-in-NF_HOOK_LIST.patch patches.suse/net-core-fix-use-after-free-in-__netif_receive_skb_l.patch patches.suse/net-mlx5-Use-2-factor-allocator-calls.patch patches.suse/mlxsw-spectrum_kvdl-Push-out-KVD-linear-management-i.patch patches.suse/mlxsw-spectrum_kvdl-Pass-entry-type-to-alloc-free.patch patches.suse/mlxsw-spectrum_kvdl-Pass-entry_count-to-free-functio.patch patches.suse/mlxsw-spectrum_mr_tcam-Push-Spectrum-specific-operat.patch patches.suse/mlxsw-spectrum_acl-Split-TCAM-handling-3-ways.patch patches.suse/mlxsw-spectrum_acl-Add-tcam-init-fini-ops.patch patches.suse/mlxsw-spectrum_acl-Convert-mlxsw_afk_create-args-to-.patch patches.suse/mlxsw-spectrum_acl-Move-block-items-encoding-into-Sp.patch patches.suse/mlxsw-reg-Add-priority-field-for-PTCEV2-register.patch patches.suse/mlxsw-spectrum_acl-Implement-priority-setting-for-ru.patch patches.suse/mlxsw-spectrum-Prepare-for-multiple-FW-versions-for-.patch patches.suse/mlxsw-resources-Add-couple-of-Spectrum-2-KVD-resourc.patch patches.suse/net-sched-flower-Fix-null-pointer-dereference-when-r.patch patches.suse/0007-net-ipv6-fix-addrconf_sysctl_addr_gen_mode.patch patches.suse/0008-net-ipv6-don-t-reinitialize-ndev-cnf.addr_gen_mode-o.patch patches.suse/0009-net-ipv6-reserve-room-for-IFLA_INET6_ADDR_GEN_MODE.patch patches.suse/0010-net-ipv6-propagate-net.ipv6.conf.all.addr_gen_mode-t.patch patches.suse/Documentation-ip-sysctl.txt-document-addr_gen_mode patches.suse/cxgb4-specify-IQTYPE-in-fw_iq_cmd.patch patches.suse/net-sched-act_ife-fix-memory-leak-in-ife-init.patch patches.suse/cnic-use-kvzalloc-to-allocate-memory-for-csk_tbl.patch patches.suse/net-mvpp2-explicitly-include-linux-interrupt.h.patch patches.suse/cxgb4-remove-stats-fetched-from-firmware.patch patches.suse/cxgb4-expose-stats-fetched-from-firmware-via-debugfs.patch patches.suse/net-sched-fix-unprotected-access-to-rcu-cookie-point.patch patches.suse/net-sysfs-Drop-support-for-XPS-and-traffic_class-on-.patch patches.suse/net-Add-support-for-subordinate-device-traffic-class.patch patches.suse/ixgbe-Add-code-to-populate-and-use-macvlan-TC-to-Tx-.patch patches.suse/net-Add-support-for-subordinate-traffic-classes-to-n.patch patches.suse/net-Add-generic-ndo_select_queue-functions.patch patches.suse/net-allow-ndo_select_queue-to-pass-netdev.patch patches.suse/net-allow-fallback-function-to-pass-netdev.patch patches.suse/macvlan-Change-status-when-lower-device-goes-down.patch patches.suse/be2net-remove-unused-old-AIC-info.patch patches.suse/be2net-remove-unused-old-custom-busy-poll-fields.patch patches.suse/be2net-remove-desc-field-from-be_eq_obj.patch patches.suse/be2net-reorder-fields-in-be_eq_obj-structure.patch patches.suse/be2net-move-txcp-field-in-be_tx_obj-to-eliminate-hol.patch patches.suse/be2net-remove-unused-tx_jiffies-field-from-be_tx_sta.patch patches.suse/be2net-re-order-fields-in-be_error_recovert-to-avoid.patch patches.suse/be2net-move-rss_flags-field-in-rss_info-to-ensure-pr.patch patches.suse/net-tls-Use-aead_request_alloc-free-for-request-allo.patch patches.suse/net-sched-skbedit-use-per-cpu-counters.patch patches.suse/net-sched-act_skbedit-don-t-use-spinlock-in-the-data.patch patches.suse/liquidio-use-ktime_get_real_ts64-instead-of-getnstim.patch patches.suse/nfp-avoid-using-getnstimeofday64.patch patches.suse/net-ipv4-fix-listify-ip_rcv_finish-in-case-of-forwar.patch patches.suse/s390-sles15sp1-00-08-62-s390-qeth-various-buffer-management-cleanups.patch patches.suse/s390-sles15sp1-00-08-63-s390-qeth-remove-unused-buffer-aob-pointer.patch patches.suse/s390-sles15sp1-00-08-64-s390-qeth-fine-tune-RX-modesetting.patch patches.suse/s390-sles15sp1-00-08-65-s390-qeth-clean-up-Output-Queue-selection.patch patches.suse/s390-sles15sp1-00-08-66-s390-qeth-consolidate-ccwgroup-driver-definition.patch patches.suse/s390-sles15sp1-00-08-67-s390-qeth-clean-up-exported-symbols.patch patches.suse/s390-sles15sp1-00-08-68-s390-qeth-increase-GSO-max-size-for-eligible-L3-devi.patch patches.suse/s390-sles15sp1-00-08-69-s390-qeth-add-a-L3-xmit-wrapper.patch patches.suse/s390-sles15sp1-00-08-70-s390-qeth-speed-up-L3-IQD-xmit.patch patches.suse/s390-sles15sp1-00-08-71-s390-qeth-speed-up-IPv4-OSA-xmit.patch patches.suse/net-gro-properly-remove-skb-from-list.patch patches.suse/net-mvpp2-fix-include-guards-in-mvpp2_prs.h.patch patches.suse/net-mvpp2-define-the-number-of-RSS-entries-per-table.patch patches.suse/net-mvpp2-make-sure-we-use-single-queue-mode-on-PPv2.patch patches.suse/net-mvpp2-make-multi-queue-mode-the-default-mode.patch patches.suse/net-mvpp2-use-RSS-only-when-using-multi-queue-mode.patch patches.suse/net-mvpp2-fix-hardcoded-number-of-rx-queues.patch patches.suse/net-mvpp2-use-only-one-rx-queue-per-port-per-CPU.patch patches.suse/net-mvpp2-fix-a-typo-in-the-RSS-code.patch patches.suse/net-mvpp2-fix-RSS-register-definitions.patch patches.suse/net-mvpp2-use-one-RSS-table-per-port.patch patches.suse/net-mvpp2-RSS-indirection-table-support.patch patches.suse/net-mvpp2-improve-the-distribution-of-packets-on-CPU.patch patches.suse/net-mvpp2-make-sure-we-don-t-spread-load-on-disabled.patch patches.suse/net-mvpp2-rename-per-port-RSS-init-function.patch patches.suse/net-mvpp2-use-classifier-to-assign-default-rx-queue.patch patches.suse/net-mvpp2-split-ingress-traffic-into-multiple-flows.patch patches.suse/net-mvpp2-add-an-RSS-classification-step-for-each-fl.patch patches.suse/net-mvpp2-allow-setting-RSS-flow-hash-parameters-wit.patch patches.suse/devlink-Add-support-for-creating-and-destroying-regi.patch patches.suse/devlink-Add-callback-to-query-for-snapshot-id-before.patch patches.suse/devlink-Add-support-for-creating-region-snapshots.patch patches.suse/devlink-Add-support-for-region-get-command.patch patches.suse/devlink-Extend-the-support-querying-for-region-snaps.patch patches.suse/devlink-Add-support-for-region-snapshot-delete-comma.patch patches.suse/devlink-Add-support-for-region-snapshot-read-command.patch patches.suse/net-mlx4_core-Add-health-buffer-address-capability.patch patches.suse/net-mlx4_core-Add-Crdump-FW-snapshot-support.patch patches.suse/devlink-Add-generic-parameters-region_snapshot.patch patches.suse/net-mlx4_core-Use-devlink-region_snapshot-parameter.patch patches.suse/net-sched-refactor-flower-walk-to-iterate-over-idr.patch patches.suse/net-mvpp2-mvpp2_cls_flow_get-can-be-static.patch patches.suse/mlxsw-spectrum-Enable-macvlan-upper-devices.patch patches.suse/mlxsw-spectrum_router-Direct-macvlans-MACs-to-router.patch patches.suse/mlxsw-spectrum-Add-VRRP-traps.patch patches.suse/mlxsw-spectrum_router-Optimize-processing-of-VRRP-MA.patch patches.suse/bpftool-introduce-cgroup-tree-command.patch patches.suse/bpftool-document-cgroup-tree-command.patch patches.suse/bpftool-add-bash-completion-for-cgroup-tree-command.patch patches.suse/lib-reciprocal_div-implement-the-improved-algorithm-.patch patches.suse/nfp-bpf-rename-umin-umax-to-umin_src-umax_src.patch patches.suse/nfp-bpf-copy-range-info-for-all-operands-of-all-ALU-.patch patches.suse/nfp-bpf-support-u16-and-u32-multiplications.patch patches.suse/nfp-bpf-support-u32-divide-using-reciprocal_div.h.patch patches.suse/nfp-bpf-migrate-to-advanced-reciprocal-divide-in-rec.patch patches.suse/selftests-bpf-remove-duplicated-word-from-test-offlo.patch patches.suse/selftests-bpf-add-Error-prefix-in-check_extack-helpe.patch patches.suse/tools-bpftool-refactor-argument-parsing-for-prog-loa.patch patches.suse/tools-bpftool-add-support-for-loading-programs-for-o.patch patches.suse/tools-libbpf-expose-the-prog-type-guessing-from-sect.patch patches.suse/tools-bpftool-allow-users-to-specify-program-type-fo.patch patches.suse/tools-libbpf-recognize-offload-neutral-maps.patch patches.suse/tools-libbpf-add-extended-attributes-version-of-bpf_.patch patches.suse/tools-bpftool-reimplement-bpf_prog_load-for-prog-loa.patch patches.suse/tools-libbpf-move-library-error-code-into-a-separate.patch patches.suse/tools-bpf-make-use-of-reallocarray.patch patches.suse/tools-libbpf-allow-map-reuse.patch patches.suse/tools-bpftool-allow-reuse-of-maps-with-bpftool-prog-.patch patches.suse/tools-bpf-build-and-install-man-page-for-eBPF-helper.patch patches.suse/xdp-add-per-mode-attributes-for-attached-programs.patch patches.suse/xdp-don-t-make-drivers-report-attachment-mode.patch patches.suse/xdp-factor-out-common-program-flags-handling-from-dr.patch patches.suse/xdp-support-simultaneous-driver-and-hw-XDP-attachmen.patch patches.suse/netdevsim-add-support-for-simultaneous-driver-and-hw.patch patches.suse/selftests-bpf-add-test-for-multiple-programs.patch patches.suse/nfp-add-support-for-simultaneous-driver-and-hw-XDP.patch patches.suse/samples-bpf-xdp_redirect_cpu-handle-parsing-of-doubl.patch patches.suse/tools-include-reallocarray-feature-test-in-FEATURE_T.patch patches.suse/bpf-Add-BPF_SOCK_OPS_TCP_LISTEN_CB.patch patches.suse/bpf-Sync-bpf.h-to-tools-060a7fcc.patch patches.suse/selftests-bpf-Fix-const-ness-in-cgroup_helpers.patch patches.suse/selftests-bpf-Switch-test_tcpbpf_user-to-cgroup_help.patch patches.suse/selftests-bpf-Better-verification-in-test_tcpbpf.patch patches.suse/selftests-bpf-Test-case-for-BPF_SOCK_OPS_TCP_LISTEN_.patch patches.suse/net-mvpp2-switch-to-SPDX-identifiers.patch patches.suse/net-mvpp2-add-a-debugfs-interface-for-the-Header-Par.patch patches.suse/net-mvpp2-debugfs-add-hit-counter-stats-for-Header-P.patch patches.suse/net-mvpp2-debugfs-add-entries-for-classifier-flows.patch patches.suse/net-mvpp2-debugfs-add-classifier-hit-counters.patch patches.suse/net-Add-decrypted-field-to-skb.patch patches.suse/net-Add-TLS-RX-offload-feature.patch patches.suse/net-Add-TLS-rx-resync-NDO.patch patches.suse/tls-Refactor-tls_offload-variable-names.patch patches.suse/tls-Split-decrypt_skb-to-two-functions.patch patches.suse/tls-Split-tls_sw_release_resources_rx.patch patches.suse/tls-Fill-software-context-without-allocation.patch patches.suse/tls-Add-rx-inline-crypto-offload.patch patches.suse/tls-Fix-zerocopy_from_iter-iov-handling.patch patches.suse/net-mlx5e-TLS-refactor-variable-names.patch patches.suse/net-mlx5-Accel-add-TLS-rx-offload-routines.patch patches.suse/net-mlx5e-TLS-add-innova-rx-support.patch patches.suse/net-mlx5e-TLS-add-Innova-TLS-rx-data-path.patch patches.suse/net-mlx5e-TLS-add-software-statistics.patch patches.suse/net-mlx5e-TLS-build-TLS-netdev-from-capabilities.patch patches.suse/net-mlx5-Accel-add-common-metadata-functions.patch patches.suse/net-mlx5e-IPsec-fix-byte-count-in-CQE.patch patches.suse/net-hns3-Modify-the-order-of-initializing-command-qu.patch patches.suse/net-hns3-Reset-net-device-with-rtnl_lock.patch patches.suse/net-hns3-Prevent-to-request-reset-frequently.patch patches.suse/net-hns3-Correct-reset-event-status-register.patch patches.suse/net-hns3-Fix-return-value-error-in-hns3_reset_notify.patch patches.suse/net-hns3-remove-unnecessary-ring-configuration-opera.patch patches.suse/net-hns3-Fix-for-reset_level-default-assignment-prob.patch patches.suse/net-hns3-Fix-for-using-wrong-mask-and-shift-in-hclge.patch patches.suse/net-hns3-Fix-comments-for-hclge_get_ring_chain_from_.patch patches.suse/net-phy-add-helper-phy_config_aneg.patch patches.suse/net-phy-add-phy_speed_down-and-phy_speed_up.patch patches.suse/liquidio-Use-pad-printk-format-for-dma_addr_t-values.patch patches.suse/bnxt_en-remove-redundant-debug-register-dma-mem-allo.patch patches.suse/net-convert-gro_count-to-bitmask.patch patches.suse/0001-cxgb4-do-not-return-DUPLEX_UNKNOWN-when-link-is-down.patch patches.suse/liquidio-fix-hang-when-re-binding-VF-host-drv-after-.patch patches.suse/mlxsw-spectrum-Expose-counters-for-various-packet-si.patch patches.suse/cxgb4-collect-ASIC-LA-dumps-from-ULP-TX.patch patches.suse/net-Fix-GRO_HASH_BUCKETS-assertion.patch patches.suse/liquidio-correct-error-msg-text-when-removing-VLAN-I.patch patches.suse/mlxsw-reg-Add-Infrastructure-Entry-Delete-Register.patch patches.suse/mlxsw-spectrum-Add-KVDL-manager-implementation-for-S.patch patches.suse/mlxsw-spectrum_mr_tcam-Add-Spectrum-2-stubs.patch patches.suse/mlxsw-spectrum-Add-Spectrum-2-variant-of-flex-action.patch patches.suse/mlxsw-spectrum-Introduce-flex-key-blocks-for-Spectru.patch patches.suse/mlxsw-reg-Add-support-for-activity-information-from-.patch patches.suse/mlxsw-acl-Introduce-activity-get-operation-for-actio.patch patches.suse/mlxsw-reg-Add-Policy-Engine-Region-Association-Regis.patch patches.suse/mlxsw-reg-Add-Policy-Engine-Region-Configuration-Reg.patch patches.suse/mlxsw-reg-Add-Policy-Engine-Region-eRP-Register.patch patches.suse/mlxsw-reg-Add-Policy-Engine-General-Configuration-Re.patch patches.suse/mlxsw-spectrum_acl-Prepare-for-Spectrum-2-block-enco.patch patches.suse/mlxsw-spectrum_acl-Add-support-for-Spectrum-2-block-.patch patches.suse/mlxsw-spectrum_acl-Add-region-association-callback.patch patches.suse/mlxsw-spectrum_acl-Add-initial-Spectrum-2-ACL-implem.patch patches.suse/mlxsw-spectrum-Extend-to-support-Spectrum-2-ASIC.patch patches.suse/cxgb4-display-number-of-rx-and-tx-pages-free.patch patches.suse/net-mvpp2-debugfs-fix-incorrect-bitwise-operator.patch patches.suse/xdp-fix-uninitialized-err-variable.patch patches.suse/net-mlx5-fix-an-unused-function-warning.patch patches.suse/liquidio-Using-NULL-instead-of-plain-integer.patch patches.suse/net-Move-skb-decrypted-field-avoid-explicity-copy.patch patches.suse/net-sched-tunnel_key-Allow-to-set-tos-and-ttl-for-tc.patch patches.suse/flow_dissector-Dissect-tos-and-ttl-from-the-tunnel-i.patch patches.suse/net-sched-cls_flower-Support-matching-on-ip-tos-and-.patch patches.suse/qed-Add-qed-APIs-for-PHY-module-query.patch patches.suse/qede-Add-driver-callbacks-for-eeprom-module-query.patch patches.suse/tls-Fix-copy-paste-error-in-tls_device_reencrypt.patch patches.suse/ipv6-remove-dependency-of-nf_defrag_ipv6-on-ipv6-mod.patch patches.suse/net-Init-backlog-NAPI-s-gro_hash.patch patches.suse/net-sysfs-require-net-admin-in-the-init-ns-for-setti.patch patches.suse/samples-bpf-ensure-that-we-don-t-load-over-MAX_PROGS.patch patches.suse/samples-bpf-test_cgrp2_sock2-fix-an-off-by-one.patch patches.suse/tools-libbpf-remove-libelf-getphdrnum-feature-detect.patch patches.suse/tools-bpftool-don-t-pass-FEATURES_DUMP-to-libbpf.patch patches.suse/bpf-bpf_prog_array_alloc-should-return-a-generic-non.patch patches.suse/bpf-fix-rcu-annotations-in-compute_effective_progs.patch patches.suse/bpf-sockmap-remove-redundant-pointer-sg.patch patches.suse/netdevsim-add-switch_id-attribute.patch patches.suse/netdevsim-add-shared-netdevsim-devices.patch patches.suse/netdevsim-associate-bound-programs-with-shared-dev.patch patches.suse/nfp-add-.ndo_init-and-.ndo_uninit-callbacks.patch patches.suse/bpf-offload-rename-bpf_offload_dev_match-to-bpf_offl.patch patches.suse/bpf-offload-aggregate-offloads-per-device.patch patches.suse/bpf-offload-keep-the-offload-state-per-ASIC.patch patches.suse/bpf-offload-allow-program-and-map-sharing-per-ASIC.patch patches.suse/netdevsim-allow-program-sharing-between-devices.patch patches.suse/nfp-bpf-allow-program-sharing-within-ASIC.patch patches.suse/selftests-bpf-add-test-for-sharing-objects-between-n.patch patches.suse/net-hns3-Remove-some-redundant-assignments.patch patches.suse/net-hns3-Standardize-the-handle-of-return-value.patch patches.suse/net-hns3-Remove-extra-space-and-brackets.patch patches.suse/net-hns3-Correct-unreasonable-code-comments.patch patches.suse/net-hns3-Use-decimal-for-bit-offset-macros.patch patches.suse/net-hns3-Modify-inconsistent-bit-mask-macros.patch patches.suse/net-hns3-Fix-misleading-parameter-name.patch patches.suse/net-hns3-Remove-unused-struct-member-and-definition.patch patches.suse/net-hns3-Add-SPDX-tags-to-HNS3-PF-driver.patch patches.suse/s390-sles15sp1-00-08-72-s390-qeth-fix-race-in-used-buffer-accounting.patch patches.suse/s390-sles15sp1-00-08-73-s390-qeth-reset-layer2-attribute-on-layer-switch.patch patches.suse/s390-sles15sp1-00-08-74-s390-qeth-remove-redundant-netif_carrier_ok-checks.patch patches.suse/s390-sles15sp1-00-08-75-s390-qeth-allocate-netdevice-early.patch patches.suse/s390-sles15sp1-00-08-76-s390-qeth-don-t-cache-HW-port-number.patch patches.suse/s390-sles15sp1-00-08-77-s390-qeth-simplify-max-MTU-handling.patch patches.suse/s390-sles15sp1-00-08-78-s390-qeth-use-core-MTU-range-checking.patch patches.suse/s390-sles15sp1-00-08-79-s390-qeth-add-statistics-for-consumed-buffer-element.patch patches.suse/s390-sles15sp1-00-08-80-s390-qeth-merge-linearize-check-into-HW-header-const.patch patches.suse/s390-sles15sp1-00-08-81-s390-qeth-add-support-for-constrained-HW-headers.patch patches.suse/s390-sles15sp1-00-08-82-s390-qeth-speed-up-L2-IQD-xmit.patch patches.suse/net-sched-use-PTR_ERR_OR_ZERO-macro-in-tcf_block_cb_.patch patches.suse/libcxgb-replace-vmalloc-and-memset-with-vzalloc.patch patches.suse/vhost_net-drop-unnecessary-parameter.patch patches.suse/vhost_net-introduce-helper-to-initialize-tx-iov-iter.patch patches.suse/vhost_net-introduce-vhost_exceeds_weight.patch patches.suse/vhost_net-introduce-get_tx_bufs.patch patches.suse/vhost_net-introduce-tx_can_batch.patch patches.suse/vhost_net-split-out-datacopy-logic.patch patches.suse/vhost_net-rename-vhost_rx_signal_used-to-vhost_net_s.patch patches.suse/vhost_net-rename-VHOST_RX_BATCH-to-VHOST_NET_BATCH.patch patches.suse/vhost_net-batch-update-used-ring-for-datacopy-TX.patch patches.suse/xen-netfront-fix-queue-name-setting.patch patches.suse/nfp-bring-back-support-for-offloading-shared-blocks.patch patches.suse/nfp-avoid-buffer-leak-when-FW-communication-fails.patch patches.suse/s390-sles15sp1-00-12-19-net-smc-provide-smc-mode-in-smc_diag-c.patch patches.suse/s390-sles15sp1-00-12-20-net-smc-eliminate-cursor-read-and-write-calls.patch patches.suse/s390-sles15sp1-00-12-21-net-smc-add-function-to-get-link-group-from-link.patch patches.suse/s390-sles15sp1-00-12-22-net-smc-use-DECLARE_BITMAP-for-rtokens_used_mask.patch patches.suse/s390-sles15sp1-00-12-23-net-smc-remove-local-variable-page-in-smc_rx_splice.patch patches.suse/wan-fsl_ucc_hdlc-use-IS_ERR_VALUE-to-check-return-va.patch patches.suse/net-mlx5-Prevent-warns-in-dmesg-upon-firmware-comman.patch patches.suse/net-mlx5-Expose-DEVX-specification.patch patches.suse/net-mlx5-Add-RoCE-RX-ICRC-encapsulated-counter.patch patches.suse/net-mlx5-Rate-limit-errors-in-command-interface.patch patches.suse/net-mlx5-Limit-scope-of-dump_fill_mkey-function.patch patches.suse/net-mlx5-Add-hardware-definitions-for-dump_fill_mkey.patch patches.suse/0001-net-mlx5-fix-uaccess-beyond-count-in-debugfs-read-wr.patch patches.suse/net-mlx5-FW-tracer-add-hardware-structures.patch patches.suse/net-mlx5-Expose-MPEGC-Management-PCIe-General-Config.patch patches.suse/net-mlx5-Add-core-support-for-double-vlan-push-pop-s.patch patches.suse/net-mlx5-Add-XRQ-commands-definitions.patch patches.suse/net-mlx5-Add-missing-SET_DRIVER_VERSION-command-tran.patch patches.suse/net-mlx5-Use-ERR_CAST-instead-of-coding-it.patch patches.suse/net-mlx5-Better-return-types-for-CQE-API.patch patches.suse/net-mlx5-Fix-tristate-and-description-for-MLX5-modul.patch patches.suse/net-mlx5-FW-tracer-implement-tracer-logic.patch patches.suse/net-mlx5-FW-tracer-create-trace-buffer-and-copy-stri.patch patches.suse/net-mlx5-FW-tracer-register-log-buffer-memory-key.patch patches.suse/net-mlx5-FW-tracer-events-handling.patch patches.suse/net-mlx5-FW-tracer-parse-traces-and-kernel-tracing-s.patch patches.suse/net-mlx5-FW-tracer-Enable-tracing.patch patches.suse/net-mlx5-FW-tracer-Add-debug-prints.patch patches.suse/net-mlx5e-Remove-redundant-WARN-when-we-cannot-find-.patch patches.suse/net-mlx5e-Support-offloading-tc-double-vlan-headers-.patch patches.suse/net-mlx5e-Refactor-tc-vlan-push-pop-actions-offloadi.patch patches.suse/net-mlx5e-Support-offloading-double-vlan-push-pop-tc.patch patches.suse/net-mlx5e-Use-PARTIAL_GSO-for-UDP-segmentation.patch patches.suse/net-sched-push-ops-lookup-bits-into-tcf_proto_lookup.patch patches.suse/net-sched-Avoid-implicit-chain-0-creation.patch patches.suse/net-sched-introduce-chain-object-to-uapi.patch patches.suse/net-sched-introduce-chain-templates.patch patches.suse/net-sched-cls_flower-move-key-mask-dumping-into-a-se.patch patches.suse/net-sched-cls_flower-change-fl_init_dissector-to-acc.patch patches.suse/net-sched-cls_flower-implement-chain-templates.patch patches.suse/net-sched-cls_flower-propagate-chain-teplate-creatio.patch patches.suse/mlxsw-spectrum-Implement-chain-template-hinting.patch patches.suse/ath10k-htt_tx-mark-expected-switch-fall-throughs.patch patches.suse/ath5k-mark-expected-switch-fall-through.patch patches.suse/ath6kl-add-support-for-Dell-Wireless-1537.patch patches.suse/ath6kl-mark-expected-switch-fall-throughs.patch patches.suse/ath9k-mark-expected-switch-fall-throughs.patch patches.suse/ath10k-fix-memory-leak-of-tpc_stats.patch patches.suse/ath10k-support-use-of-channel-173.patch patches.suse/ath10k-fix-spectral-scan-for-QCA9984-and-QCA9888-chi.patch patches.suse/ath10k-make-some-functions-static.patch patches.suse/ath10k-fix-incorrect-size-of-dma_free_coherent-in-at.patch patches.suse/ath10k-use-dma_zalloc_coherent-instead-of-allocator-.patch patches.suse/ath10k-use-crash_dump-enum-instead-of-magic-numbers.patch patches.suse/ath10k-snoc-use-module_platform_driver-macro.patch patches.suse/ath10k-snoc-use-correct-bus-specific-pointer-in-RX-r.patch patches.suse/ath10k-snoc-stop-including-pci.h.patch patches.suse/ath10k-snoc-drop-unused-WCN3990_CE_ATTR_FLAGS.patch patches.suse/ath10k-snoc-sort-include-files.patch patches.suse/ath10k-do-not-mix-spaces-and-tabs-in-Kconfig.patch patches.suse/ath10k-skip-data-calibration-for-non-bmi-target.patch patches.suse/ath10k-handle-resource-init-failure-case.patch patches.suse/ath9k-debug-fix-spelling-mistake-WATHDOG-WATCHDOG.patch patches.suse/brcmsmac-Remove-unnecessary-parentheses.patch patches.suse/brcmsmac-fix-wrap-around-in-conversion-from-constant patches.suse/brcmsmac-make-function-wlc_phy_workarounds_nphy_rev1.patch patches.suse/bitfield-fix-_encode_bits.patch patches.suse/bitfield-add-u8-helpers.patch patches.suse/mwifiex-uap-do-not-chok-ethernet-header-in-bridge-pa.patch patches.suse/net-ipw2x00-Replace-NULL-comparison-with-priv.patch patches.suse/atmel-use-memdup_user-to-simplify-the-code.patch patches.suse/rndis_wlan-potential-buffer-overflow-in-rndis_wlan_a patches.suse/wireless-drivers-use-BIT_ULL-for-NL80211_STA_INFO_-a.patch patches.suse/libertas_tf-use-irqsave-in-USB-s-complete-callback.patch patches.suse/libertas-use-irqsave-in-USB-s-complete-callback.patch patches.suse/brcmfmac-detect-firmware-support-for-monitor-interfa.patch patches.suse/brcmfmac-detect-firmware-support-for-radiotap-monito.patch patches.suse/brcmfmac-handle-msgbuf-packets-marked-with-monitor-m.patch patches.suse/brcmfmac-define-more-bits-for-the-flags-of-struct-br.patch patches.suse/brcmfmac-update-STA-info-struct-to-the-v5.patch patches.suse/libertas-fix-suspend-and-resume-for-SDIO-connected-c patches.suse/atmel-using-strlcpy-to-avoid-possible-buffer-overflo.patch patches.suse/mac80211-don-t-put-null-data-frames-on-the-normal-TX.patch patches.suse/mac80211_hwsim-Add-support-for-HE.patch patches.suse/wireless-lib80211-Convert-from-ahash-to-shash.patch patches.suse/mac80211-restrict-delayed-tailroom-needed-decrement.patch patches.suse/mlxsw-spectrum_acl-Propagate-extack-pointer.patch patches.suse/mlxsw-core_acl_flex_actions-Add-extack-messages.patch patches.suse/mlxsw-spectrum_acl-Add-extack-messages.patch patches.suse/mlxsw-spectrum_flower-Add-extack-messages.patch patches.suse/cxgb4-collect-number-of-free-PSTRUCT-page-pointers.patch patches.suse/cxgb4-move-Tx-Rx-free-pages-collection-to-common-cod.patch patches.suse/net-remove-redundant-input-checks-in-SIOCSIFTXQLEN-c.patch patches.suse/sched-fix-trailing-whitespace.patch patches.suse/net-remove-blank-lines-at-end-of-file.patch patches.suse/net-phy-add-GBit-master-slave-error-detection.patch patches.suse/net-sched-add-skbprio-scheduler.patch patches.suse/virtio_net-Use-temporary-storage-for-accounting-rx-s.patch patches.suse/virtio_net-Make-drop-counter-per-queue.patch patches.suse/virtio_net-Factor-out-the-logic-to-determine-xdp-sq.patch patches.suse/virtio_net-Add-XDP-related-stats.patch patches.suse/virtio_net-Add-kick-stats.patch patches.suse/net-phy-prevent-PHYs-w-o-Clause-22-regs-from-calling.patch patches.suse/net-phy-add-helper-phy_polling_mode.patch patches.suse/net-mlx5e-Use-ttl-from-route-lookup-on-tc-encap-offl.patch patches.suse/net-mlx5e-Support-setup-of-tos-and-ttl-for-tunnel-ke.patch patches.suse/net-mlx5e-Offload-TC-matching-on-tos-ttl-for-ip-tunn.patch patches.suse/net-mlx4_core-Allow-MTTs-starting-at-any-index.patch patches.suse/net-sched-cls_flower-Use-correct-inline-function-for.patch patches.suse/mlxsw-reg-Prepare-PERERP-register-for-A-TCAM-usage.patch patches.suse/mlxsw-reg-Add-Policy-Engine-TCAM-Entry-Register-Vers.patch patches.suse/mlxsw-reg-Add-Policy-Engine-eRP-Table-Register.patch patches.suse/mlxsw-resources-Add-Spectrum-2-maximum-large-key-ID-.patch patches.suse/mlxsw-resources-Add-Spectrum-2-eRP-resources.patch patches.suse/mlxsw-spectrum_acl-Implement-common-eRP-core.patch patches.suse/mlxsw-spectrum_acl-Enable-C-TCAM-only-mode-in-eRP-co.patch patches.suse/mlxsw-spectrum_acl-Add-support-for-C-TCAM-eRPs.patch patches.suse/mlxsw-spectrum_acl-Extend-Spectrum-2-region-struct.patch patches.suse/mlxsw-spectrum_acl-Allow-encoding-a-partial-key.patch patches.suse/mlxsw-spectrum_acl-Add-A-TCAM-initialization.patch patches.suse/mlxsw-spectrum_acl-Encapsulate-C-TCAM-region-in-A-TC.patch patches.suse/mlxsw-spectrum_acl-Make-global-TCAM-resources-availa.patch patches.suse/mlxsw-spectrum_acl-Add-A-TCAM-region-initialization.patch patches.suse/mlxsw-spectrum_acl-Pass-C-TCAM-region-and-entry-to-i.patch patches.suse/mlxsw-spectrum_acl-Add-A-TCAM-rule-insertion-and-del.patch patches.suse/mlxsw-spectrum_acl-Start-using-A-TCAM.patch patches.suse/0049-amd-xgbe-use-dma_mapping_error-to-check-map-errors.patch patches.suse/nfp-don-t-fail-probe-on-pci_sriov_set_totalvfs-error.patch patches.suse/nfp-use-kvcalloc-to-allocate-SW-buffer-descriptor-ar.patch patches.suse/nfp-restore-correct-ordering-of-fields-in-rx-ring-st.patch patches.suse/nfp-protect-from-theoretical-size-overflows-on-HW-de.patch patches.suse/s390-sles15sp1-00-12-26-net-smc-fewer-parameters-for-smc_llc_send_confirm_link.patch patches.suse/s390-sles15sp1-00-12-27-net-smc-use-correct-vlan-gid-of-RoCE-device.patch patches.suse/s390-sles15sp1-00-12-28-net-smc-provide-fallback-reason-code.patch patches.suse/s390-sles15sp1-00-12-29-net-smc-improve-delete-link-processing.patch patches.suse/net-hns-Make-many-functions-static.patch patches.suse/cbs-Add-support-for-the-graft-function.patch patches.suse/net-tls-Removed-redundant-checks-for-non-NULL.patch patches.suse/net-sched-cls_api-fix-dead-code-in-switch.patch patches.suse/tls-Skip-zerocopy-path-for-ITER_KVEC.patch patches.suse/net-sched-unmark-chain-as-explicitly-created-on-dele.patch patches.suse/ixgbe-Do-not-allow-LRO-or-MTU-change-with-XDP.patch patches.suse/ixgbe-add-ipsec-security-registers-into-ethtool-regi.patch patches.suse/igb-Remove-superfluous-reset-to-PHY-and-page-0-selec.patch patches.suse/igb-Use-dma_wmb-instead-of-wmb-before-doorbell-write.patch patches.suse/ixgbe-Reorder-Tx-Rx-shutdown-to-reduce-time-needed-t.patch patches.suse/ixgbe-Refactor-queue-disable-logic-to-take-completio.patch patches.suse/net-hns-make-hns_dsaf_roce_reset-non-static.patch patches.suse/netdevsim-make-debug-dirs-dentries-static.patch patches.suse/net-mlx5e-Replace-call-to-MPWQE-free-with-dealloc-in.patch patches.suse/net-mlx5e-Do-not-recycle-RX-pages-in-interface-down-.patch patches.suse/net-mlx5e-Gather-all-XDP-pre-requisite-checks-in-a-s.patch patches.suse/net-mlx5e-Restrict-the-combination-of-large-MTU-and-.patch patches.suse/net-mlx5e-Move-XDP-related-code-into-new-XDP-files.patch patches.suse/net-mlx5e-Add-counter-for-XDP-redirect-in-RX.patch patches.suse/net-mlx5e-Make-XDP-xmit-functions-more-generic.patch patches.suse/net-mlx5e-Refactor-XDP-counters.patch patches.suse/net-mlx5e-Re-order-fields-of-struct-mlx5e_xdpsq.patch patches.suse/net-mlx5e-Add-support-for-XDP_REDIRECT-in-device-out.patch patches.suse/net-mlx5e-RX-Prefetch-the-xdp_frame-data-area.patch patches.suse/net-mlx5e-TX-Move-DB-fields-in-TXQ-SQ-struct.patch patches.suse/net-mlx5e-TX-Use-function-to-access-sq_dma-object-in.patch patches.suse/0011-xfrm-fix-passing-zero-to-ERR_PTR-warning.patch patches.suse/net-sched-don-t-dump-chains-only-held-by-actions.patch patches.suse/net-dcb-Add-priority-to-DSCP-map-getters.patch patches.suse/mlxsw-reg-Add-QoS-Port-DSCP-to-Priority-Mapping-Regi.patch patches.suse/mlxsw-reg-Add-QoS-Priority-Trust-State-Register.patch patches.suse/mlxsw-reg-Add-QoS-ReWrite-Enable-Register.patch patches.suse/mlxsw-reg-Add-QoS-Priority-to-DSCP-Mapping-Register.patch patches.suse/mlxsw-spectrum-Support-ieee_setapp-ieee_delapp.patch patches.suse/cxgb4-print-ULD-queue-information-managed-by-LLD.patch patches.suse/net-hisilicon-hns-Replace-mdelay-with-msleep.patch patches.suse/net-ethernet-mvneta-Fix-napi-structure-mixup-on-arma.patch patches.suse/0011-net-mvneta-fix-mtu-change-on-port-without-link.patch patches.suse/tls-Remove-dead-code-in-tls_sw_sendmsg.patch patches.suse/tls-Fix-improper-revert-in-zerocopy_from_iter.patch patches.suse/liquidio-remove-redundant-function-cn23xx_dump_vf_iq.patch patches.suse/qed-remove-redundant-functions-qed_set_gft_event_id_.patch patches.suse/net-mlx5e-Vxlan-reflect-4789-UDP-port-default-additi.patch patches.suse/net-mlx5e-Vxlan-check-maximum-number-of-UDP-ports.patch patches.suse/net-mlx5e-Vxlan-replace-ports-radix-tree-with-hash-t.patch patches.suse/net-mlx5e-Vxlan-cleanup-an-unused-member-in-vxlan-wo.patch patches.suse/net-mlx5e-Vxlan-add-direct-delete-function.patch patches.suse/net-mlx5e-Vxlan-move-netdev-only-logic-to-en_main.c.patch patches.suse/net-mlx5e-Vxlan-rename-struct-mlx5e_vxlan-to-mlx5_vx.patch patches.suse/net-mlx5e-Vxlan-rename-from-mlx5e-to-mlx5.patch patches.suse/net-mlx5e-Vxlan-return-values-for-add-del-port.patch patches.suse/net-mlx5e-Vxlan-add-sync-lock-for-add-del-vxlan-port.patch patches.suse/net-mlx5e-Vxlan-move-vxlan-logic-to-core-driver.patch patches.suse/net-mlx5e-Issue-direct-lookup-on-vxlan-ports-by-vpor.patch patches.suse/qed-remove-redundant-functions-qed_get_cm_pq_idx_rl.patch patches.suse/act_pedit-remove-unnecessary-semicolon.patch patches.suse/cls_bpf-Use-kmemdup-instead-of-duplicating-it-in-cls.patch patches.suse/act_bpf-Use-kmemdup-instead-of-duplicating-it-in-tcf.patch patches.suse/liquidio-remove-redundant-function-cn23xx_dump_iq_re.patch patches.suse/net-sched-user-space-can-t-set-unknown-tcfa_action-v.patch patches.suse/tc-act-remove-unneeded-RCU-lock-in-action-callback.patch patches.suse/net-tc-introduce-TC_ACT_REINSERT.patch patches.suse/act_mirred-use-TC_ACT_REINSERT-when-possible.patch patches.suse/net-tls-Use-socket-data_ready-callback-on-record-ava.patch patches.suse/msft-hv-1741-hv_netvsc-Add-per-cpu-ethtool-stats-for-netvsc.patch patches.suse/mlx5-handle-DMA-mapping-error-case-for-XDP-redirect.patch patches.suse/xsk-refactor-xdp_umem_assign_dev.patch patches.suse/xsk-don-t-allow-umem-replace-at-stack-level.patch patches.suse/virtio-net-correctly-update-XDP_TX-counters.patch patches.suse/virtio-net-get-rid-of-unnecessary-container-of-rq-st.patch patches.suse/net-remove-bogus-RCU-annotations-on-socket.wq.patch patches.suse/qed-Make-some-functions-static.patch patches.suse/net-mlx5e-Fix-uninitialized-variable.patch patches.suse/be2net-gather-debug-info-and-reset-adapter-only-for-.patch patches.suse/be2net-Update-the-driver-version-to-12.0.0.0.patch patches.suse/net-tls-Use-kmemdup-to-simplify-the-code.patch patches.suse/mlxsw-spectrum-Extract-work-scheduling-into-a-new-fu.patch patches.suse/net-hns3-fix-return-value-error-while-hclge_cmd_csq_.patch patches.suse/net-sched-change-name-of-zombie-chain-to-held_by_act.patch patches.suse/net-sched-fix-notifications-for-action-held-chains.patch patches.suse/net-sched-make-tcf_chain_-get-put-static.patch patches.suse/cxgb4-fix-endian-to-test-F_FW_PORT_CMD_DCBXDIS32.patch patches.suse/net-Fix-coding-style-in-skb_push.patch patches.suse/be2net-fix-spelling-mistake-seqence-sequence.patch patches.suse/net-phy-Fix-the-register-offsets-in-Broadcom-iProc-m.patch patches.suse/net-hns-remove-redundant-variables-max_frm-and-tmp_m.patch patches.suse/net-socket-remove-duplicated-init-code.patch patches.suse/bnxt_en-combine-else-if-and-else-into-single-branch.patch patches.suse/net-sched-fix-flush-on-non-existing-chain.patch patches.suse/net-hns3-Fix-MSIX-allocation-issue-for-VF.patch patches.suse/net-hns3-Refine-the-MSIX-allocation-for-PF.patch patches.suse/net-Remove-some-unneeded-semicolon.patch patches.suse/net-cisco-enic-Replace-GFP_ATOMIC-with-GFP_KERNEL.patch patches.suse/tun-not-use-hardcoded-mask-value.patch patches.suse/ethtool-Remove-trailing-semicolon-for-static-inline.patch patches.suse/bnxt_en-Update-firmware-interface-version-to-1.9.2.2.patch patches.suse/bnxt_en-Adjust-timer-based-on-ethtool-stats-block-us.patch patches.suse/bnxt_en-Add-external-loopback-test-to-ethtool-selfte.patch patches.suse/bnxt_en-Add-PHY-retry-logic.patch patches.suse/bnxt_en-Add-new-VF-resource-allocation-strategy-mode.patch patches.suse/bnxt_en-Update-RSS-setup-and-GRO-HW-logic-according-.patch patches.suse/bnxt_en-Add-support-for-ethtool-get-dump.patch patches.suse/bnxt_en-Add-BNXT_NEW_RM-macro.patch patches.suse/bnxt_en-Move-firmware-related-flags-to-a-new-fw_cap-.patch patches.suse/bnxt_en-Notify-firmware-about-IF-state-changes.patch patches.suse/bnxt_en-Add-hwmon-sysfs-support-to-read-temperature.patch patches.suse/bnxt_en-Add-DCBNL-DSCP-application-protocol-support.patch patches.suse/bnxt_en-Do-not-use-the-CNP-CoS-queue-for-networking-.patch patches.suse/0005-ptp_qoriq-support-automatic-configuration-for-ptp-ti.patch patches.suse/ip-discard-IPv4-datagrams-with-overlapping-segments.patch patches.suse/ip-use-rb-trees-for-IP-frag-queue.patch patches.suse/ipv6-defrag-drop-non-last-frags-smaller-than-min-mtu.patch patches.suse/net-sched-cls_flower-Fix-an-error-code-in-fl_tmplt_c.patch patches.suse/virtio-net-mark-expected-switch-fall-throughs.patch patches.suse/mlxsw-reg-Add-QoS-Switch-Traffic-Class-Table-is-Mult.patch patches.suse/mlxsw-spectrum-Fix-a-typo.patch patches.suse/mlxsw-spectrum-Configure-MC-aware-mode-on-mlxsw-port.patch patches.suse/6lowpan-iphc-reset-mac_header-after-decompress-to-fi.patch patches.suse/Bluetooth-Add-a-new-Realtek-8723DE-ID-0bda-b009.patch patches.suse/Bluetooth-avoid-killing-an-already-killed-socket patches.suse/Bluetooth-Use-lock_sock_nested-in-bt_accept_enqueue.patch patches.suse/Bluetooth-hidp-Fix-handling-of-strncpy-for-hid-name-.patch patches.suse/Bluetooth-hidp-buffer-overflow-in-hidp_process_repor patches.suse/Bluetooth-btusb-Release-RF-resource-on-BT-shutdown.patch patches.suse/Bluetooth-btusb-Use-bt_dev_err-for-Intel-firmware-lo.patch patches.suse/Bluetooth-h5-Fix-missing-dependency-on-BT_HCIUART_SE.patch patches.suse/ath10k-fix-scan-crash-due-to-incorrect-length-calcul.patch patches.suse/ath10k-fix-tlv-5ghz-channel-missing-issue.patch patches.suse/ath10k-transmit-queued-frames-after-processing-rx-pa.patch patches.suse/ath10k-protect-ath10k_htt_rx_ring_free-with-rx_ring..patch patches.suse/ath10k-fix-bug-in-masking-of-TID-value.patch patches.suse/ath10k-rename-HTC_HOST_MAX_MSG_PER_BUNDLE-define.patch patches.suse/ath10k-replace-hardcoded-constant-with-define.patch patches.suse/ath9k-use-irqsave-in-USB-s-complete-callback.patch patches.suse/ath10k-use-locked-skb_dequeue-for-rx-completions.patch patches.suse/wcn36xx-Fix-WEP104-encryption-type.patch patches.suse/wcn36xx-Track-associated-stations.patch patches.suse/wcn36xx-Fix-WEP-encryption.patch patches.suse/ath10k-sdio-use-same-endpoint-id-for-all-packets-in-.patch patches.suse/ath10k-sdio-allocate-correct-size-for-RECV_1MORE_BLO.patch patches.suse/ath10k-sdio-set-skb-len-for-all-rx-packets.patch patches.suse/wil6210-add-support-for-Talyn-MB-Talyn-ver-2.0-devic.patch patches.suse/wil6210-add-support-for-enhanced-DMA-structures.patch patches.suse/wil6210-initialize-TX-and-RX-enhanced-DMA-rings.patch patches.suse/wil6210-add-support-for-enhanced-DMA-TX-data-flows.patch patches.suse/wil6210-add-support-for-enhanced-DMA-RX-data-flows.patch patches.suse/wil6210-add-support-for-enhanced-DMA-debugfs.patch patches.suse/wil6210-add-support-for-Talyn-MB-boot-flow.patch patches.suse/wil6210-remove-crash-dump-collection-from-OTP-sectio.patch patches.suse/wcn36xx-drop-unnecessary-initialization-of-variables.patch patches.suse/iwlwifi-fw-add-FW-APIs-for-HE.patch patches.suse/iwlwifi-add-support-for-IEEE802.11ax.patch patches.suse/iwlwifi-add-module-parameter-to-disable-802.11ax.patch patches.suse/iwlwifi-mvm-add-radiotap-data-for-HE.patch patches.suse/iwlwifi-22000-devices-restrict-to-HT-A-MPDU-size.patch patches.suse/iwlwifi-add-support-for-22560-devices.patch patches.suse/iwlwifi-allow-different-csr-flags-for-different-devi-c8f1b51.patch patches.suse/iwlwifi-introduce-device-family-22560.patch patches.suse/iwlwifi-pcie-allocate-and-free-rx-cr-s-and-tr-s-tail.patch patches.suse/iwlwifi-pcie-support-context-information-for-22560-d.patch patches.suse/iwlwifi-pcie-update-bytes-in-the-byte-count-table.patch patches.suse/iwlwifi-pcie-start-early-debug-for-22560-devices.patch patches.suse/iwlwifi-update-gen3-interrupts-sw-error-and-image-re.patch patches.suse/iwlwifi-cancel-the-injective-function-between-hw-poi.patch patches.suse/iwlwifi-support-multiple-tfd-queue-max-sizes-for-dif.patch patches.suse/iwlwifi-support-new-tx-api.patch patches.suse/iwlwifi-introduce-new-rx-structures-used-by-22560-RF.patch patches.suse/iwlwifi-update-registers-changed-for-22560-devices.patch patches.suse/iwlwifi-pcie-support-2k-rx-buffers.patch patches.suse/mwifiex-replace-rx_pkt_lock-by-rx_reorder_tbl_lock.patch patches.suse/mwifiex-restructure-rx_reorder_tbl_lock-usage.patch patches.suse/mwifiex-use-atomic-bitops-to-represent-adapter-statu.patch patches.suse/mwifiex-Fix-skipped-vendor-specific-IEs.patch patches.suse/ipw2x00-remove-redundant-variables-len-ret-reason-an.patch patches.suse/iwlegacy-remove-several-redundant-variables.patch patches.suse/atmel-hide-unused-procfs-helpers.patch patches.suse/brcmfmac-specify-some-features-per-firmware-version.patch patches.suse/wlcore-Set-rx_status-boottime_ns-field-on-rx.patch patches.suse/atmel-Replace-mdelay-with-msleep-in-probe_atmel_card.patch patches.suse/rtl818x-Replace-mdelay-with-msleep-in-rtl8225se_rf_i.patch patches.suse/rt2x00-remove-redundant-functions-rt2x00mac_sta_-add.patch patches.suse/iwlwifi-pcie-add-a-bunch-of-PCI-IDs-for-22000-and-22.patch patches.suse/iwlwifi-pcie-support-rx-structures-for-22560-devices.patch patches.suse/iwlwifi-support-new-rx_mpdu_desc-api.patch patches.suse/iwlwifi-pcie-unionize-used-bd-and-completion-descrip.patch patches.suse/iwlwifi-pcie-move-rxb-retrieval-to-a-helper-function.patch patches.suse/iwlwifi-trans-add-a-new-op-for-getting-DMA-data.patch patches.suse/iwlwifi-allow-masking-out-memory-areas-from-the-fw-d.patch patches.suse/iwlwifi-d3-disable-dbg-recording-before-entering-D3.patch patches.suse/iwlwifi-mvm-configure-multi-RX-queue.patch patches.suse/iwlwifi-pcie-don-t-access-periphery-registers-when-n patches.suse/Revert-iwlwifi-implement-fseq-version-mismatch-warni.patch patches.suse/iwlwifi-hard-code-power-save-mode-to-CAM-for-22560-d.patch patches.suse/iwlwifi-mvm-remove-dead-gscan-code.patch patches.suse/iwlwifi-pcie-include-tcp.h-implicitly.patch patches.suse/iwlwifi-move-some-msix-and-rx-functions-to-a-common-.patch patches.suse/iwlwifi-pcie-split-tx-to-amsdu-and-non-amsdu.patch patches.suse/mellanox-fix-the-dport-endianness-in-call-of-__inet6.patch patches.suse/vhost-switch-to-use-new-message-format.patch patches.suse/net-avoid-unnecessary-sock_flag-check-when-enable-ti.patch patches.suse/0006-ptp_qoriq-use-div_u64-div_u64_rem-for-64-bit-divisio.patch patches.suse/ipv4-frags-precedence-bug-in-ip_expire.patch patches.suse/net-ieee802154-6lowpan-remove-redundant-pointers-fq-.patch patches.suse/bpf-Add-Python-3-support-to-selftests-scripts-for-bp.patch patches.suse/samples-bpf-xdpsock-order-memory-on-AArch64.patch patches.suse/samples-bpf-Add-BTF-build-flags-to-Makefile.patch patches.suse/nfp-move-repr-handling-on-RX-path.patch patches.suse/nfp-allow-control-message-reception-on-data-queues.patch patches.suse/nfp-bpf-pass-raw-data-buffer-to-nfp_bpf_event_output.patch patches.suse/nfp-bpf-allow-receiving-perf-events-on-data-queues.patch patches.suse/nfp-bpf-remember-maps-by-ID.patch patches.suse/nfp-bpf-improve-map-offload-info-messages.patch patches.suse/tools-libbpf-handle-NULL-program-gracefully-in-bpf_p.patch patches.suse/tools-libbpf-add-bpf_object__find_program_by_title.patch patches.suse/bpf-fix-build-error-in-libbpf-with-EXTRA_CFLAGS-Wp-D.patch patches.suse/lwt_bpf-remove-unnecessary-rcu_read_lock-in-run_lwt_.patch patches.suse/nfp-fix-variable-dereferenced-before-check-in-nfp_ap.patch patches.suse/bpf-Support-bpf_get_socket_cookie-in-more-prog-types.patch patches.suse/bpf-Sync-bpf.h-to-tools-a40b712e.patch patches.suse/selftests-bpf-Add-bpf_get_socket_cookie-to-bpf_helpe.patch patches.suse/selftests-bpf-Test-for-get_socket_cookie.patch patches.suse/bpf-verifier-MOV64-don-t-mark-dst-reg-unbounded.patch patches.suse/bpf-add-ability-to-charge-bpf-maps-memory-dynamicall.patch patches.suse/bpf-introduce-cgroup-storage-maps.patch patches.suse/bpf-pass-a-pointer-to-a-cgroup-storage-using-pcpu-va.patch patches.suse/bpf-allocate-cgroup-storage-entries-on-attaching-bpf.patch patches.suse/bpf-extend-bpf_prog_array-to-store-pointers-to-the-c.patch patches.suse/bpf-verifier-introduce-BPF_PTR_TO_MAP_VALUE.patch patches.suse/bpf-don-t-allow-create-maps-of-cgroup-local-storages.patch patches.suse/bpf-introduce-the-bpf_get_local_storage-helper-funct.patch patches.suse/bpf-sync-bpf.h-to-tools.patch patches.suse/bpftool-add-support-for-CGROUP_STORAGE-maps.patch patches.suse/selftests-bpf-add-verifier-cgroup-storage-tests.patch patches.suse/selftests-bpf-add-a-cgroup-storage-test.patch patches.suse/samples-bpf-extend-test_cgrp2_attach2-test-to-use-cg.patch patches.suse/selftests-bpf-fix-a-typo-in-map-in-map-test.patch patches.suse/nfp-bpf-xdp_adjust_tail-support.patch patches.suse/bpf-introduce-update_effective_progs.patch patches.suse/nfp-flower-set-ip-tunnel-ttl-from-encap-action.patch patches.suse/nfp-flower-allow-matching-on-ipv4-UDP-tunnel-tos-and.patch patches.suse/flow_dissector-allow-dissection-of-tunnel-options-fr.patch patches.suse/net-sched-allow-flower-to-match-tunnel-options.patch patches.suse/nfp-flower-add-geneve-option-push-action-offload.patch patches.suse/nfp-flower-add-geneve-option-match-offload.patch patches.suse/net-sched-cls_flower-set-correct-offload-data-in-fl_.patch patches.suse/0012-ip6_tunnel-collect_md-xmit-Use-ip_tunnel_key-s-provi.patch patches.suse/liquidio-avoided-acquiring-post_lock-for-data-only-q.patch patches.suse/ibmvnic-Remove-code-to-request-error-information.patch patches.suse/ibmvnic-Update-firmware-error-reporting-with-cause-s.patch patches.suse/RDS-IB-fix-passing-zero-to-ERR_PTR-warning.patch patches.suse/qed-Add-DCBX-API-qed_dcbx_get_priority_tc.patch patches.suse/qed-Add-a-flag-which-indicates-if-offload-TC-is-set.patch patches.suse/qed-Add-Multi-TC-RoCE-support.patch patches.suse/i40e-Remove-duplicated-prepare-call-in-i40e_shutdown.patch patches.suse/i40e-i40evf-remove-redundant-functions-i40evf_aq_-se.patch patches.suse/i40e-add-helper-function-for-copying-strings-from-st.patch patches.suse/i40e-add-helper-to-copy-statistic-values-into-ethtoo.patch patches.suse/i40e-Set-fec_config-when-forcing-link-state.patch patches.suse/i40e-convert-VEB-TC-stats-to-use-an-i40e_stats-array.patch patches.suse/i40e-convert-priority-flow-control-stats-to-use-help.patch patches.suse/i40e-remove-unnecessary-i-variable-causing-Wshadow-w.patch patches.suse/i40e-fix-warning-about-shadowed-ring-parameter.patch patches.suse/i40e-Add-additional-return-code-to-i40e_asq_send_com.patch patches.suse/i40e-Add-AQ-command-for-rearrange-NVM-structure.patch patches.suse/i40e-fix-i40e_add_queue_stats-data-pointer-update.patch patches.suse/liquidio-mark-expected-switch-fall-through.patch patches.suse/cxgb4-l2t-Mark-expected-switch-fall-through.patch patches.suse/cxgb4-t4_hw-mark-expected-switch-fall-throughs.patch patches.suse/be2net-Mark-expected-switch-fall-through.patch patches.suse/net-hns-Mark-expected-switch-fall-through.patch patches.suse/net-hns3-Mark-expected-switch-fall-through.patch patches.suse/i40e_main-mark-expected-switch-fall-through.patch patches.suse/i40e_txrx-mark-expected-switch-fall-through.patch patches.suse/net-mlx4-mcg-Mark-expected-switch-fall-throughs.patch patches.suse/net-mlx4-en_rx-Mark-expected-switch-fall-throughs.patch patches.suse/igb_main-Mark-expected-switch-fall-throughs.patch patches.suse/igb-e1000_82575-Mark-expected-switch-fall-through.patch patches.suse/igb-e1000_phy-Mark-expected-switch-fall-through.patch patches.suse/igbvf-netdev-Mark-expected-switch-fall-through.patch patches.suse/net-mlx5e-Mark-expected-switch-fall-throughs.patch patches.suse/qed-qed_dev-Mark-expected-switch-fall-throughs.patch patches.suse/netxen_nic-Mark-expected-switch-fall-throughs.patch patches.suse/qede-qede_fp-Mark-expected-switch-fall-through.patch patches.suse/qlcnic-Mark-expected-switch-fall-througs.patch patches.suse/qlge-mark-expected-switch-fall-through.patch patches.suse/net-sfc-falcon-mark-expected-switch-fall-through.patch patches.suse/net-mlx5-Use-max_num_eqs-for-calculation-of-required.patch patches.suse/net-mlx5-Rename-modify-query_vport-state-related-enu.patch patches.suse/net-mlx5-E-Switch-Remove-unused-argument-when-creati.patch patches.suse/net-mlx5-Remove-unused-mlx5_query_vport_admin_state.patch patches.suse/net-mlx5-Unexport-functions-that-need-not-be-exporte.patch patches.suse/net-mlx5-Reduce-command-polling-interval.patch patches.suse/mlxsw-spectrum_flower-Disallow-usage-of-vlan_id-key-.patch patches.suse/mlxsw-spectrum-Update-the-supported-firmware-to-vers-a716d55e.patch patches.suse/mlxsw-spectrum-Reset-FW-after-flash.patch patches.suse/mlxsw-Replace-license-text-with-SPDX-identifiers-and.patch patches.suse/mlxsw-spectrum-Include-RFC-2819-counters-in-stats-le.patch patches.suse/mlxsw-spectrum-Expose-counter-for-all-16-TCs.patch patches.suse/phylink-add-helper-for-configuring-2500BaseX-modes.patch patches.suse/s390-sles15sp1-00-08-83-s390-qeth-extract-helper-for-MPC-protocol-type.patch patches.suse/s390-sles15sp1-00-08-84-s390-qeth-reduce-hard-coded-access-to-ccw-channels.patch patches.suse/s390-sles15sp1-00-08-85-s390-qeth-use-qeth_setup_ccw-to-set-up-all-CCWs.patch patches.suse/s390-sles15sp1-00-08-86-s390-qeth-do-basic-setup-for-data-channel.patch patches.suse/s390-sles15sp1-00-08-87-s390-qeth-clean-up-card-initialization.patch patches.suse/s390-sles15sp1-00-08-88-s390-qeth-don-t-restrict-qeth_card-to-DMA-memory.patch patches.suse/s390-sles15sp1-00-08-94-s390-qeth-use-true-and-false-for-boolean-values.patch patches.suse/qed-qede-Multi-CoS-support.patch patches.suse/qede-Add-destination-ip-based-flow-profile.patch patches.suse/qede-Ingress-tc-flower-offload-drop-action-support.patch patches.suse/be2net-Use-Kconfig-flag-to-support-for-enabling-disa.patch patches.suse/net-sched-fix-block-refcnt-decrement.patch patches.suse/mlxsw-spectrum_flower-use-PTR_ERR_OR_ZERO.patch patches.suse/ethernet-qlogic-remove-unused-array-msi_tgt_status.patch patches.suse/net-allow-to-call-netif_reset_xps_queues-under-cpus_.patch patches.suse/cxgb4-update-1.20.8.0-as-the-latest-firmware-support.patch patches.suse/net-Provide-stub-for-__netif_set_xps_queue-if-there-.patch patches.suse/mlxsw-remove-unused-arrays-mlxsw_i2c_driver_name-and.patch patches.suse/cxgb4-add-support-to-display-DCB-info.patch patches.suse/s390-sles15sp1-00-12-30-net-smc-send-response-to-test-link-signal.patch patches.suse/net-mvneta-fix-mvneta_config_rss-on-armada-3700.patch patches.suse/mlxsw-core-remove-unnecessary-function-mlxsw_core_dr.patch patches.suse/qed-qede-qede_setup_tc-can-be-static.patch patches.suse/liquidio-copperhead-LED-identification.patch patches.suse/bnxt_en-Fix-strcpy-warnings-in-bnxt_ethtool.c.patch patches.suse/drivers-net-usb-r8152-remove-the-unneeded-variable-r.patch patches.suse/virtio-Make-vp_set_vq_affinity-take-a-mask.patch patches.suse/virtio_net-Stripe-queue-affinities-across-cores.patch patches.suse/0012-net-socionext-Use-descriptor-info-instead-of-MMIO-re.patch patches.suse/0013-net-socionext-Increase-descriptors-to-256.patch patches.suse/net-sched-act_bpf-remove-dependency-on-rtnl-lock.patch patches.suse/net-sched-act_csum-remove-dependency-on-rtnl-lock.patch patches.suse/net-sched-act_gact-remove-dependency-on-rtnl-lock.patch patches.suse/net-sched-act_ife-remove-dependency-on-rtnl-lock.patch patches.suse/net-sched-act_ipt-remove-dependency-on-rtnl-lock.patch patches.suse/net-sched-act_pedit-remove-dependency-on-rtnl-lock.patch patches.suse/net-sched-act_sample-remove-dependency-on-rtnl-lock.patch patches.suse/net-sched-act_simple-remove-dependency-on-rtnl-lock.patch patches.suse/net-sched-act_skbmod-remove-dependency-on-rtnl-lock.patch patches.suse/net-sched-act_tunnel_key-remove-dependency-on-rtnl-l.patch patches.suse/net-sched-act_vlan-remove-dependency-on-rtnl-lock.patch patches.suse/net-sched-extend-action-ops-with-put_dev-callback.patch patches.suse/net-sched-act_mirred-remove-dependency-on-rtnl-lock.patch patches.suse/net-core-protect-rate-estimator-statistics-pointer-w.patch patches.suse/net-sched-act_police-remove-dependency-on-rtnl-lock.patch patches.suse/ip-add-helpers-to-process-in-order-fragments-faster.patch patches.suse/ip-process-in-order-fragments-efficiently.patch patches.suse/net-tls-Combined-memory-allocation-for-decryption-re.patch patches.suse/l2tp-use-sk_dst_check-to-avoid-race-on-sk-sk_dst_cac.patch patches.suse/cpumask-make-cpumask_next_wrap-available-without-smp.patch patches.suse/net-sched-act_connmark-method-rename-for-grep-abilit.patch patches.suse/net-sched-act_bpf-method-rename-for-grep-ability-and.patch patches.suse/net-sched-act_sum-method-rename-for-grep-ability-and.patch patches.suse/net-sched-act_gact-method-rename-for-grep-ability-an.patch patches.suse/net-sched-act_ipt-method-rename-for-grep-ability-and.patch patches.suse/net-sched-act_nat-method-rename-for-grep-ability-and.patch patches.suse/net-sched-act_pedit-method-rename-for-grep-ability-a.patch patches.suse/net-sched-act_police-method-rename-for-grep-ability-.patch patches.suse/net-sched-act_simple-method-rename-for-grep-ability-.patch patches.suse/net-sched-act_skbedit-method-rename-for-grep-ability.patch patches.suse/net-sched-act_skbmod-method-rename-for-grep-ability-.patch patches.suse/net-sched-act_vlan-method-rename-for-grep-ability-an.patch patches.suse/net-sched-act_mirred-method-rename-for-grep-ability-.patch patches.suse/virtio_net-remove-duplicated-include-from-virtio_net.patch patches.suse/cxgb4-remove-set-but-not-used-variable-spd.patch patches.suse/liquidio-remove-set-but-not-used-variable-is25G.patch patches.suse/ath10k-fix-open-brace-location-in-ath10k_wmi_tlv_op_.patch patches.suse/ath10k-support-for-multicast-rate-control.patch patches.suse/ath10k-disable-bundle-mgmt-tx-completion-event-suppo.patch patches.suse/ath10k-handle-mgmt-tx-completion-event.patch patches.suse/ath10k-remove-redundant-pointers-dev-and-noa.patch patches.suse/ath5k-remove-redundant-pointer-rf.patch patches.suse/ath6kl-remove-redundant-variables-netlen-orig_buf-or.patch patches.suse/ath10k-htt_tx-move-lock-into-id_get-function.patch patches.suse/ath10k-add-debugfs-file-warm_hw_reset.patch patches.suse/ath10k-fix-parenthesis-alignment.patch patches.suse/ath10k-prevent-active-scans-on-potential-unusable-ch patches.suse/ath6kl-replace-GFP_ATOMIC-with-GFP_KERNEL-in-ath6kl_.patch patches.suse/ath9k_hw-set-spectral-scan-enable-bit-on-trigger-for.patch patches.suse/ath9k-don-t-run-periodic-and-nf-calibation-at-the-sa.patch patches.suse/ath9k-fix-moredata-bit-in-PS-buffered-frame-release.patch patches.suse/ath9k-clear-potentially-stale-EOSP-status-bit-in-int.patch patches.suse/ath9k-report-tx-status-on-EOSP.patch patches.suse/ath9k-fix-block-ack-window-tracking-issues.patch patches.suse/ath9k_hw-fix-channel-maximum-power-level-test.patch patches.suse/ath9k-fix-more-data-flag-for-buffered-multicast-pack.patch patches.suse/wil6210-Rx-multicast-packets-duplicate-detection.patch patches.suse/wil6210-drop-Rx-packets-with-L2-error-indication-fro.patch patches.suse/wil6210-add-TX-latency-statistics.patch patches.suse/wil6210-fix-temperature-debugfs.patch patches.suse/wil6210-fix-RX-checksum-report-to-network-stack.patch patches.suse/wil6210-support-Talyn-specific-FW-file.patch patches.suse/wil6210-align-to-latest-auto-generated-wmi.h-b5aeff1.patch patches.suse/wil6210-add-3-MSI-support.patch patches.suse/wil6210-fix-min-compilation-errors.patch patches.suse/wil6210-add-support-for-link-statistics.patch patches.suse/wil6210-allow-scan-on-AP-interface.patch patches.suse/wil6210-support-max-aggregation-window-size-64.patch patches.suse/wil6210-increase-firmware-ready-timeout.patch patches.suse/wil6210-support-Talyn-specific-board-file.patch patches.suse/wil6210-set-default-3-MSI.patch patches.suse/wil6210-align-to-latest-auto-generated-wmi.h-6a363e8.patch patches.suse/wil6210-off-channel-transmit-management-frames-in-AP.patch patches.suse/wil6210-prevent-FW-download-if-HW-is-configured-for-.patch patches.suse/wil6210-fix-eDMA-RX-chaining.patch patches.suse/brcmfmac-fix-brcmf_wiphy_wowl_params-NULL-pointer-de.patch patches.suse/iwlegacy-fix-spelling-mistake-acumulative-accumulati.patch patches.suse/rtlwifi-btcoex-Fix-if-else-warnings-in-halbtc8723b2a.patch patches.suse/b43-leds-Ensure-NUL-termination-of-LED-name-string patches.suse/b43legacy-leds-Ensure-NUL-termination-of-LED-name-st patches.suse/Revert-xdp-add-NULL-pointer-check-in-__xdp_return.patch patches.suse/samples-bpf-add-Paul-Hsieh-s-LGPL-2.1-hash-function-.patch patches.suse/samples-bpf-xdp_redirect_cpu-load-balance-like-Suric.patch patches.suse/net-Export-skb_headers_offset_update.patch patches.suse/veth-Add-driver-XDP.patch patches.suse/veth-Avoid-drops-by-oversized-packets-when-XDP-is-en.patch patches.suse/xdp-Helper-function-to-clear-kernel-pointers-in-xdp_.patch patches.suse/veth-Handle-xdp_frames-in-xdp-napi-ring.patch patches.suse/veth-Add-ndo_xdp_xmit.patch patches.suse/bpf-Make-redirect_info-accessible-from-modules.patch patches.suse/xdp-Helpers-for-disabling-napi_direct-of-xdp_return_.patch patches.suse/veth-Add-XDP-TX-and-REDIRECT.patch patches.suse/veth-Support-per-queue-XDP-ring.patch patches.suse/bpf-fix-bpffs-non-array-map-seq_show-issue.patch patches.suse/bpf-btf-add-pretty-print-for-hash-lru_hash-maps.patch patches.suse/tools-bpf-add-bpffs-pretty-print-btf-test-for-hash-l.patch patches.suse/bpf-Refactor-ARRAY_SIZE-macro-to-bpf_util.h.patch patches.suse/net-mlx5e-Ethtool-steering-flow-validation-refactori.patch patches.suse/net-mlx5e-Ethtool-steering-flow-parsing-refactoring.patch patches.suse/net-mlx5e-Ethtool-steering-ip6-support.patch patches.suse/net-mlx5e-Ethtool-steering-l4-proto-support.patch patches.suse/net-mlx5e-Ethtool-steering-move-ethtool-callbacks.patch patches.suse/net-mlx5e-Add-CONFIG_MLX5_EN_RXNFC-for-ethtool-rx-nf.patch patches.suse/net-mlx5e-Add-CONFIG_MLX5_EN_ARFS-for-accelerated-fl.patch patches.suse/net-mlx5e-Move-flow-steering-declarations-into-en-fs.patch patches.suse/net-mlx5e-vxlan.c-depends-on-CONFIG_VXLAN.patch patches.suse/net-mlx5e-clock.c-depends-on-CONFIG_PTP_1588_CLOCK.patch patches.suse/net-mlx5-Reorganize-the-makefile.patch patches.suse/net-mlx5-Improve-argument-name-for-add-flow-API.patch patches.suse/nfp-clean-up-return-types-in-kdoc-comments.patch patches.suse/net_sched-fix-NULL-pointer-dereference-when-delete-t.patch patches.suse/net_sched-Fix-missing-res-info-when-create-new-tc_in.patch patches.suse/bnxt_en-avoid-string-overflow-for-record-system_name.patch patches.suse/net-stmmac-mark-PM-functions-as-__maybe_unused.patch patches.suse/bnxt_en-take-coredump_record-structure-off-stack.patch patches.suse/net-hns3-Add-support-for-serdes-loopback-selftest.patch patches.suse/net-hns3-Fix-for-command-format-parsing-error-in-hcl.patch patches.suse/net-hns3-Fix-for-information-of-phydev-lost-problem-.patch patches.suse/net-hns3-Fix-for-phy-link-issue-when-using-marvell-p.patch patches.suse/net-hns3-Fix-desc-num-set-to-default-when-setting-ch.patch patches.suse/net-hns3-Remove-tx-ring-BD-len-register-in-hns3_enet.patch patches.suse/net-hns3-Set-tx-ring-tc-info-when-netdev-is-up.patch patches.suse/net-hns3-Add-vlan-filter-setting-by-ethtool-command-.patch patches.suse/cxgb4-Add-new-T5-PCI-device-ids-0x50af-and-0x50b0.patch patches.suse/xen-netfront-fix-warn-message-as-irq-device-name-has.patch patches.suse/msft-hv-1749-hv-netvsc-Fix-NULL-dereference-at-single-queue-mode-.patch patches.suse/crypto-vmac-require-a-block-cipher-with-128-bit-bloc patches.suse/crypto-vmac-separate-tfm-and-request-context patches.suse/crypto-virtio-read-crypto-services-and-algorithm-masks patches.suse/crypto-virtio-register-an-algo-only-if-it-s-supported patches.suse/crypto-ecdh-add-public-key-verification-test.patch patches.suse/crypto-skcipher-Fix-Wstringop-truncation-warnings.patch patches.suse/crypto-dh-add-public-key-verification-test.patch patches.suse/crypto-x86-sha256-mb-fix-digest-copy-in-sha256_mb_mg patches.suse/crypto-ccp-Fix-command-completion-detection-race patches.suse/crypto-ccp-add-psp-enabled-message-when-initialization-succeeds.patch patches.suse/crypto-ccp-remove-unused-defines.patch patches.suse/crypto-ccp-support-register-differences-between-psp-devices.patch patches.suse/crypto-ccp-add-support-for-new-ccp-psp-device-id.patch patches.suse/crypto-chtls-use-64-bit-arithmetic-instead-of-32-bit.patch patches.suse/crypto-dh-fix-memory-leak.patch patches.suse/crypto-dh-update-test-for-public-key-verification.patch patches.suse/crypto-ecdh-fix-typo-of-P-192-b-value.patch patches.suse/crypto-sharah-Unregister-correct-algorithms-for-SAHA.patch patches.suse/0001-crypto-qat-adf_aer-Replace-GFP_ATOMIC-with-GFP_KERNE.patch patches.suse/crypto-skcipher-fix-aligning-block-size-in-skcipher_ patches.suse/crypto-scatterwalk-remove-chain-argument-from-scatte.patch patches.suse/crypto-skcipher-fix-crash-flushing-dcache-in-error-p patches.suse/crypto-blkcipher-fix-crash-flushing-dcache-in-error- patches.suse/crypto-ablkcipher-fix-crash-flushing-dcache-in-error.patch patches.suse/crypto-ccp-Check-for-NULL-PSP-pointer-at-module-unlo patches.suse/crypto-dh-fix-calculating-encoded-key-size.patch patches.suse/7425-drm-i915-shrink-search-list-for-active-timelines patches.suse/7426-drm-i915-dp-fix-spelling-mistakes-seqeuncer-and-seqeuencer patches.suse/7427-drm-i915-remove-tasklet-flush-before-disable patches.suse/7428-drm-i915-only-sync-tasklets-once-for-recursive-reset-preparation patches.suse/7429-drm-i915-execlists-refactor-out-complete_preempt_context patches.suse/7430-drm-i915-move-engine-reset-prepare-finish-to-backends patches.suse/7431-drm-i915-split-execlists-guc-reset-preparations patches.suse/7432-drm-i915-execlists-split-out-csb-processing patches.suse/7433-drm-i915-execlists-flush-pending-preemption-events-during-reset patches.suse/7434-drm-i915-stop-parking-the-signaler-around-reset patches.suse/7435-drm-i915-clean-up-adpa-pipe-select-bits patches.suse/7436-drm-i915-clean-up-lvds-pipe-select-bits patches.suse/7437-drm-i915-clean-up-sdvo-pipe-select-bits patches.suse/7438-drm-i915-clean-up-tv-pipe-select-bits patches.suse/7439-drm-i915-clean-up-dvo-pipe-select-bits patches.suse/7440-drm-i915-execlists-hwack-checking-superseded-checking-port-count patches.suse/7441-drm-i915-remove-unused-enable_cmd_parser-modparam patches.suse/7442-drm-i915-icl-read-the-correct-gen11-interrupt-registers patches.suse/7443-drm-i915-enable-the-pipe-transcoder-planes-later-on-hsw patches.suse/7444-drm-i915-move-request-ctx-aside patches.suse/7445-drm-i915-move-fiddling-with-engine-last_retired_context patches.suse/7446-drm-i915-store-a-pointer-to-intel_context-in-i915_request patches.suse/7447-drm-i915-pull-the-context-pin_count-dec-into-the-common-intel_context_unpin patches.suse/7448-drm-i915-use-intel_ddi_dp_voltage_max-for-hsw-bdw-too patches.suse/7449-drm-i915-use-the-same-vswing-max_preemph-mapping-on-hsw-bdw-as-on-skl patches.suse/7450-drm-i915-check-for-ivb-instead-of-gen7-when-we-think-about-ivb-cpu-edp patches.suse/7451-drm-i915-rename-snb-ivb-cpu-edp-signal-level-funcs patches.suse/7452-drm-i915-rename-the-remaining-gen4-references-to-g4x-in-the-dp-code patches.suse/7453-drm-i915-speed-up-idle-detection-by-kicking-the-tasklets patches.suse/7454-drm-i915-make-intel_engine_dump-irqsafe patches.suse/7455-drm-i915-execlists-handle-copying-default-context-state-for-atomic-reset patches.suse/7456-drm-i915-allow-init_breadcrumbs-to-be-used-from-irq-context patches.suse/7457-drm-i915-selftests-wait-longer-for-the-old-active-request patches.suse/7458-drm-i915-gvt-fix-crash-after-request-hw_context-change patches.suse/7459-drm-i915-use-intel_fb_obj-everywhere patches.suse/7460-drm-i915-move-gem-bo-inside-drm_framebuffer patches.suse/7461-drm-i915-gtt-allow-pagedirectory-allocations-to-fail patches.suse/7462-drm-i915-replace-vbt-edp-support-with-int_lvds_support patches.suse/7463-drm-i915-eliminate-the-unused-dev_priv-vbt-lvds_vbt patches.suse/7464-drm-i915-move-intel_ddi_get_crtc_new_encoder-out-from-ddi-code patches.suse/7465-drm-i915-parametrize-trans_dp_port_sel patches.suse/7466-drm-i915-nuke-intel_trans_dp_port_sel patches.suse/7467-drm-i915-clean-up-dp-pipe-select-bits patches.suse/7468-drm-i915-allow-edp-on-port-c-in-theory patches.suse/7469-drm-i915-implement-the-missing-bits-of-assert_panel_unlocked patches.suse/7470-drm-i915-warn-if-power-sequencer-is-not-connected-to-the-lvds-port-on-pre-ilk patches.suse/7471-drm-i915-selftests-pin-the-mock-kernel-context patches.suse/7472-drm-i915-icl-disable-pipe-csc-and-gamma-in-cursor-plane patches.suse/7473-drm-i915-cnl-implement-waprogrammgsrforcorrectslicespecificmmioreads patches.suse/7474-drm-i915-icl-enable-waprogrammgsrforcorrectslicespecificmmioreads patches.suse/7475-drm-i915-implement-waprogrammgsrforl3bankspecificmmioreads patches.suse/7476-drm-i915-psr-vbt-change-for-psr patches.suse/7477-drm-i915-psr-nuke-psr-support-for-vlv-and-chv patches.suse/7478-drm-i915-psr-avoid-dpcd-reads-when-panel-does-not-support-psr patches.suse/7479-drm-i915-psr-check-for-set_power_capable-bit-at-psr-init-time patches.suse/7480-drm-i915-psr-avoid-unnecessary-dpcd-read-of-dp_psr_caps patches.suse/7481-drm-i915-psr-fall-back-to-max-synchronization-latency-if-dpcd-read-fails patches.suse/7482-drm-i915-psr-fix-alpm-cap-check-for-psr2 patches.suse/7483-drm-i915-look-for-an-active-kernel-context-before-switching patches.suse/7484-drm-i915-include-i915_scheduler-h-from-i915_gem_context-h patches.suse/7485-drm-i915-forward-declare-struct-intel_context patches.suse/7486-drm-i915-flush-the-ring-stop-bit-after-clearing-ring_head-in-reset patches.suse/7487-drm-i915-execlists-wait-for-elsp-submission-on-restart patches.suse/7488-drm-i915-prepare-gem-for-suspend-earlier patches.suse/7489-drm-i915-initialize-panel_pipe-to-invalid_pipe patches.suse/7490-drm-i915-try-to-suppress-more-spurious-pch-underruns-on-ilk-ivb patches.suse/7491-drm-i915-consult-vbt-lvds-config-bits-to-determine-whether-internal-lvds-is-present patches.suse/7492-drm-i915-simplify-ilk-ivb-underrun-suppression patches.suse/7493-drm-i915-uc-trivial-s-dev_priv-i915-in-intel_uc-c patches.suse/7494-drm-i915-icl-wadisableimprovedtdlclkgating patches.suse/7495-drm-i915-icl-waenablestatecacheredirecttocs patches.suse/7496-drm-i915-icl-wa_2006665173 patches.suse/7497-drm-i915-icl-waenablefloatblendoptimization patches.suse/7498-drm-i915-icl-wa_1406463099 patches.suse/7499-drm-i915-psr-set-idle-frame-count-based-on-sink-synchronization-latency patches.suse/7500-drm-i915-update-driver_date-to-20180530 patches.suse/7501-drm-i915-call-intel_opregion_notify_encoder-in-intel_sanitize_encoder-v2 patches.suse/7502-drm-i915-guc-don-t-read-soft_scratch15-on-mmio-error patches.suse/7503-drm-i915-switch-to-kernel-context-before-idling-at-runtime patches.suse/7504-drm-i915-race-to-idle-after-switching-to-the-kernel-context patches.suse/7505-drm-i915-after-reset-on-sanitization-reset-the-engine-backends patches.suse/7506-drm-i915-only-sanitize-gem-from-late-suspend patches.suse/7507-drm-i915-assert-we-idle-in-the-kernel-context patches.suse/7508-drm-i915-check-intel_contexts-to-avoid-one-extra-pointer-chase patches.suse/7509-drm-i915-gtt-avoid-calling-non-existent-allocate_va_range patches.suse/7510-drm-i915-gtt-don-t-restore-the-non-existent-pde-for-ggtt patches.suse/7511-drm-i915-have-plane-get_hw_state-return-the-current-pipe patches.suse/7512-drm-i915-clean-up-cursor-defines patches.suse/7513-drm-i915-disable-trickle-feed-for-snb-ivb-cursors patches.suse/7514-drm-i915-s-plane-i9xx_plane patches.suse/7515-drm-i915-fix-tabs-vs-spaces-in-sprite-code patches.suse/7516-drm-i915-configure-skl-scaler-initial-phase-correctly patches.suse/7517-drm-i915-flush-all-writes-before-suspend patches.suse/7518-drm-i915-apply-the-full-cpu-domain-markup-before-freezing patches.suse/7519-drm-i915-icl-extend-aux-f-interrupts-to-icl patches.suse/7520-drm-i915-icl-introduce-tc_port patches.suse/7521-drm-i915-icl-add-register-definition-for-dflexdpmle patches.suse/7522-drm-i915-icl-map-vbt-ddc-pin-to-bspec-ddc-pin patches.suse/7523-drm-i915-icl-add-icelake-pch-detection patches.suse/7524-drm-i915-icl-get-ddi-clock-for-icl-based-on-plls patches.suse/7525-drm-i915-icl-calculate-link-clock-using-the-new-registers patches.suse/7526-drm-i915-move-i915_gem_fini-to-i915_gem-c patches.suse/7527-drm-i915-gtt-remove-obsolete-switch_mm-hooks-for-gen8 patches.suse/7528-drm-i915-drop-one-bit-on-the-hw_id-when-using-guc patches.suse/7529-drm-i915-perf-fix-ctx_id-read-with-guc-icl patches.suse/7530-drm-i915-add-new-vgpu-cap-info-bit-vgt_caps_huge_gtt patches.suse/7531-drm-i915-ringbuffer-make-context-pin-unpin-symmetric patches.suse/7532-drm-i915-gtt-teach-restore-gtt-to-walk-the-ggtt-vma-list-not-the-object-list patches.suse/7533-drm-i915-vma-move-the-bind_count-vs-pin_count-assertion-to-a-helper patches.suse/7534-drm-i915-correctly-handle-error-path-in-i915_gem_init_hw patches.suse/7535-drm-i915-swap-magics-and-use-sz_1m patches.suse/7536-drm-i915-trace-describe-engines-as-class-instance-pairs patches.suse/7537-drm-i915-trace-remove-engine-out-of-the-context-sandwich patches.suse/7538-drm-i915-trace-context-field-needs-to-be-64-bit-wide patches.suse/7539-drm-i915-pmu-do-not-assume-fixed-hrtimer-period patches.suse/7540-drm-i915-guc-don-t-leak-stage-descriptor-pool-on-init-failure patches.suse/7541-drm-i915-error-fixup-inactive-active-counting patches.suse/7542-drm-i915-gtt-rename-i915_hw_ppgtt-base-member patches.suse/7543-drm-i915-mark-i915-inject_load_failure-as-being-hit patches.suse/7544-drm-i915-gtt-fix-typo-in-fill_px-macro patches.suse/7545-drm-i915-update-driver_date-to-20180606 patches.suse/7546-drm-xen-front-fix-spelling-mistake-conector-connector patches.suse/7547-drm-clarify-adjusted_mode-documentation-for-bridges patches.suse/7548-drm-vc4-plane-expand-the-lower-bits-by-repeating-the-higher-bits patches.suse/7549-drm-bridge-spelling-and-coding-style-minor-fixes patches.suse/7550-drm-content-type-property-for-hdmi-connector patches.suse/7551-i915-content-type-property-for-hdmi-connector patches.suse/7552-drm-panel-remove-drm_panel_detach-calls-from-all-panel-drivers patches.suse/7553-drm-panel-add-device_link-from-panel-device-to-drm-device patches.suse/7554-drm-panel-otm8009a-fix-backlight-updates patches.suse/7555-drm-panel-otm8009a-fix-glitches-by-moving-backlight-enable-to-otm8009a_enable patches.suse/7556-drm-panel-otm8009a-no-message-if-probe-success patches.suse/7557-drm-panel-otm8009a-use-new-backlight-api patches.suse/7558-drm-bridge-cdns-mark-runtime-pm-operations-as-maybe-unused patches.suse/7559-drm-panel-simple-add-innolux-tv123wam-panel-driver-support patches.suse/7560-drm-panel-simple-auo-p320hvn03-uses-spwg-data-ordering patches.suse/7561-drm-panel-simple-fix-data-type-in-keo-tx31d200vm0baa-timings patches.suse/7562-drm-cirrus-place-gem-bos-in-drm_framebuffer patches.suse/7563-drm-cirrus-cirrus_framebuffer-drm_framebuffer patches.suse/7564-drm-virtio-place-gem-bos-in-drm_framebuffer patches.suse/7565-drm-armada-move-gem-bo-to-drm_framebuffer patches.suse/7566-drm-gma500-move-gem-bo-to-drm_framebuffer patches.suse/7567-drm-msm-move-gem-bos-to-drm_framebuffer patches.suse/7568-drm-mtk-remove-impossible-internal-error patches.suse/7569-drm-mtk-move-gem-bo-to-drm_framebuffer patches.suse/7570-drm-mtk-mtk_drm_fb-drm_framebuffer patches.suse/7571-drm-rockchip-place-gem-bos-in-drm_framebuffer patches.suse/7572-drm-rockchip-rockchip_drm_fb-drm_framebuffer patches.suse/7573-drm-rockchip-lvds-avoid-duplicating-drm_bridge_attach patches.suse/7574-drm-v3d-checking-for-null-vs-is_err patches.suse/7575-drm-omap-move-gem-bo-to-drm_framebuffer patches.suse/7576-drm-omap-move-buffer-pitch-offset-to-drm_framebuffer patches.suse/7577-drm-gma500-fix-medfield-for-drm_framebuffer-move patches.suse/7578-drm-gma500-remove-vla patches.suse/7579-drm-i2c-tda998x-remove-vla-usage patches.suse/7580-drm-mm-reject-over-sized-allocation-requests-early patches.suse/7581-drm-mm-add-a-search-by-address-variant-to-only-inspect-a-single-hole patches.suse/7582-drm-i915-limit-searching-for-pin_high patches.suse/7583-drm-i915-pin-the-ring-high patches.suse/7584-drm-xen-front-fix-pointer-casts patches.suse/7585-drm-edid-fix-up-edid_cea_modes-formatting patches.suse/7586-drm-arc-stop-consulting-plane-fb patches.suse/7587-drm-msm-stop-consulting-plane-fb-crtc patches.suse/7588-drm-sti-stop-consulting-plane-crtc patches.suse/7589-drm-atmel-hlcdc-stop-consulting-plane-crtc patches.suse/7590-drm-add-local-plane-variable-for-tmp-primary patches.suse/7591-drm-omapdrm-nuke-omap_framebuffer_get_next_connector patches.suse/7592-drm-atmel-hlcdc-stop-using-plane-fb patches.suse/7593-drm-sun4i-mark-pm-functions-as-_maybe_unused patches.suse/drm-fb-helper-Fix-typo-on-kerneldoc patches.suse/7594-display-panel-add-auo-g070vvn01-display-support-800x480 patches.suse/7595-drm-i915-promote-format_mod_supported-to-the-lead-role patches.suse/7596-drm-trust-format_mod_supported-when-it-oks-a-plane-modifier patches.suse/7597-drm-vc4-add-missing-formats-to-vc4_format_mod_supported patches.suse/7598-drm-vc4-add-support-for-sand-modifier patches.suse/7599-dma-buf-make-map_atomic-and-map-function-pointers-optional patches.suse/7600-drm-edid-quirk-vive-pro-vr-headset-non-desktop patches.suse/7601-drm-vmwgfx-stop-using-plane-fb-in-vmw_kms_atomic_check_modeset patches.suse/7602-drm-vmwgfx-stop-using-plane-fb-in-vmw_kms_helper_dirty patches.suse/7603-drm-vmwgfx-stop-using-plane-fb-in-vmw_kms_update_implicit_fb patches.suse/7604-drm-vmwgfx-stop-updating-plane-fb patches.suse/7605-drm-vmwgfx-stop-using-plane-fb-in-atomic_enable patches.suse/7606-drm-vmwgfx-stop-messing-about-with-plane-fb-old_fb-crtc patches.suse/7607-drm-amdgpu-dc-stop-updating-plane-fb patches.suse/7608-drm-i915-stop-updating-plane-fb-crtc patches.suse/7609-drm-exynos-stop-updating-plane-crtc patches.suse/7610-drm-msm-stop-updating-plane-fb-crtc patches.suse/7611-drm-virtio-stop-updating-plane-crtc patches.suse/7612-drm-vc4-stop-updating-plane-fb-crtc patches.suse/7613-drm-stop-updating-plane-crtc-fb-old_fb-on-atomic-drivers patches.suse/7614-drm-bridge-sil_sii8620-do-not-have-a-dependency-of-rc_core patches.suse/7615-drm-atomic-improve-debug-messages patches.suse/7616-drm-print-bad-user-modes patches.suse/7617-drm-atomic-set-current-atomic-state-in-drm_private_state patches.suse/drm-rockchip-lvds-add-missing-of_node_put patches.suse/7618-drm-rockchip-cnd-dp-adjust-spdif-register-setting patches.suse/7619-drm-add-checks-for-atomic__state-with-atomic-drivers patches.suse/7620-drm-rockchip-vop-split-out-core-clock-enablement-into-separate-functions patches.suse/7621-drm-rockchip-vop-fix-irq-disabled-after-vop-driver-probed patches.suse/7622-drm-gem-fb-helper-always-do-implicit-sync patches.suse/7623-drm-vc4-always-obey-implicit-sync patches.suse/7624-drm-add-writeback-connector-type patches.suse/7625-drm-writeback-add-out-fences-for-writeback-connectors patches.suse/7626-drm-writeback-add-client-capability-for-exposing-writeback-connectors patches.suse/7627-merge-drm-upstream-drm-next-into-drm-misc-next patches.suse/7628-drm-i915-selftests-remove-unused-dmabuf-kmap-routines-fix-the-build patches.suse/7629-drm-amdgpu-allocate-shared-fence-slot-in-va-ioctl patches.suse/7630-drm-amd-pp-add-s3-support-for-od-feature patches.suse/7631-drm-amd-pp-make-sure-clock_voltage_limit_table-on-dc-is-valid patches.suse/7632-drm-amdgpu-vg20-support-new-uvd-fw-version-naming-convention patches.suse/7633-drm-amdgpu-fix-uvd-firmware-version-information-for-vega20-v2 patches.suse/7634-drm-amd-display-fix-type-of-variable patches.suse/7635-drm-scheduler-add-documentation patches.suse/7636-drm-amd-display-pass-pipe_ctx-straight-to-blank_pixel_data patches.suse/7637-drm-amd-display-clean-up-submit_channel_request patches.suse/7638-drm-amd-display-upgrade-scaler-math patches.suse/7639-drm-amd-display-dal-3-1-45 patches.suse/7640-drm-amd-display-prefix-event-prints-with-event patches.suse/7641-drm-amd-display-aux-will-exit-when-hpd-low-detected patches.suse/7642-drm-amd-display-add-function-to-get-optc-active-size patches.suse/7643-drm-amd-display-add-dpcd-read-for-sink-ieee-oui patches.suse/7644-drm-amd-display-fix-indentation-in-dcn10-resource-constructor patches.suse/7645-drm-amd-display-default-log-masks-should-include-all-connectivity-events patches.suse/7646-drm-amd-display-optimize-dp_sink_status_esi-range-read-on-hpd patches.suse/7647-drm-amd-display-dynamic-hdr-metadata-mem-buffer patches.suse/7648-drm-amd-display-refactor-audio-programming patches.suse/7649-drm-amd-display-hlg-support patches.suse/7650-drm-amd-display-added-documentation-for-some-dc-interface-functions patches.suse/7651-drm-amd-display-dal-3-1-46 patches.suse/7652-drm-amd-display-prefix-timing_standard-entries-with-dc_ patches.suse/7653-drm-amd-display-dp-ycbcr-4-2-0-support patches.suse/7654-drm-amd-display-add-dentist-frequency-to-resource-pool patches.suse/7655-drm-amd-display-dal-3-1-47 patches.suse/7656-drm-amdgpu-add-kernel-doc-for-amdgpu_object-c patches.suse/7657-drm-amdgpu-add-kernel-doc-for-memory-domains patches.suse/7658-drm-amdgpu-display-drop-drm_amd_dc_fbc-kconfig-option patches.suse/7659-drm-amdgpu-display-enable-config_drm_amd_dc_dcn1_0-by-default patches.suse/7660-drm-amdgpu-pp-switch-the-default-dpm-implementation-for-ci patches.suse/7661-drm-amdgpu-fix-ups-for-amdgpu_object-c-documentation patches.suse/7662-drm-scheduler-avoid-using-wait_event_killable-for-dying-process-v4 patches.suse/7663-drm-amdgpu-move-amdgpu_ctx_mgr_entity_fini-to-f_ops-flush-hook-v4 patches.suse/7664-drm-amdgpu-define-vcn-jpeg-ring patches.suse/7665-drm-amdgpu-add-vcn-jpeg-ring patches.suse/7666-drm-amdgpu-add-jpeg-packet-defines-to-soc15d-h patches.suse/7667-drm-amdgpu-add-more-jpeg-register-offset-headers patches.suse/7668-drm-amdgpu-implement-jpeg-ring-functions patches.suse/7669-drm-amdgpu-set-jpeg-ring-functions patches.suse/7670-drm-amdgpu-add-vcn-jpeg-irq-support patches.suse/7671-drm-amdgpu-initialize-vcn-jpeg-ring patches.suse/7672-drm-amdgpu-implement-patch-for-fixing-a-known-bug patches.suse/7673-drm-amdgpu-define-and-add-extra-dword-for-jpeg-ring patches.suse/7674-drm-amdgpu-add-patch-to-jpeg-ring patches.suse/7675-drm-amdgpu-add-vcn-jpeg-sw-finish patches.suse/7676-drm-amdgpu-add-vcn-jpeg-ring-test patches.suse/7677-drm-amdgpu-add-vcn-jpeg-ib-test patches.suse/7678-drm-amdgpu-enable-vcn-jpeg-ib-test patches.suse/7679-uapi-drm-add-amdgpu_hw_ip_vcn_jpeg-for-jpeg-cs patches.suse/7680-drm-amdgpu-add-amdgpu_hw_ip_vcn_jpeg-to-info-query patches.suse/7681-drm-amdgpu-add-amdgpu_hw_ip_vcn_jpeg-to-queue-mgr patches.suse/7682-drm-amdgpu-correct-the-ndw-of-bo-update-mapping patches.suse/7683-drm-amdgpu-change-gfx8-ib-test-to-use-wb patches.suse/7684-drm-amdgpu-added-isr-for-cp-ecc-edc-interrupt-v2 patches.suse/7685-drm-amdgpu-add-interrupt-sq-source-struct-to-amdgpu_gfx-struct-v2 patches.suse/7686-drm-amdgpu-add-plumbing-for-handling-sq-edc-ecc-interrupts-v2 patches.suse/7687-drm-amdgpu-remove-unused-parameter-for-va-update patches.suse/7688-drm-amdgpu-add-bracket_layout_enums-to-objectid-h patches.suse/7689-drm-amdgpu-rename-rmn-to-amn-in-the-mmu-notifier-code-v2 patches.suse/7690-drm-amdgpu-consolidate-visible-vs-real-vram-check-v2 patches.suse/7691-drm-amd-pp-remove-samu-support-in-powerplay patches.suse/7692-drm-amdgpu-use-real-power-source-in-powerplay-instand-of-hardcode patches.suse/7693-drm-amd-pp-implement-update_smc_table-for-ci patches.suse/7694-drm-amdgpu-get-real-power-source-to-initizlize-ac_power patches.suse/7695-drm-amd-display-drop-to-fail-safe-mode-if-edid-is-bad patches.suse/7696-drm-amd-display-write-test_edid_checksum_write-for-edid-tests patches.suse/7697-drm-amd-display-stream-encoder-update patches.suse/7698-drm-amd-display-move-i2c-and-aux-structs-into-dc_ddc_types-h patches.suse/7699-drm-amd-display-add-use_dynamic_meta-flag-to-stream_state patches.suse/7700-drm-amd-display-drop-duplicate-dc_stream_set_static_screen_events-definition patches.suse/7701-drm-amd-display-make-it-more-clear-when-info-frames-affect-dp-or-hdmi patches.suse/7702-drm-amd-display-convert-quotes-to-ascii-quotes patches.suse/7703-drm-amd-display-disable-stats-by-default patches.suse/7704-drm-amd-display-add-new-transfer-type-hwpwl patches.suse/7705-drm-amd-display-create-sink_id-in-dc_sink-structure-to-idenitify-all-sinks patches.suse/7706-drm-amd-display-allow-dp-register-double-buffer patches.suse/7707-drm-amd-display-add-num_opp-to-resource_caps patches.suse/7708-drm-amd-display-do-not-skip-fbc-init-in-failsafe-mode patches.suse/7709-amdgpu-display-use-modern-ktime-accessors patches.suse/7710-drm-amdgpu-update-ib_start-size_alignment-same-as-windows-used patches.suse/7711-drm-amdgpu-correct-gart-location-info patches.suse/7712-drm-amdgpu-use-correct-enum-to-set-powergating-state patches.suse/7714-drm-i915-use-gem-suspend-when-aborting-initialisation patches.suse/7715-drm-i915-prepare-for-non-object-vma patches.suse/7716-drm-i915-decouple-vma-vfuncs-from-vm patches.suse/7717-drm-i915-gtt-push-allocation-to-hw-ppgtt-constructor patches.suse/7718-drm-i915-cancel-reset-preparations-on-failed-resets patches.suse/7719-drm-i915-add-wakblvecssemaphorewaitpoll patches.suse/7720-drm-i915-mark-the-gpu-as-wedged-without-error-on-fault-injection patches.suse/7721-drm-i915-fix-sprite-destination-colorkeying-on-skl patches.suse/7722-drm-i915-gtt-fix-unwind-length-passed-to-gen6_ppgtt_clear_range patches.suse/7723-drm-i915-gtt-remove-redundant-hsw_mm_switch patches.suse/7724-drm-i915-gtt-remove-vgpu-check-for-gen6 patches.suse/7725-drm-i915-gtt-reorder-aliasing_ppgtt-fini patches.suse/7726-drm-i915-fix-guest-virtual-pch-detection-on-non-pch-systems patches.suse/7727-drm-i915-document-pch_nop patches.suse/7728-drm-i915-clean-up-virtual-pch-special-case-handling patches.suse/7729-drm-i915-be-more-strict-about-has_pch_nop-usage patches.suse/7730-drm-i915-fix-pch_nop-setting-for-non-pch-platforms patches.suse/7731-drm-i915-squash-gem-load-failure-message-again patches.suse/7732-drm-i915-refactor-unsettting-obj-mm-pages patches.suse/7733-drm-i915-perf-use-the-lrc_desc-to-get-the-ctx-hw-id-in-gen8-10 patches.suse/7734-drm-i915-perf-fix-gen11-engine-class-shift patches.suse/7735-drm-i915-skl-add-warn-about-unsupported-cdclk-rates patches.suse/7736-drm-i915-ringbuffer-brute-force-context-restore patches.suse/7737-drm-i915-ringbuffer-fix-context-restore-upon-reset patches.suse/7738-drm-i915-wrap-around-the-tail-offset-before-setting-ring-tail patches.suse/7739-drm-i915-gtt-invalidate-ggtt-caches-after-writing-the-gen6-page-directories patches.suse/7740-drm-i915-ringbuffer-serialize-load-of-pd_dir patches.suse/7741-drm-i915-gtt-subclass-gen6_hw_ppgtt patches.suse/7742-drm-i915-gtt-onionify-error-handling-for-gen6_ppgtt_create patches.suse/7743-drm-i915-guc-don-t-store-runtime-guc-log-level-in-modparam patches.suse/7744-drm-i915-guc-refactoring-preparation-of-the-guc_ctl_debug-parameter patches.suse/7745-drm-i915-guc-refactoring-preparation-of-the-guc_ctl_feature-parameter patches.suse/7746-drm-i915-guc-refactoring-preparation-of-the-guc_ctl_log_params-parameter patches.suse/7747-drm-i915-guc-refactoring-preparation-of-the-guc_ctl_ctxinfo-parameter patches.suse/7748-drm-i915-guc-move-defines-with-size-of-guc-logs-to-intel_guc_log-h patches.suse/7749-drm-i915-guc-add-support-for-define-guc_log_size-in-megabytes patches.suse/7750-drm-i915-gtt-make-gen6-page-directories-evictable patches.suse/7751-drm-i915-icl-add-ddi-hdmi-level-selection-for-icl patches.suse/7752-drm-i915-icl-fix-gmbus-gpio-pin-mapping patches.suse/7753-drm-i915-icl-dp_aux_e-is-valid-on-icl patches.suse/7754-drm-i915-make-closing-request-flush-mandatory patches.suse/7755-drm-i915-perf-make-oa-format-tables-const patches.suse/7756-drm-i915-opregion-move-acpi-notifier-to-dev_priv patches.suse/7757-drm-i915-move-gem-sanitize-from-resume_early-to-resume patches.suse/7758-drm-i915-dsm-remove-unnecessary-dsm-priv-structure patches.suse/7759-drm-i915-dump-the-ringbuffer-of-the-active-request-for-debugging patches.suse/7760-drm-i915-make-the-hexdump-row-offset-visually-distinct patches.suse/7761-drm-i915-show-ccid-in-engine-dumps patches.suse/7762-drm-i915-gtt-only-keep-gen6-page-directories-pinned-while-active patches.suse/7763-drm-i915-psr-kill-delays-when-activating-psr-back patches.suse/7764-drm-i915-ddi-s-crtc-config-old_crtc_state-in-haswell_crtc_disable patches.suse/7765-drm-i915-ddi-push-pipe-clock-enabling-to-encoders patches.suse/7766-drm-i915-ddi-check-transcoder-instead-of-port-when-setting-hdmi-infoframe patches.suse/7767-drm-i915-ddi-set-hdmi-infoframes-with-pipe-clocks-enabled patches.suse/7768-drm-i915-ddi-removed-unused-var-from-hsw_write_infoframe patches.suse/7769-drm-i915-selftests-initialise-request-to-silence-a-compiler patches.suse/7770-drm-i915-execlists-push-the-tasklet-kick-after-reset-to-reset_finish patches.suse/7771-drm-i915-declare-the-driver-wedged-if-hangcheck-makes-no-progress patches.suse/7772-drm-i915-gtt-lazily-allocate-page-directories-for-gen7 patches.suse/7773-drm-i915-gtt-free-unused-page-tables-on-unbind-the-context patches.suse/7774-drm-i915-gtt-cache-the-pte-encoding-of-the-scratch-page patches.suse/7775-drm-i915-gtt-reduce-a-pair-of-runtime-asserts patches.suse/7776-drm-i915-icl-add-icelake_get_ddi_pll patches.suse/7777-drm-i915-icl-unconditionally-init-ddi-for-every-port patches.suse/7778-drm-i915-icl-start-adding-the-tbt-pll patches.suse/7779-drm-i915-icl-add-allowed-dp-rates-for-icelake patches.suse/7780-drm-i915-dp-add-support-for-hbr3-and-tps4-during-link-training patches.suse/7781-drm-i915-keep-the-ctx-workarounds-tightly-packed patches.suse/7782-drm-i915-be-irqsafe-inside-reset patches.suse/7783-drm-i915-execlists-reset-the-csb-head-tracking-on-reset-sanitization patches.suse/7784-drm-i915-s-is_g4x-is_gm45-is_g45 patches.suse/7785-drm-i915-icl-implement-dvfs-for-icl patches.suse/7786-drm-i915-icl-update-vbt-s-child_device_config-flags2-field patches.suse/7787-drm-i915-fix-fallout-of-fake-reset-along-resume patches.suse/7788-drm-i915-vbt-switch-to-kernel-unsigned-int-types patches.suse/7789-drm-i915-hdmi-switch-to-kernel-unsigned-int-types patches.suse/7790-drm-i915-uncore-switch-to-kernel-unsigned-int-types patches.suse/7791-drm-i915-dvo-switch-to-kernel-unsigned-int-types patches.suse/7792-drm-i915-backlight-switch-to-kernel-unsigned-int-types patches.suse/7793-drm-i915-audio-switch-to-kernel-unsigned-int-types patches.suse/7794-drm-i915-lspcon-switch-to-kernel-unsigned-int-types patches.suse/drm-i915-Only-show-debug-for-state-changes-when-bann patches.suse/7795-drm-i915-execlists-pull-the-w-a-lri-emission-into-a-helper patches.suse/drm-i915-whl-Introducing-Whiskey-Lake-platform patches.suse/drm-i915-aml-Introducing-Amber-Lake-platform patches.suse/7796-drm-i915-audio-add-810-mhz-clock-entries-to-dp_aud_n_m-table patches.suse/7797-drm-i915-i915_reg-h-fix-the-checkpatch-spacing-issues patches.suse/7798-drm-i915-i915_reg-h-fix-the-checkpatch-space_before_tab-issues patches.suse/7799-drm-i915-i915_reg-h-fix-the-checkpatch-macro_arg_precedence-issues patches.suse/7800-drm-i915-icl-gse-interrupt-moves-from-de_misc-to-gu_misc patches.suse/7801-drm-i915-icl-support-for-tc-north-display-interrupts patches.suse/7802-drm-i915-icl-handle-hotplug-interrupts-for-dp-over-tbt patches.suse/7803-i915-remove-timespec_to_jiffies_timeout patches.suse/7804-drm-i915-psr-adds-psrwake-options-for-all-platforms patches.suse/7805-drm-i915-print-prop-name-id-when-rejecting-it patches.suse/7806-drm-i915-nuke-the-cursor-size-defines patches.suse/7807-drm-i915-check-timings-against-hardware-maximums patches.suse/7808-drm-i915-enforce-max-hdisplay-hblank_start-limits-on-hsw-bdw-fdi patches.suse/7809-drm-i915-audio-constify-eld-pointers patches.suse/7810-drm-i915-gvt-deliver-guest-cursor-hotspot-info patches.suse/7811-drm-i915-gvt-use-offsetofend-rather-than-offsetof-sizeof patches.suse/7812-drm-i915-gvt-use-vgpu_lock-to-protect-per-vgpu-access patches.suse/7813-drm-i915-gvt-use-sched_lock-to-protect-gvt-scheduler-logic patches.suse/7814-drm-i915-gvt-avoid-dereference-a-potential-null-pointer patches.suse/7815-drm-i915-gvt-removed-unnecessary-boundary-check patches.suse/7816-drm-i915-gvt-use-array-to-avoid-potential-buffer-overflow patches.suse/7817-drm-i915-gvt-add-d_bxt-device-type-define-for-bxt patches.suse/7818-drm-i915-gvt-add-media_pool_state-for-bxt patches.suse/7819-drm-i915-gvt-enable-device-info-initialization-for-bxt patches.suse/7820-drm-i915-gvt-enable-gtt-initialization-for-bxt patches.suse/7821-drm-i915-gvt-enable-irq-initialization-for-bxt patches.suse/7822-drm-i915-gvt-enable-mmio-context-init-and-switch-for-bxt patches.suse/7823-drm-i915-gvt-enable-cmd_parser-support-for-bxt patches.suse/7824-drm-i915-gvt-enable-force-wake-support-for-bxt patches.suse/7825-drm-i915-gvt-enable-virtual-display-support-for-bxt patches.suse/7826-drm-i915-gvt-enable-dma_buf-support-for-bxt patches.suse/7827-drm-i915-gvt-add-mmio-handler-for-for-bxt patches.suse/7828-drm-i915-enable-kvmgt-for-bxt patches.suse/7829-drm-i915-selftests-avoid-err_ptr-dereference patches.suse/7830-drm-i915-psr-fix-warning-in-intel_psr_activate patches.suse/7831-drm-i915-psr-fix-copy-paste-error-with-setting-of-tp2_wakeup_time_us patches.suse/7832-drm-i915-icl-add-10-bit-support-for-hdmi patches.suse/7833-drm-i915-update-driver_date-to-20180620 patches.suse/7834-drm-document-mode_config-max_width-height-as-the-max-fb-dimensions patches.suse/7835-drm-bridge-move-the-struct-drm_bridge-member-kerneldoc-inline patches.suse/7836-drm-v3d-take-a-lock-across-gpu-scheduler-job-creation-and-queuing patches.suse/7837-drm-v3d-remove-the-bad-signaled-implementation patches.suse/7838-drm-consider-drivers-setting-driver_atomic-as-atomic patches.suse/7839-drm-provide-management-functions-for-drm_file patches.suse/7840-drm-file-don-t-set-master-on-in-kernel-clients patches.suse/7841-drm-make-ioctls-available-for-in-kernel-clients patches.suse/7842-drm-kirin-remove-useless-scale-not-support-error-message patches.suse/7843-drm-panel-add-ilitek-ili9881c-panel-driver patches.suse/7844-drm-gma500-replace-drm_gem_object_unreference_unlocked-with-put-function patches.suse/7845-drm-gma500-fix-potential-null-pointer-dereference patches.suse/7846-drm-gma500-fix-compile-warning patches.suse/7847-drm-rockchip-use-drm_crtc_mask patches.suse/7848-drm-rockchip-vop-fixup-linebuffer-mode-calc-error patches.suse/7849-drm-tinydrm-new-driver-for-ili9341-display-panels patches.suse/dt-bindings-display-sunxi-drm-add-tcon-top-description patches.suse/7850-drm-sun4i-add-tcon-top-driver patches.suse/drm-sun4i-Fix-releasing-node-when-enumerating-enpoin.patch patches.suse/7851-drm-sun4i-split-out-code-for-enumerating-endpoints-in-output-port patches.suse/7852-drm-sun4i-add-support-for-traversing-graph-with-tcon-top patches.suse/7853-drm-sun4i-don-t-skip-tcons-if-they-don-t-have-channel-0 patches.suse/7854-drm-sun4i-tcon-generalize-engine-search-algorithm patches.suse/7855-drm-sun4i-don-t-check-for-lvds-and-rgb-when-tcon-has-only-ch1 patches.suse/7856-drm-sun4i-don-t-check-for-panel-or-bridge-on-tv-tcons patches.suse/7857-drm-sun4i-add-support-for-r40-mixers patches.suse/7858-drm-sun4i-enable-dw-hdmi-phy-clock patches.suse/7859-drm-sun4i-don-t-change-clock-bits-in-dw-hdmi-phy-driver patches.suse/7860-drm-sun4i-dw-hdmi-phy-add-support-for-second-pll patches.suse/7861-drm-sun4i-add-support-for-second-clock-parent-to-dw-hdmi-phy-clk-driver patches.suse/7862-drm-sun4i-add-support-for-a64-hdmi-phy patches.suse/7863-drm-of-export-and-rename-drm_crtc_port_mask patches.suse/7864-drm-sun4i-dw-hdmi-expand-algorithm-for-possible-crtcs patches.suse/7865-drm-omap-implement-workaround-for-dra7-errata-id-i932 patches.suse/7866-drm-omap-fix-email-address patches.suse/7867-drm-omap-gem-rename-gem-function-with-omap_gem_-prefix patches.suse/7868-drm-omap-gem-merge-_omap_gem_get_pages-and-omap_gem_attach_pages patches.suse/7869-drm-omap-gem-don-t-take-struct_mutex-to-get-gem-object-mmap-offset patches.suse/7870-drm-omap-gem-replace-struct_mutex-usage-with-omap_obj-private-lock patches.suse/7871-drm-omap-gem-fix-mm_list-locking patches.suse/7872-drm-omap-gem-switch-to-gem_free_object_unlocked patches.suse/7873-drm-add-spdx-idenitifier-and-clarify-license patches.suse/7874-drm-add-spdx-identifier-and-clarify-license patches.suse/7875-drm-noveau-add-spdx-identifier-and-clarify-license patches.suse/7876-drm-vmwgfx-add-spdx-idenitifier-and-clarify-license patches.suse/7877-drm-vmwgfx-add-spdx-idenitifier-and-clarify-license patches.suse/7878-drm-v3d-define-the-fourcc-modifier-for-the-broadcom-uif-format patches.suse/7879-drm-vc4-make-dsi-call-into-the-bridge-after-the-dsi-link-is-enabled patches.suse/7880-drm-pl111-support-nomadik-lcdc-variant patches.suse/dma-fence-remove-fill_driver_data-callback.patch patches.suse/dma-fence-Make-enable_signaling-optional.patch patches.suse/dma-fence-Allow-wait_any_timeout-for-all-fences.patch patches.suse/7881-drm-atomic-helper-use-old-new-state-in-drm_atomic_helper_commit_planes_on_crtc patches.suse/7882-drm-add-drm_plane_mask patches.suse/7883-drm-use-drm_crtc_mask patches.suse/7884-drm-add-drm_encoder_mask patches.suse/7885-drm-add-drm_connector_mask patches.suse/7886-drm-i915-use-drm_plane_mask-co patches.suse/7887-drm-imx-use-drm_plane_mask patches.suse/7888-drm-sun4i-use-drm_crtc_mask patches.suse/7889-drm-vc4-use-drm_crtc_mask patches.suse/7890-drm-vmwgfx-use-drm_plane_mask-co patches.suse/7891-drm-fix-hdmi-connector-content-type-property-docs patches.suse/7892-drm-add-missing-ctx-argument-to-plane-transitional-helpers patches.suse/dma-fence-Make-wait-callback-optional.patch patches.suse/7893-drm-amdgpu-remove-unecessary-dma_fence_ops patches.suse/7894-drm-remove-unecessary-dma_fence_ops patches.suse/7895-drm-etnaviv-remove-unecessary-dma_fence_ops patches.suse/7896-drm-qxl-remove-unecessary-dma_fence_ops patches.suse/7897-drm-vc4-remove-unecessary-dma_fence_ops patches.suse/7898-drm-virtio-remove-unecessary-dma_fence_ops patches.suse/7899-drm-i810-off-by-one-in-i810_dma_vertex patches.suse/7900-drm-vgem-off-by-one-in-vgem_gem_fault patches.suse/dma-fence-Polish-kernel-doc-for-dma-fence.c.patch patches.suse/7901-drm-savage-off-by-one-in-savage_bci_cmdbuf patches.suse/7902-drm-mali-dp-add-support-for-writeback-on-dp550-dp650 patches.suse/7903-drm-mali-dp-add-rgb-writeback-formats-for-dp550-dp650 patches.suse/7904-drm-mali-dp-add-writeback-support-for-dp500 patches.suse/7905-drm-mali-dp-add-rgb-writeback-formats-for-dp500 patches.suse/7906-drm-mali-dp-add-writeback-connector patches.suse/7907-drm-mali-dp-improve-writeback-handling-for-dp500 patches.suse/7908-drm-mali-dp-add-debugfs-file-for-reporting-internal-errors patches.suse/7909-drm-arm-malidp-modified-the-prototype-of-malidp-irq-de-initializers patches.suse/7910-drm-arm-malidp-split-malidp-interrupt-initialization-functions patches.suse/7911-drm-arm-malidp-enable-disable-interrupts-in-runtime-pm patches.suse/7912-drm-arm-malidp-set-the-output_depth-register-in-modeset patches.suse/7913-drm-arm-malidp-added-the-late-system-pm-functions patches.suse/7914-drm-tilcdc-defer-probe-if-there-are-no-connectors patches.suse/7915-drm-amdgpu-band-aid-validating-vm-pts patches.suse/7916-drm-amd-amdgpu-add-a-gpu_load-entry-to-sysfs-v3 patches.suse/7917-drm-amdgpu-polish-sq-ih patches.suse/7918-drm-amdgpu-add-parsing-sq_edc_info-to-sq-ih-v3 patches.suse/7919-drm-amd-display-replace-clocks_value-struct-with-dc_clocks patches.suse/7920-drm-amd-display-redesign-dce-dcn-clock-voltage-update-request patches.suse/7921-drm-amd-display-rename-display-clock-block-to-dccg patches.suse/7922-drm-amd-display-move-clock-programming-from-set_bandwidth-to-dccg patches.suse/7923-drm-amd-display-adding-dm-pp-clocks-getting-by-voltage patches.suse/7924-drm-amd-display-apply-clock-for-voltage-request patches.suse/7925-drm-amd-display-adding-get-static-clocks-for-dm_pp-interface patches.suse/7926-drm-amd-display-dal-3-1-48 patches.suse/7927-drm-amd-display-introduce-pp-smu-raven-functions patches.suse/7928-drm-amd-display-remove-invalid-assert-when-no-max_pixel_clk-is-found patches.suse/7929-drm-amd-display-use-tg-count-for-opp-init patches.suse/7930-drm-amd-display-use-local-structs-instead-of-struct-pointers patches.suse/7931-drm-amd-display-add-clock-types-to-applying-clk-for-voltage patches.suse/7932-drm-amd-display-get-rid-of-cur_clks-from-dcn_bw_output patches.suse/7933-drm-amd-display-move-dcn1-dispclk-programming-to-dccg patches.suse/7934-drm-amd-display-clean-up-dccg-divider-calc-and-dcn-constructor patches.suse/7935-drm-amd-display-rename-dce_disp_clk-to-dccg patches.suse/7936-drm-amd-display-clean-up-set_bandwidth-usage patches.suse/7937-drm-amd-display-remove-unnecessary-pplib-volage-requests-that-are-asserting patches.suse/7938-drm-amd-display-temporarily-remove-chroma-logs patches.suse/7939-drm-amd-display-define-dp_alt_mode patches.suse/7940-drm-amd-display-fix-dccg-dcn1-ifdef patches.suse/7941-drm-amd-display-fix-pplib-voltage-request patches.suse/7942-drm-amd-display-add-chg_done-mash-sh-defines-for-dentist patches.suse/7943-drm-amd-display-change-dentist-did-enum-values-to-uppercase patches.suse/7944-drm-amd-display-add-safe_to_lower-support-to-dcn-wm-programming patches.suse/7945-drm-amd-display-support-acrycb2101010 patches.suse/7946-drm-amd-display-fix-use-of-uninitialized-memory patches.suse/7947-drm-amd-display-dal-3-1-49 patches.suse/7948-drm-amd-display-add-front-end-for-dp-debugfs-files patches.suse/7949-drm-amd-display-dal-3-1-50 patches.suse/7950-drm-amd-display-clean-rq-dlg-ttu-reg-structs-before-calculations patches.suse/7951-drm-amd-display-dal-3-1-51 patches.suse/7952-drm-amd-display-fix-potential-infinite-loop-in-fbc-path patches.suse/7953-drm-amd-display-enable-pplib-calls-from-dc-on-linux patches.suse/7954-drm-amd-display-add-dmpp-clks-types-for-conversion patches.suse/7955-drm-amd-display-convert-10khz-clks-from-pplib-into-khz patches.suse/7956-drm-amd-display-move-dml-defaults-to-respective-dcn-resource-files patches.suse/7957-drm-amd-display-moving-powerplay-functions-to-a-separate-class patches.suse/7958-drm-amd-display-fix-dcn1-watermark-range-reporting patches.suse/7959-drm-amd-display-remove-dcn1-watermark-sets-b-c-and-d patches.suse/7960-drm-amd-display-separate-out-wm-change-request-dcn-workaround patches.suse/7961-drm-amd-display-move-dcn-watermark-programming-to-set_bandwidth patches.suse/7962-drm-amd-display-remove-soc_bounding_box-c patches.suse/7963-drm-amd-display-check-scaling-ration-not-viewports-params patches.suse/7964-drm-amd-display-dal-3-1-52 patches.suse/7965-drm-amd-display-add-valid-regoffset-and-null-pointer-check patches.suse/7966-drm-amd-display-get-board-layout-for-edid-emulation patches.suse/7967-drm-amd-display-allow-option-to-use-worst-case-watermark patches.suse/7968-drm-scheduler-rename-cleanup-functions-v2 patches.suse/7969-drm-amdgpu-rename-entity-cleanup-finctions patches.suse/7970-drm-amd-display-don-t-initialize-result patches.suse/7971-drm-amdgpu-remove-duplicated-codes patches.suse/7972-drm-amd-display-drop-unnecessary-header-file patches.suse/7973-drm-amd-display-fix-dm-pp-clks-type-convert-error patches.suse/7974-drm-amdgpu-rename-set_mmhub_powergating_by_smu-to-powergate_mmhub patches.suse/7975-drm-amd-pp-rename-enable_per_cu_power_gating-to-powergate_gfx patches.suse/7976-drm-amd-pp-unify-powergate_uvd-vce-mmhub-to-set_powergating_by_smu patches.suse/7977-drm-amd-pp-add-gfx-pg-support-in-smu-through-set_powergating_by_smu patches.suse/7978-drm-amd-pp-add-powergate_gfx-backend-function-on-raven patches.suse/7979-drm-amdgpu-add-gfx_off-support-in-smu-through-pp_set_powergating_by_smu patches.suse/7980-drm-amdgpu-split-set_pg_state-into-separate-function patches.suse/7981-drm-amdgpu-move-cg-pg-setting-out-of-delay-worker-thread patches.suse/7982-drm-amdgpu-add-stutter-mode-ctrl-in-module-parameter patches.suse/7983-drm-amd-display-ctrl-stutter-mode-through-module-parameter patches.suse/7984-drm-amd-display-fix-a-typo-in-wm_min_memg_clk_in_khz patches.suse/7985-drm-amd-powerplay-drop-the-acg-fix patches.suse/7986-drm-amd-powerplay-revise-default-dpm-tables-setup patches.suse/7987-drm-amd-powerplay-retrieve-all-clock-ranges-on-startup patches.suse/7988-drm-amd-powerplay-revise-clock-level-setup patches.suse/7989-drm-amd-powerplay-initialize-uvd-vce-powergate-status-v4 patches.suse/7990-drm-amd-powerplay-correct-smc-display-config-for-multi-monitor patches.suse/7991-drm-amd-powerplay-drop-unnecessary-uclk-hard-min-setting patches.suse/7992-drm-amd-powerplay-correct-vega12-max-num-of-dpm-level patches.suse/7993-drm-amd-powerplay-apply-clocks-adjust-rules-on-power-state-change patches.suse/7994-drm-amd-powerplay-set-vega12-pre-display-configurations patches.suse/7995-drm-amd-powerplay-cosmetic-fix patches.suse/7996-drm-amdgpu-s-disp_detetion_ports-disp_detection_ports patches.suse/7997-drm-amdgpu-use-gmc_vram_full_visible-in-vram_mgr_bo_invisible_size patches.suse/7998-drm-amdgpu-add-amdgpu_gpu_pages_in_cpu_page-define patches.suse/7999-drm-amdgpu-pp-add-missing-byte-swapping-in-process_pptables_v1_0-c patches.suse/8000-drm-amdgpu-pp-fix-endian-swapping-in-atomctrl_get_voltage_range patches.suse/8001-drm-amdgpu-pp-fix-copy-paste-typo-in-smu7_init_dpm_defaults patches.suse/8002-drm-amdgpu-pp-fix-copy-paste-typo-in-smu7_get_pp_table_entry_callback_func_v1 patches.suse/8003-drm-amdgpu-sdma-simplify-sdma-instance-setup patches.suse/8004-drm-amdgpu-vce-simplify-vce-instance-setup patches.suse/8005-drm-amd-replace-drm_dev_unref-with-drm_dev_put patches.suse/8006-drm-amd-add-spdx-identifier-and-clarify-license patches.suse/8007-drm-radeon-add-spdx-identifier-and-clarify-license patches.suse/8008-drm-amdgpu-fix-the-wrong-type-of-gem-object-creation patches.suse/8009-drm-amdgpu-update-uvd_v6_0_ring_vm_funcs-to-use-new-nop-packet patches.suse/8010-drm-amd-pp-convert-clock-unit-to-khz-as-defined patches.suse/8011-drm-amd-pp-memory-latency-is-always-25us-on-vega10 patches.suse/8012-drm-amd-pp-switch-the-tolerable-latency-for-display patches.suse/8013-drm-amd-display-notify-powerplay-the-min_dcef-clock patches.suse/8014-drm-amd-display-notify-powerplay-the-display-controller-id patches.suse/8015-drm-amd-pp-refine-the-interface-exported-to-display patches.suse/8016-drm-amd-pp-remove-duplicate-code-in-vega12_hwmgr-c patches.suse/8017-drm-amdgpu-switch-firmware-path-for-cik-parts-v2 patches.suse/8018-drm-amdgpu-switch-firmware-path-for-si-parts patches.suse/0001-PCI-Export-pcie_get_speed_cap-and-pcie_get_width_cap.patch patches.suse/8019-drm-amdgpu-update-amd_pcie-h-to-include-gen4-speeds patches.suse/8020-drm-amdgpu-use-pcie-functions-for-link-width-and-speed patches.suse/8021-drm-radeon-use-pcie-functions-for-link-width patches.suse/8022-drm-drop-drm_pcie_get_speed_cap_mask-and-drm_pcie_get_max_link_width patches.suse/8023-drm-amd-pp-export-notify_smu_enable_pwe-to-display patches.suse/8024-drm-amd-display-refine-the-implementation-of-dm_pp_get_funcs_rv patches.suse/8025-drm-amd-display-fix-copy-error-when-set-memory-clocks patches.suse/8026-drm-amd-pp-remove-the-same-struct-define-in-powerplay patches.suse/8027-drm-amd-display-off-by-one-in-find_irq_source_info patches.suse/8028-revert-drm-amd-display-fix-indentation-in-dcn10-resource-constructor patches.suse/8029-drm-amd-display-use-2-factor-allocator-calls patches.suse/8030-drm-amd-display-dc-dce-fix-multiple-potential-integer-overflows patches.suse/8031-drm-vmwgfx-replace-vmw_dma_buffer-with-vmw_buffer_object patches.suse/8032-drm-vmwgfx-move-buffer-object-related-code-to-vmwgfx_bo-c patches.suse/8033-drm-vmwgfx-optimize-the-buffer-object-swap_notify-callback-somewhat patches.suse/8034-drm-vmwgfx-use-blocking-buffer-object-reserves-when-evicting-resources patches.suse/8035-drm-vmwgfx-fix-atomic-mode-set-check patches.suse/8036-drm-vmwgfx-perform-topology-validation-during-atomic-modeset patches.suse/8037-drm-vmwgfx-use-modeset-display-memory-validation-for-layout-ioctl patches.suse/8038-drm-vmwgfx-perform-memory-validations-only-when-need-full-modeset patches.suse/8039-drm-vmwgfx-remove-primary-memory-validation-against-mode-while-creating-fb patches.suse/8040-drm-vmwgfx-use-a-mutex-to-protect-gui-positioning-in-vmw_display_unit patches.suse/8041-drm-vmwgfx-add-gui_x-y-to-vmw_connector_state patches.suse/8042-drm-vmwgfx-improve-on-host-message-error-messages patches.suse/8043-drm-vmwgfx-reorganize-the-fence-wait-loop patches.suse/8044-drm-vmwgfx-fix-host-message-module-function-declarations patches.suse/8045-drm-vmwgfx-remove-an-obsolete-_le32-conversion patches.suse/8046-drm-vmwgfx-update-the-device-headers patches.suse/8047-drm-vmwgfx-add-cap2-support-in-vmwgfx patches.suse/8048-drm-vmwgfx-add-support-for-svga3dcmdintrasurfacecopy-command patches.suse/8049-drm-vmwgfx-add-sm4_1-flag patches.suse/8050-drm-vmwgfx-add-support-for-svga3dcmddefinegbsurface_v3 patches.suse/8051-drm-vmwgfx-support-for-svga3dsurfaceallflags-in-vmwgfx patches.suse/8052-drm-vmwgfx-add-new-ioctl-for-gb-surface-create-and-reference patches.suse/8053-drm-vmwgfx-add-support-for-multisampling patches.suse/8054-drm-vmwgfx-expose-sm4_1-param-to-user-space patches.suse/8055-drm-sun4i-remove-vla-usage patches.suse/8056-drm-vkms-introduce-basic-vkms-driver patches.suse/8057-drm-vkms-vkms_driver-can-be-static patches.suse/8058-drm-vkms-add-mode_config-initialization patches.suse/8059-drm-vkms-add-basic-crtc-initialization patches.suse/8060-drm-vkms-add-extra-information-about-vkms patches.suse/8061-drm-fb-helper-eliminate-the-best_encoder-usage patches.suse/8062-drm-i915-nuke-intel_mst_best_encoder patches.suse/8063-drm-add-drm_connector_for_each_possible_encoder patches.suse/8064-drm-amdgpu-use-drm_connector_for_each_possible_encoder patches.suse/8065-drm-nouveau-use-drm_connector_for_each_possible_encoder patches.suse/8066-drm-radeon-use-drm_connector_for_each_possible_encoder patches.suse/8067-drm-add-drm_connector_has_possible_encoder patches.suse/8068-drm-msm-use-drm_connector_has_possible_encoder patches.suse/8069-drm-tilcdc-use-drm_connector_has_possible_encoder patches.suse/8070-drm-v3d-delay-the-scheduler-timeout-if-we-re-still-making-progress patches.suse/8071-drm-v3d-remove-unnecessary-dma_fence_ops patches.suse/8072-drm-v3d-fix-a-grammar-nit-in-the-scheduler-docs patches.suse/8073-drm-atomic-helper-use-bitwise-or-for-filling-a-bitmask patches.suse/8074-drm-print-plane-state-normalized-zpos-value patches.suse/8075-drm-stm-ltdc-filter-mode-pixel-clock-vs-pad-constraint patches.suse/8076-drm-stm-ltdc-rework-reset-sequence patches.suse/8077-drm-crc-only-report-a-single-overflow-when-a-crc-fd-is-opened patches.suse/8078-drm-writeback-fix-the-overview-section-of-the-doc patches.suse/8079-drm-atomic-avoid-connector-to-writeback_connector-casts patches.suse/8080-drm-connector-pass-a-drm_connector_state-to-atomic_commit patches.suse/8081-drm-connector-make-atomic_commit-optional patches.suse/8082-drm-vc4-use-wait_for_flip_done-instead-of-wait_for_vblanks patches.suse/8083-drm-crtc-add-a-generic-infrastructure-to-fake-vblank-events patches.suse/8084-drm-atomic-call-fake_vblank-from-the-generic-commit_tail-helpers patches.suse/8085-drm-vc4-call-drm_atomic_helper_fake_vblank-in-the-commit-path patches.suse/8086-drm-vc4-add-support-for-the-transposer-block patches.suse/8087-drm-vkms-select-drm_kms_helper patches.suse/8088-drm-begin-an-api-for-in-kernel-clients patches.suse/8089-drm-fb-helper-add-generic-fbdev-emulation-fb_probe-function patches.suse/8090-drm-pl111-set-gem_prime_vmap-and-gem_prime_mmap patches.suse/8091-drm-cma-helper-use-the-generic-fbdev-emulation patches.suse/8092-drm-debugfs-add-internal-client-debugfs-file patches.suse/8093-drm-fb-helper-finish-the-generic-fbdev-emulation patches.suse/8094-drm-tinydrm-use-drm_fbdev_generic_setup patches.suse/8095-drm-cma-helper-remove-drm_fb_cma_fbdev_init_with_funcs patches.suse/8096-drm-panel-simple-add-support-for-rocktech-rk070er9427-lcd-panel patches.suse/8097-drm-panel-add-support-for-the-edt-etm0700g0bdh6 patches.suse/8098-drm-panel-add-support-for-the-edt-etm0700g0edh6 patches.suse/8099-drm-panel-simple-add-dlc-dlc0700yzg-1-panel patches.suse/8100-drm-panel-make-of_drm_find_panel-return-an-err_ptr-instead-of-null patches.suse/8101-drm-panel-let-of_drm_find_panel-return-enodev-when-the-panel-is-disabled patches.suse/8102-drm-of-make-drm_of_find_panel_or_bridge-fail-when-the-device-is-disabled patches.suse/8103-drm-vc4-support-the-case-where-the-dsi-device-is-disabled patches.suse/8104-drm-panel-simple-add-support-for-boe-hv070wsa-100-panel-to-simple-panel patches.suse/8105-drm-add-support-for-extracting-sync-signal-drive-edge-from-videomode patches.suse/8106-drm-panel-simple-add-newhaven-nhd-4-3-480272ef-atxl-lcd patches.suse/8107-drm-panel-simple-add-support-for-innolux-g070y2-l01 patches.suse/8108-drm-panel-simple-add-support-for-dataimage-scf0700c48ggu18 patches.suse/8109-drm-panel-ili9881c-fix-missing-assignment-to-error-return-ret patches.suse/8110-drm-panel-p079zca-refactor-panel-driver-to-support-multiple-panels patches.suse/8111-drm-panel-p079zca-add-variable-unprepare_delay-properties patches.suse/8112-drm-panel-p079zca-support-innolux-p097pfg-panel patches.suse/drm-panel-type-promotion-bug-in-s6e8aa0_read_mtp_id patches.suse/8113-drm-panel-p079zca-use-of_device_get_match_data patches.suse/8114-drm-sun4i-add-r40-display-engine-compatible patches.suse/8115-drm-sun4i-tcon-top-cleanup-clock-handling patches.suse/8116-drm-sun4i-tcon-release-node-when-traversing-of-graph patches.suse/8117-drm-sun4i-dw-hdmi-release-nodes-if-error-happens-during-crtc-search patches.suse/8118-drm-sun4i-mixer-order-includes-alphabetically patches.suse/8119-drm-sun4i-tcon-top-add-helpers-for-mux-switching patches.suse/8120-drm-sun4i-tcon-top-remove-mux-configuration-at-probe-time patches.suse/8121-drm-panel-simple-add-sharp-lq035q7db03-panel-support patches.suse/8122-drm-tinydrm-fix-doc-build-warnings patches.suse/8123-drm-client-fix-drm_client_new-don-t-require-drm-to-be-registered patches.suse/8124-drm-mediatek-support-maximum-64-mutex-mod patches.suse/8125-drm-mediatek-add-ddp-component-aal1 patches.suse/8126-drm-mediatek-add-ddp-component-od1 patches.suse/8127-drm-mediatek-add-ddp-component-pwm1 patches.suse/8128-drm-mediatek-add-ddp-component-pwm2 patches.suse/8129-drm-mediatek-add-component-dpi1 patches.suse/8130-drm-mediatek-add-component-dsi2 patches.suse/8131-drm-mediatek-add-component-dsi3 patches.suse/8132-drm-mediatek-add-the-dsi1-for-component-init-condition patches.suse/8133-drm-mediatek-add-connection-from-od1-to-rdma1 patches.suse/8134-drm-mediatek-update-the-definition-of-connection-from-rdma1-to-dpi0 patches.suse/8135-drm-mediatek-add-connection-from-rdma0-to-dpi0 patches.suse/8136-drm-mediatek-add-connection-from-rdma0-to-dsi2 patches.suse/8137-drm-mediatek-add-connection-from-rdma0-to-dsi3 patches.suse/8138-drm-mediatek-add-connection-from-rdma1-to-dpi1 patches.suse/8139-drm-mediatek-add-connection-from-rdma1-to-dsi1 patches.suse/8140-drm-mediatek-add-connection-from-rdma1-to-dsi2 patches.suse/8141-drm-mediatek-add-connection-from-rdma1-to-dsi3 patches.suse/8142-drm-mediatek-add-connection-from-rdma2-to-dpi0 patches.suse/8143-drm-mediatek-add-connection-from-rdma2-to-dpi1 patches.suse/8144-drm-mediatek-add-connection-from-rdma2-to-dsi1 patches.suse/8145-drm-mediatek-add-connection-from-rdma2-to-dsi2 patches.suse/8146-drm-mediatek-add-connection-from-rdma2-to-dsi3 patches.suse/8147-drm-mediatek-add-dpi1-support-for-mutex patches.suse/8148-drm-mediatek-add-dsi2-support-for-mutex patches.suse/8149-drm-mediatek-add-dsi3-support-for-mutex patches.suse/8150-drm-mediatek-add-third-ddp-path patches.suse/8151-drm-mediatek-split-line-to-not-over-80-characters patches.suse/8152-drm-mediatek-add-support-for-mediatek-soc-mt2712 patches.suse/8153-drm-i915-disable-bh-around-call-to-tasklet patches.suse/8154-drm-i915-ignore-applying-the-self-relocation-bias-if-no-relocations patches.suse/8155-drm-i915-redefine-einval-for-debugging patches.suse/8156-drm-i915-remove-check-for-aux-irq patches.suse/8157-drm-i915-icl-fix-mg-pll-setup-when-refclk-is-38-4mhz patches.suse/8158-drm-i915-icl-do-read-modify-write-as-needed-during-mg-pll-programming patches.suse/8159-drm-i915-enable-hw-workaround-to-bypass-alpha patches.suse/8160-drm-i915-guc-remove-uses_guc_submission-for-ads-programming patches.suse/8161-drm-i915-defer-modeset-cleanup-to-a-secondary-task patches.suse/8162-drm-i915-execlists-check-for-ce-state-before-destroy patches.suse/8163-drm-i915-context-objects-can-never-be-active-when-freed patches.suse/8164-drm-i915-ddi-get-aux-power-domain-for-dp-main-link-too patches.suse/8165-drm-i915-psr-kill-useless-function-pointers patches.suse/8166-drm-i915-psr-fix-race-in-intel_psr_work patches.suse/8167-drm-i915-psr-warn-for-erroneous-enabling-of-both-psr1-and-psr2 patches.suse/8168-drm-i915-psr-remove-intel_crtc_state-parameter-from-disable_source patches.suse/8169-drm-i915-psr-begin-to-handle-psr-psr2-errors-set-by-sink patches.suse/8170-drm-i915-psr-handle-psr-errors patches.suse/8171-drm-i915-psr-avoid-psr-exit-max-time-timeout patches.suse/8172-drm-i915-psr-enable-crc-check-in-the-static-frame-on-the-sink-side patches.suse/8173-drm-i915-icl-add-power-well-support patches.suse/8174-drm-i915-wait-for-engines-to-idle-before-retiring patches.suse/8175-drm-i915-icp-add-interrupt-support patches.suse/8176-drm-i915-replace-drm_connector_-un-reference-with-put-get-functions patches.suse/8177-drm-i915-replace-drm_gem_object_-un-reference-with-put-get-functions patches.suse/8178-drm-i915-replace-_drm_gem_object_unreference-with-_drm_gem_object_put patches.suse/8179-drm-i915-replace-drm_gem_object_unreference_unlocked-with-put-function patches.suse/8180-drm-i915-replace-drm_dev_unref-with-drm_dev_put patches.suse/8181-drm-i915-show-vma-allocator-stack-when-in-doubt patches.suse/8182-drm-i915-reduce-spinlock-hold-time-during-notify_ring-interrupt patches.suse/8183-drm-i915-only-trigger-missed-seqno-checking-next-to-boundary patches.suse/8184-drm-i915-move-the-irq_counter-inside-the-spinlock patches.suse/8185-drm-i915-only-signal-from-interrupt-when-requested patches.suse/8186-drm-i915-guc-use-intel_guc_init_misc-to-hide-guc-internals patches.suse/8187-drm-i915-uc-fetch-guc-huc-firmwares-from-guc-huc-specific-init patches.suse/8188-drm-i915-drop-posting-reads-to-flush-master-interrupts patches.suse/8189-drm-i915-execlists-pull-submit-after-dequeue-under-timeline-lock patches.suse/8190-drm-i915-execlists-pull-csb-reset-under-the-timeline-lock patches.suse/8191-drm-i915-execlists-process-one-csb-update-at-a-time patches.suse/8192-drm-i915-execlists-unify-csb-access-pointers patches.suse/8193-drm-i915-execlists-reset-csb-write-pointer-after-reset patches.suse/8194-drm-i915-execlists-stop-storing-the-csb-read-pointer-in-the-mmio-register patches.suse/8195-drm-i915-execlists-trust-the-csb patches.suse/8196-drm-i915-execlists-direct-submission-of-new-requests-avoid-tasklet-ksoftirqd patches.suse/8197-drm-i915-block-enabling-fbc-until-flips-have-been-completed patches.suse/8198-drm-i915-remove-delayed-fbc-activation patches.suse/8199-drm-i915-selftests-mark-up-write-into-scratch-vma patches.suse/8200-drm-i915-selftests-attach-the-fence-to-the-object-when-making-busy patches.suse/8201-drm-i915-guc-print-ctl-params-passed-to-guc patches.suse/8202-drm-i915-abstract-and-document-register-picking-macros patches.suse/8203-drm-i915-psr-add-psr1-live-status patches.suse/8204-drm-i915-remove-unnecessary-check-for-unsupported-modifiers-for-nv12 patches.suse/8205-drm-i915-psr-lockless-version-of-psr_wait_for_idle patches.suse/8206-drm-i915-wait-for-psr-exit-before-checking-for-vblank-evasion patches.suse/8207-drm-i915-selftests-release-the-struct_mutex-to-free-the-objects patches.suse/8208-drm-i915-selftests-drop-struct_mutex-around-lowlevel-pggtt-allocation patches.suse/8209-drm-i915-fix-pre-ilk-error-interrupt-ack patches.suse/8210-drm-i915-unmask-and-enable-master-error-interrupt-on-gen2-3 patches.suse/8211-drm-i915-gtt-pull-global-wc-page-stash-under-its-own-locking patches.suse/8212-drm-i915-remove-defunct-i915-vm_list patches.suse/8213-drm-i915-selftests-use-full-release-for-local-ppgtt-allocation patches.suse/8214-drm-i915-selftests-replace-open-coded-i915_address_space_init patches.suse/8215-drm-i915-icl-define-register-for-dsi-pll patches.suse/8216-drm-i915-mark-expected-switch-fall-throughs patches.suse/8217-drm-i915-selftests-fixup-recursive-mi_bb_start-for-gen3 patches.suse/8218-drm-i915-remove-pointless-if-else-from-sdvo-code patches.suse/8219-drm-i915-selftests-detect-unknown-swizzling-correctly patches.suse/8220-drm-i915-selftests-fail-hangcheck-testing-if-the-gpu-is-wedged patches.suse/8221-drm-i915-dsi-rename-the-current-dsi-files-based-on-first-platform patches.suse/8222-drm-i915-dsi-use-vlv-and-bxt-prefixes-for-the-global-dsi-functions patches.suse/8223-drm-i915-dsi-update-some-of-the-platform-based-checks patches.suse/8224-drm-i915-icl-program-dsi-escape-clock-divider patches.suse/8225-drm-i915-icl-define-dsi-mode-ctl-register patches.suse/8226-drm-i915-icl-enable-dsi-io-power patches.suse/8227-drm-i915-icl-define-port_cl_dw_10-register patches.suse/8228-drm-i915-icl-power-down-unused-dsi-lanes patches.suse/8229-drm-i915-icl-define-aux-lane-registers-for-port-a-b patches.suse/8230-drm-i915-squelch-very-verbose-error-logging patches.suse/8231-drm-i915-selftests-destroy-partial-tiling-vma-after-use patches.suse/8232-drm-i915-selftests-skip-using-the-gpu-if-wedged patches.suse/8233-drm-i915-selftests-skip-making-an-object-busy-if-the-gpu-is-wedged patches.suse/8234-drm-i915-selftests-skip-all-request-selftests-when-wedged patches.suse/8235-drm-i915-selftests-skip-workaround-tests-when-wedged patches.suse/8236-drm-i915-selftests-skip-live-eviction-tests-when-wedged patches.suse/8237-drm-i915-selftests-skip-huge-pages-live-tests-if-wedged patches.suse/8238-drm-i915-selftests-skip-over-live-context-testing-when-wedged patches.suse/8239-drm-i915-remove-support-for-legacy-debugfs-crc-interface patches.suse/8240-drm-i915-ddi-simplify-get_encoder_power_domains patches.suse/8241-drm-i915-record-logical-context-support-in-driver-caps patches.suse/8242-drm-i915-selftests-skip-live-context-execution-test-without-logical-contexts patches.suse/8243-drm-i915-selftests-skip-live_execlists-if-the-gpu-is-terminally-wedged patches.suse/8244-drm-i915-flush-the-wcb-following-a-wc-write patches.suse/8245-drm-i915-gtt-suppress-warnings-for-dma_map_page patches.suse/8246-drm-i915-gtt-control-cache-domain-of-dma_map_page-directly patches.suse/8247-drm-i915-selftests-limit-live_gtt-allocation-test-to-fit-within-ram patches.suse/8248-drm-i915-selftests-replace-magic-1-22-with-mi_use_ggtt-mi_mem_virtual patches.suse/8249-drm-i915-selftests-fixup-missing-mi_mem_virtual-for-live_hangcheck patches.suse/8250-drm-i915-refactor-export_fence-after-i915_vma_move_to_active patches.suse/8251-drm-i915-export-i915_request_skip patches.suse/8252-drm-i915-start-returning-an-error-from-i915_vma_move_to_active patches.suse/8253-drm-i915-move-i915_vma_move_to_active-to-i915_vma-c patches.suse/8254-drm-i915-track-vma-activity-per-fence-context-not-per-engine patches.suse/8255-drm-i915-track-the-last-active-inside-the-i915_vma patches.suse/8256-drm-i915-selftests-provide-full-mb-around-clflush patches.suse/8257-drm-i915-selftests-avoid-warning-if-runtime-pm-is-disabled patches.suse/8258-drm-i915-replace-nested-subclassing-with-explicit-subclasses patches.suse/8259-drm-i915-selftests-magic-numbers-for-old-y-tiling patches.suse/8260-drm-i915-provide-a-timeout-to-i915_gem_wait_for_idle patches.suse/8261-drm-i915-provide-a-timeout-to-i915_gem_wait_for_idle-on-setup patches.suse/8262-drm-i915-selftests-replace-wait-on-timeout-with-explicit-timeout patches.suse/8263-drm-i915-selftests-prevent-background-reaping-of-active-objects patches.suse/8264-drm-i915-update-driver_date-to-20180709 patches.suse/8265-drm-nouveau-gr-gv100-handle-multiple-sm-per-tpc-for-shader-exceptions patches.suse/8266-drm-nouveau-fault-gv100-fix-fault-buffer-initialisation patches.suse/8267-drm-nouveau-secboot-tegra-enable-gp20b-gp10b-firmware-tag-when-relevant patches.suse/8268-drm-nouveau-core-err_ptr-vs-null-bug-in-nvkm_engine_info patches.suse/8269-drm-nouveau-disp-nv50-gp10x-fix-coverity-warning patches.suse/8270-drm-nouveau-kms-nv50-fix-drm-get-put-cocci-warnings patches.suse/8271-drm-nouveau-kms-nv50-remove-duplicate-assignment patches.suse/8272-drm-nouveau-kms-nv50-allow-vblank_disable_immediate patches.suse/8273-drm-nouveau-bios-vpstate-there-are-some-fermi-vbios-with-no-boost-or-tdp-entry patches.suse/drm-nouveau-debugfs-Wake-up-GPU-before-doing-any-rec.patch patches.suse/drm-nouveau-Fix-runtime-PM-leak-in-drm_open.patch patches.suse/8274-drm-nouveau-hwmon-potential-uninitialized-variables patches.suse/8275-drm-nouveau-nvif-remove-const-attribute-from-nvif_mclass patches.suse/8276-drm-nouveau-replace-drm_framebuffer_-un-reference-with-put-get-functions patches.suse/8277-drm-nouveau-replace-drm_gem_object_unreference_unlocked-with-put-function patches.suse/8278-drm-nouveau-replace-drm_dev_unref-with-drm_dev_put patches.suse/8279-drm-nouveau-secboot-acr-remove-vla-usage patches.suse/drm-nouveau-tegra-Detach-from-ARM-DMA-IOMMU-mapping.patch patches.suse/8280-drm-nouveau-kms-nv50-allocate-push-buffers-in-vidmem-on-pascal patches.suse/8281-drm-vkms-add-dumb-operations patches.suse/8282-drm-gma500-changed-_attribute__packed-to-_packed patches.suse/8283-drm-vkms-add-connectors-helpers patches.suse/8284-drm-vkms-add-vblank-events-simulated-by-hrtimers patches.suse/8285-drm-sun4i-dw-hdmi-make-symbol-sun8i_dw_hdmi_pltfm_driver-static patches.suse/8286-drm-sun4i-mixer-read-id-from-dt patches.suse/8287-drm-sun4i-fix-build-failure-with-config_drm_sun8i_mixer-m patches.suse/8288-drm-vkms-add-framebuffer-and-plane-helpers patches.suse/8289-drm-sun4i-implement-zpos-for-de2 patches.suse/8290-drm-sun4i-tcon-top-fix-return-type-warning patches.suse/8291-drm-tinydrm-add-backlight-dependency-for-ili9341 patches.suse/8292-drm-stm-replace-drm_dev_unref-with-drm_dev_put patches.suse/8293-drm-sti-replace-drm_dev_unref-with-drm_dev_put patches.suse/8294-drm-client-fix-double-free-in-error-path patches.suse/8295-drm-add-support-for-displayport-cec-tunneling-over-aux patches.suse/8296-drm-i915-add-displayport-cec-tunneling-over-aux-support patches.suse/8297-drm-extract-_setplane_check patches.suse/8298-drm-introduce-_setplane_atomic patches.suse/8299-drm-skip-_drm_mode_set_config_internal-on-atomic-drivers patches.suse/8300-drm-fix-kerneldoc-for-drm_mode_prop_immutable patches.suse/8301-drm-arm-malidp-add-modifier-definitions-for-describing-arm-framebuffer-compression-afbc patches.suse/8302-drm-move-drv-test-macros-out-of-drmp-h patches.suse/8303-drm-doc-switch-drm_connector_state-to-inline-comments patches.suse/8304-drm-doc-polish-for-sturct-drm_connector patches.suse/8305-drm-drop-mode_-from-update_edit_property patches.suse/8306-drm-drop-mode_-from-drm_mode_connector_attach_encoder patches.suse/8307-drm-drop-mode_-from-remaining-connector-functions patches.suse/8308-drm-switch-drm_plane_state-to-inline-kerneldoc-style patches.suse/8309-drm-switch-drm_plane-to-inline-comments patches.suse/8310-drm-meson-make-dmt-timings-parameters-and-pixel-clock-generic patches.suse/8311-drm-writeback-fix-doc-that-says-connector-should-be-disconnected patches.suse/8312-drm-dp_helper-add-dp-aux-channel-tracing patches.suse/8313-drm-connector-fix-typo-in-drm_connector_list_iter_next patches.suse/8314-drm-sun4i-replace-drm_dev_unref-with-drm_dev_put patches.suse/8315-drm-sun4i-sun8i-avoid-clearing-blending-order-at-each-atomic-commit patches.suse/8316-drm-vc4-replace-drm_dev_unref-with-drm_dev_put patches.suse/8317-drm-pl111-replace-drm_dev_unref-with-drm_dev_put patches.suse/8318-drm-pl111-use-64-bit-arithmetic-instead-of-32-bit patches.suse/8319-drm-fourcc-add-is_yuv-field-to-drm_format_info-to-denote-if-the-format-is-yuv patches.suse/8320-drm-i915-substitute-intel_format_is_yuv-with-format-is_yuv patches.suse/8321-drm-rockchip-substitute-is_yuv_support-with-format-is_yuv patches.suse/8322-drm-sun4i-substitute-sun4i_backend_format_is_yuv-with-format-is_yuv patches.suse/8323-drm-i915-remove-function-details-from-device-error-messages patches.suse/8324-drm-i915-selftests-constrain-mock_gtt-tests-to-fit-within-ram patches.suse/8325-drm-i915-selftests-filter-out-both-physical-address-swizzles patches.suse/8326-drm-i915-only-reset-hangcheck-at-the-start-of-an-activity-cycle patches.suse/8327-drm-i915-tidy-i915_gem_suspend patches.suse/8328-drm-i915-flush-the-residual-parking-on-emergency-shutdown patches.suse/8329-drm-i915-cleanup-modesetting-on-load-error-path patches.suse/8330-drm-i915-unwind-hw-init-after-gvt-setup-failure patches.suse/8331-x86-gpu-reserve-icl-s-graphics-stolen-memory patches.suse/8332-drm-i915-use-the-icl-stolen-memory patches.suse/8333-drm-i915-introduce-i915_address_space-mutex patches.suse/8334-drm-i915-selftests-add-a-safety-net-to-live_workarounds patches.suse/8335-drm-i915-execlists-switch-to-rb_root_cached patches.suse/8336-drm-i915-gvt-add-new-64k-entry-type patches.suse/8337-drm-i915-gvt-add-pte-ips-bit-operations patches.suse/8338-drm-i915-gvt-handle-mmio-gen8_gamw_eco_dev_rw_ia-for-64k-gtt patches.suse/8339-drm-i915-gvt-detect-64k-gtt-entry-by-ips-bit-of-pde patches.suse/8340-drm-i915-gvt-add-software-pte-flag-to-mark-special-64k-splited-entry patches.suse/8341-drm-i915-gvt-add-gtt-clear_pse-operation patches.suse/8342-drm-i915-gvt-split-ppgtt_alloc_spt-into-two-parts patches.suse/8343-drm-i915-gvt-make-pte-iterator-64k-entry-aware patches.suse/8344-drm-i915-gvt-add-64k-huge-gtt-support patches.suse/8345-drm-i915-kvmgt-support-setting-dma-map-for-huge-pages patches.suse/8346-drm-i915-gvt-add-2m-huge-gtt-support patches.suse/8347-drm-i915-gvt-handle-special-sequence-on-pde-ips-bit patches.suse/8348-drm-i915-gvt-fix-error-handling-in-ppgtt_populate_spt_by_guest_entry patches.suse/8349-drm-i915-enable-platform-support-for-vgpu-huge-gtt-pages patches.suse/8350-drm-i915-gvt-handle-edp_psr_imr-and-edp_psr_iir-for-bxt patches.suse/8351-drm-i915-gvt-declare-gvt-as-i915-s-soft-dependency patches.suse/8352-drm-i915-tv-fix-strncpy-truncation-warning patches.suse/8353-drm-i915-silence-warning-for-no-vlv-powercontext patches.suse/8354-drm-i915-guc-skip-cleaning-up-the-doorbells-on-error-before-allocate patches.suse/8355-drm-i915-tidy-error-handling-in-i915_gem_init_hw patches.suse/8356-drm-i915-selftests-fixup-guc-fw-negative-test patches.suse/8357-drm-i915-gmbus-increase-the-bytes-per-rd-wr-op patches.suse/8358-drm-i915-gmbus-enable-burst-read patches.suse/8359-drm-i915-use-crtc_state-has_psr-instead-of-can_psr-for-pipe-update patches.suse/8360-drm-i915-psr-split-sink-status-into-a-separate-debugfs-node patches.suse/8361-drm-i915-psr-remove-useless-function-calls patches.suse/8362-drm-i915-psr-remove-few-mod-parameters-option patches.suse/8363-drm-i915-update-driver_date-to-20180712 patches.suse/8364-drm-i915-guc-protect-against-null-client-dereference-in-error-path patches.suse/8365-drm-i915-gtt-add-read-only-pages-to-gen8_pte_encode patches.suse/8366-drm-i915-gtt-read-only-pages-for-insert_entries-on-bdw patches.suse/8367-drm-i915-gtt-disable-read-only-support-under-gvt patches.suse/8368-drm-i915-prevent-writing-into-a-read-only-object-via-a-ggtt-mmap patches.suse/8369-drm-i915-reject-attempted-pwrites-into-a-read-only-object patches.suse/8370-drm-i915-userptr-enable-read-only-support-on-gen8 patches.suse/8371-drm-i915-introduce-for_each_intel_dp patches.suse/8372-drm-i915-introduce-intel_encoder_is_dig_port patches.suse/8373-drm-i915-rewrite-mst-suspend-resume-in-terms-of-encoders patches.suse/8374-drm-i915-nuke-dev_priv-irq_port patches.suse/8375-drm-i915-s-int-i-enum-hpd_pin-pin patches.suse/8376-drm-i915-pass-hpd_pin-to-long_pulse_detect patches.suse/8377-drm-i915-print-the-long_mask-alongside-the-pin_mask patches.suse/8378-drm-i915-guc-protect-against-no-desc-pool-on-premature-shutdown patches.suse/8379-drm-i915-selftests-include-the-start-of-each-subtest-in-the-gem-trace patches.suse/8380-drm-i915-do-not-short-circuit-tasklets-during-reset patches.suse/8381-drm-i915-execlists-drop-clear_gtiir-on-gpu-reset patches.suse/8382-drm-i915-guc-disable-rpm-wakeref-asserts-in-guc-irq-handler patches.suse/8383-drm-i915-selftests-downgrade-igt_timeout-message patches.suse/8384-drm-i915-remove-pci-private-pointer-after-destroying-the-device-private patches.suse/8385-drm-i915-execlists-disable-submission-tasklet-upon-wedging patches.suse/8386-drm-i915-execlists-always-clear-preempt-status-on-cancelling-all patches.suse/8387-drm-i915-selftests-force-a-preemption-hang patches.suse/8388-drm-i915-selftests-exercise-reset-to-break-stuck-gtt-eviction patches.suse/8389-drm-i915-selftests-free-the-backing-store-between-iterations patches.suse/8390-drm-i915-flush-chipset-caches-after-ggtt-writes patches.suse/8391-drm-i915-always-retire-residual-requests-before-suspend patches.suse/8392-drm-i915-kill-sink_crc-for-good patches.suse/8393-drm-i915-icl-add-video_dip-registers patches.suse/8394-i915-dp-dsc-add-dsc-pps-register-definitions patches.suse/8395-i915-dp-dsc-add-rate-control-buffer-threshold-registers patches.suse/8396-i915-dp-dsc-add-rate-control-range-parameter-registers patches.suse/8397-drm-i915-guc-keep-guc-submission-permanently-engaged patches.suse/8398-drm-i915-handle-recursive-shrinker-for-vma-last_active-allocation patches.suse/8399-drm-i915-execlists-move-the-assertion-we-have-the-rpm-wakeref-down patches.suse/drm-i915-Nuke-the-LVDS-lid-notifier patches.suse/8400-drm-i915-assume-edp-is-always-connected patches.suse/8401-drm-i915-remove-intel_panel_detect patches.suse/8402-drm-i915-update-driver_date-to-20180719 patches.suse/8403-drm-amdgpu-separate-gpu-address-from-bo-pin patches.suse/8404-drm-amdgpu-allocate-gart-memory-when-it-s-required-v3 patches.suse/8405-drm-amdgpu-fix-kmap-error-handling-for-bo-creations patches.suse/8406-drm-amdgpu-add-clk-ip-base-offset patches.suse/8407-drm-amd-pp-convert-10khz-to-khz-as-variable-name patches.suse/8408-drm-amd-display-make-function-tables-const patches.suse/8409-drm-amd-display-make-function-pointer-structs-const patches.suse/8410-drm-amdgpu-add-support-for-logging-process-info-in-amdgpu_vm patches.suse/8411-drm-amdgpu-present-amdgpu_task_info-in-vm_faults patches.suse/8412-drm-amd-pp-send-khz-clock-values-to-dc-for-smu7-8 patches.suse/8413-drm-ttm-use-swap-macro-in-ttm_bo_handle_move_mem patches.suse/8414-drm-ttm-introduce-ttm_bo_get-and-ttm_bo_put-for-ref-counting patches.suse/8415-drm-ttm-replace-ttm_bo_reference-with-ttm_bo_get patches.suse/8416-drm-ttm-replace-ttm_bo_unref-with-ttm_bo_put patches.suse/8417-drm-amdgpu-take-vcn-jpeg-ring-into-account-in-idle-work-handler patches.suse/8418-drm-amdgpu-move-cache-window-setup-after-power-and-clock-resume patches.suse/8419-drm-amdgpu-get-vcn-start-to-process-in-the-dpm-disabled-case patches.suse/8420-drm-amd-pp-fix-semicolon-cocci-warnings patches.suse/8421-drm-amdgpu-pin-the-csb-buffer-on-hw-init-v2 patches.suse/8422-drm-amdgpu-init-csib-regardless-of-rlc-version-and-pg-status patches.suse/8423-drm-amdgpu-correct-rlc-save-restore-list-initialization-for-v2_1 patches.suse/8424-drm-amdgpu-drop-mmrlc_pg_cntl-clear-v2 patches.suse/8425-drm-amdgpu-no-touch-for-the-reserved-bit-of-rlc_cgtt_mgcg_override patches.suse/8426-drm-amdgpu-reduce-the-idle-period-that-rlc-has-to-wait-before-request-cgcg patches.suse/8427-drm-amd-powerplay-add-vega12-smu-gfxoff-support-v3 patches.suse/8428-drm-amd-powerplay-no-need-to-mask-workable-gfxoff-feature-for-vega12 patches.suse/8429-drm-amd-powerplay-convert-the-sclk-mclk-into-mhz-for-comparation patches.suse/8430-drm-amd-add-interrupt-source-definitions-for-vi-v3 patches.suse/8431-drm-amd-use-newly-added-interrupt-source-defs-for-vi-v3 patches.suse/8432-drm-amd-add-interrupt-source-definitions-for-soc15-v3 patches.suse/8433-drm-amd-use-newly-added-interrupt-source-defs-for-soc15 patches.suse/8434-drm-amdgpu-fix-ttm-move-entity-init-order patches.suse/8435-drm-scheduler-add-a-pointer-to-scheduler-in-the-rq patches.suse/8436-drm-scheduler-modify-args-of-drm_sched_entity_init patches.suse/8437-drm-amdgpu-keep-track-of-amount-of-pinned-cpu-visible-vram patches.suse/8438-drm-amdgpu-make-pin_size-values-atomic patches.suse/8439-drm-amdgpu-warn-and-update-pin_size-values-when-destroying-a-pinned-bo patches.suse/8440-revert-drm-amd-display-make-dm_dp_aux_transfer-return-payload-bytes-instead-of-size patches.suse/8441-drm-amd-display-separate-hubp-surface-size-and-rotation-mirror-programming patches.suse/8442-drm-amd-display-add-avoid_vbios_exec_table-debug-bit patches.suse/8443-drm-amd-display-support-access-ddc-for-mst-branch patches.suse/8444-drm-amd-display-implement-cursor-multiplier patches.suse/8445-drm-amd-display-linux-set-read-link-rate-and-lane-count-through-debugfs patches.suse/8446-drm-amd-display-move-common-gpio-registers-into-a-common-define patches.suse/8447-drm-amd-display-fix-bug-where-we-are-creating-bogus-i2c-aux patches.suse/8448-drm-amd-display-generic-indirect-register-access patches.suse/8449-drm-amd-display-fix-incorrect-check-for-atom-table-size patches.suse/8450-drm-amd-display-set-read-link-rate-and-lane-count-through-debugfs patches.suse/8451-drm-amd-display-dal-3-1-53 patches.suse/8452-drm-amd-display-correct-calculation-of-duration-time patches.suse/8453-drm-amd-display-add-azalia-registers-to-hw-sequencer patches.suse/8454-drm-amd-display-define-couple-extra-dcn-registers patches.suse/8455-drm-amd-display-expose-configure_encoder-for-link_encoder patches.suse/8456-drm-amd-display-serialize-is_dp_sink_present patches.suse/8457-drm-amd-display-break-out-function-to-simply-read-aux-reply patches.suse/8458-drm-amd-display-return-aux-replies-directly-to-drm patches.suse/8459-drm-amd-display-convert-remaining-loggers-off-dc_logger patches.suse/8460-drm-amd-display-read-dp-sink-and-dp-branch-hardware-and-firmware-revision-from-dpcd patches.suse/8461-drm-amd-display-dcc-always-on-for-bw-calculations-on-raven patches.suse/8462-drm-amd-display-hook-dp-test-pattern-through-debugfs patches.suse/8463-drm-amd-display-remove-dentist_vco_freq-from-resource_pool patches.suse/8464-drm-amd-display-drop-unused-register-defines patches.suse/8465-drm-amd-display-add-additional-info-for-cursor-position-programming patches.suse/8466-drm-amd-display-patch-for-extend-time-to-panel-poweron patches.suse/8467-drm-amd-display-linux-set-read-lane-settings-through-debugfs patches.suse/8468-drm-amd-display-fix-compile-error-on-older-gcc-versions patches.suse/8469-drm-amd-display-add-missing-mask-for-dcn patches.suse/8470-drm-amd-display-set-default-gpio_id_hpd patches.suse/8471-drm-amd-display-add-dcn-cursor-hotsport-rotation-and-mirror-support patches.suse/8472-drm-amd-display-expose-dcn10_aux_initialize-in-header patches.suse/8473-drm-amd-display-linux-hook-test-pattern-through-debufs patches.suse/8474-drm-amd-display-dal-3-1-54 patches.suse/8475-drm-amd-display-add-ycbcr420-only-support-for-hdmi-4k-60 patches.suse/8476-drm-amd-display-expose-bunch-of-functions-from-dcn10_hw_sequencer patches.suse/8477-drm-amd-display-right-shift-aux-reply-value-sooner-than-later patches.suse/8478-drm-amd-display-read-aux-channel-even-if-only-status-byte-is-returned patches.suse/8479-drm-amd-display-introduce-concept-of-send_reset_length-for-i2c-engines patches.suse/8480-drm-amd-display-add-dalenablehdmi20-key-support patches.suse/8481-drm-amd-display-add-pp-to-dc-powerlevel-enum-translator patches.suse/8482-drm-amd-display-add-null-check-for-local-sink-in-edp_power_control patches.suse/8483-drm-amd-display-return-out_link_loss-from-interrupt-handler patches.suse/8484-drm-amd-display-add-crc-support-for-dcn patches.suse/8485-drm-amd-display-expose-couple-optc-functions-through-header patches.suse/8486-drm-amd-display-dp-debugfs-allow-link-rate-lane-count-greater-than-dp-rx-reported-caps patches.suse/8487-drm-amd-display-fix-new-stream-count-check-in-dc_add_stream_to_ctx patches.suse/8488-drm-amd-display-add-max-scl-ratio-to-soc-bounding-box patches.suse/8489-drm-amd-display-update-dml-to-match-dv-dml patches.suse/8490-drm-amd-display-dal-3-1-55 patches.suse/8491-drm-amd-display-initialize-data-structure-for-dalmpvisualconfirm patches.suse/8492-drm-amd-display-properly-turn-autocal-off patches.suse/8493-drm-amdgpu-vi-fix-mixed-up-state-in-smu-clockgating-setup patches.suse/8494-drm-amdgpu-pp-smu7-drop-unused-values-in-smu-data-structure patches.suse/8495-drm-amdgpu-pp-smu7-remove-local-mc_addr-variable patches.suse/8496-drm-amdgpu-pp-smu7-cache-smu-firmware-toc patches.suse/8497-drm-amdgpu-pp-remove-dead-vega12-code patches.suse/8498-drm-amdgpu-pp-split-out-common-smumgr-smu9-code patches.suse/8499-drm-amdgpu-pp-switch-smu-callback-type-for-get_argument patches.suse/8500-revert-drm-amd-powerplay-fix-performance-drop-on-vega10 patches.suse/8501-drm-amdgpu-allow-to-create-bo-lists-in-cs-ioctl-v3 patches.suse/8502-drm-scheduler-add-null-pointer-check-for-run-queue-v2 patches.suse/8503-drm-amd-display-add-headers-for-hardcoded-1d-luts patches.suse/8504-drm-amd-display-refactor-sdr-cursor-boosting-in-hdr-mode patches.suse/8505-drm-amd-display-add-hdr-visual-confirm patches.suse/8506-drm-amd-display-add-hook-for-mst-root-branch-info patches.suse/8507-drm-amd-display-move-address-tracking-out-of-hubp patches.suse/8508-drm-amd-display-add-new-dc-debug-structure-to-track-debug-data patches.suse/8509-drm-amd-display-dal-3-1-56 patches.suse/8510-drm-amd-display-null-ptr-check-for-set_sdr_white_level patches.suse/8511-drm-amd-display-fix-some-checkpatch-pl-errors-and-warnings-in-dc_link_dp-c patches.suse/8512-drm-amdgpu-cleanup-job-header patches.suse/8513-drm-amdgpu-remove-fence-context-from-the-job patches.suse/8514-drm-amdgpu-remove-ring-parameter-from-amdgpu_job_submit patches.suse/8515-drm-amdgpu-remove-job-ring patches.suse/8516-drm-amdgpu-add-amdgpu_job_submit_direct-helper patches.suse/8517-drm-amdgpu-remove-job-adev-v2 patches.suse/8518-drm-amdgpu-minor-cleanup-in-amdgpu_job-c patches.suse/8519-drm-amdgpu-gfx9-update-golden-settings-for-vg10 patches.suse/8520-drm-amdgpu-allow-for-more-flexible-priority-handling patches.suse/8521-drm-amdgpu-change-ring-priority-after-pushing-the-job-v2 patches.suse/8522-drm-amdgpu-remove-internal-unused-kernel-module-parameters patches.suse/8523-drm-amdgpu-simplify-the-bo-reference-on-amdgpu_bo_update patches.suse/8524-drm-amdgpu-pm-remove-vla-usage patches.suse/8525-drm-amdgpu-powerplay-use-irq-source-defines-for-smu7-sources patches.suse/8526-drm-amd-powerplay-fixed-uninitialized-value patches.suse/8527-drm-amdgpu-display-replace-config_drm_amd_dc_dcn1_0-with-config_x86 patches.suse/8528-drm-amdgpu-remove-superflous-uvd-encode-entity patches.suse/8529-drm-amdgpu-clean-up-uvd-instance-handling-v2 patches.suse/8530-drm-imx-remove-last-traces-of-struct-imx_drm_crtc patches.suse/gpu-ipu-v3-csi-pass-back-mbus_code_to_bus_cfg-error-.patch patches.suse/8531-drm-imx-replace-drm_dev_unref-with-drm_dev_put patches.suse/8532-drm-imx-remove-unused-field-imx_drm_device-pipes patches.suse/8533-drm-mali-dp-report-writeback-connector-as-connected patches.suse/8534-drm-mali-dp-set-encoder-possible_clones patches.suse/8535-drm-exynos-g2d-convert-to-driver-component-api patches.suse/8536-drm-exynos-gem-simplify-access-to-exynos-gem-objects patches.suse/8537-drm-exynos-use-common-exynos_drm_gem_get-put-functions-for-gem-lookup patches.suse/8538-drm-exynos-drop-useless-check-from-exynos_drm_-suspend-resume patches.suse/8539-drm-exynos-suspend-resume-display-pipeline-as-early-late-as-possible patches.suse/8540-drm-exynos-ensure-suspended-runtime-pm-state-during-system-suspend patches.suse/8541-drm-exynos-mixer-remove-unused-local-variable-priv patches.suse/8542-drm-amdgpu-fix-spelling-mistake-successed-succeeded patches.suse/8543-drm-amd-display-drop-unused-backlight-functions-in-dm patches.suse/8544-drm-amd-display-honor-pplib-stutter-mask-for-all-asics-in-dc patches.suse/8545-drm-amdgpu-lock-and-unlock-console-only-for-amdgpu_fbdev_set_suspend patches.suse/8546-drm-amd-pp-read-vbios-vddc-limit-before-use-them patches.suse/8547-drm-amd-pp-update-clk-with-od-setting-when-set-power-state patches.suse/8548-drm-amd-pp-set-max-clock-level-to-display-by-default patches.suse/8549-drm-amd-display-convert-10khz-clks-from-pplib-into-khz patches.suse/8550-drm-amdgpu-use-drm_fb-helper-for-console_unlock patches.suse/8551-drm-amdgpu-fix-warning-in-dma_fence_is_later-on-resume-from-s3 patches.suse/8552-drm-amdgpu-apci-don-t-call-sbios-request-function-if-it-s-not-supported patches.suse/8553-drm-amdgpu-acpi-skip-backlight-events-for-dc patches.suse/8554-drm-amdgpu-split-ip-suspend-into-2-phases patches.suse/8555-drm-amdgpu-rework-suspend-and-resume-to-deal-with-atomic-changes patches.suse/drm-amdgpu-Fix-RLC-safe-mode-test-in-gfx_v9_0_enter_.patch patches.suse/8556-drm-amd-powerplay-slow-uclk-switch-when-multiple-displays-not-in-sync patches.suse/8557-drm-amd-powerplay-correct-the-argument-for-ppsmc_msg_setuclkfastswitch patches.suse/8558-drm-amd-powerplay-allow-slow-switch-only-if-nbpstate-enabled-v2 patches.suse/8559-drm-amdgpu-don-t-warn-on-destroying-a-pinned-bo patches.suse/8560-drm-amdgpu-move-the-amdgpu_fbdev_set_suspend-further-up patches.suse/8561-drm-amd-display-remove-unnecessary-warning patches.suse/8562-drm-amd-display-allow-diags-to-skip-initial-link-training patches.suse/8563-drm-amd-display-dpp-cm-icsc-aycrcb8888-format-support patches.suse/8564-drm-amd-display-decouple-aux-from-i2c patches.suse/8565-drm-amd-display-separate-dc_debug-into-dc_debug_options-and-dc_debug-data patches.suse/8566-drm-amd-display-dc-3-1-58 patches.suse/8567-drm-amdgpu-clean-up-coding-style-a-bit patches.suse/8568-drm-amdgpu-expose-only-the-first-uvd-instance-for-now patches.suse/8569-drm-amdgpu-consistenly-name-amdgpu_bo_-functions patches.suse/8570-drm-amdgpu-reduce-the-number-of-placements-for-a-bo patches.suse/8571-drm-scheduler-modify-api-to-avoid-redundancy patches.suse/8572-drm-scheduler-remove-sched-field-from-the-entity patches.suse/8573-drm-amdgpu-gmc9-clarify-gpuvm-fault-error-message patches.suse/8574-gpu-drm-amdgpu-replace-mdelay-with-msleep-in-cik_pcie_gen3_enable patches.suse/8575-drm-admkfd-use-modern-ktime-accessors patches.suse/8576-drm-amdkfd-reliably-prevent-reclaim-fs-while-holding-dqm-lock patches.suse/8577-drm-amdkfd-stop-using-gfp_noio-explicitly patches.suse/8578-drm-amdkfd-fix-race-between-scheduler-and-context-restore patches.suse/drm-amdkfd-Fix-error-codes-in-kfd_get_process.patch patches.suse/8579-drm-amdkfd-send-sigsegv-to-process-upon-kfd_event_type_memory patches.suse/8580-drm-amdgpu-save-vm-fault-information-for-amdkfd patches.suse/8581-drm-amdkfd-handle-vm-faults-in-kfd patches.suse/8582-drm-amdkfd-fix-zero-reading-of-vmid-and-pasid-for-hawaii patches.suse/8583-drm-amd-add-gpu-reset-interfaces-between-amdgpu-and-amdkfd patches.suse/8584-drm-amd-add-kfd-ioctl-defines-for-hw_exception-event patches.suse/8585-drm-amdkfd-add-gpu-reset-interface-and-place-holder patches.suse/8586-drm-amdgpu-call-kfd-reset-handlers-during-gpu-reset patches.suse/8587-drm-amdkfd-implement-gpu-reset-handlers-in-kfd patches.suse/8588-drm-amdgpu-enable-the-gpu-reset-from-kfd patches.suse/8589-drm-amdkfd-implement-hang-detection-in-kfd-and-call-amdgpu patches.suse/8590-drm-amdgpu-don-t-use-shadow-bo-for-compute-context patches.suse/8591-drm-amdgpu-check-null-pointer-for-job-before-reset-job-s-ring patches.suse/8592-drm-amdkfd-fix-kernel-queue-64-bit-doorbell-offset-calculation patches.suse/8593-drm-amdgpu-avoid-invalidate-tlbs-when-gpu-is-on-reset patches.suse/8594-drm-amdgpu-avoid-destroy-hqd-when-gpu-is-on-reset patches.suse/8595-drm-amdkfd-add-debugfs-interface-to-trigger-hws-hang patches.suse/8596-drm-amdkfd-introduce-kfd-module-parameter-halt_if_hws_hang patches.suse/8597-drm-amdkfd-use-module-parameters-noretry-as-the-internal-variable-name patches.suse/8598-drm-amdkfd-replace-mqd-with-mqd_mgr-as-the-variable-name-for-mqd_manager patches.suse/8599-drm-amdkfd-clean-up-reference-of-radeon patches.suse/8600-drm-amdkfd-consolidate-duplicate-memory-banks-info-in-topology patches.suse/8601-drm-amdkfd-make-sdma-engine-number-an-asic-dependent-variable patches.suse/8602-drm-amdkfd-avoid-flooding-dmesg-on-raven-due-to-iommu-issues patches.suse/8603-drm-amdkfd-workaround-to-accommodate-raven-too-many-ppr-issue patches.suse/8604-drm-amdkfd-optimize-out-some-duplicated-code-in-kfd_signal_iommu_event patches.suse/8605-drm-amdkfd-enable-raven-for-kfd patches.suse/8606-drm-amd-add-cu-masking-ioctl-definition-to-kfd_ioctl-h patches.suse/8607-drm-amdkfd-add-cu-masking-ioctl-to-kfd patches.suse/8608-drm-amdgpu-add-kfd2kgd-set_compute_idle-interface patches.suse/8609-drm-amdkfd-call-kfd2kgd-set_compute_idle patches.suse/udl-kms-change-down_interruptible-to-down patches.suse/udl-kms-handle-allocation-failure patches.suse/udl-kms-fix-crash-due-to-uninitialized-memory patches.suse/udl-kms-avoid-division patches.suse/8610-udl-kms-avoid-prefetch patches.suse/8611-udl-kms-use-spin_lock_irq-instead-of-spin_lock_irqsave patches.suse/8612-udl-kms-dont-spam-the-syslog-with-debug-messages patches.suse/8613-drm-msm-call-drm_atomic_helper_suspend-and-drm_atomic_helper_resume patches.suse/8614-drm-msm-adreno-add-power-management-functions-for-system-sleep patches.suse/8615-drm-msm-gpu-increase-the-pm-runtime-autosuspend-for-5xx patches.suse/8616-drm-msm-mdp5-fix-missing-ctl-flush patches.suse/8617-drm-msm-dsi-add-dsi-host-helper-functions-support patches.suse/8618-drm-msm-dsi-add-implementation-for-helper-functions patches.suse/8619-drm-msm-dsi-replace-version-checks-with-helper-functions patches.suse/8620-drm-msm-mdp5-negative-x-y-in-cursor-move patches.suse/8621-drm-add-support-for-pps-and-compression-mode-command-packet patches.suse/8622-drm-add-msm-compressed-format-modifiers patches.suse/8623-drm-msm-dsi-adjust-dsi-timing-for-dual-dsi-mode patches.suse/8624-drm-msm-dsi-use-one-connector-for-dual-dsi-mode patches.suse/8625-drm-msm-dsi-initialize-postdiv_lock-before-use-for-10nm-pll patches.suse/8626-drm-msm-dsi-set-encoder-mode-for-drm-bridge-explicitly patches.suse/8627-drm-msm-move-wait_for_vblanks-into-mdp-complete_commit-hooks patches.suse/8628-drm-msm-mdp5-subclass-msm_mdss-for-mdp5 patches.suse/8629-drm-msm-enable-zpos-normalization patches.suse/8630-drm-msm-higher-values-of-pclk-can-exceed-32-bits-when-multiplied-by-a-factor patches.suse/8631-drm-msm-clean-up-dangling-atomic_wq patches.suse/8632-drm-msm-define-mdp-version-numbers patches.suse/8633-drm-msm-use-labels-for-unwinding-in-the-error-path patches.suse/8634-drm-msm-define-max_-object-in-msm_drv-h patches.suse/8635-drm-msm-add-commit-callback-to-msm_kms-functions patches.suse/8636-drm-msm-add-pm_suspend-resume-callbacks-to-msm_kms patches.suse/8637-drm-msm-add-sdm845-dpu-support patches.suse/8638-drm-msm-rework-vblank-event-handling-in-dpu_crtc patches.suse/8639-include-move-ascii85-functions-from-i915-to-linux-ascii85-h patches.suse/8640-drm-drm_printer-add-printer-for-devcoredump patches.suse/8641-drm-add-drm_puts-to-complement-drm_printf patches.suse/8642-drm-add-a-puts-function-for-the-seq_file-printer patches.suse/8643-drm-add-puts-callback-for-the-coredump-printer patches.suse/8644-drm-msm-gpu-capture-the-state-of-the-gpu patches.suse/8645-drm-msm-gpu-convert-the-gpu-show-function-to-use-the-gpu-state patches.suse/8646-drm-msm-gpu-rearrange-the-code-that-collects-the-task-during-a-hang patches.suse/8647-drm-msm-gpu-capture-the-gpu-state-on-a-gpu-hang patches.suse/8648-drm-msm-adreno-convert-the-show-crash-file-format patches.suse/8649-drm-msm-adreno-add-ringbuffer-data-to-the-gpu-state patches.suse/8650-drm-msm-adreno-add-a5xx-specific-registers-for-the-gpu-state patches.suse/8651-drm-msm-gpu-add-the-buffer-objects-from-the-submit-to-the-crash-dump patches.suse/8652-drm-msm-dpu-use-vsync-instead-of-vsync_clk-in-cmdmode-encoder patches.suse/8653-drm-msm-dpu-use-clock-names-instead-of-assigned-clock-names patches.suse/8654-drm-msm-dsi-handle-dual-channel-for-6g-as-well patches.suse/8655-drm-msm-gpu-avoid-deprecated-do_gettimeofday patches.suse/8656-drm-msm-dpu-fix-mismatch-in-function-argument patches.suse/8657-drm-msm-mark-pm-functions-as-_maybe_unused patches.suse/8658-drm-msm-replace-ptr_ret-with-ptr_err_or_zero patches.suse/8659-drm-msm-disp-dpu-remove-unused-code-from-drm_encoder-c patches.suse/8660-drm-msm-disp-dpu-remove-unused-code-from-drm_crtc-c patches.suse/8661-drm-msm-disp-dpu-remove-dpu_kms_utils patches.suse/8662-drm-msm-disp-dpu-remove-unused-functions-from-dpu_formats-c patches.suse/8663-drm-msm-disp-dpu-mark-a-handful-of-functions-as-static patches.suse/8664-drm-armada-replace-drm_dev_unref-with-drm_dev_put patches.suse/8665-drm-armada-clean-up-armada_drm_crtc_page_flip patches.suse/8666-drm-armada-add-rectangle-helpers patches.suse/8667-drm-armada-move-mode-set-vblank-handling-and-disable-enable patches.suse/8668-drm-armada-use-core-of-primary-update_plane-for-mode-set patches.suse/8669-drm-armada-merge-armada_drm_gra_plane_regs-into-only-caller patches.suse/8670-drm-armada-reset-all-atomic-state-during-driver-initialisation patches.suse/8671-drm-armada-convert-primary-plane-to-atomic-state patches.suse/8672-drm-armada-convert-page_flip-to-use-primary-plane-atomic_update patches.suse/8673-drm-armada-convert-overlay-plane-to-atomic-state patches.suse/8674-drm-armada-remove-temporary-crtc-state patches.suse/8675-drm-armada-use-old_state-for-update-tracking-in-atomic_update patches.suse/8676-drm-armada-move-primary-plane-to-separate-file patches.suse/8677-drm-armada-move-plane-works-to-overlay patches.suse/8678-drm-armada-move-cbsh-properties-into-overlay-plane-state patches.suse/8679-drm-armada-move-colorkey-properties-into-overlay-plane-state patches.suse/8680-drm-armada-remove-crtc-yuv-colourspace-properties patches.suse/8681-drm-armada-add-plane-colorspace-properties patches.suse/8682-drm-armada-move-armada_drm_mode_config_funcs-to-armada_drv-c patches.suse/8683-drm-armada-pass-plane-state-into-armada_drm_plane_calc_addrs patches.suse/8684-drm-armada-provide-pitches-from-armada_drm_plane_calc_addrs patches.suse/8685-drm-armada-push-interlace-calculation-into-armada_drm_plane_calc patches.suse/8686-drm-armada-move-sync-signal-polarity-to-mode_set_nofb-method patches.suse/8687-drm-armada-update-debug-in-armada_drm_crtc_mode_set_nofb patches.suse/8688-drm-armada-clean-up-spu_adv_reg patches.suse/8689-drm-armada-handle-atomic-modeset-crtc-events patches.suse/8690-drm-armada-push-responsibility-for-clock-management-to-backend patches.suse/8691-drm-armada-unhook-dpms-state-from-armada_drm_crtc_update patches.suse/8692-drm-armada-implement-atomic_enable-atomic_disable-methods patches.suse/8693-drm-armada-enable-atomic-modeset-support patches.suse/8694-drm-armada-switch-legacy-modeset-to-atomic-modeset patches.suse/8695-drm-armada-switch-primary-plane-to-atomic-modeset patches.suse/8696-drm-armada-switch-overlay-plane-to-atomic-modeset patches.suse/8697-drm-armada-update-planes-after-the-dumb-frame-is-complete patches.suse/8698-drm-armada-update-primary-framebuffer-parameters-on-mode-change patches.suse/8699-drm-armada-remove-unnecessary-armada_ovl_plane-structure patches.suse/8700-drm-armada-remove-unnecessary-armada_plane-structure patches.suse/8701-drm-armada-remove-obsolete-fb-unreferencing-kfifo-and-workqueue patches.suse/8702-drm-arm-hdlcd-use-drm_mode_config_helper_suspend-resume patches.suse/8703-drm-arm-hdlcd-use-drm_fb_cma_fbdev_init-fini patches.suse/8704-drm-arm-hdlcd-don-t-destroy-plane-manually-in-hdlcd_setup_crtc patches.suse/8705-drm-arm-hdlcd-use-drm_atomic_helper_shutdown-to-disable-planes-on-removal patches.suse/8706-drm-arm-hdlcd-reject-atomic-commits-that-disable-only-the-plane patches.suse/8707-drm-i2c-tda998x-find-the-drm_device-via-the-drm_connector patches.suse/8708-drm-i2c-tda998x-split-tda998x_encoder_dpms-into-enable-disable patches.suse/8709-drm-i2c-tda998x-move-tda998x_set_config-into-tda998x_create patches.suse/8710-drm-i2c-tda998x-convert-to-bridge-driver patches.suse/8711-drm-i2c-tda998x-allocate-tda998x_priv-inside-tda998x_create patches.suse/8712-drm-i2c-tda998x-cleanup-from-previous-changes patches.suse/8713-drm-i2c-tda998x-register-bridge-outside-of-component-helper patches.suse/8714-drm-i2c-tda998x-move-mode_valid-to-bridge patches.suse/8715-drm-i2c-tda998x-get-rid-of-private-fill_modes-function patches.suse/8716-drm-i2c-tda998x-correct-pll-divider-calculation patches.suse/8717-drm-etnaviv-mmuv2-use-memset32-to-init-scratch-page patches.suse/8718-drm-etnaviv-protect-sched-job-submission-with-fence-mutex patches.suse/8719-drm-etnaviv-fix-crash-in-gpu-suspend-when-init-failed-due-to-buffer-placement patches.suse/8720-drm-amdgpu-add-support-for-inplace-ib-patching-for-mm-engines-v2 patches.suse/8721-drm-amdgpu-patch-the-ibs-for-the-second-uvd-instance-v2 patches.suse/8722-drm-amd-display-retry-link-training-again patches.suse/8723-drm-amd-display-flatten-aux_engine-and-engine patches.suse/8724-drm-amd-display-fix-vega10-black-screen-after-mode-change patches.suse/8725-drm-amd-display-prevent-psr-from-being-enabled-if-initialization-fails patches.suse/8726-drm-amd-display-dc-3-1-59 patches.suse/8727-drm-amd-add-missing-fields-in-atom_integrated_system_info_v1_11 patches.suse/8728-drm-amdgpu-implement-harvesting-support-for-uvd-7-2-v3 patches.suse/8729-drm-ttm-add-ttm_set_memory-header-v2 patches.suse/8730-drm-ttm-clean-up-non-x86-definitions-on-ttm_page_alloc_dma patches.suse/8731-drm-ttm-clean-up-non-x86-definitions-on-ttm_page_alloc patches.suse/8732-drm-ttm-merge-hugepage-attr-changes-in-ttm_dma_page_put-v2 patches.suse/8733-drm-amdgpu-correct-evict-flag-for-bo-move patches.suse/8734-drm-amdgpu-clean-up-the-superfluous-space-and-align-the-comment-text-for-amdgpu_ttm patches.suse/drm-amd-pp-Polaris12-Fix-a-chunk-of-registers-missed.patch patches.suse/8735-drm-amd-pp-delete-unused-temp-variables patches.suse/8736-drm-amd-pp-convert-voltage-unit-in-mv-4-to-mv-on-cz-st patches.suse/8737-drm-amdgpu-fix-a-reversed-condition patches.suse/8738-drm-amdgpu-add-proper-error-handling-to-amdgpu_bo_list_get patches.suse/8739-drm-sched-remove-unneeded-iinclude-drm-compiler-flag patches.suse/8740-drm-amdgpu-fix-total-size-calculation patches.suse/8741-drm-amdgpu-return-error-if-both-bos-and-bo_list-handle-is-given patches.suse/8742-drm-amdgpu-add-new-amdgpu_vm_bo_trace_cs-function-v2 patches.suse/8743-drm-amdgpu-move-bo_list-defines-to-amdgpu_bo_list-h patches.suse/8744-drm-amdgpu-always-recreate-bo_list patches.suse/8745-drm-amdgpu-nuke-amdgpu_bo_list_free patches.suse/8746-drm-amdgpu-add-bo_list-iterators patches.suse/8747-drm-amdgpu-allocate-the-bo_list-array-after-the-list patches.suse/8748-drm-amdgpu-create-an-empty-bo_list-if-no-handle-is-provided patches.suse/8749-drm-scheduler-only-kill-entity-if-last-user-is-killed-v2 patches.suse/8750-drm-scheduler-stop-setting-rq-to-null patches.suse/8751-drm-amdgpu-replace-ttm_bo_reference-with-ttm_bo_get patches.suse/8752-drm-amdgpu-replace-ttm_bo_unref-with-ttm_bo_put patches.suse/8753-drm-radeon-replace-ttm_bo_reference-with-ttm_bo_get patches.suse/8754-drm-radeon-replace-ttm_bo_unref-with-ttm_bo_put patches.suse/8755-drm-amd-display-add-missing-void-parameter-to-dc_create_transfer_func patches.suse/8756-drm-amdgpu-pm-fix-potential-spectre-v1 patches.suse/8757-drm-ttm-fix-missed-conversion-of-set_pages_array_uc patches.suse/8758-drm-ttm-add-ttm_set_pages_wc-and-ttm_set_pages_uc-helper patches.suse/8759-drm-ttm-clean-up-non-x86-definitions-on-ttm_tt patches.suse/8760-drm_dp_cec-c-fix-formatting-typo-pdh-phd patches.suse/8761-drm-vkms-fix-connector-leak-at-the-module-removal patches.suse/8762-drm-i915-fix-psr-sink-status-report patches.suse/8763-drm-i915-interactive-rps-mode patches.suse/8764-revert-drm-i915-icl-waenablefloatblendoptimization patches.suse/drm-i915-lpe-Mark-LPE-audio-runtime-pm-as-no-callbac.patch patches.suse/8765-drm-imx-convert-drm_atomic_helper_suspend-resume patches.suse/gpu-ipu-v3-default-to-id-0-on-missing-OF-alias.patch patches.suse/8766-drm-amd-display-report-non-dp-display-as-disconnected-without-edid patches.suse/8767-drm-amd-display-only-require-edid-read-for-hdmi-and-dvi patches.suse/8768-drm-amd-display-use-requested-hdmi-aspect-ratio patches.suse/8769-drm-amd-display-dp-compliance-400-1-1-failure patches.suse/8770-drm-amd-display-implement-backlight_ops-get_brightness patches.suse/8771-drm-amd-display-read-back-max-backlight-value-at-boot patches.suse/8772-drm-amd-display-destroy-aux_engines-only-once patches.suse/8773-drm-amd-display-implement-custom-degamma-lut-on-dcn patches.suse/8774-drm-amd-display-use-calculated-disp_clk_khz-value-for-dce110 patches.suse/8775-drm-amd-display-don-t-share-clk-source-between-dp-and-hdmi patches.suse/8776-drm-amd-display-add-vbios-table-check-for-enabling-dp-ss patches.suse/8777-drm-amd-display-add-null-check-for-enabling-dp-ss patches.suse/8778-drm-amd-display-program-display-clock-on-cache-match patches.suse/8779-drm-amd-display-update-clk-for-various-hdmi-color-depths patches.suse/8780-drm-amd-display-display-connected-to-dp-1-does-not-light-up patches.suse/8781-drm-scheduler-fix-timeout-worker-setup-for-out-of-order-job-completions patches.suse/8782-drm-scheduler-fix-param-documentation patches.suse/8783-drm-amdgpu-sriov-give-8s-for-recover-vram-under-runtime patches.suse/media-mem2mem-Remove-excessive-try_run-call patches.suse/media-tm6000-add-error-handling-for-dvb_register_ada.patch patches.suse/media-Revert-media-tvp5150-fix-pad-format-frame-heig.patch patches.suse/media-omap3isp-zero-initialize-the-isp-cam_xclk-a-b- patches.suse/media-s3c-camif-ignore-ENOIOCTLCMD-from-v4l2_subdev_.patch patches.suse/media-soc_camera-ov772x-correct-setting-of-banding-f.patch patches.suse/media-fsl-viu-fix-error-handling-in-viu_of_probe.patch patches.suse/media-exynos4-is-Prevent-NULL-pointer-dereference-in patches.suse/media-videobuf2-core-check-for-q-error-in-vb2_core_q.patch patches.suse/media-tw686x-Fix-oops-on-buffer-alloc-failure patches.suse/media-helene-fix-xtal-frequency-setting-at-power-on.patch patches.suse/media-v4l2-mem2mem-Fix-missing-v4l2_m2m_try_run-call patches.suse/media-s5p-mfc-Fix-buffer-look-up-in-s5p_mfc_handle_f.patch patches.suse/media-davinci-vpif_display-Mix-memory-leak-on-probe-.patch patches.suse/media-rtl28xxu-be-sure-that-it-won-t-go-past-the-arr patches.suse/ALSA-update-dell-wmi-mic-mute-registration-to-new-wo.patch patches.suse/EDAC-Fix-memleak-in-module-init-error-path.patch patches.suse/EDAC-i7core-Fix-memleaks-and-use-after-free-on-probe.patch patches.suse/edac-sb_edac-add-support-for-systems-with-segmented-pci-buses.patch patches.suse/gpio-Fix-wrong-rounding-in-gpio-menz127 patches.suse/gpiolib-Mark-gpio_suffixes-array-with-__maybe_unused.patch patches.suse/gpio-pxa-Fix-potential-NULL-dereference.patch patches.suse/gpio-ml-ioh-Fix-buffer-underwrite-on-probe-error-pat.patch patches.suse/clk-tegra-bpmp-Don-t-crash-when-a-clock-fails-to-reg.patch patches.suse/clk-meson-gxbb-remove-HHI_GEN_CLK_CTNL-duplicate-def patches.suse/clk-rockchip-fix-clk_i2sout-parent-selection-bits-on patches.suse/clk-rockchip-Add-pclk_rkpwm_pmu-to-PMU-critical-cloc.patch patches.suse/clk-core-Potentially-free-connection-id patches.suse/clk-clk-fixed-factor-Clear-OF_POPULATED-flag-in-case.patch patches.suse/0095-clk-mvebu-armada-37xx-periph-Fix-wrong-return-value-.patch patches.suse/0096-clk-mvebu-armada-37xx-periph-Remove-unused-var-num_p.patch patches.suse/clk-imx6ul-fix-missing-of_node_put patches.suse/scsi-tcmu-remove-useless-code-and-clean-up-the-code-.patch patches.suse/scsi-mpt3sas-Don-t-abort-I-Os-issued-to-NVMe-drives-.patch patches.suse/scsi-mpt3sas-Incorrect-command-status-was-set-marked.patch patches.suse/scsi-mpt3sas-Don-t-access-the-structure-after-decrem.patch patches.suse/scsi-mpt3sas-Fix-False-timeout-prints-for-ioctl-and-.patch patches.suse/scsi-mpt3sas-As-per-MPI-spec-use-combined-reply-queu.patch patches.suse/scsi-mpt3sas-Update-driver-version-26.100.00.00.patch patches.suse/scsi-megaraid_sas-Do-not-do-Kill-adapter-if-GET_CTRL.patch patches.suse/scsi-megaraid_sas-Update-controller-info-during-resu.patch patches.suse/scsi-megaraid_sas-Return-immediately-from-wait_for_a.patch patches.suse/scsi-megaraid_sas-Support-FW-provided-TM-timeout-val.patch patches.suse/scsi-megaraid_sas-driver-version-upgrade-07.706.03.00.patch patches.suse/scsi-be2iscsi-include-null-char-in-set_host_data patches.suse/scsi-be2iscsi-update-copyright patches.suse/scsi-hisi_sas-use-dmam_alloc_coherent.patch patches.suse/scsi-hisi_sas-only-process-broadcast-change-in-phy_bcast_v3_hw.patch patches.suse/scsi-hisi_sas-fix-the-conflict-between-dev-gone-and-host-reset.patch patches.suse/scsi-hisi_sas-adjust-task-reject-period-during-host-reset.patch patches.suse/scsi-hisi_sas-add-a-flag-to-filter-phy-events-during-reset.patch patches.suse/scsi-hisi_sas-release-all-remaining-resources-in-clear-nexus-ha.patch patches.suse/scsi-hisi_sas-pre-allocate-slot-dma-buffers.patch patches.suse/scsi-hisi_sas-add-missing-phy-spinlock-init.patch patches.suse/scsi-hisi_sas-update-a-couple-of-register-settings-for-v3-hw.patch patches.suse/scsi-ipr-Format-HCAM-overlay-ID-0x41.patch patches.suse/scsi-libsas-remove-irq-save-in-sas_ata_qc_issue patches.suse/scsi-bnx2i-add-error-handling-for-ioremap_nocache patches.suse/scsi-qla2xxx-remove-irq-save-in-qla2x00_poll.patch patches.suse/scsi-libsas-dynamically-allocate-and-free-ata-host.patch patches.suse/scsi-mpt3sas-fix-indentation patches.suse/scsi-mpt3sas-remove-set-but-not-used-variables patches.suse/scsi-mpt3sas-annotate-switch-case-fall-through patches.suse/scsi-mpt3sas-introduce-struct-mpt3sas_nvme_cmd patches.suse/scsi-mpt3sas-Fix-_transport_smp_handler-error-path.patch patches.suse/scsi-mpt3sas-fix-a-race-condition-in-mpt3sas_base_hard_reset_handler patches.suse/scsi-mpt3sas-split-base_reset_handler-mpt3sas_scsih_reset_handler-and-mpt3sas_ctl_reset_handler patches.suse/scsi-mpt3sas-improve-kernel-doc-headers patches.suse/scsi-smartpqi-improve-handling-for-sync-requests.patch patches.suse/scsi-smartpqi-improve-error-checking-for-sync-reques.patch patches.suse/scsi-smartpqi-add-inspur-advantech-ids.patch patches.suse/scsi-smartpqi-fix-critical-ARM-issue-reading-PQI-ind.patch patches.suse/scsi-smartpqi-bump-driver-version-to-1.1.4-130.patch patches.suse/scsi-aacraid-stop-using-deprated-get_seconds.patch patches.suse/scsi-tcmu-delete-unused-__wait.patch patches.suse/scsi-tcmu-track-nl-commands.patch patches.suse/scsi-tcmu-simplify-nl-interface.patch patches.suse/scsi-tcmu-misc-nl-code-cleanup.patch patches.suse/scsi-tcmu-add-module-wide-block-reset_netlink-suppor.patch patches.suse/scsi-read-host_busy-via-scsi_host_busy.patch patches.suse/scsi-tcmu-Don-t-pass-KERN_ERR-to-pr_err.patch patches.suse/scsi-ibmvscsi-Improve-strings-handling.patch patches.suse/scsi-sd_zbc-Remove-an-assignment-from-sd_zbc_setup_r.patch patches.suse/scsi-target-tcm_loop-avoid-that-static-checkers-warn-about-dead-code patches.suse/scsi-lpfc-Add-Buffer-overflow-check-when-nvme_info-l.patch patches.suse/scsi-lpfc-Fix-driver-not-setting-dpp-bits-correctly-.patch patches.suse/scsi-lpfc-Fix-panic-if-driver-unloaded-when-port-is-.patch patches.suse/scsi-lpfc-Fix-abort-error-path-for-NVMET.patch patches.suse/scsi-lpfc-Make-PBDE-optimizations-configurable.patch patches.suse/scsi-lpfc-Support-duration-field-in-Link-Cable-Beaco.patch patches.suse/scsi-lpfc-Fix-NVME-Target-crash-in-defer-rcv-logic.patch patches.suse/scsi-lpfc-devloss-timeout-race-condition-caused-null.patch patches.suse/scsi-lpfc-update-driver-version-to-12.0.0.5.patch patches.suse/scsi-lpfc-Revise-copyright-for-new-company-language.patch patches.suse/scsi-libfc-Add-lockdep-annotations.patch patches.suse/scsi-libfc-fixup-sleeping-function-called-from-inval.patch patches.suse/scsi-aacraid-remove-AAC_STAT_GOOD-define.patch patches.suse/scsi-bfa-remove-scsiresult-macro patches.suse/scsi-lpfc-remove-ScsiResult-macro.patch patches.suse/scsi-libfc-fixup-lockdep-annotations.patch patches.suse/scsi-libfc-hold-disc_mutex-in-fc_disc_stop_rports.patch patches.suse/scsi-libfc-Add-WARN_ON-when-deleting-rports.patch patches.suse/scsi-fcoe-hold-disc_mutex-when-traversing-rport-list.patch patches.suse/scsi-scsi_debug-skip-long-delays-when-ndelay-small.patch patches.suse/scsi-csiostor-update-ingress-pack-and-pad-boundary-v.patch patches.suse/scsi-hisi_sas-drop-hisi_sas_slot_abort.patch patches.suse/scsi-hisi_sas-tidy-channel-interrupt-handler-for-v3-hw.patch patches.suse/scsi-hisi_sas-fix-the-failure-of-recovering-phy-from-stp-link-timeout.patch patches.suse/scsi-hisi_sas-tidy-host-controller-reset-function-a-bit.patch patches.suse/scsi-hisi_sas-relocate-some-common-code-for-v3-hw.patch patches.suse/scsi-hisi_sas-implement-handlers-of-pcie-flr-for-v3-hw.patch patches.suse/scsi-hisi_sas-tidy-hisi_sas_task_prep.patch patches.suse/scsi-hisi_sas-add-memory-barrier-in-task-delivery-function.patch patches.suse/scsi-hisi_sas-add-sata-fis-check-for-v3-hw.patch patches.suse/scsi-ibmvscsi-change-strncpy-truncation-to-strlcpy.patch patches.suse/scsi-lpfc-remove-null-check-on-nvmebuf.patch patches.suse/scsi-target_core_user-fix-double-unlock.patch patches.suse/scsi-tcmu-initialize-list-head.patch patches.suse/scsi-target-add-helper-to-check-if-dev-is-configured.patch patches.suse/scsi-tcmu-use-lio-core-se_device-configuration-helpe.patch patches.suse/scsi-tcmu-check-if-dev-is-configured-before-block-re.patch patches.suse/scsi-tcmu-unmap-if-dev-is-configured.patch patches.suse/scsi-tcmu-do-not-set-max_blocks-if-data_bitmap-has-b.patch patches.suse/scsi-lpfc-Fix-ELS-abort-on-SLI-3-adapters.patch patches.suse/scsi-lpfc-Fix-sysfs-Speed-value-on-CNA-ports.patch patches.suse/scsi-lpfc-Fix-list-corruption-on-the-completion-queu.patch patches.suse/scsi-lpfc-Fix-driver-crash-when-re-registering-NVME-.patch patches.suse/scsi-lpfc-Limit-tracking-of-tgt-queue-depth-in-fast-.patch patches.suse/scsi-lpfc-Correct-LCB-ACCept-payload.patch patches.suse/scsi-lpfc-Remove-lpfc_enable_pbde-as-module-paramete.patch patches.suse/scsi-lpfc-update-driver-version-to-12.0.0.6.patch patches.suse/scsi-sysfs-introduce-sysfs_-un-break_active_protection patches.suse/scsi-core-avoid-that-scsi-device-removal-through-sysfs-triggers-a-deadlock patches.suse/scsi-csiostor-update-csio_get_flash_params.patch patches.suse/scsi-qla2xxx-Cleanup-for-N2N-code.patch patches.suse/scsi-qla2xxx-Fix-N2N-link-re-connect.patch patches.suse/scsi-qla2xxx-Fix-login-retry-count.patch patches.suse/scsi-qla2xxx-Add-longer-window-for-chip-reset.patch patches.suse/scsi-qla2xxx-Prevent-sysfs-access-when-chip-is-down.patch patches.suse/scsi-qla2xxx-Silent-erroneous-message.patch patches.suse/scsi-qla2xxx-Fix-redundant-fc_rport-registration.patch patches.suse/scsi-qla2xxx-Fix-session-state-stuck-in-Get-Port-DB.patch patches.suse/scsi-qla2xxx-Fix-unintended-Logout.patch patches.suse/scsi-qla2xxx-Flush-mailbox-commands-on-chip-reset.patch patches.suse/scsi-qla2xxx-Fix-Management-Server-NPort-handle-rese.patch patches.suse/scsi-qla2xxx-Fix-race-between-switch-cmd-completion-.patch patches.suse/scsi-qla2xxx-Fix-stalled-relogin.patch patches.suse/scsi-qla2xxx-Save-frame-payload-size-from-ICB.patch patches.suse/scsi-qla2xxx-Migrate-NVME-N2N-handling-into-state-ma.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.00.00.08-k.patch patches.suse/scsi-aic94xx-fix-an-error-code-in-aic94xx_init patches.suse/scsi-mpt3sas-Fix-calltrace-observed-while-running-IO.patch patches.suse/scsi-aacraid-Spelling-fix-in-comment.patch patches.suse/scsi-qla2xxx-Fix-issue-reported-by-static-checker-fo.patch patches.suse/scsi-ufs-remove-unnecessary-query-DM-UPIU-trace.patch patches.suse/tpm_tis_spi-Pass-the-SPI-IRQ-down-to-the-driver.patch patches.suse/tpm-separate-cmd_ready-go_idle-from-runtime_pm.patch patches.suse/tpm-Return-the-actual-size-when-receiving-an-unsuppo.patch patches.suse/tpm-allow-tpm_tis-drivers-to-set-hwrng-quality.patch patches.suse/evm-Don-t-deadlock-if-a-crypto-algorithm-is-unavaila.patch patches.suse/integrity-prevent-deadlock-during-digsig-verificatio.patch patches.suse/PCI-AER-Expose-internal-API-for-obtaining-AER-inform.patch patches.suse/PCI-AER-Clear-only-ERR_FATAL-status-bits-during-fata.patch patches.suse/PCI-AER-Clear-only-ERR_NONFATAL-bits-during-non-fata.patch patches.suse/PCI-AER-Factor-out-ERR_NONFATAL-status-bit-clearing.patch patches.suse/PCI-AER-Remove-ERR_FATAL-code-from-ERR_NONFATAL-path.patch patches.suse/PCI-AER-Clear-device-status-bits-during-ERR_FATAL-an.patch patches.suse/PCI-AER-Clear-device-status-bits-during-ERR_COR-hand.patch patches.suse/PCI-portdrv-Remove-pcie_portdrv_err_handler.slot_res.patch patches.suse/PCI-AER-Don-t-clear-AER-bits-if-error-handling-is-Fi.patch patches.suse/igb-Remove-unnecessary-include-of-linux-pci-aspm.h.patch patches.suse/ath9k-Remove-unnecessary-include-of-linux-pci-aspm.h.patch patches.suse/iwlwifi-Remove-unnecessary-include-of-linux-pci-aspm.patch patches.suse/PCI-DPC-Leave-interrupts-enabled-while-handling-even.patch patches.suse/PCI-DPC-Defer-event-handling-to-work-queue.patch patches.suse/PCI-DPC-Remove-rp_pio_status-from-dpc-struct.patch patches.suse/PCI-DPC-Print-AER-status-in-DPC-event-handling.patch patches.suse/PCI-DPC-Use-threaded-IRQ-for-bottom-half-handling.patch patches.suse/PCI-DPC-Remove-indirection-waiting-for-inactive-link.patch patches.suse/PCI-Skip-MPS-logic-for-Virtual-Functions-VFs.patch patches.suse/PCI-Match-Root-Port-s-MPS-to-endpoint-s-MPSS-as-nece.patch patches.suse/PCI-hotplug-Don-t-leak-pci_slot-on-registration-fail patches.suse/PCI-pciehp-Fix-use-after-free-on-unplug patches.suse/PCI-pciehp-Fix-unprotected-list-iteration-in-IRQ-han.patch patches.suse/0001-PCI-pciehp-Drop-unnecessary-NULL-pointer-check.patch patches.suse/0001-PCI-pciehp-Document-struct-slot-and-struct-controlle.patch patches.suse/0001-PCI-pciehp-Convert-to-threaded-IRQ.patch patches.suse/0001-PCI-pciehp-Convert-to-threaded-polling.patch patches.suse/0001-PCI-pciehp-Stop-blinking-on-slot-enable-failure.patch patches.suse/0001-PCI-pciehp-Handle-events-synchronously.patch patches.suse/0001-PCI-hotplug-Demidlayer-registration-with-the-core.patch patches.suse/0001-PCI-pciehp-Publish-to-user-space-last-on-probe.patch patches.suse/0001-PCI-pciehp-Track-enable-disable-status.patch patches.suse/0001-PCI-pciehp-Enable-disable-exclusively-from-IRQ-threa.patch patches.suse/PCI-pciehp-Tolerate-initially-unstable-link.patch patches.suse/0001-PCI-pciehp-Become-resilient-to-missed-events.patch patches.suse/PCI-pciehp-Always-enable-occupied-slot-on-probe.patch patches.suse/0001-PCI-pciehp-Avoid-slot-access-during-reset.patch patches.suse/0001-PCI-portdrv-Deduplicate-PM-callback-iterator.patch patches.suse/0001-PCI-pciehp-Clear-spurious-events-earlier-on-resume.patch patches.suse/PCI-pciehp-Obey-compulsory-command-delay-after-resum.patch patches.suse/0001-PCI-pciehp-Resume-parent-to-D0-on-config-space-acces.patch patches.suse/0001-PCI-pciehp-Deduplicate-presence-check-on-probe-resum.patch patches.suse/PCI-Mark-fall-through-switch-cases-before-enabling-W.patch patches.suse/PCI-Add-PCI_DEVICE_DATA-macro-to-fully-describe-devi.patch patches.suse/PCI-Limit-config-space-size-for-Netronome-NFP5000.patch patches.suse/PCI-Convert-device-specific-ACS-quirks-from-NULL-ter.patch patches.suse/PCI-Restore-resized-BAR-state-on-resume patches.suse/PCI-Cleanup-PCI_REBAR_CTRL_BAR_SHIFT-handling patches.suse/PCI-Enable-PASID-only-if-entire-path-supports-End-En.patch patches.suse/PCI-Handle-error-return-from-pci_reset_bridge_second.patch patches.suse/IB-hfi1-Use-pci_try_reset_bus-for-initiating-PCI-Sec.patch patches.suse/PCI-Unify-try-slot-and-bus-reset-API.patch patches.suse/PCI-Deprecate-pci_reset_bus-and-pci_reset_slot-funct.patch patches.suse/PCI-Rename-pci_try_reset_bus-to-pci_reset_bus.patch patches.suse/PCI-Export-pcie_has_flr.patch patches.suse/PCI-Disable-Samsung-SM961-PM961-NVMe-before-FLR.patch patches.suse/PCI-Delay-after-FLR-of-Intel-DC-P3700-NVMe.patch patches.suse/0103-PCI-Add-function-1-DMA-alias-quirk-for-Marvell-88SS9.patch patches.suse/pci-aardvark-size-bridges-before-resources-allocation patches.suse/msft-hv-1712-PCI-hv-Replace-GFP_ATOMIC-with-GFP_KERNEL-in-new_pci.patch patches.suse/PCI-iproc-Activate-PAXC-bridge-quirk-for-more-device.patch patches.suse/0028-PCI-mobiveil-Integer-overflow-in-IB_WIN_SIZE.patch patches.suse/0029-PCI-mobiveil-Fix-struct-mobiveil_pcie.pcie_reg_base-.patch patches.suse/0030-PCI-mobiveil-Add-missing-.-pci.h-include.patch patches.suse/0001-PCI-mobiveil-Add-Kconfig-Makefile-entries.patch patches.suse/0098-PCI-mvebu-Remove-redundant-platform_set_drvdata-call.patch patches.suse/PCI-mvebu-Fix-I-O-space-end-address-calculation.patch patches.suse/0099-PCI-mvebu-Only-remap-I-O-space-if-configured.patch patches.suse/0100-PCI-mvebu-Use-resource_size-to-remap-I-O-space.patch patches.suse/0101-PCI-mvebu-Convert-to-use-pci_host_bridge-directly.patch patches.suse/0102-PCI-mvebu-Drop-bogus-comment-above-mvebu_pcie_map_re.patch patches.suse/pci-vmd-white-list-for-fast-interrupt-handlers patches.suse/Replace-magic-for-trusting-the-secondary-keyring-wit.patch patches.suse/fix-kexec-forbidding-kernels-signed-with-keys-in-the-secondary-keyring-to-boot patches.suse/mailbox-xgene-slimpro-Fix-potential-NULL-pointer-der patches.suse/dt-bindings-arm-fsl-add-mu-binding-doc.patch patches.suse/dt-bindings-mailbox-imx-mu-add-generic-mu-channel-support.patch patches.suse/mailbox-add-support-for-i-mx-messaging-unit.patch patches.suse/thermal_hwmon-Sanitize-attribute-name-passed-to-hwmo patches.suse/thermal_hwmon-Pass-the-originating-device-down-to-hw patches.suse/0101-dm-cache-only-allow-a-single-io_mode-cache-feature-t.patch patches.suse/0102-dm-delay-refactor-repetitive-code.patch patches.suse/0103-dm-delay-add-flush-as-a-third-class-of-IO.patch patches.suse/0104-dm-integrity-change-suspending-variable-from-bool-to.patch patches.suse/0105-dm-integrity-decouple-common-code-in-dm_integrity_ma.patch patches.suse/0106-dm-integrity-implement-fair-range-locks.patch patches.suse/0107-dm-integrity-report-provided-data-sectors-in-the-sta.patch patches.suse/0108-dm-integrity-add-ic-start-in-get_data_sector.patch patches.suse/0109-dm-integrity-allow-separate-metadata-device.patch patches.suse/0110-dm-integrity-use-version-2-for-separate-metadata.patch patches.suse/0111-dm-integrity-flush-journal-on-suspend-when-using-sep.patch patches.suse/0112-dm-integrity-recalculate-checksums-on-creation.patch patches.suse/0113-dm-crypt-use-wake_up_process-instead-of-a-wait-queue.patch patches.suse/0114-dm-crypt-convert-essiv-from-ahash-to-shash.patch patches.suse/0115-dm-writecache-report-start_sector-in-status-line.patch patches.suse/0116-dm-thin-include-metadata_low_watermark-threshold-in-.patch patches.suse/0117-dm-kcopyd-return-void-from-dm_kcopyd_copy.patch patches.suse/0118-dm-thin-stop-no_space_timeout-worker-when-switching-.patch patches.suse/0119-dm-cache-metadata-save-in-core-policy_hint_size-to-o.patch patches.suse/0120-dm-kcopyd-avoid-softlockup-in-run_complete_job.patch patches.suse/0121-dm-snapshot-improve-performance-by-switching-out_of_.patch patches.suse/0122-dm-snapshot-remove-stale-FIXME-in-snapshot_map.patch patches.suse/0123-dm-cache-metadata-set-dirty-on-all-cache-blocks-afte.patch patches.suse/0124-dm-crypt-don-t-decrease-device-limits.patch patches.suse/0125-dm-writecache-fix-a-crash-due-to-reading-past-end-of.patch patches.suse/x86-speculation-l1tf-exempt-zeroed-ptes-from-inversion patches.suse/8784-drm-i2c-tda9950-remove-vla-usage patches.suse/module-exclude-shn_undef-symbols-from-kallsyms-api.patch patches.suse/0001-module-make-it-clear-when-we-re-handling-the-module-.patch patches.suse/0002-module-setup-load-info-before-module_sig_check.patch patches.suse/0003-modsign-log-module-name-in-the-event-of-an-error.patch patches.suse/0004-ARM-module-fix-modsign-build-error.patch patches.suse/powerpc-pci-Remove-legacy-debug-code.patch patches.suse/powerpc-kdump-Handle-crashkernel-memory-reservation-.patch patches.suse/powerpc-xive-Replace-msleep-x-with-msleep-OPAL_BUSY_.patch patches.suse/powerpc-64s-Remove-POWER9-DD1-support.patch patches.suse/powerpc-powernv-Move-TCE-manupulation-code-to-its-ow.patch patches.suse/KVM-PPC-Make-iommu_table-it_userspace-big-endian.patch patches.suse/powerpc-powernv-Add-indirect-levels-to-it_userspace.patch patches.suse/powerpc-powernv-Rework-TCE-level-allocation.patch patches.suse/powerpc-powernv-ioda-Allocate-indirect-TCE-levels-on.patch patches.suse/cxl-Fix-wrong-comparison-in-cxl_adapter_context_get.patch patches.suse/powerpc-pkeys-Give-all-threads-control-of-their-key-.patch patches.suse/powerpc-pkeys-Deny-read-write-execute-by-default.patch patches.suse/powerpc-pkeys-key-allocation-deallocation-must-not-c.patch patches.suse/powerpc-pkeys-Save-the-pkey-registers-before-fork.patch patches.suse/powerpc-pkeys-Fix-calculation-of-total-pkeys.patch patches.suse/powerpc-pkeys-Preallocate-execute-only-key.patch patches.suse/powerpc-pkeys-make-protection-key-0-less-special.patch patches.suse/powerpc64s-Show-ori31-availability-in-spectre_v1-sys.patch patches.suse/powerpc-mm-Check-memblock_add-against-MAX_PHYSMEM_BI.patch patches.suse/powerpc-mm-Increase-MAX_PHYSMEM_BITS-to-128TB-with-S.patch patches.suse/powerpc-tm-Update-function-prototype-comment.patch patches.suse/powerpc-tm-Remove-struct-thread_info-param-from-tm_r.patch patches.suse/powerpc-powernv-opal-dump-Use-IRQ_HANDLED-instead-of.patch patches.suse/powerpc-pseries-fix-EEH-recovery-of-some-IOV-devices.patch patches.suse/powerpc-powernv-Fix-concurrency-issue-with-npu-mmio_.patch patches.suse/powerpc-pseries-Avoid-using-the-size-greater-than-RT.patch patches.suse/powerpc-pseries-Defer-the-logging-of-rtas-error-to-i.patch patches.suse/powerpc-64-Disable-the-speculation-barrier-from-the-.patch patches.suse/powerpc-64-Make-stf-barrier-PPC_BOOK3S_64-specific.patch patches.suse/powerpc-64-Add-CONFIG_PPC_BARRIER_NOSPEC.patch patches.suse/powerpc-64-Call-setup_barrier_nospec-from-setup_arch.patch patches.arch/powerpc-64-Make-meltdown-reporting-Book3S-64-specifi.patch patches.suse/Documentation-Add-nospectre_v1-parameter.patch patches.suse/powerpc-asm-Add-a-patch_site-macro-helpers-for-patch.patch patches.suse/powerpc-64s-Add-new-security-feature-flags-for-count.patch patches.suse/powerpc-64s-Add-support-for-software-count-cache-flu.patch patches.suse/powerpc-pseries-Query-hypervisor-for-count-cache-flu.patch patches.suse/powerpc-powernv-Query-firmware-for-count-cache-flush.patch patches.suse/powerpc-64s-Fix-page-table-fragment-refcount-race-vs.patch patches.suse/powerpc-perf-Remove-sched_task-function-defined-for-.patch patches.suse/4.4.156-022-powerpc-Fix-size-calculation-using-resource_s.patch patches.suse/powerpc-fadump-handle-crash-memory-ranges-array-inde.patch patches.suse/powerpc-fadump-merge-adjacent-memory-ranges-to-reduc.patch patches.suse/powerpc-pseries-Fix-endianness-while-restoring-of-r3.patch patches.suse/powerpc-64s-move-machine-check-SLB-flushing-to-mm-sl.patch patches.suse/0009-arm64-mm-check-for-upper-PAGE_SHIFT-bits-in-pfn_vali.patch patches.suse/8785-drm-msm-disp-dpu-fix-two-spelling-mistakes patches.suse/8786-drm-msm-adreno-remove-vla-usage patches.suse/8787-drm-msm-disp-dpu-fix-early-dereference-of-physical-encoder patches.suse/drm-amdgpu-add-tmr-mc-address-into-amdgpu_firmware_i.patch patches.suse/0001-drm-amdgpu-update-tmr-mc-address.patch patches.suse/drm-amdgpu-add-new-firmware-id-for-VCN.patch patches.suse/8788-drm-amdgpu-add-vcn-support-in-psp-driver patches.suse/8789-drm-amdgpu-add-vcn-booting-with-firmware-loaded-by-psp patches.suse/8790-drm-amdgpu-uvd-uvd-entity-initialization-relys-on-ring-initialization patches.suse/8791-drm-amdgpu-vce-vce-entity-initialization-relies-on-ring-initializtion patches.suse/8792-drm-amd-display-fix-single-link-dvi-has-no-display patches.suse/8793-drm-amd-display-fix-warning-observed-in-mode-change-on-vega patches.suse/8794-drm-amd-display-allow-clock-sharing-b-w-hdmi-and-dvi patches.suse/8795-drm-amd-display-check-if-clock-source-in-use-before-disabling patches.suse/8796-drm-amd-display-pass-connector-id-when-executing-vbios-ct patches.suse/8797-drm-amd-display-guard-against-null-crtc-in-crc-irq patches.suse/8798-drm-amdgpu-use-kvmalloc-for-allocating-uvd-vce-vcn-bo-backup-memory patches.suse/drm-i915-Unmask-user-interrupts-writes-into-HWSP-on- patches.suse/0001-drm-i915-Restore-user-forcewake-domains-across-suspe.patch patches.suse/8799-drm-i915-selftests-hold-rpm-for-unparking patches.suse/drm-i915-set-DP-Main-Stream-Attribute-for-color-rang.patch patches.suse/8800-drm-i915-kvmgt-fix-an-error-code-in-gvt_dma_map_page patches.suse/8801-drm-i915-gvt-free-workload-in-vgpu-release patches.suse/8802-drm-i915-gvt-fix-cleanup-sequence-in-intel_gvt_clean_device patches.suse/8803-drm-i915-gvt-initialize-dmabuf-mutex-in-vgpu_create patches.suse/8804-drm-i915-gvt-return-error-on-cmd-access patches.suse/drm-i915-kvmgt-Fix-potential-Spectre-v1 patches.suse/drm-i915-gvt-Off-by-one-in-intel_vgpu_write_fence patches.suse/8805-drm-i915-gvt-fix-memory-leak-in-intel_vgpu_ioctl patches.suse/8806-drm-msm-add-a-helper-function-to-parse-clock-names patches.suse/8807-drm-msm-adreno-load-the-firmware-before-bringing-up-the-hardware patches.suse/IB-core-Do-not-set-the-gid-type-when-reserving-defau.patch patches.suse/IB-core-Store-default-GID-property-per-table-instead.patch patches.suse/IB-core-Introduce-GID-entry-reference-counts.patch patches.suse/RDMA-Use-GID-from-the-ib_gid_attr-during-the-add_gid.patch patches.suse/IB-core-Introduce-GID-attribute-get-put-and-hold-API.patch patches.suse/IB-core-Replace-ib_query_gid-with-rdma_get_gid_attr.patch patches.suse/net-smc-Replace-ib_query_gid-with-rdma_get_gid_attr.patch patches.suse/IB-core-Provide-rdma_-versions-of-the-gid-cache-API.patch patches.suse/IB-core-Make-rdma_find_gid_by_filter-support-all-pro.patch patches.suse/IB-Replace-ib_query_gid-ib_get_cached_gid-with-rdma_.patch patches.suse/IB-rxe-Use-rdma-GID-API.patch patches.suse/RDMA-nldev-Return-port-capability-flag-for-IB-only.patch patches.suse/RDMA-uverbs-Refactor-flow_resources_alloc-function.patch patches.suse/i40iw-Reorganize-acquire-release-of-locks-in-i40iw_m.patch patches.suse/IB-rxe-Do-not-hide-uABI-stuff-in-memcpy.patch patches.suse/IB-mad-Agent-registration-is-process-context-only.patch patches.suse/IB-Ensure-that-all-rdma_ah_attr-s-are-zero-initializ.patch patches.suse/IB-core-Add-a-sgid_attr-pointer-to-struct-rdma_ah_at.patch patches.suse/IB-core-Tidy-ib_resolve_eth_dmac.patch patches.suse/IB-cm-core-Introduce-and-use-ah_attr-copy-move-repla.patch patches.suse/RDMA-Convert-drivers-to-use-sgid_attr-instead-of-sgi.patch patches.suse/IB-mlx4-Use-GID-attribute-from-ah-attribute.patch patches.suse/RDMA-Hold-the-sgid_attr-inside-the-struct-ib_ah-qp.patch patches.suse/RDMA-Convert-drivers-to-use-the-AH-s-sgid_attr-in-po.patch patches.suse/IB-rxe-increase-max-MR-limit.patch patches.suse/IB-rxe-support-for-802.1q-VLAN-on-the-listener.patch patches.suse/IB-rxe-avoid-unnecessary-NULL-check.patch patches.suse/IB-core-add-max_send_sge-and-max_recv_sge-attributes.patch patches.suse/iw_cxgb4-remove-duplicate-memcpy-in-c4iw_create_list.patch patches.suse/IB-uverbs-Export-uverbs-idr-and-fd-types.patch patches.suse/IB-uverbs-Refactor-uverbs_finalize_objects.patch patches.suse/IB-uverbs-Add-PTR_IN-attributes-that-are-allocated-c.patch patches.suse/IB-uverbs-Add-a-macro-to-define-a-type-with-no-kerne.patch patches.suse/IB-uverbs-Allow-an-empty-namespace-in-ioctl-framewor.patch patches.suse/IB-core-Introduce-DECLARE_UVERBS_GLOBAL_METHODS.patch patches.suse/IB-core-Expose-ib_ucontext-from-a-given-ib_uverbs_fi.patch patches.suse/IB-mlx5-Introduce-DEVX.patch patches.suse/IB-mlx5-Add-support-for-DEVX-general-command.patch patches.suse/IB-mlx5-Add-obj-create-and-destroy-functionality.patch patches.suse/IB-mlx5-Add-DEVX-support-for-modify-and-query-comman.patch patches.suse/IB-mlx5-Add-support-for-DEVX-query-UAR.patch patches.suse/IB-mlx5-Add-DEVX-support-for-memory-registration.patch patches.suse/IB-mlx5-Add-DEVX-query-EQN-support.patch patches.suse/IB-mlx5-Expose-DEVX-tree.patch patches.suse/IB-hfi1-Move-normal-functions-from-hfi1_devdata-to-c.patch patches.suse/IB-hfi1-Move-rhf_offset-from-devdata-to-ctxtdata.patch patches.suse/IB-hfi1-Remove-rcvhdrsize.patch patches.suse/IB-rdmavt-IB-hfi1-Create-device-dependent-s_flags.patch patches.suse/RDMA-mlx5-Refactor-transport-domain-checks.patch patches.suse/IB-mlx5-Support-RoCE-ICRC-encapsulated-error-counter.patch patches.suse/IB-uverbs-Delete-type-and-id-from-uverbs_obj_attr.patch patches.suse/RDMA-cma-Consider-net-namespace-while-leaving-multic.patch patches.suse/IB-core-Free-GID-table-entry-during-GID-deletion.patch patches.suse/IB-hfi1-Remove-rcvhdrq_size.patch patches.suse/IB-hfi1-Remove-rcvctrl-from-ctxtdata.patch patches.suse/IB-hfi1-Rightsize-ctxt_eager_bufs-fields.patch patches.suse/IB-hfi1-Remove-unused-writeonly-devdata-fields.patch patches.suse/IB-hfi1-Remove-caches-of-chip-CSRs.patch patches.suse/IB-hfi1-Reorg-ctxtdata-and-rightsize-fields.patch patches.suse/IB-hfi1-Remove-INTx-support-and-simplify-MSIx-usage.patch patches.suse/IB-Make-ib_init_ah_attr_from_wc-set-sgid_attr.patch patches.suse/IB-Make-ib_init_ah_from_mcmember-set-sgid_attr.patch patches.suse/IB-Make-init_ah_attr_grh_fields-set-sgid_attr.patch patches.suse/IB-cm-Keep-track-of-the-sgid_attr-that-created-the-c.patch patches.suse/IB-cm-Pass-the-sgid_attr-through-various-events.patch patches.suse/IB-cm-Replace-members-of-sa_path_rec-with-struct-sgi.patch patches.suse/IB-cm-Use-sgid_attr-from-the-AV.patch patches.suse/RDMA-core-Remove-unused-ib-cache-functions.patch patches.suse/IB-mlx5-Add-support-for-drain-SQ-RQ.patch patches.suse/IB-mlx4-Add-support-for-drain-SQ-RQ.patch patches.suse/IB-usnic-Update-with-bug-fixes-from-core-code.patch patches.suse/RDMA-uverbs-Check-existence-of-create_flow-callback.patch patches.suse/RDMA-verbs-Drop-kernel-variant-of-create_flow.patch patches.suse/RDMA-verbs-Drop-kernel-variant-of-destroy_flow.patch patches.suse/RDMA-uverbs-Don-t-overwrite-NULL-pointer-with-ZERO_S.patch patches.suse/RDMA-umem-Don-t-check-for-a-negative-return-value-of.patch patches.suse/RDMA-uverbs-Remove-redundant-check.patch patches.suse/IB-mlx4-Create-slave-AH-s-directly.patch patches.suse/IB-core-Check-for-rdma_protocol_ib-only-after-valida.patch patches.suse/RDMA-vmw_pvrdma-Delete-unused-function.patch patches.suse/RDMA-mlx5-Don-t-leak-UARs-in-case-of-free-fails.patch patches.suse/IB-cm-Remove-now-useless-rcu_lock-in-dst_fetch_ha.patch patches.suse/IB-rxe-don-t-clear-the-tx-queue-on-every-transfer.patch patches.suse/IB-iser-set-can_queue-earlier-to-allow-setting-highe.patch patches.suse/IB-srpt-Support-HCAs-with-more-than-two-ports.patch patches.suse/IB-Improve-uverbs_cleanup_ucontext-algorithm.patch patches.suse/include-rdma-opa_addr.h-Fix-an-endianness-issue.patch patches.suse/IB-srp-Remove-driver-version-and-release-data-inform.patch patches.suse/IB-mlx5-Remove-set-but-not-used-variables.patch patches.suse/ib_srpt-Fix-a-use-after-free-in-srpt_close_ch.patch patches.suse/ib_srpt-Fix-a-use-after-free-in-__srpt_close_all_ch.patch patches.suse/IB-hfi1-Set-in_use_ctxts-bits-for-user-ctxts-only.patch patches.suse/IB-hfi1-Remove-incorrect-call-to-do_interrupt-callba.patch patches.suse/IB-mlx5-Fix-GRE-flow-specification.patch patches.suse/vmw_pvrdma-Release-netdev-when-vmxnet3-module-is-rem.patch patches.suse/IB-mlx4-Test-port-number-before-querying-type.patch patches.suse/RDMA-i40w-Hold-read-semaphore-while-looking-after-VM.patch patches.suse/IB-core-type-promotion-bug-in-rdma_rw_init_one_mr.patch patches.suse/RDMA-bnxt_re-Fix-a-couple-off-by-one-bugs.patch patches.suse/RDMA-bnxt_re-Fix-a-bunch-of-off-by-one-bugs-in-qplib.patch patches.suse/IB-mlx5-Expose-dump-and-fill-memory-key.patch patches.suse/RDMA-uverbs-Store-the-specs_root-in-the-struct-ib_uv.patch patches.suse/RDMA-uverbs-Split-UVERBS_ATTR_FLOW_ACTION_ESP_HANDLE.patch patches.suse/RDMA-uverbs-Simplify-UVERBS_ATTR-family-of-macros.patch patches.suse/RDMA-uverbs-Simplify-method-definition-macros.patch patches.suse/RDMA-uverbs-Simplify-UVERBS_OBJECT-and-_TREE-family-.patch patches.suse/RDMA-uverbs-Get-rid-of-the-in-method-specifications.patch patches.suse/RDMA-uverbs-Remove-UA_FLAGS.patch patches.suse/RDMA-uverbs-Use-UVERBS_ATTR_MIN_SIZE-correctly-and-u.patch patches.suse/RDMA-uverbs-Combine-MIN_SZ_OR_ZERO-with-UVERBS_ATTR_.patch patches.suse/IB-uverbs-Add-a-uobj_perform_destroy-helper.patch patches.suse/IB-uverbs-Move-non-driver-related-elements-from-ib_u.patch patches.suse/IB-uverbs-Replace-ib_ucontext-with-ib_uverbs_file-in.patch patches.suse/IB-uverbs-Replace-file-ucontext-with-file-in-uverbs_.patch patches.suse/IB-uverbs-Tidy-up-remaining-references-to-ucontext.patch patches.suse/IB-uverbs-Remove-ib_uobject_file.patch patches.suse/IB-uverbs-Replace-ib_ucq_object-uverbs_file-with-the.patch patches.suse/IB-cm-Remove-unused-and-erroneous-msg-sequence-encod.patch patches.suse/RDMA-ipoib-Use-min_t-macro-instead-of-min.patch patches.suse/RDMA-ipoib-Prefer-unsigned-int-to-bare-use-of-unsign.patch patches.suse/RDMA-ipoib-Fix-use-of-sizeof.patch patches.suse/RDMA-core-Remove-ib_find_cached_gid-and-ib_find_cach.patch patches.suse/RDMA-core-Remove-set-but-not-used-variables.patch patches.suse/IB-nes-Fix-a-compiler-warning.patch patches.suse/RDMA-ocrdma-Remove-a-set-but-not-used-variable.patch patches.suse/IB-iser-Remove-set-but-not-used-variables.patch patches.suse/RDMA-rxe-Simplify-the-error-handling-code-in-rxe_cre.patch patches.suse/RDMA-cxgb3-Make-iwch_poll_cq_one-easier-to-analyze.patch patches.suse/RDMA-cxgb4-Make-c4iw_poll_cq_one-easier-to-analyze.patch patches.suse/RDMA-rw-Fix-rdma_rw_ctx_signature_init-kernel-doc-he.patch patches.suse/IB-mlx5-fix-uaccess-beyond-count-in-debugfs-read-wri.patch patches.suse/IB-uverbs-Do-not-use-uverbs_cmd_mask-in-the-ioctl-pa.patch patches.suse/RDMA-mlx5-Remove-unused-port-number-parameter.patch patches.suse/IB-mlx5-Honor-cnt_set_id_valid-flag-instead-of-set_i.patch patches.suse/IB-core-Simplify-check-for-RoCE-route-resolve.patch patches.suse/RDMA-ipoib-Fix-return-code-from-ipoib_cm_dev_init.patch patches.suse/RDMA-Fix-storage-of-PortInfo-CapabilityMask-in-the-k.patch patches.suse/RDMA-hfi1-Move-grh_required-into-update_sm_ah.patch patches.suse/RDMA-Validate-grh_required-when-handling-AVs.patch patches.suse/IB-uverbs-Pass-IB_UVERBS_QPF_GRH_REQUIRED-to-user-sp.patch patches.suse/ib_srpt-use-kvmalloc-to-allocate-ring-pointers.patch patches.suse/IB-Enable-uverbs_destroy_def_handler-to-be-used-by-d.patch patches.suse/RDMA-cxgb4-Restore-the-dropped-uninitialized_var.patch patches.suse/RDMA-nes-Avoid-complaints-about-unused-variables.patch patches.suse/infiniband-i40iw-nes-don-t-use-wall-time-for-TCP-seq.patch patches.suse/RDMA-ocrdma-Make-ocrdma_destroy_qp-easier-to-analyze.patch patches.suse/RDMA-hns-Fix-endian-conversions-and-annotations.patch patches.suse/RDMA-hns-Add-TSQ-link-table-support.patch patches.suse/RDMA-hns-Add-TPQ-link-table-support.patch patches.suse/RDMA-hns-Update-the-implementation-of-set_gid.patch patches.suse/RDMA-hns-Update-the-implementation-of-set_mac.patch patches.suse/IB-hfi1-Suppress-a-compiler-warning.patch patches.suse/hns-Remove-a-set-but-not-used-variable.patch patches.suse/rdma-cxgb4-Add-support-for-64Byte-cqes.patch patches.suse/RDMA-mlx5-Melt-consecutive-calls-to-alloc_bfreg-in-o.patch patches.suse/RDMA-mlx5-Check-that-supplied-blue-flame-index-doesn.patch patches.suse/IB-srpt-Fix-srpt_cm_req_recv-error-path-1-2.patch patches.suse/IB-srpt-Fix-srpt_cm_req_recv-error-path-2-2.patch patches.suse/RDMA-umem-Don-t-hold-mmap_sem-for-too-long.patch patches.suse/RDMA-umem-Refactor-exit-paths-in-ib_umem_get.patch patches.suse/IB-cm-Remove-cma_multicast-igmp_joined.patch patches.suse/IPoIB-use-kvzalloc-to-allocate-an-array-of-bucket-po.patch patches.suse/RDMA-mlx5-Remove-set-but-not-used-variables.patch patches.suse/RDMA-bnxt_re-Modify-a-fall-through-annotation.patch patches.suse/IB-uverbs-Move-ib_access_flags-and-ib_read_counters_.patch patches.suse/net-mlx5-Add-forward-compatible-support-for-the-FTE-.patch patches.suse/net-mlx5-Add-support-for-flow-table-destination-numb.patch patches.suse/IB-mlx5-Introduce-flow-steering-matcher-uapi-object.patch patches.suse/IB-Support-ib_flow-creation-in-drivers.patch patches.suse/IB-mlx5-Introduce-driver-create-and-destroy-flow-met.patch patches.suse/IB-mlx5-Support-adding-flow-steering-rule-by-raw-des.patch patches.suse/IB-mlx5-Add-support-for-a-flow-table-destination-for.patch patches.suse/IB-mlx5-Enable-driver-uapi-commands-for-flow-steerin.patch patches.suse/IB-ipoib-Fix-error-return-code-in-ipoib_dev_init.patch patches.suse/IB-rxe-Drop-QP0-silently.patch patches.suse/IB-core-Allow-ULPs-to-specify-NULL-as-the-third-ib_p.patch patches.suse/RDMA-core-Simplify-ib_post_-send-recv-srq_recv-calls.patch patches.suse/IB-IPoIB-Simplify-ib_post_-send-recv-srq_recv-calls.patch patches.suse/IB-iser-Simplify-ib_post_-send-recv-srq_recv-calls.patch patches.suse/IB-isert-Simplify-ib_post_-send-recv-srq_recv-calls.patch patches.suse/IB-srp-Simplify-ib_post_-send-recv-srq_recv-calls.patch patches.suse/IB-srpt-Simplify-ib_post_-send-recv-srq_recv-calls.patch patches.suse/nvme-rdma-Simplify-ib_post_-send-recv-srq_recv-calls.patch patches.suse/nvmet-rdma-Simplify-ib_post_-send-recv-srq_recv-call.patch patches.suse/fs-cifs-Simplify-ib_post_-send-recv-srq_recv-calls.patch patches.suse/net-9p-Simplify-ib_post_-send-recv-srq_recv-calls.patch patches.suse/net-rds-Remove-two-WARN_ON-statements.patch patches.suse/net-rds-Simplify-ib_post_-send-recv-srq_recv-calls.patch patches.suse/net-smc-remove-a-warn_on-statement.patch patches.suse/net-smc-Simplify-ib_post_-send-recv-srq_recv-calls.patch patches.suse/net-xprtrdma-Simplify-ib_post_-send-recv-srq_recv-ca.patch patches.suse/IB-uverbs-Get-rid-of-null_obj_type.patch patches.suse/IB-uverbs-Handle-IDR-and-FD-types-without-truncation.patch patches.suse/IB-uverbs-Clarify-the-kref-ing-ordering-for-alloc_co.patch patches.suse/IB-uverbs-Revise-the-placement-of-get-puts-on-uobjec.patch patches.suse/IB-uverbs-Clarify-and-revise-uverbs_close_fd.patch patches.suse/IB-uverbs-Revise-and-clarify-the-rwsem-and-uobjects_.patch patches.suse/IB-uverbs-Rework-the-locking-for-cleaning-up-the-uco.patch patches.suse/IB-uverbs-Always-propagate-errors-from-rdma_alloc_co.patch patches.suse/IB-uverbs-Move-the-FD-uobj-type-struct-file-allocati.patch patches.suse/IB-mlx5-Use-the-ucontext-from-the-uobj-not-the-file.patch patches.suse/IB-uverbs-Fix-locking-around-struct-ib_uverbs_file-u.patch patches.suse/RDMA-ocrdma-Suppress-a-compiler-warning.patch patches.suse/IB-core-Remove-extra-parentheses.patch patches.suse/rdma-cxgb4-Add-support-for-srq-functions-structs.patch patches.suse/rdma-cxgb4-Add-support-for-kernel-mode-SRQ-s.patch patches.suse/IB-usnic-usnic-should-not-select-INFINIBAND_USER_ACC.patch patches.suse/IB-core-Introduce-and-use-sgid_attr-in-CM-requests.patch patches.suse/RDMA-cma-Consider-netdevice-for-RoCE-ports.patch patches.suse/RDMA-cma-Do-not-ignore-net-namespace-for-unbound-cm_.patch patches.suse/net-xprtrdma-Restore-needed-argument-to-ib_post_send.patch patches.suse/RDMA-usnic-Suppress-a-compiler-warning.patch patches.suse/IB-mlx5-avoid-excessive-warning-msgs-when-creating-V.patch patches.suse/RDMA-hns-Do-not-overwrite-the-error-code-during-erro.patch patches.suse/RDMA-hns-Add-50GE-type-of-hnae3-device-match.patch patches.suse/RDMA-hns-Return-correct-error-code-from-hns_roce_v1_.patch patches.suse/RDMA-hns-Add-illegal-hop_num-judgement.patch patches.suse/RDMA-hns-Use-delay-instead-of-usleep.patch patches.suse/RDMA-hns-Update-the-data-type-of-immediate-data.patch patches.suse/RDMA-hns-Enable-modify_cq-for-uverbs.patch patches.suse/IB-cache-Restore-compatibility-for-ib_query_gid.patch patches.suse/IB-iser-Inline-two-work-request-conversion-functions.patch patches.suse/RDMA-Constify-the-argument-of-the-work-request-conve.patch patches.suse/IB-mlx5-ib_post_send-IB_WR_REG_SIG_MR-Do-not-modify-.patch patches.suse/RDMA-core-and-ULPs-Declare-ib_post_send-and-ib_post_.patch patches.suse/IB-uverbs-Add-UVERBS_ATTR_FLAGS_IN-to-the-specs-lang.patch patches.suse/IB-mlx4-Use-4K-pages-for-kernel-QP-s-WQE-buffer.patch patches.suse/RDMA-providers-Fix-return-value-from-create_srq-call.patch patches.suse/RDMA-ipoib-Fix-check-for-return-code-from-ib_create_.patch patches.suse/RDMA-core-Remove-create-destroy-_ah-from-mandatory-v.patch patches.suse/RDMA-core-Check-for-verbs-callbacks-before-using-the.patch patches.suse/RDMA-providers-Remove-pointless-functions.patch patches.suse/RDMA-hns-Only-assgin-the-fields-of-the-av-if-IB_QP_A.patch patches.suse/RDMA-hns-Assign-the-value-for-vlan-field-of-qp-conte.patch patches.suse/RDMA-hns-Modify-qp-will-return-errno-when-qp-type-is.patch patches.suse/RDMA-hns-Use-macro-instead-of-magic-number.patch patches.suse/RDMA-hns-Program-the-tclass-and-flow-label-into-the-.patch patches.suse/RDMA-cma-Initialize-resource-type-in-__rdma_create_i.patch patches.suse/RDMA-cma-Simplify-rdma_resolve_addr-error-flow.patch patches.suse/RDMA-core-Constify-dst_addr-argument.patch patches.suse/RDMA-cma-Constify-path-record-ib_cm_event-listen_id-.patch patches.suse/RDMA-cma-Get-rid-of-1-bit-boolean.patch patches.suse/RDMA-core-Return-bool-instead-of-int.patch patches.suse/RDMA-core-Avoid-holding-lock-while-initializing-fiel.patch patches.suse/RDMA-core-Simplify-gid-type-check-in-cma_acquire_dev.patch patches.suse/RDMA-core-Prefix-_ib-to-IB-RoCE-specific-functions.patch patches.suse/rdma-cxgb4-Remove-a-set-but-not-used-variable.patch patches.suse/rdma-cxgb4-Fix-SRQ-endianness-annotations.patch patches.suse/rdma-cxgb4-Simplify-a-structure-initialization.patch patches.suse/RDMA-Fix-return-code-check-in-rdma_set_cq_moderation.patch patches.suse/IB-uverbs-Remove-rdma_explicit_destroy-from-the-ioct.patch patches.suse/IB-uverbs-Make-the-write-path-destroy-methods-use-th.patch patches.suse/IB-uverbs-Consolidate-uobject-destruction.patch patches.suse/IB-uverbs-Convert-bool-exclusive-into-an-enum.patch patches.suse/IB-uverbs-Allow-RDMA_REMOVE_DESTROY-to-work-concurre.patch patches.suse/IB-uverbs-Allow-uobject-allocation-to-work-concurren.patch patches.suse/IB-uverbs-Lower-the-test-for-ongoing-disassociation.patch patches.suse/IB-uverbs-Do-not-pass-struct-ib_device-to-the-write-.patch patches.suse/IB-uverbs-Do-not-pass-struct-ib_device-to-the-ioctl-.patch patches.suse/IB-uverbs-Do-not-block-disassociate-during-write.patch patches.suse/IB-uverbs-Allow-all-DESTROY-commands-to-succeed-afte.patch patches.suse/IB-IPoIB-Set-ah-valid-flag-in-multicast-send-flow.patch patches.suse/RDMA-hns-Support-flush-cqe-for-hip08-in-kernel-space.patch patches.suse/rdma-cxgb4-fix-some-info-leaks.patch patches.suse/iw_cxgb4-RDMA-write-with-immediate-support.patch patches.suse/iw_cxgb4-Support-FW-write-completion-WR.patch patches.suse/IB-ipoib-Get-rid-of-IPOIB_FLAG_GOING_DOWN.patch patches.suse/IB-ipoib-Use-cancel_delayed_work_sync-for-neigh-clea.patch patches.suse/IB-ipoib-Move-all-uninit-code-into-ndo_uninit.patch patches.suse/IB-ipoib-Move-init-code-to-ndo_init.patch patches.suse/RDMA-netdev-Use-priv_destructor-for-netdev-cleanup.patch patches.suse/IB-ipoib-Get-rid-of-the-sysfs_mutex.patch patches.suse/IB-ipoib-Do-not-remove-child-devices-from-within-the.patch patches.suse/IB-ipoib-Maintain-the-child_intfs-list-from-ndo_init.patch patches.suse/IB-ipoib-Consolidate-checking-of-the-proposed-child-.patch patches.suse/IB-ucm-Initialize-sgid-request-GID-attribute-pointer.patch patches.suse/0004-overflow.h-Add-arithmetic-shift-helper.patch patches.suse/RDMA-mlx5-Fix-shift-overflow-in-mlx5_ib_create_wq.patch patches.suse/iw_cxgb4-pass-window-scale-in-flowc-work-request.patch patches.suse/RDMA-rxe-Set-wqe-status-correctly-if-an-unexpected-r.patch patches.suse/IB-uverbs-Fix-reading-of-32-bit-flags.patch patches.suse/IB-uverbs-Have-the-core-code-create-the-uverbs_root_.patch patches.suse/IB-uverbs-Build-the-specs-into-a-radix-tree-at-runti.patch patches.suse/IB-uverbs-Use-uverbs_api-to-manage-the-object-type-i.patch patches.suse/IB-uverbs-Provide-implementation-private-memory-for-.patch patches.suse/IB-uverbs-Remove-the-ib_uverbs_attr-pointer-from-eac.patch patches.suse/IB-uverbs-Add-a-simple-allocator-to-uverbs_attr_bund.patch patches.suse/IB-uverbs-Use-uverbs_alloc-for-allocations.patch patches.suse/IB-uverbs-Use-uverbs_api-to-unmarshal-ioctl-commands.patch patches.suse/IB-uverbs-Remove-struct-uverbs_root_spec-and-all-sup.patch patches.suse/IB-uverbs-Do-not-check-for-device-disassociation-dur.patch patches.suse/IB-ucm-Fix-compiling-ucm.c.patch patches.suse/IB-mlx5-Fix-leaking-stack-memory-to-userspace.patch patches.suse/qedr-Add-wrapping-generic-structure-for-qpidr-and-ad.patch patches.suse/qedr-Add-support-for-kernel-mode-SRQ-s.patch patches.suse/qedr-Add-user-space-support-for-SRQ.patch patches.suse/IB-core-Add-comment-for-change-upper-netevent-handli.patch patches.suse/IB-core-Avoid-confusing-del_netdev_default_ips.patch patches.suse/IB-core-Delete-lower-netdevice-default-GID-entries-i.patch patches.suse/IB-core-Consider-adding-default-GIDs-of-bond-device.patch patches.suse/IB-core-Add-default-GIDs-of-the-bond-master-netdev.patch patches.suse/IB-core-Update-GID-entries-for-netdevice-whose-mac-a.patch patches.suse/IB-core-Change-filter-function-return-type-from-int-.patch patches.suse/RDMA-hns-Fix-usage-of-bitmap-allocation-functions-re.patch patches.suse/revert-net-smc-replace-ib_query_gid-with-rdma_get_gid_attr.patch patches.suse/bitfield-avoid-gcc-8-Wint-in-bool-context-warning.patch patches.suse/dax-remove-VM_MIXEDMAP-for-fsdax-and-device-dax.patch patches.suse/fs-dcache.c-fix-kmemcheck-splat-at-take_dentry_name_.patch patches.suse/fs-seq_file.c-simplify-seq_file-iteration-code-and-i.patch patches.suse/mm-page_alloc-double-zone-s-batchsize.patch patches.suse/mm-hmm-c-remove-unused-variables-align_start-and-align_end.patch patches.suse/net-9p-fix-error-path-of-p9_virtio_probe.patch patches.suse/net-9p-client.c-version-pointer-uninitialized.patch patches.suse/9p-net-Fix-zero-copy-path-in-the-9p-virtio-transport.patch patches.suse/net-9p-trans_fd.c-fix-race-condition-by-flushing-wor.patch patches.suse/net-9p-trans_fd.c-fix-race-by-holding-the-lock.patch patches.suse/fs-9p-xattr.c-catch-the-error-of-p9_client_clunk-whe.patch patches.suse/9p-fix-multiple-NULL-pointer-dereferences.patch patches.suse/9p-virtio-fix-off-by-one-error-in-sg-list-bounds-che.patch patches.suse/USB-cdc-wdm-don-t-enable-interrupts-in-USB-giveback.patch patches.suse/0001-usb-typec-add-API-to-get-typec-basic-port-power-and-.patch patches.suse/0001-typec-tcpm-add-starting-value-for-drp-toggling.patch patches.suse/0001-staging-typec-tcpci-move-tcpci-drivers-out-of-stagin.patch patches.suse/0001-usb-typec-function-for-checking-cable-plug-orientati.patch patches.suse/0001-usb-typec-mux-Get-the-mux-identifier-from-function-p.patch patches.suse/0001-usb-typec-Register-a-device-for-every-mode.patch patches.suse/0001-usb-typec-Bus-type-for-alternate-modes.patch patches.suse/0001-usb-typec-Add-driver-for-DisplayPort-alternate-mode.patch patches.suse/0001-usb-typec-pi3usb30532-Start-using-generic-state-valu.patch patches.suse/0001-usb-typec-tcpm-Support-for-Alternate-Modes.patch patches.suse/usb-wusbcore-security-cast-sizeof-to-int-for-compari.patch patches.suse/0001-usb-typec-fix-dereference-before-null-check-on-adev.patch patches.suse/uwb-hwa-rc-fix-memory-leak-at-probe.patch patches.suse/0001-usb-typec-unlock-dp-lock-on-error-exit-path-and-also.patch patches.suse/0001-usb-typec-avoid-format-overflow-warning.patch patches.suse/USB-serial-digi_acceleport-use-irqsave-in-USB-s-comp.patch patches.suse/USB-serial-io_edgeport-use-irqsave-in-USB-s-complete.patch patches.suse/USB-serial-sierra-fix-potential-deadlock-at-close.patch patches.suse/USB-serial-digi_acceleport-rename-tty-flag-variable.patch patches.suse/USB-serial-kobil_sct-fix-modem-status-error-handling.patch patches.suse/0094-phy-mvebu-cp110-comphy-switch-to-SPDX-identifier.patch patches.suse/USB-option-add-support-for-DW5821e patches.suse/usb-dwc3-change-stream-event-enable-bit-back-to-13.patch patches.suse/usb-dwc2-turn-on-uframe_sched-on-bcm-platforms.patch patches.suse/usb-dwc2-turn-on-uframe_sched-on-his-platforms.patch patches.suse/usb-dwc2-turn-on-uframe_sched-on-amlogic-platforms.patch patches.suse/usb-dwc2-turn-on-uframe_sched-on-stm32f4x9_fsotg-platforms.patch patches.suse/USB-serial-pl2303-add-a-new-device-id-for-ATEN patches.suse/serial-pxa-Fix-an-error-handling-path-in-serial_pxa_ patches.suse/drivers-tty-add-error-handling-for-pcmcia_loop_confi.patch patches.suse/serial-xuartps-fix-typo-in-cdns_uart_startup patches.suse/serial-sh-sci-Stop-RX-FIFO-timer-during-port-shutdow patches.suse/uart-fix-race-between-uart_put_char-and-uart_shutdow.patch patches.suse/tty-fix-termios-input-speed-encoding patches.suse/tty-fix-termios-input-speed-encoding-when-using-BOTH patches.suse/serial-8250_dw-always-set-baud-rate-in-dw8250_set_te patches.suse/serial-8250_dw-Add-ACPI-support-for-uart-on-Broadcom patches.suse/tty-rocket-Fix-possible-buffer-overwrite-on-register.patch patches.suse/serial-8250_exar-Read-INT0-from-slave-device-too.patch patches.suse/tty-serial-8250-Revert-NXP-SC16C2552-workaround patches.suse/staging-vc04_services-make-a-couple-of-pointers-stat patches.suse/staging-rtlwifi-Fix-Trafic-Traffic.patch patches.suse/staging-rtlwifi-Fix-writen-written.patch patches.suse/staging-rtlwifi-Fix-Alwyas-Always.patch patches.suse/iio-104-quad-8-Fix-off-by-one-error-in-register-sele patches.suse/iio-adc-sun4i-gpadc-select-REGMAP_IRQ patches.suse/staging-rtl8188eu-Fix-a-possible-sleep-in-atomic-con.patch patches.suse/staging-rtl8188eu-add-SPDX-identifiers.patch patches.suse/staging-rtlwifi-Fix-a-possible-sleep-in-atomic-conte.patch patches.suse/staging-rtl8188eu-remove-blank-lines.patch patches.suse/staging-rtl8188eu-remove-whitespace-coding-style.patch patches.suse/staging-speakup-Replace-strncpy-with-memcpy.patch patches.suse/staging-rtl8188eu-remove-rtw_ioctl_rtl.h.patch patches.suse/staging-rtl8188eu-remove-unnecessary-parentheses.patch patches.suse/staging-r8188eu-Use-lib80211-to-encrypt-WEP-tx-frame.patch patches.suse/staging-rtl8188eu-reorder-switch-cases-and-remove-de.patch patches.suse/staging-rtl8188eu-move-return-type-to-functions-defi.patch patches.suse/staging-rtl8188eu-fix-block-comments-coding-style.patch patches.suse/staging-rts5208-fix-missing-error-check-on-call-to-r patches.suse/staging-rtl8188eu-remove-rtw_mp_phy_regdef.h.patch patches.suse/staging-rtl8188eu-rename-Hal8188EPhyCfg.h.patch patches.suse/staging-rtl8188eu-rename-Hal8188EPhyReg.h.patch patches.suse/staging-rtl8188eu-rename-Hal8188ERateAdaptive.patch patches.suse/staging-rtl8188eu-replace-while-with-shorter-for-loo.patch patches.suse/staging-rtl8188eu-refactor-rtw_macaddr_cfg.patch patches.suse/staging-rtl8188eu-replace-tabs-with-spaces.patch patches.suse/0365-staging-fsl-dpaa2-eth-Fix-DMA-mapping-direction.patch patches.suse/0366-staging-fsl-dpaa2-eth-Remove-obsolete-reference.patch patches.suse/0367-staging-fsl-dpaa2-eth-Remove-pointless-instruction.patch patches.suse/0368-staging-fsl-dpaa2-eth-MTU-cleanup.patch patches.suse/0369-staging-fsl-dpaa2-eth-Remove-Rx-frame-size-check.patch patches.suse/0113-staging-rtl8188eu-add-spaces-around.patch patches.suse/staging-rtl8188eu-fix-lines-over-80-characters.patch patches.suse/0115-staging-rtl8188eu-remove-blank-lines.patch patches.suse/staging-rtl8188eu-break-line-longer-than-80-cols.patch patches.suse/staging-rtlwifi-Remove-empty-halmac_pcie_reg.h.patch patches.suse/staging-rtl8188eu-use-strlcpy-instead-of-strncpy.patch patches.suse/0371-staging-fsl-dpaa2-eth-Remove-unnecessary-cast.patch patches.suse/staging-bcm2835-audio-Check-if-workqueue-allocation- patches.suse/staging-bcm2835-audio-Don-t-leak-workqueue-if-open-f patches.suse/staging-r8188eu-Use-lib80211-to-encrypt-CCMP-tx-fram.patch patches.suse/staging-rtl8188eu-remove-is_-multicast-broadcast-_ma.patch patches.suse/staging-rtl8188eu-do-not-line-break-function-definit.patch patches.suse/staging-rtl8188eu-rename-Efuse_PowerSwitch.patch patches.suse/staging-rtl8188eu-rename-function-parameters.patch patches.suse/staging-rtl8188eu-rename-variable.patch patches.suse/0125-staging-rtl8188eu-add-spaces-around.patch patches.suse/staging-rtl8188eu-remove-redundant-header-file.patch patches.suse/staging-rtl8188eu-remove-MacAddr_isBcst-macro.patch patches.suse/staging-rtl8188eu-use-is_multicast_ether_addr.patch patches.suse/0129-staging-rtl8188eu-remove-blank-lines.patch patches.suse/staging-rtl8188eu-rtl8723bs-fix-character-encoding.patch patches.suse/staging-bcm2835-camera-handle-wait_for_completion_ti patches.suse/staging-bcm2835-camera-fix-timeout-handling-in-wait_ patches.suse/0131-staging-rtl8188eu-remove-blank-lines.patch patches.suse/staging-rtl8188eu-refactor-rtw_is_cckrates_included.patch patches.suse/staging-rtl8188eu-refactor-rtw_is_cckratesonly_inclu.patch patches.suse/staging-rtl8188eu-change-return-type-to-bool.patch patches.suse/staging-rtl8188eu-fix-comparsions-to-true.patch patches.suse/0136-staging-rtl8188eu-remove-unnecessary-parentheses.patch patches.suse/0137-staging-rtl8188eu-replace-tabs-with-spaces.patch patches.suse/0138-staging-rtl8188eu-fix-lines-over-80-characters.patch patches.suse/iio-accel-adxl345-convert-address-field-usage-in-iio.patch patches.suse/iio-adc-ina2xx-avoid-kthread_stop-with-stale-task_st patches.suse/iio-ad9523-Fix-displayed-phase patches.suse/iio-sca3000-Fix-missing-return-in-switch patches.suse/0384-staging-fsl-dpaa2-ethsw-Fix-error-message.patch patches.suse/0385-staging-fsl-dpaa2-eth-Update-default-hash-key.patch patches.suse/0386-staging-fsl-dpaa2-eth-Remove-unused-driver-version.patch patches.suse/0387-staging-fsl-dpaa2-eth-document-nested-structs-as-per.patch patches.suse/0388-staging-fsl-dpaa2-ethsw-document-nested-structs-as-p.patch patches.suse/staging-rtl8188eu-remove-unused-sreset_get_wifi_stat.patch patches.suse/staging-rtl8188eu-remove-unused-ODM_RASupport_Init.patch patches.suse/staging-rtl8188eu-remove-unused-CAM_empty_entry.patch patches.suse/staging-rtl8188eu-remove-unused-rtw_get_oper_bw.patch patches.suse/staging-rtl8188eu-remove-unused-rtw_get_oper_choffse.patch patches.suse/staging-rtl8188eu-fix-comparsions-to-NULL-coding-sty.patch patches.suse/0145-staging-rtl8188eu-replace-tabs-with-spaces.patch patches.suse/staging-rtl8188eu-remove-unused-rtw_calculate_wlan_p.patch patches.suse/staging-rtl8188eu-remove-unused-dump_txrpt_ccx_88e.patch patches.suse/staging-rtl8188eu-remove-unused-should_forbid_n_rate.patch patches.suse/staging-rtl8188eu-remove-redundant-includes.patch patches.suse/0151-staging-rtl8188eu-replace-tabs-with-spaces.patch patches.suse/staging-rtl8188eu-fix-comparsion-to-true.patch patches.suse/0153-staging-rtl8188eu-remove-unnecessary-parentheses.patch patches.suse/iio-ad9523-Fix-return-value-for-ad952x_store patches.suse/0391-staging-fsl-dpaa2-eth-convert-documentation-to-.rst-.patch patches.suse/0392-staging-fsl-dpaa2-eth-add-SPDX-license-identifiers.patch patches.suse/0393-staging-fsl-dpaa2-eth-Cleanup-comments.patch patches.suse/0394-staging-fsl-dpaa2-eth-Remove-dead-code.patch patches.suse/0395-staging-fsl-dpaa2-eth-Use-BIT-macro.patch patches.suse/0396-staging-fsl-dpaa2-eth-Merge-header-files.patch patches.suse/0154-staging-rtl8188eu-use-is_multicast_ether_addr.patch patches.suse/staging-rtl8188eu-use-is_broadcast_ether_addr.patch patches.suse/staging-rtl8188eu-fix-indentation-style.patch patches.suse/staging-rtl8188eu-fix-comparsions-to-NULL-style.patch patches.suse/staging-rtl8188eu-remove-unnecessary-parentheses-sty.patch patches.suse/staging-rtl8188eu-remove-unused-rtw_add_bcn_ie.patch patches.suse/staging-rtl8188eu-remove-unused-rtw_remove_bcn_ie.patch patches.suse/staging-rtl8188eu-rename-odm_RTL8188E-style.patch patches.suse/0399-staging-fsl-dpaa2-eth-Use-named-arguments-in-functio.patch patches.suse/Staging-rtlwifi-base-Modified-the-line-ending-with-a.patch patches.suse/staging-rtl8188eu-use-phydm_regdefine11n.h-from-rtlw.patch patches.suse/staging-rtl8188eu-rename-rtw_IOL_applied.patch patches.suse/0164-staging-rtl8188eu-remove-unnecessary-parentheses.patch patches.suse/staging-rtl8188eu-remove-redundant-include.patch patches.suse/staging-rtl8188eu-remove-unnecessary-includes.patch patches.suse/Revert-staging-r8188eu-Use-lib80211-to-encrypt-CCMP-.patch patches.suse/staging-comedi-ni_mio_common-fix-subdevice-flags-for.patch patches.suse/staging-rtlwifi-refactor-rtl_get_tcb_desc.patch patches.suse/staging-rtl8188eu-use-is_multicast_ether_addr-in-rec.patch patches.suse/staging-rtl8188eu-use-is_multicast_ether_addr-in-rtl.patch patches.suse/staging-rtl8188eu-cleanup-block-comment-style.patch patches.suse/staging-rtl8188eu-remove-whitespace-style.patch patches.suse/staging-rtl8188eu-use-is_multicast_ether_addr-in-rtw.patch patches.suse/staging-rtl8188eu-remove-whitespace-add-missing-blan.patch patches.suse/staging-rtl8188eu-remove-unused-array-dB_Invert_Tabl.patch patches.suse/staging-rtl8188eu-remove-unused-mp_custom_oid.h.patch patches.suse/vmw_balloon-fix-inflation-of-64-bit-GFNs patches.suse/vmw_balloon-do-not-use-2MB-without-batching patches.suse/vmw_balloon-VMCI_DOORBELL_SET-does-not-check-status patches.suse/vmw_balloon-fix-VMCI-use-when-balloon-built-into-ker patches.suse/vmw_balloon-remove-inflation-rate-limiting patches.suse/msft-hv-1718-use-the-new-async-probing-feature-for-the-hyperv-dri.patch patches.suse/msft-hv-1719-x86-hyperv-Add-interrupt-handler-annotations.patch patches.suse/msft-hv-1720-Drivers-hv-vmbus-Add-comments-on-ring-buffer-signali.patch patches.suse/msft-hv-1721-Drivers-hv-vmbus-Fix-the-offer_in_progress-in-vmbus_.patch patches.suse/msft-hv-1722-Drivers-hv-vmbus-Remove-x86-MSR-refs-in-arch-indepen.patch patches.suse/msft-hv-1723-tools-hv-update-lsvmbus-to-be-compatible-with-python.patch patches.suse/msft-hv-1724-Tools-hv-vss-fix-loop-device-detection.patch patches.suse/msft-hv-1725-Drivers-hv-vmbus-Make-TLFS-define-names-architecture.patch patches.suse/misc-sram-fix-resource-leaks-in-probe-error-path.patch patches.suse/misc-sram-enable-clock-before-registering-regions.patch patches.suse/vmci-type-promotion-bug-in-qp_host_get_user_memory.patch patches.suse/tsl2550-fix-lux1_input-error-in-low-light.patch patches.suse/msft-hv-1727-Drivers-HV-Send-one-page-worth-of-kmsg-dump-over-Hyp.patch patches.suse/mei-bus-type-promotion-bug-in-mei_nfc_if_version.patch patches.suse/mei-don-t-update-offset-in-write patches.suse/coresight-Handle-errors-in-finding-input-output-port.patch patches.suse/coresight-tpiu-Fix-disabling-timeouts.patch patches.suse/0001-docs-fpga-add-a-document-for-FPGA-Device-Feature-Lis.patch patches.suse/0001-fpga-mgr-add-region_id-to-fpga_image_info.patch patches.suse/0001-fpga-mgr-add-status-for-fpga-manager.patch patches.suse/0001-fpga-mgr-add-compat_id-support.patch patches.suse/0001-fpga-region-add-compat_id-support.patch patches.suse/0001-fpga-add-device-feature-list-support.patch patches.suse/0001-fpga-dfl-add-chardev-support-for-feature-devices.patch patches.suse/0001-fpga-dfl-add-dfl_fpga_cdev_find_port.patch patches.suse/0001-fpga-dfl-add-feature-device-infrastructure.patch patches.suse/0001-fpga-dfl-add-dfl_fpga_port_ops-support.patch patches.suse/0001-fpga-dfl-add-dfl_fpga_check_port_id-function.patch patches.suse/0001-fpga-add-FPGA-DFL-PCIe-device-driver.patch patches.suse/0001-fpga-dfl-pci-add-enumeration-for-feature-devices.patch patches.suse/0001-fpga-dfl-add-FPGA-Management-Engine-driver-basic-fra.patch patches.suse/0001-fpga-dfl-fme-add-header-sub-feature-support.patch patches.suse/0001-fpga-dfl-fme-add-DFL_FPGA_GET_API_VERSION-CHECK_EXTE.patch patches.suse/0001-fpga-dfl-fme-add-partial-reconfiguration-sub-feature.patch patches.suse/0001-fpga-dfl-add-fpga-manager-platform-driver-for-FME.patch patches.suse/0001-fpga-dfl-fme-mgr-add-compat_id-support.patch patches.suse/0001-fpga-dfl-add-fpga-bridge-platform-driver-for-FME.patch patches.suse/0001-fpga-dfl-add-fpga-region-platform-driver-for-FME.patch patches.suse/0001-fpga-dfl-fme-region-add-support-for-compat_id.patch patches.suse/0001-fpga-dfl-add-FPGA-Accelerated-Function-Unit-driver-b.patch patches.suse/0001-fpga-dfl-afu-add-port-ops-support.patch patches.suse/0001-fpga-dfl-afu-add-header-sub-feature-support.patch patches.suse/0001-fpga-dfl-afu-add-DFL_FPGA_GET_API_VERSION-CHECK_EXTE.patch patches.suse/0001-fpga-dfl-afu-add-afu-sub-feature-support.patch patches.suse/0001-fpga-dfl-afu-add-DFL_FPGA_PORT_DMA_MAP-UNMAP-ioctls-.patch patches.suse/0001-MAINTAINERS-add-entry-for-FPGA-DFL-drivers.patch patches.suse/parport-sunbpp-fix-error-return-code.patch patches.suse/extcon-Release-locking-when-sending-the-notification patches.suse/0001-thunderbolt-Use-64-bit-DMA-mask-if-supported-by-the-.patch patches.suse/0001-thunderbolt-Do-not-unnecessarily-call-ICM-get-route.patch patches.suse/0001-thunderbolt-No-need-to-take-tb-lock-in-domain-suspen.patch patches.suse/0001-thunderbolt-Use-correct-ICM-commands-in-system-suspe.patch patches.suse/0001-thunderbolt-Add-support-for-runtime-PM.patch patches.suse/msft-hv-1737-Drivers-hv-vmus-Fix-the-check-for-return-value-from-.patch patches.suse/msft-hv-1738-Drivers-hv-vmbus-Fix-the-issue-with-freeing-up-hv_ct.patch patches.suse/msft-hv-1739-Drivers-hv-vmbus-Get-rid-of-MSR-access-from-vmbus_dr.patch patches.suse/msft-hv-1740-Drivers-hv-vmbus-add-numa_node-to-sysfs.patch patches.suse/msft-hv-1742-Drivers-hv-vmbus-Reset-the-channel-callback-in-vmbus.patch patches.suse/msft-hv-1743-Drivers-hv-vmbus-Remove-use-of-slow_virt_to_phys.patch patches.suse/msft-hv-1744-Drivers-hv-vmbus-Cleanup-synic-memory-free-path.patch patches.suse/misc-ti-st-Fix-memory-leak-in-the-error-path-of-prob.patch patches.suse/uio-potential-double-frees-if-__uio_register_device- patches.suse/misc-mic-SCIF-Fix-scif_get_new_port-error-handling.patch patches.suse/kernfs-Replace-strncpy-with-memcpy.patch patches.suse/kobject-replace-strncpy-with-memcpy.patch patches.suse/0001-linux-device.h-fix-kernel-doc-notation-warning.patch patches.suse/drivers-core-Remove-glue-dirs-from-sysfs-earlier.patch patches.suse/drivers-base-stop-new-probing-during-shutdown.patch patches.suse/0009-mmc-core-more-fine-grained-hooks-for-HS400-tuning.patch patches.suse/mmc-sdhci-pci-add-support-for-intel-icp.patch patches.suse/0372-mmc-sdhci-of-esdhc-modify-the-sd-clock-in-of_match_n.patch patches.suse/mmc-sdhci-of-esdhc-set-proper-dma-mask-for-ls104x-ch.patch patches.suse/mmc-sdhci-do-not-try-to-use-3.3V-signaling-if-not-su.patch patches.suse/mmc-tegra-prevent-HS200-on-Tegra-3 patches.suse/0010-mmc-core-improve-reasonableness-of-bus-width-setting.patch patches.suse/dmaengine-hsu-Support-dmaengine_terminate_sync patches.suse/dmaengine-idma64-Support-dmaengine_terminate_sync patches.suse/dmaengine-ioatdma-set-the-completion-address-registe.patch patches.suse/dmaengine-mv_xor_v2-kill-the-tasklets-upon-exit patches.suse/dmaengine-pl330-fix-irq-race-with-terminate_all.patch patches.suse/0023-watchdog-sp805-add-timeout-sec-DT-property-support.patch patches.suse/0024-watchdog-sp805-set-WDOG_HW_RUNNING-when-appropriate.patch patches.suse/0397-watchdog-imx2_wdt-Switch-to-SPDX-identifier.patch patches.suse/0025-watchdog-sp805-Add-clock-frequency-property.patch patches.suse/Input-atmel_mxt_ts-only-use-first-T9-instance.patch patches.suse/0126-dm-Avoid-namespace-collision-with-bitmap-API.patch patches.suse/0005-md-Avoid-namespace-collision-with-bitmap-API.patch patches.suse/bitmap-Add-bitmap_alloc-bitmap_zalloc-and-bitmap_fre.patch patches.suse/Input-raydium_i2c_ts-use-true-and-false-for-boolean-.patch patches.suse/KVM-PPC-Book3S-Fix-matching-of-hardware-and-emulated.patch patches.suse/KVM-PPC-Book3S-HV-Add-of_node_put-in-success-path.patch patches.suse/KVM-PPC-Book3S-HV-Fix-constant-size-warning.patch patches.suse/KVM-PPC-Book3S-HV-Pack-VCORE-IDs-to-access-full-VCPU.patch patches.suse/KVM-PPC-Book3S-HV-Allow-creating-max-number-of-VCPUs.patch patches.suse/KVM-PPC-Book3S-HV-Read-kvm-arch.emul_smt_mode-under-.patch patches.suse/kvm-s390-add-etoken-support-for-guests.patch patches.suse/msft-hv-1746-KVM-x86-ensure-all-MSRs-can-always-be-KVM_GET-SET_MS.patch patches.suse/kvm-mmu-drop-vcpu-param-in-gpte_access patches.suse/msft-hv-1747-X86-Hyper-V-Add-flush-HvFlushGuestPhysicalAddressSpa.patch patches.suse/msft-hv-1748-X86-Hyper-V-Add-hyperv_nested_flush_guest_mapping-ft.patch patches.suse/kvm-nvmx-fix-fault-vector-for-vmx-operation-at-cpl-0 patches.suse/kvm-vmx-track-host_state-loaded-using-a-loaded_vmcs-pointer patches.suse/kvm-x86-set-highest-physical-address-bits-in-non-present-reserved-sptes patches.suse/cls_matchall-fix-tcf_unbind_filter-missing.patch patches.suse/net-sched-act_ife-always-release-ife-action-on-init-.patch patches.suse/veth-Free-queues-on-link-delete.patch patches.suse/isdn-Disable-IIOCDBGVAR patches.suse/net-mlx5e-Delete-unneeded-function-argument.patch patches.suse/ipvs-fix-race-between-ip_vs_conn_new-and-ip_vs_del_d.patch patches.suse/netfilter-ip6t_rpfilter-set-F_IFACE-for-linklocal-ad.patch patches.suse/net-xdp-Fix-suspicious-RCU-usage-warning.patch patches.suse/samples-bpf-all-XDP-samples-should-unload-xdp-bpf-pr.patch patches.suse/bpf-fix-a-rcu-usage-warning-in-bpf_prog_array_copy_c.patch patches.suse/tcp-ulp-add-alias-for-all-ulp-modules.patch patches.suse/tcp-ulp-fix-leftover-icsk_ulp_ops-preventing-sock-fr.patch patches.suse/bpf-sockmap-fix-leakage-of-smap_psock_map_entry.patch patches.suse/bpf-sockmap-fix-map-elem-deletion-race-with-smap_sto.patch patches.suse/bpf-sockmap-fix-sock_map_ctx_update_elem-race-with-e.patch patches.suse/tools-bpf-fix-bpf-selftest-test_cgroup_storage-failu.patch patches.suse/bpf-fix-redirect-to-map-under-tail-calls.patch patches.suse/net-sched-always-disable-bh-when-taking-tcf_lock.patch patches.suse/EDAC-Add-missing-MEM_LRDDR4-entry-in-edac_mem_types.patch patches.suse/0001-media-cec-notifier-Get-notifier-by-device-and-connec.patch patches.suse/8808-drm-i915-hdmi-add-cec-notifier-to-intel_hdmi patches.suse/mfd-intel-lpss-Add-Ice-Lake-PCI-IDs.patch patches.suse/mfd-arizona-Don-t-use-regmap_read_poll_timeout patches.suse/mfd-ti_am335x_tscadc-Fix-struct-clk-memory-leak.patch patches.suse/mfd-hi655x-Fix-regmap-area-declared-size-for-hi655x.patch patches.suse/mfd-sm501-Set-coherent_dma_mask-when-creating-subdev patches.suse/HID-hid-ntrig-add-error-handling-for-sysfs_create_gr.patch patches.suse/HID-wacom-Replace-touch_max-fixup-code-with-static-t.patch patches.suse/HID-wacom-Move-handling-of-HID-quirks-into-a-dedicat.patch patches.suse/HID-wacom-convert-Wacom-custom-usages-to-standard-HI.patch patches.suse/livepatch-validate-module-old-func-name-length.patch patches.suse/livepatch-remove-reliable-stacktrace-check-in-klp_try_switch_task.patch patches.suse/rtc-bq4802-add-error-handling-for-devm_ioremap.patch patches.suse/rtc-snvs-Add-timeouts-to-avoid-kernel-lockups.patch patches.suse/0370-rtc-pcf2127-add-support-for-accessing-internal-stati.patch patches.suse/0373-rtc-ds1307-fix-data-pointer-to-m41t0.patch patches.suse/0374-rtc-ds1307-support-m41t11-variant.patch patches.suse/0402-rtc-ds1307-simplify-hwmon-config.patch patches.suse/0006-ceph-add-retry-logic-for-error-erange-in-ceph_get_acl.patch patches.suse/0007-ceph-restore-ctime-as-well-in-the-case-of-restoring-old-mode.patch patches.suse/0008-libceph-make-ceph_osdc_notify-ack-payload_len-u32.patch patches.suse/0009-libceph-change-ceph_pagelist_encode_string-to-take-u32.patch patches.suse/0010-libceph-stop-parsing-when-a-bad-int-arg-is-detected.patch patches.suse/0011-libceph-amend-bad-option-arg-error-message.patch patches.suse/ceph-fix-incorrect-use-of-strncpy.patch patches.suse/ceph-return-errors-from-posix_acl_equiv_mode-correctly.patch patches.suse/0016-ceph-add-d_drop-for-some-error-cases-in-ceph_mknod.patch patches.suse/0017-ceph-add-d_drop-for-some-error-cases-in-ceph_symlink.patch patches.suse/0001-libceph-store-ceph_auth_handshake-pointer-in-ceph_connection.patch patches.suse/0002-libceph-factor-out-_prepare_write_connect.patch patches.suse/0003-libceph-factor-out-_ceph_x_decrypt.patch patches.suse/0004-libceph-factor-out-encrypt_authorizer.patch patches.suse/0005-libceph-add-authorizer-challenge.patch patches.suse/0006-libceph-implement-cephx_v2-calculation-mode.patch patches.suse/0007-libceph-check-authorizer-reply-challenge-length-before-reading.patch patches.suse/0008-libceph-weaken-sizeof-check-in-ceph_x_verify_authorizer_reply.patch patches.suse/0034-ceph-add-new-field-max_file_size-in-ceph_fs_client.patch patches.suse/0035-ceph-add-additional-range-check-in-ceph_fallocate.patch patches.suse/0036-ceph-add-additional-offset-check-in-ceph_write_iter.patch patches.suse/0037-ceph-add-additional-size-check-in-ceph_setattr.patch patches.suse/0038-ceph-compare-fsc-max_file_size-and-inode-i_size-for-max-file-size-limit.patch patches.suse/0039-ceph-change-to-void-return-type-for-_do_request.patch patches.suse/0040-ceph-refactor-ceph_unreserve_caps.patch patches.suse/0041-ceph-refactor-error-handling-code-in-ceph_reserve_caps.patch patches.suse/0042-libceph-remove-unnecessary-non-null-check-for-request_key.patch patches.suse/0043-crush-fix-using-plain-integer-as-null-warning.patch patches.suse/0044-ceph-support-cephfs-own-feature-bits.patch patches.suse/0045-ceph-don-t-drop-message-if-it-contains-more-data-than-expected.patch patches.suse/uprobes-Use-synchronize_rcu-not-synchronize_sched.patch patches.suse/uprobes-simplify-uprobe_register-body.patch patches.suse/uprobe-additional-argument-arch_uprobe-to-uprobe_write_opcode.patch patches.suse/tracing-Add-SPDX-License-format-to-bpf_trace.c.patch patches.suse/i2c-i801-Consolidate-chipset-names-in-documentation-.patch patches.suse/i2c-i801-Add-support-for-Intel-Ice-Lake.patch patches.suse/tpm-tpm_i2c_infineon-switch-to-i2c_lock_bus-.-I2C_LO.patch patches.suse/input-rohm_bu21023-switch-to-i2c_lock_bus-.-I2C_LOCK.patch patches.suse/mfd-88pm860x-i2c-switch-to-i2c_lock_bus-.-I2C_LOCK_S.patch patches.suse/0389-i2c-mux-pca954x-use-helper-variable-in-probe.patch patches.suse/i2c-imx-Fix-race-condition-in-dma-read patches.suse/0403-i2c-imx-Simplify-stopped-state-tracking.patch patches.suse/i2c-core-ACPI-Properly-set-status-byte-to-0-for-mult.patch patches.suse/power-remove-possible-deadlock-when-unregistering-po patches.suse/power-vexpress-fix-corruption-in-notifier-registrati patches.suse/power-gemini-poweroff-Avoid-more-spurious-poweroffs patches.suse/power-supply-axp288_charger-Fix-initial-constant_cha patches.suse/power-generic-adc-battery-fix-out-of-bounds-write-wh patches.suse/power-generic-adc-battery-check-for-duplicate-proper patches.suse/power-supply-max77693_charger-fix-unintentional-fall patches.suse/vfs-limit-size-of-dedupe.patch patches.suse/vfs-dedupe-extract-helper-for-a-single-dedup.patch patches.suse/vfs-export-vfs_dedupe_file_range_one-to-modules.patch patches.suse/vfs-fix-freeze-protection-in-mnt_want_write_file-for.patch patches.suse/fuse-fix-double-request_end.patch patches.suse/fuse-fix-unlocked-access-to-processing-queue.patch patches.suse/fuse-umount-should-wait-for-all-requests.patch patches.suse/fuse-Fix-oops-at-process_init_reply.patch patches.suse/fuse-fix-initial-parallel-dirops.patch patches.suse/fuse-Don-t-access-pipe-buffers-without-pipe_lock.patch patches.suse/fuse-Add-missed-unlock_page-to-fuse_readpages_fill.patch patches.suse/cpufreq-governor-Avoid-accessing-invalid-governor_da.patch patches.suse/PM-sleep-wakeup-Fix-build-error-caused-by-missing-SR patches.suse/0001-ACPICA-Reference-Counts-increase-max-to-0x4000-for-l.patch patches.suse/ACPICA-Clear-status-of-all-events-when-entering-slee.patch patches.suse/autofs-fix-autofs_sbi-does-not-check-super-block-typ.patch patches.suse/include-linux-bitops.h-introduce-BITS_PER_TYPE.patch patches.suse/0238-lib-add-crc64-calculation-routines.patch patches.suse/0238-bcache-use-routines-from-lib-crc64.c-for-CRC64-calcu.patch patches.suse/lib-test_hexdump.c-fix-failure-on-big-endian-cpu.patch patches.suse/hfsplus-don-t-return-0-when-fill_super-failed.patch patches.suse/reiserfs-fix-broken-xattr-handling-heap-corruption-b.patch patches.suse/fat-validate-i_start-before-using.patch patches.suse/fork-don-t-copy-inconsistent-signal-handler-state-to.patch patches.suse/0238-bcache-style-fix-to-replace-unsigned-by-unsigned-int.patch patches.suse/0238-bcache-style-fix-to-add-a-blank-line-after-declarati.patch patches.suse/0238-bcache-add-identifier-names-to-arguments-of-function.patch patches.suse/0238-bcache-style-fixes-for-lines-over-80-characters.patch patches.suse/0238-bcache-replace-Symbolic-permissions-by-octal-permiss.patch patches.suse/0238-bcache-replace-printk-by-pr_-routines.patch patches.suse/0238-bcache-fix-indent-by-replacing-blank-by-tabs.patch patches.suse/0238-bcache-replace-pF-by-pS-in-seq_printf.patch patches.suse/0238-bcache-fix-typo-succesfully-to-successfully.patch patches.suse/0239-bcache-prefer-help-in-Kconfig.patch patches.suse/0240-bcache-do-not-check-NULL-pointer-before-calling-kmem.patch patches.suse/0241-bcache-fix-code-comments-style.patch patches.suse/0242-bcache-add-static-const-prefix-to-char-array-declara.patch patches.suse/0243-bcache-move-open-brace-at-end-of-function-definition.patch patches.suse/0244-bcache-add-missing-SPDX-header.patch patches.suse/0245-bcache-remove-unnecessary-space-before-ioctl-functio.patch patches.suse/0246-bcache-add-the-missing-comments-for-smp_mb-smp_wmb.patch patches.suse/block-don-t-warn-for-flush-on-read-only-device.patch patches.suse/block-bfq-readd-missing-reset-of-parent-entity-servi.patch patches.suse/block-bfq-always-update-the-budget-of-an-entity-when.patch patches.suse/block-bfq-reduce-write-overcharge.patch patches.suse/block-bfq-improve-code-of-bfq_bfqq_charge_time.patch patches.suse/block-bfq-return-nbytes-and-not-zero-from-struct-cft.patch patches.suse/block-change-return-type-to-bool.patch patches.suse/tracing-blktrace-Fix-to-allow-setting-same-value.patch patches.suse/block-remove-duplicate-initialization.patch patches.suse/blk-mq-init-hctx-sched-after-update-ctx-and-hctx-map.patch patches.suse/blk-mq-sync-the-update-nr_hw_queues-with-blk_mq_queu.patch patches.suse/KVM-arm-arm64-Fix-lost-IRQs-from-emulated-physcial-t.patch patches.suse/KVM-arm-arm64-Skip-updating-PMD-entry-if-no-change.patch patches.suse/KVM-arm-arm64-Skip-updating-PTE-entry-if-no-change.patch patches.suse/x86-kvm-avoid-unused-variable-warning patches.suse/kvm-x86-svm-call-x86_spec_ctrl_set_guest-host-with-interrupts-disabled.patch patches.suse/kvm-vmx-fixes-for-vmentry_l1d_flush-module-parameter patches.suse/platform-mellanox-Introduce-support-for-Mellanox-reg.patch patches.suse/platform-x86-mlx-platform-Add-mlxreg-io-platform-dri.patch patches.suse/platform-x86-wmi-Do-not-mix-pages-and-kmalloc.patch patches.suse/platform-x86-dell-smbios-base-Support-systems-withou.patch patches.suse/platform-x86-ideapad-laptop-Apply-no_hw_rfkill-to-Y2 patches.suse/platform-x86-dell-smbios-make-a-function-and-a-point.patch patches.suse/platform-x86-intel_pmc_core-Add-CNP-SLPS0-debug-regi.patch patches.suse/platform-x86-asus-wmi-Call-led-hw_changed-API-on-kbd.patch patches.suse/platform-x86-asus-wmi-Add-keyboard-backlight-toggle-.patch patches.suse/platform-x86-dell-smbios-wmi-make-function-dell_smbi.patch patches.suse/platform-x86-asus-wireless-Toggle-airplane-mode-LED.patch patches.suse/platform-x86-asus-wireless-Fix-uninitialized-symbol-.patch patches.suse/platform-mellanox-Use-2-factor-allocator-calls.patch patches.suse/platform-x86-thinkpad_acpi-Proper-model-release-matc patches.suse/platform-x86-toshiba_acpi-Fix-defined-but-not-used-b.patch patches.suse/platform-x86-dell-laptop-Fix-backlight-detection.patch patches.suse/platform-x86-mlx-platform-Add-mlxreg-fan-platform-dr.patch patches.suse/platform-mellanox-mlxreg-hotplug-Improve-mechanism-o.patch patches.suse/platform-mellanox-mlxreg-hotplug-Add-hotplug-hwmon-u.patch patches.suse/platform-x86-mlx-platform-Add-ASIC-hotplug-device-co.patch patches.suse/platform-x86-mlx-platform-Allow-mlxreg-io-driver-act.patch patches.suse/platform-x86-mlx-platform-Change-mlxreg-io-configura.patch patches.suse/platform-x86-mlx-platform-Remove-unused-define.patch patches.suse/platform-x86-mlx-platform-Fix-copy-paste-error-in-ml.patch patches.suse/platform-x86-asus-nb-wmi-Add-keymap-entry-for-lid-fl.patch patches.suse/ARM-hwmod-RTC-Don-t-assume-lock-unlock-will-be-calle.patch patches.suse/ARM-mvebu-declare-asm-symbols-as-character-arrays-in.patch patches.suse/ARM-hisi-fix-error-handling-and-missing-of_node_put.patch patches.suse/ARM-hisi-check-of_iomap-and-fix-missing-of_node_put.patch patches.suse/ARM-hisi-handle-of_iomap-and-fix-missing-of_node_put.patch patches.suse/ARM-imx-flag-failure-of-of_iomap.patch patches.suse/ARM-exynos-Clear-global-variable-on-init-error-path.patch patches.suse/tee-replace-getnstimeofday64-with-ktime_get_real_ts6.patch patches.suse/tee-optee-making-OPTEE_SHM_NUM_PRIV_PAGES-configurab.patch patches.suse/ARM-bcm2835-Add-GET_THROTTLED-firmware-property.patch patches.suse/hwmon-Add-support-for-RPi-voltage-sensor.patch patches.suse/firmware-raspberrypi-Register-hwmon-driver.patch patches.suse/0379-staging-fsl-dpaa2-eth-move-generic-FD-defines-to-DPI.patch patches.suse/0380-staging-fsl-mc-Move-DPIO-from-staging-to-drivers-soc.patch patches.suse/0381-staging-fsl-mc-Remove-remaining-files.patch patches.suse/0382-soc-fsl-cleanup-Kconfig-menu.patch patches.suse/soc-mediatek-pwrap-fix-cipher-init-setting-error.patch patches.suse/rdma-smc-replace-ib_query_gid-with-rdma_get_gid_attr patches.suse/IB-hfi1-Invalid-NUMA-node-information-can-cause-a-di.patch patches.suse/IB-ucm-fix-UCM-link-error.patch patches.suse/ALSA-seq-virmidi-Fix-discarding-the-unsubscribed-out.patch patches.suse/ALSA-hda-realtek-Fix-HP-Headset-Mic-can-t-record.patch patches.suse/video-fbdev-Set-pixclock-0-in-goldfishfb.patch patches.suse/fbdev-Distinguish-between-interlaced-and-progressive.patch patches.suse/video-fbdev-pxafb-clear-allocated-memory-for-video-m patches.suse/video-goldfishfb-fix-memory-leak-on-driver-remove.patch patches.suse/fbdev-via-fix-defined-but-not-used-warning.patch patches.suse/fbdev-omapfb-off-by-one-in-omapfb_register_client patches.suse/fb-fix-lost-console-when-the-user-unplugs-a-USB-adap.patch patches.suse/udlfb-set-optimal-write-delay.patch patches.suse/pwm-tiehrpwm-Fix-disabling-of-output-of-PWMs patches.suse/ubifs-Fix-directory-size-calculation-for-symlinks.patch patches.suse/ubifs-Fix-synced_i_size-calculation-for-xattr-inodes.patch patches.suse/ubifs-Fix-memory-leak-in-lprobs-self-check.patch patches.suse/ubifs-xattr-Don-t-operate-on-deleted-inodes.patch patches.suse/Revert-UBIFS-Fix-potential-integer-overflow-in-alloc.patch patches.suse/ubifs-Check-data-node-size-before-truncate.patch patches.suse/nfsd-fix-corrupted-reply-to-badly-ordered-compound.patch patches.suse/svcrdma-Avoid-releasing-a-page-in-svc_xprt_release.patch patches.suse/svcrdma-Clean-up-Read-chunk-path.patch patches.suse/rpc-remove-unneeded-variable-ret-in-rdma_listen_hand.patch patches.suse/sunrpc-Don-t-use-stack-buffer-with-scatterlist.patch patches.suse/NFSv4.1-Fix-a-potential-layoutget-layoutrecall-deadl.patch patches.suse/0005-pnfs-blocklayout-off-by-one-in-bl_map_stripe.patch patches.suse/NFSv4.0-fix-client-reference-leak-in-callback.patch patches.suse/0006-NFSv4-client-live-hangs-after-live-data-migration-re.patch patches.suse/xprtrdma-Fix-disconnect-regression.patch patches.suse/0001-NFS-Use-an-appropriate-work-queue-for-direct-write-c.patch patches.suse/0007-NFSv4-Fix-a-sleep-in-atomic-context-in-nfs4_callback.patch patches.suse/hfsplus-fix-null-dereference-in-hfsplus_lookup.patch patches.suse/hfs-prevent-crash-on-exit-from-failed-search.patch patches.suse/namei-allow-restricted-O_CREAT-of-FIFOs-and-regular-.patch patches.suse/mm-fix-race-on-soft-offlining-free-huge-pages.patch patches.suse/mm-soft-offline-close-the-race-against-page-allocati.patch patches.suse/fs-proc-vmcore.c-hide-vmcoredd_mmap_dumps-for-nommu-.patch patches.suse/virtio-pci-legacy-Validate-queue-pfn.patch patches.suse/8809-drm-panel-simple-tv123wam-add-unprepare-delay patches.suse/8810-drm-amd-display-do-not-retain-link-settings patches.suse/8811-drm-amd-display-fix-dp_ss_control-vbios-flag-parsing patches.suse/8812-drm-amd-display-make-dp_ss_off-optional patches.suse/8813-drm-amd-display-fix-dentist-did-ranges patches.suse/8814-drm-amdgpu-set-correct-base-for-thm-nbif-mp1-ip patches.suse/8815-drm-amdgpu-access-register-without-kiq patches.suse/8816-drm-powerplay-enable-dpm-under-pass-through patches.suse/8817-drm-amdgpu-fix-incorrect-use-of-fcheck patches.suse/8818-drm-amdgpu-fix-incorrect-use-of-drm_file-pid patches.suse/8819-drm-amdgpu-fix-amdgpu_amdkfd_remove_eviction_fence-v3 patches.suse/8820-drm-amdgpu-display-disable-edp-fast-boot-optimization-on-dce8 patches.suse/8821-revert-drm-amdgpu-display-replace-config_drm_amd_dc_dcn1_0-with-config_x86 patches.suse/8822-drm-amd-display-don-t-build-dcn1-when-kcov-is-enabled patches.suse/drm-edid-Add-6-bpc-quirk-for-SDC-panel-in-Lenovo-B50.patch patches.suse/userns-move-user-access-out-of-the-mutex.patch patches.suse/sys-don-t-hold-uts_sem-while-accessing-userspace-mem.patch patches.suse/getxattr-use-correct-xattr-length.patch patches.suse/ACPI-fix-menuconfig-presentation-of-ACPI-submenu.patch patches.suse/s390-sles15sp1-00-03-08-zcrypt-fix-ap_instructions_available-returncode.patch patches.suse/s390-sles15-15-01-pci-fix-out-of-bounds-access-during-irq-setup.patch patches.suse/s390-pci-remove-stale-rc patches.suse/s390-sles15-17-01-02-s390-kdump-Make-elfcorehdr-size-calculation-ABI-comp.patch patches.suse/s390-sles15sp1-00-03-09-zcrypt-code-beautify.patch patches.suse/s390-sles15sp1-00-03-10-zcrypt-AP-bus-support-for-alternate-driver-s.patch patches.suse/s390-sles15sp1-00-03-11-zcrypt-hex-string-mask-improvements-for-apmask-.patch patches.suse/powerpc-fadump-cleanup-crash-memory-ranges-support.patch patches.suse/powerpc-powernv-pci-Work-around-races-in-PCI-bridge-.patch patches.suse/powerpc64-ftrace-Include-ftrace.h-needed-for-enable-.patch patches.suse/powerpc-topology-Get-topology-for-shared-processors-.patch patches.suse/KVM-PPC-Book3S-Fix-guest-DMA-when-guest-partially-ba.patch patches.suse/powerpc-mce-Fix-SLB-rebolting-during-MCE-recovery-pa.patch patches.suse/apparmor-Check-buffer-bounds-when-mapping-permissions-mask.patch patches.suse/apparmor-Fully-initialize-aa_perms-struct-when-answe.patch patches.suse/apparmor-Fix-failure-to-audit-context-info-in-build_.patch patches.suse/apparmor-fix-an-error-code-in-__aa_create_ns.patch patches.suse/apparmor-remove-no-op-permission-check-in-policy_unpack.patch patches.suse/iommu-arm-smmu-error-out-only-if-not-enough-context-interrupts patches.suse/iommu-arm-smmu-v3-sync-the-OVACKFLG-to-PRIQ-consumer.patch patches.suse/iommu-arm-smmu-v3-Prevent-any-devices-access-to-memo.patch patches.suse/iommu-arm-smmu-v3-Abort-all-transactions-if-SMMU-is-.patch patches.suse/iommu-amd-make-sure-tlb-to-be-flushed-before-iova-freed patches.suse/x86-irq_remapping-move-irq-remapping-mode-enum patches.suse/iommu-amd-add-support-for-higher-64-bit-iommu-control-register patches.suse/iommu-amd-add-support-for-iommu-xt-mode patches.suse/iommu-vt-d-add-definitions-for-pfsid patches.suse/iommu-vt-d-fix-dev-iotlb-pfsid-use patches.suse/iommu-add-config-option-to-set-passthrough-as-default patches.suse/ata-libahci-Correct-setting-of-DEVSLP-register.patch patches.suse/ata-libahci-Allow-reconfigure-of-DEVSLP-register.patch patches.suse/cifs-create-a-define-for-how-many-iovs-we-need-for-an-SMB2_open-.patch patches.suse/cifs-check-if-SMB2-PDU-size-has-been-padded-and-suppress-the-warnin.patch patches.suse/0001-cifs-check-kmalloc-before-use.patch patches.suse/01-cifs-update-internal-module-version-number-for-cifs-ko-to-2-12.patch patches.suse/0238-bcache-release-dc-writeback_lock-properly-in-bch_wri.patch patches.suse/blk-wbt-move-disable-check-into-get_limit.patch patches.suse/blk-wbt-use-wq_has_sleeper-for-wq-active-check.patch patches.suse/blk-wbt-fix-has-sleeper-queueing-check.patch patches.suse/scripts-modpost-check-memory-allocation-results.patch patches.suse/reset-imx7-Fix-always-writing-bits-as-0.patch patches.suse/libnvdimm-introduce-locked-dimm-capacity-support.patch patches.suse/acpi-nfit-prefer-dsm-over-lsr-for-namespace-label-reads.patch patches.suse/tools-testing-nvdimm-make-dsm-failure-code-injection-an-override.patch patches.suse/tools-testing-nvdimm-fix-support-for-emulating-controller-temperature.patch patches.suse/libnvdimm-Use-max-contiguous-area-for-namespace-size.patch patches.suse/libnvdimm-export-max-available-extent.patch patches.suse/acpi-nfit-queue-issuing-of-ars-when-an-uc-error-notification-comes-in.patch patches.suse/libnvdimm-pmem-kaddr-and-pfn-can-be-null-to-direct_access.patch patches.suse/s390-dcssblk-kaddr-and-pfn-can-be-NULL-to-direct_acc.patch patches.suse/tools-testing-nvdimm-kaddr-and-pfn-can-be-null-to-direct_access.patch patches.suse/dax-super-do-not-request-a-pointer-kaddr-when-not-required.patch patches.suse/0147-md-dm-writecache-Don-t-request-pointer-dummy_addr-wh.patch patches.suse/tools-testing-nvdimm-improve-emulation-of-smart-injection.patch patches.suse/device-dax-avoid-hang-on-error-before-devm_memremap_pages.patch patches.suse/libnvdimm-fix-ars_status-output-length-calculation.patch patches.suse/device-dax-Enable-page_mapping.patch patches.suse/device-dax-Set-page-index.patch patches.suse/filesystem-dax-Set-page-index.patch patches.suse/mm-madvise_inject_error-Disable-MADV_SOFT_OFFLINE-fo.patch patches.suse/mm-dev_pagemap-Do-not-clear-mapping-on-final-put.patch patches.suse/mm-madvise_inject_error-Let-memory_failure-optionall.patch patches.suse/mm-memory_failure-Collect-mapping-size-in-collect_pr.patch patches.suse/filesystem-dax-Introduce-dax_lock_mapping_entry.patch patches.suse/mm-memory_failure-Teach-memory_failure-about-dev_pag.patch patches.suse/x86-mm-pat-Prepare-reserve-free-_memtype-for-decoy-a.patch patches.suse/x86-memory_failure-Introduce-set-clear-_mce_nospec.patch patches.suse/libnvdimm-pmem-Restore-page-attributes-when-clearing.patch patches.suse/irqchip-bcm7038-l1-Hide-cpu-offline-callback-when-bu patches.suse/x86-vdso-fix-vdso-build-if-a-retpoline-is-emitted.patch patches.suse/x86-mce-add-notifier_block-forward-declaration patches.suse/x86-process-re-export-start_thread patches.suse/x86-speculation-l1tf-fix-overflow-in-l1tf_pfn_limit-on-32bit.patch patches.suse/x86-kvm-vmx-remove-duplicate-l1d-flush-definitions patches.suse/0001-x86-speculation-l1tf-Fix-off-by-one-error-when-warni.patch patches.suse/0001-x86-speculation-l1tf-Suggest-what-to-do-on-systems-w.patch patches.suse/0001-ida-Add-new-API.patch patches.suse/ppc-Convert-mmu-context-allocation-to-new-IDA-API.patch patches.suse/8823-drm-vmwgfx-convert-to-new-ida-api patches.suse/iscsi-target-fix-session-creation-failure-handling.patch patches.suse/ip6_vti-fix-a-null-pointer-deference-when-destroy-vt.patch patches.suse/qed-Wait-for-ready-indication-before-rereading-the-s.patch patches.suse/qed-Wait-for-MCP-halt-and-resume-commands-to-take-pl.patch patches.suse/qed-Prevent-a-possible-deadlock-during-driver-load-a.patch patches.suse/qed-Avoid-sending-mailbox-commands-when-MFW-is-not-r.patch patches.suse/r8152-disable-RX-aggregation-on-new-Dell-TB16-dock.patch patches.suse/hv_netvsc-ignore-devices-that-are-not-PCI.patch patches.suse/net_sched-improve-and-refactor-tcf_action_put_many.patch patches.suse/net_sched-remove-unnecessary-ops-delete.patch patches.suse/net_sched-remove-unused-parameter-for-tcf_action_del.patch patches.suse/net_sched-remove-unused-tcf_idr_check.patch patches.suse/net_sched-remove-list_head-from-tc_action.patch patches.suse/act_ife-move-tcfa_lock-down-to-where-necessary.patch patches.suse/act_ife-fix-a-potential-deadlock.patch patches.suse/net_sched-fix-unused-variable-warning-in-stmmac.patch patches.suse/ipv4-tcp-send-zero-IPID-for-RST-and-ACK-sent-in-SYN-.patch patches.suse/net-hns-fix-length-and-page_offset-overflow-when-CON.patch patches.suse/net-hns-modify-variable-type-in-hns_nic_reuse_page.patch patches.suse/net-hns-fix-skb-truesize-underestimation.patch patches.suse/net-hns-use-eth_get_headlen-interface-instead-of-hns.patch patches.suse/net-hns3-fix-page_offset-overflow-when-CONFIG_ARM64_.patch patches.suse/net-hns3-modify-variable-type-in-hns3_nic_reuse_page.patch patches.suse/ice-Fix-multiple-static-analyser-warnings.patch patches.suse/ice-Remove-unnecessary-node-owner-check.patch patches.suse/ice-Cleanup-magic-number.patch patches.suse/ice-Report-stats-for-allocated-queues-via-ethtool-st.patch patches.suse/ice-Clean-control-queues-only-when-they-are-initiali.patch patches.suse/ice-Fix-bugs-in-control-queue-processing.patch patches.suse/ice-Use-order_base_2-to-calculate-higher-power-of-2.patch patches.suse/ice-Set-VLAN-flags-correctly.patch patches.suse/ice-Update-to-interrupts-enabled-in-OICR.patch patches.suse/ice-Fix-a-few-null-pointer-dereference-issues.patch patches.suse/ice-Fix-potential-return-of-uninitialized-value.patch patches.suse/ice-Change-struct-members-from-bool-to-u8.patch patches.suse/ice-Trivial-formatting-fixes.patch patches.suse/xsk-fix-return-value-of-xdp_umem_assign_dev.patch patches.suse/bpf-sockmap-fix-sock_hash_alloc-and-reject-zero-size.patch patches.suse/bpf-sockmap-fix-sock-hash-count-in-alloc_sock_hash_e.patch patches.suse/tls-possible-hang-when-do_tcp_sendpages-hits-sndbuf-.patch patches.suse/bpf-sockmap-write_space-events-need-to-be-passed-to-.patch patches.suse/bpf-use-per-htab-salt-for-bucket-hash.patch patches.suse/tools-bpftool-return-from-do_event_pipe-on-bad-argum.patch patches.suse/e1000-check-on-netif_running-before-calling-e1000_up.patch patches.suse/e1000-ensure-to-free-old-tx-rx-rings-in-set_ringpara.patch patches.suse/igb-Replace-GFP_ATOMIC-with-GFP_KERNEL-in-igb_sw_ini.patch patches.suse/igb-Replace-mdelay-with-msleep-in-igb_integrated_phy.patch patches.suse/ixgbe-Replace-GFP_ATOMIC-with-GFP_KERNEL.patch patches.suse/ixgbe-Prevent-unsupported-configurations-with-XDP.patch patches.suse/ixgbe-fix-driver-behaviour-after-issuing-VFLR.patch patches.suse/i40e-Fix-for-Tx-timeouts-when-interface-is-brought-u.patch patches.suse/i40e-fix-condition-of-WARN_ONCE-for-stat-strings.patch patches.suse/mlxsw-spectrum_switchdev-Do-not-leak-RIFs-when-remov.patch patches.suse/net-macb-do-not-disable-MDIO-bus-at-open-close-time.patch patches.suse/qlge-Fix-netdev-features-configuration.patch patches.suse/vhost-correctly-check-the-iova-range-when-waking-vir.patch patches.suse/qed-fix-spelling-mistake-comparsion-comparison.patch patches.suse/net-sched-Fix-memory-exposure-from-short-TCA_U32_SEL.patch patches.suse/0404-thermal-qoriq-Use-devm_thermal_zone_of_sensor_regist.patch patches.suse/0405-thermal-qoriq-Simplify-the-site-variable-assignment.patch patches.suse/thermal-of-thermal-disable-passive-polling-when-ther.patch patches.suse/crypto-caam-jr-fix-descriptor-DMA-unmapping.patch patches.suse/crypto-caam-qi-fix-error-path-in-xts-setkey.patch patches.suse/0039-crypto-caam-fix-DMA-mapping-direction-for-RSA-forms-.patch patches.suse/crypto-chtls-fix-null-dereference-chtls_free_uld.patch patches.suse/crypto-vmx-Fix-sleep-in-atomic-bugs.patch patches.suse/crypto-cavium-nitrox-fix-for-command-corruption-in-q.patch patches.suse/fs-quota-Fix-spectre-gadget-in-do_quotactl.patch patches.suse/hwmon-ina2xx-fix-sysfs-shunt-resistor-read-access.patch patches.suse/hwmon-adt7475-Make-adt7475_read_word-return-errors.patch patches.suse/hwmon-nct6775-Fix-potential-Spectre-v1.patch patches.suse/mmc-block-fix-unsupported-parallel-dispatch-of-requests.patch patches.suse/blk-wbt-abstract-out-end-IO-completion-handler.patch patches.suse/blk-wbt-improve-waking-of-tasks.patch patches.suse/0001-xen-blkback-don-t-keep-persistent-grants-too-long.patch patches.suse/0003-xen-blkfront-cleanup-stale-persistent-grants.patch patches.suse/0004-xen-blkfront-reorder-tests-in-xlblk_init.patch patches.suse/0002-xen-blkback-move-persistent-grants-flags-to-bool.patch patches.suse/0005-xen-blkback-remove-unused-pers_gnts_lock-from-struct.patch patches.suse/block-remove-unnecessary-condition-check.patch patches.suse/cdrom-Fix-info-leak-OOB-read-in-cdrom_ioctl_drive_st patches.suse/nvme-pci-add-a-memory-barrier-to-nvme_dbbuf_update_a.patch patches.suse/nvme-fcloop-Fix-dropped-LS-s-to-removed-target-port.patch patches.suse/nvmet-free-workqueue-object-if-module-init-fails.patch patches.suse/PM-clk-signedness-bug-in-of_pm_clk_add_clks patches.suse/disable-stringop-truncation-warnings-for-now.patch patches.suse/8824-drm-mediatek-convert-drm_atomic_helper_suspend-resume patches.suse/8825-drm-mediatek-replace-drm_dev_unref-with-drm_dev_put patches.suse/8826-drm-mediatek-add-connection-from-rdma0-to-dpi1 patches.suse/8827-drm-mediatek-add-connection-from-rdma0-to-dsi1 patches.suse/8828-drm-mediatek-add-connection-from-rdma1-to-dsi0 patches.suse/8829-drm-mediatek-add-connection-from-rdma2-to-dsi0 patches.suse/8830-drm-mediatek-add-memory-mode-and-layer_config-for-rdma patches.suse/8831-drm-mediatek-add-rgb-color-format-support-for-rdma patches.suse/8832-drm-mediatek-add-the-comment-about-color-format-setting-for-ovl patches.suse/8833-drm-mediatek-add-yuyv-uyvy-color-format-support-for-rdma patches.suse/8834-drm-mediatek-add-function-to-get-layer-number-for-component patches.suse/8835-drm-mediatek-add-function-to-return-ovl-layer-number patches.suse/8836-drm-mediatek-add-function-to-return-rdma-layer-number patches.suse/8837-drm-mediatek-use-layer_nr-function-to-get-layer-number-to-init-plane patches.suse/8838-drm-mediatek-update-some-variable-name-from-ovl-to-comp patches.suse/8839-drm-mediatek-fix-connection-from-rdma2-to-dsi1 patches.suse/8840-drm-amdgpu-fix-vm-clearing-for-the-root-pd patches.suse/8841-drm-amdgpu-fix-preamble-handling patches.suse/8842-amdgpu-fix-multi-process-hang-issue patches.suse/8843-drm-amdgpu-fix-page-fault-and-kasan-warning-on-pci-device-remove patches.suse/8844-drm-amd-display-fix-bug-use-wrong-pp-interface patches.suse/8845-drm-amdgpu-adjust-the-vm-size-based-on-system-memory-size-v2 patches.suse/drm-amdgpu-Enable-disable-gfx-PG-feature-in-rlc-safe.patch patches.suse/8846-drm-amdgpu-fix-vce-initialize-failed-on-kaveri-mullins patches.suse/drm-amdgpu-Update-power-state-at-the-end-of-smu-hw_i.patch patches.suse/8847-drm-amdgpu-power-on-uvd-block-when-hw_fini patches.suse/8848-drm-amdgpu-fix-holding-mn_lock-while-allocating-memory patches.suse/8849-drm-amd-display-fix-memory-leak-caused-by-missed-dc_sink_release patches.suse/8850-drm-amdgpu-remove-duplicated-power-source-update patches.suse/8851-drm-amdgpu-need-to-set-moved-to-true-when-evict-bo patches.suse/8852-drm-i915-fix-glk-cnl-display-w-a-1175 patches.suse/8853-drm-i915-free-write_buf-that-we-allocated-with-kzalloc patches.suse/8854-drm-i915-stop-holding-a-ref-to-the-ppgtt-from-each-vma patches.suse/drm-i915-Increase-LSPCON-timeout patches.suse/8855-drm-i915-audio-hook-up-component-bindings-even-if-displays-are-disabled patches.suse/i2c-i801-Allow-ACPI-AML-access-I-O-ports-not-reserve.patch patches.suse/i2c-designware-Re-init-controllers-with-pm_disabled-.patch patches.suse/x86-xen-don-t-write-ptes-directly-in-32-bit-pv-guests patches.suse/x86-pae-use-64-bit-atomic-xchg-function-in-native_ptep_get_and_clear patches.suse/0005-arm64-mm-always-enable-CONFIG_HOLES_IN_ZONE.patch patches.suse/watchdog-Mark-watchdog-touch-functions-as-notrace.patch patches.suse/x86-spectre-add-missing-family-6-check-to-microcode-check.patch patches.suse/0001-x86-speculation-l1tf-Increase-l1tf-memory-limit-for-.patch patches.suse/x86-entry-64-wipe-kasan-stack-shadow-before-rewind_stack_do_exit patches.suse/x86-nmi-fix-nmi-uaccess-race-against-cr3-switching patches.suse/x86-mce-Fix-set_mce_nospec-to-avoid-GP-fault.patch patches.suse/x86-vdso-fix-lsl-operand-order.patch patches.suse/0001-of-add-helper-to-lookup-compatible-child-node.patch patches.suse/sctp-hold-transport-before-accessing-its-asoc-in-sct.patch patches.suse/net-sched-fix-extack-error-message-when-chain-is-fai.patch patches.suse/net-sched-return-ENOENT-when-trying-to-remove-filter.patch patches.suse/bpf-sockmap-fix-potential-use-after-free-in-bpf_tcp_.patch patches.suse/bpf-sockmap-fix-psock-refcount-leak-in-bpf_tcp_recvm.patch patches.suse/bpf-sockmap-decrement-copied-count-correctly-in-redi.patch patches.suse/bpf-fix-several-offset-tests-in-bpf_msg_pull_data.patch patches.suse/bpf-fix-msg-data-data_end-after-sg-shift-repair-in-b.patch patches.suse/bpf-fix-shift-upon-scatterlist-ring-wrap-around-in-b.patch patches.suse/bpf-fix-sg-shift-repair-start-offset-in-bpf_msg_pull.patch patches.suse/vti6-remove-skb-ignore_df-check-from-vti6_xmit.patch patches.suse/tipc-fix-a-missing-rhashtable_walk_exit.patch patches.suse/net-hns-add-the-code-for-cleaning-pkt-in-chip.patch patches.suse/net-hns-add-netif_carrier_off-before-change-speed-an.patch patches.suse/net-sched-act_pedit-fix-dump-of-extended-layered-op.patch patches.suse/0013-ipv6-fix-cleanup-ordering-for-ip6_mr-failure.patch patches.suse/0014-ipv6-fix-cleanup-ordering-for-pingv6-registration.patch patches.suse/net-bcmgenet-use-MAC-link-status-for-fixed-phy.patch patches.suse/net-mvpp2-initialize-port-of_node-pointer.patch patches.suse/net_sched-reject-unknown-tcfa_action-values.patch patches.suse/nfp-wait-for-posted-reconfigs-when-disabling-the-dev.patch patches.suse/msft-hv-1752-hv_netvsc-Fix-a-deadlock-by-getting-rtnl-lock-earlie.patch patches.suse/tcp-do-not-restart-timewait-timer-on-rst-reception.patch patches.suse/ibmvnic-Include-missing-return-code-checks-in-reset-.patch patches.suse/0015-igmp-fix-incorrect-unsolicit-report-count-when-join-.patch patches.suse/bpf-Fix-bpf_msg_pull_data.patch patches.suse/tools-bpf-bpftool-add-xskmap-in-map-types.patch patches.suse/bpf-avoid-misuse-of-psock-when-TCP_ULP_BPF-collides-.patch patches.suse/r8169-add-support-for-NCube-8168-network-card.patch patches.suse/vhost-fix-VHOST_GET_BACKEND_FEATURES-ioctl-request-d.patch patches.suse/net-sched-null-actions-array-pointer-before-releasin.patch patches.suse/bnxt_en-Fix-firmware-signaled-resource-change-logic-.patch patches.suse/bnxt_en-Clean-up-unused-functions.patch patches.suse/bnxt_en-Do-not-adjust-max_cp_rings-by-the-ones-used-.patch patches.suse/mac80211-Run-TXQ-teardown-code-before-de-registering.patch patches.suse/mac80211_hwsim-require-at-least-one-channel.patch patches.suse/cfg80211-remove-division-by-size-of-sizeof-struct-ie.patch patches.suse/mac80211-correct-use-of-IEEE80211_VHT_CAP_RXSTBC_X.patch patches.suse/mac80211_hwsim-correct-use-of-IEEE80211_VHT_CAP_RXST.patch patches.suse/cfg80211-make-wmm_rule-part-of-the-reg_rule-structur.patch patches.suse/mac80211-don-t-update-the-PM-state-of-a-peer-upon-a-.patch patches.suse/mac80211_hwsim-Fix-possible-Spectre-v1-for-hwsim_wor.patch patches.suse/nl80211-Fix-nla_put_u8-to-u16-for-NL80211_WMMR_TXOP.patch patches.suse/nl80211-Pass-center-frequency-in-kHz-instead-of-MHz.patch patches.suse/mac80211-mesh-fix-HWMP-sequence-numbering-to-follow-.patch patches.suse/mac80211-avoid-kernel-panic-when-building-AMSDU-from patches.suse/cfg80211-nl80211_update_ft_ies-to-validate-NL80211_A patches.suse/mac80211-do-not-convert-to-A-MSDU-if-frag-subframe-l.patch patches.suse/mac80211-always-account-for-A-MSDU-header-changes patches.suse/mac80211-fix-an-off-by-one-issue-in-A-MSDU-max_subfr patches.suse/cfg80211-fix-a-type-issue-in-ieee80211_chandef_to_op.patch patches.suse/mac80211-fix-WMM-TXOP-calculation.patch patches.suse/mac80211-fix-a-race-between-restart-and-CSA-flows.patch patches.suse/mac80211-Fix-station-bandwidth-setting-after-channel.patch patches.suse/mac80211-don-t-Tx-a-deauth-frame-if-the-AP-forbade-T.patch patches.suse/mac80211-shorten-the-IBSS-debug-messages.patch patches.suse/net-mlx5-Fix-SQ-offset-in-QPs-with-small-RQ.patch patches.suse/act_ife-fix-a-potential-use-after-free.patch patches.suse/net-sched-action_ife-take-reference-to-meta-module.patch patches.suse/tools-vm-slabinfo.c-fix-sign-compare-warning.patch patches.suse/tools-vm-page-types.c-fix-defined-but-not-used-warni.patch patches.suse/mm-hugetlb-filter-out-hugetlb-pages-if-hugepage-migration-is-not-supported.patch patches.suse/0001-memory_hotplug-fix-kernel_panic-on-offline-page-proc.patch patches.suse/mm-fix-bug_on-in-vmf_insert_pfn_pud-from-vm_mixedmap-removal.patch patches.suse/scsi-csiostor-add-a-check-for-NULL-pointer-after-kma.patch patches.suse/scsi-csiostor-fix-incorrect-port-capabilities.patch patches.suse/scsi-lpfc-Default-fdmi_on-to-on.patch patches.suse/scsi-lpfc-Correct-MDS-diag-and-nvmet-configuration.patch patches.suse/scsi-hpsa-limit-transfer-length-to-1mb-not-512kb.patch patches.suse/scsi-target-iscsi-cxgbit-use-pr_debug-instead-of-pr_info patches.suse/scsi-libata-Add-missing-newline-at-end-of-file.patch patches.suse/scsi-aacraid-fix-a-signedness-bug.patch patches.suse/gpio-adp5588-Fix-sleep-in-atomic-context-bug.patch patches.suse/gpiolib-acpi-Switch-to-cansleep-version-of-GPIO-libr.patch patches.suse/gpiolib-acpi-Register-GpioInt-ACPI-event-handlers-fr.patch patches.suse/gpio-Fix-crash-due-to-registration-race.patch patches.suse/btrfs-sync-log-after-logging-new-name.patch patches.suse/btrfs-fix-data-corruption-when-deduplicating-between.patch patches.suse/printk-tracing-Do-not-trace-printk_nmi_enter.patch patches.suse/Revert-blk-throttle-fix-race-between-blkcg_bio_issue.patch patches.suse/0001-nbd-don-t-allow-invalid-blocksize-settings.patch patches.suse/block-don-t-warn-when-doing-fsync-on-read-only-devic.patch patches.suse/block-bfq-swap-puts-in-bfqg_and_blkg_put.patch patches.suse/fs-cifs-don-t-translate-SFM_SLASH-U-F026-to-backslash.patch patches.suse/SMB3-Backup-intent-flag-missing-for-directory-opens-.patch patches.suse/smb3-minor-debugging-clarifications-in-rfc1001-len-processing.patch patches.suse/smb3-check-for-and-properly-advertise-directory-leas.patch patches.suse/cifs-connect-to-servername-instead-of-IP-for-IPC-sha.patch patches.suse/8856-drm-i915-gvt-emulate-gen9-dbuf-ctl-register-access patches.suse/8857-drm-i915-gvt-make-correct-handling-to-vreg-bxt_phy_ctl_family patches.suse/8858-drm-i915-gvt-handle-gen9_wm_chicken3-with-f_cmd_access patches.suse/8859-drm-i915-gvt-move-intel_runtime_pm_get-out-of-spin_lock-in-stop_schedule patches.suse/8860-drm-i915-gvt-fix-drm_format_mod-value-for-vgpu-plane patches.suse/8861-drm-i915-gvt-give-new-born-vgpu-higher-scheduling-chance patches.suse/8862-drm-i915-re-apply-perform-link-quality-check-unconditionally-during-long-pulse patches.suse/8863-drm-i915-dsc-fix-pps-register-definition-macros-for-2nd-vdsc-engine patches.suse/8864-drm-i915-dp_mst-fix-enabling-pipe-clock-for-all-streams patches.suse/ALSA-hda-Fix-cancel_work_sync-stall-from-jackpoll-wo.patch patches.suse/ALSA-rawmidi-Initialize-allocated-buffers.patch patches.suse/ACPI-LPSS-Force-LPSS-quirks-on-boot.patch patches.suse/acpi-bus-only-call-dmi_check_system-on-x86.patch patches.suse/fsnotify-fix-ignore-mask-logic-in-fsnotify.patch patches.suse/ceph-avoid-a-use-after-free-in-ceph_destroy_options.patch patches.suse/md-raid5-cache-disable-reshape-completely.patch patches.suse/RAID10-BUG_ON-in-raise_barrier-when-force-is-true-an.patch patches.suse/0001-md-cluster-release-RESYNC-lock-after-the-last-resync.patch patches.suse/i2c-uniphier-issue-STOP-only-for-last-message-or-I2C.patch patches.suse/i2c-uniphier-f-issue-STOP-only-for-last-message-or-I.patch patches.suse/i2c-i801-fix-DNV-s-SMBCTRL-register-offset.patch patches.suse/i2c-xiic-Make-the-start-and-the-byte-count-write-ato.patch patches.suse/hwmon-rpi-add-module-alias-to-raspberrypi-hwmon.patch patches.suse/kvm-vmx-do-not-allow-reexecute_instruction-when-skipping-mmio-instr patches.suse/kvm-x86-invert-emulation-re-execute-behavior-to-make-it-opt-in patches.suse/kvm-x86-merge-emultype_retry-and-emultype_allow_reexecute patches.suse/kvm-x86-default-to-not-allowing-emulation-retry-in-kvm_mmu_page_fault patches.suse/kvm-x86-do-not-re-try-execute-after-failed-emulation-in-l2 patches.suse/KVM-PPC-Book3S-HV-Use-correct-pagesize-in-kvm_unmap_.patch patches.suse/KVM-PPC-Book3S-HV-Don-t-truncate-HPTE-index-in-xlate.patch patches.suse/s390-sles15sp1-00-04-16-KVM-s390-Fix-pfmf-and-conditional-skey-emulation.patch patches.suse/kvm-s390-vsie-copy-wrapping-keys-to-right-place.patch patches.suse/s390-sles15sp1-00-04-17-KVM-s390-Properly-lock-mm-context-allow_gmap_hpage_1.patch patches.suse/KVM-arm-arm64-Clean-dcache-to-PoC-when-changing-PTE-.patch patches.suse/kbuild-make-missing-depmod-a-warning-instead-of-an-error.patch patches.suse/irqchip-gic-v3-its-Cap-lpi_id_bits-to-reduce-memory-.patch patches.suse/x86-microcode-make-sure-boot_cpu_data-microcode-is-up-to-date patches.suse/x86-microcode-update-the-new-microcode-revision-unconditionally patches.suse/x86-process-don-t-mix-user-kernel-regs-in-64bit-_show_regs patches.suse/x86-mm-use-write_once-when-setting-ptes.patch patches.suse/RDMA-ucma-check-fd-type-in-ucma_migrate_id.patch patches.suse/IB-core-Release-object-lock-if-destroy-failed.patch patches.suse/iw_cxgb4-only-allow-1-flush-on-user-qps.patch patches.suse/IB-ipoib-Avoid-a-race-condition-between-start_xmit-a.patch patches.suse/bnxt_re-Fix-couple-of-memory-leaks-that-could-lead-t.patch patches.suse/RDMA-uverbs-Fix-error-cleanup-path-of-ib_uverbs_add_.patch patches.suse/RDMA-cma-Protect-cma-dev-list-with-lock.patch patches.suse/RDMA-mlx4-Ensure-that-maximal-send-receive-SGE-less-.patch patches.suse/HID-add-support-for-Apple-Magic-Keyboards.patch patches.suse/HID-hid-saitek-Add-device-ID-for-RAT-7-Contagion.patch patches.suse/HID-sensor-hub-Restore-fixup-for-Lenovo-ThinkPad-Hel.patch patches.suse/scsi-qedi-add-the-crc-size-within-iscsi-nvm-image patches.suse/mlxsw-spectrum_buffers-Set-up-a-dedicated-pool-for-B.patch patches.suse/be2net-Fix-memory-leak-in-be_cmd_get_profile_config.patch patches.suse/net-qca_spi-Fix-race-condition-in-spi-transfers.patch patches.suse/net-sched-fix-memory-leak-in-act_tunnel_key_init.patch patches.suse/s390-sles15-16-02-01-net-af_iucv-drop-inbound-packets-with-invalid-flags.patch patches.suse/s390-sles15-16-02-02-net-af_iucv-fix-skb-handling-on-HiperTransport-xmit-.patch patches.suse/net-mlx5-Fix-use-after-free-in-self-healing-flow.patch patches.suse/net-mlx5-Fix-debugfs-cleanup-in-the-device-init-remo.patch patches.suse/net-mlx5-Use-u16-for-Work-Queue-buffer-fragment-size.patch patches.suse/net-mlx5-Use-u16-for-Work-Queue-buffer-strides-offse.patch patches.suse/net-mlx5-E-Switch-Fix-memory-leak-when-creating-swit.patch patches.suse/net-mlx5-Fix-not-releasing-read-lock-when-adding-flo.patch patches.suse/net-mlx5-Consider-PCI-domain-in-search-for-next-dev.patch patches.suse/net-mlx5-Check-for-error-in-mlx5_attach_interface.patch patches.suse/net-mlx5e-Ethtool-steering-fix-udp-source-port-value.patch patches.suse/net-mlx5-Fix-possible-deadlock-from-lockdep-when-add.patch patches.suse/net_sched-properly-cancel-netlink-dump-on-failure.patch patches.suse/net-ena-fix-surprise-unplug-NULL-dereference-kernel-.patch patches.suse/net-ena-fix-driver-when-PAGE_SIZE-64kB.patch patches.suse/net-ena-fix-device-destruction-to-gracefully-free-re.patch patches.suse/net-ena-fix-potential-double-ena_destroy_device.patch patches.suse/net-ena-fix-missing-lock-during-device-destruction.patch patches.suse/net-ena-fix-missing-calls-to-READ_ONCE.patch patches.suse/net-ena-fix-incorrect-usage-of-memory-barriers.patch patches.suse/net-tls-Set-count-of-SG-entries-if-sk_alloc_sg-retur.patch patches.suse/ip-frags-fix-crash-in-ip_do_fragment.patch patches.suse/qmi_wwan-Support-dynamic-config-on-Quectel-EP06.patch patches.suse/0016-netfilter-nf_tables-release-chain-in-flushing-set.patch patches.suse/r8169-Clear-RTL_FLAG_TASK_-_PENDING-when-clearing-RT.patch patches.suse/rds-fix-two-RCU-related-problems.patch patches.suse/s390-sles15sp1-00-08-89-s390-qeth-indicate-error-when-netdev-allocation-fail.patch patches.suse/s390-sles15sp1-00-08-90-s390-qeth-switch-on-SG-by-default-for-IQD-devices.patch patches.suse/s390-sles15-15-03-qeth-use-vzalloc-for-QUERY-OAT-buffer.patch patches.suse/s390-sles15sp1-00-08-91-s390-qeth-don-t-dump-past-end-of-unknown-HW-header.patch patches.suse/nfp-flower-fix-vlan-match-by-checking-both-vlan-id-a.patch patches.suse/nfp-flower-reject-tunnel-encap-with-ipv6-outer-heade.patch patches.suse/drm-nouveau-drm-nouveau-Fix-bogus-drm_kms_helper_pol patches.suse/8865-drm-nouveau-remove-duplicate-poll_enable-in-pmops_runtime_suspend patches.suse/8866-drm-nouveau-drm-nouveau-fix-deadlock-with-fb_helper-with-async-rpm-requests patches.suse/drm-nouveau-drm-nouveau-Use-pm_runtime_get_noresume-.patch patches.suse/drm-nouveau-Fix-deadlocks-in-nouveau_connector_detec.patch patches.suse/8867-drm-nouveau-remove-useless-poll_enable-call-in-switcheroo_set_state patches.suse/8868-drm-nouveau-remove-useless-poll_disable-call-in-switcheroo_set_state patches.suse/8869-drm-nouveau-remove-useless-poll_enable-call-in-drm_load patches.suse/8870-drm-nouveau-only-write-dp_mstm_ctrl-when-needed patches.suse/8871-drm-nouveau-reset-mst-branching-unit-before-enabling patches.suse/drm-nouveau-drm-nouveau-Prevent-handling-ACPI-HPD-ev.patch patches.suse/drm-nouveau-drm-nouveau-Don-t-forget-to-cancel-hpd_w.patch patches.suse/8872-drm-nouveau-fix-nouveau_connector_ddc_detect patches.suse/8873-drm-nouveau-fix-oops-in-client-init-failure-path patches.suse/8874-drm-nouveau-mmu-don-t-attempt-to-dereference-vmm-without-valid-instance-pointer patches.suse/drm-nouveau-TBDdevinit-don-t-fail-when-PMU-PRE_OS-is.patch patches.suse/8875-drm-nouveau-disp-remove-unused-struct-member patches.suse/8876-drm-nouveau-disp-move-edp-panel-power-handling patches.suse/drm-nouveau-disp-fix-DP-disable-race.patch patches.suse/8877-drm-nouveau-disp-gm200-enforce-identity-mapped-sor-assignment-for-lvds-edp-panels patches.suse/ipmi-kcs_bmc-don-t-change-device-name.patch patches.suse/ipmi-Rework-SMI-registration-failure.patch patches.suse/ipmi-Move-BT-capabilities-detection-to-the-detect-ca.patch patches.suse/0003-ipmi-Fix-I2C-client-removal-in-the-SSIF-driver.patch patches.suse/ipmi-Fix-NULL-pointer-dereference-in-ssif_probe.patch patches.suse/Revert-PCI-Add-ACS-quirk-for-Intel-300-series patches.suse/switchtec-Fix-Spectre-v1-vulnerability.patch patches.suse/0001-PCI-pciehp-Fix-hot-add-vs-powerfault-detection-order.patch patches.suse/PCI-Fix-faulty-logic-in-pci_reset_bus.patch patches.suse/IB-hfi1-PCI-Allow-bus-reset-while-probing.patch patches.suse/PCI-Fix-enabling-of-PASID-on-RC-integrated-endpoints.patch patches.suse/s390-sles15-15-04-crypto-paes-fix.patch patches.suse/s390-sles15sp1-00-03-12-zcrypt-remove-VLA-usage-from-the-AP-bus.patch patches.suse/mmc-omap_hsmmc-fix-wakeirq-handling-on-removal.patch patches.suse/pstore-Fix-incorrect-persistent-ram-buffer-mapping.patch patches.suse/8878-drm-i915-bdw-increase-ips-disable-timeout-to-100ms patches.suse/8879-drm-i915-gvt-fix-life-cycle-reference-on-kvm-mm patches.suse/drm-i915-gvt-Fix-the-incorrect-length-of-child_devic.patch patches.suse/drm-i915-overlay-Allocate-physical-registers-from-st.patch patches.suse/8880-drm-amdgpu-fix-amdgpu_mn_unlock-in-the-cs-error-path patches.suse/8881-drm-amdgpu-fix-sdma-hang-in-prt-mode-v2 patches.suse/8882-drm-amdgpu-move-psp-init-prior-to-ih-in-gpu-reset patches.suse/0001-drm-amdgpu-fix-error-handling-in-amdgpu_cs_user_fenc.patch patches.suse/8883-drm-nouveau-devinit-fix-warning-when-pmu-pre_os-is-missing patches.suse/0148-dm-verity-fix-crash-on-bufio-buffer-that-was-allocat.patch patches.suse/0149-dm-disable-CRYPTO_TFM_REQ_MAY_SLEEP-to-fix-a-GFP_KER.patch patches.suse/0150-dm-raid-fix-reshape-race-on-small-devices.patch patches.suse/0151-dm-raid-fix-stripe-adding-reshape-deadlock.patch patches.suse/0152-dm-raid-fix-rebuild-of-specific-devices-by-updating-.patch patches.suse/0153-dm-raid-fix-RAID-leg-rebuild-errors.patch patches.suse/0154-dm-raid-bump-target-version-update-comments-and-docu.patch patches.suse/0155-dm-thin-metadata-try-to-avoid-ever-aborting-transact.patch patches.suse/nvmet-rdma-fix-possible-bogus-dereference-under-heav.patch patches.suse/blk-cgroup-increase-number-of-supported-policies.patch patches.suse/mei-ignore-not-found-client-in-the-enumeration.patch patches.suse/mei-bus-need-to-unlink-client-before-freeing.patch patches.suse/msft-hv-1753-Tools-hv-Fix-a-bug-in-the-key-delete-code.patch patches.suse/misc-hmc6352-fix-potential-Spectre-v1.patch patches.suse/0001-fpga-dfl-fme-fix-return-value-check-in-in-pr_mgmt_in.patch patches.suse/msft-hv-1754-vmbus-don-t-return-values-for-uninitalized-channels.patch patches.suse/USB-add-quirk-for-WORLDE-Controller-KS49-or-Prodipe-.patch patches.suse/xhci-Fix-use-after-free-for-URB-cancellation-on-a-re.patch patches.suse/USB-yurex-Fix-buffer-over-read-in-yurex_write.patch patches.suse/USB-yurex-Check-for-truncation-in-yurex_read.patch patches.suse/0001-usb-typec-fix-kernel-doc-parameter-warning.patch patches.suse/USB-Add-quirk-to-support-DJI-CineSSD.patch patches.suse/usb-uas-add-support-for-more-quirk-flags.patch patches.suse/usb-Don-t-die-twice-if-PCI-xhci-host-is-not-respondi.patch patches.suse/0001-usb-typec-fix-kernel-doc-notation-warning-for-typec_.patch patches.suse/0001-linux-mod_devicetable.h-fix-kernel-doc-missing-notat.patch patches.suse/usb-Avoid-use-after-free-by-flushing-endpoints-early.patch patches.suse/usb-host-u132-hcd-Fix-a-sleep-in-atomic-context-bug-.patch patches.suse/usb-misc-uss720-Fix-two-sleep-in-atomic-context-bugs.patch patches.suse/USB-serial-io_ti-fix-array-underflow-in-completion-h.patch patches.suse/USB-serial-ti_usb_3410_5052-fix-array-underflow-in-c.patch patches.suse/USB-net2280-Fix-erroneous-synchronization-change.patch patches.suse/usb-gadget-fotg210-udc-Fix-memory-leak-of-fotg210-ep.patch patches.suse/usb-gadget-udc-renesas_usb3-fix-maxpacket-size-of-ep.patch patches.suse/Revert-cdc-acm-implement-put_char-and-flush_chars.patch patches.suse/asm-generic-io-Fix-ioport_map-for-CONFIG_GENERIC_IOM.patch patches.suse/0001-xen-manage-don-t-complain-about-an-empty-value-in-co.patch patches.suse/NFSv4.1-fix-infinite-loop-on-I-O.patch patches.suse/NFS-Don-t-open-code-clearing-of-delegation-state.patch patches.suse/fs-cifs-suppress-a-string-overflow-warning.patch patches.suse/fs-cifs-require-sha512.patch patches.suse/cifs-prevent-integer-overflow-in-nxt_dir_entry.patch patches.suse/CIFS-fix-wrapping-bugs-in-num_entries.patch patches.suse/cifs-integer-overflow-in-in-SMB2_ioctl.patch patches.suse/cifs-read-overflow-in-is_valid_oplock_break-.patch patches.suse/perf-core-force-user_ds-when-recording-user-stack-data.patch patches.suse/sched-fair-Fix-vruntime_normalized-for-remote-non-migration-wakeup.patch patches.suse/x86-eisa-don-t-probe-eisa-bus-for-xen-pv-guests patches.suse/ext4-check-to-make-sure-the-rename-2-s-destination-i.patch patches.suse/ext4-avoid-divide-by-zero-fault-when-deleting-corrup.patch patches.suse/ext4-avoid-arithemetic-overflow-that-can-trigger-a-B.patch patches.suse/ext4-recalucate-superblock-checksum-after-updating-f.patch patches.suse/ext4-fix-online-resize-s-handling-of-a-too-small-fin.patch patches.suse/ext4-fix-online-resizing-for-bigalloc-file-systems-w.patch patches.suse/ext4-close-race-between-direct-IO-and-ext4_break_lay.patch patches.suse/ext4-show-test_dummy_encryption-mount-option-in-proc.patch patches.suse/ext4-don-t-mark-mmp-buffer-head-dirty.patch patches.suse/ext4-dax-add-ext4_bmap-to-ext4_dax_aops.patch patches.suse/ext4-dax-set-ext4_dax_aops-for-dax-files.patch patches.suse/0406-spi-spi-fsl-dspi-fix-broken-DSPI_EOQ_MODE.patch patches.suse/xen-netfront-dont-bug-in-case-of-too-many-frags.patch patches.suse/net_sched-notify-filter-deletion-when-deleting-a-cha.patch patches.suse/msft-hv-1755-hv_netvsc-fix-schedule-in-RCU-context.patch patches.suse/net-appletalk-fix-minor-pointer-leak-to-userspace-in.patch patches.suse/net-rtnl_configure_link-fix-dev-flags-changes-arg-to.patch patches.suse/neighbour-confirm-neigh-entries-when-ARP-packet-is-r.patch patches.suse/tls-don-t-copy-the-key-out-of-tls12_crypto_info_aes_.patch patches.suse/tls-zero-the-crypto-information-from-tls_context-bef.patch patches.suse/tls-clear-key-material-from-kernel-memory-when-do_tl.patch patches.suse/gso_segment-Reset-skb-mac_len-after-modifying-networ.patch patches.suse/net-sched-act_sample-fix-NULL-dereference-in-the-dat.patch patches.suse/udp4-fix-IP_CMSG_CHECKSUM-for-connected-sockets.patch patches.suse/udp6-add-missing-checks-on-edumux-packet-processing.patch patches.suse/veth-Orphan-skb-before-GRO.patch patches.suse/bpf-btf-Fix-end-boundary-calculation-for-type-sectio.patch patches.suse/bpf-verifier-disallow-pointer-subtraction.patch patches.suse/bpf-use-__GFP_COMP-while-allocating-page.patch patches.suse/pppoe-fix-reception-of-frames-with-no-mac-header.patch patches.suse/net-mvpp2-let-phylink-manage-the-carrier-state.patch patches.suse/ARM-dts-at91-add-new-compatibility-string-for-macb-o.patch patches.suse/net-hp100-fix-always-true-check-for-link-up-state.patch patches.suse/ipv6-fix-possible-use-after-free-in-ip6_xmit.patch patches.suse/bnxt_en-Fix-VF-mac-address-regression.patch patches.suse/msft-hv-1761-PCI-hv-support-reporting-serial-number-as-slot-infor.patch patches.suse/msft-hv-1757-hv_netvsc-pair-VF-based-on-serial-number.patch patches.suse/tls-fix-currently-broken-MSG_PEEK-behavior.patch patches.suse/clk-x86-add-ether_clk-alias-for-Bay-Trail-Cherry-Tra.patch patches.suse/clk-x86-Stop-marking-clocks-as-CLK_IS_CRITICAL.patch patches.suse/qmi_wwan-set-DTR-for-modems-in-forced-USB2-mode.patch patches.suse/platform-x86-dell-smbios-wmi-Correct-a-memory-leak.patch patches.suse/platform-x86-alienware-wmi-Correct-a-memory-leak.patch patches.suse/ring-buffer-Allow-for-rescheduling-when-removing-pag.patch patches.suse/crypto-ccp-add-timeout-support-in-the-sev-command.patch patches.suse/scsi-qla2xxx-fix-an-endian-bug-in-fcpcmd_is_corrupted patches.suse/hwmon-nct6775-Set-weight-source-to-zero-correctly.patch patches.suse/ALSA-bebob-use-address-returned-by-kmalloc-instead-o.patch patches.suse/ALSA-fireface-fix-memory-leak-in-ff400_switch_fetchi.patch patches.suse/ALSA-emu10k1-fix-possible-info-leak-to-userspace-on-.patch patches.suse/ALSA-firewire-digi00x-fix-memory-leak-of-private-dat.patch patches.suse/ALSA-firewire-tascam-fix-memory-leak-of-private-data.patch patches.suse/ALSA-oxfw-fix-memory-leak-of-private-data.patch patches.suse/ALSA-hda-Enable-runtime-PM-only-for-discrete-GPU.patch patches.suse/ALSA-bebob-fix-memory-leak-for-M-Audio-FW1814-and-Pr.patch patches.suse/ALSA-oxfw-fix-memory-leak-for-model-dependent-data-a.patch patches.suse/ALSA-oxfw-fix-memory-leak-of-discovered-stream-forma.patch patches.suse/ALSA-fireworks-fix-memory-leak-of-response-buffer-at.patch patches.suse/ASoC-rt5514-Fix-the-issue-of-the-delay-volume-app2.patch patches.suse/ASoC-wm8804-Add-ACPI-support.patch patches.suse/ASoC-sigmadsp-safeload-should-not-have-lower-byte-li.patch patches.suse/ASoC-rsnd-fixup-not-to-call-clk_get-set-under-non-at.patch patches.suse/ASoC-rsnd-adg-care-clock-frequency-size.patch patches.suse/ASoC-rsnd-don-t-fallback-to-PIO-mode-when-EPROBE_DEF.patch patches.suse/ASoC-cs4265-fix-MMTLR-Data-switch-control.patch patches.suse/sound-enable-interrupt-after-dma-buffer-initializati.patch patches.suse/sound-don-t-call-skl_init_chip-to-reset-intel-skl-so.patch patches.suse/0047-mtd-devices-m25p80-Make-sure-the-buffer-passed-in-op.patch patches.suse/mm-shmem.c-Correctly-annotate-new-inodes-for-lockdep.patch patches.suse/ocfs2-fix-ocfs2-read-block-panic.patch patches.suse/drm-vc4-Fix-the-no-scaling-case-on-multi-planar-YUV-.patch patches.suse/8884-drm-pl111-make-sure-of_device_id-tables-are-null-terminated patches.suse/8885-drm-sun4i-remove-r40-display-pipeline-compatibles patches.suse/drm-udl-Destroy-framebuffer-only-if-it-was-initializ.patch patches.suse/8886-drm-fb-helper-remove-set-but-not-used-variable-connector_funcs patches.suse/8887-drm-atomic-use-drm_drv_uses_atomic_modeset-for-debugfs-creation patches.suse/8888-drm-fix-drm_drv_uses_atomic_modeset-on-non-modesetting-drivers patches.suse/8889-drm-sun4i-drop-second-pll-from-a64-hdmi-phy patches.suse/8890-drm-i915-gvt-init-phy-related-registers-for-bxt patches.suse/8891-drm-i915-gvt-add-gen9_clkgate_dis_4-to-default-bxt-mmio-handler patches.suse/drm-i915-gvt-request-srcu_read_lock-before-checking-.patch patches.suse/drm-i915-gvt-clear-ggtt-entries-when-destroy-vgpu.patch patches.suse/8892-drm-vmwgfx-don-t-check-for-old_crtc_state-enable-status patches.suse/8893-drm-vmwgfx-limit-screen-size-to-stdu_max-during-check_modeset patches.suse/8894-drm-vmwgfx-limit-mode-size-for-all-display-unit-to-texture_max patches.suse/8895-drm-vmwgfx-don-t-impose-stdu-limits-on-framebuffer-size patches.suse/8896-drm-vmwgfx-fix-buffer-object-eviction patches.suse/drm-amdgpu-add-new-polaris-pci-id.patch patches.suse/drm-amdgpu-Fix-SDMA-HQD-destroy-error-on-gfx_v7.patch patches.suse/8897-drm-amdkfd-change-the-control-stack-mtype-from-uc-to-nc-on-gfx9 patches.suse/8898-drm-amdkfd-fix-ats-capablity-was-not-reported-correctly-on-some-apus patches.suse/floppy-Do-not-copy-a-kernel-pointer-to-user-memory-i.patch patches.suse/nvme-count-all-ANA-groups-for-ANA-Log-page.patch patches.suse/ubifs-Check-for-name-being-NULL-while-mounting.patch patches.suse/Revert-ubifs-xattr-Don-t-operate-on-deleted-inodes.patch patches.suse/s390-sles15sp1-00-04-18-s390-mm-Check-for-valid-vma-before-zapping-in-gmap_d.patch patches.suse/s390-sles15sp1-00-04-19-KVM-s390-Make-huge-pages-unavailable-in-ucontrol-VMs.patch patches.suse/KVM-PPC-Avoid-marking-DMA-mapped-pages-dirty-in-real.patch patches.suse/KVM-PPC-Book3S-HV-Don-t-use-compound_order-to-determ.patch patches.suse/msft-hv-1758-x86-hyper-v-rename-ipi_arg_-ex-non_ex-structures.patch patches.suse/pinctrl-cannonlake-Fix-gpio-base-for-GPP-E.patch patches.suse/pinctrl-intel-Do-pin-translation-in-other-GPIO-opera.patch patches.suse/tools-lib-bpf-Provide-wrapper-for-strerror_r-to-buil.patch patches.suse/0001-x86-paravirt-Fix-some-warning-messages.patch patches.suse/x86-mm-expand-static-page-table-for-fixmap-space patches.suse/xen-x86-vpmu-zero-struct-pt_regs-before-calling-into-sample-handling-code patches.suse/0001-xen-issue-warning-message-when-out-of-grant-maptrack.patch patches.suse/mfd-omap-usb-host-Fix-dts-probe-of-children.patch patches.suse/media-af9035-prevent-buffer-overflow-on-write.patch patches.suse/net-stmmac-Fixup-the-tail-addr-setting-in-xmit-path.patch patches.suse/NFC-Fix-possible-memory-corruption-when-handling-SHD.patch patches.suse/net-mlx5-Fix-read-from-coherent-memory.patch patches.suse/net-mlx5-Check-for-SQ-and-not-RQ-state-when-modifyin.patch patches.suse/net-mlx5e-TLS-Read-capabilities-only-when-it-is-safe.patch patches.suse/net-bnxt-Fix-a-uninitialized-variable-warning.patch patches.suse/s390-sles15sp1-00-12-36-net-smc-fix-non-blocking-connect-problem.patch patches.suse/s390-sles15sp1-00-12-37-net-smc-remove-duplicate-mutex_unlock.patch patches.suse/s390-sles15sp1-00-12-38-net-smc-enable-fallback-for-connection-abort-in-stat.patch patches.suse/s390-sles15sp1-00-12-39-net-smc-no-urgent-data-check-for-listen-sockets.patch patches.suse/s390-sles15sp1-00-12-58-net-smc-fix-sizeof-to-int-comparison.patch patches.suse/net-mvpp2-fix-a-txq_done-race-condition.patch patches.suse/sfp-fix-oops-with-ethtool-m.patch patches.suse/batman-adv-Avoid-probe-ELP-information-leak.patch patches.suse/batman-adv-Fix-segfault-when-writing-to-throughput_o.patch patches.suse/batman-adv-Fix-segfault-when-writing-to-sysfs-elp_in.patch patches.suse/batman-adv-Prevent-duplicated-gateway_node-entry.patch patches.suse/batman-adv-Prevent-duplicated-nc_node-entry.patch patches.suse/batman-adv-Prevent-duplicated-softif_vlan-entry.patch patches.suse/batman-adv-Prevent-duplicated-global-TT-entry.patch patches.suse/batman-adv-Prevent-duplicated-tvlv-handler.patch patches.suse/batman-adv-fix-backbone_gw-refcount-on-queue_work-fa.patch patches.suse/batman-adv-fix-hardif_neigh-refcount-on-queue_work-f.patch patches.suse/ip6_tunnel-be-careful-when-accessing-the-inner-heade.patch patches.suse/qed-Fix-populating-the-invalid-stag-value-in-multi-f.patch patches.suse/qed-Do-not-add-VLAN-0-tag-to-untagged-frames-in-mult.patch patches.suse/qed-add-missing-device-config-for-roce-edpm-in-ufp-mode patches.suse/mlxsw-spectrum-Bump-required-firmware-version.patch patches.suse/bnxt_en-don-t-try-to-offload-VLAN-modify-action.patch patches.suse/sctp-update-dst-pmtu-with-the-correct-daddr.patch patches.suse/netlabel-check-for-IPV4MASK-in-addrinfo_get.patch patches.suse/net-ipv6-Display-all-addresses-in-output-of-proc-net.patch patches.suse/msft-hv-1764-PCI-hv-Fix-return-value-check-in-hv_pci_assign_slots.patch patches.suse/devlink-double-free-in-devlink_resource_fill.patch patches.suse/net-mlx4-Use-cpumask_available-for-eq-affinity_mask.patch patches.suse/net-ethtool-ETHTOOL_GUFO-did-not-and-should-not-requ.patch patches.suse/netpoll-make-ndo_poll_controller-optional.patch patches.suse/ixgbe-remove-ndo_poll_controller.patch patches.suse/ixgbevf-remove-ndo_poll_controller.patch patches.suse/fm10k-remove-ndo_poll_controller.patch patches.suse/igb-remove-ndo_poll_controller.patch patches.suse/ice-remove-ndo_poll_controller.patch patches.suse/i40evf-remove-ndo_poll_controller.patch patches.suse/mlx4-remove-ndo_poll_controller.patch patches.suse/mlx5-remove-ndo_poll_controller.patch patches.suse/bnx2x-remove-ndo_poll_controller.patch patches.suse/bnxt-remove-ndo_poll_controller.patch patches.suse/nfp-remove-ndo_poll_controller.patch patches.suse/tun-remove-ndo_poll_controller.patch patches.suse/bpf-sockmap-only-allow-ESTABLISHED-sock-state.patch patches.suse/bpf-sockmap-fix-transition-through-disconnect-withou.patch patches.suse/bpf-test_maps-only-support-ESTABLISHED-socks.patch patches.suse/ip_tunnel-be-careful-when-accessing-the-inner-header.patch patches.suse/intel_th-Fix-device-removal-logic.patch patches.suse/intel_th-pci-Add-Ice-Lake-PCH-support.patch patches.suse/0109-serial-mvebu-uart-Fix-reporting-of-effective-CSIZE-t.patch patches.suse/tty-serial-lpuart-avoid-leaking-struct-tty_struct.patch patches.suse/serial-cpm_uart-return-immediately-from-console-poll.patch patches.suse/tty-Drop-tty-count-on-tty_reopen-failure.patch patches.suse/tty-vt_ioctl-fix-potential-Spectre-v1.patch patches.suse/serial-imx-restore-handshaking-irq-for-imx1.patch patches.suse/usb-musb-dsps-do-not-disable-CPPI41-irq-in-driver-te.patch patches.suse/USB-remove-LPM-management-from-usb_driver_claim_inte.patch patches.suse/USB-fix-error-handling-in-usb_driver_claim_interface.patch patches.suse/USB-handle-NULL-config-in-usb_find_alt_setting.patch patches.suse/0001-usb-roles-Take-care-of-driver-module-reference-count.patch patches.suse/0001-usb-typec-mux-Take-care-of-driver-module-reference-c.patch patches.suse/scsi-lpfc-Synchronize-access-to-remoteport-via-rport.patch patches.suse/scsi-target-iscsi-use-hex2bin-instead-of-a-re-implementation patches.suse/scsi-target-iscsi-use-bin2hex-instead-of-a-re-implementation patches.suse/scsi-ipr-System-hung-while-dlpar-adding-primary-ipr-.patch patches.suse/device-dax-Add-missing-address_space_operations.patch patches.suse/iommu-amd-return-devid-as-alias-for-acpi-hid-devices patches.suse/ext2-dax-set-ext2_dax_aops-for-dax-files.patch patches.suse/cxgb4-fix-abort_req_rss6-struct.patch patches.suse/RDMA-uverbs-Atomically-flush-and-mark-closed-the-com.patch patches.suse/ucma-fix-a-use-after-free-in-ucma_resolve_ip.patch patches.suse/IB-srp-Avoid-that-sg_reset-d-srp_device-triggers-an-.patch patches.suse/RDMA-uverbs-Fix-validity-check-for-modify-QP.patch patches.suse/IB-hfi1-Fix-SL-array-bounds-check.patch patches.suse/IB-hfi1-Invalid-user-input-can-result-in-crash.patch patches.suse/IB-hfi1-Fix-context-recovery-when-PBC-has-an-Unsuppo.patch patches.suse/IB-hfi1-Fix-destroy_qp-hang-after-a-link-down.patch patches.suse/RDMA-bnxt_re-Fix-system-crash-during-RDMA-resource-i.patch patches.suse/IB-uverbs-Free-uapi-on-destroy.patch patches.suse/IB-mlx5-Destroy-the-DEVX-object-upon-error-flow.patch patches.suse/RDMA-core-Set-right-entry-state-before-releasing-ref.patch patches.suse/0003-MAINTAINERS-Move-mobiveil-PCI-driver-entry-where-it-.patch patches.suse/PCI-dwc-Fix-scheduling-while-atomic-issues.patch patches.suse/0001-ACPI-hotplug-PCI-Don-t-scan-for-non-hotplug-bridges-.patch patches.suse/8899-drm-etnaviv-add-dma-configuration-for-etnaviv-platform-device patches.suse/drm-mali-dp-Call-drm_crtc_vblank_reset-on-device-ini.patch patches.suse/8900-drm-malidp-fix-writeback-in-nv12 patches.suse/8901-drm-syncobj-don-t-leak-fences-when-wait_for_submit-is-set patches.suse/8902-revert-drm-panel-add-device_link-from-panel-device-to-drm-device patches.suse/0001-drm-amdgpu-Fix-vce-work-queue-was-not-cancelled-when.patch patches.suse/8903-drm-amd-display-fix-vega10-lightup-on-s3-resume patches.suse/8904-drm-amd-display-fix-edid-emulation-for-linux patches.suse/pinctrl-amd-poll-InterruptEnable-bits-in-amd_gpio_ir.patch patches.suse/pinctrl-cannonlake-Fix-HOSTSW_OWN-register-offset-of.patch patches.suse/Revert-pinctrl-intel-Do-pin-translation-when-lock-IR.patch patches.suse/KVM-PPC-Book3S-HV-Fix-guest-r11-corruption-with-POWE.patch patches.suse/powerpc-Avoid-code-patching-freed-init-sections.patch patches.suse/powerpc-powernv-ioda2-Reduce-upper-limit-for-DMA-win.patch patches.suse/powerpc-pkeys-Fix-reading-of-ibm-processor-storage-k.patch patches.suse/powerpc-tm-Fix-userspace-r13-corruption.patch patches.suse/powerpc-tm-Avoid-possible-userspace-r1-corruption-on.patch patches.suse/powerpc-numa-Use-associativity-if-VPHN-hcall-is-succ.patch patches.suse/regulator-fix-crash-caused-by-null-driver-data.patch patches.suse/spi-tegra20-slink-explicitly-enable-disable-clock.patch patches.suse/spi-sh-msiof-Fix-invalid-SPI-use-during-system-suspe.patch patches.suse/spi-sh-msiof-Fix-handling-of-write-value-for-SISTR-r.patch patches.suse/spi-rspi-Fix-invalid-SPI-use-during-system-suspend.patch patches.suse/spi-rspi-Fix-interrupted-DMA-transfers.patch patches.suse/0015-spi-spi-mem-Add-missing-description-for-data.nbytes-.patch patches.suse/0016-spi-spi-mem-Move-the-DMA-able-constraint-doc-to-the-.patch patches.suse/Input-atakbd-fix-Atari-keymap.patch patches.suse/Input-atakbd-fix-Atari-CapsLock-behaviour.patch patches.suse/Input-elantech-enable-middle-button-of-touchpad-on-T.patch patches.suse/perf-core-add-sanity-check-to-deal-with-pinned-event-failure.patch patches.suse/clocksource-drivers-ti-32k-Add-CLOCK_SOURCE_SUSPEND_.patch patches.suse/clocksource-drivers-timer-atmel-pit-Properly-handle-.patch patches.suse/x86-boot-fix-kexec-booting-failure-in-the-sev-bit-detection-code.patch patches.suse/blk-mq-Allow-blocking-queue-tag-iter-callbacks.patch patches.suse/block-fix-deadline-elevator-drain-for-zoned-block-de.patch patches.suse/0249-bcache-add-separate-workqueue-for-journal_write-to-a.patch patches.suse/blk-mq-I-O-and-timer-unplugs-are-inverted-in-blktrac.patch patches.suse/xen-blkfront-correct-purging-of-persistent-grants.patch patches.suse/nvme-properly-propagate-errors-in-nvme_mpath_init.patch patches.suse/dax-Fix-deadlock-in-dax_lock_mapping_entry.patch patches.suse/soc-fsl-qbman-qman-avoid-allocating-from-non-existin.patch patches.suse/soc-fsl-qe-Fix-copy-paste-bug-in-ucc_get_tdm_sync_sh.patch patches.suse/0001-arm64-KVM-Tighten-guest-core-register-access-from-us.patch patches.suse/0002-arm64-KVM-Sanitize-PSTATE.M-when-being-set-from-user.patch patches.suse/pxa168fb-prepare-the-clock.patch patches.suse/fbdev-omapfb-fix-omapfb_memory_read-infoleak.patch patches.suse/sysfs-Do-not-return-POSIX-ACL-xattrs-via-listxattr.patch patches.suse/media-v4l-event-Prevent-freeing-event-subscriptions-.patch patches.suse/xen-xsa270-fix.patch patches.suse/net-hns-fix-for-unmapping-problem-when-SMMU-is-on.patch patches.suse/tipc-fix-flow-control-accounting-for-implicit-connec.patch patches.suse/net-core-add-member-wol_enabled-to-struct-net_device.patch patches.suse/net-phy-fix-WoL-handling-when-suspending-the-PHY.patch patches.suse/qed-fix-spelling-mistake-toogle-toggle.patch patches.suse/qed-Avoid-implicit-enum-conversion-in-qed_set_tunn_c.patch patches.suse/qed-Fix-mask-parameter-in-qed_vf_prep_tunn_req_tlv.patch patches.suse/qed-Avoid-implicit-enum-conversion-in-qed_roce_mode_.patch patches.suse/bonding-pass-link-local-packets-to-bonding-master-al.patch patches.suse/bonding-avoid-possible-dead-lock.patch patches.suse/qed-Avoid-constant-logical-operation-warning-in-qed_.patch patches.suse/qed-Avoid-implicit-enum-conversion-in-qed_iwarp_pars.patch patches.suse/vxlan-fill-ttl-inherit-info.patch patches.suse/bnxt_en-Fix-TX-timeout-during-netpoll.patch patches.suse/s390-sles15-16-03-01-s390-qeth_core_mpc-use-array_size-instead-of-reimple.patch patches.suse/s390-sles15-16-03-02-s390-qeth-fix-potential-array-overrun-in-cmd-rc-look.patch patches.suse/qed-Fix-shmem-structure-inconsistency-between-driver.patch patches.suse/mac80211-Always-report-TX-status.patch patches.suse/mac80211-Don-t-wake-up-from-PS-for-offchannel-TX.patch patches.suse/cfg80211-reg-Init-wiphy_idx-in-regulatory_hint_core.patch patches.suse/mac80211-fix-pending-queue-hang-due-to-TX_DROP.patch patches.suse/cfg80211-Address-some-corner-cases-in-scan-result-ch.patch patches.suse/mac80211-TDLS-fix-skb-queue-priority-assignment.patch patches.suse/mac80211-fix-TX-status-reporting-for-ieee80211s.patch patches.suse/mac80211-allocate-TXQs-for-active-monitor-interfaces.patch patches.suse/cfg80211-fix-reg_query_regdb_wmm-kernel-doc.patch patches.suse/nl80211-Fix-possible-Spectre-v1-for-NL80211_TXRATE_H.patch patches.suse/mac80211_hwsim-fix-locking-when-iterating-radios-dur.patch patches.suse/mac80211_hwsim-fix-race-in-radio-destruction-from-ne.patch patches.suse/mac80211_hwsim-do-not-omit-multicast-announce-of-fir.patch patches.suse/nl80211-Fix-possible-Spectre-v1-for-CQM-RSSI-thresho.patch patches.suse/netpoll-do-not-test-NAPI_STATE_SCHED-in-poll_one_nap.patch patches.suse/net-hns-remove-ndo_poll_controller.patch patches.suse/virtio_net-remove-ndo_poll_controller.patch patches.suse/qlcnic-remove-ndo_poll_controller.patch patches.suse/qlogic-netxen-remove-ndo_poll_controller.patch patches.suse/net-ena-remove-ndo_poll_controller.patch patches.suse/sfc-remove-ndo_poll_controller.patch patches.suse/sfc-falcon-remove-ndo_poll_controller.patch patches.suse/ibmvnic-remove-ndo_poll_controller.patch patches.suse/0004-rxrpc-Fix-transport-sockopts-to-get-IPv4-errors-on-a.patch patches.suse/asix-Check-for-supported-Wake-on-LAN-modes.patch patches.suse/ax88179_178a-Check-for-supported-Wake-on-LAN-modes.patch patches.suse/lan78xx-Check-for-supported-Wake-on-LAN-modes.patch patches.suse/sr9800-Check-for-supported-Wake-on-LAN-modes.patch patches.suse/r8152-Check-for-supported-Wake-on-LAN-Modes.patch patches.suse/smsc75xx-Check-for-Wake-on-LAN-modes.patch patches.suse/smsc95xx-Check-for-Wake-on-LAN-modes.patch patches.suse/qlcnic-fix-Tx-descriptor-corruption-on-82xx-devices.patch patches.suse/0017-netfilter-bridge-Don-t-sabotage-nf_hook-calls-from-a.patch patches.suse/0018-xfrm-Validate-address-prefix-lengths-in-the-xfrm-sel.patch patches.suse/0019-xfrm6-call-kfree_skb-when-skb-is-toobig.patch patches.suse/0020-xfrm-reset-transport-header-back-to-network-header-a.patch patches.suse/0021-xfrm-reset-crypto_done-when-iterating-over-multiple-.patch patches.suse/0001-xfrm-Fix-NULL-pointer-dereference-when-skb_dst_force.patch patches.suse/net-sched-act_ipt-check-for-underflow-in-__tcf_ipt_i.patch patches.suse/Bluetooth-SMP-fix-crash-in-unpairing.patch patches.suse/Revert-openvswitch-Fix-template-leak-in-error-cases.patch patches.suse/tun-remove-unused-parameters.patch patches.suse/tun-initialize-napi_mutex-unconditionally.patch patches.suse/tun-napi-flags-belong-to-tfile.patch patches.suse/declance-Fix-continuation-with-the-adapter-identific.patch patches.suse/nfp-avoid-soft-lockups-under-control-message-storm.patch patches.suse/inet-make-sure-to-grab-rcu_read_lock-before-using-ir.patch patches.suse/bonding-fix-warning-message.patch patches.suse/rtnl-limit-IFLA_NUM_TX_QUEUES-and-IFLA_NUM_RX_QUEUES.patch patches.suse/b43-fix-DMA-error-related-regression-with-proprietar.patch patches.suse/iwlwifi-1000-set-the-TFD-queue-size.patch patches.suse/net-systemport-Fix-wake-up-interrupt-race-during-res.patch patches.suse/net-mlx5e-Avoid-unbounded-peer-devices-when-unpairin.patch patches.suse/net-mlx5-E-Switch-Fix-out-of-bound-access-when-setti.patch patches.suse/net-mlx5e-Set-vlan-masks-for-all-offloaded-TC-rules.patch patches.suse/ipv4-fix-use-after-free-in-ip_cmsg_recv_dstaddr.patch patches.suse/ixgbe-check-return-value-of-napi_complete_done.patch patches.suse/8905-drm-exynos-use-selected-dma_dev-default-iommu-domain-instead-of-a-fake-one patches.suse/8906-drm-i915-do-not-redefine-the-has_csr-parameter patches.suse/8907-drm-i915-avoid-compiler-warning-for-maybe-unused-gu_misc_iir patches.suse/0001-drm-i915-Handle-incomplete-Z_FINISH-for-compressed-e.patch patches.suse/8908-drm-i2c-tda9950-fix-timeout-counter-check patches.suse/8909-drm-i2c-tda9950-set-max_retries-for-errors-only patches.suse/ARM-8799-1-mm-fix-pci_ioremap_io-offset-check.patch patches.suse/vfs-swap-names-of-do-vfs-_clone_file_range.patch patches.suse/ovl-fix-format-of-setxattr-debug.patch patches.suse/8910-drm-fix-use-after-free-read-in-drm_mode_create_lease_ioctl patches.suse/8911-drm-cma-helper-fix-crash-in-fbdev-error-path patches.suse/8912-drm-amd-display-signal-hw_done-after-waiting-for-flip_done patches.suse/8913-drm-amdkfd-fix-incorrect-use-of-process-mm patches.suse/smb2-fix-missing-files-in-root-share-directory-listing.patch patches.suse/cifs-add-a-warning-if-we-try-to-to-dequeue-a-deleted-mid.patch patches.suse/cifs-only-wake-the-thread-for-the-very-last-PDU-in-a-compound.patch patches.suse/smb3-fix-lease-break-problem-introduced-by-compounding.patch patches.suse/crypto-caam-jr-fix-ablkcipher_edesc-pointer-arithmet.patch patches.suse/crypto-chelsio-Fix-memory-corruption-in-DMA-Mapped-b.patch patches.suse/crypto-mxs-dcp-Fix-wait-logic-on-chan-threads.patch patches.suse/crypto-qat-Fix-KASAN-stack-out-of-bounds-bug-in-adf_.patch patches.suse/kvm-nvmx-do-not-expose-mpx-vmx-controls-when-guest-mpx-disabled patches.suse/kvm-x86-do-not-use-kvm_x86_ops-mpx_supported-directly patches.suse/kvm-x86-fix-l1tf-s-mmio-gfn-calculation patches.suse/KVM-PPC-Book3S-HV-Avoid-crash-from-THP-collapse-duri.patch patches.suse/iommu-amd-clear-memory-encryption-mask-from-physical-address patches.suse/8914-alsa-hda-fix-the-audio-component-completion-timeout patches.suse/ALSA-hda-realtek-Cannot-adjust-speaker-s-volume-on-D.patch patches.suse/sched-numa-Stop-multiple-tasks-from-moving-to-the-CPU-at-the-same-time.patch patches.suse/sched-numa-Pass-destination-CPU-as-a-parameter-to-migrate_task_rq.patch patches.suse/sched-numa-Reset-scan-rate-whenever-task-moves-across-nodes.patch patches.suse/sched-numa-Limit-the-conditions-where-scan-period-is.patch patches.suse/mm-migrate-Use-spin_trylock-while-resetting-rate-lim.patch patches.suse/sched-numa-Avoid-task-migration-for-small-NUMA-improvement.patch patches.suse/mm-numa-Remove-rate-limiting-of-automatic-numa-balancing-migration.patch patches.suse/mm-numa-Migrate-pages-to-local-nodes-quicker-early-in-the-lifetime-of-a-task.patch patches.suse/x86-vdso-fix-asm-constraints-on-vdso-syscall-fallbacks patches.suse/x86-vdso-fix-vdso-syscall-fallback-asm-constraint-regression patches.suse/perf-core-fix-perf_pmu_unregister-locking.patch patches.suse/perf-x86-intel-uncore-fix-pci-bdf-address-of-m3upi-on-skx.patch patches.suse/perf-x86-amd-uncore-set-threadmask-and-slicemask-for-l3-cache-perf-events.patch patches.suse/PM-core-Clear-the-direct_complete-flag-on-errors.patch patches.suse/gpiolib-Free-the-last-requested-descriptor.patch patches.suse/0157-dm-thin-metadata-fix-__udivdi3-undefined-on-32-bit.patch patches.suse/0158-dm-raid-remove-bogus-const-from-decipher_sync_action.patch patches.suse/0159-dm-cache-metadata-ignore-hints-array-being-too-small.patch patches.suse/0160-dm-cache-fix-resize-crash-if-user-doesn-t-reload-cac.patch patches.suse/PCI-Reprogram-bridge-prefetch-registers-on-resume.patch patches.suse/0114-PCI-mvebu-Fix-PCI-I-O-mapping-creation-sequence.patch patches.suse/0001-mm-migration-fix-migration-of-huge-PMD-shared-pages.patch patches.suse/proc-restrict-kernel-stack-dumps-to-root.patch patches.suse/ocfs2-fix-locking-for-res-tracking-and-dlm-tracking_.patch patches.suse/mm-madvise-MADV_DODUMP-allow-hugetlbfs-pages.patch patches.suse/mlxsw-pci-Derive-event-type-from-event-queue-number.patch patches.suse/mlxsw-spectrum-Delete-RIF-when-VLAN-device-is-remove.patch patches.suse/cfg80211-fix-wext-compat-memory-leak.patch patches.suse/mac80211-fix-setting-IEEE80211_KEY_FLAG_RX_MGMT-for-.patch patches.suse/cfg80211-fix-use-after-free-in-reg_process_hint.patch patches.suse/net-usb-cancel-pending-work-when-unbinding-smsc75xx.patch patches.suse/team-Forbid-enslaving-team-device-to-itself.patch patches.suse/bnxt_en-Fix-VNIC-reservations-on-the-PF.patch patches.suse/bnxt_en-Fix-enables-field-in-HWRM_QUEUE_COS2BW_CFG-r.patch patches.suse/bnxt_en-free-hwrm-resources-if-driver-probe-fails.patch patches.suse/bnxt_en-get-the-reduced-max_irqs-by-the-ones-used-by.patch patches.suse/net-packet-fix-packet-drop-as-of-virtio-gso.patch patches.suse/be2net-don-t-flip-hw_features-when-VXLANs-are-added-.patch patches.suse/net-phy-phylink-fix-SFP-interface-autodetection.patch patches.suse/bpf-harden-flags-check-in-cgroup_storage_update_elem.patch patches.suse/bpf-don-t-accept-cgroup-local-storage-with-zero-valu.patch patches.suse/bpf-32-bit-RSH-verification-must-truncate-input-befo.patch patches.suse/net-cxgb3_main-fix-a-missing-check-bug.patch patches.suse/yam-fix-a-missing-check-bug.patch patches.suse/rtnetlink-fix-rtnl_fdb_dump-for-ndmsg-header.patch patches.suse/net-sched-Add-policy-validation-for-tc-attributes.patch patches.suse/ipv6-take-rcu-lock-in-rawv6_send_hdrinc.patch patches.suse/net-mvpp2-Extract-the-correct-ethtype-from-the-skb-f.patch patches.suse/powerpc-numa-Skip-onlining-a-offline-node-in-kdump-p.patch patches.suse/scsi-qedi-initialize-the-stats-mutex-lock patches.suse/i2c-i2c-scmi-fix-for-i2c_smbus_write_block_data.patch patches.suse/USB-serial-option-improve-Quectel-EP06-detection.patch patches.suse/USB-serial-option-add-two-endpoints-device-id-flag.patch patches.suse/USB-serial-simple-add-Motorola-Tetra-MTP6550-id.patch patches.suse/usb-cdc_acm-Do-not-leak-URB-buffers.patch patches.suse/xhci-Add-missing-CAS-workaround-for-Intel-Sunrise-Po.patch patches.suse/usb-xhci-mtk-resume-USB3-roothub-first.patch patches.suse/msft-hv-1760-Drivers-hv-vmbus-Use-get-put_cpu-in-vmbus_connect.patch patches.suse/0001-fpga-do-not-access-region-struct-after-fpga_region_u.patch patches.suse/msft-hv-1761-tools-hv-fcopy-set-error-in-case-an-unknown-operatio.patch patches.suse/0001-fpga-bridge-fix-obvious-function-documentation-error.patch patches.suse/mach64-detect-the-dot-clock-divider-correctly-on-spa.patch patches.suse/s390-cio-fix-how-vfio-ccw-checks-pinned-pages patches.suse/of-unittest-Disable-interrupt-node-tests-for-old-wor.patch patches.suse/0161-dm-cache-destroy-migration_cache-if-cache-target-reg.patch patches.suse/0162-dm-fix-report-zone-remapping-to-account-for-partitio.patch patches.suse/0163-dm-linear-eliminate-linear_end_io-call-if-CONFIG_DM_.patch patches.suse/xfs-refactor-clonerange-preparation-into-a-separate-.patch patches.suse/xfs-zero-posteof-blocks-when-cloning-above-eof.patch patches.suse/xfs-update-ctime-and-remove-suid-before-cloning-file.patch patches.suse/xfs-fix-data-corruption-w-unaligned-dedupe-ranges.patch patches.suse/xfs-fix-data-corruption-w-unaligned-reflink-ranges.patch patches.suse/0164-dm-linear-fix-linear_end_io-conditional-definition.patch patches.suse/kbuild-allow-to-use-gcc-toolchain-not-in-clang-search-path.patch patches.suse/udp-Unbreak-modules-that-rely-on-external-__skb_recv.patch patches.suse/net-sched-cls_u32-fix-hnode-refcounting.patch patches.suse/net-smc-use-_aligned_u64-for-64-bit-smc_diag-fields.patch patches.suse/net-smc-retain-old-name-for-diag_mode-field.patch patches.suse/net-ena-fix-warning-in-rmmod-caused-by-double-iounma.patch patches.suse/net-ena-fix-rare-bug-when-failed-restart-resume-is-f.patch patches.suse/net-ena-fix-NULL-dereference-due-to-untimely-napi-in.patch patches.suse/net-ena-fix-auto-casting-to-boolean.patch patches.suse/devlink-Fix-param-set-handling-for-string-type.patch patches.suse/devlink-Fix-param-cmode-driverinit-for-string-type.patch patches.suse/devlink-Add-helper-function-for-safely-copy-string-p.patch patches.suse/net-make-skb_partial_csum_set-more-robust-against-ov.patch patches.suse/net-ipv4-don-t-let-PMTU-updates-increase-route-MTU.patch patches.suse/qmi_wwan-Added-support-for-Gemalto-s-Cinterion-ALASx.patch patches.suse/net-mlx4_core-Fix-warnings-during-boot-on-driverinit.patch patches.suse/0014-net-socionext-clear-rx-irq-correctly.patch patches.suse/net-dsa-bcm_sf2-Fix-unbind-ordering.patch patches.suse/net-dsa-bcm_sf2-Call-setup-during-switch-resume.patch patches.suse/Input-xpad-add-support-for-Xbox1-PDP-Camo-series-gam.patch patches.suse/IB-mlx5-Unmap-DMA-addr-from-HCA-before-IOMMU.patch patches.suse/8915-drm-nouveau-drm-nouveau-grab-runtime-pm-ref-in-nv50_mstc_detect patches.suse/mmc-block-avoid-multiblock-reads-for-the-last-sector.patch patches.suse/libertas-call-into-generic-suspend-code-before-turni.patch patches.suse/0431-soc-fsl-qbman-add-APIs-to-retrieve-the-probing-statu.patch patches.suse/0438-soc-fsl-qman_portals-defer-probe-after-qman-s-probe.patch patches.suse/0010-arm64-Fix-proc-iomem-for-reserved-but-not-memory-reg.patch patches.suse/filesystem-dax-Fix-dax_layout_busy_page-livelock.patch patches.suse/mm-Preserve-_PAGE_DEVMAP-across-mprotect-calls.patch patches.suse/0001-mremap-properly-flush-TLB-before-releasing-the-page.patch patches.suse/cachefiles-fix-the-race-between-cachefiles_bury_obje.patch patches.suse/IB-ucm-Fix-Spectre-v1-vulnerability.patch patches.suse/RDMA-ucma-Fix-Spectre-v1-vulnerability.patch patches.suse/0001-drm-edid-Add-6-bpc-quirk-for-BOE-panel-in-HP-Pavilio.patch patches.suse/0001-drm-fb-helper-Reject-all-pixel-format-changing-reque.patch patches.suse/8916-drm-fix-use-of-freed-memory-in-drm_mode_setcrtc patches.suse/drm-edid-VSDB-yCBCr420-Deep-Color-mode-bit-definitio.patch patches.suse/xsk-do-not-call-synchronize_net-under-RCU-read-lock.patch patches.suse/ethtool-fix-a-missing-check-bug.patch patches.suse/ethtool-fix-a-privilege-escalation-bug.patch patches.suse/net-sched-cls_api-add-missing-validation-of-netlink-.patch patches.suse/net-mlx5-Fix-memory-leak-when-setting-fpga-ipsec-cap.patch patches.suse/net-mlx5-Take-only-bit-24-26-of-wqe.pftype_wq-for-pa.patch patches.suse/net-mlx5-WQ-fixes-for-fragmented-WQ-buffers-API.patch patches.suse/llc-set-SOCK_RCU_FREE-in-llc_sap_add_socket.patch patches.suse/net-bcmgenet-Poll-internal-PHY-for-GENETv5.patch patches.suse/ipv6-mcast-fix-a-use-after-free-in-inet6_mc_check.patch patches.suse/qed-fix-spelling-mistake-Ireelevant-Irrelevant.patch patches.suse/net-fec-don-t-dump-RX-FIFO-register-when-not-availab.patch patches.suse/nfp-flower-fix-pedit-set-actions-for-multiple-partia.patch patches.suse/nfp-flower-fix-multiple-keys-per-pedit-action.patch patches.suse/nfp-flower-use-offsets-provided-by-pedit-instead-of-.patch patches.suse/geneve-vxlan-Don-t-check-skb_dst-twice.patch patches.suse/geneve-vxlan-Don-t-set-exceptions-if-skb-len-mtu.patch patches.suse/ptp-fix-Spectre-v1-vulnerability.patch patches.suse/sctp-fix-race-on-sctp_id2asoc.patch patches.suse/mlxsw-core-Fix-use-after-free-when-flashing-firmware.patch patches.suse/udp6-fix-encap-return-code-for-resubmitting.patch patches.suse/virtio_net-avoid-using-netif_tx_disable-for-serializ.patch patches.suse/net-ipmr-fix-unresolved-entry-dumps.patch patches.suse/r8169-fix-NAPI-handling-under-high-load.patch patches.suse/net-sched-Fix-for-duplicate-class-dump.patch patches.suse/net-socket-fix-a-missing-check-bug.patch patches.suse/ip6_tunnel-Fix-encapsulation-layout.patch patches.suse/nvme-remove-ns-sibling-before-clearing-path.patch patches.suse/0001-block-don-t-deal-with-discard-limit-in-blkdev_issue_.patch patches.suse/0001-usb-usbip-Fix-BUG-KASAN-slab-out-of-bounds-in-vhci_h.patch patches.suse/cdc-acm-fix-race-between-reset-and-control-messaging.patch patches.suse/cdc-acm-do-not-reset-notification-buffer-index-upon-.patch patches.suse/cdc-acm-correct-counting-of-UART-states-in-serial-st.patch patches.suse/usb-gadget-storage-Fix-Spectre-v1-vulnerability.patch patches.suse/Input-elan_i2c-add-ACPI-ID-for-Lenovo-IdeaPad-330-15.patch patches.suse/8917-drm-get-ref-on-crtc-commit-object-when-waiting-for-flip_done patches.suse/0001-drm-sun4i-Fix-an-ulong-overflow-in-the-dotclock-driv.patch patches.suse/perf-tools-fix-tracing_path_mount-proper-path.patch patches.suse/0001-x86-tsc-Force-inlining-of-cyc2ns-bits.patch patches.suse/x86-percpu-fix-this_cpu_read patches.suse/x86-time-correct-the-attribute-on-jiffies-definition patches.suse/x86-fpu-remove-second-definition-of-fpu-in-_fpu__restore_sig patches.suse/x86-swiotlb-Enable-swiotlb-for-4GiG-RAM-on-32-bit-ke.patch patches.suse/net-fix-pskb_trim_rcsum_slow-with-odd-trim-offset.patch patches.suse/net-ipv6-Fix-index-counter-for-unicast-addresses-in-.patch patches.suse/i2c-rcar-cleanup-DMA-for-all-kinds-of-failure.patch patches.suse/arm64-Fix-silly-typo-in-comment.patch patches.suse/arm64-cpufeature-Detect-SSBS-and-advertise-to-usersp.patch patches.suse/arm64-ssbd-Drop-ifdefs-for-PR_SPEC_STORE_BYPASS.patch patches.suse/arm64-entry-Allow-handling-of-undefined-instructions.patch patches.suse/arm64-ssbd-Add-support-for-PSTATE.SSBS-rather-than-t.patch patches.suse/KVM-arm64-Set-SCTLR_EL2.DSSBS-if-SSBD-is-forcefully-.patch patches.suse/arm64-cpu-Move-errata-and-feature-enable-callbacks-c.patch patches.suse/arm64-force_signal_inject-WARN-if-called-from-kernel.patch patches.suse/0026-arm64-mm-Support-Common-Not-Private-translations.patch patches.suse/0028-arm64-KVM-Enable-Common-Not-Private-translations.patch patches.suse/arm64-cpu_errata-Remove-ARM64_MISMATCHED_CACHE_LINE_.patch patches.suse/0006-arm64-lse-remove-fcall-used-x0-flag.patch patches.suse/arm64-Add-decoding-macros-for-CP15_32-and-CP15_64-tr.patch patches.suse/arm64-compat-Add-separate-CP15-trapping-hook.patch patches.suse/arm64-compat-Add-condition-code-checks-and-IT-advanc.patch patches.suse/arm64-compat-Add-cp15_32-and-cp15_64-handler-arrays.patch patches.suse/arm64-compat-Add-CNTVCT-trap-handler.patch patches.suse/arm64-compat-Add-CNTFRQ-trap-handler.patch patches.suse/arm64-arch_timer-Add-workaround-for-ARM-erratum-1188.patch patches.suse/0008-arm64-numa-Report-correct-memblock-range-for-the-dum.patch patches.suse/0009-arm64-numa-Unify-common-error-path-in-numa_init.patch patches.suse/arm64-arch_timer-avoid-unused-function-warning.patch patches.suse/arm64-Add-silicon-errata.txt-entry-for-ARM-erratum-1.patch patches.suse/arm64-cpufeature-ctr-Fix-cpu-capability-check-for-la.patch patches.suse/arm64-cpufeature-Fix-handling-of-CTR_EL0.IDC-field.patch patches.suse/arm64-cpufeature-Trap-CTR_EL0-access-only-where-it-i.patch patches.suse/arm64-KVM-Guests-can-skip-__install_bp_hardening_cb-.patch patches.suse/block-remove-bio_rewind_iter.patch patches.suse/block-bfq-correctly-charge-and-reset-entity-service-.patch patches.suse/block-bfq-inject-other-queue-I-O-into-seeky-idle-que.patch patches.suse/blok-bfq-do-not-plug-I-O-if-all-queues-are-weight-ra.patch patches.suse/block-use-bio_add_page-in-bio_iov_iter_get_pages.patch patches.suse/blk-mq-Document-the-functions-that-iterate-over-requ.patch patches.suse/block-move-integrity_req_gap_-back-front-_merge-to-b.patch patches.suse/block-move-req_gap_-back-front-_merge-to-blk-merge.c.patch patches.suse/block-move-req_gap_back_merge-to-blk.h.patch patches.suse/block-simplify-BIOVEC_PHYS_MERGEABLE.patch patches.suse/block-add-a-missing-BIOVEC_SEG_BOUNDARY-check-in-bio.patch patches.suse/block-merge-BIOVEC_SEG_BOUNDARY-into-biovec_phys_mer.patch patches.suse/block-remove-bvec_to_phys.patch patches.suse/block-don-t-include-io.h-from-bio.h.patch patches.suse/block-don-t-include-bug.h-from-bio.h.patch patches.suse/arm-remove-the-unused-BIOVEC_MERGEABLE-define.patch patches.suse/xen-remove-the-xen_biovec_phys_mergeable-export.patch patches.suse/xen-provide-a-prototype-for-xen_biovec_phys_mergeabl.patch patches.suse/block-remove-ARCH_BIOVEC_PHYS_MERGEABLE.patch patches.suse/xen-don-t-include-xen-xen.h-from-asm-io.h-and-asm-dm.patch patches.suse/block-move-call-of-scheduler-s-completed_request-hoo.patch patches.suse/block-export-blk_stat_enable_accounting.patch patches.suse/block-genhd-add-groups-argument-to-device_add_disk.patch patches.suse/nvme-register-ns_id-attributes-as-default-sysfs-grou.patch patches.suse/aoe-register-default-groups-with-device_add_disk.patch patches.suse/zram-register-default-groups-with-device_add_disk.patch patches.suse/virtio-blk-modernize-sysfs-attribute-creation.patch patches.suse/cdrom-fix-improper-type-cast-which-can-leat-to-infor.patch patches.suse/nvme-fix-typo-in-nvme_identify_ns_descs.patch patches.suse/nvmet-remove-redundant-module-prefix.patch patches.suse/nvme-fc-fix-for-a-minor-typos.patch patches.suse/nvmet_fc-support-target-port-removal-with-nvmet-laye.patch patches.suse/nvme_fc-add-nvme_discovery-sysfs-attribute-to-fc-tra.patch patches.suse/nvme-core-add-async-event-trace-helper.patch patches.suse/nvme-call-nvme_complete_rq-when-nvmf_check_ready-fai.patch patches.suse/nvmet-don-t-split-large-I-Os-unconditionally.patch patches.suse/nvme-take-node-locality-into-account-when-selecting-.patch patches.suse/blk-mq-debugfs-Also-show-requests-that-have-not-yet-.patch patches.suse/0250-bcache-account-size-of-buckets-used-in-uuid-write-to.patch patches.suse/0001-bcache-trace-missed-reading-by-cache_missed.patch patches.suse/0251-bcache-use-REQ_PRIO-to-indicate-bio-for-metadata.patch patches.suse/0252-bcache-fix-ioctl-in-flash-device.patch patches.suse/0253-bcache-fix-typo-in-code-comments-of-closure_return_w.patch patches.suse/0254-bcache-correct-dirty-data-statistics.patch patches.suse/0255-bcache-Populate-writeback_rate_minimum-attribute.patch patches.suse/0001-bcache-fix-miss-key-refill-end-in-writeback.patch patches.suse/0256-bcache-recal-cached_dev_sectors-on-detach.patch patches.suse/0257-bcache-remove-unused-bch_passthrough_cache.patch patches.suse/0258-bcache-remove-useless-parameter-of-bch_debug_init.patch patches.suse/0259-bcache-replace-hard-coded-number-with-BUCKET_GC_GEN_.patch patches.suse/0260-bcache-use-MAX_CACHES_PER_SET-instead-of-magic-numbe.patch patches.suse/0261-bcache-split-combined-if-condition-code-into-separat.patch patches.suse/0262-bcache-panic-fix-for-making-cache-device.patch patches.suse/blk-mq-complete-req-in-softirq-context-in-case-of-si.patch patches.suse/lightnvm-remove-dependencies-on-BLK_DEV_NVME-and-PCI.patch patches.suse/lightnvm-pblk-fix-race-condition-on-metadata-I-O.patch patches.suse/lightnvm-pblk-fix-write-amplificiation-calculation.patch patches.suse/block-describe-difference-between-flags-IO_STAT-and-.patch patches.suse/cfq-clear-queue-pointers-from-cfqg-after-unpinning-t.patch patches.suse/block-bfq-improve-asymmetric-scenarios-detection.patch patches.suse/blk-mq-adjust-debugfs-and-sysfs-register-when-updati.patch patches.suse/blk-mq-change-gfp-flags-to-GFP_NOIO-in-blk_mq_reallo.patch patches.suse/blk-mq-realloc-hctx-when-hw-queue-is-mapped-to-anoth.patch patches.suse/blk-mq-fallback-to-previous-nr_hw_queues-when-updati.patch patches.suse/skd-fixup-usage-of-legacy-IO-API.patch patches.suse/block-remove-bogus-check-for-queue_lock-assignment.patch patches.suse/cdrom-don-t-attempt-to-fiddle-with-cdo-capability.patch patches.suse/ataflop-fix-error-handling-during-setup.patch patches.suse/nvme-update-node-paths-after-adding-new-path.patch patches.suse/nvmet-remove-unreachable-code.patch patches.suse/nvmet-use-strcmp-instead-of-strncmp-for-subsystem-lo.patch patches.suse/nvmet-rdma-check-for-timeout-in-nvme_rdma_wait_for_c.patch patches.suse/nvme-core-declare-local-symbols-static.patch patches.suse/nvme-core-rework-a-NQN-copying-operation.patch patches.suse/nvme-pci-fix-nvme_suspend_queue-kernel-doc-header.patch patches.suse/nvmet-use-strlcpy-instead-of-strcpy.patch patches.suse/nvmet-avoid-integer-overflow-in-the-discard-code.patch patches.suse/nvme-fc-fix-kernel-doc-headers.patch patches.suse/nvme-fc-introduce-struct-nvme_fcp_op_w_sgl.patch patches.suse/nvme-fc-rework-the-request-initialization-code.patch patches.suse/nvmet-fc-fix-kernel-doc-headers.patch patches.suse/nvme-core-make-implicit-seed-truncation-explicit.patch patches.suse/nvmet-fcloop-suppress-a-compiler-warning.patch patches.suse/nvme-pci-fix-hot-removal-during-error-handling.patch patches.suse/nvme-rdma-always-have-a-valid-trsvcid.patch patches.suse/nvme-fabrics-move-controller-options-matching-to-fab.patch patches.suse/ata-ep93xx-Use-proper-enums-for-directions.patch patches.suse/hwmon-k10temp-support-all-family-15h-model-6xh-and-model.patch patches.suse/hwmon-pwm-fan-Silence-error-on-probe-deferral.patch patches.suse/hwmon-pwm-fan-Set-fan-speed-to-0-on-suspend.patch patches.suse/hwmon-ina3221-Fix-INA3221_CONFIG_MODE-macros.patch patches.suse/hwmon-pmbus-Fix-page-count-auto-detection.patch patches.suse/jffs2-free-jffs2_sb_info-through-jffs2_kill_sb.patch patches.suse/0048-mtd-devices-m25p80-Make-sure-WRITE_EN-is-issued-befo.patch patches.suse/mtd-spi-nor-fsl-quadspi-don-t-let-einval-on-the-bus.patch patches.suse/mtd-spi-nor-intel-spi-Add-support-for-Intel-Ice-Lake.patch patches.suse/mtd-spi-nor-fsl-quadspi-fix-read-error-for-flash-siz.patch patches.suse/0413-mtd-rawnand-fsl_ifc-check-result-of-SRAM-initializat.patch patches.suse/0414-mtd-rawnand-fsl_ifc-fixup-SRAM-init-for-newer-ctrl-v.patch patches.suse/spi-bcm-qspi-switch-back-to-reading-flash-using-smal.patch patches.suse/spi-rockchip-initialize-dma_slave_config-properly.patch patches.suse/spi-sh-msiof-fix-deferred-probing.patch patches.suse/0014-spi-spi-mem-Adjust-op-len-based-on-message-transfer-.patch patches.suse/spi-bcm63xx-hsspi-keep-pll-clk-enabled.patch patches.suse/spi-mediatek-Don-t-modify-spi_transfer-when-transfer.patch patches.suse/0017-spi-spi-mem-Add-extra-sanity-checks-on-the-op-param.patch patches.suse/spi-pic32-Use-proper-enum-in-dmaengine_prep_slave_rg.patch patches.suse/0018-spi-spi-mem-Fix-inverted-logic-in-op-sanity-check.patch patches.suse/spi-fsl-lpspi-Prevent-FIFO-under-overrun-by-default.patch patches.suse/spi-spidev-Fix-OF-tree-warning-logic.patch patches.suse/spi-omap2-mcspi-Set-FIFO-DMA-trigger-level-to-word-l.patch patches.suse/spi-lpspi-add-imx8qxp-compatible-string.patch patches.suse/0001-mmc-sdhci-of-arasan-Do-now-show-error-message-in-cas.patch patches.suse/0001-mmc-sdhci-add-tuning-error-codes.patch patches.suse/0448-mmc-sdhci-of-esdhc-add-erratum-A008171-support.patch patches.suse/mmc-sdhci-pci-o2micro-Add-quirk-for-O2-Micro-dev-0x8.patch patches.suse/mmc-mediatek-fix-cannot-receive-new-request-when-msd.patch patches.suse/pinctrl-ssbi-gpio-Fix-pm8xxx_pin_config_get-to-be-co.patch patches.suse/pinctrl-spmi-mpp-Fix-pmic_mpp_config_get-to-be-compl.patch patches.suse/pinctrl-qcom-spmi-mpp-Fix-drive-strength-setting.patch patches.suse/pinctrl-at91-pio4-fix-has_config-check-in-atmel_pctl.patch patches.suse/pinctrl-at91-don-t-use-the-same-irqchip-with-multipl.patch patches.suse/pinctrl-qcom-spmi-mpp-Fix-err-handling-of-pmic_mpp_s.patch patches.suse/pinctrl-sunxi-Fix-a-memory-leak-in-sunxi_pinctrl_bui.patch patches.suse/gpio-pxa-handle-corner-case-of-unprobed-device.patch patches.suse/gpio-mxs-Get-rid-of-external-API-call.patch patches.suse/gpio-davinci-remove-unused-member-of-davinci_gpio_controller.patch patches.suse/gpio-syscon-Fix-possible-NULL-ptr-usage.patch patches.suse/leds-pwm-silently-error-out-on-EPROBE_DEFER.patch patches.suse/ipmi-dmi-Ignore-IPMI-SMBIOS-entries-with-a-zero-base.patch patches.suse/ipmi-fix-return-value-of-ipmi_set_my_LUN.patch patches.suse/0001-ipmi-ssif-Add-support-for-multi-part-transmit-messag.patch patches.suse/ipmi-Fix-timer-race-with-module-unload.patch patches.suse/pcmcia-Implement-CLKRUN-protocol-disabling-for-Ricoh.patch patches.suse/PM-Domains-Deal-with-multiple-states-but-no-governor.patch patches.suse/0008-cpufreq-CPPC-Mark-acpi_ids-as-used.patch patches.suse/ACPI_CPPC_Add_support_for_guaranteed_performance.patch patches.suse/cpufreq_intel_pstate_Add_base_frequency_attribute.patch patches.suse/cpufreq-conservative-Take-limits-changes-into-accoun.patch patches.suse/x86-hibernate-fix-nosave_regions-setup-for-hibernation patches.suse/PM-hibernate-Check-the-success-of-generating-md5-dig.patch patches.suse/0110-cpufreq-mvebu-Remove-OPPs-using-dev_pm_opp_remove.patch patches.suse/cpufreq-dt-try-freeing-static-opps-only-if-we-have-added-them.patch patches.suse/cpupower-remove-stringop-truncation-waring.patch patches.suse/cpupower-Fix-coredump-on-VMWare.patch patches.suse/ACPICA-Never-run-_REG-on-system_memory-and-system_IO.patch patches.suse/ACPICA-AML-interpreter-add-region-addresses-in-globa.patch patches.suse/ACPI-OSL-Use-jiffies-as-the-time-bassis-for-acpi_os_.patch patches.suse/0022-drivers-base-cacheinfo-Do-not-populate-sysfs-for-unk.patch patches.suse/0023-ACPI-PPTT-Handle-architecturally-unknown-cache-types.patch patches.suse/ACPI-LPSS-Add-alternative-ACPI-HIDs-for-Cherry-Trail.patch patches.suse/ACPI-LPSS-Exclude-I2C-busses-shared-with-PUNIT-from-.patch patches.suse/ACPI-LPSS-Resume-BYT-CHT-I2C-controllers-from-resume.patch patches.suse/ACPI-processor-Fix-the-return-value-of-acpi_processo.patch patches.suse/mailbox-PCC-handle-parse-error.patch patches.suse/ACPI-SBS-Fix-GPE-storm-on-recent-MacBookPro-s.patch patches.suse/ACPI-SBS-Fix-rare-oops-when-removing-modules.patch patches.suse/0001-xen-swiotlb-use-actually-allocated-size-on-check-phy.patch patches.suse/s390-sles15sp1-00-15-s390-sclp-Allow-to-request-adapter-reset.patch patches.suse/s390-zcrypt-enable-ap-bus-scan-without-a-valid-default-domain.patch patches.suse/s390-sles15sp1-00-06-01-zcrypt-multiple-zcrypt-device-nodes-support.patch patches.suse/s390-sles15sp1-00-10-01-s390-pkey-Introduce-new-API-for-random-protected-key.patch patches.suse/s390-sles15sp1-00-10-02-s390-pkey-Define-protected-key-blob-format.patch patches.suse/s390-sles15sp1-00-10-03-s390-pkey-Add-sysfs-attributes-to-emit-protected-key.patch patches.suse/s390-sles15sp1-00-10-04-s390-pkey-Add-sysfs-attributes-to-emit-secure-key-bl.patch patches.suse/s390-sles15sp1-00-10-05-s390-pkey-Introduce-new-API-for-random-protected-key.patch patches.suse/s390-sles15sp1-00-10-06-s390-pkey-Introduce-new-API-for-transforming-key-blo.patch patches.suse/s390-sles15sp1-00-10-07-s390-crypto-Enhance-paes-cipher-to-accept-variable-l.patch patches.suse/s390-sles15sp1-00-06-02-zcrypt-fix-broken-zcrypt_send_cprb-in-kernel-ap.patch patches.suse/s390-sthyi-fix-machine-name-validity-indication patches.suse/s390-sles15sp1-00-10-08-s390-pkey-Load-pkey-kernel-module-automatically.patch patches.suse/s390-sles12sp4-pkey-move-pckmo-subfunction-available-checks-away-from-module-init.patch patches.suse/rcu-Make-need_resched-respond-to-urgent-RCU-QS-needs.patch patches.suse/0001-efi-honour-memory-reservations-passed-via-a-linux-sp.patch patches.suse/0002-efi-arm-libstub-add-a-root-memreserve-config-table.patch patches.suse/0003-efi-add-API-to-reserve-memory-persistently-across-ke.patch patches.suse/kprobes-Return-error-if-we-fail-to-reuse-kprobe-inst.patch patches.suse/x86-cpu-sanitize-fam6_atom-naming.patch patches.suse/x86-intel_rdt-show-missing-resctrl-mount-options.patch patches.suse/x86-mce-use-bit_ullx-for-bit-mask-definitions.patch patches.suse/x86-mce-add-macros-for-the-corrected-error-count-bit-field.patch patches.suse/sched-numa-remove-unused-code-from-update_numa_stats.patch patches.suse/sched-numa-remove-unused-nr_running-field.patch patches.suse/x86-fsgsbase-64-fix-ptrace-to-read-the-fs-gs-base-accurately.patch patches.suse/x86-fsgsbase-64-introduce-fs-gs-base-helper-functions.patch patches.suse/x86-fsgsbase-64-make-ptrace-use-the-new-fs-gs-base-helpers.patch patches.suse/x86-fsgsbase-64-convert-the-elf-core-dump-code-to-the-new-fsgsbase-helpers.patch patches.suse/x86-fsgsbase-64-factor-out-fs-gs-segment-loading-from-_switch_to.patch patches.suse/x86-segments-64-rename-the-gdt-per_cpu-entry-to-cpu_number.patch patches.suse/x86-vdso-introduce-helper-functions-for-cpu-and-node-number.patch patches.suse/x86-vdso-initialize-the-cpu-node-nr-segment-descriptor-earlier.patch patches.suse/x86-segments-introduce-the-cpunode-naming-to-better-document-the-segment-limit-cpu-node-nr-trick.patch patches.suse/x86-fsgsbase-64-clean-up-various-details.patch patches.suse/x86-corruption-check-fix-panic-in-memory_corruption_check-when-boot-option-without-value-is-provided patches.suse/x86-cpu-create-hygon-dhyana-architecture-support-file.patch patches.suse/x86-cpu-get-cache-info-and-setup-cache-cpumap-for-hygon-dhyana.patch patches.suse/x86-cpu-mtrr-support-top_mem2-and-get-mtrr-number.patch patches.suse/x86-smpboot-do-not-use-bsp-init-delay-and-mwait-to-idle-on-dhyana.patch patches.suse/x86-events-add-hygon-dhyana-support-to-pmu-infrastructure.patch patches.suse/x86-alternative-init-ideal_nops-for-hygon-dhyana.patch patches.suse/x86-amd_nb-check-vendor-in-amd-only-functions.patch patches.suse/x86-pci-x86-amd_nb-add-hygon-dhyana-support-to-pci-and-northbridge.patch patches.suse/x86-apic-add-hygon-dhyana-support.patch patches.suse/x86-bugs-add-hygon-dhyana-to-the-respective-mitigation-machinery.patch patches.suse/x86-mce-add-hygon-dhyana-support-to-the-mca-infrastructure.patch patches.suse/x86-kvm-add-hygon-dhyana-support-to-kvm.patch patches.suse/x86-xen-add-hygon-dhyana-support-to-xen.patch patches.suse/acpi-add-hygon-dhyana-support.patch patches.suse/cpufreq-add-hygon-dhyana-support.patch patches.suse/tools-cpupower-add-hygon-dhyana-support.patch patches.suse/0001-x86-xen-Fix-boot-loader-version-reported-for-PVH-gue.patch patches.suse/msft-hv-1772-x86-hyperv-Suppress-PCI-Fatal-No-config-space-access.patch patches.suse/msft-hv-1773-x86-hyperv-Remove-unused-include.patch patches.suse/x86-ioremap-Add-an-ioremap_encrypted-helper.patch patches.suse/kexec-allocate-decrypted-control-pages-for-kdump-if.patch patches.suse/iommu-amd-Remap-the-IOMMU-device-table-with-the-memo.patch patches.suse/kdump-proc-vmcore-enable-kdumping-encrypted-memory-w.patch patches.suse/x86-kexec-correct-kexec_backup_src_end-off-by-one-error.patch patches.suse/resource-include-resource-end-in-walk_-interfaces.patch patches.suse/msft-hv-1782-x86-hyperv-Add-GUEST_IDLE_MSR-support.patch patches.suse/msft-hv-1783-x86-hyperv-Enable-PV-qspinlock-for-Hyper-V.patch patches.suse/x86-speculation-add-retpoline_amd-support-to-the-inline-asm-call_nospec-variant.patch patches.suse/x86-speculation-apply-ibpb-more-strictly-to-avoid-cross-process-data-leak.patch patches.suse/x86-speculation-enable-cross-hyperthread-spectre-v2-stibp-mitigation.patch patches.suse/x86-speculation-propagate-information-about-rsb-filling-mitigation-to-sysfs.patch patches.suse/ARM-8802-1-Call-syscall_trace_exit-even-when-system-.patch patches.suse/ixgbe-firmware-recovery-mode.patch patches.suse/ixgbevf-VF2VF-TCP-RSS.patch patches.suse/ixgbe-don-t-clear-IPsec-sa-counters-on-HW-clearing.patch patches.suse/ixgbe-reload-IPsec-IP-table-after-sa-tables.patch patches.suse/ixgbe-prep-IPsec-constants-for-later-use.patch patches.suse/ixgbe-add-VF-IPsec-management.patch patches.suse/ixgbe-add-VF-IPsec-offload-enable-flag.patch patches.suse/ixgbe-add-VF-IPsec-offload-request-message-handling.patch patches.suse/ixgbevf-add-defines-for-IPsec-offload-request.patch patches.suse/ixgbevf-add-VF-IPsec-offload-code.patch patches.suse/ixgbevf-enable-VF-IPsec-offload-operations.patch patches.suse/ixgbe-disallow-IPsec-Tx-offload-when-in-SR-IOV-mode.patch patches.suse/ixgbe-fix-the-return-value-for-unsupported-VF-offloa.patch patches.suse/ice-Rework-flex-descriptor-programming.patch patches.suse/ice-Updates-to-Tx-scheduler-code.patch patches.suse/ice-Update-request-resource-command-to-latest-specif.patch patches.suse/ice-Prevent-control-queue-operations-during-reset.patch patches.suse/ice-Code-optimization-for-ice_fill_sw_rule.patch patches.suse/ice-Refactor-switch-rule-management-structures-and-f.patch patches.suse/ice-Refactor-VSI-allocation-deletion-and-rebuild-flo.patch patches.suse/ice-Implement-handlers-for-ethtool-PHY-link-operatio.patch patches.suse/ice-Clean-up-register-file.patch patches.suse/ice-Add-support-for-Tx-hang-Tx-timeout-and-malicious.patch patches.suse/ice-Implement-ice_bridge_getlink-and-ice_bridge_setl.patch patches.suse/ice-Enable-firmware-logging-during-device-initializa.patch patches.suse/ice-Enable-VSI-Rx-Tx-pruning-only-when-VLAN-0-is-act.patch patches.suse/ice-Introduce-SERVICE_DIS-flag-and-service-routine-f.patch patches.suse/ice-Fix-and-update-driver-version-string.patch patches.suse/nfp-encapsulate-NSP-command-arguments-into-structs.patch patches.suse/nfp-attempt-FW-load-from-flash.patch patches.suse/nfp-interpret-extended-FW-load-result-codes.patch patches.suse/nfp-add-support-for-indirect-HWinfo-lookup.patch patches.suse/nfp-abm-look-up-MAC-addresses-via-management-FW.patch patches.suse/nfp-add-support-for-NFP5000.patch patches.suse/nfp-refactor-the-per-chip-PCIe-config.patch patches.suse/nfp-save-the-MU-locality-field-offset.patch patches.suse/nfp-add-basic-errors-messages-to-target-logic.patch patches.suse/nfp-add-RTsym-access-helpers.patch patches.suse/nfp-pass-cpp_id-to-nfp_cpp_map_area.patch patches.suse/nfp-convert-existing-RTsym-helpers-to-full-target-de.patch patches.suse/nfp-convert-all-RTsym-users-to-use-new-read-write-he.patch patches.suse/nfp-support-access-to-absolute-RTsyms.patch patches.suse/nfp-make-RTsym-users-handle-absolute-symbols-correct.patch patches.suse/liquidio-remove-unnecessary-delay-when-processing-IQ.patch patches.suse/liquidio-fix-race-condition-in-instruction-completio.patch patches.suse/ip-fail-fast-on-IP-defrag-errors.patch patches.suse/net-tls-Calculate-nsg-for-zerocopy-path-without-skb_.patch patches.suse/liquidio-improve-soft-command-handling.patch patches.suse/liquidio-make-soft-command-calls-synchronous.patch patches.suse/liquidio-change-octnic_ctrl_pkt-to-do-synchronous-so.patch patches.suse/liquidio-remove-obsolete-functions-and-data-structur.patch patches.suse/cfg80211-mac80211-make-ieee80211_send_layer2_update-.patch patches.suse/cfg80211-Avoid-regulatory-restore-when-COUNTRY_IE_IG.patch patches.suse/i40e-convert-queue-stats-to-i40e_stats-array.patch patches.suse/i40e-move-ethtool-stats-boiler-plate-code-to-i40e_et.patch patches.suse/i40evf-update-ethtool-stats-code-and-use-helper-func.patch patches.suse/i40evf-Change-a-VF-mac-without-reloading-the-VF-driv.patch patches.suse/i40evf-Validate-the-number-of-queues-a-PF-sends.patch patches.suse/i40e-use-correct-length-for-strncpy.patch patches.suse/i40evf-set-IFF_UNICAST_FLT-flag-for-the-VF.patch patches.suse/virtchnl-use-u8-type-for-a-field-in-the-virtchnl_fil.patch patches.suse/i40e-static-analysis-report-from-community.patch patches.suse/i40e-report-correct-statistics-when-XDP-is-enabled.patch patches.suse/i40e-Check-and-correct-speed-values-for-link-on-open.patch patches.suse/i40evf-Don-t-enable-vlan-stripping-when-rx-offload-i.patch patches.suse/i40e-hold-the-rtnl-lock-on-clearing-interrupt-scheme.patch patches.suse/i40evf-cancel-workqueue-sync-for-adminq-when-a-VF-is.patch patches.suse/i40e-Prevent-deleting-MAC-address-from-VF-when-set-b.patch patches.suse/bpf-sockmap-test-remove-shutdown-calls.patch patches.suse/bpf-use-cgroup-in-test_suite-if-supplied.patch patches.suse/xdp-implement-convert_to_xdp_frame-for-MEM_TYPE_ZERO.patch patches.suse/xdp-export-xdp_rxq_info_unreg_mem_model.patch patches.suse/xsk-expose-xdp_umem_get_-data-dma-to-drivers.patch patches.suse/net-add-napi_if_scheduled_mark_missed.patch patches.suse/i40e-added-queue-pair-disable-enable-functions.patch patches.suse/i40e-refactor-Rx-path-for-re-use.patch patches.suse/i40e-move-common-Rx-functions-to-i40e_txrx_common.h.patch patches.suse/i40e-add-AF_XDP-zero-copy-Rx-support.patch patches.suse/i40e-move-common-Tx-functions-to-i40e_txrx_common.h.patch patches.suse/i40e-add-AF_XDP-zero-copy-Tx-support.patch patches.suse/samples-bpf-add-c-copy-z-zero-copy-flags-to-xdpsock.patch patches.suse/bpf-verifier-per-register-parent-pointers.patch patches.suse/bpf-verifier-display-non-spill-stack-slot-types-in-p.patch patches.suse/xsk-include-XDP-meta-data-in-AF_XDP-frames.patch patches.suse/xdp-remove-redundant-variable-headroom.patch patches.suse/bpf-add-TCP_SAVE_SYN-TCP_SAVED_SYN-options-for-bpf_-.patch patches.suse/bpf-add-TCP_SAVE_SYN-TCP_SAVED_SYN-sample-program.patch patches.suse/xsk-remove-unnecessary-assignment.patch patches.suse/samples-bpf-xdpsock-minor-fixes.patch patches.suse/bpf-add-selftest-for-bpf-s-set-get-_sockopt-for-SAVE.patch patches.suse/i40e-fix-possible-compiler-warning-in-xsk-TX-path.patch patches.suse/xsk-i40e-get-rid-of-useless-struct-xdp_umem_props.patch patches.suse/Revert-net-sched-act-add-extack-for-lookup-callback.patch patches.suse/veth-add-software-timestamping.patch patches.suse/net_sched-add-missing-tcf_lock-for-act_connmark.patch patches.suse/0407-staging-fsl-dpaa2-eth-Delay-netdev_register-call.patch patches.suse/0408-dpaa2-eth-Move-DPAA2-Ethernet-driver-from-staging-to.patch patches.suse/bnxt_en-remove-set-but-not-used-variable-rx_stats.patch patches.suse/net-tls-Add-support-for-async-decryption-of-tls-reco.patch patches.suse/qed-Lower-the-severity-of-a-dcbx-log-message.patch patches.suse/liquidio-remove-set-but-not-used-variable-irh.patch patches.suse/net-mlx5e-IPoIB-Initialize-max_opened_tc-in-mlx5i_in.patch patches.suse/net-mlx5e-IPoIB-Add-ndo-stats-support-for-IPoIB-netd.patch patches.suse/net-mlx5e-IPoIB-Add-ndo-stats-support-for-IPoIB-chil.patch patches.suse/net-mlx5e-IPoIB-Use-priv-stats-in-completion-rx-flow.patch patches.suse/liquidio-Added-delayed-work-for-periodically-updatin.patch patches.suse/net-hns3-Fix-for-vf-vlan-delete-failed-problem.patch patches.suse/net-hns3-Fix-for-multicast-failure.patch patches.suse/net-hns3-Fix-error-of-checking-used-vlan-id.patch patches.suse/net-hns3-Implement-shutdown-ops-in-hns3-pci-driver.patch patches.suse/net-hns3-Fix-for-loopback-selftest-failed-problem.patch patches.suse/net-hns3-Fix-ping-exited-problem-when-doing-lp-selft.patch patches.suse/net-hns3-Preserve-vlan-0-in-hardware-table.patch patches.suse/net-hns3-Only-update-mac-configuation-when-necessary.patch patches.suse/net-hns3-Change-the-dst-mac-addr-of-loopback-packet.patch patches.suse/net-hns3-Remove-redundant-codes-of-query-advertised-.patch patches.suse/net-hns3-Refine-hns3_get_link_ksettings.patch patches.suse/cxgb4-when-max_tx_rate-is-0-disable-tx-rate-limiting.patch patches.suse/cxgb4-collect-hardware-queue-descriptors.patch patches.suse/net-phy-mscc-read-vsc8531-vddmac-as-an-u32.patch patches.suse/net-phy-mscc-read-vsc8531-edge-slowdown-as-an-u32.patch patches.suse/mac80211-fix-saving-a-few-HE-values.patch patches.suse/cfg80211-validate-wmm-rule-when-setting.patch patches.suse/net-mlx5e-Make-function-mlx5i_grp_sw_update_stats-st.patch patches.suse/failover-Add-missing-check-to-validate-slave_dev-in-.patch patches.suse/nfp-fix-readq-on-absolute-RTsyms.patch patches.suse/nfp-prefix-rtsym-error-messages-with-symbol-name.patch patches.suse/nfp-validate-rtsym-accesses-fall-within-the-symbol.patch patches.suse/nfp-separate-VXLAN-and-GRE-feature-handling.patch patches.suse/0012-net-lan78xx-Bail-out-if-lan78xx_get_endpoints-fails.patch patches.suse/qed-Utilize-FW-8.37.7.0.patch patches.suse/net-mlx5-Change-flow-counters-addlist-type-to-single.patch patches.suse/net-mlx5-Add-new-list-to-store-deleted-flow-counters.patch patches.suse/net-mlx5-Store-flow-counters-in-a-list.patch patches.suse/net-mlx5-Add-flow-counters-idr.patch patches.suse/net-mlx5e-Move-mlx5e_priv_flags-into-en_ethtool.c.patch patches.suse/net-mlx5e-Move-Q-counters-allocation-and-drop-RQ-to-.patch patches.suse/net-mlx5e-Replace-PTP-clock-lock-from-RW-lock-to-seq.patch patches.suse/net-mlx5e-Set-ECN-for-received-packets-using-CQE-ind.patch patches.suse/net-mlx5e-don-t-set-CHECKSUM_COMPLETE-on-SCTP-packet.patch patches.suse/liquidio-Add-spoof-checking-on-a-VF-MAC-address.patch patches.suse/liquidio-CN23XX-Remove-set-but-not-used-variable-rin.patch patches.suse/bnxt_en-remove-set-but-not-used-variable-addr_type.patch patches.suse/0044-freescale-ethernet-remove-unnecessary-unlikely.patch patches.suse/nfp-replace-spin_lock_bh-with-spin_lock-in-tasklet-c.patch patches.suse/liquidio-lio_fetch_vf_stats-can-be-static.patch patches.suse/cxgb4-impose-mandatory-VLAN-usage-when-non-zero-TAG-.patch patches.suse/i40e-vf-remove-i40e_ethtool_stats.h-header-file.patch patches.suse/net-sched-act_skbedit-remove-dependency-on-rtnl-lock.patch patches.suse/net-sched-act_nat-remove-dependency-on-rtnl-lock.patch patches.suse/failover-Fix-error-return-code-in-net_failover_creat.patch patches.suse/cxgb4-remove-redundant-assignment-to-vlan_cmd.dropno.patch patches.suse/sch_htb-Remove-local-SKB-queue-handling-code.patch patches.suse/sch_netem-Move-private-queue-handler-to-generic-loca.patch patches.suse/infiniband-nes-Use-skb_peek_next-and-skb_queue_walk.patch patches.suse/bnx2fc_fcoe-use-skb_queue_walk_safe patches.suse/net-Add-and-use-skb_mark_not_on_list.patch patches.suse/net-Add-and-use-skb_list_del_init.patch patches.suse/net-sched-cls_flower-dump-offload-count-value.patch patches.suse/net_sched-remove-redundant-qdisc-lock-classes.patch patches.suse/htb-use-anonymous-union-for-simplicity.patch patches.suse/liquidio-Disabling-tasklet-when-NAPI-is-active.patch patches.suse/liquidio-Per-queue-oom-work-queue.patch patches.suse/liquidio-Removed-droq-lock.patch patches.suse/net-tls-Fixed-return-value-when-tls_complete_pending.patch patches.suse/nfp-report-FW-vNIC-stats-in-interface-stats.patch patches.suse/qlcnic-Remove-set-but-not-used-variables-fw_mbx-and-.patch patches.suse/net-sock-introduce-SOCK_XDP.patch patches.suse/tuntap-switch-to-use-XDP_PACKET_HEADROOM.patch patches.suse/tuntap-enable-bh-early-during-processing-XDP.patch patches.suse/tuntap-simplify-error-handling-in-tun_build_skb.patch patches.suse/tuntap-tweak-on-the-path-of-skb-XDP-case-in-tun_buil.patch patches.suse/tuntap-split-out-XDP-logic.patch patches.suse/tuntap-move-XDP-flushing-out-of-tun_do_xdp.patch patches.suse/tun-switch-to-new-type-of-msg_control.patch patches.suse/tuntap-accept-an-array-of-XDP-buffs-through-sendmsg.patch patches.suse/tap-accept-an-array-of-XDP-buffs-through-sendmsg.patch patches.suse/vhost_net-batch-submitting-XDP-buffers-to-underlayer.patch patches.suse/net-move-definition-of-pcpu_lstats-to-header-file.patch patches.suse/cxgb4-Fix-endianness-issue-in-t4_fwcache.patch patches.suse/0001-cxgb4-add-per-rx-queue-counter-for-packet-errors.patch patches.suse/cxgb4-update-supported-DCB-version.patch patches.suse/net-sched-act_police-use-per-cpu-counters.patch patches.suse/net-sched-act_police-don-t-use-spinlock-in-the-data-.patch patches.suse/0002-ip_gre-fix-parsing-gre-header-in-ipgre_err.patch patches.suse/tls-async-support-causes-out-of-bounds-access-in-cry.patch patches.suse/net-hns-make-function-hns_gmac_wait_fifo_clean-stati.patch patches.suse/net-aquantia-memory-corruption-on-jumbo-frames.patch patches.suse/liquidio-Add-the-features-to-show-FEC-settings-and-s.patch patches.suse/s390-sles15sp1-00-16-01-s390-qeth-move-L2-xmit-code-to-core-module.patch patches.suse/s390-sles15sp1-00-16-02-s390-qeth-run-non-offload-L3-traffic-over-common-xmi.patch patches.suse/s390-sles15sp1-00-16-03-s390-qeth-remove-unused-L3-xmit-code.patch patches.suse/s390-sles15sp1-00-16-04-s390-qeth-remove-qeth_get_elements_no.patch patches.suse/s390-sles15sp1-00-16-05-s390-qeth-limit-csum-offload-erratum-to-L3-devices.patch patches.suse/s390-sles15sp1-00-16-06-s390-qeth-fix-up-protocol-headers-early.patch patches.suse/s390-sles15sp1-00-16-07-s390-qeth-check-size-of-required-HW-header-cache-obj.patch patches.suse/s390-sles15sp1-00-16-08-s390-qeth-prepare-for-copy-free-TSO-transmission.patch patches.suse/s390-sles15sp1-00-16-09-s390-qeth-speed-up-TSO-transmission.patch patches.suse/s390-sles15sp1-00-16-10-s390-qeth-remove-qeth_hdr_chk_and_bounce.patch patches.suse/s390-sles15sp1-00-16-11-s390-qeth-uninstall-IRQ-handler-on-device-removal.patch patches.suse/s390-sles15sp1-00-16-12-s390-qeth-invoke-softirqs-after-napi_schedule.patch patches.suse/s390-sles15sp1-00-16-13-s390-qeth-fix-typo-in-return-value.patch patches.suse/s390-sles15sp1-00-16-14-s390-qeth-fine-tune-spinlocks.patch patches.suse/s390-sles15sp1-00-16-15-s390-qeth-reduce-0-initializing-when-building-IPA-cm.patch patches.suse/0003-net-ipv4-defensive-cipso-option-parsing.patch patches.suse/cxgb4-remove-duplicated-include-from-cxgb4_main.c.patch patches.suse/liquidio-remove-duplicated-include-from-lio_vf_rep.c.patch patches.suse/qed-remove-duplicated-include-from-qed_cxt.c.patch patches.suse/intel-ethernet-rename-i40evf-to-iavf.patch patches.suse/iavf-diet-and-reformat.patch patches.suse/iavf-rename-functions-and-structs-to-new-name.patch patches.suse/iavf-rename-i40e_status-to-iavf_status.patch patches.suse/iavf-move-i40evf-files-to-new-name.patch patches.suse/iavf-remove-references-to-old-names.patch patches.suse/iavf-rename-device-ID-defines.patch patches.suse/iavf-rename-I40E_ADMINQ_DESC.patch patches.suse/iavf-rename-i40e_hw-to-iavf_hw.patch patches.suse/iavf-replace-i40e_debug-with-iavf-version.patch patches.suse/iavf-tracing-infrastructure-rename.patch patches.suse/iavf-rename-most-of-i40e-strings.patch patches.suse/iavf-finish-renaming-files-to-iavf.patch patches.suse/intel-ethernet-use-correct-module-license.patch patches.suse/netlink-add-NLA_REJECT-policy-type.patch patches.suse/veth-rename-pcpu_vstats-as-pcpu_lstats.patch patches.suse/net-cavium-fix-return-type-of-ndo_start_xmit-functio.patch patches.suse/net-ibm-fix-return-type-of-ndo_start_xmit-function.patch patches.suse/net-sched-Use-FIELD_SIZEOF-directly-instead-of-reimp.patch patches.suse/net-core-Use-FIELD_SIZEOF-directly-instead-of-reimpl.patch patches.suse/net-qede-Use-FIELD_SIZEOF-directly-instead-of-reimpl.patch patches.suse/net-linkwatch-add-check-for-netdevice-being-present-.patch patches.suse/net-phy-call-state-machine-synchronously-in-phy_stop.patch patches.suse/net-mvpp2-increase-the-number-of-s-w-threads-to-9.patch patches.suse/net-mvpp2-rename-the-IRQs-to-match-the-hardware.patch patches.suse/net-mvpp2-do-not-update-the-queue-mode-while-probing.patch patches.suse/net-mvpp2-fix-the-number-of-queues-per-cpu-for-PPv2..patch patches.suse/net-mvpp2-cpu-should-always-be-unsigned.patch patches.suse/net-mvpp2-make-the-per-cpu-helpers-static.patch patches.suse/net-mvpp2-make-mvpp2_read_relaxed-static.patch patches.suse/net-mvpp2-do-not-use-the-CPU-number-to-access-the-pe.patch patches.suse/net-mvpp2-map-the-CPUs-to-threads.patch patches.suse/net-mvpp2-handle-cases-where-more-CPUs-are-available.patch patches.suse/net-mvpp2-rename-mvpp2_percpu-function-to-mvpp2_thre.patch patches.suse/net-phy-phylink-ensure-the-carrier-is-off-when-start.patch patches.suse/net-mvpp2-do-not-explicitly-set-the-carrier-state-in.patch patches.suse/net-marvell-fix-return-type-of-ndo_start_xmit-functi.patch patches.suse/0050-net-amd-fix-return-type-of-ndo_start_xmit-function.patch patches.suse/net-hns3-Add-default-irq-affinity.patch patches.suse/net-hns3-Add-unlikely-for-buf_num-check.patch patches.suse/net-hns3-Remove-tx-budget-to-clean-more-TX-descripto.patch patches.suse/net-hns3-Remove-packet-statistics-of-public.patch patches.suse/net-hns3-Add-support-for-hns3_nic_netdev_ops.ndo_do_.patch patches.suse/net-hns3-Set-STATE_DOWN-bit-of-hdev-state-when-stopp.patch patches.suse/net-hns3-Check-hdev-state-when-getting-link-status.patch patches.suse/net-hns3-Fix-for-setting-speed-for-phy-failed-proble.patch patches.suse/net-hns3-Fix-cmdq-registers-initialization-issue-for.patch patches.suse/net-hns3-Clear-client-pointer-when-initialize-client.patch patches.suse/net-hns3-Fix-client-initialize-state-issue-when-roce.patch patches.suse/net-hns3-Fix-parameter-type-for-q_id-in-hclge_tm_q_t.patch patches.suse/nfp-provide-a-better-warning-when-ring-allocation-fa.patch patches.suse/mlxsw-spectrum-Init-shaper-for-TCs-8.15.patch patches.suse/mlxsw-spectrum_buffers-Use-devlink-pool-indices-thro.patch patches.suse/mlxsw-spectrum_buffers-Split-TC_COUNT-into-ingress-a.patch patches.suse/mlxsw-spectrum_buffers-Keep-shared-buffer-size-in-ml.patch patches.suse/mlxsw-spectrum_buffers-Allow-pools-of-infinite-size.patch patches.suse/mlxsw-spectrum_buffers-Allow-an-infinite-maximum-for.patch patches.suse/mlxsw-spectrum_buffers-Pass-SBPM-min_size-in-cells.patch patches.suse/mlxsw-spectrum_buffers-Allow-configuration-of-static.patch patches.suse/mlxsw-spectrum_buffers-Configure-MC-pool.patch patches.suse/mlxsw-spectrum_buffers-Tweak-SBMM-configuration.patch patches.suse/net_sched-change-tcf_del_walker-to-take-idrinfo-lock.patch patches.suse/net-tap-remove-redundant-null-pointer-check-before-k.patch patches.suse/ipv4-remove-redundant-null-pointer-check-before-kfre.patch patches.suse/vhost_net-add-a-missing-error-return.patch patches.suse/bnx2x-Add-VF-spoof-checking-configuration.patch patches.suse/bnx2x-Ignore-bandwidth-attention-in-single-function-.patch patches.suse/bnx2x-Provide-VF-link-status-in-ndo_get_vf_config.patch patches.suse/net-phy-don-t-reschedule-state-machine-when-PHY-is-h.patch patches.suse/bna-Remove-unnecessary-self-assignment.patch patches.suse/0045-net-freescale-fix-return-type-of-ndo_start_xmit-func.patch patches.suse/net-tls-Add-support-for-async-encryption-of-records-.patch patches.suse/net-hns3-Fix-ets-validate-issue.patch patches.suse/net-hns3-Unify-the-type-convert-for-desc.data.patch patches.suse/net-hns3-Adjust-prefix-of-tx-rx-statistic-names.patch patches.suse/net-hns3-Fix-tqp-array-traversal-condition-for-vf.patch patches.suse/net-hns3-Unify-the-prefix-of-vf-functions.patch patches.suse/net-hns3-Add-handle-for-default-case.patch patches.suse/net-hns3-Add-nic-state-check-before-calling-netif_tx.patch patches.suse/net-hns3-Add-unlikely-for-dma_mapping_error-check.patch patches.suse/net-hns3-Remove-print-messages-for-error-packet.patch patches.suse/net-hns3-Add-get_media_type-ops-support-for-VF.patch patches.suse/net-hns3-Fix-speed-duplex-information-loss-problem-w.patch patches.suse/net-hns3-Remove-redundant-hclge_get_port_type.patch patches.suse/ipv6-discard-IP-frag-queue-on-more-errors.patch patches.suse/net-ipfrag-let-ip-6-frag_high_thresh-in-ns-be-higher.patch patches.suse/msft-hv-1765-hv_netvsc-Add-support-for-LRO-RSC-in-the-vSwitch.patch patches.suse/msft-hv-1766-hv_netvsc-Add-handler-for-LRO-setting-change.patch patches.suse/mlxsw-Make-MLXSW_SP1_FWREV_MINOR-a-hard-requirement.patch patches.suse/net-mvpp2-support-XPS-by-mapping-TX-queues-to-CPUs.patch patches.suse/net-mvpp2-use-round-robin-scheduling-for-TX-queues-o.patch patches.suse/net-core-Add-new-basic-hardware-counter.patch patches.suse/net-sched-Add-hardware-specific-counters-to-TC-actio.patch patches.suse/net-tls-Fixed-race-condition-in-async-encryption.patch patches.suse/tls-Fixed-uninitialised-vars-warning.patch patches.suse/0004-dpaa2-eth-Make-Rx-flow-hash-key-configurable.patch patches.suse/tls-Fix-socket-mem-accounting-error-under-async-encr.patch patches.suse/tls-Fixed-a-memory-leak-during-socket-close.patch patches.suse/net-core-netlink-add-helper-refcount-dec-and-lock-fu.patch patches.suse/net-sched-rename-qdisc_destroy-to-qdisc_put.patch patches.suse/net-sched-extend-Qdisc-with-rcu.patch patches.suse/net-sched-add-helper-function-to-take-reference-to-Q.patch patches.suse/net-sched-use-Qdisc-rcu-API-instead-of-relying-on-rt.patch patches.suse/net-sched-change-tcf-block-reference-counter-type-to.patch patches.suse/net-sched-implement-functions-to-put-and-flush-all-c.patch patches.suse/net-sched-protect-block-idr-with-spinlock.patch patches.suse/net-sched-implement-tcf_block_refcnt_-get-put.patch patches.suse/net-sched-use-reference-counting-for-tcf-blocks-on-r.patch patches.suse/i40e-Fix-VF-s-link-state-notification.patch patches.suse/i40e-Unset-promiscuous-settings-on-VF-reset.patch patches.suse/i40e-use-declared-variables-for-pf-and-hw.patch patches.suse/i40e-add-a-helper-function-to-validate-a-VF-based-on.patch patches.suse/i40e-fix-double-NIC-Link-is-Down-messages.patch patches.suse/i40e-Remove-unused-msglen-parameter-from-virtchnl-fu.patch patches.suse/i40e-clean-zero-copy-XDP-Tx-ring-on-shutdown-reset.patch patches.suse/net-xsk-add-a-simple-buffer-reuse-queue.patch patches.suse/i40e-clean-zero-copy-XDP-Rx-ring-on-shutdown-reset.patch patches.suse/i40e-disallow-changing-the-number-of-descriptors-whe.patch patches.suse/net-phy-Stop-with-excessive-soft-reset.patch patches.suse/libbpf-Remove-the-duplicate-checking-of-function-sto.patch patches.suse/bpf-verifier-fix-verifier-instability.patch patches.suse/xdp-unlikely-instrumentation-for-xdp-map-redirect.patch patches.suse/xdp-explicit-inline-__xdp_map_lookup_elem.patch patches.suse/xdp-split-code-for-map-vs-non-map-redirect.patch patches.suse/selftests-bpf-test_progs-do-not-check-errno-0.patch patches.suse/tools-bpf-move-bpf-lib-netlink-related-functions-int.patch patches.suse/tools-bpf-add-more-netlink-functionalities-in-lib-bp.patch patches.suse/tools-bpf-fix-a-netlink-recv-issue.patch patches.suse/net-core-filter-fix-unused-variable-warning.patch patches.suse/samples-bpf-remove-duplicated-includes.patch patches.suse/samples-bpf-fix-a-compilation-failure.patch patches.suse/samples-bpf-fix-compilation-failure.patch patches.suse/bpf-remove-redundant-null-pointer-check-before-consu.patch patches.suse/s390-sles15sp1-00-16-16-s390-qeth-convert-layer-attribute-to-enum.patch patches.suse/s390-sles15sp1-00-16-17-s390-qeth-use-DEFINE_MUTEX-for-qeth_mod_mutex.patch patches.suse/s390-sles15sp1-00-16-18-s390-qeth-fix-discipline-unload-after-setup-error.patch patches.suse/s390-sles15sp1-00-16-19-s390-qeth-on-gdev-release-reset-drvdata.patch patches.suse/s390-sles15sp1-00-16-20-net-af_iucv-locate-IUCV-header-via-skb_network_heade.patch patches.suse/s390-sles15sp1-00-16-21-s390-qeth-replace-open-coded-skb_queue_walk.patch patches.suse/s390-sles15sp1-00-16-22-s390-qeth-remove-additional-skb-refcount.patch patches.suse/s390-sles15sp1-00-16-23-s390-qeth-re-use-qeth_notify_skbs.patch patches.suse/s390-sles15sp1-00-16-24-s390-qeth-pass-card-pointer-in-iob-callback.patch patches.suse/s390-sles15sp1-00-16-25-s390-qeth-remove-CARD_FROM_CDEV-helper.patch patches.suse/s390-sles15sp1-00-16-26-s390-qeth-remove-various-redundant-code.patch patches.suse/s390-sles15sp1-00-16-27-s390-qeth-consume-local-address-events.patch patches.suse/s390-sles15sp1-00-16-28-s390-qeth-re-indent-qeth_check_ipa_data.patch patches.suse/s390-sles15sp1-00-16-29-s390-qeth-clean-up-drop-conditions-for-received-cmds.patch patches.suse/s390-sles15sp1-00-16-30-s390-qeth-remove-duplicated-carrier-state-tracking.patch patches.suse/net-qed-list-usage-cleanup.patch patches.suse/net-liquidio-list-usage-cleanup.patch patches.suse/net-vhost-lock-the-vqs-one-by-one.patch patches.suse/net-vhost-replace-magic-number-of-lock-annotation.patch patches.suse/net-vhost-factor-out-busy-polling-logic-to-vhost_net.patch patches.suse/net-vhost-add-rx-busy-polling-in-tx-path.patch patches.suse/netlink-make-validation_data-const.patch patches.suse/netlink-move-extack-setting-into-validate_nla.patch patches.suse/netlink-allow-NLA_NESTED-to-specify-nested-policy-to.patch patches.suse/netlink-add-nested-array-policy-validation.patch patches.suse/qed-Remove-set-but-not-used-variable-p_archipelago.patch patches.suse/net-core-make-function-___gnet_stats_copy_basic-stat.patch patches.suse/net-tls-Make-function-get_rec-static.patch patches.suse/net-hns3-Add-support-for-sctp-checksum-offload.patch patches.suse/net-hns3-Set-extra-mac-address-of-pause-param-for-HW.patch patches.suse/net-hns3-Rename-loop-mode.patch patches.suse/net-hns3-Rename-mac-loopback-to-app-loopback.patch patches.suse/net-hns3-Add-serdes-parallel-inner-loopback-support.patch patches.suse/net-hns3-Fix-for-packet-buffer-setting-bug.patch patches.suse/net-hns3-Fix-for-netdev-not-up-problem-when-setting-.patch patches.suse/net-hns3-Change-return-type-of-hclge_tm_schd_info_up.patch patches.suse/net-hns3-Modify-hns3_get_max_available_channels.patch patches.suse/net-hns3-Fix-loss-of-coal-configuration-while-doing-.patch patches.suse/net-sched-make-function-qdisc_free_cb-static.patch patches.suse/qed-fix-spelling-mistake-b_cb_registred-b_cb_registe.patch patches.suse/hns3-Fix-the-build.patch patches.suse/hns3-Another-build-fix.patch patches.suse/tls-Remove-redundant-vars-from-tls-record-structure.patch patches.suse/ice-use-sr-q.count-when-checking-if-queue-is-initial.patch patches.suse/ice-replace-unnecessary-memcpy-with-direct-assignmen.patch patches.suse/ice-update-branding-strings-and-supported-device-ids.patch patches.suse/ice-update-fw-version-check-logic.patch patches.suse/ice-Update-comment-for-ice_fltr_mgmt_list_entry.patch patches.suse/ice-Query-the-Tx-scheduler-node-before-adding-it.patch patches.suse/ice-Update-to-capabilities-admin-queue-command.patch patches.suse/ice-fix-changing-of-ring-descriptor-size-ethtool-G.patch patches.suse/ice-Move-common-functions-out-of-ice_main.c-part-1-7.patch patches.suse/ice-Move-common-functions-out-of-ice_main.c-part-2-7.patch patches.suse/ice-Move-common-functions-out-of-ice_main.c-part-3-7.patch patches.suse/ice-Move-common-functions-out-of-ice_main.c-part-4-7.patch patches.suse/ice-Move-common-functions-out-of-ice_main.c-part-5-7.patch patches.suse/ice-Move-common-functions-out-of-ice_main.c-part-6-7.patch patches.suse/ice-Move-common-functions-out-of-ice_main.c-part-7-7.patch patches.suse/ice-Change-pf-state-behavior-to-protect-reset-path.patch patches.suse/net-mlx5e-Ethtool-steering-Support-masks-for-l3-l4-f.patch patches.suse/net-mlx5e-Change-VF-representors-RQ-type.patch patches.suse/net-mlx5e-Enable-stateless-offloads-for-VF-represent.patch patches.suse/net-mlx5e-Extract-creation-of-rep-s-default-flow-rul.patch patches.suse/net-mlx5-E-Switch-Provide-flow-dest-when-creating-vp.patch patches.suse/net-mlx5e-Provide-explicit-directive-if-to-create-in.patch patches.suse/net-mlx5e-Expose-function-for-building-RSS-params.patch patches.suse/net-mlx5e-Expose-ethtool-rss-key-size-indirection-ta.patch patches.suse/net-mlx5e-Enable-multi-queue-and-RSS-for-VF-represen.patch patches.suse/net-mlx5e-Add-ethtool-control-of-ring-params-to-VF-r.patch patches.suse/net-mlx5e-Enable-reporting-checksum-unnecessary-also.patch patches.suse/net-mlx5e-Allow-reporting-of-checksum-unnecessary.patch patches.suse/net-mlx5-Cache-the-system-image-guid.patch patches.suse/nfp-warn-on-experimental-TLV-types.patch patches.suse/net-phy-Move-linkmode-helpers-to-somewhere-public.patch patches.suse/net-hns3-Add-flow-director-initialization.patch patches.suse/net-hns3-Add-input-key-and-action-config-support-for.patch patches.suse/net-hns3-Add-support-for-rule-add-delete-for-flow-di.patch patches.suse/net-hns3-Add-support-for-rule-query-of-flow-director.patch patches.suse/net-hns3-Add-reset-handle-for-flow-director.patch patches.suse/net-hns3-Remove-all-flow-director-rules-when-unload-.patch patches.suse/net-hns3-Add-support-for-enable-disable-flow-directo.patch patches.suse/netlink-add-attribute-range-validation-to-policy.patch patches.suse/netlink-add-validation-function-to-policy.patch patches.suse/net_sched-fix-a-crash-in-tc_new_tfilter.patch patches.suse/net-phy-improve-handling-delayed-work.patch patches.suse/msft-hv-1776-hv_netvsc-Fix-rndis_per_packet_info-internal-field-i.patch patches.suse/ibmvnic-Increase-maximum-queue-size-limit.patch patches.suse/ibmvnic-Introduce-driver-limits-for-ring-sizes.patch patches.suse/ibmvnic-Add-ethtool-private-flag-for-driver-defined-.patch patches.suse/qed-Add-driver-support-for-20G-link-speed.patch patches.suse/qede-Add-driver-support-for-20G-link-speed.patch patches.suse/ice-Expand-use-of-VSI-handles-part-1-2.patch patches.suse/ice-Expand-use-of-VSI-handles-part-2-2.patch patches.suse/ice-Implement-VSI-replay-framework.patch patches.suse/ice-Check-for-actual-link-state-of-port-after-reset.patch patches.suse/ice-Split-irq_tracker-into-sw_irq_tracker-and-hw_irq.patch patches.suse/ice-Implement-ethtool-hook-for-RSS-switch.patch patches.suse/ice-Align-ice_reset_req-enum-values-to-hardware-rese.patch patches.suse/ice-Add-support-for-dynamic-interrupt-moderation.patch patches.suse/ice-Fix-error-on-driver-remove.patch patches.suse/ath10k-fix-kernel-panic-by-moving-pci-flush-after-na.patch patches.suse/ath10k-skip-resetting-rx-filter-for-WCN3990.patch patches.suse/ath10k-schedule-hardware-restart-if-WMI-command-time.patch patches.suse/ath9k-fix-tx99-with-monitor-mode-interface.patch patches.suse/wil6210-remove-reset-file-from-debugfs.patch patches.suse/wil6210-drop-Rx-multicast-packets-that-are-looped-ba.patch patches.suse/wil6210-set-edma-variables-only-for-Talyn-MB-devices.patch patches.suse/wil6210-prevent-usage-of-tx-ring-0-for-eDMA.patch patches.suse/wil6210-fix-RX-buffers-release-and-unmap.patch patches.suse/wil6210-fix-invalid-memory-access-for-rx_buff_mgmt-d.patch patches.suse/ath10k-limit-available-channels-via-DT-ieee80211-fre.patch patches.suse/iwlwifi-drop-packets-with-bad-status-in-CD.patch patches.suse/iwlwifi-don-t-WARN-on-trying-to-dump-dead-firmware.patch patches.suse/iwlwifi-pcie-avoid-unnecessary-work-if-NIC-is-discon.patch patches.suse/iwlwifi-mvm-fix-BAR-seq-ctrl-reporting.patch patches.suse/iwlwifi-mvm-avoid-sending-too-many-BARs.patch patches.suse/iwlwifi-mvm-Send-LQ-command-as-async-when-necessary.patch patches.suse/iwlwifi-mvm-send-BCAST-management-frames-to-the-righ.patch patches.suse/iwlwifi-mvm-always-init-rs_fw-with-20MHz-bandwidth-r.patch patches.suse/iwlwifi-change-monitor-DMA-to-be-coherent.patch patches.suse/iwlwifi-fix-devices-with-PCI-Device-ID-0x34F0-and-11.patch patches.suse/0001-libertas_tf-prevent-underflow-in-process_cmdrequest.patch patches.suse/rtl8187-Fix-warning-generated-when-strncpy-destinati.patch patches.suse/mwifiex-do-no-submit-URB-in-suspended-state.patch patches.suse/mwifex-free-rx_cmd-skb-in-suspended-state.patch patches.suse/brcmfmac-fix-wrong-strnchr-usage.patch patches.suse/rsi-improve-kernel-thread-handling-to-fix-kernel-pan.patch patches.suse/0001-mt76x0-init-hw-capabilities.patch patches.suse/brcmfmac-fix-for-proper-support-of-160MHz-bandwidth.patch patches.suse/brcmfmac-increase-buffer-for-obtaining-firmware-capa.patch patches.suse/brcmsmac-Use-kvmalloc-for-ucode-allocations.patch patches.suse/rtlwifi-btcoex-Use-proper-enumerated-types-for-Wi-Fi.patch patches.suse/iwlwifi-mvm-report-RU-offset-is-known.patch patches.suse/iwlwifi-dbg-don-t-crash-if-the-firmware-crashes-in-t.patch patches.suse/0001-iwlwifi-fix-non_shared_ant-for-22000-devices.patch patches.suse/iwlwifi-pcie-read-correct-prph-address-for-newer-dev.patch patches.suse/iwlwifi-api-annotate-compressed-BA-notif-array-sizes.patch patches.suse/iwlwifi-pcie-gen2-build-A-MSDU-only-for-GSO.patch patches.suse/iwlwifi-pcie-fit-reclaim-msg-to-MAX_MSG_LEN.patch patches.suse/iwlwifi-mvm-use-correct-FIFO-length.patch patches.suse/0001-iwlwifi-fix-LED-command-capability-bit.patch patches.suse/iwlwifi-mvm-Allow-TKIP-for-AP-mode.patch patches.suse/0005-dpaa2-eth-Use-new-API-for-Rx-flow-hashing.patch patches.suse/0006-dpaa2-eth-Rename-structure.patch patches.suse/0007-dpaa2-eth-Configure-Rx-flow-classification-key.patch patches.suse/0008-dpaa2-eth-Add-ethtool-support-for-flow-classificatio.patch patches.suse/0047-dpaa_eth-Remove-useless-declaration.patch patches.suse/cxgb4-Use-proper-enum-in-cxgb4_dcb_handle_fw_update.patch patches.suse/cxgb4-Use-proper-enum-in-IEEE_FAUX_SYNC.patch patches.suse/Bluetooth-btusb-Add-quirk-for-BTUSB_INTEL_NEW.patch patches.suse/Bluetooth-btbcm-Add-entry-for-BCM4335C0-UART-bluetoo.patch patches.suse/Bluetooth-L2CAP-Detect-if-remote-is-not-able-to-use-.patch patches.suse/msft-hv-1781-hv_netvsc-remove-ndo_poll_controller.patch patches.suse/tls-Add-support-for-inplace-records-encryption.patch patches.suse/cxgb4-remove-the-unneeded-locks.patch patches.suse/virtchnl-Added-support-to-exchange-additional-speed-.patch patches.suse/ice-Add-support-to-detect-SR-IOV-capability-and-mail.patch patches.suse/ice-Add-handler-to-configure-SR-IOV.patch patches.suse/ice-Update-VSI-and-queue-management-code-to-handle-V.patch patches.suse/ice-Add-support-for-VF-reset-events.patch patches.suse/ice-Add-handlers-for-VF-netdevice-operations.patch patches.suse/ice-Implement-virtchnl-commands-for-AVF-support.patch patches.suse/ice-Notify-VF-of-link-status-change.patch patches.suse/ice-Extend-malicious-operations-detection-logic.patch patches.suse/ice-Fix-forward-to-queue-group-logic.patch patches.suse/ice-Add-code-to-go-from-ICE_FWD_TO_VSI_LIST-to-ICE_F.patch patches.suse/ice-Fix-potential-null-pointer-issues.patch patches.suse/ice-Add-more-flexibility-on-how-we-assign-an-ITR-ind.patch patches.suse/ice-Use-the-right-function-to-enable-disable-VSI.patch patches.suse/ice-Update-version-string.patch patches.suse/ixgbevf-fix-msglen-for-ipsec-mbx-messages.patch patches.suse/ixgbe-Fix-ixgbe-TX-hangs-with-XDP_TX-beyond-queue-li.patch patches.suse/ixgbe-remove-redundant-function-ixgbe_fw_recovery_mo.patch patches.suse/ixgbevf-off-by-one-in-ixgbevf_ipsec_tx.patch patches.suse/i40e-Use-proper-enum-in-i40e_ndo_set_vf_link_state.patch patches.suse/i40e-Remove-unnecessary-print-statement.patch patches.suse/ixgbe-Fix-crash-with-VFs-and-flow-director-on-interf.patch patches.suse/ixgbe-added-Rx-Tx-ring-disable-enable-functions.patch patches.suse/ixgbe-move-common-Rx-functions-to-ixgbe_txrx_common..patch patches.suse/ixgbe-add-AF_XDP-zero-copy-Rx-support.patch patches.suse/ixgbe-move-common-Tx-functions-to-ixgbe_txrx_common..patch patches.suse/ixgbe-add-AF_XDP-zero-copy-Tx-support.patch patches.suse/iavf-fix-a-typo.patch patches.suse/liquidio-fix-a-couple-of-spelling-mistakes.patch patches.suse/devlink-Add-extack-for-eswitch-operations.patch patches.suse/net-mlx5e-E-Switch-Add-extack-messages-to-devlink-ca.patch patches.suse/net-mlx5e-Add-extack-messages-for-TC-offload-failure.patch patches.suse/net-mlx5e-Add-new-counter-for-aRFS-rule-insertion-fa.patch patches.suse/net-mlx5-Add-Fast-teardown-support.patch patches.suse/qed-Avoid-implicit-enum-conversion-in-qed_ooo_submit.patch patches.suse/devlink-Add-generic-parameter-ignore_ari.patch patches.suse/devlink-Add-generic-parameter-msix_vec_per_pf_max.patch patches.suse/devlink-Add-generic-parameter-msix_vec_per_pf_min.patch patches.suse/bnxt_en-Use-ignore_ari-devlink-parameter.patch patches.suse/bnxt_en-return-proper-error-when-FW-returns-HWRM_ERR.patch patches.suse/bnxt_en-Use-msix_vec_per_pf_max-and-msix_vec_per_pf_.patch patches.suse/bnxt_en-Add-a-driver-specific-gre_ver_check-devlink-.patch patches.suse/net-sched-remove-unused-helpers.patch patches.suse/net_sched-convert-idrinfo-lock-from-spinlock-to-a-mu.patch patches.suse/cxgb4-use-FW_PORT_ACTION_L1_CFG32-for-32-bit-capabil.patch patches.suse/net-hns3-Remove-the-default-mask-configuration-for-m.patch patches.suse/net-hns3-Clear-mac-vlan-table-entries-when-unload-dr.patch patches.suse/net-hns3-Optimize-for-unicast-mac-vlan-table.patch patches.suse/net-hns3-Drop-depricated-mta-table-support.patch patches.suse/net-hns3-Add-egress-ingress-vlan-filter-for-revision.patch patches.suse/net-hns3-Fix-for-rx-vlan-id-handle-to-support-Rev-0x.patch patches.suse/ath10k-avoid-possible-memory-access-violation.patch patches.suse/ath10k-wmi-disable-softirq-s-while-calling-ieee80211.patch patches.suse/ath10k-fix-vdev-start-timeout-on-error.patch patches.suse/ath10k-fix-tx-status-flag-setting-for-management-fra.patch patches.suse/ath9k-fix-reporting-calculated-new-FFT-upper-max.patch patches.suse/ath9k-add-back-support-for-using-active-monitor-inte.patch patches.suse/brcmfmac-reduce-timeout-for-action-frame-scan.patch patches.suse/brcmfmac-fix-full-timeout-waiting-for-action-frame-o.patch patches.suse/iwlwifi-mvm-check-for-n_profiles-validity-in-EWRD-AC.patch patches.suse/0001-iwlwifi-dbg-split-iwl_fw_error_dump-to-two-functions.patch patches.suse/iwlwifi-mvm-clear-HW_RESTART_REQUESTED-when-stopping.patch patches.suse/iwlwifi-mvm-put-HE-SIG-B-symbols-users-data-correctl.patch patches.suse/iwlwifi-pcie-avoid-empty-free-RB-queue.patch patches.suse/0001-iwlwifi-nvm-get-num-of-hw-addresses-from-firmware.patch patches.suse/iwlwifi-pcie-gen2-check-iwl_pcie_gen2_set_tb-return-.patch patches.suse/bnxt_en-Remove-unnecessary-unsigned-integer-comparis.patch patches.suse/net-sched-pie-fix-coding-style-issues.patch patches.suse/net-vhost-remove-bad-code-line.patch patches.suse/0449-net-dpaa2-move-DPAA2-PTP-driver-out-of-staging.patch patches.suse/0009-net-dpaa2-fix-dependency-of-config-FSL_DPAA2_ETH.patch patches.suse/0010-net-dpaa2-rename-rtc-as-ptp-in-dpaa2-ptp-driver.patch patches.suse/0011-net-dpaa2-remove-unused-code-for-dprtc.patch patches.suse/0012-net-dpaa2-fix-and-improve-dpaa2-ptp-driver.patch patches.suse/net-sched-cls_u32-mark-root-hnode-explicitly.patch patches.suse/net-sched-cls_u32-disallow-linking-to-root-hnode.patch patches.suse/net-sched-cls_u32-make-sure-that-divisor-is-a-power-.patch patches.suse/net-sched-cls_u32-get-rid-of-unused-argument-of-u32_.patch patches.suse/net-sched-cls_u32-get-rid-of-tc_u_knode-tp.patch patches.suse/net-sched-cls_u32-get-rid-of-tc_u_common-rcu.patch patches.suse/net-sched-cls_u32-clean-tc_u_common-hashtable.patch patches.suse/net-sched-cls_u32-pass-tc_u_common-to-u32_set_parms-.patch patches.suse/net-sched-cls_u32-the-tp_c-argument-of-u32_set_parms.patch patches.suse/net-sched-cls_u32-get-rid-of-tp_c.patch patches.suse/net-sched-cls_u32-keep-track-of-knodes-count-in-tc_u.patch patches.suse/net-sched-cls_u32-simplify-the-hell-out-u32_delete-e.patch patches.suse/0013-dpaa2-eth-Don-t-account-Tx-confirmation-frames-on-NA.patch patches.suse/libbpf-Introduce-libbpf_attach_type_by_name.patch patches.suse/libbpf-Support-cgroup_skb-e-in-gress-section-names.patch patches.suse/libbpf-Support-sk_skb-stream_-parser-verdict-section.patch patches.suse/selftests-bpf-Use-libbpf_attach_type_by_name-in-test.patch patches.suse/selftests-bpf-Test-libbpf_-prog-attach-_type_by_name.patch patches.suse/bpf-permit-CGROUP_DEVICE-programs-accessing-helper-b.patch patches.suse/nfp-bpf-parse-global-BPF-ABI-version-capability.patch patches.suse/nfp-allow-apps-to-request-larger-MTU-on-control-vNIC.patch patches.suse/nfp-bpf-allow-control-message-sizing-for-map-ops.patch patches.suse/bpf-Add-iterator-for-spilled-registers.patch patches.suse/bpf-Simplify-ptr_min_max_vals-adjustment.patch patches.suse/bpf-Reuse-canonical-string-formatter-for-ctx-errs.patch patches.suse/bpf-Generalize-ptr_or_null-regs-check.patch patches.suse/libbpf-Support-loading-individual-progs.patch patches.suse/libbpf-Move-__dump_nlmsg_t-from-API-to-implementatio.patch patches.suse/libbpf-Consistent-prefixes-for-interfaces-in-libbpf..patch patches.suse/libbpf-Consistent-prefixes-for-interfaces-in-nlattr..patch patches.suse/libbpf-Consistent-prefixes-for-interfaces-in-str_err.patch patches.suse/libbpf-Make-include-guards-consistent.patch patches.suse/libbpf-Use-__u32-instead-of-u32-in-bpf_program__load.patch patches.suse/bpf-tracex3_user-erase-ARRAY_SIZE-redefined.patch patches.suse/net-add-umem-reference-in-netdev-_rx-_queue.patch patches.suse/xsk-fix-bug-when-trying-to-use-both-copy-and-zero-co.patch patches.suse/ethtool-rename-local-variable-max-curr.patch patches.suse/ethtool-don-t-allow-disabling-queues-with-umem-insta.patch patches.suse/xsk-simplify-xdp_clear_umem_at_qid-implementation.patch patches.suse/xsk-proper-AF_XDP-socket-teardown-ordering.patch patches.suse/libbpf-relicense-libbpf-as-LGPL-2.1-OR-BSD-2-Clause.patch patches.suse/bpf-add-verifier-callback-to-get-stack-usage-info-fo.patch patches.suse/nfp-bpf-rename-nfp_prog-stack_depth-as-nfp_prog-stac.patch patches.suse/nfp-bpf-copy-eBPF-subprograms-information-from-kerne.patch patches.suse/nfp-bpf-ignore-helper-related-checks-for-BPF-calls-i.patch patches.suse/nfp-bpf-account-for-BPF-to-BPF-calls-when-preparing-.patch patches.suse/nfp-bpf-add-main-logics-for-BPF-to-BPF-calls-support.patch patches.suse/nfp-bpf-account-for-additional-stack-usage-when-chec.patch patches.suse/nfp-bpf-update-fixup-function-for-BPF-to-BPF-calls-s.patch patches.suse/nfp-bpf-fix-return-address-from-register-saving-subr.patch patches.suse/nfp-bpf-optimise-save-restore-for-R6-R9-based-on-reg.patch patches.suse/nfp-bpf-support-pointers-to-other-stack-frames-for-B.patch patches.suse/bpf-allow-offload-of-programs-with-BPF-to-BPF-functi.patch patches.suse/net-mlx4_en-Use-minimal-rx-and-tx-ring-sizes-on-kdum.patch patches.suse/cxgb4-Add-thermal-zone-support.patch patches.suse/qed-Add-support-for-virtual-link.patch patches.suse/mlxsw-pci-Fix-a-typo.patch patches.suse/nfp-flower-use-rhashtable-for-flow-caching.patch patches.suse/nfp-flower-use-stats-array-instead-of-storing-stats-.patch patches.suse/nfp-flower-use-host-context-count-provided-by-firmwa.patch patches.suse/virtio_net-ethtool-tx-napi-configuration.patch patches.suse/net-tun-remove-useless-codes-of-tun_automq_select_qu.patch patches.suse/net-sched-avoid-writing-on-noop_qdisc.patch patches.suse/net-hns3-Add-new-RSS-hash-algorithm-support-for-PF.patch patches.suse/net-hns3-Add-RSS-general-configuration-support-for-V.patch patches.suse/net-hns3-Add-RSS-tuples-support-for-VF.patch patches.suse/net-hns3-Add-HW-RSS-hash-information-to-RX-skb.patch patches.suse/mlxsw-spectrum-Remove-misuses-of-private-header-file.patch patches.suse/mlxsw-spectrum_switchdev-Prepare-for-VxLAN-FDB-notif.patch patches.suse/mlxsw-spectrum_switchdev-Check-notification-relevanc.patch patches.suse/mlxsw-spectrum_switchdev-Do-not-assume-notifier-info.patch patches.suse/mlxsw-spectrum-Move-L3-protocol-and-address-definiti.patch patches.suse/mlxsw-spectrum-Add-a-new-type-of-KVD-linear-record.patch patches.suse/mlxsw-reg-Extend-FDB-flush-types-for-NVE.patch patches.suse/mlxsw-spectrum-Seed-LAG-hash-function.patch patches.suse/mlxsw-reg-Add-Tunneling-NVE-General-Configuration-Re.patch patches.suse/mlxsw-reg-Add-Tunnel-Port-Configuration-Register.patch patches.suse/mlxsw-reg-Add-Tunneling-NVE-Underlay-Multicast-Table.patch patches.suse/mlxsw-reg-Add-Tunneling-NVE-Encapsulation-ECN-Mappin.patch patches.suse/mlxsw-reg-Add-Tunneling-NVE-Decapsulation-ECN-Mappin.patch patches.suse/mlxsw-reg-Add-Tunneling-NVE-QoS-Configuration-Regist.patch patches.suse/mlxsw-reg-Add-Tunneling-NVE-QoS-Default-Register.patch patches.suse/mlxsw-reg-Add-definition-of-unicast-tunnel-record-fo.patch patches.suse/mlxsw-reg-Add-Monitoring-Parsing-State-Register.patch patches.suse/mlxsw-resources-Add-NVE-resources.patch patches.suse/mlxsw-spectrum-Add-NVE-packet-traps.patch patches.suse/net-ena-minor-performance-improvement.patch patches.suse/net-ena-complete-host-info-to-match-latest-ENA-spec.patch patches.suse/net-ena-introduce-Low-Latency-Queues-data-structures.patch patches.suse/net-ena-add-functions-for-handling-Low-Latency-Queue.patch patches.suse/net-ena-add-functions-for-handling-Low-Latency-Queue-38005ca8.patch patches.suse/net-ena-use-CSUM_CHECKED-device-indication-to-report.patch patches.suse/net-ena-explicit-casting-and-initialization-and-clea.patch patches.suse/net-ena-limit-refill-Rx-threshold-to-256-to-avoid-la.patch patches.suse/net-ena-change-rx-copybreak-default-to-reduce-kernel.patch patches.suse/net-ena-remove-redundant-parameter-in-ena_com_admin_.patch patches.suse/net-ena-update-driver-version-to-2.0.1.patch patches.suse/net-ena-fix-indentations-in-ena_defs-for-better-read.patch patches.suse/cxgb4-fix-thermal-configuration-dependencies.patch patches.suse/nfp-replace-long-license-headers-with-SPDX.patch patches.suse/nl80211-Fix-a-GET_KEY-reply-attribute.patch patches.suse/mac80211-minstrel-fix-using-short-preamble-CCK-rates.patch patches.suse/mac80211-minstrel-fix-CCK-rate-group-streams-value.patch patches.suse/mac80211-minstrel-fix-sampling-reporting-of-CCK-rate.patch patches.suse/netlink-replace-__NLA_ENSURE-implementation.patch patches.suse/net-hns3-Enable-promisc-mode-when-mac-vlan-table-is-.patch patches.suse/net-hns3-Resume-promisc-mode-and-vlan-filter-status-.patch patches.suse/net-hns3-Resume-promisc-mode-and-vlan-filter-status--829edbd8.patch patches.suse/s390-sles15sp1-00-16-31-s390-qeth-make-TSO-controls-protocol-agnostic.patch patches.suse/s390-sles15sp1-00-16-32-s390-qeth-enhance-TSO-control-sequence.patch patches.suse/s390-sles15sp1-00-16-33-s390-qeth-add-support-for-IPv6-TSO.patch patches.suse/s390-sles15sp1-00-16-34-s390-qeth-add-TSO-support-for-L2-devices.patch patches.suse/iwlwifi-mvm-don-t-send-keys-when-entering-D3.patch patches.suse/iwlwifi-mvm-check-return-value-of-rs_rate_from_ucode.patch patches.suse/brcmsmac-AP-mode-update-beacon-when-TIM-changes.patch patches.suse/libertas-don-t-set-URB_ZERO_PACKET-on-IN-USB-transfe.patch patches.suse/ath10k-set-probe-request-oui-during-driver-start.patch patches.suse/ath10k-allocate-small-size-dma-memory-in-ath10k_pci_.patch patches.suse/tun-Consistently-configure-generic-netdev-params-via.patch patches.suse/RDMA-netdev-Hoist-alloc_netdev_mqs-out-of-the-driver.patch patches.suse/RDMA-netdev-Fix-netlink-support-in-IPoIB.patch patches.suse/net-mlx5e-Gather-common-netdev-init-cleanup-function.patch patches.suse/net-mlx5e-Always-initialize-update-stats-delayed-wor.patch patches.suse/net-mlx5e-Initialize-all-netdev-common-structures-in.patch patches.suse/net-mlx5e-Use-non-delayed-work-for-update-stats.patch patches.suse/net-mlx5e-Do-not-ignore-netdevice-TX-RX-queues-numbe.patch patches.suse/net-phy-trigger-state-machine-immediately-in-phy_sta.patch patches.suse/net-phy-improve-handling-of-PHY_RUNNING-in-state-mac.patch patches.suse/net-phy-simplify-handling-of-PHY_RESUMING-in-state-m.patch patches.suse/0014-dpaa2-eth-Fix-Kconfig-dependencies.patch patches.suse/0015-dpaa2-eth-make-dpaa2_eth_set_dist_key-static.patch patches.suse/0016-dpaa2-eth-fix-uninitialized-variable-warnings.patch patches.suse/0017-dpaa2-eth-remove-unused-priv-parameter.patch patches.suse/0018-dpaa2-eth-mark-unused-parameter-in-dpaa2_eth_tx_conf.patch patches.suse/0019-dpaa2-eth-remove-unused-FD-field.patch patches.suse/nfp-devlink-port-split-support-for-1x100G-CXP-NIC.patch patches.suse/bnxt_en-Update-firmware-interface-spec.-to-1.10.0.3.patch patches.suse/bnxt_en-Add-additional-extended-port-statistics.patch patches.suse/bnxt_en-Add-maximum-extended-request-length-fw-messa.patch patches.suse/bnxt_en-Update-interrupt-coalescing-logic.patch patches.suse/bnxt_en-Refactor-bnxt_ring_struct.patch patches.suse/bnxt_en-Add-new-flags-to-setup-new-page-table-PTE-bi.patch patches.suse/bnxt_en-Check-context-memory-requirements-from-firmw.patch patches.suse/bnxt_en-Configure-context-memory-on-new-devices.patch patches.suse/bnxt_en-Add-57500-new-chip-ID-and-basic-structures.patch patches.suse/bnxt_en-Re-structure-doorbells.patch patches.suse/bnxt_en-Adjust-MSIX-and-ring-groups-for-57500-series.patch patches.suse/bnxt_en-Modify-the-ring-reservation-functions-for-57.patch patches.suse/bnxt_en-Allocate-completion-ring-structures-for-5750.patch patches.suse/bnxt_en-Add-helper-functions-to-get-firmware-CP-ring.patch patches.suse/bnxt_en-Modify-bnxt_ring_alloc_send_msg-to-support-5.patch patches.suse/bnxt_en-Allocate-Free-CP-rings-for-57500-series-chip.patch patches.suse/bnxt_en-Increase-RSS-context-array-count-and-skip-ri.patch patches.suse/bnxt_en-Add-RSS-support-for-57500-chips.patch patches.suse/bnxt_en-Use-bnxt_cp_ring_info-struct-pointer-as-para.patch patches.suse/bnxt_en-Add-coalescing-setup-for-57500-chips.patch patches.suse/bnxt_en-Refactor-bnxt_poll_work.patch patches.suse/bnxt_en-Add-new-NAPI-poll-function-for-57500-chips.patch patches.suse/bnxt_en-Add-PCI-ID-for-BCM57508-device.patch patches.suse/msft-hv-1785-hv_netvsc-fix-vf-serial-matching-with-pci-slot-info.patch patches.suse/net-phy-merge-phy_start_aneg-and-phy_start_aneg_priv.patch patches.suse/bpf-btf-Fix-a-missing-check-bug.patch patches.suse/bpf-error-handling-when-map_lookup_elem-isn-t-suppor.patch patches.suse/bpf-return-EOPNOTSUPP-when-map-lookup-isn-t-supporte.patch patches.suse/net-fix-generic-XDP-to-handle-if-eth-header-was-mang.patch patches.suse/bpf-make-TC-vlan-bpf_helpers-avail-to-selftests.patch patches.suse/selftests-bpf-add-XDP-selftests-for-modifying-and-po.patch patches.suse/tools-bpf-use-proper-type-and-uapi-perf_event.h-head.patch patches.suse/bpftool-Allow-to-add-compiler-flags-via-EXTRA_CFLAGS.patch patches.suse/bpftool-Allow-add-linker-flags-via-EXTRA_LDFLAGS-var.patch patches.suse/bpf-wait-for-running-BPF-programs-when-updating-map-.patch patches.suse/tcp-ulp-remove-ulp-bits-from-sockmap.patch patches.suse/bpf-sockmap-convert-to-generic-sk_msg-interface.patch patches.suse/tls-convert-to-generic-sk_msg-interface.patch patches.suse/tls-replace-poll-implementation-with-read-hook.patch patches.suse/tls-add-bpf-support-to-sk_msg-handling.patch patches.suse/bpf-add-tls-support-for-testing-in-test_sockmap.patch patches.suse/bpf-bpftool-add-support-for-attaching-programs-to-ma.patch patches.suse/bpf-bpftool-add-flag-to-allow-non-compat-map-definit.patch patches.suse/tools-bpftool-add-map-create-command.patch patches.suse/qed-Align-local-and-global-PTT-to-propagate-through-.patch patches.suse/qed-Added-supported-transceiver-modes-speed-capabili.patch patches.suse/qed-Add-supported-link-and-advertise-link-to-display.patch patches.suse/qede-Check-available-link-modes-before-link-set-from.patch patches.suse/qed-Prevent-link-getting-down-in-case-of-autoneg-off.patch patches.suse/net-hns3-remove-hns3_fill_desc_tso.patch patches.suse/net-hns3-move-DMA-map-into-hns3_fill_desc.patch patches.suse/net-hns3-add-handling-for-big-TX-fragment.patch patches.suse/net-hns3-rename-hns_nic_dma_unmap.patch patches.suse/net-hns3-fix-for-multiple-unmapping-DMA-problem.patch patches.suse/mlxsw-spectrum_fid-Allow-setting-and-clearing-NVE-pr.patch patches.suse/mlxsw-spectrum_fid-Add-APIs-to-lookup-FID-without-cr.patch patches.suse/mlxsw-spectrum_router-Enable-local-routes-promotion-.patch patches.suse/mlxsw-spectrum_router-Allow-querying-VR-ID-based-on-.patch patches.suse/vxlan-Export-address-checking-functions.patch patches.suse/inet-Refactor-INET_ECN_decapsulate.patch patches.suse/mlxsw-spectrum_nve-Implement-common-NVE-core.patch patches.suse/mlxsw-spectrum_nve-Implement-VxLAN-operations.patch patches.suse/mlxsw-spectrum_fid-Clear-NVE-configuration-when-dest.patch patches.suse/mlxsw-spectrum_router-Configure-matching-local-route.patch patches.suse/net-Add-netif_is_vxlan.patch patches.suse/vxlan-Add-switchdev-notifications.patch patches.suse/vxlan-Add-vxlan_fdb_find_uc-for-FDB-querying.patch patches.suse/vxlan-Support-marking-RDSTs-as-offloaded.patch patches.suse/bridge-switchdev-Allow-clearing-FDB-entry-offload-in.patch patches.suse/mlxsw-spectrum-Enable-VxLAN-enslavement-to-bridges.patch patches.suse/mlxsw-spectrum_switchdev-Add-support-for-VxLAN-encap.patch patches.suse/net-ena-Fix-Kconfig-dependency-on-X86.patch patches.suse/net-ena-enable-Low-Latency-Queues.patch patches.suse/xfrm-use-complete-IPv6-addresses-for-hash.patch patches.suse/net-mlx5-Fix-atomic_mode-enum-values.patch patches.suse/net-mlx5-Add-memic-command-opcode-to-command-checker.patch patches.suse/net-mlx5-Cleanup-flow-namespace-getter-switch-logic.patch patches.suse/net-mlx5-Add-proper-NIC-TX-steering-flow-tables-supp.patch patches.suse/net-mlx5-Export-modify-header-alloc-dealloc-function.patch patches.suse/net-mlx5-Add-support-for-more-namespaces-when-alloca.patch patches.suse/net-mlx5-Break-encap-decap-into-two-separated-flow-t.patch patches.suse/net-mlx5-Move-header-encap-type-to-IFC-header-file.patch patches.suse/net-RDMA-mlx5-Rename-encap-to-reformat-packet.patch patches.suse/net-mlx5-Expose-new-packet-reformat-capabilities.patch patches.suse/net-mlx5-Pass-a-namespace-for-packet-reformat-ID-all.patch patches.suse/net-mlx5-Export-packet-reformat-alloc-dealloc-functi.patch patches.suse/net-mlx5-Rename-incorrect-naming-in-IFC-file.patch patches.suse/net-mlx5-Set-uid-as-part-of-CQ-commands.patch patches.suse/net-mlx5-Set-uid-as-part-of-QP-commands.patch patches.suse/net-mlx5-Set-uid-as-part-of-RQ-commands.patch patches.suse/net-mlx5-Set-uid-as-part-of-SQ-commands.patch patches.suse/net-mlx5-Set-uid-as-part-of-SRQ-commands.patch patches.suse/net-mlx5-Set-uid-as-part-of-DCT-commands.patch patches.suse/net-mlx5-Update-mlx5_ifc-with-DEVX-UID-bits.patch patches.suse/net-mlx5-Expose-DC-scatter-to-CQE-capability-bit.patch patches.suse/net-mlx5-E-Switch-Get-counters-for-offloaded-flows-f.patch patches.suse/net-mlx5-Use-flow-counter-IDs-and-not-the-wrapping-c.patch patches.suse/net-mlx5e-Change-return-type-of-tc-add-flow-function.patch patches.suse/net-mlx5e-Split-TC-add-rule-path-for-nic-vs-e-switch.patch patches.suse/net-mlx5-Add-cap-bits-for-multi-fdb-encap.patch patches.suse/net-mlx5-Split-FDB-fast-path-prio-to-multiple-namesp.patch patches.suse/net-mlx5-E-Switch-Have-explicit-API-to-delete-fwd-ru.patch patches.suse/net-mlx5-E-Switch-Add-chains-and-priorities.patch patches.suse/net-mlx5-Add-a-no-append-flow-insertion-mode.patch patches.suse/net-mlx5e-For-TC-offloads-always-add-new-flow-instea.patch patches.suse/net-mlx5e-Avoid-duplicated-code-for-tc-offloads-add-.patch patches.suse/net-mlx5-E-Switch-Enable-setting-goto-slow-path-chai.patch patches.suse/net-mlx5e-Use-a-slow-path-rule-instead-if-vxlan-neig.patch patches.suse/net-mlx5e-Support-offloading-tc-priorities-and-chain.patch patches.suse/igc-Add-skeletal-frame-for-Intel-R-2.5G-Ethernet-Con.patch patches.suse/igc-Add-support-for-PF.patch patches.suse/igc-Add-netdev.patch patches.suse/igc-Add-interrupt-support.patch patches.suse/igc-Add-support-for-Tx-Rx-rings.patch patches.suse/igc-Add-transmit-and-receive-fastpath-and-interrupt-.patch patches.suse/igc-Add-HW-initialization-code.patch patches.suse/igc-Add-NVM-support.patch patches.suse/igc-Add-code-for-PHY-support.patch patches.suse/igc-Add-setup-link-functionality.patch patches.suse/igc-Add-watchdog.patch patches.suse/atm-zatm-Fix-empty-body-Clang-warnings.patch patches.suse/bnxt_en-Copy-and-paste-bug-in-extended-tx_stats.patch patches.suse/cxgb4-fix-the-error-path-of-cxgb4_uld_register.patch patches.suse/net-mlx5-Refactor-fragmented-buffer-struct-fields-an.patch patches.suse/net-mlx5-Take-fs_counters-dellist-before-addlist.patch patches.suse/net-mlx5-Remove-counter-from-idr-after-removing-it-f.patch patches.suse/net-mlx5-Add-FEC-fields-to-Port-Phy-Link-Mode-PPLM-r.patch patches.suse/net-mlx5e-Add-port-FEC-get-set-functions.patch patches.suse/net-mlx5e-Ethtool-driver-callback-for-query-set-FEC-.patch patches.suse/net-mlx5-Added-per_lane_error_counters-cap-bit-to-PC.patch patches.suse/net-mlx5e-Added-raw_errors_laneX-fields-to-ethtool-s.patch patches.suse/qed-fix-spelling-mistake-transcevier-transceiver.patch patches.suse/Bluetooth-btsdio-Do-not-bind-to-non-removable-BCM43430.patch patches.suse/Bluetooth-btusb-Add-support-for-0cf3-535b-QCA_ROME-d.patch patches.suse/bpf-tls-add-tls-header-to-tools-infrastructure.patch patches.suse/nfp-bpf-protect-against-mis-initializing-atomic-coun.patch patches.suse/nfp-bpf-double-check-vNIC-capabilities-after-object-.patch patches.suse/bpf-sockmap-support-for-msg_peek-in-sk_msg-with-redi.patch patches.suse/bpf-sockmap-add-msg_peek-tests-to-test_sockmap.patch patches.suse/bpf-fix-doc-of-bpf_skb_adjust_room-in-uapi.patch patches.suse/selftests-bpf-fix-file-resource-leak-in-load_kallsym.patch patches.suse/tools-bpftool-use-4-context-mode-for-the-NFP-disasm.patch patches.suse/tools-perf-add-and-use-optimized-ring_buffer_-read_h.patch patches.suse/bpf-libbpf-use-correct-barriers-in-perf-ring-buffer-.patch patches.suse/bpf-skmsg-fix-psock-create-on-existing-kcm-tls-port.patch patches.suse/ulp-remove-uid-and-user_visible-members.patch patches.suse/bpf-verifier-fix-register-type-dump-in-xadd-and-st.patch patches.suse/bpf-libbpf-simplify-and-cleanup-perf-ring-buffer-wal.patch patches.suse/selftests-bpf-fix-return-value-comparison-for-tests-.patch patches.suse/tools-bpftool-document-restriction-on-.-in-names-to-.patch patches.suse/tools-bpftool-print-nb-of-cmds-to-stdout-not-stderr-.patch patches.suse/tools-bpftool-fix-completion-for-bpftool-map-update.patch patches.suse/mISDN-Fix-type-of-switch-control-variable-in-ctrl_te.patch patches.suse/net-hns3-Add-PCIe-AER-callback-error_detected.patch patches.suse/net-hns3-Add-PCIe-AER-error-recovery.patch patches.suse/net-hns3-Add-support-to-enable-and-disable-hw-errors.patch patches.suse/net-hns3-Add-enable-and-process-common-ecc-errors.patch patches.suse/net-hns3-Add-enable-and-process-hw-errors-from-IGU-E.patch patches.suse/net-hns3-Add-enable-and-process-hw-errors-from-PPP.patch patches.suse/net-hns3-Add-enable-and-process-hw-errors-of-TM-sche.patch patches.suse/qlcnic-fix-a-return-in-qlcnic_dcb_get_capability.patch patches.suse/net-sched-act_gact-disallow-goto-chain-on-fallback-c.patch patches.suse/net-sched-act_police-disallow-goto-chain-on-fallback.patch patches.suse/net-mlx5-Allocate-enough-space-for-the-FDB-sub-names.patch patches.suse/net-ena-fix-compilation-error-in-xtensa-architecture.patch patches.suse/llc-do-not-use-sk_eat_skb.patch patches.suse/0004-netfilter-nft_compat-do-not-dump-private-area.patch patches.suse/0015-net-socionext-Stop-PHY-before-resetting-netsec.patch patches.suse/0016-net-socionext-Add-dummy-PHY-register-read-in-phy_wri.patch patches.suse/0017-net-socionext-Reset-tx-queue-in-ndo_stop.patch patches.suse/Revert-be2net-remove-desc-field-from-be_eq_obj.patch patches.suse/qed-Fix-static-checker-warning.patch patches.suse/signal-properly-deliver-sigsegv-from-x86-uprobes patches.suse/signal-Always-deliver-the-kernel-s-SIGKILL-and-SIGST.patch patches.suse/selinux-Add-__GFP_NOWARN-to-allocation-at-str_read.patch patches.suse/0001-keys-Fix-the-use-of-the-C-keyword-private-in-uapi-li.patch patches.suse/vt_compat_ioctl-clean-up-use-compat_ptr-properly.patch patches.suse/synclink_gt-fix-compat_ioctl.patch patches.suse/0009-Btrfs-do-not-unnecessarily-pass-write_lock_level-whe.patch patches.suse/btrfs-add-helper-to-obtain-number-of-devices-with-ongoing-dev-replace.patch patches.suse/0001-btrfs-qgroup-Dirty-all-qgroups-before-rescan.patch patches.suse/btrfs-fix-error-handling-in-free_log_tree.patch patches.suse/0010-Btrfs-remove-unnecessary-level-check-in-balance_leve.patch patches.suse/btrfs-fix-error-handling-in-btrfs_dev_replace_start.patch patches.suse/0001-btrfs-Enhance-btrfs_trim_fs-function-to-handle-error.patch patches.suse/0002-btrfs-Ensure-btrfs_trim_fs-can-trim-the-whole-filesy.patch patches.suse/0001-btrfs-wait-on-caching-when-putting-the-bg-cache.patch patches.suse/0001-btrfs-qgroup-Introduce-trace-event-to-analyse-the-nu.patch patches.suse/0002-btrfs-qgroup-Introduce-function-to-trace-two-swaped-.patch patches.suse/0003-btrfs-qgroup-Introduce-function-to-find-all-new-tree.patch patches.suse/0004-btrfs-qgroup-Use-generation-aware-subtree-swap-to-ma.patch patches.suse/0005-btrfs-qgroup-Don-t-trace-subtree-if-we-re-dropping-r.patch patches.suse/0006-btrfs-qgroup-Only-trace-data-extents-in-leaves-if-we.patch patches.suse/0001-btrfs-tree-checker-Check-level-for-leaves-and-nodes.patch patches.suse/Btrfs-kill-btrfs_clear_path_blocking.patch patches.suse/0002-btrfs-release-metadata-before-running-delayed-refs.patch patches.suse/0008-btrfs-protect-space-cache-inode-alloc-with-GFP_NOFS.patch patches.suse/0004-btrfs-reset-max_extent_size-on-clear-in-a-bitmap.patch patches.suse/btrfs-make-sure-we-create-all-new-block-groups.patch patches.suse/0006-btrfs-assert-on-non-empty-delayed-iputs.patch patches.suse/0007-btrfs-drop-min_size-from-evict_refill_and_join.patch patches.suse/btrfs-fix-warning-when-replaying-log-after-fsync-of-.patch patches.suse/btrfs-fix-wrong-dentries-after-fsync-of-file-that-go.patch patches.suse/btrfs-delayed-ref-pass-delayed_refs-directly-to-btrfs_delayed_ref_lock.patch patches.suse/gfs2_meta-mount-can-get-NULL-dev_name.patch patches.suse/gfs2-Don-t-leave-s_fs_info-pointing-to-freed-memory-.patch patches.suse/xfs-remove-XFS_IO_INVALID.patch patches.suse/xfs-Fix-xqmstats-offsets-in-proc-fs-xfs-xqmstat.patch patches.suse/ext4-fix-EXT4_IOC_SWAP_BOOT.patch patches.suse/ext4-initialize-retries-variable-in-ext4_da_write_in.patch patches.suse/ext4-fix-setattr-project-check-in-fssetxattr-ioctl.patch patches.suse/ext4-propagate-error-from-dquot_initialize-in-EXT4_I.patch patches.suse/jbd2-fix-use-after-free-in-jbd2_log_do_checkpoint.patch patches.suse/ext4-fix-use-after-free-race-in-ext4_remount-s-error.patch patches.suse/Documentation-l1tf-Fix-small-spelling-typo.patch patches.suse/iommu-fix-passthrough-option-documentation patches.suse/mfd-ti_am335x_tscadc-Keep-ADC-interface-on-if-child-.patch patches.suse/mfd-menelaus-Fix-possible-race-condition-and-leak.patch patches.suse/mfd-arizona-Correct-calling-of-runtime_put_sync.patch patches.suse/mfd-mc13xxx-core-Fix-PMIC-shutdown-when-reading-ADC-.patch patches.suse/mfd-max8997-Enale-irq-wakeup-unconditionally.patch patches.suse/backlight-lm3639-Unconditionally-call-led_classdev_u.patch patches.suse/HID-wacom-Work-around-HID-descriptor-bug-in-DTK-2451.patch patches.suse/power-supply-sysfs-ratelimit-property-read-error-mes.patch patches.suse/power-supply-ab8500_fg-silence-uninitialized-variabl.patch patches.suse/power-reset-at91-poweroff-do-not-procede-if-at91_shd.patch patches.suse/power-supply-max8998-charger-Fix-platform-data-retri.patch patches.suse/power-supply-twl4030_charger-fix-charging-current-ou.patch patches.suse/power-supply-twl4030_charger-disable-eoc-interrupt-o.patch patches.suse/libnvdimm-remove-duplicate-include.patch patches.suse/libnvdimm-hold-reference-on-parent-while-scheduling-async-init.patch patches.suse/libnvdimm-set-device-node-in-nd_device_register.patch patches.suse/libnvdimm-pfn-during-init-clear-errors-in-the-metadata-area.patch patches.suse/libnvdimm-region-fail-badblocks-listing-for-inactive-regions.patch patches.suse/libnvdimm-namespace-drop-the-repeat-assignment-for-variable-dev-parent.patch patches.suse/libnvdimm-pmem-Fix-badblocks-population-for-raw-name.patch patches.suse/libnvdimm-dimm-maximize-label-transfer-size.patch patches.suse/nvdimm-sanity-check-labeloff.patch patches.suse/nvdimm-clarify-comment-in-sizeof_namespace_index.patch patches.suse/nvdimm-remove-empty-if-statement.patch patches.suse/nvdimm-split-label-init-out-from-the-logic-for-getting-config-data.patch patches.suse/nvdimm-use-namespace-index-data-to-reduce-number-of-label-reads-needed.patch patches.suse/libnvdimm-label-fix-sparse-warning.patch patches.suse/acpi-nfit-introduce-nfit_mem-flags.patch patches.suse/acpi-nfit-collect-shutdown-status.patch patches.suse/tools-testing-nvdimm-populate-dirty-shutdown-data.patch patches.suse/acpi-nfit-fix-address-range-scrub-completion-tracking.patch patches.suse/acpi-nfit-further-restrict-userspace-ars-start-requests.patch patches.suse/edac-amd64-add-family-17h-models-10h-2fh-support.patch patches.suse/edac-raise-the-maximum-number-of-memory-controllers.patch patches.suse/edac-amd64-add-hygon-dhyana-support.patch patches.suse/edac-i7core-sb-skx-edac-fix-uncorrected-error-counting.patch patches.suse/edac-skx_edac-fix-logical-channel-intermediate-decoding.patch patches.suse/edac-thunderx-fix-memory-leak-in-thunderx_l2c_threaded_isr.patch patches.suse/acpi-adxl-add-address-translation-interface-using-an-acpi-dsm.patch patches.suse/dmaengine-ep93xx-Return-proper-enum-in-ep93xx_dma_ch.patch patches.suse/dmaengine-timb_dma-Use-proper-enum-in-td_prep_slave_.patch patches.suse/0417-dmaengine-fsl-edma-extract-common-fsl-edma-code-no-c.patch patches.suse/0418-dmaengine-fsl-edma-add-edma-version-and-configurable.patch patches.suse/driver-dma-ioat-Call-del_timer_sync-without-holding-.patch patches.suse/dmaengine-ioat-fix-prototype-of-ioat_enumerate_chann.patch patches.suse/dmaengine-dma-jz4780-Return-error-if-not-probed-from.patch patches.suse/dmaengine-dma-jz4780-Don-t-depend-on-MACH_JZ4780.patch patches.suse/dmaengine-dma-jz4780-Further-residue-status-fix.patch patches.suse/dmaengine-rcar-dmac-set-scatter-gather-max-segment-s.patch patches.suse/PCI-ASPM-Fix-link_state-teardown-on-device-removal.patch patches.suse/PCI-ACPI-Correct-error-message-for-ASPM-disabling.patch patches.suse/PCI-ASPM-Do-not-initialize-link-state-when-aspm_disa.patch patches.suse/PCI-Add-support-for-Immediate-Readiness.patch patches.suse/PCI-Simplify-disconnected-marking.patch patches.suse/0001-PCI-pciehp-Differentiate-between-surprise-and-safe-r.patch patches.suse/0001-PCI-pciehp-Drop-hotplug_slot_ops-wrappers.patch patches.suse/0001-PCI-pciehp-Tolerate-Presence-Detect-hardwired-to-zer.patch patches.suse/0001-PCI-pciehp-Unify-controller-and-slot-structs.patch patches.suse/PCI-portdrv-Initialize-service-drivers-directly.patch patches.suse/PCI-portdrv-Restore-PCI-config-state-on-slot-reset.patch patches.suse/PCI-AER-Take-reference-on-error-devices.patch patches.suse/PCI-AER-Don-t-read-upstream-ports-below-fatal-errors.patch patches.suse/PCI-ERR-Use-slot-reset-if-available.patch patches.suse/PCI-ERR-Handle-fatal-error-recovery.patch patches.suse/PCI-ERR-Run-error-recovery-callbacks-for-all-affecte.patch patches.suse/PCI-ERR-Simplify-broadcast-callouts.patch patches.suse/PCI-ERR-Always-report-current-recovery-status-for-ud.patch patches.suse/PCI-Unify-device-inaccessible.patch patches.suse/0001-PCI-Do-not-skip-power-managed-bridges-in-pci_enable_.patch patches.suse/0001-PCI-ACPI-Enable-wake-automatically-for-power-managed.patch patches.suse/0001-PCI-pciehp-Disable-hotplug-interrupt-during-suspend.patch patches.suse/0001-PCI-pciehp-Do-not-handle-events-if-interrupts-are-ma.patch patches.suse/0001-PCI-portdrv-Resume-upon-exit-from-system-suspend-if-.patch patches.suse/0001-PCI-portdrv-Add-runtime-PM-hooks-for-port-service-dr.patch patches.suse/0001-PCI-pciehp-Implement-runtime-PM-callbacks.patch patches.suse/0001-PCI-PME-Implement-runtime-PM-callbacks.patch patches.suse/0001-ACPI-property-Allow-multiple-property-compatible-_DS.patch patches.suse/0001-PCI-ACPI-Whitelist-D3-for-more-PCIe-hotplug-ports.patch patches.suse/PCI-ERR-Remove-duplicated-include-from-err.c.patch patches.suse/PCI-Remove-pci_unmap_addr-wrappers-for-DMA-API.patch patches.suse/PCI-Add-Device-IDs-for-Intel-GPU-spurious-interrupt-.patch patches.suse/PCI-MSI-Warn-and-return-error-if-driver-enables-MSI-.patch patches.suse/PCI-P2PDMA-Support-peer-to-peer-memory.patch patches.suse/PCI-P2PDMA-Add-PCI-p2pmem-DMA-mappings-to-adjust-the.patch patches.suse/PCI-P2PDMA-Introduce-configfs-sysfs-enable-attribute.patch patches.suse/IB-core-Ensure-we-map-P2P-memory-correctly-in-rdma_r.patch patches.suse/x86-PCI-Apply-VMD-s-AERSID-fixup-generically.patch patches.suse/0110-PCI-imx6-Support-MPLL-reconfiguration-for-100MHz-and.patch patches.suse/0111-PCI-imx-Initial-imx7d-pm-support.patch patches.suse/0002-PCI-qcom-Fix-error-handling-in-runtime-PM-support.patch patches.suse/0001-PCI-kirin-Fix-section-mismatch-warning.patch patches.suse/0112-PCI-imx-Add-PME_Turn_Off-support.patch patches.suse/pci-iproc-remove-paxc-slot-check-to-allow-vf-support patches.suse/pci-vmd-detach-resources-after-stopping-root-bus patches.suse/scsi-raid_attrs-fix-unused-variable-warning patches.suse/scsi-aacraid-remove-unused-variables-dev-and-cpu.patch patches.suse/scsi-be2iscsi-remove-unused-variable-dmsg patches.suse/scsi-lpfc-remove-an-unnecessary-NULL-check.patch patches.suse/scsi-qla2xxx-Fix-process-response-queue-for-ISP26XX-.patch patches.suse/scsi-qla2xxx-Fix-incorrect-port-speed-being-set-for-.patch patches.suse/scsi-qla2xxx-Use-correct-qpair-for-ABTS-CMD.patch patches.suse/scsi-qla2xxx-Update-rscn_rcvd-field-to-more-meaningf.patch patches.suse/scsi-qla2xxx-Remove-redundant-check-for-fcport-delet.patch patches.suse/scsi-qla2xxx-Move-rport-registration-out-of-internal.patch patches.suse/scsi-qla2xxx-Decrement-login-retry-count-for-only-pl.patch patches.suse/scsi-qla2xxx-Turn-off-IOCB-timeout-timer-on-IOCB-com.patch patches.suse/scsi-qla2xxx-Force-fw-cleanup-on-ADISC-error.patch patches.suse/scsi-qla2xxx-Remove-all-rports-if-fabric-scan-retry-.patch patches.suse/scsi-qla2xxx-Fix-iIDMA-error.patch patches.suse/scsi-qla2xxx-Defer-chip-reset-until-target-mode-is-e.patch patches.suse/scsi-qla2xxx-Terminate-Plogi-PRLI-if-WWN-is-0.patch patches.suse/scsi-qla2xxx-Update-driver-to-version-10.00.00.09-k.patch patches.suse/scsi-qla2xxx-Serialize-mailbox-request.patch patches.suse/scsi-qla2xxx-Fix-deadlock-between-ATIO-and-HW-lock.patch patches.suse/scsi-qla2xxx-Add-appropriate-debug-info-for-invalid-.patch patches.suse/scsi-qla2xxx-Add-logic-to-detect-ABTS-hang-and-respo.patch patches.suse/scsi-qla2xxx-Fix-out-of-order-Termination-and-ABTS-r.patch patches.suse/scsi-qla2xxx-Add-support-for-ZIO6-interrupt-threshol.patch patches.suse/scsi-qla2xxx-Move-get-rel-_sp-to-base_qpair-struct.patch patches.suse/scsi-qla2xxx-Reduce-holding-sess_lock-to-prevent-CPU.patch patches.suse/scsi-qla2xxx-Remove-ASYNC-GIDPN-switch-command.patch patches.suse/scsi-qla2xxx-Fix-Remote-port-registration.patch patches.suse/scsi-qla2xxx-Remove-stale-ADISC_DONE-event.patch patches.suse/scsi-qla2xxx-Move-ABTS-code-behind-qpair.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.00.00.10-k.patch patches.suse/scsi-qla2xxx-Allow-FC-NVMe-underrun-to-be-handled-by.patch patches.suse/scsi-qla2xxx-Increase-abort-timeout-value.patch patches.suse/scsi-qla2xxx-Check-for-Register-disconnect.patch patches.suse/scsi-qla2xxx-Fix-port-speed-display-on-chip-reset.patch patches.suse/scsi-qla2xxx-Fix-dropped-srb-resource.patch patches.suse/scsi-qla2xxx-Fix-race-condition-for-resource-cleanup.patch patches.suse/scsi-qla2xxx-Add-mode-control-for-each-physical-port.patch patches.suse/scsi-qla2xxx-Fix-early-srb-free-on-abort.patch patches.suse/scsi-qla2xxx-Fix-stuck-session-in-PLOGI-state.patch patches.suse/scsi-qla2xxx-shutdown-chip-if-reset-fail.patch patches.suse/scsi-qla2xxx-Reject-bsg-request-if-chip-is-down.patch patches.suse/scsi-qla2xxx-Fix-premature-command-free.patch patches.suse/scsi-qla2xxx-Remove-stale-debug-trace-message-from-t.patch patches.suse/scsi-qla2xxx-Fix-duplicate-switch-s-Nport-ID-entries.patch patches.suse/scsi-qla2xxx-Fix-double-increment-of-switch-scan-ret.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.00.00.11-k.patch patches.suse/scsi-lpfc-Fix-GFT_ID-and-PRLI-logic-for-RSCN.patch patches.suse/scsi-lpfc-raise-sg-count-for-nvme-to-use-available-s.patch patches.suse/scsi-lpfc-Raise-nvme-defaults-to-support-a-larger-io.patch patches.suse/scsi-lpfc-Correct-race-with-abort-on-completion-path.patch patches.suse/scsi-lpfc-Correct-soft-lockup-when-running-mds-diagn.patch patches.suse/scsi-lpfc-Correct-irq-handling-via-locks-when-taking.patch patches.suse/scsi-lpfc-Correct-invalid-EQ-doorbell-write-on-if_ty.patch patches.suse/scsi-lpfc-Fix-errors-in-log-messages.patch patches.suse/scsi-lpfc-reduce-locking-when-updating-statistics.patch patches.suse/scsi-lpfc-add-support-to-retrieve-firmware-logs.patch patches.suse/scsi-lpfc-update-driver-version-to-12.0.0.7.patch patches.suse/0001-scsi-sym53c8xx-fix-NULL-pointer-dereference-panic-in.patch patches.suse/scsi-bnx2fc-remove-set-but-not-used-variable-oxid patches.suse/scsi-lpfc-Remove-set-but-not-used-variable-sgl_size.patch patches.suse/scsi-qla2xxx-Remove-set-but-not-used-variable-ptr_dm.patch patches.suse/scsi-hpsa-use-vmemdup_user-to-replace-the-open-code patches.suse/scsi-megaraid-fix-spelling-mistake-maibox-mailbox.patch patches.suse/scsi-libsas-delete-dead-code-in-scsi_transport_sas.c.patch patches.suse/scsi-libsas-make-the-lldd_port_deformed-method-optio.patch patches.suse/scsi-libsas-always-unregister-the-old-device-if-goin.patch patches.suse/scsi-libsas-check-the-ata-device-status-by-ata_dev_e.patch patches.suse/scsi-libsas-fix-a-race-condition-when-smp-task-timeo.patch patches.suse/scsi-target-iscsi-cxgbit-fix-csk-leak patches.suse/scsi-qla2xxx-Fix-comment-in-MODULE_PARM_DESC-in-qla2.patch patches.suse/scsi-qla2xxx-don-t-allow-negative-thresholds.patch patches.suse/scsi-qla2xxx-Fix-NVMe-session-hang-on-unload.patch patches.suse/scsi-qla2xxx-Fix-NVMe-Target-discovery.patch patches.suse/scsi-qla2xxx-Fix-duplicate-switch-database-entries.patch patches.suse/scsi-qla2xxx-Fix-re-using-LoopID-when-handle-is-in-u.patch patches.suse/scsi-qla2xxx-Fix-driver-hang-when-FC-NVMe-LUNs-are-c.patch patches.suse/scsi-qla2xxx-Fix-recursive-mailbox-timeout.patch patches.suse/scsi-qla2xxx-Fix-for-double-free-of-SRB-structure.patch patches.suse/scsi-qla2xxx-Move-log-messages-before-issuing-comman.patch patches.suse/scsi-qla2xxx-Return-switch-command-on-a-timeout.patch patches.suse/scsi-mpt3sas-add-ioc_-level-logging-macros patches.suse/scsi-mpt3sas-convert-uses-of-pr_-level-with-mpt3sas_fmt-to-ioc_-level patches.suse/scsi-mpt3sas-convert-mlsleading-uses-of-pr_-level-with-mpt3sas_fmt patches.suse/scsi-mpt3sas-convert-logging-uses-with-mpt3sas_fmt-and-reply_q_name-to-s patches.suse/scsi-mpt3sas-remove-kern_warning-from-panic-uses patches.suse/scsi-mpt3sas-convert-logging-uses-with-mpt3sas_fmt-without-logging-levels patches.suse/scsi-mpt3sas-remove-unused-macro-mpt3sas_fmt patches.suse/scsi-mpt3sas-use-dma_pool_zalloc patches.suse/scsi-mpt3sas-remove-unnecessary-parentheses-and-simplify-null-checks patches.suse/scsi-lpfc-remove-a-bogus-pci_dma_sync_single_for_dev.patch patches.suse/scsi-core-Allow-state-transitions-from-OFFLINE-to-BL.patch patches.suse/scsi-libfc-check-fc_frame_payload_get-return-value-f.patch patches.suse/scsi-libfc-retry-PRLI-if-we-cannot-analyse-the-paylo.patch patches.suse/scsi-hisi_sas-Feed-back-linkrate-max-min-when-re-att.patch patches.suse/scsi-hisi_sas-Move-evaluation-of-hisi_hba-in-hisi_sa.patch patches.suse/scsi-hisi_sas-Fix-the-race-between-IO-completion-and.patch patches.suse/scsi-hisi_sas-Free-slot-later-in-slot_complete_vx_hw.patch patches.suse/scsi-hisi_sas-unmask-interrupts-ent72-and-ent74.patch patches.suse/scsi-hisi_sas-Use-block-layer-tag-instead-for-IPTT.patch patches.suse/scsi-hisi_sas-Update-v3-hw-AIP_LIMIT-and-CFG_AGING_T.patch patches.suse/0001-target-use-ISCSI_IQN_LEN-in-iscsi_target_stat.patch patches.suse/0002-target-log-Data-Out-timeouts-as-errors.patch patches.suse/0003-target-log-NOP-ping-timeouts-as-errors.patch patches.suse/0004-target-split-out-helper-for-cxn-timeout-error-stashi.patch patches.suse/0005-target-stash-sess_err_stats-on-Data-Out-timeout.patch patches.suse/scsi-hisi_sas-Fix-spin-lock-management-in-slot_index.patch patches.suse/scsi-be2iscsi-fix-spelling-mistake-retreiving-retrieving patches.suse/scsi-megaraid_sas-fix-a-missing-check-bug.patch patches.suse/scsi-qla2xxx-Remove-unnecessary-self-assignment.patch patches.suse/scsi-bfa-remove-unused-functions patches.suse/scsi-qla2xxx-Simplify-conditional-check.patch patches.suse/scsi-cxgb4i-add-dcb-support-for-iscsi-connections patches.suse/scsi-lpfc-Remove-set-but-not-used-variables-fc_hdr-a.patch patches.suse/scsi-bfa-avoid-implicit-enum-conversion-in-bfad_im_post_vendor_event patches.suse/scsi-lpfc-Remove-set-but-not-used-variable-psli.patch patches.suse/scsi-lpfc-Remove-set-but-not-used-variables-tgtp.patch patches.suse/scsi-ufs-Schedule-clk-gating-work-on-correct-queue.patch patches.suse/scsi-esp_scsi-track-residual-for-pio-transfers patches.suse/scsi-be2iscsi-switch-to-generic-dma-api patches.suse/scsi-csiostor-switch-to-generic-dma-api.patch patches.suse/scsi-hpsa-switch-to-generic-dma-api patches.suse/scsi-megaraid_sas-switch-to-generic-DMA-API.patch patches.suse/scsi-mpt3sas-switch-to-generic-dma-api patches.suse/scsi-qedf-fully-convert-to-the-generic-dma-api.patch patches.suse/scsi-qla2xxx-fully-convert-to-the-generic-DMA-API.patch patches.suse/scsi-smartpqi-fully-convert-to-the-generic-dma-api patches.suse/scsi-fnic-replace-gross-legacy-tag-hack-with-blk-mq-.patch patches.suse/scsi-hisi_sas-Fix-NULL-pointer-dereference.patch patches.suse/ALSA-pcm-Return-0-when-size-start_threshold-in-captu.patch patches.suse/ALSA-pcm-signedness-bug-in-snd_pcm_plug_alloc.patch patches.suse/ALSA-seq-add-error-check-in-snd_seq_system_client_in.patch patches.suse/ALSA-seq-Do-error-checks-at-creating-system-ports.patch patches.suse/ALSA-memalloc-Don-t-align-the-size-to-power-of-two.patch patches.suse/ALSA-memalloc-Simplify-snd_malloc_dev_pages-calls.patch patches.suse/ALSA-memalloc-Add-non-cached-buffer-type.patch patches.suse/ALSA-hda-Check-the-non-cached-stream-buffers-more-ex.patch patches.suse/ALSA-hda-Use-new-non-cached-allocation-for-non-snoop.patch patches.suse/ALSA-hda-Remove-substream-allocation-free-ops.patch patches.suse/ALSA-hda-Clean-up-jackpoll_ms-option-handling.patch patches.suse/ALSA-hda-move-hda_codec.h-to-include-sound.patch patches.suse/ALSA-pcm-Update-hardware-pointer-before-start-captur.patch patches.suse/ALSA-hda-fix-unused-variable-warning.patch patches.suse/ALSA-intel8x0m-Register-irq-handler-after-register-i.patch patches.suse/ALSA-hda-ca0132-Define-new-verbs-and-control-params.patch patches.suse/ALSA-hda-ca0132-Add-quirk-for-Sound-BlasterX-AE-5.patch patches.suse/ALSA-hda-ca0132-Add-pincfg-for-AE-5.patch patches.suse/ALSA-hda-ca0132-Set-AE-5-bools-and-select-mixer.patch patches.suse/ALSA-hda-ca0132-Change-ca0132_mmio_init-for-AE-5.patch patches.suse/ALSA-hda-ca0132-Add-AE-5-pre-init-and-ca0113-functio.patch patches.suse/ALSA-hda-ca0132-Add-AE-5-regular-init-setup.patch patches.suse/ALSA-hda-ca0132-Change-firmware-name-and-usage.patch patches.suse/ALSA-hda-ca0132-Merge-post-dsp-functions-cleanup.patch patches.suse/ALSA-hda-ca0132-Add-DSP-setup-functions-for-AE-5.patch patches.suse/ALSA-hda-ca0132-Clean-up-ca0132_alt_out_select.patch patches.suse/ALSA-hda-ca0132-Add-output-set-commands-for-AE-5.patch patches.suse/ALSA-hda-ca0132-Add-input-selection-commands-for-AE-.patch patches.suse/ALSA-hda-ca0132-Add-AE-5-specific-controls.patch patches.suse/ALSA-hda-ca0132-Add-AE-5-exit-function.patch patches.suse/ALSA-hda-ca0132-Fix-AE-5-control-type.patch patches.suse/ALSA-hda-ca0132-Fix-surround-sound-with-output-effec.patch patches.suse/ALSA-hda-ca0132-Add-ZxR-quirks-new-quirk-check-funct.patch patches.suse/ALSA-hda-ca0132-Add-ZxR-pincfg.patch patches.suse/ALSA-hda-ca0132-Add-DBpro-hda_codec_ops.patch patches.suse/ALSA-hda-ca0132-Add-ZxR-init-commands.patch patches.suse/ALSA-hda-ca0132-Add-ZxR-DSP-post-download-commands.patch patches.suse/ALSA-hda-ca0132-Add-ZxR-input-output-select-commands.patch patches.suse/ALSA-hda-ca0132-Remove-input-select-enum-for-ZxR.patch patches.suse/ALSA-hda-ca0132-Add-ZxR-600-ohm-gain-control.patch patches.suse/ALSA-hda-ca0132-Add-ZxR-exit-commands.patch patches.suse/ALSA-rawmidi-A-lightweight-function-to-discard-pendi.patch patches.suse/ALSA-hda-sigmatel-Disable-automute-for-Elo-VuPoint.patch patches.suse/ALSA-usb-audio-update-quirk-for-B-W-PX-to-remove-mic.patch patches.suse/ALSA-usb-audio-Add-custom-mixer-status-quirks-for-RM.patch patches.suse/ALSA-hda-Add-quirk-for-ASUS-G751-laptop.patch patches.suse/ALSA-hda-Add-ASUS-G751-quirk-model-entry.patch patches.suse/ALSA-hda-ca0132-Fix-microphone-inconsistency-issues.patch patches.suse/ALSA-hda-ca0132-Clean-up-patch_ca0132.patch patches.suse/ALSA-hda-ca0132-Add-error-checking-in-ca0132_build_c.patch patches.suse/ALSA-hda-ca0132-Fix-input-effect-controls-for-deskto.patch patches.suse/ALSA-hda-Fix-headphone-pin-config-for-ASUS-G751.patch patches.suse/ALSA-hda-realtek-Fix-the-problem-of-the-front-MIC-on.patch patches.suse/ALSA-hda-Add-mic-quirk-for-the-Lenovo-G50-30-17aa-39.patch patches.suse/ALSA-memalloc-Add-fall-through-annotation.patch patches.suse/ALSA-caiaq-Add-fall-through-annotation.patch patches.suse/ALSA-seq-oss-Use-the-standard-fall-through-annotatio.patch patches.suse/ALSA-hda-Add-2-more-models-to-the-power_save-blackli.patch patches.suse/ALSA-i2c-cs8427-Fix-int-to-char-conversion.patch patches.suse/ALSA-hda-ca0132-Actually-fix-microphone-issue.patch patches.suse/ASoC-dpcm-Properly-initialise-hw-rate_max.patch patches.suse/ASoC-sgtl5000-avoid-division-by-zero-if-lo_vag-is-ze.patch patches.suse/ASoC-Intel-hdac_hdmi-Limit-sampling-rates-at-dai-cre.patch patches.suse/ALSA-hda-Fix-implicit-definition-of-pci_iomap-on-SH.patch patches.suse/ASoC-intel-skylake-Add-missing-break-in-skl_tplg_get.patch patches.suse/ASoC-tegra_sgtl5000-fix-device_node-refcounting.patch patches.suse/clocksource-drivers-sh_cmt-Fixup-for-64-bit-machines.patch patches.suse/clocksource-drivers-sh_cmt-Fix-clocksource-width-for.patch patches.suse/0001-irqchip-gic-v3-its-Change-initialization-ordering-fo.patch patches.suse/0002-irqchip-gic-v3-its-Simplify-LPI_PENDBASE_SZ-usage.patch patches.suse/0003-irqchip-gic-v3-its-Split-property-table-clearing-fro.patch patches.suse/0004-irqchip-gic-v3-its-Move-pending-table-allocation-to-.patch patches.suse/0005-irqchip-gic-v3-its-Keep-track-of-property-table-s-PA.patch patches.suse/0006-irqchip-gic-v3-its-Allow-use-of-pre-programmed-LPI-t.patch patches.suse/0007-irqchip-gic-v3-its-Use-pre-programmed-redistributor-.patch patches.suse/0008-irqchip-gic-v3-its-Check-that-all-RDs-have-the-same-.patch patches.suse/0009-irqchip-gic-v3-its-Register-LPI-tables-with-EFI-conf.patch patches.suse/0010-irqchip-gic-v3-its-Allow-use-of-LPI-tables-in-reserv.patch patches.suse/0117-irqchip-irq-mvebu-icu-Fix-wrong-private-data-retriev.patch patches.suse/genirq-Fix-race-on-spurious-interrupt-detection.patch patches.suse/ima-fix-showing-large-violations-or-runtime_measurem.patch patches.suse/tpm-fix-response-size-validation-in-tpm_get_random.patch patches.suse/tpm-suppress-transmit-cmd-error-logs-when-TPM-1.2-is.patch patches.suse/tpm-Restore-functionality-to-xen-vtpm-driver.patch patches.suse/0466-crypto-caam-jr-remove-ablkcipher-IV-generation.patch patches.suse/0467-crypto-caam-qi-remove-ablkcipher-IV-generation.patch patches.suse/0468-crypto-caam-jr-ablkcipher-skcipher-conversion.patch patches.suse/0469-crypto-caam-qi-ablkcipher-skcipher-conversion.patch patches.suse/0001-crypto-qat-Remove-VLA-usage.patch patches.suse/0420-bus-fsl-mc-add-support-for-dpseci-device-type.patch patches.suse/0001-soc-fsl-dpio-add-back-some-frame-queue-functions.patch patches.suse/0002-soc-fsl-dpio-add-frame-list-format-support.patch patches.suse/0003-soc-fsl-dpio-add-congestion-notification-support.patch patches.suse/crypto-caam-fix-implicit-casts-in-endianness-helpers.patch patches.suse/0470-crypto-caam-add-DPAA2-CAAM-DPSECI-backend-API.patch patches.suse/0471-crypto-caam-add-Queue-Interface-v2-error-codes.patch patches.suse/0472-crypto-caam-qi2-add-DPAA2-CAAM-driver.patch patches.suse/0473-crypto-caam-qi2-add-skcipher-algorithms.patch patches.suse/0474-crypto-caam-export-ahash-shared-descriptor-generatio.patch patches.suse/0475-crypto-caam-qi2-add-support-for-ahash-algorithms.patch patches.suse/crypto-tcrypt-fix-ghash-generic-speed-test.patch patches.suse/crypto-lrw-Fix-out-of-bounds-access-on-counter-overf.patch patches.suse/crypto-ccp-fix-static-checker-warning.patch patches.suse/crypto-ccp-allow-sev-firmware-to-be-chosen-based-on-family-and-model.patch patches.suse/0001-cpufeature-avoid-warning-when-compiling-with-clang.patch patches.suse/crypto-s5p-sss-Fix-Fix-argument-list-alignment.patch patches.suse/crypto-fix-a-memory-leak-in-rsa-kcs1pad-s-encryption.patch patches.suse/crypto-skcipher-Introduce-crypto_sync_skcipher.patch patches.suse/crypto-chelsio-Remove-VLA-usage-of-skcipher.patch patches.suse/crypto-chtls-remove-redundant-null-pointer-check-bef.patch patches.suse/hwrng-core-document-the-quality-field.patch patches.suse/crypto-ccp-Make-function-sev_get_firmware-static.patch patches.suse/0001-crypto-qat-move-temp-buffers-off-the-stack.patch patches.suse/0440-crypto-caam-qi2-add-CONFIG_NETDEVICES-dependency.patch patches.suse/crypto-mxs-dcp-Fix-SHA-null-hashes-and-output-length.patch patches.suse/crypto-mxs-dcp-Fix-AES-issues.patch patches.suse/0447-crypto-caam-qi2-avoid-double-export.patch patches.suse/crypto-chtls-remove-set-but-not-used-variable-csk.patch patches.suse/crypto-mxs-dcp-make-symbols-sha1_null_hash-and-sha25.patch patches.suse/0456-crypto-caam-qi-simplify-CGR-allocation-freeing.patch patches.suse/crypto-chelsio-Update-ntx-queue-received-from-cxgb4.patch patches.suse/printk-Fix-panic-caused-by-passing-log_buf_len-to-co.patch patches.suse/cgroup-netclassid-add-a-preemption-point-to-write_cl.patch patches.suse/s390-sles15sp1-00-07-01-KVM-s390-vsie-simulate-VCPU-SIE-entry-exit.patch patches.suse/s390-sles15sp1-00-07-02-KVM-s390-introduce-and-use-KVM_REQ_VSIE_RESTART.patch patches.suse/s390-sles15sp1-00-07-03-KVM-s390-refactor-crypto-initialization.patch patches.suse/s390-sles15sp1-00-07-04-s390-vfio-ap-base-implementation-of-VFIO-AP-device-d.patch patches.suse/s390-sles15sp1-00-07-05-s390-vfio-ap-register-matrix-device-with-VFIO-mdev-f.patch patches.suse/s390-sles15sp1-00-07-06-s390-vfio-ap-sysfs-interfaces-to-configure-adapters.patch patches.suse/s390-sles15sp1-00-07-07-s390-vfio-ap-sysfs-interfaces-to-configure-domains.patch patches.suse/s390-sles15sp1-00-07-08-s390-vfio-ap-sysfs-interfaces-to-configure-control-d.patch patches.suse/s390-sles15sp1-00-07-09-s390-vfio-ap-sysfs-interface-to-view-matrix-mdev-mat.patch patches.suse/s390-sles15sp1-00-07-10-KVM-s390-interface-to-clear-CRYCB-masks.patch patches.suse/s390-sles15sp1-00-07-11-s390-vfio-ap-implement-mediated-device-open-callback.patch patches.suse/s390-sles15sp1-00-07-12-s390-vfio-ap-implement-VFIO_DEVICE_GET_INFO-ioctl.patch patches.suse/s390-sles15sp1-00-07-13-s390-vfio-ap-zeroize-the-AP-queues.patch patches.suse/s390-sles15sp1-00-07-14-s390-vfio-ap-implement-VFIO_DEVICE_RESET-ioctl.patch patches.suse/s390-sles15sp1-00-07-15-KVM-s390-Clear-Crypto-Control-Block-when-using-vSIE.patch patches.suse/s390-sles15sp1-00-07-16-KVM-s390-vsie-Do-the-CRYCB-validation-first.patch patches.suse/s390-sles15sp1-00-07-17-KVM-s390-vsie-Make-use-of-CRYCB-FORMAT2-clear.patch patches.suse/s390-sles15sp1-00-07-18-KVM-s390-vsie-Allow-CRYCB-FORMAT-2.patch patches.suse/s390-sles15sp1-00-07-19-KVM-s390-vsie-allow-CRYCB-FORMAT-1.patch patches.suse/s390-sles15sp1-00-07-20-KVM-s390-vsie-allow-CRYCB-FORMAT-0.patch patches.suse/s390-sles15sp1-00-07-21-KVM-s390-vsie-allow-guest-FORMAT-0-CRYCB-on-host-FOR.patch patches.suse/s390-sles15sp1-00-07-22-KVM-s390-vsie-allow-guest-FORMAT-1-CRYCB-on-host-FOR.patch patches.suse/s390-sles15sp1-00-07-23-KVM-s390-vsie-allow-guest-FORMAT-0-CRYCB-on-host-FOR.patch patches.suse/s390-sles15sp1-00-07-24-KVM-s390-device-attrs-to-enable-disable-AP-interpret.patch patches.suse/s390-sles15sp1-00-07-25-KVM-s390-CPU-model-support-for-AP-virtualization.patch patches.suse/s390-sles15sp1-00-07-26-s390-doc-detailed-specifications-for-AP-virtualizati.patch patches.suse/KVM-PPC-Validate-all-tces-before-updating-tables.patch patches.suse/KVM-PPC-Validate-TCEs-against-preregistered-memory-p.patch patches.suse/KVM-PPC-Remove-redundand-permission-bits-removal.patch patches.suse/kvm-s390-fix-locking-for-crypto-setting-error-path.patch patches.suse/kvm-nvmx-clear-reserved-bits-of-db-exit-qualification patches.suse/kvm-nvmx-restore-host-state-in-nested_vmx_vmexit-for-vmfail patches.suse/kvm-x86-adjust-kvm_mmu_page-member-to-save-8-bytes patches.suse/msft-hv-1786-KVM-x86-hyperv-enforce-vp_index-KVM_MAX_VCPUS.patch patches.suse/msft-hv-1787-KVM-x86-hyperv-optimize-all-cpus-case-in-kvm_hv_flus.patch patches.suse/msft-hv-1788-KVM-x86-hyperv-consistently-use-hv_vcpu-for-struct-k.patch patches.suse/msft-hv-1789-KVM-x86-hyperv-keep-track-of-mismatched-VP-indexes.patch patches.suse/msft-hv-1790-KVM-x86-hyperv-valid_bank_mask-should-be-u64.patch patches.suse/msft-hv-1791-KVM-x86-hyperv-optimize-kvm_hv_flush_tlb-for-vp_inde.patch patches.suse/msft-hv-1792-KVM-x86-hyperv-implement-PV-IPI-send-hypercalls.patch patches.suse/kvm-nvmx-always-reflect-nm-vm-exits-to-l1 patches.suse/kvm-nvmx-move-check_vmentry_postreqs-call-to-nested_vmx_enter_non_root_mode patches.suse/msft-hv-1793-KVM-x86-hyperv-fix-tlb_lush-typo.patch patches.suse/msft-hv-1794-KVM-x86-hyperv-optimize-sparse-VP-set-processing.patch patches.suse/msft-hv-1795-KVM-hyperv-define-VP-assist-page-helpers.patch patches.suse/msft-hv-1796-x86-kvm-hyperv-don-t-clear-VP-assist-pages-on-init.patch patches.suse/KVM-arm64-Fix-caching-of-host-MDCR_EL2-value.patch patches.suse/arm-arm64-KVM-Rename-function-kvm_arch_dev_ioctl_che.patch patches.suse/IB-rxe-vary-the-source-udp-port-for-receive-scaling.patch patches.suse/IB-rxe-remove-redudant-qpn-check.patch patches.suse/IB-rxe-Simplify-rxe_find_route-to-avoid-GID-query-fo.patch patches.suse/IB-rxe-Replace-spinlock-with-rwlock.patch patches.suse/IB-rxe-Change-pool-state-enums-to-capital-letters.patch patches.suse/IB-rxe-Avoid-NULL-check-when-search-is-successful.patch patches.suse/IB-rxe-Refactor-lookup-memory-function.patch patches.suse/IB-rxe-fix-for-duplicate-request-processing-and-ack-.patch patches.suse/IB-rxe-avoid-back-to-back-retries.patch patches.suse/IB-rxe-fixes-for-rdma-read-retry.patch patches.suse/IB-hfi1-Rework-file-list-in-Makefile.patch patches.suse/IB-hfi1-Remove-duplicated-defines.patch patches.suse/IB-hfi1-tune_pcie_caps-is-arbitrarily-placed-poorly.patch patches.suse/IB-hfi1-Get-the-hfi1_devdata-structure-as-early-as-p.patch patches.suse/IB-hfi1-Prepare-for-new-HFI1-MSIx-API.patch patches.suse/IB-hfi1-Make-the-MSIx-resource-allocation-a-bit-more.patch patches.suse/IB-hfi1-PCIe-bus-width-retry.patch patches.suse/IB-hfi1-Rework-the-IRQ-API-to-be-more-flexible.patch patches.suse/IB-hfi1-Move-URGENT-IRQ-enable-to-hfi1_rcvctrl.patch patches.suse/IB-mlx5-Change-TX-affinity-assignment-in-RoCE-LAG-mo.patch patches.suse/RDMA-uverbs-Add-UVERBS_ATTR_CONST_IN-to-the-specs-la.patch patches.suse/RDMA-mlx5-Add-a-new-flow-action-verb-modify-header.patch patches.suse/RDMA-uverbs-Add-generic-function-to-fill-in-flow-act.patch patches.suse/RDMA-mlx5-Add-new-flow-action-verb-packet-reformat.patch patches.suse/RDMA-mlx5-Extend-packet-reformat-verbs.patch patches.suse/RDMA-bnxt_re-QPLIB-Add-and-use-define-dev_fmt-fmt-QP.patch patches.suse/IB-core-Add-an-unbound-WQ-type-to-the-new-CQ-API.patch patches.suse/IB-srp-Remove-unnecessary-unlikely.patch patches.suse/RDMA-qedr-remove-set-but-not-used-variable-ctx.patch patches.suse/RDMA-nes-Delete-impossible-debug-prints.patch patches.suse/RDMA-uverbs-Declare-closing-variable-as-boolean.patch patches.suse/RDMA-core-Replace-open-coded-variant-of-get_device.patch patches.suse/RDMA-core-Depend-on-device_add-to-add-device-attribu.patch patches.suse/RDMA-uverbs-Use-cdev_device_add-instead-of-cdev_add.patch patches.suse/RDMA-uverbs-Use-device.groups-to-initialize-device-a.patch patches.suse/RDMA-core-Fail-early-if-unsupported-QP-is-provided.patch patches.suse/IB-mlx5-Don-t-hold-spin-lock-while-checking-device-s.patch patches.suse/IB-ipoib-Ensure-that-MTU-isn-t-less-than-minimum-per.patch patches.suse/RDMA-core-Rate-limit-MAD-error-messages.patch patches.suse/RDMA-cma-core-Avoid-callback-on-rdma_addr_cancel.patch patches.suse/RDMA-core-No-need-to-protect-kfree-with-spin-lock-an.patch patches.suse/RDMA-core-Use-simplified-list_for_each.patch patches.suse/RDMA-core-Remove-context-entries-from-list-while-unr.patch patches.suse/RDMA-core-Use-simpler-spin-lock-irq-API-from-blockin.patch patches.suse/RDMA-core-Define-client_data_lock-as-rwlock-instead-.patch patches.suse/RDMA-umem-Restore-lockdep-check-while-downgrading-lo.patch patches.suse/RDMA-core-Follow-correct-unregister-order-between-sy.patch patches.suse/RDMA-core-Assign-device-ifindex-before-publishing-th.patch patches.suse/RDMA-core-Document-CM-event_handler-function.patch patches.suse/RDMA-core-Document-QP-event_handler-function.patch patches.suse/RDMA-mlx5-Add-NIC-TX-steering-support.patch patches.suse/RDMA-mlx5-Enable-attaching-modify-header-to-steering.patch patches.suse/RDMA-mlx5-Enable-decap-and-packet-reformat-on-flow-t.patch patches.suse/RDMA-mlx5-Enable-attaching-DECAP-action-to-steering-.patch patches.suse/RDMA-mlx5-Enable-reformat-on-NIC-RX-if-supported.patch patches.suse/RDMA-mlx5-Enable-attaching-packet-reformat-action-to.patch patches.suse/IB-uverbs-Add-IDRs-array-attribute-type-to-ioctl-int.patch patches.suse/RDMA-uverbs-Move-flow-resources-initialization.patch patches.suse/RDMA-mlx5-Refactor-flow-action-parsing-to-be-more-ge.patch patches.suse/RDMA-mlx5-Don-t-overwrite-action-if-already-set.patch patches.suse/RDMA-mlx5-Refactor-raw-flow-creation.patch patches.suse/RDMA-mlx5-Add-flow-actions-support-to-raw-create-flo.patch patches.suse/RDMA-mlx5-Add-NIC-TX-namespace-when-getting-a-flow-t.patch patches.suse/RDMA-mlx5-Allow-creating-a-matcher-for-a-NIC-TX-flow.patch patches.suse/infiniband-remove-redundant-condition-check-before-d.patch patches.suse/IB-hfi1-qib-rdmavt-Schedule-multi-RC-UC-packets-inst.patch patches.suse/RDMA-hns-Fix-an-error-code-in-hns_roce_v2_init_eq_ta.patch patches.suse/IB-hfi1-Eliminate-races-in-the-SDMA-send-error-path.patch patches.suse/IB-hfi1-Remove-race-conditions-in-user_sdma-send-pat.patch patches.suse/IB-hfi1-Right-size-user_sdma-sequence-numbers-and-re.patch patches.suse/IB-hfi1-Missing-return-value-in-error-path-for-user-.patch patches.suse/IB-hfi1-set_intr_bits-uses-incorrect-source-for-regi.patch patches.suse/IB-mlx5-Allow-transition-of-DCI-QP-to-reset.patch patches.suse/RDMA-core-Introduce-and-use-rdma_find_ndev_for_src_i.patch patches.suse/RDMA-core-Avoid-unnecessary-sa_family-overwrite.patch patches.suse/RDMA-core-Let-protocol-specific-function-typecast-so.patch patches.suse/RDMA-core-Introduce-and-use-rdma_set_src_addr-betwee.patch patches.suse/RDMA-core-Rename-rdma_copy_addr-to-rdma_copy_src_l2_.patch patches.suse/RDMA-core-Use-common-code-flow-for-IPv4-6-for-addr-r.patch patches.suse/RDMA-core-Refer-to-network-type-instead-of-device-ty.patch patches.suse/RDMA-core-Protect-against-changing-dst-dev-during-de.patch patches.suse/RDMA-core-Simplify-roce_resolve_route_from_path.patch patches.suse/RDMA-core-Introduce-rdma_read_gid_attr_ndev_rcu-to-c.patch patches.suse/RDMA-core-Consider-net-ns-of-gid-attribute-for-RoCE.patch patches.suse/IB-ipoib-Use-dev_port-to-expose-network-interface-po.patch patches.suse/IB-ipoib-Log-sysfs-dev_id-accesses-from-userspace.patch patches.suse/RDMA-Remove-duplicated-include-from-ib_addr.h.patch patches.suse/IB-rxe-Revise-the-ib_wr_opcode-enum.patch patches.suse/RDMA-uverbs-Remove-is_closed-from-ib_uverbs_file.patch patches.suse/RDMA-i40iw-Fix-incorrect-iterator-type.patch patches.suse/RDMA-core-Properly-return-the-error-code-of-rdma_set.patch patches.suse/RDMA-uverbs-Fix-error-unwind-in-ib_uverbs_add_one.patch patches.suse/RDMA-hns-Move-all-prints-out-of-irq-handle.patch patches.suse/RDMA-ucontext-Add-a-core-API-for-mmaping-driver-IO-m.patch patches.suse/RDMA-mlx4-Use-rdma_user_mmap_io.patch patches.suse/RDMA-mlx5-Use-rdma_user_mmap_io.patch patches.suse/RDMA-hns-Use-rdma_user_mmap_io.patch patches.suse/RDMA-ucontext-Get-rid-of-the-old-disassociate-flow.patch patches.suse/RDMA-umem-Do-not-use-current-tgid-to-track-the-mm_st.patch patches.suse/RDMA-usnic-Do-not-use-ucontext-tgid.patch patches.suse/RDMA-umem-Use-ib_umem_odp-in-all-function-signatures.patch patches.suse/RDMA-umem-Make-ib_umem_odp-into-a-sub-structure-of-i.patch patches.suse/RDMA-umem-Get-rid-of-struct-ib_umem.odp_data.patch patches.suse/RDMA-umem-Move-all-the-ODP-related-stuff-out-of-ucon.patch patches.suse/RDMA-umem-Use-umem-owning_mm-inside-ODP.patch patches.suse/RDMA-umem-Get-rid-of-per_mm-notifier_count.patch patches.suse/RDMA-umem-Handle-a-half-complete-start-end-sequence.patch patches.suse/RDMA-umem-Avoid-synchronize_srcu-in-the-ODP-MR-destr.patch patches.suse/RDMA-uverbs-Get-rid-of-ucontext-tgid.patch patches.suse/IB-nes-Remove-unnecessary-parentheses.patch patches.suse/IB-mlx4-Remove-unnecessary-parentheses.patch patches.suse/RDMA-cxgb4-remove-redundant-null-pointer-check-befor.patch patches.suse/RDMA-mlx5-Refactor-transport-domain-bookkeeping-logi.patch patches.suse/RDMA-mlx5-Allow-creating-RAW-ethernet-QP-with-loopba.patch patches.suse/RDMA-mlx5-Enable-vport-loopback-when-user-context-or.patch patches.suse/IB-mlx5-Use-uid-as-part-of-PD-commands.patch patches.suse/IB-mlx5-Set-uid-as-part-of-QP-creation.patch patches.suse/IB-mlx5-Set-uid-as-part-of-RQ-commands.patch patches.suse/IB-mlx5-Set-uid-as-part-of-SQ-commands.patch patches.suse/IB-mlx5-Set-uid-as-part-of-SRQ-commands.patch patches.suse/IB-mlx5-Set-uid-as-part-of-DCT-commands.patch patches.suse/IB-mlx5-Set-uid-as-part-of-MCG-commands.patch patches.suse/IB-mlx5-Set-uid-as-part-of-TIR-commands.patch patches.suse/IB-mlx5-Set-uid-as-part-of-TIS-commands.patch patches.suse/IB-mlx5-Set-uid-as-part-of-RQT-commands.patch patches.suse/IB-mlx5-Set-uid-upon-PD-allocation.patch patches.suse/IB-mlx5-Set-uid-as-part-of-CQ-creation.patch patches.suse/IB-mlx5-Set-uid-as-part-of-XRCD-commands.patch patches.suse/IB-mlx5-Set-uid-as-part-of-TD-commands.patch patches.suse/IB-mlx5-Set-valid-umem-bit-on-DEVX.patch patches.suse/IB-usnic-fix-spelling-mistake-unvalid-invalid.patch patches.suse/RDMA-mlx5-Remove-superfluous-version-print.patch patches.suse/iw_cxgb4-Use-proper-enumerated-type-in-c4iw_bar2_add.patch patches.suse/RDMA-umem-Minor-optimizations.patch patches.suse/RDMA-umem-Fix-potential-addition-overflow.patch patches.suse/RDMA-Fix-dependencies-for-rdma_user_mmap_io.patch patches.suse/RDMA-Fully-setup-the-device-name-in-ib_register_devi.patch patches.suse/RDMA-core-Use-dev_err-dbg-etc-instead-of-pr_-ibdev-n.patch patches.suse/RDMA-drivers-Use-dev_err-dbg-etc-instead-of-pr_-ibde.patch patches.suse/RDMA-core-Use-dev_name-instead-of-ibdev-name.patch patches.suse/RDMA-drivers-Use-dev_name-instead-of-ibdev-name.patch patches.suse/RDMA-ulp-Use-dev_name-instead-of-ibdev-name.patch patches.suse/RDMA-hns-Refactor-the-codes-for-setting-transport-op.patch patches.suse/RDMA-hns-Add-atomic-support.patch patches.suse/RDMA-hns-Add-CM-of-vlan-device-support.patch patches.suse/RDMA-hns-Add-enable-judgement-for-UD-vlan.patch patches.suse/RDMA-hns-Add-MW-support-for-hip08.patch patches.suse/IB-mthca-remove-redundant-inner-check-of-mdev-mthca_.patch patches.suse/IB-hfi1-Move-UnsupportedVL-bits-definitions-to-the-c.patch patches.suse/IB-sa-simplify-return-code-logic-for-ib_nl_send_msg.patch patches.suse/RDMA-hns-fix-spelling-mistake-reseved-reserved.patch patches.suse/RDMA-core-Acquire-and-release-mmap_sem-on-page-range.patch patches.suse/IB-mlx5-Expose-RAW-QP-device-handles-to-user-space.patch patches.suse/IB-mlx5-Manage-device-uid-for-DEVX-white-list-comman.patch patches.suse/IB-mlx5-Enable-DEVX-white-list-commands.patch patches.suse/IB-mlx5-Enable-DEVX-on-IB.patch patches.suse/IB-iser-Fix-possible-NULL-deref-at-iser_inv_desc.patch patches.suse/IB-rxe-replace-kvfree-with-vfree.patch patches.suse/IB-hfi1-Error-path-MAD-response-size-is-incorrect.patch patches.suse/RDMA-qedr-Remove-enumerated-type-qed_roce_ll2_tx_des.patch patches.suse/RDMA-hns-remove-set-but-not-used-variable-dseg.patch patches.suse/IB-rdmavt-Rename-check_send_wqe-as-setup_wqe.patch patches.suse/IB-hfi1-Prepare-resource-waits-for-dual-leg.patch patches.suse/IB-hfi1-Add-static-trace-for-iowait.patch patches.suse/IB-hfi1-Ensure-ucast_dlid-access-doesnt-exceed-bound.patch patches.suse/IB-hfi1-Add-mtu-check-for-operational-data-VLs.patch patches.suse/IB-hfi1-Use-VL15-for-SM-packets.patch patches.suse/RDMA-cma-Allow-accepting-requests-for-multi-port-rdm.patch patches.suse/RDMA-cma-Introduce-and-use-cma_acquire_dev_by_src_ip.patch patches.suse/RDMA-cma-Introduce-and-use-cma_ib_acquire_dev.patch patches.suse/RDMA-Fix-building-with-CONFIG_MMU-n.patch patches.suse/RDMA-uverbs-Fix-RCU-annotation-for-radix-slot-defere.patch patches.suse/IB-mthca-Fix-error-return-code-in-__mthca_init_one.patch patches.suse/IB-rxe-avoid-srq-memory-leak.patch patches.suse/RDMA-rxe-Remove-unused-addr_same.patch patches.suse/RDMA-Remove-unused-parameter-from-ib_modify_qp_is_ok.patch patches.suse/RDMA-netlink-Simplify-netlink-listener-existence-che.patch patches.suse/RDMA-hns-Bugfix-for-reserved-qp-number.patch patches.suse/RDMA-hns-Submit-bad-wr-when-post-send-wr-exception.patch patches.suse/RDMA-hns-Bugfix-for-CM-test.patch patches.suse/RDMA-hns-Limit-the-size-of-extend-sge-of-sq.patch patches.suse/RDMA-hns-Configure-ecn-field-of-ip-header.patch patches.suse/RDMA-hns-Update-some-attributes-of-the-RoCE-device.patch patches.suse/RDMA-hns-Limit-extend-sq-sge-num.patch patches.suse/RDMA-hns-Update-some-fields-of-qp-context.patch patches.suse/RDMA-hns-Support-local-invalidate-for-hip08-in-kerne.patch patches.suse/RDMA-hns-Add-vlan-enable-bit-for-hip08.patch patches.suse/RDMA-hns-Bugfix-for-atomic-operation.patch patches.suse/IB-mlx4-Avoid-implicit-enumerated-type-conversion.patch patches.suse/IB-hfi1-qib-rdmavt-Move-copy-SGE-logic-into-rdmavt.patch patches.suse/IB-hfi1-qib-rdmavt-Move-send-completion-logic-to-rdm.patch patches.suse/IB-hfi1-qib-rdmavt-Move-ruc_loopback-to-rdmavt.patch patches.suse/RDMA-core-Check-error-status-of-rdma_find_ndev_for_s.patch patches.suse/RDMA-restrack-Un-inline-set-task-implementation.patch patches.suse/RDMA-restrack-Consolidate-task-name-updates-in-one-p.patch patches.suse/RDMA-restrack-Release-task-struct-which-was-hold-by-.patch patches.suse/RDMA-bnxt_re-Add-missing-spin-lock-initialization.patch patches.suse/RDMA-bnxt_re-Fix-recursive-lock-warning-in-debug-ker.patch patches.suse/RDMA-bnxt_re-Remove-the-unnecessary-version-macro-de.patch patches.suse/RDMA-bnxt_re-Avoid-NULL-check-after-accessing-the-po.patch patches.suse/RDMA-bnxt_re-Avoid-accessing-nq-bar_reg_iomem-in-fai.patch patches.suse/RDMA-bnxt_re-Drop-L2-async-events-silently.patch patches.suse/RDMA-bnxt_re-Prevent-driver-crash-due-to-NULL-pointe.patch patches.suse/RDMA-bnxt_re-Expose-rx-discards-and-drop-counters.patch patches.suse/RDMA-bnxt_re-Report-out-of-sequence-hw-counters.patch patches.suse/RDMA-bnxt_re-Fix-qp-async-event-reporting.patch patches.suse/RDMA-bnxt_re-Limit-max_pkey-to-16-bit-value.patch patches.suse/RDMA-bnxt_re-Wait-for-delayed-work-to-finish-before-.patch patches.suse/RDMA-bnxt_re-Avoid-resource-leak-in-case-the-NQ-regi.patch patches.suse/RDMA-hns-Add-FRMR-support-for-hip08.patch patches.suse/IB-mlx5-Verify-DEVX-object-type.patch patches.suse/RDMA-mlx5-Remove-extraneous-error-check.patch patches.suse/RDMA-mlx5-Add-support-for-flow-tag-to-raw-create-flo.patch patches.suse/RDMA-restrack-Protect-from-reentry-to-resource-retur.patch patches.suse/IB-ipoib-Clear-IPCB-before-icmp_send.patch patches.suse/RDMA-cm-Respect-returned-status-of-cm_init_av_by_pat.patch patches.suse/IB-mlx5-Fix-MR-cache-initialization.patch patches.suse/RDMA-cma-Remove-unused-timeout_ms-parameter-from-cma.patch patches.suse/RDMA-core-Align-multiple-functions-to-kernel-coding-.patch patches.suse/RDMA-core-Annotate-timeout-as-unsigned-long.patch patches.suse/RDMA-core-Implement-IB-device-rename-function.patch patches.suse/RDMA-nldev-Allow-IB-device-rename-through-RDMA-netli.patch patches.suse/IB-mlx4-Refer-to-the-device-kobject-instead-of-ports.patch patches.suse/RDMA-core-Do-not-expose-unsupported-counters.patch patches.suse/RDMA-core-Rename-ports_parent-to-ports_kobj.patch patches.suse/IB-mlx4-Enable-debug-print-of-SMPs.patch patches.suse/IB-mlx4-Add-port-and-TID-to-MAD-debug-print.patch patches.suse/RDMA-core-Increase-total-number-of-RDMA-ports-across.patch patches.suse/RDMA-uverbs-Use-kernel-API-to-allocate-uverbs-indexe.patch patches.suse/RDMA-umad-Use-kernel-API-to-allocate-umad-indexes.patch patches.suse/IB-rxe-Remove-unnecessary-enum-values.patch patches.suse/RDMA-core-Allow-existing-drivers-to-set-one-sysfs-gr.patch patches.suse/RDMA-drivers-Use-core-provided-API-for-registering-d.patch patches.suse/IB-mlx5-Support-scatter-to-CQE-for-DC-transport-type.patch patches.suse/IB-mlx5-Verify-that-driver-supports-user-flags.patch patches.suse/IB-mlx5-Allow-scatter-to-CQE-without-global-signaled.patch patches.suse/ib_srp-Remove-WARN_ON-in-srp_terminate_io.patch patches.suse/RDMA-core-Fix-unwinding-flow-in-case-of-error-to-reg.patch patches.suse/RDMA-core-Refactor-ib_register_device-function.patch patches.suse/RDMA-core-Fix-comment-for-hw-stats-init-for-port-0.patch patches.suse/IB-mlx5-Add-support-for-extended-atomic-operations.patch patches.suse/0001-usb-typec-Group-all-TCPCI-TCPM-code-together.patch patches.suse/usb-xhci-mtk-fix-ISOC-error-when-interval-is-zero.patch patches.suse/phy-renesas-rcar-gen3-usb2-fix-vbus_ctrl-for-role-sy.patch patches.suse/phy-phy-twl4030-usb-fix-denied-runtime-access.patch patches.suse/0001-usb-typec-tcpm-Fix-APDO-PPS-order-checking-to-be-bas.patch patches.suse/0001-usb-typec-remove-set-but-not-used-variables-snk_ma-m.patch patches.suse/usb-gadget-uvc-configfs-Drop-leaked-references-to-co.patch patches.suse/usb-gadget-uvc-configfs-Prevent-format-changes-after.patch patches.suse/usb-gadget-uvc-Factor-out-video-USB-request-queueing.patch patches.suse/usb-gadget-uvc-Only-halt-video-streaming-endpoint-in.patch patches.suse/usb-gadget-udc-fotg210-udc-Fix-a-sleep-in-atomic-con.patch patches.suse/usb-gadget-udc-atmel-handle-at91sam9rl-PMC.patch patches.suse/usb-dwc3-gadget-Check-ENBLSLPM-before-sending-ep-com.patch patches.suse/usb-gadget-fsl_udc_core-check-allocation-return-valu.patch patches.suse/usb-gadget-fsl_udc_core-fixup-struct_udc_setup-docum.patch patches.suse/usb-chipidea-imx-enable-OTG-overcurrent-in-case-USB-.patch patches.suse/usb-chipidea-Prevent-unbalanced-IRQ-disable.patch patches.suse/usb-chipidea-Fix-otg-event-handler.patch patches.suse/0001-usb-typec-tcpm-Report-back-negotiated-PPS-voltage-an.patch patches.suse/0001-usb-typec-Fix-copy-paste-on-typec_set_vconn_role-ker.patch patches.suse/usb-host-ohci-at91-fix-request-of-irq-for-optional-g.patch patches.suse/USB-serial-cypress_m8-fix-interrupt-out-transfer-len.patch patches.suse/USB-misc-appledisplay-fix-backlight-update_status-re.patch patches.suse/usbip-tools-fix-atoi-on-non-null-terminated-string.patch patches.suse/usbip-vudc-BUG-kmalloc-2048-Not-tainted-Poison-overw.patch patches.suse/kernfs-update-comment-about-kernfs_path-return-value.patch patches.suse/component-fix-loop-condition-to-call-unbind-if-bind-.patch patches.suse/kernfs-Fix-range-checks-in-kernfs_get_target_path.patch patches.suse/msft-hv-1756-vmbus-add-driver_override-support.patch patches.suse/msft-hv-1757-uio_hv_generic-increase-size-of-receive-and-send-buf.patch patches.suse/msft-hv-1758-uio_hv_generic-drop-ifdef-DEBUG.patch patches.suse/msft-hv-1759-Drivers-hv-vmbus-Fix-synic-per-cpu-context-initializ.patch patches.suse/uio-ensure-class-is-registered-before-devices.patch patches.suse/coresight-etb10-Fix-handling-of-perf-mode.patch patches.suse/msft-hv-1767-vmbus-pass-channel-to-hv_process_channel_removal.patch patches.suse/msft-hv-1768-vmbus-keep-pointer-to-ring-buffer-page.patch patches.suse/msft-hv-1769-vmbus-split-ring-buffer-allocation-from-open.patch patches.suse/uio-introduce-UIO_MEM_IOVA.patch patches.suse/msft-hv-1770-hv_uio_generic-map-ringbuffer-phys-addr.patch patches.suse/msft-hv-1771-uio_hv_generic-defer-opening-vmbus-until-first-use.patch patches.suse/extcon-cht-wc-Return-from-default-case-to-avoid-warn.patch patches.suse/VMCI-Resource-wildcard-match-fixed.patch patches.suse/w1-omap-hdq-fix-missing-bus-unregister-at-removal.patch patches.suse/msft-hv-1777-Drivers-hv-vmbus-Fix-the-descriptions-of-some-functi.patch patches.suse/msft-hv-1778-Drivers-hv-kvp-Fix-the-indentation-of-some-break-sta.patch patches.suse/msft-hv-1779-Drivers-hv-kvp-Fix-two-this-statement-may-fall-throu.patch patches.suse/msft-hv-1780-Drivers-hv-vmbus-Use-cpumask_var_t-for-on-stack-cpu-.patch patches.suse/uio-make-symbol-uio_class_registered-static.patch patches.suse/mei-samples-fix-a-signedness-bug-in-amt_host_if_call.patch patches.suse/gsmi-Fix-bug-in-append_to_eventlog-sysfs-handler.patch patches.suse/iommu-io-pgtable-arm-Fix-race-handling-in-split_blk_.patch patches.suse/iommu-arm-smmu-v3-Fix-unexpected-CMD_SYNC-timeout.patch patches.suse/iommu-arm-smmu-v3-Avoid-back-to-back-CMD_SYNC-operat.patch patches.suse/iommu-arm-smmu-v3-Implement-flush_iotlb_all-hook.patch patches.suse/iommu-arm-smmu-ensure-that-page-table-updates-are-visible-before-tlbi patches.suse/iommu-dma-Add-support-for-non-strict-mode.patch patches.suse/iommu-Add-iommu.strict-command-line-option.patch patches.suse/iommu-io-pgtable-arm-Add-support-for-non-strict-mode.patch patches.suse/iommu-arm-smmu-v3-Add-support-for-non-strict-mode.patch patches.suse/iommu-io-pgtable-arm-v7s-Add-support-for-non-strict-.patch patches.suse/iommu-arm-smmu-Support-non-strict-mode.patch patches.suse/0007-iommu-of-make-of_pci_map_rid-available-for-other-dev.patch patches.suse/0008-iommu-of-support-iommu-configuration-for-fsl-mc-devi.patch patches.suse/0427-iommu-arm-smmu-Add-support-for-the-fsl-mc-bus.patch patches.suse/0009-bus-fsl-mc-support-dma-configure-for-devices-on-fsl-.patch patches.suse/0010-bus-fsl-mc-set-coherent-dma-mask-for-devices-on-fsl-.patch patches.suse/iommu-amd-move-iommu_init_pci-to-init-section patches.suse/iommu-iova-Optimise-attempts-to-allocate-iova-from-3.patch patches.suse/iommu-Add-fast-hook-for-getting-DMA-domains.patch patches.suse/iommu-dma-Use-fast-DMA-domain-lookup.patch patches.suse/swiotlb-do-not-panic-on-mapping-failures patches.suse/swiotlb-remove-the-overflow-buffer patches.suse/0458-thermal-qoriq-add-i.mx8mq-support.patch patches.suse/thermal-rcar_thermal-Prevent-hardware-access-during-.patch patches.suse/thermal-da9062-61-Prevent-hardware-access-during-sys.patch patches.suse/0436-bus-fsl-mc-Convert-to-using-pOFn-instead-of-device_n.patch patches.suse/0001-drm-mediatek-fix-OF-sibling-node-lookup.patch patches.suse/0001-drm-msm-fix-OF-child-node-lookup.patch patches.suse/net-bcmgenet-fix-OF-child-node-lookup.patch patches.suse/NFC-nfcmrvl_uart-fix-OF-child-node-lookup.patch patches.suse/0001-xen-blkfront-avoid-NULL-blkfront_info-dereference-on.patch patches.suse/scsi-sd_zbc-Rearrange-code-2.patch patches.suse/scsi-sd_zbc-Reduce-boot-device-scan-and-revalidate-t.patch patches.suse/scsi-sd_zbc-Fix-sd_zbc_check_zones-error-checks.patch patches.suse/block-Introduce-blkdev_nr_zones-helper.patch patches.suse/block-Limit-allocation-of-zone-descriptors-for-repor.patch patches.suse/block-Introduce-BLKGETZONESZ-ioctl.patch patches.suse/block-Introduce-BLKGETNRZONES-ioctl.patch patches.suse/block-Improve-zone-reset-execution.patch patches.suse/block-Expose-queue-nr_zones-in-sysfs.patch patches.suse/block-bfq-fix-asymmetric-scenarios-detection.patch patches.suse/0001-dm-ioctl-harden-copy_params-s-copy_from_user-from-ma.patch patches.suse/0001-dm-zoned-fix-metadata-block-ref-counting.patch patches.suse/0001-dm-zoned-fix-various-dmz_get_mblock-issues.patch patches.suse/0016-raid5-block-failing-device-if-raid-will-be-failed.patch patches.suse/0017-md-raid10-Fix-raid10-replace-hang-when-new-added-dis.patch patches.suse/MD-fix-invalid-stored-role-for-a-disk.patch patches.suse/md-allow-metadata-updates-while-suspending-an-array-.patch patches.suse/0166-md-remove-redundant-code-that-is-no-longer-reachable.patch patches.suse/0019-md-bitmap-use-mddev_suspend-resume-instead-of-quiesc.patch patches.suse/MD-fix-invalid-stored-role-for-a-disk-try2.patch patches.suse/0020-md-cluster-raid10-resize-all-the-bitmaps-before-star.patch patches.suse/0021-md-cluster-raid10-support-add-disk-under-grow-mode.patch patches.suse/0022-md-cluster-introduce-resync_info_get-interface-for-s.patch patches.suse/0023-md-cluster-raid10-call-update_size-in-md_reap_sync_t.patch patches.suse/0024-md-cluster-raid10-don-t-call-remove_and_add_spares-d.patch patches.suse/0025-md-cluster-bitmap-don-t-call-md_bitmap_sync_with_clu.patch patches.suse/0026-md-cluster-send-BITMAP_NEEDS_SYNC-message-if-reshapi.patch patches.suse/0027-md-cluster-remove-suspend_info.patch patches.suse/smb3-do-not-display-confusing-message-on-mount-to-Azure-servers.patch patches.suse/cifs-Use-kmemdup-rather-than-duplicating-its-implementation-in-smb3.patch patches.suse/cifs-remove-set-but-not-used-variable-cifs_sb-.patch patches.suse/smb3-add-tracepoint-to-catch-cases-where-credit-refund-of-failed-op.patch patches.suse/cifs-fix-a-credits-leak-for-compund-commands.patch patches.suse/cifs-add-a-smb2_compound_op-and-change-QUERY_INFO-to-use-it.patch patches.suse/cifs-change-mkdir-to-use-a-compound.patch patches.suse/cifs-change-unlink-to-use-a-compound.patch patches.suse/cifs-create-helpers-for-SMB2_set_info_init-free-.patch patches.suse/cifs-make-rmdir-use-compounding.patch patches.suse/cifs-change-SMB2_OP_SET_EOF-to-use-compounding.patch patches.suse/cifs-change-SMB2_OP_SET_INFO-to-use-compounding.patch patches.suse/cifs-remove-the-is_falloc-argument-to-SMB2_set_eof.patch patches.suse/cifs-change-SMB2_OP_RENAME-and-SMB2_OP_HARDLINK-to-use-compounding.patch patches.suse/cifs-create-a-define-for-the-max-number-of-iov-we-need-for-a-SMB2-s.patch patches.suse/SMB3-Backup-intent-flag-missing-from-compounded-ops.patch patches.suse/smb3-allow-stats-which-track-session-and-share-recon.patch patches.suse/cifs-protect-against-server-returning-invalid-file-system-block-siz.patch patches.suse/cifs-minor-updates-to-module-description-for-cifs-ko.patch patches.suse/smb3-add-way-to-control-slow-response-threshold-for-logging-and-sta.patch patches.suse/smb3-minor-missing-defines-relating-to-reparse-points.patch patches.suse/smb3-track-the-instance-of-each-session-for-debugging.patch patches.suse/CIFS-make-nodfs-mount-opt-a-superblock-flag.patch patches.suse/smb3-Add-debug-message-later-in-smb2-smb3-reconnect-path.patch patches.suse/smb3-update-default-requested-iosize-to-4MB-from-1MB-for-recent-dia.patch patches.suse/cifs-do-not-return-atime-less-than-mtime.patch patches.suse/smb3-add-tracepoint-for-sending-lease-break-responses-to-server.patch patches.suse/fs-cifs-fix-uninitialised-variable-warnings.patch patches.suse/CIFS-pass-page-offsets-on-SMB1-read-write.patch patches.suse/CIFS-SMBD-Do-not-call-ib_dereg_mr-on-invalidated-memory-registrati.patch patches.suse/cifs-OFD-locks-do-not-conflict-with-eachothers.patch patches.suse/CIFS-Adds-information-level-logging-function.patch patches.suse/CIFS-Print-message-when-attempting-a-mount.patch patches.suse/cifs-minor-clarification-in-comments.patch patches.suse/cifs-add-IOCTL-for-QUERY_INFO-passthrough-to-userspace.patch patches.suse/smb2-fix-uninitialized-variable-bug-in-smb2_ioctl_query_info.patch patches.suse/cifs-track-writepages-in-vfs-operation-counters.patch patches.suse/smb3-send-backup-intent-on-compounded-query-info.patch patches.suse/smb3-do-not-attempt-cifs-operation-in-smb3-query-inf.patch patches.suse/cifs-fallback-to-older-infolevels-on-findfirst-queryinfo-retry.patch patches.suse/cifs-add-support-for-ioctl-on-directories.patch patches.suse/smb3-show-number-of-current-open-files-in-proc-fs-cifs-Stats.patch patches.suse/smb3-clean-up-debug-output-displaying-network-interfaces.patch patches.suse/cifs-allow-calling-SMB2_xxx_free-NULL-.patch patches.suse/smb3-add-debug-for-unexpected-mid-cancellation.patch patches.suse/cifs-update-internal-module-version-number-for-cifs-ko-to-2-14.patch patches.suse/SUNRPC-Clean-up-initialisation-of-the-struct-rpc_rqs.patch patches.suse/NFSv4.1-Fix-the-r-wsize-checking.patch patches.suse/NFS-Fix-dentry-revalidation-on-NFSv4-lookup.patch patches.suse/NFS-Refactor-nfs_lookup_revalidate.patch patches.suse/NFSv4-Fix-lookup-revalidate-of-regular-files.patch patches.suse/nfs-Fix-a-missed-page-unlock-after-pg_doio.patch patches.suse/sunrpc-safely-reallow-resvport-min-max-inversion.patch patches.suse/xprtrdma-Reset-credit-grant-properly-after-a-disconn.patch patches.suse/xprtrdma-Squelch-a-sparse-warning.patch patches.suse/powerpc-tm-Fix-HFSCR-bit-for-no-suspend-case.patch patches.suse/powerpc-powernv-Don-t-select-the-cpufreq-governors.patch patches.suse/powerpc-tm-Fix-HTM-documentation.patch patches.suse/powerpc-pseries-mm-Introducing-FW_FEATURE_BLOCK_REMO.patch patches.suse/powerpc-pseries-mm-factorize-PTE-slot-computation.patch patches.suse/powerpc-pseries-mm-call-H_BLOCK_REMOVE.patch patches.suse/powerpc-pseries-Define-MCE-error-event-section.patch patches.suse/powerpc-pseries-Flush-SLB-contents-on-SLB-MCE-errors.patch patches.suse/powerpc-pseries-Display-machine-check-error-details.patch patches.suse/powerpc-pseries-Dump-the-SLB-contents-on-SLB-MCE-err.patch patches.suse/powernv-pseries-consolidate-code-for-mce-early-handl.patch patches.suse/powerpc-consolidate-mno-sched-epilog-into-FTRACE-fla.patch patches.suse/powerpc-avoid-mno-sched-epilog-on-GCC-4.9-and-newer.patch patches.suse/powerpc-pseries-memory-hotplug-Only-update-DT-once-p.patch patches.suse/powerpc-pseries-Remove-prrn_work-workqueue.patch patches.suse/powerpc-pseries-Remove-unneeded-uses-of-dlpar-work-q.patch patches.suse/powerpc-pseries-Disable-CPU-hotplug-across-migration.patch patches.suse/powerpc-fadump-re-register-firmware-assisted-dump-if.patch patches.suse/powerpc-pseries-Fix-DTL-buffer-registration.patch patches.suse/powerpc-pseries-Fix-how-we-iterate-over-the-DTL-entr.patch patches.suse/powerpc-tm-Remove-msr_tm_active.patch patches.suse/powerpc-tm-Print-64-bits-MSR.patch patches.suse/powerpc-64s-consolidate-MCE-counter-increment.patch patches.suse/powerpc-tm-Reformat-comments.patch patches.suse/powerpc-64s-hash-Do-not-use-PPC_INVALIDATE_ERAT-on-C.patch patches.suse/powerpc-process-Fix-sparse-address-space-warnings.patch patches.suse/powerpc-boot-Expose-Kconfig-symbols-to-wrapper.patch patches.suse/powerpc-boot-Fix-opal-console-in-boot-wrapper.patch patches.suse/powerpc-pseries-memory-hotplug-Fix-return-value-type.patch patches.suse/powerpc-pseries-mobility-Extend-start-stop-topology-.patch patches.suse/powerpc-Detect-the-presence-of-big-cores-via-ibm-thr.patch patches.suse/powerpc-Use-cpu_smallcore_sibling_mask-at-SMT-level-.patch patches.suse/powerpc-cacheinfo-Report-the-correct-shared_cpu_map-.patch patches.suse/powerpc-rtas-Fix-a-potential-race-between-CPU-Offlin.patch patches.suse/0455-soc-fsl-qbman-use-ioremap_cache-instead-of-ioremap_p.patch patches.suse/powerpc-pseries-PAPR-persistent-memory-support.patch patches.suse/powerpc-pseries-Add-driver-for-PAPR-SCM-regions.patch patches.suse/powerpc-pseries-Export-raw-per-CPU-VPA-data-via-debu.patch patches.suse/powerpc-mm-Add-missing-tracepoint-for-tlbie.patch patches.suse/powerpc-mm-radix-Display-if-mappings-are-exec-or-not.patch patches.suse/powerpc-mm-Fix-page-table-dump-to-work-on-Radix.patch patches.suse/powerpc-traps-restore-recoverability-of-machine_chec.patch patches.suse/net-udp-fix-handling-of-CHECKSUM_COMPLETE-packets.patch patches.suse/net-hns3-Fix-for-warning-uninitialized-symbol-hw_err.patch patches.suse/net-sched-Remove-TCA_OPTIONS-from-policy.patch patches.suse/ice-Make-ice_msix_clean_rings-static.patch patches.suse/ice-Change-device-ID-define-names-to-align-with-bran.patch patches.suse/ice-Update-expected-FW-version.patch patches.suse/ice-Use-capability-count-returned-by-the-firmware.patch patches.suse/ice-Introduce-ice_dev_onetime_setup.patch patches.suse/ice-Allocate-VF-interrupts-and-set-queue-map.patch patches.suse/ice-Poll-for-link-status-change.patch patches.suse/drivers-net-remove-net-busy_poll.h-inclusion-when-no.patch patches.suse/ipv6-ndisc-Preserve-IPv6-control-buffer-if-protocol-.patch patches.suse/s390-sles15sp1-00-12-40-net-smc-fix-smc_buf_unuse-to-use-the-lgr-pointer.patch patches.suse/include-linux-pfn_t.h-force-to-be-parsed-as-an-unary.patch patches.suse/mm-don-t-warn-about-large-allocations-for-slab.patch patches.suse/0001-mm-rework-memcg-kernel-stack-accounting.patch patches.suse/0001-mm-don-t-miss-the-last-page-because-of-round-off-err.patch patches.suse/0001-mm-page_alloc-drop-should_suppress_show_mem.patch patches.suse/mm-mempolicy-c-use-match_string-helper-to-simplify-the-code.patch patches.suse/0001-mm-create-non-atomic-version-of-SetPageReserved-for-.patch patches.suse/0001-mm-defer-ZONE_DEVICE-page-initialization-to-the-poin.patch patches.suse/mm-memory-c-recheck-page-table-entry-with-page-table-lock-held.patch patches.suse/mm-page-writeback.c-fix-range_cyclic-writeback-vs-wr.patch patches.suse/mm-split-swp_file-into-swp_activated-and-swp_fs.patch patches.suse/mm-export-add_swap_extent.patch patches.suse/hugetlbfs-dirty-pages-as-they-are-added-to-pagecache.patch patches.suse/0432-rtc-ds1307-add-offset-sysfs-for-mt41txx-chips.patch patches.suse/0433-rtc-ds1307-add-frequency_test_enable-attribute-on-m4.patch patches.suse/0457-rtc-ds1307-fix-ds1339-wakealarm-support.patch patches.suse/rtc-s35390a-Change-buf-s-type-to-u8-in-s35390a_init.patch patches.suse/Input-st1232-set-INPUT_PROP_DIRECT-property.patch patches.suse/Input-silead-try-firmware-reload-after-unsuccessful-.patch patches.suse/Input-synaptics-avoid-using-uninitialized-variable-w.patch patches.suse/0001-watchdog-hpwdt-Initialize-pretimeout-from-module-par.patch patches.suse/0002-watchdog-hpwdt-Claim-NMI-from-iLO.patch patches.suse/0003-watchdog-hpwdt-Display-module-parameters.patch patches.suse/0004-watchdog-hpwdt-Module-paramerter-alias.patch patches.suse/0005-watchdog-hpwdt-Update-version-number.patch patches.suse/watchdog-core-fix-null-pointer-dereference-when-rele.patch patches.suse/0006-watchdog-hpwdt-Disable-PreTimeout-when-Timeout-is-sm.patch patches.suse/0001-drm-sti-do-not-remove-the-drm_bridge-that-was-never-.patch patches.suse/0031-dma-buf-Remove-requirement-for-ops-map-from-dma_buf_.patch patches.suse/0001-drm-cirrus-Use-drm_framebuffer_put-to-avoid-kernel-o.patch patches.suse/0033-drm-panel-Fix-sphinx-warning.patch patches.suse/drm-nouveau-Remove-unecessary-dma_fence_ops.patch patches.suse/0001-drm-virtio-fix-bounds-check-in-virtio_gpu_cmd_get_ca.patch patches.suse/drm_dp_cec-check-that-aux-has-a-transfer-function.patch patches.suse/drm_dp_cec-add-note-about-good-MegaChips-2900-CEC-su.patch patches.suse/drm_dp_mst_topology-fix-broken-drm_dp_sideband_parse.patch patches.suse/drm-nouveau-add-DisplayPort-CEC-Tunneling-over-AUX-s.patch patches.suse/qxl-fix-null-pointer-crash-during-suspend.patch patches.suse/drm-rockchip-Allow-driver-to-be-shutdown-on-reboot-k.patch patches.suse/drm-udl-Replace-drm_dev_unref-with-drm_dev_put.patch patches.suse/0004-drm-i915-icl-compute-the-TBT-PLL-registers.patch patches.suse/0005-drm-i915-icl-Add-remaining-registers-and-bitfields-f.patch patches.suse/0006-drm-i915-icl-Implement-voltage-swing-programming-seq.patch patches.suse/0007-drm-i915-icl-implement-icl_digital_port_connected.patch patches.suse/0008-drm-i915-icl-store-the-port-type-for-TC-ports.patch patches.suse/0009-drm-i915-icl-Update-FIA-supported-lane-count-for-hpd.patch patches.suse/0010-drm-i915-icl-program-MG_DP_MODE.patch patches.suse/0011-drm-i915-icl-toggle-PHY-clock-gating-around-link-tra.patch patches.suse/drm-i915-Restore-sane-defaults-for-KMS-on-GEM-error-.patch patches.suse/0028-drm-i915-guc-Move-the-pin-bias-value-from-GuC-to-GGT.patch patches.suse/0012-drm-i915-icl-don-t-set-CNL_DDI_CLOCK_REG_ACCESS_ON-a.patch patches.suse/0013-drm-i915-icl-Add-TBT-checks-for-PLL-calculations.patch patches.suse/0014-drm-i915-icl-Set-TBT-IO-in-Aux-transaction.patch patches.suse/drm-i915-Downgrade-Gen9-Plane-WM-latency-error.patch patches.suse/0015-drm-i915-icl-avoid-unclaimed-PLANE_NV12_BUF_CFG-regi.patch patches.suse/0017-drm-i915-icl-Fix-power-well-anonymous-union-initiali.patch patches.suse/0001-drm-i915-vlv-Use-power-well-CTL-IDX-instead-of-ID.patch patches.suse/0001-drm-i915-ddi-Use-power-well-CTL-IDX-instead-of-ID.patch patches.suse/0001-drm-i915-Remove-redundant-power-well-IDs.patch patches.suse/0001-drm-i915-Make-power-well-ID-names-more-uniform.patch patches.suse/0018-drm-i915-Use-existing-power-well-IDs-where-possible.patch patches.suse/0019-drm-i915-icl-Add-missing-power-gate-enums.patch patches.suse/drm-i915-cfl-Add-a-new-CFL-PCI-ID patches.suse/0020-drm-i915-icl-account-for-context-save-restore-remove.patch patches.suse/drm-i915-Cleanup-gt-powerstate-from-gem.patch patches.suse/0021-drm-i915-icl-Implement-HSDIV_RATIO-of-MG_CLKTOP2_HSC.patch patches.suse/0022-drm-i915-icl-Get-DDI-clock-for-ICL-for-MG-PLL-and-TB.patch patches.suse/0023-drm-i915-icl-implement-the-tc-legacy-HPD-dis-connect.patch patches.suse/0038-drm-i915-psr-Remove-wait_for_idle-for-PSR2.patch patches.suse/drm-i915-Clean-up-skl_plane_has_planar.patch patches.suse/0024-drm-i915-Do-not-advertize-support-for-NV12-on-ICL-ye.patch patches.suse/0025-drm-i915-Fix-ICL-HDMI-clock-readout.patch patches.suse/0026-drm-i915-icl-Fix-context-RPCS-programming.patch patches.suse/0027-drm-i915-Reduce-context-HW-ID-lifetime.patch patches.suse/drm-i915-Attach-the-pci-match-data-to-the-device-upo.patch patches.suse/drm-i915-Move-final-cleanup-of-drm_i915_private-to-i.patch patches.suse/0001-drm-rcar-du-Update-Gen3-output-limitations.patch patches.suse/drm-amd-display-Remove-redundant-non-zero-and-overfl.patch patches.suse/drm-amdgpu-gfx9-Update-gfx9-golden-settings.patch patches.suse/0037-drm-amdgpu-fix-integer-overflow-test-in-amdgpu_bo_li.patch patches.suse/drm-amdgpu-added-support-2nd-UVD-instance.patch patches.suse/drm-amdgpu-change-VEGA-booting-with-firmware-loaded-.patch patches.suse/drm-amdgpu-add-missing-CHIP_HAINAN-in-amdgpu_ucode_g.patch patches.suse/0005-drm-amdgpu-Revert-kmap-PDs-PTs-in-amdgpu_vm_update_d.patch patches.suse/drm-amd-display-num-of-sw-i2c-aux-engines-less-than-.patch patches.suse/0001-drm-amdgpu-Fix-SDMA-TO-after-GPU-reset-v3.patch patches.suse/0001-drm-hisilicon-hibmc-Do-not-carry-error-code-in-HiBMC.patch patches.suse/0001-drm-hisilicon-hibmc-Don-t-overwrite-fb-helper-surfac.patch patches.suse/0006-Revert-drm-sun4i-Remove-R40-display-pipeline-compati.patch patches.suse/0001-drm-i915-Replace-some-PAGE_SIZE-with-I915_GTT_PAGE_S.patch patches.suse/0001-firmware-dmc-icl-load-v1.07-on-icelake.patch patches.suse/0001-drm-amd-display-fix-gamma-not-being-applied.patch patches.suse/0001-drm-amd-display-Raise-dispclk-value-for-dce120-by-15.patch patches.suse/drm-omap-fix-memory-barrier-bug-in-DMM-driver.patch patches.suse/0044-drm-msm-disp-dpu-Use-proper-define-for-drm_encoder_i.patch patches.suse/0001-drm-msm-dpu-Allow-planes-to-extend-past-active-displ.patch patches.suse/0045-drm-msm-gpu-fix-parameters-in-function-msm_gpu_crash.patch patches.suse/0046-drm-msm-fix-unsigned-comparison-with-less-than-zero.patch patches.suse/drm-nouveau-Check-backlight-IDs-are-0-not-0.patch patches.suse/drm-nouveau-Add-NV_PRINTK_ONCE-and-variants.patch patches.suse/drm-nouveau-Move-backlight-device-into-nouveau_conne.patch patches.suse/drm-nouveau-drm-nouveau-s-nouveau_backlight_exit-nou.patch patches.suse/drm-nouveau-Cleanup-indenting-in-nouveau_backlight.c.patch patches.suse/drm-nouveau-Refactor-nvXX_backlight_init.patch patches.suse/drm-nouveau-Fix-potential-memory-leak-in-nouveau_drm.patch patches.suse/drm-nouveau-Start-using-new-drm_dev-initialization-h.patch patches.suse/drm-nouveau-disp-add-a-way-to-configure-scrambling-t.patch patches.suse/drm-nouveau-disp-gm200-add-scdc-parameter-setter.patch patches.suse/drm-nouveau-disp-keep-track-of-high-speed-state-prog.patch patches.suse/drm-nouveau-disp-add-support-for-setting-scdc-parame.patch patches.suse/drm-nouveau-disp-take-sink-support-into-account-for-.patch patches.suse/0047-drm-nouveau-secboot-acr-fix-memory-leak.patch patches.suse/0001-drm-amd-powerplay-Enable-Disable-NBPSTATE-on-On-OFF-.patch patches.suse/0002-drm-amdgpu-Suppress-keypresses-from-ACPI_VIDEO-event.patch patches.suse/0001-drm-amdgpu-powerplay-fix-missing-break-in-switch-sta.patch patches.suse/0003-drm-panel-orientation-quirks-Add-quirk-for-Acer-One-.patch patches.suse/0004-drm-amd-display-fix-bug-of-accessing-invalid-memory.patch patches.suse/0005-drm-amdgpu-Fix-typo-in-amdgpu_vmid_mgr_init.patch patches.suse/drm-amdgpu-Update-gc_9_0-golden-settings.patch patches.suse/drm-i915-Restore-vblank-interrupts-earlier.patch patches.suse/0001-drm-i915-Use-the-correct-crtc-when-sanitizing-plane-.patch patches.suse/drm-i915-Don-t-unset-intel_connector-mst_port.patch patches.suse/drm-i915-Skip-vcpi-allocation-for-MSTB-ports-that-ar.patch patches.suse/drm-i915-dp-Link-train-Fallback-on-eDP-only-if-fallb.patch patches.suse/drm-i915-Large-page-offsets-for-pread-pwrite.patch patches.suse/0001-drm-i915-gen9-Fix-initial-readout-for-Y-tiled-frameb.patch patches.suse/0028-firmware-dmc-icl-Add-missing-MODULE_FIRMWARE-for-Ice.patch patches.suse/bpf-devmap-fix-wrong-interface-selection-in-notifier.patch patches.suse/selftests-bpf-add-config-fragments-BPF_STREAM_PARSER.patch patches.suse/bpf-btf-fix-a-missing-check-bug-in-btf_parse.patch patches.suse/bpf-fix-test-suite-to-enable-all-unpriv-program-type.patch patches.suse/bpf-make-direct-packet-write-unclone-more-robust.patch patches.suse/bpf-add-bpf_jit_limit-knob-to-restrict-unpriv-alloca.patch patches.suse/bpf-fix-wrong-helper-enablement-in-cgroup-local-stor.patch patches.suse/net-Properly-unlink-GRO-packets-on-overflow.patch patches.suse/net-sched-gred-pass-the-right-attribute-to-gred_chan.patch patches.suse/macsec-update-operstate-when-lower-device-changes.patch patches.suse/macsec-let-the-administrator-set-UP-state-even-if-lo.patch patches.suse/9p-xen-fix-check-for-xenbus_read-error-in-front_prob.patch patches.suse/v9fs_dir_readdir-fix-double-free-on-p9stat_read-erro.patch patches.suse/9p-clear-dangling-pointers-in-p9stat_free.patch patches.suse/9p-rdma-do-not-disconnect-on-down_interruptible-EAGA.patch patches.suse/9p-do-not-trust-pdu-content-for-stat-item-size.patch patches.suse/9p-locks-add-mount-option-for-lock-retry-interval.patch patches.suse/9p-acl-fix-uninitialized-iattr-access.patch patches.suse/9p-rdma-remove-useless-check-in-cm_event_handler.patch patches.suse/9p-p9dirent_read-check-network-provided-name-length.patch patches.suse/9p-locks-fix-glock.client_id-leak-in-do_lock.patch patches.suse/fsnotify-Fix-busy-inodes-during-unmount.patch patches.suse/0176-staging-rtl8188eu-use-is_multicast_ether_addr-in-rtw.patch patches.suse/0177-staging-rtl8188eu-use-is_multicast_ether_addr-in-rtw.patch patches.suse/0178-staging-rtl8188eu-use-is_multicast_ether_addr-in-rtw.patch patches.suse/staging-rtl8188eu-remove-unused-IS_MCAST.patch patches.suse/staging-rtl8188eu-use-phydm_reg.h-from-rtlwifi.patch patches.suse/staging-rtl8188eu-Removed-unnecessary-parentheses.patch patches.suse/staging-rtl8188eu-Fix-spelling-mistake.patch patches.suse/staging-rtl8188eu-Removed-code-valid-for-5GHz.patch patches.suse/staging-rtl8188eu-Removed-a-function-and-coded-inlin.patch patches.suse/staging-rtl8188eu-Removed-unneeded-variable.patch patches.suse/0415-staging-fsl-dpaa2-ethsw-remove-redundant-pointer-por.patch patches.suse/0416-staging-fsl-dpaa2-ethsw-Fix-uninitialized-variables.patch patches.suse/0001-staging-bcm2835-audio-Clean-up-mutex-locks.patch patches.suse/0002-staging-bcm2835-audio-Remove-redundant-spdif-stream-.patch patches.suse/0003-staging-bcm2835-audio-Clean-up-include-files-in-bcm2.patch patches.suse/0004-staging-bcm2835-audio-Remove-redundant-substream-mas.patch patches.suse/0005-staging-bcm2835-audio-Fix-mute-controls-volume-handl.patch patches.suse/0006-staging-bcm2835-audio-Remove-redundant-function-call.patch patches.suse/0007-staging-bcm2835-audio-Remove-superfluous-open-flag.patch patches.suse/0008-staging-bcm2835-audio-Drop-useless-running-flag-and-.patch patches.suse/0009-staging-bcm2835-audio-Fix-incorrect-draining-handlin.patch patches.suse/0010-staging-bcm2835-audio-Kill-unused-spinlock.patch patches.suse/0011-staging-bcm2835-audio-Use-PCM-runtime-values-instead.patch patches.suse/0012-staging-bcm2835-audio-Drop-unnecessary-pcm-indirect-.patch patches.suse/0013-staging-bcm2835-audio-Drop-useless-NULL-check.patch patches.suse/0014-staging-bcm2835-audio-Propagate-parameter-setup-erro.patch patches.suse/0015-staging-bcm2835-audio-Drop-debug-messages-in-bcm2835.patch patches.suse/0016-staging-bcm2835-audio-Drop-superfluous-mutex-lock-du.patch patches.suse/0017-staging-bcm2835-audio-Add-10ms-period-constraint.patch patches.suse/0018-staging-bcm2835-audio-Make-single-vchi-handle.patch patches.suse/0019-staging-bcm2835-audio-Code-refactoring-of-vchiq-acce.patch patches.suse/0020-staging-bcm2835-audio-Operate-non-atomic-PCM-ops.patch patches.suse/0021-staging-bcm2835-audio-Use-card-private_data.patch patches.suse/0022-staging-bcm2835-audio-Use-standard-error-print-helpe.patch patches.suse/0023-staging-bcm2835-audio-Remove-unnecessary-header-file.patch patches.suse/0024-staging-bcm2835-audio-Move-module-parameter-descript.patch patches.suse/0025-staging-bcm2835-audio-Use-coherent-device-buffers.patch patches.suse/0027-staging-bcm2835-audio-Simplify-PCM-creation-helpers.patch patches.suse/0028-staging-bcm2835-audio-Simplify-kctl-creation-helpers.patch patches.suse/0029-staging-bcm2835-audio-Simplify-card-object-managemen.patch patches.suse/staging-rtl8188eu-Fix-two-sleep-in-atomic-context-bu.patch patches.suse/staging-rtl8188eu-simplify-function-comment.patch patches.suse/staging-rtl8188eu-remove-pointless-comment.patch patches.suse/staging-rtl8188eu-Remove-code-valid-only-for-5-GHz.patch patches.suse/0190-staging-rtl8188eu-fix-comparsions-to-true.patch patches.suse/staging-rtl8188eu-remove-whitespace.patch patches.suse/0192-staging-rtl8188eu-remove-unnecessary-parentheses.patch patches.suse/Staging-rtlwifi-efuse-Fixed-a-line-length-code-styli.patch patches.suse/staging-rtl8188eu-refactor-SwLedControlMode1.patch patches.suse/staging-rtl8188eu-remove-unnecessary-parentheses-in-.patch patches.suse/staging-rtl8188eu-fix-lines-over-80-characters-in-rt.patch patches.suse/staging-rtl8188eu-change-array-type-to-u8.patch patches.suse/iio-adc-max9611-explicitly-cast-gain_selectors.patch patches.suse/iio-dac-mcp4922-fix-error-handling-in-mcp4922_write_.patch patches.suse/staging-rtl8188eu-remove-code-that-is-valid-only-for.patch patches.suse/staging-rtl8188eu-Fix-a-sleep-in-atomic-context-bug-.patch patches.suse/staging-rtl8188eu-simplify-calculation.patch patches.suse/0200-staging-rtl8188eu-remove-unnecessary-parentheses.patch patches.suse/0201-staging-rtl8188eu-remove-whitespace.patch patches.suse/0202-staging-rtl8188eu-fix-comparsions-to-true.patch patches.suse/staging-rtl8188eu-fix-comparsions-to-false.patch patches.suse/staging-rtl8188eu-add-missing-spaces-around-operator.patch patches.suse/0205-staging-rtl8188eu-fix-lines-over-80-characters.patch patches.suse/staging-rtl8188eu-simplify-function-comments.patch patches.suse/staging-olpc_dcon-add-a-missing-dependency.patch patches.suse/staging-rtl8188eu-remove-5-GHz-code-from-Hal_GetChnl.patch patches.suse/staging-rtl8188eu-change-return-type-of-Hal_GetChnlG.patch patches.suse/staging-rtl8188eu-rename-parameter-of-Hal_GetChnlGro.patch patches.suse/staging-rtl8188eu-clean-function-definitions-style.patch patches.suse/Staging-rtlwifi-remove-unnecessary-NULL-check.patch patches.suse/staging-rtlwifi-Use-proper-enumerated-types-for-Wi-F.patch patches.suse/staging-rtl8188eu-rtl8723bs-fix-spelling-mistake-eve.patch patches.suse/staging-rtl8188eu-Remove-unnecessary-parentheses.patch patches.suse/staging-rtl8188eu-remove-unused-rtw_scan_abort.patch patches.suse/staging-rtl8188eu-remove-rtw_qos.h.patch patches.suse/staging-rtl8188eu-Simplify-memcmp-logical-checks.patch patches.suse/staging-rtl8188eu-fix-spelling-mistake-transfoer_len.patch patches.suse/staging-rtl8188eu-simplify-function-comments-style.patch patches.suse/0218-staging-rtl8188eu-do-not-line-break-function-definit.patch patches.suse/staging-rtl8188eu-rename-variable-style.patch patches.suse/staging-rtl8188eu-use-break-to-exit-while-loop.patch patches.suse/staging-rtl8188eu-Use-proper-enum-in-rtl8188eu_confi.patch patches.suse/staging-rtl8188eu-remove-get_right_chnl_for_iqk.patch patches.suse/staging-rtl8188eu-Skip-unnecessary-field-checks.patch patches.suse/staging-rtlwifi-Remove-set-but-not-used-variable-pps.patch patches.suse/staging-iio-ad7606-fix-voltage-scales.patch patches.suse/iio-adc-imx25-gcq-Fix-leak-of-device_node-in-mx25_gc.patch patches.suse/iio-adc-at91-fix-acking-DRDY-irq-on-simple-conversio.patch patches.suse/iio-adc-at91-fix-wrong-channel-number-in-triggered-b.patch patches.suse/iio-ad5064-Fix-regulator-handling.patch patches.suse/staging-rtlwifi-Return-ENOMEM-instead-of-1.patch patches.suse/staging-rtlwifi-Removed-unused-define-and-code-efuse.patch patches.suse/staging-rtl8188eu-cleanup-inconsistent-indenting.patch patches.suse/staging-rtl8188eu-rename-odm_HWConfig.patch patches.suse/staging-rtl8188eu-remove-wrapper-odm_SignalScaleMapp.patch patches.suse/staging-rtl8188eu-add-spaces-around-in-odm_hwconfig..patch patches.suse/0228-staging-rtl8188eu-add-spaces-around-in-odm_hwconfig..patch patches.suse/staging-rtl8188eu-replace-tabs-with-spaces-in-odm_hw.patch patches.suse/staging-rtl8188eu-rename-parameter-of-odm_QueryRxPwr.patch patches.suse/staging-rtl8188eu-rename-odm_QueryRxPwrPercentage.patch patches.suse/staging-rtl8188eu-rename-parameter-of-odm_EVMdbToPer.patch patches.suse/staging-rtl8188eu-rename-odm_EVMdbToPercentage.patch patches.suse/staging-rtl8188eu-rename-parameter-of-odm_SignalScal.patch patches.suse/staging-rtl8188eu-rename-variable-in-odm_SignalScale.patch patches.suse/staging-rtl8188eu-rename-odm_SignalScaleMapping.patch patches.suse/staging-rtl8188eu-correct-block-comment-in-bb_cfg.c.patch patches.suse/staging-rtl8188eu-simplify-block-comment-in-pwrseq.c.patch patches.suse/staging-rtl8188eu-add-spaces-around-in-fw.c.patch patches.suse/0240-staging-rtl8188eu-remove-unnecessary-parentheses-in-.patch patches.suse/staging-rtl8188eu-remove-braces-from-single-if-state.patch patches.suse/staging-rtl8188eu-fix-spelling-mistake-in-comment.patch patches.suse/staging-rtlwifi-Remove-unnecessary-parentheses2.patch patches.suse/staging-rtl8188eu-fix-line-over-80-characters-style.patch patches.suse/staging-rtl8188eu-cleanup-array-declaration-style.patch patches.suse/staging-rtl8188eu-rewrite-if-tests-style.patch patches.suse/staging-rtl8188eu-change-array-type-to-const-u8.patch patches.suse/staging-rtl8188eu-make-struct-field-of-mlme_handler-.patch patches.suse/staging-rtl8188eu-make-struct-field-of-action_handle.patch patches.suse/staging-rtl8188eu-remove-whitespace-in-rtw_mlme_ext..patch patches.suse/staging-rtl8188eu-remove-dead-code-from-dm_fast_trai.patch patches.suse/staging-rtl8188eu-add-spaces-around-operators-in-odm.patch patches.suse/staging-comedi-ni_mio_common-protect-register-write-.patch patches.suse/staging-rtl8188eu-use-__func__-instead-of-hardcoded-.patch patches.suse/staging-rtl8188eu-add-spaces-around-operators-style.patch patches.suse/staging-rtl8188eu-cleanup-lines-over-80-characters-s.patch patches.suse/0255-staging-rtl8188eu-remove-whitespace-style.patch patches.suse/staging-rtl8188eu-fix-spelling-mistake-Abnornally-Ab.patch patches.suse/staging-rtlwifi-phydm-fix-spelling-mistake-Abnrormal.patch patches.suse/staging-rtl8188eu-fix-spelling-mistake-EINPROGESS-EI.patch patches.suse/staging-rtl8188eu-cleanup-missing-spaces-around-oper.patch patches.suse/staging-rtl8188eu-use-__func__-in-qos_acm.patch patches.suse/staging-rtl8188eu-cleanup-alignment-issue.patch patches.suse/staging-rtl8188eu-remove-commented-code.patch patches.suse/staging-rtl8188eu-cleanup-block-comments.patch patches.suse/staging-rtl8188eu-cleanup-long-lines-in-rtw_get_sta_.patch patches.suse/staging-rtl8188eu-cleanup-long-lines-in-stop_sta_xmi.patch patches.suse/staging-rtl8188eu-remove-whitespace-in-qos_acm.patch patches.suse/staging-rtl8188eu-remove-unused-parameter-of-HalSetB.patch patches.suse/staging-rtl8188eu-rename-parameters-of-HalSetBrateCf.patch patches.suse/staging-rtl8188eu-rename-HalSetBrateCfg-style.patch patches.suse/staging-rtl8188eu-remove-unused-parameter-of-hal_com.patch patches.suse/staging-rtl8188eu-rename-parameter-of-hal_com_get_ch.patch patches.suse/staging-rtl8188eu-rename-parameters-of-Hal_MappingOu.patch patches.suse/staging-rtl8188eu-rename-Hal_MappingOutPipe-style.patch patches.suse/0273-staging-rtl8188eu-remove-whitespace-style.patch patches.suse/staging-rtl8188eu-cleanup-comparsions-to-false.patch patches.suse/staging-rtl8188eu-core-Use-sizeof-p-instead-of-sizeo.patch patches.suse/serial-uartps-console_setup-can-t-be-placed-to-init-.patch patches.suse/serial-uartps-Fix-suspend-functionality.patch patches.suse/kgdboc-Passing-ekgdboc-to-command-line-causes-panic.patch patches.suse/kgdboc-Fix-restrict-error.patch patches.suse/serial-samsung-Enable-baud-clock-for-UART-reset-proc.patch patches.suse/serial-mxs-auart-Fix-potential-infinite-loop.patch patches.suse/serial-8250-Fix-clearing-FIFOs-in-RS485-mode-again.patch patches.suse/sc16is7xx-Fix-for-multi-channel-stall.patch patches.suse/sc16is7xx-Fix-for-Unexpected-interrupt-8.patch patches.suse/kgdboc-Fix-warning-with-module-build.patch patches.suse/0453-serial-fsl_lpuart-Remove-the-alias-node-dependence.patch patches.suse/tty-wipe-buffer.patch patches.suse/tty-wipe-buffer-if-not-echoing-data.patch patches.suse/tty-check-name-length-in-tty_find_polling_driver.patch patches.suse/media-uvcvideo-Fix-uvc_alloc_entity-allocation-align.patch patches.suse/media-replace-strcpy-by-strscpy.patch patches.suse/media-fix-media-pci-meye-validate-offset-to-avoid-ar.patch patches.suse/media-dvb-fix-compat-ioctl-translation.patch patches.suse/media-tvp5150-avoid-going-past-array-on-v4l2_queryme.patch patches.suse/media-em28xx-fix-handler-for-vidioc_s_input.patch patches.suse/media-em28xx-use-a-default-format-if-TRY_FMT-fails.patch patches.suse/media-em28xx-fix-input-name-for-Terratec-AV-350.patch patches.suse/media-em28xx-make-v4l2-compliance-happier-by-startin.patch patches.suse/media-tvp5150-fix-width-alignment-during-set_selecti.patch patches.suse/media-tvp5150-fix-switch-exit-in-set-control-handler.patch patches.suse/media-vsp1-Fix-YCbCr-planar-formats-pitch-calculatio.patch patches.suse/media-pci-ivtv-Fix-a-sleep-in-atomic-context-bug-in-.patch patches.suse/media-au0828-Fix-incorrect-error-messages.patch patches.suse/media-pci-cx23885-handle-adding-to-list-failure.patch patches.suse/media-davinci-Fix-implicit-enum-conversion-warning.patch patches.suse/media-pxa_camera-Fix-check-for-pdev-dev.of_node.patch patches.suse/media-isif-fix-a-NULL-pointer-dereference-bug.patch patches.suse/media-cx231xx-fix-potential-sign-extension-overflow-.patch patches.suse/media-v4l2-tpg-fix-kernel-oops-when-enabling-HFLIP-a.patch patches.suse/0024-i2c-synquacer-fix-fall-through-annotation.patch patches.suse/0452-i2c-mux-pca954x-simplify-code-to-reach-the-adapter.patch patches.suse/i2c-mux-mlxcpld-simplify-code-to-reach-the-adapter.patch patches.suse/tee-optee-take-DT-status-property-into-account.patch patches.suse/tee-add-kernel-internal-client-interface.patch patches.suse/soc-tegra-pmc-Fix-child-node-lookup.patch patches.suse/soc-qcom-wcnss_ctrl-Avoid-string-overflow.patch patches.suse/soc-imx-gpc-fix-PDN-delay.patch patches.suse/0441-soc-fsl-qbman-Check-if-CPU-is-offline-when-initializ.patch patches.suse/0442-soc-fsl-qbman-replace-CPU-0-with-any-online-CPU-in-h.patch patches.suse/0443-soc-fsl-qbman-Add-64-bit-DMA-addressing-requirement-.patch patches.suse/0444-soc-fsl-qbman-Use-last-response-to-determine-valid-b.patch patches.suse/0445-soc-fsl-bman_portals-defer-probe-after-bman-s-probe.patch patches.suse/0446-soc-fsl-qbman-add-interrupt-coalesce-changing-APIs.patch patches.suse/dt-bindings-arm-fsl-add-scu-binding-doc.patch patches.suse/firmware-imx-add-scu-firmware-driver-support.patch patches.suse/firmware-imx-add-misc-svc-support.patch patches.suse/reset-Fix-potential-use-after-free-in-__of_reset_con.patch patches.suse/ARM-samsung-Limit-SAMSUNG_PM_CHECK-config-option-to-.patch patches.suse/remoteproc-Check-for-NULL-firmwares-in-sysfs-interfa.patch patches.suse/rpmsg-smd-fix-memory-leak-on-channel-create.patch patches.suse/btrfs-fix-null-pointer-dereference-on-compressed-wri.patch patches.suse/0002-Btrfs-fix-assertion-on-fsync-of-regular-file-when-us.patch patches.suse/btrfs-fix-deadlock-when-writing-out-free-space-cache.patch patches.suse/0008-btrfs-reset-max_extent_size-properly.patch patches.suse/0009-btrfs-set-max_extent_size-properly.patch patches.suse/0010-btrfs-don-t-use-ctl-free_space-for-max_extent_size.patch patches.suse/0011-btrfs-only-free-reserved-extent-if-we-didn-t-insert-it.patch patches.suse/0012-btrfs-fix-insert_reserved-error-handling.patch patches.suse/0013-btrfs-don-t-run-delayed_iputs-in-commit.patch patches.suse/0006-Btrfs-fix-use-after-free-during-inode-eviction.patch patches.suse/0007-Btrfs-fix-use-after-free-when-dumping-free-space.patch patches.suse/cpufreq_intel_pstate_Fix_compilation_for_not_CONFIG_ACPI.patch patches.suse/0001-xen-fix-race-in-xen_qlock_wait.patch patches.suse/0001-xen-make-xen_qlock_wait-nestable.patch patches.suse/0001-xen-pvh-increase-early-stack-size.patch patches.suse/0001-xen-balloon-Support-xend-based-toolstack.patch patches.suse/0001-xen-pvh-don-t-try-to-unplug-emulated-devices.patch patches.suse/uprobes-support-sdt-markers-having-reference-count-semaphore.patch patches.suse/uprobes-sdt-prevent-multiple-reference-counter-for-same-uprobe.patch patches.suse/trace_uprobe-sdt-prevent-multiple-reference-counter-for-same-uprobe.patch patches.suse/Cramfs-fix-abad-comparison-when-wrap-arounds-occur.patch patches.suse/svcrdma-Reduce-max_send_sges.patch patches.suse/nfsd-Fix-an-Oops-in-free_session.patch patches.suse/lockd-fix-access-beyond-unterminated-strings-in-prin.patch patches.suse/mm-rmap-map_pte-was-not-handling-private-ZONE_DEVICE-page-properly.patch patches.suse/linux-bitmap.h-fix-type-of-nbits-in-bitmap_shift_rig.patch patches.suse/hfsplus-prevent-btree-data-loss-on-root-split.patch patches.suse/hfs-prevent-btree-data-loss-on-root-split.patch patches.suse/kbuild-fix-kernel-bounds.c-W-1-warning.patch patches.suse/mm-Fix-warning-in-insert_pfn.patch patches.suse/reset-hisilicon-fix-potential-NULL-pointer-dereferen.patch patches.suse/0104-clk-mvebu-armada-37xx-periph-save-the-IP-base-addres.patch patches.suse/0105-clk-mvebu-armada-37xx-periph-add-suspend-resume-supp.patch patches.suse/0116-clk-mvebu-ap806-Remove-superfluous-of_clk_add_provid.patch patches.suse/clk-samsung-exynos5420-Enable-PERIS-clocks-for-suspe.patch patches.suse/clk-samsung-Use-clk_hw-API-for-calling-clk-framework.patch patches.suse/clk-at91-Fix-division-by-zero-in-PLL-recalc_rate.patch patches.suse/clk-mmp2-fix-the-clock-id-for-sdh2_clk-and-sdh3_clk.patch patches.suse/clk-rockchip-Fix-static-checker-warning-in-rockchip_.patch patches.suse/clk-s2mps11-Fix-matching-when-built-as-module-and-DT.patch patches.suse/clk-s2mps11-Add-used-attribute-to-s2mps11_dt_match.patch patches.suse/clk-fixed-rate-fix-of_node_get-put-imbalance.patch patches.suse/0001-mach64-fix-display-corruption-on-big-endian-machines.patch patches.suse/0001-mach64-fix-image-corruption-due-to-reading-accelerat.patch patches.suse/fbdev-sbuslib-use-checked-version-of-put_user.patch patches.suse/fbdev-sbuslib-integer-overflow-in-sbusfb_ioctl_helpe.patch patches.suse/0001-video-fbdev-sis-Remove-unnecessary-parentheses-and-c.patch patches.suse/0001-fbdev-fix-broken-menu-dependencies.patch patches.suse/0003-ceph-reset-cap-hold-timeout-only-for-requeued-inode.patch patches.suse/0005-ceph-check-snap-first-in-ceph_set_acl.patch patches.suse/revert-ceph-fix-dentry-leak-in-splice_dentry.patch patches.suse/ceph-fix-dentry-leak-in-ceph_readdir_prepopulate.patch patches.suse/0008-ceph-check-if-lookupname-request-was-aborted-when-filling-trace.patch patches.suse/0009-ceph-refactor-ceph_sync_read.patch patches.suse/0010-ceph-only-allow-punch-hole-mode-in-fallocate.patch patches.suse/libceph-bump-ceph_msg_max_data_len.patch patches.suse/libceph-introduce-ceph_pagelist_alloc.patch patches.suse/libceph-don-t-consume-a-ref-on-pagelist-in-ceph_msg_data_add_pagelist.patch patches.suse/libceph-enable-fallback-to-ceph_msg_new-in-ceph_msgpool_get.patch patches.suse/libceph-assign-cookies-in-linger_submit.patch patches.suse/libceph-introduce-alloc_watch_request.patch patches.suse/libceph-rbd-ceph-move-ceph_osdc_alloc_messages-calls.patch patches.suse/libceph-preallocate-message-data-items.patch patches.suse/libceph-check-reply-num_data_items-in-setup_request_data.patch patches.suse/fuse-Fix-use-after-free-in-fuse_dev_do_read.patch patches.suse/fuse-Fix-use-after-free-in-fuse_dev_do_write.patch patches.suse/fuse-set-FR_SENT-while-locked.patch patches.suse/fuse-fix-blocked_waitq-wakeup.patch patches.suse/bitops-protect-variables-in-set_mask_bits-macro.patch patches.suse/bitops-protect-variables-in-bit_clear_unless-macro.patch patches.suse/platform-x86-acerhdf-Add-BIOS-entry-for-Gateway-LT31.patch patches.suse/dell_rbu-make-firmware-payload-memory-uncachable patches.suse/firmware-dcdbas-add-support-for-wsmt-acpi-table.patch patches.suse/firmware-dcdbas-include-linux-io.h.patch patches.suse/platform-x86-mlx-platform-Properly-use-mlxplat_mlxcp.patch patches.suse/platform-x86-asus-wmi-Simplify-the-keyboard-brightne.patch patches.suse/platform-x86-intel_telemetry-report-debugfs-failure.patch patches.suse/platform-x86-asus-wmi-Only-notify-kbd-LED-hw_change-.patch patches.suse/platform-x86-asus-wmi-export-function-for-evaluating.patch patches.suse/bonding-fix-length-of-actor-system.patch patches.suse/mlxsw-spectrum_switchdev-Don-t-ignore-deletions-of-l.patch patches.suse/mlxsw-core-Fix-devlink-unregister-flow.patch patches.suse/rtnetlink-Disallow-FDB-configuration-for-non-Etherne.patch patches.suse/net-mlx4_en-add-a-missing-net-ip.h-include.patch patches.suse/net-mvpp2-Fix-affinity-hint-allocation.patch patches.suse/net-hns3-fix-spelling-mistake-intrerrupt-interrupt.patch patches.suse/vhost-Fix-Spectre-V1-vulnerability.patch patches.suse/net-mlx5e-fix-csum-adjustments-caused-by-RXFCS.patch patches.suse/net-hns3-add-error-handler-for-hns3_nic_init_vector_.patch patches.suse/net-hns3-bugfix-for-buffer-not-free-problem-during-r.patch patches.suse/net-hns3-bugfix-for-reporting-unknown-vector0-interr.patch patches.suse/net-hns3-bugfix-for-the-initialization-of-command-qu.patch patches.suse/net-hns3-remove-unnecessary-queue-reset-in-the-hns3_.patch patches.suse/net-hns3-bugfix-for-is_valid_csq_clean_head.patch patches.suse/net-hns3-bugfix-for-hclge_mdio_write-and-hclge_mdio_.patch patches.suse/net-hns3-fix-incorrect-return-value-type-of-some-fun.patch patches.suse/net-hns3-bugfix-for-handling-mailbox-while-the-comma.patch patches.suse/net-hns3-bugfix-for-rtnl_lock-s-range-in-the-hclge_r.patch patches.suse/net-hns3-bugfix-for-rtnl_lock-s-range-in-the-hclgevf.patch patches.suse/mlxsw-reg-QEEC-Add-minimum-shaper-fields.patch patches.suse/mlxsw-spectrum-Set-minimum-shaper-on-MC-TCs.patch patches.suse/bpf-tcp_bpf_recvmsg-should-return-EAGAIN-when-nonblo.patch patches.suse/libbpf-Fix-compile-error-in-libbpf_attach_type_by_na.patch patches.suse/bpf-fix-partial-copy-of-map_ptr-when-dst-is-scalar.patch patches.suse/bpf-don-t-set-id-on-after-map-lookup-with-ptr_to_map.patch patches.suse/igb-shorten-maximum-PHC-timecounter-update-interval.patch patches.suse/fm10k-fix-SM-mailbox-full-condition.patch patches.suse/fm10k-ensure-completer-aborts-are-marked-as-non-fata.patch patches.suse/fm10k-add-missing-device-IDs-to-the-upstream-driver.patch patches.suse/fm10k-bump-driver-version-to-match-out-of-tree-relea.patch patches.suse/ixgbe-ixgbevf-fix-XFRM_ALGO-dependency.patch patches.suse/i40e-Update-status-codes.patch patches.suse/ixgbe-fix-MAC-anti-spoofing-filter-after-VFLR.patch patches.suse/net-stmmac-Fix-stmmac_mdio_reset-when-building-stmma.patch patches.suse/openvswitch-Fix-push-pop-ethernet-validation.patch patches.suse/dt-bindings-i2c-i2c-imx-lpi2c-add-imx8qxp-compatible-string.patch patches.suse/vhost-scsi-truncate-T10-PI-iov_iter-to-prot_bytes.patch patches.suse/0001-vfs-fix-FIGETBSZ-ioctl-on-an-overlayfs-file.patch patches.suse/0056-amd-gpu-Don-t-undefine-READ-and-WRITE.patch patches.suse/vfs-allow-dedupe-of-user-owned-read-only-files.patch patches.suse/vfs-dedupe-should-return-EPERM-if-permission-is-not-.patch patches.suse/powerpc-pseries-Export-maximum-memory-value.patch patches.suse/powerpc-pseries-add-missing-cpumask.h-include-file.patch patches.suse/vfs-vfs_clone_file_prep_inodes-should-return-EINVAL-.patch patches.suse/vfs-exit-early-from-zero-length-remap-operations.patch patches.suse/vfs-avoid-problematic-remapping-requests-into-partia.patch patches.suse/vfs-skip-zero-length-dedupe-requests.patch patches.suse/vfs-rename-clone_verify_area-to-remap_verify_area.patch patches.suse/xfs-fix-pagecache-truncation-prior-to-reflink.patch patches.suse/xfs-clean-up-xfs_reflink_remap_blocks-call-site.patch patches.suse/apparmor-dont-try-to-replace-stale-label-in-ptrace-access-check.patch patches.suse/apparmor-dont-try-to-replace-stale-label-in-ptraceme-check.patch patches.suse/apparmor-Fix-uninitialized-value-in-aa_split_fqname.patch patches.suse/drm-edid-Add-6-bpc-quirk-for-BOE-panel.patch patches.suse/0060-drm-panel-simple-Innolux-TV123WAM-is-actually-P120ZD.patch patches.suse/powerplay-Respect-units-on-max-dcfclk-watermark.patch patches.suse/drm-atomic_helper-Disallow-new-modesets-on-unregiste.patch patches.suse/drm-atomic_helper-Allow-DPMS-On-Off-changes-for-unre.patch patches.suse/drm-atomic_helper-Stop-modesets-on-unregistered-conn.patch patches.suse/0002-drm-nouveau-Fix-nv50_mstc-best_encoder.patch patches.suse/0057-drm-i915-dp-Fix-link-retraining-comment-in-intel_dp_.patch patches.suse/0058-drm-i915-dp-Restrict-link-retrain-workaround-to-exte.patch patches.suse/ALSA-ca0106-Disable-IZD-on-SB0570-DAC-to-fix-audio-p.patch patches.suse/edac-skx_edac-add-address-translation-for-non-volatile-dimms.patch patches.suse/pwm-lpss-Release-runtime-pm-reference-from-the-drive.patch patches.suse/dt-bindings-pwm-renesas-tpu-fix-compatible-prop-description.patch patches.suse/pwm-lpss-Only-set-update-bit-if-we-are-actually-chan.patch patches.suse/block-fix-the-DISCARD-request-merge.patch patches.suse/nvme-fc-fix-request-private-initialization.patch patches.suse/0002-mm-handle-no-memcg-case-in-memcg_kmem_charge-properl.patch patches.suse/4.4.164-131-mm-thp-relax-__GFP_THISNODE-for-MADV_HUGEPAGE.patch patches.suse/ocfs2-fix-a-misuse-a-of-brelse-after-failing-ocfs2_c.patch patches.suse/0001-memory_hotplug-cond_resched-in-__remove_pages.patch patches.suse/scsi-qla2xxx-Modify-fall-through-annotations.patch patches.suse/scsi-qla2xxx-Improve-several-kernel-doc-headers.patch patches.suse/scsi-qla2xxx-Declare-local-functions-static.patch patches.suse/scsi-qla2xxx-Make-qla2x00_sysfs_write_nvram-easier-t.patch patches.suse/scsi-qla2xxx-Remove-a-set-but-not-used-variable.patch patches.suse/scsi-qla2xxx-Make-sure-that-qlafx00_ioctl_iosb_entry.patch patches.suse/scsi-qla2xxx-Remove-two-arguments-from-qlafx00_error.patch patches.suse/cifs-fix-return-value-for-cifs_listxattr.patch patches.suse/cifs-fix-spelling-mistake-EACCESS-EACCES.patch patches.suse/smb3-add-trace-point-for-tree-connection.patch patches.suse/smb3-on-kerberos-mount-if-server-doesn-t-specify-aut.patch patches.suse/smb3-allow-more-detailed-protocol-info-on-open-files.patch patches.suse/smb3-missing-defines-and-structs-for-reparse-point-handling.patch patches.suse/CIFS-Add-support-for-direct-I-O-read.patch patches.suse/CIFS-Add-support-for-direct-I-O-write.patch patches.suse/CIFS-Add-direct-I-O-functions-to-file_operations.patch patches.suse/cifs-don-t-dereference-smb_file_target-before-null-c.patch patches.suse/cifs-fix-signed-unsigned-mismatch-on-aio_read-patch.patch patches.suse/soc-ti-QMSS-Fix-usage-of-irq_set_affinity_hint.patch patches.suse/x86-cpufeatures-enumerate-movdiri-instruction.patch patches.suse/x86-cpufeatures-enumerate-movdir64b-instruction.patch patches.suse/x86-mm-pat-disable-preemption-around-_flush_tlb_all.patch patches.suse/x86-numa_emulation-fix-uniform-split-numa-emulation.patch patches.suse/objtool-support-gcc-9-cold-subfunction-naming-scheme.patch patches.suse/ntb_netdev-fix-sleep-time-mismatch.patch patches.suse/net-drop-skb-on-failure-in-ip_check_defrag.patch patches.suse/net-document-skb-parameter-in-function-skb_gso_size_.patch patches.suse/usbnet-smsc95xx-disable-carrier-check-while-suspendi.patch patches.suse/net-bcmgenet-protect-stop-from-timeout.patch patches.suse/net-systemport-Protect-stop-from-timeout.patch patches.suse/s390-sles15-17-02-02-s390-qeth-sanitize-strings-in-debug-messages.patch patches.suse/s390-sles15-16-04-s390-qeth-fix-HiperSockets-sniffer.patch patches.suse/s390-qeth-unregister-netdevice-only-when-registered.patch patches.suse/s390-qeth-fix-initial-operstate.patch patches.suse/s390-sles15-16-05-s390-qeth-report-25Gbit-link-speed.patch patches.suse/net-bql-add-__netdev_tx_sent_queue.patch patches.suse/net-do-not-abort-bulk-send-on-BQL-status.patch patches.suse/net-mlx4_en-use-__netdev_tx_sent_queue.patch patches.suse/net-hns3-Fix-for-out-of-bounds-access-when-setting-p.patch patches.suse/qed-fix-link-config-error-handling.patch patches.suse/mlxsw-spectrum-Fix-IP2ME-CPU-policer-configuration.patch patches.suse/bpf-show-real-jited-prog-address-in-proc-kallsyms.patch patches.suse/bpf-show-real-jited-address-in-bpf_prog_info-jited_k.patch patches.suse/bpf-show-main-program-address-and-length-in-bpf_prog.patch patches.suse/bpf-fix-bpf_prog_get_info_by_fd-to-return-0-func_len.patch patches.suse/sctp-fix-strchange_flags-name-for-Stream-Change-Even.patch patches.suse/net-phy-realtek-fix-RTL8201F-sysfs-name.patch patches.suse/bonding-802.3ad-fix-link_failure_count-tracking.patch patches.suse/net-core-netpoll-Enable-netconsole-IPv6-link-local-a.patch patches.suse/sock_diag-fix-autoloading-of-the-raw_diag-module.patch patches.suse/netfilter-ipv6-fix-oops-when-defragmenting-locally-g.patch patches.suse/netfilter-conntrack-fix-calculation-of-next-bucket-n.patch patches.suse/HID-hiddev-fix-potential-Spectre-v1.patch patches.suse/0001-Revert-HID-add-NOGET-quirk-for-Eaton-Ellipse-MAX-UPS.patch patches.suse/hwmon-core-Fix-double-free-in-__hwmon_device_registe.patch patches.suse/hwmon-ibmpowernv-Remove-bogus-__init-annotations.patch patches.suse/mtd-docg3-don-t-set-conflicting-BCH_CONST_PARAMS-opt.patch patches.suse/vga_switcheroo-Fix-missing-gpu_bound-call-at-audio-c.patch patches.suse/ALSA-hda-Fix-incorrect-clearance-of-thinkpad_acpi-ho.patch patches.suse/xfs-Fix-error-code-in-xfs_ioc_getbmap.patch patches.suse/s390-mm-Fix-ERROR-__node_distance-undefined.patch patches.suse/ceph-quota-fix-null-pointer-dereference-in-quota-check.patch patches.suse/0035-libceph-assume-argonaut-on-the-server-side.patch patches.suse/block-respect-virtual-boundary-mask-in-bvecs.patch patches.suse/block-Clear-kernel-memory-before-copying-to-user.patch patches.suse/nvme-make-sure-ns-head-inherits-underlying-device-li.patch patches.suse/0001-block-make-sure-discard-bio-is-aligned-with-logical-.patch patches.suse/0001-block-cleanup-__blkdev_issue_discard.patch patches.suse/0001-block-make-sure-writesame-bio-is-aligned-with-logica.patch patches.suse/of-numa-Validate-some-distance-map-rules.patch patches.suse/0001-usb-typec-ucsi-add-support-for-Cypress-CCGx.patch patches.suse/lib-raid6-Fix-arm64-test-build.patch patches.suse/xen-blkfront-fix-kernel-panic-with-negotiate_mq-erro.patch patches.suse/0001-xen-fix-xen_qlock_wait.patch patches.suse/clk-fixed-factor-fix-of_node_get-put-imbalance.patch patches.suse/mount-Retest-MNT_LOCKED-in-do_umount.patch patches.suse/mount-Don-t-allow-copying-MNT_UNBINDABLE-MNT_LOCKED-.patch patches.suse/mount-Prevent-MNT_DETACH-from-disconnecting-locked-m.patch patches.suse/0064-drm-etnaviv-fix-bogus-fence-complete-check-in-timeou.patch patches.suse/0003-Revert-drm-exynos-decon5433-implement-frame-counter.patch patches.suse/drm-i915-hdmi-Add-HDMI-2.0-audio-clock-recovery-N-va.patch patches.suse/0004-drm-i915-Mark-up-GTT-sizes-as-u64.patch patches.suse/0005-drm-i915-Compare-user-s-64b-GTT-offset-even-on-32b.patch patches.suse/drm-i915-glk-Remove-99-limitation.patch patches.suse/drm-i915-Mark-pin-flags-as-u64.patch patches.suse/drm-i915-Don-t-oops-during-modeset-shutdown-after-lp.patch patches.suse/drm-i915-Fix-ilk-watermarks-when-disabling-pipes.patch patches.suse/0065-uapi-fix-linux-kfd_ioctl.h-userspace-compilation-err.patch patches.suse/0001-drm-amd-display-Stop-leaking-planes.patch patches.suse/0002-drm-amd-display-Drop-reusing-drm-connector-for-MST.patch patches.suse/0003-drm-amd-amdgpu-dm-Fix-dm_dp_create_fake_mst_encoder.patch patches.suse/termios-tty-tty_baudrate.c-fix-buffer-overrun.patch patches.suse/watchdog-core-add-missing-prototypes-for-weak-functions.patch patches.suse/clockevents-drivers-i8253-Add-support-for-PIT-shutdo.patch patches.suse/msft-hv-1797-x86-hyper-v-Enable-PIT-shutdown-quirk.patch patches.suse/msft-hv-1798-x86-hyper-v-Fix-indentation-in-hv_do_fast_hypercall1.patch patches.suse/acpi-nfit-x86-mce-handle-only-uncorrectable-machine-checks.patch patches.suse/acpi-nfit-x86-mce-validate-a-mce-s-address-before-using-it.patch patches.suse/x86-ldt-unmap-ptes-for-the-slot-before-freeing-ldt-pages.patch patches.suse/x86-ldt-remove-unused-variable-in-map_ldt_struct.patch patches.suse/x86-cpu-vmware-do-not-trace-vmware_sched_clock.patch patches.suse/ext4-avoid-potential-extra-brelse-in-setup_new_flex_.patch patches.suse/ext4-add-missing-brelse-in-set_flexbg_block_bitmap-s.patch patches.suse/ext4-add-missing-brelse-add_new_gdb_meta_bg-s-error-.patch patches.suse/ext4-add-missing-brelse-update_backups-s-error-path.patch patches.suse/ext4-fix-missing-cleanup-if-ext4_alloc_flex_bg_array.patch patches.suse/ext4-fix-possible-inode-leak-in-the-retry-loop-of-ex.patch patches.suse/ext4-avoid-buffer-leak-on-shutdown-in-ext4_mark_iloc.patch patches.suse/ext4-avoid-buffer-leak-in-ext4_orphan_add-after-prio.patch patches.suse/ext4-avoid-possible-double-brelse-in-add_new_gdb-on-.patch patches.suse/ext4-fix-possible-leak-of-sbi-s_group_desc_leak-in-e.patch patches.suse/ext4-fix-possible-leak-of-s_journal_flag_rwsem-in-er.patch patches.suse/ext4-release-bs.bh-before-re-using-in-ext4_xattr_blo.patch patches.suse/ext4-fix-buffer-leak-in-ext4_xattr_move_to_block-on-.patch patches.suse/ext4-fix-buffer-leak-in-__ext4_read_dirblock-on-erro.patch patches.suse/0004-Btrfs-fix-cur_offset-in-the-error-case-for-nocow.patch patches.suse/0006-btrfs-fix-pinned-underflow-after-transaction-aborted.patch patches.suse/0009-Btrfs-fix-deadlock-on-tree-root-leaf-when-finding-fr.patch patches.suse/0010-Btrfs-fix-infinite-loop-on-inode-eviction-after-dedu.patch patches.suse/0011-Btrfs-fix-data-corruption-due-to-cloning-of-eof-bloc.patch patches.suse/btrfs-fix-missing-delayed-iputs-on-unmount.patch patches.suse/0001-net-phy-Allow-BCM54616S-PHY-to-setup-internal-TX-RX-.patch patches.suse/ice-Set-carrier-state-and-start-stop-queues-in-rebui.patch patches.suse/ice-Check-for-reset-in-progress-during-remove.patch patches.suse/ice-Fix-dead-device-link-issue-with-flow-control.patch patches.suse/ice-Free-VSI-contexts-during-for-unload.patch patches.suse/ice-Remove-duplicate-addition-of-VLANs-in-replay-pat.patch patches.suse/ice-Fix-flags-for-port-VLAN.patch patches.suse/ice-Fix-typo-in-error-message.patch patches.suse/ice-Fix-napi-delete-calls-for-remove.patch patches.suse/ice-Fix-tx_timeout-in-PF-driver.patch patches.suse/ice-Fix-the-bytecount-sent-to-netdev_tx_sent_queue.patch patches.suse/igb-shorten-maximum-PHC-timecounter-update-interval-4c9b658e.patch patches.suse/ice-Change-req_speeds-to-be-u16.patch patches.suse/i40e-restore-NETIF_F_GSO_IPXIP-46-to-netdev-features.patch patches.suse/i40e-enable-NETIF_F_NTUPLE-and-NETIF_F_HW_TC-at-driv.patch patches.suse/ibmvnic-fix-accelerated-VLAN-handling.patch patches.suse/qlcnic-remove-assumption-that-vlan_tci-0.patch patches.suse/net-hns3-bugfix-for-not-checking-return-value.patch patches.suse/inet-frags-better-deal-with-smp-races.patch patches.suse/qed-Fix-memory-entry-leak-in-qed_init_sp_request.patch patches.suse/qed-Fix-blocking-unlimited-SPQ-entries-leak.patch patches.suse/qed-Fix-SPQ-entries-not-returned-to-pool-in-error-fl.patch patches.suse/qed-Fix-potential-memory-corruption.patch patches.suse/0003-net-stmmac-Fix-RX-packet-size-8191.patch patches.suse/net-smsc95xx-Fix-MTU-range.patch patches.suse/flow_dissector-do-not-dissect-l4-ports-for-fragments.patch patches.suse/net-sched-cls_flower-validate-nested-enc_opts_policy.patch patches.suse/act_mirred-clear-skb-tstamp-on-redirect.patch patches.suse/rtc-hctosys-Add-missing-range-error-reporting.patch patches.suse/0003-rtc-pcf2127-fix-a-kmemleak-caused-in-pcf2127_i2c_gat.patch patches.suse/scsi-lpfc-fix-remoteport-access.patch patches.suse/scsi-hisi_sas-Remove-set-but-not-used-variable-dq_li.patch patches.suse/scsi-qla2xxx-Fix-a-typo-in-MODULE_PARM_DESC.patch patches.suse/scsi-qla2xxx-Initialize-port-speed-to-avoid-setting-.patch patches.suse/sunrpc-correct-the-computation-for-page_ptr-when-tru.patch patches.suse/nfsd-COPY-and-CLONE-operations-require-the-saved-fil.patch patches.suse/cpufreq-imx6q-add-return-value-check-for-voltage-sca.patch patches.suse/NFSv4-Don-t-exit-the-state-manager-without-clearing-.patch patches.suse/pinctrl-meson-fix-pinconf-bias-disable.patch patches.suse/fuse-fix-leaked-notify-reply.patch patches.suse/fuse-fix-possibly-missed-wake-up-after-abort.patch patches.suse/fuse-fix-use-after-free-in-fuse_direct_IO.patch patches.suse/floppy-fix-race-condition-in-__floppy_read_block_0.patch patches.suse/block-copy-ioprio-in-__bio_clone_fast.patch patches.suse/0001-block-fix-32-bit-overflow-in-__blkdev_issue_discard.patch patches.suse/SCSI-fix-queue-cleanup-race-before-queue-initializat.patch patches.suse/drm-dp_mst-Check-if-primary-mstb-is-null.patch patches.suse/0004-drm-amdgpu-fix-bug-with-IH-ring-setup.patch patches.suse/drm-amd-pp-Fix-truncated-clock-value-when-set-waterm.patch patches.suse/0005-drm-i915-ringbuffer-Delay-after-EMIT_INVALIDATE-for-.patch patches.suse/0001-drm-i915-Fix-possible-race-in-intel_dp_add_mst_conne.patch patches.suse/0002-drm-i915-Fix-NULL-deref-when-re-enabling-HPD-IRQs-on.patch patches.suse/drm-i915-execlists-Force-write-serialisation-into-co.patch patches.suse/crypto-simd-correctly-take-reqsize-of-wrapped-skciph.patch patches.suse/crypto-user-fix-leaking-uninitialized-memory-to-user.patch patches.suse/gfs2-Put-bitmap-buffers-in-put_super.patch patches.suse/fanotify-fix-handling-of-events-on-child-sub-directo.patch patches.suse/efi-arm-Revert-deferred-unmap-of-early-memmap-mappin.patch patches.suse/efi-arm-Defer-persistent-reservations-until-after-pa.patch patches.suse/efi-Permit-calling-efi_mem_reserve_persistent-from-a.patch patches.suse/perf-x86-intel-uncore-support-coffeelake-8th-cbox.patch patches.suse/hugetlbfs-fix-kernel-BUG-at-fs-hugetlbfs-inode.c-444.patch patches.suse/ocfs2-free-up-write-context-when-direct-IO-failed.patch patches.suse/mm-vmstat.c-fix-NUMA-statistics-updates.patch patches.suse/lib-ubsan.c-don-t-mark-__ubsan_handle_builtin_unreac.patch patches.suse/tmpfs-make-lseek-SEEK_DATA-SEK_HOLE-return-ENXIO-wit.patch patches.suse/tools-testing-nvdimm-fix-the-array-size-for-dimm-devices.patch patches.suse/acpi-nfit-fix-ars-overflow-continuation.patch patches.suse/revert-acpi-nfit-further-restrict-userspace-ars-start-requests.patch patches.suse/bnx2x-Assign-unique-DMAE-channel-number-for-FW-DMAE-.patch patches.suse/can-raw-check-for-CAN-FD-capable-netdev-in-raw_sendm.patch patches.suse/can-rcar_can-Fix-erroneous-registration.patch patches.suse/can-hi311x-Use-level-triggered-interrupt.patch patches.suse/can-dev-can_get_echo_skb-factor-out-non-sending-code.patch patches.suse/can-dev-__can_get_echo_skb-replace-struct-can_frame-.patch patches.suse/can-dev-__can_get_echo_skb-Don-t-crash-the-kernel-if.patch patches.suse/can-dev-__can_get_echo_skb-print-error-message-if-tr.patch patches.suse/can-rx-offload-introduce-can_rx_offload_get_echo_skb.patch patches.suse/can-rx-offload-rename-can_rx_offload_irq_queue_err_s.patch patches.suse/qed-Fix-PTT-leak-in-qed_drain.patch patches.suse/qed-Fix-overriding-offload_tc-by-protocols-without-A.patch patches.suse/qed-Fix-rdma_info-structure-allocation.patch patches.suse/qed-Fix-reading-wrong-value-in-loop-condition.patch patches.suse/s390-sles15sp1-00-12-57-s390-ism-clear-dmbe_mask-bit-before-SMC-IRQ-handling.patch patches.suse/bnxt_en-Fix-RSS-context-allocation.patch patches.suse/bnxt_en-Fix-rx_l4_csum_errors-counter-on-57500-devic.patch patches.suse/bnxt_en-Disable-RDMA-support-on-the-57500-chips.patch patches.suse/bnxt_en-Workaround-occasional-TX-timeout-on-57500-A0.patch patches.suse/bnxt_en-Add-software-missed_irqs-counter.patch patches.suse/bnxt_en-Fix-filling-time-in-bnxt_fill_coredump_recor.patch patches.suse/cxgb4-fix-thermal-zone-build-error.patch patches.suse/net-mlx4_core-Zero-out-lkey-field-in-SW2HW_MPT-fw-co.patch patches.suse/net-mlx4_core-Fix-uninitialized-variable-compilation.patch patches.suse/net-mlx4-Fix-UBSAN-warning-of-signed-integer-overflo.patch patches.suse/drivers-net-ethernet-qlogic-qed-qed_rdma.h-fix-typo.patch patches.suse/net-sched-act_pedit-fix-memory-leak-when-IDR-allocat.patch patches.suse/batman-adv-Use-explicit-tvlv-padding-for-ELP-packets.patch patches.suse/batman-adv-Expand-merged-fragment-buffer-for-full-pa.patch patches.suse/net-phy-mdio-gpio-Fix-working-over-slow-can_sleep-GP.patch patches.suse/ip_tunnel-don-t-force-DF-when-MTU-is-locked.patch patches.suse/net-gro-reset-skb-pkt_type-in-napi_reuse_skb.patch patches.suse/tipc-don-t-assume-linear-buffer-when-reading-ancilla.patch patches.suse/ipv6-Fix-PMTU-updates-for-UDP-raw-sockets-in-presenc.patch patches.suse/tuntap-fix-multiqueue-rx.patch patches.suse/media-v4l-event-Add-subscription-to-list-before-call.patch patches.suse/media-omap3isp-Unregister-media-device-as-first.patch patches.suse/scsi-qla2xxx-Timeouts-occur-on-surprise-removal-of-Q.patch patches.suse/mtd-spi-nor-Fix-Cadence-QSPI-page-fault-kernel-panic.patch patches.suse/usb-quirks-Add-delay-init-quirk-for-Corsair-K70-LUX-.patch patches.suse/USB-quirks-Add-no-lpm-quirk-for-Raydium-touchscreens.patch patches.suse/USB-misc-appledisplay-add-20-Apple-Cinema-Display.patch patches.suse/xhci-Fix-leaking-USB3-shared_hcd-at-xhci-removal.patch patches.suse/xhci-Add-check-for-invalid-byte-size-error-when-UAS-.patch patches.suse/usb-xhci-fix-uninitialized-completion-when-USB3-port.patch patches.suse/usb-xhci-fix-timeout-for-transition-from-RExit-to-U0.patch patches.suse/xhci-add-quirk-to-workaround-the-errata-seen-on-cavium-thunder-x2-soc.patch patches.suse/usb-dwc3-core-Clean-up-ULPI-device.patch patches.suse/usb-dwc3-gadget-Properly-check-last-unaligned-zero-c.patch patches.suse/usb-dwc3-gadget-fix-ISOC-TRB-type-on-unaligned-trans.patch patches.suse/usb-core-Fix-hub-port-connection-events-lost.patch patches.suse/usb-xhci-Prevent-bus-suspend-if-a-port-connect-chang.patch patches.suse/usb-cdc-acm-add-entry-for-Hiro-Conexant-modem.patch patches.suse/msft-hv-1799-Drivers-hv-kvp-Fix-the-recent-regression-caused-by-i.patch patches.suse/drivers-misc-sgi-gru-fix-Spectre-v1-vulnerability.patch patches.suse/misc-atmel-ssc-Fix-section-annotation-on-atmel_ssc_g.patch patches.suse/test_firmware-fix-error-return-getting-clobbered.patch patches.suse/uio-Fix-an-Oops-on-load.patch patches.suse/ALSA-oss-Use-kvzalloc-for-local-buffer-allocations.patch patches.suse/ALSA-hda-realtek-Add-quirk-entry-for-HP-Pavilion-15.patch patches.suse/ALSA-hda-ca0132-Call-pci_iounmap-instead-of-iounmap.patch patches.suse/ALSA-hda-ca0132-Add-new-ZxR-quirk.patch patches.suse/ALSA-hda-ca0132-fix-AE-5-pincfg.patch patches.suse/drm-ast-remove-existing-framebuffers-before-loading-driver.patch patches.suse/drm-ast-change-resolution-may-cause-screen-blurred.patch patches.suse/drm-ast-fixed-cursor-may-disappear-sometimes.patch patches.suse/0080-drm-vc4-Set-legacy_cursor_update-to-false-when-doing.patch patches.suse/0084-drm-fb-helper-Blacklist-writeback-when-adding-connec.patch patches.suse/0001-drm-amd-display-Support-amdgpu-max-bpc-connector-pro.patch patches.suse/0003-drm-amdgpu-Fix-oops-when-pp_funcs-switch_power_profi.patch patches.suse/0083-drm-amdgpu-Add-missing-firmware-entry-for-HAINAN.patch patches.suse/drm-i915-Write-GPU-relocs-harder-with-gen3.patch patches.suse/mmc-sdhci-pci-Try-cd-for-card-detect-lookup-before-u.patch patches.suse/gpio-don-t-free-unallocated-ida-on-gpiochip_add_data.patch patches.suse/tools-power-cpupower-fix-compilation-with-static-true.patch patches.suse/ACPI-platform-Add-SMB0001-HID-to-forbidden_id_list.patch patches.suse/iommu-vt-d-fix-null-pointer-dereference-in-prq_event_thread patches.suse/iommu-ipmmu-vmsa-fix-crash-on-early-domain-free patches.suse/amd-iommu-fix-guest-virtual-apic-log-tail-address-register patches.suse/iommu-vt-d-use-memunmap-to-free-memremap patches.suse/nvme-fc-resolve-io-failures-during-connect.patch patches.suse/libceph-fall-back-to-sendmsg-for-slab-pages.patch patches.suse/xfs-flush-removing-page-cache-in-xfs_reflink_remap_p.patch patches.suse/iomap-fua-is-wrong-for-dio-o_dsync-writes-into-unwritten-extents.patch patches.suse/sctp-not-allow-to-set-asoc-prsctp_enable-by-sockopt.patch patches.suse/sctp-not-increase-stream-s-incnt-before-sending-adds.patch patches.suse/net-ena-fix-crash-during-failed-resume-from-hibernat.patch patches.suse/net-ena-fix-crash-during-ena_remove.patch patches.suse/net-ena-update-driver-version-from-2.0.1-to-2.0.2.patch patches.suse/qed-Fix-bitmap_weight-check.patch patches.suse/qed-Fix-QM-getters-to-always-return-a-valid-pq.patch patches.suse/net-ibmnvic-Fix-deadlock-problem-in-reset.patch patches.suse/net-mlx5-IPSec-Fix-the-SA-context-hash-key.patch patches.suse/net-mlx5e-IPoIB-Reset-QP-after-channels-are-closed.patch patches.suse/net-mlx5e-Don-t-match-on-vlan-non-existence-if-ether.patch patches.suse/net-mlx5e-Claim-TC-hw-offloads-support-only-under-a-.patch patches.suse/net-mlx5e-Always-use-the-match-level-enum-when-parsi.patch patches.suse/net-mlx5e-Adjust-to-max-number-of-channles-when-re-a.patch patches.suse/net-mlx5e-Apply-the-correct-check-for-supporting-TC-.patch patches.suse/net-mlx5e-RX-verify-received-packet-size-in-Linear-S.patch patches.suse/net-mlx5e-Fix-selftest-for-small-MTUs.patch patches.suse/net-mlx5e-Fix-a-bug-in-turning-off-FEC-policy-in-uns.patch patches.suse/net-mlx5e-Fix-wrong-field-name-in-FEC-related-functi.patch patches.suse/net-mlx5e-Removed-unnecessary-warnings-in-FEC-caps-q.patch patches.suse/net-mlx5e-Fix-failing-ethtool-query-on-FEC-query-err.patch patches.suse/tg3-Add-PHY-reset-for-5717-5719-5720-in-change-ring-.patch patches.suse/net-sched-act_police-fix-race-condition-on-state-var.patch patches.suse/net-skb_scrub_packet-Scrub-offload_fwd_mark.patch patches.suse/ath9k-Fix-a-locking-bug-in-ath9k_add_interface.patch patches.suse/brcmutil-really-fix-decoding-channel-info-for-160-MH.patch patches.suse/iwlwifi-fix-wrong-WGDS_WIFI_DATA_SIZE.patch patches.suse/iwlwifi-mvm-support-sta_statistics-even-on-older-fir.patch patches.suse/iwlwifi-mvm-fix-regulatory-domain-update-when-the-fi.patch patches.suse/iwlwifi-mvm-don-t-use-SAR-Geo-if-basic-SAR-is-not-us.patch patches.suse/brcmfmac-fix-reporting-support-for-160-MHz-channels.patch patches.suse/s390-sles15sp1-00-12-51-net-smc-abort-CLC-connection-in-smc_release.patch patches.suse/s390-sles15sp1-00-12-52-net-smc-use-queue-pair-number-when-matching-link-gro.patch patches.suse/s390-sles15sp1-00-12-53-net-smc-add-SMC-D-shutdown-signal.patch patches.suse/s390-sles15sp1-00-12-54-net-smc-atomic-SMCD-cursor-handling.patch patches.suse/s390-sles15sp1-00-12-55-net-smc-use-after-free-fix-in-smc_wr_tx_put_slot.patch patches.suse/net-dim-Update-DIM-start-sample-after-each-DIM-itera.patch patches.suse/net-thunderx-set-xdp_prog-to-NULL-if-bpf_prog_add-fa.patch patches.suse/ibmvnic-Fix-RX-queue-buffer-cleanup.patch patches.suse/ibmvnic-Update-driver-queues-after-change-in-ring-si.patch patches.suse/0005-net-don-t-keep-lonely-packets-forever-in-the-gro-has.patch patches.suse/net-sched-act_police-add-missing-spinlock-initializa.patch patches.suse/virtio-net-disable-guest-csum-during-XDP-set.patch patches.suse/virtio-net-fail-XDP-set-if-guest-csum-is-negotiated.patch patches.suse/team-no-need-to-do-team_notify_peers-or-team_mcast_r.patch patches.suse/net-thunderx-set-tso_hdrs-pointer-to-NULL-in-nicvf_f.patch patches.suse/0001-HID-Add-quirk-for-Microsoft-PIXART-OEM-mouse.patch patches.suse/HID-input-Ignore-battery-reported-by-Symbol-DS4308.patch patches.suse/HID-uhid-forbid-UHID_CREATE-under-KERNEL_DS-or-eleva.patch patches.suse/HID-multitouch-Add-pointstick-support-for-Cirque-Tou.patch patches.suse/hid-add-quirk-for-primax-pixart-oem-mice.patch patches.suse/hwmon-ina2xx-Fix-NULL-id-pointer-in-probe.patch patches.suse/hwmon-raspberrypi-Fix-initial-notify.patch patches.suse/hwmon-ina2xx-Fix-current-value-calculation.patch patches.suse/hwmon-w83795-temp4_type-has-writable-permission.patch patches.suse/kvm-vmx-re-add-ple_gap-module-parameter patches.suse/kvm-x86-fix-scan-ioapic-use-before-initialization patches.suse/svm-add-mutex_lock-to-protect-apic_access_page_done-on-amd-systems patches.suse/kvm-x86-fix-kernel-info-leak-in-kvm_hc_clock_pairing-hypercall patches.suse/kvm-mmu-fix-race-in-emulated-page-table-writes patches.suse/kvm-svm-ensure-an-ibpb-on-all-affected-cpus-when-freeing-a-vmcb.patch patches.suse/spi-mediatek-use-correct-mata-xfer_len-when-in-fifo-.patch patches.suse/btrfs-always-try-all-copies-when-reading-extent-buffers.patch patches.suse/0003-Btrfs-send-fix-infinite-loop-due-to-directory-rename.patch patches.suse/tools-bpftool-prevent-infinite-loop-in-get_fdinfo.patch patches.suse/tools-bpftool-fix-plain-output-and-doc-for-bpffs-opt.patch patches.suse/tools-bpftool-pass-an-argument-to-silence-open_obj_p.patch patches.suse/bpf-fix-off-by-one-error-in-adjust_subprog_starts.patch patches.suse/bpf-allocate-local-storage-buffers-using-GFP_ATOMIC.patch patches.suse/tools-bpftool-fix-potential-NULL-pointer-dereference.patch patches.suse/bpf-fix-check-of-allowed-specifiers-in-bpf_trace_pri.patch patches.suse/usbnet-ipheth-fix-potential-recvmsg-bug-and-recvmsg-.patch patches.suse/net-phy-add-workaround-for-issue-where-PHY-driver-do.patch patches.suse/0001-net-thunderx-fix-NULL-pointer-dereference-in-nic_rem.patch patches.suse/qed-fix-spelling-mistake-attnetion-attention.patch patches.suse/rapidio-rionet-do-not-free-skb-before-reading-its-le.patch patches.suse/0006-ipvs-call-ip_vs_dst_notifier-earlier-than-ipv6_dev_n.patch patches.suse/s390-sles15-17-03-s390-qeth-fix-length-check-in-SNMP-processing.patch patches.suse/igb-fix-uninitialized-variables.patch patches.suse/i40e-Fix-deletion-of-MAC-filters.patch patches.suse/ixgbe-recognize-1000BaseLX-SFP-modules-as-1Gbps.patch patches.suse/i40e-fix-kerneldoc-for-xsk-methods.patch patches.suse/udf-Allow-mounting-volumes-with-incorrect-identifica.patch patches.suse/ext2-fix-potential-use-after-free.patch patches.suse/ALSA-ac97-Fix-incorrect-bit-shift-at-AC97-SPSA-contr.patch patches.suse/ALSA-hda-Add-ASRock-N68C-S-UCC-the-power_save-blackl.patch patches.suse/ALSA-hda-realtek-fix-headset-mic-detection-for-MSI-M.patch patches.suse/ALSA-wss-Fix-invalid-snd_free_pages-at-error-path.patch patches.suse/ALSA-sparc-Fix-invalid-snd_free_pages-at-error-path.patch patches.suse/ALSA-control-Fix-race-between-adding-and-removing-a-.patch patches.suse/ALSA-hda-realtek-fix-the-pop-noise-on-headphone-for-.patch patches.suse/ALSA-hda-realtek-Add-auto-mute-quirk-for-HP-Spectre-.patch patches.suse/ALSA-hda-realtek-Support-ALC300.patch patches.suse/ASoC-rsnd-fixup-clock-start-checker.patch patches.suse/ASoC-intel-cht_bsw_max98090_ti-Add-quirk-for-boards-.patch patches.suse/ASoC-sun8i-codec-fix-crash-on-module-removal.patch patches.suse/ASoC-wm_adsp-Fix-dma-unsafe-read-of-scratch-register.patch patches.suse/ASoC-omap-abe-twl6040-Fix-missing-audio-card-caused-.patch patches.suse/ASoC-dapm-Recalculate-audio-map-forcely-when-card-in.patch patches.suse/ASoC-omap-mcbsp-Fix-latency-value-calculation-for-pm.patch patches.suse/ASoC-omap-mcpdm-Add-pm_qos-handling-to-avoid-under-o.patch patches.suse/ASoC-omap-dmic-Add-pm_qos-handling-to-avoid-overruns.patch patches.suse/ALSA-usb-audio-Add-vendor-and-product-name-for-Dell-.patch patches.suse/s390-cpum_cf-reject-request-for-sampling-in-event-initialization patches.suse/s390-zcrypt-reinit-ap-queue-state-machine-during-device-probe.patch patches.suse/selinux-add-support-for-RTM_NEWCHAIN-RTM_DELCHAIN-an.patch patches.suse/net-mlx5-Fix-XRC-SRQ-umem-valid-bits.patch patches.suse/RDMA-mlx5-Fix-fence-type-for-IB_WR_LOCAL_INV-WR.patch patches.suse/RDMA-core-Add-GIDs-while-changing-MAC-addr-only-for-.patch patches.suse/RDMA-bnxt_re-Fix-system-hang-when-registration-with-.patch patches.suse/RDMA-bnxt_re-Avoid-accessing-the-device-structure-af.patch patches.suse/IB-mlx5-Fix-XRC-QP-support-after-introducing-extende.patch patches.suse/IB-mlx5-Avoid-load-failure-due-to-unknown-link-width.patch patches.suse/RDMA-rdmavt-Fix-rvt_create_ah-function-signature.patch patches.suse/iser-set-sector-for-ambiguous-mr-status-errors.patch patches.suse/RDMA-hns-Bugfix-pbl-configuration-for-rereg-mr.patch patches.suse/IB-mlx5-Skip-non-ODP-MR-when-handling-a-page-fault.patch patches.suse/IB-umem-Set-correct-address-to-the-invalidation-func.patch patches.suse/IB-mlx5-Fix-page-fault-handling-for-MW.patch patches.suse/RDMA-mlx5-Initialize-return-variable-in-case-pagefau.patch patches.suse/pstore-ram-Correctly-calculate-usable-PRZ-bytes.patch patches.suse/drm-ast-Fix-incorrect-free-on-ioregs.patch patches.suse/0001-drm-ast-fixed-reading-monitor-EDID-not-stable-issue.patch patches.suse/0002-drm-amd-dm-Don-t-forget-to-attach-MST-encoders.patch patches.suse/drm-amd-dm-Understand-why-attaching-path-tile-proper.patch patches.suse/0003-drm-amdgpu-Add-delay-after-enable-RLC-ucode.patch patches.suse/0001-drm-set-is_master-to-0-upon-drm_new_set_master-failu.patch patches.suse/0004-drm-meson-Fixes-for-drm_crtc_vblank_on-off-support.patch patches.suse/drm-meson-Enable-fast_io-in-meson_dw_hdmi_regmap_con.patch patches.suse/drm-meson-Fix-OOB-memory-accesses-in-meson_viu_set_o.patch patches.suse/drm-meson-add-support-for-1080p25-mode.patch patches.suse/exportfs-fix-passing-zero-to-ERR_PTR-warning.patch patches.suse/exportfs-do-not-read-dentry-after-free.patch patches.suse/objtool-fix-double-free-in-cold-detection-error-path.patch patches.suse/objtool-fix-segfault-in-cold-detection-with-ffunction-sections.patch patches.suse/efi-Prevent-GICv3-WARN-by-mapping-the-memreserve-tab.patch patches.suse/perf-x86-intel-move-branch-tracing-setup-to-the-intel-specific-source-file.patch patches.suse/perf-x86-intel-add-generic-branch-tracing-check-to-intel_pmu_has_bts.patch patches.suse/uprobes-Fix-handle_swbp-vs.-unregister-register-race.patch patches.suse/x86-mce-amd-fix-the-thresholding-machinery-initialization-order.patch patches.suse/test_hexdump-use-memcpy-instead-of-strncpy.patch patches.suse/USB-usb-storage-Add-new-IDs-to-ums-realtek.patch patches.suse/usb-core-quirks-add-RESET_RESUME-quirk-for-Cherry-G2.patch patches.suse/Revert-usb-dwc3-gadget-skip-Set-Clear-Halt-when-inva.patch patches.suse/USB-omap_udc-use-devm_request_irq.patch patches.suse/USB-omap_udc-fix-crashes-on-probe-error-and-module-r.patch patches.suse/USB-omap_udc-fix-omap_udc_start-on-15xx-machines.patch patches.suse/USB-omap_udc-fix-USB-gadget-functionality-on-Palm-Tu.patch patches.suse/USB-omap_udc-fix-rejection-of-out-transfers-when-DMA.patch patches.suse/usb-gadget-u_ether-fix-unsafe-list-iteration.patch patches.suse/staging-rtl8723bs-Fix-the-return-value-in-case-of-er.patch patches.suse/staging-rtl8723bs-Add-missing-return-for-cfg80211_rt.patch patches.suse/staging-vchiq_arm-fix-compat-VCHIQ_IOC_AWAIT_COMPLET.patch patches.suse/iio-st_magn-Fix-enable-device-after-trigger.patch patches.suse/iio-hid-sensors-Fix-IIO_CHAN_INFO_RAW-returning-wron.patch patches.suse/devres-Align-data-to-ARCH_KMALLOC_MINALIGN.patch patches.suse/msft-hv-1801-Drivers-hv-vmbus-check-the-creation_status-in-vmbus_.patch patches.suse/misc-mic-scif-fix-copy-paste-error-in-scif_create_re.patch patches.suse/unifdef-use-memcpy-instead-of-strncpy.patch patches.suse/fscache-Fix-race-in-fscache_op_complete-due-to-split.patch patches.suse/fscache-fix-race-between-enablement-and-dropping-of-.patch patches.suse/ACPI-IORT-Fix-iort_get_platform_device_domain-uninit.patch patches.suse/mm-cleancache-fix-corruption-on-missed-inode-invalid.patch patches.suse/mm-use-swp_offset-as-key-in-shmem_replace_page.patch patches.suse/mm-page_alloc-c-fix-calculation-of-pgdat-nr_zones.patch patches.suse/hfs-do-not-free-node-before-using.patch patches.suse/hfsplus-do-not-free-node-before-using.patch patches.suse/userfaultfd-use-enoent-instead-of-efault-if-the-atomic-copy-user-fails.patch patches.suse/userfaultfd-shmem-allocate-anonymous-memory-for-map_private-shmem.patch patches.suse/userfaultfd-shmem-hugetlbfs-only-allow-to-register-vm_maywrite-vmas.patch patches.suse/userfaultfd-shmem-add-i_size-checks.patch patches.suse/userfaultfd-shmem-uffdio_copy-set-the-page-dirty-if-vm_write-is-not-set.patch patches.suse/mm-huge_memory-rename-freeze_page-to-unmap_page.patch patches.suse/mm-huge_memory-splitting-set-mapping-index-before-unfreeze.patch patches.suse/mm-huge_memory-fix-lockdep-complaint-on-32-bit-i_size_read.patch patches.suse/mm-khugepaged-collapse_shmem-stop-if-punched-or-truncated.patch patches.suse/mm-khugepaged-fix-crashes-due-to-misaccounted-holes.patch patches.suse/mm-khugepaged-collapse_shmem-remember-to-clear-holes.patch patches.suse/mm-khugepaged-minor-reorderings-in-collapse_shmem.patch patches.suse/mm-khugepaged-collapse_shmem-without-freezing-new_page.patch patches.suse/mm-khugepaged-collapse_shmem-do-not-crash-on-compound.patch patches.suse/PCI-Fix-incorrect-value-returned-from-pcie_get_speed.patch patches.suse/pci-imx6-fix-link-training-status-detection-in-link-up-check patches.suse/0003-PCI-layerscape-Fix-wrong-invocation-of-outbound-wind.patch patches.suse/fs-fix-lost-error-code-in-dio_complete.patch patches.suse/block-fix-single-range-discard-merge.patch patches.suse/nvme-free-ctrl-device-name-on-init-failure.patch patches.suse/nvme-fc-initialize-nvme_req-rq-ctrl-after-calling-__.patch patches.suse/nvme-pci-fix-surprise-removal.patch patches.suse/nvme-flush-namespace-scanning-work-just-before-remov.patch patches.suse/nvme-rdma-fix-double-freeing-of-async-event-data.patch patches.suse/x86-retpoline-make-config_retpoline-depend-on-compiler-support.patch patches.suse/x86-retpoline-remove-minimal-retpoline-support.patch patches.suse/x86-speculation-update-the-tif_ssbd-comment.patch patches.suse/x86-speculation-clean-up-spectre_v2_parse_cmdline.patch patches.suse/x86-speculation-remove-unnecessary-ret-variable-in-cpu_show_common.patch patches.suse/x86-speculation-move-stipb-ibpb-string-conditionals-out-of-cpu_show_common.patch patches.suse/x86-speculation-disable-stibp-when-enhanced-ibrs-is-in-use.patch patches.suse/x86-speculation-rename-ssbd-update-functions.patch patches.suse/x86-speculation-reorganize-speculation-control-msrs-update.patch patches.suse/sched-smt-make-sched_smt_present-track-topology.patch patches.suse/sched-smt-expose-sched_smt_present-static-key.patch patches.suse/x86-speculation-rework-smt-state-change.patch patches.suse/x86-l1tf-show-actual-smt-state.patch patches.suse/x86-speculation-reorder-the-spec_v2-code.patch patches.suse/x86-speculation-mark-string-arrays-const-correctly.patch patches.suse/x86-speculataion-mark-command-line-parser-data-_initdata.patch patches.suse/x86-speculation-unify-conditional-spectre-v2-print-functions.patch patches.suse/x86-speculation-add-command-line-control-for-indirect-branch-speculation.patch patches.suse/x86-speculation-prepare-for-per-task-indirect-branch-speculation-control.patch patches.suse/x86-process-consolidate-and-simplify-switch_to_xtra-code.patch patches.suse/x86-speculation-avoid-_switch_to_xtra-calls.patch patches.suse/x86-speculation-prepare-for-conditional-ibpb-in-switch_mm.patch patches.suse/ptrace-remove-unused-ptrace_may_access_sched-and-mode_ibrs.patch patches.suse/x86-speculation-split-out-tif-update.patch patches.suse/x86-speculation-prevent-stale-spec_ctrl-msr-content.patch patches.suse/x86-speculation-prepare-arch_smt_update-for-prctl-mode.patch patches.suse/x86-speculation-add-prctl-control-for-indirect-branch-speculation.patch patches.suse/x86-speculation-enable-prctl-mode-for-spectre_v2_user.patch patches.suse/x86-speculation-add-seccomp-spectre-v2-user-space-protection-mode.patch patches.suse/x86-speculation-provide-ibpb-always-command-line-options.patch patches.suse/dmaengine-at_hdmac-fix-memory-leak-in-at_dma_xlate.patch patches.suse/dmaengine-at_hdmac-fix-module-unloading.patch patches.suse/0001-xen-x86-add-diagnostic-printout-to-xen_mc_flush-in-c.patch patches.suse/ARM-OMAP2-prm44xx-Fix-section-annotation-on-omap44xx.patch patches.suse/ARM-OMAP1-ams-delta-Fix-possible-use-of-uninitialize.patch patches.suse/sbus-char-add-of_node_put.patch patches.suse/drivers-sbus-char-add-of_node_put.patch patches.suse/drivers-tty-add-missing-of_node_put.patch patches.suse/ide-pmac-add-of_node_put.patch patches.suse/Input-matrix_keypad-check-for-errors-from-of_get_nam.patch patches.suse/Input-elan_i2c-add-ELAN0620-to-the-ACPI-table.patch patches.suse/Input-cros_ec_keyb-fix-button-switch-capability-repo.patch patches.suse/Input-hyper-v-fix-wakeup-from-suspend-to-idle.patch patches.suse/Input-elan_i2c-add-support-for-ELAN0621-touchpad.patch patches.suse/Input-elan_i2c-add-ACPI-ID-for-Lenovo-IdeaPad-330-xx.patch patches.suse/Input-synaptics-add-PNP-ID-for-ThinkPad-P50-to-SMBus.patch patches.suse/Input-synaptics-enable-SMBus-for-HP-15-ay000.patch patches.suse/Input-xpad-quirk-all-PDP-Xbox-One-gamepads.patch patches.suse/Input-omap-keypad-fix-keyboard-debounce-configuratio.patch patches.suse/0001-btrfs-tree-checker-Don-t-check-max-block-group-size-.patch patches.suse/libata-whitelist-all-SAMSUNG-MZ7KM-solid-state-disks.patch patches.suse/blk-mq-fix-corruption-with-direct-issue.patch patches.suse/scsi-lpfc-fix-block-guard-enablement-on-sli3-adapters.patch patches.suse/msft-hv-1802-scsi-storvsc-Fix-a-race-in-sub-channel-creation-that.patch patches.suse/ALSA-pcm-Call-snd_pcm_unlink-conditionally-at-closin.patch patches.suse/ALSA-pcm-Fix-starvation-on-down_write_nonblock.patch patches.suse/ALSA-usb-audio-Add-SMSL-D1-to-quirks-for-native-DSD-.patch patches.suse/ALSA-hda-Add-support-for-AMD-Stoney-Ridge.patch patches.suse/ALSA-pcm-Fix-interval-evaluation-with-openmin-max.patch patches.suse/ALSA-hda-realtek-Fix-speaker-output-regression-on-Th.patch patches.suse/ALSA-usb-audio-Fix-UAF-decrement-if-card-has-no-live.patch patches.suse/ALSA-hda-realtek-ALC286-mic-and-headset-mode-fixups-.patch patches.suse/ALSA-hda-realtek-Add-support-for-Acer-Aspire-C24-860.patch patches.suse/ALSA-hda-realtek-Fix-mic-issue-on-Acer-AIO-Veriton-Z.patch patches.suse/ALSA-hda-realtek-Fix-mic-issue-on-Acer-AIO-Veriton-2.patch patches.suse/uprobes-fix-kernel-oops-with-delayed_uprobe_remove.patch patches.suse/ARM-8814-1-mm-improve-fix-ARM-v7_dma_inv_range-unali.patch patches.suse/ARM-8815-1-V7M-align-v7m_dma_inv_range-with-v7-count.patch patches.suse/SUNRPC-Fix-leak-of-krb5p-encode-pages.patch patches.suse/SUNRPC-Fix-a-potential-race-in-xprt_connect.patch patches.suse/0005-drm-msm-Fix-task-dump-in-gpu-recovery.patch patches.suse/0085-drm-msm-gpu-Fix-a-couple-memory-leaks-in-debugfs.patch patches.suse/0086-drm-msm-fix-handling-of-cmdstream-offset.patch patches.suse/0001-drm-msm-dsi-configure-VCO-rate-for-10nm-PLL-driver.patch patches.suse/0002-drm-msm-Grab-a-vblank-reference-when-waiting-for-com.patch patches.suse/0003-drm-msm-hdmi-Enable-HPD-after-HDMI-IRQ-is-set-up.patch patches.suse/0004-drm-msm-dpu-Don-t-set-legacy-plane-crtc-pointer.patch patches.suse/0005-drm-msm-Move-fence-put-to-where-failure-occurs.patch patches.suse/0001-drm-msm-dpu-Fix-WARNING-invalid-free-of-devm_-alloca.patch patches.suse/0002-drm-msm-Fix-error-return-checking.patch patches.suse/0003-drm-amd-display-Fix-unintialized-max_bpc-state-value.patch patches.suse/0004-drm-amd-display-Fix-6x4K-displays-light-up-on-Vega20.patch patches.suse/0005-drm-ttm-fix-LRU-handling-in-ttm_buffer_object_transf.patch patches.suse/0001-drm-amdgpu-wait-for-IB-test-on-first-device-open.patch patches.suse/0001-drm-amdgpu-update-mc-firmware-image-for-polaris12-va.patch patches.suse/0001-drm-amdgpu-gmc8-update-MC-firmware-for-polaris.patch patches.suse/0002-drm-amdgpu-gmc8-always-load-MC-firmware-in-the-drive.patch patches.suse/0003-drm-amd-powerplay-issue-pre-display-settings-for-dis.patch patches.suse/0004-drm-amdgpu-vcn-Update-vcn.cur_state-during-suspend.patch patches.suse/0005-drm-lease-Send-a-distinct-uevent.patch patches.suse/0001-drm-ast-Fix-connector-leak-during-driver-unload.patch patches.suse/dmaengine-dw-Fix-FIFO-size-for-Intel-Merrifield.patch patches.suse/i2c-axxia-properly-handle-master-timeout.patch patches.suse/i2c-scmi-Fix-probe-error-on-devices-with-an-empty-SM.patch patches.suse/block-bfq-fix-decrement-of-num_active_groups.patch patches.suse/blk-mq-punt-failed-direct-issue-to-dispatch-list.patch patches.suse/nvme-validate-controller-state-before-rescheduling-k.patch patches.suse/nvmet-rdma-fix-response-use-after-free.patch patches.suse/Revert-PCI-ASPM-Do-not-initialize-link-state-when-as.patch patches.suse/vhost-vsock-fix-reset-orphans-race-with-close-timeou.patch patches.suse/virtio-s390-avoid-race-on-vcdev-config patches.suse/virtio-s390-fix-race-in-ccw_io_helper patches.suse/vhost-vsock-fix-use-after-free-in-network-stack-call.patch patches.suse/fs-xfs-fix-f_ffree-value-for-statfs-when-project-quo.patch patches.suse/splice-dont-read-more-than-available-pipe-space.patch patches.suse/clk-mvebu-Off-by-one-bugs-in-cp110_of_clk_get.patch patches.suse/clk-mmp-Off-by-one-in-mmp_clk_add.patch patches.suse/tools-testing-nvdimm-align-test-resources-to-128m.patch patches.suse/libnvdimm-pfn-pad-pfn-namespaces-relative-to-other-regions.patch patches.suse/acpi-nfit-fix-user-initiated-ars-to-be-ars-long-rather-than-ars-short.patch patches.suse/dax-Check-page-mapping-isn-t-NULL.patch patches.suse/dax-Don-t-access-a-freed-inode.patch patches.suse/cifs-In-Kconfig-CONFIG_CIFS_POSIX-needs-depends-on-legacy-insecure.patch patches.suse/cifs-Fix-separator-when-building-path-from-dentry.patch patches.suse/CIFS-Avoid-returning-EBUSY-to-upper-layer-VFS.patch patches.suse/usb-appledisplay-Add-27-Apple-Cinema-Display.patch patches.suse/usb-quirk-add-no-LPM-quirk-on-SanDisk-Ultra-Flair-de.patch patches.suse/usb-check-usb_get_extra_descriptor-for-proper-size.patch patches.suse/0001-xhci-workaround-CSS-timeout-on-AMD-SNPS-3.0-xHC.patch patches.suse/xhci-Prevent-U1-U2-link-pm-states-if-exit-latency-is.patch patches.suse/tty-do-not-set-TTY_IO_ERROR-flag-if-console-port.patch patches.suse/tty-serial-8250_mtk-always-resume-the-device-in-prob.patch patches.suse/kgdboc-fix-KASAN-global-out-of-bounds-bug-in-param_s.patch patches.suse/staging-rtl8712-Fix-possible-buffer-overrun.patch patches.suse/Revert-commit-ef9209b642f-staging-rtl8723bs-Fix-inde.patch patches.suse/msft-hv-1803-Drivers-hv-vmbus-Offload-the-handling-of-channels-to.patch patches.suse/x86-efi-Allocate-e820-buffer-before-calling-efi_exit.patch patches.suse/x86-build-Fix-compiler-support-check-for-CONFIG_RETP.patch patches.suse/net-phy-sfp-correct-store-of-detected-link-modes.patch patches.suse/net-restore-call-to-netdev_queue_numa_node_write-whe.patch patches.suse/net-fix-XPS-static_key-accounting.patch patches.suse/net-Prevent-invalid-access-to-skb-prev-in-__qdisc_dr.patch patches.suse/liquidio-fix-spelling-mistake-deferal-deferral.patch patches.suse/nfp-flower-release-metadata-on-offload-failure.patch patches.suse/nfp-flower-prevent-offload-if-rhashtable-insert-fail.patch patches.suse/net-sched-act_police-fix-memory-leak-in-case-of-inva.patch patches.suse/mlx5-fix-get_ip_proto.patch patches.suse/liquidio-read-sc-iq_no-before-release-sc.patch patches.suse/virtio-net-keep-vnet-header-zeroed-after-processing-.patch patches.suse/tun-forbid-iface-creation-with-rtnl-ops.patch patches.suse/net-phy-don-t-allow-__set_phy_supported-to-add-unsup.patch patches.suse/net-8139cp-fix-a-BUG-triggered-by-changing-mtu-with-.patch patches.suse/tun-remove-skb-access-after-netif_receive_skb.patch patches.suse/net-phy-Fix-not-to-call-phy_resume-if-PHY-is-not-att.patch patches.suse/vhost-fix-IOTLB-locking.patch patches.suse/net-ibmvnic-Fix-RTNL-deadlock-during-device-reset.patch patches.suse/sctp-kfree_rcu-asoc.patch patches.suse/macvlan-return-correct-error-value.patch patches.suse/mv88e6060-disable-hardware-level-MAC-learning.patch patches.suse/net-core-tidy-up-an-error-message.patch patches.suse/net-mlx4_en-Change-min-MTU-size-to-ETH_MIN_MTU.patch patches.suse/net-mlx4_en-Fix-build-break-when-CONFIG_INET-is-off.patch patches.suse/0001-phy-Revert-toggling-reset-changes.patch patches.suse/rtnetlink-ndo_dflt_fdb_dump-only-work-for-ARPHRD_ETH.patch patches.suse/ethernet-fman-fix-wrong-of_node_put-in-probe-function.patch patches.suse/net-mvpp2-fix-detection-of-10G-SFP-modules.patch patches.suse/net-mvpp2-fix-phylink-handling-of-invalid-PHY-modes.patch patches.suse/mac80211_hwsim-fix-module-init-error-paths-for-netli.patch patches.suse/mac80211_hwsim-Timer-should-be-initialized-before-de.patch patches.suse/mac80211-fix-GFP_KERNEL-under-tasklet-context.patch patches.suse/mac80211-Clear-beacon_int-in-ieee80211_do_stop.patch patches.suse/cfg80211-Prevent-regulatory-restore-during-STA-disco.patch patches.suse/mac80211-ignore-tx-status-for-PS-stations-in-ieee802.patch patches.suse/mac80211-fix-reordering-of-buffered-broadcast-packet.patch patches.suse/mac80211-ignore-NullFunc-frames-in-the-duplicate-det.patch patches.suse/cfg80211-Fix-busy-loop-regression-in-ieee80211_ie_sp.patch patches.suse/net-use-skb_list_del_init-to-remove-from-RX-sublists.patch patches.suse/bpf-btf-implement-btf_name_valid_identifier.patch patches.suse/bpf-btf-check-name-validity-for-various-types.patch patches.suse/tools-bpf-fix-two-test_btf-unit-test-cases.patch patches.suse/tools-bpf-add-addition-type-tests-to-test_btf.patch patches.suse/bpf-Fix-verifier-log-string-check-for-bad-alignment.patch patches.suse/bpf-fix-pointer-offsets-in-context-for-32-bit.patch patches.suse/bpf-check-pending-signals-while-verifying-programs.patch patches.suse/bpf-improve-verifier-branch-analysis.patch patches.suse/bpf-add-per-insn-complexity-limit.patch patches.suse/tcp-Do-not-underestimate-rwnd_limited.patch patches.suse/tcp-fix-NULL-ref-in-tail-loss-probe.patch patches.suse/ipv4-ipv6-netfilter-Adjust-the-frag-mem-limit-when-t.patch patches.suse/mlxsw-spectrum_nve-Remove-easily-triggerable-warning.patch patches.suse/mlxsw-spectrum_switchdev-Avoid-leaking-FID-s-referen.patch patches.suse/mlxsw-spectrum_router-Relax-GRE-decap-matching-check.patch patches.suse/mlxsw-spectrum_switchdev-Fix-VLAN-device-deletion-vi.patch patches.suse/ipv6-sr-properly-initialize-flowi6-prior-passing-to-.patch patches.suse/tcp-lack-of-available-data-can-also-cause-TSO-defer.patch patches.suse/ipv6-Check-available-headroom-in-ip6_xmit-even-witho.patch patches.suse/neighbour-Avoid-writing-before-skb-head-in-neigh_hh_.patch patches.suse/net-mlx4_core-Correctly-set-PFC-param-if-global-paus.patch patches.suse/bnxt_en-Fix-CNP-CoS-queue-regression.patch patches.suse/bnxt_en-Keep-track-of-reserved-IRQs.patch patches.suse/bnxt_en-Fix-NQ-CP-rings-accounting-on-the-new-57500-.patch patches.suse/bnxt_en-Fix-_bnxt_get_max_rings-for-57500-chips.patch patches.suse/net-sched-cls_flower-Reject-duplicated-rules-also-un.patch patches.suse/ARM-mmp-mmp2-fix-cpu_is_mmp2-on-mmp2-dt.patch patches.suse/ARM-imx-update-the-cpu-power-up-timing-setting-on-i..patch patches.suse/Input-restore-EV_ABS-ABS_RESERVED.patch patches.suse/fuse-continue-to-send-FUSE_RELEASEDIR-when-FUSE_OPEN.patch patches.suse/0001-media-vb2-don-t-call-__vb2_queue_cancel-if-vb2_start.patch patches.suse/0001-dm-cache-metadata-verify-cache-has-blocks-in-blocks_.patch patches.suse/0001-dm-call-blk_queue_split-to-impose-device-limits-on-b.patch patches.suse/0001-dm-zoned-Fix-target-BIO-completion-handling.patch patches.suse/0001-dm-thin-send-event-about-thin-pool-state-change-_aft.patch patches.suse/ALSA-hda-realtek-Fixed-headphone-issue-for-ALC700.patch patches.suse/ALSA-hda-realtek-Fix-the-mute-LED-regresion-on-Lenov.patch patches.suse/ALSA-fireface-fix-reference-to-wrong-register-for-cl.patch patches.suse/ALSA-hda-realtek-ALC294-mic-and-headset-mode-fixups-.patch patches.suse/ALSA-hda-realtek-Enable-audio-jacks-of-ASUS-UX533FD-.patch patches.suse/ALSA-hda-realtek-Enable-audio-jacks-of-ASUS-UX433FN-.patch patches.suse/MMC-OMAP-fix-broken-MMC-on-OMAP15XX-OMAP5910-OMAP310.patch patches.suse/mmc-sdhci-fix-the-timeout-check-window-for-clock-and.patch patches.suse/IB-hfi1-Fix-a-latency-issue-for-small-messages.patch patches.suse/IB-hfi1-Fix-an-out-of-bounds-access-in-get_hw_stats.patch patches.suse/IB-mlx5-Fix-implicit-ODP-interrupted-page-fault.patch patches.suse/IB-mlx5-Block-DEVX-umem-from-the-non-applicable-case.patch patches.suse/IB-core-Fix-oops-in-netdev_next_upper_dev_rcu.patch patches.suse/0003-drm-i915-Record-GT-workarounds-in-a-list.patch patches.suse/0004-drm-i915-Introduce-per-engine-workarounds.patch patches.suse/0002-drm-i915-gvt-Fix-tiled-memory-decoding-bug-on-BDW.patch patches.suse/0001-drm-i915-execlists-Apply-a-full-mb-before-execution-.patch patches.suse/drm-i915-Flush-GPU-relocs-harder-for-gen3.patch patches.suse/0004-Revert-drm-rockchip-Allow-driver-to-be-shutdown-on-r.patch patches.suse/0005-drm-amdgpu-update-smu-firmware-images-for-VI-variant.patch patches.suse/0001-drm-amdgpu-add-some-additional-vega10-pci-ids.patch patches.suse/0002-drm-amdkfd-add-new-vega10-pci-ids.patch patches.suse/0001-drm-amdgpu-update-SMC-firmware-image-for-polaris10-v.patch patches.suse/0003-drm-amdgpu-powerplay-Apply-avfs-cks-off-voltages-on-.patch patches.suse/0004-drm-amdgpu-Fix-DEBUG_LOCKS_WARN_ON-depth-0-in-amdgpu.patch patches.suse/drm-nouveau-drm-nouveau-tegra-Call-nouveau_drm_devic.patch patches.suse/0005-drm-nouveau-kms-nv50-also-flush-fb-writes-when-rewin.patch patches.suse/0001-drm-nouveau-kms-Fix-memory-leak-in-nv50_mstm_del.patch patches.suse/pinctrl-meson-fix-pull-enable-register-calculation.patch patches.suse/pinctrl-sunxi-a83t-Fix-IRQ-offset-typo-for-PH11.patch patches.suse/powerpc-msi-Fix-NULL-pointer-access-in-teardown-code.patch patches.suse/powerpc-boot-Fix-build-failures-with-j-1.patch patches.suse/powerpc-papr_scm-Use-depend-instead-of-select.patch patches.suse/powerpc-papr_scm-Fix-resource-end-address.patch patches.suse/powerpc-papr_scm-Update-DT-properties.patch patches.suse/powerpc-papr_scm-Remove-endian-conversions.patch patches.suse/powerpc-papr_scm-Fix-DIMM-device-registration-race.patch patches.suse/powerpc-papr_scm-Use-ibm-unit-guid-as-the-iset-cooki.patch patches.suse/powerpc-mm-Fallback-to-RAM-if-the-altmap-is-unusable.patch patches.suse/0011-arm64-dma-mapping-Fix-FORCE_CONTIGUOUS-buffer-cleari.patch patches.suse/block-bio-Do-not-zero-user-pages.patch patches.suse/aio-fix-spectre-gadget-in-lookup_ioctx.patch patches.suse/userfaultfd-check-vm_maywrite-was-set-after-verifying-the-uffd-is-registered.patch patches.suse/checkstack.pl-fix-for-aarch64.patch patches.suse/Revert-scsi-qla2xxx-Fix-NVMe-Target-discovery.patch patches.suse/scsi-bnx2fc-fix-null-dereference-in-error-handling patches.suse/scsi-t10-pi-Return-correct-ref-tag-when-queue-has-no.patch patches.suse/uapi-linux-blkzoned.h-fix-BLKGETZONESZ-and-BLKGETNRZ.patch patches.suse/kvm-fix-uaf-in-nested-posted-interrupt-processing patches.suse/kvm-x86-Add-AMD-s-EX_CFG-to-the-list-of-ignored-MSRs.patch patches.suse/sctp-initialize-sin6_flowinfo-for-ipv6-addrs-in-sctp.patch patches.suse/ipv4-Fix-potential-Spectre-v1-vulnerability.patch patches.suse/ibmvnic-Convert-reset-work-item-mutex-to-spin-lock.patch patches.suse/ibmvnic-Fix-non-atomic-memory-allocation-in-IRQ-cont.patch patches.suse/nfp-flower-ensure-TCP-flags-can-be-placed-in-IPv6-fr.patch patches.suse/ieee802154-ca8210-fix-possible-u8-overflow-in-ca8210.patch patches.suse/USB-hso-Fix-OOB-memory-access-in-hso_probe-hso_get_c.patch patches.suse/bnx2x-Clear-fip-MAC-when-fcoe-offload-support-is-dis.patch patches.suse/bnx2x-Remove-configured-vlans-as-part-of-unload-sequ.patch patches.suse/bnx2x-Enable-PTP-only-on-the-PF-that-initializes-the.patch patches.suse/bnx2x-Send-update-svid-ramrod-with-retry-poll-flags-.patch patches.suse/0007-netfilter-ipset-do-not-call-ipset_nest_end-after-nla.patch patches.suse/netfilter-nat-can-t-use-dst_hold-on-noref-dst.patch patches.suse/i40e-fix-mac-filter-delete-when-setting-mac-address.patch patches.suse/i40e-fix-VLAN.TCI-0-RX-HW-offload.patch patches.suse/i40e-DRY-rx_ptype-handling-code.patch patches.suse/ixgbe-Fix-race-when-the-VF-driver-does-a-reset.patch patches.suse/vhost-make-sure-used-idx-is-seen-before-log-in-vhost.patch patches.suse/vhost_net-switch-to-use-mutex_trylock-in-vhost_net_b.patch patches.suse/Revert-net-vhost-lock-the-vqs-one-by-one.patch patches.suse/net-mlx5-E-Switch-Fix-fdb-cap-bits-swap.patch patches.suse/net-mlx5e-Fix-default-amount-of-channels-for-VF-repr.patch patches.suse/net-mlx5e-RX-Verify-MPWQE-stride-size-is-in-range.patch patches.suse/net-mlx5e-Err-if-asked-to-mirror-a-goto-chain-tc-esw.patch patches.suse/net-mlx5e-Avoid-overriding-the-user-provided-priorit.patch patches.suse/net-mlx5e-Properly-initialize-flow-attributes-for-sl.patch patches.suse/net-mlx5e-Avoid-encap-flows-deletion-attempt-the-1st.patch patches.suse/net-mlx5e-Remove-unused-UDP-GSO-remaining-counter.patch patches.suse/net-mlx5e-Cancel-DIM-work-on-close-SQ.patch patches.suse/qed-Fix-command-number-mismatch-between-driver-and-t.patch patches.suse/tipc-use-lock_sock-in-tipc_sk_reinit.patch patches.suse/tipc-fix-a-double-kfree_skb.patch patches.suse/tipc-compare-remote-and-local-protocols-in-tipc_udp_.patch patches.suse/net-tls-Init-routines-in-create_ctx.patch patches.suse/net-tls-sleeping-function-from-invalid-context.patch patches.suse/crypto-chelsio-chtls-listen-fails-with-multiadapt.patch patches.suse/crypto-chelsio-chtls-macro-correction-in-tx-path.patch patches.suse/w90p910_ether-remove-incorrect-__init-annotation.patch patches.suse/ip6mr-Fix-potential-Spectre-v1-vulnerability.patch patches.suse/bpf-fix-bpf_jit_limit-knob-for-PAGE_SIZE-64K.patch patches.suse/bpf-verifier-make-sure-callees-don-t-prune-with-call.patch patches.suse/qmi_wwan-Added-support-for-Fibocom-NL668-series.patch patches.suse/qmi_wwan-Added-support-for-Telit-LN940-series.patch patches.suse/net-ipv4-do-not-handle-duplicate-fragments-as-overla.patch patches.suse/net-hns-Incorrect-offset-address-used-for-some-regis.patch patches.suse/net-hns-All-ports-can-not-work-when-insmod-hns-ko-af.patch patches.suse/net-hns-Some-registers-use-wrong-address-according-t.patch patches.suse/net-hns-Fixed-bug-that-netdev-was-opened-twice.patch patches.suse/net-hns-Clean-rx-fbd-when-ae-stopped.patch patches.suse/net-hns-Free-irq-when-exit-from-abnormal-branch.patch patches.suse/net-hns-Avoid-net-reset-caused-by-pause-frames-storm.patch patches.suse/net-hns-Fix-ntuple-filters-status-error.patch patches.suse/net-hns-Add-mac-pcs-config-when-enable-disable-mac.patch patches.suse/net-hns-Fix-ping-failed-when-use-net-bridge-and-send.patch patches.suse/mlxsw-core-Increase-timeout-during-firmware-flash-pr.patch patches.suse/mlxsw-spectrum-Add-trap-for-decapsulated-ARP-packets.patch patches.suse/mlxsw-spectrum_nve-Fix-memory-leak-upon-driver-reloa.patch patches.suse/0002-xfrm-Fix-error-return-code-in-xfrm_output_one.patch patches.suse/0004-xfrm-Fix-bucket-count-reported-to-userspace.patch patches.suse/0003-xfrm-Fix-NULL-pointer-dereference-in-xfrm_input-when.patch patches.suse/VSOCK-Send-reset-control-packet-when-socket-is-parti.patch patches.suse/net-mvpp2-10G-modes-aren-t-supported-on-all-ports.patch patches.suse/qed-Fix-an-error-code-qed_ll2_start_xmit.patch patches.suse/net-macb-restart-tx-after-tx-used-bit-read.patch patches.suse/0001-net-macb-fix-random-memory-corruption-on-RX-with-64-.patch patches.suse/0001-net-macb-fix-dropped-RX-frames-due-to-a-race.patch patches.suse/0002-net-macb-add-missing-barriers-when-reading-descripto.patch patches.suse/vxlan-Unmark-offloaded-bit-on-replaced-FDB-entries.patch patches.suse/lan78xx-Resolve-issue-with-changing-MAC-address.patch patches.suse/net-phy-Fix-the-issue-that-netif-always-links-up-aft.patch patches.suse/0001-xen-netfront-tolerate-frags-with-no-data.patch patches.suse/vxge-ensure-data0-is-initialized-in-when-fetching-fi.patch patches.suse/net-smc-fix-TCP-fallback-socket-release.patch patches.suse/mac80211-fix-a-kernel-panic-when-TXing-after-TXQ-tea.patch patches.suse/nl80211-fix-memory-leak-if-validate_pae_over_nl80211.patch patches.suse/mac80211-free-skb-fraglist-before-freeing-the-skb.patch patches.suse/rtlwifi-Fix-leak-of-skb-when-processing-C2H_BT_INFO.patch patches.suse/Revert-mwifiex-restructure-rx_reorder_tbl_lock-usage.patch patches.suse/0001-iwlwifi-mvm-don-t-send-GEO_TX_POWER_LIMIT-to-old-fir.patch patches.suse/net-rds-fix-warn-in-rds_message_alloc_sgs.patch patches.suse/net-rds-remove-user-triggered-WARN_ON-in-rds_sendmsg.patch patches.suse/bnxt_en-Fix-ethtool-self-test-loopback.patch patches.suse/ipv6-explicitly-initialize-udp6_addr-in-udp_sock_cre.patch patches.suse/net-mlx5e-RX-Fix-wrong-early-return-in-receive-queue.patch patches.suse/net-mlx5-Typo-fix-in-del_sw_hw_rule.patch patches.suse/net-mlx5e-Remove-the-false-indication-of-software-ti.patch patches.suse/gro_cell-add-napi_disable-in-gro_cells_destroy.patch patches.suse/net-tls-allocate-tls-context-using-GFP_ATOMIC.patch patches.suse/net-sched-cls_flower-Remove-old-entries-from-rhashta.patch patches.suse/net-mvpp2-fix-the-phylink-mode-validation.patch patches.suse/rds-Fix-warning.patch patches.suse/mmc-omap_hsmmc-fix-DMA-API-warning.patch patches.suse/mmc-core-Reset-HPI-enabled-state-during-re-init-and-.patch patches.suse/mmc-core-Allow-BKOPS-and-CACHE-ctrl-even-if-no-HPI-s.patch patches.suse/mmc-core-Use-a-minimum-1600ms-timeout-when-enabling-.patch patches.suse/xhci-Don-t-prevent-USB2-bus-suspend-in-state-check-i.patch patches.suse/USB-serial-option-add-HP-lt4132.patch patches.suse/USB-serial-option-add-GosunCn-ZTE-WeLink-ME3630.patch patches.suse/USB-serial-option-add-Simcom-SIM7500-SIM7600-MBIM-mo.patch patches.suse/USB-serial-option-add-Fibocom-NL668-series.patch patches.suse/USB-serial-option-add-Telit-LN940-series.patch patches.suse/usb-xhci-fix-broken_suspend-placement-in-struct-xchi_hcd.patch patches.suse/Revert-serial-8250-Fix-clearing-FIFOs-in-RS485-mode-.patch patches.suse/msft-hv-1804-uio_hv_generic-set-callbacks-on-open.patch patches.suse/msft-hv-1805-x86-hyperv-remove-PCI-dependency.patch patches.suse/msft-hv-1814-Drivers-hv-vmbus-Return-EINVAL-for-the-sys-files-for.patch patches.suse/kbuild-fix-false-positive-warning-error-about-missin.patch patches.suse/ubifs-Handle-re-linking-of-inodes-correctly-while-re.patch patches.suse/smb3-Fix-rmdir-compounding-regression-to-strict-servers.patch patches.suse/gpiolib-acpi-Only-defer-request_irq-for-GpioInt-ACPI.patch patches.suse/gpio-max7301-fix-driver-for-use-with-CONFIG_VMAP_STA.patch patches.suse/gpio-mvebu-only-fail-on-missing-clk-if-pwm-is-actual.patch patches.suse/Input-omap-keypad-fix-idle-configuration-to-not-bloc.patch patches.suse/Input-synaptics-enable-RMI-on-ThinkPad-T560.patch patches.suse/Input-synaptics-enable-SMBus-for-HP-EliteBook-840-G4.patch patches.suse/0001-drm-ioctl-Fix-Spectre-v1-vulnerabilities.patch patches.suse/x86-mm-Fix-decoy-address-handling-vs-32-bit-builds.patch patches.suse/x86-fsgsbase-64-fix-the-base-write-helper-functions.patch patches.suse/x86-mtrr-don-t-copy-uninitialized-gentry-fields-back-to-userspace.patch patches.suse/0001-futex-Cure-exit-race.patch patches.suse/ipv6-frags-Fix-bogus-skb-sk-in-reassembled-packets.patch patches.suse/tcp-fix-a-race-in-inet_diag_dump_icsk.patch patches.suse/packet-validate-address-length.patch patches.suse/Prevent-overflow-of-sk_msg-in-sk_msg_clone.patch patches.suse/ipv6-tunnels-fix-two-use-after-free.patch patches.suse/tls-Do-not-call-sk_memcopy_from_iter-with-zero-lengt.patch patches.suse/qmi_wwan-Add-support-for-Fibocom-NL678-series.patch patches.suse/qmi_wwan-Fix-qmap-header-retrieval-in-qmimux_rx_fixu.patch patches.suse/serial-sunsu-fix-refcount-leak.patch patches.suse/0001-fork-memcg-fix-crash-in-free_thread_stack-on-memcg-c.patch patches.suse/mm-page_alloc-fix-has_unmovable_pages-for-HugePages.patch patches.suse/scsi-target-iscsi-cxgbit-add-missing-spin_lock_init patches.suse/scsi-sd-use-mempool-for-discard-special-page patches.suse/procsysctl-dont-return-ENOMEM-on-lookup-when-a-table-is-unregistering.patch patches.suse/platform-x86-asus-wmi-Tell-the-EC-the-OS-will-handle.patch patches.suse/platform-x86-asus-nb-wmi-Map-0x35-to-KEY_SCREENLOCK.patch patches.suse/platform-x86-asus-nb-wmi-Drop-mapping-of-0x33-and-0x.patch patches.suse/platform-x86-intel_pmc_core-Show-Latency-Tolerance-i.patch patches.suse/platform-x86-intel_pmc_core-Fix-LTR-IGNORE-Max-offse.patch patches.suse/platform-x86-intel_pmc_core-Decode-Snoop-Non-Snoop-L.patch patches.suse/0001-platform-x86-i2c-multi-instantiate-Accept-errors-of-.patch patches.suse/0001-platform-x86-i2c-multi-instantiate-Defer-probe-when-.patch patches.suse/0001-platform-x86-i2c-multi-instantiate-Get-rid-of-obsole.patch patches.suse/0001-i2c-acpi-Introduce-i2c_acpi_get_i2c_resource-helper.patch patches.suse/0001-platform-x86-i2c-multi-instantiate-Count-I2cSerialBu.patch patches.suse/0001-platform-x86-i2c-multi-instantiate-Distinguish-IRQ-r.patch patches.suse/0001-platform-x86-i2c-multi-instantiate-Introduce-IOAPIC-.patch patches.suse/0001-platform-x86-i2c-multi-instantiate-Allow-to-have-sam.patch patches.suse/0001-ACPI-scan-Create-platform-device-for-INT3515-ACPI-no.patch patches.suse/platform-x86-mlx-platform-Add-definitions-for-new-re.patch patches.suse/platform-x86-mlx-platform-Rename-new-systems-product.patch patches.suse/platform-x86-mlx-platform-Fix-tachometer-registers.patch patches.suse/platform-x86-mlx-platform-Fix-LED-configuration.patch patches.suse/platform-x86-mlx-platform-Allow-mlxreg-io-driver-act-e2883859.patch patches.suse/platform-x86-mlx-platform-Convert-to-use-SPDX-identi.patch patches.suse/0049-drm-v3d-Fix-a-use-after-free-race-accessing-the-sche.patch patches.suse/0050-drm-v3d-Skip-debugfs-dumping-GCA-on-platforms-withou.patch patches.suse/0001-drm-rockchip-psr-do-not-dereference-encoder-before-i.patch patches.suse/drm-bufs-Fix-Spectre-v1-vulnerability.patch patches.suse/0005-DRM-UDL-get-rid-of-useless-vblank-initialization.patch patches.suse/0001-drm-vc4-Set-is_yuv-to-false-when-num_planes-1.patch patches.suse/drm-vgem-Fix-vgem_init-to-get-drm-device-available.patch patches.suse/drm-sun4i-hdmi-fix-unitialized-variable patches.suse/0059-drm-sun4i-hdmi-Fix-double-flag-assignation.patch patches.suse/drm-sun4i-Initialize-registers-in-tcon-top-driver.patch patches.suse/0001-drm-amd-display-Guard-against-null-stream_state-in-s.patch patches.suse/0002-drm-amdkfd-fix-interrupt-spin-lock.patch patches.suse/drm-ttm-Fix-bo_global-and-mem_global-kfree-error.patch patches.suse/0001-drm-vc4-x_scaling-1-should-never-be-set-to-VC4_SCALI.patch patches.suse/drm-rockchip-fix-for-mailbox-read-size.patch patches.suse/0043-drm-i915-dp-Do-not-grab-crtc-modeset-lock-in-intel_d.patch patches.suse/0003-drm-i915-Redefine-some-Whiskey-Lake-SKUs.patch patches.suse/drm-i915-Add-new-AML_ULX-support-list.patch patches.suse/drm-i915-Apply-correct-ddi-translation-table-for-AML.patch patches.suse/0029-drm-i915-icl-Add-Wa_1406609255.patch patches.suse/0030-drm-i915-icl-Add-Wa_1606682166.patch patches.suse/drm-i915-Fix-intel_dp_mst_best_encoder.patch patches.suse/0048-drm-i915-selftests-Disable-shrinker-across-mmap-exha.patch patches.suse/drm-i915-aml-Add-new-Amber-Lake-PCI-ID.patch patches.suse/0031-drm-i915-icl-enable-SAGV-for-ICL-platform.patch patches.suse/0032-drm-i915-gen8-Disable-master-intr-before-reading.patch patches.suse/0033-drm-i915-icl-No-need-to-ack-intr-through-master-cont.patch patches.suse/0034-drm-i915-icl-Disable-master-intr-before-reading.patch patches.suse/0035-drm-i915-icl-apply-Display-WA-1178-to-fix-type-C-don.patch patches.suse/0001-drm-i915-icl-create-function-to-identify-combophy-po.patch patches.suse/0036-drm-i915-icl-use-combophy-TC-helper-functions-during.patch patches.suse/0037-drm-i915-icl-Refactor-get_ddi_pll-using-helper-func.patch patches.suse/0038-drm-i915-icl-Use-helper-functions-to-classify-the-po.patch patches.suse/0039-drm-i915-icl-Refactor-icl-pll-functions.patch patches.suse/0040-drm-i915-icl-Combine-all-port-combophy-macros-at-one.patch patches.suse/0041-drm-i915-icl-Introduce-new-macros-to-get-combophy-re.patch patches.suse/0001-drm-i915-icl-Fix-DDI-TC-port-clk_off-bits.patch patches.suse/0052-drm-i915-icl-Fix-signal_levels.patch patches.suse/0042-drm-i915-icl-Store-available-engine-masks-in-INTEL_I.patch patches.suse/0061-drm-i915-Fix-VIDEO_DIP_CTL-bit-shifts.patch patches.suse/0043-drm-i915-icl-Enable-DC9-as-lowest-possible-state-dur.patch patches.suse/0007-drm-i915-gtt-Revert-Disable-read-only-support-under-.patch patches.suse/0062-drm-i915-Fix-error-handling-for-the-NV12-fb-dimensio.patch patches.suse/0044-drm-i915-icl-Set-TC-type-to-unknown-in-the-disconnec.patch patches.suse/0045-drm-i915-icl-Set-TC-type-to-unknown-when-a-sudden-di.patch patches.suse/0046-drm-i915-Initialize-panel_vdd_work-only-for-eDP-port.patch patches.suse/0047-drm-i915-icl-Fix-crash-when-getting-DPLL-of-a-MST-en.patch patches.suse/0063-drm-i915-icl-Fix-the-macros-for-DFLEXDPMLE-register-.patch patches.suse/0048-drm-i915-ICL-Add-pre_pll_enable-hook-for-ICL-and-set.patch patches.suse/0001-drm-i915-icl-Add-DSS_CTL-Registers.patch patches.suse/0049-drm-i915-icl-Fix-DC9-Suspend-for-ICL.patch patches.suse/0050-drm-i915-icl-Add-WaEnable32PlaneMode.patch patches.suse/0051-drm-i915-icl-Implement-Display-WA_1405510057.patch patches.suse/0052-drm-i915-icl-WaAllowUMDToModifyHalfSliceChicken7.patch patches.suse/0053-drm-i915-icl-WaAllowUMDToModifySamplerMode.patch patches.suse/0054-drm-i915-Move-intel_aux_ch-to-intel_bios.c.patch patches.suse/0055-drm-i915-Move-aux_ch-to-intel_digital_port.patch patches.suse/0056-drm-i915-Init-aux_ch-for-HDMI-ports-too.patch patches.suse/0057-drm-i915-Use-a-helper-to-get-the-aux-power-domain.patch patches.suse/0058-drm-i915-Enable-AUX-power-earlier.patch patches.suse/0059-drm-i915-Enable-AUX-power-for-HDMI-DDI-TypeC-main-li.patch patches.suse/0060-drm-i915-Configure-AUX_CH_CTL-when-enabling-the-AUX-.patch patches.suse/0061-drm-i915-icl-Sanitize-port-to-PLL-mapping.patch patches.suse/0062-drm-i915-icl-Fix-DSS_CTL-register-names.patch patches.suse/ALSA-x86-Fix-runtime-PM-for-hdmi-lpe-audio.patch patches.suse/0063-drm-i915-icl-Configure-MG-PHY-gating-for-HDMI-ports-.patch patches.suse/0064-drm-i915-icl-Configure-MG-DP-mode-for-HDMI-ports-too.patch patches.suse/0001-drm-i915-icl-Fix-power-well-2-wrt.-DC-off-toggling-o.patch patches.suse/0065-drm-i915-icl-Fix-combo-PHY-uninit.patch patches.suse/0066-drm-i915-cnl-Move-the-combo-PHY-init-uninit-code-to-.patch patches.suse/0067-drm-i915-cnl-Verify-combo-PHY-HW-state-during-PHY-un.patch patches.suse/0068-drm-i915-icl-Skip-init-for-an-already-enabled-combo-.patch patches.suse/0069-drm-i915-icl-Fix-port-B-combo-PHY-context-loss-after.patch patches.suse/0070-drm-i915-ddi-Add-more-sanity-check-to-the-encoder-HW.patch patches.suse/0071-drm-i915-icl-Fix-PLL-mapping-sanitization-for-DP-por.patch patches.suse/0071-drm-i915-Fix-hpd-handling-for-pins-with-two-encoders.patch patches.suse/0074-drm-i915-fix-broadwell-EU-computation.patch patches.suse/0008-drm-i915-Account-for-scale-factor-when-calculating-i.patch patches.suse/0076-drm-i915-icl-Drop-spurious-register-read-from-icl_db.patch patches.suse/drm-i915-Disable-LP3-watermarks-on-all-SNB-machines.patch patches.suse/drm-i915-ilk-Fix-warning-when-reading-emon_status-wi.patch patches.suse/0001-drm-rcar-du-Fix-vblank-initialization.patch patches.suse/0001-drm-rcar-du-Fix-external-clock-error-checks.patch patches.suse/0004-drm-atomic-helper-Complete-fake_commit-flip_done-pot.patch patches.suse/gpu-ipu-v3-image-convert-Prevent-race-between-run-an.patch patches.suse/0001-drm-i915-vgpu-Disallow-loading-on-old-vGPU-hosts.patch patches.suse/drm-amd-display-fix-gamma-not-being-applied-correctl.patch patches.suse/drm-amd-display-calculate-stream-phy_pix_clk-before-.patch patches.suse/0001-drm-amdgpu-Add-amdgpu-max-bpc-connector-property-v2.patch patches.suse/Revert-drm-amd-powerplay-Enable-Disable-NBPSTATE-on-.patch patches.suse/0001-drm-amdgpu-Reorder-uvd-ring-init-before-uvd-resume.patch patches.suse/drm-Clear-state-acquire_ctx-before-leaving-drm_atomi.patch patches.suse/0087-drm-v3d-Fix-prime-imports-of-buffers-from-other-driv.patch patches.suse/drm-amdgpu-powerplay-fix-clock-stretcher-limits-on-p.patch patches.suse/drm-nouveau-Add-strap_peek-to-debugfs.patch patches.suse/drm-nouveau-Add-size-to-vbios.rom-file-in-debugfs.patch patches.suse/0002-drm-nouveau-drm-nouveau-Check-rc-from-drm_dp_mst_top.patch patches.suse/drm-nouveau-drm-nouveau-Don-t-forget-to-label-dp_aux.patch patches.suse/drm-nouveau-core-support-multiple-nvdec-instances.patch patches.suse/drm-nouveau-bios-translate-additional-memory-types.patch patches.suse/drm-nouveau-bios-translate-USB-C-connector-type.patch patches.suse/drm-nouveau-devinit-gm200-export-function-to-upload-.patch patches.suse/drm-nouveau-tmr-detect-stalled-gpu-timer-and-break-o.patch patches.suse/drm-nouveau-imem-nv50-support-pinning-objects-in-BAR.patch patches.suse/drm-nouveau-fault-remove-manual-mapping-of-fault-buf.patch patches.suse/drm-nouveau-fault-store-get-put-pri-address-in-nvkm_.patch patches.suse/drm-nouveau-fault-add-explicit-control-over-fault-bu.patch patches.suse/drm-nouveau-mmu-add-more-general-vmm-free-node-handl.patch patches.suse/drm-nouveau-disp-gv100-fix-name-of-window-channels-i.patch patches.suse/drm-nouveau-fifo-gf100-call-into-BAR-to-reset-BARs-a.patch patches.suse/drm-nouveau-fifo-gk104-return-channel-instance-in-ct.patch patches.suse/drm-nouveau-fifo-gk104-support-enabling-privileged-c.patch patches.suse/drm-nouveau-fifo-gk104-separate-runlist-building-fro.patch patches.suse/drm-nouveau-fifo-gk104-group-pbdma-functions-togethe.patch patches.suse/drm-nouveau-fifo-gk104-virtualise-pbdma-enable-funct.patch patches.suse/drm-nouveau-fifo-gm200-read-pbdma-count-more-directl.patch patches.suse/drm-nouveau-fifo-gv100-allocate-method-buffer.patch patches.suse/drm-nouveau-fifo-gv100-return-work-submission-token-.patch patches.suse/drm-nouveau-remove-left-over-struct-member.patch patches.suse/drm-nouveau-kms-nv50-allow-more-flexibility-with-lut.patch patches.suse/drm-nouveau-core-recognise-TU104.patch patches.suse/drm-nouveau-pci-tu104-initial-support.patch patches.suse/drm-nouveau-bios-tu104-initial-support.patch patches.suse/drm-nouveau-devinit-tu104-initial-support.patch patches.suse/drm-nouveau-top-tu104-initial-support.patch patches.suse/drm-nouveau-ibus-tu104-initial-support.patch patches.suse/drm-nouveau-gpio-tu104-initial-support.patch patches.suse/drm-nouveau-i2c-tu104-initial-support.patch patches.suse/drm-nouveau-fuse-tu104-initial-support.patch patches.suse/drm-nouveau-mc-tu104-initial-support.patch patches.suse/drm-nouveau-bus-tu104-initial-support.patch patches.suse/drm-nouveau-tmr-tu104-initial-support.patch patches.suse/drm-nouveau-imem-tu104-initial-support.patch patches.suse/drm-nouveau-fb-tu104-initial-support.patch patches.suse/drm-nouveau-ltc-tu104-initial-support.patch patches.suse/drm-nouveau-mmu-tu104-initial-support.patch patches.suse/drm-nouveau-bar-tu104-initial-support.patch patches.suse/drm-nouveau-fault-tu104-initial-support.patch patches.suse/drm-nouveau-pmu-tu104-initial-support.patch patches.suse/drm-nouveau-therm-tu104-initial-support.patch patches.suse/drm-nouveau-dma-tu104-initial-support.patch patches.suse/drm-nouveau-disp-tu104-initial-support.patch patches.suse/drm-nouveau-fifo-tu104-initial-support.patch patches.suse/drm-nouveau-ce-tu104-initial-support.patch patches.suse/drm-nouveau-kms-tu104-initial-support.patch patches.suse/drm-nouveau-core-increase-maximum-number-of-nvdec-in.patch patches.suse/drm-nouveau-core-recognise-TU106.patch patches.suse/drm-nouveau-pci-tu106-initial-support.patch patches.suse/drm-nouveau-bios-tu106-initial-support.patch patches.suse/drm-nouveau-devinit-tu106-initial-support.patch patches.suse/drm-nouveau-top-tu106-initial-support.patch patches.suse/drm-nouveau-ibus-tu106-initial-support.patch patches.suse/drm-nouveau-gpio-tu106-initial-support.patch patches.suse/drm-nouveau-i2c-tu106-initial-support.patch patches.suse/drm-nouveau-fuse-tu106-initial-support.patch patches.suse/drm-nouveau-mc-tu106-initial-support.patch patches.suse/drm-nouveau-bus-tu106-initial-support.patch patches.suse/drm-nouveau-tmr-tu106-initial-support.patch patches.suse/drm-nouveau-imem-tu106-initial-support.patch patches.suse/drm-nouveau-fb-tu106-initial-support.patch patches.suse/drm-nouveau-ltc-tu106-initial-support.patch patches.suse/drm-nouveau-mmu-tu106-initial-support.patch patches.suse/drm-nouveau-bar-tu106-initial-support.patch patches.suse/drm-nouveau-fault-tu106-initial-support.patch patches.suse/drm-nouveau-pmu-tu106-initial-support.patch patches.suse/drm-nouveau-therm-tu106-initial-support.patch patches.suse/drm-nouveau-dma-tu106-initial-support.patch patches.suse/drm-nouveau-disp-tu106-initial-support.patch patches.suse/drm-nouveau-fifo-tu106-initial-support.patch patches.suse/drm-nouveau-ce-tu106-initial-support.patch patches.suse/drm-msm-dsi-fix-dsi-clock-names-in-DSI-10nm-PLL-driv.patch patches.suse/drm-msm-dpu-Only-check-flush-register-against-pendin.patch patches.suse/jffs2-Fix-use-of-uninitialized-delayed_work-lockdep-.patch patches.suse/mtd-fix-mtd_oobavail-incoherent-returned-value.patch patches.suse/0039-mtd-spi-nor-add-entry-for-mt35xu512aba-flash.patch patches.suse/media-mtk-vcodec-Release-device-nodes-in-mtk_vcodec_.patch patches.suse/media-pulse8-cec-return-0-when-invalidating-the-logi.patch patches.suse/media-vb2-vb2_mmap-move-lock-up.patch patches.suse/media-cec-report-Vendor-ID-after-initialization.patch patches.suse/media-vivid-fix-error-handling-of-kthread_run.patch patches.suse/media-vivid-set-min-width-height-to-a-value-0.patch patches.suse/media-adv-tc358743-ths8200-fill-in-min-width-height-.patch patches.suse/media-v4l2-tpg-array-index-could-become-negative.patch patches.suse/media-vivid-free-bitmap_cap-when-updating-std-timing.patch patches.suse/media-videobuf2-v4l2-drop-WARN_ON-in-vb2_warn_zero_b.patch patches.suse/media-vb2-be-sure-to-unlock-mutex-on-errors.patch patches.suse/media-uvcvideo-Refactor-teardown-of-uvc-on-USB-disconnect.patch patches.suse/media-DaVinci-VPBE-fix-error-handling-in-vpbe_initia.patch patches.suse/media-firewire-Fix-app_info-parameter-type-in-avc_ca.patch patches.suse/media-stkwebcam-Bugfix-for-wrong-return-values.patch patches.suse/ALSA-usb-audio-Define-registers-for-CM6206.patch patches.suse/ALSA-hda-ca0132-Optimize-for-non-PCI-configuration.patch patches.suse/ALSA-oxfw-add-support-for-APOGEE-duet-FireWire.patch patches.suse/ALSA-control-Consolidate-helpers-for-adding-and-repl.patch patches.suse/ALSA-hda-tegra-compatible-string-as-shortname.patch patches.suse/leds-trigger-Introduce-audio-mute-LED-trigger.patch patches.suse/platform-x86-dell-laptop-Add-micmute-LED-trigger-sup.patch patches.suse/platform-x86-thinkpad_acpi-Add-audio-mute-LED-classd.patch patches.suse/ALSA-hda-Support-led-audio-trigger.patch patches.suse/ALSA-hda-tegra-Probe-up-to-8-codecs.patch patches.suse/ALSA-hda-hdmi-Add-Tegra186-and-Tegra194-support.patch patches.suse/ALSA-hda-Add-jack-pointer-and-unsolicited-event-bits.patch patches.suse/ALSA-hda-Add-jack-button-support.patch patches.suse/ALSA-hda-realtek-Enable-headset-button-support-for-n.patch patches.suse/ALSA-hda-ca0132-make-pci_iounmap-call-conditional.patch patches.suse/ALSA-hda-intel-Refactoring-PM-code.patch patches.suse/ALSA-hda-Refactor-display-power-management.patch patches.suse/ALSA-hda-intel-Drop-superfluous-AZX_DCAPS_I915_POWER.patch patches.suse/ALSA-hda-intel-Properly-free-the-display-power-at-er.patch patches.suse/ALSA-hda-hdmi-Always-set-display_power_control-for-I.patch patches.suse/ALSA-emux-Fix-potential-Spectre-v1-vulnerabilities.patch patches.suse/ALSA-pcm-Fix-potential-Spectre-v1-vulnerability.patch patches.suse/ALSA-hda-fix-front-speakers-on-Huawei-MBXP.patch patches.suse/platform-x86-add-support-for-Huawei-WMI-hotkeys.patch patches.suse/ALSA-hda-add-support-for-Huawei-WMI-micmute-LED.patch patches.suse/ALSA-firewire-lib-fix-wrong-handling-payload_length-.patch patches.suse/ALSA-firewire-lib-fix-wrong-assignment-for-out_packe.patch patches.suse/ALSA-firewire-lib-use-the-same-print-format-for-with.patch patches.suse/ALSA-fireface-fix-for-state-to-fetch-PCM-frames.patch patches.suse/ALSA-hda-add-mute-LED-support-for-HP-EliteBook-840-G.patch patches.suse/ASoC-intel-cht_bsw_max98090_ti-Add-pmc_plt_clk_0-qui.patch patches.suse/ASoC-intel-cht_bsw_max98090_ti-Add-pmc_plt_clk_0-2.patch patches.suse/ASoC-Intel-mrfld-fix-uninitialized-variable-access.patch patches.suse/ASoC-au8540-use-64-bit-arithmetic-instead-of-32-bit.patch patches.suse/ASoC-fsl-Fix-SND_SOC_EUKREA_TLV320-build-error-on-i..patch patches.suse/ALSA-rme9652-Fix-potential-Spectre-v1-vulnerability.patch patches.suse/ALSA-emu10k1-Fix-potential-Spectre-v1-vulnerabilitie.patch patches.suse/ALSA-bebob-fix-model-id-of-unit-for-Apogee-Ensemble.patch patches.suse/ALSA-hda-realtek-Enable-audio-jacks-of-ASUS-UX391UA-.patch patches.suse/ACPI-EC-PM-Disable-non-wakeup-GPEs-for-suspend-to-id.patch patches.suse/cpuidle-big.LITTLE-fix-refcount-leak.patch patches.suse/PM-AVS-SmartReflex-NULL-check-before-some-freeing-fu.patch patches.suse/ACPICA-Use-d-for-signed-int-print-formatting-instead.patch patches.suse/ACPI-LPSS-Ignore-acpi_device_fix_up_power-return-val.patch patches.suse/ACPI-APEI-Clear-GHES-block_status-before-panic.patch patches.suse/ACPI-fix-acpi_find_child_device-invocation-in-acpi_p.patch patches.suse/pwm-clps711x-Fix-period-calculation.patch patches.suse/regulator-Fix-return-value-of-_set_load-stub.patch patches.suse/drivers-regulator-fix-a-missing-check-of-return-valu.patch patches.suse/regulator-tps65910-fix-a-missing-check-of-return-val.patch patches.suse/spi-bcm2835-Avoid-finishing-transfer-prematurely-in-.patch patches.suse/spi-bcm2835-Fix-book-keeping-of-DMA-termination.patch patches.suse/spi-bcm2835-Fix-race-on-DMA-termination.patch patches.suse/spi-bcm2835-Unbreak-the-build-of-esoteric-configs.patch patches.suse/0002-spi-spi-fsl-dspi-use-IRQF_SHARED-mode-to-request-IRQ.patch patches.suse/0023-spi-add-support-for-octal-mode-I-O-data-transfer.patch patches.suse/0024-spi-spi-mem-add-support-for-octal-mode-I-O-data-tran.patch patches.suse/0019-spi-spi-mem-Add-missing-word-in-the-SPI_MEM_DATA_OUT.patch patches.suse/0020-spi-spi-mem-Add-SPI_MEM_NO_DATA-to-the-spi_mem_data_.patch patches.suse/0021-spi-spi-mem-Split-spi_mem_exec_op-code.patch patches.suse/0022-spi-spi-mem-Add-a-new-API-to-support-direct-mapping.patch patches.suse/0001-clk-qoriq-add-more-chips-support.patch patches.suse/0001-dt-bindings-clock-r8a7795-Remove-CSIREF-clock.patch patches.suse/0001-dt-bindings-clock-r8a7796-Remove-CSIREF-clock.patch patches.suse/clk-sunxi-ng-enable-so-said-LDOs-for-A64-SoC-s-pll-m.patch patches.suse/clk-sunxi-ng-a64-Fix-gate-bit-of-DSI-DPHY.patch patches.suse/clk-sunxi-ng-h3-h5-Fix-CSI_MCLK-parent.patch patches.suse/clk-sunxi-ng-a33-Set-CLK_SET_RATE_PARENT-for-all-aud.patch patches.suse/clk-rockchip-fix-typo-in-rk3188-spdif_frac-parent.patch patches.suse/clk-rockchip-fix-rk3188-sclk_smc-gate-data.patch patches.suse/clk-rockchip-fix-rk3188-sclk_mac_lbtest-parameter-or.patch patches.suse/clk-rockchip-fix-I2S1-clock-gate-register-for-rk3328.patch patches.suse/clk-rockchip-fix-ID-of-8ch-clock-of-I2S1-for-rk3328.patch patches.suse/clk-imx-make-mux-parent-strings-const.patch patches.suse/clk-imx6q-reset-exclusive-gates-on-init.patch patches.suse/clk-imx6sl-ensure-MMDC-CH0-handshake-is-bypassed.patch patches.suse/dt-bindings-imx-add-scu-resource-id-headfile.patch patches.suse/firmware-imx-remove-resource-id-enums.patch patches.suse/dt-bindings-fsl-scu-update-power-domain-binding.patch patches.suse/firmware-imx-add-pm-svc-headfile.patch patches.suse/dt-bindings-clock-imx8qxp-add-scu-clock-ids.patch patches.suse/dt-bindings-clock-add-imx8qxp-lpcg-clock-binding.patch patches.suse/clk-imx-add-configuration-option-for-mmio-clks.patch patches.suse/clk-imx-add-scu-clock-common-part.patch patches.suse/clk-imx-add-imx8qxp-clk-driver.patch patches.suse/clk-imx-add-lpcg-clock-support.patch patches.suse/clk-imx-add-imx8qxp-lpcg-driver.patch patches.suse/dt-bindings-add-binding-for-i-mx8mq-ccm.patch patches.suse/clk-imx-add-imx-composite-clock.patch patches.suse/clk-imx-add-clock-driver-for-i-mx8mq-ccm.patch patches.suse/clk-imx-add-fractional-pll-output-clock.patch patches.suse/clk-imx-add-sccg-pll-type.patch patches.suse/clk-imx-make-the-i-mx8mq-ccm-clock-driver-clk_imx8mq-dependant.patch patches.suse/device-property-fix-fwnode_graph_get_next_endpoint-d.patch patches.suse/platform-msi-Free-descriptors-in-platform_msi_domain.patch patches.suse/timekeeping-Use-proper-seqcount-initializer.patch patches.suse/clocksource-drivers-integrator-ap-Add-missing-of_nod.patch patches.suse/0001-x86-speculation-l1tf-Drop-the-swap-storage-limit-res.patch patches.suse/arm64-capabilities-Merge-entries-for-ARM64_WORKAROUN.patch patches.suse/arm64-capabilities-Merge-duplicate-Cavium-erratum-en.patch patches.suse/0002-perf-arm_spe-handle-devm_kasprintf-failure.patch patches.suse/0002-Documentation-perf-Add-documentation-for-ThunderX2-P.patch patches.suse/0001-drivers-perf-Add-Cavium-ThunderX2-SoC-UNCORE-PMU-dri.patch patches.suse/arm64-kpti-Whitelist-Cortex-A-CPUs-that-don-t-implem.patch patches.suse/kvm-nvmx-set-vm-instruction-error-for-vmptrld-of-unbacked-page patches.suse/kvm-nvmx-free-the-vmread-vmwrite-bitmaps-if-alloc_kvm_area-fails patches.suse/kvm-vmx-set-ia32_tsc_aux-for-legacy-mode-guests patches.suse/msft-hv-1816-x86-kvm-hyperv-simplify-SynIC-message-delivery.patch patches.suse/msft-hv-1817-x86-kvm-hyperv-don-t-retry-message-delivery-for-peri.patch patches.suse/msft-hv-1818-x86-hyper-v-Mark-TLFS-structures-packed.patch patches.suse/msft-hv-1819-x86-hyper-v-Do-some-housekeeping-in-hyperv-tlfs.h.patch patches.suse/msft-hv-1820-x86-hyper-v-Drop-HV_X64_CONFIGURE_PROFILER-definitio.patch patches.suse/msft-hv-1822-x86-hyper-v-move-synic-stimer-control-structures-def.patch patches.suse/msft-hv-1823-x86-kvm-hyper-v-use-stimer-config-definition-from-hy.patch patches.suse/msft-hv-1824-x86-kvm-hyper-v-direct-mode-for-synthetic-timers.patch patches.suse/msft-hv-1825-x86-kvm-hyper-v-avoid-open-coding-stimer_mark_pendin.patch patches.suse/msft-hv-1826-x86-hyper-v-Stop-caring-about-EOI-for-direct-stimers.patch patches.suse/kvm-x86-report-stibp-on-get_supported_cpuid.patch patches.suse/KVM-arm-arm64-Fix-VMID-alloc-race-by-reverting-to-lo.patch patches.suse/arm-arm64-KVM-vgic-Force-VM-halt-when-changing-the-a.patch patches.suse/arm64-KVM-Avoid-setting-the-upper-32-bits-of-VTCR_EL.patch patches.suse/KVM-PPC-Book3S-HV-Fix-race-between-kvm_unmap_hva_ran.patch patches.suse/KVM-PPC-Book3S-PR-Set-hflag-to-indicate-that-POWER9-.patch patches.suse/kvm-Disallow-wraparound-in-kvm_gfn_to_hva_cache_init.patch patches.suse/kvm-Change-offset-in-kvm_write_guest_offset_cached-t.patch patches.suse/kvm-nvmx-nmi-window-and-interrupt-window-exiting-should-wake-l2-from-hlt patches.suse/msft-hv-1828-x86-hyper-v-Add-HvFlushGuestAddressList-hypercall-su.patch patches.suse/kvm-x86-use-jmp-to-invoke-kvm_spurious_fault-from-fixup patches.suse/x86-resctrl-fix-rdt_find_domain-return-value-and-checks.patch patches.suse/firmware-efi-Add-NULL-pointer-checks-in-efivars-API-.patch patches.suse/efi-Permit-multiple-entries-in-persistent-memreserve.patch patches.suse/efi-Reduce-the-amount-of-memblock-reservations-for-p.patch patches.suse/tools-lib-lockdep-Rename-trywlock-into-trywrlock.patch patches.suse/perf-tools-add-hygon-dhyana-support.patch patches.suse/hwmon-k10temp-x86-amd_nb-consolidate-shared-device-ids.patch patches.suse/x86-amd_nb-add-support-for-newer-pci-topologies.patch patches.suse/x86-amd_nb-add-pci-device-ids-for-family-17h-model-30h.patch patches.suse/hwmon-k10temp-add-support-for-amd-family-17h-model-30h-cpus.patch patches.suse/x86-vdso-remove-obsolete-fake-section-table-reservation.patch patches.suse/x86-umip-print-umip-line-only-once.patch patches.suse/x86-umip-make-the-umip-activated-message-generic.patch patches.suse/x86-mm-drop-usage-of-_flush_tlb_all-in-kernel_physical_mapping_init.patch patches.suse/powerpc-64s-Include-cpu-header.patch patches.suse/powerpc-xmon-Fix-invocation-inside-lock-region.patch patches.suse/powerpc-perf-Fix-thresholding-counter-data-for-unkno.patch patches.suse/powerpc-perf-Update-perf_regs-structure-to-include-S.patch patches.suse/powerpc-perf-Cleanup-cache_sel-bits-comment.patch patches.suse/powerpc-perf-Fix-unit_sel-cache_sel-checks.patch patches.suse/powerpc-perf-Add-constraints-for-power9-l2-l3-bus-ev.patch patches.suse/powerpc-perf-Remove-l2-bus-events-from-HW-cache-even.patch patches.suse/0001-raid6-ppc-Fix-build-for-clang.patch patches.suse/powerpc-fsl-Fix-spectre_v2-mitigations-reporting.patch patches.suse/powerpc-fsl-Add-nospectre_v2-command-line-argument.patch patches.suse/powerpc-fsl-Update-Spectre-v2-reporting.patch patches.suse/powerpc-powernv-ioda-Allocate-indirect-TCE-levels-of.patch patches.suse/powerpc-fadump-Reservationless-firmware-assisted-dum.patch patches.suse/powerpc-fadump-Throw-proper-error-message-on-fadump-.patch patches.suse/powerpc-fadump-Do-not-allow-hot-remove-memory-from-f.patch patches.suse/powerpc-tm-Set-MSR-TS-just-prior-to-recheckpoint.patch patches.suse/powerpc-tm-Save-MSR-to-PACA-before-RFID.patch patches.suse/powerpc-tm-Print-scratch-value.patch patches.suse/powerpc-tm-Unset-MSR-TS-if-not-recheckpointing.patch patches.suse/powerpc-pkeys-Fix-handling-of-pkey-state-across-fork.patch patches.suse/powerpc-pseries-iommu-Use-memory-nodes-in-max-RAM-ad.patch patches.suse/powerpc-Fix-HMIs-on-big-endian-with-CONFIG_RELOCATAB.patch patches.suse/pstore-ram-Do-not-treat-empty-buffers-as-valid.patch patches.suse/pstore-Convert-buf_lock-to-semaphore.patch patches.suse/pstore-ram-Avoid-NULL-deref-in-ftrace-merging-failur.patch patches.suse/panic-avoid-deadlocks-in-re-entrant-console-drivers.patch patches.suse/printk-fix-printk_time-race.patch patches.suse/selinux-always-allow-mounting-submounts.patch patches.suse/net-hns3-use-HNS3_NIC_STATE_INITED-to-indicate-the-i.patch patches.suse/net-hns3-add-set_default_reset_request-in-the-hnae3_.patch patches.suse/net-hns3-provide-some-interface-information-for-the-.patch patches.suse/net-hns3-adjust-the-location-of-clearing-the-table-w.patch patches.suse/net-hns3-enable-disable-ring-in-the-enet-while-doing.patch patches.suse/net-hns3-use-HNS3_NIC_STATE_RESETTING-to-indicate-re.patch patches.suse/net-hns3-ignore-new-coming-low-level-reset-while-doi.patch patches.suse/net-hns3-move-some-reset-information-from-hnae3_hand.patch patches.suse/net-hns3-adjust-the-process-of-PF-reset.patch patches.suse/net-hns3-call-roce-s-reset-notify-callback-when-rese.patch patches.suse/net-hns3-add-error-handler-for-hclge_reset.patch patches.suse/net-hns3-fix-for-cmd-queue-memory-not-freed-problem-.patch patches.suse/net-hns3-Remove-set-but-not-used-variable-reset_leve.patch patches.suse/net-vlan-include-the-shift-in-skb_vlan_tag_get_prio.patch patches.suse/igbvf-Replace-spin_is_locked-with-lockdep.patch patches.suse/ixgbe-don-t-clear_bit-on-xdp_ring-state-if-xdp_ring-.patch patches.suse/ixgbe-allow-IPsec-Tx-offload-in-VEPA-mode.patch patches.suse/ixgbevf-add-support-for-software-timestamps.patch patches.suse/intel-ethernet-software-timestamp-skbs-as-late-as-po.patch patches.suse/igc-Remove-set-but-not-used-variables-ctrl_ext-link_.patch patches.suse/igc-Remove-set-but-not-used-variable-pci_using_dac.patch patches.suse/igc-fix-error-return-handling-from-call-to-netif_set.patch patches.suse/igc-Tidy-up-some-white-space.patch patches.suse/e1000e-allow-non-monotonic-SYSTIM-readings.patch patches.suse/igc-Clean-up-code.patch patches.suse/net-sched-red-delay-destroying-child-qdisc-on-replac.patch patches.suse/net-sched-prio-delay-destroying-child-qdiscs-on-chan.patch patches.suse/net-bcmgenet-return-correct-value-ret-from-bcmgenet_.patch patches.suse/cxgb4-Add-new-T6-PCI-device-ids-0x608a.patch patches.suse/net-hns3-fix-spelling-mistake-assertting-asserting.patch patches.suse/s390-sles15sp1-00-18-02-s390-qeth-utilize-virtual-MAC-for-Layer2-OSD-devices.patch patches.suse/0018-net-socionext-different-approach-on-DMA.patch patches.suse/0019-net-socionext-refactor-netsec_alloc_dring.patch patches.suse/i40iw-remove-use-of-VLAN_TAG_PRESENT.patch patches.suse/cxgb4-free-mac_hlist-properly.patch patches.suse/cxgb4vf-fix-memleak-in-mac_hlist-initialization.patch patches.suse/cxgb4vf-free-mac_hlist-properly.patch patches.suse/net-hns3-add-reset_hdev-to-reinit-the-hdev-in-VF-s-r.patch patches.suse/net-hns3-adjust-VF-s-reset-process.patch patches.suse/net-hns3-add-reset-handling-for-VF-when-doing-PF-res.patch patches.suse/net-hns3-add-reset-handling-for-VF-when-doing-Core-G.patch patches.suse/net-hns3-stop-handling-command-queue-while-resetting.patch patches.suse/net-hns3-add-error-handler-for-hclgevf_reset.patch patches.suse/net-hns3-stop-napi-polling-when-HNS3_NIC_STATE_DOWN-.patch patches.suse/net-hns3-implement-the-IMP-reset-processing-for-PF.patch patches.suse/net-hns3-add-PCIe-FLR-support-for-PF.patch patches.suse/net-hns3-do-VF-s-pci-re-initialization-while-PF-doin.patch patches.suse/net-hns3-add-PCIe-FLR-support-for-VF.patch patches.suse/ptp-check-gettime64-return-code-in-PTP_SYS_OFFSET-io.patch patches.suse/0020-dpaa2-eth-defer-probe-on-object-allocate.patch patches.suse/0021-dpaa2-ptp-defer-probe-when-portal-allocation-failed.patch patches.suse/PCI-add-USR-vendor-id-and-use-it-in-r8169-and-w6692-.patch patches.suse/net-hns3-Enable-HW-GRO-for-Rev-B-0x21-HNS3-hardware.patch patches.suse/net-hns3-Add-handling-of-GRO-Pkts-not-fully-RX-ed-in.patch patches.suse/net-hns3-Add-support-for-ethtool-K-to-enable-disable.patch patches.suse/net-hns3-Add-skb-chain-when-num-of-RX-buf-exceeds-MA.patch patches.suse/net-hns3-Adds-GRO-params-to-SKB-for-the-stack.patch patches.suse/ice-Fix-debug-print-in-ice_tx_timeout.patch patches.suse/ice-Check-for-q_vector-when-stopping-rings.patch patches.suse/ice-Remove-node-before-releasing-VSI.patch patches.suse/ice-Calculate-guaranteed-VSIs-per-function-and-use-i.patch patches.suse/ice-Avoid-nested-RTNL-locking-in-ice_dis_vsi.patch patches.suse/ice-Fix-NVM-mask-defines.patch patches.suse/ice-Increase-Rx-queue-disable-timeout.patch patches.suse/ice-Call-pci_disable_sriov-before-stopping-queues-fo.patch patches.suse/ice-Fix-to-make-VLAN-priority-tagged-traffic-to-appe.patch patches.suse/ice-Destroy-scheduler-tree-in-reset-path.patch patches.suse/ice-Remove-ICE_MAX_TXQ_PER_TXQG-check-when-configuri.patch patches.suse/i40e-Replace-spin_is_locked-with-lockdep.patch patches.suse/i40e-Use-a-local-variable-for-readability.patch patches.suse/i40e-Add-capability-flag-for-stopping-FW-LLDP.patch patches.suse/i40e-Replace-strncpy-with-strlcpy-to-ensure-null-ter.patch patches.suse/i40e-Protect-access-to-VF-control-methods.patch patches.suse/i40e-update-driver-version.patch patches.suse/i40e-Allow-disabling-FW-LLDP-on-X722-devices.patch patches.suse/i40e-don-t-restart-nway-if-autoneg-not-supported.patch patches.suse/i40e-always-set-ks-base.speed-in-i40e_get_settings_l.patch patches.suse/virtchnl-white-space-and-reorder.patch patches.suse/virtchnl-Fix-off-by-one-error.patch patches.suse/i40e-Use-correct-shift-for-VLAN-priority.patch patches.suse/i40e-suppress-bogus-error-message.patch patches.suse/i40e-prevent-overlapping-tx_timeout-recover.patch patches.suse/net-hns3-fix-spelling-mistake-failded-failed.patch patches.suse/usbnet-smsc95xx-fix-rx-packet-alignment.patch patches.suse/cxgb4-Remove-SGE_HOST_PAGE_SIZE-dependency-on-page-s.patch patches.suse/net-hns3-Support-two-vlan-header-when-setting-mtu.patch patches.suse/net-hns3-Refactor-mac-mtu-setting-related-functions.patch patches.suse/net-hns3-Add-vport-alive-state-checking-support.patch patches.suse/net-hns3-Add-mtu-setting-support-for-vf.patch patches.suse/net-hns3-up-down-netdev-in-hclge-module-when-setting.patch patches.suse/net-bcmgenet-code-movement.patch patches.suse/net-bcmgenet-abort-suspend-on-error.patch patches.suse/tun-use-netdev_alloc_frag-in-tun_napi_alloc_frags.patch patches.suse/r8169-use-PCI_VDEVICE-macro.patch patches.suse/net-hns3-add-common-validation-in-hclge_dcb.patch patches.suse/cxgb4-cxgb4vf-Fix-mac_hlist-initialization-and-free.patch patches.suse/ice-Do-autoneg-based-on-VSI-state.patch patches.suse/ice-Cleanup-duplicate-control-queue-code.patch patches.suse/ice-Pass-the-return-value-of-ice_init_def_sw_recp.patch patches.suse/ice-Do-not-set-LAN_EN-for-MAC-VLAN-filters.patch patches.suse/ice-Constify-global-structures-that-can-should-be.patch patches.suse/ice-Fix-return-value-from-NAPI-poll.patch patches.suse/ice-Cleanup-ice_tx_timeout.patch patches.suse/ice-Cleanup-short-function-signatures.patch patches.suse/ice-Cosmetic-formatting-changes.patch patches.suse/ice-Use-Tx-Rx-in-comments.patch patches.suse/ice-Fix-possible-NULL-pointer-de-reference.patch patches.suse/net-vlan-introduce-skb_vlan_tag_get_cfi-helper.patch patches.suse/msft-hv-1805-net-hyperv-use-skb_vlan_tag_-helpers.patch patches.suse/net-bcmgenet-remove-HFB_CTRL-access.patch patches.suse/cxgb4-use-new-fw-interface-to-get-the-VIN-and-smt-in.patch patches.suse/0048-soc-fsl-qbman-read-ithresh-from-HW.patch patches.suse/0049-soc-qman-add-return-value-to-interrupt-coalesce-chan.patch patches.suse/0050-dpaa_eth-add-ethtool-coalesce-control.patch patches.suse/ethernet-intel-consolidate-NAPI-and-NAPI-exit.patch patches.suse/igc-Remove-obsolete-IGC_ERR-define.patch patches.suse/s390-sles15sp1-00-12-41-net-smc-cleanup-tcp_listen_worker-initialization.patch patches.suse/s390-sles15sp1-00-12-42-net-smc-make-smc_lgr_free-static.patch patches.suse/s390-sles15sp1-00-12-43-net-smc-remove-sock_error-detour-in-clc-functions.patch patches.suse/s390-sles15sp1-00-12-44-net-smc-allow-fallback-after-clc-timeouts.patch patches.suse/s390-sles15sp1-00-12-45-net-smc-no-link-delete-for-a-never-active-link.patch patches.suse/s390-sles15sp1-00-12-46-net-smc-short-wait-for-late-smc_clc_wait_msg.patch patches.suse/s390-sles15sp1-00-12-47-net-smc-cleanup-listen-worker-mutex-unlocking.patch patches.suse/s390-sles15sp1-00-12-48-net-smc-avoid-a-delay-by-waiting-for-nothing.patch patches.suse/s390-sles15sp1-00-12-49-net-smc-add-infrastructure-to-send-delete-rkey-messa.patch patches.suse/s390-sles15sp1-00-12-50-net-smc-unregister-rkeys-of-unused-buffer.patch patches.suse/net-hns3-Add-debugfs-framework-registration.patch patches.suse/net-hns3-Add-queue-info-query-function.patch patches.suse/net-hns3-Add-FD-flow-table-info-query-function.patch patches.suse/net-hns3-Add-tc-config-info-query-function.patch patches.suse/net-hns3-Add-tm-config-info-query-function.patch patches.suse/net-hns3-Add-qos-pause-config-info-query-function.patch patches.suse/net-hns3-Add-qos-prio-map-info-query-function.patch patches.suse/net-hns3-Add-qos-buffer-config-info-query-function.patch patches.suse/ptp-Fix-pass-zero-to-ERR_PTR-in-ptp_clock_register.patch patches.suse/cxgb4-remove-set-but-not-used-variables-multitrc-spe.patch patches.suse/qed-Display-port_id-in-the-UFP-debug-messages.patch patches.suse/qede-Simplify-the-usage-of-qede-flags.patch patches.suse/qede-Update-link-status-only-when-interface-is-ready.patch patches.suse/qed-Add-support-for-MBI-upgrade-over-MFW.patch patches.suse/net-hns3-Config-NIC-port-speed-same-as-that-of-optic.patch patches.suse/bnx2x-Add-MBI-version-to-ethtool-driver-query-output.patch patches.suse/bnx2x-Add-storm-FW-version-to-ethtool-driver-query-o.patch patches.suse/qlcnic-remove-set-but-not-used-variables-cur_rings-m.patch patches.suse/can-flexcan-flexcan_irq-fix-indention.patch patches.suse/qede-Add-a-statistic-for-a-case-where-driver-drops-t.patch patches.suse/cxgb4-number-of-VFs-supported-is-not-always-16.patch patches.suse/nfp-run-representor-TX-locklessly.patch patches.suse/nfp-run-don-t-require-Qdiscs-on-representor-netdevs.patch patches.suse/qed-Add-doorbell-overflow-recovery-mechanism.patch patches.suse/qed-Use-the-doorbell-overflow-recovery-mechanism-in-.patch patches.suse/qed-Register-slowpath-queue-doorbell-with-doorbell-o.patch patches.suse/qed-Register-light-L2-queues-with-doorbell-overflow-.patch patches.suse/qed-Expose-the-doorbell-overflow-recovery-mechanism-.patch patches.suse/qede-Register-l2-queues-with-doorbell-overflow-recov.patch patches.suse/net-hns3-Support-ethtool-d-for-HNS3-VF-driver.patch patches.suse/net-hns3-Adds-support-to-dump-using-ethool-d-PCIe-re.patch patches.suse/0001-brcmfmac-Remove-firmware-loading-code-duplication.patch patches.suse/0002-brcmfmac-Remove-recursion-from-firmware-load-error-h.patch patches.suse/0003-brcmfmac-Add-support-for-first-trying-to-get-a-board.patch patches.suse/0004-brcmfmac-Set-board_type-used-for-nvram-file-selectio.patch patches.suse/0005-brcmfmac-Set-board_type-from-DMI-on-x86-based-machin.patch patches.suse/0006-brcmfmac-Cleanup-brcmf_fw_request_done.patch patches.suse/0007-brcmfmac-Add-support-for-getting-nvram-contents-from.patch patches.suse/0008-brcmfmac-Fix-ccode-from-EFI-nvram-when-necessary.patch patches.suse/wlcore-Fix-the-return-value-in-case-of-error-in-wlco.patch patches.suse/rtl8xxxu-Fix-missing-break-in-switch.patch patches.suse/brcmsmac-never-log-tid-x-is-not-agg-able-by-default.patch patches.suse/wireless-airo-potential-buffer-overflow-in-sprintf.patch patches.suse/rtlwifi-rtl8192de-Fix-misleading-REG_MCUFWDL-informa.patch patches.suse/wil6210-fix-reset-flow-for-Talyn-mb.patch patches.suse/wil6210-make-sure-Rx-ring-sizes-are-correlated.patch patches.suse/wil6210-fix-memory-leak-in-wil_find_tx_bcast_2.patch patches.suse/wil6210-add-general-initialization-size-checks.patch patches.suse/wil6210-fix-debugfs-memory-access-alignment.patch patches.suse/wil6210-fix-L2-RX-status-handling.patch patches.suse/wil6210-fix-RGF_CAF_ICR-address-for-Talyn-MB.patch patches.suse/wil6210-fix-freeing-of-rx-buffers-in-EDMA-mode.patch patches.suse/wil6210-fix-locking-in-wmi_call.patch patches.suse/ath10k-snoc-fix-unbalanced-clock-error-handling.patch patches.suse/ath10k-assign-n_cipher_suites-for-WCN3990.patch patches.suse/ath10k-don-t-assume-this-is-a-PCI-dev-in-generic-cod.patch patches.suse/ath9k-dynack-use-authentication-messages-for-late-ac.patch patches.suse/ath9k-dynack-check-da-enabled-first-in-sampling-rout.patch patches.suse/ath9k-dynack-make-ewma-estimation-faster.patch patches.suse/iwlwifi-mvm-synchronize-TID-queue-removal.patch patches.suse/iwlwifi-trans-Clear-persistence-bit-when-starting-th.patch patches.suse/iwlwifi-fw-do-not-set-sgi-bits-for-HE-connection.patch patches.suse/iwlwifi-pcie-don-t-reset-TXQ-write-pointer.patch patches.suse/iwlwifi-mvm-Send-non-offchannel-traffic-via-AP-sta.patch patches.suse/iwlwifi-add-new-cards-for-9560-9462-9461-and-killer-.patch patches.suse/0001-iwlwifi-fw-use-helper-to-determine-whether-to-dump-p.patch patches.suse/iwlwifi-fix-cfg-structs-for-22000-with-different-RF-.patch patches.suse/b43-Fix-error-in-cordic-routine.patch patches.suse/brcmfmac-Call-brcmf_dmi_probe-before-brcmf_of_probe.patch patches.suse/brcmfmac-Fix-out-of-bounds-memory-access-during-fw-l.patch patches.suse/qed-fix-spelling-mistake-Dispalying-Displaying.patch patches.suse/net-hns3-remove-existing-process-error-functions-and.patch patches.suse/net-hns3-rename-enable-error-interrupt-functions.patch patches.suse/net-hns3-re-enable-error-interrupts-on-hw-reset.patch patches.suse/net-hns3-deletes-unnecessary-settings-of-the-descrip.patch patches.suse/net-hns3-rename-process_hw_error-function.patch patches.suse/net-hns3-add-optimization-in-the-hclge_hw_error_set_.patch patches.suse/net-hns3-add-handling-of-hw-ras-errors-using-new-set.patch patches.suse/net-hns3-deleted-logging-1-bit-errors.patch patches.suse/net-hns3-add-handling-of-hw-errors-reported-through-.patch patches.suse/net-hns3-add-handling-of-hw-errors-of-MAC.patch patches.suse/net-hns3-handle-hw-errors-of-PPP-PF.patch patches.suse/net-hns3-handle-hw-errors-of-PPU-RCB.patch patches.suse/net-hns3-handle-hw-errors-of-SSU.patch patches.suse/net-hns3-add-handling-of-RDMA-RAS-errors.patch patches.suse/net-hns3-fix-spelling-mistake-offser-offset.patch patches.suse/net-mlx5-Fix-offsets-of-ifc-reserved-fields.patch patches.suse/0001-net-mlx5-Release-resource-on-error-flow.patch patches.suse/0001-net-mlx5-Return-success-for-PAGE_FAULT_RESUME-in-int.patch patches.suse/0001-net-mlx5-Use-multi-threaded-workqueue-for-page-fault.patch patches.suse/IB-mlx5-Improve-ODP-debugging-messages.patch patches.suse/RDMA-mlx5-Use-stages-for-callback-to-setup-and-relea.patch patches.suse/net-mlx5-Update-mlx5_ifc-with-DEVX-UCTX-capabilities.patch patches.suse/bnxt-remove-printing-of-hwrm-message.patch patches.suse/hns3-prevent-building-without-CONFIG_INET.patch patches.suse/net-ibmvnic-Remove-tests-of-member-address.patch patches.suse/net-hns3-Add-bd-info-query-function.patch patches.suse/net-hns3-Add-manager-table-information-query-functio.patch patches.suse/net-hns3-Add-status-register-information-query-funct.patch patches.suse/net-hns3-Add-dcb-register-status-information-query-f.patch patches.suse/net-hns3-Add-queue-map-information-query-function.patch patches.suse/net-hns3-Add-tm-map-status-information-query-functio.patch patches.suse/cxgb4-remove-DEFINE_SIMPLE_DEBUGFS_FILE.patch patches.suse/0020-net-socionext-correctly-recover-txq-after-being-full.patch patches.suse/0021-net-socionext-remove-mmio-reads-on-Tx.patch patches.suse/indirect-call-wrappers-helpers-to-speed-up-indirect-.patch patches.suse/net-use-indirect-call-wrappers-at-GRO-network-layer.patch patches.suse/net-use-indirect-call-wrappers-at-GRO-transport-laye.patch patches.suse/udp-use-indirect-call-wrappers-for-GRO-socket-lookup.patch patches.suse/net-unbreak-CONFIG_RETPOLINE-n-builds.patch patches.suse/bnxt_en-Store-the-maximum-NQs-available-on-the-PF.patch patches.suse/bnxt_en-Add-bnxt_get_avail_cp_rings_for_en-helper-fu.patch patches.suse/bnxt_en-get-rid-of-num_stat_ctxs-variable.patch patches.suse/bnxt_en-Do-not-modify-max_stat_ctxs-after-RDMA-drive.patch patches.suse/bnxt_en-Reserve-1-stat_ctx-for-RDMA-driver.patch patches.suse/bnxt_en-Disable-MSIX-before-re-reserving-NQs-CMPL-ri.patch patches.suse/bnxt_en-Add-SR-IOV-support-for-57500-chips.patch patches.suse/bnxt_en-Add-ethtool-S-priority-counters.patch patches.suse/bnxt_en-Don-t-set-ETS-on-unused-TCs.patch patches.suse/bnxt_en-Return-linux-standard-errors-in-bnxt_ethtool.patch patches.suse/bnxt_en-Save-ring-statistics-before-reset.patch patches.suse/bnxt_en-Do-not-free-port-statistics-buffer-when-devi.patch patches.suse/bnxt_en-query-force-speeds-before-disabling-autoneg-.patch patches.suse/net-hns3-fix-error-handling-int-the-hns3_get_vector_.patch patches.suse/net-hns3-uninitialize-pci-in-the-hclgevf_uninit.patch patches.suse/net-hns3-fix-napi_disable-not-return-problem.patch patches.suse/net-hns3-update-some-variables-while-hclge_reset-hcl.patch patches.suse/net-hns3-remove-unnecessary-configuration-recapture-.patch patches.suse/net-hns3-fix-incomplete-uninitialization-of-IRQ-in-t.patch patches.suse/net-hns3-update-coalesce-param-per-second.patch patches.suse/net-hns3-remove-1000M-half-support-of-phy.patch patches.suse/net-hns3-synchronize-speed-and-duplex-from-phy-when-.patch patches.suse/net-hns3-getting-tx-and-dv-buffer-size-through-firmw.patch patches.suse/net-hns3-aligning-buffer-size-in-SSU-to-256-bytes.patch patches.suse/net-hns3-fix-a-SSU-buffer-checking-bug.patch patches.suse/qlcnic-remove-set-but-not-used-variables-op-cmd_op.patch patches.suse/mac80211-fix-radiotap-vendor-presence-bitmap-handlin.patch patches.suse/Bluetooth-hci_bcm-Handle-specific-unknown-packets-af.patch patches.suse/Bluetooth-Fix-unnecessary-error-message-for-HCI-requ.patch patches.suse/net-hns3-refine-the-handle-for-hns3_nic_net_open-sto.patch patches.suse/net-hns3-change-default-tc-state-to-close.patch patches.suse/net-hns3-fix-a-bug-caused-by-udelay.patch patches.suse/net-hns3-add-max-vector-number-check-for-pf.patch patches.suse/net-hns3-reset-tqp-while-doing-DOWN-operation.patch patches.suse/net-hns3-fix-vf-id-check-issue-when-add-flow-directo.patch patches.suse/net-hns3-don-t-restore-rules-when-flow-director-is-d.patch patches.suse/net-hns3-fix-the-descriptor-index-when-get-rss-type.patch patches.suse/net-hns3-remove-redundant-variable-initialization.patch patches.suse/bnxt_en-Update-firmware-interface-spec.-to-1.10.0.33.patch patches.suse/bnxt_en-Set-hwrm_intr_seq_id-value-to-its-inverted-v.patch patches.suse/bnxt_en-Use-macros-for-firmware-message-doorbell-off.patch patches.suse/bnxt_en-Avoid-arithmetic-on-void-pointer.patch patches.suse/bnxt_en-Introduce-bnxt_get_hwrm_resp_addr-bnxt_get_h.patch patches.suse/bnxt_en-Add-support-for-2nd-firmware-message-channel.patch patches.suse/bnxt_en-Enhance-bnxt_alloc_ring-bnxt_free_ring.patch patches.suse/bnxt_en-Add-Level-2-context-memory-paging-support.patch patches.suse/bnxt_en-Increase-context-memory-allocations-on-57500.patch patches.suse/bnxt_en-Support-for-64-bit-flow-handle.patch patches.suse/bnxt_en-Adjust-default-RX-coalescing-ticks-to-10-us.patch patches.suse/igb-reduce-CPU0-latency-when-updating-statistics.patch patches.suse/igb-Change-RXPBSIZE-size-when-setting-Qav-mode.patch patches.suse/e100-Fix-passing-zero-to-PTR_ERR-warning-in-e100_loa.patch patches.suse/i40e-define-proper-net_device-neigh_priv_len.patch patches.suse/ice-Do-not-enable-NAPI-on-q_vectors-that-have-no-rin.patch patches.suse/igb-Fix-an-issue-that-PME-is-not-enabled-during-runt.patch patches.suse/ixgbe-register-a-mdiobus.patch patches.suse/ixgbe-use-mii_bus-to-handle-MII-related-ioctls.patch patches.suse/mwifiex-fix-potential-NULL-dereference-and-use-after.patch patches.suse/mwifiex-debugfs-correct-histogram-spacing-formatting.patch patches.suse/brcmfmac-set-F2-watermark-to-256-for-4373.patch patches.suse/brcmfmac-set-SDIO-F1-MesBusyCtrl-for-CYW4373.patch patches.suse/brcmfmac-fix-false-positive-Wmaybe-unintialized-warn.patch patches.suse/rtl818x-fix-potential-use-after-free.patch patches.suse/iwlwifi-mvm-force-TCM-re-evaluation-on-TCM-resume.patch patches.suse/iwlwifi-pcie-fix-erroneous-print.patch patches.suse/iwlwifi-pcie-set-cmd_len-in-the-correct-place.patch patches.suse/brcmfmac-fix-roamoff-1-modparam.patch patches.suse/brcmfmac-Fix-access-point-mode.patch patches.suse/cw1200-Fix-concurrency-use-after-free-bugs-in-cw1200.patch patches.suse/iwlwifi-mvm-fix-setting-HE-ppe-FW-config.patch patches.suse/ath6kl-Only-use-match-sets-when-firmware-supports-it.patch patches.suse/ath6kl-Fix-off-by-one-error-in-scan-completion.patch patches.suse/ath10k-fix-peer-stats-null-pointer-dereference.patch patches.suse/bpf-Create-a-new-btf_name_by_offset-for-non-type-nam.patch patches.suse/bpf-speed-up-stacksafe-check.patch patches.suse/bpf-improve-stacksafe-state-comparison.patch patches.suse/bpf-add-self-check-logic-to-liveness-analysis.patch patches.suse/bpf-btf-refactor-btf_int_bits_seq_show.patch patches.suse/bpf-btf-fix-struct-union-fwd-types-with-kind_flag.patch patches.suse/bpf-verifier-teach-the-verifier-to-reason-about-the-BPF_JSET-instruction.patch patches.suse/bpf-cpumap-make-sure-frame_size-for-build_skb-is-ali.patch patches.suse/bpf-sk_msg-fix-socket-data_ready-events.patch patches.suse/bpf-sk_msg-zap-ingress-queue-on-psock-down.patch patches.suse/bpf-sk_msg-sock-map-hash-redirect-through-ULP.patch patches.suse/bpf-tls_sw-init-TLS-ULP-removes-BPF-proto-hooks.patch patches.suse/net-mlx5e-drop-useless-LIST_HEAD.patch patches.suse/mlxsw-spectrum-drop-useless-LIST_HEAD.patch patches.suse/net-mlx4_core-drop-useless-LIST_HEAD.patch patches.suse/net-core-Fix-Spectre-v1-vulnerability.patch patches.suse/phonet-af_phonet-Fix-Spectre-v1-vulnerability.patch patches.suse/packet-validate-address-length-if-non-zero.patch patches.suse/ieee802154-lowpan_header_create-check-must-check-dad.patch patches.suse/bnx2x-Fix-NULL-pointer-dereference-in-bnx2x_del_all_.patch patches.suse/crypto-aes_ti-disable-interrupts-while-accessing-S-b.patch patches.suse/pcrypt-use-format-specifier-in-kobject_add.patch patches.suse/crypto-chelsio-clean-up-various-indentation-issues.patch patches.suse/crypto-bcm-fix-normal-non-key-hash-algorithm-failure.patch patches.suse/crypto-chcr-small-packet-Tx-stalls-the-queue.patch patches.suse/crypto-chcr-ESN-for-Inline-IPSec-Tx.patch patches.suse/0001-crypto-user-support-incremental-algorithm-dumps.patch patches.suse/crypto-ux500-Use-proper-enum-in-cryp_set_dma_transfe.patch patches.suse/crypto-ux500-Use-proper-enum-in-hash_set_dma_transfe.patch patches.suse/crypto-chelsio-remove-set-but-not-used-variable-kctx.patch patches.suse/crypto-chelsio-Swap-location-of-AAD-and-IV-sent-in-W.patch patches.suse/crypto-chelsio-Use-same-value-for-both-channel-in-si.patch patches.suse/crypto-chelsio-cleanup-send-addr-as-value-in-functio.patch patches.suse/crypto-chelsio-Handle-PCI-shutdown-event.patch patches.suse/crypto-chelsio-Reset-counters-on-cxgb4-Detach.patch patches.suse/crypto-chelsio-Fix-wrong-error-counter-increments.patch patches.suse/crypto-mxc-scc-fix-build-warnings-on-ARM64.patch patches.suse/gfs2-Get-rid-of-potential-double-freeing-in-gfs2_cre.patch patches.suse/gfs2-Fix-loop-in-gfs2_rbm_find.patch patches.suse/btrfs-extent-tree-detect-bytes_may_use-underflow-earlier.patch patches.suse/btrfs-extent-tree-detect-bytes_pinned-underflow-earlier.patch patches.suse/0001-btrfs-harden-agaist-duplicate-fsid-on-scanned-device.patch patches.suse/Btrfs-fix-deadlock-with-memory-reclaim-during-scrub.patch patches.suse/0001-Btrfs-fix-fsync-of-files-with-multiple-hard-links-in.patch patches.suse/btrfs-fix-error-handling-in-btrfs_cleanup_ordered_extents.patch patches.suse/0001-btrfs-add-btrfs_delete_ref_head-helper.patch patches.suse/0003-btrfs-add-cleanup_ref_head_accounting-helper.patch patches.suse/0003-btrfs-cleanup-extent_op-handling.patch patches.suse/0004-btrfs-only-track-ref_heads-in-delayed_ref_updates.patch patches.suse/0005-btrfs-introduce-delayed_refs_rsv.patch patches.suse/0006-btrfs-update-may_commit_transaction-to-use-the-delayed-refs-rsv.patch patches.suse/0007-btrfs-add-new-flushing-states-for-the-delayed-refs-rsv.patch patches.suse/0008-btrfs-rework-btrfs_check_space_for_delayed_refs.patch patches.suse/0009-btrfs-don-t-run-delayed-refs-in-the-end-transaction-logic.patch patches.suse/0010-btrfs-fix-truncate-throttling.patch patches.suse/0011-btrfs-catch-cow-on-deleting-snapshots.patch patches.suse/btrfs-run-delayed-items-before-dropping-the-snapshot.patch patches.suse/Btrfs-use-nofs-context-when-initializing-security-xa.patch patches.suse/0011-Btrfs-send-fix-race-with-transaction-commits-that-cr.patch patches.suse/dlm-fix-invalid-free.patch patches.suse/dlm-don-t-leak-kernel-pointer-to-userspace.patch patches.suse/dlm-Don-t-swamp-the-CPU-with-callbacks-queued-during.patch patches.suse/dlm-fixed-memory-leaks-after-failed-ls_remove_names-.patch patches.suse/dlm-possible-memory-leak-on-error-path-in-create_lkb.patch patches.suse/dlm-lost-put_lkb-on-error-path-in-receive_convert-an.patch patches.suse/dlm-memory-leaks-on-error-path-in-dlm_user_request.patch patches.suse/xfs-Align-compat-attrlist_by_handle-with-native-impl.patch patches.suse/ext4-fix-possible-use-after-free-in-ext4_quota_enabl.patch patches.suse/ext4-missing-unlock-put_page-in-ext4_try_to_write_in.patch patches.suse/ext4-fix-EXT4_IOC_GROUP_ADD-ioctl.patch patches.suse/ext4-include-terminating-u32-in-size-of-xattr-entrie.patch patches.suse/ext4-avoid-declaring-fs-inconsistent-due-to-invalid-.patch patches.suse/ext4-force-inode-writes-when-nfsd-calls-commit_metad.patch patches.suse/ext4-check-for-shutdown-and-r-o-file-system-in-ext4_.patch patches.suse/dasd-remove-dead-code.patch patches.suse/block-add-io-timeout-to-sysfs.patch patches.suse/nvme-consolidate-memset-calls-in-the-nvme_setup_cmd-.patch patches.suse/nvme-add-a-numa_node-field-to-struct-nvme_ctrl.patch patches.suse/nvme-introduce-ctrl-attributes-enumeration.patch patches.suse/nvme-cache-controller-attributes.patch patches.suse/nvme-support-traffic-based-keep-alive.patch patches.suse/nvmet-support-for-traffic-based-keep-alive.patch patches.suse/nvmet-use-IOCB_NOWAIT-for-file-ns-buffered-I-O.patch patches.suse/nvmet-provide-aen-bit-functions-for-multiple-control.patch patches.suse/nvmet-change-aen-mask-functions-to-use-bit-numbers.patch patches.suse/nvmet-allow-Keep-Alive-for-Discovery-controller.patch patches.suse/nvmet-make-kato-and-AEN-processing-for-use-by-other-.patch patches.suse/nvmet-add-defines-for-discovery-change-async-events.patch patches.suse/nvmet-add-support-to-Discovery-controllers-for-comma.patch patches.suse/nvmet-allow-host-connect-even-if-no-allowed-subsyste.patch patches.suse/nvmet-enable-Discovery-Controller-AENs.patch patches.suse/nvmet-mark-nvmet_genctr-static.patch patches.suse/nvmet-fc-remove-the-IN_ISR-deferred-scheduling-optio.patch patches.suse/nvmet-support-fabrics-sq-flow-control.patch patches.suse/nvmet-don-t-override-treq-upon-modification.patch patches.suse/nvmet-expose-support-for-fabrics-SQ-flow-control-dis.patch patches.suse/nvme-disable-fabrics-SQ-flow-control-when-asked-by-t.patch patches.suse/nvme-Remove-unused-forward-declaration.patch patches.suse/nvmet-rdma-Add-unlikely-for-response-allocated-check.patch patches.suse/nvmet-use-unlikely-for-req-status-check.patch patches.suse/nvme-implement-Enhanced-Command-Retry.patch patches.suse/nvme-remove-unused-function-nvme_ctrl_ready.patch patches.suse/0263-bcache-add-comment-for-cache_set-fill_iter.patch patches.suse/0264-bcache-do-not-check-if-debug-dentry-is-ERR-or-NULL-e.patch patches.suse/0265-bcache-update-comment-for-bch_data_insert.patch patches.suse/0266-bcache-update-comment-in-sysfs.c.patch patches.suse/0267-bcache-do-not-mark-writeback_running-too-early.patch patches.suse/0268-bcache-cannot-set-writeback_running-via-sysfs-if-no-.patch patches.suse/0269-bcache-introduce-force_wake_up_gc.patch patches.suse/0270-bcache-option-to-automatically-run-gc-thread-after-w.patch patches.suse/0271-bcache-add-MODULE_DESCRIPTION-information.patch patches.suse/0272-bcache-make-cutoff_writeback-and-cutoff_writeback_sy.patch patches.suse/0273-bcache-set-writeback_percent-in-a-flexible-range.patch patches.suse/0274-bcache-print-number-of-keys-in-trace_bcache_journal_.patch patches.suse/ath6kl-add-ath6kl_-prefix-to-crypto_type.patch patches.suse/datagram-open-code-copy_page_to_iter.patch patches.suse/iov_iter-pass-void-csum-pointer-to-csum_and_copy_to_.patch patches.suse/datagram-consolidate-datagram-copy-to-iter-helpers.patch patches.suse/iov_iter-introduce-hash_and_copy_to_iter-helper.patch patches.suse/datagram-introduce-skb_copy_and_hash_datagram_iter-h.patch patches.suse/nvmet-Add-install_queue-callout.patch patches.suse/nvme-fabrics-allow-user-passing-header-digest.patch patches.suse/nvme-fabrics-allow-user-passing-data-digest.patch patches.suse/nvme-tcp-Add-protocol-header.patch patches.suse/nvmet-tcp-add-NVMe-over-TCP-target-driver.patch patches.suse/nvmet-allow-configfs-tcp-trtype-configuration.patch patches.suse/nvme-tcp-add-NVMe-over-TCP-host-driver.patch patches.suse/nvme-add-__exit-annotation.patch patches.suse/block-mq-deadline-Fix-write-completion-handling.patch patches.suse/nvmet-tcp-fix-endianess-annotations.patch patches.suse/nvme-tcp-fix-endianess-annotations.patch patches.suse/nvme-tcp-fix-spelling-mistake-attepmpt-attempt.patch patches.suse/sata_rcar-fix-deferred-probing.patch patches.suse/dma-mapping-fix-return-type-of-dma_set_max_seg_size.patch patches.suse/scsi-mpt3sas-Update-MPI-headers-to-support-Aero-cont.patch patches.suse/scsi-mpt3sas-Add-support-for-Aero-controllers.patch patches.suse/scsi-mpt3sas-Added-new-define-variable-IOC_OPERATION.patch patches.suse/scsi-mpt3sas-Separate-out-mpt3sas_wait_for_ioc.patch patches.suse/scsi-mpt3sas-Refactor-mpt3sas_wait_for_ioc-function.patch patches.suse/scsi-mpt3sas-Call-sas_remove_host-before-removing-th.patch patches.suse/scsi-mpt3sas-Fix-Sync-cache-command-failure-during-d.patch patches.suse/scsi-mpt3sas-Don-t-modify-EEDPTagMode-field-setting-.patch patches.suse/scsi-mpt3sas-Fix-driver-modifying-persistent-data-in.patch patches.suse/scsi-mpt3sas-Bump-driver-version-to-27.100.00.00.patch patches.suse/scsi-megaraid_sas-Add-watchdog-thread-to-detect-Firm.patch patches.suse/scsi-megaraid_sas-Add-support-for-FW-snap-dump.patch patches.suse/scsi-megaraid_sas-Fix-msleep-granularity.patch patches.suse/scsi-megaraid_sas-Add-check-for-reset-adapter-bit.patch patches.suse/scsi-megaraid_sas-Update-copyright-information.patch patches.suse/scsi-megaraid_sas-Fix-goto-labels-in-error-handling.patch patches.suse/scsi-megaraid_sas-Fix-module-parameter-description.patch patches.suse/scsi-megaraid_sas-Fix-combined-reply-queue-mode-dete.patch patches.suse/scsi-megaraid_sas-For-SRIOV-do-not-set-STOP_ADP-bit.patch patches.suse/scsi-megaraid_sas-Fail-init-if-heartbeat-timer-fails.patch patches.suse/scsi-megaraid_sas-optimize-raid-context-access-in-IO.patch patches.suse/scsi-megaraid_sas-Remove-spin-lock-for-dpc-operation.patch patches.suse/scsi-megaraid_sas-Rename-scratch_pad-registers.patch patches.suse/scsi-megaraid_sas-Re-use-max_mfi_cmds-to-calculate-q.patch patches.suse/scsi-megaraid_sas-Remove-double-endian-conversion.patch patches.suse/scsi-megaraid_sas-increase-timeout-for-IOC-INIT-to-1.patch patches.suse/scsi-megaraid_sas-remove-unused-macro.patch patches.suse/scsi-megaraid_sas-modify-max-supported-lds-related-p.patch patches.suse/scsi-megaraid_sas-Update-driver-version-to-07.707.03.00.patch patches.suse/scsi-lpfc-Correct-speeds-on-SFP-swap.patch patches.suse/scsi-lpfc-Fix-lpfc_sli4_read_config-return-value-che.patch patches.suse/scsi-lpfc-Fix-LOGO-PLOGI-handling-when-triggerd-by-A.patch patches.suse/scsi-lpfc-Reset-link-or-adapter-instead-of-doing-inf.patch patches.suse/scsi-lpfc-Correct-errors-accessing-fw-log.patch patches.suse/scsi-lpfc-fcoe-Fix-link-down-issue-after-1000-link-b.patch patches.suse/scsi-lpfc-Correct-LCB-RJT-handling.patch patches.suse/scsi-lpfc-Fix-odd-recovery-in-duplicate-FLOGIs-in-po.patch patches.suse/scsi-lpfc-Correct-loss-of-fc4-type-on-remote-port-ad.patch patches.suse/scsi-lpfc-Implement-GID_PT-on-Nameserver-query-to-su.patch patches.suse/scsi-lpfc-add-Trunking-support.patch patches.suse/scsi-lpfc-update-driver-version-to-12.0.0.8.patch patches.suse/scsi-qla2xxx-use-lower_32_bits-and-upper_32_bits-ins.patch patches.suse/scsi-pmcraid-simplify-pmcraid_cancel_all-a-bit.patch patches.suse/scsi-pmcraid-don-t-allocate-a-dma-coherent-buffer-fo.patch patches.suse/scsi-pmcraid-use-generic-DMA-API.patch patches.suse/scsi-bfa-use-dma_set_mask_and_coherent patches.suse/scsi-hisi_sas-use-dma_set_mask_and_coherent.patch patches.suse/scsi-lpfc-use-dma_set_mask_and_coherent.patch patches.suse/scsi-hisi_sas-Create-separate-host-attributes-per-HB.patch patches.suse/scsi-hisi_sas-Add-support-for-interrupt-converge-for.patch patches.suse/scsi-hisi_sas-Add-support-for-interrupt-coalescing-f.patch patches.suse/scsi-hisi_sas-Relocate-some-codes-to-avoid-an-unused.patch patches.suse/scsi-hisi_sas-change-the-time-of-SAS-SSP-connection.patch patches.suse/scsi-libsas-Delete-sas_dump.-c-h.patch patches.suse/scsi-libsas-Use-pr_fmt-fmt.patch patches.suse/scsi-libsas-Drop-sas_printk.patch patches.suse/scsi-libsas-Drop-SAS_DPRINTK-and-revise-logs-levels.patch patches.suse/scsi-libsas-Remove-pcidev-reference.patch patches.suse/scsi-cxgb4i-fix-thermal-configuration-dependencies.patch patches.suse/scsi-target-add-emulate_pr-backstore-attr-to-toggle-.patch patches.suse/scsi-mpt3sas-Display-message-on-Configurable-secure-.patch patches.suse/scsi-megaraid_sas-Add-support-for-MegaRAID-Aero-cont.patch patches.suse/scsi-lpfc-Use-dma_zalloc_coherent.patch patches.suse/scsi-target-drop-unused-pi_prot_format-attribute-sto.patch patches.suse/scsi-qedi-cleanup-redundant-qedi_page_size-macro-definition patches.suse/scsi-qedi-fix-spelling-mistake-oustanding-outstanding patches.suse/scsi-qedi-replace-page_size-with-qedi_page_size patches.suse/scsi-qedi-check-for-session-online-before-getting-iscsi-tlv-data patches.suse/scsi-qedi-add-packet-filter-in-light-l2-rx-path patches.suse/scsi-qedi-add-module-param-to-set-ping-packet-size patches.suse/scsi-qedi-move-ll2-producer-index-processing-in-bh patches.suse/scsi-qedi-update-driver-version-to-8-33-0-21 patches.suse/scsi-mpt3sas-fix-spelling-mistake-manufaucturing-man.patch patches.suse/scsi-qla2xxx-Introduce-a-switch-case-statement-in-ql.patch patches.suse/scsi-aacraid-mark-expected-switch-fall-throughs patches.suse/scsi-aacraid-mark-expected-switch-fall-through patches.suse/scsi-hpsa-mark-expected-switch-fall-throughs patches.suse/scsi-megaraid-megaraid_sas_base-Mark-expected-switch.patch patches.suse/scsi-megaraid_sas_fusion-Mark-expected-switch-fall-t.patch patches.suse/scsi-target-tcmu-Fix-queue_cmd_ring-declaration.patch patches.suse/scsi-zfcp-make-dix-experimental-disabled-and-independent-of-dif patches.suse/scsi-csiostor-remove-flush_scheduled_work patches.suse/scsi-qla2xxx-Split-the-__qla2x00_abort_all_cmds-func.patch patches.suse/scsi-megaraid_sas-NULL-check-before-some-freeing-fun.patch patches.suse/scsi-qla2xxx-NULL-check-before-some-freeing-function.patch patches.suse/s390-scsi-zfcp-fix-posting-too-many-status-read-buffers.patch patches.suse/scsi-lpfc-Fix-panic-when-FW-log-buffsize-is-not-init.patch patches.suse/scsi-lpfc-update-manufacturer-attribute-to-reflect-B.patch patches.suse/scsi-lpfc-refactor-mailbox-structure-context-fields.patch patches.suse/scsi-lpfc-Fix-discovery-failures-during-port-failove.patch patches.suse/scsi-lpfc-Fix-a-duplicate-0711-log-message-number.patch patches.suse/scsi-lpfc-Fix-kernel-Oops-due-to-null-pring-pointers.patch patches.suse/scsi-lpfc-Cap-NPIV-vports-to-256.patch patches.suse/scsi-lpfc-rport-port-swap-discovery-issue.patch patches.suse/scsi-lpfc-ls_rjt-erroneus-FLOGIs.patch patches.suse/scsi-lpfc-Defer-LS_ACC-to-FLOGI-on-point-to-point-lo.patch patches.suse/scsi-lpfc-Correct-code-setting-non-existent-bits-in-.patch patches.suse/scsi-lpfc-Correct-topology-type-reporting-on-G7-adap.patch patches.suse/scsi-lpfc-Fix-driver-release-of-fw-logging-buffers.patch patches.suse/scsi-lpfc-Fix-dif-and-first-burst-use-in-write-comma.patch patches.suse/scsi-lpfc-update-driver-version-to-12.0.0.9.patch patches.suse/Revert-scsi-lpfc-ls_rjt-erroneus-FLOGIs.patch patches.suse/scsi-lpfc-Enable-Management-features-for-IF_TYPE-6.patch patches.suse/scsi-aacraid-change-wait_sem-to-a-completion patches.suse/scsi-aacraid-change-event_wait-to-a-completion patches.suse/scsi-qla2xxx-Enable-FC-NVME-on-NPIV-ports.patch patches.suse/scsi-qla2xxx-Fix-NPIV-handling-for-FC-NVMe.patch patches.suse/scsi-qla2xxx-Fix-for-FC-NVMe-discovery-for-NPIV-port.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.00.00.12-k.patch patches.suse/scsi-hisi_sas-fix-warnings-detected-by-sparse.patch patches.suse/scsi-hisi_sas-relocate-some-code-to-reduce-complexity.patch patches.suse/scsi-hisi_sas-make-sg_tablesize-consistent-value.patch patches.suse/scsi-mpt3sas-Introduce-flag-for-aero-based-controlle.patch patches.suse/scsi-mpt3sas-Add-separate-function-for-aero-doorbell.patch patches.suse/scsi-mpt3sas-Replace-readl-with-ioc-base_readl.patch patches.suse/scsi-mpt3sas-Update-driver-version-to-27.101.00.00.patch patches.suse/scsi-lpfc-do-not-set-queue-page_count-to-0-if-pc_sli.patch patches.suse/scsi-hisi_sas-add-support-for-dif-feature-for-v2-hw.patch patches.suse/scsi-qla2xxx-deadlock-by-configfs_depend_item.patch patches.suse/scsi-mpt3sas-fix-memory-ordering-on-64bit-writes.patch patches.suse/scsi-megaraid_sas-Fix-Ventura-series-based-checks.patch patches.suse/scsi-megaraid_sas-Introduce-new-Aero-adapter-type.patch patches.suse/scsi-megaraid_sas-changes-to-function-prototypes.patch patches.suse/scsi-megaraid_sas-add-retry-logic-in-megasas_readl.patch patches.suse/scsi-megaraid_sas-Use-63-bit-DMA-addressing.patch patches.suse/scsi-megaraid_sas-driver-version-update-to-07.707.50.00.patch patches.suse/scsi-csiostor-fix-incorrect-dma-device-in-case-of-vport patches.suse/scsi-bfa-clean-up-a-couple-of-indentation-issues patches.suse/scsi-lpfc-Fix-link-state-reporting-for-trunking-when.patch patches.suse/scsi-lpfc-Correct-MDS-loopback-diagnostics-support.patch patches.suse/scsi-lpfc-update-fault-value-on-successful-trunk-eve.patch patches.suse/scsi-lpfc-Fix-discovery-failure-when-PLOGI-is-defere.patch patches.suse/scsi-lpfc-Add-log-messages-to-aid-in-debugging-fc4ty.patch patches.suse/scsi-lpfc-Adding-ability-to-reset-chip-via-pci-bus-r.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.0.0.10.patch patches.suse/scsi-smartpqi-add-support-for-pqi-config-table-handshake patches.suse/scsi-smartpqi-add-retries-for-device-reset patches.suse/scsi-smartpqi-add-no_write_same-for-logical-volumes patches.suse/scsi-smartpqi-correct-host-serial-num-for-ssa patches.suse/scsi-smartpqi-turn-off-lun-data-caching-for-ptraid patches.suse/scsi-smartpqi-refactor-sending-controller-raid-requests patches.suse/scsi-smartpqi-add-sysfs-attributes patches.suse/scsi-smartpqi-add-h3c-ssid patches.suse/scsi-smartpqi-fix-disk-name-mount-point patches.suse/scsi-smartpqi-wake-up-drives-after-os-resumes-from-suspend patches.suse/scsi-smartpqi-enhance-numa-node-detection patches.suse/scsi-smartpqi-add-support-for-huawei-controllers patches.suse/scsi-smartpqi-check-for-null-device-pointers patches.suse/scsi-smartpqi-allow-for-larger-raid-maps patches.suse/scsi-smartpqi-do-not-offline-disks-for-transient-did-no-connect-conditions patches.suse/scsi-smartpqi-correct-volume-status patches.suse/scsi-smartpqi-correct-lun-reset-issues patches.suse/scsi-smartpqi-add-smp_utils-support patches.suse/scsi-smartpqi-bump-driver-version patches.suse/scsi-smartpqi-increase-fw-status-register-read-timeout patches.suse/scsi-smartpqi-add-ofa-support patches.suse/scsi-smartpqi-update-driver-version patches.suse/scsi-smartpqi-fix-build-warnings patches.suse/scsi-smartpqi-call-pqi_free_interrupts-in-pqi_shutdown patches.suse/scsi-mpt3sas-mpt3sas_scsih-Mark-expected-switch-fall.patch patches.suse/scsi-megaraid-fix-out-of-bound-array-accesses.patch patches.suse/RDMA-hns-prefer-dma_zalloc_coherent-to-dma_alloc_coh.patch patches.suse/rxe-fix-error-completion-wr_id-and-qp_num.patch patches.suse/mlx5-remove-support-for-ib_get_vector_affinity.patch patches.suse/i40iw-remove-support-for-ib_get_vector_affinity.patch patches.suse/iw_cxgb4-only-reconnect-with-MPAv1-if-the-peer-abort.patch patches.suse/s390-sles15sp1-00-12-56-mlx4-trigger-IB-events-needed-by-SMC.patch patches.suse/RDMA-core-Sync-unregistration-with-netlink-commands.patch patches.suse/RDMA-qib-Remove-all-occurrences-of-BUG_ON.patch patches.suse/IB-mlx5-Use-fragmented-QP-s-buffer-for-in-kernel-use.patch patches.suse/IB-mlx5-Enforce-DEVX-privilege-by-firmware.patch patches.suse/IB-mlx5-Update-the-supported-DEVX-commands.patch patches.suse/RDMA-hns-Eanble-SRQ-capacity-for-hip08.patch patches.suse/RDMA-hns-Init-SRQ-table-for-hip08.patch patches.suse/RDMA-hns-Add-SRQ-support-for-hip08-kernel-mode.patch patches.suse/RDMA-hns-Add-SRQ-asynchronous-event-support.patch patches.suse/IB-hfi1-Dump-pio-info-for-non-user-send-contexts.patch patches.suse/IB-hfi1-Ignore-LNI-errors-before-DC8051-transitions-.patch patches.suse/IB-hfi1-Correctly-process-FECN-and-BECN-in-packets.patch patches.suse/IB-hfi1-Limit-VNIC-use-of-SDMA-engines-to-the-availa.patch patches.suse/IB-hfi1-Incorrect-sizing-of-sge-for-PIO-will-OOPs.patch patches.suse/IB-hfi1-Consider-LMC-in-16B-bypass-ingress-packet-ch.patch patches.suse/IB-hfi1-Unreserve-a-reserved-request-when-it-is-comp.patch patches.suse/IB-hfi1-Close-VNIC-sdma_progress-sleep-window.patch patches.suse/IB-hfi1-Reduce-lock-contention-on-iowait_lock-for-sd.patch patches.suse/IB-mlx5-Enable-TX-on-a-DEVX-flow-table.patch patches.suse/RDMA-uverbs-Fix-typo-in-string-concatenation-macro.patch patches.suse/RDMA-hns-Init-qp-context-when-modify-qp-from-reset-t.patch patches.suse/RDMA-hns-Encapsulate-and-simplify-qp-state-transitio.patch patches.suse/RDMA-hns-Fix-the-bug-while-use-multi-hop-of-pbl.patch patches.suse/RDMA-hns-Update-posting-querying-mailbox.patch patches.suse/RDMA-hns-Bugfix-for-RoCE-loopback-test.patch patches.suse/IB-rxe-Fix-incorrect-cache-cleanup-in-error-flow.patch patches.suse/RDMA-vmw_pvrdma-Use-atomic-memory-allocation-in-crea.patch patches.suse/IB-mlx4-Remove-unneeded-NULL-check.patch patches.suse/RDMA-mlx5-Delete-unreachable-handle_atomic-code-by-s.patch patches.suse/RDMA-mlx5-Fix-function-name-typo-fileds-fields.patch patches.suse/RDMA-core-Delete-RoCE-GID-in-hw-when-corresponding-I.patch patches.suse/IB-qib-Fix-an-error-code-in-qib_sdma_verbs_send.patch patches.suse/RDMA-hns-Fix-an-error-code-in-hns_roce_create_srq.patch patches.suse/RDMA-srp-Document-srp_parse_in-arguments.patch patches.suse/RDMA-bnxt_re-Query-HWRM-Interface-version-from-FW.patch patches.suse/RDMA-bnxt_re-Increase-depth-of-control-path-command-.patch patches.suse/net-mlx5-Continue-driver-initialization-despite-debu.patch patches.suse/net-mlx5-Add-shared-Q-counter-bits.patch patches.suse/IB-mlx5-Introduce-uid-as-part-of-alloc-dealloc-trans.patch patches.suse/IB-mlx5-Use-uid-as-part-of-alloc-dealloc-transport-d.patch patches.suse/IB-mlx5-Use-the-correct-commands-for-UMEM-and-UCTX-a.patch patches.suse/IB-rxe-Make-counters-thread-safe.patch patches.suse/RDMA-iwcm-Don-t-copy-past-the-end-of-dev_name-string.patch patches.suse/IB-umad-Simplify-and-avoid-dynamic-allocation-of-cla.patch patches.suse/IB-umad-Avoid-destroying-device-while-it-is-accessed.patch patches.suse/IB-umad-Refactor-code-to-use-cdev_device_add.patch patches.suse/dm-avoid-indirect-call-in-__dm_make_request.patch patches.suse/0001-dm-do-not-allow-readahead-to-limit-IO-size.patch patches.suse/acpi-nfit-add-support-for-intel-dsm-1-8-commands.patch patches.suse/acpi-nfit-libnvdimm-store-dimm-id-as-a-member-to-struct-nvdimm.patch patches.suse/keys-export-lookup_user_key-to-external-users.patch patches.suse/keys-encrypted-add-nvdimm-key-format-type-to-encrypted-keys.patch patches.suse/acpi-nfit-libnvdimm-introduce-nvdimm_security_ops.patch patches.suse/acpi-nfit-libnvdimm-add-freeze-security-support-to-intel-nvdimm.patch patches.suse/acpi-nfit-libnvdimm-add-unlock-of-nvdimm-support-for-intel-dimms.patch patches.suse/acpi-nfit-libnvdimm-add-disable-passphrase-support-to-intel-nvdimm.patch patches.suse/acpi-nfit-libnvdimm-add-enable-update-passphrase-support-for-intel-nvdimms.patch patches.suse/acpi-nfit-libnvdimm-add-support-for-issue-secure-erase-dsm-to-intel-nvdimm.patch patches.suse/acpi-nfit-libnvdimm-security-add-security-dsm-overwrite-support.patch patches.suse/acpi-nfit-libnvdimm-security-add-intel-dsm-1-8-master-passphrase-support.patch patches.suse/tools-testing-nvdimm-add-test-support-for-intel-nvdimm-security-dsms.patch patches.suse/tools-testing-nvdimm-add-overwrite-support-for-nfit_test.patch patches.suse/tools-testing-nvdimm-add-intel-dsm-1-8-support-for-nfit_test.patch patches.suse/libnvdimm-security-add-documentation-for-nvdimm-security-support.patch patches.suse/libnvdimm-security-quiet-security-operations.patch patches.suse/mmc-atmel-mci-do-not-assume-idle-after-atmci_request.patch patches.suse/dt-bindings-mmc-fsl-imx-esdhc-add-imx8qxp-compatible-string.patch patches.suse/mmc-sdhci-Fix-data-command-CRC-error-handling.patch patches.suse/mmc-sdhci-Rename-SDHCI_ACMD12_ERR-and-SDHCI_INT_ACMD.patch patches.suse/mmc-sdhci-Handle-auto-command-errors.patch patches.suse/mmc-bcm2835-reset-host-on-timeout.patch patches.suse/mmc-bcm2835-Recover-from-MMC_SEND_EXT_CSD.patch patches.suse/0007-mmc-core-Add-hs400_prepare_ddr-callback.patch patches.suse/0001-mmc-sdhci-of-esdhc-add-hs400-mode-support.patch patches.suse/0002-mmc-sdhci-of-esdhc-add-erratum-A011334-support.patch patches.suse/0003-mmc-sdhci-of-esdhc-temporary-fixup-for-eMMC-HS400-is.patch patches.suse/0004-mmc-sdhci-of-esdhc-workaround-for-unreliable-pulse-w.patch patches.suse/memstick-Prevent-memstick-host-from-getting-runtime-.patch patches.suse/0005-mmc-sdhci-of-esdhc-fix-spelling-mistake-upsupported-.patch patches.suse/0006-mmc-sdhci-of-esdhc-Fix-timeout-checks.patch patches.suse/mmc-sdhci-xenon-Fix-timeout-checks.patch patches.suse/mmc-meson-gx-make-sure-the-descriptor-is-stopped-on-.patch patches.suse/scripts-decode_stacktrace-only-strip-base-path-when-.patch patches.suse/0001-mm-print-more-information-about-mapping-in-__dump_pa.patch patches.suse/0002-mm-lower-the-printk-loglevel-for-__dump_page-message.patch patches.suse/0003-mm-memory_hotplug-drop-pointless-block-alignment-che.patch patches.suse/0004-mm-memory_hotplug-print-reason-for-the-offlining-fai.patch patches.suse/0005-mm-memory_hotplug-be-more-verbose-for-memory-offline.patch patches.suse/0001-mm-only-report-isolation-failures-when-offlining-mem.patch patches.suse/0001-mm-memory_hotplug-do-not-clear-numa_node-association.patch patches.suse/mm-page_alloc-spread-allocations-across-zones-before-introducing-fragmentation.patch patches.suse/mm-move-zone-watermark-accesses-behind-an-accessor.patch patches.suse/mm-use-alloc_flags-to-record-if-kswapd-can-wake.patch patches.suse/mm-reclaim-small-amounts-of-memory-when-an-external-fragmentation-event-occurs.patch patches.suse/mm-put_and_wait_on_page_locked-while-page-is-migrated.patch patches.suse/0001-hwpoison-memory_hotplug-allow-hwpoisoned-pages-to-be.patch patches.suse/mm-fault_around-do-not-take-a-reference-to-a-locked-page.patch patches.suse/mm-migration-factor-out-code-to-compute-expected-num.patch patches.suse/mm-migrate-lock-buffers-before-migrate_page_move_map.patch patches.suse/mm-migrate-provide-buffer_migrate_page_norefs.patch patches.suse/blkdev-avoid-migration-stalls-for-blkdev-pages.patch patches.suse/hwmon-k10temp-add-hygon-dhyana-support.patch patches.suse/hwmon-lm80-fix-a-missing-check-of-the-status-of-SMBu.patch patches.suse/hwmon-lm80-fix-a-missing-check-of-bus-read-in-lm80-p.patch patches.suse/gpio-pl061-Move-irq_chip-definition-inside-struct-pl.patch patches.suse/dt-bindings-gpio-vf610-add-optional-clocks-property.patch patches.suse/gpio-vf610-add-optional-clock-support.patch patches.suse/gpiolib-Fix-return-value-of-gpio_to_desc-stub-if-GPI.patch patches.suse/gpio-raspberrypi-exp-decrease-refcount-on-firmware-dt-node.patch patches.suse/power-supply-olpc_battery-correct-the-temperature-un.patch patches.suse/power-supply-charger-manager-Fix-incorrect-return-va.patch patches.suse/0001-usb-typec-tcpm-charge-current-handling-for-sink-duri.patch patches.suse/usb-hub-delay-hub-autosuspend-if-USB3-port-is-still-.patch patches.suse/phy-sun4i-usb-add-support-for-missing-USB-PHY-index.patch patches.suse/usb-dwc3-debugfs-Properly-print-set-link-state-for-H.patch patches.suse/usb-dwc3-don-t-log-probe-deferrals-but-do-log-other-.patch patches.suse/usb-dwc3-gadget-introduce-cancelled_list.patch patches.suse/usb-dwc3-Correct-the-logic-for-checking-TRB-full-in-.patch patches.suse/usb-mtu3-fix-the-issue-about-SetFeature-U1-U2_Enable.patch patches.suse/usb-dwc2-host-use-hrtimer-for-nak-retries.patch patches.suse/0001-usb-dwc3-trace-add-missing-break-statement-to-make-c.patch patches.suse/usb-mtu3-fix-dbginfo-in-qmu_tx_zlp_error_handler.patch patches.suse/usb-dwc3-gadget-Disable-CSP-for-stream-OUT-ep.patch patches.suse/usb-musb-dsps-fix-otg-state-machine.patch patches.suse/0001-usb-musb-dsps-fix-runtime-pm-for-peripheral-mode.patch patches.suse/usb-typec-tcpm-extend-the-matching-rules-on-pps-apdo-selection.patch patches.suse/cdc-acm-fix-abnormal-DATA-RX-issue-for-Mediatek-Prel.patch patches.suse/0001-USB-serial-pl2303-add-ids-for-Hewlett-Packard-HP-POS.patch patches.suse/0001-USB-serial-option-add-Fibocom-NL678-series.patch patches.suse/serial-fsl_lpuart-clear-parity-enable-bit-when-disab.patch patches.suse/serial-set-suppress_bind_attrs-flag-only-if-builtin.patch patches.suse/writeback-don-t-decrement-wb-refcnt-if-wb-bdi.patch patches.suse/serial-imx-fix-error-handling-in-console_setup.patch patches.suse/tty-ldsem-Wake-up-readers-after-timed-out-down_write.patch patches.suse/tty-Hold-tty_ldisc_lock-during-tty_reopen.patch patches.suse/tty-Don-t-block-on-IO-when-ldisc-change-is-pending.patch patches.suse/tty-Simplify-tty-count-math-in-tty_reopen.patch patches.suse/tty-ldsem-Convert-to-regular-lockdep-annotations.patch patches.suse/tty-ldsem-Add-lockdep-asserts-for-ldisc_sem.patch patches.suse/tty-ldsem-Decrement-wait_readers-on-timeouted-down_r.patch patches.suse/tty-serial-do-not-free-trasnmit-buffer-page-under-po.patch patches.suse/tty-serial-samsung-Properly-set-flags-in-autoCTS-mod.patch patches.suse/serial-uartps-Fix-interrupt-mask-issue-to-handle-the.patch patches.suse/dt-bindings-serial-lpuart-add-imx8qxp-compatible-string.patch patches.suse/serial-max310x-Fix-tx_empty-callback.patch patches.suse/staging-iio-adc-ad7280a-handle-error-from-__ad7280_r.patch patches.suse/staging-iio-ad2s90-Make-probe-handle-spi_setup-failu.patch patches.suse/staging-iio-ad7780-update-voltage-on-read.patch patches.suse/Staging-iio-adt7316-Fix-i2c-data-reading-set-the-dat.patch patches.suse/staging-bcm2835-camera-Abort-probe-if-there-is-no-ca.patch patches.suse/staging-vchiq_arm-Fix-camera-device-registration.patch patches.suse/iio-accel-kxcjk1013-Add-KIOX010A-ACPI-Hardware-ID.patch patches.suse/staging-bcm2835-audio-double-free-in-init-error-path.patch patches.suse/staging-wilc1000-fix-missing-read_write-setting-when.patch patches.suse/driver-core-Move-async_synchronize_full-call.patch patches.suse/sysfs-Disable-lockdep-for-driver-bind-unbind-files.patch patches.suse/msft-hv-1800-Drivers-hv-vmbus-Get-rid-of-unnecessary-state-in-hv_.patch patches.suse/msft-hv-1801-hv_utils-update-name-in-struct-hv_driver-util_drv.patch patches.suse/msft-hv-1802-Drivers-hv-kvp-Use-u-to-print-U32.patch patches.suse/msft-hv-1803-Tools-hv-kvp-Fix-a-warning-of-buffer-overflow-with-g.patch patches.suse/0001-fpga-add-intel-stratix10-soc-fpga-manager-driver.patch patches.suse/msft-hv-1806-Drivers-hv-vmbus-Remove-the-useless-API-vmbus_get_ou.patch patches.suse/altera-stapl-check-for-a-null-key-before-strcasecmp-.patch patches.suse/misc-vexpress-Off-by-one-in-vexpress_syscfg_exec.patch patches.suse/extcon-max8997-Fix-lack-of-path-setting-in-USB-devic.patch patches.suse/genwqe-Fix-size-check.patch patches.suse/intel_th-msu-Fix-an-off-by-one-in-attribute-store.patch patches.suse/cgroup-fix-parsing-empty-mount-option-string.patch patches.suse/0239-lib-don-t-depend-on-linux-headers-being-installed.patch patches.suse/kconfig-fix-file-name-and-line-number-of-warn_ignore.patch patches.suse/kconfig-fix-memory-leak-when-EOF-is-encountered-in-q.patch patches.suse/sched-fair-Fix-infinite-loop-in-update_blocked_averages-by-reverting-a9e7f6544b9c.patch patches.suse/seq_buf-Make-seq_buf_puts-null-terminate-the-buffer.patch patches.suse/ARM-OMAP2-hwmod-Fix-some-section-annotations.patch patches.suse/ARM-pxa-avoid-section-mismatch-warning.patch patches.suse/soc-bcm-brcmstb-Don-t-leak-device-tree-node-referenc.patch patches.suse/soc-tegra-pmc-Drop-locking-from-tegra_powergate_is_p.patch patches.suse/soc-tegra-Don-t-leak-device-tree-node-reference.patch patches.suse/firmware-imx-add-scu-power-domain-driver.patch patches.suse/watchdog-w83627hf_wdt-support-Inves.patch patches.suse/watchdog-hpwdt-Exclude-via-blacklist.patch patches.suse/watchdog-hpwdt-Do-not-claim-unsupported-hardware.patch patches.suse/watchdog-hpwdt-Update-driver-version-2.0.2.patch patches.suse/watchdog-docs-kernel-api-don-t-reference-removed-fun.patch patches.suse/pinctrl-fsl-add-scu-based-pinctrl-support.patch patches.suse/pinctrl-imx-add-imx8qxp-driver.patch patches.suse/pinctrl-qcom-spmi-gpio-fix-gpio-hog-related-boot-iss.patch patches.suse/pinctrl-max77620-Use-define-directive-for-max77620_p.patch patches.suse/pinctrl-lpc18xx-Use-define-directive-for-PIN_CONFIG_.patch patches.suse/pinctrl-zynq-Use-define-directive-for-PIN_CONFIG_IO_.patch patches.suse/pinctrl-qcom-ssbi-gpio-fix-gpio-hog-related-boot-iss.patch patches.suse/pinctrl-imx-fix-no_pad_ctl-setting-for-mmio-pads.patch patches.suse/pinctrl-sx150x-handle-failure-case-of-devm_kstrdup.patch patches.suse/pinctrl-sunxi-a64-Rename-function-csi0-to-csi.patch patches.suse/pinctrl-sunxi-a64-Rename-function-ts0-to-ts.patch patches.suse/pinctrl-xway-fix-gpio-hog-related-boot-issues.patch patches.suse/pinctrl-meson-meson8-fix-the-GPIO-function-for-the-G.patch patches.suse/pinctrl-meson-meson8b-fix-the-GPIO-function-for-the-.patch patches.suse/pinctrl-imx8qxp-break-the-dependency-on-soc_imx8qxp.patch patches.suse/pinctrl-sh-pfc-r8a7740-Add-missing-REF125CK-pin-to-g.patch patches.suse/pinctrl-sh-pfc-r8a7740-Add-missing-LCD0-marks-to-lcd.patch patches.suse/pinctrl-sh-pfc-r8a7791-Remove-bogus-ctrl-marks-from-.patch patches.suse/pinctrl-sh-pfc-r8a7791-Remove-bogus-marks-from-vin1_.patch patches.suse/pinctrl-sh-pfc-sh73a0-Add-missing-TO-pin-to-tpu4_to3.patch patches.suse/pinctrl-sh-pfc-r8a7794-Remove-bogus-IPSR9-field.patch patches.suse/pinctrl-sh-pfc-sh7734-Add-missing-IPSR11-field.patch patches.suse/pinctrl-sh-pfc-sh7264-Fix-PFCR3-and-PFCR0-register-c.patch patches.suse/pinctrl-sh-pfc-sh7269-Add-missing-PCIOR0-field.patch patches.suse/pinctrl-sh-pfc-sh7734-Remove-bogus-IPSR10-value.patch patches.suse/pinctrl-sh-pfc-sh7734-Fix-shifted-values-in-IPSR10.patch patches.suse/pinctrl-freescale-break-dependency-on-soc_imx8mq-for-i-mx8mq.patch patches.suse/rtc-m41t80-Correct-alarm-month-range-with-RTC-reads.patch patches.suse/rtc-max8997-Fix-the-returned-value-in-case-of-error-.patch patches.suse/rtc-dt-binding-abx80x-fix-resistance-scale.patch patches.suse/0001-dt-bindings-rtc-sun6i-rtc-Fix-register-range-in-exam.patch patches.suse/rtc-pcf8523-don-t-return-invalid-date-when-battery-i.patch patches.suse/dmaengine-coh901318-Fix-a-double-lock-bug.patch patches.suse/dmaengine-coh901318-Remove-unused-variable.patch patches.suse/dmaengine-dw-dmac-implement-dma-protection-control-s.patch patches.suse/dmaengine-xilinx_dma-Remove-__aligned-attribute-on-z.patch patches.suse/revert-iommu-io-pgtable-arm-check-for-v7s-incapable-systems patches.suse/iommu-arm-smmu-v3-Fix-big-endian-CMD_SYNC-writes.patch patches.suse/iommu-arm-smmu-v3-avoid-memory-corruption-from-hisilicon-msi-payloads patches.suse/iommu-arm-smmu-v3-Use-explicit-mb-when-moving-cons-p.patch patches.suse/iommu-arm-smmu-Add-support-for-qcom-smmu-v2-variant.patch patches.suse/iommu-vt-d-handle-domain-agaw-being-less-than-iommu-agaw patches.suse/iommu-amd-fix-amd_iommu-force_isolation patches.suse/iommu-dma-use-numa-aware-memory-allocations-in-_iommu_dma_alloc_pages patches.suse/0002-efi-Add-EFI-signature-data-types.patch patches.suse/tpm-tpm_i2c_nuvoton-use-correct-command-duration-for.patch patches.suse/tpm-tpm_try_transmit-refactor-error-flow.patch patches.suse/tpm-fix-kdoc-for-tpm2_flush_context_cmd.patch patches.suse/cifs-clean-up-indentation-replace-spaces-with-tab.patch patches.suse/cifs-use-a-compound-for-setting-an-xattr.patch patches.suse/cifs-smb2-commands-can-not-be-negative-remove-confusing-check.patch patches.suse/cifs-address-trivial-coverity-warning.patch patches.suse/cifs-create-a-helper-function-for-compound-query_info.patch patches.suse/Add-vers-3-0-2-as-a-valid-option-for-SMBv3-0-2.patch patches.suse/cifs-change-smb2_query_eas-to-use-the-compound-query-info-helper.patch patches.suse/cifs-suppress-some-implicit-fallthrough-warnings.patch patches.suse/cifs-remove-set-but-not-used-variable-smb_buf-.patch patches.suse/cifs-remove-coverity-warning-in-calc_lanman_hash.patch patches.suse/cifs-check-ntwrk_buf_start-for-NULL-before-dereferencing-it.patch patches.suse/CIFS-use-the-correct-length-when-pinning-memory-for-direct-I-O-for-.patch patches.suse/CIFS-return-correct-errors-when-pinning-memory-failed-for-direct-I-.patch patches.suse/CIFS-Fix-error-mapping-for-SMB2_LOCK-command-which-c.patch patches.suse/cifs-Refactor-out-cifs_mount-.patch patches.suse/cifs-Skip-any-trailing-backslashes-from-UNC.patch patches.suse/cifs-Make-devname-param-optional-in-cifs_compose_mount_options-.patch patches.suse/cifs-auto-disable-serverino-in-dfs-mounts.patch patches.suse/cifs-Save-TTL-value-when-parsing-DFS-referrals.patch patches.suse/cifs-Add-DFS-cache-routines.patch patches.suse/cifs-Fix-to-use-kmem_cache_free-instead-of-kfree-.patch patches.suse/cifs-Use-kzfree-to-free-password.patch patches.suse/cifs-remove-set-but-not-used-variable-server-.patch patches.suse/cifs-check-kzalloc-return.patch patches.suse/cifs-Make-use-of-DFS-cache-to-get-new-DFS-referrals.patch patches.suse/cifs-remove-set-but-not-used-variable-sep-.patch patches.suse/cifs-Add-support-for-failover-in-cifs_mount-.patch patches.suse/cifs-Add-support-for-failover-in-cifs_reconnect-.patch patches.suse/cifs-Use-GFP_ATOMIC-when-a-lock-is-held-in-cifs_mount-.patch patches.suse/cifs-start-DFS-cache-refresher-in-cifs_mount-.patch patches.suse/cifs-Only-free-DFS-target-list-if-we-actually-got-one.patch patches.suse/cifs-Add-support-for-failover-in-smb2_reconnect-.patch patches.suse/cifs-Add-support-for-failover-in-cifs_reconnect_tcon-.patch patches.suse/cifs-Always-resolve-hostname-before-reconnecting.patch patches.suse/cifs-Minor-Kconfig-clarification.patch patches.suse/cifs-we-can-not-use-small-padding-iovs-together-with-encryption.patch patches.suse/cifs-update-internal-module-version-number.patch patches.suse/net-9p-include-trans_common.h-to-fix-missing-prototy.patch patches.suse/9p-net-put-a-lower-bound-on-msize.patch patches.suse/sunrpc-use-SVC_NET-in-svcauth_gss_-functions.patch patches.suse/sunrpc-use-after-free-in-svc_process_common.patch patches.suse/sunrpc-handle-ENOMEM-in-rpcb_getport_async.patch patches.suse/clk-imx8qxp-make-the-name-of-clock-id-generic.patch patches.suse/drbd-narrow-rcu_read_lock-in-drbd_sync_handshake.patch patches.suse/drbd-disconnect-if-the-wrong-UUIDs-are-attached-on-a.patch patches.suse/drbd-skip-spurious-timeout-ping-timeo-when-failing-p.patch patches.suse/drbd-Avoid-Clang-warning-about-pointless-switch-stat.patch patches.suse/gdrom-fix-a-memory-leak-bug.patch patches.suse/0001-block-swim3-Fix-EBUSY-error-when-re-opening-device-a.patch patches.suse/Input-elan_i2c-add-ACPI-ID-for-touchpad-in-ASUS-Aspi.patch patches.suse/Input-nomadik-ske-keypad-fix-a-loop-timeout-test.patch patches.suse/input-add-official-raspberry-pi-s-touchscreen-driver.patch patches.suse/net-chelsio-Add-a-missing-check-on-cudg_get_buffer.patch patches.suse/niu-fix-missing-checks-of-niu_pci_eeprom_read.patch patches.suse/atl1e-checking-the-status-of-atl1e_write_phy_reg.patch patches.suse/tipc-fix-a-missing-check-of-genlmsg_put.patch patches.suse/ethtool-check-the-return-value-of-get_regs_len.patch patches.suse/isdn-hisax-hfc_pci-Fix-a-possible-concurrency-use-af.patch patches.suse/fsl-fman-Use-GFP_ATOMIC-in-memac-tgec-_add_hash_mac_.patch patches.suse/ax25-fix-a-use-after-free-in-ax25_fillin_cb.patch patches.suse/net-wan-fix-a-double-free-in-x25_asy_open_tty.patch patches.suse/netrom-fix-locking-in-nr_find_socket.patch patches.suse/ibmveth-fix-DMA-unmap-error-in-ibmveth_xmit_start-er.patch patches.suse/ptr_ring-wrap-back-producer-in-__ptr_ring_swap_queue.patch patches.suse/ip-validate-header-length-on-virtual-device-xmit.patch patches.suse/net-hns3-call-hns3_nic_net_open-while-doing-HNAE3_UP.patch patches.suse/net-hamradio-6pack-use-mod_timer-to-rearm-timers.patch patches.suse/isdn-fix-kernel-infoleak-in-capi_unlocked_ioctl.patch patches.suse/bpf-move-prev_-insn_idx-into-verifier-env.patch patches.suse/bpf-move-tmp-variable-into-ax-register-in-interprete.patch patches.suse/bpf-enable-access-to-ax-register-also-from-verifier-.patch patches.suse/bpf-restrict-map-value-pointer-arithmetic-for-unpriv.patch patches.suse/bpf-restrict-stack-pointer-arithmetic-for-unprivileg.patch patches.suse/bpf-restrict-unknown-scalars-of-mixed-signed-bounds-.patch patches.suse/bpf-fix-check_map_access-smin_value-test-when-pointe.patch patches.suse/bpf-prevent-out-of-bounds-speculation-on-pointer-ari.patch patches.suse/ipv6-Consider-sk_bound_dev_if-when-binding-a-socket-to.patch patches.suse/ALSA-hda-realtek-Enable-the-headset-mic-auto-detecti.patch patches.suse/ALSA-hda-tegra-clear-pending-irq-handlers.patch patches.suse/proc-sysctl-fix-return-error-for-proc_doulongvec_min.patch patches.suse/scripts-gdb-fix-lx-version-string-output.patch patches.suse/mm-speed-up-mremap-by-20x-on-large-regions.patch patches.suse/drivers-base-platform.c-kmemleak-ignore-a-known-leak.patch patches.suse/ARM-8808-1-kexec-offline-panic_smp_self_stop-CPU.patch patches.suse/firmware-arm_sdei-fix-wrong-of_node_put-in-init-function.patch patches.suse/drivers-perf-hisi-Fixup-one-DDRC-PMU-register-offset.patch patches.suse/arm64-add-basic-kconfig-symbols-for-i-mx8.patch patches.suse/firmware-qcom-scm-fix-compilation-error-when-disable.patch patches.suse/ceph-cleanup-splice_dentry.patch patches.suse/ceph-remove-redundant-assignment.patch patches.suse/libceph-drop-last_piece-logic-from-write_partial_message_data.patch patches.suse/libceph-use-sock_no_sendpage-as-a-fallback-in-ceph_tcp_sendpage.patch patches.suse/libceph-use-msg_sendpage_notlast-with-ceph_tcp_sendpage.patch patches.suse/libceph-switch-more-to-bool-in-ceph_tcp_sendmsg.patch patches.suse/ceph-don-t-update-importing-cap-s-mseq-when-handing-cap-export.patch patches.suse/ceph-don-t-request-excl-caps-when-mount-is-readonly.patch patches.suse/ceph-skip-updating-wanted-caps-if-caps-are-already-issued.patch patches.suse/ceph-update-wanted-caps-after-resuming-stale-session.patch patches.suse/ceph-don-t-encode-inode-pathes-into-reconnect-message.patch patches.suse/xfs-xfs_buf-drop-useless-LIST_HEAD.patch patches.suse/smb3-fix-large-reads-on-encrypted-connections.patch patches.suse/cifs-fix-confusing-warning-message-on-reconnect.patch patches.suse/smb3-add-smb3-1-1-to-default-dialect-list.patch patches.suse/thermal-hwmon-inline-helpers-when-CONFIG_THERMAL_HWM.patch patches.suse/thermal-bcm2835-enable-hwmon-explicitly.patch patches.suse/thermal-generic-adc-Fix-adc-to-temp-interpolation.patch patches.suse/Thermal-do-not-clear-passive-state-during-system-sle.patch patches.suse/HID-intel-ish-hid-fixes-incorrect-error-handling.patch patches.suse/HID-doc-fix-wrong-data-structure-reference-for-UHID_.patch patches.suse/HID-lenovo-Add-checks-to-fix-of_led_classdev_registe.patch patches.suse/switchtec-Remove-immediate-status-check-after-submit.patch patches.suse/switchtec-Fix-SWITCHTEC_IOCTL_EVENT_IDX_ALL-flags-ov.patch patches.suse/pci-iov-factor-out-sriov_add_vfs patches.suse/pci-iov-add-flag-so-platforms-can-skip-vf-scanning patches.suse/s390-pci-skip-vf-scanning patches.suse/PCI-dwc-Move-interrupt-acking-into-the-proper-callba.patch patches.suse/i2c-imx-don-t-print-error-message-on-probe-defer.patch patches.suse/i2c-sh_mobile-add-support-for-r8a77990-R-Car-E3.patch patches.suse/i2c-axxia-check-for-error-conditions-first.patch patches.suse/video-clps711x-fb-release-disp-device-node-in-probe.patch patches.suse/0001-fbdev-fbmem-behave-better-with-small-rotated-display.patch patches.suse/0001-fbdev-fbcon-Fix-unregister-crash-when-more-than-one-.patch patches.suse/IB-ipoib-drop-useless-LIST_HEAD.patch patches.suse/infiniband-bnxt_re-qplib-Check-the-return-value-of-s.patch patches.suse/infiniband-qedr-Potential-null-ptr-dereference-of-qp.patch patches.suse/drm-amd-display-fix-YCbCr420-blank-color.patch patches.suse/drm-amd-display-Add-retry-to-read-ddc_clock-pin.patch patches.suse/drm-amd-display-validate-extended-dongle-caps.patch patches.suse/0003-drm-amd-display-Fix-MST-dp_blank-REG_WAIT-timeout.patch patches.suse/0004-drm-amdgpu-Add-new-VegaM-pci-id.patch patches.suse/0028-md-remove-set-but-not-used-variable-bi_rdev.patch patches.suse/0029-lib-raid6-add-missing-include-for-raid6test.patch patches.suse/0030-lib-raid6-avoid-__attribute_const__-redefinition.patch patches.suse/0031-lib-raid6-add-option-to-skip-algo-benchmarking.patch patches.suse/0032-raid10-refactor-common-wait-code-from-regular-read-w.patch patches.suse/0001-md-fix-raid10-hang-issue-caused-by-barrier.patch patches.suse/ext4-make-sure-enough-credits-are-reserved-for-diore.patch patches.suse/ext4-fix-a-potential-fiemap-page-fault-deadlock-w-in.patch patches.suse/ext4-avoid-kernel-warning-when-writing-the-superbloc.patch patches.suse/ext4-track-writeback-errors-using-the-generic-tracki.patch patches.suse/ext4-fix-special-inode-number-checks-in-__ext4_iget.patch patches.suse/fork-record-start_time-late.patch patches.suse/0002-fork-memcg-fix-cached_stacks-case.patch patches.suse/slab-alien-caches-must-not-be-initialized-if-the-allocation-of-the-alien-cache-failed.patch patches.suse/mm-page_mapped-don-t-assume-compound-page-is-huge-or-thp.patch patches.suse/mm-page_alloc-do-not-wake-kswapd-with-zone-lock-held.patch patches.suse/ALSA-usb-audio-Avoid-access-before-bLength-check-in-.patch patches.suse/ALSA-usb-audio-Check-mixer-unit-descriptors-more-str.patch patches.suse/ALSA-usb-audio-Always-check-descriptor-sizes-in-pars.patch patches.suse/ALSA-usb-audio-Fix-an-out-of-bound-read-in-create_co.patch patches.suse/ALSA-hda-realtek-Support-Dell-headset-mode-for-New-A.patch patches.suse/ALSA-cs46xx-Potential-NULL-dereference-in-probe.patch patches.suse/ALSA-usb-audio-fix-CM6206-register-definitions.patch patches.suse/ALSA-hda-realtek-Add-unplug-function-into-unplug-sta.patch patches.suse/ALSA-hda-realtek-Disable-headset-Mic-VREF-for-headse.patch patches.suse/0005-drm-amdgpu-Don-t-ignore-rc-from-drm_dp_mst_topology_.patch patches.suse/0001-drm-amdgpu-Don-t-fail-resume-process-if-resuming-ato.patch patches.suse/drm-bridge-tc358767-add-bus-flags.patch patches.suse/drm-bridge-tc358767-add-defines-for-DP1_SRCCTRL-PHY_.patch patches.suse/drm-bridge-tc358767-fix-single-lane-configuration.patch patches.suse/drm-bridge-tc358767-fix-initial-DP0-1_SRCCTRL-value.patch patches.suse/drm-bridge-tc358767-reject-modes-which-require-too-m.patch patches.suse/drm-bridge-tc358767-fix-output-H-V-syncs.patch patches.suse/drm-amdgpu-sriov-Correct-pfvf-exchange-logic.patch patches.suse/drm-amdgpu-set-WRITE_BURST_LENGTH-to-64B-to-workarou.patch patches.suse/cpufreq-check-if-policy-is-inactive-early-in-__cpufr.patch patches.suse/ACPI-power-Skip-duplicate-power-resource-references-.patch patches.suse/ACPI-NUMA-Use-correct-type-for-printing-addresses-on.patch patches.suse/x86-modpost-replace-last-remnants-of-retpoline-with-config_retpoline.patch patches.suse/0001-libceph-allow-setting-abort_on_full-for-rbd.patch patches.suse/rbd-don-t-return-0-on-unmap-if-rbd_dev_flag_removing-is-set.patch patches.suse/arm64-kpti-Avoid-rewriting-early-page-tables-when-KA.patch patches.suse/i2c-dev-prevent-adapter-retries-and-timeout-being-se.patch patches.suse/drm-nouveau-register-backlight-on-pascal-and-newer.patch patches.suse/drm-nouveau-Don-t-disable-polling-in-fallback-mode.patch patches.suse/drm-nouveau-falcon-avoid-touching-registers-if-engin.patch patches.suse/0001-drm-fb-helper-Partially-bring-back-workaround-for-bu.patch patches.suse/0001-drm-fb-helper-Ignore-the-value-of-fb_var_screeninfo..patch patches.suse/0009-drm-i915-gvt-Fix-workload-request-allocation-before-.patch patches.suse/0010-drm-i915-Unwind-failure-on-pinning-the-gen7-ppgtt.patch patches.suse/kvm-sev-fail-kvm_sev_init-if-already-initialized.patch patches.suse/loop-drop-caches-if-offset-or-block_size-are-changed.patch patches.suse/nvme-pci-fix-out-of-bounds-access-in-nvme_cqe_pendin.patch patches.suse/nvme-multipath-zero-out-ANA-log-buffer.patch patches.suse/nvme-introduce-nvme_quirk_ignore_dev_subnqn.patch patches.suse/ata-ahci-mvebu-remove-stale-comment.patch patches.suse/cifs-Fix-a-debug-message.patch patches.suse/cifs-Fix-a-tiny-potential-memory-leak.patch patches.suse/CIFS-Fix-adjustment-of-credits-for-MTU-requests.patch patches.suse/CIFS-Do-not-set-credits-to-1-if-the-server-didn-t-grant-anything.patch patches.suse/CIFS-Fix-credit-computation-for-compounded-requests.patch patches.suse/CIFS-Do-not-hide-EINTR-after-sending-network-packets.patch patches.suse/cifs-move-large-array-from-stack-to-heap.patch patches.suse/cifs-Limit-memory-used-by-lock-request-calls-to-a-page.patch patches.suse/cifs-Fix-potential-OOB-access-of-lock-element-array.patch patches.suse/CIFS-Fix-credits-calculation-for-cancelled-requests.patch patches.suse/CIFS-Move-credit-processing-to-mid-callbacks-for-SMB3.patch patches.suse/CIFS-Fix-error-paths-in-writeback-code.patch patches.suse/01-cifs-update-internal-module-version-number.patch patches.suse/0001-usb-cdc-acm-send-ZLP-for-Telit-3G-Intel-based-modems.patch patches.suse/0001-USB-storage-don-t-insert-sane-sense-for-SPC3-when-ba.patch patches.suse/0001-USB-storage-add-quirk-for-SMI-SM3350.patch patches.suse/0001-USB-Add-USB_QUIRK_DELAY_CTRL_MSG-quirk-for-Corsair-K.patch patches.suse/tty-Don-t-hold-ldisc-lock-in-tty_reopen-if-ldisc-pre.patch patches.suse/staging-rtl8188eu-Fix-module-loading-from-tasklet-fo.patch patches.suse/0013-staging-rtl8188eu-Fix-module-loading-from-tasklet-fo.patch patches.suse/0001-Btrfs-fix-deadlock-when-using-free-space-tree-due-to.patch patches.suse/gpio-pl061-handle-failed-allocations.patch patches.suse/mfd-ti_am335x_tscadc-Use-PLATFORM_DEVID_AUTO-while-r.patch patches.suse/mfd-twl-core-Fix-section-annotations-on-un-protect_p.patch patches.suse/mfd-db8500-prcmu-Fix-some-section-annotations.patch patches.suse/mfd-mt6397-Do-not-call-irq_domain_remove-if-PMIC-uns.patch patches.suse/mfd-ab8500-core-Return-zero-in-get_register_interrup.patch patches.suse/mfd-tps6586x-Handle-interrupts-on-suspend.patch patches.suse/mfd-qcom_rpm-write-fw_version-to-CTRL_REG.patch patches.suse/mfd-wm5110-Add-missing-ASRC-rate-register.patch patches.suse/mfd-tps65218-Use-devm_regmap_add_irq_chip-and-clean-.patch patches.suse/mfd-mc13xxx-Fix-a-missing-check-of-a-register-read-f.patch patches.suse/r8169-Add-support-for-new-Realtek-Ethernet.patch patches.suse/qed-Fix-qed_chain_set_prod-for-PBL-chains-with-non-p.patch patches.suse/qed-Fix-qed_ll2_post_rx_buffer_notify_fw-by-adding-a.patch patches.suse/net-hns-Fix-WARNING-when-hns-modules-installed.patch patches.suse/net-hns-Fix-use-after-free-identified-by-SLUB-debug.patch patches.suse/qmi_wwan-add-MTU-default-to-qmap-network-interface.patch patches.suse/ipv6-Consider-sk_bound_dev_if-when-binding-a-socket-.patch patches.suse/ipv6-Take-rcu_read_lock-in-__inet6_bind-for-mapped-a.patch patches.suse/can-gw-ensure-DLC-boundaries-after-CAN-frame-modific.patch patches.suse/tipc-fix-memory-leak-in-tipc_nl_compat_publ_dump.patch patches.suse/net-bridge-fix-a-bug-on-using-a-neighbour-cache-entr.patch patches.suse/smc-move-unhash-as-early-as-possible-in-smc_release patches.suse/bpf-Fix-1-rewrite-in-sys_sendmsg.patch patches.suse/bpf-fix-sanitation-of-alu-op-with-pointer-scalar-typ.patch patches.suse/selftests-bpf-fix-incorrect-users-of-create_and_get_.patch patches.suse/mlxsw-spectrum_acl-Add-cleanup-after-C-TCAM-update-e.patch patches.suse/mlxsw-spectrum-Disable-lag-port-TX-before-removing-i.patch patches.suse/mlxsw-spectrum-Add-VXLAN-dependency-for-spectrum.patch patches.suse/mlxsw-spectrum_switchdev-Set-PVID-correctly-during-V.patch patches.suse/packet-Do-not-leak-dev-refcounts-on-error-exit.patch patches.suse/tun-publish-tfile-after-it-s-fully-initialized.patch patches.suse/ip-on-queued-skb-use-skb_header_pointer-instead-of-p.patch patches.suse/net-cxgb4-fix-various-indentation-issues.patch patches.suse/ipv6-fix-kernel-infoleak-in-ipv6_local_error.patch patches.suse/bonding-update-nest-level-on-unlink.patch patches.suse/net-dsa-mv88x6xxx-mv88e6390-errata.patch patches.suse/tcp-change-txhash-on-SYN-data-timeout.patch patches.suse/bpf-correctly-set-initial-window-on-active-Fast-Open.patch patches.suse/bpf-fix-panic-in-stack_map_get_build_id-on-i386-and-.patch patches.suse/bpf-fix-bpffs-bitfield-pretty-print.patch patches.suse/net-stmmac-Fix-PCI-module-removal-leak.patch patches.suse/vhost-vsock-fix-vhost-vsock-cid-hashing-inconsistent.patch patches.suse/isdn-i4l-isdn_tty-Fix-some-concurrency-double-free-b.patch patches.suse/bnxt_en-Fix-ring-checking-logic-on-57500-chips.patch patches.suse/bnxt_en-Fix-context-memory-allocation.patch patches.suse/selinux-fix-GPF-on-invalid-policy.patch patches.suse/Yama-Check-for-pid-death-before-checking-ancestry.patch patches.suse/LSM-Check-for-NULL-cred-security-on-free.patch patches.suse/OF-properties-add-missing-of_node_put.patch patches.suse/hwmon-lm80-Fix-missing-unlock-on-error-in-set_fan_di.patch patches.suse/hwmon-tmp421-Correct-the-misspelling-of-the-tmp442-c.patch patches.suse/leds-lp5523-fix-a-missing-check-of-return-value-of-l.patch patches.suse/drm-amdkfd-Don-t-assign-dGPUs-to-APU-topology-device.patch patches.suse/drm-amd-display-fix-PME-notification-not-working-in-.patch patches.suse/0002-drm-i915-gvt-free-VFIO-region-space-in-vgpu-detach.patch patches.suse/0001-drm-i915-gvt-Fix-mmap-range-check.patch patches.suse/drm-meson-add-missing-of_node_put.patch patches.suse/0003-drm-meson-Fix-atomic-mode-switching-regression.patch patches.suse/drm-sun4i-backend-add-missing-of_node_puts.patch patches.suse/RDMA-nldev-Don-t-expose-unsafe-global-rkey-to-regula.patch patches.suse/RDMA-vmw_pvrdma-Return-the-correct-opcode-when-creat.patch patches.suse/RDMA-mthca-Clear-QP-objects-during-their-allocation.patch patches.suse/drm-nouveau-core-recognise-TU102.patch patches.suse/0002-omap2fb-Fix-stack-memory-disclosure.patch patches.suse/ACPI-EC-Look-for-ECDT-EC-after-calling-acpi_load_tab.patch patches.suse/crypto-authenc-fix-parsing-key-with-misaligned-rta_l.patch patches.suse/crypto-bcm-convert-to-use-crypto_authenc_extractkeys.patch patches.suse/crypto-caam-fix-zero-length-buffer-DMA-mapping.patch patches.suse/crypto-authencesn-Avoid-twice-completion-call-in-dec.patch patches.suse/crypto-talitos-reorder-code-in-talitos_edesc_alloc.patch patches.suse/crypto-talitos-fix-ablkcipher-for-CONFIG_VMAP_STACK.patch patches.suse/xenclock-0006-xen-Fix-x86-sched_clock-interface-for-xen.patch patches.suse/powerpc-tm-Limit-TM-code-inside-PPC_TRANSACTIONAL_ME.patch patches.suse/PCI-MSI-Return-ENOSPC-from-pci_alloc_irq_vectors_aff.patch patches.suse/media-v4l-ioctl-Validate-num_planes-for-debug-messag.patch patches.suse/0033-md-Make-bio_alloc_mddev-use-bio_alloc_bioset.patch patches.suse/nbd-Use-set_blocksize-to-set-device-blocksize.patch patches.suse/blockdev-Fix-livelocks-on-loop-device.patch patches.suse/nvmet-tcp-fix-uninitialized-variable-access.patch patches.suse/block-Cleanup-license-notice.patch patches.suse/scsi-sd-fix-cache_type_store patches.suse/scsi-megaraid_sas-correct-an-info-message.patch patches.suse/scsi-core-synchronize-request-queue-pm-status-only-on-successful-resume patches.suse/scsi-smartpqi_init-fix-boolean-expression-in-pqi_device_remove_start patches.suse/scsi-lpfc-lpfc_sli-Mark-expected-switch-fall-through.patch patches.suse/scsi-isci-initialize-shost-fully-before-calling-scsi_add_host patches.suse/scsi-hisi_sas-set-protection-parameters-prior-to-adding-scsi-host.patch patches.suse/scsi-qla2xxx-use-correct-number-of-vectors-for-online-cpus.patch patches.suse/scsi-qedi-add-ep_state-for-login-completion-on-un-reachable-targets patches.suse/scsi-megaraid_sas-Retry-reads-of-outbound_intr_statu.patch patches.suse/scsi-ufs-Fix-geometry-descriptor-size.patch patches.suse/scsi-cxgb4i-add-wait_for_completion patches.suse/xprtrdma-Double-free-in-rpcrdma_sendctxs_create.patch patches.suse/nfit-mark-some-functions-as-_maybe_unused.patch patches.suse/libnvdimm-dimm-fix-security-capability-detection-for-non-intel-nvdimms.patch patches.suse/acpi-nfit-fix-race-accessing-memdev-in-nfit_get_smbios_id.patch patches.suse/libnvdimm-security-fix-nvdimm_security_state-state-request-selection.patch patches.suse/arm64-kpti-Update-arm64_kernel_use_ng_mappings-when-.patch patches.suse/0004-btrfs-handle-delayed-ref-head-accounting-cleanup-in-.patch patches.suse/0014-btrfs-wait-on-ordered-extents-on-abort-cleanup.patch patches.suse/0015-btrfs-run-delayed-iputs-before-committing.patch patches.suse/0016-btrfs-wakeup-cleaner-thread-when-adding-delayed-iput.patch patches.suse/0008-netfilter-nf_tables-fix-leaking-object-reference-cou.patch patches.suse/net-ipv4-Fix-memory-leak-in-network-namespace-disman.patch patches.suse/Revert-igb-reduce-CPU0-latency-when-updating-statist.patch patches.suse/sched-Avoid-dereferencing-skb-pointer-after-child-en.patch patches.suse/tipc-fix-uninit-value-in-tipc_nl_compat_link_reset_s.patch patches.suse/tipc-fix-uninit-value-in-tipc_nl_compat_bearer_enabl.patch patches.suse/tipc-fix-uninit-value-in-tipc_nl_compat_link_set.patch patches.suse/tipc-fix-uninit-value-in-tipc_nl_compat_name_table_d.patch patches.suse/tipc-fix-uninit-value-in-tipc_nl_compat_doit.patch patches.suse/net-sched-act_tunnel_key-fix-memory-leak-in-case-of-.patch patches.suse/net-phy-micrel-set-soft_reset-callback-to-genphy_sof.patch patches.suse/net-phy-marvell-Errata-for-mv88e6390-internal-PHYs.patch patches.suse/net-phy-meson-gxl-Use-the-genphy_soft_reset-callback.patch patches.suse/net_sched-refetch-skb-protocol-for-each-filter.patch patches.suse/openvswitch-Avoid-OOB-read-when-parsing-flow-nlattrs.patch patches.suse/atm-he-fix-sign-extension-overflow-on-large-shift.patch patches.suse/net-sched-cls_flower-allocate-mask-dynamically-in-fl.patch patches.suse/vhost-log-dirty-page-correctly.patch patches.suse/net-bridge-Fix-ethernet-header-pointer-before-check-.patch patches.suse/amd-xgbe-Fix-mdio-access-for-non-zero-ports-and-clau.patch patches.suse/net-phy-mdio_bus-add-missing-device_del-in-mdiobus_r.patch patches.suse/net-Fix-usage-of-pskb_trim_rcsum.patch patches.suse/net-Fix-typo-in-NET_FAILOVER-help-text.patch patches.suse/mlxsw-pci-Ring-CQ-s-doorbell-before-RDQ-s.patch patches.suse/mlxsw-pci-Increase-PCI-SW-reset-timeout.patch patches.suse/mlxsw-pci-Return-error-on-PCI-reset-timeout.patch patches.suse/mlxsw-spectrum_fid-Update-dummy-FID-index.patch patches.suse/mlxsw-spectrum_switchdev-Do-not-treat-static-FDB-ent.patch patches.suse/net-mlx5e-Force-CHECKSUM_UNNECESSARY-for-short-ether.patch patches.suse/net-mlx5e-Fix-wrong-error-code-return-on-FEC-query-f.patch patches.suse/isdn-avm-Fix-string-plus-integer-warning-from-Clang.patch patches.suse/virtio_net-bulk-free-tx-skbs.patch patches.suse/xsk-Check-if-a-queue-exists-during-umem-setup.patch patches.suse/bpf-libbpf-retry-loading-program-on-EAGAIN.patch patches.suse/bpf-don-t-assume-build-id-length-is-always-20-bytes.patch patches.suse/bpf-zero-out-build_id-for-BPF_STACK_BUILD_ID_IP.patch patches.suse/bpf-bpf_setsockopt-reset-sock-dst-on-SO_MARK-changes.patch patches.suse/bpf-fix-SO_MAX_PACING_RATE-to-support-TCP-internal-p.patch patches.suse/bpf-fix-inner-map-masking-to-prevent-oob-under-specu.patch patches.suse/pstore-ram-Avoid-allocation-and-leak-of-platform-dat.patch patches.suse/clk-imx-fix-potential-null-dereference-in-imx8qxp_lpcg_clk_probe.patch patches.suse/clk-vc5-Abort-clock-configuration-without-upstream-c.patch patches.suse/thermal-int340x_thermal-Fix-a-NULL-vs-IS_ERR-check.patch patches.suse/drivers-thermal-int340x_thermal-Fix-sysfs-race-condi.patch patches.suse/s390-early-improve-machine-detection patches.suse/s390-mm-always-force-a-load-of-the-primary-asce-on-context-switch patches.suse/s390-smp-fix-cpu-hotplug-deadlock-with-cpu-rescan patches.suse/s390-smp-fix-calling-smp_call_ipl_cpu-from-ipl-cpu patches.suse/ipmi-ssif-Fix-handling-of-multi-part-return-messages.patch patches.suse/ipmi-Prevent-use-after-free-in-deliver_response.patch patches.suse/ipmi-fix-use-after-free-of-user-release_barrier.rda.patch patches.suse/ALSA-hda-realtek-Fix-typo-for-ALC225-model.patch patches.suse/ASoC-intel-skl-Fix-display-power-regression.patch patches.suse/ASoC-dma-sh7760-cleanup-a-debug-printk.patch patches.suse/ASoC-Intel-Haswell-Broadwell-fix-setting-for-.dynami.patch patches.suse/ALSA-compress-prevent-potential-divide-by-zero-bugs.patch patches.suse/ASoC-tlv320aic32x4-Kernel-OOPS-while-entering-DAPM-s.patch patches.suse/ASoC-atom-fix-a-missing-check-of-snd_pcm_lib_malloc_.patch patches.suse/ASoC-dapm-change-snprintf-to-scnprintf-for-possible-.patch patches.suse/ASoC-rt5514-spi-Fix-potential-NULL-pointer-dereferen.patch patches.suse/ASoC-imx-audmux-change-snprintf-to-scnprintf-for-pos.patch patches.suse/ALSA-hda-Add-mute-LED-support-for-HP-ProBook-470-G5.patch patches.suse/ceph-clear-inode-pointer-when-snap-realm-gets-dropped-by-its-inode.patch patches.suse/libceph-avoid-keepalive_pending-races-in-ceph_con_keepalive.patch patches.suse/dm-crypt-fix-parsing-of-extended-IV-arguments.patch patches.suse/dm-thin-fix-passdown_double_checking_shared_status.patch patches.suse/dm-fix-dm_wq_work-to-only-use-__split_and_process_bi.patch patches.suse/0004-drm-sun4i-hdmi-Fix-usage-of-TMDS-clock.patch patches.suse/0005-drm-amdgpu-Add-APTX-quirk-for-Lenovo-laptop.patch patches.suse/drm-amd-powerplay-OD-setting-fix-on-Vega10.patch patches.suse/0006-drm-i915-gvt-release-shadow-batch-buffer-and-wa_ctx-.patch patches.suse/drm-msm-Unblock-writer-if-reader-closes-file.patch patches.suse/0007-drm-msm-gpu-fix-building-without-debugfs.patch patches.suse/usb-dwc3-gadget-synchronize_irq-dwc-irq-in-suspend.patch patches.suse/0001-usb-dwc3-gadget-Clear-req-needs_extra_trb-flag-on-cl.patch patches.suse/usb-dwc3-gadget-Fix-the-uninitialized-link_state-whe.patch patches.suse/usb-gadget-Potential-NULL-dereference-on-allocation-.patch patches.suse/USB-serial-simple-add-Motorola-Tetra-TPG2200-device-.patch patches.suse/USB-serial-pl2303-add-new-PID-to-support-PL2303TB.patch patches.suse/uart-Fix-crash-in-uart_write-and-uart_put_char.patch patches.suse/tty-n_hdlc-fix-__might_sleep-warning.patch patches.suse/vt-always-call-notifier-with-the-console-lock-held.patch patches.suse/vt-invoke-notifier-on-screen-size-change.patch patches.suse/tty-Handle-problem-if-line-discipline-does-not-have-.patch patches.suse/serial-fsl_lpuart-fix-maximum-acceptable-baud-rate-w.patch patches.suse/staging-rtl8188eu-Add-device-code-for-D-Link-DWA-121.patch patches.suse/staging-rtl8723bs-Fix-build-error-with-Clang-when-in.patch patches.suse/msft-hv-1831-Drivers-hv-vmbus-Check-for-ring-when-getting-debug-i.patch patches.suse/msft-hv-1832-hv_balloon-avoid-touching-uninitialized-struct-page-.patch patches.suse/msft-hv-1833-vmbus-fix-subchannel-removal.patch patches.suse/mei-me-add-denverton-innovation-engine-device-IDs.patch patches.suse/char-mwave-fix-potential-Spectre-v1-vulnerability.patch patches.suse/mmc-sdhci-iproc-handle-mmc_of_parse-errors-during-pr.patch patches.suse/mmc-dw_mmc-bluefield-Fix-the-license-information.patch patches.suse/nvme-rdma-fix-timeout-handler.patch patches.suse/nvme-tcp-fix-timeout-handler.patch patches.suse/nvmet-rdma-fix-null-dereference-under-heavy-load.patch patches.suse/nvme-multipath-drop-optimization-for-static-ANA-grou.patch patches.suse/scsi-lpfc-nvme-avoid-hang-use-after-free-when-destro.patch patches.suse/scsi-lpfc-nvmet-avoid-hang-use-after-free-when-destr.patch patches.suse/scsi-csiostor-fix-null-pointer-dereference-in-csio_vport_set_state patches.suse/cifs-fix-memory-leak-of-an-allocated-cifs_ntsd-structure.patch patches.suse/CIFS-Fix-possible-hang-during-async-MTU-reads-and-wr.patch patches.suse/smb3-Cleanup-license-mess.patch patches.suse/CIFS-Do-not-reconnect-TCP-session-in-add_credits.patch patches.suse/CIFS-Fix-credits-calculations-for-reads-with-errors.patch patches.suse/CIFS-Fix-credit-calculation-for-encrypted-reads-with.patch patches.suse/CIFS-Fix-credit-calculations-in-compound-mid-callback.patch patches.suse/CIFS-Do-not-assume-one-credit-for-async-responses.patch patches.suse/CIFS-Fix-mounts-if-the-client-is-low-on-credits.patch patches.suse/smb3-add-credits-we-receive-from-oplock-break-PDUs.patch patches.suse/cifs-print-CIFSMaxBufSize-as-part-of-proc-fs-cifs-DebugData.patch patches.suse/ax25-fix-possible-use-after-free.patch patches.suse/sctp-improve-the-events-for-sctp-stream-reset.patch patches.suse/sctp-improve-the-events-for-sctp-stream-adding.patch patches.suse/net-mlx4_core-Add-masking-for-a-few-queries-on-HCA-c.patch patches.suse/can-dev-__can_get_echo_skb-fix-bogous-check-for-non-.patch patches.suse/can-bcm-check-timer-values-before-ktime-conversion.patch patches.suse/msft-hv-1834-hv_netvsc-Fix-ethtool-change-hash-key-error.patch patches.suse/msft-hv-1835-hv_netvsc-Refactor-assignments-of-struct-netvsc_devi.patch patches.suse/msft-hv-1836-hv_netvsc-Fix-hash-key-value-reset-after-other-ops.patch patches.suse/msft-hv-1837-hv_netvsc-fix-typos-in-code-comments.patch patches.suse/ibmveth-Do-not-process-frames-after-calling-napi_res.patch patches.suse/mac80211-fix-miscounting-of-ttl-dropped-frames.patch patches.suse/mac80211-don-t-initiate-TDLS-connection-if-station-i.patch patches.suse/mac80211-Add-attribute-aligned-2-to-struct-action.patch patches.suse/cfg80211-extend-range-deviation-for-DMG.patch patches.suse/Input-xpad-add-support-for-SteelSeries-Stratus-Duo.patch patches.suse/input-raspberrypi-ts-fix-link-error.patch patches.suse/0001-Input-uinput-fix-undefined-behavior-in-uinput_valida.patch patches.suse/nfit_test-fix-security-state-pull-for-nvdimm-security-nfit_test.patch patches.suse/libnvdimm-security-require-nvdimm_security_setup_events-to-succeed.patch patches.suse/acpi-nfit-Block-function-zero-DSMs.patch patches.suse/acpi-nfit-Fix-command-supported-detection.patch patches.suse/kvm-x86-fix-single-step-debugging patches.suse/svm-add-warning-message-for-avic-ipi-invalid-target patches.suse/svm-fix-avic-incomplete-ipi-emulation patches.suse/irqchip-gic-v3-its-Align-PCI-Multi-MSI-allocation-on.patch patches.suse/sched-wait-Fix-rcuwait_wake_up-ordering.patch patches.suse/0001-sched-wake_q-Document-wake_q_add.patch patches.suse/0001-sched-wake_q-Fix-wakeup-ordering-for-wake_q.patch patches.suse/0001-futex-Fix-possible-missed-wakeup.patch patches.suse/0001-locking-rwsem-Fix-possible-missed-wakeup.patch patches.suse/x86-kaslr-fix-incorrect-i8254-outb-parameters.patch patches.suse/x86-pkeys-properly-copy-pkey-state-at-fork patches.suse/0001-x86-entry-64-compat-Fix-stack-switching-for-XEN-PV.patch patches.suse/netrom-switch-to-sock-timer-API.patch patches.suse/net-rose-fix-NULL-ax25_cb-kernel-panic.patch patches.suse/Revert-net-mlx5e-E-Switch-Initialize-eswitch-only-if.patch patches.suse/net-mlx5e-Allow-MAC-invalidation-while-spoofchk-is-O.patch patches.suse/net-hns-Fix-for-missing-of_node_put-after-of_parse_p.patch patches.suse/net-hns-Restart-autoneg-need-return-failed-when-auto.patch patches.suse/ipvs-Fix-signed-integer-overflow-when-setsockopt-tim.patch patches.suse/qed-Fix-bug-in-tx-promiscuous-mode-settings.patch patches.suse/qed-Fix-LACP-pdu-drops-for-VFs.patch patches.suse/qed-Fix-VF-probe-failure-while-FLR.patch patches.suse/qed-Fix-system-crash-in-ll2-xmit.patch patches.suse/qed-Fix-stack-out-of-bounds-bug.patch patches.suse/vhost-fix-OOB-in-get_rx_bufs.patch patches.suse/net-tls-Save-iv-in-tls_rec-for-async-crypto-requests.patch patches.suse/net-tls-Fix-deadlock-in-free_resources-tx.patch patches.suse/net-set-default-network-namespace-in-init_dummy_netd.patch patches.suse/gpio-pcf857x-Fix-interrupts-on-multiple-instances.patch patches.suse/gpio-altera-a10sr-Set-proper-output-level-for-direct.patch patches.suse/gpio-vf610-Mask-all-GPIO-interrupts.patch patches.suse/iommu-amd-call-free_iova_fast-with-pfn-in-map_sg patches.suse/iommu-amd-unmap-all-mapped-pages-in-error-path-of-map_sg patches.suse/iommu-vt-d-fix-memory-leak-in-intel_iommu_put_resv_regions patches.suse/iommu-amd-fix-iommu-page-flush-when-detach-device-from-a-domain patches.suse/fsdcache-Fix-incorrect-nr_dentry_unused-accounting-in-shrink_dcache_sb.patch patches.suse/ALSA-usb-audio-Add-Opus-3-to-quirks-for-native-DSD-s.patch patches.suse/ALSA-pcm-Fix-tight-loop-of-OSS-capture-stream.patch patches.suse/ALSA-hda-realtek-Fixed-hp_pin-no-value.patch patches.suse/NFS-Fix-up-return-value-on-fatal-errors-in-nfs_page_.patch patches.suse/gfs2-Revert-Fix-loop-in-gfs2_rbm_find.patch patches.suse/ARM-cns3xxx-Fix-writing-to-wrong-PCI-config-register.patch patches.suse/ARM-cns3xxx-Use-actual-size-reads-for-PCIe.patch patches.suse/clk-imx-fix-fractional-clock-set-rate-computation.patch patches.suse/mmc-bcm2835-Fix-DMA-channel-leak-on-probe-error.patch patches.suse/platform-x86-Fix-unmet-dependency-warning-for-SAMSUN.patch patches.suse/RDMA-mlx5-Fix-check-for-supported-user-flags-when-cr.patch patches.suse/IB-mlx4-Fix-using-wrong-function-to-destroy-sqp-AHs-.patch patches.suse/IB-hfi1-qib-Fix-WC.byte_len-calculation-for-UD_SEND_.patch patches.suse/0001-IB-hfi1-Remove-overly-conservative-VM_EXEC-flag-chec.patch patches.suse/IB-hfi1-Add-limit-test-for-RC-UC-send-via-loopback.patch patches.suse/RDMA-hns-Update-the-kernel-header-file-of-hns.patch patches.suse/RDMA-umem-Add-missing-initialization-of-owning_mm.patch patches.suse/IB-uverbs-Fix-OOPs-upon-device-disassociation.patch patches.suse/IB-ipoib-Fix-for-use-after-free-in-ipoib_cm_tx_start.patch patches.suse/IB-uverbs-Fix-OOPs-in-uverbs_user_mmap_disassociate.patch patches.suse/apparmor-Fix-aa_label_build-error-handling-for-faile.patch patches.suse/cifs-fix-computation-for-MAX_SMB2_HDR_SIZE.patch patches.suse/cifs-limit-amount-of-data-we-request-for-xattrs-to-CIFSMaxBufSize.patch patches.suse/CIFS-Fix-possible-oops-and-memory-leaks-in-async-IO.patch patches.suse/CIFS-Fix-trace-command-logging-for-SMB2-reads-and-writes.patch patches.suse/CIFS-Do-not-count-ENODATA-as-failure-for-query-direc.patch patches.suse/CIFS-Do-not-consider-ENODATA-as-stat-failure-for-reads.patch patches.suse/CIFS-fix-use-after-free-of-the-lease-keys.patch patches.suse/02-cifs-update-internal-module-version-number.patch patches.suse/kernel-exit.c-release-ptraced-tasks-before-zap_pid_n.patch patches.suse/mm-migrate-Make-buffer_migrate_page_norefs-actually-.patch patches.suse/mm-oom-fix-use-after-free-in-oom_kill_process.patch patches.suse/mm-hwpoison-use-do_send_sig_info-instead-of-force_sig.patch patches.suse/mm-migrate-don-t-rely-on-__PageMovable-of-newpage-after-unlocking-it.patch patches.suse/vfs-Avoid-softlockups-in-drop_pagecache_sb.patch patches.suse/scsi-bnx2fc-fix-error-handling-in-probe patches.suse/md-raid5-fix-out-of-memory-during-raid-cache-recover.patch patches.suse/blk-mq-fix-a-hung-issue-when-fsync.patch patches.suse/0002-Btrfs-fix-deadlock-when-allocating-tree-block-during.patch patches.suse/0017-btrfs-don-t-end-the-transaction-for-delayed-refs-in-throttle.patch patches.suse/0005-btrfs-clean-up-pending-block-groups-when-transaction.patch patches.suse/x86-speculation-remove-redundant-arch_smt_update-invocation.patch patches.suse/x86-cpu-Add-Atom-Tremont-Jacobsville.patch patches.suse/x86-microcode-amd-don-t-falsely-trick-the-late-loading-mechanism.patch patches.suse/pinctrl-cherryview-fix-Strago-DMI-workaround.patch patches.suse/fuse-handle-zero-sized-retrieve-correctly.patch patches.suse/fuse-call-pipe_buf_release-under-pipe-lock.patch patches.suse/fuse-decrement-NR_WRITEBACK_TEMP-on-the-right-page.patch patches.suse/tracing-uprobes-fix-output-for-multiple-string-arguments.patch patches.suse/ALSA-hda-realtek-Headset-microphone-support-for-Syst.patch patches.suse/ALSA-hda-realtek-Fix-lose-hp_pins-for-disable-auto-m.patch patches.suse/ALSA-hda-realtek-Use-a-common-helper-for-hp-pin-refe.patch patches.suse/ALSA-hda-Serialize-codec-registrations.patch patches.suse/ALSA-usb-audio-Add-support-for-new-T-A-USB-DAC.patch patches.suse/ALSA-compress-Fix-stop-handling-on-compressed-captur.patch patches.suse/ALSA-hda-ca0132-Fix-build-error-without-CONFIG_PCI.patch patches.suse/HID-debug-fix-the-ring-buffer-implementation.patch patches.suse/svcrdma-Remove-max_sge-check-at-connect-time.patch patches.suse/kvm-fix-kvm_ioctl_create_device-reference-counting-cve-2019-6974 patches.suse/kvm-x86-work-around-leak-of-uninitialized-stack-contents-cve-2019-7222 patches.suse/kvm-nvmx-unconditionally-cancel-preemption-timer-in-free_nested-cve-2019-7221 patches.suse/drm-amdgpu-Add-missing-power-attribute-to-APU-check.patch patches.suse/drm-radeon-check-if-device-is-root-before-getting-pc.patch patches.suse/drm-amd-powerplay-Fix-missing-break-in-switch.patch patches.suse/drm-amdgpu-Transfer-fences-to-dmabuf-importer.patch patches.suse/drm-amdgpu-use-spin_lock_irqsave-to-protect-vm_manag.patch patches.suse/0001-drm-vmwgfx-Return-error-code-from-vmw_execbuf_copy_f.patch patches.suse/0001-drm-vmwgfx-Fix-setting-of-dma-masks.patch patches.suse/drm-i915-always-return-something-on-DDI-clock-select.patch patches.suse/drm-modes-Prevent-division-by-zero-htotal.patch patches.suse/drm-sun4i-tcon-Prepare-and-enable-TCON-channel-0-clo.patch patches.suse/xfs-eof-trim-writeback-mapping-as-soon-as-it-is-cach.patch patches.suse/usb-gadget-musb-fix-short-isoc-packets-with-inventra.patch patches.suse/usb-dwc3-gadget-Handle-0-xfer-length-for-OUT-EP.patch patches.suse/usb-gadget-udc-net2272-Fix-bitwise-and-boolean-opera.patch patches.suse/usb-phy-fix-link-errors.patch patches.suse/usb-phy-am335x-fix-race-condition-in-_probe.patch patches.suse/usb-typec-tcpm-correct-the-pps-out_volt-calculation.patch patches.suse/serial-fix-race-between-flush_to_ldisc-and-tty_open.patch patches.suse/iio-chemical-atlas-ph-sensor-correct-IIO_TEMP-values.patch patches.suse/debugfs-fix-debugfs_rename-parameter-checking.patch patches.suse/samples-mei-use-dev-mei0-instead-of-dev-mei.patch patches.suse/0001-fpga-stratix10-soc-fix-wrong-of_node_put-in-init-fun.patch patches.suse/ucc_geth-Reset-BQL-queue-when-stopping-device.patch patches.suse/virtio_net-Don-t-enable-NAPI-when-interface-is-down.patch patches.suse/virtio_net-Don-t-call-free_old_xmit_skbs-for-xdp_fra.patch patches.suse/virtio_net-Fix-not-restoring-real_num_rx_queues.patch patches.suse/virtio_net-Fix-out-of-bounds-access-of-sq.patch patches.suse/virtio_net-Don-t-process-redirected-XDP-frames-when-.patch patches.suse/virtio_net-Use-xdp_return_frame-to-free-xdp_frames-o.patch patches.suse/virtio_net-Differentiate-sk_buff-and-xdp_frame-on-fr.patch patches.suse/tun-move-the-call-to-tun_set_real_num_queues.patch patches.suse/l2tp-fix-reading-optional-fields-of-L2TPv3.patch patches.suse/ipvlan-l3mdev-fix-broken-l3s-mode-wrt-local-routes.patch patches.suse/l2tp-copy-4-more-bytes-to-linear-part-if-necessary.patch patches.suse/rds-fix-refcount-bug-in-rds_sock_addref.patch patches.suse/bnxt_en-Disable-interrupts-when-allocating-CP-rings-.patch patches.suse/skge-potential-memory-corruption-in-skge_get_regs.patch patches.suse/mac80211-ensure-that-mgmt-tx-skbs-have-tailroom-for-.patch patches.suse/cfg80211-call-disconnect_wk-when-AP-stops.patch patches.suse/batman-adv-Avoid-WARN-on-net_device-without-parent-i.patch patches.suse/batman-adv-Force-mac-header-to-start-of-data-on-xmit.patch patches.suse/batman-adv-release-station-info-tidstats.patch patches.suse/enic-fix-checksum-validation-for-IPv6.patch patches.suse/net-smc-fix-another-sizeof-to-int-comparison patches.suse/net-smc-allow-16-byte-pnetids-in-netlink-policy patches.suse/net-smc-prevent-races-between-smc_lgr_terminate-and-smc_conn_free patches.suse/net-smc-don-t-wait-for-send-buffer-space-when-data-was-already-sent patches.suse/net-smc-recvmsg-and-splice_read-should-return-0-after-shutdown patches.suse/net-smc-do-not-wait-under-send_lock patches.suse/net-smc-call-smc_cdc_msg_send-under-send_lock patches.suse/net-smc-use-device-link-provided-in-qp_context patches.suse/net-smc-fix-use-of-variable-in-cleared-area patches.suse/dccp-fool-proof-ccid_hc_-rt-x_parse_options.patch patches.suse/bpftool-Fix-prog-dump-by-tag.patch patches.suse/bpftool-fix-percpu-maps-updating.patch patches.suse/bpf-sock-recvbuff-must-be-limited-by-rmem_max-in-bpf.patch patches.suse/bpf-fix-lockdep-false-positive-in-percpu_freelist.patch patches.suse/bpf-fix-potential-deadlock-in-bpf_prog_register.patch patches.suse/bpf-Fix-syscall-s-stackmap-lookup-potential-deadlock.patch patches.suse/Revert-net-phy-marvell-avoid-pause-mode-on-SGMII-to-.patch patches.suse/vsock-virtio-fix-kernel-panic-after-device-hot-unplu.patch patches.suse/vsock-virtio-reset-connected-sockets-on-device-remov.patch patches.suse/net-systemport-Fix-WoL-with-password-after-deep-slee.patch patches.suse/virtio_net-Account-for-tx-bytes-and-packets-on-sendi.patch patches.suse/net-dp83640-expire-old-TX-skb.patch patches.suse/net-smc-preallocated-memory-for-rdma-work-requests patches.suse/net-smc-fix-sender_free-computation patches.suse/net-smc-delete-rkey-first-before-switching-to-unused patches.suse/net-smc-correct-state-change-for-peer-closing patches.suse/net-cls_flower-Remove-filter-from-mask-before-freein.patch patches.suse/s390-qeth-release-cmd-buffer-in-error-paths patches.suse/0001-s390-qeth-fix-use-after-free-in-error-path.patch patches.suse/0001-s390-qeth-cancel-close_dev-work-before-removing-a-ca.patch patches.suse/0001-s390-qeth-conclude-all-event-processing-before-offli.patch patches.suse/net-dsa-slave-Don-t-propagate-flag-changes-on-down-s.patch patches.suse/net-mlx5e-FPGA-fix-Innova-IPsec-TX-offload-data-path.patch patches.suse/mISDN-fix-a-race-in-dev_expire_timer.patch patches.suse/rxrpc-bad-unlock-balance-in-rxrpc_recvmsg.patch patches.suse/qed-Fix-EQ-full-firmware-assert.patch patches.suse/qed-Assign-UFP-TC-value-to-vlan-priority-in-UFP-mode.patch patches.suse/qed-Consider-TX-tcs-while-deriving-the-max-num_queue.patch patches.suse/qede-Fix-system-crash-on-configuring-channels.patch patches.suse/qed-Change-verbosity-for-coalescing-message.patch patches.suse/qed-Advance-drivers-version-to-8.37.0.20.patch patches.suse/net-mlx5e-Don-t-overwrite-pedit-action-when-multiple.patch patches.suse/net-Don-t-default-Cavium-PTP-driver-to-y.patch patches.suse/sit-check-if-IPv6-enabled-before-calling-ip6_err_gen.patch patches.suse/scsi-aic94xx-fix-module-loading patches.suse/scsi-target-make-the-pi_prot_format-ConfigFS-path-re.patch patches.suse/Revert-scsi-libfc-Add-WARN_ON-when-deleting-rports.patch patches.suse/scsi-cxlflash-prevent-deadlock-when-adapter-probe-fails patches.suse/signal-Always-notice-exiting-tasks.patch patches.suse/signal-Better-detection-of-synchronous-signals.patch patches.suse/powerpc-papr_scm-Use-the-correct-bind-address.patch patches.suse/soc-fsl-qbman-avoid-race-in-clearing-QMan-interrupt.patch patches.suse/dt-bindings-imx8mq-number-clocks-consecutively.patch patches.suse/ARM-pxa-ssp-unneeded-to-free-devm_-allocated-data.patch patches.suse/ARM-iop32x-n2100-fix-PCI-IRQ-mapping.patch patches.suse/ARM-tango-Improve-ARCH_MULTIPLATFORM-compatibility.patch patches.suse/nvme-lock-NS-list-changes-while-handling-command-eff.patch patches.suse/i2c-omap-Use-noirq-system-sleep-pm-ops-to-idle-devic.patch patches.suse/0001-futex-Handle-early-deadlock-return-correctly.patch patches.suse/perf-x86-intel-uncore-add-node-id-mask.patch patches.suse/perf-x86-intel-delay-memory-deallocation-until-x86_pmu_dead_cpu.patch patches.suse/perf-core-don-t-warn-for-impossible-ring-buffer-sizes.patch patches.suse/irqchip-gic-v3-its-Plug-allocation-race-for-devices-.patch patches.suse/irqchip-gic-v3-its-Gracefully-fail-on-LPI-exhaustion.patch patches.suse/irqchip-mmp-Only-touch-the-PJ4-IRQ-FIQ-bits-on-enabl.patch patches.suse/irqchip-gic-v3-its-Fix-ITT_entry_size-accessor.patch patches.suse/x86-mce-initialize-mce-bank-in-the-case-of-a-fatal-error-in-mce_no_way_out.patch patches.suse/dmaengine-at_xdmac-Fix-wrongfull-report-of-a-channel.patch patches.suse/dmaengine-imx-dma-fix-wrong-callback-invoke.patch patches.suse/dmaengine-bcm2835-Fix-interrupt-race-on-RT.patch patches.suse/dmaengine-bcm2835-Fix-abort-of-transactions.patch patches.suse/dmaengine-dmatest-Abort-test-in-case-of-mapping-erro.patch patches.suse/s390-dasd-fix-using-offset-into-zero-size-array-error patches.suse/s390-sles15-zcrypt-fix-specification-exception.patch patches.suse/ALSA-hda-Add-quirk-for-HP-EliteBook-840-G5.patch patches.suse/ALSA-usb-audio-Fix-implicit-fb-endpoint-setup-by-qui.patch patches.suse/ASoC-rsnd-fixup-rsnd_ssi_master_clk_start-user-count.patch patches.suse/ASoC-samsung-Prevent-clk_get_rate-calls-in-atomic-co.patch patches.suse/ALSA-pcm-Revert-capture-stream-behavior-change-in-bl.patch patches.suse/signal-Restore-the-stop-PTRACE_EVENT_EXIT.patch patches.suse/vsock-cope-with-memory-allocation-failure-at-socket-.patch patches.suse/net-smc-fix-byte_order-for-rx_curs_confirmed patches.suse/vxlan-test-dev-flags-IFF_UP-before-calling-netif_rx.patch patches.suse/tipc-fix-skb-may-be-leaky-in-tipc_link_input.patch patches.suse/net-fix-IPv6-prefix-route-residue.patch patches.suse/mac80211-call-drv_ibss_join-on-restart.patch patches.suse/mac80211-Fix-Tx-aggregation-session-tear-down-with-I.patch patches.suse/net-mlx4_en-Force-CHECKSUM_NONE-for-short-ethernet-f.patch patches.suse/ipv6-propagate-genlmsg_reply-return-code.patch patches.suse/batman-adv-fix-uninit-value-in-batadv_interface_tx.patch patches.suse/net-packet-fix-4gb-buffer-limit-due-to-overflow-chec.patch patches.suse/net-ena-fix-race-between-link-up-and-device-initaliz.patch patches.suse/net-ena-update-driver-version-from-2.0.2-to-2.0.3.patch patches.suse/net_sched-fix-a-race-condition-in-tcindex_destroy.patch patches.suse/net_sched-fix-two-more-memory-leaks-in-cls_tcindex.patch patches.suse/team-avoid-complex-list-operations-in-team_nl_cmd_op.patch patches.suse/net-mlx5e-XDP-fix-redirect-resources-availability-ch.patch patches.suse/sctp-call-gso_reset_checksum-when-computing-checksum.patch patches.suse/dsa-mv88e6xxx-Ensure-all-pending-interrupts-are-hand.patch patches.suse/0001-net-dsa-bcm_sf2-potential-array-overflow-in-bcm_sf2_.patch patches.suse/net-hns-Fix-object-reference-leaks-in-hns_dsaf_roce_.patch patches.suse/drm-imx-ignore-plane-updates-on-disabled-crtcs.patch patches.suse/0001-gpu-ipu-v3-Fix-i.MX51-CSI-control-registers-offset.patch patches.suse/drm-imx-imx-ldb-add-missing-of_node_puts.patch patches.suse/0002-gpu-ipu-v3-Fix-CSI-offsets-for-imx53.patch patches.suse/gpu-ipu-v3-pre-don-t-trigger-update-if-buffer-addres.patch patches.suse/drm-vkms-Fix-license-inconsistent.patch patches.suse/0001-drm-i915-cnl-Fix-CNL-macros-for-Voltage-Swing-progra.patch patches.suse/drm-i915-pmu-Fix-enable-count-array-size-and-bounds-.patch patches.suse/0003-drm-i915-Block-fbdev-HPD-processing-during-suspend.patch patches.suse/0004-drm-i915-Prevent-a-race-during-I915_GEM_MMAP-ioctl-w.patch patches.suse/0005-drm-i915-opregion-fix-version-check.patch patches.suse/0006-drm-i915-opregion-rvda-is-relative-from-opregion-bas.patch patches.suse/drm-Use-array_size-when-creating-lease.patch patches.suse/mmc-block-handle-complete_work-on-separate-workqueue.patch patches.suse/dm-crypt-don-t-overallocate-the-integrity-tag-space.patch patches.suse/dm-thin-fix-bug-where-bio-that-overwrites-thin-block.patch patches.suse/blk-mq-insert-rq-with-DONTPREP-to-hctx-dispatch-list.patch patches.suse/floppy-check_events-callback-should-not-return-a-neg.patch patches.suse/md-raid1-don-t-clear-bitmap-bits-on-interrupted-reco.patch patches.suse/scsi-qla2xxx-Fix-panic-from-use-after-free-in-qla2x0.patch patches.suse/auxdisplay-ht16k33-fix-potential-user-after-free-on-.patch patches.suse/0001-xprtrdma-Make-sure-Send-CQ-is-allocated-on-an-existi.patch patches.suse/NFS-Don-t-use-page_file_mapping-after-removing-the-p.patch patches.suse/sunrpc-fix-4-more-call-sites-that-were-using-stack-m.patch patches.suse/ARM-OMAP2-Variable-reg-in-function-omap4_dsi_mux_pad.patch patches.suse/ARM-OMAP2-fix-lack-of-timer-interrupts-on-CPU1-after.patch patches.suse/arm64-KVM-Don-t-generate-UNDEF-when-LORegion-feature.patch patches.suse/KVM-arm64-Forbid-kprobing-of-the-VHE-world-switch-co.patch patches.suse/Input-bma150-register-input-device-after-setting-pri.patch patches.suse/Input-elantech-enable-3rd-button-support-on-Fujitsu-.patch patches.suse/Input-cap11xx-switch-to-using-set_brightness_blockin.patch patches.suse/Input-matrix_keypad-use-flush_delayed_work.patch patches.suse/Revert-Input-elan_i2c-add-ACPI-ID-for-touchpad-in-AS.patch patches.suse/Input-st-keyscan-fix-potential-zalloc-NULL-dereferen.patch patches.suse/Input-elan_i2c-add-ACPI-ID-for-touchpad-in-Lenovo-V3.patch patches.suse/i2c-cadence-Fix-the-hold-bit-setting.patch patches.suse/i2c-bcm2835-Clear-current-buffer-pointers-and-counts.patch patches.suse/perf-core-fix-impossible-ring-buffer-sizes-warning.patch patches.suse/x86-a-out-clear-the-dump-structure-initially.patch patches.suse/x86-CPU-Add-Icelake-model-number.patch patches.suse/x86-platform-uv-use-efi_runtime_lock-to-serialise-bios-calls patches.suse/arm64-mm-efi-Account-for-GICv3-LPI-tables-in-static-.patch patches.suse/efi-arm-Revert-Defer-persistent-reservations-until-a.patch patches.suse/ARM-8824-1-fix-a-migrating-irq-bug-when-hotplug-cpu.patch patches.suse/mailbox-bcm-flexrm-mailbox-Fix-FlexRM-ring-flush-tim.patch patches.suse/mac80211-Free-mpath-object-when-rhashtable-insertion.patch patches.suse/mac80211-Restore-vif-beacon-interval-if-start-ap-fai.patch patches.suse/net-phy-xgmiitorgmii-Support-generic-PHY-status-read.patch patches.suse/net-Fix-for_each_netdev_feature-on-Big-endian.patch patches.suse/net-validate-untrusted-gso-packets-without-csum-offl.patch patches.suse/0002-net-dsa-b53-Fix-default-VLAN-ID.patch patches.suse/0003-net-dsa-b53-Properly-account-for-VLAN-filtering.patch patches.suse/0002-net-dsa-bcm_sf2-Do-not-assume-DSA-master-supports-Wo.patch patches.suse/net-Add-header-for-usage-of-fls64.patch patches.suse/xsk-add-missing-smp_rmb-in-xsk_mmap.patch patches.suse/bpf-fix-lockdep-false-positive-in-stackmap.patch patches.suse/xsk-share-the-mmap_sem-for-page-pinning.patch patches.suse/xsk-do-not-remove-umem-from-netdevice-on-fall-back-t.patch patches.suse/0001-mlxsw-__mlxsw_sp_port_headroom_set-Fix-a-use-of-loca.patch patches.suse/0001-net-stmmac-handle-endianness-in-dwmac4_get_timestamp.patch patches.suse/qmi_wwan-apply-SET_DTR-quirk-to-Sierra-WP7607.patch patches.suse/tcp-tcp_v4_err-should-be-more-careful.patch patches.suse/net-Do-not-allocate-page-fragments-that-are-not-skb-.patch patches.suse/net-crypto-set-sk-to-NULL-when-af_alg_release.patch patches.suse/qed-Fix-iWARP-buffer-size-provided-for-syn-packet-pr.patch patches.suse/qed-Fix-iWARP-syn-packet-mac-address-validation.patch patches.suse/0001-net-stmmac-Fix-a-race-in-EEE-enable-callback.patch patches.suse/net-hns-Fixes-the-missing-put_device-in-positive-leg.patch patches.suse/vhost-correctly-check-the-return-value-of-translate_.patch patches.suse/sky2-Increase-D3-delay-again.patch patches.suse/KEYS-allow-reaching-the-keys-quotas-exactly.patch patches.suse/assoc_array-Fix-shortcut-creation.patch patches.suse/keys-Timestamp-new-keys.patch patches.suse/pinctrl-meson-meson8b-fix-the-sdxc_a-data-1.3-pins.patch patches.suse/ALSA-hda-realtek-Headset-microphone-and-internal-spe.patch patches.suse/ALSA-hda-realtek-Disable-PC-beep-in-passthrough-on-a.patch patches.suse/ASoC-samsung-i2s-Fix-prescaler-setting-for-the-secon.patch patches.suse/ASoC-topology-free-created-components-in-tplg-load-e.patch patches.suse/mm-page_alloc-fix-a-division-by-zero-error-when-boosting-watermarks-v2.patch patches.suse/tmpfs-fix-link-accounting-when-a-tmpfile-is-linked-i.patch patches.suse/arm64-fix-SSBS-sanitization.patch patches.suse/libceph-handle-an-empty-authorize-reply.patch patches.suse/ceph-avoid-repeatedly-adding-inode-to-mdsc-snap_flush_list.patch patches.suse/clk-sunxi-ng-v3s-Fix-TCON-reset-de-assert-bit.patch patches.suse/clk-sunxi-A31-Fix-wrong-AHB-gate-number.patch patches.suse/RDMA-srp-Rework-SCSI-device-reset-handling.patch patches.suse/cxgb4-Export-sge_host_page_size-to-ulds.patch patches.suse/iw_cxgb4-cq-qp-mask-depends-on-bar2-pages-in-a-host-.patch patches.suse/gpu-drm-radeon-Set-DPM_FLAG_NEVER_SKIP-when-enabling.patch patches.suse/drm-amdgpu-Set-DPM_FLAG_NEVER_SKIP-when-enabling-PM-.patch patches.suse/drm-amd-display-Fix-MST-reboot-poweroff-sequence.patch patches.suse/kallsyms-handle-too-long-symbols-in-kallsyms-c.patch patches.suse/KEYS-user-Align-the-payload-buffer.patch patches.suse/KEYS-always-initialize-keyring_index_key-desc_len.patch patches.suse/scsi-libiscsi-fix-race-between-iscsi_xmit_task-and-iscsi_complete_task patches.suse/scsi-libsas-fix-rphy-phy_identifier-for-phys-with-end-devices-attached patches.suse/scsi-core-reset-host-byte-in-DID_NEXUS_FAILURE-case.patch patches.suse/missing-barriers-in-some-of-unix_sock-addr-and-path-.patch patches.suse/net-smc-fix-smc_poll-in-smc_init-state patches.suse/ixgbe-fix-older-devices-that-do-not-support-IXGBE_MR.patch patches.suse/i40e-fix-potential-RX-buffer-starvation-for-AF_XDP.patch patches.suse/ixgbe-fix-potential-RX-buffer-starvation-for-AF_XDP.patch patches.suse/i40e-fix-XDP_REDIRECT-XDP-xmit-ring-cleanup-race.patch patches.suse/ixgbe-don-t-do-any-AF_XDP-zero-copy-transmit-if-neti.patch patches.suse/bonding-fix-PACKET_ORIGDEV-regression.patch patches.suse/net-avoid-false-positives-in-untrusted-gso-validatio.patch patches.suse/af_key-unconditionally-clone-on-broadcast.patch patches.suse/ipvlan-disallow-userns-cap_net_admin-to-change-globa.patch patches.suse/mac80211_hwsim-propagate-genlmsg_reply-return-code.patch patches.suse/mac80211-allocate-tailroom-for-forwarded-mesh-packet.patch patches.suse/bnxt_en-Fix-typo-in-firmware-message-timeout-logic.patch patches.suse/bnxt_en-Wait-longer-for-the-firmware-message-respons.patch patches.suse/net-Set-rtm_table-to-RT_TABLE_COMPAT-for-ipv6-for-ta.patch patches.suse/mdio_bus-Fix-use-after-free-on-device_register-fails.patch patches.suse/bpf-lpm-fix-lookup-bug-in-map_delete_elem.patch patches.suse/nfp-bpf-fix-code-gen-bug-on-BPF_ALU-BPF_XOR-BPF_K.patch patches.suse/0001-nfp-bpf-fix-ALU32-high-bits-clearance-bug.patch patches.suse/net-phy-marvell10g-Fix-Multi-G-advertisement-to-only.patch patches.suse/net-x25-fix-a-race-in-x25_bind.patch patches.suse/s390-vsie-use-effective-crycbd-31-to-check-crycbd-validity patches.suse/tmpfs-fix-uninitialized-return-value-in-shmem_link.patch patches.suse/0001-mm-enforce-min-addr-even-if-capable-in-expand_downwa.patch patches.suse/crypto-sha256-arm-fix-crash-bug-in-Thumb2-build.patch patches.suse/crypto-sha512-arm-fix-crash-bug-in-Thumb2-build.patch patches.suse/mmc-spi-Fix-card-detection-during-probe.patch patches.suse/mmc-tmio_mmc_core-don-t-claim-spurious-interrupts.patch patches.suse/mmc-tmio-fix-access-width-of-block-count-register.patch patches.suse/mmc-core-fix-null-ptr-crash-from-mmc_should_fail_request.patch patches.suse/mmc-cqhci-fix-space-allocated-for-transfer-descriptor.patch patches.suse/mmc-cqhci-fix-a-tiny-potential-memory-leak-on-error-condition.patch patches.suse/0001-mmc-sdhci-esdhc-imx-correct-the-fix-of-ERR004536.patch patches.suse/drm-Block-fb-changes-for-async-plane-updates.patch patches.suse/iommu-dmar-fix-buffer-overflow-during-pci-bus-notification patches.suse/net-sched-act_ipt-fix-refcount-leak-when-replace-fai.patch patches.suse/net-sched-act_skbedit-fix-refcount-leak-when-replace.patch patches.suse/tun-fix-blocking-read.patch patches.suse/net-sched-act_tunnel_key-fix-NULL-pointer-dereferenc.patch patches.suse/net-socket-set-sock-sk-to-NULL-after-calling-proto_o.patch patches.suse/tun-remove-unnecessary-memory-barrier.patch patches.suse/net-Add-__icmp_send-helper.patch patches.suse/net-avoid-use-IPCB-in-cipso_v4_error.patch patches.suse/ipv4-Return-error-for-RTA_VIA-attribute.patch patches.suse/ipv6-Return-error-for-RTA_VIA-attribute.patch patches.suse/mpls-Return-error-for-RTA_GATEWAY-attribute.patch patches.suse/hv_netvsc-Fix-IP-header-checksum-for-coalesced-packe.patch patches.suse/tipc-fix-race-condition-causing-hung-sendto.patch patches.suse/bnxt_en-Drop-oversize-TX-packets-to-prevent-errors.patch patches.suse/0001-net-phy-Micrel-KSZ8061-link-failure-after-cable-conn.patch patches.suse/net-nfc-Fix-NULL-dereference-on-nfc_llcp_build_tlv-f.patch patches.suse/ipv4-Pass-original-device-to-ip_rcv_finish_core.patch patches.suse/netlabel-fix-out-of-bounds-memory-accesses.patch patches.suse/net-netem-fix-skb-length-BUG_ON-in-__skb_to_sgvec.patch patches.suse/xen-netback-fix-occasional-leak-of-grant-ref-mapping.patch patches.suse/xen-netback-don-t-populate-the-hash-cache-on-XenBus-.patch patches.suse/net-dsa-mv88e6xxx-Fix-u64-statistics.patch patches.suse/net-phy-phylink-fix-uninitialized-variable-in-phylin.patch patches.suse/bpf-decrease-usercnt-if-bpf_map_new_fd-fails-in-bpf_.patch patches.suse/bpf-drop-refcount-if-bpf_map_new_fd-fails-in-map_cre.patch patches.suse/bpf-fix-sanitation-rewrite-in-case-of-non-pointers.patch patches.suse/geneve-correctly-handle-ipv6.disable-module-paramete.patch patches.suse/net-sit-fix-memory-leak-in-sit_init_net.patch patches.suse/scsi-lpfc-fix-calls-to-dma_set_mask_and_coherent.patch patches.suse/scsi-bfa-fix-calls-to-dma_set_mask_and_coherent patches.suse/scsi-csiostor-fix-calls-to-dma_set_mask_and_coherent patches.suse/hisi_sas-fix-calls-to-dma_set_mask_and_coherent.patch patches.suse/x86-uaccess-don-t-leak-the-ac-flag-into-_put_user-value-evaluation.patch patches.suse/msft-hv-1843-x86-hyper-v-Fix-definition-of-HV_MAX_FLUSH_REP_COUNT.patch patches.suse/tee-optee-add-missing-of_node_put-after-of_device_is.patch patches.suse/fix-cgroup_do_mount-handling-of-failure-exits.patch patches.suse/copy_mount_string-Limit-string-length-to-PATH_MAX.patch patches.suse/exec-Fix-mem-leak-in-kernel_read_file.patch patches.suse/vfio_pci-Enable-memory-accesses-before-calling-pci_m.patch patches.suse/mtd-docg3-Fix-passing-zero-to-PTR_ERR-warning-in-doc.patch patches.suse/mtd-docg3-fix-a-possible-memory-leak-of-mtd-name.patch patches.suse/0040-mtd-spi-nor-add-opcodes-for-octal-Read-Write-command.patch patches.suse/0041-mtd-spi-nor-add-octal-read-flag-for-flash-mt35xu512a.patch patches.suse/0049-mtd-m25p80-add-support-of-octal-mode-I-O-transfer.patch patches.suse/mmc-sdhci-esdhc-imx-fix-HS400-timing-issue.patch patches.suse/mmc-sdhci-brcmstb-handle-mmc_of_parse-errors-during-.patch patches.suse/mmc-omap-fix-the-maximum-timeout-setting.patch patches.suse/regulator-max77620-Initialize-values-for-DT-properti.patch patches.suse/regulator-s2mps11-Fix-steps-for-buck7-buck8-and-LDO3.patch patches.suse/regulator-s2mpa01-Fix-step-values-for-some-LDOs.patch patches.suse/regulator-pv88060-Fix-array-out-of-bounds-access.patch patches.suse/regulator-pv88080-Fix-array-out-of-bounds-access.patch patches.suse/regulator-pv88090-Fix-array-out-of-bounds-access.patch patches.suse/regulator-wm831x-dcdc-Fix-list-of-wm831x_dcdc_ilim-f.patch patches.suse/regulator-act8865-Fix-act8600_sudcdc_voltage_ranges-.patch patches.suse/spi-fix-initial-SPI_SR-value-in-spi-fsl-dspi.patch patches.suse/spi-omap2-mcspi-Fix-DMA-and-FIFO-event-trigger-size-.patch patches.suse/0025-spi-spi-mem-Fix-spi_mem_dirmap_destroy-kerneldoc.patch patches.suse/0026-spi-spi-mem-Fix-a-memory-leak-in-spi_mem_dirmap_dest.patch patches.suse/spi-topcliff_pch-Fix-potential-NULL-dereference-on-a.patch patches.suse/spi-ti-qspi-Fix-mmap-read-when-more-than-one-CS-in-u.patch patches.suse/spi-pxa2xx-Setup-maximum-supported-DMA-transfer-leng.patch patches.suse/0027-spi-spi-mem-Add-devm_spi_mem_dirmap_-create-destroy.patch patches.suse/0011-spi-spi-mem-Add-driver-for-NXP-FlexSPI-controller.patch patches.suse/0012-spi-nxp-fspi-add-octal-mode-flag-bit-for-octal-suppo.patch patches.suse/0013-spi-spi-mem-spi-nxp-fspi-add-module-license-info.patch patches.suse/leds-lp55xx-fix-null-deref-on-firmware-load-failure.patch patches.suse/ice-Refactor-a-few-Tx-scheduler-functions.patch patches.suse/ice-Configure-RSS-LUT-and-HASH-KEY-in-rebuild-path.patch patches.suse/ice-Add-ethtool-set_phys_id-handler.patch patches.suse/ice-Implement-support-for-normal-get_eeprom-_len-eth.patch patches.suse/ice-Set-physical-link-up-down-when-an-interface-is-s.patch patches.suse/ice-Add-ethtool-private-flag-to-make-forcing-link-do.patch patches.suse/ice-Rework-queue-management-code-for-reuse.patch patches.suse/ice-Move-aggregator-list-into-ice_hw-instance.patch patches.suse/ice-Add-support-for-adaptive-interrupt-moderation.patch patches.suse/ice-Implement-getting-and-setting-ethtool-coalesce.patch patches.suse/ice-Allow-for-software-timestamping.patch patches.suse/ice-Offload-SCTP-checksum.patch patches.suse/ice-Add-support-for-new-PHY-types.patch patches.suse/ice-add-const-qualifier-to-mac_addr-parameter.patch patches.suse/bnx2x-fix-various-indentation-issues.patch patches.suse/tcp-exit-if-nothing-to-retransmit-on-RTO-timeout.patch patches.suse/qed-remove-duplicated-include-from-qed_if.h.patch patches.suse/net-hns3-modify-enet-reinitialization-interface.patch patches.suse/net-hns3-remove-unused-member-in-struct-hns3_enet_ri.patch patches.suse/net-hns3-remove-unnecessary-hns3_adjust_tqps_num.patch patches.suse/net-hns3-reuse-reinitialization-interface-in-the-hns.patch patches.suse/net-hns3-add-interface-hclge_tm_bp_setup.patch patches.suse/net-hns3-modify-parameter-checks-in-the-hns3_set_cha.patch patches.suse/net-hns3-remove-redundant-codes-in-hclge_knic_setup.patch patches.suse/net-hns3-fix-user-configuration-loss-for-ethtool-L.patch patches.suse/net-hns3-adjust-the-use-of-alloc_tqps-and-num_tqps.patch patches.suse/net-hns3-fix-wrong-combined-count-returned-by-ethtoo.patch patches.suse/net-hns3-do-reinitialization-while-ETS-configuration.patch patches.suse/net-hns3-add-HNAE3_RESTORE_CLIENT-interface-in-enet-.patch patches.suse/net-tls-free-ctx-in-sock-destruct.patch patches.suse/cxgb4-TLS-record-offload-enable.patch patches.suse/xsk-export-xdp_get_umem_from_qid.patch patches.suse/i40e-Remove-umem-from-VSI.patch patches.suse/i40e-Limiting-RSS-queues-to-CPUs.patch patches.suse/i40e-Add-support-FEC-configuration-for-Fortville-25G.patch patches.suse/i40e-Change-unmatched-function-types.patch patches.suse/i40e-check-queue-pairs-num-in-config-queues-handler.patch patches.suse/i40e-remove-debugfs-tx_timeout-support.patch patches.suse/i40e-update-version-number.patch patches.suse/i40e-increase-indentation.patch patches.suse/i40e-clean-up-several-indentation-issues.patch patches.suse/0001-cxgb4-cxgb4vf-Link-management-changes.patch patches.suse/bnx2x-Bump-up-driver-version-to-1.713.36.patch patches.suse/broadcom-Mark-expected-switch-fall-throughs.patch patches.suse/qed-Mark-expected-switch-fall-through.patch patches.suse/net-hns3-add-calling-roce-callback-function-when-lin.patch patches.suse/net-hns3-add-rx-multicast-packets-statistic.patch patches.suse/net-hns3-refactor-the-statistics-updating-for-netdev.patch patches.suse/net-hns3-fix-rss-configuration-lost-problem-when-set.patch patches.suse/net-hns3-fix-for-shaper-not-setting-when-TC-num-chan.patch patches.suse/net-hns3-fix-bug-of-ethtool_ops.get_channels-for-VF.patch patches.suse/net-hns3-clear-param-in-ring-when-free-ring.patch patches.suse/net-hns3-Change-fw-error-code-NOT_EXEC-to-NOT_SUPPOR.patch patches.suse/net-hns3-do-not-return-GE-PFC-setting-err-when-initi.patch patches.suse/net-hns3-add-ETS-TC-weight-setting-in-SSU-module.patch patches.suse/net-hns3-add-statistics-for-PFC-frames-and-MAC-contr.patch patches.suse/net-hns3-fix-PFC-not-setting-problem-for-DCB-module.patch patches.suse/net-mlx5e-Separate-between-ethtool-and-netdev-softwa.patch patches.suse/net-mlx5e-Present-the-representors-SW-stats-when-sta.patch patches.suse/net-mlx5e-Reuse-fold-sw-stats-in-representors.patch patches.suse/net-IP-defrag-encapsulate-rbtree-defrag-code-into-ca.patch patches.suse/net-IP6-defrag-use-rbtrees-for-IPv6-defrag.patch patches.suse/net-IP6-defrag-use-rbtrees-in-nf_conntrack_reasm.c.patch patches.suse/net-hns3-don-t-update-packet-statistics-for-packets-.patch patches.suse/net-hns3-clear-pci-private-data-when-unload-hns3-dri.patch patches.suse/net-hns3-add-error-handling-in-hclge_ieee_setets.patch patches.suse/net-hns3-fix-return-value-handle-issue-for-hclge_set.patch patches.suse/net-hns3-fix-broadcast-promisc-issue-for-revision-0x.patch patches.suse/net-hns3-After-setting-the-loopback-add-the-status-o.patch patches.suse/net-hns3-do-reinitialization-while-mqprio-configurat.patch patches.suse/net-hns3-remove-dcb_ops-map_update-in-hclge_dcb.patch patches.suse/net-hns3-call-hns3_nic_set_real_num_queue-with-netde.patch patches.suse/net-hns3-add-8-BD-limit-for-tx-flow.patch patches.suse/net-hns3-add-initialization-for-nic-state.patch patches.suse/net-hns3-don-t-allow-vf-to-enable-promisc-mode.patch patches.suse/qed-Revise-load-sequence-to-avoid-PCI-errors.patch patches.suse/qed-Add-infrastructure-for-error-detection-and-recov.patch patches.suse/qede-Error-recovery-process.patch patches.suse/cxgb4vf-Update-port-information-in-cxgb4vf_open.patch patches.suse/net-hns3-reuse-the-definition-of-l3-and-l4-header-in.patch patches.suse/net-hns3-fix-VF-dump-register-issue.patch patches.suse/net-hns3-use-the-correct-interface-to-stop-open-port.patch patches.suse/net-hns3-change-hnae3_register_ae_dev-to-int.patch patches.suse/net-hns3-only-support-tc-0-for-VF.patch patches.suse/net-hns3-Fix-NULL-deref-when-unloading-driver.patch patches.suse/net-hns3-fix-netif_napi_del-not-do-problem-when-unlo.patch patches.suse/net-hns3-fix-for-rss-result-nonuniform.patch patches.suse/net-hns3-fix-improper-error-handling-in-the-hclge_in.patch patches.suse/net-hns3-fix-an-issue-for-hclgevf_ae_get_hdev.patch patches.suse/net-hns3-stop-sending-keep-alive-msg-to-PF-when-VF-i.patch patches.suse/net-hns3-keep-flow-director-state-unchanged-when-res.patch patches.suse/net-hns3-Check-for-allocation-failure.patch patches.suse/net-hns3-fix-a-code-style-issue-for-hns3_update_new_.patch patches.suse/net-hns3-fix-an-issue-for-hns3_update_new_int_gl.patch patches.suse/net-hns3-Modify-parameter-type-from-int-to-bool-in-s.patch patches.suse/net-hns3-code-optimization-for-hclge_rx_buffer_calc.patch patches.suse/net-hns3-add-hclge_cmd_check_retval-to-parse-comman-.patch patches.suse/net-hns3-move-some-set_bit-statement-into-hclge_prep.patch patches.suse/net-hns3-fix-a-wrong-checking-in-the-hclge_tx_buffer.patch patches.suse/net-hns3-fix-the-problem-that-the-supported-port-is-.patch patches.suse/net-hns3-optimize-the-maximum-TC-macro.patch patches.suse/net-hns3-don-t-allow-user-to-change-vlan-filter-stat.patch patches.suse/net-hns3-modify-the-upper-limit-judgment-condition.patch patches.suse/net-hns3-MAC-table-entry-count-function-increases-op.patch patches.suse/cxgb4-cxgb4vf-Program-hash-region-for-t4-t4vf-_chang.patch patches.suse/e1000e-Exclude-device-from-suspend-direct-complete-o.patch patches.suse/igc-Remove-unreachable-code-from-igc_phy.c-file.patch patches.suse/igc-Fix-code-redundancy.patch patches.suse/ixgbe-remove-magic-constant-in-ixgbe_reset_hw_82599.patch patches.suse/fm10k-TRIVIAL-cleanup-of-extra-spacing-in-function-c.patch patches.suse/e1000e-fix-a-missing-check-for-return-value.patch patches.suse/igc-Remove-unused-code.patch patches.suse/igc-Remove-unneeded-code.patch patches.suse/e1000e-fix-cyclic-resets-at-link-up-with-active-tx.patch patches.suse/igc-Remove-the-igc_read_mac_addr_base-method.patch patches.suse/igc-Remove-the-igc_get_phy_id_base-method.patch patches.suse/igb-Bump-version-number.patch patches.suse/igc-Add-ethtool-support.patch patches.suse/wlcore-Fix-memory-leak-in-case-wl12xx_fetch_firmware.patch patches.suse/cw1200-fix-missing-unlock-on-error-in-cw1200_hw_scan.patch patches.suse/cw1200-drop-useless-LIST_HEAD.patch patches.suse/brcmfmac-Use-firmware_request_nowarn-for-the-clm_blo.patch patches.suse/iwlwifi-correct-one-of-the-PCI-struct-names.patch patches.suse/0001-iwlwifi-mvm-fix-firmware-statistics-usage.patch patches.suse/iwlwifi-mvm-avoid-possible-access-out-of-array.patch patches.suse/iwlwifi-mvm-fix-A-MPDU-reference-assignment.patch patches.suse/0001-iwiwifi-fix-bad-monitor-buffer-register-addresses.patch patches.suse/mt7601u-bump-supported-EEPROM-version.patch patches.suse/qede-place-ethtool_rx_flow_spec-after-code-after-TC-.patch patches.suse/cxgb4-Add-new-T6-PCI-device-ids-0x608b.patch patches.suse/cxgb4-Update-1.22.9.0-as-the-latest-firmware-support.patch patches.suse/net-phy-fixed_phy-Fix-fixed_phy-not-checking-GPIO.patch patches.suse/net-smc-postpone-release-of-clcsock patches.suse/net-smc-use-smc_curs_copy-for-smc-d patches.suse/net-smc-unlock-lgr-pending-lock-earlier-for-smc-d patches.suse/net-smc-use-client-and-server-lgr-pending-locks-for-smc-r patches.suse/net-smc-move-code-to-clear-the-conn-lgr-field patches.suse/net-smc-original-socket-family-in-inet_sock_diag patches.suse/qed-Add-API-for-SmartAN-query.patch patches.suse/qede-Add-ethtool-interface-for-SmartAN-query.patch patches.suse/bnx2x-Use-struct_size-in-kzalloc.patch patches.suse/fm10k-use-struct_size-in-kzalloc.patch patches.suse/igb-use-struct_size-helper.patch patches.suse/igc-Use-struct_size-helper.patch patches.suse/ixgbe-Use-struct_size-helper.patch patches.suse/net-smc-reset-cursor-update-required-flag patches.suse/net-smc-move-wake-up-of-close-waiter patches.suse/net-smc-no-delay-for-free-tx-buffer-wait patches.suse/net-smc-reduce-amount-of-status-updates-to-peer patches.suse/net-smc-check-connections-in-smc_lgr_free_work patches.suse/net-smc-check-port_idx-of-ib-event patches.suse/s390-qeth-simplify-reply-object-handling patches.suse/s390-qeth-cancel-cmd-on-early-error patches.suse/qed-fix-indentation-issue-with-statements-in-an-if-b.patch patches.suse/0001-cxgb4vf-Few-more-link-management-changes.patch patches.suse/mlxsw-spectrum-Move-QSFP-EEPROM-definitions-to-commo.patch patches.suse/mlxsw-reg-Add-Management-Temperature-Bulk-Register.patch patches.suse/mlxsw-core-Add-API-for-QSFP-module-temperature-thres.patch patches.suse/devlink-Return-right-error-code-in-case-of-errors-fo.patch patches.suse/devlink-Fix-list-access-without-lock-while-reading-r.patch patches.suse/0001-cxgb4-cxgb4vf-Add-support-for-SGE-doorbell-queue-tim.patch patches.suse/0001-cxgb4-Add-capability-to-get-set-SGE-Doorbell-Queue-T.patch patches.suse/net-mlx5-Add-new-fields-to-Port-Type-and-Speed-regis.patch patches.suse/net-hns3-make-function-hclge_set_all_vf_rst-static.patch patches.suse/mdio_bus-Fix-PTR_ERR-usage-after-initialization-to-c.patch patches.suse/bnx2x-Remove-set-but-not-used-variable-mfw_vn.patch patches.suse/bnxt_en-Update-firmware-interface-spec.-to-1.10.0.47.patch patches.suse/bnxt_en-Add-support-for-BCM957504.patch patches.suse/6lowpan-use-rbtree-for-IP-frag-queue.patch patches.suse/net-mlx5-Delete-unused-FPGA-QPN-variable.patch patches.suse/0001-cxgb4-Mask-out-interrupts-that-are-not-enabled.patch patches.suse/net-smc-cleanup-for-smcr_tx_sndbuf_nonempty patches.suse/net-smc-rework-pnet-table patches.suse/net-smc-add-smcd-support-to-the-pnet-table patches.suse/net-smc-add-pnet-table-namespace-support patches.suse/net-smc-allow-pci-ids-as-ib-device-names-in-the-pnet-table patches.suse/qed-Read-device-port-count-from-the-shmem.patch patches.suse/net-hns3-add-pointer-checking-at-the-beginning-of-th.patch patches.suse/net-hns3-Check-variable-is-valid-before-assigning-it.patch patches.suse/net-hns3-convert-mac-advertize-and-supported-from-u3.patch patches.suse/net-hns3-fix-port-info-query-issue-for-copper-port.patch patches.suse/net-hns3-modify-print-message-of-ssu-common-ecc-erro.patch patches.suse/net-hns3-some-bugfix-of-ppu-rcb-ras-errors.patch patches.suse/net-hns3-enable-8-11th-bit-of-mac-common-msi-x-error.patch patches.suse/net-hns3-fix-6th-bit-of-ppp-mpf-abnormal-errors.patch patches.suse/net-hns3-Record-VF-unicast-and-multicast-tables.patch patches.suse/net-hns3-Record-VF-vlan-tables.patch patches.suse/net-hns3-uninitialize-command-queue-while-unloading-.patch patches.suse/net-hns3-clear-command-queue-s-registers-when-unload.patch patches.suse/cfg80211-add-and-use-strongly-typed-element-iteratio.patch patches.suse/0001-iwlwifi-fix-bad-dma-handling-in-page_mem-dumping-flo.patch patches.suse/iwlwifi-mvm-fix-RSS-config-command.patch patches.suse/0001-iwlwifi-fix-send-hcmd-timeout-recovery-flow.patch patches.suse/iwlwifi-mvm-fix-RFH-config-command-with-10-CPUs.patch patches.suse/ath9k-Avoid-OF-no-EEPROM-quirks-without-qca-no-eepro.patch patches.suse/ath10k-fix-dma-unmap-direction-for-management-frames.patch patches.suse/iwlwifi-pcie-fix-emergency-path.patch patches.suse/0001-iwlwifi-pcie-fix-TX-while-flushing.patch patches.suse/brcmfmac-assure-SSID-length-from-firmware-is-limited.patch patches.suse/brcmfmac-add-subtype-check-for-event-handling-in-dat.patch patches.suse/brcmfmac-create-debugfs-files-for-bus-specific-layer.patch patches.suse/libertas_tf-don-t-set-URB_ZERO_PACKET-on-IN-USB-tran.patch patches.suse/mwifiex-Fix-NL80211_TX_POWER_LIMITED.patch patches.suse/0001-mwifiex-don-t-advertise-IBSS-features-without-FW-sup.patch patches.suse/0001-rt2800-enable-TX_PIN_CFG_RFRX_EN-only-for-MT7620.patch patches.suse/ath10k-assign-n_cipher_suites-11-for-WCN3990-to-enab.patch patches.suse/ath10k-fix-shadow-register-implementation-for-WCN399.patch patches.suse/e1000e-Fix-Wformat-truncation-warnings.patch patches.suse/net-hns3-add-xps-setting-support-for-hns3-driver.patch patches.suse/net-hns3-avoid-mult-div-op-in-critical-data-path.patch patches.suse/net-hns3-limit-some-variable-scope-in-critical-data-.patch patches.suse/net-hns3-remove-some-ops-in-struct-hns3_nic_ops.patch patches.suse/net-hns3-add-unlikely-for-error-handling-in-data-pat.patch patches.suse/net-hns3-replace-hnae3_set_bit-and-hnae3_set_field-i.patch patches.suse/net-hns3-remove-hnae3_get_bit-in-data-path.patch patches.suse/net-hns3-add-support-to-config-depth-for-tx-rx-ring-.patch patches.suse/net-hns3-enable-VF-VLAN-filter-for-each-VF-when-init.patch patches.suse/net-hns3-fix-get-VF-RSS-issue.patch patches.suse/net-hns3-fix-setting-of-the-hns-reset_type-for-rdma-.patch patches.suse/net-hns3-fix-improper-error-handling-for-hns3_client.patch patches.suse/Bluetooth-hci_uart-Check-if-socket-buffer-is-ERR_PTR.patch patches.suse/Bluetooth-Fix-locking-in-bt_accept_enqueue-for-BH-co.patch patches.suse/Bluetooth-Check-L2CAP-option-sizes-returned-from-l2c.patch patches.suse/Bluetooth-Verify-that-l2cap_get_conf_opt-provides-la.patch patches.suse/Bluetooth-Fix-decrementing-reference-count-twice-in-.patch patches.suse/Bluetooth-hci_ldisc-Initialize-hci_dev-before-open.patch patches.suse/ice-Fix-the-calculation-of-ICE_MAX_MTU.patch patches.suse/ice-Fix-added-in-VSI-supported-nodes-calc.patch patches.suse/ice-sizeof-type-should-be-avoided.patch patches.suse/ice-fix-stack-hogs-from-struct-ice_vsi_ctx-structure.patch patches.suse/ice-fix-ice_remove_rule_internal-vsi_list-handling.patch patches.suse/ice-fix-issue-where-host-reboots-on-unload-when-iomm.patch patches.suse/ice-fix-numeric-overflow-warning.patch patches.suse/ice-only-use-the-VF-for-ICE_VSI_VF-in-ice_vsi_releas.patch patches.suse/ice-don-t-spam-VFs-with-link-messages.patch patches.suse/ice-clear-VF-ARQLEN-register-on-reset.patch patches.suse/ice-flush-Tx-pipe-on-disable-queue-timeout.patch patches.suse/ice-check-for-a-leaf-node-presence.patch patches.suse/ice-use-absolute-vector-ID-for-VFs.patch patches.suse/ice-Fix-for-FC-get-rx-tx-pause-params.patch patches.suse/ice-fix-overlong-string-update-stats-output.patch patches.suse/net-remove-unused-struct-inet_frag_queue.fragments-f.patch patches.suse/cxgb4-cxgb4vf-Fix-up-netdev-hw_features.patch patches.suse/cxgb4-Enable-outer-UDP-checksum-offload-for-T6.patch patches.suse/cxgb4vf-Enter-debugging-mode-if-FW-is-inaccessible.patch patches.suse/net-smc-allow-pnetid-less-configuration patches.suse/0001-net-aquantia-fixed-instack-structure-overflow.patch patches.suse/cxgb4vf-Prefix-adapter-flags-with-CXGB4VF.patch patches.suse/cxgb4-Add-VF-Link-state-support.patch patches.suse/cxgb4vf-Revert-force-link-up-behaviour.patch patches.suse/cxgb4vf-Call-netif_carrier_off-properly-in-pci_probe.patch patches.suse/net-mvpp2-fix-validate-for-PPv2.1.patch patches.suse/net-mvpp2-fix-the-computation-of-the-RXQs.patch patches.suse/ath10k-Fix-length-of-wmi-tlv-command-for-protected-m.patch patches.suse/wil6210-ignore-HALP-ICR-if-already-handled.patch patches.suse/wil6210-check-null-pointer-in-_wil_cfg80211_merge_ex.patch patches.suse/Bluetooth-hci_ldisc-Postpone-HCI_UART_PROTO_READY-bi.patch patches.suse/netfilter-nf_tables-check-the-result-of-dereferencin.patch patches.suse/net-mlx5-Update-the-list-of-the-PCI-supported-device-85327a9c.patch patches.suse/tls-Fix-tls_device-handling-of-partial-records.patch patches.suse/tls-Fix-write-space-handling.patch patches.suse/mlxsw-core-Move-ethtool-module-callbacks-to-a-common.patch patches.suse/cxgb4-chtls-Prefix-adapter-flags-with-CXGB4.patch patches.suse/0001-ip6mr-Do-not-call-__IP6_INC_STATS-from-preemptible-c.patch patches.suse/team-Free-BPF-filter-when-unregistering-netdev.patch patches.suse/sky2-Disable-MSI-on-Dell-Inspiron-1545-and-Gateway-P.patch patches.suse/net-sched-put-back-q.qlen-into-a-single-location.patch patches.suse/appletalk-Fix-use-after-free-in-atalk_proc_exit.patch patches.suse/0001-net-dsa-mv88e6xxx-handle-unknown-duplex-modes-gracef.patch patches.suse/0001-net-sysfs-Fix-mem-leak-in-netdev_register_kobject.patch patches.suse/qmi_wwan-Add-support-for-Quectel-EG12-EM12.patch patches.suse/crypto-caam-move-shared-symbols-in-a-common-location.patch patches.suse/crypto-chtls-remove-set-but-not-used-variables-err-a.patch patches.suse/crypto-chelsio-check-set_msg_len-overflow-in-generat.patch patches.suse/crypto-chelsio-remove-set-but-not-used-variables-ada.patch patches.suse/crypto-pcbc-remove-bogus-memcpy-s-with-src-dest.patch patches.suse/crypto-hash-set-CRYPTO_TFM_NEED_KEY-if-setkey-fails.patch patches.suse/crypto-brcm-Fix-some-set-but-not-used-warning.patch patches.suse/crypto-tgr192-fix-unaligned-memory-access.patch patches.suse/crypto-chelsio-avoid-using-sa_entry-imm.patch patches.suse/crypto-chelsio-Inline-single-pdu-only.patch patches.suse/hwrng-virtio-Avoid-repeated-init-of-completion.patch patches.suse/0001-crypto-qat-no-need-to-check-return-value-of-debugfs_.patch patches.suse/crypto-chelsio-Fix-passing-zero-to-PTR_ERR-warning-i.patch patches.suse/crypto-crypto4xx-Fix-wrong-ppc4xx_trng_probe-ppc4xx_.patch patches.suse/crypto-testmgr-skip-crc32c-context-test-for-ahash-al.patch patches.suse/crypto-arm64-aes-ccm-fix-logical-bug-in-AAD-MAC-hand.patch patches.suse/crypto-arm64-aes-ccm-fix-bugs-in-non-NEON-fallback-r.patch patches.suse/crypto-arm-crct10dif-revert-to-C-code-for-short-inpu.patch patches.suse/crypto-arm64-crct10dif-revert-to-C-code-for-short-in.patch patches.suse/crypto-caam-fixed-handling-of-sg-list.patch patches.suse/crypto-ahash-fix-another-early-termination-in-hash-w.patch patches.suse/0001-crypto-qat-Remove-unused-goto-label.patch patches.suse/crypto-chtls-remove-cdev_list_lock.patch patches.suse/crypto-rockchip-fix-scatterlist-nents-error.patch patches.suse/crypto-chelsio-Fixed-Traffic-Stall.patch patches.suse/crypto-cavium-zip-fix-collision-with-generic-cra_dri.patch patches.suse/crypto-crypto4xx-add-missing-of_node_put-after-of_de.patch patches.suse/s390-setup-set-control-program-code-via-diag-318 patches.suse/s390-pci-improve-bar-check patches.suse/s390-pci-map-iov-resources patches.suse/s390-add-alignment-hints-to-vector-load-and-store patches.suse/s390-jump_label-Use-jdd-constraint-on-gcc9.patch patches.suse/s390-setup-fix-early-warning-messages patches.suse/s390-setup-fix-boot-crash-for-machine-without-edat-1 patches.suse/s390-ism-ignore-some-errors-during-deregistration patches.suse/pkey-indicate-old-mkvp-only-if-old-and-current-mkvp-are-different patches.suse/s390-cpum_cf-move-counter-set-controls-to-a-new-header-file patches.suse/s390-cpum_cf-prepare-for-in-kernel-counter-measurements patches.suse/s390-cpum_cf-rename-per-cpu-counter-facility-structure-and-variables patches.suse/s390-cpu_mf-move-struct-cpu_cf_events-and-per-cpu-variable-to-header-file patches.suse/s390-cpum_cf-introduce-kernel_cpumcf_alert-to-obtain-measurement-alerts patches.suse/s390-cpum_cf-add-minimal-in-kernel-interface-for-counter-measurements patches.suse/s390-cpu_mf-add-store-cpu-counter-multiple-instruction-support patches.suse/s390-cpu_mf-replace-stcctm5-with-the-stcctm-function patches.suse/s390-cpum_cf-introduce-kernel_cpumcf_avail-function patches.suse/s390-cpum_cf-add-ctr_stcctm-function patches.suse/s390-cpum_cf_diag-add-support-for-s390-counter-facility-diagnostic-trace patches.suse/0001-s390-vfio_ap-link-the-vfio_ap-devices-to-the-vfio_ap.patch patches.suse/clocksource-drivers-sun5i-Fail-gracefully-when-clock.patch patches.suse/clocksource-drivers-exynos_mct-Move-one-shot-check-f.patch patches.suse/clocksource-drivers-exynos_mct-Clear-timer-interrupt.patch patches.suse/clocksource-drivers-exynos_mct-Fix-error-path-in-tim.patch patches.suse/irqchip-gic-v3-its-Avoid-parsing-_indirect_-twice-fo.patch patches.suse/rcu-Do-RCU-GP-kthread-self-wakeup-from-softirq-and-interrupt.patch patches.suse/efi-memattr-Don-t-bail-on-zero-VA-if-it-equals-the-r.patch patches.suse/locking-lockdep-Add-debug_locks-check-in-__lock_down.patch patches.suse/0001-sched-wake_q-Reduce-reference-counting-for-special-u.patch patches.suse/x86-cpu-amd-set-the-cpb-bit-unconditionally-on-f17h.patch patches.suse/tools-build-Add-test-reallocarray.c-to-test-all.c-to.patch patches.suse/perf-copy-parent-s-address-filter-offsets-on-clone.patch patches.suse/perf-pt-coresight-fix-address-filters-for-vmas-with-non-zero-offset.patch patches.suse/sched-fair-Add-tmp_alone_branch-assertion.patch patches.suse/sched-fair-Fix-insertion-in-rq-leaf_cfs_rq_list.patch patches.suse/sched-fair-Optimize-update_blocked_averages.patch patches.suse/sched-fair-Fix-O-nr_cgroups-in-the-load-balancing-path.patch patches.suse/ARM-s3c24xx-Fix-boolean-expressions-in-osiris_dvs_no.patch patches.suse/soc-tegra-fuse-Fix-illegal-free-of-IO-base-address.patch patches.suse/bus-hisi_lpc-Don-t-fail-probe-for-unrecognised-child.patch patches.suse/soc-qcom-gsbi-Fix-error-handling-in-gsbi_probe.patch patches.suse/0001-mm-hwpoison-fix-thp-split-handing-in-soft_offline_in.patch patches.suse/0003-ocfs2-fix-the-application-IO-timeout-when-fstrim-is-.patch patches.suse/mm-replace-all-open-encodings-for-NUMA_NO_NODE.patch patches.suse/mm-vmalloc-fix-size-check-for-remap_vmalloc_range_partial patches.suse/intel_idle-add-support-for-Jacobsville.patch patches.suse/powercap-intel_rapl-add-support-for-Jacobsville.patch patches.suse/cpufreq-Use-struct-kobj_attribute-instead-of-struct-.patch patches.suse/cpufreq-tegra124-add-missing-of_node_put.patch patches.suse/0001-ACPI-CPPC-Add-a-helper-to-get-desired-performance.patch patches.suse/0002-cpufreq-cppc-Work-around-for-Hisilicon-CPPC-cpufreq.patch patches.suse/cpufreq-acpi-cpufreq-Report-if-CPU-doesn-t-support-b.patch patches.suse/ACPI-APEI-Don-t-wait-to-serialise-with-oops-messages.patch patches.suse/ACPI-APEI-Switch-estatus-pool-to-use-vmalloc-memory.patch patches.suse/efi-cper-Fix-possible-out-of-bounds-access.patch patches.suse/ACPI-video-Refactor-and-fix-dmi_is_desktop.patch patches.suse/ACPI-video-Extend-chassis-type-detection-with-a-Lunc.patch patches.suse/device-property-Fix-the-length-used-in-PROPERTY_ENTR.patch patches.suse/ALSA-usb-audio-Cleanup-DSD-whitelist.patch patches.suse/ALSA-hda-Record-the-current-power-state-before-suspe.patch patches.suse/ALSA-hda-realtek-Apply-ALC294-hp-init-also-for-S4-re.patch patches.suse/ALSA-hda-Use-standard-device-registration-for-beep.patch patches.suse/ASoC-imx-sgtl5000-put-of-nodes-if-finding-codec-fail.patch patches.suse/ASoC-fsl-asoc-card-fix-object-reference-leaks-in-fsl.patch patches.suse/ALSA-PCM-check-if-ops-are-defined-before-suspending-.patch patches.suse/ALSA-hda-realtek-Fix-a-typo-in-model-documentation.patch patches.suse/ALSA-hda-realtek-Add-model-description-for-Chrome-he.patch patches.suse/ALSA-hda-realtek-Reduce-click-noise-on-Dell-Precisio.patch patches.suse/ALSA-hda-realtek-Enable-audio-jacks-of-ASUS-UX362FA-.patch patches.suse/ALSA-hda-Extend-i915-component-bind-timeout.patch patches.suse/ALSA-bebob-use-more-identical-mod_alias-for-Saffire-.patch patches.suse/ALSA-firewire-motu-fix-construction-of-PCM-frame-for.patch patches.suse/ASoC-fsl_esai-fix-register-setting-issue-in-RIGHT_J-.patch patches.suse/ASoC-msm8916-wcd-analog-add-missing-license-informat.patch patches.suse/SoC-imx-sgtl5000-add-missing-put_device.patch patches.suse/ASoC-qcom-Fix-of-node-refcount-unbalance-in-apq8016_.patch patches.suse/ALSA-usb-audio-Add-quirk-for-MOTU-MicroBook-II.patch patches.suse/hpet-Fix-missing-character-in-the-__setup-code-of-hp.patch patches.suse/applicom-Fix-potential-Spectre-v1-vulnerabilities.patch patches.suse/nvmem-allow-to-select-i.MX-nvmem-driver-for-i.MX-7D.patch patches.suse/parport_pc-fix-find_superio-io-compare-code-should-u.patch patches.suse/intel_th-Don-t-reference-unassigned-outputs.patch patches.suse/stm-class-Fix-an-endless-loop-in-channel-allocation.patch patches.suse/stm-class-Prevent-division-by-zero.patch patches.suse/msft-hv-1845-Drivers-hv-vmbus-Change-server-monitor_pages-index-t.patch patches.suse/coresight-etm4x-Add-support-to-enable-ETMv4.2.patch patches.suse/VMCI-Support-upto-64-bit-PPNs.patch patches.suse/misc-hpilo-Exclude-unsupported-device-via-blacklist.patch patches.suse/misc-hpilo-Do-not-claim-unsupported-hardware.patch patches.suse/intel_th-gth-Fix-an-off-by-one-in-output-unassigning.patch patches.suse/msft-hv-1843-Drivers-hv-vmbus-Expose-counters-for-interrupts-and-.patch patches.suse/debugfs-debugfs_use_start-finish-do-not-exist-anymor.patch patches.suse/driver-core-Establish-order-of-operations-for-device.patch patches.suse/device-core-Consolidate-locking-and-unlocking-of-par.patch patches.suse/driver-core-Probe-devices-asynchronously-instead-of-.patch patches.suse/devres-always-use-dev_name-in-devm_ioremap_resource.patch patches.suse/driver-core-Do-not-resume-suppliers-under-device_lin.patch patches.suse/iio-adc-fix-warning-in-Qualcomm-PM8xxx-HK-XOADC-driv.patch patches.suse/staging-iio-adt7316-fix-register-and-bit-definitions.patch patches.suse/staging-iio-adt7316-allow-adt751x-to-use-internal-vr.patch patches.suse/staging-iio-adt7316-fix-the-dac-read-calculation.patch patches.suse/staging-iio-adt7316-fix-the-dac-write-calculation.patch patches.suse/staging-wilc1000-fix-to-set-correct-value-for-vif_nu.patch patches.suse/iio-adc-exynos-adc-Fix-NULL-pointer-exception-on-unb.patch patches.suse/staging-comedi-ni_660x-fix-missing-break-in-switch-s.patch patches.suse/staging-r8822be-check-kzalloc-return-or-bail.patch patches.suse/staging-rtlwifi-Use-proper-enum-for-return-in-halmac.patch patches.suse/staging-fsl-dpaa2-ethsw-Add-missing-netdevice-check.patch patches.suse/tty-ipwireless-Fix-potential-NULL-pointer-dereferenc.patch patches.suse/tty-increase-the-default-flip-buffer-limit-to-2-640K.patch patches.suse/serial-8250_pci-Fix-number-of-ports-for-ACCES-serial.patch patches.suse/serial-8250_pci-Have-ACCES-cards-that-use-the-four-p.patch patches.suse/serial-uartps-Fix-stuck-ISR-if-RX-disabled-with-non-.patch patches.suse/serial-8250_pxa-honor-the-port-number-from-devicetre.patch patches.suse/serial-8250_of-assume-reg-shift-of-2-for-mrvl-mmp-ua.patch patches.suse/0001-USB-Add-new-USB-LPM-helpers.patch patches.suse/0001-USB-Consolidate-LPM-checks-to-avoid-enabling-LPM-twi.patch patches.suse/0001-usbip-Fix-vhci_urb_enqueue-URB-null-transfer-buffer-.patch patches.suse/usb-handle-warm-reset-port-requests-on-hub-resume.patch patches.suse/usb-f_fs-Avoid-crash-due-to-out-of-scope-stack-ptr-a.patch patches.suse/usb-phy-twl6030-usb-fix-possible-use-after-free-on-r.patch patches.suse/cdc-wdm-pass-return-value-of-recover_from_urb_loss.patch patches.suse/0001-USB-serial-cp210x-fix-GPIO-in-autosuspend.patch patches.suse/0001-USB-serial-option-add-Telit-ME910-ECM-composition.patch patches.suse/0001-USB-serial-cp210x-add-ID-for-Ingenico-3070.patch patches.suse/0001-USB-serial-ftdi_sio-add-ID-for-Hjelmslund-Electronic.patch patches.suse/usb-chipidea-Grab-the-legacy-USB-PHY-by-phandle-firs.patch patches.suse/ext2-Fix-underflow-in-ext2_max_size.patch patches.suse/Btrfs-setup-a-nofs-context-for-memory-allocation-at-.patch patches.suse/Btrfs-setup-a-nofs-context-for-memory-allocation-at-__btrfs_set_acl-.patch patches.suse/0001-btrfs-make-btrfs_destroy_delayed_refs-use-btrfs_delayed_ref_lock.patch patches.suse/0002-btrfs-make-btrfs_destroy_delayed_refs-use-btrfs_delete_ref_head.patch patches.suse/0003-btrfs-call-btrfs_create_pending_block_groups-unconditionally.patch patches.suse/0001-btrfs-relocation-Delay-reloc-tree-deletion-after-mer.patch patches.suse/0002-btrfs-qgroup-Refactor-btrfs_qgroup_trace_subtree_swa.patch patches.suse/0003-btrfs-qgroup-Introduce-per-root-swapped-blocks-infra.patch patches.suse/0004-btrfs-qgroup-Use-delayed-subtree-rescan-for-balance.patch patches.suse/0005-btrfs-qgroup-Cleanup-old-subtree-swap-code.patch patches.suse/0001-btrfs-qgroup-Remove-duplicated-trace-points-for-qgro.patch patches.suse/btrfs-output-enospc-debug-info-in-inc_block_group_ro.patch patches.suse/0004-btrfs-replace-cleaner_delayed_iput_mutex-with-a-waitqueue.patch patches.suse/0005-btrfs-check-if-there-are-free-block-groups-for-commit.patch patches.suse/0006-btrfs-dump-block_rsv-details-when-dumping-space-info.patch patches.suse/0007-btrfs-don-t-use-global-reserve-for-chunk-allocation.patch patches.suse/0008-btrfs-don-t-enospc-all-tickets-on-flush-failure.patch patches.suse/0009-btrfs-loop-in-inode_rsv_refill.patch patches.suse/0010-btrfs-be-more-explicit-about-allowed-flush-states.patch patches.suse/0011-btrfs-reserve-extra-space-during-evict.patch patches.suse/btrfs-extent_io-Kill-the-forward-declaration-of-flus.patch patches.suse/0001-btrfs-qgroup-Move-reserved-data-accounting-from-btrf.patch patches.suse/btrfs-fix-fsync-after-succession-of-renames-of-diffe.patch patches.suse/btrfs-fix-fsync-after-succession-of-renames-and-unli.patch patches.suse/btrfs-ensure-that-a-dup-or-raid1-block-group-has-exactly-two-stripes.patch patches.suse/xfs-don-t-overflow-xattr-listent-buffer.patch patches.suse/xfs-fix-reporting-supported-extra-file-attributes-fo.patch patches.suse/powerpc-irq-drop-arch_early_irq_init.patch patches.suse/powerpc-powernv-Remove-never-used-pnv_power9_force_s.patch patches.suse/powerpc-powernv-npu-Remove-obsolete-comment-about-TC.patch patches.suse/powerpc-pseries-Perform-full-re-add-of-CPU-for-topol.patch patches.suse/powerpc-perf-add-mem-access-events-to-sysfs.patch patches.suse/powerpc-64s-clear-on-stack-exception-marker-upon-exception-return.patch patches.suse/powerpc-livepatch-relax-reliable-stack-tracer-checks-for-first-frame.patch patches.suse/powerpc-livepatch-small-cleanups-in-save_stack_trace_tsk_reliable.patch patches.suse/powerpc-Drop-page_is_ram-and-walk_system_ram_range.patch patches.suse/powerpc-ptrace-Simplify-vr_get-set-to-avoid-GCC-warn.patch patches.suse/powerpc-mm-hash-Increase-vmalloc-space-to-512T-with-.patch patches.suse/powerpc-pseries-export-timebase-register-sample-in-l.patch patches.suse/powerpc-Fix-32-bit-KVM-PR-lockup-and-host-crash-with.patch patches.suse/powerpc-64-Make-sys_switch_endian-traceable.patch patches.suse/powerpc-64s-Fix-logic-when-handling-unknown-CPU-feat.patch patches.suse/powerpc-powernv-Don-t-reprogram-SLW-image-on-every-K.patch patches.suse/powerpc-traps-fix-recoverability-of-machine-check-ha.patch patches.suse/powerpc-hugetlb-Handle-mmap_min_addr-correctly-in-ge.patch patches.suse/powerpc-mm-hash-Handle-mmap_min_addr-correctly-in-ge.patch patches.suse/powerpc-64s-Fix-HV-NMI-vs-HV-interrupt-recoverabilit.patch patches.suse/powerpc-64s-system-reset-interrupt-preserve-HSRRs.patch patches.suse/powerpc-powernv-move-OPAL-call-wrapper-tracing-and-i.patch patches.suse/powerpc-xmon-Fix-opcode-being-uninitialized-in-print.patch patches.suse/powerpc-powernv-Make-opal-log-only-readable-by-root.patch patches.suse/powerpc-powernv-ioda-Fix-locked_vm-counting-for-memo.patch patches.suse/powerpc-64s-Fix-unrelocated-interrupt-trampoline-add.patch patches.suse/powerpc-kvm-Save-and-restore-host-AMR-IAMR-UAMOR.patch patches.suse/powerpc-mm-Check-secondary-hash-page-table.patch patches.suse/x86-kdump-Export-the-SME-mask-to-vmcoreinfo.patch patches.suse/lib-div64.c-off-by-one-in-shift.patch patches.suse/drivers-rapidio-rio_cm.c-fix-potential-oops-in-riocm.patch patches.suse/sysctl-handle-overflow-in-proc_get_long.patch patches.suse/sysctl-handle-overflow-for-file-max.patch patches.suse/drm-v3d-Drop-unused-v3d_flush_caches.patch patches.suse/drm-v3d-Don-t-bother-flushing-L1TD-at-job-start.patch patches.suse/drm-v3d-Drop-the-wait-for-L2T-flush-to-complete.patch patches.suse/drm-dp-mst-Configure-no_stop_bit-correctly-for-remot.patch patches.suse/drm-Reorder-set_property_atomic-to-avoid-returning-w.patch patches.suse/0001-drm-Fix-error-handling-in-drm_legacy_addctx.patch patches.suse/drm-fb-helper-generic-Fix-setup-error-path.patch patches.suse/drm-fb-helper-fix-leaks-in-error-path-of-drm_fb_help.patch patches.suse/drm-nouveau-Stop-using-drm_crtc_force_disable.patch patches.suse/drm-tilcdc-Register-cpufreq-notifier-after-we-have-i.patch patches.suse/drm-Auto-set-allow_fb_modifiers-when-given-modifiers.patch patches.suse/drm-panel-panel-innolux-set-display-off-in-innolux_p.patch patches.suse/0003-drm-shmob-Fix-return-value-check-in-shmob_drm_probe.patch patches.suse/drm-i915-start-moving-runtime-device-info-to-a-separ.patch patches.suse/drm-rockchip-fix-for-mailbox-read-validation.patch patches.suse/drm-fb-helper-generic-Fix-drm_fbdev_client_restore.patch patches.suse/drm-vkms-Bugfix-extra-vblank-frame.patch patches.suse/drm-xen-front-Fix-mmap-attributes-for-display-buffer.patch patches.suse/drm-disable-uncached-DMA-optimization-for-ARM-and-ar.patch patches.suse/drm-amd-display-Fix-boolean-expression-in-get_surf_r.patch patches.suse/drm-amdgpu_vm-fix-boolean-expressions.patch patches.suse/drm-i915-icl-Adding-few-more-device-IDs-for-Ice-Lake.patch patches.suse/drm-amd-display-Enable-vblank-interrupt-during-CRC-c.patch patches.suse/drm-i915-cfl-Adding-another-PCI-Device-ID.patch patches.suse/drm-rcar-du-add-missing-of_node_put.patch patches.suse/drm-i915-Handle-vm_mmap-error-during-I915_GEM_MMAP-i.patch patches.suse/drm-amd-display-Disconnect-mpcc-when-changing-tg.patch patches.suse/drm-amd-display-Don-t-re-program-planes-for-DPMS-cha.patch patches.suse/drm-nouveau-volt-gf117-fix-speedo-readout-register.patch patches.suse/0001-drm-nouveau-bios-ramcfg-fix-missing-parentheses-when.patch patches.suse/0002-drm-nouveau-pmu-don-t-print-reply-values-if-exec-is-.patch patches.suse/0003-drm-nouveau-Don-t-WARN_ON-VCPI-allocation-failures.patch patches.suse/drm-nouveau-fix-missing-break-in-switch-statement.patch patches.suse/drm-msm-dpu-handle-failures-while-initializing-displ.patch patches.suse/0004-drm-radeon-evergreen_cs-fix-missing-break-in-switch-.patch patches.suse/drm-amd-display-Clear-stream-mode_changed-after-comm.patch patches.suse/livepatch-change-unsigned-long-old_addr-void-old_func-in-struct-klp_func.patch patches.suse/livepatch-shuffle-klp_enable_patch-klp_disable_patch-code.patch patches.suse/livepatch-consolidate-klp_free-functions.patch patches.suse/livepatch-don-t-block-the-removal-of-patches-loaded-after-a-forced-transition.patch patches.suse/livepatch-simplify-api-by-removing-registration-step.patch patches.suse/livepatch-use-lists-to-manage-patches-objects-and-functions.patch patches.suse/livepatch-add-atomic-replace.patch patches.suse/livepatch-remove-nop-structures-when-unused.patch patches.suse/livepatch-atomic-replace-and-cumulative-patches-documentation.patch patches.suse/livepatch-remove-ordering-stacking-of-the-livepatches.patch patches.suse/selftests-livepatch-introduce-tests.patch patches.suse/selftests-livepatch-add-dynamic_debug-config-dependency.patch patches.suse/livepatch-send-a-fake-signal-periodically.patch patches.suse/livepatch-remove-signal-sysfs-attribute.patch patches.suse/livepatch-core-return-eopnotsupp-instead-of-enosys.patch patches.suse/livepatch-introduce-klp_for_each_patch-macro.patch patches.suse/livepatch-return-enomem-on-ptr_id-allocation-failure.patch patches.suse/livepatch-proper-error-handling-in-the-shadow-variables-selftest.patch patches.suse/livepatch-module-coming-and-going-callbacks-can-proceed-with-all-listed-patches.patch patches.suse/HID-Add-ASUS-T100CHI-keyboard-dock-battery-quirks.patch patches.suse/HID-intel-ish-ipc-handle-PIMR-before-ish_wakeup-also.patch patches.suse/HID-i2c-hid-Ignore-input-report-if-there-s-no-data-p.patch patches.suse/HID-intel-ish-hid-avoid-binding-wrong-ishtp_cl_devic.patch patches.suse/HID-wacom-Move-HID-fix-for-AES-serial-number-into-wa.patch patches.suse/HID-wacom-Mark-expected-switch-fall-through.patch patches.suse/HID-wacom-Add-support-for-Pro-Pen-slim.patch patches.suse/x86-mce-amd-edac-mce_amd-add-new-mp5-nbio-and-pcie-smca-bank-types.patch patches.suse/x86-mce-amd-edac-mce_amd-add-new-mcatypes-for-cs-psp-and-smu-units.patch patches.suse/x86-mce-amd-edac-mce_amd-add-new-error-descriptions-for-some-smca-bank-types.patch patches.suse/x86-mce-improve-error-message-when-kernel-cannot-recover-p2.patch patches.suse/ipmi_si-fix-use-after-free-of-resource-name.patch patches.suse/ipmi-kcs_bmc-handle-devm_kasprintf-failure-case.patch patches.suse/cpcap-charger-generate-events-for-userspace.patch patches.suse/0025-i2c-synquacer-remove-unused-is_suspended-flag.patch patches.suse/0001-i2c-of-Try-to-find-an-I2C-adapter-matching-the-paren.patch patches.suse/i2c-tegra-fix-maximum-transfer-size.patch patches.suse/iscsi_ibft-Fix-missing-break-in-switch-statement.patch patches.suse/thermal-mediatek-fix-register-index-error.patch patches.suse/rtc-pcf8523-set-xtal-load-capacitance-from-DT.patch patches.suse/rtc-cmos-ignore-bogus-century-byte.patch patches.suse/rtc-ds1672-fix-unintended-sign-extension.patch patches.suse/rtc-ds1307-correct-register-offset-for-rx8130.patch patches.suse/rtc-ds1307-rx8130-Fix-alarm-handling.patch patches.suse/rtc-88pm860x-fix-unintended-sign-extension.patch patches.suse/rtc-88pm80x-fix-unintended-sign-extension.patch patches.suse/rtc-pm8xxx-fix-unintended-sign-extension.patch patches.suse/0001-backlight-pwm_bl-Use-gpiod_get_value_cansleep-to-get.patch patches.suse/drivers-provide-devm_platform_ioremap_resource.patch patches.suse/drivers-depend-on-has_iomem-for-devm_platform_ioremap_resource patches.suse/gpio-gpio-omap-fix-level-interrupt-idling.patch patches.suse/0034-md-linear-use-struct_size-in-kzalloc.patch patches.suse/0035-raid1-simplify-raid1_error-function.patch patches.suse/cdrom-Fix-race-condition-in-cdrom_sysctl_register.patch patches.suse/0275-bcache-never-writeback-a-discard-operation.patch patches.suse/0276-bcache-not-use-hard-coded-memset-size-in-bch_cache_a.patch patches.suse/0277-bcache-export-backing_dev_name-via-sysfs.patch patches.suse/0278-bcache-export-backing_dev_uuid-via-sysfs.patch patches.suse/0279-bcache-fix-indentation-issue-remove-tabs-on-a-hunk-o.patch patches.suse/0280-bcache-treat-stale-dirty-keys-as-bad-keys.patch patches.suse/0281-bcache-improve-sysfs_strtoul_clamp.patch patches.suse/0282-bcache-fix-input-integer-overflow-of-congested-thres.patch patches.suse/0283-bcache-fix-input-overflow-to-sequential_cutoff.patch patches.suse/0284-bcache-add-sysfs_strtoul_bool-for-setting-bit-field-.patch patches.suse/0285-bcache-use-sysfs_strtoul_bool-to-set-bit-field-varia.patch patches.suse/0286-bcache-fix-input-overflow-to-writeback_delay.patch patches.suse/0287-bcache-fix-potential-div-zero-error-of-writeback_rat.patch patches.suse/0288-bcache-fix-potential-div-zero-error-of-writeback_rat.patch patches.suse/0289-bcache-fix-input-overflow-to-writeback_rate_minimum.patch patches.suse/0290-bcache-fix-input-overflow-to-journal_delay_ms.patch patches.suse/0291-bcache-fix-input-overflow-to-cache-set-io_error_limi.patch patches.suse/0292-bcache-fix-input-overflow-to-cache-set-sysfs-file-io.patch patches.suse/0293-bcache-use-REQ_META-REQ_PRIO-to-indicate-bio-for-met.patch patches.suse/block-don-t-use-bio-bi_vcnt-to-figure-out-segment-number.patch patches.suse/nvme-multipath-round-robin-I-O-policy.patch patches.suse/nvme-return-error-from-nvme_alloc_ns.patch patches.suse/documentation-document-arm64-kpti-control patches.suse/doc-rcu-Suspicious-RCU-usage-is-a-warning.patch patches.suse/CIFS-Fix-leaking-locked-VFS-cache-pages-in-writeback-retry.patch patches.suse/cifs-Fix-NULL-pointer-dereference-of-devname.patch patches.suse/cifs-replace-snprintf-with-scnprintf.patch patches.suse/cifs-add-credits-from-unmatched-responses-messages.patch patches.suse/cifs-return-ENODATA-when-deleting-an-xattr-that-does-not-exist.patch patches.suse/smb3-fix-bytes_read-statistics.patch patches.suse/CIFS-Do-not-reset-lease-state-to-NONE-on-lease-break.patch patches.suse/smb3-make-default-i-o-size-for-smb3-mounts-larger.patch patches.suse/smb3-request-more-credits-on-tree-connect.patch patches.suse/CIFS-Do-not-skip-SMB2-message-IDs-on-send-failures.patch patches.suse/cifs-Accept-validate-negotiate-if-server-return-NT_STATUS_NOT_SUPPO.patch patches.suse/CIFS-Always-reset-read-error-to-EIO-if-no-response.patch patches.suse/CIFS-Do-not-log-credits-when-unmounting-a-share.patch patches.suse/CIFS-Count-SMB3-credits-for-malformed-pending-responses.patch patches.suse/CIFS-Respect-SMB2-hdr-preamble-size-in-read-responses.patch patches.suse/CIFS-Set-reconnect-instance-to-one-initially.patch patches.suse/CIFS-Respect-reconnect-in-MTU-credits-calculations.patch patches.suse/CIFS-Respect-reconnect-in-non-MTU-credits-calculations.patch patches.suse/CIFS-Check-for-reconnects-before-sending-async-requests.patch patches.suse/CIFS-Check-for-reconnects-before-sending-compound-requests.patch patches.suse/CIFS-Adjust-MTU-credits-before-reopening-a-file.patch patches.suse/CIFS-Remove-custom-credit-adjustments-for-SMB2-async-IO.patch patches.suse/CIFS-Reopen-file-before-get-SMB2-MTU-credits-for-async-IO.patch patches.suse/CIFS-Find-and-reopen-a-file-before-get-MTU-credits-in-writepages.patch patches.suse/CIFS-Move-unlocking-pages-from-wdata_send_pages-.patch patches.suse/CIFS-Move-open-file-handling-to-writepages.patch patches.suse/CIFS-Return-error-code-when-getting-file-handle-for-writeback.patch patches.suse/CIFS-Try-to-acquire-credits-at-once-for-compound-requests.patch patches.suse/03-cifs-update-internal-module-version-number.patch patches.suse/smb3-Update-POSIX-negotiate-context-with-POSIX-ctxt-GUID.patch patches.suse/smb3-add-tracepoints-for-query-dir.patch patches.suse/smb3-Add-tracepoints-for-read-write-and-query_dir-enter.patch patches.suse/smb3-add-missing-read-completion-trace-point.patch patches.suse/smb3-improve-dynamic-tracing-of-open-and-posix-mkdir.patch patches.suse/smb3-add-dynamic-trace-point-for-smb3_cmd_enter.patch patches.suse/smb3-add-dynamic-trace-point-for-query_info_enter-done.patch patches.suse/cifs-use-correct-format-characters.patch patches.suse/smb3-for-kerberos-mounts-display-the-credential-uid-used.patch patches.suse/CIFS-Fix-read-after-write-for-files-with-read-cachin.patch patches.suse/CIFS-Only-send-SMB2_NEGOTIATE-command-on-new-TCP-connections.patch patches.suse/CIFS-Return-EAGAIN-instead-of-ENOTSOCK.patch patches.suse/CIFS-Mask-off-signals-when-sending-SMB-packets.patch patches.suse/smb3-request-more-credits-on-normal-non-large-read-write-ops.patch patches.suse/fs-cifs-Kconfig-pedantic-formatting.patch patches.suse/media-s5p-mfc-fix-incorrect-bus-assignment-in-virtua.patch patches.suse/0001-media-usb-pwc-Don-t-use-coherent-DMA-buffers-for-ISO.patch patches.suse/media-v4l2-ctrls.c-uvc-zero-v4l2_event.patch patches.suse/media-s5p-jpeg-Check-for-fmt_ver_flag-when-doing-fmt.patch patches.suse/media-s5p-jpeg-Correct-step-and-max-values-for-V4L2_.patch patches.suse/media-dt-bindings-media-i2c-Fix-i2c-address-for-OV56.patch patches.suse/media-v4l2-i2c-ov7670-Fix-PLL-bypass-register-values.patch patches.suse/media-mt9m111-set-initial-frame-size-other-than-0x0.patch patches.suse/media-s5k4ecgx-delete-a-bogus-error-message.patch patches.suse/media-uvcvideo-Fix-type-check-leading-to-overflow.patch patches.suse/media-uvcvideo-Avoid-NULL-pointer-dereference-at-the.patch patches.suse/media-mtk-jpeg-Correct-return-type-for-mem2mem-buffe.patch patches.suse/media-mx2_emmaprp-Correct-return-type-for-mem2mem-bu.patch patches.suse/media-s5p-g2d-Correct-return-type-for-mem2mem-buffer.patch patches.suse/media-s5p-jpeg-Correct-return-type-for-mem2mem-buffe.patch patches.suse/media-sh_veu-Correct-return-type-for-mem2mem-buffer-.patch patches.suse/PCI-ASPM-Use-LTR-if-already-enabled-by-platform.patch patches.suse/pci-dpc-fix-print-aer-status-in-dpc-event-handling patches.suse/x86-PCI-Fixup-RTIT_BAR-of-Intel-Denverton-Trace-Hub.patch patches.suse/0001-PCI-pciehp-Assign-ctrl-slot_ctrl-before-writing-it-t.patch patches.suse/PCI-Fix-try-semantics-of-bus-and-slot-reset.patch patches.suse/PCI-portdrv-Use-conventional-Device-ID-table-formatt.patch patches.suse/PCI-portdrv-Support-PCIe-services-on-subtractive-dec.patch patches.suse/0001-Revert-PCI-PME-Implement-runtime-PM-callbacks.patch patches.suse/0001-PCI-pciehp-Disable-Data-Link-Layer-State-Changed-eve.patch patches.suse/PCI-PME-Fix-hotplug-sysfs-remove-deadlock-in-pcie_pm.patch patches.suse/PCI-PME-Fix-possible-use-after-free-on-remove.patch patches.suse/pci-qcom-don-t-deassert-reset-gpio-during-probe patches.suse/PCI-endpoint-functions-Use-memcpy_fromio-memcpy_toio.patch patches.suse/msft-hv-1850-PCI-hv-Add-__aligned-8-to-struct-retarget_msi_interr.patch patches.suse/msft-hv-1851-PCI-hv-Replace-hv_vp_set-with-hv_vpset.patch patches.suse/msft-hv-1852-PCI-hv-Refactor-hv_irq_unmask-to-use-cpumask_to_vpse.patch patches.suse/iw_cxgb4-Check-for-send-WR-also-while-posting-write-.patch patches.suse/RDMA-hns-Fix-the-bug-with-updating-rq-head-pointer-w.patch patches.suse/RDMA-hns-Bugfix-for-the-scene-without-receiver-queue.patch patches.suse/RDMA-hns-Add-constraint-on-the-setting-of-local-ACK-.patch patches.suse/RDMA-hns-Modify-the-pbl-ba-page-size-for-hip08.patch patches.suse/RDMA-core-Don-t-depend-device-ODP-capabilities-on-kc.patch patches.suse/IB-usnic-Fix-out-of-bounds-index-check-in-query-pkey.patch patches.suse/RDMA-ocrdma-Fix-out-of-bounds-index-check-in-query-p.patch patches.suse/RDMA-qedr-Fix-out-of-bounds-index-check-in-query-pke.patch patches.suse/RDMA-bnxt_re-fix-a-size-calculation.patch patches.suse/RDMA-iw_cxgb4-Fix-the-unchecked-ep-dereference.patch patches.suse/RDMA-hns-RDMA-hns-Assign-rq-head-pointer-when-enable.patch patches.suse/IB-rdmavt-Add-wc_flags-and-wc_immdata-to-cq-entry-tr.patch patches.suse/IB-hw-Remove-unneeded-semicolons.patch patches.suse/IB-iser-Pass-the-correct-number-of-entries-for-dma-m.patch patches.suse/RDMA-hns-Add-the-process-of-AEQ-overflow-for-hip08.patch patches.suse/IB-mlx5-Don-t-override-existing-ip_protocol.patch patches.suse/IB-umad-Avoid-additional-device-reference-during-ope.patch patches.suse/IB-umad-Do-not-check-status-of-nonseekable_open.patch patches.suse/infiniband-hfi1-drop-crazy-DEBUGFS_SEQ_FILE_CREATE-m.patch patches.suse/infiniband-hfi1-no-need-to-check-return-value-of-deb.patch patches.suse/IB-core-Declare-local-functions-static.patch patches.suse/IB-mlx5-Declare-local-functions-static.patch patches.suse/RDMA-iw_cxgb4-Drop-__GFP_NOFAIL.patch patches.suse/RDMA-hns-Add-SCC-context-allocation-support-for-hip0.patch patches.suse/RDMA-hns-Add-SCC-context-clr-support-for-hip08.patch patches.suse/RDMA-hns-Add-timer-allocation-support-for-hip08.patch patches.suse/IB-core-Destroy-QP-if-XRC-QP-fails.patch patches.suse/RDMA-vmw_pvrdma-Support-upto-64-bit-PFNs.patch patches.suse/IB-ipoib-Make-ipoib_intercept_dev_id_attr-static.patch patches.suse/RDMA-hns-Remove-set-but-not-used-variable-rst.patch patches.suse/RDMA-hns-Make-some-function-static.patch patches.suse/RDMA-hns-Fix-the-Oops-during-rmmod-or-insmod-ko-when.patch patches.suse/RDMA-hns-Fix-the-chip-hanging-caused-by-sending-mail.patch patches.suse/RDMA-hns-Fix-the-chip-hanging-caused-by-sending-door.patch patches.suse/iw_cxgb-kzalloc-the-iwcm-verbs-struct.patch patches.suse/IB-mlx5-Do-not-use-hw_access_flags-for-be-and-CPU-da.patch patches.suse/RDMA-bnxt_re-Add-chip-context-to-identify-57500-seri.patch patches.suse/RDMA-bnxt_re-Add-64bit-doorbells-for-57500-series.patch patches.suse/RDMA-bnxt_re-Skip-backing-store-allocation-for-57500.patch patches.suse/RDMA-bnxt_re-Enable-GSI-QP-support-for-57500-series.patch patches.suse/RDMA-bnxt_re-Add-extended-psn-structure-for-57500-ad.patch patches.suse/RDMA-bnxt_re-Update-kernel-user-abi-to-pass-chip-con.patch patches.suse/RDMA-bnxt_en-Enable-RDMA-driver-support-for-57500-ch.patch patches.suse/RDMA-iwcm-add-tos_set-bool-to-iw_cm-struct.patch patches.suse/iw_cxgb4-use-listening-ep-tos-when-accepting-new-con.patch patches.suse/iw_cxgb4-use-tos-when-importing-the-endpoint.patch patches.suse/iw_cxgb4-use-tos-when-finding-ipv6-routes.patch patches.suse/IB-core-Unregister-notifier-before-freeing-MAD-secur.patch patches.suse/IB-core-Fix-potential-memory-leak-while-creating-MAD.patch patches.suse/RDMA-device-Check-that-the-rename-is-nop-under-the-l.patch patches.suse/cxgb4-add-tcb-flags-and-tcb-rpl-struct.patch patches.suse/iw_cxgb4-complete-the-cached-SRQ-buffers.patch patches.suse/iw_cxgb4-fix-srqidx-leak-during-connection-abort.patch patches.suse/RDMA-rxe-Use-for_each_sg_page-iterator-on-umem-SGL.patch patches.suse/RDMA-mlx5-Fix-memory-leak-in-case-we-fail-to-add-an-.patch patches.suse/RDMA-bnxt_re-fix-or-ing-of-data-into-an-uninitialize.patch patches.suse/RDMA-hns-Limit-minimum-ROCE-CQ-depth-to-64.patch patches.suse/RDMA-hns-Fix-the-state-of-rereg-mr.patch patches.suse/RDMA-hns-Set-allocated-memory-to-zero-for-wrid.patch patches.suse/RDMA-hns-Delete-useful-prints-for-aeq-subtype-event.patch patches.suse/RDMA-hns-Configure-capacity-of-hns-device.patch patches.suse/RDMA-cxgb4-Remove-kref-accounting-for-sync-operation.patch patches.suse/RDMA-hns-Modify-qp-cq-pd-specification-according-to-.patch patches.suse/RDMA-hns-Bugfix-for-set-hem-of-SCC.patch patches.suse/iw_cxgb4-Make-function-read_tcb-static.patch patches.suse/RDMA-iwcm-Fix-string-truncation-error.patch patches.suse/IB-mlx5-Set-correct-write-permissions-for-implicit-O.patch patches.suse/IB-iser-Fix-dma_nents-type-definition.patch patches.suse/IB-rdmavt-Fix-loopback-send-with-invalidate-ordering.patch patches.suse/IB-rdmavt-Fix-concurrency-panics-in-QP-post_send-and.patch patches.suse/cxgb4-kfree-mhp-after-the-debug-print.patch patches.suse/RDMA-hns-Use-GFP_ATOMIC-in-hns_roce_v2_modify_qp.patch patches.suse/IB-hfi1-Close-race-condition-on-user-context-disable.patch patches.suse/scsi-hisi_sas-create-root-and-device-debugfs-directories.patch patches.suse/scsi-hisi_sas-alloc-debugfs-snapshot-buffer-memory-for-all-registers.patch patches.suse/scsi-hisi_sas-take-debugfs-snapshot-for-all-regs.patch patches.suse/scsi-hisi_sas-debugfs-global-register-create-file-and-add-file-operations.patch patches.suse/scsi-hisi_sas-add-debugfs-for-port-registers.patch patches.suse/scsi-hisi_sas-add-debugfs-cq-file-and-add-file-operations.patch patches.suse/scsi-hisi_sas-add-debugfs-dq-file-and-add-file-operations.patch patches.suse/scsi-hisi_sas-add-debugfs-iost-file-and-add-file-operations.patch patches.suse/scsi-bfa-bfa_fcs_lport-mark-expected-switch-fall-throughs patches.suse/scsi-bfa-bfa_fcs_rport-mark-expected-switch-fall-throughs patches.suse/scsi-bfa-bfa_ioc-mark-expected-switch-fall-throughs patches.suse/scsi-qla2xxx-Add-protection-mask-module-parameters.patch patches.suse/scsi-qla2xxx-Fix-DMA-error-when-the-DIF-sg-buffer-cr.patch patches.suse/scsi-libsas-support-sata-phy-connection-rate-unmatch-fixing-during-discovery patches.suse/scsi-bfa-no-need-to-check-return-value-of-debugfs_create-functions patches.suse/scsi-csiostor-no-need-to-check-return-value-of-debugfs_create-functions patches.suse/scsi-lpfc-no-need-to-check-return-value-of-debugfs_c.patch patches.suse/scsi-qla2xxx-no-need-to-check-return-value-of-debugf.patch patches.suse/scsi-hpsa-clean-up-two-indentation-issues patches.suse/scsi-hisi_sas-No-need-to-check-return-value-of-debug.patch patches.suse/scsi-hisi_sas-Fix-type-casting-and-missing-static-qu.patch patches.suse/scsi-hisi_sas-Add-debugfs-ITCT-file-and-add-file-ope.patch patches.suse/scsi-hisi_sas-send-primitive-NOTIFY-to-SSP-situation.patch patches.suse/scsi-hisi_sas-shutdown-axi-bus-to-avoid-exception-CQ.patch patches.suse/scsi-hisi_sas-remove-the-check-of-sas_dev-status-in-hisi_sas_i_t_nexus_reset patches.suse/scsi-hisi_sas-Reject-setting-programmed-minimum-link.patch patches.suse/scsi-hisi_sas-Fix-losing-directly-attached-disk-when.patch patches.suse/scsi-hisi_sas-Correct-memory-allocation-size-for-DQ-.patch patches.suse/scsi-hisi_sas-Some-misc-tidy-up.patch patches.suse/scsi-hisi_sas-fix-to-only-call-scsi_get_prot_op-for-non-null-scsi_cmnd.patch patches.suse/scsi-hisi_sas-Add-missing-seq_printf-call-in-hisi_sa.patch patches.suse/scsi-qla2xxx-Add-new-FC-NVMe-enable-BIT-to-enable-FC.patch patches.suse/scsi-csiostor-remove-set-but-not-used-variable-pln patches.suse/scsi-RDMA-srpt-Fix-a-credit-leak-for-aborted-command.patch patches.suse/scsi-aacraid-clean-up-some-indentation-and-formatting-issues patches.suse/scsi-megaraid_sas-Rework-code-to-get-PD-and-LD-list.patch patches.suse/scsi-megaraid_sas-Rework-device-add-code-in-AEN-path.patch patches.suse/scsi-megaraid_sas-Add-support-for-DEVICE_LIST-DCMD-i.patch patches.suse/scsi-mpt3sas-Rename-mpi-endpoint-device-ID-macro.patch patches.suse/scsi-mpt3sas-Add-support-for-NVMe-Switch-Adapter.patch patches.suse/scsi-mpt3sas-Add-support-for-ATLAS-PCIe-switch.patch patches.suse/scsi-mpt3sas-Update-driver-version-to-27.102.00.00.patch patches.suse/scsi-qla2xxx-Fix-N2N-target-discovery-with-Local-loo.patch patches.suse/scsi-qla2xxx-Add-pci-function-reset-support.patch patches.suse/scsi-qla2xxx-Change-default-ZIO-threshold.patch patches.suse/scsi-qla2xxx-Fix-session-cleanup-hang.patch patches.suse/scsi-qla2xxx-flush-IO-on-chip-reset-or-sess-delete.patch patches.suse/scsi-qla2xxx-fix-fcport-null-pointer-access.patch patches.suse/scsi-qla2xxx-allow-session-delete-to-finish-before-c.patch patches.suse/scsi-qla2xxx-Fix-SRB-allocation-flag-to-avoid-sleepi.patch patches.suse/scsi-qla2xxx-Prevent-memory-leak-for-CT-req-rsp-allo.patch patches.suse/scsi-qla2xxx-Restore-FAWWPN-of-Physical-Port-only-fo.patch patches.suse/scsi-qla2xxx-Fix-fw-options-handle-eh_bus_reset.patch patches.suse/scsi-qla2xxx-Use-complete-switch-scan-for-RSCN-event.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.00.00.13-k.patch patches.suse/scsi-lpfc-cleanup-remove-nrport-from-nvme-command-st.patch patches.suse/scsi-lpfc-cleanup-Remove-excess-check-on-NVME-io-sub.patch patches.suse/scsi-lpfc-Implement-common-IO-buffers-between-NVME-a.patch patches.suse/scsi-lpfc-Remove-extra-vector-and-SLI4-queue-for-Exp.patch patches.suse/scsi-lpfc-Replace-io_channels-for-nvme-and-fcp-with-.patch patches.suse/scsi-lpfc-Partition-XRI-buffer-list-across-Hardware-.patch patches.suse/scsi-lpfc-cleanup-Remove-unused-FCP_XRI_ABORT_EVENT-.patch patches.suse/scsi-lpfc-Adapt-cpucheck-debugfs-logic-to-Hardware-Q.patch patches.suse/scsi-lpfc-Move-SCSI-and-NVME-Stats-to-hardware-queue.patch patches.suse/scsi-lpfc-Convert-ring-number-to-hardware-queue-for-.patch patches.suse/scsi-lpfc-Synchronize-hardware-queues-with-SCSI-MQ-i.patch patches.suse/scsi-lpfc-Adapt-partitioned-XRI-lists-to-efficient-s.patch patches.suse/scsi-lpfc-Allow-override-of-hardware-queue-selection.patch patches.suse/scsi-lpfc-Fix-setting-affinity-hints-to-correlate-wi.patch patches.suse/scsi-lpfc-Support-non-uniform-allocation-of-MSIX-vec.patch patches.suse/scsi-lpfc-cleanup-convert-eq_delay-to-usdelay.patch patches.suse/scsi-lpfc-Rework-EQ-CQ-processing-to-address-interru.patch patches.suse/scsi-lpfc-Utilize-new-IRQ-API-when-allocating-MSI-X-.patch patches.suse/scsi-lpfc-Resize-cpu-maps-structures-based-on-possib.patch patches.suse/scsi-lpfc-Enable-SCSI-and-NVME-fc4s-by-default.patch patches.suse/scsi-lpfc-Rework-locking-on-SCSI-io-completion.patch patches.suse/scsi-lpfc-Fix-default-driver-parameter-collision-for.patch patches.suse/scsi-lpfc-Correct-upcalling-nvmet_fc-transport-durin.patch patches.suse/scsi-lpfc-Fix-nvmet-issues-when-link-bounce-under-IO.patch patches.suse/scsi-lpfc-Update-12.2.0.0-file-copyrights-to-2019.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.2.0.0.patch patches.suse/scsi-hisi_sas-Add-support-for-DIX-feature-for-v3-hw.patch patches.suse/scsi-hisi_sas-Add-manual-trigger-for-debugfs-dump.patch patches.suse/scsi-hisi_sas-change-queue-depth-from-512-to-4096.patch patches.suse/scsi-hisi_sas-Issue-internal-abort-on-all-relevant-q.patch patches.suse/scsi-hisi_sas-Use-pci_irq_get_affinity-for-v3-hw-as-.patch patches.suse/scsi-hisi_sas-Do-some-more-tidy-up.patch patches.suse/scsi-lpfc-Fix-error-code-if-kcalloc-fails.patch patches.suse/scsi-megaraid_sas-Update-structures-for-HOST_DEVICE_.patch patches.suse/scsi-megaraid_sas-driver-version-update-to-07.707.51.00.patch patches.suse/scsi-lpfc-fix-a-handful-of-indentation-issues.patch patches.suse/scsi-lpfc-Remove-set-but-not-used-variable-phys_id.patch patches.suse/scsi-qla2xxx-Move-debug-messages-before-sending-srb-.patch patches.suse/scsi-qla2xxx-remove-redundant-null-check-on-pointer-.patch patches.suse/scsi-qla2xxx-Fix-LUN-discovery-if-loop-id-is-not-ass.patch patches.suse/scsi-qla2xxx-Add-First-Burst-support-for-FC-NVMe-dev.patch patches.suse/scsi-qla2xxx-Fix-unload-when-NVMe-devices-are-config.patch patches.suse/scsi-qla2xxx-Check-for-FW-started-flag-before-aborti.patch patches.suse/scsi-qla2xxx-Prevent-multiple-ADISC-commands-per-ses.patch patches.suse/scsi-qla2xxx-Add-support-for-setting-port-speed.patch patches.suse/scsi-qla2xxx-Prevent-SysFS-access-when-chip-is-down.patch patches.suse/scsi-qla2xxx-Move-marker-request-behind-QPair.patch patches.suse/scsi-qla2xxx-Fix-code-indentation-for-qla27xx_fwdt_e.patch patches.suse/scsi-qla2xxx-Add-new-FW-dump-template-entry-types.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.00.00.14-k.patch patches.suse/scsi-qla2xxx-Avoid-PCI-IRQ-affinity-mapping-when-mul.patch patches.suse/scsi-megaraid_sas-return-error-when-create-dma-pool-failed patches.suse/scsi-sd-optimal-i-o-size-should-be-a-multiple-of-physical-block-size patches.suse/revert-scsi-ufs-disable-vccq-if-it-s-not-needed-by-ufs-device patches.suse/scsi-csiostor-drop-serial_number-usage patches.suse/scsi-aacraid-fix-missing-break-in-switch-statement patches.suse/scsi-mpt3sas-Add-missing-breaks-in-switch-statements.patch patches.suse/scsi-cxgb4i-get-pf-number-from-lldi-pf patches.suse/scsi-cxgb4i-validate-tcp-sequence-number-only-if-chip-version-t5 patches.suse/dm-fix-to_sector-for-32bit.patch patches.suse/dm-integrity-limit-the-rate-of-error-messages.patch patches.suse/0002-lib-raid6-use-vdupq_n_u8-to-avoid-endianness-warning.patch patches.suse/iommu-vt-d-check-identity-map-for-hot-added-devices patches.suse/iommu-vt-d-fix-null-pointer-reference-in-intel_svm_bind_mm patches.suse/msft-hv-1847-x86-Hyper-V-Set-x2apic-destination-mode-to-physical-.patch patches.suse/msft-hv-1848-iommu-hyper-v-Add-Hyper-V-stub-IOMMU-driver.patch patches.suse/iommu-io-pgtable-arm-v7s-only-kmemleak_ignore-l2-tables patches.suse/iommu-document-iommu_ops-is_attach_deferred patches.suse/0001-swiotlb-introduce-swiotlb_max_mapping_size patches.suse/0002-swiotlb-add-is_swiotlb_active-function patches.suse/0003-dma-introduce-dma_max_mapping_size patches.suse/0004-virtio-introduce-virtio_max_dma_size patches.suse/0005-virtio-blk-consider-virtio_max_dma_size-for-maximum-segment-size patches.suse/s390-virtio-handle-find-on-invalid-queue-gracefully patches.suse/platform-x86-mlx-platform-Add-support-for-fan-direct.patch patches.suse/platform_data-mlxreg-Document-fixes-for-core-platfor.patch patches.suse/platform_data-mlxreg-Add-capability-field-to-core-pl.patch patches.suse/platform-x86-mlx-platform-Add-support-for-fan-capabi.patch patches.suse/platform-x86-mlx-platform-Add-support-for-new-VMOD00.patch patches.suse/platform-x86-intel_pmc_core-Handle-CFL-regmap-proper.patch patches.suse/platform-x86-intel_pmc_core-Fix-PCH-IP-sts-reading.patch patches.suse/platform-x86-intel_pmc_core-Fix-PCH-IP-name.patch patches.suse/platform-x86-intel_pmc_core-Fix-file-permissions-for.patch patches.suse/platform-x86-intel_pmc_core-Include-Reserved-IP-for-.patch patches.suse/platform-x86-wmi-fix-potential-null-pointer-derefere.patch patches.suse/platform-mellanox-mlxreg-hotplug-Fix-KASAN-warning.patch patches.suse/platform-x86-intel_pmc_core-Avoid-a-u32-overflow.patch patches.suse/platform-x86-intel_pmc_core-Add-ICL-platform-support.patch patches.suse/platform-x86-intel_pmc_core-Add-Package-cstates-resi.patch patches.suse/platform-x86-intel_pmc_core-Quirk-to-ignore-XTAL-shu.patch patches.suse/platform-x86-mlx-platform-Add-extra-CPLD-for-next-ge.patch patches.suse/platform-x86-mlx-platform-Add-UID-LED-for-the-next-g.patch patches.suse/platform-x86-mlx-platform-Fix-access-mode-for-fan_di.patch patches.suse/x86-unwind-handle-null-pointer-calls-better-in-frame-unwinder.patch patches.suse/x86-unwind-add-hardcoded-orc-entry-for-null.patch patches.suse/msft-hv-1855-x86-hyperv-Fix-kernel-panic-when-kexec-on-HyperV.patch patches.suse/tools-lib-traceevent-fix-buffer-overflow-in-arg_eval.patch patches.suse/tpm-tpm_crb-Avoid-unaligned-reads-in-crb_recv.patch patches.suse/tpm-Fix-some-name-collisions-with-drivers-char-tpm.h.patch patches.suse/tpm-Unify-the-send-callback-behaviour.patch patches.suse/tpm-tpm_i2c_atmel-Return-E2BIG-when-the-transfer-is-.patch patches.suse/tpm-Fix-off-by-one-when-reading-binary_bios_measurem.patch patches.suse/tipc-fix-RDM-DGRAM-connect-regression.patch patches.suse/net-hns3-Fix-a-logical-vs-bitwise-typo.patch patches.suse/0001-ipv4-route-fail-early-when-inet-dev-is-missing.patch patches.suse/appletalk-Fix-compile-regression.patch patches.suse/net-sched-flower-insert-new-filter-to-idr-after-sett.patch patches.suse/net-hsr-fix-memory-leak-in-hsr_dev_finalize.patch patches.suse/ravb-Decrease-TxFIFO-depth-of-Q3-and-Q2-to-one.patch patches.suse/enic-fix-build-warning-without-CONFIG_CPUMASK_OFFSTA.patch patches.suse/qede-Fix-internal-loopback-failure-with-jumbo-mtu-co.patch patches.suse/nfp-fix-simple-vNIC-mailbox-length.patch patches.suse/net-hsr-fix-possible-crash-in-add_timer.patch patches.suse/route-set-the-deleted-fnhe-fnhe_daddr-to-0-in-ip_del.patch patches.suse/0001-vxlan-Fix-GRO-cells-race-condition-between-receive-a.patch patches.suse/net-hns3-add-dma_rmb-for-rx-description.patch patches.suse/vsock-virtio-fix-kernel-panic-from-virtio_transport_.patch patches.suse/0001-tcp-handle-inet_csk_reqsk_queue_add-failures.patch patches.suse/bpf-fix-replace_map_fd_with_map_ptr-s-ldimm64-second.patch patches.suse/xsk-fix-to-reject-invalid-flags-in-xsk_bind.patch patches.suse/xsk-fix-to-reject-invalid-options-in-Tx-descriptor.patch patches.suse/rxrpc-Fix-client-call-queueing-waiting-for-channel.patch patches.suse/net-hns3-fix-to-stop-multiple-HNS-reset-due-to-the-A.patch patches.suse/net-x25-fix-use-after-free-in-x25_device_event.patch patches.suse/0001-vxlan-test-dev-flags-IFF_UP-before-calling-gro_cells.patch patches.suse/0001-gro_cells-make-sure-device-is-up-in-gro_cells_receiv.patch patches.suse/0001-Input-tm2-touchkey-acknowledge-that-setting-brightne.patch patches.suse/input-raspberrypi-ts-select-config_input_polldev.patch patches.suse/Input-elan_i2c-add-id-for-touchpad-found-in-Lenovo-s.patch patches.suse/Input-wacom_serial4-add-support-for-Wacom-ArtPad-II-.patch patches.suse/pinctrl-sh-pfc-r8a7778-Fix-HSPI-pin-numbers-and-name.patch patches.suse/pinctrl-sh-pfc-emev2-Add-missing-pinmux-functions.patch patches.suse/pinctrl-sh-pfc-r8a7791-Fix-scifb2_data_c-pin-group.patch patches.suse/pinctrl-sh-pfc-r8a7792-Fix-vin1_data18_b-pin-group.patch patches.suse/pinctrl-sh-pfc-sh73a0-Fix-fsic_spdif-pin-groups.patch patches.suse/platform_data-mlxreg-additions-for-Mellanox-watchdog.patch patches.suse/tracing-do-not-free-iter-trace-in-fail-path-of-tracing_open_pipe.patch patches.suse/tracing-use-strncpy-instead-of-memcpy-for-string-keys-in-hist-triggers.patch patches.suse/0001-xen-pciback-Don-t-disable-PCI_COMMAND-on-PCI-device-.patch patches.suse/0001-x86-respect-memory-size-limiting-via-mem-parameter.patch patches.suse/0002-x86-xen-dont-add-memory-above-max-allowed-allocation.patch patches.suse/0001-xen-remove-pre-xen3-fallback-handlers.patch patches.suse/0001-xen-cpu_hotplug-Prevent-an-out-of-bounds-access.patch patches.suse/0001-xen-fix-dom0-boot-on-huge-systems.patch patches.suse/perf-x86-intel-make-cpuc-allocations-consistent.patch patches.suse/perf-x86-intel-generalize-dynamic-constraint-creation.patch patches.suse/x86-add-tsx-force-abort-cpuid-msr patches.suse/perf-x86-intel-implement-support-for-tsx-force-abort.patch patches.suse/kernel-sysctl.c-add-missing-range-check-in-do_proc_d.patch patches.suse/0036-md-convert-to-kvmalloc.patch patches.suse/fsdevpts-always-delete-dcache-dentry-s-in-dput.patch patches.suse/splice-dont-merge-into-linked-buffers.patch patches.suse/vfs-fix-preadv64v2-and-pwritev64v2-compat-syscalls-w.patch patches.suse/NFS-Fix-I-O-request-leakages.patch patches.suse/NFS-Fix-an-I-O-request-leakage-in-nfs_do_recoalesce.patch patches.suse/NFS-Don-t-recoalesce-on-error-in-nfs_pageio_complete.patch patches.suse/fs-nfs-Fix-nfs_parse_devname-to-not-modify-it-s-argu.patch patches.suse/NFS-Remove-redundant-semicolon.patch patches.suse/NFS-Fix-a-soft-lockup-in-the-delegation-recovery-cod.patch patches.suse/NFS-pnfs-Bulk-destroy-of-layouts-needs-to-be-safe-w..patch patches.suse/NFSv4.1-Reinitialise-sequence-results-before-retrans.patch patches.suse/NFS-Add-missing-encode-decode-sequence_maxsz-to-v4.2.patch patches.suse/NFSv4-flexfiles-Fix-invalid-deref-in-FF_LAYOUT_DEVID.patch patches.suse/Btrfs-fix-corruption-reading-shared-and-compressed-e.patch patches.suse/btrfs-fix-deadlock-between-clone-dedupe-and-rename.patch patches.suse/0001-btrfs-check-for-refs-on-snapshot-delete-resume.patch patches.suse/0002-btrfs-save-drop_progress-if-we-drop-refs-at-all.patch patches.suse/ceph-decode-feature-bits-in-session-message.patch patches.suse/0001-ceph-map-snapid-to-anonymous-bdev-id.patch patches.suse/ceph-support-versioned-reply.patch patches.suse/ceph-support-getting-ceph-dir-pin-vxattr.patch patches.suse/jbd2-clear-dirty-flag-when-revoking-a-buffer-from-an.patch patches.suse/ext4-fix-check-of-inode-in-swap_inode_boot_loader.patch patches.suse/ext4-cleanup-pagecache-before-swap-i_data.patch patches.suse/ext4-update-quota-information-while-swapping-boot-lo.patch patches.suse/ext4-add-mask-of-ext4-flags-to-swap.patch patches.suse/ext4-Fix-crash-during-online-resizing.patch patches.suse/jbd2-fix-compile-warning-when-using-JBUFFER_TRACE.patch patches.suse/nfsd-fix-performance-limiting-session-calculation.patch patches.suse/nfsd-fix-memory-corruption-caused-by-readdir.patch patches.suse/ubifs-Reject-unsupported-ioctl-flags-explicitly.patch patches.suse/acpi-nfit-Fix-bus-command-validation.patch patches.suse/libnvdimm-label-clear-updating-flag-after-label-set-update.patch patches.suse/nfit-Fix-nfit_intel_shutdown_status-command-submissi.patch patches.suse/nfit-acpi_nfit_ctl-check-out_obj-type-in-the-right-place.patch patches.suse/libnvdimm-pfn-fix-over-trim-in-trim_pfn_device.patch patches.suse/libnvdimm-Fix-altmap-reservation-size-calculation.patch patches.suse/libnvdimm-pfn-Account-for-PAGE_SIZE-info-block-size-.patch patches.suse/libnvdimm-pmem-honor-force_raw-for-legacy-pmem-regions.patch patches.suse/nfit-ars-Attempt-a-short-ARS-whenever-the-ARS-state-.patch patches.suse/nfit-ars-Attempt-short-ARS-even-in-the-no_init_ars-c.patch patches.suse/nfit-ars-introduce-scrub_flags.patch patches.suse/nfit-ars-allow-root-to-busy-poll-the-ars-state-machine.patch patches.suse/nfit-ars-avoid-stale-ars-results.patch patches.suse/0001-crypto-caam-add-missing-put_device-call.patch patches.suse/mailbox-mailbox-test-fix-null-pointer-if-no-mmio.patch patches.suse/clk-highbank-fix-refcount-leak-in-hb_clk_init.patch patches.suse/clk-qoriq-fix-refcount-leak-in-clockgen_init.patch patches.suse/clk-socfpga-fix-refcount-leak.patch patches.suse/clk-samsung-exynos4-fix-refcount-leak-in-exynos4_get.patch patches.suse/clk-imx6q-fix-refcount-leak-in-imx6q_clocks_init.patch patches.suse/clk-imx6sx-fix-refcount-leak-in-imx6sx_clocks_init.patch patches.suse/clk-imx7d-fix-refcount-leak-in-imx7d_clocks_init.patch patches.suse/clk-vf610-fix-refcount-leak-in-vf610_clocks_init.patch patches.suse/clk-armada-370-fix-refcount-leak-in-a370_clk_init.patch patches.suse/clk-kirkwood-fix-refcount-leak-in-kirkwood_clk_init.patch patches.suse/clk-armada-xp-fix-refcount-leak-in-axp_clk_init.patch patches.suse/clk-mv98dx3236-fix-refcount-leak-in-mv98dx3236_clk_i.patch patches.suse/clk-dove-fix-refcount-leak-in-dove_clk_init.patch patches.suse/clk-Add-devm_-clk_get_optional-functions.patch patches.suse/clk-sunxi-ng-sun8i-a23-Enable-PLL-MIPI-LDOs-when-ung.patch patches.suse/clk-imx-make-parent_names-const-pointer-in-composite-8m.patch patches.suse/clk-imx8mq-fix-the-clko2-source-select-list.patch patches.suse/clk-imx-imx8mq-fix-the-rate-propagation-for-arm-pll.patch patches.suse/clk-clk-twl6040-Fix-imprecise-external-abort-for-pdm.patch patches.suse/clk-uniphier-Fix-update-register-for-CPU-gear.patch patches.suse/clk-fractional-divider-check-parent-rate-only-if-fla.patch patches.suse/clk-ingenic-Fix-round_rate-misbehaving-with-non-inte.patch patches.suse/clk-ingenic-Fix-doc-of-ingenic_cgu_div_info.patch patches.suse/clk-rockchip-fix-frac-settings-of-GPLL-clock-for-rk3.patch patches.suse/dt-bindings-clock-imx8mq-fix-numbering-overlaps-and-gaps.patch patches.suse/dmaengine-at_hdmac-drop-useless-LIST_HEAD.patch patches.suse/dmaengine-dw-drop-useless-LIST_HEAD.patch patches.suse/dmaengine-st_fdma-drop-useless-LIST_HEAD.patch patches.suse/dmaengine-pl330-drop-useless-LIST_HEAD.patch patches.suse/dmaengine-sa11x0-drop-useless-LIST_HEAD.patch patches.suse/dmaengine-qcom_hidma-assign-channel-cookie-correctly.patch patches.suse/dmaengine-mv_xor-Use-correct-device-for-DMA-API.patch patches.suse/dmaengine-ioatdma-Add-Snow-Ridge-ioatdma-device-id.patch patches.suse/dmaengine-ioatdma-disable-DCA-enabling-on-IOATDMA-v3.patch patches.suse/dmaengine-ioatdma-add-descriptor-pre-fetch-support-f.patch patches.suse/dmaengine-ioatdma-support-latency-tolerance-report-L.patch patches.suse/dmaengine-imx-dma-fix-warning-comparison-of-distinct.patch patches.suse/dmaengine-tegra-avoid-overflow-of-byte-tracking.patch patches.suse/net-sit-fix-UBSAN-Undefined-behaviour-in-check_6rd.patch patches.suse/net-x25-reset-state-in-x25_connect.patch patches.suse/net-mlx5-Fix-multiple-updates-of-steering-rules-in-p.patch patches.suse/0001-net-mlx5e-IPoIB-Fix-RX-checksum-statistics-update.patch patches.suse/net-mlx5-Avoid-panic-when-setting-vport-mac-getting-.patch patches.suse/net-mlx5-Avoid-panic-when-setting-vport-rate.patch patches.suse/0004-net-sh_eth-fix-a-missing-check-of-of_get_phy_mode.patch patches.suse/0001-net-mlx4_core-Fix-reset-flow-when-in-command-polling.patch patches.suse/0001-net-mlx4_core-Fix-locking-in-SRIOV-mode-when-switchi.patch patches.suse/0001-net-mlx4_core-Fix-qp-mtt-size-calculation.patch patches.suse/net-tls-Inform-user-space-about-send-buffer-availabi.patch patches.suse/0001-l2tp-fix-infoleak-in-l2tp_ip6_recvmsg.patch patches.suse/0001-pptp-dst_release-sk_dst_cache-in-pptp_sock_destruct.patch patches.suse/PM-wakeup-Rework-wakeup-source-timer-cancellation.patch patches.suse/cpufreq-pxa2xx-remove-incorrect-__init-annotation.patch patches.suse/ACPI-device_sysfs-Avoid-OF-modalias-creation-for-rem.patch patches.suse/drm-Merge-__drm_atomic_helper_disable_all-into-drm_a.patch patches.suse/drm-add-__user-attribute-to-ptr_to_compat.patch patches.suse/drm-amdkfd-use-init_mqd-function-to-allocate-object-.patch patches.suse/0001-drm-amd-display-don-t-call-dm_pp_-function-from-an-f.patch patches.suse/drm-etnaviv-fix-some-off-by-one-bugs.patch patches.suse/0001-drm-etnaviv-NULL-vs-IS_ERR-buf-in-etnaviv_core_dump.patch patches.suse/0002-drm-etnaviv-potential-NULL-dereference.patch patches.suse/0002-drm-i915-Reacquire-priolist-cache-after-dropping-the.patch patches.suse/drm-i915-Fix-atomic-state-leak-when-resetting-HDMI-l.patch patches.suse/drm-i915-Relax-mmap-VMA-check.patch patches.suse/0002-drm-amd-powerplay-correct-power-reading-on-fiji.patch patches.suse/ALSA-usx2y-Fix-potential-NULL-pointer-dereference.patch patches.suse/ALSA-hda-realtek-Enable-headset-MIC-of-Acer-TravelMa.patch patches.suse/ALSA-hda-realtek-Fixed-Headset-Mic-JD-not-stable.patch patches.suse/ALSA-hda-add-more-quirks-for-HP-Z2-G4-and-HP-Z240.patch patches.suse/ALSA-hda-hdmi-add-Icelake-support.patch patches.suse/ALSA-hda-realtek-merge-alc_fixup_headset_jack-to-alc.patch patches.suse/ALSA-hda-realtek-Add-support-headset-mode-for-DELL-W.patch patches.suse/ALSA-hda-realtek-Add-support-headset-mode-for-New-DE.patch patches.suse/0001-fbdev-chipsfb-remove-set-but-not-used-variable-size.patch patches.suse/fbdev-fbmem-fix-memory-access-if-logo-is-bigger-than.patch patches.suse/printk-export-console_printk.patch patches.suse/ARM-8839-1-kprobe-make-patch_lock-a-raw_spinlock_t.patch patches.suse/ARM-8840-1-use-a-raw_spinlock_t-in-unwind.patch patches.suse/ARM-avoid-Cortex-A9-livelock-on-tight-dmb-loops.patch patches.suse/ARM-8833-1-Ensure-that-NEON-code-always-compiles-wit.patch patches.suse/iommu-amd-fix-null-dereference-bug-in-match_hid_uid patches.suse/kvm-vmx-compare-only-a-single-byte-for-vmcs-launched-in-vcpu-run patches.suse/kvm-vmx-zero-out-all-general-purpose-registers-after-vm-exit patches.suse/svm-fix-avic-dfr-and-ldr-handling patches.suse/svm-fix-improper-check-when-deactivate-avic patches.suse/kvm-nvmx-sign-extend-displacements-of-vmx-instr-s-mem-operands patches.suse/kvm-nvmx-apply-addr-size-mask-to-effective-address-for-vmx-instructions patches.suse/kvm-nvmx-ignore-limit-checks-on-vmx-instructions-using-flat-segments patches.suse/kvm-call-kvm_arch_memslots_updated-before-updating-memslots patches.suse/kvm-x86-mmu-detect-mmio-generation-wrap-in-any-address-space patches.suse/kvm-x86-mmu-do-not-cache-mmio-accesses-while-memslots-are-in-flux patches.suse/KVM-PPC-Release-all-hardware-TCE-tables-attached-to-.patch patches.suse/kvm-s390-implement-subfunction-processor-calls patches.suse/kvm-s390-add-debug-logging-for-cpu-model-subfunctions patches.suse/arm64-KVM-Fix-architecturally-invalid-reset-value-fo.patch patches.suse/cifs-change-wait_for_free_request-to-take-flags-as-argument.patch patches.suse/cifs-pass-flags-down-into-wait_for_free_credits-.patch patches.suse/cifs-wait_for_free_credits-make-it-possible-to-wait-for-1-credi.patch patches.suse/cifs-prevent-starvation-in-wait_for_free_credits-for-multi-credit-r.patch patches.suse/cifs-add-a-timeout-argument-to-wait_for_free_credits.patch patches.suse/smb3-display-security-information-in-proc-fs-cifs-DebugData-more-a.patch patches.suse/smb3-add-dynamic-tracepoint-for-timeout-waiting-for-credits.patch patches.suse/cifs-simplify-how-we-handle-credits-in-compound_send_recv-.patch patches.suse/smb3-display-volume-serial-number-for-shares-in-proc-fs-cifs-Debug.patch patches.suse/cifs-cache-FILE_ALL_INFO-for-the-shared-root-handle.patch patches.suse/smb3-Add-dynamic-trace-points-for-various-compounded-smb3-ops.patch patches.suse/cifs-add-SMB2_ioctl_init-free-helpers-to-be-used-with-compounding.patch patches.suse/cifs-fix-smb3_zero_range-so-it-can-expand-the-file-size-when-requir.patch patches.suse/smb3-add-dynamic-tracepoints-for-simple-fallocate-and-zero-range.patch patches.suse/SMB3-passthru-query-info-doesn-t-check-for-SMB3-FSCTL-passthru.patch patches.suse/cifs-remove-unused-value-pointed-out-by-Coverity.patch patches.suse/CIFS-make-mknod-an-smb_version_op.patch patches.suse/smb2-fix-typo-in-definition-of-a-few-error-flags.patch patches.suse/cifs-fix-incorrect-handling-of-smb2_set_sparse-return-in-smb3_sim.patch patches.suse/SMB3-Allow-SMB3-FSCTL-queries-to-be-sent-to-server-from-tools.patch patches.suse/CIFS-fix-POSIX-lock-leak-and-invalid-ptr-deref.patch patches.suse/powerpc-powernv-Fix-compile-without-CONFIG_TRACEPOIN.patch patches.suse/powerpc-64s-Include-asm-nmi.h-header-file-to-fix-a-w.patch patches.suse/0037-raid5-set-write-hint-for-PPL.patch patches.suse/It-s-wrong-to-add-len-to-sector_nr-in-raid10-reshape.patch patches.suse/md-Fix-failed-allocation-of-md_register_thread.patch patches.suse/nvme-fc-reject-reconnect-if-io-queue-count-is-reduce.patch patches.suse/nvme-add-proper-discard-setup-for-the-multipath-devi.patch patches.suse/nvme-tcp-support-C2HData-with-SUCCESS-flag.patch patches.suse/scsi-smartpqi-reporting-logical-unit-failure patches.suse/scsi-virtio_scsi-don-t-send-sc-payload-with-tmfs patches.suse/scsi-qla2xxx-Fix-panic-in-qla_dfs_tgt_counters_show.patch patches.suse/scsi-lpfc-Correct-__lpfc_sli_issue_iocb_s4-lockdep-c.patch patches.suse/scsi-lpfc-resolve-static-checker-warning-in-lpfc_sli.patch patches.suse/scsi-qla2xxx-avoid-printf-format-warning.patch patches.suse/scsi-lpfc-fix-unused-variable-warning.patch patches.suse/scsi-lpfc-fix-32-bit-format-string-warning.patch patches.suse/scsi-qla2xxx-check-for-kstrtol-failure.patch patches.suse/scsi-hisi_sas-Change-return-variable-type-in-phy_up_.patch patches.suse/scsi-hisi_sas-Fix-a-timeout-race-of-driver-internal-.patch patches.suse/scsi-hisi_sas-print-PHY-RX-errors-count-for-later-re.patch patches.suse/scsi-hisi_sas-set-phy-linkrate-when-disconnected patches.suse/scsi-hisi_sas-send-hard-reset-to-clear-the-previous-affiliation-of-stp-target-port patches.suse/scsi-hisi_sas-Change-SERDES_CFG-init-value-to-increa.patch patches.suse/scsi-lpfc-Fix-error-codes-in-lpfc_sli4_pci_mem_setup.patch patches.suse/scsi-aacraid-fix-performance-issue-on-logical-drives patches.suse/acpi-nfit-device-dax-identify-differentiated-memory-with-a-unique-numa-node.patch patches.suse/9p-use-inode-i_lock-to-protect-i_size_write-under-32.patch patches.suse/9p-net-fix-memory-leak-in-p9_client_create.patch patches.suse/perf-x86-intel-fix-memory-corruption.patch patches.suse/perf-x86-fixup-typo-in-stub-functions patches.suse/x86-asm-remove-dead-_gnuc__-conditionals.patch patches.suse/IB-mlx4-Fix-race-condition-between-catas-error-reset.patch patches.suse/net-mlx5-Fix-DCT-creation-bad-flow.patch patches.suse/i40iw-Avoid-panic-when-handling-the-inetdev-event.patch patches.suse/udf-Fix-crash-on-IO-error-during-truncate.patch patches.suse/arm64-Add-MIDR-encoding-for-HiSilicon-Taishan-CPUs.patch patches.suse/arm64-kpti-Whitelist-HiSilicon-Taishan-v110-CPUs.patch patches.suse/drm-udl-use-drm_gem_object_put_unlocked.patch patches.suse/drm-nouveau-debugfs-Fix-check-of-pm_runtime_get_sync.patch patches.suse/drm-i915-bios-assume-eDP-is-present-on-port-A-when-t.patch patches.suse/drm-i915-Sanity-check-mmap-length-against-object-siz.patch patches.suse/drm-exynos-mixer-fix-MIXER-shadow-registry-synchroni.patch patches.suse/drm-vmwgfx-return-0-when-gmrid-get_node-runs-out-of-id-s.patch patches.suse/0001-drm-vmwgfx-Don-t-double-free-the-mode-stored-in-par-.patch patches.suse/mmc-pxamci-fix-enum-type-confusion.patch patches.suse/mmc-davinci-remove-extraneous-__init-annotation.patch patches.suse/mmc-renesas_sdhi-limit-block-count-to-16-bit-for-old-revisions.patch patches.suse/ACPI-utils-Drop-reference-in-test-for-device-presenc.patch patches.suse/ALSA-echoaudio-add-a-check-for-ioremap_nocache.patch patches.suse/ALSA-sb8-add-a-check-for-request_region.patch patches.suse/ALSA-firewire-motu-use-version-field-of-unit-directo.patch patches.suse/ALSA-hda-add-Lenovo-IdeaCentre-B550-to-the-power_sav.patch patches.suse/ALSA-opl3-fix-mismatch-between-snd_opl3_drum_switch-.patch patches.suse/ALSA-hda-Don-t-trigger-jackpoll_work-in-azx_resume.patch patches.suse/ALSA-hda-Enforces-runtime_resume-after-S3-and-S4-for.patch patches.suse/ALSA-hda-realtek-Enable-headset-MIC-of-Acer-AIO-with.patch patches.suse/iommu-amd-fix-sg-dma_address-for-sg-offset-bigger-than-page_size patches.suse/iommu-iova-fix-tracking-of-recently-failed-iova-address patches.suse/iommu-vt-d-check-capability-before-disabling-protected-memory patches.suse/powerpc-vdso64-Fix-CLOCK_MONOTONIC-inconsistencies-a.patch patches.suse/powerpc-security-Fix-spectre_v2-reporting.patch patches.suse/libceph-wait-for-latest-osdmap-in-ceph_monc_blacklist_add.patch patches.suse/scsi-qla2xxx-Fix-FC-AL-connection-target-discovery.patch patches.suse/scsi-qla2xxx-Fix-NULL-pointer-crash-due-to-stale-CPU.patch patches.suse/scsi-hisi_sas-add-softreset-in-hisi_sas_i_t_nexus_reset patches.suse/ibmvscsi-Protect-ibmvscsi_head-from-concurrent-modif.patch patches.suse/ibmvscsi-Fix-empty-event-pool-access-during-host-rem.patch patches.suse/auxdisplay-hd44780-Fix-memory-leak-on-remove.patch patches.suse/CIFS-Fix-an-issue-with-re-sending-wdata-when-transport-returning-E.patch patches.suse/CIFS-Fix-an-issue-with-re-sending-rdata-when-transport-returning-E.patch patches.suse/fix-incorrect-error-code-mapping-for-OBJECTID_NOT_FOUND.patch patches.suse/cifs-allow-guest-mounts-to-work-for-smb3.11.patch patches.suse/cifs-Fix-slab-out-of-bounds-when-tracing-SMB-tcon.patch patches.suse/SMB3-Fix-SMB3.1.1-guest-mounts-to-Samba.patch patches.suse/04-cifs-update-internal-module-version-number.patch patches.suse/thermal-bcm2835-Fix-crash-in-bcm2835_thermal_debugfs.patch patches.suse/thermal-int340x_thermal-Add-additional-UUIDs.patch patches.suse/thermal-int340x_thermal-fix-mode-setting.patch patches.suse/thermal-intel_powerclamp-fix-truncated-kthread-name.patch patches.suse/irqchip-gic-v3-its-Fix-comparison-logic-in-lpi_range.patch patches.suse/irqchip-mbigen-Don-t-clear-eventid-when-freeing-an-M.patch patches.suse/0001-futex-Ensure-that-futex-address-is-aligned-in-handle.patch patches.suse/msft-hv-1856-x86-hyperv-Prevent-potential-NULL-pointer-dereferenc.patch patches.suse/perf-core-restore-mmap-record-type-correctly.patch patches.suse/ext4-fix-NULL-pointer-dereference-while-journal-is-a.patch patches.suse/ext4-fix-data-corruption-caused-by-unaligned-direct-.patch patches.suse/ext4-Avoid-panic-during-forced-reboot.patch patches.suse/ext4-add-missing-brelse-in-add_new_gdb_meta_bg.patch patches.suse/ext4-brelse-all-indirect-buffer-in-ext4_ind_remove_s.patch patches.suse/ext4-cleanup-bh-release-code-in-ext4_ind_remove_spac.patch patches.suse/Btrfs-fix-incorrect-file-size-after-shrinking-trunca.patch patches.suse/btrfs-remove-WARN_ON-in-log_dir_items.patch patches.suse/btrfs-fix-bound-checking-in-qgroup_trace_new_subtree_blocks.patch patches.suse/btrfs-avoid-possible-qgroup_rsv_size-overflow-in-btrfs_calculate_inode_block_rsv_size.patch patches.suse/Btrfs-fix-assertion-failure-on-fsync-with-NO_HOLES-e.patch patches.suse/NFS-fix-mount-umount-race-in-nlmclnt.patch patches.suse/NFSv4.1-don-t-free-interrupted-slot-on-open.patch patches.suse/NFS-Fix-a-typo-in-nfs_init_timeout_values.patch patches.suse/appletalk-Fix-potential-NULL-pointer-dereference-in-.patch patches.suse/qlcnic-Avoid-potential-NULL-pointer-dereference.patch patches.suse/tun-properly-test-for-IFF_UP.patch patches.suse/xsk-fix-umem-memory-leak-on-cleanup.patch patches.suse/powerpc-bpf-Fix-generation-of-load-store-DW-instruct.patch patches.suse/tun-add-a-missing-rcu_read_unlock-in-error-path.patch patches.suse/net-rose-fix-a-possible-stack-overflow.patch patches.suse/mac8390-Fix-mmio-access-size-probe.patch patches.suse/net-aquantia-fix-rx-checksum-offload-for-UDP-TCP-ove.patch patches.suse/vxlan-Don-t-call-gro_cells_destroy-before-device-is-.patch patches.suse/packets-Always-register-packet-sk-in-the-same-order.patch patches.suse/sctp-get-sctphdr-by-offset-in-sctp_compute_cksum.patch patches.suse/mISDN-hfcpci-Test-both-vendor-device-ID-for-Digium-H.patch patches.suse/s390-qeth-fix-race-when-initializing-the-ip-address-table patches.suse/0001-s390-qeth-be-drop-monitor-friendly.patch patches.suse/mlxsw-core-mlxsw-core-avoid-Wint-in-bool-context-war.patch patches.suse/net-stmmac-fix-memory-corruption-with-large-MTUs.patch patches.suse/tcp-do-not-use-ipv6-header-for-ipv4-flow.patch patches.suse/dccp-do-not-use-ipv6-header-for-ipv4-flow.patch patches.suse/net-packet-Set-__GFP_NOWARN-upon-allocation-in-alloc.patch patches.suse/genetlink-Fix-a-memory-leak-on-error-path.patch patches.suse/0001-netfilter-bridge-set-skb-transport_header-before-ent.patch patches.suse/net-sched-don-t-dereference-a-goto_chain-to-read-the.patch patches.suse/rhashtable-Still-do-rehash-when-we-get-EEXIST.patch patches.suse/net-hns3-fix-for-not-calculating-tx-bd-num-correctly.patch patches.suse/tipc-tipc-clang-warning.patch patches.suse/bpf-do-not-restore-dst_reg-when-cur_state-is-freed.patch patches.suse/bpf-verifier-propagate-liveness-on-all-frames.patch patches.suse/net-phy-don-t-clear-BMCR-in-genphy_soft_reset.patch patches.suse/0005-net-dsa-qca8k-remove-leftover-phy-accessors.patch patches.suse/chelsio-use-BUG-instead-of-BUG_ON-1.patch patches.suse/ARM-imx6q-cpuidle-fix-bug-that-CPU-might-not-wake-up.patch patches.suse/s390-vtime-steal-time-exponential-moving-average.patch patches.suse/vfio-ccw-only-free-cp-on-final-interrupt patches.suse/s390-cpumf-fix-warning-from-check_processor_id patches.suse/drm-tegra-hub-Fix-dereference-before-check.patch patches.suse/drm-Fix-drm_release-and-device-unplug.patch patches.suse/drm-vgem-fix-use-after-free-when-drm_gem_handle_crea.patch patches.suse/drm-vkms-fix-use-after-free-when-drm_gem_handle_crea.patch patches.suse/0001-drm-rockchip-vop-reset-scale-mode-when-win-is-disabl.patch patches.suse/drm-meson-Fix-invalid-pointer-in-meson_drv_unbind.patch patches.suse/drm-meson-Uninstall-IRQ-handler.patch patches.suse/drm-i915-gvt-Fix-MI_FLUSH_DW-parsing-with-correct-in.patch patches.suse/0001-drm-i915-gvt-Add-in-context-mmio-0x20D8-to-gen9-mmio.patch patches.suse/0001-drm-i915-gvt-Don-t-submit-request-for-error-workload.patch patches.suse/drm-i915-Mark-AML-0x87CA-as-ULX.patch patches.suse/drm-i915-selftests-Fix-an-IS_ERR-vs-NULL-check.patch patches.suse/drm-i915-icl-Fix-VEBOX-mismatch-BUG_ON.patch patches.suse/xfs-don-t-trip-over-uninitialized-buffer-on-extent-r.patch patches.suse/xfs-serialize-unaligned-dio-writes-against-all-other.patch patches.suse/ceph-fix-use-after-free-on-symlink-traversal.patch patches.suse/libata-fix-using-DMA-buffers-on-stack.patch patches.suse/nvme-multipath-relax-ANA-state-check.patch patches.suse/nvmet-fix-building-bvec-from-sg-list.patch patches.suse/kbuild-strip-whitespace-in-cmd_record_mcount-findstr.patch patches.suse/kbuild-modversions-Fix-relative-CRC-byte-order-inter.patch patches.suse/kconfig-mn-conf-handle-backspace-H-key.patch patches.suse/ALSA-rawmidi-Fix-potential-Spectre-v1-vulnerability.patch patches.suse/ALSA-seq-oss-Fix-Spectre-v1-vulnerability.patch patches.suse/ALSA-hda-realtek-Enable-headset-MIC-of-Acer-Aspire-Z.patch patches.suse/ALSA-hda-realtek-Add-support-for-Acer-Aspire-E5-523G.patch patches.suse/ALSA-hda-realtek-Enable-ASUS-X441MB-and-X705FD-heads.patch patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-ASUS-P5440FF-.patch patches.suse/ALSA-hda-realtek-Enable-headset-MIC-of-ASUS-X430UN-a.patch patches.suse/ALSA-pcm-Fix-possible-OOB-access-in-PCM-oss-plugins.patch patches.suse/ALSA-hda-ca0132-Simplify-alt-firmware-loading-code.patch patches.suse/ALSA-pcm-Don-t-suspend-stream-in-unrecoverable-PCM-s.patch patches.suse/ALSA-hda-realtek-Fix-speakers-on-Acer-Predator-Helio.patch patches.suse/i2c-i801-Add-support-for-Intel-Comet-Lake.patch patches.suse/scsi-mpt3sas-Fix-kernel-panic-during-expander-reset.patch patches.suse/scsi-sd-fix-a-race-between-closing-an-sd-device-and-sd-i-o patches.suse/scsi-sd-Quiesce-warning-if-device-does-not-report-op.patch patches.suse/scsi-zfcp-fix-rport-unblock-if-deleted-scsi-devices-on-scsi_host patches.suse/scsi-zfcp-fix-scsi_eh-host-reset-with-port_forced-erp-for-non-npiv-fcp-devices patches.suse/scsi-ibmvfc-Remove-failed-from-logged-errors.patch patches.suse/scsi-ibmvfc-Add-failed-PRLI-to-cmd_status-lookup-arr.patch patches.suse/scsi-ibmvfc-Byte-swap-status-and-error-codes-when-lo.patch patches.suse/scsi-ibmvfc-Clean-up-transport-events.patch patches.suse/iommu-don-t-print-warning-when-iommu-driver-only-supports-unmanaged-domains patches.suse/iommu-amd-reserve-exclusion-range-in-iova-domain patches.suse/mm-Fix-modifying-of-page-protection-by-insert_pfn.patch patches.suse/fs-open.c-allow-opening-only-regular-files-during-ex.patch patches.suse/mm-hotplug-fix-offline-undo_isolate_page_range.patch patches.suse/ocfs2-fix-inode-bh-swapping-mixup-in-ocfs2_reflink_i.patch patches.suse/0001-mm-debug.c-fix-__dump_page-when-mapping-host-is-not-.patch patches.suse/ptrace-take-into-account-saved_sigmask-in-PTRACE-GET.patch patches.suse/0001-mm-page_isolation.c-fix-a-wrong-flag-in-set_migratet.patch patches.suse/mm-migrate.c-add-missing-flush_dcache_page-for-non-mapped-page-migrate.patch patches.suse/fs-proc-proc_sysctl.c-fix-NULL-pointer-dereference-i.patch patches.suse/ACPI-CPPC-Fix-guaranteed-performance-handling.patch patches.suse/cpufreq-intel_pstate-Also-use-CPPC-nominal_perf-for-.patch patches.suse/usb-host-xhci-rcar-Add-XHCI_TRUST_TX_LENGTH-quirk.patch patches.suse/0001-usb-common-Consider-only-available-nodes-for-dr_mode.patch patches.suse/xhci-Fix-port-resume-done-detection-for-SS-ports-wit.patch patches.suse/xhci-Don-t-let-USB3-ports-stuck-in-polling-state-pre.patch patches.suse/phy-sun4i-usb-Support-set_mode-to-USB_HOST-for-non-O.patch patches.suse/usb-usb251xb-fix-to-avoid-potential-NULL-pointer-der.patch patches.suse/usb-mtu3-fix-EXTCON-dependency.patch patches.suse/0001-usb-cdc-acm-fix-race-during-wakeup-blocking-TX-traff.patch patches.suse/usb-u132-hcd-fix-resource-leak.patch patches.suse/usb-gadget-net2280-Fix-overrun-of-OUT-messages.patch patches.suse/usb-gadget-net2280-Fix-net2280_dequeue.patch patches.suse/usb-gadget-net2272-Fix-net2272_dequeue.patch patches.suse/0001-USB-gadget-f_hid-fix-deadlock-in-f_hidg_write.patch patches.suse/USB-serial-option-add-support-for-Quectel-EM12.patch patches.suse/USB-serial-ftdi_sio-add-additional-NovaTech-products.patch patches.suse/0001-USB-serial-option-set-driver_info-for-SIM5218-and-co.patch patches.suse/0001-USB-serial-mos7720-fix-mos_parport-refcount-imbalanc.patch patches.suse/USB-serial-cp210x-add-new-device-id.patch patches.suse/USB-serial-option-add-Olicard-600.patch patches.suse/serial-max310x-Fix-to-avoid-potential-NULL-pointer-d.patch patches.suse/tty-atmel_serial-fix-a-potential-NULL-pointer-derefe.patch patches.suse/sc16is7xx-missing-unregister-delete-driver-on-error-.patch patches.suse/serial-ar933x_uart-Fix-build-failure-with-disabled-c.patch patches.suse/serial-sh-sci-Fix-setting-SCSCR_TIE-while-transferri.patch patches.suse/tty-serial-atmel-Add-is_half_duplex-helper.patch patches.suse/Disable-kgdboc-failed-by-echo-space-to-sys-module-kg.patch patches.suse/staging-comedi-ni_mio_common-Fix-divide-by-zero-for-.patch patches.suse/staging-rtl8188eu-Fix-potential-NULL-pointer-derefer.patch patches.suse/staging-rtlwifi-rtl8822b-fix-to-avoid-potential-NULL.patch patches.suse/staging-rtl8712-uninitialized-memory-in-read_bbreg_h.patch patches.suse/staging-rtlwifi-Fix-potential-NULL-pointer-dereferen.patch patches.suse/staging-vt6655-Fix-interrupt-race-condition-on-devic.patch patches.suse/staging-vt6655-Remove-vif-check-from-vnt_interrupt.patch patches.suse/gpio-adnp-Fix-testing-wrong-value-in-adnp_gpio_direc.patch patches.suse/gpio-of-Fix-of_gpiochip_add-error-path.patch patches.suse/gpio-aspeed-fix-a-potential-NULL-pointer-dereference.patch patches.suse/leds-pca9532-fix-a-potential-NULL-pointer-dereferenc.patch patches.suse/powerpc-pseries-energy-Use-OF-accessor-functions-to-.patch patches.suse/powerpc-pseries-mce-Fix-misleading-print-for-TLB-mut.patch patches.suse/KVM-Reject-device-ioctls-from-processes-other-than-t.patch patches.suse/kvm-svm-workaround-errata-1096-insn_len-maybe-zero-on-smap-violation patches.suse/kvm-x86-emulate-msr_ia32_arch_capabilities-on-amd-hosts.patch patches.suse/kvm-x86-move-msr_ia32_arch_capabilities-to-array-emulated_msrs patches.suse/msft-hv-1857-x86-kvm-hyper-v-avoid-spurious-pending-stimer-on-vCP.patch patches.suse/KVM-arm-arm64-vgic-its-Take-the-srcu-lock-when-writi.patch patches.suse/KVM-arm-arm64-vgic-its-Take-the-srcu-lock-when-parsi.patch patches.suse/debugfs-fix-use-after-free-on-symlink-traversal.patch patches.suse/HID-logitech-check-the-return-value-of-create_single.patch patches.suse/HID-debug-fix-race-condition-with-between-rdesc_show.patch patches.suse/HID-input-add-mapping-for-Assistant-key.patch patches.suse/cifs-fix-kref-underflow-in-close_shroot-.patch patches.suse/smb3-Fix-enumerating-snapshots-to-Azure.patch patches.suse/SMB3-Allow-persistent-handle-timeout-to-be-configurable-on-mount.patch patches.suse/cifs-a-smb2_validate_and_copy_iov-failure-does-not-mean-the-handle-.patch patches.suse/0001-net-datagram-fix-unbounded-loop-in-__skb_try_recv_da.patch patches.suse/thunderx-enable-page-recycling-for-non-XDP-case.patch patches.suse/thunderx-eliminate-extra-calls-to-put_page-for-pages.patch patches.suse/vrf-prevent-adding-upper-devices.patch patches.suse/batman-adv-Reduce-claim-hash-refcnt-only-for-removed.patch patches.suse/batman-adv-Reduce-tt_local-hash-refcnt-only-for-remo.patch patches.suse/batman-adv-Reduce-tt_global-hash-refcnt-only-for-rem.patch patches.suse/batman-adv-fix-warning-in-function-batadv_v_elp_get_.patch patches.suse/i40e-fix-i40e_ptp_adjtime-when-given-a-negative-delt.patch patches.suse/igb-Fix-WARN_ONCE-on-runtime-suspend.patch patches.suse/ixgbe-fix-mdio-bus-registration.patch patches.suse/fm10k-Fix-a-potential-NULL-pointer-dereference.patch patches.suse/qmi_wwan-add-Olicard-600.patch patches.suse/netns-provide-pure-entropy-for-net_hash_mix.patch patches.suse/nfp-validate-the-return-code-from-dev_queue_xmit.patch patches.suse/nfp-disable-netpoll-on-representors.patch patches.suse/openvswitch-fix-flow-actions-reallocation.patch patches.suse/net-rds-force-to-destroy-connection-if-t_sock-is-NUL.patch patches.suse/net-core-netif_receive_skb_list-unlist-skb-before-pa.patch patches.suse/msft-hv-1858-hv_netvsc-Fix-unwanted-wakeup-after-tx_disable.patch patches.suse/net-ethtool-not-call-vzalloc-for-zero-sized-memory-r.patch patches.suse/net-mlx5-Decrease-default-mr-cache-size.patch patches.suse/net-mlx5e-Fix-error-handling-when-refreshing-TIRs.patch patches.suse/net-mlx5-Add-a-missing-check-on-idr_find-free-buf.patch patches.suse/net-mlx5e-Add-a-lock-on-tir-list.patch patches.suse/net-mlx5e-Update-xoff-formula.patch patches.suse/net-mlx5e-Update-xon-formula.patch patches.suse/bpf-fix-use-after-free-in-bpf_evict_inode.patch patches.suse/xdp-fix-cpumap-redirect-SKB-creation-bug.patch patches.suse/net-stmmac-don-t-stop-NAPI-processing-when-dropping-.patch patches.suse/tipc-check-bearer-name-with-right-length-in-tipc_nl_.patch patches.suse/tipc-check-link-name-with-right-length-in-tipc_nl_co.patch patches.suse/tipc-handle-the-err-returned-from-cmd-header-functio.patch patches.suse/vrf-check-accept_source_route-on-the-original-netdev.patch patches.suse/net-sched-fix-get-helper-of-the-matchall-cls.patch patches.suse/net-sched-introduce-and-use-qstats-read-helpers.patch patches.suse/net-sched-introduce-and-use-qdisc-tree-flush-purge-h.patch patches.suse/kcm-switch-order-of-device-registration-to-fix-a-cra.patch patches.suse/sctp-initialize-_pad-of-sockaddr_in-before-copying-t.patch patches.suse/dccp-Fix-memleak-in-__feat_register_sp.patch patches.suse/ip6_tunnel-Match-to-ARPHRD_TUNNEL6-for-dev-type.patch patches.suse/i40e-move-i40e_xsk_umem-function.patch patches.suse/i40e-add-tracking-of-AF_XDP-ZC-state-for-each-queue-.patch patches.suse/net-gro-Fix-GRO-flush-when-receiving-a-GSO-packet.patch patches.suse/0001-ipv6-Fix-dangling-pointer-when-ipv6-fragment.patch patches.suse/net-hns-fix-KASAN-use-after-free-in-hns_nic_net_xmit.patch patches.suse/net-hns-Use-NAPI_POLL_WEIGHT-for-hns-driver.patch patches.suse/net-hns-Fix-probabilistic-memory-overwrite-when-HNS-.patch patches.suse/net-hns-fix-ICMP6-neighbor-solicitation-messages-dis.patch patches.suse/net-hns-Fix-WARNING-when-remove-HNS-driver-with-SMMU.patch patches.suse/net-sched-act_sample-fix-divide-by-zero-in-the-traff.patch patches.suse/tcp-Ensure-DCTCP-reacts-to-losses.patch patches.suse/libcxgb-fix-incorrect-ppmax-calculation.patch patches.suse/0001-ipv6-sit-reset-ip-header-pointer-in-ipip6_rcv.patch patches.suse/ibmvnic-Fix-completion-structure-initialization.patch patches.suse/drm-i915-gvt-do-not-deliver-a-workload-if-its-creati.patch patches.suse/0002-drm-i915-gvt-do-not-let-pin-count-of-shadow-mm-go-ne.patch patches.suse/drm-i915-gvt-Correct-the-calculation-of-plane-size.patch patches.suse/vfio-pci-use-correct-format-characters.patch patches.suse/vfio-type1-limit-dma-mappings-per-container patches.suse/dm-integrity-change-memcmp-to-strncmp-in-dm_integrit.patch patches.suse/dm-revert-8f50e358153d-dm-limit-the-max-bio-size-as-.patch patches.suse/dm-table-propagate-BDI_CAP_STABLE_WRITES-to-fix-spor.patch patches.suse/dm-disable-DISCARD-if-the-underlying-storage-no-long.patch patches.suse/dm-integrity-fix-deadlock-with-overlapping-I-O.patch patches.suse/include-linux-bitrev-h-fix-constant-bitrev.patch patches.suse/mm-huge_memory.c-fix-modifying-of-page-protection-by-insert_pfn_pmd.patch patches.suse/kernel-sysctl.c-fix-out-of-bounds-access-when-settin.patch patches.suse/rtc-sh-Fix-invalid-alarm-warning-for-non-enabled-ala.patch patches.suse/rtc-da9063-set-uie_unsupported-when-relevant.patch patches.suse/scsi-qedi-remove-declaration-of-nvm_image-from-stack patches.suse/scsi-core-add-new-RDAC-LENOVO-DE_Series-device.patch patches.suse/msft-hv-1859-scsi-storvsc-Fix-calculation-of-sub-channel-count.patch patches.suse/msft-hv-1866-scsi-storvsc-Reduce-default-ring-buffer-size-to-128-.patch patches.suse/scsi-lpfc-Fix-missing-wakeups-on-abort-threads.patch patches.suse/mtd-cfi-fix-deadloop-in-cfi_cmdset_0002.c-do_write_b.patch patches.suse/0001-xen-Prevent-buffer-overflow-in-privcmd-ioctl.patch patches.suse/ARM-orion-don-t-use-using-64-bit-DMA-masks.patch patches.suse/ARM-iop-don-t-use-using-64-bit-DMA-masks.patch patches.suse/tpm-Fix-the-type-of-the-return-value-in-calc_tpm2_ev.patch patches.suse/NFC-nci-Add-some-bounds-checking-in-nci_hci_cmd_rece.patch patches.suse/bnxt_en-Improve-RX-consumer-index-validity-check.patch patches.suse/bnxt_en-Reset-device-on-RX-buffer-errors.patch patches.suse/iov_iter-Fix-build-error-without-CONFIG_CRYPTO.patch patches.suse/Bluetooth-btusb-request-wake-pin-with-NOAUTOEN.patch patches.suse/virtio_pci-fix-a-NULL-pointer-reference-in-vp_del_vq.patch patches.suse/virtio-Honour-may_reduce_num-in-vring_create_virtque.patch patches.suse/IB-hfi1-Failed-to-drain-send-queue-when-QP-is-put-in.patch patches.suse/IB-hfi1-Clear-the-IOWAIT-pending-bits-when-QP-is-put.patch patches.suse/IB-hfi1-Eliminate-opcode-tests-on-mr-deref.patch patches.suse/IB-hfi1-Fix-the-allocation-of-RSM-table.patch patches.suse/IB-mlx5-Reset-access-mask-when-looping-inside-page-f.patch patches.suse/RDMA-vmw_pvrdma-Fix-memory-leak-on-pvrdma_pci_remove.patch patches.suse/RDMA-hns-Fix-bug-that-caused-srq-creation-to-fail.patch patches.suse/RDMA-hns-Bugfix-for-SCC-hem-free.patch patches.suse/btrfs-do-not-allow-trimming-when-a-fs-is-mounted-wit.patch patches.suse/0001-drm-udl-add-a-release-method-and-delay-modeset-teard.patch patches.suse/0003-drm-mediatek-Fix-an-error-code-in-mtk_hdmi_dt_parse_.patch patches.suse/drm-mediatek-fix-possible-object-reference-leak.patch patches.suse/drm-amd-display-fix-cursor-black-issue.patch patches.suse/drm-omap-hdmi4_cec-Fix-CEC-clock-handling-for-PM.patch patches.suse/drm-sun4i-tcon-top-Fix-NULL-invalid-pointer-derefere.patch patches.suse/drm-i915-gvt-Annotate-iomem-usage.patch patches.suse/drm-i915-gvt-Prevent-use-after-free-in-ppgtt_free_al.patch patches.suse/drm-i915-gvt-Roundup-fb-height-into-tile-s-height-at.patch patches.suse/ACPICA-Namespace-remove-address-node-from-global-lis.patch patches.suse/ALSA-hda-realtek-Enable-headset-MIC-of-Acer-Travel2.patch patches.suse/ALSA-hda-realtek-Move-to-ACT_INIT-state.patch patches.suse/ALSA-hda-realtek-Add-quirk-for-Tuxedo-XC-1509.patch patches.suse/ALSA-seq-Fix-OOB-reads-from-strlcpy.patch patches.suse/ALSA-hda-Add-two-more-machines-to-the-power_save_bla.patch patches.suse/ASoC-hdmi-codec-fix-S-PDIF-DAI.patch patches.suse/ASoC-soc-pcm-fix-a-codec-fixup-issue-in-TDM-case.patch patches.suse/ASoC-nau8824-fix-the-issue-of-the-widget-with-prefix.patch patches.suse/ASoC-nau8810-fix-the-issue-of-widget-with-prefixed-n.patch patches.suse/ASoC-samsung-odroid-Fix-clock-configuration-for-4410.patch patches.suse/ASoC-wm_adsp-Add-locking-to-wm_adsp2_bus_error.patch patches.suse/ASoC-cs4270-Set-auto-increment-bit-for-register-writ.patch patches.suse/ASoC-fsl_esai-fix-channel-swap-issue-when-stream-sta.patch patches.suse/ASoC-tlv320aic32x4-Fix-Common-Pins.patch patches.suse/ASoC-stm32-fix-sai-driver-name-initialisation.patch patches.suse/iommu-amd-set-exclusion-range-correctly patches.suse/linux-kernel.h-Use-parentheses-around-argument-in-u6.patch patches.suse/objtool-add-rewind_stack_do_exit-to-the-noreturn-list.patch patches.suse/genirq-Respect-IRQCHIP_SKIP_SET_WAKE-in-irq_chip_set.patch patches.suse/x86-perf-amd-resolve-race-condition-when-disabling-pmc.patch patches.suse/x86-perf-amd-resolve-nmi-latency-issues-for-active-pmcs.patch patches.suse/x86-perf-amd-remove-need-to-check-running-bit-in-nmi-handler.patch patches.suse/sched-do-not-re-read-h_load_next-during-hierarchical-load-calculation.patch patches.suse/arm64-backtrace-Don-t-bother-trying-to-unwind-the-us.patch patches.suse/powerpc-vdso32-fix-CLOCK_MONOTONIC-on-PPC64.patch patches.suse/PCI-Add-function-1-DMA-alias-quirk-for-Marvell-9170-.patch patches.suse/0001-PCI-pciehp-Ignore-Link-State-Changes-after-powering-.patch patches.suse/clk-x86-Add-system-specific-quirk-to-mark-clocks-as-.patch patches.suse/platform-x86-pmc_atom-Drop-__initconst-on-dmi-table.patch patches.suse/scsi-csiostor-fix-missing-data-copy-in-csio_scsi_err_handler patches.suse/NFS-Forbid-setting-AF_INET6-to-struct-sockaddr_in-si.patch patches.suse/virtio-blk-limit-number-of-hw-queues-by-nr_cpu_ids.patch patches.suse/blk-mq-introduce-blk_mq_complete_request_sync.patch patches.suse/nvme-cancel-request-synchronously.patch patches.suse/block-do-not-leak-memory-in-bio_copy_user_iov.patch patches.suse/block-fix-the-return-errno-for-direct-IO.patch patches.suse/mm-make-page-ref-count-overflow-check-tighter-and-more-explicit.patch patches.suse/mm-add-try_get_page-helper-function.patch patches.suse/mm-prevent-get_user_pages-from-overflowing-page-refcount.patch patches.suse/fs-prevent-page-refcount-overflow-in-pipe_buf_get.patch patches.suse/fs-dax-deposit-pagetable-even-when-installing-zero-page.patch patches.suse/acpi-nfit-always-dump-_dsm-output-payload.patch patches.suse/libnvdimm-security-provide-fix-for-secure-erase-to-use-zero-key.patch patches.suse/libnvdimm-security-acpi-nfit-unify-zero-key-for-all-.patch patches.suse/kvm-mmu-Fix-overflow-on-kvm-mmu-page-limit-calculati.patch patches.suse/revert-svm-fix-avic-incomplete-ipi-emulation patches.suse/svm-avic-fix-invalidate-logical-apic-id-entry patches.suse/kvm-x86-svm-make-sure-nmi-is-injected-after-nmi_singlestep patches.suse/kvm-x86-don-t-clear-efer-during-smm-transitions-for-32-bit-vcpu patches.suse/kvm-x86-always-use-32-bit-smram-save-state-for-32-bit-kernels patches.suse/0001-KVM-fix-spectrev1-gadgets.patch patches.suse/mac80211-fix-unaligned-access-in-mesh-table-hash-fun.patch patches.suse/cfg80211-Handle-WMM-rules-in-regulatory-domain-inter.patch patches.suse/mac80211-fix-memory-accounting-with-A-MSDU-aggregati.patch patches.suse/mac80211-do-not-call-driver-wake_tx_queue-op-during-.patch patches.suse/nl80211-Add-NL80211_FLAG_CLEAR_SKB-flag-for-other-NL.patch patches.suse/mac80211-Honor-SW_CRYPTO_CONTROL-for-unicast-keys-in.patch patches.suse/mlxsw-spectrum_switchdev-Add-MDB-entries-in-prepare-.patch patches.suse/mlxsw-core-Do-not-use-WQ_MEM_RECLAIM-for-EMAD-workqu.patch patches.suse/mlxsw-core-Do-not-use-WQ_MEM_RECLAIM-for-mlxsw-order.patch patches.suse/mlxsw-core-Do-not-use-WQ_MEM_RECLAIM-for-mlxsw-workq.patch patches.suse/ibmvnic-Enable-GRO.patch patches.suse/ibmvnic-Fix-netdev-feature-clobbering-during-a-reset.patch patches.suse/net-tls-fix-the-IV-leaks.patch patches.suse/net-tls-don-t-leak-partially-sent-record-in-device-m.patch patches.suse/net-tls-fix-build-without-CONFIG_TLS_DEVICE.patch patches.suse/team-set-slave-to-promisc-if-team-is-already-in-prom.patch patches.suse/failover-allow-name-change-on-IFF_UP-slave-interface.patch patches.suse/net-tls-prevent-bad-memory-access-in-tls_is_sk_tx_de.patch patches.suse/vhost-reject-zero-size-iova-range.patch patches.suse/tipc-missing-entries-in-name-table-of-publications.patch patches.suse/net-fou-do-not-use-guehdr-after-iptunnel_pull_offloa.patch patches.suse/net-smc-wait-for-pending-work-before-clcsock-release_sock patches.suse/net-smc-fix-a-null-pointer-dereference patches.suse/net-smc-propagate-file-from-smc-to-tcp-socket patches.suse/net-smc-fix-return-code-from-flush-command patches.suse/net-smc-move-unhash-before-release-of-clcsock patches.suse/net-thunderx-raise-XDP-MTU-to-1508.patch patches.suse/net-thunderx-don-t-allow-jumbo-frames-with-XDP.patch patches.suse/0001-net-bridge-multicast-use-rcu-to-access-port-list-fro.patch patches.suse/mISDN-Check-address-length-before-reading-address-fa.patch patches.suse/vxge-fix-return-of-a-free-d-memblock-on-a-failed-dma.patch patches.suse/qede-fix-write-to-free-d-pointer-error-and-double-fr.patch patches.suse/ipv4-recompile-ip-options-in-ipv4_link_failure.patch patches.suse/ipv4-ensure-rcu_read_lock-in-ipv4_link_failure.patch patches.suse/qed-Delete-redundant-doorbell-recovery-types.patch patches.suse/qed-Fix-the-doorbell-address-sanity-check.patch patches.suse/qed-Fix-missing-DORQ-attentions.patch patches.suse/qed-Fix-the-DORQ-s-attentions-handling.patch patches.suse/net-mlx5-FPGA-tls-hold-rcu-read-lock-a-bit-longer.patch patches.suse/net-mlx5-FPGA-tls-idr-remove-on-flow-delete.patch patches.suse/net-mlx5e-XDP-Avoid-checksum-complete-when-XDP-prog-.patch patches.suse/net-mlx5e-Rx-Fixup-skb-checksum-for-packets-with-tai.patch patches.suse/net-mlx5e-Rx-Check-ip-headers-sanity.patch patches.suse/Revert-net-mlx5e-Enable-reporting-checksum-unnecessa.patch patches.suse/rt2x00-do-not-increment-sequence-number-while-re-tra.patch patches.suse/bonding-fix-event-handling-for-stacked-bonds.patch patches.suse/bnx2x-fix-spelling-mistake-dicline-decline.patch patches.suse/0001-net-bridge-fix-per-port-af_packet-sockets.patch patches.suse/net-atm-Fix-potential-Spectre-v1-vulnerabilities.patch patches.suse/net-Fix-missing-meta-data-in-skb-with-vlan-packet.patch patches.suse/qed-fix-spelling-mistake-faspath-fastpath.patch patches.suse/tcp-tcp_grow_window-needs-to-respect-tcp_space.patch patches.suse/ipmi-fix-sleep-in-atomic-in-free_user-at-cleanup-SRC.patch patches.suse/cifs-Fix-use-after-free-in-SMB2_write.patch patches.suse/cifs-Fix-use-after-free-in-SMB2_read.patch patches.suse/cifs-Fix-lease-buffer-length-error.patch patches.suse/cifs-fix-handle-leak-in-smb2_query_symlink-.patch patches.suse/CIFS-keep-FileInfo-handle-live-during-oplock-break.patch patches.suse/drm-ttm-fix-out-of-bounds-read-in-ttm_put_pages-v2.patch patches.suse/drm-ttm-fix-start-page-for-huge-page-check-in-ttm_pu.patch patches.suse/drm-ttm-fix-incrementing-the-page-pointer-for-huge-p.patch patches.suse/drm-amd-display-extending-AUX-SW-Timeout.patch patches.suse/drm-amdgpu-gmc9-fix-VM_L2_CNTL3-programming.patch patches.suse/drm-amd-display-If-one-stream-full-updates-full-upda.patch patches.suse/crypto-x86-poly1305-fix-overflow-during-partial-redu.patch patches.suse/Input-elan_i2c-add-hardware-ID-for-multiple-Lenovo-l.patch patches.suse/HID-input-add-mapping-for-Expose-Overview-key.patch patches.suse/HID-input-add-mapping-for-keyboard-Brightness-Up-Dow.patch patches.suse/HID-input-add-mapping-for-Toggle-Display-key.patch patches.suse/Input-snvs_pwrkey-initialize-necessary-driver-data-b.patch patches.suse/iio-gyro-bmg160-Use-millidegrees-for-temperature-sca.patch patches.suse/staging-iio-ad7192-Fix-ad7193-channel-address.patch patches.suse/iio-Fix-scan-mask-selection.patch patches.suse/iio-gyro-mpu3050-fix-chip-ID-reading.patch patches.suse/iio-adc-at91-disable-adc-channel-interrupt-in-timeou.patch patches.suse/io-accel-kxcjk1013-restore-the-range-after-resume.patch patches.suse/iio-dac-mcp4725-add-missing-powerdown-bits-in-store-.patch patches.suse/iio-adc-xilinx-fix-potential-use-after-free-on-remov.patch patches.suse/iio-cros_ec-Fix-the-maths-for-gyro-scale-calculation.patch patches.suse/iio-ad_sigma_delta-select-channel-when-reading-regis.patch patches.suse/iio-core-fix-a-possible-circular-locking-dependency.patch patches.suse/staging-comedi-vmk80xx-Fix-use-of-uninitialized-sema.patch patches.suse/staging-comedi-vmk80xx-Fix-possible-double-free-of-u.patch patches.suse/staging-comedi-ni_usb6501-Fix-use-of-uninitialized-m.patch patches.suse/staging-comedi-ni_usb6501-Fix-possible-double-free-o.patch patches.suse/0001-coredump-fix-race-condition-between-mmget_not_zero-g.patch patches.suse/sc16is7xx-move-label-err_spi-to-correct-section.patch patches.suse/sc16is7xx-put-err_spi-and-err_i2c-into-correct-ifdef.patch patches.suse/device_cgroup-fix-RCU-imbalance-in-error-case.patch patches.suse/x86-speculation-prevent-deadlock-on-ssb_state-lock.patch patches.suse/perf-core-fix-the-address-filtering-fix.patch patches.suse/perf-x86-fix-incorrect-pebs_regs.patch patches.suse/0001-tools-lib-traceevent-Fix-missing-equality-check-for-.patch patches.suse/perf-x86-amd-add-event-map-for-amd-family-17h.patch patches.suse/x86-kprobes-avoid-kretprobe-recursion-bug.patch patches.suse/ALSA-hda-Initialize-power_state-field-properly.patch patches.suse/ALSA-info-Fix-racy-addition-deletion-of-nodes.patch patches.suse/ALSA-core-Fix-card-races-between-register-and-discon.patch patches.suse/ALSA-hda-realtek-add-two-more-pin-configuration-sets.patch patches.suse/bfq-update-internal-depth-state-when-queue-depth-changes patches.suse/scsi-core-set-result-when-the-command-cannot-be-dispatched patches.suse/nfsd-Don-t-release-the-callback-slot-unless-it-was-a.patch patches.suse/ipv4-set-the-tcp_min_rtt_wlen-range-from-0-to-one-da.patch patches.suse/mlxsw-spectrum-Put-MC-TCs-into-DWRR-mode.patch patches.suse/mlxsw-pci-Reincrease-PCI-reset-timeout.patch patches.suse/mlxsw-spectrum-Fix-autoneg-status-in-ethtool.patch patches.suse/stmmac-pci-Adjust-IOT2000-matching.patch patches.suse/net-tls-fix-refcount-adjustment-in-fallback.patch patches.suse/team-fix-possible-recursive-locking-when-add-slaves.patch patches.suse/net-mlx5e-Fix-use-after-free-after-xdp_return_frame.patch patches.suse/net-mlx5e-Fix-the-max-MTU-check-in-case-of-XDP.patch patches.suse/net-mlx5e-ethtool-Remove-unsupported-SFP-EEPROM-high.patch patches.suse/net-tls-avoid-potential-deadlock-in-tls_set_device_o.patch patches.suse/net-tls-don-t-leak-IV-and-record-seq-when-offload-fa.patch patches.suse/net-stmmac-move-stmmac_check_ether_addr-to-driver-pr.patch patches.suse/spi-Micrel-eth-switch-declare-missing-of-table.patch patches.suse/spi-ST-ST95HF-NFC-declare-missing-of-table.patch patches.suse/net-socionext-replace-napi_alloc_frag-with-the-netde.patch patches.suse/net-rds-exchange-of-8K-and-1M-pool.patch patches.suse/net-rose-fix-unbound-loop-in-rose_loopback_timer.patch patches.suse/ipv4-add-sanity-checks-in-ipv4_link_failure.patch patches.suse/ceph-only-use-d_name-directly-when-parent-is-locked.patch patches.suse/ceph-ensure-d_name-stability-in-ceph_dentry_hash.patch patches.suse/ceph-fix-ci-i_head_snapc-leak.patch patches.suse/cifs-fix-memory-leak-in-SMB2_read.patch patches.suse/cifs-do-not-attempt-cifs-operation-on-smb2-rename-error.patch patches.suse/cifs-fix-page-reference-leak-with-readv-writev.patch patches.suse/0001-drm-bridge-dw-hdmi-Fix-overflow-workaround-for-Rockc.patch patches.suse/0002-drm-sun4i-Add-missing-drm_atomic_helper_shutdown-at-.patch patches.suse/0003-drm-sun4i-Set-device-driver-data-at-bind-time-for-us.patch patches.suse/0004-drm-sun4i-Fix-component-unbinding-and-component-mast.patch patches.suse/0005-drm-vc4-Fix-memory-leak-during-gpu-reset.patch patches.suse/0001-drm-sun4i-Unbind-components-before-releasing-DRM-and.patch patches.suse/gpu-ipu-v3-dp-fix-CSC-handling.patch patches.suse/drm-imx-don-t-skip-DP-channel-disable-for-background.patch patches.suse/tracing-fix-buffer_ref-pipe-ops.patch patches.suse/tracing-fix-a-memory-leak-by-early-error-exit-in-trace_pid_write.patch patches.suse/mm-page_alloc.c-avoid-potential-NULL-pointer-dereference.patch patches.suse/mm-page_alloc.c-fix-never-set-ALLOC_NOFRAGMENT-flag.patch patches.suse/fs-proc-proc_sysctl.c-Fix-a-NULL-pointer-dereference.patch patches.suse/slip-make-slhc_free-silently-accept-an-error-pointer.patch patches.suse/Input-synaptics-rmi4-fix-possible-double-free.patch patches.suse/Input-synaptics-rmi4-write-config-register-values-to.patch patches.suse/dmaengine-sh-rcar-dmac-With-cyclic-DMA-residue-0-is-.patch patches.suse/IB-rdmavt-Fix-frwr-memory-registration.patch patches.suse/RDMA-mlx5-Do-not-allow-the-user-to-write-to-the-cloc.patch patches.suse/RDMA-mlx5-Use-rdma_user_map_io-for-mapping-BAR-pages.patch patches.suse/RDMA-hns-Bugfix-for-mapping-user-db.patch patches.suse/selinux-use-kernel-linux-socket.h-for-genheaders-and-mdp patches.suse/USB-core-Fix-unterminated-string-returned-by-usb_str.patch patches.suse/USB-core-Fix-bug-caused-by-duplicate-interface-PM-us.patch patches.suse/usb-usbip-fix-isoc-packet-num-validation-in-get_pipe.patch patches.suse/USB-yurex-Fix-protection-fault-after-device-removal.patch patches.suse/USB-w1-ds2490-Fix-bug-caused-by-improper-use-of-alts.patch patches.suse/power-supply-sysfs-prevent-endless-uevent-loop-with-.patch patches.suse/tools-bpftool-fix-infinite-loop-in-map-create.patch patches.suse/net-phy-marvell-Fix-buffer-overrun-with-stats-counte.patch patches.suse/bnxt_en-Improve-multicast-address-setup-logic.patch patches.suse/bnxt_en-Free-short-FW-command-HWRM-memory-in-error-p.patch patches.suse/bnxt_en-Fix-possible-crash-in-bnxt_hwrm_ring_free-un.patch patches.suse/bnxt_en-Pass-correct-extended-TX-port-statistics-siz.patch patches.suse/bnxt_en-Fix-statistics-context-reservation-logic.patch patches.suse/bnxt_en-Fix-uninitialized-variable-usage-in-bnxt_rx_.patch patches.suse/net-tls-don-t-copy-negative-amounts-of-data-in-reenc.patch patches.suse/net-tls-fix-copy-to-fragments-in-reencrypt.patch patches.suse/mac80211-Fix-kernel-panic-due-to-use-of-txq-after-fr.patch patches.suse/mac80211-don-t-attempt-to-rename-ERR_PTR-debugfs-dir.patch patches.suse/0009-ipv6-invert-flowlabel-sharing-check-in-process-and-u.patch patches.suse/0010-ipv6-flowlabel-wait-rcu-grace-period-before-put_pid.patch patches.suse/xfrm-policy-Fix-out-of-bound-array-accesses-in-__xfr.patch patches.suse/xfrm-clean-up-xfrm-protocol-checks.patch patches.suse/net-dsa-bcm_sf2-fix-buffer-overflow-doing-set_rxnfc.patch patches.suse/appletalk-Set-error-code-if-register_snap_client-fai.patch patches.suse/iwlwifi-don-t-panic-in-error-path-on-non-msix-system.patch patches.suse/mwifiex-Make-resume-actually-do-something-useful-aga.patch patches.suse/iwlwifi-mvm-check-for-length-correctness-in-iwl_mvm_.patch patches.suse/iwlwifi-fix-driver-operation-for-5350.patch patches.suse/ath10k-Drop-WARN_ON-s-that-always-trigger-during-sys.patch patches.suse/sctp-avoid-running-the-sctp-state-machine-recursivel.patch patches.suse/packet-in-recvmsg-msg_name-return-at-least-sizeof-so.patch patches.suse/packet-validate-msg_namelen-in-send-directly.patch patches.suse/net-tls-avoid-NULL-pointer-deref-on-nskb-sk-in-fallb.patch patches.suse/ipv4-ip_do_fragment-Preserve-skb_iif-during-fragment.patch patches.suse/ALSA-hda-realtek-Add-new-Dell-platform-for-headset-m.patch patches.suse/ALSA-hda-realtek-Fixed-Dell-AIO-speaker-noise.patch patches.suse/ALSA-line6-use-dynamic-buffers.patch patches.suse/ALSA-hda-realtek-Apply-the-fixup-for-ASUS-Q325UAR.patch patches.suse/i2c-imx-correct-the-method-of-getting-private-data-i.patch patches.suse/i2c-synquacer-fix-enumeration-of-slave-devices.patch patches.suse/KVM-PPC-Book3S-Protect-memslots-while-validating-use.patch patches.suse/Abort-file_remove_privs-for-non-reg.-files.patch patches.suse/ufs-fix-braino-in-ufs_get_inode_gid-for-solaris-UFS-.patch patches.suse/x86-mm-mem_encrypt-disable-all-instrumentation-for-early-sme-setup.patch patches.suse/perf-x86-amd-update-generic-hardware-cache-events-for-family-17h.patch patches.suse/tty-rocket-fix-incorrect-forward-declaration-of-rp_i.patch patches.suse/sched-x86-save-flags-on-context-switch.patch patches.suse/cpu-speculation-add-mitigations-cmdline-option.patch patches.suse/x86-speculation-support-mitigations-cmdline-option.patch patches.suse/powerpc-speculation-support-mitigations-cmdline-option.patch patches.suse/s390-speculation-support-mitigations-cmdline-option.patch patches.suse/efi-arm-Show-SMBIOS-bank-device-location-in-CPER-and.patch patches.suse/genirq-Prevent-use-after-free-and-work-list-corrupti.patch patches.suse/smpboot-Place-the-__percpu-annotation-correctly.patch patches.suse/x86-apic-unify-duplicated-local-apic-timer-clockevent-initialization.patch patches.suse/x86-cpu-hygon-fix-phys_proc_id-calculation-logic-for-multi-die-processors.patch patches.suse/msft-hv-1873-x86-hyperv-Make-hv_vcpu_is_preempted-visible.patch patches.suse/x86-smpboot-Rename-match_die-to-match_pkg.patch patches.suse/x86-microcode-fix-the-ancient-deprecated-microcode-loading-method.patch patches.suse/s390-cpum_cf-add-support-for-cpu-mf-svn-6 patches.suse/s390-uv-introduce-guest-side-ultravisor-code patches.suse/s390-protvirt-block-kernel-command-line-alteration patches.suse/s390-cpum_cf_diag-add-support-for-cpu-mf-svn-6 patches.suse/s390-report-new-cpu-capabilities patches.suse/s390-pci-mark-command-line-parser-data-_initdata patches.suse/s390-pci-remove-unused-define patches.suse/s390-pci-move-everything-irq-related-to-pci_irq-c patches.suse/s390-sclp-detect-dirq-facility patches.suse/s390-airq-recognize-directed-interrupts patches.suse/s390-pci-clarify-interrupt-vector-usage patches.suse/s390-airq-provide-cacheline-aligned-ivs patches.suse/s390-pci-provide-support-for-cpu-directed-interrupts patches.suse/s390-show-statistics-for-msi-irqs patches.suse/s390-pci-gather-statistics-for-floating-vs-directed-irqs patches.suse/s390-pci-add-parameter-to-force-floating-irqs patches.suse/s390-pci-move-io-address-mapping-code-to-pci_insn-c patches.suse/s390-ism-move-oddities-of-device-io-to-wrapper-function patches.suse/s390-pci-provide-support-for-mio-instructions patches.suse/s390-pci-add-parameter-to-disable-usage-of-mio-instructions patches.suse/s390-enable-processes-for-mio-instructions patches.suse/0001-locking-futex-Allow-low-level-atomic-operations-to-r.patch patches.suse/arm64-Provide-a-command-line-to-disable-spectre_v2-m.patch patches.suse/arm64-Add-sysfs-vulnerability-show-for-spectre-v1.patch patches.suse/arm64-add-sysfs-vulnerability-show-for-meltdown.patch patches.suse/arm64-Advertise-mitigation-of-Spectre-v2-or-lack-the.patch patches.suse/arm64-Use-firmware-to-detect-CPUs-that-are-not-affec.patch patches.suse/arm64-Always-enable-spectre-v2-vulnerability-detecti.patch patches.suse/arm64-add-sysfs-vulnerability-show-for-spectre-v2.patch patches.suse/arm64-Always-enable-ssb-vulnerability-detection.patch patches.suse/arm64-add-sysfs-vulnerability-show-for-speculative-s.patch patches.suse/arm64-enable-generic-CPU-vulnerabilites-support.patch patches.suse/arm64-ssbs-Don-t-treat-CPUs-with-SSBS-as-unaffected-.patch patches.suse/arm64-speculation-Support-mitigations-cmdline-option.patch patches.suse/arm64-Restrict-ARM64_ERRATUM_1188873-mitigation-to-A.patch patches.suse/arm64-Make-ARM64_ERRATUM_1188873-depend-on-COMPAT.patch patches.suse/arm64-Add-part-number-for-Neoverse-N1.patch patches.suse/arm64-Apply-ARM64_ERRATUM_1188873-to-Neoverse-N1.patch patches.suse/ACPI-LPSS-Use-acpi_lpss_-instead-of-acpi_subsys_-fun.patch patches.suse/ACPI-button-reinitialize-button-state-upon-resume.patch patches.suse/0002-cpufreq-qoriq-add-support-for-lx2160a.patch patches.suse/cpufreq-kirkwood-fix-possible-object-reference-leak.patch patches.suse/cpufreq-pasemi-fix-possible-object-reference-leak.patch patches.suse/cpufreq-pmac32-fix-possible-object-reference-leak.patch patches.suse/cpufreq-ppc_cbe-fix-possible-object-reference-leak.patch patches.suse/PM-core-Propagate-dev-power.wakeup_path-when-no-call.patch patches.suse/0010-PM-devfreq-rk3399_dmc-remove-unneeded-semicolon.patch patches.suse/0011-PM-devfreq-rockchip-dfi-Move-GRF-definitions-to-a-co.patch patches.suse/0012-PM-devfreq-rk3399_dmc-Pass-ODT-and-auto-power-down-p.patch patches.suse/ACPI-property-restore-_DSD-data-subnodes-GUID-commen.patch patches.suse/ACPI-property-fix-handling-of-data_nodes-in-acpi_get.patch patches.suse/edac-amd64-add-family-17h-model-30h-pci-ids.patch patches.suse/edac-amd64-use-a-macro-for-iterating-over-unified-memory-controllers.patch patches.suse/edac-amd64-support-more-than-two-unified-memory-controllers.patch patches.suse/edac-amd64-set-maximum-channel-layer-size-depending-on-family.patch patches.suse/edac-amd64-recognize-x16-symbol-size.patch patches.suse/edac-amd64-adjust-printed-chip-select-sizes-when-interleaved.patch patches.suse/x86-mce-fix-machine_check_poll-tests-for-error-types.patch patches.suse/x86-mce-handle-varying-mca-bank-counts.patch patches.suse/hwmon-f71805f-Use-request_muxed_region-for-Super-IO-.patch patches.suse/hwmon-pc87427-Use-request_muxed_region-for-Super-IO-.patch patches.suse/hwmon-smsc47b397-Use-request_muxed_region-for-Super-.patch patches.suse/hwmon-smsc47m1-Use-request_muxed_region-for-Super-IO.patch patches.suse/hwmon-w83627hf-Use-request_muxed_region-for-Super-IO.patch patches.suse/hwmon-vt1211-Use-request_muxed_region-for-Super-IO-a.patch patches.suse/hwrng-omap-Set-default-quality.patch patches.suse/crypto-vmx-fix-copy-paste-error-in-CTR-mode.patch patches.suse/crypto-fips-Grammar-s-options-option-s-to-the.patch patches.suse/crypto-crct10dif-generic-fix-use-via-crypto_shash_di.patch patches.suse/crypto-x86-crct10dif-pcl-fix-use-via-crypto_shash_di.patch patches.suse/crypto-skcipher-don-t-WARN-on-unprocessed-data-after.patch patches.suse/crypto-chacha20poly1305-set-cra_name-correctly.patch patches.suse/hwrng-stm32-fix-unbalanced-pm_runtime_enable.patch patches.suse/crypto-ccp-Do-not-free-psp_master-when-PLATFORM_INIT.patch patches.suse/crypto-arm-aes-neonbs-don-t-access-already-freed-wal.patch patches.suse/crypto-vmx-return-correct-error-code-on-failed-setke.patch patches.suse/crypto-gcm-fix-incompatibility-between-gcm-and-gcm_b.patch patches.suse/crypto-ccm-fix-incompatibility-between-ccm-and-ccm_b.patch patches.suse/crypto-sun4i-ss-Fix-invalid-calculation-of-hash-end.patch patches.suse/crypto-caam-qi2-fix-zero-length-buffer-DMA-mapping.patch patches.suse/crypto-caam-qi2-fix-DMA-mapping-of-stack-memory.patch patches.suse/crypto-caam-qi2-generate-hash-keys-in-place.patch patches.suse/regulator-tps65086-Fix-tps65086_ldoa1_ranges-for-sel.patch patches.suse/spi-Fix-zero-length-xfer-bug.patch patches.suse/spi-rspi-Fix-sequencer-reset-during-initialization.patch patches.suse/spi-spi-topcliff-pch-Fix-to-handle-empty-DMA-buffers.patch patches.suse/spi-tegra114-clear-packed-bit-for-unpacked-mode.patch patches.suse/spi-tegra114-fix-for-unpacked-mode-transfers.patch patches.suse/spi-tegra114-terminate-dma-and-reset-on-transfer-tim.patch patches.suse/spi-tegra114-flush-fifos.patch patches.suse/spi-tegra114-configure-dma-burst-size-to-fifo-trig-l.patch patches.suse/spi-tegra114-reset-controller-on-probe.patch patches.suse/spi-pxa2xx-fix-SCR-divisor-calculation.patch patches.suse/spi-spi-mem-export-spi_mem_default_supports_op.patch patches.suse/spi-bcm2835aux-unifying-code-between-polling-and-int.patch patches.suse/spi-bcm2835aux-remove-dangerous-uncontrolled-read-of.patch patches.suse/spi-bcm2835aux-fix-corruptions-for-longer-spi-transf.patch patches.suse/spi-bcm2835aux-fix-driver-to-not-allow-65535-1-cs-gp.patch patches.suse/spi-bcm2835aux-warn-in-dmesg-that-native-cs-is-not-r.patch patches.suse/spi-bcm2835aux-setup-gpio-cs-to-output-and-correct-l.patch patches.suse/spi-mem-fix-kernel-doc-for-spi_mem_dirmap_-read-writ.patch patches.suse/spi-pxa2xx-Add-support-for-Intel-Comet-Lake.patch patches.suse/0001-keys-safe-concurrent-user-session-uid-_keyring-acces.patch patches.suse/hid-core-move-usage-page-concatenation-to-main-item.patch patches.suse/HID-logitech-hidpp-change-low-battery-level-threshol.patch patches.suse/HID-logitech-hidpp-use-RAP-instead-of-FAP-to-get-the.patch patches.suse/kbuild-use-flive-patching-when-config_livepatch-is-enabled.patch patches.suse/livepatch-convert-error-about-unsupported-reliable-stacktrace-into-a-warning.patch patches.suse/livepatch-remove-custom-kobject-state-handling.patch patches.suse/livepatch-remove-duplicated-code-for-early-initialization.patch patches.suse/btrfs-factor-our-read-write-stage-off-csum_tree_bloc.patch patches.suse/0001-btrfs-Don-t-panic-when-we-can-t-find-a-root-key.patch patches.suse/0001-btrfs-reloc-Fix-NULL-pointer-dereference-due-to-expa.patch patches.suse/0001-btrfs-extent_io-Move-the-BUG_ON-in-flush_write_bio-o.patch patches.suse/0002-btrfs-extent_io-Handle-errors-better-in-extent_write.patch patches.suse/0003-btrfs-extent_io-Handle-errors-better-in-btree_write_.patch patches.suse/0004-btrfs-extent_io-Kill-dead-condition-in-extent_write_.patch patches.suse/0005-btrfs-extent_io-Handle-errors-better-in-extent_write.patch patches.suse/0006-btrfs-extent_io-add-proper-error-handling-to-lock_ex.patch patches.suse/0007-btrfs-extent_io-Handle-errors-better-in-extent_write.patch patches.suse/0001-btrfs-Move-btrfs_check_chunk_valid-to-tree-check.-ch.patch patches.suse/0002-btrfs-tree-checker-Make-chunk-item-checker-messages-.patch patches.suse/0003-btrfs-tree-checker-Make-btrfs_check_chunk_valid-retu.patch patches.suse/0004-btrfs-tree-checker-Check-chunk-item-at-tree-block-re.patch patches.suse/0005-btrfs-tree-checker-Verify-dev-item.patch patches.suse/0006-btrfs-tree-checker-Enhance-chunk-checker-to-validate.patch patches.suse/0007-btrfs-tree-checker-Verify-inode-item.patch patches.suse/0008-btrfs-inode-Verify-inode-mode-to-avoid-NULL-pointer-.patch patches.suse/0009-btrfs-tree-checker-get-fs_info-from-eb-in-generic_er.patch patches.suse/0010-btrfs-tree-checker-get-fs_info-from-eb-in-file_exten.patch patches.suse/0011-btrfs-tree-checker-get-fs_info-from-eb-in-check_csum.patch patches.suse/0012-btrfs-tree-checker-get-fs_info-from-eb-in-dir_item_e.patch patches.suse/0013-btrfs-tree-checker-get-fs_info-from-eb-in-check_dir_.patch patches.suse/0014-btrfs-tree-checker-get-fs_info-from-eb-in-block_grou.patch patches.suse/0015-btrfs-tree-checker-get-fs_info-from-eb-in-check_bloc.patch patches.suse/0016-btrfs-tree-checker-get-fs_info-from-eb-in-check_exte.patch patches.suse/0017-btrfs-tree-checker-get-fs_info-from-eb-in-check_leaf.patch patches.suse/0018-btrfs-tree-checker-get-fs_info-from-eb-in-check_leaf.patch patches.suse/0019-btrfs-tree-checker-get-fs_info-from-eb-in-chunk_err.patch patches.suse/0020-btrfs-tree-checker-get-fs_info-from-eb-in-dev_item_e.patch patches.suse/0021-btrfs-tree-checker-get-fs_info-from-eb-in-check_dev_.patch patches.suse/0022-btrfs-tree-checker-get-fs_info-from-eb-in-check_inod.patch patches.suse/btrfs-Rename-and-export-clear_btree_io_tree.patch patches.suse/btrfs-fix-data-bytes_may_use-underflow-with-fallocate-due-to-failed-quota-reserve.patch patches.suse/0001-btrfs-tree-checker-Remove-comprehensive-root-owner-c.patch patches.suse/0002-btrfs-Do-mandatory-tree-block-check-before-submittin.patch patches.suse/0001-btrfs-delayed-ref-Introduce-better-documented-delaye.patch patches.suse/0002-btrfs-extent-tree-Open-code-process_func-in-__btrfs_.patch patches.suse/0003-btrfs-delayed-ref-Use-btrfs_ref-to-refactor-btrfs_ad.patch patches.suse/0004-btrfs-delayed-ref-Use-btrfs_ref-to-refactor-btrfs_ad.patch patches.suse/0006-btrfs-extent-tree-Use-btrfs_ref-to-refactor-add_pinn.patch patches.suse/0007-btrfs-extent-tree-Use-btrfs_ref-to-refactor-btrfs_in.patch patches.suse/0008-btrfs-extent-tree-Use-btrfs_ref-to-refactor-btrfs_fr.patch patches.suse/0009-btrfs-qgroup-Don-t-scan-leaf-if-we-re-modifying-relo.patch patches.suse/btrfs-send-flush-dellaloc-in-order-to-avoid-data-los.patch patches.suse/Btrfs-fix-race-between-send-and-deduplication-that-l.patch patches.suse/btrfs-improve-performance-on-fsync-of-files-with-mul.patch patches.suse/btrfs-track-dio-bytes-in-flight.patch patches.suse/btrfs-reserve-delalloc-metadata-differently.patch patches.suse/scsi-be2iscsi-be_iscsi-mark-expected-switch-fall-through patches.suse/scsi-be2iscsi-be_main-mark-expected-switch-fall-through patches.suse/scsi-csiostor-csio_wr-mark-expected-switch-fall-through patches.suse/mmc-sdhci-of-esdhc-add-erratum-eSDHC5-support.patch patches.suse/mmc-sdhci-of-esdhc-add-erratum-eSDHC-A001-and-A-0083.patch patches.suse/mmc-sdhci-of-esdhc-add-erratum-A-009204-support.patch patches.suse/mmc_spi-add-a-status-check-for-spi_sync_locked.patch patches.suse/mmc-core-make-pwrseq_emmc-partially-support-sleepy-G.patch patches.suse/mmc-sdhci-pci-Add-support-for-Intel-CML.patch patches.suse/mmc-core-fix-possible-use-after-free-of-host.patch patches.suse/mmc-core-Verify-SD-bus-width.patch patches.suse/mmc-mmci-Prevent-polling-for-busy-detection-in-IRQ-c.patch patches.suse/mmc-core-Fix-tag-set-memory-leak.patch patches.suse/mmc-sdhci-pci-Fix-BYT-OCP-setting.patch patches.suse/drivers-fix-a-typo-in-the-kernel-doc-for-devm_platfo.patch patches.suse/kernfs-fix-barrier-usage-in-__kernfs_new_node.patch patches.suse/iio-common-ssp_sensors-Initialize-calculated_time-in.patch patches.suse/iio-hmc5843-fix-potential-NULL-pointer-dereferences.patch patches.suse/iio-ad_sigma_delta-Properly-handle-SPI-bus-locking-v.patch patches.suse/msft-hv-1870-Drivers-hv-vmbus-Remove-the-undesired-put_cpu_ptr-in.patch patches.suse/phy-sun4i-usb-Make-sure-to-disable-PHY0-passby-for-p.patch patches.suse/stm-class-Fix-channel-free-in-stm-output-free-path.patch patches.suse/intel_th-pci-Add-Comet-Lake-support.patch patches.suse/chardev-add-additional-check-for-minor-range-overlap.patch patches.suse/nvmem-core-fix-read-buffer-in-place.patch patches.suse/extcon-arizona-Disable-mic-detect-if-running-when-dr.patch patches.suse/Drivers-misc-fix-out-of-bounds-access-in-function-pa.patch patches.suse/w1-fix-the-resume-command-API.patch patches.suse/thunderbolt-Fix-to-check-for-kmemdup-failure.patch patches.suse/intel_th-msu-Fix-single-mode-with-IOMMU.patch patches.suse/ALSA-line6-Avoid-polluting-led_-namespace.patch patches.suse/leds-avoid-races-with-workqueue.patch patches.suse/md-batch-flush-requests.patch patches.suse/md-add-mddev-pers-to-avoid-potential-NULL-pointer-de.patch patches.suse/0038-md-add-a-missing-endianness-conversion-in-check_sb_c.patch patches.suse/0039-md-use-correct-types-in-md_bitmap_print_sb.patch patches.suse/0040-md-use-correct-type-in-super_1_load.patch patches.suse/0041-md-use-correct-type-in-super_1_sync.patch patches.suse/0043-md-add-__acquires-__releases-annotations-to-un-lock_.patch patches.suse/0044-md-add-__acquires-__releases-annotations-to-handle_a.patch patches.suse/block-disk_events-introduce-event-flags.patch patches.suse/Revert-ide-unexport-DISK_EVENT_MEDIA_CHANGE-for-i.patch patches.suse/Revert-block-unexport-DISK_EVENT_MEDIA_CHANGE-for.patch patches.suse/block-check_events-don-t-bother-with-events-if-un.patch patches.suse/block-don-t-show-io_timeout-if-driver-has-no-timeout.patch patches.suse/block-fix-use-after-free-on-gendisk.patch patches.suse/0045-md-return-ENODEV-if-rdev-has-no-mddev-assigned.patch patches.suse/md-raid-raid5-preserve-the-writeback-action-after-th.patch patches.suse/0001-bcache-fix-crashes-stopping-bcache-device-before-rea.patch patches.suse/0002-bcache-fix-inaccurate-result-of-unused-buckets.patch patches.suse/0003-bcache-avoid-clang-Wunintialized-warning.patch patches.suse/0004-bcache-Clean-up-bch_get_congested.patch patches.suse/0005-bcache-fix-a-race-between-cache-register-and-cachese.patch patches.suse/0006-bcache-move-definition-of-int-ret-out-of-macro-read_.patch patches.suse/0007-bcache-never-set-KEY_PTRS-of-journal-key-to-0-in-jou.patch patches.suse/0008-bcache-add-failure-check-to-run_cache_set-for-journa.patch patches.suse/0009-bcache-add-comments-for-kobj-release-callback-routin.patch patches.suse/0010-bcache-return-error-immediately-in-bch_journal_repla.patch patches.suse/0011-bcache-add-error-check-for-calling-register_bdev.patch patches.suse/0012-bcache-Add-comments-for-blkdev_put-in-registration-c.patch patches.suse/0013-bcache-add-comments-for-closure_fn-to-be-called-in-c.patch patches.suse/0014-bcache-improve-bcache_reboot.patch patches.suse/0015-bcache-fix-failure-in-journal-relplay.patch patches.suse/0016-bcache-fix-wrong-usage-use-after-freed-on-keylist-in.patch patches.suse/0017-bcache-avoid-potential-memleak-of-list-of-journal_re.patch patches.suse/nvme-tcp-fix-a-NULL-deref-when-an-admin-connect-time.patch patches.suse/nvme-rdma-fix-a-NULL-deref-when-an-admin-connect-tim.patch patches.suse/0018-bcache-remove-redundant-LIST_HEAD-journal-from-run_c.patch patches.suse/0019-bcache-make-is_discard_enabled-static.patch patches.suse/nvme-multipath-split-bios-with-the-ns_head-bio_set-b.patch patches.suse/blk-mq-free-hw-queue-s-resource-in-hctx-s-release-handler.patch patches.suse/0001-ahci-qoriq-add-lx2160-platforms-support.patch patches.suse/audit-fix-a-memleak-caused-by-auditing-load-module.patch patches.suse/audit-fix-a-memory-leak-bug.patch patches.suse/ext4-make-sanity-check-in-mballoc-more-strict.patch patches.suse/jbd2-check-superblock-mapped-prior-to-committing.patch patches.suse/ext4-protect-journal-inode-s-blocks-using-block_vali.patch patches.suse/ext4-fix-use-after-free-race-with-debug_want_extra_i.patch patches.suse/ext4-actually-request-zeroing-of-inode-table-after-g.patch patches.suse/ext4-fix-ext4_show_options-for-file-systems-w-o-jour.patch patches.suse/0001-of-fix-clang-Wunsequenced-for-be32_to_cpu.patch patches.suse/ibmvnic-Report-actual-backing-device-speed-and-duple.patch patches.suse/net-hns3-Make-hclgevf_update_link_mode-static.patch patches.suse/intel-correct-return-from-set-features-callback.patch patches.suse/igb-Exclude-device-from-suspend-direct-complete-opti.patch patches.suse/igb-fix-various-indentation-issues.patch patches.suse/e1000e-Disable-runtime-PM-on-CNP.patch patches.suse/igc-Add-multiple-receive-queues-control-supporting.patch patches.suse/igc-Extend-the-ethtool-supporting.patch patches.suse/igc-Add-support-for-statistics.patch patches.suse/igc-Add-support-for-the-ntuple-feature.patch patches.suse/igc-Fix-the-typo-in-igc_base.h-header-definition.patch patches.suse/igc-Remove-unneeded-hw_dbg-prints.patch patches.suse/ice-Fix-broadcast-traffic-in-port-VLAN-mode.patch patches.suse/ice-Fix-issue-with-VF-reset-and-multiple-VFs-support.patch patches.suse/ice-avoid-multiple-unnecessary-de-references-in-prob.patch patches.suse/ice-remove-redundant-variable-and-if-condition.patch patches.suse/ice-Ensure-only-valid-bits-are-set-in-ice_aq_set_phy.patch patches.suse/ice-use-ice_for_each_vsi-macro-when-possible.patch patches.suse/ice-configure-GLINT_ITR-to-always-have-an-ITR-gran-o.patch patches.suse/ice-Implement-flow-to-reset-VFs-with-PFR-and-other-r.patch patches.suse/ice-Get-resources-per-function.patch patches.suse/ice-Reset-all-VFs-with-VFLR-during-SR-IOV-init-flow.patch patches.suse/ice-Determine-descriptor-count-and-ring-size-based-o.patch patches.suse/qede-Populate-mbi-version-in-ethtool-driver-query-da.patch patches.suse/qed-Define-new-MF-bit-for-no_vlan-config.patch patches.suse/net-hns3-Make-hclge_destroy_cmd_queue-static.patch patches.suse/ice-Enable-MAC-anti-spoof-by-default.patch patches.suse/ice-Fix-issue-reclaiming-resources-back-to-the-pool-.patch patches.suse/ice-fix-static-analysis-warnings.patch patches.suse/ice-Remove-unused-function-prototype.patch patches.suse/ice-Fix-issue-reconfiguring-VF-queues.patch patches.suse/ice-fix-the-divide-by-zero-issue.patch patches.suse/ice-fix-some-function-prototype-and-signature-style-.patch patches.suse/ice-Remove-unused-vsi_id-field.patch patches.suse/ice-code-cleanup-in-ice_sched.c.patch patches.suse/ice-Add-support-for-PF-VF-promiscuous-mode.patch patches.suse/ice-Enable-LAN_EN-for-the-right-recipes.patch patches.suse/ice-Do-not-set-LB_EN-for-prune-switch-rules.patch patches.suse/ice-Set-LAN_EN-for-all-directional-rules.patch patches.suse/ice-Don-t-let-VF-know-that-it-is-untrusted.patch patches.suse/ice-Get-VF-VSI-instances-directly-via-PF.patch patches.suse/ice-update-VSI-config-dynamically.patch patches.suse/ice-Restore-VLAN-switch-rule-if-port-VLAN-existed-be.patch patches.suse/ice-use-irq_num-var-in-ice_vsi_req_irq_msix.patch patches.suse/ice-Enable-link-events-over-the-ARQ.patch patches.suse/ice-Retrieve-rx_buf-in-separate-function.patch patches.suse/ice-Pull-out-page-reuse-checks-onto-separate-functio.patch patches.suse/ice-Get-rid-of-ice_pull_tail.patch patches.suse/ice-Introduce-bulk-update-for-page-count.patch patches.suse/ice-Gather-the-rx-buf-clean-up-logic-for-better-reus.patch patches.suse/ice-Limit-the-ice_add_rx_frag-to-frag-addition.patch patches.suse/ice-map-Rx-buffer-pages-with-DMA-attributes.patch patches.suse/ice-Prevent-unintended-multiple-chain-resets.patch patches.suse/ice-change-VF-VSI-tc-info-along-with-num_queues.patch patches.suse/ice-add-and-use-new-ice_for_each_traffic_class-macro.patch patches.suse/ice-Create-a-generic-name-for-the-ice_rx_flg64_bits-.patch patches.suse/openvswitch-add-seqadj-extension-when-NAT-is-used.patch patches.suse/ice-Remove-unnecessary-newlines-from-log-messages.patch patches.suse/ice-use-virt-channel-status-codes.patch patches.suse/ice-Put-__ICE_PREPARED_FOR_RESET-check-in-ice_prepar.patch patches.suse/ice-Implement-pci_error_handler-ops.patch patches.suse/ice-Fix-for-adaptive-interrupt-moderation.patch patches.suse/ice-enable-VF-admin-queue-interrupts.patch patches.suse/ice-Fix-issue-with-VF-attempt-to-delete-default-MAC-.patch patches.suse/ice-Do-not-bail-out-when-filter-already-exists.patch patches.suse/ice-Audit-hotpath-structures-with-pahole.patch patches.suse/ice-Add-missing-case-in-print_link_msg-for-printing-.patch patches.suse/ice-Remove-unused-function-prototype-10c7e4c5.patch patches.suse/ice-Remove-unnecessary-braces.patch patches.suse/ice-Update-function-header-for-__ice_vsi_get_qs.patch patches.suse/ice-Update-comment-regarding-the-ITR_GRAN_S.patch patches.suse/ice-Remove-2-BITS-comment.patch patches.suse/bnx2x-Utilize-FW-7.13.11.0.patch patches.suse/inet-switch-IP-ID-generator-to-siphash.patch patches.suse/batman-adv-allow-updating-DAT-entry-timeouts-on-inco.patch patches.suse/cxgb4-Update-1.23.3.0-as-the-latest-firmware-support.patch patches.suse/cxgb4-cxgb4vf-Display-advertised-FEC-in-ethtool.patch patches.suse/net-hns3-check-1000M-half-for-hns3_ethtool_ops.set_l.patch patches.suse/net-hns3-reduce-resources-use-in-kdump-kernel.patch patches.suse/net-hns3-modify-the-VF-network-port-media-type-acqui.patch patches.suse/net-hns3-return-0-and-print-warning-when-hit-duplica.patch patches.suse/net-hns3-minor-optimization-for-ring_space.patch patches.suse/net-hns3-minor-optimization-for-datapath.patch patches.suse/net-hns3-simplify-hclgevf_cmd_csq_clean.patch patches.suse/net-hns3-add-protect-when-handling-mac-addr-list.patch patches.suse/net-hns3-check-resetting-status-in-hns3_get_stats.patch patches.suse/net-hns3-prevent-change-MTU-when-resetting.patch patches.suse/net-hns3-modify-HNS3_NIC_STATE_INITED-flag-in-hns3_r.patch patches.suse/net-hns3-split-function-hnae3_match_n_instantiate.patch patches.suse/ehea-Fix-a-copy-paste-err-in-ehea_init_port_res.patch patches.suse/ibmvnic-remove-set-but-not-used-variable-netdev.patch patches.suse/net-hns-fix-unsigned-comparison-to-less-than-zero.patch patches.suse/cxgb4-Don-t-return-EAGAIN-when-TCAM-is-full.patch patches.suse/net-hns3-set-vport-alive-state-to-default-while-rese.patch patches.suse/net-hns3-set-up-the-vport-alive-state-while-reinitia.patch patches.suse/net-hns3-not-reset-vport-who-not-alive-when-PF-reset.patch patches.suse/net-hns3-adjust-the-timing-of-hns3_client_stop-when-.patch patches.suse/net-hns3-deactive-the-reset-timer-when-reset-success.patch patches.suse/net-hns3-ignore-lower-level-new-coming-reset.patch patches.suse/net-hns3-do-not-request-reset-when-hardware-resettin.patch patches.suse/net-hns3-handle-pending-reset-while-reset-fail.patch patches.suse/net-hns3-stop-mailbox-handling-when-command-queue-ne.patch patches.suse/net-hns3-add-error-handler-for-initializing-command-.patch patches.suse/net-hns3-remove-resetting-check-in-hclgevf_reset_tas.patch patches.suse/net-hns3-fix-keep_alive_timer-not-stop-problem.patch patches.suse/qmi_wwan-Add-quirk-for-Quectel-dynamic-config.patch patches.suse/net-sched-cbs-fix-port_rate-miscalculation.patch patches.suse/bpf-Support-variable-offset-stack-access-from-helper.patch patches.suse/bpf-add-verifier-stats-and-log_level-bit-2.patch patches.suse/bpf-improve-verification-speed-by-droping-states.patch patches.suse/bpf-improve-verification-speed-by-not-remarking-live.patch patches.suse/bpf-increase-complexity-limit-and-maximum-program-size.patch patches.suse/bpf-increase-verifier-log-limit.patch patches.suse/bpf-Reject-indirect-var_off-stack-access-in-raw-mode.patch patches.suse/bpf-Reject-indirect-var_off-stack-access-in-unpriv-m.patch patches.suse/bpf-Sanity-check-max-value-for-var_off-stack-access.patch patches.suse/bpf-Add-missed-newline-in-verifier-verbose-log.patch patches.suse/net-smc-nonblocking-connect-rework patches.suse/net-smc-fallback-to-tcp-after-connect-problems patches.suse/net-smc-check-for-ip-prefix-and-subnet patches.suse/net-smc-consolidate-function-parameters patches.suse/net-smc-cleanup-of-get-vlan-id patches.suse/net-smc-code-cleanup-smc_listen_work patches.suse/net-smc-improve-smc_listen_work-reason-codes patches.suse/net-smc-improve-smc_conn_create-reason-codes patches.suse/net-hns3-modify-VLAN-initialization-to-be-compatible.patch patches.suse/net-hns3-fix-VLAN-offload-handle-for-VLAN-inserted-b.patch patches.suse/net-hns3-fix-set-port-based-VLAN-for-PF.patch patches.suse/net-hns3-fix-set-port-based-VLAN-issue-for-VF.patch patches.suse/net-hns3-minor-refactor-for-hns3_rx_checksum.patch patches.suse/net-hns3-add-hns3_gro_complete-for-HW-GRO-process.patch patches.suse/net-hns3-always-assume-no-drop-TC-for-performance-re.patch patches.suse/net-hns3-divide-shared-buffer-between-TC.patch patches.suse/net-hns3-set-dividual-reset-level-for-all-RAS-and-MS.patch patches.suse/net-hns3-do-not-initialize-MDIO-bus-when-PHY-is-inex.patch patches.suse/net-hns3-free-the-pending-skb-when-clean-RX-ring.patch patches.suse/net-hns3-code-optimization-for-command-queue-spin-lo.patch patches.suse/net-hns3-fix-sparse-warning-when-calling-hclge_set_v.patch patches.suse/net-hns3-fix-for-vport-bw_limit-overflow-problem.patch patches.suse/bnx2x-Replace-magic-numbers-with-macro-definitions.patch patches.suse/bnx2x-Add-support-for-detection-of-P2P-event-packets.patch patches.suse/i40e-Queues-are-reserved-despite-Invalid-argument-er.patch patches.suse/i40e-Implement-DDP-support-in-i40e-driver.patch patches.suse/i40e-don-t-allow-changes-to-HW-VLAN-stripping-on-act.patch patches.suse/i40e-save-PTP-time-before-a-device-reset.patch patches.suse/i40e-Fix-for-10G-ports-LED-not-blinking.patch patches.suse/i40e-Update-i40e_init_dcb-to-return-correct-error.patch patches.suse/i40e-Remove-misleading-messages-for-untrusted-VF.patch patches.suse/i40e-Changed-maximum-supported-FW-API-version-to-1.8.patch patches.suse/i40e-The-driver-now-prints-the-API-version-in-error-.patch patches.suse/i40e-Report-advertised-link-modes-on-40GBASE_SR4.patch patches.suse/i40e-Able-to-add-up-to-16-MAC-filters-on-an-untruste.patch patches.suse/i40e-Fix-misleading-error-message.patch patches.suse/brcmfmac-fix-WARNING-during-USB-disconnect-in-case-o.patch patches.suse/brcmfmac-fix-NULL-pointer-derefence-during-USB-disco.patch patches.suse/brcmfmac-fix-race-during-disconnect-when-USB-complet.patch patches.suse/brcmfmac-fix-Oops-when-bringing-up-interface-during-.patch patches.suse/brcmfmac-convert-dev_init_lock-mutex-to-completion.patch patches.suse/brcmfmac-fix-missing-checks-for-kmemdup.patch patches.suse/b43-shut-up-clang-Wuninitialized-variable-warning.patch patches.suse/mwifiex-Fix-mem-leak-in-mwifiex_tm_cmd.patch patches.suse/rtlwifi-fix-a-potential-NULL-pointer-dereference.patch patches.suse/rtlwifi-fix-potential-NULL-pointer-dereference.patch patches.suse/brcmfmac-fix-leak-of-mypkt-on-error-return-path.patch patches.suse/ice-Fix-typos-in-code-comments.patch patches.suse/ice-Fix-incorrect-use-of-abbreviations.patch patches.suse/ice-Bump-version.patch patches.suse/ice-Add-code-for-DCB-initialization-part-1-4.patch patches.suse/ice-Add-code-for-DCB-initialization-part-2-4.patch patches.suse/ice-Add-code-for-DCB-initialization-part-3-4.patch patches.suse/ice-Add-code-for-DCB-initialization-part-4-4.patch patches.suse/ice-Add-code-to-process-LLDP-MIB-change-events.patch patches.suse/ice-Update-rings-based-on-TC-information.patch patches.suse/ice-Add-priority-information-into-VLAN-header.patch patches.suse/ice-Add-code-to-get-DCB-related-statistics.patch patches.suse/ice-Add-code-for-DCB-rebuild.patch patches.suse/ice-Add-code-to-control-FW-LLDP-and-DCBX.patch patches.suse/ice-Bump-driver-version.patch patches.suse/ice-Calculate-ITR-increment-based-on-direct-calculat.patch patches.suse/net-hns3-add-reset-statistics-info-for-PF.patch patches.suse/net-hns3-add-reset-statistics-for-VF.patch patches.suse/net-hns3-add-some-debug-information-for-hclge_check_.patch patches.suse/net-hns3-add-some-debug-info-for-hclgevf_get_mbx_res.patch patches.suse/net-hns3-refine-tx-timeout-count-handle.patch patches.suse/net-hns3-fix-loop-condition-of-hns3_get_tx_timeo_que.patch patches.suse/net-hns3-dump-more-information-when-tx-timeout-happe.patch patches.suse/net-hns3-Add-support-for-netif-message-level-setting.patch patches.suse/net-hns3-add-support-for-dump-ncl-config-by-debugfs.patch patches.suse/net-hns3-Add-handling-of-MAC-tunnel-interruption.patch patches.suse/net-hns3-add-queue-s-statistics-update-to-service-ta.patch patches.suse/net-hns3-add-function-type-check-for-debugfs-help-in.patch patches.suse/net-phy-marvell-add-new-default-led-configure-for-m8.patch patches.suse/net-mlx5e-XDP-Fix-shifted-flag-index-in-RQ-bitmap.patch patches.suse/Bluetooth-hidp-fix-buffer-overflow.patch patches.suse/6lowpan-Off-by-one-handling-nexthdr.patch patches.suse/Bluetooth-Align-minimum-encryption-key-size-for-LE-a.patch patches.suse/0051-amd-xgbe-Mark-expected-switch-fall-throughs.patch patches.suse/cxgb4-cxgb4vf_main-Mark-expected-switch-fall-through.patch patches.suse/net-hns3-fix-data-race-between-ring-next_to_clean.patch patches.suse/net-hns3-fix-for-TX-clean-num-when-cleaning-TX-BD.patch patches.suse/net-hns3-handle-the-BD-info-on-the-last-BD-of-the-pa.patch patches.suse/net-hns3-stop-sending-keep-alive-msg-when-VF-command.patch patches.suse/net-hns3-use-atomic_t-replace-u32-for-arq-s-count.patch patches.suse/net-hns3-use-a-reserved-byte-to-identify-need_resp-f.patch patches.suse/net-hns3-not-reset-TQP-in-the-DOWN-while-VF-resettin.patch patches.suse/net-hns3-fix-pause-configure-fail-problem.patch patches.suse/net-hns3-extend-the-loopback-state-acquisition-time.patch patches.suse/net-hns3-prevent-double-free-in-hns3_put_ring_config.patch patches.suse/net-hns3-remove-reset-after-command-send-failed.patch patches.suse/mac80211-cfg80211-update-bss-channel-on-channel-swit.patch patches.suse/mac80211-add-option-for-setting-control-flags.patch patches.suse/ibmvnic-Add-device-identification-to-requested-IRQs.patch patches.suse/cxgb4-Delete-all-hash-and-TCAM-filters-before-resour.patch patches.suse/0006-net-phy-micrel-make-sure-the-factory-test-bit-is-cle.patch patches.suse/i40e-Fix-for-allowing-too-many-MDD-events-on-VF.patch patches.suse/i40e-change-behavior-on-PF-in-response-to-MDD-event.patch patches.suse/i40e-remove-error-msg-when-vf-with-port-vlan-tries-t.patch patches.suse/i40e-ShadowRAM-checksum-calculation-change.patch patches.suse/i40e-Report-advertised-link-modes-on-40GBase_LR4-CR4.patch patches.suse/i40e-Further-implementation-of-LLDP.patch patches.suse/i40e-remove-out-of-range-comparisons-in-i40e_validat.patch patches.suse/i40e-update-version-number-d1fc90a9.patch patches.suse/i40e-fix-misleading-message-about-promisc-setting-on.patch patches.suse/i40e-print-PCI-vendor-and-device-ID-during-probe.patch patches.suse/i40e-Introduce-recovery-mode-support.patch patches.suse/net-hns3-add-support-for-multiple-media-type.patch patches.suse/net-hns3-add-autoneg-and-change-speed-support-for-fi.patch patches.suse/net-hns3-add-support-for-FEC-encoding-control.patch patches.suse/ice-Create-framework-for-VSI-queue-context.patch patches.suse/ice-Return-configuration-error-without-queue-to-disa.patch patches.suse/ice-Resolve-static-analysis-reported-issue.patch patches.suse/ice-Reduce-scope-of-variable-in-ice_vsi_cfg_rxqs.patch patches.suse/ice-Validate-ring-existence-and-its-q_vector-per-VSI.patch patches.suse/ice-Use-ice_for_each_q_vector-macro-where-possible.patch patches.suse/ice-Add-52-byte-RSS-hash-key-support.patch patches.suse/ice-Add-ability-to-update-rx-usecs-high.patch patches.suse/ice-Remove-unnecessary-wait-when-disabling-enabling-.patch patches.suse/ice-Fix-issue-when-adding-more-than-allowed-VLANs.patch patches.suse/ice-Remove-runtime-change-of-PFINT_OICR_ENA-register.patch patches.suse/ice-Add-reg_idx-variable-in-ice_q_vector-structure.patch patches.suse/ice-Add-missing-PHY-type-to-link-settings.patch patches.suse/ice-Refactor-link-event-flow.patch patches.suse/ice-Use-dev_err-when-ice_cfg_vsi_lan-fails.patch patches.suse/0001-net-mlx5e-Take-common-TIR-context-settings-into-a-fu.patch patches.suse/0002-net-mlx5e-Turn-on-HW-tunnel-offload-in-all-TIRs.patch patches.suse/wil6210-fix-return-code-of-wmi_mgmt_tx-and-wmi_mgmt_.patch patches.suse/ssb-Fix-possible-NULL-pointer-dereference-in-ssb_hos.patch patches.suse/mwifiex-prevent-an-array-overflow.patch patches.suse/at76c50x-usb-Don-t-register-led_trigger-if-usb_regis.patch patches.suse/mwl8k-Fix-rate_idx-underflow.patch patches.suse/rtlwifi-rtl8723ae-Fix-missing-break-in-switch-statem.patch patches.suse/0001-p54-drop-device-reference-count-if-fails-to-enable-d.patch patches.suse/iwlwifi-pcie-don-t-crash-on-invalid-RX-interrupt.patch patches.suse/brcm80211-potential-NULL-dereference-in-brcmf_cfg802.patch patches.suse/i40e-VF-s-promiscuous-attribute-is-not-kept.patch patches.suse/i40e-add-new-pci-id-for-X710-XXV710-N3000-cards.patch patches.suse/i40e-Setting-VF-to-VLAN-0-requires-restart.patch patches.suse/i40e-Fix-the-typo-in-adding-40GE-KR4-mode.patch patches.suse/i40e-add-num_vectors-checker-in-iwarp-handler.patch patches.suse/i40e-Wrong-truncation-from-u16-to-u8.patch patches.suse/i40e-Add-support-for-X710-B-P-SFP-cards.patch patches.suse/i40e-missing-input-validation-on-VF-message-handling.patch patches.suse/i40e-Revert-ShadowRAM-checksum-calculation-change.patch patches.suse/i40e-Use-struct_size-in-kzalloc.patch patches.suse/i40e-Fix-of-memory-leak-and-integer-truncation-in-i4.patch patches.suse/i40e-Memory-leak-in-i40e_config_iwarp_qvlist.patch patches.suse/ice-Use-pf-instead-of-vsi-back.patch patches.suse/ice-Fix-for-allowing-too-many-MDD-events-on-VF.patch patches.suse/ice-Preserve-VLAN-Rx-stripping-settings.patch patches.suse/ice-Don-t-remove-VLAN-filters-that-were-never-progra.patch patches.suse/ice-Add-more-validation-in-ice_vc_cfg_irq_map_msg.patch patches.suse/ice-Do-not-unnecessarily-initialize-local-variable.patch patches.suse/ice-Always-free-allocate-q_vectors.patch patches.suse/ice-Refactor-getting-setting-coalesce.patch patches.suse/ice-Suppress-false-positive-style-issues-reported-by.patch patches.suse/ice-Remove-__always_unused-attribute.patch patches.suse/ice-Separate-if-conditions-for-ice_set_features.patch patches.suse/ice-Add-function-to-program-ethertype-based-filter-r.patch patches.suse/ice-Use-bitfields-where-possible.patch patches.suse/ice-Use-more-efficient-structures.patch patches.suse/ice-Disable-sniffing-VF-traffic-on-PF.patch patches.suse/bnxt_en-Update-firmware-interface-to-1.10.0.69.patch patches.suse/bnxt_en-Improve-NQ-reservations.patch patches.suse/bnxt_en-Add-device-IDs-0x1806-and-0x1752-for-57500-d.patch patches.suse/net-hns3-unify-maybe_stop_tx-for-TSO-and-non-TSO-cas.patch patches.suse/net-hns3-use-napi_schedule_irqoff-in-hard-interrupts.patch patches.suse/net-hns3-add-counter-for-times-RX-pages-gets-allocat.patch patches.suse/net-hns3-add-linearizing-checking-for-TSO-case.patch patches.suse/net-hns3-fix-for-tunnel-type-handling-in-hns3_rx_che.patch patches.suse/net-hns3-refactor-BD-filling-for-l2l3l4-info.patch patches.suse/net-hns3-combine-len-and-checksum-handling-for-inner.patch patches.suse/net-hns3-fix-error-handling-for-desc-filling.patch patches.suse/net-hns3-optimize-the-barrier-using-when-cleaning-TX.patch patches.suse/net-hns3-unify-the-page-reusing-for-page-size-4K-and.patch patches.suse/net-hns3-some-cleanup-for-struct-hns3_enet_ring.patch patches.suse/net-hns3-use-devm_kcalloc-when-allocating-desc_cb.patch patches.suse/net-ena-fix-swapped-parameters-when-calling-ena_com_.patch patches.suse/net-ena-fix-set-freed-objects-to-NULL-to-avoid-faili.patch patches.suse/net-ena-fix-Free-napi-resources-when-ena_up-fails.patch patches.suse/net-ena-fix-incorrect-test-of-supported-hash-functio.patch patches.suse/net-ena-fix-return-value-of-ena_com_config_llq_info.patch patches.suse/net-ena-improve-latency-by-disabling-adaptive-interr.patch patches.suse/net-ena-fix-ena_com_fill_hash_function-implementatio.patch patches.suse/net-ena-gcc-8-fix-compilation-warning.patch patches.suse/neighbor-Call-__ipv4_neigh_lookup_noref-in-neigh_xmi.patch patches.suse/dpaa_eth-fix-SG-frame-cleanup.patch patches.suse/net-ucc_geth-fix-Oops-when-changing-number-of-buffer.patch patches.suse/ipv4-Define-__ipv4_neigh_lookup_noref-when-CONFIG_IN.patch patches.suse/vrf-sit-mtu-should-not-be-updated-when-vrf-netdev-is.patch patches.suse/0001-dt-bindings-net-Fix-a-typo-in-the-phy-mode-list-for-.patch patches.suse/cxgb4-Fix-error-path-in-cxgb4_init_module.patch patches.suse/usb-core-Add-PM-runtime-calls-to-usb_hcd_platform_sh.patch patches.suse/usb-storage-Set-virt_boundary_mask-to-avoid-SG-overf.patch patches.suse/USB-core-Don-t-unbind-interfaces-following-device-re.patch patches.suse/USB-cdc-acm-fix-unthrottle-races.patch patches.suse/0001-UAS-fix-alignment-of-scatter-gather-segments.patch patches.suse/0001-USB-serial-pl2303-fix-tranceiver-suspend-mode.patch patches.suse/USB-serial-digi_acceleport-clean-up-modem-control-ha.patch patches.suse/USB-serial-digi_acceleport-clean-up-set_termios.patch patches.suse/0001-USB-serial-fix-initial-termios-handling.patch patches.suse/USB-serial-fix-unthrottle-races.patch patches.suse/USB-serial-f81232-fix-interrupt-worker-not-stop.patch patches.suse/dwc2-gadget-Fix-completed-transfer-size-calculation-.patch patches.suse/usb-dwc3-Fix-default-lpm_nyet_threshold-value.patch patches.suse/tty-ipwireless-fix-missing-checks-for-ioremap.patch patches.suse/tty-vt-fix-write-write-race-in-ioctl-KDSKBSENT-handl.patch patches.suse/tty-vt.c-Fix-TIOCL_BLANKSCREEN-console-blanking-if-b.patch patches.suse/tty-pty-Fix-race-condition-between-release_one_tty-a.patch patches.suse/virtio_console-initialize-vtermno-value-for-ports.patch patches.suse/Revert-tty-pty-Fix-race-condition-between-release_on.patch patches.suse/TTY-serial_core-add-install.patch patches.suse/scsi-hpsa-check-for-lv-removal patches.suse/scsi-hpsa-correct-device-id-issues patches.suse/scsi-hpsa-remove-timeout-from-turs patches.suse/scsi-hpsa-bump-driver-version patches.suse/scsi-smartpqi-increase-lun-reset-timeout patches.suse/scsi-smartpqi-add-h3c-controller-ids patches.suse/scsi-smartpqi-update-copyright patches.suse/scsi-smartpqi-add-spdx patches.suse/scsi-smartpqi-bump-driver-version-171f1887 patches.suse/scsi-mpt3sas-Fix-typo-in-request_desript_type.patch patches.suse/scsi-mpt3sas-simplify-interrupt-handler.patch patches.suse/scsi-mpt3sas-Irq-poll-to-avoid-CPU-hard-lockups.patch patches.suse/scsi-mpt3sas-Load-balance-to-improve-performance-and.patch patches.suse/scsi-mpt3sas-Improve-the-threshold-value-and-introdu.patch patches.suse/scsi-mpt3sas-Update-mpt3sas-driver-version-to-28.100.patch patches.suse/scsi-qla2xxx-Add-fw_attr-and-port_no-SysFS-node.patch patches.suse/scsi-qla2xxx-Remove-FW-default-template.patch patches.suse/scsi-qla2xxx-Fix-routine-qla27xx_dump_-mpi-ram.patch patches.suse/scsi-qla2xxx-Add-Device-ID-for-ISP28XX.patch patches.suse/scsi-qla2xxx-Add-Serdes-support-for-ISP28XX.patch patches.suse/scsi-qla2xxx-Correctly-report-max-min-supported-spee.patch patches.suse/scsi-qla2xxx-Cleanups-for-NVRAM-Flash-read-write-pat.patch patches.suse/scsi-qla2xxx-Add-support-for-multiple-fwdump-templat.patch patches.suse/scsi-qla2xxx-Update-flash-read-write-routine.patch patches.suse/scsi-qla2xxx-Correction-and-improvement-to-fwdt-proc.patch patches.suse/scsi-qla2xxx-Simplification-of-register-address-used.patch patches.suse/scsi-qla2xxx-Add-28xx-flash-primary-secondary-status.patch patches.suse/scsi-qla2xxx-Secure-flash-update-support-for-ISP28XX.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.15-k.patch patches.suse/scsi-lpfc-Resolve-inconsistent-check-of-hdwq-in-lpfc.patch patches.suse/scsi-lpfc-Resolve-irq-unsafe-lockdep-heirarchy-warni.patch patches.suse/scsi-lpfc-Fix-use-after-free-mailbox-cmd-completion.patch patches.suse/scsi-lpfc-Fix-SLI3-commands-being-issued-on-SLI4-dev.patch patches.suse/scsi-lpfc-Fix-location-of-SCSI-ktime-counters.patch patches.suse/scsi-lpfc-Fix-nvmet-async-receive-buffer-replenishme.patch patches.suse/scsi-lpfc-Fix-lpfc_nvmet_mrq-attribute-handling-when.patch patches.suse/scsi-lpfc-Fix-nvmet-handling-of-first-burst-cmd.patch patches.suse/scsi-lpfc-Fix-deadlock-due-to-nested-hbalock-call.patch patches.suse/scsi-lpfc-Stop-adapter-if-pci-errors-detected.patch patches.suse/scsi-lpfc-Coordinate-adapter-error-handling-with-off.patch patches.suse/scsi-lpfc-Convert-bootstrap-mbx-polling-from-msleep-.patch patches.suse/scsi-lpfc-Correct-localport-timeout-duration-error.patch patches.suse/scsi-lpfc-Fix-driver-crash-in-target-reset-handler.patch patches.suse/scsi-lpfc-Fix-mailbox-hang-on-adapter-init.patch patches.suse/scsi-lpfc-Fix-io-lost-on-host-resets.patch patches.suse/scsi-lpfc-Fix-FDMI-manufacturer-attribute-value.patch patches.suse/scsi-lpfc-Fix-fc4type-information-for-FDMI.patch patches.suse/scsi-lpfc-Fix-HDMI2-registration-string-for-symbolic.patch patches.suse/scsi-lpfc-Correct-boot-bios-information-to-FDMI-regi.patch patches.suse/scsi-lpfc-Fix-protocol-support-on-G6-and-G7-adapters.patch patches.suse/scsi-lpfc-Fix-handling-of-trunk-links-state-reportin.patch patches.suse/scsi-lpfc-Fix-link-speed-reporting-for-4-link-trunk.patch patches.suse/scsi-lpfc-Add-loopback-testing-to-trunking-mode.patch patches.suse/scsi-lpfc-Reduce-memory-footprint-for-lpfc_queue.patch patches.suse/scsi-lpfc-Specify-node-affinity-for-queue-memory-all.patch patches.suse/scsi-lpfc-Fix-duplicate-log-message-numbers.patch patches.suse/scsi-lpfc-Enhance-6072-log-string.patch patches.suse/scsi-lpfc-Update-Copyright-in-driver-version.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.2.0.1.patch patches.suse/scsi-qla2xxx-Fix-comment-alignment-in-qla_bsg.c.patch patches.suse/scsi-qla2xxx-Fix-a-small-typo-in-qla_bsg.c.patch patches.suse/scsi-be2iscsi-lpfc-fix-typo patches.suse/scsi-lpfc-Fix-build-error.patch patches.suse/scsi-lpfc-Fixup-eq_clr_intr-references.patch patches.suse/scsi-lpfc-change-snprintf-to-scnprintf-for-possible-.patch patches.suse/scsi-lpfc-avoid-uninitialized-variable-warning.patch patches.suse/scsi-qla4xxx-avoid-freeing-unallocated-dma-memory patches.suse/scsi-libcxgbi-remove-uninitialized-variable-len patches.suse/scsi-mpt3sas-fix-indentation-issue.patch patches.suse/scsi-qla2xxx-Simplify-conditional-check-again.patch patches.suse/scsi-qedf-add-missing-return-in-qedf_post_io_req-in-the-fcport-offload-check patches.suse/scsi-qedf-modify-flush-routine-to-handle-all-i-os-and-tmf patches.suse/scsi-qedf-Modify-abort-and-tmf-handler-to-handle-edg.patch patches.suse/scsi-qedf-check-for-link-state-before-processing-ll2-packets-and-send-fipvlan-retries patches.suse/scsi-qedf-missing-kref_put-in-qedf_xmit.patch patches.suse/scsi-qedf-fixup-locking-in-qedf_restart_rport.patch patches.suse/scsi-qedf-fixup-bit-operations.patch patches.suse/scsi-qedf-add-additional-checks-for-io_req-sc_cmd-validity patches.suse/scsi-qedf-wait-for-upload-and-link-down-processing-during-soft-ctx-reset patches.suse/scsi-qedf-add-missing-return-in-qedf_scsi_done patches.suse/scsi-qedf-fc_rport_priv-reference-counting-fixes.patch patches.suse/scsi-qedf-check-both-the-fcf-and-fabric-id-before-servicing-clear-virtual-link patches.suse/scsi-qedf-don-t-queue-anything-if-upload-is-in-progress patches.suse/scsi-qedf-don-t-send-abts-for-under-run-scenario patches.suse/scsi-qedf-add-a-flag-to-help-debugging-io_req-which-could-not-be-cleaned patches.suse/scsi-qedf-check-for-tm_flags-instead-of-cmd_type-during-cleanup patches.suse/scsi-qedf-cleanup-rrq_work-after-qedf_cmd_outstanding-is-cleared patches.suse/scsi-qedf-correctly-handle-refcounting-of-rdata patches.suse/scsi-qedf-fix-lport-may-be-used-uninitialized-warning patches.suse/scsi-qedf-update-the-driver-version-to-8-37-25-19 patches.suse/scsi-bnx2fc-remove-unneeded-variable patches.suse/scsi-lpfc-Declare-local-functions-static.patch patches.suse/scsi-lpfc-Fix-indentation-and-balance-braces.patch patches.suse/scsi-lpfc-Annotate-switch-case-fall-through.patch patches.suse/scsi-lpfc-Move-trunk_errmsg-from-a-header-file-into-.patch patches.suse/scsi-lpfc-Remove-set-but-not-used-variables.patch patches.suse/scsi-lpfc-Remove-unused-functions.patch patches.suse/scsi-lpfc-Change-smp_processor_id-into-raw_smp_proce.patch patches.suse/scsi-qla2xxx-Set-the-SCSI-command-result-before-call.patch patches.suse/scsi-qla2xxx-Set-the-qpair-in-SRB-to-NULL-when-SRB-i.patch patches.suse/scsi-qla2xxx-Reset-the-FCF_ASYNC_-SENT-ACTIVE-flags.patch patches.suse/scsi-qla2xxx-Increase-the-max_sgl_segments-to-1024.patch patches.suse/scsi-qla2xxx-Disable-T10-DIF-feature-with-FC-NVMe-du.patch patches.suse/scsi-qla2xxx-fix-incorrect-region-size-setting-in-optrom-sysfs.patch patches.suse/scsi-qla2xxx-Further-limit-FLASH-region-write-access.patch patches.suse/scsi-qla2xxx-Fix-fw-dump-corruption.patch patches.suse/scsi-qla2xxx-Use-mutex-protection-during-qla2x00_sys.patch patches.suse/scsi-qla2xxx-Cleanup-fcport-memory-to-prevent-leak.patch patches.suse/scsi-qla2xxx-Set-remote-port-devloss-timeout-to-0.patch patches.suse/scsi-qla2xxx-Cleanup-redundant-qla2x00_abort_all_cmd.patch patches.suse/scsi-qla2xxx-Fix-driver-unload-when-FC-NVMe-LUNs-are.patch patches.suse/scsi-qla2xxx-Change-abort-wait_loop-from-msleep-to-w.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.16-k.patch patches.suse/scsi-qedf-remove-set-but-not-used-variable-fr_len patches.suse/scsi-qla2xxx-Remove-useless-set-memory-to-zero-use-m.patch patches.suse/scsi-lpfc-Fix-a-recently-introduced-compiler-warning.patch patches.suse/scsi-fc-add-FPIN-ELS-definition.patch patches.suse/scsi-scsi_transport_fc-refactor-event-posting-routin.patch patches.suse/scsi-scsi_transport_fc-Add-FPIN-fc-event-codes.patch patches.suse/scsi-lpfc-add-support-for-posting-FC-events-on-FPIN-.patch patches.suse/scsi-qla2xxx-fix-spelling-mistake-alredy-already.patch patches.suse/scsi-qla2xxx-Remove-a-comment-that-refers-to-the-SCS.patch patches.suse/scsi-qla2xxx-Use-ARRAY_SIZE-in-the-definition-of-QLA.patch patches.suse/scsi-qla2xxx-Declare-local-symbols-static.patch patches.suse/scsi-qla2xxx-Reduce-the-number-of-forward-declaratio.patch patches.suse/scsi-qla2xxx-Make-qla2x00_process_response_queue-eas.patch patches.suse/scsi-qla2xxx-Use-get-put_unaligned-where-appropriate.patch patches.suse/scsi-qla2xxx-Unregister-chrdev-if-module-initializat.patch patches.suse/scsi-qla2xxx-Unregister-resources-in-the-opposite-or.patch patches.suse/scsi-tcm_qla2xxx-Minimize-include-directives.patch patches.suse/scsi-cxgbi-remove-redundant-_kfree_skb-call-on-skb-and-free-cst-atid patches.suse/scsi-scsi_transport_fc-nvme-display-FC-NVMe-port-rol.patch patches.suse/scsi-hisi_sas-add-host-reset-interface-for-test patches.suse/scsi-hisi_sas-remedy-inconsistent-phy-down-state-in-software patches.suse/scsi-hisi_sas-fix-for-setting-the-phy-linkrate-when-disconnected patches.suse/scsi-hisi_sas-adjust-the-printk-format-of-functions-hisi_sas_init_device patches.suse/scsi-hisi_sas-allocate-different-sas-address-for-directly-attached-situation patches.suse/scsi-hisi_sas-support-all-ras-events-with-msi-interrupts patches.suse/scsi-hisi_sas-don-t-hard-reset-disk-during-controller-reset patches.suse/scsi-hisi_sas-don-t-fail-it-nexus-reset-for-open-reject-timeout patches.suse/scsi-hisi_sas-some-misc-tidy-up patches.suse/scsi-libsas-stop-hardcoding-sas-address-length patches.suse/scsi-libsas-try-to-retain-programmed-min-linkrate-for-sata-min-pathway-unmatch-fixing patches.suse/scsi-libsas-improve-vague-log-in-sas-rediscovery patches.suse/scsi-libsas-inject-revalidate-event-for-root-port-event patches.suse/scsi-libsas-do-discovery-on-empty-phy-to-update-phy-info patches.suse/scsi-libsas-print-expander-phy-indexes-in-decimal patches.suse/scsi-qla2xxx-Use-tabs-to-indent-code.patch patches.suse/scsi-qla2xxx-Leave-a-blank-line-after-declarations.patch patches.suse/scsi-qla2xxx-Fix-formatting-of-pointer-types.patch patches.suse/scsi-qla2xxx-Insert-spaces-where-required.patch patches.suse/scsi-qla2xxx-Move-the-port_state_str-definition-from.patch patches.suse/scsi-qla2xxx-Declare-qla24xx_build_scsi_crc_2_iocbs-.patch patches.suse/scsi-qla2xxx-Move-the-linux-io-64-nonatomic-lo-hi.h-.patch patches.suse/scsi-qla2xxx-Remove-qla_tgt_cmd.data_work-and-qla_tg.patch patches.suse/scsi-qla2xxx-Remove-two-superfluous-casts.patch patches.suse/scsi-qla2xxx-Move-qla2x00_set_fcport_state-from-a-.h.patch patches.suse/scsi-qla2xxx-Fix-read-offset-in-qla24xx_load_risc_fl.patch patches.suse/scsi-libcxgbi-find-cxgbi-device-by-mac-address patches.suse/scsi-libcxgbi-update-route-finding-logic patches.suse/scsi-cxgb4i-fix-incorrect-spelling-reveive-receive patches.suse/scsi-qedf-remove-memset-memcpy-to-nfunc-and-use-func-instead patches.suse/scsi-lpfc-Make-lpfc_sli4_oas_verify-static.patch patches.suse/scsi-qla2xxx-Fix-device-staying-in-blocked-state.patch patches.suse/scsi-qla2xxx-Silence-Successful-ELS-IOCB-message.patch patches.suse/scsi-qedf-change-msi-x-load-error-message patches.suse/scsi-qedf-add-driver-state-to-driver_stats-debugfs-node patches.suse/scsi-qedf-print-scsi_cmd-backpointer-in-good-completion-path-if-the-command-is-still-being-used patches.suse/scsi-qedf-add-lba-to-underrun-debug-messages patches.suse/scsi-qedf-add-port_id-for-fcport-into-initiate_cleanup-debug-message patches.suse/scsi-qedf-add-comment-to-display-logging-levels patches.suse/scsi-qedf-check-for-fcoe_libfc_config-failure patches.suse/scsi-qedf-log-message-if-scsi_add_host-fails patches.suse/scsi-qedf-check-the-return-value-of-start_xmit patches.suse/scsi-qedf-print-fcport-information-on-wait-for-upload-timeout patches.suse/scsi-qedf-add-return-value-to-log-message-if-scsi_add_host-fails patches.suse/scsi-qedf-update-the-driver-version-to-8-37-25-20 patches.suse/scsi-qedf-remove-set-but-not-used-variables patches.suse/scsi-ufs-fix-rx_termination_force_enable-define-value patches.suse/scsi-qla2xxx-Update-two-source-code-comments.patch patches.suse/scsi-qla2xxx-Fix-a-format-specifier.patch patches.suse/scsi-qla2xxx-Move-qla2x00_set_reserved_loop_ids-defi.patch patches.suse/scsi-qla2xxx-Declare-qla2x00_find_new_loop_id-static.patch patches.suse/scsi-qla2xxx-Remove-a-set-but-not-used-variable-6eaa5f94.patch patches.suse/scsi-qla2xxx-Move-qla2x00_clear_loop_id-from-qla_inl.patch patches.suse/scsi-qla2xxx-Move-qla2x00_is_reserved_id-from-qla_in.patch patches.suse/scsi-qla2xxx-Uninline-qla2x00_init_timer.patch patches.suse/scsi-qla2xxx-Remove-the-fcport-test-from-qla_nvme_ab.patch patches.suse/scsi-qla2xxx-Avoid-that-Coverity-complains-about-der.patch patches.suse/scsi-qla2xxx-Log-the-status-code-if-a-firmware-comma.patch patches.suse/scsi-qla2xxx-Increase-the-size-of-the-mailbox-arrays.patch patches.suse/scsi-qla2xxx-Make-qla2x00_mem_free-easier-to-verify.patch patches.suse/scsi-qla2xxx-Avoid-that-qla2x00_mem_free-crashes-if-.patch patches.suse/scsi-qla2xxx-Fix-a-qla24xx_enable_msix-error-path.patch patches.suse/scsi-qla2xxx-Fix-use-after-free-issues-in-qla2xxx_qp.patch patches.suse/scsi-qla2xxx-Simplify-qlt_send_term_imm_notif.patch patches.suse/scsi-qla2xxx-Fix-error-handling-in-qlt_alloc_qfull_c.patch patches.suse/scsi-qla2xxx-fix-abort-handling-in-tcm_qla2xxx_write_pending.patch patches.suse/scsi-qla2xxx-target-Fix-offline-port-handling-and-ho.patch patches.suse/scsi-qla2xxx-Complain-if-a-command-is-released-that-.patch patches.suse/scsi-qla2xxx-Remove-qla_tgt_cmd.released.patch patches.suse/scsi-qla2xxx-Remove-unnecessary-locking-from-the-tar.patch patches.suse/scsi-qla2xxx-Make-qla24xx_async_abort_cmd-static.patch patches.suse/scsi-qla2xxx-Use-an-on-stack-completion-in-qla24xx_c.patch patches.suse/scsi-qla2xxx-Fix-race-conditions-in-the-code-for-abo.patch patches.suse/scsi-qla2xxx-Pass-little-endian-values-to-the-firmwa.patch patches.suse/scsi-qla2xxx-Check-the-size-of-firmware-data-structu.patch patches.suse/scsi-qla2xxx-Introduce-the-dsd32-and-dsd64-data-stru.patch patches.suse/scsi-qla2xxx-Use-__le64-instead-of-uint32_t-2-for-se.patch patches.suse/scsi-qla2xxx-Complain-loudly-about-reference-count-u.patch patches.suse/scsi-qla2xxx-Fix-hardirq-unsafe-locking.patch patches.suse/scsi-qla2xxx-Avoid-that-qlt_send_resp_ctio-corrupts-.patch patches.suse/scsi-qla2xxx-Avoid-that-lockdep-complains-about-unsa.patch patches.suse/pinctrl-pistachio-fix-leaked-of_node-references.patch patches.suse/ipmi-ssif-compare-block-number-correctly-for-multi-p.patch patches.suse/media-cpia2-Fix-use-after-free-in-cpia2_exit.patch patches.suse/media-saa7146-avoid-high-stack-usage-with-clang.patch patches.suse/media-go7007-avoid-clang-frame-overflow-warning-with.patch patches.suse/media-ivtv-update-pos-correctly-in-ivtv_read_pos.patch patches.suse/media-cx18-update-pos-correctly-in-cx18_read_pos.patch patches.suse/media-wl128x-Fix-an-error-code-in-fm_download_firmwa.patch patches.suse/media-m88ds3103-serialize-reset-messages-in-m88ds310.patch patches.suse/media-cx23885-check-allocation-return.patch patches.suse/media-serial_ir-Fix-use-after-free-in-serial_ir_init.patch patches.suse/media-davinci-isif-avoid-uninitialized-variable-use.patch patches.suse/media-tw5864-Fix-possible-NULL-pointer-dereference-i.patch patches.suse/media-wl128x-prevent-two-potential-buffer-overflows.patch patches.suse/media-au0828-Fix-NULL-pointer-dereference-in-au0828_.patch patches.suse/media-au0828-stop-video-streaming-only-when-last-use.patch patches.suse/media-ov6650-Fix-sensor-possibly-not-detected-on-pro.patch patches.suse/media-ov6650-Move-v4l2_clk_get-to-ov6650_video_probe.patch patches.suse/media-ov2659-make-S_FMT-succeed-even-if-requested-fo.patch patches.suse/media-ov2659-fix-unbalanced-mutex_lock-unlock.patch patches.suse/media-vivid-use-vfree-instead-of-kfree-for-dev-bitma.patch patches.suse/0001-media-pvrusb2-Prevent-a-buffer-overflow.patch patches.suse/media-coda-clear-error-return-value-before-picture-r.patch patches.suse/scripts-override-locale-from-environment-when-runnin.patch patches.suse/SMB3-Track-total-time-spent-on-roundtrips-for-each-SMB3-command.patch patches.suse/cifs-don-t-use-__constant_cpu_to_le32-.patch patches.suse/cifs-Fix-DFS-cache-refresher-for-DFS-links.patch patches.suse/CIFS-Show-locallease-in-proc-mounts-for-cifs-shares-mounted-with-l.patch patches.suse/CIFS-check-CIFS_MOUNT_NO_DFS-when-trying-to-reuse-existing-sb.patch patches.suse/SMB3-update-comment-to-clarify-enumerating-snapshots.patch patches.suse/smbd-Make-upper-layer-decide-when-to-destroy-the-transport.patch patches.suse/cifs-smbd-Don-t-destroy-transport-on-RDMA-disconnect.patch patches.suse/cifs-smbd-Return-EINTR-when-interrupted.patch patches.suse/cifs-smbd-Indicate-to-retry-on-transport-sending-failure.patch patches.suse/cifs-smbd-Retry-on-memory-registration-failure.patch patches.suse/cifs-Call-MID-callback-before-destroying-transport.patch patches.suse/cifs-Add-support-for-FSCTL-passthrough-that-write-data-to-the-serve.patch patches.suse/SMB3-Add-handling-for-different-FSCTL-access-flags.patch patches.suse/cifs-smbd-take-an-array-of-reqeusts-when-sending-upper-layer-data.patch patches.suse/cifs-fix-bi-directional-fsctl-passthrough-calls.patch patches.suse/SMB3-Add-defines-for-new-negotiate-contexts.patch patches.suse/cifs-add-fiemap-support.patch patches.suse/Add-new-flag-on-SMB3-1-1-read.patch patches.suse/cifs-zero-range-does-not-require-the-file-is-sparse.patch patches.suse/cifs-fix-smb3_zero_range-for-Azure.patch patches.suse/smb3-Add-protocol-structs-for-change-notify-support.patch patches.suse/cifs-fix-credits-leak-for-SMB1-oplock-breaks.patch patches.suse/cifs-rename-and-clarify-CIFS_ASYNC_OP-and-CIFS_NO_RESP.patch patches.suse/Negotiate-and-save-preferred-compression-algorithms.patch patches.suse/cifs-fix-strcat-buffer-overflow-and-reduce-raciness-in-smb21_set_op.patch patches.suse/SMB3-Clean-up-query-symlink-when-reparse-point.patch patches.suse/cifs-update-module-internal-version-number.patch patches.suse/drm-omap-dsi-Fix-PM-for-display-blank-with-paired-ds.patch patches.suse/drm-rcar-du-Fix-rcar_du_crtc-structure-documentation.patch patches.suse/drm-sun4i-dsi-Change-the-start-delay-calculation.patch patches.suse/drm-sun4i-dsi-Enforce-boundaries-on-the-start-delay.patch patches.suse/drm-fb-helper-generic-Don-t-take-module-ref-for-fbco.patch patches.suse/drm-Wake-up-next-in-drm_read-chain-if-we-are-forced-.patch patches.suse/drm-drv-Hold-ref-on-parent-device-during-drm_device-.patch patches.suse/drm-v3d-Handle-errors-from-IRQ-setup.patch patches.suse/drm-add-non-desktop-quirks-to-Sensics-and-OSVR-heads.patch patches.suse/drm-i915-Fix-I915_EXEC_RING_MASK.patch patches.suse/drm-i915-Add-new-ICL-PCI-ID.patch patches.suse/drm-i915-cml-Add-CML-PCI-IDS.patch patches.suse/drm-i915-cml-Introduce-Comet-Lake-PCH.patch patches.suse/drm-doc-Drop-content-type-from-the-legacy-kms-proper.patch patches.suse/drm-amd-display-Set-stream-mode_changed-when-connect.patch patches.suse/drm-amd-display-Fix-Divide-by-0-in-memory-calculatio.patch patches.suse/drm-amd-display-fix-releasing-planes-when-exiting-od.patch patches.suse/drm-amd-display-fix-odm-combine-pipe-reset.patch patches.suse/drm-fb-helper-dpms_legacy-Only-set-on-connectors-in-.patch patches.suse/drm-fb-helper-generic-Call-drm_client_add-after-setu.patch patches.suse/drm-panel-otm8009a-Add-delay-at-the-end-of-initializ.patch patches.suse/drm-pl111-fix-possible-object-reference-leak.patch patches.suse/drm-amd-display-Use-plane-color_space-for-dpp-if-spe.patch patches.suse/drm-vmwgfx-Remove-set-but-not-used-variable-restart.patch patches.suse/drm-i915-Split-Pineview-device-info-into-desktop-and.patch patches.suse/drm-i915-Remove-redundant-device-id-from-IS_IRONLAKE.patch patches.suse/drm-i915-Split-some-PCI-ids-into-separate-groups.patch patches.suse/drm-i915-Introduce-concept-of-a-sub-platform.patch patches.suse/drm-i915-Fix-uninitialized-mask-in-intel_device_info.patch patches.suse/drm-i915-Force-2-96-MHz-cdclk-on-glk-cnl-when-audio-.patch patches.suse/drm-i915-Skip-modeset-for-cdclk-changes-if-possible.patch patches.suse/ALSA-hda-Fix-racy-display-power-access.patch patches.suse/0004-drm-i915-gvt-Fix-incorrect-mask-of-mmio-0x22028-in-g.patch patches.suse/0005-drm-meson-add-size-and-alignment-requirements-for-du.patch patches.suse/drm-tegra-gem-Fix-CPU-cache-maintenance-for-BO-s-all.patch patches.suse/drm-amdgpu-fix-old-fence-check-in-amdgpu_fence_emit.patch patches.suse/drm-msm-a5xx-fix-possible-object-reference-leak.patch patches.suse/drm-udl-introduce-a-macro-to-convert-dev-to-udl.patch patches.suse/drm-udl-move-to-embedding-drm-device-inside-udl-devi.patch patches.suse/drm-lease-Make-sure-implicit-planes-are-leased.patch patches.suse/drm-nouveau-bar-nv50-check-bar1-vmm-return-value.patch patches.suse/drm-nouveau-bar-nv50-ensure-BAR-is-mapped.patch patches.suse/drm-nouveau-bar-gf100-ensure-BAR-is-mapped.patch patches.suse/drm-nouveau-mmu-qualify-vmm-during-dtor.patch patches.suse/0001-drm-nouveau-i2c-Disable-i2c-bus-access-after-fini.patch patches.suse/drm-i915-icl-Whitelist-GEN9_SLICE_COMMON_ECO_CHICKEN.patch patches.suse/drm-etnaviv-avoid-DMA-API-warning-when-importing-buf.patch patches.suse/drm-add-non-desktop-quirk-for-Valve-HMDs.patch patches.suse/drm-rockchip-shutdown-drm-subsystem-on-shutdown.patch patches.suse/ALSA-timer-Unify-timer-callback-process-code.patch patches.suse/ALSA-timer-Make-sure-to-clear-pending-ack-list.patch patches.suse/ALSA-timer-Check-ack_list-emptiness-instead-of-bit-f.patch patches.suse/ALSA-timer-Make-snd_timer_close-really-kill-pending-.patch patches.suse/ALSA-timer-Revert-active-callback-sync-check-at-clos.patch patches.suse/ALSA-seq-Align-temporary-re-locking-with-irqsave-ver.patch patches.suse/ALSA-seq-Remove-superfluous-irqsave-flags.patch patches.suse/ALSA-seq-Protect-in-kernel-ioctl-calls-with-mutex.patch patches.suse/ALSA-seq-Fix-race-of-get-subscription-call-vs-port-d.patch patches.suse/ALSA-timer-Simplify-error-path-in-snd_timer_open.patch patches.suse/ALSA-timer-Coding-style-fixes.patch patches.suse/Revert-ALSA-seq-Protect-in-kernel-ioctl-calls-with-m.patch patches.suse/ALSA-seq-Cover-unsubscribe_port-in-list_mutex.patch patches.suse/ALSA-seq-Simplify-snd_seq_kernel_client_enqueue-help.patch patches.suse/ALSA-seq-Protect-racy-pool-manipulation-from-OSS-seq.patch patches.suse/ALSA-usb-audio-Add-quirk-for-Focusrite-Scarlett-Solo.patch patches.suse/ALSA-seq-Correct-unlock-sequence-at-snd_seq_client_i.patch patches.suse/ALSA-emu10k1-Drop-superfluous-id-uniquification-beha.patch patches.suse/ALSA-core-Don-t-refer-to-snd_cards-array-directly.patch patches.suse/ALSA-usb-audio-Handle-the-error-from-snd_usb_mixer_a.patch patches.suse/ALSA-hda-realtek-EAPD-turn-on-later.patch patches.suse/ALSA-usb-audio-Fix-a-memory-leak-bug.patch patches.suse/ALSA-usx2y-fix-a-double-free-bug.patch patches.suse/ALSA-hda-Register-irq-handler-after-the-chip-initial.patch patches.suse/ASoC-hdmi-codec-unlock-the-device-on-startup-errors.patch patches.suse/ASoC-fix-valid-stream-condition.patch patches.suse/ASoC-fsl_utils-fix-a-leaked-reference-by-adding-miss.patch patches.suse/ASoC-eukrea-tlv320-fix-a-leaked-reference-by-adding-.patch patches.suse/ASoC-fsl_sai-Update-is_slave_mode-with-correct-value.patch patches.suse/ASoC-fsl_esai-Fix-missing-break-in-switch-statement.patch patches.suse/ASoC-Intel-avoid-Oops-if-DMA-setup-fails.patch patches.suse/ALSA-hda-hdmi-Read-the-pin-sense-from-register-when-.patch patches.suse/ALSA-hda-hdmi-Consider-eld_valid-when-reporting-jack.patch patches.suse/ALSA-hda-realtek-Support-low-power-consumption-for-A.patch patches.suse/ALSA-hda-intel-add-CometLake-PCI-IDs.patch patches.suse/ALSA-hdea-realtek-Headset-fixup-for-System76-Gazelle.patch patches.suse/ASoC-RT5677-SPI-Disable-16Bit-SPI-Transfers.patch patches.suse/ASoC-max98090-Fix-restore-of-DAPM-Muxes.patch patches.suse/ALSA-hda-realtek-Support-low-power-consumption-ALC256.patch patches.suse/dmaengine-at_xdmac-remove-BUG_ON-macro-in-tasklet.patch patches.suse/dmaengine-axi-dmac-Don-t-check-the-number-of-frames-.patch patches.suse/dmaengine-pl330-_stop-clear-interrupt-status.patch patches.suse/dmaengine-tegra210-dma-free-dma-controller-in-remove.patch patches.suse/dmaengine-tegra210-adma-restore-channel-status.patch patches.suse/RDMA-hns-Only-assign-the-relatived-fields-of-psn-if-.patch patches.suse/RDMA-hns-Only-assign-the-fields-of-the-rq-psn-if-IB_.patch patches.suse/RDMA-hns-Update-the-range-of-raq_psn-field-of-qp-con.patch patches.suse/RDMA-hns-Only-assgin-some-fields-if-the-relatived-at.patch patches.suse/RDMA-hns-Hide-error-print-information-with-roce-vf-d.patch patches.suse/RDMA-hns-Bugfix-for-sending-with-invalidate.patch patches.suse/RDMA-hns-Delete-unused-variable-in-hns_roce_v2_modif.patch patches.suse/RDMA-rxe-Fix-slab-out-bounds-access-which-lead-to-ke.patch patches.suse/RDMA-i40iw-Handle-workqueue-allocation-failure.patch patches.suse/0023-overflow-Fix-Wtype-limits-compilation-warnings.patch patches.suse/RDMA-hns-Limit-scope-of-hns_roce_cmq_send.patch patches.suse/IB-mlx5-WQE-dump-jumps-over-first-16-bytes.patch patches.suse/IB-mlx5-Compare-only-index-part-of-a-memory-window-r.patch patches.suse/IB-hfi1-Fix-two-format-strings.patch patches.suse/IB-qib-Remove-a-set-but-not-used-variable.patch patches.suse/RDMA-cxbg-Use-correct-sizing-on-buffers-holding-page.patch patches.suse/RDMA-rdmavt-Use-correct-sizing-on-buffers-holding-pa.patch patches.suse/RDMA-hns-Fix-bad-endianess-of-port_pd-variable.patch patches.suse/IB-hfi1-Remove-WARN_ON-when-freeing-expected-receive.patch patches.suse/RDMA-iw_cxgb4-Always-disconnect-when-QP-is-transitio.patch patches.suse/RDMA-hns-Support-to-create-1M-srq-queue.patch patches.suse/RDMA-cxgb4-Fix-null-pointer-dereference-on-alloc_skb.patch patches.suse/RDMA-cxgb4-Fix-spelling-mistake-immedate-immediate.patch patches.suse/RDMA-mlx5-Initialize-roce-port-info-before-multiport.patch patches.suse/IB-hfi1-Add-debugfs-to-control-expansion-ROM-write-p.patch patches.suse/IB-rdmavt-hfi1-Miscellaneous-comment-fixes.patch patches.suse/IB-hfi1-Add-selected-Rcv-counters.patch patches.suse/IB-mlx5-Add-missing-XRC-options-to-QP-optional-param.patch patches.suse/IB-core-Set-qp-real_qp-before-it-may-be-accessed.patch patches.suse/RDMA-rxe-Consider-skb-reserve-space-based-on-netdev-.patch patches.suse/IB-hfi1-Fix-WQ_MEM_RECLAIM-warning.patch patches.suse/RDMA-efa-Add-Amazon-EFA-driver.patch patches.suse/ipoib-Do-not-overreact-to-SM-LID-change-even.patch patches.suse/RDMA-ipoib-Allow-user-space-differentiate-between-va.patch patches.suse/NFS-Don-t-interrupt-file-writeout-due-to-fatal-error.patch patches.suse/NFS-Don-t-call-generic_error_remove_page-while-holdi.patch patches.suse/NFS-make-nfs_match_client-killable.patch patches.suse/PNFS-fallback-to-MDS-if-no-deviceid-found.patch patches.suse/NFS4-Fix-v4.0-client-state-corruption-when-mount.patch patches.suse/NFSv4-don-t-mark-all-open-state-for-recovery-when-ha.patch patches.suse/NFS-Fix-a-double-unlock-from-nfs_match-get_client.patch patches.suse/i2c-isch-remove-unnecessary-acpi-h-include.patch patches.suse/i2c-brcmstb-remove-unused-struct-member.patch patches.suse/i2c-piix4-add-hygon-dhyana-smbus-support.patch patches.suse/rtc-don-t-reference-bogus-function-pointer-in-kdoc.patch patches.suse/rtc-88pm860x-prevent-use-after-free-on-device-remove.patch patches.suse/clk-rockchip-fix-wrong-clock-definitions-for-rk3328.patch patches.suse/clk-rockchip-Fix-video-codec-clocks-on-rk3288.patch patches.suse/clk-rockchip-Turn-on-aclk_dmac1-for-suspend-on-rk328.patch patches.suse/0001-clk-qoriq-increase-array-size-of-cmux_to_group.patch patches.suse/clk-tegra-Fix-PLLM-programming-on-Tegra124-when-PMC-.patch patches.suse/ipv4-Fix-raw-socket-lookup-for-local-traffic.patch patches.suse/net-hns3-remove-redundant-assignment-of-l2_hdr-to-it.patch patches.suse/tuntap-synchronize-through-tfiles-array-instead-of-t.patch patches.suse/tipc-fix-hanging-clients-using-poll-with-EPOLLOUT-fl.patch patches.suse/vlan-disable-SIOCSHWTSTAMP-in-container.patch patches.suse/packet-Fix-error-path-in-packet_init.patch patches.suse/nfp-bpf-fix-static-check-error-through-tightening-sh.patch patches.suse/powerpc-pseries-iommu-Fix-set-but-not-used-values.patch patches.suse/powerpc-crypto-Use-cheaper-random-numbers-for-crc-vp.patch patches.suse/powerpc-numa-improve-control-of-topology-updates.patch patches.suse/powerpc-numa-document-topology_updates_enabled-disab.patch patches.suse/powerpc-powernv-idle-Restore-IAMR-after-idle.patch patches.suse/powerpc-powernv-idle-Restore-AMR-UAMOR-AMOR-after-id.patch patches.suse/powerpc-pseries-Track-LMB-nid-instead-of-using-devic.patch patches.suse/powerpc-tm-Avoid-machine-crash-on-rt_sigreturn.patch patches.suse/powerpc-mm-Move-book3s64-specifics-in-subdirectory-m.patch patches.suse/powerpc-security-Show-powerpc_security_features-in-d.patch patches.suse/powerpc-perf-init-pmu-from-core-book3s.patch patches.suse/powerpc-perf-Add-generic-compat-mode-pmu-driver.patch patches.suse/powerpc-perf-Remove-PM_BR_CMPL_ALT-from-power9-event.patch patches.suse/powerpc-book3s-64-check-for-NULL-pointer-in-pgd_allo.patch patches.suse/pwm-Fix-deadlock-warning-when-removing-PWM-device.patch patches.suse/pwm-tiehrpwm-Update-shadow-register-for-disabling-PW.patch patches.suse/pwm-meson-Consider-128-a-valid-pre-divider.patch patches.suse/pwm-meson-Don-t-disable-PWM-when-setting-duty-repeat.patch patches.suse/pwm-meson-Use-the-spin-lock-only-to-protect-register.patch patches.suse/pwm-Clear-chip_data-in-pwm_put.patch patches.suse/omapfb-add-missing-of_node_put-after-of_device_is_av.patch patches.suse/video-hgafb-fix-potential-NULL-pointer-dereference.patch patches.suse/video-imsttfb-fix-potential-NULL-pointer-dereference.patch patches.suse/0001-fbdev-fix-divide-error-in-fb_var_to_videomode.patch patches.suse/0001-fbdev-fix-WARNING-in-__alloc_pages_nodemask-bug.patch patches.suse/platform-x86-dell-rbtn-Add-missing-include.patch patches.suse/platform-x86-intel_pmc_ipc-adding-error-handling.patch patches.suse/platform-x86-intel_pmc_core-Mark-local-function-stat.patch patches.suse/platform-x86-intel_punit_ipc-Revert-Fix-resource-ior.patch patches.suse/platform-mellanox-Add-TmFifo-driver-for-Mellanox-Blu.patch patches.suse/platform-x86-mlx-platform-Add-support-for-tachometer.patch patches.suse/platform-x86-mlx-platform-Add-mlx-wdt-platform-drive.patch patches.suse/platform-x86-alienware-wmi-printing-the-wrong-error-.patch patches.suse/platform-x86-sony-laptop-Fix-unintentional-fall-thro.patch patches.suse/Documentation-x86-convert-protection-keys.txt-to-reS.patch patches.suse/vfio-mdev-Avoid-release-parent-reference-during-erro.patch patches.suse/vfio-mdev-Fix-aborting-mdev-child-device-removal-if-.patch patches.suse/gpio-Remove-obsolete-comment-about-gpiochip_free_hog.patch patches.suse/gpio-gpio-omap-add-check-for-off-wake-capable-gpios.patch patches.suse/platform-chrome-cros_ec_proto-check-for-NULL-transfe.patch patches.suse/mtd-nand-omap-Fix-comment-in-platform-data-using-wro.patch patches.suse/0001-mtd-spi-nor-intel-spi-Avoid-crossing-4K-address-boun.patch patches.suse/spi-nor-intel-spi-Add-support-for-Intel-Comet-Lake-S.patch patches.suse/mtd-part-fix-incorrect-format-specifier-for-an-unsig.patch patches.suse/watchdog-fix-compile-time-error-of-pretimeout-govern.patch patches.suse/watchdog-f71808e_wdt-fix-F81866-bit-operation.patch patches.suse/watchdog-imx2_wdt-Fix-set_timeout-for-big-timeout-va.patch patches.suse/watchdog-wdat_wdt-fix-get_timeleft-call-for-wdat_wdt.patch patches.suse/iommu-arm-smmu-v3-Don-t-disable-SMMU-in-kdump-kernel.patch patches.suse/iommu-vt-d-don-t-request-page-request-irq-under-dmar_global_lock patches.suse/iommu-vt-d-set-intel_iommu_gfx_mapped-correctly patches.suse/iommu-vt-d-make-kernel-parameter-igfx_off-work-with-viommu patches.suse/bridge-Fix-error-path-for-kobject_init_and_add.patch patches.suse/net-ibmvnic-Update-MAC-address-settings-after-adapte.patch patches.suse/net-ibmvnic-Update-carrier-state-after-link-state-ch.patch patches.suse/0011-netfilter-ebtables-CONFIG_COMPAT-reject-trailing-dat.patch patches.suse/net-seeq-fix-crash-caused-by-not-set-dev.parent.patch patches.suse/bonding-fix-arp_validate-toggling-in-active-backup-m.patch patches.suse/msft-hv-1874-Input-hyperv-keyboard-add-module-description.patch patches.suse/x86-msr-index-cleanup-bit-defines.patch patches.suse/x86-speculation-consolidate-cpu-whitelists.patch patches.suse/x86-speculation-mds-add-basic-bug-infrastructure-for-mds.patch patches.suse/x86-speculation-mds-add-bug_msbds_only.patch patches.suse/x86-kvm-expose-x86_feature_md_clear-to-guests.patch patches.suse/x86-speculation-mds-add-mds_clear_cpu_buffers.patch patches.suse/x86-speculation-mds-clear-cpu-buffers-on-exit-to-user.patch patches.suse/x86-kvm-vmx-add-mds-protection-when-l1d-flush-is-not-active.patch patches.suse/x86-speculation-mds-conditionally-clear-cpu-buffers-on-idle-entry.patch patches.suse/x86-speculation-mds-add-mitigation-control-for-mds.patch patches.suse/x86-speculation-mds-add-sysfs-reporting-for-mds.patch patches.suse/x86-speculation-mds-add-mitigation-mode-vmwerv.patch patches.suse/0001-Documentation-Add-MDS-vulnerability-documentation.patch patches.suse/x86-speculation-mds-add-mds-full-nosmt-cmdline-option.patch patches.suse/x86-speculation-move-arch_smt_update-call-to-after-mitigation-decisions.patch patches.suse/x86-speculation-mds-add-smt-warning-message.patch patches.suse/x86-speculation-mds-print-smt-vulnerable-on-msbds-with-mitigations-off.patch patches.suse/x86-speculation-mds-add-mitigations-support-for-mds.patch patches.suse/0001-Documentation-Correct-the-possible-MDS-sysfs-values.patch patches.suse/0001-x86-speculation-mds-Fix-documentation-typo.patch patches.suse/fuse-fix-writepages-on-32bit.patch patches.suse/fuse-honor-RLIMIT_FSIZE-in-fuse_file_fallocate.patch patches.suse/mm-huge_memory-fix-vmf_insert_pfn_-pmd-pud-crash-han.patch patches.suse/kernel-sys.c-prctl-fix-false-positive-in-validate_pr.patch patches.suse/ocfs2-fix-ocfs2-read-inode-data-panic-in-ocfs2_iget.patch patches.suse/fs-sync.c-sync_file_range-2-may-use-WB_SYNC_ALL-writ.patch patches.suse/PCI-Init-PCIe-feature-bits-for-managed-host-bridge-a.patch patches.suse/PCI-Factor-out-pcie_retrain_link-function.patch patches.suse/PCI-Work-around-Pericom-PCIe-to-PCI-bridge-Retrain-L.patch patches.suse/PCI-rpadlpar-Fix-leaked-device_node-references-in-ad.patch patches.suse/switchtec-Fix-unintended-mask-of-MRPC-event.patch patches.suse/PCI-Mark-AMD-Stoney-Radeon-R7-GPU-ATS-as-broken.patch patches.suse/PCI-Mark-Atheros-AR9462-to-avoid-bus-reset.patch patches.suse/PCI-al-Add-Amazon-Annapurna-Labs-PCIe-host-controlle.patch patches.suse/msft-hv-1859-PCI-hv-Fix-a-memory-leak-in-hv_eject_device_work.patch patches.suse/msft-hv-1860-PCI-hv-Add-hv_pci_remove_slots-when-we-unload-the-dr.patch patches.suse/msft-hv-1861-PCI-hv-Add-pci_destroy_slot-in-pci_devices_present_w.patch patches.suse/mfd-max77620-Fix-swapped-FPS_PERIOD_MAX_US-values.patch patches.suse/mfd-twl6040-Fix-device-init-errors-for-ACCCTL-regist.patch patches.suse/mfd-intel-lpss-Set-the-device-in-reset-state-when-in.patch patches.suse/mfd-tps65912-spi-Add-missing-of-table-registration.patch patches.suse/mfd-da9063-Fix-OTP-control-register-names-to-match-d.patch patches.suse/mfd-intel-lpss-Add-Intel-Comet-Lake-PCI-IDs.patch patches.suse/backlight-lm3630a-Return-0-on-success-in-update_stat.patch patches.suse/virtio-s390-use-vring_create_virtqueue patches.suse/virtio-s390-dma-support-for-virtio-ccw patches.suse/userfaultfd-use-RCU-to-free-the-task-struct-when-for.patch patches.suse/mm-mincore-c-make-mincore-more-conservative.patch patches.suse/powerpc-mm-radix-mark-__radix__flush_tlb_range_psize.patch patches.suse/powerpc-mm-radix-mark-as-__tlbie_pid-and-friends-as_.patch patches.suse/include-linux-bitops.h-sanitize-rotate-primitives.patch patches.suse/binfmt_elf-move-brk-out-of-mmap-when-doing-direct-lo.patch patches.suse/rapidio-fix-a-NULL-pointer-dereference-when-create_w.patch patches.suse/RDMA-Directly-cast-the-sockaddr-union-to-sockaddr.patch patches.suse/IB-mlx5-Verify-DEVX-general-object-type-correctly.patch patches.suse/net-mlx5-Set-completion-EQs-as-shared-resources.patch patches.suse/crypto-chelsio-Fix-NULL-pointer-dereference.patch patches.suse/crypto-chelsio-Fix-softlockup-with-heavy-I-O.patch patches.suse/crypto-chelsio-count-incomplete-block-in-IV.patch patches.suse/crypto-caam-fix-caam_dump_sg-that-iterates-through-s.patch patches.suse/ACPI-PM-Set-enable_for_wake-for-wakeup-GPEs-during-s.patch patches.suse/x86_64-add-gap-to-int3-to-allow-for-call-emulation.patch patches.suse/x86_64-allow-breakpoints-to-emulate-call-instructions.patch patches.suse/ftrace-x86_64-emulate-call-function-while-updating-in-breakpoint-handler.patch patches.suse/tracing-fix-partial-reading-of-trace-event-s-id-file.patch patches.suse/SUNRPC-nfs-Fix-return-value-for-nfs4_callback_compou.patch patches.suse/0001-xenbus-drop-useless-LIST_HEAD-in-xenbus_write_watch-.patch patches.suse/power-supply-axp288_charger-Fix-unchecked-return-val.patch patches.suse/power-supply-max14656-fix-potential-use-before-alloc.patch patches.suse/power-supply-max14656-fix-potential-use-after-free.patch patches.suse/power-supply-axp20x_usb_power-Fix-typo-in-VBUS-curre.patch patches.suse/libnvdimm-namespace-fix-label-tracking-error.patch patches.suse/drm-amdgpu-remove-ATPX_DGPU_REQ_POWER_FOR_DISPLAYS-c.patch patches.suse/drm-radeon-prefer-lower-reference-dividers.patch patches.suse/drm-amdgpu-psp-move-psp-version-specific-function-po.patch patches.suse/drm-nouveau-kms-gv100-fix-spurious-window-immediate-.patch patches.suse/drm-nouveau-kms-gf119-gp10x-push-HeadSetControlOutpu.patch patches.suse/drm-nouveau-disp-dp-respect-sink-limits-when-selecti.patch patches.suse/drm-i915-fbc-disable-framebuffer-compression-on-Gemi.patch patches.suse/drm-bridge-adv7511-Fix-low-refresh-rate-selection.patch patches.suse/drm-pl111-Initialize-clock-spinlock-early.patch patches.suse/drivers-thermal-tsens-Don-t-print-error-message-on-E.patch patches.suse/thermal-rcar_gen3_thermal-disable-interrupt-in-.remo.patch patches.suse/thermal-cpu_cooling-Actually-trace-CPU-load-in-therm.patch patches.suse/memory-tegra-Fix-integer-overflow-on-tick-value-calc.patch patches.suse/soc-mediatek-pwrap-Zero-initialize-rdata-in-pwrap_in.patch patches.suse/soc-rockchip-Set-the-proper-PWM-for-rk3288.patch patches.suse/objtool-fix-function-fallthrough-detection.patch patches.suse/0001-locking-rwsem-Prevent-decrement-of-reader-count-befo.patch patches.suse/perf-x86-amd-iommu-make-the-amd_iommu_attr_groups-symbol-static.patch patches.suse/0001-ntp-Allow-TAI-UTC-offset-to-be-set-to-zero.patch patches.suse/x86-speculation-mds-revert-cpu-buffer-clear-on-double-fault-exit.patch patches.suse/configfs-fix-possible-use-after-free-in-configfs_reg.patch patches.suse/edac-mc-fix-edac_mc_find-in-case-no-device-is-found.patch patches.suse/media-atmel-atmel-isc-fix-INIT_WORK-misplacement.patch patches.suse/0001-media-atmel-atmel-isc-fix-asd-memory-allocation.patch patches.suse/media-omap_vout-potential-buffer-overflow-in-vidioc_.patch patches.suse/media-davinci-vpbe-array-underflow-in-vpbe_enum_outp.patch patches.suse/dm-zoned-Silence-a-static-checker-warning.patch patches.suse/dm-zoned-Fix-zone-report-handling.patch patches.suse/dm-cache-metadata-Fix-loading-discard-bitset.patch patches.suse/dm-delay-fix-a-crash-when-invalid-device-is-specifie.patch patches.suse/dm-integrity-correctly-calculate-the-size-of-metadat.patch patches.suse/ceph-remove-duplicated-filelock-ref-increase.patch patches.suse/ceph-factor-out-ceph_lookup_inode.patch patches.suse/ceph-quota-fix-quota-subdir-mounts.patch patches.suse/ceph-fix-null-pointer-deref-when-debugging-is-enabled.patch patches.suse/ceph-fix-potential-use-after-free-in-ceph_mdsc_build_path.patch patches.suse/ceph-print-inode-number-in-_caps_issued_mask-debugging-messages.patch patches.suse/rbd-don-t-assert-on-writes-to-snapshots.patch patches.suse/libceph-fix-unaligned-accesses-in-ceph_entity_addr-handling.patch patches.suse/libceph-make-ceph_pr_addr-take-an-struct-ceph_entity_addr-pointer.patch patches.suse/ceph-flush-dirty-inodes-before-proceeding-with-remount.patch patches.suse/nvme-rdma-remove-redundant-reference-between-ib_devi.patch patches.suse/nvme-fc-use-separate-work-queue-to-avoid-warning.patch patches.suse/nvme-multipath-avoid-crash-on-invalid-subsystem-cntl.patch patches.suse/nvme-change-locking-for-the-per-subsystem-controller.patch patches.suse/kvm-x86-skip-efer-vs-guest-cpuid-checks-for-host-initiated-writes patches.suse/kvm-s390-add-vector-enhancements-facility-2-to-cpumodel patches.suse/kvm-s390-add-vector-bcd-enhancements-facility-to-cpumodel patches.suse/kvm-s390-add-msa9-to-cpumodel patches.suse/kvm-s390-provide-query-function-for-instructions-returning-32-byte patches.suse/kvm-s390-add-enhanced-sort-facilty-to-cpu-model patches.suse/kvm-s390-add-deflate-conversion-facilty-to-cpu-model patches.suse/kvm-s390-enable-msa9-keywrapping-functions-depending-on-cpu-model patches.suse/KVM-polling-add-architecture-backend-to-disable-poll.patch patches.suse/KVM-s390-provide-kvm_arch_no_poll-function.patch patches.suse/kvm-s390-vsie-do-not-shadow-crycb-when-no-ap-and-no-keys patches.suse/kvm-s390-vsie-return-correct-values-for-invalid-crycb-format patches.suse/kvm-x86-fix-l1tf-mitigation-for-shadow-mmu patches.suse/KVM-PPC-Book3S-HV-Fix-lockdep-warning-when-entering-.patch patches.suse/KVM-PPC-Book3S-HV-Avoid-lockdep-debugging-in-TCE-rea.patch patches.suse/KVM-PPC-Book3S-HV-Handle-virtual-mode-in-XIVE-VCPU-p.patch patches.suse/KVM-arm64-Refactor-kvm_arm_num_regs-for-easier-maint.patch patches.suse/KVM-arm64-Add-missing-include-of-linux-string.h-in-g.patch patches.suse/KVM-arm64-Factor-out-core-register-ID-enumeration.patch patches.suse/KVM-arm64-Reject-ioctl-access-to-FPSIMD-V-regs-on-SV.patch patches.suse/arm64-KVM-Fix-system-register-enumeration.patch patches.suse/ALSA-hda-realtek-Fixup-headphone-noise-via-runtime-s.patch patches.suse/ALSA-hda-realtek-Avoid-superfluous-COEF-EAPD-setups.patch patches.suse/ALSA-hda-realtek-Corrected-fixup-for-System76-Gazell.patch patches.suse/ALSA-hda-realtek-Fix-for-Lenovo-B50-70-inverted-inte.patch patches.suse/soc-fsl-qe-Fix-an-error-code-in-qe_pin_request.patch patches.suse/0006-irqchip-gic-v3-its-fix-some-definitions-of-inner-cac.patch patches.suse/smb3-display-session-id-in-debug-data.patch patches.suse/cifs-cleanup-smb2ops-c-and-normalize-strings.patch patches.suse/smb3-trivial-cleanup-to-smb2ops-c.patch patches.suse/cifs-smbd-When-reconnecting-to-server-call-smbd_destroy-after-all.patch patches.suse/cifs-smbd-Use-the-correct-DMA-direction-when-sending-data.patch patches.suse/cifs-Don-t-match-port-on-SMBDirect-transport.patch patches.suse/cifs-Allocate-memory-for-all-iovs-in-smb2_ioctl.patch patches.suse/Fixed-https-bugzilla-kernel-org-show_bug-cgi-id-202935-allow-write.patch patches.suse/cifs-add-support-for-SEEK_DATA-and-SEEK_HOLE.patch patches.suse/ext4-zero-out-the-unused-memory-region-in-the-extent.patch patches.suse/ext4-fix-data-corruption-caused-by-overlapping-unali.patch patches.suse/ext4-unsigned-int-compared-against-zero.patch patches.suse/ext4-fix-block-validity-checks-for-journal-inodes-us.patch patches.suse/ext4-avoid-panic-during-forced-reboot-due-to-aborted.patch patches.suse/fs-writeback.c-use-rcu_barrier-to-wait-for-inflight-.patch patches.suse/net-mlx4_core-Change-the-error-print-to-info-print.patch patches.suse/rtnetlink-always-put-IFLA_LINK-for-links-with-a-link.patch patches.suse/0006-net-macb-fix-error-format-in-dev_err.patch patches.suse/ppp-deflate-Fix-possible-crash-in-deflate_init.patch patches.suse/nfp-flower-add-rcu-locks-when-accessing-netdev-for-t.patch patches.suse/bpf-devmap-fix-use-after-free-Read-in-__dev_map_entr.patch patches.suse/bpf-sockmap-remove-duplicate-queue-free.patch patches.suse/bpf-sockmap-fix-msg-sg.size-account-on-ingress-skb.patch patches.suse/bpf-btf-fix-the-brackets-of-BTF_INT_OFFSET.patch patches.suse/bpf-add-map_lookup_elem_sys_only-for-lookups-from-sy.patch patches.suse/bpf-lru-avoid-messing-with-eviction-heuristics-upon-.patch patches.suse/bpf-tcp-correctly-handle-DONT_WAIT-flags-and-timeo-0.patch patches.suse/net-usb-qmi_wwan-add-Telit-0x1260-and-0x1261-composi.patch patches.suse/net-avoid-weird-emergency-message.patch patches.suse/vsock-virtio-free-packets-during-the-socket-release.patch patches.suse/net-mlx5-Add-meaningful-return-codes-to-status_to_er.patch patches.suse/net-mlx5e-Fix-ethtool-rxfh-commands-when-CONFIG_MLX5.patch patches.suse/vsock-virtio-Initialize-core-virtio-vsock-before-reg.patch patches.suse/mlxsw-core-Prevent-reading-unsupported-slave-address.patch patches.suse/btrfs-don-t-double-unlock-on-error-in-btrfs_punch_ho.patch patches.suse/Btrfs-do-not-abort-transaction-at-btrfs_update_root-.patch patches.suse/0001-btrfs-extent-tree-Fix-a-bug-that-btrfs-is-unable-to-.patch patches.suse/Btrfs-avoid-fallback-to-transaction-commit-during-fs.patch patches.suse/btrfs-fix-race-between-ranged-fsync-and-writeback-of.patch patches.suse/btrfs-tree-checker-detect-file-extent-items-with-ove.patch patches.suse/crypto-vmx-CTR-always-increment-IV-as-quadword.patch patches.suse/crypto-vmx-ghash-do-nosimd-fallback-manually.patch patches.suse/net-mlx4_en-ethtool-Remove-unsupported-SFP-EEPROM-hi.patch patches.suse/tipc-Avoid-copying-bytes-beyond-the-supplied-data.patch patches.suse/usbnet-ipheth-fix-racing-condition.patch patches.suse/ipv6-Consider-sk_bound_dev_if-when-binding-a-raw-soc.patch patches.suse/usbnet-fix-kernel-crash-after-disconnect.patch patches.suse/drm-vmwgfx-Don-t-send-drm-sysfs-hotplug-events-on-in.patch patches.suse/0001-drm-vmwgfx-NULL-pointer-dereference-from-vmw_cmd_dx_.patch patches.suse/drm-vmwgfx-integer-underflow-in-vmw_cmd_dx_set_shade.patch patches.suse/drm-sun4i-Fix-sun8i-HDMI-PHY-clock-initialization.patch patches.suse/drm-sun4i-Fix-sun8i-HDMI-PHY-configuration-for-148.5.patch patches.suse/drm-gma500-cdv-Check-vbt-config-bits-when-detecting-.patch patches.suse/drm-amdkfd-Add-missing-Polaris10-ID.patch patches.suse/0002-drm-i915-gvt-Tiled-Resources-mmios-are-in-context-mm.patch patches.suse/0003-drm-i915-gvt-add-0x4dfc-to-gen9-save-restore-list.patch patches.suse/drm-i915-gvt-do-not-let-TRTTE-and-0x4dfc-write-passt.patch patches.suse/mmc-sdhci-iproc-cygnus-Set-NO_HISPD-bit-to-fix-HS50-.patch patches.suse/mmc-sdhci-iproc-Set-NO_HISPD-bit-to-fix-HS50-data-ho.patch patches.suse/platform-x86-pmc_atom-Add-Lex-3I380D-industrial-PC-t.patch patches.suse/platform-x86-pmc_atom-Add-several-Beckhoff-Automatio.patch patches.suse/arm64-Handle-erratum-1418040-as-a-superset-of-erratu.patch patches.suse/bio-fix-improper-use-of-smp_mb__before_atomic.patch patches.suse/sbitmap-fix-improper-use-of-smp_mb__before_atomic.patch patches.suse/blk-mq-fix-hang-caused-by-freeze-unfreeze-sequence.patch patches.suse/nvme-copy-mtfa-field-from-identify-controller.patch patches.suse/scsi-qla2xxx-Add-cleanup-for-PCI-EEH-recovery.patch patches.suse/scsi-qedi-remove-memset-memcpy-to-nfunc-and-use-func-instead patches.suse/scsi-qedi-remove-set-but-not-used-variables-cdev-and-udev patches.suse/scsi-lpfc-resolve-lockdep-warnings.patch patches.suse/scsi-lpfc-correct-rcu-unlock-issue-in-lpfc_nvme_info.patch patches.suse/scsi-lpfc-add-check-for-loss-of-ndlp-when-sending-RR.patch patches.suse/scsi-smartpqi-Reporting-unhandled-SCSI-errors.patch patches.suse/scsi-bnx2fc-fix-incorrect-cast-to-u64-on-shift-operation patches.suse/ext4-don-t-perform-block-validity-checks-on-the-jour.patch patches.suse/ext4-wait-for-outstanding-dio-during-truncate-in-noj.patch patches.suse/ext4-do-not-delete-unlinked-inode-from-orphan-list-o.patch patches.suse/KVM-s390-fix-typo-in-parameter-description.patch patches.suse/KVM-s390-change-default-halt-poll-time-to-50us.patch patches.suse/kvm-x86-include-multiple-indices-with-cpuid-leaf-0x8000001d.patch patches.suse/kvm-x86-include-cpuid-leaf-0x8000001e-in-kvm-s-supported-cpuid.patch patches.suse/kvm-svm-avic-fix-off-by-one-in-checking-host-apic-id patches.suse/kvm-x86-fix-return-value-for-reserved-efer patches.suse/gpio-fix-gpio-adp5588-build-errors.patch patches.suse/doc-Cope-with-the-deprecation-of-AutoReporter.patch patches.suse/0001-docs-Fix-conf.py-for-Sphinx-2.0.patch patches.suse/drm-i915-Maintain-consistent-documentation-subsectio.patch patches.suse/ALSA-hda-realtek-Check-headset-type-by-unplug-and-re.patch patches.suse/ALSA-hda-realtek-Set-default-power-save-node-to-0.patch patches.suse/ALSA-hda-realtek-Enable-micmute-LED-for-Huawei-lapto.patch patches.suse/ALSA-hda-Force-polling-mode-on-CNL-for-fixing-codec-.patch patches.suse/ALSA-hda-realtek-Improve-the-headset-mic-for-Acer-As.patch patches.suse/configfs-Fix-use-after-free-when-accessing-sd-s_dent.patch patches.suse/btrfs-ensure-replaced-device-doesn-t-have-pending-chunk-allocation.patch patches.suse/btrfs-reloc-also-queue-orphan-reloc-tree-for-cleanup-to-avoid-bug_on.patch patches.suse/0002-btrfs-qgroup-Check-bg-while-resuming-relocation-to-a.patch patches.suse/btrfs-fix-fsync-not-persisting-changed-attributes-of.patch patches.suse/btrfs-fix-wrong-ctime-and-mtime-of-a-directory-after.patch patches.suse/btrfs-fix-race-updating-log-root-item-during-fsync.patch patches.suse/net-tls-fix-state-removal-with-feature-flags-off.patch patches.suse/net-tls-don-t-ignore-netdev-notifications-if-no-TLS-.patch patches.suse/mISDN-make-sure-device-name-is-NUL-terminated.patch patches.suse/net-stmmac-fix-reset-gpio-free-missing.patch patches.suse/bnxt_en-Fix-aggregation-buffer-leak-under-OOM-condit.patch patches.suse/bnxt_en-Fix-possible-BUG-condition-when-calling-pci_.patch patches.suse/bnxt_en-Reduce-memory-usage-when-running-in-kdump-ke.patch patches.suse/ipv4-igmp-fix-another-memory-leak-in-igmpv3_del_delr.patch patches.suse/ipv4-igmp-fix-build-error-if-CONFIG_IP_MULTICAST.patch patches.suse/cxgb4-offload-VLAN-flows-regardless-of-VLAN-ethtype.patch patches.suse/net-fec-fix-the-clk-mismatch-in-failed_reset-path.patch patches.suse/cxgb4-Revert-cxgb4-Remove-SGE_HOST_PAGE_SIZE-depende.patch patches.suse/0007-net-stmmac-fix-csr_clk-can-t-be-zero-issue.patch patches.suse/bonding-802.3ad-fix-slave-link-initialization-transi.patch patches.suse/net-tulip-de4x5-Drop-redundant-MODULE_DEVICE_TABLE.patch patches.suse/0008-net-aquantia-fix-LRO-with-FCS-error.patch patches.suse/net-mvneta-Fix-err-code-path-of-probe.patch patches.suse/llc-fix-skb-leak-in-llc_build_and_send_ui_pkt.patch patches.suse/net-phy-marvell10g-report-if-the-PHY-fails-to-boot-f.patch patches.suse/net-phy-dp83867-Set-up-RGMII-TX-delay.patch patches.suse/msft-hv-1880-netvsc-unshare-skb-in-VF-rx-handler.patch patches.suse/net-core-support-XDP-generic-on-stacked-devices.patch patches.suse/net-mlx5-Fix-error-handling-in-mlx5_load.patch patches.suse/net-mlx5-Avoid-double-free-in-fs-init-error-unwindin.patch patches.suse/net-mlx5-Allocate-root-ns-memory-using-kzalloc-to-ma.patch patches.suse/net-mlx5e-Disable-rxhash-when-CQE-compress-is-enable.patch patches.suse/net-dsa-mv88e6xxx-fix-handling-of-upper-half-of-STAT.patch patches.suse/mlxsw-spectrum-Prevent-force-of-56G.patch patches.suse/net-mvpp2-fix-bad-MVPP2_TXQ_SCHED_TOKEN_CNTR_REG-que.patch patches.suse/net-gro-fix-use-after-free-read-in-napi_gro_frags.patch patches.suse/net-don-t-clear-sock-sk-early-to-avoid-trouble-in-st.patch patches.suse/0004-drm-etnaviv-lock-MMU-while-dumping-core.patch patches.suse/USB-Fix-slab-out-of-bounds-write-in-usb_get_bos_desc.patch patches.suse/media-usb-siano-Fix-general-protection-fault-in-smsu.patch patches.suse/USB-Add-LPM-quirk-for-Surface-Dock-GigE-adapter.patch patches.suse/USB-sisusbvga-fix-oops-in-error-path-of-sisusb_probe.patch patches.suse/usbip-usbip_host-fix-BUG-sleeping-function-called-fr.patch patches.suse/USB-rio500-refuse-more-than-one-device-at-a-time.patch patches.suse/USB-rio500-fix-memory-leak-in-close-after-disconnect.patch patches.suse/media-usb-siano-Fix-false-positive-uninitialized-var.patch patches.suse/xhci-update-bounce-buffer-with-correct-sg-num.patch patches.suse/0001-usb-xhci-avoid-null-pointer-deref-when-bos-field-is-.patch patches.suse/xhci-Convert-xhci_handshake-to-use-readl_poll_timeou.patch patches.suse/xhci-Use-zu-for-printing-size_t-type.patch patches.suse/media-smsusb-better-handle-optional-alignment.patch patches.suse/usbip-usbip_host-fix-stub_dev-lock-context-imbalance.patch patches.suse/tty-serial-msm_serial-Fix-XON-XOFF.patch patches.suse/serial-sh-sci-disable-DMA-for-uart_console.patch patches.suse/tty-max310x-Fix-external-crystal-register-setup.patch patches.suse/staging-wlan-ng-fix-adapter-initialization-failure.patch patches.suse/Staging-vc04_services-Fix-a-couple-error-codes.patch patches.suse/staging-vc04_services-prevent-integer-overflow-in-cr.patch patches.suse/PCI-PM-Avoid-possible-suspend-to-idle-issue.patch patches.suse/s390-pci-fix-struct-definition-for-set-pci-function patches.suse/s390-pci-fix-assignment-of-bus-resources patches.suse/s390-zcrypt-fix-wrong-dispatching-for-control-domain-cprbs patches.suse/s390-crypto-fix-gcm-aes-s390-selftest-failures patches.suse/cifs-fix-memory-leak-of-pneg_inbuf-on-EOPNOTSUPP-ioctl-case.patch patches.suse/fs-cifs-smb2pdu-c-fix-buffer-free-in-SMB2_ioctl_free.patch patches.suse/dfs_cache-fix-a-wrong-use-of-kfree-in-flush_cache_ent-.patch patches.suse/CIFS-cifs_read_allocate_pages-don-t-iterate-through-whole-page-arr.patch patches.suse/memcg-make-it-work-on-sparse-non-0-node-systems.patch patches.suse/kernel-signal.c-trace_signal_deliver-when-signal_gro.patch patches.suse/scsi-zfcp-fix-missing-zfcp_port-reference-put-on-ebusy-from-port_remove patches.suse/scsi-zfcp-fix-to-prevent-port_remove-with-pure-auto-scan-luns-only-sdevs patches.suse/scsi-smartpqi-properly-set-both-the-DMA-mask-and-the.patch patches.suse/scsi-scsi_dh_alua-fix-possible-null-ptr-deref patches.suse/scsi-libsas-only-clear-phy-in_shutdown-after-shutdow.patch patches.suse/scsi-libsas-delete-sas-port-if-expander-discover-failed patches.suse/block-Don-t-revalidate-bdev-of-hidden-gendisk.patch patches.suse/blk-mq-Fix-spelling-in-a-source-code-comment.patch patches.suse/leds-avoid-flush_work-in-atomic-context.patch patches.suse/i2c-dev-fix-potential-memory-leak-in-i2cdev_ioctl_rd.patch patches.suse/i2c-mlxcpld-Fix-wrong-initialization-order-in-probe.patch patches.suse/i2c-synquacer-fix-synquacer_i2c_doxfer-return-value.patch patches.suse/KVM-PPC-Book3S-HV-XIVE-Do-not-clear-IRQ-data-of-pass.patch patches.suse/powerpc-powernv-Return-for-invalid-IMC-domain.patch patches.suse/powerpc-perf-Fix-MMCRA-corruption-by-bhrb_filter.patch patches.suse/efi-x86-Add-missing-error-handling-to-old_memmap-1-1.patch patches.suse/x86-cpu-amd-don-t-force-the-cpb-cap-when-running-under-a-hypervisor.patch patches.suse/0002-rcu-locking-and-unlocking-need-to-always-be-at-least.patch patches.suse/SUNRPC-fix-regression-in-umount-of-a-secure-mount.patch patches.suse/NFSv4.1-Again-fix-a-race-where-CB_NOTIFY_LOCK-fails-.patch patches.suse/fuse-fallocate-fix-return-with-locked-inode.patch patches.suse/IB-rdmavt-Fix-alloc_qpn-WARN_ON.patch patches.suse/IB-hfi1-Insure-freeze_work-work_struct-is-canceled-o.patch patches.suse/IB-qib-hfi1-rdmavt-Correct-ibv_devinfo-max_mr-value.patch patches.suse/IB-hfi1-Validate-page-aligned-for-a-given-virtual-ad.patch patches.suse/net-hns-Fix-loopback-test-failed-at-copper-ports.patch patches.suse/net-ethernet-ti-cpsw_ethtool-fix-ethtool-ring-param-.patch patches.suse/net-tls-replace-the-sleeping-lock-around-RX-resync-w.patch patches.suse/net-ipvlan-Fix-ipvlan-device-tso-disabled-while-NETI.patch patches.suse/s390-qeth-fix-vlan-attribute-in-bridge_hostnotify-udev-event patches.suse/Fix-memory-leak-in-sctp_process_init.patch patches.suse/ethtool-fix-potential-userspace-buffer-overflow.patch patches.suse/ipv6-use-READ_ONCE-for-inet-hdrincl-as-in-ipv4.patch patches.suse/ipv6-fix-EFAULT-on-sendto-with-icmpv6-and-hdrincl.patch patches.suse/net-rds-fix-memory-leak-in-rds_ib_flush_mr_pool.patch patches.suse/net-mvpp2-Use-strscpy-to-handle-stat-strings.patch patches.suse/pktgen-do-not-sleep-with-the-thread-lock-held.patch patches.suse/x86-insn-eval-Fix-use-after-free-access-to-LDT-entry.patch patches.suse/scripts-checkstack.pl-Fix-arm64-wrong-or-unknown-arc.patch patches.suse/hwmon-core-add-thermal-sensors-only-if-dev-of_node-i.patch patches.suse/hwmon-pmbus-core-Treat-parameters-as-paged-if-on-mul.patch patches.suse/drm-i915-icl-Add-WaDisableBankHangMode.patch patches.suse/drm-i915-gvt-Initialize-intel_gvt_gtt_entry-in-stack.patch patches.suse/0002-drm-i915-gvt-refine-ggtt-range-validation.patch patches.suse/0003-drm-i915-gvt-Fix-cmd-length-of-VEB_DI_IECP.patch patches.suse/drm-amdgpu-fix-ring-test-failure-issue-during-s3-in-.patch patches.suse/drm-msm-fix-fb-references-in-async-update.patch patches.suse/drm-vc4-fix-fb-references-in-async-update.patch patches.suse/drm-don-t-block-fb-changes-for-async-plane-updates.patch patches.suse/drm-arm-mali-dp-Add-a-loop-around-the-second-set-CVA.patch patches.suse/drm-arm-hdlcd-Actually-validate-CRTC-modes.patch patches.suse/drm-arm-hdlcd-Allow-a-bit-of-clock-tolerance.patch patches.suse/scsi-ufs-check-that-space-was-properly-alloced-in-copy_query_response patches.suse/scsi-smartpqi-unlock-on-error-in-pqi_submit_raid_request_synchronous patches.suse/nvme-rdma-use-dynamic-dma-mapping-per-command.patch patches.suse/dmaengine-tegra210-adma-Fix-crash-during-probe.patch patches.suse/0001-fpga-stratix10-soc-fix-use-after-free-on-s10_init.patch patches.suse/parport-Fix-mem-leak-in-parport_register_dev_model.patch patches.suse/genwqe-Prevent-an-integer-overflow-in-the-ioctl.patch patches.suse/0001-test_firmware-Use-correct-snprintf-limit.patch patches.suse/0001-xen-blkfront-switch-kcalloc-to-kvcalloc-for-large-ar.patch patches.suse/spi-bitbang-Fix-NULL-pointer-dereference-in-spi_unre.patch patches.suse/spi-spi-fsl-spi-call-spi_finalize_current_message-at.patch patches.suse/signal-ptrace-Don-t-leak-unitialized-kernel-memory-w.patch patches.suse/ptrace-restore-smp_rmb-in-__ptrace_may_access.patch patches.suse/HID-wacom-Don-t-set-tool-type-until-we-re-in-range.patch patches.suse/HID-wacom-Don-t-report-anything-prior-to-the-tool-en.patch patches.suse/HID-wacom-Send-BTN_TOUCH-in-response-to-INTUOSP2_BT-.patch patches.suse/HID-wacom-Correct-button-numbering-2nd-gen-Intuos-Pr.patch patches.suse/HID-wacom-Sync-INTUOSP2_BT-touch-state-after-each-fr.patch patches.suse/msft-hv-1882-HID-hyperv-Add-a-module-description-line.patch patches.suse/ALSA-hda-realtek-Update-headset-mode-for-ALC256.patch patches.suse/ALSA-firewire-motu-fix-destruction-of-data-for-isoch.patch patches.suse/ALSA-oxfw-allow-PCM-capture-for-Stanton-SCS.1m.patch patches.suse/ASoC-cs4265-readable-register-too-low.patch patches.suse/ASoC-soc-pcm-BE-dai-needs-prepare-when-pause-release.patch patches.suse/ASoC-fsl_asrc-Fix-the-issue-about-unsupported-rate.patch patches.suse/ASoC-cs42xx8-Add-regcache-mask-dirty.patch patches.suse/ASoC-max98090-remove-24-bit-format-support-if-RJ-is-.patch patches.suse/Revert-ALSA-hda-realtek-Improve-the-headset-mic-for-.patch patches.suse/iommu-arm-smmu-avoid-constant-zero-in-tlbi-writes patches.suse/mm-list_lru-c-fix-memory-leak-in-_memcg_init_list_lru_node.patch patches.suse/scripts-decode_stacktrace.sh-prefix-addr2line-with-C.patch patches.suse/mm-mlock-c-mlockall-error-for-flag-mcl_onfault.patch patches.suse/fs-ocfs2-fix-race-in-ocfs2_dentry_attach_lock.patch patches.suse/mm-mlock-c-change-count_mm_mlocked_page_nr-return-type.patch patches.suse/0001-coredump-fix-race-condition-between-collapse_huge_pa.patch patches.suse/mm-vmscan-c-fix-trying-to-reclaim-unevictable-lru-page.patch patches.suse/drivers-base-devres-introduce-devm_release_action.patch patches.suse/mm-devm_memremap_pages-introduce-devm_memunmap_pages.patch patches.suse/PCI-P2PDMA-fix-the-gen_pool_add_virt-failure-path.patch patches.suse/0001-i2c-acorn-fix-i2c-warning.patch patches.suse/0020-bcache-fix-stack-corruption-by-PRECEDING_KEY.patch patches.suse/0021-bcache-only-set-BCACHE_DEV_WB_RUNNING-when-cached-de.patch patches.suse/libata-Extend-quirks-for-the-ST1000LM024-drives-with.patch patches.suse/scsi-hpsa-correct-ioaccel2-chaining patches.suse/drm-mediatek-fix-unbind-functions.patch patches.suse/drm-mediatek-unbind-components-in-mtk_drm_unbind.patch patches.suse/drm-mediatek-call-drm_atomic_helper_shutdown-when-un.patch patches.suse/drm-mediatek-clear-num_pipes-when-unbind-driver.patch patches.suse/drm-mediatek-call-mtk_dsi_stop-after-mtk_drm_crtc_at.patch patches.suse/drm-i915-dmc-protect-against-reading-random-memory.patch patches.suse/drm-i915-sdvo-Implement-proper-HDMI-audio-support-fo.patch patches.suse/drm-i915-perf-fix-whitelist-on-Gen10.patch patches.suse/drm-panel-orientation-quirks-Add-quirk-for-GPD-pocke.patch patches.suse/drm-panel-orientation-quirks-Add-quirk-for-GPD-Micro.patch patches.suse/drm-edid-abstract-override-firmware-EDID-retrieval.patch patches.suse/drm-add-fallback-override-firmware-EDID-modes-workar.patch patches.suse/drm-amdgpu-uvd-vcn-fetch-ring-s-read_ptr-after-alloc.patch patches.suse/cgroup-use-css_tryget-instead-of-css_tryget_online-in-task_get_css.patch patches.suse/USB-usb-storage-Add-new-ID-to-ums-realtek.patch patches.suse/USB-Fix-chipmunk-like-voice-when-using-Logitech-C270.patch patches.suse/0001-usb-dwc2-host-Fix-wMaxPacketSize-handling-fix-webcam.patch patches.suse/usb-dwc2-Fix-DMA-cache-alignment-issues.patch patches.suse/usb-gadget-fusb300_udc-Fix-memory-leak-of-fusb300-ep.patch patches.suse/usb-gadget-udc-lpc32xx-allocate-descriptor-with-GFP_.patch patches.suse/USB-serial-option-add-support-for-Simcom-SIM7500-SIM.patch patches.suse/USB-serial-pl2303-add-Allied-Telesis-VT-Kit3.patch patches.suse/USB-serial-option-add-Telit-0x1260-and-0x1261-compos.patch patches.suse/platform-x86-mlx-platform-Fix-parent-device-in-i2c-m.patch patches.suse/platform-mellanox-mlxreg-hotplug-Add-devm_free_irq-c.patch patches.suse/ras-cec-fix-binary-search-function.patch patches.suse/ras-cec-convert-the-timer-callback-to-a-workqueue.patch patches.suse/x86-resctrl-prevent-null-pointer-dereference-when-local-mbm-is-disabled.patch patches.suse/x86-microcode-cpuhotplug-add-a-microcode-loader-cpu-hotplug-callback.patch patches.suse/0001-mwifiex-Fix-possible-buffer-overflows-at-parsing-bss.patch patches.suse/0001-mwifiex-Abort-at-too-short-BSS-descriptor-element.patch patches.suse/iwlwifi-clear-persistence-bit-according-to-device-fa.patch patches.suse/iwlwifi-Fix-double-free-problems-in-iwl_req_fw_callb.patch patches.suse/0001-mwifiex-Fix-heap-overflow-in-mwifiex_uap_parse_tail_.patch patches.suse/samples-bpf-fix-to-change-the-buffer-size-for-read.patch patches.suse/bpf-sockmap-fix-use-after-free-from-sleep-in-psock-b.patch patches.suse/ipv6-flowlabel-fl6_sock_lookup-must-use-atomic_inc_n.patch patches.suse/mpls-fix-warning-with-multi-label-encap.patch patches.suse/can-flexcan-fix-timeout-when-set-small-bitrate.patch patches.suse/can-mcp251x-add-support-for-mcp25625.patch patches.suse/can-m_can-implement-errata-Needless-activation-of-MR.patch patches.suse/can-af_can-Fix-error-path-of-can_init.patch patches.suse/can-purge-socket-error-queue-on-sock-destruct.patch patches.suse/net-mlx5-Update-pci-error-handler-entries-and-comman.patch patches.suse/net-mlx5-Avoid-reloading-already-removed-devices.patch patches.suse/ibmvnic-Do-not-close-unopened-driver-during-reset.patch patches.suse/ibmvnic-Refresh-device-multicast-list-after-reset.patch patches.suse/ibmvnic-Fix-unchecked-return-codes-of-memory-allocat.patch patches.suse/net-openvswitch-do-not-free-vport-if-register_netdev.patch patches.suse/net-tls-correctly-account-for-copied-bytes-with-mult.patch patches.suse/mlxsw-spectrum_router-Refresh-nexthop-neighbour-when.patch patches.suse/mlxsw-spectrum_flower-Fix-TOS-matching.patch patches.suse/mlxsw-spectrum-Disallow-prio-tagged-packets-when-PVI.patch patches.suse/net-mvpp2-prs-Fix-parser-range-for-VID-filtering.patch patches.suse/net-mvpp2-prs-Use-the-correct-helpers-when-removing-.patch patches.suse/mac80211-handle-deauthentication-disassociation-from.patch patches.suse/mac80211-fix-rate-reporting-inside-cfg80211_calculat.patch patches.suse/nl-mac-80211-allow-4addr-AP-operation-on-crypto-cont.patch patches.suse/mac80211-Do-not-use-stack-memory-with-scatterlist-fo.patch patches.suse/nl80211-fix-station_info-pertid-memory-leak.patch patches.suse/mac80211-mesh-fix-RCU-warning.patch patches.suse/mac80211-free-peer-keys-before-vif-down-in-mesh.patch patches.suse/mac80211-drop-robust-management-frames-from-unknown-.patch patches.suse/mac80211-only-warn-once-on-chanctx_conf-being-NULL.patch patches.suse/mac80211-do-not-start-any-work-during-reconfigure-fl.patch patches.suse/cfg80211-fix-memory-leak-of-wiphy-device-name.patch patches.suse/qmi_wwan-add-support-for-QMAP-padding-in-the-RX-path.patch patches.suse/qmi_wwan-add-network-device-usage-statistics-for-qmi.patch patches.suse/qmi_wwan-avoid-RCU-stalls-on-device-disconnect-when-.patch patches.suse/qmi_wwan-extend-permitted-QMAP-mux_id-value-range.patch patches.suse/sctp-Free-cookie-before-we-memdup-a-new-one.patch patches.suse/hv_netvsc-Set-probe-mode-to-sync.patch patches.suse/vsock-virtio-set-SOCK_DONE-on-peer-shutdown.patch patches.suse/bpf-lpm_trie-check-left-child-of-last-leftmost-node-.patch patches.suse/xdp-check-device-pointer-before-clearing.patch patches.suse/powerpc-bpf-use-unsigned-division-instruction-for-64.patch patches.suse/bpf-devmap-Fix-premature-entry-free-on-destroying-ma.patch patches.suse/bpf-devmap-Add-missing-bulk-queue-free.patch patches.suse/bpf-devmap-Add-missing-RCU-read-lock-on-flush.patch patches.suse/bpf-x64-fix-stack-layout-of-JITed-bpf-code.patch patches.suse/bpf-fix-nested-bpf-tracepoints-with-per-cpu-data.patch patches.suse/be2net-Fix-number-of-Rx-queues-used-for-flow-hashing.patch patches.suse/neigh-fix-use-after-free-read-in-pneigh_get_next.patch patches.suse/ax25-fix-inconsistent-lock-state-in-ax25_destroy_tim.patch patches.suse/lapb-fixed-leak-of-control-blocks.patch patches.suse/tcp-limit-payload-size-of-sacked-skbs.patch patches.suse/tcp-tcp_fragment-should-apply-sane-memory-limits.patch patches.suse/tcp-add-tcp_min_snd_mss-sysctl.patch patches.suse/tcp-enforce-tcp_min_snd_mss-in-tcp_mtu_probing.patch patches.suse/btrfs-fix-race-between-block-group-removal-and-block.patch patches.suse/0007-btrfs-start-readahead-also-in-seed-devices.patch patches.suse/Input-elantech-enable-middle-button-support-on-2-Thi.patch patches.suse/Input-uinput-add-compat-ioctl-number-translation-for.patch patches.suse/Input-imx_keypad-make-sure-keyboard-can-always-wake-.patch patches.suse/Input-synaptics-enable-SMBus-on-ThinkPad-E480-and-E5.patch patches.suse/apparmor-enforce-nullbyte-at-end-of-tag-string.patch patches.suse/PCI-PM-Skip-devices-in-D0-for-suspend-to-idle.patch patches.suse/0046-md-fix-for-divide-error-in-status_resync.patch patches.suse/mmc-core-complete-HS400-before-checking-status.patch patches.suse/mmc-core-API-to-temporarily-disable-retuning-for-SDI.patch patches.suse/brcmfmac-sdio-Disable-auto-tuning-around-commands-ex.patch patches.suse/mmc-core-Add-sdio_retune_hold_now-and-sdio_retune_re.patch patches.suse/brcmfmac-sdio-Don-t-tune-while-the-card-is-off.patch patches.suse/mmc-core-Prevent-processing-SDIO-IRQs-when-the-card-.patch patches.suse/arm64-ssbd-explicitly-depend-on-linux-prctl.h.patch patches.suse/arm64-sve-uapi-asm-ptrace.h-should-not-depend-on-uap.patch patches.suse/KVM-arm64-Filter-out-invalid-core-register-IDs-in-KV.patch patches.suse/KVM-arm-arm64-vgic-Fix-kvm_device-leak-in-vgic_its_d.patch patches.suse/cifs-fix-panic-in-smb2_reconnect.patch patches.suse/cifs-add-spinlock-for-the-openFileList-to-cifsInodeInfo.patch patches.suse/SMB3-retry-on-STATUS_INSUFFICIENT_RESOURCES-instead-of-failing-writ.patch patches.suse/cifs-fix-GlobalMid_Lock-bug-in-cifs_reconnect.patch patches.suse/treewide-Replace-GPLv2-boilerplate-reference-with-SPDX-rule-231.patch patches.suse/0001-usb-chipidea-udc-workaround-for-endpoint-conflict-is.patch patches.suse/staging-iio-ad7150-fix-threshold-mode-config-bit.patch patches.suse/drm-vmwgfx-Use-the-backdoor-port-if-the-HB-port-is-n.patch patches.suse/drm-vmwgfx-Honor-the-sg-list-segment-size-limitation.patch patches.suse/drm-vmwgfx-fix-a-warning-due-to-missing-dma_parms.patch patches.suse/drm-return-EFAULT-if-copy_to_user-fails.patch patches.suse/drm-i915-gvt-ignore-unexpected-pvinfo-write.patch patches.suse/IB-hfi1-Validate-fault-injection-opcode-user-input.patch patches.suse/IB-hfi1-Close-PSM-sdma_progress-sleep-window.patch patches.suse/IB-hfi1-Avoid-hardlockup-with-flushlist_lock.patch patches.suse/IB-hfi1-Silence-txreq-allocation-warnings.patch patches.suse/IB-hfi1-Create-inline-to-get-extended-headers.patch patches.suse/IB-hfi1-Wakeup-QPs-orphaned-on-wait-list-after-flush.patch patches.suse/IB-hfi1-Handle-wakeup-of-orphaned-QPs-for-pio.patch patches.suse/IB-hfi1-Handle-port-down-properly-in-pio.patch patches.suse/net-remove-duplicate-fetch-in-sock_getsockopt.patch patches.suse/tun-wake-up-waitqueues-after-IFF_UP-is-set.patch patches.suse/ip_tunnel-allow-not-to-count-pkts-on-tstats-by-setti.patch patches.suse/ip6_tunnel-allow-not-to-count-pkts-on-tstats-by-pass.patch patches.suse/tipc-pass-tunnel-dev-as-NULL-to-udp_tunnel-6-_xmit_s.patch patches.suse/net-lio_core-fix-potential-sign-extension-overflow-o.patch patches.suse/net-udp_gso-Allow-TX-timestamp-with-UDP-GSO.patch patches.suse/net-af_iucv-remove-gfp_dma-restriction-for-hipertransport patches.suse/net-af_iucv-build-proper-skbs-for-hipertransport patches.suse/net-af_iucv-always-register-net_device-notifier patches.suse/net-hns3-Fix-inconsistent-indenting.patch patches.suse/tcp-refine-memory-limit-test-in-tcp_fragment.patch patches.suse/Bluetooth-Fix-regression-with-minimum-encryption-key.patch patches.suse/scsi-ufs-avoid-runtime-suspend-possibly-being-blocked-forever patches.suse/scsi-qla2xxx-Fix-hardlockup-in-abort-command-during-.patch patches.suse/powerpc-mm-64s-hash-Reallocate-context-ids-on-fork.patch patches.suse/be2net-fix-link-failure-after-ethtool-offline-test.patch patches.suse/ppp-mppe-Add-softdep-to-arc4.patch patches.suse/net-stmmac-fixed-new-system-time-seconds-value-calcu.patch patches.suse/net-stmmac-set-IC-bit-when-transmitting-frames-with-.patch patches.suse/sis900-fix-TX-completion.patch patches.suse/tipc-change-to-use-register_pernet_device.patch patches.suse/net-sched-cbs-Fix-error-path-of-cbs_module_init.patch patches.suse/net-tls-fix-page-double-free-on-TX-cleanup.patch patches.suse/net-packet-fix-memory-leak-in-packet_set_ring.patch patches.suse/tipc-check-msg-req-data-len-in-tipc_nl_compat_bearer.patch patches.suse/qmi_wwan-Fix-out-of-bounds-read.patch patches.suse/ipv4-Use-return-value-of-inet_iif-for-__raw_v4_looku.patch patches.suse/bonding-Always-enable-vlan-tx-offload.patch patches.suse/net-smc-fix-error-path-in-smc_init patches.suse/team-Always-enable-vlan-tx-offload.patch patches.suse/sctp-change-to-hold-sk-after-auth-shkey-is-created-s.patch patches.suse/af_packet-Block-execution-of-tasks-waiting-for-trans.patch patches.suse/dm-log-writes-make-sure-super-sector-log-updates-are.patch patches.suse/scsi-vmw_pscsi-Fix-use-after-free-in-pvscsi_queue_lc.patch patches.suse/NFS-flexfiles-Use-the-correct-TCP-timeout-for-flexfi.patch patches.suse/fs-proc-array.c-allow-reporting-eip-esp-for-all-core.patch patches.suse/mm-soft-offline-return-EBUSY-if-set_hwpoison_free_bu.patch patches.suse/mm-hugetlb-soft-offline-dissolve_free_huge_page-retu.patch patches.suse/efi-memreserve-deal-with-memreserve-entries-in-unmap.patch patches.suse/efi-bgrt-Drop-BGRT-status-field-reserved-bits-check.patch patches.suse/irqchip-gic-v3-its-Fix-command-queue-pointer-compari.patch patches.suse/perf-core-fix-perf_sample_regs_user-mm-check.patch patches.suse/perf-ioctl-add-check-for-the-sample_period-value.patch patches.suse/x86-microcode-fix-the-microcode-load-on-cpu-hotplug-for-real.patch patches.suse/x86-apic-fix-integer-overflow-on-10-bit-left-shift-of-cpu_khz.patch patches.suse/x86-speculation-allow-guests-to-use-ssbd-even-if-host-does-not.patch patches.suse/cpu-speculation-warn-on-unsupported-mitigations-parameter.patch patches.suse/cifs-fix-crash-querying-symlinks-stored-as-reparse-points.patch patches.suse/Bluetooth-Fix-faulty-expression-for-minimum-encrypti.patch patches.suse/tracing-snapshot-resize-spare-buffer-if-size-changed.patch patches.suse/ptrace-Fix-ptracer_cred-handling-for-PTRACE_TRACEME.patch patches.suse/ALSA-hda-realtek-Add-quirks-for-several-Clevo-notebo.patch patches.suse/ALSA-usb-audio-fix-sign-unintended-sign-extension-on.patch patches.suse/ALSA-hda-realtek-Change-front-mic-location-for-Lenov.patch patches.suse/ALSA-seq-fix-incorrect-order-of-dest_client-dest_por.patch patches.suse/ALSA-firewire-lib-fireworks-fix-miss-detection-of-re.patch patches.suse/ALSA-line6-Fix-write-on-zero-sized-buffer.patch patches.suse/dax-Fix-xarray-entry-association-for-mixed-mappings.patch patches.suse/mm-vmscan.c-prevent-useless-kswapd-loops.patch patches.suse/lib-mpi-Fix-karactx-leak-in-mpi_powm.patch patches.suse/crypto-cryptd-Fix-skcipher-instance-memory-leak.patch patches.suse/crypto-user-prevent-operating-on-larval-algorithms.patch patches.suse/drm-amd-powerplay-use-hardware-fan-control-if-no-pow.patch patches.suse/drm-amdgpu-gfx9-use-reset-default-for-PA_SC_FIFO_SIZ.patch patches.suse/drm-etnaviv-add-missing-failure-path-to-destroy-suba.patch patches.suse/drm-imx-notify-drm-core-before-sending-event-during-.patch patches.suse/drm-imx-only-send-event-on-crtc-disable-if-kept-disa.patch patches.suse/nfsd-Fix-overflow-causing-non-working-mounts-on-1-TB.patch patches.suse/kvm-x86-degrade-warn-to-pr_warn_ratelimited patches.suse/kvm-lapic-fix-pending-interrupt-in-irr-blocked-by-software-disable-lapic patches.suse/scsi-target-iblock-fix-overrun-in-write-same-emulation patches.suse/dmaengine-imx-sdma-fix-use-after-free-on-probe-error.patch patches.suse/dmaengine-imx-sdma-remove-BD_INTR-for-channel0.patch patches.suse/arm64-cpufeature-Convert-hook_lock-to-raw_spin_lock_.patch patches.suse/acpi-arm64-ignore-5.1-FADTs-that-are-reported-as-5.0.patch patches.suse/s390-jump_label-replace-stop_machine-with-smp_call_f.patch patches.suse/0001-s390-qdio-handle-PENDING-state-for-QEBSM-devices.patch patches.suse/s390-mm-force-swiotlb-for-protected-virtualization patches.suse/s390-cio-introduce-dma-pools-to-cio patches.suse/s390-cio-add-basic-protected-virtualization-support patches.suse/s390-airq-use-dma-memory-for-adapter-interrupts patches.suse/virtio-s390-use-cacheline-aligned-airq-bit-vectors patches.suse/virtio-s390-add-indirection-to-indicators-access patches.suse/virtio-s390-use-dma-memory-for-ccw-i-o-and-classic-notifiers patches.suse/virtio-s390-make-airq-summary-indicators-dma patches.suse/s390-fix-stfle-zero-padding patches.suse/s390-qdio-re-initialize-tiqdio-list-entries patches.suse/s390-qdio-don-t-touch-the-dsci-in-tiqdio_add_input_queues patches.suse/s390-pci-deal-with-devices-that-have-no-support-for-mio-instructions patches.suse/s390-pci-correctly-handle-mio-opt-out patches.suse/rslib-Fix-decoding-of-shortened-codes.patch patches.suse/rslib-Fix-handling-of-of-caller-provided-syndrome.patch patches.suse/irqchip-gic-v2m-Add-support-for-Amazon-Graviton-vari.patch patches.suse/x86-cpufeatures-Carve-out-CQM-features-retrieval.patch patches.suse/x86-cpufeatures-Combine-word-11-and-12-into-a-new-sc.patch patches.suse/x86-cpufeatures-Enumerate-the-new-AVX512-BFLOAT16-in.patch patches.suse/x86-cpufeatures-Enumerate-user-wait-instructions.patch patches.suse/x86-umwait-Initialize-umwait-control-values.patch patches.suse/x86-umwait-Add-sysfs-interface-to-control-umwait-C0..patch patches.suse/x86-umwait-Add-sysfs-interface-to-control-umwait-max.patch patches.suse/Documentation-ABI-Document-umwait-control-sysfs-inte.patch patches.suse/0001-x86-ptrace-Fix-possible-spectre-v1-in-ptrace_get_deb.patch patches.suse/x86-tls-fix-possible-spectre-v1-in-do_get_thread_area.patch patches.suse/x86-alternatives-add-int3_emulate_call-selftest.patch patches.suse/x86-topology-Add-CPUID.1F-multi-die-package-support.patch patches.suse/x86-topology-Create-topology_max_die_per_package.patch patches.suse/cpu-topology-Export-die_id.patch patches.suse/x86-topology-Define-topology_die_id.patch patches.suse/x86-topology-Define-topology_logical_die_id.patch patches.suse/powercap-intel_rapl-Simplify-rapl_find_package.patch patches.suse/powercap-intel_rapl-Support-multi-die-package.patch patches.suse/thermal-x86_pkg_temp_thermal-Support-multi-die-packa.patch patches.suse/powercap-intel_rapl-Update-RAPL-domain-name-and-debu.patch patches.suse/hwmon-coretemp-Support-multi-die-package.patch patches.suse/topology-Create-package_cpus-sysfs-attribute.patch patches.suse/topology-Create-core_cpus-and-die_cpus-sysfs-attribu.patch patches.suse/perf-x86-intel-uncore-Support-multi-die-package.patch patches.suse/perf-x86-intel-rapl-Support-multi-die-package.patch patches.suse/perf-x86-intel-cstate-Support-multi-die-package.patch patches.suse/thermal-x86_pkg_temp_thermal-Cosmetic-Rename-interna.patch patches.suse/hwmon-coretemp-Cosmetic-Rename-internal-variables-to.patch patches.suse/perf-x86-intel-uncore-Cosmetic-renames-in-response-t.patch patches.suse/perf-x86-intel-rapl-Cosmetic-rename-internal-variabl.patch patches.suse/tpm-Fix-TPM-1.2-Shutdown-sequence-to-prevent-future-.patch patches.suse/crypto-ccp-AES-CFB-mode-is-a-stream-cipher.patch patches.suse/crypto-ccp-fix-AES-CFB-error-exposed-by-new-test-vec.patch patches.suse/crypto-ccp-Fix-3DES-complaint-from-ccp-crypto-module.patch patches.suse/crypto-talitos-fix-skcipher-failure-due-to-wrong-out.patch patches.suse/crypto-talitos-rename-alternative-AEAD-algos.patch patches.suse/crypto-talitos-reduce-max-key-size-for-SEC1.patch patches.suse/crypto-talitos-check-AES-key-size.patch patches.suse/crypto-talitos-fix-CTR-alg-blocksize.patch patches.suse/crypto-talitos-check-data-blocksize-in-ablkcipher.patch patches.suse/crypto-talitos-HMAC-SNOOP-NO-AFEU-mode-requires-SW-i.patch patches.suse/crypto-talitos-properly-handle-split-ICV.patch patches.suse/crypto-talitos-Align-SEC1-accesses-to-32-bits-bounda.patch patches.suse/crypto-arm64-sha1-ce-correct-digest-for-empty-data-i.patch patches.suse/crypto-arm64-sha2-ce-correct-digest-for-empty-data-i.patch patches.suse/crypto-ghash-fix-unaligned-memory-access-in-ghash_se.patch patches.suse/crypto-chacha20poly1305-fix-atomic-sleep-when-using-.patch patches.suse/crypto-talitos-fix-max-key-size-for-sha384-and-sha51.patch patches.suse/lib-scatterlist-Fix-mapping-iterator-when-sg-offset-.patch patches.suse/crypto-ccp-Validate-the-the-error-value-used-to-inde.patch patches.suse/signal-pid_namespace-Fix-reboot_pid_ns-to-use-send_s.patch patches.suse/signal-cifs-Fix-cifs_put_tcp_session-to-call-send_sig-instead-of-fo.patch patches.suse/signal-properly-set-trace_signal_lose_info-in-_send_signal.patch patches.suse/pwm-stm32-Use-3-cells-of_xlate.patch patches.suse/gpio-omap-ensure-irq-is-enabled-before-wakeup.patch patches.suse/gpio-omap-fix-lack-of-irqstatus_raw0-for-OMAP4.patch patches.suse/regmap-fix-bulk-writes-on-paged-registers.patch patches.suse/regulator-s2mps11-Fix-buck7-and-buck8-wrong-voltages.patch patches.suse/regulator-qcom_spmi-Fix-math-of-spmi_regulator_set_v.patch patches.suse/iommu-vt-d-remove-unnecessary-rcu_read_locks patches.suse/iommu-fix-a-leak-in-iommu_insert_resv_region patches.suse/iommu-vt-d-duplicate-iommu_resv_region-objects-per-device-list patches.suse/iommu-vt-d-introduce-is_downstream_to_pci_bridge-helper patches.suse/iommu-vt-d-handle-rmrr-with-pci-bridge-device-scopes patches.suse/iommu-vt-d-handle-pci-bridge-rmrr-device-scopes-in-intel_iommu_get_resv_regions patches.suse/iommu-amd-make-iommu_disable-safer patches.suse/iommu-use-right-function-to-get-group-for-device patches.suse/edac-fix-global-out-of-bounds-write-when-setting-edac_mc_poll_msec.patch patches.suse/media-v4l2-ctrl-fix-flags-for-DO_WHITE_BALANCE.patch patches.suse/media-spi-IR-LED-add-missing-of-table-registration.patch patches.suse/media-dvb-usb-fix-use-after-free-in-dvb_usb_device_e.patch patches.suse/0016-media-au0828-fix-null-dereference-in-error-path.patch patches.suse/media-marvell-ccic-fix-DMA-s-g-desc-number-calculati.patch patches.suse/media-marvell-ccic-don-t-generate-EOF-on-parallel-bu.patch patches.suse/media-vpss-fix-a-potential-NULL-pointer-dereference.patch patches.suse/media-media_device_enum_links32-clean-a-reserved-fie.patch patches.suse/0017-media-pvrusb2-use-a-different-format-for-warnings.patch patches.suse/media-coda-Remove-unbalanced-and-unneeded-mutex-unlo.patch patches.suse/0001-media-cpia2_usb-first-wake-up-then-free-in-disconnec.patch patches.suse/media-usb-zr364xx-Fix-KASAN-null-ptr-deref-Read-in-z.patch patches.suse/media-mc-device.c-don-t-memset-__user-pointer-conten.patch patches.suse/media-staging-media-davinci_vpfe-Fix-for-memory-leak.patch patches.suse/media-wl128x-Fix-some-error-handling-in-fm_v4l2_init.patch patches.suse/media-vivid-fix-incorrect-assignment-operation-when-.patch patches.suse/media-s5p-mfc-Make-additional-clocks-optional.patch patches.suse/media-Revert-media-marvell-ccic-reset-ccic-phy-when-.patch patches.suse/media-coda-fix-mpeg2-sequence-number-handling.patch patches.suse/media-coda-fix-last-buffer-handling-in-V4L2_ENC_CMD_.patch patches.suse/media-coda-increment-sequence-offset-for-the-last-re.patch patches.suse/media-v4l2-Test-type-instead-of-cfg-type-in-v4l2_ctr.patch patches.suse/media-hdpvr-fix-locking-and-a-missing-msleep.patch patches.suse/media-radio-raremono-change-devm_k-alloc-to-k-alloc.patch patches.suse/ALSA-usb-audio-Enable-.product_name-override-for-Ema.patch patches.suse/ALSA-hda-Add-Elkhart-Lake-PCI-ID.patch patches.suse/ALSA-usb-audio-Sanity-checks-for-each-pipe-and-EP-ty.patch patches.suse/ALSA-hda-realtek-Headphone-Mic-can-t-record-after-S3.patch patches.suse/ALSA-usb-audio-Fix-parse-of-UAC2-Extension-Units.patch patches.suse/ALSA-usb-audio-fix-Line6-Helix-audio-format-rates.patch patches.suse/ASoC-add-support-for-Conexant-CX2072X-CODEC patches.suse/ASoC-Intel-Add-machine-driver-for-Cherrytrail-CX2072 patches.suse/ASoC-cx2072x-fix-integer-overflow-on-unsigned-int-mu.patch patches.suse/ACPI-PM-Avoid-evaluating-_PS3-on-transitions-from-D3.patch patches.suse/ACPI-PM-Allow-transitions-to-D0-to-occur-in-special-.patch patches.suse/PCI-Do-not-poll-for-PME-if-the-device-is-in-D3cold.patch patches.suse/pci-pm-acpi-refresh-all-stale-power-state-data-in-pci_pm_complete patches.suse/PM-ACPI-PCI-Resume-all-devices-during-hibernation.patch patches.suse/ACPI-PM-Simplify-and-fix-PM-domain-hibernation-callb.patch patches.suse/ACPI-PM-Introduce-poweroff-callbacks-for-ACPI-PM-dom.patch patches.suse/cpupower-frequency-set-r-option-misses-the-last-cpu-.patch patches.suse/cpufreq-brcmstb-avs-cpufreq-Fix-initial-command-chec.patch patches.suse/cpufreq-brcmstb-avs-cpufreq-Fix-types-for-voltage-fr.patch patches.suse/cpufreq-add-driver-for-raspberry-pi.patch patches.suse/ACPICA-Clear-status-of-GPEs-on-first-direct-enable.patch patches.suse/raid5-cache-Need-to-do-start-part-job-after-adding-j.patch patches.suse/0048-md-md.c-Return-ENODEV-when-mddev-is-NULL-in-rdev_att.patch patches.suse/0049-md-fix-spelling-typo-and-add-necessary-space.patch patches.suse/0050-md-raid1-get-rid-of-extra-blank-line-and-space.patch patches.suse/0051-md-raid10-Use-struct_size-in-kmalloc.patch patches.suse/0052-md-raid10-read-balance-chooses-idlest-disk-for-SSD.patch patches.suse/0053-md-raid1-fix-potential-data-inconsistency-issue-with.patch patches.suse/0054-md-introduce-mddev_create-destroy_wb_pool-for-the-ch.patch patches.suse/0055-md-bitmap-create-and-destroy-wb_info_pool-with-the-c.patch patches.suse/0056-md-bitmap-create-and-destroy-wb_info_pool-with-the-c.patch patches.suse/0057-md-add-bitmap_abort-label-in-md_run.patch patches.suse/lpfc-add-support-to-generate-RSCN-events-for-nport.patch patches.suse/lpfc-add-support-for-translating-an-RSCN-rcv-into-a-.patch patches.suse/nvme-fix-possible-io-failures-when-removing-multipat.patch patches.suse/0058-md-raid1-Fix-a-warning-message-in-remove_wb.patch patches.suse/0022-bcache-don-t-set-max-writeback-rate-if-gc-is-running.patch patches.suse/0023-bcache-check-c-gc_thread-by-IS_ERR_OR_NULL-in-cache_.patch patches.suse/0024-bcache-fix-return-value-error-in-bch_journal_read.patch patches.suse/0025-Revert-bcache-set-CACHE_SET_IO_DISABLE-in-bch_cached.patch patches.suse/0026-bcache-avoid-flushing-btree-node-in-cache_set_flush-.patch patches.suse/0027-bcache-ignore-read-ahead-request-failure-on-backing-.patch patches.suse/0028-bcache-add-io-error-counting-in-write_bdev_super_end.patch patches.suse/0029-bcache-remove-unnecessary-prefetch-in-bset_search_tr.patch patches.suse/0030-bcache-use-sysfs_match_string-instead-of-__sysfs_mat.patch patches.suse/0031-bcache-add-return-value-check-to-bch_cached_dev_run.patch patches.suse/0032-bcache-remove-unncessary-code-in-bch_btree_keys_init.patch patches.suse/0033-bcache-check-CACHE_SET_IO_DISABLE-in-allocator-code.patch patches.suse/0034-bcache-check-CACHE_SET_IO_DISABLE-bit-in-bch_journal.patch patches.suse/0035-bcache-more-detailed-error-message-to-bcache_device_.patch patches.suse/0036-bcache-add-more-error-message-in-bch_cached_dev_atta.patch patches.suse/0037-bcache-improve-error-message-in-bch_cached_dev_run.patch patches.suse/0038-bcache-remove-XXX-comment-line-from-run_cache_set.patch patches.suse/0039-bcache-make-bset_search_tree-be-more-understandable.patch patches.suse/0040-bcache-add-pendings_cleanup-to-stop-pending-bcache-d.patch patches.suse/0041-bcache-fix-mistaken-sysfs-entry-for-io_error-counter.patch patches.suse/0042-bcache-destroy-dc-writeback_write_wq-if-failed-to-cr.patch patches.suse/0043-bcache-stop-writeback-kthread-and-kworker-when-bch_c.patch patches.suse/0044-bcache-avoid-a-deadlock-in-bcache_reboot.patch patches.suse/0045-bcache-acquire-bch_register_lock-later-in-cached_dev.patch patches.suse/0047-bcache-acquire-bch_register_lock-later-in-cached_dev.patch patches.suse/0047-bcache-fix-potential-deadlock-in-cached_def_free.patch patches.suse/0048-bcache-add-code-comments-for-journal_read_bucket.patch patches.suse/0049-bcache-set-largest-seq-to-ja-seq-bucket_index-in-jou.patch patches.suse/0050-bcache-shrink-btree-node-cache-after-bch_btree_check.patch patches.suse/0051-bcache-Revert-bcache-free-heap-cache_set-flush_btree.patch patches.suse/0052-bcache-Revert-bcache-fix-high-CPU-occupancy-during-j.patch patches.suse/0053-bcache-only-clear-BTREE_NODE_dirty-bit-when-it-is-se.patch patches.suse/0054-bcache-add-comments-for-mutex_lock-b-write_lock.patch patches.suse/0055-bcache-remove-retry_flush_write-from-struct-cache_se.patch patches.suse/0056-bcache-fix-race-in-btree_flush_write.patch patches.suse/0057-bcache-performance-improvement-for-btree_flush_write.patch patches.suse/0058-bcache-add-reclaimed_journal_buckets-to-struct-cache.patch patches.suse/block-bfq-null-out-the-bic-when-it-s-no-longer-valid.patch patches.suse/block-documentation-Fix-wbt_lat_usec-documentation.patch patches.suse/blk-mq-simplify-blk_mq_make_request.patch patches.suse/libata-don-t-request-sense-data-on-ZAC-ATA-devices.patch patches.suse/perf-x86-intel-uncore-handle-invalid-event-coding-for-free-running-counter.patch patches.suse/documentation-dma-api-fix-a-function-name-of-max_mapping_size patches.suse/docs-move-protection-keys.rst-to-the-core-api-book.patch patches.suse/debugfs-simplify-__debugfs_remove_file.patch patches.suse/udf-Fix-incorrect-final-NOT_ALLOCATED-hole-extent-le.patch patches.suse/fscrypt-don-t-set-policy-for-a-dead-directory.patch patches.suse/mm-add-filemap_fdatawait_range_keep_errors.patch patches.suse/jbd2-introduce-jbd2_inode-dirty-range-scoping.patch patches.suse/ext4-use-jbd2_inode-dirty-range-scoping.patch patches.suse/cxgb4-Enable-hash-filter-with-offload.patch patches.suse/cxgb4-use-firmware-API-for-validating-filter-spec.patch patches.suse/qed-Modify-api-for-performing-a-dmae-to-another-PF.patch patches.suse/qed-Add-llh-ppfid-interface-and-100g-support-for-off.patch patches.suse/qed-Change-hwfn-used-for-sb-initialization.patch patches.suse/qed-Modify-offload-protocols-to-use-the-affined-engi.patch patches.suse/qedr-Change-the-MSI-X-vectors-selection-to-be-based-.patch patches.suse/qed-Set-the-doorbell-address-correctly.patch patches.suse/qed-Add-qed-devlink-parameters-table.patch patches.suse/qed-Add-iWARP-100g-support.patch patches.suse/qedi-use-hwfns-and-affin_hwfn_idx-to-get-msi-x-vector-index patches.suse/net-hns3-initialize-CPU-reverse-mapping.patch patches.suse/net-hns3-refine-the-flow-director-handle.patch patches.suse/net-hns3-add-aRFS-support-for-PF.patch patches.suse/net-hns3-fix-for-FEC-configuration.patch patches.suse/net-hns3-fix-compile-warning-without-CONFIG_RFS_ACCE.patch patches.suse/net-hns3-fix-for-HNS3_RXD_GRO_SIZE_M-macro.patch patches.suse/net-hns3-add-support-for-dump-firmware-statistics-by.patch patches.suse/net-hns3-use-HCLGE_STATE_NIC_REGISTERED-to-indicate-.patch patches.suse/net-hns3-use-HCLGE_STATE_ROCE_REGISTERED-to-indicate.patch patches.suse/net-hns3-use-HCLGEVF_STATE_NIC_REGISTERED-to-indicat.patch patches.suse/net-hns3-modify-hclge_init_client_instance.patch patches.suse/net-hns3-modify-hclgevf_init_client_instance.patch patches.suse/net-hns3-add-handshake-with-hardware-while-doing-res.patch patches.suse/net-hns3-stop-schedule-reset-service-while-unloading.patch patches.suse/net-hns3-adjust-hns3_uninit_phy-s-location-in-the-hn.patch patches.suse/net-hns3-fix-a-memory-leak-issue-for-hclge_map_unmap.patch patches.suse/Revert-e1000e-fix-cyclic-resets-at-link-up-with-acti.patch patches.suse/e1000e-start-network-tx-queue-only-when-link-is-up.patch patches.suse/qed-Reduce-the-severity-of-ptp-debug-message.patch patches.suse/qede-Handle-infinite-driver-spinning-for-Tx-timestam.patch patches.suse/qed-fix-spelling-mistake-inculde-include.patch patches.suse/net-phy-Check-against-net_device-being-NULL.patch patches.suse/tua6100-Avoid-build-warnings.patch patches.suse/qed-Fix-static-checker-warning-8e2ea3ea.patch patches.suse/qed-remove-redundant-assignment-to-rc.patch patches.suse/net-ena-add-handling-of-llq-max-tx-burst-size.patch patches.suse/net-ena-ethtool-add-extra-properties-retrieval-via-g.patch patches.suse/net-ena-replace-free_tx-rx_ids-union-with-single-fre.patch patches.suse/net-ena-arrange-ena_probe-function-variables-in-reve.patch patches.suse/net-ena-add-newline-at-the-end-of-pr_err-prints.patch patches.suse/net-ena-allow-automatic-fallback-to-polling-mode.patch patches.suse/net-ena-add-support-for-changing-max_header_size-in-.patch patches.suse/net-ena-optimise-calculations-for-CQ-doorbell.patch patches.suse/net-ena-add-good-checksum-counter.patch patches.suse/net-ena-use-dev_info_once-instead-of-static-variable.patch patches.suse/qed-Fix-build-error-without-CONFIG_DEVLINK.patch patches.suse/net-hns3-remove-redundant-core-reset.patch patches.suse/net-hns3-don-t-configure-new-VLAN-ID-into-VF-VLAN-ta.patch patches.suse/net-hns3-fix-VLAN-filter-restore-issue-after-reset.patch patches.suse/net-hns3-set-the-port-shaper-according-to-MAC-speed.patch patches.suse/net-hns3-add-a-check-to-pointer-in-error_detected-an.patch patches.suse/net-hns3-set-ops-to-null-when-unregister-ad_dev.patch patches.suse/net-hns3-add-handling-of-two-bits-in-MAC-tunnel-inte.patch patches.suse/net-hns3-remove-setting-bit-of-reset_requests-when-h.patch patches.suse/net-hns3-add-opcode-about-query-and-clear-RAS-MSI-X-.patch patches.suse/net-hns3-delay-and-separate-enabling-of-NIC-and-ROCE.patch patches.suse/vmxnet3-turn-off-lro-when-rxcsum-is-disabled.patch patches.suse/net-stmmac-dwmac4-fix-flow-control-issue.patch patches.suse/net-hns3-log-detail-error-info-of-ROCEE-ECC-and-AXI-.patch patches.suse/net-hns3-fix-wrong-size-of-mailbox-responding-data.patch patches.suse/net-hns3-make-HW-GRO-handling-compliant-with-SW-GRO.patch patches.suse/net-hns3-replace-numa_node_id-with-numa_mem_id-for-b.patch patches.suse/net-hns3-refactor-hns3_get_new_int_gl-function.patch patches.suse/net-hns3-trigger-VF-reset-if-a-VF-has-an-over_8bd_nf.patch patches.suse/net-hns3-delete-the-redundant-user-NIC-codes.patch patches.suse/net-hns3-small-changes-for-magic-numbers.patch patches.suse/net-hns3-use-macros-instead-of-magic-numbers.patch patches.suse/net-hns3-refactor-PF-VF-RSS-hash-key-configuration.patch patches.suse/net-hns3-some-modifications-to-simplify-and-optimize.patch patches.suse/net-hns3-fix-some-coding-style-issues.patch patches.suse/net-ena-add-MAX_QUEUES_EXT-get-feature-admin-command.patch patches.suse/net-ena-enable-negotiating-larger-Rx-ring-size.patch patches.suse/net-ena-make-ethtool-show-correct-current-and-max-qu.patch patches.suse/net-ena-allow-queue-allocation-backoff-when-low-on-m.patch patches.suse/net-ena-add-ethtool-function-for-changing-io-queue-s.patch patches.suse/net-ena-remove-inline-keyword-from-functions-in-.c.patch patches.suse/net-ena-update-driver-version-from-2.0.3-to-2.1.0.patch patches.suse/qed-iWARP-Use-READ_ONCE-and-smp_store_release-to-acc.patch patches.suse/qed-iWARP-fix-uninitialized-callback.patch patches.suse/qed-iWARP-Fix-tc-for-MPA-ll2-connection.patch patches.suse/qed-iWARP-Fix-default-window-size-to-be-based-on-chi.patch patches.suse/net-hns3-delay-setting-of-reset-level-for-hw-errors-.patch patches.suse/net-hns3-fix-avoid-unnecessary-resetting-for-the-H-W.patch patches.suse/net-hns3-process-H-W-errors-occurred-before-HNS-dev-.patch patches.suse/net-hns3-add-recovery-for-the-H-W-errors-occurred-be.patch patches.suse/net-hns3-some-changes-of-MSI-X-bits-in-PPU-RCB.patch patches.suse/net-hns3-extract-handling-of-mpf-pf-msi-x-errors-int.patch patches.suse/net-hns3-clear-restting-state-when-initializing-HW-d.patch patches.suse/net-hns3-free-irq-when-exit-from-abnormal-branch.patch patches.suse/net-hns3-fix-for-dereferencing-before-null-checking.patch patches.suse/net-hns3-fix-for-skb-leak-when-doing-selftest.patch patches.suse/net-hns3-delay-ring-buffer-clearing-during-reset.patch patches.suse/net-hns3-some-variable-modification.patch patches.suse/net-hns3-fix-dereference-of-ae_dev-before-it-is-null.patch patches.suse/qed-Fix-Wmaybe-uninitialized-false-positive.patch patches.suse/net-hns3-Add-missing-newline-at-end-of-file.patch patches.suse/net-dsa-mv88e6xxx-fix-shift-of-FID-bits-in-mv88e6185.patch patches.suse/net-netsec-initialize-tx-ring-on-ndo_open.patch patches.suse/bpf-fix-callees-pruning-callers.patch patches.suse/net-ena-Fix-bug-where-ring-allocation-backoff-stoppe.patch patches.suse/net-hns3-fix-selftest-fail-issue-for-fibre-port-with.patch patches.suse/net-hns3-remove-VF-VLAN-filter-entry-inexistent-warn.patch patches.suse/net-hns3-sync-VLAN-filter-entries-when-kill-VLAN-ID-.patch patches.suse/net-hns3-restore-the-MAC-autoneg-state-after-reset.patch patches.suse/net-hns3-code-optimizaition-of-hclge_handle_hw_ras_e.patch patches.suse/net-hns3-modify-handling-of-out-of-memory-in-hclge_e.patch patches.suse/net-hns3-remove-override_pci_need_reset.patch patches.suse/net-hns3-add-check-to-number-of-buffer-descriptors.patch patches.suse/net-hns3-fix-race-conditions-between-reset-and-modul.patch patches.suse/net-hns3-fixes-wrong-place-enabling-ROCE-HW-error-wh.patch patches.suse/net-hns3-add-exception-handling-when-enable-NIC-HW-e.patch patches.suse/Revert-net-ena-ethtool-add-extra-properties-retrieva.patch patches.suse/ath10k-fix-incorrect-multicast-broadcast-rate-settin.patch patches.suse/ath6kl-add-some-bounds-checking.patch patches.suse/ath9k-Check-for-errors-when-reading-SREV-register.patch patches.suse/ath-DFS-JP-domain-W56-fixed-pulse-type-3-RADAR-detec.patch patches.suse/wil6210-fix-potential-out-of-bounds-read.patch patches.suse/wil6210-fix-spurious-interrupts-in-3-msi.patch patches.suse/wil6210-check-rx_buff_mgmt-before-accessing-it.patch patches.suse/ath10k-Fix-encoding-for-protected-management-frames.patch patches.suse/ath10k-Do-not-send-probe-response-template-for-mesh.patch patches.suse/ath10k-add-peer-id-check-in-ath10k_peer_find_by_id.patch patches.suse/0001-p54usb-Fix-race-between-disconnect-and-firmware-load.patch patches.suse/mwifiex-update-set_mac_address-logic.patch patches.suse/rtlwifi-rtl8192cu-fix-error-handle-when-usb-probe-fa.patch patches.suse/mt7601u-do-not-schedule-rx_tasklet-when-the-device-h.patch patches.suse/mt7601u-fix-possible-memory-leak-when-the-device-is-.patch patches.suse/linux-dim-Move-logic-to-dim.h.patch patches.suse/linux-dim-Remove-net-prefix-from-internal-DIM-member.patch patches.suse/linux-dim-Rename-externally-exposed-macros.patch patches.suse/linux-dim-Rename-net_dim_sample-to-net_dim_update_sa.patch patches.suse/linux-dim-Rename-externally-used-net_dim-members.patch patches.suse/linux-dim-Move-implementation-to-.c-files.patch patches.suse/linux-dim-Add-completions-count-to-dim_sample.patch patches.suse/net-hns3-fix-__QUEUE_STATE_STACK_XOFF-not-cleared-is.patch patches.suse/net-hns3-enable-DCB-when-TC-num-is-one-and-pfc_en-is.patch patches.suse/net-hns3-change-SSU-s-buffer-allocation-according-to.patch patches.suse/net-hns3-add-some-error-checking-in-hclge_tm-module.patch patches.suse/net-hns3-fix-a-Wformat-nonliteral-compile-warning.patch patches.suse/net-hns3-add-Asym-Pause-support-to-fix-autoneg-probl.patch patches.suse/net-hns3-re-schedule-reset-task-while-VF-reset-fail.patch patches.suse/net-hns3-handle-empty-unknown-interrupt.patch patches.suse/net-hns3-fix-a-statistics-issue-about-l3l4-checksum-.patch patches.suse/net-hns3-remove-unused-linkmode-definition.patch patches.suse/net-hns3-remove-RXD_VLD-check-in-hns3_handle_bdinfo.patch patches.suse/net-hns3-optimize-the-CSQ-cmd-error-handling.patch patches.suse/e1000e-Increase-pause-and-refresh-time.patch patches.suse/ixgbe-Avoid-NULL-pointer-dereference-with-VF-on-non-.patch patches.suse/0001-Add-gVNIC-driver.patch patches.suse/net-hns3-enable-broadcast-promisc-mode-when-initiali.patch patches.suse/net-hns3-fix-flow-control-configure-issue-for-fibre-.patch patches.suse/net-hns3-fix-port-capbility-updating-issue.patch patches.suse/net-hns3-add-all-IMP-return-code.patch patches.suse/net-hns3-set-default-value-for-param-type-in-hclgevf.patch patches.suse/net-hns3-check-msg_data-before-memcpy-in-hclgevf_sen.patch patches.suse/net-hns3-add-default-value-for-tc_size-and-tc_offset.patch patches.suse/net-hns3-bitwise-operator-should-use-unsigned-type.patch patches.suse/net-hns3-set-maximum-length-to-resp_data_len-for-exc.patch patches.suse/net-mlx5-E-Switch-Use-correct-flags-when-configuring.patch patches.suse/iwlwifi-mvm-Drop-large-non-sta-frames.patch patches.suse/0001-iwlwifi-pcie-fix-ALIVE-interrupt-handling-for-gen2-d.patch patches.suse/iwlwifi-fix-RF-Kill-interrupt-while-FW-load-for-gen2.patch patches.suse/0001-iwlwifi-pcie-don-t-service-an-interrupt-that-was-mas.patch patches.suse/iwlwifi-don-t-WARN-when-calling-iwl_get_shared_mem_c.patch patches.suse/ath10k-add-missing-error-handling.patch patches.suse/ath10k-fix-fw-crash-by-moving-chip-reset-after-napi-.patch patches.suse/ath10k-Change-the-warning-message-string.patch patches.suse/ath10k-fix-PCIE-device-wake-up-failed.patch patches.suse/ath9k-correctly-handle-short-radar-pulses.patch patches.suse/0001-carl9170-fix-misuse-of-device-driver-API.patch patches.suse/wil6210-drop-old-event-after-wmi_call-timeout.patch patches.suse/ath10k-destroy-sdio-workqueue-while-remove-sdio-modu.patch patches.suse/Bluetooth-hci_bcsp-Fix-memory-leak-in-rx_skb.patch patches.suse/Bluetooth-Check-state-in-l2cap_disconnect_rsp.patch patches.suse/Bluetooth-validate-BLE-connection-interval-updates.patch patches.suse/Bluetooth-Add-SMP-workaround-Microsoft-Surface-Preci.patch patches.suse/Bluetooth-6lowpan-search-for-destination-address-in-.patch patches.suse/sfc-Remove-PCIE-error-reporting-unavailable.patch patches.suse/0003-net-pasemi-fix-an-use-after-free-in-pasemi_mac_phy_i.patch patches.suse/tools-bpftool-Fix-json-dump-crash-on-powerpc.patch patches.suse/xdp-fix-race-on-generic-receive-path.patch patches.suse/mwifiex-Don-t-abort-on-small-spec-compliant-vendor-I.patch patches.suse/batman-adv-fix-for-leaked-TVLV-handler.patch patches.suse/net-mvpp2-prs-Don-t-override-the-sign-bit-in-SRAM-pa.patch patches.suse/net-make-skb_dst_force-return-true-when-dst-is-refco.patch patches.suse/igmp-fix-memory-leak-in-igmpv3_del_delrec.patch patches.suse/bnx2x-Prevent-ptp_task-to-be-rescheduled-indefinitel.patch patches.suse/net-dsa-mv88e6xxx-wait-after-reset-deactivation.patch patches.suse/bnxt_en-Disable-bus-master-during-PCI-shutdown-and-d.patch patches.suse/bnxt_en-Fix-ethtool-selftest-crash-under-error-condi.patch patches.suse/bnxt_en-Fix-statistics-context-reservation-logic-for.patch patches.suse/bnxt_en-Cap-the-returned-MSIX-vectors-to-the-RDMA-dr.patch patches.suse/bnxt_en-Suppress-error-messages-when-querying-DSCP-D.patch patches.suse/net-openvswitch-fix-csum-updates-for-MPLS-actions.patch patches.suse/Documentation-networking-fix-default_ttl-typo-in-mpl.patch patches.suse/ipv4-don-t-set-IPv6-only-flags-to-IPv4-addresses.patch patches.suse/netrom-fix-a-memory-leak-in-nr_rx_frame.patch patches.suse/idr-fix-overflow-case-for-idr_for_each_entry_ul.patch patches.suse/net-tls-make-sure-offload-also-gets-the-keys-wiped.patch patches.suse/net-bridge-mcast-fix-stale-nsrcs-pointer-in-igmp3-ml.patch patches.suse/net-bridge-mcast-fix-stale-ipv6-hdr-pointer-when-han.patch patches.suse/net-bridge-stp-don-t-cache-eth-dest-pointer-before-s.patch patches.suse/rxrpc-Fix-send-on-a-connected-but-unbound-socket.patch patches.suse/macsec-fix-use-after-free-of-skb-during-RX.patch patches.suse/macsec-fix-checksumming-after-decryption.patch patches.suse/net-hns-add-support-for-vlan-TSO.patch patches.suse/xsk-Properly-terminate-assignment-in-xskq_produce_fl.patch patches.suse/tools-bpftool-use-correct-argument-in-cgroup-errors.patch patches.suse/xdp-hold-device-for-umem-regardless-of-zero-copy-mod.patch patches.suse/bonding-validate-ip-header-before-check-IPPROTO_IGMP.patch patches.suse/0001-xfrm-Fix-xfrm-sel-prefix-length-validation.patch patches.suse/af_key-fix-leaks-in-key_pol_get_resp-and-dump_sp.patch patches.suse/0002-xfrm-fix-sa-selector-validation.patch patches.suse/gtp-fix-Illegal-context-switch-in-RCU-read-side-crit.patch patches.suse/gtp-fix-use-after-free-in-gtp_newlink.patch patches.suse/gtp-add-missing-gtp_encap_disable_sock-in-gtp_encap_.patch patches.suse/nfc-fix-potential-illegal-memory-access.patch patches.suse/tcp-Reset-bytes_acked-and-bytes_received-when-discon.patch patches.suse/net-tls-fix-socket-wmem-accounting-on-fallback-with-.patch patches.suse/dt-bindings-allow-up-to-four-clocks-for-orion-mdio.patch patches.suse/net-mvmdio-allow-up-to-four-clocks-to-be-specified-f.patch patches.suse/0004-net-mvmdio-defer-probe-of-orion-mdio-if-a-clock-is-n.patch patches.suse/irqchip-gic-v3-its-Fix-misuse-of-GENMASK-macro.patch patches.suse/x86-alternatives-fix-int3_emulate_call-selftest-stack-corruption.patch patches.suse/scsi-hpsa-correct-simple-mode patches.suse/scsi-hpsa-correct-device-resets patches.suse/scsi-megaraid_sas-IRQ-poll-to-avoid-CPU-hard-lockups.patch patches.suse/scsi-lpfc-Fix-alloc-context-on-oas-lun-creations.patch patches.suse/scsi-lpfc-Fix-nvmet-target-abort-cmd-matching.patch patches.suse/scsi-lpfc-Correct-nvmet-buffer-free-race-condition.patch patches.suse/scsi-lpfc-Revise-message-when-stuck-due-to-unrespons.patch patches.suse/scsi-lpfc-Separate-CQ-processing-for-nvmet_fc-upcall.patch patches.suse/scsi-lpfc-Fix-nvmet-handling-of-received-ABTS-for-un.patch patches.suse/scsi-lpfc-Revert-message-logging-on-unsupported-topo.patch patches.suse/scsi-lpfc-Fix-PT2PT-PLOGI-collison-stopping-discover.patch patches.suse/scsi-lpfc-Prevent-use-after-free-memory-overwrite-in.patch patches.suse/scsi-lpfc-Cancel-queued-work-for-an-IO-when-processi.patch patches.suse/scsi-lpfc-Fix-hardlockup-in-scsi_cmd_iocb_cmpl.patch patches.suse/scsi-lpfc-Rework-misleading-nvme-not-supported-in-fi.patch patches.suse/scsi-lpfc-Fix-memory-leak-in-abnormal-exit-path-from.patch patches.suse/scsi-lpfc-Fix-incorrect-logical-link-speed-on-trunks.patch patches.suse/scsi-lpfc-Fix-oops-when-driver-is-loaded-with-1-inte.patch patches.suse/scsi-lpfc-Fix-poor-use-of-hardware-queues-if-fewer-i.patch patches.suse/scsi-lpfc-Fix-fcp_rsp_len-checking-on-lun-reset.patch patches.suse/scsi-lpfc-Fix-FDMI-fc4type-for-nvme-support.patch patches.suse/scsi-lpfc-Fix-BFS-crash-with-DIX-enabled.patch patches.suse/scsi-lpfc-Fix-kernel-warnings-related-to-smp_process.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.2.0.3.patch patches.suse/scsi-ibmvscsi-Wire-up-host_reset-in-the-driver-s-scs.patch patches.suse/scsi-ibmvscsi-redo-driver-work-thread-to-use-enum-ac.patch patches.suse/scsi-ibmvscsi-fix-tripping-of-blk_mq_run_hw_queue-WA.patch patches.suse/scsi-hpsa-fix-an-uninitialized-read-and-dereference-of-pointer-dev patches.suse/scsi-mpt3sas_ctl-fix-double-fetch-bug-in-ctl_ioctl_main patches.suse/scsi-hisi_sas-Reduce-HISI_SAS_SGE_PAGE_CNT-in-size.patch patches.suse/scsi-hisi_sas-Ignore-the-error-code-between-phy-down.patch patches.suse/scsi-hisi_sas-Disable-stash-for-v3-hw.patch patches.suse/scsi-qla2xxx-remove-double-assignment-in-qla2x00_upd.patch patches.suse/scsi-lpfc-Remove-set-but-not-used-variables-qp.patch patches.suse/scsi-lpfc-Make-some-symbols-static.patch patches.suse/scsi-ibmvscsi-Don-t-use-rc-uninitialized-in-ibmvscsi.patch patches.suse/scsi-lpfc-Avoid-unused-function-warnings.patch patches.suse/scsi-mpt3sas-function-pointers-of-request-descriptor.patch patches.suse/scsi-mpt3sas-Add-Atomic-RequestDescriptor-support-on.patch patches.suse/scsi-mpt3sas-Add-flag-high_iops_queues.patch patches.suse/scsi-mpt3sas-change-_base_get_msix_index-prototype.patch patches.suse/scsi-mpt3sas-Use-high-iops-queues-under-some-circums.patch patches.suse/scsi-mpt3sas-save-and-use-MSI-X-index-for-posting-RD.patch patches.suse/scsi-mpt3sas-Affinity-high-iops-queues-IRQs-to-local.patch patches.suse/scsi-mpt3sas-Enable-interrupt-coalescing-on-high-iop.patch patches.suse/scsi-mpt3sas-Introduce-perf_mode-module-parameter.patch patches.suse/scsi-mpt3sas-Update-driver-version-to-29.100.00.00.patch patches.suse/scsi-mpt3sas-Mark-expected-switch-fall-through.patch patches.suse/msft-hv-1890-scsi-storvsc-Add-ability-to-change-scsi-queue-depth.patch patches.suse/revert-scsi-ncr5380-increase-register-polling-limit patches.suse/scsi-ncr5380-always-re-enable-reselection-interrupt patches.suse/scsi-mac_scsi-increase-pio-pdma-transfer-length-threshold patches.suse/scsi-mac_scsi-fix-pseudo-dma-implementation-take-2 patches.suse/scsi-mpt3sas-make-driver-options-visible-in-sys.patch patches.suse/scsi-mpt3sas-use-DEVICE_ATTR_-RO-RW.patch patches.suse/scsi-bnx2fc-redo-setting-source-fcoe-mac patches.suse/scsi-bnx2fc-only-put-reference-to-io_req-in-bnx2fc_abts_cleanup-if-cleanup-times-out patches.suse/scsi-bnx2fc-separate-out-completion-flags-and-variables-for-abort-and-cleanup patches.suse/scsi-bnx2fc-do-not-allow-both-a-cleanup-completion-and-abort-completion-for-the-same-request patches.suse/scsi-bnx2fc-limit-the-io-size-according-to-the-fw-capability patches.suse/scsi-bnx2fc-update-the-driver-version-to-2-12-10 patches.suse/scsi-bnx2fc-fix-bnx2fc_cmd-refcount-imbalance-in-send_rec patches.suse/scsi-bnx2fc-fix-bnx2fc_cmd-refcount-imbalance-in-send_srr patches.suse/scsi-mpt3sas-Remove-CPU-arch-check-to-determine-perf.patch patches.suse/scsi-mpt3sas-Use-configured-PCIe-link-speed-not-max.patch patches.suse/scsi-mpt3sas-Determine-smp-affinity-on-per-HBA-basis.patch patches.suse/scsi-mpt3sas-Fix-msix-load-balance-on-and-off-settin.patch patches.suse/scsi-megaraid_sas-Release-Mutex-lock-before-OCR-in-c.patch patches.suse/scsi-qla2xxx-Fix-kernel-crash-after-disconnecting-NV.patch patches.suse/scsi-qla2xxx-on-session-delete-return-nvme-cmd.patch patches.suse/scsi-qla2xxx-Fix-NVME-cmd-and-LS-cmd-timeout-race-co.patch patches.suse/scsi-qla2xxx-move-IO-flush-to-the-front-of-NVME-rpor.patch patches.suse/scsi-lpfc-use-sg-helper-to-iterate-over-scatterlist.patch patches.suse/scsi-pmcraid-use-sg-helper-to-iterate-over-scatterli.patch patches.suse/livepatch-use-static-buffer-for-debugging-messages-under-rq-lock.patch patches.suse/revert-livepatch-remove-reliable-stacktrace-check-in-klp_try_switch_task.patch patches.suse/livepatch-remove-duplicate-warning-about-missing-reliable-stacktrace-support.patch patches.suse/HID-Add-another-Primax-PIXART-OEM-mouse-quirk.patch patches.suse/HID-wacom-generic-only-switch-the-mode-on-devices-wi.patch patches.suse/HID-wacom-generic-Correct-pad-syncing.patch patches.suse/HID-wacom-correct-touch-resolution-x-y-typo.patch patches.suse/HID-wacom-generic-read-HID_DG_CONTACTMAX-from-any-fe.patch patches.suse/VMCI-Fix-integer-overflow-in-VMCI-handle-arrays.patch patches.suse/intel_th-msu-Fix-single-mode-with-disabled-IOMMU.patch patches.suse/intel_th-pci-Add-Ice-Lake-NNPI-support.patch patches.suse/staging-fsl-dpaa2-ethsw-fix-memory-leak-of-switchdev.patch patches.suse/staging-rtl8712-reduce-stack-usage-again.patch patches.suse/staging-comedi-amplc_pci230-fix-null-pointer-deref-o.patch patches.suse/staging-comedi-dt282x-fix-a-null-pointer-deref-on-in.patch patches.suse/iio-iio-utils-Fix-possible-incorrect-mask-calculatio.patch patches.suse/tty-max310x-Fix-invalid-baudrate-divisors-calculator.patch patches.suse/serial-stm32-fix-transmit_chars-when-tx-is-stopped.patch patches.suse/tty-serial-cpm_uart-fix-init-when-SMC-is-relocated.patch patches.suse/tty-serial-digicolor-Fix-digicolor-usart-already-reg.patch patches.suse/serial-uartps-Move-the-spinlock-after-the-read-of-th.patch patches.suse/serial-8250-Fix-TX-interrupt-handling-condition.patch patches.suse/tty-serial-msm_serial-avoid-system-lockup-condition.patch patches.suse/serial-uartps-Fix-multiple-line-dereference.patch patches.suse/serial-uartps-Fix-long-line-over-80-chars.patch patches.suse/serial-uartps-Do-not-add-a-trailing-semicolon-to-mac.patch patches.suse/serial-uartps-Remove-useless-return-from-cdns_uart_p.patch patches.suse/tty-serial_core-Set-port-active-bit-in-uart_port_act.patch patches.suse/Revert-serial-8250-Don-t-service-RX-FIFO-if-interrup.patch patches.suse/tty-serial-fsl_lpuart-add-imx8qxp-support.patch patches.suse/usb-core-hub-Disable-hub-initiated-U1-U2.patch patches.suse/usb-gadget-Zero-ffs_io_data.patch patches.suse/usb-gadget-ether-Fix-race-between-gether_disconnect-.patch patches.suse/phy-renesas-rcar-gen2-Fix-memory-leak-at-error-paths.patch patches.suse/USB-serial-option-add-support-for-GosunCn-ME3630-RND.patch patches.suse/USB-serial-ftdi_sio-add-ID-for-isodebug-v1.patch patches.suse/usb-Handle-USB3-remote-wakeup-for-LPM-enabled-device.patch patches.suse/memstick-Fix-error-cleanup-path-of-memstick_init.patch patches.suse/0001-mmc-sdhci-msm-fix-mutex-while-in-spinlock.patch patches.suse/mm-nvdimm-add-is_ioremap_addr-and-use-that-to-check-.patch patches.suse/nilfs2-do-not-use-unexported-cpu_to_le32-le32_to_cpu.patch patches.suse/0001-ocfs2-add-last-unlock-times-in-locking_state.patch patches.suse/0002-ocfs2-add-locking-filter-debugfs-file.patch patches.suse/0003-ocfs2-add-first-lock-wait-time-in-locking_state.patch patches.suse/9p-pass-the-correct-prototype-to-read_cache_page.patch patches.suse/mm-mmu_notifier-use-hlist_add_head_rcu.patch patches.suse/msft-hv-1891-drivers-hv-Add-a-module-description-line-to-the-hv_v.patch patches.suse/kvm-svm-avic-do-not-send-avic-doorbell-to-self patches.suse/kvm-convert-kvm_lock-to-a-mutex patches.suse/kvm-vmx-fix-handling-of-mc-that-occurs-during-vm-entry patches.suse/kvm-vmx-always-signal-gp-on-wrmsr-to-msr_ia32_cr_pat-with-bad-value patches.suse/kvm-nvmx-don-t-reread-vmcs-agnostic-state-when-switching-vmcs.patch patches.suse/kvm-nvmx-use-adjusted-pin-controls-for-vmcs02 patches.suse/kvm-vmx-check-cpuid-before-allowing-read-write-of-ia32_xss patches.suse/kvm-nvmx-allow-setting-the-vmfunc-controls-msr patches.suse/kvm-nvmx-remove-unnecessary-sync_roots-from-handle_invept patches.suse/kvm-x86-do-not-release-the-page-inside-mmu_set_spte patches.suse/kvm-x86-make-fnamefetch-and-_direct_map-more-similar patches.suse/kvm-x86-remove-now-unneeded-hugepage-gfn-adjustment patches.suse/kvm-x86-change-kvm_mmu_page_get_gfn-bug_on-to-warn_on patches.suse/kvm-x86-add-tracepoints-around-_direct_map-and-fnamefetch patches.suse/kvm-x86-unconditionally-enable-irqs-in-guest-context patches.suse/s390-cpumf-add-extended-counter-set-definitions-for-model-8561-and-8562 patches.suse/s390-fix-setting-of-mio-addressing-control patches.suse/s390-pci-add-mio_enabled-attribute patches.suse/xfs-bulkstat-should-copy-lastip-whenever-userspace-s.patch patches.suse/9p-virtio-Add-cleanup-path-in-p9_virtio_init.patch patches.suse/9p-xen-Add-cleanup-path-in-p9_trans_xen_init.patch patches.suse/Input-synaptics-enable-SMBUS-on-T480-thinkpad-trackp.patch patches.suse/pinctrl-rockchip-fix-leaked-of_node-references.patch patches.suse/dm-bufio-fix-deadlock-with-loop-device.patch patches.suse/net-mlx5e-Rx-Fix-checksum-calculation-for-new-hardwa.patch patches.suse/net-mlx5e-IPoIB-Add-error-path-in-mlx5_rdma_setup_rn.patch patches.suse/cxgb4-reduce-kernel-stack-usage-in-cudbg_collect_mem.patch patches.suse/sunhv-Fix-device-naming-inconsistency-between-sunhv_.patch patches.suse/powerpc-pseries-dlpar-Fix-a-missing-check-in-dlpar_p.patch patches.suse/powerpc-pseries-Fix-xive-off-command-line.patch patches.suse/powerpc-pseries-Fix-oops-in-hotplug-memory-notifier.patch patches.suse/powerpc-cacheinfo-add-cacheinfo_teardown-cacheinfo_r.patch patches.suse/powerpc-pseries-mobility-prevent-cpu-hotplug-during-.patch patches.suse/powerpc-pseries-mobility-rebuild-cacheinfo-hierarchy.patch patches.suse/powerpc-64-mark-start_here_multiplatform-as-__ref.patch patches.suse/powerpc-watchpoint-Restore-NV-GPRs-while-returning-f.patch patches.suse/powerpc-rtas-retry-when-cpu-offline-races-with-suspe.patch patches.suse/powerpc-64s-Rename-PPC_INVALIDATE_ERAT-to-PPC_ISA_3_.patch patches.suse/powerpc-64s-radix-keep-kernel-ERAT-over-local-proces.patch patches.suse/powerpc-pci-of-Parse-unassigned-resources.patch patches.suse/KVM-PPC-Book3S-HV-Fix-CR0-setting-in-TM-emulation.patch patches.suse/powerpc-mm-mark-more-tlb-functions-as-__always_inlin.patch patches.suse/powerpc-mm-hash-4k-Don-t-use-64K-page-size-for-vmemm.patch patches.suse/powerpc-mm-radix-Use-the-right-page-size-for-vmemmap.patch patches.suse/powerpc-mm-drconf-Use-NUMA_NO_NODE-on-failures-inste.patch patches.suse/powerpc-mm-Fix-node-look-up-with-numa-off-boot.patch patches.suse/powerpc-mm-Consolidate-numa_enable-check-and-min_com.patch patches.suse/powerpc-mm-nvdimm-Add-an-informative-message-if-we-f.patch patches.suse/powerpc-pseries-scm-Mark-the-region-volatile-if-cach.patch patches.suse/powerpc-nvdimm-Add-support-for-multibyte-read-write-.patch patches.suse/powerpc-mm-Handle-page-table-allocation-failures.patch patches.suse/powerpc-64-flush_inval_dcache_range-becomes-flush_dc.patch patches.suse/powerpc-32-define-helpers-to-get-L1-cache-sizes.patch patches.suse/powerpc-64-reuse-PPC32-static-inline-flush_dcache_ra.patch patches.suse/powerpc-module64-Fix-comment-in-R_PPC64_ENTRY-handli.patch patches.suse/powerpc-irq-Don-t-WARN-continuously-in-arch_local_ir.patch patches.suse/perf-core-fix-race-between-close-and-fork.patch patches.suse/perf-x86-amd-uncore-do-not-set-threadmask-and-slicemask-for-non-l3-pmcs.patch patches.suse/perf-x86-amd-uncore-set-the-thread-mask-for-f17h-l3-pmcs.patch patches.suse/perf-core-fix-exclusive-events-grouping.patch patches.suse/mailbox-handle-failed-named-mailbox-channel-request.patch patches.suse/platform-x86-asus-wmi-Only-Tell-EC-the-OS-will-handl.patch patches.suse/platform-x86-pmc_atom-Add-CB4063-Beckhoff-Automation.patch patches.suse/platform-x86-ISST-Add-common-API-to-register-and-han.patch patches.suse/platform-x86-ISST-Store-per-CPU-information.patch patches.suse/platform-x86-ISST-Add-IOCTL-to-Translate-Linux-logic.patch patches.suse/platform-x86-ISST-Add-Intel-Speed-Select-mmio-interf.patch patches.suse/platform-x86-ISST-Add-Intel-Speed-Select-mailbox-int.patch patches.suse/platform-x86-ISST-Add-Intel-Speed-Select-mailbox-MSR.patch patches.suse/platform-x86-ISST-Add-Intel-Speed-Select-PUNIT-MSR-i.patch patches.suse/platform-x86-ISST-Restore-state-on-resume.patch patches.suse/tools-power-x86-A-tool-to-validate-Intel-Speed-Selec.patch patches.suse/eCryptfs-fix-a-couple-type-promotion-bugs.patch patches.suse/drm-panel-simple-Fix-panel_simple_dsi_probe.patch patches.suse/dma-buf-balance-refcount-inbalance.patch patches.suse/drm-amd-display-Fill-prescale_params-scale-for-RGB56.patch patches.suse/drm-amd-display-Make-some-functions-static.patch patches.suse/drm-amdgpu-sriov-Need-to-initialize-the-HDP_NONSURFA.patch patches.suse/drm-amd-display-Disable-ABM-before-destroy-ABM-struc.patch patches.suse/drm-amdkfd-Fix-a-potential-memory-leak.patch patches.suse/drm-amdkfd-Fix-sdma-queue-map-issue.patch patches.suse/drm-edid-Fix-a-missing-check-bug-in-drm_load_edid_firmware.patch patches.suse/drm-mst-Fix-MST-sideband-up-reply-failure-handling.patch patches.suse/drm-bridge-tc358767-read-display_props-in-get_modes.patch patches.suse/drm-bridge-sii902x-pixel-clock-unit-is-10kHz-instead.patch patches.suse/drm-Flush-output-polling-on-shutdown.patch patches.suse/drm-atmel-hlcdc-revert-shift-by-8.patch patches.suse/dma-buf-Discard-old-fence_excl-on-retrying-get_fence.patch patches.suse/drm-crc-debugfs-User-irqsafe-spinlock-in-drm_crtc_ad.patch patches.suse/drm-meson-Add-support-for-XBGR8888-ABGR8888-formats.patch patches.suse/drm-crc-debugfs-Also-sprinkle-irqrestore-over-early-.patch patches.suse/drm-virtio-Add-memory-barriers-for-capset-cache.patch patches.suse/drm-rockchip-Properly-adjust-to-a-true-clock-in-adju.patch patches.suse/0004-drm-i915-Don-t-dereference-request-if-it-may-have-be.patch patches.suse/drm-edid-parse-CEA-blocks-embedded-in-DisplayID.patch patches.suse/drm-amd-display-Always-allocate-initial-connector-st.patch patches.suse/drm-amd-display-fix-compilation-error.patch patches.suse/drm-msm-mdp5-Fix-mdp5_cfg_init-error-return.patch patches.suse/drm-msm-Depopulate-platform-on-probe-failure.patch patches.suse/drm-msm-a3xx-remove-TPL1-regs-from-snapshot.patch patches.suse/drm-bridge-tfp410-fix-memleak-in-get_modes.patch patches.suse/gpu-ipu-v3-ipu-ic-Fix-saturation-bit-offset-in-TPMEM.patch patches.suse/0018-mfd-core-Set-fwnode-for-created-devices.patch patches.suse/0019-mfd-arizona-Fix-undefined-behavior.patch patches.suse/mfd-intel-lpss-Release-IDA-resources.patch patches.suse/0020-mfd-hi655x-pmic-Fix-missing-return-value-check-for-d.patch patches.suse/RDMA-qedr-Fix-incorrect-device-rate.patch patches.suse/RDMA-nes-Remove-second-wait-queue-initialization-cal.patch patches.suse/RDMA-cxgb3-Delete-and-properly-mark-unimplemented-re.patch patches.suse/RDMA-cxgb4-Use-sizeof-notation.patch patches.suse/RDMA-cxgb4-Don-t-expose-DMA-addresses.patch patches.suse/iw_cxgb4-Fix-qpid-leak.patch patches.suse/RDMA-hns-Remove-unnecessary-print-message-in-aeq.patch patches.suse/RDMA-hns-Update-CQE-specifications.patch patches.suse/RDMA-hns-Move-spin_lock_irqsave-to-the-correct-place.patch patches.suse/RDMA-hns-Remove-jiffies-operation-in-disable-interru.patch patches.suse/RDMA-hns-Replace-magic-numbers-with-defines.patch patches.suse/RDMA-uverbs-check-for-allocation-failure-in-uapi_add.patch patches.suse/RDMA-hns-Bugfix-for-posting-multiple-srq-work-reques.patch patches.suse/RDMA-srp-Accept-again-source-addresses-that-do-not-h.patch patches.suse/RDMA-hns-fix-inverted-logic-of-readl-read-and-shift.patch patches.suse/RDMA-hns-Bugfix-for-filling-the-sge-of-srq.patch patches.suse/RDMA-ipoib-Remove-check-for-ETH_SS_TEST.patch patches.suse/RDMA-odp-Fix-missed-unlock-in-non-blocking-invalidat.patch patches.suse/RDMA-hns-Add-mtr-support-for-mixed-multihop-addressi.patch patches.suse/RDMA-hns-reset-function-when-removing-module.patch patches.suse/RDMa-hns-Don-t-stuck-in-endless-timeout-loop.patch patches.suse/RDMA-hns-Fix-an-error-code-in-hns_roce_set_user_sq_s.patch patches.suse/IB-hfi1-Add-missing-INVALIDATE-opcodes-for-trace.patch patches.suse/RDMA-i40iw-Set-queue-pair-state-when-being-queried.patch patches.suse/RDMA-hns-Remove-set-but-not-used-variable-fclr_write.patch patches.suse/IB-mlx5-Fixed-reporting-counters-on-2nd-port-for-Dua.patch patches.suse/IB-ipoib-Add-child-to-parent-list-only-if-device-ini.patch patches.suse/RDMA-hns-Fixup-qp-release-bug.patch patches.suse/RDMA-hns-Modify-ba-page-size-for-cqe.patch patches.suse/RDMA-hns-Set-reset-flag-when-hw-resetting.patch patches.suse/RDMA-hns-Bugfix-for-calculating-qp-buffer-size.patch patches.suse/RDMA-hns-Use-pK-format-pointer-print.patch patches.suse/RDMA-hns-Fixs-hw-access-invalid-dma-memory-error.patch patches.suse/IB-mlx5-Report-correctly-tag-matching-rendezvous-cap.patch patches.suse/RDMA-rxe-Fill-in-wc-byte_len-with-IB_WC_RECV_RDMA_WI.patch patches.suse/RDMA-core-Fix-race-when-resolving-IP-address.patch patches.suse/PCI-Return-error-if-cannot-probe-VF.patch patches.suse/PCI-Always-allow-probing-with-driver_override.patch patches.suse/PCI-sysfs-Ignore-lockdep-for-remove-attribute.patch patches.suse/PCI-Generalize-multi-function-power-dependency-devic.patch patches.suse/PCI-P2PDMA-Fix-missing-check-for-dma_virt_ops.patch patches.suse/arm64-PCI-Preserve-firmware-configuration-when-desir.patch patches.suse/msft-hv-1895-PCI-hv-Fix-a-use-after-free-bug-in-hv_eject_device_w.patch patches.suse/0001-PCI-qcom-Ensure-that-PERST-is-asserted-for-at-least-.patch patches.suse/PCI-tegra-Enable-Relaxed-Ordering-only-for-Tegra20-T.patch patches.suse/0001-PCI-xilinx-nwl-Fix-Multi-MSI-data-programming.patch patches.suse/cgroup-blkcg-Prepare-some-symbols-for-module-and-CON.patch patches.suse/nvme-multipath-factor-out-a-nvme_path_is_disabled-he.patch patches.suse/nvme-multipath-also-check-for-a-disabled-path-if-the.patch patches.suse/nvme-multipath-do-not-select-namespaces-which-are-ab.patch patches.suse/nvme-fc-fix-module-unloads-while-lports-still-pendin.patch patches.suse/btrfs-ensure-btrfs_init_dev_replace_tgtdev-sees-up-to-date-values.patch patches.suse/btrfs-extent-tree-add-lockdep-assert-when-updating-space-info.patch patches.suse/btrfs-extent-tree-add-trace-events-for-space-info-numbers-update.patch patches.suse/btrfs-add-new-helper-btrfs_lock_and_flush_ordered_ra.patch patches.suse/btrfs-Use-newly-introduced-btrfs_lock_and_flush_orde.patch patches.suse/btrfs-Always-use-a-cached-extent_state-in-btrfs_lock.patch patches.suse/btrfs-Return-EAGAIN-if-we-can-t-start-no-snpashot-wr.patch patches.suse/btrfs-fix-data-loss-after-inode-eviction-renaming-it.patch patches.suse/btrfs-qgroup-Don-t-hold-qgroup_ioctl_lock-in-btrfs_q.patch patches.suse/Btrfs-prevent-send-failures-and-crashes-due-to-concu.patch patches.suse/btrfs-fix-fsync-not-persisting-dentry-deletions-due-.patch patches.suse/btrfs-add-missing-inode-version-ctime-and-mtime-upda.patch patches.suse/0001-btrfs-run-delayed-iput-at-unlink-time.patch patches.suse/0002-btrfs-move-space_info-to-space-info-h.patch patches.suse/0003-btrfs-rename-do_chunk_alloc-to-btrfs_chunk_alloc.patch patches.suse/0004-btrfs-export-space_info_add_-bytes.patch patches.suse/0005-btrfs-move-the-space_info-handling-code-to-space-info-c.patch patches.suse/0006-btrfs-move-and-export-can_overcommit.patch patches.suse/0007-btrfs-move-the-space-info-update-macro-to-space-info-h.patch patches.suse/0008-btrfs-move-btrfs_space_info_add_-bytes-to-space-info-c.patch patches.suse/0009-btrfs-export-block_rsv_use_bytes.patch patches.suse/0010-btrfs-move-dump_space_info-to-space-info-c.patch patches.suse/0011-btrfs-move-reserve_metadata_bytes-and-supporting-code-to-space-info-c.patch patches.suse/0012-btrfs-unexport-can_overcommit.patch patches.suse/0013-btrfs-move-btrfs_block_rsv-definitions-into-it-s-own-header.patch patches.suse/0014-btrfs-export-btrfs_block_rsv_add_bytes.patch patches.suse/0015-btrfs-export-_btrfs_block_rsv_release.patch patches.suse/0016-btrfs-cleanup-the-target-logic-in-_btrfs_block_rsv_release.patch patches.suse/0017-btrfs-stop-using-block_rsv_release_bytes-everywhere.patch patches.suse/0018-btrfs-migrate-the-block-rsv-code-to-block-rsv-c.patch patches.suse/0019-btrfs-migrate-the-global_block_rsv-helpers-to-block-rsv-c.patch patches.suse/0020-btrfs-migrate-the-delayed-refs-rsv-code.patch patches.suse/0021-btrfs-migrate-btrfs_trans_release_chunk_metadata.patch patches.suse/0022-btrfs-migrate-the-delalloc-space-stuff-to-it-s-own-home.patch patches.suse/0023-btrfs-move-the-subvolume-reservation-stuff-out-of-extent-tree-c.patch patches.suse/0022-drivers-rapidio-devices-rio_mport_cdev.c-NUL-termina.patch patches.suse/drivers-pps-pps.c-clear-offset-flags-in-PPS_SETPARAM.patch patches.suse/mm-move-MAP_SYNC-to-asm-generic-mman-common.h.patch patches.suse/dmaengine-hsu-Revert-set-HSU_CH_MTSR-to-memory-width.patch patches.suse/0008-dmaengine-rcar-dmac-Reject-zero-length-slave-DMA-req.patch patches.suse/rtc-pcf8563-Fix-interrupt-trigger-method.patch patches.suse/rtc-pcf8563-Clear-event-flags-and-disable-interrupts.patch patches.suse/clk-qcom-Fix-Wunused-const-variable.patch patches.suse/0002-clk-qoriq-Add-clockgen-support-for-lx2160a.patch patches.suse/clk-bcm2835-remove-pllb.patch patches.suse/clk-bcm283x-add-driver-interfacing-with-raspberry-pi-s-firmware.patch patches.suse/firmware-raspberrypi-register-clk-device.patch patches.suse/clk-raspberrypi-register-platform-device-for-raspberrypi-cpufreq.patch patches.suse/clk-tegra210-fix-PLLU-and-PLLU_OUT1.patch patches.suse/clk-rockchip-Don-t-yell-about-bad-mmc-phases-when-ge.patch patches.suse/floppy-fix-div-by-zero-in-setup_format_params.patch patches.suse/floppy-fix-out-of-bounds-read-in-next_valid_format.patch patches.suse/floppy-fix-invalid-pointer-dereference-in-drive_name.patch patches.suse/floppy-fix-out-of-bounds-read-in-copy_buffer.patch patches.suse/0001-ACPI-fix-false-positive-Wuninitialized-warning.patch patches.suse/ALSA-hda-realtek-Fixed-Headphone-Mic-can-t-record-on.patch patches.suse/ALSA-hda-realtek-apply-ALC891-headset-fixup-to-one-D.patch patches.suse/ALSA-seq-Break-too-long-mutex-context-in-the-write-l.patch patches.suse/ALSA-hda-hdmi-Remove-duplicated-define.patch patches.suse/ALSA-hda-hdmi-Fix-i915-reverse-port-pin-mapping.patch patches.suse/ALSA-hda-Don-t-resume-forcibly-i915-HDMI-DP-codec.patch patches.suse/watchdog-sama5d4-fix-WDD-value-to-be-always-set-to-m.patch patches.suse/watchdog-bcm2835_wdt-Fix-module-autoload.patch patches.suse/ceph-silence-a-checker-warning-in-mdsc_show.patch patches.suse/ceph-clean-up-ceph-dir-pin-vxattr-name-sizeof.patch patches.suse/ceph-carry-snapshot-creation-time-with-inodes.patch patches.suse/ceph-add-ceph-snap-btime-vxattr.patch patches.suse/ceph-fix-listxattr-vxattr-buffer-length-calculation.patch patches.suse/ceph-remove-unused-vxattr-length-helpers.patch patches.suse/ceph-fix-ceph-dir-rctime-vxattr-value.patch patches.suse/ceph-fix-improper-use-of-smp_mb__before_atomic.patch patches.suse/ceph-hold-i_ceph_lock-when-removing-caps-for-freeing-inode.patch patches.suse/ceph-fix-infinite-loop-in-get_quota_realm.patch patches.suse/ceph-don-t-blindly-unregister-session-that-is-in-opening-state.patch patches.suse/ceph-remove-request-from-waiting-list-before-unregister.patch patches.suse/libceph-fix-sa_family-just-after-reading-address.patch patches.suse/libceph-add-ceph_decode_entity_addr.patch patches.suse/libceph-addr2-support-for-monmap.patch patches.suse/libceph-switch-osdmap-decoding-to-use-ceph_decode_entity_addr.patch patches.suse/libceph-fix-watch_item_t-decoding-to-use-ceph_decode_entity_addr.patch patches.suse/libceph-correctly-decode-addr2-addresses-in-incremental-osd-maps.patch patches.suse/ceph-have-mds-map-decoding-use-entity_addr_t-decoder.patch patches.suse/ceph-fix-decode_locker-to-use-ceph_decode_entity_addr.patch patches.suse/libceph-use-type_legacy-for-entity-addrs-instead-of-type_none.patch patches.suse/libceph-rename-ceph_encode_addr-to-ceph_encode_banner_addr.patch patches.suse/ceph-add-btime-field-to-ceph_inode_info.patch patches.suse/ceph-handle-btime-in-cap-messages.patch patches.suse/libceph-turn-on-ceph_feature_msg_addr2.patch patches.suse/iversion-add-a-routine-to-update-a-raw-value-with-a-larger-one.patch patches.suse/ceph-add-change_attr-field-to-ceph_inode_info.patch patches.suse/ceph-handle-change_attr-in-cap-messages.patch patches.suse/ceph-increment-change_attribute-on-local-changes.patch patches.suse/ceph-initialize-superblock-s_time_gran-to-1.patch patches.suse/ceph-use-ceph_evict_inode-to-cleanup-inode-s-resource.patch patches.suse/cifs-Use-kmemdup-in-SMB2_ioctl_init-.patch patches.suse/fs-cifs-Drop-unlikely-before-IS_ERR-_OR_NULL-.patch patches.suse/SMB3-Add-SMB3-1-1-GCM-to-negotiated-crypto-algorigthms.patch patches.suse/SMB3-1-1-Add-GCM-crypto-to-the-encrypt-and-decrypt-functions.patch patches.suse/cifs-add-missing-GCM-module-dependency.patch patches.suse/Fix-match_server-check-to-allow-for-auto-dialect-negotiate.patch patches.suse/smb3-if-max_credits-is-specified-then-display-it-in-proc-mounts.patch patches.suse/cifs-Properly-handle-auto-disabling-of-serverino-option.patch patches.suse/cifs-Fix-check-for-matching-with-existing-mount.patch patches.suse/cifs-simplify-code-by-removing-CONFIG_CIFS_ACL-ifdef.patch patches.suse/CIFS-Fix-module-dependency.patch patches.suse/smb3-minor-cleanup-of-compound_send_recv.patch patches.suse/cifs-fix-typo-in-debug-message-with-struct-field-ia_valid.patch patches.suse/add-some-missing-definitions.patch patches.suse/fs-cifs-cifsssmb-Change-return-type-of-convert_ace_to_cifs_ace.patch patches.suse/cifs-always-add-credits-back-for-unsolicited-PDUs.patch patches.suse/cifs-Fix-a-race-condition-with-cifs_echo_request.patch patches.suse/smb3-Allow-query-of-symlinks-stored-as-reparse-points.patch patches.suse/smb3-add-new-mount-option-to-retrieve-mode-from-special-ACE.patch patches.suse/smb3-do-not-send-compression-info-by-default.patch patches.suse/smb3-Send-netname-context-during-negotiate-protocol.patch patches.suse/SMB3-query-inode-number-on-open-via-create-context.patch patches.suse/cifs-refactor-and-clean-up-arguments-in-the-reparse-point-parsing.patch patches.suse/cifs-fix-parsing-of-symbolic-link-error-response.patch patches.suse/cifs-fix-crash-in-cifs_dfs_do_automount.patch patches.suse/cifs-fix-crash-in-smb2_compound_op-smb2_set_next_command-.patch patches.suse/smb3-smbdirect-no-longer-experimental.patch patches.suse/module-Only-return-EEXIST-for-modules-that-.patch patches.suse/NFSv4-Handle-the-special-Linux-file-open-access-mode.patch patches.suse/NFS-send-state-management-on-a-single-connection.patch patches.suse/NFS-Cleanup-if-nfs_match_client-is-interrupted.patch patches.suse/xprtrdma-Fix-use-after-free-in-rpcrdma_post_recvs.patch patches.suse/pnfs-flexfiles-Fix-PTR_ERR-dereferences-in-ff_layout.patch patches.suse/dm-zoned-fix-zone-state-management-race.patch patches.suse/resource-fix-locking-in-find_next_iomem_res.patch patches.suse/libnvdimm-pfn-fix-fsdax-mode-namespace-info-block-ze.patch patches.suse/net-neigh-fix-multiple-neigh-timer-scheduling.patch patches.suse/0015-ISDN-hfcsusb-checking-idx-of-ep-configuration.patch patches.suse/be2net-Signal-that-the-device-cannot-transmit-during.patch patches.suse/caif-hsi-fix-possible-deadlock-in-cfhsi_exit_module.patch patches.suse/net_sched-unset-TCQ_F_CAN_BYPASS-when-adding-filters.patch patches.suse/mlxsw-spectrum_dcb-Configure-DSCP-map-as-the-last-ru.patch patches.suse/net-bcmgenet-use-promisc-for-unsupported-filters.patch patches.suse/xdp-fix-possible-cq-entry-leak.patch patches.suse/usb-qmi_wwan-add-D-Link-DWM-222-A2-device-ID.patch patches.suse/tcp-fix-tcp_set_congestion_control-use-from-bpf-hook.patch patches.suse/0001-xen-pv-Fix-a-boot-up-hang-revealed-by-int3-self-test.patch patches.suse/0001-xen-let-alloc_xenballooned_pages-fail-if-not-enough-.patch patches.suse/crypto-crypto4xx-fix-a-potential-double-free-in-ppc4.patch patches.suse/crypto-ccp-memset-structure-fields-to-zero-before-re.patch patches.suse/crypto-ccp-gcm-use-const-time-tag-comparison.patch patches.suse/crypto-ccp-Fix-SEV_VERSION_GREATER_OR_EQUAL.patch patches.suse/0001-padata-use-smp_mb-in-padata_reorder-to-avoid-orphane.patch patches.suse/drm-panel-orientation-quirks-Add-extra-quirk-table-e.patch patches.suse/drm-nouveau-disp-nv50-fix-center-aspect-corrected-sc.patch patches.suse/drm-nouveau-i2c-Enable-i2c-pads-busses-during-preini.patch patches.suse/drm-nouveau-fix-memory-leak-in-nouveau_conn_reset.patch patches.suse/0003-soc-fsl-guts-Add-definition-for-LX2160A.patch patches.suse/soc-fsl-qbman_portals-add-APIs-to-retrieve-the-probi.patch patches.suse/firmware-ti_sci-Always-request-response-from-firmwar.patch patches.suse/scsi-megaraid_sas-fix-calculation-of-target-id patches.suse/scsi-zfcp-fix-request-object-use-after-free-in-send-path-causing-wrong-traces patches.suse/scsi-libfc-fix-null-pointer-dereference-on-a-null-lport patches.suse/scsi-core-fix-race-on-creating-sense-cache patches.suse/kvm-svm-fix-detection-of-amd-errata-1096 patches.suse/kvm-x86-vpmu-refine-kvm_pmu-err-msg-when-event-creation-failed patches.suse/kvm-nvmx-do-not-use-dangling-shadow-vmcs-after-guest-reset patches.suse/x86-boot-fix-memory-leak-in-default_get_smp_config.patch patches.suse/Input-synaptics-whitelist-Lenovo-T580-SMBus-intertou.patch patches.suse/Input-gtco-bounds-check-collection-indent-level.patch patches.suse/Input-alps-don-t-handle-ALPS-cs19-trackpoint-only-de.patch patches.suse/Input-psmouse-fix-build-error-of-multiple-definition.patch patches.suse/Input-alps-fix-a-mismatch-between-a-condition-check-.patch patches.suse/CIFS-fix-deadlock-in-cached-root-handling.patch patches.suse/smb3-optimize-open-to-not-send-query-file-internal-info.patch patches.suse/cifs-flush-before-set-info-if-we-have-writeable-handles.patch patches.suse/cifs-update-internal-module-number.patch patches.suse/0001-mac80211-fix-possible-memory-leak-in-ieee80211_assig.patch patches.suse/mac80211-don-t-warn-about-CW-params-when-not-using-t.patch patches.suse/net-hns3-typo-in-the-name-of-a-constant.patch patches.suse/net-sched-verify-that-q-NULL-before-setting-q-flags.patch patches.suse/bnx2x-Prevent-load-reordering-in-tx-completion-proce.patch patches.suse/be2net-Synchronize-be_update_queues-with-dev_watchdo.patch patches.suse/vrf-make-sure-skb-data-contains-ip-header-to-make-ro.patch patches.suse/msft-hv-1902-hv_netvsc-Fix-extra-rcu_read_unlock-in-netvsc_recv_c.patch patches.suse/tcp-be-more-careful-in-tcp_fragment.patch patches.suse/powerpc-xive-Fix-loop-exit-condition-in-xive_find_ta.patch patches.suse/powerpc-tm-Fix-oops-on-sigreturn-on-systems-without-.patch patches.suse/powerpc-pseries-Update-SCM-hcall-op-codes-in-hvcall..patch patches.suse/powerpc-papr_scm-Update-drc_pmem_unbind-to-use-H_SCM.patch patches.suse/powerpc-papr_scm-Force-a-scm-unbind-if-initial-scm-b.patch patches.suse/cpufreq-pasemi-fix-use-after-free-in-pas_cpufreq_cpu.patch patches.suse/hwmon-nct6775-Fix-register-address-and-added-missed-.patch patches.suse/iommu-iova-remove-stale-cached32_node patches.suse/iommu-amd-add-support-for-x2apic-iommu-interrupts patches.suse/ALSA-hda-Optimize-resume-for-codecs-without-jack-det.patch patches.suse/ALSA-line6-Fix-wrong-altsetting-for-LINE6_PODHD500_1.patch patches.suse/ALSA-line6-Fix-a-typo.patch patches.suse/ALSA-compress-Fix-regression-on-compressed-capture-s.patch patches.suse/ALSA-compress-Prevent-bypasses-of-set_params.patch patches.suse/ALSA-compress-Don-t-allow-paritial-drain-operations-.patch patches.suse/ALSA-compress-Be-more-restrictive-about-when-a-drain.patch patches.suse/ALSA-hda-Fix-intermittent-CORB-RIRB-stall-on-Intel-c.patch patches.suse/ALSA-hda-Add-a-conexant-codec-entry-to-let-mute-led-.patch patches.suse/bcache-fix-possible-memory-leak-in-bch_cached_dev_ru.patch patches.suse/nvme-fix-memory-leak-caused-by-incorrect-subsystem-free.patch patches.suse/nvme-fix-multipath-crash-when-ANA-is-deactivated.patch patches.suse/btrfs-fix-extent_state-leak-in-btrfs_lock_and_flush_.patch patches.suse/arm64-Force-SSBS-on-context-switch.patch patches.suse/ACPI-IORT-Fix-off-by-one-check-in-iort_dev_find_its_.patch patches.suse/drm-msm-stop-abusing-dma_map-unmap-for-cache.patch patches.suse/drm-silence-variable-conn-set-but-not-used.patch patches.suse/drm-amd-display-Wait-for-backlight-programming-compl.patch patches.suse/drm-amd-display-use-encoder-s-engine-id-to-find-matc.patch patches.suse/drm-amd-display-Fix-dc_create-failure-handling-and-6.patch patches.suse/drm-amd-display-Only-enable-audio-if-speaker-allocat.patch patches.suse/drm-amd-display-Increase-size-of-audios-array.patch patches.suse/scsi-ibmvfc-fix-WARN_ON-during-event-pool-release.patch patches.suse/drivers-base-introduce-kill_device.patch patches.suse/libnvdimm-bus-prevent-duplicate-device_unregister-calls.patch patches.suse/libnvdimm-region-register-badblocks-before-namespaces.patch patches.suse/libnvdimm-bus-Prepare-the-nd_ioctl-path-to-be-re-ent.patch patches.suse/libnvdimm-bus-Stop-holding-nvdimm_bus_list_mutex-ove.patch patches.suse/libnvdimm-bus-Fix-wait_nvdimm_bus_probe_idle-ABBA-de.patch patches.suse/driver-core-libnvdimm-Let-device-subsystems-add-loca.patch patches.suse/vfio-ccw-fix-misleading-comment-when-setting-orb-cmd-c64 patches.suse/vfio-ccw-set-pa_nr-to-0-if-memory-allocation-fails-for-pa_iova_pfn patches.suse/s390-dma-provide-proper-ARCH_ZONE_DMA_BITS patches.suse/virtio-s390-fix-race-on-airq_areas patches.suse/0001-lcoking-rwsem-Add-missing-ACQUIRE-to-read_slowpath-s.patch patches.suse/tty-ldsem-locking-rwsem-Add-missing-ACQUIRE-to-read_.patch patches.suse/sched-fair-Don-t-free-p-numa_faults-with-concurrent-.patch patches.suse/sched-fair-Use-RCU-accessors-consistently-for-numa_g.patch patches.suse/x86-mm-check-for-pfn-instead-of-page-in-vmalloc_sync_one patches.suse/x86-mm-sync-also-unmappings-in-vmalloc_sync_all patches.suse/mm-vmalloc-sync-unmappings-in-_purge_vmap_area_lazy patches.suse/x86-sysfb_efi-Add-quirks-for-some-devices-with-swapp.patch patches.suse/x86-speculation-mds-apply-more-accurate-check-on-hypervisor-platform.patch patches.suse/usb-pci-quirks-Correct-AMD-PLL-quirk-detection.patch patches.suse/usb-wusbcore-fix-unbalanced-get-put-cluster_id.patch patches.suse/hpet-Fix-division-by-zero-in-hpet_time_div.patch patches.suse/test_firmware-fix-a-memory-leak-bug.patch patches.suse/IB-hfi1-Check-for-error-on-call-to-alloc_rsm_map_tab.patch patches.suse/IB-mlx5-Fix-unreg_umr-to-ignore-the-mkey-state.patch patches.suse/IB-mlx5-Use-direct-mkey-destroy-command-upon-UMR-unr.patch patches.suse/IB-mlx5-Move-MRs-to-a-kernel-PD-when-freeing-them-to.patch patches.suse/IB-mlx5-Fix-clean_mr-to-work-in-the-expected-order.patch patches.suse/IB-mlx5-Prevent-concurrent-MR-updates-during-invalid.patch patches.suse/IB-mlx5-Fix-RSS-Toeplitz-setup-to-be-aligned-with-th.patch patches.suse/tracing-fix-header-include-guards-in-trace-event-headers.patch patches.suse/hci_uart-check-for-missing-tty-operations.patch patches.suse/0012-gpiolib-fix-incorrect-IRQ-requesting-of-an-active-lo.patch patches.suse/0021-mmc-dw_mmc-Fix-occasional-hang-after-tuning-on-eMMC.patch patches.suse/0007-clk-renesas-cpg-mssr-Fix-reset-control-race-conditio.patch patches.suse/drm-amdgpu-fix-a-potential-information-leaking-bug.patch patches.suse/drm-msm-Use-the-correct-dma_sync-calls-in-msm_gem.patch patches.suse/0010-drm-msm-Fix-add_gpu_components.patch patches.suse/ALSA-hda-Fix-1-minute-detection-delay-when-i915-modu.patch patches.suse/ALSA-pcm-fix-lost-wakeup-event-scenarios-in-snd_pcm_.patch patches.suse/ALSA-usb-audio-Fix-gpf-in-snd_usb_pipe_sanity_check.patch patches.suse/ACPI-PM-Fix-regression-in-acpi_device_set_power.patch patches.suse/btrfs-fix-incremental-send-failure-after-deduplicati.patch patches.suse/btrfs-fix-race-leading-to-fs-corruption-after-transa.patch patches.suse/IB-core-Add-mitigation-for-Spectre-V1.patch patches.suse/IB-mlx5-Fix-MR-registration-flow-to-use-UMR-properly.patch patches.suse/RDMA-restrack-Track-driver-QP-types-in-resource-trac.patch patches.suse/IB-mad-Fix-use-after-free-in-ib-mad-completion-handl.patch patches.suse/IB-hfi1-Fix-Spectre-v1-vulnerability.patch patches.suse/libata-zpodd-Fix-small-read-overflow-in-zpodd_get_me.patch patches.suse/ata-libahci-do-not-complain-in-case-of-deferred-prob.patch patches.suse/nbd-replace-kill_bdev-with-__invalidate_device-again.patch patches.suse/s390-dasd-fix-endless-loop-after-read-unit-address-c.patch patches.suse/scsi-mpt3sas-Use-63-bit-DMA-addressing-on-SAS35-HBA.patch patches.suse/scsi-qla2xxx-Fix-possible-fcport-null-pointer-derefe.patch patches.suse/0001-xen-swiotlb-fix-condition-for-calling-xen_destroy_co.patch patches.suse/drm-i915-perf-fix-ICL-perf-register-offsets.patch patches.suse/drm-i915-perf-ensure-we-keep-a-reference-on-the-driv.patch patches.suse/drm-i915-perf-add-missing-delay-for-OA-muxes-configu.patch patches.suse/0005-drm-i915-Lock-the-engine-while-dumping-the-active-re.patch patches.suse/drm-i915-Make-sure-cdclk-is-high-enough-for-DP-audio.patch patches.suse/drm-i915-Fix-GEN8_MCR_SELECTOR-programming.patch patches.suse/drm-i915-Fix-the-TBT-AUX-power-well-enabling.patch patches.suse/drm-i915-gvt-fix-incorrect-cache-entry-for-guest-pag.patch patches.suse/drm-bridge-lvds-encoder-Fix-build-error-while-CONFIG.patch patches.suse/drm-exynos-fix-missing-decrement-of-retry-counter.patch patches.suse/mm-migrate-Fix-reference-check-race-between-__find_get_block-and-migration.patch patches.suse/coredump-split-pipe-command-whitespace-before-expand.patch patches.suse/mm-migrate-c-initialize-pud_entry-in-migrate_vma.patch patches.suse/asm-generic-fix-wtype-limits-compiler-warnings.patch patches.suse/eeprom-at24-make-spd-world-readable-again.patch patches.suse/powerpc-nvdimm-Pick-nearby-online-node-if-the-device.patch patches.suse/spi-bcm2835-fix-3-wire-mode-if-dma-is-enabled.patch patches.suse/0001-x86-speculation-Prepare-entry-code-for-Spectre-v1-sw.patch patches.suse/0002-x86-speculation-Enable-Spectre-v1-swapgs-mitigations.patch patches.suse/x86-speculation-swapgs-exclude-ATOMs-from-speculating-through-SWAPGS.patch patches.suse/HID-Add-044f-b320-ThrustMaster-Inc.-2-in-1-DT.patch patches.suse/0013-HID-wacom-fix-bit-shift-for-Cintiq-Companion-2.patch patches.suse/HID-holtek-test-for-sanity-of-intfdata.patch patches.suse/HID-Add-quirk-for-HP-X1200-PIXART-OEM-mouse.patch patches.suse/hid-input-fix-a4tech-horizontal-wheel-custom-usage.patch patches.suse/HID-hiddev-avoid-opening-a-disconnected-device.patch patches.suse/HID-hiddev-do-cleanup-in-failure-of-opening-a-device.patch patches.suse/HID-sony-Fix-race-condition-between-rumble-and-devic.patch patches.suse/bonding-Force-slave-speed-check-after-link-state-rec.patch patches.suse/net-mvpp2-Don-t-check-for-3-consecutive-Idle-frames-.patch patches.suse/sky2-Disable-MSI-on-ASUS-P6T.patch patches.suse/can-dev-call-netif_carrier_off-in-register_candev.patch patches.suse/0003-can-rcar_canfd-fix-possible-IRQ-storm-on-high-load.patch patches.suse/0004-can-mcp251x-add-error-check-when-wq-alloc-failed.patch patches.suse/0004-can-peak_usb-fix-potential-double-kfree_skb.patch patches.suse/netrom-hold-sock-when-setting-skb-destructor.patch patches.suse/ife-error-out-when-nla-attributes-are-empty.patch patches.suse/linux-dim-Fix-overflow-in-dim-calculation.patch patches.suse/lib-dim-Fix-Wunused-const-variable-warnings.patch patches.suse/tun-mark-small-packets-as-owned-by-the-tap-sock.patch patches.suse/st21nfca_connectivity_event_received-null-check-the-.patch patches.suse/st_nci_hci_connectivity_event_received-null-check-th.patch patches.suse/bnx2x-Disable-multi-cos-feature.patch patches.suse/ipip-validate-header-length-in-ipip_tunnel_xmit.patch patches.suse/bpf-sockmap-sock_map_delete-needs-to-use-xchg.patch patches.suse/bpf-sockmap-synchronize_rcu-before-free-ing-map.patch patches.suse/bpf-sockmap-only-create-entry-if-ulp-is-not-already-.patch patches.suse/ip6_tunnel-fix-possible-use-after-free-on-xmit.patch patches.suse/net-mlx5-Use-reversed-order-when-unregister-devices.patch patches.suse/net-mlx5-Fix-modify_cq_in-alignment.patch patches.suse/net-mlx5e-Prevent-encap-flow-counter-update-async-to.patch patches.suse/isdn-mISDN-hfcsusb-Fix-possible-null-pointer-derefer.patch patches.suse/net-phylink-Fix-flow-control-for-fixed-link.patch patches.suse/net-sched-Fix-a-possible-null-pointer-dereference-in.patch patches.suse/net-bridge-delete-local-fdb-on-device-init-failure.patch patches.suse/mvpp2-refactor-MTU-change-code.patch patches.suse/net-fix-ifindex-collision-during-namespace-removal.patch patches.suse/compat_ioctl-pppoe-fix-PPPOEIOCSFWD-handling.patch patches.suse/mlxsw-spectrum-Fix-error-path-in-mlxsw_sp_module_ini.patch patches.suse/nl-mac-80211-fix-interface-combinations-on-crypto-co.patch patches.suse/mac80211-don-t-WARN-on-short-WMM-parameters-from-AP.patch patches.suse/mac80211_hwsim-Fix-possible-null-pointer-dereference.patch patches.suse/isdn-hfcsusb-Fix-mISDN-driver-crash-caused-by-transf.patch patches.suse/net-bridge-mcast-don-t-delete-permanent-entries-when.patch patches.suse/0001-net-8390-Fix-manufacturer-name-in-Kconfig-help-text.patch patches.suse/0002-net-apple-Fix-manufacturer-name-in-Kconfig-help-text.patch patches.suse/0003-net-broadcom-Fix-manufacturer-name-in-Kconfig-help-t.patch patches.suse/tipc-compat-allow-tipc-commands-without-arguments.patch patches.suse/net-usb-pegasus-fix-improper-read-if-get_registers-f.patch patches.suse/atm-iphase-Fix-Spectre-v1-vulnerability.patch patches.suse/net-mlx5e-always-initialize-frag-last_in_page.patch patches.suse/net-fix-bpf_xdp_adjust_head-regression-for-generic-X.patch patches.suse/net-smc-do-not-schedule-tx_work-in-smc_closed-state patches.suse/net-smc-avoid-fallback-in-case-of-non-blocking-connect patches.suse/0005-drivers-net-ethernet-marvell-mvmdio.c-Fix-non-OF-cas.patch patches.suse/can-sja1000-force-the-string-buffer-NULL-terminated.patch patches.suse/can-peak_usb-force-the-string-buffer-NULL-terminated.patch patches.suse/0005-can-peak_usb-pcan_usb_fd-Fix-info-leaks-to-USB-devic.patch patches.suse/0006-can-peak_usb-pcan_usb_pro-Fix-info-leaks-to-USB-devi.patch patches.suse/mwifiex-fix-802.11n-WPA-detection.patch patches.suse/0001-iwlwifi-mvm-don-t-send-GEO_TX_POWER_LIMIT-on-version.patch patches.suse/0001-iwlwifi-mvm-fix-version-check-for-GEO_TX_POWER_LIMIT.patch patches.suse/iwlwifi-don-t-unmap-as-page-memory-that-was-mapped-a.patch patches.suse/iwlwifi-mvm-fix-an-out-of-bound-access.patch patches.suse/hwmon-nct7802-Fix-wrong-detection-of-in4-presence.patch patches.suse/cifs-fix-rmmod-regression-in-cifs-ko-caused-by-force_sig-changes.patch patches.suse/SMB3-Fix-deadlock-in-validate-negotiate-hits-reconnect.patch patches.suse/SMB3-Fix-potential-memory-leak-when-processing-compound-chain.patch patches.suse/smb3-send-CAP_DFS-capability-during-session-setup.patch patches.suse/SMB3-Kernel-oops-mounting-a-encryptData-share-with-CONFIG_DEBUG_VIR.patch patches.suse/NFSv4-Fix-delegation-state-recovery.patch patches.suse/NFSv4.1-Fix-open-stateid-recovery.patch patches.suse/NFSv4.1-Only-reap-expired-delegations.patch patches.suse/NFSv4-Check-the-return-value-of-update_open_stateid.patch patches.suse/NFSv4-Fix-a-potential-sleep-while-atomic-in-nfs4_do_.patch patches.suse/NFSv4-Fix-an-Oops-in-nfs4_do_setattr.patch patches.suse/NFS-Fix-regression-whereby-fscache-errors-are-appear.patch patches.suse/crypto-ccp-Fix-oops-by-properly-managing-allocated-s.patch patches.suse/crypto-ccp-Add-support-for-valid-authsize-values-les.patch patches.suse/crypto-ccp-Ignore-tag-length-when-decrypting-GCM-cip.patch patches.suse/ASoC-dapm-Fix-handling-of-custom_stop_condition-on-D.patch patches.suse/ALSA-usb-audio-fix-a-memory-leak-bug.patch patches.suse/ALSA-hda-Don-t-override-global-PCM-hw-info-flag.patch patches.suse/ALSA-hiface-fix-multiple-memory-leak-bugs.patch patches.suse/ALSA-hda-Workaround-for-crackled-sound-on-AMD-contro.patch patches.suse/sound-fix-a-memory-leak-bug.patch patches.suse/ALSA-firewire-fix-a-memory-leak-bug.patch patches.suse/mmc-cavium-Set-the-correct-dma-max-segment-size-for-.patch patches.suse/mmc-cavium-Add-the-missing-dma-unmap-when-the-dma-ha.patch patches.suse/libata-have-ata_scsi_rw_xlat-fail-invalid-passthroug.patch patches.suse/libata-add-SG-safety-checks-in-SFF-pio-transfers.patch patches.suse/loop-set-PF_MEMALLOC_NOIO-for-the-worker-thread.patch patches.suse/bcache-Revert-bcache-use-sysfs_match_string-instead-.patch patches.suse/drm-vmwgfx-fix-memory-leak-when-too-many-retries-hav.patch patches.suse/drm-rockchip-Suspend-DP-late.patch patches.suse/drm-i915-Fix-wrong-escape-clock-divisor-init-for-GLK.patch patches.suse/Input-synaptics-enable-RMI-mode-for-HP-Spectre-X360.patch patches.suse/Input-kbtab-sanity-check-for-endpoint-type.patch patches.suse/Input-iforce-add-sanity-checks.patch patches.suse/kvm-fix-leak-vcpu-s-vmcs-value-into-other-pcpu patches.suse/arm64-KVM-regmap-Fix-unexpected-switch-fall-through.patch patches.suse/usb-typec-tcpm-free-log-buf-memory-when-remove-debug.patch patches.suse/usb-typec-tcpm-remove-tcpm-dir-if-no-children.patch patches.suse/usb-host-xhci-rcar-Fix-timeout-in-xhci_suspend.patch patches.suse/usb-typec-tcpm-Ignore-unsupported-unknown-alternate-.patch patches.suse/usb-yurex-Fix-use-after-free-in-yurex_delete.patch patches.suse/usb-usbfs-fix-double-free-of-usb-memory-upon-submitu.patch patches.suse/usb-iowarrior-fix-deadlock-on-disconnect.patch patches.suse/iio-adc-max9611-Fix-misuse-of-GENMASK-macro.patch patches.suse/driver_core-Fix_use-after-free_and_double_free_on_glue.patch patches.suse/nvmem-use-the-same-permissions-for-eeprom-as-for-nvmem.patch patches.suse/dax-dax_layout_busy_page-should-not-unmap-cow-pages.patch patches.suse/scsi-lpfc-Fix-crash-when-cpu-count-is-1-and-null-irq.patch patches.suse/mm-hmm-fix-bad-subpage-pointer-in-try_to_unmap_one.patch patches.suse/mm-memcontrol-c-fix-use-after-free-in-mem_cgroup_iter.patch patches.suse/seq_file-fix-problem-when-seeking-mid-record.patch patches.suse/mm-vmscan-do-not-special-case-slab-reclaim-when-watermarks-are-boosted.patch patches.suse/iommu-dma-handle-sg-length-overflow-better patches.suse/IB-mlx5-Fix-implicit-MR-release-flow.patch patches.suse/auxdisplay-panel-need-to-delete-scan_timer-when-misc.patch patches.suse/fs-xfs-xfs_log-Don-t-use-KM_MAYFAIL-at-xfs_log_reser.patch patches.suse/xfs-remove-more-ondisk-directory-corruption-asserts.patch patches.suse/xfs-don-t-crash-on-null-attr-fork-xfs_bmapi_read.patch patches.suse/drm-ast-Fixed-reboot-test-may-cause-system-hanged.patch patches.suse/ALSA-hda-Apply-workaround-for-another-AMD-chip-1022-.patch patches.suse/ALSA-hda-Fix-a-memory-leak-bug.patch patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Envy-x360.patch patches.suse/ALSA-hda-Let-all-conexant-codec-enter-D3-when-reboot.patch patches.suse/ALSA-hda-Add-a-generic-reboot_notify.patch patches.suse/ALSA-usb-audio-Fix-an-OOB-bug-in-parse_audio_mixer_u.patch patches.suse/ALSA-usb-audio-Fix-a-stack-buffer-overflow-bug-in-ch.patch patches.suse/dmaengine-ste_dma40-fix-unneeded-variable-warning.patch patches.suse/i2c-emev2-avoid-race-when-unregistering-slave-client.patch patches.suse/nvme-multipath-revalidate-nvme_ns_head-gendisk-in-nv.patch patches.suse/nvme-core-Fix-extra-device_put-call-on-error-path.patch patches.suse/nvme-fix-a-possible-deadlock-when-passthru-commands-.patch patches.suse/nvme-rdma-drain-qp.patch patches.suse/nvme-fix-controller-removal-race-with-scan-work.patch patches.suse/0001-usb-gadget-udc-renesas_usb3-Fix-sysfs-interface-of-r.patch patches.suse/usb-gadget-composite-Clear-suspended-on-reset-discon.patch patches.suse/USB-core-Fix-races-in-character-device-registration-.patch patches.suse/0001-usb-cdc-acm-make-sure-a-refcount-is-taken-early-enou.patch patches.suse/0001-USB-CDC-fix-sanity-checks-in-CDC-union-parser.patch patches.suse/usb-host-fotg2-restart-hcd-after-port-reset.patch patches.suse/USB-serial-option-Add-support-for-ZTE-MF871A.patch patches.suse/USB-serial-option-add-D-Link-DWM-222-device-ID.patch patches.suse/USB-serial-option-Add-Motorola-modem-UARTs.patch patches.suse/USB-serial-option-add-the-BroadMobi-BM818-card.patch patches.suse/staging-comedi-dt3000-Fix-signed-integer-overflow-di.patch patches.suse/staging-comedi-dt3000-Fix-rounding-up-of-timer-divis.patch patches.suse/iio-adc-max9611-Fix-temperature-reading-in-probe.patch patches.suse/xen-netback-Reset-nr_frags-before-freeing-skb.patch patches.suse/bonding-Add-vlan-tx-offload-to-hw_enc_features.patch patches.suse/team-Add-vlan-tx-offload-to-hw_enc_features.patch patches.suse/ixgbe-fix-possible-deadlock-in-ixgbe_service_task.patch patches.suse/net-mlx5e-Use-flow-keys-dissector-to-parse-packets-f.patch patches.suse/net-mlx5e-Only-support-tx-rx-pause-setting-for-port-.patch patches.suse/msft-hv-1910-hv_netvsc-Fix-a-warning-of-suspicious-RCU-usage.patch patches.suse/tools-bpftool-fix-error-message-prog-object.patch patches.suse/0006-net-tc35815-Explicitly-check-NET_IP_ALIGN-is-not-zer.patch patches.suse/sctp-fix-the-transport-error_count-check.patch patches.suse/ibmveth-Convert-multicast-list-size-for-little-endia.patch patches.suse/net-mlx4_en-fix-a-memory-leak-bug.patch patches.suse/liquidio-add-cleanup-in-octeon_setup_iq.patch patches.suse/net-packet-fix-race-in-tpacket_snd.patch patches.suse/lan78xx-Fix-memory-leaks.patch patches.suse/Bluetooth-btqca-Add-a-short-delay-before-downloading.patch patches.suse/bnx2x-Fix-VF-s-VLAN-reconfiguration-in-reload.patch patches.suse/cx82310_eth-fix-a-memory-leak-bug.patch patches.suse/bnxt_en-Fix-VNIC-clearing-logic-for-57500-chips.patch patches.suse/bnxt_en-Improve-RX-doorbell-sequence.patch patches.suse/bnxt_en-Fix-handling-FRAG_ERR-when-NVM_INSTALL_UPDAT.patch patches.suse/bnxt_en-Use-correct-src_fid-to-determine-direction-o.patch patches.suse/bnxt_en-Fix-to-include-flow-direction-in-L2-key.patch patches.suse/ibmvnic-Unmap-DMA-address-of-TX-descriptor-buffers-a.patch patches.suse/wimax-i2400m-fix-a-memory-leak-bug.patch patches.suse/0005-ravb-Fix-use-after-free-ravb_tstamp_skb.patch patches.suse/0001-HID-wacom-Correct-distance-scale-for-2nd-gen-Intuos-.patch patches.suse/HID-cp2112-prevent-sleeping-function-called-from-inv.patch patches.suse/0001-HID-wacom-correct-misreported-EKR-ring-values.patch patches.suse/drm-mediatek-use-correct-device-to-import-PRIME-buff.patch patches.suse/drm-mediatek-set-DMA-max-segment-size.patch patches.suse/drm-mediatek-mtk_drm_drv.c-Add-of_node_put-before-go.patch patches.suse/drm-i915-Fix-HW-readout-for-crtc_clock-in-HDMI-mode.patch patches.suse/libceph-allow-ceph_buffer_put-to-receive-a-null-ceph_buffer.patch patches.suse/ceph-fix-buffer-free-while-holding-i_ceph_lock-in-_ceph_setxattr.patch patches.suse/ceph-fix-buffer-free-while-holding-i_ceph_lock-in-_ceph_build_xattrs_blob.patch patches.suse/ceph-fix-buffer-free-while-holding-i_ceph_lock-in-fill_inode.patch patches.suse/ceph-clear-page-dirty-before-invalidate-page.patch patches.suse/ceph-don-t-try-fill-file_lock-on-unsuccessful-getfilelock-reply.patch patches.suse/libceph-fix-pg-split-vs-osd-reconnect-race.patch patches.suse/vfs-fix-page-locking-deadlocks-when-deduping-files.patch patches.suse/fs-xfs-Fix-return-code-of-xfs_break_leased_layouts.patch patches.suse/Revert-dm-bufio-fix-deadlock-with-loop-device.patch patches.suse/dm-kcopyd-always-complete-failed-jobs.patch patches.suse/dm-zoned-improve-error-handling-in-reclaim.patch patches.suse/dm-zoned-improve-error-handling-in-i-o-map-code.patch patches.suse/dm-zoned-properly-handle-backing-device-failure.patch patches.suse/dm-integrity-fix-a-crash-due-to-BUG_ON-in-__journal_.patch patches.suse/dm-zoned-fix-potential-NULL-dereference-in-dmz_do_re.patch patches.suse/dm-raid-add-missing-cleanup-in-raid_ctr.patch patches.suse/dm-btree-fix-order-of-block-initialization-in-btree_.patch patches.suse/dm-space-map-metadata-fix-missing-store-of-apply_bop.patch patches.suse/dm-table-fix-invalid-memory-accesses-with-too-high-s.patch patches.suse/nvme-multipath-fix-possible-I-O-hang-when-paths-are-.patch patches.suse/IB-mlx5-Consolidate-use_umr-checks-into-single-funct.patch patches.suse/IB-mlx5-Fix-MR-re-registration-flow-to-use-UMR-prope.patch patches.suse/RDMA-cma-fix-null-ptr-deref-Read-in-cma_cleanup.patch patches.suse/RDMA-bnxt_re-Fix-stack-out-of-bounds-in-bnxt_qplib_r.patch patches.suse/drm-nouveau-Don-t-retry-infinitely-when-receiving-no.patch patches.suse/xfs-fix-missing-ILOCK-unlock-when-xfs_setattr_nonsiz.patch patches.suse/scsi-qla2xxx-Fix-gnl.l-memory-leak-on-adapter-init-f.patch patches.suse/scsi-ufs-fix-null-pointer-dereference-in-ufshcd_config_vreg_hpm patches.suse/scsi-lpfc-Mitigate-high-memory-pre-allocation-by-SCS.patch patches.suse/msft-hv-1916-Drivers-hv-vmbus-Remove-the-unused-tsc_page-from-str.patch patches.suse/msft-hv-1920-Drivers-hv-vmbus-Fix-virt_to_hvpfn-for-X86_PAE.patch patches.suse/gpiolib-never-report-open-drain-source-lines-as-inpu.patch patches.suse/gpio-Fix-build-error-of-function-redefinition.patch patches.suse/mm-page_owner-handle-thp-splits-correctly.patch patches.suse/mm-zsmalloc-c-migration-can-leave-pages-in-zs_empty-indefinitely.patch patches.suse/mm-zsmalloc-c-fix-race-condition-in-zs_destroy_pool.patch patches.suse/genirq-Properly-pair-kobject_del-with-kobject_add.patch patches.suse/x86-cpu-amd-clear-rdrand-cpuid-bit-on-amd-family-15h-16h.patch patches.suse/ubifs-Correctly-initialize-c-min_log_bytes.patch patches.suse/ubifs-Limit-the-number-of-pages-in-shrink_liability.patch patches.suse/tcp-make-sure-EPOLLOUT-wont-be-missed.patch patches.suse/net-smc-make-sure-EPOLLOUT-is-raised.patch patches.suse/mac80211-fix-possible-sta-leak.patch patches.suse/Revert-cfg80211-fix-processing-world-regdomain-when-.patch patches.suse/batman-adv-fix-uninit-value-in-batadv_netlink_get_if.patch patches.suse/ipv6-addrconf-allow-adding-multicast-addr-if-IFA_F_M.patch patches.suse/s390-bpf-fix-lcgr-instruction-encoding patches.suse/s390-bpf-use-32-bit-index-for-tail-calls patches.suse/tools-bpftool-close-prog-FD-before-exit-on-showing-a.patch patches.suse/xdp-unpin-xdp-umem-pages-in-error-path.patch patches.suse/bpf-fix-use-after-free-in-prog-symbol-exposure.patch patches.suse/r8152-Set-memory-to-all-0xFFs-on-failed-reg-reads.patch patches.suse/ALSA-hda-Fixes-inverted-Conexant-GPIO-mic-mute-led.patch patches.suse/ALSA-usb-audio-Add-implicit-fb-quirk-for-Behringer-U.patch patches.suse/ALSA-hda-ca0132-Add-new-SBZ-quirk.patch patches.suse/ALSA-usb-audio-Fix-invalid-NULL-check-in-snd_emuusb_.patch patches.suse/ALSA-line6-Fix-memory-leak-at-line6_init_pcm-error-p.patch patches.suse/ALSA-usb-audio-Check-mixer-unit-bitmap-yet-more-stri.patch patches.suse/ALSA-seq-Fix-potential-concurrent-access-to-the-dele.patch patches.suse/NFSv4-pnfs-Fix-a-page-lock-leak-in-nfs_pageio_resend.patch patches.suse/NFS-Ensure-O_DIRECT-reports-an-error-if-the-bytes-re.patch patches.suse/NFS-On-fatal-writeback-errors-we-need-to-call-nfs_in.patch patches.suse/pNFS-flexfiles-Turn-off-soft-RPC-calls.patch patches.suse/SUNRPC-Handle-connection-breakages-correctly-in-call.patch patches.suse/cifs-set-domainName-when-a-domain-key-is-used-in-multiuser.patch patches.suse/cifs-Use-kzfree-to-zero-out-the-password.patch patches.suse/cifs-replace-various-strncpy-with-strscpy-and-similar.patch patches.suse/0001-drm-amdgpu-Add-APTX-quirk-for-Dell-Latitude-5495.patch patches.suse/0001-drm-i915-Don-t-deballoon-unused-ggtt-drm_mm_node-in-.patch patches.suse/drm-i915-Call-dma_set_max_seg_size-in-i915_driver_hw.patch patches.suse/mmc-sdhci-of-at91-add-quirk-for-broken-HS200.patch patches.suse/mmc-core-Fix-init-of-SD-cards-reporting-an-invalid-V.patch patches.suse/lib-logic_pio-Fix-RCU-usage.patch patches.suse/lib-logic_pio-Avoid-possible-overlap-for-unregisteri.patch patches.suse/lib-logic_pio-Add-logic_pio_unregister_range.patch patches.suse/bus-hisi_lpc-Unregister-logical-PIO-range-to-avoid-p.patch patches.suse/bus-hisi_lpc-Add-.remove-method-to-avoid-driver-unbi.patch patches.suse/0003-Partially-revert-kfifo-fix-kfifo_alloc-and-kfifo_ini.patch patches.suse/crypto-ccp-Ignore-unconfigured-CCP-device-on-suspend.patch patches.suse/mm-zsmalloc-c-fix-build-when-config_compaction-n.patch patches.suse/KVM-PPC-Book3S-Fix-incorrect-guest-to-user-translati.patch patches.suse/kvm-x86-don-t-update-rip-or-do-single-step-on-faulting-emulation patches.suse/ftrace-fix-null-pointer-dereference-in-t_probe_next.patch patches.suse/ftrace-check-for-empty-hash-and-comment-the-race-with-registering-probes.patch patches.suse/ftrace-check-for-successful-allocation-of-hash.patch patches.suse/i2c-designware-Synchronize-IRQs-when-unregistering-s.patch patches.suse/i2c-piix4-Fix-port-selection-for-AMD-Family-16h-Mode.patch patches.suse/i2c-iproc-stop-advertising-support-of-smbus-quick-cmd.patch patches.suse/perf-x86-amd-ibs-fix-sample-bias-for-dispatched-micro-ops.patch patches.suse/net-fix-skb-use-after-free-in-netpoll.patch patches.suse/tcp-remove-empty-skb-from-write-queue-in-error-cases.patch patches.suse/mld-fix-memory-leak-in-mld_del_delrec.patch patches.suse/ibmvnic-Do-not-process-reset-during-or-after-device-.patch patches.suse/net-sched-act_sample-fix-psample-group-handling-on-o.patch patches.suse/tcp-inherit-timestamp-on-mtu-probe.patch patches.suse/sky2-Disable-MSI-on-yet-another-ASUS-boards-P6Xxxx.patch patches.suse/mac80211-Don-t-memset-RXCB-prior-to-PAE-intercept.patch patches.suse/mac80211-Correctly-set-noencrypt-for-PAE-frames.patch patches.suse/0054-amd-xgbe-Fix-error-path-in-xgbe_mod_init.patch patches.suse/net-stmmac-dwmac-rk-Don-t-fail-if-phy-regulator-is-a.patch patches.suse/batman-adv-Only-read-OGM-tvlv_len-after-buffer-len-c.patch patches.suse/batman-adv-Only-read-OGM2-tvlv_len-after-buffer-len-.patch patches.suse/net-sched-cbs-Set-default-link-speed-to-10-Mbps-in-c.patch patches.suse/0007-net-seeq-Fix-the-function-used-to-release-some-memor.patch patches.suse/usb-chipidea-udc-don-t-do-hardware-access-if-gadget-.patch patches.suse/usb-storage-Add-new-JMS567-revision-to-unusual_devs.patch patches.suse/usb-host-ohci-fix-a-race-condition-between-shutdown-.patch patches.suse/USB-storage-ums-realtek-Update-module-parameter-desc.patch patches.suse/USB-storage-ums-realtek-Whitelist-auto-delink-suppor.patch patches.suse/usb-host-xhci-rcar-Fix-typo-in-compatible-string-mat.patch patches.suse/USB-cdc-wdm-fix-race-between-write-and-disconnect-du.patch patches.suse/stm-class-Fix-a-double-free-of-stm_source_device.patch patches.suse/intel_th-pci-Add-support-for-another-Lewisburg-PCH.patch patches.suse/intel_th-pci-Add-Tiger-Lake-support.patch patches.suse/VMCI-Release-resource-if-the-work-is-already-queued.patch patches.suse/msft-hv-1934-x86-hyper-v-Fix-overflow-bug-in-fill_gva_list.patch patches.suse/ALSA-hda-Fix-potential-endless-loop-at-applying-quir.patch patches.suse/ALSA-hda-realtek-Fix-overridden-device-specific-init.patch patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Pavilion-15.patch patches.suse/ALSA-hda-realtek-Enable-internal-speaker-headset-mic.patch patches.suse/ALSA-hda-realtek-Fix-the-problem-of-two-front-mics-o.patch patches.suse/keys-Fix-missing-null-pointer-check-in-request_key_a.patch patches.suse/powerpc-tm-Fix-FP-VMX-unavailable-exceptions-inside-.patch patches.suse/powerpc-tm-Fix-restoring-FP-VMX-facility-incorrectly.patch patches.suse/vhost-test-fix-build-for-vhost-test.patch patches.suse/drm-vmwgfx-Fix-double-free-in-vmw_recv_msg.patch patches.suse/iommu-amd-flush-old-domains-in-kdump-kernel patches.suse/iommu-amd-fix-race-in-increase_address_space patches.suse/configfs_register_group-shouldn-t-be-and-isn-t-calle.patch patches.suse/Input-elan_i2c-remove-Lenovo-Legion-Y7000-PnpID.patch patches.suse/scsi-lpfc-Raise-config-max-for-lpfc_fcp_mq_threshold.patch patches.suse/gpio-fix-line-flag-validation-in-linehandle_create.patch patches.suse/gpio-fix-line-flag-validation-in-lineevent_create.patch patches.suse/gpiolib-acpi-Add-gpiolib_acpi_run_edge_events_on_boo.patch patches.suse/genirq-Prevent-NULL-pointer-dereference-in-resend_ir.patch patches.suse/virtio_ring-fix-unmap-of-indirect-descriptors patches.suse/vhost-make-sure-log_num-in_num.patch patches.suse/Btrfs-fix-assertion-failure-during-fsync-and-use-of-.patch patches.suse/Btrfs-fix-unwritten-extent-buffers-and-hangs-on-futu.patch patches.suse/0001-drm-i915-Restore-relaxed-padding-OCL_OOB_SUPPRES_ENA.patch patches.suse/sctp-use-transport-pf_retrans-in-sctp_do_8_2_transpo.patch patches.suse/Bluetooth-btrtl-Additional-Realtek-8822CE-Bluetooth-.patch patches.suse/Revert-Bluetooth-validate-BLE-connection-interval-up.patch patches.suse/tipc-add-NULL-pointer-check-before-calling-kfree_rcu.patch patches.suse/net-sock_map-fix-missing-ulp-check-in-sock-hash-case.patch patches.suse/0008-net-sonic-return-NETDEV_TX_OK-if-failed-to-map-buffe.patch patches.suse/0009-forcedeth-use-per-cpu-to-collect-xmit-recv-statistic.patch patches.suse/net-sched-fix-reordering-issues.patch patches.suse/mwifiex-Fix-three-heap-overflow-at-parsing-element.patch patches.suse/net-phylink-Fix-flow-control-resolution.patch patches.suse/net-ibmvnic-free-reset-work-of-removed-device-from-q.patch patches.suse/isdn-capi-check-message-length-in-capi_write.patch patches.suse/net-gso-Fix-skb_segment-splat-when-splitting-gso_siz.patch patches.suse/net-ibmvnic-Fix-missing-in-__ibmvnic_reset.patch patches.suse/bridge-mdb-remove-wrong-use-of-NLM_F_MULTI.patch patches.suse/sch_hhf-ensure-quantum-and-hhf_non_hh_weight-are-non.patch patches.suse/wimax-i2400-fix-memory-leak.patch patches.suse/0010-net-sonic-replace-dev_kfree_skb-in-sonic_send_packet.patch patches.suse/mac80211-Do-not-send-Layer-2-Update-frame-before-aut.patch patches.suse/tcp-fix-tcp_ecn_withdraw_cwr-to-clear-TCP_ECN_QUEUE_.patch patches.suse/ixgbe-Prevent-u8-wrapping-of-ITR-value-to-something-.patch patches.suse/ixgbe-fix-double-clean-of-Tx-descriptors-with-xdp.patch patches.suse/tun-fix-use-after-free-when-register-netdev-failed.patch patches.suse/ipv6-Fix-the-link-time-qualifier-of-ping_v6_proc_exi.patch patches.suse/net-Fix-null-de-reference-of-device-refcount.patch patches.suse/ixgbe-Fix-secpath-usage-for-IPsec-TX-offload.patch patches.suse/sctp-Fix-the-link-time-qualifier-of-sctp_ctrlsock_ex.patch patches.suse/ixgbevf-Fix-secpath-usage-for-IPsec-Tx-offload.patch patches.suse/cdc_ether-fix-rndis-support-for-Mediatek-based-smart.patch patches.suse/kvm-s390-do-not-leak-kernel-stack-data-in-the-kvm_s390_interrupt-ioctl patches.suse/tpm_tis_core-Set-TPM_CHIP_FLAG_IRQ-before-probing-fo.patch patches.suse/edac-amd64-decode-syndrome-before-translating-address.patch patches.suse/hwmon-lm75-Fix-write-operations-for-negative-tempera.patch patches.suse/x86-amd_nb-Add-PCI-device-IDs-for-family-17h-model-7.patch patches.suse/hwmon-k10temp-Add-support-for-AMD-family-17h-model-7.patch patches.suse/hwmon-acpi_power_meter-Change-log-level-for-unsafe-s.patch patches.suse/hwmon-shtc1-fix-shtc1-and-shtw1-id-mask.patch patches.suse/regulator-lm363x-Fix-off-by-one-n_voltages-for-lm363.patch patches.suse/spi-spi-fsl-dspi-Exit-the-ISR-with-IRQ_NONE-when-it-.patch patches.suse/gpio-Move-gpiochip_lock-unlock_as_irq-to-gpio-driver.patch patches.suse/iommu-amd-re-factor-guest-virtual-apic-de-activation-code patches.suse/iommu-amd-Override-wrong-IVRS-IOAPIC-on-Raven-Ridge-.patch patches.suse/iommu-iova-avoid-false-sharing-on-fq_timer_on patches.suse/iommu-dma-fix-for-dereferencing-before-null-checking patches.suse/arm64-map-FDT-as-RW-for-early_init_dt_scan.patch patches.suse/fdt-add-support-for-rng-seed.patch patches.suse/fdt-Update-CRC-check-for-rng-seed.patch patches.suse/qla2xxx-remove-SGI-SN2-support.patch patches.suse/soc-renesas-rcar-sysc-Add-goto-to-of_node_put-before.patch patches.suse/objtool-clobber-user-cflags-variable.patch patches.suse/efi-x86-move-efi_is_table_address-into-arch-x86.patch patches.suse/efi-Export-Runtime-Configuration-Interface-table-to--1c5fecb6.patch patches.suse/efi-cper-print-AER-info-of-PCIe-fatal-error.patch patches.suse/0001-tools-lib-traceevent-Do-not-free-tep-cmdlines-in-add.patch patches.suse/x86-intel-aggregate-big-core-client-naming.patch patches.suse/x86-intel-aggregate-big-core-mobile-naming.patch patches.suse/x86-intel-aggregate-big-core-graphics-naming.patch patches.suse/x86-intel-aggregate-microserver-naming.patch patches.suse/msft-hv-1903-x86-hyperv-Create-and-use-Hyper-V-page-definitions.patch patches.suse/platform-x86-pmc_atom-Add-Siemens-SIMATIC-IPC227E-to.patch patches.suse/tools-power-x86-intel-speed-select-Fix-a-read-overfl.patch patches.suse/alarmtimer-Use-EOPNOTSUPP-instead-of-ENOTSUPP.patch patches.suse/irqdomain-Add-the-missing-assignment-of-domain-fwnod.patch patches.suse/irqchip-gic-v3-its-Fix-LPI-release-for-Multi-MSI-dev.patch patches.suse/x86-kgbd-use-nmi_vector-not-apic_dm_nmi.patch patches.suse/s390-process-avoid-potential-reading-of-freed-stack patches.suse/s390-add-support-for-ibm-z15-machines patches.suse/s390-pci-fix-msi-message-data patches.suse/blk-mq-introduce-blk_mq_request_completed.patch patches.suse/blk-mq-introduce-blk_mq_tagset_wait_completed_reques.patch patches.suse/nvme-don-t-abort-completed-request-in-nvme_cancel_re.patch patches.suse/nvme-wait-until-all-completed-request-s-complete-fn-.patch patches.suse/0059-raid1-use-an-int-as-the-return-value-of-raise_barrie.patch patches.suse/md-raid6-Set-R5_ReadError-when-there-is-read-failure.patch patches.suse/0060-md-raid1-end-bio-when-the-device-faulty.patch patches.suse/0061-md-raid10-end-bio-when-the-device-faulty.patch patches.suse/0062-md-allow-last-device-to-be-forcibly-removed-from-RAI.patch patches.suse/0063-md-don-t-set-In_sync-if-array-is-frozen.patch patches.suse/0064-md-don-t-call-spare_active-in-md_reap_sync_thread-if.patch patches.suse/0065-raid1-factor-out-a-common-routine-to-handle-the-comp.patch patches.suse/floppy-fix-usercopy-direction.patch patches.suse/blk-mq-fix-memory-leak-in-blk_mq_init_allocated_queue-error.patch patches.suse/md-only-call-set_in_sync-when-it-is-expected-to-succ.patch patches.suse/md-don-t-report-active-array_state-until-after-reval.patch patches.suse/0066-raid5-improve-too-many-read-errors-msg-by-adding-lim.patch patches.suse/nvme-multipath-fix-ana-log-nsid-lookup-when-nsid-is-.patch patches.suse/0001-bcache-add-cond_resched-in-__bch_cache_cmp.patch patches.suse/0007-bcache-Fix-an-error-code-in-bch_dump_read.patch patches.suse/0003-closures-fix-a-race-on-wakeup-from-closure_sync.patch patches.suse/0067-md-raid0-linear-Mark-array-as-broken-and-fail-BIOs-i.patch patches.suse/0068-md-raid1-fail-run-raid1-array-when-active-disk-less-.patch patches.suse/0069-md-raid5-use-bio_end_sector-to-calculate-last_sector.patch patches.suse/nvme-fail-cancelled-commands-with-NVME_SC_HOST_PATH_.patch patches.suse/nvme-tcp-fail-command-with-NVME_SC_HOST_PATH_ERROR-s.patch patches.suse/nvme-fc-Fail-transport-errors-with-NVME_SC_HOST_PATH.patch patches.suse/nvme-pass-status-to-nvme_error_status.patch patches.suse/nvme-make-nvme_identify_ns-propagate-errors-back.patch patches.suse/nvme-make-nvme_report_ns_ids-propagate-error-back.patch patches.suse/0070-raid5-don-t-increment-read_errors-on-EILSEQ-return.patch patches.suse/0071-raid5-don-t-set-STRIPE_HANDLE-to-stripe-which-is-in-.patch patches.suse/0001-md-raid0-avoid-RAID0-data-corruption-due-to-layout-c.patch patches.suse/0072-md-add-feature-flag-MD_FEATURE_RAID0_LAYOUT.patch patches.suse/0073-raid5-remove-STRIPE_OPS_REQ_PENDING.patch patches.suse/0074-raid5-use-bio_end_sector-in-r5_next_bio.patch patches.suse/mmc-sdhci-Fix-incorrect-switch-to-HS-mode.patch patches.suse/ALSA-firewire-tascam-handle-error-code-when-getting-.patch patches.suse/ALSA-firewire-tascam-check-intermediate-state-of-clo.patch patches.suse/ALSA-hda-Flush-interrupts-on-disabling.patch patches.suse/ALSA-hda-hdmi-Don-t-report-spurious-jack-state-chang.patch patches.suse/ALSA-line6-sizeof-byte-is-always-1-use-that-fact.patch patches.suse/ALSA-hda-Show-the-fatal-CORB-RIRB-error-more-clearly.patch patches.suse/ALSA-i2c-ak4xxx-adda-Fix-a-possible-null-pointer-der.patch patches.suse/ALSA-aoa-onyx-always-initialize-register-read-value.patch patches.suse/ALSA-hda-Add-support-of-Zhaoxin-controller.patch patches.suse/ALSA-usb-audio-Unify-audioformat-release-code.patch patches.suse/ALSA-usb-audio-fix-PCM-device-order.patch patches.suse/ALSA-usb-audio-Skip-bSynchAddress-endpoint-check-if-.patch patches.suse/ALSA-usb-audio-Add-Pioneer-DDJ-SX3-PCM-quirck.patch patches.suse/ALSA-hda-Inform-too-slow-responses.patch patches.suse/ALSA-hda-Add-a-quirk-model-for-fixing-Huawei-Mateboo.patch patches.suse/ALSA-hda-Set-fifo_size-for-both-playback-and-capture.patch patches.suse/ALSA-hda-sigmatel-remove-unused-variable-stac9200_co.patch patches.suse/ALSA-hda-Drop-unsol-event-handler-for-Intel-HDMI-cod.patch patches.suse/ALSA-hda-Expand-pin_match-function-to-match-upcoming.patch patches.suse/ALSA-hda-Define-a-fallback_pin_fixup_tbl-for-alc269-.patch patches.suse/ALSA-hda-realtek-Check-beep-whitelist-before-assigni.patch patches.suse/ALSA-hda-realtek-Blacklist-PC-beep-for-Lenovo-ThinkC.patch patches.suse/ALSA-usb-audio-More-validations-of-descriptor-units.patch patches.suse/ALSA-usb-audio-Simplify-parse_audio_unit.patch patches.suse/ALSA-usb-audio-Unify-the-release-of-usb_mixer_elem_i.patch patches.suse/ALSA-usb-audio-Remove-superfluous-bLength-checks.patch patches.suse/ALSA-usb-audio-Clean-up-check_input_term.patch patches.suse/ALSA-usb-audio-Fix-possible-NULL-dereference-at-crea.patch patches.suse/ALSA-usb-audio-remove-some-dead-code.patch patches.suse/ALSA-usb-audio-DSD-auto-detection-for-Playback-Desig.patch patches.suse/ALSA-usb-audio-Update-DSD-support-quirks-for-Oppo-an.patch patches.suse/ALSA-firewire-motu-add-support-for-MOTU-4pre.patch patches.suse/ALSA-hda-hdmi-remove-redundant-assignment-to-variabl.patch patches.suse/Add-Acer-Aspire-Ethos-8951G-model-quirk.patch patches.suse/ALSA-lx6464es-add-support-for-LX6464ESe-pci-express-.patch patches.suse/ASoC-es8328-Fix-copy-paste-error-in-es8328_right_lin.patch patches.suse/ASoC-cs4349-Use-PM-ops-cs4349_runtime_pm.patch patches.suse/ASoC-wm8737-Fix-copy-paste-error-in-wm8737_snd_contr.patch patches.suse/ASoC-Intel-Fix-use-of-potentially-uninitialized-vari.patch patches.suse/ASoC-Intel-NHLT-Fix-debug-print-format.patch patches.suse/ASoC-Intel-Baytrail-Fix-implicit-fallthrough-warning.patch patches.suse/ASoC-dmaengine-Make-the-pcm-name-equal-to-pcm-id-if-.patch patches.suse/ASoC-Define-a-set-of-DAPM-pre-post-up-events.patch patches.suse/ASoC-sgtl5000-Fix-charge-pump-source-assignment.patch patches.suse/ASoC-sun4i-i2s-RX-and-TX-counter-registers-are-swapp.patch patches.suse/ASoC-wm8988-fix-typo-in-wm8988_right_line_controls.patch patches.suse/media-technisat-usb2-break-out-of-loop-at-end-of-buf.patch patches.suse/media-dib0700-fix-link-error-for-dibx000_i2c_set_spe.patch patches.suse/media-exynos4-is-fix-leaked-of_node-references.patch patches.suse/media-hdpvr-Add-device-num-check-and-handling.patch patches.suse/media-iguanair-add-sanity-checks.patch patches.suse/media-fdp1-Reduce-FCP-not-found-message-level-to-deb.patch patches.suse/media-tm6000-double-free-if-usb-disconnect-while-str.patch patches.suse/media-omap3isp-Set-device-on-omap3isp-subdevs.patch patches.suse/media-omap3isp-Don-t-set-streaming-state-on-random-s.patch patches.suse/media-i2c-ov5645-Fix-power-sequence.patch patches.suse/media-radio-si470x-kill-urb-on-error.patch patches.suse/media-hdpvr-add-terminating-0-at-end-of-string.patch patches.suse/media-gspca-zero-usb_buf-on-error.patch patches.suse/media-dvb-core-fix-a-memory-leak-bug.patch patches.suse/media-ttusb-dec-Fix-info-leak-in-ttusb_dec_send_comm.patch patches.suse/media-atmel-atmel-isi-fix-timeout-value-for-stop-str.patch patches.suse/media-cpia2_usb-fix-memory-leaks.patch patches.suse/media-saa7146-add-cleanup-in-hexium_attach.patch patches.suse/media-sn9c20x-Add-MSI-MS-1039-laptop-to-flip_dmi_tab.patch patches.suse/media-saa7134-fix-terminology-around-saa7134_i2c_eep.patch patches.suse/media-ov9650-add-a-sanity-check.patch patches.suse/leds-leds-lp5562-allow-firmware-files-up-to-the-maxi.patch patches.suse/leds-Allow-to-call-led_classdev_unregister-unconditi.patch patches.suse/leds-trigger-gpio-GPIO-0-is-valid.patch patches.suse/dmaengine-bcm2835-Print-error-in-case-setting-DMA-ma.patch patches.suse/dmaengine-dw-platform-Switch-to-acpi_dma_controller_.patch patches.suse/dmaengine-iop-adma.c-fix-printk-format-warning.patch patches.suse/PM-sleep-Fix-possible-overflow-in-pm_system_cancel_w.patch patches.suse/PM-devfreq-exynos-bus-Correct-clock-enable-sequence.patch patches.suse/PM-devfreq-passive-Use-non-devm-notifiers.patch patches.suse/PM-devfreq-passive-fix-compiler-warning.patch patches.suse/ACPI-CPPC-do-not-require-the-_PSD-method.patch patches.suse/0001-ACPICA-Increase-total-number-of-possible-Owner-IDs.patch patches.suse/ACPI-processor-don-t-print-errors-for-processorIDs-0.patch patches.suse/ACPI-custom_method-fix-memory-leaks.patch patches.suse/ACPI-PCI-fix-acpi_pci_irq_enable-memory-leak.patch patches.suse/ACPI-property-Fix-acpi_graph_get_remote_endpoint-nam.patch patches.suse/kvm-coalesced_mmio-add-bounds-checking patches.suse/0001-KVM-x86-use-Intel-speculation-bugs-and-features-as-d.patch patches.suse/KVM-PPC-Book3S-HV-XIVE-Free-escalation-interrupts-be.patch patches.suse/KVM-PPC-Book3S-HV-Fix-race-in-re-enabling-XIVE-escal.patch patches.suse/KVM-PPC-Book3S-HV-Don-t-push-XIVE-context-when-not-u.patch patches.suse/powerpc-xive-Implement-get_irqchip_state-method-for-.patch patches.suse/KVM-PPC-Book3S-HV-Check-for-MMU-ready-on-piggybacked.patch patches.suse/KVM-PPC-Book3S-HV-Don-t-lose-pending-doorbell-reques.patch patches.suse/kvm-s390-test-for-bad-access-register-and-size-at-the-start-of-s390_mem_op patches.suse/usb-host-xhci-hub-fix-extra-endianness-conversion.patch patches.suse/usb-dwc3-don-t-set-gadget-is_otg-flag.patch patches.suse/0001-usbip-Implement-SG-support-to-vhci-hcd-and-stub-driv.patch patches.suse/USB-usbcore-Fix-slab-out-of-bounds-bug-during-device.patch patches.suse/tty-serial-fsl_lpuart-Use-appropriate-lpuart32_-I-O-.patch patches.suse/iio-dac-ad5380-fix-incorrect-assignment-to-val.patch patches.suse/mic-avoid-statically-declaring-a-struct-device.patch patches.suse/phy-renesas-rcar-gen3-usb2-Disable-clearing-VBUS-in-.patch patches.suse/thunderbolt-Use-32-bit-writes-when-writing-ring-prod.patch patches.suse/dev-mem-Bail-out-upon-SIGKILL.patch patches.suse/firmware-google-check-if-size-is-valid-when-decoding.patch patches.suse/crypto-ccp-Reduce-maximum-stack-usage.patch patches.suse/crypto-qat-Silence-smp_processor_id-warning.patch patches.suse/crypto-caam-fix-concurrency-issue-in-givencrypt-desc.patch patches.suse/crypto-ccp-Clean-up-and-exit-correctly-on-allocation.patch patches.suse/crypto-caam-qi-fix-error-handling-in-ERN-handler.patch patches.suse/crypto-caam-free-resources-in-case-caam_rng-registra.patch patches.suse/crypto-skcipher-Unmap-pages-after-an-external-error.patch patches.suse/crypto-cavium-zip-Add-missing-single_release.patch patches.suse/e1000e-Use-dev_get_drvdata-where-possible.patch patches.suse/e1000e-add-workaround-for-possible-stalled-packet.patch patches.suse/qed-reduce-maximum-stack-frame-size.patch patches.suse/net-hns3-change-GFP-flag-during-lock-period.patch patches.suse/NFC-fix-attrs-checks-in-netlink-interface.patch patches.suse/bnxt_en-Update-firmware-interface-spec.-to-1.10.0.89.patch patches.suse/bnxt_en-Support-all-variants-of-the-5750X-chip-famil.patch patches.suse/bnxt_en-Add-PCI-IDs-for-57500-series-NPAR-devices.patch patches.suse/net-mlx5e-Print-a-warning-when-LRO-feature-is-droppe.patch patches.suse/net-hns3-do-not-query-unsupported-commands-in-debugf.patch patches.suse/net-hns3-fix-some-reset-handshake-issue.patch patches.suse/net-hns3-clear-reset-interrupt-status-in-hclge_irq_h.patch patches.suse/cxgb4-smt-Add-lock-for-atomic_dec_and_test.patch patches.suse/net-hns3-fix-GFP-flag-error-in-hclge_mac_update_stat.patch patches.suse/net-hns3-fix-interrupt-clearing-error-for-VF.patch patches.suse/0052-xgbe-no-need-to-check-return-value-of-debugfs_create.patch patches.suse/0005-caif-no-need-to-check-return-value-of-debugfs_create.patch patches.suse/netfilter-connlabels-prefer-static-lock-initialiser.patch patches.suse/can-xilinx_can-xcan_probe-skip-error-message-on-defe.patch patches.suse/net-hns3-prevent-unnecessary-MAC-TNL-interrupt.patch patches.suse/libertas-Add-missing-sentinel-at-end-of-if_usb.c-fw_.patch patches.suse/libertas_tf-Use-correct-channel-range-in-lbtf_geo_in.patch patches.suse/Revert-mwifiex-fix-system-hang-problem-after-resume.patch patches.suse/can-mcp251x-mcp251x_hw_reset-allow-more-time-after-a.patch patches.suse/mac80211-minstrel_ht-fix-per-group-max-throughput-ra.patch patches.suse/0053-amd-xgbe-use-devm_platform_ioremap_resource-to-simpl.patch patches.suse/0003-cirrus-cs89x0-use-devm_platform_ioremap_resource-to-.patch patches.suse/i40e-reduce-stack-usage-in-i40e_set_fc.patch patches.suse/0004-cirrus-cs89x0-remove-set-but-not-used-variable-lp.patch patches.suse/net-hns3-check-reset-interrupt-status-when-reset-fai.patch patches.suse/IB-mlx5-Support-MLX5_CMD_OP_QUERY_LAG-as-a-DEVX-gene.patch patches.suse/net-mlx5e-ethtool-Fix-a-typo-in-WOL-function-names.patch patches.suse/net-hns3-fix-error-VF-index-when-setting-VLAN-offloa.patch patches.suse/tools-bpftool-fix-arguments-for-p_err-in-do_event_pi.patch patches.suse/xsk-avoid-store-tearing-when-assigning-queues.patch patches.suse/xsk-avoid-store-tearing-when-assigning-umem.patch patches.suse/0001-rtlwifi-rtl8192cu-Fix-value-set-in-descriptor.patch patches.suse/bcma-fix-incorrect-update-of-BCMA_CORE_PCI_MDIO_DATA.patch patches.suse/rtlwifi-Fix-file-release-memory-leak.patch patches.suse/netfilter-not-mark-a-spinlock-as-__read_mostly.patch patches.suse/net-mlx5e-Remove-unnecessary-clear_bit-s.patch patches.suse/msft-hv-1945-hv_netvsc-Allow-scatter-gather-feature-to-be-tunable.patch patches.suse/ixgbe-sync-the-first-fragment-unconditionally.patch patches.suse/i40e-Add-support-for-X710-device.patch patches.suse/net-hns3-fix-shaper-parameter-algorithm.patch patches.suse/net-hns3-fix-port-setting-handle-for-fibre-port.patch patches.suse/net-mlx5-FWTrace-Reduce-stack-usage.patch patches.suse/nl80211-Fix-possible-Spectre-v1-for-CQM-RSSI-4b2c5a14.patch patches.suse/cfg80211-Purge-frame-registrations-on-iftype-change.patch patches.suse/ath9k-dynack-fix-possible-deadlock-in-ath_dynack_nod.patch patches.suse/wcn36xx-use-dynamic-allocation-for-large-variables.patch patches.suse/net-ath6kl-Fix-a-NULL-ptr-deref-bug.patch patches.suse/ath9k_htc-release-allocated-buffer-if-timed-out.patch patches.suse/ath9k-release-allocated-buffer-if-timed-out.patch patches.suse/ath10k-adjust-skb-length-in-ath10k_sdio_mbox_rx_pack.patch patches.suse/bnxt_en-Increase-timeout-for-HWRM_DBG_COREDUMP_XX-co.patch patches.suse/net-ena-add-intr_moder_rx_interval-to-struct-ena_com.patch patches.suse/net-ena-switch-to-dim-algorithm-for-rx-adaptive-inte.patch patches.suse/net-ena-reimplement-set-get_coalesce.patch patches.suse/net-ena-enable-the-interrupt_moderation-in-driver_su.patch patches.suse/net-ena-remove-code-duplication-in-ena_com_update_no.patch patches.suse/net-ena-remove-old-adaptive-interrupt-moderation-cod.patch patches.suse/net-ena-remove-ena_restore_ethtool_params-and-releva.patch patches.suse/net-ena-remove-all-old-adaptive-rx-interrupt-moderat.patch patches.suse/net-ena-fix-update-of-interrupt-moderation-register.patch patches.suse/net-ena-fix-retrieval-of-nonadaptive-interrupt-moder.patch patches.suse/net-ena-fix-incorrect-update-of-intr_delay_resolutio.patch patches.suse/net_sched-let-qdisc_put-accept-NULL-pointer.patch patches.suse/net-ena-don-t-wake-up-tx-queue-when-down.patch patches.suse/0001-xen-netfront-do-not-assume-sk_buff_head-list-is-empt.patch patches.suse/btrfs-volumes-Remove-ENOSPC-prone-btrfs_can_relocate.patch patches.suse/0001-btrfs-tree-checker-Add-ROOT_ITEM-check.patch patches.suse/0001-btrfs-move-btrfs_add_free_space-out-of-a-header-file.patch patches.suse/0002-btrfs-move-basic-block_group-definitions-to-their-own-header.patch patches.suse/0003-btrfs-migrate-the-block-group-lookup-code.patch patches.suse/0004-btrfs-migrate-the-block-group-ref-counting-stuff.patch patches.suse/0005-btrfs-migrate-nocow-and-reservation-helpers.patch patches.suse/0006-btrfs-export-the-block-group-caching-helpers.patch patches.suse/0007-btrfs-export-the-excluded-extents-helpers.patch patches.suse/0008-btrfs-export-the-caching-control-helpers.patch patches.suse/0009-btrfs-temporarily-export-fragment_free_space.patch patches.suse/0010-btrfs-make-caching_thread-use-btrfs_find_next_key.patch patches.suse/0011-btrfs-migrate-the-block-group-caching-code.patch patches.suse/0012-btrfs-temporarily-export-inc_block_group_ro.patch patches.suse/0013-btrfs-migrate-the-block-group-removal-code.patch patches.suse/0014-btrfs-migrate-the-block-group-read-creation-code.patch patches.suse/0015-btrfs-temporarily-export-btrfs_get_restripe_target.patch patches.suse/0016-btrfs-migrate-inc-dec_block_group_ro-code.patch patches.suse/0017-btrfs-migrate-the-dirty-bg-writeout-code.patch patches.suse/0018-btrfs-export-block-group-accounting-helpers.patch patches.suse/0019-btrfs-migrate-the-block-group-space-accounting-helpers.patch patches.suse/0020-btrfs-migrate-the-chunk-allocation-code.patch patches.suse/0021-btrfs-migrate-the-alloc_profile-helpers.patch patches.suse/0022-btrfs-migrate-the-block-group-cleanup-code.patch patches.suse/0023-btrfs-unexport-the-temporary-exported-functions.patch patches.suse/0001-btrfs-add-a-flush-step-for-delayed-iputs.patch patches.suse/0002-btrfs-unify-error-handling-for-ticket-flushing.patch patches.suse/0003-btrfs-factor-out-the-ticket-flush-handling.patch patches.suse/0004-btrfs-refactor-priority_reclaim_metadata_space.patch patches.suse/0005-btrfs-introduce-an-evict-flushing-state.patch patches.suse/Btrfs-fix-use-after-free-when-using-the-tree-modific.patch patches.suse/0001-btrfs-tree-checker-Add-EXTENT_ITEM-and-METADATA_ITEM.patch patches.suse/0002-btrfs-tree-checker-Add-simple-keyed-refs-check.patch patches.suse/0003-btrfs-tree-checker-Add-EXTENT_DATA_REF-check.patch patches.suse/0006-btrfs-rename-the-btrfs_calc_-metadata_size-helpers.patch patches.suse/0007-btrfs-only-reserve-metadata_size-for-inodes.patch patches.suse/btrfs-use-correct-count-in-btrfs_file_write_iter.patch patches.suse/btrfs-treat-RWF_-D-SYNC-writes-as-sync-for-CRCs.patch patches.suse/0008-btrfs-do-not-allow-reservations-if-we-have-pending-tickets.patch patches.suse/0009-btrfs-roll-tracepoint-into-btrfs_space_info_update-helper.patch patches.suse/0010-btrfs-add-space-reservation-tracepoint-for-reserved-bytes.patch patches.suse/0011-btrfs-stop-partially-refilling-tickets-when-releasing-space.patch patches.suse/0012-btrfs-refactor-the-ticket-wakeup-code.patch patches.suse/0013-btrfs-rework-wake_all_tickets.patch patches.suse/0014-btrfs-fix-may_commit_transaction-to-deal-with-no-partial-filling.patch patches.suse/0015-btrfs-remove-orig_bytes-from-reserve_ticket.patch patches.suse/0016-btrfs-rename-btrfs_space_info_add_old_bytes.patch patches.suse/0017-btrfs-change-the-minimum-global-reserve-size.patch patches.suse/0018-btrfs-always-reserve-our-entire-size-for-the-global-reserve.patch patches.suse/0019-btrfs-use-btrfs_try_granting_tickets-in-update_global_rsv.patch patches.suse/0020-btrfs-do-not-account-global-reserve-in-can_overcommit.patch patches.suse/0021-btrfs-add-enospc-debug-messages-for-ticket-failure.patch patches.suse/fs-cifs-Initialize-filesystem-timestamp-ranges.patch patches.suse/cifs-fix-a-comment-for-the-timeouts-when-sending-echos.patch patches.suse/fs-cifs-cifsssmb-remove-redundant-assignment-to-variable-ret.patch patches.suse/cifs-get-mode-bits-from-special-sid-on-stat.patch patches.suse/cifs-allow-chmod-to-set-mode-bits-using-special-sid.patch patches.suse/cifs-prepare-SMB2_Flush-to-be-usable-in-compounds.patch patches.suse/cifs-add-passthrough-for-smb2-setinfo.patch patches.suse/smb3-add-missing-flag-definitions.patch patches.suse/cifs-remove-redundant-assignment-to-variable-rc.patch patches.suse/cifs-remove-unused-variable.patch patches.suse/smb3-Incorrect-size-for-netname-negotiate-context.patch patches.suse/cifs-remove-set-but-not-used-variables.patch patches.suse/cifs-create-a-helper-to-find-a-writeable-handle-by-path-name.patch patches.suse/cifs-use-existing-handle-for-compound_op-OP_SET_INFO-when-possible.patch patches.suse/cifs-add-new-debugging-macro-cifs_server_dbg.patch patches.suse/cifs-fix-dereference-on-ses-before-it-is-null-checked.patch patches.suse/smb3-add-mount-option-to-allow-forced-caching-of-read-only-share.patch patches.suse/smb3-add-some-more-descriptive-messages-about-share-when-mounting-c.patch patches.suse/smb3-add-mount-option-to-allow-RW-caching-of-share-accessed-by-only.patch patches.suse/smb3-log-warning-if-CSC-policy-conflicts-with-cache-mount-option.patch patches.suse/smb3-add-dynamic-tracepoints-for-flush-and-close.patch patches.suse/smb3-allow-skipping-signature-verification-for-perf-sensitive-confi.patch patches.suse/smb3-fix-signing-verification-of-large-reads.patch patches.suse/cifs-add-a-debug-macro-that-prints-server-share-for-errors.patch patches.suse/smb3-allow-parallelizing-decryption-of-reads.patch patches.suse/smb3-enable-offload-of-decryption-of-large-reads-via-mount-option.patch patches.suse/cifs-add-a-helper-to-find-an-existing-readable-handle-to-a-file.patch patches.suse/smb3-only-offload-decryption-of-read-responses-if-multiple-requests.patch patches.suse/smb3-display-max-smb3-requests-in-flight-at-any-one-time.patch patches.suse/smb3-improve-handling-of-share-deleted-and-share-recreated-.patch patches.suse/smb3-allow-disabling-requesting-leases.patch patches.suse/smb3-fix-unmount-hang-in-open_shroot.patch patches.suse/smb3-fix-potential-null-dereference-in-decrypt-offload.patch patches.suse/cifs-modefromsid-make-room-for-4-ACE.patch patches.suse/smb3-add-missing-worker-function-for-SMB3-change-notify.patch patches.suse/cifs-modefromsid-write-mode-ACE-first.patch patches.suse/ipmi_si-Only-schedule-continuously-in-the-thread-in-.patch patches.suse/pinctrl-tegra-Fix-write-barrier-placement-in-pmx_wri.patch patches.suse/0001-drm-i915-Fix-various-tracepoints-for-gen2.patch patches.suse/0006-drm-i915-Fix-and-improve-MCR-selection-logic.patch patches.suse/drm-bridge-tc358767-Increase-AUX-transfer-length-lim.patch patches.suse/drm-panel-simple-fix-AUO-g185han01-horizontal-blanki.patch patches.suse/drm-panel-make-drm_panel.h-self-contained.patch patches.suse/0001-video-ssd1307fb-Start-page-range-at-page_offset.patch patches.suse/drm-stm-attach-gem-fence-to-atomic-state.patch patches.suse/drm-panel-check-failure-cases-in-the-probe-func.patch patches.suse/video-of-display_timing-Add-of_node_put-in-of_get_di.patch patches.suse/drm-rockchip-Check-for-fast-link-training-before-ena.patch patches.suse/drm-rockchip-fix-VOP_WIN_GET-macro.patch patches.suse/drm-radeon-Fix-EEH-during-kexec.patch patches.suse/gpu-drm-radeon-Fix-a-possible-null-pointer-dereferen.patch patches.suse/dma-buf-sw_sync-Synchronize-signal-vs-syncpt-free.patch patches.suse/drm-rcar-du-lvds-Fix-bridge_to_rcar_lvds.patch patches.suse/drm-nouveau-volt-Fix-for-some-cards-having-0-maximum.patch patches.suse/0001-drm-imx-Drop-unused-imx-ipuv3-crtc.o-build.patch patches.suse/0007-drm-fix-module-name-in-edid_firmware-log-message.patch patches.suse/drm-amd-display-fix-issue-where-252-255-values-are-c.patch patches.suse/drm-amd-display-reprogram-VM-config-when-system-resu.patch patches.suse/drm-amd-powerplay-smu7-enforce-minimal-VBITimeout-v2.patch patches.suse/Revert-drm-amd-display-Fix-underscan-not-using-prope.patch patches.suse/drm-amd-display-support-spdif.patch patches.suse/drm-amdgpu-si-fix-asic-tests.patch patches.suse/drm-msm-dsi-Fix-return-value-check-for-clk_get_paren.patch patches.suse/drm-msm-Use-the-correct-dma_sync-calls-harder.patch patches.suse/0001-drm-i915-gvt-update-vgpu-workload-head-pointer-corre.patch patches.suse/0002-drm-nouveau-kms-nv50-Don-t-create-MSTMs-for-eDP-conn.patch patches.suse/PCI-rpaphp-Avoid-a-sometimes-uninitialized-warning.patch patches.suse/powerpc-pseries-Fix-cpu_hotplug_lock-acquisition-in-.patch patches.suse/powerpc-powernv-ioda-Fix-race-in-TCE-level-allocatio.patch patches.suse/powerpc-powernv-ioda2-Allocate-TCE-table-levels-on-d.patch patches.suse/powerpc-xmon-Check-for-HV-mode-when-dumping-XIVE-inf.patch patches.suse/powerpc-xive-Fix-dump-of-XIVE-interrupt-under-pserie.patch patches.suse/powerpc-xmon-Add-a-dump-of-all-XIVE-interrupts.patch patches.suse/powerpc-64s-radix-Fix-memory-hotplug-section-page-ta.patch patches.suse/powerpc-64s-radix-Fix-memory-hot-unplug-page-table-s.patch patches.suse/powerpc-rtas-use-device-model-APIs-and-serialization.patch patches.suse/powerpc-rtas-allow-rescheduling-while-changing-cpu-s.patch patches.suse/powerpc-pseries-mobility-use-cond_resched-when-updat.patch patches.suse/powerpc-64s-support-nospectre_v2-cmdline-option.patch patches.suse/powerpc-64s-radix-tidy-up-TLB-flushing-code.patch patches.suse/powerpc-64s-pseries-radix-flush-translations-before-.patch patches.suse/powerpc-Add-attributes-for-setjmp-longjmp.patch patches.suse/powerpc-pseries-correctly-track-irq-state-in-default.patch patches.suse/powerpc-xive-Fix-bogus-error-code-returned-by-OPAL.patch patches.suse/powerpc-dump-kernel-log-before-carrying-out-fadump-o.patch patches.suse/vfio_pci-Restore-original-state-on-release.patch patches.suse/clk-qoriq-Fix-Wunused-const-variable.patch patches.suse/clk-qcom-rcg-Return-failure-for-RCG-update.patch patches.suse/clk-sirf-Don-t-reference-clk_init_data-after-registr.patch patches.suse/clk-zx296718-Don-t-reference-clk_init_data-after-reg.patch patches.suse/clk-sunxi-ng-v3s-add-the-missing-PLL_DDR1.patch patches.suse/clk-sunxi-ng-v3s-add-missing-clock-slices-for-MMC2-m.patch patches.suse/clk-at91-fix-update-bit-maps-on-CFG_MOR-write.patch patches.suse/clk-at91-select-parent-if-main-oscillator-or-bypass-.patch patches.suse/printk-Do-not-lose-last-line-in-kmsg-buffer-dump.patch patches.suse/0001-drm-amdkfd-fix-a-use-after-free-race-with-mmu_notife.patch patches.suse/IB-hfi1-Remove-unused-define.patch patches.suse/RDMA-hns-Fix-comparison-of-unsigned-long-variable-en.patch patches.suse/RDMA-hns-Bugfix-for-slab-out-of-bounds-when-unloadin.patch patches.suse/RDMA-hns-bugfix-for-slab-out-of-bounds-when-loading-.patch patches.suse/RDMA-hns-Remove-the-some-magic-number.patch patches.suse/RDMA-hns-Add-reset-process-for-function-clear.patch patches.suse/RDMA-hns-Fix-wrong-assignment-of-qp_access_flags.patch patches.suse/RDMA-cma-Fix-false-error-message.patch patches.suse/RDMA-Fix-goto-target-to-release-the-allocated-memory.patch patches.suse/IB-hfi1-Define-variables-as-unsigned-long-to-fix-KAS.patch patches.suse/RDMA-bnxt_re-Fix-spelling-mistake-missin_resp-missin.patch patches.suse/IB-mlx5-Free-mpi-in-mp_slave-mode.patch patches.suse/0004-dm-zoned-fix-invalid-memory-access.patch patches.suse/scsi-ufs-change-msleep-to-usleep_range patches.suse/scsi-qla2xxx-Remove-unnecessary-null-check.patch patches.suse/scsi-qla2xxx-Replace-vmalloc-memset-with-vzalloc.patch patches.suse/scsi-cxlflash-Mark-expected-switch-fall-throughs.patch patches.suse/scsi-qla2xxx-Fix-DMA-unmap-leak.patch patches.suse/scsi-qla2xxx-Fix-different-size-DMA-Alloc-Unmap.patch patches.suse/scsi-qla2xxx-Fix-abort-timeout-race-condition.patch patches.suse/scsi-qla2xxx-Use-Correct-index-for-Q-Pair-array.patch patches.suse/scsi-qla2xxx-Skip-FW-dump-on-LOOP-initialization-err.patch patches.suse/scsi-qla2xxx-Reject-EH_-abort-device_reset-target_re.patch patches.suse/scsi-qla2xxx-Fix-Relogin-to-prevent-modifying-scan_s.patch patches.suse/scsi-qla2xxx-Fix-premature-timer-expiration.patch patches.suse/scsi-qla2xxx-Retry-fabric-Scan-on-IOCB-queue-full.patch patches.suse/scsi-qla2xxx-Correct-error-handling-during-initializ.patch patches.suse/scsi-qla2xxx-Fix-NVMe-port-discovery-after-a-short-d.patch patches.suse/scsi-qla2xxx-Use-common-update-firmware-options-rout.patch patches.suse/scsi-qla2xxx-Fix-hang-in-fcport-delete-path.patch patches.suse/scsi-qla2xxx-Allow-NVMe-IO-to-resume-with-short-cabl.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.18-k.patch patches.suse/scsi-megaraid_sas-Fix-a-compilation-warning.patch patches.suse/scsi-ibmvfc-Mark-expected-switch-fall-throughs.patch patches.suse/scsi-qla2xxx-Make-qla2x00_abort_srb-again-decrease-t.patch patches.suse/scsi-qla2xxx-Really-fix-qla2xxx_eh_abort.patch patches.suse/scsi-qla2xxx-Improve-Linux-kernel-coding-style-confo.patch patches.suse/scsi-qla2xxx-Use-tabs-instead-of-spaces-for-indentat.patch patches.suse/scsi-qla2xxx-Include-the-asm-unaligned.h-header-file.patch patches.suse/scsi-qla2xxx-Remove-an-include-directive-from-qla_mr.patch patches.suse/scsi-qla2xxx-Remove-a-superfluous-forward-declaratio.patch patches.suse/scsi-qla2xxx-Declare-the-fourth-ql_dump_buffer-argum.patch patches.suse/scsi-qla2xxx-Change-the-return-type-of-qla2x00_updat.patch patches.suse/scsi-qla2xxx-Reduce-the-scope-of-three-local-variabl.patch patches.suse/scsi-qla2xxx-Declare-qla_tgt_cmd.cdb-const.patch patches.suse/scsi-qla2xxx-Change-data_dsd-into-an-array.patch patches.suse/scsi-qla2xxx-Verify-locking-assumptions-at-runtime.patch patches.suse/scsi-qla2xxx-Reduce-the-number-of-casts-in-GID-list-.patch patches.suse/scsi-qla2xxx-Simplify-qlt_lport_dump.patch patches.suse/scsi-qla2xxx-Remove-a-superfluous-pointer-check.patch patches.suse/scsi-qla2xxx-Remove-two-superfluous-tests.patch patches.suse/scsi-qla2xxx-Simplify-qla24xx_abort_sp_done.patch patches.suse/scsi-qla2xxx-Fix-session-lookup-in-qlt_abort_work.patch patches.suse/scsi-qla2xxx-Report-the-firmware-status-code-if-a-ma.patch patches.suse/scsi-qla2xxx-Do-not-corrupt-vha-plogi_ack_list.patch patches.suse/scsi-qla2xxx-Use-strlcpy-instead-of-strncpy.patch patches.suse/scsi-qla2xxx-Complain-if-a-mailbox-command-times-out.patch patches.suse/scsi-qla2xxx-Complain-if-parsing-the-version-string-.patch patches.suse/scsi-qla2xxx-Remove-dead-code.patch patches.suse/scsi-qla2xxx-Simplify-a-debug-statement.patch patches.suse/scsi-qla2xxx-Fix-qla24xx_process_bidir_cmd.patch patches.suse/scsi-qla2xxx-Remove-unreachable-code-from-qla83xx_id.patch patches.suse/scsi-qla2xxx-Suppress-a-Coveritiy-complaint-about-in.patch patches.suse/scsi-qla2xxx-Suppress-multiple-Coverity-complaint-ab.patch patches.suse/scsi-qla2xxx-Always-check-the-qla2x00_wait_for_hba_o.patch patches.suse/scsi-qla2xxx-Declare-fourth-qla2x00_set_model_info-a.patch patches.suse/scsi-qla2xxx-Complain-if-waiting-for-pending-command.patch patches.suse/scsi-qla2xxx-Check-the-PCI-info-string-output-buffer.patch patches.suse/scsi-qla2xxx-Use-memcpy-and-strlcpy-instead-of-strcp.patch patches.suse/scsi-qla2xxx-Complain-if-a-soft-reset-fails.patch patches.suse/scsi-qla2xxx-Introduce-the-be_id_t-and-le_id_t-data-.patch patches.suse/scsi-qla2xxx-Change-the-return-type-of-qla24xx_read_.patch patches.suse/scsi-qla2xxx-Check-secondary-image-if-reading-the-pr.patch patches.suse/scsi-qla2xxx-Make-it-explicit-that-ELS-pass-through-.patch patches.suse/scsi-qla2xxx-Set-the-responder-mode-if-appropriate-f.patch patches.suse/scsi-qla2xxx-Rework-key-encoding-in-qlt_find_host_by.patch patches.suse/scsi-qla2xxx-Enable-type-checking-for-the-SRB-free-a.patch patches.suse/scsi-qla2xxx-Introduce-the-function-qla2xxx_init_sp.patch patches.suse/scsi-qla2xxx-Fix-a-race-condition-between-aborting-a.patch patches.suse/scsi-qla2xxx-Make-qlt_handle_abts_completion-more-ro.patch patches.suse/scsi-qla2xxx-Modify-NVMe-include-directives.patch patches.suse/scsi-qla2xxx-Introduce-qla2xxx_get_next_handle.patch patches.suse/scsi-qla2xxx-Make-sure-that-aborted-commands-are-fre.patch patches.suse/scsi-qla2xxx-Complain-if-sp-done-is-not-called-from-.patch patches.suse/scsi-qla2xxx-Let-the-compiler-check-the-type-of-the-.patch patches.suse/scsi-qla2xxx-Remove-superfluous-sts_entry_-casts.patch patches.suse/scsi-qla2xxx-Report-invalid-mailbox-status-codes.patch patches.suse/scsi-qla2xxx-Inline-the-qla2x00_fcport_event_handler.patch patches.suse/scsi-qla2xxx-Introduce-qla2x00_els_dcmd2_free.patch patches.suse/scsi-qla2xxx-Remove-two-superfluous-if-tests.patch patches.suse/scsi-qla2xxx-Simplify-qla24xx_async_abort_cmd.patch patches.suse/scsi-qla2xxx-Fix-a-NULL-pointer-dereference.patch patches.suse/scsi-qla2xxx-qla2x00_alloc_fw_dump-set-ha-eft.patch patches.suse/scsi-qla2xxx-cleanup-trace-buffer-initialization.patch patches.suse/scsi-lpfc-remove-NULL-check-before-some-freeing-func.patch patches.suse/scsi-lpfc-Limit-xri-count-for-kdump-environment.patch patches.suse/scsi-lpfc-Fix-PLOGI-failure-with-high-remoteport-cou.patch patches.suse/scsi-lpfc-Fix-ELS-field-alignments.patch patches.suse/scsi-lpfc-Fix-crash-on-driver-unload-in-wq-free.patch patches.suse/scsi-lpfc-Fix-failure-to-clear-non-zero-eq_delay-aft.patch patches.suse/scsi-lpfc-Fix-leak-of-ELS-completions-on-adapter-res.patch patches.suse/scsi-lpfc-Fix-port-relogin-failure-due-to-GID_FT-int.patch patches.suse/scsi-lpfc-Fix-discovery-when-target-has-no-GID_FT-in.patch patches.suse/scsi-lpfc-Fix-ADISC-reception-terminating-login-stat.patch patches.suse/scsi-lpfc-Fix-issuing-init_vpi-mbox-on-SLI-3-card.patch patches.suse/scsi-lpfc-Fix-Oops-in-nvme_register-with-target-logo.patch patches.suse/scsi-lpfc-Fix-irq-raising-in-lpfc_sli_hba_down.patch patches.suse/scsi-lpfc-Fix-oops-when-fewer-hdwqs-than-cpus.patch patches.suse/scsi-lpfc-Fix-FLOGI-handling-across-multiple-link-up.patch patches.suse/scsi-lpfc-Fix-null-ptr-oops-updating-lpfc_devloss_tm.patch patches.suse/scsi-lpfc-Fix-devices-that-don-t-return-after-devlos.patch patches.suse/scsi-lpfc-Fix-loss-of-remote-port-after-devloss-due-.patch patches.suse/scsi-lpfc-Fix-propagation-of-devloss_tmo-setting-to-.patch patches.suse/scsi-lpfc-Fix-sg_seg_cnt-for-HBAs-that-don-t-support.patch patches.suse/scsi-lpfc-Fix-driver-nvme-rescan-logging.patch patches.suse/scsi-lpfc-Fix-error-in-remote-port-address-change.patch patches.suse/scsi-lpfc-Fix-deadlock-on-host_lock-during-cable-pul.patch patches.suse/scsi-lpfc-Fix-crash-due-to-port-reset-racing-vs-adap.patch patches.suse/scsi-lpfc-Fix-too-many-sg-segments-spamming-in-kerne.patch patches.suse/scsi-lpfc-Fix-hang-when-downloading-fw-on-port-enabl.patch patches.suse/scsi-lpfc-Fix-nvme-target-mode-ABTSing-a-received-AB.patch patches.suse/scsi-lpfc-Fix-nvme-sg_seg_cnt-display-if-HBA-does-no.patch patches.suse/scsi-lpfc-Fix-sli4-adapter-initialization-with-MSI.patch patches.suse/scsi-lpfc-Fix-upcall-to-bsg-done-in-non-success-case.patch patches.suse/scsi-lpfc-Fix-Max-Frame-Size-value-shown-in-fdmishow.patch patches.suse/scsi-lpfc-Fix-reported-physical-link-speed-on-a-disa.patch patches.suse/scsi-lpfc-Fix-BlockGuard-enablement-on-FCoE-adapters.patch patches.suse/scsi-lpfc-Fix-nvme-first-burst-module-parameter-desc.patch patches.suse/scsi-lpfc-Fix-coverity-warnings.patch patches.suse/scsi-lpfc-Add-simple-unlikely-optimizations-to-reduc.patch patches.suse/scsi-lpfc-Migrate-to-px-and-pf-in-kernel-print-calls.patch patches.suse/scsi-lpfc-Add-first-and-second-level-hardware-revisi.patch patches.suse/scsi-lpfc-Add-MDS-driver-loopback-diagnostics-suppor.patch patches.suse/scsi-lpfc-Support-dynamic-unbounded-SGL-lists-on-G7-.patch patches.suse/scsi-lpfc-Add-NVMe-sequence-level-error-recovery-sup.patch patches.suse/scsi-lpfc-merge-per-protocol-wq-cq-pairs-into-single.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.4.0.0.patch patches.suse/scsi-qla2xxx-Fix-a-recently-introduced-kernel-warnin.patch patches.suse/scsi-qla2xxx-fix-spelling-mistake-initializatin-init.patch patches.suse/scsi-lpfc-Resolve-checker-warning-for-lpfc_new_io_bu.patch patches.suse/scsi-lpfc-remove-bg-debugfs-buffers.patch patches.suse/scsi-lpfc-fix-12.4.0.0-GPF-at-boot.patch patches.suse/scsi-smartpqi-add-module-param-for-exposure-order.patch patches.suse/scsi-smartpqi-add-pci-ids-for-fiberhome-controller.patch patches.suse/scsi-smartpqi-add-module-param-to-hide-vsep.patch patches.suse/scsi-smartpqi-add-sysfs-entries.patch patches.suse/scsi-smartpqi-add-bay-identifier.patch patches.suse/scsi-smartpqi-correct-hang-when-deleting-32-lds.patch patches.suse/scsi-smartpqi-add-gigabyte-controller.patch patches.suse/scsi-smartpqi-correct-REGNEWD-return-status.patch patches.suse/scsi-smartpqi-add-new-pci-ids.patch patches.suse/scsi-smartpqi-update-copyright.patch patches.suse/scsi-smartpqi-bump-version.patch patches.suse/scsi-qedf-print-message-during-bailout-conditions patches.suse/scsi-qedf-stop-sending-fipvlan-request-on-unload patches.suse/scsi-qedf-update-module-description-string patches.suse/scsi-qedf-add-shutdown-callback-handler patches.suse/scsi-qedf-add-support-for-20-gbps-speed patches.suse/scsi-qedf-add-debug-information-for-unsolicited-processing patches.suse/scsi-qedf-initiator-fails-to-re-login-to-switch-after-link-down patches.suse/scsi-qedf-check-for-module-unloading-bit-before-processing-link-update-aen patches.suse/scsi-qedf-decrease-the-ll2-mtu-size-to-2500 patches.suse/scsi-qedf-use-discovery-list-to-traverse-rports patches.suse/scsi-qedf-fix-race-betwen-fipvlan-request-and-response-path patches.suse/scsi-qedf-update-the-version-to-8-42-3-0 patches.suse/scsi-fnic-fix-msix-interrupt-allocation patches.suse/scsi-qla2xxx-Fix-message-indicating-vectors-used-by-.patch patches.suse/scsi-qla2xxx-Fix-flash-read-for-Qlogic-ISPs.patch patches.suse/scsi-qla2xxx-Fix-driver-reload-for-ISP82xx.patch patches.suse/scsi-qla2xxx-Fix-stuck-login-session.patch patches.suse/scsi-qla2xxx-Fix-stale-session.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.19-k.patch patches.suse/scsi-lpfc-Convert-existing-pf-users-to-ps.patch patches.suse/scsi-lpfc-Fix-reset-recovery-paths-that-are-not-reco.patch patches.suse/scsi-scsi_dh_rdac-zero-cdb-in-send_mode_select.patch patches.suse/0001-libnvdimm-of_pmem-Provide-a-unique-name-for-bus-prov.patch patches.suse/0002-libnvdimm-security-Introduce-a-frozen-attribute.patch patches.suse/0003-libnvdimm-region-Rewrite-_probe_success-to-_advance_.patch patches.suse/0004-libnvdimm-pmem-Advance-namespace-seed-for-specific-p.patch patches.suse/0005-libnvdimm-pfn_dev-Add-a-build-check-to-make-sure-we-.patch patches.suse/0006-libnvdimm-pfn_dev-Add-page-size-and-struct-page-size.patch patches.suse/0007-libnvdimm-label-Remove-the-dpa-align-check.patch patches.suse/0008-libnvdimm-Use-PAGE_SIZE-instead-of-SZ_4K-for-align-c.patch patches.suse/mtd-spi-nor-Fix-Cadence-QSPI-RCU-Schedule-Stall.patch patches.suse/mtd-spi-nor-Fix-an-error-code-in-spi_nor_read_raw.patch patches.suse/jbd2-flush_descriptor-Do-not-decrease-buffer-head-s-ref-count.patch patches.suse/ext4-set-error-return-correctly-when-ext4_htree_stor.patch patches.suse/ext4-fix-warning-inside-ext4_convert_unwritten_exten.patch patches.suse/ext4-fix-punch-hole-for-inline_data-file-systems.patch patches.suse/quota-fix-wrong-condition-in-is_quota_modification.patch patches.suse/power-supply-Init-device-wakeup-after-device_add.patch patches.suse/power-reset-gpio-restart-Fix-typo-when-gpio-reset-is.patch patches.suse/0001-crypto-talitos-fix-missing-break-in-switch-statement.patch patches.suse/hwrng-core-don-t-wait-on-add_early_randomness.patch patches.suse/HID-hidraw-Fix-invalid-read-in-hidraw_ioctl.patch patches.suse/HID-logitech-Fix-general-protection-fault-caused-by-.patch patches.suse/HID-sony-Fix-memory-corruption-issue-on-cleanup.patch patches.suse/HID-prodikeys-Fix-general-protection-fault-during-pr.patch patches.suse/HID-apple-Fix-stuck-function-keys-when-using-FN.patch patches.suse/hidraw-Return-EPOLLOUT-from-hidraw_poll.patch patches.suse/livepatch-nullify-obj-mod-in-klp_module_coming-s-error-path.patch patches.suse/PCI-Restore-Resizable-BAR-size-bits-correctly-for-1M.patch patches.suse/PCI-Correct-pci-resource_alignment-parameter-example.patch patches.suse/PCI-Add-Amazon-s-Annapurna-Labs-vendor-ID.patch patches.suse/PCI-Add-ACS-quirk-for-Amazon-Annapurna-Labs-root-por.patch patches.suse/PCI-VPD-Prevent-VPD-access-for-Amazon-s-Annapurna-La.patch patches.suse/PCI-Add-quirk-to-disable-MSI-X-support-for-Amazon-s-.patch patches.suse/msft-hv-1911-PCI-hv-Avoid-use-of-hv_pci_dev-pci_slot-after-freein.patch patches.suse/PCI-pci-hyperv-Fix-build-errors-on-non-SYSFS-config.patch patches.suse/suse-hv-PCI-hv-Detect-and-fix-Hyper-V-PCI-domain-number-coll.patch patches.suse/msft-hv-1947-PCI-hv-Use-bytes-4-and-5-from-instance-ID-as-the-PCI.patch patches.suse/mfd-intel-lpss-Remove-D3cold-delay.patch patches.suse/hypfs-fix-error-number-left-in-struct-pointer-member patches.suse/msft-hv-1907-hv_balloon-Use-a-static-page-for-the-balloon_up-send.patch patches.suse/platform-x86-pmc_atom-Add-Siemens-SIMATIC-IPC277E-to.patch patches.suse/platform-x86-i2c-multi-instantiate-Derive-the-device.patch patches.suse/fat-work-around-race-with-userspace-s-read-via-block.patch patches.suse/mm-filemap.c-don-t-initiate-writeback-if-mapping-has.patch patches.suse/mm-vmalloc.c-move-area-pages-after-if-statement.patch patches.suse/mm-compaction.c-clear-total_-migrate-free-_scanned-before-scanning-a-new-zone.patch patches.suse/pktcdvd-remove-warning-on-attempting-to-register-non.patch patches.suse/ALSA-hda-realtek-Fix-alienware-headset-mic.patch patches.suse/ALSA-usb-audio-Add-Hiby-device-family-to-quirks-for-.patch patches.suse/ALSA-hda-Apply-AMD-controller-workaround-for-Raven-p.patch patches.suse/ALSA-hda-realtek-PCI-quirk-for-Medion-E4254.patch patches.suse/ALSA-hda-Add-laptop-imic-fixup-for-ASUS-M9V-laptop.patch patches.suse/ASoC-pcm3168a-The-codec-does-not-support-S32_LE.patch patches.suse/ALSA-usb-audio-Add-DSD-support-for-EVGA-NU-Audio.patch patches.suse/fuse-fix-missing-unlock_page-in-fuse_writepage.patch patches.suse/fuse-fix-memleak-in-cuse_channel_open.patch patches.suse/ceph-fix-directories-inode-i_blkbits-initialization.patch patches.suse/ceph-update-the-mtime-when-truncating-up.patch patches.suse/ceph-reconnect-connection-if-session-hang-in-opening-state.patch patches.suse/kexec-bail-out-upon-sigkill-when-allocating-memory patches.suse/0001-xen-pci-reserve-MCFG-areas-earlier.patch patches.suse/s390-topology-avoid-firing-events-before-kobjs-are-created patches.suse/s390-cio-avoid-calling-strlen-on-null-pointer patches.suse/s390-cio-exclude-subchannels-with-no-parent-from-pseudo-check patches.suse/binfmt_elf-Do-not-move-brk-for-INTERP-less-ET_EXEC.patch patches.suse/pNFS-Ensure-we-do-clear-the-return-on-close-layout-s.patch patches.suse/0001-drm-atomic-Take-the-atomic-toys-away-from-X.patch patches.suse/drm-radeon-Bail-earlier-when-radeon.cik_-si_support-.patch patches.suse/drm-amdgpu-Check-for-valid-number-of-registers-to-re.patch patches.suse/drm-amdgpu-Fix-KFD-related-kernel-oops-on-Hawaii.patch patches.suse/0003-drm-amd-display-Restore-backlight-brightness-after-s.patch patches.suse/drm-amd-display-prevent-memory-leak.patch patches.suse/watchdog-imx2_wdt-fix-min-calculation-in-imx2_wdt_se.patch patches.suse/thermal_hwmon-Sanitize-thermal_zone-type.patch patches.suse/thermal-Fix-use-after-free-when-unregistering-therma.patch patches.suse/0001-Revert-locking-pvqspinlock-Don-t-wait-if-vCPU-is-pre.patch patches.suse/9p-avoid-attaching-writeback_fid-on-mmap-with-type-P.patch patches.suse/nfsd-handle-drc-over-allocation-gracefully.patch patches.suse/nfsd-degraded-slot-count-more-gracefully-as-allocati.patch patches.suse/ima-always-return-negative-code-for-error.patch patches.suse/efi-Restrict-efivar_ssdt_load-when-the-kernel-is-loc.patch patches.suse/KVM-PPC-Book3S-HV-use-smp_mb-when-setting-clearing-h.patch patches.suse/powerpc-pseries-Read-TLB-Block-Invalidate-Characteri.patch patches.suse/powerpc-pseries-Call-H_BLOCK_REMOVE-when-supported.patch patches.suse/powerpc-book3s64-mm-Don-t-do-tlbie-fixup-for-some-ha.patch patches.suse/powerpc-book3s64-radix-Rename-CPU_FTR_P9_TLBIE_BUG-f.patch patches.suse/powerpc-mm-Fixup-tlbie-vs-mtpidr-mtlpidr-ordering-is.patch patches.suse/powerpc-nvdimm-Use-HCALL-error-as-the-return-value.patch patches.suse/powerpc-nvdimm-use-H_SCM_QUERY-hcall-on-H_OVERLAP-er.patch patches.suse/usbnet-sanity-checking-of-packet-sizes-and-device-mt.patch patches.suse/ibmvnic-Warn-unknown-speed-message-only-when-carrier.patch patches.suse/net-sched-act_sample-don-t-push-mac-header-on-ip6gre.patch patches.suse/sch_netem-fix-a-divide-by-zero-in-tabledist.patch patches.suse/cdc_ncm-fix-divide-by-zero-caused-by-invalid-wMaxPac.patch patches.suse/usbnet-ignore-endpoints-with-invalid-wMaxPacketSize.patch patches.suse/net-phy-fix-DP83865-10-Mbps-HDX-loopback-disable-fun.patch patches.suse/net-qrtr-Stop-rx_worker-before-freeing-node.patch patches.suse/net_sched-add-policy-validation-for-action-attribute.patch patches.suse/net-ena-Select-DIMLIB-for-ENA_ETHERNET.patch patches.suse/net-sched-fix-possible-crash-in-tcf_action_destroy.patch patches.suse/mISDN-enforce-CAP_NET_RAW-for-raw-sockets.patch patches.suse/appletalk-enforce-CAP_NET_RAW-for-raw-sockets.patch patches.suse/ax25-enforce-CAP_NET_RAW-for-raw-sockets.patch patches.suse/ieee802154-enforce-CAP_NET_RAW-for-raw-sockets.patch patches.suse/nfc-enforce-cap_net_raw-for-raw-sockets.patch patches.suse/arcnet-provide-a-buffer-big-enough-to-actually-recei.patch patches.suse/skge-fix-checksum-byte-order.patch patches.suse/net-ibmvnic-unlock-rtnl_lock-in-reset-so-linkwatch_e.patch patches.suse/net-ibmvnic-prevent-more-than-one-thread-from-runnin.patch patches.suse/ppp-Fix-memory-leak-in-ppp_write.patch patches.suse/net-sched-cbs-Fix-not-adding-cbs-instance-to-list.patch patches.suse/net-mlx5-Add-device-ID-of-upcoming-BlueField-2.patch patches.suse/net-mlx5e-Fix-traffic-duplication-in-ethtool-steerin.patch patches.suse/macsec-drop-skb-sk-before-calling-gro_cells_receive.patch patches.suse/openvswitch-change-type-of-UPCALL_PID-attribute-to-N.patch patches.suse/iwlwifi-fw-don-t-send-GEO_TX_POWER_LIMIT-command-to-.patch patches.suse/0005-net-aquantia-Fix-aq_vec_isr_legacy-return-value.patch patches.suse/cxgb4-Signedness-bug-in-init_one.patch patches.suse/0006-net-hisilicon-Fix-signedness-bug-in-hix5hd2_dev_prob.patch patches.suse/0001-net-broadcom-bcmsysport-Fix-signedness-in-bcm_syspor.patch patches.suse/net-netsec-Fix-signedness-bug-in-netsec_probe.patch patches.suse/net-socionext-Fix-a-signedness-bug-in-ave_probe.patch patches.suse/0002-net-stmmac-dwmac-meson8b-Fix-signedness-bug-in-probe.patch patches.suse/0003-net-ethernet-stmmac-Fix-signedness-bug-in-ipq806x_gm.patch patches.suse/bpf-fix-BTF-verification-of-enums.patch patches.suse/bpf-fix-BTF-limits.patch patches.suse/xsk-relax-UMEM-headroom-alignment.patch patches.suse/nfp-flower-prevent-memory-leak-in-nfp_flower_spawn_p.patch patches.suse/nfp-flower-fix-memory-leak-in-nfp_flower_spawn_vnic_.patch patches.suse/lib-dimlib-fix-help-text-typos.patch patches.suse/net-ena-clean-up-indentation-issue.patch patches.suse/mlxsw-spectrum_flower-Fail-in-case-user-specifies-mu.patch patches.suse/iommu-amd-wait-for-completion-of-iotlb-flush-in-attach_device patches.suse/iommu-amd-remove-domain-updated patches.suse/i2c-riic-Clear-NACK-in-tend-isr.patch patches.suse/0008-powerpc-book3s64-Export-has_transparent_hugepage-rel.patch patches.suse/0009-libnvdimm-dax-Pick-the-right-alignment-default-when-.patch patches.suse/libnvdimm-altmap-track-namespace-boundaries-in-altmap.patch patches.suse/libnvdimm-region-Initialize-bad-block-for-volatile-n.patch patches.suse/libnvdimm-prevent-nvdimm-from-requesting-key-when-security.patch patches.suse/smb3-allow-decryption-keys-to-be-dumped-by-admin-for-debugging.patch patches.suse/smb3-fix-leak-in-open-on-server-perf-counter.patch patches.suse/fs-cifs-smb2pdu-c-Make-SMB2_notify_init-static.patch patches.suse/fs-cifs-sess-c-Remove-set-but-not-used-variable-capabilities-.patch patches.suse/CIFS-fix-max-ea-value-size.patch patches.suse/smb3-Add-missing-reparse-tags.patch patches.suse/smb3-pass-mode-bits-into-create-calls.patch patches.suse/smb3-missing-ACL-related-flags.patch patches.suse/CIFS-Fix-oplock-handling-for-SMB-2-1-protocols.patch patches.suse/mmc-sdhci-improve-ADMA-error-reporting.patch patches.suse/mmc-sdhci-of-esdhc-set-DMA-snooping-based-on-DMA-coh.patch patches.suse/0001-Btrfs-fix-selftests-failure-due-to-uninitialized-i_m.patch patches.suse/btrfs-adjust-dirty_metadata_bytes-after-writeback-fa.patch patches.suse/0001-btrfs-relocation-fix-use-after-free-on-dead-relocati.patch patches.suse/0001-btrfs-qgroup-Fix-the-wrong-target-io_tree-when-freei.patch patches.suse/0002-btrfs-qgroup-Fix-reserved-data-space-leak-if-we-have.patch patches.suse/char-random-Add-a-newline-at-the-end-of-the-file.patch patches.suse/tick-broadcast-hrtimer-fix-a-race-in-bc_set_next.patch patches.suse/vfs-Fix-EOVERFLOW-testing-in-put_compat_statfs64.patch patches.suse/blk-mq-honor-io-scheduler-for-multiqueue-devices.patch patches.suse/0008-block-sed-opal-fix-sparse-warning-convert-__be64-dat.patch patches.suse/drm-amdgpu-fix-multiple-memory-leaks-in-acp_hw_init.patch patches.suse/drm-amd-display-memory-leak.patch patches.suse/0002-drm-omap-fix-max-fclk-divider-for-omap36xx.patch patches.suse/0001-xen-xenbus-fix-self-deadlock-after-killing-user-proc.patch patches.suse/kvm-x86-powerpc-do-not-allow-clearing-largepages-debugfs-entry patches.suse/s390-cpumsf-check-for-cpu-measurement-sampling patches.suse/kvm-s390-fix-_insn32_query-inline-assembly patches.suse/sch_cbq-validate-TCA_CBQ_WRROPT-to-avoid-crash.patch patches.suse/net-Unpublish-sk-from-sk_reuseport_cb-before-call_rc.patch patches.suse/ieee802154-atusb-fix-use-after-free-at-disconnect.patch patches.suse/ieee802154-ca8210-prevent-memory-leak.patch patches.suse/nl80211-validate-beacon-head.patch patches.suse/nl80211-fix-null-pointer-dereference.patch patches.suse/mac80211-fix-txq-null-pointer-dereference.patch patches.suse/net-sched-cbs-Avoid-division-by-zero-when-calculatin.patch patches.suse/hso-fix-NULL-deref-on-tty-open.patch patches.suse/vsock-Fix-a-lockdep-warning-in-__vsock_release.patch patches.suse/0001-xen-netfront-do-not-use-0U-as-error-return-value-for.patch patches.suse/tipc-fix-unlimited-bundling-of-small-messages.patch patches.suse/net-rds-Fix-error-handling-in-rds_ib_add_one.patch patches.suse/ipv6-drop-incoming-packets-having-a-v4mapped-source-.patch patches.suse/qmi_wwan-add-support-for-Cinterion-CLS8-devices.patch patches.suse/cxgb4-Fix-out-of-bounds-MSI-X-info-array-access.patch patches.suse/r8152-Set-macpassthru-in-reset_resume-callback.patch patches.suse/ipv6-Handle-missing-host-route-in-__ipv6_ifa_notify.patch patches.suse/sch_dsmark-fix-potential-NULL-deref-in-dsmark_init.patch patches.suse/nfc-fix-memory-leak-in-llcp_sock_bind.patch patches.suse/net-qlogic-Fix-memory-leak-in-ql_alloc_large_buffers.patch patches.suse/Make-filldir-verify-the-directory-entry-filename-is-valid.patch patches.suse/msft-hv-1948-scsi-storvsc-setup-1-1-mapping-between-hardware-queu.patch patches.suse/scsi-qla2xxx-Silence-fwdump-template-message.patch patches.suse/scsi-qla2xxx-Fix-unbound-sleep-in-fcport-delete-path.patch patches.suse/scsi-qla2xxx-Fix-stale-mem-access-on-driver-unload.patch patches.suse/scsi-qla2xxx-Optimize-NPIV-tear-down-process.patch patches.suse/scsi-qla2xxx-Fix-N2N-link-reset.patch patches.suse/scsi-qla2xxx-Fix-N2N-link-up-fail.patch patches.suse/scsi-qla2xxx-Fix-Nport-ID-display-value.patch patches.suse/0001-kernel-sysctl.c-do-not-override-max_threads-provided.patch patches.suse/mm-page_alloc.c-fix-a-crash-in-free_pages_prepare.patch patches.suse/gpio-max77620-Use-correct-unit-for-debounce-times.patch patches.suse/arm64-errata-Update-stale-comment.patch patches.suse/arm64-sve-Fix-wrong-free-for-task-thread.sve_state.patch patches.suse/RDMA-hfi1-Prevent-memory-leak-in-sdma_init.patch patches.suse/RDMA-iwcm-Fix-a-lock-inversion-issue.patch patches.suse/RDMA-cxgb4-Do-not-dma-memory-off-of-the-stack.patch patches.suse/RDMA-mlx5-Fix-a-race-with-mlx5_ib_update_xlt-on-an-i.patch patches.suse/Fix-the-locking-in-dcache_readdir-and-friends.patch patches.suse/btrfs-fix-incorrect-updating-of-log-root-tree.patch patches.suse/xfs-Fix-tail-rounding-in-xfs_alloc_file_space.patch patches.suse/drm-amdgpu-fix-memory-leak.patch patches.suse/drm-i915-cml-Add-second-PCH-ID-for-CMP.patch patches.suse/smb3-cleanup-some-recent-endian-errors-spotted-by-updated-sparse.patch patches.suse/fs-cifs-mute-Wunused-const-variable-message.patch patches.suse/cifs-use-cifsInodeInfo-open_file_lock-while-iterating-to-avoid-a-p.patch patches.suse/CIFS-Gracefully-handle-QueryInfo-errors-during-open.patch patches.suse/smb3-remove-noisy-debug-message-and-minor-cleanup.patch patches.suse/smb3-Fix-regression-in-time-handling.patch patches.suse/CIFS-Force-revalidate-inode-when-dentry-is-stale.patch patches.suse/CIFS-Force-reval-dentry-if-LOOKUP_REVAL-flag-is-set.patch patches.suse/NFS-Fix-O_DIRECT-accounting-of-number-of-bytes-read-.patch patches.suse/NFSv4-Fix-leak-of-clp-cl_acceptor-string.patch patches.suse/s390-cio-fix-virtio-ccw-dma-without-pv patches.suse/powerpc-pseries-Remove-confusing-warning-message.patch patches.suse/x86-asm-fix-mwaitx-c-state-hint-value.patch patches.suse/efivar-ssdt-Don-t-iterate-over-EFI-vars-if-no-SSDT-o.patch patches.suse/perf-x86-amd-change-fix-nmi-latency-mitigation-to-use-a-timestamp.patch patches.suse/0001-USB-microtek-fix-info-leak-at-probe.patch patches.suse/0001-USB-adutux-fix-use-after-free-on-disconnect.patch patches.suse/0001-USB-adutux-fix-NULL-derefs-on-disconnect.patch patches.suse/USB-yurex-Don-t-retry-on-unexpected-errors.patch patches.suse/USB-dummy-hcd-fix-power-budget-for-SuperSpeed-mode.patch patches.suse/0001-USB-usblcd-fix-I-O-after-disconnect.patch patches.suse/0001-USB-legousbtower-fix-slab-info-leak-at-probe.patch patches.suse/0001-USB-legousbtower-fix-deadlock-on-disconnect.patch patches.suse/0001-USB-legousbtower-fix-potential-NULL-deref-on-disconn.patch patches.suse/0001-USB-legousbtower-fix-open-after-failed-reset-request.patch patches.suse/xhci-Fix-false-warning-message-about-wrong-bounce-bu.patch patches.suse/xhci-Prevent-device-initiated-U1-U2-link-pm-if-exit-.patch patches.suse/xhci-Check-all-endpoints-for-LPM-timeout.patch patches.suse/usb-xhci-wait-for-CNR-controller-not-ready-bit-in-xh.patch patches.suse/xhci-Increase-STS_SAVE-timeout-in-xhci_suspend.patch patches.suse/USB-usb-skeleton-fix-runtime-PM-after-driver-unbind.patch patches.suse/USB-usblp-fix-runtime-PM-after-driver-unbind.patch patches.suse/USB-serial-fix-runtime-PM-after-driver-unbind.patch patches.suse/media-stkwebcam-fix-runtime-PM-after-driver-unbind.patch patches.suse/USB-serial-ftdi_sio-add-device-IDs-for-Sienna-and-Ec.patch patches.suse/USB-serial-option-add-Telit-FN980-compositions.patch patches.suse/USB-serial-option-add-support-for-Cinterion-CLS8-dev.patch patches.suse/USB-serial-keyspan-fix-NULL-derefs-on-open-and-write.patch patches.suse/USB-usb-skeleton-fix-NULL-deref-on-disconnect.patch patches.suse/USB-usb-skeleton-fix-use-after-free-after-driver-unb.patch patches.suse/USB-legousbtower-fix-use-after-free-on-release.patch patches.suse/USB-ldusb-fix-NULL-derefs-on-driver-unbind.patch patches.suse/USB-adutux-fix-use-after-free-on-release.patch patches.suse/USB-chaoskey-fix-use-after-free-on-release.patch patches.suse/USB-iowarrior-fix-use-after-free-on-disconnect.patch patches.suse/USB-iowarrior-fix-use-after-free-on-release.patch patches.suse/USB-iowarrior-fix-use-after-free-after-driver-unbind.patch patches.suse/USB-yurex-fix-NULL-derefs-on-disconnect.patch patches.suse/serial-uartlite-fix-exit-path-null-pointer.patch patches.suse/tty-n_hdlc-fix-build-on-SPARC.patch patches.suse/serial-mctrl_gpio-Check-for-NULL-pointer.patch patches.suse/serial-fix-kernel-doc-warning-in-comments.patch patches.suse/staging-bcm2835-audio-Fix-draining-behavior-regressi.patch patches.suse/staging-rtl8188eu-fix-null-dereference-when-kzalloc-.patch patches.suse/staging-vt6655-Fix-memory-leak-in-vt6655_probe.patch patches.suse/iio-fix-center-temperature-of-bmc150-accel-core.patch patches.suse/iio-imu-adis16400-release-allocated-memory-on-failur.patch patches.suse/iio-adc-ad799x-fix-probe-error-handling.patch patches.suse/iio-light-opt3001-fix-mutex-unlock-race.patch patches.suse/firmware-google-increment-VPD-key_len-properly.patch patches.suse/tracing-get-trace_array-reference-for-available_tracers-files.patch patches.suse/tracing-Initialize-iter-seq-after-zeroing-in-tracing.patch patches.suse/firmware-dmi-fix-unlikely-out-of-bounds-read.patch patches.suse/0001-scsi-sd-Ignore-a-failure-to-sync-cache-due-to-lack-o.patch patches.suse/scsi-qla2xxx-Remove-WARN_ON_ONCE-in-qla2x00_status_c.patch patches.suse/scsi-zfcp-fix-reaction-on-bit-error-threshold-notification patches.suse/platform-x86-classmate-laptop-remove-unused-variable.patch patches.suse/platform-x86-i2c-multi-instantiate-Fail-the-probe-if.patch patches.suse/Input-da9063-fix-capability-and-drop-KEY_SLEEP.patch patches.suse/Revert-drm-radeon-Fix-EEH-during-kexec.patch patches.suse/drm-edid-Add-6-bpc-quirk-for-SDC-panel-in-Lenovo-G50.patch patches.suse/drm-msm-dsi-Implement-reset-correctly.patch patches.suse/PCI-PM-Fix-pci_power_up.patch patches.suse/ACPI-CPPC-Set-pcc_data-pcc_ss_id-to-NULL-in-acpi_cpp.patch patches.suse/ALSA-hda-realtek-Reduce-the-Headphone-static-noise-o.patch patches.suse/ALSA-usb-audio-Disable-quirks-for-BOSS-Katana-amplif.patch patches.suse/ALSA-hda-realtek-Enable-headset-mic-on-Asus-MJ401TA.patch patches.suse/ALSA-hda-Force-runtime-PM-on-Nvidia-HDMI-codecs.patch patches.suse/memstick-jmb38x_ms-Fix-an-error-handling-path-in-jmb.patch patches.suse/iommu-amd-check-pm_level_size-condition-in-locked-section patches.suse/ceph-just-skip-unrecognized-info-in-ceph_reply_info_extra.patch patches.suse/filldir-remove-WARN_ON_ONCE-for-bad-directory-entries.patch patches.suse/0001-md-raid0-fix-warning-message-for-parameter-default_l.patch patches.suse/drivers-base-memory.c-don-t-access-uninitialized-mem.patch patches.suse/ocfs2-fix-panic-due-to-ocfs2_wq-is-null.patch patches.suse/net-dsa-b53-Do-not-clear-existing-mirrored-port-mask.patch patches.suse/0004-net-stmmac-gmac4-Not-all-Unicast-addresses-may-be-av.patch patches.suse/net_sched-fix-backward-compatibility-for-TCA_ACT_KIN.patch patches.suse/NFC-pn533-fix-use-after-free-and-memleaks.patch patches.suse/mac80211-Reject-malformed-SSID-elements.patch patches.suse/cfg80211-wext-avoid-copying-malformed-SSIDs.patch patches.suse/mac80211-accept-deauth-frames-in-IBSS-mode.patch patches.suse/0005-net-stmmac-fix-length-of-PTP-clock-s-name-string.patch patches.suse/bonding-fix-potential-NULL-deref-in-bond_update_slav.patch patches.suse/phylink-fix-kernel-doc-warnings.patch patches.suse/act_mirred-Fix-mirred_init_module-error-handling.patch patches.suse/net-usb-qmi_wwan-add-Telit-0x1050-composition.patch patches.suse/net-update-net_dim-documentation-after-rename.patch patches.suse/net-smc-fix-smcd-link-group-creation-with-vlan-id patches.suse/net-smc-receive-returns-without-data patches.suse/net-smc-receive-pending-data-after-rcv_shutdown patches.suse/iwlwifi-pcie-fix-rb_allocator-workqueue-allocation.patch patches.suse/iwlwifi-dbg_ini-fix-memory-leak-in-alloc_sgtable.patch patches.suse/iwlwifi-pcie-fix-memory-leaks-in-iwl_pcie_ctxt_info_.patch patches.suse/iwlwifi-exclude-GEO-SAR-support-for-3168.patch patches.suse/net-bcmgenet-Set-phydev-dev_flags-only-for-internal-.patch patches.suse/net-ethernet-broadcom-have-drivers-select-DIMLIB-as-.patch patches.suse/net-avoid-potential-infinite-loop-in-tc_ctl_action.patch patches.suse/sctp-change-sctp_prot-.no_autobind-with-true.patch patches.suse/net-bcmgenet-Fix-RGMII_MODE_EN-value-for-GENET-v1-2-.patch patches.suse/net-usb-sr9800-fix-uninitialized-local-variable.patch patches.suse/net-stmmac-disable-enable-ptp_ref_clk-in-suspend-res.patch patches.suse/0007-net-phy-micrel-Discern-KSZ8051-and-KSZ8795-PHYs.patch patches.suse/ipv4-Return-ENETUNREACH-if-we-can-t-create-route-but.patch patches.suse/net-phy-bcm7xxx-define-soft_reset-for-40nm-EPHY.patch patches.suse/net-bcmgenet-reset-40nm-EPHY-on-energy-detect.patch patches.suse/net-hns3-fix-mis-counting-IRQ-vector-numbers-issue.patch patches.suse/0001-xen-netback-fix-error-path-of-xenvif_connect_data.patch patches.suse/net-dsa-fix-switch-tree-list.patch patches.suse/x86-boot-64-Make-level2_kernel_pgt-pages-invalid-out.patch patches.suse/x86-boot-64-Round-memory-hole-size-up-to-next-PMD-pa.patch patches.suse/msft-hv-1956-x86-hyperv-Make-vapic-support-x2apic-mode.patch patches.suse/pinctrl-cherryview-restore-Strago-DMI-workaround-for.patch patches.suse/btrfs-add-missing-extents-release-on-file-extent-clu.patch patches.suse/0001-btrfs-block-group-Fix-a-memory-leak-due-to-missing-b.patch patches.suse/0001-btrfs-qgroup-Always-free-PREALLOC-META-reserve-in-bt.patch patches.suse/0001-btrfs-tracepoints-Fix-wrong-parameter-order-for-qgro.patch patches.suse/0001-btrfs-tracepoints-Fix-bad-entry-members-of-qgroup-ev.patch patches.suse/btrfs-fix-qgroup-double-free-after-failure-to-reserve-metadata-for-delalloc.patch patches.suse/Btrfs-check-for-the-full-sync-flag-while-holding-the.patch patches.suse/edac-ghes-fix-use-after-free-in-ghes_edac-remove-path.patch patches.suse/regulator-ti-abb-Fix-timeout-in-ti_abb_wait_txdone-t.patch patches.suse/regulator-pfuze100-regulator-Variable-val-in-pfuze10.patch patches.suse/ALSA-hda-realtek-Add-support-for-ALC711.patch patches.suse/ASoC-wm_adsp-Don-t-generate-kcontrols-without-READ-f.patch patches.suse/ASoc-rockchip-i2s-Fix-RPM-imbalance.patch patches.suse/ASoC-rsnd-Reinitialize-bit-clock-inversion-flag-for-.patch patches.suse/ALSA-usb-audio-Fix-copy-paste-error-in-the-validator.patch patches.suse/ALSA-hda-Add-Tigerlake-Jasperlake-PCI-ID.patch patches.suse/ACPI-NFIT-Fix-unlock-on-error-in-scrub_show.patch patches.suse/of-unittest-fix-memory-leak-in-unittest_data_add.patch patches.suse/scsi-qla2xxx-fix-a-potential-NULL-pointer-dereferenc.patch patches.suse/scsi-core-try-to-get-module-before-removing-device patches.suse/scsi-lpfc-remove-left-over-BUILD_NVME-defines.patch patches.suse/s390-zcrypt-fix-memleak-at-release patches.suse/USB-ldusb-fix-memleak-on-disconnect.patch patches.suse/USB-legousbtower-fix-memleak-on-disconnect.patch patches.suse/USB-legousbtower-fix-a-signedness-bug-in-tower_probe.patch patches.suse/usb-udc-lpc32xx-fix-bad-bit-shift-operation.patch patches.suse/USB-usblp-fix-use-after-free-on-disconnect.patch patches.suse/USB-serial-ti_usb_3410_5052-fix-port-close-races.patch patches.suse/USB-ldusb-fix-read-info-leaks.patch patches.suse/staging-wlan-ng-fix-exit-return-when-sme-key_idx-NUM.patch patches.suse/CIFS-avoid-using-MID-0xFFFF.patch patches.suse/cifs-Fix-missed-free-operations.patch patches.suse/CIFS-Fix-retry-mid-list-corruption-on-reconnects.patch patches.suse/CIFS-Fix-use-after-free-of-file-info-structures.patch patches.suse/cifs-Fix-cifsInodeInfo-lock_sem-deadlock-when-reconnect-occurs.patch patches.suse/HID-fix-error-message-in-hid_open_report.patch patches.suse/0001-HID-Fix-assumption-that-devices-have-inputs.patch patches.suse/HID-intel-ish-hid-fix-wrong-error-handling-in-ishtp_.patch patches.suse/HID-logitech-hidpp-do-all-FF-cleanup-in-hidpp_ff_des.patch patches.suse/fuse-flush-dirty-data-metadata-before-non-truncate-setattr.patch patches.suse/fuse-truncate-pending-writes-on-o_trunc.patch patches.suse/iommu-amd-Apply-the-same-IVRS-IOAPIC-workaround-to-A.patch patches.suse/dmaengine-imx-sdma-fix-size-check-for-sdma-script_nu.patch patches.suse/ALSA-usb-audio-Add-DSD-support-for-Gustard-U16-X26-U.patch patches.suse/ALSA-hda-realtek-Add-support-for-ALC623.patch patches.suse/ALSA-hda-realtek-Fix-2-front-mics-of-codec-0x623.patch patches.suse/ALSA-bebob-Fix-prototype-of-helper-function-to-retur.patch patches.suse/Revert-ALSA-hda-Flush-interrupts-on-disabling.patch patches.suse/ALSA-timer-Fix-mutex-deadlock-at-releasing-card.patch patches.suse/RDMA-mlx5-Clear-old-rate-limit-when-closing-QP.patch patches.suse/iw_cxgb4-fix-ECN-check-on-the-passive-accept.patch patches.suse/RDMA-iwcm-move-iw_rem_ref-calls-out-of-spinlock.patch patches.suse/RDMA-qedr-Fix-reported-firmware-version.patch patches.suse/RDMA-iw_cxgb4-Avoid-freeing-skb-twice-in-arp-failure.patch patches.suse/RDMA-hns-Prevent-memory-leaks-of-eq-buf_list.patch patches.suse/0001-drm-etnaviv-fix-dumping-of-iommuv2.patch patches.suse/drm-amdgpu-powerplay-vega10-allow-undervolting-in-p7.patch patches.suse/KVM-vmx-svm-always-run-with-EFER.NXE-1-when-shadow-p.patch patches.suse/arm64-Ensure-VM_WRITE-VM_SHARED-ptes-are-clean-by-de.patch patches.suse/arm64-cpufeature-Enable-Qualcomm-Falkor-Kryo-errata-.patch patches.suse/efi-random-Treat-EFI_RNG_PROTOCOL-output-as-bootload.patch patches.suse/perf-x86-amd-ibs-fix-reading-of-the-ibs-opdata-register-and-thus-precise-rip-validity.patch patches.suse/perf-x86-amd-ibs-handle-erratum-420-only-on-the-affected-cpu-family-10h.patch patches.suse/perf-x86-uncore-fix-event-group-support.patch patches.suse/nvme-multipath-fix-possible-io-hang-after-ctrl-recon.patch patches.suse/nvme-multipath-remove-unused-groups_only-mode-in-ana.patch patches.suse/SUNRPC-The-TCP-back-channel-mustn-t-disappear-while-.patch patches.suse/SUNRPC-The-RDMA-back-channel-mustn-t-disappear-while.patch patches.suse/NFSv4-Don-t-allow-a-cached-open-with-a-revoked-deleg.patch patches.suse/NFS-Fix-an-RCU-lock-leak-in-nfs4_refresh_delegation_.patch patches.suse/net-mlx5e-TX-Fix-consumer-index-of-error-cqe-dump.patch patches.suse/net-mlx5-prevent-memory-leak-in-mlx5_fpga_conn_creat.patch patches.suse/r8152-add-device-id-for-Lenovo-ThinkPad-USB-C-Dock-G.patch patches.suse/net-openvswitch-free-vport-unless-register_netdevice.patch patches.suse/bonding-fix-unexpected-IFF_BONDING-bit-unset.patch patches.suse/macsec-fix-refcnt-leak-in-module-exit-routine.patch patches.suse/net-smc-fix-closing-of-fallback-smc-sockets patches.suse/net-smc-keep-vlan_id-for-smc-r-in-smc_listen_work patches.suse/netns-fix-GFP-flags-in-rtnl_net_notifyid.patch patches.suse/cxgb4-request-the-TX-CIDX-updates-to-status-page.patch patches.suse/net-Zeroing-the-structure-ethtool_wolinfo-in-ethtool.patch patches.suse/bpf-Fix-use-after-free-in-subprog-s-jited-symbol-rem.patch patches.suse/xsk-Fix-registration-of-Rx-only-sockets.patch patches.suse/net-add-skb_queue_empty_lockless.patch patches.suse/udp-use-skb_queue_empty_lockless.patch patches.suse/net-use-skb_queue_empty_lockless-in-poll-handlers.patch patches.suse/net-use-skb_queue_empty_lockless-in-busy-poll-contex.patch patches.suse/net-add-READ_ONCE-annotation-in-__skb_wait_for_more_.patch patches.suse/net-fix-sk_page_frag-recursion-from-memory-reclaim.patch patches.suse/net-ethernet-ftgmac100-Fix-DMA-coherency-issue-with-.patch patches.suse/fjes-Handle-workqueue-allocation-failure.patch patches.suse/wimax-i2400-Fix-memory-leak-in-i2400m_op_rfkill_sw_t.patch patches.suse/net-mlx4_core-Dynamically-set-guaranteed-amount-of-c.patch patches.suse/net-hisilicon-Fix-ping-latency-when-deal-with-high-t.patch patches.suse/net-smc-fix-refcounting-for-non-blocking-connect patches.suse/net-mlx5e-Fix-handling-of-compressed-CQEs-in-case-of.patch patches.suse/net-mlx5e-Fix-ethtool-self-test-link-speed.patch patches.suse/net-annotate-accesses-to-sk-sk_incoming_cpu.patch patches.suse/net-annotate-lockless-accesses-to-sk-sk_napi_id.patch patches.suse/cxgb4-fix-panic-when-attaching-to-ULD-fail.patch patches.suse/msft-hv-1960-hv_netvsc-Fix-error-handling-in-netvsc_attach.patch patches.suse/rtlwifi-Fix-potential-overflow-on-P2P-code.patch patches.suse/inet-stop-leaking-jiffies-on-the-wire.patch patches.suse/net-dsa-bcm_sf2-Fix-IMP-setup-for-port-different-tha.patch patches.suse/selftests-net-reuseport_dualstack-fix-uninitalized-p.patch patches.suse/s390-cmm-fix-information-leak-in-cmm_timeout_handler patches.suse/s390-idle-fix-cpu-idle-time-calculation patches.suse/scsi-qla2xxx-fixup-incorrect-usage-of-host_byte.patch patches.suse/scsi-lpfc-Check-queue-pointer-before-use.patch patches.suse/scsi-lpfc-Honor-module-parameter-lpfc_use_adisc.patch patches.suse/scsi-qla2xxx-Initialized-mailbox-to-prevent-driver-l.patch patches.suse/scsi-qla2xxx-Fix-partial-flash-write-of-MBI.patch patches.suse/scsi-qla2xxx-stop-timer-in-shutdown-path.patch patches.suse/fix-memory-leak-in-large-read-decrypt-offload.patch patches.suse/usb-fsl-Check-memory-resource-before-releasing-it.patch patches.suse/usb-gadget-udc-atmel-Fix-interrupt-storm-in-FIFO-mod.patch patches.suse/usb-gadget-composite-Fix-possible-double-free-memory.patch patches.suse/usb-gadget-configfs-fix-concurrent-issue-between-com.patch patches.suse/usb-dwc3-remove-the-call-trace-of-USBx_GFLADJ.patch patches.suse/USB-Skip-endpoints-with-0-maxpacket-length.patch patches.suse/USB-ldusb-fix-ring-buffer-locking.patch patches.suse/USB-ldusb-use-unsigned-size-format-specifiers.patch patches.suse/USB-ldusb-fix-control-message-timeout.patch patches.suse/0001-usbip-Fix-free-of-unallocated-memory-in-vhci-tx.patch patches.suse/usb-storage-Revert-commit-747668dbc061-usb-storage-S.patch patches.suse/0001-UAS-Revert-commit-3ae62a42090f-UAS-fix-alignment-of-.patch patches.suse/USB-gadget-Reject-endpoints-with-0-maxpacket-value.patch patches.suse/USB-serial-whiteheat-fix-potential-slab-corruption.patch patches.suse/USB-serial-whiteheat-fix-line-speed-endianness.patch patches.suse/0005-mm-thp-handle-page-cache-THP-correctly-in-PageTransC.patch patches.suse/0001-mm-vmstat-reduce-zone-lock-holding-time-by-proc-page.patch patches.suse/0006-dump_stack-avoid-the-livelock-of-the-dump_lock.patch patches.suse/HID-wacom-generic-Treat-serial-number-and-related-fi.patch patches.suse/clk-at91-avoid-sleeping-early.patch patches.suse/clk-ti-dra7-atl-clock-Remove-ti_clk_add_alias-call.patch patches.suse/clk-sunxi-ng-a80-fix-the-zero-ing-of-bits-16-and-18.patch patches.suse/clk-samsung-exynos5420-Preserve-PLL-configuration-du.patch patches.suse/0005-drm-radeon-fix-si_enable_smc_cac-failed-issue.patch patches.suse/ALSA-bebob-fix-to-detect-configured-source-of-sampli.patch patches.suse/ALSA-hda-ca0132-Fix-possible-workqueue-stall.patch patches.suse/ALSA-hda-hdmi-add-Tigerlake-support.patch patches.suse/ALSA-timer-Fix-incorrectly-assigned-timer-instance.patch patches.suse/ASoC-msm8916-wcd-analog-Fix-RX1-selection-in-RDAC2-M.patch patches.suse/ASoC-compress-fix-unsigned-integer-overflow-check.patch patches.suse/ASoC-kirkwood-fix-external-clock-probe-defer.patch patches.suse/idr-Fix-idr_alloc_u32-on-32-bit-systems.patch patches.suse/arm64-Do-not-mask-out-PTE_RDONLY-in-pte_same.patch patches.suse/ceph-fix-use-after-free-in-_ceph_remove_cap.patch patches.suse/ceph-add-missing-check-in-d_revalidate-snapdir-handling.patch patches.suse/ceph-don-t-try-to-handle-hashed-dentries-in-non-o_creat-atomic_open.patch patches.suse/pwm-bcm-iproc-Prevent-unloading-the-driver-module-wh.patch patches.suse/nvme-multipath-fix-crash-in-nvme_mpath_clear_ctrl_pa.patch patches.suse/block-drbd-remove-a-stray-unlock-in-_drbd_send_protocol patches.suse/cgroup-writeback-don-t-switch-wbs-immediately-on-dea.patch patches.suse/dccp-do-not-leak-jiffies-on-the-wire.patch patches.suse/can-gs_usb-gs_can_open-prevent-memory-leak.patch patches.suse/can-mcba_usb-fix-use-after-free-on-disconnect.patch patches.suse/can-usb_8dev-fix-use-after-free-on-disconnect.patch patches.suse/can-peak_usb-fix-a-potential-out-of-sync-while-decod.patch patches.suse/can-peak_usb-fix-slab-info-leak.patch patches.suse/can-peak_usb-report-bus-recovery-as-well.patch patches.suse/can-c_can-c_can_poll-only-read-status-register-after.patch patches.suse/can-c_can-D_CAN-c_can_chip_config-perform-a-sofware-.patch patches.suse/can-rx-offload-can_rx_offload_queue_sorted-fix-error.patch patches.suse/can-rx-offload-can_rx_offload_queue_tail-fix-error-h.patch patches.suse/can-rx-offload-can_rx_offload_offload_one-do-not-inc.patch patches.suse/can-rx-offload-can_rx_offload_offload_one-increment-.patch patches.suse/can-rx-offload-can_rx_offload_offload_one-use-ERR_PT.patch patches.suse/can-rx-offload-can_rx_offload_irq_offload_timestamp-.patch patches.suse/can-rx-offload-can_rx_offload_irq_offload_fifo-conti.patch patches.suse/powerpc-bpf-Fix-tail-call-implementation.patch patches.suse/bonding-fix-state-transition-issue-in-link-monitorin.patch patches.suse/NFC-fdp-fix-incorrect-free-object.patch patches.suse/0008-net-bcmgenet-reapply-manual-settings-to-the-PHY.patch patches.suse/net-smc-fix-ethernet-interface-refcounting patches.suse/net-mlx5e-Fix-eswitch-debug-print-of-max-fdb-flow.patch patches.suse/net-hns3-add-compatible-handling-for-command-HCLGE_O.patch patches.suse/NFC-st21nfca-fix-double-free.patch patches.suse/nfc-netlink-fix-double-device-reference-drop.patch patches.suse/CDC-NCM-handle-incomplete-transfer-of-MTU.patch patches.suse/net-usb-qmi_wwan-add-support-for-DW5821e-with-eSIM-s.patch patches.suse/net-hns-Fix-the-stray-netpoll-locks-causing-deadlock.patch patches.suse/ipv4-Fix-table-id-reference-in-fib_sync_down_addr.patch patches.suse/net-ethernet-octeon_mgmt-Account-for-second-possible.patch patches.suse/mac80211-fix-ieee80211_txq_setup_flows-failure-path.patch patches.suse/mac80211-fix-station-inactive_time-shortly-after-boo.patch patches.suse/vsock-virtio-fix-sock-refcnt-holding-during-the-shut.patch patches.suse/net-fix-data-race-in-neigh_event_send.patch patches.suse/qede-fix-NULL-pointer-deref-in-__qede_remove.patch patches.suse/ice-fix-potential-infinite-loop-because-loop-counter.patch patches.suse/watchdog-meson-Fix-the-wrong-value-of-left-time.patch patches.suse/0001-btrfs-tree-checker-Fix-wrong-check-on-max-devid.patch patches.suse/btrfs-fix-race-leading-to-metadata-space-leak-after-task-received-signal.patch patches.suse/pinctrl-cherryview-Fix-irq_valid_mask-calculation.patch patches.suse/pinctrl-cherryview-Allocate-IRQ-chip-dynamic.patch patches.suse/SMB3-Fix-persistent-handles-reconnect.patch patches.suse/x86-resctrl-prevent-null-pointer-dereference-when-reading-mondata.patch patches.suse/0001-thunderbolt-Fix-lockdep-circular-locking-depedency-w.patch patches.suse/iio-imu-adis16480-make-sure-provided-frequency-is-po.patch patches.suse/iio-srf04-fix-wrong-limitation-in-distance-measuring.patch patches.suse/iio-adc-stm32-adc-fix-stopping-dma.patch patches.suse/reset-fix-of_reset_simple_xlate-kerneldoc-comment.patch patches.suse/reset-fix-reset_control_get_exclusive-kerneldoc-comm.patch patches.suse/reset-fix-reset_control_ops-kerneldoc-comment.patch patches.suse/scsi-qla2xxx-fix-NPIV-tear-down-process.patch patches.suse/0010-drm-i915-Rename-gen7-cmdparser-tables.patch patches.suse/0011-drm-i915-Disable-Secure-Batches-for-gen6.patch patches.suse/0012-drm-i915-Remove-Master-tables-from-cmdparser.patch patches.suse/0013-drm-i915-Add-support-for-mandatory-cmdparsing.patch patches.suse/0014-drm-i915-Support-ro-ppgtt-mapped-cmdparser-shadow-bu.patch patches.suse/0015-drm-i915-Allow-parsing-of-unsized-batches.patch patches.suse/0016-drm-i915-Add-gen9-BCS-cmdparsing.patch patches.suse/0017-drm-i915-cmdparser-Use-explicit-goto-for-error-paths.patch patches.suse/0018-drm-i915-cmdparser-Add-support-for-backward-jumps.patch patches.suse/0019-drm-i915-cmdparser-Ignore-Length-operands-during-com.patch patches.suse/0020-drm-i915-Lower-RM-timeout-to-avoid-DSI-hard-hangs.patch patches.suse/0021-drm-i915-gen8-Add-RC6-CTX-corruption-WA.patch patches.suse/0023-drm-i915-cmdparser-Fix-jump-whitelist-clearing.patch patches.suse/0002-x86-msr-Add-the-IA32_TSX_CTRL-MSR.patch patches.suse/0003-x86-cpu-Add-a-helper-function-x86_read_arch_cap_msr.patch patches.suse/0004-x86-cpu-Add-a-tsx-cmdline-option-with-TSX-disabled-b.patch patches.suse/0005-x86-speculation-taa-Add-mitigation-for-TSX-Async-Abo.patch patches.suse/0006-x86-speculation-taa-Add-sysfs-reporting-for-TSX-Asyn.patch patches.suse/0007-kvm-x86-Export-MDS_NO-0-to-guests-when-TSX-is-enable.patch patches.suse/0008-x86-tsx-Add-auto-option-to-the-tsx-cmdline-parameter.patch patches.suse/0009-x86-speculation-taa-Add-documentation-for-TSX-Async-.patch patches.suse/0010-x86-tsx-Add-config-options-to-set-tsx-on-off-auto.patch patches.suse/0001-x86-Add-ITLB_MULTIHIT-bug-infrastructure.patch patches.suse/0002-x86-cpu-Add-Tremont-to-the-cpu-vulnerability.patch patches.suse/0003-kvm-mmu-ITLB_MULTIHIT-mitigation.patch patches.suse/0004-kvm-Add-helper-function-for-creating-VM-worker.patch patches.suse/0005-kvm-x86-mmu-Recovery-of-shattered-NX-large-pages.patch patches.suse/x86-speculation-taa-fix-printing-of-taa_msg_smt-on-ibrs_all-cpus patches.suse/kvm-vmx-consider-pid-pir-to-determine-if-vcpu-has-pending-interrupts patches.suse/btrfs-fix-log-context-list-corruption-after-rename-e.patch patches.suse/Input-synaptics-rmi4-fix-video-buffer-size.patch patches.suse/Input-synaptics-rmi4-disable-the-relative-position-I.patch patches.suse/Input-synaptics-rmi4-do-not-consume-more-data-than-w.patch patches.suse/Input-synaptics-rmi4-clear-IRQ-enables-for-F54.patch patches.suse/Input-cyttsp4_core-fix-use-after-free-bug.patch patches.suse/IB-hfi1-Ensure-full-Gen3-speed-in-a-Gen4-system.patch patches.suse/RDMA-hns-Correct-the-value-of-HNS_ROCE_HEM_CHUNK_LEN.patch patches.suse/RDMA-hns-Correct-the-value-of-srq_desc_size.patch patches.suse/ecryptfs_lookup_interpose-lower_dentry-d_inode-is-no.patch patches.suse/ecryptfs_lookup_interpose-lower_dentry-d_parent-is-n.patch patches.suse/drm-i915-gvt-fix-dropping-obj-reference-twice.patch patches.suse/drm-sun4i-tcon-Set-min-division-of-TCON0_DCLK-to-1.patch patches.suse/ALSA-usb-audio-Fix-missing-error-check-at-mixer-reso.patch patches.suse/ALSA-hda-Add-Cometlake-S-PCI-ID.patch patches.suse/ALSA-hda-hdmi-fix-pin-setup-on-Tigerlake.patch patches.suse/ALSA-usb-audio-not-submit-urb-for-stopped-endpoint.patch patches.suse/ALSA-pcm-Fix-stream-lock-usage-in-snd_pcm_period_ela.patch patches.suse/ALSA-usb-audio-Fix-incorrect-NULL-check-in-create_ya.patch patches.suse/ALSA-usb-audio-Fix-incorrect-size-check-for-processi.patch patches.suse/mmc-sdhci-of-at91-fix-quirk2-overwrite.patch patches.suse/kvm-x86-mmu-take-slots_lock-when-using-kvm_mmu_zap_all_fast patches.suse/Input-ff-memless-kill-timer-in-destroy.patch patches.suse/Input-synaptics-rmi4-destroy-F54-poller-workqueue-wh.patch patches.suse/mm-memcg-switch-to-css_tryget-in-get_mem_cgroup_from_mm.patch patches.suse/mm-hugetlb-switch-to-css_tryget-in-hugetlb_cgroup_charge_cgroup.patch patches.suse/mm-debug.c-PageAnon-is-true-for-PageKsm-pages.patch patches.suse/NFC-nxp-nci-Fix-NULL-pointer-dereference-after-I2C-c.patch patches.suse/net-smc-fix-refcount-non-blocking-connect-part-2 patches.suse/dpaa2-eth-free-already-allocated-channels-on-probe-d.patch patches.suse/xfrm-Fix-memleak-on-xfrm-state-destroy.patch patches.suse/net-usb-qmi_wwan-add-support-for-Foxconn-T77W968-LTE.patch patches.suse/slip-Fix-memory-leak-in-slip_open-error-path.patch patches.suse/net-cdc_ncm-Signedness-bug-in-cdc_ncm_set_dgram_size.patch patches.suse/slcan-Fix-memory-leak-in-error-path.patch patches.suse/net-hns3-reallocate-SSU-buffer-size-when-pfc_en-chan.patch patches.suse/net-hns3-fix-ETS-bandwidth-validation-bug.patch patches.suse/ax88172a-fix-information-leak-on-short-answers.patch patches.suse/net-smc-fix-fastopen-for-non-blocking-connect patches.suse/x86-resctrl-fix-potential-lockdep-warning.patch patches.suse/i2c-acpi-force-bus-speed-to-400khz-if-a-silead-touchscreen-is-present.patch patches.suse/iommu-vt-d-fix-qi_dev_iotlb_pfsid-and-qi_dev_eiotlb_pfsid-macros patches.suse/gpiolib-acpi-Add-Terra-Pad-1061-to-the-run_edge_even.patch patches.suse/gpio-max77620-Fixup-debounce-delays.patch patches.suse/0001-drm-amd-powerplay-issue-no-PPSMC_MSG_GetCurrPkgPwr-o.patch patches.suse/0002-drm-i915-pmu-Frequency-is-reported-as-accumulated-cy.patch patches.suse/mm-ksm-c-don-t-warn-if-page-is-still-mapped-in-remove_stable_node.patch patches.suse/bpf-offload-Unlock-on-error-in-bpf_offload_dev_creat.patch patches.suse/net-mlx4_en-fix-mlx4-ethtool-N-insertion.patch patches.suse/mlxsw-spectrum_router-Fix-determining-underlay-for-a.patch patches.suse/net-sched-ensure-opts_len-IP_TUNNEL_OPTS_MAX-in-act_.patch patches.suse/net-mlx4_en-Fix-wrong-limitation-for-number-of-TX-ri.patch patches.suse/net-sched-act_pedit-fix-WARN-in-the-traffic-path.patch patches.suse/net-hns3-fix-a-wrong-reset-interrupt-status-mask.patch patches.suse/s390-qeth-fix-potential-deadlock-on-workqueue-flush patches.suse/s390-qeth-return-proper-errno-on-io-error patches.suse/net-ibmvnic-Ignore-H_FUNCTION-return-from-H_EOI-to-t.patch patches.suse/0009-net-qca_spi-Move-reset_count-to-struct-qcaspi.patch patches.suse/net-mlx5e-Fix-set-vf-link-state-error-flow.patch patches.suse/net-mlx5-Update-the-list-of-the-PCI-supported-device-b7eca940.patch patches.suse/net-mlxfw-Verify-FSM-error-code-translation-doesn-t-.patch patches.suse/0001-nfc-port100-handle-command-failure-cleanly.patch patches.suse/sfc-Only-cancel-the-PPS-workqueue-if-it-exists.patch patches.suse/msft-hv-1986-hv_netvsc-Fix-offset-usage-in-netvsc_send_table.patch patches.suse/msft-hv-1987-hv_netvsc-Fix-send_table-offset-in-case-of-a-host-bu.patch patches.suse/net-rtnetlink-prevent-underflows-in-do_setvfinfo.patch patches.suse/0001-virtio_ring-fix-return-code-on-DMA-mapping-fails.patch patches.suse/virtio_console-allocate-inbufs-in-add_port-only-if-i.patch patches.suse/tpm-add-check-after-commands-attribs-tab-allocation.patch patches.suse/ahci-Add-support-for-Amazon-s-Annapurna-Labs-SATA-co.patch patches.suse/0075-fcntl-fix-typo-in-RWH_WRITE_LIFE_NOT_SET-r-w-hint-na.patch patches.suse/blk-mq-avoid-sysfs-buffer-overflow-with-too-many-CPU.patch patches.suse/blk-mq-make-sure-that-line-break-can-be-printed.patch patches.suse/0007-md-raid0-Fix-an-error-message-in-raid0_make_request.patch patches.suse/0077-md-bitmap-avoid-race-window-between-md_bitmap_resize.patch patches.suse/md-improve-handling-of-bio-with-REQ_PREFLUSH-in-md_f.patch patches.suse/0078-md-no-longer-compare-spare-disk-superblock-events-in.patch patches.suse/loop-fix-no-unmap-write-zeroes-request-behavior.patch patches.suse/nvme-resync-include-linux-nvme.h-with-nvmecli.patch patches.suse/nvme-Fix-parsing-of-ANA-log-page.patch patches.suse/0079-md-raid1-avoid-soft-lockup-under-high-load.patch patches.suse/0080-md-avoid-invalid-memory-access-for-array-sb-dev_role.patch patches.suse/md-raid10-prevent-access-of-uninitialized-resync_pag.patch patches.suse/0004-bcache-fix-a-lost-wake-up-problem-caused-by-mca_cann.patch patches.suse/0005-bcache-fix-static-checker-warning-in-bcache_device_f.patch patches.suse/0006-bcache-add-more-accurate-error-messages-in-read_supe.patch patches.suse/0007-bcache-deleted-code-comments-for-dead-code-in-bch_da.patch patches.suse/0008-bcache-add-code-comment-bch_keylist_pop-and-bch_keyl.patch patches.suse/0009-bcache-fix-deadlock-in-bcache_allocator.patch patches.suse/0010-bcache-add-code-comments-in-bch_btree_leaf_dirty.patch patches.suse/0011-bcache-add-idle_max_writeback_rate-sysfs-interface.patch patches.suse/0012-bcache-at-least-try-to-shrink-1-node-in-bch_mca_scan.patch patches.suse/0013-bcache-remove-the-extra-cflags-for-request.o.patch patches.suse/0014-bcache-don-t-export-symbols.patch patches.suse/0082-drivers-md-raid5.c-use-the-new-spelling-of-RWH_WRITE.patch patches.suse/0083-drivers-md-raid5-ppl.c-use-the-new-spelling-of-RWH_W.patch patches.suse/nbd-prevent-memory-leak.patch patches.suse/0008-dm-zoned-reduce-overhead-of-backing-device-checks.patch patches.suse/0009-Revert-dm-crypt-use-WQ_HIGHPRI-for-the-IO-and-crypt-.patch patches.suse/mtd-spear_smi-Fix-Write-Burst-mode.patch patches.suse/mtd-cfi_cmdset_0002-don-t-free-cfi-cfiq-in-error-pat.patch patches.suse/mtd-spi-nor-fix-silent-truncation-in-spi_nor_read.patch patches.suse/mtd-spi-nor-fix-silent-truncation-in-spi_nor_read_ra.patch patches.suse/btrfs-simplify-inode-locking-for-RWF_NOWAIT.patch patches.suse/Btrfs-fix-negative-subv_writers-counter-and-data-spa.patch patches.suse/0001-btrfs-volumes-Use-more-straightforward-way-to-calcul.patch patches.suse/0002-btrfs-Ensure-we-trim-ranges-across-block-group-bound.patch patches.suse/Btrfs-send-skip-backreference-walking-for-extents-wi.patch patches.suse/Btrfs-fix-block-group-remaining-RO-forever-after-err.patch patches.suse/btrfs-record-all-roots-for-rename-exchange-on-a-subv.patch patches.suse/arm64-errata-Hide-CTR_EL0.DIC-on-systems-affected-by.patch patches.suse/arm64-Fake-the-IminLine-size-on-systems-affected-by-.patch patches.suse/arm64-compat-Workaround-Neoverse-N1-1542419-for-comp.patch patches.suse/arm64-Silence-clang-warning-on-mismatched-value-regi.patch patches.suse/s390-mm-properly-clear-page_noexec-bit-when-it-is-not-supported patches.suse/kvm-svm-serialize-access-to-the-sev-asid-bitmap.patch patches.suse/kvm-svm-guard-against-deactivate-when-performing-wbinvd-df_flush.patch patches.suse/kvm-x86-introduce-vcpu-arch-xsaves_enabled patches.suse/kvm-vmx-fix-conditions-for-guest-ia32_xss-support patches.suse/KVM-arm-arm64-vgic-Don-t-rely-on-the-wrong-pending-t.patch patches.suse/kvm-x86-fix-presentation-of-tsx-feature-in-arch_capabilities patches.suse/kvm-vmx-implement-msr_ia32_tsx_ctrl-disable-rtm-functionality patches.suse/kvm-vmx-use-msr_ia32_tsx_ctrl-to-hard-disable-tsx-on-guest-that-lack-it patches.suse/kvm-x86-remove-a-spurious-export-of-a-static-function patches.suse/edac-ghes-fix-locking-and-memory-barrier-issues.patch patches.suse/edac-ghes-do-not-warn-when-incrementing-refcount-on-0.patch patches.suse/0001-workqueue-Fix-pwq-ref-leak-in-rescuer_thread.patch patches.suse/cgroup-pids-use-atomic64_t-for-pids-limit.patch patches.suse/livepatch-keep-replaced-patches-until-post_patch-callback-is-called.patch patches.suse/livepatch-basic-api-to-track-system-state-changes.patch patches.suse/livepatch-allow-to-distinguish-different-version-of-system-state-changes.patch patches.suse/livepatch-selftests-of-the-api-for-tracking-system-state-changes.patch patches.suse/hwrng-omap3-rom-Call-clk_disable_unprepare-on-exit-o.patch patches.suse/crypto-ccp-release-all-allocated-memory-if-sha-type-is-invalid.patch patches.suse/crypto-af_alg-cast-ki_complete-ternary-op-to-int.patch patches.suse/crypto-user-fix-memory-leak-in-crypto_report.patch patches.suse/crypto-geode-aes-switch-to-skcipher-for-cbc-aes-fall.patch patches.suse/hwrng-omap-Fix-RNG-wait-loop-timeout.patch patches.suse/crypto-ccp-fix-uninitialized-list-head.patch patches.suse/crypto-ecdh-fix-big-endian-bug-in-ECC-library.patch patches.suse/crypto-crypto4xx-fix-double-free-in-crypto4xx_destro.patch patches.suse/crypto-tgr192-remove-unneeded-semicolon.patch patches.suse/mvpp2-remove-misleading-comment.patch patches.suse/0002-net-phy-broadcom-Fix-RGMII-delays-configuration-for-.patch patches.suse/net-ena-change-num_queues-to-num_io_queues-for-clari.patch patches.suse/net-ena-multiple-queue-creation-related-cleanups.patch patches.suse/net-ena-ethtool-get_channels-use-combined-only.patch patches.suse/net-ena-make-ethtool-l-show-correct-max-number-of-qu.patch patches.suse/net-ena-remove-redundant-print-of-number-of-queues.patch patches.suse/net-ena-ethtool-support-set_channels-callback.patch patches.suse/net-smc-improve-close-of-terminated-socket patches.suse/fsl-fman-don-t-touch-liodn-base-regs-reserved-on-non.patch patches.suse/dpaa_eth-defer-probing-after-qbman.patch patches.suse/dpaa_eth-remove-redundant-code.patch patches.suse/fsl-fman-add-API-to-get-the-device-behind-a-fman-por.patch patches.suse/dpaa_eth-change-DMA-device.patch patches.suse/fsl-fman-remove-unused-struct-member.patch patches.suse/dpaa_eth-add-newline-in-dev_err-msg.patch patches.suse/Bluetooth-hci_core-fix-init-for-HCI_USER_CHANNEL.patch patches.suse/bpf-stackmap-Fix-deadlock-with-rq_lock-in-bpf_get_st.patch patches.suse/0003-net-dsa-LAN9303-select-REGMAP-when-LAN9303-enable.patch patches.suse/e1000e-Add-support-for-Comet-Lake.patch patches.suse/e1000e-Use-rtnl_lock-to-prevent-race-conditions-betw.patch patches.suse/e1000e-Drop-unnecessary-__E1000_DOWN-bit-twiddling.patch patches.suse/e1000e-Add-support-for-Tiger-Lake.patch patches.suse/dpaa_eth-use-only-one-buffer-pool-per-interface.patch patches.suse/dpaa_eth-use-page-backed-rx-buffers.patch patches.suse/dpaa_eth-perform-DMA-unmapping-before-read.patch patches.suse/dpaa_eth-avoid-timestamp-read-on-error-paths.patch patches.suse/dpaa_eth-simplify-variables-used-in-dpaa_cleanup_tx_.patch patches.suse/dpaa_eth-use-fd-information-in-dpaa_cleanup_tx_fd.patch patches.suse/dpaa_eth-cleanup-skb_to_contig_fd.patch patches.suse/dpaa_eth-use-a-page-to-store-the-SGT.patch patches.suse/dpaa_eth-add-dropped-frames-to-percpu-ethtool-stats.patch patches.suse/dpaa_eth-remove-netdev_err-for-user-errors.patch patches.suse/dpaa_eth-extend-delays-in-ndo_stop.patch patches.suse/soc-fsl-qbman-allow-registering-a-device-link-for-th.patch patches.suse/dpaa_eth-register-a-device-link-for-the-qman-portal-.patch patches.suse/uaccess-Add-non-pagefault-user-space-write-function.patch patches.suse/bpf-Make-use-of-probe_user_write-in-probe-write-help.patch patches.suse/i40e-enable-X710-support.patch patches.suse/msft-hv-1961-hv_netvsc-flag-software-created-hash-value.patch patches.suse/msft-hv-1962-hv_netvsc-record-hardware-hash-in-skb.patch patches.suse/mt7601u-fix-bbp-version-check-in-mt7601u_wait_bbp_re.patch patches.suse/rtlwifi-prevent-memory-leak-in-rtl_usb_probe.patch patches.suse/libertas-fix-a-potential-NULL-pointer-dereference.patch patches.suse/rtl8xxxu-prevent-leaking-urb.patch patches.suse/cw1200-Fix-a-signedness-bug-in-cw1200_load_firmware.patch patches.suse/ath10k-fix-memory-leak.patch patches.suse/ath10k-fix-backtrace-on-coredump.patch patches.suse/ath9k_hw-fix-uninitialized-variable-data.patch patches.suse/ath9k_htc-Modify-byte-order-for-an-error-message.patch patches.suse/ath9k_htc-Discard-undersized-packets.patch patches.suse/ath10k-fix-offchannel-tx-failure-when-no-ath10k_mac_.patch patches.suse/ar5523-check-NULL-before-memcpy-in-ar5523_cmd.patch patches.suse/mwifiex-pcie-Fix-memory-leak-in-mwifiex_pcie_alloc_c.patch patches.suse/mwifiex-pcie-Fix-memory-leak-in-mwifiex_pcie_init_ev.patch patches.suse/rtl8xxxu-fix-RTL8723BU-connection-failure-issue-afte.patch patches.suse/rtlwifi-Remove-unnecessary-NULL-check-in-rtl_regd_in.patch patches.suse/Bluetooth-Fix-advertising-duplicated-flags.patch patches.suse/0001-Bluetooth-Fix-invalid-free-in-bcsp_close.patch patches.suse/ibmveth-Detect-unsupported-packets-before-sending-to.patch patches.suse/tun-fix-data-race-in-gro_normal_list.patch patches.suse/ath10k-fix-array-out-of-bounds-access.patch patches.suse/ath10k-fix-memory-leak-for-tpc_stats_final.patch patches.suse/ath10k-Correct-error-handling-of-dma_map_single.patch patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch patches.suse/0001-rt2800-remove-errornous-duplicate-condition.patch patches.suse/rtlwifi-fix-memory-leak-in-rtl92c_set_fw_rsvdpagepkt.patch patches.suse/rtlwifi-rtl8192de-Fix-missing-code-to-retrieve-RX-bu.patch patches.suse/0001-rtlwifi-rtl8192de-Fix-missing-callback-that-tests-fo.patch patches.suse/rtlwifi-rtl8192de-Fix-missing-enable-interrupt-flag.patch patches.suse/iwlwifi-mvm-fix-unaligned-read-of-rx_pkt_status.patch patches.suse/ath10k-fix-get-invalid-tx-rate-for-Mesh-metric.patch patches.suse/bpf-skmsg-fix-potential-psock-NULL-pointer-dereferen.patch patches.suse/mac80211-consider-QoS-Null-frames-for-STA_NULLFUNC_A.patch patches.suse/ice-fix-stack-leakage.patch patches.suse/iwlwifi-check-kasprintf-return-value.patch patches.suse/msft-hv-1988-hv_netvsc-make-recording-RSS-hash-depend-on-feature-.patch patches.suse/Bluetooth-btusb-fix-PM-leak-in-error-case-of-setup.patch patches.suse/Bluetooth-delete-a-stray-unlock.patch patches.suse/Bluetooth-Fix-memory-leak-in-hci_connect_le_scan.patch patches.suse/sctp-cache-netns-in-sctp_ep_common.patch patches.suse/macvlan-schedule-bc_work-even-if-error.patch patches.suse/slip-Fix-use-after-free-Read-in-slip_open.patch patches.suse/regulator-max8907-Fix-the-usage-of-uninitialized-var.patch patches.suse/regulator-ab8500-Remove-AB8505-USB-regulator.patch patches.suse/regulator-ab8500-Remove-SYSCLKREQ-from-enum-ab8505_r.patch patches.suse/spi-Add-call-to-spi_slave_abort-function-when-spidev.patch patches.suse/spi-atmel-fix-handling-of-cs_change-set-on-non-last-.patch patches.suse/spi-atmel-Fix-CS-high-support.patch patches.suse/spi-img-spfi-fix-potential-double-release.patch patches.suse/spi-pxa2xx-Add-missed-security-checks.patch patches.suse/spi-tegra20-slink-add-missed-clk_unprepare.patch patches.suse/spi-st-ssc4-add-missed-pm_runtime_disable.patch patches.suse/ipmi-dont-allow-device-module-unload-when-in-use.patch patches.suse/ipmi-Fix-memory-leak-in-__ipmi_bmc_register.patch patches.suse/msft-hv-1964-x86-hyperv-Allow-guests-to-enable-InvariantTSC.patch patches.suse/x86-speculation-fix-incorrect-mds-taa-mitigation-status.patch patches.suse/x86-speculation-fix-redundant-mds-mitigation-message.patch patches.suse/cpuidle-Do-not-unset-the-driver-if-it-is-there-alrea.patch patches.suse/cpufreq-powernv-fix-stack-bloat-and-hard-limit-on-nu.patch patches.suse/cpufreq-s3c64xx-Remove-pointless-NULL-check-in-s3c64.patch patches.suse/cpufreq-Register-drivers-only-after-CPU-devices-have.patch patches.suse/PM-devfreq-Check-NULL-governor-in-available_governor.patch patches.suse/PM-devfreq-Lock-devfreq-in-trans_stat_show.patch patches.suse/PM-hibernate-memory_bm_find_bit-Tighten-node-optimis.patch patches.suse/tools-power-cpupower-fix-initializer-override-in-hsw_ext_cstates.patch patches.suse/ALSA-hda-Fix-pending-unsol-events-at-shutdown.patch patches.suse/ALSA-usb-audio-sound-usb-usb-true-false-for-bool-ret.patch patches.suse/ALSA-firewire-motu-Correct-a-typo-in-the-clock-proc-.patch patches.suse/ALSA-6fire-Drop-the-dead-code.patch patches.suse/ALSA-timer-Limit-max-amount-of-slave-instances.patch patches.suse/ASoC-kirkwood-fix-IRQ-error-handling.patch patches.suse/ASoC-pcm-update-FE-BE-trigger-order-based-on-the-com.patch patches.suse/ALSA-pcm-Yet-another-missing-check-of-non-cached-buf.patch patches.suse/ALSA-hda-hdmi-Clean-up-Intel-platform-specific-fixup.patch patches.suse/ALSA-usb-audio-Add-skip_validation-option.patch patches.suse/ALSA-hda-hdmi-fix-port-numbering-for-ICL-and-TGL-pla.patch patches.suse/ALSA-hda-hdmi-remove-redundant-code-comments.patch patches.suse/ALSA-hda-Add-mute-led-support-for-HP-ProBook-645-G4.patch patches.suse/ALSA-hda-realtek-Move-some-alc256-pintbls-to-fallbac.patch patches.suse/ALSA-hda-realtek-Move-some-alc236-pintbls-to-fallbac.patch patches.suse/ALSA-hda-realtek-Enable-the-headset-mic-on-a-Xiaomi-.patch patches.suse/ALSA-usb-audio-Fix-NULL-dereference-at-parsing-BADD.patch patches.suse/ALSA-cs4236-fix-error-return-comparison-of-an-unsign.patch patches.suse/ALSA-hda-hdmi-Clear-codec-relaxed_resume-flag-at-unb.patch patches.suse/ASoC-Jack-Fix-NULL-pointer-dereference-in-snd_soc_ja.patch patches.suse/ASoC-wm8904-fix-regcache-handling.patch patches.suse/ASoC-rt5677-Mark-reg-RT5677_PWR_ANLG2-as-volatile.patch patches.suse/ALSA-hda-realtek-Enable-internal-speaker-of-ASUS-UX4.patch patches.suse/ALSA-usb-audio-Fix-Focusrite-Scarlett-6i6-gen1-input.patch patches.suse/media-am437x-vpfe-Setting-STD-to-current-value-is-no.patch patches.suse/media-vivid-Set-vid_cap_streaming-and-vid_out_stream.patch patches.suse/media-vim2m-Fix-abort-issue.patch patches.suse/media-cec.h-CEC_OP_REC_FLAG_-values-were-swapped.patch patches.suse/0001-media-ov6650-Fix-control-handler-not-freed-on-init-e.patch patches.suse/0001-media-ov6650-Fix-crop-rectangle-alignment-not-passed.patch patches.suse/0001-media-ov6650-Fix-incorrect-use-of-JPEG-colorspace.patch patches.suse/media-ov6650-Fix-some-format-attributes-not-under-co.patch patches.suse/media-ov6650-Fix-.get_fmt-V4L2_SUBDEV_FORMAT_TRY-sup.patch patches.suse/media-ov6650-Fix-stored-frame-format-not-in-sync-wit.patch patches.suse/media-ov6650-Fix-stored-crop-rectangle-not-in-sync-w.patch patches.suse/media-i2c-ov2659-fix-s_stream-return-value.patch patches.suse/media-i2c-ov2659-Fix-missing-720p-register-config.patch patches.suse/media-rc-prevent-memory-leak-in-cx23888_ir_probe.patch patches.suse/media-cec-funcs.h-add-status_req-checks.patch patches.suse/media-cx88-Fix-some-error-handling-path-in-cx8800_in.patch patches.suse/media-usbvision-Fix-races-among-open-close-and-disco.patch patches.suse/media-ti-vpe-vpe-Fix-Motion-Vector-vpdma-stride.patch patches.suse/media-ti-vpe-vpe-fix-a-v4l2-compliance-failure-causi.patch patches.suse/media-ti-vpe-vpe-fix-a-v4l2-compliance-warning-about.patch patches.suse/media-ti-vpe-vpe-Make-sure-YUYV-is-set-as-default-fo.patch patches.suse/media-ti-vpe-vpe-fix-a-v4l2-compliance-failure-about.patch patches.suse/media-ti-vpe-vpe-fix-a-v4l2-compliance-failure-about2.patch patches.suse/media-ti-vpe-vpe-ensure-buffers-are-cleaned-up-prope.patch patches.suse/media-cxusb-detect-cxusb_ctrl_msg-error-in-query.patch patches.suse/0001-media-uvcvideo-Fix-error-path-in-control-parsing-fai.patch patches.suse/media-usb-fix-memory-leak-in-af9005_identify_state.patch patches.suse/media-smiapp-Fix-error-handling-at-NVM-reading.patch patches.suse/media-imon-invalid-dereference-in-imon_touch_event.patch patches.suse/media-bdisp-fix-memleak-on-release.patch patches.suse/media-radio-wl1273-fix-interrupt-masking-on-release.patch patches.suse/media-exynos4-is-Fix-recursive-locking-in-isp_video_.patch patches.suse/media-v4l2-core-fix-touch-support-in-v4l_g_fmt.patch patches.suse/media-vivid-Fix-wrong-locking-that-causes-race-condi.patch patches.suse/0001-media-exynos4-is-fix-wrong-mdev-and-v4l2-dev-order-i.patch patches.suse/media-pvrusb2-Fix-oops-on-tear-down-when-radio-suppo.patch patches.suse/0001-b2c2-flexcop-usb-add-sanity-checking.patch patches.suse/media-flexcop-usb-ensure-EIO-is-returned-on-error-co.patch patches.suse/media-v4l2-ioctl.c-zero-reserved-fields-for-S-TRY_FM.patch patches.suse/media-si470x-i2c-add-missed-operations-in-remove.patch patches.suse/pinctrl-devicetree-Avoid-taking-direct-reference-to-.patch patches.suse/pinctl-ti-iodelay-fix-error-checking-on-pinctrl_coun.patch patches.suse/pinctrl-sh-pfc-sh7734-Fix-duplicate-TCLK1_B.patch patches.suse/pinctrl-amd-fix-__iomem-annotation-in-amd_gpio_irq_h.patch patches.suse/pinctrl-samsung-Fix-device-node-refcount-leaks-in-S3.patch patches.suse/0035-pinctrl-samsung-Fix-device-node-refcount-leaks-in-S3.patch patches.suse/pinctrl-samsung-Fix-device-node-refcount-leaks-in-in.patch patches.suse/pinctrl-lewisburg-Update-pin-list-according-to-v1.1v.patch patches.suse/mmc-host-omap_hsmmc-add-code-for-special-init-of-wl1.patch patches.suse/mmc-sdio-fix-wl1251-vendor-id.patch patches.suse/mmc-core-fix-wl1251-sdio-quirks.patch patches.suse/net-wireless-ti-wl1251-use-new-SDIO_VENDOR_ID_TI_WL1.patch patches.suse/net-wireless-ti-remove-local-VENDOR_ID-and-DEVICE_ID.patch patches.suse/RDMA-bnxt_re-Enable-SRIOV-VF-support-on-Broadcom-s-5.patch patches.suse/IB-mlx5-Remove-dead-code.patch patches.suse/RDMA-rxe-Remove-useless-rxe_init_device_param-assign.patch patches.suse/RDMA-hns-Fix-to-support-64K-page-for-srq.patch patches.suse/RDMA-hns-Bugfix-for-qpc-cqc-timer-configuration.patch patches.suse/RDMA-qedr-Fix-memory-leak-in-user-qp-and-mr.patch patches.suse/RDMA-mlx5-Return-proper-error-value.patch patches.suse/RDMA-hns-Remove-unsupported-modify_port-callback.patch patches.suse/RDMA-ocrdma-Remove-unsupported-modify_port-callback.patch patches.suse/RDMA-qedr-Remove-unsupported-modify_port-callback.patch patches.suse/RDMA-qib-Delete-extra-line.patch patches.suse/RDMA-srpt-Report-the-SCSI-residual-to-the-initiator.patch patches.suse/RDMA-qib-Validate-show-store-callbacks-before-callin.patch patches.suse/RDMA-bnxt_re-Fix-chip-number-validation-Broadcom-s-G.patch patches.suse/RDMA-bnxt_re-Fix-stat-push-into-dma-buffer-on-gen-p5-devices.patch patches.suse/RDMA-bnxt_re-Fix-missing-le16_to_cpu.patch patches.suse/RDMA-efa-Support-remote-read-access-in-MR-registrati.patch patches.suse/usb-usbfs-Suppress-problematic-bind-and-unbind-ueven.patch patches.suse/usb-gadget-pch_udc-fix-use-after-free.patch patches.suse/usb-Allow-USB-device-to-be-warm-reset-in-suspended-s.patch patches.suse/0001-appledisplay-fix-error-handling-in-the-scheduled-wor.patch patches.suse/usbip-tools-fix-fd-leakage-in-the-function-of-read_a.patch patches.suse/0001-USB-chaoskey-fix-error-case-of-a-timeout.patch patches.suse/0001-USBIP-add-config-dependency-for-SGL_ALLOC.patch patches.suse/0001-usbip-Fix-uninitialized-symbol-nents-in-stub_recv_cm.patch patches.suse/USB-serial-mos7840-add-USB-ID-to-support-Moxa-UPort-.patch patches.suse/USB-serial-option-add-support-for-DW5821e-with-eSIM-.patch patches.suse/USB-serial-mos7720-fix-remote-wakeup.patch patches.suse/USB-serial-mos7840-fix-remote-wakeup.patch patches.suse/USB-serial-option-add-support-for-Foxconn-T77W968-LT.patch patches.suse/USB-serial-ftdi_sio-add-device-IDs-for-U-Blox-C099-F.patch patches.suse/0001-usb-host-xhci-update-event-ring-dequeue-pointer-on-p.patch patches.suse/usb-gadget-u_serial-add-missing-port-entry-locking.patch patches.suse/usb-serial-cp201x-support-Mark-10-digital-force-gaug.patch patches.suse/USB-uas-honor-flag-to-avoid-CAPACITY16.patch patches.suse/USB-uas-heed-CAPACITY_HEURISTICS.patch patches.suse/USB-documentation-flags-on-usb-storage-versus-UAS.patch patches.suse/usb-storage-Disable-UAS-on-JMicron-SATA-enclosure.patch patches.suse/usb-gadget-configfs-Fix-missing-spin_lock_init.patch patches.suse/mei-fix-modalias-documentation.patch patches.suse/mei-bus-prefix-device-names-on-bus-with-the-bus-name.patch patches.suse/ppdev-fix-PPGETTIME-PPSETTIME-ioctls.patch patches.suse/parport-load-lowlevel-driver-if-ports-not-found.patch patches.suse/intel_th-Fix-a-double-put_device-in-error-path.patch patches.suse/staging-rtl8192u-fix-multiple-memory-leaks-on-error-.patch patches.suse/staging-rtl8188eu-fix-possible-null-dereference.patch patches.suse/qlge-Fix-irq-masking-in-INTx-mode.patch patches.suse/qlge-Remove-irq_cnt.patch patches.suse/qlge-Remove-page_chunk.last_flag.patch patches.suse/qlge-Deduplicate-lbq_buf_size.patch patches.suse/qlge-Remove-bq_desc.maplen.patch patches.suse/qlge-Remove-rx_ring.sbq_buf_size.patch patches.suse/qlge-Remove-useless-dma-synchronization-calls.patch patches.suse/qlge-Deduplicate-rx-buffer-queue-management.patch patches.suse/qlge-Fix-dma_sync_single-calls.patch patches.suse/qlge-Remove-rx_ring.type.patch patches.suse/qlge-Factor-out-duplicated-expression.patch patches.suse/qlge-Remove-qlge_bq.len-size.patch patches.suse/qlge-Remove-useless-memset.patch patches.suse/qlge-Replace-memset-with-assignment.patch patches.suse/qlge-Update-buffer-queue-prod-index-despite-oom.patch patches.suse/qlge-Refill-rx-buffers-up-to-multiple-of-16.patch patches.suse/qlge-Refill-empty-buffer-queues-from-wq.patch patches.suse/iio-light-bh1750-Resolve-compiler-warning-and-make-c.patch patches.suse/iio-adc-max1027-Reset-the-device-at-probe-time.patch patches.suse/staging-rtl8192e-fix-potential-use-after-free.patch patches.suse/staging-rtl8723bs-Add-024c-0525-to-the-list-of-SDIO-.patch patches.suse/staging-rtl8723bs-Drop-ACPI-device-ids.patch patches.suse/iio-gyro-adis16136-check-ret-val-for-non-zero-vs-les.patch patches.suse/iio-imu-adis16400-check-ret-val-for-non-zero-vs-less.patch patches.suse/iio-imu-adis16480-check-ret-val-for-non-zero-vs-less.patch patches.suse/iio-imu-adis-check-ret-val-for-non-zero-vs-less-than.patch patches.suse/iio-imu-adis16480-assign-bias-value-only-if-operatio.patch patches.suse/iio-imu-adis-assign-read-val-in-debugfs-hook-only-if.patch patches.suse/iio-imu-adis-assign-value-only-if-return-code-zero-i.patch patches.suse/Documentation-debugfs-Document-debugfs-helper-for-un.patch patches.suse/debugfs-add-debugfs_create_xul-for-hexadecimal-unsigned-long.patch patches.suse/mmc-atmel-mci-fix-debugfs-on-64-bit-platforms.patch patches.suse/mmc-dw_mmc-fix-debugfs-on-64-bit-platforms.patch patches.suse/powerpc-book3s64-Fix-link-stack-flush-on-context-swi.patch patches.suse/KVM-PPC-Book3S-HV-Flush-link-stack-on-guest-exit-to-.patch patches.suse/ftrace-introduce-permanent-ftrace_ops-flag.patch patches.suse/tipc-fix-link-name-length-check.patch patches.suse/net-Fix-a-documentation-bug-wrt.-ip_unprivileged_por.patch patches.suse/ibmvnic-Fix-completion-structure-initialization-again.patch patches.suse/ibmvnic-Terminate-waiting-device-threads-after-loss-.patch patches.suse/ibmvnic-Bound-waits-for-device-queries.patch patches.suse/ibmvnic-Serialize-device-queries.patch patches.suse/net-psample-fix-skb_over_panic.patch patches.suse/openvswitch-fix-flow-command-message-size.patch patches.suse/video-hdmi-Fix-AVI-bar-unpack.patch patches.suse/0003-drm-panel-lvds-Potential-Oops-in-probe-error-handlin.patch patches.suse/0001-drm-i810-Prevent-underflow-in-ioctl.patch patches.suse/0005-drm-rockchip-Round-up-_before_-giving-to-the-clock-f.patch patches.suse/gma-gma500-fix-a-memory-disclosure-bug-due-to-uninit.patch patches.suse/drm-amdgpu-powerplay-fix-AVFS-handling-with-custom-p.patch patches.suse/drm-msm-fix-memleak-on-release.patch patches.suse/drm-amdgpu-powerplay-smu7-fix-AVFS-handling-with-cus.patch patches.suse/drm-radeon-fix-bad-DMA-from-INTERRUPT_CNTL2.patch patches.suse/0006-drm-amdgpu-fix-bad-DMA-from-INTERRUPT_CNTL2.patch patches.suse/iomap-Fix-pipe-page-leakage-during-splicing.patch patches.suse/splice-only-read-in-as-much-information-as-there-is-pipe-buffer-space.patch patches.suse/jbd2-Fix-possible-overflow-in-jbd2_log_space_left.patch patches.suse/ext4-update-direct-I-O-read-lock-pattern-for-IOCB_NO.patch patches.suse/ext4-fix-a-bug-in-ext4_wait_for_tail_page_commit.patch patches.suse/ext4-add-more-paranoia-checking-in-ext4_expand_extra.patch patches.suse/ext4-work-around-deleting-a-file-with-i_nlink-0-safe.patch patches.suse/cifs-rename-a-variable-in-SendReceive-.patch patches.suse/cifs-remove-unused-variable-sid_user-.patch patches.suse/cifs-add-support-for-flock.patch patches.suse/CIFS-remove-set-but-not-used-variables-cinode-and-netfid-.patch patches.suse/cifs-Don-t-display-RDMA-transport-on-reconnect.patch patches.suse/cifs-smbd-Invalidate-and-deregister-memory-registration-on-re-send.patch patches.suse/cifs-smbd-Return-EINVAL-when-the-number-of-iovs-exceeds-SMBDIRECT.patch patches.suse/cifs-smbd-Add-messages-on-RDMA-session-destroy-and-reconnection.patch patches.suse/cifs-smbd-Return-ECONNABORTED-when-trasnport-is-not-in-connected-.patch patches.suse/CIFS-Use-memdup_user-rather-than-duplicating-its-implementation.patch patches.suse/CIFS-Use-common-error-handling-code-in-smb2_ioctl_query_info-.patch patches.suse/CIFS-Return-directly-after-a-failed-build_path_from_dentry-in-cif.patch patches.suse/cifs-close-the-shared-root-handle-on-tree-disconnect.patch patches.suse/smb3-remove-confusing-dmesg-when-mounting-with-encryption-seal-.patch patches.suse/CIFS-Respect-O_SYNC-and-O_DIRECT-flags-during-reconnect.patch patches.suse/CIFS-Close-open-handle-after-interrupted-close.patch patches.suse/CIFS-Fix-NULL-pointer-dereference-in-mid-callback.patch patches.suse/CIFS-Do-not-miss-cancelled-OPEN-responses.patch patches.suse/smb3-add-debug-messages-for-closing-unmatched-open.patch patches.suse/cifs-smbd-Only-queue-work-for-error-recovery-on-memory-registratio.patch patches.suse/cifs-smbd-Return-EAGAIN-when-transport-is-reconnecting.patch patches.suse/cifs-don-t-use-pre-for-MODULE_SOFTDEP.patch patches.suse/CIFS-Fix-SMB2-oplock-break-processing.patch patches.suse/CIFS-refactor-cifs_get_inode_info-.patch patches.suse/cifs-move-cifsFileInfo_put-logic-into-a-work-queue.patch patches.suse/CIFS-Properly-process-SMB3-lease-breaks.patch patches.suse/smb3-dump-in_send-and-num_waiters-stats-counters-by-default.patch patches.suse/cifs-Fix-use-after-free-bug-in-cifs_reconnect-.patch patches.suse/cifs-Fix-lookup-of-root-ses-in-DFS-referral-cache.patch patches.suse/cifs-Fix-potential-softlockups-while-refreshing-DFS-cache.patch patches.suse/cifs-Fix-retrieval-of-DFS-referrals-in-cifs_mount-.patch patches.suse/CIFS-fix-a-white-space-issue-in-cifs_get_inode_info-.patch patches.suse/quota-fix-livelock-in-dquot_writeback_dquots.patch patches.suse/quota-Check-that-quota-is-not-dirty-before-release.patch patches.suse/ext2-check-err-when-partial-NULL.patch patches.suse/powerpc-papr_scm-Fix-an-off-by-one-check-in-papr_scm.patch patches.suse/powerpc-pkeys-remove-unused-pkey_allows_readwrite.patch patches.suse/powerpc-pseries-Don-t-opencode-HPTE_V_BOLTED.patch patches.suse/powerpc-pseries-Don-t-fail-hash-page-table-insert-fo.patch patches.suse/powerpc-book3s64-hash-Use-secondary-hash-for-bolted-.patch patches.suse/powerpc-tools-Don-t-quote-objdump-in-scripts.patch patches.suse/powerpc-pseries-address-checkpatch-warnings-in-dlpar.patch patches.suse/powerpc-pseries-safely-roll-back-failed-DLPAR-cpu-ad.patch patches.suse/powerpc-security-book3s64-Report-L1TF-status-in-sysf.patch patches.suse/powerpc-security-Fix-debugfs-data-leak-on-32-bit.patch patches.suse/powerpc-Allow-flush_icache_range-to-work-across-rang.patch patches.suse/powerpc-Allow-64bit-VDSO-__kernel_sync_dicache-to-wo.patch patches.suse/powerpc-define-helpers-to-get-L1-icache-sizes.patch patches.suse/powerpc-Chunk-calls-to-flush_dcache_range-in-arch_-_.patch patches.suse/powerpc-pseries-Fix-bad-drc_index_start-value-parsin.patch patches.suse/powerpc-pseries-Fix-drc-info-mappings-of-logical-cpu.patch patches.suse/powerpc-pseries-Add-cpu-DLPAR-support-for-drc-info-p.patch patches.suse/PCI-rpaphp-Fix-up-pointer-to-first-drc-info-entry.patch patches.suse/PCI-rpaphp-Don-t-rely-on-firmware-feature-to-imply-d.patch patches.suse/PCI-rpaphp-Add-drc-info-support-for-hotplug-slot-reg.patch patches.suse/PCI-rpaphp-Annotate-and-correctly-byte-swap-DRC-prop.patch patches.suse/PCI-rpaphp-Correctly-match-ibm-my-drc-index-to-drc-n.patch patches.suse/powerpc-pseries-Enable-support-for-ibm-drc-info-prop.patch patches.suse/powerpc-security-Fix-wrong-message-when-RFI-Flush-is.patch patches.suse/powerpc-pseries-Drop-pointless-static-qualifier-in-v.patch patches.suse/powerpc-xive-Prevent-page-fault-issues-in-the-machin.patch patches.suse/powerpc-pseries-hotplug-memory-Change-rc-variable-to.patch patches.suse/powerpc-fadump-when-fadump-is-supported-register-the.patch patches.suse/powerpc-mm-drop-ifdef-CONFIG_MMU-in-is_ioremap_addr.patch patches.suse/powerpc-powernv-Disable-native-PCIe-port-management.patch patches.suse/msft-hv-1972-video-hyperv-hyperv_fb-Obtain-screen-resolution-from.patch patches.suse/msft-hv-1973-video-hyperv-hyperv_fb-Support-deferred-IO-for-Hyper.patch patches.suse/msft-hv-1976-Drivers-hv-Specify-receive-buffer-size-using-Hyper-V.patch patches.suse/msft-hv-1980-Drivers-hv-balloon-Remove-dependencies-on-guest-page.patch patches.suse/compat_ioctl-handle-SIOCOUTQNSD.patch patches.suse/clk-samsung-exynos5420-Preserve-CPU-clocks-configura.patch patches.suse/clk-ti-adpll-allocate-room-for-terminating-null.patch patches.suse/clk-qcom-Allow-constant-ratio-freq-tables-for-rcg.patch patches.suse/clk-pxa-fix-one-of-the-pxa-RTC-clocks.patch patches.suse/clk-Add-clk_hw_unregister_composite-helper-function-.patch patches.suse/mfd-intel-lpss-Add-default-I2C-device-properties-for.patch patches.suse/mfd-rk808-Fix-RK818-ID-template.patch patches.suse/mfd-mfd-core-Protect-against-NULL-call-back-function.patch patches.suse/gpio-mpc8xxx-Don-t-overwrite-default-irq_set_type-ca.patch patches.suse/HID-core-check-whether-Usage-Page-item-is-after-Usag.patch patches.suse/HID-Improve-Windows-Precision-Touchpad-detection.patch patches.suse/HID-logitech-hidpp-Silence-intermittent-get_battery_.patch patches.suse/platform-x86-hp-wmi-Fix-ACPI-errors-caused-by-too-sm.patch patches.suse/platform-x86-hp-wmi-Fix-ACPI-errors-caused-by-passin.patch patches.suse/cdrom-respect-device-capabilities-during-opening-act.patch patches.suse/sr_vendor-support-Beurer-GL50-evo-CD-on-a-chip-devic.patch patches.suse/remoteproc-Fix-wrong-rvring-index-computation.patch patches.suse/libnvdimm-pfn_dev-Don-t-clear-device-memmap-area-dur.patch patches.suse/libnvdimm-namespace-Differentiate-between-probe-mapp.patch patches.suse/libnvdimm-export-the-target_node-attribute-for-regions-and-namespaces.patch patches.suse/Input-atmel_mxt_ts-disable-IRQ-across-suspend.patch patches.suse/Input-synaptics-rmi4-simplify-data-read-in-rmi_f54_w.patch patches.suse/Input-synaptics-switch-another-X1-Carbon-6-to-RMI-SM.patch patches.suse/net-tls-take-into-account-that-bpf_exec_tx_verdict-m.patch patches.suse/net-tls-free-the-record-on-encryption-error.patch patches.suse/tipc-fix-wrong-timeout-input-for-tipc_wait_for_cond.patch patches.suse/net-sched-fix-tc-s-class-show-no-bstats-on-class-wit.patch patches.suse/openvswitch-drop-unneeded-BUG_ON-in-ovs_flow_cmd_bui.patch patches.suse/openvswitch-remove-another-BUG_ON.patch patches.suse/ocfs2-fix-passing-zero-to-PTR_ERR-warning.patch patches.suse/mm-rmap.c-don-t-reuse-anon_vma-if-we-just-want-a-copy.patch patches.suse/mm-shmem.c-cast-the-type-of-unmap_start-to-u64.patch patches.suse/iommu-mediatek-correct-the-flush_iotlb_all-callback patches.suse/firmware-qcom-scm-Ensure-a0-status-code-is-treated-a.patch patches.suse/scsi-lpfc-Fix-pt2pt-discovery-on-SLI3-HBAs.patch patches.suse/scsi-lpfc-Fix-premature-re-enabling-of-interrupts-in.patch patches.suse/scsi-lpfc-Fix-miss-of-register-read-failure-check.patch patches.suse/scsi-lpfc-Fix-NVME-io-abort-failures-causing-hangs.patch patches.suse/scsi-lpfc-Fix-rpi-release-when-deleting-vport.patch patches.suse/scsi-lpfc-Fix-device-recovery-errors-after-PLOGI-fai.patch patches.suse/scsi-lpfc-Fix-locking-on-mailbox-command-completion.patch patches.suse/scsi-lpfc-Fix-GPF-on-scsi-command-completion.patch patches.suse/scsi-lpfc-Fix-discovery-failures-when-target-device-.patch patches.suse/scsi-lpfc-Fix-NVMe-ABTS-in-response-to-receiving-an-.patch patches.suse/scsi-lpfc-Fix-coverity-errors-on-NULL-pointer-checks.patch patches.suse/scsi-lpfc-Fix-host-hang-at-boot-or-slow-boot.patch patches.suse/scsi-lpfc-Fix-list-corruption-in-lpfc_sli_get_iocbq.patch patches.suse/scsi-lpfc-Fix-spinlock_irq-issues-in-lpfc_els_flush_.patch patches.suse/scsi-lpfc-Fix-hdwq-sgl-locks-and-irq-handling.patch patches.suse/scsi-lpfc-Fix-list-corruption-detected-in-lpfc_put_s.patch patches.suse/scsi-lpfc-Update-async-event-logging.patch patches.suse/scsi-lpfc-Complete-removal-of-FCoE-T10-PI-support-on.patch patches.suse/scsi-lpfc-cleanup-remove-unused-fcp_txcmlpq_cnt.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.4.0.1.patch patches.suse/scsi-qla2xxx-remove-redundant-assignment-to-pointer-.patch patches.suse/scsi-bfa-release-allocated-memory-in-case-of-error patches.suse/scsi-qedf-Add-port_id-getter.patch patches.suse/scsi-qla2xxx-Dual-FCP-NVMe-target-port-support.patch patches.suse/scsi-qla2xxx-Add-error-handling-for-PLOGI-ELS-passth.patch patches.suse/scsi-qla2xxx-Set-remove-flag-for-all-VP.patch patches.suse/scsi-qla2xxx-Check-for-MB-timeout-while-capturing-IS.patch patches.suse/scsi-qla2xxx-Capture-FW-dump-on-MPI-heartbeat-stop-e.patch patches.suse/scsi-qla2xxx-Improve-logging-for-scan-thread.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.20-k.patch patches.suse/scsi-lpfc-Make-function-lpfc_defer_pt2pt_acc-static.patch patches.suse/scsi-smartpqi-fix-controller-lockup-observed-during-.patch patches.suse/scsi-smartpqi-fix-call-trace-in-device-discovery.patch patches.suse/scsi-smartpqi-add-inquiry-timeouts.patch patches.suse/scsi-smartpqi-fix-LUN-reset-when-fw-bkgnd-thread-is-.patch patches.suse/scsi-smartpqi-change-TMF-timeout-from-60-to-30-secon.patch patches.suse/scsi-smartpqi-correct-syntax-issue.patch patches.suse/scsi-smartpqi-fix-problem-with-unique-ID-for-physica.patch patches.suse/scsi-smartpqi-remove-unused-manifest-constants.patch patches.suse/scsi-smartpqi-Align-driver-syntax-with-oob-694c5d5b.patch patches.suse/scsi-smartpqi-bump-version-390e2808.patch patches.suse/lpfc-fix-lpfc_nvmet_mrq-to-be-bound-by-hdw-queue-count.patch patches.suse/lpfc-fix-reporting-of-read-only-fw-error-errors.patch patches.suse/lpfc-fix-lockdep-errors-in-sli_ringtx_put.patch patches.suse/lpfc-fix-sli3-hba-in-loop-mode-not-discovering-devices.patch patches.suse/lpfc-fix-bad-ndlp-ptr-in-xri-aborted-handling.patch patches.suse/lpfc-fix-hardlockup-in-lpfc_abort_handler.patch patches.suse/lpfc-fix-coverity-error-of-dereference-after-null.patch patches.suse/lpfc-slight-fast-path-performance-optimizations.patch patches.suse/lpfc-remove-lock-contention-target-write-path.patch patches.suse/lpfc-revise-interrupt-coalescing-for-missing-scenarios.patch patches.suse/lpfc-make-fw-logging-dynamically-configurable.patch patches.suse/lpfc-add-log-macros-to-allow-print-by-serverity-or.patch patches.suse/lpfc-add-fa-wwn-async-event-reporting.patch patches.suse/lpfc-add-fc-al-support-to-lpe32000-models.patch patches.suse/lpfc-add-additional-discovery-log-messages.patch patches.suse/lpfc-update-lpfc-version-to-12.6.0.0.patch patches.suse/scsi-lpfc-lpfc_attr-Fix-Use-plain-integer-as-NULL-po.patch patches.suse/scsi-lpfc-lpfc_nvmet-Fix-Use-plain-integer-as-NULL-p.patch patches.suse/scsi-csiostor-don-t-enable-irqs-too-early patches.suse/scsi-esas2r-unlock-on-error-in-esas2r_nvram_read_direct patches.suse/scsi-lpfc-fix-build-error-of-lpfc_debugfs.c-for-vfre.patch patches.suse/scsi-lpfc-fix-spelling-error-in-MAGIC_NUMER_xxx.patch patches.suse/scsi-lpfc-Fix-NULL-check-before-mempool_destroy-is-n.patch patches.suse/scsi-lpfc-Make-lpfc_debugfs_ras_log_data-static.patch patches.suse/scsi-zfcp-trace-channel-log-even-for-fcp-command-responses patches.suse/scsi-core-scsi_trace-use-get_unaligned_be patches.suse/scsi-lpfc-Fix-duplicate-unreg_rpi-error-in-port-offl.patch patches.suse/scsi-lpfc-Fix-configuration-of-BB-credit-recovery-in.patch patches.suse/scsi-lpfc-Fix-kernel-crash-at-lpfc_nvme_info_show-du.patch patches.suse/scsi-lpfc-Fix-unexpected-error-messages-during-RSCN-.patch patches.suse/scsi-lpfc-Fix-dynamic-fw-log-enablement-check.patch patches.suse/scsi-lpfc-Sync-with-FC-NVMe-2-SLER-change-to-require.patch patches.suse/scsi-lpfc-Clarify-FAWNN-error-message.patch patches.suse/scsi-lpfc-Add-registration-for-CPU-Offline-Online-ev.patch patches.suse/scsi-lpfc-Change-default-IRQ-model-on-AMD-architectu.patch patches.suse/scsi-lpfc-Add-enablement-of-multiple-adapter-dumps.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.6.0.1.patch patches.suse/scsi-tracing-fix-handling-of-transfer-length-0-for-read6-and-write6 patches.suse/scsi-qla2xxx-Retry-PLOGI-on-FC-NVMe-PRLI-failure.patch patches.suse/scsi-qla2xxx-Do-command-completion-on-abort-timeout.patch patches.suse/scsi-qla2xxx-Fix-SRB-leak-on-switch-command-timeout.patch patches.suse/scsi-qla2xxx-Fix-driver-unload-hang.patch patches.suse/scsi-qla2xxx-Fix-double-scsi_done-for-abort-path.patch patches.suse/scsi-qla2xxx-Fix-device-connect-issues-in-P2P-config.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.21-k.patch patches.suse/scsi-qla2xxx-Remove-an-include-directive.patch patches.suse/scsi-qla2xxx-Fix-a-dma_pool_free-call.patch patches.suse/scsi-qla2xxx-initialize-fc4_type_priority.patch patches.suse/scsi-qla2xxx-don-t-use-zero-for-FC4_PRIORITY_NVME.patch patches.suse/scsi-lpfc-Fix-a-kernel-warning-triggered-by-lpfc_get.patch patches.suse/scsi-lpfc-Fix-a-kernel-warning-triggered-by-lpfc_sli.patch patches.suse/scsi-lpfc-Fix-lpfc_cpumask_of_node_init.patch patches.suse/scsi-lpfc-fix-Coverity-lpfc_get_scsi_buf_s3-Null-poi.patch patches.suse/scsi-lpfc-fix-coverity-lpfc_cmpl_els_rsp-null-pointer-dereferences patches.suse/scsi-lpfc-fix-inlining-of-lpfc_sli4_cleanup_poll_lis.patch patches.suse/scsi-lpfc-Initialize-cpu_map-for-not-present-cpus.patch patches.suse/scsi-lpfc-revise-nvme-max-queues-to-be-hdwq-count.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.6.0.2.patch patches.suse/scsi-qla4xxx-fix-double-free-bug patches.suse/scsi-lpfc-use-hdwq-assigned-cpu-for-allocation.patch patches.suse/scsi-bnx2i-fix-potential-use-after-free patches.suse/xfs-Sanity-check-flags-of-Q_XQUOTARM-call.patch patches.suse/clocksource-drivers-asm9260-Add-a-check-for-of_clk_g.patch patches.suse/0009-hrtimer-Annotate-lockless-access-to-timer-state.patch patches.suse/apparmor-fix-unsigned-len-comparison-with-less-than-zero.patch patches.suse/rtc-msm6242-Fix-reading-of-10-hour-digit.patch patches.suse/PCI-ASPM-Allow-re-enabling-Clock-PM.patch patches.suse/0001-PCI-pciehp-Avoid-returning-prematurely-from-sysfs-re.patch patches.suse/PCI-pciehp-Do-not-disable-interrupt-twice-on-suspend.patch patches.suse/ACPI-hotplug-PCI-Allocate-resources-directly-under-t.patch patches.suse/x86-PCI-Avoid-AMD-FCH-XHCI-USB-PME-from-D0-defect.patch patches.suse/PCI-PTM-Remove-spurious-d-from-granularity-message.patch patches.suse/PCI-MSI-Fix-incorrect-MSI-X-masking-on-resume.patch patches.suse/PCI-PM-Clear-PCIe-PME-Status-even-for-legacy-power-m.patch patches.suse/PCI-Fix-Intel-ACS-quirk-UPDCR-register-address.patch patches.suse/PCI-Add-DMA-alias-quirk-for-Intel-VCA-NTB.patch patches.suse/PCI-Apply-Cavium-ACS-quirk-to-ThunderX2-and-ThunderX.patch patches.suse/PCI-dwc-Fix-find_next_bit-usage.patch patches.suse/msft-hv-1989-PCI-hv-Reorganize-the-code-in-preparation-of-hiberna.patch patches.suse/msft-hv-1991-PCI-hv-Change-pci_protocol_version-to-per-hbus.patch patches.suse/PCI-rcar-Fix-missing-MACCTLR-register-setting-in-ini.patch patches.suse/tty-serial-msm_serial-Fix-flow-control.patch patches.suse/tty-serial-fsl_lpuart-use-the-sg-count-from-dma_map_.patch patches.suse/tty-serial-imx-use-the-sg-count-from-dma_map_sg.patch patches.suse/tty-serial-pch_uart-correct-usage-of-dma_unmap_sg.patch patches.suse/serial-pl011-Fix-DMA-flush_buffer.patch patches.suse/serial-ifx6x60-add-missed-pm_runtime_disable.patch patches.suse/serial-serial_core-Perform-NULL-checks-for-break_ctl.patch patches.suse/tty-vt-keyboard-reject-invalid-keycodes.patch patches.suse/ACPI-OSL-only-free-map-once-in-osl.c.patch patches.suse/ACPI-bus-Fix-NULL-pointer-check-in-acpi_bus_get_priv.patch patches.suse/ACPI-sysfs-Change-ACPI_MASKABLE_GPE_MAX-to-0x100.patch patches.suse/kvm-x86-fix-out-of-bounds-write-in-kvm_get_emulated_cpuid-cve-2019-19332 patches.suse/drm-limit-to-INT_MAX-in-create_blob-ioctl.patch patches.suse/thermal-Fix-deadlock-in-thermal-thermal_zone_device_.patch patches.suse/moduleparam-fix-parameter-description-mismatch.patch patches.suse/module-wakeup-processes-in-module_wq-on-mod.patch patches.suse/fuse-verify-attributes.patch patches.suse/fuse-verify-nlink.patch patches.suse/fsnamei.c-pull-positivity-check-into-follow_managed.patch patches.suse/new-helper-lookup_positive_unlocked.patch patches.suse/fix-dget_parent-fastpath-race.patch patches.suse/fsnamei.c-fix-missing-barriers-when-checking-positivity.patch patches.suse/0001-xen-blkback-Avoid-unmapping-unmapped-grant-pages.patch patches.suse/0010-block-fix-memleak-of-bio-integrity-data.patch patches.suse/0001-drm-msm-include-linux-sched-task.h.patch patches.suse/0002-drm-radeon-fix-r1xx-r2xx-register-checker-for-POT-te.patch patches.suse/ALSA-hda-hdmi-fix-vgaswitcheroo-detection-for-AMD.patch patches.suse/ALSA-hda-hdmi-Add-new-pci-ids-for-AMD-GPU-display-au.patch patches.suse/ALSA-hda-hdmi-enable-runtime-pm-for-newer-AMD-displa.patch patches.suse/ALSA-hda-realtek-Dell-headphone-has-noise-on-unmute-.patch patches.suse/ALSA-hda-realtek-Fix-inverted-bass-GPIO-pin-on-Acer-.patch patches.suse/ALSA-hda-fixup-for-the-bass-speaker-on-Lenovo-Carbon.patch patches.suse/ALSA-pcm-oss-Avoid-potential-buffer-overflows.patch patches.suse/powerpc-xive-Skip-ioremap-of-ESB-pages-for-LSI-inter.patch patches.suse/powerpc-pmem-Fix-kernel-crash-due-to-wrong-range-val.patch patches.suse/powerpc-Fix-vDSO-clock_getres.patch patches.suse/powerpc-archrandom-fix-arch_get_random_seed_int.patch patches.suse/NFSv4.x-Drop-the-slot-if-nfs4_delegreturn_prepare-wa.patch patches.suse/nfsd4-fix-up-replay_matches_cache.patch patches.suse/SUNRPC-Fix-svcauth_gss_proxy_init.patch patches.suse/nfsd-Ensure-CLONE-persists-data-and-metadata-changes.patch patches.suse/Input-goodix-add-upside-down-quirk-for-Teclast-X89-t.patch patches.suse/Input-synaptics-rmi4-don-t-increment-rmiaddr-for-SMB.patch patches.suse/CIFS-Fix-NULL-pointer-dereference-in-smb2_push_mandatory_locks.patch patches.suse/fs-cifs-Fix-atime-update-check-vs-mtime.patch patches.suse/cifs-remove-redundant-assignment-to-pointer-pneg_ctxt.patch patches.suse/smb3-remove-unused-flag-passed-into-close-functions.patch patches.suse/smb3-query-attributes-on-file-close.patch patches.suse/smb3-fix-mode-passed-in-on-create-for-modetosid-mount-option.patch patches.suse/smb3-improve-check-for-when-we-send-the-security-descriptor-context.patch patches.suse/lpfc-size-cpu-map-by-last-cpu-id-set.patch patches.suse/scsi-qla2xxx-fix-rports-not-being-mark-as-lost-in-sy.patch patches.suse/scsi-qla2xxx-unregister-ports-after-GPN_FT-failure.patch patches.suse/scsi-qla2xxx-Fix-qla2x00_request_irqs-for-MSI.patch patches.suse/can-slcan-Fix-use-after-free-Read-in-slcan_open.patch patches.suse/net-bridge-deny-dev_set_mac_address-when-unregisteri.patch patches.suse/net-sched-fix-dump-qlen-for-sch_mq-sch_mqprio-with-N.patch patches.suse/net-ipv6-add-net-argument-to-ip6_dst_lookup_flow.patch patches.suse/net-ipv6_stub-use-ip6_dst_lookup_flow-instead-of-ip6.patch patches.suse/openvswitch-support-asymmetric-conntrack.patch patches.suse/s390-qeth-guard-against-runt-packets patches.suse/s390-qeth-ensure-linear-access-to-packet-headers patches.suse/mqprio-Fix-out-of-bounds-access-in-mqprio_dump.patch patches.suse/tcp-md5-fix-potential-overestimation-of-TCP-option-s.patch patches.suse/net-mlx5e-Query-global-pause-state-before-setting-pr.patch patches.suse/net-mlx5e-Fix-SFF-8472-eeprom-length.patch patches.suse/inet-protect-against-too-small-mtu-values.patch patches.suse/net-ethernet-ti-cpsw-fix-extra-rx-interrupt.patch patches.suse/vhost-vsock-accept-only-packets-with-the-right-dst_c.patch patches.suse/0010-dm-btree-increase-rebalance-threshold-in-__rebalance.patch patches.suse/nvme-Namepace-identification-descriptor-list-is-opti.patch patches.suse/0084-raid5-need-to-set-STRIPE_HANDLE-for-batch-head.patch patches.suse/0085-md-raid1-check-rdev-before-reference-in-raid1_sync_r.patch patches.suse/0086-md-make-sure-desc_nr-less-than-MD_SB_DISKS.patch patches.suse/dma-buf-Fix-memory-leak-in-sync_file_merge.patch patches.suse/drm-meson-venc-cvbs-fix-CVBS-mode-matching.patch patches.suse/ALSA-echoaudio-simplify-get_audio_levels.patch patches.suse/ALSA-oxfw-fix-return-value-in-error-path-of-isochron.patch patches.suse/ALSA-fireface-fix-return-value-in-error-path-of-isoc.patch patches.suse/ALSA-hda-hdmi-Fix-duplicate-unref-of-pci_dev.patch patches.suse/ALSA-hda-realtek-Line-out-jack-doesn-t-work-on-a-Del.patch patches.suse/ACPI-PM-Avoid-attaching-ACPI-PM-domain-to-certain-de.patch patches.suse/smb3-fix-refcount-underflow-warning-on-unmount-when-no-directory-le.patch patches.suse/SMB3-Fix-crash-in-SMB2_open_init-due-to-uninitialized-field-in-comp.patch patches.suse/CIFS-Close-cached-root-handle-only-if-it-has-a-lease.patch patches.suse/0001-usb-roles-fix-a-potential-use-after-free.patch patches.suse/usb-core-urb-fix-URB-structure-initialization-functi.patch patches.suse/usb-mon-Fix-a-deadlock-in-usbmon-between-mmap-and-re.patch patches.suse/USB-serial-io_edgeport-fix-epic-endpoint-lookup.patch patches.suse/USB-idmouse-fix-interface-sanity-checks.patch patches.suse/USB-adutux-fix-interface-sanity-check.patch patches.suse/USB-atm-ueagle-atm-add-missing-endpoint-check.patch patches.suse/usb-dwc3-ep0-Clear-started-flag-on-completion.patch patches.suse/usb-gadget-fix-wrong-endpoint-desc.patch patches.suse/xhci-Fix-memory-leak-in-xhci_add_in_port.patch patches.suse/xhci-fix-USB3-device-initiated-resume-race-with-root.patch patches.suse/usb-xhci-only-set-D3hot-for-pci-device.patch patches.suse/xhci-Increase-STS_HALT-timeout-in-xhci_suspend.patch patches.suse/xhci-handle-some-XHCI_TRUST_TX_LENGTH-quirks-cases-a.patch patches.suse/xhci-make-sure-interrupts-are-restored-to-correct-st.patch patches.suse/iio-humidity-hdc100x-fix-IIO_HUMIDITYRELATIVE-channe.patch patches.suse/iio-adc-max9611-Fix-too-short-conversion-time-delay.patch patches.suse/staging-rtl8188eu-fix-interface-sanity-check.patch patches.suse/0011-lib-raid6-fix-awk-build-warnings.patch patches.suse/scsi-qla2xxx-Correctly-retrieve-and-interpret-active.patch patches.suse/scsi-qla2xxx-Added-support-for-MPI-and-PEP-regions-f.patch patches.suse/scsi-qla2xxx-Fix-incorrect-SFUB-length-used-for-Secu.patch patches.suse/scsi-lpfc-Fix-memory-leak-on-lpfc_bsg_write_ebuf_set.patch patches.suse/0001-scsi-qla2xxx-Ignore-NULL-pointer-in-tcm_qla2xxx_free.patch patches.suse/0002-scsi-qla2xxx-Use-explicit-LOGO-in-target-mode.patch patches.suse/0003-scsi-qla2xxx-Initialize-free_work-before-flushing-it.patch patches.suse/0004-scsi-qla2xxx-Drop-superfluous-INIT_WORK-of-del_work.patch patches.suse/0005-scsi-qla2xxx-Change-discovery-state-before-PLOGI.patch patches.suse/0006-scsi-qla2xxx-Allow-PLOGI-in-target-mode.patch patches.suse/0007-scsi-qla2xxx-Don-t-call-qlt_async_event-twice.patch patches.suse/0008-scsi-qla2xxx-Fix-PLOGI-payload-and-ELS-IOCB-dump-len.patch patches.suse/0009-scsi-qla2xxx-Configure-local-loop-for-N2N-target.patch patches.suse/0010-scsi-qla2xxx-Send-Notify-ACK-after-N2N-PLOGI.patch patches.suse/0011-scsi-qla2xxx-Don-t-defer-relogin-unconditonally.patch patches.suse/0012-scsi-qla2xxx-Ignore-PORT-UPDATE-after-N2N-PLOGI.patch patches.suse/0013-scsi-qla2xxx-Add-debug-dump-of-LOGO-payload-and-ELS-.patch patches.suse/scsi-iscsi-qla4xxx-fix-double-free-in-probe patches.suse/scsi-libsas-stop-discovering-if-oob-mode-is-disconnected patches.suse/scsi-iscsi-fix-a-potential-deadlock-in-the-timeout-handler patches.suse/scsi-iscsi-avoid-potential-deadlock-in-iscsi_if_rx-func patches.suse/RDMA-cma-add-missed-unregister_pernet_subsys-in-init.patch patches.suse/rxe-correctly-calculate-iCRC-for-unaligned-payloads.patch patches.suse/IB-mlx4-Follow-mirror-sequence-of-device-add-during-.patch patches.suse/IB-mlx5-Fix-steering-rule-of-drop-and-count.patch patches.suse/efi-Don-t-attempt-to-map-RCI2-config-table-if-it-doe.patch patches.suse/spi-spi-cavium-thunderx-Add-missing-pci_release_regi.patch patches.suse/spi-fsl-don-t-map-irq-during-probe.patch patches.suse/spi-nxp-fspi-Ensure-width-is-respected-in-spi-mem-op.patch patches.suse/spi-fsl-use-platform_get_irq-instead-of-of_irq_to_resource.patch patches.suse/regulator-rn5t618-fix-module-aliases.patch patches.suse/btrfs-do-not-call-synchronize_srcu-in-inode_tree_del.patch patches.suse/btrfs-don-t-double-lock-the-subvol_sem-for-rename-exchange.patch patches.suse/Btrfs-fix-missing-data-checksums-after-replaying-a-l.patch patches.suse/Btrfs-make-tree-checker-detect-checksum-items-with-o.patch patches.suse/Btrfs-fix-removal-logic-of-the-tree-mod-log-that-lea.patch patches.suse/btrfs-abort-transaction-after-failed-inode-updates-i.patch patches.suse/btrfs-handle-ENOENT-in-btrfs_uuid_tree_iterate.patch patches.suse/btrfs-skip-log-replay-on-orphaned-roots.patch patches.suse/ALSA-pcm-Avoid-possible-info-leaks-from-PCM-stream-b.patch patches.suse/ALSA-hda-ca0132-Keep-power-on-during-processing-DSP-.patch patches.suse/ALSA-hda-ca0132-Avoid-endless-loop.patch patches.suse/ALSA-hda-ca0132-Fix-work-handling-in-delayed-HP-dete.patch patches.suse/ALSA-hda-Downgrade-error-message-for-single-cmd-fall.patch patches.suse/ASoC-wm8962-fix-lambda-value.patch patches.suse/0001-USB-EHCI-Do-not-return-EPIPE-when-hub-is-disconnecte.patch patches.suse/usbip-Fix-receive-error-in-vhci-hcd-when-using-scatt.patch patches.suse/0001-usbip-Fix-error-path-of-vhci_recv_ret_submit.patch patches.suse/usb-xhci-Fix-build-warning-seen-with-CONFIG_PM-n.patch patches.suse/tty-serial-msm_serial-Fix-lockup-for-sysrq-and-oops.patch patches.suse/tty-link-tty-and-port-before-configuring-it-as-conso.patch patches.suse/staging-comedi-gsc_hpdi-check-dma_alloc_coherent-ret.patch patches.suse/Revert-mmc-sdhci-Fix-incorrect-switch-to-HS-mode.patch patches.suse/mmc-mediatek-fix-CMD_TA-to-2-for-MT8173-HS200-HS400-.patch patches.suse/mmc-sdhci-of-esdhc-Revert-mmc-sdhci-of-esdhc-add-err.patch patches.suse/mmc-sdhci-update-the-tuning-failed-messages-to-pr_debug-level.patch patches.suse/mmc-sdhci-of-esdhc-fix-P2020-errata-handling.patch patches.suse/mmc-sdhci-workaround-broken-command-queuing-on-intel-glk.patch patches.suse/mmc-sdhci-add-a-quirk-for-broken-command-queuing.patch patches.suse/platform-x86-hp-wmi-Make-buffer-for-HPWMI_FEATURE2_Q.patch patches.suse/platform-x86-pmc_atom-Add-Siemens-CONNECT-X300-to-cr.patch patches.suse/iommu-iova-init-the-struct-iova-to-fix-the-possible-memleak patches.suse/0003-drm-i915-Fix-pid-leak-with-banned-clients.patch patches.suse/0001-drm-i915-gvt-use-vgpu-lock-for-active-state-setting.patch patches.suse/0002-drm-i915-gvt-set-guest-display-buffer-as-readonly.patch patches.suse/0003-drm-i915-gvt-Pin-vgpu-dma-address-before-using.patch patches.suse/clk-imx-clk-composite-8m-add-lock-to-gate-mux.patch patches.suse/x86-mce-amd-do-not-use-rdmsr_safe_on_cpu-in-smca_configure.patch patches.suse/x86-mce-amd-allow-reserved-types-to-be-overwritten-in-smca_banks.patch patches.suse/x86-mce-fix-possibly-incorrect-severity-calculation-on-amd.patch patches.suse/powerpc-irq-fix-stack-overflow-verification.patch patches.suse/0001-xen-blkfront-Adjust-indentation-in-xlvbd_alloc_gendi.patch patches.suse/perf-x86-intel-bts-fix-the-use-of-page_private.patch patches.suse/perf-x86-intel-fix-pt-pmi-handling.patch patches.suse/tracing-have-the-histogram-compare-functions-convert-to-u64-first.patch patches.suse/sctp-fully-initialize-v4-addr-in-some-functions.patch patches.suse/netfilter-ctnetlink-netns-exit-must-wait-for-callbac.patch patches.suse/netfilter-nf_queue-enqueue-skbs-with-NULL-dst.patch patches.suse/af_packet-set-defaule-value-for-tmo.patch patches.suse/fjes-fix-missed-check-in-fjes_acpi_add.patch patches.suse/bnxt_en-Fix-MSIX-request-logic-for-RDMA-driver.patch patches.suse/bnxt_en-Return-error-if-FW-returns-more-data-than-du.patch patches.suse/net-ena-fix-napi-handler-misbehavior-when-the-napi-b.patch patches.suse/net-usb-lan78xx-Fix-suspend-resume-PHY-register-acce.patch patches.suse/qede-Fix-multicast-mac-configuration.patch patches.suse/bnxt-apply-computed-clamp-value-for-coalece-paramete.patch patches.suse/net-ibmvnic-Fix-typo-in-retry-check.patch patches.suse/6pack-mkiss-fix-possible-deadlock.patch patches.suse/tcp-do-not-send-empty-skb-from-tcp_write_xmit.patch patches.suse/msft-hv-1997-hv_netvsc-Fix-tx_table-init-in-rndis_set_subchannel.patch patches.suse/bonding-fix-active-backup-transition-after-link-fail.patch patches.suse/gtp-do-not-allow-adding-duplicate-tid-and-ms_addr-pd.patch patches.suse/gtp-fix-wrong-condition-in-gtp_genl_dump_pdp.patch patches.suse/gtp-fix-an-use-after-free-in-ipv4_pdp_find.patch patches.suse/gtp-avoid-zero-size-hashtable.patch patches.suse/net-smc-add-fallback-check-to-connect patches.suse/0006-net-usb-lan78xx-Fix-error-message-format-specifier.patch patches.suse/rfkill-Fix-incorrect-check-to-avoid-NULL-pointer-der.patch patches.suse/mwifiex-fix-possible-heap-overflow-in-mwifiex_proces.patch patches.suse/mwifiex-Fix-heap-overflow-in-mmwifiex_process_tdls_a.patch patches.suse/net-qlogic-Fix-error-paths-in-ql_alloc_large_buffers.patch patches.suse/net-nfc-nci-fix-a-possible-sleep-in-atomic-context-b.patch patches.suse/0007-net-stmmac-Do-not-accept-invalid-MTU-values.patch patches.suse/0008-net-stmmac-RX-buffer-size-must-be-16-byte-aligned.patch patches.suse/0009-net-stmmac-16KB-buffer-must-be-16-byte-aligned.patch patches.suse/0010-net-stmmac-Enable-16KB-buffer-size.patch patches.suse/net-sysctl-Fix-compiler-warning-when-only-cBPF-is-pr.patch patches.suse/s390-qeth-handle-error-due-to-unsupported-transport-mode patches.suse/s390-qeth-fix-promiscuous-mode-after-reset patches.suse/s390-qeth-don-t-return-enotsupp-to-userspace patches.suse/net-hisilicon-Fix-a-BUG-trigered-by-wrong-bytes_comp.patch patches.suse/net-ena-fix-default-tx-interrupt-moderation-interval.patch patches.suse/net-ena-fix-issues-in-setting-interrupt-moderation-p.patch patches.suse/qede-Disable-hardware-gro-when-xdp-prog-is-installed.patch patches.suse/mod_devicetable-fix-PHY-module-format.patch patches.suse/msft-hv-1998-hv_netvsc-Fix-unwanted-rx_table-reset.patch patches.suse/net-dst-Force-4-byte-alignment-of-dst_metrics.patch patches.suse/kvm-x86-host-feature-ssbd-doesn-t-imply-guest-feature-spec_ctrl_ssbd patches.suse/KVM-arm64-Ensure-params-is-initialised-when-looking-.patch patches.suse/ext4-check-for-directory-entries-too-close-to-block-.patch patches.suse/ext4-validate-the-debug_want_extra_isize-mount-optio.patch patches.suse/gpio-mpc8xxx-Add-platform-device-to-gpiochip-parent.patch patches.suse/gpio-Fix-error-message-on-out-of-range-GPIO-in-looku.patch patches.suse/gpiolib-fix-up-emulated-open-drain-outputs.patch patches.suse/0011-compat_ioctl-block-handle-BLKREPORTZONE-BLKRESETZONE.patch patches.suse/0012-compat_ioctl-block-handle-Persistent-Reservations.patch patches.suse/scsi-mpt3sas-Fix-double-free-in-attach-error-handlin.patch patches.suse/scsi-lpfc-fix-build-failure-with-DEBUGFS-disabled.patch patches.suse/scsi-lpfc-fix-spelling-mistakes-of-asynchronous.patch patches.suse/cifs-Adjust-indentation-in-smb2_open_file.patch patches.suse/cifs-Optimize-readdir-on-reparse-points.patch patches.suse/locks-print-unsigned-ino-in-proc-locks.patch patches.suse/udp-fix-integer-overflow-while-computing-available-s.patch patches.suse/s390-qeth-fix-qdio-teardown-after-early-init-error patches.suse/s390-qeth-lock-the-card-while-changing-its-hsuid patches.suse/net-mlxfw-Fix-out-of-memory-error-in-mfa2-flash-burn.patch patches.suse/dpaa_eth-fix-DMA-mapping-leak.patch patches.suse/net-stmmac-dwmac-meson8b-Fix-the-RGMII-TX-delay-on-M.patch patches.suse/cxgb4-cxgb4vf-fix-flow-control-display-for-auto-nego.patch patches.suse/ptp-fix-the-race-between-the-release-of-ptp_clock-an.patch patches.suse/pstore-ram-Write-new-dumps-to-start-of-recycled-zone.patch patches.suse/0001-drm-sun4i-hdmi-Remove-duplicate-cleanup-calls.patch patches.suse/ALSA-hda-realtek-Add-headset-Mic-no-shutup-for-ALC28.patch patches.suse/ALSA-usb-audio-fix-set_format-altsetting-sanity-chec.patch patches.suse/ALSA-hda-hdmi-fix-atpx_present-when-CLASS-is-not-VGA.patch patches.suse/ALSA-hda-Apply-sync-write-workaround-to-old-Intel-pl.patch patches.suse/ALSA-hda-realtek-Add-Bass-Speaker-and-fixed-dac-for-.patch patches.suse/ALSA-ice1724-Fix-sleep-in-atomic-in-Infrasonic-Quart.patch patches.suse/ALSA-hda-realtek-Enable-the-bass-speaker-of-ASUS-UX4.patch patches.suse/taskstats-fix-data-race.patch patches.suse/exit-panic-before-exit_mm-on-global-init-exit.patch patches.suse/Btrfs-fix-infinite-loop-during-nocow-writeback-due-t.patch patches.suse/0001-media-cec-CEC-2.0-only-bcast-messages-were-ignored.patch patches.suse/0001-media-pulse8-cec-fix-lost-cec_transmit_attempt_done-.patch patches.suse/dmaengine-Fix-access-to-uninitialized-dma_slave_caps.patch patches.suse/mm-zsmalloc-c-fix-the-migrated-zspage-statistics.patch patches.suse/arm64-Revert-support-for-execute-only-user-mappings.patch patches.suse/spi-spi-fsl-dspi-Fix-16-bit-word-order-in-32-bit-XSP.patch patches.suse/spi-spi-dw-Add-lock-protect-dw_spi-rx-tx-to-prevent-.patch patches.suse/watchdog-max77620_wdt-fix-potential-build-errors.patch patches.suse/watchdog-rn5t618_wdt-fix-module-aliases.patch patches.suse/ftrace-avoid-potential-division-by-zero-in-function-profiler.patch patches.suse/kernel-trace-fix-do-not-unregister-tracepoints-when-register-sched_migrate_task-fail.patch patches.suse/tcp-fix-old-stuff-D-SACK-causing-SACK-to-be-treated-.patch patches.suse/0001-net-freescale-fec-Fix-ethtool-d-runtime-PM.patch patches.suse/can-can_dropped_invalid_skb-ensure-an-initialized-he.patch patches.suse/can-gs_usb-gs_usb_probe-use-descriptors-of-current-a.patch patches.suse/can-mscan-mscan_rx_poll-fix-rx-path-lockup-when-retu.patch patches.suse/sctp-free-cmd-obj.chunk-for-the-unprocessed-SCTP_CMD.patch patches.suse/net-dsa-mv88e6xxx-Preserve-priority-when-setting-CPU.patch patches.suse/vlan-fix-memory-leak-in-vlan_dev_set_egress_priority.patch patches.suse/vlan-vlan_changelink-should-propagate-errors.patch patches.suse/net-usb-lan78xx-fix-possible-skb-leak.patch patches.suse/net-stmmac-dwmac-sunxi-Allow-all-RGMII-modes.patch patches.suse/pkt_sched-fq-do-not-accept-silly-TCA_FQ_QUANTUM.patch patches.suse/mlxsw-spectrum_qdisc-Ignore-grafting-of-invisible-FI.patch patches.suse/net-sch_prio-When-ungrafting-replace-with-FIFO.patch patches.suse/macvlan-do-not-assume-mac_header-is-set-in-macvlan_b.patch patches.suse/HID-hidraw-Fix-returning-EPOLLOUT-from-hidraw_poll.patch patches.suse/HID-uhid-Fix-returning-EPOLLOUT-from-uhid_char_poll.patch patches.suse/HID-Fix-slab-out-of-bounds-read-in-hid_field_extract.patch patches.suse/HID-hid-input-clear-unmapped-usages.patch patches.suse/HID-hiddev-fix-mess-in-hiddev_open.patch patches.suse/0001-Input-add-safety-guards-to-input_set_keycode.patch patches.suse/gpio-max77620-Add-missing-dependency-on-GPIOLIB_IRQC.patch patches.suse/gpiolib-acpi-Turn-dmi_system_id-table-into-a-generic.patch patches.suse/gpiolib-acpi-Add-honor_wakeup-module-option-quirk-me.patch patches.suse/RDMA-bnxt_re-Avoid-freeing-MR-resources-if-dereg-fai.patch patches.suse/RDMA-bnxt_re-Fix-Send-Work-Entry-state-check-while-p.patch patches.suse/IB-hfi1-Don-t-cancel-unused-work-item.patch patches.suse/drm-dp_mst-correct-the-shifting-in-DP_REMOTE_I2C_REA.patch patches.suse/drm-sun4i-tcon-Set-RGB-DCLK-min.-divider-based-on-ha.patch patches.suse/drm-fb-helper-Round-up-bits_per_pixel-if-possible.patch patches.suse/ALSA-hda-realtek-Add-new-codec-supported-for-ALCS120.patch patches.suse/ALSA-usb-audio-Apply-the-sample-rate-quirk-for-Bose-.patch patches.suse/ALSA-hda-realtek-Set-EAPD-control-to-default-for-ALC.patch patches.suse/ALSA-hda-realtek-Add-quirk-for-the-bass-speaker-on-L.patch patches.suse/nvme-Translate-more-status-codes-to-blk_status_t.patch patches.suse/tty-always-relink-the-port.patch patches.suse/staging-vt6656-set-usb_set_intfdata-on-driver-fail.patch patches.suse/staging-comedi-adv_pci1710-fix-AI-channels-16-31-for.patch patches.suse/staging-rtl8188eu-Add-device-code-for-TP-Link-TL-WN7.patch patches.suse/chardev-Avoid-potential-use-after-free-in-chrdev_ope.patch patches.suse/0001-USB-core-fix-check-for-duplicate-endpoints.patch patches.suse/usb-musb-dma-Correct-parameter-passed-to-IRQ-handler.patch patches.suse/usb-chipidea-host-Disable-port-power-only-if-previou.patch patches.suse/0001-USB-serial-option-add-Telit-ME910G1-0x110a-compositi.patch patches.suse/0001-USB-serial-option-add-ZLP-support-for-0x1bc7-0x9010.patch patches.suse/USB-Fix-Don-t-skip-endpoint-descriptors-with-maxpack.patch patches.suse/usb-musb-fix-idling-for-suspend-after-disconnect-int.patch patches.suse/0001-usb-musb-Disable-pullup-at-init.patch patches.suse/HID-hidraw-uhid-Always-report-EPOLLOUT.patch patches.suse/iommu-remove-device-link-to-group-on-failure patches.suse/iommu-vt-d-unlink-device-if-failed-to-add-to-group patches.suse/drm-i915-gen9-Clear-residual-context-state-on-contex.patch patches.suse/mm-page-writeback-c-avoid-potential-division-by-zero-in-wb_min_max_ratio.patch patches.suse/mm-page-writeback-c-use-div64_ul-for-u64-by-unsigned-long-divide.patch patches.suse/mm-page-writeback-c-improve-arithmetic-divisions.patch patches.suse/scsi-sd-clear-sdkp-protection_type-if-disk-is-reformatted-without-pi patches.suse/xprtrdma-Fix-completion-wait-during-device-removal.patch patches.suse/fix-autofs-regression-caused-by-follow_managed-changes.patch patches.suse/platform-mellanox-fix-potential-deadlock-in-the-tmfi.patch patches.suse/platform-x86-asus-wmi-Fix-keyboard-brightness-cannot.patch patches.suse/clk-Don-t-try-to-enable-critical-clocks-if-prepare-f.patch patches.suse/clk-mmp2-Fix-the-order-of-timer-mux-parents.patch patches.suse/soc-ti-wkup_m3_ipc-Fix-race-condition-with-rproc_boo.patch patches.suse/ALSA-usb-audio-fix-sync-ep-altsetting-sanity-check.patch patches.suse/ALSA-seq-Fix-racy-access-for-queue-timer-in-proc-rea.patch patches.suse/ASoC-msm8916-wcd-analog-Fix-selected-events-for-MIC-.patch patches.suse/ASoC-sti-fix-possible-sleep-in-atomic.patch patches.suse/ASoC-msm8916-wcd-digital-Reset-RX-interpolation-path.patch patches.suse/btrfs-rework-arguments-of-btrfs_unlink_subvol.patch patches.suse/btrfs-fix-invalid-removal-of-root-ref.patch patches.suse/btrfs-do-not-delete-mismatched-root-refs.patch patches.suse/0001-btrfs-relocation-fix-reloc_root-lifespan-and-access.patch patches.suse/btrfs-check-rw_devices-not-num_devices-for-balance.patch patches.suse/usb-core-hub-Improved-device-recognition-on-remote-w.patch patches.suse/USB-serial-simple-Add-Motorola-Solutions-TETRA-MTP3x.patch patches.suse/USB-serial-option-Add-support-for-Quectel-RM500Q.patch patches.suse/USB-serial-opticon-fix-control-message-timeouts.patch patches.suse/0001-USB-serial-option-add-support-for-Quectel-RM500Q-in-.patch patches.suse/USB-serial-suppress-driver-bind-attributes.patch patches.suse/USB-serial-ch341-handle-unbound-port-at-reset_resume.patch patches.suse/USB-serial-io_edgeport-handle-unbound-ports-on-URB-c.patch patches.suse/USB-serial-io_edgeport-add-missing-active-port-sanit.patch patches.suse/USB-serial-keyspan-handle-unbound-ports.patch patches.suse/USB-serial-quatech2-handle-unbound-ports.patch patches.suse/iio-buffer-align-the-size-of-scan-bytes-to-size-of-t.patch patches.suse/scsi-fnic-fix-invalid-stack-access patches.suse/msft-hv-2002-scsi-storvsc-Correctly-set-number-of-hardware-queues.patch patches.suse/scsi-mptfusion-fix-double-fetch-bug-in-ioctl patches.suse/x86-resctrl-fix-an-imbalance-in-domain_remove_cpu.patch patches.suse/x86-resctrl-fix-potential-memory-leak.patch patches.suse/drm-i915-Add-missing-include-file-linux-math64.h.patch patches.suse/sh_eth-check-sh_eth_cpu_data-dual_port-when-dumping-.patch patches.suse/ixgbevf-Remove-limit-of-10-entries-for-unicast-filte.patch patches.suse/net-tls-fix-async-operation.patch patches.suse/qmi_wwan-Add-support-for-Quectel-RM500Q.patch patches.suse/NFC-pn533-fix-bulk-message-timeout.patch patches.suse/ptp-free-ptp-device-pin-descriptors-properly.patch patches.suse/net-usb-lan78xx-limit-size-of-local-TSO-packets.patch patches.suse/r8152-add-missing-endpoint-sanity-check.patch patches.suse/mac80211-mesh-restrict-airtime-metric-to-peered-esta.patch patches.suse/wireless-fix-enabling-channel-12-for-custom-regulato.patch patches.suse/mac80211-Fix-TKIP-replay-protection-immediately-afte.patch patches.suse/wireless-wext-avoid-gcc-O3-warning.patch patches.suse/cfg80211-fix-deadlocks-in-autodisconnect-work.patch patches.suse/cfg80211-fix-memory-leak-in-cfg80211_cqm_rssi_update.patch patches.suse/cfg80211-check-for-set_wiphy_params.patch patches.suse/cfg80211-fix-page-refcount-issue-in-A-MSDU-decap.patch patches.suse/0002-mlxsw-spectrum-Do-not-modify-cloned-SKBs-during-xmit.patch patches.suse/0003-mlxsw-switchx2-Do-not-modify-cloned-SKBs-during-xmit.patch patches.suse/mlxsw-spectrum-Wipe-xstats.backlog-of-down-ports.patch patches.suse/mlxsw-spectrum_qdisc-Include-MC-TCs-in-Qdisc-counter.patch patches.suse/tcp-fix-marked-lost-packets-not-being-retransmitted.patch patches.suse/hv_netvsc-Fix-memory-leak-when-removing-rndis-device.patch patches.suse/batman-adv-Fix-DAT-candidate-selection-on-little-end.patch patches.suse/net-wan-fsl_ucc_hdlc-fix-out-of-bounds-write-on-arra.patch patches.suse/bpf-sockmap-Read-psock-ingress_msg-before-sk_receive.patch patches.suse/bpf-Fix-incorrect-verifier-simulation-of-ARSH-under-.patch patches.suse/macvlan-use-skb_reset_mac_header-in-macvlan_queue_xm.patch patches.suse/net-dsa-tag_qca-fix-doubled-Tx-statistics.patch patches.suse/net-hns-fix-soft-lockup-when-there-is-not-enough-mem.patch patches.suse/bnxt_en-Fix-NTUPLE-firmware-command-failures.patch patches.suse/bnxt_en-Fix-ipv6-RFS-filter-matching-logic.patch patches.suse/hwmon-nct7802-Fix-voltage-limits-to-wrong-registers.patch patches.suse/hwmon-adt7475-Make-volt2reg-return-same-reg-as-reg2v.patch patches.suse/hwmon-core-Do-not-use-device-managed-functions-for-m.patch patches.suse/tracing-xen-ordered-comparison-of-function-pointers.patch patches.suse/mmc-tegra-fix-SDR50-tuning-override.patch patches.suse/mmc-sdhci-fix-minimum-clock-rate-for-v3-controller.patch patches.suse/0003-drm-i915-userptr-fix-size-calculation.patch patches.suse/powerpc-xive-Discard-ESB-load-value-when-interrupt-i.patch patches.suse/iommu-amd-fix-iommu-perf-counter-clobbering-during-init patches.suse/Input-sun4i-ts-add-a-check-for-devm_thermal_zone_of_.patch patches.suse/Input-pegasus_notetaker-fix-endpoint-sanity-check.patch patches.suse/Input-aiptek-fix-endpoint-sanity-check.patch patches.suse/Input-gtco-fix-endpoint-sanity-check.patch patches.suse/Input-sur40-fix-interface-sanity-checks.patch patches.suse/Revert-Input-synaptics-rmi4-don-t-increment-rmiaddr-.patch patches.suse/Input-rmi_f54-read-from-FIFO-in-32-byte-blocks.patch patches.suse/Input-keyspan-remote-fix-control-message-timeouts.patch patches.suse/Input-pm8xxx-vib-fix-handling-of-separate-enable-reg.patch patches.suse/0001-btrfs-scrub-Require-mandatory-block-group-RO-for-dev.patch patches.suse/0001-btrfs-dev-replace-remove-warning-for-unknown-return-.patch patches.suse/net-ip6_gre-fix-moving-ip6gre-between-namespaces.patch patches.suse/net-sysfs-Fix-reference-count-leak.patch patches.suse/tcp_bbr-improve-arithmetic-division-in-bbr_update_bw.patch patches.suse/net-usb-lan78xx-Add-.ndo_features_check.patch patches.suse/net-ip_tunnel-fix-namespaces-move.patch patches.suse/can-slip-Protect-tty-disc_data-in-write_wakeup-and-c.patch patches.suse/net-ip6_tunnel-fix-namespaces-move.patch patches.suse/airo-Fix-possible-info-leak-in-AIROOLDIOCTL-SIOCDEVP.patch patches.suse/airo-Add-missing-CAP_NET_ADMIN-check-in-AIROOLDIOCTL.patch patches.suse/net-rtnetlink-validate-IFLA_MTU-attribute-in-rtnl_cr.patch patches.suse/gtp-make-sure-only-SOCK_DGRAM-UDP-sockets-are-accept.patch patches.suse/r8152-get-default-setting-of-WOL-before-initializing.patch patches.suse/tun-add-mutex_unlock-call-and-napi.skb-clearing-in-t.patch patches.suse/libertas-Fix-two-buffer-overflows-at-parsing-bss-des.patch patches.suse/iwlwifi-mvm-fix-NVM-check-for-3168-devices.patch patches.suse/0004-net-sonic-Add-mutual-exclusion-for-accessing-shared-.patch patches.suse/net_sched-fix-datalen-for-ematch.patch patches.suse/net-cxgb3_main-Add-CAP_NET_ADMIN-check-to-CHELSIO_GE.patch patches.suse/net-mlx5-Fix-lowest-FDB-pool-size.patch patches.suse/net-mlx5-Update-the-list-of-the-PCI-supported-device-505a7f54.patch patches.suse/netfilter-conntrack-sctp-use-distinct-states-for-new.patch patches.suse/firestream-fix-memory-leaks.patch patches.suse/do_last-fetch-directory--i_mode-and--i_uid-before-its-too-late.patch patches.suse/scsi-fnic-do-not-queue-commands-during-fwreset.patch patches.suse/mmc-spi-Toggle-SPI-polarity-do-not-hardcode-it.patch patches.suse/mmc-sdhci-of-at91-fix-memleak-on-clk_get-failure.patch patches.suse/livepatch-selftest-clean-up-shadow-variable-names-and-type.patch patches.suse/livepatch-samples-selftest-use-klp_shadow_alloc-api-correctly.patch patches.suse/dmaengine-zynqmp_dma-fix-burst-length-configuration.patch patches.suse/spi-dw-use-smp_mb-to-avoid-sending-spi-data-error.patch patches.suse/regulator-rk808-Lower-log-level-on-optional-GPIOs-be.patch patches.suse/PM-devfreq-rk3399_dmc-Add-missing-of_node_put.patch patches.suse/PM-devfreq-rk3399_dmc-Disable-devfreq-event-device-w.patch patches.suse/apei-ghes-Do-not-delay-GHES-polling.patch patches.suse/ACPICA-Disassembler-create-buffer-fields-in-ACPI_PAR.patch patches.suse/ACPI-video-Do-not-export-a-non-working-backlight-int.patch patches.suse/ACPI-EC-Reference-count-query-handlers-under-lock.patch patches.suse/0087-md-bitmap-small-cleanups.patch patches.suse/0088-raid6-test-fix-a-compilation-error.patch patches.suse/0089-raid6-test-fix-a-compilation-warning.patch patches.suse/0090-md-raid6-fix-algorithm-choice-under-larger-PAGE_SIZE.patch patches.suse/0091-raid5-remove-worker_cnt_per_group-argument-from-allo.patch patches.suse/0092-md-rename-wb-stuffs.patch patches.suse/0093-md-fix-a-typo-s-creat-create.patch patches.suse/0015-lib-crc64-include-linux-crc64.h-for-crc64_be.patch patches.suse/0016-bcache-add-code-comments-for-state-pool-in-__btree_s.patch patches.suse/0012-bcache-avoid-unnecessary-btree-nodes-flushing-in-btr.patch patches.suse/0018-bcache-print-written-and-keys-in-trace_bcache_btree_.patch patches.suse/0019-bcache-remove-member-accessed-from-struct-btree.patch patches.suse/0020-bcache-reap-c-btree_cache_freeable-from-the-tail-in-.patch patches.suse/0021-bcache-reap-from-tail-of-c-btree_cache-in-bch_mca_sc.patch patches.suse/clocksource-drivers-bcm2835_timer-Fix-memory-leak-of.patch patches.suse/msft-hv-2006-clocksource-drivers-hyper-v-Set-TSC-clocksource-as-d.patch patches.suse/irqdomain-Fix-a-memory-leak-in-irq_domain_push_irq.patch patches.suse/x86-cpu-update-cached-hle-state-on-write-to-tsx_ctrl_cpuid_clear patches.suse/efi-x86-Map-the-entire-EFI-vendor-string-before-copy.patch patches.suse/efi-x86-Don-t-panic-or-BUG-on-non-critical-error-con.patch patches.suse/perf-x86-amd-constrain-large-increment-per-cycle-events.patch patches.suse/x86-resctrl-check-monitoring-static-key-in-the-mbm-overflow-handler.patch patches.suse/btrfs-kill-min_allocable_bytes-in-inc_block_group_ro.patch patches.suse/btrfs-make-btrfs_ordered_extent-naming-consistent-wi.patch patches.suse/Btrfs-fix-infinite-loop-during-fsync-after-rename-op.patch patches.suse/ubifs-don-t-trigger-assertion-on-invalid-no-key-file.patch patches.suse/fs-cifs-smb2ops-c-use-true-false-for-bool-variable.patch patches.suse/fs-cifs-cifssmb-c-use-true-false-for-bool-variable.patch patches.suse/cifs-prepare-SMB2_query_directory-to-be-used-with-compounding.patch patches.suse/cifs-create-a-helper-function-to-parse-the-query-directory-response.patch patches.suse/cifs-use-compounding-for-open-and-first-query-dir-for-readdir-.patch patches.suse/cifs-set-correct-max-buffer-size-for-smb2_ioctl_init-.patch patches.suse/cifs-Clean-up-DFS-referral-cache.patch patches.suse/cifs-Get-rid-of-kstrdup_const-d-paths.patch patches.suse/cifs-Introduce-helpers-for-finding-TCP-connection.patch patches.suse/cifs-Merge-is_path_valid-into-get_normalized_path-.patch patches.suse/cifs-Fix-potential-deadlock-when-updating-vol-in-cifs_reconnect-.patch patches.suse/cifs-Avoid-doing-network-I-O-while-holding-cache-lock.patch patches.suse/cifs-Fix-return-value-in-__update_cache_entry.patch patches.suse/cifs-fix-unitialized-variable-poential-problem-with-network-I-O-cac.patch patches.suse/cifs-Fix-mount-options-set-in-automount.patch patches.suse/cifs-Fix-memory-allocation-in-__smb2_handle_cancelled_cmd-.patch patches.suse/cifs-remove-set-but-not-used-variable-server-2.patch patches.suse/CIFS-Add-support-for-setting-owner-info-dos-attributes-and-create.patch patches.suse/smb3-fix-default-permissions-on-new-files-when-mounting-with-modefr.patch patches.suse/cifs-fix-NULL-dereference-in-match_prepath.patch patches.suse/cifs-add-support-for-fallocate-mode-0-for-non-sparse-files.patch patches.suse/cifs-use-PTR_ERR_OR_ZERO-to-simplify-code.patch patches.suse/CIFS-Fix-task-struct-use-after-free-on-reconnect.patch patches.suse/0001-padata-Remove-broken-queue-flushing.patch patches.suse/0001-crypto-pcrypt-Fix-user-after-free-on-module-unload.patch patches.suse/crypto-pcrypt-Do-not-clear-MAY_SLEEP-flag-in-origina.patch patches.suse/0001-padata-always-acquire-cpu_hotplug_lock-before-pinst-.patch patches.suse/crypto-af_alg-Use-bh_lock_sock-in-sk_destruct.patch patches.suse/crypto-api-Check-spawn-alg-under-lock-in-crypto_drop.patch patches.suse/crypto-api-Fix-race-condition-in-crypto_spawn_alg.patch patches.suse/crypto-picoxcell-adjust-the-position-of-tasklet_init.patch patches.suse/crypto-chelsio-fix-writing-tfm-flags-to-wrong-place.patch patches.suse/crypto-atmel-sha-fix-error-handling-when-setting-hma.patch patches.suse/crypto-caam-qi2-fix-typo-in-algorithm-s-driver-name.patch patches.suse/NFC-port100-Convert-cpu_to_le16-le16_to_cpu-E1-E2-to.patch patches.suse/0005-net-tulip-Adjust-indentation-in-dmfe-uli526x-_init_m.patch patches.suse/0006-net-smc911x-Adjust-indentation-in-smc911x_phy_config.patch patches.suse/ppp-Adjust-indentation-into-ppp_async_input.patch patches.suse/net-ena-implement-XDP-drop-support.patch patches.suse/net-ena-Implement-XDP_TX-action.patch patches.suse/net-ena-Add-first_interrupt-field-to-napi-struct.patch patches.suse/NFC-pn544-Adjust-indentation-in-pn544_hci_check_pres.patch patches.suse/brcmfmac-Fix-memory-leak-in-brcmf_p2p_create_p2pdev.patch patches.suse/b43legacy-Fix-Wcast-function-type.patch patches.suse/ipw2x00-Fix-Wcast-function-type.patch patches.suse/iwlegacy-Fix-Wcast-function-type.patch patches.suse/rtlwifi-rtl_pci-Fix-Wcast-function-type.patch patches.suse/bcma-remove-set-but-not-used-variable-sizel.patch patches.suse/brcmfmac-Fix-use-after-free-in-brcmf_sdio_readframes.patch patches.suse/mwifiex-delete-unused-mwifiex_get_intf_num.patch patches.suse/brcmfmac-fix-interface-sanity-check.patch patches.suse/orinoco_usb-fix-interface-sanity-check.patch patches.suse/rtl8xxxu-fix-interface-sanity-check.patch patches.suse/rsi_91x_usb-fix-interface-sanity-check.patch patches.suse/zd1211rw-fix-storage-endpoint-lookup.patch patches.suse/brcmfmac-Fix-memory-leak-in-brcmf_usbdev_qinit.patch patches.suse/orinoco-avoid-assertion-in-case-of-NULL-pointer.patch patches.suse/ath9k-fix-storage-endpoint-lookup.patch patches.suse/net-ena-remove-set-but-not-used-variable-rx_ring.patch patches.suse/vmxnet3-Remove-always-false-conditional-statement.patch patches.suse/ptr_ring-add-include-of-linux-mm.h.patch patches.suse/0055-amd-xgbe-remove-unnecessary-conversion-to-bool.patch patches.suse/msft-hv-2010-hv_netvsc-Add-XDP-support.patch patches.suse/net_sched-ematch-reject-invalid-TCF_EM_SIMPLE.patch patches.suse/drivers-net-xgene-Fix-the-order-of-the-arguments-of-.patch patches.suse/Bluetooth-Fix-race-condition-in-hci_release_sock.patch patches.suse/mwifiex-drop-most-magic-numbers-from-mwifiex_process.patch patches.suse/brcmfmac-sdio-Fix-OOB-interrupt-initialization-on-br.patch patches.suse/iwlegacy-ensure-loop-counter-addr-does-not-wrap-and-.patch patches.suse/ath10k-pci-Only-dump-ATH10K_MEM_REGION_TYPE_IOREG-wh.patch patches.suse/ath10k-pci-Fix-comment-on-ath10k_pci_dump_memory_sra.patch patches.suse/Revert-ath10k-fix-DMA-related-firmware-crashes-on-mu.patch patches.suse/ath10k-Correct-the-DMA-direction-for-management-tx-b.patch patches.suse/ar5523-Add-USB-ID-of-SMCWUSBT-G2-wireless-adapter.patch patches.suse/ALSA-control-remove-useless-assignment-in-.info-call.patch patches.suse/ALSA-usx2y-Adjust-indentation-in-snd_usX2Y_hwdep_dsp.patch patches.suse/ALSA-ctl-allow-TLV-read-operation-for-callback-type-.patch patches.suse/ALSA-usb-audio-fix-Corsair-Virtuoso-mixer-label-coll.patch patches.suse/ALSA-hda-constify-copied-structure.patch patches.suse/ALSA-hda-Constify-snd_kcontrol_new-items.patch patches.suse/ALSA-hda-Constify-snd_pci_quirk-tables.patch patches.suse/ALSA-hda-constify-and-cleanup-static-NodeID-tables.patch patches.suse/ALSA-sh-Fix-unused-variable-warnings.patch patches.suse/ALSA-hda-realtek-Apply-mic-mute-LED-quirk-for-Dell-E.patch patches.suse/ALSA-usb-audio-Use-lower-hex-numbers-for-IDs.patch patches.suse/ALSA-hda-realtek-More-constifications.patch patches.suse/ALSA-hda-More-constifications.patch patches.suse/ALSA-sh-Fix-compile-warning-wrt-const.patch patches.suse/ALSA-hda-patch_realtek-fix-empty-macro-usage-in-if-b.patch patches.suse/ALSA-usb-audio-Add-boot-quirk-for-MOTU-M-Series.patch patches.suse/ALSA-hda-correct-kernel-doc-parameter-descriptions.patch patches.suse/ALSA-hda-patch_hdmi-remove-warnings-with-empty-body.patch patches.suse/ALSA-usb-audio-unlock-on-error-in-probe.patch patches.suse/ALSA-usb-audio-add-implicit-fb-quirk-for-MOTU-M-Seri.patch patches.suse/ALSA-hda-analog-Minor-optimization-for-SPDIF-mux-con.patch patches.suse/ALSA-hda-realtek-Add-Headset-Mic-supported-for-HP-cP.patch patches.suse/ALSA-hda-hdmi-add-retry-logic-to-parse_intel_hdmi.patch patches.suse/ALSA-hda-Add-docking-station-support-for-Lenovo-Thin.patch patches.suse/ALSA-hda-Add-Clevo-W65_67SB-the-power_save-blacklist.patch patches.suse/ALSA-usb-audio-add-quirks-for-Line6-Helix-devices-fw.patch patches.suse/s390-pci-recover-handle-in-clp_set_pci_fn patches.suse/s390-pci-fix-possible-deadlock-in-recover_store patches.suse/gpio-gpio-grgpio-fix-possible-sleep-in-atomic-contex.patch patches.suse/pinctrl-sh-pfc-r8a7778-Fix-duplicate-SDSELF_B-and-SD.patch patches.suse/pinctrl-sh-pfc-sh7264-Fix-CAN-function-GPIOs.patch patches.suse/pinctrl-sh-pfc-sh7269-Fix-CAN-function-GPIOs.patch patches.suse/pinctrl-baytrail-Do-not-clear-IRQ-flags-on-direct-ir.patch patches.suse/usb-dwc2-Fix-IN-FIFO-allocation.patch patches.suse/usb-gadget-legacy-set-max_speed-to-super-speed.patch patches.suse/usb-gadget-udc-fix-possible-sleep-in-atomic-context-.patch patches.suse/usb-dwc3-turn-off-VBUS-when-leaving-host-mode.patch patches.suse/usb-gadget-f_ncm-Use-atomic_t-to-track-in-flight-req.patch patches.suse/usb-gadget-f_ecm-Use-atomic_t-to-track-in-flight-req.patch patches.suse/usb-musb-omap2430-Get-rid-of-musb-.set_vbus-for-omap.patch patches.suse/phy-qualcomm-Adjust-indentation-in-read_poll_timeout.patch patches.suse/usb-typec-tcpci-mask-event-interrupts-when-remove-dr.patch patches.suse/USB-serial-ir-usb-add-missing-endpoint-sanity-check.patch patches.suse/USB-serial-ir-usb-fix-link-speed-handling.patch patches.suse/USB-serial-ir-usb-fix-IrLAP-framing.patch patches.suse/ttyprintk-fix-a-potential-deadlock-in-interrupt-cont.patch patches.suse/tty-synclinkmp-Adjust-indentation-in-several-functio.patch patches.suse/tty-synclink_gt-Adjust-indentation-in-several-functi.patch patches.suse/serial-8250_bcm2835aux-Fix-line-mismatch-on-driver-u.patch patches.suse/staging-vt6656-correct-packet-types-for-CTS-protect-.patch patches.suse/staging-vt6656-use-NULLFUCTION-stack-on-mac80211.patch patches.suse/staging-vt6656-Fix-false-Tx-excessive-retries-report.patch patches.suse/staging-wlan-ng-ensure-error-return-is-actually-retu.patch patches.suse/iio-adc-stm32-adc-Use-dma_request_chan-instead-dma_r.patch patches.suse/staging-most-net-fix-buffer-overflow.patch patches.suse/driver-core-platform-Prevent-resouce-overflow-from-c.patch patches.suse/driver-core-Print-device-when-resources-present-in-r.patch patches.suse/driver-core-platform-fix-u32-greater-or-equal-to-zer.patch patches.suse/namei-only-return-ECHILD-from-follow_dotdot_rcu.patch patches.suse/0013-dm-zoned-support-zone-sizes-smaller-than-128MiB.patch patches.suse/0013-dm-space-map-common-fix-to-ensure-new-block-isn-t-al.patch patches.suse/0014-dm-crypt-fix-benbi-IV-constructor-crash-if-used-in-a.patch patches.suse/0014-dm-writecache-fix-incorrect-flush-sequence-when-doin.patch patches.suse/0015-dm-fix-potential-for-q-make_request_fn-NULL-pointer.patch patches.suse/scsi-ufs-recheck-bkops-level-if-bkops-is-disabled patches.suse/scsi-qla4xxx-adjust-indentation-in-qla4xxx_mem_free patches.suse/scsi-csiostor-adjust-indentation-in-csio_device_reset patches.suse/scsi-qla2xxx-Remove-defer-flag-to-indicate-immeadiat.patch patches.suse/scsi-qla2xxx-Fix-fabric-scan-hang.patch patches.suse/scsi-qla2xxx-Add-a-shadow-variable-to-hold-disc_stat.patch patches.suse/scsi-qla2xxx-Cleanup-unused-async_logout_done.patch patches.suse/scsi-qla2xxx-Fix-update_fcport-for-current_topology.patch patches.suse/scsi-qla2xxx-Add-D-Port-Diagnostic-reason-explanatio.patch patches.suse/scsi-qla2xxx-Use-common-routine-to-free-fcport-struc.patch patches.suse/scsi-qla2xxx-Fix-stuck-login-session-using-prli_pend.patch patches.suse/scsi-qla2xxx-Correct-fcport-flags-handling.patch patches.suse/scsi-qla2xxx-Consolidate-fabric-scan.patch patches.suse/scsi-qla2xxx-Fix-RIDA-Format-2.patch patches.suse/scsi-qla2xxx-Fix-stuck-session-in-GNL.patch patches.suse/scsi-qla2xxx-Fix-mtcp-dump-collection-failure.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.22-k.patch patches.suse/scsi-lpfc-Fix-incomplete-NVME-discovery-when-target.patch patches.suse/scsi-lpfc-Fix-Rework-setting-of-fdmi-symbolic-node-n.patch patches.suse/scsi-lpfc-Fix-missing-check-for-CSF-in-Write-Object-.patch patches.suse/scsi-lpfc-Fix-Fabric-hostname-registration-if-system.patch patches.suse/scsi-lpfc-Fix-ras_log-via-debugfs.patch patches.suse/scsi-lpfc-Fix-disablement-of-FC-AL-on-lpe35000-model.patch patches.suse/scsi-lpfc-Fix-unmap-of-dpp-bars-affecting-next-drive.patch patches.suse/scsi-lpfc-Fix-MDS-Latency-Diagnostics-Err-drop-rates.patch patches.suse/scsi-lpfc-Fix-improper-flag-check-for-IO-type.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.6.0.3.patch patches.suse/scsi-qla2xxx-Improve-readability-of-the-code-that-ha.patch patches.suse/scsi-qla2xxx-Fix-the-endianness-of-the-qla82xx_get_f.patch patches.suse/scsi-qla2xxx-Use-get_unaligned_-instead-of-open-codi.patch patches.suse/scsi-lpfc-Make-lpfc_defer_acc_rsp-static.patch patches.suse/scsi-megaraid_sas-do-not-initiate-ocr-if-controller-is-not-in-ready-state patches.suse/scsi-qla2xxx-Fix-a-NULL-pointer-dereference-in-an-er.patch patches.suse/scsi-ufs-fix-ufshcd_probe_hba-reture-value-in-case-ufshcd_scsi_add_wlus-fails patches.suse/KVM-arm64-Write-arch.mdcr_el2-changes-since-last-vcp.patch patches.suse/power-supply-ltc2941-battery-gauge-fix-use-after-fre.patch patches.suse/drm-ttm-ttm_tt_init_fields-can-be-static.patch patches.suse/drm-gma500-Fixup-fbdev-stolen-size-usage-evaluation.patch patches.suse/drm-rect-Avoid-division-by-zero.patch patches.suse/drm-rect-update-kerneldoc-for-drm_rect_clip_scaled.patch patches.suse/drm-amdgpu-remove-4-set-but-not-used-variable-in-amd.patch patches.suse/drm-amdgpu-add-function-parameter-description-in-amd.patch patches.suse/drm-amdgpu-add-function-parameter-description-in-amd-e8b74035.patch patches.suse/drm-amdgpu-remove-set-but-not-used-variable-dig_conn.patch patches.suse/drm-amdgpu-remove-set-but-not-used-variable-dig.patch patches.suse/drm-amdgpu-remove-always-false-comparison-in-amdgpu_.patch patches.suse/drm-amdgpu-remove-set-but-not-used-variable-mc_share.patch patches.suse/drm-amd-display-remove-duplicated-assignment-to-grph.patch patches.suse/0012-drm-amdgpu-remove-set-but-not-used-variable-mc_share.patch patches.suse/drm-amdgpu-remove-set-but-not-used-variable-amdgpu_c.patch patches.suse/drm-amdgpu-remove-set-but-not-used-variable-invalid.patch patches.suse/drm-amd-powerplay-remove-set-but-not-used-variable-u.patch patches.suse/0001-drm-rcar-du-Recognize-renesas-vsps-in-addition-to-vs.patch patches.suse/0001-drm-mipi_dbi-Fix-off-by-one-bugs-in-mipi_dbi_blank.patch patches.suse/0001-pxa168fb-Fix-the-function-used-to-release-some-memor.patch patches.suse/drm-rockchip-lvds-Fix-indentation-of-a-define.patch patches.suse/drm-bridge-dw-hdmi-constify-copied-structure.patch patches.suse/0001-drm-atmel-hlcdc-enable-clock-before-configuring-timi.patch patches.suse/drm-remove-the-newline-for-CRC-source-name.patch patches.suse/drm-mediatek-handle-events-when-enabling-disabling-c.patch patches.suse/0001-drm-mediatek-disable-all-the-planes-in-atomic_disabl.patch patches.suse/0001-drm-mediatek-Add-gamma-property-according-to-hardwar.patch patches.suse/drm-nouveau-secboot-gm20b-initialize-pointer-in-gm20.patch patches.suse/drm-nouveau-gr-gk20a-gm200-add-terminators-to-method.patch patches.suse/drm-nouveau-Fix-copy-paste-error-in-nouveau_fence_wa.patch patches.suse/0001-drm-msm-mdp4-Adjust-indentation-in-mdp4_dsi_encoder_.patch patches.suse/drm-vmwgfx-prevent-memory-leak-in-vmw_cmdbuf_res_add.patch patches.suse/drm-nouveau-disp-nv50-prevent-oops-when-no-channel-m.patch patches.suse/ext4-fix-deadlock-allocating-crypto-bounce-page-from.patch patches.suse/jbd2-clear-JBD2_ABORT-flag-before-journal_reset-to-u.patch patches.suse/ext4-fix-extent_status-fragmentation-for-plain-files.patch patches.suse/jbd2-switch-to-use-jbd2_journal_abort-when-failed-to.patch patches.suse/ext4-jbd2-ensure-panic-when-aborting-with-zero-errno.patch patches.suse/jbd2-make-sure-ESHUTDOWN-to-be-recorded-in-the-journ.patch patches.suse/xfs-also-remove-cached-ACLs-when-removing-the-underl.patch patches.suse/reiserfs-Fix-memory-leak-of-journal-device-string.patch patches.suse/reiserfs-Fix-spurious-unlock-in-reiserfs_fill_super-.patch patches.suse/ubifs-Fix-FS_IOC_SETFLAGS-unexpectedly-clearing-encr.patch patches.suse/ubifs-Fix-deadlock-in-concurrent-bulk-read-and-write.patch patches.suse/kvm-svm-override-default-mmio-mask-if-memory-encryption-is-enabled patches.suse/KVM-PPC-Book3S-HV-Uninit-vCPU-if-vcore-creation-fail.patch patches.suse/KVM-PPC-Book3S-PR-Free-shared-page-if-mmu-initializa.patch patches.suse/0002-KVM-x86-Protect-x86_decode_insn-from-Spectre-v1-L1TF.patch patches.suse/0003-KVM-x86-Protect-kvm_hv_msr_-get-set-_crash_data-from.patch patches.suse/0004-KVM-x86-Refactor-picdev_write-to-prevent-Spectre-v1-.patch patches.suse/0005-KVM-x86-Protect-ioapic_read_indirect-from-Spectre-v1.patch patches.suse/0006-KVM-x86-Protect-ioapic_write_indirect-from-Spectre-v.patch patches.suse/0007-KVM-x86-Protect-kvm_lapic_reg_write-from-Spectre-v1-.patch patches.suse/0008-KVM-x86-Protect-MSR-based-index-computations-in-fixe.patch patches.suse/0009-KVM-x86-Protect-MSR-based-index-computations-in-pmu..patch patches.suse/0010-KVM-x86-Protect-MSR-based-index-computations-from.patch patches.suse/0011-KVM-x86-Protect-DR-based-index-computations-from.patch patches.suse/0012-KVM-x86-Protect-pmu_intel.c-from-Spectre-v1-L1TF-att.patch patches.suse/KVM-Check-for-a-bad-hva-before-dropping-into-the-ghc.patch patches.suse/KVM-Clean-up-__kvm_gfn_to_hva_cache_init-and-its-cal.patch patches.suse/KVM-arm-arm64-vgic-its-Fix-restoration-of-unmapped-c.patch patches.suse/KVM-arm-arm64-Fix-young-bit-from-mmu-notifier.patch patches.suse/KVM-arm-Fix-DFSR-setting-for-non-LPAE-aarch32-guests.patch patches.suse/KVM-arm-Make-inject_abt32-inject-an-external-abort-i.patch patches.suse/KVM-PPC-Book3S-PR-Fix-Werror-return-type-build-failu.patch patches.suse/x86-resctrl-fix-use-after-free-when-deleting-resource-groups.patch patches.suse/x86-resctrl-fix-use-after-free-due-to-inaccurate-refcount-of-rdtgroup.patch patches.suse/x86-resctrl-fix-a-deadlock-due-to-inaccurate-reference.patch patches.suse/mm-mempolicy-c-fix-out-of-bounds-write-in-mpol_parse_str.patch patches.suse/media-v4l2-core-set-pages-dirty-upon-releasing-DMA-b.patch patches.suse/lib-test_kasan.c-fix-memory-leak-in-kmalloc_oob_krea.patch patches.suse/mm-huge_memory-c-use-head-to-check-huge-zero-page.patch patches.suse/mm-thp-fix-defrag-setting-if-newline-is-not-used.patch patches.suse/lib-scatterlist.c-adjust-indentation-in-__sg_alloc_t.patch patches.suse/0001-PM-core-Fix-handling-of-devices-deleted-during-syste.patch patches.suse/IB-mlx5-Fix-outstanding_pi-index-for-GSI-qps.patch patches.suse/RDMA-netlink-Do-not-always-generate-an-ACK-for-some-.patch patches.suse/RDMA-i40iw-fix-a-potential-NULL-pointer-dereference.patch patches.suse/RDMA-core-Fix-locking-in-ib_uverbs_event_read.patch patches.suse/IB-hfi1-Add-software-counter-for-ctxt0-seq-drop.patch patches.suse/IB-hfi1-Add-RcvShortLengthErrCnt-to-hfi1stats.patch patches.suse/RDMA-uverbs-Verify-MR-access-flags.patch patches.suse/IB-mlx4-Fix-memory-leak-in-add_gid-error-flow.patch patches.suse/IB-mlx4-Fix-leak-in-id_map_find_del.patch patches.suse/RDMA-cma-Fix-unbalanced-cm_id-reference-count-during.patch patches.suse/media-ti-vpe-cal-Restrict-DMA-to-avoid-memory-corrup.patch patches.suse/media-gspca-zero-usb_buf.patch patches.suse/media-dvb-usb-dvb-usb-urb.c-initialize-actlen-to-0.patch patches.suse/media-go7007-fix-a-miss-of-snd_card_free.patch patches.suse/media-v4l2-device.h-Explicitly-compare-grp-id-mask-t.patch patches.suse/media-digitv-don-t-continue-if-remote-control-state-.patch patches.suse/media-af9005-uninitialized-variable-printked.patch patches.suse/media-i2c-mt9v032-fix-enum-mbus-codes-and-frame-size.patch patches.suse/media-v4l2-rect.h-fix-v4l2_rect_map_inside-top-left-.patch patches.suse/media-sti-bdisp-fix-a-possible-sleep-in-atomic-conte.patch patches.suse/media-iguanair-fix-endpoint-sanity-check.patch patches.suse/media-uvcvideo-Avoid-cyclic-entity-chains-due-to-mal.patch patches.suse/PCI-AER-Log-which-device-prevents-error-recovery.patch patches.suse/PCI-AER-Factor-message-prefixes-with-dev_fmt.patch patches.suse/PCI-Don-t-disable-bridge-BARs-when-assigning-bus-res.patch patches.suse/PCI-switchtec-Fix-vep_vector_number-ioread-width.patch patches.suse/PCI-IOV-Fix-memory-leak-in-pci_iov_add_virtfn.patch patches.suse/vfs-fix-do_last-regression.patch patches.suse/cifs-fix-soft-mounts-hanging-in-the-reconnect-code.patch patches.suse/msft-hv-2011-hv_balloon-Balloon-up-according-to-request-page-numb.patch patches.suse/msft-hv-2015-video-hyperv-hyperv_fb-Use-physical-memory-for-fb-on.patch patches.suse/mfd-dln2-More-sanity-checking-for-endpoints.patch patches.suse/mfd-da9062-Fix-watchdog-compatible-string.patch patches.suse/mfd-rn5t618-Mark-ADC-control-register-volatile.patch patches.suse/Btrfs-fix-race-between-adding-and-putting-tree-mod-s.patch patches.suse/btrfs-fix-force-usage-in-inc_block_group_ro.patch patches.suse/0001-btrfs-take-overcommit-into-account-in-inc_block_grou.patch patches.suse/btrfs-do-not-zero-f_bavail-if-we-have-available-spac.patch patches.suse/Input-edt-ft5x06-work-around-first-register-access-e.patch patches.suse/clk-sunxi-ng-add-mux-and-pll-notifiers-for-A64-CPU-c.patch patches.suse/clk-tegra-Mark-fuse-clock-as-critical.patch patches.suse/percpu-separate-decrypted-varaibles-anytime-encryption-can-be-enabled.patch patches.suse/rtc-hym8563-Return-EINVAL-if-the-time-is-known-to-be.patch patches.suse/rtc-cmos-Stop-using-shared-IRQ.patch patches.suse/remoteproc-Initialize-rproc_class-before-use.patch patches.suse/powerpc-pseries-Allow-not-having-ibm-hypertas-functi.patch patches.suse/powerpc-xmon-don-t-access-ASDR-in-VMs.patch patches.suse/powerpc-pseries-Advance-pfn-if-section-is-not-presen.patch patches.suse/powerpc-papr_scm-Don-t-enable-direct-map-for-a-regio.patch patches.suse/powerpc-pseries-vio-Fix-iommu_table-use-after-free-r.patch patches.suse/powerpc-papr_scm-Fix-leaking-bus_desc.provider_name-.patch patches.suse/powerpc-mm-Remove-kvm-radix-prefetch-workaround-for-.patch patches.suse/powerpc-pseries-lparcfg-Fix-display-of-Maximum-Memor.patch patches.suse/tcp-clear-tp-total_retrans-in-tcp_disconnect.patch patches.suse/tcp-clear-tp-delivered-in-tcp_disconnect.patch patches.suse/tcp-clear-tp-data_segs-in-out-in-tcp_disconnect.patch patches.suse/tcp-clear-tp-segs_-in-out-in-tcp_disconnect.patch patches.suse/cls_rsvp-fix-rsvp_policy.patch patches.suse/rxrpc-Fix-insufficient-receive-notification-generati.patch patches.suse/net-stmmac-Delete-txtimer-in-suspend.patch patches.suse/bnxt_en-Fix-TC-queue-mapping.patch patches.suse/net-hsr-fix-possible-NULL-deref-in-hsr_handle_frame.patch patches.suse/net_sched-fix-an-OOB-access-in-cls_tcindex.patch patches.suse/l2tp-Allow-duplicate-session-creation-with-UDP.patch patches.suse/gtp-use-__GFP_NOWARN-to-avoid-memalloc-warning.patch patches.suse/simple_recursive_removal-kernel-side-rm-rf-for-ramfs.patch patches.suse/s390-mm-fix-dynamic-pagetable-upgrade-for-hugetlbfs patches.suse/0001-xen-balloon-Support-xend-based-toolstack-take-two.patch patches.suse/iommu-arm-smmu-v3-populate-vmid-field-for-cmdq_op_tlbi_nh_va patches.suse/iommu-amd-check-feature-support-bit-before-accessing-msi-capability-registers patches.suse/iommu-amd-only-support-x2apic-with-ivhd-type-11h-40h patches.suse/pwm-omap-dmtimer-Remove-PWM-chip-in-.remove-before-m.patch patches.suse/pwm-Remove-set-but-not-set-variable-pwm.patch patches.suse/ata-ahci-Add-shutdown-to-freeze-hardware-resources-o.patch patches.suse/0022-bcache-fix-memory-corruption-in-bch_cache_accounting.patch patches.suse/0023-bcache-explicity-type-cast-in-bset_bkey_last.patch patches.suse/0024-bcache-add-readahead-cache-policy-options-via-sysfs-.patch patches.suse/0022-bcache-fix-incorrect-data-type-usage-in-btree_flush_.patch patches.suse/0026-bcache-check-return-value-of-prio_read.patch patches.suse/tracing-fix-very-unlikely-race-of-registering-two-stat-tracers.patch patches.suse/tracing-fix-tracing_stat-return-values-in-error-handling-paths.patch patches.suse/tracing-annotate-ftrace_graph_hash-pointer-with-_rcu.patch patches.suse/tracing-annotate-ftrace_graph_notrace_hash-pointer-with-_rcu.patch patches.suse/ftrace-add-comment-to-why-rcu_dereference_sched-is-open-coded.patch patches.suse/ftrace-protect-ftrace_graph_hash-with-ftrace_sync.patch patches.suse/ceph-remove-the-extra-slashes-in-the-server-path.patch patches.suse/ALSA-hda-Reset-stream-if-DMA-RUN-bit-not-cleared.patch patches.suse/ALSA-hda-Add-JasperLake-PCI-ID-and-codec-vid.patch patches.suse/ALSA-usb-audio-Fix-endianess-in-descriptor-validatio.patch patches.suse/ALSA-dummy-Fix-PCM-format-loop-in-proc-output.patch patches.suse/ALSA-hda-realtek-Fixed-one-of-HP-ALC671-platform-Hea.patch patches.suse/ALSA-hda-Clear-RIRB-status-before-reading-WP.patch patches.suse/KVM-s390-ENOTSUPP-EOPNOTSUPP-fixups.patch patches.suse/KVM-s390-do-not-clobber-registers-during-guest-reset.patch patches.suse/clk-qcom-rcg2-Don-t-crash-if-our-parent-can-t-be-fou.patch patches.suse/drm-amd-display-Retrain-dongles-when-SINK_COUNT-beco.patch patches.suse/radeon-insert-10ms-sleep-in-dce5_crtc_load_lut.patch patches.suse/0001-drm-amd-dm-mst-Ignore-payload-update-failures.patch patches.suse/NFS-Revalidate-the-file-size-on-a-fatal-write-error.patch patches.suse/NFS-Revalidate-the-file-mapping-on-all-fatal-writeba.patch patches.suse/NFS-pnfs-Fix-pnfs_generic_prepare_to_resend_writes.patch patches.suse/NFS-Fix-memory-leaks-and-corruption-in-readdir.patch patches.suse/NFS-Directory-page-cache-pages-need-to-be-locked-whe.patch patches.suse/NFSv4-try-lease-recovery-on-NFS4ERR_EXPIRED.patch patches.suse/NFSv4.0-nfs4_do_fsinfo-should-not-do-implicit-lease-.patch patches.suse/nfsd-fix-delay-timer-on-32-bit-architectures.patch patches.suse/nfsd-fix-jiffies-time_t-mixup-in-LRU-list.patch patches.suse/sunrpc-expiry_time-should-be-seconds-not-timeval.patch patches.suse/soc-tegra-fuse-Correct-straps-address-for-older-Tegr.patch patches.suse/net_sched-fix-a-resource-leak-in-tcindex_set_parms.patch patches.suse/devlink-report-0-after-hitting-end-in-region-read.patch patches.suse/bonding-alb-properly-access-headers-in-bond_alb_xmit.patch patches.suse/net-macb-Remove-unnecessary-alignment-check-for-TSO.patch patches.suse/net-macb-Limit-maximum-GEM-TX-length-in-TSO.patch patches.suse/net-mvneta-move-rx_dropped-and-rx_errors-in-per-cpu-.patch patches.suse/net-systemport-Avoid-RBUF-stuck-in-Wake-on-LAN-mode.patch patches.suse/net-mlx5-IPsec-Fix-esp-modify-function-attribute.patch patches.suse/net-mlx5-IPsec-fix-memory-leak-at-mlx5_fpga_ipsec_de.patch patches.suse/0001-net-dsa-b53-Always-use-dev-vlan_enabled-in-b53_confi.patch patches.suse/msft-hv-2023-hv_netvsc-Fix-XDP-refcnt-for-synthetic-and-VF-NICs.patch patches.suse/mlxsw-spectrum_dpipe-Add-missing-error-path.patch patches.suse/mwifiex-fix-unbalanced-locking-in-mwifiex_process_co.patch patches.suse/mwifiex-Fix-possible-buffer-overflows-in-mwifiex_ret.patch patches.suse/mwifiex-Fix-possible-buffer-overflows-in-mwifiex_cmd.patch patches.suse/libertas-dont-exit-from-lbs_ibss_join_existing-with.patch patches.suse/libertas-make-lbs_ibss_join_existing-return-error.patch patches.suse/iwlwifi-mvm-Fix-thermal-zone-registration.patch patches.suse/iwlwifi-don-t-throw-error-when-trying-to-remove-IGTK.patch patches.suse/scsi-qla2xxx-Fix-unbound-NVME-response-length.patch patches.suse/clocksource-Prevent-double-add_timer_on-for-watchdog.patch patches.suse/SMB3-Backup-intent-flag-missing-from-some-more-ops.patch patches.suse/smb3-fix-problem-with-null-cifs-super-block-with-previous-patch.patch patches.suse/cifs-fail-i-o-on-soft-mounts-if-sessionsetup-errors-out.patch patches.suse/cifs-log-warning-message-once-if-out-of-disk-space.patch patches.suse/cifs-Add-tracepoints-for-errors-on-flush-or-fsync.patch patches.suse/cifs-fix-soft-mounts-hanging-in-the-reconnect-code-2.patch patches.suse/cifs-add-SMB3-change-notification-support.patch patches.suse/cifs-fix-mode-bits-from-dir-listing-when-mounted-with-modefromsid.patch patches.suse/smb3-add-one-more-dynamic-tracepoint-missing-from-strict-fsync-path.patch patches.suse/smb3-print-warning-once-if-posix-context-returned-on-open.patch patches.suse/smb3-Add-defines-for-new-information-level-FileIdInformation.patch patches.suse/kconfig-fix-broken-dependency-in-randconfig-generate.patch patches.suse/arm64-ssbs-Fix-context-switch-when-SSBS-is-present-o.patch patches.suse/drm-msm-Set-dma-maximum-segment-size-for-mdss.patch patches.suse/ALSA-usb-audio-Apply-48kHz-fixed-rate-playback-for-J.patch patches.suse/ALSA-usb-audio-Fix-UAC2-3-effect-unit-parsing.patch patches.suse/0001-ALSA-usb-audio-Apply-sample-rate-quirk-for-Audioengi.patch patches.suse/ALSA-hda-realtek-Add-more-codec-supported-Headset-Bu.patch patches.suse/0001-ALSA-hda-realtek-Fix-silent-output-on-MSI-GL73.patch patches.suse/ALSA-usb-audio-Add-clock-validity-quirk-for-Denon-MC.patch patches.suse/qmi_wwan-re-add-DW5821e-pre-production-variant.patch patches.suse/qmi_wwan-unconditionally-reject-2-ep-interfaces.patch patches.suse/core-Don-t-skip-generic-XDP-program-execution-for-cl.patch patches.suse/net-smc-fix-leak-of-kernel-memory-to-user-space.patch patches.suse/net-ena-fix-potential-crash-when-rxfh-key-is-NULL.patch patches.suse/net-ena-fix-uses-of-round_jiffies.patch patches.suse/net-ena-add-missing-ethtool-TX-timestamping-indicati.patch patches.suse/net-ena-fix-incorrect-default-RSS-key.patch patches.suse/net-ena-rss-do-not-allocate-key-when-not-supported.patch patches.suse/net-ena-rss-fix-failure-to-get-indirection-table.patch patches.suse/net-ena-rss-store-hash-function-as-values-and-not-bi.patch patches.suse/net-ena-fix-incorrectly-saving-queue-numbers-when-se.patch patches.suse/net-ena-fix-corruption-of-dev_idx_to_host_tbl.patch patches.suse/net-ena-make-ena-rxfh-support-ETH_RSS_HASH_NO_CHANGE.patch patches.suse/net-ena-ethtool-use-correct-value-for-crc32-hash.patch patches.suse/net-ena-ena-com.c-prevent-NULL-pointer-dereference.patch patches.suse/0001-enic-prevent-waking-up-stopped-tx-queues-over-watchd.patch patches.suse/net-sched-matchall-add-missing-validation-of-TCA_MAT.patch patches.suse/net-sched-flower-add-missing-validation-of-TCA_FLOWE.patch patches.suse/net-hns3-add-management-table-after-IMP-reset.patch patches.suse/net-hns3-fix-a-copying-IPv6-address-error-in-hclge_f.patch patches.suse/net-smc-transfer-fasync_list-in-case-of-fallback patches.suse/net-smc-no-peer-id-in-clc-decline-for-smcd patches.suse/mac80211-consider-more-elements-in-parsing-CRC.patch patches.suse/cfg80211-check-wiphy-driver-existence-for-drvinfo-re.patch patches.suse/cfg80211-add-missing-policy-for-NL80211_ATTR_STATUS_.patch patches.suse/net-dsa-tag_qca-Make-sure-there-is-headroom-for-tag.patch patches.suse/ceph-canonicalize-server-path-in-place.patch patches.suse/perf-x86-intel-fix-inaccurate-period-in-context-switch-for-auto-reload patches.suse/hwmon-pmbus-ltc2978-Fix-PMBus-polling-of-MFR_COMMON-.patch patches.suse/s390-uv-fix-handling-of-length-extensions patches.suse/s390-time-fix-clk-type-in-get_tod_clock patches.suse/RDMA-hfi1-Fix-memory-leak-in-_dev_comp_vect_mappings.patch patches.suse/IB-hfi1-Close-window-for-pq-and-request-coliding.patch patches.suse/IB-rdmavt-Reset-all-QPs-when-the-device-is-shut-down.patch patches.suse/RDMA-core-Fix-invalid-memory-access-in-spec_filter_s.patch patches.suse/RDMA-iw_cxgb4-initiate-CLOSE-when-entering-TERM.patch patches.suse/IB-umad-Fix-kernel-crash-while-unloading-ib_umad.patch patches.suse/RDMA-rxe-Fix-soft-lockup-problem-due-to-using-taskle.patch patches.suse/RDMA-core-Fix-protection-fault-in-get_pkey_idx_qp_li.patch patches.suse/Input-synaptics-switch-T470s-to-RMI4-by-default.patch patches.suse/Input-synaptics-enable-SMBus-on-ThinkPad-L470.patch patches.suse/Input-synaptics-remove-the-LEN0049-dmi-id-from-topbu.patch patches.suse/ext4-don-t-assume-that-mmp_nodename-bdevname-have-NU.patch patches.suse/ext4-fix-support-for-inode-sizes-1024-bytes.patch patches.suse/ext4-fix-checksum-errors-with-indexed-dirs.patch patches.suse/ext4-add-cond_resched-to-ext4_protect_reserved_inode.patch patches.suse/jbd2-move-the-clearing-of-b_modified-flag-to-the-jou.patch patches.suse/jbd2-do-not-clear-the-BH_Mapped-flag-when-forgetting.patch patches.suse/ext4-improve-explanation-of-a-mount-failure-caused-b.patch patches.suse/cifs-fix-mount-option-display-for-sec-krb5i.patch patches.suse/cifs-Fix-mode-output-in-debugging-statements.patch patches.suse/cifs-enable-change-notification-for-SMB2-1-dialect.patch patches.suse/cifs-make-sure-we-do-not-overflow-the-max-EA-buffer-size.patch patches.suse/0027-bcache-ignore-pending-signals-when-creating-gc-and-a.patch patches.suse/0015-bcache-Revert-bcache-shrink-btree-node-cache-after-b.patch patches.suse/0029-bcache-remove-macro-nr_to_fifo_front.patch patches.suse/nvme-fix-the-parameter-order-for-nvme_get_log-in-nvm.patch patches.suse/edac-mc-fix-use-after-free-and-memleaks-during-device-removal.patch patches.suse/ipmi-ssif-Handle-a-possible-NULL-pointer-reference.patch patches.suse/ALSA-seq-Avoid-concurrent-access-to-queue-flags.patch patches.suse/ALSA-seq-Fix-concurrent-access-to-queue-current-tick.patch patches.suse/ALSA-hda-realtek-Apply-quirk-for-MSI-GP63-too.patch patches.suse/ALSA-hda-realtek-Apply-quirk-for-yet-another-MSI-lap.patch patches.suse/ALSA-hda-Use-scnprintf-for-printing-texts-for-sysfs-.patch patches.suse/ASoC-sun8i-codec-Fix-setting-DAI-data-format.patch patches.suse/iommu-vt-d-fix-compile-warning-from-intel-svm-h patches.suse/0001-Revert-ipc-sem-remove-uneeded-sem_undo_list-lock-usa.patch patches.suse/0016-lib-stackdepot.c-fix-global-out-of-bounds-in-stack_s.patch patches.suse/ipv6-Fix-route-replacement-with-dev-only-route.patch patches.suse/ipv6-Fix-nlmsg_flags-when-splitting-a-multipath-rout.patch patches.suse/net-fib_rules-Correctly-set-table-field-when-table-n.patch patches.suse/0008-net-atlantic-fix-use-after-free-kasan-warn.patch patches.suse/0009-net-atlantic-fix-potential-error-handling.patch patches.suse/net-phy-restore-mdio-regs-in-the-iproc-mdio-driver.patch patches.suse/0001-net-dsa-b53-Ensure-the-default-VID-is-untagged.patch patches.suse/NFC-pn544-Fix-a-typo-in-a-debug-message.patch patches.suse/net-sched-correct-flower-port-blocking.patch patches.suse/sctp-move-the-format-error-check-out-of-__sctp_sf_do.patch patches.suse/qede-Fix-race-between-rdma-destroy-workqueue-and-lin.patch patches.suse/nfc-pn544-Fix-occasional-HW-initialization-failure.patch patches.suse/bpf-offload-Replace-bitwise-AND-by-logical-AND-in-bp.patch patches.suse/s390-qeth-don-t-warn-for-napi-with-0-budget patches.suse/s390-qeth-fix-off-by-one-in-rx-copybreak-check patches.suse/bnxt_en-Improve-device-shutdown-method.patch patches.suse/bnxt_en-Issue-PCIe-FLR-in-kdump-kernel-to-cleanup-pe.patch patches.suse/drm-nouveau-kms-gv100-re-set-lut-after-clearing-for-modesets patches.suse/0001-drm-i915-Wean-off-drm_pci_alloc-drm_pci_free.patch patches.suse/xhci-Force-Maximum-Packet-size-for-Full-speed-bulk-d.patch patches.suse/xhci-fix-runtime-pm-enabling-for-quirky-Intel-hosts.patch patches.suse/0001-xhci-apply-XHCI_PME_STUCK_QUIRK-to-Intel-Comet-Lake-.patch patches.suse/0001-usb-uas-fix-a-plug-unplug-racing.patch patches.suse/0001-USB-hub-Don-t-record-a-connect-change-event-during-r.patch patches.suse/0001-USB-core-add-endpoint-blacklist-quirk.patch patches.suse/0001-USB-quirks-blacklist-duplicate-ep-on-Sound-Devices-U.patch patches.suse/0001-USB-Fix-novation-SourceControl-XL-after-suspend.patch patches.suse/0001-USB-misc-iowarrior-add-support-for-2-OEMed-devices.patch patches.suse/0001-USB-misc-iowarrior-add-support-for-the-28-and-28L-de.patch patches.suse/0001-thunderbolt-Prevent-crash-if-non-active-NVMem-file-i.patch patches.suse/0001-usb-gadget-composite-Fix-bMaxPower-for-SuperSpeedPlu.patch patches.suse/0001-usb-dwc2-Fix-in-ISOC-request-length-checking.patch patches.suse/usb-gadget-ffs-ffs_aio_cancel-Save-restore-IRQ-flags.patch patches.suse/usb-gadget-serial-fix-Tx-stall-after-buffer-overflow.patch patches.suse/0001-USB-misc-iowarrior-add-support-for-the-100-device.patch patches.suse/serial-ar933x_uart-set-UART_CS_-RX-TX-_READY_ORIDE.patch patches.suse/serdev-ttyport-restore-client-ops-on-deregistration.patch patches.suse/tty-serial-atmel-manage-shutdown-in-case-of-RS485-or.patch patches.suse/vt-vt_ioctl-fix-race-in-VT_RESIZEX.patch patches.suse/tty-serial-imx-setup-the-correct-sg-entry-for-tx-dma.patch patches.suse/vt-selection-handle-pending-signals-in-paste_selecti.patch patches.suse/vt-selection-close-sel_buffer-race.patch patches.suse/staging-vt6656-fix-sign-of-rx_dbm-to-bb_pre_ed_rssi.patch patches.suse/staging-rtl8188eu-Fix-potential-security-hole.patch patches.suse/staging-rtl8723bs-Fix-potential-security-hole.patch patches.suse/staging-rtl8188eu-Fix-potential-overuse-of-kernel-me.patch patches.suse/staging-rtl8723bs-Fix-potential-overuse-of-kernel-me.patch patches.suse/watchdog-da9062-do-not-ping-the-hw-during-stop.patch patches.suse/powerpc-tm-Fix-clearing-MSR-TS-in-current-when-recla.patch patches.suse/0001-xen-Enable-interrupts-when-calling-_cond_resched.patch patches.suse/x86-cpu-amd-enable-the-fixed-instructions-retired-counter-irperf.patch patches.suse/x86-mce-amd-publish-the-bank-pointer-only-after-setup-has-succeeded.patch patches.suse/x86-mce-amd-fix-kobject-lifetime.patch patches.suse/ext4-fix-a-data-race-in-EXT4_I-inode-i_disksize.patch patches.suse/ext4-add-cond_resched-to-__ext4_find_entry.patch patches.suse/ext4-fix-potential-race-between-online-resizing-and-.patch patches.suse/ext4-fix-potential-race-between-s_group_info-online-.patch patches.suse/ext4-fix-potential-race-between-s_flex_groups-online.patch patches.suse/ext4-rename-s_journal_flag_rwsem-to-s_writepages_rws.patch patches.suse/ext4-fix-race-between-writepages-and-enabling-EXT4_E.patch patches.suse/0001-ext4-fix-mount-failure-with-quota-configured-as-modu.patch patches.suse/floppy-check-FDC-index-for-errors-before-assigning-i.patch patches.suse/kvm-svm-fix-potential-memory-leak-in-svm_cpu_init patches.suse/kvm-nvmx-don-t-emulate-instructions-in-guest-mode patches.suse/kvm-nvmx-refactor-io-bitmap-checks-into-helper-function patches.suse/kvm-nvmx-check-io-instruction-vm-exit-conditions patches.suse/tracing-disable-trace_printk-on-post-poned-tests.patch patches.suse/audit-fix-error-handling-in-audit_data_to_entry.patch patches.suse/HID-apple-Add-support-for-recent-firmware-on-Magic-K.patch patches.suse/HID-core-fix-off-by-one-memset-in-hid_report_raw_eve.patch patches.suse/0001-HID-hiddev-Fix-race-in-in-hiddev_disconnect.patch patches.suse/vhost-check-docket-sk_family-instead-of-call-getname.patch patches.suse/ipv4-ensure-rcu_read_lock-in-cipso_v4_error.patch patches.suse/msft-hv-2027-hv_netvsc-Fix-unwanted-wakeup-in-netvsc_attach.patch patches.suse/net-phy-Avoid-multiple-suspends.patch patches.suse/cfg80211-check-reg_rule-for-NULL-in-handle_channel_c.patch patches.suse/mac80211-rx-avoid-RCU-list-traversal-under-mutex.patch patches.suse/net-Fix-Tx-hash-bound-checking.patch patches.suse/net-smc-fix-cleanup-for-linkgroup-setup-failures patches.suse/ipv6-restrict-IPV6_ADDRFORM-operation.patch patches.suse/net-smc-check-for-valid-ib_client_data patches.suse/0001-amdgpu-gmc_v9-save-restore-sdpif-regs-during-S3.patch patches.suse/0001-drm-i915-gvt-Separate-display-reset-from-ALL_ENGINES.patch patches.suse/drm-i915-gvt-fix-orphan-vgpu-dmabuf_objs-lifetime patches.suse/Revert-PM-devfreq-Modify-the-device-name-as-devfreq-.patch patches.suse/acpi-watchdog-allow-disabling-wdat-at-boot.patch patches.suse/ACPICA-Introduce-ACPI_ACCESS_BYTE_WIDTH-macro.patch patches.suse/ACPI-watchdog-Fix-gas-access_width-usage.patch patches.suse/acpi-watchdog-set-default-timeout-in-probe.patch patches.suse/blktrace-Protect-q-blk_trace-with-RCU.patch patches.suse/scsi-libfc-free-response-frame-from-GPN_ID.patch patches.suse/i2c-jz4780-silence-log-flood-on-txabrt.patch patches.suse/kvm-vmx-check-descriptor-table-exits-on-instruction-emulation patches.suse/ext4-potential-crash-on-allocation-error-in-ext4_all.patch patches.suse/efi-READ_ONCE-rng-seed-size-before-munmap.patch patches.suse/x86-pkeys-manually-set-x86_feature_ospke-to-preserve-existing-changes.patch patches.suse/cifs-don-t-leak-EAGAIN-for-stat-during-reconnect.patch patches.suse/cifs-fix-potential-mismatch-of-UNC-paths.patch patches.suse/cifs-add-missing-mount-option-to-proc-mounts.patch patches.suse/cifs-fix-rename-by-ensuring-source-handle-opened-wit.patch patches.suse/cifs-Use-define-in-cifs_dbg.patch patches.suse/0003-dm-integrity-fix-a-deadlock-due-to-offloading-to-an-.patch patches.suse/0016-dm-cache-fix-a-crash-due-to-incorrect-work-item-canc.patch patches.suse/0004-dm-report-suspended-device-during-destroy.patch patches.suse/0017-dm-writecache-verify-watermark-during-resume.patch patches.suse/dmaengine-coh901318-Fix-a-double-lock-bug-in-dma_tc_.patch patches.suse/drm-exynos-dsi-propagate-error-value-and-silence-mea.patch patches.suse/drm-exynos-dsi-fix-workaround-for-the-legacy-clock-n.patch patches.suse/drm-sun4i-de2-de3-remove-unsupported-vi-layer-formats patches.suse/drm-sun4i-fix-de2-vi-layer-format-support patches.suse/drm-i915-program-mbus-with-rmw-during-initialization patches.suse/0001-drm-i915-selftests-Fix-return-in-assert_mmap_offset.patch patches.suse/mm-numa-fix-bad-pmd-by-atomically-check-for-pmd_trans_huge-when-marking-page-tables-prot_numa.patch patches.suse/fat-fix-uninit-memory-access-for-partial-initialized.patch patches.suse/hwmon-adt7462-Fix-an-error-return-in-ADT7462_REG_VOL.patch patches.suse/spi-qup-call-spi_qup_pm_resume_runtime-before-suspen.patch patches.suse/spi-pxa2xx-Add-CS-control-clock-quirk.patch patches.suse/spi-zynqmp-remove-entry-that-causes-a-cs-glitch.patch patches.suse/spi-bcm63xx-hsspi-Really-keep-pll-clk-enabled.patch patches.suse/0001-vgacon-Fix-a-UAF-in-vgacon_invert_region.patch patches.suse/ALSA-hda-realtek-Fix-a-regression-for-mute-led-on-Le.patch patches.suse/ALSA-hda-realtek-Add-Headset-Mic-supported.patch patches.suse/ALSA-hda-realtek-Add-Headset-Button-supported-for-Th.patch patches.suse/ALSA-hda-realtek-Fix-silent-output-on-Gigabyte-X570-.patch patches.suse/ALSA-hda-realtek-Enable-the-headset-of-ASUS-B9450FA-.patch patches.suse/ASoC-pcm-Fix-possible-buffer-overflow-in-dpcm-state-.patch patches.suse/ASoC-topology-Fix-memleak-in-soc_tplg_link_elems_loa.patch patches.suse/ASoC-pcm512x-Fix-unbalanced-regulator-enable-call-in.patch patches.suse/ASoC-dapm-Correct-DAPM-handling-of-active-widgets-du.patch patches.suse/powerpc-fix-hardware-PMU-exception-bug-on-PowerVM-co.patch patches.suse/s390-pci-fix-unexpected-write-combine-on-resource patches.suse/0001-Revert-bcache-ignore-pending-signals-when-creating-g.patch patches.suse/blktrace-fix-dereference-after-null-check.patch patches.suse/Revert-RDMA-cma-Simplify-rdma_resolve_addr-error-flo.patch patches.suse/RDMA-core-Fix-use-of-logical-OR-in-get_new_pps.patch patches.suse/RMDA-cm-Fix-missing-ib_cm_destroy_id-in-ib_cm_insert.patch patches.suse/RDMA-core-Fix-pkey-and-port-assignment-in-get_new_pp.patch patches.suse/IB-hfi1-qib-Ensure-RCU-is-locked-when-accessing-list.patch patches.suse/RDMA-core-Fix-protection-fault-in-ib_mr_pool_destroy.patch patches.suse/RDMA-iwcm-Fix-iwcm-work-deallocation.patch patches.suse/0001-usb-quirks-add-NO_LPM-quirk-for-Logitech-Screen-Shar.patch patches.suse/0001-usb-storage-Add-quirk-for-Samsung-Fit-flash.patch patches.suse/0001-usb-core-hub-do-error-out-if-usb_autopm_get_interfac.patch patches.suse/0001-usb-core-port-do-error-out-if-usb_autopm_get_interfa.patch patches.suse/vt-selection-push-console-lock-down.patch patches.suse/vt-selection-push-sel_lock-up.patch patches.suse/tty-serial-mvebu-uart-fix-a-wrong-return.patch patches.suse/tty-serial-fsl_lpuart-free-IDs-allocated-by-IDA.patch patches.suse/altera-stapl-altera_get_note-prevent-write-beyond-en.patch patches.suse/firmware-imx-scu-ensure-sequential-tx.patch patches.suse/firmware-imx-misc-align-imx-sc-msg-structs-to-4.patch patches.suse/firmware-imx-scu-pd-align-imx-sc-msg-structs-to-4.patch patches.suse/0001-virtio-blk-fix-hw_queue-stopped-on-arbitrary-error.patch patches.suse/virtio-blk-improve-virtqueue-error-to-BLK_STS.patch patches.suse/workqueue-don-t-use-wq_select_unbound_cpu-for-bound-.patch patches.suse/pinctrl-imx-scu-align-imx-sc-msg-structs-to-4.patch patches.suse/pinctrl-core-Remove-extra-kref_get-which-blocks-hogs.patch patches.suse/r8152-check-disconnect-status-after-long-sleep.patch patches.suse/netlink-Use-netlink-header-as-base-to-calculate-bad-.patch patches.suse/net-dsa-mv88e6xxx-fix-lockup-on-warm-boot.patch patches.suse/bnxt_en-reinitialize-IRQs-when-MTU-is-modified.patch patches.suse/devlink-validate-length-of-param-values.patch patches.suse/devlink-validate-length-of-region-addr-len.patch patches.suse/fib-add-missing-attribute-validation-for-tun_id.patch patches.suse/nl802154-add-missing-attribute-validation.patch patches.suse/nl802154-add-missing-attribute-validation-for-dev_ty.patch patches.suse/can-add-missing-attribute-validation-for-termination.patch patches.suse/macsec-add-missing-attribute-validation-for-port.patch patches.suse/net-fq-add-missing-attribute-validation-for-orphan-m.patch patches.suse/team-add-missing-attribute-validation-for-port-ifind.patch patches.suse/team-add-missing-attribute-validation-for-array-inde.patch patches.suse/nfc-add-missing-attribute-validation-for-SE-API.patch patches.suse/nfc-add-missing-attribute-validation-for-vendor-subc.patch patches.suse/slip-make-slhc_compress-more-robust-against-maliciou.patch patches.suse/net-hns3-fix-a-not-link-up-issue-when-fibre-port-sup.patch patches.suse/iwlwifi-mvm-Do-not-require-PHY_SKU-NVM-section-for-3.patch patches.suse/net-nfc-fix-bounds-checking-bugs-on-pipe.patch patches.suse/fsl-fman-detect-FMan-erratum-A050385.patch patches.suse/dpaa_eth-FMan-erratum-A050385-workaround.patch patches.suse/bonding-alb-make-sure-arp-header-is-pulled-before-ac.patch patches.suse/ipvlan-do-not-add-hardware-address-of-master-to-its-.patch patches.suse/gre-fix-uninit-value-in-__iptunnel_pull_header.patch patches.suse/sfc-detach-from-cb_page-in-efx_copy_channel.patch patches.suse/ipvlan-don-t-deref-eth-hdr-before-checking-it-s-set.patch patches.suse/ipvlan-add-cond_resched_rcu-while-processing-muticas.patch patches.suse/macvlan-add-cond_resched-during-multicast-processing.patch patches.suse/cgroup-netclassid-periodically-release-file_lock-on-.patch patches.suse/ipvlan-do-not-use-cond_resched_rcu-in-ipvlan_process.patch patches.suse/batman-adv-Don-t-schedule-OGM-for-disabled-interface.patch patches.suse/cgroup-memcg-net-do-not-associate-sock-with-unrelated-cgroup.patch patches.suse/net-memcg-late-association-of-sock-to-memcg.patch patches.suse/ipv6-addrconf-call-ipv6_mc_up-for-non-Ethernet-inter.patch patches.suse/net-smc-cancel-event-worker-during-device-removal patches.suse/ibmvnic-Do-not-process-device-remove-during-device-r.patch patches.suse/net-macsec-update-SCI-upon-MAC-address-change.patch patches.suse/s390-qeth-handle-error-when-backing-rx-buffer patches.suse/s390-qeth-cancel-rx-reclaim-work-earlier patches.suse/mac80211-Do-not-send-mesh-HWMP-PREQ-if-HWMP-is-disab.patch patches.suse/net-fec-validate-the-new-settings-in-fec_enet_set_co.patch patches.suse/net-packet-tpacket_rcv-do-not-increment-ring-index-o.patch patches.suse/net-memcg-fix-lockdep-splat-in-inet_csk_accept.patch patches.suse/net-hns3-fix-tc-qdisc-del-failed-issue.patch patches.suse/drm-i915-gvt-fix-unnecessary-schedule-timer-when-no-vgpu-exits patches.suse/watchdog-itco_wdt-export-vendorsupport.patch patches.suse/watchdog-itco_wdt-make-ich_res_io_smi-optional.patch patches.suse/i2c-i801-do-not-add-ich_res_io_smi-for-the-itco_wdt-device.patch patches.suse/i2c-acpi-put-device-when-verifying-client-fails.patch patches.suse/iommu-vt-d-fix-a-bug-in-intel_iommu_iova_to_phys-for-huge-page patches.suse/iommu-dma-fix-msi-reservation-allocation patches.suse/iommu-vt-d-dmar-replace-warn_taint-with-pr_warn-add_taint patches.suse/iommu-vt-d-quirk_ioat_snb_local_iommu-replace-warn_taint-with-pr_warn-add_taint patches.suse/iommu-vt-d-fix-the-wrong-printing-in-rhsa-parsing patches.suse/iommu-vt-d-ignore-devices-with-out-of-spec-domain-number patches.suse/iommu-amd-fix-iommu-avic-not-properly-update-the-is_run-bit-in-irte patches.suse/efi-Fix-a-race-and-a-buffer-overflow-while-reading-e-286d3250.patch patches.suse/x86-mce-fix-logic-and-comments-around-msr_ppin_ctl.patch patches.suse/perf-amd-uncore-replace-manual-sampling-check-with-cap_no_interrupt-flag.patch patches.suse/cifs-potential-unintitliazed-error-code-in-cifs_geta.patch patches.suse/CIFS-Increment-num_remote_opens-stats-counter-even-in-case-of-smb2_.patch patches.suse/mmc-sdhci-of-at91-fix-cd-gpios-for-SAMA5D2.patch patches.suse/drm-bridge-dw-hdmi-fix-AVI-frame-colorimetry.patch patches.suse/drm-bochs-downgrade-pci_request_region-failure-from-.patch patches.suse/0001-drm-lease-fix-WARNING-in-idr_destroy.patch patches.suse/0001-drm-amd-amdgpu-Fix-GPR-read-from-debugfs-v2.patch patches.suse/drm-amd-display-Add-link_rate-quirk-for-Apple-15-MBP.patch patches.suse/drm-amdgpu-fix-typo-for-vcn1-idle-check.patch patches.suse/ALSA-pcm-oss-Avoid-plugin-buffer-overflow.patch patches.suse/ALSA-line6-Fix-endless-MIDI-read-loop.patch patches.suse/ALSA-hda-realtek-Fix-pop-noise-on-ALC225.patch patches.suse/ALSA-pcm-oss-Remove-WARNING-from-snd_pcm_plug_alloc-.patch patches.suse/ALSA-seq-virmidi-Fix-running-status-after-receiving-.patch patches.suse/ALSA-seq-oss-Fix-running-status-after-receiving-syse.patch patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-Acer-X2660G-w.patch patches.suse/ALSA-hda-realtek-Enable-the-headset-of-Acer-N50-600-.patch patches.suse/0001-xhci-Do-not-open-code-__print_symbolic-in-xhci-trace.patch patches.suse/0001-usb-xhci-apply-XHCI_SUSPEND_DELAY-to-AMD-XHCI-contro.patch patches.suse/0001-USB-Disable-LPM-on-WD19-s-Realtek-Hub.patch patches.suse/0001-usb-host-xhci-plat-add-a-shutdown.patch patches.suse/0001-usb-quirks-add-NO_LPM-quirk-for-RTL8153-based-ethern.patch patches.suse/0001-USB-cdc-acm-fix-rounding-error-in-TIOCSSERIAL.patch patches.suse/0001-USB-serial-option-add-ME910G1-ECM-composition-0x110b.patch patches.suse/0001-USB-serial-pl2303-add-device-id-for-HP-LD381.patch patches.suse/staging-speakup-fix-get_word-non-space-look-ahead.patch patches.suse/staging-rtl8188eu-Add-device-id-for-MERCUSYS-MW150US.patch patches.suse/iio-magnetometer-ak8974-Fix-negative-raw-values-in-s.patch patches.suse/intel_th-Fix-user-visible-error-codes.patch patches.suse/intel_th-pci-Add-Elkhart-Lake-CPU-support.patch patches.suse/nvme-rdma-Avoid-double-freeing-of-async-event-data.patch patches.suse/memcg-fix-null-pointer-dereference-in-_mem_cgroup_usage_unregister_event.patch patches.suse/x86-mm-split-vmalloc_sync_all.patch patches.suse/btrfs-fix-log-context-list-corruption-after-rename-w.patch patches.suse/gpiolib-acpi-Correct-comment-for-HP-x2-10-honor_wake.patch patches.suse/gpiolib-acpi-Rework-honor_wakeup-option-into-an-igno.patch patches.suse/gpiolib-acpi-Add-quirk-to-ignore-EC-wakeups-on-HP-x2.patch patches.suse/gpiolib-acpi-Add-quirk-to-ignore-EC-wakeups-on-HP2.patch patches.suse/net_sched-keep-alloc_hash-updated-after-hash-allocat.patch patches.suse/hsr-use-rcu_read_lock-in-hsr_get_node_-list-status.patch patches.suse/hsr-add-restart-routine-into-hsr_get_node_list.patch patches.suse/hsr-set-.netnsok-flag.patch patches.suse/net_sched-cls_route-remove-the-right-filter-from-has.patch patches.suse/net-mvneta-Fix-the-case-where-the-last-poll-did-not-.patch patches.suse/0010-net-bcmgenet-keep-MAC-in-reset-until-PHY-is-up.patch patches.suse/net-ena-fix-incorrect-setting-of-the-number-of-msix-.patch patches.suse/net-ena-fix-request-of-incorrect-number-of-IRQ-vecto.patch patches.suse/net-ena-avoid-memory-access-violation-by-validating-.patch patches.suse/net-ena-fix-continuous-keep-alive-resets.patch patches.suse/vxlan-check-return-value-of-gro_cells_init.patch patches.suse/cxgb4-fix-throughput-drop-during-Tx-backpressure.patch patches.suse/cxgb4-fix-Txq-restart-check-during-backpressure.patch patches.suse/hsr-fix-general-protection-fault-in-hsr_addr_is_self.patch patches.suse/slcan-not-call-free_netdev-before-rtnl_unlock-in-slc.patch patches.suse/tcp-repair-fix-TCP_QUEUE_SEQ-implementation.patch patches.suse/NFC-fdp-Fix-a-signedness-bug-in-fdp_nci_send_patch.patch patches.suse/net-qmi_wwan-add-support-for-ASKEY-WWHC050.patch patches.suse/macsec-restrict-to-ethernet-devices.patch patches.suse/bnxt_en-fix-memory-leaks-in-bnxt_dcbnl_ieee_getets.patch patches.suse/bnxt_en-Return-error-if-bnxt_alloc_ctx_mem-fails.patch patches.suse/bnxt_en-Reset-rings-if-ring-reservation-fails-during.patch patches.suse/net-dsa-Fix-duplicate-frames-flooded-by-learning.patch patches.suse/net-cbs-Fix-software-cbs-to-consider-packet-sending-.patch patches.suse/net-ena-add-pci-shutdown-handler-to-allow-safe-kexec.patch patches.suse/RDMA-core-Ensure-security-pkey-modify-is-not-lost.patch patches.suse/RDMA-mlx5-Fix-access-to-wrong-pointer-while-performi.patch patches.suse/0001-ceph-check-pool_flag_full-nearfull-in-addition-to-osdmap_full-nearfull.patch patches.suse/0002-libceph-fix-alloc_msg_with_page_vector-memory-leaks.patch patches.suse/0001-ceph-fix-memory-leak-in-ceph_cleanup_snapid_map.patch patches.suse/Input-raydium_i2c_ts-fix-error-codes-in-raydium_i2c_.patch patches.suse/Input-synaptics-enable-RMI-on-HP-Envy-13-ad105ng.patch patches.suse/Input-avoid-BIT-macro-usage-in-the-serio.h-UAPI-head.patch patches.suse/clk-imx-align-imx-sc-clock-msg-structs-to-4.patch patches.suse/0001-scripts-dtc-Remove-redundant-YYLOC-global-declaratio.patch patches.suse/bus-sunxi-rsb-Return-correct-data-when-mixing-16-bit.patch patches.suse/scsi-qla2xxx-Fix-I-Os-being-passed-down-when-FC-devi.patch patches.suse/i2c-hix5hd2-add-missed-clk_disable_unprepare-in-remo.patch patches.suse/i2c-st-fix-missing-struct-parameter-description.patch patches.suse/mlxsw-spectrum_mr-Fix-list-iteration-in-error-path.patch patches.suse/nl80211-fix-NL80211_ATTR_CHANNEL_WIDTH-attribute-typ.patch patches.suse/mac80211-Check-port-authorization-in-the-ieee80211_t.patch patches.suse/mac80211-set-IEEE80211_TX_CTRL_PORT_CTRL_PROTO-for-n.patch patches.suse/bpf-Explicitly-memset-the-bpf_attr-structure.patch patches.suse/bpf-Explicitly-memset-some-bpf-info-structures-decla.patch patches.suse/tpm-ibmvtpm-Wait-for-buffer-to-be-set-before-proceed.patch patches.suse/KEYS-reaching-the-keys-quotas-correctly.patch patches.suse/libata-Remove-extra-scsi_host_put-in-ata_scsi_add_ho.patch patches.suse/block-bfq-fix-use-after-free-in-bfq_idle_slice_timer.patch patches.suse/block-drbd-delete-invalid-function-drbd_md_mark_dirty_ patches.suse/block-keep-bdi-io_pages-in-sync-with-max_sectors_kb-.patch patches.suse/nvme-multipath-do-not-reset-on-unknown-status.patch patches.suse/nvme-Fix-ctrl-use-after-free-during-sysfs-deletion.patch patches.suse/media-usbtv-fix-control-message-timeouts.patch patches.suse/0001-media-flexcop-usb-fix-endpoint-sanity-check.patch patches.suse/media-dib0700-fix-rc-endpoint-lookup.patch patches.suse/media-vsp1-tidyup-VI6_HGT_LBn_H-macro.patch patches.suse/media-go7007-Fix-URB-type-for-interrupt-handling.patch patches.suse/media-v4l2-core-fix-entity-initialization-in-device_.patch patches.suse/media-ti-vpe-cal-fix-disable_irqs-to-only-the-intend.patch patches.suse/media-tda10071-fix-unsigned-sign-extension-overflow.patch patches.suse/0001-media-ov519-add-missing-endpoint-sanity-checks.patch patches.suse/0001-media-stv06xx-add-missing-descriptor-sanity-checks.patch patches.suse/media-xirlink_cit-add-missing-descriptor-sanity-chec.patch patches.suse/0001-usb-gadget-composite-Inform-controller-driver-of-sel.patch patches.suse/usb-musb-fix-crash-with-highmen-PIO-and-usbmon.patch patches.suse/USB-serial-digi_acceleport-remove-redundant-assignme.patch patches.suse/0001-USB-serial-option-add-support-for-ASKEY-WWHC050.patch patches.suse/0001-USB-serial-option-add-BroadMobi-BM806U.patch patches.suse/0001-USB-serial-option-add-Wistron-Neweb-D19Q1.patch patches.suse/USB-serial-io_edgeport-fix-slab-out-of-bounds-read-i.patch patches.suse/usb-gadget-f_fs-Fix-use-after-free-issue-as-part-of-.patch patches.suse/0001-USB-cdc-acm-restore-capability-check-order.patch patches.suse/debugfs-Check-module-state-before-warning-in-full-op.patch patches.suse/libfs-fix-infoleak-in-simple_attr_read.patch patches.suse/iio-potentiostat-lmp9100-fix-iio_triggered_buffer_-p.patch patches.suse/staging-rtl8188eu-Add-ASUS-USB-N10-Nano-B1-to-device.patch patches.suse/staging-wlan-ng-fix-ODEBUG-bug-in-prism2sta_disconne.patch patches.suse/staging-wlan-ng-fix-use-after-free-Read-in-hfa384x_u.patch patches.suse/spi-spi-fsl-dspi-replace-interruptible-wait-queue-with-a-simple-completion.patch patches.suse/acpi-x86-ignore-unspecified-bit-positions-in-the-ACP.patch patches.suse/objtool-add-is_static_jump-helper.patch patches.suse/objtool-add-relocation-check-for-alternative-sections.patch patches.suse/locktorture-Print-ratio-of-acquisitions-not-failures.patch patches.suse/efi-x86-Ignore-the-memory-attributes-table-on-i386.patch patches.suse/partitions-efi-Fix-partition-name-parsing-in-GUID-pa.patch patches.suse/PCI-switchtec-Fix-init_completion-race-condition-wit.patch patches.suse/x86-devicetable-move-x86-specific-macro-out-of-generic-code.patch patches.suse/x86-cpu-add-consistent-cpu-match-macros.patch patches.suse/x86-cpu-bugs-convert-to-new-matching-macros.patch patches.suse/x86-perf-events-convert-to-new-cpu-match-macros.patch patches.suse/x86-kvm-convert-to-new-cpu-match-macros.patch patches.suse/x86-kernel-convert-to-new-cpu-match-macros.patch patches.suse/x86-platform-convert-to-new-cpu-match-macros.patch patches.suse/acpi-convert-to-new-x86-cpu-match-macros.patch patches.suse/cpufreq-convert-to-new-x86-cpu-match-macros.patch patches.suse/edac-convert-to-new-x86-cpu-match-macros.patch patches.suse/platform-x86-convert-to-new-cpu-match-macros.patch patches.suse/hwmon-convert-to-new-x86-cpu-match-macros.patch patches.suse/thermal-convert-to-new-x86-cpu-match-macros.patch patches.suse/intel_idle-convert-to-new-x86-cpu-match-macros.patch patches.suse/mmc-sdhci-acpi-convert-to-new-x86-cpu-match-macros.patch patches.suse/pci-intel-mid-convert-to-new-x86-cpu-match-macros.patch patches.suse/powercap-intel_rapl-convert-to-new-x86-cpu-match-macros.patch patches.suse/crypto-convert-to-new-cpu-match-macros.patch patches.suse/hwrng-via_rng-convert-to-new-x86-cpu-match-macros.patch patches.suse/x86-cpu-cleanup-the-now-unused-cpu-match-macros.patch patches.suse/cpufreq-intel_pstate-fix-wrong-macro-conversion.patch patches.suse/sched-fair-reorder-enqueue-dequeue_task_fair-path.patch patches.suse/sched-fair-fix-reordering-of-enqueue-dequeue_task_fair.patch patches.suse/sched-fair-fix-enqueue_task_fair-warning.patch patches.suse/irqchip-bcm2835-Quiesce-IRQs-left-enabled-by-bootloa.patch patches.suse/fbdev-g364fb-Fix-build-failure.patch patches.suse/firmware-arm_sdei-fix-double-lock-on-hibernate-with-.patch patches.suse/firmware-arm_sdei-fix-possible-double-lock-on-hibern.patch patches.suse/btrfs-add-assertions-for-tree-inode-io_tree-to-exten.patch patches.suse/btrfs-drop-argument-tree-from-btrfs_lock_and_flush_o.patch patches.suse/btrfs-fix-btrfs_calc_reclaim_metadata_size-calculation.patch patches.suse/0001-btrfs-relocation-add-error-injection-points-for-canc.patch patches.suse/0002-btrfs-relocation-Check-cancel-request-after-each-dat.patch patches.suse/0003-btrfs-relocation-Check-cancel-request-after-each-ext.patch patches.suse/btrfs-account-ticket-size-at-add-delete-time.patch patches.suse/btrfs-remove-a-BUG_ON-from-merge_reloc_roots.patch patches.suse/cifs-do-not-ignore-the-SYNC-flags-in-getattr.patch patches.suse/cifs-handle-prefix-paths-in-reconnect.patch patches.suse/cifs-call-wake_up-server-response_q-inside-of-cifs_r.patch patches.suse/cifs-use-mod_delayed_work-for-server-reconnect-if-al.patch patches.suse/cifs-make-use-of-cap_unix-ses-in-cifs_reconnect_tcon.patch patches.suse/smb3-fix-performance-regression-with-setting-mtime.patch patches.suse/cifs-print-warning-mounting-with-vers-1-0.patch patches.suse/cifs-rename-posix-create-rsp.patch patches.suse/cifs-add-smb2-POSIX-info-level.patch patches.suse/cifs-plumb-smb2-POSIX-dir-enumeration.patch patches.suse/cifs-add-SMB2_open-arg-to-return-POSIX-data.patch patches.suse/cifs-do-d_move-in-rename.patch patches.suse/cifs-allow-unlock-flock-and-OFD-lock-across-fork.patch patches.suse/fs-cifs-fix-gcc-warning-in-sid_to_id.patch patches.suse/CIFS-Warn-less-noisily-on-default-mount.patch patches.suse/cifs-cifspdu-h-Replace-zero-length-array-with-flexible-array-membe.patch patches.suse/cifs-clear-PF_MEMALLOC-before-exiting-demultiplex-thread.patch patches.suse/cifs-smb2pdu-h-Replace-zero-length-array-with-flexible-array-membe.patch patches.suse/SMB3-Add-new-compression-flags.patch patches.suse/SMB3-Additional-compression-structures.patch patches.suse/SMB3-Minor-cleanup-of-protocol-definitions.patch patches.suse/CIFS-check-new-file-size-when-extending-file-by-fallocate.patch patches.suse/CIFS-Fix-bug-which-the-return-value-by-asynchronous-read-is-error.patch patches.suse/smb3-use-SMB2_SIGNATURE_SIZE-define.patch patches.suse/cifs-smbd-Calculate-the-correct-maximum-packet-size-for-segmented-.patch patches.suse/cifs-smbd-Check-and-extend-sender-credits-in-interrupt-context.patch patches.suse/cifs-Allocate-encryption-header-through-kmalloc.patch patches.suse/mmc-sdhci-do-not-enable-card-detect-interrupt-for-gp.patch patches.suse/mmc-cqhci-add-cqhci_deactivate.patch patches.suse/vt-selection-introduce-vc_is_sel.patch patches.suse/vt-ioctl-switch-VT_IS_IN_USE-and-VT_BUSY-to-inlines.patch patches.suse/vt-vt_ioctl-remove-unnecessary-console-allocation-ch.patch patches.suse/serial-8250_port-Don-t-service-RX-FIFO-if-throttled.patch patches.suse/serial-8250_omap-Fix-sleeping-function-called-from-i.patch patches.suse/serial-8250-8250_omap-Terminate-DMA-before-pushing-d.patch patches.suse/vt-vt_ioctl-fix-VT_DISALLOCATE-freeing-in-use-virtua.patch patches.suse/vt-vt_ioctl-fix-use-after-free-in-vt_in_use.patch patches.suse/platform-x86-pmc_atom-Add-Lex-2I385SW-to-critclk_sys.patch patches.suse/NTB-Fix-an-error-in-get-link-status.patch patches.suse/NTB-ntb_transport-Use-scnprintf-for-avoiding-potenti.patch patches.suse/wireless-Use-offsetof-instead-of-custom-macro.patch patches.suse/mac80211-add-ieee80211_is_any_nullfunc.patch patches.suse/net-ena-remove-set-but-not-used-variable-hash_key.patch patches.suse/net-ena-ethtool-remove-redundant-non-zero-check-on-r.patch patches.suse/0056-net-amd-Remove-useless-driver-version.patch patches.suse/virtio_net-Keep-vnet-header-zeroed-if-XDP-is-loaded-.patch patches.suse/hsr-use-netdev_err-instead-of-WARN_ONCE.patch patches.suse/ethtool-Factored-out-similar-ethtool-link-settings-f.patch patches.suse/net-ethtool-Introduce-link_ksettings-API-for-virtual.patch patches.suse/0013-net-liquidio-Delete-non-working-LIQUIDIO_PACKAGE-che.patch patches.suse/brcmfmac-abort-and-release-host-after-error.patch patches.suse/net-mlx5-Expose-link-speed-directly.patch patches.suse/net-mlx5-Expose-port-speed-when-possible.patch patches.suse/net-ena-ethtool-clean-up-minor-indentation-issue.patch patches.suse/Bluetooth-Fix-refcount-use-after-free-issue.patch patches.suse/Bluetooth-prefetch-channel-before-killing-sock.patch patches.suse/Bluetooth-guard-against-controllers-sending-zero-d-e.patch patches.suse/Bluetooth-RFCOMM-fix-ODEBUG-bug-in-rfcomm_dev_ioctl.patch patches.suse/Bluetooth-L2CAP-handle-l2cap-config-request-during-o.patch patches.suse/mwifiex-set-needed_headroom-not-hard_header_len.patch patches.suse/ath10k-use-kzalloc-to-read-for-ath10k_sdio_hif_diag_.patch patches.suse/ath9k-Handle-txpower-changes-even-when-TPC-is-disabl.patch patches.suse/qed-Fix-race-condition-between-scheduling-and-destro.patch patches.suse/s390-qeth-support-net-namespaces-for-l3-devices patches.suse/Crypto-chelsio-Fixes-a-hang-issue-during-driver-regi.patch patches.suse/Crypto-chelsio-Fixes-a-deadlock-between-rtnl_lock-an.patch patches.suse/net-ena-Make-some-functions-static.patch patches.suse/qed-Fix-use-after-free-in-qed_chain_free.patch patches.suse/net-dsa-bcm_sf2-Fix-overflow-checks.patch patches.suse/mac80211-fix-authentication-with-iwlwifi-mvm.patch patches.suse/ipv4-fix-a-RCU-list-lock-in-fib_triestat_seq_show.patch patches.suse/sctp-fix-refcount-bug-in-sctp_wfree.patch patches.suse/sctp-fix-possibly-using-a-bad-saddr-with-a-given-dst.patch patches.suse/net-ip_tunnel-fix-interface-lookup-with-no-key.patch patches.suse/crypto-tcrypt-fix-printed-skcipher-a-sync-mode.patch patches.suse/crypto-arm64-sha-ce-implement-export-import.patch patches.suse/crypto-mxs-dcp-fix-scatterlist-linearization-for-has.patch patches.suse/crypto-caam-update-xts-sector-size-for-large-input-l.patch patches.suse/crypto-ccp-cleanup-misc_dev-on-sev_exit.patch patches.suse/crypto-ccp-cleanup-sp_dev_master-in-psp_dev_destroy.patch patches.suse/0001-fbdev-potential-information-leak-in-do_fb_ioctl.patch patches.suse/0001-OMAP-DSS2-remove-non-zero-check-on-variable-r.patch patches.suse/pxa168fb-fix-release-function-mismatch-in-probe-fail.patch patches.suse/0001-fbmem-Adjust-indentation-in-fb_prepare_logo-and-fb_b.patch patches.suse/drm-drm_dp_mst-remove-set-but-not-used-variable-orig.patch patches.suse/drm-dp_mst-Fix-clearing-payload-state-on-topology-di.patch patches.suse/0001-drm-crc-Actually-allow-to-change-the-crc-source.patch patches.suse/0001-drm-Remove-PageReserved-manipulation-from-drm_pci_al.patch patches.suse/drm-omap-fix-possible-object-reference-leak.patch patches.suse/0001-drm-sun4i-dsi-Remove-unused-drv-from-driver-context.patch patches.suse/drm-sun4i-dsi-Use-NULL-to-signify-no-panel.patch patches.suse/0002-drm-sun4i-dsi-Allow-binding-the-host-without-a-panel.patch patches.suse/0003-drm-sun4i-dsi-Remove-incorrect-use-of-runtime-PM.patch patches.suse/0001-drm-sun4i-dsi-Avoid-hotplug-race-with-DRM-driver-bin.patch patches.suse/drm-amd-display-Fix-wrongly-passed-static-prefix.patch patches.suse/drm-amd-display-dal_ddc_i2c_payloads_create-can-fail.patch patches.suse/drm-v3d-Replace-wait_for-macros-to-remove-use-of-msl.patch patches.suse/0001-Revert-drm-panel-simple-Add-support-for-Sharp-LQ150X.patch patches.suse/drm-amdgpu-increase-atombios-cmd-timeout.patch patches.suse/0001-drm-i915-properly-sanity-check-batch_start_offset.patch patches.suse/0005-drm-i915-Apply-Wa_1406680159-icl-ehl-as-an-engine-wo.patch patches.suse/0001-drm-amd-acp-fix-broken-menu-structure.patch patches.suse/0006-drm-etnaviv-rework-perfmon-query-infrastructure.patch patches.suse/drm-msm-fix-leaks-if-initialization-fails.patch patches.suse/drm-msm-a5xx-Always-set-an-OPP-supported-hardware-va.patch patches.suse/0017-dm-verity-fec-fix-memory-leak-in-verity_fec_dtr.patch patches.suse/0018-dm-zoned-remove-duplicate-nr_rnd_zones-increase-in-d.patch patches.suse/RDMA-rxe-Fix-configuration-of-atomic-queue-pair-attr.patch patches.suse/RDMA-ucma-Put-a-lock-around-every-call-to-the-rdma_c.patch patches.suse/RDMA-efa-Unified-getters-setters-for-device-structs-.patch patches.suse/IB-mlx5-Fix-missing-congestion-control-debugfs-on-re.patch patches.suse/RDMA-cm-Fix-checking-for-allowed-duplicate-listens.patch patches.suse/RDMA-cm-Remove-a-race-freeing-timewait_info.patch patches.suse/RDMA-cm-Add-missing-locking-around-id.state-in-cm_du.patch patches.suse/RDMA-bnxt_re-Fix-lifetimes-in-bnxt_re_task.patch patches.suse/i40iw-Report-correct-firmware-version.patch patches.suse/RDMA-cm-Update-num_paths-in-cma_resolve_iboe_route-e.patch patches.suse/RDMA-rxe-Set-sys_image_guid-to-be-aligned-with-HW-IB.patch patches.suse/IB-hfi1-Fix-memory-leaks-in-sysfs-registration-and-u.patch patches.suse/IB-hfi1-Call-kobject_put-when-kobject_init_and_add-f.patch patches.suse/0018-pid-Improve-the-comment-about-waiting-in-zap_pid_ns_.patch patches.suse/xfs-add-agf-freeblocks-verify-in-xfs_agf_verify.patch patches.suse/xfs-clear-PF_MEMALLOC-before-exiting-xfsaild-thread.patch patches.suse/xfs-don-t-ever-return-a-stale-pointer-from-__xfs_dir.patch patches.suse/kvm-x86-extend-amd-specific-guest-behavior-to-hygon-virtual-cpus.patch patches.suse/s390-kernel-uv-handle-length-extension-properly patches.suse/s390-gmap-return-proper-error-code-on-ksm-unsharing patches.suse/ALSA-hda-ca0132-Add-Recon3Di-quirk-to-handle-integra.patch patches.suse/ALSA-hda-realtek-Enable-mute-LED-on-an-HP-system.patch patches.suse/ALSA-hda-realtek-a-fake-key-event-is-triggered-by-ru.patch patches.suse/ALSA-via82xx-Fix-endianness-annotations.patch patches.suse/ALSA-emu10k1-Fix-endianness-annotations.patch patches.suse/ALSA-pcm-Use-a-macro-for-parameter-masks-to-reduce-t.patch patches.suse/ALSA-hdsp-remove-redundant-assignment-to-variable-er.patch patches.suse/ALSA-hda-remove-redundant-assignment-to-variable-tim.patch patches.suse/ALSA-ali5451-remove-redundant-variable-capture_flag.patch patches.suse/ALSA-info-remove-redundant-assignment-to-variable-c.patch patches.suse/ALSA-core-Replace-zero-length-array-with-flexible-ar.patch patches.suse/ALSA-usb-midi-Replace-zero-length-array-with-flexibl.patch patches.suse/ALSA-hda-ca0132-Replace-zero-length-array-with-flexi.patch patches.suse/ALSA-hda_codec-Replace-zero-length-array-with-flexib.patch patches.suse/ALSA-usb-audio-Don-t-create-a-mixer-element-with-bog.patch patches.suse/ALSA-pcm-oss-Unlock-mutex-temporarily-for-sleeping-a.patch patches.suse/usb-audio-v2-Add-uac2_effect_unit_descriptor-definit.patch patches.suse/ALSA-usb-audio-Parse-source-ID-of-UAC2-effect-unit.patch patches.suse/ALSA-korg1212-fix-if-statement-empty-body-warnings.patch patches.suse/ALSA-usb-audio-Add-support-for-MOTU-MicroBook-IIc.patch patches.suse/ALSA-pcm-Fix-superfluous-snprintf-usage.patch patches.suse/ALSA-hda-Use-scnprintf-for-string-truncation.patch patches.suse/ALSA-usb-audio-Fix-mixer-controls-USB-interface-for-.patch patches.suse/ALSA-usb-audio-Create-a-registration-quirk-for-Kings.patch patches.suse/ALSA-core-Add-snd_device_get_state-helper.patch patches.suse/ALSA-usb-audio-Rewrite-registration-quirk-handling.patch patches.suse/ALSA-usb-audio-Add-delayed_register-option.patch patches.suse/ALSA-usb-audio-Inform-devices-that-need-delayed-regi.patch patches.suse/ALSA-hda-default-enable-CA0132-DSP-support.patch patches.suse/ASoC-jz4740-i2s-Fix-divider-written-at-incorrect-off.patch patches.suse/ASoC-Intel-mrfld-return-error-codes-when-an-error-oc.patch patches.suse/ALSA-pcm.h-add-for_each_pcm_streams.patch patches.suse/ALSA-usx2y-use-for_each_pcm_streams-macro.patch patches.suse/ASoC-sun8i-codec-Remove-unused-dev-from-codec-struct.patch patches.suse/ASoC-Intel-mrfld-fix-incorrect-check-on-p-sink.patch patches.suse/ALSA-doc-Document-PC-Beep-Hidden-Register-on-Realtek.patch patches.suse/ALSA-hda-realtek-Set-principled-PC-Beep-configuratio.patch patches.suse/ALSA-hda-realtek-Remove-now-unnecessary-XPS-13-headp.patch patches.suse/ALSA-usb-audio-Fix-case-when-USB-MIDI-interface-has-.patch patches.suse/i2c-dev-Fix-the-race-between-the-release-of-i2c_dev-.patch patches.suse/dmaengine-tegra-apb-Prevent-race-conditions-on-chann.patch patches.suse/mtd-lpddr-Fix-a-double-free-in-probe.patch patches.suse/mtd-phram-fix-a-double-free-issue-in-error-path.patch patches.suse/scsi-tcm_qla2xxx-Make-qlt_alloc_qfull_cmd-set-cmd-se.patch patches.suse/scsi-qla2xxx-Check-locking-assumptions-at-runtime-in.patch patches.suse/scsi-lpfc-Fix-RQ-buffer-leakage-when-no-IOCBs-availa.patch patches.suse/scsi-lpfc-Fix-lpfc_io_buf-resource-leak-in-lpfc_get_.patch patches.suse/scsi-lpfc-Fix-broken-Credit-Recovery-after-driver-lo.patch patches.suse/scsi-lpfc-Fix-registration-of-ELS-type-support-in-fd.patch patches.suse/scsi-lpfc-Fix-release-of-hwq-to-clear-the-eq-relatio.patch patches.suse/scsi-lpfc-Fix-compiler-warning-on-frame-size.patch patches.suse/scsi-lpfc-Fix-coverity-errors-in-fmdi-attribute-hand.patch patches.suse/scsi-lpfc-Remove-handler-for-obsolete-ELS-Read-Port-.patch patches.suse/scsi-lpfc-Clean-up-hba-max_lun_queue_depth-checks.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.6.0.4.patch patches.suse/scsi-lpfc-Copyright-updates-for-12.6.0.4-patches.patch patches.suse/scsi-ufs-fix-ufshcd_hold-caused-scheduling-while-atomic patches.suse/scsi-fc-Update-Descriptor-definition-and-add-RDF-and.patch patches.suse/scsi-lpfc-add-RDF-registration-and-Link-Integrity-FP.patch patches.suse/scsi-target-fix-unmap_zeroes_data-boolean-initialisa.patch patches.suse/scsi-qla2xxx-Add-beacon-LED-config-sysfs-interface.patch patches.suse/scsi-qla2xxx-Move-free-of-fcport-out-of-interrupt-co.patch patches.suse/scsi-qla2xxx-Add-sysfs-node-for-D-Port-Diagnostics-A.patch patches.suse/scsi-qla2xxx-Add-endianizer-macro-calls-to-fc-host-s.patch patches.suse/scsi-qla2xxx-Add-changes-in-preparation-for-vendor-e.patch patches.suse/scsi-qla2xxx-Add-vendor-extended-RDP-additions-and-a.patch patches.suse/scsi-qla2xxx-Add-ql2xrdpenable-module-parameter-for-.patch patches.suse/scsi-qla2xxx-Add-vendor-extended-FDMI-commands.patch patches.suse/scsi-qla2xxx-Display-message-for-FCE-enabled.patch patches.suse/scsi-qla2xxx-Show-correct-port-speed-capabilities-fo.patch patches.suse/scsi-qla2xxx-Cleanup-ELS-PUREX-iocb-fields.patch patches.suse/scsi-qla2xxx-Add-deferred-queue-for-processing-ABTS-.patch patches.suse/scsi-qla2xxx-Handle-cases-for-limiting-RDP-response-.patch patches.suse/scsi-qla2xxx-Fix-RDP-response-size.patch patches.suse/scsi-qla2xxx-Use-endian-macros-to-assign-static-fiel.patch patches.suse/scsi-qla2xxx-Correction-to-selection-of-loopback-ech.patch patches.suse/scsi-qla2xxx-Fix-qla2x00_echo_test-based-on-ISP-type.patch patches.suse/scsi-qla2xxx-Print-portname-for-logging-in-qla24xx_l.patch patches.suse/scsi-qla2xxx-Use-correct-ISP28xx-active-FW-region.patch patches.suse/scsi-qla2xxx-Save-rscn_gen-for-new-fcport.patch patches.suse/scsi-qla2xxx-Fix-control-flags-for-login-logout-IOCB.patch patches.suse/scsi-qla2xxx-Add-fixes-for-mailbox-command.patch patches.suse/scsi-qla2xxx-Use-QLA_FW_STOPPED-macro-to-propagate-f.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.24-k.patch patches.suse/scsi-lpfc-fix-spelling-mistake-Notication-Notificati.patch patches.suse/scsi-qla2xxx-Fix-sparse-warning-reported-by-kbuild-b.patch patches.suse/scsi-qla2xxx-Simplify-the-code-for-aborting-SCSI-com.patch patches.suse/scsi-qla2xxx-Suppress-endianness-complaints-in-qla2x.patch patches.suse/scsi-qla2xxx-Fix-sparse-warnings-triggered-by-the-PC.patch patches.suse/scsi-qla2xxx-Convert-MAKE_HANDLE-from-a-define-into-.patch patches.suse/scsi-qla2xxx-Add-16.0GT-for-PCI-String.patch patches.suse/scsi-qla2xxx-Avoid-setting-firmware-options-twice-in.patch patches.suse/scsi-qla2xxx-Use-FC-generic-update-firmware-options-.patch patches.suse/scsi-qla2xxx-Fix-FCP-SCSI-FC4-flag-passing-error.patch patches.suse/scsi-qla2xxx-Improved-secure-flash-support-messages.patch patches.suse/scsi-qla2xxx-Return-appropriate-failure-through-BSG-.patch patches.suse/scsi-qla2xxx-Use-a-dedicated-interrupt-handler-for-h.patch patches.suse/scsi-qla2xxx-fix-FW-resource-count-values.patch patches.suse/scsi-qla2xxx-Update-BPM-enablement-semantics.patch patches.suse/scsi-qla2xxx-add-more-FW-debug-information.patch patches.suse/scsi-qla2xxx-Force-semaphore-on-flash-validation-fai.patch patches.suse/scsi-qla2xxx-Fix-RDP-respond-data-format.patch patches.suse/scsi-qla2xxx-Fix-NPIV-instantiation-after-FW-dump.patch patches.suse/scsi-qla2xxx-Serialize-fc_port-alloc-in-N2N.patch patches.suse/scsi-qla2xxx-Remove-restriction-of-FC-T10-PI-and-FC-.patch patches.suse/scsi-qla2xxx-Handle-NVME-status-iocb-correctly.patch patches.suse/scsi-qla2xxx-Set-Nport-ID-for-N2N.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.25-k.patch patches.suse/scsi-ibmvfc-Avoid-loss-of-all-paths-during-SVC-node-.patch patches.suse/ibmvfc-Fix-NULL-return-compiler-warning.patch patches.suse/scsi-qla2xxx-add-ring-buffer-for-tracing-debug-logs.patch patches.suse/scsi-core-avoid-repetitive-logging-of-device-offline.patch patches.suse/scsi-zfcp-fix-missing-erp_lock-in-port-recovery-trigger-for-point-to-point patches.suse/scsi-smartpqi-Use-scnprintf-for-avoiding-potential-b.patch patches.suse/scsi-qla2xxx-Remove-non-functional-code.patch patches.suse/x86-xen-make-the-boot-cpu-idle-task-reliable.patch patches.suse/x86-xen-make-the-secondary-cpu-idle-tasks-reliable.patch patches.suse/0019-coresight-do-not-use-the-BIT-macro-in-the-UAPI-heade.patch patches.suse/PCI-ASPM-Clear-the-correct-bits-when-enabling-L1-sub.patch patches.suse/pci-pciehp-fix-msi-interrupt-race patches.suse/PCI-endpoint-Fix-clearing-start-entry-in-configfs.patch patches.suse/misc-pci_endpoint_test-Fix-to-support-10-pci-endpoin.patch patches.suse/msft-hv-2032-PCI-hv-Decouple-the-func-definition-in-hv_dr_state-f.patch patches.suse/msft-hv-2033-PCI-hv-Add-support-for-protocol-1.3-and-support-PCI_.patch patches.suse/msft-hv-2035-PCI-hv-Move-hypercall-related-definitions-into-tlfs-.patch patches.suse/msft-hv-2036-PCI-hv-Move-retarget-related-structures-into-tlfs-he.patch patches.suse/msft-hv-2037-PCI-hv-Introduce-hv_msi_entry.patch patches.suse/soc-imx-gpc-fix-power-up-sequencing.patch patches.suse/s390-cpum_cf-add-new-extended-counters-for-ibm-z15 patches.suse/s390-cpuinfo-show-processor-physical-address patches.suse/s390-cpuinfo-fix-wrong-output-when-cpu0-is-offline patches.suse/s390-diag-fix-display-of-diagnose-call-statistics patches.suse/rtc-ds1374-fix-possible-race-condition.patch patches.suse/rtc-88pm860x-fix-possible-race-condition.patch patches.suse/svcrdma-Fix-double-svc_rdma_send_ctxt_put-in-an-erro.patch patches.suse/SUNRPC-Fix-a-potential-buffer-overflow-in-svc_print_.patch patches.suse/svcrdma-Fix-leak-of-transport-addresses.patch patches.suse/ring-buffer-make-resize-disable-per-cpu-buffer-instead-of-total-buffer.patch patches.suse/ftrace-kprobe-show-the-maxactive-number-on-kprobe_events.patch patches.suse/clk-at91-usb-continue-if-clk_hw_round_rate-return-ze.patch patches.suse/clk-tegra-Fix-Tegra-PMC-clock-out-parents.patch patches.suse/ext4-fix-a-data-race-at-inode-i_blocks.patch patches.suse/ext4-Check-for-non-zero-journal-inum-in-ext4_calculate_overhead.patches patches.suse/ext4-Avoid-ENOSPC-when-avoiding-to-reuse-recently-de.patch patches.suse/ext4-fix-incorrect-inodes-per-group-in-error-message.patch patches.suse/ext4-fix-incorrect-group-count-in-ext4_fill_super-er.patch patches.suse/random-always-use-batched-entropy-for-get_random_u-3.patch patches.suse/powerpc-drmem-avoid-NULL-pointer-dereference-when-dr.patch patches.suse/powerpc-smp-Use-nid-as-fallback-for-package_id.patch patches.suse/cpufreq-powernv-Fix-use-after-free.patch patches.suse/cpufreq-powernv-Fix-unsafe-notifiers.patch patches.suse/tty-evh_bytechan-Fix-out-of-bounds-accesses.patch patches.suse/powerpc-pseries-Fix-of_read_drc_info_cell-to-point-a.patch patches.suse/powerpc-sstep-Fix-DS-operand-in-ld-encoding-to-appro.patch patches.suse/powerpc-64s-Fix-section-mismatch-warnings-from-boot-.patch patches.suse/powerpc-hash64-devmap-Use-H_PAGE_THP_HUGE-when-setti.patch patches.suse/powerpc-kprobes-Ignore-traps-that-happened-in-real-m.patch patches.suse/powerpc-xive-Use-XIVE_BAD_IRQ-instead-of-zero-to-cat.patch patches.suse/powerpc-64-tm-Don-t-let-userspace-set-regs-trap-via-.patch patches.suse/powerpc-vmlinux.lds-Explicitly-retain-.gnu.hash.patch patches.suse/power-supply-bq27xxx_battery-Silence-deferred-probe-.patch patches.suse/fanotify-fix-merging-marks-masks-with-FAN_ONDIR.patch patches.suse/ACPI-video-Use-native-backlight-on-Acer-Aspire-5783z.patch patches.suse/ipv6-don-t-auto-add-link-local-address-to-lag-ports.patch patches.suse/cxgb4-fix-MPS-index-overwrite-when-setting-MAC-addre.patch patches.suse/slcan-Don-t-transmit-uninitialized-stack-data-in-pad.patch patches.suse/net-phy-micrel-kszphy_resume-add-delay-after-genphy_.patch patches.suse/tun-Don-t-put_page-for-all-negative-return-values-fr.patch patches.suse/net-dsa-bcm_sf2-Do-not-register-slave-MDIO-bus-with-.patch patches.suse/mlxsw-spectrum_flower-Do-not-stop-at-FLOW_ACTION_VLA.patch patches.suse/net-dsa-bcm_sf2-Ensure-correct-sub-node-is-parsed.patch patches.suse/NFSv4-pnfs-Return-valid-stateids-in-nfs_layout_find_.patch patches.suse/0001-mm-memory_hotplug.c-only-respect-mem-parameter-durin.patch patches.suse/include-linux-swapops-h-correct-guards-for-non_swap_entry.patch patches.suse/mfd-dln2-Fix-sanity-checking-for-endpoints.patch patches.suse/thermal-devfreq_cooling-inline-all-stubs-for-CONFIG_.patch patches.suse/Input-i8042-add-Acer-Aspire-5738z-to-nomux-list.patch patches.suse/drm-vc4-fix-hdmi-mode-validation.patch patches.suse/0002-fbcon-fix-null-ptr-deref-in-fbcon_switch.patch patches.suse/kvm-s390-vsie-fix-region-1-asce-sanity-shadow-address-checks patches.suse/kvm-s390-vsie-fix-delivery-of-addressing-exceptions patches.suse/kvm-s390-vsie-fix-possible-race-when-shadowing-region-3-tables patches.suse/iommu-amd-fix-the-configuration-of-gcr3-table-root-pointer patches.suse/0016-libnvdimm-pfn-Prevent-raw-mode-fallback-if-pfn-infob.patch patches.suse/watchdog-reset-last_hw_keepalive-time-at-start.patch patches.suse/ceph-check-if-file-lock-exists-before-sending-unlock-request.patch patches.suse/powerpc-pseries-ddw-Extend-upper-limit-for-huge-DMA-.patch patches.suse/s390-cio-avoid-duplicated-add-uevents patches.suse/s390-cio-generate-delayed-uevent-for-vfio-ccw-subchannels patches.suse/block-fix-busy-device-checking-in-blk_drop_partition.patch patches.suse/nvme-fix-deadlock-caused-by-ANA-update-wrong-locking.patch patches.suse/block-fix-busy-device-checking-in-blk_drop_partition-again.patch patches.suse/libata-Return-correct-status-in-sata_pmp_eh_recover_.patch patches.suse/scsi-lpfc-Fix-kasan-slab-out-of-bounds-error-in-lpfc.patch patches.suse/scsi-lpfc-Fix-lockdep-error-register-non-static-key.patch patches.suse/scsi-lpfc-Fix-lpfc-overwrite-of-sg_cnt-field-in-nvme.patch patches.suse/scsi-lpfc-Fix-scsi-host-template-for-SLI3-vports.patch patches.suse/scsi-lpfc-Fix-crash-after-handling-a-pci-error.patch patches.suse/scsi-lpfc-Fix-update-of-wq-consumer-index-in-lpfc_sl.patch patches.suse/scsi-lpfc-fix-crash-in-target-side-cable-pulls-hitting-wait_for_unreg patches.suse/scsi-lpfc-Fix-erroneous-cpu-limit-of-128-on-I-O-stat.patch patches.suse/scsi-lpfc-Make-debugfs-ktime-stats-generic-for-NVME-.patch patches.suse/scsi-lpfc-Remove-prototype-FIPS-DSS-options-from-SLI.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.0.patch patches.suse/scsi-ufs-clean-up-ufshcd_scale_clks-and-clock-scaling-error-out-path patches.suse/scsi-lpfc-Change-default-SCSI-LUN-QD-to-64.patch patches.suse/ALSA-hda-realtek-Add-quirk-for-Lenovo-Carbon-X1-8th-.patch patches.suse/ALSA-pcm-oss-Fix-regression-by-buffer-overflow-fix.patch patches.suse/ALSA-usb-audio-Add-registration-quirk-for-Kingston-H.patch patches.suse/ALSA-hda-realtek-Add-supported-new-mute-Led-for-HP.patch patches.suse/ALSA-hda-realtek-Add-HP-new-mute-led-supported-for-A.patch patches.suse/ALSA-hda-Fix-potential-access-overflow-in-beep-helpe.patch patches.suse/ALSA-ice1724-Fix-invalid-access-for-enumerated-ctl-i.patch patches.suse/ALSA-hda-realtek-Add-quirk-for-MSI-GL63.patch patches.suse/ALSA-usb-audio-Add-mixer-workaround-for-TRX40-and-co.patch patches.suse/ALSA-hda-Add-driver-blacklist.patch patches.suse/ASoC-fix-regwmask.patch patches.suse/ASoC-dapm-connect-virtual-mux-with-default-value.patch patches.suse/ASoC-dpcm-allow-start-or-stop-during-pause-for-backe.patch patches.suse/ASoC-topology-use-name_prefix-for-new-kcontrol.patch patches.suse/ASoC-Intel-atom-Take-the-drv-lock-mutex-before-calli.patch patches.suse/drm-amdgpu-Fix-oops-when-pp_funcs-is-unset-in-ACPI-e.patch patches.suse/ipmi-fix-hung-processes-in-__get_guid.patch patches.suse/pwm-bcm2835-Dynamically-allocate-base.patch patches.suse/pwm-meson-Fix-confusing-indentation.patch patches.suse/pwm-rcar-Fix-late-Runtime-PM-enablement.patch patches.suse/pwm-renesas-tpu-Fix-late-Runtime-PM-enablement.patch patches.suse/pwm-pca9685-Fix-PWM-GPIO-inter-operation.patch patches.suse/0001-xen-blkfront-fix-memory-allocation-flags-in-blkfront.patch patches.suse/x86-xen-fix-booting-32-bit-pv-guest.patch patches.suse/ocfs2-no-need-try-to-truncate-file-beyond-i_size.patch patches.suse/0020-lib-raid6-test-fix-build-on-distros-whose-bin-sh-is-.patch patches.suse/cifs-ignore-cached-share-root-handle-closing-errors.patch patches.suse/cifs-smbd-Merge-code-to-track-pending-packets.patch patches.suse/cifs-smbd-Check-send-queue-size-before-posting-a-send.patch patches.suse/cifs-smbd-Update-receive-credits-before-sending-and-deal-with-cred.patch patches.suse/cifs-Allocate-crypto-structures-on-the-fly-for-calculating-signatur.patch patches.suse/cifs-smbd-Properly-process-errors-on-ib_post_send.patch patches.suse/cifs-smbd-Do-not-schedule-work-to-send-immediate-packet-on-every-r.patch patches.suse/smb3-smbdirect-support-can-be-configured-by-default.patch patches.suse/smb3-change-noisy-error-message-to-FYI.patch patches.suse/smb3-enable-swap-on-SMB3-mounts.patch patches.suse/btrfs-fix-reclaim-counter-leak-of-space_info-objects.patch patches.suse/msft-hv-2044-x86-hyperv-report-value-of-misc_features.patch patches.suse/msft-hv-2045-x86-Hyper-V-Unload-vmbus-channel-in-hv-panic-callbac.patch patches.suse/msft-hv-2046-x86-Hyper-V-Free-hv_panic_page-when-fail-to-register.patch patches.suse/msft-hv-2047-x86-Hyper-V-Trigger-crash-enlightenment-only-once-du.patch patches.suse/msft-hv-2048-x86-Hyper-V-Report-crash-register-data-or-kmsg-befor.patch patches.suse/msft-hv-2049-x86-Hyper-V-Report-crash-register-data-when-sysctl_r.patch patches.suse/msft-hv-2050-x86-Hyper-V-Report-crash-data-in-die-when-panic_on_o.patch patches.suse/tracing-fix-the-race-between-registering-snapshot-event-trigger-and-triggering-snapshot-operation.patch patches.suse/net-ipv6-do-not-consider-routes-via-gateways-for-any.patch patches.suse/net-revert-default-NAPI-poll-timeout-to-2-jiffies.patch patches.suse/hsr-check-protocol-version-in-hsr_newlink.patch patches.suse/l2tp-Allow-management-of-tunnels-and-session-in-user.patch patches.suse/net-ipv4-devinet-Fix-crash-when-add-del-multicast-IP.patch patches.suse/net-cxgb4-Check-the-return-from-t4_query_params-prop.patch patches.suse/mac80211_hwsim-Use-kstrndup-in-place-of-kasprintf.patch patches.suse/xsk-Add-missing-check-on-user-supplied-headroom-size.patch patches.suse/0001-net-stmmac-dwmac-sunxi-Provide-TX-and-RX-fifo-sizes.patch patches.suse/0057-amd-xgbe-Use-__napi_schedule-in-BH-context.patch patches.suse/ALSA-ctxfi-Remove-unnecessary-cast-in-kfree.patch patches.suse/ALSA-hda-realtek-Enable-the-headset-mic-on-Asus-FX50.patch patches.suse/ALSA-usb-audio-Filter-error-from-connector-kctl-ops-.patch patches.suse/ALSA-usb-audio-Don-t-override-ignore_ctl_error-value.patch patches.suse/ALSA-usb-audio-Don-t-create-jack-controls-for-PCM-te.patch patches.suse/ALSA-usb-audio-Check-mapping-at-creating-connector-c.patch patches.suse/ALSA-hda-Don-t-release-card-at-firmware-loading-erro.patch patches.suse/ALSA-hda-Honor-PM-disablement-in-PM-freeze-and-thaw_.patch patches.suse/ALSA-hda-Release-resources-at-error-in-delayed-probe.patch patches.suse/ALSA-hda-Keep-the-controller-initialization-even-if-.patch patches.suse/ALSA-hda-Skip-controller-resume-if-not-needed.patch patches.suse/ALSA-hda-Explicitly-permit-using-autosuspend-if-runt.patch patches.suse/ALSA-hda-call-runtime_allow-for-all-hda-controllers.patch patches.suse/watchdog-sp805-fix-restart-handler.patch patches.suse/0008-drm-amd-powerplay-force-the-trim-of-the-mclk-dpm_lev.patch patches.suse/hwmon-jc42-Fix-name-to-have-no-illegal-characters.patch patches.suse/scsi-qla2xxx-Fix-regression-warnings.patch patches.suse/scsi-sg-add-sg_remove_request-in-sg_common_write patches.suse/cifs-dump-the-session-id-and-keys-also-for-SMB2-sessions.patch patches.suse/cifs-improve-read-performance-for-page-size-64KB-cache-strict-v.patch patches.suse/smb3-remove-overly-noisy-debug-line-in-signing-errors.patch patches.suse/ext4-use-non-movable-memory-for-superblock-readahead.patch patches.suse/ext4-do-not-zeroout-extents-beyond-i_disksize.patch patches.suse/objtool-fix-switch-table-detection-in-text-unlikely.patch patches.suse/objtool-make-bp-scratch-register-warning-more-robust.patch patches.suse/x86-resctrl-Fix-invalid-attempt-at-removing-the-defa.patch patches.suse/x86-resctrl-preserve-cdp-enable-over-cpu-hotplug.patch patches.suse/tpm-ibmvtpm-retry-on-H_CLOSED-in-tpm_ibmvtpm_send.patch patches.suse/tpm-tpm_tis-Free-IRQ-if-probing-fails.patch patches.suse/kvm-check-validity-of-resolved-slot-when-searching-memslots patches.suse/nfsd-memory-corruption-in-nfsd4_lock.patch patches.suse/svcrdma-Fix-trace-point-use-after-free-race.patch patches.suse/drm-amdgpu-Correctly-initialize-thermal-controller-f.patch patches.suse/0007-drm-i915-HDCP-fix-Ri-prime-check-done-during-link-ch.patch patches.suse/drm-meson-Delete-an-error-message-in-meson_dw_hdmi_b.patch patches.suse/ALSA-hda-realtek-Fix-unexpected-init_amp-override.patch patches.suse/ALSA-hda-Remove-ASUS-ROG-Zenith-from-the-blacklist.patch patches.suse/ALSA-usb-audio-Add-static-mapping-table-for-ALC1220-.patch patches.suse/ALSA-usb-audio-Add-quirk-for-Focusrite-Scarlett-2i2.patch patches.suse/ALSA-usx2y-Fix-potential-NULL-dereference.patch patches.suse/ALSA-usb-audio-Apply-async-workaround-for-Scarlett-2.patch patches.suse/ASoC-topology-Check-return-value-of-pcm_new_ver.patch patches.suse/ASoC-codecs-hdac_hdmi-Fix-incorrect-use-of-list_for_.patch patches.suse/ASoC-dapm-fixup-dapm-kcontrol-widget.patch patches.suse/ALSA-usb-audio-Add-connector-notifier-delegation.patch patches.suse/ALSA-usb-audio-Fix-usb-audio-refcnt-leak-when-gettin.patch patches.suse/ALSA-hda-realtek-Add-new-codec-supported-for-ALC245.patch patches.suse/ALSA-hda-Always-use-jackpoll-helper-for-jack-update-.patch patches.suse/0019-pnp-Use-list_for_each_entry-instead-of-open-coding.patch patches.suse/net-netrom-Fix-potential-nr_neigh-refcnt-leak-in-nr_.patch patches.suse/wimax-i2400m-Fix-potential-urb-refcnt-leak.patch patches.suse/net-mlx4_en-avoid-indirect-call-in-TX-completion.patch patches.suse/tcp-cache-line-align-MAX_TCP_HEADER.patch patches.suse/ipv6-fix-restrict-IPV6_ADDRFORM-operation.patch patches.suse/net-stmmac-dwmac-meson8b-Add-missing-boundary-to-RGM.patch patches.suse/cxgb4-fix-large-delays-in-PTP-synchronization.patch patches.suse/team-fix-hang-in-team_mode_get.patch patches.suse/net-mlx5-Fix-failing-fw-tracer-allocation-on-s390.patch patches.suse/macvlan-fix-null-dereference-in-macvlan_device_event.patch patches.suse/xfrm-Always-set-XFRM_TRANSFORMED-in-xfrm-4-6-_output.patch patches.suse/vrf-Check-skb-for-XFRM_TRANSFORMED-flag.patch patches.suse/0015-net-dsa-b53-Lookup-VID-in-ARL-searches-when-VLAN-is-.patch patches.suse/net-dsa-b53-Fix-ARL-register-definitions.patch patches.suse/net-dsa-b53-Rework-ARL-bin-logic.patch patches.suse/0016-net-dsa-b53-b53_arl_rw_op-needs-to-select-IVL-or-SVL.patch patches.suse/mlxsw-Fix-some-IS_ERR-vs-NULL-bugs.patch patches.suse/cxgb4-fix-adapter-crash-due-to-wrong-MC-size.patch patches.suse/net-x25-Fix-x25_neigh-refcnt-leak-when-receiving-fra.patch patches.suse/net-bcmgenet-correct-per-TX-RX-ring-statistics.patch patches.suse/iwlwifi-pcie-actually-release-queue-memory-in-TVQM.patch patches.suse/macsec-avoid-to-set-wrong-mtu.patch patches.suse/cpumap-Avoid-warning-when-CONFIG_DEBUG_PER_CPU_MAPS-.patch patches.suse/bpf-Forbid-XADD-on-spilled-pointers-for-unprivileged.patch patches.suse/powerpc-setup_64-Set-cache-line-size-based-on-cache-.patch patches.suse/s390-ftrace-fix-potential-crashes-when-switching-tracers patches.suse/s390-pci-do-not-set-affinity-for-floating-irqs patches.suse/staging-comedi-dt2815-fix-writing-hi-byte-of-analog-.patch patches.suse/iio-ad7797-Use-correct-attribute_group.patch patches.suse/iio-adc-stm32-adc-fix-sleep-in-atomic-context.patch patches.suse/iio-xilinx-xadc-Fix-ADC-B-powerdown.patch patches.suse/iio-xilinx-xadc-Fix-clearing-interrupt-when-enabling.patch patches.suse/iio-xilinx-xadc-Fix-sequencer-configuration-for-aux-.patch patches.suse/staging-vt6656-Don-t-set-RCR_MULTICAST-or-RCR_BROADC.patch patches.suse/staging-vt6656-Fix-drivers-TBTT-timing-counter.patch patches.suse/staging-vt6656-Fix-pairwise-key-entry-save.patch patches.suse/staging-comedi-Fix-comedi_device-refcnt-leak-in-come.patch patches.suse/vt-don-t-hardcode-the-mem-allocation-upper-bound.patch patches.suse/tty-rocket-avoid-OOB-access.patch patches.suse/USB-core-Fix-free-while-in-use-bug-in-the-USB-S-Glib.patch patches.suse/USB-early-Handle-AMD-s-spec-compliant-identifiers-to.patch patches.suse/UAS-no-use-logging-any-details-in-case-of-ENODEV.patch patches.suse/UAS-fix-deadlock-in-error-handling-and-PM-flushing-w.patch patches.suse/cdc-acm-close-race-betrween-suspend-and-acm_softint.patch patches.suse/cdc-acm-introduce-a-cool-down.patch patches.suse/usb-f_fs-Clear-OS-Extended-descriptor-counts-to-zero.patch patches.suse/USB-Add-USB_QUIRK_DELAY_CTRL_MSG-and-USB_QUIRK_DELAY.patch patches.suse/usb-gadget-udc-bdc-Remove-unnecessary-NULL-checks-in.patch patches.suse/usb-dwc3-gadget-Do-link-recovery-for-SS-and-SSP.patch patches.suse/usb-gadget-udc-atmel-Fix-vbus-disconnect-handling.patch patches.suse/USB-hub-Fix-handling-of-connect-changes-during-sleep.patch patches.suse/usb-storage-Add-unusual_devs-entry-for-JMicron-JMS56.patch patches.suse/USB-sisusbvga-Change-port-variable-from-signed-to-un.patch patches.suse/cifs-protect-updating-server-dstaddr-with-a-spinlock.patch patches.suse/cifs-minor-update-to-comments-around-the-cifs_tcp_ses_lock-mutex.patch patches.suse/cifs-do-not-share-tcons-with-DFS.patch patches.suse/cifs-ensure-correct-super-block-for-DFS-reconnect.patch patches.suse/cifs-fix-uninitialised-lease_key-in-open_shroot-.patch patches.suse/btrfs-fix-block-group-leak-when-removing-fails.patch patches.suse/i40iw-fix-null-pointer-dereference-on-a-null-wqe-poi.patch patches.suse/RDMA-mlx4-Initialize-ib_spec-on-the-stack.patch patches.suse/RDMA-mlx5-Set-GRH-fields-in-query-QP-on-RoCE.patch patches.suse/RDMA-core-Prevent-mixed-use-of-FDs-between-shared-uf.patch patches.suse/RDMA-core-Fix-race-between-destroy-and-release-FD-ob.patch patches.suse/propagate_one-mnt_set_mountpoint-needs-mount_lock.patch patches.suse/mmc-cqhci-avoid-false-cqhci-cqe-stuck-on-by-not-open-coding-timeout-loop.patch patches.suse/mmc-sdhci-xenon-fix-annoying-1.8V-regulator-warning.patch patches.suse/mmc-sdhci-pci-Fix-eMMC-driver-strength-for-BYT-based.patch patches.suse/selinux-properly-handle-multiple-messages-in-selinux.patch patches.suse/0021-dm-writecache-fix-data-corruption-when-reloading-the.patch patches.suse/0020-dm-verity-fec-fix-hash-block-number-in-verity_fec_de.patch patches.suse/scsi-qla2xxx-set-UNLOADING-before-waiting-for-sessio.patch patches.suse/scsi-qla2xxx-check-UNLOADING-before-posting-async-wo.patch patches.suse/scsi-target-iblock-fix-WRITE-SAME-zeroing.patch patches.suse/0001-drm-edid-Fix-off-by-one-in-DispID-DTD-pixel-clock.patch patches.suse/drm-qxl-qxl_release-leak-in-qxl_draw_dirty_fb.patch patches.suse/drm-qxl-qxl_release-leak-in-qxl_hw_surface_alloc.patch patches.suse/drm-qxl-qxl_release-use-after-free.patch patches.suse/ALSA-hda-Match-both-PCI-ID-and-SSID-for-driver-black.patch patches.suse/ALSA-pcm-oss-Place-the-plugin-buffer-overflow-checks.patch patches.suse/ALSA-hda-realtek-Two-front-mics-on-a-Lenovo-ThinkCen.patch patches.suse/ALSA-hda-hdmi-fix-race-in-monitor-detection-during-p.patch patches.suse/ALSA-hda-hdmi-fix-without-unlocked-before-return.patch patches.suse/ALSA-opti9xx-shut-up-gcc-10-range-warning.patch patches.suse/ALSA-usb-audio-Correct-a-typo-of-NuPrime-DAC-10-USB-.patch patches.suse/block-remove-the-bd_openers-checks-in-blk_drop_parti.patch patches.suse/vfio-type1-fix-va-pa-translation-for-pfnmap-vmas-in-vaddr_get_pfn patches.suse/dmaengine-dmatest-Fix-iteration-non-stop-logic.patch patches.suse/nfs-Fix-potential-posix_acl-refcnt-leak-in-nfs3_set_.patch patches.suse/NFSv4.1-fix-handling-of-backchannel-binding-in-BIND_.patch patches.suse/PM-ACPI-Output-correct-message-on-target-power-state.patch patches.suse/PM-hibernate-Freeze-kernel-threads-in-software_resum.patch patches.suse/iommu-amd-fix-legacy-interrupt-remapping-for-x2apic-enabled-system patches.suse/btrfs-fix-partial-loss-of-prealloc-extent-past-i_siz.patch patches.suse/0021-virtio-blk-handle-block_device_operations-callbacks-.patch patches.suse/HID-wacom-Read-HID_DG_CONTACTMAX-directly-for-non-ge.patch patches.suse/HID-multitouch-add-eGalaxTouch-P80H84-support.patch patches.suse/platform-x86-asus-nb-wmi-Do-not-load-on-Asus-T100TA-.patch patches.suse/net-tls-Fix-sk_psock-refcnt-leak-in-bpf_exec_tx_verd.patch patches.suse/net-tls-Fix-sk_psock-refcnt-leak-when-in-tls_data_re.patch patches.suse/fq_codel-fix-TCA_FQ_CODEL_DROP_BATCH_SIZE-sanity-che.patch patches.suse/sch_choke-avoid-potential-panic-in-choke_reset.patch patches.suse/bnxt_en-Fix-VF-anti-spoof-filter-setup.patch patches.suse/bnxt_en-Reduce-BNXT_MSIX_VEC_MAX-value-to-supported-.patch patches.suse/bnxt_en-Improve-AER-slot-reset.patch patches.suse/bnxt_en-Return-error-when-allocating-zero-size-conte.patch patches.suse/bnxt_en-Fix-VLAN-acceleration-handling-in-bnxt_fix_f.patch patches.suse/sch_sfq-validate-silly-quantum-values.patch patches.suse/batman-adv-fix-batadv_nc_random_weight_tq.patch patches.suse/batman-adv-Fix-refcnt-leak-in-batadv_show_throughput.patch patches.suse/batman-adv-Fix-refcnt-leak-in-batadv_store_throughpu.patch patches.suse/batman-adv-Fix-refcnt-leak-in-batadv_v_ogm_process.patch patches.suse/net-ena-Fix-build-warning-in-ena_xdp_set.patch patches.suse/net-mlx5-Fix-forced-completion-access-non-initialize.patch patches.suse/net-mlx5-Fix-command-entry-leak-in-Internal-Error-St.patch patches.suse/ibmvnic-Skip-fatal-error-reset-after-passive-init.patch patches.suse/dp83640-reverse-arguments-to-list_add_tail.patch patches.suse/net-macsec-preserve-ingress-frame-ordering.patch patches.suse/0001-net-moxa-Fix-a-potential-double-free_irq.patch patches.suse/tunnel-Propagate-ECT-1-when-decapsulating-as-recomme.patch patches.suse/mlxsw-spectrum_acl_tcam-Position-vchunk-in-a-vregion.patch patches.suse/msft-hv-2073-hv_netvsc-Fix-netvsc_start_xmit-s-return-type.patch patches.suse/devlink-fix-return-value-after-hitting-end-in-region.patch patches.suse/net_sched-sch_skbprio-add-message-validation-to-skbp.patch patches.suse/net-usb-qmi_wwan-add-support-for-DW5816e.patch patches.suse/net-mlx4_core-Fix-use-of-ENOSPC-around-mlx4_counter_.patch patches.suse/nfp-abm-fix-a-memory-leak-bug.patch patches.suse/net-stricter-validation-of-untrusted-gso-packets.patch patches.suse/tracing-add-a-vmalloc_sync_mappings-for-safe-measure.patch patches.suse/mm-page_alloc-fix-watchdog-soft-lockups-during-set_zone_contiguous.patch patches.suse/scripts-decodecode-fix-trapping-instruction-formatti.patch patches.suse/mm-limit-boost_watermark-on-small-zones.patch patches.suse/USB-uas-add-quirk-for-LaCie-2Big-Quadra.patch patches.suse/USB-core-Fix-misleading-driver-bug-report.patch patches.suse/USB-serial-garmin_gps-add-sanity-checking-for-data-l.patch patches.suse/USB-serial-qcserial-Add-DW5816e-support.patch patches.suse/coredump-fix-crash-when-umh-is-disabled.patch patches.suse/component-Silence-bind-error-on-EPROBE_DEFER.patch patches.suse/ceph-fix-endianness-bug-when-handling-mds-session-feature-bits.patch patches.suse/ceph-fix-double-unlock-in-handle_cap_export.patch patches.suse/ceph-demote-quotarealm-lookup-warning-to-a-debug-message.patch patches.suse/scsi-qla2xxx-Fix-hang-when-issuing-nvme-disconnect-a.patch patches.suse/scsi-qla2xxx-Delete-all-sessions-before-unregister-l.patch patches.suse/scsi-ibmvfc-Don-t-send-implicit-logouts-prior-to-NPI.patch patches.suse/scsi-ibmvscsi-Fix-WARN_ON-during-event-pool-release.patch patches.suse/iommu-amd-fix-race-in-increase_address_space-fetch_pte patches.suse/iommu-amd-do-not-loop-forever-when-trying-to-increase-address-space patches.suse/iommu-amd-call-domain_flush_complete-in-update_domain patches.suse/iommu-amd-update-device-table-in-increase_address_space patches.suse/iommu-amd-do-not-flush-device-table-in-iommu_map_page patches.suse/objtool-fix-stack-offset-tracking-for-indirect-cfas.patch patches.suse/x86-entry-64-fix-unwind-hints-in-register-clearing-code.patch patches.suse/x86-entry-64-fix-unwind-hints-in-kernel-exit-path.patch patches.suse/x86-entry-64-fix-unwind-hints-in-_switch_to_asm.patch patches.suse/x86-entry-64-fix-unwind-hints-in-rewind_stack_do_exit.patch patches.suse/x86-unwind-prevent-false-warnings-for-non-current-tasks.patch patches.suse/x86-unwind-orc-don-t-skip-the-first-frame-for-inactive-tasks.patch patches.suse/x86-unwind-orc-prevent-unwinding-before-orc-initialization.patch patches.suse/x86-unwind-orc-fix-error-path-for-bad-orc-entry-type.patch patches.suse/gpio-tegra-mask-GPIO-IRQs-during-IRQ-shutdown.patch patches.suse/mmc-core-check-request-type-before-completing-the-request.patch patches.suse/mmc-core-fix-recursive-locking-issue-in-cqe-recovery-path.patch patches.suse/mmc-block-Fix-request-completion-in-the-CQE-timeout-.patch patches.suse/0002-drm-i915-gvt-Init-DPLL-DDI-vreg-for-virtual-display-.patch patches.suse/ALSA-usb-audio-Add-control-message-quirk-delay-for-K.patch patches.suse/Revert-ALSA-hda-realtek-Fix-pop-noise-on-ALC225.patch patches.suse/ALSA-hda-realtek-Fix-S3-pop-noise-on-Dell-Wyse.patch patches.suse/ALSA-usb-audio-add-mapping-for-ASRock-TRX40-Creator.patch patches.suse/ALSA-rawmidi-Fix-racy-buffer-resize-under-concurrent.patch patches.suse/ALSA-hda-realtek-Add-quirk-for-Samsung-Notebook.patch patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-ASUS-GL503VM-.patch patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-ASUS-UX550GE-.patch patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-ASUS-UX581LV-.patch patches.suse/ALSA-hda-realtek-Add-COEF-workaround-for-ASUS-ZenBoo.patch patches.suse/ALSA-hda-realtek-Limit-int-mic-boost-for-Thinkpad-T5.patch patches.suse/i40iw-Fix-error-handling-in-i40iw_manage_arp_cache.patch patches.suse/IB-mlx4-Test-return-value-of-calls-to-ib_get_cached_.patch patches.suse/RDMA-iw_cxgb4-Fix-incorrect-function-parameters.patch patches.suse/Revert-ipv6-add-mtu-lock-check-in-__ip6_rt_update_pm.patch patches.suse/net-fix-a-potential-recursive-NETDEV_FEAT_CHANGE.patch patches.suse/dpaa2-eth-prevent-array-underflow-in-update_cls_rule.patch patches.suse/bpf-Fix-sk_psock-refcnt-leak-when-receiving-message.patch patches.suse/netprio_cgroup-Fix-unlimited-memory-leak-of-v2-cgrou.patch patches.suse/net-dsa-loop-Add-module-soft-dependency.patch patches.suse/netlabel-cope-with-NULL-catmap.patch patches.suse/s390-ism-fix-error-return-code-in-ism_probe patches.suse/net-phy-fix-aneg-restart-in-phy_ethtool_set_eee.patch patches.suse/pppoe-only-process-PADT-targeted-at-local-interfaces.patch patches.suse/pinctrl-sunrisepoint-Fix-PAD-lock-register-offset-fo.patch patches.suse/pinctrl-baytrail-Enable-pin-configuration-setting-fo.patch patches.suse/pinctrl-cherryview-Add-missing-spinlock-usage-in-chv.patch patches.suse/x86-fix-early-boot-crash-on-gcc-10-third-try.patch patches.suse/x86-unwind-orc-fix-error-handling-in-_unwind_start.patch patches.suse/usb-gadget-audio-Fix-a-missing-error-return-value-in.patch patches.suse/usb-gadget-net2272-Fix-a-memory-leak-in-an-error-han.patch patches.suse/usb-gadget-legacy-fix-redundant-initialization-warni.patch patches.suse/usb-gadget-legacy-fix-error-return-code-in-cdc_bind.patch patches.suse/usb-gadget-legacy-fix-error-return-code-in-gncm_bind.patch patches.suse/usb-xhci-Fix-NULL-pointer-dereference-when-enqueuing.patch patches.suse/usb-host-xhci-plat-keep-runtime-active-when-removing.patch patches.suse/usb-gadget-udc-atmel-Make-some-symbols-static.patch patches.suse/USB-gadget-fix-illegal-array-access-in-binding-with-.patch patches.suse/evm-Check-also-if-tfm-is-an-error-pointer-in-init_de.patch patches.suse/ima-Fix-return-value-of-ima_write_policy.patch patches.suse/evm-Fix-a-small-race-in-init_desc.patch patches.suse/iommu-amd-fix-over-read-of-acpi-uid-from-ivrs-table patches.suse/i2c-fix-missing-pm_runtime_put_sync-in-i2c_device_probe.patch patches.suse/i2c-mux-demux-pinctrl-Fix-an-error-handling-path-in-.patch patches.suse/fix-multiplication-overflow-in-copy_fdtable.patch patches.suse/ubifs-remove-broken-lazytime-support.patch patches.suse/dmaengine-tegra210-adma-Fix-an-error-handling-path-i.patch patches.suse/ALSA-pcm-fix-incorrect-hw_base-increase.patch patches.suse/ALSA-hda-realtek-Fix-silent-output-on-Gigabyte-X57-2.patch patches.suse/ALSA-iec1712-Initialize-STDSP24-properly-when-using-.patch patches.suse/ALSA-hda-realtek-Add-more-fixup-entries-for-Clevo-ma.patch patches.suse/0002-drm-etnaviv-fix-perfmon-domain-interation.patch patches.suse/scsi-qla2xxx-Do-not-log-message-when-reading-port-sp.patch patches.suse/iio-dac-vf610-Fix-an-error-handling-path-in-vf610_da.patch patches.suse/staging-iio-ad2s1210-Fix-SPI-reading.patch patches.suse/iio-adc-stm32-adc-fix-device-used-to-request-dma.patch patches.suse/iio-sca3000-Remove-an-erroneous-get_device.patch patches.suse/mei-release-me_cl-object-reference.patch patches.suse/net-dsa-mt7530-fix-roaming-from-DSA-user-ports.patch patches.suse/net-revert-net-get-rid-of-an-signed-integer-overflow.patch patches.suse/net-sched-fix-reporting-the-first-time-use-timestamp.patch patches.suse/r8152-support-additional-Microsoft-Surface-Ethernet-.patch patches.suse/net-inet_csk-Fix-so_reuseport-bind-address-cache-in-.patch patches.suse/__netif_receive_skb_core-pass-skb-by-reference.patch patches.suse/sctp-Don-t-add-the-shutdown-timer-if-its-already-bee.patch patches.suse/ax25-fix-setsockopt-SO_BINDTODEVICE.patch patches.suse/net-qrtr-Fix-passing-invalid-reference-to-qrtr_local.patch patches.suse/net-ipip-fix-wrong-address-family-in-init-error-path.patch patches.suse/sctp-Start-shutdown-on-association-restart-if-in-SHU.patch patches.suse/mlxsw-spectrum-Fix-use-after-free-of-split-unsplit-t.patch patches.suse/0002-net-sun-fix-missing-release-regions-in-cas_init_one.patch patches.suse/net-mlx4_core-fix-a-memory-leak-bug.patch patches.suse/net-mlx5-Add-command-entry-handling-completion.patch patches.suse/net-mlx5e-Update-netdev-txq-on-completions-during-cl.patch patches.suse/sched-fair-fix-enqueue_task_fair-warning-some-more.patch patches.suse/sched-fair-fix-unthrottle_cfs_rq-for-leaf_cfs_rq-list.patch patches.suse/x86-unwind-orc-fix-unwind_get_return_address_ptr-for-inactive-tasks.patch patches.suse/Input-usbtouchscreen-add-support-for-BonXeon-TP.patch patches.suse/Input-evdev-call-input_flush_device-on-release-not-f.patch patches.suse/Input-xpad-add-custom-init-packet-for-Xbox-One-S-con.patch patches.suse/Input-i8042-add-ThinkPad-S230u-to-i8042-reset-list.patch patches.suse/Input-synaptics-rmi4-really-fix-attn_data-use-after-.patch patches.suse/Input-synaptics-rmi4-fix-error-return-code-in-rmi_dr.patch patches.suse/Input-synaptics-add-a-second-working-PNP_ID-for-Leno.patch patches.suse/mm-remove-VM_BUG_ON-PageSlab-from-page_mapcount.patch patches.suse/fs-binfmt_elf.c-allocate-initialized-memory-in-fill_.patch patches.suse/include-asm-generic-topology.h-guard-cpumask_of_node.patch patches.suse/ALSA-hwdep-fix-a-left-shifting-1-by-31-UB-bug.patch patches.suse/ALSA-hda-realtek-Add-a-model-for-Thinkpad-T570-witho.patch patches.suse/ALSA-usb-audio-mixer-volume-quirk-for-ESS-Technology.patch patches.suse/ALSA-usb-audio-Quirks-for-Gigabyte-TRX40-Aorus-Maste.patch patches.suse/ALSA-hda-realtek-Add-new-codec-supported-for-ALC287.patch patches.suse/mmc-block-Fix-use-after-free-issue-for-rpmb.patch patches.suse/IB-qib-Call-kobject_put-when-kobject_init_and_add-fa.patch patches.suse/RDMA-pvrdma-Fix-missing-pci-disable-in-pvrdma_pci_pr.patch patches.suse/IB-ipoib-Fix-double-free-of-skb-in-case-of-multicast.patch patches.suse/iommu-fix-reference-count-leak-in-iommu_group_alloc patches.suse/libceph-ignore-pool-overlay-and-cache-logic-on-redirects.patch patches.suse/dpaa_eth-fix-usage-as-DSA-master-try-3.patch patches.suse/qlcnic-fix-missing-release-in-qlcnic_83xx_interrupt_.patch patches.suse/mac80211-mesh-fix-discovery-timer-re-arming-issue-cr.patch patches.suse/net-check-untrusted-gso_size-at-kernel-entry.patch patches.suse/net-usb-qmi_wwan-add-Telit-LE910C1-EUX-composition.patch patches.suse/bnxt_en-Fix-accumulation-of-bp-net_stats_prev.patch patches.suse/crypto-chelsio-chtls-properly-set-tp-lsndtime.patch patches.suse/vsock-fix-timeout-in-vsock_accept.patch patches.suse/0003-bonding-Fix-reference-count-leak-in-bond_sysfs_slave.patch patches.suse/net-be-more-gentle-about-silly-gso-requests-coming-f.patch patches.suse/0022-xfrm-fix-error-in-comment.patch patches.suse/net-mlx5-Fix-crash-upon-suspend-resume.patch patches.suse/NFC-st21nfca-add-missed-kfree_skb-in-an-error-path.patch patches.suse/drivers-net-ibmvnic-Update-VNIC-protocol-version-rep.patch patches.suse/devinet-fix-memleak-in-inetdev_init.patch patches.suse/l2tp-do-not-use-inet_hash-inet_unhash.patch patches.suse/l2tp-add-sk_family-checks-to-l2tp_validate_socket.patch patches.suse/regmap-debugfs-check-count-when-read-regmap-file.patch patches.suse/spi-bcm-qspi-when-tx-rx-buffer-is-NULL-set-to-0.patch patches.suse/spi-spi-mem-Fix-Dual-Quad-modes-on-Octal-capable-dev.patch patches.suse/spi-pxa2xx-Apply-CS-clk-quirk-to-BXT.patch patches.suse/spi-dw-Zero-DMA-Tx-and-Rx-configurations-on-stack.patch patches.suse/spi-dw-Enable-interrupts-in-accordance-with-DMA-xfer.patch patches.suse/spi-dw-Return-any-value-retrieved-from-the-dma_trans.patch patches.suse/spi-dw-Add-SPI-Tx-done-wait-method-to-DMA-based-tran.patch patches.suse/spi-dw-Add-SPI-Rx-done-wait-method-to-DMA-based-tran.patch patches.suse/spi-dw-Fix-Rx-only-DMA-transfers.patch patches.suse/crypto-stm32-crc32-fix-ext4-chksum-BUG_ON.patch patches.suse/objtool-clean-instruction-state-before-each-function-validation.patch patches.suse/objtool-ignore-empty-alternatives.patch patches.suse/efi-efivars-Add-missing-kobject_put-in-sysfs-entry-c.patch patches.suse/x86-cpu-amd-make-erratum-1054-a-legacy-erratum.patch patches.suse/drivers-perf-hisi-Fix-typo-in-events-attribute-array.patch patches.suse/lpfc_debugfs-get-rid-of-pointless-access_ok.patch patches.suse/pcm_native-result-of-put_user-needs-to-be-checked.patch patches.suse/mmc-sdhci-msm-Set-SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12.patch patches.suse/mmc-sdio-Fix-potential-NULL-pointer-error-in-mmc_sdi.patch patches.suse/mmc-fix-compilation-of-user-API.patch patches.suse/mmc-sdhci-esdhc-imx-fix-the-mask-for-tuning-start-po.patch patches.suse/mmc-sdhci-msm-Clear-tuning-done-flag-while-hs400-tun.patch patches.suse/platform-x86-dell-laptop-don-t-register-micmute-LED-.patch patches.suse/platform-x86-hp-wmi-Convert-simple_strtoul-to-kstrto.patch patches.suse/ACPI-sysfs-Fix-reference-count-leak-in-acpi_sysfs_ad.patch patches.suse/ACPI-CPPC-Fix-reference-count-leak-in-acpi_cppc_proc.patch patches.suse/ACPI-GED-add-support-for-_Exx-_Lxx-handler-methods.patch patches.suse/ACPI-GED-use-correct-trigger-type-field-in-_Exx-_Lxx.patch patches.suse/ACPI-video-Use-native-backlight-on-Acer-TravelMate-5.patch patches.suse/agp-intel-Reinforce-the-barrier-after-GTT-updates.patch patches.suse/0001-drm-qxl-Use-correct-notify-port-address-when-creatin.patch patches.suse/drm-dp_mst-Reformat-drm_dp_check_act_status-a-bit.patch patches.suse/0002-drm-dp_mst-Increase-ACT-retry-timeout-to-3s.patch patches.suse/drm-bridge-adv7511-Extend-list-of-audio-sample-rates.patch patches.suse/0001-drm-amd-display-fix-Kconfig-help-text.patch patches.suse/video-fbdev-w100fb-Fix-a-potential-double-free.patch patches.suse/0001-drm-vkms-Hold-gem-object-while-still-in-use.patch patches.suse/drm-nouveau-debugfs-fix-runtime-pm-imbalance-on-erro.patch patches.suse/drm-nouveau-fix-runtime-pm-imbalance-on-error.patch patches.suse/drm-nouveau-dispnv50-fix-runtime-pm-imbalance-on-err.patch patches.suse/0001-md-use-memalloc-scope-APIs-in-mddev_suspend-mddev_re.patch patches.suse/0001-raid5-remove-gfp-flags-from-scribble_alloc.patch patches.suse/nvme-fc-print-proper-nvme-fc-devloss_tmo-value.patch patches.suse/0005-bcache-Convert-pr_-level-uses-to-a-more-typical-styl.patch patches.suse/btrfs-improve-global-reserve-stealing-logic.patch patches.suse/btrfs-allow-us-to-use-up-to-90-of-the-global-rsv-for-unlink.patch patches.suse/btrfs-account-for-trans_block_rsv-in-may_commit_transaction.patch patches.suse/btrfs-only-check-priority-tickets-for-priority-flushing.patch patches.suse/btrfs-run-btrfs_try_granting_tickets-if-a-priority-ticket-fails.patch patches.suse/btrfs-force-chunk-allocation-if-our-global-rsv-is-larger-than-metadata.patch patches.suse/btrfs-don-t-force-read-only-after-error-in-drop-snapshot.patch patches.suse/0001-btrfs-reloc-fix-reloc-root-leak-and-NULL-pointer-der.patch patches.suse/0002-btrfs-reloc-clear-DEAD_RELOC_TREE-bit-for-orphan-roo.patch patches.suse/btrfs-fix-corrupt-log-due-to-concurrent-fsync-of-ino.patch patches.suse/btrfs-fix-wrong-file-range-cleanup-after-an-error-fi.patch patches.suse/btrfs-fix-space_info-bytes_may_use-underflow-after-n.patch patches.suse/btrfs-fix-space_info-bytes_may_use-underflow-during-.patch patches.suse/clocksource-dw_apb_timer-Make-CPU-affiliation-being-.patch patches.suse/clocksource-dw_apb_timer_of-Fix-missing-clockevent-t.patch patches.suse/PCI-Don-t-disable-decoding-when-mmio_always_on-is-se.patch patches.suse/kgdb-Fix-spurious-true-from-in_dbg_master.patch patches.suse/kvm-svm-avoid-infinite-loop-on-npf-from-bad-address patches.suse/kvm-nvmx-skip-ibpb-when-switching-between-vmcs01-and-vmcs02.patch patches.suse/kvm-x86-only-do-l1tf-workaround-on-affected-processors patches.suse/kvm-x86-mmu-set-mmio_value-to-0-if-reserved-pf-can-t-be-generated patches.suse/Bluetooth-hci_bcm-fix-freeing-not-requested-IRQ.patch patches.suse/e1000-Distribute-switch-variables-for-initialization.patch patches.suse/0005-net-bcmgenet-set-Rx-mode-before-starting-netif.patch patches.suse/0006-net-bcmgenet-Fix-WoL-with-password-after-deep-sleep.patch patches.suse/0007-Revert-net-bcmgenet-remove-unused-function-in-bcmgen.patch patches.suse/0001-net-bcmgenet-code-movement.patch patches.suse/0002-net-bcmgenet-add-support-for-ethtool-rxnfc-flows.patch patches.suse/0008-net-lpc-enet-fix-error-return-code-in-lpc_mii_init.patch patches.suse/net-ena-avoid-unnecessary-admin-command-when-RSS-fun.patch patches.suse/net-ena-fix-error-returning-in-ena_com_get_hash_func.patch patches.suse/net-ena-allow-setting-the-hash-function-without-chan.patch patches.suse/net-ena-change-default-RSS-hash-function-to-Toeplitz.patch patches.suse/net-ena-changes-to-RSS-hash-key-allocation.patch patches.suse/net-ena-remove-code-that-does-nothing.patch patches.suse/net-ena-add-unmask-interrupts-statistics-to-ethtool.patch patches.suse/net-ena-add-support-for-reporting-of-packet-drops.patch patches.suse/net-ena-drop-superfluous-prototype.patch patches.suse/net-ena-use-SHUTDOWN-as-reset-reason-when-closing-in.patch patches.suse/net-ena-cosmetic-remove-unnecessary-spaces-and-tabs-.patch patches.suse/net-ena-cosmetic-extract-code-to-ena_indirection_tab.patch patches.suse/Revert-crypto-chelsio-Inline-single-pdu-only.patch patches.suse/Crypto-chcr-fix-for-ccm-aes-failed-test.patch patches.suse/ath9k-Fix-use-after-free-Read-in-ath9k_wmi_ctrl_rx.patch patches.suse/ath9k-Fix-use-after-free-Write-in-ath9k_htc_rx_msg.patch patches.suse/ath9x-Fix-stack-out-of-bounds-Write-in-ath9k_hif_usb.patch patches.suse/brcmfmac-fix-wrong-location-to-get-firmware-feature.patch patches.suse/p54usb-add-AirVasT-USB-stick-device-id.patch patches.suse/b43legacy-Fix-case-where-channel-status-is-corrupted.patch patches.suse/mwifiex-avoid-Wstringop-overflow-warning.patch patches.suse/carl9170-remove-P2P_GO-support.patch patches.suse/ath9k_htc-Silence-undersized-packet-warnings.patch patches.suse/Bluetooth-Handle-Inquiry-Cancel-error-after-Inquiry-.patch patches.suse/veth-Adjust-hard_start-offset-on-redirect-XDP-frames.patch patches.suse/ixgbe-Fix-XDP-redirect-on-archs-with-PAGE_SIZE-above.patch patches.suse/net-mlx5e-IPoIB-Drop-multicast-packets-that-this-int.patch patches.suse/e1000-Do-not-perform-reset-in-reset_task-if-we-are-a.patch patches.suse/net-ena-add-support-for-the-rx-offset-feature.patch patches.suse/net-ena-rename-ena_com_free_desc-to-make-API-more-un.patch patches.suse/net-ena-use-explicit-variable-size-for-clarity.patch patches.suse/net-ena-fix-ena_com_comp_status_to_errno-return-valu.patch patches.suse/net-ena-simplify-ena_com_update_intr_delay_resolutio.patch patches.suse/net-ena-cosmetic-rename-ena_update_tx-rx_rings_intr_.patch patches.suse/net-ena-cosmetic-set-queue-sizes-to-u32-for-consiste.patch patches.suse/net-ena-cosmetic-fix-spelling-and-grammar-mistakes-i.patch patches.suse/net-ena-cosmetic-fix-line-break-issues.patch patches.suse/net-ena-cosmetic-remove-unnecessary-code.patch patches.suse/net-ena-cosmetic-code-reorderings.patch patches.suse/net-ena-cosmetic-fix-spacing-issues.patch patches.suse/net-ena-cosmetic-minor-code-changes.patch patches.suse/net-ena-reduce-driver-load-time.patch patches.suse/igb-Report-speed-and-duplex-as-unknown-when-device-i.patch patches.suse/e1000e-Disable-TSO-for-buffer-overrun-workaround.patch patches.suse/rtlwifi-Fix-a-double-free-in-_rtl_usb_tx_urb_setup.patch patches.suse/mwifiex-Fix-memory-corruption-in-dump_station.patch patches.suse/vmxnet3-prepare-for-version-4-changes.patch patches.suse/vmxnet3-add-support-to-get-set-rx-flow-hash.patch patches.suse/vmxnet3-add-geneve-and-vxlan-tunnel-offload-support.patch patches.suse/vmxnet3-update-to-version-4.patch patches.suse/vmxnet3-use-correct-hdr-reference-when-packet-is-enc.patch patches.suse/e1000e-Relax-condition-to-trigger-reset-for-ME-worka.patch patches.suse/ath10k-Remove-msdu-from-idr-when-management-pkt-send.patch patches.suse/wcn36xx-Fix-error-handling-path-in-wcn36xx_probe.patch patches.suse/b43-Fix-connection-problem-with-WPA3.patch patches.suse/b43_legacy-Fix-connection-problem-with-WPA3.patch patches.suse/airo-Fix-read-overflows-sending-packets.patch patches.suse/wireless-Use-linux-stddef.h-instead-of-stddef.h.patch patches.suse/Bluetooth-Add-SCO-fallback-for-invalid-LMP-parameter.patch patches.suse/Bluetooth-Consolidate-encryption-handling-in-hci_enc.patch patches.suse/vxlan-Avoid-infinite-loop-when-suppressing-NS-messag.patch patches.suse/net-vmxnet3-fix-possible-buffer-overflow-caused-by-b.patch patches.suse/tun-correct-header-offsets-in-napi-frags-mode.patch patches.suse/ipv6-fix-IPV6_ADDRFORM-operation-logic.patch patches.suse/s390-bpf-maintain-8-byte-stack-alignment patches.suse/vmxnet3-allow-rx-flow-hash-ops-only-when-rss-is-enab.patch patches.suse/net_failover-fixed-rollback-in-net_failover_open.patch patches.suse/mm-thp-make-the-thp-mapcount-atomic-against-_split_huge_pmd_locked.patch patches.suse/media-dvb-return-EREMOTEIO-on-i2c-transfer-failure.patch patches.suse/media-platform-fcp-Set-appropriate-DMA-parameters.patch patches.suse/media-si2157-Better-check-for-running-tuner-in-init.patch patches.suse/media-cec-silence-shift-wrapping-warning-in-__cec_s_.patch patches.suse/mfd-wm8994-Fix-driver-operation-if-loaded-as-modules.patch patches.suse/backlight-lp855x-Ensure-regulators-are-disabled-on-p.patch patches.suse/watchdog-da9062-No-need-to-ping-manually-before-sett.patch patches.suse/ALSA-usb-audio-Improve-frames-size-computation.patch patches.suse/ALSA-usb-audio-Fix-racy-list-management-in-output-qu.patch patches.suse/ALSA-hda-realtek-Introduce-polarity-for-micmute-LED-.patch patches.suse/ALSA-hda-realtek-Enable-micmute-LED-on-and-HP-system.patch patches.suse/ALSA-hda-realtek-Add-LED-class-support-for-micmute-L.patch patches.suse/ALSA-hda-realtek-Fix-unused-variable-warning-w-o-CON.patch patches.suse/ALSA-isa-wavefront-prevent-out-of-bounds-write-in-io.patch patches.suse/ALSA-usb-audio-Add-duplex-sound-support-for-USB-devi.patch patches.suse/ALSA-hda-Fix-potential-race-in-unsol-event-handler.patch patches.suse/ALSA-usb-audio-Clean-up-quirk-entries-with-macros.patch patches.suse/ALSA-hda-Add-ElkhartLake-HDMI-codec-vid.patch patches.suse/ASoC-fsl_asrc_dma-Fix-dma_chan-leak-when-config-DMA-.patch patches.suse/ALSA-usb-audio-Add-Pioneer-DJ-DJM-900NXS2-support.patch patches.suse/ALSA-hda-add-sienna_cichlid-audio-asic-id-for-sienna.patch patches.suse/ALSA-es1688-Add-the-missed-snd_card_free.patch patches.suse/HID-sony-Fix-for-broken-buttons-on-DS3-USB-dongles.patch patches.suse/livepatch-disallow-vmlinux-ko.patch patches.suse/livepatch-apply-vmlinux-specific-klp-relocations-early.patch patches.suse/livepatch-remove-klp-arch.patch patches.suse/livepatch-prevent-module-specific-klp-rela-sections-from-referencing-vmlinux-symbols.patch patches.suse/livepatch-make-klp_apply_object_relocs-static.patch patches.suse/fanotify-fix-ignore-mask-logic-for-events-on-child-a.patch patches.suse/mm-fix-mremap-not-considering-huge-pmd-devmap.patch patches.suse/fat-don-t-allow-to-mount-if-the-FAT-length-0.patch patches.suse/relay-handle-alloc_percpu-returning-NULL-in-relay_open.patch patches.suse/power-vexpress-add-suppress_bind_attrs-to-true.patch patches.suse/kernel-cpu_pm-Fix-uninitted-local-in-cpu_pm.patch patches.suse/firmware-imx-scu-fix-corruption-of-header.patch patches.suse/firmware-imx-scu-Fix-possible-memory-leak-in-imx_scu.patch patches.suse/drivers-soc-ti-knav_qmss_queue-Make-knav_gp_range_op.patch patches.suse/powerpc-eeh-Fix-pseries_eeh_configure_bridge.patch patches.suse/powerpc-pseries-ras-Avoid-calling-rtas_token-in-NMI-.patch patches.suse/powerpc-pseries-ras-Fix-FWNMI_VALID-off-by-one.patch patches.suse/powerpc-pseries-ras-fwnmi-avoid-modifying-r3-in-erro.patch patches.suse/powerpc-pseries-ras-fwnmi-sreset-should-not-interloc.patch patches.suse/powerpc-pseries-Limit-machine-check-stack-to-4GB.patch patches.suse/powerpc-pseries-Machine-check-use-rtas_call_unlocked.patch patches.suse/powerpc-Implement-ftrace_enabled-helpers.patch patches.suse/powerpc-64s-machine-check-do-not-trace-real-mode-han.patch patches.suse/powerpc-traps-Do-not-trace-system-reset.patch patches.suse/powerpc-traps-Make-unrecoverable-NMIs-die-instead-of.patch patches.suse/powerpc-64s-Fix-early_init_mmu-section-mismatch.patch patches.suse/powerpc-xive-Clear-the-page-tables-for-the-ESB-IO-ma.patch patches.suse/input-i8042-Remove-special-PowerPC-handling.patch patches.suse/powerpc-kernel-Enables-memory-hot-remove-after-reboo.patch patches.suse/powerpc-64s-Don-t-init-FSCR_DSCR-in-__init_FSCR.patch patches.suse/powerpc-64s-Don-t-let-DT-CPU-features-set-FSCR_DSCR.patch patches.suse/powerpc-64s-Save-FSCR-to-init_task.thread.fscr-after.patch patches.suse/vfio-type1-support-faulting-pfnmap-vmas patches.suse/vfio-pci-fault-mmaps-to-enable-vma-tracking patches.suse/vfio-pci-invalidate-mmaps-and-block-mmio-access-on-disabled-memory patches.suse/gpiolib-Document-that-GPIO-line-names-are-not-global.patch patches.suse/RDMA-rxe-Set-default-vendor-ID.patch patches.suse/RDMA-uverbs-Make-the-event_queue-fds-return-POLLERR-.patch patches.suse/RDMA-mlx5-Verify-that-QP-is-created-with-RQ-or-SQ.patch patches.suse/RDMA-hns-Fix-cmdq-parameter-of-querying-pf-timer-res.patch patches.suse/RDMA-mlx5-Add-init2init-as-a-modify-command.patch patches.suse/RDMA-efa-Fix-setting-of-wrong-bit-in-get-set_feature.patch patches.suse/IB-cma-Fix-ports-memory-leak-in-cma_configfs.patch patches.suse/IB-mlx5-Fix-DEVX-support-for-MLX5_CMD_OP_INIT2INIT_Q.patch patches.suse/scsi-qla2xxx-Split-qla2x00_configure_local_loop.patch patches.suse/scsi-qla2xxx-Use-ARRAY_SIZE-instead-of-open-coding-i.patch patches.suse/scsi-lpfc-remove-duplicate-unloading-checks.patch patches.suse/scsi-qla2xxx-Fix-MPI-failure-AEN-8200-handling.patch patches.suse/scsi-qla2xxx-make-1-bit-bit-fields-unsigned-int.patch patches.suse/scsi-qla2xxx-Fix-warning-after-FC-target-reset.patch patches.suse/scsi-qla2xxx-Fix-failure-message-in-qlt_disable_vha.patch patches.suse/scsi-qla2xxx-Fix-issue-with-adapter-s-stopping-state.patch patches.suse/scsi-qla2xxx-Make-qla_set_ini_mode-return-void.patch patches.suse/scsi-qla2xxx-Use-true-false-for-need_mpi_reset.patch patches.suse/scsi-qla2xxx-Use-true-false-for-ha-fw_dumped.patch patches.suse/scsi-qla2xxx-Make-qlafx00_process_aen-return-void.patch patches.suse/scsi-lpfc-Maintain-atomic-consistency-of-queue_claim.patch patches.suse/scsi-lpfc-Remove-re-binding-of-nvme-rport-during-reg.patch patches.suse/scsi-lpfc-Fix-negation-of-else-clause-in-lpfc_prep_n.patch patches.suse/scsi-lpfc-Change-default-queue-allocation-for-reduce.patch patches.suse/scsi-lpfc-Remove-unnecessary-lockdep_assert_held-cal.patch patches.suse/scsi-lpfc-Fix-noderef-and-address-space-warnings.patch patches.suse/scsi-lpfc-Fix-MDS-Diagnostic-Enablement-definition.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.1.patch patches.suse/scsi-lpfc-Remove-redundant-initialization-to-variabl.patch patches.suse/scsi-qla2xxx-Fix-spelling-of-a-variable-name.patch patches.suse/scsi-qla2xxx-Suppress-two-recently-introduced-compil.patch patches.suse/scsi-qla2xxx-Simplify-the-functions-for-dumping-firm.patch patches.suse/scsi-qla2xxx-Sort-BUILD_BUG_ON-statements-alphabetic.patch patches.suse/scsi-qla2xxx-Add-more-BUILD_BUG_ON-statements.patch patches.suse/scsi-qla2xxx-Make-a-gap-in-struct-qla2xxx_offld_chai.patch patches.suse/scsi-qla2xxx-Increase-the-size-of-struct-qla_fcp_pri.patch patches.suse/scsi-qla2xxx-Change-two-hardcoded-constants-into-off.patch patches.suse/scsi-qla2xxx-Use-register-names-instead-of-register-.patch patches.suse/scsi-qla2xxx-Fix-the-code-that-reads-from-mailbox-re.patch patches.suse/scsi-qla2xxx-Change-RD-WRT-_REG_-function-names-from.patch patches.suse/scsi-qla2xxx-Cast-explicitly-to-uint16_t-uint32_t.patch patches.suse/scsi-qla2xxx-Use-make_handle-instead-of-open-coding-.patch patches.suse/scsi-qla2xxx-Fix-endianness-annotations-in-header-fi.patch patches.suse/scsi-qla2xxx-Fix-endianness-annotations-in-source-fi.patch patches.suse/scsi-qla2xxx-Remove-an-unused-function.patch patches.suse/scsi-qla2xxx-Remove-return-value-from-qla_nvme_ls.patch patches.suse/scsi-lpfc-Fix-lpfc_nodelist-leak-when-processing-uns.patch patches.suse/0006-dm-crypt-avoid-truncating-the-logical-block-size.patch patches.suse/ext4-fix-EXT_MAX_EXTENT-INDEX-to-check-for-zeroed-eh.patch patches.suse/ext4-fix-race-between-ext4_sync_parent-and-rename.patch patches.suse/jbd2-avoid-leaking-transaction-credits-when-unreserv.patch patches.suse/cifs-set-up-next-DFS-target-before-generic_ip_connect-.patch patches.suse/cifs-handle-hostnames-that-resolve-to-same-ip-in-failover.patch patches.suse/cifs-get-rid-of-unused-parameter-in-reconn_setup_dfs_targets-.patch patches.suse/dlm-remove-BUG-before-panic.patch patches.suse/ima-Fix-ima-digest-hash-table-key-calculation.patch patches.suse/ima-Directly-assign-the-ima_default_policy-pointer-t.patch patches.suse/PCI-ASPM-Allow-ASPM-on-links-to-PCIe-to-PCI-PCI-X-Br.patch patches.suse/PCI-Fix-pci_register_host_bridge-device_register-err.patch patches.suse/PCI-Program-MPS-for-RCiEP-devices.patch patches.suse/PCI-PTM-Inherit-Switch-Downstream-Port-PTM-settings-.patch patches.suse/PCI-AER-Use-only-_OSC-to-determine-AER-ownership.patch patches.suse/PCI-AER-Remove-HEST-FIRMWARE_FIRST-parsing-for-AER-o.patch patches.suse/x86-PCI-Mark-Intel-C620-MROMs-as-having-non-complian.patch patches.suse/PCI-PM-Call-.bridge_d3-hook-only-if-non-NULL.patch patches.suse/PCI-Allow-pci_resize_resource-for-devices-on-root-bu.patch patches.suse/msft-hv-2076-PCI-hv-Fix-the-PCI-HyperV-probe-failure-path-to-rele.patch patches.suse/msft-hv-2077-PCI-hv-Retry-PCI-bus-D0-entry-on-invalid-device-stat.patch patches.suse/PCI-rcar-Fix-incorrect-programming-of-OB-windows.patch patches.suse/usblp-poison-URBs-upon-disconnect.patch patches.suse/USB-EHCI-ehci-mv-fix-error-handling-in-mv_ehci_probe.patch patches.suse/USB-EHCI-ehci-mv-fix-less-than-zero-comparison-of-an.patch patches.suse/USB-host-ehci-mxc-Add-error-handling-in-ehci_mxc_drv.patch patches.suse/phy-samsung-s5pv210-usb2-Add-delay-after-reset.patch patches.suse/usb-dwc2-gadget-move-gadget-resume-after-the-core-is.patch patches.suse/USB-gadget-udc-s3c2410_udc-Remove-pointless-NULL-che.patch patches.suse/usb-dwc3-Increase-timeout-for-CmdAct-cleared-by-devi.patch patches.suse/usb-gadget-lpc32xx_udc-don-t-dereference-ep-pointer-.patch patches.suse/usb-gadget-fix-potential-double-free-in-m66592_probe.patch patches.suse/usb-musb-start-session-in-resume-for-host-port.patch patches.suse/usb-musb-Fix-runtime-PM-imbalance-on-error.patch patches.suse/CDC-ACM-heed-quirk-also-in-error-handling.patch patches.suse/USB-serial-usb_wwan-do-not-resubmit-rx-urb-on-fatal-.patch patches.suse/USB-serial-qcserial-add-DW5816e-QDL-support.patch patches.suse/USB-serial-option-add-Telit-LE910C1-EUX-compositions.patch patches.suse/serial-amba-pl011-Make-sure-we-initialize-the-port.l.patch patches.suse/tty-n_gsm-Fix-SOF-skipping.patch patches.suse/tty-n_gsm-Fix-waking-up-upper-tty-layer-when-room-av.patch patches.suse/tty-n_gsm-Fix-bogus-i-in-gsm_data_kick.patch patches.suse/tty-hvc_console-fix-crashes-on-parallel-open-close.patch patches.suse/vt-keyboard-avoid-signed-integer-overflow-in-k_ascii.patch patches.suse/iio-buffer-Don-t-allow-buffers-without-any-channels-.patch patches.suse/iio-pressure-bmp280-Tolerate-IRQ-before-registering.patch patches.suse/staging-r8188eu-avoid-skb_clone-for-amsdu-to-msdu-co.patch patches.suse/staging-sm750fb-add-missing-case-while-setting-FB_VI.patch patches.suse/iio-bmp280-fix-compensation-of-humidity.patch patches.suse/staging-rtl8712-Fix-IEEE80211_ADDBA_PARAM_BUF_SIZE_M.patch patches.suse/drivers-base-Fix-NULL-pointer-exception-in-__platfor.patch patches.suse/drivers-char-tlclk.c-Avoid-data-race-between-init-an.patch patches.suse/fpga-dfl-afu-Corrected-error-handling-levels.patch patches.suse/dev-mem-Revoke-mappings-when-a-driver-claims-the-reg.patch patches.suse/w1-omap-hdq-cleanup-to-add-missing-newline-for-some-.patch patches.suse/extcon-adc-jack-Fix-an-error-handling-path-in-adc_ja.patch patches.suse/pinctrl-samsung-Save-restore-eint_mask-over-suspend-.patch patches.suse/pinctrl-imxl-Fix-an-error-handling-path-in-imx1_pinc.patch patches.suse/pinctrl-freescale-imx-Fix-an-error-handling-path-in-.patch patches.suse/net-ena-xdp-XDP_TX-fix-memory-leak.patch patches.suse/net-ena-xdp-update-napi-budget-for-DROP-and-ABORTED.patch patches.suse/geneve-change-from-tx_error-to-tx_dropped-on-missing.patch patches.suse/yam-fix-possible-memory-leak-in-yam_init_driver.patch patches.suse/drm-i915-Whitelist-context-local-timestamp-in-the-ge.patch patches.suse/s390-qdio-consistently-restore-the-irq-handler patches.suse/s390-qdio-tear-down-thinint-indicator-after-early-error patches.suse/s390-qdio-put-thinint-indicator-after-early-error patches.suse/ceph-convert-mdsc-cap_dirty-to-a-per-session-list.patch patches.suse/ceph-request-expedited-service-on-session-s-last-cap-flush.patch patches.suse/ovl-pass-correct-flags-for-opening-real-directory.patch patches.suse/ovl-switch-to-mounter-creds-in-readdir.patch patches.suse/ovl-verify-permissions-in-ovl_path_open.patch patches.suse/fuse-fix-weird-page-warning.patch patches.suse/power-supply-bq24257_charger-Replace-depends-on-REGM.patch patches.suse/power-supply-lp8788-Fix-an-error-handling-path-in-lp.patch patches.suse/power-supply-smb347-charger-IRQSTAT_D-is-volatile.patch patches.suse/power-supply-max17040-Correct-voltage-reading.patch patches.suse/clk-samsung-exynos5433-Add-IGNORE_UNUSED-flag-to-scl.patch patches.suse/clk-sunxi-Fix-incorrect-usage-of-round_down.patch patches.suse/clk-ti-composite-fix-memory-leak.patch patches.suse/clk-bcm2835-Fix-return-type-of-bcm2835_register_gate.patch patches.suse/clk-clk-flexgen-fix-clock-critical-handling.patch patches.suse/clk-qcom-msm8916-Fix-the-address-location-of-pll-con.patch patches.suse/mtd-spi-nor-fix-kernel-doc-for-spi_nor-reg_proto.patch patches.suse/mtd-spi-nor-fix-kernel-doc-for-spi_nor-info.patch patches.suse/crypto-virtio-Fix-src-dst-scatterlist-calculation-in.patch patches.suse/ACPI-PM-Avoid-using-power-resources-if-there-are-non.patch patches.suse/crypto-cavium-nitrox-Fix-nitrox_get_first_device-whe.patch patches.suse/drm-sun4i-hdmi-ddc-clk-Fix-size-of-m-divider.patch patches.suse/ALSA-usb-audio-Fix-inconsistent-card-PM-state-after-.patch patches.suse/ALSA-usb-audio-Add-vendor-product-and-profile-name-f.patch patches.suse/ALSA-usb-audio-Use-the-new-macro-for-HP-Dock-rename-.patch patches.suse/ALSA-hda-realtek-add-a-pintbl-quirk-for-several-Leno.patch patches.suse/ALSA-usb-audio-Manage-auto-pm-of-all-bundled-interfa.patch patches.suse/ALSA-pcm-disallow-linking-stream-to-itself.patch patches.suse/mailbox-imx-disable-the-clock-on-devm_mbox_controller_register-failure.patch patches.suse/drivers-perf-hisi-Fix-wrong-value-for-all-counters-e.patch patches.suse/nilfs2-fix-null-pointer-dereference-at-nilfs_segctor.patch patches.suse/x86-reboot-quirks-add-macbook6-1-reboot-quirk.patch patches.suse/x86-speculation-avoid-force-disabling-ibpb-based-on-stibp-and-enhanced-ibrs.patch patches.suse/x86-speculation-prevent-rogue-cross-process-ssbd-shutdown.patch patches.suse/x86-speculation-pr_spec_force_disable-enforcement-for-indirect-branches.patch patches.suse/block-nr_sects_write-Disable-preemption-on-seqcount-.patch patches.suse/amdgpu-a-null-mm-does-not-mean-a-thread-is-a-kthread patches.suse/kvm-x86-fix-apic-page-invalidation-race patches.suse/x86_mce_mm-Unmap_the_entire_page_if_the_whole_page_is_affected_and_poisoned.patch patches.suse/i2c-piix4-Detect-secondary-SMBus-controller-on-AMD-A.patch patches.suse/i2c-pxa-fix-i2c_pxa_scream_blue_murder-debug-output.patch patches.suse/i2c-pxa-clear-all-master-action-bits-in-i2c_pxa_stop.patch patches.suse/scsi-ibmvscsi-Don-t-send-host-info-in-adapter-info-M.patch patches.suse/ibmvnic-Flush-existing-work-items-before-device-remo.patch patches.suse/net-filter-Permit-reading-NET-in-load_bytes_relative.patch patches.suse/xdp-Fix-xsk_generic_xmit-errno.patch patches.suse/ext4-fix-partial-cluster-initialization-when-splitti.patch patches.suse/ext4-jbd2-ensure-panic-by-fix-a-race-between-jbd2-ab.patch patches.suse/ibmvnic-Harden-device-login-requests.patch patches.suse/bnxt_en-Fix-AER-reset-logic-on-57500-chips.patch patches.suse/mld-fix-memory-leak-in-ipv6_mc_destroy_dev.patch patches.suse/rocker-fix-incorrect-error-handling-in-dma_rings_ini.patch patches.suse/tcp-grow-window-for-OOO-packets-only-for-SACK-flows.patch patches.suse/e1000e-Do-not-wake-up-the-system-via-WOL-if-device-w.patch patches.suse/libceph-don-t-omit-recovery_deletes-in-target_copy.patch patches.suse/0001-drm-i915-icl-Fix-hotplug-interrupt-disabling-after-s.patch patches.suse/0001-drm-amdgpu-Replace-invalid-device-ID-with-a-valid-de.patch patches.suse/ata-libata-Fix-usage-of-page-address-by-page_address.patch patches.suse/0001-bcache-fix-potential-deadlock-problem-in-btree_gc_co.patch patches.suse/block-Fix-use-after-free-in-blkdev_get.patch patches.suse/loop-replace-kill_bdev-with-invalidate_bdev.patch patches.suse/s390-fix-syscall_get_error-for-compat-processes patches.suse/0004-drm-encoder_slave-fix-refcouting-error-for-modules.patch patches.suse/crypto-algif_skcipher-Cap-recv-SG-list-at-ctx-used.patch patches.suse/crypto-algboss-don-t-wait-during-notifier-callback.patch patches.suse/spi-spidev-fix-a-race-between-spidev_release-and-spi.patch patches.suse/spi-spidev-fix-a-potential-use-after-free-in-spidev_.patch patches.suse/btrfs-fix-a-block-group-ref-counter-leak-after-failu.patch patches.suse/btrfs-fix-race-between-block-group-removal-and-creation.patch patches.suse/btrfs-fix-data-block-group-relocation-failure-due-to.patch patches.suse/btrfs-fix-bytes_may_use-underflow-when-running-balan.patch patches.suse/btrfs-fix-hang-on-snapshot-creation-after-RWF_NOWAIT.patch patches.suse/btrfs-fix-failure-of-RWF_NOWAIT-write-into-prealloc-.patch patches.suse/btrfs-fix-RWF_NOWAIT-write-not-failling-when-we-need.patch patches.suse/btrfs-fix-RWF_NOWAIT-writes-blocking-on-extent-locks.patch patches.suse/ALSA-hda-Add-NVIDIA-codec-IDs-9a-9d-through-a0-to-pa.patch patches.suse/ALSA-usb-audio-add-quirk-for-Denon-DCD-1500RE.patch patches.suse/ALSA-hda-realtek-Add-quirk-for-MSI-GE63-laptop.patch patches.suse/ALSA-hda-realtek-Add-mute-LED-and-micmute-LED-suppor.patch patches.suse/0010-ALSA-usb-audio-Add-registration-quirk-for-Kingston-H.patch patches.suse/ALSA-usb-audio-add-quirk-for-Samsung-USBC-Headset-AK.patch patches.suse/ALSA-usb-audio-Fix-OOB-access-of-mixer-element-list.patch patches.suse/RDMA-efa-Set-maximum-pkeys-device-attribute.patch patches.suse/RDMA-qedr-Fix-KASAN-use-after-free-in-ucma_event_han.patch patches.suse/RDMA-cma-Protect-bind_list-and-listen_list-while-fin.patch patches.suse/RDMA-mad-Fix-possible-memory-leak-in-ib_mad_post_rec.patch patches.suse/tracing-fix-event-trigger-to-accept-redundant-spaces.patch patches.suse/net-usb-ax88179_178a-fix-packet-alignment-padding.patch patches.suse/net-fix-memleak-in-register_netdevice.patch patches.suse/net-core-reduce-recursion-limit-value.patch patches.suse/ip6_gre-fix-use-after-free-in-ip6gre_tunnel_lookup.patch patches.suse/ip_tunnel-fix-use-after-free-in-ip_tunnel_lookup.patch patches.suse/net-Fix-the-arp-error-in-some-cases.patch patches.suse/s390-qeth-fix-error-handling-for-isolation-mode-cmds patches.suse/tg3-driver-sleeps-indefinitely-when-EEH-errors-excee.patch patches.suse/net-dsa-bcm_sf2-Fix-node-reference-count.patch patches.suse/net-increment-xmit_recursion-level-in-dev_direct_xmi.patch patches.suse/net-phy-Check-harder-for-errors-in-get_phy_id.patch patches.suse/ibmveth-Fix-max-MTU-limit.patch patches.suse/ibmvnic-continue-to-init-in-CRQ-reset-returns-H_CLOS.patch patches.suse/usbnet-smsc95xx-Fix-use-after-free-after-removal.patch patches.suse/net-qed-fix-async-event-callbacks-unregistering.patch patches.suse/net-qede-stop-adding-events-on-an-already-destroyed-.patch patches.suse/net-qed-fix-NVMe-login-fails-over-VFs.patch patches.suse/net-qed-fix-excessive-QM-ILT-lines-consumption.patch patches.suse/net-qede-fix-PTP-initialization-on-recovery.patch patches.suse/net-qede-fix-use-after-free-on-recovery-and-AER-hand.patch patches.suse/net-qed-fix-maybe-uninitialized-warning.patch patches.suse/cxgb4-use-unaligned-conversion-for-fetching-timestam.patch patches.suse/cxgb4-use-correct-type-for-all-mask-IP-address-compa.patch patches.suse/cxgb4-fix-SGE-queue-dump-destination-buffer-context.patch patches.suse/cxgb4-remove-cast-when-saving-IPv4-partial-checksum.patch patches.suse/cxgb4-move-DCB-version-extern-to-header-file.patch patches.suse/net-Do-not-clear-the-sock-TX-queue-in-sk_set_socket.patch patches.suse/0003-net-bcmgenet-re-remove-bcmgenet_hfb_add_filter.patch patches.suse/0001-net-bcmgenet-use-__be16-for-htons-ETH_P_IP.patch patches.suse/net-bridge-enfore-alignment-for-ethernet-address.patch patches.suse/tcp_cubic-fix-spurious-HYSTART_DELAY-exit-upon-drop-.patch patches.suse/sctp-Don-t-advertise-IPv4-addresses-if-ipv6only-is-s.patch patches.suse/0001-ocfs2-avoid-inode-removal-while-nfsd-is-accessing-it.patch patches.suse/0002-ocfs2-load-global_inode_alloc.patch patches.suse/0003-ocfs2-fix-panic-on-nfs-server-over-ocfs2.patch patches.suse/ocfs2-fix-value-of-OCFS2_INVALID_SLOT.patch patches.suse/mm-slab-use-memzero_explicit-in-kzfree.patch patches.suse/drm-tegra-hub-Do-not-enable-orphaned-window-group.patch patches.suse/gpu-host1x-Detach-driver-on-unregister.patch patches.suse/0001-drm-radeon-fix-fb_div-check-in-ni_init_smc_spll_tabl.patch patches.suse/drm-panel-orientation-quirks-Add-quirk-for-Asus-T101.patch patches.suse/drm-panel-orientation-quirks-Use-generic-orientation.patch patches.suse/ACPI-configfs-Disallow-loading-ACPI-tables-when-lock.patch patches.suse/ACPI-sysfs-Fix-pm_profile_attr-type.patch patches.suse/0007-dm-zoned-assign-max_io_len-correctly.patch patches.suse/0008-dm-writecache-correct-uncommitted_block-when-discard.patch patches.suse/0009-dm-writecache-add-cond_resched-to-loop-in-persistent.patch patches.suse/0001-nvme-pci-override-the-value-of-the-controller-s-numa.patch patches.suse/nvme-fix-possible-deadlock-when-I-O-is-blocked.patch patches.suse/sunrpc-fixed-rollback-in-rpc_gssd_dummy_populate.patch patches.suse/pNFS-flexfiles-Fix-list-corruption-if-the-mirror-cou.patch patches.suse/SUNRPC-Properly-set-the-subbuf-parameter-of-xdr_buf_.patch patches.suse/edac-amd64-read-back-the-scrub-rate-pci-register-on-f15h.patch patches.suse/usb-host-ehci-exynos-Fix-error-check-in-exynos_ehci_.patch patches.suse/usb-add-USB_QUIRK_DELAY_INIT-for-Logitech-C922.patch patches.suse/usb-usbtest-fix-missing-kfree-dev-buf-in-usbtest_dis.patch patches.suse/USB-ehci-reopen-solution-for-Synopsys-HC-bug.patch patches.suse/cdc-acm-Add-DISABLE_ECHO-quirk-for-Microchip-SMSC-ch.patch patches.suse/USB-ohci-sm501-Add-missed-iounmap-in-remove.patch patches.suse/xhci-Fix-incorrect-EP_STATE_MASK.patch patches.suse/xhci-Fix-enumeration-issue-when-setting-max-packet-s.patch patches.suse/usb-host-xhci-mtk-avoid-runtime-suspend-when-removin.patch patches.suse/usb-gadget-udc-Potential-Oops-in-error-handling-code.patch patches.suse/Staging-rtl8723bs-prevent-buffer-overflow-in-update_.patch patches.suse/vfio-pci-fix-sr-iov-vf-handling-with-mmio-blocking patches.suse/scsi-qla2xxx-Set-NVMe-status-code-for-failed-NVMe-FC.patch patches.suse/scsi-qla2xxx-Keep-initiator-ports-after-RSCN.patch patches.suse/scsi-lpfc-Avoid-another-null-dereference-in-lpfc_sli.patch patches.suse/cifs-smb3-Fix-data-inconsistent-when-zero-file-range.patch patches.suse/cifs-smb3-Fix-data-inconsistent-when-punch-hole.patch patches.suse/sched-deadline-initialize-dl_boosted.patch patches.suse/sched-core-fix-pi-boosting-between-rt-and-deadline-tasks.patch patches.suse/efi-esrt-Fix-reference-count-leak-in-esre_create_sys.patch patches.suse/msft-hv-2106-Drivers-hv-Change-flag-to-write-log-level-in-panic-m.patch patches.suse/0010-virtio-blk-free-vblk-vqs-in-error-path-of-virtblk_pr.patch patches.suse/nfsd-apply-umask-on-fs-without-ACL-support.patch patches.suse/tpm_tis-extra-chip-ops-check-on-error-path-in-tpm_ti.patch patches.suse/tpm_tis-Remove-the-HID-IFX0102.patch patches.suse/drm-msm-dpu-fix-error-return-code-in-dpu_encoder_ini.patch patches.suse/hwmon-max6697-Make-sure-the-OVERT-mask-is-set-correc.patch patches.suse/hwmon-acpi_power_meter-Fix-potential-memory-leak-in-.patch patches.suse/SMB3-Honor-seal-flag-for-multiuser-mounts.patch patches.suse/SMB3-Honor-persistent-resilient-handle-flags-for-multiuser-mounts.patch patches.suse/SMB3-Honor-lease-disabling-for-multiuser-mounts.patch patches.suse/SMB3-Honor-handletimeout-flag-for-multiuser-mounts.patch patches.suse/SMB3-Honor-posix-flag-for-multiuser-mounts.patch patches.suse/i2c-algo-pca-Add-0x78-as-SCL-stuck-low-status-for-PC.patch patches.suse/i2c-eg20t-Load-module-automatically-if-ID-matches.patch patches.suse/i2c-mlxcpld-check-correct-size-of-maximum-RECV_LEN-p.patch patches.suse/scsi-qla2xxx-Fix-a-condition-in-qla2x00_find_all_fab.patch patches.suse/irqchip-gic-Atomically-update-affinity.patch patches.suse/KVM-arm64-Stop-clobbering-x0-for-HVC_SOFT_RESTART.patch patches.suse/Revert-commit-e918e570415c-tpm_tis-Remove-the-HID-IF.patch patches.suse/btrfs-fix-fatal-extent_buffer-readahead-vs-releasepa.patch patches.suse/btrfs-fix-reclaim_size-counter-leak-after-stealing-from-global-reserve.patch patches.suse/ALSA-hda-let-hs_mic-be-picked-ahead-of-hp_mic.patch patches.suse/ALSA-usb-audio-Fix-packet-size-calculation.patch patches.suse/ALSA-opl3-fix-infoleak-in-opl3.patch patches.suse/ALSA-hda-realtek-Fix-Lenovo-Thinkpad-X1-Carbon-7th-q.patch patches.suse/ALSA-hda-realtek-Enable-audio-jacks-of-Acer-vCopperb.patch patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-Acer-C20-820-.patch patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-Acer-Veriton-.patch patches.suse/ALSA-usb-audio-add-quirk-for-MacroSilicon-MS2109.patch patches.suse/0011-dm-use-noio-when-sending-kobject-event.patch patches.suse/0001-drm-mediatek-Check-plane-visibility-in-atomic_update.patch patches.suse/0001-drm-radeon-fix-double-free.patch patches.suse/s390-mm-fix-huge-pte-soft-dirty-copying patches.suse/gpio-arizona-handle-pm_runtime_get_sync-failure-case.patch patches.suse/pinctrl-amd-fix-npins-for-uart0-in-kerncz_groups.patch patches.suse/nbd-Fix-memory-leak-in-nbd_add_socket.patch patches.suse/IB-hfi1-Do-not-destroy-hfi1_wq-when-the-device-is-sh.patch patches.suse/IB-hfi1-Do-not-destroy-link_wq-when-the-device-is-sh.patch patches.suse/llc-make-sure-applications-use-ARPHRD_ETHER.patch patches.suse/mac80211-allow-rx-of-mesh-eapol-frames-with-default-.patch patches.suse/tcp-md5-add-missing-memory-barriers-in-tcp_md5_do_ad.patch patches.suse/genetlink-remove-genl_bind.patch patches.suse/tcp-md5-refine-tcp_md5_do_add-tcp_md5_hash_key-barri.patch patches.suse/tcp-md5-do-not-send-silly-options-in-SYNCOOKIES.patch patches.suse/sched-consistently-handle-layer3-header-accesses-in-.patch patches.suse/net-hns3-add-a-missing-uninit-debugfs-when-unload-dr.patch patches.suse/net-hns3-fix-use-after-free-when-doing-self-test.patch patches.suse/net-usb-qmi_wwan-add-support-for-Quectel-EG95-LTE-mo.patch patches.suse/cgroup-fix-cgroup_sk_alloc-for-sk_clone_lock.patch patches.suse/ipv4-fill-fl4_icmp_-type-code-in-ping_v4_sendmsg.patch patches.suse/0012-net-Added-pointer-check-for-dst-ops-neigh_lookup-in-.patch patches.suse/vlan-consolidate-VLAN-parsing-code-and-limit-max-par.patch patches.suse/net-smc-fix-sleep-bug-in-smc_pnet_find_roce_resource patches.suse/net-smc-switch-smcd_dev_list-spinlock-to-mutex patches.suse/net-smc-tolerate-future-smcd-versions patches.suse/l2tp-remove-skb_dst_set-from-l2tp_xmit_skb.patch patches.suse/cxgb4-fix-all-mask-IP-address-comparison.patch patches.suse/net_sched-fix-a-memory-leak-in-atm_tc_init.patch patches.suse/tcp-make-sure-listeners-don-t-initialize-congestion-.patch patches.suse/cgroup-fix-sock_cgroup_data-on-big-endian.patch patches.suse/bnxt_en-fix-NULL-dereference-in-case-SR-IOV-configur.patch patches.suse/mlxsw-spectrum_router-Remove-inappropriate-usage-of-.patch patches.suse/scsi-dh-Add-Fujitsu-device-to-devinfo-and-dh-lists.patch patches.suse/Input-synaptics-enable-InterTouch-for-ThinkPad-X1E-1.patch patches.suse/Input-i8042-add-Lenovo-XiaoXin-Air-12-to-i8042-nomux.patch patches.suse/dmaengine-fsl-edma-Fix-NULL-pointer-exception-in-fsl.patch patches.suse/Revert-thermal-mediatek-fix-register-index-error.patch patches.suse/iio-health-afe4404-Fix-timestamp-alignment-and-preve.patch patches.suse/iio-mma8452-Add-missed-iio_device_unregister-call-in.patch patches.suse/iio-pressure-zpa2326-handle-pm_runtime_get_sync-fail.patch patches.suse/iio-magnetometer-ak8974-Fix-alignment-and-data-leak-.patch patches.suse/iio-humidity-hdc100x-Fix-alignment-and-data-leak-iss.patch patches.suse/iio-pressure-ms5611-Fix-buffer-element-alignment.patch patches.suse/staging-comedi-verify-array-index-is-correct-before-.patch patches.suse/mei-bus-don-t-clean-driver-pointer.patch patches.suse/revert-zram-convert-remaining-class_attr-to-class_attr_ro patches.suse/phy-sun4i-usb-fix-dereference-of-pointer-phy0-before.patch patches.suse/intel_th-Fix-a-NULL-dereference-when-hub-driver-is-n.patch patches.suse/virtio-virtio_console-add-missing-MODULE_DEVICE_TABL.patch patches.suse/ALSA-line6-Perform-sanity-check-for-each-URB-creatio.patch patches.suse/ALSA-usb-audio-Fix-race-against-the-error-recovery-U.patch patches.suse/ALSA-hda-realtek-change-to-suitable-link-model-for-A.patch patches.suse/ALSA-hda-realtek-enable-headset-mic-of-ASUS-ROG-Zeph.patch patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-Acer-TravelMa.patch patches.suse/ALSA-hda-realtek-Enable-Speaker-for-ASUS-UX533-and-U.patch patches.suse/ALSA-hda-realtek-Enable-Speaker-for-ASUS-UX563.patch patches.suse/HID-magicmouse-do-not-set-up-autorepeat.patch patches.suse/HID-apple-Disable-Fn-key-key-re-mapping-on-clone-key.patch patches.suse/regmap-dev_get_regmap_match-fix-string-comparison.patch patches.suse/regmap-debugfs-Don-t-sleep-while-atomic-for-fast_io-.patch patches.suse/spi-spi-sun6i-sun6i_spi_transfer_one-fix-setting-of-.patch patches.suse/fuse-fix-parameter-for-fs_ioc_-get-set-flags.patch patches.suse/nvme-explicitly-update-mpath-disk-capacity-on-revali.patch patches.suse/xprtrdma-fix-incorrect-header-size-calculations.patch patches.suse/powerpc-book3s64-pkeys-Fix-pkey_access_permitted-for.patch patches.suse/hwmon-aspeed-pwm-tacho-Avoid-possible-buffer-overflo.patch patches.suse/hwmon-emc2103-fix-unable-to-change-fan-pwm1_enable-a.patch patches.suse/usb-chipidea-core-add-wakeup-support-for-extcon.patch patches.suse/USB-serial-cypress_m8-enable-Simply-Automated-UPB-PI.patch patches.suse/USB-serial-option-add-GosunCn-GM500-series.patch patches.suse/USB-serial-ch341-add-new-Product-ID-for-CH340.patch patches.suse/USB-serial-option-add-Quectel-EG95-LTE-modem.patch patches.suse/USB-c67x00-fix-use-after-free-in-c67x00_giveback_urb.patch patches.suse/usb-gadget-udc-gr_udc-fix-memleak-on-error-handling-.patch patches.suse/usb-dwc2-Fix-shutdown-callback-in-platform.patch patches.suse/usb-gadget-udc-atmel-remove-outdated-comment-in-usba.patch patches.suse/usb-gadget-udc-atmel-fix-uninitialized-read-in-debug.patch patches.suse/USB-serial-iuu_phoenix-fix-memory-corruption.patch patches.suse/timer-Prevent-base-clk-from-moving-backward.patch patches.suse/timer-Fix-wheel-index-calculation-on-last-level.patch patches.suse/ALSA-info-Drop-WARN_ON-from-buffer-NULL-sanity-check.patch patches.suse/ASoC-rt5670-Correct-RT5670_LDO_SEL_MASK.patch patches.suse/ALSA-hda-realtek-Fixed-ALC298-sound-bug-by-adding-qu.patch patches.suse/s390-cpum_cf-perf-change-dflt_ccerror-counter-name patches.suse/0003-drm-amd-powerplay-fix-a-crash-when-overclocking-Vega.patch patches.suse/0002-drm-amdgpu-Fix-NULL-dereference-in-dpm-sysfs-handler.patch patches.suse/Revert-i2c-cadence-Fix-the-hold-bit-setting.patch patches.suse/0016-dm-integrity-fix-integrity-recalculation-that-is-imp.patch patches.suse/btrfs-fix-double-free-on-ulist-after-backref-resolut.patch patches.suse/btrfs-qgroup-fix-data-leak-caused-by-race-between-wr.patch patches.suse/btrfs-fix-page-leaks-after-failure-to-lock-page-for-.patch patches.suse/mm-memcg-fix-refcount-error-while-moving-and-swapping.patch patches.suse/io-mapping-indicate-mapping-failure.patch patches.suse/bnxt_en-Fix-race-when-modifying-pause-settings.patch patches.suse/bnxt_en-Fix-completion-ring-sizing-with-TPA-enabled.patch patches.suse/usb-hso-Fix-debug-compile-warning-on-sparc32.patch patches.suse/ip6_gre-fix-null-ptr-deref-in-ip6gre_init_net.patch patches.suse/hippi-Fix-a-size-used-in-a-pci_free_consistent-in-an.patch patches.suse/ax88172a-fix-ax88172a_unbind-failures.patch patches.suse/net-dp83640-fix-SIOCSHWTSTAMP-to-update-the-struct-w.patch patches.suse/rtnetlink-Fix-memory-net_device-leak-when-newlink-fa.patch patches.suse/net-smc91x-Fix-possible-memory-leak-in-smc_drv_probe.patch patches.suse/nfc-nci-add-missed-destroy_workqueue-in-nci_register.patch patches.suse/net-smc-remove-freed-buffer-from-list patches.suse/net-smc-fix-restoring-of-fallback-changes patches.suse/bonding-check-error-value-of-register_netdevice-imme.patch patches.suse/rxrpc-Fix-sendmsg-returning-EPIPE-due-to-recvmsg-ret.patch patches.suse/net-smc-fix-dmb-buffer-shortage patches.suse/dpaa_eth-Fix-one-possible-memleak-in-dpaa_eth_probe.patch patches.suse/mlxsw-destroy-workqueue-when-trap_register-in-mlxsw_.patch patches.suse/nfc-s3fwrn5-add-missing-release-on-skb-in-s3fwrn5_re.patch patches.suse/net-sysfs-add-a-newline-when-printing-tx_timeout-by-.patch patches.suse/0011-net-udp-Fix-wrong-clean-up-for-IS_UDPLITE-macro.patch patches.suse/net-hns3-fix-for-not-calculating-TX-BD-send-size-cor.patch patches.suse/net-hns3-fix-error-handling-for-desc-filling-8ceca59f.patch patches.suse/qed-suppress-don-t-support-RoCE-iWARP-flooding-on-HW.patch patches.suse/qed-suppress-false-positives-interrupt-error-message.patch patches.suse/drivers-net-wan-x25_asy-Fix-to-make-it-work.patch patches.suse/AX.25-Fix-out-of-bounds-read-in-ax25_connect.patch patches.suse/AX.25-Prevent-out-of-bounds-read-in-ax25_sendmsg.patch patches.suse/AX.25-Prevent-integer-overflows-in-connect-and-sendm.patch patches.suse/bonding-check-return-value-of-register_netdevice-in-.patch patches.suse/0001-ipvs-fix-the-connection-sync-failed-in-some-cases.patch patches.suse/0010-dev-Defer-free-of-skbs-in-flush_backlog.patch patches.suse/x86-unwind-orc-fix-orc-for-newly-forked-tasks.patch patches.suse/usb-xhci-mtk-fix-the-failure-of-bandwidth-allocation.patch patches.suse/usb-xhci-Fix-ASM2142-ASM3142-DMA-addressing.patch patches.suse/vt-Reject-zero-sized-screen-buffer-size.patch patches.suse/serial-8250-fix-null-ptr-deref-in-serial8250_start_t.patch patches.suse/0001-fbdev-Detect-integer-underflow-at-struct-fbcon_ops-c.patch patches.suse/staging-comedi-ni_6527-fix-INSN_CONFIG_DIGITAL_TRIG-.patch patches.suse/staging-comedi-addi_apci_1032-check-INSN_CONFIG_DIGI.patch patches.suse/staging-comedi-addi_apci_1500-check-INSN_CONFIG_DIGI.patch patches.suse/staging-comedi-addi_apci_1564-check-INSN_CONFIG_DIGI.patch patches.suse/staging-wlan-ng-properly-check-endpoint-types.patch patches.suse/fpga-dfl-fix-bug-in-port-reset-handshake.patch patches.suse/dev-mem-Add-missing-memory-barriers-for-devmem_inode.patch patches.suse/random32-update-the-net-random-state-on-interrupt-an.patch patches.suse/drm-nouveau-fbcon-fix-module-unload-when-fbcon-init-.patch patches.suse/drm-nouveau-fbcon-zero-initialise-the-mode_cmd2-stru.patch patches.suse/0003-drm-dbi-Fix-SPI-Type-1-9-bit-transfer.patch patches.suse/0004-drm-hold-gem-reference-until-object-is-no-longer-acc.patch patches.suse/nvme-add-a-identify-namespace-identification-descriptor-list-quirk.patch patches.suse/PCI-ASPM-Disable-ASPM-on-ASMedia-ASM1083-1085-PCIe-t.patch patches.suse/drm-amdgpu-Prevent-kernel-infoleak-in-amdgpu_info_io.patch patches.suse/0005-Revert-drm-amdgpu-Fix-NULL-dereference-in-dpm-sysfs-.patch patches.suse/0007-ALSA-hda-realtek-enable-headset-mic-of-ASUS-ROG-Zeph.patch patches.suse/ALSA-hda-realtek-typo_fix-enable-headset-mic-of-ASUS.patch patches.suse/ALSA-hda-realtek-Fix-add-a-ultra_low_power-function-.patch patches.suse/ALSA-hda-Workaround-for-spurious-wakeups-on-some-Int.patch patches.suse/ALSA-hda-fix-NULL-pointer-dereference-during-suspend.patch patches.suse/ALSA-hda-realtek-Fixed-HP-right-speaker-no-sound.patch patches.suse/net-hns3-fix-a-TX-timeout-issue.patch patches.suse/usb-hso-check-for-return-value-in-hso_serial_common_.patch patches.suse/net-lan78xx-add-missing-endpoint-sanity-check.patch patches.suse/net-lan78xx-fix-transfer-buffer-memory-leak.patch patches.suse/net-lan78xx-replace-bogus-endpoint-lookup.patch patches.suse/net-mlx5e-Fix-error-path-of-device-attach.patch patches.suse/net-mlx5-Fix-a-bug-of-using-ptp-channel-index-as-pin.patch patches.suse/mlx4-disable-device-on-shutdown.patch patches.suse/vxlan-Ensure-FDB-dump-is-performed-under-RCU.patch patches.suse/0009-ipv4-Silence-suspicious-RCU-usage-warning.patch patches.suse/mlxsw-core-Increase-scope-of-RCU-read-side-critical-.patch patches.suse/mlxsw-core-Free-EMAD-transactions-using-kfree_rcu.patch patches.suse/ibmvnic-Fix-IRQ-mapping-disposal-in-error-path.patch patches.suse/0008-ipv6-fix-memory-leaks-on-IPV6_ADDRFORM-path.patch patches.suse/mac80211-mesh-Free-ie-data-when-leaving-mesh.patch patches.suse/mac80211-mesh-Free-pending-skb-when-destroying-a-mpa.patch patches.suse/cfg80211-check-vendor-command-doit-pointer-before-us.patch patches.suse/0007-rds-Prevent-kernel-infoleak-in-rds_notify_queue_get.patch patches.suse/net-mlx5e-fix-bpf_prog-reference-count-leaks-in-mlx5.patch patches.suse/0006-af_key-pfkey_dump-needs-parameter-validation.patch patches.suse/bpf-Fix-map-leak-in-HASH_OF_MAPS-map.patch patches.suse/kvm-svm-fix-disable-pause-loop-exit-pause-filtering-capability-on-svm patches.suse/x86-i8259-use-printk_deferred-to-prevent-deadlock.patch patches.suse/0001-btrfs-inode-refactor-the-parameters-of-insert_reserv.patch patches.suse/0002-btrfs-inode-move-qgroup-reserved-space-release-to-th.patch patches.suse/0003-btrfs-file-reserve-qgroup-space-after-the-hole-punch.patch patches.suse/0004-btrfs-change-timing-for-qgroup-reserved-space-for-or.patch patches.suse/btrfs-only-commit-the-delayed-inode-when-doing-a-ful.patch patches.suse/btrfs-only-commit-delayed-items-at-fsync-if-we-are-l.patch patches.suse/btrfs-stop-incremening-log_batch-for-the-log-root-tr.patch patches.suse/btrfs-remove-no-longer-needed-use-of-log_writers-for.patch patches.suse/0001-btrfs-qgroup-allow-to-unreserve-range-without-releas.patch patches.suse/0002-btrfs-qgroup-try-to-flush-qgroup-space-when-we-get-E.patch patches.suse/0003-btrfs-qgroup-remove-ASYNC_COMMIT-mechanism-in-favor-.patch patches.suse/btrfs-reduce-contention-on-log-trees-when-logging-ch.patch patches.suse/btrfs-fix-race-between-page-release-and-a-fast-fsync.patch patches.suse/btrfs-release-old-extent-maps-during-page-release.patch patches.suse/btrfs-do-not-set-the-full-sync-flag-on-the-inode-dur.patch patches.suse/crypto-cpt-don-t-sleep-of-CRYPTO_TFM_REQ_MAY_SLEEP-w.patch patches.suse/crypto-ccp-Fix-use-of-merged-scatterlists.patch patches.suse/crypto-qat-fix-double-free-in-qat_uclo_create_batch_.patch patches.suse/mtd-properly-check-all-write-ioctls-for-permissions.patch patches.suse/0012-block-add-docs-for-gendisk-request_queue-refcount-he.patch patches.suse/0013-block-revert-back-to-synchronous-request_queue-remov.patch patches.suse/0014-blktrace-fix-debugfs-use-after-free.patch patches.suse/0001-block-improve-discard-bio-alignment-in-__blkdev_issu.patch patches.suse/block-Use-non-_rcu-version-of-list-functions-for-tag.patch patches.suse/x86-mce-inject-fix-a-wrong-assignment-of-i_mce-status.patch patches.suse/platform-x86-intel-hid-Fix-return-value-check-in-che.patch patches.suse/platform-x86-intel-vbtn-Fix-return-value-check-in-ch.patch patches.suse/edac-fix-reference-count-leaks.patch patches.suse/regulator-gpio-Honor-regulator-boot-on-property.patch patches.suse/spi-lantiq-fix-Rx-overflow-error-in-full-duplex-mode.patch patches.suse/spi-sun4i-update-max-transfer-size-reported.patch patches.suse/PM-devfreq-rk3399_dmc-Fix-kernel-oops-when-rockchip-.patch patches.suse/cpufreq-intel_pstate-Fix-EPP-setting-via-sysfs-in-ac.patch patches.suse/ACPICA-Do-not-increment-operation_region-reference-c.patch patches.suse/PCI-hotplug-ACPI-Fix-context-refcounting-in-acpiphp_.patch patches.suse/x86-mm-numa-remove-uninitialized_var-usage.patch patches.suse/b43-Remove-uninitialized_var-usage.patch patches.suse/rtlwifi-rtl8192cu-Remove-uninitialized_var-usage.patch patches.suse/spi-davinci-Remove-uninitialized_var-usage.patch patches.suse/clk-st-Remove-uninitialized_var-usage.patch patches.suse/clk-spear-Remove-uninitialized_var-usage.patch patches.suse/KVM-PPC-Book3S-PR-Remove-uninitialized_var-usage.patch patches.suse/0015-md-raid0-linear-fix-dereference-before-null-check-on.patch patches.suse/0001-md-cluster-fix-wild-pointer-of-unlock_all_bitmaps.patch patches.suse/0002-md-cluster-fix-safemode_delay-value-when-converting-.patch patches.suse/0003-md-cluster-fix-rmmod-issue-when-md_cluster-convert-b.patch patches.suse/0001-bcache-allocate-meta-data-pages-as-compound-pages.patch patches.suse/0017-bcache-fix-overflow-in-offset_to_stripe.patch patches.suse/nvme-fc-set-max_segments-to-lldd-max-value.patch patches.suse/nvme-multipath-fix-logic-for-non-optimized-paths.patch patches.suse/nvme-multipath-do-not-fall-back-to-__nvme_find_path-.patch patches.suse/md-raid5-Fix-Force-reconstruct-write-io-stuck-in-deg.patch patches.suse/devres-keep-both-device-name-and-resource-name-in-pr.patch patches.suse/driver-core-Avoid-binding-drivers-to-dead-devices.patch patches.suse/USB-rename-USB-quirk-to-USB_QUIRK_ENDPOINT_IGNORE.patch patches.suse/usbip-tools-fix-module-name-in-man-page.patch patches.suse/USB-sisusbvga-Fix-a-potential-UB-casued-by-left-shif.patch patches.suse/usb-gadget-net2280-fix-memory-leak-on-probe-error-ha.patch patches.suse/USB-iowarrior-fix-up-report-size-handling-for-some-d.patch patches.suse/USB-serial-cp210x-enable-usb-generic-throttle-unthro.patch patches.suse/USB-serial-cp210x-re-enable-auto-RTS-on-open.patch patches.suse/USB-serial-ftdi_sio-make-process-packet-buffer-unsig.patch patches.suse/USB-serial-ftdi_sio-clean-up-receive-processing.patch patches.suse/USB-serial-ftdi_sio-fix-break-and-sysrq-handling.patch patches.suse/USB-serial-iuu_phoenix-fix-led-activity-helpers.patch patches.suse/USB-serial-qcserial-add-EM7305-QDL-product-ID.patch patches.suse/usb-xhci-define-IDs-for-various-ASMedia-host-control.patch patches.suse/usb-xhci-Fix-ASMedia-ASM1142-DMA-addressing.patch patches.suse/leds-lm355x-avoid-enum-conversion-warning.patch patches.suse/leds-88pm860x-fix-use-after-free-on-unbind.patch patches.suse/leds-da903x-fix-use-after-free-on-unbind.patch patches.suse/leds-lm3533-fix-use-after-free-on-unbind.patch patches.suse/leds-wm831x-status-fix-use-after-free-on-unbind.patch patches.suse/leds-core-Flush-scheduled-work-for-system-suspend.patch patches.suse/drm-debugfs-fix-plain-echo-to-connector-force-attrib.patch patches.suse/drm-tilcdc-fix-leak-null-ref-in-panel_connector_get_.patch patches.suse/video-fbdev-sm712fb-fix-an-issue-about-iounmap-for-a.patch patches.suse/console-newport_con-fix-an-issue-about-leak-related-.patch patches.suse/video-pxafb-Fix-the-function-used-to-balance-a-dma_a.patch patches.suse/drm-arm-fix-unintentional-integer-overflow-on-left-s.patch patches.suse/drm-panel-otm8009a-Drop-unnessary-backlight_device_u.patch patches.suse/drm-radeon-disable-AGP-by-default.patch patches.suse/drm-amdgpu-avoid-dereferencing-a-NULL-pointer.patch patches.suse/drm-amdkfd-Fix-reference-count-leaks.patch patches.suse/drm-radeon-fix-multiple-reference-count-leak.patch patches.suse/drm-amdgpu-fix-ref-count-leak-in-amdgpu_driver_open_.patch patches.suse/drm-amd-display-fix-ref-count-leak-in-amdgpu_drm_ioc.patch patches.suse/drm-amdgpu-display-fix-ref-count-leak-when-pm_runtim.patch patches.suse/drm-radeon-Fix-reference-count-leaks-caused-by-pm_ru.patch patches.suse/drm-radeon-fix-array-out-of-bounds-read-and-write-is.patch patches.suse/agp-intel-Fix-a-memory-leak-on-module-initialisation.patch patches.suse/drm-mipi-use-dcs-write-for-mipi_dsi_dcs_set_tear_sca.patch patches.suse/0004-drm-vgem-Replace-opencoded-version-of-drm_gem_dumb_m.patch patches.suse/video-fbdev-neofb-fix-memory-leak-in-neo_scan_monito.patch patches.suse/omapfb-fix-multiple-reference-count-leaks-due-to-pm_.patch patches.suse/0002-omapfb-dss-Fix-max-fclk-divider-for-omap36xx.patch patches.suse/0004-drm-bridge-dw-hdmi-Don-t-cleanup-i2c-adapter-and-ddc.patch patches.suse/drm-panel-simple-Fix-bpc-for-LG-LB070WV8-panel.patch patches.suse/drm-bridge-sil_sii8620-initialize-return-of-sii8620_.patch patches.suse/0003-drm-ast-Initialize-DRAM-type-before-posting-GPU.patch patches.suse/drm-imx-fix-use-after-free.patch patches.suse/drm-imx-tve-fix-regulator_disable-error-path.patch patches.suse/drm-imx-imx-ldb-Disable-both-channels-for-split-mode.patch patches.suse/drm-etnaviv-Fix-error-path-on-failure-to-enable-bus-.patch patches.suse/drm-etnaviv-fix-ref-count-leak-via-pm_runtime_get_sy.patch patches.suse/gpu-host1x-debug-Fix-multiple-channels-emitting-mess.patch patches.suse/drm-nouveau-drm-noveau-fix-reference-count-leak-in-n.patch patches.suse/drm-nouveau-fix-multiple-instances-of-reference-coun.patch patches.suse/drm-nouveau-fix-reference-count-leak-in-nv50_disp_at.patch patches.suse/drm-nouveau-Fix-reference-count-leak-in-nouveau_conn.patch patches.suse/drm-ttm-nouveau-don-t-call-tt-destroy-callback-on-al.patch patches.suse/drm-msm-ratelimit-crtc-event-overflow-error.patch patches.suse/0058-amd-xgbe-Convert-to-generic-power-management.patch patches.suse/0014-net-mlx5e-vxlan-Use-RCU-for-vxlan-table-lookup.patch patches.suse/0005-ipvs-allow-connection-reuse-for-unconfirmed-conntrac.patch patches.suse/0004-net-make-symbol-flush_works-static.patch patches.suse/0059-xgbe-switch-to-more-generic-VxLAN-detection.patch patches.suse/net-ena-Fix-using-plain-integer-as-NULL-pointer-in-e.patch patches.suse/ath10k-Acquire-tx_lock-in-tx-error-paths.patch patches.suse/brcmfmac-keep-SDIO-watchdog-running-when-console_int.patch patches.suse/brcmfmac-To-fix-Bss-Info-flag-definition-Bug.patch patches.suse/brcmfmac-set-state-of-hanger-slot-to-FREE-when-flush.patch patches.suse/brcmfmac-Transform-compatible-string-for-FW-loading.patch patches.suse/mwifiex-Prevent-memory-corruption-handling-keys.patch patches.suse/rtlwifi-rtl8192cu-Prevent-leaking-urb.patch patches.suse/iwlegacy-Check-the-return-value-of-pcie_capability_r.patch patches.suse/net-ena-avoid-unnecessary-rearming-of-interrupt-vect.patch patches.suse/net-ena-add-reserved-PCI-device-ID.patch patches.suse/net-ena-cosmetic-satisfy-gcc-warning.patch patches.suse/net-ena-cosmetic-change-ena_com_stats_admin-stats-to.patch patches.suse/net-ena-add-support-for-traffic-mirroring.patch patches.suse/net-ena-enable-support-of-rss-hash-key-and-function-.patch patches.suse/net-ena-move-llq-configuration-from-ena_probe-to-ena.patch patches.suse/net-ena-support-new-LLQ-acceleration-mode.patch patches.suse/btmrvl-Fix-firmware-filename-for-sd8997-chipset.patch patches.suse/Bluetooth-Disconnect-if-E0-is-used-for-Level-4.patch patches.suse/Bluetooth-add-a-mutex-lock-to-avoid-UAF-in-do_enale_.patch patches.suse/Bluetooth-Fix-slab-out-of-bounds-read-in-hci_extende.patch patches.suse/Bluetooth-Prevent-out-of-bounds-read-in-hci_inquiry_.patch patches.suse/0003-Bluetooth-Prevent-out-of-bounds-read-in-hci_inquiry_.patch patches.suse/Bluetooth-Fix-update-of-connection-state-in-hci_encr.patch patches.suse/Bluetooth-btusb-Fix-and-detect-most-of-the-Chinese-B.patch patches.suse/s390-qeth-tolerate-pre-filled-rx-buffer patches.suse/s390-qeth-integrate-rx-refill-worker-with-napi patches.suse/s390-qeth-don-t-process-empty-bridge-port-events patches.suse/0003-openvswitch-Prevent-kernel-infoleak-in-ovs_ct_put_ke.patch patches.suse/0013-net-mvpp2-fix-memory-leak-in-mvpp2_rx.patch patches.suse/0002-net-gre-recompute-gre-csum-for-sctp-over-gre-tunnels.patch patches.suse/0012-net-ethernet-aquantia-Fix-wrong-return-value.patch patches.suse/liquidio-Fix-wrong-return-value-in-cn23xx_get_pf_num.patch patches.suse/0011-net-spider_net-Fix-the-size-used-in-a-dma_free_coher.patch patches.suse/0010-fsl-fman-use-32-bit-unsigned-integer.patch patches.suse/0009-fsl-fman-fix-dereference-null-return-value.patch patches.suse/0008-fsl-fman-fix-unreachable-code.patch patches.suse/0007-fsl-fman-check-dereferencing-null-pointer.patch patches.suse/0006-fsl-fman-fix-eth-hash-table-allocation.patch patches.suse/tcp-apply-a-floor-of-1-for-RTT-samples-from-TCP-time.patch patches.suse/0005-net-mlx5-Delete-extra-dump-stack-that-gives-nothing.patch patches.suse/wl1251-fix-always-return-0-error.patch patches.suse/net-thunderx-use-spin_lock_bh-in-nicvf_set_rx_mode_t.patch patches.suse/dpaa2-eth-Fix-passing-zero-to-PTR_ERR-warning.patch patches.suse/msft-hv-2126-hv_netvsc-do-not-use-VF-device-if-link-is-down.patch patches.suse/selftests-livepatch-simplify-test-klp-callbacks-busy-target-tests.patch patches.suse/selftests-livepatch-rework-test-klp-shadow-vars.patch patches.suse/selftests-livepatch-more-verification-in-test-klp-shadow-vars.patch patches.suse/selftests-livepatch-fix-mem-leaks-in-test-klp-shadow-vars.patch patches.suse/integrity-remove-redundant-initialization-of-variabl.patch patches.suse/kvm-svm-fix-svn_pin_memory-s-use-of-get_user_pages_fast.patch patches.suse/ALSA-hda-realtek-Add-alc269-alc662-pin-tables-for-Lo.patch patches.suse/ALSA-core-pcm_iec958-fix-kernel-doc.patch patches.suse/ALSA-usb-line6-remove-defined-but-not-used-warning.patch patches.suse/ALSA-hda-Add-support-for-Loongson-7A1000-controller.patch patches.suse/ALSA-usb-audio-endpoint-remove-needless-check-before.patch patches.suse/ALSA-hda-ca0132-Fix-ZxR-Headphone-gain-control-get-v.patch patches.suse/ALSA-hda-ca0132-Add-new-quirk-ID-for-Recon3D.patch patches.suse/ALSA-hda-ca0132-Fix-AE-5-microphone-selection-comman.patch patches.suse/Revert-ALSA-hda-call-runtime_allow-for-all-hda-contr.patch patches.suse/ASoC-tegra-Fix-reference-count-leaks.patch patches.suse/ALSA-hda-fix-snd_hda_codec_cleanup-documentation.patch patches.suse/ALSA-usb-audio-Add-support-for-Lenovo-ThinkStation-P.patch patches.suse/ALSA-usb-audio-add-startech-usb-audio-dock-name.patch patches.suse/ALSA-seq-oss-Serialize-ioctls.patch patches.suse/ASoC-hda-tegra-Set-buffer-alignment-to-128-bytes.patch patches.suse/ALSA-pci-delete-repeated-words-in-comments.patch patches.suse/iio-improve-IIO_CONCENTRATION-channel-type-descripti.patch patches.suse/staging-rtl8192u-fix-a-dubious-looking-mask-before-a.patch patches.suse/iio-dac-ad5592r-fix-unbalanced-mutex-unlocks-in-ad55.patch patches.suse/Staging-rtl8188eu-rtw_mlme-Fix-uninitialized-variabl.patch patches.suse/Revert-serial-amba-pl011-Make-sure-we-initialize-the.patch patches.suse/vgacon-fix-out-of-bounds-write-to-the-scrollback-buf.patch patches.suse/RDMA-rxe-Remove-unused-rxe_mem_map_pages.patch patches.suse/RDMA-ipoib-Return-void-from-ipoib_ib_dev_stop.patch patches.suse/RDMA-ipoib-Fix-ABBA-deadlock-with-ipoib_reap_ah.patch patches.suse/RDMA-rxe-Skip-dgid-check-in-loopback-mode.patch patches.suse/RDMA-rxe-Drop-pointless-checks-in-rxe_init_ports.patch patches.suse/RDMA-rxe-Return-void-from-rxe_init_port_param.patch patches.suse/RDMA-rxe-Return-void-from-rxe_mem_init_dma.patch patches.suse/RDMA-qedr-SRQ-s-bug-fixes.patch patches.suse/RDMA-rxe-Prevent-access-to-wr-next-ptr-afrer-wr-is-p.patch patches.suse/RDMA-mlx5-Fix-typo-in-enum-name.patch patches.suse/RDMA-core-Fix-return-error-value-in-_ib_modify_qp-to.patch patches.suse/scsi-Fix-trivial-spelling.patch patches.suse/scsi-qla2xxx-Check-the-size-of-struct-fcp_hdr-at-com.patch patches.suse/scsi-qla2xxx-Remove-the-__packed-annotation-from-str.patch patches.suse/scsi-qla2xxx-Make-qla82xx_flash_wait_write_finish-ea.patch patches.suse/scsi-qla2xxx-Initialize-n-before-using-it.patch patches.suse/scsi-qla2xxx-Remove-a-superfluous-cast.patch patches.suse/scsi-qla2xxx-Make-__qla2x00_alloc_iocbs-initialize-3.patch patches.suse/scsi-qla2xxx-Fix-a-Coverity-complaint-in-qla2100_fw_.patch patches.suse/scsi-qla2xxx-Make-qla2x00_restart_isp-easier-to-read.patch patches.suse/scsi-qla2xxx-Introduce-a-function-for-computing-the-.patch patches.suse/scsi-qla2xxx-Change-in-PUREX-to-handle-FPIN-ELS-requ.patch patches.suse/scsi-qla2xxx-SAN-congestion-management-implementatio.patch patches.suse/scsi-lpfc-Fix-unused-assignment-in-lpfc_sli4_bsg_lin.patch patches.suse/scsi-lpfc-Fix-missing-MDS-functionality.patch patches.suse/scsi-lpfc-Fix-NVMe-rport-deregister-and-registration.patch patches.suse/scsi-lpfc-Fix-oops-due-to-overrun-when-reading-SLI3-.patch patches.suse/scsi-lpfc-Fix-stack-trace-seen-while-setting-rrq-act.patch patches.suse/scsi-lpfc-Fix-shost-refcount-mismatch-when-deleting-.patch patches.suse/scsi-lpfc-Fix-kdump-hang-on-PPC.patch patches.suse/scsi-lpfc-Fix-language-in-0373-message-to-reflect-no.patch patches.suse/scsi-lpfc-Allow-applications-to-issue-Common-Set-Fea.patch patches.suse/scsi-lpfc-Add-support-to-display-if-adapter-dumps-ar.patch patches.suse/scsi-lpfc-Add-blk_io_poll-support-for-latency-improv.patch patches.suse/scsi-lpfc-Add-an-internal-trace-log-buffer.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.2.patch patches.suse/scsi-lpfc-Fix-inconsistent-indenting.patch patches.suse/scsi-lpfc-Fix-interrupt-assignments-when-multiple-ve.patch patches.suse/scsi-lpfc-Fix-less-than-zero-comparison-of-unsigned-.patch patches.suse/scsi-lpfc-Quieten-some-printks.patch patches.suse/scsi-lpfc-NVMe-remote-port-devloss_tmo-from-lldd.patch patches.suse/scsi-qla2xxx-Address-a-set-of-sparse-warnings.patch patches.suse/scsi-lpfc-Add-dependency-on-CPU_FREQ.patch patches.suse/scsi-lpfc-Remove-unused-variable-pg_addr.patch patches.suse/scsi-lpfc-Fix-up-around-120-documentation-issues.patch patches.suse/scsi-lpfc-Provide-description-for-lpfc_mem_alloc-s-a.patch patches.suse/scsi-lpfc-Fix-up-formatting-docrot-where-appropriate.patch patches.suse/scsi-lpfc-Ensure-variable-has-the-same-stipulations-.patch patches.suse/scsi-lpfc-Fix-some-function-parameter-descriptions.patch patches.suse/scsi-lpfc-Fix-kerneldoc-parameter-formatting-misnami.patch patches.suse/scsi-lpfc-Use-__printf-format-notation.patch patches.suse/scsi-lpfc-Add-and-rename-a-whole-bunch-of-function-p.patch patches.suse/scsi-lpfc-Fix-a-bunch-of-kerneldoc-misdemeanors.patch patches.suse/scsi-lpfc-Add-description-for-lpfc_release_rpi-s-ndl.patch patches.suse/scsi-lpfc-Fix-typo-in-comment-for-ULP.patch patches.suse/cifs-Fix-leak-when-handling-lease-break-for-cached-root-fid.patch patches.suse/smb3-warn-on-confusing-error-scenario-with-sec-krb5.patch patches.suse/cifs-merge-__-cifs-smb2-_reconnect-into-cifs_tree_connect-.patch patches.suse/cifs-reduce-number-of-referral-requests-in-DFS-link-lookups.patch patches.suse/cifs-rename-reconn_inval_dfs_target-.patch patches.suse/cifs-handle-empty-list-of-targets-in-cifs_reconnect-.patch patches.suse/cifs-handle-RESP_GET_DFS_REFERRAL-PathConsumed-in-reconnect.patch patches.suse/cifs-fix-double-free-error-on-share-and-prefix.patch patches.suse/cifs-only-update-prefix-path-of-DFS-links-in-cifs_tree_connect-.patch patches.suse/cifs-document-and-cleanup-dfs-mount.patch patches.suse/kernfs-do-not-call-fsnotify-with-name-without-a-pare.patch patches.suse/iomap-Make-sure-iomap_end-is-called-after-iomap_begi.patch patches.suse/dlm-Fix-kobject-memleak.patch patches.suse/powerpc-xmon-Reset-RCU-and-soft-lockup-watchdogs.patch patches.suse/powerpc-mm-Enable-radix-GTSE-only-if-supported.patch patches.suse/powerpc-pmem-Restrict-papr_scm-to-P8-and-above.patch patches.suse/powerpc-pmem-Add-new-instructions-for-persistent-sto.patch patches.suse/powerpc-pmem-Add-flush-routines-using-new-pmem-store.patch patches.suse/libnvdimm-nvdimm-flush-Allow-architecture-to-overrid.patch patches.suse/powerpc-pmem-Update-ppc64-to-use-the-new-barrier-ins.patch patches.suse/powerpc-pmem-Avoid-the-barrier-in-flush-routines.patch patches.suse/powerpc-pmem-Initialize-pmem-device-on-newer-hardwar.patch patches.suse/powerpc-pseries-remove-cede-offline-state-for-CPUs.patch patches.suse/powerpc-rtas-don-t-online-CPUs-for-partition-suspend.patch patches.suse/powerpc-Add-cputime_to_nsecs.patch patches.suse/powerpc-fadump-fix-race-between-pstore-write-and-fad.patch patches.suse/pseries-Fix-64-bit-logical-memory-block-panic.patch patches.suse/powerpc-vdso-Fix-vdso-cpu-truncation.patch patches.suse/powerpc-prom-Enable-Radix-GTSE-in-cpu-pa-features.patch patches.suse/powerpc-book3s64-pkeys-Use-PVR-check-instead-of-cpu-.patch patches.suse/powerpc-perf-Fix-missing-is_sier_aviable-during-buil.patch patches.suse/powerpc-pseries-PCIE-PHB-reset.patch patches.suse/powerpc-Allow-4224-bytes-of-stack-expansion-for-the-.patch patches.suse/powerpc-mm-Limit-resize_hpt_for_hotplug-call-to-hash.patch patches.suse/powerpc-boot-Fix-CONFIG_PPC_MPC52XX-references.patch patches.suse/powerpc-xmon-Use-dcbf-inplace-of-dcbi-instruction-fo.patch patches.suse/powerpc-book3s64-radix-Add-kernel-command-line-optio.patch patches.suse/powerpc-pseries-hotplug-cpu-Remove-double-free-in-er.patch patches.suse/0001-xen-balloon-fix-accounting-in-alloc_xenballooned_pag.patch patches.suse/0001-xen-balloon-make-the-balloon-wait-interruptible.patch patches.suse/0001-Revert-xen-balloon-Fix-crash-when-ballooning-on-x86-.patch patches.suse/xfs-fix-reflink-quota-reservation-accounting-error.patch patches.suse/xfs-fix-inode-allocation-block-res-calculation-prece.patch patches.suse/ocfs2-fix-remounting-needed-after-setfacl-command.patch patches.suse/ocfs2-change-slot-number-type-s16-to-u16.patch patches.suse/ocfs2-fix-unbalanced-locking.patch patches.suse/mm-filemap-clear-idle-flag-for-writes.patch patches.suse/efi-provide-empty-efi_enter_virtual_mode-implementat.patch patches.suse/media-pci-ttpci-av7110-fix-possible-buffer-overflow-.patch patches.suse/media-budget-core-Improve-exception-handling-in-budg.patch patches.suse/media-omap3isp-Add-missed-v4l2_ctrl_handler_free-for.patch patches.suse/media-firewire-Using-uninitialized-values-in-node_pr.patch patches.suse/media-exynos4-is-Add-missed-check-for-pinctrl_lookup.patch patches.suse/go7007-add-sanity-checking-for-endpoints.patch patches.suse/media-s5p-g2d-Fix-a-memory-leak-in-an-error-handling.patch patches.suse/media-vpss-clean-up-resources-in-init.patch patches.suse/media-mtk-mdp-Fix-a-refcounting-bug-on-error-in-init.patch patches.suse/media-davinci-vpif_capture-fix-potential-double-free.patch patches.suse/0018-dm-rq-don-t-call-blk_mq_queue_stopped-in-dm_stop_que.patch patches.suse/ring-buffer-speed-up-buffer-resets-by-avoiding-synchronize_rcu-for-each-cpu.patch patches.suse/ftrace-setup-correct-ftrace_fl_regs-flags-for-module.patch patches.suse/tracepoint-mark-_tracepoint_string-s-_used.patch patches.suse/tracing-use-trace_sched_process_free-instead-of-exit-for-pid-tracing.patch patches.suse/PCI-ASPM-Add-missing-newline-in-sysfs-policy.patch patches.suse/PCI-Fix-pci_cfg_wait-queue-locking-problem.patch patches.suse/PCI-Fix-pci_create_slot-reference-count-leak.patch patches.suse/PCI-Release-IVRS-table-in-AMD-ACS-quirk.patch patches.suse/PCI-switchtec-Add-missing-__iomem-and-__user-tags-to.patch patches.suse/PCI-switchtec-Add-missing-__iomem-tag-to-fix-sparse-.patch patches.suse/PCI-qcom-Add-missing-ipq806x-clocks-in-PCIe-driver.patch patches.suse/PCI-qcom-Add-missing-reset-for-ipq806x.patch patches.suse/PCI-qcom-Define-some-PARF-params-needed-for-ipq8064-.patch patches.suse/PCI-qcom-Add-support-for-tx-term-offset-for-rev-2.1..patch patches.suse/msft-hv-2124-PCI-hv-Fix-a-timing-issue-which-causes-kdump-to-fail.patch patches.suse/power-supply-check-if-calc_soc-succeeded-in-pm860x_i.patch patches.suse/pinctrl-single-fix-pcs_parse_pinconf-return-value.patch patches.suse/pinctrl-single-fix-function-name-in-documentation.patch patches.suse/svcrdma-Fix-page-leak-in-svc_rdma_recv_read_chunk.patch patches.suse/Input-psmouse-add-a-newline-when-printing-proto-by-s.patch patches.suse/Input-sentelic-fix-error-return-when-fsp_reg_write-f.patch patches.suse/libnvdimm-security-fix-a-typo.patch patches.suse/iommu-omap-check-for-failure-of-a-call-to-omap_iommu_dump_ctx patches.suse/iommu-amd-print-extended-features-in-one-line-to-fix-divergent-log-levels patches.suse/include-linux-poison.h-remove-obsolete-comment.patch patches.suse/0006-drm-fix-drm_dp_mst_port-refcount-leaks-in-drm_dp_mst.patch patches.suse/drm-Added-orientation-quirk-for-ASUS-tablet-model-T1.patch patches.suse/drm-amdgpu-Fix-bug-where-DPM-is-not-enabled-after-hi.patch patches.suse/drm-vmwgfx-Use-correct-vmw_legacy_display_unit-point.patch patches.suse/drm-vmwgfx-Fix-two-list_for_each-loop-exit-tests.patch patches.suse/watchdog-f71808e_wdt-indicate-WDIOF_CARDRESET-suppor.patch patches.suse/watchdog-f71808e_wdt-remove-use-of-wrong-watchdog_in.patch patches.suse/watchdog-f71808e_wdt-clear-watchdog-timeout-occurred.patch patches.suse/clk-iproc-round-clock-rate-to-the-closest.patch patches.suse/clk-clk-atlas6-fix-return-value-check-in-atlas6_clk_.patch patches.suse/clk-at91-clk-generated-check-best_rate-against-range.patch patches.suse/ceph-add-check_session_state-helper-and-make-it-global.patch patches.suse/ceph-fix-potential-mdsc-use-after-free-crash.patch patches.suse/ceph-fix-use-after-free-for-fsc-mdsc.patch patches.suse/ceph-handle-zero-length-feature-mask-in-session-messages.patch patches.suse/btrfs-inode-fix-NULL-pointer-dereference-if-inode-do.patch patches.suse/btrfs-fix-memory-leaks-after-failure-to-lookup-check.patch patches.suse/i2c-rcar-slave-only-send-STOP-event-when-we-have-bee.patch patches.suse/0001-net-Set-fput_needed-iff-FDPUT_FPUT-is-set.patch patches.suse/vmxnet3-use-correct-tcp-hdr-length-when-packet-is-en.patch patches.suse/bitfield.h-don-t-compile-time-validate-_val-in-FIELD_FIT.patch patches.suse/net-tls-Fix-kmap-usage.patch patches.suse/net-nfc-rawsock.c-add-CAP_NET_RAW-check.patch patches.suse/0004-net-qcom-emac-add-missed-clk_disable_unprepare-in-er.patch patches.suse/net-refactor-bind_bucket-fastreuse-into-helper.patch patches.suse/net-initialize-fastreuse-on-inet_inherit_port.patch patches.suse/net-stmmac-dwmac1000-provide-multicast-filter-fallba.patch patches.suse/net-ethernet-stmmac-Disable-hardware-multicast-filte.patch patches.suse/x86-fsgsbase-64-fix-null-deref-in-86_fsgsbase_read_task.patch patches.suse/msft-hv-2127-Drivers-hv-vmbus-Only-notify-Hyper-V-for-die-events-.patch patches.suse/0001-drm-xen-front-Fix-misused-IS_ERR_OR_NULL-checks.patch patches.suse/ALSA-usb-audio-fix-spelling-mistake-buss-bus.patch patches.suse/ALSA-usb-audio-Creative-USB-X-Fi-Pro-SB1095-volume-k.patch patches.suse/ALSA-hda-realtek-Fix-pin-default-on-Intel-NUC-8-Rugg.patch patches.suse/ALSA-usb-audio-fix-overeager-device-match-for-MacroS.patch patches.suse/ALSA-hda-fix-the-micmute-led-status-for-Lenovo-Think.patch patches.suse/ALSA-usb-audio-work-around-streaming-quirk-for-Macro.patch patches.suse/ALSA-usb-audio-add-quirk-for-Pioneer-DDJ-RB.patch patches.suse/ALSA-usb-audio-Disable-Lenovo-P620-Rear-line-in-volu.patch patches.suse/ALSA-echoaduio-Drop-superfluous-volatile-modifier.patch patches.suse/ALSA-hda-reverse-the-setting-value-in-the-micmute_le.patch patches.suse/ALSA-hda-realtek-Fix-unused-variable-warning.patch patches.suse/ALSA-echoaudio-Fix-potential-Oops-in-snd_echo_resume.patch patches.suse/pwm-bcm-iproc-handle-clk_get_rate-return.patch patches.suse/scsi-fcoe-Memory-leak-fix-in-fcoe_sysfs_fcf_del.patch patches.suse/scsi-libfc-Free-skb-in-fc_disc_gpn_id_resp-for-valid.patch patches.suse/scsi-lpfc-nvmet-Avoid-hang-use-after-free-again-when.patch patches.suse/scsi-lpfc-Add-missing-misc_deregister-for-lpfc_init.patch patches.suse/scsi-lpfc-Fix-FCoE-speed-reporting.patch patches.suse/scsi-lpfc-Fix-no-message-shown-for-lpfc_hdw_queue-ou.patch patches.suse/scsi-lpfc-Fix-RSCN-timeout-due-to-incorrect-gidft-co.patch patches.suse/scsi-lpfc-Fix-oops-when-unloading-driver-while-runni.patch patches.suse/scsi-lpfc-Fix-retry-of-PRLI-when-status-indicates-it.patch patches.suse/scsi-lpfc-Fix-validation-of-bsg-reply-lengths.patch patches.suse/scsi-lpfc-Fix-LUN-loss-after-cable-pull.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.3.patch patches.suse/mfd-intel-lpss-Add-Intel-Emmitsburg-PCH-PCI-IDs.patch patches.suse/mfd-arizona-Ensure-32k-clock-is-put-on-driver-unbind.patch patches.suse/mfd-dln2-Run-event-handler-loop-under-spinlock.patch patches.suse/nfs-Fix-getxattr-kernel-panic-and-memory-overflow.patch patches.suse/cifs-Fix-an-error-pointer-dereference-in-cifs_mount-.patch patches.suse/9p-Fix-memory-leak-in-v9fs_mount.patch patches.suse/0002-block-check-queue-s-limits.discard_granularity-in-__.patch patches.suse/md-cluster-Fix-potential-error-pointer-dereference-i.patch patches.suse/i40e-Set-RX_ONLY-mode-for-unicast-promiscuous-on-VLA.patch patches.suse/i40e-Fix-crash-during-removing-i40e-driver.patch patches.suse/net-fec-correct-the-error-path-for-regulator-disable.patch patches.suse/bonding-show-saner-speed-for-broadcast-mode.patch patches.suse/bonding-fix-a-potential-double-unregister.patch patches.suse/ipvlan-fix-device-features.patch patches.suse/net-Fix-potential-wrong-skb-protocol-in-skb_vlan_unt.patch patches.suse/tipc-fix-uninit-skb-data-in-tipc_nl_compat_dumpit.patch patches.suse/net-qrtr-fix-usage-of-idr-in-port-assignment-to-sock.patch patches.suse/drm-amd-display-fix-pow-crashing-when-given-base-0.patch patches.suse/ALSA-hda-realtek-Add-quirk-for-Samsung-Galaxy-Flex-B.patch patches.suse/ALSA-usb-audio-Add-capture-support-for-Saffire-6-USB.patch patches.suse/ALSA-usb-audio-Update-documentation-comment-for-MS21.patch patches.suse/ALSA-hda-realtek-Add-model-alc298-samsung-headphone.patch patches.suse/ALSA-usb-audio-ignore-broken-processing-extension-un.patch patches.suse/ASoC-intel-Fix-memleak-in-sst_media_open.patch patches.suse/ALSA-hda-realtek-Add-quirk-for-Samsung-Galaxy-Book-I.patch patches.suse/RDMA-bnxt_re-Do-not-add-user-qps-to-flushlist.patch patches.suse/ext4-fix-potential-negative-array-index-in-do_split.patch patches.suse/jbd2-add-the-missing-unlock_buffer-in-the-error-path.patch patches.suse/ext4-handle-error-of-ext4_setup_system_zone-on-remou.patch patches.suse/ext4-don-t-allow-overlapping-system-zones.patch patches.suse/ext4-check-journal-inode-extents-more-carefully.patch patches.suse/ext4-fix-checking-of-directory-entry-validity-for-in.patch patches.suse/mm-vunmap-add-cond_resched-in-vunmap_pmd_range.patch patches.suse/romfs-fix-uninitialized-memory-leak-in-romfs_dev_rea.patch patches.suse/kernel-relay.c-fix-memleak-on-destroy-relay-channel.patch patches.suse/mm-page_alloc-fix-core-hung-in-free_pcppages_bulk.patch patches.suse/scsi-qla2xxx-Use-MBX_TOV_SECONDS-for-mailbox-command.patch patches.suse/scsi-qla2xxx-Flush-all-sessions-on-zone-disable.patch patches.suse/scsi-qla2xxx-Flush-I-O-on-zone-disable.patch patches.suse/scsi-qla2xxx-Indicate-correct-supported-speeds-for-M.patch patches.suse/scsi-qla2xxx-Fix-login-timeout.patch patches.suse/scsi-qla2xxx-Reduce-noisy-debug-message.patch patches.suse/scsi-qla2xxx-Allow-ql2xextended_error_logging-specia.patch patches.suse/scsi-qla2xxx-Fix-WARN_ON-in-qla_nvme_register_hba.patch patches.suse/scsi-qla2xxx-Check-if-FW-supports-MQ-before-enabling.patch patches.suse/scsi-qla2xxx-Fix-null-pointer-access-during-disconne.patch patches.suse/Revert-scsi-qla2xxx-Fix-crash-on-qla2x00_mailbox_com.patch patches.suse/Revert-scsi-qla2xxx-Disable-T10-DIF-feature-with-FC-.patch patches.suse/s390-cio-add-cond_resched-in-the-slow_eval_known_fn-loop patches.suse/epoll-Keep-a-reference-on-files-added-to-the-check-list.patch patches.suse/do_epoll_ctl-clean-the-failure-exits-up-a-bit.patch patches.suse/bonding-fix-active-backup-failover-for-current-ARP-s.patch patches.suse/net-ena-Prevent-reset-after-device-destruction.patch patches.suse/net-ena-Change-WARN_ON-expression-in-ena_del_napi_in.patch patches.suse/net-ena-Make-missed_tx-stat-incremental.patch patches.suse/net-smc-prevent-kernel-infoleak-in-_smc_diag_dump patches.suse/msft-hv-2130-hv_netvsc-Remove-unlikely-from-netvsc_select_queue.patch patches.suse/msft-hv-2131-hv_netvsc-Fix-the-queue_mapping-in-netvsc_vf_xmit.patch patches.suse/gre6-Fix-reception-with-IP6_TNL_F_RCV_DSCP_COPY.patch patches.suse/net-dsa-b53-check-for-timeout.patch patches.suse/powerpc-kernel-Cleanup-machine-check-function-declar.patch patches.suse/powerpc-pseries-hotplug-cpu-wait-indefinitely-for-vC.patch patches.suse/powerpc-pseries-Do-not-initiate-shutdown-when-system.patch patches.suse/blk-mq-order-adding-requests-to-hctx-dispatch-and-ch.patch patches.suse/nvme-multipath-round-robin-fix-single-non-optimized-path-case.patch patches.suse/nvme-multipath-round-robin-eliminate-fallback-variable.patch patches.suse/btrfs-check-the-right-error-variable-in-btrfs_del_di.patch patches.suse/HID-hiddev-Fix-slab-out-of-bounds-write-in-hiddev_io.patch patches.suse/msft-hv-2133-hv_utils-return-error-if-host-timesysnc-update-is-st.patch patches.suse/msft-hv-2134-hv_utils-drain-the-timesync-packets-on-onchannelcall.patch patches.suse/0001-fbcon-prevent-user-font-height-or-width-change-from-.patch patches.suse/serial-pl011-Don-t-leak-amba_ports-entry-on-driver-r.patch patches.suse/serial-pl011-Fix-oops-on-EPROBE_DEFER.patch patches.suse/serial-8250-change-lock-order-in-serial8250_do_start.patch patches.suse/drm-msm-adreno-fix-updating-ring-fence.patch patches.suse/0002-drm-msm-gpu-make-ringbuffer-readonly.patch patches.suse/drm-msm-add-shutdown-support-for-display-platform_dr.patch patches.suse/drm-amd-pm-correct-Vega10-swctf-limit-setting.patch patches.suse/drm-amd-pm-correct-Vega12-swctf-limit-setting.patch patches.suse/drm-amdgpu-Fix-buffer-overflow-in-INFO-ioctl.patch patches.suse/ceph-don-t-allow-setlease-on-cephfs.patch patches.suse/writeback-Protect-inode-i_io_list-with-inode-i_lock.patch patches.suse/writeback-Avoid-skipping-inode-writeback.patch patches.suse/writeback-Fix-sync-livelock-due-to-b_dirty_time-proc.patch patches.suse/PM-sleep-core-Fix-the-handling-of-pending-runtime-re.patch patches.suse/device-property-Fix-the-secondary-firmware-node-hand.patch patches.suse/hwmon-applesmc-check-status-earlier.patch patches.suse/XEN-uses-irqdesc-irq_data_common-handler_data-to-sto.patch patches.suse/i2c-core-don-t-fail-prp0001-enumeration-when-no-id-table-exist.patch patches.suse/i2c-rcar-in-slave-mode-clear-NACK-earlier.patch patches.suse/USB-yurex-Fix-bad-gfp-argument.patch patches.suse/USB-quirks-Add-no-lpm-quirk-for-another-Raydium-touc.patch patches.suse/USB-cdc-acm-rework-notification_buffer-resizing.patch patches.suse/USB-lvtest-return-proper-error-code-in-probe.patch patches.suse/usb-gadget-f_tcm-Fix-some-resource-leaks-in-some-err.patch patches.suse/usb-uas-Add-quirk-for-PNY-Pro-Elite.patch patches.suse/xhci-Do-warm-reset-when-both-CAS-and-XDEV_RESUME-are.patch patches.suse/USB-gadget-u_f-add-overflow-checks-to-VLA-macros.patch patches.suse/USB-gadget-f_ncm-add-bounds-checks-to-ncm_unwrap_ntb.patch patches.suse/USB-quirks-Ignore-duplicate-endpoint-on-Sound-Device.patch patches.suse/USB-gadget-u_f-Unbreak-offset-calculation-in-VLAs.patch patches.suse/usb-host-ohci-exynos-Fix-error-handling-in-exynos_oh.patch patches.suse/USB-Ignore-UAS-for-JMicron-JMS567-ATA-ATAPI-Bridge.patch patches.suse/usb-storage-Add-unusual_uas-entry-for-Sony-PSZ-drive.patch patches.suse/powerpc-perf-Fix-crashes-with-generic_compat_pmu-BHR.patch patches.suse/cifs-fix-check-of-tcon-dfs-in-smb1.patch patches.suse/mmc-sdhci-pci-fix-sdhci_reset_all-for-cqhci-for-intel-glk-based-controllers.patch patches.suse/sdhci-tegra-Remove-SDHCI_QUIRK_DATA_TIMEOUT_USES_SDC2.patch patches.suse/sdhci-tegra-Remove-SDHCI_QUIRK_DATA_TIMEOUT_USES_SDC.patch patches.suse/btrfs-tree-checker-fix-the-error-message-for-transid.patch patches.suse/fix-regression-in-epoll-Keep-a-reference-on-files-added-to-the-check-list.patch patches.suse/HID-core-Correctly-handle-ReportSize-being-zero.patch patches.suse/HID-core-Sanitize-event-code-and-type-when-mapping-i.patch patches.suse/net-hns-Fix-memleak-in-hns_nic_dev_probe.patch patches.suse/net-systemport-Fix-memleak-in-bcm_sysport_probe.patch patches.suse/sctp-not-disable-bh-in-the-whole-sctp_get_port_local.patch patches.suse/netlabel-fix-problems-with-mapping-removal.patch patches.suse/NFC-st95hf-Fix-memleak-in-st95hf_in_send_cmd.patch patches.suse/batman-adv-Avoid-uninitialized-chaddr-when-handling-.patch patches.suse/batman-adv-bla-use-netif_rx_ni-when-not-in-interrupt.patch patches.suse/gtp-add-GTPA_LINK-info-to-msg-sent-to-userspace.patch patches.suse/ibmvnic-fix-NULL-tx_pools-and-rx_tools-issue-at-do_r.patch patches.suse/bnxt_en-Don-t-query-FW-when-netif_running-is-false.patch patches.suse/bnxt_en-Check-for-zero-dir-entries-in-NVRAM.patch patches.suse/bnxt_en-fix-HWRM-error-when-querying-VF-temperature.patch patches.suse/net-disable-netpoll-on-fresh-napis.patch patches.suse/bnxt-don-t-enable-NAPI-until-rings-are-ready.patch patches.suse/cfg80211-regulatory-reject-invalid-hints.patch patches.suse/cxgb4-fix-thermal-zone-device-registration.patch patches.suse/net-ethernet-mlx4-Fix-memory-allocation-in-mlx4_budd.patch patches.suse/net-usb-dm9601-Add-USB-ID-of-Keenetic-Plus-DSL.patch patches.suse/0002-net-bcmgenet-fix-mask-check-in-bcmgenet_validate_flo.patch patches.suse/tipc-fix-shutdown-of-connectionless-socket.patch patches.suse/tg3-Fix-soft-lockup-when-tg3_reset_task-fails.patch patches.suse/net-smc-set-rx_off-for-smcr-explicitly patches.suse/net-smc-reset-sndbuf_desc-if-freed patches.suse/net-smc-fix-sock-refcounting-in-case-of-termination patches.suse/drm-amdgpu-Fix-bug-in-reporting-voltage-for-CIK.patch patches.suse/drm-radeon-Prefer-lower-feedback-dividers.patch patches.suse/0001-drm-i915-Fix-sha_text-population-code.patch patches.suse/0002-drm-i915-Clear-the-repeater-bit-on-HDCP-disable.patch patches.suse/ALSA-firewire-tascam-exclude-Tascam-FE-8-from-detect.patch patches.suse/ALSA-firewire-digi00x-exclude-Avid-Adrenaline-from-d.patch patches.suse/ALSA-ca0106-fix-error-code-handling.patch patches.suse/ALSA-hda-Fix-2-channel-swapping-for-Tegra.patch patches.suse/Revert-ALSA-hda-Add-support-for-Loongson-7A1000-cont.patch patches.suse/ALSA-hda-realtek-Add-quirk-for-Samsung-Galaxy-Book2.patch patches.suse/ALSA-hda-hdmi-always-check-pin-power-status-in-i915-.patch patches.suse/ALSA-hda-Fix-silent-audio-output-and-corrupted-input.patch patches.suse/ALSA-pcm-oss-Remove-superfluous-WARN_ON-for-mulaw-sa.patch patches.suse/ALSA-hda-fix-a-runtime-pm-issue-in-SOF-when-integrat.patch patches.suse/ALSA-hda-realtek-Improved-routing-for-Thinkpad-X1-7t.patch patches.suse/dmaengine-of-dma-Fix-of_dma_router_xlate-s-of_dma_xl.patch patches.suse/dmaengine-at_hdmac-check-return-value-of-of_find_dev.patch patches.suse/dmaengine-pl330-Fix-burst-length-if-burst-size-is-sm.patch patches.suse/thermal-ti-soc-thermal-Fix-bogus-thermal-shutdowns-f.patch patches.suse/block-ensure-bdi-io_pages-is-always-initialized.patch patches.suse/block-allow-for_each_bvec-to-support-zero-len-bvec.patch patches.suse/xfs-don-t-update-mtime-on-COW-faults.patch patches.suse/mm-rmap-fixup-copying-of-soft-dirty-and-uffd-ptes.patch patches.suse/0001-mm-hugetlb-fix-a-race-between-hugetlb-sysctl-handler.patch patches.suse/x86-fakenuma-fix-invalid-starting-node-id.patch patches.suse/iommu-vt-d-serialize-iommu-gcmd-register-modifications patches.suse/iommu-amd-restore-irte-remapen-bit-after-programming-irte patches.suse/iommu-amd-use-cmpxchg_double-when-updating-128-bit-irte patches.suse/drm-msm-Disable-preemption-on-all-5xx-targets.patch patches.suse/scsi-libfc-Fix-for-double-free.patch patches.suse/scsi-qla2xxx-Fix-regression-on-sparc64.patch patches.suse/scsi-lpfc-Fix-setting-IRQ-affinity-with-an-empty-CPU.patch patches.suse/scsi-lpfc-Fix-FLOGI-PLOGI-receive-race-condition-in-.patch patches.suse/scsi-lpfc-Extend-the-RDF-FPIN-Registration-descripto.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.4.patch patches.suse/RDMA-rxe-Fix-the-parent-sysfs-read-when-the-interfac.patch patches.suse/RDMA-rxe-Fix-memleak-in-rxe_mem_init_user.patch patches.suse/RDMA-mlx4-Read-pkey-table-length-instead-of-hardcode.patch patches.suse/RDMA-bnxt_re-Do-not-report-transparent-vlan-from-QP1.patch patches.suse/RDMA-core-Fix-reported-speed-and-width.patch patches.suse/drm-sun4i-Fix-dsi-dcs-long-write-function.patch patches.suse/drm-tve200-Stabilize-enable-disable.patch patches.suse/mmc-sdhci-msm-Add-retries-when-all-tuning-phases-are.patch patches.suse/regulator-push-allocation-in-set_consumer_device_sup.patch patches.suse/spi-spi-loopback-test-Fix-out-of-bounds-read.patch patches.suse/spi-Fix-memory-leak-on-splited-transfers.patch patches.suse/i2c-algo-pca-Reapply-i2c-bus-settings-after-reset.patch patches.suse/rbd-require-global-cap_sys_admin-for-mapping-and-unmapping.patch patches.suse/btrfs-require-only-sector-size-alignment-for-parent-.patch patches.suse/kvm-fix-memory-leak-in-kvm_io_bus_unregister_dev patches.suse/kvm-svm-periodically-schedule-when-unregistering-regions-on-destroy.patch patches.suse/video-fbdev-fix-OOB-read-in-vga_8planes_imageblit.patch patches.suse/staging-wlan-ng-fix-out-of-bounds-read-in-prism2sta_.patch patches.suse/iio-adc-ti-ads1015-fix-conversion-when-CONFIG_PM-is-.patch patches.suse/iio-accel-kxsd9-Fix-alignment-of-local-buffer.patch patches.suse/iio-accel-bmc150-accel-Fix-timestamp-alignment-and-p.patch patches.suse/iio-accel-mma7455-Fix-timestamp-alignment-and-preven.patch patches.suse/iio-light-max44000-Fix-timestamp-alignment-and-preve.patch patches.suse/iio-light-ltr501-Fix-timestamp-alignment-issue.patch patches.suse/iio-magnetometer-ak8975-Fix-alignment-and-data-leak-.patch patches.suse/iio-adc-ti-adc081c-Fix-alignment-and-data-leak-issue.patch patches.suse/iio-adc-ina2xx-Fix-timestamp-alignment-issue.patch patches.suse/iio-adc-max1118-Fix-alignment-of-timestamp-and-data-.patch patches.suse/iio-adc-mcp3422-fix-locking-scope.patch patches.suse/iio-adc-mcp3422-fix-locking-on-error-path.patch patches.suse/usb-Fix-out-of-sync-data-toggle-if-a-configured-devi.patch patches.suse/usb-typec-ucsi-acpi-Check-the-_DEP-dependencies.patch patches.suse/usb-core-fix-slab-out-of-bounds-Read-in-read_descrip.patch patches.suse/USB-serial-ftdi_sio-add-IDs-for-Xsens-Mti-USB-conver.patch patches.suse/USB-serial-option-add-support-for-SIM7070-SIM7080-SI.patch patches.suse/USB-serial-option-support-dynamic-Quectel-USB-compos.patch patches.suse/fbcon-remove-soft-scrollback-code.patch patches.suse/vgacon-remove-software-scrollback-support.patch patches.suse/msft-hv-2136-Drivers-hv-vmbus-Add-timeout-to-vmbus_wait_for_unloa.patch patches.suse/clk-rockchip-Fix-initialization-of-mux_pll_src_4plls.patch patches.suse/drm-amdkfd-fix-a-memory-leak-issue.patch patches.suse/drm-radeon-revert-Prefer-lower-feedback-dividers.patch patches.suse/drm-mediatek-Add-exception-handing-in-mtk_drm_probe-.patch patches.suse/drm-mediatek-Add-missing-put_device-call-in-mtk_hdmi.patch patches.suse/iommu-amd-fix-potential-entry-null-deref patches.suse/iommu-amd-restore-irte-remapen-bit-for-amd_iommu_activate_guest_mode patches.suse/powerpc-book3s64-radix-Fix-boot-failure-with-large-a.patch patches.suse/powerpc-dma-Fix-dma_map_ops-get_required_mask.patch patches.suse/i2c-i801-Fix-resume-bug.patch patches.suse/Input-i8042-add-Entroware-Proteus-EL07R4-to-nomux-an.patch patches.suse/Input-trackpoint-add-new-trackpoint-variant-IDs.patch patches.suse/serial-8250_pci-Add-Realtek-816a-and-816b.patch patches.suse/0001-fbcon-Fix-user-font-detection-test-at-fbcon_resize.patch patches.suse/USB-UAS-fix-disconnect-by-unplugging-a-hub.patch patches.suse/USB-quirks-Add-USB_QUIRK_IGNORE_REMOTE_WAKEUP-quirk-.patch patches.suse/usblp-fix-race-between-disconnect-and-read.patch patches.suse/locking-percpu-rwsem-Use-this_cpu_-inc-dec-for-read_.patch patches.suse/s390-dasd-fix-zero-write-for-fba-devices patches.suse/cxgb4-Fix-offset-when-clearing-filter-byte-counters.patch patches.suse/ibmvnic-add-missing-parenthesis-in-do_reset.patch patches.suse/netfilter-ctnetlink-add-a-range-check-for-l3-l4-prot.patch patches.suse/ieee802154-fix-one-possible-memleak-in-ca8210_dev_co.patch patches.suse/ieee802154-adf7242-check-status-of-adf7242_read_reg.patch patches.suse/mac802154-tx-fix-use-after-free.patch patches.suse/ip-fix-tos-reflection-in-ack-and-reset-packets.patch patches.suse/tipc-fix-shutdown-of-connection-oriented-socket.patch patches.suse/hdlc_ppp-add-range-checks-in-ppp_cp_parse_cr.patch patches.suse/s390-qeth-delay-draining-the-tx-buffers patches.suse/net-DCB-Validate-DCB_ATTR_DCB_BUFFER-argument.patch patches.suse/tipc-use-skb_unshare-instead-in-tipc_buf_append.patch patches.suse/ipv4-Update-exception-handling-for-multipath-routes-.patch patches.suse/geneve-add-transport-ports-in-route-lookup-for-genev.patch patches.suse/net-phy-Avoid-NPD-upon-phy_detach-when-driver-is-unb.patch patches.suse/nfp-use-correct-define-to-return-NONE-fec.patch patches.suse/batman-adv-bla-fix-type-misuse-for-backbone_gw-hash-.patch patches.suse/batman-adv-mcast-TT-fix-wrongly-dropped-or-rerouted-.patch patches.suse/batman-adv-Add-missing-include-for-in_interrupt.patch patches.suse/batman-adv-mcast-fix-duplicate-mcast-packets-in-BLA-.patch patches.suse/net-ipv6-fix-kconfig-dependency-warning-for-IPV6_SEG.patch patches.suse/bnxt_en-return-proper-error-codes-in-bnxt_show_temp.patch patches.suse/bnxt_en-Protect-bnxt_set_eee-and-bnxt_set_pauseparam.patch patches.suse/mac80211-do-not-allow-bigger-VHT-MPDUs-than-the-hard.patch patches.suse/ALSA-asihpi-fix-iounmap-in-error-handler.patch patches.suse/ALSA-hda-realtek-Couldn-t-detect-Mic-if-booting-with.patch patches.suse/ALSA-hda-realtek-Enable-front-panel-headset-LED-on-L.patch patches.suse/ALSA-usb-audio-Add-delay-quirk-for-H570e-USB-headset.patch patches.suse/Revert-ALSA-hda-Fix-silent-audio-output-and-corrupte.patch patches.suse/Revert-ALSA-usb-audio-Disable-Lenovo-P620-Rear-line-.patch patches.suse/drm-vc4-vc4_hdmi-fill-ASoC-card-owner.patch patches.suse/drm-sun4i-sun8i-csc-Secondary-CSC-register-correctio.patch patches.suse/drm-sun4i-mixer-Extend-regmap-max_register.patch patches.suse/spi-fsl-espi-Only-process-interrupts-for-expected-ev.patch patches.suse/kvm-svm-add-a-dedicated-invd-intercept-routine.patch patches.suse/s390-zcrypt-fix-zcrypt_perdev_reqcnt-ioctl patches.suse/scsi-lpfc-Fix-initial-FLOGI-failure-due-to-BBSCN-not.patch patches.suse/clocksource-drivers-h8300_timer8-Fix-wrong-return-va.patch patches.suse/nfs-Fix-security-label-length-not-being-reset.patch patches.suse/NFSv4.2-fix-client-s-attribute-cache-management-for-.patch patches.suse/clk-samsung-exynos4-mark-chipid-clock-as-CLK_IGNORE_.patch patches.suse/ftrace-move-rcu-is-watching-check-after-recursion-check.patch patches.suse/drm-amdgpu-prevent-double-kfree-ttm-sg.patch patches.suse/iommu-exynos-add-missing-put_device-call-in-exynos_iommu_of_xlate patches.suse/mmc-sdhci-Workaround-broken-command-queuing-on-Intel.patch patches.suse/gpio-tc35894-fix-up-tc35894-interrupt-configuration.patch patches.suse/scsi-iscsi-iscsi_tcp-avoid-holding-spinlock-while-calling-getpeername patches.suse/pinctrl-mvebu-Fix-i2c-sda-definition-for-98DX3236.patch patches.suse/Input-trackpoint-enable-Synaptics-trackpoints.patch patches.suse/Input-i8042-add-nopnp-quirk-for-Acer-Aspire-5-A515.patch patches.suse/i2c-cpm-Fix-i2c_ram-structure.patch patches.suse/USB-gadget-f_ncm-Fix-NDP16-datagram-validation.patch patches.suse/xen-events-don-t-use-chip_data-for-legacy-IRQs.patch patches.suse/vmxnet3-fix-cksum-offload-issues-for-non-udp-tunnels.patch patches.suse/bonding-set-dev-needed_headroom-in-bond_setup_by_sla.patch patches.suse/team-set-dev-needed_headroom-in-team_setup_by_port.patch patches.suse/0002-net-introduce-helper-sendpage_ok-in-include-linux-ne.patch patches.suse/0003-net-add-WARN_ONCE-in-kernel_sendpage-for-improper-ze.patch patches.suse/0004-nvme-tcp-check-page-by-sendpage_ok-before-calling-ke.patch patches.suse/0006-drbd-code-cleanup-by-using-sendpage_ok-to-check-page.patch patches.suse/0007-scsi-libiscsi-use-sendpage_ok-in-iscsi_tcp_segment_m.patch patches.suse/0008-libceph-use-sendpage_ok-in-ceph_tcp_sendpage.patch patches.suse/net-mlx5e-Fix-VLAN-cleanup-flow.patch patches.suse/net-mlx5e-Fix-VLAN-create-flow.patch patches.suse/net-team-fix-memory-leak-in-__team_options_register.patch patches.suse/platform-x86-thinkpad_acpi-initialize-tp_nvram_state.patch patches.suse/platform-x86-fix-kconfig-dependency-warning-for-FUJI.patch patches.suse/platform-x86-thinkpad_acpi-re-initialize-ACPI-buffer.patch patches.suse/usermodehelper-reset-umask-to-default-before-executi.patch patches.suse/fbdev-newport_con-Move-FONT_EXTRA_WORDS-macros-into-.patch patches.suse/Fonts-Support-FONT_EXTRA_WORDS-macros-for-built-in-f.patch patches.suse/fbcon-Fix-global-out-of-bounds-read-in-fbcon_get_fon.patch patches.suse/drm-nouveau-mem-guard-against-NULL-pointer-access-in.patch patches.suse/net-usb-rtl8150-set-random-MAC-address-when-set_ethe.patch patches.suse/net-wireless-nl80211-fix-out-of-bounds-access-in-nl8.patch patches.suse/macsec-avoid-use-after-free-in-macsec_handle_frame.patch patches.suse/net-usb-qmi_wwan-add-Cellient-MPL200-card.patch patches.suse/mmc-core-don-t-set-limits.discard_granularity-as-0.patch patches.suse/cifs-Fix-incomplete-memory-allocation-on-setxattr-path.patch patches.suse/i2c-meson-fix-clock-setting-overwrite.patch patches.suse/edac-i5100-fix-error-handling-order-in-i5100_init_one.patch patches.suse/x86-fpu-allow-multiple-bits-in-clearcpuid-parameter.patch patches.suse/x86-resctrl-remove-unused-struct-mbm_state-chunks_bw.patch patches.suse/efivarfs-Replace-invalid-slashes-with-exclamation-ma.patch patches.suse/0001-perf-core-Fix-race-in-the-perf_mmap_close-function.patch patches.suse/crypto-algif_skcipher-EBUSY-on-aio-should-be-an-erro.patch patches.suse/crypto-mediatek-Fix-wrong-return-value-in-mtk_desc_r.patch patches.suse/crypto-ixp4xx-Fix-the-size-used-in-a-dma_free_cohere.patch patches.suse/crypto-omap-sham-fix-digcnt-register-handling-with-e.patch patches.suse/cypto-mediatek-fix-leaks-in-mtk_desc_ring_alloc.patch patches.suse/crypto-ccp-fix-error-handling.patch patches.suse/crypto-bcm-Verify-GCM-CCM-key-length-in-setkey.patch patches.suse/btrfs-qgroup-fix-wrong-qgroup-metadata-reserve-for-d.patch patches.suse/btrfs-qgroup-fix-qgroup-meta-rsv-leak-for-subvolume-.patch patches.suse/btrfs-tree-checker-fix-false-alert-caused-by-legacy-.patch patches.suse/mmc-sdio-Check-for-CISTPL_VERS_1-buffer-size.patch patches.suse/media-tuner-simple-fix-regression-in-simple_set_radi.patch patches.suse/media-platform-Improve-queue-set-up-flow-for-bug-fix.patch patches.suse/media-tw5864-check-status-of-tw5864_frameinterval_ge.patch patches.suse/media-Revert-media-exynos4-is-Add-missed-check-for-p.patch patches.suse/media-m5mols-Check-function-pointer-in-m5mols_sensor.patch patches.suse/media-saa7134-avoid-a-shift-overflow.patch patches.suse/media-uvcvideo-Silence-shift-out-of-bounds-warning.patch patches.suse/media-omap3isp-Fix-memleak-in-isp_probe.patch patches.suse/media-tc358743-initialize-variable.patch patches.suse/media-media-pci-prevent-memory-leak-in-bttv_probe.patch patches.suse/media-bdisp-Fix-runtime-PM-imbalance-on-error.patch patches.suse/media-platform-sti-hva-Fix-runtime-PM-imbalance-on-e.patch patches.suse/media-platform-s3c-camif-Fix-runtime-PM-imbalance-on.patch patches.suse/media-vsp1-Fix-runtime-PM-imbalance-on-error.patch patches.suse/media-platform-fcp-Fix-a-reference-count-leak.patch patches.suse/media-s5p-mfc-Fix-a-reference-count-leak.patch patches.suse/media-ti-vpe-Fix-a-missing-check-and-reference-count.patch patches.suse/media-exynos4-is-Fix-a-reference-count-leak.patch patches.suse/media-exynos4-is-Fix-a-reference-count-leak-due-to-p.patch patches.suse/media-exynos4-is-Fix-several-reference-count-leaks-d.patch patches.suse/media-sti-Fix-reference-count-leaks.patch patches.suse/media-st-delta-Fix-reference-count-leak-in-delta_run.patch patches.suse/media-ati_remote-sanity-check-for-both-endpoints.patch patches.suse/media-firewire-fix-memory-leak.patch patches.suse/media-usbtv-Fix-refcounting-mixup.patch patches.suse/regulator-resolve-supply-after-creating-regulator.patch patches.suse/fs-Don-t-invalidate-page-buffers-in-block_write_full.patch patches.suse/0004-md-bitmap-md_bitmap_read_sb-uses-wrong-bitmap-blocks.patch patches.suse/0005-md-bitmap-md_bitmap_get_counter-returns-wrong-blocks.patch patches.suse/0006-md-bitmap-fix-memory-leak-of-temporary-bitmap.patch patches.suse/md-raid5-fix-oops-during-stripe-resizing.patch patches.suse/xen-gntdev.c-Mark-pages-as-dirty.patch patches.suse/x86-xen-disable-Firmware-First-mode-for-correctable-.patch patches.suse/platform-x86-mlx-platform-Remove-PSU-EEPROM-configur.patch patches.suse/PM-hibernate-remove-the-bogus-call-to-get_gendisk-in.patch patches.suse/ACPI-video-use-ACPI-backlight-for-HP-635-Notebook.patch patches.suse/ACPI-extlog-Check-for-RDMSR-failure.patch patches.suse/iommu-vt-d-gracefully-handle-dmar-units-with-no-supported-address-widths patches.suse/scsi-smartpqi-identify-physical-devices-without-issuing-inquiry.patch patches.suse/scsi-smartpqi-add-id-support-for-smartraid-3152-8i.patch patches.suse/scsi-smartpqi-update-logical-volume-size-after-expansion.patch patches.suse/scsi-smartpqi-avoid-crashing-kernel-for-controller-issues.patch patches.suse/scsi-smartpqi-support-device-deletion-via-sysfs.patch patches.suse/scsi-smartpqi-add-raid-bypass-counter.patch patches.suse/scsi-smartpqi-bump-version-to-1-2-16-010.patch patches.suse/scsi-qla2xxx-Remove-superfluous-memset.patch patches.suse/scsi-qla2xxx-Remove-pci-dma-compat-wrapper-API.patch patches.suse/scsi-qla2xxx-Fix-the-size-used-in-a-dma_free_coheren.patch patches.suse/scsi-lpfc-Fix-spelling-mistake-Cant-Can-t.patch patches.suse/scsi-qla2xxx-Remove-redundant-variable-initializatio.patch patches.suse/scsi-qla2xxx-Fix-wrong-return-value-in-qlt_chk_unres.patch patches.suse/scsi-qla2xxx-Fix-wrong-return-value-in-qla_nvme_regi.patch patches.suse/scsi-qla2xxx-Fix-the-return-value.patch patches.suse/scsi-ibmvfc-Use-compiler-attribute-defines-instead-o.patch patches.suse/scsi-qla2xxx-Warn-if-done-or-free-are-called-on-an-a.patch patches.suse/scsi-qla2xxx-Simplify-return-value-logic-in-qla2x00_.patch patches.suse/scsi-qla2xxx-Log-calling-function-name-in-qla2x00_ge.patch patches.suse/scsi-qla2xxx-Handle-incorrect-entry_type-entries.patch patches.suse/scsi-ibmvfc-Fix-error-return-in-ibmvfc_probe.patch patches.suse/scsi-lpfc-Remove-set-but-not-used-qp.patch patches.suse/scsi-qla2xxx-Remove-unneeded-variable-rval.patch patches.suse/scsi-ibmvfc-Avoid-link-down-on-FS9100-canister-reboo.patch patches.suse/scsi-qla2xxx-Fix-I-O-failures-during-remote-port-tog.patch patches.suse/scsi-qla2xxx-Setup-debugfs-entries-for-remote-ports.patch patches.suse/scsi-qla2xxx-Allow-dev_loss_tmo-setting-for-FC-NVMe-.patch patches.suse/scsi-qla2xxx-Honor-status-qualifier-in-FCP_RSP-per-s.patch patches.suse/scsi-qla2xxx-Reduce-duplicate-code-in-reporting-spee.patch patches.suse/scsi-qla2xxx-Fix-memory-size-truncation.patch patches.suse/scsi-qla2xxx-Performance-tweak.patch patches.suse/scsi-qla2xxx-Fix-I-O-errors-during-LIP-reset-tests.patch patches.suse/scsi-qla2xxx-Make-tgt_port_database-available-in-ini.patch patches.suse/scsi-qla2xxx-Add-rport-fields-in-debugfs.patch patches.suse/scsi-qla2xxx-Add-IOCB-resource-tracking.patch patches.suse/scsi-qla2xxx-Add-SLER-and-PI-control-support.patch patches.suse/scsi-qla2xxx-Update-version-to-10.02.00.102-k.patch patches.suse/scsi-qla2xxx-Correct-the-check-for-sscanf-return-val.patch patches.suse/scsi-qla2xxx-Fix-buffer-buffer-credit-extraction-err.patch patches.suse/scsi-qla2xxx-Fix-MPI-reset-needed-message.patch patches.suse/scsi-qla2xxx-Fix-reset-of-MPI-firmware.patch patches.suse/scsi-qla2xxx-Fix-crash-on-session-cleanup-with-unloa.patch patches.suse/scsi-qla2xxx-Fix-point-to-point-N2N-device-discovery.patch patches.suse/scsi-qla2xxx-Update-version-to-10.02.00.103-k.patch patches.suse/scsi-qla2xxx-Fix-inconsistent-format-argument-type-i.patch patches.suse/scsi-qla2xxx-Fix-inconsistent-format-argument-type-i-250bd009.patch patches.suse/scsi-qla2xxx-Fix-inconsistent-format-argument-type-i-72e813d9.patch patches.suse/scsi-lpfc-Drop-nodelist-reference-on-error-in-lpfc_g.patch patches.suse/scsi-lpfc-Remove-unneeded-variable-status-in-lpfc_fc.patch patches.suse/leds-mt6323-move-period-calculation.patch patches.suse/leds-bcm6328-bcm6358-use-devres-LED-registering-func.patch patches.suse/mfd-sm501-Fix-leaks-in-probe.patch patches.suse/backlight-sky81452-backlight-Fix-refcount-imbalance-.patch patches.suse/tty-serial-earlycon-dependency.patch patches.suse/tty-ipwireless-fix-error-handling.patch patches.suse/pty-do-tty_flip_buffer_push-without-port-lock-in-pty.patch patches.suse/tty-serial-fsl_lpuart-fix-lpuart32_poll_get_char.patch patches.suse/iio-dac-ad5592r-Fix-use-of-true-for-IIO_SHARED_BY_TY.patch patches.suse/iio-magn-hmc5843-Fix-passing-true-where-iio_shared_b.patch patches.suse/iio-accel-bma180-Fix-use-of-true-when-should-be-iio_.patch patches.suse/iio-gyro-itg3200-Fix-timestamp-alignment-and-prevent.patch patches.suse/iio-light-si1145-Fix-timestamp-alignment-and-prevent.patch patches.suse/iio-adc-ti-adc0832-Fix-alignment-issue-with-timestam.patch patches.suse/iio-adc-ti-adc12138-Fix-alignment-issue-with-timesta.patch patches.suse/staging-comedi-check-validity-of-wMaxPacketSize-of-u.patch patches.suse/usb-core-Solve-race-condition-in-anchor-cleanup-func.patch patches.suse/usb-typec-tcpm-During-PR_SWAP-source-caps-should-be-.patch patches.suse/usb-core-driver-fix-stray-tabs-in-error-messages.patch patches.suse/usb-ohci-Default-to-per-port-over-current-protection.patch patches.suse/USB-adutux-fix-debugging.patch patches.suse/Revert-cdc-acm-hardening-against-malicious-devices.patch patches.suse/USB-cdc-acm-handle-broken-union-descriptors.patch patches.suse/USB-cdc-wdm-Make-wdm_flush-interruptible-and-add-wdm.patch patches.suse/usb-dwc2-Fix-parameter-type-in-function-pointer-prot.patch patches.suse/usb-gadget-function-printer-fix-use-after-free-in-__.patch patches.suse/usb-gadget-f_ncm-fix-ncm_bitrate-for-SuperSpeed-and-.patch patches.suse/usb-gadget-f_ncm-allow-using-NCM-in-SuperSpeed-Plus-.patch patches.suse/usb-gadget-u_ether-enable-qmult-on-SuperSpeed-Plus-a.patch patches.suse/usb-dwc3-core-don-t-trigger-runtime-pm-when-remove-d.patch patches.suse/usb-dwc3-core-add-phy-cleanup-for-probe-error-handli.patch patches.suse/usb-dwc3-ep0-Fix-ZLP-for-OUT-ep0-requests.patch patches.suse/usb-dwc2-Fix-INTR-OUT-transfers-in-DDMA-mode.patch patches.suse/usb-cdc-acm-add-quirk-to-blacklist-ETAS-ES58X-device.patch patches.suse/USB-serial-ftdi_sio-add-support-for-FreeCalypso-JTAG.patch patches.suse/USB-serial-pl2303-add-device-id-for-HP-GC-device.patch patches.suse/USB-serial-qcserial-fix-altsetting-probing.patch patches.suse/USB-serial-option-Add-Telit-FT980-KS-composition.patch patches.suse/USB-serial-option-add-Cellient-MPL200-card.patch patches.suse/eeprom-at25-set-minimum-read-write-access-stride-to-.patch patches.suse/VMCI-check-return-value-of-get_user_pages_fast-for-e.patch patches.suse/misc-rtsx-Fix-memory-leak-in-rtsx_pci_probe.patch patches.suse/misc-mic-scif-Fix-error-handling-path.patch patches.suse/w1-mxc_w1-Fix-timeout-resolution-problem-leading-to-.patch patches.suse/misc-vop-add-round_up-x-4-for-vring_size-to-avoid-ke.patch patches.suse/mic-vop-copy-data-to-kernel-space-then-write-to-io-m.patch patches.suse/bus-fsl_mc-Do-not-rely-on-caller-to-provide-non-NULL.patch patches.suse/video-fbdev-pvr2fb-initialize-variables.patch patches.suse/drm-gma500-fix-error-check.patch patches.suse/drm-brige-megachips-Add-checking-if-ge_b850v3_lvds_i.patch patches.suse/pwm-lpss-Fix-off-by-one-error-in-base_unit-math-in-p.patch patches.suse/pwm-lpss-Add-range-limit-check-for-the-base_unit-reg.patch patches.suse/drm-bridge-synopsys-dsi-add-support-for-non-continuo.patch patches.suse/video-fbdev-vga16fb-fix-setting-of-pixclock-because-.patch patches.suse/video-fbdev-sis-fix-null-ptr-dereference.patch patches.suse/Fix-use-after-free-in-get_capset_info-callback.patch patches.suse/0004-fbcon-Remove-the-superfluous-break.patch patches.suse/0001-drm-msm-Avoid-div-by-zero-in-dpu_crtc_atomic_check.patch patches.suse/drm-msm-Drop-debug-print-in-_dpu_crtc_setup_lm_bound.patch patches.suse/drm-i915-Break-up-error-capture-compression-loops-wi.patch patches.suse/drm-amd-display-HDMI-remote-sink-need-mode-validatio.patch patches.suse/ALSA-hda-Don-t-register-a-cb-func-if-it-is-registere.patch patches.suse/ALSA-hda-realtek-Add-mute-Led-support-for-HP-Elitebo.patch patches.suse/ALSA-hda-realtek-Enable-audio-jacks-of-ASUS-D700SA-w.patch patches.suse/ALSA-bebob-potential-info-leak-in-hwdep_read.patch patches.suse/ALSA-hda-realtek-The-front-Mic-on-a-HP-machine-doesn.patch patches.suse/ALSA-core-pcm-simplify-locking-for-timers.patch patches.suse/ALSA-core-timer-remove-redundant-assignment.patch patches.suse/ALSA-core-timer-clarify-operator-precedence.patch patches.suse/ALSA-compress_offload-remove-redundant-initializatio.patch patches.suse/ALSA-core-init-use-DECLARE_COMPLETION_ONSTACK-macro.patch patches.suse/ALSA-hda-auto_parser-remove-shadowed-variable-declar.patch patches.suse/ALSA-rawmidi-cosmetic-align-function-parameters.patch patches.suse/ALSA-mixart-Correct-comment-wrt-obsoleted-tasklet-us.patch patches.suse/ALSA-ctl-Workaround-for-lockdep-warning-wrt-card-ctl.patch patches.suse/ALSA-usb-audio-Add-mixer-support-for-Pioneer-DJ-DJM-.patch patches.suse/ALSA-seq-oss-Avoid-mutex-lock-for-a-long-time-ioctl.patch patches.suse/ALSA-usb-audio-fix-spelling-mistake-Frequence-Freque.patch patches.suse/ALSA-usb-audio-endpoint.c-fix-repeated-word-there.patch patches.suse/ALSA-hda-use-semicolons-rather-than-commas-to-separa.patch patches.suse/ASoC-qcom-lpass-platform-fix-memory-leak.patch patches.suse/ASoC-qcom-lpass-cpu-fix-concurrency-issue.patch patches.suse/dmaengine-dma-jz4780-Fix-race-in-jz4780_dma_tx_statu.patch patches.suse/reiserfs-Initialize-inode-keys-properly.patch patches.suse/quota-clear-padding-in-v2r1_mem2diskdqb.patch patches.suse/reiserfs-Fix-oops-during-mount.patch patches.suse/HID-roccat-add-bounds-checking-in-kone_sysfs_write_s.patch patches.suse/HID-wacom-Avoid-entering-wacom_wac_pen_report-for-pa.patch patches.suse/tracing-fix-race-in-trace_open-and-buffer-resize-call.patch patches.suse/ima-Remove-semicolon-at-the-end-of-ima_get_binary_ru.patch patches.suse/net-ena-ethtool-convert-stat_offset-to-64-bit-resolu.patch patches.suse/net-ena-ethtool-Add-new-device-statistics.patch patches.suse/net-ena-ethtool-add-stats-printing-to-XDP-queues.patch patches.suse/net-ena-xdp-add-queue-counters-for-xdp-actions.patch patches.suse/brcm80211-fix-possible-memleak-in-brcmf_proto_msgbuf.patch patches.suse/brcmfmac-check-ndev-pointer.patch patches.suse/mwifiex-Do-not-use-GFP_KERNEL-in-atomic-context.patch patches.suse/ath10k-provide-survey-info-as-accumulated-data.patch patches.suse/ath10k-check-idx-validity-in-__ath10k_htt_rx_ring_fi.patch patches.suse/ath10k-start-recovery-process-when-payload-length-ex.patch patches.suse/ath6kl-prevent-potential-array-overflow-in-ath6kl_ad.patch patches.suse/ath9k_htc-Use-appropriate-rs_datalen-type.patch patches.suse/ath9k-Fix-potential-out-of-bounds-in-ath9k_htc_txcom.patch patches.suse/ath10k-Fix-the-size-used-in-a-dma_free_coherent-call.patch patches.suse/wcn36xx-Fix-reported-802.11n-rx_highest-rate-wcn3660.patch patches.suse/ath10k-fix-VHT-NSS-calculation-when-STBC-is-enabled.patch patches.suse/mwifiex-don-t-call-del_timer_sync-on-uninitialized-t.patch patches.suse/p54-avoid-accessing-the-data-mapped-to-streaming-DMA.patch patches.suse/mwifiex-Remove-unnecessary-braces-from-HostCmd_SET_S.patch patches.suse/rtl8xxxu-prevent-potential-memory-leak.patch patches.suse/mwifiex-remove-function-pointer-check.patch patches.suse/brcmsmac-fix-memory-leak-in-wlc_phy_attach_lcnphy.patch patches.suse/net-ethernet-mlx4-Avoid-assigning-a-value-to-ring_co.patch patches.suse/net-ena-Change-license-into-format-to-SPDX-in-all-fi.patch patches.suse/net-ena-Change-log-message-to-netif-dev-function.patch patches.suse/net-ena-Capitalize-all-log-strings-and-improve-code-.patch patches.suse/net-ena-Remove-redundant-print-of-placement-policy.patch patches.suse/net-ena-Change-RSS-related-macros-and-variables-name.patch patches.suse/net-ena-Fix-all-static-chekers-warnings.patch patches.suse/can-flexcan-flexcan_chip_stop-add-error-handling-and.patch patches.suse/s390-bpf-fix-multiple-tail-calls patches.suse/ath9k-hif_usb-fix-race-condition-between-usb_get_urb.patch patches.suse/ath6kl-wmi-prevent-a-shift-wrapping-bug-in-ath6kl_wm.patch patches.suse/Bluetooth-Only-mark-socket-zapped-after-unlocking.patch patches.suse/Bluetooth-A2MP-Fix-not-initializing-all-members.patch patches.suse/Bluetooth-L2CAP-Fix-calling-sk_filter-on-non-socket-.patch patches.suse/Bluetooth-MGMT-Fix-not-checking-if-BT_HS-is-enabled.patch patches.suse/nl80211-fix-non-split-wiphy-information.patch patches.suse/iwlwifi-mvm-split-a-print-to-avoid-a-WARNING-in-ROC.patch patches.suse/can-softing-softing_card_shutdown-add-braces-around-.patch patches.suse/can-c_can-reg_map_-c-d-_can-mark-as-__maybe_unused.patch patches.suse/mac80211-handle-lack-of-sband-bitrates-in-rates.patch patches.suse/mwifiex-fix-double-free.patch patches.suse/net-fec-Fix-PHY-init-after-phy_reset_after_clk_enabl.patch patches.suse/tipc-fix-the-skb_unshare-in-tipc_buf_append.patch patches.suse/ipv4-Restore-flowi4_oif-update-before-call-to-xfrm_l.patch patches.suse/net-fec-Fix-phy_device-lookup-for-phy_reset_after_cl.patch patches.suse/ibmveth-Switch-order-of-ibmveth_helper-calls.patch patches.suse/ibmveth-Identify-ingress-large-send-packets.patch patches.suse/net-smc-fix-valid-dmbe-buffer-sizes patches.suse/lib-crc32.c-fix-trivial-typo-in-preprocessor-conditi.patch patches.suse/powerpc-pseries-Fix-missing-of_node_put-in-rng_init.patch patches.suse/powerpc-icp-hv-Fix-missing-of_node_put-in-success-pa.patch patches.suse/cxl-Rework-error-message-for-incompatible-slots.patch patches.suse/powerpc-hwirq-Remove-stale-forward-irq_chip-declarat.patch patches.suse/powerpc-irq-Drop-forward-declaration-of-struct-irqac.patch patches.suse/powerpc-pseries-explicitly-reschedule-during-drmem_l.patch patches.suse/powerpc-powernv-elog-Fix-race-while-processing-OPAL-.patch patches.suse/powerpc-rtas-Restrict-RTAS-requests-from-userspace.patch patches.suse/powerpc-perf-hv-gpci-Fix-starting-index-value.patch patches.suse/s390-stp-add-locking-to-sysfs-functions patches.suse/mtd-lpddr-Fix-bad-logic-in-print_drs_error.patch patches.suse/mtd-lpddr-fix-excessive-stack-usage-with-clang.patch patches.suse/mtd-mtdoops-Don-t-write-panic-data-twice.patch patches.suse/IB-mlx4-Add-and-improve-logging.patch patches.suse/IB-mlx4-Add-support-for-MRA.patch patches.suse/IB-mlx4-Fix-starvation-in-paravirt-mux-demux.patch patches.suse/IB-mlx4-Adjust-delayed-work-when-a-dup-is-observed.patch patches.suse/RDMA-ucma-Add-missing-locking-around-rdma_leave_mult.patch patches.suse/RDMA-qedr-Fix-doorbell-setting.patch patches.suse/RDMA-qedr-Fix-use-of-uninitialized-field.patch patches.suse/RDMA-qedr-Fix-inline-size-returned-for-iWARP.patch patches.suse/RDMA-hns-Set-the-unsupported-wr-opcode.patch patches.suse/RDMA-hns-Correct-typo-of-hns_roce_create_cq.patch patches.suse/RDMA-hns-Fix-missing-sq_sig_type-when-querying-QP.patch patches.suse/RDMA-addr-Fix-race-with-netevent_callback-rdma_addr_.patch patches.suse/RDMA-qedr-Endianness-warnings-cleanup.patch patches.suse/RDMA-ipoib-Set-rtnl_link_ops-for-ipoib-interfaces.patch patches.suse/RDMA-bnxt_re-Fix-sizeof-mismatch-for-allocation-of-p.patch patches.suse/IB-rdmavt-Fix-sizeof-mismatch.patch patches.suse/mailbox-avoid-timer-start-from-callback.patch patches.suse/fuse-fix-page-dereference-after-free.patch patches.suse/xfs-limit-entries-returned-when-counting-fsmap-recor.patch patches.suse/xen-events-avoid-removing-an-event-channel-while-han.patch patches.suse/0001-xen-events-add-a-proper-barrier-to-2-level-uevent-un.patch patches.suse/0002-xen-events-fix-race-in-evtchn_fifo_unmask.patch patches.suse/0003-xen-events-add-a-new-late-EOI-evtchn-framework.patch patches.suse/0004-xen-blkback-use-lateeoi-irq-binding.patch patches.suse/0005-xen-netback-use-lateeoi-irq-binding.patch patches.suse/0006-xen-scsiback-use-lateeoi-irq-binding.patch patches.suse/0008-xen-pciback-use-lateeoi-irq-binding.patch patches.suse/0009-xen-events-switch-user-event-channels-to-lateeoi-mod.patch patches.suse/0010-xen-events-use-a-common-cpu-hotplug-hook-for-event-c.patch patches.suse/0011-xen-events-defer-eoi-in-case-of-excessive-number-of-.patch patches.suse/0012-xen-events-block-rogue-events-for-some-time.patch patches.suse/iommu-vt-d-don-t-dereference-iommu_device-if-iommu_api-is-not-built patches.suse/power-supply-test_power-add-missing-newlines-when-pr.patch patches.suse/NFS-fix-nfs_path-in-case-of-a-rename-retry.patch patches.suse/NFSv4.2-support-EXCHGID4_FLAG_SUPP_FENCE_OPS-4.2-EXC.patch patches.suse/ceph-promote-to-unsigned-long-long-before-shifting.patch patches.suse/libceph-clear-con-out_msg-on-policy-stateful_server-faults.patch patches.suse/i2c-imx-Fix-external-abort-on-interrupt-in-exit-path.patch patches.suse/9P-Cast-to-loff_t-before-multiplying.patch patches.suse/NFSD-Add-missing-NFSv2-.pc_func-methods.patch patches.suse/svcrdma-fix-bounce-buffers-for-unaligned-offsets-and.patch patches.suse/SUNRPC-fix-copying-of-multiple-pages-in-gss_read_pro.patch patches.suse/ext4-fix-leaking-sysfs-kobject-after-failed-mount.patch patches.suse/ext4-fix-error-handling-code-in-add_new_gdb.patch patches.suse/ext4-limit-entries-returned-when-counting-fsmap-reco.patch patches.suse/ext4-fix-invalid-inode-checksum.patch patches.suse/x86-PCI-Fix-intel_mid_pci.c-build-error-when-ACPI-is.patch patches.suse/clk-ti-clockdomain-fix-static-checker-warning.patch patches.suse/clk-at91-remove-the-checking-of-parent_name.patch patches.suse/clk-at91-clk-main-update-key-before-writing-AT91_CKG.patch patches.suse/clk-imx8mq-fix-usdhc-parents-order.patch patches.suse/clk-bcm2835-add-missing-release-if-devm_clk_hw_regis.patch patches.suse/vfio-iommu-add-dma-available-capability patches.suse/Werror-return-type.patch patches.suse/kvm-x86-mmu-commit-zap-of-remaining-invalid-pages-when-recovering-lpages patches.suse/0001-KVM-SVM-Initialize-prev_ga_tag-before-use.patch patches.suse/Convert-trailing-spaces-and-periods-in-path-components.patch patches.suse/cifs-Return-the-error-from-crypt_message-when-enc-dec-key-not-found.patch patches.suse/cifs-remove-bogus-debug-code.patch patches.suse/icmp-randomize-the-global-rate-limiter.patch patches.suse/nfc-Ensure-presence-of-NFC_ATTR_FIRMWARE_NAME-attrib.patch patches.suse/chelsio-chtls-fix-socket-lock.patch patches.suse/chelsio-chtls-correct-netdevice-for-vlan-interface.patch patches.suse/chelsio-chtls-correct-function-return-and-return-typ.patch patches.suse/net-sched-act_tunnel_key-fix-OOB-write-in-case-of-IP.patch patches.suse/ibmvnic-save-changed-mac-address-to-adapter-mac_addr.patch patches.suse/drm-ttm-fix-eviction-valuable-range-check.patch patches.suse/drm-i915-Force-VT-d-workarounds-when-running-as-a-gu.patch patches.suse/ALSA-hda-Fix-the-return-value-if-cb-func-is-already-.patch patches.suse/Input-imx6ul_tsc-clean-up-some-errors-in-imx6ul_tsc_.patch patches.suse/Input-ep93xx_keypad-fix-handling-of-platform_get_irq.patch patches.suse/Input-omap4-keypad-fix-handling-of-platform_get_irq-.patch patches.suse/Input-twl4030_keypad-fix-handling-of-platform_get_ir.patch patches.suse/Input-sun4i-ps2-fix-handling-of-platform_get_irq-err.patch patches.suse/scsi-qla2xxx-Use-constant-when-it-is-known.patch patches.suse/scsi-qla2xxx-Do-not-consume-srb-greedily.patch patches.suse/scsi-qla2xxx-Initialize-variable-in-qla8044_poll_reg.patch patches.suse/scsi-qla2xxx-Convert-to-DEFINE_SHOW_ATTRIBUTE.patch patches.suse/scsi-qla2xxx-Fix-return-of-uninitialized-value-in-rv.patch patches.suse/acpi-cpufreq-Honor-_PSD-table-setting-on-new-AMD-CPU.patch patches.suse/ACPI-debug-don-t-allow-debugging-when-ACPI-is-disabl.patch patches.suse/ring-buffer-return-0-on-success-from-ring_buffer_resize.patch patches.suse/memory-omap-gpmc-Fix-a-couple-off-by-ones.patch patches.suse/memory-fsl-corenet-cf-Fix-handling-of-platform_get_i.patch patches.suse/powerpc-powernv-dump-Fix-race-while-processing-OPAL-.patch patches.suse/powerpc-Fix-undetected-data-corruption-with-P9N-DD2..patch patches.suse/ata-sata_rcar-Fix-DMA-boundary-mask.patch patches.suse/nvme-rdma-fix-crash-when-connect-rejected.patch patches.suse/nvme-rdma-fix-crash-due-to-incorrect-cqe.patch patches.suse/NTB-hw-amd-fix-an-issue-about-leak-system-resources.patch patches.suse/scsi-qla2xxx-remove-incorrect-sparse-ifdef.patch patches.suse/x86-kexec-Use-up-to-dated-screen_info-copy-to-fill-b.patch patches.suse/msft-hv-2164-hyperv_fb-Update-screen_info-after-removing-old-fram.patch patches.suse/x86-unwind-orc-fix-inactive-tasks-with-stack-pointer-in-sp-on-gcc-10-compiled-kernels.patch patches.suse/RDMA-qedr-Fix-memory-leak-in-iWARP-CM.patch patches.suse/chelsio-chtls-fix-tls-record-info-to-user.patch patches.suse/cxgb4-set-up-filter-action-after-rewrites.patch patches.suse/mlxsw-core-Fix-memory-leak-on-module-removal.patch patches.suse/mlxsw-core-Fix-use-after-free-in-mlxsw_emad_trans_fi.patch patches.suse/chelsio-chtls-fix-deadlock-issue.patch patches.suse/chelsio-chtls-fix-memory-leaks-in-CPL-handlers.patch patches.suse/ibmveth-Fix-use-of-ibmveth-in-a-bridge.patch patches.suse/tipc-fix-memory-leak-caused-by-tipc_buf_append.patch patches.suse/ibmvnic-fix-ibmvnic_set_mac.patch patches.suse/drm-amdgpu-don-t-map-BO-in-reserved-region.patch patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch patches.suse/drm-vc4-drv-Add-error-handding-for-bind.patch patches.suse/mmc-sdhci-of-esdhc-set-timeout-to-max-before-tuning.patch patches.suse/ACPI-NFIT-Fix-comparison-to-ENXIO.patch patches.suse/ACPI-dock-fix-enum-conversion-warning.patch patches.suse/device-property-Keep-secondary-firmware-node-seconda.patch patches.suse/device-property-Don-t-clear-secondary-pointer-for-sh.patch patches.suse/btrfs-fix-use-after-free-on-readahead-extent-after-f.patch patches.suse/scsi-qla2xxx-Return-EBUSY-on-fcport-deletion.patch patches.suse/scsi-ibmvscsi-Fix-potential-race-after-loss-of-trans.patch patches.suse/x86-kvm-reserve-kvm_feature_msi_ext_dest_id patches.suse/usb-host-fsl-mph-dr-of-check-return-of-dma_set_mask.patch patches.suse/usb-cdc-acm-fix-cooldown-mechanism.patch patches.suse/usb-typec-tcpm-reset-hard_reset_count-for-any-discon.patch patches.suse/usb-host-ehci-tegra-Fix-error-handling-in-tegra_ehci.patch patches.suse/vt-keyboard-simplify-vt_kdgkbsent.patch patches.suse/vt-keyboard-extend-func_buf_lock-to-readers.patch patches.suse/staging-octeon-repair-fixed-link-support.patch patches.suse/staging-octeon-Drop-on-uncorrectable-alignment-or-FC.patch patches.suse/staging-comedi-cb_pcidas-Allow-2-channel-commands-fo.patch patches.suse/docs-ABI-stable-remove-a-duplicated-documentation.patch patches.suse/docs-ABI-sysfs-c2port-remove-a-duplicated-entry.patch patches.suse/futex-Fix-incorrect-should_fail_futex-handling.patch patches.suse/time-Prevent-undefined-behaviour-in-timespec64_to_ns.patch patches.suse/kthread_worker-prevent-queuing-delayed-work-from-tim.patch patches.suse/mm-always-have-io_remap_pfn_range-set-pgprot_decrypted.patch patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch patches.suse/regulator-defer-probe-when-trying-to-get-voltage-fro.patch patches.suse/IB-srpt-Fix-memory-leak-in-srpt_add_one.patch patches.suse/RDMA-srpt-Fix-typo-in-srpt_unregister_mad_agent-docs.patch patches.suse/msft-hv-2168-hv_balloon-disable-warning-when-floor-reached.patch patches.suse/msft-hv-2169-x86-hyperv-Clarify-comment-on-x2apic-mode.patch patches.suse/tracing-Fix-out-of-bounds-write-in-get_trace_buf.patch patches.suse/ftrace-fix-recursion-check-for-nmi-test.patch patches.suse/ftrace-handle-tracing-when-switching-between-context.patch patches.suse/ring-buffer-fix-recursion-protection-transitions-between-interrupt-context.patch patches.suse/mac80211-fix-use-of-skb-payload-instead-of-header.patch patches.suse/mac80211-always-wind-down-STA-state.patch patches.suse/cfg80211-regulatory-Fix-inconsistent-format-argument.patch patches.suse/powerpc-vnic-Extend-failover-pending-window.patch patches.suse/net-usb-qmi_wwan-add-Telit-LE910Cx-0x1230-compositio.patch patches.suse/chelsio-chtls-fix-memory-leaks-caused-by-a-race.patch patches.suse/chelsio-chtls-fix-always-leaking-ctrl_skb.patch patches.suse/can-rx-offload-don-t-call-kfree_skb-from-IRQ-context.patch patches.suse/can-dev-can_get_echo_skb-prevent-call-to-kfree_skb-i.patch patches.suse/can-dev-__can_get_echo_skb-fix-real-payload-length-r.patch patches.suse/can-can_create_echo_skb-fix-echo-skb-generation-alwa.patch patches.suse/can-peak_usb-add-range-checking-in-decode-operations.patch patches.suse/can-peak_usb-peak_usb_get_ts_time-fix-timestamp-wrap.patch patches.suse/can-peak_canfd-pucan_handle_can_rx-fix-echo-manageme.patch patches.suse/drm-imx-tve-remove-extraneous-type-qualifier.patch patches.suse/Fonts-Replace-discarded-const-qualifier.patch patches.suse/ALSA-usb-audio-Add-implicit-feedback-quirk-for-Zoom-.patch patches.suse/ALSA-hda-prevent-undefined-shift-in-snd_hdac_ext_bus.patch patches.suse/ALSA-usb-audio-add-usb-vendor-id-as-DSD-capable-for-.patch patches.suse/ALSA-usb-audio-Add-implicit-feedback-quirk-for-MODX.patch patches.suse/ALSA-usb-audio-Add-implicit-feedback-quirk-for-Qu-16.patch patches.suse/ceph-check-session-state-after-bumping-session-s_seq.patch patches.suse/futex-Handle-transient-ownerless-rtmutex-state-corre.patch patches.suse/perf-core-fix-a-memory-leak-in-perf_event_parse_addr_filter.patch patches.suse/x86-speculation-allow-ibpb-to-be-conditionally-enabled-on-cpus-with-always-on-stibp.patch patches.suse/xfs-flush-new-eof-page-on-truncate-to-avoid-post-eof.patch patches.suse/usb-gadget-goku_udc-fix-potential-crashes-in-probe.patch patches.suse/USB-Add-NO_LPM-quirk-for-Kingston-flash-drive.patch patches.suse/usb-mtu3-fix-panic-in-mtu3_gadget_stop.patch patches.suse/USB-serial-option-add-Quectel-EC200T-module-support.patch patches.suse/USB-serial-cyberjack-fix-write-URB-completion-race.patch patches.suse/USB-serial-option-add-LE910Cx-compositions-0x1203-0x.patch patches.suse/USB-serial-option-add-Telit-FN980-composition-0x1055.patch patches.suse/serial-txx9-add-missing-platform_driver_unregister-o.patch patches.suse/vt-Disable-KD_FONT_OP_COPY.patch patches.suse/ext4-correctly-report-not-supported-for-usr-grp-jquo.patch patches.suse/ext4-unlock-xattr_sem-properly-in-ext4_inline_data_t.patch patches.suse/powercap-Restrict-energy-meter-to-root-access.patch patches.suse/ACPI-GED-fix-Wformat.patch patches.suse/bpf-Zero-fill-re-used-per-cpu-map-element.patch patches.suse/net-af_iucv-fix-null-pointer-dereference-on-shutdown patches.suse/igc-Fix-returning-wrong-statistics.patch patches.suse/0003-drm-gma500-Fix-out-of-bounds-access-to-struct-drm_de.patch patches.suse/mmc-sdhci-of-esdhc-Handle-pulse-width-detection-erra.patch patches.suse/pinctrl-aspeed-Fix-GPI-only-function-problem.patch patches.suse/pinctrl-amd-fix-incorrect-way-to-disable-debounce-fi.patch patches.suse/pinctrl-amd-use-higher-precision-for-512-RtcClk.patch patches.suse/pinctrl-intel-Set-default-bias-in-case-no-particular.patch patches.suse/xfs-fix-flags-argument-to-rmap-lookup-when-convertin.patch patches.suse/xfs-fix-rmap-key-and-record-comparison-functions.patch patches.suse/xfs-fix-a-missing-unlock-on-error-in-xfs_fs_map_bloc.patch patches.suse/Revert-kernel-reboot.c-convert-simple_strtoul-to-kst.patch patches.suse/reboot-fix-overflow-parsing-reboot-cpu-number.patch patches.suse/ocfs2-initialize-ip_next_orphan.patch patches.suse/futex-Don-t-enable-IRQs-unconditionally-in-put_pi_st.patch patches.suse/thunderbolt-Add-the-missed-ida_simple_remove-in-ring.patch patches.suse/usb-cdc-acm-Add-DISABLE_ECHO-for-Renesas-USB-Downloa.patch patches.suse/mei-protect-mei_cl_mtu-from-null-dereference.patch patches.suse/s390-cpum_sf-c-fix-file-permission-for-cpum_sfb_size patches.suse/Input-adxl34x-clean-up-a-data-type-in-adxl34x_probe.patch patches.suse/Input-i8042-allow-insmod-to-succeed-on-devices-witho.patch patches.suse/Input-sunkbd-avoid-use-after-free-in-teardown-paths.patch patches.suse/regulator-fix-memory-leak-with-repeated-set_machine_.patch patches.suse/regulator-avoid-resolve_supply-infinite-recursion.patch patches.suse/regulator-workaround-self-referent-regulators.patch patches.suse/regulator-ti-abb-Fix-array-out-of-bound-read-access-.patch patches.suse/mac80211-minstrel-remove-deferred-sampling-code.patch patches.suse/mac80211-minstrel-fix-tx-status-processing-corner-ca.patch patches.suse/mac80211-free-sta-in-sta_info_insert_finish-on-error.patch patches.suse/can-af_can-prevent-potential-access-of-uninitialized.patch patches.suse/can-af_can-prevent-potential-access-of-uninitialize2.patch patches.suse/can-dev-can_restart-post-buffer-from-the-right-conte.patch patches.suse/can-mcba_usb-mcba_usb_start_xmit-first-fill-skb-then.patch patches.suse/can-peak_usb-fix-potential-integer-overflow-on-shift.patch patches.suse/can-m_can-m_can_handle_state_change-fix-state-change.patch patches.suse/can-m_can-m_can_stop-set-device-to-software-init-mod.patch patches.suse/bnxt_en-read-EEPROM-A2h-address-using-page-0.patch patches.suse/qed-fix-error-return-code-in-qed_iwarp_ll2_start.patch patches.suse/inet_diag-Fix-error-path-to-cancel-the-meseage-in-in.patch patches.suse/page_frag-Recover-from-memory-pressure.patch patches.suse/net-mlx5-Add-handling-of-port-type-in-rule-deletion.patch patches.suse/net-mlx4_core-Fix-init_hca-fields-offset.patch patches.suse/drm-sun4i-dw-hdmi-fix-error-return-code-in-sun8i_dw_.patch patches.suse/drm-i915-gvt-Set-ENHANCED_FRAME_CAP-bit.patch patches.suse/ALSA-hda-realtek-Add-some-Clove-SSID-in-the-ALC293-A.patch patches.suse/ALSA-ctl-fix-error-path-at-adding-user-defined-eleme.patch patches.suse/ALSA-firewire-Clean-up-a-locking-issue-in-copy_resp_.patch patches.suse/ALSA-usb-audio-Add-delay-quirk-for-all-Logitech-USB-.patch patches.suse/ALSA-mixart-Fix-mutex-deadlock.patch patches.suse/ASoC-qcom-lpass-platform-Fix-memory-leak.patch patches.suse/s390-dasd-fix-null-pointer-dereference-for-erp-requests patches.suse/xfs-revert-xfs-fix-rmap-key-and-record-comparison-fu.patch patches.suse/ext4-fix-bogus-warning-in-ext4_update_dx_flag.patch patches.suse/tty-serial-imx-keep-console-clocks-always-on.patch patches.suse/staging-rtl8723bs-Add-024c-0627-to-the-list-of-SDIO-.patch patches.suse/iio-accel-kxcjk1013-Replace-is_smo8500_device-with-a.patch patches.suse/iio-accel-kxcjk1013-Add-support-for-KIOX010A-ACPI-DS.patch patches.suse/0001-mm-userfaultfd-do-not-access-vma-vm_mm-after-calling.patch patches.suse/x86-microcode-intel-check-patch-signature-before-saving-microcode-for-early-loading.patch patches.suse/efivarfs-fix-memory-leak-in-efivarfs_create.patch patches.suse/efi-x86-free-efi_pgd-with-free_pages.patch patches.suse/HID-cypress-Support-Varmilo-Keyboards-media-hotkeys.patch patches.suse/HID-hid-sensor-hub-Fix-issue-with-devices-with-no-re.patch patches.suse/msft-hv-2172-video-hyperv_fb-Fix-the-cache-type-when-mapping-the-.patch patches.suse/arm64-pgtable-Fix-pte_accessible.patch patches.suse/arm64-pgtable-Ensure-dirty-bit-is-preserved-across-p.patch patches.suse/platform-x86-acer-wmi-add-automatic-keyboard-backgro.patch patches.suse/platform-x86-toshiba_acpi-Fix-the-wrong-variable-ass.patch patches.suse/IB-mthca-fix-return-value-of-error-branch-in-mthca_i.patch patches.suse/IB-hfi1-Ensure-correct-mm-is-used-at-all-times.patch patches.suse/RDMA-hns-Bugfix-for-memory-window-mtpt-configuration.patch patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-alread.patch patches.suse/bnxt_en-fix-error-return-code-in-bnxt_init_one.patch patches.suse/bnxt_en-fix-error-return-code-in-bnxt_init_board.patch patches.suse/bnxt_en-Release-PCI-regions-when-DMA-mask-setup-fail.patch patches.suse/net-tls-missing-received-data-after-fast-remote-clos.patch patches.suse/cxgb4-fix-the-panic-caused-by-non-smac-rewrite.patch patches.suse/tcp-Set-INET_ECN_xmit-configuration-in-tcp_reinit_co.patch patches.suse/s390-qeth-make-af_iucv-tx-notification-call-more-robust patches.suse/s390-qeth-fix-af_iucv-notification-race patches.suse/s390-qeth-fix-tear-down-of-async-tx-buffers patches.suse/0004-bonding-wait-for-sysfs-kobject-destruction-before-fr.patch patches.suse/usbnet-ipheth-fix-connectivity-with-iOS-14.patch patches.suse/net-af_iucv-set-correct-sk_protocol-for-child-sockets patches.suse/ibmvnic-fix-call_netdevice_notifiers-in-do_reset.patch patches.suse/ibmvnic-notify-peers-when-failover-and-migration-hap.patch patches.suse/iwlwifi-pcie-limit-memory-read-spin-time.patch patches.suse/iwlwifi-mvm-fix-kernel-panic-in-case-of-assert-durin.patch patches.suse/i40e-Fix-removing-driver-while-bare-metal-VFs-pass-t.patch patches.suse/nfc-s3fwrn5-use-signed-integer-for-parsing-GPIO-numb.patch patches.suse/net-ena-handle-bad-request-id-in-ena_netdev.patch patches.suse/net-ena-set-initial-DMA-width-to-avoid-intel-iommu-i.patch patches.suse/net-ena-fix-packet-s-addresses-for-rx_offset-feature.patch patches.suse/ibmvnic-fix-NULL-pointer-dereference-in-reset_sub_cr.patch patches.suse/ibmvnic-enhance-resetting-status-check-during-module.patch patches.suse/batman-adv-set-.owner-to-THIS_MODULE.patch patches.suse/can-gs_usb-fix-endianess-problem-with-candleLight-fi.patch patches.suse/can-m_can-fix-nominal-bitiming-tseg2-min-for-version.patch patches.suse/0001-usb-gadget-f_midi-Fix-memleak-in-f_midi_alloc.patch patches.suse/0002-usb-gadget-Fix-memleak-in-gadgetfs_fill_super.patch patches.suse/0003-USB-core-Fix-regression-in-Hercules-audio-card.patch patches.suse/x86-resctrl-remove-superfluous-kernfs_get-calls-to-prevent-refcount-leak.patch patches.suse/x86-resctrl-add-necessary-kernfs_put-calls-to-prevent-refcount-leak.patch patches.suse/x86-speculation-fix-prctl-when-spectre_v2_user-seccomp-prctl-ibpb.patch patches.suse/efivarfs-revert-fix-memory-leak-in-efivarfs_create.patch patches.suse/cifs-allow-syscalls-to-be-restarted-in-__smb_send_rqst-.patch patches.suse/cifs-fix-potential-use-after-free-in-cifs_echo_request-.patch patches.suse/ALSA-hda-realtek-Enable-headset-of-ASUS-UX482EG-B940.patch patches.suse/ALSA-hda-realtek-Add-new-codec-supported-for-ALC897.patch patches.suse/ALSA-usb-audio-US16x08-fix-value-count-for-level-met.patch patches.suse/ALSA-hda-generic-Add-option-to-enforce-preferred_dac.patch patches.suse/ALSA-hda-realtek-Add-mute-LED-quirk-to-yet-another-H.patch patches.suse/s390-pci-fix-cpu-address-in-msi-for-directed-irq patches.suse/ibmvnic-avoid-memset-null-scrq-msgs.patch patches.suse/ibmvnic-restore-adapter-state-on-failed-reset.patch patches.suse/ibmvnic-delay-next-reset-if-hard-reset-fails.patch patches.suse/chelsio-chtls-fix-panic-during-unload-reload-chtls.patch patches.suse/can-c_can-c_can_power_up-fix-error-handling.patch patches.suse/inet_ecn-Fix-endianness-of-checksum-update-when-sett.patch patches.suse/net-x25-prevent-a-couple-of-overflows.patch patches.suse/cxgb3-fix-error-return-code-in-t3_sge_alloc_qset.patch patches.suse/chelsio-chtls-fix-a-double-free-in-chtls_setkey.patch patches.suse/net-mvpp2-Fix-error-return-code-in-mvpp2_open.patch patches.suse/drm-rockchip-Avoid-uninitialized-use-of-endpoint-id-.patch patches.suse/msft-hv-2173-scsi-storvsc-Fix-error-return-in-storvsc_probe.patch patches.suse/powerpc-64s-Fix-hash-ISA-v3.0-TLBIEL-instruction-gen.patch patches.suse/powerpc-64s-pseries-Fix-hash-tlbiel_all_isa300-for-g.patch patches.suse/i2c-qup-Fix-error-return-code-in-qup_i2c_bam_schedul.patch patches.suse/Input-i8042-fix-error-return-code-in-i8042_setup_aux.patch patches.suse/Input-i8042-add-ByteSpeed-touchpad-to-noloop-table.patch patches.suse/Input-xpad-support-Ardwiino-Controllers.patch patches.suse/coredump-fix-core_pattern-parse-error.patch patches.suse/genirq-irqdomain-Add-an-irq_create_mapping_affinity-.patch patches.suse/powerpc-pseries-Pass-MSI-affinity-to-irq_create_mapp.patch patches.suse/x86-uprobes-do-not-use-prefixes-nbytes-when-looping-over-prefixes-bytes.patch patches.suse/x86-insn-eval-use-new-for_each_insn_prefix-macro-to-loop-over-prefixes-bytes.patch patches.suse/USB-serial-option-add-Fibocom-NL668-variants.patch patches.suse/USB-serial-option-add-support-for-Thales-Cinterion-E.patch patches.suse/USB-serial-option-fix-Quectel-BG96-matching.patch patches.suse/USB-serial-ch341-add-new-Product-ID-for-CH341A.patch patches.suse/USB-serial-ch341-sort-device-id-entries.patch patches.suse/USB-serial-kl5kusb105-fix-memleak-on-open.patch patches.suse/usb-gadget-f_fs-Use-local-copy-of-descriptors-for-us.patch patches.suse/tty-Fix-pgrp-locking-in-tiocspgrp.patch patches.suse/tty-Fix-session-locking.patch patches.suse/cfg80211-initialize-rekey_data.patch patches.suse/mac80211-mesh-fix-mesh_pathtbl_init-error-path.patch patches.suse/can-softing-softing_netdev_open-fix-error-handling.patch patches.suse/net-mlx4_en-Avoid-scheduling-restart-task-if-it-is-a.patch patches.suse/net-mlx4_en-Handle-TX-error-CQE.patch patches.suse/i40e-avoid-premature-Rx-buffer-reuse.patch patches.suse/ixgbe-avoid-premature-Rx-buffer-reuse.patch patches.suse/gpio-mvebu-fix-potential-user-after-free-on-probe.patch patches.suse/pinctrl-merrifield-Set-default-bias-in-case-no-parti.patch patches.suse/pinctrl-baytrail-Avoid-clearing-debounce-value-when-.patch patches.suse/pinctrl-amd-remove-debounce-filter-setting-in-IRQ-ty.patch patches.suse/Input-cros_ec_keyb-send-scancodes-in-addition-to-key.patch patches.suse/Input-i8042-add-Acer-laptops-to-the-i8042-reset-list.patch patches.suse/Input-cm109-do-not-stomp-on-control-URB.patch patches.suse/Input-goodix-add-upside-down-quirk-for-Teclast-X98-P.patch patches.suse/x86-mm-mem_encrypt-fix-definition-of-pmd_flags_dec_wp.patch patches.suse/x86-resctrl-fix-incorrect-local-bandwidth-when-mba_sc-is-enabled.patch patches.suse/drm-gma500-fix-double-free-of-gma_connector.patch patches.suse/drm-dp_aux_dev-check-aux_dev-before-use-in-drm_dp_au.patch patches.suse/0002-drm-tve200-Fix-handling-of-platform_get_irq-error.patch patches.suse/matroxfb-avoid-Warray-bounds-warning.patch patches.suse/drm-amd-display-remove-useless-if-else.patch patches.suse/drm-amdgpu-fix-build_coefficients-argument.patch patches.suse/drm-omap-dmm_tiler-fix-return-error-code-in-omap_dmm.patch patches.suse/drm-meson-dw-hdmi-Register-a-callback-to-disable-the.patch patches.suse/drm-msm-dpu-Add-newline-to-printks.patch patches.suse/drm-msm-dsi_phy_10nm-implement-PHY-disabling.patch patches.suse/0003-drm-msm-Fix-use-after-free-in-msm_gem-with-carveout.patch patches.suse/0004-drm-amdkfd-Put-ACPI-table-after-using-it.patch patches.suse/media-mtk-vcodec-add-missing-put_device-call-in-mtk_.patch patches.suse/media-v4l2-async-Fix-trivial-documentation-typo.patch patches.suse/media-platform-add-missing-put_device-call-in-mtk_jp.patch patches.suse/media-solo6x10-fix-missing-snd_card_free-in-error-ha.patch patches.suse/media-sunxi-cir-ensure-IR-is-handled-when-it-is-cont.patch patches.suse/media-siano-fix-memory-leak-of-debugfs-members-in-sm.patch patches.suse/media-gp8psk-initialize-stats-at-power-control-logic.patch patches.suse/media-msi2500-assign-SPI-bus-number-dynamically.patch patches.suse/media-saa7146-fix-array-overflow-in-vidioc_s_audio.patch patches.suse/media-gspca-Fix-memory-leak-in-probe.patch patches.suse/crypto-talitos-Fix-return-type-of-current_desc_hdr.patch patches.suse/crypto-af_alg-avoid-undefined-behavior-accessing-sal.patch patches.suse/crypto-qat-fix-status-check-in-qat_hal_put_rel_rd_xf.patch patches.suse/crypto-omap-aes-Fix-PM-disable-depth-imbalance-in-om.patch patches.suse/edac-amd64-fix-pci-component-registration.patch patches.suse/x86-mm-ident_map-check-for-errors-from-ident_pud_init.patch patches.suse/s390-cio-fix-use-after-free-in-ccw_device_destroy_console patches.suse/s390-smp-perform-initial-cpu-reset-also-for-smt-siblings patches.suse/mm-memory_failure-always-pin-the-page-in-madvise_inj.patch patches.suse/mm-don-t-wake-kswapd-prematurely-when-watermark-boosting-is-disabled.patch patches.suse/wimax-fix-duplicate-initializer-warning.patch patches.suse/mwifiex-fix-mwifiex_shutdown_sw-causing-sw-reset-fai.patch patches.suse/orinoco-Move-context-allocation-after-processing-the.patch patches.suse/cw1200-fix-missing-destroy_workqueue-on-error-in-cw1.patch patches.suse/ath6kl-fix-enum-conversion-warning.patch patches.suse/ath10k-Fix-an-error-handling-path.patch patches.suse/ath10k-Release-some-resources-in-an-error-handling-p.patch patches.suse/ibmvnic-add-some-debugs.patch patches.suse/Bluetooth-Fix-null-pointer-dereference-in-hci_event_.patch patches.suse/Bluetooth-Fix-slab-out-of-bounds-read-in-hci_le_dire.patch patches.suse/Bluetooth-btusb-Fix-detection-of-some-fake-CSR-contr.patch patches.suse/mac80211-don-t-set-set-TDLS-STA-bandwidth-wider-than.patch patches.suse/mwifiex-Fix-possible-buffer-overflows-in-mwifiex_2.patch patches.suse/nfc-s3fwrn5-Release-the-nfc-firmware.patch patches.suse/ALSA-hda-Fix-regressions-on-clear-and-reconfig-sysfs.patch patches.suse/ALSA-hda-ca0132-Fix-AE-5-rear-headphone-pincfg.patch patches.suse/ALSA-hda-ca0132-Change-Input-Source-enum-strings.patch patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-ASUS-Q524UQK-.patch patches.suse/ALSA-usb-audio-Fix-control-access-overflow-errors-fr.patch patches.suse/ALSA-usb-audio-Fix-potential-out-of-bounds-shift.patch patches.suse/ALSA-pcm-oss-Fix-potential-out-of-bounds-shift.patch patches.suse/ASoC-jz4740-i2s-add-missed-checks-for-clk_get.patch patches.suse/ASoC-wm_adsp-remove-ctl-from-list-on-error-in-wm_ads.patch patches.suse/ASoC-pcm-DRAIN-support-reactivation.patch patches.suse/ASoC-wm8998-Fix-PM-disable-depth-imbalance-on-error.patch patches.suse/ASoC-arizona-Fix-a-wrong-free-in-wm8997_probe.patch patches.suse/ASoC-cx2072x-Fix-doubly-definitions-of-Playback-and-.patch patches.suse/usb-chipidea-ci_hdrc_imx-Pass-DISABLE_DEVICE_STREAMI.patch patches.suse/USB-dummy-hcd-Fix-uninitialized-array-use-in-init.patch patches.suse/USB-add-RESET_RESUME-quirk-for-Snapscan-1212.patch patches.suse/xhci-Give-USB2-ports-time-to-enter-U3-in-bus-suspend.patch patches.suse/usb-ehci-omap-Fix-PM-disable-depth-umbalance-in-ehci.patch patches.suse/usb-oxu210hp-hcd-Fix-memory-leak-in-oxu_create.patch patches.suse/USB-UAS-introduce-a-quirk-to-set-no_write_same.patch patches.suse/USB-gadget-f_rndis-fix-bitrate-for-SuperSpeed-and-ab.patch patches.suse/USB-gadget-f_acm-add-support-for-SuperSpeed-Plus.patch patches.suse/USB-gadget-f_midi-setup-SuperSpeed-Plus-descriptors.patch patches.suse/USB-serial-digi_acceleport-remove-in_interrupt-usage.patch patches.suse/USB-serial-keyspan_pda-fix-dropped-unthrottle-interr.patch patches.suse/USB-serial-keyspan_pda-fix-write-deadlock.patch patches.suse/USB-serial-keyspan_pda-fix-stalled-writes.patch patches.suse/USB-serial-keyspan_pda-fix-write-wakeup-use-after-fr.patch patches.suse/USB-serial-keyspan_pda-fix-tx-unthrottle-use-after-f.patch patches.suse/USB-serial-keyspan_pda-fix-write-unthrottling.patch patches.suse/USB-serial-digi_acceleport-fix-write-wakeup-deadlock.patch patches.suse/USB-serial-mos7720-fix-parallel-port-state-restore.patch patches.suse/USB-serial-option-add-interface-number-sanity-check-.patch patches.suse/serial_core-Check-for-port-state-when-tty-is-in-erro.patch patches.suse/serial-8250_omap-Avoid-FIFO-corruption-caused-by-MDR.patch patches.suse/misc-vmw_vmci-fix-kernel-info-leak-by-initializing-d.patch patches.suse/bus-fsl-mc-fix-error-return-code-in-fsl_mc_object_al.patch patches.suse/extcon-max77693-Fix-modalias-string.patch patches.suse/iio-buffer-Fix-demux-update.patch patches.suse/iio-imu-bmi160-Fix-too-large-a-buffer.patch patches.suse/iio-pressure-mpl3115-Force-alignment-of-buffer.patch patches.suse/iio-adc-rockchip_saradc-fix-missing-clk_disable_unpr.patch patches.suse/staging-comedi-mf6x4-Fix-AI-end-of-conversion-detect.patch patches.suse/staging-olpc_dcon-Do-not-call-platform_device_unregi.patch patches.suse/irqchip-alpine-msi-Fix-freeing-of-interrupts-on-allo.patch patches.suse/regmap-Remove-duplicate-type-field-from-regmap-regca.patch patches.suse/spi-img-spfi-fix-reference-leak-in-img_spfi_resume.patch patches.suse/spi-spi-mem-Fix-passing-zero-to-PTR_ERR-warning.patch patches.suse/spi-spi-mem-fix-reference-leak-in-spi_mem_access_sta.patch patches.suse/spi-spi-ti-qspi-fix-reference-leak-in-ti_qspi_setup.patch patches.suse/spi-tegra20-slink-fix-reference-leak-in-slink-ops-of.patch patches.suse/spi-tegra20-sflash-fix-reference-leak-in-tegra_sflas.patch patches.suse/spi-tegra114-fix-reference-leak-in-tegra-spi-ops.patch patches.suse/spi-bcm63xx-hsspi-fix-missing-clk_disable_unprepare-.patch patches.suse/spi-pic32-Don-t-leak-DMA-channels-in-probe-error-pat.patch patches.suse/spi-st-ssc4-Fix-unbalanced-pm_runtime_disable-in-pro.patch patches.suse/spi-davinci-Fix-use-after-free-on-unbind.patch patches.suse/memstick-fix-a-double-free-bug-in-memstick_check.patch patches.suse/memstick-r592-Fix-error-return-in-r592_probe.patch patches.suse/Revert-platform-x86-wmi-Destroy-on-cleanup-rather-th.patch patches.suse/platform-x86-mlx-platform-Remove-PSU-EEPROM-from-def.patch patches.suse/platform-x86-mlx-platform-Remove-PSU-EEPROM-from-MSN.patch patches.suse/platform-x86-dell-smbios-base-Fix-error-return-code-.patch patches.suse/platform-x86-mlx-platform-remove-an-unused-variable.patch patches.suse/platform-x86-mlx-platform-Fix-item-counter-assignmen.patch patches.suse/Input-ads7846-fix-race-that-causes-missing-releases.patch patches.suse/Input-ads7846-fix-integer-overflow-on-Rt-calculation.patch patches.suse/Input-ads7846-fix-unaligned-access-on-7845.patch patches.suse/Input-omap4-keypad-fix-runtime-PM-error-handling.patch patches.suse/Input-cyapa_gen6-fix-out-of-bounds-stack-access.patch patches.suse/cpufreq-highbank-Add-missing-MODULE_DEVICE_TABLE.patch patches.suse/cpufreq-st-Add-missing-MODULE_DEVICE_TABLE.patch patches.suse/cpufreq-loongson1-Add-missing-MODULE_ALIAS.patch patches.suse/cpufreq-scpi-Add-missing-MODULE_ALIAS.patch patches.suse/Revert-ACPI-resources-Use-AE_CTRL_TERMINATE-to-termi.patch patches.suse/PCI-Fix-pci_slot_release-NULL-pointer-dereference.patch patches.suse/jfs-Fix-array-index-bounds-check-in-dbAdjTree.patch patches.suse/nfsd-Fix-message-level-for-normal-termination.patch patches.suse/nfs_common-need-lock-during-iterate-through-the-list.patch patches.suse/0001-xen-xenbus-Allow-watches-discard-events-before-queue.patch patches.suse/0002-xen-xenbus-Add-will_handle-callback-support-in-xenbu.patch patches.suse/0003-xen-xenbus-xen_bus_type-Support-will_handle-watch-ca.patch patches.suse/0004-xen-xenbus-Count-pending-messages-for-each-watch.patch patches.suse/0005-xenbus-xenbus_backend-Disallow-pending-watch-message.patch patches.suse/xen-blkback-set-ring-xenblkd-to-NULL-after-kthread_s.patch patches.suse/md-fix-a-warning-caused-by-a-race-between-concurrent.patch patches.suse/md-raid10-initialize-r10_bio-read_slot-before-use.patch patches.suse/0007-md-cluster-block-reshape-with-remote-resync-job.patch patches.suse/0008-md-cluster-fix-deadlock-when-node-is-doing-resync-jo.patch patches.suse/scsi-Remove-unneeded-break-statements.patch patches.suse/scsi-lpfc-Fix-invalid-sleeping-context-in-lpfc_sli4_.patch patches.suse/scsi-lpfc-Fix-scheduling-call-while-in-softirq-conte.patch patches.suse/scsi-lpfc-Removed-unused-macros-in-lpfc_attr.c.patch patches.suse/scsi-lpfc-Fix-duplicate-wq_create_version-check.patch patches.suse/scsi-lpfc-Enlarge-max_sectors-in-scsi-host-templates.patch patches.suse/scsi-lpfc-Add-FDMI-Vendor-MIB-support.patch patches.suse/scsi-lpfc-Reject-CT-request-for-MIB-commands.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.5.patch patches.suse/scsi-qla2xxx-Drop-TARGET_SCF_LOOKUP_LUN_FROM_TAG.patch patches.suse/scsi-qla2xxx-Move-sess-cmd-list-lock-to-driver.patch patches.suse/scsi-lpfc-lpfc_scsi-Fix-a-whole-host-of-kernel-doc-i.patch patches.suse/scsi-lpfc-lpfc_attr-Demote-kernel-doc-format-for-red.patch patches.suse/scsi-lpfc-lpfc_attr-Fix-up-a-bunch-of-kernel-doc-mis.patch patches.suse/scsi-lpfc-lpfc_debugfs-Fix-a-couple-of-function-docu.patch patches.suse/scsi-core-Fix-VPD-LUN-ID-designator-priorities.patch patches.suse/scsi-lpfc-Rework-remote-port-ref-counting-and-node-f.patch patches.suse/scsi-lpfc-Rework-locations-of-ndlp-reference-taking.patch patches.suse/scsi-lpfc-Fix-removal-of-SCSI-transport-device-get-a.patch patches.suse/scsi-lpfc-Fix-refcounting-around-SCSI-and-NVMe-trans.patch patches.suse/scsi-lpfc-Rework-remote-port-lock-handling.patch patches.suse/scsi-lpfc-Remove-ndlp-when-a-PLOGI-ADISC-PRLI-REG_RP.patch patches.suse/scsi-lpfc-Unsolicited-ELS-leaves-node-in-incorrect-s.patch patches.suse/scsi-lpfc-Fix-NPIV-discovery-and-Fabric-Node-detecti.patch patches.suse/scsi-lpfc-Fix-NPIV-Fabric-Node-reference-counting.patch patches.suse/scsi-lpfc-Refactor-WQE-structure-definitions-for-com.patch patches.suse/scsi-lpfc-Enable-common-wqe_template-support-for-bot.patch patches.suse/scsi-lpfc-Enable-common-send_io-interface-for-SCSI-a.patch patches.suse/scsi-lpfc-Convert-SCSI-path-to-use-common-I-O-submis.patch patches.suse/scsi-lpfc-Convert-SCSI-I-O-completions-to-SLI-3-and-.patch patches.suse/scsi-lpfc-Convert-abort-handling-to-SLI-3-and-SLI-4-.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.6.patch patches.suse/scsi-lpfc-Update-changed-file-copyrights-for-2020.patch patches.suse/scsi-lpfc-Fix-pointer-defereference-before-it-is-nul.patch patches.suse/scsi-lpfc-Remove-dead-code-on-second-ndlp-check.patch patches.suse/scsi-lpfc-Fix-memory-leak-on-lcb_context.patch patches.suse/scsi-lpfc-Fix-missing-prototype-warning-for-lpfc_fdm.patch patches.suse/scsi-lpfc-Fix-set-but-not-used-warnings-from-Rework-.patch patches.suse/scsi-lpfc-Fix-set-but-unused-variables-in-lpfc_dev_l.patch patches.suse/scsi-lpfc-Fix-missing-prototype-for-lpfc_nvmet_prep_.patch patches.suse/scsi-lpfc-Fix-variable-vport-set-but-not-used-in-lpf.patch patches.suse/scsi-lpfc-Use-generic-power-management.patch patches.suse/scsi-qla2xxx-Remove-in_interrupt-from-qla82xx-specif.patch patches.suse/scsi-target-tcm_qla2xxx-Remove-BUG_ON-in_interrupt.patch patches.suse/scsi-qla2xxx-Remove-in_interrupt-from-qla83xx-specif.patch patches.suse/scsi-lpfc-Correct-null-ndlp-reference-on-routine-exi.patch patches.suse/scsi-lpfc-Fix-fall-through-warnings-for-Clang.patch patches.suse/scsi-qla2xxx-Remove-trailing-semicolon-in-macro-defi.patch patches.suse/scsi-qla2xxx-Change-post-del-message-from-debug-leve.patch patches.suse/scsi-qla2xxx-Limit-interrupt-vectors-to-number-of-CP.patch patches.suse/scsi-qla2xxx-Tear-down-session-if-FW-say-it-is-down.patch patches.suse/scsi-qla2xxx-Don-t-check-for-fw_started-while-postin.patch patches.suse/scsi-qla2xxx-Fix-compilation-issue-in-PPC-systems.patch patches.suse/scsi-qla2xxx-Fix-crash-during-driver-load-on-big-end.patch patches.suse/scsi-qla2xxx-Fix-FW-initialization-error-on-big-endi.patch patches.suse/scsi-qla2xxx-Fix-N2N-and-NVMe-connect-retry-failure.patch patches.suse/scsi-qla2xxx-Handle-aborts-correctly-for-port-underg.patch patches.suse/scsi-qla2xxx-Fix-flash-update-in-28XX-adapters-on-bi.patch patches.suse/scsi-qla2xxx-Fix-the-call-trace-for-flush-workqueue.patch patches.suse/scsi-qla2xxx-If-fcport-is-undergoing-deletion-comple.patch patches.suse/scsi-qla2xxx-Fix-device-loss-on-4G-and-older-HBAs.patch patches.suse/scsi-qla2xxx-Update-version-to-10.02.00.104-k.patch patches.suse/RDMA-cma-Don-t-overwrite-sgid_attr-after-device-is-r.patch patches.suse/mfd-rt5033-Fix-errorneous-defines.patch patches.suse/pinctrl-falcon-add-missing-put_device-call-in-pinctr.patch patches.suse/vfio-pci-use-io_remap_pfn_range-for-pci-io-memory patches.suse/soc-tegra-fuse-Fix-index-bug-in-get_process_id.patch patches.suse/soc-mediatek-Check-if-power-domains-can-be-powered-o.patch patches.suse/soc-qcom-smp2p-Safely-acquire-spinlock-without-IRQs.patch patches.suse/soc-ti-knav_qmss-fix-reference-leak-in-knav_queue_pr.patch patches.suse/soc-ti-Fix-reference-imbalance-in-knav_dma_probe.patch patches.suse/drivers-soc-ti-knav_qmss_queue-Fix-error-return-code.patch patches.suse/fuse-fix-bad-inode.patch patches.suse/ceph-fix-race-in-concurrent-_ceph_remove_cap-invocations.patch patches.suse/NFSv4.2-condition-READDIR-s-mask-for-security-label-.patch patches.suse/lockd-don-t-use-interval-based-rebinding-over-TCP.patch patches.suse/NFS-switch-nfsiod-to-be-an-UNBOUND-workqueue.patch patches.suse/powerpc-64-Set-up-a-kernel-stack-for-secondaries-bef.patch patches.suse/Revert-powerpc-pseries-hotplug-cpu-Remove-double-fre.patch patches.suse/powerpc-perf-Fix-crash-with-is_sier_available-when-p.patch patches.suse/powerpc-pci-Remove-LSI-mappings-on-device-teardown.patch patches.suse/powerpc-xmon-Change-printk-to-pr_cont.patch patches.suse/powerpc-Fix-incorrect-stw-ux-u-x-instructions-in-__s.patch patches.suse/powerpc-pseries-hibernation-remove-redundant-cachein.patch patches.suse/powerpc-rtas-fix-typo-of-ibm-open-errinjct-in-rtas-f.patch patches.suse/pwm-lp3943-Dynamically-allocate-PWM-chip-base.patch patches.suse/HSI-omap_ssi-Don-t-jump-to-free-ID-in-ssi_add_contro.patch patches.suse/power-supply-bq24190_charger-fix-reference-leak.patch patches.suse/rtc-hym8563-enable-wakeup-when-applicable.patch patches.suse/kvm-x86-reinstate-vendor-agnostic-check-on-spec_ctrl-cpuid-bits.patch patches.suse/clk-tegra-Fix-duplicated-SE-clock-entry.patch patches.suse/clk-ti-Fix-memleak-in-ti_fapll_synth_setup.patch patches.suse/clk-s2mps11-Fix-a-resource-leak-in-error-handling-pa.patch patches.suse/clk-sunxi-ng-Make-sure-divider-tables-have-sentinel.patch patches.suse/clk-mvebu-a3700-fix-the-XTAL-MODE-pin-to-MPP1_9.patch patches.suse/ACPI-PNP-compare-the-string-length-in-the-matching_i.patch patches.suse/watchdog-sirfsoc-Add-missing-dependency-on-HAS_IOMEM.patch patches.suse/watchdog-qcom-Avoid-context-switch-in-restart-handle.patch patches.suse/watchdog-coh901327-add-COMMON_CLK-dependency.patch patches.suse/ALSA-usb-audio-Disable-sample-read-check-if-firmware.patch patches.suse/ALSA-pcm-Clear-the-full-allocated-memory-at-hw_param.patch patches.suse/ALSA-pcm-oss-Fix-a-few-more-UBSAN-fixes.patch patches.suse/s390-dasd-fix-hanging-device-offline-processing patches.suse/s390-dasd-prevent-inconsistent-lcu-device-data patches.suse/s390-dasd-fix-list-corruption-of-pavgroup-group-list patches.suse/s390-dasd-fix-list-corruption-of-lcu-list patches.suse/powerpc-smp-Add-__init-to-init_big_cores.patch patches.suse/ethernet-ucc_geth-fix-use-after-free-in-ucc_geth_rem.patch patches.suse/net-mvpp2-Fix-GoP-port-3-Networking-Complex-Control-.patch patches.suse/ibmvnic-continue-fatal-error-reset-after-passive-ini.patch patches.suse/tun-fix-return-value-when-the-number-of-iovs-exceeds.patch patches.suse/net-mvpp2-fix-pkt-coalescing-int-threshold-configura.patch patches.suse/ibmvnic-fix-NULL-pointer-dereference.patch patches.suse/ALSA-hda-via-Fix-runtime-PM-for-Clevo-W35xSS.patch patches.suse/btrfs-qgroup-don-t-try-to-wait-flushing-if-we-re-alr.patch patches.suse/wil6210-select-CONFIG_CRC32.patch patches.suse/misdn-dsp-select-CONFIG_BITREVERSE.patch patches.suse/wan-ds26522-select-CONFIG_BITREVERSE.patch patches.suse/net-vlan-avoid-leaks-on-register_vlan_dev-failures.patch patches.suse/net-hns3-fix-the-number-of-queues-actually-used-by-A.patch patches.suse/chtls-Fix-hardware-tid-leak.patch patches.suse/chtls-Remove-invalid-set_tcb-call.patch patches.suse/chtls-Replace-skb_dequeue-with-skb_peek.patch patches.suse/chtls-Added-a-check-to-avoid-NULL-pointer-dereferenc.patch patches.suse/chtls-Fix-chtls-resources-release-sequence.patch patches.suse/s390-qeth-fix-deadlock-during-recovery patches.suse/s390-qeth-fix-locking-for-discipline-setup-removal patches.suse/s390-qeth-fix-l2-header-access-in-qeth_l3_osa_features_check patches.suse/net-mlx5e-Fix-two-double-free-cases.patch patches.suse/net-mlx5e-Fix-memleak-in-mlx5e_create_l2_table_group.patch patches.suse/0002-drm-msm-Fix-WARN_ON-splat-in-_free_object.patch patches.suse/ACPI-scan-add-stub-acpi_create_platform_device-for-C.patch patches.suse/Revert-device-property-Keep-secondary-firmware-node-.patch patches.suse/docs-Fix-reST-markup-when-linking-to-sections.patch patches.suse/dmaengine-xilinx_dma-check-dma_async_device_register.patch patches.suse/dmaengine-xilinx_dma-fix-mixed_enum_type-coverity-wa.patch patches.suse/x86-mm-fix-leak-of-pmd-ptlock.patch patches.suse/x86-mtrr-correct-the-range-check-before-performing-mtrr-type-lookups.patch patches.suse/x86-resctrl-use-an-ipi-instead-of-task_work_add-to-update-pqr_assoc-msr.patch patches.suse/x86-resctrl-don-t-move-a-task-to-the-same-resource-group.patch patches.suse/USB-xhci-fix-U1-U2-handling-for-hardware-with-XHCI_I.patch patches.suse/USB-gadget-legacy-fix-return-error-code-in-acm_ms_bi.patch patches.suse/usb-chipidea-ci_hdrc_imx-add-missing-put_device-call.patch patches.suse/USB-yurex-fix-control-URB-timeout-handling.patch patches.suse/usb-dwc3-ulpi-Use-VStsDone-to-detect-PHY-regs-access.patch patches.suse/usb-gadget-f_uac2-reset-wMaxPacketSize.patch patches.suse/usb-gadget-select-CONFIG_CRC32.patch patches.suse/usb-gadget-configfs-Preserve-function-ordering-after.patch patches.suse/USB-serial-iuu_phoenix-fix-DMA-from-stack.patch patches.suse/msft-hv-2201-x86-hyperv-Fix-kexec-panic-hang-issues.patch patches.suse/NFS4-Fix-use-after-free-in-trace_event_raw_event_nfs.patch patches.suse/net-sunrpc-interpret-the-return-value-of-kstrtou32-c.patch patches.suse/pNFS-Mark-layout-for-return-if-return-on-close-was-n.patch patches.suse/NFS-nfs_igrab_and_active-must-first-reference-the-su.patch patches.suse/ASoC-dapm-remove-widget-from-dirty-list-on-free.patch patches.suse/ASoC-Intel-haswell-Add-missing-pm_ops.patch patches.suse/ALSA-doc-Fix-reference-to-mixart.rst.patch patches.suse/ALSA-fireface-Fix-integer-overflow-in-transmit_midi_.patch patches.suse/ALSA-firewire-tascam-Fix-integer-overflow-in-midi_po.patch patches.suse/r8152-Add-Lenovo-Powered-USB-C-Travel-Hub.patch patches.suse/bnxt_en-Improve-stats-context-resource-accounting-wi.patch patches.suse/drm-nouveau-bios-fix-issue-shadowing-expansion-ROMs.patch patches.suse/drm-nouveau-privring-ack-interrupts-the-same-way-as-.patch patches.suse/drm-nouveau-i2c-gm200-increase-width-of-aux-semaphor.patch patches.suse/ACPI-scan-Harden-acpi_device_add-against-device-ID-o.patch patches.suse/RDMA-mlx5-Fix-wrong-free-of-blue-flame-register-on-e.patch patches.suse/spi-cadence-cache-reference-clock-rate-during-probe.patch patches.suse/nfsd4-readdirplus-shouldn-t-return-parent-of-export.patch patches.suse/can-vxcan-vxcan_xmit-fix-use-after-free-bug.patch patches.suse/ALSA-hda-via-Add-minimum-mute-flag.patch patches.suse/ALSA-seq-oss-Fix-missing-error-check-in-snd_seq_oss_.patch patches.suse/ACPI-scan-Make-acpi_bus_get_device-clear-return-poin.patch patches.suse/drm-atomic-put-state-on-error-path.patch patches.suse/mmc-sdhci-xenon-fix-1.8v-regulator-stabilization.patch patches.suse/dm-avoid-filesystem-lookup-in-dm_get_dev_t.patch patches.suse/scsi-ibmvfc-Set-default-timeout-to-avoid-crash-durin.patch patches.suse/i2c-octeon-check-correct-size-of-maximum-RECV_LEN-pa.patch patches.suse/ehci-fix-EHCI-host-controller-initialization-sequenc.patch patches.suse/USB-ehci-fix-an-interrupt-calltrace-error.patch patches.suse/usb-udc-core-Use-lock-when-write-to-soft_connect.patch patches.suse/xhci-make-sure-TRB-is-fully-written-before-giving-it.patch patches.suse/xhci-tegra-Delay-for-disabling-LFPS-detector.patch patches.suse/serial-mvebu-uart-fix-tx-lost-characters-at-power-of.patch patches.suse/iio-ad5504-Fix-setting-power-down-state.patch patches.suse/futex_Ensure_the_correct_return_value_from_futex_lock_pi_.patch patches.suse/futex_Replace_pointless_printk_in_fixup_owner_.patch patches.suse/futex_Provide_and_use_pi_state_update_owner_.patch patches.suse/rtmutex_Remove_unused_argument_from_rt_mutex_proxy_unlock_.patch patches.suse/futex_Use_pi_state_update_owner__in_put_pi_state_.patch patches.suse/futex_Simplify_fixup_pi_state_owner_.patch patches.suse/futex-Handle-faults-correctly-for-PI-futexes.patch patches.suse/igc-fix-link-speed-advertising.patch patches.suse/can-dev-prevent-potential-information-leak-in-can_fi.patch patches.suse/net-mlx5-Fix-memory-leak-on-flow-table-creation-erro.patch patches.suse/drm-i915-Check-for-all-subplatform-bits.patch patches.suse/nbd-freeze-the-queue-while-we-re-adding-connections.patch patches.suse/nvme-multipath-Early-exit-if-no-path-is-available.patch patches.suse/scsi-qla2xxx-Fix-description-for-parameter-ql2xenfor.patch patches.suse/mm-thp-fix-madv_remove-deadlock-on-shmem-thp.patch patches.suse/0001-libnvdimm-dimm-Avoid-race-between-probe-and-availabl.patch patches.suse/netback-avoid-race-in-xenvif_rx_ring_slots_avail.patch patches.suse/0001-ibmvnic-Clear-failover_pending-if-unable-to-schedule.patch patches.suse/bpf-Fix-32-bit-src-register-truncation-on-div-mod.patch patches.suse/vmxnet3-Remove-buf_info-from-device-accessible-struc.patch patches.suse/xen-netback-fix-spurious-event-detection-for-common-.patch patches.suse/bpf-Fix-truncation-handling-for-mod32-dst-reg-wrt-ze.patch patches.suse/usb-dwc2-do-not-update-data-length-if-it-is-0-on-inbound-transfers.patch patches.suse/usb-dwc2-abort-transaction-after-errors-with-unknown-reason.patch patches.suse/usb-dwc2-make-trimming-xfer-length-a-debug-message.patch patches.suse/0001-Xen-x86-don-t-bail-early-from-clear_foreign_p2m_mapp.patch patches.suse/0002-Xen-x86-also-check-kernel-mapping-in-set_foreign_p2m.patch patches.suse/0003-Xen-gntdev-correct-dev_bus_addr-handling-in-gntdev_m.patch patches.suse/0004-Xen-gntdev-correct-error-checking-in-gntdev_map_gran.patch patches.suse/0005-xen-arm-don-t-ignore-return-errors-from-set_phys_to_.patch patches.suse/0006-xen-blkback-don-t-handle-error-by-BUG.patch patches.suse/0007-xen-netback-don-t-handle-error-by-BUG.patch patches.suse/0008-xen-scsiback-don-t-handle-error-by-BUG.patch patches.suse/0009-xen-blkback-fix-error-handling-in-xen_blkbk_map.patch patches.suse/msft-hv-2226-Drivers-hv-vmbus-Avoid-use-after-free-in-vmbus_onoff.patch patches.suse/media-v4l-ioctl-Fix-memory-leak-in-video_usercopy.patch patches.suse/scsi-lpfc-Fix-PLOGI-S_ID-of-0-on-pt2pt-config.patch patches.suse/scsi-lpfc-Fix-auto-sli_mode-and-its-effect-on-CONFIG.patch patches.suse/scsi-lpfc-Refresh-ndlp-when-a-new-PRLI-is-received-i.patch patches.suse/scsi-lpfc-Fix-crash-when-a-fabric-node-is-released-p.patch patches.suse/scsi-lpfc-Use-the-nvme-fc-transport-supplied-timeout.patch patches.suse/scsi-lpfc-Fix-FW-reset-action-if-I-Os-are-outstandin.patch patches.suse/scsi-lpfc-Prevent-duplicate-requests-to-unregister-w.patch patches.suse/scsi-lpfc-Fix-error-log-messages-being-logged-follow.patch patches.suse/scsi-lpfc-Fix-target-reset-failing.patch patches.suse/scsi-lpfc-Fix-NVMe-recovery-after-mailbox-timeout.patch patches.suse/scsi-lpfc-Fix-vport-create-logging.patch patches.suse/scsi-lpfc-Implement-health-checking-when-aborting-I-.patch patches.suse/scsi-lpfc-Enhancements-to-LOG_TRACE_EVENT-for-better.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.7.patch patches.suse/scsi-lpfc-Simplify-bool-comparison.patch patches.suse/ibmvnic-fix-a-race-between-open-and-reset.patch patches.suse/Xen-gnttab-handle-p2m-update-errors-on-a-per-slot-ba.patch patches.suse/xen-netback-respect-gnttab_map_refs-s-return-value.patch patches.suse/scsi-iscsi-restrict-sessions-and-handles-to-admin-capabilities patches.suse/scsi-iscsi-ensure-sysfs-attributes-are-limited-to-page_size patches.suse/scsi-iscsi-verify-lengths-on-passthrough-pdus patches.suse/ibmvnic-always-store-valid-MAC-address.patch patches.suse/gianfar-fix-jumbo-packets-napi-rx-overrun-crash.patch patches.suse/xen-events-reset-affinity-of-2-level-event-when-tear.patch patches.suse/xen-events-don-t-unmask-an-event-channel-when-an-eoi.patch patches.suse/xen-events-avoid-handling-the-same-event-on-two-cpus.patch patches.suse/usbip-fix-stub_dev-usbip_sockfd_store-races-leading-.patch patches.suse/staging-rtl8188eu-prevent-ssid-overflow-in-rtw_wx_se.patch patches.suse/fuse-fix-live-lock-in-fuse_iget.patch patches.suse/btrfs-fix-race-when-cloning-extent-buffer-during-rew.patch patches.suse/PCI-rpadlpar-Fix-potential-drc_name-corruption-in-st.patch patches.suse/perf-x86-intel-fix-a-crash-caused-by-zero-pebs-status.patch patches.suse/net-qrtr-fix-a-kernel-infoleak-in-qrtr_recvmsg.patch patches.suse/bpf-Prohibit-alu-ops-for-pointer-types-not-defining-.patch patches.suse/bpf-Fix-off-by-one-for-area-size-in-creating-mask-to.patch patches.suse/bpf-Simplify-alu_limit-masking-for-pointer-arithmeti.patch patches.suse/bpf-Add-sanity-check-for-upper-ptr_limit.patch patches.suse/netfilter-x_tables-use-correct-memory-barriers.patch patches.suse/xen-blkback-don-t-leak-persistent-grants-from-xen_bl.patch patches.suse/firewire-nosy-Fix-a-use-after-free-bug-in-nosy_ioctl.patch patches.suse/nfc-fix-refcount-leak-in-llcp_sock_bind.patch patches.suse/nfc-fix-refcount-leak-in-llcp_sock_connect.patch patches.suse/nfc-fix-memory-leak-in-llcp_sock_connect.patch patches.suse/nfc-Avoid-endless-loops-caused-by-repeated-llcp_sock.patch patches.suse/bpf-x86-Validate-computation-of-branch-displacements.patch patches.suse/bpf-Move-off_reg-into-sanitize_ptr_alu.patch patches.suse/bpf-Ensure-off_reg-has-no-mixed-signed-bounds-for-al.patch patches.suse/bpf-Rework-ptr_limit-into-alu_limit-and-add-common-e.patch patches.suse/bpf-Improve-verifier-error-messages-for-users.patch patches.suse/bpf-Refactor-and-streamline-bounds-check-into-helper.patch patches.suse/bpf-Move-sanitize_val_alu-out-of-op-switch.patch patches.suse/bpf-Tighten-speculative-pointer-arithmetic-mask.patch patches.suse/kvm-destroy-i-o-bus-devices-on-unregister-failure-after_-sync-ing-srcu patches.suse/kvm-stop-looking-for-coalesced-mmio-zones-if-the-bus-is-destroyed patches.suse/kvm-add-proper-lockdep-assertion-in-i-o-bus-unregister # dhowells/linux-fs keys-uefi patches.suse/0001-KEYS-Allow-unrestricted-boot-time-addition-of-keys-t.patch patches.suse/0003-efi-Add-an-EFI-signature-blob-parser.patch patches.suse/0004-MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch patches.suse/0005-MODSIGN-Allow-the-db-UEFI-variable-to-be-suppressed.patch patches.suse/0006-modsign-Use-secondary-trust-keyring-for-module-signi.patch # out-of-tree patches patches.suse/net-mvpp2-fix-condition-for-setting-up-link-interrup.patch patches.suse/cifs-handle-netapp-error-codes.patch patches.suse/powerpc-add-link-stack-flush-mitigation-in-debugfs.patch patches.suse/powerpc-pseries-mobility-notify-network-peers-after-.patch patches.suse/powerpc-pseries-group-lmb-operation-and-memblock-s.patch patches.suse/powerpc-pseries-update-device-tree-before-ejecting-h.patch patches.suse/Deprecate-NR_UNSTABLE_NFS-use-NR_WRITEBACK.patch patches.suse/MM-replace-PF_LESS_THROTTLE-with-PF_LOCAL_THROTTLE.patch patches.suse/SUNRPC-defer-slow-parts-of-rpc_free_client-to-a-work.patch patches.suse/bsc1170284-ixgbe_dont_check_firmware_errors.patch patches.suse/char-virtio-Select-VIRTIO-from-VIRTIO_CONSOLE.patch patches.suse/net-packet-fix-overflow-in-tpacket_rcv.patch patches.suse/rpadlpar_io-Add-MODULE_DESCRIPTION-entries-to-kernel.patch patches.suse/0004-ocfs2-give-applications-more-IO-opportunities-during.patch patches.suse/cifs-set_root_ses-ipc.patch patches.suse/target-fix-XCOPY-NAA-identifier-lookup.patch patches.suse/floppy-reintroduce-O_NDELAY-fix.patch patches.kabi/bfq_depth_updated-fix-kABI.patch patches.suse/blk-mq-move-_blk_mq_update_nr_hw_queues-synchronize_rcu-call ######################################################## # end of sorted patches ######################################################## # ras/edac-for-next, 5.4 queue patches.suse/edac-amd64-support-more-than-two-controllers-for-chip-selects-handling.patch patches.suse/edac-amd64-recognize-dram-device-type-ecc-capability.patch patches.suse/edac-amd64-initialize-dimm-info-for-systems-with-more-than-two-channels.patch patches.suse/edac-amd64-find-chip-select-memory-size-using-address-mask.patch patches.suse/edac-amd64-cache-secondary-chip-select-registers.patch patches.suse/edac-amd64-support-asymmetric-dual-rank-dimms.patch ######################################################## # upstream patches broken after a merge ######################################################## ######################################################## # # packaging-specific patches (tweaks for autobuild, # CONFIG_SUSE_KERNEL, config/version tracking and other # build stuff like that ...). # These should probably be last since they'll never # land upstream but there are subsystem extensions to # the supported flag. ######################################################## ######################################################## # kbuild/module infrastructure fixes ######################################################## patches.suse/rpm-kernel-config patches.suse/supported-flag patches.suse/supported-flag-underscores patches.suse/supported-flag-wildcards patches.suse/supported-flag-external patches.suse/module-Inform-user-when-loading-externally-supported.patch patches.suse/genksyms-add-override-flag.diff patches.suse/unsupported-features.patch # bnc870450, fate317144 patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch patches.suse/kernel-add-release-status-to-kernel-build.patch ######################################################## # SLE-specific performance patches rejected upstream ######################################################## # Reduces cost of idle path. Rejected upstream due to increased # power consumption on laptops. Upstream is working on a method # for using a CDF to estimate online when the next non-idle # period will be that will be accurate x% of the time where x% # is to be decided. Method is likely to require enabling other # kernel config options and may take a considerable amount of # time to tune while balancing the complexity of calculating # the estimate online. patches.suse/sched-throttle-nohz.patch patches.suse/sched-Fix-up-proc-sched_debug-to-print-only-runnable-tasks-again.patch # Boost frequency at lower frequencies than the default. Upstream # favours power consumption heavily over performance but this # hurts workloads that have low with frequency short periods of # idle. This patch brings performance back in line with previous # SLE releases on machines identified as servers via ACPI. patches.suse/cpufreq-intel_pstate-use-setpoint-of-10-on-servers.patch patches.suse/cpufreq-ondemand-set-default-up_threshold-to-30-on-multi-core-systems.patch patches.suse/cpufreq-intel_pstate-Allow-unspecified-FADT-profile-to-probe-PPC.patch # Reintroduce the deadband effect for pcc-cpufreq only as the # elimination increases the number of frequency changes with # pcc-cpufreq. The hardware does not always report what the # correct maximum switching rate is and if it's too quick then # the results are sub-optimal and may be nonsense. patches.suse/pcc-cpufreq-Re-introduce-deadband-effect-to-reduce-number-of-frequency-changes.patch ######################################################## # Scheduler / Core ######################################################## patches.suse/setuid-dumpable-wrongdir patches.suse/sched-fair-Enable-SIS_AVG_CPU-by-default.patch patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch patches.suse/0003-x86-idle-Control-Indirect-Branch-Speculation-in-idle.patch patches.suse/0004-x86-enter-Create-macros-to-restrict-unrestrict-Indir.patch patches.suse/0005-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch patches.suse/IBRS-forbid-shooting-in-foot.patch patches.suse/do-not-default-to-ibrs-on-skl.patch # bsc#1137366 patches.suse/sched-topology-Improve-load-balancing-on-AMD-EPYC.patch # bsc#1096254 bsc#1155508 patches.suse/sched-fair-Avoid-divide-by-zero-when-rebalancing-dom.patch ######################################################## # locking/core ######################################################## patches.suse/sched-optimize-latency-defaults.patch # that benefits. If unsure, mail performance@suse.de # not enable without a specific example of a workload and machine # cpufreq-related changes to give a hint of a possible approach. Do # against tbench, netperf or hackbench that cannot be explained by # regressions. The reference is being left in case reports are filed # this patch even on older machines and in some cases, it introduces # is significantly different and there was no measurable benefit to # implementation of select_idle_sibling. The current implementation # This patch used to be of benefit on older hardware with an earlier +mgorman patches.suse/sched-Further-improve-spurious-CPU_IDLE-active-migrations.patch ######################################################## # x86_64/4096CPUS - from SGI ######################################################## patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch # srbds patches.suse/x86-cpu-add-a-steppings-field-to-struct-x86_cpu_id.patch patches.suse/x86-cpu-add-table-argument-to-cpu_matches.patch patches.suse/x86-speculation-add-special-register-buffer-data-sampling-srbds-mitigation.patch patches.suse/x86-speculation-add-srbds-vulnerability-and-mitigation-documentation.patch ######################################################## # S/390 ######################################################## patches.suse/s390-sles15-message-catalog.patch patches.suse/s390-sles15-00-04-04-kmsg-add-VNIC-Characteristics-msg-documentation.patch patches.suse/s390-sles15-03-01-rwlock.patch patches.suse/s390-sles15-05-01-gmb.patch patches.suse/s390-sles15-bpf-indirect-call.patch patches.suse/s390-sles15sp1-kmsg-update-2019-01-10.patch patches.suse/s390-sles15sp1-kmsg-update-2019-03-08.patch patches.kabi/s390-cio-fix-virtio-ccw-dma-without-pv ######################################################## # VM/FS patches ######################################################## patches.suse/0001-Revert-mm-vmacache-optimize-overflow-system-wide-flu.patch patches.suse/vfs-add-super_operations-get_inode_dev patches.suse/fs-speedup-clean-bdev-aliases.patch patches.suse/readahead-request-tunables.patch patches.suse/memcg-deprecate-memory.force_empty-knob.patch patches.suse/mm-Warn-users-of-node-memory-hot-remove-if-the-memory-ratio-is-a-high-risk.patch patches.suse/mm-inform-about-enabling-mirrored-memory.patch patches.suse/d-lookup-fairness.fix patches.suse/getcwd-close-race-with-d_move-called-by-lustre.patch patches.suse/vfs-use-synchronize_rcu_expedited-in-namespace_unlock.patch patches.suse/lustre-Simplify-ib_post_-send-recv-srq_recv-calls.patch patches.suse/mm-Adjust-watermark-boost-factor-tunable.patch # bnc#1102831 patches.suse/mm-sched-numa-Remove-remaining-traces-of-NUMA-rate-limiting.patch patches.suse/0001-btrfs-Introduce-support-for-FSID-change-without-meta.patch patches.suse/btrfs-add-sysfs-support-for-metadata_uuid-feature.patch patches.suse/0002-btrfs-Remove-fsid-metadata_fsid-fields-from-btrfs_in.patch patches.suse/0003-btrfs-Add-handling-for-disk-split-brain-scenario-dur.patch patches.suse/0004-btrfs-Introduce-2-more-members-to-struct-btrfs_fs_de.patch patches.suse/0005-btrfs-Handle-one-more-split-brain-scenario-during-fs.patch patches.suse/0006-btrfs-Handle-final-split-brain-possibility-during-fs.patch patches.suse/btrfs-prevent-ioctls-from-interfering-with-a-swap-file.patch patches.suse/btrfs-rename-and-export-get_chunk_map.patch patches.suse/btrfs-support-swap-files.patch patches.suse/mm-page_alloc.c-free-order-0-pages-through-PCP-in-page_frag_free.patch patches.suse/mm-page_alloc.c-use-a-single-function-to-free-page.patch patches.suse/0001-memory_hotplug-add-missing-newlines-to-debugging-out.patch patches.suse/mm-__init_single_page-do-not-zero-core-struct-pages.patch # bsc#1127731 patches.suse/mm-memory_hotplug-fix-scan_movable_pages-for-giganti.patch # bsc#1140903 patches.suse/x86-mm-fix-fast-gup-paravirt.patch # bsc#1156286 patches.suse/prevent-active-list-thrashing.patch patches.suse/drivers-base-memory.c-cache-blocks-in-radix-tree-to-.patch # bsc#1154366 patches.suse/mm-Avoid-calling-build_all_zonelists_init-under-hotp.patch ######################################################## # misc small fixes ######################################################## patches.suse/mm-sparse-do-not-swamp-log-with-huge-vmemmap-allocat-fix.patch patches.suse/0001-ipc-shm-introduce-shmctl-SHM_STAT_ANY.patch patches.suse/0002-ipc-sem-introduce-semctl-SEM_STAT_ANY.patch patches.suse/0003-ipc-msg-introduce-msgctl-MSG_STAT_ANY.patch patches.suse/kbd-ignore-gfx.patch ######################################################## # general lib/ optimizations ######################################################## patches.suse/libnvdimm-pfn-Store-correct-value-of-npfns-in-namespace.patch ######################################################## # CPUFREQ ######################################################## patches.suse/perf_timechart_fix_zero_timestamps.patch patches.suse/cpufreq-intel_pstate-Use-load-based-policy-by-default-but-allow-PID-to-be-used.patch patches.suse/cpufreq-intel_pstate-Ramp-up-frequency-faster-when-utilisation-reaches-setpoint.patch patches.suse/cpufreq-intel_pstate-Update-setpoint-for-unspecified-ACPI-profile.patch patches.suse/cpufreq-intel_pstate-Temporarily-boost-P-state-when-exiting-from-idle.patch ######################################################## # powerpc/generic ######################################################## patches.suse/Fix-build-error-in-drmem.c.patch patches.suse/powerpc-Add-pmem.h.patch patches.kabi/KABI-remove-unused-hcall-definition.patch patches.kabi/powerpc-add-back-flush_dcache_range.patch # CVE-2020-4788 patches.suse/powerpc-64s-Define-MASKABLE_RELON_EXCEPTION_PSERIES_.patch patches.suse/powerpc-64s-move-some-exception-handlers-out-of-line.patch patches.suse/powerpc-64s-flush-L1D-on-kernel-entry.patch patches.suse/make-user_access_begin-do-access_ok.patch patches.suse/powerpc-Add-a-framework-for-user-access-tracking.patch patches.suse/powerpc-Implement-user_access_begin-and-friends.patch patches.suse/powerpc-Fix-__clear_user-with-KUAP-enabled.patch patches.suse/powerpc-uaccess-Evaluate-macro-arguments-once-before.patch patches.suse/powerpc-64s-flush-L1D-after-user-accesses.patch ######################################################## # cephfs ######################################################## ######################################################## # Suse specific stuff ######################################################## patches.suse/suse-hv-netvsc-bpf-api.patch patches.suse/suse-hv-hv-iommu-api.patch patches.suse/suse-hv-guest-os-id.patch patches.suse/suse-hv-kvp_on_msg.dbg.patch patches.suse/suse-hv-vmbus-sysfs-ring_buffer.patch patches.suse/suse_msi_set_irq_unmanaged.patch # bsc#1056592 patches.suse/ras-cec-disable-cec.patch ######################################################## # ACPI patches ######################################################## patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch patches.suse/acpi_thermal_passive_blacklist.patch patches.suse/ACPI-acpi_pad-Do-not-launch-acpi_pad-threads-on-idle-cpus.patch patches.kabi/ACPI-kabi-fixes-for-subsys-exports.patch ######################################################## # Driver core ######################################################## patches.suse/0001-module-warn-if-module-init-probe-takes-long.patch patches.suse/irq-stub-affinity.patch ######################################################## # Device drivers ######################################################## # Cavium CN99xx AHCI errata # Out-of-tree patches.suse/0001-PCI-Vulcan-AHCI-PCI-bar-fix-for-Broadcom-Vulcan-earl.patch patches.suse/0013-ahci-thunderx2-Fix-for-errata-that-affects-stop-engi.patch patches.suse/0001-ahci-thunderx2-stop-engine-fix-update.patch patches.suse/0001-ahci-thunderx2-update-stop-engine-errata-delay-value.patch patches.suse/0001-iommu-vt-d-Fix-race-condition-in-add_unmap.patch patches.suse/0001-mmc-sdhci-add-delay-after-the-last-tuning-command.patch patches.suse/0002-mmc-sdhci-correct-the-maximum-timeout-when-enable-CM.patch # NXP LX2160A patches.suse/0002-PCI-mobiveil-uniform-the-register-accessors.patch patches.suse/0003-PCI-mobiveil-format-the-code-without-function-change.patch patches.suse/0004-PCI-mobiveil-correct-the-returned-error-number.patch patches.suse/0005-PCI-mobiveil-remove-flag-MSI_FLAG_MULTI_PCI_MSI.patch patches.suse/0006-PCI-mobiveil-correct-PCI-base-address-in-MEM-IO-outb.patch patches.suse/0007-PCI-mobiveil-replace-the-resource-list-iteration-fun.patch patches.suse/0008-PCI-mobiveil-use-WIN_NUM_0-explicitly-for-CFG-outbou.patch patches.suse/0009-PCI-mobiveil-use-the-1st-inbound-window-for-MEM-inbo.patch patches.suse/0010-PCI-mobiveil-correct-inbound-outbound-window-setup-r.patch patches.suse/0011-PCI-mobiveil-fix-the-INTx-process-error.patch patches.suse/0012-PCI-mobiveil-only-fix-up-the-Class-Code-field.patch patches.suse/0013-PCI-mobiveil-move-out-the-link-up-waiting-from-mobiv.patch patches.suse/0014-PCI-mobiveil-move-irq-chained-handler-setup-out-of-D.patch patches.suse/0015-PCI-mobiveil-initialize-Primary-Secondary-Subordinat.patch patches.suse/0016-dt-bindings-pci-mobiveil-change-gpio_slave-and-apb_c.patch patches.suse/0017-PCI-mobiveil-refactor-Mobiveil-PCIe-Host-Bridge-IP-d.patch patches.suse/0018-PCI-mobiveil-fix-the-checking-of-valid-device.patch patches.suse/0019-PCI-mobiveil-continue-to-initialize-the-host-upon-no.patch patches.suse/0020-PCI-mobiveil-disabled-IB-and-OB-windows-set-by-bootl.patch patches.suse/0021-PCI-mobiveil-add-Byte-and-Half-Word-width-register-a.patch patches.suse/0022-PCI-mobiveil-make-mobiveil_host_init-can-be-used-to-.patch patches.suse/0023-dt-bindings-pci-Add-NXP-Layerscape-SoCs-PCIe-Gen4-co.patch patches.suse/0024-PCI-mobiveil-add-PCIe-Gen4-RC-driver-for-NXP-Layersc.patch patches.suse/0025-PCI-mobiveil-ls_pcie_g4-add-Workaround-for-A-011577.patch patches.suse/0026-PCI-mobiveil-ls_pcie_g4-add-Workaround-for-A-011451.patch patches.suse/Linux-v5.0-rc7-bcm2835-MMC-issues.patch patches.suse/0001-irqchip-gic-v3-its-fix-build-warnings.patch # bsc#1142095 patches.suse/mlx5-add-parameter-to-disable-enhanced-IPoIB.patch # bsc#1173432 patches.suse/mlx5-ppc-ringsize-workaround.patch ######################################################## # Filesystem ######################################################## patches.suse/procfs-add-tunable-for-fd-fdinfo-dentry-retention.patch patches.suse/fs-namespace.c-fix-mountpoint-reference-counter-race.patch ######################################################## # xfs/ext4/btrfs/reiserfs ######################################################## patches.suse/xfs-repair-malformed-inode-items-during-log-recovery.patch patches.suse/pstore_disable_efi_backend_by_default.patch patches.suse/pstore-backend-autoaction patches.suse/squashfs-3.4.patch patches.suse/xfs-unsupported-features.patch patches.suse/ext4-unsupported-features.patch patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch patches.suse/btrfs-qgroup-Mark-qgroup-inconsistent-if-we-re-inher.patch patches.suse/btrfs-qgroup-Fix-a-bug-that-prevents-qgroup-to-be-re.patch patches.suse/btrfs-provide-super_operations-get_inode_dev patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch patches.suse/revert-btrfs-qgroup-move-half-of-the-qgroup-accounting-time-out-of-commit-trans.patch patches.suse/btrfs-use-spinlock-to-protect--caching_block_groups-list.patch patches.suse/btrfs-qgroups-fix-rescan-worker-running-races.patch patches.suse/btrfs-suspend-qgroups-during-relocation-recovery.patch patches.suse/btrfs-relocation-Work-around-dead-relocation-stage-l.patch patches.suse/reiserfs-mark-read-write-mode-unsupported.patch patches.suse/btrfs-free-correct-amount-of-space-in-btrfs_delayed_inode_reserve_metadata.patch patches.suse/btrfs-don-t-flush-from-btrfs_delayed_inode_reserve_metadata.patch patches.suse/btrfs-cleanup-try_flush_qgroup.patch patches.suse/btrfs-remove-btrfs_inode-from-btrfs_delayed_inode_reserve_metadata.patch patches.suse/btrfs-simplify-code-flow-in-btrfs_delayed_inode_reserve_metadata.patch patches.suse/btrfs-unlock-extents-in-btrfs_zero_range-in-case-of-errors.patch patches.suse/reiserfs-add-check-to-detect-corrupted-directory-entry.patch patches.suse/reiserfs-don-t-panic-on-bad-directory-entries.patch patches.suse/xfs-add-option-to-mount-with-barrier-0-or-barrier-1.patch patches.suse/ext4-dont-warn-when-enabling-DAX.patch ######################################################## # NFS ######################################################## patches.suse/nfs-set-acl-perm.patch patches.suse/0001-NFS-flush-out-dirty-data-on-file-fput.patch patches.suse/mvfs-workaround.patch patches.suse/0001-SUNRPC-Allow-creation-of-RPC-clients-with-multiple-c.patch patches.suse/0002-NFS-Add-a-mount-option-to-specify-number-of-TCP-conn.patch patches.suse/0003-NFSv4-Allow-multiple-connections-to-NFSv4.x-x-0-serv.patch patches.suse/0004-pNFS-Allow-multiple-connections-to-the-DS.patch patches.suse/0005-NFS-Display-the-nconnect-mount-option-if-it-is-set.patch patches.suse/0006-NFS-Allow-multiple-connections-to-NFSv3-and-NFSv4.0-.patch patches.suse/0007-SUNRPC-Mask-XIDs-to-prevent-replay-cache-collision.patch patches.suse/0001-NFSv4-don-t-let-hanging-mounts-block-other-mounts.patch patches.suse/0001-sunrpc-include-sup-groups-in-hash.patch patches.suse/0001-NFSv4-handle-EINVAL-from-EXCHANGE_ID-better.patch patches.suse/sunrpc-cache-handle-missing-listeners-better.patch patches.suse/NFS-optional-NFSv4_2.patch patches.suse/NFS-optional-NFSv4_2-fix.patch patches.suse/sunrpc-svcauth_gss_register_pseudoflavor-must-reject.patch patches.suse/sunrpc-clean-up-properly-in-gss_mech_unregister.patch patches.suse/NFS-only-invalidate-dentrys-that-are-clearly-invalid.patch ######################################################## # Overlayfs ######################################################## patches.suse/ovl-treat-btrfs-as-different-mount.patch ######################################################## # Storage ######################################################## patches.suse/ch-add-missing-mutex_lock-mutex_unlock-in-ch_release.patch patches.suse/ch-fixup-refcounting-imbalance-for-SCSI-devices.patch patches.suse/qla2xxx-always-allocate-qla_tgt_wq.patch patches.suse/block-Fix-a-NULL-pointer-dereference-in-generic_make.patch patches.suse/dasd_fba-Display-00000000-for-zero-page-when-dumping.patch # NVMe patches.suse/nvme-Do-not-remove-namespaces-during-reset.patch patches.suse/nvme-flush-scan_work-when-resetting-controller.patch patches.suse/nvme-skip-nvme_update_disk_info-if-the-controller-is.patch patches.suse/nvme-Return-BLK_STS_TARGET-if-the-DNR-bit-is-set.patch patches.suse/nvme-check-for-nvme_ctrl_live-in-nvme_report_ns_ids.patch patches.suse/nvme-do-not-update-multipath-disk-information-if-the.patch patches.suse/nvme-do-not-update-disk-info-for-multipathed-device.patch patches.suse/nvme-return-an-error-if-nvme_set_queue_count-fails.patch patches.suse/md-display-timeout-error.patch patches.suse/scsi-disable-VPD-page-check-on-error.patch patches.suse/sd-always-retry-READ-CAPACITY-for-ALUA-state-transit.patch patches.suse/sd-always-scan-VPD-pages-if-thin-provisioning-is-ena.patch patches.suse/scsi-do-not-print-reservation-conflict-for-TEST-UNIT.patch patches.suse/0001-oracleasm-4.0-compat-changes.patch patches.suse/scsi-retry-alua-transition-in-progress patches.suse/megaraid-mbox-fix-SG_IO patches.suse/fcoe-reduce-max_sectors patches.suse/md-raid0-fix-buffer-overflow-at-debug-print.patch patches.suse/mdraid-fix-read-write-bytes-accounting.patch # bsc#1048585 bsc#1080813 patches.suse/delay-add-poll_event_interruptible.patch patches.suse/cdrom-factor-out-common-open_for_-code.patch patches.suse/cdrom-wait-for-tray-to-close.patch patches.suse/scsi-sr-wait-for-the-medium-to-become-ready.patch patches.suse/cdrom-turn-off-autoclose-by-default.patch patches.suse/scsi-sr-workaround-VMware-ESXi-cdrom-emulation-bug.patch patches.kabi/scsi-hisi-kabi-ignore-new-symbols patches.kabi/kabi-protect-RDMA_DRIVER_EFA.patch patches.suse/scsi-fnic-do-not-call-scsi_done-for-unhandled-commands.patch # git-fixes kABI fix patches.kabi/kABI-fix-addition-of-new-field-in-struct-esp ######################################################## # DRM/Video ######################################################## +dai patches.suse/0002-drm-dw-hdmi-i2s-add-get_dai_id-callback-for-alsa-soc +dai patches.suse/0003-drm-adv7511_audio-add-get_dai_id-callback-to-map-port-number-to-dai-id patches.suse/drm-i915-Fix-use-after-free-when-destroying-GEM-context.patch patches.suse/0001-drm-msm-fix-address-space-warning.patch patches.suse/0001-Reserve-64MiB-of-CMA-for-RPi3-s-VC4.patch patches.suse/0001-drm-ttm-Remove-warning-about-inconsistent-mapping-in.patch patches.suse/drm-i915-Disable-tv-output-on-i9x5gm patches.suse/nouveau-avoid-annoying-stack-trace-for-timeout.patch patches.suse/drm-mgag200-Add-doublescan-and-interlace-support.patch patches.suse/drm-mgag200-Add-additional-limits-for-certain-G200-variants.patch patches.suse/drm-mgag200-Fix-memleak-in-error-path-in-mgag200_bo_create.patch patches.suse/drm-mgag200-Free-container-instead-of-member-in-mga_user_framebuffer_destroy.patch patches.suse/drm-mgag200-Initialize-data-needed-to-map-fbdev-memory.patch patches.suse/drm-mgag200-Simplify-function-mgag200_ttm_placement.patch patches.suse/drm-mgag200-Add-support-for-MATROX-PCI-device-IDs-0x520-and-0x521.patch patches.suse/drm-mgag200-Cleanup-cursor-BOs-properly.patch patches.suse/drm-mgag200-Don-t-use-crtc_-parameters-for-validation.patch patches.suse/drm-mgag200-Consolidate-depth-bpp-handling.patch patches.suse/drm-mgag200-Add-command-line-option-to-specify-preferred-depth.patch patches.suse/drm-mgag200-Add-mode-validation-debugging-code.patch patches.suse/drm-mgag200-Implement-basic-PM-support patches.suse/kernel-Export-mm_access.patch patches.suse/0001-drm-qxl-Return-error-if-fbdev-is-not-32-bpp.patch patches.kabi/drm_connector-registration_state-kABI-workaround.patch ######################################################## # Out-of-tree networking ######################################################## patches.kabi/kabi-drop-LINUX_MIB_TCPWQUEUETOOBIG-snmp-counter.patch patches.kabi/kabi-move-sysctl_tcp_min_snd_mss-to-preserve-struct-.patch patches.suse/bsc1084332-0003-lan78xx-Enable-LEDs-and-auto-negotiation.patch patches.suse/irda-Fix-memory-leak-caused-by-repeated-binds-of-ird.patch patches.suse/irda-Only-insert-new-objects-into-the-global-databas.patch patches.suse/tcp-fix-tcp_rtx_queue_tail-in-case-of-empty-retransm.patch patches.kabi/kabi-handle-addition-of-net-hash_mix.patch patches.kabi/kabi-handle-addition-of-netns_ipv4-ip_id_key.patch patches.suse/tcp-Don-t-dequeue-SYN-FIN-segments-from-write-queue.patch patches.suse/net-fix-race-condition-in-__inet_lookup_established.patch ######################################################## # Netfilter ######################################################## patches.suse/netfilter-ip_conntrack_slp.patch patches.suse/netfilter-clear-skb-next-in-NF_HOOK_LIST.patch ######################################################## # Wireless Networking ######################################################## patches.suse/b43-missing-firmware-info.patch patches.kabi/ath10k-last_wmi_vdev_start_status-kabi-workaround.patch patches.kabi/mwifiex-ieee-types-kabi-fix.patch patches.kabi/ath10k-hw_filter_reset_required-kabi-fix.patch patches.kabi/iwlwifi-iwl_rx_cmd_buffer-kabi-fix.patch patches.kabi/mwifiex-power_cfg-kabi-workaround.patch patches.kabi/netlink-nla_policy-kabi-workaround.patch ######################################################## # ISDN ######################################################## patches.suse/misdn-add-support-for-group-membership-check ########################################################## # Sound ########################################################## patches.kabi/hda-relaxed_resume-flag-kabi-fix.patch patches.kabi/ALSA-hda-kabi-workaround-for-generic-parser-flag.patch patches.kabi/ALSA-snd_hda_pick_pin_fixup-kABI-workaround.patch patches.kabi/snd-rawmidi-buffer_ref-kABI-workaround.patch ######################################################## # printk ######################################################## patches.suse/printk-console-Correctly-mark-console-that-is-used-w.patch patches.suse/printk-panic-Avoid-deadlock-in-printk-after-stopping-CPUs-by-NMI.patch ######################################################## # Other driver fixes ######################################################## patches.suse/tpm-Downgrade-error-level patches.suse/Input-synaptics-Add-intertouch-blacklist-for-Thinkpa.patch patches.suse/mmc-version-check-printk-downgrade patches.suse/HID-quirks-fix-support-for-Apple-Magic-Keyboards.patch patches.suse/ata-Fix-racy-link-clearance.patch patches.suse/tty-Don-t-return-EAGAIN-in-blocking-read.patch patches.suse/tty-make-R3964-line-discipline-fail.patch patches.suse/nvdimm-testing-provide-SZ_4G.patch patches.kabi/asus-wmi-quirk_entry-kabi-fix.patch patches.kabi/mmc-retune_crc_disable-flag-kABI-fix.patch # Intel IOMMU patches.suse/iommu-vt-d-Correctly-calculate-agaw-in-domain_init.patch patches.suse/Define-VFL_TYPE_VIDEO-for-g2d.patch ######################################################## # Other drivers we have added to the tree ######################################################## # LIO kRBD backend moving to tcmu-runner, but still needed in SLE15 for migration patches.suse/libceph-add-scatterlist-messenger-data-type.patch patches.suse/libceph-fix-scatterlist-last_piece-calculation.patch patches.suse/rbd-add-support-for-scatterlist-obj_request_type.patch patches.suse/rbd-add-lio-specific-data-area.patch patches.suse/libceph-add-support-for-CMPEXT-compare-extent-reques.patch patches.suse/rbd-add-write-test-helper.patch patches.suse/rbd-add-num-ops-calculator-helper.patch patches.suse/rbd-add-support-for-COMPARE_AND_WRITE-CMPEXT.patch patches.suse/libceph-add-support-for-write-same-requests.patch patches.suse/rbd-add-support-for-writesame-requests.patch patches.suse/target-add-compare-and-write-callback.patch patches.suse/target-compare-and-write-backend-driver-sense-handli.patch patches.suse/target-add-COMPARE_AND_WRITE-sg-creation-helper.patch patches.suse/libceph-fix-pr_fmt-compile-issues.patch patches.suse/rbd-export-some-functions-used-by-lio-rbd-backend.patch patches.suse/rbd-move-structs-used-by-lio-rbd-to-new-header.patch patches.suse/target-add-rbd-backend.patch patches.suse/target-add-lio-rbd-to-makefile-Kconfig.patch patches.suse/rbd-add-rbd_dev_setxattr-helper.patch patches.suse/rbd-do-away-with-obj_request-in-setxattr.patch patches.suse/rbd-add-setxattr-device-attribute-for-debugging.patch patches.suse/rbd-add-rbd_dev_cmpsetxattr-helper.patch patches.suse/rbd-do-away-with-obj_request-in-cmpsetxattr.patch patches.suse/rbd-add-cmpsetattr-device-attribute-for-debugging.patch patches.suse/ceph-osd_client-add-support-for-CEPH_OSD_OP_GETXATTR.patch patches.suse/rbd-add-rbd_dev_getxattr-helper.patch patches.suse/rbd-do-away-with-obj_request-in-getxattr.patch patches.suse/rbd-add-getxattr-device-attribute-for-debugging.patch patches.suse/target-pr-split-out-and-export-core_scsi3_pr_seq_non.patch patches.suse/target-pr-add-backend-API-for-reservation-handling.patch patches.suse/target-rbd-add-support-for-PR-register-read-keys.patch patches.suse/target-rbd-add-pr_reserve-support.patch patches.suse/target-rbd-add-pr_release-support.patch patches.suse/target-rbd-add-pr_read_reservation-support.patch patches.suse/target-rbd-add-pr_clear-support.patch patches.suse/target-rbd-add-pr_preempt-support.patch patches.suse/target-rbd-add-stubbed-out-pr_register_and_move.patch patches.suse/target-rbd-add-pr_report_capabilities-support.patch patches.suse/target-rbd-add-stubbed-out-pr_read_full_status.patch patches.suse/target-rbd-SCSI3-check-conflict-support.patch patches.suse/target-rbd-add-SCSI2-reservation-entry-to-PR-info.patch patches.suse/target-rbd-implement-SCSI2-reservation-handling.patch patches.suse/target-rbd-handle-SCSI2-reservation-release-on-reset.patch patches.suse/target-configfs-add-device-vendor_id-attribute.patch patches.suse/target-remove-hardcoded-T10-Vendor-ID-in-INQUIRY-res.patch patches.suse/target-rbd-fix-PR-info-memory-leaks.patch patches.suse/target-pr-fix-core_scsi3_pr_seq_non-caller.patch patches.suse/rbd-don-t-log-miscompare-as-an-error.patch patches.suse/rbd-handle-OBJ_REQUEST_SG-types-for-copyup.patch patches.suse/target-rbd-don-t-put-snap_context-twice.patch patches.suse/target-rbd-remove-caw_mutex-usage.patch patches.suse/libceph-use-upstream-write-same-opcode.patch patches.suse/rbd-truncate-objects-on-cmpext-short-reads.patch patches.suse/target-fix-tcm_rbd_gen_it_nexus-for-emulated-XCOPY-s.patch patches.suse/rbd-helper-to-copy-compare-and-write-osd-requests.patch patches.suse/rbd-copy-compare-and-write-osd-requests-before-resub.patch patches.suse/0001-rbd-drop-extra-rbd_img_request_get.patch patches.suse/0002-rbd-make-sure-pages-are-freed-by-libceph.patch patches.suse/target-rbd-handle-zero-length-UNMAP-requests-early.patch patches.suse/target-rbd-use-target_configure_unmap_from_queue-hel.patch patches.suse/target-transport-should-handle-st-FM-EOM-ILI-reads.patch patches.suse/target-add-lio-rbd-to-makefile-Kconfig-fix.patch patches.suse/0001-target_core_rbd-use-RCU-in-free_device.patch patches.suse/0002-target_core_rbd-break-up-free_device-callback.patch patches.suse/target-rbd-fix-unmap-discard-block-size-conversion.patch patches.suse/target-use-scsi_set_sense_information-helper-on-misc.patch ######################################################## # device-mapper ######################################################## +hare patches.suse/dm-mpath-leastpending-path-update +hare patches.suse/dm-mpath-accept-failed-paths +hare patches.suse/dm-table-switch-to-readonly +hare patches.suse/dm-multipath-Improve-logging.patch +hare patches.suse/dm-snap-avoid-deadlock.patch # bsc#1167574 patches.suse/dm-mpath-switch-paths-in-dm_blk_ioctl-code-path.patch ########################################################## # AppArmor ########################################################## patches.suse/0001-apparmor-patch-to-provide-compatibility-with-v2.x-ne.patch patches.suse/0003-apparmor-fix-use-after-free-in-sk_peer_label.patch patches.suse/0001-apparmor-fix-unnecessary-creation-of-net-compat.patch ########################################################## # FIPS patches not (yet) upstream ########################################################## patches.suse/0008-random-move-FIPS-continuous-test-to-output-functions.patch patches.suse/v5-0001-crypto-DRBG-add-FIPS-140-2-CTRNG-for-noise-source.patch ######################################################## # Lock down functions for UEFI secure boot , FATE#314486 ######################################################### patches.suse/0039-efi-Add-EFI_SECURE_BOOT-bit.patch patches.suse/0040-Add-the-ability-to-lock-down-access-to-the-running-k.patch patches.suse/0041-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mo.patch patches.suse/0042-Enforce-module-signatures-if-the-kernel-is-locked-do.patch patches.suse/0043-Restrict-dev-mem-and-dev-kmem-when-the-kernel-is-loc.patch patches.suse/0045-kexec-Disable-at-runtime-if-the-kernel-is-locked-dow.patch patches.suse/0046-Copy-secure_boot-flag-in-boot-params-across-kexec-re.patch patches.suse/0047-kexec_file-split-KEXEC_VERIFY_SIG.patch patches.suse/0047-kexec_file-restrict-if-the-kernel-is-locked-down.patch patches.suse/0048-hibernate-Disable-when-the-kernel-is-locked-down.patch patches.suse/0050-PCI-Lock-down-BAR-access-when-the-kernel-is-locked-d.patch patches.suse/0051-x86-Lock-down-IO-port-access-when-the-kernel-is-lock.patch patches.suse/0052-x86-Restrict-MSR-access-when-the-kernel-is-locked-do.patch patches.suse/0053-asus-wmi-Restrict-debugfs-interface-when-the-kernel-.patch patches.suse/0054-ACPI-Limit-access-to-custom_method-when-the-kernel-i.patch patches.suse/0055-acpi-Ignore-acpi_rsdp-kernel-param-when-the-kernel-h.patch patches.suse/0056-acpi-Disable-ACPI-table-override-if-the-kernel-is-lo.patch patches.suse/0057-acpi-Disable-APEI-error-injection-if-the-kernel-is-l.patch patches.suse/0005-modsign-print-module-name-along-with-error-message.patch ######################################################## # Grab certificate from MokList (MODSIGN) FATE#314508 ######################################################## # Using the hash in MOKx to blacklist kernel module, FATE#316531 patches.suse/0001-MODSIGN-do-not-load-mok-when-secure-boot-disabled.patch patches.suse/0002-MODSIGN-print-appropriate-status-message-when-gettin.patch patches.suse/0003-MODSIGN-load-blacklist-from-MOKx.patch patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch ########################################################## # Hibernation Signature Verification FATE#316350 ########################################################## patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch patches.suse/0003-x86-KASLR-public-the-function-for-getting-random-lon.patch patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch ######################################################## # Other patches for debugging ######################################################## patches.suse/crasher.patch +kabi patches.suse/0005-x86-unwind-orc-Detect-the-end-of-the-stack.patch patches.suse/x86-cpu_entry_area-Map-also-trace_idt_table.patch ######################################################## # Kdump ######################################################## patches.suse/s390-export-symbols-for-crash-kmp.patch patches.suse/add-product-identifying-information-to-vmcoreinfo.patch ######################################################## # Live patching ######################################################## # SUSE-specific patches.suse/livepatch-mark-the-kernel-unsupported-when-disabling.patch patches.suse/livepatch-define-a-macro-for-new-api-identification.patch patches.suse/livepatch-dump-ipa-clones.patch # klp-convert patches.suse/livepatch-modpost-ignore-unresolved-symbols.patch patches.suse/livepatch-create-and-include-UAPI-headers.patch ######################################################## # XEN patches ######################################################## patches.suse/0001-usb-Add-Xen-pvUSB-protocol-description.patch patches.suse/0002-usb-Introduce-Xen-pvUSB-frontend-xen-hcd.patch patches.suse/xen-disable_hotplug_cpu.patch patches.suse/0001-xen-don-t-reschedule-in-preemption-off-sections.patch # bsc#1136039 patches.suse/0001-iommu-Remember-when-default-domain-type-was-set-on-k.patch patches.suse/0002-iommu-Add-helpers-to-set-get-default-domain-type.patch patches.suse/0003-iommu-Use-Functions-to-set-default-domain-type-in-io.patch patches.suse/0004-iommu-amd-Request-passthrough-mode-from-IOMMU-core.patch patches.suse/0005-iommu-vt-d-Request-passthrough-mode-from-IOMMU-core.patch patches.suse/0006-x86-dma-Get-rid-of-iommu_pass_through.patch patches.suse/0007-ia64-Get-rid-of-iommu_pass_through.patch patches.suse/0008-iommu-Print-default-domain-type-on-boot.patch patches.suse/0009-iommu-Set-default-domain-type-at-runtime.patch patches.suse/0010-iommu-Disable-passthrough-mode-when-SME-is-active.patch patches.suse/0011-Documentation-Update-Documentation-for-iommu.passthr.patch patches.suse/iommu-don-t-use-sme_active-in-generic-code patches.suse/xen-events-fix-setting-irq-affinity.patch # XSA-349 cleanup patches patches.suse/0001-xen-revert-Disallow-pending-watch-messages.patch patches.suse/0002-xen-revert-Count-pending-messages-for-each-watch.patch patches.suse/0003-xen-revert-Support-will_handle-watch-ca.patch patches.suse/0004-xen-revert-Add-will_handle-callback-support-in-xenbu.patch patches.suse/0005-xen-revert-Allow-watches-discard-events-before-queue.patch patches.suse/0006-xen-support-having-only-one-event-pending-per-watch.patch ################################################################# # Extended APIC-ID patches to support large AWS instance types ################################################################# patches.suse/0001-x86-apic-Fix-x2apic-enablement-without-interrupt-rem.patch patches.suse/0002-x86-msi-Only-use-high-bits-of-MSI-address-for-DMAR-u.patch patches.suse/0003-x86-ioapic-Handle-Extended-Destination-ID-field-in-R.patch patches.suse/0004-x86-apic-Support-15-bits-of-APIC-ID-in-IOAPIC-MSI-wh.patch patches.suse/0005-x86-kvm-Add-KVM_FEATURE_MSI_EXT_DEST_ID.patch ######################################################## # kABI consistency patches ######################################################## patches.suse/0002-Add-a-void-suse_kabi_padding-placeholder-to-some-USB.patch patches.suse/0003-kabi-Add-placeholders-to-a-couple-of-important-struc.patch patches.suse/0001-Add-a-void-suse_kabi_padding-placeholder-to-some-USB.patch patches.suse/0002-Add-a-void-suse_kabi_padding-placeholder-to-some-gsp.patch patches.suse/0001-Thunderbolt-kABI-paddings-added.patch patches.suse/0008-kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch patches.suse/prepare-arm64-kgraft patches.suse/powerpc-KABI-add-aux_ptr-to-hole-in-paca_struct-to-e.patch patches.kabi/kabi-protect-struct-acpi_nfit_desc.patch patches.kabi/Fix-struct-page-kABI-after-adding-atomic-for-ppc.patch patches.kabi/kabi-arm64-cpuhotplug-Reuse-other-arch-s-cpuhp_state.patch patches.kabi/fix-kabi-for-new-amd-mca-bank-names.patch patches.kabi/arch-arm64-acpi-KABI-ignore-includes.patch patches.kabi/drivers-base-kABI-fixes-for-struct-device_private.patch patches.kabi/media-em28xx-stop-rewriting-device-s-struct.patch patches.kabi/media-em28xx-fix-handler-for-vidioc_s_input.patch patches.kabi/kABI-add-_q-suffix-to-exports-that-take-struct-dh.patch patches.kabi/include-mm-h-in-net-h.patch # KVM patches.kabi/kabi-kvm-mmu-Fix-overflow-on-kvm-mmu-page-limit-calculati.patch patches.kabi/kabi-fix-KVM-s390-provide-kvm_arch_no_poll-function.patch patches.kabi/kabi-fix-s390-vtime-steal-time-exponential-moving-average.patch patches.suse/0001-kvm-Introduce-nopvspin-kernel-parameter.patch patches.kabi/kvm_x86_ops-l1tf-kabi-fix.patch patches.kabi/KVM-host-kabi-fixes-for-psci_version.patch # SMC patches.kabi/net-smc-preallocated-memory-for-rdma-work-requests patches.kabi/net-smc-rework-pnet-table patches.kabi/net-smc-add-smcd-support-to-the-pnet-table patches.kabi/net-smc-add-pnet-table-namespace-support patches.kabi/kabi-restore-icmp_send.patch patches.kabi/kabi-protect-struct-mlx5_td.patch patches.kabi/kabi-protect-ip_options_rcv_srr.patch patches.kabi/md-backport-kabi.patch patches.kabi/KVM-Fix-kABI.patch patches.kabi/usb_interface-reveive-pm_usage_cnt-for-kabi.patch patches.kabi/snd_seq_kernel_client_enqueue-kabi-compat.patch patches.kabi/Re-export-snd_cards-for-kABI.patch patches.kabi/bpf-add-map_lookup_elem_sys_only-for-lookups-from-sy.patch patches.kabi/fs-prevent-page-refcount-overflow-in-pipe_buf_get-kabi.patch patches.kabi/kabi-protect-dma-mapping-h-include.patch patches.kabi/kabi-protect-struct-pci_dev.patch patches.kabi/kabi-i40e-ignore-include.patch patches.kabi/kabi-protect-struct_vf_info.patch patches.kabi/kabi-protect-struct_iw_cm_id.patch patches.kabi/qla2xxx-kABI-fixes-for-v10.01.00.18-k.patch patches.kabi/PCI-skip_bus_pm-kabi-fix.patch patches.kabi/memcg-make-it-work-on-sparse-non-0-node-systems-kabi.patch patches.kabi/s390-show-statistics-for-msi-irqs patches.kabi/pci-iov-add-flag-so-platforms-can-skip-vf-scanning patches.kabi/kabi-x86-microcode-hotplug-state-fix.patch patches.kabi/x86-topology-Add-CPUID.1F-multi-die-package-support.patch patches.kabi/x86-topology-Define-topology_logical_die_id.patch patches.kabi/scsi-fc-kABI-fixes-for-new-ELS_FPIN-definition.patch patches.kabi/kabi-fixup-blk_mq_register_dev.patch patches.kabi/kABI-add-back-sibling-paca-pointer-to-paca.patch patches.kabi/scsi-cxgbi-kabi-fix-handle-completion-etc patches.kabi/s390-mm-force-swiotlb-for-protected-virtualization patches.kabi/s390-cio-add-basic-protected-virtualization-support patches.kabi/s390-airq-use-dma-memory-for-adapter-interrupts patches.kabi/iommu-helper-mark-iommu_is_span_boundary-as-inline patches.kabi/kABI-Fix-kABI-for-struct-amd_iommu.patch patches.kabi/scsi-libsas-kabi-protect-struct-sas-task-slow.patch patches.kabi/scsi-hisi-kabi-fixes.patch patches.kabi/kabi-fix-struct-ufs_reg-removal-of-unused-field patches.kabi/kABI-Fix-kABI-for-x86-pci-dma-code.patch patches.kabi/net-sched-act_sample-fix-psample-group-handling-on-o.patch patches.kabi/Fix-KVM-kABI-after-x86-mmu-backports.patch patches.kabi/Fix-AMD-IOMMU-kABI.patch patches.kabi/crypto-af_alg-kABI-workaround.patch patches.kabi/usermodehelper-kABI-workaround.patch patches.kabi/kabi-fix-vmem_altmap.patch patches.kabi/kabi-fixup-alloc_dax_region.patch # IFU kABI Fix patches.kabi/kABI-Fix-for-IFU-patches.patch patches.kabi/kABI-Fix-for-KVM-x86-Introduce-vcpu-arch.xsaves_enab.patch patches.kabi/ipmi-dont-allow-device-module-unload-when-in-use.patch patches.kabi/sctp-cache-netns-in-sctp_ep_common.patch patches.kabi/can-skb-defined-kabi-workaround.patch patches.kabi/crypto-reexport-crypto_shoot_alg.patch patches.kabi/bpf-protect-new-fields-in-bpf-structs.patch patches.kabi/libnvdimm-fix-devm_nsio_enable-kabi.patch patches.kabi/pcie_port_bus_type-kabi-compat.patch patches.kabi/debugfs-kabi-restore-debugfs_remove_recursive.patch patches.kabi/v4l2_fh-kabi-workaround.patch patches.kabi/kabi-nvme-multipath-fix-iopolicy.patch patches.kabi/scsi-core-kabi-fix-offline_already.patch patches.kabi/x86-work_around-x86_cpu_id_steppings.patch patches.kabi/ptp_clock-kABI-workaround.patch patches.kabi/kABI-fix-for-early-XHCI-debug.patch patches.kabi/NFSv4-Fix-OPEN-CLOSE-race.patch patches.kabi/NFSv4-Fix-OPEN-CLOSE-race-FIX.patch patches.kabi/md-improve-handling-of-bio-with-REQ_PREFLUSH-in-md_f.kabi patches.kabi/sunrpc-clean-up-properly-in-gss_mech_unregister.patch patches.kabi/perf-pt-coresight-fix-address-filters-for-vmas-with-non-zero-offset-kabi.patch patches.kabi/kabi-ppc64le-prevent-struct-dma_map_ops-to-become-de.patch patches.kabi/libnvdimm-cover-up-changes-in-struct-nvdimm_bus.patch patches.kabi/libnvdimm-cover-up-nd_pfn_sb-change.patch patches.kabi/libnvdimm-cover-up-nvdimm_security_ops-changes.patch patches.kabi/libnvdimm-cover-up-struct-nvdimm-changes.patch patches.kabi/jbd2-abort-mutex-kabi.patch patches.kabi/net-mlx5-Add-command-entry-handling-completion.patch patches.kabi/padata-reorder-work-kABI-fixup.patch patches.kabi/l2tp-do-not-use-inet_hash-inet_unhash.patch patches.kabi/suse-hv-2037-PCI-hv-Introduce-hv_msi_entry.patch patches.kabi/pcie-revive-__aer_firmware_first_valid.patch patches.kabi/SUNRPC-defer-slow-parts-of-rpc_free_client-to-a-work-kabi.patch patches.kabi/sock_cgroup_data-kabi-fix.patch patches.kabi/genetlink-remove-genl_bind.patch patches.kabi/kabi-hide-new-parameter-of-ip6_dst_lookup_flow.patch patches.kabi/kabi-mask-changes-to-struct-ipv6_stub.patch patches.kabi/futex-Fix-inode-life-time-issue.patch patches.kabi/bluetooth-l2cap-filter-ops-kABI-workaround.patch patches.kabi/kABI-powerpc-avoid-including-pgtable.h-in-kup.h.patch patches.kabi/kABI-powerpc-Add-back-__clear_user.patch patches.kabi/ipvlan_addr_lock_kabi.patch patches.kabi/kABI-genirq-add-back-irq_create_mapping.patch patches.kabi/b53_kabi.patch patches.kabi/kABI-ath10k-move-a-new-structure-member-to-the-end.patch patches.kabi/snd-hda-codec-generic-kabi-workaround.patch patches.kabi/kABI-Fix-kABI-for-extended-APIC-ID-support.patch ######################################################## # You'd better have a good reason for adding a patch # below here. ######################################################## ######################################################## # Patches cherry-picked from SLE12 codestream, for which # the upstream status couldn't be automatically determined # and therefore manual review is required ######################################################## +trenn patches.suse/x86_intel_do_not_modify_perf_bias.patch ### # XXX agraf: Not upstream yet. Pushing again ... +agraf patches.suse/arm64-zynqmp-ahci-0001-drivers-ata-Move-sata-port-phy-oob-settings-to-devic.patch +agraf patches.suse/arm64-zynqmp-ahci-0002-drivers-ata-Add-gen-3-mode-support-in-driver.patch +agraf patches.suse/arm64-zynqmp-ahci-0003-drivers-ata-Disable-Device-Sleep-capability.patch ### ### # XXX agraf: Update to v4.13 code state +agraf patches.suse/arm64-fslmc-20170526-0106-staging-fsl-dpaa2-eth-Fix-address-translations.patch +agraf patches.suse/arm64-fslmc-20170526-0107-staging-fsl-dpaa2-eth-Map-Tx-buffers-as-bidirectiona.patch +agraf patches.suse/arm64-fslmc-20170526-0108-dpaa2-Manually-check-MTU-limits.patch +agraf patches.suse/arm64-fslmc-20170526-0109-dpaa2-Use-legacy-ethtool-interface.patch +agraf patches.suse/arm64-fslmc-20170526-0110-dpaa2-Remove-ro_after_init-usage.patch ### ### # XXX agraf: not upstream, poking ... +agraf patches.suse/arm64-bcm2837-0196-cpufreq-Add-Broadcom-BCM2835-CPU-frequency-control-driver.patch ### ### # XXX agraf: need to check if it's still broken upstream +agraf patches.suse/arm64-phy-dp83867-depend-on-CONFIG_OF_MDIO.patch ### +dsterba patches.suse/btrfs-8059-syslog-when-quota-is-enabled.patch +dsterba patches.suse/btrfs-8060-syslog-when-quota-is-disabled.patch +dsterba patches.suse/btrfs-8066-disable-defrag-of-tree-roots.patch +dsterba patches.suse/btrfs-8063-delete-qgroup-items-in-drop_snapshot.patch +jack patches.suse/xfs-warn-rt-volume.patch +hare patches.suse/edd-support-original-Phoenix-EDD-3.0-information.patch +hare patches.suse/bfa-check-for-terminated-commands.patch +jjolly patches.suse/0022-ib-ipoib-Move-QP-to-ERROR-only-when-the-QP-is-not-at.patch +hare patches.suse/fddi-Fixup-potential-uninitialized-bars.patch +hare patches.suse/target-fix-hang-in-target_wait_for_sess_cmds.patch +hare patches.suse/target-tcm_fc-work-around-data-corruption-issue-in-tfc_io.patch +oneukum patches.suse/0003-more-kABI-padding-in-USB.patch +needs_review patches.suse/0006-badblocks-fix-wrong-return-value-when-badblocks-are-disabled.patch +hare patches.suse/block-nonblock-causes-failfast +acho patches.suse/chelsio-0036-The-patch-back-ports-the-crypto_skcipher-to-crypto_b.patch +tonyj patches.suse/perf-additional-warning-when-sampling-rate-if-decayed-below-startup-minimum.patch +tonyj patches.suse/0004-perf-jevents-program-to-convert-json-file-gnu-source +tonyj patches.suse/0063-perf-jevents-add-support-for-parsing-uncore-json-files-fix-null +bp patches.suse/mce-amd-check-for-userspace-agent-before-decoding.patch +yousaf.kaukab patches.suse/0001-iommu-aarch64-Set-bypass-mode-per-default.patch ### # XXX agraf: Submitted upstream, but not picked up yet :(. Pushed again... +agraf patches.suse/arm64-ls1043-0056-soc-fsl-qbman-Use-shared-dma-pool-for-BMan-private-m.patch +agraf patches.suse/arm64-ls1043-0057-soc-fsl-qbman-Use-shared-dma-pool-for-QMan-private-m.patch +agraf patches.suse/arm64-ls1043-0058-soc-fsl-qbman-Drop-set-clear_bits-usage.patch +agraf patches.suse/arm64-ls1043-0059-soc-fsl-qbman-Drop-L1_CACHE_BYTES-compile-time-check.patch +agraf patches.suse/arm64-ls1043-0060-soc-fsl-qbman-Fix-ARM32-typo.patch +agraf patches.suse/arm64-ls1043-0061-soc-fsl-qbman-Rework-ioremap-calls-for-ARM-PPC.patch +agraf patches.suse/arm64-ls1043-0062-soc-fsl-qbman-add-QMAN_REV32.patch +agraf patches.suse/arm64-ls1043-0063-soc-fsl-qbman-different-register-offsets-on-ARM.patch +agraf patches.suse/arm64-ls1043-0064-soc-fsl-qbman-Add-missing-headers-on-ARM.patch +agraf patches.suse/arm64-ls1043-0065-fsl-soc-qbman-Enable-FSL_LAYERSCAPE-config-on-ARM.patch ### # XXX agraf: Push KVM on ARM to v4.13 state to get Cavium fixes properly +agraf patches.suse/arm64-bsc1031492-0132-arm64-KVM-Preserve-RES1-bits-in-SCTLR_EL2.patch +agraf patches.suse/arm64-bsc1031492-0133-arm64-KVM-Allow-unaligned-accesses-at-EL2.patch +agraf patches.suse/arm64-bsc1031492-0135-arm64-Move-voffset-to-.hyp.text.patch +agraf patches.suse/arm64-bsc1031492-0146-arm-Move-voffset-into-.hyp.text.patch +agraf patches.suse/arm64-bsc1031492-0148-arm64-Add-a-facility-to-turn-an-ESR-syndrome-into-a-.patch +agraf patches.suse/arm64-bsc1031492-0149-KVM-arm-arm64-vgic-v3-Add-accessors-for-the-ICH_APxR.patch +agraf patches.suse/arm64-bsc1031492-0150-KVM-arm64-Make-kvm_condition_valid32-accessible-from.patch +agraf patches.suse/arm64-bsc1031492-0151-KVM-arm64-vgic-v3-Add-hook-to-handle-guest-GICv3-sys.patch +agraf patches.suse/arm64-bsc1031492-0152-KVM-arm64-vgic-v3-Add-ICV_BPR1_EL1-handler.patch +agraf patches.suse/arm64-bsc1031492-0153-KVM-arm64-vgic-v3-Add-ICV_IGRPEN1_EL1-handler.patch +agraf patches.suse/arm64-bsc1031492-0154-KVM-arm64-vgic-v3-Add-ICV_IAR1_EL1-handler.patch +agraf patches.suse/arm64-bsc1031492-0155-KVM-arm64-vgic-v3-Add-ICV_EOIR1_EL1-handler.patch +agraf patches.suse/arm64-bsc1031492-0156-KVM-arm64-vgic-v3-Add-ICV_AP1Rn_EL1-handler.patch +agraf patches.suse/arm64-bsc1031492-0157-KVM-arm64-vgic-v3-Add-ICV_HPPIR1_EL1-handler.patch +agraf patches.suse/arm64-bsc1031492-0158-KVM-arm64-vgic-v3-Enable-trapping-of-Group-1-system-.patch +agraf patches.suse/arm64-bsc1031492-0159-KVM-arm64-Enable-GICv3-Group-1-sysreg-trapping-via-c.patch +agraf patches.suse/arm64-bsc1031492-0160-KVM-arm64-vgic-v3-Add-ICV_BPR0_EL1-handler.patch +agraf patches.suse/arm64-bsc1031492-0161-KVM-arm64-vgic-v3-Add-ICV_IGNREN0_EL1-handler.patch +agraf patches.suse/arm64-bsc1031492-0162-KVM-arm64-vgic-v3-Add-misc-Group-0-handlers.patch +agraf patches.suse/arm64-bsc1031492-0163-KVM-arm64-vgic-v3-Enable-trapping-of-Group-0-system-.patch +agraf patches.suse/arm64-bsc1031492-0164-KVM-arm64-Enable-GICv3-Group-0-sysreg-trapping-via-c.patch +agraf patches.suse/arm64-bsc1031492-0165-arm64-Add-MIDR-values-for-Cavium-cn83XX-SoCs.patch +agraf patches.suse/arm64-bsc1031492-0166-arm64-Add-workaround-for-Cavium-Thunder-erratum-3011.patch +agraf patches.suse/arm64-bsc1031492-0167-KVM-arm64-vgic-v3-Add-ICV_DIR_EL1-handler.patch +agraf patches.suse/arm64-bsc1031492-0168-KVM-arm64-vgic-v3-Add-ICV_RPR_EL1-handler.patch +agraf patches.suse/arm64-bsc1031492-0169-KVM-arm64-vgic-v3-Add-ICV_CTLR_EL1-handler.patch +agraf patches.suse/arm64-bsc1031492-0170-KVM-arm64-vgic-v3-Add-ICV_PMR_EL1-handler.patch +agraf patches.suse/arm64-bsc1031492-0171-KVM-arm64-Enable-GICv3-common-sysreg-trapping-via-co.patch +agraf patches.suse/arm64-bsc1031492-0172-KVM-arm64-vgic-v3-Log-which-GICv3-system-registers-a.patch +agraf patches.suse/arm64-bsc1031492-0173-KVM-arm64-Log-an-error-if-trapping-a-read-from-write.patch +agraf patches.suse/arm64-bsc1031492-0174-KVM-arm64-Log-an-error-if-trapping-a-write-to-read-o.patch ### # XXX agraf: Currently 7e5a672289c9754d07e1c3b33649786d3d70f5e4 in kvmarm tree, # getting pushed upstream very soon. Waiting for that point. +agraf patches.suse/arm64-bsc1045298-KVM-arm-arm64-Handle-hva-aging-while-destroying-the-.patch ### +bsc1094575 patches.suse/s390-qeth-use-Read-device-to-query-hypervisor-for-MA.patch