- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
- 93351d2 Merge tag 'efi-next-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 38fa320 efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock() by Zhang Jianhua · 3 years, 4 months ago
- b3a72ca efi/cper: use stack buffer for error record decoding by Ard Biesheuvel · 3 years, 5 months ago
- 68c9cdf efi/libstub: Simplify "Exiting bootservices" message by Heinrich Schuchardt · 3 years, 5 months ago
- 720dff7 efi: Allow efi=runtime by Sebastian Andrzej Siewior · 3 years, 4 months ago
- d9f283a efi: Disable runtime services on RT by Sebastian Andrzej Siewior · 3 years, 4 months ago
- b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
- 477f70c Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 5 months ago
- 46f4945 Merge tag 'efi-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
- 1be72c8 efi: cper: check section header more appropriately by Shuai Xue · 3 years, 5 months ago
- 5eff88d efi: cper: fix scnprintf() use in cper_mem_err_location() by Rasmus Villemoes · 3 years, 9 months ago
- c0891ac isystem: ship and use stdarg.h by Alexey Dobriyan · 3 years, 6 months ago
- 12aef8a Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
- c32ac11 efi/libstub: arm64: Double check image alignment at entry by Ard Biesheuvel · 3 years, 6 months ago
- ff80ef5 efi/libstub: arm64: Warn when efi_random_alloc() fails by Ard Biesheuvel · 3 years, 6 months ago
- 3a26242 efi/libstub: arm64: Relax 2M alignment again for relocatable kernels by Ard Biesheuvel · 3 years, 6 months ago
- 5b94046 efi/libstub: arm64: Force Image reallocation if BSS was not reserved by Ard Biesheuvel · 3 years, 6 months ago
- 15d27b1 efi: sysfb_efi: fix build when EFI is not set by Randy Dunlap · 3 years, 6 months ago
- 35482f9 Backmerge tag 'v5.14-rc3' into drm-next by Dave Airlie · 3 years, 6 months ago
- e049597 Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- 8da49a3 Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 6 months ago
- 8633ef8 drivers/firmware: consolidate EFI framebuffer setup for all arches by Javier Martinez Canillas · 3 years, 7 months ago
- d391c58 drivers/firmware: move x86 Generic System Framebuffers support by Javier Martinez Canillas · 3 years, 7 months ago
- 4152433 arm64: efi: kaslr: Fix occasional random alloc (and boot) failure by Benjamin Herrenschmidt · 3 years, 6 months ago
- 47e1e23 efi/mokvar: Reserve the table only if it is in boot services data by Borislav Petkov · 3 years, 6 months ago
- 71f6428 ACPI: utils: Fix reference counting in for_each_acpi_dev_match() by Andy Shevchenko · 3 years, 6 months ago
- 947228c efi/libstub: Fix the efi_load_initrd function description by Atish Patra · 3 years, 7 months ago
- 2bab693 firmware/efi: Tell memblock about EFI iomem reservations by Marc Zyngier · 3 years, 6 months ago
- 674a9f1 efi/tpm: Differentiate missing and invalid final event log table. by Michal Suchanek · 3 years, 6 months ago
- edbd1bc efi/dev-path-parser: Switch to use for_each_acpi_dev_match() by Andy Shevchenko · 3 years, 10 months ago
- 55fc610 efi/apple-properties: Handle device properties with software node API by Heikki Krogerus · 3 years, 11 months ago
- 942859d efi: cper: fix snprintf() use in cper_dimm_err_location() by Rasmus Villemoes · 3 years, 9 months ago
- c4039b2 efi/libstub: prevent read overflow in find_file_option() by Dan Carpenter · 3 years, 9 months ago
- 45add3c efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared by Heiner Kallweit · 3 years, 9 months ago
- 668a84c efi/fdt: fix panic when no valid fdt found by Changbin Du · 3 years, 10 months ago
- 58d746c efi/libstub: Add $(CLANG_FLAGS) to x86 flags by Nathan Chancellor · 3 years, 10 months ago
- 429257a Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent by Ingo Molnar · 3 years, 10 months ago
- 9ceee7d firmware/efi: Fix a use after bug in efi_mem_reserve_persistent by Lv Yunlong · 3 years, 10 months ago
- 483028e efivars: respect EFI_UNSUPPORTED return from firmware by Shawn Guo · 3 years, 10 months ago
- 836d7f05 Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 26f5538 arm64/mm: Fix __enable_mmu() for new TGRAN range values by James Morse · 3 years, 10 months ago
- 9e9888a efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table by Ard Biesheuvel · 3 years, 11 months ago
- 79db4d2 Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 11 months ago
- 70cd33d Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
- 1c761ee efi/arm64: Update debug prints to reflect other entropy sources by Mark Brown · 4 years ago
- 3820749 efi/libstub: move TPM related prototypes into efistub.h by Ard Biesheuvel · 4 years, 2 months ago
- cdec91c efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log() by Ard Biesheuvel · 4 years, 2 months ago
- 6e20f18 efi/libstub: disable LTO by Sami Tolvanen · 4 years, 1 month ago
- 355845b efi/apple-properties: Reinstate support for boolean properties by Lukas Wunner · 4 years ago
- 4a1106a Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 7240153 Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 1 month ago
- ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
- 57efa1f mm/gup: prevent gup_fast from racing with COW during fork by Jason Gunthorpe · 4 years, 1 month ago
- 2b34233 Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 9e4b0d5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 1 month ago
- e0a6aa3 efi: ia64: disable the capsule loader by Ard Biesheuvel · 4 years, 1 month ago
- 2d09e6e driver core: Delete pointless parameter in fwnode_operations.add_links by Saravana Kannan · 4 years, 2 months ago
- e82a840 efi: Update implementation of add_links() to create fwnode links by Saravana Kannan · 4 years, 2 months ago
- 04f63c2 driver core: Redefine the meaning of fwnode_operations.add_links() by Saravana Kannan · 4 years, 2 months ago
- 01bb86b driver core: Add fwnode_init() by Saravana Kannan · 4 years, 2 months ago
- 5464991 efi: stub: get rid of efi_get_max_fdt_addr() by Ard Biesheuvel · 4 years, 3 months ago
- ff20661 efi/efi_test: read RuntimeServicesSupported by Heinrich Schuchardt · 4 years, 2 months ago
- 4dbe44f efi: capsule: clean scatter-gather entries from the D-cache by Ard Biesheuvel · 4 years, 1 month ago
- 91c1c09 efi: capsule: use atomic kmap for transient sglist mappings by Ard Biesheuvel · 4 years, 1 month ago
- 15936ca Merge tag 'v5.10-rc6' into ras/core by Borislav Petkov · 4 years, 1 month ago
- 36a2375 efi: EFI_EARLYCON should depend on EFI by Geert Uytterhoeven · 4 years, 2 months ago
- 50bdcf0 efi/efivars: Set generic ops before loading SSDT by Amadeusz Sławiński · 4 years, 2 months ago
- 4a24d80 x86/mce, cper: Pass x86 CPER through the MCA handling chain by Smita Koralahalli · 4 years, 2 months ago
- a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 2 months ago
- b283477 efi: x86/xen: switch to efi_get_secureboot_mode helper by Ard Biesheuvel · 4 years, 2 months ago
- e1ac4b2 efi: generalize efi_get_secureboot by Chester Lin · 4 years, 3 months ago
- 6edcf9d efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should not default to yes by Geert Uytterhoeven · 4 years, 3 months ago
- 688eb28 efi/x86: Only copy the compressed kernel image in efi_relocate_kernel() by Arvind Sankar · 4 years, 3 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, 4 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