10a40a Merge commit 'a8eb64e8b2b4d77f4a923da3d133238843df0b7a' into SLE12-SP5-AZURE_EMBARGO

Merged and Committed by Olaf Hering 2 years ago
453 files changed. 43902 lines added. 491 lines removed.
README
file modified
+2 -2
blacklist.conf
file modified
+39 -1
config/arm64/default
file modified
+1 -0
patches.kabi/ALSA-kABI-workaround-for-snd_pcm_runtime-changes.patch
file added
+38
patches.kabi/NFSv4-Fix-OPEN-CLOSE-race-FIX.patch
file modified
+3 -3
patches.kabi/NFSv4-Fix-OPEN-CLOSE-race.patch
file modified
+7 -13
patches.kabi/NFSv4-Wait-for-stateid-updates-after-CLOSE-OPEN_DOWN_kabi.patch
file added
+42
patches.kabi/drm-drm_file-kabi-workaround.patch
file added
+41
patches.kabi/tcp-fix-race-condition-when-creating-child-sockets-from-syncookies-kABI-fix.patch
file added
+128
patches.suse/0001-arm64-entry.S-Add-ventry-overflow-sanity-checks.patch
file added
+52
patches.suse/0001-mm-migration-fix-migration-of-huge-PMD-shared-pages.patch
file modified
+46 -68
patches.suse/0001-usb-Add-Xen-pvUSB-protocol-description.patch
file modified
+240 -82
patches.suse/0002-arm64-entry-Make-the-trampoline-cleanup-optional.patch
file added
+72
patches.suse/0002-usb-Introduce-Xen-pvUSB-frontend-xen-hcd.patch
file modified
+107 -93
patches.suse/0003-arm64-entry-Free-up-another-register-on-kpti-s-tramp.patch
file added
+79
patches.suse/0004-arm64-entry-Move-the-trampoline-data-page-before-the.patch
file added
+79
patches.suse/0005-arm64-entry-Allow-tramp_alias-to-access-symbols-afte.patch
file added
+76
patches.suse/0006-arm64-entry-Don-t-assume-tramp_vectors-is-the-start-.patch
file added
+89
patches.suse/0007-arm64-entry-Move-trampoline-macros-out-of-ifdef-d-se.patch
file added
+61
patches.suse/0008-arm64-entry-Make-the-kpti-trampoline-s-kpti-sequence.patch
file added
+91
patches.suse/0009-arm64-entry-Allow-the-trampoline-text-to-occupy-mult.patch
file added
+109
patches.suse/0010-arm64-entry-Add-non-kpti-__bp_harden_el1_vectors-for.patch
file added
+87
patches.suse/0011-arm64-entry-Add-vectors-that-have-the-bhb-mitigation.patch
file added
+259
patches.suse/0012-arm64-entry-Add-macro-for-reading-symbol-addresses-f.patch
file added
+83
patches.suse/0013-arm64-Add-percpu-vectors-for-EL1.patch
file added
+222
patches.suse/0014-arm64-proton-pack-Report-Spectre-BHB-vulnerabilities.patch
file added
+108
patches.suse/0015-arm64-Add-part-number-for-Arm-Cortex-A77.patch
file added
+48
patches.suse/0016-arm64-Add-Neoverse-N2-Cortex-A710-CPU-part-definitio.patch
file added
+52
patches.suse/0017-arm64-Add-Cortex-X2-CPU-part-definition.patch
file added
+50
patches.suse/0018-KVM-arm64-Add-templates-for-BHB-mitigation-sequences.patch
file added
+237
patches.suse/0019-arm64-Mitigate-spectre-style-branch-history-side-cha.patch
file added
+522
patches.suse/0020-KVM-arm64-Allow-SMCCC_ARCH_WORKAROUND_3-to-be-discov.patch
file added
+110
patches.suse/0021-arm64-add-ID_AA64ISAR2_EL1-sys-register.patch
file added
+119
patches.suse/0022-arm64-Use-the-clearbhb-instruction-in-mitigations.patch
file added
+244
patches.suse/01-tcp-fix-race-condition-when-creating-child-sockets-from-syncookies.patch
file added
+295
patches.suse/02-tcp-fix-potential-use-after-free-due-to-double-kfree.patch
file added
+75
patches.suse/ALSA-pcm-Fix-potential-AB-BA-lock-with-buffer_mutex-.patch
file added
+211
patches.suse/ALSA-pcm-Fix-races-among-concurrent-hw_params-and-hw.patch
file added
+170
patches.suse/ALSA-pcm-Fix-races-among-concurrent-prealloc-proc-wr.patch
file added
+67
patches.suse/ALSA-pcm-Fix-races-among-concurrent-prepare-and-hw_p.patch
file added
+97
patches.suse/ALSA-pcm-Fix-races-among-concurrent-read-write-and-b.patch
file added
+60
patches.suse/IB-core-Fix-ODP-get-user-pages-flow.patch
file added
+40
patches.suse/IB-hfi1-Acquire-lock-to-release-TID-entries-when-use.patch
file added
+56
patches.suse/IB-hfi1-Adjust-pkey-entry-in-index-0.patch
file added
+67
patches.suse/IB-hfi1-Correct-guard-on-eager-buffer-deallocation.patch
file added
+39
patches.suse/IB-hfi1-Ensure-pq-is-not-left-on-waitlist.patch
file added
+147
patches.suse/IB-hfi1-Fix-another-case-where-pq-is-left-on-waitlis.patch
file added
+58
patches.suse/IB-hfi1-Fix-error-return-code-in-parse_platform_conf.patch
file added
+36
patches.suse/IB-hfi1-Fix-leak-of-rcvhdrtail_dummy_kvaddr.patch
file added
+116
patches.suse/IB-hfi1-Fix-possible-null-pointer-dereference-in-_ex.patch
file added
+64
patches.suse/IB-hfi1-Insure-use-of-smp_processor_id-is-preempt-di.patch
file added
+67
patches.suse/IB-hfi1-Use-kzalloc-for-mmu_rb_handler-allocation.patch
file added
+52
patches.suse/IB-qib-Fix-memory-leak-in-qib_user_sdma_queue_pkts.patch
file added
+41
patches.suse/IB-qib-Protect-from-buffer-overflow-in-struct-qib_us.patch
file added
+120
patches.suse/IB-qib-Use-struct_size-helper.patch
file added
+53
patches.suse/IB-sa-Resolv-use-after-free-in-ib_nl_make_request.patch
file added
+129
patches.suse/IB-umad-Return-EIO-in-case-of-when-device-disassocia.patch
file added
+53
patches.suse/IB-umad-Return-EPOLLERR-in-case-of-when-device-disas.patch
file added
+66
patches.suse/Make-the-xprtiod-workqueue-unbounded.patch
file added
+27
patches.suse/NFS-Avoid-duplicate-uncached-readdir-calls-on-eof.patch
file added
+102
patches.suse/NFS-Do-not-report-writeback-errors-in-nfs_getattr.patch
file added
+44
patches.suse/NFS-Don-t-skip-directory-entries-when-doing-uncached.patch
file added
+29
patches.suse/NFS-Fix-initialisation-of-nfs_client-cl_flags-field.patch
file added
+40
patches.suse/NFS-Return-valid-errors-from-nfs2-3_decode_dirent.patch
file added
+98
patches.suse/NFSD-Clamp-WRITE-offsets.patch
file added
+50
patches.suse/NFSv4-Don-t-try-to-CLOSE-if-the-stateid-other-field-.patch
file added
+106
patches.suse/NFSv4-Fix-a-regression-in-nfs_set_open_stateid_locke.patch
file added
+49
patches.suse/NFSv4-Handle-NFS4ERR_OLD_STATEID-in-CLOSE-OPEN_DOWNG.patch
file added
+155
patches.suse/NFSv4-Wait-for-stateid-updates-after-CLOSE-OPEN_DOWN.patch
file added
+229
patches.suse/NFSv4-pNFS-Fix-another-issue-with-a-list-iterator-po.patch
file added
+109
patches.suse/NFSv4.1-don-t-retry-BIND_CONN_TO_SESSION-on-session-.patch
file added
+40
patches.suse/NFSv4.x-recover-from-pre-mature-loss-of-openstateid.patch
file added
+114
patches.suse/RDMA-addr-Be-strict-with-gid-size.patch
file added
+40
patches.suse/RDMA-bnxt_re-Fix-a-double-free-in-bnxt_qplib_alloc_r.patch
file added
+44
patches.suse/RDMA-bnxt_re-Fix-error-return-code-in-bnxt_qplib_cq_.patch
file added
+37
patches.suse/RDMA-bnxt_re-Scan-the-whole-bitmap-when-checking-if-.patch
file added
+72
patches.suse/RDMA-bnxt_re-Set-queue-pair-state-when-being-queried.patch
file added
+36
patches.suse/RDMA-cm-Fix-an-attempt-to-use-non-valid-pointer-when.patch
file added
+78
patches.suse/RDMA-cma-Ensure-rdma_addr_cancel-happens-before-issu.patch
file added
+132
patches.suse/RDMA-cma-Let-cma_resolve_ib_dev-continue-search-even.patch
file added
+65
patches.suse/RDMA-core-Don-t-infoleak-GRH-fields.patch
file added
+68
patches.suse/RDMA-core-Let-ib_find_gid-continue-search-even-after.patch
file added
+47
patches.suse/RDMA-cxgb4-Fix-adapter-LE-hash-errors-while-destroyi.patch
file added
+47
patches.suse/RDMA-cxgb4-Fix-the-reported-max_recv_sge-value.patch
file added
+38
patches.suse/RDMA-cxgb4-Set-queue-pair-state-when-being-queried.patch
file added
+36
patches.suse/RDMA-cxgb4-Validate-the-number-of-CQEs.patch
file added
+37
patches.suse/RDMA-cxgb4-add-missing-qpid-increment.patch
file added
+38
patches.suse/RDMA-cxgb4-check-for-ipv6-address-properly-while-des.patch
file added
+39
patches.suse/RDMA-hns-Add-a-check-for-current-state-before-modify.patch
file added
+45
patches.suse/RDMA-hns-Encapsulate-some-lines-for-setting-sq-size-.patch
file added
+74
patches.suse/RDMA-hns-Optimize-hns_roce_modify_qp-function.patch
file added
+185
patches.suse/RDMA-hns-Prevent-undefined-behavior-in-hns_roce_set_.patch
file added
+61
patches.suse/RDMA-hns-Validate-the-pkey-index.patch
file added
+36
patches.suse/RDMA-i40iw-Fix-error-unwinding-when-i40iw_hmc_sd_one.patch
file added
+58
patches.suse/RDMA-ib_srp-Fix-a-deadlock.patch
file added
+44
patches.suse/RDMA-iwcm-Release-resources-if-iw_cm-module-initiali.patch
file added
+72
patches.suse/RDMA-mlx4-Don-t-continue-event-handler-after-memory-.patch
file added
+45
patches.suse/RDMA-mlx4-Return-missed-an-error-if-device-doesn-t-s.patch
file added
+42
patches.suse/RDMA-mlx5-Do-not-allow-rereg-of-a-ODP-MR.patch
file added
+58
patches.suse/RDMA-mlx5-Fix-corruption-of-reg_pages-in-mlx5_ib_rer.patch
file added
+106
patches.suse/RDMA-mlx5-Fix-potential-race-between-destroy-and-CQE.patch
file added
+47
patches.suse/RDMA-mlx5-Fix-udata-response-upon-SRQ-creation.patch
file added
+49
patches.suse/RDMA-mlx5-Put-live-in-the-correct-place-for-ODP-MRs.patch
file added
+190
patches.suse/RDMA-odp-Lift-umem_mutex-out-of-ib_umem_odp_unmap_dm.patch
file added
+132
patches.suse/RDMA-qedr-Fix-NULL-deref-for-query_qp-on-the-GSI-QP.patch
file added
+95
patches.suse/RDMA-qib-Remove-superfluous-fallthrough-statements.patch
file added
+50
patches.suse/RDMA-rxe-Clear-all-QP-fields-if-creation-failed.patch
file added
+116
patches.suse/RDMA-rxe-Compute-PSN-windows-correctly.patch
file added
+42
patches.suse/RDMA-rxe-Correct-skb-on-loopback-path.patch
file added
+42
patches.suse/RDMA-rxe-Don-t-overwrite-errno-from-ib_umem_get.patch
file added
+39
patches.suse/RDMA-rxe-Fix-coding-error-in-rxe_rcv_mcast_pkt.patch
file added
+74
patches.suse/RDMA-rxe-Fix-coding-error-in-rxe_recv.c.patch
file added
+66
patches.suse/RDMA-rxe-Fix-extra-copy-in-prepare_ack_packet.patch
file added
+49
patches.suse/RDMA-rxe-Fix-failure-during-driver-load.patch
file added
+57
patches.suse/RDMA-rxe-Fix-missing-kconfig-dependency-on-CRYPTO.patch
file added
+43
patches.suse/RDMA-rxe-Fix-over-copying-in-get_srq_wqe.patch
file added
+56
patches.suse/RDMA-rxe-Fix-panic-when-calling-kmem_cache_create.patch
file added
+129
patches.suse/RDMA-rxe-Fix-redundant-call-to-ip_send_check.patch
file added
+41
patches.suse/RDMA-rxe-Fix-skb-lifetime-in-rxe_rcv_mcast_pkt.patch
file added
+78
patches.suse/RDMA-rxe-Fix-wrong-port_cap_flags.patch
file added
+38
patches.suse/RDMA-rxe-Handle-skb_clone-failure-in-rxe_recv.c.patch
file added
+42
patches.suse/RDMA-rxe-Missing-unlock-on-error-in-get_srq_wqe.patch
file added
+36
patches.suse/RDMA-rxe-Remove-rxe_link_layer.patch
file added
+69
patches.suse/RDMA-rxe-Restore-setting-tot_len-in-the-IPv4-header.patch
file added
+40
patches.suse/RDMA-rxe-Return-CQE-error-if-invalid-lkey-was-suppli.patch
file added
+101
patches.suse/RDMA-rxe-Use-the-correct-size-of-wqe-when-processing.patch
file added
+38
patches.suse/RDMA-ucma-Fix-locking-for-ctx-events_reported.patch
file added
+57
patches.suse/RDMA-usnic-Fix-memleak-in-find_free_vf_and_create_qp.patch
file added
+45
patches.suse/RDMA-uverbs-Fix-create-WQ-to-use-the-given-user-hand.patch
file added
+46
patches.suse/RDMA-uverbs-Tidy-input-validation-of-ib_uverbs_rereg.patch
file added
+51
patches.suse/Revert-USB-serial-ch341-add-new-Product-ID-for-CH341.patch
file added
+36
patches.suse/Revert-module-async-async_synchronize_full-on-module.patch
file added
+153
patches.suse/SUNRPC-Fix-transport-accounting-when-caller-specifie.patch
file added
+86
patches.suse/SUNRPC-avoid-race-between-mod_timer-and-del_timer_sy.patch
file added
+46
patches.suse/SUNRPC-change-locking-for-xs_swap_enable-disable.patch
file added
+77
patches.suse/USB-chipidea-fix-interrupt-deadlock.patch
file added
+87
patches.suse/USB-core-Fix-hang-in-usb_kill_urb-by-adding-memory-b.patch
file added
+135
patches.suse/USB-serial-ch341-add-support-for-GW-Instek-USB2.0-Se.patch
file added
+44
patches.suse/USB-serial-cp210x-add-CPI-Bulk-Coin-Recycler-id.patch
file added
+37
patches.suse/USB-serial-ftdi_sio-add-support-for-Brainboxes-US-15.patch
file added
+65
patches.suse/USB-serial-option-add-Telit-LE910R1-compositions.patch
file added
+47
patches.suse/USB-serial-option-add-ZTE-MF286D-modem.patch
file added
+66
patches.suse/USB-serial-option-add-support-for-DW5829e.patch
file added
+118
patches.suse/USB-storage-ums-realtek-fix-error-code-in-rts51x_rea.patch
file added
+39
patches.suse/USB-zaurus-support-another-broken-Zaurus.patch
file added
+84
patches.suse/arm64-cmpxchg-Use-K-instead-of-L-for-ll-sc-immediate-constraint.patch
file added
+36
patches.suse/arm64-compat-Provide-definition-for-COMPAT_SIGMINSTKSZ.patch
file added
+36
patches.suse/arm64-drop-linker-script-hack-to-hide-__efistub_-symbols.patch
file added
+84
patches.suse/arm64-fix-for-bad_mode-handler-to-always-result-in-panic.patch
file added
+34
patches.suse/arm64-hibernate-Clean-the-__hyp_text-to-PoC-after-resume.patch
file added
+41
patches.suse/arm64-hyp-stub-Forbid-kprobing-of-the-hyp-stub.patch
file added
+34
patches.suse/arm64-kaslr-ensure-randomized-quantities-are-clean-also-when-kaslr-is-off.patch
file added
+44
patches.suse/arm64-kaslr-ensure-randomized-quantities-are-clean-to-the-PoC.patch
file added
+67
patches.suse/arm64-kprobe-Always-blacklist-the-KVM-world-switch-code.patch
file added
+51
patches.suse/arm64-only-advance-singlestep-for-user-instruction-traps.patch
file added
+42
patches.suse/arm64-relocatable-fix-inconsistencies-in-linker-script-and-options.patch
file added
+93
patches.suse/asix-Add-rx-ax_skb-NULL-after-usbnet_skb_return.patch
file added
+50
patches.suse/asix-Ensure-asix_rx_fixup_info-members-are-all-reset.patch
file added
+110
patches.suse/asix-Fix-small-memory-leak-in-ax88772_unbind.patch
file added
+86
patches.suse/asix-fix-uninit-value-in-asix_mdio_read.patch
file added
+46
patches.suse/asix-fix-wrong-return-value-in-asix_check_host_enabl.patch
file added
+59
patches.suse/ax88179_178a-Merge-memcpy-le32_to_cpus-to-get_unalig.patch
file modified
+4 -4
patches.suse/block-bfq-fix-bfq_set_next_ioprio_data.patch
file added
+43
patches.suse/block-fix-ioprio_get-IOPRIO_WHO_PGRP-vs-setuid-2.patch
file added
+48
patches.suse/can-dev-can_restart-fix-use-after-free-bug.patch
file added
+45
patches.suse/can-ems_usb-ems_usb_start_xmit-fix-double-dev_kfree_.patch
file added
+39
patches.suse/can-mcba_usb-mcba_usb_start_xmit-fix-double-dev_kfre.patch
file added
+32
patches.suse/can-usb_8dev-usb_8dev_start_xmit-fix-double-dev_kfre.patch
file added
+70
patches.suse/cgroup-Allocate-cgroup_file_ctx-for-kernfs_open_file-priv.patch
file added
+219
patches.suse/cgroup-Use-open-time-cgroup-namespace-for-process-migration-perm-checks.patch
file added
+88
patches.suse/cgroup-v1-Correct-privileges-check-in-release_agent-writes.patch
file added
+55
patches.suse/cifs-do-not-skip-link-targets-when-an-I-O-fails.patch
file added
+61
patches.suse/crypto-arm64-aes-ce-cipher-move-assembler-code-to-.S-file.patch
file added
+619
patches.suse/dax-update-to-new-mmu_notifier-semantic.patch
file added
+211
patches.suse/documentation-hw-vuln-update-spectre-doc.patch
file modified
+1 -2
patches.suse/drm-add-a-locked-version-of-drm_is_current_master.patch
file added
+120
patches.suse/drm-protect-drm_master-pointers-in-drm_lease.c.patch
file added
+335
patches.suse/drm-serialize-drm_file.master-with-a-new-spinlock.patch
file added
+129
patches.suse/drm-use-the-lookup-lock-in-drm_is_current_master.patch
file added
+51
patches.suse/edac-fix-calculation-of-returned-address-and-next-offset-in-edac_align_ptr.patch
file added
+46
patches.suse/ena-Remove-rcu_read_lock-around-XDP-program-invocati.patch
file added
+52
patches.suse/ena_netdev-use-generic-power-management.patch
file added
+79
patches.suse/esp-Fix-possible-buffer-overflow-in-ESP-transformati.patch
file added
+85
patches.suse/ethernet-amazon-ena-A-typo-fix-in-the-file-ena_com.h.patch
file added
+29
patches.suse/ext4-Fix-BUG_ON-in-ext4_bread-when-write-quota-data.patch
file added
+108
patches.suse/ext4-add-check-to-prevent-attempting-to-resize-an-fs.patch
file added
+55
patches.suse/ext4-check-for-inconsistent-extents-between-index-an.patch
file added
+198
patches.suse/ext4-check-for-out-of-order-index-extents-in-ext4_va.patch
file added
+83
patches.suse/ext4-don-t-use-the-orphan-list-when-migrating-an-ino.patch
file added
+88
patches.suse/ext4-fix-an-use-after-free-issue-about-data-journal-.patch
file added
+128
patches.suse/ext4-fix-error-handling-in-ext4_restore_inline_data.patch
file added
+65
patches.suse/ext4-fix-kernel-infoleak-via-ext4_extent_header.patch
file modified
+1 -1
patches.suse/ext4-fix-lazy-initialization-next-schedule-time-comp.patch
file added
+56
patches.suse/ext4-make-sure-quota-gets-properly-shutdown-on-error.patch
file added
+56
patches.suse/ext4-prevent-partial-update-of-the-extent-blocks.patch
file added
+63
patches.suse/ext4-update-i_disksize-if-direct-write-past-ondisk-s.patch
file added
+79
patches.suse/fix-parallelism-for-rpc-tasks.patch
file added
+38
patches.suse/fs-dax.c-release-PMD-lock-even-when-there-is-no-PMD-.patch
file modified
+1 -1
patches.suse/genirq-Use-rcu-in-kstat_irqs_usr.patch
file added
+65
patches.suse/gtp-fix-an-use-before-init-in-gtp_newlink.patch
file added
+90
patches.suse/i40e-add-correct-exception-tracing-for-XDP.patch
file added
+85
patches.suse/i40e-optimize-for-XDP_REDIRECT-in-xsk-path.patch
file added
+55
patches.suse/isofs-Fix-out-of-bound-access-for-corrupted-isofs-im.patch
file added
+37
patches.suse/livepatch-Don-t-block-removal-of-patches-that-are-safe-to-unload.patch
file added
+60
patches.suse/llc-fix-netdevice-reference-leaks-in-llc_ui_bind.patch
file added
+57
patches.suse/mac80211-fix-station-rate-table-updates-on-assoc.patch
file added
+57
patches.suse/mac80211-mesh-fix-potentially-unaligned-access.patch
file added
+31
patches.suse/mdio-fix-mdio-thunder.c-dependency-build-error.patch
file added
+44
patches.suse/mm-bdi-initialize-bdi_min_ratio-when-bdi-is-unregist.patch
file added
+66
patches.suse/mm-drop-NULL-return-check-of-pte_offset_map_lock.patch
file added
+65
patches.suse/mm-rmap-always-do-TTU_IGNORE_ACCESS.patch
file added
+186
patches.suse/mm-rmap-update-to-new-mmu_notifier-semantic-v2.patch
file added
+150
patches.suse/mt7601u-fix-rx-buffer-refcounting.patch
file added
+77
patches.suse/net-arc_emac-Fix-memleak-in-arc_mdio_probe.patch
file added
+35
patches.suse/net-asix-add-proper-error-handling-of-usb-read-error.patch
file added
+136
patches.suse/net-asix-fix-uninit-value-bugs.patch
file added
+162
patches.suse/net-bcmgenet-Fix-a-resource-leak-in-an-error-handlin.patch
file added
+41
patches.suse/net-core-netlink-add-helper-refcount-dec-and-lock-fu.patch
file modified
+1 -1
patches.suse/net-davinci_emac-Fix-incorrect-masking-of-tx-and-rx-.patch
file added
+48
patches.suse/net-dp83867-Fix-OF_MDIO-config-check.patch
file added
+37
patches.suse/net-dsa-bcm_sf2-put-device-node-before-return.patch
file added
+48
patches.suse/net-emac-emac-mac-Fix-a-use-after-free-in-emac_mac_t.patch
file added
+53
patches.suse/net-ena-Add-capabilities-field-with-support-for-ENI-.patch
file added
+122
patches.suse/net-ena-Add-debug-prints-for-invalid-req_id-resets.patch
file added
+43
patches.suse/net-ena-Change-ENI-stats-support-check-to-use-capabi.patch
file added
+120
patches.suse/net-ena-Change-return-value-of-ena_calc_io_queue_siz.patch
file added
+50
patches.suse/net-ena-Change-the-name-of-bad_csum-variable.patch
file added
+61
patches.suse/net-ena-Extract-recurring-driver-reset-code-into-a-f.patch
file added
+159
patches.suse/net-ena-Fix-error-handling-when-calculating-max-IO-q.patch
file modified
+2 -2
patches.suse/net-ena-Fix-wrong-rx-request-id-by-resetting-device.patch
file added
+48
patches.suse/net-ena-Improve-error-logging-in-driver.patch
file added
+94
patches.suse/net-ena-Move-reset-completion-print-to-the-reset-fun.patch
file added
+41
patches.suse/net-ena-Remove-ena_calc_queue_size_ctx-struct.patch
file added
+161
patches.suse/net-ena-Remove-module-param-and-change-message-sever.patch
file added
+50
patches.suse/net-ena-Remove-redundant-return-code-check.patch
file added
+29
patches.suse/net-ena-Remove-unused-code.patch
file added
+60
patches.suse/net-ena-Update-XDP-verdict-upon-failure.patch
file added
+41
patches.suse/net-ena-Use-dev_alloc-in-RX-buffer-allocation.patch
file added
+104
patches.suse/net-ena-Use-pci_sriov_configure_simple-to-enable-VFs.patch
file added
+63
patches.suse/net-ena-add-device-distinct-log-prefix-to-files.patch
file added
+1358
patches.suse/net-ena-add-jiffies-of-last-napi-call-to-stats.patch
file added
+99
patches.suse/net-ena-add-pci-shutdown-handler-to-allow-safe-kexec.patch
file modified
+5 -5
patches.suse/net-ena-aggregate-doorbell-common-operations-into-a-.patch
file added
+92
patches.suse/net-ena-aggregate-stats-increase-into-a-function.patch
file added
+420
patches.suse/net-ena-fix-DMA-mapping-function-issues-in-XDP.patch
file added
+143
patches.suse/net-ena-fix-coding-style-nits.patch
file added
+72
patches.suse/net-ena-fix-inaccurate-print-type.patch
file added
+37
patches.suse/net-ena-introduce-XDP-redirect-implementation.patch
file added
+229
patches.suse/net-ena-introduce-ndo_xdp_xmit-function-for-XDP_REDI.patch
file added
+177
patches.suse/net-ena-make-symbol-ena_alloc_map_page-static.patch
file added
+35
patches.suse/net-ena-optimize-data-access-in-fast-path-code.patch
file added
+186
patches.suse/net-ena-re-organize-code-to-improve-readability.patch
file added
+81
patches.suse/net-ena-remove-extra-words-from-comments.patch
file added
+28
patches.suse/net-ena-store-values-in-their-appropriate-variables-.patch
file added
+74
patches.suse/net-ena-use-build_skb-in-RX-path.patch
file added
+187
patches.suse/net-ena-use-constant-value-for-net_device-allocation.patch
file added
+133
patches.suse/net-ena-use-xdp_frame-in-XDP-TX-flow.patch
file added
+149
patches.suse/net-ena-use-xdp_return_frame-to-free-xdp-frames.patch
file added
+57
patches.suse/net-ethernet-Fix-memleak-in-ethoc_probe.patch
file added
+46
patches.suse/net-ethernet-ti-cpts-fix-ethtool-output-when-no-ptp_.patch
file added
+51
patches.suse/net-fec-only-check-queue-0-if-RXF_0-TXF_0-interrupt-.patch
file added
+44
patches.suse/net-hdlc-In-hdlc_rcv-check-to-make-sure-dev-is-an-HD.patch
file added
+61
patches.suse/net-hdlc_ppp-Fix-issues-when-mod_timer-is-called-whi.patch
file added
+49
patches.suse/net-hdlc_raw_eth-Clear-the-IFF_TX_SKB_SHARING-flag-a.patch
file added
+43
patches.suse/net-hns-fix-return-value-check-in-__lb_other_process.patch
file added
+38
patches.suse/net-ibmvnic-Cleanup-workaround-doing-an-EOI-after-pa.patch
file modified
+1 -2
patches.suse/net-marvell-Fix-OF_MDIO-config-check.patch
file added
+37
patches.suse/net-mcs7830-handle-usb-read-errors-properly.patch
file added
+55
patches.suse/net-mlx5e-Reduce-tc-unsupported-key-print-level.patch
file added
+43
patches.suse/net-rtlwifi-properly-check-for-alloc_workqueue-failu.patch
file added
+73
patches.suse/net-sched-add-helper-function-to-take-reference-to-Q.patch
file modified
+1 -1
patches.suse/net-sched-extend-Qdisc-with-rcu.patch
file modified
+1 -1
patches.suse/net-sched-rename-qdisc_destroy-to-qdisc_put.patch
file modified
+1 -1
patches.suse/net-sched-use-Qdisc-rcu-API-instead-of-relying-on-rt.patch
file modified
+1 -1
patches.suse/net-stmicro-handle-clk_prepare-failure-during-init.patch
file added
+53
patches.suse/net-usb-asix-add-error-handling-for-asix_mdio_-funct.patch
file added
+83
patches.suse/net-usb-ax88179_178a-Fix-out-of-bounds-accesses-in-R.patch
file added
+142
patches.suse/net-usb-ax88179_178a-fix-packet-alignment-padding.patch
file modified
+5 -4
patches.suse/netfilter-nf_tables-initialize-registers-in-nft_do_c.patch
file added
+28
patches.suse/netxen_nic-fix-MSI-MSI-x-interrupts.patch
file added
+63
patches.suse/nfc-fix-NULL-ptr-dereference-in-llcp_sock_getname-af.patch
file modified
+2 -2
patches.suse/nfc-st21nfca-Fix-potential-buffer-overflows-in-EVT_T.patch
file added
+52
patches.suse/nfsd-nfsd4_setclientid_confirm-mistakenly-expires-co.patch
file added
+45
patches.suse/ocfs2-mount-fails-with-buffer-overflow-in-strlen.patch
file added
+92
patches.suse/ocfs2-remove-ocfs2_is_o2cb_active.patch
file added
+43
patches.suse/powercap-intel_rapl-add-support-for-Sapphire-Rapids.patch
file added
+76
patches.suse/powerpc-64-Fix-kernel-stack-16-byte-alignment.patch
file added
+44
patches.suse/powerpc-64-Interrupts-save-PPR-on-stack-rather-than-.patch
file added
+68
patches.suse/powerpc-add-link-stack-flush-mitigation-status-in-de.patch
file modified
+1 -2
patches.suse/powerpc-perf-consolidate-GPCI-hcall-structs-into-asm.patch
file added
+136
patches.suse/powerpc-pseries-Fix-use-after-free-in-remove_phb_dyn.patch
file added
+91
patches.suse/powerpc-pseries-new-lparcfg-key-value-pair-partition.patch
file added
+87
patches.suse/powerpc-pseries-read-the-lpar-name-from-the-firmware.patch
file modified
+1 -2
patches.suse/powerpc-sysdev-fix-incorrect-use-to-determine-if-lis.patch
file added
+51
patches.suse/powerpc-tm-Fix-more-userspace-r13-corruption.patch
file added
+112
patches.suse/powerpc-xive-fix-return-value-of-__setup-handler.patch
file added
+47
patches.suse/printk-Add-panic_in_progress-helper.patch
file added
+44
patches.suse/printk-disable-optimistic-spin-during-panic.patch
file added
+88
patches.suse/ptrace-Check-PTRACE_O_SUSPEND_SECCOMP-permission-on-PTRACE_SEIZE.patch
file added
+106
patches.suse/qed-select-CONFIG_CRC32.patch
file added
+44
patches.suse/quota-check-block-number-when-reading-the-block-in-q.patch
file added
+60
patches.suse/quota-correct-error-number-in-free_dqentry.patch
file added
+37
patches.suse/rpadlpar_io-Add-MODULE_DESCRIPTION-entries-to-kernel.patch
file modified
+1 -2
patches.suse/s390-bpf-Perform-r1-range-checking-before-accessing-jit-seen_reg-r1
file added
+38
patches.suse/s390-bpf-fix-64-bit-subtraction-of-the-0x80000000-constant.patch
file modified
+13 -2
patches.suse/s390-bpf-fix-optimizing-out-zero-extensions.patch
file modified
+16 -3
patches.suse/s390-disassembler-increase-ebpf-disasm-buffer-size
file added
+72
patches.suse/scsi-libsas-Fix-sas_ata_qc_issue-handling-of-NCQ-NON-DATA-commands
file added
+43
patches.suse/scsi-lpfc-Copyright-updates-for-14.2.0.0-patches.patch
file added
+242
patches.suse/scsi-lpfc-Drop-lpfc_no_handler.patch
file added
+47
patches.suse/scsi-lpfc-Fix-typos-in-comments.patch
file added
+29
patches.suse/scsi-lpfc-Kill-lpfc_bus_reset_handler.patch
file added
+136
patches.suse/scsi-lpfc-Reduce-log-messages-seen-after-firmware-do.patch
file added
+60
patches.suse/scsi-lpfc-Remove-NVMe-support-if-kernel-has-NVME_FC-.patch
file added
+66
patches.suse/scsi-lpfc-Remove-failing-soft_wwn-support.patch
file added
+356
patches.suse/scsi-lpfc-Remove-redundant-flush_workqueue-call.patch
file added
+32
patches.suse/scsi-lpfc-SLI-path-split-Introduce-lpfc_prep_wqe.patch
file added
+292
patches.suse/scsi-lpfc-SLI-path-split-Refactor-Abort-paths.patch
file added
+816
patches.suse/scsi-lpfc-SLI-path-split-Refactor-BSG-paths.patch
file added
+149
patches.suse/scsi-lpfc-SLI-path-split-Refactor-CT-paths.patch
file added
+1981
patches.suse/scsi-lpfc-SLI-path-split-Refactor-FDISC-paths.patch
file added
+128
patches.suse/scsi-lpfc-SLI-path-split-Refactor-LS_ACC-paths.patch
file added
+559
patches.suse/scsi-lpfc-SLI-path-split-Refactor-LS_RJT-paths.patch
file added
+72
patches.suse/scsi-lpfc-SLI-path-split-Refactor-PLOGI-PRLI-ADISC-L.patch
file added
+781
patches.suse/scsi-lpfc-SLI-path-split-Refactor-SCSI-paths.patch
file added
+661
patches.suse/scsi-lpfc-SLI-path-split-Refactor-base-ELS-paths-and.patch
file added
+1373
patches.suse/scsi-lpfc-SLI-path-split-Refactor-fast-and-slow-path.patch
file added
+874
patches.suse/scsi-lpfc-SLI-path-split-Refactor-lpfc_iocbq.patch
file added
+2552
patches.suse/scsi-lpfc-SLI-path-split-Refactor-misc-ELS-paths.patch
file added
+1593
patches.suse/scsi-lpfc-SLI-path-split-Refactor-the-RSCN-SCR-RDF-E.patch
file added
+266
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.2.0.0.patch
file added
+30
patches.suse/scsi-lpfc-Use-fc_block_rport.patch
file added
+92
patches.suse/scsi-lpfc-Use-kcalloc.patch
file added
+43
patches.suse/scsi-lpfc-Use-rport-as-argument-for-lpfc_chk_tgt_map.patch
file added
+82
patches.suse/scsi-lpfc-Use-rport-as-argument-for-lpfc_send_taskmg.patch
file added
+78
patches.suse/scsi-lpfc-fix-broken-sli4-abort-path.patch
file added
+54
patches.suse/scsi-lpfc-fix-locking-for-lpfc_sli_iocbq_lookup.patch
file added
+63
patches.suse/scsi-lpfc-fix-queue-failures-when-recovering-from-pci-parity-error.patch
file added
+45
patches.suse/scsi-lpfc-fix-unload-hang-after-back-to-back-pci-eeh-faults.patch
file added
+226
patches.suse/scsi-lpfc-improve-pci-eeh-error-and-recovery-handling.patch
file added
+578
patches.suse/scsi-lpfc-update-lpfc-version-to-14.2.0.1.patch
file added
+36
patches.suse/scsi-qla2xxx-Add-devids-and-conditionals-for-28xx.patch
file modified
+1 -2
patches.suse/scsi-qla2xxx-Add-ql2xnvme_queues-module-param-to-con.patch
file modified
+1 -2
patches.suse/scsi-qla2xxx-Add-qla2x00_async_done-for-async-routin.patch
file modified
+1 -2
patches.suse/scsi-qla2xxx-Add-retry-for-exec-firmware.patch
file modified
+1 -2
patches.suse/scsi-qla2xxx-Check-for-firmware-dump-already-collect.patch
file modified
+1 -2
patches.suse/scsi-qla2xxx-Fix-N2N-inconsistent-PLOGI.patch
file added
+55
patches.suse/scsi-qla2xxx-Fix-T10-PI-tag-escape-and-IP-guard-opti.patch
file modified
+1 -2
patches.suse/scsi-qla2xxx-Fix-crash-during-module-load-unload-tes.patch
file added
+56
patches.suse/scsi-qla2xxx-Fix-device-reconnect-in-loop-topology.patch
file modified
+1 -2
patches.suse/scsi-qla2xxx-Fix-disk-failure-to-rediscover.patch
file added
+72
patches.suse/scsi-qla2xxx-Fix-hang-due-to-session-stuck.patch
file added
+76
patches.suse/scsi-qla2xxx-Fix-incorrect-reporting-of-task-managem.patch
file added
+35
patches.suse/scsi-qla2xxx-Fix-laggy-FC-remote-port-session-recove.patch
file added
+90
patches.suse/scsi-qla2xxx-Fix-loss-of-NVMe-namespaces-after-drive.patch
file added
+77
patches.suse/scsi-qla2xxx-Fix-missed-DMA-unmap-for-NVMe-ls-reques.patch
file added
+69
patches.suse/scsi-qla2xxx-Fix-premature-hw-access-after-PCI-error.patch
file modified
+1 -2
patches.suse/scsi-qla2xxx-Fix-scheduling-while-atomic.patch
file modified
+1 -2
patches.suse/scsi-qla2xxx-Fix-stuck-session-in-gpdb.patch
file modified
+1 -2
patches.suse/scsi-qla2xxx-Fix-stuck-session-of-PRLI-reject.patch
file added
+37
patches.suse/scsi-qla2xxx-Fix-typos-in-comments.patch
file added
+29
patches.suse/scsi-qla2xxx-Fix-warning-for-missing-error-code.patch
file modified
+1 -2
patches.suse/scsi-qla2xxx-Fix-warning-message-due-to-adisc-being-.patch
file modified
+1 -2
patches.suse/scsi-qla2xxx-Fix-wrong-FDMI-data-for-64G-adapter.patch
file modified
+1 -2
patches.suse/scsi-qla2xxx-Implement-ref-count-for-SRB.patch
file modified
+1 -2
patches.suse/scsi-qla2xxx-Increase-max-limit-of-ql2xnvme_queues.patch
file added
+73
patches.suse/scsi-qla2xxx-Reduce-false-trigger-to-login.patch
file added
+45
patches.suse/scsi-qla2xxx-Refactor-asynchronous-command-initializ.patch
file modified
+1 -2
patches.suse/scsi-qla2xxx-Remove-unused-qla_sess_op_cmd_list-from.patch
file modified
+1 -2
patches.suse/scsi-qla2xxx-Stop-using-the-SCSI-pointer.patch
file added
+96
patches.suse/scsi-qla2xxx-Suppress-a-kernel-complaint-in-qla_crea.patch
file modified
+1 -2
patches.suse/scsi-qla2xxx-Update-version-to-10.02.07.300-k.patch
file modified
+1 -2
patches.suse/scsi-qla2xxx-Update-version-to-10.02.07.400-k.patch
file added
+30
patches.suse/scsi-qla2xxx-Use-correct-feature-type-field-during-R.patch
file added
+45
patches.suse/scsi-qla2xxx-Use-named-initializers-for-port_-d-stat.patch
file added
+88
patches.suse/scsi-qla2xxx-Use-named-initializers-for-q_dev_state.patch
file added
+217
patches.suse/scsi-qla2xxx-edif-Fix-clang-warning.patch
file modified
+1 -2
patches.suse/sr9700-sanity-check-for-packet-length.patch
file added
+34
patches.suse/tcp-add-some-entropy-in-__inet_hash_connect.patch
file added
+47
patches.suse/tcp-change-source-port-randomizarion-at-connect-time.patch
file added
+95
patches.suse/tcp-export-tcp_sendpage-sendmsg_locked-for-ipv6.patch
file added
+32
patches.suse/team-protect-features-update-by-RCU-to-avoid-deadloc.patch
file added
+83
patches.suse/tracing-Fix-return-value-of-__setup-handlers.patch
file added
+68
patches.suse/usb-ftdi-elan-fix-memory-leak-on-device-disconnect.patch
file added
+51
patches.suse/usb-host-xen-hcd-add-missing-unlock-in-error-path.patch
file added
+52
patches.suse/usb-host-xhci-rcar-Don-t-reload-firmware-after-the-c.patch
file added
+38
patches.suse/usb-storage-Add-unusual-devs-entry-for-VL817-USB-SAT.patch
file added
+64
patches.suse/virtio_net-Fix-recursive-call-to-cpus_read_lock.patch
file added
+65
patches.suse/x86-enter-Create-macros-to-restrict-unrestrict-Indir.patchpatches.suse/0004-x86-enter-Create-macros-to-restrict-unrestrict-Indir.patch
file renamed
+0 -0
patches.suse/x86-enter-Use-IBRS-on-syscall-and-interrupts.patchpatches.suse/0005-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch
file renamed
+0 -0
patches.suse/x86-idle-Control-Indirect-Branch-Speculation-in-idle.patchpatches.suse/0003-x86-idle-Control-Indirect-Branch-Speculation-in-idle.patch
file renamed
+0 -0
patches.suse/x86-sev-unroll-string-mmio-with-cc_attr_guest_unroll_string_io
file added
+152
patches.suse/x86-speculation-Add-basic-IBRS-support-infrastructur.patchpatches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch
file renamed
+0 -0
patches.suse/x86-speculation-Add-inlines-to-control-Indirect-Bran.patchpatches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch
file renamed
+0 -0
patches.suse/x86-speculation-add-eibrs-retpoline-options.patch
file modified
+1 -2
patches.suse/x86-speculation-include-unprivileged-ebpf-status-in-spectre-v2-mitigation-reporting.patch
file modified
+1 -2
patches.suse/x86-speculation-rename-retpoline_amd-to-retpoline_lfence.patch
file modified
+1 -2
patches.suse/x86-speculation-use-generic-retpoline-by-default-on-amd.patch
file modified
+1 -2
patches.suse/x86-speculation-warn-about-eibrs-lfence-unprivileged-ebpf-smt.patch
file added
+90
patches.suse/x86-speculation-warn-about-spectre-v2-lfence-mitigation.patch
file added
+62
patches.suse/xen-9p-use-alloc-free_pages_exact.patch
file added
+75
patches.suse/xen-blkfront-don-t-use-gnttab_query_foreign_access-f.patch
file added
+185
patches.suse/xen-blkfront-fix-comment-for-need_copy.patch
file added
+42
patches.suse/xen-detect-uninitialized-xenbus-in-xenbus_init.patch
file added
+71
patches.suse/xen-don-t-continue-xenstore-initialization-in-case-o.patch
file added
+60
patches.suse/xen-fix-is_xen_pmu.patch
file added
+124
patches.suse/xen-gntalloc-don-t-use-gnttab_query_foreign_access.patch
file added
+84
patches.suse/xen-gntdev-update-to-new-mmu_notifier-semantic.patch
file added
+59
patches.suse/xen-gnttab-fix-gnttab_end_foreign_access-without-pag.patch
file added
+132
patches.suse/xen-grant-table-add-gnttab_try_end_foreign_access.patch
file added
+88
patches.suse/xen-netfront-don-t-use-gnttab_query_foreign_access-f.patch
file added
+54
patches.suse/xen-netfront-react-properly-to-failing-gnttab_end_fo.patch
file added
+147
patches.suse/xen-scsifront-don-t-use-gnttab_query_foreign_access-.patch
file added
+49
patches.suse/xen-usb-don-t-use-gnttab_end_foreign_access-in-xenhc.patch
file added
+110
patches.suse/xen-xenbus-don-t-let-xenbus_grant_ring-remove-grants.patch
file added
+78
patches.suse/xhci-Enable-trust-tx-length-quirk-for-Fresco-FL11-US.patch
file added
+49
patches.suse/xhci-Fresco-FL1100-controller-should-not-have-BROKEN.patch
file added
+56
patches.suse/xhci-Prevent-futile-URB-re-submissions-due-to-incorr.patch
file added
+64
patches.suse/xhci-re-initialize-the-HC-during-resume-if-HCE-was-s.patch
file added
+73
patches.suse/xprtrdma-fix-incorrect-header-size-calculations.patch
file modified
+1 -1
rpm/arch-symbols
file modified
+4 -5
rpm/check-for-config-changes
file modified
+1 -0
rpm/constraints.in
file modified
+5 -6
rpm/dtb.spec.in.in
file modified
+2 -2
rpm/guards
file modified
+3 -5
rpm/kernel-binary.spec.in
file modified
+81 -27
rpm/kernel-cert-subpackage
file modified
+11 -2
rpm/kernel-docs.spec.in
file modified
+15 -7
rpm/kernel-module-subpackage
file modified
+12 -2
rpm/kernel-obs-build.spec.in
file modified
+32 -10
rpm/kernel-obs-qa.spec.in
file modified
+1 -1
rpm/kernel-source.spec.in
file modified
+24 -21
rpm/kernel-spec-macros
file modified
+10 -0
rpm/kernel-syms.spec.in
file modified
+2 -2
rpm/macros.kernel-source
file modified
+8 -1
rpm/mkspec
file modified
+1 -1
rpm/try-disable-staging-driver
file modified
+2 -4
scripts/check-embargoed-bugz
file added
+67
scripts/git-pre-commit
file modified
+4 -0
scripts/git_sort/git_sort.py
file modified
+3 -0
scripts/git_sort/lib.py
file modified
+22 -1
scripts/git_sort/tests/opensuse-tumbleweed/Dockerfile
file modified
+1 -1
scripts/git_sort/tests/support.py
file modified
+4 -2
scripts/git_sort/tests/test_quilt_mode.py
file modified
+2 -2
scripts/git_sort/tests/test_series_sort.py
file modified
+30 -1
scripts/lib/SUSE/MyBS.pm
file modified
+13 -1
scripts/osc_wrapper
file modified
+9 -2
scripts/refresh_patch.sh
file modified
+1 -1
scripts/run_oldconfig.sh
file modified
+1 -1
scripts/sequence-patch.sh
file modified
+1 -1
scripts/stableids
file modified
+12 -6
scripts/update-symvers
file modified
+1 -1
series.conf
file modified
+388 -27
    Merge commit 'a8eb64e8b2b4d77f4a923da3d133238843df0b7a' into SLE12-SP5-AZURE_EMBARGO
    
        
file modified
+2 -2
file modified
+39 -1
file modified
+1 -0
patches.suse/x86-enter-Create-macros-to-restrict-unrestrict-Indir.patch patches.suse/0004-x86-enter-Create-macros-to-restrict-unrestrict-Indir.patch
file renamed
file was renamed with no change to the file
patches.suse/x86-enter-Use-IBRS-on-syscall-and-interrupts.patch patches.suse/0005-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch
file renamed
file was renamed with no change to the file
patches.suse/x86-idle-Control-Indirect-Branch-Speculation-in-idle.patch patches.suse/0003-x86-idle-Control-Indirect-Branch-Speculation-in-idle.patch
file renamed
file was renamed with no change to the file
patches.suse/x86-speculation-Add-basic-IBRS-support-infrastructur.patch patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch
file renamed
file was renamed with no change to the file
patches.suse/x86-speculation-Add-inlines-to-control-Indirect-Bran.patch patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch
file renamed
file was renamed with no change to the file
file modified
+4 -5
file modified
+1 -0
file modified
+5 -6
file modified
+2 -2
file modified
+3 -5
file modified
+81 -27
file modified
+11 -2
file modified
+15 -7
file modified
+12 -2
file modified
+32 -10
file modified
+1 -1
file modified
+24 -21
file modified
+10 -0
file modified
+2 -2
file modified
+8 -1
file modified
+1 -1
file modified
+4 -0
file modified
+3 -0
file modified
+22 -1
file modified
+13 -1
file modified
+9 -2
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+12 -6
file modified
+1 -1
file modified
+388 -27