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_6.6-2.2.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
Age
Commit message (
Expand
)
Author
2017-04-05
crypto: stm32 - Support for STM32 CRC32 crypto module
Fabien DESSENNE
2017-04-05
dt-bindings: Document STM32 CRC bindings
Fabien DESSENNE
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-04-05
crypto: caam - fix RNG deinstantiation error checking
Horia Geantă
2017-04-05
crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
Horia Geantă
2017-04-05
crypto: caam - fix JR platform device subsequent (re)creations
Horia Geantă
2017-03-24
crypto: ixp4xx - Use sg_virt()
Geliang Tang
2017-03-24
crypto: DRBG - initialize SGL only once
Stephan Mueller
2017-03-24
crypto: testmgr - mark ctr(des3_ede) as fips_allowed
Marcelo Cerri
2017-03-24
crypto: zip - add a cast for printing atomic64_t values
Arnd Bergmann
2017-03-24
crypto: zip - Memory corruption in zip_clear_stats()
Dan Carpenter
2017-03-24
crypto: s5p-sss - Document the struct s5p_aes_dev
Krzysztof Kozlowski
2017-03-24
crypto: s5p-sss - Remove unused variant field from state container
Krzysztof Kozlowski
2017-03-24
crypto: s5p-sss - Close possible race for completed requests
Krzysztof Kozlowski
2017-03-24
crypto: caam/qi - add ablkcipher and authenc algorithms
Horia Geantă
2017-03-24
crypto: caam - add Queue Interface (QI) backend support
Horia Geantă
2017-03-24
crypto: caam - avoid double inclusion in desc_constr.h
Horia Geantă
2017-03-24
soc/qman: add macros needed by caam/qi driver
Horia Geantă
2017-03-24
soc/qman: export non-programmable FQD fields query
Horia Geantă
2017-03-24
soc/qman: add dedicated channel ID for CAAM
Horia Geantă
2017-03-24
soc/qman: export volatile dequeue related structs
Horia Geantă
2017-03-24
md5: remove from lib and only live in crypto
Jason A. Donenfeld
2017-03-24
crypto, x86: aesni - fix token pasting for clang
Michael Davidson
2017-03-24
crypto: ccp - Enable support for AES GCM on v5 CCPs
Gary R Hook
2017-03-24
crypto: ccp - Enable 3DES function on v5 CCPs
Gary R Hook
2017-03-24
crypto: ccp - Add SHA-2 384- and 512-bit support
Gary R Hook
2017-03-24
crypto: powerpc - Stress test for vpmsum implementations
Daniel Axtens
2017-03-24
crypto: powerpc - Add CRC-T10DIF acceleration
Daniel Axtens
2017-03-24
crypto: powerpc - Re-enable non-REFLECTed CRCs
Daniel Axtens
2017-03-24
crypto: powerpc - Factor out the core CRC vpmsum algorithm
Daniel Axtens
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2017-03-24
crypto: xts,lrw - fix out-of-bounds write after kmalloc failure
Eric Biggers
2017-03-24
crypto: ccp - Make some CCP DMA channels private
Gary R Hook
2017-03-24
padata: avoid race in reordering
Jason A. Donenfeld
2017-03-24
dt-bindings: rng: clocks property on omap_rng not always mandatory
Thomas Petazzoni
2017-03-19
Linux 4.11-rc3
Linus Torvalds
2017-03-19
mm/swap: don't BUG_ON() due to uninitialized swap slot cache
Linus Torvalds
2017-03-19
Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-19
Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2017-03-19
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-03-18
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
2017-03-18
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
2017-03-18
qla2xxx: Change scsi host lookup method.
Quinn Tran
2017-03-18
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2017-03-18
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
2017-03-18
qla2xxx: Add async new target notification
Quinn Tran
2017-03-18
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2017-03-18
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
2017-03-18
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
[next]