Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4ba2578fa7b557012b8f59ad7a9284ff15394338
/
drivers
/
firmware
/
efi
5c9a875
kernel: add kcov code coverage
by Dmitry Vyukov
· 9 years ago
4f01ed2
drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat callers
by Andy Lutomirski
· 9 years ago
24b5e20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
26660a4
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
588ab3f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
c0dd671686
objtool: Mark non-standard object files and directories
by Josh Poimboeuf
· 9 years ago
2b5fe07
arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness
by Ard Biesheuvel
· 9 years ago
48fcb2d
efi: stub: use high allocation for converted command line
by Ard Biesheuvel
· 9 years ago
2ddbfc8
efi: stub: add implementation of efi_random_alloc()
by Ard Biesheuvel
· 9 years ago
e4fbf47
efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
by Ard Biesheuvel
· 9 years ago
b9d6769b
efi/arm*: Perform hardware compatibility check
by Ard Biesheuvel
· 9 years ago
42b5573
efi/arm64: Check for h/w support before booting a >4 KB granular kernel
by Ard Biesheuvel
· 9 years ago
2ec0f0a
efi/arm: Check for LPAE support before booting a LPAE kernel
by Ard Biesheuvel
· 9 years ago
2eec5de
efi/arm-init: Use read-only early mappings
by Ard Biesheuvel
· 9 years ago
07e83db
efi/efistub: Prevent __init annotations from being used
by Ard Biesheuvel
· 9 years ago
dae31fd
efi/arm64: Drop __init annotation from handle_kernel_image()
by Ard Biesheuvel
· 9 years ago
fe32449
efi/runtime-wrappers: Run UEFI Runtime Services with interrupts enabled
by Ard Biesheuvel
· 9 years ago
ab87672
Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes
by Ingo Molnar
· 9 years ago
e246eb5
efi: Add pstore variables to the deletion whitelist
by Matt Fleming
· 9 years ago
ed8b0de
efi: Make efivarfs entries immutable by default
by Peter Jones
· 9 years ago
8282f5d
efi: Make our variable validation list include the guid
by Peter Jones
· 9 years ago
3dcb1f5
efi: Do variable name validation tests in utf8
by Peter Jones
· 9 years ago
e0d64e6
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
by Peter Jones
· 9 years ago
35575e0
efi: Add Persistent Memory type name
by Robert Elliott
· 9 years ago
c016ca0
efi: Add NV memory attribute
by Robert Elliott
· 9 years ago
9c09a34
efivars: Use to_efivar_entry
by Geliang Tang
· 9 years ago
1bb6936
efi: Runtime-wrapper: Get rid of the rtc_lock spinlock
by Ard Biesheuvel
· 9 years ago
774846d
efi/runtime-wrappers: Remove out of date comment regarding in_nmi()
by Ard Biesheuvel
· 9 years ago
ca0e30d
efi: Add nonblocking option to efi_query_variable_store()
by Ard Biesheuvel
· 9 years ago
d3cac1f
efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
by Ard Biesheuvel
· 9 years ago
9c6672a
efi: Expose non-blocking set_variable() wrapper to efivars
by Ard Biesheuvel
· 9 years ago
03e075b
Merge branch 'linus' into efi/core, to refresh the branch and to pick up recent fixes
by Ingo Molnar
· 9 years ago
c6d3085
UBSAN: run-time undefined behavior sanity checker
by Andrey Ryabinin
· 9 years ago
7d1fc01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
0f7f2f0
efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap
by Ard Biesheuvel
· 9 years ago
01e9d22
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
b523e18
efi: stub: define DISABLE_BRANCH_PROFILING for all architectures
by Ard Biesheuvel
· 9 years ago
50a0cb5
x86/efi-bgrt: Fix kernel panic when mapping BGRT data
by Sai Praneeth
· 9 years ago
7f83773
efi/esrt: Don't preformat name
by Rasmus Villemoes
· 9 years ago
81a0bc3
ARM: add UEFI stub support
by Roy Franz
· 9 years ago
da58fb6
ARM: wire up UEFI init and runtime support
by Ard Biesheuvel
· 9 years ago
f7d9248
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
by Ard Biesheuvel
· 9 years ago
e5bc22a
arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM
by Ard Biesheuvel
· 9 years ago
e3d132d
treewide: Fix typos in printk
by Masanari Iida
· 9 years ago
66339fda
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 9 years ago
2dc10ad
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
a07e744
efi-pstore: fix kernel-doc argument name
by Geliang Tang
· 9 years ago
f8f8bdc
arm64/efi: fix libstub build under CONFIG_MODVERSIONS
by Ard Biesheuvel
· 9 years ago
bf45778
arm64/efi: move arm64 specific stub C code to libstub
by Ard Biesheuvel
· 9 years ago
78b9bc9
efi: Fix warning of int-to-pointer-cast on x86 32-bit builds
by Taku Izumi
· 9 years ago
44511fb
efi: Use correct type for struct efi_memory_map::phys_map
by Ard Biesheuvel
· 9 years ago
790a2ee
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi
by Ingo Molnar
· 9 years ago
c7d77a7
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
by Ingo Molnar
· 9 years ago
39d114d
arm64: add KASAN support
by Andrey Ryabinin
· 9 years ago
e8f3010
arm64/efi: isolate EFI stub from the kernel proper
by Ard Biesheuvel
· 9 years ago
d4dddfd
arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property
by Ard Biesheuvel
· 9 years ago
0f96a99
efi: Add "efi_fake_mem" boot option
by Taku Izumi
· 9 years ago
9ac4d5a
efi: Auto-load the efi-pstore module
by Ben Hutchings
· 9 years ago
a104171
efi: Introduce EFI_NX_PE_DATA bit and set it from properties table
by Ard Biesheuvel
· 9 years ago
bf92486
efi: Add support for UEFIv2.5 Properties table
by Ard Biesheuvel
· 9 years ago
8be4432
efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
by Taku Izumi
· 9 years ago
7968c0e
efi/arm64: Clean up efi_get_fdt_params() interface
by Leif Lindholm
· 9 years ago
12dd00e
efi/x86: Move efi=debug option parsing to core
by Leif Lindholm
· 9 years ago
18aefbc
drivers/firmware: Make efi/esrt.c driver explicitly non-modular
by Paul Gortmaker
· 9 years ago
0ce423b
efi: Use the generic efi.memmap instead of 'memmap'
by Matt Fleming
· 9 years ago
0ce3cc0
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
by Ard Biesheuvel
· 9 years ago
769a808
x86, efi, kasan: #undef memset/memcpy/memmove per arch
by Andrey Ryabinin
· 9 years ago
2965faa
kexec: split kexec_load syscall from kexec core code
by Dave Young
· 9 years ago
7bf7931
efi, x86: Rearrange efi_mem_attributes()
by Jonathan (Zhixiong) Zhang
· 9 years ago
87db73ae
efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
by Ard Biesheuvel
· 9 years ago
9115c75
efi: Check for NULL efi kernel parameters
by Ricardo Neri
· 9 years ago
cd369c2
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 9 years ago
4c62360
efi: Handle memory error structures produced based on old versions of standard
by Luck, Tony
· 9 years ago
0cbee99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 9 years ago
4da3064d
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 9 years ago
f9bb488
sysfs: Create mountpoints with sysfs_create_mount_point
by Eric W. Biederman
· 10 years ago
becfc3c
Merge remote-tracking branch 'robh/for-next' into devicetree/next
by Grant Likely
· 9 years ago
d4f7743
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi
by Ingo Molnar
· 9 years ago
3846c158
efi: Work around ia64 build problem with ESRT driver
by Peter Jones
· 9 years ago
63a4aea
of: clean-up unnecessary libfdt include paths
by Rob Herring
· 9 years ago
6b33033
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi
by Ingo Molnar
· 9 years ago
c102cb0
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 10 years ago
b119fe0
efi: dmi: List SMBIOS3 table before SMBIOS table
by Jean Delvare
· 10 years ago
d67e199
efi: Fix error handling in add_sysfs_runtime_map_entry()
by Dan Carpenter
· 10 years ago
f2f6b58
efi/esrt: Fix some compiler warnings
by Peter Jones
· 10 years ago
0bb5490
efi: Add esrt support
by Peter Jones
· 10 years ago
f7ef7e3
efi: efivar_create_sysfs_entry() should return negative error codes
by Dan Carpenter
· 10 years ago
a643375
efi/libstub: Retrieve FDT size when loaded from UEFI config table
by Ard Biesheuvel
· 10 years ago
be482d6
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 10 years ago
7ed620b
efi/libstub: Fix boundary checking in efi_high_alloc()
by Yinghai Lu
· 10 years ago
5fbe4c2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
43a9f69
Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"
by Matt Fleming
· 10 years ago
393f203
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
by Andrey Ryabinin
· 10 years ago
0b24bec
kasan: add kernel address sanitizer infrastructure
by Andrey Ryabinin
· 10 years ago
6b00f7e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
3c01b74
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi
by Ingo Molnar
· 10 years ago
1162930
efi: Don't look for chosen@0 node on DT platforms
by Leif Lindholm
· 10 years ago
613782b
firmware: efi: Remove unneeded guid unparse
by Ivan Khoronzhuk
· 10 years ago
d1a8d66
efi/libstub: Call get_memory_map() to obtain map and desc sizes
by Ard Biesheuvel
· 10 years ago
86d68a5
efi: Small leak on error in runtime map code
by Dan Carpenter
· 10 years ago
Next »