index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
2025-11-06
efistub/x86: Add fallback for SMBIOS record lookup
Francesco Pompo
2025-11-05
efi/libstub: Fix page table access in 5-level to 4-level paging transition
Usama Arif
2025-10-30
kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Nathan Chancellor
2025-10-05
Merge tag 'efi-next-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-09-29
efi/x86: Memory protection on EfiGcdMemoryTypeMoreReliable
Lenny Szubowicz
2025-09-16
Merge branch 'x86/urgent' into x86/apic, to resolve conflict
Ingo Molnar
2025-09-13
efi: support booting with kexec handover (KHO)
Evangelos Petrongonas
2025-09-03
efistub/x86: Remap inittext read-execute when needed
Ard Biesheuvel
2025-08-29
efi: Explain OVMF acronym in OVMF_DEBUG_LOG help text
Geert Uytterhoeven
2025-08-26
efi: stmm: Drop unneeded null pointer check
Jan Kiszka
2025-08-26
efi: stmm: Drop unused EFI error from setup_mm_hdr arguments
Jan Kiszka
2025-08-26
efi: stmm: Do not return EFI_OUT_OF_RESOURCES on internal errors
Jan Kiszka
2025-08-26
efi: stmm: Fix incorrect buffer allocation method
Jan Kiszka
2025-08-09
Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-07-29
Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
2025-07-15
efistub: Lower default log level
Aaron Kling
2025-07-09
efi: add ovmf debug log driver
Gerd Hoffmann
2025-07-08
arm64: fix unnecessary rebuilding when CONFIG_DEBUG_EFI=y
Masahiro Yamada
2025-06-21
x86/efi: Implement support for embedding SBAT data for x86
Vitaly Kuznetsov
2025-06-20
efi: Fix .data section size calculations when .sbat is present
Vitaly Kuznetsov
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2025-06-10
efi: Drop preprocessor directives from zboot.lds
Vitaly Kuznetsov
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-06-07
Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2025-06-06
efi/libstub: use 'targets' instead of extra-y in Makefile
Masahiro Yamada
2025-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-30
LoongArch: Enable HAVE_ARCH_STACKLEAK
Youling Tang
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
2025-05-21
efi/efi_test: Fix missing pending status update in getwakeuptime
Ivan Hu
2025-05-21
Merge branch 'efi-sbat' into efi/next
Ard Biesheuvel
2025-05-21
efi: zboot specific mechanism for embedding SBAT section
Vitaly Kuznetsov
2025-05-17
x86/mm/64: Make 5-level paging support unconditional
Kirill A. Shutemov
2025-05-09
efi/libstub: Describe missing 'out' parameter in efi_load_initrd
Hans Zhang
2025-05-09
efi: Improve logging around memmap init
Bartosz Szczepanek
2025-04-09
efi: Export symbol efi_mem_desc_lookup
Thomas Zimmermann
2025-04-06
x86/boot: Move the EFI mixed mode startup code back under arch/x86, into star...
Ard Biesheuvel
2025-04-02
Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-03-29
Merge tag 'efi-next-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-14
efi/libstub: Avoid legacy decompressor zlib/zstd wrappers
Ard Biesheuvel
2025-03-14
efi/libstub: Avoid physical address 0x0 when doing random allocation
Ard Biesheuvel
2025-03-13
efi/libstub: Avoid CopyMem/SetMem EFI services after ExitBootServices
Ard Biesheuvel
2025-03-10
efi: efibc: change kmalloc(size * count, ...) to kmalloc_array()
Ethan Carter Edwards
2025-03-10
Merge 6.14-rc6 into driver-core-next
Greg Kroah-Hartman
[prev]
[next]