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:	Fri, 11 Mar 2016 21:54:17 +0530
From:	Vinod Koul <vinod.koul@...el.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	dma <dmaengine@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] late dmaengine fixes for 4.5

Hi Linus

Two fixes showed up in last few days, and they should be included in 4.5. So
please consider PULL to recieve two driver fixes, one marked stable.

The following changes since commit f6cede5b49e822ebc41a099fe41ab4989f64e2cb:

  Linux 4.5-rc7 (2016-03-06 14:48:03 -0800)

are available in the git repository at:

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

for you to fetch changes up to 25c5e9626ca4d40928dc9c44f009ce2ed0a739e7:

  dmaengine: at_xdmac: fix residue computation (2016-03-10 16:32:36 +0530)

----------------------------------------------------------------
dmaengine fixes for 4.5

Few more late fixes on drivers nothing major here.
 - A memory leak fix in fsdma unmap the dma descriptors on
   freeup.
 - A fix in xdmac driver for residue calculation of dma
   descriptor.

----------------------------------------------------------------
Ludovic Desroches (1):
      dmaengine: at_xdmac: fix residue computation

Xuelin Shi (1):
      dmaengine: fsldma: fix memory leak

 drivers/dma/at_xdmac.c | 42 +++++++++++++++++++++++++++++++++++++++---
 drivers/dma/fsldma.c   |  2 ++
 2 files changed, 41 insertions(+), 3 deletions(-)
-- 
~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