index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
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
/
efi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
efi: Avoid cold plugged memory for placing the kernel
Ard Biesheuvel
1
-2
/
+4
2024-04-03
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
1
-0
/
+2
2023-10-20
Merge 3rd batch of EFI fixes into efi/urgent
Ard Biesheuvel
1
-2
/
+6
2023-10-13
efi: fix memory leak in krealloc failure handling
Kuan-Wei Chiu
1
-2
/
+6
2023-09-19
efi/unaccepted: Make sure unaccepted table is mapped
Kirill A. Shutemov
1
-3
/
+29
2023-06-30
Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2023-06-26
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+26
2023-06-21
Revert "efi: random: refresh non-volatile random seed when RNG is initialized"
Linus Torvalds
1
-21
/
+0
2023-06-06
efi: Add unaccepted memory support
Kirill A. Shutemov
1
-0
/
+25
2023-06-06
efi/libstub: Implement support for unaccepted memory
Kirill A. Shutemov
1
-0
/
+1
2023-05-17
efivarfs: expose used and total size
Anisse Astier
1
-0
/
+1
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+57
2023-02-03
efi: Use standard format for printing the EFI revision
Ard Biesheuvel
1
-4
/
+9
2023-02-03
efi: Drop minimum EFI version check at boot
Ard Biesheuvel
1
-8
/
+1
2023-02-03
efi: fix potential NULL deref in efi_mem_reserve_persistent
Anton Gusev
1
-0
/
+2
2023-01-26
efi: verify that variable services are supported
Johan Hovold
1
-0
/
+22
2023-01-23
efi: Warn if trying to reserve memory under Xen
Demi Marie Obenour
1
-0
/
+4
2023-01-23
efi: Apply allowlist to EFI configuration tables when running under Xen
Demi Marie Obenour
1
-3
/
+10
2023-01-22
efi: xen: Implement memory descriptor lookup based on hypercall
Demi Marie Obenour
1
-1
/
+4
2023-01-22
efi: memmap: Disregard bogus entries instead of returning them
Demi Marie Obenour
1
-0
/
+6
2023-01-17
efi: efivars: drop kobject from efivars_register()
Johan Hovold
1
-1
/
+1
2023-01-03
efi: fix NULL-deref in init error path
Johan Hovold
1
-3
/
+6
2022-12-20
efi: random: fix NULL-deref when refreshing seed
Johan Hovold
1
-1
/
+3
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+8
2022-11-22
efi: random: refresh non-volatile random seed when RNG is initialized
Jason A. Donenfeld
1
-0
/
+19
2022-11-18
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
1
-2
/
+2
2022-11-18
efi: x86: Move EFI runtime map sysfs code to arch/x86
Ard Biesheuvel
1
-4
/
+1
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
1
-0
/
+5
2022-10-24
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
1
-1
/
+1
2022-10-21
efi: ssdt: Don't free memory if ACPI table was loaded successfully
Ard Biesheuvel
1
-0
/
+2
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-09-27
efi: libstub: unify initrd loading between architectures
Ard Biesheuvel
1
-0
/
+15
2022-09-26
mm: remove rb tree.
Liam R. Howlett
1
-1
/
+0
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
1
-0
/
+1
2022-06-24
efi: vars: Move efivar caching layer into efivarfs
Ard Biesheuvel
1
-0
/
+1
2022-06-20
efi: avoid efivars layer when loading SSDTs from variables
Ard Biesheuvel
1
-62
/
+41
2022-06-15
efi: Make code to find mirrored memory ranges generic
Ma Wupeng
1
-0
/
+23
2022-04-13
efi: Register efi_secret platform device if EFI secret area is declared
Dov Murik
1
-0
/
+5
2022-04-13
efi: Save location of EFI confidential computing area
Dov Murik
1
-0
/
+6
2022-04-13
efi: Allow to enable EFI runtime services by default on RT
Javier Martinez Canillas
1
-1
/
+1
2022-03-01
efi: fix return value of __setup handlers
Randy Dunlap
1
-1
/
+1
2022-01-23
efi: runtime: avoid EFIv2 runtime services on Apple x86 machines
Ard Biesheuvel
1
-0
/
+7
2021-09-28
efi: Allow efi=runtime
Sebastian Andrzej Siewior
1
-0
/
+3
2021-09-28
efi: Disable runtime services on RT
Sebastian Andrzej Siewior
1
-1
/
+1
2021-07-16
firmware/efi: Tell memblock about EFI iomem reservations
Marc Zyngier
1
-1
/
+12
2021-03-19
firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
Lv Yunlong
1
-1
/
+2
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
1
-0
/
+1
2020-11-25
efi/efivars: Set generic ops before loading SSDT
Amadeusz Sławiński
1
-1
/
+1
2020-10-12
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
1
-23
/
+26
2020-09-25
efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report it
Ard Biesheuvel
1
-23
/
+24
[next]