linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-12 22:18:58 to 2016-11-07 11:28:17 UTC [more...]

[PATCH v3 0/3] Apple device properties
 2016-11-07 11:28 UTC  (11+ messages)
  ` [PATCH v3 2/3] x86/efi: Retrieve and assign "
  ` [PATCH v3 1/3] efi: Add device path parser
  ` [PATCH v3 3/3] thunderbolt: Use Device ROM retrieved from EFI

[PATCH 0/2] Honey, I shrunk the EFI stub
 2016-11-07 11:17 UTC  (3+ messages)
  ` [PATCH 1/2] efi: Deduplicate efi_file_size() / _read() / _close()
  ` [PATCH 2/2] x86/efi: Deduplicate efi_char16_printk()

[PATCH v4 0/4] Apple device properties
 2016-11-07 10:09 UTC  (5+ messages)
  ` [PATCH v4 1/4] efi: Add device path parser
  ` [PATCH v4 3/4] x86/efi: Retrieve and assign Apple device properties
  ` [PATCH v4 2/4] efi: Allow bitness-agnostic protocol calls
  ` [PATCH v4 4/4] thunderbolt: Use Device ROM retrieved from EFI

[PATCH] x86/efi: Fix EFI memmap pointer size warning
 2016-11-07  9:59 UTC  (2+ messages)

47346 linux-efi
 2016-11-05 20:40 UTC 

4.9-rc1 boot regression, ambiguous bisect result
 2016-11-03  5:18 UTC  (15+ messages)

[PATCH] EFI loader: remove pointless "if" statement
 2016-11-02 15:03 UTC 

[PATCH v2] EFI loader: remove redundant code
 2016-11-02 13:57 UTC  (4+ messages)

[PATCH v2 0/3] efi: add support for seeding the kernel RNG from UEFI
 2016-11-02  9:37 UTC  (7+ messages)
  ` [PATCH v2 1/3] efi: add support for seeding the RNG from a UEFI config table
  ` [PATCH v2 2/3] efi/libstub: add random.c to ARM build
  ` [PATCH v2 3/3] efi/arm*: libstub: invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table

[PATCH] EFI loader: remove dead code
 2016-11-02  5:55 UTC  (3+ messages)

[PATCH] arm64: mm: Fix memmap to be initialized for the entire section
 2016-11-01 16:55 UTC  (9+ messages)

[PATCH V4 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-11-01  9:36 UTC  (20+ messages)
` [PATCH V4 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V4 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V4 03/10] efi: parse ARMv8 processor error
` [PATCH V4 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V4 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V4 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V4 07/10] efi: print unrecognized CPER section
` [PATCH V4 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V4 09/10] trace, ras: add ARM processor error trace event
` [PATCH V4 10/10] arm64: KVM: add guest SEA support

[PATCH 1/2] MAINTAINERS: add myself as EFI maintainer
 2016-10-31 16:14 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: add ARM and arm64 EFI specific files to EFI subsystem

[PATCH v3] Fix allocation size calculations
 2016-10-31  7:57 UTC  (3+ messages)

[tip:x86/asm] x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)
 2016-10-30 16:21 UTC  (4+ messages)

[PATCHv4 0/4] WX checking for arm64
 2016-10-30 15:03 UTC  (7+ messages)
` [PATCHv4 1/4] arm64: dump: Make ptdump debugfs a separate option
  ` [PATCHv4 2/4] arm64: dump: Make the page table dumping seq_file optional
  ` [PATCHv4 3/4] arm64: dump: Remove max_addr
  ` [PATCHv4 4/4] arm64: dump: Add checking for writable and exectuable pages

776134 linux-efi
 2016-10-29  9:45 UTC 

[PATCH v2 0/3] Apple device properties
 2016-10-27 12:31 UTC  (12+ messages)
  ` [PATCH v2 3/3] thunderbolt: Use Device ROM retrieved from EFI
  ` [PATCH v2 2/3] x86/efi: Retrieve and assign Apple device properties
  ` [PATCH v2 1/3] efi: Add device path parser

[PATCH 4.8 104/140] x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates
 2016-10-26 12:22 UTC 

[PATCH] efi: Add SHIM and image security database GUID definitions
 2016-10-26  8:01 UTC  (8+ messages)

[PATCH v2] Fix allocation size calculations
 2016-10-25  7:37 UTC  (2+ messages)

[REGRESSION] EFI mixed mode patch triggers boot failure
 2016-10-24 19:54 UTC  (4+ messages)

(unknown),
 2016-10-24 13:32 UTC 

[PATCH] Fix allocation size calculations
 2016-10-24  8:17 UTC  (2+ messages)

[PATCH V3 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-10-23  9:13 UTC  (36+ messages)
` [PATCH V3 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V3 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V3 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V3 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V3 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V3 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section
` [PATCH V3 10/10] arm64: KVM: add guest SEA support

[PATCH] Fix allocation size calculations
 2016-10-21 18:47 UTC 

[PATCHv3 0/4] WX checking for arm64
 2016-10-20 13:01 UTC  (8+ messages)
` [PATCHv3 1/4] arm64: dump: Make ptdump debugfs a separate option
` [PATCHv3 2/4] arm64: dump: Make the page table dumping seq_file optional
` [PATCHv3 3/4] arm64: dump: Remove max_addr
  ` [PATCHv3 4/4] arm64: dump: Add checking for writable and exectuable pages

[PATCH 0/2] efi: add support for seeding the kernel RNG from UEFI
 2016-10-19 20:35 UTC  (10+ messages)
` [PATCH 1/2] efi: add support for seeding the RNG from a UEFI config table

[RFC PATCH 0/2] efi/arm64: add vmlinux link to PE/COFF debug table
 2016-10-19 12:55 UTC  (4+ messages)
` [RFC PATCH 1/2] efi: libstub: preserve .debug sections after absolute relocation check
` [RFC PATCH 2/2] efi: arm64: add vmlinux debug link to the Image binary

[GIT PULL] urgent EFI fix for v4.9
 2016-10-19 12:51 UTC  (3+ messages)
  ` [PATCH] efi/arm: Fix absolute relocation detection for older toolchains

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-10-18 21:44 UTC  (17+ messages)
` [RFC PATCH v1 19/28] KVM: SVM: prepare to reserve asid for SEV guest
` [RFC PATCH v1 20/28] KVM: SVM: prepare for SEV guest management API support
` [RFC PATCH v1 21/28] KVM: introduce KVM_SEV_ISSUE_CMD ioctl
` [RFC PATCH v1 22/28] KVM: SVM: add SEV launch start command
` [RFC PATCH v1 24/28] KVM: SVM: add SEV_LAUNCH_FINISH command

[GIT PULL 0/8] EFI changes for v4.10
 2016-10-18 15:40 UTC  (13+ messages)
  ` [PATCH 1/8] MAINTAINERS: add myself as EFI maintainer
  ` [PATCH 2/8] efi: Remove unused including <linux/version.h>
  ` [PATCH 3/8] efi/arm*: efi_init() error handling fix
  ` [PATCH 4/8] efi/efi_test: Fix the uninitialized value datasize
  ` [PATCH 5/8] efi/efi_test: Fix the uninitialized value rv
  ` [PATCH 6/8] efi/efi_test: Use memdup_user() as a cleanup
` [PATCH 7/8] efifb: show framebuffer layout as device attributes
` [PATCH 8/8] efi: efivar_ssdt_load: Don't return success on allocation failure

[PATCH] partitions/efi: Ignore errors when alternate GPT is not at the end of disk
 2016-10-18 10:07 UTC  (3+ messages)

[patch] efi: fix an error code
 2016-10-13 10:59 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).