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 Jul 31 2020 12:22:32 -0400
Messages in reverse chronological order
[
Next Period
]
July 31, 2020
Re: [CRYPTO-LUKS v1 15/19] cryptodisk,luks2: Add header line to procfs entry and crypto and source device names.
,
Glenn Washburn
,
12:22
Re: [CRYPTO-LUKS v1 00/19] Fixes and improvements for cryptodisks+luks2 and a few other things.
,
Patrick Steinhardt
,
11:59
Re: [CRYPTO-LUKS v1 15/19] cryptodisk,luks2: Add header line to procfs entry and crypto and source device names.
,
Patrick Steinhardt
,
11:37
Re: [CRYPTO-LUKS v1 08/19] cryptodisk, luks: Allow special processing for comparing UUIDs.
,
Patrick Steinhardt
,
11:34
[PATCH] crypto: Remove GPG_ERROR_CFLAGS from gpg_err_code_t enum.
,
Glenn Washburn
,
10:34
[PATCH] script: Do not allow a delimiter between function name and block start.
,
Glenn Washburn
,
10:34
[PATCH] docs/grub: Support for loading and concatenating multiple initrds.
,
Glenn Washburn
,
10:34
[PATCH] lexer: char const * should be const char *.
,
Glenn Washburn
,
10:34
[PATCH] cryptodisk: Use cipher name instead of object in error message.
,
Glenn Washburn
,
10:34
[PATCH] error: Do compile-time format string checking on grub_error.
,
Glenn Washburn
,
10:34
[CRYPTO-LUKS v1 19/19] cryptodisk: Rename offset in grub_cryptodisk_t to offset_sectors to improve readability.
,
Glenn Washburn
,
08:03
[CRYPTO-LUKS v1 18/19] luks2: Fix use of incorrect index and some error messages.
,
Glenn Washburn
,
08:03
[CRYPTO-LUKS v1 17/19] luks2: Ensure that bit fields of grub_luks2_digest_t in luks2_parse_digest are initialized before returning.
,
Glenn Washburn
,
08:03
[CRYPTO-LUKS v1 16/19] cryptodisk: Add a couple comments noting the usage of a couple fields in grub_cryptodisk_t as is done for grub_disk_t.
,
Glenn Washburn
,
08:03
[CRYPTO-LUKS v1 15/19] cryptodisk, luks2: Add header line to procfs entry and crypto and source device names.
,
Glenn Washburn
,
08:02
[CRYPTO-LUKS v1 14/19] loopback: Add procfs entry 'loopbacks' to output configured loopback devices.
,
Glenn Washburn
,
08:02
[CRYPTO-LUKS v1 13/19] fs: Allow number of blocks in block list to be optional, where length will be defaulted to the length of the device.
,
Glenn Washburn
,
08:02
[CRYPTO-LUKS v1 12/19] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors.
,
Glenn Washburn
,
08:02
[CRYPTO-LUKS v1 11/19] cryptodisk: Properly handle non-512 byte sized sectors.
,
Glenn Washburn
,
08:02
[CRYPTO-LUKS v1 10/19] fs: Fix block lists not being able to address to end of disk sometimes.
,
Glenn Washburn
,
08:02
[CRYPTO-LUKS v1 09/19] cryptodisk: Unregister cryptomount command when removing module.
,
Glenn Washburn
,
08:02
[CRYPTO-LUKS v1 08/19] cryptodisk, luks: Allow special processing for comparing UUIDs.
,
Glenn Washburn
,
08:02
[CRYPTO-LUKS v1 07/19] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors.
,
Glenn Washburn
,
08:02
[CRYPTO-LUKS v1 06/19] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c.
,
Glenn Washburn
,
08:02
[CRYPTO-LUKS v1 05/19] luks2: Add support for LUKS2 in (proc)/luks_script
,
Glenn Washburn
,
08:02
[CRYPTO-LUKS v1 04/19] cryptodisk: Add more verbosity when reading/writing cryptodisks.
,
Glenn Washburn
,
08:02
[CRYPTO-LUKS v1 03/19] cryptodisk: Incorrect calculation of start sector for grub_disk_read in grub_cryptodisk_read.
,
Glenn Washburn
,
08:02
[CRYPTO-LUKS v1 02/19] cryptodisk: Fix cipher IV mode 'plain64' always being set as 'plain'.
,
Glenn Washburn
,
08:02
[CRYPTO-LUKS v1 01/19] configure: Add Ubuntu dejavu font path.
,
Glenn Washburn
,
08:02
[CRYPTO-LUKS v1 00/19] Fixes and improvements for cryptodisks+luks2 and a few other things.
,
Glenn Washburn
,
08:02
Newbie doubts about GRUB memory allocation
,
Flávio Alberto
,
01:43
July 30, 2020
Re: [PATCH 17/17] luks2: Fix use of incorrect index and some error messages.
,
Glenn Washburn
,
18:04
Re: [PATCH 11/17] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors.
,
Glenn Washburn
,
17:59
Re: [PATCH 07/17] cryptodisk,luks: Allow special processing for comparing UUIDs.
,
Glenn Washburn
,
17:29
Re: [PATCH 01/17] configure: Add Ubuntu dejavu font path.
,
Mike Gilbert
,
17:14
Re: efi_loader/RISC-V: misaligned load when running grubriscv64.efi
,
Atish Patra
,
17:10
Re: [PATCH 06/17] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors.
,
Glenn Washburn
,
17:04
Re: [PATCH 05/17] luks: Add support for LUKS2 in (proc)/luks_script
,
Glenn Washburn
,
16:38
Re: [PATCH 17/17] luks2: Fix use of incorrect index and some error messages.
,
Patrick Steinhardt
,
16:20
Re: efi_loader/RISC-V: misaligned load when running grubriscv64.efi
,
Heinrich Schuchardt
,
16:20
Re: efi_loader/RISC-V: misaligned load when running grubriscv64.efi
,
Heinrich Schuchardt
,
16:12
Re: efi_loader/RISC-V: misaligned load when running grubriscv64.efi
,
Atish Patra
,
14:32
Re: [PATCH 11/17] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors.
,
Patrick Steinhardt
,
11:29
Re: [PATCH 09/17] fs: When checking if a block list goes past the end of the disk, make sure the total size of the disk is in grub native sector sizes, otherwise there will be blocks at the end of the disk unaccessible by block lists.
,
Patrick Steinhardt
,
11:26
Re: [PATCH 07/17] cryptodisk,luks: Allow special processing for comparing UUIDs.
,
Patrick Steinhardt
,
11:24
Re: [PATCH 06/17] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors.
,
Patrick Steinhardt
,
11:21
Re: [PATCH 05/17] luks: Add support for LUKS2 in (proc)/luks_script
,
Patrick Steinhardt
,
11:14
Re: [PATCH] Makefile.util.def: Remove unused define GRUB_PKGLIBDIR
,
Jacob Kroon
,
07:26
Re: efi_loader/RISC-V: misaligned load when running grubriscv64.efi
,
Heinrich Schuchardt
,
07:04
July 29, 2020
Re: [PATCH 01/17] configure: Add Ubuntu dejavu font path.
,
David Michael
,
18:08
[PATCH 17/17] luks2: Fix use of incorrect index and some error messages.
,
development
,
17:52
[PATCH 15/17] cryptodisk: Add a couple comments noting the usage of a couple fields in grub_cryptodisk_t as is done for grub_disk_t.
,
development
,
17:52
[PATCH 16/17] luks2: Ensure that bit fields of grub_luks2_digest_t in luks2_parse_digest are initialized before returning.
,
development
,
17:52
[PATCH 13/17] loopback: Add procfs entry 'loopbacks' to output configured loopback devices.
,
development
,
17:52
[PATCH 14/17] cryptodisk: Add header line to procfs entry and crypto and source device names.
,
development
,
17:52
[PATCH 10/17] cryptodisk: Properly handle non-512 byte sized sectors.
,
development
,
17:52
[PATCH 09/17] fs: When checking if a block list goes past the end of the disk, make sure the total size of the disk is in grub native sector sizes, otherwise there will be blocks at the end of the disk unaccessible by block lists.
,
development
,
17:52
[PATCH 11/17] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors.
,
development
,
17:52
[PATCH 12/17] fs: Allow number of blocks in block list to be optional, where length will be defaulted to the length of the device.
,
development
,
17:52
[PATCH 08/17] cryptodisk: Unregister cryptomount command when removing module.
,
development
,
17:52
[PATCH 07/17] cryptodisk, luks: Allow special processing for comparing UUIDs.
,
development
,
17:52
[PATCH 05/17] luks: Add support for LUKS2 in (proc)/luks_script
,
development
,
17:52
[PATCH 06/17] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors.
,
development
,
17:51
[PATCH 04/17] cryptodisk: Add more verbosity when reading/writing cryptodisks.
,
development
,
17:51
[PATCH 03/17] cryptodisk: Incorrect calculation of start sector for grub_disk_read in grub_cryptodisk_read.
,
development
,
17:51
[PATCH 02/17] cryptodisk: Fix cipher IV mode 'plain64' always being set as 'plain'.
,
development
,
17:51
[PATCH 01/17] configure: Add Ubuntu dejavu font path.
,
development
,
17:51
[PATCH 00/17] Fixes and improvements for cryptodisks+luks2 and a few other things.
,
development
,
17:51
Re: [SECURITY PATCH 00/28] Multiple GRUB2 vulnerabilities - BootHole
,
John Paul Adrian Glaubitz
,
17:33
Re: [SECURITY PATCH 00/28] Multiple GRUB2 vulnerabilities - BootHole
,
Dimitri John Ledkov
,
17:20
Re: [SECURITY PATCH 00/28] Multiple GRUB2 vulnerabilities - BootHole
,
John Paul Adrian Glaubitz
,
16:20
Re: [SECURITY PATCH 00/28] Multiple GRUB2 vulnerabilities - BootHole
,
Christian Hesse
,
16:12
Re: GRUB 2.06 release
,
Daniel Kiper
,
13:46
[SECURITY PATCH 21/28] hfsplus: Fix two more overflows
,
Daniel Kiper
,
13:05
[SECURITY PATCH 20/28] relocator: Fix grub_relocator_alloc_chunk_align() top memory allocation
,
Daniel Kiper
,
13:05
[SECURITY PATCH 17/28] relocator: Protect grub_relocator_alloc_chunk_align() max_addr against integer underflow
,
Daniel Kiper
,
13:04
[SECURITY PATCH 16/28] relocator: Protect grub_relocator_alloc_chunk_addr() input args against integer underflow/overflow
,
Daniel Kiper
,
13:04
[SECURITY PATCH 09/28] xnu: Fix double free in grub_xnu_devprop_add_property()
,
Daniel Kiper
,
13:04
[SECURITY PATCH 28/28] linux: Fix integer overflows in initrd size handling
,
Daniel Kiper
,
13:03
[SECURITY PATCH 27/28] loader/linux: Avoid overflow on initrd size calculation
,
Daniel Kiper
,
13:03
[SECURITY PATCH 26/28] efi: Fix use-after-free in halt/reboot path
,
Daniel Kiper
,
13:03
[SECURITY PATCH 25/28] efi/chainloader: Propagate errors from copy_file_path()
,
Daniel Kiper
,
13:03
[SECURITY PATCH 24/28] efi: Fix some malformed device path arithmetic errors
,
Daniel Kiper
,
13:03
[SECURITY PATCH 00/28] Multiple GRUB2 vulnerabilities - BootHole
,
Daniel Kiper
,
13:03
[SECURITY PATCH 23/28] emu: Make grub_free(NULL) safe
,
Daniel Kiper
,
13:03
[SECURITY PATCH 22/28] lvm: Fix two more potential data-dependent alloc overflows
,
Daniel Kiper
,
13:03
[SECURITY PATCH 19/28] script: Avoid a use-after-free when redefining a function during execution
,
Daniel Kiper
,
13:02
[SECURITY PATCH 18/28] script: Remove unused fields from grub_script_function struct
,
Daniel Kiper
,
13:02
[SECURITY PATCH 15/28] tftp: Do not use priority queue
,
Daniel Kiper
,
13:02
[SECURITY PATCH 14/28] multiboot2: Fix memory leak if grub_create_loader_cmdline() fails
,
Daniel Kiper
,
13:02
[SECURITY PATCH 13/28] udf: Fix memory leak
,
Daniel Kiper
,
13:02
[SECURITY PATCH 12/28] term: Fix overflow on user inputs
,
Daniel Kiper
,
13:02
[SECURITY PATCH 11/28] lzma: Make sure we don't dereference past array
,
Daniel Kiper
,
13:02
[SECURITY PATCH 10/28] json: Avoid a double-free when parsing fails.
,
Daniel Kiper
,
13:02
[SECURITY PATCH 08/28] gfxmenu: Fix double free in load_image()
,
Daniel Kiper
,
13:01
[SECURITY PATCH 07/28] font: Do not load more than one NAME section
,
Daniel Kiper
,
13:01
[SECURITY PATCH 06/28] iso9660: Don't leak memory on realloc() failures
,
Daniel Kiper
,
13:01
[SECURITY PATCH 05/28] malloc: Use overflow checking primitives where we do complex allocations
,
Daniel Kiper
,
13:01
[SECURITY PATCH 01/28] yylex: Make lexer fatal errors actually be fatal
,
Daniel Kiper
,
13:01
[SECURITY PATCH 04/28] calloc: Use calloc() at most places
,
Daniel Kiper
,
13:01
[SECURITY PATCH 03/28] calloc: Make sure we always have an overflow-checking calloc() available
,
Daniel Kiper
,
13:01
[SECURITY PATCH 02/28] safemath: Add some arithmetic primitives that check for overflow
,
Daniel Kiper
,
13:01
[PATCH] tpm: Add debug information for device protocol and eventlog
,
Tianjia Zhang
,
09:33
[PATCH] tpm: Remove unused functions and structures
,
Tianjia Zhang
,
09:31
[PATCH] shim_lock: Enable module for all EFI platforms
,
Tianjia Zhang
,
03:11
July 28, 2020
Ugly password prompt with whole-disk-encryption
,
Jason LoCascio
,
11:54
[PATCH] realmode.S: update comments
,
Cao jin
,
01:42
July 25, 2020
Re: grub-mkrescue fails with HFS+ error possibly due to directory size
,
Thomas Schmitt
,
04:38
July 24, 2020
Re: [PATCH] forgotten in Subject, Was: v5 for detached headers and key files
,
Patrick Steinhardt
,
10:18
July 22, 2020
Re: [PATCH] forgotten in Subject, Was: v5 for detached headers and key files
,
Denis 'GNUtoo' Carikli
,
10:29
July 20, 2020
[PATCH] lzma: fix compilation error under clang-10
,
Daniel Axtens
,
03:08
July 14, 2020
[PATCH V3] multiboot2: Implement the new module load and preferences tag
,
Zide Chen
,
19:55
July 13, 2020
Re: [PATCH] grub2/btrfs: Add ability to boot from subvolumes
,
Michael Chang
,
04:51
Re: [PATCH] grub2/btrfs: Add ability to boot from subvolumes
,
Thomas Schneider
,
03:14
July 12, 2020
Re: [PATCH] grub2/btrfs: Add ability to boot from subvolumes
,
Jeff Mahoney
,
10:43
July 11, 2020
Re: [PATCH] grub2/btrfs: Add ability to boot from subvolumes
,
Vladimir 'phcoder' Serbinenko
,
07:09
Re: Re: [PATCH 1/1] grub-menulst2cfg.c
,
Vladimir 'phcoder' Serbinenko
,
07:07
July 10, 2020
[PATCH] grub2/btrfs: Add ability to boot from subvolumes
,
jeffm
,
23:52
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc