summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2016-07-10efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel
2016-05-17efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek
2016-04-11efi: Add pstore variables to the deletion whitelistMatt Fleming
2016-04-11efi: Make efivarfs entries immutable by defaultPeter Jones
2016-04-11efi: Make our variable validation list include the guidPeter Jones
2016-04-11efi: Do variable name validation tests in utf8Peter Jones
2016-04-11efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones
2016-04-11efi: efivar_create_sysfs_entry() should return negative error codesDan Carpenter
2015-10-22arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel
2015-08-10efi: Check for NULL efi kernel parametersRicardo Neri
2015-08-10efi: Handle memory error structures produced based on old versions of standardLuck, Tony
2015-08-03firmware: dmi_scan: Only honor end-of-table for 64-bit tablesJean Delvare
2015-07-21sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman
2015-06-06Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-05iscsi_ibft: filter null v4-mapped v6 addressesChris Leech
2015-05-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-14firmware: dmi_scan: Fix ordering of product_uuidJean Delvare
2015-05-14firmware: dmi_scan: Simplified displayed versionJean Delvare
2015-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-06Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-05-05efi: Fix error handling in add_sysfs_runtime_map_entry()Dan Carpenter
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-13Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-07Merge 4.0-rc7 into tty-nextGreg Kroah-Hartman
2015-04-03Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson
2015-04-01efi/libstub: Retrieve FDT size when loaded from UEFI config tableArd Biesheuvel
2015-03-31Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-03-27firmware: dmi_scan: Prevent dmi_num integer overflowJean Delvare
2015-03-26serial: 8250_early: Remove setup_early_serial8250_console()Peter Hurley
2015-03-26firmware: dmi_scan: Use direct access to static varsIvan Khoronzhuk
2015-03-26firmware: dmi_scan: Use full dmi version for SMBIOS3Ivan Khoronzhuk
2015-03-11firmware: qcom: scm: Support cpu power down through SCMLina Iyer
2015-03-11firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr functionLina Iyer
2015-03-11firmware: qcom: scm: Clean cold boot entry to export only the APILina Iyer
2015-03-11firmware: qcom: scm: Move the scm driver to drivers/firmwareKumar Gala
2015-03-02Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-02-24firmware: dmi_scan: Fix dmi_len typeIvan Khoronzhuk
2015-02-24efi/libstub: Fix boundary checking in efi_high_alloc()Yinghai Lu
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-02-18firmware: dmi_scan: Fix dmi scan to handle "End of Table" structureIvan Khoronzhuk
2015-02-18Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"Matt Fleming
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-01-29Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-01-20efi: Don't look for chosen@0 node on DT platformsLeif Lindholm
2015-01-20firmware: efi: Remove unneeded guid unparseIvan Khoronzhuk
2015-01-20efi/libstub: Call get_memory_map() to obtain map and desc sizesArd Biesheuvel
2015-01-20efi: Small leak on error in runtime map codeDan Carpenter