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
*
crypto: ghash - add comment and improve help text
Eric Biggers
2019-07-27
7
-16
/
+41
*
padata: purge get_cpu and reorder_via_wq from padata_do_serial
Daniel Jordan
2019-07-27
1
-20
/
+3
*
crypto: bcm - check assoclen for rfc4543/rfc4106
Iuliana Prodan
2019-07-27
1
-0
/
+13
*
crypto: ccree - check assoclen for rfc4543
Iuliana Prodan
2019-07-27
1
-6
/
+20
*
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
2019-07-27
2
-88
/
+22
*
crypto: aegis - fix badly optimized clang output
Arnd Bergmann
2019-07-27
1
-7
/
+7
*
crypto: ccp - Replace dma_pool_alloc + memset with dma_pool_zalloc
Chuhong Yuan
2019-07-27
1
-2
/
+1
*
crypto: caam/qi2 - Increase napi budget to process more caam responses
Vakul Garg
2019-07-27
1
-1
/
+1
*
hwrng: mxc-rnga - use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-07-27
1
-3
/
+1
*
hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-07-27
1
-3
/
+1
*
crypto: ccp - Reduce maximum stack usage
Arnd Bergmann
2019-07-27
1
-21
/
+31
*
crypto: ccp - Include the module name in system log messages
Hook, Gary
2019-07-26
1
-0
/
+4
*
crypto: Remove orphan tools/crypto directory
Herbert Xu
2019-07-26
1
-294
/
+0
*
crypto: cavium/nitrox - Add support for loading asymmetric crypto firmware
Phani Kiran Hemadri
2019-07-26
4
-31
/
+244
*
crypto: ccp - Add a module parameter to control registration for DMA
Hook, Gary
2019-07-26
1
-1
/
+11
*
crypto: ccp - module parameter to limit the number of enabled CCPs
Hook, Gary
2019-07-26
1
-1
/
+17
*
crypto: ccp - Add a module parameter to specify a queue count
Hook, Gary
2019-07-26
4
-6
/
+15
*
crypto: ccp - Make CCP debugfs support optional
Hook, Gary
2019-07-26
3
-2
/
+14
*
crypto: user - make NETLINK_CRYPTO work inside netns
Ondrej Mosnacek
2019-07-26
4
-15
/
+31
*
crypto: inside-secure -reduce hash byte counters to 64 bits
Pascal van Leeuwen
2019-07-26
2
-56
/
+36
*
crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes)))...
Pascal van Leeuwen
2019-07-26
3
-45
/
+250
*
crypto: inside-secure - added support for rfc3686(ctr(aes))
Pascal van Leeuwen
2019-07-26
3
-64
/
+138
*
crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))
Pascal van Leeuwen
2019-07-26
3
-19
/
+72
*
crypto: ux500 - Use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
2019-07-26
2
-4
/
+4
*
crypto: drivers - Use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-07-26
2
-11
/
+4
*
crypto: tcrypt - add a speed test for AEGIS128
Ard Biesheuvel
2019-07-26
1
-0
/
+7
*
crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics
Ard Biesheuvel
2019-07-26
4
-0
/
+208
*
crypto: aegis128 - add support for SIMD acceleration
Ard Biesheuvel
2019-07-26
3
-11
/
+46
*
crypto: aegis - avoid prerotated AES tables
Ard Biesheuvel
2019-07-26
1
-8
/
+6
*
crypto: aegis128 - drop empty TFM init/exit routines
Ard Biesheuvel
2019-07-26
1
-11
/
+0
*
crypto: aegis128l/aegis256 - remove x86 and generic implementations
Ard Biesheuvel
2019-07-26
11
-4136
/
+0
*
crypto: morus - remove generic and x86 implementations
Ard Biesheuvel
2019-07-26
18
-5790
/
+0
*
crypto: testmgr - add tests for lzo-rle
Hannah Pan
2019-07-26
2
-0
/
+90
*
crypto: arm/aes-scalar - unexport en/decryption routines
Ard Biesheuvel
2019-07-26
1
-3
/
+0
*
crypto: arm64/aes-cipher - switch to shared AES inverse Sbox
Ard Biesheuvel
2019-07-26
1
-39
/
+1
*
crypto: arm/aes-cipher - switch to shared AES inverse Sbox
Ard Biesheuvel
2019-07-26
1
-39
/
+1
*
crypto: arm64/aes-neon - switch to shared AES Sboxes
Ard Biesheuvel
2019-07-26
1
-71
/
+3
*
crypto: lib/aes - export sbox and inverse sbox
Ard Biesheuvel
2019-07-26
2
-0
/
+9
*
crypto: aes-generic - unexport last-round AES tables
Ard Biesheuvel
2019-07-26
2
-6
/
+2
*
crypto: chelsio - replace AES cipher calls with library calls
Ard Biesheuvel
2019-07-26
5
-61
/
+26
*
crypto: ccp - move to AES library for CMAC key derivation
Ard Biesheuvel
2019-07-26
3
-24
/
+5
*
crypto: amcc - switch to AES library for GCM key derivation
Ard Biesheuvel
2019-07-26
2
-17
/
+9
*
bluetooth: switch to AES library
Ard Biesheuvel
2019-07-26
2
-73
/
+33
*
crypto: arm/ghash - provide a synchronous version
Ard Biesheuvel
2019-07-26
1
-26
/
+52
*
crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes)
Ard Biesheuvel
2019-07-26
1
-0
/
+65
*
crypto: arm/aes-ce - provide a synchronous version of ctr(aes)
Ard Biesheuvel
2019-07-26
1
-0
/
+43
*
crypto: arm/aes - use native endiannes for key schedule
Ard Biesheuvel
2019-07-26
2
-16
/
+13
*
crypto: arm64/aes-ce-cipher - use AES library as fallback
Ard Biesheuvel
2019-07-26
3
-9
/
+3
*
crypto: aes - move sync ctr(aes) to AES library and generic helper
Ard Biesheuvel
2019-07-26
3
-60
/
+33
*
crypto: ctr - add helper for performing a CTR encryption walk
Ard Biesheuvel
2019-07-26
1
-0
/
+50
[next]