Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1565387

[GIT PULL] drm-vc4-fixes-2017-01-23 for 4.10

From Eric Anholt <eric@anholt.net>
Newsgroups linux.kernel
Subject [GIT PULL] drm-vc4-fixes-2017-01-23 for 4.10
Date 2017-01-24 01:30 +0100
Message-ID <t2X9M-5gy-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


  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(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] drm-vc4-fixes-2017-01-23 for 4.10 Eric Anholt <eric@anholt.net> - 2017-01-24 01:30 +0100

csiph-web