index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
efi/capsule-loader: fix incorrect sizeof in phys array reallocation
Thomas Huth
1
-1
/
+1
2026-04-18
efi/mokvar-table: Avoid repeated map/unmap of the same page
Ard Biesheuvel
1
-3
/
+15
2026-04-18
x86/efi: defer freeing of boot services memory
Mike Rapoport (Microsoft)
1
-1
/
+1
2026-03-04
EFI/CPER: don't go past the ARM processor CPER record buffer
Mauro Carvalho Chehab
2
-5
/
+10
2026-03-04
EFI/CPER: don't dump the entire memory region
Mauro Carvalho Chehab
1
-0
/
+5
2026-01-19
efi/cper: Fix cper_bits_to_str buffer handling and return value
Morduan Zang
1
-1
/
+1
2026-01-19
efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
Mauro Carvalho Chehab
1
-26
/
+24
2026-01-19
efi/cper: Adjust infopfx size to accept an extra space
Mauro Carvalho Chehab
1
-1
/
+1
2026-01-19
efi/cper: Add a new helper function to print bitmasks
Mauro Carvalho Chehab
1
-0
/
+60
2025-12-07
arch: back to -std=gnu89 in < v5.18
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-03-13
efi: Don't map the entire mokvar table to determine its size
Peter Jones
1
-28
/
+13
2025-03-13
efi: Avoid cold plugged memory for placing the kernel
Ard Biesheuvel
3
-2
/
+10
2025-03-13
efi: libstub: Use '-std=gnu11' to fix build with GCC 15
Nathan Chancellor
1
-1
/
+1
2024-12-14
tpm: fix signed/unsigned bug when checking event logs
Gregory Price
1
-8
/
+9
2024-10-17
efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption
Ard Biesheuvel
1
-1
/
+1
2024-07-05
efi/x86: Free EFI memory map only when installing a new one.
Ard Biesheuvel
1
-9
/
+0
2024-07-05
efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures
Ard Biesheuvel
2
-3
/
+4
2024-07-05
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
1
-230
/
+10
2024-07-05
efi: Correct comment on efi_memmap_alloc
Liu Zixian
1
-2
/
+1
2024-07-05
drivers: fix typo in firmware/efi/memmap.c
Zheng Zhi Yuan
1
-1
/
+1
2024-04-13
efivarfs: Request at most 512 bytes for variable names
Tim Schumacher
1
-6
/
+11
2024-03-06
efi/capsule-loader: fix incorrect allocation size
Arnd Bergmann
1
-1
/
+1
2024-03-01
efi: Don't add memblocks for soft-reserved memory
Andrew Bresticker
1
-9
/
+10
2024-03-01
efi: runtime: Fix potential overflow of soft-reserved region size
Andrew Bresticker
2
-2
/
+2
2023-09-19
x86/efistub: Fix PCI ROM preservation in mixed mode
Mikel Rychliski
1
-1
/
+1
2023-02-15
efi: Accept version 2 of memory attributes table
Ard Biesheuvel
1
-1
/
+1
2023-02-15
efi: fix potential NULL deref in efi_mem_reserve_persistent
Anton Gusev
1
-0
/
+2
2023-01-24
efi: fix userspace infinite retry read efivars after EFI runtime services pag...
Ding Hui
1
-0
/
+1
2023-01-18
efi: fix NULL-deref in init error path
Johan Hovold
1
-3
/
+6
2023-01-14
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
3
-8
/
+40
2022-11-10
efi: random: Use 'ACPI reclaim' memory for random seed
Ard Biesheuvel
1
-1
/
+6
2022-11-10
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
1
-1
/
+1
2022-11-10
efi/tpm: Pass correct address to memblock_reserve
Jerry Snitselaar
1
-1
/
+1
2022-11-03
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
1
-1
/
+1
2022-10-26
efi: libstub: drop pointless get_memory_map() call
Ard Biesheuvel
1
-8
/
+0
2022-09-28
efi: libstub: check Shim mode using MokSBStateRT
Ard Biesheuvel
1
-4
/
+4
2022-09-28
efi: x86: Wipe setup_data on pure EFI boot
Ard Biesheuvel
1
-0
/
+7
2022-09-15
efi: capsule-loader: Fix use-after-free in efi_capsule_write
Hyunwoo Kim
1
-24
/
+7
2022-09-15
efi: libstub: Disable struct randomization
Ard Biesheuvel
1
-0
/
+7
2022-04-08
pstore: Don't use semaphores in always-atomic-context code
Jann Horn
1
-1
/
+1
2022-03-23
efi: fix return value of __setup handlers
Randy Dunlap
2
-2
/
+2
2022-03-08
efivars: Respect "block" flag in efivar_entry_set_safe()
Jann Horn
1
-1
/
+4
2022-03-08
riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value
Sunil V L
1
-7
/
+10
2022-02-01
efi/libstub: arm64: Fix image check alignment at entry
Mihai Carabas
1
-3
/
+3
2022-02-01
efi: runtime: avoid EFIv2 runtime services on Apple x86 machines
Ard Biesheuvel
1
-0
/
+7
2021-10-20
efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()
Zhang Jianhua
1
-1
/
+1
2021-10-20
efi/cper: use stack buffer for error record decoding
Ard Biesheuvel
1
-2
/
+2
2021-08-18
efi/libstub: arm64: Double check image alignment at entry
Ard Biesheuvel
1
-0
/
+4
2021-08-18
efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
Ard Biesheuvel
1
-15
/
+13
2021-08-18
efi/libstub: arm64: Force Image reallocation if BSS was not reserved
Ard Biesheuvel
1
-1
/
+48
[next]