Hi Dave, two fixes for the 4.16 cycle from the drm-misc-next-fixes. drm-misc-next-fixes-2018-01-31: This contains a fix to restrict what lessee can do with masters and another one when waiting for timeouts on reservation objects. The following changes since commit 341a0ffceaa44660c43d219a3b2569ebbd7d3ad1: drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfig (2018-01-17 10:10:18 +0100) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2018-01-31 for you to fetch changes up to 761e05a702f5d537ffcca1ba933f9f0a968aa022: drm: Check for lessee in DROP_MASTER ioctl (2018-01-31 09:27:51 +0100) ---------------------------------------------------------------- This contains a fix to restrict what lessee can do with masters and another one when waiting for timeouts on reservation objects. ---------------------------------------------------------------- Christian König (1): dma-buf: fix reservation_object_wait_timeout_rcu once more v2 Keith Packard (1): drm: Check for lessee in DROP_MASTER ioctl drivers/dma-buf/reservation.c | 8 +++++--- drivers/gpu/drm/drm_auth.c | 6 ++++++ 2 files changed, 11 insertions(+), 3 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel