summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-221-9/+1
|\ \
| * \ Merge 6.9-rc5 into driver-core-nextGreg Kroah-Hartman2024-04-232-1/+2
| |\ \
| * | | treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner2024-04-111-9/+1
* | | | Merge tag 'efi-fixes-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-211-2/+26
|\ \ \ \ | | |_|/ | |/| |
| * | | x86/efistub: Omit physical KASLR when memory reservations existArd Biesheuvel2024-05-171-2/+26
* | | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-181-11/+0
|\ \ \ \
| * | | | Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-141-11/+0
| | |_|/ | |/| |
* | | | Merge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-153-4/+12
|\ \ \ \ | | |/ / | |/| |
| * | | efi: libstub: only free priv.runtime_map when allocatedHagar Hemdan2024-04-291-2/+2
| * | | efi: Clear up misconceptions about a maximum variable name sizeTim Schumacher2024-04-131-1/+1
| * | | efi: pstore: Request at most 512 bytes for variable namesTim Schumacher2024-03-291-1/+9
| | |/ | |/|
* | | 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-151-1/+1
|\ \ \ \
| * | | | treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-231-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-1010-9/+912
|\