Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
beeb504adf3d08c0e916f43259e8e2ad6bdd30ee
beeb504
crypto: sha3-generic - simplify code
by Ard Biesheuvel
· 7 years ago
83dee2c
crypto: sha3-generic - rewrite KECCAK transform to help the compiler optimize
by Ard Biesheuvel
· 7 years ago
c013cee
crypto: sha3-generic - fixes for alignment and big endian operation
by Ard Biesheuvel
· 7 years ago
9c674e1e
crypto: aesni - handle zero length dst buffer
by Stephan Mueller
· 7 years ago
980b4c9
crypto: artpec6 - remove select on non-existing CRYPTO_SHA384
by Corentin LABBE
· 7 years ago
c4fc5d6
hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe()
by weiyongjun \(A\)
· 7 years ago
60bcf26
crypto: stm32 - remove redundant dev_err call in stm32_cryp_probe()
by weiyongjun \(A\)
· 7 years ago
235699e2a
crypto: axis - remove unnecessary platform_get_resource() error check
by weiyongjun \(A\)
· 7 years ago
466d7b9
crypto: testmgr - test misuse of result in ahash
by Kamil Konieczny
· 7 years ago
059bfd1
crypto: inside-secure - make function safexcel_try_push_requests static
by Colin Ian King
· 7 years ago
6e36719
crypto: aes-generic - fix aes-generic regression on powerpc
by Arnd Bergmann
· 7 years ago
5abc8db
crypto: chelsio - Fix indentation warning
by Harsh Jain
· 7 years ago
20b04c0
crypto: arm64/sha1-ce - get rid of literal pool
by Ard Biesheuvel
· 7 years ago
17a0607
crypto: arm64/sha2-ce - move the round constant table to .rodata section
by Ard Biesheuvel
· 7 years ago
325f562
crypto: arm64/crct10dif - move literal data to .rodata section
by Ard Biesheuvel
· 7 years ago
eec7d45
crypto: arm64/crc32 - move literal data to .rodata section
by Ard Biesheuvel
· 7 years ago
62c24708
crypto: arm64/aes-neon - move literal data to .rodata section
by Ard Biesheuvel
· 7 years ago
96a74f7
crypto: arm64/aes-cipher - move S-box to .rodata section
by Ard Biesheuvel
· 7 years ago
cd0bb67
hwrng: imx-rngc - simplify the power management definitions
by Martin Kaiser
· 7 years ago
e1a018e
crypto: chelsio - Remove dst sg size zero check
by Harsh Jain
· 7 years ago
3d64bd6
crypto: chelsio - Add authenc versions of ctr and sha
by Harsh Jain
· 7 years ago
209897d
crypto: chelsio - Fix IV updated in XTS operation
by Harsh Jain
· 7 years ago
8daa32b
crypto: chelsio - check for sg null
by Harsh Jain
· 7 years ago
db6deea
crypto: chelsio - Fix Indentation
by Harsh Jain
· 7 years ago
37d728f
crypto: marvell/cesa - Fix DMA API misuse
by Robin Murphy
· 7 years ago
2273f42
hwrng: exynos - remove redundant dev_err call in exynos_trng_probe()
by weiyongjun \(A\)
· 7 years ago
a8bc71d
hwrng: exynos - Signedness bug in exynos_trng_do_read()
by Dan Carpenter
· 7 years ago
4565da7
hwrng: mediatek - Setup default RNG quality
by Sean Wang
· 7 years ago
bb6c8c4
crypto: arm64 - implement SHA-512 using special instructions
by Ard Biesheuvel
· 7 years ago
5c8d850
crypto: s5p-sss - Add SPDX license identifier
by Krzysztof Kozlowski
· 7 years ago
9f9cf04
crypto: exynos-rng - Add SPDX license identifier and correct module license
by Krzysztof Kozlowski
· 7 years ago
9555003
Documentation/bindings: crypto: document the SafeXcel EIP97 compatible
by Antoine Tenart
· 7 years ago
b40fa82
crypto: doc - clear htmldocs build warnings for crypto/hash
by tcharding
· 7 years ago
c9a3ff8
crypto: x86/salsa20 - cleanup and convert to skcipher API
by Eric Biggers
· 7 years ago
eb772f3
crypto: salsa20 - export generic helpers
by Eric Biggers
· 7 years ago
b62b3db
crypto: salsa20-generic - cleanup and convert to skcipher API
by Eric Biggers
· 7 years ago
148b974
crypto: aes-generic - build with -Os on gcc-7+
by Arnd Bergmann
· 7 years ago
dc26c17
crypto: aead - prevent using AEADs without setting key
by Eric Biggers
· 7 years ago
f8d33fa
crypto: skcipher - prevent using skciphers without setting key
by Eric Biggers
· 7 years ago
4e1d14b
crypto: ghash - remove checks for key being set
by Eric Biggers
· 7 years ago
9fa68f6
crypto: hash - prevent using keyed hashes without setting key
by Eric Biggers
· 7 years ago
a208fa8
crypto: hash - annotate algorithms taking optional key
by Eric Biggers
· 7 years ago
a16e772e
crypto: poly1305 - remove ->setkey() method
by Eric Biggers
· 7 years ago
fa59b92
crypto: mcryptd - pass through absence of ->setkey()
by Eric Biggers
· 7 years ago
841a3ff
crypto: cryptd - pass through absence of ->setkey()
by Eric Biggers
· 7 years ago
cd6ed77
crypto: hash - introduce crypto_hash_alg_has_setkey()
by Eric Biggers
· 7 years ago
c6ba4f3
crypto: tcrypt - free xoutbuf instead of axbuf
by Colin Ian King
· 7 years ago
38dbe2d
crypto: tcrypt - fix spelling mistake: "bufufer"-> "buffer"
by Colin Ian King
· 7 years ago
bb30b88
crypto: af_alg - whitelist mask and type
by Stephan Mueller
· 7 years ago
da1729c
crypto: testmgr - change `guard` to unsigned char
by Joey Pabalinas
· 7 years ago
7660b1f
crypto: chacha20 - use rol32() macro from bitops.h
by Eric Biggers
· 7 years ago
75d6836
crypto: Use zeroing memory allocator instead of allocator/memset
by Himanshu Jha
· 7 years ago
b7dac37
crypto: x86/poly1305 - remove cra_alignmask
by Eric Biggers
· 7 years ago
4c7dfbd
crypto: poly1305 - remove cra_alignmask
by Eric Biggers
· 7 years ago
fcfbeed
crypto: poly1305 - use unaligned access macros to output digest
by Eric Biggers
· 7 years ago
8b55107c
crypto: algapi - remove unused notifications
by Eric Biggers
· 7 years ago
ce8614a
crypto: algapi - convert cra_refcnt to refcount_t
by Eric Biggers
· 7 years ago
809778e
crypto: inside-secure - fix hash when length is a multiple of a block
by Antoine Ténart
· 7 years ago
c957f8b
crypto: inside-secure - avoid unmapping DMA memory that was not mapped
by Antoine Ténart
· 7 years ago
0b5a7f7
crypto: crypto4xx - perform aead icv check in the driver
by Christian Lamparter
· 7 years ago
333b192
crypto: crypto4xx - kill MODULE_NAME
by Christian Lamparter
· 7 years ago
57268ab
crypto: crypto4xx - fix missing irq devname
by Christian Lamparter
· 7 years ago
b66c685
crypto: crypto4xx - support Revision B parts
by Christian Lamparter
· 7 years ago
b0a191c
crypto: crypto4xx - shuffle iomap in front of request_irq
by Christian Lamparter
· 7 years ago
6cd225cc
hwrng: exynos - add Samsung Exynos True RNG driver
by Łukasz Stelmach
· 7 years ago
08b21fb
padata: add SPDX identifier
by Cheah Kok Cheong
· 7 years ago
1ecdd37
crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-aesni
by Junaid Shahid
· 7 years ago
b20209c
crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-aesni
by Junaid Shahid
· 7 years ago
02d9e32
crypto: stm32 - Use standard CONFIG name
by Corentin Labbe
· 7 years ago
14359bd
crypto: scomp - delete unused comments
by Zhou Wang
· 7 years ago
7e0880b
crypto: caam - add Derived Key Protocol (DKP) support
by Horia Geantă
· 7 years ago
9fe712d
crypto: caam - save Era in driver's private data
by Horia Geantă
· 7 years ago
662f70e
crypto: caam - remove needless ablkcipher key copy
by Horia Geantă
· 7 years ago
6674a4f
crypto: caam - constify key data
by Horia Geantă
· 7 years ago
d8c7fe9
crypto: x86/twofish-3way - Fix %rbp usage
by Eric Biggers
· 7 years ago
427988d
crypto: tcrypt - add multibuf aead speed test
by Gilad Ben-Yossef
· 7 years ago
e161c59
crypto: tcrypt - add multibuf skcipher speed test
by Gilad Ben-Yossef
· 7 years ago
b34a0f67
crypto: tcrypt - add multi buf ahash jiffies test
by Gilad Ben-Yossef
· 7 years ago
8fcdc86
crypto: tcrypt - allow setting num of bufs
by Gilad Ben-Yossef
· 7 years ago
4431bd4
crypto: tcrypt - fix AEAD decryption speed test
by Gilad Ben-Yossef
· 7 years ago
7c3f132
crypto: tcrypt - use multi buf for ahash mb test
by Gilad Ben-Yossef
· 7 years ago
0e4b529
hwrng: core - Clean up RNG list when last hwrng is unregistered
by Gary R Hook
· 7 years ago
871df31
crypto: inside-secure - EIP97 support
by Antoine Ténart
· 7 years ago
8732b29
crypto: inside-secure - retry to proceed the request later on fail
by Antoine Ténart
· 7 years ago
7f77f5a
crypto: inside-secure - handle more result requests when counter is full
by Antoine Ténart
· 7 years ago
2313e9f
crypto: inside-secure - acknowledge the result requests all at once
by Antoine Ténart
· 7 years ago
fc8c72b
crypto: inside-secure - increase the ring size
by Antoine Ténart
· 7 years ago
dc7e28a
crypto: inside-secure - dequeue all requests at once
by Antoine Ténart
· 7 years ago
69ee4dd
crypto: inside-secure - use threaded IRQs for result handling
by Antoine Ténart
· 7 years ago
8472e77
crypto: inside-secure - move request dequeueing into a workqueue
by Antoine Ténart
· 7 years ago
5290ad6
crypto: inside-secure - remove unused parameter in invalidate_cache
by Ofer Heifetz
· 7 years ago
847ccfc
crypto: inside-secure - move cipher crypto mode to request context
by Ofer Heifetz
· 7 years ago
12bf414
crypto: inside-secure - EBUSY is not an error on async request
by Ofer Heifetz
· 7 years ago
c4daf4c
crypto: inside-secure - refrain from unneeded invalidations
by Ofer Heifetz
· 7 years ago
cc75f5c
crypto: inside-secure - comment the caching function
by Antoine Ténart
· 7 years ago
60310ea
crypto: inside-secure - remove useless memset
by Antoine Ténart
· 7 years ago
dfbcc08
crypto: inside-secure - fix typo in a comment
by Antoine Ténart
· 7 years ago
62c2edd
crypto: inside-secure - remove extra empty line
by Antoine Ténart
· 7 years ago
45fa9a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 7 years ago
fc8517b
crypto: aesni - add wrapper for generic gcm(aes)
by Sabrina Dubroca
· 7 years ago
Next »