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
/
randomalloc.c
Age
Commit message (
Expand
)
Author
2025-03-14
efi/libstub: Avoid physical address 0x0 when doing random allocation
Ard Biesheuvel
2025-02-04
efi: Avoid cold plugged memory for placing the kernel
Ard Biesheuvel
2025-01-14
efi/libstub: Use cleanup helpers for freeing copies of the memory map
Ard Biesheuvel
2024-03-28
efi/libstub: Cast away type warning in use of max()
Ard Biesheuvel
2024-03-22
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
2024-01-30
x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
Ard Biesheuvel
2023-08-07
efi/libstub: Add limit argument to efi_random_alloc()
Ard Biesheuvel
2023-03-23
efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failure
Ard Biesheuvel
2022-12-07
arm64: efi: Limit allocations to 48-bit addressable physical region
Ard Biesheuvel
2022-11-18
efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memory
Ard Biesheuvel
2022-09-27
efi: libstub: install boot-time memory map as config table
Ard Biesheuvel
2022-09-26
efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap
Ard Biesheuvel
2022-05-06
efi: stub: prefer mirrored memory for randomized allocations
Ard Biesheuvel
2021-07-20
arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
Benjamin Herrenschmidt
2020-04-23
efi/libstub/random: Increase random alloc granularity
Ard Biesheuvel
2020-04-23
efi/libstub/random: Align allocate size to EFI_ALLOC_ALIGN
Ard Biesheuvel
2020-02-23
efi/libstub: Move efi_random_alloc() into separate source file
Ard Biesheuvel