Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Jul 2025 17:41:19 +0000 (10:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Jul 2025 17:41:19 +0000 (10:41 -0700)
commit5d5d62298b8b5017d6677af28e021f7ad13f7a62
tree6c8ae319ff40a452a1f6303bc9528e34dae8f0d4
parent41998eeb29a187d66eec7699741cc278ce53d65b
parentcb73e53f7c0700285d743e7afbe37cba9f7df8f3
Merge tag 'x86_urgent_for_v6.16_rc6' of git://git./linux/kernel/git/tip/tip

Pull x86 fixes from Borislav Petkov:

 - Update Kirill's email address

 - Allow hugetlb PMD sharing only on 64-bit as it doesn't make a whole
   lotta sense on 32-bit

 - Add fixes for a misconfigured AMD Zen2 client which wasn't even
   supposed to run Linux

* tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  MAINTAINERS: Update Kirill Shutemov's email address for TDX
  x86/mm: Disable hugetlb page table sharing on 32-bit
  x86/CPU/AMD: Disable INVLPGB on Zen2
  x86/rdrand: Disable RDSEED on AMD Cyan Skillfish
MAINTAINERS
arch/x86/Kconfig
arch/x86/kernel/cpu/amd.c