index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode
Hans de Goede
2018-06-22
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-06-15
1
-1
/
+1
|
\
|
*
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
1
-1
/
+1
*
|
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
1
-13
/
+14
|
\
\
|
|
/
|
/
|
|
*
pstore: Convert internal records to timespec64
Kees Cook
2018-06-05
1
-13
/
+14
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-2
/
+2
*
|
Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-06-05
1
-2
/
+6
|
\
\
|
*
|
device property: Get rid of union aliasing
Andy Shevchenko
2018-05-17
1
-2
/
+6
*
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-04
8
-13
/
+390
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
efi/capsule-loader: Don't output reset log when reset flags are not set
Shunyong Yang
2018-05-14
1
-4
/
+10
|
*
|
efi/libstub/tpm: Make function efi_retrieve_tpm2_eventlog_1_2() static
Wei Yongjun
2018-05-14
1
-1
/
+1
|
*
|
efi: Decode IA32/X64 Context Info structure
Yazen Ghannam
2018-05-14
1
-0
/
+48
|
*
|
efi: Decode IA32/X64 MS Check structure
Yazen Ghannam
2018-05-14
1
-1
/
+54
|
*
|
efi: Decode additional IA32/X64 Bus Check fields
Yazen Ghannam
2018-05-14
1
-0
/
+44
|
*
|
efi: Decode IA32/X64 Cache, TLB, and Bus Check structures
Yazen Ghannam
2018-05-14
1
-1
/
+98
|
*
|
efi: Decode UEFI-defined IA32/X64 Error Structure GUIDs
Yazen Ghannam
2018-05-14
1
-2
/
+45
|
*
|
efi: Decode IA32/X64 Processor Error Info Structure
Yazen Ghannam
2018-05-14
1
-0
/
+48
|
*
|
efi: Decode IA32/X64 Processor Error Section
Yazen Ghannam
2018-05-14
4
-0
/
+39
|
*
|
efi/cper: Remove the INDENT_SP silliness
Borislav Petkov
2018-05-14
2
-8
/
+4
|
*
|
x86/xen/efi: Initialize UEFI secure boot state during dom0 boot
Daniel Kiper
2018-05-14
1
-0
/
+3
|
|
/
*
/
efi/libstub/arm64: Handle randomized TEXT_OFFSET
Mark Rutland
2018-05-19
1
-0
/
+10
|
/
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-02
7
-55
/
+31
|
\
|
*
efi: Use string literals for efi_char16_t variable initializers
Ard Biesheuvel
2018-03-12
3
-15
/
+6
|
*
efi/esrt: Fix handling of early ESRT table mapping
Ard Biesheuvel
2018-03-12
1
-13
/
+4
|
*
efi: Use efi_mm in x86 as well as ARM
Sai Praneeth
2018-03-12
2
-9
/
+9
|
*
efi/apple-properties: Use memremap() instead of ioremap()
Andy Shevchenko
2018-03-09
1
-5
/
+6
|
*
efi: Reorder pr_notice() with add_device_randomness() call
Ard Biesheuvel
2018-03-09
1
-1
/
+1
|
*
efi/arm*: Stop printing addresses of virtual mappings
Ard Biesheuvel
2018-03-09
1
-4
/
+1
|
*
efi/apple-properties: Remove redundant attribute initialization from unmarsha...
Andy Shevchenko
2018-03-09
1
-8
/
+1
|
*
efi/arm*: Only register page tables when they exist
Mark Rutland
2018-03-09
1
-0
/
+3
*
|
efi/libstub/tpm: Initialize pointer variables to zero for mixed mode
Ard Biesheuvel
2018-03-13
1
-2
/
+2
|
/
*
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-02-01
1
-1
/
+1
|
\
|
*
kconfig: use bool instead of boolean for type definition attributes, again
Masahiro Yamada
2018-01-22
1
-1
/
+1
*
|
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-01-31
5
-3
/
+127
|
\
\
|
*
|
efi: call get_event_log before ExitBootServices
Thiebaud Weksteen
2018-01-08
5
-3
/
+127
*
|
|
x86/efi: Clarify that reset attack mitigation needs appropriate userspace
Matthew Garrett
2018-01-19
1
-1
/
+4
*
|
|
efi: Parse ARM error information value
Tyler Baicar
2018-01-03
1
-2
/
+211
*
|
|
efi: Move ARM CPER code to new file
Tyler Baicar
2018-01-03
4
-119
/
+156
*
|
|
efi: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2018-01-03
1
-1
/
+1
*
|
|
efi/capsule-loader: Fix pr_err() string to end with newline
Arvind Yadav
2018-01-03
1
-1
/
+1
*
|
|
efi/capsule-loader: Reinstate virtual capsule mapping
Ard Biesheuvel
2018-01-03
1
-8
/
+37
|
/
/
*
|
efi: Add comment to avoid future expanding of sysfs systab
Dave Young
2017-12-06
1
-0
/
+2
*
|
efi/esrt: Use memunmap() instead of kfree() to free the remapping
Pan Bian
2017-12-06
1
-1
/
+1
*
|
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
2017-12-06
3
-16
/
+12
|
/
*
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-04
2
-5
/
+8
|
\
|
*
efi/libstub: arm: omit sorting of the UEFI memory map
Ard Biesheuvel
2017-10-27
2
-5
/
+8
*
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
7
-0
/
+7
|
\
\
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
7
-0
/
+7
|
|
/
*
|
efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=y
Ard Biesheuvel
2017-10-25
1
-1
/
+2
*
|
efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()
Dan Carpenter
2017-10-25
1
-0
/
+3
|
/
[next]