开源镜像站
帮助
动态
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
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
2015-01-26
crypto: atmel - Free memory in error path
Christophe Jaillet
2015-01-20
crypto: doc - remove colons in comments
Stephan Mueller
2015-01-20
crypto: seqiv - Ensure that IV size is at least 8 bytes
Herbert Xu
2015-01-20
crypto: cts - Weed out non-CBC algorithms
Herbert Xu
2015-01-20
MAINTAINERS: add linux-crypto to hw random
Michael S. Tsirkin
2015-01-20
crypto: cts - Remove bogus use of seqiv
Herbert Xu
2015-01-16
crypto: qat - don't need qat_auth_state struct
Tadeusz Struk
2015-01-14
crypto: algif_rng - fix sparse non static symbol warning
Wei Yongjun
2015-01-14
crypto: qat - Ensure ipad and opad are zeroed
Herbert Xu
2015-01-14
crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106
Timothy McCaffrey
2015-01-13
crypto: x86/des3_ede - drop bogus module aliases
Mathias Krause
2015-01-13
crypto: sparc64/md5 - fix module description
Mathias Krause
2015-01-13
crypto: sparc64/des - add "des3_ede" module alias
Mathias Krause
2015-01-13
crypto: sparc64/camellia - fix module alias
Mathias Krause
2015-01-13
crypto: sparc64/aes - fix module description
Mathias Krause
2015-01-13
crypto: qat - remove unnecessary include of atomic.h header file
Allan, Bruce W
2015-01-13
crypto: qat - use pci_wait_for_pending_transaction()
Allan, Bruce W
2015-01-13
crypto: qat - adf_ae_stop() is never called
Allan, Bruce W
2015-01-13
crypto: qat - correctly type a boolean
Allan, Bruce W
2015-01-13
crypto: qat - fix device reset flow
Allan, Bruce W
2015-01-13
crypto: testmgr - don't use interruptible wait in tests
Rabin Vincent
2015-01-08
lib: memzero_explicit: add comment for its usage
Daniel Borkmann
2015-01-08
crypto: qat - Fix incorrect uses of memzero_explicit
Herbert Xu
2015-01-08
crypto: aead - add check for presence of auth tag
Stephan Mueller
2015-01-08
crypto: omap-des - fix BUG_ON condition
Asaf Vertz
2015-01-05
crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.c
Masanari Iida
2015-01-05
crypto: amcc - Remove unused function
Rickard Strandqvist
2015-01-05
Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data"
Herbert Xu
2014-12-29
crypto: algif_rng - enable RNG interface compilation
Stephan Mueller
2014-12-29
crypto: algif_rng - add random number generator support
Stephan Mueller
2014-12-26
crypto: af_alg - zeroize key data
Stephan Mueller
2014-12-26
hwrng: core - Move hwrng_init call into set_current_rng
Herbert Xu
2014-12-26
hwrng: core - Drop current rng in set_current_rng
Herbert Xu
2014-12-26
hwrng: core - Do not register device opportunistically
Herbert Xu
2014-12-26
hwrng: core - Fix current_rng init/cleanup race yet again
Herbert Xu
2014-12-26
hwrng: core - Use struct completion for cleanup_done
Herbert Xu
2014-12-24
crypto: octeon - enable OCTEON MD5 module selection
Aaro Koskinen
2014-12-24
crypto: octeon - add MD5 module
Aaro Koskinen
2014-12-24
MIPS: OCTEON: reintroduce crypto features check
Aaro Koskinen
2014-12-24
crypto: octeon - add instruction definitions for MD5
Aaro Koskinen
2014-12-24
MIPS: OCTEON: add crypto helper functions
Aaro Koskinen
2014-12-22
crypto: ux500 - fix checkpatch errors
Asaf Vertz
2014-12-22
crypto: qat - add support for cbc(aes) ablkcipher
Tadeusz Struk
2014-12-22
crypto: qat - Fix assumption that sg in and out will have the same nents
Tadeusz Struk
2014-12-22
crypto: algif - Mark sgl end at the end of data
Tadeusz Struk
2014-12-22
hwrng: don't init list element we're about to add to list.
Rusty Russell
2014-12-22
hwrng: don't double-check old_rng.
Rusty Russell
2014-12-22
hwrng: fix unregister race.
Rusty Russell
2014-12-22
hwrng: use reference counts on each struct hwrng.
Rusty Russell
[next]