index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
efi: Explain OVMF acronym in OVMF_DEBUG_LOG help text
Geert Uytterhoeven
1
-3
/
+4
2025-08-26
efi: stmm: Drop unneeded null pointer check
Jan Kiszka
1
-2
/
+1
2025-08-26
efi: stmm: Drop unused EFI error from setup_mm_hdr arguments
Jan Kiszka
1
-17
/
+8
2025-08-26
efi: stmm: Do not return EFI_OUT_OF_RESOURCES on internal errors
Jan Kiszka
1
-6
/
+6
2025-08-26
efi: stmm: Fix incorrect buffer allocation method
Jan Kiszka
1
-9
/
+12
2025-08-09
Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
5
-2
/
+130
2025-07-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+1
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-4
/
+4
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
1
-4
/
+4
2025-07-15
efistub: Lower default log level
Aaron Kling
1
-2
/
+2
2025-07-09
efi: add ovmf debug log driver
Gerd Hoffmann
4
-0
/
+128
2025-07-08
arm64: fix unnecessary rebuilding when CONFIG_DEBUG_EFI=y
Masahiro Yamada
1
-1
/
+1
2025-06-21
x86/efi: Implement support for embedding SBAT data for x86
Vitaly Kuznetsov
1
-1
/
+1
2025-06-20
efi: Fix .data section size calculations when .sbat is present
Vitaly Kuznetsov
1
-2
/
+2
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-1
/
+1
2025-06-10
efi: Drop preprocessor directives from zboot.lds
Vitaly Kuznetsov
1
-2
/
+0
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2025-06-07
Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
1
-1
/
+1
2025-06-06
efi/libstub: use 'targets' instead of extra-y in Makefile
Masahiro Yamada
1
-1
/
+1
2025-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
7
-8
/
+71
2025-05-30
LoongArch: Enable HAVE_ARCH_STACKLEAK
Youling Tang
1
-1
/
+1
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+1
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
1
-5
/
+5
2025-05-21
efi/efi_test: Fix missing pending status update in getwakeuptime
Ivan Hu
1
-0
/
+4
2025-05-21
Merge branch 'efi-sbat' into efi/next
Ard Biesheuvel
4
-2
/
+59
2025-05-21
efi: zboot specific mechanism for embedding SBAT section
Vitaly Kuznetsov
4
-2
/
+59
2025-05-17
x86/mm/64: Make 5-level paging support unconditional
Kirill A. Shutemov
1
-1
/
+1
2025-05-09
efi/libstub: Describe missing 'out' parameter in efi_load_initrd
Hans Zhang
1
-0
/
+1
2025-05-09
efi: Improve logging around memmap init
Bartosz Szczepanek
1
-1
/
+2
2025-04-09
efi: Export symbol efi_mem_desc_lookup
Thomas Zimmermann
1
-0
/
+1
2025-04-06
x86/boot: Move the EFI mixed mode startup code back under arch/x86, into startup/
Ard Biesheuvel
2
-254
/
+0
2025-04-02
Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
3
-105
/
+6
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-3
/
+3
2025-03-29
Merge tag 'efi-next-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
10
-81
/
+448
2025-03-14
efi/libstub: Avoid legacy decompressor zlib/zstd wrappers
Ard Biesheuvel
6
-57
/
+136
2025-03-14
efi/libstub: Avoid physical address 0x0 when doing random allocation
Ard Biesheuvel
1
-0
/
+4
2025-03-13
efi/libstub: Avoid CopyMem/SetMem EFI services after ExitBootServices
Ard Biesheuvel
1
-0
/
+26
2025-03-10
efi: efibc: change kmalloc(size * count, ...) to kmalloc_array()
Ethan Carter Edwards
1
-1
/
+1
2025-03-10
Merge 6.14-rc6 into driver-core-next
Greg Kroah-Hartman
3
-32
/
+29
2025-03-07
Merge branch 'x86-mixed-mode' into efi/next
Ard Biesheuvel
3
-23
/
+285
2025-02-27
efi/mokvar-table: Avoid repeated map/unmap of the same page
Ard Biesheuvel
1
-3
/
+15
2025-02-27
efi: Don't map the entire mokvar table to determine its size
Peter Jones
1
-28
/
+13
2025-02-23
efi/cper: Fix cper_arm_ctx_info alignment
Patrick Rudolph
1
-1
/
+1
2025-02-23
efi/cper: Fix cper_ia_proc_ctx alignment
Patrick Rudolph
1
-1
/
+1
2025-02-21
x86/efi/mixed: Move mixed mode startup code into libstub
Ard Biesheuvel
2
-0
/
+256
2025-02-21
x86/efistub: Merge PE and handover entrypoints
Ard Biesheuvel
1
-23
/
+29
2025-02-21
efi: rci2: mark bin_attribute as __ro_after_init
Thomas Weißschuh
1
-1
/
+1
2025-02-21
efi/mokvar: Use const 'struct bin_attribute' callback
Thomas Weißschuh
1
-2
/
+2
[next]