index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-04
crypto: ccp - Add a call to xts_check_key()
Gary R Hook
1
-1
/
+8
2017-08-04
crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
Gary R Hook
5
-11
/
+43
2017-08-04
crypto: arm64/aes - avoid expanded lookup tables in the final round
Ard Biesheuvel
1
-45
/
+107
2017-08-04
crypto: arm/aes - avoid expanded lookup tables in the final round
Ard Biesheuvel
1
-23
/
+65
2017-08-04
crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL
Ard Biesheuvel
2
-36
/
+252
2017-08-04
crypto: arm/ghash - add NEON accelerated fallback for vmull.p64
Ard Biesheuvel
3
-48
/
+215
2017-08-04
crypto: arm64/gcm - implement native driver using v8 Crypto Extensions
Ard Biesheuvel
3
-26
/
+591
2017-08-04
crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTR
Ard Biesheuvel
2
-5
/
+44
2017-08-04
crypto: arm64/chacha20 - take may_use_simd() into account
Ard Biesheuvel
1
-2
/
+3
2017-08-04
crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR
Ard Biesheuvel
3
-17
/
+101
2017-08-04
crypto: arm64/aes-ce-ccm: add non-SIMD generic fallback
Ard Biesheuvel
2
-35
/
+140
2017-08-04
crypto: arm64/aes-ce-cipher: add non-SIMD generic fallback
Ard Biesheuvel
2
-3
/
+18
2017-08-04
crypto: arm64/aes-ce-cipher - match round key endianness with generic code
Ard Biesheuvel
3
-40
/
+37
2017-08-04
crypto: arm64/sha2-ce - add non-SIMD scalar fallback
Ard Biesheuvel
3
-5
/
+29
2017-08-04
crypto: arm64/sha1-ce - add non-SIMD generic fallback
Ard Biesheuvel
2
-5
/
+16
2017-08-04
crypto: arm64/crc32 - add non-SIMD scalar fallback
Ard Biesheuvel
1
-5
/
+6
2017-08-04
crypto: arm64/crct10dif - add non-SIMD generic fallback
Ard Biesheuvel
1
-4
/
+9
2017-08-04
crypto: arm64/ghash-ce - add non-SIMD scalar fallback
Ard Biesheuvel
2
-9
/
+43
2017-08-04
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
14
-40
/
+42
2017-08-04
crypto: algapi - use separate dst and src operands for __crypto_xor()
Ard Biesheuvel
2
-12
/
+17
2017-08-03
crypto: rockchip - return the err code when unable dequeue the crypto request
Zain Wang
3
-19
/
+29
2017-08-03
crypto: rockchip - move the crypto completion from interrupt context
Zain Wang
4
-14
/
+33
2017-08-03
hwrng: mx-rngc - add a driver for Freescale RNGC
Martin Kaiser
3
-0
/
+346
2017-08-03
Documentation: devicetree: add Freescale RNGC binding
Steffen Trumtrar
1
-0
/
+21
2017-08-03
hwrng: Kconfig - Correct help text about feeding entropy pool
PrasannaKumar Muralidharan
1
-4
/
+2
2017-08-03
crypto: scompress - defer allocation of scratch buffer to first use
Ard Biesheuvel
1
-29
/
+17
2017-08-03
crypto: scompress - free partially allocated scratch buffers on failure
Ard Biesheuvel
1
-1
/
+4
2017-08-03
crypto: scompress - don't sleep with preemption disabled
Ard Biesheuvel
1
-3
/
+1
2017-08-03
crypto: brcm - Support more FlexRM rings than SPU engines.
raveendra padasalagi
2
-66
/
+56
2017-08-03
crypto: atmel-ecc - fix signed integer to u8 assignment
Tudor-Dan Ambarus
1
-5
/
+5
2017-08-03
crypto: ecdh - fix concurrency on shared secret and pubkey
Tudor-Dan Ambarus
1
-18
/
+33
2017-08-03
crypto: ccp - remove duplicate module version and author entry
Brijesh Singh
1
-7
/
+0
2017-08-03
crypto: tcrypt - remove AES-XTS-192 speed tests
Horia Geantă
1
-4
/
+4
2017-08-03
Crypto: atmel-ecc: Make a couple of local functions static
Colin Ian King
1
-2
/
+2
2017-08-03
crypto: img-hash - remove unnecessary static in img_hash_remove()
Gustavo A. R. Silva
1
-1
/
+1
2017-08-03
crypto: atmel-tdes - remove unnecessary static in atmel_tdes_remove()
Gustavo A. R. Silva
1
-1
/
+1
2017-08-03
crypto: atmel-sha - remove unnecessary static in atmel_sha_remove()
Gustavo A. R. Silva
1
-1
/
+1
2017-08-03
crypto: omap-sham - remove unnecessary static in omap_sham_remove()
Gustavo A. R. Silva
1
-1
/
+1
2017-08-03
crypto: n2 - Convert to using %pOF instead of full_name
Rob Herring
1
-32
/
+28
2017-08-03
crypto: caam/jr - add support for DPAA2 parts
Horia Geantă
7
-25
/
+148
2017-07-28
csrypto: ccp - Expand RSA support for a v5 ccp
Gary R Hook
7
-2
/
+12
2017-07-28
crypto: ccp - Add support for RSA on the CCP
Gary R Hook
4
-0
/
+347
2017-07-28
crypto: Add akcipher_set_reqsize() function
Gary R Hook
1
-0
/
+6
2017-07-28
crypto: ccp - Fix base RSA function for version 5 CCPs
Gary R Hook
2
-34
/
+54
2017-07-28
crypto: ccp - Update copyright dates for 2017.
Gary R Hook
11
-11
/
+11
2017-07-28
crypto: rng - ensure that the RNG is ready before using
Jason A. Donenfeld
1
-2
/
+4
2017-07-28
crypto: stm32 - Support for STM32 HASH module
lionel.debieve@st.com
3
-0
/
+1589
2017-07-28
dt-bindings: Document STM32 HASH bindings
lionel.debieve@st.com
1
-0
/
+30
2017-07-28
crypto: stm32 - Rename module to use generic crypto
lionel.debieve@st.com
3
-6
/
+5
2017-07-28
crypto: stm32 - solve crc issue during unbind
lionel.debieve@st.com
1
-1
/
+1
[next]