All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] x86: some assembler macro rework
@ 2020-09-28 12:28 Jan Beulich
  2020-09-28 12:29 ` [PATCH v2 1/6] x86: replace __ASM_{CL,ST}AC Jan Beulich
                   ` (6 more replies)
  0 siblings, 7 replies; 21+ messages in thread
From: Jan Beulich @ 2020-09-28 12:28 UTC (permalink / raw)
  To: xen-devel; +Cc: Andrew Cooper, Wei Liu, Roger Pau Monné

Parts of this were discussed in the context of Andrew's CET-SS work.
Further parts simply fit the underlying picture. And the two final
patches get attached here simply because of their dependency: Patch
4 was sent standalone already as v2, and is unchanged from that,
while patch 6 is new.

1: replace __ASM_{CL,ST}AC
2: reduce CET-SS related #ifdef-ary
3: drop ASM_{CL,ST}AC
4: fold indirect_thunk_asm.h into asm-defns.h
5: guard against straight-line speculation past RET
6: limit amount of INT3 in IND_THUNK_*

Jan


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

end of thread, other threads:[~2020-10-13 13:35 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-28 12:28 [PATCH v2 0/6] x86: some assembler macro rework Jan Beulich
2020-09-28 12:29 ` [PATCH v2 1/6] x86: replace __ASM_{CL,ST}AC Jan Beulich
2020-10-13 11:04   ` Andrew Cooper
2020-10-13 11:21     ` Jan Beulich
2020-09-28 12:30 ` [PATCH v2 2/6] x86: reduce CET-SS related #ifdef-ary Jan Beulich
2020-09-28 12:37   ` Jan Beulich
2020-10-13 11:40     ` Andrew Cooper
2020-10-13 13:24       ` Jan Beulich
2020-10-13 11:20   ` Andrew Cooper
2020-10-13 11:26     ` Jan Beulich
2020-09-28 12:30 ` [PATCH v2 3/6] x86: drop ASM_{CL,ST}AC Jan Beulich
2020-09-28 12:30 ` [PATCH v2 4/6] x86: fold indirect_thunk_asm.h into asm-defns.h Jan Beulich
2020-09-28 12:31 ` [PATCH v2 5/6] x86: guard against straight-line speculation past RET Jan Beulich
2020-10-08 16:28   ` Roger Pau Monné
2020-10-13 10:33     ` Jan Beulich
2020-10-13 12:00   ` Andrew Cooper
2020-10-13 13:34     ` Jan Beulich
2020-09-28 12:32 ` [PATCH v2 6/6] x86: limit amount of INT3 in IND_THUNK_* Jan Beulich
2020-10-08 16:35   ` Roger Pau Monné
2020-10-13 12:58   ` Andrew Cooper
2020-09-28 12:34 ` [PATCH v2 0/6] x86: some assembler macro rework Jan Beulich

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.