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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-08
firmware: efi: Never declare sysfb_primary_display on x86
Thomas Zimmermann
1
-1
/
+1
2026-02-25
x86/efi: defer freeing of boot services memory
Mike Rapoport (Microsoft)
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
8
-9
/
+9
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
11
-14
/
+14
2026-02-18
efi: Align unaccepted memory range to page boundary
Kiryl Shutsemau (Meta)
1
-2
/
+8
2026-02-18
efi: Fix reservation of unaccepted memory table
Kiryl Shutsemau (Meta)
1
-4
/
+4
2026-02-18
efi: stmm: Constify struct efivar_operations
Krzysztof Kozlowski
1
-8
/
+9
2026-02-17
efi: export sysfb_primary_display for EDID
Arnd Bergmann
1
-1
/
+1
2026-02-10
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-19
/
+6
2026-02-09
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
11
-163
/
+245
2026-02-05
Merge branch 'acpi-apei'
Rafael J. Wysocki
2
-5
/
+15
2026-01-21
Merge tag 'tee-bus-callback-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/drivers
Arnd Bergmann
1
-19
/
+6
2026-01-19
mm: rename cpu_bitmap field to flexible_array
Mathieu Desnoyers
1
-1
/
+1
2026-01-14
EFI/CPER: don't dump the entire memory region
Mauro Carvalho Chehab
1
-0
/
+5
2026-01-14
EFI/CPER: don't go past the ARM processor CPER record buffer
Mauro Carvalho Chehab
2
-5
/
+10
2026-01-14
efi/cper: Fix cper_bits_to_str buffer handling and return value
Morduan Zang
1
-1
/
+1
2026-01-08
efi: Wipe INITRD config table from memory after consumption
Ard Biesheuvel
1
-0
/
+1
2026-01-07
efi: stmm: Make use of tee bus methods
Uwe Kleine-König
1
-6
/
+5
2026-01-07
efi: stmm: Make use of module_tee_client_driver()
Uwe Kleine-König
1
-13
/
+1
2025-12-24
arm64: efi: Fix NULL pointer dereference by initializing user_ns
Breno Leitao
1
-0
/
+1
2025-12-24
efi/libstub: gop: Fix EDID support in mixed-mode
Hans de Goede
1
-4
/
+4
2025-12-16
efi: Support EDID information
Thomas Zimmermann
9
-92
/
+104
2025-12-16
sysfb: Replace screen_info with sysfb_primary_display
Thomas Zimmermann
4
-24
/
+32
2025-12-16
efi: sysfb_efi: Reduce number of references to global screen_info
Thomas Zimmermann
1
-34
/
+39
2025-12-16
efi: earlycon: Reduce number of references to global screen_info
Thomas Zimmermann
1
-20
/
+20
2025-12-16
efi: sysfb_efi: Fix efidrmfb and simpledrmfb on Valve Steam Deck
Tvrtko Ursulin
1
-0
/
+47
2025-12-16
efi: sysfb_efi: Convert swap width and height quirk to a callback
Tvrtko Ursulin
1
-8
/
+18
2025-12-16
efi: sysfb_efi: Fix lfb_linelength calculation when applying quirks
Tvrtko Ursulin
1
-1
/
+4
2025-12-16
efi: sysfb_efi: Replace open coded swap with the macro
Tvrtko Ursulin
1
-4
/
+1
2025-12-13
Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
1
-4
/
+4
2025-12-06
LoongArch: Add adaptive CSR accessors for 32BIT/64BIT
Huacai Chen
1
-4
/
+4
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-4
/
+4
2025-12-04
Merge tag 'efi-next-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
9
-99
/
+308
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-1
/
+19
2025-12-02
Merge tag 'x86_mm_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2025-11-21
docs: efi: add CPER functions to driver-api
Mauro Carvalho Chehab
1
-1
/
+1
2025-11-21
efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
Mauro Carvalho Chehab
1
-26
/
+24
2025-11-21
efi/cper: Add a new helper function to print bitmasks
Mauro Carvalho Chehab
1
-0
/
+60
2025-11-21
efi/cper: Adjust infopfx size to accept an extra space
Mauro Carvalho Chehab
1
-1
/
+1
2025-11-18
efi/libstub: x86: Store EDID in boot_params
Thomas Zimmermann
1
-1
/
+2
2025-11-18
efi/libstub: gop: Add support for reading EDID
Thomas Zimmermann
4
-4
/
+67
2025-11-18
efi/libstub: gop: Initialize screen_info in helper function
Thomas Zimmermann
1
-43
/
+33
2025-11-18
efi/libstub: gop: Find GOP handle instead of GOP data
Thomas Zimmermann
1
-10
/
+17
2025-11-16
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
2
-4
/
+4
2025-11-11
efi/runtime-wrappers: Keep track of the efi_runtime_lock owner
Ard Biesheuvel
1
-1
/
+16
2025-11-11
efi: Add missing static initializer for efi_mm::cpus_allowed_lock
Ard Biesheuvel
1
-0
/
+3
2025-11-11
efi/memattr: Convert efi_memattr_init() return type to void
Breno Leitao
1
-4
/
+3
2025-11-11
efi: stmm: fix kernel-doc "bad line" warnings
Randy Dunlap
1
-3
/
+3
2025-11-11
efi/riscv: Remove the useless failure return message print
Qiang Ma
1
-9
/
+1
[next]