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:	Fri, 13 Nov 2015 00:10:12 +0000 (GMT)
From:	Dave Airlie <airlied@...ux.ie>
To:	torvalds@...ux-foundation.org
cc:	DRI mailing list <dri-devel@...ts.freedesktop.org>,
	linux-kernel@...r.kernel.org
Subject: [git pull] drm fixes


Hi Linus,

One urgent fix for an oops under console lock in some drivers, one uapi 
fix, and one revert to fix rockchip regression.

I've got the sti driver pull request that I'll send out in a minute, don't 
think it'll have any issues.

Dave.


The following changes since commit a18e2fa5e670a1b84e66522b221c42875b02028a:

  Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (2015-11-12 15:33:11 -0800)

are available in the git repository at:

  git://people.freedesktop.org/~airlied/linux drm-fixes

for you to fetch changes up to 5bad7d29a7bcffb2dbc28ea2728eeb3af13784f2:

  Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()" (2015-11-13 09:59:46 +1000)

----------------------------------------------------------------
Dave Airlie (1):
      Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-intel into drm-fixes

Mark Yao (1):
      Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()"

Tvrtko Ursulin (1):
      drm: Use userspace compatible type in fourcc_mod_code macro

Ville Syrjälä (1):
      drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't called

 drivers/gpu/drm/drm_irq.c                   | 10 +++-
 drivers/gpu/drm/rockchip/rockchip_drm_drv.c | 81 ++++++++++++++++++++++++++---
 include/uapi/drm/drm_fourcc.h               |  2 +-
 3 files changed, 85 insertions(+), 8 deletions(-)

Powered by blists - more mailing lists