]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2022-10-04  Ross Philipsonloader/i386/bsd: Initialize BSD relocator state variables
2022-08-19  Andrea G. Monacodocs: Add a link to environment variables
2022-08-19  Robbie Harwooddocs: Fix mismatched brackets in halt command
2022-08-19  Robbie Harwooddocs: Document fwsetup command
2022-08-19  Robbie Harwoodefi: Don't display a uefi-firmware entry if it's not...
2022-08-19  Javier Martinez... commands/efi/efifwsetup: Print an error if boot to...
2022-08-19  Javier Martinez... templates: Check for EFI at runtime instead of config...
2022-08-19  Robbie Harwoodefi: Make all grub_efi_guid_t variables static
2022-08-19  Robbie Harwoodcommands/efi/efifwsetup: Add missing grub_free()s
2022-08-19  Jagannathan... fs/zfs/zfs: Pass pointer to dnode_end_t instead of...
2022-08-19  Patrick Steinhardtdisk/luks2: Fix decoding of digests and salts with...
2022-08-19  Patrick Steinhardtlib/json/json: Add function to unescape JSON-encoded...
2022-08-19  Nikita Ermakovloader: Drop argv[] argument in grub_initrd_load()
2022-08-19  Alec Brownloader: Update error conditionals to use enums
2022-08-19  Alec Brownutil/grub-module-verifierXX: Changed get_shnum() return...
2022-08-19  Alec Brownelf: Validate number of elf program header table entries
2022-08-19  Alec Brownelf: Validate elf section header table index for sectio...
2022-08-19  Alec Brownelf: Validate number of elf section header table entries
2022-08-19  Mauricio Faria... templates/linux_xen: Properly order the multiple initrd...
2022-08-19  Mauricio Faria... templates/linux_xen: Properly load multiple initrd...
2022-08-19  Glenn Washburnmisc: Add cast in grub_strncasecmp() to drop sign when...
2022-08-19  Glenn Washburntests/util/grub-shell: Only show grub-mkrescue output...
2022-08-19  Ard Biesheuvelloader/arm64/linux: Remove magic number header field...
2022-08-19  Darren Kennyutil/grub-install-common: Confirm directory creation...
2022-08-19  Darren Kennyutil: Ignore return value for grub_util_mkdir() on...
2022-08-19  Glenn Washburndisk/cryptodisk: Support encrypted volumes using detach...
2022-08-10  Glenn Washburntests/util/grub-shell: Use shell variable instead of...
2022-08-10  Stefan AgnerMakefile: Make grub_fstest.pp depend on config-util.h
2022-08-10  Qiumiao Zhangutil/grub-mkfont: Fix resource leaks
2022-08-10  Peter Joneskern/i386/tsc_pmtimer: Make pmtimer tsc calibration...
2022-08-10  Glenn Washburndisk/luks2: Continue trying all keyslots even if there...
2022-08-10  Glenn Washburnefi: Add efitextmode command for getting/setting the...
2022-07-27  Robbie Harwoodfs/fat: Don't error when mtime is 0
2022-07-27  Robbie Harwoodkern/fs: The grub_fs_probe() should dprint errors from...
2022-07-27  Robbie Harwoodutil/grub-probe: Document the behavior of multiple -v
2022-07-27  Ross Philipsonlib/relocator: Initialize local relocator subchunk...
2022-07-27  Lu Kenefi/tpm: Add EFI_CC_MEASUREMENT_PROTOCOL support
2022-07-27  Lu Kencommands/efi/tpm: Use grub_strcpy() instead of grub_mem...
2022-07-27  Lu Kencommands/efi/tpm: Refine the status of log event
2022-07-12  Nicholas Vinsonconfigure: Warn if stack protector is not allowed
2022-07-12  Darren Kennyutil/grub-mkfont: Fix tainted loop boundary issues...
2022-07-12  Glenn Washburnefi: Add missing header from include/grub/efi/console_c...
2022-07-04  Glenn Washburndisk: Replace code that calculates the log of sector...
2022-07-04  Mathieu Desnoyerstemplates: Remove unused version comparison functions
2022-07-04  Mathieu Desnoyerstemplates/kfreebsd: Fix quadratic algorithm for sorting...
2022-07-04  Mathieu Desnoyerstemplates/hurd: Fix quadratic algorithm for sorting...
2022-07-04  Mathieu Desnoyerstemplates/linux_xen: Fix quadratic algorithm for sortin...
2022-07-04  Mathieu Desnoyerstemplates/linux: Fix quadratic algorithm for sorting...
2022-07-04  Glenn Washburndocs: Add documentation on detached header option to...
2022-07-04  Glenn Washburncryptodisk: Add support for using detached header files
2022-07-04  Glenn Washburndisk: Allow read hook callback to take read buffer...
2022-07-04  Glenn Washburndocs: Document undocumented variables
2022-07-04  Patrick Steinhardtkern/efi/mm: Implement runtime addition of pages
2022-07-04  Patrick Steinhardtkern/efi/mm: Pass up errors from add_memory_regions()
2022-07-04  Patrick Steinhardtkern/efi/mm: Extract function to add memory regions
2022-07-04  Patrick Steinhardtkern/efi/mm: Always request a fixed number of pages...
2022-07-04  Patrick Steinhardtmm: Allow dynamically requesting additional memory...
2022-07-04  Patrick Steinhardtmm: Drop unused unloading of modules on OOM
2022-07-04  Daniel Axtensmm: Debug support for region operations
2022-07-04  Daniel Axtensmm: When adding a region, merge with region after as...
2022-06-29  Daniel Axtensmm: Assert that we preserve header vs region alignment
2022-06-28  Daniel Axtenstests: Only pass SeaBIOS fw_opt for x86 non-EFI platforms
2022-06-07  Darren Kennyfs/btrfs: Fix more fuzz issues related to chunks
2022-06-07  Darren Kennyfs/btrfs: Fix more ASAN and SEGV issues found with...
2022-06-07  Darren Kennyfs/btrfs: Fix several fuzz issues with invalid dir...
2022-06-07  Sudhakar Kuppusamyfs/f2fs: Do not copy file names that are too long
2022-06-07  Sudhakar Kuppusamyfs/f2fs: Do not read past the end of nat bitmap
2022-06-07  Sudhakar Kuppusamyfs/f2fs: Do not read past the end of nat journal entries
2022-06-07  Daniel Axtensnet/http: Error out on headers with LF without CR
2022-06-07  Daniel Axtensnet/http: Fix OOB write for split http headers
2022-06-07  Daniel Axtensnet/http: Do not tear down socket if it's already been...
2022-06-07  Daniel Axtensnet/tftp: Avoid a trivial UAF
2022-06-07  Daniel Axtensnet/tftp: Prevent a UAF and double-free from a failed...
2022-06-07  Daniel Axtensnet/dns: Don't read past the end of the string we're...
2022-06-07  Daniel Axtensnet/dns: Fix double-free addresses on corrupt DNS response
2022-06-07  Daniel Axtensnet/netbuff: Block overly large netbuff allocs
2022-06-07  Daniel Axtensnet/ip: Do IP fragment maths safely
2022-06-07  Daniel Axtensnormal/charset: Fix array out-of-bounds formatting...
2022-06-07  Daniel Axtensvideo/readers/jpeg: Block int underflow -> wild pointer...
2022-06-07  Daniel Axtensvideo/readers/jpeg: Refuse to handle multiple start...
2022-06-07  Daniel Axtensvideo/readers/jpeg: Do not reallocate a given huff...
2022-06-07  Daniel Axtensvideo/readers/jpeg: Abort sooner if a read operation...
2022-06-07  Daniel Axtensvideo/readers/png: Sanity check some huffman codes
2022-06-07  Daniel Axtensvideo/readers/png: Avoid heap OOB R/W inserting huff...
2022-06-07  Daniel Axtensvideo/readers/png: Drop greyscale support to fix heap...
2022-06-07  Daniel Axtensvideo/readers/png: Refuse to handle multiple image...
2022-06-07  Daniel Axtensvideo/readers/png: Abort sooner if a read operation...
2022-06-07  Daniel Axtenskern/file: Do not leak device_name on error in grub_fil...
2022-06-07  Julian Andres... kern/efi/sb: Reject non-kernel files in the shim_lock...
2022-06-07  Chris Coulsonloader/efi/chainloader: Use grub_loader_set_ex()
2022-06-07  Chris Coulsoncommands/boot: Add API to pass context to loader
2022-06-07  Chris Coulsonloader/efi/chainloader: Simplify the loader state
2022-06-07  Jagannathan... fs/zfs/zfs: zfs_mount() - avoid pointer downcasting
2022-06-07  Jagannathan... fs/zfs/zfs: make_mdn() - avoid pointer downcasting
2022-06-07  Alec Brownutil/grub-module-verifierXX: Add e_shoff check in get_s...
2022-06-07  Alec Browngrub-core/loader/i386/bsdXX: Avoid downcasting (char...
2022-06-07  Stefan Agnerdisk/efi/efidisk: Pass buffers with higher alignment
2022-06-07  Samuel Thibaultosdep/hurd/getroot: Use "part:" qualifier
2022-06-07  Glenn Washburndocs: Add documentation on keyfile option to cryptomount
2022-06-07  Glenn Washburndisk/cryptodisk: Use enum constants as indexes into...
next