index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
2020-06-17
4
-3
/
+90
*
efi/libstub: arm: Omit arch specific config table matching array on arm64
Ard Biesheuvel
2020-06-17
1
-2
/
+4
*
efi: Make it possible to disable efivar_ssdt entirely
Peter Jones
2020-06-16
2
-1
/
+12
*
efi/libstub: Descriptions for stub helper functions
Heinrich Schuchardt
2020-06-16
2
-13
/
+75
*
efi/libstub: Fix path separator regression
Philipp Fent
2020-06-15
1
-4
/
+12
*
efi/libstub: Fix missing-prototype warning for skip_spaces()
Ard Biesheuvel
2020-06-15
1
-0
/
+1
*
efi: Replace zero-length array and use struct_size() helper
Gustavo A. R. Silva
2020-06-15
1
-1
/
+2
*
efi/esrt: Fix reference count leak in esre_create_sysfs_entry.
Qiushi Wu
2020-06-15
1
-1
/
+1
*
efi/x86: Fix build with gcc 4
Arvind Sankar
2020-06-15
1
-1
/
+2
*
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
1
-1
/
+1
|
\
|
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-1
/
+1
*
|
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-04-13
33
-1353
/
+3009
|
|
\
|
*
\
Merge branch 'linus' into locking/kcsan, to pick up fixes
Ingo Molnar
2020-03-21
2
-11
/
+25
|
|
\
\
|
*
\
\
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-03-21
19
-584
/
+706
|
|
\
\
\
|
*
\
\
\
Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree
Ingo Molnar
2020-01-20
2
-12
/
+10
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-12-30
19
-101
/
+312
|
|
\
\
\
\
\
|
*
|
|
|
|
|
build, kcsan: Add KCSAN build exceptions
Marco Elver
2019-11-16
1
-0
/
+2
*
|
|
|
|
|
|
mmap locking API: add MMAP_LOCK_INITIALIZER
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
|
|
|
|
|
|
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
|
|
|
|
|
|
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-02
1
-12
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
efi_test: get rid of pointless access_ok()
Al Viro
2020-05-29
1
-12
/
+0
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-06-02
1
-39
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ARM: decompressor: run decompressor in place if loaded via UEFI
Ard Biesheuvel
2020-05-19
1
-39
/
+6
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-02
1
-0
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
efi/libstub: Disable Shadow Call Stack
Sami Tolvanen
2020-05-15
1
-0
/
+3
*
|
|
|
|
|
|
|
efi/x86: Don't blow away existing initrd
Arvind Sankar
2020-05-28
1
-4
/
+6
*
|
|
|
|
|
|
|
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2020-05-25
16
-288
/
+1171
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
efi/libstub: Add missing prototype for PE/COFF entry point
Ard Biesheuvel
2020-05-23
2
-1
/
+5
|
*
|
|
|
|
|
|
|
efi/efivars: Add missing kobject_put() in sysfs entry creation error path
Ard Biesheuvel
2020-05-22
1
-1
/
+3
|
*
|
|
|
|
|
|
|
efi/libstub: Use pool allocation for the command line
Ard Biesheuvel
2020-05-22
4
-8
/
+7
|
*
|
|
|
|
|
|
|
efi/libstub: Don't parse overlong command lines
Arvind Sankar
2020-05-22
1
-5
/
+23
|
*
|
|
|
|
|
|
|
efi/libstub: Use snprintf with %ls to convert the command line
Arvind Sankar
2020-05-20
1
-60
/
+6
|
*
|
|
|
|
|
|
|
efi/libstub: Get the exact UTF-8 length
Arvind Sankar
2020-05-20
1
-12
/
+32
|
*
|
|
|
|
|
|
|
efi/libstub: Use %ls for filename
Arvind Sankar
2020-05-20
1
-3
/
+1
|
*
|
|
|
|
|
|
|
efi/libstub: Add UTF-8 decoding to efi_puts
Arvind Sankar
2020-05-20
1
-5
/
+62
|
*
|
|
|
|
|
|
|
efi/printf: Add support for wchar_t (UTF-16)
Arvind Sankar
2020-05-20
1
-5
/
+106
|
*
|
|
|
|
|
|
|
efi/gop: Add an option to list out the available GOP modes
Arvind Sankar
2020-05-20
3
-1
/
+133
|
*
|
|
|
|
|
|
|
efi/libstub: Add definitions for console input and events
Arvind Sankar
2020-05-20
1
-5
/
+72
|
*
|
|
|
|
|
|
|
efi/libstub: Implement printk-style logging
Arvind Sankar
2020-05-20
2
-8
/
+35
|
*
|
|
|
|
|
|
|
efi/printf: Turn vsprintf into vsnprintf
Arvind Sankar
2020-05-19
2
-18
/
+30
|
*
|
|
|
|
|
|
|
efi/printf: Abort on invalid format
Arvind Sankar
2020-05-19
1
-6
/
+8
|
*
|
|
|
|
|
|
|
efi/printf: Refactor code to consolidate padding and output
Arvind Sankar
2020-05-19
1
-126
/
+148
|
*
|
|
|
|
|
|
|
efi/printf: Handle null string input
Arvind Sankar
2020-05-19
1
-0
/
+5
|
*
|
|
|
|
|
|
|
efi/printf: Factor out integer argument retrieval
Arvind Sankar
2020-05-19
1
-33
/
+33
|
*
|
|
|
|
|
|
|
efi/printf: Factor out width/precision parsing
Arvind Sankar
2020-05-19
1
-21
/
+40
|
*
|
|
|
|
|
|
|
efi/printf: Merge 'p' with the integer formats
Arvind Sankar
2020-05-19
1
-14
/
+8
|
*
|
|
|
|
|
|
|
efi/printf: Fix minor bug in precision handling
Arvind Sankar
2020-05-19
1
-2
/
+4
|
*
|
|
|
|
|
|
|
efi/printf: Factor out flags parsing and handle '%' earlier
Arvind Sankar
2020-05-19
1
-25
/
+31
[next]