Age | Commit message (Expand) | Author |
2017-08-16 | firmware: Convert to using %pOF instead of full_name | Rob Herring |
2017-07-12 | efi: avoid fortify checks in EFI stub | Kees Cook |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-07-05 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-07-05 | Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-07-04 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-07-03 | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-07-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-06-23 | efi: Process the MEMATTR table only if EFI_MEMMAP is enabled | Daniel Kiper |
2017-06-22 | trace, ras: add ARM processor error trace event | Tyler Baicar |
2017-06-22 | efi: print unrecognized CPER section | Tyler Baicar |
2017-06-22 | efi: parse ARM processor error | Tyler Baicar |
2017-06-22 | cper: add timestamp print to CPER status printing | Tyler Baicar |
2017-06-22 | ras: acpi/apei: cper: add support for generic data v3 structure | Tyler Baicar |
2017-06-20 | firmware/ivc: use dma_mapping_error | Christoph Hellwig |
2017-06-18 | Merge tag 'tegra-for-4.13-firmware' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2017-06-18 | Merge tag 'tegra-for-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson |
2017-06-18 | Merge tag 'scpi-updates-4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson |
2017-06-16 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-06-15 | firmware: dmi_scan: Check DMI structure length | Jean Delvare |
2017-06-15 | firmware: dmi: Fix permissions of product_family | Jean Delvare |
2017-06-15 | firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codes | Andy Lutomirski |
2017-06-15 | firmware: dmi_scan: Look for SMBIOS 3 entry point first | Jean Delvare |
2017-06-14 | firmware: tegra: Fix locking bugs in BPMP | Dan Carpenter |
2017-06-13 | soc/tegra: bpmp: Implement generic PM domains | Thierry Reding |
2017-06-12 | Merge 4.12-rc5 into char-misc-next | Greg Kroah-Hartman |
2017-06-11 | Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-06-09 | efi: Fix boot panic because of invalid BGRT image address | Dave Young |
2017-06-05 | efi/arm: Enable DMI/SMBIOS | Ard Biesheuvel |
2017-06-05 | efi/efi_test: Use memdup_user() helper | Geliang Tang |
2017-06-05 | efi/capsule: Add support for Quark security header | Jan Kiszka |
2017-06-05 | efi/capsule-loader: Use page addresses rather than struct page pointers | Ard Biesheuvel |
2017-06-05 | efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak alias | Ard Biesheuvel |
2017-06-05 | efi/capsule: Remove NULL test on kmap() | Fabian Frederick |
2017-06-05 | efi/capsule-loader: Use a cached copy of the capsule header | Ard Biesheuvel |
2017-06-05 | efi/capsule: Adjust return type of efi_capsule_setup_info() | Jan Kiszka |
2017-06-05 | efi/capsule: Clean up pr_err/_info() messages | Jan Kiszka |
2017-06-05 | efi/capsule: Remove pr_debug() on ENOMEM or EFAULT | Jan Kiszka |
2017-06-05 | efi/capsule: Fix return code on failing kmap/vmap | Jan Kiszka |
2017-06-05 | firmware: arm_scpi: add support to populate OPPs and get transition latency | Sudeep Holla |
2017-06-02 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-05-31 | pstore: Populate pstore record->time field | Kees Cook |
2017-05-31 | efi-pstore: Refactor erase routine | Kees Cook |
2017-05-29 | Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-05-28 | efi/bgrt: Skip efi_bgrt_init() in case of non-EFI boot | Dave Young |
2017-05-28 | efi: Remove duplicate 'const' specifiers | Arnd Bergmann |
2017-05-27 | Revert "firmware: vpd: remove platform driver" | Dmitry Torokhov |
2017-05-25 | firmware: vpd: remove platform driver | Dmitry Torokhov |
2017-05-25 | firmware: vpd: do not clear statically allocated data | Dmitry Torokhov |
2017-05-25 | firmware: vpd: use kasprintf() when forming name of 'raw' attribute | Dmitry Torokhov |