summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...jd/deferred-aip-removalLinus Torvalds2021-04-300-0/+0
|\
| * Merge tag 'platform-drivers-x86-surface-aggregator-v5.13-1' of git://git.kern...Jiri Kosina2021-03-304-11/+11
| |\
* | \ Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-281-0/+1
|\ \ \
| * \ \ Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe2021-04-261-0/+1
| |\ \ \
| | * | | async_xor: increase src_offs when dropping destination pageXiao Ni2021-04-261-0/+1
| |/ / /
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-04-2625-297/+1356
|\ \ \ \ | |/ / / |/| | |
| * | | crypto: camellia - drop duplicate "depends on CRYPTO"Randy Dunlap2021-04-221-5/+0
| * | | crypto: doc - fix kernel-doc notation in chacha.c and af_alg.cRandy Dunlap2021-04-221-41/+53
| * | | crypto: crc32-generic - Use SPDX-License-IdentifierChristophe JAILLET2021-04-161-23/+1
| * | | crypto: ecc - delete a useless function declarationMeng Yu2021-04-161-8/+0
| * | | crypto: fcrypt - Remove 'do while(0)' loop for single statement macroMilan Djurovic2021-04-021-4/+1
| * | | crypto: keywrap - Remove else after break statementMilan Djurovic2021-04-021-2/+2
| * | | crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATSEric Biggers2021-04-021-7/+3
| * | | crypto: ecc - Correct an error in the commentsMeng Yu2021-03-261-1/+1
| * | | crypto: jitterentropy - Put constants on the right side of the expressionMilan Djurovic2021-03-261-4/+4
| * | | Merge branch 'ecc'Herbert Xu2021-03-2612-89/+1144
| |\ \ \
| | * | | x509: Add OID for NIST P384 and extend parser for itSaulo Alessandre2021-03-261-0/+3
| | * | | x509: Add support for parsing x509 certs with ECDSA keysStefan Berger2021-03-263-3/+39
| | * | | x509: Detect sm2 keys by their parameters OIDStefan Berger2021-03-261-1/+11
| | * | | crypto: ecdsa - Register NIST P384 and extend test suiteSaulo Alessandre2021-03-263-1/+195
| | * | | crypto: ecc - Add math to support fast NIST P384Saulo Alessandre2021-03-262-75/+194
| | * | | crypto: ecc - Add NIST P384 curve parametersSaulo Alessandre2021-03-262-0/+34
| | * | | crypto: ecdsa - Add support for ECDSA signature verificationStefan Berger2021-03-268-11/+671
| | | |/ | | |/|
| * | | crypto: aegis128 - Move simd prototypes into aegis.hHerbert Xu2021-03-193-20/+24
| * | | crypto: ecc - add curve25519 params and expose themMeng Yu2021-03-132-0/+23
| * | | crypto: ecc - expose ecc curvesMeng Yu2021-03-132-36/+6
| * | | crypto: ecdh - move curve_id of ECDH from the key to algorithm nameMeng Yu2021-03-134-46/+77
| * | | crypto: api - check for ERR pointers in crypto_destroy_tfm()Ard Biesheuvel2021-03-131-1/+1
| * | | crypto: testmgr - delete some redundant codeKai Ye2021-03-071-8/+3
| * | | crypto: serpent - Fix sparse byte order warningsHerbert Xu2021-03-071-14/+25
| |/ /
* | | Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-140-0/+0
|\ \ \
| * | | Merge tag 'irqchip-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-03-1446-4388/+263
| |\| |
* | | | crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki2021-03-081-1/+1
| |/ / |/| |
* | | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-240-0/+0
|\ \ \
| * \ \ Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman2021-02-050-0/+0
| |\ \ \ | | |/ / | |/| |
* | | | Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-234-11/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | crypto: pkcs7: Use match_string() helper to simplify the codeYueHaibing2021-01-211-5/+4
| * | | PKCS#7: drop function from kernel-doc pkcs7_validate_trust_oneAlex Shi2021-01-211-1/+1
| * | | crypto: asymmetric_keys: fix some comments in pkcs7_parser.hRandy Dunlap2021-01-211-3/+2
| * | | KEYS: asymmetric: Fix kerneldocKrzysztof Kozlowski2021-01-211-2/+4
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-220-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'amba-make-remove-return-void' of https://git.pengutronix.de/git/uk...Russell King2021-02-0214-273/+447
| |\ \ \
* | \ \ \ Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-02-2141-4374/+248
|\ \ \ \ \
| * | | | | crypto: xor - Fix typo of optimizationBhaskar Chowdhury2021-02-101-1/+1
| * | | | | crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key()Daniele Alessandrelli2021-02-101-0/+3
| * | | | | crypto: twofish - use unaligned accessors instead of alignmaskArd Biesheuvel2021-02-101-8/+3
| * | | | | crypto: fcrypt - drop unneeded alignmaskArd Biesheuvel2021-02-101-1/+0
| * | | | | crypto: cast6 - use unaligned accessors instead of alignmaskArd Biesheuvel2021-02-101-22/+17
| * | | | | crypto: cast5 - use unaligned accessors instead of alignmaskArd Biesheuvel2021-02-101-14/+9
| * | | | | crypto: camellia - use unaligned accessors instead of alignmaskArd Biesheuvel2021-02-101-29/+16