lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 11 Aug 2015 16:07:12 +0300
From:	Tomi Valkeinen <tomi.valkeinen@...com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	linux-fbdev <linux-fbdev@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] fbdev fixes for 4.2-rc7

Hi Linus,

The following changes since commit f7644cbfcdf03528f0f450f3940c4985b2291f49:

  Linux 4.2-rc6 (2015-08-09 15:54:30 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/fbdev-fixes-4.2

for you to fetch changes up to 2a17d7e80f1df44d6b94c3696d5eda44fe6638a8:

  fbcon: unconditionally initialize cursor blink interval (2015-08-10 17:20:32 +0300)

----------------------------------------------------------------
fbdev fixes for 4.2

* Fix display regression on Versatile boards
* Fix OF node refcount bugs on omapdss
* fix WARN about clock prepare on pxa3xx_gcu
* Fix mem leak in videomode helpers
* Fix fbconsole related boot problem on sun7i-a20-olinuxino-micro

----------------------------------------------------------------
Christian Engelmayer (1):
      video: Fix possible leak in of_get_videomode()

Jyri Sarha (2):
      OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port()
      OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrement

Linus Walleij (1):
      fbdev: select versatile helpers for the integrator

Robert Jarzmik (1):
      video: fbdev: pxa3xx_gcu: prepare the clocks

Scot Doyle (1):
      fbcon: unconditionally initialize cursor blink interval

 drivers/video/console/fbcon.c          | 3 ++-
 drivers/video/fbdev/Kconfig            | 2 +-
 drivers/video/fbdev/omap2/dss/dss-of.c | 4 +++-
 drivers/video/fbdev/pxa3xx-gcu.c       | 4 ++--
 drivers/video/of_videomode.c           | 4 +---
 5 files changed, 9 insertions(+), 8 deletions(-)


Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ