]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2023-10-12  Heinrich Schuchardtcommands/efi/lsefisystab: Print the UEFI specification...
2023-10-03  Maxim Suhanovfs/ntfs: Make code more readable
2023-10-03  Maxim Suhanovfs/ntfs: Fix an OOB read when parsing a volume label
2023-10-03  Maxim Suhanovfs/ntfs: Fix an OOB read when parsing bitmaps for index...
2023-10-03  Maxim Suhanovfs/ntfs: Fix an OOB read when parsing directory entries...
2023-10-03  Maxim Suhanovfs/ntfs: Fix an OOB read when reading data from the...
2023-10-03  Maxim Suhanovfs/ntfs: Fix an OOB write when parsing the $ATTRIBUTE_L...
2023-10-03  Michael Changkern/acpi: Skip NULL entries in RSDT and XSDT
2023-10-03  Glenn Washburnutil/grub-install-common: Print usable grub-mkimage...
2023-10-03  Glenn Washburnutil/grub-install-common: Minor improvements to printin...
2023-10-03  Vladimir 'phcoder... lib/i386/relocator64: Fix 64-bit FreeBSD boot on BIOS
2023-09-22  Anthony PERARDtemplates/linux_xen: Fix XSM entries generation
2023-09-22  Xiaotian Wuloongarch: Eliminate cmodel compilation warnings
2023-09-22  Glenn Washburnconfigure: Enable -fno-omit-frame-pointer for backtrace...
2023-09-22  Ard Biesheuvelloader/efi/linux: Implement x86 mixed mode using legacy...
2023-09-22  Ard Biesheuvelloader/i386/linux: Prefer entry in long mode when booti...
2023-09-18  Vladimir SerbinenkoZFS: Check bonustype in addition to dnode type
2023-09-18  Vladimir SerbinenkoZFS: Don't iterate over null objsets
2023-09-18  Vladimir SerbinenkoZFS: Fix invalid memcmp
2023-09-18  Vladimir SerbinenkoZFS: support inode type embed into its ID
2023-08-31  Heinrich Schuchardtvideo/efi_gop: Require shadow if PixelBltOnly
2023-08-31  Glenn Washburndocs: Add menu to prevent older makeinfo versions from...
2023-08-31  Glenn Washburndocs: Use @ref instead of @xref
2023-08-31  Glenn Washburntests/util/grub-shell-luks-tester: Allow setting timeout
2023-08-31  Glenn Washburndisk/cryptodisk: Fix missing change when updating to...
2023-08-31  Glenn Washburnkern/misc: Make grub_vsnprintf() C99/POSIX conformant
2023-08-31  Glenn Washburntests: Add serial_test
2023-08-31  Glenn Washburntests/util/grub-shell: Allow explicitly using other...
2023-08-31  Glenn Washburntests/util/grub-shell-luks-tester: Do not remove genera...
2023-08-31  Glenn Washburntests/util/grub-shell: Convert spaces to TABs
2023-08-14  Glenn Washburncommands/ls: Print "????????????" if unable to get...
2023-08-14  Glenn Washburncommands/ls: Send correct dirname to print functions
2023-08-14  Glenn Washburnfs/archelp: If path given to grub_archelp_dir() is...
2023-08-14  Glenn Washburncommands/videoinfo: Prevent crash when run while video...
2023-08-14  Glenn Washburndocs: Improve initrd documentation
2023-08-14  Glenn Washburnterm/ns8250-spcr: Continue processing SPCR table even...
2023-08-14  Glenn Washburndocs: A note to cat that hexdump should be used for...
2023-08-14  Glenn Washburndocs: Document hexdump command
2023-08-14  Glenn Washburndocs: Group usage of user-space utilities into single...
2023-08-14  Qiumiao Zhangutil/grub-mount: Fix memory leak in fuse_getattr()
2023-08-14  Michał Grzelakconfigure: Fix SDL2 typo by referencing value
2023-08-14  Glenn Washburndocs: Add missing assumption
2023-08-14  Oskari Pirhonenutil/grub.d/25_bli.in: Fix shebang on unmerged-usr
2023-08-14  Glenn Washburntests/util/grub-shell-luks-tester: Allow GRUB_SHELL_LUK...
2023-08-14  Glenn Washburntests/util/grub-shell: Allow setting the value of debug...
2023-08-14  Glenn Washburntests/util/grub-shell: Allow setting default timeout...
2023-08-14  Glenn Washburntests/util/grub-shell: Add --verbose to grub-mkrescue...
2023-07-10  Daniel KiperRelease 2.12~rc1 grub-2.12-rc1
2023-07-03  Daniel Kiperefi: Fallback to legacy mode if shim is loaded on x86...
2023-07-03  Daniel Kiperefi: Drop __grub_efi_api attribute from shim_lock-...
2023-07-03  Samuel Thibaulttemplates: Start pci-arbiter before acpi on Hurd
2023-07-03  Michał Grzelakconfigure.ac: Fix typo by adding missing $
2023-07-03  Glenn Washburndocs: Minor corrections
2023-07-03  Glenn Washburnkern/misc: Add space after comma in function argument...
2023-07-03  Glenn Washburncommands/regexp: Fix typo
2023-07-03  Glenn Washburnterm/serial: Use grub_strncpy() instead of grub_snprint...
2023-07-03  Glenn Washburnloader/linux: Print debug message for each generated...
2023-07-03  Glenn Washburninclude/grub/types.h: Add PRI*GRUB_OFFSET and PRI*GRUB_...
2023-07-03  Glenn Washburnkern/misc: Support octal printf format code
2023-07-03  Glenn Washburngitignore: Ignore python bytecode files
2023-07-03  Glenn Washburnloader/linux: Only emit newc directory once
2023-07-03  Glenn Washburnloader/efi/linux: Fix formatting and remove unneeded...
2023-07-03  Glenn Washburnloader/efi/linux: Print EFI status as hex number instea...
2023-07-03  Oskari Pirhonendocs: Minor edits to debugging chapter
2023-06-22  Daniel Kiperlib/relocator: Fix OOB write when initializing lo-...
2023-06-22  Daniel Kiperlib/relocator: Enforce GRUB_RELOCATOR_FIRMWARE_REQUESTS...
2023-06-22  Julian Andres... emu: Add SDL2 support
2023-06-22  Julian Andres... emu: SDL style fixes
2023-06-22  Michał Grzelaktpm: Enable boot despite unknown firmware failure
2023-06-22  Daniel Kiperbootstrap: Fix patching warnings
2023-06-22  Daniel Kiperefi: Add missing __grub_efi_api attributes
2023-06-22  Julian Andres... disk: Generalize MD_MAX_DISKS to GRUB_MDRAID_MAX_DISKS
2023-06-22  Xiaotian Wuloongarch: Disable relaxation relocations
2023-06-13  Xiaotian Wuloongarch: Add ELF relocation types documentation and...
2023-06-13  Xiaotian Wuloongarch: Rename function names
2023-06-13  Xiaotian Wuutil/grub-mkimagexx: Optimize code using pc variable
2023-06-13  Xiaotian Wukern/{arm64,loongarch64}/dl_helper: Use the correct...
2023-06-13  Qiumiao Zhangkern/acpi: Use xsdt_addr if present
2023-06-13  Qiumiao Zhangcommands/acpi: Use xsdt_addr if present
2023-06-13  Lidong Chenfs/udf: Fix out of bounds access
2023-06-13  Glenn Washburndocs: Add debugging chapter to development documentation
2023-06-13  Darren Kennyfs/xfs: Fix issues found while fuzzing the XFS filesystem
2023-06-13  Alexander Kanavinutil/import_unicode.py: Ensure output is deterministic
2023-06-13  Alexander Kanavingrub-core/genmoddep.awk: Ensure output is deterministic
2023-06-13  Alexander Kanavingentpl.py: Ensure output is deterministic
2023-06-01  Glenn Washburngdb: Add gdbinfo command for printing the load address...
2023-06-01  Glenn Washburnloader/efi/chainloader: Do not require a $root visible...
2023-06-01  Glenn Washburndocs: Document extra arguments to chainloader on EFI
2023-06-01  Oliver Steffenutil/grub.d/25_bli.in: Activate bli module on EFI
2023-06-01  Oliver Steffenbli: Add a module for the Boot Loader Interface
2023-06-01  Oliver Steffenkern: Check for NULL when closing devices and disks
2023-06-01  Oliver Steffendocs: Reword section headings
2023-06-01  Oliver Steffenefi: Add grub_efi_set_variable_to_string()
2023-06-01  Oliver Steffenkern/misc, kern/efi: Extract UTF-8 to UTF-16 code
2023-06-01  Oliver Steffeninclude/grub/types.h: Add GRUB_SSIZE_MAX
2023-06-01  Oliver Steffenguid: Make use of GUID printf format specifier
2023-06-01  Oliver Steffenkern/misc: Add a format specifier GUIDs
2023-06-01  Oliver Steffenguid: Unify GUID types
2023-06-01  Oliver Steffenefi: Add grub_efi_set_variable_with_attributes()
2023-05-25  Alec Brownkern/efi/mm: Fix use-after-free in finish boot services
next