messages from 2020-10-02 05:14:44 to 2020-11-07 04:47:45 UTC [more...]
[PATCH 00/10] Cryptodisk fixes for v2.06 redux
2020-11-07 4:44 UTC (76+ messages)
` [PATCH 01/10] luks2: Fix use of incorrect index and some grub_error() messages
` [PATCH 02/10] luks2: Improve readability in luks2_get_keyslot
` [PATCH 03/10] luks2: Use more intuitive keyslot key instead of index when naming keyslot
` [PATCH 04/10] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
` [PATCH 05/10] cryptodisk: Fix cipher IV mode 'plain64' always being set as 'plain'
` [PATCH 06/10] cryptodisk: Properly handle non-512 byte sized sectors
` [PATCH 07/10] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt
` [PATCH 08/10] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors
` [PATCH 09/10] cryptodisk: Rename offset in grub_cryptodisk_t to offset_sectors
` [PATCH 10/10] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c
` [PATCH v2 00/10] Cryptodisk fixes for v2.06 redux
` [PATCH v2 01/10] luks2: Fix use of incorrect index and some grub_error() messages
` [PATCH v2 02/10] luks2: Improve readability in luks2_get_keyslot
` [PATCH v2 03/10] luks2: Use more intuitive keyslot key instead of index when naming keyslot
` [PATCH v2 04/10] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
` [PATCH v2 05/10] cryptodisk: Fix cipher IV mode 'plain64' always being set as 'plain'
` [PATCH v2 06/10] cryptodisk: Properly handle non-512 byte sized sectors
` [PATCH v2 07/10] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt
` [PATCH v2 08/10] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors
` [PATCH v2 09/10] cryptodisk: Rename offset in grub_cryptodisk_t to offset_sectors
` [PATCH v2 10/10] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c
` [PATCH v3 00/10] Cryptodisk fixes for v2.06 redux
` [PATCH v3 01/10] luks2: Fix use of incorrect index and some grub_error() messages
` [PATCH v3 02/10] luks2: Improve readability in luks2_get_keyslot
` [PATCH v3 03/10] luks2: Use more intuitive keyslot key instead of index when naming keyslot
` [PATCH v3 04/10] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
` [PATCH v3 05/10] cryptodisk: Fix cipher IV mode 'plain64' always being set as 'plain'
` [PATCH v3 06/10] cryptodisk: Properly handle non-512 byte sized sectors
` [PATCH v3 07/10] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt
` [PATCH v3 08/10] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors
` [PATCH v3 09/10] cryptodisk: Rename offset in grub_cryptodisk_t to offset_sectors
` [PATCH v3 10/10] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c
` [PATCH v4 00/15] Cryptodisk fixes for v2.06 redux
[PATCH] at_keyboard: Fix keyboards that report IBM PC AT scan codes
2020-11-06 13:48 UTC
[PATCH 0/9] Cryptodisk fixes for v2.06
2020-11-06 6:41 UTC (13+ messages)
` [PATCH v3 "
` [PATCH v3 4/9] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
[PATCH 1/2] loader/i386/linux: Include missing <grub/types.h> header
2020-11-05 14:58 UTC (2+ messages)
` [PATCH 2/2] arm: Include missing <grub/symbol.h> header
[PATCH 0/3] Add support for signing grub with an appended signature
2020-11-04 18:04 UTC (6+ messages)
[PATCH v2 0/8] linux: implement LoadFile2 initrd loading
2020-11-04 12:31 UTC (14+ messages)
` [PATCH v2 1/8] linux/arm: fix ARM Linux header layout
` [PATCH v2 2/8] loader/linux: permit NULL argument for argv[] in grub_initrd_load()
` [PATCH v2 3/8] efi: move MS-DOS stub out of generic PE header definition
` [PATCH v2 4/8] linux/arm: unify ARM/arm64 vs Xen PE/COFF header handling
` [PATCH v2 5/8] linux/arm: account for COFF headers appearing at unexpected offsets
` [PATCH v2 6/8] efi: add definition of LoadFile2 protocol
` [PATCH v2 7/8] efi: implement LoadFile2 initrd loading protocol for Linux
` [PATCH v2 8/8] linux: ignore FDT unless we need to modify it
search: Support searching for partition UUID with --part-uuid
2020-11-03 17:45 UTC
[ANNOUNCEMENT] GRUB mini-summit - 1st virtual session Tue Nov 3 15:00 UTC
2020-11-02 23:32 UTC
Non-functional at_keyboard
2020-11-02 9:52 UTC
Grub xen_pvh platform does not seem to support uncompressed kernels
2020-11-02 9:39 UTC (6+ messages)
[PATCH] efi/tpm: Add debug information for device protocol and eventlog
2020-10-29 13:49 UTC
[PATCH] efi/tpm: Extract duplicate code into independent functions
2020-10-29 13:49 UTC
Universal Payload Project
2020-10-29 7:00 UTC
Network stack status & bugs?
2020-10-29 1:34 UTC (3+ messages)
[PATCH] Enable multiboot2 support on arm64-efi target
2020-10-28 19:52 UTC (6+ messages)
` [PATCH 01/05] "
` [PATCH 03/05] "
` [PATCH 04/05] "
` [PATCH 05/05] "
` [PATCH 02/05] "
auth - Fix
2020-10-28 16:18 UTC
[PATCH] tpm: Add debug information for device protocol and eventlog
2020-10-28 6:55 UTC (3+ messages)
[PATCH v2 00/18] Verify appended signatures from grub
2020-10-28 1:57 UTC (19+ messages)
` [PATCH v2 01/18] docs/grub: grub-install is no longer a shell script
` [PATCH v2 02/18] docs/grub: --pubkey has been supported for some time
` [PATCH v2 03/18] dl: provide a fake grub_dl_set_persistent for the emu target
` [PATCH v2 04/18] verifiers: factor unsafe module handling out of shim_lock
` [PATCH v2 05/18] pgp: factor out rsa_pad
` [PATCH v2 06/18] crypto: move storage for grub_crypto_pk_* to crypto.c
` [PATCH v2 07/18] posix_wrap: tweaks in preparation for libtasn1
` [PATCH v2 08/18] libtasn1: import libtasn1-4.16.0
` [PATCH v2 09/18] libtasn1: disable code not needed in grub
` [PATCH v2 10/18] libtasn1: changes for grub compatibility
` [PATCH v2 11/18] libtasn1: compile into asn1 module
` [PATCH v2 12/18] test_asn1: test module for libtasn1
` [PATCH v2 13/18] grub-install: support embedding x509 certificates
` [PATCH v2 14/18] appended signatures: import GNUTLS's ASN.1 description files
` [PATCH v2 15/18] appended signatures: parse PKCS#7 signedData and X.509 certificates
` [PATCH v2 16/18] appended signatures: support verifying appended signatures
` [PATCH v2 17/18] appended signatures: verification tests
` [PATCH v2 18/18] appended signatures: documentation
[PATCH] ieee1275: claim up to 512MB memory
2020-10-28 1:38 UTC
[PATCH] Makefile.util.def: Remove unused define GRUB_PKGLIBDIR
2020-10-27 21:09 UTC (2+ messages)
[PATCH] lzma: fix compilation error under clang-10
2020-10-27 21:02 UTC (2+ messages)
[PATCH] realmode.S: update comments
2020-10-27 21:00 UTC (2+ messages)
[PATCH] shim_lock: Enable module for all EFI platforms
2020-10-27 20:11 UTC (7+ messages)
[PATCH 0/4] Fix Travis CI
2020-10-27 20:06 UTC (8+ messages)
` [PATCH 3/4] travis: Remove mips builds
` [PATCH 4/4] travis: Remove riscv32 build
GRUB release schedule?
2020-10-26 14:27 UTC (2+ messages)
[PATCH 0/4] linux: implement LoadFile2 initrd loading
2020-10-23 17:02 UTC (11+ messages)
` [PATCH 1/4] loader/linux: permit NULL argument for argv[] in grub_initrd_load()
` [PATCH 2/4] efi: add definition of LoadFile2 protocol
` [PATCH 3/4] efi: implemented LoadFile2 initr loading protocol for Linux
` [PATCH 4/4] linux: ignore FDT unless we need to modify it
linker overlap when building xen target
2020-10-21 14:54 UTC
GRUB 2.06 release
2020-10-20 20:33 UTC (14+ messages)
[PATCH 0/3] Add support for signing grub with an appended signature
2020-10-20 5:58 UTC (5+ messages)
` [PATCH 3/3] docs/grub: Document "
Why Lua support was removed
2020-10-15 12:33 UTC (5+ messages)
Funding for OSS security improvements by Google
2020-10-15 9:06 UTC
[ANNOUNCEMENT] GRUB2 minisumit starts in November
2020-10-14 13:50 UTC (2+ messages)
[PATCH 00/18] Verify appended signatures from grub
2020-10-12 3:38 UTC (10+ messages)
` [PATCH 08/18] libtasn1: import libtasn1-4.16.0
` [PATCH 13/18] grub-install: support embedding x509 certificates
` [PATCH 15/18] appended signatures: parse PKCS#7 signedData and X.509 certificates
` [PATCH 16/18] appended signatures: support verifying appended signatures
` [PATCH 17/18] appended signatures: verification tests
` [PATCH 18/18] appended signatures: documentation
[PATCH 0/1] RFC: ieee1275: link appended-signature enforcement to secure boot
2020-10-07 14:21 UTC (2+ messages)
` [PATCH] ieee1275: link appended-signature enforcement to /ibm, secure-boot
[PATCH] error: Do compile-time format string checking on grub_error
2020-10-05 6:17 UTC (5+ messages)
[PATCH] v6 for detached headers and key files
2020-10-05 5:30 UTC (3+ messages)
` [PATCH v6 5/6] cryptodisk: enable the backends to implement "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox