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-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
2016-03-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
2016-02-24
arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness
Ard Biesheuvel
2016-02-24
efi: stub: use high allocation for converted command line
Ard Biesheuvel
2016-02-24
efi: stub: add implementation of efi_random_alloc()
Ard Biesheuvel
2016-02-24
efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
Ard Biesheuvel
2016-02-22
efi/arm*: Perform hardware compatibility check
Ard Biesheuvel
2016-02-22
efi/arm64: Check for h/w support before booting a >4 KB granular kernel
Ard Biesheuvel
2016-02-22
efi/arm: Check for LPAE support before booting a LPAE kernel
Ard Biesheuvel
2016-02-22
efi/efistub: Prevent __init annotations from being used
Ard Biesheuvel
2016-02-22
efi/arm64: Drop __init annotation from handle_kernel_image()
Ard Biesheuvel
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-01-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-01-06
efi: stub: define DISABLE_BRANCH_PROFILING for all architectures
Ard Biesheuvel
2015-12-14
ARM: add UEFI stub support
Roy Franz
2015-12-08
treewide: Fix typos in printk
Masanari Iida
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-11-02
arm64/efi: fix libstub build under CONFIG_MODVERSIONS
Ard Biesheuvel
2015-10-30
arm64/efi: move arm64 specific stub C code to libstub
Ard Biesheuvel
[next]