index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
1
-0
/
+2
|
\
|
*
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-04-13
1
-3
/
+6
|
|
\
|
*
\
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-03-21
1
-1
/
+1
|
|
\
\
|
*
\
\
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-12-30
1
-2
/
+3
|
|
\
\
\
|
*
|
|
|
build, kcsan: Add KCSAN build exceptions
Marco Elver
2019-11-16
1
-0
/
+2
*
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-02
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
efi/libstub: Disable Shadow Call Stack
Sami Tolvanen
2020-05-15
1
-0
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
efi/libstub: Optimize for size instead of speed
Arvind Sankar
2020-05-19
1
-2
/
+2
*
|
|
|
|
efi/libstub: Add a basic printf implementation
Arvind Sankar
2020-05-19
1
-1
/
+1
*
|
|
|
|
efi/libstub/x86: Work around LLVM ELF quirk build regression
Ard Biesheuvel
2020-05-05
1
-0
/
+1
*
|
|
|
|
efi/x86: Remove __efistub_global and add relocation check
Arvind Sankar
2020-04-24
1
-11
/
+21
*
|
|
|
|
efi/arm: Remove __efistub_global annotation
Arvind Sankar
2020-04-24
1
-3
/
+4
*
|
|
|
|
efi/libstub: Move efi_relocate_kernel() into separate source file
Ard Biesheuvel
2020-04-24
1
-1
/
+1
*
|
|
|
|
efi/libstub: Add API function to allocate aligned memory
Ard Biesheuvel
2020-04-24
1
-1
/
+2
*
|
|
|
|
efi/libstub: Move arm-stub to a common file
Atish Patra
2020-04-23
1
-6
/
+6
|
/
/
/
/
*
|
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-31
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...
Arvind Sankar
2020-02-25
1
-1
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
efi/libstub: Clean up command line parsing routine
Ard Biesheuvel
2020-02-23
1
-1
/
+2
*
|
|
|
efi/libstub: Move file I/O support code into separate file
Ard Biesheuvel
2020-02-23
1
-1
/
+1
*
|
|
|
efi/libstub: Move efi_random_alloc() into separate source file
Ard Biesheuvel
2020-02-23
1
-1
/
+1
*
|
|
|
efi/libstub/x86: Incorporate eboot.c into libstub
Ard Biesheuvel
2020-02-23
1
-0
/
+1
*
|
|
|
efi/libstub: Move memory map handling and allocation routines to mem.c
Ard Biesheuvel
2020-02-23
1
-1
/
+1
*
|
|
|
efi/libstub: Use hidden visibility for all source files
Ard Biesheuvel
2020-02-23
1
-0
/
+1
*
|
|
|
efi/libstub/arm64: Use 1:1 mapping of RT services if property table exists
Ard Biesheuvel
2020-02-22
1
-1
/
+0
|
/
/
/
*
|
/
efi: Allow disabling PCI busmastering on bridges during boot
Matthew Garrett
2020-01-10
1
-1
/
+1
|
|
/
|
/
|
*
|
x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Dominik Brodowski
2019-11-07
1
-2
/
+3
|
/
*
efi: libstub/arm: Account for firmware reserved memory at the base of RAM
Ard Biesheuvel
2019-10-31
1
-0
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-05-07
1
-3
/
+3
|
\
|
*
efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
2019-04-09
1
-3
/
+3
*
|
efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sections
Ard Biesheuvel
2019-03-29
1
-2
/
+1
*
|
efi/libstub: Refactor the cmd_stubcopy Makefile command
Masahiro Yamada
2019-03-29
1
-6
/
+7
|
/
*
efi/fdt: Apply more cleanups
Ingo Molnar
2019-02-04
1
-2
/
+2
*
efi/libstub: Disable some warnings for x86{,_64}
Nathan Chancellor
2018-11-30
1
-1
/
+4
*
efi/libstub: arm: support building with clang
Alistair Strachan
2018-09-26
1
-1
/
+2
*
module: allow symbol exports to be disabled
Ard Biesheuvel
2018-08-22
1
-0
/
+1
*
efi/libstub: Only disable stackleak plugin for arm64
Laura Abbott
2018-07-31
1
-2
/
+4
*
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
2018-07-26
1
-1
/
+2
*
efi: Use string literals for efi_char16_t variable initializers
Ard Biesheuvel
2018-03-12
1
-1
/
+1
*
efi: call get_event_log before ExitBootServices
Thiebaud Weksteen
2018-01-08
1
-2
/
+1
*
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-04
1
-3
/
+3
|
\
|
*
efi/libstub: arm: omit sorting of the UEFI memory map
Ard Biesheuvel
2017-10-28
1
-3
/
+3
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
efi/libstub: Enable reset attack mitigation
Matthew Garrett
2017-08-26
1
-0
/
+1
*
efi/libstub/arm64: Set -fpie when building the EFI stub
Ard Biesheuvel
2017-08-21
1
-1
/
+1
*
efi: avoid fortify checks in EFI stub
Kees Cook
2017-07-13
1
-0
/
+1
*
efi: Get and store the secure boot status
David Howells
2017-02-07
1
-1
/
+1
*
efi/libstub: Preserve .debug sections after absolute relocation check
Ard Biesheuvel
2017-02-01
1
-8
/
+16
*
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
*
|
efi/libstub: Add random.c to ARM build
Ard Biesheuvel
2016-11-13
1
-2
/
+2
|
/
[next]