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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-23
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
1
-1
/
+1
2018-08-22
module: allow symbol exports to be disabled
Ard Biesheuvel
1
-0
/
+1
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-11
/
+15
2018-08-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2018-07-31
efi/libstub: Only disable stackleak plugin for arm64
Laura Abbott
1
-2
/
+4
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
1
-1
/
+2
2018-07-23
efi/arm: map UEFI memory map even w/o runtime services enabled
AKASHI Takahiro
1
-7
/
+7
2018-07-23
efi/arm: preserve early mapping of UEFI memory map longer for BGRT
Ard Biesheuvel
2
-2
/
+3
2018-07-22
efi/cper: Use consistent types for UUIDs
Andy Shevchenko
1
-1
/
+1
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
3
-30
/
+29
2018-07-17
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
Rik van Riel
1
-0
/
+1
2018-07-17
efi/esrt: Only call efi_mem_reserve() for boot services memory
Ard Biesheuvel
1
-1
/
+2
2018-07-16
efi: Drop type and attribute checks in efi_mem_desc_lookup()
Ard Biesheuvel
2
-8
/
+5
2018-07-16
efi/libstub/arm: Add opt-in Kconfig option for the DTB loader
Ard Biesheuvel
2
-3
/
+16
2018-07-16
efi/cper: Avoid using get_seconds()
Arnd Bergmann
1
-2
/
+15
2018-07-16
efi: Use a work queue to invoke EFI Runtime Services
Sai Praneeth
2
-15
/
+201
2018-07-03
efi/bgrt: Drop __initdata from bgrt_image_size
Hans de Goede
1
-1
/
+1
2018-06-22
efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode
Hans de Goede
1
-1
/
+1
2018-06-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
1
-1
/
+1
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-13
/
+14
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+2
2018-06-05
pstore: Convert internal records to timespec64
Kees Cook
1
-13
/
+14
2018-06-05
Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+6
2018-06-04
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-13
/
+390
2018-05-19
efi/libstub/arm64: Handle randomized TEXT_OFFSET
Mark Rutland
1
-0
/
+10
2018-05-17
device property: Get rid of union aliasing
Andy Shevchenko
1
-2
/
+6
2018-05-14
efi/capsule-loader: Don't output reset log when reset flags are not set
Shunyong Yang
1
-4
/
+10
2018-05-14
efi/libstub/tpm: Make function efi_retrieve_tpm2_eventlog_1_2() static
Wei Yongjun
1
-1
/
+1
2018-05-14
efi: Decode IA32/X64 Context Info structure
Yazen Ghannam
1
-0
/
+48
2018-05-14
efi: Decode IA32/X64 MS Check structure
Yazen Ghannam
1
-1
/
+54
2018-05-14
efi: Decode additional IA32/X64 Bus Check fields
Yazen Ghannam
1
-0
/
+44
2018-05-14
efi: Decode IA32/X64 Cache, TLB, and Bus Check structures
Yazen Ghannam
1
-1
/
+98
2018-05-14
efi: Decode UEFI-defined IA32/X64 Error Structure GUIDs
Yazen Ghannam
1
-2
/
+45
2018-05-14
efi: Decode IA32/X64 Processor Error Info Structure
Yazen Ghannam
1
-0
/
+48
2018-05-14
efi: Decode IA32/X64 Processor Error Section
Yazen Ghannam
4
-0
/
+39
2018-05-14
efi/cper: Remove the INDENT_SP silliness
Borislav Petkov
2
-8
/
+4
2018-05-14
x86/xen/efi: Initialize UEFI secure boot state during dom0 boot
Daniel Kiper
1
-0
/
+3
2018-04-02
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-55
/
+31
2018-03-13
efi/libstub/tpm: Initialize pointer variables to zero for mixed mode
Ard Biesheuvel
1
-2
/
+2
2018-03-12
efi: Use string literals for efi_char16_t variable initializers
Ard Biesheuvel
3
-15
/
+6
2018-03-12
efi/esrt: Fix handling of early ESRT table mapping
Ard Biesheuvel
1
-13
/
+4
2018-03-12
efi: Use efi_mm in x86 as well as ARM
Sai Praneeth
2
-9
/
+9
2018-03-09
efi/apple-properties: Use memremap() instead of ioremap()
Andy Shevchenko
1
-5
/
+6
2018-03-09
efi: Reorder pr_notice() with add_device_randomness() call
Ard Biesheuvel
1
-1
/
+1
2018-03-09
efi/arm*: Stop printing addresses of virtual mappings
Ard Biesheuvel
1
-4
/
+1
2018-03-09
efi/apple-properties: Remove redundant attribute initialization from unmarsha...
Andy Shevchenko
1
-8
/
+1
2018-03-09
efi/arm*: Only register page tables when they exist
Mark Rutland
1
-0
/
+3
2018-02-01
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2018-01-31
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
5
-3
/
+127
[next]