index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-26
Merge branch 'acpica'
Rafael J. Wysocki
1
-1
/
+1
2019-10-31
efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN
Javier Martinez Canillas
1
-0
/
+8
2019-10-31
x86, efi: Never relocate kernel below lowest acceptable address
Kairui Song
2
-15
/
+11
2019-10-31
efi: libstub/arm: Account for firmware reserved memory at the base of RAM
Ard Biesheuvel
2
-3
/
+14
2019-10-31
efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness
Dominik Brodowski
1
-1
/
+1
2019-10-31
efi/tpm: Return -EINVAL when determining tpm final events log size fails
Jerry Snitselaar
1
-0
/
+1
2019-10-31
efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only
Narendra K
1
-0
/
+1
2019-10-29
ACPICA: make acpi_load_table() return table index
Nikolaus Voss
1
-1
/
+1
2019-10-08
efi/tpm: Fix sanity check of unsigned tbl_size being less than zero
Colin Ian King
1
-1
/
+1
2019-10-07
efi: Make unexported efi_rci2_sysfs_init() static
Ben Dooks
1
-1
/
+1
2019-10-07
efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing
Jerry Snitselaar
1
-1
/
+8
2019-10-07
efi/tpm: Don't traverse an event log with no events
Peter Jones
1
-5
/
+10
2019-10-07
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
Ard Biesheuvel
1
-0
/
+3
2019-10-07
efi/cper: Fix endianness of PCIe class code
Lukas Wunner
1
-1
/
+1
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2019-09-17
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-36
/
+179
2019-08-20
efi: Restrict efivar_ssdt_load when the kernel is locked down
Matthew Garrett
1
-0
/
+6
2019-08-12
efi: cper: print AER info of PCIe fatal error
Xiaofei Tan
1
-0
/
+15
2019-08-12
efi-stub: Fix get_efi_config_table on mixed-mode setups
Hans de Goede
1
-11
/
+27
2019-08-08
efi: Export Runtime Configuration Interface table to sysfs
Narendra K
4
-0
/
+164
2019-08-08
efi: ia64: move SAL systab handling out of generic EFI code
Ard Biesheuvel
1
-2
/
+0
2019-08-08
efi/x86: move UV_SYSTAB handling into arch/x86
Ard Biesheuvel
1
-1
/
+0
2019-08-08
efi: x86: move efi_is_table_address() into arch/x86
Ard Biesheuvel
1
-33
/
+0
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-07-09
Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
6
-39
/
+150
2019-06-29
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-12
/
+17
2019-06-24
tpm: Don't duplicate events from the final event log in the TCG2 log
Matthew Garrett
1
-0
/
+30
2019-06-24
Abstract out support for locating an EFI config table
Matthew Garrett
3
-18
/
+26
2019-06-24
efi: Attempt to get the TCG2 event log in the boot stub
Matthew Garrett
1
-17
/
+33
2019-06-24
tpm: Reserve the TPM final events table
Matthew Garrett
2
-4
/
+61
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-2
/
+2
2019-06-22
efibc: Replace variable set function in notifier call
Tian Baofeng
1
-5
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
Thomas Gleixner
1
-4
/
+1
2019-06-11
efi/bgrt: Drop BGRT status field reserved bits check
Hans de Goede
1
-5
/
+0
2019-06-11
efi/memreserve: deal with memreserve entries in unmapped memory
Ard Biesheuvel
1
-2
/
+10
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2
-4
/
+2
2019-05-25
efi: Allow the number of EFI configuration tables entries to be zero
Rob Bradford
1
-0
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-07
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+3
2019-04-09
efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
1
-3
/
+3
2019-03-29
efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sections
Ard Biesheuvel
1
-2
/
+1
2019-03-29
efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architectures
Robert Richter
1
-5
/
+2
2019-03-29
efi/arm: Show SMBIOS bank/device location in CPER and GHES error logs
Marcin Benka
1
-0
/
+1
2019-03-29
efi/libstub: Refactor the cmd_stubcopy Makefile command
Masahiro Yamada
1
-6
/
+7
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-5
/
+18
2019-03-07
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-4
/
+9
2019-03-06
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
35
-287
/
+350
2019-03-04
Merge branch 'acpi-apei'
Rafael J. Wysocki
1
-4
/
+9
2019-02-20
efi: cper: Fix possible out-of-bounds access
Ross Lagerwall
1
-4
/
+9
2019-02-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+0
[next]