index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-19
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+129
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+9
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-202
/
+211
2020-10-12
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
4
-8
/
+17
2020-10-02
RISC-V: Add EFI runtime services
Atish Patra
1
-1
/
+10
2020-10-02
RISC-V: Add EFI stub support.
Atish Patra
2
-0
/
+119
2020-10-02
Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l...
Palmer Dabbelt
5
-193
/
+45
2020-09-29
efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure
Ard Biesheuvel
2
-6
/
+6
2020-09-25
efi/libstub: Fix missing-prototypes in string.c
Tian Tao
1
-0
/
+1
2020-09-17
efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
Arvind Sankar
3
-2
/
+135
2020-09-16
efi/libstub: arm32: Use low allocation for the uncompressed kernel
Ard Biesheuvel
4
-189
/
+38
2020-09-16
efi/libstub: Export efi_low_alloc_above() to other units
Ard Biesheuvel
2
-2
/
+5
2020-09-16
efi/libstub: Add efi_warn and *_once logging helpers
Arvind Sankar
1
-0
/
+23
2020-09-16
efi/libstub: arm32: Base FDT and initrd placement on image address
Ard Biesheuvel
2
-3
/
+3
2020-09-16
efi/printf: remove unneeded semicolon
Tian Tao
1
-1
/
+1
2020-09-07
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
2
-4
/
+3
2020-09-01
efi/libstub: Disable -mbranch-protection
Kees Cook
1
-1
/
+8
2020-08-20
efi/libstub: Handle unterminated cmdline
Arvind Sankar
1
-2
/
+4
2020-08-20
efi/libstub: Handle NULL cmdline
Arvind Sankar
1
-1
/
+5
2020-08-20
efi/libstub: Stop parsing arguments at "--"
Arvind Sankar
1
-0
/
+2
2020-08-14
x86/boot/compressed: Force hidden visibility for all symbol references
Ard Biesheuvel
2
-7
/
+1
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-24
/
+22
2020-07-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-12
/
+15
2020-07-13
efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLR
Will Deacon
2
-12
/
+15
2020-07-09
efi: Revert "efi/x86: Fix build with gcc 4"
Ard Biesheuvel
1
-2
/
+1
2020-07-09
efi/libstub: Move the function prototypes to header file
Atish Patra
2
-17
/
+16
2020-07-09
efi/libstub: Fix gcc error around __umoddi3 for 32 bit builds
Atish Patra
1
-1
/
+1
2020-07-07
kbuild: remove cc-option test of -ffreestanding
Masahiro Yamada
1
-1
/
+1
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-1
/
+1
2020-06-25
efi/x86: Only copy upto the end of setup_header
Arvind Sankar
1
-2
/
+4
2020-06-25
efi/x86: Remove unused variables
Arvind Sankar
1
-2
/
+0
2020-06-17
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
3
-1
/
+58
2020-06-16
efi/libstub: Descriptions for stub helper functions
Heinrich Schuchardt
2
-13
/
+75
2020-06-15
efi/libstub: Fix path separator regression
Philipp Fent
1
-4
/
+12
2020-06-15
efi/libstub: Fix missing-prototype warning for skip_spaces()
Ard Biesheuvel
1
-0
/
+1
2020-06-15
efi/x86: Fix build with gcc 4
Arvind Sankar
1
-1
/
+2
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+2
2020-06-01
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-39
/
+6
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2020-05-28
efi/x86: Don't blow away existing initrd
Arvind Sankar
1
-4
/
+6
2020-05-25
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
15
-287
/
+1168
2020-05-25
Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes
Ingo Molnar
5
-20
/
+30
2020-05-23
efi/libstub: Add missing prototype for PE/COFF entry point
Ard Biesheuvel
2
-1
/
+5
2020-05-22
efi/libstub: Use pool allocation for the command line
Ard Biesheuvel
4
-8
/
+7
2020-05-22
efi/libstub: Don't parse overlong command lines
Arvind Sankar
1
-5
/
+23
2020-05-20
efi/libstub: Use snprintf with %ls to convert the command line
Arvind Sankar
1
-60
/
+6
2020-05-20
efi/libstub: Get the exact UTF-8 length
Arvind Sankar
1
-12
/
+32
2020-05-20
efi/libstub: Use %ls for filename
Arvind Sankar
1
-3
/
+1
2020-05-20
efi/libstub: Add UTF-8 decoding to efi_puts
Arvind Sankar
1
-5
/
+62
[next]