grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-26 17:50:44 to 2024-04-03 21:28:28 UTC [more...]

[PATCH] STACK_PROTECTOR: Support symbols emitted by windows compiler
 2024-04-03 21:27 UTC  (2+ messages)

bug #61620: Grub2 fails to detect LVM volumes with: error: disk `lvmid/*/*' not found
 2024-04-03  8:23 UTC 

[PATCH v2 2/3] multiboot2: Add PE load support
 2024-04-01  9:59 UTC 

[PATCH] cryptodisk: allow the user to retry failed passphrases
 2024-03-30  6:48 UTC 

[PATCH 0/7] GRUB: Supporting Secure Boot of xen.gz
 2024-03-28 15:41 UTC  (27+ messages)
` [PATCH 1/7] multiboot2: Add load type header and support for the PE binary type
` [PATCH 2/7] multiboot2: Allow 64-bit entry tags
` [PATCH 3/7] multiboot2: Add support for the load type header tag
` [PATCH 4/7] multiboot2: Add PE load support
` [PATCH 5/7] multiboot2: Add support for 64-bit entry addresses
` [PATCH 6/7] efi: Allow loading multiboot modules without verification
` [PATCH 7/7] verifiers: Verify after decompression

[PATCH v2 0/3] GRUB: Supporting Secure Boot of xen
 2024-03-28 15:13 UTC  (4+ messages)
` [PATCH v2 1/3] multiboot2: Add support for the PE binary type
` [PATCH v2 2/3] multiboot2: Add PE load support
` [PATCH v2 3/3] efi: Allow loading multiboot modules without verification

[PATCH] util/bash-completion: Fix for bash-completion 2.12
 2024-03-25  2:11 UTC 

grub-mkrescue with pgp --pubkey might be broken in grub 2.12 on EFI
 2024-03-20  9:46 UTC 

[PATCH] disk: Prioritize OS disk devices over memdisk and procfs
 2024-03-19  9:34 UTC  (5+ messages)
  `  "
      `  "

[PATCH] fs/xfs: Handle non-continuous data blocks in directory extents
 2024-03-18 14:41 UTC  (9+ messages)

[PATCH] Implement fmap support
 2024-03-15 20:44 UTC 

loadenv.c - How to check if a file is writable or not?
 2024-03-15 20:21 UTC 

[PATCH] grub-fstest: Add a new command zfs-bootfs
 2024-03-15 19:59 UTC 

[PATCH] Improve cbfs detection
 2024-03-15 19:51 UTC 

[PATCH] Add commands for reading and writing raw bytes to CMOS
 2024-03-15 19:45 UTC 

[PATCH] Enable cmos on x86 EFI
 2024-03-15 19:35 UTC 

[PATCH v2] acpi: Mark MADT entries as packed
 2024-03-15 19:02 UTC 

[PATCH v2] MULTIBOOT: Fix handling of errors in broken aout-kludge
 2024-03-15 18:53 UTC 

[PATCH 0/6] NVMeoFC support on Grub
 2024-03-15 18:41 UTC  (5+ messages)
` [PATCH 2/6] ieee1275/powerpc: enables device mapper discovery

[PATCH] Support dropin files for Linux kernel parameters
 2024-03-14  9:00 UTC  (5+ messages)

Idea: Improve ext2 to allow for embedding
 2024-03-13 18:23 UTC  (6+ messages)

[PATCH RFC 0/2] use confidential computing provisioned secrets for disk decryption
 2024-03-12  8:41 UTC  (6+ messages)
` [PATCH RFC 1/2] cryptodisk: add OS provided secret support
` [PATCH RFC 2/2] efi: Add API for retrieving the EFI secret for cryptodisk

Release signing key still uses SHA1
 2024-03-12  4:13 UTC 

[PATCH 1/1] util/import_gcry.py: avoid SyntaxWarning: invalid escape sequence
 2024-03-11 18:34 UTC 

[PATCH] Feature: Expose x86 CPU FMS from cpuid module
 2024-03-07 14:43 UTC  (2+ messages)

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

[PATCH v5 0/2] Introduce EROFS support
 2024-03-06  2:18 UTC  (5+ 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 v4~v2 Interdiff] Introduce EROFS support

[PATCH v2] Track explicit module dependencies in Makefile.core.def
 2024-03-04  2:46 UTC  (2+ messages)

Critical Boot Loader Vulnerability in Shim Impacts Nearly All Linux Distros
 2024-03-02  6:30 UTC  (3+ messages)

[PATCH v4 rebased 1/2] fs/erofs: Add support for EROFS
 2024-03-02  4:41 UTC  (9+ messages)
` [PATCH v4 rebased 2/2] fs/erofs: Add tests for EROFS in grub-fs-tester

[PATCH 0/4] More ls improvements
 2024-03-01 15:36 UTC  (8+ messages)

[PATCH] disk/mdraid1x_linux: Prevent infinite recursion
 2024-02-29 22:13 UTC 

[PATCH v2] efi: Fix stack protector issues
 2024-02-29 21:29 UTC  (3+ messages)

grub keyfile read errors support
 2024-02-29 16:15 UTC  (4+ messages)

[PATCH] Skip tests if tool/dependency is not installed
 2024-02-27  3:31 UTC  (4+ messages)

Need help: alternative module inclusion - duplicate symbols
 2024-02-26 13:54 UTC  (3+ messages)

[PATCH] efidisk: Breakup large reads into batches
 2024-02-23 21:29 UTC  (3+ messages)

[RFC PATCH] Track explicit module dependencies in Makefile.core.def
 2024-02-23  5:52 UTC  (3+ messages)

Failed to build with "-mretpoline"
 2024-02-22 17:32 UTC  (3+ messages)

[PATCH] MULTIBOOT: Fix handling of errors in broken aout-kludge
 2024-02-22 14:39 UTC  (2+ messages)

[PATCH] gfxmenu: resolve false grub_errno disrupting boot process
 2024-02-22 14:57 UTC  (2+ messages)

[PATCH] build: Include grub-core/extra_deps.lst in dist
 2024-02-22 13:35 UTC  (3+ messages)

Grub-devel Digest, Vol 240, Issue 26
 2024-02-20 16:56 UTC  (2+ messages)

[PATCH] LVM Cachevol and Integrity volumes break entire LVM VG
 2024-02-19  2:00 UTC  (5+ messages)

OpenStack boot regressions caused by "ppc64: Restrict memory allocations for kernel and initrd"
 2024-02-14 15:05 UTC  (2+ messages)

[PATCH] util/grub.d/10_linux.in: Ignore kernel if initrd required but
 2024-02-13 10:55 UTC  (2+ messages)

Proposal: disaggregated kernel parameters for Linux
 2024-02-12 15:39 UTC  (3+ messages)

State of Argon2 support
 2024-02-11 21:01 UTC  (17+ messages)

[PATCH v3 0/2] disk: use maximum number of sectors for LBA
 2024-02-09 17:58 UTC  (8+ messages)
` [PATCH v3 2/2] disk: increase sector size up to 127 for LBA reads

[PATCH] grub-install: Use `GRUB_DISTRIBUTOR` value as EFI boot option title
 2024-02-08 18:31 UTC  (3+ messages)

[PATCH] util/bash-completion: Load scripts on demand
 2024-02-08 16:45 UTC  (2+ messages)

[PATCH] Revert "templates: Reinstate unused version comparison functions with warning"
 2024-02-08 16:28 UTC  (2+ messages)

[PATCH v8 00/22] Automatic Disk Unlock with TPM2
 2024-02-07  9:45 UTC  (8+ messages)
` [PATCH v8 16/22] tpm2: Support authorized policy

[PATCH V5] ieee1275/ofdisk: retry on open and read failure
 2024-01-29  8:32 UTC  (3+ messages)

[PATCH] cli_lock: Added build option to block command line interface
 2024-01-26 20:25 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).