messages from 2015-09-14 13:09:34 to 2015-10-10 22:31:36 UTC [more...]
[PATCH v4 0/3] arm64: EFI stub isolation
2015-10-10 22:31 UTC (10+ messages)
` [PATCH v4 1/3] arm64/efi: remove /chosen/linux,uefi-stub-kern-ver DT property
` [PATCH v4 2/3] arm64: use ENDPIPROC() to annotate position independent assembler routines
` [PATCH v4 3/3] arm64/efi: isolate EFI stub from the kernel proper
[PATCH v7 0/2] Enable capsule loader interface for efi firmware updating
2015-10-10 22:02 UTC (11+ messages)
` [PATCH v7 1/2] efi: export efi_capsule_supported() function symbol
` [PATCH v7 2/2] efi: a misc char interface for user to update efi firmware
[PATCH 0/9] UEFI boot and runtime services support for 32-bit ARM
2015-10-10 21:00 UTC (18+ messages)
` [PATCH 8/9] ARM: wire up UEFI init and runtime support
` [PATCH 1/9] arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM
` [PATCH 2/9] arm64/efi: refactor "
` [PATCH 3/9] ARM: add support for generic early_ioremap/early_memremap
` [PATCH 4/9] ARM: only consider memblocks with NOMAP cleared for linear mapping
` [PATCH 5/9] ARM: split off core mapping logic from create_mapping
` [PATCH 6/9] ARM: factor out allocation routine from __create_mapping()
` [PATCH 7/9] ARM: implement create_mapping_late() for EFI use
` [PATCH 9/9] ARM: add UEFI stub support
[PATCH 0/2] Introduce "efi_fake_mem" boot option
2015-10-10 20:36 UTC (8+ messages)
` [PATCH 1/2] x86, efi: rename print_efi_memmap() to efi_print_memmap()
` [PATCH 2/2] x86, efi: Add "efi_fake_mem" boot option
[PATCH] efi: remove UEFIv2.5 properties table from /sys/firmware/efi/systab
2015-10-10 17:03 UTC (3+ messages)
linux-next: Tree for Sep 18 (build failures, up to 10/02)
2015-10-10 16:26 UTC (2+ messages)
[PATCH] MAINTAINERS: Replace Intel email address
2015-10-10 16:22 UTC
[PATCH v6 3/6] x86, efi, kasan: #undef memset/memcpy/memmove per arch
2015-10-09 14:34 UTC (16+ messages)
` [PATCH v6 0/6] KASAN for arm64
[PATCH v3 0/3] arm64: EFI stub isolation
2015-10-08 17:19 UTC (5+ messages)
` [PATCH v3 1/3] arm64/efi: remove /chosen/linux,uefi-stub-kern-ver DT property
` [PATCH v3 2/3] arm64: use ENDPIPROC() to annotate position independent assembler routines
` [PATCH v3 3/3] arm64/efi: isolate EFI stub from the kernel proper
[PATCH v8 0/2] Enable capsule loader interface for efi firmware updating
2015-10-08 11:01 UTC (6+ messages)
` [PATCH v8 1/2] efi: export efi_capsule_supported() function symbol
` [PATCH v8 2/2] efi: a misc char interface for user to update efi firmware
[PATCH 0/3] UEFI stub FDT handling fixes
2015-10-08 6:02 UTC (11+ messages)
` [PATCH 1/3] efi/libstub: move FDT sanity check out of allocation loop
` [PATCH 2/3] efi/libstub: sanity check the /reserved-memory DT node
` [PATCH 3/3] efi/libstub: fix deletion of FDT memory nodes
efi: Auto-load the efi-pstore module
2015-10-07 21:16 UTC (2+ messages)
[PATCH] x86/efi: fix multiple GOP device support
2015-10-07 20:48 UTC (2+ messages)
[PATCH v6 2/2] efi: a misc char interface for user to update efi firmware
2015-10-06 3:03 UTC (3+ messages)
[PATCH v6 0/2] Enable capsule loader interface for efi firmware updating
2015-10-05 19:07 UTC (15+ messages)
` [PATCH v6 1/2] efi: export efi_capsule_supported() function symbol
` [PATCH v6 2/2] efi: a misc char interface for user to update efi firmware
[PATCH v2 0/2] arm64: EFI stub isolation
2015-10-01 12:18 UTC (3+ messages)
` [PATCH v2 1/2] arm64: use ENDPIPROC() to annotate position independent assembler routines
` [PATCH v2 2/2] arm64/efi: isolate EFI stub from the kernel proper
[GIT PULL 0/2] EFI urgent fixes
2015-10-01 10:44 UTC (47+ messages)
` [PATCH 1/2] x86/efi: Map EFI memmap entries in-order at runtime
` [PATCH 2/2] arm64/efi: Don't pad between EFI_MEMORY_RUNTIME regions
[PATCH v3 0/6] arm64 UEFI early FDT handling
2015-09-29 7:38 UTC (8+ messages)
` [PATCH v3 1/6] of/fdt: make generic early_init_dt_add_memory_arch() a weak alias
` [PATCH v3 2/6] arm64: override generic version of early_init_dt_add_memory_arch()
` [PATCH v3 3/6] efi: move FDT handling to separate object file
` [PATCH v3 4/6] arm64/efi: move EFI /chosen node parsing before early FDT processing
` [PATCH v3 5/6] arm64/efi: ignore DT memory nodes instead of removing them
` [PATCH v3 6/6] arm64/efi: ignore DT memreserve entries "
[PATCH 1/2] efi: add support for UEFIv2.5 Properties table
2015-09-25 6:45 UTC (10+ messages)
` [PATCH 2/2] efi: introduce EFI_NX_PE_DATA bit and set it from properties table
` [PATCH v2 "
[RFC PATCH] arm64/efi: remove /chosen/linux,uefi-stub-kern-ver DT property
2015-09-24 23:23 UTC (3+ messages)
[RFC PATCH] arm64/efi: isolate EFI stub from the kernel proper
2015-09-23 16:44 UTC (6+ messages)
[PATCH v2] arm64/efi: don't pad between EFI_MEMORY_RUNTIME regions
2015-09-23 13:50 UTC (5+ messages)
` [PATCH v3] "
平时最多也就联系了三千家,全球还有十几万客户在哪里?
2015-09-17 20:28 UTC
[PATCH] efi/libstub/fdt: Standardize the names of EFI stub parameters
2015-09-17 11:43 UTC (2+ messages)
[PATCH] x86/efi: Map EFI memmap entries in-order at runtime
2015-09-17 8:05 UTC (12+ messages)
[PATCH] efi/libstub/fdt: Standardize the names of EFI stub parameters
2015-09-14 13:57 UTC (13+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).