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

 - Explicitly disable the TSC deadline timer when going idle to address
   some CPU errata in that area

 - Do not apply the Zenbleed fix on anything else except AMD Zen2 on the
   late microcode loading path

 - Clear CPU buffers later in the NMI exit path on 32-bit to avoid
   register clearing while they still contain sensitive data, for the
   RDFS mitigation

 - Do not clobber EFLAGS.ZF with VERW on the opportunistic SYSRET exit
   path on 32-bit

 - Fix parsing issues of memory bandwidth specification in sysfs for
   resctrl's memory bandwidth allocation feature

 - Other small cleanups and improvements

* tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/apic: Always explicitly disarm TSC-deadline timer
  x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
  x86/bugs: Use code segment selector for VERW operand
  x86/entry_32: Clear CPU buffers after register restore in NMI return
  x86/entry_32: Do not clobber user EFLAGS.ZF
  x86/resctrl: Annotate get_mem_config() functions as __init
  x86/resctrl: Avoid overflow in MB settings in bw_validate()
  x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20h
2024-10-20 12:04:32 -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
2024-08-06 13:42:40 +02:00
2024-02-27 00:23:55 +01:00
2024-10-03 16:43:22 -04:00
2021-12-11 09:09:47 +01:00
2021-10-28 23:25:26 +02: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-09-17 01:06:59 -07:00
2021-12-11 09:09:45 +01: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