Archives are refreshed every 15 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: Tue May 31 2022 13:57:12 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH v2 1/2] font: Add font scaling feature to grub_font_draw_glyph()
,
Zhang Boyang
,
2022/05/31
[PATCH v2 2/2] term/gfxterm: Preliminary HiDPI support
,
Zhang Boyang
,
2022/05/31
Re: [PATCH v2 2/2] term/gfxterm: Preliminary HiDPI support
,
Zhang Boyang
,
2022/05/31
[PATCH v4] efidisk: pass buffers with higher alignment
,
Stefan Agner
,
2022/05/31
Re: [PATCH v4] efidisk: pass buffers with higher alignment
,
Heinrich Schuchardt
,
2022/05/31
[PATCH 1/2] font: Add font scaling feature to grub_font_draw_glyph()
,
Zhang Boyang
,
2022/05/31
[PATCH 2/2] term/gfxterm: Preliminary HiDPI support
,
Zhang Boyang
,
2022/05/31
Re: [PATCH 1/2] font: Add font scaling feature to grub_font_draw_glyph()
,
Gerd Hoffmann
,
2022/05/31
Re: [PATCH 1/2] font: Add font scaling feature to grub_font_draw_glyph()
,
Zhang Boyang
,
2022/05/31
Re: [PATCH 1/2] font: Add font scaling feature to grub_font_draw_glyph()
,
Vladimir 'phcoder' Serbinenko
,
2022/05/31
Re: [PATCH 1/2] font: Add font scaling feature to grub_font_draw_glyph()
,
Zhang Boyang
,
2022/05/31
[PATCH v3 0/2] luks2: Fix decoding of digests and salts with escaped chars
,
Patrick Steinhardt
,
2022/05/30
[PATCH v3 1/2] json: Add function to unescape JSON-encoded strings
,
Patrick Steinhardt
,
2022/05/30
[PATCH v3 2/2] luks2: Fix decoding of digests and salts with escaped chars
,
Patrick Steinhardt
,
2022/05/30
[PATCH 0/6] Fix coverity bugs and add checks for elf values in grub-core
,
Alec Brown
,
2022/05/26
[PATCH 4/6] elf: Validate number of elf program header table entries
,
Alec Brown
,
2022/05/26
[PATCH 1/6] grub-core/loader/i386/bsdXX.c: Avoid downcasting (char *) to (Elf_Shdr *)
,
Alec Brown
,
2022/05/26
[PATCH 5/6] util/grub-module-verifierXX.c: Add e_shoff check in get_shdr()
,
Alec Brown
,
2022/05/26
[PATCH 2/6] elf: Validate number of elf section header table entries
,
Alec Brown
,
2022/05/26
[PATCH 6/6] util/grub-module-verifierXX.c: Changed get_shnum() return type
,
Alec Brown
,
2022/05/26
[PATCH 3/6] elf: Validate elf section header table index for section name string table
,
Alec Brown
,
2022/05/26
Re: [PATCH 0/6] Fix coverity bugs and add checks for elf values in grub-core
,
Daniel Kiper
,
2022/05/27
Re: [PATCH 0/6] Fix coverity bugs and add checks for elf values in grub-core
,
Darren Kenny
,
2022/05/30
[PATCHv2] hurd: Use part: qualifier
,
Samuel Thibault
,
2022/05/25
Re: [PATCHv2] hurd: Use part: qualifier
,
Daniel Kiper
,
2022/05/26
Re: [PATCH 3/5] ns8250: Add base support for MMIO UARTs
,
Sven Anderson
,
2022/05/23
Re: [PATCH 3/5] ns8250: Add base support for MMIO UARTs
,
Benjamin Herrenschmidt
,
2022/05/24
[RFC] 64-bit boot protocol for Linux x86
,
wei zhang
,
2022/05/21
[RFC] 64-bit boot protocol for Linux x86
,
Wei Zhang
,
2022/05/21
Re: [RFC] 64-bit boot protocol for Linux x86
,
Wei Zhang
,
2022/05/22
Re: [RFC] 64-bit boot protocol for Linux x86
,
Wei Zhang
,
2022/05/24
Re: [PATCH 3/4] luks2: set up dummy sector size during scan
,
Glenn Washburn
,
2022/05/20
Re: [PATCH 3/4] luks2: set up dummy sector size during scan
,
Fabian Vogt
,
2022/05/21
[PATCH v3 0/5] Cryptomount keyfile support
,
Glenn Washburn
,
2022/05/20
[PATCH v3 1/5] cryptodisk: luks: Unify grub_cryptodisk_dev function names
,
Glenn Washburn
,
2022/05/20
[PATCH v3 2/5] cryptodisk: geli: Unify grub_cryptodisk_dev function names
,
Glenn Washburn
,
2022/05/20
[PATCH v3 3/5] cryptodisk: Add options to cryptomount to support keyfiles
,
Glenn Washburn
,
2022/05/20
Re: [PATCH v3 3/5] cryptodisk: Add options to cryptomount to support keyfiles
,
Daniel Kiper
,
2022/05/26
Re: [PATCH v3 3/5] cryptodisk: Add options to cryptomount to support keyfiles
,
Glenn Washburn
,
2022/05/26
[PATCH v3 4/5] cryptodisk: Use enum constants as indexes into cryptomount option array
,
Glenn Washburn
,
2022/05/20
[PATCH v3 5/5] docs: Add documentation on keyfile option to cryptomount
,
Glenn Washburn
,
2022/05/20
[RFC PATCH v3 0/5] grub-mkconfig: Fix quadratic algorithm for sorting menu items
,
Mathieu Desnoyers
,
2022/05/20
[RFC PATCH v3 2/5] grub-mkconfig linux_xen: Fix quadratic algorithm for sorting menu items
,
Mathieu Desnoyers
,
2022/05/20
[RFC PATCH v3 4/5] grub-mkconfig kfreebsd: Fix quadratic algorithm for sorting menu items
,
Mathieu Desnoyers
,
2022/05/20
[RFC PATCH v3 1/5] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Mathieu Desnoyers
,
2022/05/20
Re: [RFC PATCH v3 1/5] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Daniel Kiper
,
2022/05/26
Re: [RFC PATCH v3 1/5] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Mathieu Desnoyers
,
2022/05/26
[RFC PATCH v3 3/5] grub-mkconfig hurd: Fix quadratic algorithm for sorting menu items
,
Mathieu Desnoyers
,
2022/05/20
[RFC PATCH v3 5/5] Cleanup: grub-mkconfig_lib: remove unused version comparison functions
,
Mathieu Desnoyers
,
2022/05/20
Re: [RFC PATCH v3 5/5] Cleanup: grub-mkconfig_lib: remove unused version comparison functions
,
Robbie Harwood
,
2022/05/26
Re: [RFC PATCH v3 5/5] Cleanup: grub-mkconfig_lib: remove unused version comparison functions
,
Michael Chang
,
2022/05/27
Re: [RFC PATCH v3 5/5] Cleanup: grub-mkconfig_lib: remove unused version comparison functions
,
Robbie Harwood
,
2022/05/27
Re: [RFC PATCH v3 5/5] Cleanup: grub-mkconfig_lib: remove unused version comparison functions
,
Daniel Kiper
,
2022/05/27
Re: [RFC PATCH v3 5/5] Cleanup: grub-mkconfig_lib: remove unused version comparison functions
,
Mathieu Desnoyers
,
2022/05/30
Re: [RFC PATCH v3 0/5] grub-mkconfig: Fix quadratic algorithm for sorting menu items
,
Mathieu Desnoyers
,
2022/05/20
Re: [RFC PATCH v3 0/5] grub-mkconfig: Fix quadratic algorithm for sorting menu items
,
Daniel Kiper
,
2022/05/26
[PATCH V3] Enable TDX measurement to RTMR register
,
Lu Ken
,
2022/05/20
Re: Linux DRTM on UEFI platforms
,
Daniel P. Smith
,
2022/05/19
Re: Linux DRTM on UEFI platforms
,
Daniel P. Smith
,
2022/05/19
Re: [PATCH v2 00/15] Dynamic allocation of memory regions and IBM vTPM v2
,
Stefan Berger
,
2022/05/18
Re: [PATCH v2 00/15] Dynamic allocation of memory regions and IBM vTPM v2
,
Daniel Kiper
,
2022/05/19
Re: [PATCH v2 00/15] Dynamic allocation of memory regions and IBM vTPM v2
,
Patrick Steinhardt
,
2022/05/29
[PATCH v3] efidisk: pass buffers with higher alignment
,
Stefan Agner
,
2022/05/18
Re: [PATCH v3] efidisk: pass buffers with higher alignment
,
Stefan Agner
,
2022/05/19
Re: [PATCH v3] efidisk: pass buffers with higher alignment
,
Daniel Kiper
,
2022/05/26
Re: [PATCH v3] efidisk: pass buffers with higher alignment
,
Stefan Agner
,
2022/05/31
Re: [PATCH] hurd: Use part: qualifier
,
Daniel Kiper
,
2022/05/17
Re: [PATCH] hurd: Use part: qualifier
,
Daniel Kiper
,
2022/05/25
Re: [PATCH] hurd: Use part: qualifier
,
Samuel Thibault
,
2022/05/25
Re: [PATCHv3] hurd: Support device entries with @/dev/disk: qualifier
,
Daniel Kiper
,
2022/05/17
Re: [PATCHv3] hurd: Support device entries with @/dev/disk: qualifier
,
Samuel Thibault
,
2022/05/17
Re: [PATCH 0/2] powerpc-ieee1275: support larger core.elf images
,
Daniel Axtens
,
2022/05/17
Re: [PATCH v3 15/19] appended signatures: parse PKCS#7 signedData and X.509 certificates
,
Daniel Axtens
,
2022/05/17
[PATCH v2 0/3] Cryptomount detached headers
,
Glenn Washburn
,
2022/05/16
[PATCH v2 1/3] disk: Allow read hook callback to take read buffer to potentially modify it
,
Glenn Washburn
,
2022/05/16
[PATCH v2 2/3] cryptodisk: Add support for using detached header files
,
Glenn Washburn
,
2022/05/16
Re: [PATCH v2 2/3] cryptodisk: Add support for using detached header files
,
Patrick Steinhardt
,
2022/05/29
[PATCH v2 3/3] docs: Add documentation on detached header option to cryptomount
,
Glenn Washburn
,
2022/05/16
Re: [PATCH v2 0/3] Cryptomount detached headers
,
Daniel Kiper
,
2022/05/27
Re: [PATCH v2 0/3] Cryptomount detached headers
,
Glenn Washburn
,
2022/05/27
Re: [PATCH v2 0/3] Cryptomount detached headers
,
Daniel Kiper
,
2022/05/27
Re: [PATCH v2 0/3] Cryptomount detached headers
,
Patrick Steinhardt
,
2022/05/29
[PATCH v2 00/15] GDB script fixes and improvements
,
Glenn Washburn
,
2022/05/13
[PATCH v2 01/15] gdb: Fix redirection issue in dump_module_sections
,
Glenn Washburn
,
2022/05/13
[PATCH v2 02/15] gdb: Prevent wrapping when writing to .segments.tmp
,
Glenn Washburn
,
2022/05/13
[PATCH v2 03/15] gdb: If no modules have been loaded, do not try to load module symbols
,
Glenn Washburn
,
2022/05/13
[PATCH v2 04/15] gdb: Move runtime module loading into runtime_load_module
,
Glenn Washburn
,
2022/05/13
[PATCH v2 05/15] gdb: Get correct mod variable value
,
Glenn Washburn
,
2022/05/13
[PATCH v2 06/15] gdb: Do not run load_module if module has already been loaded
,
Glenn Washburn
,
2022/05/13
[PATCH v2 07/15] gdb: Add functions to make loading from dynamically positioned targets easier
,
Glenn Washburn
,
2022/05/13
[PATCH v2 08/15] gdb: Remove Perl dependency for GRUB GDB script
,
Glenn Washburn
,
2022/05/13
[PATCH v2 09/15] gdb: If enabled, print line used to load EFI kernel symbols when using gdb_grub script
,
Glenn Washburn
,
2022/05/13
[PATCH v2 10/15] gdb: Conditionally run GDB script logic for dynamically or statically positioned GRUB
,
Glenn Washburn
,
2022/05/13
[PATCH v2 11/15] gdb: Only connect to remote target once when first sourced
,
Glenn Washburn
,
2022/05/13
[PATCH v2 12/15] gdb: Allow user defined "onload_<modname>" command to be run when module is loaded
,
Glenn Washburn
,
2022/05/13
[PATCH v2 13/15] gdb: Allow running user-defined commands at GRUB start
,
Glenn Washburn
,
2022/05/13
[PATCH v2 14/15] gdb: Add ability to turn on shell tracing for gdb helper script
,
Glenn Washburn
,
2022/05/13
[PATCH v2 15/15] docs: Add debugging chapter to development documentation
,
Glenn Washburn
,
2022/05/13
[PATCH] docs: Document undocumented variables
,
Glenn Washburn
,
2022/05/13
[PATCH v2 0/2] Add efitextmode command
,
Glenn Washburn
,
2022/05/13
[PATCH v2 1/2] efi: Add efitextmode command for getting/setting the text mode resolution
,
Glenn Washburn
,
2022/05/13
[PATCH v2 2/2] docs: Document efitextmode command
,
Glenn Washburn
,
2022/05/13
[PATCH v2 0/5] Cryptomount keyfile support
,
Glenn Washburn
,
2022/05/13
[PATCH v2 1/5] cryptodisk: luks: Unify grub_cryptodisk_dev function names
,
Glenn Washburn
,
2022/05/13
[PATCH v2 2/5] cryptodisk: geli: Unify grub_cryptodisk_dev function names
,
Glenn Washburn
,
2022/05/13
[PATCH v2 3/5] cryptodisk: Add options to cryptomount to support keyfiles
,
Glenn Washburn
,
2022/05/13
Re: [PATCH v2 3/5] cryptodisk: Add options to cryptomount to support keyfiles
,
Daniel Kiper
,
2022/05/19
Re: [PATCH v2 3/5] cryptodisk: Add options to cryptomount to support keyfiles
,
Glenn Washburn
,
2022/05/19
[PATCH v2 5/5] docs: Add documentation on keyfile option to cryptomount
,
Glenn Washburn
,
2022/05/13
[PATCH v2 4/5] cryptodisk: Use enum constants as indexes into cryptomount option array
,
Glenn Washburn
,
2022/05/13
Re: [PATCH v2 4/5] cryptodisk: Use enum constants as indexes into cryptomount option array
,
Daniel Kiper
,
2022/05/19
Re: [PATCH v2 4/5] cryptodisk: Use enum constants as indexes into cryptomount option array
,
Glenn Washburn
,
2022/05/19
Re: [PATCH v2 4/5] cryptodisk: Use enum constants as indexes into cryptomount option array
,
Daniel Kiper
,
2022/05/20
Re: [PATCH v2 2/2] devmapper/getroot: Set up cheated LUKS2 cryptodisk mount from DM parameters
,
Glenn Washburn
,
2022/05/12
[PATCH v3 0/2] Have LUKS2 cryptomounts be useable with grub-probe
,
Josselin Poiret
,
2022/05/20
[PATCH v3 1/2] devmapper/getroot: Have devmapper recognize LUKS2
,
Josselin Poiret
,
2022/05/20
[PATCH v3 2/2] devmapper/getroot: Set up cheated LUKS2 cryptodisk mount from DM parameters
,
Josselin Poiret
,
2022/05/20
Re: [PATCH v3 2/2] devmapper/getroot: Set up cheated LUKS2 cryptodisk mount from DM parameters
,
Glenn Washburn
,
2022/05/20
Re: [PATCH v3 2/2] devmapper/getroot: Set up cheated LUKS2 cryptodisk mount from DM parameters
,
Josselin Poiret
,
2022/05/21
Re: [PATCH v2 1/2] devmapper/getroot: Have devmapper recognize LUKS2
,
Glenn Washburn
,
2022/05/12
Re: [PATCH v2 0/2] Have LUKS2 cryptomounts be useable with grub-probe
,
Glenn Washburn
,
2022/05/12
Re: [PATCH v2 0/2] Have LUKS2 cryptomounts be useable with grub-probe
,
Fabian Vogt
,
2022/05/13
[PATCH 0/4] Miscellaneous fixes/improvements
,
Glenn Washburn
,
2022/05/11
[PATCH 4/4] util/probe.c: Remove unused header includes
,
Glenn Washburn
,
2022/05/11
[PATCH 1/4] tests: Show host determined fs UUID when hfs UUID test fails
,
Glenn Washburn
,
2022/05/11
Re: [PATCH 1/4] tests: Show host determined fs UUID when hfs UUID test fails
,
Daniel Kiper
,
2022/05/27
Re: [PATCH 1/4] tests: Show host determined fs UUID when hfs UUID test fails
,
Glenn Washburn
,
2022/05/27
Re: [PATCH 1/4] tests: Show host determined fs UUID when hfs UUID test fails
,
Daniel Kiper
,
2022/05/27
[PATCH 2/4] tests: Add /sbin and /usr/sbin to path in partmap test
,
Glenn Washburn
,
2022/05/11
[PATCH 3/4] formatting: Remove whitespace between N_ macro and open parenthesis
,
Glenn Washburn
,
2022/05/11
[PATCH 0/2] Add efitextmode command
,
Glenn Washburn
,
2022/05/11
[PATCH 1/2] efi: Add efitextmode command for getting/setting the text mode resolution
,
Glenn Washburn
,
2022/05/11
Re: [PATCH 1/2] efi: Add efitextmode command for getting/setting the text mode resolution
,
Paul Menzel
,
2022/05/12
Re: [PATCH 1/2] efi: Add efitextmode command for getting/setting the text mode resolution
,
Glenn Washburn
,
2022/05/12
Re: [PATCH 1/2] efi: Add efitextmode command for getting/setting the text mode resolution
,
Paul Menzel
,
2022/05/12
[PATCH 2/2] docs: Add documentation for the efitextmode command
,
Glenn Washburn
,
2022/05/11
Re: [PATCH 2/2] docs: Add documentation for the efitextmode command
,
Paul Menzel
,
2022/05/12
Re: [PATCH 2/2] docs: Add documentation for the efitextmode command
,
Glenn Washburn
,
2022/05/12
Re: [PATCH 2/2] docs: Add documentation for the efitextmode command
,
Paul Menzel
,
2022/05/13
Re: [PATCH 0/2] Add efitextmode command
,
Gerd Hoffmann
,
2022/05/13
[PATCH] efi: Add missing header from efi/console_control.h
,
Glenn Washburn
,
2022/05/11
[PATCH 0/7] Various docs improvements
,
Glenn Washburn
,
2022/05/11
[PATCH 1/7] docs: Fix spelling typo and remove unnecessary spaces
,
Glenn Washburn
,
2022/05/11
[PATCH 2/7] docs: Make note that sendkey is only available on i386-pc
,
Glenn Washburn
,
2022/05/11
[PATCH 3/7] docs: Make note of i386-pc specific usage of halt command
,
Glenn Washburn
,
2022/05/11
[PATCH 4/7] docs: Markup loader commands with @command tag
,
Glenn Washburn
,
2022/05/11
[PATCH 5/7] docs: Create command section for loader commands
,
Glenn Washburn
,
2022/05/11
[PATCH 6/7] docs: Add under documented loader commands to beginning of loader section
,
Glenn Washburn
,
2022/05/11
[PATCH 7/7] docs: Add section for general undocumented commands
,
Glenn Washburn
,
2022/05/11
Re: [PATCH 0/7] Various docs improvements
,
Daniel Kiper
,
2022/05/19
[PATCH] net: Fix incorrect condition for calling grub_net_tcp_retransmit()
,
Glenn Washburn
,
2022/05/11
Re: [PATCH] net: Fix incorrect condition for calling grub_net_tcp_retransmit()
,
Daniel Kiper
,
2022/05/17
a GRUB command to show the UEFI built-in boot manager
,
Chris Murphy
,
2022/05/11
Re: a GRUB command to show the UEFI built-in boot manager
,
Gerd Hoffmann
,
2022/05/12
multibooting Linux distros with UEFI Secure Boot
,
Chris Murphy
,
2022/05/11
multibooting Linux distros with UEFI Secure Boot
,
Chris Murphy
,
2022/05/11
[PATCH 0/3] Cryptomount detached headers
,
Glenn Washburn
,
2022/05/11
[PATCH 1/3] disk: Allow read hook callback to take read buffer to potentially modify it
,
Glenn Washburn
,
2022/05/11
[PATCH 2/3] cryptodisk: Add --header option to cryptomount to support detached headers
,
Glenn Washburn
,
2022/05/11
Re: [PATCH 2/3] cryptodisk: Add --header option to cryptomount to support detached headers
,
Patrick Steinhardt
,
2022/05/15
Re: [PATCH 2/3] cryptodisk: Add --header option to cryptomount to support detached headers
,
Glenn Washburn
,
2022/05/16
Re: [PATCH 2/3] cryptodisk: Add --header option to cryptomount to support detached headers
,
Patrick Steinhardt
,
2022/05/16
Re: [PATCH 2/3] cryptodisk: Add --header option to cryptomount to support detached headers
,
Glenn Washburn
,
2022/05/16
[PATCH 3/3] docs: Add documentation on detached header option to cryptomount
,
Glenn Washburn
,
2022/05/11
Re: [PATCH 0/3] Cryptomount detached headers
,
Daniel Kiper
,
2022/05/13
Re: [PATCH 0/3] Cryptomount detached headers
,
Glenn Washburn
,
2022/05/13
Re: [PATCH 0/3] Cryptomount detached headers
,
Patrick Steinhardt
,
2022/05/15
[PATCH v2] efidisk: pass buffers with higher alignment
,
Stefan Agner
,
2022/05/10
Re: [PATCH v2] efidisk: pass buffers with higher alignment
,
Heinrich Schuchardt
,
2022/05/10
Re: [PATCH v2] efidisk: pass buffers with higher alignment
,
Stefan Agner
,
2022/05/10
Re: [PATCH v2] efidisk: pass buffers with higher alignment
,
Stefan Agner
,
2022/05/16
Re: [PATCH v2] efidisk: pass buffers with higher alignment
,
Heinrich Schuchardt
,
2022/05/16
Re: [PATCH v2] efidisk: pass buffers with higher alignment
,
Daniel Kiper
,
2022/05/17
Re: [PATCH v2] efidisk: pass buffers with higher alignment
,
Daniel Kiper
,
2022/05/17
Re: [PATCH v2] efidisk: pass buffers with higher alignment
,
Stefan Agner
,
2022/05/17
Can't find a solution to a failed secure boot kernel loading
,
Łukasz Piątkowski
,
2022/05/10
Re: Can't find a solution to a failed secure boot kernel loading
,
James Bottomley
,
2022/05/10
Re: Can't find a solution to a failed secure boot kernel loading
,
Dimitri John Ledkov
,
2022/05/10
Re: Can't find a solution to a failed secure boot kernel loading
,
Łukasz Piątkowski
,
2022/05/10
Re: Can't find a solution to a failed secure boot kernel loading
,
Dimitri John Ledkov
,
2022/05/10
Re: Can't find a solution to a failed secure boot kernel loading
,
Łukasz Piątkowski
,
2022/05/10
Re: Can't find a solution to a failed secure boot kernel loading
,
Łukasz Piątkowski
,
2022/05/11
Re: Can't find a solution to a failed secure boot kernel loading
,
Dimitri John Ledkov
,
2022/05/11
[PATCH v2] efi: Set text-mode console resolution to maximum supported
,
Glenn Washburn
,
2022/05/06
Re: [PATCH v2] efi: Set text-mode console resolution to maximum supported
,
Gerd Hoffmann
,
2022/05/06
[PATCH] efi: Set text-mode console resolution to maximum supported
,
Glenn Washburn
,
2022/05/06
Re: [PATCH] efi: Set text-mode console resolution to maximum supported
,
Gerd Hoffmann
,
2022/05/06
Re: [PATCH] efi: Set text-mode console resolution to maximum supported
,
Glenn Washburn
,
2022/05/06
Re: [PATCH] efi: Set text-mode console resolution to maximum supported
,
Gerd Hoffmann
,
2022/05/10
Re: [PATCH] efi: Set text-mode console resolution to maximum supported
,
Glenn Washburn
,
2022/05/11
Re: [PATCH] efi: Set text-mode console resolution to maximum supported
,
Gerd Hoffmann
,
2022/05/12
[PATCH 0/4] Cryptomount keyfile support
,
Glenn Washburn
,
2022/05/06
[PATCH 1/4] cryptodisk: luks: Unify grub_cryptodisk_dev function names
,
Glenn Washburn
,
2022/05/06
[PATCH 2/4] cryptodisk: geli: Unify grub_cryptodisk_dev function names
,
Glenn Washburn
,
2022/05/06
[PATCH 3/4] cryptodisk: Add options to cryptomount to support keyfiles
,
Glenn Washburn
,
2022/05/06
Re: [PATCH 3/4] cryptodisk: Add options to cryptomount to support keyfiles
,
Daniel Kiper
,
2022/05/12
Re: [PATCH 3/4] cryptodisk: Add options to cryptomount to support keyfiles
,
Glenn Washburn
,
2022/05/12
Re: [PATCH 3/4] cryptodisk: Add options to cryptomount to support keyfiles
,
Daniel Kiper
,
2022/05/13
Re: [PATCH 3/4] cryptodisk: Add options to cryptomount to support keyfiles
,
Glenn Washburn
,
2022/05/13
Re: [PATCH 3/4] cryptodisk: Add options to cryptomount to support keyfiles
,
Glenn Washburn
,
2022/05/13
[PATCH 4/4] docs: Add documentation on keyfile option to cryptomount
,
Glenn Washburn
,
2022/05/06
Re: [PATCH 4/4] docs: Add documentation on keyfile option to cryptomount
,
Daniel Kiper
,
2022/05/12
Re: [PATCH v9 5/7] cryptodisk: Add options to cryptomount to support keyfiles
,
Glenn Washburn
,
2022/05/05
[PATCH v3] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Mathieu Desnoyers
,
2022/05/05
Re: [PATCH v3] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Robbie Harwood
,
2022/05/05
Re: [PATCH v3] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Oskari Pirhonen
,
2022/05/05
Re: [PATCH v3] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Mathieu Desnoyers
,
2022/05/19
Re: [PATCH v3] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Daniel Kiper
,
2022/05/19
Re: [PATCH v3] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Mathieu Desnoyers
,
2022/05/19
Re: [PATCH v3] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Oskari Pirhonen
,
2022/05/20
Re: [PATCH v3] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Daniel Kiper
,
2022/05/20
Re: [PATCH v3] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Mathieu Desnoyers
,
2022/05/20
[PATCH] efidisk: pass buffers with higher alignment
,
Stefan Agner
,
2022/05/05
Re: [PATCH] efidisk: pass buffers with higher alignment
,
Vladimir 'phcoder' Serbinenko
,
2022/05/05
Re: [PATCH] efidisk: pass buffers with higher alignment
,
Stefan Agner
,
2022/05/09
Re: [PATCH] efidisk: pass buffers with higher alignment
,
Heinrich Schuchardt
,
2022/05/09
Re: [PATCH] efidisk: pass buffers with higher alignment
,
Stefan Agner
,
2022/05/09
Re: [PATCH] efidisk: pass buffers with higher alignment
,
Heinrich Schuchardt
,
2022/05/09
Re: [PATCH v2 0/1] plainmount: Support plain encryption mode.
,
Glenn Washburn
,
2022/05/04
[PATCH v2 0/1] plainmount: Support plain encryption mode.
,
Maxim Fomin
,
2022/05/10
Re: [PATCH v2 0/1] plainmount: Support plain encryption mode.
,
Glenn Washburn
,
2022/05/11
Re: [PATCH v2 0/3] grub-probe: improve support of LUKS2
,
Glenn Washburn
,
2022/05/04
Re: [PATCH v2 2/3] commands/probe: improve support of LUKS2 devices
,
Glenn Washburn
,
2022/05/04
Re: [PATCH v2 3/3] grub-core/kern/disk.c: handle LUKS2 devices
,
Glenn Washburn
,
2022/05/04
Re: [PATCH v2 3/3] grub-core/kern/disk.c: handle LUKS2 devices
,
Josselin Poiret
,
2022/05/09
Re: [PATCH v2 3/3] grub-core/kern/disk.c: handle LUKS2 devices
,
Glenn Washburn
,
2022/05/10
Re: [PATCH v2 3/3] grub-core/kern/disk.c: handle LUKS2 devices
,
Patrick Steinhardt
,
2022/05/29
Re: [PATCH v2 3/3] grub-core/kern/disk.c: handle LUKS2 devices
,
Patrick Steinhardt
,
2022/05/29
Re: [PATCH v2 1/3] grub-fs-tester: add luks1 and luks2 support
,
Glenn Washburn
,
2022/05/04
[PATCH v2] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Mathieu Desnoyers
,
2022/05/03
Re: [PATCH v2] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Robbie Harwood
,
2022/05/04
Re: [PATCH v2] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Mathieu Desnoyers
,
2022/05/04
Re: [PATCH v2] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Mathieu Desnoyers
,
2022/05/05
Re: [PATCH v2] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Mathieu Desnoyers
,
2022/05/05
[PATCH v3] util/grub.d/linux: Improve initramfs detection
,
Oskari Pirhonen
,
2022/05/03
Re: [PATCH v3] util/grub.d/linux: Improve initramfs detection
,
Daniel Kiper
,
2022/05/17
[PATCH] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Mathieu Desnoyers
,
2022/05/02
Re: [PATCH] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Paul Menzel
,
2022/05/03
Re: [PATCH] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Mathieu Desnoyers
,
2022/05/03
Re: [PATCH] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Paul Menzel
,
2022/05/03
Re: [PATCH] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Mihai Moldovan
,
2022/05/03
Re: [PATCH] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Oskari Pirhonen
,
2022/05/03
Re: [PATCH] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Mihai Moldovan
,
2022/05/03
Re: [PATCH] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
,
Mathieu Desnoyers
,
2022/05/19
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc