index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-22
1
-0
/
+3
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-21
4
-7
/
+60
|
\
|
*
efi/arm*: Perform hardware compatibility check
Ard Biesheuvel
2016-02-22
2
-0
/
+6
|
*
efi/arm64: Check for h/w support before booting a >4 KB granular kernel
Ard Biesheuvel
2016-02-22
1
-0
/
+20
|
*
efi/arm: Check for LPAE support before booting a LPAE kernel
Ard Biesheuvel
2016-02-22
1
-0
/
+17
|
*
efi/efistub: Prevent __init annotations from being used
Ard Biesheuvel
2016-02-22
1
-0
/
+10
|
*
efi/arm64: Drop __init annotation from handle_kernel_image()
Ard Biesheuvel
2016-02-22
1
-7
/
+7
*
|
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-21
1
-0
/
+1
|
\
\
|
*
|
objtool: Mark non-standard object files and directories
Josh Poimboeuf
2016-02-29
1
-0
/
+1
|
|
/
*
|
arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness
Ard Biesheuvel
2016-02-24
3
-35
/
+97
*
|
efi: stub: use high allocation for converted command line
Ard Biesheuvel
2016-02-24
1
-1
/
+6
*
|
efi: stub: add implementation of efi_random_alloc()
Ard Biesheuvel
2016-02-24
2
-0
/
+104
*
|
efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
Ard Biesheuvel
2016-02-24
3
-1
/
+39
|
/
*
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-21
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-01-15
1
-1
/
+1
|
\
|
*
treewide: Fix typos in printk
Masanari Iida
2015-12-08
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-01-12
3
-1
/
+97
|
\
\
|
*
|
ARM: add UEFI stub support
Roy Franz
2015-12-14
3
-1
/
+97
|
|
/
*
/
efi: stub: define DISABLE_BRANCH_PROFILING for all architectures
Ard Biesheuvel
2016-01-06
1
-2
/
+2
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-11-04
4
-15
/
+171
|
\
|
*
arm64/efi: fix libstub build under CONFIG_MODVERSIONS
Ard Biesheuvel
2015-11-02
1
-1
/
+1
|
*
arm64/efi: move arm64 specific stub C code to libstub
Ard Biesheuvel
2015-10-30
2
-0
/
+71
|
*
arm64/efi: isolate EFI stub from the kernel proper
Ard Biesheuvel
2015-10-12
2
-6
/
+90
|
*
arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property
Ard Biesheuvel
2015-10-12
1
-9
/
+0
|
/
*
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
2015-10-01
1
-15
/
+73
*
x86, efi, kasan: #undef memset/memcpy/memmove per arch
Andrey Ryabinin
2015-09-23
1
-4
/
+0
*
of: clean-up unnecessary libfdt include paths
Rob Herring
2015-06-05
1
-2
/
+0
*
efi/libstub: Retrieve FDT size when loaded from UEFI config table
Ard Biesheuvel
2015-04-01
3
-6
/
+10
*
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2015-03-02
1
-4
/
+4
|
\
|
*
efi/libstub: Fix boundary checking in efi_high_alloc()
Yinghai Lu
2015-02-24
1
-4
/
+4
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-02-21
1
-10
/
+6
|
\
|
|
*
Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"
Matt Fleming
2015-02-18
1
-10
/
+6
*
|
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
2015-02-14
1
-0
/
+4
*
|
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
2015-02-14
1
-0
/
+1
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-02-12
4
-11
/
+139
|
\
\
|
|
/
|
/
|
|
*
arm64/efi: move SetVirtualAddressMap() to UEFI stub
Ard Biesheuvel
2015-01-12
3
-3
/
+122
|
*
efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE
Ard Biesheuvel
2015-01-12
1
-8
/
+17
*
|
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-01-29
3
-11
/
+29
|
\
\
|
|
/
|
/
|
|
*
efi/libstub: Call get_memory_map() to obtain map and desc sizes
Ard Biesheuvel
2015-01-20
1
-6
/
+10
|
*
arm64/efi: efistub: Apply __init annotation
Ard Biesheuvel
2015-01-15
3
-5
/
+19
*
|
efi: efi-stub: notify on DTB absence
Mark Rutland
2014-11-05
1
-1
/
+10
|
/
*
Merge branch 'next' into efi-next-merge
Matt Fleming
2014-10-03
2
-2
/
+64
|
\
|
*
efi: Add efi= parameter parsing to the EFI boot stub
Matt Fleming
2014-10-03
2
-2
/
+64
*
|
efi/arm64: Fix fdt-related memory reservation
Mark Salter
2014-09-09
1
-1
/
+9
|
/
*
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-08-05
1
-1
/
+1
*
efi: efistub: Convert into static library
Ard Biesheuvel
2014-07-18
5
-0
/
+1263