summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-27crypto: chtls - fix a missing-check bugWenwen Wang
2018-05-27crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) supportAntoine Tenart
2018-05-27crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) supportAntoine Tenart
2018-05-27crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) supportAntoine Tenart
2018-05-27crypto: inside-secure - improve error reportingAntoine Tenart
2018-05-27crypto: inside-secure - fix the hash then encrypt/decrypt typesAntoine Tenart
2018-05-27crypto: inside-secure - make the key and context size computation dynamicAntoine Tenart
2018-05-27crypto: inside-secure - make the context control size dynamicAntoine Tenart
2018-05-27crypto: inside-secure - rework the alg type settings in the contextAntoine Tenart
2018-05-27crypto: inside-secure - rework cipher functions for future AEAD supportAntoine Tenart
2018-05-27crypto: inside-secure - remove VLAsAntoine Tenart
2018-05-27crypto: chtls - generic handling of data and hdrAtul Gupta
2018-05-19crypto: chelsio - request to HW should wrapAtul Gupta
2018-05-19crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"Colin Ian King
2018-05-19hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"Colin Ian King
2018-05-12crypto: vmx - Remove overly verbose printk from AES XTS initMichael Ellerman
2018-05-12crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman
2018-05-05crypto: caam - fix size of RSA prime factor qHoria Geantă
2018-05-05hwrng: stm32 - fix pm_suspend issuelionel.debieve@st.com
2018-05-05hwrng: stm32 - define default state for rng driverlionel.debieve@st.com
2018-05-05crypto: ccree - use proper printk formatGilad Ben-Yossef
2018-05-05crypto: ccree - enable support for hardware keysGilad Ben-Yossef
2018-04-28crypto: crypto4xx - put temporary dst sg into request ctxChristian Lamparter
2018-04-28crypto: crypto4xx - extend aead fallback checksChristian Lamparter
2018-04-28crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter
2018-04-28crypto: crypto4xx - add aes-ctr supportChristian Lamparter
2018-04-28crypto: crypto4xx - avoid VLA useChristian Lamparter
2018-04-28crypto: crypto4xx - convert to skcipherChristian Lamparter
2018-04-28crypto: crypto4xx - performance optimizationsChristian Lamparter
2018-04-28crypto: cavium - Remove unnecessary parenthesesVarsha Rao
2018-04-28crypto: drivers - simplify getting .drvdataWolfram Sang
2018-04-28crypto: omap-sham - fix memleakBin Liu
2018-04-28crypto: drivers - Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-04-21crypto: caam: - Use kmemdup() functionFabio Estevam
2018-04-21crypto: caam - strip input zeros from RSA input bufferHoria Geantă
2018-04-21hwrng: via - support new Centaur CPUdavidwang
2018-04-21crypto: caam - allow retrieving 'era' from registerFabio Estevam
2018-04-21crypto: caam - staticize caam_get_era()Fabio Estevam
2018-04-21crypto: cavium - Fix smp_processor_id() warningsJan Glauber
2018-04-21crypto: cavium - Fix statistics pending request valueJan Glauber
2018-04-21crypto: cavium - Prevent division by zeroJan Glauber
2018-04-21crypto: cavium - Limit result reading attemptsJan Glauber
2018-04-21crypto: cavium - Fix fallout from CONFIG_VMAP_STACKJan Glauber
2018-04-21crypto: chelsio - remove redundant assignment to cdev->portsColin Ian King
2018-04-21crypto: chelsio - don't leak information from the stack to userspaceColin Ian King
2018-04-21crypto: chelsio - Fix potential NULL pointer dereferencesGustavo A. R. Silva
2018-04-21crypto: caam/qi - fix IV DMA mapping and updatingHoria Geantă
2018-04-21crypto: caam - fix IV DMA mapping and updatingHoria Geantă
2018-04-21crypto: caam - fix DMA mapping dir for generated IVHoria Geantă
2018-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds