Age | Commit message (Expand) | Author | Files | Lines |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 1 | -1/+1 |
2021-11-01 | Merge tag 'efi-next-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+4 |
2021-10-05 | efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock() | Zhang Jianhua | 1 | -1/+1 |
2021-10-05 | efi/cper: use stack buffer for error record decoding | Ard Biesheuvel | 1 | -2/+2 |
2021-10-05 | efi/libstub: Simplify "Exiting bootservices" message | Heinrich Schuchardt | 1 | -1/+1 |
2021-09-28 | efi: Allow efi=runtime | Sebastian Andrzej Siewior | 1 | -0/+3 |
2021-09-28 | efi: Disable runtime services on RT | Sebastian Andrzej Siewior | 1 | -1/+1 |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -2/+2 |
2021-09-01 | Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 3 | -90/+360 |
2021-08-30 | Merge tag 'efi-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+6 |
2021-08-27 | efi: cper: check section header more appropriately | Shuai Xue | 1 | -1/+1 |
2021-08-27 | efi: cper: fix scnprintf() use in cper_mem_err_location() | Rasmus Villemoes | 1 | -6/+5 |
2021-08-19 | isystem: ship and use stdarg.h | Alexey Dobriyan | 2 | -2/+2 |
2021-08-15 | Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -10/+63 |
2021-08-03 | efi/libstub: arm64: Double check image alignment at entry | Ard Biesheuvel | 1 | -0/+4 |
2021-08-03 | efi/libstub: arm64: Warn when efi_random_alloc() fails | Ard Biesheuvel | 1 | -0/+2 |
2021-08-03 | efi/libstub: arm64: Relax 2M alignment again for relocatable kernels | Ard Biesheuvel | 1 | -15/+13 |
2021-08-03 | efi/libstub: arm64: Force Image reallocation if BSS was not reserved | Ard Biesheuvel | 1 | -1/+48 |
2021-07-27 | efi: sysfb_efi: fix build when EFI is not set | Randy Dunlap | 1 | -0/+2 |
2021-07-26 | Backmerge tag 'v5.14-rc3' into drm-next | Dave Airlie | 5 | -8/+23 |
2021-07-25 | Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -7/+23 |
2021-07-23 | Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 3 | -90/+358 |
2021-07-21 | drivers/firmware: consolidate EFI framebuffer setup for all arches | Javier Martinez Canillas | 2 | -92/+74 |
2021-07-21 | drivers/firmware: move x86 Generic System Framebuffers support | Javier Martinez Canillas | 2 | -0/+286 |
2021-07-20 | arm64: efi: kaslr: Fix occasional random alloc (and boot) failure | Benjamin Herrenschmidt | 1 | -0/+2 |
2021-07-20 | efi/mokvar: Reserve the table only if it is in boot services data | Borislav Petkov | 1 | -1/+4 |
2021-07-19 | ACPI: utils: Fix reference counting in for_each_acpi_dev_match() | Andy Shevchenko | 1 | -1/+0 |
2021-07-16 | efi/libstub: Fix the efi_load_initrd function description | Atish Patra | 1 | -2/+2 |
2021-07-16 | firmware/efi: Tell memblock about EFI iomem reservations | Marc Zyngier | 1 | -1/+12 |
2021-07-16 | efi/tpm: Differentiate missing and invalid final event log table. | Michal Suchanek | 1 | -3/+5 |
2021-05-22 | efi/dev-path-parser: Switch to use for_each_acpi_dev_match() | Andy Shevchenko | 1 | -31/+18 |
2021-05-22 | efi/apple-properties: Handle device properties with software node API | Heikki Krogerus | 1 | -1/+1 |
2021-05-22 | efi: cper: fix snprintf() use in cper_dimm_err_location() | Rasmus Villemoes | 1 | -3/+1 |
2021-05-22 | efi/libstub: prevent read overflow in find_file_option() | Dan Carpenter | 1 | -1/+1 |
2021-05-22 | efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared | Heiner Kallweit | 1 | -5/+0 |
2021-05-22 | efi/fdt: fix panic when no valid fdt found | Changbin Du | 1 | -0/+3 |
2021-03-26 | efi/libstub: Add $(CLANG_FLAGS) to x86 flags | Nathan Chancellor | 1 | -1/+2 |
2021-03-19 | Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2 | -1/+6 |
2021-03-19 | firmware/efi: Fix a use after bug in efi_mem_reserve_persistent | Lv Yunlong | 1 | -1/+2 |
2021-03-17 | efivars: respect EFI_UNSUPPORTED return from firmware | Shawn Guo | 1 | -0/+4 |
2021-03-14 | Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+16 |
2021-03-10 | arm64/mm: Fix __enable_mmu() for new TGRAN range values | James Morse | 1 | -1/+1 |
2021-03-07 | efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table | Ard Biesheuvel | 1 | -0/+16 |
2021-02-23 | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
2021-02-20 | Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+12 |
2021-01-21 | efi/arm64: Update debug prints to reflect other entropy sources | Mark Brown | 1 | -2/+2 |
2021-01-19 | efi/libstub: move TPM related prototypes into efistub.h | Ard Biesheuvel | 1 | -0/+9 |
2021-01-19 | efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log() | Ard Biesheuvel | 1 | -1/+1 |
2021-01-14 | efi/libstub: disable LTO | Sami Tolvanen | 1 | -0/+2 |