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
2017-07-12
efi: avoid fortify checks in EFI stub
Kees Cook
1
-0
/
+1
2017-07-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-17
/
+187
2017-07-05
Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-49
/
+38
2017-07-03
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-84
/
+83
2017-06-23
efi: Process the MEMATTR table only if EFI_MEMMAP is enabled
Daniel Kiper
1
-1
/
+2
2017-06-22
trace, ras: add ARM processor error trace event
Tyler Baicar
1
-0
/
+1
2017-06-22
efi: print unrecognized CPER section
Tyler Baicar
1
-2
/
+9
2017-06-22
efi: parse ARM processor error
Tyler Baicar
1
-0
/
+129
2017-06-22
cper: add timestamp print to CPER status printing
Tyler Baicar
1
-0
/
+26
2017-06-22
ras: acpi/apei: cper: add support for generic data v3 structure
Tyler Baicar
1
-15
/
+22
2017-06-09
efi: Fix boot panic because of invalid BGRT image address
Dave Young
1
-1
/
+25
2017-06-05
efi/arm: Enable DMI/SMBIOS
Ard Biesheuvel
1
-0
/
+16
2017-06-05
efi/efi_test: Use memdup_user() helper
Geliang Tang
1
-8
/
+3
2017-06-05
efi/capsule: Add support for Quark security header
Jan Kiszka
1
-0
/
+9
2017-06-05
efi/capsule-loader: Use page addresses rather than struct page pointers
Ard Biesheuvel
2
-7
/
+12
2017-06-05
efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak alias
Ard Biesheuvel
1
-29
/
+27
2017-06-05
efi/capsule: Remove NULL test on kmap()
Fabian Frederick
2
-8
/
+0
2017-06-05
efi/capsule-loader: Use a cached copy of the capsule header
Ard Biesheuvel
1
-24
/
+17
2017-06-05
efi/capsule: Adjust return type of efi_capsule_setup_info()
Jan Kiszka
1
-2
/
+2
2017-06-05
efi/capsule: Clean up pr_err/_info() messages
Jan Kiszka
1
-11
/
+8
2017-06-05
efi/capsule: Remove pr_debug() on ENOMEM or EFAULT
Jan Kiszka
1
-9
/
+2
2017-06-05
efi/capsule: Fix return code on failing kmap/vmap
Jan Kiszka
1
-2
/
+2
2017-05-31
pstore: Populate pstore record->time field
Kees Cook
1
-3
/
+0
2017-05-31
efi-pstore: Refactor erase routine
Kees Cook
1
-46
/
+38
2017-05-28
efi/bgrt: Skip efi_bgrt_init() in case of non-EFI boot
Dave Young
1
-0
/
+3
2017-05-28
efi: Remove duplicate 'const' specifiers
Arnd Bergmann
1
-2
/
+2
2017-05-22
Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+11
2017-05-22
efi-pstore: Fix write/erase id tracking
Kees Cook
1
-6
/
+11
2017-05-16
Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+3
2017-05-16
efi-pstore: Fix read iter after pstore API refactor
Kees Cook
1
-9
/
+3
2017-05-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+26
2017-05-02
Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-86
/
+62
2017-04-17
efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT space
Ard Biesheuvel
1
-2
/
+9
2017-04-05
efi/libstub/arm*: Set default address and size cells values for an empty dtb
Sameer Goel
1
-2
/
+26
2017-04-05
ef/libstub/arm/arm64: Randomize the base of the UEFI rt services region
Ard Biesheuvel
1
-13
/
+36
2017-04-05
efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg
Ard Biesheuvel
5
-10
/
+30
2017-04-05
efi/libstub: Unify command line param parsing
Ard Biesheuvel
4
-28
/
+21
2017-04-05
efi/libstub: Fix harmless command line parsing bug
Ard Biesheuvel
1
-2
/
+2
2017-04-05
efi/arm32-stub: Allow boot-time allocations in the vmlinux region
Ard Biesheuvel
1
-20
/
+128
2017-04-05
efi/pstore: Return error code (if any) from efi_pstore_write()
Evgeny Kalugin
1
-3
/
+3
2017-04-05
x86/efi/bgrt: Move efi-bgrt handling out of arch/x86
Bhupesh Sharma
2
-0
/
+85
2017-04-05
efi/arm-stub: Round up FDT allocation to mapping size
Ard Biesheuvel
1
-33
/
+24
2017-04-05
efi/arm-stub: Correct FDT and initrd allocation rules for arm64
Ard Biesheuvel
1
-3
/
+4
2017-04-05
efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
Cohen, Eugene
1
-2
/
+4
2017-03-17
efi/esrt: Cleanup bad memory map log messages
Daniel Drake
2
-2
/
+1
2017-03-07
pstore: Replace arguments for erase() API
Kees Cook
1
-15
/
+11
2017-03-07
pstore: Replace arguments for write() API
Kees Cook
1
-10
/
+8
2017-03-07
pstore: Replace arguments for read() API
Kees Cook
1
-61
/
+43
2017-03-02
efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
Ard Biesheuvel
1
-0
/
+1
2017-03-02
efi/libstub: Treat missing SecureBoot variable as Secure Boot disabled
Ard Biesheuvel
1
-2
/
+2
[next]