messages from 2016-02-13 14:04:09 to 2016-02-26 06:00:03 UTC [more...]
[PATCH v2 1/4] arm64: add "--nounzip" option support in xen_module command
2016-02-26 5:59 UTC (11+ messages)
` [PATCH v2 2/4] * util/grub.d/20_linux_xen.in: Add xen_boot command support
` [PATCH v2 3/4] i386, xen: Add xen_hypervisor and xen_module aliases for i386
` [PATCH v2 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi
` [Xen-devel] "
[PATCH] coreboot: fix "make default_payload.elf"
2016-02-26 0:46 UTC
[PATCH 00/14] Facebook's netbooting patches
2016-02-25 19:39 UTC (14+ messages)
` [PATCH 05/14] net: don't free uninitialized sockets in dns
` [PATCH 06/14] net: fix ipv6 routing
` [PATCH 10/14] dns: poll card between each dns request
` [PATCH 11/14] dns: reset data->naddresses for every packet we receive
[PATCH v4 00/11] grub-xen: support booting huge pv-domains
2016-02-25 18:33 UTC (27+ messages)
` [PATCH v4 01/11] xen: make xen loader callable multiple times
` [PATCH v4 02/11] xen: avoid memleaks on error
` [PATCH v4 03/11] xen: reduce number of global variables in xen loader
` [PATCH v4 04/11] xen: add elfnote.h to avoid using numbers instead of constants
` [PATCH v4 05/11] xen: synchronize xen header
` [PATCH v4 06/11] xen: factor out p2m list allocation into separate function
` [PATCH v4 07/11] xen: factor out allocation of special pages "
` [PATCH v4 08/11] xen: factor out allocation of page tables "
` [PATCH v4 09/11] xen: add capability to load initrd outside of initial mapping
` [PATCH v4 10/11] xen: modify page table construction
` [PATCH v4 11/11] xen: add capability to load p2m list outside of kernel mapping
[PATCH v5 00/11] grub-xen: support booting huge pv-domains
2016-02-25 15:33 UTC (16+ messages)
` [PATCH v5 01/11] xen: make xen loader callable multiple times
` [PATCH v5 02/11] xen: avoid memleaks on error
` [PATCH v5 03/11] xen: reduce number of global variables in xen loader
` [PATCH v5 04/11] xen: add elfnote.h to avoid using numbers instead of constants
` [PATCH v5 05/11] xen: synchronize xen header
` [PATCH v5 06/11] xen: factor out p2m list allocation into separate function
` [PATCH v5 07/11] xen: factor out allocation of special pages "
` [PATCH v5 08/11] xen: factor out allocation of page tables "
` [PATCH v5 09/11] xen: add capability to load initrd outside of initial mapping
` [PATCH v5 10/11] xen: modify page table construction
` [PATCH v5 11/11] xen: add capability to load p2m list outside of kernel mapping
[PATCH 0/3] arm64,xen: add xen_boot support into grup-mkconfig
2016-02-25 6:55 UTC (7+ messages)
` [PATCH 1/3] arm64: add grub_xen_boot env to indicate that we have xen_* commands
` [PATCH 2/3] * util/grub.d/20_linux_xen.in: Add support of the xen_boot command
` [PATCH 3/3] i386, xen: Add xen_hypervisor and xen_module aliases for i386
[PATCH v2 0/4] arm64,xen: add xen_boot support into grup-mkconfig
2016-02-25 6:50 UTC
[PATCH] tcp: add mss option support
2016-02-24 21:14 UTC (2+ messages)
OBP available region patch fails with clang
2016-02-24 19:13 UTC (2+ messages)
aarch64 clang build failure
2016-02-24 19:12 UTC (2+ messages)
[PATCH] dns: realloc address buffer after each packet
2016-02-24 19:11 UTC
[PATCH] bootp: use the ipv* version given by the dhcp server
2016-02-24 19:10 UTC
[PATCH 0/2] Alternative efidisk alignment resolution
2016-02-24 19:04 UTC (13+ messages)
` [PATCH 1/2] disk: Add support for device-specific malloc function
` [PATCH 2/2] efidisk: respect block_io_protocol minimum buffer alignment
How to chainload grub on different platforms?
2016-02-24 17:14 UTC
[PATCH] U-Boot self-relocatable images
2016-02-23 20:09 UTC (3+ messages)
multiboot_mmap_entry.zero isn't zero
2016-02-23 18:01 UTC (5+ messages)
[PATCH] arm64: xen_boot: Fix xen boot using Grub on AARCH64
2016-02-23 14:16 UTC (4+ messages)
Fwd: RE: GRUB release schedule?
2016-02-22 18:28 UTC (2+ messages)
[PATCH] F2FS support
2016-02-22 18:25 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [f2fs-dev] [PATCH v4] "
` [f2fs-dev] [PATCH v5] "
` [f2fs-dev] [PATCH v6] "
` [f2fs-dev] [PATCH v7] "
[PATCH GRUB] Allow initrd concatenation on ARM64
2016-02-22 15:40 UTC (4+ messages)
` [Xen-devel] "
[PATCH V2] net: fix ipv6 routing
2016-02-22 14:46 UTC (6+ messages)
[PATCH v3] tcp: add window scaling and RTTM support
2016-02-22 8:00 UTC (4+ messages)
[PATCH v2] ieee1275: prevent buffer over-read
2016-02-22 7:02 UTC (2+ messages)
[PATCH] menu_entry: Disable cursor during update_screen()
2016-02-22 7:00 UTC (6+ messages)
[PATCH v5 2/2] Add a module for retrieving SMBIOS information
2016-02-20 19:12 UTC
[PATCH v5 1/2] Define the SMBIOS3 entry point structure on EFI
2016-02-20 19:12 UTC
[PATCH v3 00/10] grub-xen: support booting huge pv-domains
2016-02-19 16:20 UTC (34+ messages)
` [PATCH v3 01/10] xen: make xen loader callable multiple times
` [PATCH v3 02/10] xen: reduce number of global variables in xen loader
` [Xen-devel] "
` [PATCH v3 03/10] xen: add elfnote.h to avoid using numbers instead of constants
` [PATCH v3 04/10] xen: synchronize xen header
` [PATCH v3 05/10] xen: factor out p2m list allocation into separate function
` [PATCH v3 06/10] xen: factor out allocation of special pages "
` [PATCH v3 07/10] xen: factor out allocation of page tables "
` [PATCH v3 08/10] xen: add capability to load initrd outside of initial mapping
` [PATCH v3 09/10] xen: modify page table construction
` [PATCH v3 10/10] xen: add capability to load p2m list outside of kernel mapping
[PATCH] efidisk: Respect block_io_protocol buffer alignment
2016-02-18 18:05 UTC
[PATCH] efidisk: Respect block_io_protocol buffer alignment
2016-02-18 16:54 UTC (4+ messages)
Respect EFI block-io buffer alignment
2016-02-18 12:22 UTC (9+ messages)
` [PATCH] efidisk: Respect block_io_protocol "
Behavior of file test operations on symlinks
2016-02-18 3:46 UTC (4+ messages)
[PATCH] sparc64: fix OF path names for sun4v systems
2016-02-17 18:11 UTC (9+ messages)
[RFC] grub-install: allow none or multiple install devices on PC BIOS
2016-02-16 18:11 UTC (7+ messages)
[PATCH v3 0/3] Android bootimg support
2016-02-15 10:55 UTC (14+ messages)
` [PATCH v3 2/3] i386: Add support for loading from android bootimg
[PATCH] ieee1275: prevent buffer over-read
2016-02-14 7:03 UTC (7+ messages)
[PATCH] sparc64: OBP available region contains grub. Start at grub_phys_end
2016-02-13 23:26 UTC (7+ 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).