index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L
Hans de Goede
1
-0
/
+8
2023-03-30
efi: sysfb_efi: Fix DMI quirks not working for simpledrm
Hans de Goede
1
-1
/
+4
2023-03-30
efi/libstub: smbios: Use length member instead of record struct size
Ard Biesheuvel
1
-1
/
+1
2023-03-11
firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3
Darrell Kavanagh
1
-0
/
+8
2023-02-14
arm64: efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max mac...
Darren Hart
1
-3
/
+6
2023-02-09
efi: Accept version 2 of memory attributes table
Ard Biesheuvel
1
-1
/
+1
2023-02-09
efi: fix potential NULL deref in efi_mem_reserve_persistent
Anton Gusev
1
-0
/
+2
2023-02-01
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
1
-0
/
+1
2023-01-18
efi: fix NULL-deref in init error path
Johan Hovold
1
-3
/
+6
2023-01-18
efi: fix userspace infinite retry read efivars after EFI runtime services pag...
Ding Hui
1
-0
/
+1
2023-01-12
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
3
-8
/
+40
2022-11-11
arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines
Ard Biesheuvel
4
-2
/
+93
2022-10-28
efi: efivars: Fix variable writes with unsupported query_variable_store()
Ard Biesheuvel
1
-48
/
+20
2022-10-24
efi: random: Use 'ACPI reclaim' memory for random seed
Ard Biesheuvel
1
-1
/
+6
2022-10-24
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
1
-1
/
+1
2022-10-24
efi/tpm: Pass correct address to memblock_reserve
Jerry Snitselaar
1
-1
/
+1
2022-10-21
efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0
Ard Biesheuvel
3
-6
/
+6
2022-10-21
efi: libstub: Fix incorrect payload size in zboot header
Ard Biesheuvel
1
-1
/
+2
2022-10-21
efi: libstub: Give efi_main() asmlinkage qualification
Ard Biesheuvel
1
-3
/
+3
2022-10-21
efi: efivars: Fix variable writes without query_variable_store()
Ard Biesheuvel
1
-5
/
+5
2022-10-21
efi: ssdt: Don't free memory if ACPI table was loaded successfully
Ard Biesheuvel
1
-0
/
+2
2022-10-21
efi: libstub: Remove zboot signing from build options
Ard Biesheuvel
2
-47
/
+4
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+2
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-489
/
+1237
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2022-10-04
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-0
/
+2
2022-10-04
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
1
-0
/
+1
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-4
/
+6
2022-09-27
efi/arm64: libstub: avoid SetVirtualAddressMap() when possible
Ard Biesheuvel
2
-1
/
+9
2022-09-27
efi: zboot: create MemoryMapped() device path for the parent if needed
Ard Biesheuvel
1
-4
/
+16
2022-09-27
efi: libstub: fix up the last remaining open coded boot service call
Ard Biesheuvel
1
-2
/
+2
2022-09-27
efi/arm: libstub: move ARM specific code out of generic routines
Ard Biesheuvel
1
-59
/
+2
2022-09-27
efi/libstub: measure EFI LoadOptions
Ilias Apalodimas
2
-0
/
+11
2022-09-27
efi/libstub: refactor the initrd measuring functions
Ilias Apalodimas
1
-43
/
+77
2022-09-27
Merge tag 'efi-loongarch-for-v6.1-2' into HEAD
Ard Biesheuvel
13
-364
/
+358
2022-09-27
efi/loongarch: libstub: remove dependency on flattened DT
Ard Biesheuvel
2
-12
/
+57
2022-09-27
efi: libstub: install boot-time memory map as config table
Ard Biesheuvel
6
-8
/
+30
2022-09-27
efi: libstub: remove DT dependency from generic stub
Ard Biesheuvel
3
-61
/
+60
2022-09-27
efi: libstub: unify initrd loading between architectures
Ard Biesheuvel
7
-97
/
+98
2022-09-27
mm: remove rb tree.
Liam R. Howlett
1
-1
/
+0
2022-09-27
mm: start tracking VMAs with maple tree
Liam R. Howlett
1
-0
/
+1
2022-09-26
efi: libstub: remove pointless goto kludge
Ard Biesheuvel
1
-15
/
+7
2022-09-26
efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap
Ard Biesheuvel
8
-157
/
+76
2022-09-26
efi: libstub: avoid efi_get_memory_map() for allocating the virt map
Ard Biesheuvel
3
-22
/
+47
2022-09-26
treewide: Filter out CC_FLAGS_CFI
Sami Tolvanen
1
-0
/
+2
2022-09-22
efi: libstub: check Shim mode using MokSBStateRT
Ard Biesheuvel
1
-4
/
+4
2022-09-22
efi: x86: Wipe setup_data on pure EFI boot
Ard Biesheuvel
1
-0
/
+7
2022-09-20
efi: libstub: drop pointless get_memory_map() call
Ard Biesheuvel
1
-8
/
+0
2022-09-20
efi: efibc: Guard against allocation failure
Guilherme G. Piccoli
1
-0
/
+3
2022-09-20
efi: libstub: fix type confusion for load_options_size
Ard Biesheuvel
3
-11
/
+12
[next]