Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Matt Fleming
| State =
Action Required
| Archived =
No
| 53 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[5/9] efi/arm*: libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
-
-
-
2016-11-12
Matt Fleming
New
[4/9] efi/libstub: Add random.c to ARM build
-
-
-
2016-11-12
Matt Fleming
New
[3/9] efi: Add support for seeding the RNG from a UEFI config table
-
-
-
2016-11-12
Matt Fleming
New
[2/9] MAINTAINERS: Add ARM and arm64 EFI specific files to EFI subsystem
-
-
-
2016-11-12
Matt Fleming
New
[1/8] MAINTAINERS: add myself as EFI maintainer
-
-
-
2016-10-18
Matt Fleming
New
[40/40] efi/runtime-wrappers: Remove ARCH_EFI_IRQ_FLAGS_MASK ifdef
-
-
-
2016-04-25
Matt Fleming
New
[39/40] x86/efi: Enable runtime call flag checking
-
-
-
2016-04-25
Matt Fleming
New
[38/40] arm/efi: Enable runtime call flag checking
-
-
-
2016-04-25
Matt Fleming
New
[37/40] arm64/efi: Enable runtime call flag checking
-
-
-
2016-04-25
Matt Fleming
New
[36/40] efi/runtime-wrappers: Detect firmware irq flag corruption
-
-
-
2016-04-25
Matt Fleming
New
[35/40] efi/runtime-wrappers: Remove redundant ifdefs
-
-
-
2016-04-25
Matt Fleming
New
[34/40] x86/efi: Move to generic {__,}efi_call_virt
-
-
-
2016-04-25
Matt Fleming
New
[33/40] arm/efi: Move to generic {__,}efi_call_virt
-
-
-
2016-04-25
Matt Fleming
New
[32/40] arm64/efi: Move to generic {__,}efi_call_virt
-
-
-
2016-04-25
Matt Fleming
New
[31/40] efi/runtime-wrappers: Add {__,}efi_call_virt templates
-
-
-
2016-04-25
Matt Fleming
New
[30/40] efi/arm-init: Reserve rather than unmap the memory map for ARM as well
-
-
-
2016-04-25
Matt Fleming
New
[24/40] efifb: Enable the efi-framebuffer platform driver for ARM and arm64
-
-
-
2016-04-25
Matt Fleming
New
[23/40] efi/arm*: Wire up struct screen_info to efi-framebuffer platform device
-
-
-
2016-04-25
Matt Fleming
New
[22/40] efi/arm*: libstub: Wire up GOP protocol to struct screen_info
-
-
-
2016-04-25
Matt Fleming
New
[21/40] efi/arm: libstub: Make screen_info accessible to the UEFI stub
-
-
-
2016-04-25
Matt Fleming
New
[20/40] arm64/efi: libstub: Make screen_info accessible to the UEFI stub
-
-
-
2016-04-25
Matt Fleming
New
[19/40] efifb: Use builtin_platform_driver and drop unused includes
-
-
-
2016-04-25
Matt Fleming
New
[18/40] x86/efi: efifb: Move DMI based quirks handling out of generic code
-
-
-
2016-04-25
Matt Fleming
New
[17/40] efi/libstub: Move Graphics Output Protocol handling to generic code
-
-
-
2016-04-25
Matt Fleming
New
[16/40] x86/efi: Prepare GOP handling code for reuse as generic code
-
-
-
2016-04-25
Matt Fleming
New
[14/40] efi/arm*: Take the Memory Attributes table into account
-
-
-
2016-04-25
Matt Fleming
New
[13/40] efi: Implement generic support for the Memory Attributes table
-
-
-
2016-04-25
Matt Fleming
New
[12/40] efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table
-
-
-
2016-04-25
Matt Fleming
New
[11/40] arm64: efi: Apply strict permissons for UEFI Runtime Services regions
-
-
-
2016-04-25
Matt Fleming
New
[10/40] ARM: efi: Apply strict permissons for UEFI Runtime Services regions
-
-
-
2016-04-25
Matt Fleming
New
[09/40] efi/arm*: Use memremap() to create the persistent memmap mapping
-
-
-
2016-04-25
Matt Fleming
New
[08/40] efi: Check EFI_MEMORY_DESCRIPTOR version explicitly
-
-
-
2016-04-25
Matt Fleming
New
[02/40] efi/arm*: Drop writable mapping of the UEFI System table
-
-
-
2016-04-25
Matt Fleming
New
[01/40] efi: Get rid of EFI_SYSTEM_TABLES status bit
-
-
-
2016-04-25
Matt Fleming
New
[10/13] efi/arm*: Perform hardware compatibility check
-
-
-
2016-02-17
Matt Fleming
New
[09/13] efi/arm64: Check for h/w support before booting a >4 KB granule kernel
-
-
-
2016-02-17
Matt Fleming
New
[08/13] efi/arm: Check for LPAE support before booting a LPAE kernel
-
-
-
2016-02-17
Matt Fleming
New
[07/13] efi/arm-init: Use read-only early mappings
-
-
-
2016-02-17
Matt Fleming
New
[06/13] efi/efistub: Prevent __init annotations from being used
-
-
-
2016-02-17
Matt Fleming
New
[05/13] arm64: vmlinux.lds.S: Handle .init.rodata.xxx and .init.bss sections
-
-
-
2016-02-17
Matt Fleming
New
[04/13] efi/arm64: Drop __init annotation from handle_kernel_image()
-
-
-
2016-02-17
Matt Fleming
New
[02/13] efi/runtime-wrappers: Run UEFI Runtime Services with interrupts enabled
-
-
-
2016-02-17
Matt Fleming
New
[06/14] efi: runtime-wrapper: Get rid of the rtc_lock spinlock
-
-
-
2016-02-01
Matt Fleming
New
[05/14] efi: runtime-wrappers: Remove out of date comment regarding in_nmi()
-
-
-
2016-02-01
Matt Fleming
New
[04/14] efi: Add nonblocking option to efi_query_variable_store()
-
-
-
2016-02-01
Matt Fleming
New
[03/14] efi: runtime-wrappers: Add a nonblocking version of QueryVariableInfo
-
-
-
2016-02-01
Matt Fleming
New
[02/14] efi: Remove redundant efi_set_variable_nonblocking prototype
-
-
-
2016-02-01
Matt Fleming
New
[01/14] efi: Expose non-blocking set_variable() wrapper to efivars
-
-
-
2016-02-01
Matt Fleming
New
[08/11] efi: Introduce EFI_NX_PE_DATA bit and set it from properties table
-
-
-
2015-10-12
Matt Fleming
New
[07/11] efi: Add support for UEFIv2.5 Properties table
-
-
-
2015-10-12
Matt Fleming
New
[04/11] efi/arm64: Clean up efi_get_fdt_params() interface
-
-
-
2015-10-12
Matt Fleming
New
[03/11] arm64: Use core efi=debug instead of uefi_debug command line parameter
-
-
-
2015-10-12
Matt Fleming
New
[02/11] efi/x86: Move efi=debug option parsing to core
-
-
-
2015-10-12
Matt Fleming
New