index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
efi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-11
efi: Drop unused efi_range_is_wc() function
Ard Biesheuvel
1
-21
/
+0
2025-12-16
efi: Support EDID information
Thomas Zimmermann
1
-4
/
+5
2025-12-04
Merge tag 'efi-next-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+4
2025-11-18
efi/libstub: gop: Add support for reading EDID
Thomas Zimmermann
1
-0
/
+2
2025-11-18
efi: Fix trailing whitespace in header file
Thomas Zimmermann
1
-1
/
+1
2025-11-11
efi/runtime-wrappers: Keep track of the efi_runtime_lock owner
Ard Biesheuvel
1
-0
/
+2
2025-11-11
efi/memattr: Convert efi_memattr_init() return type to void
Breno Leitao
1
-1
/
+1
2025-08-09
Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+4
2025-07-24
x86: Handle KCOV __init vs inline mismatches
Kees Cook
1
-1
/
+1
2025-07-09
efi: add ovmf debug log driver
Gerd Hoffmann
1
-0
/
+4
2025-02-04
efi: Use BIT_ULL() constants for memory attributes
Ard Biesheuvel
1
-15
/
+15
2025-02-04
efi: Avoid cold plugged memory for placing the kernel
Ard Biesheuvel
1
-0
/
+1
2025-01-14
x86/efistub: Drop long obsolete UGA support
Ard Biesheuvel
1
-4
/
+0
2024-11-15
x86/efi: Drop support for the EFI_PROPERTIES_TABLE
Nicolas Saenz Julienne
1
-14
/
+3
2024-08-27
efi: Remove unused declaration efi_initialize_iomem_resources()
Yue Haibing
1
-2
/
+0
2024-07-12
efi: Replace efi_memory_attributes_table_t 0-sized array with flexible array
Kees Cook
1
-1
/
+5
2024-07-12
efi: Rename efi_early_memdesc_ptr() to efi_memdesc_ptr()
Kees Cook
1
-2
/
+2
2024-07-08
x86/efistub: Call Apple set_os protocol on dual GPU Intel Macs
Aditya Garg
1
-0
/
+1
2024-07-08
x86/efistub: Enable SMBIOS protocol handling for x86
Ard Biesheuvel
1
-2
/
+2
2024-04-13
efi: Clear up misconceptions about a maximum variable name size
Tim Schumacher
1
-5
/
+4
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+5
2024-03-09
efi/libstub: Add get_event_log() support for CC platforms
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2024-03-09
efi/libstub: Add Confidential Computing (CC) measurement typedefs
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2024-03-09
efi/tpm: Use symbolic GUID name from spec for final events table
Ard Biesheuvel
1
-1
/
+1
2024-02-22
arm64/mm: wire up PTE_CONT for user mappings
Ryan Roberts
1
-0
/
+5
2023-12-11
efivarfs: automatically update super block flag
Masahisa Kojima
1
-0
/
+8
2023-12-11
efi: Add EFI_ACCESS_DENIED status code
Masahisa Kojima
1
-0
/
+1
2023-12-11
efi: expose efivar generic ops register function
Masahisa Kojima
1
-0
/
+3
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-7
/
+0
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+2
2023-08-22
acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers
Ard Biesheuvel
1
-0
/
+5
2023-08-22
efi/runtime-wrappers: Don't duplicate setup/teardown code
Ard Biesheuvel
1
-2
/
+4
2023-08-22
efi/runtime-wrappers: Remove duplicated macro for service returning void
Ard Biesheuvel
1
-19
/
+4
2023-08-21
efi/runtime-wrappers: Use type safe encapsulation of call arguments
Ard Biesheuvel
1
-10
/
+8
2023-08-03
efi: Remove unused extern declaration efi_lookup_mapped_addr()
YueHaibing
1
-1
/
+0
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+2
2023-07-08
efi: Do not include <linux/screen_info.h> from EFI header
Thomas Zimmermann
1
-1
/
+2
2023-06-30
Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+11
2023-06-06
x86/efi: Safely enable unaccepted memory in UEFI
Dionna Glaze
1
-0
/
+3
2023-06-06
efi: Add unaccepted memory support
Kirill A. Shutemov
1
-0
/
+1
2023-06-06
efi/libstub: Implement support for unaccepted memory
Kirill A. Shutemov
1
-1
/
+11
2023-05-25
efi: fix missing prototype warnings
Arnd Bergmann
1
-0
/
+2
2023-05-17
efivarfs: expose used and total size
Anisse Astier
1
-0
/
+11
2023-03-13
efi: earlycon: Reprobe after parsing config tables
Ard Biesheuvel
1
-0
/
+1
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+27
2023-02-04
efi: Discover BTI support in runtime services regions
Ard Biesheuvel
1
-2
/
+6
2023-02-03
efi: Drop minimum EFI version check at boot
Ard Biesheuvel
1
-2
/
+1
2023-01-30
efi/libstub: Add memory attribute protocol definitions
Evgeniy Baskov
1
-0
/
+1
2023-01-23
efi: Apply allowlist to EFI configuration tables when running under Xen
Demi Marie Obenour
1
-0
/
+10
2023-01-22
efi: xen: Implement memory descriptor lookup based on hypercall
Demi Marie Obenour
1
-0
/
+1
[next]