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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-16
crypto: xts - fix a little typo
Corentin LABBE
1
-1
/
+1
2016-08-09
crypto: marvell - Don't hardcode block size in mv_cesa_ahash_cache_req
Romain Perier
1
-1
/
+1
2016-08-09
crypto: marvell - Don't overwrite default creq->state during initialization
Romain Perier
1
-6
/
+9
2016-08-09
crypto: marvell - Update transformation context for each dequeued req
Romain Perier
1
-0
/
+1
2016-08-09
crypto: marvell - make mv_cesa_ahash_cache_req() return bool
Thomas Petazzoni
1
-11
/
+9
2016-08-09
crypto: marvell - turn mv_cesa_ahash_init() into a function returning void
Thomas Petazzoni
1
-3
/
+1
2016-08-09
crypto: marvell - remove unused parameter in mv_cesa_ahash_dma_add_cache()
Thomas Petazzoni
1
-2
/
+1
2016-08-09
crypto: marvell - be explicit about destination in mv_cesa_dma_add_op()
Thomas Petazzoni
1
-0
/
+1
2016-08-09
crypto: caam - avoid kernel warnings on probe failure
Russell King
1
-0
/
+2
2016-08-09
crypto: caam - get rid of tasklet
Russell King
2
-17
/
+9
2016-08-09
crypto: caam - add ahash_edesc_add_src()
Russell King
1
-80
/
+57
2016-08-09
crypto: caam - move job descriptor initialisation to ahash_edesc_alloc()
Russell King
1
-50
/
+34
2016-08-09
crypto: caam - add ahash_edesc_alloc() for descriptor allocation
Russell King
1
-27
/
+33
2016-08-09
crypto: caam - check and use dma_map_sg() return code
Russell King
1
-35
/
+103
2016-08-09
crypto: caam - ensure that we clean up after an error
Russell King
1
-53
/
+79
2016-08-09
crypto: caam - replace sec4_sg pointer with array
Russell King
1
-9
/
+3
2016-08-09
crypto: caam - mark the hardware descriptor as cache line aligned
Russell King
1
-1
/
+1
2016-08-09
crypto: caam - incorporate job descriptor into struct ahash_edesc
Russell King
1
-30
/
+19
2016-08-09
crypto: caam - ensure descriptor buffers are cacheline aligned
Russell King
1
-7
/
+7
2016-08-09
crypto: caam - fix DMA API mapping leak
Russell King
1
-9
/
+17
2016-08-09
crypto: img-hash - Fix set_reqsize call
Will Thomas
1
-0
/
+1
2016-08-09
crypto: img-hash - log a successful probe
James Hartley
1
-1
/
+1
2016-08-09
crypto: img-hash - Add support for export and import
James Hartley
1
-6
/
+63
2016-08-09
crypto: img-hash - Add suspend resume hooks for img hash
Govindraj Raja
1
-0
/
+27
2016-08-09
crypto: img-hash - Reconfigure DMA Burst length
Will Thomas
1
-1
/
+2
2016-08-09
crypto: img-hash - Fix hash request context
Will Thomas
1
-1
/
+3
2016-08-09
crypto: img-hash - Fix null pointer exception
Will Thomas
1
-1
/
+1
2016-08-09
crypto: testmgr - fix !x==y confusion
Yanjiang Jin
1
-5
/
+5
2016-08-09
crypto: ccp - Enable use of the additional CCP
Gary R Hook
3
-1
/
+46
2016-08-09
crypto: ccp - Enable DMA service on a v5 CCP
Gary R Hook
1
-0
/
+8
2016-08-09
crypto: ccp - Add support for the RNG in a version 5 CCP
Gary R Hook
4
-9
/
+36
2016-08-09
crypto: ccp - Let a v5 CCP provide the same function as v3
Gary R Hook
8
-120
/
+1340
2016-08-09
crypto: ccp - Refactor code to enable checks for queue space.
Gary R Hook
3
-2
/
+9
2016-08-09
crypto: ccp - Refactor code supporting the CCP's RNG
Gary R Hook
3
-40
/
+40
2016-08-09
crypto: ccp - Refactor the storage block allocation code
Gary R Hook
3
-80
/
+98
2016-08-09
crypto: ccp - Refactoring: symbol cleanup
Gary R Hook
4
-173
/
+175
2016-08-09
crypto: ccp - Shorten the fields of the action structure
Gary R Hook
3
-22
/
+23
2016-08-09
crypto: ccp - Abstract PCI info for the CCP
Gary R Hook
3
-8
/
+13
2016-08-09
crypto: ccp - Fix non-conforming comment style
Gary R Hook
1
-16
/
+8
2016-08-09
crypto: ixp4xx - Add missing npe_c release in error branches
Quentin Lambert
1
-2
/
+4
2016-08-09
crypto: ixp4xx - Fix a "simple if" coding style warning
Quentin Lambert
1
-2
/
+1
2016-08-09
crypto: caam - fix non-hmac hashes
Russell King
1
-0
/
+1
2016-08-09
crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVEC
Michael Ellerman
1
-1
/
+1
2016-08-08
crypto: caam - defer aead_set_sh_desc in case of zero authsize
Horia Geantă
1
-0
/
+3
2016-08-08
crypto: caam - fix echainiv(authenc) encrypt shared descriptor
Horia Geantă
1
-5
/
+5
2016-08-08
crypto: sha3 - Add missing ULL suffixes for 64-bit constants
Geert Uytterhoeven
1
-8
/
+8
2016-08-07
Linux 4.8-rc1
v4.8-rc1
Linus Torvalds
1
-2
/
+2
2016-08-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
62
-213
/
+213
2016-08-07
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-156
/
+334
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
51
-157
/
+158
[next]