Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
grub-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Fri Jun 29 2018 08:50:11 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH] multiboot_elfxx.c: fix compilation by fixing undeclared variable
,
Denis 'GNUtoo' Carikli
,
2018/06/29
[PATCH] mbi: fix compilation error in grub-core/loader/multiboot_elfxx.c
,
Ignat Korchagin
,
2018/06/27
[PATCH v3 0/6] efi: arm linux loader unification and correctness
,
Leif Lindholm
,
2018/06/27
[PATCH v3 1/6] efi: add central copy of grub_efi_find_mmap_size
,
Leif Lindholm
,
2018/06/27
[PATCH v3 2/6] efi: add grub_efi_get_ram_base() function for arm64
,
Leif Lindholm
,
2018/06/27
[PATCH v3 4/6] arm/efi: switch to arm64 linux loader
,
Leif Lindholm
,
2018/06/27
[PATCH v3 3/6] arm64 linux loader: rename functions and macros and move to common headers
,
Leif Lindholm
,
2018/06/27
[PATCH v3 5/6] arm: delete unused efi support from loader/arm
,
Leif Lindholm
,
2018/06/27
[PATCH v3 6/6] efi: restrict arm/arm64 linux loader initrd placement
,
Leif Lindholm
,
2018/06/27
[PATCH] i386/linux: add support for ext_lfb_base
,
Arindam Nath
,
2018/06/27
RE: [PATCH] i386/linux: add support for ext_lfb_base
,
Nath, Arindam
,
2018/06/29
[PATCH] EFI: console: Fix the "enter" key not working on X86 tablets
,
Hans de Goede
,
2018/06/26
[PATCH 0/2] use arm*/linux.h for file command
,
Leif Lindholm
,
2018/06/25
[PATCH 1/2] commands/file: use definitions from arm/linux.h
,
Leif Lindholm
,
2018/06/25
[PATCH 2/2] commands/file: use definitions from arm64/linux.h
,
Leif Lindholm
,
2018/06/25
Generation of checksums.h in tests
,
Artem Leshchev
,
2018/06/20
[PATCH 0/1] search: Add search by GPT partition type
,
Will Thompson
,
2018/06/20
[PATCH 1/1] search: Add search by GPT partition type
,
Will Thompson
,
2018/06/20
[PATCH V6] Add support for BTRFS raid5/6 to GRUB
,
Goffredo Baroncelli
,
2018/06/19
[PATCH 2/9] btrfs: Add helper to check the btrfs header.
,
Goffredo Baroncelli
,
2018/06/19
[PATCH 1/9] btrfs: Add support for reading a filesystem with a RAID 5 or RAID 6 profile.
,
Goffredo Baroncelli
,
2018/06/19
[PATCH 3/9] btrfs: Move the error logging from find_device() to its caller.
,
Goffredo Baroncelli
,
2018/06/19
[PATCH 5/9] btrfs: Move logging code in grub_btrfs_read_logical()
,
Goffredo Baroncelli
,
2018/06/19
[PATCH 6/9] btrfs: Refactor the code that read from disk
,
Goffredo Baroncelli
,
2018/06/19
[PATCH 9/9] btrfs: Add RAID 6 recovery for a btrfs filesystem.
,
Goffredo Baroncelli
,
2018/06/19
[PATCH 7/9] btrfs: Add support for recovery for a RAID 5 btrfs profiles.
,
Goffredo Baroncelli
,
2018/06/19
[PATCH 8/9] btrfs: Make more generic the code for RAID 6 rebuilding
,
Goffredo Baroncelli
,
2018/06/19
[PATCH 4/9] btrfs: Avoid a rescan for a device which was already not found.
,
Goffredo Baroncelli
,
2018/06/19
[PATCH 0/1] grub-fs-tester: fix losetup race
,
Will Thompson
,
2018/06/15
[PATCH 1/1] grub-fs-tester: fix losetup race
,
Will Thompson
,
2018/06/15
Re: [PATCH 1/1] grub-fs-tester: fix losetup race
,
Daniel Kiper
,
2018/06/20
Re: [PATCH 1/1] grub-fs-tester: fix losetup race
,
Will Thompson
,
2018/06/20
Re: [PATCH v2] ieee1275: obdisk driver
,
Daniel Kiper
,
2018/06/15
Re: [PATCH v2] ieee1275: obdisk driver
,
John Paul Adrian Glaubitz
,
2018/06/15
Re: [PATCH v2] ieee1275: obdisk driver
,
Daniel Kiper
,
2018/06/15
Re: [PATCH v2] ieee1275: obdisk driver
,
Eric Snowberg
,
2018/06/15
Re: [PATCH v2] ieee1275: obdisk driver
,
Daniel Kiper
,
2018/06/21
Re: [PATCH v2] ieee1275: obdisk driver
,
Eric Snowberg
,
2018/06/21
[PATCH v4] mbi: use per segment a separate relocator chunk
,
Alexander Boettcher
,
2018/06/14
Re: [PATCH v4] mbi: use per segment a separate relocator chunk
,
Daniel Kiper
,
2018/06/20
[PATCH v3] mbi: use per segment a separate relocator chunk
,
Alexander Boettcher
,
2018/06/12
Re: [PATCH v3] mbi: use per segment a separate relocator chunk
,
Daniel Kiper
,
2018/06/13
[PATCH 0/2] efi/fdt: set #address-cells/#size-cells on empty tree
,
Leif Lindholm
,
2018/06/11
[PATCH 1/2] fdt: move prop_entry_size to fdt.h
,
Leif Lindholm
,
2018/06/11
[PATCH 2/2] efi/fdt: set address/size cells to 2 for empty tree
,
Leif Lindholm
,
2018/06/11
Re: [PATCH 0/2] efi/fdt: set #address-cells/#size-cells on empty tree
,
Daniel Kiper
,
2018/06/14
Re: [PATCH 0/2] efi/fdt: set #address-cells/#size-cells on empty tree
,
Leif Lindholm
,
2018/06/14
Re: [PATCH 0/2] efi/fdt: set #address-cells/#size-cells on empty tree
,
Daniel Kiper
,
2018/06/15
[PATCH v3] multiboot2: clarify usage of the address tag
,
Roger Pau Monne
,
2018/06/11
Re: [PATCH v3] multiboot2: clarify usage of the address tag
,
Daniel Kiper
,
2018/06/11
[PATCH v2] multiboot2: clarify usage of the address tag
,
Roger Pau Monne
,
2018/06/07
Re: [PATCH v2] multiboot2: clarify usage of the address tag
,
Daniel Kiper
,
2018/06/08
Re: [PATCH v2] multiboot2: clarify usage of the address tag
,
Roger Pau Monné
,
2018/06/08
Re: [PATCH v2] multiboot2: clarify usage of the address tag
,
Daniel Kiper
,
2018/06/08
Re: [PATCH v2] multiboot2: clarify usage of the address tag
,
Roger Pau Monné
,
2018/06/11
Re: [PATCH v2] multiboot2: clarify usage of the address tag
,
Daniel Kiper
,
2018/06/11
Grub2 EFI: compatibility with wimboot
,
jame88fane
,
2018/06/05
Re: Grub2 EFI: compatibility with wimboot
,
Daniel Kiper
,
2018/06/15
AW: Grub2 EFI: compatibility with wimboot
,
jame88fane
,
2018/06/15
Re: Grub2 EFI: compatibility with wimboot
,
Daniel Kiper
,
2018/06/20
AW: Grub2 EFI: compatibility with wimboot
,
jame88fane
,
2018/06/20
Re.: Grub2 EFI: compatibility with wimboot
,
address@hidden
,
2018/06/20
Re: Grub2 EFI: compatibility with wimboot
,
Daniel Kiper
,
2018/06/21
AW: Grub2 EFI: compatibility with wimboot
,
jame88fane
,
2018/06/21
Re: Grub2 EFI: compatibility with wimboot
,
Daniel Kiper
,
2018/06/23
AW: Grub2 EFI: compatibility with wimboot
,
jame88fane
,
2018/06/24
Re: [PATCH] mbi: use per segment a separate relocator chunk
,
Alexander Boettcher
,
2018/06/05
[PATCH v2] mbi: use per segment a separate relocator chunk
,
Alexander Boettcher
,
2018/06/05
Re: [PATCH v2] mbi: use per segment a separate relocator chunk
,
Daniel Kiper
,
2018/06/11
Re: [PATCH v2] mbi: use per segment a separate relocator chunk
,
Alexander Boettcher
,
2018/06/12
[PATCH] multiboot2: clarify usage of the address tag
,
Roger Pau Monne
,
2018/06/05
Re: [PATCH] multiboot2: clarify usage of the address tag
,
Daniel Kiper
,
2018/06/06
Re: [PATCH] multiboot2: clarify usage of the address tag
,
Roger Pau Monné
,
2018/06/07
Re: [PATCH] multiboot2: clarify usage of the address tag
,
Daniel Kiper
,
2018/06/07
Fwd: [PATCH 4/9] btrfs: Avoid a rescan for a device which was already not found.
,
Goffredo Baroncelli
,
2018/06/04
Re: Fwd: [PATCH 4/9] btrfs: Avoid a rescan for a device which was already not found.
,
Daniel Kiper
,
2018/06/14
Re: Fwd: [PATCH 4/9] btrfs: Avoid a rescan for a device which was already not found.
,
Goffredo Baroncelli
,
2018/06/14
[PATCH V5] Add support for BTRFS raid5/6 to GRUB
,
Goffredo Baroncelli
,
2018/06/03
[PATCH 3/9] btrfs: Move the error logging from find_device() to its caller.
,
Goffredo Baroncelli
,
2018/06/03
Re: [PATCH 3/9] btrfs: Move the error logging from find_device() to its caller.
,
Daniel Kiper
,
2018/06/14
[PATCH 1/9] btrfs: Add support for reading a filesystem with a RAID 5 or RAID 6 profile.
,
Goffredo Baroncelli
,
2018/06/03
Re: [PATCH 1/9] btrfs: Add support for reading a filesystem with a RAID 5 or RAID 6 profile.
,
Daniel Kiper
,
2018/06/14
Re: [PATCH 1/9] btrfs: Add support for reading a filesystem with a RAID 5 or RAID 6 profile.
,
Goffredo Baroncelli
,
2018/06/14
Re: [PATCH 1/9] btrfs: Add support for reading a filesystem with a RAID 5 or RAID 6 profile.
,
Goffredo Baroncelli
,
2018/06/19
[PATCH 2/9] btrfs: Add helper to check the btrfs header.
,
Goffredo Baroncelli
,
2018/06/03
Re: [PATCH 2/9] btrfs: Add helper to check the btrfs header.
,
Daniel Kiper
,
2018/06/14
[PATCH 5/9] btrfs: Move logging code in grub_btrfs_read_logical()
,
Goffredo Baroncelli
,
2018/06/03
Re: [PATCH 5/9] btrfs: Move logging code in grub_btrfs_read_logical()
,
Daniel Kiper
,
2018/06/14
[PATCH 6/9] btrfs: Refactor the code that read from disk
,
Goffredo Baroncelli
,
2018/06/03
Re: [PATCH 6/9] btrfs: Refactor the code that read from disk
,
Daniel Kiper
,
2018/06/14
[PATCH 7/9] btrfs: Add support for recovery for a RAID 5 btrfs profiles.
,
Goffredo Baroncelli
,
2018/06/03
Re: [PATCH 7/9] btrfs: Add support for recovery for a RAID 5 btrfs profiles.
,
Daniel Kiper
,
2018/06/14
Re: [PATCH 7/9] btrfs: Add support for recovery for a RAID 5 btrfs profiles.
,
Goffredo Baroncelli
,
2018/06/14
Re: [PATCH 7/9] btrfs: Add support for recovery for a RAID 5 btrfs profiles.
,
Goffredo Baroncelli
,
2018/06/18
[PATCH 8/9] btrfs: Make more generic the code for RAID 6 rebuilding
,
Goffredo Baroncelli
,
2018/06/03
[PATCH 9/9] btrfs: Add RAID 6 recovery for a btrfs filesystem.
,
Goffredo Baroncelli
,
2018/06/03
Re: [PATCH 9/9] btrfs: Add RAID 6 recovery for a btrfs filesystem.
,
Daniel Kiper
,
2018/06/14
Re: [PATCH V5] Add support for BTRFS raid5/6 to GRUB
,
Daniel Kiper
,
2018/06/14
Re: [PATCH V5] Add support for BTRFS raid5/6 to GRUB
,
Goffredo Baroncelli
,
2018/06/14
Re: [PATCH 6/9] btrfs: refactor the code that read from disk
,
Goffredo Baroncelli
,
2018/06/01
Re: [PATCH 9/9] btrfs: add RAID 6 recovery for a btrfs filesystem.
,
Goffredo Baroncelli
,
2018/06/01
Re: [PATCH 7/9] btrfs: add support for recovery for a RAID 5 btrfs profiles.
,
Goffredo Baroncelli
,
2018/06/01
Re: [PATCH 8/9] btrfs: make more generic the code for RAID 6 rebuilding
,
Goffredo Baroncelli
,
2018/06/01
Re: [PATCH 1/9] btrfs: add support for reading a filesystem with a RAID 5 or RAID 6 profile.
,
Goffredo Baroncelli
,
2018/06/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc