]> git.proxmox.com Git - grub2.git/history - grub-core
More translation updates
[grub2.git] / grub-core /
2022-12-04 Steve McIntyreSwitch away from git-dpm
2022-12-04 Steve McIntyreAdd fonts to the EFI images
2022-11-12 Zhang Boyangnormal/charset: Fix an integer overflow in grub_unicode...
2022-11-12 Zhang Boyangfont: Assign null_font to glyphs in ascii_font_glyph[]
2022-11-12 Zhang Boyangfont: Harden grub_font_blit_glyph() and grub_font_blit_...
2022-11-12 Zhang Boyangfont: Fix an integer underflow in blit_comb()
2022-11-12 Zhang Boyangfbutil: Fix integer overflow
2022-11-12 Zhang Boyangkern/efi/sb: Enforce verification of font files
2022-11-12 Zhang Boyangfont: Fix integer underflow in binary search of char...
2022-11-12 Zhang Boyangfont: Fix integer overflow in BMP index
2022-11-12 Zhang Boyangfont: Fix integer overflow in ensure_comb_space()
2022-11-12 Zhang Boyangfont: Remove grub_font_dup_glyph()
2022-11-12 Zhang Boyangfont: Fix several integer overflows in grub_font_constr...
2022-11-12 Zhang Boyangfont: Fix size overflow in grub_font_get_glyph_internal()
2022-11-12 Zhang Boyangfont: Reject glyphs exceeds font->max_glyph_width or...
2022-11-12 Alec Brownvideo/readers: Add artificial limit to image dimensions
2022-06-10 Julian Andres Klodemerge patched into master
2022-06-08 Darren Kennyfs/btrfs: Fix more fuzz issues related to chunks
2022-06-08 Darren Kennyfs/btrfs: Fix more ASAN and SEGV issues found with...
2022-06-08 Darren Kennyfs/btrfs: Fix several fuzz issues with invalid dir...
2022-06-08 Sudhakar Kuppusamyfs/f2fs: Do not copy file names that are too long
2022-06-08 Sudhakar Kuppusamyfs/f2fs: Do not read past the end of nat bitmap
2022-06-08 Sudhakar Kuppusamyfs/f2fs: Do not read past the end of nat journal entries
2022-06-08 Daniel Axtensnet/http: Error out on headers with LF without CR
2022-06-08 Daniel Axtensnet/http: Fix OOB write for split http headers
2022-06-08 Daniel Axtensnet/http: Do not tear down socket if it's already been...
2022-06-08 Daniel Axtensnet/tftp: Avoid a trivial UAF
2022-06-08 Daniel Axtensnet/tftp: Prevent a UAF and double-free from a failed...
2022-06-08 Daniel Axtensnet/dns: Don't read past the end of the string we're...
2022-06-08 Daniel Axtensnet/dns: Fix double-free addresses on corrupt DNS response
2022-06-08 Daniel Axtensnet/ip: Do IP fragment maths safely
2022-06-08 Daniel Axtensnet/netbuff: Block overly large netbuff allocs
2022-06-08 Daniel Axtensnormal/charset: Fix array out-of-bounds formatting...
2022-06-08 Daniel Axtensvideo/readers/jpeg: Block int underflow -> wild pointer...
2022-06-08 Daniel Axtensvideo/readers/jpeg: Refuse to handle multiple start...
2022-06-08 Daniel Axtensvideo/readers/jpeg: Do not reallocate a given huff...
2022-06-08 Daniel Axtensvideo/readers/jpeg: Abort sooner if a read operation...
2022-06-08 Daniel Axtensvideo/readers/png: Sanity check some huffman codes
2022-06-08 Daniel Axtensvideo/readers/png: Avoid heap OOB R/W inserting huff...
2022-06-08 Daniel Axtensvideo/readers/png: Drop greyscale support to fix heap...
2022-06-08 Daniel Axtensvideo/readers/png: Refuse to handle multiple image...
2022-06-08 Daniel Axtensvideo/readers/png: Abort sooner if a read operation...
2022-06-08 Daniel Axtenskern/file: Do not leak device_name on error in grub_fil...
2022-06-08 Julian Andres Klodekern/efi/sb: Reject non-kernel files in the shim_lock...
2022-06-08 Chris Coulsonloader/efi/chainloader: Use grub_loader_set_ex()
2022-06-08 Chris Coulsoncommands/boot: Add API to pass context to loader
2022-06-08 Chris Coulsonloader/efi/chainloader: Simplify the loader state
2021-11-29 Colin WatsonUpdate to minilzo-2.10
2021-11-29 Colin Watsonminilzo: Update to minilzo-2.10
2021-09-27 Colin WatsonFix error handling bug in linuxefi
2021-09-27 Erwan Velufs/xfs: Fix unreadable filesystem with v4 superblock
2021-09-27 Mathieu Trudel-Lap... tpm: Pass unknown error as non-fatal, but debug print...
2021-09-27 Steve McIntyreAdd debug to display what's going on with verifiers
2021-09-27 Michael Changi386-pc: build verifiers API as module
2021-09-27 Colin WatsonMinimise writes to EFI variable storage
2021-09-27 Jeroen Dekkersat_keyboard: initialize keyboard in module init if...
2021-09-27 Luca BoccassiDo not overwrite sentinel byte in boot_params, breaks...
2021-09-27 Michael Changefinet: Setting DNS server from UEFI protocol
2021-09-27 Michael Changefinet: Setting network from UEFI device path
2021-09-27 Michael Changbootp: Add processing DHCPACK packet from HTTP Boot
2021-09-27 Michael Changefinet: UEFI IPv6 PXE support
2021-09-27 Michael Changbootp: New net_bootp6 command
2021-09-27 Aaron Millernet: read bracketed ipv6 addrs and port numbers
2021-09-27 Chad MILLERTell zpool to emit full device names
2021-09-27 Paulo Flabiano SmorigoDisable VSX instruction
2021-09-27 Paulo Flabiano SmorigoInclude a text attribute reset in the clear command...
2021-09-27 Colin WatsonPort yaboot logic for various powerpc machine types
2021-09-27 Colin WatsonProbe FusionIO devices
2021-09-27 Evan BroderAdd configure option to enable gfxpayload=keep dynamically
2021-09-27 Colin WatsonAdd configure option to bypass boot menu if possible
2021-09-27 Colin WatsonAdd configure option to reduce visual clutter at boot...
2021-09-27 Matthew GarrettAdd "linuxefi" loader which avoids ExitBootServices
2021-09-24 Colin Watsonfs/xfs: Fix unreadable filesystem with v4 superblock
2021-09-24 Erwan Velufs/xfs: Fix unreadable filesystem with v4 superblock
2021-09-24 Colin WatsonNew upstream release (2.06)
2021-09-24 Mathieu Trudel-Lap... tpm: Pass unknown error as non-fatal, but debug print...
2021-09-24 Steve McIntyreAdd debug to display what's going on with verifiers
2021-09-24 Michael Changi386-pc: build verifiers API as module
2021-09-24 Colin WatsonMinimise writes to EFI variable storage
2021-09-24 Jeroen Dekkersat_keyboard: initialize keyboard in module init if...
2021-09-24 Luca BoccassiDo not overwrite sentinel byte in boot_params, breaks...
2021-09-24 Michael Changefinet: Setting DNS server from UEFI protocol
2021-09-24 Michael Changefinet: Setting network from UEFI device path
2021-09-24 Michael Changbootp: Add processing DHCPACK packet from HTTP Boot
2021-09-24 Michael Changefinet: UEFI IPv6 PXE support
2021-09-24 Michael Changbootp: New net_bootp6 command
2021-09-24 Aaron Millernet: read bracketed ipv6 addrs and port numbers
2021-09-24 Chad MILLERTell zpool to emit full device names
2021-09-24 Paulo Flabiano SmorigoDisable VSX instruction
2021-09-24 Paulo Flabiano SmorigoInclude a text attribute reset in the clear command...
2021-09-24 Colin WatsonPort yaboot logic for various powerpc machine types
2021-09-24 Colin WatsonProbe FusionIO devices
2021-09-24 Evan BroderAdd configure option to enable gfxpayload=keep dynamically
2021-09-24 Colin WatsonAdd configure option to bypass boot menu if possible
2021-09-24 Colin WatsonAdd configure option to reduce visual clutter at boot...
2021-09-24 Matthew GarrettAdd "linuxefi" loader which avoids ExitBootServices
2021-09-24 Colin WatsonBlacklist 1440x900x32 from VBE preferred mode handling
2021-09-24 Colin WatsonRead /etc/default/grub.d/*.cfg after /etc/default/grub
2021-09-24 Colin WatsonFall back to non-EFI if booted using EFI but -efi is...
2021-09-24 Colin WatsonSilence error messages when translations are unavailable
next