Age | Commit message (Expand) | Author |
2018-06-22 | efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode | Hans de Goede |
2018-06-18 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-06-17 | firmware: dmi: Add access to the SKU ID string | Simon Glass |
2018-06-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-06-15 | treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX | Stefan Agner |
2018-06-15 | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-06-14 | Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti... | Arnd Bergmann |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2018-06-11 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2018-06-11 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-06-05 | pstore: Convert internal records to timespec64 | Kees Cook |
2018-06-05 | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-05 | Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-06-04 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-05-26 | Merge tag 'qcom-drivers-for-4.18' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2018-05-24 | firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1() | Niklas Cassel |
2018-05-20 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-05-19 | efi/libstub/arm64: Handle randomized TEXT_OFFSET | Mark Rutland |
2018-05-17 | device property: Get rid of union aliasing | Andy Shevchenko |
2018-05-15 | Merge tag 'scmi-updates-4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson |
2018-05-14 | Merge tag 'soc_drivers_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson |
2018-05-14 | Merge tag 'scmi-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson |
2018-05-14 | efi/capsule-loader: Don't output reset log when reset flags are not set | Shunyong Yang |
2018-05-14 | efi/libstub/tpm: Make function efi_retrieve_tpm2_eventlog_1_2() static | Wei Yongjun |
2018-05-14 | efi: Decode IA32/X64 Context Info structure | Yazen Ghannam |
2018-05-14 | efi: Decode IA32/X64 MS Check structure | Yazen Ghannam |
2018-05-14 | efi: Decode additional IA32/X64 Bus Check fields | Yazen Ghannam |
2018-05-14 | efi: Decode IA32/X64 Cache, TLB, and Bus Check structures | Yazen Ghannam |
2018-05-14 | efi: Decode UEFI-defined IA32/X64 Error Structure GUIDs | Yazen Ghannam |
2018-05-14 | efi: Decode IA32/X64 Processor Error Info Structure | Yazen Ghannam |
2018-05-14 | efi: Decode IA32/X64 Processor Error Section | Yazen Ghannam |
2018-05-14 | efi/cper: Remove the INDENT_SP silliness | Borislav Petkov |
2018-05-14 | x86/xen/efi: Initialize UEFI secure boot state during dom0 boot | Daniel Kiper |
2018-05-10 | firmware: arm_scmi: simplify exit path by returning on error | Sudeep Holla |
2018-05-10 | firmware: arm_scmi: improve exit paths and code readability | Sudeep Holla |
2018-05-10 | firmware: arm_scmi: remove unnecessary bitmap_zero | Sudeep Holla |
2018-05-10 | firmware: arm_scmi: drop unused `con_priv` structure member | Sudeep Holla |
2018-05-10 | firmware: arm_scmi: rename scmi_xfer_{init,get,put} | Sudeep Holla |
2018-05-10 | firmware: arm_scmi: rename get_transition_latency and add_opps_to_device | Sudeep Holla |
2018-05-09 | firmware: arm_scmi: fix kernel-docs documentation | Sudeep Holla |
2018-05-09 | firmware: arm_scmi: improve code readability using bitfield accessor macros | Sudeep Holla |
2018-05-08 | firmware: arm_scmi: Use after free in scmi_create_protocol_device() | Dan Carpenter |
2018-05-04 | firmware: ti_sci: Switch to SPDX Licensing | Lokesh Vutla |
2018-04-30 | Merge 4.17-rc3 into char-misc-next | Greg Kroah-Hartman |
2018-04-25 | firmware: qcom: scm: Add ipq4019 soc compatible | Sricharan R |
2018-04-23 | firmware: bcm47xx_nvram: Support small (0x6000 B) NVRAM partitions | Rafał Miłecki |
2018-04-23 | firmware: coreboot: Add coreboot framebuffer driver | Samuel Holland |