index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi/libstub/random: Initialize pointer variables to zero for mixed mode
Hans de Goede
2019-12-25
1
-3
/
+3
*
efi/gop: Fix memory leak in __gop_query32/64()
Arvind Sankar
2019-12-08
1
-54
/
+12
*
efi/gop: Return EFI_SUCCESS if a usable GOP was found
Arvind Sankar
2019-12-08
1
-2
/
+2
*
efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs
Arvind Sankar
2019-12-08
1
-6
/
+6
*
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-11-26
3
-0
/
+28
|
\
|
*
arm/efi: EFI soft reservation to memblock
Dan Williams
2019-11-07
2
-0
/
+9
|
*
efi: Common enable/disable infrastructure for EFI soft reservation
Dan Williams
2019-11-07
1
-0
/
+19
*
|
efi: libstub/tpm: enable tpm eventlog function for ARM platforms
Xinwei Kong
2019-11-07
1
-0
/
+2
*
|
x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Dominik Brodowski
2019-11-07
2
-4
/
+3
*
|
efi/random: use arch-independent efi_call_proto()
Dominik Brodowski
2019-11-07
1
-5
/
+18
|
/
*
x86, efi: Never relocate kernel below lowest acceptable address
Kairui Song
2019-10-31
2
-15
/
+11
*
efi: libstub/arm: Account for firmware reserved memory at the base of RAM
Ard Biesheuvel
2019-10-31
2
-3
/
+14
*
efi-stub: Fix get_efi_config_table on mixed-mode setups
Hans de Goede
2019-08-12
1
-11
/
+27
*
tpm: Don't duplicate events from the final event log in the TCG2 log
Matthew Garrett
2019-06-24
1
-0
/
+30
*
Abstract out support for locating an EFI config table
Matthew Garrett
2019-06-24
3
-18
/
+26
*
efi: Attempt to get the TCG2 event log in the boot stub
Matthew Garrett
2019-06-24
1
-17
/
+33
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-05-06
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
|
/
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-06
11
-90
/
+91
|
\
|
*
efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
Ard Biesheuvel
2019-02-04
4
-0
/
+19
|
*
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
2019-02-04
8
-32
/
+8
|
*
efi/fdt: Apply more cleanups
Ingo Molnar
2019-02-04
3
-58
/
+64
*
|
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
2019-02-16
1
-3
/
+0
|
/
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-26
3
-16
/
+21
|
\
|
*
efi: Permit multiple entries in persistent memreserve data structure
Ard Biesheuvel
2018-11-30
1
-1
/
+1
|
*
efi/libstub: Disable some warnings for x86{,_64}
Nathan Chancellor
2018-11-30
1
-1
/
+4
|
*
efi/fdt: Simplify the get_fdt() flow
Julien Thierry
2018-11-30
1
-12
/
+13
|
*
efi/fdt: Indentation fix
Julien Thierry
2018-11-30
1
-2
/
+3
*
|
arm64: mm: Introduce DEFAULT_MAP_WINDOW
Steve Capper
2018-12-10
1
-1
/
+1
|
/
*
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
2018-11-15
1
-0
/
+3
*
efi/arm/libstub: Pack FDT after populating it
Ard Biesheuvel
2018-11-15
1
-0
/
+4
*
efi/libstub: arm: support building with clang
Alistair Strachan
2018-09-26
1
-1
/
+2
*
efi/arm: libstub: add a root memreserve config table
Ard Biesheuvel
2018-09-26
1
-0
/
+27
*
module: allow symbol exports to be disabled
Ard Biesheuvel
2018-08-22
1
-0
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-14
1
-2
/
+5
|
\
|
*
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: Deduplicate efi_open_volume()
Lukas Wunner
2018-07-22
3
-30
/
+29
*
|
efi/libstub/arm: Add opt-in Kconfig option for the DTB loader
Ard Biesheuvel
2018-07-16
1
-3
/
+4
|
/
*
efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode
Hans de Goede
2018-06-22
1
-1
/
+1
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-04
2
-1
/
+4
|
\
|
*
efi/libstub/tpm: Make function efi_retrieve_tpm2_eventlog_1_2() static
Wei Yongjun
2018-05-14
1
-1
/
+1
|
*
x86/xen/efi: Initialize UEFI secure boot state during dom0 boot
Daniel Kiper
2018-05-14
1
-0
/
+3
*
|
efi/libstub/arm64: Handle randomized TEXT_OFFSET
Mark Rutland
2018-05-19
1
-0
/
+10
|
/
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-02
3
-15
/
+6
|
\
|
*
efi: Use string literals for efi_char16_t variable initializers
Ard Biesheuvel
2018-03-12
3
-15
/
+6
*
|
efi/libstub/tpm: Initialize pointer variables to zero for mixed mode
Ard Biesheuvel
2018-03-13
1
-2
/
+2
|
/
[next]