index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-12-12
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-12-12
Merge tag 'pstore-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-08
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
2022-12-07
arm64: efi: Limit allocations to 48-bit addressable physical region
Ard Biesheuvel
2022-12-05
efi: Put Linux specific magic number in the DOS header
Ard Biesheuvel
2022-12-02
efi: earlycon: use console_is_registered()
John Ogness
2022-12-01
efi: libstub: Always enable initrd command line loader and bump version
Ard Biesheuvel
2022-12-01
efi: stub: use random seed from EFI variable
Jason A. Donenfeld
2022-11-22
efi: random: refresh non-volatile random seed when RNG is initialized
Jason A. Donenfeld
2022-11-18
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
2022-11-18
efi/cper, cxl: Decode CXL Error Log
Smita Koralahalli
2022-11-18
efi/cper, cxl: Decode CXL Protocol Error Section
Smita Koralahalli
2022-11-18
efi: libstub: fix efi_load_initrd_dev_path() kernel-doc comment
Jialin Zhang
2022-11-18
efi: x86: Move EFI runtime map sysfs code to arch/x86
Ard Biesheuvel
2022-11-18
efi: runtime-maps: Clarify purpose and enable by default for kexec
Ard Biesheuvel
2022-11-18
efi: pstore: Add module parameter for setting the record size
Guilherme G. Piccoli
2022-11-18
efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures
Ard Biesheuvel
2022-11-18
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
2022-11-18
efi: memmap: Move EFI fake memmap support into x86 arch tree
Ard Biesheuvel
2022-11-18
efi: libstub: Undeprecate the command line initrd loader
Ard Biesheuvel
2022-11-18
efi: libstub: Add mixed mode support to command line initrd loader
Ard Biesheuvel
2022-11-18
efi: libstub: Permit mixed mode return types other than efi_status_t
Ard Biesheuvel
2022-11-18
efi: libstub: Implement devicepath support for initrd commandline loader
Ard Biesheuvel
2022-11-18
efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memory
Ard Biesheuvel
2022-11-18
Merge tag 'efi-zboot-direct-for-v6.2' into efi/next
Ard Biesheuvel
2022-11-10
arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines
Ard Biesheuvel
2022-11-09
arm64: unwind: add asynchronous unwind tables to kernel and modules
Ard Biesheuvel
2022-11-09
efi: libstub: Merge zboot decompressor with the ordinary stub
Ard Biesheuvel
2022-11-09
efi/loongarch: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
2022-11-09
efi/loongarch: Don't jump to kernel entry via the old image
Ard Biesheuvel
2022-11-09
efi/arm64: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
2022-11-09
efi/riscv: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
2022-11-09
efi: libstub: Factor out min alignment and preferred kernel load address
Ard Biesheuvel
2022-11-09
efi: libstub: Add image code and data size to the zimage metadata
Ard Biesheuvel
2022-11-09
efi: libstub: Factor out EFI stub entrypoint into separate file
Ard Biesheuvel
2022-11-09
efi: libstub: Provide local implementations of strrchr() and memchr()
Ard Biesheuvel
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-11-09
efi: libstub: Enable efi_printk() in zboot decompressor
Ard Biesheuvel
2022-11-09
efi: libstub: Clone memcmp() into the stub
Ard Biesheuvel
2022-11-09
efi: libstub: Use local strncmp() implementation unconditionally
Ard Biesheuvel
2022-11-09
arm64: efi: Move efi-entry.S into the libstub source directory
Ard Biesheuvel
2022-11-09
arm64: efi: Move dcache cleaning of loaded image out of efi_enter_kernel()
Ard Biesheuvel
2022-11-09
efi: libstub: Deduplicate ftrace command line argument filtering
Ard Biesheuvel
2022-11-09
efi: libstub: Drop handling of EFI properties table
Ard Biesheuvel
2022-11-09
efi: libstub: Drop randomization of runtime memory map
Ard Biesheuvel
2022-10-28
efi: efivars: Fix variable writes with unsupported query_variable_store()
Ard Biesheuvel
[next]