]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2022-03-07  Glenn Washburntests: Add check-native and check-nonnative make targets
2022-03-07  Renaud Métrichcommands/search: Fix bug stopping iteration when -...
2022-03-07  Glenn WashburnRevert "iee1275/datetime: Fix off-by-1 error."
2022-02-08  Glenn Washburntests: Remove $((BASE#NUM)) bashism in grub-fs-tester
2022-02-08  Glenn Washburntests: Skip pata_test on i386-efi
2022-02-08  Glenn Washburntests: Do not remove image file on error in pata_test
2022-02-08  Alec Brownutil/grub-module-verifierXX: Validate elf section heade...
2022-02-08  Alec Brownutil/grub-module-verifierXX: Validate number of elf...
2022-02-08  Alec Brownutil/grub-module-verifierXX: Add function to calculate...
2022-02-08  Alec Brownfs/affs: Fix resource leaks
2022-02-08  Heinrich SchuchardtRISC-V: Adjust -march flags for binutils 2.38
2022-02-08  Heinrich Schuchardtefi: Correct struct grub_efi_boot_services
2022-02-08  Glenn Washburnconf/Makefile.common: Order alphabetically variables
2022-02-08  Stephen Balouseknet/http: Allow use of non-standard TCP/IP ports
2022-02-08  Glenn WashburnMakefile: Only look for @MARKER@ at the start of a...
2022-02-08  Glenn Washburngentpl.py: Fix issue where sometimes marker files have...
2022-02-08  Glenn Washburnutil/resolve: Bail with error if moddep.lst file line...
2022-02-08  Glenn Washburnutil/resolve: Do not read past the end of the array...
2022-02-07  Glenn Washburnkern/misc: Allow selective disabling of debug facility...
2022-02-07  Glenn Washburncryptodisk: Fix Coverity use after free bug
2021-12-23  Daniel Axtensmm: Document grub_mm_init_region()
2021-12-23  Daniel Axtensmm: Document grub_free()
2021-12-23  Daniel Axtensmm: grub_real_malloc(): Make small allocs comment match...
2021-12-23  Daniel Axtensmm: Clarify grub_real_malloc()
2021-12-23  Daniel Axtensmm: Document GRUB internal memory management structures
2021-12-23  Michael Changfs/btrfs: Use full btrfs bootloader area
2021-12-23  Glenn Washburntests: Refactor building xorriso command for iso9660...
2021-12-23  Glenn Washburncryptodisk: Improve handling of partition name in crypt...
2021-12-23  Glenn Washburncryptodisk: Move global variables into grub_cryptomount...
2021-12-23  Glenn Washburncryptodisk: Refactor password input out of crypto dev...
2021-12-23  Glenn Washburncryptodisk: Add infrastructure to pass data from crypto...
2021-12-23  Glenn Washburncryptodisk: Improve cryptomount -u error message
2021-12-23  Glenn Washburncryptodisk: Improve error messaging in cryptomount...
2021-12-23  Glenn Washburncryptodisk: Return failure in cryptomount when no crypt...
2021-12-23  Glenn Washburncryptodisk: Refactor to discard have_it global
2021-12-23  Glenn Washburnluks2: Add debug message to align with luks and geli...
2021-12-23  Glenn Washburnconfigure: Fix misspelled variable BUILD_LDFAGS ->...
2021-12-23  Michael Changgrub-mkconfig: Restore umask for the grub.cfg
2021-12-23  Heinrich Schuchardtefi: Create the grub_efi_close_protocol() library function
2021-12-23  Heinrich Schuchardtefinet: Correct closing of SNP protocol
2021-12-23  Colin Watsonminilzo: Update to minilzo-2.10
2021-12-22  Glenn Washburndocs: Add documentation on packages for building docume...
2021-12-22  Glenn Washburndocs: Fix broken links in development docs
2021-12-22  Glenn Washburndocs: Update development docs to include information...
2021-12-22  Glenn Washburndocs: Add sentence on where Debian packages can be...
2021-12-22  Qu Wenruofs/btrfs: Make extent item iteration to handle gaps
2021-11-22  Alec Browndisk/ldm: Fix resource leak
2021-11-22  Alec Browncommands/probe: Fix resource leaks
2021-11-22  Michael Changtemplates: Filter out POSIX locale for translation
2021-11-02  Darren Kennyio/gzio: Fix possible use of uninitialized variable...
2021-11-02  Darren Kennyfs/zfs/zfs: Fix possible insecure use of chunk size...
2021-11-02  Darren Kennyutil/grub-mkfont: Fix memory leak in write_font_pf2()
2021-11-02  Darren Kennyutil/grub-fstest: Fix resource leaks in cmd_cmp()
2021-11-02  Darren Kennyutil/grub-mkrescue: Fix memory leak in write_part()
2021-11-02  Darren Kennyutil/grub-install-common: Fix memory leak in copy_all()
2021-11-02  Robbie Harwoodkern/dl: Print module name on license check failure
2021-10-25  Glenn Washburnkern/misc: Add debug log condition to log output
2021-10-25  Glenn Washburntests: In partmap_test, use ${parted} variable when...
2021-10-25  Glenn Washburntests: Test aborts due to missing requirements should...
2021-10-25  Glenn Washburntests: Boot PowerPC using PMU instead of CUDA for power...
2021-10-14  Kees Cookosdep/linux: Fix md array device enumeration
2021-10-14  Glenn Washburndocs: Add fuller accounting of "make check" prerequisites
2021-10-14  Glenn Washburntests: Do not delete filesystem images on error
2021-10-14  Glenn Washburntests: Output list of devices when partmap fails
2021-10-14  Glenn Washburntests: Skip HFS test only when mac_roman module is...
2021-10-14  Glenn Washburntests: Change FAT volume label to be with in the valid...
2021-10-14  Glenn Washburntests: Only test MINIX3 volumes of 1 KiB block size
2021-10-14  Glenn Washburntests: mkfs.btrfs now supports only 4 KiB sector sizes...
2021-10-14  Glenn Washburntests: Disable ReiserFS tests for old format because...
2021-10-14  Glenn Washburntests: mkreiserfs only supports 4096 block size
2021-10-14  Glenn Washburntests: Rename variable filtime -> filetime as its meant...
2021-10-14  Glenn Washburntests: Use @BUILD_SHEBANG@ autoconf var instead of...
2021-10-14  Glenn Washburntests: Exit with skipped exit code when test not performed
2021-10-14  Glenn Washburntests: A failure of mktemp should cause the test script...
2021-10-14  Glenn Washburntests: Make setup errors in grub-fs-tester hard errors
2021-10-14  Glenn Washburntests: Do not occlude grub-shell return code
2021-10-14  Glenn Washburntests: Do not occlude subshell error codes when used...
2021-10-14  Glenn Washburntests: Add set -e to missing tests
2021-10-14  Glenn Washburntests: When checking squashfs fstime, use superblock...
2021-10-14  Glenn Washburntests: Fix partmap_test for arm*-efi, disk numbering...
2021-10-04  Nikolai Kostrigindocs/grub-dev: Fix typos
2021-10-04  Michael Changbuild: Fix build error with binutils 2.36
2021-10-04  Michael Changdisk/diskfilter: Use nodes in logical volume's segment...
2021-10-04  Krzysztof Nowickifs/ext2: Fix handling of missing sparse extent leafs
2021-10-04  Daniel Axtenspowerpc: Drop Open Hack'Ware - remove GRUB_IEEE1275_FLA...
2021-10-04  Daniel Axtenspowerpc: Drop Open Hack'Ware - remove GRUB_IEEE1275_FLA...
2021-10-04  Daniel Axtenspowerpc: Drop Open Hack'Ware - remove GRUB_IEEE1275_FLA...
2021-10-04  Daniel Axtenspowerpc: Drop Open Hack'Ware - remove GRUB_IEEE1275_FLA...
2021-10-04  Daniel Axtenspowerpc: Drop Open Hack'Ware
2021-09-20  Glenn Washburndocs/grub: Improve search documentation, by adding...
2021-09-20  Glenn Washburnfs/udf: Fix regression which is preventing symlink...
2021-09-20  Chris Vogeltemplates: Add GRUB_CMDLINE_LINUX_RECOVERY
2021-09-20  Michael Changemu: Fix executable stack marking
2021-09-13  Thomas Schmitttests: Keep grub-fs-tester ziso9660 from failing for...
2021-09-13  Glenn Washburncommands/read: Add silent mode to read command to suppr...
2021-09-13  Glenn Washburnkern/fs: Allow number of blocks in block list to be...
2021-09-06  Petr Vorelautogen.sh: Detect python
2021-09-06  Petr Vorelbootstrap: Require GNU patch
2021-09-06  Thomas Schmitttests: Let xorriso fixely assume UTF-8 as local charact...
2021-09-06  Fangrui Song... configure: Check for -falign-jumps=1 beside -falign...
next