index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
Age
Commit message (
Expand
)
Author
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
2018-12-26
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-10
arm64: mm: Introduce DEFAULT_MAP_WINDOW
Steve Capper
2018-11-30
efi: Permit multiple entries in persistent memreserve data structure
Ard Biesheuvel
2018-11-30
efi/libstub: Disable some warnings for x86{,_64}
Nathan Chancellor
2018-11-30
efi/fdt: Simplify the get_fdt() flow
Julien Thierry
2018-11-30
efi/fdt: Indentation fix
Julien Thierry
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
2018-11-15
efi/arm/libstub: Pack FDT after populating it
Ard Biesheuvel
2018-09-26
efi/libstub: arm: support building with clang
Alistair Strachan
2018-09-26
efi/arm: libstub: add a root memreserve config table
Ard Biesheuvel
2018-08-22
module: allow symbol exports to be disabled
Ard Biesheuvel
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-07-31
efi/libstub: Only disable stackleak plugin for arm64
Laura Abbott
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
2018-07-16
efi/libstub/arm: Add opt-in Kconfig option for the DTB loader
Ard Biesheuvel
2018-06-22
efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode
Hans de Goede
2018-06-04
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-05-19
efi/libstub/arm64: Handle randomized TEXT_OFFSET
Mark Rutland
2018-05-14
efi/libstub/tpm: Make function efi_retrieve_tpm2_eventlog_1_2() static
Wei Yongjun
2018-05-14
x86/xen/efi: Initialize UEFI secure boot state during dom0 boot
Daniel Kiper
2018-04-02
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-03-13
efi/libstub/tpm: Initialize pointer variables to zero for mixed mode
Ard Biesheuvel
2018-03-12
efi: Use string literals for efi_char16_t variable initializers
Ard Biesheuvel
2018-01-08
efi: call get_event_log before ExitBootServices
Thiebaud Weksteen
2017-11-04
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-27
efi/libstub: arm: omit sorting of the UEFI memory map
Ard Biesheuvel
2017-10-25
efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=y
Ard Biesheuvel
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-08-26
efi/random: Increase size of firmware supplied randomness
Ard Biesheuvel
2017-08-26
efi/libstub: Enable reset attack mitigation
Matthew Garrett
2017-08-21
efi/libstub/arm64: Set -fpie when building the EFI stub
Ard Biesheuvel
2017-08-21
efi/libstub/arm64: Force 'hidden' visibility for section markers
Ard Biesheuvel
2017-08-17
efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor
Baoquan He
2017-08-15
efi/arm64: add EFI_KIMG_ALIGN
Mark Rutland
2017-07-12
efi: avoid fortify checks in EFI stub
Kees Cook
2017-05-28
efi: Remove duplicate 'const' specifiers
Arnd Bergmann
2017-05-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-04-17
efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT space
Ard Biesheuvel
2017-04-05
efi/libstub/arm*: Set default address and size cells values for an empty dtb
Sameer Goel
2017-04-05
ef/libstub/arm/arm64: Randomize the base of the UEFI rt services region
Ard Biesheuvel
2017-04-05
efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg
Ard Biesheuvel
2017-04-05
efi/libstub: Unify command line param parsing
Ard Biesheuvel
2017-04-05
efi/libstub: Fix harmless command line parsing bug
Ard Biesheuvel
2017-04-05
efi/arm32-stub: Allow boot-time allocations in the vmlinux region
Ard Biesheuvel
2017-04-05
efi/arm-stub: Round up FDT allocation to mapping size
Ard Biesheuvel
[next]