]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2021-06-01  Dimitri John... osdep/unix/exec: Avoid atexit() handlers when child...
2021-06-01  Jan (janneke... lib/i386/relocator64: Build fixes for i386
2021-06-01  Javier Martinez... fs/xfs: Add needsrepair incompat feature support
2021-06-01  Carlos Maiolinofs/xfs: Add bigtime incompat feature support
2021-06-01  Carlos Maiolinofs: Use 64-bit type for filesystem timestamp
2021-05-28  Javier Martinez... types: Define PRI{x,d}GRUB_INT{32,64}_T format specifiers
2021-05-28  Tianjia Zhangkern/efi/sb: Remove duplicate efi_shim_lock_guid variable
2021-05-10  Javier Martinez... util/mkimage: Fix wrong PE32+ section sizes for some... grub-2.06-rc1a
2021-05-10  Daniel Kiperterm/terminfo: Fix the terminfo command help and docume...
2021-05-10  Daniel Kiperi18n: Align N_() formatting with the rest of GRUB code
2021-05-10  Daniel Kiperi18n: Format large integers before the translation...
2021-04-13  Miguel Ángel... i18n: Format large integers before the translation...
2021-04-12  Daniel Axtensvideo/fb/fbfill: Use unsigned integers for width/height
2021-04-12  Glenn Washburndocs: Conform badmem and cutmem description indentation...
2021-04-12  Glenn Washburndocs: Add note to cryptomount that UUIDs should be...
2021-04-12  Aru Sahnitemplates: Fix user-facing typo with an incorrect use...
2021-04-12  Colin Watsonbuffer: Sync up out-of-range error message
2021-04-12  Glenn Washburnusb/usbhub: Use GRUB_USB_MAX_CONF macro instead of...
2021-04-12  Daniel Drakefs/minix: Avoid mistakenly probing ext2 filesystems
2021-03-12  Daniel KiperRelease 2.06~rc1 grub-2.06-rc1
2021-03-11  Ard Biesheuvelarm/linux: Fix ARM Linux header layout
2021-03-10  Glenn Washburnstyle: Format string macro should have a space between...
2021-03-10  Glenn Washburngrub/err: Do compile-time format string checking on...
2021-03-10  Glenn Washburnfs/zfs/zfs: Use format code "%llu" for 64-bit uint...
2021-03-10  Glenn Washburnfs/hfsplus: Use format code PRIuGRUB_UINT64_T for 64...
2021-03-10  Glenn Washburndl/elf: Use format code PRIxGRUB_UINT64_T for 64-bit...
2021-03-10  Glenn Washburndisk/ata: Use format code PRIxGRUB_UINT64_T for 64...
2021-03-10  Glenn Washburnloader/i386/pc/linux: Use PRI* macros to get correct...
2021-03-10  Glenn Washburnkern/efi/mm: Format string error in grub_error()
2021-03-10  Glenn Washburncommands/pgp: Format code for grub_error() is incorrect
2021-03-10  Glenn Washburngrub_error: Use format code PRIuGRUB_SIZE for variables...
2021-03-10  Glenn Washburndisk/dmraid_nvidia: Format string error in grub_error()
2021-03-10  Glenn Washburnvideo/bochs: grub_error() format string add missing...
2021-03-10  Glenn Washburnparttool/msdospart: grub_error() missing format string...
2021-03-10  Glenn Washburnmisc: Format string for grub_error() should be a literal
2021-03-10  Philip Müllertemplates: Properly disable the os-prober by default
2021-03-10  Michael Changkern/efi/sb: Add chainloaded image as shim's verifiable...
2021-03-10  Glenn Washburndisk/pata: Suppress error message "no device connected"
2021-03-10  Yi Zhaofs/ext2: Fix a file not found error when a symlink...
2021-03-02  Tianjia Zhangloader/i386/linux: Do not use grub_le_to_cpu32() for...
2021-03-02  Tianjia Zhangloader/i386/linux: Remove redundant code from in grub_c...
2021-03-02  Heinrich Schuchardtefi: The device-tree must be in EfiACPIReclaimMemory
2021-03-02  Heinrich Schuchardtcommands/efi/lsefisystab: Add short text for EFI_RT_PRO...
2021-03-02  Petr Voreldocs/luks2: Mention key derivation function support
2021-03-02  Derek Foremancommands/file: Fix array/enum desync
2021-03-02  Marco A Benattokern/mm: Fix grub_debug_calloc() compilation error
2021-03-02  Alex Burmashevtemplates: Disable the os-prober by default
2021-03-02  Thomas Frauendorfer... gfxmenu/gui: Check printf() format in the gui_progress_...
2021-03-02  Thomas Frauendorfer... kern/misc: Add function to check printf() format agains...
2021-03-02  Thomas Frauendorfer... kern/misc: Add STRING type for internal printf() format...
2021-03-02  Thomas Frauendorfer... kern/misc: Split parse_printf_args() into format parsin...
2021-03-02  Dimitri John... shim_lock: Only skip loading shim_lock verifier with...
2021-03-02  Dimitri John... grub-install-common: Add --sbat option
2021-03-02  Peter Jonesutil/mkimage: Add an option to import SBAT metadata...
2021-03-02  Peter Jonesutil/mkimage: Refactor section setup to use a helper
2021-03-02  Peter Jonesutil/mkimage: Improve data_size value calculation
2021-03-02  Peter Jonesutil/mkimage: Reorder PE optional header fields set-up
2021-03-02  Peter Jonesutil/mkimage: Unify more of the PE32 and PE32+ header...
2021-03-02  Peter Jonesutil/mkimage: Always use grub_host_to_target32() to...
2021-03-02  Peter Jonesutil/mkimage: Use grub_host_to_target32() instead of...
2021-03-02  Javier Martinez... util/mkimage: Remove unused code to add BSS section
2021-03-02  Chris Coulsonkern/efi: Add initial stack protector implementation
2021-03-02  Chris Coulsonkern/parser: Fix a stack buffer overflow
2021-03-02  Chris Coulsonkern/buffer: Add variable sized heap buffer
2021-03-02  Chris Coulsonkern/parser: Refactor grub_parser_split_cmdline() cleanup
2021-03-02  Chris Coulsonkern/parser: Introduce terminate_arg() helper
2021-03-02  Chris Coulsonkern/parser: Introduce process_char() helper
2021-03-02  Chris Coulsonkern/parser: Fix a memory leak
2021-03-02  Daniel Axtensfs/btrfs: Squash some uninitialized reads
2021-03-02  Daniel Axtensfs/btrfs: Validate the number of stripes/parities in...
2021-03-02  Daniel Axtensdisk/lvm: Do not allow a LV to be it's own segment...
2021-03-02  Daniel Axtensdisk/lvm: Sanitize rlocn->offset to prevent wild read
2021-03-02  Daniel Axtensdisk/lvm: Do not overread metadata
2021-03-02  Daniel Axtensdisk/lvm: Do not crash if an expected string is not...
2021-03-02  Daniel Axtensdisk/lvm: Bail on missing PV list
2021-03-02  Daniel Axtensdisk/lvm: Don't blast past the end of the circular...
2021-03-02  Daniel Axtensdisk/lvm: Don't go beyond the end of the data we read...
2021-03-02  Daniel Axtensio/gzio: Zero gzio->tl/td in init_dynamic_block() if...
2021-03-02  Daniel Axtensio/gzio: Catch missing values in huft_build() and bail
2021-03-02  Daniel Axtensio/gzio: Add init_dynamic_block() clean up if unpacking...
2021-03-02  Daniel Axtensio/gzio: Bail if gzio->tl/td is NULL
2021-03-02  Daniel Axtensfs/nilfs2: Properly bail on errors in grub_nilfs2_btree...
2021-03-02  Daniel Axtensfs/nilfs2: Don't search children if provided number...
2021-03-02  Daniel Axtensfs/nilfs2: Reject too-large keys
2021-03-02  Daniel Axtensfs/jfs: Catch infinite recursion
2021-03-02  Daniel Axtensfs/jfs: Limit the extents that getblk() can consider
2021-03-02  Daniel Axtensfs/jfs: Do not move to leaf level if name length is...
2021-03-02  Daniel Axtensfs/sfs: Fix over-read of root object name
2021-03-02  Daniel Axtensfs/hfs: Disable under lockdown
2021-03-02  Daniel Axtensfs/hfsplus: Don't use uninitialized data on corrupt...
2021-03-02  Daniel Axtensfs/hfsplus: Don't fetch a key beyond the end of the...
2021-03-02  Daniel Axtensfs/fshelp: Catch impermissibly large block sizes in...
2021-03-02  Daniel Axtensterm/gfxterm: Don't set up a font with glyphs that...
2021-03-02  Daniel Axtensvideo/readers/jpeg: Don't decode data before start...
2021-03-02  Daniel Axtensvideo/readers/jpeg: Catch OOB reads/writes in grub_jpeg...
2021-03-02  Daniel Axtensvideo/readers/jpeg: Catch files with unsupported quanti...
2021-03-02  Daniel Axtenskern/misc: Always set *end in grub_strtoull()
2021-03-02  Daniel Axtenscommands/menuentry: Fix quoting in setparams_prefix()
2021-03-02  Daniel Axtensscript/execute: Don't crash on a "for" loop with no...
2021-03-02  Daniel Axtenslib/arg: Block repeated short options that require...
next