summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)Author
2020-08-26efi/libstub: Handle unterminated cmdlineArvind Sankar
2020-08-26efi/libstub: Handle NULL cmdlineArvind Sankar
2020-08-26efi/libstub: Stop parsing arguments at "--"Arvind Sankar
2020-08-26efi: add missed destroy_workqueue when efisubsys_init failsLi Heng
2020-08-19firmware: qcom_scm: Fix legacy convention SCM accessorsJonathan McDowell
2020-08-19firmware: arm_scmi: Fix SCMI genpd domain probingCristian Marussi
2020-07-29firmware: Fix a reference count leak.Qiushi Wu
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-13efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLRWill Deacon
2020-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-09efi: Revert "efi/x86: Fix build with gcc 4"Ard Biesheuvel
2020-07-09efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel
2020-07-09efi/libstub: Move the function prototypes to header fileAtish Patra
2020-07-09efi/libstub: Fix gcc error around __umoddi3 for 32 bit buildsAtish Patra
2020-07-08drivers/firmware/psci: Assign @err directly in hotplug_tests()Gavin Shan
2020-07-08drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()Gavin Shan
2020-06-28Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-28Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stbl...Arnd Bergmann
2020-06-25efi/x86: Only copy upto the end of setup_headerArvind Sankar
2020-06-25efi/x86: Remove unused variablesArvind Sankar
2020-06-17efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel
2020-06-17efi/libstub: arm: Omit arch specific config table matching array on arm64Ard Biesheuvel
2020-06-17ARM: bcm2835: Fix integer overflow in rpi_firmware_print_firmware_revision()Andy Shevchenko
2020-06-16efi: Make it possible to disable efivar_ssdt entirelyPeter Jones
2020-06-16efi/libstub: Descriptions for stub helper functionsHeinrich Schuchardt
2020-06-15firmware: pcdp: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15ibft: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15firmware: google: vpd: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-06-15firmware: google: memconsole: Replace zero-length array with flexible-array m...Gustavo A. R. Silva
2020-06-15firmware: dmi-sysfs: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-06-15efi/libstub: Fix path separator regressionPhilipp Fent
2020-06-15efi/libstub: Fix missing-prototype warning for skip_spaces()Ard Biesheuvel
2020-06-15efi: Replace zero-length array and use struct_size() helperGustavo A. R. Silva
2020-06-15efi/esrt: Fix reference count leak in esre_create_sysfs_entry.Qiushi Wu
2020-06-15efi/x86: Fix build with gcc 4Arvind Sankar
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-09mmap locking API: add MMAP_LOCK_INITIALIZERMichel Lespinasse
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-06Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-06firmware/dmi: Report DMI Bios & EC firmware releaseErwan Velu
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds