]> asedeno.scripts.mit.edu Git - linux.git/history - drivers
crypto: drivers - Convert timers to use timer_setup()
[linux.git] / drivers /
2017-11-03 Kees Cookcrypto: drivers - Convert timers to use timer_setup()
2017-11-03 Horia Geantăcrypto: caam/qi - abort algorithm setup on DPAA2 parts
2017-11-03 Radu Alexecrypto: caam - fix incorrect define
2017-11-03 Tudor-Dan Ambaruscrypto: atmel - remove useless irq init
2017-11-03 Tudor-Dan Ambaruscrypto: atmel - return appropriate error code
2017-11-03 Gilad Ben-Yossefcrypto: mediatek - move to generic async completion
2017-11-03 Gilad Ben-Yossefcrypto: qce - move to generic async completion
2017-11-03 Gilad Ben-Yossefcrypto: talitos - move to generic async completion
2017-11-03 Gilad Ben-Yossefdm: move dm-verity to generic async completion
2017-11-03 Gilad Ben-Yossefcrypto: marvell/cesa - remove redundant backlog checks...
2017-11-03 Gilad Ben-Yossefcrypto: ccp - use -ENOSPC for transient busy indication
2017-11-03 Kees Cookhwrng: xgene - Convert timers to use timer_setup()
2017-11-03 Herbert XuMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-11-03 Paulo Flabiano Smorigocrypto: vmx - Use skcipher for ctr fallback
2017-11-03 Boris BREZILLONcrypto: marvell - Switch cipher algs to the skcipher...
2017-11-03 Gustavo A. R. Silvacrypto: 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 BREZILLONcrypto: marvell - Add a platform_device_id table
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 Yeshaswi M R Gowdacrypto: chelsio - Check error code with IS_ERR macro
2017-11-03 Yeshaswi M R Gowdacrypto: 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 on SEC1
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 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 newlines
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-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 Allencrypto: omap - return -ENOMEM on allocation failure.
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 TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
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.kernel...
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.kerne...
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.kernel...
2017-10-01 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
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.kernel.org/pub...
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.kernel...
2017-09-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-09-29 Linus TorvaldsMerge branch 'for-4.14-rc3' of git://git.kernel.org...
2017-09-29 Linus TorvaldsMerge tag 'md/4.14-rc3' of git://git.kernel.org/pub...
2017-09-29 Linus TorvaldsMerge tag 'pci-v4.14-fixes-3' of git://git.kernel.org...
2017-09-29 Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc3' of git://people...
2017-09-29 Linus TorvaldsMerge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel...
2017-09-29 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2017-09-29 Linus TorvaldsMerge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel...
2017-09-29 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-09-29 Ingo MolnarMerge tag 'perf-urgent-for-mingo-4.14-20170928' of...
2017-09-29 Linus TorvaldsMerge branch 'fixes-v4.14-rc3' of git://git.kernel...
2017-09-29 Dave AirlieMerge tag 'drm-misc-fixes-2017-09-28-1' of git://anongi...
2017-09-28 Linus TorvaldsMerge tag 'acpi-4.14-rc3' of git://git.kernel.org/pub...
2017-09-28 Linus TorvaldsMerge tag 'pm-4.14-rc3' of git://git.kernel.org/pub...
2017-09-28 Linus TorvaldsMerge tag 'xfs-4.14-fixes-2' of git://git.kernel.org...
2017-09-28 Rafael J. WysockiMerge branch 'acpi-apei'
2017-09-28 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-09-28 Rafael J. WysockiMerge branches 'pm-opp' and 'pm-cpufreq'
next