index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
locking-selftest-hardirq.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-20
hwrng: iproc-rng200 - Add support for 7211
Florian Fainelli
1
-0
/
+1
2019-06-20
dt-bindings: rng: Document BCM7211 RNG compatible string
Florian Fainelli
1
-0
/
+1
2019-06-13
crypto: sahara - Use devm_platform_ioremap_resource()
Fabio Estevam
1
-3
/
+1
2019-06-13
crypto: mxs-dcp - Use devm_platform_ioremap_resource()
Fabio Estevam
1
-4
/
+1
2019-06-13
crypto: hisilicon - Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-06-13
crypto: qat - use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+2
2019-06-13
ARM: dts: imx7ulp: add crypto support
Iuliana Prodan
1
-0
/
+23
2019-06-13
crypto: cavium/nitrox - Use the correct style for SPDX License Identifier
Nishad Kamdar
2
-2
/
+2
2019-06-13
crypto: bcm - Make some symbols static
YueHaibing
2
-9
/
+9
2019-06-13
crypto: chacha - constify ctx and iv arguments
Eric Biggers
5
-6
/
+6
2019-06-13
crypto: chacha20poly1305 - a few cleanups
Eric Biggers
1
-30
/
+13
2019-06-13
crypto: skcipher - make chunksize and walksize accessors internal
Eric Biggers
2
-60
/
+60
2019-06-13
crypto: skcipher - un-inline encrypt and decrypt functions
Eric Biggers
2
-30
/
+36
2019-06-13
crypto: aead - un-inline encrypt and decrypt functions
Eric Biggers
2
-32
/
+38
2019-06-13
crypto: x86/aesni - remove unused internal cipher algorithm
Eric Biggers
1
-38
/
+7
2019-06-13
crypto: doc - improve the skcipher API example code
Eric Biggers
1
-99
/
+77
2019-06-13
crypto: testmgr - add some more preemption points
Eric Biggers
1
-0
/
+6
2019-06-13
crypto: algapi - require cra_name and cra_driver_name
Eric Biggers
1
-18
/
+4
2019-06-13
crypto: make all generic algorithms set cra_driver_name
Eric Biggers
22
-24
/
+55
2019-06-06
crypto: chacha20poly1305 - fix atomic sleep when using async algorithm
Eric Biggers
1
-11
/
+19
2019-06-06
crypto: atmel-i2c - Fix build error while CRC16 set to m
YueHaibing
1
-0
/
+1
2019-06-06
crypto: caam - disable some clock checks for iMX7ULP
Iuliana Prodan
1
-2
/
+4
2019-06-06
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
Ard Biesheuvel
1
-4
/
+5
2019-06-06
crypto: atmel - Fix sparse endianness warnings
Herbert Xu
2
-3
/
+4
2019-06-06
crypto: lrw - use correct alignmask
Eric Biggers
1
-1
/
+1
2019-06-06
crypto: ghash - fix unaligned memory access in ghash_setkey()
Eric Biggers
1
-1
/
+7
2019-06-06
crypto: xxhash - Implement xxhash support
Nikolay Borisov
5
-0
/
+230
2019-06-06
crypto: jitter - update implementation to 2.1.2
Stephan Müller
2
-228
/
+82
2019-06-06
crypto: testmgr - test the shash API
Eric Biggers
1
-67
/
+335
2019-06-06
crypto: arm64/sha2-ce - correct digest for empty data in finup
Elena Petrova
1
-1
/
+1
2019-06-06
crypto: arm64/sha1-ce - correct digest for empty data in finup
Elena Petrova
1
-1
/
+1
2019-06-06
crypto: caam - strip input without changing crypto request
Iuliana Prodan
2
-14
/
+32
2019-06-06
crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input
Iuliana Prodan
2
-17
/
+74
2019-06-06
crypto: inside-secure - do not rely on the hardware last bit for result descr...
Antoine Tenart
1
-6
/
+18
2019-06-06
crypto: inside-secure - fix use of the SG list
Antoine Tenart
2
-30
/
+12
2019-06-06
crypto: inside-secure - add support for HMAC updates
Antoine Tenart
2
-22
/
+38
2019-06-06
crypto: inside-secure - implement IV retrieval
Antoine Tenart
2
-7
/
+53
2019-06-06
crypto: inside-secure - fix queued len computation
Antoine Tenart
1
-3
/
+5
2019-06-06
crypto: inside-secure - fix zeroing of the request in ahash_exit_inv
Antoine Tenart
1
-1
/
+1
2019-06-06
crypto: inside-secure - unify cache reset
Antoine Tenart
1
-0
/
+2
2019-06-06
crypto: inside-secure - enable context reuse
Antoine Tenart
3
-0
/
+16
2019-06-06
crypto: inside-secure - change returned error when a descriptor reports an error
Antoine Tenart
1
-1
/
+1
2019-06-06
crypto: inside-secure - improve the result error format when displayed
Antoine Tenart
1
-1
/
+1
2019-06-06
crypto: inside-secure - remove useless check
Antoine Tenart
1
-13
/
+11
2019-06-06
crypto: inside-secure - fix coding style for a condition
Antoine Tenart
1
-2
/
+1
2019-06-06
crypto: inside-secure - move comment
Antoine Tenart
1
-3
/
+4
2019-06-06
crypto: inside-secure - remove empty line
Antoine Tenart
1
-1
/
+0
2019-05-30
dt-bindings: move Atmel ECC508A I2C crypto processor to trivial-devices
Ard Biesheuvel
2
-13
/
+2
2019-05-30
dt-bindings: add Atmel SHA204A I2C crypto processor
Ard Biesheuvel
1
-0
/
+2
2019-05-30
crypto: atmel-i2c - add support for SHA204A random number generator
Ard Biesheuvel
5
-0
/
+211
[next]