public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH 00/17] Fix up the recent SRSO patches
@ 2024-01-27 18:58 a-development
  2024-01-27 19:19 ` Borislav Petkov
  0 siblings, 1 reply; 17+ messages in thread
From: a-development @ 2024-01-27 18:58 UTC (permalink / raw)
  To: x86; +Cc: linux-kernel, peterz, David.Kaplan, Andrew.Cooper3, jpoimboe,
	gregkh

putting srso=off in the cmdline fixed up my FUSE related issues.
Basically, I could not suspend anymore.
kernel 6.7.1.

This is the behavior with srso enabled... 
https://paste.cachyos.org/p/bae7257

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [RFC][PATCH 00/17] Fix up the recent SRSO patches
@ 2023-08-09  7:12 Peter Zijlstra
  2023-08-09  9:04 ` Nikolay Borisov
  2023-08-09 10:04 ` Andrew.Cooper3
  0 siblings, 2 replies; 17+ messages in thread
From: Peter Zijlstra @ 2023-08-09  7:12 UTC (permalink / raw)
  To: x86; +Cc: linux-kernel, peterz, David.Kaplan, Andrew.Cooper3, jpoimboe,
	gregkh

Since I wasn't invited to the party (even though I did retbleed), I get to
clean things up afterwards :/

Anyway, this here overhauls the SRSO patches in a big way.

I claim that AMD retbleed (also called Speculative-Type-Confusion -- not to be
confused with Intel retbleed, which is an entirely different bug) is
fundamentally the same as this SRSO -- which is also caused by STC. And the
mitigations are so similar they should all be controlled from a single spot and
not conflated like they are now.

As such, at the end of the ride the new kernel command line and srso sysfs
files are no more and all we're left with is a few extra retbleed options.

Aside of that; this deals with a few implementation issues -- but not all known
issues. Josh and Andrew are telling me there's a problem when running inside
virt due to how this checks the microcode. I'm hoping either of those two gents
will add a patch to address this.




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

end of thread, other threads:[~2024-04-22  7:01 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-27 18:58 [RFC][PATCH 00/17] Fix up the recent SRSO patches a-development
2024-01-27 19:19 ` Borislav Petkov
2024-01-27 19:27   ` a-development
2024-01-27 19:41     ` Borislav Petkov
2024-01-29 18:18       ` a-development
2024-03-26 22:21         ` Borislav Petkov
2024-04-16  6:48           ` a-development
2024-04-16  8:45             ` Borislav Petkov
2024-04-16 20:14               ` a-development
2024-04-17  8:08                 ` a-development
2024-04-17  9:12                   ` Borislav Petkov
2024-04-22  7:01                     ` a-development
2024-01-27 19:28   ` a-development
  -- strict thread matches above, loose matches on Subject: below --
2023-08-09  7:12 Peter Zijlstra
2023-08-09  9:04 ` Nikolay Borisov
2023-08-09 10:04 ` Andrew.Cooper3
2023-08-09 11:58   ` Peter Zijlstra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox