messages from 2016-01-26 18:51:35 to 2016-02-17 17:20:05 UTC [more...]
[PATCH v3 00/10] grub-xen: support booting huge pv-domains
2016-02-17 17:19 UTC (9+ 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
` [PATCH v3 03/10] xen: add elfnote.h to avoid using numbers instead of constants
` [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 09/10] xen: modify page table construction
` [PATCH v3 10/10] xen: add capability to load p2m list outside of kernel mapping
Respect EFI block-io buffer alignment
2016-02-17 17:06 UTC (4+ messages)
Behavior of file test operations on symlinks
2016-02-17 16:42 UTC (2+ messages)
[PATCH] sparc64: fix OF path names for sun4v systems
2016-02-17 9:50 UTC (7+ messages)
[RFC] grub-install: allow none or multiple install devices on PC BIOS
2016-02-16 18:11 UTC (9+ messages)
[PATCH 00/14] Facebook's netbooting patches
2016-02-16 16:18 UTC (21+ messages)
` [PATCH 01/14] Added net_bootp6 command
` [PATCH 02/14] UEFI IPv6 PXE support
` [PATCH 03/14] Use UEFI MAC device as default configured by net_bootp6
` [PATCH 04/14] tcp: add window scaling and RTTM support
` [PATCH 05/14] net: don't free uninitialized sockets in dns
` [PATCH 06/14] net: fix ipv6 routing
` [PATCH 07/14] efinet: retransmit if our device is busy
` [PATCH 08/14] efinet: filter multicast traffic based on addresses
` [PATCH 09/14] efinet: clear the txbuffer before modifying the receive filters
` [PATCH 10/14] dns: poll card between each dns request
` [PATCH 11/14] dns: reset data->naddresses for every packet we receive
` [PATCH 12/14] icmp6: use default interface as the route interface
` [PATCH 13/14] bootp: don't add multiple interfaces for the same address
` [PATCH 14/14] net: add interfaces when we open a card
[PATCH v2] ieee1275: prevent buffer over-read
2016-02-15 18:53 UTC
[PATCH v3 0/3] Android bootimg support
2016-02-15 10:55 UTC (19+ messages)
` [PATCH v3 1/3] Add helper functions to interact with android bootimg disks
` [PATCH v3 2/3] i386: Add support for loading from android bootimg
` [PATCH v3 3/3] Add support for loading initrd "
[PATCH] menu_entry: Disable cursor during update_screen()
2016-02-15 10:23 UTC (6+ messages)
multiboot_mmap_entry.zero isn't zero
2016-02-14 11:24 UTC (3+ messages)
[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 (8+ messages)
[PATCH v3] tcp: add window scaling and RTTM support
2016-02-13 15:40 UTC (2+ messages)
[PATCH] efidisk: prevent errors from diskfilter scan of removable drives
2016-02-13 5:41 UTC (5+ messages)
[PATCH v2 0/6] multiboot2: Add two extensions and fix some issues
2016-02-12 19:55 UTC (6+ messages)
` [PATCH v2 2/6] relocator: Do not use memory region if its starta is smaller than size
[PATCH] core/partmap: Add El Torito boot catalog parsing
2016-02-12 18:31 UTC (8+ messages)
CMOS_ADDRESS of ThinkVantage
2016-02-12 18:18 UTC (2+ messages)
Dead link in TODO file
2016-02-12 16:58 UTC (2+ messages)
[PATCH] grub-install: Include all decompressor modules in pvxen core image
2016-02-12 16:28 UTC (9+ messages)
Cryptomount enhancements - revised
2016-02-12 15:19 UTC (3+ messages)
` [PATCH 4/5] Cryptomount support plain dm-crypt
Plain dm-crypt
2016-02-12 14:53 UTC (4+ messages)
[PATCH v2 0/6] grub-xen: support booting huge pv-domains
2016-02-12 14:47 UTC (28+ messages)
` [PATCH v2 1/6] xen: factor out p2m list allocation into separate function
` [PATCH v2 2/6] xen: factor out allocation of special pages "
` [PATCH v2 3/6] xen: factor out allocation of page tables "
` [PATCH v2 4/6] xen: add capability to load initrd outside of initial mapping
` [PATCH v2 5/6] xen: modify page table construction
` [PATCH v2 6/6] xen: add capability to load p2m list outside of kernel mapping
macosx (darwin) fail to boot from Grub2
2016-02-12 14:42 UTC (2+ messages)
[PATCH v2] Initial module to interact with the android bcb
2016-02-08 20:50 UTC
[PATCH 1/1] support loading of custom initrd images
2016-02-08 16:10 UTC (9+ messages)
` [PATCH v2 "
[PATCH] support modules without symbol table
2016-02-03 17:21 UTC (4+ messages)
` [PATCH v2] "
[PATCH] efinet: clear the txbuffer before modifying the receive filters
2016-02-03 17:02 UTC
[PATCH v2] Initial support for the android bootimg filesystem
2016-02-02 20:31 UTC (11+ messages)
[PATCH] usb: Remove a meaningless blank line
2016-02-02 13:28 UTC (2+ messages)
[PATCH] 10_linux: avoid multi-device root= kernel argument
2016-02-01 17:16 UTC (8+ messages)
[PATCH V2] tcp: add window scaling and RTTM support
2016-02-01 16:00 UTC (4+ messages)
[PATCH] Add module for interacting with the android bootloader control block
2016-02-01 14:59 UTC (6+ messages)
strip --strip-unneeded adds back section symbols
2016-02-01 11:49 UTC (3+ messages)
FOSDEM
2016-01-31 14:51 UTC (3+ messages)
"newc additions on runtime" feature?
2016-01-29 17:38 UTC (2+ messages)
Grub get and set efi variables
2016-01-29 16:25 UTC (21+ messages)
[PATCH 0/7] Add driver for android bootimg filesystem
2016-01-26 19:04 UTC (7+ messages)
` [PATCH 1/7] Add stub module for android bootimgs
` [PATCH 3/7] android_bootimg: Implement open
` [PATCH 5/7] android_bootimg: Implement read
` [PATCH 6/7] android_bootimg: style fixes
` [PATCH 7/7] Add android_bootimg to changelog
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).