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, 8 Jan 2016 18:46:29 +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] dmaengine fixes for 4.4

Hi Linus

Please pull to receive late fixes for 4.4

The following changes since commit 168309855a7d1e16db751e9c647119fe2d2dc878:

  Linux 4.4-rc8 (2016-01-03 15:15:37 -0800)

are available in the git repository at:

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

for you to fetch changes up to b0b79024627fcbd4b4531f4e2bc8e133c8fb6a95:

  dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag (2016-01-07 11:09:36 +0530)

----------------------------------------------------------------
dmaengine fixes for 4.4

Late fixes for 4.4 are three fixes for drivers which include a
revert of mic-x100 fix which is causing regression, xgene fix for
double IRQ and async_tx fix to use GFP_NOWAIT

----------------------------------------------------------------
Ashutosh Dixit (1):
      dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"

NeilBrown (1):
      async_tx: use GFP_NOWAIT rather than GFP_IO

Rameshwar Prasad Sahu (1):
      dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag

 crypto/async_tx/async_memcpy.c      |  2 +-
 crypto/async_tx/async_pq.c          |  4 ++--
 crypto/async_tx/async_raid6_recov.c |  4 ++--
 crypto/async_tx/async_xor.c         |  4 ++--
 drivers/dma/mic_x100_dma.c          | 15 +++++----------
 drivers/dma/xgene-dma.c             |  4 ++++
 6 files changed, 16 insertions(+), 17 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