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 Oct 30 2020 16:56:20 -0400
Messages in reverse chronological order
[
Next Period
]
October 30, 2020
Re: [PATCH v3 06/10] cryptodisk: Properly handle non-512 byte sized sectors.
,
Daniel Kiper
,
16:56
Re: [PATCH v3 02/10] luks2: Improve readability in luks2_get_keyslot.
,
Daniel Kiper
,
09:27
Re: [PATCH v3 07/10] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt.
,
Daniel Kiper
,
09:27
Re: [PATCH v3 4/9] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
,
Daniel Kiper
,
08:50
October 29, 2020
Re: [PATCH v3 02/10] luks2: Improve readability in luks2_get_keyslot.
,
Glenn Washburn
,
17:53
Re: [PATCH v3 07/10] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt.
,
Glenn Washburn
,
17:51
Re: [PATCH v3 4/9] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
,
Glenn Washburn
,
15:53
[PATCH] efi/tpm: Add debug information for device protocol and eventlog
,
Tianjia Zhang
,
09:51
[PATCH] efi/tpm: Extract duplicate code into independent functions
,
Tianjia Zhang
,
09:50
Universal Payload Project
,
Paul Menzel
,
03:00
October 28, 2020
Re: Network stack status & bugs?
,
Faidon Liambotis
,
21:34
[PATCH 02/05] Enable multiboot2 support on arm64-efi target
,
Chris Plant
,
15:52
[PATCH 05/05] Enable multiboot2 support on arm64-efi target
,
Chris Plant
,
15:51
[PATCH 04/05] Enable multiboot2 support on arm64-efi target
,
Chris Plant
,
15:50
[PATCH 03/05] Enable multiboot2 support on arm64-efi target
,
Chris Plant
,
15:49
[PATCH 01/05] Enable multiboot2 support on arm64-efi target
,
Chris Plant
,
15:47
[PATCH] Enable multiboot2 support on arm64-efi target
,
Chris Plant
,
15:46
Re: [PATCH v3 07/10] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt.
,
Patrick Steinhardt
,
14:17
auth - Fix
,
address@hidden
,
12:21
Re: [PATCH] tpm: Add debug information for device protocol and eventlog
,
Tianjia Zhang
,
02:56
October 27, 2020
[PATCH v2 18/18] appended signatures: documentation
,
Daniel Axtens
,
21:58
[PATCH v2 17/18] appended signatures: verification tests
,
Daniel Axtens
,
21:58
[PATCH v2 16/18] appended signatures: support verifying appended signatures
,
Daniel Axtens
,
21:58
[PATCH v2 15/18] appended signatures: parse PKCS#7 signedData and X.509 certificates
,
Daniel Axtens
,
21:58
[PATCH v2 14/18] appended signatures: import GNUTLS's ASN.1 description files
,
Daniel Axtens
,
21:58
[PATCH v2 12/18] test_asn1: test module for libtasn1
,
Daniel Axtens
,
21:58
[PATCH v2 13/18] grub-install: support embedding x509 certificates
,
Daniel Axtens
,
21:58
[PATCH v2 11/18] libtasn1: compile into asn1 module
,
Daniel Axtens
,
21:58
[PATCH v2 10/18] libtasn1: changes for grub compatibility
,
Daniel Axtens
,
21:58
[PATCH v2 08/18] libtasn1: import libtasn1-4.16.0
,
Daniel Axtens
,
21:58
[PATCH v2 09/18] libtasn1: disable code not needed in grub
,
Daniel Axtens
,
21:58
[PATCH v2 07/18] posix_wrap: tweaks in preparation for libtasn1
,
Daniel Axtens
,
21:58
[PATCH v2 06/18] crypto: move storage for grub_crypto_pk_* to crypto.c
,
Daniel Axtens
,
21:58
[PATCH v2 05/18] pgp: factor out rsa_pad
,
Daniel Axtens
,
21:58
[PATCH v2 04/18] verifiers: factor unsafe module handling out of shim_lock
,
Daniel Axtens
,
21:58
[PATCH v2 03/18] dl: provide a fake grub_dl_set_persistent for the emu target
,
Daniel Axtens
,
21:58
[PATCH v2 02/18] docs/grub: --pubkey has been supported for some time
,
Daniel Axtens
,
21:57
[PATCH v2 01/18] docs/grub: grub-install is no longer a shell script
,
Daniel Axtens
,
21:57
[PATCH v2 00/18] Verify appended signatures from grub
,
Daniel Axtens
,
21:57
[PATCH] ieee1275: claim up to 512MB memory
,
Daniel Axtens
,
21:39
Re: Network stack status & bugs?
,
Daniel Kiper
,
17:45
Re: [PATCH] Makefile.util.def: Remove unused define GRUB_PKGLIBDIR
,
Daniel Kiper
,
17:10
Re: [PATCH] lzma: fix compilation error under clang-10
,
Daniel Kiper
,
17:02
Re: [PATCH] realmode.S: update comments
,
Daniel Kiper
,
17:01
Re: [PATCH] tpm: Add debug information for device protocol and eventlog
,
Daniel Kiper
,
16:58
Re: [PATCH] shim_lock: Enable module for all EFI platforms
,
Daniel Kiper
,
16:11
Re: [PATCH 4/4] travis: Remove riscv32 build
,
Daniel Kiper
,
16:06
Re: [PATCH 3/4] travis: Remove mips builds
,
Daniel Kiper
,
15:54
Re: [PATCH v3 00/10] Cryptodisk fixes for v2.06 redux
,
Daniel Kiper
,
15:25
Re: [PATCH v3 4/9] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
,
Daniel Kiper
,
15:12
Re: [PATCH v3 10/10] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c.
,
Daniel Kiper
,
14:09
Re: [PATCH v3 09/10] cryptodisk: Rename offset in grub_cryptodisk_t to offset_sectors.
,
Daniel Kiper
,
14:08
Re: [PATCH v3 08/10] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors.
,
Daniel Kiper
,
14:06
Re: [PATCH v3 07/10] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt.
,
Daniel Kiper
,
14:04
October 26, 2020
Re: [PATCH v2 7/8] efi: implement LoadFile2 initrd loading protocol for Linux
,
Ard Biesheuvel
,
18:01
Re: [PATCH v2 7/8] efi: implement LoadFile2 initrd loading protocol for Linux
,
Atish Patra
,
17:38
Re: [PATCH v3 07/10] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt.
,
Glenn Washburn
,
14:26
Re: [PATCH v3 06/10] cryptodisk: Properly handle non-512 byte sized sectors.
,
Daniel Kiper
,
11:43
Re: GRUB release schedule?
,
Daniel Kiper
,
10:28
October 25, 2020
GRUB release schedule?
,
Bruce Dubbs
,
12:59
[PATCH v2 8/8] linux: ignore FDT unless we need to modify it
,
Ard Biesheuvel
,
09:50
[PATCH v2 7/8] efi: implement LoadFile2 initrd loading protocol for Linux
,
Ard Biesheuvel
,
09:50
[PATCH v2 6/8] efi: add definition of LoadFile2 protocol
,
Ard Biesheuvel
,
09:50
[PATCH v2 5/8] linux/arm: account for COFF headers appearing at unexpected offsets
,
Ard Biesheuvel
,
09:50
[PATCH v2 4/8] linux/arm: unify ARM/arm64 vs Xen PE/COFF header handling
,
Ard Biesheuvel
,
09:50
[PATCH v2 3/8] efi: move MS-DOS stub out of generic PE header definition
,
Ard Biesheuvel
,
09:50
[PATCH v2 0/8] linux: implement LoadFile2 initrd loading
,
Ard Biesheuvel
,
09:50
[PATCH v2 2/8] loader/linux: permit NULL argument for argv[] in grub_initrd_load()
,
Ard Biesheuvel
,
09:50
[PATCH v2 1/8] linux/arm: fix ARM Linux header layout
,
Ard Biesheuvel
,
09:50
October 23, 2020
Re: [PATCH v3 06/10] cryptodisk: Properly handle non-512 byte sized sectors.
,
Patrick Steinhardt
,
14:09
Re: [PATCH v3 04/10] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
,
Patrick Steinhardt
,
14:03
Re: [PATCH v3 10/10] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c.
,
Patrick Steinhardt
,
14:02
Re: [PATCH v3 07/10] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt.
,
Patrick Steinhardt
,
14:01
Re: [PATCH v3 08/10] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors.
,
Patrick Steinhardt
,
13:58
Re: [PATCH v3 09/10] cryptodisk: Rename offset in grub_cryptodisk_t to offset_sectors.
,
Patrick Steinhardt
,
13:58
Re: [PATCH v3 03/10] luks2: Use more intuitive keyslot key instead of index when naming keyslot.
,
Patrick Steinhardt
,
13:55
Re: [PATCH v3 01/10] luks2: Fix use of incorrect index and some grub_error() messages.
,
Patrick Steinhardt
,
13:52
Re: [PATCH v2 10/10] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c.
,
Patrick Steinhardt
,
13:46
Re: [PATCH 3/4] efi: implemented LoadFile2 initr loading protocol for Linux
,
Ard Biesheuvel
,
13:02
Re: [PATCH v3 05/10] cryptodisk: Fix cipher IV mode 'plain64' always being set as 'plain'.
,
Daniel Kiper
,
09:47
Re: [PATCH v3 02/10] luks2: Improve readability in luks2_get_keyslot.
,
Daniel Kiper
,
09:47
Re: [PATCH v3 01/10] luks2: Fix use of incorrect index and some grub_error() messages.
,
Daniel Kiper
,
09:47
[PATCH 4/4] linux: ignore FDT unless we need to modify it
,
Ard Biesheuvel
,
09:38
[PATCH 0/4] linux: implement LoadFile2 initrd loading
,
Ard Biesheuvel
,
09:38
[PATCH 2/4] efi: add definition of LoadFile2 protocol
,
Ard Biesheuvel
,
09:38
[PATCH 3/4] efi: implemented LoadFile2 initr loading protocol for Linux
,
Ard Biesheuvel
,
09:38
[PATCH 1/4] loader/linux: permit NULL argument for argv[] in grub_initrd_load()
,
Ard Biesheuvel
,
09:38
Re: [PATCH 4/4] linux: ignore FDT unless we need to modify it
,
Leif Lindholm
,
09:16
Re: [PATCH 4/4] linux: ignore FDT unless we need to modify it
,
Ard Biesheuvel
,
09:13
Re: [PATCH 0/4] linux: implement LoadFile2 initrd loading
,
Leif Lindholm
,
08:51
Re: [PATCH 4/4] linux: ignore FDT unless we need to modify it
,
Leif Lindholm
,
08:47
Re: [PATCH 3/4] efi: implemented LoadFile2 initr loading protocol for Linux
,
Leif Lindholm
,
08:32
Re: [PATCH 0/3] Add support for signing grub with an appended signature
,
Daniel Axtens
,
01:34
October 22, 2020
Re: [PATCH 0/3] Add support for signing grub with an appended signature
,
Michal Suchánek
,
07:15
Re: [PATCH 0/3] Add support for signing grub with an appended signature
,
Daniel Axtens
,
00:25
October 21, 2020
linker overlap when building xen target
,
AL13N
,
10:54
October 20, 2020
Re: GRUB 2.06 release
,
Eli Schwartz
,
16:33
Re: GRUB 2.06 release
,
Pete Batard
,
16:06
Re: GRUB 2.06 release
,
Julian Andres Klode
,
16:06
Re: GRUB 2.06 release
,
Pete Batard
,
16:03
Re: GRUB 2.06 release
,
Eli Schwartz
,
15:13
Re: GRUB 2.06 release
,
Julian Andres Klode
,
15:00
Re: [PATCH 3/3] docs/grub: Document signing grub with an appended signature
,
Michael Chang
,
01:59
Re: [PATCH 3/3] docs/grub: Document signing grub with an appended signature
,
Daniel Axtens
,
00:51
October 19, 2020
Re: [PATCH 3/3] docs/grub: Document signing grub with an appended signature
,
Michael Chang
,
23:55
Re: [PATCH 0/3] Add support for signing grub with an appended signature
,
Daniel Axtens
,
19:18
[PATCH v3 06/10] cryptodisk: Properly handle non-512 byte sized sectors.
,
Glenn Washburn
,
19:12
[PATCH v3 09/10] cryptodisk: Rename offset in grub_cryptodisk_t to offset_sectors.
,
Glenn Washburn
,
19:12
[PATCH v3 08/10] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors.
,
Glenn Washburn
,
19:12
[PATCH v3 05/10] cryptodisk: Fix cipher IV mode 'plain64' always being set as 'plain'.
,
Glenn Washburn
,
19:12
[PATCH v3 04/10] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
,
Glenn Washburn
,
19:12
[PATCH v3 10/10] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c.
,
Glenn Washburn
,
19:12
[PATCH v3 07/10] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt.
,
Glenn Washburn
,
19:12
[PATCH v3 01/10] luks2: Fix use of incorrect index and some grub_error() messages.
,
Glenn Washburn
,
19:12
[PATCH v3 03/10] luks2: Use more intuitive keyslot key instead of index when naming keyslot.
,
Glenn Washburn
,
19:12
[PATCH v3 02/10] luks2: Improve readability in luks2_get_keyslot.
,
Glenn Washburn
,
19:12
[PATCH v3 00/10] Cryptodisk fixes for v2.06 redux
,
Glenn Washburn
,
19:12
Re: GRUB 2.06 release
,
Pete Batard
,
12:30
Re: [PATCH v2 10/10] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c.
,
Glenn Washburn
,
12:27
Re: [PATCH v2 07/10] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt.
,
Daniel Kiper
,
07:28
October 18, 2020
Re: [PATCH v2 03/10] luks2: Use more intuitive keyslot key instead of index when naming keyslot.
,
Glenn Washburn
,
15:05
Re: [PATCH v2 06/10] cryptodisk: Properly handle non-512 byte sized sectors.
,
Glenn Washburn
,
14:38
Re: [PATCH v2 07/10] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt.
,
Glenn Washburn
,
14:23
October 16, 2020
[PATCH 0/3] Add support for signing grub with an appended signature
,
Michal Suchánek
,
10:58
October 15, 2020
Re: Why Lua support was removed
,
Tianjia Zhang
,
08:33
Funding for OSS security improvements by Google
,
Paul Menzel
,
05:06
October 14, 2020
Re: Why Lua support was removed
,
Vladimir 'phcoder' Serbinenko
,
10:13
Re: Why Lua support was removed
,
Vladimir 'phcoder' Serbinenko
,
10:07
Re: [ANNOUNCEMENT] GRUB2 minisumit starts in November
,
Steve McIntyre
,
09:51
[ANNOUNCEMENT] GRUB2 minisumit starts in November
,
Daniel Kiper
,
09:37
Re: Why Lua support was removed
,
Lennart Sorensen
,
09:21
Why Lua support was removed
,
Tianjia Zhang
,
04:34
October 11, 2020
Re: [PATCH 13/18] grub-install: support embedding x509 certificates
,
Daniel Axtens
,
23:38
October 09, 2020
Re: [PATCH v2 00/10] Cryptodisk fixes for v2.06 redux
,
Patrick Steinhardt
,
06:01
Re: [PATCH v2 10/10] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c.
,
Patrick Steinhardt
,
06:00
Re: [PATCH v2 09/10] cryptodisk: Rename offset in grub_cryptodisk_t to offset_sectors.
,
Patrick Steinhardt
,
05:56
Re: [PATCH v2 08/10] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors.
,
Patrick Steinhardt
,
05:55
Re: [PATCH v2 06/10] cryptodisk: Properly handle non-512 byte sized sectors.
,
Patrick Steinhardt
,
05:50
Re: [PATCH v2 04/10] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
,
Patrick Steinhardt
,
05:46
Re: [PATCH v2 03/10] luks2: Use more intuitive keyslot key instead of index when naming keyslot.
,
Patrick Steinhardt
,
05:44
Re: [PATCH v2 01/10] luks2: Fix use of incorrect index and some grub_error() messages.
,
Patrick Steinhardt
,
05:38
October 07, 2020
[PATCH] ieee1275: link appended-signature enforcement to /ibm, secure-boot
,
Daniel Axtens
,
10:21
[PATCH 0/1] RFC: ieee1275: link appended-signature enforcement to secure boot
,
Daniel Axtens
,
10:21
October 06, 2020
Re: [PATCH 08/18] libtasn1: import libtasn1-4.16.0
,
Daniel Axtens
,
19:54
October 05, 2020
[PATCH] error: Do compile-time format string checking on grub_error.
,
Glenn Washburn
,
02:18
Re: [PATCH] error: Do compile-time format string checking on grub_error.
,
Glenn Washburn
,
02:12
Re: [PATCH v6 5/6] cryptodisk: enable the backends to implement key files
,
Glenn Washburn
,
01:30
October 03, 2020
[PATCH v2 10/10] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c.
,
Glenn Washburn
,
18:56
[PATCH v2 09/10] cryptodisk: Rename offset in grub_cryptodisk_t to offset_sectors.
,
Glenn Washburn
,
18:56
[PATCH v2 07/10] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt.
,
Glenn Washburn
,
18:56
[PATCH v2 08/10] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors.
,
Glenn Washburn
,
18:56
[PATCH v2 06/10] cryptodisk: Properly handle non-512 byte sized sectors.
,
Glenn Washburn
,
18:56
[PATCH v2 04/10] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
,
Glenn Washburn
,
18:56
[PATCH v2 05/10] cryptodisk: Fix cipher IV mode 'plain64' always being set as 'plain'.
,
Glenn Washburn
,
18:56
[PATCH v2 03/10] luks2: Use more intuitive keyslot key instead of index when naming keyslot.
,
Glenn Washburn
,
18:56
[PATCH v2 00/10] Cryptodisk fixes for v2.06 redux
,
Glenn Washburn
,
18:56
[PATCH v2 02/10] luks2: Improve readability in luks2_get_keyslot.
,
Glenn Washburn
,
18:56
[PATCH v2 01/10] luks2: Fix use of incorrect index and some grub_error() messages.
,
Glenn Washburn
,
18:56
Re: [PATCH] error: Do compile-time format string checking on grub_error.
,
Glenn Washburn
,
18:34
[PATCH 10/10] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c.
,
Glenn Washburn
,
17:47
[PATCH 09/10] cryptodisk: Rename offset in grub_cryptodisk_t to offset_sectors.
,
Glenn Washburn
,
17:47
[PATCH 07/10] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt.
,
Glenn Washburn
,
17:47
[PATCH 08/10] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors.
,
Glenn Washburn
,
17:47
[PATCH 06/10] cryptodisk: Properly handle non-512 byte sized sectors.
,
Glenn Washburn
,
17:47
[PATCH 04/10] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
,
Glenn Washburn
,
17:47
[PATCH 05/10] cryptodisk: Fix cipher IV mode 'plain64' always being set as 'plain'.
,
Glenn Washburn
,
17:47
[PATCH 03/10] luks2: Use more intuitive keyslot key instead of index when naming keyslot.
,
Glenn Washburn
,
17:47
[PATCH 02/10] luks2: Improve readability in luks2_get_keyslot.
,
Glenn Washburn
,
17:47
[PATCH 00/10] Cryptodisk fixes for v2.06 redux
,
Glenn Washburn
,
17:47
[PATCH 01/10] luks2: Fix use of incorrect index and some grub_error() messages.
,
Glenn Washburn
,
17:47
Re: [PATCH v3 4/9] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
,
Glenn Washburn
,
01:43
October 02, 2020
Re: [PATCH 08/18] libtasn1: import libtasn1-4.16.0
,
Konrad Rzeszutek Wilk
,
13:57
[PATCH 18/18] appended signatures: documentation
,
Daniel Axtens
,
01:14
[PATCH 17/18] appended signatures: verification tests
,
Daniel Axtens
,
01:14
[PATCH 16/18] appended signatures: support verifying appended signatures
,
Daniel Axtens
,
01:14
[PATCH 15/18] appended signatures: parse PKCS#7 signedData and X.509 certificates
,
Daniel Axtens
,
01:14
[PATCH 14/18] appended signatures: import GNUTLS's ASN.1 description files
,
Daniel Axtens
,
01:14
[PATCH 12/18] test_asn1: test module for libtasn1
,
Daniel Axtens
,
01:14
[PATCH 13/18] grub-install: support embedding x509 certificates
,
Daniel Axtens
,
01:14
[PATCH 11/18] libtasn1: compile into asn1 module
,
Daniel Axtens
,
01:14
[PATCH 10/18] libtasn1: changes for grub compatibility
,
Daniel Axtens
,
01:14
[PATCH 08/18] libtasn1: import libtasn1-4.16.0
,
Daniel Axtens
,
01:14
[PATCH 09/18] libtasn1: disable code not needed in grub
,
Daniel Axtens
,
01:14
[PATCH 06/18] crypto: move storage for grub_crypto_pk_* to crypto.c
,
Daniel Axtens
,
01:14
[PATCH 07/18] posix_wrap: tweaks in preparation for libtasn1
,
Daniel Axtens
,
01:14
[PATCH 05/18] pgp: factor out rsa_pad
,
Daniel Axtens
,
01:14
[PATCH 04/18] verifiers: factor unsafe module handling out of shim_lock
,
Daniel Axtens
,
01:14
[PATCH 03/18] dl: provide a fake grub_dl_set_persistent for the emu target
,
Daniel Axtens
,
01:13
[PATCH 02/18] docs/grub: --pubkey has been supported for some time
,
Daniel Axtens
,
01:13
[PATCH 01/18] docs/grub: grub-install is no longer a shell script
,
Daniel Axtens
,
01:13
[PATCH 00/18] Verify appended signatures from grub
,
Daniel Axtens
,
01:13
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc