From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.alien8.de (mail.alien8.de [65.109.113.108]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 305AE328605 for ; Tue, 10 Feb 2026 12:12:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=65.109.113.108 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770725546; cv=none; b=E10EjRoc8jOIlPiaEojkaYbVj9aOQDf7613sBbyd39LibRts3cXoUjaIDk2ykUdwwsSrDK4628G78FVninZarST6T0O6FmhZPQU6AwHqkgDgcWBFWwI8+VDTd9bOqjhD3DS8ykDbTuJQx2Q+0cgOSaWl0yyEh4dJuMUdVDBUeYY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770725546; c=relaxed/simple; bh=brcCn7xzz6x9rvMOoKDttCGVZuEqWfHAkDgj0FPf+KA=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=fGgJoiEGsoVF40nU8Z7fNrzoWVu3VSnBM3Zhc44ap1Z54OBlsGHL9DDrrjz9PoPQxU3sY0hv2KLMp7arRhy4vMAf9BCAFQ2SP1UXndH9eLg1nq12SqWT7tvbAq6nAxuuXHfFefOFre1YQALAWRNkt6iI8oAStjSjZKQLabkW3t0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=alien8.de; spf=pass smtp.mailfrom=alien8.de; dkim=pass (4096-bit key) header.d=alien8.de header.i=@alien8.de header.b=fg61SqvS; arc=none smtp.client-ip=65.109.113.108 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=alien8.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=alien8.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (4096-bit key) header.d=alien8.de header.i=@alien8.de header.b="fg61SqvS" Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.alien8.de (SuperMail on ZX Spectrum 128k) with ESMTP id 6368640E035C; Tue, 10 Feb 2026 12:12:23 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.alien8.de Authentication-Results: mail.alien8.de (amavisd-new); dkim=pass (4096-bit key) header.d=alien8.de Received: from mail.alien8.de ([127.0.0.1]) by localhost (mail.alien8.de [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ei2CkyXRM82B; Tue, 10 Feb 2026 12:12:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=alien8; t=1770725540; bh=bMeFNoNzYd1D3iLCNbYjyYDNk7xbGSwIl0Z8jsn0w1A=; h=Date:From:To:Cc:Subject:From; b=fg61SqvSXSfIqBZCFRl1riIH7oxDLhOroaWGrmGD6M7CKZr9RsJNU/qkA7lMkppWQ AQLbiH/8WebhKGDWkBaoQzRf5ch03O42efWHYMU8u9p2TogqinU+4ptzqQQs7ZdVC9 RaYBhUm25wvMUXJyufpPRZSdeCpqjDxdrxJOk7vsmyjBSdG7OvDsCV2RacUbosF6kv BaFXNZBUT8DcJDUZbQej0fyrB5gtmUs0Zv9Q9NRtYPeWRKRsZqzchiYiBTWg9gIno3 FOuGrx0iLVN21MH6rhTifFjhIS+qcC8zLwVTM70aOodIJ0MnENtVLIW3FXujsdiJ5F eLYhj0dc/uKFB8V8ixREGVDGgQ777cmbHPWh9MM8sg83EOJ+VyBUA4Q08/lg06Q7K7 3mMzBxYomhKpWn67Qdg+oL8HbD1kDGuQ+/3jy1jpOpgeIjGtvawtkfnjR2FsAgzYaR 36UgO1JENEc0zbMHXb/YktWizDx6dAfErEwGpYhjpwYgkkIlW5SYci+GKMJvrvTvuY /FiJ4oYZfm3Ol3vmaBXDjQ9nqZp8g7pX4hpnAIe2RsZtSJ+z9BR8tuqhO43hdaim91 IkCYYiUae4A5YJLVSc6d5gk52aXjdjWm4Z/o5WC9Zjfa4DqTtMgd7mHzTkaki7YQ3t 2Fznt4maB4MbcynBanSrk+dY= Received: from zn.tnic (pd95306e3.dip0.t-ipconnect.de [217.83.6.227]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-256) server-digest SHA256) (No client certificate requested) by mail.alien8.de (SuperMail on ZX Spectrum 128k) with UTF8SMTPSA id 05AC240E02F9; Tue, 10 Feb 2026 12:12:16 +0000 (UTC) Date: Tue, 10 Feb 2026 13:12:10 +0100 From: Borislav Petkov To: Linus Torvalds Cc: x86-ml , lkml Subject: [GIT PULL] x86/microcode for v7.0-rc1 Message-ID: <20260210121210.GAaYsgmpEhclwhenIW@fat_crate.local> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Hi Linus, please pull a x86/microcode change for v7.0-rc1. Thx. --- The following changes since commit 9ace4753a5202b02191d54e9fdf7f9e3d02b85eb: Linux 6.19-rc4 (2026-01-04 14:41:55 -0800) are available in the Git repository at: ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/x86_microcode_for_v7.0_rc1 for you to fetch changes up to ac44a110c18ad7bd9de0b809e861479ba97157d2: x86/microcode/AMD: Allow loader debugging to be enabled on baremetal too (2026-01-14 14:46:44 +0100) ---------------------------------------------------------------- - Since debugging the microcode loader makes sense on baremetal too (it was used in a guest only until now), extend it to be able to do that too. ---------------------------------------------------------------- Borislav Petkov (AMD) (1): x86/microcode/AMD: Allow loader debugging to be enabled on baremetal too arch/x86/Kconfig | 8 +++++--- arch/x86/kernel/cpu/microcode/amd.c | 4 ++-- arch/x86/kernel/cpu/microcode/core.c | 16 ++++++++++++---- arch/x86/kernel/cpu/microcode/internal.h | 1 + 4 files changed, 20 insertions(+), 9 deletions(-) -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette