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
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-03
crypto: ccp - Protect against poorly marked end of sg list
Tom Lendacky
1
-2
/
+5
2015-06-03
crypto: nx - prevent nx 842 load if no hw driver
Dan Streetman
6
-135
/
+148
2015-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-1
/
+2
2015-05-27
crypto: ccp - Remove unused structure field
Tom Lendacky
1
-2
/
+0
2015-05-27
crypto: ccp - Remove manual check and set of dma_mask pointer
Tom Lendacky
1
-2
/
+0
2015-05-25
crypto: mv_cesa - request registers memory region
Boris BREZILLON
1
-8
/
+5
2015-05-22
crypto: nx - Remove unnecessary maxauthsize check
Herbert Xu
1
-3
/
+0
2015-05-22
crypto: ixp4xx - Use crypto_aead_maxauthsize
Herbert Xu
1
-2
/
+2
2015-05-22
crypto: caam - Use old_aead_alg
Herbert Xu
1
-1
/
+1
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
2
-2
/
+2
2015-05-19
sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly
David Hildenbrand
3
-1
/
+21
2015-05-18
crypto: omap-sham - Add support for omap3 devices
Pali Rohár
1
-0
/
+4
2015-05-18
crypto: n2 - use md5 IV MD5_HX instead of their raw value
LABBE Corentin
1
-4
/
+4
2015-05-18
crypto: nx - remove 842-nx null checks
Dan Streetman
1
-6
/
+0
2015-05-15
crypto: vmx - fix two mistyped texts
Paulo Flabiano Smorigo
2
-2
/
+2
2015-05-15
crypto: qat - rm unneeded header include
Tadeusz Struk
1
-1
/
+0
2015-05-15
crypto: qat - remove unused structure members
Tadeusz Struk
1
-12
/
+0
2015-05-15
crypto: omap-sham - Check for return value from pm_runtime_get_sync
Pali Rohár
1
-3
/
+20
2015-05-13
crypto: talitos - static code checker fixes
Horia Geant?
1
-7
/
+5
2015-05-13
crypto: talitos - avoid out of bound scatterlist iterator
Horia Geant?
1
-2
/
+2
2015-05-13
Revert "crypto: talitos - convert to use be16_add_cpu()"
Horia Geant?
1
-1
/
+2
2015-05-13
crypto: talitos - avoid memleak in talitos_alg_alloc()
Horia Geant?
1
-0
/
+1
2015-05-13
crypto: talitos - fix size calculation in talitos_edesc_alloc()
Dan Carpenter
1
-2
/
+2
2015-05-13
crypto: qat - Use crypto_aead_set_reqsize helper
Herbert Xu
1
-2
/
+3
2015-05-13
crypto: picoxcell - Use crypto_aead_set_reqsize helper
Herbert Xu
1
-1
/
+2
2015-05-13
crypto: ixp4xx - Use crypto_aead_set_reqsize helper
Herbert Xu
1
-1
/
+2
2015-05-13
crypto: caam - Remove unnecessary reference to crt_aead
Herbert Xu
1
-48
/
+48
2015-05-13
crypto: talitos - Include internal/aead.h
Herbert Xu
1
-1
/
+1
2015-05-13
crypto: qat - Include internal/aead.h
Herbert Xu
1
-1
/
+1
2015-05-13
crypto: nx - Include internal/aead.h
Herbert Xu
1
-1
/
+1
2015-05-13
crypto: ixp4xx - Include internal/aead.h
Herbert Xu
1
-1
/
+1
2015-05-13
crypto: caam - Include internal/aead.h
Herbert Xu
1
-1
/
+1
2015-05-11
crypto: qat - add driver version
Allan, Bruce W
3
-0
/
+9
2015-05-11
crypto: nx - add hardware 842 crypto comp alg
Dan Streetman
3
-0
/
+597
2015-05-11
crypto: nx - simplify pSeries nx842 driver
Dan Streetman
1
-626
/
+153
2015-05-11
crypto: nx - add PowerNV platform NX-842 driver
Dan Streetman
6
-10
/
+737
2015-05-11
crypto: nx - add nx842 constraints
Dan Streetman
3
-0
/
+50
2015-05-11
crypto: nx - add NX-842 platform frontend driver
Dan Streetman
6
-44
/
+238
2015-05-11
crypto: nx - rename nx-842.c to nx-842-pseries.c
Dan Streetman
2
-1
/
+1
2015-04-28
crypto: qat - do not duplicate string containing firmware name
Allan, Bruce W
1
-1
/
+1
2015-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+2
2015-04-26
crypto: nx - Fixing SHA update bug
Leonidas Da Silva Barbosa
4
-119
/
+99
2015-04-26
crypto: nx - Fixing NX data alignment with nx_sg list
Leonidas Da Silva Barbosa
1
-4
/
+24
2015-04-24
crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+2
2015-04-23
crypto: caam - Remove bogus references to crypto API internals
Herbert Xu
1
-4
/
+0
2015-04-21
crypto: talitos - Add fsl,sec1.0 compatible
LEROY Christophe
1
-0
/
+7
2015-04-21
crypto: talitos - SEC1 bugs on 0 data hash
LEROY Christophe
1
-0
/
+24
2015-04-21
crypto: talitos - implement scatter/gather copy for SEC1
LEROY Christophe
2
-38
/
+103
2015-04-21
crypto: talitos - adapt interrupts and reset functions to SEC1
LEROY Christophe
2
-67
/
+199
2015-04-21
crypto: talitos - base address for Execution Units
LEROY Christophe
2
-55
/
+100
[prev]
[next]