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: acomp - add driver-side scomp interface
Giovanni Cabiddu
2016-10-25
7
-29
/
+578
*
crypto: acomp - add asynchronous compression api
Giovanni Cabiddu
2016-10-25
8
-0
/
+502
*
crypto: ccp - fix typo "CPP"
Paul Bolle
2016-10-25
1
-3
/
+3
*
hwrng: meson - Remove unneeded platform MODULE_ALIAS
Javier Martinez Canillas
2016-10-25
1
-1
/
+0
*
crypto: engine - Handle the kthread worker using the new API
Petr Mladek
2016-10-25
2
-19
/
+13
*
crypto: ccp - Clean up the LSB slot allocation code
Gary R Hook
2016-10-25
3
-12
/
+16
*
crypto: ccp - remove unneeded code
Gary R Hook
2016-10-25
1
-1
/
+0
*
crypto: ccp - change bitfield type to unsigned ints
Gary R Hook
2016-10-25
1
-21
/
+21
*
hwrng: meson - Fix module autoload for OF registration
Javier Martinez Canillas
2016-10-25
1
-0
/
+1
*
crypto: gcm - Fix error return code in crypto_gcm_create_common()
Wei Yongjun
2016-10-25
1
-1
/
+1
*
crypto: ccp - Fix non static symbol warning
Wei Yongjun
2016-10-25
1
-1
/
+1
*
crypto: caam - add support for iMX6UL
Marcus Folkesson
2016-10-25
2
-15
/
+40
*
padata: Remove unused but set variables
Tobias Klauser
2016-10-25
1
-4
/
+0
*
crypto: ccp - change type of struct member lsb to signed
Gary R Hook
2016-10-21
1
-1
/
+1
*
crypto: arm/aes-ce - fix for big endian
Ard Biesheuvel
2016-10-21
1
-0
/
+5
*
crypto: arm64/aes-xts-ce: fix for big endian
Ard Biesheuvel
2016-10-21
2
-1
/
+3
*
crypto: arm64/aes-neon - fix for big endian
Ard Biesheuvel
2016-10-21
1
-10
/
+15
*
crypto: arm64/aes-ccm-ce: fix for big endian
Ard Biesheuvel
2016-10-21
1
-26
/
+27
*
crypto: arm64/sha2-ce - fix for big endian
Ard Biesheuvel
2016-10-21
1
-2
/
+2
*
crypto: arm64/sha1-ce - fix for big endian
Ard Biesheuvel
2016-10-21
1
-2
/
+2
*
crypto: arm64/ghash-ce - fix for big endian
Ard Biesheuvel
2016-10-21
1
-3
/
+3
*
crypto: arm64/aes-ce - fix for big endian
Ard Biesheuvel
2016-10-21
1
-10
/
+15
*
crypto: cmac - fix alignment of 'consts'
Eric Biggers
2016-10-21
1
-4
/
+9
*
crypto: cmac - return -EINVAL if block size is unsupported
Eric Biggers
2016-10-21
1
-0
/
+1
*
crypto: api - Remove no-op exit_ops code
Eric Biggers
2016-10-21
4
-29
/
+2
*
crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration
Eric Biggers
2016-10-21
1
-2
/
+0
*
crypto: crypto4xx - Fix size used in dma_free_coherent()
Christophe Jaillet
2016-10-21
1
-2
/
+1
*
crypto: marvell - Don't break chain for computable last ahash requests
Romain Perier
2016-10-21
1
-16
/
+49
*
crypto: marvell - Use an unique pool to copy results of requests
Romain Perier
2016-10-21
4
-24
/
+26
*
crypto: api - Fix Kconfig dependencies for FIPS
Alec Ari
2016-10-21
1
-1
/
+1
*
crypto: atmel-aes - add support to the XTS mode
Cyrille Pitchen
2016-10-21
2
-6
/
+183
*
crypto: atmel-aes - fix compiler error when VERBOSE_DEBUG is defined
Cyrille Pitchen
2016-10-21
1
-1
/
+1
*
arm64: dts: marvell: add TRNG description for Armada 8K CP
Romain Perier
2016-10-21
2
-0
/
+16
*
hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8K
Romain Perier
2016-10-21
2
-3
/
+85
*
hwrng: omap - Don't prefix the probe message with OMAP
Romain Perier
2016-10-21
1
-1
/
+1
*
hwrng: omap - Add support for 128-bit output of data
Romain Perier
2016-10-21
1
-6
/
+8
*
hwrng: omap - Remove global definition of hwrng
Romain Perier
2016-10-21
1
-9
/
+14
*
hwrng: omap - Switch to non-obsolete read API implementation
Romain Perier
2016-10-21
1
-24
/
+17
*
dt-bindings: omap-rng: Document SafeXcel IP-76 device variant
Romain Perier
2016-10-21
1
-2
/
+12
*
dt-bindings: Add vendor prefix for INSIDE Secure
Romain Perier
2016-10-21
1
-0
/
+1
*
hwrng: core - Don't use a stack buffer in add_early_randomness()
Andrew Lutomirski
2016-10-19
1
-3
/
+3
*
Linux 4.9-rc1
v4.9-rc1
Linus Torvalds
2016-10-15
1
-2
/
+2
*
Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs
Linus Torvalds
2016-10-15
8
-283
/
+244
|
\
|
*
befs: befs: fix style issues in datastream.c
Luis de Bethencourt
2016-10-08
1
-15
/
+17
|
*
befs: improve documentation in datastream.c
Luis de Bethencourt
2016-10-08
1
-95
/
+98
|
*
befs: fix typos in datastream.c
Luis de Bethencourt
2016-10-08
1
-4
/
+4
|
*
befs: fix typos in btree.c
Luis de Bethencourt
2016-10-08
1
-4
/
+3
|
*
befs: fix style issues in super.c
Luis de Bethencourt
2016-10-08
1
-7
/
+8
|
*
befs: fix comment style
Luis de Bethencourt
2016-10-08
1
-7
/
+3
|
*
befs: add check for ag_shift in superblock
Luis de Bethencourt
2016-10-08
1
-0
/
+7
[next]