Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Dec 2023 18:54:50 +0000 (10:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Dec 2023 18:54:50 +0000 (10:54 -0800)
commitaf2a9c6a83a61bcaeb0fa4edc74762448926ef1c
treebc8535e16fe7a6974b6588094ec5e0e259fb97d9
parent88035e5694a86a7167d490bb95e9df97a9bb162b
parent50d7cdf7a9b1ab6f4f74a69c84e974d5dc0c1bf1
Merge tag 'efi-urgent-for-v6.7-2' of git://git./linux/kernel/git/efi/efi

Pull EFI fixes from Ard Biesheuvel:

 - Deal with a regression in the recently refactored x86 EFI stub code
   on older Dell systems by disabling randomization of the physical load
   address

 - Use the correct load address for relocatable Loongarch kernels

* tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi:
  efi/x86: Avoid physical KASLR on older Dell systems
  efi/loongarch: Use load address to calculate kernel entry address