]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/history - crypto
Fix memguard and related syscalls
[hercules2020/nv-tegra/linux-4.4.git] / crypto /
2017-04-19 Mallikarjun Kasojucrypto: testmgr: Add debug prints
2017-02-15 Rakesh Babu Bodlatcrypt: reduce AES performance tests target
2017-02-13 Nitin Kumbharcrypto: tcrypt: add ECDSA test modes
2017-02-13 Nitin Kumbharcrypto: testmgr: add ECDSA tests
2017-02-13 Nitin Kumbharcrypto: ecdsa: add ECDSA SW implementation
2017-02-13 Nitin Kumbharcrypto: ecc: export vli and ecc ops
2017-02-13 Nitin Kumbharcrypto: ecc: add vli and ecc ops
2017-02-13 Nitin Kumbharcrypto: ecc: separate out ecc and ecdh
2017-01-23 Rakesh Babu Bodlatcrypt: reduce aes performance tests target
2017-01-19 mobile promotionsMerge branch 'promo_1277166' into promotion_rebase
2017-01-17 Ishan MittalMerge 'android-4.4.38' into dev-kernel-4.4
2017-01-17 Ishan MittalMerge 'android-4.4.38' into dev-kernel-4.4
2017-01-06 Ondrej Mosnáčekcrypto: gcm - Fix IV buffer size in crypto_gcm_setkey
2017-01-06 Peter JonesPKCS#7: Don't require SpcSpOpusInfo in Authenticode...
2017-01-06 Marcelo Cerricrypto: ghash-generic - move common definitions to...
2017-01-06 Justin Maggardasync_pq_val: fix DMA memory leak
2017-01-06 Herbert Xucrypto: echainiv - Replace chaining with multiplication
2017-01-06 Herbert Xucrypto: skcipher - Fix blkcipher walk OOM crash
2017-01-06 Ard Biesheuvelcrypto: cryptd - initialize child shash_desc on import
2017-01-06 Herbert Xucrypto: scatterwalk - Fix test in scatterwalk_done
2017-01-06 Herbert Xucrypto: gcm - Filter out async ghash if necessary
2017-01-04 Rakesh Babu Bodlatcrypt: Add target conditions to AES performance
2017-01-04 George Bauernschmidtcrypto: ensure geniv is null terminated
2016-11-14 mobile promotionsMerge "Merge remote-tracking branch 'origin/dev/kernel...
2016-11-14 Sharif InamdarMerge remote-tracking branch 'origin/dev/kernel-4.4...
2016-11-08 Shravani Dingaritcrypt: add mode to test ECDH
2016-11-02 Mathias Krausecrypto: user - re-add size check for CRYPTO_MSG_GETALG
2016-11-02 Arnd Bergmanncrypto: public_key: select CRYPTO_AKCIPHER
2016-11-02 Herbert Xucrypto: testmgr - Use kmalloc memory for RSA input
2016-11-02 Herbert Xucrypto: hash - Fix page length clamping in hash walk
2016-10-13 Sharif InamdarMerge remote-tracking branch 'origin/dev/kernel-4.4...
2016-09-23 mobile promotionsMerge "Merge remote-tracking branch 'origin/dev/se...
2016-09-22 Stephen Rothwellcrypto: ecdh - make ecdh_shared_secret unique
2016-09-22 Salvatore Benedettocrypto: ecdh - Add ECDH software support
2016-09-22 Salvatore Benedettocrypto: dh - Add DH software implementation
2016-09-22 Salvatore Benedettocrypto: kpp - Key-agreement Protocol Primitives API...
2016-09-20 Shravani Dingaritcrypt: add OFB test to mode 10
2016-09-20 Shravani Dingaritcrypt: do not test non-aes blocks for CTR
2016-09-15 George Bauernschmidtcrypto: ensure geniv null terminated
2016-09-15 George Bauernschmidtcrypto: ensure geniv null terminated
2016-09-07 Shravani Dingaricrypto:tcrypt:add performance test for SE AES
2016-08-11 Shravani Dingaritcrypt: add code to test plain SHA Perf
2016-08-02 Shravani Dingaritcrypt: use testmgr w/o run-time tests
2016-08-02 George Bauernschmidtcrypto: blkcipher: ensure geniv is null terminated
2016-07-12 Bharat NihalaniMerge "Merge 'linux-4.4.8' into dev-kernel-4.4" into...
2016-07-12 Ishan MittalMerge 'linux-4.4.8' into dev-kernel-4.4
2016-07-11 Mathias Krausecrypto: user - re-add size check for CRYPTO_MSG_GETALG
2016-06-24 Arnd Bergmanncrypto: public_key: select CRYPTO_AKCIPHER
2016-06-03 Shawn JooMerge remote-tracking branch 'remotes/origin/dev/atmel...
2016-05-19 Herbert Xucrypto: testmgr - Use kmalloc memory for RSA input
2016-05-19 Herbert Xucrypto: hash - Fix page length clamping in hash walk
2016-04-21 Sridhar LavuMerge dev-kernel-next into dev-kernel
2016-04-20 Nicolai StangePKCS#7: pkcs7_validate_trust(): initialize the _trusted...
2016-04-12 David HowellsX.509: Fix leap year handling again
2016-04-12 Dan Carpentercrypto: keywrap - memzero the correct memory
2016-02-17 Herbert Xucrypto: algif_skcipher - Do not set MAY_BACKLOG on...
2016-02-17 Herbert Xucrypto: algif_skcipher - Do not dereference ctx without...
2016-02-17 Herbert Xucrypto: algif_skcipher - Do not assume that req is...
2016-02-17 Mathias Krausecrypto: user - lock crypto_alg_list on alg dump
2016-02-17 Wang, Rui Ycrypto: algif_hash - wait for crypto_ahash_init() to...
2016-02-17 Herbert Xucrypto: shash - Fix has_key setting
2016-02-17 Herbert Xucrypto: algif_skcipher - sendmsg SG marking is off...
2016-02-17 Herbert Xucrypto: algif_skcipher - Load TX SG list after waiting
2016-02-17 Jean Delvarecrypto: crc32c - Fix crc32c soft dependency
2016-02-17 Herbert Xucrypto: algif_skcipher - Fix race condition in skcipher...
2016-02-17 Herbert Xucrypto: algif_hash - Fix race condition in hash_check_key
2016-02-17 Herbert Xucrypto: af_alg - Forbid bind(2) when nokey child socket...
2016-02-17 Herbert Xucrypto: algif_skcipher - Remove custom release parent...
2016-02-17 Herbert Xucrypto: algif_hash - Remove custom release parent function
2016-02-17 Herbert Xucrypto: af_alg - Allow af_af_alg_release_parent to...
2016-02-17 Herbert Xucrypto: algif_skcipher - Add key check exception for...
2016-02-17 Herbert Xucrypto: skcipher - Add crypto_skcipher_has_setkey
2016-02-17 Herbert Xucrypto: algif_hash - Require setkey before accept(2)
2016-02-17 Herbert Xucrypto: hash - Add crypto_ahash_has_setkey
2016-02-17 Herbert Xucrypto: algif_skcipher - Add nokey compatibility path
2016-02-17 Herbert Xucrypto: af_alg - Add nokey compatibility path
2016-02-17 Herbert Xucrypto: af_alg - Fix socket double-free when accept...
2016-02-17 Herbert Xucrypto: af_alg - Disallow bind/setkey/... after accept(2)
2016-02-17 Herbert Xucrypto: algif_skcipher - Require setkey before accept(2)
2016-01-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2016-01-09 Linus TorvaldsMerge tag 'pci-v4.4-fixes-4' of git://git.kernel.org...
2016-01-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2016-01-08 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-01-08 Linus TorvaldsMerge tag 'pm+acpi-4.4-final' of git://git.kernel.org...
2016-01-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-01-08 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-01-08 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-01-08 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2016-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-01-08 Linus TorvaldsMerge tag 'dmaengine-fix-4.4' of git://git.infradead...
2016-01-07 Linus TorvaldsMerge tag 'iommu-fixes-v4.4-rc8' of git://git.kernel...
2016-01-07 Linus TorvaldsMerge tag 'trace-v4.4-rc4-4' of git://git.kernel.org...
2016-01-07 Dave AirlieMerge branch 'linux-4.4' of git://github.com/skeggsb...
2016-01-07 NeilBrownasync_tx: use GFP_NOWAIT rather than GFP_IO
2016-01-07 Linus TorvaldsMerge tag 'for-linus-20160106' of git://git.infradead...
2016-01-06 Takashi IwaiMerge tag 'asoc-fix-v4.4-rc8' of git://git.kernel.org...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/arizona' into...
2016-01-05 Linus TorvaldsMerge tag 'trace-v4.4-rc4-3' of git://git.kernel.org...
next