projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
de71ad2
d67e199
)
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming...
author
Ingo Molnar
<mingo@kernel.org>
Wed, 6 May 2015 06:29:37 +0000
(08:29 +0200)
committer
Ingo Molnar
<mingo@kernel.org>
Wed, 6 May 2015 06:30:24 +0000
(08:30 +0200)
Pull EFI fixes from Matt Fleming:
* Avoid garbage names in efivarfs due to buggy firmware by zeroing
EFI variable name. (Ross Lagerwall)
* Stop erroneously dropping upper 32 bits of boot command line pointer
in EFI boot stub and stash them in ext_cmd_line_ptr. (Roy Franz)
* Fix double-free bug in error handling code path of EFI runtime map
code. (Dan Carpenter)
Signed-off-by: Ingo Molnar <mingo@kernel.org>
1
2
arch/x86/boot/compressed/eboot.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
arch/x86/boot/compressed/eboot.c
Simple merge