]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Oct 2017 00:14:32 +0000 (17:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Oct 2017 00:14:32 +0000 (17:14 -0700)
commitd0d421486e71674ba03bc7e57ffd2a8f64f939b9
tree30f02544d759f49b4d498370a7492a2f9920b1ce
parentee03e5e9952493276af850470e1696d83a6ff94a
parent370d4adbb5caf92688e183f3482f9258e4a70a3b
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull EFI fixes from Ingo Molnar:
 "Two fixes: an ARM fix for KASLR interaction with hibernation, plus an
  efi_test crash fix"

* 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=y
  efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()