index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
crypto: authencesn - Fix digest_null crash
Herbert Xu
1
-0
/
+5
2017-07-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2017-07-12
Networking
Herbert Xu
1
-1
/
+1
2017-07-08
Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-3
/
+2
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2017-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
19
-117
/
+397
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
3
-8
/
+5
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-06-28
crypto: testmgr - Reenable sha1/aes in FIPS mode
Herbert Xu
1
-0
/
+1
2017-06-22
crypto: drbg - Fixes panic in wait_for_completion call
Stephan Mueller
1
-0
/
+1
2017-06-20
crypto: testmgr - add testvector for pkcs1pad(rsa)
Stephan Mueller
2
-4
/
+125
2017-06-20
crypto: rsa-pkcs1pad - use constant time memory comparison for MACs
Jason A. Donenfeld
1
-1
/
+1
2017-06-19
crypto: engine - replace pr_xxx by dev_xxx
Corentin LABBE
1
-10
/
+13
2017-06-19
crypto: testmgr - use consistent format for errors
Gilad Ben-Yossef
1
-9
/
+9
2017-06-19
crypto: algapi - Use pr_err common logging style.
Karim Eshapa
1
-1
/
+1
2017-06-19
crypto: aes_ti - fix comment for MixColumns step
Eric Biggers
1
-1
/
+1
2017-06-10
crypto: testmgr - add genkey kpp test
Tudor-Dan Ambarus
2
-11
/
+112
2017-06-10
crypto: ecdh - add privkey generation support
Tudor-Dan Ambarus
5
-4
/
+80
2017-06-10
X.509: Fix error code in x509_cert_parse()
Dan Carpenter
1
-0
/
+1
2017-06-10
crypto: drbg - Fixes panic in wait_for_completion call
Stephan Mueller
1
-0
/
+1
2017-06-10
crypto: pkcs1pad - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
1
-8
/
+2
2017-06-10
crypto: rsa - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
1
-2
/
+2
2017-06-10
crypto: ecdh - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
1
-4
/
+3
2017-06-10
crypto: dh - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
1
-1
/
+1
2017-06-10
crypto: dh - fix memleak in setkey
Tudor-Dan Ambarus
1
-0
/
+3
2017-06-10
crypto: ecc - rename ecdh_make_pub_key()
Tudor-Dan Ambarus
3
-7
/
+7
2017-06-10
crypto: ecc - remove unnecessary casts
Tudor-Dan Ambarus
3
-25
/
+22
2017-06-10
crypto: ecc - remove unused function arguments
Tudor-Dan Ambarus
3
-21
/
+11
2017-06-10
crypto: kpp, (ec)dh - fix typos
Tudor-Dan Ambarus
5
-11
/
+13
2017-06-10
crypto: rng - Remove unused function __crypto_rng_cast()
Matthias Kaehlcke
1
-5
/
+0
2017-06-09
crypto : asymmetric_keys : verify_pefile:zero memory content before freeing
Loganaden Velvindron
1
-2
/
+2
2017-06-09
X.509: Fix error code in x509_cert_parse()
Dan Carpenter
1
-0
/
+1
2017-05-23
crypto: hmac - add hmac IPAD/OPAD constant
Corentin LABBE
1
-2
/
+3
2017-05-23
crypto: gcm - wait for crypto op not signal safe
Gilad Ben-Yossef
1
-4
/
+2
2017-05-23
crypto: drbg - wait for crypto op not signal safe
Gilad Ben-Yossef
1
-3
/
+2
2017-05-23
crypto: asymmetric_keys - handle EBUSY due to backlog correctly
Gilad Ben-Yossef
1
-1
/
+1
2017-05-18
crypto: tcrypt - don't disable irqs and wait
Gilad Ben-Yossef
1
-4
/
+0
2017-05-18
crypto: skcipher - Add missing API setkey checks
Herbert Xu
1
-1
/
+39
2017-05-16
async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()
Anup Patel
1
-3
/
+2
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-3
/
+1
2017-05-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
6
-19
/
+293
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+3
2017-05-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
20
-426
/
+890
2017-04-24
crypto: algif_aead - Require setkey before accept(2)
Stephan Mueller
1
-8
/
+149
2017-04-24
crypto: scomp - add support for deflate rfc1950 (zlib)
Giovanni Cabiddu
3
-17
/
+129
2017-04-24
crypto: scomp - allow registration of multiple scomps
Giovanni Cabiddu
1
-0
/
+29
2017-04-24
crypto: testmgr - Allow ecb(cipher_null) in FIPS mode
Milan Broz
1
-0
/
+1
2017-04-21
crypto: testmgr - replace compression known answer test
Giovanni Cabiddu
1
-3
/
+26
2017-04-21
crypto: acomp - allow registration of multiple acomps
Giovanni Cabiddu
1
-0
/
+29
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-35
/
+88
[next]