]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2021-03-26  Aditya Srivastavacrypto: vmx - fix incorrect kernel-doc comment syntax...
2021-03-26  Weili Qiancrypto: hisilicon/qm - add queue isolation support...
2021-03-26  Weili Qiancrypto: hisilicon/qm - set the number of queues for...
2021-03-26  Weili Qiancrypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c
2021-03-26  Weili Qiancrypto: hisilicon/qm - set the total number of queues
2021-03-26  Hui Tangcrypto: hisilicon/hpre - fix Kconfig
2021-03-26  Hui Tangcrypto: hisilicon/hpre - fix "hpre_ctx_init" resource...
2021-03-26  Hui Tangcrypto: hisilicon - fix the check on dma address
2021-03-26  Hui Tangcrypto: hisilicon/hpre - optimise 'hpre_algs_register...
2021-03-26  Hui Tangcrypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH'
2021-03-26  Meng Yucrypto: ecc - Correct an error in the comments
2021-03-26  Tong Zhangcrypto: qat - ADF_STATUS_PF_RUNNING should be set after...
2021-03-26  Tong Zhangcrypto: qat - don't release uninitialized resources
2021-03-26  Lee Jonescrypto: nitrox - Demote non-compliant kernel-doc headers
2021-03-26  Lee Jonescrypto: nx - Repair some kernel-doc problems
2021-03-26  Lee Jonescrypto: vmx - Source headers are not good kernel-doc...
2021-03-26  Lee Jonescrypto: caam - Provide the name of the function and...
2021-03-26  Lee Jonescrypto: atmel-ecc - Struct headers need to start with...
2021-03-26  Lee Jonescrypto: keembay - Fix incorrectly named functions/structs
2021-03-26  Lee Jonescrypto: ux500/hash - Fix worthy kernel-doc headers...
2021-03-26  Lee Jonescrypto: chelsio - Fix some kernel-doc issues
2021-03-26  Lee Jonescrypto: bcm - Fix a whole host of kernel-doc misdemeanours
2021-03-26  Lee Jonescrypto: hisilicon/sec - Supply missing description...
2021-03-26  Bhaskar Chowdhurycrypto: inside-secure - Minor typo fix in the file...
2021-03-26  Milan Djuroviccrypto: jitterentropy - Put constants on the right...
2021-03-26  Zihao Tanghwrng: core - convert sysfs sprintf/snprintf family...
2021-03-26  Xiang Chencrypto: allwinner - Fix the parameter of dma_unmap_sg()
2021-03-26  Xiang Chencrypto: ux500 - Fix the parameter of dma_unmap_sg()
2021-03-26  Xiang Chencrypto: cavium - Fix the parameter of dma_unmap_sg()
2021-03-26  Xiang Chencrypto: amlogic - Fix the parameter of dma_unmap_sg()
2021-03-26  Rijo Thomascrypto: ccp - fix command queuing to TEE ring buffer
2021-03-26  Rijo Thomascrypto: ccp - reduce tee command status polling interva...
2021-03-26  Tian Taohwrng: intel - Fix included header from 'asm
2021-03-26  Herbert XuMerge branch 'ecc'
2021-03-26  Saulo Alessandrex509: Add OID for NIST P384 and extend parser for it
2021-03-26  Stefan Bergerima: Support EC keys for signature verification
2021-03-26  Stefan Bergerx509: Add support for parsing x509 certs with ECDSA...
2021-03-26  Stefan Bergerx509: Detect sm2 keys by their parameters OID
2021-03-26  Saulo Alessandrecrypto: ecdsa - Register NIST P384 and extend test...
2021-03-26  Saulo Alessandrecrypto: ecc - Add math to support fast NIST P384
2021-03-26  Saulo Alessandrecrypto: ecc - Add NIST P384 curve parameters
2021-03-26  Stefan Bergercrypto: ecdsa - Add support for ECDSA signature verific...
2021-03-26  Stefan Bergeroid_registry: Add OIDs for ECDSA with SHA224/256/384/512
2021-03-19  Wang Qinghwrng: cctrng - delete redundant printing of return...
2021-03-19  Longfang Liucrypto: hisilicon/sec - fixes some driver coding style
2021-03-19  Longfang Liucrypto: hisilicon/sec - fixes some coding style
2021-03-19  Longfang Liucrypto: hisilicon/sec - fixes a printing error
2021-03-19  Tian Taohwrng: ba431 - use devm_platform_ioremap_resource(...
2021-03-19  Tian Taohwrng: cctrng - use devm_platform_ioremap_resource...
2021-03-19  Ard Biesheuvelcrypto: arm/chacha-scalar - switch to common rev_l...
2021-03-19  Ard Biesheuvelcrypto: arm/aes-scalar - switch to common rev_l/mov_l...
2021-03-19  Eric Biggerscrypto: arm/blake2s - fix for big endian
2021-03-19  Herbert Xucrypto: aegis128 - Move simd prototypes into aegis.h
2021-03-12  Philipp Zabelcrypto: sun4i-ss - simplify optional reset handling
2021-03-12  Álvaro Fernández... hwrng: bcm2835 - add reset support
2021-03-12  Álvaro Fernández... dt-bindings: rng: bcm2835: document reset support
2021-03-12  Álvaro Fernández... dt-bindings: rng: bcm2835: add clock constraints
2021-03-12  Hui Tangcrypto: qat - fix use of 'dma_map_single'
2021-03-12  Hui Tangcrypto: qat - fix unmap invalid dma address
2021-03-12  Jia-Ju Baicrypto: sun8i-ce - fix error return code in sun8i_ce_pr...
2021-03-12  Meng Yucrypto: hisilicon/hpre - add 'CURVE25519' algorithm
2021-03-12  Meng Yucrypto: ecc - add curve25519 params and expose them
2021-03-12  Meng Yucrypto: hisilicon/hpre - add 'ECDH' algorithm
2021-03-12  Meng Yucrypto: ecc - expose ecc curves
2021-03-12  Meng Yucrypto: ecdh - move curve_id of ECDH from the key to...
2021-03-12  Meng Yucrypto: hisilicon/hpre - add algorithm type
2021-03-12  Meng Yucrypto: hisilicon/hpre - add version adapt to new algor...
2021-03-12  Tom Lendackycrypto: ccp - Don't initialize SEV support without...
2021-03-12  Ard Biesheuvelcrypto: api - check for ERR pointers in crypto_destroy_...
2021-03-12  Colin Ian Kingcrypto: sun8i-ss - Fix memory leak of object d when...
2021-03-12  Tian Taocrypto: cavium - remove unused including <linux/version.h>
2021-03-12  Tian Taohwrng: pic32 - Use device-managed registration API
2021-03-12  Tian Taohwrng: cctrng - Use device-managed registration API
2021-03-07  Yang Licrypto: nx - add missing call to of_node_put()
2021-03-07  Kai Yecrypto: testmgr - delete some redundant code
2021-03-07  Tian Taohwrng: omap - Fix included header from 'asm'
2021-03-07  Krzysztof Kozlowskicrypto: s5p-sss - initialize APB clock after the AXI...
2021-03-07  Corentin Labbecrypto: sun8i-ss - fix result memory leak on error...
2021-03-07  Thara Gopinathcrypto: qce - Remove totallen and offset in qce_start
2021-03-07  Thara Gopinathcrypto: qce - Remover src_tbl from qce_cipher_reqctx
2021-03-07  Thara Gopinathcrypto: qce - Set data unit size to message length...
2021-03-07  Thara Gopinathcrypto: qce - Improve the conditions for requesting...
2021-03-07  Thara Gopinathcrypto: qce - Set ivsize to 0 for ecb(aes)
2021-03-07  Thara Gopinathcrypto: qce - Return error for non-blocksize data(ECB...
2021-03-07  Thara Gopinathcrypto: qce - Return error for zero length messages
2021-03-07  Thara Gopinathcrypto: qce - Return unsupported if any three keys...
2021-03-07  Thara Gopinathcrypto: qce - Return unsupported if key1 and key 2...
2021-03-07  Thara Gopinathcrypto: qce - Hold back a block of data to be transferr...
2021-03-07  Thara Gopinathcrypto: qce - Restore/save ahash state with custom...
2021-03-07  Wei Yongjuncrypto: keembay-ocs-aes - Fix error return code in...
2021-03-07  Wei Yongjuncrypto: keembay-ocs-hcu - Fix error return code in...
2021-03-07  Herbert Xucrypto: serpent - Fix sparse byte order warnings
2021-03-07  Tang Bincrypto: amlogic - Fix unnecessary check in meson_crypto...
2021-03-07  Tian Taohwrng: bcm2835 - remove redundant null check
2021-03-07  Bhaskar Chowdhurycrypto: qat - fix spelling mistake: "messge" -> "message"
2021-03-07  Tian Taohwrng: xiphera-trng - use devm_platform_ioremap_resourc...
2021-03-07  Eric Biggerscrypto: arm/blake2b - drop unnecessary return statement
2021-03-07  Tian Taohwrng: ba431 - Use device-managed registration
2021-03-07  Yang Licrypto: powepc/sha1 - remove unneeded semicolon
2021-03-06  Linus TorvaldsLinux 5.12-rc2 v5.12-rc2
next