]> git.proxmox.com Git - grub2.git/shortlog
grub2.git
2016-07-27 Andrei Borzenkovat_keyboard: fix numpad "0" and "." mapping
2016-07-26 Andrei Borzenkovdns: fix buffer overflow for data->addresses in recv_hook
2016-07-26 Andrei Borzenkovxfs: accept filesystem with meta_uuid
2016-05-03 Andrei Borzenkovnet: translate pxe prefix to tftp when checking for...
2016-04-30 Andrei Borzenkovnet: reset net->stall in grub_net_seek_real
2016-04-30 Stefan Fritschhttp: reset EOF indication in http_seek
2016-04-24 Mike Gilbertbuild: Use AC_HEADER_MAJOR to find device macros
2016-04-09 Michael Changhttp: fix superfluous null line in range request header
2016-03-22 Andrei Borzenkovconfigure: set -fno-pie together with -fno-PIE
2016-03-20 Andrei Borzenkovbootp: check that interface is not NULL in configure_by...
2016-03-19 Andrei Borzenkovbootp: fix memory leak in grub_cmd_dhcpopt
2016-03-15 Aaron LuftRemove the variable oldname which is attempting to...
2016-03-13 Andrei BorzenkovMakefile.util.def: add $LIBINTL to grub-macbless flags
2016-03-11 Robert MarshallFailed config now returns exit code (#1252311)
2016-03-11 Michael Changxen_file: Fix invalid payload size
2016-03-10 Vladimir Serbinenkomultiboot2: Remove useless GRUB_PACKED
2016-03-06 Andrei Borzenkov20_linux_xen: fix test for GRUB_DEVICE
2016-03-06 Mike Gilbert10_linux: Fix grouping of tests for GRUB_DEVICE
2016-02-28 Andrei BorzenkovNEWS update
2016-02-28 Vladimir SerbinenkoRelease 2.02~beta3
2016-02-28 Vladimir Serbinenkogrub_arch_sync_dma_caches: Accept volatile address
2016-02-27 Leif Lindholmefidisk: Respect block_io_protocol buffer alignment
2016-02-27 Vladimir Serbinenkousbtrans: Fix memory coherence and use-after-free.
2016-02-27 Vladimir Serbinenkoehci: Fix memory coherence
2016-02-27 Vladimir Serbinenkoarm-uboot: Make self-relocatable to allow loading at...
2016-02-27 Vladimir SerbinenkoAllow _start == 0 with relocatable images
2016-02-27 Vladimir SerbinenkoProvide __bss_start and _end symbols in grub-mkimage.
2016-02-27 Vladimir SerbinenkoEncapsulate image layout into a separate structure.
2016-02-27 Vladimir Serbinenkomkimagexx: Split PE and generic part for relocations.
2016-02-27 Vladimir Serbinenkomkimage.c: Split into separate files.
2016-02-27 Vladimir Serbinenkobsd: Ensure that kernel is loaded before loading module.
2016-02-27 Vladimir Serbinenkocat: Don't switch terminal mode when there is nothing...
2016-02-27 Vladimir SerbinenkoUse console rather than serial_efi0 on arm64-efi in...
2016-02-27 Andrei Borzenkovefidisk: fix misplaced parenthesis in b00e4c2
2016-02-26 Andrei Borzenkovefidisk: prevent errors from diskfilter scan of removab...
2016-02-26 Vladimir SerbinenkoRegenerate checksums
2016-02-26 Vladimir SerbinenkoMakefile: Don't delete default_payload.elf if it doesn...
2016-02-25 Josef Baciknet: fix ipv6 routing
2016-02-24 Vladimir Serbinenkoieee1275: fix signed comparison
2016-02-23 Andrei Borzenkovsearch: actually skip floppy with --no-floppy
2016-02-23 Andrei Borzenkovmultiboot2: zero reserved field in memory map
2016-02-22 Vladimir SerbinenkoImprove EHCI logging
2016-02-22 Vladimir Serbinenkousb_keyboard: Remove useless include
2016-02-22 Vladimir SerbinenkoRefresh before abort
2016-02-22 Eric Snowbergieee1275: prevent buffer over-read
2016-02-22 Thomas Huthmenu_entry: Disable cursor during update_screen()
2016-02-17 Vladimir Serbinenkodefault_payload.elf: Always rebuild and remove before...
2016-02-17 Vladimir Serbinenkodefault_payload.elf: Include password_pbkdf2.
2016-02-17 Vladimir Serbinenkodefault_payload.elf: Add modules from $(EXTRA_PAYLOAD_M...
2016-02-17 Vladimir Serbinenkomm: Avoid integer overflow.
2016-02-17 Vladimir SerbinenkoRemove -Wno-maybe-uninitialized as it may not be present.
2016-02-17 Vladimir SerbinenkoFix warnings when compiling with -O3
2016-02-14 Vladimir SerbinenkoAdd wbinvd around bios call.
2016-02-12 Eric SnowbergOBP available region contains grub. Start at grub_phys_end.
2016-02-12 Andreas FreimuthAdd Thinkpad T410s button cmos address.
2016-02-12 Vladimir SerbinenkoTODO: Remove obsolete link
2016-02-12 Toomas Soomelz4: Fix pointer overflow
2016-02-12 Vladimir Serbinenkogrub-shell: Update 32-bit OVMF binary name.
2016-02-12 Daniel Kiperrelocator: Fix integer underflow.
2016-02-12 Vladimir SerbinenkoChange -v to -V for version of shell utils.
2016-02-12 Vladimir Serbinenkoxnu: Add new kernel path to autoconfig.
2016-02-12 Vladimir Serbinenkoarm64: Use cpu timer for timekeeping.
2016-02-12 Vladimir Serbinenkopowerpc: Trim header in tests.
2016-02-12 Vladimir Serbinenkodefault_payload: Include syslinuxcfg, all filesystems...
2016-02-12 Vladimir Serbinenkoxnu: Supply random seed.
2016-02-12 Vladimir SerbinenkoAdd RNG module.
2016-02-12 Vladimir Serbinenkoyylex: use grub_fatal for exit.
2016-02-12 Vladimir Serbinenkoprintf: Fix and test %% behaviour in presence of subseq...
2016-02-12 Vladimir SerbinenkoSplit pmtimer wait and tsc measurement from pmtimer...
2016-02-12 Vladimir SerbinenkoMake grub_cpu_is_tsc_supported generally available.
2016-02-12 Vladimir SerbinenkoMake grub_acpi_find_fadt accessible generically
2016-02-12 Vladimir SerbinenkoMake unaligned types public.
2016-02-12 Vladimir SerbinenkoFix emu compilation error on arm.
2016-02-11 Vladimir Serbinenkoxnu: Include relocated EFI in heap size.
2016-02-11 Vladimir Serbinenkoxnu: supply ramsize to the kernel.
2016-02-03 Andrei Borzenkovsupport modules without symbol table
2016-02-01 Andrei Borzenkov10_linux: avoid multi-device root= kernel argument
2016-01-22 Vladimir SerbinenkoError out if mtools invocation fails.
2016-01-22 Vladimir Serbinenkoarm64: Add support for relocations needed for linaro gcc
2016-01-22 Vladimir Serbinenkoefiemu: Fix compilation failure
2016-01-22 Vladimir SerbinenkoDocument cpuid -p
2016-01-22 Robert Elliottefiemu: Handle persistent RAM and unknown possible...
2016-01-22 Vladimir SerbinenkoDocument expr1 expr2 syntax for test command
2016-01-22 Michael ChangRestore terminal settings on grub-emu exit.
2016-01-22 Vladimir Serbinenkoxen_boot: Remove obsolete module type distinctions.
2016-01-22 Vladimir Serbinenkoarm: Ignore qemu clock bug
2016-01-22 Vladimir Serbinenkoi386-ieee1275: Increase maximum heap size to accomodate...
2016-01-20 Colin WatsonRemove pragmas related to -Wunreachable-code
2016-01-16 Colin Watsonloader/bsd: Fix signed/unsigned comparison
2016-01-16 Colin Watsonahci, ehci: Fix typos
2016-01-16 Andrei Borzenkovgrub-probe: fix memory leak
2016-01-16 Andrei Borzenkovtftp: fix memory leaks in open
2016-01-16 Andrei Borzenkovtcp: fix memory leaks
2016-01-16 Andrei Borzenkovnet: fix memory leaks
2016-01-16 Andrei Borzenkovlegacycfg: fix memory leaks and add NULL check
2016-01-15 Andrei Borzenkovloader: Unintended sign extension
2016-01-12 Andrei Borzenkovscript: fix memory leak
2016-01-12 Andrei Borzenkovnormal: fix memory leak
2016-01-12 Andrei Borzenkovxnu: fix memory leak
2016-01-12 Andrei Borzenkovtruecrypt: fix memory leak
next