Files
linux/arch/x86/include/asm
Linus Torvalds 3c9de67dd3 Merge tag 'x86-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull misc x86 fixes from Ingo Molnar:

 - Fix CPU topology related regression that limited Xen PV guests to a
   single CPU

 - Fix ancient e820__register_nosave_regions() bugs that were causing
   problems with kexec's artificial memory maps

 - Fix an S4 hibernation crash caused by two missing ENDBR's that were
   mistakenly removed in a recent commit

 - Fix a resctrl serialization bug

 - Fix early_printk documentation and comments

 - Fix RSB bugs, combined with preparatory updates to better match the
   code to vendor recommendations.

 - Add RSB mitigation document

 - Fix/update documentation

 - Fix the erratum_1386_microcode[] table to be NULL terminated

* tag 'x86-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/ibt: Fix hibernate
  x86/cpu: Avoid running off the end of an AMD erratum table
  Documentation/x86: Zap the subsection letters
  Documentation/x86: Update the naming of CPU features for /proc/cpuinfo
  x86/bugs: Add RSB mitigation document
  x86/bugs: Don't fill RSB on context switch with eIBRS
  x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline
  x86/bugs: Fix RSB clearing in indirect_branch_prediction_barrier()
  x86/bugs: Use SBPB in write_ibpb() if applicable
  x86/bugs: Rename entry_ibpb() to write_ibpb()
  x86/early_printk: Use 'mmio32' for consistency, fix comments
  x86/resctrl: Fix rdtgroup_mkdir()'s unlocked use of kernfs_node::name
  x86/e820: Fix handling of subpage regions when calculating nosave ranges in e820__register_nosave_regions()
  x86/acpi: Don't limit CPUs to 1 for Xen PV guests due to disabled ACPI
2025-04-10 15:20:10 -07:00
..
2021-10-20 22:35:04 +02:00
2022-08-04 11:11:59 +02:00
2023-11-21 17:23:35 +01:00
2025-02-26 12:24:17 +01:00
2025-03-19 11:19:22 +01:00
2020-05-07 16:06:20 +02:00
2025-01-14 08:35:08 +01:00
2024-11-25 12:11:55 -08:00
2021-10-28 23:25:26 +02:00
2025-03-17 22:06:53 -07:00
2025-01-13 23:07:18 +01:00
2020-11-06 23:14:58 +01:00
2022-04-07 08:27:52 -07:00
2022-11-10 13:12:45 +01:00
2025-03-17 22:06:53 -07:00
2021-12-11 09:09:45 +01:00
2025-02-14 10:32:05 +01:00
2020-03-21 16:03:25 +01:00
2024-10-02 16:53:38 +02:00
2025-02-18 11:08:36 +01:00
2022-01-30 21:17:00 -05:00
2022-01-30 21:17:00 -05:00
2025-02-21 09:54:03 +01:00
2024-06-25 17:15:48 +02:00