index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
Age
Commit message (
Expand
)
Author
2018-02-25
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2018-02-25
crypto: x86/twofish-3way - Fix %rbp usage
Eric Biggers
2018-02-17
crypto: sha512-mb - initialize pending lengths correctly
Eric Biggers
2018-02-17
crypto: poly1305 - remove ->setkey() method
Eric Biggers
2018-02-03
crypto: aesni - handle zero length dst buffer
Stephan Mueller
2018-01-17
x86/retpoline/crypto: Convert crypto assembler indirect jumps
David Woodhouse
2017-12-20
crypto: salsa20 - fix blkcipher_walk API usage
Eric Biggers
2017-11-15
crypto: x86/sha256-mb - fix panic due to unaligned access
Andrey Ryabinin
2017-11-15
crypto: x86/sha1-mb - fix panic due to unaligned access
Andrey Ryabinin
2017-08-24
crypto: x86/sha1 - Fix reads beyond the number of blocks passed
megha.dey@linux.intel.com
2017-07-21
crypto: sha1-ssse3 - Disable avx2
Herbert Xu
2016-11-11
crypto: aesni: shut up -Wmaybe-uninitialized warning
Arnd Bergmann
2016-08-16
crypto: sha512-mb - fix ctx pointer
Xiaodong Liu
2016-08-16
crypto: sha256-mb - fix ctx pointer and digest copy
Xiaodong Liu
2016-07-12
crypto: sha-mb - Cleanup code to use || instead of |
Tim Chen
2016-07-01
crypto: aesni - Use crypto_cipher to derive rfc4106 subkey
Herbert Xu
2016-06-28
crypto: sha512-mb - Crypto computation (x4 AVX2)
Megha Dey
2016-06-28
crypto: sha512-mb - Algorithm data structures
Megha Dey
2016-06-28
crypto: sha512-mb - submit/flush routines for AVX2
Megha Dey
2016-06-28
crypto: sha512-mb - SHA512 multibuffer job manager and glue code
Megha Dey
2016-06-27
crypto: sha1-mb - rename sha-mb to sha1-mb
Megha Dey
2016-06-27
crypto: sha256-mb - Crypto computation (x8 AVX2)
Megha Dey
2016-06-27
crypto: sha256-mb - Algorithm data structures
Megha Dey
2016-06-27
crypto: sha256-mb - submit/flush routines for AVX2
Megha Dey
2016-06-27
crypto: sha256-mb - SHA256 multibuffer job manager and glue code
Megha Dey
2016-06-23
crypto: sha1-mb - async implementation for sha1-mb
Megha Dey
2016-06-23
crypto: ghash-clmulni - Fix cryptd reordering
Herbert Xu
2016-06-23
crypto: aesni - Fix cryptd reordering problem on gcm
Herbert Xu
2016-06-23
crypto: chacha20-simd - Use generic code for small requests
Herbert Xu
2016-06-02
crypto: sha1-mb - stylistic cleanup
Megha Dey
2016-05-31
crypto: sha-ssse3 - add MODULE_ALIAS
Stephan Mueller
2016-05-20
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-05-17
crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABI
Josh Poimboeuf
2016-05-16
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-05-05
Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree
Ingo Molnar
2016-04-16
x86: Fix non-static inlines
Denys Vlasenko
2016-04-15
crypto: sha1-mb - use corrcet pointer while completing jobs
Xiaodong Liu
2016-04-13
x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usage
Borislav Petkov
2016-03-31
x86/cpufeature: Remove cpu_has_xmm2
Borislav Petkov
2016-03-31
x86/cpufeature: Remove cpu_has_osxsave
Borislav Petkov
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-02-24
x86/asm/crypto: Create stack frames in crypto functions
Josh Poimboeuf
2016-02-24
x86/asm/crypto: Don't use RBP as a scratch register
Josh Poimboeuf
2016-02-24
x86/asm/crypto: Simplify stack usage in sha-mb functions
Josh Poimboeuf
2016-02-24
x86/asm/crypto: Move jump_table to .rodata section
Josh Poimboeuf
2016-02-24
x86/asm/crypto: Move .Lbswap_mask data to .rodata section
Josh Poimboeuf
2016-02-18
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
[next]