index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
2023-01-26
efi: efivars: prevent double registration
Johan Hovold
2023-01-26
efi: verify that variable services are supported
Johan Hovold
2023-01-24
efi: arm64: enter with MMU and caches enabled
Ard Biesheuvel
2023-01-23
efi: efivars: add efivars printk prefix
Johan Hovold
2023-01-23
efi: Warn if trying to reserve memory under Xen
Demi Marie Obenour
2023-01-23
efi: Actually enable the ESRT under Xen
Demi Marie Obenour
2023-01-23
efi: Apply allowlist to EFI configuration tables when running under Xen
Demi Marie Obenour
2023-01-22
efi: xen: Implement memory descriptor lookup based on hypercall
Demi Marie Obenour
2023-01-22
efi: memmap: Disregard bogus entries instead of returning them
Demi Marie Obenour
2023-01-17
efi: efivars: make efivar_supports_writes() return bool
Johan Hovold
2023-01-17
efi: efivars: drop kobject from efivars_register()
Johan Hovold
2023-01-10
efi/earlycon: Speed up scrolling by disregarding empty space
Andy Shevchenko
2023-01-10
efi/earlycon: Replace open coded strnchrnul()
Andy Shevchenko
2023-01-03
efi: fix userspace infinite retry read efivars after EFI runtime services pag...
Ding Hui
2023-01-03
efi: fix NULL-deref in init error path
Johan Hovold
2022-12-20
efi: random: fix NULL-deref when refreshing seed
Johan Hovold
2022-12-13
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-12-13
Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
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-24
x86/boot/compressed, efi: Merge multiple definitions of image_offset into one
Ard Biesheuvel
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
[prev]
[next]