]> Git Repo - linux.git/commitdiff
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming...
authorIngo Molnar <[email protected]>
Tue, 16 Feb 2016 12:14:57 +0000 (13:14 +0100)
committerIngo Molnar <[email protected]>
Tue, 16 Feb 2016 12:14:57 +0000 (13:14 +0100)
Pull EFI fixes from Matt Fleming:

 * Prevent accidental deletion of EFI variables through efivarfs that
   may brick machines. We use a whitelist of known-safe variables to
   allow things like installing distributions to work out of the box, and
   instead restrict vendor-specific variable deletion by making
   non-whitelist variables immutable (Peter Jones)

Signed-off-by: Ingo Molnar <[email protected]>

Trivial merge
This page took 0.065807 seconds and 4 git commands to generate.