Matt Fleming ([email protected])

Number of posts: 556 (0.28 per day)
First post: 2015-02-03 10:49:58
Last post: 2020-06-18 11:53:51

Date List Subject
2016-04-25 20:09:53 linux-kernel [PATCH 40/40] efi/runtime-wrappers: Remove ARCH_EFI_IRQ_FLAGS_MASK ifdef
2016-04-25 20:08:47 linux-kernel [PATCH 39/40] x86/efi: Enable runtime call flag checking
2016-04-25 20:08:43 linux-kernel [PATCH 36/40] efi/runtime-wrappers: Detect firmware irq flag corruption
2016-04-25 20:08:41 linux-kernel [PATCH 37/40] arm64/efi: Enable runtime call flag checking
2016-04-25 20:08:36 linux-kernel [PATCH 38/40] arm/efi: Enable runtime call flag checking
2016-04-25 20:08:26 linux-kernel [PATCH 33/40] arm/efi: Move to generic {__,}efi_call_virt
2016-04-25 20:08:20 linux-kernel [PATCH 28/40] x86/efi: Force EFI reboot to process pending capsules
2016-04-25 20:08:17 linux-kernel [PATCH 27/40] efi: Capsule update support
2016-04-25 20:08:11 linux-kernel [PATCH 23/40] efi/arm*: Wire up struct screen_info to efi-framebuffer platform device
2016-04-25 20:08:08 linux-kernel [PATCH 24/40] efifb: Enable the efi-framebuffer platform driver for ARM and arm64
2016-04-25 20:08:03 linux-kernel [PATCH 20/40] arm64/efi: libstub: Make screen_info accessible to the UEFI stub
2016-04-25 20:07:56 linux-kernel [PATCH 17/40] efi/libstub: Move Graphics Output Protocol handling to generic code
2016-04-25 20:07:52 linux-kernel [PATCH 16/40] x86/efi: Prepare GOP handling code for reuse as generic code
2016-04-25 20:07:48 linux-kernel [PATCH 13/40] efi: Implement generic support for the Memory Attributes table
2016-04-25 20:07:41 linux-kernel [PATCH 11/40] arm64: efi: Apply strict permissons for UEFI Runtime Services regions
2016-04-25 20:07:35 linux-kernel [PATCH 07/40] efi: Remove global 'memmap'
2016-04-25 20:07:33 linux-kernel [PATCH 08/40] efi: Check EFI_MEMORY_DESCRIPTOR version explicitly
2016-04-25 20:07:26 linux-kernel [PATCH 04/40] efi/arm64: Report unexpected errors when determining Secure Boot status
2016-04-25 20:07:22 linux-kernel [PATCH 01/40] efi: Get rid of EFI_SYSTEM_TABLES status bit
2016-04-25 16:03:14 linux-kernel Re: [PATCHv3 0/5] efi: detect erroneous firmware IRQ manipulation
2016-04-25 15:59:26 linux-kernel Re: [PATCHv3 1/5] efi/runtime-wrappers: detect FW irq flag corruption
2016-04-25 14:24:39 linux-kernel Re: [PATCHv3 1/5] efi/runtime-wrappers: detect FW irq flag corruption
2016-04-25 14:16:03 linux-kernel Re: [PATCHv3 1/5] efi/runtime-wrappers: detect FW irq flag corruption
2016-04-25 11:29:10 linux-kernel [PATCH] efi: Fix out-of-bounds read in variable_matches()
2016-04-25 11:26:47 linux-kernel [GIT PULL] EFI urgent fix
2016-04-25 11:19:27 linux-kernel Re: [PATCHv2 0/6] efi: detect erroneous firmware IRQ manipulation
2016-04-25 10:52:06 linux-kernel Re: [PATCHv2 0/6] efi: detect erroneous firmware IRQ manipulation
2016-04-25 10:28:26 linux-kernel Re: [PATCHv2 0/6] efi: detect erroneous firmware IRQ manipulation
2016-04-25 10:15:32 linux-kernel Re: [PATCHv2 0/6] efi: detect erroneous firmware IRQ manipulation
2016-04-24 21:22:46 linux-kernel Re: [PATCHv2 0/6] efi: detect erroneous firmware IRQ manipulation
2016-04-24 21:17:57 linux-kernel Re: [PATCHv2 6/6] efi/runtime-wrappers: detect FW irq flag corruption
2016-04-24 21:12:16 linux-kernel Re: [PATCHv2 1/6] efi/runtime-wrappers: add {__,}efi_call_virt templates
2016-04-22 18:52:15 linux-kernel Re: [PATCH] lib: Always NUL terminate ucs2_as_utf8
2016-04-21 12:48:25 linux-kernel Re: [PATCH] x86/efi: Remove the always true EFI_DEBUG symbol
2016-04-21 12:18:33 linux-kernel Re: [PATCH] lib: Always NUL terminate ucs2_as_utf8
2016-04-21 11:09:35 linux-kernel [PATCH] x86/efi: Remove the always true EFI_DEBUG symbol
2016-04-18 21:12:38 linux-kernel Re: [PATCH] efi: ARM: avoid warning about phys_addr_t cast
2016-04-17 21:18:40 linux-kernel Re: [PATCH] efi: Use GFP_ATOMIC instead of GFP_KERNEL
2016-04-15 22:53:34 linux-kernel Re: HVMLite / PVHv2 - using x86 EFI boot entry
2016-04-15 14:08:23 linux-kernel Re: [PATCH v16 1/6] efi: ARM/arm64: ignore DT memory nodes instead of removing them
2016-04-14 21:49:56 linux-kernel Re: [PATCH] efi: Use GFP_ATOMIC instead of GFP_KERNEL
2016-04-14 12:13:55 linux-kernel [PATCH v2 1/2] efi: Iterate over efi.memmap in for_each_efi_memory_desc
2016-04-14 12:13:47 linux-kernel [PATCH v2 2/2] efi: Remove global 'memmap'
2016-04-14 12:13:44 linux-kernel [PATCH v2 0/2] efi: Delete global 'memmap' variable
2016-04-13 10:40:08 linux-kernel Re: HVMLite / PVHv2 - using x86 EFI boot entry
2016-04-13 10:24:19 linux-kernel Re: [PATCH 2/2] efi: Remove global 'memmap'
2016-04-13 10:22:01 linux-kernel Re: [Xen-devel] HVMLite / PVHv2 - using x86 EFI boot entry
2016-04-13 10:15:20 linux-kernel Re: HVMLite / PVHv2 - using x86 EFI boot entry
2016-04-12 21:45:17 linux-kernel Re: [PATCH RFC] select_idle_sibling experiments
2016-04-12 20:01:25 linux-kernel Re: [PATCH 2/2] efi: Remove global 'memmap'
2016-04-12 15:54:13 linux-kernel Re: [PATCH 03/19] x86/efi: get rid of superfluous __GFP_REPEAT