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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
random: Blocking API for accessing nonblocking_pool
Stephan Mueller
2015-05-27
1
-0
/
+12
*
random: Wake up all getrandom(2) callers when pool is ready
Herbert Xu
2015-05-27
1
-1
/
+1
*
crypto: mv_cesa - request registers memory region
Boris BREZILLON
2015-05-25
1
-8
/
+5
*
crypto: nx - Remove unnecessary maxauthsize check
Herbert Xu
2015-05-22
1
-3
/
+0
*
crypto: ixp4xx - Use crypto_aead_maxauthsize
Herbert Xu
2015-05-22
1
-2
/
+2
*
crypto: caam - Use old_aead_alg
Herbert Xu
2015-05-22
1
-1
/
+1
*
crypto: omap-sham - Add support for omap3 devices
Pali Rohár
2015-05-18
1
-0
/
+4
*
crypto: n2 - use md5 IV MD5_HX instead of their raw value
LABBE Corentin
2015-05-18
1
-4
/
+4
*
crypto: nx - remove 842-nx null checks
Dan Streetman
2015-05-18
1
-6
/
+0
*
crypto: vmx - fix two mistyped texts
Paulo Flabiano Smorigo
2015-05-15
2
-2
/
+2
*
crypto: qat - rm unneeded header include
Tadeusz Struk
2015-05-15
1
-1
/
+0
*
crypto: qat - remove unused structure members
Tadeusz Struk
2015-05-15
1
-12
/
+0
*
crypto: omap-sham - Check for return value from pm_runtime_get_sync
Pali Rohár
2015-05-15
1
-3
/
+20
*
crypto: talitos - static code checker fixes
Horia Geant?
2015-05-13
1
-7
/
+5
*
crypto: talitos - avoid out of bound scatterlist iterator
Horia Geant?
2015-05-13
1
-2
/
+2
*
Revert "crypto: talitos - convert to use be16_add_cpu()"
Horia Geant?
2015-05-13
1
-1
/
+2
*
crypto: talitos - avoid memleak in talitos_alg_alloc()
Horia Geant?
2015-05-13
1
-0
/
+1
*
crypto: talitos - fix size calculation in talitos_edesc_alloc()
Dan Carpenter
2015-05-13
1
-2
/
+2
*
crypto: qat - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-2
/
+3
*
crypto: picoxcell - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-1
/
+2
*
crypto: ixp4xx - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-1
/
+2
*
crypto: caam - Remove unnecessary reference to crt_aead
Herbert Xu
2015-05-13
1
-48
/
+48
*
crypto: talitos - Include internal/aead.h
Herbert Xu
2015-05-13
1
-1
/
+1
*
crypto: qat - Include internal/aead.h
Herbert Xu
2015-05-13
1
-1
/
+1
*
crypto: nx - Include internal/aead.h
Herbert Xu
2015-05-13
1
-1
/
+1
*
crypto: ixp4xx - Include internal/aead.h
Herbert Xu
2015-05-13
1
-1
/
+1
*
crypto: caam - Include internal/aead.h
Herbert Xu
2015-05-13
1
-1
/
+1
*
crypto: qat - add driver version
Allan, Bruce W
2015-05-11
3
-0
/
+9
*
crypto: nx - add hardware 842 crypto comp alg
Dan Streetman
2015-05-11
3
-0
/
+597
*
crypto: nx - simplify pSeries nx842 driver
Dan Streetman
2015-05-11
1
-626
/
+153
*
crypto: nx - add PowerNV platform NX-842 driver
Dan Streetman
2015-05-11
6
-10
/
+737
*
crypto: nx - add nx842 constraints
Dan Streetman
2015-05-11
3
-0
/
+50
*
crypto: nx - add NX-842 platform frontend driver
Dan Streetman
2015-05-11
6
-44
/
+238
*
crypto: nx - rename nx-842.c to nx-842-pseries.c
Dan Streetman
2015-05-11
2
-1
/
+1
*
crypto: qat - do not duplicate string containing firmware name
Allan, Bruce W
2015-04-28
1
-1
/
+1
*
crypto: nx - Fixing SHA update bug
Leonidas Da Silva Barbosa
2015-04-26
4
-119
/
+99
*
crypto: nx - Fixing NX data alignment with nx_sg list
Leonidas Da Silva Barbosa
2015-04-26
1
-4
/
+24
*
crypto: caam - Remove bogus references to crypto API internals
Herbert Xu
2015-04-23
1
-4
/
+0
*
crypto: talitos - Add fsl,sec1.0 compatible
LEROY Christophe
2015-04-21
1
-0
/
+7
*
crypto: talitos - SEC1 bugs on 0 data hash
LEROY Christophe
2015-04-21
1
-0
/
+24
*
crypto: talitos - implement scatter/gather copy for SEC1
LEROY Christophe
2015-04-21
2
-38
/
+103
*
crypto: talitos - adapt interrupts and reset functions to SEC1
LEROY Christophe
2015-04-21
2
-67
/
+199
*
crypto: talitos - base address for Execution Units
LEROY Christophe
2015-04-21
2
-55
/
+100
*
crypto: talitos - adaptation of talitos_submit() for SEC1
LEROY Christophe
2015-04-21
2
-4
/
+21
*
crypto: talitos - fill in talitos descriptor iaw SEC1 or SEC2+
LEROY Christophe
2015-04-21
1
-38
/
+67
*
crypto: talitos - Add a feature to tag SEC1
LEROY Christophe
2015-04-21
2
-0
/
+20
*
crypto: talitos - add sub-choice in talitos CONFIG for SEC1
LEROY Christophe
2015-04-21
1
-0
/
+18
*
crypto: talitos - enhanced talitos_desc struct for SEC1
LEROY Christophe
2015-04-21
1
-4
/
+16
*
crypto: talitos - helper function for ptr len
LEROY Christophe
2015-04-21
1
-7
/
+17
*
crypto: talitos - remove param 'extent' in map_single_talitos_ptr()
LEROY Christophe
2015-04-21
1
-11
/
+10
[next]