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
/
Makefile
Age
Commit message (
Expand
)
Author
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-07-09
efi: Revert "efi/x86: Fix build with gcc 4"
Ard Biesheuvel
2020-07-07
kbuild: remove cc-option test of -ffreestanding
Masahiro Yamada
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-06-15
efi/x86: Fix build with gcc 4
Arvind Sankar
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-05-19
efi/libstub: Optimize for size instead of speed
Arvind Sankar
2020-05-19
efi/libstub: Add a basic printf implementation
Arvind Sankar
2020-05-15
efi/libstub: Disable Shadow Call Stack
Sami Tolvanen
2020-05-05
efi/libstub/x86: Work around LLVM ELF quirk build regression
Ard Biesheuvel
2020-04-24
efi/x86: Remove __efistub_global and add relocation check
Arvind Sankar
2020-04-24
efi/arm: Remove __efistub_global annotation
Arvind Sankar
2020-04-24
efi/libstub: Move efi_relocate_kernel() into separate source file
Ard Biesheuvel
2020-04-24
efi/libstub: Add API function to allocate aligned memory
Ard Biesheuvel
2020-04-23
efi/libstub: Move arm-stub to a common file
Atish Patra
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-03-31
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-02-25
x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...
Arvind Sankar
2020-02-23
efi/libstub: Clean up command line parsing routine
Ard Biesheuvel
2020-02-23
efi/libstub: Move file I/O support code into separate file
Ard Biesheuvel
2020-02-23
efi/libstub: Move efi_random_alloc() into separate source file
Ard Biesheuvel
2020-02-23
efi/libstub/x86: Incorporate eboot.c into libstub
Ard Biesheuvel
2020-02-23
efi/libstub: Move memory map handling and allocation routines to mem.c
Ard Biesheuvel
2020-02-23
efi/libstub: Use hidden visibility for all source files
Ard Biesheuvel
2020-02-22
efi/libstub/arm64: Use 1:1 mapping of RT services if property table exists
Ard Biesheuvel
2020-01-10
efi: Allow disabling PCI busmastering on bridges during boot
Matthew Garrett
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-11-16
build, kcsan: Add KCSAN build exceptions
Marco Elver
2019-11-07
x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Dominik Brodowski
2019-10-31
efi: libstub/arm: Account for firmware reserved memory at the base of RAM
Ard Biesheuvel
2019-05-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-04-09
efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
2019-03-29
efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sections
Ard Biesheuvel
2019-03-29
efi/libstub: Refactor the cmd_stubcopy Makefile command
Masahiro Yamada
2019-02-04
efi/fdt: Apply more cleanups
Ingo Molnar
2018-11-30
efi/libstub: Disable some warnings for x86{,_64}
Nathan Chancellor
2018-09-26
efi/libstub: arm: support building with clang
Alistair Strachan
2018-08-22
module: allow symbol exports to be disabled
Ard Biesheuvel
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-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
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-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-07-12
efi: avoid fortify checks in EFI stub
Kees Cook
[next]