index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-09-12
1
-0
/
+1
|
\
|
*
crypto/caam: Export gen_split_key symbol for other modules
Ben Collins
2012-09-06
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-08-24
2
-7
/
+7
|
\
|
|
*
crypto: caam - fix possible deadlock condition
Kim Phillips
2012-08-20
1
-5
/
+5
|
*
crypto: hifn_795x - fix 64bit division and undefined __divdi3 on 32bit archs
Jussi Kivilinna
2012-07-30
1
-2
/
+2
*
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-08-01
1
-2
/
+1
|
\
\
|
*
|
n2_crypto: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-2
/
+1
*
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-07-27
1
-0
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes
Arnd Bergmann
2012-07-25
1
-0
/
+4
|
|
\
\
|
|
*
|
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
2012-07-25
1
-0
/
+4
|
|
|
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-07-26
30
-632
/
+8382
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithms
Horia Geanta
2012-07-11
2
-1
/
+166
|
*
|
crypto: talitos - export the talitos_submit function
Horia Geanta
2012-07-11
2
-5
/
+12
|
*
|
crypto: talitos - move talitos structures to header file
Horia Geanta
2012-07-11
2
-111
/
+111
|
*
|
crypto: atmel - add Atmel SHA1/SHA256 driver
Nicolas Royer
2012-07-11
4
-0
/
+1173
|
*
|
crypto: atmel - add Atmel DES/TDES driver
Nicolas Royer
2012-07-11
4
-0
/
+1321
|
*
|
crypto: atmel - add Atmel AES driver
Nicolas Royer
2012-07-11
4
-0
/
+1286
|
*
|
crypto: caam - ERA retrieval and printing for SEC device
Alex Porosanu
2012-07-11
3
-2
/
+58
|
*
|
crypto: caam - Using alloc_coherent for caam job rings
Bharat Bhushan
2012-07-11
1
-36
/
+9
|
*
|
crypto: caam - one tasklet per job ring
Kim Phillips
2012-06-27
2
-9
/
+6
|
*
|
crypto: caam - consolidate memory barriers from job ring en/dequeue
Kim Phillips
2012-06-27
1
-6
/
+2
|
*
|
crypto: caam - only query h/w in job ring dequeue path
Kim Phillips
2012-06-27
1
-12
/
+5
|
*
|
crypto: caam - use non-irq versions of spinlocks for job rings
Kim Phillips
2012-06-27
1
-17
/
+13
|
*
|
crypto: caam - disable IRQ coalescing by default
Kim Phillips
2012-06-27
1
-1
/
+4
|
*
|
crypto: caam - add support for SEC v5.x RNG4
Kim Phillips
2012-06-27
4
-14
/
+196
|
*
|
crypto: caam - assign 40-bit masks on SEC v5.0 and above
Kim Phillips
2012-06-27
2
-2
/
+15
|
*
|
crypto: caam - hwrng support
Yuan Kang
2012-06-27
3
-0
/
+323
|
*
|
crypto: caam - chaining support
Yuan Kang
2012-06-27
3
-64
/
+147
|
*
|
crypto: caam - unkeyed ahash support
Yuan Kang
2012-06-27
1
-17
/
+58
|
*
|
crypto: caam - ahash hmac support
Yuan Kang
2012-06-27
6
-0
/
+1869
|
*
|
crypto: caam - link_tbl rename
Yuan Kang
2012-06-27
3
-137
/
+137
|
*
|
crypto: caam - refactor key_gen, sg
Yuan Kang
2012-06-27
6
-190
/
+242
|
*
|
crypto: caam - remove jr register/deregister
Yuan Kang
2012-06-27
2
-30
/
+2
|
*
|
crypto: caam - support external seq in/out lengths
Yuan Kang
2012-06-27
2
-4
/
+50
|
*
|
crypto: caam - add PDB (Protocol Descriptor Block) definitions
Hemant Agrawal
2012-06-27
2
-16
/
+401
|
*
|
crypto: caam - fix descriptor length adjustments for protocol descriptors
Kim Phillips
2012-06-27
1
-2
/
+2
|
*
|
crypto: caam - fix start index for Protocol shared descriptors
Yashpal Dutta
2012-06-27
1
-2
/
+2
|
*
|
crypto: caam - fix input job ring element dma mapping size
Kim Phillips
2012-06-27
1
-5
/
+5
|
*
|
crypto: caam - remove line continuations from ablkcipher_append_src_dst
Kim Phillips
2012-06-27
1
-5
/
+5
|
*
|
crypto: nx - fix typo in nx driver config option
Seth Jennings
2012-06-27
1
-1
/
+1
|
*
|
crypto: nx - move nx build to driver/crypto Makefile
Seth Jennings
2012-06-27
1
-0
/
+1
|
*
|
crypto: mv_cesa - fix for hash finalisation with data
Phil Sutter
2012-06-12
1
-6
/
+13
|
*
|
crypto: mv_cesa - initialise the interrupt status field to zero
Phil Sutter
2012-06-12
1
-0
/
+1
|
*
|
crypto: mv_cesa - add an expiry timer in case anything goes wrong
Phil Sutter
2012-06-12
1
-10
/
+31
|
*
|
crypto: bfin_crc - CRC hardware driver for BF60x family processors.
Sonic Zhang
2012-06-12
3
-1
/
+789
|
|
/
*
|
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-24
1
-6
/
+6
|
\
\
|
*
|
crypto: add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-06-12
1
-6
/
+6
|
|
/
*
/
PM / crypto / ux500: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-07-10
2
-38
/
+34
|
/
*
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
1
-0
/
+14
|
\
|
*
ARM: Orion: CESA: Add support for clk
Andrew Lunn
2012-05-09
1
-0
/
+14
[next]