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/tpm: Fix sanity check of unsigned tbl_size being less than zero
Colin Ian King
2019-10-08
1
-1
/
+1
*
efi: Make unexported efi_rci2_sysfs_init() static
Ben Dooks
2019-10-07
1
-1
/
+1
*
efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing
Jerry Snitselaar
2019-10-07
1
-1
/
+8
*
efi/tpm: Don't traverse an event log with no events
Peter Jones
2019-10-07
1
-5
/
+10
*
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
Ard Biesheuvel
2019-10-07
1
-0
/
+3
*
efi/cper: Fix endianness of PCIe class code
Lukas Wunner
2019-10-07
1
-1
/
+1
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-0
/
+6
|
\
|
*
efi: Restrict efivar_ssdt_load when the kernel is locked down
Matthew Garrett
2019-08-20
1
-0
/
+6
*
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-17
5
-36
/
+179
|
\
\
|
*
|
efi: cper: print AER info of PCIe fatal error
Xiaofei Tan
2019-08-12
1
-0
/
+15
|
*
|
efi: Export Runtime Configuration Interface table to sysfs
Narendra K
2019-08-08
4
-0
/
+164
|
*
|
efi: ia64: move SAL systab handling out of generic EFI code
Ard Biesheuvel
2019-08-08
1
-2
/
+0
|
*
|
efi/x86: move UV_SYSTAB handling into arch/x86
Ard Biesheuvel
2019-08-08
1
-1
/
+0
|
*
|
efi: x86: move efi_is_table_address() into arch/x86
Ard Biesheuvel
2019-08-08
1
-33
/
+0
*
|
|
efi-stub: Fix get_efi_config_table on mixed-mode setups
Hans de Goede
2019-08-12
1
-11
/
+27
|
/
/
*
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-2
/
+2
|
\
\
|
*
|
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-2
/
+2
*
|
|
Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2019-07-09
6
-39
/
+150
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
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
|
*
|
tpm: Reserve the TPM final events table
Matthew Garrett
2019-06-24
2
-4
/
+61
*
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-29
3
-12
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
efibc: Replace variable set function in notifier call
Tian Baofeng
2019-06-22
1
-5
/
+7
|
*
|
efi/bgrt: Drop BGRT status field reserved bits check
Hans de Goede
2019-06-11
1
-5
/
+0
|
*
|
efi/memreserve: deal with memreserve entries in unmapped memory
Ard Biesheuvel
2019-06-11
1
-2
/
+10
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
2
-4
/
+2
|
/
*
efi: Allow the number of EFI configuration tables entries to be zero
Rob Bradford
2019-05-25
1
-0
/
+3
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
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: Unify DMI setup code over the arm/arm64, ia64 and x86 architectures
Robert Richter
2019-03-29
1
-5
/
+2
*
|
efi/arm: Show SMBIOS bank/device location in CPER and GHES error logs
Marcin Benka
2019-03-29
1
-0
/
+1
*
|
efi/libstub: Refactor the cmd_stubcopy Makefile command
Masahiro Yamada
2019-03-29
1
-6
/
+7
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-10
2
-5
/
+18
|
\
|
*
efi: Let architectures decide the flags that should be saved/restored
Julien Thierry
2019-02-06
1
-2
/
+15
|
*
efi/arm: Don't expect a return value of ptdump_debugfs_register
Nathan Chancellor
2019-02-04
1
-3
/
+3
*
|
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-03-06
1
-4
/
+9
|
\
\
|
*
\
Merge branch 'acpi-apei'
Rafael J. Wysocki
2019-03-04
1
-4
/
+9
|
|
\
\
|
|
*
|
efi: cper: Fix possible out-of-bounds access
Ross Lagerwall
2019-02-20
1
-4
/
+9
|
|
|
/
*
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-06
35
-287
/
+350
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
efi: Fix build error due to enum collision between efi.h and ima.h
Anders Roxell
2019-02-16
1
-24
/
+24
|
*
|
efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation
Ard Biesheuvel
2019-02-04
3
-0
/
+213
|
*
|
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
28
-204
/
+29
|
*
|
efi/fdt: Apply more cleanups
Ingo Molnar
2019-02-04
3
-58
/
+64
|
*
|
efi/memattr: Don't bail on zero VA if it equals the region's PA
Ard Biesheuvel
2019-02-04
1
-1
/
+1
*
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-17
2
-7
/
+0
|
\
\
\
[next]