summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-20crypto: skcipher - Add lskcipherHerbert Xu8-45/+1086
2023-09-20crypto: hash - Hide CRYPTO_ALG_TYPE_AHASH_MASKHerbert Xu2-2/+2
2023-09-20ipsec: Stop using crypto_has_algHerbert Xu1-12/+7
2023-09-20crypto: aead - Add crypto_has_aeadHerbert Xu2-0/+18
2023-09-20crypto: aesni - Fix double word in commentsBo Liu2-4/+4
2023-09-20crypto: api - Remove unnecessary NULL initialisationLi zeming1-1/+1
2023-09-20crypto: qat - refactor deprecated strncpyJustin Stitt1-1/+1
2023-09-20crypto: cavium/nitrox - refactor deprecated strncpyJustin Stitt1-1/+1
2023-09-20hwrng: imx-rngc - reasonable timeout for initial seedMartin Kaiser1-3/+3
2023-09-20hwrng: imx-rngc - reasonable timeout for selftestMartin Kaiser1-1/+3
2023-09-15chelsio: Do not include crypto/algapi.hHerbert Xu3-4/+0
2023-09-15KEYS: encrypted: Do not include crypto/algapi.hHerbert Xu1-1/+1
2023-09-15evm: Do not include crypto/algapi.hHerbert Xu1-2/+1
2023-09-15SUNRPC: Do not include crypto/algapi.hHerbert Xu2-3/+1
2023-09-15mptcp: Do not include crypto/algapi.hHerbert Xu1-1/+1
2023-09-15ah: Do not include crypto/algapi.hHerbert Xu2-2/+2
2023-09-15Bluetooth: Do not include crypto/algapi.hHerbert Xu1-2/+1
2023-09-15ubifs: Do not include crypto/algapi.hHerbert Xu3-4/+2
2023-09-15fscrypt: Do not include crypto/algapi.hHerbert Xu1-1/+1
2023-09-15hwrng: geode - fix accessing registersJonas Gorski1-2/+4
2023-09-15hwrng: octeon - Fix warnings on 32-bit platformsHerbert Xu1-3/+3
2023-09-15crypto: ccp - Add support for DBC over PSP mailboxMario Limonciello4-29/+64
2023-09-15crypto: ccp - Add a macro to check capabilities registerMario Limonciello3-5/+6
2023-09-15crypto: ccp - Add a communication path abstraction for DBCMario Limonciello2-38/+26
2023-09-15crypto: ccp - Add support for extended PSP mailbox commandsMario Limonciello2-0/+45
2023-09-15crypto: ccp - Move direct access to some PSP registers out of TEETom Lendacky6-58/+104
2023-09-15hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren3-1/+8
2023-09-15crypto: hisilicon/hpre - Fix a erroneous check after snprintf()Christophe JAILLET1-1/+1
2023-09-15crypto: pcrypt - Fix hungtask for PADATA_RESETLu Jialin2-1/+5
2023-09-15crypto: vmx - Improved AES/XTS performance of 6-way unrolling for ppcDanny Tsen1-49/+92
2023-09-15crypto: qat - Use list_for_each_entry() helperJinjie Ruan1-18/+6
2023-09-15crypto: ccp - Fix some unfused testsMario Limonciello1-13/+13
2023-09-15crypto: ccp - Fix sample application signature passingMario Limonciello2-2/+4
2023-09-15crypto: ccp - Fix DBC sample application error handlingMario Limonciello2-10/+9
2023-09-15crypto: ccp - Fix ioctl unit testsMario Limonciello1-5/+14
2023-09-15crypto: ccp - Get a free page to use while fetching initial nonceMario Limonciello1-1/+1
2023-09-15Documentation: ABI: debugfs-driver-qat: fix fw_counters pathGiovanni Cabiddu1-1/+1
2023-09-15hwrng: xiphera - removed unnneded platform_set_drvdata()Andrei Coardos1-2/+0
2023-09-15hwrng: xgene - removed unneeded call to platform_set_drvdata()Andrei Coardos1-1/+0
2023-09-15hwrng: mpfs - removed unneeded call to platform_set_drvdata()Andrei Coardos1-2/+0
2023-09-15KEYS: Include linux/errno.h in linux/verification.hHerbert Xu1-0/+1
2023-09-15hwrng: st - add MODULE_DESCRIPTIONMartin Kaiser1-0/+1
2023-09-15hwrng: nomadik - add MODULE_DESCRIPTIONMartin Kaiser1-0/+1
2023-09-15hwrng: ks-sa - use dev_err_probeMartin Kaiser1-6/+3
2023-09-15hwrng: ks-sa - remove dev from struct ks_sa_rngMartin Kaiser1-2/+0
2023-09-15hwrng: ks-sa - access private data via struct hwrngMartin Kaiser1-11/+4
2023-09-15wireguard: do not include crypto/algapi.hHerbert Xu3-3/+3
2023-09-15hwrng: hisi - removed unneeded call to platform_set_drvdata()Andrei Coardos1-2/+0
2023-09-15hwrng: bcm2835 - removed call to platform_set_drvdata()Andrei Coardos1-2/+0
2023-09-11Linux 6.6-rc1v6.6-rc1Linus Torvalds1-2/+2