index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-25
crypto: acomp - add support for lz4hc via scomp
Giovanni Cabiddu
2
-10
/
+83
2016-10-25
crypto: acomp - add support for lz4 via scomp
Giovanni Cabiddu
2
-10
/
+82
2016-10-25
crypto: acomp - add support for lzo via scomp
Giovanni Cabiddu
2
-15
/
+83
2016-10-25
crypto: acomp - add driver-side scomp interface
Giovanni Cabiddu
7
-29
/
+578
2016-10-25
crypto: acomp - add asynchronous compression api
Giovanni Cabiddu
8
-0
/
+502
2016-10-25
crypto: ccp - fix typo "CPP"
Paul Bolle
1
-3
/
+3
2016-10-25
hwrng: meson - Remove unneeded platform MODULE_ALIAS
Javier Martinez Canillas
1
-1
/
+0
2016-10-25
crypto: engine - Handle the kthread worker using the new API
Petr Mladek
2
-19
/
+13
2016-10-25
crypto: ccp - Clean up the LSB slot allocation code
Gary R Hook
3
-12
/
+16
2016-10-25
crypto: ccp - remove unneeded code
Gary R Hook
1
-1
/
+0
2016-10-25
crypto: ccp - change bitfield type to unsigned ints
Gary R Hook
1
-21
/
+21
2016-10-25
hwrng: meson - Fix module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-10-25
crypto: gcm - Fix error return code in crypto_gcm_create_common()
Wei Yongjun
1
-1
/
+1
2016-10-25
crypto: ccp - Fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-10-25
crypto: caam - add support for iMX6UL
Marcus Folkesson
2
-15
/
+40
2016-10-25
padata: Remove unused but set variables
Tobias Klauser
1
-4
/
+0
2016-10-21
crypto: ccp - change type of struct member lsb to signed
Gary R Hook
1
-1
/
+1
2016-10-21
crypto: arm/aes-ce - fix for big endian
Ard Biesheuvel
1
-0
/
+5
2016-10-21
crypto: arm64/aes-xts-ce: fix for big endian
Ard Biesheuvel
2
-1
/
+3
2016-10-21
crypto: arm64/aes-neon - fix for big endian
Ard Biesheuvel
1
-10
/
+15
2016-10-21
crypto: arm64/aes-ccm-ce: fix for big endian
Ard Biesheuvel
1
-26
/
+27
2016-10-21
crypto: arm64/sha2-ce - fix for big endian
Ard Biesheuvel
1
-2
/
+2
2016-10-21
crypto: arm64/sha1-ce - fix for big endian
Ard Biesheuvel
1
-2
/
+2
2016-10-21
crypto: arm64/ghash-ce - fix for big endian
Ard Biesheuvel
1
-3
/
+3
2016-10-21
crypto: arm64/aes-ce - fix for big endian
Ard Biesheuvel
1
-10
/
+15
2016-10-21
crypto: cmac - fix alignment of 'consts'
Eric Biggers
1
-4
/
+9
2016-10-21
crypto: cmac - return -EINVAL if block size is unsupported
Eric Biggers
1
-0
/
+1
2016-10-21
crypto: api - Remove no-op exit_ops code
Eric Biggers
4
-29
/
+2
2016-10-21
crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration
Eric Biggers
1
-2
/
+0
2016-10-21
crypto: crypto4xx - Fix size used in dma_free_coherent()
Christophe Jaillet
1
-2
/
+1
2016-10-21
crypto: marvell - Don't break chain for computable last ahash requests
Romain Perier
1
-16
/
+49
2016-10-21
crypto: marvell - Use an unique pool to copy results of requests
Romain Perier
4
-24
/
+26
2016-10-21
crypto: api - Fix Kconfig dependencies for FIPS
Alec Ari
1
-1
/
+1
2016-10-21
crypto: atmel-aes - add support to the XTS mode
Cyrille Pitchen
2
-6
/
+183
2016-10-21
crypto: atmel-aes - fix compiler error when VERBOSE_DEBUG is defined
Cyrille Pitchen
1
-1
/
+1
2016-10-21
arm64: dts: marvell: add TRNG description for Armada 8K CP
Romain Perier
2
-0
/
+16
2016-10-21
hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8K
Romain Perier
2
-3
/
+85
2016-10-21
hwrng: omap - Don't prefix the probe message with OMAP
Romain Perier
1
-1
/
+1
2016-10-21
hwrng: omap - Add support for 128-bit output of data
Romain Perier
1
-6
/
+8
2016-10-21
hwrng: omap - Remove global definition of hwrng
Romain Perier
1
-9
/
+14
2016-10-21
hwrng: omap - Switch to non-obsolete read API implementation
Romain Perier
1
-24
/
+17
2016-10-21
dt-bindings: omap-rng: Document SafeXcel IP-76 device variant
Romain Perier
1
-2
/
+12
2016-10-21
dt-bindings: Add vendor prefix for INSIDE Secure
Romain Perier
1
-0
/
+1
2016-10-19
hwrng: core - Don't use a stack buffer in add_early_randomness()
Andrew Lutomirski
1
-3
/
+3
2016-10-15
Linux 4.9-rc1
v4.9-rc1
Linus Torvalds
1
-2
/
+2
2016-10-15
score: traps: Add missing include file to fix build error
Guenter Roeck
1
-0
/
+1
2016-10-15
fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
Oleg Nesterov
1
-12
/
+25
2016-10-15
fs/super.c: fix race between freeze_super() and thaw_super()
Oleg Nesterov
1
-3
/
+3
2016-10-15
overlayfs: Fix setting IOP_XATTR flag
Vivek Goyal
1
-5
/
+6
2016-10-15
iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()
Vegard Nossum
2
-0
/
+51
[next]