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
Kconfig -rw-r--r-- 1008 bytes
Makefile -rw-r--r-- 171 bytes
debug-levels.h -rw-r--r-- 1.4 KB
debugfs.c -rw-r--r-- 2.2 KB
id-table.c -rw-r--r-- 4.4 KB
op-msg.c -rw-r--r-- 11.7 KB
op-reset.c -rw-r--r-- 3.5 KB
op-rfkill.c -rw-r--r-- 13.1 KB
op-state-get.c -rw-r--r-- 2.1 KB
stack.c -rw-r--r-- 17.7 KB
wimax-internal.h -rw-r--r-- 3.1 KB

back to top