index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-02-14
|
\
|
*
crypto: tcrypt - do not allocate iv on stack for aead speed tests
Cristian Stoica
2015-02-04
|
*
crypto: testmgr - limit IV copy length in aead tests
Cristian Stoica
2015-02-04
|
*
crypto: tcrypt - fix buflen reminder calculation
Cristian Stoica
2015-02-04
|
*
crypto: testmgr - mark rfc4106(gcm(aes)) as fips_allowed
Jarod Wilson
2015-01-25
|
*
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
2015-01-25
|
*
crypto: seqiv - Ensure that IV size is at least 8 bytes
Herbert Xu
2015-01-19
|
*
crypto: cts - Weed out non-CBC algorithms
Herbert Xu
2015-01-19
|
*
crypto: cts - Remove bogus use of seqiv
Herbert Xu
2015-01-19
|
*
crypto: algif_rng - fix sparse non static symbol warning
Wei Yongjun
2015-01-14
|
*
crypto: testmgr - don't use interruptible wait in tests
Rabin Vincent
2015-01-13
|
*
Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data"
Herbert Xu
2015-01-04
|
*
crypto: algif_rng - enable RNG interface compilation
Stephan Mueller
2014-12-29
|
*
crypto: algif_rng - add random number generator support
Stephan Mueller
2014-12-29
|
*
crypto: af_alg - zeroize key data
Stephan Mueller
2014-12-25
|
*
crypto: octeon - enable OCTEON MD5 module selection
Aaro Koskinen
2014-12-23
|
*
crypto: algif - Mark sgl end at the end of data
Tadeusz Struk
2014-12-22
|
*
crypto: af_alg - add setsockopt for auth tag size
Stephan Mueller
2014-12-22
|
*
crypto: drbg - panic on continuous self test error
Stephan Mueller
2014-12-22
|
*
crypto: api - fixed style erro in algapi.c
Joshua I. James
2014-12-22
|
*
crypto: ahash - fixed style error in ahash.c
Joshua I. James
2014-12-22
|
*
crypto: af_alg - fixed style error in af_alg.c
Joshua I. James
2014-12-22
|
*
crypto: aead - fixed style error in aead.c
Joshua I. James
2014-12-22
|
*
crypto: ablkcipher - fixed style errors in ablkcipher.c
Joshua I. James
2014-12-22
*
|
crypto: fix af_alg_make_sg() conversion to iov_iter
Linus Torvalds
2015-02-10
*
|
crypto: switch af_alg_make_sg() to iov_iter
Al Viro
2015-02-04
*
|
crypto: add missing crypto module aliases
Mathias Krause
2015-01-13
|
/
*
crypto: af_alg - fix backlog handling
Rabin Vincent
2014-12-22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-13
|
\
|
*
crypto: tcrypt - Allow speed testing of arbitrary hash functions
Herbert Xu
2014-12-05
|
*
crypto: af_alg - add user space interface for AEAD
Stephan Mueller
2014-12-05
|
*
crypto: algif_skcipher - initialize upon init request
Stephan Mueller
2014-12-02
|
*
crypto: algif_skcipher - removed unneeded code
Struk, Tadeusz
2014-12-01
|
*
crypto: algif_skcipher - Fixed blocking recvmsg
Herbert Xu
2014-11-28
|
*
crypto: drbg - use memzero_explicit() for clearing sensitive data
Nickolaus Woodruff
2014-11-27
|
*
crypto: drbg - use MODULE_ALIAS_CRYPTO
Stephan Mueller
2014-11-26
|
*
crypto: include crypto- module prefix in template
Kees Cook
2014-11-26
|
*
crypto: user - add MODULE_ALIAS
Stephan Mueller
2014-11-26
|
*
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
Daniel Borkmann
2014-11-25
|
*
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-11-24
|
*
crypto: user - Allow get request with empty driver name
Herbert Xu
2014-11-24
|
*
crypto: algif - zeroize IV buffer
Stephan Mueller
2014-11-12
|
*
crypto: algif - zeroize message digest buffer
Stephan Mueller
2014-11-12
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2014-11-12
|
|
\
|
*
|
crypto: drbg - add MODULE_ALIAS for all DRBG types
Stephan Mueller
2014-11-10
|
*
|
crypto: drbg - use crypto_inc
Stephan Mueller
2014-10-24
|
*
|
crypto: testmgr - Remove unnecessary KERN_INFO from testmgr.c
Masanari Iida
2014-10-24
*
|
|
net: introduce helper macro for_each_cmsghdr
Gu Zheng
2014-12-10
*
|
|
put iov_iter into msghdr
Al Viro
2014-12-09
*
|
|
new helper: memcpy_to_msg()
Al Viro
2014-11-24
[next]