grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
[PATCH] BugFix: grub menu gets stuck due to unreliable rdtsc instruction
 2024-12-09  6:48 UTC  (5+ messages)
  ` [PATCH] Bugfix: grub menu gets stuck
  ` [External] Re: [PATCH] BugFix: grub menu gets stuck due to unreliable rdtsc instruction
  ` [PATCH] BugFix: grub menu gets stuck due to unserialized rdtsc

[PATCH 6/6 v12] lvm: Add support for cachevol lv
 2024-12-08  2:41 UTC 

[PATCH 0/6 v12] LVM Cachevol and Integrity volumes break entire LVM VG
 2024-12-08  2:41 UTC 

[PATCH 1/6 v12] disk/lvm: Make cache_lv more generic as ignored_feature_lv
 2024-12-08  2:40 UTC 

[PATCH 5/6 v12] lvm: add informational messages in error cases of ignored features
 2024-12-08  2:39 UTC 

[PATCH 4/6 v12] lvm: Add support for integrity lv
 2024-12-08  2:38 UTC 

[PATCH 3/6 v12] lvm: Match all lvm segments before validation
 2024-12-08  2:37 UTC 

[PATCH 2/6 v12] disk/lvm: Remove unused cache_pool
 2024-12-08  2:37 UTC 

[PATCH 1/6 v12] disk/lvm: Make cache_lv more generic as ignored_feature_lv
 2024-12-08  2:35 UTC 

[PATCH 0/6 v12] LVM Cachevol and Integrity volumes break entire LVM VG
 2024-12-08  2:35 UTC 

[PATCH GRUB] fs/xfs: fix large extent counters incompat feature support
 2024-12-04 20:13 UTC  (2+ messages)

[PATCH UPDATED] tpm2_key_protector: dump PCRs on policy fail
 2024-12-03  8:45 UTC 

[PATCH] tpm2_key_protector: dump PCRs on policy fail
 2024-12-03  8:43 UTC  (2+ messages)

[PATCH] efi: stub out __grub_efi_api when GRUB_UTIL is defined
 2024-12-01 20:29 UTC  (4+ messages)

[PATCH v3 0/7] Enable Automatic Disk Unlock with TPM2 on ieee1275
 2024-11-29  6:49 UTC  (10+ messages)
` [PATCH v3 1/7] tss2: Adjust bit fields for big endian targets
` [PATCH v3 2/7] ieee1275/serial: Cast 0 to proper type
` [PATCH v3 3/7] ieee1275: Consolidate repeated definitions of IEEE1275_IHANDLE_INVALID
` [PATCH v3 4/7] ieee1275/ibmvpm: Move TPM initializaton functions to own file
` [PATCH v3 5/7] ieee1275/tcg2: Refactor grub_ieee1275_tpm_init
` [PATCH v3 6/7] ieee1275/tcg2: Add TCG2 driver for ieee1275 PowerPC firmware
` [PATCH v3 7/7] tpm2_key_protector: Enable build for powerpc_ieee1275

[PATCH 0/3] Implement virtio-net Driver Support
 2024-11-28 18:41 UTC  (4+ messages)
` [PATCH 1/3] docs: Document Module virtionet
` [PATCH 2/3] net: Implement virtio-net Driver for Qemu in GRUB
` [PATCH 3/3] tests: Add net_http_transfer_test

[PATCH V4] ieee1275/ofdisk: vscsi lun handling on lun len
 2024-11-28 10:41 UTC  (3+ messages)
` Grub-devel Digest, Vol 249, Issue 46
` [PATCH] Mandatory install device check for PowerPC

[PATCH v2 0/3] More ls improvements
 2024-11-27 16:29 UTC  (9+ messages)
` [PATCH v2 1/3] commands/ls: Allow printing mtime for file arguments
` [PATCH v2 2/3] commands/ls: Add directory header for dir args and print full paths for file args
` [PATCH v2 3/3] commands/ls: Proper line breaks between arguments

[PATCH v2 0/5] Enable Automatic Disk Unlock with TPM2 on ieee1275
 2024-11-26 17:55 UTC  (13+ messages)
` [PATCH v2 1/5] tss2: Adjust bit fields for big endian targets
` [PATCH v2 2/5] ieee1275/ibmvtpm: Move initializaton functions to TCG2 driver
` [PATCH v2 3/5] ieee1275/tcg2: Refactor grub_ieee1275_tpm_init
` [PATCH v2 4/5] ieee1275/tcg2: Add TCG2 driver for ieee1275 PowerPC firmware
` [PATCH v2 5/5] tpm2_key_protector: Enable build for powerpc_ieee1275

[PATCH 4/4 v11] lvm: Add support for cachevol lv
 2024-11-25 18:45 UTC  (2+ messages)

[PATCH 3/4 v11] lvm: Add support for integrity lv
 2024-11-25 18:43 UTC  (2+ messages)

[PATCH 0/2] Enable Automatic Disk Unlock with TPM2 on ieee1275
 2024-11-25 18:36 UTC  (6+ messages)
` [PATCH 1/2] tss2: Adjust bit fields for big endian targets
` [PATCH 2/2] ieee1275: Add TCG2 driver for ieee1275 PowerPC firmware

[PATCH 2/4 v11] disk/lvm: Remove unused cache_pool
 2024-11-25 18:26 UTC  (2+ messages)

[PATCH 1/4 v11] disk/lvm: Make cache_lv more generic as ignored_feature_lv
 2024-11-25 18:25 UTC  (2+ messages)

[PATCH v23 00/33] Automatic Disk Unlock with TPM2
 2024-11-25 17:21 UTC  (35+ messages)
` [PATCH v23 01/33] posix_wrap: tweaks in preparation for libtasn1
` [PATCH v23 03/33] libtasn1: disable code not needed in grub
` [PATCH v23 04/33] libtasn1: replace strcat() with strcpy() in _asn1_str_cat()
` [PATCH v23 05/33] libtasn1: replace strcat() with _asn1_str_cat()
` [PATCH v23 06/33] libtasn1: adjust the header paths in libtasn1.h
` [PATCH v23 07/33] libtasn1: Use grub_divmod64() for division
` [PATCH v23 08/33] libtasn1: fix the potential buffer overrun
` [PATCH v23 09/33] asn1_test: include asn1_test.h only
` [PATCH v23 10/33] asn1_test: rename the main functions to the test names
` [PATCH v23 11/33] asn1_test: return either 0 or 1 to reflect the results
` [PATCH v23 12/33] asn1_test: remove 'verbose' and the unnecessary printf()
` [PATCH v23 13/33] asn1_test: print the error messages with grub_printf()
` [PATCH v23 14/33] asn1_test: use the grub-specific functions and types
` [PATCH v23 15/33] asn1_test: enable the testcase only when GRUB_LONG_MAX is larger than GRUB_INT_MAX
` [PATCH v23 16/33] libtasn1: compile into asn1 module
` [PATCH v23 17/33] asn1_test: test module for libtasn1
` [PATCH v23 18/33] libtasn1: Add the documentation
` [PATCH v23 19/33] key_protector: Add key protectors framework
` [PATCH v23 20/33] tss2: Add TPM2 buffer handling functions
` [PATCH v23 21/33] tss2: Add TPM2 types and Marshal/Unmarshal functions
` [PATCH v23 22/33] tss2: Add TPM2 Software Stack (TSS2) support
` [PATCH v23 23/33] key_protector: Add TPM2 Key Protector
` [PATCH v23 24/33] cryptodisk: Support key protectors
` [PATCH v23 25/33] util/grub-protect: Add new tool
` [PATCH v23 26/33] tpm2_key_protector: Support authorized policy
` [PATCH v23 27/33] tpm2_key_protector: Implement NV index
` [PATCH v23 28/33] cryptodisk: Fallback to passphrase
` [PATCH v23 29/33] cryptodisk: wipe out the cached keys from protectors
` [PATCH v23 30/33] diskfilter: look up cryptodisk devices first
` [PATCH v23 31/33] tpm2_key_protector: Add grub-emu support
` [PATCH v23 32/33] tests: Add tpm2_key_protector_test
` [PATCH v23 33/33] docs: Document TPM2 key protector

[ANNOUNCEMENT] Open Source Firmware, BMC and Bootloader devroom at FOSDEM'25 - CfP
 2024-11-21 18:46 UTC 

[PATCH v2] menu: add GRUB_RIGHT_TO_SELECT to toggle select-by-right-arrow-key
 2024-11-18  8:02 UTC 

[PATCH v2] menu: add GRUB_RIGHT_TO_SELECT to toggle select-by-right-arrow-key
 2024-11-18  8:04 UTC 

[PATCH] menu: add GRUB_RIGHT_TO_SELECT to toggle select-by-right-arrow-key
 2024-11-18  7:32 UTC  (2+ messages)

[PATCH] templates: make UEFI fwsetup menu entry label translatable
 2024-11-15 10:14 UTC 

[PATCH] menu: add GRUB_RIGHT_TO_SELECT to toggle select-by-right-arrow-key
 2024-11-15 10:04 UTC 

[PATCH 2/2] ieee1275: Add TCG2 driver for ieee1275 PowerPC firmware
 2024-11-14  5:32 UTC 

[PATCH v22 00/33] Automatic Disk Unlock with TPM2
 2024-11-13  2:40 UTC  (37+ messages)
` [PATCH v22 01/33] posix_wrap: tweaks in preparation for libtasn1
` [PATCH v22 02/33] libtasn1: import libtasn1-4.19.0
` [PATCH v22 03/33] libtasn1: disable code not needed in grub
` [PATCH v22 04/33] libtasn1: replace strcat() with strcpy() in _asn1_str_cat()
` [PATCH v22 05/33] libtasn1: replace strcat() with _asn1_str_cat()
` [PATCH v22 06/33] libtasn1: adjust the header paths in libtasn1.h
` [PATCH v22 07/33] libtasn1: Use grub_divmod64() for division
` [PATCH v22 08/33] libtasn1: fix the potential buffer overrun
` [PATCH v22 09/33] asn1_test: include asn1_test.h only
` [PATCH v22 10/33] asn1_test: rename the main functions to the test names
` [PATCH v22 11/33] asn1_test: return either 0 or 1 to reflect the results
` [PATCH v22 12/33] asn1_test: remove 'verbose' and the unnecessary printf()
` [PATCH v22 13/33] asn1_test: print the error messages with grub_printf()
` [PATCH v22 14/33] asn1_test: use the grub-specific functions and types
` [PATCH v22 15/33] asn1_test: enable the testcase only when GRUB_LONG_MAX is larger than GRUB_INT_MAX
` [PATCH v22 16/33] libtasn1: compile into asn1 module
` [PATCH v22 17/33] asn1_test: test module for libtasn1
` [PATCH v22 18/33] libtasn1: Add the documentation
` [PATCH v22 19/33] key_protector: Add key protectors framework
` [PATCH v22 20/33] tss2: Add TPM2 buffer handling functions
` [PATCH v22 21/33] tss2: Add TPM2 types and Marshal/Unmarshal functions
` [PATCH v22 22/33] tss2: Add TPM2 Software Stack (TSS2) support
` [PATCH v22 23/33] key_protector: Add TPM2 Key Protector
` [PATCH v22 24/33] cryptodisk: Support key protectors
` [PATCH v22 25/33] util/grub-protect: Add new tool
` [PATCH v22 26/33] tpm2_key_protector: Support authorized policy
` [PATCH v22 27/33] tpm2_key_protector: Implement NV index
` [PATCH v22 28/33] cryptodisk: Fallback to passphrase
` [PATCH v22 29/33] cryptodisk: wipe out the cached keys from protectors
` [PATCH v22 30/33] diskfilter: look up cryptodisk devices first
` [PATCH v22 31/33] tpm2_key_protector: Add grub-emu support
` [PATCH v22 32/33] tests: Add tpm2_key_protector_test
` [PATCH v22 33/33] docs: Document TPM2 key protector

[PATCH] kern/fs: honour file->read_hook in grub_fs_blocklist_read()
 2024-11-12 16:08 UTC  (6+ messages)

[PATCH] docs: Fix incorrect and potentially confusing language and minor formatting
 2024-11-12 16:00 UTC  (3+ messages)

[PATCH v3 01/16] ieee1275/openfw: IBM client architecture(CAS) reboot support
 2024-11-12  6:06 UTC  (3+ messages)
` [PATCH v3 03/16] ieee1275: Disable GRUB video support for IBM power machines
` [PATCH v3 02/16] term/terminfo: for ppc, reset console display attr when clear screen

[PATCH 0/4 v11] LVM Cachevol and Integrity volumes break entire LVM VG
 2024-11-11 18:32 UTC 

[PATCH] Mandatory install device check for PowerPC
 2024-11-11  9:13 UTC  (2+ messages)

[PATCH V4] ieee1275/ofdisk: vscsi lun handling on lun len
 2024-11-11  9:12 UTC 

grub menu gets stuck issue report and fix patch merge request
 2024-11-11  6:42 UTC  (3+ messages)
  ` [External] "

[PATCH v8 00/10] UEFI NX support and NX Linux loader using shim loader protocol
 2024-11-09  7:50 UTC  (4+ messages)
` [PATCH v8 10/10] efi: Disallow fallback to legacy Linux loader when shim says NX is required

[PATCH v1 00/15] Fedora Rawhide (non-network) EFI patches
 2024-11-08 19:04 UTC  (10+ messages)
` [PATCH v1 10/15] env: Add efi-export-env and efi-load-env commands
` [PATCH v1 11/15] grub-install: disable support for EFI platforms
` [PATCH v1 14/15] grub-install: install on EFI if forced

[PATCH] Mandatory install device check for PowerPC
 2024-11-08 12:07 UTC  (2+ messages)

[PATCH v21 00/33] Automatic Disk Unlock with TPM2
 2024-11-08  9:07 UTC  (25+ messages)
` [PATCH v21 17/33] asn1_test: test module for libtasn1
` [PATCH v21 21/33] tss2: Add TPM2 types and Marshal/Unmarshal functions
` [PATCH v21 22/33] tss2: Add TPM2 Software Stack (TSS2) support
` [PATCH v21 23/33] key_protector: Add TPM2 Key Protector
` [PATCH v21 25/33] util/grub-protect: Add new tool
` [PATCH v21 29/33] cryptodisk: wipe out the cached keys from protectors
` [PATCH v21 30/33] diskfilter: look up cryptodisk devices first
` [PATCH v21 33/33] docs: Document TPM2 key protector

[RESEND V3] ieee1275/ofdisk: vscsi lun handling on lun len
 2024-11-06 11:11 UTC  (2+ messages)

[PATCH] kern/main: Fix cmdpath in root directory
 2024-11-06  6:54 UTC  (5+ messages)

[PATCH] Allow background to be set when theme is set
 2024-11-05 19:35 UTC  (3+ messages)
  ` [External] : "

default entry different from timeout entry
 2024-11-05 10:53 UTC  (2+ messages)

[PATCH V6] ieee1275/ofdisk: retry on open and read failure
 2024-11-05  8:42 UTC  (2+ messages)

[PATCH 0/3 v8] LVM Cachevol and Integrity volumes break entire LVM VG
 2024-11-04 18:31 UTC  (5+ messages)

[PATCH v1 0/5] Fedora Rawhide BTRFS patches
 2024-11-04 16:42 UTC  (2+ 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).