]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2020-12-12  Glenn Washburnluks2: Rename json index variables to names that they...
2020-12-12  Glenn Washburnluks2: Use more intuitive object name instead of json...
2020-12-12  Glenn Washburnluks2: Add idx member to struct grub_luks2_keyslot...
2020-12-12  Glenn Washburnluks2: Make sure all fields of output argument in luks2...
2020-12-12  Glenn Washburnluks2: Remove unused argument in grub_error() call
2020-12-12  Glenn Washburnluks2: Convert 8 spaces to tabs
2020-12-12  Glenn Washburnmisc: Add parentheses around ALIGN_UP() and ALIGN_DOWN...
2020-12-12  Glenn Washburndisk: Rename grub_disk_get_size() to grub_disk_native_s...
2020-12-12  Glenn Washburnloopback: Do not automaticaly replace existing loopback...
2020-12-12  Glenn Washburndisk: Move hardcoded max disk size literal to a GRUB_DI...
2020-12-12  Glenn Washburnfs: Fix block lists not being able to address to end...
2020-12-12  Vladimir Serbinenkombr: Document new limitations on MBR gap support
2020-12-12  Vladimir Serbinenkombr: Warn if MBR gap is small and user uses advanced...
2020-12-12  Tianjia Zhangefi/tpm: Extract duplicate code into independent functions
2020-12-12  Tianjia Zhangefi/tpm: Add debug information for device protocol...
2020-12-12  Daniel Kiperloader/linux: Report the UEFI Secure Boot status to...
2020-12-12  Javier Martinez... efi: Only register shim_lock verifier if shim_lock...
2020-12-11  Daniel Kiperefi: Add secure boot detection
2020-12-11  Daniel Kiperefi: Add a function to read EFI variables with attributes
2020-12-11  Daniel Kiperefi: Return grub_efi_status_t from grub_efi_get_variable()
2020-12-11  Daniel Kiperefi: Make shim_lock GUID and protocol type public
2020-12-11  Javier Martinez... arm/term: Fix linking error due multiple ps2_state...
2020-12-11  Javier Martinez... include/grub/i386/linux.h: Include missing <grub/types...
2020-12-11  Javier Martinez... i386: Don't include <grub/cpu/linux.h> in coreboot...
2020-11-20  Glenn Washburnluks2: Rename index variable "j" to "i" in luks2_get_ke...
2020-11-20  Glenn Washburnluks2: Rename variable "i" to "keyslot_idx" in luks2_ge...
2020-11-20  Glenn Washburnluks2: Use correct index variable when looping in luks2...
2020-11-20  Glenn Washburnluks2: Rename source disk variable named "disk" to...
2020-11-20  Glenn Washburncryptodisk: Rename "offset" in grub_cryptodisk_t to...
2020-11-20  Glenn Washburncryptodisk: Rename "total_length" field in grub_cryptod...
2020-11-20  Glenn Washburntypes: Define GRUB_CHAR_BIT based on compiler macro...
2020-11-20  Javier Martinez... include/grub/arm64/linux.h: Include missing <grub/types...
2020-11-20  Javier Martinez... include/grub/arm/system.h: Include missing <grub/symbol...
2020-11-20  Daniel Axtensdocs: grub-install --pubkey has been supported for...
2020-11-20  Daniel Axtensdocs: grub-install is no longer a shell script
2020-10-30  Jacob KroonMakefile: Remove unused GRUB_PKGLIBDIR definition
2020-10-30  Daniel Axtenslzma: Fix compilation error under clang 10
2020-10-30  Cao jinkern/i386/realmode: Update comment
2020-10-30  Glenn Washburncryptodisk: Fix cipher IV mode "plain64" always being...
2020-09-18  Glenn Washburncrypto: Remove GPG_ERROR_CFLAGS from gpg_err_code_t...
2020-09-18  Glenn Washburnscript: Do not allow a delimiter between function name...
2020-09-18  Glenn Washburndocs: Support for loading and concatenating multiple...
2020-09-18  Glenn Washburnlexer: char const * should be const char *
2020-09-18  Glenn Washburncryptodisk: Use cipher name instead of object in error...
2020-09-18  Glenn Washburntests: F2FS test should use MOUNTDEVICE like other...
2020-09-18  Florian La... grub-mkconfig: If $hints is not set reduce the output...
2020-09-18  Petr Voreltravis: Run bootstrap to fix build
2020-09-18  Patrick Steinhardtluks2: Strip dashes off of the UUID
2020-09-18  Tianjia Zhangefi/tpm: Remove unused functions and structures
2020-09-18  Tianjia Zhangshim_lock: Enable module for all EFI architectures
2020-09-18  Daniel Kiperefi/tpm: Fix typo in grub_efi_tpm2_protocol struct
2020-09-18  Daniel Kiperi386/efi/init: Drop bogus include
2020-09-18  Daniel Kiperdocs: Fix devicetree command description
2020-09-18  Martin Whitakergrub-install: Fix inverted test for NLS enabled when...
2020-09-11  Javier Martinez... tftp: Roll-over block counter to prevent data packets...
2020-09-11  Florian La... templates: Remove unnecessary trailing semicolon
2020-09-11  Glenn Washburncryptodisk: Fix incorrect calculation of start sector
2020-09-11  Glenn Washburncryptodisk: Unregister cryptomount command when removin...
2020-09-11  Patrick Steinhardtluks2: Improve error reporting when decrypting/verifyin...
2020-09-11  Patrick Steinhardtluks: Fix out-of-bounds copy of UUID
2020-09-11  Patrick Steinhardtjson: Remove invalid typedef redefinition
2020-09-11  Cao jini386/relocator_common: Drop empty #ifdef
2020-09-11  Ave Miliavideo/bochs: Fix typo
2020-07-29  Colin Watsonlinux: Fix integer overflows in initrd size handling
2020-07-29  Peter Jonesloader/linux: Avoid overflow on initrd size calculation
2020-07-29  Alexey Makhalovefi: Fix use-after-free in halt/reboot path
2020-07-29  Daniel Kiperefi/chainloader: Propagate errors from copy_file_path()
2020-07-29  Peter Jonesefi: Fix some malformed device path arithmetic errors
2020-07-29  Peter Jonesemu: Make grub_free(NULL) safe
2020-07-29  Peter Joneslvm: Fix two more potential data-dependent alloc overflows
2020-07-29  Peter Joneshfsplus: Fix two more overflows
2020-07-29  Alexey Makhalovrelocator: Fix grub_relocator_alloc_chunk_align() top...
2020-07-29  Chris Coulsonscript: Avoid a use-after-free when redefining a functi...
2020-07-29  Chris Coulsonscript: Remove unused fields from grub_script_function...
2020-07-29  Alexey Makhalovrelocator: Protect grub_relocator_alloc_chunk_align...
2020-07-29  Alexey Makhalovrelocator: Protect grub_relocator_alloc_chunk_addr...
2020-07-29  Alexey Makhalovtftp: Do not use priority queue
2020-07-29  Konrad Rzeszutek... multiboot2: Fix memory leak if grub_create_loader_cmdli...
2020-07-29  Konrad Rzeszutek... udf: Fix memory leak
2020-07-29  Konrad Rzeszutek... term: Fix overflow on user inputs
2020-07-29  Konrad Rzeszutek... lzma: Make sure we don't dereference past array
2020-07-29  Chris Coulsonjson: Avoid a double-free when parsing fails.
2020-07-29  Alexey Makhalovxnu: Fix double free in grub_xnu_devprop_add_property()
2020-07-29  Alexey Makhalovgfxmenu: Fix double free in load_image()
2020-07-29  Daniel Kiperfont: Do not load more than one NAME section
2020-07-29  Peter Jonesiso9660: Don't leak memory on realloc() failures
2020-07-29  Peter Jonesmalloc: Use overflow checking primitives where we do...
2020-07-29  Peter Jonescalloc: Use calloc() at most places
2020-07-29  Peter Jonescalloc: Make sure we always have an overflow-checking...
2020-07-29  Peter Jonessafemath: Add some arithmetic primitives that check...
2020-07-29  Peter Jonesyylex: Make lexer fatal errors actually be fatal
2020-05-25  Marc Zyngierarm: Fix 32-bit ARM handling of the CTR register
2020-05-25  Ian Jacksontemplates/20_linux_xen: Support Xen Security Modules...
2020-05-25  Ian Jacksontemplates/20_linux_xen: Ignore xenpolicy and config...
2020-05-25  Javier Martinez... net: Break out nested function
2020-05-25  Javier Martinez... tpm: Enable module for all EFI platforms
2020-05-25  Daniel KiperINSTALL/configure: Update install doc and configure...
2020-05-25  Daniel Kiperconfigure: Set gnu99 C language standard by default
2020-05-15  Tianjia Zhangtpm: Rename function grub_tpm_log_event() to grub_tpm_m...
2020-05-15  Daniel Kiperautogen: Replace -iname with -ipath in find command
next