mbox series

[PULL] drm-misc-next-fixes

Message ID 20201020141445.4jisqylfbusdnzge@gilmour (mailing list archive)
State New, archived
Headers show
Series [PULL] drm-misc-next-fixes | expand

Pull-request

git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2020-10-20

Message

Maxime Ripard Oct. 20, 2020, 2:14 p.m. UTC
Hi!

Here's a couple of patches that should be merged in the current merge-window.

Thanks!
Maxime

drm-misc-next-fixes-2020-10-20:
Two patches to prevent out-of-bands accesses on fonts buffers
The following changes since commit d3c8f2784d3266d27956659c78835ee1d1925ad2:

  drm/ingenic: Fix bad revert (2020-10-12 20:26:14 +0200)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2020-10-20

for you to fetch changes up to 272d70895113ef00c03ab325787d159ee51718c8:

  Fonts: Support FONT_EXTRA_WORDS macros for font_6x8 (2020-10-19 17:55:10 +0200)

----------------------------------------------------------------
Two patches to prevent out-of-bands accesses on fonts buffers

----------------------------------------------------------------
Peilin Ye (2):
      docs: fb: Add font_6x8 to available built-in fonts
      Fonts: Support FONT_EXTRA_WORDS macros for font_6x8

 Documentation/fb/fbcon.rst | 2 +-
 lib/fonts/font_6x8.c       | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)