https://github.com/torvalds/linux
Revision b52937145d6f7cad4957c8df43e89497b6329420 authored by Dave Airlie on 23 January 2020, 22:57:37 UTC, committed by Dave Airlie on 23 January 2020, 22:57:37 UTC
- Avoid overflow with huge userptr objects
- uAPI fix to correctly handle negative values in
  engine->uabi_class/instance (cc: stable)

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200123135045.GA12584@jlahtine-desk.ger.corp.intel.com
2 parent s a48d4a3 + 5eec718
Raw File
Tip revision: b52937145d6f7cad4957c8df43e89497b6329420 authored by Dave Airlie on 23 January 2020, 22:57:37 UTC
Merge tag 'drm-intel-fixes-2020-01-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Tip revision: b529371
COPYING
The Linux Kernel is provided under:

	SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note

Being under the terms of the GNU General Public License version 2 only,
according with:

	LICENSES/preferred/GPL-2.0

With an explicit syscall exception, as stated at:

	LICENSES/exceptions/Linux-syscall-note

In addition, other licenses may also apply. Please see:

	Documentation/process/license-rules.rst

for more details.
back to top