index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: chacha20poly1305 - Skip encryption/decryption for 0-len
Jason A. Donenfeld
2015-12-09
1
-0
/
+8
*
crypto: rsa - RSA padding algorithm
Andrzej Zaborowski
2015-12-09
4
-1
/
+635
*
crypto: akcipher - add akcipher declarations needed by templates.
Andrzej Zaborowski
2015-12-09
2
-1
/
+111
*
crypto: qat - add support for c62xvf accel type
Tadeusz Struk
2015-12-09
7
-0
/
+558
*
crypto: qat - add support for c3xxxvf accel type
Tadeusz Struk
2015-12-09
7
-1
/
+559
*
crypto: qat - add support for c62x accel type
Tadeusz Struk
2015-12-09
7
-0
/
+683
*
crypto: qat - add support for c3xxx accel type
Tadeusz Struk
2015-12-09
8
-5
/
+714
*
crypto: qat - move isr files to qat common so that they can be reused
Tadeusz Struk
2015-12-09
24
-422
/
+213
*
crypto: qat - add support for new devices to FW loader
Pingchao Yang
2015-12-09
7
-85
/
+823
*
crypto: qat - add new device definitions
Tadeusz Struk
2015-12-09
1
-0
/
+10
*
crypto: aead - fix kernel-doc warnings in crypto/aead.h
Randy Dunlap
2015-12-09
1
-0
/
+1
*
crypto: n2 - Use platform_register/unregister_drivers()
Thierry Reding
2015-12-04
1
-10
/
+7
*
crypto: talitos - add new crypto modes
LEROY Christophe
2015-12-04
2
-0
/
+84
*
crypto: vmx - IV size failing on skcipher API
Leonidas Da Silva Barbosa
2015-12-04
2
-2
/
+2
*
crypto: caam - pass the correct buffer length
Fabio Estevam
2015-12-04
1
-1
/
+1
*
crypto: cryptd - Assign statesize properly
Wang, Rui Y
2015-12-04
1
-0
/
+1
*
crypto: ghash-clmulni - Fix load failure
Wang, Rui Y
2015-12-04
1
-0
/
+26
*
crypto: rockchip - fix possible deadlock
Heiko Stuebner
2015-12-04
2
-6
/
+9
*
hwrng: core - sleep interruptible in read
Jiri Slaby
2015-12-04
1
-1
/
+5
*
crypto: cryptod - use crypto_skcipher_type() for getting skcipher type
Alexander Kuleshov
2015-11-27
1
-2
/
+1
*
crypto: rockchip - add crypto driver for rk3288
Zain Wang
2015-11-27
6
-0
/
+1127
*
crypto: rockchip - add DT bindings documentation
Zain Wang
2015-11-27
1
-0
/
+29
*
crypto: nx - use of_property_read_u32()
saurabh
2015-11-24
1
-7
/
+4
*
crypto: padlock-aes - use offset_in_page macro
Geliang Tang
2015-11-24
1
-2
/
+2
*
crypto: qat - fix typo in clean-files
Jim Davis
2015-11-24
1
-1
/
+1
*
crypto: picoxcell - set [src|dst]_nents and nents as signed int
LABBE Corentin
2015-11-23
1
-2
/
+3
*
crypto: sahara - set nb_[in|out]_sg as signed int
LABBE Corentin
2015-11-23
1
-2
/
+2
*
hwrng: omap3-rom - convert timer to delayed work
Aaro Koskinen
2015-11-23
1
-6
/
+7
*
crypto: atmel: fix bogus select
Arnd Bergmann
2015-11-23
1
-2
/
+1
*
crypto: tcrypt - fix keysize argument of test_aead_speed for gcm(aes)
Cyrille Pitchen
2015-11-23
1
-1
/
+1
*
crypto: atmel - fix 64-bit warnings
Arnd Bergmann
2015-11-23
1
-6
/
+6
*
crypto: mcryptd - use list_first_entry_or_null()
Geliang Tang
2015-11-23
1
-6
/
+2
*
crypto: api - use list_first_entry_or_null and list_next_entry
Geliang Tang
2015-11-23
1
-5
/
+4
*
crypto: sun4i-ss - add missing statesize
LABBE Corentin
2015-11-17
1
-0
/
+2
*
crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool...
Markus Elfring
2015-11-17
1
-4
/
+2
*
crypto: qat - constify pci_error_handlers structures
Julia Lawall
2015-11-17
1
-1
/
+1
*
crypto: rsa - only require output buffers as big as needed.
Andrzej Zaborowski
2015-11-17
1
-24
/
+0
*
lib/mpi: only require buffers as big as needed for the integer
Andrzej Zaborowski
2015-11-17
1
-4
/
+17
*
crypto: amcc - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
1
-0
/
+4
*
crypto: caam - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
1
-0
/
+24
*
crypto: picoxcell - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
1
-14
/
+34
*
crypto: qce - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
2
-0
/
+13
*
crypto: sahara - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
1
-0
/
+12
*
crypto: talitos - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
1
-7
/
+34
*
crypto: marvell - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
2
-0
/
+12
*
crypto: algif - Change some variable to size_t
LABBE Corentin
2015-11-17
2
-8
/
+8
*
crypto: qat - remove superfluous check from adf_probe
Salvatore Benedetto
2015-11-17
2
-15
/
+2
*
crypto: qat - fix get instance function
Tadeusz Struk
2015-11-17
1
-11
/
+11
*
crypto: hifn_795x - fix coding style
LABBE Corentin
2015-11-17
1
-163
/
+138
*
crypto: hifn_795x - use dev_xx/pr_xx instead of printk
LABBE Corentin
2015-11-17
1
-82
/
+67
[next]