[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20170124002415.9066-1-eric@anholt.net>
Date: Mon, 23 Jan 2017 16:24:15 -0800
From: Eric Anholt <eric@...olt.net>
To: dri-devel@...ts.freedesktop.org, Dave Airlie <airlied@...ux.ie>
Cc: linux-kernel@...r.kernel.org, Eric Anholt <eric@...olt.net>
Subject: [GIT PULL] drm-vc4-fixes-2017-01-23 for 4.10
Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)
are available in the git repository at:
https://github.com/anholt/linux drm-vc4-fixes-2017-01-23
for you to fetch changes up to 6b8ac63847bc2f958dd93c09edc941a0118992d9:
drm/vc4: Return -EINVAL on the overflow checks failing. (2017-01-17 22:06:01 +1100)
----------------------------------------------------------------
This pull request brings in a few little error checking fixes and one
slow memory leak fix.
----------------------------------------------------------------
Dan Carpenter (1):
drm/vc4: fix a bounds check
Eric Anholt (3):
drm/vc4: Fix memory leak of the CRTC state.
drm/vc4: Fix an integer overflow in temporary allocation layout.
drm/vc4: Return -EINVAL on the overflow checks failing.
drivers/gpu/drm/vc4/vc4_crtc.c | 2 +-
drivers/gpu/drm/vc4/vc4_gem.c | 4 +++-
drivers/gpu/drm/vc4/vc4_render_cl.c | 2 +-
3 files changed, 5 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists