]> git.proxmox.com Git - grub2.git/shortlog
grub2.git
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
2020-05-15 Daniel KiperINSTALL: Update configure example
2020-05-15 Daniel Kiperconfigure: Drop unneeded TARGET_CFLAGS expansion
2020-05-15 Jacob Kroondocs/grub: Support for probing partition UUID on MSDOS...
2020-05-15 Tianjia Zhangverifiers: Add verify string debug message
2020-05-15 Javier Martinez... envblk: Fix buffer overrun when attempting to shrink...
2020-05-15 Hans Ulrich... docs: Remove docs for non-existing uppermem command
2020-05-15 Hans Ulrich... docs: Remove docs for non-existing pxe_unload command
2020-05-15 Hans Ulrich... gitignore: Add a few forgotten file patterns
2020-05-15 Hans Ulrich... gitignore: Add leading slashes where appropriate
2020-05-15 Hans Ulrich... gitignore: Add trailing slashes for directories
2020-05-15 Hans Ulrich... gitignore: Sort both pattern groups alphabetically
2020-05-15 Hans Ulrich... gitignore: Group patterns with and without slash
2020-05-15 Hans Ulrich... gitignore: Consistent leading slash is easier to read
2020-05-15 Daniel Kipermips/cache: Add missing nop's in delay slots
2020-04-21 Patrick Steinhardtluks2: Propagate error when reading area key fails
2020-04-21 Patrick Steinhardtjson: Get rid of casts for "jsmntok_t"
2020-04-21 Patrick Steinhardtjson: Update jsmn library to upstream commit 053d3cd
2020-04-21 Steve Langasektemplates: Output a menu entry for firmware setup on...
2020-04-21 Hans de Goedekern/term: Accept ESC, F4 and holding SHIFT as user...
2020-04-21 Hans de Goedeefi/console: Do not set text-mode until we actually...
2020-04-21 Hans de Goedeefi/console: Implement getkeystatus() support
2020-04-21 Hans de Goedeefi/console: Add grub_console_read_key_stroke() helper...
2020-04-21 Hans de Goedekern/term: Make grub_getkeystatus() helper function...
2020-04-21 Javier Martinez... efi/console: Move grub_console_set{colorstate,cursor...
2020-04-21 Paul Menzeldocs/grub: Fix typo in *preferred*
2020-04-21 Daniel Axtenspowerpc/mkimage: Fix CHRP note descsz
2020-03-31 Flavio Suligoiefi: Add missed space in GRUB_EFI_GLOBAL_VARIABLE_GUID
2020-03-31 Michael Changzfs: Fix gcc10 error -Werror=zero-length-bounds
2020-03-31 Michael Changmdraid1x_linux: Fix gcc10 error -Werror=array-bounds
2020-03-31 Simon Hardybuild: Fix GRUB i386-pc build with Ubuntu gcc
2020-03-31 Tianjia Zhangefi/tpm: Fix memory leak in grub_tpm1/2_log_event()
2020-03-31 Michael Changdocs: Document notes on LVM cache booting
2020-03-31 Michael Changlvm: Add LVM cache logical volume handling
2020-03-10 Patrick Steinhardtgnulib: Fix build of base64 when compiling with memory...
2020-03-10 Patrick Steinhardtbuild: Fix option to explicitly disable memory debugging
2020-03-10 David Michaelfat: Support file modification times
2020-03-10 David Michaelexfat: Save the matching directory entry struct when...
2020-03-10 Mike Gilbertdatetime: Enable the datetime module for the emu platform
2020-03-10 John Paul Adrian... build: Add soft-float handling for SuperH (sh4)
2020-03-10 Peter Jonesefi: Fix the type of grub_efi_status_t
2020-03-10 Peter Jonesefi/gop: Add debug output on GOP probing
2020-03-10 Peter Jonesefi/uga: Use video instead of fb as debug condition
2020-03-10 Peter Jonesefi: Print error messages to grub_efi_allocate_pages_real()
2020-03-10 Andrei Borzenkovefi/uga: Use 64 bit for fb_base
2020-03-10 Alexander Grafefi/gop: Add support for BLT_ONLY adapters
2020-03-10 Peter Jonesnormal/completion: Fix possible NULL pointer dereference
2020-03-10 Peter Joneskern: Add grub_debug_enabled()
2020-03-10 Peter JonesMakefile: Make libgrub.pp depend on config-util.h
2020-03-10 Peter Jonesefi: Print more debug info in our module loader
2020-03-10 Peter Joneslinux/getroot: Handle rssd storage device names
2020-03-10 Julian Andres... smbios: Add a --linux argument to apply linux modalias...
2020-03-10 Mike Gilbertpo: Fix replacement of %m in sed programs
2020-03-10 Colin Watsongettext: Restore patches to po/Makefile.in.in
2020-02-28 Peter Jonesmisc: Make grub_strtol() "end" pointers have safer...
2020-02-28 Mike Gilbertbuild: Disable PIE in TARGET_CCASFLAGS if needed
2020-02-28 Mike Gilbertbuild: Move TARGET_* assignments earlier
2020-02-28 Patrick Steinhardtluks2: Add missing newline to debug message
2020-02-18 Michael Changverifiers: Fix calling uninitialized function pointer
2020-02-18 Peter Jonesgrub-editenv: Make grub-editenv chase symlinks includin...
2020-02-18 Peter Jonesgrub-editenv: Add grub_util_readlink()
2020-02-18 Robert Marshalldocs: Update info with grub.cfg netboot selection order
2020-02-18 Paulo Flabiano... normal/main: Search for specific config files for netboot
2020-02-18 Paulo Flabiano... net/dhcp: Set net_<interface>_client{id, uuid} variable...
2020-02-18 Javier Martinez... net/dhcp: Consistently use decimal numbers for DHCP...
2020-02-18 Paulo Flabiano... kern: Add %X option to printf functions
2020-02-18 Javier Martinez... normal: Move common datetime functions out of the norma...
2020-02-11 Peter Jonesminilzo: Update to minilzo-2.08
2020-01-28 Peter Jonessquash4: Fix an uninitialized variable
2020-01-28 C. Maslochfreedos: Fix FreeDOS command booting large files (near...
2020-01-10 Patrick Steinhardtdisk: Implement support for LUKS2
next