开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-09-22
crypto: omap-sham - convert driver logic to use sgs for data xmit
Tero Kristo
2016-09-22
crypto: omap-sham - change the DMA threshold value to a define
Tero Kristo
2016-09-22
crypto: omap-sham - add support functions for sg based data handling
Tero Kristo
2016-09-22
crypto: omap-sham - rename sgl to sgl_tmp for deprecation
Tero Kristo
2016-09-22
crypto: omap-sham - align algorithms on word offset
Tero Kristo
2016-09-22
crypto: omap-sham - add context export/import stubs
Tero Kristo
2016-09-22
crypto: sun4i-ss - mark sun4i_hash() static
Baoyou Xie
2016-09-22
crypto: ccp - Fix return value check in ccp_dmaengine_register()
Wei Yongjun
2016-09-22
hwrng: geode - fix return value check in mod_init()
Wei Yongjun
2016-09-22
hwrng: amd - Fix return value check in mod_init()
Wei Yongjun
2016-09-22
crypto: caam - Move common error handling code in two functions
Markus Elfring
2016-09-22
crypto: caam - Delete an unnecessary initialisation in seven functions
Markus Elfring
2016-09-22
crypto: caam - Return a value directly in caam_hash_cra_init()
Markus Elfring
2016-09-22
crypto: caam - Rename a jump label in five functions
Markus Elfring
2016-09-22
crypto: caam - Rename jump labels in ahash_setkey()
Markus Elfring
2016-09-22
crypto: caam - Use kmalloc_array() in ahash_setkey()
Markus Elfring
2016-09-22
crypto: ccp - use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
2016-09-22
crypto: omap-aes - fix error return code in omap_aes_probe()
Wei Yongjun
2016-09-22
crypto: omap-des - fix error return code in omap_des_probe()
Wei Yongjun
2016-09-13
crypto: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-13
hwrng: geode - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
2016-09-13
hwrng: geode - Migrate to managed API
PrasannaKumar Muralidharan
2016-09-13
hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe()
Wei Yongjun
2016-09-13
hwrng: amd - Migrate to managed API
PrasannaKumar Muralidharan
2016-09-13
hwrng: core - Allocate memory during module init
PrasannaKumar Muralidharan
2016-09-13
crypto: qat - fix leak on error path
Giovanni Cabiddu
2016-09-13
hwrng: pasemi - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
2016-09-13
crypto: omap-des - fix crypto engine initialization order
Tero Kristo
2016-09-13
crypto: omap-aes - fix crypto engine initialization order
Tero Kristo
2016-09-13
crypto: omap-aes - Add fallback support
Lokesh Vutla
2016-09-13
crypto: omap-aes - Add support for multiple cores
Lokesh Vutla
2016-09-13
crypto: omap-aes - use runtime_pm autosuspend for clock handling
Tero Kristo
2016-09-13
crypto: omap-sham - fix SW fallback HMAC handling for omap2/omap3
Tero Kristo
2016-09-13
crypto: omap-sham - fix software fallback handling
Tero Kristo
2016-09-13
crypto: omap-sham - avoid executing tasklet where not needed
Tero Kristo
2016-09-07
crypto: arm/ghash - change internal cra_name to "__ghash"
Ard Biesheuvel
2016-09-07
PCI: Fix cavium quirk compile failure with PCI_ATS off
Herbert Xu
2016-09-07
hwrng: pasemi - Migrate to managed API
PrasannaKumar Muralidharan
2016-09-07
crypto: mv_cesa - remove NO_IRQ reference
Arnd Bergmann
2016-09-07
crypto: ccp - add missing release in ccp_dmaengine_register
Quentin Lambert
2016-09-07
crypto: arm/ghash-ce - add missing async import/export
Ard Biesheuvel
2016-09-07
crypto: arm/sha1-neon - add support for building in Thumb2 mode
Ard Biesheuvel
2016-09-07
crypto: algif_hash - Handle NULL hashes correctly
Herbert Xu
2016-09-07
crypto: caam - fix rfc3686(ctr(aes)) IV load
Catalin Vasile
2016-09-07
crypto: engine - permit to enqueue ashash_request
Corentin LABBE
2016-09-07
crypto: engine - move crypto engine to its own header
Corentin LABBE
2016-09-07
crypto: qat - fix incorrect accelerator mask for C3X devices
Maksim Lukoshkov
2016-09-07
hwrng: bcm2835 - handle of_iomap failures
Arvind Yadav
2016-08-31
crypto: FIPS - allow tests to be disabled in FIPS mode
Stephan Mueller
2016-08-31
crypto: qat - fix constants table DMA
Maksim Lukoshkov
[next]