grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
[PATCH v5] efi: Fix stack protector issues
 2024-04-29 13:03 UTC  (2+ messages)

[PATCH v13 00/20] Automatic Disk Unlock with TPM2
 2024-04-29  8:10 UTC  (25+ messages)
` [PATCH v13 01/20] posix_wrap: tweaks in preparation for libtasn1
` [PATCH v13 02/20] libtasn1: import libtasn1-4.19.0
` [PATCH v13 03/20] libtasn1: disable code not needed in grub
` [PATCH v13 04/20] libtasn1: changes for grub compatibility
` [PATCH v13 05/20] libtasn1: fix the potential buffer overrun
` [PATCH v13 06/20] libtasn1: compile into asn1 module
` [PATCH v13 07/20] asn1_test: test module for libtasn1
` [PATCH v13 08/20] libtasn1: Add the documentation
` [PATCH v13 09/20] key_protector: Add key protectors framework
` [PATCH v13 10/20] tpm2: Add TPM Software Stack (TSS)
` [PATCH v13 11/20] key_protector: Add TPM2 Key Protector
` [PATCH v13 12/20] cryptodisk: Support key protectors
` [PATCH v13 13/20] util/grub-protect: Add new tool
` [PATCH v13 14/20] tpm2: Support authorized policy
` [PATCH v13 15/20] tpm2: Implement NV index
` [PATCH v13 16/20] cryptodisk: Fallback to passphrase
` [PATCH v13 17/20] cryptodisk: wipe out the cached keys from protectors
` [PATCH v13 18/20] diskfilter: look up cryptodisk devices first
` [PATCH v13 19/20] tpm2: Enable tpm2 module for grub-emu
` [PATCH v13 20/20] tests: Add tpm2_test

[PATCH v8 0/2] Introduce EROFS support
 2024-04-28 10:47 UTC  (5+ messages)
` [PATCH v8 1/2] fs/erofs: Add support for EROFS
` [PATCH v8 2/2] fs/erofs: Add tests for EROFS in grub-fs-tester

[PATCH v4] cryptodisk: allow user to retry failed passphrase
 2024-04-28  0:48 UTC 

[PATCH v3] cryptodisk: allow user to retry failed passphrase
 2024-04-28  0:31 UTC  (2+ messages)

[PATCH v2] cryptodisk: allow the user to retry failed passphrases
 2024-04-28  0:10 UTC  (6+ messages)

[PATCH] LVM Cachevol and Integrity volumes break entire LVM VG
 2024-04-27 19:26 UTC  (10+ messages)

[PATCH v4] efi: Fix stack protector issues
 2024-04-27 11:27 UTC 

[PATCH v3] efi: Fix stack protector issues
 2024-04-27 10:18 UTC 

[PATCH v5 0/2] Introduce EROFS support
 2024-04-27  6:42 UTC  (13+ messages)
` [PATCH v5 1/2] fs/erofs: Add support for EROFS
` [PATCH v5 2/2] fs/erofs: Add tests for EROFS in grub-fs-tester

[PATCH] util/grub.d/30_os-prober.in: Fix GRUB_OS_PROBER_SKIP_LIST for non-EFI
 2024-04-27  6:32 UTC  (3+ messages)

[PATCH 2/2 v2] LVM Cachevol and Integrity volumes break entire LVM VG
 2024-04-27  1:00 UTC 

[PATCH 1/2 v2] LVM Cachevol and Integrity volumes break entire LVM VG
 2024-04-27  0:59 UTC 

[PATCH 1/1] util/import_gcry.py: avoid SyntaxWarning: invalid escape sequence
 2024-04-26 23:40 UTC  (2+ messages)

bug #61620: Grub2 fails to detect LVM volumes with: error: disk `lvmid/*/*' not found
 2024-04-26 23:27 UTC  (2+ messages)

Release signing key still uses SHA1
 2024-04-25 22:13 UTC  (3+ messages)

[PATCH v7 0/2] Introduce EROFS support
 2024-04-23 16:38 UTC  (4+ messages)
` [PATCH v7 1/2] fs/erofs: Add support for EROFS
` [PATCH v7 2/2] fs/erofs: Add tests for EROFS in grub-fs-tester

[PATCH v12 00/20] Automatic Disk Unlock with TPM2
 2024-04-23  6:30 UTC  (29+ messages)
` [PATCH v12 01/20] posix_wrap: tweaks in preparation for libtasn1
` [PATCH v12 02/20] libtasn1: import libtasn1-4.19.0
` [PATCH v12 03/20] libtasn1: disable code not needed in grub
` [PATCH v12 04/20] libtasn1: changes for grub compatibility
` [PATCH v12 05/20] libtasn1: fix the potential buffer overrun
` [PATCH v12 06/20] libtasn1: compile into asn1 module
` [PATCH v12 07/20] asn1_test: test module for libtasn1
` [PATCH v12 08/20] libtasn1: Add the documentation
` [PATCH v12 09/20] key_protector: Add key protectors framework
` [PATCH v12 10/20] tpm2: Add TPM Software Stack (TSS)
` [PATCH v12 11/20] key_protector: Add TPM2 Key Protector
` [PATCH v12 12/20] cryptodisk: Support key protectors
` [PATCH v12 13/20] util/grub-protect: Add new tool
` [PATCH v12 14/20] tpm2: Support authorized policy
` [PATCH v12 15/20] tpm2: Implement NV index
` [PATCH v12 16/20] cryptodisk: Fallback to passphrase
` [PATCH v12 17/20] cryptodisk: wipe out the cached keys from protectors
` [PATCH v12 18/20] diskfilter: look up cryptodisk devices first
` [PATCH v12 19/20] tpm2: Enable tpm2 module for grub-emu
` [PATCH v12 20/20] tests: Add tpm2_test

[PATCH] efi: mm: Fix incorrect free size
 2024-04-23  1:04 UTC 

[PATCH 0/2] Two patches related to menu entries selection
 2024-04-22 13:36 UTC  (5+ messages)
` [PATCH 1/2] Allow "fallback" to include entries by title, not just number
` [PATCH 2/2] Fix menu entry selection based on ID and title

[PATCH] 30_os-prober.in: only warn if os-prober is available
 2024-04-18 21:33 UTC 

[PATCH v6 0/2] Introduce EROFS support
 2024-04-18 17:12 UTC  (3+ messages)
` [PATCH v6 1/2] fs/erofs: Add support for EROFS
` [PATCH v6 2/2] fs/erofs: Add tests for EROFS in grub-fs-tester

[PATCH v0 0/2] Secure Boot Advanced Targeting (SBAT) support on powerpc
 2024-04-16 19:57 UTC  (3+ messages)
` [PATCH v0 1/2] mkimage: create new ELF Note for SBAT
` [PATCH v0 2/2] mkimage: adding sbat data into sbat ELF Note on powerpc

[PATCH v0 0/2] Secure Boot Advanced Targeting (SBAT) support on powerpc
 2024-04-16 19:54 UTC  (2+ messages)
` [PATCH v0 1/2] mkimage: create new ELF Note for SBAT

[PATCH v11 00/20] Automatic Disk Unlock with TPM2
 2024-04-16  2:28 UTC  (40+ messages)
` [PATCH v11 01/20] posix_wrap: tweaks in preparation for libtasn1
` [PATCH v11 02/20] libtasn1: import libtasn1-4.19.0
` [PATCH v11 03/20] libtasn1: disable code not needed in grub
` [PATCH v11 04/20] libtasn1: changes for grub compatibility
` [PATCH v11 05/20] libtasn1: fix the potential buffer overrun
` [PATCH v11 06/20] libtasn1: compile into asn1 module
` [PATCH v11 07/20] asn1_test: test module for libtasn1
` [PATCH v11 08/20] libtasn1: Add the documentation
` [PATCH v11 09/20] key_protector: Add key protectors framework
` [PATCH v11 10/20] tpm2: Add TPM Software Stack (TSS)
` [PATCH v11 11/20] key_protector: Add TPM2 Key Protector
` [PATCH v11 12/20] cryptodisk: Support key protectors
` [PATCH v11 13/20] util/grub-protect: Add new tool
` [PATCH v11 14/20] tpm2: Support authorized policy
` [PATCH v11 15/20] tpm2: Implement NV index
` [PATCH v11 16/20] cryptodisk: Fallback to passphrase
` [PATCH v11 17/20] cryptodisk: wipe out the cached keys from protectors
` [PATCH v11 18/20] diskfilter: look up cryptodisk devices first
` [PATCH v11 19/20] tpm2: Enable tpm2 module for grub-emu
` [PATCH v11 20/20] tests: Add tpm2_test

[PATCH v10 00/20] Automatic Disk Unlock with TPM2
 2024-04-15  6:42 UTC  (26+ messages)
` [PATCH v10 01/20] posix_wrap: tweaks in preparation for libtasn1
` [PATCH v10 02/20] libtasn1: import libtasn1-4.19.0
` [PATCH v10 03/20] libtasn1: disable code not needed in grub
` [PATCH v10 04/20] libtasn1: changes for grub compatibility
` [PATCH v10 05/20] libtasn1: fix the potential buffer overrun
` [PATCH v10 06/20] libtasn1: compile into asn1 module
` [PATCH v10 07/20] asn1_test: test module for libtasn1
` [PATCH v10 08/20] libtasn1: Add the documentation
` [PATCH v10 09/20] key_protector: Add key protectors framework
` [PATCH v10 10/20] tpm2: Add TPM Software Stack (TSS)
` [PATCH v10 11/20] key_protector: Add TPM2 Key Protector
` [PATCH v10 12/20] cryptodisk: Support key protectors
` [PATCH v10 13/20] util/grub-protect: Add new tool
` [PATCH v10 14/20] tpm2: Support authorized policy
` [PATCH v10 15/20] tpm2: Implement NV index
` [PATCH v10 16/20] cryptodisk: Fallback to passphrase
` [PATCH v10 17/20] cryptodisk: wipe out the cached keys from protectors
` [PATCH v10 18/20] diskfilter: look up cryptodisk devices first
` [PATCH v10 19/20] tpm2: Enable tpm2 module for grub-emu
` [PATCH v10 20/20] tests: Add tpm2_test

[PATCH] grub_diskfilter_memberlist: recurse into lv nodes
 2024-04-14 20:01 UTC  (2+ messages)

[PATCH] util/bash-completion: Fix for bash-completion 2.12
 2024-04-10 15:11 UTC  (2+ messages)

[PATCH] grub-fstest: Add a new command zfs-bootfs
 2024-04-10 15:00 UTC  (2+ messages)

[PATCH] Add commands for reading and writing raw bytes to CMOS
 2024-04-10 14:56 UTC  (3+ messages)

[PATCH] Enable cmos on x86 EFI
 2024-04-10 11:20 UTC  (2+ messages)

[PATCH v2] acpi: Mark MADT entries as packed
 2024-04-10 11:16 UTC  (2+ messages)

[PATCH] windows: Add _stack_chk_guard/_stack_chk_fail symbols for Windows 64-bit target
 2024-04-09 18:02 UTC  (2+ messages)

[PATCH v9 00/22] Automatic Disk Unlock with TPM2
 2024-04-08  2:30 UTC  (5+ messages)

[PATCH] cryptodisk: allow the user to retry failed passphrases
 2024-04-07 21:40 UTC  (3+ messages)

New italian language for Grub 2.00-pre1 - 2.06-pre2 - 2.12-rc1
 2024-04-06 19:12 UTC 

Grub2 language .po files - Doubts about original strings syntax
 2024-04-05 19:21 UTC 

[PATCH] STACK_PROTECTOR: Support symbols emitted by windows compiler
 2024-04-05 11:23 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).