summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* crypto: xilinx - call finalize with bh disabledQuanyang Wang2024-02-091-0/+3
* crypto: ahash - unexport crypto_hash_alg_has_setkey()Eric Biggers2024-02-022-13/+10
* crypto: hisilicon/sec - remove unused parameterWenkai Lin2024-02-021-10/+6
* crypto: hisilicon/sec2 - fix some cleanup issuesQi Tao2024-02-021-2/+2
* crypto: hisilicon/sec2 - modify nested macro callQi Tao2024-02-021-9/+4
* crypto: hisilicon/sec2 - updates the sec DFX function registerQi Tao2024-02-021-0/+5
* dt-bindings: crypto: ice: Document SC7180 inline crypto engineDavid Wronek2024-01-261-0/+1
* crypto: testmgr - remove unused xts4096 and xts512 algorithms from testmgr.cJoachim Vandersmissen2024-01-261-8/+0
* crypto: qat - use kcalloc_node() instead of kzalloc_node()Erick Archer2024-01-261-1/+1
* crypto: sun8i-ce - Use kcalloc() instead of kzalloc()Erick Archer2024-01-261-1/+1
* crypto: hisilicon - Fix smp_processor_id() warningsWenkai Lin2024-01-263-3/+3
* crypto: arm64/aes-ccm - Merge finalization into en/decrypt asm helpersArd Biesheuvel2024-01-262-38/+29
* crypto: arm64/aes-ccm - Merge encrypt and decrypt tail handlingArd Biesheuvel2024-01-261-13/+13
* crypto: arm64/aes-ccm - Cache round keys and unroll AES loopsArd Biesheuvel2024-01-261-57/+38
* crypto: arm64/aes-ccm - Reuse existing MAC update for AAD inputArd Biesheuvel2024-01-264-79/+43
* crypto: arm64/aes-ccm - Replace bytewise tail handling with NEON permuteArd Biesheuvel2024-01-261-21/+38
* crypto: arm64/aes-ccm - Pass short inputs via stack bufferArd Biesheuvel2024-01-261-17/+40
* crypto: arm64/aes-ccm - Keep NEON enabled during skcipher walkArd Biesheuvel2024-01-261-12/+10
* crypto: arm64/aes-ccm - Revert "Rewrite skcipher walker loop"Ard Biesheuvel2024-01-261-26/+31
* crypto: asymmetric_keys - remove redundant pointer secsColin Ian King2024-01-261-2/+2
* crypto: pcbc - remove redundant assignment to nbytesColin Ian King2024-01-261-2/+2
* crypto: hisilicon/qm - dump important registers values before resettingWeili Qian2024-01-261-0/+24
* crypto: hisilicon/qm - support get device stateWeili Qian2024-01-264-0/+50
* crypto: iaa - Remove unnecessary debugfs_create_dir() error check in iaa_cryp...Minjie Du2024-01-261-2/+0
* crypto: iaa - Remove header table codeTom Zanussi2024-01-263-131/+3
* KEYS: include header for EINVAL definitionClay Chang2024-01-261-0/+1
* dt-bindings: qcom-qce: Add compatible for SM6350Luca Weiss2024-01-261-0/+1
* crypto: qat - avoid memcpy() overflow warningArnd Bergmann2024-01-261-0/+3
* crypto: vmx - Move to arch/powerpc/cryptoDanny Tsen2024-01-2617-281/+46
* crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() aft...Markus Elfring2024-01-261-6/+6
* crypto: caam - fix asynchronous hashGaurav Jain2024-01-262-4/+10
* crypto: qat - fix arbiter mapping generation algorithm for QAT 402xxDamian Muszynski2024-01-261-0/+1
* Linux 6.8-rc1v6.8-rc1Linus Torvalds2024-01-211-2/+2
* Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-2178-1426/+1629
|\
| * bcachefs: Improve inode_to_text()Kent Overstreet2024-01-211-7/+18
| * bcachefs: logged_ops_format.hKent Overstreet2024-01-212-27/+31
| * bcachefs: reflink_format.hKent Overstreet2024-01-213-47/+48
| * bcachefs; extents_format.hKent Overstreet2024-01-212-279/+284
| * bcachefs: ec_format.hKent Overstreet2024-01-212-16/+20
| * bcachefs: subvolume_format.hKent Overstreet2024-01-212-32/+36
| * bcachefs: snapshot_format.hKent Overstreet2024-01-212-33/+37
| * bcachefs: alloc_background_format.hKent Overstreet2024-01-212-93/+94
| * bcachefs: xattr_format.hKent Overstreet2024-01-212-15/+20
| * bcachefs: dirent_format.hKent Overstreet2024-01-212-39/+43
| * bcachefs: inode_format.hKent Overstreet2024-01-212-164/+167
| * bcachefs; quota_format.hKent Overstreet2024-01-212-42/+48
| * bcachefs: sb-counters_format.hKent Overstreet2024-01-212-95/+100
| * bcachefs: counters.c -> sb-counters.cKent Overstreet2024-01-215-8/+7
| * bcachefs: comment bch_subvolumeKent Overstreet2024-01-211-0/+3
| * bcachefs: bch_snapshot::btimeKent Overstreet2024-01-212-0/+3