index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-08-09
crypto: aes - helper function to validate key length for AES algorithms
Iuliana Prodan
2019-08-09
crypto: gcm - helper functions for assoclen/authsize check
Iuliana Prodan
2019-08-09
crypto: inside-secure - Remove redundant DES ECB & CBC keysize check
Pascal van Leeuwen
2019-08-09
crypto: ccp - Clean up and exit correctly on allocation failure
Gary R Hook
2019-08-09
crypto: drivers - Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-09
crypto: inside-secure - Use defines instead of some constants (cosmetic)
Pascal van Leeuwen
2019-08-09
crypto: caam - fix concurrency issue in givencrypt descriptor
Horia Geantă
2019-08-09
crypto: ux500/crypt - Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
crypto: ccp - Log an error message when ccp-crypto fails to load
Gary R Hook
2019-08-09
crypto: ccree - use std api sg_zero_buffer
Gilad Ben-Yossef
2019-08-09
crypto: ccree - use the full crypt length value
Gilad Ben-Yossef
2019-08-08
hwrng: n2-drv - fix typo
Stephen Rothwell
2019-08-02
asm-generic: Remove redundant arch-specific rules for simd.h
Herbert Xu
2019-08-02
crypto: caam - defer probing until QMan is available
Horia Geantă
2019-08-02
hwrng: timeriomem - add include guard to timeriomem-rng.h
Masahiro Yamada
2019-08-02
crypto: api - Remove redundant #ifdef in crypto_yield()
Thomas Gleixner
2019-08-02
hwrng: drivers - Use device-managed registration API
Chuhong Yuan
2019-08-02
crypto: jitterentropy - build without sanitizer
Arnd Bergmann
2019-08-02
crypto: nx - Add of_node_put() before return in 842
Nishka Dasgupta
2019-08-02
crypto: user - fix potential warnings in cryptouser.h
Masahiro Yamada
2019-08-02
crypto: add header include guards
Masahiro Yamada
2019-08-02
crypto: caam/qi2 - Add printing dpseci fq stats using debugfs
Vakul Garg
2019-08-02
crypto: qat - Silence smp_processor_id() warning
Alexander Sverdlin
2019-08-02
crypto: atmel-sha204a - Use device-managed registration API
Chuhong Yuan
2019-08-02
Revert "crypto: aegis128 - add support for SIMD acceleration"
Herbert Xu
2019-07-31
asm-generic: make simd.h a mandatory include/asm header
Ard Biesheuvel
2019-07-31
crypto: s390/aes - fix name clash after AES library refactor
Ard Biesheuvel
2019-07-27
crypto: ghash - add comment and improve help text
Eric Biggers
2019-07-27
padata: purge get_cpu and reorder_via_wq from padata_do_serial
Daniel Jordan
2019-07-27
crypto: bcm - check assoclen for rfc4543/rfc4106
Iuliana Prodan
2019-07-27
crypto: ccree - check assoclen for rfc4543
Iuliana Prodan
2019-07-27
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
2019-07-27
crypto: aegis - fix badly optimized clang output
Arnd Bergmann
2019-07-27
crypto: ccp - Replace dma_pool_alloc + memset with dma_pool_zalloc
Chuhong Yuan
2019-07-27
crypto: caam/qi2 - Increase napi budget to process more caam responses
Vakul Garg
2019-07-27
hwrng: mxc-rnga - use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-07-27
hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-07-27
crypto: ccp - Reduce maximum stack usage
Arnd Bergmann
2019-07-26
crypto: ccp - Include the module name in system log messages
Hook, Gary
2019-07-26
crypto: Remove orphan tools/crypto directory
Herbert Xu
2019-07-26
crypto: cavium/nitrox - Add support for loading asymmetric crypto firmware
Phani Kiran Hemadri
2019-07-26
crypto: ccp - Add a module parameter to control registration for DMA
Hook, Gary
2019-07-26
crypto: ccp - module parameter to limit the number of enabled CCPs
Hook, Gary
2019-07-26
crypto: ccp - Add a module parameter to specify a queue count
Hook, Gary
2019-07-26
crypto: ccp - Make CCP debugfs support optional
Hook, Gary
2019-07-26
crypto: user - make NETLINK_CRYPTO work inside netns
Ondrej Mosnacek
2019-07-26
crypto: inside-secure -reduce hash byte counters to 64 bits
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes)))...
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - added support for rfc3686(ctr(aes))
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))
Pascal van Leeuwen
[prev]
[next]