index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
Age
Commit message (
Expand
)
Author
2023-02-03
efi: zboot: Use EFI protocol to remap code/data with the right attributes
Ard Biesheuvel
2023-01-30
efi/libstub: Add memory attribute protocol definitions
Evgeniy Baskov
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 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
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-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-18
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
2022-11-18
efi: libstub: fix efi_load_initrd_dev_path() kernel-doc comment
Jialin Zhang
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-24
efi: random: Use 'ACPI reclaim' memory for random seed
Ard Biesheuvel
2022-10-21
efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0
Ard Biesheuvel
2022-10-21
efi: libstub: Fix incorrect payload size in zboot header
Ard Biesheuvel
2022-10-21
efi: libstub: Give efi_main() asmlinkage qualification
Ard Biesheuvel
2022-10-21
efi: libstub: Remove zboot signing from build options
Ard Biesheuvel
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2022-10-03
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
2022-09-27
efi/arm64: libstub: avoid SetVirtualAddressMap() when possible
Ard Biesheuvel
2022-09-27
efi: zboot: create MemoryMapped() device path for the parent if needed
Ard Biesheuvel
2022-09-27
efi: libstub: fix up the last remaining open coded boot service call
Ard Biesheuvel
[next]