index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi/bgrt: Skip efi_bgrt_init() in case of non-EFI boot
Dave Young
2017-05-28
1
-0
/
+3
*
efi: Remove duplicate 'const' specifiers
Arnd Bergmann
2017-05-28
1
-2
/
+2
*
Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-23
1
-6
/
+11
|
\
|
*
efi-pstore: Fix write/erase id tracking
Kees Cook
2017-05-23
1
-6
/
+11
*
|
Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-16
1
-9
/
+3
|
\
|
|
*
efi-pstore: Fix read iter after pstore API refactor
Kees Cook
2017-05-16
1
-9
/
+3
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-05-05
1
-2
/
+26
|
\
\
|
*
|
efi/libstub/arm*: Set default address and size cells values for an empty dtb
Sameer Goel
2017-04-05
1
-2
/
+26
*
|
|
Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-02
1
-86
/
+62
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
pstore: Replace arguments for erase() API
Kees Cook
2017-03-07
1
-15
/
+11
|
*
|
pstore: Replace arguments for write() API
Kees Cook
2017-03-07
1
-10
/
+8
|
*
|
pstore: Replace arguments for read() API
Kees Cook
2017-03-07
1
-61
/
+43
*
|
|
efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT space
Ard Biesheuvel
2017-04-17
1
-2
/
+9
*
|
|
ef/libstub/arm/arm64: Randomize the base of the UEFI rt services region
Ard Biesheuvel
2017-04-05
1
-13
/
+36
*
|
|
efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg
Ard Biesheuvel
2017-04-05
5
-10
/
+30
*
|
|
efi/libstub: Unify command line param parsing
Ard Biesheuvel
2017-04-05
4
-28
/
+21
*
|
|
efi/libstub: Fix harmless command line parsing bug
Ard Biesheuvel
2017-04-05
1
-2
/
+2
*
|
|
efi/arm32-stub: Allow boot-time allocations in the vmlinux region
Ard Biesheuvel
2017-04-05
1
-20
/
+128
*
|
|
efi/pstore: Return error code (if any) from efi_pstore_write()
Evgeny Kalugin
2017-04-05
1
-3
/
+3
*
|
|
x86/efi/bgrt: Move efi-bgrt handling out of arch/x86
Bhupesh Sharma
2017-04-05
2
-0
/
+85
*
|
|
efi/arm-stub: Round up FDT allocation to mapping size
Ard Biesheuvel
2017-04-05
1
-33
/
+24
*
|
|
efi/arm-stub: Correct FDT and initrd allocation rules for arm64
Ard Biesheuvel
2017-04-05
1
-3
/
+4
*
|
|
efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
Cohen, Eugene
2017-04-05
1
-2
/
+4
*
|
|
efi/esrt: Cleanup bad memory map log messages
Daniel Drake
2017-03-17
2
-2
/
+1
|
|
/
|
/
|
*
|
efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
Ard Biesheuvel
2017-03-02
1
-0
/
+1
*
|
efi/libstub: Treat missing SecureBoot variable as Secure Boot disabled
Ard Biesheuvel
2017-03-02
1
-2
/
+2
|
/
*
efi/libstub: Make file I/O chunking x86-specific
Ard Biesheuvel
2017-02-07
1
-1
/
+10
*
efi: Disable secure boot if shim is in insecure mode
Josh Boyer
2017-02-07
1
-1
/
+24
*
efi: Get and store the secure boot status
David Howells
2017-02-07
3
-58
/
+68
*
Merge tag 'v4.10-rc7' into efi/core, to pick up fixes
Ingo Molnar
2017-02-07
1
-11
/
+3
|
\
|
*
efi/fdt: Avoid FDT manipulation after ExitBootServices()
Ard Biesheuvel
2017-02-01
1
-11
/
+3
*
|
efi/libstub: Preserve .debug sections after absolute relocation check
Ard Biesheuvel
2017-02-01
1
-8
/
+16
*
|
efi/esrt: Fix typo in pr_err() message
Colin Ian King
2017-02-01
1
-1
/
+1
*
|
x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE
Sai Praneeth
2017-02-01
1
-1
/
+4
*
|
efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes table
Sai Praneeth
2017-02-01
1
-0
/
+1
*
|
efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all archit...
Sai Praneeth
2017-02-01
2
-1
/
+2
*
|
efi: Deduplicate efi_file_size() / _read() / _close()
Lukas Wunner
2017-02-01
3
-77
/
+63
|
/
*
x86/efi: Don't allocate memmap through memblock after mm_init()
Nicolai Stange
2017-01-07
2
-2
/
+39
*
efi/libstub/arm*: Pass latest memory map to the kernel
Ard Biesheuvel
2016-12-28
2
-39
/
+56
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
1
-1
/
+1
|
\
|
*
Remove references to dead make variable LINUX_INCLUDE
Paul Bolle
2016-12-14
1
-1
/
+1
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-12-14
1
-2
/
+2
|
\
\
|
*
|
arm64: dump: Make ptdump debugfs a separate option
Laura Abbott
2016-11-07
1
-2
/
+2
|
|
/
*
|
efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bit
Ard Biesheuvel
2016-11-25
1
-6
/
+7
*
|
x86/efi: Retrieve and assign Apple device properties
Lukas Wunner
2016-11-13
3
-0
/
+262
*
|
efi: Add device path parser
Lukas Wunner
2016-11-13
3
-0
/
+209
*
|
efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Ard Biesheuvel
2016-11-13
3
-0
/
+52
*
|
efi/libstub: Add random.c to ARM build
Ard Biesheuvel
2016-11-13
4
-14
/
+16
*
|
efi: Add support for seeding the RNG from a UEFI config table
Ard Biesheuvel
2016-11-13
1
-0
/
+72
*
|
efi/libstub: Fix allocation size calculations
Roy Franz
2016-11-13
1
-10
/
+14
[next]