index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
2025-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
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
2025-03-07
Merge branch 'x86-mixed-mode' into efi/next
Ard Biesheuvel
2025-02-27
efi/mokvar-table: Avoid repeated map/unmap of the same page
Ard Biesheuvel
2025-02-27
efi: Don't map the entire mokvar table to determine its size
Peter Jones
2025-02-23
efi/cper: Fix cper_arm_ctx_info alignment
Patrick Rudolph
2025-02-23
efi/cper: Fix cper_ia_proc_ctx alignment
Patrick Rudolph
2025-02-21
x86/efi/mixed: Move mixed mode startup code into libstub
Ard Biesheuvel
2025-02-21
x86/efistub: Merge PE and handover entrypoints
Ard Biesheuvel
2025-02-21
efi: rci2: mark bin_attribute as __ro_after_init
Thomas Weißschuh
2025-02-21
efi/mokvar: Use const 'struct bin_attribute' callback
Thomas Weißschuh
2025-02-06
efi/cper, cxl: Remove cper_cxl.h
Smita Koralahalli
2025-02-06
efi/cper, cxl: Make definitions and structures global
Smita Koralahalli
2025-02-06
efi/cper, cxl: Prefix protocol error struct and function names with cxl_
Smita Koralahalli
2025-02-04
efi: Avoid cold plugged memory for placing the kernel
Ard Biesheuvel
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-22
efi: libstub: Use '-std=gnu11' to fix build with GCC 15
Nathan Chancellor
2025-01-14
efi: sysfb_efi: fix W=1 warnings when EFI is not set
Randy Dunlap
2025-01-14
efi/libstub: Use __free() helper for pool deallocations
Ard Biesheuvel
2025-01-14
efi/libstub: Use cleanup helpers for freeing copies of the memory map
Ard Biesheuvel
2025-01-14
efi/libstub: Simplify PCI I/O handle buffer traversal
Ard Biesheuvel
2025-01-14
efi/libstub: Refactor and clean up GOP resolution picker code
Ard Biesheuvel
2025-01-14
efi/libstub: Simplify GOP handling code
Ard Biesheuvel
2025-01-14
efi/libstub: Use C99-style for loop to traverse handle buffer
Ard Biesheuvel
2025-01-14
x86/efistub: Drop long obsolete UGA support
Ard Biesheuvel
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2024-12-19
efi/libstub: Bump up EFI_MMAP_NR_SLACK_SLOTS to 32
Hamza Mahfooz
2024-12-15
Merge tag 'efi-fixes-for-v6.13-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-12-13
efi/esrt: remove esre_attribute::store()
Jiri Slaby (SUSE)
2024-12-06
efi/zboot: Limit compression options to GZIP and ZSTD
Ard Biesheuvel
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-17
efi: Fix memory leak in efivar_ssdt_load
Cyrill Gorcunov
2024-11-17
efi/libstub: Take command line overrides into account for loaded files
Ard Biesheuvel
[next]