summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi (follow)
Commit message (Expand)AuthorAgeFilesLines
* test_firmware: Test platform fw loading on non-EFI systemsKees Cook2020-09-101-5/+5
* efi/libstub: Handle unterminated cmdlineArvind Sankar2020-08-201-2/+4
* efi/libstub: Handle NULL cmdlineArvind Sankar2020-08-201-1/+5
* efi/libstub: Stop parsing arguments at "--"Arvind Sankar2020-08-201-0/+2
* efi: add missed destroy_workqueue when efisubsys_init failsLi Heng2020-08-201-0/+2
* Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-2/+2
|\
| * kbuild: remove cc-option test of -ffreestandingMasahiro Yamada2020-07-071-1/+1
| * kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-1/+1
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-08-031-6/+3
|\ \
| * | efi: use sha256() instead of open codingEric Biggers2020-07-161-6/+3
* | | Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-259-36/+38
|\ \ \
| * | | efi: Revert "efi/x86: Fix build with gcc 4"Ard Biesheuvel2020-07-091-2/+1
| * | | efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel2020-07-094-12/+16
| * | | efi/libstub: Move the function prototypes to header fileAtish Patra2020-07-092-17/+16
| * | | efi/libstub: Fix gcc error around __umoddi3 for 32 bit buildsAtish Patra2020-07-091-1/+1
| * | | efi/x86: Only copy upto the end of setup_headerArvind Sankar2020-06-251-2/+4
| * | | efi/x86: Remove unused variablesArvind Sankar2020-06-251-2/+0
| | |/ | |/|
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-182-12/+15
|\ \ \ | |/ / |/| |
| * | efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLRWill Deacon2020-07-132-12/+15
| |/
* | efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel2020-06-174-3/+90
* | efi/libstub: arm: Omit arch specific config table matching array on arm64Ard Biesheuvel2020-06-171-2/+4
* | efi: Make it possible to disable efivar_ssdt entirelyPeter Jones2020-06-162-1/+12
* | efi/libstub: Descriptions for stub helper functionsHeinrich Schuchardt2020-06-162-13/+75
* | efi/libstub: Fix path separator regressionPhilipp Fent2020-06-151-4/+12
* | efi/libstub: Fix missing-prototype warning for skip_spaces()Ard Biesheuvel2020-06-151-0/+1
* | efi: Replace zero-length array and use struct_size() helperGustavo A. R. Silva2020-06-151-1/+2
* | efi/esrt: Fix reference count leak in esre_create_sysfs_entry.Qiushi Wu2020-06-151-1/+1
* | efi/x86: Fix build with gcc 4Arvind Sankar2020-06-151-1/+2
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-1/+1
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-1/+1
* | Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-0/+2
|\ \ | |/ |/|
| * Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-1333-1353/+3009
| |\
| * \ Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-212-11/+25
| |\ \
| * \ \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-2119-584/+706
| |\ \ \
| * \ \ \ Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the treeIngo Molnar2020-01-202-12/+10
| |\ \ \ \
| * \ \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-3019-101/+312
| |\ \ \ \ \
| * | | | | | build, kcsan: Add KCSAN build exceptionsMarco Elver2019-11-161-0/+2
* | | | | | | mmap locking API: add MMAP_LOCK_INITIALIZERMichel Lespinasse2020-06-091-1/+1
* | | | | | | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* | | | | | | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* | | | | | | Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-021-12/+0
|\ \ \ \ \ \ \
| * | | | | | | efi_test: get rid of pointless access_ok()Al Viro2020-05-291-12/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-06-021-39/+6
|\ \ \ \ \ \ \
| * | | | | | | ARM: decompressor: run decompressor in place if loaded via UEFIArd Biesheuvel2020-05-191-39/+6
| |/ / / / / /
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-021-0/+3
|\ \ \ \ \ \ \
| * | | | | | | efi/libstub: Disable Shadow Call StackSami Tolvanen2020-05-151-0/+3
* | | | | | | | efi/x86: Don't blow away existing initrdArvind Sankar2020-05-281-4/+6
* | | | | | | | Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2020-05-2516-288/+1171
|\ \ \ \ \ \ \ \
| * | | | | | | | efi/libstub: Add missing prototype for PE/COFF entry pointArd Biesheuvel2020-05-232-1/+5
| * | | | | | | | efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel2020-05-221-1/+3