开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
efi.c
Age
Commit message (
Expand
)
Author
2024-11-17
efi: Fix memory leak in efivar_ssdt_load
Cyrill Gorcunov
2024-09-13
efi: Remove redundant null pointer checks in efi_debugfs_init()
Li Zetao
2024-03-24
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
2024-03-09
efi/libstub: Add get_event_log() support for CC platforms
Kuppuswamy Sathyanarayanan
2024-03-09
efi/tpm: Use symbolic GUID name from spec for final events table
Ard Biesheuvel
2023-12-11
efivarfs: automatically update super block flag
Masahisa Kojima
2023-12-11
efi: expose efivar generic ops register function
Masahisa Kojima
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-20
Merge 3rd batch of EFI fixes into efi/urgent
Ard Biesheuvel
2023-10-13
efi: fix memory leak in krealloc failure handling
Kuan-Wei Chiu
2023-09-19
efi/unaccepted: Make sure unaccepted table is mapped
Kirill A. Shutemov
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-06-30
Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-26
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-21
Revert "efi: random: refresh non-volatile random seed when RNG is initialized"
Linus Torvalds
2023-06-06
efi: Add unaccepted memory support
Kirill A. Shutemov
2023-06-06
efi/libstub: Implement support for unaccepted memory
Kirill A. Shutemov
2023-05-17
efivarfs: expose used and total size
Anisse Astier
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-03
efi: Use standard format for printing the EFI revision
Ard Biesheuvel
2023-02-03
efi: Drop minimum EFI version check at boot
Ard Biesheuvel
2023-02-03
efi: fix potential NULL deref in efi_mem_reserve_persistent
Anton Gusev
2023-01-26
efi: verify that variable services are supported
Johan Hovold
2023-01-23
efi: Warn if trying to reserve memory under Xen
Demi Marie Obenour
2023-01-23
efi: Apply allowlist to EFI configuration tables when running under Xen
Demi Marie Obenour
2023-01-22
efi: xen: Implement memory descriptor lookup based on hypercall
Demi Marie Obenour
2023-01-22
efi: memmap: Disregard bogus entries instead of returning them
Demi Marie Obenour
2023-01-17
efi: efivars: drop kobject from efivars_register()
Johan Hovold
2023-01-03
efi: fix NULL-deref in init error path
Johan Hovold
2022-12-20
efi: random: fix NULL-deref when refreshing seed
Johan Hovold
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-22
efi: random: refresh non-volatile random seed when RNG is initialized
Jason A. Donenfeld
2022-11-18
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
2022-11-18
efi: x86: Move EFI runtime map sysfs code to arch/x86
Ard Biesheuvel
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-10-24
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
2022-10-21
efi: ssdt: Don't free memory if ACPI table was loaded successfully
Ard Biesheuvel
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-09-27
efi: libstub: unify initrd loading between architectures
Ard Biesheuvel
2022-09-26
mm: remove rb tree.
Liam R. Howlett
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-06-24
efi: vars: Move efivar caching layer into efivarfs
Ard Biesheuvel
2022-06-20
efi: avoid efivars layer when loading SSDTs from variables
Ard Biesheuvel
2022-06-15
efi: Make code to find mirrored memory ranges generic
Ma Wupeng
2022-04-13
efi: Register efi_secret platform device if EFI secret area is declared
Dov Murik
2022-04-13
efi: Save location of EFI confidential computing area
Dov Murik
2022-04-13
efi: Allow to enable EFI runtime services by default on RT
Javier Martinez Canillas
2022-03-01
efi: fix return value of __setup handlers
Randy Dunlap
2022-01-23
efi: runtime: avoid EFIv2 runtime services on Apple x86 machines
Ard Biesheuvel
2021-09-28
efi: Allow efi=runtime
Sebastian Andrzej Siewior
[next]