[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <2bb72d22-590c-958f-1dd1-fe44f264091b@samsung.com>
Date: Fri, 18 Jan 2019 13:38:44 +0100
From: Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-fbdev@...r.kernel.org, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] fbdev fixes for v5.0-rc3
Hi Linus,
Please pull fbdev fixes for v5.0-rc3 (please see the signed tag
description for details).
Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics
The following changes since commit 399382f8018204407174f0229b4087d40e1cdc82:
drm/nouveau: fix incorrect FB_BACKLIGHT usage in Kconfig (2019-01-02 18:47:37 +0100)
are available in the git repository at:
https://github.com/bzolnier/linux.git tags/fbdev-v5.0-rc3
for you to fetch changes up to 890d14d2d4b57ff5a149309da3ed36c8a529987f:
fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option (2019-01-16 17:42:35 +0100)
----------------------------------------------------------------
fbdev fixes for v5.0-rc3:
- fix stack memory leak in omap2fb driver (Vlad Tsyrklevich)
- fix OF node name handling v4.20 regression in offb driver (Rob Herring)
- convert CONFIG_FB_LOGO_CENTER config option added in v5.0-rc1 into
a kernel parameter (Peter Rosin)
----------------------------------------------------------------
Peter Rosin (1):
fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option
Rob Herring (1):
fbdev: offb: Fix OF node name handling
Vlad Tsyrklevich (1):
omap2fb: Fix stack memory disclosure
Documentation/fb/fbcon.txt | 8 ++++++++
drivers/video/fbdev/core/fbcon.c | 7 +++++++
drivers/video/fbdev/core/fbmem.c | 19 ++++++++++---------
drivers/video/fbdev/offb.c | 18 +++++++++---------
drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.c | 2 ++
drivers/video/logo/Kconfig | 9 ---------
include/linux/fb.h | 1 +
7 files changed, 37 insertions(+), 27 deletions(-)
Powered by blists - more mailing lists