https://github.com/torvalds/linux
Revision ec3fbff0302e219997d48117fcb1fd04b8ad97c6 authored by Linus Torvalds on 18 March 2015, 18:10:41 UTC, committed by Linus Torvalds on 18 March 2015, 18:10:41 UTC
Pull crypto fixes from Herbert Xu:
 "Fix a bug in the ARM XTS implementation that can cause failures in
  decrypting encrypted disks, and fix is a memory overwrite bug that can
  cause a crash which can be triggered from userspace"

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: aesni - fix memory usage in GCM decryption
  crypto: arm/aes update NEON AES module to latest OpenSSL version
2 parent s da11508 + ccfe8c3
History
Tip revision: ec3fbff0302e219997d48117fcb1fd04b8ad97c6 authored by Linus Torvalds on 18 March 2015, 18:10:41 UTC
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Tip revision: ec3fbff
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.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 298.6 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top