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