index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
MAINTAINERS: Add ARTPEC crypto maintainer
Lars Persson
2017-08-22
1
-0
/
+1
|
*
|
crypto: axis - add ARTPEC-6/7 crypto accelerator driver
Lars Persson
2017-08-22
4
-0
/
+3215
|
*
|
crypto: hash - add crypto_(un)register_ahashes()
Rabin Vincent
2017-08-22
2
-0
/
+31
|
*
|
dt-bindings: crypto: add ARTPEC crypto
Lars Persson
2017-08-22
1
-0
/
+16
|
*
|
crypto: algif_aead - fix comment regarding memory layout
Stephan Mueller
2017-08-22
1
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-08-22
7
-42
/
+61
|
|
\
\
|
*
|
|
crypto: ccp - use dma_mapping_error to check map error
Pan Bian
2017-08-17
1
-1
/
+1
|
*
|
|
lib/mpi: fix build with clang
Stefan Agner
2017-08-17
1
-12
/
+12
|
*
|
|
crypto: sahara - Remove leftover from previous used spinlock
Mogens Lauridsen
2017-08-17
1
-2
/
+0
|
*
|
|
crypto: sahara - Fix dma unmap direction
Mogens Lauridsen
2017-08-17
1
-4
/
+4
|
*
|
|
crypto: af_alg - consolidation of duplicate code
Stephan Mueller
2017-08-09
4
-1262
/
+940
|
*
|
|
crypto: caam - Remove unused dentry members
Fabio Estevam
2017-08-09
3
-63
/
+32
|
*
|
|
crypto: ccp - select CONFIG_CRYPTO_RSA
Arnd Bergmann
2017-08-09
1
-0
/
+1
|
*
|
|
crypto: ccp - avoid uninitialized variable warning
Arnd Bergmann
2017-08-09
1
-1
/
+2
|
*
|
|
crypto: serpent - improve __serpent_setkey with UBSAN
Arnd Bergmann
2017-08-09
1
-36
/
+41
|
*
|
|
crypto: algif_aead - copy AAD from src to dst
Stephan Mueller
2017-08-09
2
-23
/
+162
|
*
|
|
crypto: algif - return error code when no data was processed
Stephan Mueller
2017-08-09
2
-2
/
+6
|
*
|
|
crypto: ccp - Add XTS-AES-256 support for CCP version 5
Gary R Hook
2017-08-04
3
-5
/
+25
|
*
|
|
crypto: ccp - Rework the unit-size check for XTS-AES
Gary R Hook
2017-08-04
1
-37
/
+20
|
*
|
|
crypto: ccp - Add a call to xts_check_key()
Gary R Hook
2017-08-04
1
-1
/
+8
|
*
|
|
crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
Gary R Hook
2017-08-04
5
-11
/
+43
|
*
|
|
crypto: arm64/aes - avoid expanded lookup tables in the final round
Ard Biesheuvel
2017-08-04
1
-45
/
+107
|
*
|
|
crypto: arm/aes - avoid expanded lookup tables in the final round
Ard Biesheuvel
2017-08-04
1
-23
/
+65
|
*
|
|
crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL
Ard Biesheuvel
2017-08-04
2
-36
/
+252
|
*
|
|
crypto: arm/ghash - add NEON accelerated fallback for vmull.p64
Ard Biesheuvel
2017-08-04
3
-48
/
+215
|
*
|
|
crypto: arm64/gcm - implement native driver using v8 Crypto Extensions
Ard Biesheuvel
2017-08-04
3
-26
/
+591
|
*
|
|
crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTR
Ard Biesheuvel
2017-08-04
2
-5
/
+44
|
*
|
|
crypto: arm64/chacha20 - take may_use_simd() into account
Ard Biesheuvel
2017-08-04
1
-2
/
+3
|
*
|
|
crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR
Ard Biesheuvel
2017-08-04
3
-17
/
+101
|
*
|
|
crypto: arm64/aes-ce-ccm: add non-SIMD generic fallback
Ard Biesheuvel
2017-08-04
2
-35
/
+140
|
*
|
|
crypto: arm64/aes-ce-cipher: add non-SIMD generic fallback
Ard Biesheuvel
2017-08-04
2
-3
/
+18
|
*
|
|
crypto: arm64/aes-ce-cipher - match round key endianness with generic code
Ard Biesheuvel
2017-08-04
3
-40
/
+37
|
*
|
|
crypto: arm64/sha2-ce - add non-SIMD scalar fallback
Ard Biesheuvel
2017-08-04
3
-5
/
+29
|
*
|
|
crypto: arm64/sha1-ce - add non-SIMD generic fallback
Ard Biesheuvel
2017-08-04
2
-5
/
+16
|
*
|
|
crypto: arm64/crc32 - add non-SIMD scalar fallback
Ard Biesheuvel
2017-08-04
1
-5
/
+6
|
*
|
|
crypto: arm64/crct10dif - add non-SIMD generic fallback
Ard Biesheuvel
2017-08-04
1
-4
/
+9
|
*
|
|
crypto: arm64/ghash-ce - add non-SIMD scalar fallback
Ard Biesheuvel
2017-08-04
2
-9
/
+43
|
*
|
|
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
2017-08-04
14
-40
/
+42
|
*
|
|
crypto: algapi - use separate dst and src operands for __crypto_xor()
Ard Biesheuvel
2017-08-04
2
-12
/
+17
|
*
|
|
crypto: rockchip - return the err code when unable dequeue the crypto request
Zain Wang
2017-08-03
3
-19
/
+29
|
*
|
|
crypto: rockchip - move the crypto completion from interrupt context
Zain Wang
2017-08-03
4
-14
/
+33
|
*
|
|
hwrng: mx-rngc - add a driver for Freescale RNGC
Martin Kaiser
2017-08-03
3
-0
/
+346
|
*
|
|
Documentation: devicetree: add Freescale RNGC binding
Steffen Trumtrar
2017-08-03
1
-0
/
+21
|
*
|
|
hwrng: Kconfig - Correct help text about feeding entropy pool
PrasannaKumar Muralidharan
2017-08-03
1
-4
/
+2
|
*
|
|
crypto: scompress - defer allocation of scratch buffer to first use
Ard Biesheuvel
2017-08-03
1
-29
/
+17
|
*
|
|
crypto: scompress - free partially allocated scratch buffers on failure
Ard Biesheuvel
2017-08-03
1
-1
/
+4
|
*
|
|
crypto: scompress - don't sleep with preemption disabled
Ard Biesheuvel
2017-08-03
1
-3
/
+1
|
*
|
|
crypto: brcm - Support more FlexRM rings than SPU engines.
raveendra padasalagi
2017-08-03
2
-66
/
+56
|
*
|
|
crypto: atmel-ecc - fix signed integer to u8 assignment
Tudor-Dan Ambarus
2017-08-03
1
-5
/
+5
|
*
|
|
crypto: ecdh - fix concurrency on shared secret and pubkey
Tudor-Dan Ambarus
2017-08-03
1
-18
/
+33
[prev]
[next]