grub2.git
2025-07-05 Raspbian automatic... Merge version 2.12-5+rpi1 and 2.12-8 to produce 2.12... archive/raspbian/2.12-8+rpi1 raspbian/2.12-8+rpi1
2025-06-11 Felix ZielckeMerge grub2 (2.12-8) import into refs/heads/workingbranch
2025-06-11 Egor Ignatovfs/xfs: Handle root inode read failure in grub_xfs_mount
2025-06-11 Egor Ignatovfs/xfs: Propagate incorrect inode error from grub_xfs_r...
2025-06-11 Egor Ignatovfs/xfs: Fix grub_xfs_iterate_dir return value in case...
2025-06-11 Michael Changfs/ext2: Rework out-of-bounds read for inline and exter...
2025-06-11 Alec Brownloader/i386/bsd: Use safe math to avoid underflow
2025-06-11 Alec Brownloader/i386/linux: Cast left shift to grub_uint32_t
2025-06-11 Lidong Chenkern/misc: Add sanity check after grub_strtoul() call
2025-06-11 Lidong Chenkern/partition: Add sanity check after grub_strtoul...
2025-06-11 Alec Brownnormal/menu: Use safe math to avoid an integer overflow
2025-06-11 Alec Brownbus/usb/ehci: Define GRUB_EHCI_TOGGLE as grub_uint32_t
2025-06-11 Lidong Chenmisc: Ensure consistent overflow error messages
2025-06-11 Lidong Chenosdep/unix/getroot: Fix potential underflow
2025-06-11 Lidong Chenscript/execute: Fix potential underflow and NULL derefe...
2025-06-11 Alec Brownfs/sfs: Check if allocated memory is NULL
2025-06-11 Alec Brownnet: Check if returned pointer for allocated memory...
2025-06-11 Lidong Chennet: Prevent overflows when allocating memory for arrays
2025-06-11 Lidong Chennet: Use safe math macros to prevent overflows
2025-06-11 Lidong Chenfs/zfs: Add missing NULL check after grub_strdup()...
2025-06-11 Lidong Chenfs/zfs: Check if returned pointer for allocated memory...
2025-06-11 Lidong Chenfs/zfs: Prevent overflows when allocating memory for...
2025-06-11 Lidong Chenfs/zfs: Use safe math macros to prevent overflows
2025-06-11 Lidong Chenfs: Prevent overflows when assigning returned values...
2025-06-11 Lidong Chenfs: Prevent overflows when allocating memory for arrays
2025-06-11 Lidong Chenfs: Use safe math macros to prevent overflows
2025-06-11 Alec Browndisk/ieee1275/ofdisk: Call grub_ieee1275_close() when...
2025-06-11 Alec Browndisk: Check if returned pointer for allocated memory...
2025-06-11 Alec Browndisk: Prevent overflows when allocating memory for...
2025-06-11 Alec Browndisk: Use safe math macros to prevent overflows
2025-06-11 Daniel Axtensfs: Disable many filesystems under lockdown
2025-06-11 Daniel Axtensfs/bfs: Disable under lockdown
2025-06-11 B Horncommands/hexdump: Disable memory reading in lockdown...
2025-06-11 B Horncommands/memrw: Disable memory reading in lockdown...
2025-06-11 B Horncommands/minicmd: Block the dump command in lockdown...
2025-06-11 Lidong Chencommands/test: Stack overflow due to unlimited recursio...
2025-06-11 Jonathan Bar Orcommands/read: Fix an integer overflow when supplying...
2025-06-11 Lidong Chengettext: Integer overflow leads to heap OOB write
2025-06-11 Lidong Chengettext: Integer overflow leads to heap OOB write or...
2025-06-11 B Horngettext: Remove variables hooks on module unload
2025-06-11 B Hornnormal: Remove variables hooks on module unload
2025-06-11 B Horncommands/pgp: Unregister the "check_signatures" hooks...
2025-06-11 B Horncommands/ls: Fix NULL dereference
2025-06-11 Lidong Chencommands/extcmd: Missing check for failed allocation
2025-06-11 B Hornkern/dl: Check for the SHF_INFO_LINK flag in grub_dl_re...
2025-06-11 B Hornkern/dl: Fix for an integer overflow in grub_dl_ref()
2025-06-11 Daniel Axtensvideo/readers/jpeg: Do not permit duplicate SOF0 marker...
2025-06-11 B Hornnet/tftp: Fix stack buffer overflow in tftp_open()
2025-06-11 B Hornnet: Fix OOB write in grub_net_search_config_file()
2025-06-11 B Hornnet: Remove variables hooks when interface is unregisted
2025-06-11 B Hornnet: Unregister net_default_ip and net_default_mac...
2025-06-11 B Hornscript/execute: Limit the recursion depth
2025-06-11 B Hornkern/partition: Limit recursion in part_iterate()
2025-06-11 B Hornkern/disk: Limit recursion depth
2025-06-11 B Horndisk/loopback: Reference tracking for the loopback
2025-06-11 B Hornkern/file: Implement filesystem reference counting
2025-06-11 B Hornkern/file: Ensure file->data is set
2025-06-11 B Hornfs/xfs: Ensuring failing to mount sets a grub_errno
2025-06-11 Michael Changfs/xfs: Fix out-of-bounds read
2025-06-11 Michael Changfs/ext2: Fix out-of-bounds read for inline extents
2025-06-11 Lidong Chenfs/jfs: Inconsistent signed/unsigned types usage in...
2025-06-11 Lidong Chenfs/jfs: Use full 40 bits offset and address for a data...
2025-06-11 Lidong Chenfs/jfs: Fix OOB read caused by invalid dir slot index
2025-06-11 Lidong Chenfs/jfs: Fix OOB read in jfs_getent()
2025-06-11 Michael Changfs/iso9660: Fix invalid free
2025-06-11 B Hornfs/iso9660: Set a grub_errno if mount fails
2025-06-11 B Hornfs/hfsplus: Set a grub_errno if mount fails
2025-06-11 B Hornfs/f2fs: Set a grub_errno if mount fails
2025-06-11 Lidong Chenfs/tar: Integer overflow leads to heap OOB write
2025-06-11 B Hornfs/tar: Initialize name in grub_cpio_find_file()
2025-06-11 B Hornfs/hfs: Fix stack OOB write with grub_strcpy()
2025-06-11 B Hornfs/ufs: Fix a heap OOB write
2025-06-11 B Hornmisc: Implement grub_strlcpy()
2025-06-11 Steve McIntyreDeal with --force-extra-removable with signed shim too
2025-06-11 Steve McIntyreAdd support for forcing EFI installation to the removab...
2025-06-11 Julian Andres... Install signed images if UEFI Secure Boot is enabled
2025-06-11 Benjamin Herrenschmidtacpi: Fix out of bounds access in grub_acpi_xsdt_find_t...
2025-06-11 Mate KukriCheckout "extra_deps.lst" from upstream/master
2025-06-11 Heinrich Schuchardt[PATCH] efi: EFI Device Tree Fixup Protocol
2025-06-11 Heinrich Schuchardt[PATCH] fdt: add debug output to devicetree command
2025-06-11 Heinrich Schuchardt[PATCH 1/1] efivar: check that efivarfs is writeable
2025-06-11 Heinrich Schuchardtfat: fix listing the root directory
2025-06-11 Mauricio Faria... Call hwmatch only on the grub-pc platform
2025-06-11 Julian Andres... Pass dis_ucode_ldr to kernel for recovery mode
2025-06-11 Julian Andres... zstd: Require at least 8 byte buffer in entropy_common
2025-06-11 Julian Andres... efi: Provide a shim for load_image, start_image, unload...
2025-06-11 Julian Andres... efi: Provide wrappers for load_image, start_image,...
2025-06-11 Julian Andres... Disable fallback to legacy mode if shim is loaded on...
2025-06-11 GRUB Maintainersgrub_os-prober
2025-06-11 Rogierfix renamed LV detection
2025-06-11 Javier Martinez... util/mkimage: Some fixes to PE binaries section size...
2025-06-11 Steve McIntyreAdd debug to display what's going on with verifiers
2025-06-11 Michael Changi386-pc: build verifiers API as module
2025-06-11 Ian Jackson20_linux_xen: Do not load XSM policy in non-XSM options
2025-06-11 Colin WatsonMinimise writes to EFI variable storage
2025-06-11 Hervé WernerFix setup on Secure Boot systems where cryptodisk is...
2025-06-11 Jeroen Dekkersat_keyboard: initialize keyboard in module init if...
2025-06-11 Colin Watsonbash-completion: Drop "have" checks
2025-06-11 Colin WatsonSkip flaky grub_cmd_set_date test
2025-06-11 Keng-Yu Linefi/http: change uint32_t to uintn_t
next