linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-28 12:01:56 to 2015-08-25 17:30:04 UTC [more...]

[PATCH V2 1/2] arm64: apei: implement arch_apei_get_mem_attributes()
 2015-08-25 17:30 UTC  (10+ messages)
` [PATCH 2/2] acpi, apei: use appropriate pgprot_t to map GHES memory

[PATCH 2/2] acpi, apei: use appropriate pgprot_t to map GHES memory
 2015-08-25 17:27 UTC 

[PATCH 0/2][RFC] Introduce "efi_fake_mem_mirror" boot option
 2015-08-25 15:03 UTC  (6+ messages)
  ` [PATCH 1/2] efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
` [PATCH 2/2] x86, efi: Add "efi_fake_mem_mirror" boot option

memleak on efi_enter_virtual_mode()
 2015-08-25  5:18 UTC  (2+ messages)

[PATCH 2/2] acpi, apei: use appropriate pgprot_t to map GHES memory
 2015-08-24 18:25 UTC 

PROBLEM: kernel crashes with efi errors on suspend/hibernate wake and at random times
 2015-08-22  8:57 UTC 

[PATCH v2 00/16] Signature verification of hibernate snapshot
 2015-08-21 13:27 UTC  (32+ messages)
` [PATCH v2 01/16] PM / hibernate: define HMAC algorithm and digest size of hibernation
` [PATCH v2 02/16] x86/efi: Add get and set variable to EFI services pointer table
` [PATCH v2 03/16] x86/boot: Public getting random boot function
` [PATCH v2 04/16] x86/efi: Generating random number in EFI stub
` [PATCH v2 05/16] x86/efi: Get entropy through EFI random number generator protocol
` [PATCH v2 06/16] x86/efi: Generating random HMAC key for siging hibernate image
` [PATCH v2 07/16] efi: Make efi_status_to_err() public
` [PATCH v2 08/16] x86/efi: Carrying hibernation key by setup data
` [PATCH v2 09/16] PM / hibernate: Reserve hibernation key and erase footprints
` [PATCH v2 10/16] PM / hibernate: Generate and verify signature of hibernate snapshot
` [PATCH v2 11/16] PM / hibernate: Avoid including hibernation key to hibernate image
` [PATCH v2 12/16] PM / hibernate: Forward signature verifying result and key to image kernel
` [PATCH v2 13/16] PM / hibernate: Add configuration to enforce signature verification
` [PATCH v2 14/16] PM / hibernate: Allow user trigger hibernation key re-generating
` [PATCH v2 15/16] PM / hibernate: Bypass verification logic on legacy BIOS
` [PATCH v2 16/16] PM / hibernate: Document signature verification of hibernate snapshot

[PATCH v5 0/2] Enable capsule loader interface for efi firmware
 2015-08-21 11:34 UTC  (3+ messages)
` [PATCH v5 1/2] efi: export efi_capsule_supported() function symbol
` [PATCH v5 2/2] efi: a misc char interface for user to update efi firmware

[PATCH] x86_64/efi: Mapping Boot and Runtime EFI memory regions to different starting virtual address
 2015-08-20  1:05 UTC  (14+ messages)

[PATCH V3 1/2] arm64: apei: implement arch_apei_get_mem_attributes()
 2015-08-17 21:08 UTC  (2+ messages)
` [PATCH V3 2/2] acpi, apei: use appropriate pgprot_t to map GHES memory

[GIT PULL 0/2] EFI changes for v4.3 (part two)
 2015-08-14 19:12 UTC  (10+ messages)
` [PATCH 1/2] arm64: apei: implement arch_apei_get_mem_attributes()
` [PATCH 2/2] acpi, apei: use appropriate pgprot_t to map GHES memory

[PATCH v2 0/3] SysFS driver for QEMU fw_cfg device
 2015-08-11 18:44 UTC  (4+ messages)
` [PATCH v2 1/3] firmware: introduce sysfs driver for QEMU's "
` [PATCH v2 2/3] kobject: export kset_find_obj() to be used from modules
  ` [PATCH v2 3/3] firmware: fw_cfg: create directory hierarchy for fw_cfg file names

[PATCH v2 00/16] Signature verification of hibernate snapshot
 2015-08-11  6:13 UTC  (3+ messages)
` [PATCH v2 01/16] PM / hibernate: define HMAC algorithm and digest size of hibernation
  ` [PATCH v2 02/16] x86/efi: Add get and set variable to EFI services pointer table

[PATCH 0/3] SysFS driver for QEMU firmware config device (fw_cfg)
 2015-08-10 19:15 UTC  (12+ messages)
` [PATCH 1/3] firmware: introduce sysfs driver for QEMU's fw_cfg device
` [PATCH 2/3] kobject: export kset_find_obj() to be used from modules
` [PATCH 3/3] firmware: fw_cfg: create directory hierarchy for fw_cfg file names

[PATCH V3 request from stable 3.10 to 3.14] efi: fix 32bit kernel boot failed problem using efi
 2015-08-08 22:05 UTC  (4+ messages)
  ` Patch "efi: fix 32bit kernel boot failed problem using efi" has been added to the 3.10-stable tree
` Patch "efi: fix 32bit kernel boot failed problem using efi" has been added to the 3.14-stable tree

[PATCH V11 0/5] map GHES memory region according to EFI memory map
 2015-08-08 17:18 UTC  (3+ messages)
  ` [PATCH V11 1/5] efi: x86: rearrange efi_mem_attributes()
  ` [PATCH V11 2/5] x86: acpi: implement arch_apei_get_mem_attributes()

[GIT PULL] EFI changes for v4.3
 2015-08-08  8:39 UTC  (5+ messages)
    ` [PATCH 7/8] arm64: apei: implement arch_apei_get_mem_attributes()
    ` [PATCH 4/8] efi: x86: rearrange efi_mem_attributes()

[PATCH V9 0/5] map GHES memory region according to EFI memory map
 2015-08-06 13:47 UTC  (14+ messages)
` [PATCH V9 1/5] efi: x86: rearrange efi_mem_attributes()
` [PATCH V9 2/5] x86: acpi: implement arch_apei_get_mem_attributes()

[PATCH V10 0/5] map GHES memory region according to EFI memory map
 2015-08-06 13:40 UTC  (3+ messages)
` [PATCH V10 1/5] efi: x86: rearrange efi_mem_attributes()
` [PATCH V10 2/5] x86: acpi: implement arch_apei_get_mem_attributes()

[PATCH V2] efi: fix 32bit kernel boot failed problem using efi
 2015-08-03 22:15 UTC  (4+ messages)

[PATCH 3.10 ~ 3.14] efi: fix the efi 32bit boot failed problem
 2015-08-03  2:12 UTC  (9+ messages)

[RFC PATCH 00/16] Signature verification of hibernate snapshot
 2015-08-02  0:23 UTC  (44+ messages)
` [RFC PATCH 01/16] PM / hibernate: define HMAC algorithm and digest size of swsusp
` [RFC PATCH 02/16] x86/efi: Add get and set variable to EFI services pointer table
` [RFC PATCH 03/16] x86/boot: Public getting random boot function
` [RFC PATCH 04/16] x86/efi: Generating random number in EFI stub
` [RFC PATCH 05/16] x86/efi: Get entropy through EFI random number generator protocol
` [RFC PATCH 06/16] x86/efi: Generating random HMAC key for siging hibernate image
` [RFC PATCH 07/16] efi: Public the function of transferring EFI status to kernel error
` [RFC PATCH 08/16] x86/efi: Carrying swsusp key by setup data
` [RFC PATCH 09/16] PM / hibernate: Reserve swsusp key and earse footprints

[GIT PULL] EFI urgent fixes
 2015-07-31  7:56 UTC  (2+ messages)

Klientskie bazi tel +79133913837 Email: nonen22pp-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Yznaite podrobnee!!!
 2015-07-30 21:34 UTC 

[PATCH] x86/mm, efi: Check for valid image type
 2015-07-30 19:09 UTC  (9+ messages)

[PATCH 0/2] arm64/efi: fix kernel allocation at base of DRAM
 2015-07-30 14:06 UTC  (5+ messages)
  ` [PATCH 1/2] efi: add 'offset' param to efi_low_alloc()
  ` [PATCH 2/2] arm64/efi: use efi_low_alloc() with offset to allocate kernel

[PATCH v2] efi: Check for null efi kernel parameters
 2015-07-30 12:30 UTC  (4+ messages)

[PATCH v3] x86_64/efi: Use all 64 bit of efi_memmap in setup_e820()
 2015-07-30 10:13 UTC  (2+ messages)

[PATCH v2] arm64/efi: prefer AllocatePages() over efi_low_alloc() for vmlinux
 2015-07-29 10:27 UTC  (5+ messages)

[PATCH] [v2] x86_64/efi: Use all 64 bit of efi_memmap in setup_e820()
 2015-07-28 20:42 UTC  (5+ 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).