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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 27 Mar 2020 16:58:46 +1000
From:   Dave Airlie <airlied@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Daniel Vetter <daniel.vetter@...ll.ch>
Cc:     dri-devel <dri-devel@...ts.freedesktop.org>,
        LKML <linux-kernel@...r.kernel.org>
Subject: [git pull] drm fixes for 5.6-rc8

Hi Linus,

Pretty quiet some minor sg mapping fixes for 3 drivers, and a single
oops fix for the scheduler.
I'm hoping nobody tries to send me a fixes pull today but I'll keep an
eye out of the weekend.

Dave.

drm-fixes-2020-03-27:
drm fixes for 5.6-rc8/final

radeon/amdgpu/dma-buf:
- sg list fixes

scheduler:
- oops fix
The following changes since commit 16fbf79b0f83bc752cee8589279f1ebfe57b3b6e:

  Linux 5.6-rc7 (2020-03-22 18:31:56 -0700)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2020-03-27

for you to fetch changes up to c4b979ebcafe978338cad1df4c77cdc8f84bd51c:

  Merge tag 'amd-drm-fixes-5.6-2020-03-26' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes (2020-03-27
13:03:17 +1000)

----------------------------------------------------------------
drm fixes for 5.6-rc8/final

radeon/amdgpu/dma-buf:
- sg list fixes

scheduler:
- oops fix

----------------------------------------------------------------
Dave Airlie (2):
      Merge tag 'drm-misc-fixes-2020-03-26' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
      Merge tag 'amd-drm-fixes-5.6-2020-03-26' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes

Shane Francis (3):
      drm/prime: use dma length macro when mapping sg
      drm/amdgpu: fix scatter-gather mapping with user pages
      drm/radeon: fix scatter-gather mapping with user pages

Yintian Tao (1):
      drm/scheduler: fix rare NULL ptr race

 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 2 +-
 drivers/gpu/drm/drm_prime.c             | 2 +-
 drivers/gpu/drm/radeon/radeon_ttm.c     | 2 +-
 drivers/gpu/drm/scheduler/sched_main.c  | 2 ++
 4 files changed, 5 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ