- 3b42751 efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock() by Zhang Jianhua · 3 years, 4 months ago
- 5100dc4 efi/cper: use stack buffer for error record decoding by Ard Biesheuvel · 3 years, 4 months ago
- 4a948c5 efi/libstub: arm64: Double check image alignment at entry by Ard Biesheuvel · 3 years, 6 months ago
- 015e2c9 efi/libstub: arm64: Relax 2M alignment again for relocatable kernels by Ard Biesheuvel · 3 years, 6 months ago
- feb4a01 efi/libstub: arm64: Force Image reallocation if BSS was not reserved by Ard Biesheuvel · 3 years, 6 months ago
- afcb84e arm64: efi: kaslr: Fix occasional random alloc (and boot) failure by Benjamin Herrenschmidt · 3 years, 6 months ago
- 06a9092 efi/mokvar: Reserve the table only if it is in boot services data by Borislav Petkov · 3 years, 6 months ago
- 4ed4074 firmware/efi: Tell memblock about EFI iomem reservations by Marc Zyngier · 3 years, 6 months ago
- d402c60 efi/tpm: Differentiate missing and invalid final event log table. by Michal Suchanek · 3 years, 6 months ago
- 8d27efb efi: cper: fix snprintf() use in cper_dimm_err_location() by Rasmus Villemoes · 3 years, 9 months ago
- 951f8ef efi/libstub: prevent read overflow in find_file_option() by Dan Carpenter · 3 years, 9 months ago
- b828601 efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared by Heiner Kallweit · 3 years, 8 months ago
- 5148066 efi/fdt: fix panic when no valid fdt found by Changbin Du · 3 years, 10 months ago
- bc24381 efi/libstub: Add $(CLANG_FLAGS) to x86 flags by Nathan Chancellor · 3 years, 10 months ago
- 80b2787 firmware/efi: Fix a use after bug in efi_mem_reserve_persistent by Lv Yunlong · 3 years, 10 months ago
- e4ea2a2 efivars: respect EFI_UNSUPPORTED return from firmware by Shawn Guo · 3 years, 10 months ago
- 8571c66 efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table by Ard Biesheuvel · 3 years, 10 months ago
- c6da541 efi/apple-properties: Reinstate support for boolean properties by Lukas Wunner · 4 years ago
- 5379465 mm/gup: prevent gup_fast from racing with COW during fork by Jason Gunthorpe · 4 years, 1 month ago
- 36a2375 efi: EFI_EARLYCON should depend on EFI by Geert Uytterhoeven · 4 years, 1 month ago
- 50bdcf0 efi/efivars: Set generic ops before loading SSDT by Amadeusz Sławiński · 4 years, 2 months ago
- 270315b Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 3 months ago
- 88e9a5b efi/fake_mem: arrange for a resource entry per efi_fake_mem instance by Dan Williams · 4 years, 3 months ago
- 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- e6412f9 Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 6734e20 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 3 months ago
- 4d0a438 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 4 years, 3 months ago
- b91540d RISC-V: Add EFI runtime services by Atish Patra · 4 years, 4 months ago
- d707174 RISC-V: Add EFI stub support. by Atish Patra · 4 years, 4 months ago
- 8a3f30c Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/efi/efi into for-next by Palmer Dabbelt · 4 years, 3 months ago
- cc383a9 efi: mokvar: add missing include of asm/early_ioremap.h by Ard Biesheuvel · 4 years, 3 months ago
- 963fabf efi: efivars: limit availability to X86 builds by Ard Biesheuvel · 4 years, 4 months ago
- 5ee70cd efi: remove some false dependencies on CONFIG_EFI_VARS by Ard Biesheuvel · 4 years, 4 months ago
- 5d3c8617 efi: efivars: un-export efivars_sysfs_init() by Ard Biesheuvel · 4 years, 4 months ago
- c9b51a2 efi: pstore: move workqueue handling out of efivars by Ard Biesheuvel · 4 years, 4 months ago
- 232f4eb efi: pstore: disentangle from deprecated efivars module by Ard Biesheuvel · 4 years, 4 months ago
- b89114c efi: mokvar-table: fix some issues in new code by Ard Biesheuvel · 4 years, 4 months ago
- d32de91 efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure by Ard Biesheuvel · 4 years, 3 months ago
- f5344e5 efi: Delete deprecated parameter comments by Tian Tao · 4 years, 4 months ago
- aad0f3d efi/libstub: Fix missing-prototypes in string.c by Tian Tao · 4 years, 4 months ago
- 6277e37 efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report it by Ard Biesheuvel · 4 years, 4 months ago
- 5674d81 Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
- 612b5d5 cper,edac,efi: Memory Error Record: bank group/address and chip id by Alex Kluver · 4 years, 5 months ago
- 9baf68c edac,ghes,cper: Add Row Extension to Memory Error Record by Alex Kluver · 4 years, 5 months ago
- 4a568ce efi/x86: Add a quirk to support command line arguments on Dell EFI firmware by Arvind Sankar · 4 years, 4 months ago
- 762cd28 efi/libstub: arm32: Use low allocation for the uncompressed kernel by Ard Biesheuvel · 4 years, 4 months ago
- 1a895db efi/libstub: Export efi_low_alloc_above() to other units by Ard Biesheuvel · 4 years, 4 months ago
- c1df5e0 efi/libstub: Add efi_warn and *_once logging helpers by Arvind Sankar · 4 years, 4 months ago
- 6208857 efi/libstub: arm32: Base FDT and initrd placement on image address by Ard Biesheuvel · 4 years, 4 months ago
- 58c9090 efi: Support for MOK variable config table by Lenny Szubowicz · 4 years, 4 months ago
- 5c4c30f efi/printf: remove unneeded semicolon by Tian Tao · 4 years, 4 months ago
- 4690832 efi: efibc: check for efivars write capability by Ard Biesheuvel · 4 years, 4 months ago
- f30f242 efi: Rename arm-init to efi-init common for all arch by Atish Patra · 4 years, 5 months ago
- baaabec test_firmware: Test platform fw loading on non-EFI systems by Kees Cook · 4 years, 4 months ago
- 120dc60 arm64: get rid of TEXT_OFFSET by Ard Biesheuvel · 4 years, 5 months ago
- e2179a0 efi/libstub: Disable -mbranch-protection by Kees Cook · 4 years, 5 months ago
- 8a8a323 efi/libstub: Handle unterminated cmdline by Arvind Sankar · 4 years, 5 months ago
- a37ca6a efi/libstub: Handle NULL cmdline by Arvind Sankar · 4 years, 5 months ago
- 1fd9717 efi/libstub: Stop parsing arguments at "--" by Arvind Sankar · 4 years, 6 months ago
- 98086df efi: add missed destroy_workqueue when efisubsys_init fails by Li Heng · 4 years, 6 months ago
- e544ea5 x86/boot/compressed: Force hidden visibility for all symbol references by Ard Biesheuvel · 4 years, 5 months ago
- fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
- ab5c60b7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 5 months ago
- 17baa44 Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 6 months ago
- a570f41 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into master by Linus Torvalds · 4 years, 6 months ago
- 2164960 efi: use sha256() instead of open coding by Eric Biggers · 4 years, 6 months ago
- 7c116db efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLR by Will Deacon · 4 years, 6 months ago
- 769e0fe efi: Revert "efi/x86: Fix build with gcc 4" by Ard Biesheuvel · 4 years, 6 months ago
- f88814c efi/efivars: Expose RT service availability via efivars abstraction by Ard Biesheuvel · 4 years, 6 months ago
- 3230d95 efi/libstub: Move the function prototypes to header file by Atish Patra · 4 years, 6 months ago
- 950accba efi/libstub: Fix gcc error around __umoddi3 for 32 bit builds by Atish Patra · 4 years, 7 months ago
- 685969e kbuild: remove cc-option test of -ffreestanding by Masahiro Yamada · 4 years, 7 months ago
- 893ab00 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 7 months ago
- 59476f80 efi/x86: Only copy upto the end of setup_header by Arvind Sankar · 4 years, 7 months ago
- 0bda49f efi/x86: Remove unused variables by Arvind Sankar · 4 years, 7 months ago
- 2a55280 efi/libstub: arm: Print CPU boot mode and MMU state at boot by Ard Biesheuvel · 4 years, 7 months ago
- 62956be efi/libstub: arm: Omit arch specific config table matching array on arm64 by Ard Biesheuvel · 4 years, 7 months ago
- 435d1a47 efi: Make it possible to disable efivar_ssdt entirely by Peter Jones · 4 years, 7 months ago
- 8c0a839 efi/libstub: Descriptions for stub helper functions by Heinrich Schuchardt · 4 years, 7 months ago
- 7a88a62 efi/libstub: Fix path separator regression by Philipp Fent · 4 years, 7 months ago
- 24552d1 efi/libstub: Fix missing-prototype warning for skip_spaces() by Ard Biesheuvel · 4 years, 7 months ago
- 2963795 efi: Replace zero-length array and use struct_size() helper by Gustavo A. R. Silva · 4 years, 8 months ago
- 4ddf473 efi/esrt: Fix reference count leak in esre_create_sysfs_entry. by Qiushi Wu · 4 years, 7 months ago
- 5435f73 efi/x86: Fix build with gcc 4 by Arvind Sankar · 4 years, 7 months ago
- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
- 14c3656 mmap locking API: add MMAP_LOCK_INITIALIZER by Michel Lespinasse · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- e0cd920 Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- c2b0fc8 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 7 months ago
- 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
- d2659e5 efi_test: get rid of pointless access_ok() by Al Viro · 4 years, 9 months ago
- e9524fb efi/x86: Don't blow away existing initrd by Arvind Sankar · 4 years, 8 months ago
- d1343da Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core by Ingo Molnar · 4 years, 8 months ago
- a5d8e55b Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes by Ingo Molnar · 4 years, 8 months ago
- 6e99d32 efi/libstub: Add missing prototype for PE/COFF entry point by Ard Biesheuvel · 4 years, 8 months ago
- 9bb4cbf Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent by Borislav Petkov · 4 years, 8 months ago
- d8bd8c6 efi/efivars: Add missing kobject_put() in sysfs entry creation error path by Ard Biesheuvel · 4 years, 8 months ago