]> www.infradead.org Git - users/willy/xarray.git/commit
Merge tag 'x86_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Jan 2025 19:55:48 +0000 (11:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Jan 2025 19:55:48 +0000 (11:55 -0800)
commitf31acaef553fb3cff8f2f6bdf4e5fc76b83e082d
tree591233390113dd8b472ba25ca8cd3686f3cb203b
parenta87d1203bb232a2bec674879b62f87322b20c2c8
parenta9d9c33132d49329ada647e4514d210d15e31d81
Merge tag 'x86_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 fixes from Borislav Petkov:

 - Check whether shadow stack is active before using the ptrace regset
   getter

 - Remove a wrong BUG_ON in the early static call code which breaks Xen
   PVH when booting as dom0

* tag 'x86_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/fpu: Ensure shadow stack is active before "getting" registers
  x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0