The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH v3 0/2] x86/pkeys: Set XSTATE_BV[PKRU] when updating
@ 2024-11-19 17:45 Aruna Ramakrishna
  2024-11-19 17:45 ` [PATCH v3 1/2] x86/pkeys: Change caller of update_pkru_in_sigframe() Aruna Ramakrishna
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Aruna Ramakrishna @ 2024-11-19 17:45 UTC (permalink / raw)
  To: linux-kernel
  Cc: x86, dave.hansen, tglx, mingo, rudi.horn, joe.jin,
	aruna.ramakrishna

v3:
- rebased to 6.12.0
- no functional changes from v2

v1 -> v2 updates:
- corrected commit description of both patches to reference xstate_bv
where appropriate
- renamed local variable in update_pkru_in_sigframe()
(no functional changes from v1)

Aruna Ramakrishna (2):
  x86/pkeys: Change caller of update_pkru_in_sigframe()
  x86/pkeys: Set XSTATE_BV[PKRU] to 1 so that PKRU is XRSTOR'd correctly

 arch/x86/kernel/fpu/signal.c | 20 ++------------------
 arch/x86/kernel/fpu/xstate.h | 27 ++++++++++++++++++++++++++-
 2 files changed, 28 insertions(+), 19 deletions(-)

-- 
2.43.5


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

end of thread, other threads:[~2024-12-02 18:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-19 17:45 [PATCH v3 0/2] x86/pkeys: Set XSTATE_BV[PKRU] when updating Aruna Ramakrishna
2024-11-19 17:45 ` [PATCH v3 1/2] x86/pkeys: Change caller of update_pkru_in_sigframe() Aruna Ramakrishna
2024-11-19 17:45 ` [PATCH v3 2/2] x86/pkeys: Set XSTATE_BV[PKRU] to 1 so that PKRU is XRSTOR'd correctly Aruna Ramakrishna
2024-11-23  0:10   ` Dave Hansen
2024-12-02 18:33     ` Aruna Ramakrishna
2024-12-02 18:35       ` Dave Hansen
2024-11-21 18:01 ` [PATCH v3 0/2] x86/pkeys: Set XSTATE_BV[PKRU] when updating Aruna Ramakrishna

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