All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] x86/livepatch: Reinstate the ability to patch .rodata
@ 2024-03-05 12:11 Andrew Cooper
  2024-03-05 12:11 ` [PATCH 1/3] xen/virtual-region: Rename start/end fields Andrew Cooper
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Andrew Cooper @ 2024-03-05 12:11 UTC (permalink / raw)
  To: Xen-devel
  Cc: Andrew Cooper, Konrad Rzeszutek Wilk, Ross Lagerwall, Jan Beulich,
	Roger Pau Monné

This capability was lost when fixing liveaptching vs CET, with a TODO to
fix...

Testing (In progress):
  https://gitlab.com/xen-project/people/andyhhp/xen/-/pipelines/1201429148
  https://cirrus-ci.com/build/5510098735333376

Andrew Cooper (3):
  xen/virtual-region: Rename start/end fields
  xen/virtual-region: Include rodata pointers
  x86/livepatch: Relax permissions on rodata too

 xen/arch/x86/livepatch.c         |  4 ++--
 xen/common/livepatch.c           | 10 ++++++++--
 xen/common/virtual_region.c      | 33 +++++++++++++++++++++++---------
 xen/include/xen/virtual_region.h |  8 ++++++--
 4 files changed, 40 insertions(+), 15 deletions(-)


base-commit: fc84b4a5a37b9250d87ef63983b48e1953bba6d1
-- 
2.30.2



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

end of thread, other threads:[~2024-03-07 13:11 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-05 12:11 [PATCH 0/3] x86/livepatch: Reinstate the ability to patch .rodata Andrew Cooper
2024-03-05 12:11 ` [PATCH 1/3] xen/virtual-region: Rename start/end fields Andrew Cooper
2024-03-05 13:35   ` Roger Pau Monné
2024-03-07 13:05   ` Ross Lagerwall
2024-03-05 12:11 ` [PATCH 2/3] xen/virtual-region: Include rodata pointers Andrew Cooper
2024-03-05 13:46   ` Roger Pau Monné
2024-03-05 14:17   ` Jan Beulich
2024-03-06 17:09     ` Ross Lagerwall
2024-03-06 17:21       ` Andrew Cooper
2024-03-07  7:39         ` Jan Beulich
2024-03-07 11:31           ` Andrew Cooper
2024-03-07 11:58             ` Jan Beulich
2024-03-07 12:16               ` Andrew Cooper
2024-03-07 13:03                 ` Ross Lagerwall
2024-03-07 13:10                   ` Andrew Cooper
2024-03-05 12:11 ` [PATCH 3/3] x86/livepatch: Relax permissions on rodata too Andrew Cooper
2024-03-05 13:02   ` Andrew Cooper
2024-03-05 13:48     ` Roger Pau Monné
2024-03-07 13:04     ` Ross Lagerwall

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.