Age | Commit message (Expand) | Author |
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-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-02 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
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-25 | firmware: vpd: do not leak kobjects | Dmitry Torokhov |
2017-05-25 | firmware: vpd: avoid potential use-after-free when destroying section | Dmitry Torokhov |
2017-05-25 | firmware: vpd: do not leave freed section attributes to the list | Dmitry Torokhov |
2017-05-23 | firmware: dmi: Add DMI_PRODUCT_FAMILY identification string | Mika Westerberg |
2017-05-22 | Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-05-22 | efi-pstore: Fix write/erase id tracking | Kees Cook |
2017-05-20 | Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-05-19 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2017-05-19 | firmware: ti_sci: fix strncat length check | Arnd Bergmann |
2017-05-18 | firmware: Google VPD: Fix memory allocation error handling | Christophe JAILLET |
2017-05-16 | Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-05-16 | efi-pstore: Fix read iter after pstore API refactor | Kees Cook |
2017-05-09 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-05-05 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-05-04 | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-05-02 | Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-04-26 | firmware: google memconsole: Fix return value check in platform_memconsole_in... | Wei Yongjun |
2017-04-26 | firmware: Google VPD: Fix return value check in vpd_platform_init() | Wei Yongjun |
2017-04-19 | Merge tag 'qcom-drivers-for-4.12' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2017-04-19 | Merge tag 'scpi-update-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson |
2017-04-18 | firmware: Google VPD sysfs driver | Wei-Ning Huang |
2017-04-18 | firmware: Google VPD: import lib_vpd source files | Wei-Ning Huang |
2017-04-17 | efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT space | Ard Biesheuvel |
2017-04-08 | firmware: google memconsole: Add ARM/ARM64 support | Thierry Escande |
2017-04-08 | firmware: google memconsole: Add coreboot support | Thierry Escande |
2017-04-08 | firmware: google memconsole: Move specific EBDA parts | Thierry Escande |
2017-04-08 | firmware: google memconsole: Remove useless submenu in Kconfig | Thierry Escande |
2017-04-05 | efi/libstub/arm*: Set default address and size cells values for an empty dtb | Sameer Goel |
2017-04-05 | ef/libstub/arm/arm64: Randomize the base of the UEFI rt services region | Ard Biesheuvel |
2017-04-05 | efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg | Ard Biesheuvel |
2017-04-05 | efi/libstub: Unify command line param parsing | Ard Biesheuvel |
2017-04-05 | efi/libstub: Fix harmless command line parsing bug | Ard Biesheuvel |
2017-04-05 | efi/arm32-stub: Allow boot-time allocations in the vmlinux region | Ard Biesheuvel |
2017-04-05 | efi/pstore: Return error code (if any) from efi_pstore_write() | Evgeny Kalugin |
2017-04-05 | x86/efi/bgrt: Move efi-bgrt handling out of arch/x86 | Bhupesh Sharma |
2017-04-05 | efi/arm-stub: Round up FDT allocation to mapping size | Ard Biesheuvel |
2017-04-05 | efi/arm-stub: Correct FDT and initrd allocation rules for arm64 | Ard Biesheuvel |
2017-04-05 | efi/libstub: Skip GOP with PIXEL_BLT_ONLY format | Cohen, Eugene |
2017-03-31 | firmware: arm_scpi: reinit completion instead of full init_completion() | Alexey Klimov |