lineage_android_kernel_sams.../crypto
invisiblek 20c40164ee Merge remote-tracking branch 'korg/linux-3.4.y' into cm-11.0
Conflicts:
	arch/arm/Kconfig
	arch/arm/boot/compressed/Makefile
	arch/arm/boot/compressed/head.S
	arch/arm/include/asm/mutex.h
	arch/arm/include/asm/uaccess.h
	arch/arm/kernel/perf_event.c
	arch/arm/kernel/traps.c
	arch/arm/mm/dma-mapping.c
	arch/arm/mm/mmu.c
	arch/arm/mm/proc-v7.S
	arch/arm/mm/tlb-v7.S
	arch/arm/vfp/entry.S
	arch/arm/vfp/vfpmodule.c
	crypto/algapi.c
	drivers/base/power/main.c
	drivers/bluetooth/ath3k.c
	drivers/bluetooth/btusb.c
	drivers/gpio/gpio-msm-v2.c
	drivers/gpu/drm/radeon/radeon_mode.h
	drivers/hid/hid-logitech-dj.c
	drivers/md/dm-crypt.c
	drivers/media/dvb/dvb-core/dmxdev.c
	drivers/mmc/card/block.c
	drivers/mmc/host/sdhci.c
	drivers/net/ethernet/smsc/smc91x.h
	drivers/net/tun.c
	drivers/staging/zram/zram_sysfs.c
	drivers/staging/zsmalloc/zsmalloc-main.c
	drivers/uio/uio.c
	drivers/usb/core/driver.c
	drivers/usb/core/hub.c
	drivers/usb/core/message.c
	drivers/usb/host/xhci-hub.c
	drivers/usb/host/xhci-plat.c
	drivers/usb/host/xhci.c
	drivers/usb/host/xhci.h
	drivers/usb/serial/qcserial.c
	drivers/usb/serial/usb_wwan.c
	drivers/video/au1100fb.c
	drivers/video/au1200fb.c
	drivers/virtio/virtio_ring.c
	fs/ecryptfs/file.c
	fs/ecryptfs/inode.c
	fs/ecryptfs/keystore.c
	fs/ecryptfs/main.c
	fs/ecryptfs/mmap.c
	fs/ext4/ialloc.c
	fs/ext4/namei.c
	fs/jbd2/commit.c
	fs/ubifs/dir.c
	include/linux/freezer.h
	include/linux/kref.h
	include/linux/sched.h
	include/linux/virtio.h
	include/net/bluetooth/hci_core.h
	include/net/bluetooth/mgmt.h
	kernel/cgroup.c
	kernel/futex.c
	kernel/hrtimer.c
	kernel/power/suspend.c
	kernel/rcutree.c
	kernel/sched/core.c
	kernel/signal.c
	kernel/timer.c
	kernel/workqueue.c
	lib/lzo/lzo1x_decompress_safe.c
	lib/lzo/lzodefs.h
	mm/internal.h
	mm/madvise.c
	mm/memory_hotplug.c
	mm/vmscan.c
	net/bluetooth/hci_conn.c
	net/bluetooth/hci_core.c
	net/bluetooth/hci_event.c
	net/bluetooth/l2cap_core.c
	net/bluetooth/mgmt.c
	net/bluetooth/rfcomm/sock.c
	net/bluetooth/smp.c
	net/ipv4/ping.c
	net/wireless/nl80211.c
	net/wireless/reg.c

Change-Id: I2c0da2e42eba98c88b9b94bd14cb60828c7bd7f0
2014-08-13 23:51:05 -05:00
..
async_tx crypto: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:16 +08:00
Kconfig jflte: Add optimized AES and SHA1 routines 2014-07-21 19:09:44 -05:00
Makefile Merge GT-I9505_KK_Opensource_Update5 2014-03-28 02:34:15 -07:00
ablkcipher.c Merge remote-tracking branch 'korg/linux-3.4.y' into cm-11.0 2014-08-13 23:51:05 -05:00
aead.c crypto: user - fix info leaks in report API 2013-03-14 11:29:50 -07:00
aes_generic.c crypto: aes_generic - Fix checkpatch errors 2010-02-16 20:34:59 +08:00
af_alg.c crypto: af_alg - properly label AF_ALG socket 2014-08-07 12:00:10 -07:00
ahash.c Merge remote-tracking branch 'korg/linux-3.4.y' into cm-11.0 2014-08-13 23:51:05 -05:00
algapi.c Merge GT-I9505_KK_Opensource_Update5 2014-03-28 02:34:15 -07:00
algboss.c Merge GT-I9505_KK_Opensource_Update5 2014-03-28 02:34:15 -07:00
algif_hash.c Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST" 2013-12-20 07:34:21 -08:00
algif_skcipher.c Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST" 2013-12-20 07:34:21 -08:00
ansi_cprng.c Merge remote-tracking branch 'korg/linux-3.4.y' into cm-11.0 2014-08-13 23:51:05 -05:00
anubis.c
api.c Merge remote-tracking branch 'korg/linux-3.4.y' into cm-11.0 2014-08-13 23:51:05 -05:00
arc4.c crypto: arc4 - Fixed coding style issues 2011-06-30 07:44:05 +08:00
authenc.c Merge remote-tracking branch 'korg/linux-3.4.y' into cm-11.0 2014-08-13 23:51:05 -05:00
authencesn.c crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers 2011-03-13 20:22:27 -07:00
blkcipher.c Merge remote-tracking branch 'korg/linux-3.4.y' into cm-11.0 2014-08-13 23:51:05 -05:00
blowfish_common.c crypto: blowfish - split generic and common c code 2011-09-22 21:25:25 +10:00
blowfish_generic.c crypto: blowfish - rename C-version to blowfish_generic 2011-09-22 21:25:26 +10:00
camellia_generic.c crypto: camellia - rename camellia.c to camellia_generic.c 2012-03-14 17:25:55 +08:00
cast5.c crypto: cast5 - simplify if-statements 2010-11-13 21:47:55 +09:00
cast6.c
cbc.c Merge GT-I9505_KK_Opensource_Update5 2014-03-28 02:34:15 -07:00
ccm.c crypto: ccm - Fix handling of zero plaintext when computing mac 2013-12-11 22:34:10 -08:00
chainiv.c
cipher.c Merge GT-I9505_KK_Opensource_Update5 2014-03-28 02:34:15 -07:00
compress.c crypto: compress - Fix checkpatch errors 2010-02-16 20:31:04 +08:00
crc32c.c crypto: crc32c should use library implementation 2012-03-23 16:58:38 -07:00
cryptd.c crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption 2012-11-26 11:37:41 -08:00
crypto_null.c crypto: crypto_null - Fix checkpatch errors 2010-02-16 20:31:54 +08:00
crypto_user.c crypto: user - fix info leaks in report API 2013-03-14 11:29:50 -07:00
crypto_wq.c crypto: crypto_wq - Fix late crypto work queue initialization 2014-06-07 16:02:02 -07:00
ctr.c crypto: Use ERR_CAST 2010-05-26 10:36:51 +10:00
cts.c
deflate.c net+crypto: Use vmalloc for zlib inflate buffers. 2011-06-29 05:48:41 -07:00
des_generic.c Blackfin: Rename DES PC2() symbol to avoid collision 2010-10-07 14:08:50 +01:00
ecb.c crypto: ecb - Fix checkpatch errors 2010-02-16 20:33:49 +08:00
eseqiv.c crypto: Use scatterwalk_crypto_chain 2010-12-02 14:47:16 +08:00
fcrypt.c crypto: fcrypt - Fix checkpatch errors 2010-02-16 20:34:07 +08:00
fips.c Merge GT-I9505_KK_Opensource_Update5 2014-03-28 02:34:15 -07:00
fips_integrity.c Merge GT-I9505_KK_Opensource_Update5 2014-03-28 02:34:15 -07:00
gcm.c crypto: gcm - fix assumption that assoc has one segment 2013-04-12 09:38:46 -07:00
gf128mul.c crypto: gf128mul - fix call to memset() 2011-07-08 17:21:21 +08:00
ghash-generic.c crypto: ghash - Avoid null pointer dereference if no key is set 2011-10-21 13:18:42 +02:00
hmac.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
internal.h Merge GT-I9505_KK_Opensource_Update5 2014-03-28 02:34:15 -07:00
khazad.c
krng.c
lrw.c crypto: lrw - add interface for parallelized cipher implementions 2011-11-09 11:50:31 +08:00
lzo.c
md4.c crypto: add module.h to those files that are explicitly using it 2011-10-31 19:31:11 -04:00
md5.c crypto: Move md5_transform to lib/md5.c 2011-08-06 18:32:45 -07:00
michael_mic.c
pcbc.c
pcompress.c crypto: user - fix info leaks in report API 2013-03-14 11:29:50 -07:00
pcrypt.c crypto: pcrypt - Use the online cpumask as the default 2012-03-29 19:52:47 +08:00
proc.c Merge GT-I9505_KK_Opensource_Update5 2014-03-28 02:34:15 -07:00
ripemd.h
rmd128.c crypto: ripemd - Set module author and update email address 2011-01-04 23:34:03 +11:00
rmd160.c crypto: ripemd - Set module author and update email address 2011-01-04 23:34:03 +11:00
rmd256.c crypto: ripemd - Set module author and update email address 2011-01-04 23:34:03 +11:00
rmd320.c crypto: ripemd - Set module author and update email address 2011-01-04 23:34:03 +11:00
rng.c crypto: user - fix info leaks in report API 2013-03-14 11:29:50 -07:00
salsa20_generic.c
scatterwalk.c crypto: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:16 +08:00
seed.c
seqiv.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
serpent_generic.c crypto: serpent - rename serpent.c to serpent_generic.c 2011-11-30 16:12:44 +08:00
sha1_generic.c crypto: sha1 - export sha1_update for reuse 2011-08-10 19:00:28 +08:00
sha256_generic.c
sha512_generic.c crypto: sha512 - Fix byte counter overflow in SHA-512 2012-04-05 20:34:20 +08:00
shash.c Merge remote-tracking branch 'korg/linux-3.4.y' into cm-11.0 2014-08-13 23:51:05 -05:00
tcrypt.c Merge GT-I9505_KK_Opensource_Update5 2014-03-28 02:34:15 -07:00
tcrypt.h crypto: tcrypt - add xts(serpent) tests 2011-11-09 11:57:56 +08:00
tea.c
testmgr.c Merge GT-I9505_KK_Opensource_Update5 2014-03-28 02:34:15 -07:00
testmgr.h Merge remote-tracking branch 'korg/linux-3.4.y' into cm-11.0 2014-08-13 23:51:05 -05:00
tgr192.c
twofish_common.c crypto: twofish-x86_64-3way - add lrw support 2011-11-09 11:53:32 +08:00
twofish_generic.c crypto: twofish: Rename twofish to twofish_generic and add an alias 2010-06-03 21:02:51 +10:00
vmac.c crypto: add module.h to those files that are explicitly using it 2011-10-31 19:31:11 -04:00
wp512.c crypto: whirlpool - count rounds from 0 2011-10-21 14:24:16 +02:00
xcbc.c crypto: add module.h to those files that are explicitly using it 2011-10-31 19:31:11 -04:00
xor.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
xts.c crypto: xts: add interface for parallelized cipher implementations 2011-11-09 11:56:06 +08:00
zlib.c net+crypto: Use vmalloc for zlib inflate buffers. 2011-06-29 05:48:41 -07:00