From 571cf9a4c5be18190ed1189c78f7d7f8a2705665 Mon Sep 17 00:00:00 2001 From: Michal Kubecek Date: May 27 2020 10:35:55 +0000 Subject: series.conf: cleanup - update upstream reference and resort: patches.suse/s390-kexec_file-fix-initrd-location-for-kdump-kernel.patch - update upstream reference and move into sorted section: patches.suse/x86-microcode-amd-increase-microcode-patch_max_size.patch - move into sorted section: patches.suse/signal-avoid-double-atomic-counter-increments-for-user-accounting.patch No effect on expanded tree. --- diff --git a/patches.suse/s390-kexec_file-fix-initrd-location-for-kdump-kernel.patch b/patches.suse/s390-kexec_file-fix-initrd-location-for-kdump-kernel.patch index c888eb3..6bf25b9 100644 --- a/patches.suse/s390-kexec_file-fix-initrd-location-for-kdump-kernel.patch +++ b/patches.suse/s390-kexec_file-fix-initrd-location-for-kdump-kernel.patch @@ -4,8 +4,7 @@ Date: Tue, 12 May 2020 19:39:56 +0200 Subject: [PATCH] s390/kexec_file: fix initrd location for kdump kernel References: bsc#1166340 ltc#184171 -Patch-mainline: queued -Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git +Patch-mainline: v5.7-rc7 Git-commit: 70b690547d5ea1a3d135a4cc39cd1e08246d0c3a initrd_start must not point at the location the initrd is loaded into diff --git a/patches.suse/x86-microcode-amd-increase-microcode-patch_max_size.patch b/patches.suse/x86-microcode-amd-increase-microcode-patch_max_size.patch index a76193b..7e3373b 100644 --- a/patches.suse/x86-microcode-amd-increase-microcode-patch_max_size.patch +++ b/patches.suse/x86-microcode-amd-increase-microcode-patch_max_size.patch @@ -1,9 +1,8 @@ From: John Allen Date: Thu, 9 Apr 2020 10:34:29 -0500 Subject: x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE -Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git Git-commit: bdf89df3c54518eed879d8fac7577fcfb220c67e -Patch-mainline: queued for 5.7-rc2 +Patch-mainline: v5.7-rc2 References: bsc#1169005 Future AMD CPUs will have microcode patches that exceed the default 4K diff --git a/series.conf b/series.conf index f8e8567..85b7a9a 100644 --- a/series.conf +++ b/series.conf @@ -10438,6 +10438,7 @@ 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/signal-avoid-double-atomic-counter-increments-for-user-accounting.patch patches.suse/selftests-Install-settings-files-to-fix-TIMEOUT-fail.patch patches.suse/tracing-disable-trace_printk-on-post-poned-tests.patch patches.suse/audit-fix-error-handling-in-audit_data_to_entry.patch @@ -11782,6 +11783,7 @@ patches.suse/proc-time-namespace-Show-clock-symbolic-names-in-pro.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-microcode-amd-increase-microcode-patch_max_size.patch patches.suse/tpm-fix-wrong-return-value-in-tpm_pcr_extend.patch patches.suse/tpm-tpm_tis-Free-IRQ-if-probing-fails.patch patches.suse/KVM-s390-Return-last-valid-slot-if-approx-index-is-o.patch @@ -12030,8 +12032,6 @@ patches.suse/clk-rockchip-fix-incorrect-configuration-of-rk3228-a.patch patches.suse/ima-Set-file-f_mode-instead-of-file-f_flags-in-ima_c.patch patches.suse/ima-Fix-return-value-of-ima_write_policy.patch - - # s390/linux fixes patches.suse/s390-kexec_file-fix-initrd-location-for-kdump-kernel.patch ######################################################## @@ -12057,7 +12057,6 @@ patches.suse/drivers-base-memory.c-cache-blocks-in-radix-tree-to-.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/x86-microcode-amd-increase-microcode-patch_max_size.patch patches.suse/edac-skx-i10nm-make-some-configurations-cpu-model-specific.patch patches.suse/edac-i10nm-update-driver-to-support-different-bus-number-config-register-offsets.patch patches.suse/x86-cpu-add-a-steppings-field-to-struct-x86_cpu_id.patch @@ -12317,7 +12316,6 @@ ######################################################## # Other core patches ######################################################## - patches.suse/signal-avoid-double-atomic-counter-increments-for-user-accounting.patch patches.suse/cgroup-rstat-Revert-cgroup-Add-memory-barriers-to-plug-cgroup_rstat_updated-race-window.patch ########################################################