Age | Commit message (Expand) | Author |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-08 | Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds |
2019-06-29 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-06-24 | tpm: Don't duplicate events from the final event log in the TCG2 log | Matthew Garrett |
2019-06-24 | Abstract out support for locating an EFI config table | Matthew Garrett |
2019-06-24 | efi: Attempt to get the TCG2 event log in the boot stub | Matthew Garrett |
2019-06-24 | tpm: Reserve the TPM final events table | Matthew Garrett |
2019-06-24 | bus_find_device: Unify the match callback with class_find_device | Suzuki K Poulose |
2019-06-22 | efibc: Replace variable set function in notifier call | Tian Baofeng |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497 | Thomas Gleixner |
2019-06-11 | efi/bgrt: Drop BGRT status field reserved bits check | Hans de Goede |
2019-06-11 | efi/memreserve: deal with memreserve entries in unmapped memory | Ard Biesheuvel |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner |
2019-05-25 | efi: Allow the number of EFI configuration tables entries to be zero | Rob Bradford |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
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: Unify DMI setup code over the arm/arm64, ia64 and x86 architectures | Robert Richter |
2019-03-29 | efi/arm: Show SMBIOS bank/device location in CPER and GHES error logs | Marcin Benka |
2019-03-29 | efi/libstub: Refactor the cmd_stubcopy Makefile command | Masahiro Yamada |
2019-03-10 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-03-06 | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-03-06 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-03-04 | Merge branch 'acpi-apei' | Rafael J. Wysocki |
2019-02-20 | efi: cper: Fix possible out-of-bounds access | Ross Lagerwall |
2019-02-17 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-02-17 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-02-16 | efi/arm: Revert "Defer persistent reservations until after paging_init()" | Ard Biesheuvel |
2019-02-16 | efi: Fix build error due to enum collision between efi.h and ima.h | Anders Roxell |
2019-02-15 | x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls | Hedi Berriche |
2019-02-06 | efi: Let architectures decide the flags that should be saved/restored | Julien Thierry |
2019-02-04 | efi/arm: Don't expect a return value of ptdump_debugfs_register | Nathan Chancellor |
2019-02-04 | efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation | Ard Biesheuvel |
2019-02-04 | efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted | Ard Biesheuvel |
2019-02-04 | efi: Replace GPL license boilerplate with SPDX headers | Ard Biesheuvel |
2019-02-04 | efi/fdt: Apply more cleanups | Ingo Molnar |
2019-02-04 | efi/memattr: Don't bail on zero VA if it equals the region's PA | Ard Biesheuvel |
2019-02-02 | efi/arm64: Fix debugfs crash by adding a terminator for ptdump marker | Qian Cai |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-12-27 | Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-12-26 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-12-25 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-12-10 | arm64: mm: Introduce DEFAULT_MAP_WINDOW | Steve Capper |
2018-12-03 | pstore: Convert buf_lock to semaphore | Kees Cook |
2018-11-30 | efi: Reduce the amount of memblock reservations for persistent allocations | Ard Biesheuvel |
2018-11-30 | efi: Permit multiple entries in persistent memreserve data structure | Ard Biesheuvel |
2018-11-30 | efi/libstub: Disable some warnings for x86{,_64} | Nathan Chancellor |
2018-11-30 | efi/fdt: Simplify the get_fdt() flow | Julien Thierry |
2018-11-30 | efi/fdt: Indentation fix | Julien Thierry |