OSDN Git Service

uclinux-h8/linux.git
2017-11-03 Gilad Ben-Yossefcrypto: gcm - move to generic async completion
2017-11-03 Gilad Ben-Yossefcrypto: drbg - move to generic async completion
2017-11-03 Gilad Ben-Yossefcrypto: move pub key to generic async completion
2017-11-03 Gilad Ben-Yossefcrypto: algif - move to generic async completion
2017-11-03 Gilad Ben-Yossefcrypto: introduce crypto wait for async op
2017-11-03 Gilad Ben-Yossefcrypto: marvell/cesa - remove redundant backlog checks...
2017-11-03 Gilad Ben-Yossefcrypto: remove redundant backlog checks on EBUSY
2017-11-03 Gilad Ben-Yossefnet: use -ENOSPC for transient busy indication
2017-11-03 Gilad Ben-Yossefcrypto: ccp - use -ENOSPC for transient busy indication
2017-11-03 Gilad Ben-Yossefcrypto: change transient busy return code to -ENOSPC
2017-11-03 Kees Cookhwrng: xgene - Convert timers to use timer_setup()
2017-11-03 Herbert XuMerge git://git./linux/kernel/git/torvalds/linux
2017-11-03 Paulo Flabiano... crypto: vmx - Use skcipher for ctr fallback
2017-11-03 Boris BREZILLONcrypto: marvell - Switch cipher algs to the skcipher...
2017-11-03 Horia GeantăMAINTAINERS: update caam crypto driver maintainers...
2017-11-03 Gustavo A.... crypto: qat - mark expected switch fall-throughs in...
2017-11-03 Colin Ian Kingcrypto: qat - remove unused and redundant pointer vf_info
2017-11-03 Colin Ian Kingcrypto: ccp - remove unused variable qim
2017-11-03 Colin Ian Kingcrypto: cavium - clean up clang warning on unread varia...
2017-11-03 Boris BREZILLONcrypto: marvell - Remove the old mv_cesa driver
2017-11-03 Boris BREZILLONARM: configs: Stop selecting the old CESA driver
2017-11-03 Boris BREZILLONcrypto: marvell - Add a platform_device_id table
2017-11-03 Robert Baronescucrypto: tcrypt - fix buffer lengths in test_aead_speed()
2017-11-03 Gustavo A.... crypto: tcrypt - mark expected switch fall-throughs...
2017-11-03 Harsh Jaincrypto: chelsio - Fix memory leak
2017-11-03 Harsh Jaincrypto: chelsio - Move DMA un/mapping to chcr from...
2017-11-03 Harsh Jaincrypto: chelsio - Remove allocation of sg list to imple...
2017-11-03 Harsh Jaincrypto: chelsio - Use x8_ble gf multiplication to calcu...
2017-11-03 Harsh Jaincrypto: gf128mul - The x8_ble multiplication functions
2017-11-03 Yeshaswi M... crypto: chelsio - Check error code with IS_ERR macro
2017-11-03 Yeshaswi M... crypto: chelsio - Remove unused parameter
2017-10-12 LEROY Christophecrypto: talitos - avoid useless copy
2017-10-12 LEROY Christophecrypto: talitos - chain in buffered data for ahash...
2017-10-12 LEROY Christophecrypto: talitos - do hw_context DMA mapping outside...
2017-10-12 LEROY Christophecrypto: talitos - DMA map key in setkey()
2017-10-12 LEROY Christophecrypto: talitos - simplify tests in ipsec_esp()
2017-10-12 LEROY Christophecrypto: talitos - remove to_talitos_ptr_len()
2017-10-12 LEROY Christophecrypto: talitos - don't check the number of channels...
2017-10-12 LEROY Christophecrypto: talitos - use devm_ioremap()
2017-10-12 LEROY Christophecrypto: talitos - use of_property_read_u32()
2017-10-12 LEROY Christophecrypto: talitos - use devm_kmalloc()
2017-10-12 LEROY Christophecrypto: talitos - declare local functions static
2017-10-12 LEROY Christophecrypto: talitos - zeroize the descriptor with memset()
2017-10-12 LEROY Christophecrypto: talitos - fix ctr-aes-talitos
2017-10-12 LEROY Christophecrypto: talitos - fix use of sg_link_tbl_len
2017-10-12 LEROY Christophecrypto: talitos - fix AEAD for sha224 on non sha224...
2017-10-12 LEROY Christophecrypto: talitos - fix setkey to check key weakness
2017-10-12 LEROY Christophecrypto: talitos - fix memory corruption on SEC2
2017-10-12 LEROY Christophecrypto: talitos - fix AEAD test failures
2017-10-12 Christian Lampartercrypto: crypto4xx - add aes-gcm support
2017-10-12 Christian Lampartercrypto: crypto4xx - add aes-ccm support
2017-10-12 Christian Lampartercrypto: crypto4xx - prepare for AEAD support
2017-10-12 Christian Lampartercrypto: crypto4xx - simplify sa and state context acqui...
2017-10-12 Christian Lampartercrypto: crypto4xx - fix stalls under heavy load
2017-10-12 Christian Lampartercrypto: crypto4xx - fix various warnings
2017-10-12 Christian Lampartercrypto: crypto4xx - overhaul crypto4xx_build_pd()
2017-10-12 Christian Lampartercrypto: crypto4xx - use the correct LE32 format for...
2017-10-12 Christian Lampartercrypto: crypto4xx - add backlog queue support
2017-10-12 Christian Lampartercrypto: crypto4xx - increase context and scatter ring...
2017-10-12 Christian Lampartercrypto: crypto4xx - fix type mismatch compiler error
2017-10-12 Christian Lampartercrypto: crypto4xx - fix off-by-one AES-OFB
2017-10-12 Christian Lampartercrypto: crypto4xx - wire up hmac_mc to hmac_muting
2017-10-12 Stephan Muellercrypto: keywrap - simplify code
2017-10-12 Tudor-Dan Ambaruscrypto: dh - return unsigned value for crypto_dh_key_len()
2017-10-12 Tudor-Dan Ambaruscrypto: dh - return unsigned int for dh_data_size()
2017-10-12 Tudor-Dan Ambaruscrypto: ecdh - return unsigned value for crypto_ecdh_ke...
2017-10-12 Arvind Yadavcrypto: bcm - pr_err() strings should end with newlines
2017-10-12 Arvind Yadavcrypto: qat - pr_err() strings should end with newlines
2017-10-12 Arvind Yadavcrypto: chelsio - pr_err() strings should end with...
2017-10-12 Arvind Yadavcrypto: virtio - pr_err() strings should end with newlines
2017-10-12 Arvind Yadavcrypto: omap-aes - pr_err() strings should end with...
2017-10-12 Arvind Yadavhwrng: core - pr_err() strings should end with newlines
2017-10-12 Christophe... crypto: lrw - Check for incorrect cipher name
2017-10-12 Christophe... crypto: lrw - Fix an error handling path in 'create()'
2017-10-07 Corentin LABBEcrypto: bcm - use of_device_get_match_data
2017-10-07 Corentin LABBEcrypto: omap - use of_device_get_match_data
2017-10-07 Corentin LABBEcrypto: stm32 - use of_device_get_match_data
2017-10-07 Colin Ian Kingcrypto: algboss - remove redundant setting of len to...
2017-10-07 Allencrypto: omap - return -ENOMEM on allocation failure.
2017-10-07 Mathias Krausepadata: ensure padata_do_serial() runs on the correct CPU
2017-10-07 Mathias Krausepadata: ensure the reorder timer callback runs on the...
2017-10-07 Mathias Krausepadata: set cpu_index of unused CPUs to -1
2017-10-07 Mikulas Patockacrypto: crc32-pclmul - remove useless relative addressing
2017-10-07 amdcrypto:ccp - invoke the DMA callback in a standard way
2017-10-07 amdcrypto: ccp - unmap pages and remove unmap objects...
2017-10-01 Linus TorvaldsLinux 4.14-rc3 v4.14-rc3
2017-10-01 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-10-01 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-10-01 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git./linux...
2017-10-01 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2017-10-01 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2017-10-01 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2017-10-01 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2017-10-01 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2017-09-30 Linus TorvaldsMerge tag 'mtd/fixes-for-4.14-rc3' of git://git.infrade...
2017-09-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2017-09-30 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.14-2' of git://git...
2017-09-30 Linus TorvaldsMerge tag 'led_fixes-4.14-rc3' of git://git./linux...
2017-09-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-09-29 Linus TorvaldsMerge branch 'for-4.14-rc3' of git://git./linux/kernel...
next