summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi
Commit message (Expand)AuthorAgeFilesLines
* efi/unaccepted: touch soft lockup during memory acceptChen Yu2024-04-241-0/+4
* x86/efistub: Reinstate soft limit for initrd loadingArd Biesheuvel2024-03-281-0/+1
* efi/libstub: Cast away type warning in use of max()Ard Biesheuvel2024-03-281-1/+1
* Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-243-2/+5
|\
| * efi: fix panic in kdump kernelOleksandr Tymoshenko2024-03-241-0/+2
| * x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel2024-03-241-1/+2
| * efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)2024-03-221-1/+1
* | Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-221-1/+1
|\ \
| * | fbcon: Increase maximum font width x height to 64 x 128Samuel Thibault2024-03-161-1/+1
* | | Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-211-1/+1
|\ \ \
| * | | driver core: Adds flags param to fwnode_link_add()Saravana Kannan2024-03-071-1/+1
* | | | Merge tag 'efi-fixes-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-171-2/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel2024-03-151-2/+4
* | | | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-141-1/+1
|\ \ \ \
| * | | | treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-221-1/+1
| | |/ / | |/| |
* | | | Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-141-2/+2
|\ \ \ \
| * | | | PCI/AER: Generalize TLP Header Log readingIlpo Järvinen2024-03-081-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-136-67/+226
|\ \ \ \ | | |_|/ | |/| |
| * | | x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel2024-03-091-1/+10
| * | | efi/libstub: Add get_event_log() support for CC platformsKuppuswamy Sathyanarayanan2024-03-095-31/+60
| * | | efi/libstub: Measure into CC protocol if TCG2 protocol is absentArd Biesheuvel2024-03-091-22/+62
| * | | efi/libstub: Add Confidential Computing (CC) measurement typedefsKuppuswamy Sathyanarayanan2024-03-091-0/+79
| * | | efi/tpm: Use symbolic GUID name from spec for final events tableArd Biesheuvel2024-03-092-2/+2
| * | | efi/libstub: Use TPM event typedefs from the TCG PC Client specArd Biesheuvel2024-03-092-15/+17
| | |/ | |/|
* | | Merge tag 'pstore-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-121-8/+35
|\ \ \
| * | | efi: pstore: Allow dynamic initialization based on module parameterGuilherme G. Piccoli2024-02-221-8/+35
| | |/ | |/|
* | | Merge branch 'linus' into x86/boot, to resolve conflictIngo Molnar2024-03-121-1/+1
|\ \ \
| * | | efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann2024-02-131-1/+1
| | |/ | |/|
* | | x86/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel2024-03-041-0/+3
* | | efi/libstub: Add generic support for parsing mem_encrypt=Ard Biesheuvel2024-03-042-1/+9
|/ /
* | cxl/cper: Fix errant CPER prints for CXL eventsIra Weiny2024-02-031-0/+19
* | efi: Don't add memblocks for soft-reserved memoryAndrew Bresticker2024-02-021-9/+10
* | efi: runtime: Fix potential overflow of soft-reserved region sizeAndrew Bresticker2024-02-022-2/+2
* | efi/libstub: Add one kernel-doc commentYang Li2024-01-301-0/+1
* | x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDRArd Biesheuvel2024-01-305-8/+12
* | x86/efistub: Give up if memory attribute protocol returns an errorArd Biesheuvel2024-01-262-12/+16
* | riscv/efistub: Tighten ELF relocation checkArd Biesheuvel2024-01-231-1/+1
* | riscv/efistub: Ensure GP-relative addressing is not usedJan Kiszka2024-01-231-1/+1
|/
* 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