KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / crypto /
2017-11-02 Stephan Muellercrypto: AF_ALG - remove SGL terminator indicator when...
2017-06-20 Jiri Slabycrypto: algif_hash - avoid zero-sized array
2017-06-20 Wang, Rui Ycrypto: cryptd - Assign statesize properly
2017-06-20 Arnd Bergmanncrypto: improve gcc optimization flags for serpent...
2017-06-20 Salvatore Benedettocrypto: api - Clear CRYPTO_ALG_DEAD bit before register...
2017-06-07 James Yonancrypto: crypto_memneq - add equality testing of memory...
2017-02-06 Ondrej MosnáÄ\8dekcrypto: gcm - Fix IV buffer size in crypto_gcm_setkey
2017-02-06 Herbert Xucrypto: skcipher - Fix blkcipher walk OOM crash
2017-02-06 Ard Biesheuvelcrypto: cryptd - initialize child shash_desc on import
2017-02-06 Herbert Xucrypto: algif_skcipher - Load TX SG list after waiting
2017-02-06 Herbert Xucrypto: algif_skcipher - Fix race condition in skcipher...
2017-02-06 Herbert Xucrypto: algif_hash - Fix race condition in hash_check_key
2017-02-06 Herbert Xucrypto: af_alg - Forbid bind(2) when nokey child socket...
2017-02-06 Herbert Xucrypto: algif_skcipher - Remove custom release parent...
2017-02-06 Herbert Xucrypto: algif_hash - Remove custom release parent function
2017-02-06 Herbert Xucrypto: af_alg - Allow af_af_alg_release_parent to...
2017-02-06 Herbert Xucrypto: algif_skcipher - Add key check exception for...
2017-02-06 Herbert Xucrypto: skcipher - Add crypto_skcipher_has_setkey
2017-02-06 Herbert Xucrypto: algif_hash - Require setkey before accept(2)
2017-02-06 Herbert Xucrypto: shash - Fix has_key setting
2017-02-06 Herbert Xucrypto: hash - Add crypto_ahash_has_setkey
2017-02-06 Herbert Xucrypto: algif_skcipher - Add nokey compatibility path
2017-02-06 Herbert Xucrypto: af_alg - Add nokey compatibility path
2017-02-06 Herbert Xucrypto: af_alg - Disallow bind/setkey/... after accept(2)
2017-02-06 Herbert Xucrypto: algif_skcipher - Require setkey before accept(2)
2016-08-27 Herbert Xucrypto: scatterwalk - Fix test in scatterwalk_done
2016-08-27 Herbert Xucrypto: gcm - Filter out async ghash if necessary
2016-06-07 Herbert Xucrypto: hash - Fix page length clamping in hash walk
2016-06-07 Herbert Xucrypto: gcm - Fix rfc4543 decryption crash
2016-03-16 Greg Kroah-HartmanRevert: "crypto: af_alg - Disallow bind/setkey/......
2016-02-19 Mathias Krausecrypto: user - lock crypto_alg_list on alg dump
2016-02-19 Wang, Rui Ycrypto: algif_hash - wait for crypto_ahash_init() to...
2016-02-19 Herbert Xucrypto: af_alg - Fix socket double-free when accept...
2016-02-19 Herbert Xucrypto: af_alg - Disallow bind/setkey/... after accept(2)
2016-02-19 Herbert Xucrypto: algif_hash - Only export and import on sockets...
2015-11-09 Herbert Xucrypto: api - Only abort operations on fatal signal
2015-10-27 Russell Kingcrypto: ahash - ensure statesize is non-zero
2015-02-11 Mathias Krausecrypto: crc32c - add missing crypto module alias
2015-01-30 Mathias Krausecrypto: add missing crypto module aliases
2015-01-30 Kees Cookcrypto: include crypto- module prefix in template
2015-01-30 Kees Cookcrypto: prefix module autoloading with "crypto-"
2015-01-08 Rabin Vincentcrypto: af_alg - fix backlog handling
2014-11-14 Ondrej Kozinacrypto: algif - avoid excessive use of socket buffer...
2014-08-07 Milan Brozcrypto: af_alg - properly label AF_ALG socket
2014-06-26 Eric W. Biedermannet: Use netlink_ns_capable to verify the permisions...
2014-06-07 Tim Chencrypto: crypto_wq - Fix late crypto work queue initiali...
2013-12-20 Greg Kroah-HartmanRevert "net: update consumers of MSG_MORE to recognize...
2013-12-12 Shawn Landdennet: update consumers of MSG_MORE to recognize MSG_SEND...
2013-12-12 Tom Lendackycrypto: authenc - Find proper IV address in ablkcipher...
2013-12-12 Horia Geantacrypto: ccm - Fix handling of zero plaintext when compu...
2013-12-08 Shawn Landdennet: update consumers of MSG_MORE to recognize MSG_SEND...
2013-12-08 Hannes Frederic... net: rework recvmsg handler msg_name and msg_namelen...
2013-12-04 David HowellsX.509: Remove certificate date checks
2013-11-29 Neil Hormancrypto: ansi_cprng - Fix off by one error in non-block...
2013-09-27 Herbert Xucrypto: api - Fix race condition in larval lookup
2013-07-13 Kees Cookcrypto: sanitize argument for format string
2013-06-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2013-06-30 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2013-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2013-06-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-29 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-06-27 James BottomleyMerge tag 'fcoe1' into fixes
2013-06-27 James BottomleyMerge tag 'fcoe' into fixes
2013-06-26 Linus TorvaldsMerge tag 'regulator-v3.10-rc7' of git://git./linux...
2013-06-26 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-06-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-25 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-06-25 Herbert Xucrypto: algboss - Hold ref count on larval
2013-06-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-06-24 Mark BrownMerge remote-tracking branch 'spi/fix/s3c64xx' into...
2013-06-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-22 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-06-22 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2013-06-22 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2013-06-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-21 H. Peter AnvinMerge tag 'efi-urgent' into x86/urgent
2013-06-20 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-06-20 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-06-20 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2013-06-20 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2013-06-20 Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2013-06-19 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-06-19 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-06-18 Linus TorvaldsMerge branch 'slab/urgent' of git://git./linux/kernel...
2013-06-18 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2013-06-18 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.linaro...
2013-06-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-06-17 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-06-15 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-06-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-15 Linus TorvaldsMerge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com...
2013-06-15 Linus TorvaldsMerge tag 'char-misc-3.10-rc5' of git://git./linux...
2013-06-15 Linus TorvaldsMerge tag 'usb-3.10-rc5' of git://git./linux/kernel...
2013-06-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-13 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2013-06-13 Linus TorvaldsMerge tag 'acpi-3.10-rc6' of git://git./linux/kernel...
2013-06-13 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2013-06-13 Linus TorvaldsMerge branch 'rcu/urgent' of git://git./linux/kernel...
2013-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-13 Linus TorvaldsMerge tag 'asoc-v3.10-rc5' of git://git./linux/kernel...
next