index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
8
-49
/
+83
|
\
\
|
*
\
Merge branch 'for-next/scs' into for-next/core
Will Deacon
2020-05-28
1
-0
/
+3
|
|
\
\
|
|
*
|
efi/libstub: Disable Shadow Call Stack
Sami Tolvanen
2020-05-15
1
-0
/
+3
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...
Will Deacon
2020-05-28
7
-49
/
+80
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
firmware: smccc: Fix missing prototype warning for arm_smccc_version_init
Sudeep Holla
2020-05-21
1
-1
/
+0
|
|
|
*
|
firmware: smccc: Add function to fetch SMCCC version
Sudeep Holla
2020-05-20
1
-0
/
+5
|
|
|
*
|
firmware: smccc: Refactor SMCCC specific bits into separate file
Sudeep Holla
2020-05-20
4
-16
/
+36
|
|
|
*
|
firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead
Sudeep Holla
2020-05-20
1
-4
/
+4
|
|
|
*
|
firmware: smccc: Add HAVE_ARM_SMCCC_DISCOVERY to identify SMCCC v1.1 and above
Sudeep Holla
2020-05-20
2
-4
/
+18
|
|
|
/
/
|
|
/
|
|
|
|
*
|
firmware: arm_sdei: Document the motivation behind these set_fs() calls
James Morse
2020-05-20
1
-0
/
+8
|
|
*
|
firmware: arm_sdei: remove unused interfaces
Christoph Hellwig
2020-05-20
1
-4
/
+0
|
|
*
|
firmware: arm_sdei: Put the SDEI table after using it
Hanjun Guo
2020-05-20
1
-0
/
+2
|
|
*
|
firmware: arm_sdei: Drop check for /firmware/ node and always register driver
Sudeep Holla
2020-05-04
1
-25
/
+12
|
|
/
/
*
|
|
Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-01
22
-766
/
+1949
|
\
\
\
|
*
|
|
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
|
|
*
|
|
efi/printf: Add 64-bit and 8-bit integer support
Arvind Sankar
2020-05-19
1
-27
/
+143
|
|
*
|
|
efi/printf: Drop %n format and L qualifier
Arvind Sankar
2020-05-19
1
-12
/
+2
|
|
*
|
|
efi/libstub: Optimize for size instead of speed
Arvind Sankar
2020-05-19
1
-2
/
+2
|
|
*
|
|
efi/libstub: Add a basic printf implementation
Arvind Sankar
2020-05-19
4
-1
/
+320
|
|
*
|
|
efi/libstub: Buffer output of efi_puts
Arvind Sankar
2020-05-19
1
-6
/
+13
|
|
*
|
|
efi/libstub: Rename efi_[char16_]printk to efi_[char16_]puts
Arvind Sankar
2020-05-19
3
-16
/
+16
|
|
*
|
|
efi/libstub: Include dependencies of efistub.h
Arvind Sankar
2020-05-19
1
-0
/
+5
|
|
*
|
|
efi/libstub: Correct comment typos
Joe Perches
2020-05-06
2
-2
/
+2
|
|
*
|
|
efi/libstub: Make efi_printk() input argument const char*
Ard Biesheuvel
2020-05-05
2
-13
/
+8
[next]