]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2020-03-30  Lothar Rubuschcrypto: af_alg - bool type cosmetics
2020-03-30  Jason A. Donenfeldcrypto: arm[64]/poly1305 - add artifact to .gitignore...
2020-03-30  Andrey Smirnovcrypto: caam - limit single JD RNG output to maximum...
2020-03-30  Andrey Smirnovcrypto: caam - enable prediction resistance in HRWNG
2020-03-30  Andrei Botilabus: fsl-mc: add api to retrieve mc version
2020-03-30  Andrey Smirnovcrypto: caam - invalidate entropy register during RNG...
2020-03-30  Andrey Smirnovcrypto: caam - check if RNG job failed
2020-03-30  Andrey Smirnovcrypto: caam - simplify RNG implementation
2020-03-30  Andrey Smirnovcrypto: caam - drop global context pointer and init_done
2020-03-30  Andrey Smirnovcrypto: caam - use struct hwrng's .init for initialization
2020-03-30  Andrey Smirnovcrypto: caam - allocate RNG instantiation descriptor...
2020-03-30  YueHaibingcrypto: ccree - remove duplicated include from cc_aead.c
2020-03-20  YueHaibingcrypto: chelsio - remove set but not used variable...
2020-03-20  SrujanaChallacrypto: marvell - enable OcteonTX cpt options for build
2020-03-20  SrujanaChallacrypto: marvell - add the Virtual Function driver for CPT
2020-03-20  SrujanaChallacrypto: marvell - add support for OCTEON TX CPT engine
2020-03-20  SrujanaChallacrypto: marvell - create common Kconfig and Makefile...
2020-03-20  Torsten Duwecrypto: arm/neon - memzero_explicit aes-cbc key
2020-03-20  Takashi Iwaicrypto: bcm - Use scnprintf() for avoiding potential...
2020-03-20  Jianhui Zhaocrypto: atmel-i2c - Fix wakeup fail
2020-03-20  Kai Yecrypto: hisilicon/sec2 - Add new create qp process
2020-03-20  Hui Tangcrypto: hisilicon/hpre - Optimize finding hpre device...
2020-03-20  Shukun Tancrypto: hisilicon/zip - Use hisi_qm_alloc_qps_node...
2020-03-20  Weili Qiancrypto: hisilicon/qm - Put device finding logic into QM
2020-03-12  Gilad Ben-Yossefcrypto: ccree - refactor AEAD IV in AAD handling
2020-03-12  Gilad Ben-Yossefcrypto: ccree - use crypto_ipsec_check_assoclen()
2020-03-12  Gilad Ben-Yossefcrypto: ccree - only check condition if needed
2020-03-12  Gilad Ben-Yossefcrypto: ccree - remove ancient TODO remarks
2020-03-12  Hadar Gatcrypto: ccree - remove pointless comment
2020-03-12  Hadar Gatcrypto: ccree - update register handling macros
2020-03-12  Connor Kuehlcrypto: ccp - use file mode for sev ioctl permissions
2020-03-12  Martin Kaiserhwrng: imx-rngc - simplify interrupt mask/unmask
2020-03-12  Martin Kaiserhwrng: imx-rngc - check the rng type
2020-03-12  Martin Kaiserhwrng: imx-rngc - (trivial) simplify error prints
2020-03-12  Martin Kaiserhwrng: imx-rngc - use automatic seeding
2020-03-12  Martin Kaiserhwrng: imx-rngc - fix an error path
2020-03-12  Randy Dunlaphwrng: ks-sa - move TI Keystone driver into the config...
2020-03-12  Longfang Liucrypto: hisilicon/sec2 - Add pbuffer mode for SEC driver
2020-03-12  Longfang Liucrypto: hisilicon/sec2 - Update IV and MAC operation
2020-03-12  Longfang Liucrypto: hisilicon/sec2 - Add iommu status check
2020-03-12  Ye Kaicrypto: hisilicon/sec2 - Add workqueue for SEC driver.
2020-03-12  Shukun Tancrypto: hisilicon - Use one workqueue per qm instead...
2020-03-12  Eric Biggerscrypto: aead - improve documentation for scatterlist...
2020-03-12  Eric Biggerscrypto: testmgr - do comparison tests before inauthenti...
2020-03-12  Eric Biggerscrypto: testmgr - use consistent IV copies for AEADs...
2020-03-12  Eneas U de... crypto: qce - fix wrong config symbol reference
2020-03-12  Tianjia Zhangcrypto: qat - simplify the qat_crypto function
2020-03-12  John Allencrypto: ccp - Cleanup sp_dev_master in psp_dev_destroy()
2020-03-12  John Allencrypto: ccp - Cleanup misc_dev on sev_exit()
2020-03-06  Stefan Agnercrypto: arm/ghash-ce - define fpu before fpu registers...
2020-03-06  Jason A. Donenfeldcrypto: x86/curve25519 - leave r12 as spare register
2020-03-06  Andrei Botilacrypto: caam - update xts sector size for large input...
2020-03-06  Horia Geantăcrypto: caam/qi2 - fix chacha20 data size error
2020-03-06  Vinay Kumar... crypto: chelsio/chtls - Fixed boolinit.cocci warning
2020-03-06  Hongbo Yaocrypto: hisilicon - qm depends on UACCE
2020-03-06  Zhangfei Gaouacce: unmap remaining mmapping from user space
2020-03-06  Eric Biggerscrypto: xts - simplify error handling in ->create()
2020-03-06  Eric Biggerscrypto: rsa-pkcs1pad - simplify error handling in pkcs1...
2020-03-06  Eric Biggerscrypto: pcrypt - simplify error handling in pcrypt_crea...
2020-03-06  Eric Biggerscrypto: lrw - simplify error handling in create()
2020-03-06  Eric Biggerscrypto: geniv - simply error handling in aead_geniv_alloc()
2020-03-06  Eric Biggerscrypto: gcm - simplify error handling in crypto_rfc4543...
2020-03-06  Eric Biggerscrypto: gcm - simplify error handling in crypto_rfc4106...
2020-03-06  Eric Biggerscrypto: cts - simplify error handling in crypto_cts_cre...
2020-03-06  Eric Biggerscrypto: ctr - simplify error handling in crypto_rfc3686...
2020-03-06  Eric Biggerscrypto: cryptd - simplify error handling in cryptd_crea...
2020-03-06  Eric Biggerscrypto: ccm - simplify error handling in crypto_rfc4309...
2020-03-06  Eric Biggerscrypto: authencesn - fix weird comma-terminated line
2020-03-06  Zhangfei GaoMAINTAINERS: add maintainers for uacce
2020-03-06  Vinay Kumar... crypto: chelsio/chtls - Fixed tls stats
2020-03-06  Rosioru Dragoscrypto: mxs-dcp - fix scatterlist linearization for...
2020-03-06  Corentin Labbecrypto: sun8i-ce - fix description of stat_fb
2020-03-06  Corentin Labbecrypto: sun8i-ss - fix description of stat_fb
2020-03-06  Gustavo A.... crypto: Replace zero-length array with flexible-array...
2020-03-06  Corentin Labbecrypto: arm64/sha-ce - implement export/import
2020-03-06  Ayush Sawalcrypto: chelsio - Use multiple txq/rxq per tfm to proce...
2020-03-06  Ayush Sawalcrypto: chelsio - Recalculate iv only if it is needed
2020-02-28  Colin Ian Kingcrypto: hisilicon - remove redundant assignment of...
2020-02-28  Herbert Xuhwrng: omap3-rom - Include linux/io.h for virt_to_phys
2020-02-28  YueHaibingcrypto: md5 - remove unused macros
2020-02-28  Devulapally... crypto: chelsio - un-register crypto algorithms
2020-02-28  Ayush SawalMAINTAINERS: Update maintainers for chelsio crypto...
2020-02-28  Kalyani Akulacrypto: xilinx - Add Xilinx AES driver
2020-02-28  Kalyani Akuladt-bindings: crypto: Add bindings for ZynqMP AES-GCM...
2020-02-28  Kalyani Akulafirmware: xilinx: Add ZynqMP aes API for AES functionality
2020-02-22  Al Virocrypto: chelsio - Endianess bug in create_authenc_wr
2020-02-22  Gustavo A.... crypto: s5p-sss - Replace zero-length array with flexib...
2020-02-22  Gustavo A.... crypto: img-hash - Replace zero-length array with flexi...
2020-02-22  Iuliana Prodancrypto: caam - add crypto_engine support for HASH algor...
2020-02-22  Iuliana Prodancrypto: caam - add crypto_engine support for RSA algorithms
2020-02-22  Iuliana Prodancrypto: caam - add crypto_engine support for AEAD algor...
2020-02-22  Iuliana Prodancrypto: caam - support crypto_engine framework for...
2020-02-22  Iuliana Prodancrypto: caam - change return code in caam_jr_enqueue...
2020-02-22  Iuliana Prodancrypto: caam - refactor RSA private key _done callbacks
2020-02-22  Iuliana Prodancrypto: caam - refactor ahash_edesc_alloc
2020-02-22  Iuliana Prodancrypto: caam - refactor ahash_done callbacks
2020-02-22  Iuliana Prodancrypto: caam - refactor skcipher/aead/gcm/chachapoly...
2020-02-22  Geert Uytterhoevencrypto: qat - spelling s/Decrytp/Decrypt/
2020-02-22  Geert Uytterhoevencrypto: ccree - use devm_kzalloc() for hash data
2020-02-22  Geert Uytterhoevencrypto: ccree - use devm_k[mz]alloc() for cipher data
next