grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-02 08:28:54 to 2023-10-31 19:37:43 UTC [more...]

[PATCH 0/4] Fix GUID alignment on ia64
 2023-10-31 19:37 UTC 

[PATCH 4/4] gpt: Add compile time asserts for guid and gpt_partentry sizes
 2023-10-31 19:35 UTC 

[PATCH 3/4] types: Split aligned and packed guids
 2023-10-31 19:35 UTC 

[PATCH 2/4] gpt_partition: Mark grub_gpt_partentry as having natural alignment
 2023-10-31 19:23 UTC 

[PATCH 1/4] efi: Deduplicate configuration table search function
 2023-10-31 19:22 UTC 

[PATCH] types: Fix typo
 2023-10-31 19:22 UTC 

[PATCH] lsefi: Add missing static qualifier
 2023-10-31 19:21 UTC 

[PATCH] acpi: Mark MADT entries as packed
 2023-10-31 19:20 UTC 

[PATCH v3] ieee1275/ofdisk: retry on open and read failure
 2023-10-31 18:48 UTC  (2+ messages)

[PATCH v2] gzio: Avoid spurious failures
 2023-10-31 18:27 UTC 

[PATCH] efi: Set shim_lock_enabled even if validation is disabled
 2023-10-31 18:19 UTC  (3+ messages)

[PATCH 0/9] ppc64: Restrict memory allocations for kernel and initrd
 2023-10-31 17:50 UTC  (10+ messages)
` [PATCH 1/9] kern/ieee1275/init: ppc64: Introduce a request for regions_claim
` [PATCH 2/9] kern/ieee1275/init: ppc64: Decide by request whether to initialize region
` [PATCH 3/9] kern/ieee1275/init: ppc64: Return allocated address and len using context
` [PATCH 4/9] kern/ieee1275/init: ppc64: Check early for sufficiently large chunk
` [PATCH 5/9] kern/ieee1275/init: ppc64: Add support for alignment requirements
` [PATCH 6/9] kern/ieee1275/init: ppc64: Implement alloc_mem_restricted
` [PATCH 7/9] kern/ieee1275/cmain: ppc64: Introduce flags to identify Power VM and KVM
` [PATCH 8/9] loader/powerpc/ieee1275: Use new allocation function for kernel and initrd
` [PATCH 9/9] kern/ieee1275/ieee1275.c: debug: Display successful memory claims

[PATCH 5/8] kern/ieee1275/init: ppc64: Add support for alignment requirements
 2023-10-31 15:50 UTC  (4+ messages)
` [PATCH 0/8] ppc64: Restrict memory allocations for kernel and initrd
  ` [PATCH 8/8] debug: Display successful memory claims

[PATCH] gzio: Avoid spurious failures
 2023-10-31 15:10 UTC  (5+ messages)

PATCHES: argon2 key derivation for luks2
 2023-10-31 13:57 UTC  (2+ messages)

PATCH: keylayouts: don't print "Unknown key" message
 2023-10-31 13:14 UTC  (2+ messages)

PATCH: fix keyboard init on Dell Latitude E6400 on GRUB_MACHINE_COREBOOT
 2023-10-31 13:05 UTC  (2+ messages)

[PATCH] fs/xfs: add large extent counters incompat feature support
 2023-10-30 18:48 UTC  (3+ messages)

[PATCH] util/grub-mount: Check file path sanity
 2023-10-25 12:14 UTC  (2+ messages)

[PATCH v4] fs/xfs: Fix XFS directory extent parsing
 2023-10-25 12:04 UTC  (6+ messages)

[PATCH] configure.ac: Make the unifont FONT_SOURCE configurable as --with-unifont=FILE
 2023-10-23 14:27 UTC  (7+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] configure.ac: Make the DJVU_FONT_SOURCE configurable as --with-dejavufont=FILE

Module dependencies
 2023-10-19 13:09 UTC  (4+ messages)

[PATCH 1/1] fs/xfs: Incorrect short form directory data boundary check
 2023-10-18 16:09 UTC  (5+ messages)

[PATCH 4/4] gpt: Add compile time asserts for guid and gpt_partentry sizes
 2023-10-17 16:43 UTC  (2+ messages)

[PATCH 3/4] types: Split aligned and packed guids
 2023-10-17 16:41 UTC  (2+ messages)

[PATCH 2/4] lsefi: Add missing static qualifier
 2023-10-17 14:41 UTC  (2+ messages)

[PATCH 1/4] efi: Deduplicate configuration table search function
 2023-10-17 14:38 UTC  (2+ messages)

[PATCH v3] Fix XFS directory extent parsing
 2023-10-16 17:49 UTC  (4+ messages)

Relocation overflow on RISC-V with multi-range memory layout
 2023-10-14 21:16 UTC  (7+ messages)

Form feed in source code
 2023-10-12 20:49 UTC  (2+ messages)

[PATCH v3 0/2] disk: use maximum number of sectors for LBA
 2023-10-12 12:30 UTC  (4+ messages)
` [PATCH v3 1/2] disk: read up to 63 sectors in LBA mode
` [PATCH v3 2/2] disk: increase sector size up to 127 for LBA reads

[PATCH v2 0/2] disk: use maximum number of sectors for LBA
 2023-10-10 18:30 UTC  (10+ messages)
` [PATCH v2 1/2] disk: read up to 63 sectors in LBA mode
` [PATCH v2 2/2] disk: increase sector size up to 127 for LBA reads

[PATCH 10/13] configure: Add *BSD font paths
 2023-10-10 18:21 UTC  (2+ messages)

[PATCH 0/13] Fix compilation on various *BSD
 2023-10-10 18:00 UTC  (2+ messages)

[PATCH 09/13] autogen: Accept python3.10 as a python alternative
 2023-10-10 17:48 UTC  (2+ messages)

[PATCH v2] kern/ieee1275/init: ppc64: Restrict high memory in presence of fadump
 2023-10-09 15:36 UTC  (2+ messages)

[PATCH] Revert "zfsinfo: Correct a check for error allocating memory"
 2023-10-09 15:10 UTC  (2+ messages)

[PATCH] relocator: Switch to own page table while moving chunks on x86-64
 2023-10-08 14:47 UTC 

[PATCH 2/2] loader/bsd: Improve loading of *BSD on EFI platforms
 2023-10-08 14:40 UTC 

[PATCH 1/2] smbios: Export grub_smbios_get_eps3 function
 2023-10-08 14:40 UTC 

[PATCH 0/2] Fix *BSD loading on EFI
 2023-10-08 14:39 UTC 

[PATCH 01/01] loader/bsd: Add missing zeros
 2023-10-08 14:33 UTC 

[PATCH 01/01] loader/bsd: Fix loading after unaligned module
 2023-10-08 14:27 UTC 

[PATCH 1/1] types: Fix typo
 2023-10-08 14:22 UTC 

[PATCH 4/4] 10_illumos: Use --noescape so that $ZFS_BOOTFS is passed
 2023-10-08 14:13 UTC 

[PATCH 3/4] loader/xen: Add --noescape option
 2023-10-08 14:12 UTC 

[PATCH 2/4] loader/multiboot: Add --noescape option
 2023-10-08 14:12 UTC 

[PATCH 1/4] Add "noescape" argument to cmdline creation
 2023-10-08 14:11 UTC 

[PATCH 0/4] Fix escaping of zfs bootinfo for solaris
 2023-10-08 14:10 UTC 

[PATCH 13/13] mm: Use %x and a case for displaying sizeof
 2023-10-08 14:03 UTC 

[PATCH 12/13] configure: Add RPATH for freetype on NetBSD
 2023-10-08 14:03 UTC 

[PATCH 11/13] Support prefixed nvlist symbol names as found on NetBSD
 2023-10-08 14:02 UTC 

[PATCH 08/13] Rename HAVE_LIBZFS to USE_LIBZFS
 2023-10-08 14:00 UTC 

[PATCH 07/13] gnulib: Tolerate always_inline attribute being ignored
 2023-10-08 13:59 UTC 

[PATCH 06/13] Don't use %m formatter
 2023-10-08 13:59 UTC 

[PATCH 05/13] bsd/hostdisk: Fix NetBSD compilation
 2023-10-08 13:58 UTC 

[PATCH 04/13] bootstrap: Don't check gettext version
 2023-10-08 13:58 UTC 

[PATCH 03/13] Fix compilation of generic/blocklist
 2023-10-08 13:57 UTC 

[PATCH 02/13] diskfilter: Remove unused variable
 2023-10-08 13:56 UTC 

[PATCH 01/13] Tolerate unused-but-set in generated lexer/bison files
 2023-10-08 13:55 UTC 

[PATCH 0/2] disk: use maximum number of sectors for LBA
 2023-10-06 21:56 UTC  (19+ messages)
` [PATCH 1/2] disk: read up to 63 sectors in LBA mode
` [PATCH 2/2] disk: increase sector size up to 127 for LBA reads

[PATCH v2] i386: flush cache only on VIA C3 and earlier
 2023-10-06 17:22 UTC  (3+ messages)

[PATCH v3] i386: flush cache only on VIA C3 and earlier
 2023-10-06 17:13 UTC 

[PATCH 0/4] More ls improvements
 2023-10-06  7:25 UTC  (4+ messages)

[PATCH] misc: Set grub_errno on all failures in grub_xvasprintf()
 2023-10-06  6:23 UTC  (3+ messages)

[PATCH] fs/btrfs: Zero file data not backed by extents
 2023-10-05 21:12 UTC  (3+ messages)

[PATCH 1/1] commands/efi/lsefisystab: human readable revision
 2023-10-05 17:38 UTC  (2+ messages)

[PATCH v3 0/2] Add LUKS2 support to luks_script
 2023-10-05 16:27 UTC  (2+ messages)

[PATCH 0/4] Revert unified GUID struct
 2023-10-05 16:26 UTC  (10+ messages)
` [PATCH 1/4] bli: don't use %pG format specifier
` [PATCH 2/4] Revert "guid: Make use of GUID printf format specifier"
` [PATCH 3/4] Revert "kern/misc: Add a format specifier GUIDs"
` [PATCH 4/4] guid: un-unifiy GUID types

[PATCH] term/serial: Ensure proper NULL termination after grub_strncpy
 2023-10-05 16:19 UTC  (2+ messages)

[RFC PATCH] efi: Disable stack smashing protection on grub_efi_init()
 2023-10-05 16:14 UTC  (2+ messages)

[PATCH v9 02/11] Unify GUID types
 2023-10-05 10:39 UTC  (11+ messages)

bli module inclusion gives me just black screen on real hardware
 2023-10-04  8:59 UTC  (12+ messages)

[SECURITY PATCH 0/6] GRUB2 NTFS driver vulnerabilities - 2023/10/03
 2023-10-03 17:12 UTC  (7+ messages)
` [SECURITY PATCH 1/6] fs/ntfs: Fix an OOB write when parsing the $ATTRIBUTE_LIST attribute for the $MFT file
` [SECURITY PATCH 2/6] fs/ntfs: Fix an OOB read when reading data from the resident $DATA attribute
` [SECURITY PATCH 3/6] fs/ntfs: Fix an OOB read when parsing directory entries from resident and non-resident index attributes
` [SECURITY PATCH 4/6] fs/ntfs: Fix an OOB read when parsing bitmaps for "
` [SECURITY PATCH 5/6] fs/ntfs: Fix an OOB read when parsing a volume label
` [SECURITY PATCH 6/6] fs/ntfs: Make code more readable

[PATCH] kern/ieee1275/init: ppc64: Restrict high memory in presence of fadump
 2023-10-03 13:49 UTC  (2+ messages)

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


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