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
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-23
crypto: atmel - fix 64-bit warnings
Arnd Bergmann
1
-6
/
+6
2015-11-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2015-11-17
crypto: sun4i-ss - add missing statesize
LABBE Corentin
1
-0
/
+2
2015-11-17
crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool...
Markus Elfring
1
-4
/
+2
2015-11-17
crypto: qat - constify pci_error_handlers structures
Julia Lawall
1
-1
/
+1
2015-11-17
crypto: amcc - check return value of sg_nents_for_len
LABBE Corentin
1
-0
/
+4
2015-11-17
crypto: caam - check return value of sg_nents_for_len
LABBE Corentin
1
-0
/
+24
2015-11-17
crypto: picoxcell - check return value of sg_nents_for_len
LABBE Corentin
1
-14
/
+34
2015-11-17
crypto: qce - check return value of sg_nents_for_len
LABBE Corentin
2
-0
/
+13
2015-11-17
crypto: sahara - check return value of sg_nents_for_len
LABBE Corentin
1
-0
/
+12
2015-11-17
crypto: talitos - check return value of sg_nents_for_len
LABBE Corentin
1
-7
/
+34
2015-11-17
crypto: marvell - check return value of sg_nents_for_len
LABBE Corentin
2
-0
/
+12
2015-11-17
crypto: qat - remove superfluous check from adf_probe
Salvatore Benedetto
2
-15
/
+2
2015-11-17
crypto: qat - fix get instance function
Tadeusz Struk
1
-11
/
+11
2015-11-17
crypto: hifn_795x - fix coding style
LABBE Corentin
1
-163
/
+138
2015-11-17
crypto: hifn_795x - use dev_xx/pr_xx instead of printk
LABBE Corentin
1
-82
/
+67
2015-11-17
crypto: hifn_795x - remove the hifn_test function
LABBE Corentin
1
-58
/
+0
2015-11-17
crypto: qat - when stopping all devices make fure VF are stopped first
Tadeusz Struk
1
-1
/
+1
2015-11-16
crypto: talitos - Fix timing leak in ESP ICV verification
David Gstir
1
-1
/
+1
2015-11-16
crypto: nx - Fix timing leak in GCM and CCM decryption
David Gstir
2
-2
/
+3
2015-11-13
crypto: qat - don't use userspace pointer
Tadeusz Struk
1
-1
/
+1
2015-11-12
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+11
2015-11-07
Merge branch 'acpi-pci'
Rafael J. Wysocki
1
-4
/
+11
2015-11-07
device property: ACPI: Make use of the new DMA Attribute APIs
Suthikulpanit, Suravee
1
-4
/
+11
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2015-11-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
47
-1198
/
+1143
2015-10-20
crypto: marvell/cesa - use __le32 for hardware descriptors
Russell King
2
-19
/
+22
2015-10-20
crypto: marvell/cesa - fix missing cpu_to_le32() in mv_cesa_dma_add_op()
Russell King
1
-1
/
+1
2015-10-20
crypto: marvell/cesa - use memcpy_fromio()/memcpy_toio()
Russell King
2
-13
/
+14
2015-10-20
crypto: marvell/cesa - use gfp_t for gfp flags
Russell King
2
-7
/
+4
2015-10-20
crypto: marvell/cesa - use dma_addr_t for cur_dma
Russell King
2
-4
/
+6
2015-10-20
crypto: marvell/cesa - use readl_relaxed()/writel_relaxed()
Russell King
4
-16
/
+15
2015-10-20
crypto: caam - fix indentation of close braces
Russell King
1
-6
/
+6
2015-10-20
crypto: caam - only export the state we really need to export
Russell King
1
-4
/
+40
2015-10-20
crypto: caam - fix non-block aligned hash calculation
Russell King
1
-1
/
+1
2015-10-20
crypto: caam - avoid needlessly saving and restoring caam_hash_ctx
Russell King
1
-8
/
+4
2015-10-20
crypto: caam - print errno code when hash registration fails
Russell King
1
-4
/
+6
2015-10-20
crypto: marvell/cesa - fix memory leak
Boris Brezillon
1
-12
/
+10
2015-10-20
crypto: marvell/cesa - fix first-fragment handling in mv_cesa_ahash_dma_last_...
Russell King
1
-8
/
+0
2015-10-20
crypto: marvell/cesa - rearrange handling for sw padded hashes
Russell King
1
-26
/
+18
2015-10-20
crypto: marvell/cesa - rearrange handling for hw finished hashes
Russell King
1
-11
/
+24
2015-10-20
crypto: marvell/cesa - rearrange last request handling
Russell King
1
-11
/
+19
2015-10-20
crypto: marvell/cesa - avoid adding final operation within loop
Russell King
1
-7
/
+17
2015-10-20
crypto: marvell/cesa - ensure iter.base.op_len is the full op length
Russell King
1
-4
/
+4
2015-10-20
crypto: marvell/cesa - use presence of scatterlist to determine data load
Russell King
1
-18
/
+21
2015-10-20
crypto: marvell/cesa - move mv_cesa_dma_add_frag() calls
Russell King
1
-42
/
+29
2015-10-20
crypto: marvell/cesa - always ensure mid-fragments after first-fragment
Russell King
1
-12
/
+7
2015-10-20
crypto: marvell/cesa - factor out adding an operation and launching it
Russell King
1
-38
/
+36
2015-10-20
crypto: marvell/cesa - factor out first fragment decisions to helper
Russell King
2
-6
/
+9
2015-10-20
crypto: marvell/cesa - const-ify argument to mv_cesa_get_op_cfg()
Russell King
1
-1
/
+1
[prev]
[next]