All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] eIBRS fixes
@ 2025-05-21  5:35 Pawan Gupta
  2025-05-21  5:35 ` [PATCH 1/2] x86/spectre_v2: Fix mitigation default on Intel Pawan Gupta
  2025-05-21  5:35 ` [PATCH 2/2] x86/its: Allow "=stuff" mitigation when eIBRS is enabled Pawan Gupta
  0 siblings, 2 replies; 6+ messages in thread
From: Pawan Gupta @ 2025-05-21  5:35 UTC (permalink / raw)
  To: x86; +Cc: David Kaplan, linux-kernel, H. Peter Anvin, Josh Poimboeuf

Hi,

tip/x86/core that has restructured bugs.c including the recent ITS
mitigation has some disparities compared to upstream:

1. Spectre-v2 mitigation defaults to IBRS on eIBRS supported systems.
2. RSB stuffing mitigation for ITS is not allowed with eIBRS.

These couple of patches fixes the above issues.

Signed-off-by: Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
---
Pawan Gupta (2):
      x86/spectre_v2: Fix mitigation default on Intel
      x86/its: Allow "=stuff" mitigation when eIBRS is enabled

 arch/x86/kernel/cpu/bugs.c | 104 ++++++++++++++++++++++++++++++---------------
 1 file changed, 69 insertions(+), 35 deletions(-)
---
base-commit: 8c57ca583ebfe879f99007d10c8f2b66baa18422
change-id: 20250520-eibrs-fix-6c452b697dbf

-- 
Thanks,
Pawan


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-05-21 16:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-21  5:35 [PATCH 0/2] eIBRS fixes Pawan Gupta
2025-05-21  5:35 ` [PATCH 1/2] x86/spectre_v2: Fix mitigation default on Intel Pawan Gupta
2025-05-21 10:03   ` [tip: x86/core] x86/bugs: Fix spectre_v2 " tip-bot2 for Pawan Gupta
2025-05-21  5:35 ` [PATCH 2/2] x86/its: Allow "=stuff" mitigation when eIBRS is enabled Pawan Gupta
2025-05-21  9:59   ` Borislav Petkov
2025-05-21 16:44     ` Pawan Gupta

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.