grub-install: Fix memory leak
[grub.git] / grub-core /
2017-11-24 Eric Snowbergls: prevent double open
2017-10-06 David E. Boxtsc: Change default tsc calibration method to pmtimer...
2017-09-07 Alexander Grafefi: Free malloc regions on exit
2017-09-07 Alexander Grafefi: Move grub_reboot() into kernel
2017-09-07 Vladimir SerbinenkoFix compilation for x86_64-efi.
2017-08-30 Vladimir Serbinenkogzio: fix unaligned access
2017-08-30 Vladimir SerbinenkoRegenerate checksum.h with newer unifont.
2017-08-30 Vladimir Serbinenkoqemu, coreboot, multiboot: Change linking address to...
2017-08-30 Stefan FritschImplement checksum verification for gunzip
2017-08-30 Vladimir Serbinenkoxfs: Don't attempt to iterate over empty directory.
2017-08-30 Patrick Steinhardtunix exec: avoid atexit handlers when child exits
2017-08-14 Vladimir Serbinenkoenforcing fixup
2017-08-14 Vladimir Serbinenkomultiboot fixup
2017-08-14 Vladimir Serbinenkolinux fixup
2017-08-14 Vladimir Serbinenkoyylex: Explicilty cast fprintf to void.
2017-08-14 Vladimir Serbinenkogenmoddep: Check that no modules provide the same symbol.
2017-08-14 Vladimir SerbinenkoFix symbols appearing in several modules in linux*.
2017-08-14 Vladimir Serbinenkomultiboot: disentangle multiboot and multiboot2.
2017-08-14 Vladimir Serbinenkohdparm: Depend on hexdump rather than having a second...
2017-08-07 Pete Batardio: add a GRUB_GZ prefix to gzio specific defines
2017-08-07 Pete Batardcore: use GRUB_TERM_ definitions when handling term...
2017-08-07 Leif Lindholmefi: change heap allocation type to GRUB_EFI_LOADER_CODE
2017-08-07 Leif Lindholmarm64 linux loader: improve type portability
2017-08-07 Leif Lindholmefi: Add GRUB_PE32_MAGIC definition
2017-08-07 Leif Lindholmefi: move fdt helper library
2017-08-07 Vladimir SerbinenkoRemove grub_efi_allocate_pages.
2017-08-07 Leif Lindholmefi: refactor grub_efi_allocate_pages
2017-08-07 Pali Rohár* grub-core/fs/udf.c: Add support for UUID
2017-08-07 Pali Rohárudf: Fix reading label, lvd.ident is dstring
2017-08-07 Pete Batardzfs: remove size_t typedef and use grub_size_t instead
2017-08-03 Rob ClarkFix a segfault in lsefi
2017-07-10 Vladimir Serbinenkofdt: silence clang warning.
2017-07-09 Vladimir Serbinenkoarm-efi: Fix compilation
2017-07-09 AppCheckercrypto: Fix use after free.
2017-07-09 Vladimir Serbinenkoehci: Fix compilation on i386
2017-07-09 phcoderehci: Fix compilation for amd64
2017-06-29 Eric BiggersAllow GRUB to mount ext2/3/4 filesystems that have...
2017-05-29 Eric Snowbergsparc64: Don't use devspec to determine the OBP path
2017-05-18 Fu Weiarm64: Add "--nounzip" option support in xen_module...
2017-05-18 Julien Grallarm64/xen_boot: Fix Xen boot using GRUB2 on AARCH64
2017-05-18 Eric Snowbergsparc64: Close cdboot ihandle
2017-05-09 Vladimir Serbinenkoat_keyboard: Fix falco chromebook case.
2017-05-09 Julius Wernercoreboot: Changed cbmemc to support updated console...
2017-05-09 Vladimir SerbinenkoMissing parts of previous commit
2017-05-09 Vladimir Serbinenkoarm_coreboot: Add Chromebook keyboard driver.
2017-05-09 Vladimir Serbinenkork3288_spi: Add SPI driver
2017-05-09 Vladimir Serbinenkofdtbus: Add ability to send/receive messages on parent...
2017-05-09 Vladimir SerbinenkoFix bug on FDT nodes with compatible property
2017-05-08 Vladimir Serbinenkoarm_coreboot: Support EHCI.
2017-05-08 Vladimir Serbinenkoehci: Split core code from PCI part.
2017-05-08 Vladimir Serbinenkoarm_coreboot: Support DMA.
2017-05-08 Vladimir Serbinenkoarm_coreboot: Support loading linux images.
2017-05-08 Vladimir Serbinenkoarm_coreboot: Support keyboard for vexpress.
2017-05-08 Vladimir Serbinenkoat_keyboard: Split protocol from controller code.
2017-05-08 Vladimir Serbinenkoarm-coreboot: Export FDT routines.
2017-05-08 Vladimir Serbinenkoarm-coreboot: Support for vexpress timer.
2017-05-08 Vladimir SerbinenkoAdd support for device-tree-based drivers.
2017-05-08 Vladimir Serbinenkoarm-coreboot: Start new port.
2017-05-08 Vladimir SerbinenkoRename uboot/datetime to dummy/datetime.
2017-05-08 Vladimir SerbinenkoRename uboot/halt.c to dummy/halt.c.
2017-05-08 Vladimir Serbinenkocoreboot: Split parts that are platform-independent.
2017-05-08 Vladimir SerbinenkoRefactor arm-uboot code to make it genereic.
2017-05-03 Paulo Flabiano SmorigoAdd Virtual LAN support.
2017-05-03 Vladimir Serbinenkostrtoull: Fix behaviour on chars between '9' and 'a'.
2017-05-03 Vladimir SerbinenkoAdd strtoull test.
2017-05-03 Vladimir SerbinenkoFix shebang for termux.
2017-05-03 Vladimir SerbinenkoUse $(SHELL) rather than /bin/sh.
2017-05-03 Vladimir SerbinenkoSupport lseek64.
2017-05-03 Vladimir SerbinenkoBump version to 2.03
2017-04-25 Vladimir SerbinenkoIncrease version to 2.02.
2017-04-12 Vladimir SerbinenkoFix remaining cases of gcc 7 fallthrough warning.
2017-04-04 Andrei BorzenkovAdd gnulib-fix-gcc7-fallthrough.diff
2017-04-04 Andrei Borzenkovi386, x86_64, ppc: fix switch fallthrough cases with...
2017-04-04 Andrei Borzenkovbtrfs: avoid "used uninitialized" error with GCC7
2017-04-02 Andrei Borzenkovacpi: add missing efi_call wrapper to acpi command
2017-03-15 Vladimir SerbinenkoIncrement version to GRUB 2.02~rc2.
2017-03-14 Andrei Borzenkovefi: skip iPXE block device.
2017-03-05 phcoderxen: Fix wrong register in relocator.
2017-02-27 Vladimir Serbinenkovideo_fb: Fix blue collor if using unoptimized blitter.
2017-02-27 Vladimir Serbinenkolegacy_initrd: Strip any additional arguments to initrd.
2017-02-25 Andrei Borzenkovefi: strip off final NULL from File Path in grub_efi_ge...
2017-02-24 Andrei Borzenkovsquash4: fix handling of fragments and sparse files
2017-02-12 Andrei Borzenkovscript: fix double free in lexer
2017-02-07 Vladimir Serbinenkoxen: Fix parsing of XZ kernel.
2017-02-06 Vladimir Serbinenkoxen: Fix handling of GRUB chainloading.
2017-02-03 Vladimir SerbinenkoFix truncated checksum.h.
2017-02-03 Vladimir SerbinenkoRegenerate checksums.h
2017-02-03 Vladimir SerbinenkoFix mingw compilation.
2017-02-02 Daniel Kiperi386/relocator: Align stack in grub_relocator64_efi...
2017-02-01 Vladimir SerbinenkoFix thumb compilation with clang.
2017-02-01 Vladimir SerbinenkoAdd missing strtoull_test.c
2017-02-01 Vladimir Serbinenkoarm64: Add support for GOT and PCREL32 relocations.
2017-02-01 Vladimir Serbinenkoia64: Fix iterator for relocation entries.
2017-02-01 Vladimir Serbinenkoarm: Fix trampoline generation.
2017-01-31 Vladimir SerbinenkoRegenerate checksum.h.
2017-01-31 Vladimir Serbinenkocharset: Trim away RLM and LRM.
2017-01-31 Vladimir Serbinenkogfxterm: Fix clearing of cursor.
2017-01-31 Vladimir Serbinenkoia64: Add support for R_IA64_GPREL64I.
2017-01-30 Vladimir Serbinenkogrub-module-verifier: Ignore all_video emptiness on...
2017-01-27 Carlo Caioneexfat: Support files over 4GiB
next