index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+4
2023-08-28
Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-128
/
+249
2023-08-28
Merge remote-tracking branch 'linux-efi/urgent' into efi/next
Ard Biesheuvel
1
-1
/
+1
2023-08-24
x86/efistub: Fix PCI ROM preservation in mixed mode
Mikel Rychliski
1
-1
/
+1
2023-08-22
efi/runtime-wrappers: Clean up white space and add __init annotation
Ard Biesheuvel
1
-22
/
+19
2023-08-22
acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers
Ard Biesheuvel
1
-0
/
+31
2023-08-22
efi/runtime-wrappers: Don't duplicate setup/teardown code
Ard Biesheuvel
1
-8
/
+18
2023-08-22
efi/runtime-wrappers: Remove duplicated macro for service returning void
Ard Biesheuvel
1
-3
/
+6
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-06-30
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-26
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-29
Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-69
/
+94
2023-04-27
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-26
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-07
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
[prev]
[next]