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 6C8031E32CA for ; Mon, 20 Jan 2025 13:44:29 +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=1737380671; cv=none; b=j0821J+LJjVdPq4mmIa8hx7kCXOOOK5OqrWZ2PunF/MrWokZ0pzTUczQ3ckY6+oF0q5/f9U564PhZfGDj/QfO+3tRLwFMj+mO7FyBhgC+1pZch5e72PO4qUUeW26cqcwyRuH12y9bb0G5hO7rL6IHQZ37cqsb9oJSSeHCzj9ETw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737380671; c=relaxed/simple; bh=UZThjF3Xyf3hmNyUo6zDzH/uneRYtat/o0Gx3Vpgeg0=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=C3thfKsYprzhJk+QcqhqhjXTRg5KGo/+cxZopPP15G/DSdjlCs0dKxxm2nq4YcZxl6ivbVPsPKMb070KjOVFmUp9y1GOw8Enbgvhp2HVPdjqLUjIVxRXuJcN5lmPxVJ39BRqb9bwD7NSEvCBSXO/c0KXdCLhHrN3eXtGJZzoKbo= 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=TDbXQMXh; 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="TDbXQMXh" Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.alien8.de (SuperMail on ZX Spectrum 128k) with ESMTP id 4424240E037E; Mon, 20 Jan 2025 13:44:27 +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 BVlWsdFKOXw3; Mon, 20 Jan 2025 13:44:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=alien8; t=1737380663; bh=Zu9eNs6MNjbpViIk/Lg1ZBsQ650oMb7MRjr7q+E5UF0=; h=Date:From:To:Cc:Subject:From; b=TDbXQMXh5QKnk2aC/vWabjcrBewjFCeVOQpx6HqGUnIKwcBdoEWl/3htoLGOpqXaT ClKBowFhHt5DgbIpobPKKTcXthErbvc2JvZzcM9Pw7+QGpa6DeIvD5PPprXGgPq5B2 3lSMOxtRDZG4Wo4imL+C9Au/3yzms3UzxJFwiK3tJUaMRL61vmXdUhVQm2pO0BgQJV lCrK8X1i3dex6t6W4a/GM3UAhUAXF9JCReon2Tg/lN0MB83I58mFYzk4YbKE+Sm/tE lkH9f+PKKQNGUQWaEAYU2WypPKNqerqZfrc89mD96JQNVu0mNX3nXZ4hIEyf7GiHty j6lLxuOLkRQAfkhU4ELA1cqBk8euerMlbIfHk37ZuGwastRERwHJE31IObUf2dW+VG OkhnolBXYYEB/vyb3imPaJuPdNSd5Y8MKIluUi+kll2/fA9fI8AeefDWAWQfzXutXT /0o1usc3MswUrF3iia9guO2fJNZuSRHjCERHmk6Za3s4YqLl8e8a0IXV7kOAEN/TUb lyQ2TtR4Jo0V0+a0QCSBejh3fNVRs5FbPqrxyjaGi+6H36m9G5C1gvpBkU4tWzHRfe jNV/091y8cOU++GSD1HxM8445z5yO7ZoEA2/XHdVjgHUwLg6Hr+h5JaELi4ixjk3fD FNgHaNGS2hcfIIbmVQMWfcGg= Received: from zn.tnic (pd953008e.dip0.t-ipconnect.de [217.83.0.142]) (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 ESMTPSA id BDC8A40E0381; Mon, 20 Jan 2025 13:44:20 +0000 (UTC) Date: Mon, 20 Jan 2025 14:44:13 +0100 From: Borislav Petkov To: Linus Torvalds Cc: x86-ml , lkml Subject: [GIT PULL] x86/bugs for v6.14-rc1 Message-ID: <20250120134413.GAZ45TLd36khHgXM4Z@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 the x86/bugs lineup for v6.14-rc1. Thx. --- The following changes since commit fc033cf25e612e840e545f8d5ad2edd6ba613ed5: Linux 6.13-rc5 (2024-12-29 13:15:45 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/x86_bugs_for_v6.14_rc1 for you to fetch changes up to 716f86b523d8ec3c17015ee0b03135c7aa6f2f08: KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace (2024-12-30 17:56:00 +0100) ---------------------------------------------------------------- - Add support for AMD hardware which is not affected by SRSO on the user/kernel attack vector and advertise it to guest userspace ---------------------------------------------------------------- Borislav Petkov (AMD) (2): x86/bugs: Add SRSO_USER_KERNEL_NO support KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace arch/x86/include/asm/cpufeatures.h | 1 + arch/x86/kernel/cpu/bugs.c | 4 ++++ arch/x86/kernel/cpu/common.c | 1 + arch/x86/kvm/cpuid.c | 2 +- 4 files changed, 7 insertions(+), 1 deletion(-) -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette