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-08-21
efi/runtime-wrapper: Move workqueue manipulation out of line
Ard Biesheuvel
1
-28
/
+33
2023-08-21
efi/runtime-wrappers: Use type safe encapsulation of call arguments
Ard Biesheuvel
1
-66
/
+130
2023-08-21
efi/riscv: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
1
-2
/
+13
2023-08-07
x86/efistub: Avoid legacy decompressor when doing EFI boot
Ard Biesheuvel
1
-94
/
+72
2023-08-07
x86/efistub: Perform SNP feature test while running in the firmware
Ard Biesheuvel
1
-0
/
+17
2023-08-07
efi/libstub: Add limit argument to efi_random_alloc()
Ard Biesheuvel
4
-7
/
+9
2023-08-07
x86/efistub: Prefer EFI memory attributes protocol over DXE services
Ard Biesheuvel
1
-8
/
+21
2023-08-07
x86/efistub: Perform 4/5 level paging switch from the stub
Ard Biesheuvel
6
-26
/
+130
2023-08-07
x86/efistub: Clear BSS in EFI handover protocol entrypoint
Ard Biesheuvel
1
-2
/
+11
2023-08-07
x86/efistub: Simplify and clean up handover entry code
Ard Biesheuvel
1
-4
/
+16
2023-08-07
x86/efistub: Branch straight to kernel entry point from C code
Ard Biesheuvel
1
-5
/
+17
2023-08-03
efi/riscv: libstub: Fix comment about absolute relocation
Xiao Wang
1
-1
/
+1
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2
-0
/
+4
2023-07-08
efi: Do not include <linux/screen_info.h> from EFI header
Thomas Zimmermann
2
-0
/
+4
2023-07-01
Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+17
2023-06-27
efi/libstub: Disable PCI DMA before grabbing the EFI memory map
Ard Biesheuvel
1
-3
/
+3
2023-06-27
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-15
/
+562
2023-06-21
Revert "efi: random: refresh non-volatile random seed when RNG is initialized"
Linus Torvalds
1
-21
/
+0
2023-06-06
x86/efi: Safely enable unaccepted memory in UEFI
Dionna Glaze
1
-0
/
+36
2023-06-06
efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory
Kirill A. Shutemov
1
-0
/
+35
2023-06-06
efi: Add unaccepted memory support
Kirill A. Shutemov
3
-0
/
+138
2023-06-06
efi/libstub: Implement support for unaccepted memory
Kirill A. Shutemov
8
-0
/
+342
2023-06-06
efi/x86: Get full memory map in allocate_e820()
Kirill A. Shutemov
1
-15
/
+11
2023-06-06
efi/esrt: Allow ESRT access without CAP_SYS_ADMIN
Nicholas Bishop
1
-4
/
+0
2023-05-25
efi: fix missing prototype warnings
Arnd Bergmann
1
-0
/
+3
2023-05-25
efi/libstub: zboot: Avoid eager evaluation of objcopy flags
Ard Biesheuvel
1
-1
/
+2
2023-05-17
efivarfs: expose used and total size
Anisse Astier
2
-0
/
+13
2023-05-10
efi: make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-04-30
Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-69
/
+94
2023-04-28
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2023-04-27
efi/zboot: arm64: Grab code size from ELF symbol in payload
Ard Biesheuvel
4
-30
/
+21
2023-04-26
efi/zboot: arm64: Inject kernel code size symbol into the zboot payload
Ard Biesheuvel
2
-1
/
+8
2023-04-20
efi/zboot: Set forward edge CFI compat header flag if supported
Ard Biesheuvel
2
-19
/
+39
2023-04-20
efi/zboot: Add BSS padding before compression
Ard Biesheuvel
3
-13
/
+31
2023-04-20
arm64: efi: Enable BTI codegen and add PE/COFF annotation
Ard Biesheuvel
1
-2
/
+1
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
2
-2
/
+2
2023-04-08
efi/cper: Remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-04-05
efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernel
Huacai Chen
1
-17
/
+7
2023-03-23
efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failure
Ard Biesheuvel
1
-0
/
+1
2023-03-23
efi/libstub: Use relocated version of kernel's struct screen_info
Ard Biesheuvel
6
-14
/
+21
2023-03-21
efi/libstub: zboot: Add compressed image to make targets
Ard Biesheuvel
1
-1
/
+1
2023-03-18
efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L
Hans de Goede
1
-0
/
+8
2023-03-18
efi: sysfb_efi: Fix DMI quirks not working for simpledrm
Hans de Goede
1
-1
/
+4
2023-03-18
efi/libstub: smbios: Drop unused 'recsize' parameter
Ard Biesheuvel
2
-4
/
+3
2023-03-18
arm64: efi: Use SMBIOS processor version to key off Ampere quirk
Ard Biesheuvel
3
-13
/
+80
2023-03-18
efi/libstub: smbios: Use length member instead of record struct size
Ard Biesheuvel
1
-1
/
+1
2023-03-14
efi: earlycon: Reprobe after parsing config tables
Ard Biesheuvel
2
-3
/
+16
2023-03-10
efi/libstub: arm64: Remap relocated image with strict permissions
Ard Biesheuvel
1
-0
/
+1
2023-03-10
efi/libstub: zboot: Mark zboot EFI application as NX compatible
Ard Biesheuvel
1
-1
/
+1
[prev]
[next]