linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-22 18:50:42 to 2016-10-24 13:32:31 UTC [more...]

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

[tip:x86/asm] x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)
 2016-10-24 13:09 UTC  (3+ messages)

[PATCH V4 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-10-24  9:50 UTC  (14+ 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] 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  (41+ 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 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 03/10] efi: parse ARMv8 processor error
  ` [PATCH V3 05/10] acpi: apei: handle SEA notification type for ARMv8
  ` [PATCH V3 07/10] efi: print unrecognized CPER section
  ` [PATCH V3 09/10] trace, ras: add ARM processor error trace event
` [PATCH V3 10/10] arm64: KVM: add guest SEA support

[PATCH v2 0/3] Apple device properties
 2016-10-22 10:16 UTC  (8+ 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

4.9-rc1 boot regression, ambiguous bisect result
 2016-10-21 23:20 UTC  (10+ messages)

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

[PATCH v2 0/3] efi: add support for seeding the kernel RNG from UEFI
 2016-10-20 18:34 UTC  (6+ 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

[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

[REGRESSION] EFI mixed mode patch triggers boot failure
 2016-10-20 12:03 UTC  (3+ messages)

[PATCH 0/2] efi: add support for seeding the kernel RNG from UEFI
 2016-10-19 20:35 UTC  (11+ messages)
  ` [PATCH 1/2] efi: add support for seeding the RNG from a UEFI config table
  ` [PATCH 2/2] efi/arm*: libstub: invoke EFI_RNG_PROTOCOL to seed the UEFI RNG 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  (35+ messages)
` [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active
` [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] arm64: mm: Fix memmap to be initialized for the entire section
 2016-10-18 15:02 UTC  (7+ messages)

[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)

[PATCH] efi: Use LocateHandleBuffer instead of LocateHandle
 2016-10-12 12:35 UTC  (10+ messages)

Хочу предложить услуги по подготовке статей
 2016-10-11  6:00 UTC 

[PATCH] efi/arm: fix absolute relocation detection for older toolchains
 2016-10-10  8:39 UTC  (7+ messages)

arm64: kernel BUG at mm/page_alloc.c:1844!
 2016-10-06  9:16 UTC  (2+ messages)

[PATCH] efifb: show framebuffer layout as device attributes
 2016-10-05 18:05 UTC  (5+ messages)

[PATCH 1/3 V2] efi/efi_test: use memdup_user() as a cleanup
 2016-10-05 10:37 UTC  (2+ messages)

[PATCH 0/3] efi_test: fix Coccinelle warning and CoverityScan issues
 2016-10-05  1:31 UTC  (10+ messages)
  ` [PATCH 1/3] efi/efi_test: use memdup_user() as a cleanup
  ` [PATCH 2/3] efi/efi_test: fix the uninitialized value datasize
  ` [PATCH 3/3] efi/efi_test: fix the uninitialized value rv

[PATCH -next v2] arm*/efi: efi_init error handling fix
 2016-10-03 19:51 UTC  (2+ messages)

[PATCH -next] efi: Remove unused including <linux/version.h>
 2016-10-03 19:41 UTC  (2+ messages)

Credit Suisse Bank England
 2016-10-03  6:21 UTC 

[RFC PATCH 0/3] efi: MMC proxy support for the UEFI varstore
 2016-09-29  0:13 UTC  (7+ 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).