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
2015-03-20
lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR
mancha security
1
-1
/
+1
2015-03-18
hwrng: core - allow perfect entropy from hardware devices
Keith Packard
1
-1
/
+2
2015-03-17
linux-next: build failure after merge of the crypto tree
Herbert Xu
1
-1
/
+1
2015-03-17
hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init
Andre Wolokita
1
-1
/
+1
2015-03-17
hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa...
Andre Wolokita
1
-1
/
+1
2015-03-16
crypto: sha1-mb - Syntax error
Ameen Ali
1
-1
/
+1
2015-03-16
crypto: algif_rng - zeroize buffer with random data
Stephan Mueller
1
-1
/
+1
2015-03-16
Documentation: crypto: Add DT binding info for the img hw hash accelerator
James Hartley
1
-0
/
+27
2015-03-16
crypto: img-hash - Add Imagination Technologies hw hash accelerator
James Hartley
3
-0
/
+1045
2015-03-16
hwrng: iproc-rng200 - make use of devm_hwrng_register
Dmitry Torokhov
1
-14
/
+1
2015-03-16
hwrng: iproc-rng200 - do not use static structure
Dmitry Torokhov
1
-23
/
+21
2015-03-16
hwrng: msm - make use of devm_hwrng_register
Dmitry Torokhov
1
-10
/
+1
2015-03-16
hwrng: exynos - make use of devm_hwrng_register
Dmitry Torokhov
1
-11
/
+1
2015-03-16
hwrng: bcm63xx - make use of devm_hwrng_register
Dmitry Torokhov
1
-56
/
+31
2015-03-16
hwrng: add devm_* interfaces
Dmitry Torokhov
2
-0
/
+46
2015-03-13
crypto: don't export static symbol
Julia Lawall
1
-1
/
+0
2015-03-13
crypto: testmgr - fix RNG return code enforcement
Stephan Mueller
1
-5
/
+5
2015-03-12
linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code)
Herbert Xu
3
-40
/
+5
2015-03-12
hwrng: omap - remove #ifdefery around PM methods
Dmitry Torokhov
1
-12
/
+3
2015-03-12
crypto: arm - add support for GHASH using ARMv8 Crypto Extensions
Ard Biesheuvel
4
-0
/
+424
2015-03-12
crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions
Ard Biesheuvel
4
-0
/
+1049
2015-03-12
crypto: arm - add support for SHA-224/256 using ARMv8 Crypto Extensions
Ard Biesheuvel
4
-0
/
+348
2015-03-12
crypto: arm - add support for SHA1 using ARMv8 Crypto Instructions
Ard Biesheuvel
4
-0
/
+296
2015-03-12
crypto: arm - move ARM specific Kconfig definitions to a dedicated file
Ard Biesheuvel
3
-75
/
+88
2015-03-12
crypto: amcc - remove incorrect __init/__exit markups
Dmitry Torokhov
1
-3
/
+3
2015-03-12
crypto: qat - remove incorrect __exit markup
Dmitry Torokhov
1
-1
/
+1
2015-03-12
hwrng: pseries - remove incorrect __init/__exit markups
Dmitry Torokhov
1
-2
/
+2
2015-03-12
hwrng: octeon - remove incorrect __exit markups
Dmitry Torokhov
1
-2
/
+2
2015-03-12
hwrng: omap - remove incorrect __exit markups
Dmitry Torokhov
1
-2
/
+2
2015-03-12
crypto: tcrypt - fix uninit sg entries in test_acipher_speed
Horia Geant?
1
-2
/
+2
2015-03-10
crypto: octeon - enable OCTEON SHA1/256/512 module selection
Aaro Koskinen
1
-0
/
+27
2015-03-10
crypto: octeon - add SHA512 module
Aaro Koskinen
2
-0
/
+278
2015-03-10
crypto: octeon - add SHA256 module
Aaro Koskinen
2
-0
/
+281
2015-03-10
crypto: octeon - add SHA1 module
Aaro Koskinen
2
-1
/
+243
2015-03-10
crypto: octeon - add instruction definitions for SHA1/256/512
Aaro Koskinen
1
-4
/
+79
2015-03-10
crypto: octeon - always disable preemption when using crypto engine
Aaro Koskinen
2
-5
/
+3
2015-03-10
crypto: octeon - don't disable bottom half in octeon-md5
Aaro Koskinen
1
-4
/
+0
2015-03-09
crypto: powerpc - move files to fix build error
Kim Phillips
6
-4
/
+4
2015-03-09
hwrng: xgene - add ACPI support for APM X-Gene RNG unit
Feng Kan
1
-0
/
+10
2015-03-09
MAINTAINERS: add crypto-API.tmpl
Stephan Mueller
1
-0
/
+1
2015-03-09
crypto: doc - AEAD / RNG AF_ALG interface
Stephan Mueller
2
-205
/
+596
2015-03-09
crypto: rng - RNGs must return 0 in success case
Stephan Mueller
3
-4
/
+12
2015-03-09
hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problem
Yanjiang Jin
1
-3
/
+3
2015-03-09
crypto: caam - fix uninitialized edesc->sec4_sg_bytes field
Yanjiang Jin
1
-0
/
+1
2015-03-06
hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver
Scott Branden
3
-0
/
+268
2015-03-06
hwrng: iproc-rng200 - Add device tree bindings
Scott Branden
1
-0
/
+12
2015-03-06
crypto: ux500 - Update error message for dmaengine_prep_slave_sg() API
Geert Uytterhoeven
1
-1
/
+1
2015-03-06
crypto: talitos - Remove MD5_BLOCK_SIZE
Martin Hicks
1
-4
/
+2
2015-03-06
crypto: talitos - Simplify per-channel initialization
Martin Hicks
1
-8
/
+3
2015-03-04
crypto: drbg - remove superflowous memsets
Stephan Mueller
1
-18
/
+0
[prev]
[next]