summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-0910-9/+912
|\
| * efi: memmap: fix kernel-doc warningsRandy Dunlap2023-12-221-3/+5
| * efi/loongarch: Directly position the loaded image fileWang Yao2023-12-193-6/+13
| * Merge branch 'efi/urgent' into efi/nextArd Biesheuvel2023-12-194-13/+30
| |\
| * | efivarfs: automatically update super block flagMasahisa Kojima2023-12-112-0/+14
| * | efi: Add tee-based EFI variable driverMasahisa Kojima2023-12-114-0/+868
| * | efi: expose efivar generic ops register functionMasahisa Kojima2023-12-111-0/+12
* | | Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2024-01-091-5/+2
|\ \ \
| * \ \ Merge branch 'acpi-utils'Rafael J. Wysocki2024-01-041-5/+2
| |\ \ \ | | |_|/ | |/| |
| | * | efi: dev-path-parser: use acpi_dev_uid_match() for matching _UIDRaag Jadav2023-12-061-5/+2
* | | | Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-081-2/+2
|\ \ \ \
| * | | | x86/asm: Always set A (accessed) flag in GDT descriptorsVegard Nossum2023-12-201-2/+2
| * | | | x86/asm: Replace magic numbers in GDT descriptors, script-generated changeVegard Nossum2023-12-201-2/+2
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-01-081-2/+2
|\ \ \ \
| * | | | efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_padMasahiro Yamada2023-12-191-2/+2
| | |_|/ | |/| |
* | | | efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflagsYuntao Wang2024-01-021-0/+2
| |/ / |/| |
* | | efi/x86: Avoid physical KASLR on older Dell systemsArd Biesheuvel2023-12-111-7/+24
* | | efi/loongarch: Use load address to calculate kernel entry addressWang Yao2023-12-112-5/+5
| |/ |/|
* | efi/unaccepted: Fix off-by-one when checking for overlapping rangesMichael Roth2023-11-281-1/+1
|/
* Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-101-1/+1
|\
| * riscv: Optimize bitops with Zbb extensionXiao Wang2023-11-091-1/+1
* | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-032-2/+20
|\ \
| * | efi: move screen_info into efi init codeArnd Bergmann2023-10-172-2/+20
* | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-021-0/+20
|\ \ \
| * | | efi/unaccepted: do not let /proc/vmcore try to access unaccepted memoryAdrian Hunter2023-10-041-0/+20
| |/ /
* | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-012-15/+4
|\ \ \
| * | | arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-112-15/+4
| | |/ | |/|
* | | Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-10-303-50/+7
|\ \ \
| * | | x86/boot: efistub: Assign global boot_params variableArd Biesheuvel2023-10-181-0/+2
| * | | x86/efi: Disregard setup header of loaded imageArd Biesheuvel2023-09-151-40/+6
| * | | x86/efi: Drop EFI stub .bss from .data sectionArd Biesheuvel2023-09-151-7/+0
| |/ /
* | | Merge 3rd batch of EFI fixes into efi/urgentArd Biesheuvel2023-10-204-10/+71
|\ \ \ | |_|/ |/| |
| * | efi/unaccepted: Fix soft lockups caused by parallel memory acceptanceKirill A. Shutemov2023-10-201-4/+60
| * | x86/boot: efistub: Assign global boot_params variableArd Biesheuvel2023-10-172-0/+4
| * | efi: fix memory leak in krealloc failure handlingKuan-Wei Chiu2023-10-131-2/+6
| * | x86/efistub: Don't try to print after ExitBootService()Nikolay Borisov2023-10-131-4/+1
| |/
* | efi/unaccepted: Make sure unaccepted table is mappedKirill A. Shutemov2023-09-191-3/+29
* | efi/unaccepted: Use ACPI reclaim memory for unaccepted memory tableArd Biesheuvel2023-09-111-1/+1
|/
* Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt2023-09-085-124/+197
|\
| * riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti2023-09-052-19/+16
| * libstub: Fix compilation warning for rv32Alexandre Ghiti2023-09-051-1/+1
| * arm64: libstub: Move KASLR handling functions to kaslr.cAlexandre Ghiti2023-09-054-105/+181
* | Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-08-302-0/+4
|\ \
| * \ Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-07-172-0/+4
| |\ \ | | |/ | |/|
| | * efi: Do not include <linux/screen_info.h> from EFI headerThomas Zimmermann2023-07-082-0/+4
* | | Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-284-128/+249
|\ \ \
| * \ \ Merge remote-tracking branch 'linux-efi/urgent' into efi/nextArd Biesheuvel2023-08-281-1/+1
| |\ \ \
| | * | | x86/efistub: Fix PCI ROM preservation in mixed modeMikel Rychliski2023-08-241-1/+1
| | |/ /
| * | | efi/runtime-wrappers: Clean up white space and add __init annotationArd Biesheuvel2023-08-221-22/+19
| * | | acpi/prmt: Use EFI runtime sandbox to invoke PRM handlersArd Biesheuvel2023-08-221-0/+31