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:	Thu, 16 Oct 2008 14:30:33 -0700
From:	Dan Williams <dan.j.williams@...el.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>, timur@...escale.com,
	julia@...u.dk, leoli@...escale.com, maciej.sosnowski@...el.com
Subject: [git pull] async-tx/dmaengine update for 2.6.28

Linus, please pull from: 

	git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx.git next

to receive:

Andrew Morton (1):
      drivers/dma/dmatest.c: switch a GFP_ATOMIC to GFP_KERNEL

Dan Williams (1):
      async_tx: make async_tx_run_dependencies() easier to read

Julia Lawall (1):
      drivers/dma/ioat_dma.c: drop code after return

Timur Tabi (3):
      dmatest: properly handle duplicate DMA channels
      fsldma: remove internal self-test from Freescale Elo DMA driver
      fsldma: allow Freescale Elo DMA driver to be compiled as a module

 crypto/async_tx/async_tx.c |   34 +++---
 drivers/dma/Kconfig        |   10 +-
 drivers/dma/dmatest.c      |    7 +-
 drivers/dma/fsldma.c       |  270 ++++++++++++++-----------------------------
 drivers/dma/fsldma.h       |    1 +
 drivers/dma/ioat_dma.c     |    2 -
 6 files changed, 116 insertions(+), 208 deletions(-)

This update is primarily cleanup work from Timur on the fsldma driver
along with a smattering of other fixups.  It has had exposure in
linux-next and survives a test-merge with your current tree.

Thanks,
Dan


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ