Age | Commit message (Expand) | Author |
2021-02-23 | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-02-20 | Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-01-21 | efi/arm64: Update debug prints to reflect other entropy sources | Mark Brown |
2021-01-19 | efi/libstub: move TPM related prototypes into efistub.h | Ard Biesheuvel |
2021-01-19 | efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log() | Ard Biesheuvel |
2021-01-14 | efi/libstub: disable LTO | Sami Tolvanen |
2020-12-31 | efi/apple-properties: Reinstate support for boolean properties | Lukas Wunner |
2020-12-24 | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-15 | Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | mm/gup: prevent gup_fast from racing with COW during fork | Jason Gunthorpe |
2020-12-14 | Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-12-14 | efi: ia64: disable the capsule loader | Ard Biesheuvel |
2020-12-09 | driver core: Delete pointless parameter in fwnode_operations.add_links | Saravana Kannan |
2020-12-09 | efi: Update implementation of add_links() to create fwnode links | Saravana Kannan |
2020-12-09 | driver core: Redefine the meaning of fwnode_operations.add_links() | Saravana Kannan |
2020-12-09 | driver core: Add fwnode_init() | Saravana Kannan |
2020-12-09 | efi: stub: get rid of efi_get_max_fdt_addr() | Ard Biesheuvel |
2020-12-09 | efi/efi_test: read RuntimeServicesSupported | Heinrich Schuchardt |
2020-12-09 | efi: capsule: clean scatter-gather entries from the D-cache | Ard Biesheuvel |
2020-12-07 | efi: capsule: use atomic kmap for transient sglist mappings | Ard Biesheuvel |
2020-12-01 | Merge tag 'v5.10-rc6' into ras/core | Borislav Petkov |
2020-11-25 | efi: EFI_EARLYCON should depend on EFI | Geert Uytterhoeven |
2020-11-25 | efi/efivars: Set generic ops before loading SSDT | Amadeusz Sławiński |
2020-11-21 | x86/mce, cper: Pass x86 CPER through the MCA handling chain | Smita Koralahalli |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers |
2020-11-17 | efi: x86/xen: switch to efi_get_secureboot_mode helper | Ard Biesheuvel |
2020-11-04 | efi: generalize efi_get_secureboot | Chester Lin |
2020-10-29 | efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should not default to yes | Geert Uytterhoeven |
2020-10-26 | efi/x86: Only copy the compressed kernel image in efi_relocate_kernel() | Arvind Sankar |
2020-10-19 | Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-10-13 | efi/fake_mem: arrange for a resource entry per efi_fake_mem instance | Dan Williams |
2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-12 | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-10-12 | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar |
2020-10-02 | RISC-V: Add EFI runtime services | Atish Patra |
2020-10-02 | RISC-V: Add EFI stub support. | Atish Patra |
2020-10-02 | Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l... | Palmer Dabbelt |
2020-10-02 | efi: mokvar: add missing include of asm/early_ioremap.h | Ard Biesheuvel |
2020-09-29 | efi: efivars: limit availability to X86 builds | Ard Biesheuvel |
2020-09-29 | efi: remove some false dependencies on CONFIG_EFI_VARS | Ard Biesheuvel |
2020-09-29 | efi: efivars: un-export efivars_sysfs_init() | Ard Biesheuvel |
2020-09-29 | efi: pstore: move workqueue handling out of efivars | Ard Biesheuvel |
2020-09-29 | efi: pstore: disentangle from deprecated efivars module | Ard Biesheuvel |
2020-09-29 | efi: mokvar-table: fix some issues in new code | Ard Biesheuvel |
2020-09-29 | efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure | Ard Biesheuvel |
2020-09-25 | efi: Delete deprecated parameter comments | Tian Tao |
2020-09-25 | efi/libstub: Fix missing-prototypes in string.c | Tian Tao |