Files
linux/arch/x86/kernel
Linus Torvalds c021e191cf Merge tag 'x86_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Borislav Petkov:

 - Correct the minimum CPU family for Transmeta Crusoe in Kconfig so
   that such hw can boot again

 - Do not take into accout XSTATE buffer size info supplied by userspace
   when constructing a sigreturn frame

 - Switch get_/put_user* to EX_TYPE_UACCESS exception handling when an
   MCE is encountered so that it can be properly recovered from instead
   of simply panicking

* tag 'x86_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6
  x86/fpu: Stop relying on userspace for info to fault in xsave buffer
  x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups
2024-02-11 11:41:51 -08:00
..
2024-01-03 11:46:22 +01:00
2023-08-17 17:07:09 +02:00
2023-12-15 16:25:55 -08:00
2023-08-09 11:58:34 -07:00
2024-01-03 11:46:22 +01:00
2023-08-02 15:01:51 -07:00
2024-01-03 11:46:22 +01:00
2021-12-01 00:06:43 +01:00
2022-12-10 10:33:11 -06:00
2024-01-03 11:46:22 +01:00
2023-12-27 11:49:56 -05:00
2022-02-25 09:36:05 +01:00
2023-07-11 14:12:19 -07:00
2022-09-26 19:46:16 -07:00
2022-04-14 14:09:43 +02:00
2023-10-10 14:38:19 +02:00