aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi
AgeCommit message (Expand)Author
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-21Merge tag 'efi-fixes-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-17x86/efistub: Omit physical KASLR when memory reservations existArd Biesheuvel
2024-05-14Merge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada
2024-04-29efi: libstub: only free priv.runtime_map when allocatedHagar Hemdan
2024-04-24efi/unaccepted: touch soft lockup during memory acceptChen Yu
2024-04-23Merge 6.9-rc5 into driver-core-nextGreg Kroah-Hartman
2024-04-13efi: Clear up misconceptions about a maximum variable name sizeTim Schumacher
2024-04-11treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner
2024-03-29efi: pstore: Request at most 512 bytes for variable namesTim Schumacher
2024-03-28x86/efistub: Reinstate soft limit for initrd loadingArd Biesheuvel
2024-03-28efi/libstub: Cast away type warning in use of max()Ard Biesheuvel
2024-03-24Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-24efi: fix panic in kdump kernelOleksandr Tymoshenko
2024-03-24x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel
2024-03-22Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-22efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)
2024-03-21Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-17Merge tag 'efi-fixes-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-16fbcon: Increase maximum font width x height to 64 x 128Samuel Thibault
2024-03-15x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-13Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-12Merge tag 'pstore-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-12Merge branch 'linus' into x86/boot, to resolve conflictIngo Molnar
2024-03-09x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel
2024-03-09efi/libstub: Add get_event_log() support for CC platformsKuppuswamy Sathyanarayanan
2024-03-09efi/libstub: Measure into CC protocol if TCG2 protocol is absentArd Biesheuvel
2024-03-09efi/libstub: Add Confidential Computing (CC) measurement typedefsKuppuswamy Sathyanarayanan
2024-03-09efi/tpm: Use symbolic GUID name from spec for final events tableArd Biesheuvel
2024-03-09efi/libstub: Use TPM event typedefs from the TCG PC Client specArd Biesheuvel
2024-03-08PCI/AER: Generalize TLP Header Log readingIlpo Järvinen
2024-03-07driver core: Adds flags param to fwnode_link_add()Saravana Kannan
2024-03-04x86/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel
2024-03-04efi/libstub: Add generic support for parsing mem_encrypt=Ard Biesheuvel
2024-02-22treewide: update LLVM Bugzilla linksNathan Chancellor
2024-02-22efi: pstore: Allow dynamic initialization based on module parameterGuilherme G. Piccoli
2024-02-13efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann
2024-02-03cxl/cper: Fix errant CPER prints for CXL eventsIra Weiny
2024-02-02efi: Don't add memblocks for soft-reserved memoryAndrew Bresticker
2024-02-02efi: runtime: Fix potential overflow of soft-reserved region sizeAndrew Bresticker
2024-01-30efi/libstub: Add one kernel-doc commentYang Li
2024-01-30x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDRArd Biesheuvel
2024-01-26x86/efistub: Give up if memory attribute protocol returns an errorArd Biesheuvel
2024-01-23riscv/efistub: Tighten ELF relocation checkArd Biesheuvel
2024-01-23riscv/efistub: Ensure GP-relative addressing is not usedJan Kiszka
2024-01-09Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds