https://github.com/torvalds/linux
Revision 0a6cb34f46c22cc10e7400c1673ac978fc5c056e authored by Linus Torvalds on 12 November 2014, 22:19:47 UTC, committed by Linus Torvalds on 12 November 2014, 22:19:47 UTC
Pull crypto fixes from Herbert Xu:
 - stack corruption fix for pseries hwrng driver
 - add missing DMA unmap in caam crypto driver
 - fix NUMA crash in qat crypto driver
 - fix buggy mapping of zero-length associated data in qat crypto driver

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  hwrng: pseries - port to new read API and fix stack corruption
  crypto: caam - fix missing dma unmap on error path
  crypto: qat - Enforce valid numa configuration
  crypto: qat - Prevent dma mapping zero length assoc data
2 parent s 15e5cda + 24c65bc
History
Tip revision: 0a6cb34f46c22cc10e7400c1673ac978fc5c056e authored by Linus Torvalds on 12 November 2014, 22:19:47 UTC
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Tip revision: 0a6cb34
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 284.3 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top