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:	Sat, 3 Oct 2015 00:03:54 +0530
From:	Vinod Koul <vinod.koul@...el.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	dma <dmaengine@...r.kernel.org>
Subject: [GIT PULL] slave dmaengine fixes for 4.3-rc4

Hi Linus,

Here is the fixes request for 4.3

This contains fixes spread throughout the drivers
   Also fixes one more instance of privatecnt in dmaengine
   bunch of pxa_dma fixes for reuse of descriptor issue, residue and
   no-requestor
   odd fixes in xgene, idma, sun4i and zxdma
   at_xdmac fixes for cleaning descriptor and block addr mode

So, please PULL for dmaengine updates for 4.3-rc4 from

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.3-rc4

for you to fetch changes up to 7b09a1bba4091a9d208481d7831682a1f3061ab9:

  dmaengine: pxa_dma: fix residue corner case (2015-10-01 07:44:31 +0530)

----------------------------------------------------------------
dmaengine fixes for 4.3-rc4

This contains fixes spread throughout the drivers
   Also fixes one more instance of privatecnt in dmaengine
   bunch of pxa_dma fixes for reuse of descriptor issue, residue and
   no-requestor
   odd fixes in xgene, idma, sun4i and zxdma
   at_xdmac fixes for cleaning descriptor and block addr mode

----------------------------------------------------------------
Andrzej Hajda (1):
      dmaengine: xgene-dma: fix handling xgene_dma_get_ring_size result

Andy Shevchenko (2):
      dmaengine: idma64: improve residue estimation
      dmaengine: dw: properly read DWC_PARAMS register

Axel Lin (1):
      dmaengine: zxdma: Fix off-by-one for testing valid pchan request

Emilio López (1):
      dmaengine: sun4i: fix unsafe list iteration

Ludovic Desroches (1):
      dmaengine: at_xdmac: clean used descriptor

Maxime Ripard (1):
      dmaengine: at_xdmac: change block increment addressing mode

Peter Ujfalusi (1):
      dmaengine: fix balance of privatecnt

Rameshwar Prasad Sahu (1):
      dmaengine: xgene-dma: Fix overwritting DMA tx ring

Robert Jarzmik (3):
      dmaengine: pxa_dma: fix initial list move
      dmaengine: pxa_dma: fix the no-requestor case
      dmaengine: pxa_dma: fix residue corner case

 drivers/dma/at_xdmac.c     | 15 ++++++++++++---
 drivers/dma/dmaengine.c    | 10 +++++++++-
 drivers/dma/dw/core.c      |  4 ++--
 drivers/dma/idma64.c       | 16 ++++++++--------
 drivers/dma/pxa_dma.c      | 31 +++++++++++++++++++++++++------
 drivers/dma/sun4i-dma.c    |  6 +++---
 drivers/dma/xgene-dma.c    | 46 +++++++++++++++++-----------------------------
 drivers/dma/zx296702_dma.c |  2 +-
 8 files changed, 77 insertions(+), 53 deletions(-)

Thanks
-- 
~Vinod

Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ