Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
grub-devel (date)
[
Thread Index
][
Top
][
All Lists
][
grub-devel info page
]
Advanced
[
Prev Period
]
Last Modified: Fri Feb 28 2020 23:25:50 -0500
Messages in reverse chronological order
[
Next Period
]
February 28, 2020
[PATCH] fat: Support file modification times
,
David Michael
,
23:25
Re: GRUB 2.06 release
,
Mike Gilbert
,
20:40
Re: GRUB 2.06 release
,
Matt Turner
,
13:26
Re: GRUB 2.06 release
,
Daniel Kiper
,
07:46
Re: [PATCH 00/10] A set of trivial patches from the Fedora package
,
Daniel Kiper
,
07:37
Re: [PATCH 09/10] video: Add more debug output on GOP and UGA probing
,
Daniel Kiper
,
07:35
Re: [PATCH 08/10] kern: Make grub_error() more verbose
,
Daniel Kiper
,
07:32
February 25, 2020
Re: [PATCH 1/2] Cryptomount support LUKS detached header
,
Patrick Steinhardt
,
16:45
[PATCH 4/4] Update grub editenv to support modifying envblk
,
Paul Dagnelie
,
14:27
[PATCH 3/4] Add ZFS envblock functions
,
Paul Dagnelie
,
14:27
[PATCH 2/4] Add envblk reading/writing functionality to GRUB
,
Paul Dagnelie
,
14:27
[PATCH 1/4] Add envblk open functions to grub file interface
,
Paul Dagnelie
,
14:27
Re: GRUB 2.06 release
,
John Paul Adrian Glaubitz
,
08:15
[PATCH 09/10] video: Add more debug output on GOP and UGA probing
,
Javier Martinez Canillas
,
07:26
[PATCH 10/10] efi: Fix the type of grub_efi_status_t
,
Javier Martinez Canillas
,
07:26
[PATCH 06/10] efi/gop: Add support for BLT_ONLY adapters
,
Javier Martinez Canillas
,
07:26
[PATCH 08/10] kern: Make grub_error() more verbose
,
Javier Martinez Canillas
,
07:26
[PATCH 07/10] efi/uga: Use 64 bit for fb_base
,
Javier Martinez Canillas
,
07:26
[PATCH 05/10] normal/completion: Fix possible NULL pointer dereference
,
Javier Martinez Canillas
,
07:26
[PATCH 04/10] kern: Add grub_debug_enabled()
,
Javier Martinez Canillas
,
07:26
[PATCH 03/10] Makefile: Make libgrub.pp depend on config-util.h
,
Javier Martinez Canillas
,
07:26
[PATCH 02/10] efi: Print more debug info in our module loader
,
Javier Martinez Canillas
,
07:26
[PATCH 00/10] A set of trivial patches from the Fedora package
,
Javier Martinez Canillas
,
07:26
[PATCH 01/10] linux/getroot: Handle rssd storage device names
,
Javier Martinez Canillas
,
07:26
Re: [PATCH] ZFS/other CoW FS save_env support
,
Daniel Kiper
,
07:18
Re: [PATCH] ZFS/other CoW FS save_env support
,
Daniel Kiper
,
07:16
Re: [PATCH 2/2] build: Disable PIE in TARGET_CCASFLAGS if needed
,
John Paul Adrian Glaubitz
,
06:03
Re: [PATCH 2/2] build: Disable PIE in TARGET_CCASFLAGS if needed
,
Paul Menzel
,
05:58
Re: [PATCH] ZFS/other CoW FS save_env support
,
Michael Chang
,
05:35
February 24, 2020
Re: [PATCH] ZFS/other CoW FS save_env support
,
Paul Dagnelie
,
13:31
Re: Anyone tried hooking up Link Time Optimization (LTO)
,
Paul Menzel
,
08:32
Anyone tried hooking up Link Time Optimization (LTO)
,
Paul Menzel
,
06:57
Re: [PATCH 1/2] Cryptomount support LUKS detached header
,
Daniel Kiper
,
06:13
Re: [PATCH] ZFS/other CoW FS save_env support
,
Daniel Kiper
,
06:03
Re: [PATCH] Make grub_strtol() "end" pointers have safer const qualifiers. (v2)
,
Daniel Kiper
,
04:43
February 23, 2020
Re: [PATCH 1/2] build: Move TARGET_* assignments earlier
,
John Paul Adrian Glaubitz
,
09:28
Re: [PATCH 2/2] build: Disable PIE in TARGET_CCASFLAGS if needed
,
John Paul Adrian Glaubitz
,
09:27
February 21, 2020
[PATCH 1/2] Cryptomount support LUKS detached header
,
Denis 'GNUtoo' Carikli
,
17:33
[PATCH 2/2] Cryptomount support key files
,
Denis 'GNUtoo' Carikli
,
17:32
[PATCH] Make grub_strtol() "end" pointers have safer const qualifiers. (v2)
,
Peter Jones
,
16:39
Re: [PATCH] Make grub_strtoul() "end" pointer have the right const params.
,
Peter Jones
,
16:36
Re: [PATCH v2 0/6] Support Argon2 KDF in LUKS2
,
Patrick Steinhardt
,
09:29
Re: [PATCH v2 6/6] luks2: Support key derival via Argon2
,
Daniel Kiper
,
08:03
Re: [PATCH v2 5/6] luks2: Discern Argon2i and Argon2id
,
Daniel Kiper
,
07:54
Re: [PATCH v2 3/6] argon2: Import Argon2 from cryptsetup
,
Daniel Kiper
,
07:40
Re: [PATCH v2 2/6] types.h: add UINT-related macros needed for Argon2
,
Daniel Kiper
,
07:35
Re: ZFS grubenv write support
,
Daniel Kiper
,
07:34
Re: [PATCH v2 0/6] Support Argon2 KDF in LUKS2
,
Daniel Kiper
,
07:26
Re: [PATCH 1/2] build: Move TARGET_* assignments earlier
,
Daniel Kiper
,
07:14
Re: ZFS grubenv write support
,
Javier Martinez Canillas
,
05:14
February 20, 2020
Re: [PATCH 0/5] Support Argon2 KDF in LUKS2
,
Patrick Steinhardt
,
14:33
Re: [PATCH 1/5] efi: Allocate half of available memory by default
,
Patrick Steinhardt
,
14:28
Re: [PATCH v2 0/6] Support Argon2 KDF in LUKS2
,
Leif Lindholm
,
13:38
[PATCH v2 6/6] luks2: Support key derival via Argon2
,
Patrick Steinhardt
,
13:00
[PATCH v2 3/6] argon2: Import Argon2 from cryptsetup
,
Patrick Steinhardt
,
13:00
[PATCH v2 5/6] luks2: Discern Argon2i and Argon2id
,
Patrick Steinhardt
,
13:00
[PATCH v2 4/6] luks2: Add missing newline to debug message
,
Patrick Steinhardt
,
13:00
[PATCH v2 0/6] Support Argon2 KDF in LUKS2
,
Patrick Steinhardt
,
13:00
[PATCH v2 1/6] efi: Allocate half of available memory by default
,
Patrick Steinhardt
,
13:00
[PATCH v2 2/6] types.h: add UINT-related macros needed for Argon2
,
Patrick Steinhardt
,
13:00
Re: [PATCH 2/2] build: Disable PIE in TARGET_CCASFLAGS if needed
,
John Paul Adrian Glaubitz
,
11:16
Re: [PATCH 0/5] Support Argon2 KDF in LUKS2
,
Patrick Steinhardt
,
09:50
Re: GRUB 2.06 release
,
John Paul Adrian Glaubitz
,
03:46
[PATCH 2/2] build: Disable PIE in TARGET_CCASFLAGS if needed
,
Matt Turner
,
01:52
[PATCH 1/2] build: Move TARGET_* assignments earlier
,
Matt Turner
,
01:52
February 19, 2020
GRUB 2.06 release
,
Daniel Kiper
,
10:01
February 18, 2020
Re: [PATCH] Make grub_strtoul() "end" pointer have the right const params.
,
Nicholas Vinson
,
22:39
Re: [PATCH] Make grub_strtoul() "end" pointer have the right const params.
,
Peter Jones
,
19:32
[PATCH] ZFS/other CoW FS save_env support
,
Paul Dagnelie
,
14:10
Re: [PATCH] verifiers: fix calling uninitialized function pointer
,
Daniel Kiper
,
11:15
Re: [PATCH] normal: Move common datetime functions out of the normal module
,
Daniel Kiper
,
11:13
Re: [PATCH] verifiers: fix calling uninitialized function pointer
,
Javier Martinez Canillas
,
06:44
[PATCH] verifiers: fix calling uninitialized function pointer
,
Michael Chang
,
05:17
February 14, 2020
[PATCH] normal: Move common datetime functions out of the normal module
,
Javier Martinez Canillas
,
06:44
February 13, 2020
Re: [PATCH 1/5] efi: Allocate half of available memory by default
,
Leif Lindholm
,
06:48
Re: [PATCH 0/5] Support Argon2 KDF in LUKS2
,
Daniel Kiper
,
06:43
February 12, 2020
Re: [PATCH 3/5] disk: luks2: Add missing newline to debug message
,
Patrick Steinhardt
,
02:48
Re: [PATCH 0/5] Support Argon2 KDF in LUKS2
,
Patrick Steinhardt
,
02:47
Re: [PATCH 0/5] Support Argon2 KDF in LUKS2
,
Milan Broz
,
02:18
February 11, 2020
Re: Volume keys in grub2
,
Daniel Kiper
,
16:57
Re: [PATCH 0/5] Support Argon2 KDF in LUKS2
,
Daniel Kiper
,
16:54
Re: [PATCH 3/5] disk: luks2: Add missing newline to debug message
,
Daniel Kiper
,
16:36
Re: [RESEND PATCH v4 2/2] Make editenv chase symlinks including those across devices
,
Daniel Kiper
,
16:04
February 10, 2020
Volume keys in grub2
,
Workaround Profi_GMan
,
04:17
February 08, 2020
Re: [PATCH 2/5] argon2: Import Argon2 from cryptsetup
,
Patrick Steinhardt
,
17:24
How to change the keyboard control?
,
Workaround Profi_GMan
,
13:24
Re: [PATCH 2/5] argon2: Import Argon2 from cryptsetup
,
Milan Broz
,
09:35
February 06, 2020
[PATCH 5/5] disk: luks2: Support key derival via Argon2
,
Patrick Steinhardt
,
09:27
[PATCH 2/5] argon2: Import Argon2 from cryptsetup
,
Patrick Steinhardt
,
09:27
[PATCH 4/5] disk: luks2: Discern Argon2i and Argon2id
,
Patrick Steinhardt
,
09:27
[PATCH 0/5] Support Argon2 KDF in LUKS2
,
Patrick Steinhardt
,
09:27
[PATCH 1/5] efi: Allocate half of available memory by default
,
Patrick Steinhardt
,
09:27
[PATCH 3/5] disk: luks2: Add missing newline to debug message
,
Patrick Steinhardt
,
09:27
February 04, 2020
Re: [PATCH] Make grub_strtoul() "end" pointer have the right const params.
,
Nicholas Vinson
,
20:04
[PATCH] Make grub_strtoul() "end" pointer have the right const params.
,
Peter Jones
,
16:02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc