grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/2] Fix resource leaks in gnulib
 2025-06-14 17:28 UTC  (5+ messages)
` [PATCH 1/2] gnulib/regcomp: Fix resource leak
` [PATCH 2/2] gnulib/regexec: "

[PATCH] Create a Containerfile with required grub packages for development
 2025-06-14  9:38 UTC  (4+ messages)

[RFC Discussion] Proposing an Unstable Repository for GRUB Development
 2025-06-14  9:11 UTC  (3+ messages)

[PATCH] Skip tests if required tools are not available
 2025-06-14  9:07 UTC  (3+ messages)

[PATCH v2] lib/LzmaEnc: Validate 'len' before subtracting
 2025-06-13 16:42 UTC  (3+ messages)

[PATCH v2 0/3] Fixes for non-default TPM PCR banks
 2025-06-13 16:09 UTC  (6+ messages)
` [PATCH v2 1/3] grub-protect: Fix the hash algorithm of PCR digest
` [PATCH v2 2/3] tpm2_key_protector: Dump the PCR bank for key unsealing
` [PATCH v2 3/3] tests/tpm2_key_protector_test: Add tests for SHA384 PCR bank

[PATCH 0/2] build: Fixes to Building from dist Archive
 2025-06-13 14:41 UTC  (4+ messages)
` [PATCH 1/2] build: remove extra_deps.lst from EXTRA_DIST
` [PATCH 2/2] build: Add new header files to dist to allow building from tar

[RFC] Add xHCI support
 2025-06-13  4:51 UTC  (2+ messages)

[PATCH 0/3] Fixes for non-default TPM PCR banks
 2025-06-11  3:31 UTC  (11+ messages)
` [PATCH 1/3] grub-protect: Fix the hash algorithm of PCR digest
` [PATCH 2/3] tpm2_key_protector: Dump the PCR bank for key unsealing
` [PATCH 3/3] tests/tpm2_key_protector_test: Add tests for SHA384 PCR bank

[PATCH] lib/LzmaEnc: Validate 'len' before subtracting
 2025-06-11  1:19 UTC  (4+ messages)

[PATCH v2 0/2] Fix cfg file parsing and command line parsing
 2025-06-10 20:04 UTC  (6+ messages)
` [PATCH v2 2/2] cmdline: fix command line parsing in grub

[PATCH v1] lsefi: fixed memory leaks
 2025-06-10 17:47 UTC  (2+ messages)

[PATCH v7] efi: new 'connectefi' command
 2025-06-10 17:36 UTC  (2+ messages)

[PATCH v2 00/21] Appended Signature Secure Boot Support for PowerPC
 2025-06-10 16:33 UTC  (28+ messages)
` [PATCH v2 01/21] powerpc-ieee1275: Add support for signing grub with an appended signature
` [PATCH v2 03/21] docs/grub: Document "
` [PATCH v2 04/21] dl: provide a fake grub_dl_set_persistent for the emu target
` [PATCH v2 05/21] pgp: factor out rsa_pad
` [PATCH v2 06/21] crypto: move storage for grub_crypto_pk_* to crypto.c
` [PATCH v2 07/21] grub-install: support embedding x509 certificates
` [PATCH v2 08/21] appended signatures: import GNUTLS's ASN.1 description files
` [PATCH v2 09/21] appended signatures: parse PKCS#7 signedData and X.509 certificates
` [PATCH v2 10/21] appended signatures: support verifying appended signatures
` [PATCH v2 11/21] appended signatures: verification tests

[PATCH v3 00/25] Appended Signature Secure Boot Support for PowerPC
 2025-06-10 15:50 UTC  (26+ messages)
` [PATCH v3 01/25] powerpc-ieee1275: Add support for signing GRUB with an appended signature
` [PATCH v3 02/25] docs/grub: Document signing GRUB under UEFI
` [PATCH v3 03/25] docs/grub: Document signing GRUB with an appended signature
` [PATCH v3 04/25] dl: provide a fake grub_dl_set_persistent and grub_dl_is_persistent for the emu target
` [PATCH v3 05/25] pgp: factor out rsa_pad
` [PATCH v3 06/25] crypto: move storage for grub_crypto_pk_* to crypto.c
` [PATCH v3 07/25] PGP: renames the OBJ_TYPE_PUBKEY
` [PATCH v3 08/25] grub-install: support embedding x509 certificates
` [PATCH v3 09/25] appended signatures: import GNUTLS's ASN.1 description files
` [PATCH v3 10/25] appended signatures: parse ASN1 node
` [PATCH v3 11/25] appended signatures: parse PKCS#7 signedData
` [PATCH v3 12/25] appended signatures: parse X.509 certificates
` [PATCH v3 13/25] appended signatures: support verifying appended signatures
` [PATCH v3 14/25] appended signatures: verification tests
` [PATCH v3 15/25] appended signatures: documentation
` [PATCH v3 16/25] ieee1275: enter lockdown based on /ibm,secure-boot
` [PATCH v3 17/25] ieee1275: Platform Keystore (PKS) Support
` [PATCH v3 18/25] ieee1275: Read the DB and DBX secure boot variables
` [PATCH v3 19/25] appendedsig: The creation of trusted and distrusted lists
` [PATCH v3 20/25] appendedsig: While verifying the kernel, use "
` [PATCH v3 21/25] powerpc_ieee1275: set use_static_keys flag
` [PATCH v3 22/25] appendedsig: Reads the default DB keys from ELF Note
` [PATCH v3 23/25] appendedsig: The grub command's trusted and distrusted support
` [PATCH v3 24/25] appendedsig: documentation
` [PATCH v3 25/25] appendedsig: correcting the grub commands in appended signature tests

[PATCH v3 00/25] Appended Signature Secure Boot Support for PowerPC
 2025-06-10 15:45 UTC  (2+ messages)
` [PATCH 1/2] appendedsig: The grub command's trusted and distrusted support

[PATCH v3 00/25] Appended Signature Secure Boot Support for PowerPC
 2025-06-10 15:40 UTC 

Proposal for Adding echo_password Option in GRUB2 and Request for Review
 2025-06-10  1:26 UTC 

QEMU and Grub
 2025-06-08 18:11 UTC  (2+ messages)

QEMU and Grub
 2025-06-08  7:20 UTC 

[PATCH v4 0/4] Add commands to load BLS and UKI files
 2025-06-06 13:28 UTC  (9+ messages)
` [PATCH v4 1/4] kern/vercmp: Add functionality to compare kernel versions
` [PATCH v4 2/4] blsuki: Add blscfg command to parse Boot Loader Specification snippets
` [PATCH v4 3/4] blsuki: Check for mounted /boot in emu
` [PATCH v4 4/4] blsuki: Add uki command to load Unified Kernel Image entries

[RESEND PATCH] UEFI: Fix several memory leaks of UEFI handles
 2025-06-06 11:46 UTC  (3+ messages)

How to test grub-install from git tree without "make install" ?
 2025-06-06  9:15 UTC 

[PATCH v2] lib/crypto: Add echo_password boolean environment variable for password echo
 2025-06-06  9:09 UTC 

[PATCH v4 2/4] blsuki: Add blscfg command to parse Boot Loader Specification snippets
 2025-06-06  8:45 UTC  (5+ messages)
  ` [External] : "
    `  "

[PATCH] unix/hostdisk: Fix signed integer overflow
 2025-06-05 12:36 UTC  (2+ messages)

[PATCH v3 0/1] kern/xen: Add Xen command line parsing
 2025-06-05  5:28 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH] grub-core/genmoddep.awk: Replace asorti with portable alternative
 2025-06-04  9:00 UTC 

[PATCH v4 3/4] blsuki: Check for mounted /boot in emu
 2025-06-03 20:07 UTC  (2+ messages)
  ` [External] : "

[PATCH v4 4/4] blsuki: Add uki command to load Unified Kernel Image entries
 2025-06-03 19:59 UTC  (2+ messages)
  ` [External] : "

[PATCH v2] ieee1275: support added for multiple nvme bootpaths
 2025-06-03  6:03 UTC  (7+ messages)

[PATCH v2 1/1] kern/xen: Add Xen command line parsing
 2025-06-02  9:50 UTC 

[PATCH v6 1/2] lsefi: fixed memory leaks
 2025-06-01 16:22 UTC  (7+ messages)
` [PATCH v6 2/2] efi: new 'connectefi' command

[PATCH 0/1] One More NTFS Fuzzing Fix
 2025-06-01 15:52 UTC  (2+ messages)
` [PATCH 1/1] fs/ntfs.c: Correct next_attribute validation

[PATCH 0/2] Correct Build Failures with GCC-15 and CLANG
 2025-05-31 16:04 UTC  (3+ messages)
` [PATCH 1/2] gnulib: Add patch to allow GRUB w/GCC-15 compile
` [PATCH 2/2] util/grub-protect: Correct uninit 'err' Variable

[PATCH v2 0/1] Xen: Add Xen command line parsing
 2025-05-31  0:54 UTC  (2+ messages)
` [PATCH v2 1/1] kern/xen: "

Regarding bug in affs filesystem parser
 2025-05-30 23:20 UTC 

[RFC PATCH v1] kern/efi: Add centralized UEFI error printer
 2025-05-30 17:41 UTC 

GNULIB GCC 15 Compiler Fix Question
 2025-05-30 12:11 UTC 

Interest in GRUB Development and Learning Internals
 2025-05-29 23:56 UTC  (2+ messages)

[PATCH 0/1] Add Xen command line parsing
 2025-05-29 16:36 UTC  (7+ messages)
` [PATCH 1/1] "

Proposal to simplify configuration of password protection
 2025-05-29 14:00 UTC 

[PATCH v2] lib/crypto: Add echo_password boolean environment variable for password echo
 2025-05-29  8:08 UTC 

[PATCH v3 0/2] Support dates outside of 1901..2038 range
 2025-05-28 14:05 UTC  (3+ messages)

Load single binary under grub
 2025-05-28 14:01 UTC  (2+ messages)

lib-crypto-The-echo_password-environment-variable-de.patch
 2025-05-28  9:01 UTC 

lib-crypto-Add-character-echo-for-password-input.patch
 2025-05-28  3:04 UTC 

[PATCH v2 0/3] Allow script-configurable GRUB menu title
 2025-05-27 13:18 UTC  (6+ messages)
` [PATCH v2 1/3] Customization of "
` [PATCH v2 2/3] Option to set title of submenus
` [PATCH v2 3/3] Documentation for the --menutitle option

[PATCH] luks2: Add attempting to decrypt message to align with luks and geli modules
 2025-05-27 14:19 UTC  (2+ messages)

[PATCH 2/3] Option to set title of submenus
 2025-05-27 12:01 UTC  (2+ messages)

Add character echo for password input
 2025-05-27 11:43 UTC  (2+ messages)

[PATCH 1/2] Exporting variables to upper levels
 2025-05-27 11:46 UTC 

[PATCH 0/3] Allow script-configurable GRUB menu title
 2025-05-27 10:43 UTC  (6+ messages)
` [PATCH 1/3] Customization of "
` [PATCH 2/3] Option to set title of submenus
` [PATCH 3/3] Documentation for the --menutitle option

[PATCH v13 02/13] Import b64dec from gpg-error
 2025-05-27  9:57 UTC 

[PATCH 1/2] Exporting variables to upper levels
 2025-05-26 20:26 UTC  (3+ messages)

[PATCH 2/2] Docs for the new options of the ‘export’ command
 2025-05-26 17:22 UTC 

[PATCH 0/2] Exporting variables to upper levels
 2025-05-26 17:22 UTC 

[PATCH v2] grub-probe: detect DDF container similar to IMSM
 2025-05-26 16:04 UTC  (2+ messages)

[PATCH v13 00/13] Upgrade to libgcrypt 1.11
 2025-05-24 20:23 UTC  (14+ messages)
` [PATCH v13 01/13] Import "
` [PATCH v13 02/13] Import b64dec from gpg-error
` [PATCH v13 03/13] b64dec: Add harness for compilation in GRUB environment
` [PATCH v13 04/13] Adjust import script, definitions and API users for libgcrypt 1.11
` [PATCH v13 05/13] Add DSA and RSA SEXP tests
` [PATCH v13 06/13] keccak: Disable acceleration with SSE asm
` [PATCH v13 07/13] libgcrypt: Fix coverity warnings
` [PATCH v13 08/13] Remove now unneeded gcrypt compilation flag
` [PATCH v13 09/13] gcry: Ignore sign-compare warnings
` [PATCH v13 10/13] libgcrypt: Import blake family of hashes
` [PATCH v13 11/13] import_gcry: Make compatible with python 3.4
` [PATCH v13 12/13] import_gcry: Fix pylint warnings
` [PATCH v13 13/13] libgcrypt: Don't use 64-bit division on platforms where it's slow

[RFC PATCH v1] kern/efi: Add centralized UEFI error printer
 2025-05-24 10:41 UTC 

[PATCH] UEFI: Fix several memory leaks of UEFI handles
 2025-05-23 10:44 UTC 


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).