]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2023-01-19  Benjamin Herrenschmidtterm/ns8250: Use ACPI SPCR table when available to...
2023-01-19  Benjamin Herrenschmidtterm/ns8250: Add configuration parameter when adding...
2023-01-19  Benjamin Herrenschmidtterm/ns8250: Move base clock definition to a header
2023-01-19  Benjamin Herrenschmidtterm/ns8250: Add base support for MMIO UARTs
2023-01-18  Benjamin Herrenschmidtacpi: Add SPCR and generic address definitions
2023-01-18  Benjamin Herrenschmidtkern/acpi: Export a generic grub_acpi_find_table()
2023-01-10  Maxim Fominkern/fs: Fix possible integer overflow in i386-pc mode...
2023-01-10  Glenn Washburncommands/cmp: Only return success when both files have...
2023-01-10  Glenn Washburndocs: Remove text about cryptodisk UUIDs no being able...
2023-01-10  Glenn Washburntests/util/grub-shell: Add GRUB output logfile with...
2023-01-10  Marek Marczykowski... templates/linux_xen: Fix detecting XSM policy
2023-01-10  Zhang Boyangfont: Reject fonts with negative max_char_width or...
2023-01-10  Zhang Boyangfont: Assign null_font to unknown_glyph
2023-01-10  Zhang Boyangfont: Check return value of grub_malloc() in ascii_glyp...
2023-01-10  Maxim Fomindisk/plainmount: Support plain encryption mode
2023-01-10  Pete Batardutil/grub-mkrescue: Search by file UUID rather than...
2023-01-10  Pete Batardutil/grub-mkrescue: Preserve a copy of the EFI bootload...
2023-01-10  Pete Batardutil/grub-mkrescue: Add support for FAT and NTFS on...
2022-12-07  t.fengutil/bash-completion: Disable SC2120 shellcheck warning
2022-12-07  t.fengutil/bash-completion: Fix SC2155 shellcheck warning
2022-12-07  t.fengutil/bash-completion: Fix SC2207 shellcheck warning
2022-12-07  t.fengutil/bash-completion: Fix SC2070 shellcheck error
2022-12-07  Steve McIntyrekern/file: Fix error handling in grub_file_open()
2022-12-07  Jeremy Szuloader/i386/linux: Fix initrd maximum address overflow
2022-12-07  Dimitri John... templates: Enable fwsetup on EFI platforms only
2022-12-07  t.fengfs/xfs: Fix memory leaks in XFS module
2022-12-07  t.fengfs/squash4: Fix memory leaks in grub_squash_iterate_dir()
2022-12-07  t.fengfs/iso9660: Fix memory leaks in grub_iso9660_susp_iterate()
2022-12-07  t.fengfs/hfsplus: Fix memory leak in grub_hfsplus_btree_search()
2022-12-07  t.fengfs/bfs: Fix memory leak in read_bfs_file()
2022-12-07  t.fengfs/ntfs: Fix memory leaks in grub_ntfs_read_symlink()
2022-12-07  t.fengfs/minix: Fix memory leaks in grub_minix_lookup_symlink()
2022-12-07  t.fengfs/btrfs: Fix memory leak in find_path()
2022-12-07  t.fengfs/affs: Fix memory leaks in grub_affs_create_node()
2022-12-07  Ryan Cohennormal/cmdline: Fix two related integer underflows
2022-12-07  Ryan Cohenterm/i386/pc/vga_text: Prevent out-of-bounds writes...
2022-12-07  Gary Linloader/linux: Ensure the newc pathname is NULL-terminated
2022-12-07  Jagannathan... fs/udf: Validate length of AED in grub_udf_read_block()
2022-12-07  Ismael Lucenoutil/grub-install: Ensure a functional /dev/nvram
2022-12-07  Ismael Lucenotemplates: Set defaults using var substitution
2022-12-07  Glenn Washburntests: Put all generated files into working dir and...
2022-11-14  Zhang Boyangnormal/charset: Fix an integer overflow in grub_unicode...
2022-11-14  Zhang Boyangfont: Assign null_font to glyphs in ascii_font_glyph[]
2022-11-14  Zhang Boyangfont: Harden grub_font_blit_glyph() and grub_font_blit_...
2022-11-14  Zhang Boyangfont: Fix an integer underflow in blit_comb()
2022-11-14  Zhang Boyangfbutil: Fix integer overflow
2022-11-14  Zhang Boyangkern/efi/sb: Enforce verification of font files
2022-11-14  Zhang Boyangfont: Fix integer underflow in binary search of char...
2022-11-14  Zhang Boyangfont: Fix integer overflow in BMP index
2022-11-14  Zhang Boyangfont: Fix integer overflow in ensure_comb_space()
2022-11-14  Zhang Boyangfont: Remove grub_font_dup_glyph()
2022-11-14  Zhang Boyangfont: Fix several integer overflows in grub_font_constr...
2022-11-14  Zhang Boyangfont: Fix size overflow in grub_font_get_glyph_internal()
2022-11-14  Zhang Boyangfont: Reject glyphs exceeds font->max_glyph_width or...
2022-11-14  t.fengloader/multiboot_elfxx: Fix memory leak
2022-11-14  Damian Szuberskidocs: Correct GRUB_DISABLE_LINUX_PARTUUID documentation
2022-11-14  Arsen Arsenovićosdep/unix/getroot: Pass -P to zpool status
2022-11-14  Robbie Harwoodnormal/help: Add paging instructions to normal and...
2022-11-14  Robbie Harwoodcommands/tpm: Don't propagate measurement failures...
2022-11-14  Robbie Harwoodkern/env: Add function for retrieving variables as...
2022-11-14  Robbie Harwoodtypes: Make bool generally available
2022-11-14  Raymund Willloader: Add support for grub-emu to kexec Linux menu...
2022-11-14  Denton Liutemplates: Introduce GRUB_TOP_LEVEL_* vars
2022-10-27  Alec Brownvideo/readers: Add artificial limit to image dimensions
2022-10-27  Daniel Axtensdisk/diskfilter: Don't make a RAID array with more...
2022-10-27  Ard Biesheuvelarm64/efi/linux: Ignore FDT unless we need to modify it
2022-10-27  Ard Biesheuvelarm64/efi/linux: Implement LoadFile2 initrd loading...
2022-10-27  Ard Biesheuvelefi/efinet: Don't close connections at fini_hw() time
2022-10-27  Ard Biesheuvelloader/arm64/linux: Account for COFF headers appearing...
2022-10-27  Ard Biesheuvelarm/linux: Unify ARM/arm64 vs Xen PE/COFF header handling
2022-10-27  Ard Biesheuvelefi: Move MS-DOS stub out of generic PE header definition
2022-10-27  Jagannathan... kern/buffer: Handle NULL input pointer in grub_buffer_f...
2022-10-27  Jagannathan... fs/zfs/zfs: Update dangling dn_new pointer in dnode_get...
2022-10-27  Darren Kennybuild: Update to reflect minimum clang version 8.0
2022-10-27  Darren Kennyconfigure: Fix building with clang
2022-10-27  Darren Kennygnulib: Provide abort() implementation for gnulib
2022-10-27  Alec Browndisk/cryptodisk: Fix unintentional integer overflow
2022-10-27  Zhang Boyangmm: Try invalidate disk caches last when out of memory
2022-10-27  Qiumiao Zhangutil/grub-mkfont: Use valid conversion specifiers in...
2022-10-27  Chris Coulsonefi: Compile kernel.img with -fshort-wchar on all EFI...
2022-10-11  Benjamin Herrenschmidtnormal/menu: Add Ctrl-L to refresh the menu
2022-10-11  Michael Changutil/grub-install: Set point of no return for powerpc...
2022-10-11  Daniel Axtensdisk/diskfilter: Check calloc() result for NULL
2022-10-11  Glenn Washburndisk/cryptodisk: Allows UUIDs to be compared in a dash...
2022-10-11  Glenn Washburnkern/corecmd: Quote variable values when displayed...
2022-10-11  Samuel Thibaulttemplates: Add support for acpi on Hurd
2022-10-11  Peter Jonesutil/grub-module-verifierXX: Enable running standalone...
2022-10-04  Tuan Phankern/compiler-rt: Fix __clzsi2() logic
2022-10-04  Daniel Axtensefi: Increase default memory allocation to 32 MiB
2022-10-04  Christian Hessetemplates: Filter C.UTF-8 locale for translation
2022-10-04  Steve McIntyretests: Explicitly unset SOURCE_DATE_EPOCH before runnin...
2022-10-04  Heinrich Schuchardtcommands/efi/lsefisystab: Short text for EFI_CONFORMANC...
2022-10-04  Theodore Ts'ofs/ext2: Ignore the large_dir incompat feature
2022-10-04  Glenn Washburndisk/loopback: Support transparent decompression of...
2022-10-04  Glenn Washburnconfigure: Add -DGRUB_HAS_PCI when compiling C/C++...
2022-10-04  Li Gencommands/read: Fix overflow in grub_getline()
2022-10-04  Li Genefi: Correct function prototype for register_key_notify...
2022-10-04  Masahiro Matsuyanet/drivers/ieee1275/ofnet: Fix incorrect netmask
2022-10-04  Ross Philipsonloader/i386/bsd: Initialize BSD relocator state variables
2022-08-19  Andrea G. Monacodocs: Add a link to environment variables
next