grub-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[SECURITY PATCH 68/73] bus/usb/ehci: Define GRUB_EHCI_TOGGLE as grub_uint32_t
Daniel Kiper via Grub-devel
[SECURITY PATCH 48/73] fs/bfs: Disable under lockdown
Daniel Kiper via Grub-devel
[SECURITY PATCH 57/73] fs/zfs: Use safe math macros to prevent overflows
Daniel Kiper via Grub-devel
[SECURITY PATCH 45/73] commands/minicmd: Block the dump command in lockdown mode
Daniel Kiper via Grub-devel
[SECURITY PATCH 69/73] normal/menu: Use safe math to avoid an integer overflow
Daniel Kiper via Grub-devel
[SECURITY PATCH 70/73] kern/partition: Add sanity check after grub_strtoul() call
Daniel Kiper via Grub-devel
[SECURITY PATCH 71/73] kern/misc: Add sanity check after grub_strtoul() call
Daniel Kiper via Grub-devel
[SECURITY PATCH 73/73] loader/i386/bsd: Use safe math to avoid underflow
Daniel Kiper via Grub-devel
[SECURITY PATCH 65/73] script/execute: Fix potential underflow and NULL dereference
Daniel Kiper via Grub-devel
[SECURITY PATCH 63/73] net: Check if returned pointer for allocated memory is NULL
Daniel Kiper via Grub-devel
[SECURITY PATCH 47/73] commands/hexdump: Disable memory reading in lockdown mode
Daniel Kiper via Grub-devel
[SECURITY PATCH 42/73] gettext: Integer overflow leads to heap OOB write
Daniel Kiper via Grub-devel
[SECURITY PATCH 56/73] fs: Prevent overflows when assigning returned values from read_number()
Daniel Kiper via Grub-devel
[SECURITY PATCH 61/73] net: Use safe math macros to prevent overflows
Daniel Kiper via Grub-devel
[SECURITY PATCH 13/73] fs/jfs: Inconsistent signed/unsigned types usage in return values
Daniel Kiper via Grub-devel
[SECURITY PATCH 39/73] normal: Remove variables hooks on module unload
Daniel Kiper via Grub-devel
[SECURITY PATCH 09/73] fs/iso9660: Fix invalid free
Daniel Kiper via Grub-devel
[SECURITY PATCH 21/73] kern/file: Ensure file->data is set
Daniel Kiper via Grub-devel
[SECURITY PATCH 20/73] fs/xfs: Ensuring failing to mount sets a grub_errno
Daniel Kiper via Grub-devel
[SECURITY PATCH 18/73] fs/ntfs: Implement attribute verification
Daniel Kiper via Grub-devel
Re: [SECURITY PATCH 18/73] fs/ntfs: Implement attribute verification
Andreas Klauer
Re: [SECURITY PATCH 18/73] fs/ntfs: Implement attribute verification
Daniel Kiper via Grub-devel
Re: [SECURITY PATCH 18/73] fs/ntfs: Implement attribute verification
Glenn Washburn
Re: [SECURITY PATCH 18/73] fs/ntfs: Implement attribute verification
Thomas Schmitt via Grub-devel
Re: [SECURITY PATCH 18/73] fs/ntfs: Implement attribute verification
Thomas Schmitt via Grub-devel
Re: [SECURITY PATCH 18/73] fs/ntfs: Implement attribute verification
Glenn Washburn
Re: [SECURITY PATCH 18/73] fs/ntfs: Implement attribute verification
Thomas Schmitt via Grub-devel
[SECURITY PATCH 08/73] fs/iso9660: Set a grub_errno if mount fails
Daniel Kiper via Grub-devel
[SECURITY PATCH 59/73] fs/zfs: Check if returned pointer for allocated memory is NULL
Daniel Kiper via Grub-devel
[SECURITY PATCH 25/73] kern/disk: Limit recursion depth
Daniel Kiper via Grub-devel
[SECURITY PATCH 46/73] commands/memrw: Disable memory reading in lockdown mode
Daniel Kiper via Grub-devel
Re: [SECURITY PATCH 00/73] GRUB2 vulnerabilities - 2025/02/18
Tobias Powalowski via Grub-devel
Re: [SECURITY PATCH 00/73] GRUB2 vulnerabilities - 2025/02/18
Daniel Kiper
[SECURITY PATCH 66/73] osdep/unix/getroot: Fix potential underflow
Daniel Kiper via Grub-devel
Re: [SECURITY PATCH 00/73] GRUB2 vulnerabilities - 2025/02/18
Didier Spaier via Grub-devel
Re: [SECURITY PATCH 00/73] GRUB2 vulnerabilities - 2025/02/18
Daniel Kiper via Grub-devel
Re: [SECURITY PATCH 00/73] GRUB2 vulnerabilities - 2025/02/18
Didier Spaier via Grub-devel
[SECURITY PATCH 62/73] net: Prevent overflows when allocating memory for arrays
Daniel Kiper via Grub-devel
[SECURITY PATCH 72/73] loader/i386/linux: Cast left shift to grub_uint32_t
Daniel Kiper via Grub-devel
Re: [SECURITY PATCH 00/73] GRUB2 vulnerabilities - 2025/02/18
Christian Hesse
Re: [SECURITY PATCH 00/73] GRUB2 vulnerabilities - 2025/02/18
Daniel Kiper via Grub-devel
Re: [SECURITY PATCH 00/73] GRUB2 vulnerabilities - 2025/02/18
Christian Hesse
Re: [SECURITY PATCH 00/73] GRUB2 vulnerabilities - 2025/02/18
Daniel Kiper via Grub-devel
Re: [SECURITY PATCH 00/73] GRUB2 vulnerabilities - 2025/02/18
Christian Hesse
Re: [SECURITY PATCH 00/73] GRUB2 vulnerabilities - 2025/02/18
Daniel Kiper via Grub-devel
i386-pc version of Grub with setup_var
Guillaume Rattin
[PATCH 0/3] Add commands to load BLS and UKI files
Alec Brown via Grub-devel
[PATCH 1/3] blsuki: Add blscfg command to parse Boot Loader Specification snippets
Alec Brown via Grub-devel
Re: [PATCH 1/3] blsuki: Add blscfg command to parse Boot Loader Specification snippets
Ross Philipson via Grub-devel
[PATCH 2/3] blsuki: Check for mounted /boot in emu
Alec Brown via Grub-devel
Re: [PATCH 2/3] blsuki: Check for mounted /boot in emu
Ross Philipson via Grub-devel
[PATCH 3/3] blsuki: Add uki command to load Unified Kernel Image entries
Alec Brown via Grub-devel
Re: [PATCH 3/3] blsuki: Add uki command to load Unified Kernel Image entries
Ross Philipson via Grub-devel
Re: [PATCH 3/3] blsuki: Add uki command to load Unified Kernel Image entries
Gerd Hoffmann
Re: [PATCH 3/3] blsuki: Add uki command to load Unified Kernel Image entries
Ross Philipson via Grub-devel
[PATCH] fs/xfs: add new superblock features added in Linux 6.12/6.13
Darrick J. Wong via Grub-devel
Re: [PATCH] fs/xfs: add new superblock features added in Linux 6.12/6.13
Daniel Kiper
Re: [PATCH] fs/xfs: add new superblock features added in Linux 6.12/6.13
Darrick J. Wong via Grub-devel
[PATCH 0/3] XFS error handling fixes
Egor Ignatov
[PATCH 2/3] fs/xfs: Fix grub_xfs_iterate_dir return value in case of failure
Egor Ignatov
Re: [PATCH 2/3] fs/xfs: Fix grub_xfs_iterate_dir return value in case of failure
Daniel Kiper
[PATCH 3/3] fs/xfs: Propagate incorrect inode error from grub_xfs_read_inode
Egor Ignatov
Re: [PATCH 3/3] fs/xfs: Propagate incorrect inode error from grub_xfs_read_inode
Daniel Kiper
[PATCH 1/3] fs/xfs: Handle root inode read failure in grub_xfs_mount
Egor Ignatov
Re: [PATCH 1/3] fs/xfs: Handle root inode read failure in grub_xfs_mount
Daniel Kiper
Is a 2.13 release planned in the next few months?
Forest
Re: Is a 2.13 release planned in the next few months?
Patrick Plenefisch
Re: Is a 2.13 release planned in the next few months?
Daniel Kiper
Re: Is a 2.13 release planned in the next few months?
Forest
[PATCH] disk/ahci.c: remove conditional operator for endtime
Leo Sandoval
Re: [PATCH] disk/ahci.c: remove conditional operator for endtime
Daniel Kiper
[PATCH] term/nns8250-spcr: return if redirection is disabled
Leo Sandoval
Re: [PATCH] term/nns8250-spcr: return if redirection is disabled
Daniel Kiper
[PATCH RESEND] grub-install: force journal draining to ensure data integrity
Michael Chang via Grub-devel
Re: [PATCH RESEND] grub-install: force journal draining to ensure data integrity
Pascal Hambourg
Re: [PATCH RESEND] grub-install: force journal draining to ensure data integrity
Michael Chang via Grub-devel
[PATCH 1/1] gdb: typo hueristic
Heinrich Schuchardt
Re: [PATCH 1/1] gdb: typo hueristic
Ross Philipson via Grub-devel
Re: [PATCH 1/1] gdb: typo hueristic
Daniel Kiper via Grub-devel
[PATCH] powerpc: increase MIN RMA size for CAS negotiation
Avnish Chouhan
Re: [PATCH] powerpc: increase MIN RMA size for CAS negotiation
Michael Chang via Grub-devel
Re: [PATCH] powerpc: increase MIN RMA size for CAS negotiation
Avnish Chouhan
Re: [PATCH] powerpc: increase MIN RMA size for CAS negotiation
Mukesh Kumar Chaurasiya
Re: [PATCH] powerpc: increase MIN RMA size for CAS negotiation
Leo Sandoval
Re: [PATCH] powerpc: increase MIN RMA size for CAS negotiation
Daniel Kiper
[PATCH v3 00/10] TPM2 key protector follow-up patches
Gary Lin via Grub-devel
[PATCH v3 01/10] tpm2_key_protector: dump PCRs on policy fail
Gary Lin via Grub-devel
Re: [PATCH v3 01/10] tpm2_key_protector: dump PCRs on policy fail
Daniel Kiper
Re: [PATCH v3 01/10] tpm2_key_protector: dump PCRs on policy fail
Gary Lin via Grub-devel
[PATCH v3 05/10] tss2: Add TPM 2.0 NV index commands
Gary Lin via Grub-devel
Re: [PATCH v3 05/10] tss2: Add TPM 2.0 NV index commands
Daniel Kiper via Grub-devel
Re: [PATCH v3 05/10] tss2: Add TPM 2.0 NV index commands
Gary Lin via Grub-devel
[PATCH v3 03/10] docs: Document tpm2_dump_pcr
Gary Lin via Grub-devel
[PATCH v3 02/10] tpm2_key_protector: Add 'tpm2_dump_pcr' command
Gary Lin via Grub-devel
Re: [PATCH v3 02/10] tpm2_key_protector: Add 'tpm2_dump_pcr' command
Daniel Kiper
Re: [PATCH v3 02/10] tpm2_key_protector: Add 'tpm2_dump_pcr' command
Daniel Kiper
Re: [PATCH v3 02/10] tpm2_key_protector: Add 'tpm2_dump_pcr' command
Gary Lin via Grub-devel
[PATCH v3 10/10] docs: Update NV index mode of TPM2 key protector
Gary Lin via Grub-devel
Re: [PATCH v3 10/10] docs: Update NV index mode of TPM2 key protector
Stefan Berger
Re: [PATCH v3 10/10] docs: Update NV index mode of TPM2 key protector
Daniel Kiper
Re: [PATCH v3 10/10] docs: Update NV index mode of TPM2 key protector
Gary Lin via Grub-devel
[PATCH v3 07/10] tpm2_key_protector: Support NV index handles
Gary Lin via Grub-devel
Re: [PATCH v3 07/10] tpm2_key_protector: Support NV index handles
Daniel Kiper
[PATCH v3 06/10] tpm2_key_protector: Unseal key from a buffer
Gary Lin via Grub-devel
Re: [PATCH v3 06/10] tpm2_key_protector: Unseal key from a buffer
Daniel Kiper
Re: [PATCH v3 06/10] tpm2_key_protector: Unseal key from a buffer
Gary Lin via Grub-devel
[PATCH v3 08/10] util/grub-protect: Support NV index mode
Gary Lin via Grub-devel
Re: [PATCH v3 08/10] util/grub-protect: Support NV index mode
Daniel Kiper
Re: [PATCH v3 08/10] util/grub-protect: Support NV index mode
Gary Lin via Grub-devel
[PATCH v3 09/10] tests/tpm2_key_protector_test: Amend the NV index mode test
Gary Lin via Grub-devel
Re: [PATCH v3 09/10] tests/tpm2_key_protector_test: Amend the NV index mode test
Daniel Kiper
Re: [PATCH v3 09/10] tests/tpm2_key_protector_test: Amend the NV index mode test
Glenn Washburn
Re: [PATCH v3 09/10] tests/tpm2_key_protector_test: Amend the NV index mode test
Gary Lin via Grub-devel
[PATCH v3 04/10] tss2: Fix the missing authCommand
Gary Lin via Grub-devel
Re: [PATCH v3 04/10] tss2: Fix the missing authCommand
Daniel Kiper
[PATCH] gitignore: Ignore generated files from libtasn
Glenn Washburn
Re: [PATCH] gitignore: Ignore generated files from libtasn
Daniel Kiper
latest grub2 compilation error for syminfo.lst
Sumeet R.P.
Re: latest grub2 compilation error for syminfo.lst
Oliver Steffen
[PATCH] term/ns8250: return in case of a null SPCR base addresses
Leo Sandoval
Re: [PATCH] term/ns8250: return in case of a null SPCR base addresses
Leo Sandoval
[PATCH v2 00/10] TPM2 key protector follow-up patches
Gary Lin via Grub-devel
[PATCH v2 01/10] tpm2_key_protector: dump PCRs on policy fail
Gary Lin via Grub-devel
[PATCH v2 05/10] tss2: Add TPM 2.0 NV index commands
Gary Lin via Grub-devel
[PATCH v2 08/10] util/grub-protect: Support NV index mode
Gary Lin via Grub-devel
Re: [PATCH v2 08/10] util/grub-protect: Support NV index mode
Stefan Berger
Re: [PATCH v2 08/10] util/grub-protect: Support NV index mode
Gary Lin via Grub-devel
[PATCH v2 06/10] tpm2_key_protector: Unseal key from a buffer
Gary Lin via Grub-devel
[PATCH v2 03/10] docs: Document tpm2_dump_pcr
Gary Lin via Grub-devel
[PATCH v2 04/10] tss2: Fix the missing authCommand
Gary Lin via Grub-devel
[PATCH v2 09/10] tests/tpm2_key_protector_test: Amend the NV index mode test
Gary Lin via Grub-devel
Re: [PATCH v2 09/10] tests/tpm2_key_protector_test: Amend the NV index mode test
Stefan Berger
Re: [PATCH v2 09/10] tests/tpm2_key_protector_test: Amend the NV index mode test
Gary Lin via Grub-devel
[PATCH v2 02/10] tpm2_key_protector: Add 'tpm2_dump_pcr' command
Gary Lin via Grub-devel
[PATCH v2 10/10] docs: Update NV index mode of TPM2 key protector
Gary Lin via Grub-devel
Re: [PATCH v2 10/10] docs: Update NV index mode of TPM2 key protector
Stefan Berger
[PATCH v2 07/10] tpm2_key_protector: Support NV index handles
Gary Lin via Grub-devel
Re: [PATCH v2 07/10] tpm2_key_protector: Support NV index handles
Stefan Berger
Re: [PATCH v2 07/10] tpm2_key_protector: Support NV index handles
Gary Lin via Grub-devel
[PATCH v4 0/6] More ls improvements
Glenn Washburn
[PATCH v4 4/6] commands/ls: Output path for single file arguments given with path
Glenn Washburn
[PATCH v4 1/6] commands/ls: Return proper GRUB_ERR_* for functions returning type grub_err_t
Glenn Washburn
[PATCH v4 3/6] commands/ls: Show modification time for file paths
Glenn Washburn
[PATCH v4 5/6] commands/ls: Print full paths for file args
Glenn Washburn
Re: [PATCH v4 5/6] commands/ls: Print full paths for file args
Daniel Kiper
Re: [PATCH v4 5/6] commands/ls: Print full paths for file args
Glenn Washburn
Re: [PATCH v4 5/6] commands/ls: Print full paths for file args
Daniel Kiper
Re: [PATCH v4 5/6] commands/ls: Print full paths for file args
Daniel Kiper
[PATCH v4 2/6] commands/ls: Merge print_files_long and print_files into print_file
Glenn Washburn
[PATCH v4 6/6] commands/ls: Add directory header for dir args
Glenn Washburn
[PATCH] commands/file: Fix null dereference in the knetbsd tests
Glenn Washburn
Re: [PATCH] commands/file: Fix null dereference in the knetbsd tests
Ross Philipson via Grub-devel
Re: [PATCH] commands/file: Fix null dereference in the knetbsd tests
Daniel Kiper
[PATCH 0/6 v13] LVM Cachevol and Integrity volumes break entire LVM VG
Patrick Plenefisch
Re: [PATCH 0/6 v13] LVM Cachevol and Integrity volumes break entire LVM VG
Glenn Washburn
Re: [PATCH 0/6 v13] LVM Cachevol and Integrity volumes break entire LVM VG
Daniel Kiper
Re: [PATCH 0/6 v13] LVM Cachevol and Integrity volumes break entire LVM VG
Patrick Plenefisch
Re: [PATCH 0/6 v13] LVM Cachevol and Integrity volumes break entire LVM VG
Daniel Kiper
Re: [PATCH 0/6 v13] LVM Cachevol and Integrity volumes break entire LVM VG
Daniel Kiper
Re: [PATCH 0/6 v13] LVM Cachevol and Integrity volumes break entire LVM VG
Patrick Plenefisch
Re: [PATCH 0/6 v13] LVM Cachevol and Integrity volumes break entire LVM VG
Daniel Kiper
[PATCH 1/6 v13] disk/lvm: Make cache_lv more generic as ignored_feature_lv
Patrick Plenefisch
[PATCH 2/6 v13] disk/lvm: Remove unused cache_pool
Patrick Plenefisch
[PATCH 3/6 v13] lvm: Match all lvm segments before validation
Patrick Plenefisch
[PATCH 4/6 v13] lvm: Add support for integrity lv
Patrick Plenefisch
[PATCH 5/6 v13] lvm: add informational messages in error cases of ignored features
Patrick Plenefisch
[PATCH 6/6 v13] lvm: Add support for cachevol lv
Patrick Plenefisch
[PATCH v3 0/6] More ls improvements
Glenn Washburn
[PATCH v3 1/6] commands/ls: Return proper GRUB_ERR_* for functions returning type grub_err_t
Glenn Washburn
[PATCH v3 2/6] commands/ls: Merge print_files_long and print_files into print_file
Glenn Washburn
[PATCH v3 5/6] commands/ls: Print full paths for file args
Glenn Washburn
[PATCH v3 4/6] commands/ls: Output path for single file arguments given with path
Glenn Washburn
[PATCH v3 6/6] commands/ls: Add directory header for dir args
Glenn Washburn
[PATCH v3 3/6] commands/ls: Show modification time for file paths
Glenn Washburn
[PATCH] docs: Do not reference non-existent "--dumb" option
Glenn Washburn
Re: [PATCH] docs: Do not reference non-existent "--dumb" option
Daniel Kiper
[PATCH] docs: Replace @lbracechar{} and @rbracechar{} with @{ and @}
Glenn Washburn
Re: [PATCH] docs: Replace @lbracechar{} and @rbracechar{} with @{ and @}
Daniel Kiper
bug #65889: cryptomount with keyfile fails because of shim lock verifier
Mohammad Reza Moghaddasi
[PATCH v2] acpi: Use options enum to index command options
Glenn Washburn
Re: [PATCH v2] acpi: Use options enum to index command options
Vladimir 'phcoder' Serbinenko
Re: [PATCH v2] acpi: Use options enum to index command options
Daniel Kiper
Re: [PATCH v2] acpi: Use options enum to index command options
Glenn Washburn
[PATCH] script/execute: Don't let trailing blank lines determine the return code
James Le Cuirot
Re: [PATCH] script/execute: Don't let trailing blank lines determine the return code
Daniel Kiper
[PATCH] grub-mkconfig/10_linux: fix zfs root pool-name identification
Felix Dörre via Grub-devel
Re: [PATCH] grub-mkconfig/10_linux: fix zfs root pool-name identification
Felix Dörre via Grub-devel
Re: [PATCH] grub-mkconfig/10_linux: fix zfs root pool-name identification
Daniel Kiper
[PATCH] mm.h: duplicate inclusion of <grub/err.h>
Yuri Zaporozhets
Re: [PATCH] mm.h: duplicate inclusion of <grub/err.h>
Daniel Kiper
[PATCH] multiboot2: preparation to add RISC-V (64-bit) support
Yuri Zaporozhets
[PATCH 00/10] TPM2 key protector follow-up patches
Gary Lin via Grub-devel
[PATCH 01/10] tpm2_key_protector: dump PCRs on policy fail
Gary Lin via Grub-devel
[PATCH 06/10] tpm2_key_protector: Unseal key from a buffer
Gary Lin via Grub-devel
Re: [PATCH 06/10] tpm2_key_protector: Unseal key from a buffer
Stefan Berger
Re: [PATCH 06/10] tpm2_key_protector: Unseal key from a buffer
Gary Lin via Grub-devel
[PATCH 09/10] tests/tpm2_key_protector_test: Amend the NV index mode test
Gary Lin via Grub-devel
Re: [PATCH 09/10] tests/tpm2_key_protector_test: Amend the NV index mode test
Stefan Berger
Re: [PATCH 09/10] tests/tpm2_key_protector_test: Amend the NV index mode test
Gary Lin via Grub-devel
[PATCH 02/10] tpm2_key_protector: Add 'tpm2_dump_pcr' command
Gary Lin via Grub-devel
Earlier messages
Later messages