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
/
efi.c
Age
Commit message (
Expand
)
Author
2024-03-24
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
2024-03-09
efi/libstub: Add get_event_log() support for CC platforms
Kuppuswamy Sathyanarayanan
2024-03-09
efi/tpm: Use symbolic GUID name from spec for final events table
Ard Biesheuvel
2023-12-11
efivarfs: automatically update super block flag
Masahisa Kojima
2023-12-11
efi: expose efivar generic ops register function
Masahisa Kojima
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-20
Merge 3rd batch of EFI fixes into efi/urgent
Ard Biesheuvel
2023-10-13
efi: fix memory leak in krealloc failure handling
Kuan-Wei Chiu
2023-09-19
efi/unaccepted: Make sure unaccepted table is mapped
Kirill A. Shutemov
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-06-30
Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-26
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-21
Revert "efi: random: refresh non-volatile random seed when RNG is initialized"
Linus Torvalds
2023-06-06
efi: Add unaccepted memory support
Kirill A. Shutemov
2023-06-06
efi/libstub: Implement support for unaccepted memory
Kirill A. Shutemov
2023-05-17
efivarfs: expose used and total size
Anisse Astier
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-03
efi: Use standard format for printing the EFI revision
Ard Biesheuvel
2023-02-03
efi: Drop minimum EFI version check at boot
Ard Biesheuvel
2023-02-03
efi: fix potential NULL deref in efi_mem_reserve_persistent
Anton Gusev
2023-01-26
efi: verify that variable services are supported
Johan Hovold
2023-01-23
efi: Warn if trying to reserve memory under Xen
Demi Marie Obenour
2023-01-23
efi: Apply allowlist to EFI configuration tables when running under Xen
Demi Marie Obenour
2023-01-22
efi: xen: Implement memory descriptor lookup based on hypercall
Demi Marie Obenour
2023-01-22
efi: memmap: Disregard bogus entries instead of returning them
Demi Marie Obenour
2023-01-17
efi: efivars: drop kobject from efivars_register()
Johan Hovold
2023-01-03
efi: fix NULL-deref in init error path
Johan Hovold
2022-12-20
efi: random: fix NULL-deref when refreshing seed
Johan Hovold
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-22
efi: random: refresh non-volatile random seed when RNG is initialized
Jason A. Donenfeld
2022-11-18
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
2022-11-18
efi: x86: Move EFI runtime map sysfs code to arch/x86
Ard Biesheuvel
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-10-24
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
2022-10-21
efi: ssdt: Don't free memory if ACPI table was loaded successfully
Ard Biesheuvel
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-09-27
efi: libstub: unify initrd loading between architectures
Ard Biesheuvel
2022-09-26
mm: remove rb tree.
Liam R. Howlett
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-06-24
efi: vars: Move efivar caching layer into efivarfs
Ard Biesheuvel
2022-06-20
efi: avoid efivars layer when loading SSDTs from variables
Ard Biesheuvel
2022-06-15
efi: Make code to find mirrored memory ranges generic
Ma Wupeng
2022-04-13
efi: Register efi_secret platform device if EFI secret area is declared
Dov Murik
2022-04-13
efi: Save location of EFI confidential computing area
Dov Murik
2022-04-13
efi: Allow to enable EFI runtime services by default on RT
Javier Martinez Canillas
2022-03-01
efi: fix return value of __setup handlers
Randy Dunlap
2022-01-23
efi: runtime: avoid EFIv2 runtime services on Apple x86 machines
Ard Biesheuvel
2021-09-28
efi: Allow efi=runtime
Sebastian Andrzej Siewior
2021-09-28
efi: Disable runtime services on RT
Sebastian Andrzej Siewior
2021-07-16
firmware/efi: Tell memblock about EFI iomem reservations
Marc Zyngier
[next]