]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2025-07-11  Mate Kukriefi/sb: Add support for the shim loader protocol
2025-07-11  Julian Andres... efi: Provide wrappers for load_image, start_image and...
2025-07-11  Frediano Ziglioloader/arm64/xen_boot: Consider alignment calling grub_...
2025-07-11  Frediano Ziglioloader/arm64/xen_boot: Use bool instead of int
2025-07-11  Frediano Ziglioloader/arm64/xen_boot: Remove correctly all modules...
2025-07-11  Gary Lindl: Fix grub_dl_is_persistent() for emu
2025-06-26  Lidong Chenloader/i386/pc/linux: Fix resource leak
2025-06-26  Adriano Cordovaloader/efi/linux: Unload previous Linux kernel/initrd...
2025-06-26  Frediano Ziglioloader/efi/linux: Correctly terminate load_options...
2025-06-26  Frediano Ziglioloader/efi/linux: Use sizeof() instead of constant
2025-06-26  Frediano Ziglioloader/efi/linux: Use proper type for len variable
2025-06-26  Frediano Ziglioloader/efi/linux: Do not pass excessive size for source...
2025-06-26  Frediano Ziglioloader/efi/linux: Remove useless assignment
2025-06-26  Frediano Ziglioinclude/grub/charset.h: Update documentation
2025-06-26  Lidong ChenRevert "lzma: Make sure we don't dereference past array"
2025-06-26  Andrew Hamiltontests/util/grub-shell: Correct netboot and file_filter...
2025-06-26  Lidong Chennormal/charset: Fix underflow and overflow in loop...
2025-06-26  Daniel Axtensdl: Provide a fake grub_dl_set_persistent() and grub_dl...
2025-06-26  Andrew Hamiltonutil/grub-protect: Correct uninit "err" variable
2025-06-26  Lidong Chengnulib: Bring back the fix for resolving unused variabl...
2025-06-26  Andrew Hamiltongnulib: Add patch to allow GRUB w/GCC-15 compile
2025-06-17  Alec Browngnulib/regexec: Fix resource leak
2025-06-17  Alec Browngnulib/regcomp: Fix resource leak
2025-06-17  Gary Lintests/tpm2_key_protector_test: Add tests for SHA-384...
2025-06-17  Gary Lintpm2_key_protector: Dump the PCR bank for key unsealing
2025-06-17  Gary Linutil/grub-protect: Fix the hash algorithm of PCR digest
2025-06-17  Andrew Hamiltonbuild: Add new header files to dist to allow building...
2025-06-17  Andrew Hamiltonbuild: Remove extra_deps.lst from EXTRA_DIST
2025-06-17  Lidong Chenlib/LzmaEnc: Validate "len" before subtracting
2025-06-12  Lidong Chenosdep/unix/hostdisk: Fix signed integer overflow
2025-05-29  Egor Ignatovdisk/luks2: Add attempting to decrypt message to align...
2025-05-29  Renaud Métrichosdep/linux/getroot: Detect DDF container similar to...
2025-05-29  Andrew Hamiltonfs/fshelp: Avoid possible NULL pointer deference
2025-05-29  Andrew Hamiltonfs/ntfs: Correct possible infinite loops/hangs
2025-05-29  Andrew Hamiltonfs/ntfs: Correct possible access violations
2025-05-29  Andrew Hamiltonfs/ntfs: Correct attribute vs attribute list validation
2025-05-29  Andrew Hamiltonfs/ntfs: Correct regression with run list calculation
2025-05-29  Shreenidhi... lib/envblk: Ignore empty new lines while parsing env...
2025-05-29  Glenn Washburnfs/zfs: Fix another memory leak in ZFS code
2025-05-29  Glenn Washburntests: Disable gfxterm_menu and cmdline_cat tests
2025-05-06  Michael Changcryptocheck: Add --quiet option
2025-05-06  Maxim Suhanovdisk/cryptodisk: Wipe the passphrase from memory
2025-05-06  Maxim Suhanovdisk/cryptodisk: Add the "erase secrets" function
2025-05-06  Maxim Suhanovdocs: Document available crypto disks checks
2025-05-06  Maxim Suhanovcommands/search: Add the diskfilter support
2025-05-06  Maxim Suhanovdisk/diskfilter: Introduce the "cryptocheck" command
2025-05-06  Maxim Suhanovcommands/search: Introduce the --cryptodisk-only argument
2025-05-06  Maxim Suhanovkern/rescue_reader: Block the rescue mode until the...
2025-04-23  Eric Sandeenfs/xfs: Fix large extent counters incompat feature...
2025-04-10  Egor Ignatovutil/grub-install: Include raid5rec module for RAID...
2025-04-10  Vladimir Serbinenkoloader/ia64/efi/linux: Reset grub_errno on failure...
2025-04-10  Vladimir Serbinenkolib/datetime: Specify license in emu module
2025-04-10  Vladimir Serbinenkoconfigure: Add -mno-relax on riscv*
2025-04-10  Gary Lindocs: Document the long options of tpm2_key_protect_init
2025-04-10  Gary LinINSTALL: Document the packages needed for TPM2 key...
2025-04-10  Gary Lindocs: Update NV index mode of TPM2 key protector
2025-04-10  Gary Lintests/tpm2_key_protector_test: Add more NV index mode...
2025-04-10  Gary Lintests/tpm2_key_protector_test: Reset "ret" on fail
2025-04-10  Gary Lintests/tpm2_key_protector_test: Simplify the NV index...
2025-04-10  Gary Linutil/grub-protect: Support NV index mode
2025-04-10  Gary Lintpm2_key_protector: Support NV index handles
2025-04-10  Gary Lintpm2_key_protector: Unseal key from a buffer
2025-04-10  Gary Lintss2: Add TPM 2.0 NV index commands
2025-04-10  Gary Lintss2: Fix the missing authCommand
2025-04-10  Gary Lintpm2_key_protector: Add tpm2_dump_pcr command
2025-04-10  Gary Lintpm2_key_protector: Dump PCRs on policy fail
2025-04-04  Patrick Colploader/i386/linux: Update linux_kernel_params to match...
2025-04-04  Lidong Chenloader/xnu: Fix memory leak
2025-04-04  Lidong Chenfs/btrfs: Fix memory leaks
2025-04-04  Lidong Chenloader/i386/linux: Fix resource leak
2025-04-04  Lidong Chenlib/reloacator: Fix memory leaks
2025-04-04  Lidong Chendisk/ldm: Fix memory leaks
2025-03-26  Andrew Hamiltonfs/ntfs: Fix NULL pointer dereference and possible...
2025-03-26  Nicolas Frayernet/drivers/ieee1275/ofnet: Add missing grub_malloc()
2025-03-26  Avnish Chouhankern/ieee1275/init: Increase MIN_RMA size for CAS negot...
2025-03-26  Stuart Hayesfs/zfs: Fix a number of memory leaks in ZFS code
2025-03-26  Glenn Washburntests/util/grub-shell: Remove the work directory on...
2025-03-26  Thomas Schmitttests/grub_cmd_cryptomount: Remove temporary directorie...
2025-03-26  Glenn Washburntests/grub_cmd_cryptomount: Default TMPDIR to /tmp
2025-03-26  Glenn Washburntests/grub_cmd_cryptomount: Cleanup the cryptsetup...
2025-03-26  Glenn Washburntests: Cleanup generated files on expected failure...
2025-03-26  Glenn Washburntests/util/grub-shell-luks-tester: Add missing line...
2025-03-26  Glenn Washburntests/util/grub-shell-luks-tester: Find cryptodisk...
2025-03-26  Glenn Washburntests/util/grub-shell: Default qemuopts to envvar ...
2025-03-05  Patrick Plenefischdisk/lvm: Add informational messages in error cases...
2025-03-05  Patrick Plenefischdisk/lvm: Add support for cachevol LV
2025-03-05  Patrick Plenefischdisk/lvm: Add support for integrity LV
2025-03-05  Patrick Plenefischlvm: Match all LVM segments before validation
2025-03-05  Patrick Plenefischdisk/lvm: Remove unused cache_pool
2025-03-05  Patrick Plenefischdisk/lvm: Make cache_lv more generic as ignored_feature_lv
2025-03-05  Glenn Washburncommands/ls: Add directory header for dir args
2025-03-05  Glenn Washburncommands/ls: Print full paths for file args
2025-03-05  Glenn Washburncommands/ls: Output path for single file arguments...
2025-03-05  Glenn Washburncommands/ls: Show modification time for file paths
2025-03-05  Glenn Washburncommands/ls: Merge print_files_long() and print_files...
2025-03-05  Glenn Washburncommands/ls: Return proper GRUB_ERR_* for functions...
2025-03-05  Glenn Washburncommands/acpi: Use options enum to index command options
2025-03-05  Andrew Hamiltondocs: Capture additional commands restricted by lockdown
2025-03-05  Andrew Hamiltondocs: Document restricted filesystems in lockdown
2025-03-05  Vladimir Serbinenkoloader/i386/bsd: Fix type passed for the kernel
next