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
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-08-26
efi/random: Increase size of firmware supplied randomness
Ard Biesheuvel
2017-08-26
efi/libstub: Enable reset attack mitigation
Matthew Garrett
2017-08-21
efi/libstub/arm64: Set -fpie when building the EFI stub
Ard Biesheuvel
2017-08-21
efi/libstub/arm64: Force 'hidden' visibility for section markers
Ard Biesheuvel
2017-08-17
efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor
Baoquan He
2017-08-15
efi/arm64: add EFI_KIMG_ALIGN
Mark Rutland
2017-07-12
efi: avoid fortify checks in EFI stub
Kees Cook
2017-05-28
efi: Remove duplicate 'const' specifiers
Arnd Bergmann
2017-05-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-04-17
efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT space
Ard Biesheuvel
2017-04-05
efi/libstub/arm*: Set default address and size cells values for an empty dtb
Sameer Goel
2017-04-05
ef/libstub/arm/arm64: Randomize the base of the UEFI rt services region
Ard Biesheuvel
2017-04-05
efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg
Ard Biesheuvel
2017-04-05
efi/libstub: Unify command line param parsing
Ard Biesheuvel
2017-04-05
efi/libstub: Fix harmless command line parsing bug
Ard Biesheuvel
2017-04-05
efi/arm32-stub: Allow boot-time allocations in the vmlinux region
Ard Biesheuvel
2017-04-05
efi/arm-stub: Round up FDT allocation to mapping size
Ard Biesheuvel
2017-04-05
efi/arm-stub: Correct FDT and initrd allocation rules for arm64
Ard Biesheuvel
2017-04-05
efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
Cohen, Eugene
2017-03-02
efi/libstub: Treat missing SecureBoot variable as Secure Boot disabled
Ard Biesheuvel
2017-02-07
efi/libstub: Make file I/O chunking x86-specific
Ard Biesheuvel
2017-02-07
efi: Disable secure boot if shim is in insecure mode
Josh Boyer
2017-02-07
efi: Get and store the secure boot status
David Howells
2017-02-07
Merge tag 'v4.10-rc7' into efi/core, to pick up fixes
Ingo Molnar
2017-02-01
efi/fdt: Avoid FDT manipulation after ExitBootServices()
Ard Biesheuvel
2017-02-01
efi/libstub: Preserve .debug sections after absolute relocation check
Ard Biesheuvel
2017-02-01
efi: Deduplicate efi_file_size() / _read() / _close()
Lukas Wunner
2016-12-28
efi/libstub/arm*: Pass latest memory map to the kernel
Ard Biesheuvel
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
Remove references to dead make variable LINUX_INCLUDE
Paul Bolle
2016-11-25
efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bit
Ard Biesheuvel
2016-11-13
efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Ard Biesheuvel
2016-11-13
efi/libstub: Add random.c to ARM build
Ard Biesheuvel
2016-11-13
efi/libstub: Fix allocation size calculations
Roy Franz
2016-10-19
efi/arm: Fix absolute relocation detection for older toolchains
Ard Biesheuvel
2016-09-05
efi/libstub: Use efi_exit_boot_services() in FDT
Jeffrey Hugo
2016-09-05
efi/libstub: Introduce ExitBootServices helper
Jeffrey Hugo
2016-09-05
efi/libstub: Allocate headspace in efi_get_memory_map()
Jeffrey Hugo
2016-05-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-04-28
arm64: kaslr: increase randomization granularity
Ard Biesheuvel
2016-04-28
efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'
Ard Biesheuvel
2016-04-28
efi/arm/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
2016-04-28
efi/libstub: Move Graphics Output Protocol handling to generic code
Ard Biesheuvel
2016-04-28
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
2016-04-28
efi/arm64: Check SetupMode when determining Secure Boot status
Linn Crosetto
2016-04-28
efi/arm64: Report unexpected errors when determining Secure Boot status
Linn Crosetto
2016-04-15
efi: ARM/arm64: ignore DT memory nodes instead of removing them
Ard Biesheuvel
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
[next]