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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 1 Jun 2016 11:36:53 +0530
From:	Sumit Semwal <sumit.semwal@...aro.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	LKML <linux-kernel@...r.kernel.org>,
	DRI mailing list <dri-devel@...ts.freedesktop.org>,
	Linaro MM SIG <linaro-mm-sig@...ts.linaro.org>,
	"linux-media@...r.kernel.org" <linux-media@...r.kernel.org>
Cc:	Tom Gall <tom.gall@...aro.org>
Subject: [GIT PULL]: minor dma-buf updates for 4.7

Hi Linus,

A tiny pull request with mostly cosmetic changes in dma-buf for 4.7;
may I request you to please pull?


The following changes since commit 852f42a69b93dc71507adedeed876d57b8c2c2fa:

  Merge branch 'uuid' (lib/uuid fixes from Andy) (2016-05-30 15:27:07 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf.git
tags/dma-buf-for-4.7

for you to fetch changes up to b02da6f8236148009c22167cd7013d5ce04a2d37:

  dma-buf: use vma_pages() (2016-05-31 22:17:05 +0530)

----------------------------------------------------------------
Minor dma-buf updates for 4.7:
- use of vma_pages instead of explicit computation.
- DocBook and headerdoc updates for dma-buf.

----------------------------------------------------------------
Luis de Bethencourt (1):
      fence: add missing descriptions for fence

Muhammad Falak R Wani (1):
      dma-buf: use vma_pages()

Rob Clark (3):
      dma-buf: headerdoc fixes
      reservation: add headerdoc comments
      doc: update/fixup dma-buf related DocBook

 Documentation/DocBook/device-drivers.tmpl | 36 ++++++++++++++--
 drivers/dma-buf/dma-buf.c                 |  7 +--
 drivers/dma-buf/reservation.c             | 72 +++++++++++++++++++++++++++++--
 include/linux/dma-buf.h                   | 13 ++++--
 include/linux/fence.h                     |  2 +
 include/linux/reservation.h               | 53 +++++++++++++++++++++++
 6 files changed, 169 insertions(+), 14 deletions(-)

Thanks and best regards,
Sumit.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ