index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Linus Torvalds
1
-2
/
+2
2016-10-15
Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs
Linus Torvalds
8
-283
/
+244
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
24
-22
/
+725
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
226
-3657
/
+5242
2016-10-15
Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-6
/
+7
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
14
-98
/
+133
2016-10-14
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
19
-296
/
+824
2016-10-14
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-157
/
+272
2016-10-14
Merge branch 'work.uaccess' into for-linus
Al Viro
9
-78
/
+47
[next]