Files
linux/arch/x86/include/asm
Linus Torvalds 58ac609b99 Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Borislav Petkov:

 - Add a terminating zero end-element to the array describing AMD CPUs
   affected by erratum 1386 so that the matching loop actually
   terminates instead of going off into the weeds

 - Update the boot protocol documentation to mention the fact that the
   preferred address to load the kernel to is considered in the
   relocatable kernel case too

 - Flush the memory buffer containing the microcode patch after applying
   microcode on AMD Zen1 and Zen2, to avoid unnecessary slowdowns

 - Make sure the PPIN CPU feature flag is cleared on all CPUs if PPIN
   has been disabled

* tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/CPU/AMD: Terminate the erratum_1386_microcode array
  x86/Documentation: Update algo in init_size description of boot protocol
  x86/microcode/AMD: Flush patch buffer mapping after application
  x86/mm: Carve out INVLPG inline asm for use by others
  x86/cpu: Fix PPIN initialization
2024-12-01 12:35:37 -08: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
2024-08-06 13:42:40 +02:00
2020-05-07 16:06:20 +02:00
2024-02-27 00:23:55 +01:00
2024-11-25 12:11:55 -08:00
2021-10-28 23:25:26 +02:00
2020-10-28 20:26:25 +01:00
2020-11-26 12:58:56 +01:00
2020-11-06 23:14:58 +01:00
2024-01-03 11:46:22 +01:00
2022-04-07 08:27:52 -07:00
2022-11-10 13:12:45 +01:00
2024-09-03 21:15:31 -07:00
2024-10-16 00:13:04 +02:00
2021-12-11 09:09:45 +01:00
2019-04-10 09:53:31 +02:00
2020-03-21 16:03:25 +01:00
2024-10-02 16:53:38 +02:00
2022-01-30 21:17:00 -05:00
2022-01-30 21:17:00 -05:00
2024-06-25 17:15:48 +02:00