index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: caam - fix mem leak in ahash_setkey
Horia Geanta
2014-04-28
1
-1
/
+3
*
crypto: omap-des - handle error of pm_runtime_get_sync
Nishanth Menon
2014-04-16
1
-3
/
+23
*
hwrng: picoxcell - remove unbuildable picoxcell TRNG
Paul Bolle
2014-04-16
3
-195
/
+0
*
crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-04-16
1
-4
/
+3
*
crypto: testmgr - add empty and large test vectors for SHA-1, SHA-224, SHA-25...
Jussi Kivilinna
2014-04-16
1
-7
/
+721
*
cryptoo: bfin_crc - avoid get physical address of coherence memory by dma_map...
Sonic Zhang
2014-04-16
1
-20
/
+23
*
crypto: bfin_crc - ignore duplicated registration of the same algorithm
Sonic Zhang
2014-04-16
1
-9
/
+9
*
crypto: bfin_crc - access crc registers by readl and writel functions
Sonic Zhang
2014-04-16
2
-17
/
+25
*
hwrng: Fix a few driver dependencies and defaults
Jean Delvare
2014-04-16
1
-3
/
+9
*
hwrng: Turn HW_RANDOM into a menuconfig
Jean Delvare
2014-04-16
1
-26
/
+30
*
hwrng: Move UML_RANDOM at the last position
Jean Delvare
2014-04-16
1
-15
/
+15
*
crypto: omap-des - use devm_ioremap_resource()
Jingoo Han
2014-04-16
1
-4
/
+3
*
crypto: testmgr - add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM
Ard Biesheuvel
2014-04-16
1
-6
/
+47
*
crypto: nx - Use RCU_INIT_POINTER(x, NULL)
Monam Agarwal
2014-04-16
1
-2
/
+2
*
crypto: ghash-clmulni-intel - Use u128 instead of be128 for internal key
Herbert Xu
2014-04-04
2
-8
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-04-03
51
-1907
/
+3140
|
\
|
*
crypto: ghash-clmulni-intel - use C implementation for setkey()
Ard Biesheuvel
2014-04-01
2
-32
/
+11
|
*
crypto: x86/sha1 - reduce size of the AVX2 asm implementation
Mathias Krause
2014-03-25
1
-1
/
+0
|
*
crypto: x86/sha1 - fix stack alignment of AVX2 variant
Mathias Krause
2014-03-25
1
-5
/
+2
|
*
crypto: x86/sha1 - re-enable the AVX variant
Mathias Krause
2014-03-25
1
-10
/
+16
|
*
crypto: sha - SHA1 transform x86_64 AVX2
chandramouli narayanan
2014-03-21
4
-9
/
+759
|
*
crypto: crypto_wq - Fix late crypto work queue initialization
Tim Chen
2014-03-21
1
-1
/
+1
|
*
crypto: caam - add missing key_dma unmap
Horia Geanta
2014-03-21
1
-0
/
+5
|
*
crypto: caam - add support for aead null encryption
Horia Geanta
2014-03-21
3
-13
/
+342
|
*
crypto: testmgr - add aead null encryption test vectors
Horia Geanta
2014-03-21
3
-0
/
+220
|
*
crypto: export NULL algorithms defines
Horia Geanta
2014-03-21
2
-5
/
+12
|
*
crypto: caam - remove error propagation handling
Horia Geanta
2014-03-21
1
-47
/
+7
|
*
crypto: hash - Simplify the ahash_finup implementation
Marek Vasut
2014-03-21
1
-27
/
+9
|
*
crypto: hash - Pull out the functions to save/restore request
Marek Vasut
2014-03-21
1
-45
/
+62
|
*
crypto: hash - Fix the pointer voodoo in unaligned ahash
Marek Vasut
2014-03-21
1
-7
/
+49
|
*
crypto: caam - Fix first parameter to caam_init_rng
Herbert Xu
2014-03-21
1
-1
/
+1
|
*
crypto: omap-sham - Map SG pages if they are HIGHMEM before accessing
Joel Fernandes
2014-03-10
1
-1
/
+7
|
*
crypto: caam - Dynamic memory allocation for caam_rng_ctx object
Nitesh Lal
2014-03-10
1
-6
/
+9
|
*
crypto: allow blkcipher walks over AEAD data
Ard Biesheuvel
2014-03-10
2
-0
/
+18
|
*
crypto: remove direct blkcipher_walk dependency on transform
Ard Biesheuvel
2014-03-10
2
-35
/
+37
|
*
hwrng: add randomness to system from rng sources
Kees Cook
2014-03-10
1
-0
/
+7
|
*
crypto: mxs-dcp - Optimize hashing
Marek Vasut
2014-03-10
1
-11
/
+17
|
*
crypto: mxs-dcp - Align the bounce buffers
Marek Vasut
2014-03-10
1
-1
/
+7
|
*
crypto: omap-des - make local functions static
Jingoo Han
2014-03-10
1
-2
/
+2
|
*
crypto: omap-sham - Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
2014-03-10
1
-3
/
+1
|
*
crypto: omap-des - Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
2014-03-10
1
-3
/
+1
|
*
crypto: omap-aes - Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
2014-03-10
1
-3
/
+1
|
*
hwrng: timeriomem - Use devm_*() functions
Jingoo Han
2014-03-10
1
-30
/
+10
|
*
hwrng: nomadik - Use devm_*() functions
Jingoo Han
2014-03-10
1
-9
/
+4
|
*
hwrng: pixocell - Use devm_clk_get()
Jingoo Han
2014-03-10
1
-6
/
+2
|
*
hwrng: omap3-rom - Use devm_clk_get()
Jingoo Han
2014-03-10
1
-2
/
+1
|
*
hwrng: atmel - Use devm_clk_get()
Jingoo Han
2014-03-10
1
-6
/
+2
|
*
crypt: bfin_crc - Remove useless SSYNC instruction and cache flush to DMA coh...
Sonic Zhang
2014-03-10
1
-34
/
+11
|
*
crypto: sahara - Use return value of devm_request_irq() on error
Alexander Shiyan
2014-03-10
1
-3
/
+4
|
*
crypto: ccp - Account for CCP backlog processing
Tom Lendacky
2014-02-26
1
-7
/
+11
[next]