index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-05
efi/libstub: Use efi_exit_boot_services() in FDT
Jeffrey Hugo
1
-10
/
+27
2016-09-05
efi/libstub: Introduce ExitBootServices helper
Jeffrey Hugo
1
-0
/
+73
2016-09-05
efi/libstub: Allocate headspace in efi_get_memory_map()
Jeffrey Hugo
3
-37
/
+88
2016-05-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-26
/
+13
2016-04-28
arm64: kaslr: increase randomization granularity
Ard Biesheuvel
1
-3
/
+12
2016-04-28
efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'
Ard Biesheuvel
1
-0
/
+23
2016-04-28
efi/arm/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
1
-0
/
+37
2016-04-28
efi/libstub: Move Graphics Output Protocol handling to generic code
Ard Biesheuvel
2
-1
/
+355
2016-04-28
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
1
-2
/
+4
2016-04-28
efi/arm64: Check SetupMode when determining Secure Boot status
Linn Crosetto
1
-7
/
+25
2016-04-28
efi/arm64: Report unexpected errors when determining Secure Boot status
Linn Crosetto
1
-4
/
+18
2016-04-15
efi: ARM/arm64: ignore DT memory nodes instead of removing them
Ard Biesheuvel
1
-23
/
+1
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
1
-0
/
+3
2016-03-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+60
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
1
-0
/
+1
2016-02-24
arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness
Ard Biesheuvel
3
-35
/
+97
2016-02-24
efi: stub: use high allocation for converted command line
Ard Biesheuvel
1
-1
/
+6
2016-02-24
efi: stub: add implementation of efi_random_alloc()
Ard Biesheuvel
2
-0
/
+104
2016-02-24
efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
Ard Biesheuvel
3
-1
/
+39
2016-02-22
efi/arm*: Perform hardware compatibility check
Ard Biesheuvel
2
-0
/
+6
2016-02-22
efi/arm64: Check for h/w support before booting a >4 KB granular kernel
Ard Biesheuvel
1
-0
/
+20
2016-02-22
efi/arm: Check for LPAE support before booting a LPAE kernel
Ard Biesheuvel
1
-0
/
+17
2016-02-22
efi/efistub: Prevent __init annotations from being used
Ard Biesheuvel
1
-0
/
+10
2016-02-22
efi/arm64: Drop __init annotation from handle_kernel_image()
Ard Biesheuvel
1
-7
/
+7
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
1
-0
/
+1
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-01-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-1
/
+97
2016-01-06
efi: stub: define DISABLE_BRANCH_PROFILING for all architectures
Ard Biesheuvel
1
-2
/
+2
2015-12-14
ARM: add UEFI stub support
Roy Franz
3
-1
/
+97
2015-12-08
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-15
/
+171
2015-11-02
arm64/efi: fix libstub build under CONFIG_MODVERSIONS
Ard Biesheuvel
1
-1
/
+1
2015-10-30
arm64/efi: move arm64 specific stub C code to libstub
Ard Biesheuvel
2
-0
/
+71
2015-10-12
arm64/efi: isolate EFI stub from the kernel proper
Ard Biesheuvel
2
-6
/
+90
2015-10-12
arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property
Ard Biesheuvel
1
-9
/
+0
2015-10-01
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
1
-15
/
+73
2015-09-22
x86, efi, kasan: #undef memset/memcpy/memmove per arch
Andrey Ryabinin
1
-4
/
+0
2015-06-04
of: clean-up unnecessary libfdt include paths
Rob Herring
1
-2
/
+0
2015-04-01
efi/libstub: Retrieve FDT size when loaded from UEFI config table
Ard Biesheuvel
3
-6
/
+10
2015-03-02
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
1
-4
/
+4
2015-02-24
efi/libstub: Fix boundary checking in efi_high_alloc()
Yinghai Lu
1
-4
/
+4
2015-02-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+6
2015-02-18
Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"
Matt Fleming
1
-10
/
+6
2015-02-13
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
1
-0
/
+4
2015-02-13
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
1
-0
/
+1
2015-02-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-11
/
+139
2015-01-29
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
3
-11
/
+29
2015-01-20
efi/libstub: Call get_memory_map() to obtain map and desc sizes
Ard Biesheuvel
1
-6
/
+10
2015-01-15
arm64/efi: efistub: Apply __init annotation
Ard Biesheuvel
3
-5
/
+19
[next]