1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-14 10:32:46 +00:00
Linus Torvalds 44087d3d46 Miscellaneous x86 fixes:
- Fix FPU core dumps on certain CPU models
  - Fix htmldocs build warning
  - Export TLB tracing event name via header
  - Remove unused constant from <linux/mm_types.h>
  - Fix comments
  - Fix whitespace noise in documentation
  - Fix variadic structure's definition to un-confuse UBSAN
  - Fix posted MSI interrupts irq_retrigger() bug
  - Fix asm build failure with older GCC builds
 
 Signed-off-by: Ingo Molnar <mingo@kernel.org>
 -----BEGIN PGP SIGNATURE-----
 
 iQJFBAABCgAvFiEEBpT5eoXrXCwVQwEKEnMQ0APhK1gFAmlHr/sRHG1pbmdvQGtl
 cm5lbC5vcmcACgkQEnMQ0APhK1gpUQ/9FgdoIa3BbdyvP1ZOc7Sasl6OBjhvPKwZ
 2pI7WOcble1Q3wh+BXUmrNnIQxgipENLUm31LaWn22QbHqPplAtzpCYABA06GW+f
 sbAcCMTmXzyBEUm6/Wh6FuoLcKrhr4GJ6UW02ROxE4M/hyWr4vQYZRAHKpmhimfJ
 u4VKrVMRWYoxd17KGEaVEz2WHT/MuctDDtjl1xhc6EbQxw6xmE0xYfFzYBcN8E31
 0743rZ9BBYMXSmS9p83Qqjzj5S3Y+VErGxlCwJ+7QUFGGfwnb0iDLNUA4rk4VBf/
 SL5xZXx6008GoBXEt6npvSUm4zQJI0QPyuCttkR/w0lX1TkoGvyGWKEjCBfnXaK5
 QvptqoHSgpvqqaW6R8ophPJNTtKzPf2ZMQD+kZlRy9MVgKfQhlEPpU2DvouzYg1s
 CtgGHCdCUP5EhozS0l17R6knHUhNg3ZHyB5eRQexsA5gOO7vjxngq+oCMUmoVNPV
 ahGsolGKuU8nrZBTDTc0LpJq6gPpspUSEKdVHY0wX5m4rfKw4tPUsdS5Q7oqzc1K
 1RJrFjzuouADUqW4L21Q7kTeOnRyr6lNej1TwtiOs9sUTmsv1AmywJ5GaZcIsFGP
 /rOaL+Wa8BGtkWFqkmHcq6f80IgQEL63+CoOpmY8uDZF5Ba55nUfG/q0JDZTLtMN
 LAc4pO7ubsA=
 =zJpa
 -----END PGP SIGNATURE-----

Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 fixes from Ingo Molnar:

 - Fix FPU core dumps on certain CPU models

 - Fix htmldocs build warning

 - Export TLB tracing event name via header

 - Remove unused constant from <linux/mm_types.h>

 - Fix comments

 - Fix whitespace noise in documentation

 - Fix variadic structure's definition to un-confuse UBSAN

 - Fix posted MSI interrupts irq_retrigger() bug

 - Fix asm build failure with older GCC builds

* tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/bug: Fix old GCC compile fails
  x86/msi: Make irq_retrigger() functional for posted MSI
  x86/platform/uv: Fix UBSAN array-index-out-of-bounds
  mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS from <linux/mm_types.h>
  x86/mm/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum in <trace/events/tlb.h>
  x86/sgx: Remove unmatched quote in __sgx_encl_extend function comment
  x86/boot/Documentation: Fix whitespace noise in boot.rst
  x86/fpu: Fix FPU state core dump truncation on CPUs with no extended xfeatures
  x86/boot/Documentation: Fix htmldocs build warning due to malformed table in boot.rst
2025-12-21 14:41:29 -08:00
..
2025-10-22 07:54:33 +02:00
2025-12-06 10:15:41 -08:00
2025-12-01 14:39:03 -08:00
2025-12-05 17:01:20 -08:00
2025-12-04 12:19:49 -08:00
2025-11-29 14:10:16 +01:00
2025-11-11 10:01:30 +01:00
2025-12-02 17:03:55 -08:00
2025-11-18 22:26:02 +05:30
2025-12-05 17:29:04 -08:00
2025-12-12 21:52:42 +12:00
2025-12-06 18:42:12 -08:00
2025-12-02 17:24:03 -08:00
2025-12-05 20:41:20 -08:00
2025-12-03 19:26:18 -08:00
2025-12-12 12:36:44 -07:00
2025-12-04 07:19:26 -07:00
2025-12-09 23:29:42 -08:00
2025-11-21 11:21:31 +01:00
2025-10-27 09:56:27 -07:00
2025-12-03 12:42:36 -08:00
2025-12-06 09:01:27 -08:00
2025-11-04 12:36:57 +01:00
2025-12-05 15:25:13 -08:00
2025-12-04 17:10:08 -08:00
2025-10-22 07:55:00 +02:00
2025-11-01 12:44:49 -05:00
2025-12-13 20:04:32 +12:00
2025-12-03 17:24:33 -08:00
2025-12-16 00:57:29 -05:00
2025-12-05 09:51:37 -08:00
2025-12-13 20:35:41 +12:00
2025-10-29 18:28:29 -07:00
2025-11-04 12:36:02 +01:00
2025-10-22 07:53:15 +02:00
2025-12-05 20:41:20 -08:00
2025-10-24 21:39:27 +02:00
2025-11-23 12:30:40 +01:00
2025-12-13 20:35:41 +12:00
2025-11-20 13:43:59 -08:00
2025-12-01 16:13:46 -08:00
2025-11-04 19:10:33 -08:00
2025-12-03 18:58:57 -08:00
2025-11-05 23:58:20 +01:00
2025-11-03 17:41:17 +01:00
2025-11-11 10:01:30 +01:00
2025-12-13 16:26:55 +12:00
2025-12-05 17:01:20 -08:00
2025-12-06 10:15:41 -08:00
2025-12-04 13:50:39 -08:00
2025-10-30 18:35:26 +01:00
2025-10-24 21:39:27 +02:00
2025-10-31 10:16:23 +01:00
2025-12-06 10:15:41 -08:00
2025-11-27 14:24:30 -08:00
2025-12-03 17:24:33 -08:00
2025-12-04 11:16:44 -08:00
2025-11-18 17:52:54 +01:00
2025-12-10 17:21:30 +09:00
2025-11-11 13:18:56 +01:00
2025-11-28 09:21:18 -07:00
2025-12-03 13:04:07 -08:00
2025-12-03 18:58:57 -08:00
2025-11-27 14:22:31 +01:00
2025-11-20 17:57:40 -08:00
2025-12-05 09:11:02 -08:00
2025-11-03 17:41:18 +01:00
2025-11-03 19:27:41 -08:00
2025-11-25 10:07:42 +01:00
2025-11-03 17:41:18 +01:00
2025-12-04 18:50:11 -08:00
2025-11-24 15:08:54 -08:00
2025-12-01 09:20:51 -08:00
2025-11-12 09:38:34 +01:00